优化实践教程示例项目
您最多选择25个主题 主题必须以中文或者字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

37949 行
1.9 MiB

#include "pch-cpp.hpp"
#ifndef _MSC_VER
# include <alloca.h>
#else
# include <malloc.h>
#endif
#include <limits>
#include <stdint.h>
template <typename R>
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 <typename R, typename T1>
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 <typename T1>
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 <typename R>
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 <typename R, typename T1, typename T2>
struct InterfaceFuncInvoker2
{
typedef R (*Func)(void*, T1, T2, const RuntimeMethod*);
static inline R Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj, T1 p1, T2 p2)
{
const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface);
return ((Func)invokeData.methodPtr)(obj, p1, p2, invokeData.method);
}
};
// System.Action`1<UnityEngine.UIElements.BaseVisualElementPanel>
struct Action_1_tF0C1AFCCE9CE63382F43540DC0DA04A8939A8A53;
// System.Action`1<UnityEngine.Font>
struct Action_1_tD91E4D0ED3C2E385D3BDD4B3EA48B5F99D39F1DC;
// System.Action`1<UnityEngine.UIElements.IPanel>
struct Action_1_tE55F8AC1EEC45D0C976E56B2950D65EC814C06E6;
// System.Action`1<UnityEngine.Material>
struct Action_1_t996DFD52B4BDA6CBE8058C13167C4D2B8C612CAA;
// System.Action`1<UnityEngine.UIElements.MeshGenerationContext>
struct Action_1_t3DC3411926243F1DB9C330F8E105B904E38C1A0B;
// System.Action`1<UnityEngine.UIElements.Panel>
struct Action_1_tEFD4B3570567C07AE1CC4A2D290987F4347F2F01;
// UnityEngine.UIElements.UIR.BasicNode`1<UnityEngine.UIElements.UIR.TextureEntry>
struct BasicNode_1_t7B4D545DCD6949B2E1C85D63DF038E44602F7DDB;
// System.Collections.Generic.Dictionary`2<System.Int32,System.Globalization.CultureInfo>
struct Dictionary_2_t9FA6D82CAFC18769F7515BB51D1C56DAE09381C3;
// System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.TextCore.Text.FontAsset>
struct Dictionary_2_tC20B3D6AE4370C892734F670EF4D1FB9CE91F371;
// System.Collections.Generic.Dictionary`2<System.Int32Enum,System.Object>
struct Dictionary_2_t514396B90715EDD83BB0470C76C2F426F9381C71;
// System.Collections.Generic.Dictionary`2<System.Object,System.Object>
struct Dictionary_2_t14FE4A752A83D53771C584E4C8D14E01F2AFD7BA;
// System.Collections.Generic.Dictionary`2<System.Object,UnityEngine.UIElements.StyleComplexSelector/PseudoStateData>
struct Dictionary_2_t377C2B6CAA20982B0AC7A180E3800172E88C8BDE;
// System.Collections.Generic.Dictionary`2<System.String,System.Collections.Generic.List`1<UnityEngine.UIElements.IUxmlFactory>>
struct Dictionary_2_tA46ED3F3409EFE7435A050EFC98737E3416DF297;
// System.Collections.Generic.Dictionary`2<System.String,System.Globalization.CultureInfo>
struct Dictionary_2_tE1603CE612C16451D1E56FF4D4859D4FE4087C28;
// System.Collections.Generic.Dictionary`2<System.String,UnityEngine.UIElements.StyleSheets.Syntax.Expression>
struct Dictionary_2_t41A97B6849DA9B80390BF3C8A232EC503E0314E6;
// System.Collections.Generic.Dictionary`2<System.String,System.Object>
struct Dictionary_2_tA348003A3C1CEFB3096E9D2A0BC7F1AC8EC4F710;
// System.Collections.Generic.Dictionary`2<System.String,UnityEngine.UIElements.StyleComplexSelector>
struct Dictionary_2_t00B3CBC13D1439C8660D9FC33442C5620590706F;
// System.Collections.Generic.Dictionary`2<System.String,UnityEngine.UIElements.StyleSheets.StylePropertyValue>
struct Dictionary_2_t645C7B1DAE2D839B52A5E387C165CE13D5465B00;
// System.Collections.Generic.Dictionary`2<System.String,UnityEngine.UIElements.VisualElement>
struct Dictionary_2_t41165BF747F041590086BE39A59BE164430A3CEF;
// System.Collections.Generic.Dictionary`2<System.String,UnityEngine.UIElements.StyleComplexSelector/PseudoStateData>
struct Dictionary_2_t29D782BF5D0A26D11A04865B4306B86575506834;
// System.Collections.Generic.Dictionary`2<UnityEngine.SystemLanguage,System.String>
struct Dictionary_2_t6C6EC215760B1C042E8B9DB7E01E35016E524ED3;
// System.Collections.Generic.Dictionary`2<System.Type,UnityEngine.UIElements.VisualElement/TypeData>
struct Dictionary_2_t4055F6540F36F21F9FEDAFB92D8E0089B38EBBC8;
// System.Collections.Generic.Dictionary`2<System.UInt32,UnityEngine.TextCore.Text.Character>
struct Dictionary_2_t93CDF0F4011A5A3024EB73A492F9512E3046EACB;
// System.Collections.Generic.Dictionary`2<System.UInt32,UnityEngine.TextCore.Glyph>
struct Dictionary_2_tC61348D10610A6B3D7B65102D82AC3467D59EAA7;
// System.EventHandler`1<System.Runtime.ExceptionServices.FirstChanceExceptionEventArgs>
struct EventHandler_1_tF46A0252BA462E35F6B72C69AB6C0F751E7443D7;
// System.Func`1<System.Int32Enum>
struct Func_1_tA8F91C23675D323D5C9C1F3D2FAA8008CB1EF551;
// System.Func`1<UnityEngine.SystemLanguage>
struct Func_1_t802694F4E6C73B59DA47B1BD837ED5704CA76FAE;
// System.Func`2<System.Object,System.Boolean>
struct Func_2_tE1F0D41563EE092E5E5540B061449FDE88F1DC00;
// System.Func`2<System.Object,System.Object>
struct Func_2_tACBF5A1656250800CE861707354491F0611F6624;
// System.Func`2<System.Single,System.Single>
struct Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2;
// System.Func`2<System.String,System.Boolean>
struct Func_2_tAB9727E0C937894E19032D575D98A8A9AB5EE47D;
// System.Func`2<System.String,UnityEngine.Object>
struct Func_2_tC8EC955FF0F5EC208D934D59B296F28BC8B07D24;
// System.Func`2<UnityEngine.UIElements.StyleSelector,System.String>
struct Func_2_tCCD9285ED7257102C8EE45B514FB667F28CFDE59;
// System.Func`2<UnityEngine.UIElements.StyleSelectorPart,System.Object>
struct Func_2_tFD36EA818BBCBD1EDE1E1540FC3EF156A6ADCCAD;
// System.Func`2<UnityEngine.UIElements.StyleSelectorPart,System.String>
struct Func_2_tFA25374333A94339FCFCCF26E23AE7046335A359;
// System.Func`2<UnityEngine.Vector2,UnityEngine.Vector2>
struct Func_2_t33ED521BE3A7E943FA8D764514952EDF1AF1C0FA;
// System.Func`3<System.Object,System.Boolean,System.Boolean>
struct Func_3_t50E159DCCFD1AFE2F58DC0D7B987B725EBD0F102;
// System.Func`3<System.Object,System.Int32,System.Int32>
struct Func_3_tDC12B1480F34ED9A70CB26794928E60F60A42300;
// System.Func`3<System.Object,System.Int64,System.Int64>
struct Func_3_t9474A2AD78068EBD4521A09366434C0A84FFE4AD;
// System.Func`3<System.Object,System.Object,System.Object>
struct Func_3_tAB0692B406AF1455ADB5F518BF283E084B5E8566;
// System.Func`3<System.Object,System.Single,System.Single>
struct Func_3_tCD4C784ED366DCCDCB2B09D49D9FADD3135B516A;
// System.Func`3<System.String,System.Boolean,System.Boolean>
struct Func_3_t62BC9D925DCAC8F5784BA97C793F4E593496CDA7;
// System.Func`3<System.String,System.Int32,System.Int32>
struct Func_3_t0620ECF6AB73866242850ABCE518B069D201DA79;
// System.Func`3<System.String,System.Int64,System.Int64>
struct Func_3_tD3C5141B184A528ABF7649D429906DA08C68E4A7;
// System.Func`3<System.String,System.Object,System.Object>
struct Func_3_tBFBF2C1D5A7EE5485A61C55BA580F7AF50AABBF0;
// System.Func`3<System.String,System.Single,System.Single>
struct Func_3_t5328A430FC4208B44C52E4E89DC5F686DE6A6A1B;
// System.Func`3<System.String,System.String,System.String>
struct Func_3_t939A6EACCC1AF5BEBF329B74AD1D13109632A3DA;
// System.Collections.Generic.HashSet`1<System.Int32>
struct HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2;
// System.Collections.Generic.HashSet`1<System.Object>
struct HashSet_1_t2F33BEB06EEA4A872E2FAF464382422AA39AE885;
// System.Collections.Generic.HashSet`1<System.String>
struct HashSet_1_tEFC6605F7DE53F71946C33FD371E53C3100F2178;
// System.Collections.Generic.HashSet`1<System.UInt32>
struct HashSet_1_t5DD20B42149A11AEBF12A75505306E6EFC34943A;
// System.Collections.Generic.IEnumerable`1<System.Int32>
struct IEnumerable_1_tCE758D940790D6D0D56B457E522C195F8C413AF2;
// System.Collections.Generic.IEnumerable`1<System.Object>
struct IEnumerable_1_tF95C9E01A913DD50575531C8305932628663D9E9;
// System.Collections.Generic.IEnumerable`1<System.String>
struct IEnumerable_1_t349E66EC5F09B881A8E52EE40A1AB9EC60E08E44;
// System.Collections.Generic.IEnumerable`1<UnityEngine.UIElements.StyleSelector>
struct IEnumerable_1_t57169610600DACD33A68F924240E9E9B6E637F74;
// System.Collections.Generic.IEnumerable`1<UnityEngine.UIElements.StyleSelectorPart>
struct IEnumerable_1_tE925592D6CE31E7FA5349FCEE9007F3DF53409FD;
// System.Collections.Generic.IEnumerable`1<UnityEngine.UIElements.StyleVariable>
struct IEnumerable_1_t51D5C91DA217ADA1B24D5142C3CA3833384F5CA3;
// System.Collections.Generic.IEqualityComparer`1<System.Object>
struct IEqualityComparer_1_t2CA7720C7ADCCDECD3B02E45878B4478619D5347;
// System.Collections.Generic.IEqualityComparer`1<System.String>
struct IEqualityComparer_1_tAE94C8F24AD5B94D4EE85CA9FC59E3409D41CAF7;
// System.Collections.Generic.IEqualityComparer`1<UnityEngine.SystemLanguage>
struct IEqualityComparer_1_t3396B2F360A7C419DEFE63C2BFA4C631CD4D477C;
// UnityEngine.UIElements.IStyleValue`1<UnityEngine.Color>
struct IStyleValue_1_t8E602724F08CCD09684BFAB341CE20B029B90C61;
// UnityEngine.UIElements.IStyleValue`1<UnityEngine.UIElements.Cursor>
struct IStyleValue_1_t1774C3328C4606BECAC1D6AC39FE101AAD09A588;
// UnityEngine.UIElements.IStyleValue`1<System.Int32>
struct IStyleValue_1_t759DE12491F28A1314E1391C054C0751E6F2AE5D;
// UnityEngine.UIElements.IStyleValue`1<UnityEngine.UIElements.Length>
struct IStyleValue_1_t108FCAA674CEF45D92E496EA3B258DD2D3BC2950;
// UnityEngine.UIElements.IStyleValue`1<UnityEngine.UIElements.Rotate>
struct IStyleValue_1_tE245E2034FAF975F9107DAA3D480DABD36D065DE;
// UnityEngine.UIElements.IStyleValue`1<UnityEngine.UIElements.Scale>
struct IStyleValue_1_t60B64B8F2AABFE93E9F980903FA235A25EEE6AC2;
// UnityEngine.UIElements.IStyleValue`1<System.Single>
struct IStyleValue_1_t1DB43353EC06ED52600D61657BBD26EF81CE5B6D;
// UnityEngine.UIElements.IStyleValue`1<UnityEngine.UIElements.TextShadow>
struct IStyleValue_1_tA3635C4407421A9C31ECDFD4F63804EE7D57AF43;
// UnityEngine.UIElements.IStyleValue`1<UnityEngine.UIElements.TransformOrigin>
struct IStyleValue_1_t824116821CB88294640F85D02E205AC5F157F4FF;
// UnityEngine.UIElements.IStyleValue`1<UnityEngine.UIElements.Translate>
struct IStyleValue_1_t75C345274538150C05DDA28E113AD0B691730A17;
// System.Collections.Generic.Dictionary`2/KeyCollection<System.String,System.Collections.Generic.List`1<UnityEngine.UIElements.IUxmlFactory>>
struct KeyCollection_t3079E3D325C3168A2E2B7AA9326F1E2251009641;
// System.Collections.Generic.Dictionary`2/KeyCollection<System.String,UnityEngine.UIElements.StyleComplexSelector>
struct KeyCollection_t9D0AA6C6242A0E182B1BE5CF8346949901EB2330;
// System.Collections.Generic.Dictionary`2/KeyCollection<System.String,UnityEngine.UIElements.StyleComplexSelector/PseudoStateData>
struct KeyCollection_tF7FF5198CA7D5A910663B1577CD0FFDA83EA7A71;
// System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.SystemLanguage,System.String>
struct KeyCollection_tAC22D59A2245E394492320CFE3E3CC7630399F99;
// System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.PropertyName,System.Object>>
struct List_1_t60F39D768DAD2345527AD3EE73FAB2667DF4F260;
// System.Collections.Generic.List`1<UnityEngine.TextCore.Text.Character>
struct List_1_tFED0F30EE65D995591571D3CD2C10F22439CB317;
// System.Collections.Generic.List`1<UnityEngine.UIElements.ComputedTransitionProperty>
struct List_1_t888EAF80C1646E9D51193F9F6E183344845FB66C;
// System.Collections.Generic.List`1<UnityEngine.UIElements.EasingFunction>
struct List_1_tE7FB077B3CEA6371A27F72CC60962491AB71490B;
// System.Collections.Generic.List`1<UnityEngine.UIElements.StyleSheets.Syntax.Expression>
struct List_1_tCBE9E2C63706FE0CD9A6D23B9402AD482BFFDC48;
// System.Collections.Generic.List`1<UnityEngine.TextCore.Text.FontAsset>
struct List_1_t55B85B981AC5FD6A5358491F90FE354F78BB97DE;
// System.Collections.Generic.List`1<UnityEngine.TextCore.Glyph>
struct List_1_t95DB74B8EE315F8F92B7B96D93C901C8C3F6FE2C;
// System.Collections.Generic.List`1<UnityEngine.TextCore.GlyphRect>
struct List_1_t425D3A455811E316D2DF73E46CF9CD90A4341C1B;
// System.Collections.Generic.List`1<UnityEngine.UIElements.IUxmlFactory>
struct List_1_t1C028615AD4710B454A12711EBA9E6BA3EA21018;
// System.Collections.Generic.List`1<UnityEngine.UIElements.Experimental.IValueAnimationUpdate>
struct List_1_t96E9133B70FB6765E6B138E810D33E18901715DA;
// System.Collections.Generic.List`1<System.Int32>
struct List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73;
// System.Collections.Generic.List`1<System.Object>
struct List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D;
// System.Collections.Generic.List`1<UnityEngine.UIElements.UIR.RenderChainTextEntry>
struct List_1_t3ADC2CEE608F7E0043EBE4FD425E6C9AE43E19CC;
// System.Collections.Generic.List`1<UnityEngine.TextCore.Text.SpriteAsset>
struct List_1_t3EE59C28A34FCD5060EF6B6BAFA85F2C9D01D320;
// System.Collections.Generic.List`1<System.String>
struct List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD;
// System.Collections.Generic.List`1<UnityEngine.UIElements.StylePropertyName>
struct List_1_tD6F1685FEE5A196B3002ACC649A1DF5C65162268;
// System.Collections.Generic.List`1<UnityEngine.UIElements.StyleSheets.StylePropertyValue>
struct List_1_t893BC4E6EA21D89E7107414FB1199B089EB9F122;
// System.Collections.Generic.List`1<UnityEngine.UIElements.StyleSheet>
struct List_1_tEA16F82F7871418E28EB6F551D77A8AD9F2E337F;
// System.Collections.Generic.List`1<UnityEngine.UIElements.StyleSheets.StyleValue>
struct List_1_t686B3253BF1ECA33C528F281967CD2DA263C252E;
// System.Collections.Generic.List`1<UnityEngine.UIElements.StyleSheets.StyleValueManaged>
struct List_1_t05E80B72E11DAF32DE5C2209E33E4AA7D99CCE45;
// System.Collections.Generic.List`1<UnityEngine.UIElements.StyleVariable>
struct List_1_t4EB7DA35FB6C543101A0C09A56EE4B652F4E1777;
// System.Collections.Generic.List`1<UnityEngine.UIElements.TemplateAsset>
struct List_1_t63B31A07921C5E19BCA9E85447E2260F37E3E777;
// System.Collections.Generic.List`1<UnityEngine.Texture2D>
struct List_1_t0F231C3F13EBA1FF9081BD61489D01AA3CBE59D4;
// System.Collections.Generic.List`1<UnityEngine.UIElements.TimeValue>
struct List_1_t437B6C3879E969156A381BDC3C459CF809D39DDF;
// System.Collections.Generic.List`1<System.UInt32>
struct List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A;
// System.Collections.Generic.List`1<UnityEngine.UIElements.VisualElement>
struct List_1_t6115BBE78FE9310B180A2027321DF46F2A06AC95;
// System.Collections.Generic.List`1<UnityEngine.UIElements.VisualElementAsset>
struct List_1_tA2DA9358299C5C3E2E66D546D9B0E9089C3D7DBE;
// System.Collections.Generic.List`1<UnityEngine.Yoga.YogaNode>
struct List_1_t84B666107A8A3ECB0F5A24B0243137D056DA9165;
// System.Collections.Generic.List`1<UnityEngine.UIElements.TemplateAsset/AttributeOverride>
struct List_1_t70EE7982F45810D4B024CF720D910E67974A3094;
// System.Collections.Generic.List`1<UnityEngine.TextCore.Text.TextSettings/FontReferenceMap>
struct List_1_tA1547550E5FBA50050B20DA74245C38434654EE8;
// System.Collections.Generic.List`1<UnityEngine.UIElements.VisualTreeAsset/SlotDefinition>
struct List_1_t70BBA01AC05569034FEB9847D92E5F046528FBAF;
// System.Collections.Generic.List`1<UnityEngine.UIElements.VisualTreeAsset/SlotUsageEntry>
struct List_1_t10D8EC0B84DD3EDB54DA9AE6AF65B5AB50BA9D5A;
// System.Collections.Generic.List`1<UnityEngine.UIElements.VisualTreeAsset/UsingEntry>
struct List_1_t3A511618E31C01BE3D1EA788ABB9AD6F354E8485;
// UnityEngine.UIElements.StyleDataRef`1/RefCounted<UnityEngine.UIElements.InheritedData>
struct RefCounted_t6B975CD3D06E8D955346FC0D66E8F6E449D49A44;
// UnityEngine.UIElements.StyleDataRef`1/RefCounted<UnityEngine.UIElements.LayoutData>
struct RefCounted_t0E133AD36715877AE1CE72539A0199B4D3AA8CD1;
// UnityEngine.UIElements.StyleDataRef`1/RefCounted<UnityEngine.UIElements.RareData>
struct RefCounted_t81BCBAE57D930C934CF7A439452D65303AC6A8CD;
// UnityEngine.UIElements.StyleDataRef`1/RefCounted<UnityEngine.UIElements.TransformData>
struct RefCounted_t78303B1CD3D08C664ABB15EBD7C882DA3E06CF7D;
// UnityEngine.UIElements.StyleDataRef`1/RefCounted<UnityEngine.UIElements.TransitionData>
struct RefCounted_tA9FB4D63A1064BD322AFDFCD70319CB384C057D9;
// UnityEngine.UIElements.StyleDataRef`1/RefCounted<UnityEngine.UIElements.VisualData>
struct RefCounted_t812D790A2C787F18230F9234F6C9B84D4AC1A85A;
// System.Collections.Generic.Stack`1<UnityEngine.UIElements.StyleSheets.Syntax.Expression>
struct Stack_1_tD6DF477EB7585D1F4442F510885CD1D22250BA56;
// System.Collections.Generic.Stack`1<UnityEngine.UIElements.StyleSheets.Syntax.ExpressionCombinator>
struct Stack_1_t0D47F5E9B4943D4CBCB9CFA4B59EB251D28E5747;
// System.Collections.Generic.Stack`1<System.Object>
struct Stack_1_tAD790A47551563636908E21E4F08C54C0C323EB5;
// System.Collections.Generic.Stack`1<System.String>
struct Stack_1_tD770B7BA3385BBF3A1703E386B6006FF670C5094;
// System.Collections.Generic.Stack`1<UnityEngine.UIElements.StyleSheets.BaseStyleMatcher/MatchContext>
struct Stack_1_tB568ED1852EE70A3EECA2CD66F2AB41DDEC262FA;
// System.Collections.Generic.Stack`1<UnityEngine.UIElements.StyleVariableResolver/ResolveContext>
struct Stack_1_t0B236E77382B6037C04F4090B3C6259495694C1C;
// UnityEngine.UIElements.TypedUxmlAttributeDescription`1<System.Boolean>
struct TypedUxmlAttributeDescription_1_t7ECE12D1C0C385835D77803906F54B792532FD39;
// UnityEngine.UIElements.TypedUxmlAttributeDescription`1<System.Int32>
struct TypedUxmlAttributeDescription_1_tF8E164DB2A1FE613654370D348F4C3680DA42A03;
// UnityEngine.UIElements.TypedUxmlAttributeDescription`1<System.Int64>
struct TypedUxmlAttributeDescription_1_t770D286476B60B77E50FA56D7BFEF86C2CA4F8A1;
// UnityEngine.UIElements.TypedUxmlAttributeDescription`1<System.Object>
struct TypedUxmlAttributeDescription_1_t5E34790227C12B474992B598302046D14D52C69E;
// UnityEngine.UIElements.TypedUxmlAttributeDescription`1<System.Single>
struct TypedUxmlAttributeDescription_1_t460827E989E5BB273194A7D197EAF27D7FE88F40;
// UnityEngine.UIElements.TypedUxmlAttributeDescription`1<System.String>
struct TypedUxmlAttributeDescription_1_tD8728D2AC8F9232D2E6A83B327DC0258F2CEEFA2;
// UnityEngine.UIElements.UxmlFactory`2<System.Object,System.Object>
struct UxmlFactory_2_tA5B21BD283B57202633CBFD2ABB84CE9AD987DF2;
// UnityEngine.UIElements.UxmlFactory`2<UnityEngine.UIElements.VisualElement,UnityEngine.UIElements.UxmlAttributeOverridesTraits>
struct UxmlFactory_2_t7676B5747F8B8CB44858E33C26ADB4985A7E6B7A;
// UnityEngine.UIElements.UxmlFactory`2<UnityEngine.UIElements.VisualElement,UnityEngine.UIElements.UxmlRootElementTraits>
struct UxmlFactory_2_tE7E1F8B1C78A7097E8AF14E4241F2ED2A8FA4FBB;
// UnityEngine.UIElements.UxmlFactory`2<UnityEngine.UIElements.VisualElement,UnityEngine.UIElements.UxmlStyleTraits>
struct UxmlFactory_2_t72AE13BB6BD1DB2563C9BB3371BCBC378AAB6496;
// UnityEngine.UIElements.UxmlFactory`2<UnityEngine.UIElements.VisualElement,UnityEngine.UIElements.UxmlTemplateTraits>
struct UxmlFactory_2_tC7DCB9CD8767B7776C3B9F332C291A868AB646DB;
// System.Collections.Generic.Dictionary`2/ValueCollection<System.String,System.Collections.Generic.List`1<UnityEngine.UIElements.IUxmlFactory>>
struct ValueCollection_tC29ABF805AAE1F626563F8B59E68C76126D6BB7C;
// System.Collections.Generic.Dictionary`2/ValueCollection<System.String,UnityEngine.UIElements.StyleComplexSelector>
struct ValueCollection_t922832094E5F2A84659A466E8A5D720D004654C5;
// System.Collections.Generic.Dictionary`2/ValueCollection<System.String,UnityEngine.UIElements.StyleComplexSelector/PseudoStateData>
struct ValueCollection_t023DC1C66123EE3E4EE4B59B1D1154B572FFC20D;
// System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.SystemLanguage,System.String>
struct ValueCollection_t82E97763418566F3CCFF90E4AAC50DBCC50C7E8C;
// System.Collections.Generic.Dictionary`2/Entry<System.String,System.Collections.Generic.List`1<UnityEngine.UIElements.IUxmlFactory>>[]
struct EntryU5BU5D_tC5FCF4446B9BED8867D68E098F2D804952D62CAF;
// System.Collections.Generic.Dictionary`2/Entry<System.String,UnityEngine.UIElements.StyleComplexSelector>[]
struct EntryU5BU5D_t036BFAA1D42DC0A7C6666D9CEECE10EAA5D07FF8;
// System.Collections.Generic.Dictionary`2/Entry<System.String,UnityEngine.UIElements.StyleComplexSelector/PseudoStateData>[]
struct EntryU5BU5D_t05C1C77038E962562627C6A37AC846338771129E;
// System.Collections.Generic.Dictionary`2/Entry<UnityEngine.SystemLanguage,System.String>[]
struct EntryU5BU5D_tAB525F8ECB19BC8DCA114AB3D35AF5A59E65238B;
// System.Collections.Generic.HashSet`1/Slot<System.String>[]
struct SlotU5BU5D_t8B8EE191EEC1575F1F0CAC91A208DBFDF2821D01;
// System.Reflection.Assembly[]
struct AssemblyU5BU5D_t97B7B4E3FD4DA4944A4BFAA4DC484EA7D990B339;
// System.Byte[]
struct ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031;
// System.Char[]
struct CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB;
// UnityEngine.Color[]
struct ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389;
// UnityEngine.UIElements.ComputedTransitionProperty[]
struct ComputedTransitionPropertyU5BU5D_t25B9E78F5276CDA297C8215C316452CAB8219E82;
// System.Delegate[]
struct DelegateU5BU5D_tC5AB7E8F745616680F337909D3A8E6C722CDF771;
// UnityEngine.UIElements.StyleSheets.Dimension[]
struct DimensionU5BU5D_t1EE1B3F9368D444E779CAB3E1CBD9959F8762F4B;
// UnityEngine.UIElements.EasingFunction[]
struct EasingFunctionU5BU5D_t3EEBBFFAD92EA74C3960D5F78D2A98BCEEA62E49;
// UnityEngine.UIElements.StyleSheets.Syntax.Expression[]
struct ExpressionU5BU5D_tD46A409FDDFCA9729C58372D8A196785A7816170;
// UnityEngine.TextCore.Text.FontAsset[]
struct FontAssetU5BU5D_t5A6A4DD2BD3259A2F45F7F4D7860BAEA3666EA93;
// UnityEngine.TextCore.Text.FontWeightPair[]
struct FontWeightPairU5BU5D_t76E8DB55C81EEBEFA2E6D1D3E3B3EA1FB4C4954F;
// UnityEngine.UIElements.IUxmlFactory[]
struct IUxmlFactoryU5BU5D_t8994ABA10DA466E08CE753B11AC1EEF231260322;
// System.Int32[]
struct Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C;
// System.IntPtr[]
struct IntPtrU5BU5D_tFD177F8C806A6921AD7150264CCC62FA00CAD832;
// UnityEngine.TextCore.Text.LineInfo[]
struct LineInfoU5BU5D_t37598F2175B291797270D1161DC29B6296FB169D;
// UnityEngine.TextCore.Text.LinkInfo[]
struct LinkInfoU5BU5D_tB7EB23E47AF29CCBEC884F9D0DB95BC97F62AE51;
// UnityEngine.TextCore.Text.MeshInfo[]
struct MeshInfoU5BU5D_t3DF8B75BF4A213334EED197AD25E432212894AC6;
// System.Object[]
struct ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918;
// UnityEngine.Object[]
struct ObjectU5BU5D_tD4BF1BEC72A31DF6611C0B8FA3112AF128FC3F8A;
// UnityEngine.TextCore.Text.PageInfo[]
struct PageInfoU5BU5D_tFEA2CF88695491CFC2F2A2EF6BDCC56E52B0A6D4;
// UnityEngine.UIElements.StyleSheets.ScalableImage[]
struct ScalableImageU5BU5D_t8C989174900062AED19A057FDCF0529F8C594A52;
// System.Single[]
struct SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C;
// System.Diagnostics.StackTrace[]
struct StackTraceU5BU5D_t32FBCB20930EAF5BAE3F450FF75228E5450DA0DF;
// System.String[]
struct StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248;
// UnityEngine.UIElements.StyleComplexSelector[]
struct StyleComplexSelectorU5BU5D_tF7B5239DE9BF477DECF97EFBA7CB1D71C45DB857;
// UnityEngine.UIElements.StyleProperty[]
struct StylePropertyU5BU5D_t1DEB0C869D51682C0583AA00CE776FE8B8C36783;
// UnityEngine.UIElements.StyleSheets.StylePropertyId[]
struct StylePropertyIdU5BU5D_t6A118EB2D7976A5AE0C4E89D3F53D4454EC7E359;
// UnityEngine.UIElements.StylePropertyName[]
struct StylePropertyNameU5BU5D_t531626CF806E3F3D348D1F38A9109767014C35F8;
// UnityEngine.UIElements.StyleSheets.StylePropertyValue[]
struct StylePropertyValueU5BU5D_t4DE6509822A9A487529DC8DC8C08CB8822CE8688;
// UnityEngine.UIElements.StyleRule[]
struct StyleRuleU5BU5D_t7897A39D88CA043B2BFB5B28C53B41564EBA3AF3;
// UnityEngine.UIElements.StyleSelector[]
struct StyleSelectorU5BU5D_t11A633455FC601606B3DF3CEDDDAB1625B54708D;
// UnityEngine.UIElements.StyleSelectorPart[]
struct StyleSelectorPartU5BU5D_tBA574FB3E75E94E52874FDB7B05B9048E8A5421B;
// UnityEngine.UIElements.StyleSheet[]
struct StyleSheetU5BU5D_tFFAA0F92657246FFBFE954290B305CCCBA9DD1A7;
// UnityEngine.UIElements.StyleSheets.StyleValue[]
struct StyleValueU5BU5D_t544D1F13B44DC23CA765A18E32B7779768FDF0C8;
// UnityEngine.UIElements.StyleValueHandle[]
struct StyleValueHandleU5BU5D_t66B7732469E9E30B1FB9A6E386315DAB36914ADE;
// UnityEngine.UIElements.StyleSheets.StyleValueManaged[]
struct StyleValueManagedU5BU5D_tA36DD573E215D5C8EE43B4BD109BE2AA3902E1E9;
// UnityEngine.UIElements.StyleVariable[]
struct StyleVariableU5BU5D_tFE786BD2C1F914C1605C072F0BB10C405C0B4D96;
// UnityEngine.TextCore.Text.TextElementInfo[]
struct TextElementInfoU5BU5D_tEC28C9B72883EE21AA798913497C69E179A15C4E;
// UnityEngine.Texture2D[]
struct Texture2DU5BU5D_t05332F1E3F7D4493E304C702201F9BE4F9236191;
// UnityEngine.UIElements.TimeValue[]
struct TimeValueU5BU5D_t3EB79C5975D39A0E711250FD8A9547F5312746DE;
// System.Type[]
struct TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB;
// System.UInt32[]
struct UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA;
// UnityEngine.TextCore.Text.WordInfo[]
struct WordInfoU5BU5D_tAD74C9720883D7BB229A20FFAE9EFD2CF9963F7B;
// UnityEngine.UIElements.StyleSheet/ImportStruct[]
struct ImportStructU5BU5D_t42D231FD5BB4B620965D7BED87D56D531B4C7AE9;
// UnityEngine.UIElements.StyleVariableResolver/ResolveContext[]
struct ResolveContextU5BU5D_tA44F71F5EFF2CE305C748D326687E840F314B3FB;
// UnityEngine.UIElements.TemplateAsset/AttributeOverride[]
struct AttributeOverrideU5BU5D_t4D2E0B93EF3A1A1EB58AC1F48E6CFE20A0EA27E8;
// UnityEngine.UIElements.VisualTreeAsset/SlotUsageEntry[]
struct SlotUsageEntryU5BU5D_t02CCAC4881F115443BE39FCBE8439A9DCFC1C67A;
// System.Action
struct Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07;
// System.AppDomain
struct AppDomain_tFF7010567CBABAEEA7BB19835234D6485E16AD5F;
// System.ArgumentException
struct ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263;
// System.ArgumentOutOfRangeException
struct ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F;
// System.Reflection.Assembly
struct Assembly_t;
// System.AssemblyLoadEventHandler
struct AssemblyLoadEventHandler_t74AF5FF25F520B9786A20D862AE69BE733774A42;
// System.Reflection.AssemblyName
struct AssemblyName_t555F1570F523D87D970C6E7F27B1B44C83EADDD2;
// UnityEngine.UIElements.AtlasBase
struct AtlasBase_t196C45243F41C19DC6258965057BBAA150D278BC;
// UnityEngine.UIElements.BaseVisualElementPanel
struct BaseVisualElementPanel_tE3811F3D1474B72CB6CD5BCEECFF5B5CBEC1E303;
// UnityEngine.Yoga.BaselineFunction
struct BaselineFunction_t13AFADEF52F63320B2159C237635948AEB801679;
// System.Reflection.Binder
struct Binder_t91BFCE95A7057FADF4D8A1A342AFE52872246235;
// System.Globalization.Calendar
struct Calendar_t0A117CC7532A54C17188C2EFEA1F79DB20DF3A3B;
// System.Globalization.CompareInfo
struct CompareInfo_t1B1A6AC3486B570C76ABA52149C9BD4CD82F9E57;
// UnityEngine.UIElements.ContextualMenuManager
struct ContextualMenuManager_tEE3B1F33FFFD180705467CA625AEBA0F5D63154B;
// System.CultureAwareComparer
struct CultureAwareComparer_t5822A6535A6EB4C448D1B7736067D1188BAEE8CD;
// System.Globalization.CultureData
struct CultureData_tEEFDCF4ECA1BBF6C0C8C94EB3541657245598F9D;
// System.Globalization.CultureInfo
struct CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0;
// UnityEngine.UIElements.Cursor
struct Cursor_t24C3B5095F65B86794C4F7EA168E324DFDA9EE82;
// System.Globalization.DateTimeFormatInfo
struct DateTimeFormatInfo_t0457520F9FA7B5C8EAAEB3AD50413B6AEEB7458A;
// System.DelegateData
struct DelegateData_t9B286B493293CD2D23A5B2B5EF0E5B1324C2B77E;
// UnityEngine.UIElements.DynamicAtlasSettings
struct DynamicAtlasSettings_t183239B7B0968331CEA91684F0942D3189C50DC5;
// UnityEngine.UIElements.ElementUnderPointer
struct ElementUnderPointer_tB43AD64F79C6F06829D8B90318AF1A6BBE9C1904;
// System.Enum
struct Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2;
// UnityEngine.UIElements.EventCallbackRegistry
struct EventCallbackRegistry_tE18297C3F7E535BD82EDA83EC6D6DAA386226B85;
// UnityEngine.UIElements.EventDispatcher
struct EventDispatcher_t9BC38CC96E93EAD1D818EE751260FE4687B0D398;
// System.EventHandler
struct EventHandler_tC6323FD7E6163F965259C33D72612C0E5B9BAB82;
// UnityEngine.UIElements.StyleSheets.Syntax.Expression
struct Expression_tCF765985229BD440260CA349B7CCD263AEF4A7C6;
// UnityEngine.UIElements.FocusController
struct FocusController_t5D2E45F2CCBE3B7082DE4088EE03C2E8F736011A;
// UnityEngine.Font
struct Font_tC95270EA3198038970422D78B74A7F2E218A96B6;
// UnityEngine.TextCore.Text.FontAsset
struct FontAsset_t61A6446D934E582651044E33D250EA8D306AB958;
// UnityEngine.TextCore.Text.FontFeatureTable
struct FontFeatureTable_t992E0493CD7E9D7834DF204E0198237F0D25B3B7;
// UnityEngine.GameObject
struct GameObject_t76FEDD663AB33C991A9C9A23129337651094216F;
// UnityEngine.UIElements.GetViewDataDictionary
struct GetViewDataDictionary_tF745E6CC7E18A67630A2B294F0BBFB27C6E57638;
// UnityEngine.UIElements.HierarchyEvent
struct HierarchyEvent_tB23E4347BC47656A014CA104A5B1DDC172A2A705;
// UnityEngine.UIElements.ICursorManager
struct ICursorManager_t78B026DED2559C62810B21C54C5F882457073A8B;
// System.Collections.IDictionary
struct IDictionary_t6D03155AF1FA9083817AA5B6AD7DEEACC26AB220;
// System.IFormatProvider
struct IFormatProvider_tC202922D43BFF3525109ABF3FB79625F5646AB52;
// UnityEngine.UIElements.IMGUIContainer
struct IMGUIContainer_t2BB1312DCDFA8AC98E9ADA9EA696F2328A598A26;
// UnityEngine.UIElements.IPanel
struct IPanel_tAD0F3807B6DE2ECA557380E7DB5F3A179BE5A7A5;
// UnityEngine.UIElements.IResolvedStyle
struct IResolvedStyle_t6A3530BA6147B091C278593F21F86B09CD42BE89;
// UnityEngine.UIElements.IStyle
struct IStyle_t4FD66C97CA5F46BFE328FED0C65277A37E0A89F7;
// UnityEngine.UIElements.IStylePropertyAnimationSystem
struct IStylePropertyAnimationSystem_t120D77C8BFB230CA7DBF45D3FB1F5AFBA0504DE2;
// UnityEngine.UIElements.IStylePropertyAnimations
struct IStylePropertyAnimations_tB90A36DDFC6923EE285E54A51D9B78316CE06764;
// UnityEngine.UIElements.ITextHandle
struct ITextHandle_tE073838D8ECC8553222F256E181F96527EC273E4;
// UnityEngine.UIElements.IUxmlAttributes
struct IUxmlAttributes_t9B6679F04874117C59014DE49C35B1841F9A1DDE;
// UnityEngine.UIElements.IUxmlFactory
struct IUxmlFactory_tA21164506EAA766B503BACFA9BFEF92B20C11D06;
// UnityEngine.UIElements.InlineStyleAccess
struct InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165;
// UnityEngine.UIElements.LoadResourceFunction
struct LoadResourceFunction_tA999A2DDCB9CDCF68E4274A58336A39ABB7AF850;
// UnityEngine.Material
struct Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3;
// UnityEngine.Yoga.MeasureFunction
struct MeasureFunction_t60EBED1328F5328D4FA7E26335967E59E73B4D09;
// System.Reflection.MemberFilter
struct MemberFilter_tF644F1AE82F611B677CE1964D5A3277DDA21D553;
// UnityEngine.UIElements.UIR.MeshHandle
struct MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E;
// System.Reflection.MethodInfo
struct MethodInfo_t;
// System.Globalization.NumberFormatInfo
struct NumberFormatInfo_t8E26808B202927FEBF9064FCFEEA4D6E076E6472;
// UnityEngine.Object
struct Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C;
// System.OrdinalCaseSensitiveComparer
struct OrdinalCaseSensitiveComparer_t581CA7CB51DCF00B6012A697A4B4B3067144521A;
// System.OrdinalIgnoreCaseComparer
struct OrdinalIgnoreCaseComparer_t8BAE11990A4C855D3BCBBFB42F4EF8D45088FBB0;
// UnityEngine.UIElements.PanelSettings
struct PanelSettings_t0621207D5DD3BB89DB587440E8F9E07234283DEC;
// UnityEngine.UIElements.PanelTextSettings
struct PanelTextSettings_tB4960351E6865BC34421430949C4CA68E7425F25;
// System.Text.RegularExpressions.Regex
struct Regex_tE773142C2BE45C5D362B0F815AFF831707A51772;
// UnityEngine.UIElements.UIR.RenderChainCommand
struct RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727;
// UnityEngine.RenderTexture
struct RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27;
// UnityEngine.UIElements.RepaintData
struct RepaintData_t90534752135661579EC254884F550545D001B5EA;
// System.ResolveEventHandler
struct ResolveEventHandler_t3CE88268E672E41B1B55E01587AFBCFB85044692;
// UnityEngine.UIElements.Rotate
struct Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7;
// UnityEngine.UIElements.RuntimePanel
struct RuntimePanel_t2ED2270758B54860F1289847C0C78A7D31565346;
// System.Runtime.Serialization.SafeSerializationManager
struct SafeSerializationManager_tCBB85B95DFD1634237140CD892E82D06ECB3F5E6;
// UnityEngine.UIElements.SavePersistentViewData
struct SavePersistentViewData_tFE77B8450170D95B16B3017D62F81F2139D4F716;
// UnityEngine.UIElements.Scale
struct Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7;
// UnityEngine.ScriptableObject
struct ScriptableObject_tB3BFDB921A1B1795B38A5417D3B97A89A140436A;
// System.Runtime.Serialization.SerializationInfo
struct SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37;
// UnityEngine.Shader
struct Shader_tADC867D36B7876EE22427FAA2CE485105F4EE692;
// UnityEngine.TextCore.Text.SpriteAsset
struct SpriteAsset_t1D3CF1D9DC350A4690CB09DE228A8B59F2F02313;
// System.String
struct String_t;
// System.StringComparer
struct StringComparer_t6268F19CA34879176651429C0D8A3D0002BB8E06;
// System.Reflection.StrongNameKeyPair
struct StrongNameKeyPair_t0657447B6CFAA8FE880A228AA578EC20BC6AF8F2;
// UnityEngine.UIElements.StyleComplexSelector
struct StyleComplexSelector_tE46C29F65FDBA48D3152781187401C8B55B7D8AD;
// UnityEngine.UIElements.StyleProperty
struct StyleProperty_tD117EB807BAA83855E65AC56B8D6FB84D6F7CF83;
// UnityEngine.UIElements.StyleSheets.StylePropertyReader
struct StylePropertyReader_tA960AF3A0C411045E92E04E997D7EB2EF1B7552A;
// UnityEngine.UIElements.StyleSheets.StylePropertyValueMatcher
struct StylePropertyValueMatcher_tE39FB52A804864748CF9C473A45F065A89500248;
// UnityEngine.UIElements.StyleRule
struct StyleRule_t69F0C0989004F85BBD9C72BC7A73F79BFE61651E;
// UnityEngine.UIElements.StyleSelector
struct StyleSelector_t9B00AE16312CA9F598A45B52F74BC14899CA7362;
// UnityEngine.UIElements.StyleSheet
struct StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428;
// UnityEngine.UIElements.StyleSheets.Syntax.StyleSyntaxParser
struct StyleSyntaxParser_t7032C3985ADE57F59D635A1BA773DC75D1895263;
// UnityEngine.UIElements.StyleValueCollection
struct StyleValueCollection_t5ADC08D23E648FBE78F2C161494786E6C83E1377;
// UnityEngine.UIElements.StyleVariableContext
struct StyleVariableContext_tF74F2787CE1F6BEBBFBFF0771CF493AC9E403527;
// UnityEngine.UIElements.StyleVariableResolver
struct StyleVariableResolver_tB24ACDD043A87F2F2339E1523539739D427B5185;
// UnityEngine.UIElements.TemplateAsset
struct TemplateAsset_tC664499D6A2637AE64DC3F73181C4CBA73664807;
// UnityEngine.TextCore.Text.TextAsset
struct TextAsset_tB28F1843A877CCA74B89DC4F63EA532618B049B8;
// UnityEngine.TextCore.Text.TextColorGradient
struct TextColorGradient_t22D94E441E8E8CD772B966C167E5C0AEB0919D70;
// UnityEngine.TextCore.Text.TextElement
struct TextElement_tCEF567A8810788262275B39DC39CBA6EBE7472DA;
// UnityEngine.TextCore.Text.TextGenerationSettings
struct TextGenerationSettings_t3E75DB1D14DF53934AF76C9ACB1CD94A344A92A2;
// System.Globalization.TextInfo
struct TextInfo_tD3BAFCFD77418851E7D5CB8D2588F47019E414B4;
// UnityEngine.TextCore.Text.TextInfo
struct TextInfo_t27E58E62A7552C66D38C175AF9D22622365F5D09;
// UnityEngine.TextCore.Text.TextSettings
struct TextSettings_tB7F55685AFFD4A96F714427BCACFD6958E357D64;
// UnityEngine.TextCore.Text.TextStyleSheet
struct TextStyleSheet_t86A0FA5523897465F371A2ABC17DFA3558C8D15E;
// UnityEngine.Texture2D
struct Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4;
// UnityEngine.UIElements.ThemeStyleSheet
struct ThemeStyleSheet_t770F966C0D561FCCB90D490215FCE8B01B709553;
// UnityEngine.UIElements.TimeMsFunction
struct TimeMsFunction_t1893856976EB95CF5608ACC3642AD8B79994CA2B;
// UnityEngine.UIElements.TimerEventScheduler
struct TimerEventScheduler_tAF33EE8B1C54425235E4893B0C5088629FBE7862;
// UnityEngine.UIElements.Translate
struct Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E;
// System.Type
struct Type_t;
// UnityEngine.UIElements.UIDocumentList
struct UIDocumentList_tA2A8305DE916298E4C586EC8235085560914E7C3;
// System.UnhandledExceptionEventHandler
struct UnhandledExceptionEventHandler_tB13FF21A6201A59BB462E68CD10C5B5BEE54941C;
// UnityEngine.TextCore.Text.UnicodeLineBreakingRules
struct UnicodeLineBreakingRules_t80BE36F5E16AE48FE7B6DE1C91D36B1142B4EC0E;
// UnityEngine.UIElements.UxmlAttributeDescription
struct UxmlAttributeDescription_t742D021489DB2B564142146CAAAC3F9191825EF2;
// UnityEngine.UIElements.UxmlAttributeOverridesFactory
struct UxmlAttributeOverridesFactory_t8DC6883CE444FFD7F7EB6BE87BEA29B2EE4A2A0C;
// UnityEngine.UIElements.UxmlAttributeOverridesTraits
struct UxmlAttributeOverridesTraits_tE607A4A26491C6A3DE530D8822901732592D2476;
// UnityEngine.UIElements.UxmlBoolAttributeDescription
struct UxmlBoolAttributeDescription_t86EA1242C539B39911E63699A4AE0C47918701CE;
// UnityEngine.UIElements.UxmlEnumeration
struct UxmlEnumeration_t6F615693AE9A938EB345E2E5C3FB2205BE5D08CF;
// UnityEngine.UIElements.UxmlFloatAttributeDescription
struct UxmlFloatAttributeDescription_t1B8A606E367C713102FC17E8AC732758B48DD4BB;
// UnityEngine.UIElements.UxmlIntAttributeDescription
struct UxmlIntAttributeDescription_tFDF4F77C2CD7C4790E8E135B0F353699D19CB5B4;
// UnityEngine.UIElements.UxmlLongAttributeDescription
struct UxmlLongAttributeDescription_t5B27C54F972BAACA9CB7B53CF76AAE5603E291D8;
// UnityEngine.UIElements.UxmlRootElementFactory
struct UxmlRootElementFactory_t2F773C3F5B052C30E6079D453A7242D22DA3C9E2;
// UnityEngine.UIElements.UxmlRootElementTraits
struct UxmlRootElementTraits_t17835D11517D46AEC127845AA33E6F409E69C736;
// UnityEngine.UIElements.UxmlStringAttributeDescription
struct UxmlStringAttributeDescription_t60C9BE81B6A3251AD7A38A90E46F240E016293EF;
// UnityEngine.UIElements.UxmlStyleFactory
struct UxmlStyleFactory_t3062C419865799AB993746332076CD57D87C5135;
// UnityEngine.UIElements.UxmlStyleTraits
struct UxmlStyleTraits_t84C6E44E8EF18E14BFAE26543899631C5555AA7E;
// UnityEngine.UIElements.UxmlTemplateFactory
struct UxmlTemplateFactory_t8A7706A785E9057D26FE7254B5CF761E61F8B85A;
// UnityEngine.UIElements.UxmlTemplateTraits
struct UxmlTemplateTraits_tC6DD0F0D72825309A989D57527D241B329B6F3A6;
// UnityEngine.UIElements.UxmlTraits
struct UxmlTraits_t3311A2EDB0705584A614B5511216DAD5279C4160;
// UnityEngine.UIElements.UxmlTypeRestriction
struct UxmlTypeRestriction_t2C4CE1ED76502CDF80010880E058AF0582910A92;
// System.Version
struct Version_tE426DB5655D0F22920AE16A2AA9AB7781B8255A7;
// UnityEngine.UIElements.VisualElement
struct VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115;
// UnityEngine.UIElements.VisualElementAsset
struct VisualElementAsset_t558B207D551F8C727D1CD0F443F7211D095C3FA9;
// UnityEngine.UIElements.VisualTreeAsset
struct VisualTreeAsset_tFB5BF81F0780A412AE5A7C2C552B3EEA64EA2EEB;
// UnityEngine.UIElements.VisualTreeUpdater
struct VisualTreeUpdater_tFDE7D9F9A146A26B2ED69565B7BD142B416AB9C9;
// System.Void
struct Void_t4861ACF8F4594C3437BB48B6E56783494B843915;
// System.WeakReference
struct WeakReference_tD4B0518CE911FFD9FAAB3FCD492644A354312D8E;
// UnityEngine.Yoga.YogaConfig
struct YogaConfig_tE8B56F99460C291C1F7F46DBD8BAC9F0B653A345;
// UnityEngine.Yoga.YogaNode
struct YogaNode_t4B5B593220CCB315B5A60CB48BA4795636F04DDA;
// UnityEngine.UIElements.AbstractProgressBar/UxmlTraits
struct UxmlTraits_t71FC85ADDE15ED13EAEAA0CEF1B5D7F4F44DAFAE;
// UnityEngine.UIElements.BindableElement/UxmlFactory
struct UxmlFactory_t1DB561BFFA7E2E3836F7AB008BCE7B6119542F33;
// UnityEngine.UIElements.BindableElement/UxmlTraits
struct UxmlTraits_tDED0FF94BF82D1F4DCFD14DBC22DCA51D30D1172;
// UnityEngine.UIElements.Box/UxmlFactory
struct UxmlFactory_t9754F957D6F9A2CB96F75CB5511193FED61D133B;
// UnityEngine.UIElements.Button/UxmlFactory
struct UxmlFactory_t1ECF9631B695D2729985F16351113752F1481AA1;
// UnityEngine.UIElements.Button/UxmlTraits
struct UxmlTraits_t7E6C29A16AC070C42209A51B9F4A8486C5FC9D9C;
// UnityEngine.UIElements.ButtonStripField/UxmlFactory
struct UxmlFactory_t1BC8F3254EBA5E85475338D3FF430F892CA21838;
// UnityEngine.UIElements.ButtonStripField/UxmlTraits
struct UxmlTraits_t56D844C316C7882ACDC515D546D8CCDDAE040F95;
// UnityEngine.UIElements.ComputedTransitionUtils/<>c
struct U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56;
// UnityEngine.UIElements.DropdownField/UxmlFactory
struct UxmlFactory_t2E267E91D0B573E4D06AE01A09376ACF014A183A;
// UnityEngine.UIElements.DropdownField/UxmlTraits
struct UxmlTraits_t50B6BF1B8531EA57C8987396A849C620F01871C0;
// UnityEngine.UIElements.Foldout/UxmlFactory
struct UxmlFactory_t6845309ECE79DB9008EF5BADCA7B0E8DCD07E5EC;
// UnityEngine.UIElements.Foldout/UxmlTraits
struct UxmlTraits_t20BCC06498102C4B242E6F80B424A7D6C9EA6AC2;
// UnityEngine.Font/FontTextureRebuildCallback
struct FontTextureRebuildCallback_t76D5E172DF8AA57E67763D453AAC40F0961D09B1;
// UnityEngine.UIElements.GroupBox/UxmlFactory
struct UxmlFactory_t0AF11BAA8BF1530C43578093CBEC2AA3C620EFFB;
// UnityEngine.UIElements.GroupBox/UxmlTraits
struct UxmlTraits_t04E3C3815C5BF7831F5C58685571306D457A9E02;
// UnityEngine.UIElements.HelpBox/UxmlFactory
struct UxmlFactory_tCE6DF7355A113F1B17DF63856AF294A0B193E5F5;
// UnityEngine.UIElements.HelpBox/UxmlTraits
struct UxmlTraits_t611EDC3B512CAE6E921E7ABDD1B58281AA17B104;
// UnityEngine.UIElements.IMGUIContainer/UxmlFactory
struct UxmlFactory_tF9683EC71E4F687E36692AD4C22A0F0A79BA5557;
// UnityEngine.UIElements.IMGUIContainer/UxmlTraits
struct UxmlTraits_tC22B794B5E43920F0989281BB88F1F4115575065;
// UnityEngine.UIElements.Image/UxmlFactory
struct UxmlFactory_t6F53E24D591E2E75BBDE2E77C71A40304AD5094B;
// UnityEngine.UIElements.Image/UxmlTraits
struct UxmlTraits_tBFBB6E936665E60F4146B1F1A27733307D91DE07;
// UnityEngine.UIElements.InternalTreeView/UxmlFactory
struct UxmlFactory_t8C0CFA338F9D59EB753E147466CE3C307797B50B;
// UnityEngine.UIElements.InternalTreeView/UxmlTraits
struct UxmlTraits_t6A5EA2E9F2DB65C27764862855EB4B3F02FD9C34;
// UnityEngine.UIElements.Label/UxmlFactory
struct UxmlFactory_t35B922ED9E1CA8C252387734E2B2CDA19938C6FE;
// UnityEngine.UIElements.Label/UxmlTraits
struct UxmlTraits_tCCB5EAF98F73A5AB4F52F76E93A89092AB2BD2DF;
// UnityEngine.UIElements.ListView/UxmlFactory
struct UxmlFactory_t5B18CCB54AC17AB3F253B91F1737463755292A0E;
// UnityEngine.UIElements.ListView/UxmlTraits
struct UxmlTraits_t29EBB67D5DF1E7F1F407349FECD204183FA219EB;
// UnityEngine.UIElements.MinMaxSlider/UxmlFactory
struct UxmlFactory_tD07321760237BDC33659E316F566C2C4A533EA30;
// UnityEngine.UIElements.MinMaxSlider/UxmlTraits
struct UxmlTraits_t08DC5DF23E20974D61F11ED9543B130C9C9A4471;
// UnityEngine.UIElements.PanelSettings/RuntimePanelAccess
struct RuntimePanelAccess_t88FC30C79AE159279E2BB55A190D2E69259B7482;
// UnityEngine.UIElements.PopupWindow/UxmlFactory
struct UxmlFactory_t516FE1C24CC6B2440DCACBB23513C54C6FEEA678;
// UnityEngine.UIElements.PopupWindow/UxmlTraits
struct UxmlTraits_t34F909DF058605DF301A19BB8B3A26B47C7A92B4;
// UnityEngine.UIElements.ProgressBar/UxmlFactory
struct UxmlFactory_tE9EC1F2EEB1D16C012FCCA983EB08631DD8A4BE4;
// UnityEngine.UIElements.RadioButton/UxmlFactory
struct UxmlFactory_t249AC34D5F7B29165319BBB39E55115D72C6C355;
// UnityEngine.UIElements.RadioButton/UxmlTraits
struct UxmlTraits_t42E316800695D69D7A3970740D34C8A35F556DF3;
// UnityEngine.UIElements.RadioButtonGroup/UxmlFactory
struct UxmlFactory_t73B2991499239881C5C824B63741E30FC900377F;
// UnityEngine.UIElements.RadioButtonGroup/UxmlTraits
struct UxmlTraits_t2B80C3B5E7B8E0FBF2384F6224536E39AF415DB3;
// UnityEngine.UIElements.RepeatButton/UxmlFactory
struct UxmlFactory_tEC8CC0AEF087D585994E90EC035A601F3D0F29D1;
// UnityEngine.UIElements.RepeatButton/UxmlTraits
struct UxmlTraits_t9917B7107CCE571CAC1F7FBAE605B3FB4D2D255D;
// UnityEngine.UIElements.ScrollView/UxmlFactory
struct UxmlFactory_t6CF52131E2A7931EE67A7392DFA7EF0C5F233786;
// UnityEngine.UIElements.ScrollView/UxmlTraits
struct UxmlTraits_tC268A6B373C2223C503EFA2F636A5C6981AC12C6;
// UnityEngine.UIElements.Scroller/UxmlFactory
struct UxmlFactory_t69CF565D66C0C9026CE03CE91ED4C8D79FCFFCEF;
// UnityEngine.UIElements.Scroller/UxmlTraits
struct UxmlTraits_t3058D6A25AEEF078E591F37D3A674DE66C57C3F2;
// UnityEngine.UIElements.Slider/UxmlFactory
struct UxmlFactory_t7DB318A14BAB84613EDD5EA0BA57891581394BBF;
// UnityEngine.UIElements.Slider/UxmlTraits
struct UxmlTraits_tEB183E6CCCED03B250C5B72A6A759513B7E2BA61;
// UnityEngine.UIElements.SliderInt/UxmlFactory
struct UxmlFactory_t51EFE0D79FC31E5C69D69B843C9D0692E7E9357D;
// UnityEngine.UIElements.SliderInt/UxmlTraits
struct UxmlTraits_t2206B0B2D5EE3D8872D28BE1CC3AE0224BA04DAE;
// UnityEngine.UIElements.StyleComplexSelector/<>c
struct U3CU3Ec_tDA559FC773D2264A94A17FCFE12C229758632850;
// UnityEngine.UIElements.StyleSheets.StylePropertyReader/GetCursorIdFunction
struct GetCursorIdFunction_tB1504572DE66050EB344B89BEDCB49E880152CF1;
// UnityEngine.UIElements.StyleSelector/<>c
struct U3CU3Ec_t419C3DE4EA8561D172A5A1698019EB24547E295E;
// UnityEngine.UIElements.TemplateContainer/UxmlFactory
struct UxmlFactory_t5721E550FC36B9FB25920C8A1BF3ED0690EAD095;
// UnityEngine.UIElements.TemplateContainer/UxmlTraits
struct UxmlTraits_t0D8AB59C52341D77460AC5A03B477ED2C6A05AB6;
// UnityEngine.UIElements.TextElement/UxmlFactory
struct UxmlFactory_tAECA77E800F1C8D8B4750E8DE5B030FB6BC0E218;
// UnityEngine.UIElements.TextElement/UxmlTraits
struct UxmlTraits_t8F9F8E46DE4A7DDD1380F89F35F670433ADFF3FC;
// UnityEngine.UIElements.TextField/UxmlFactory
struct UxmlFactory_t11A584E0C1B2FAF70141E6EFA9220CC0D629ACB9;
// UnityEngine.UIElements.TextField/UxmlTraits
struct UxmlTraits_t473412CE714743D77336C6FA51CF128CAD55ED3D;
// UnityEngine.UIElements.Toggle/UxmlFactory
struct UxmlFactory_t2E129D443AB129AC89939D86BA7EC77C545C76A2;
// UnityEngine.UIElements.Toggle/UxmlTraits
struct UxmlTraits_t224268C08F4A6A3D22684B3C803F87B39CD98121;
// UnityEngine.UIElements.TreeView/UxmlFactory
struct UxmlFactory_t0E9441F0C7DD892BF8018E46BFCD72A64D446BCA;
// UnityEngine.UIElements.TreeView/UxmlTraits
struct UxmlTraits_tA06AFB42CC375F3C3E89559C140A2A04055300C4;
// UnityEngine.UIElements.TwoPaneSplitView/UxmlFactory
struct UxmlFactory_t045B315994A585EA6A21E9B7C1662889F1A5CDB8;
// UnityEngine.UIElements.TwoPaneSplitView/UxmlTraits
struct UxmlTraits_tD94069F1DEA132ACB4C340B51942037468E26A9D;
// UnityEngine.UIElements.UxmlBoolAttributeDescription/<>c
struct U3CU3Ec_t2D374D46FD43EB59D3D62C3B2174E55F4A6C0E4E;
// UnityEngine.UIElements.UxmlFloatAttributeDescription/<>c
struct U3CU3Ec_tE05324E36626CC1F828550D87322E6EDFD1F70CA;
// UnityEngine.UIElements.UxmlIntAttributeDescription/<>c
struct U3CU3Ec_t738C37BDCA4FB1833219442E1B3D07DB27E411A1;
// UnityEngine.UIElements.UxmlLongAttributeDescription/<>c
struct U3CU3Ec_tBF018D9B9E4A7BC93D2D49C96B2E215CE654CDD1;
// UnityEngine.UIElements.UxmlStringAttributeDescription/<>c
struct U3CU3Ec_tDD1BF575A4675B200B9294EFD58D859F34848B13;
// UnityEngine.UIElements.VisualElement/CustomStyleAccess
struct CustomStyleAccess_t170C852102B4D09FB478B620A75B14D096F9F2B1;
// UnityEngine.UIElements.VisualElement/TypeData
struct TypeData_t01D670B4E71B5571B38C7412B1E652A47D6AF66A;
// UnityEngine.UIElements.VisualElement/UxmlFactory
struct UxmlFactory_t9EA8AA3760D36CB424435C9FEE3A253C597E4172;
// UnityEngine.UIElements.VisualElement/UxmlTraits
struct UxmlTraits_t45D4AB9B0148A110826C5201495FF23814A12E4B;
IL2CPP_EXTERN_C RuntimeClass* ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Assert_tDC16963451AC4364803739B73A4477ADCB365863_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* ComputedTransitionPropertyU5BU5D_t25B9E78F5276CDA297C8215C316452CAB8219E82_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* ComputedTransitionUtils_tC9191F301DCE1CB02C3FFC174E651E14204F1C7A_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Dictionary_2_t00B3CBC13D1439C8660D9FC33442C5620590706F_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Dictionary_2_t29D782BF5D0A26D11A04865B4306B86575506834_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Dictionary_2_t6C6EC215760B1C042E8B9DB7E01E35016E524ED3_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Dictionary_2_tA46ED3F3409EFE7435A050EFC98737E3416DF297_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* EasingFunction_t5197D3B06056326A8B5C96032CDEBD5D3BDCA7A4_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* EasingMode_tEF87477B9B9EB2524525550AE5ABEBC00FC7B0DF_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* FontAsset_t61A6446D934E582651044E33D250EA8D306AB958_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Font_tC95270EA3198038970422D78B74A7F2E218A96B6_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Func_2_tAB9727E0C937894E19032D575D98A8A9AB5EE47D_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Func_2_tCCD9285ED7257102C8EE45B514FB667F28CFDE59_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Func_2_tFA25374333A94339FCFCCF26E23AE7046335A359_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Func_3_t0620ECF6AB73866242850ABCE518B069D201DA79_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Func_3_t5328A430FC4208B44C52E4E89DC5F686DE6A6A1B_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Func_3_t62BC9D925DCAC8F5784BA97C793F4E593496CDA7_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Func_3_t939A6EACCC1AF5BEBF329B74AD1D13109632A3DA_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Func_3_tD3C5141B184A528ABF7649D429906DA08C68E4A7_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* HashSet_1_tEFC6605F7DE53F71946C33FD371E53C3100F2178_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* IResolvedStyle_t6A3530BA6147B091C278593F21F86B09CD42BE89_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* IStylePropertyAnimations_tB90A36DDFC6923EE285E54A51D9B78316CE06764_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* IStyle_t4FD66C97CA5F46BFE328FED0C65277A37E0A89F7_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* ITextHandle_tE073838D8ECC8553222F256E181F96527EC273E4_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* IUxmlAttributes_t9B6679F04874117C59014DE49C35B1841F9A1DDE_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* IUxmlFactoryU5BU5D_t8994ABA10DA466E08CE753B11AC1EEF231260322_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* IUxmlFactory_tA21164506EAA766B503BACFA9BFEF92B20C11D06_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Il2CppComObject_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* InitialStyle_tB45723AD8BBFFB1A576F025D76BB814D983B19FF_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* LengthUnit_t746199A94302055274F284E176E01D38EE8A669A_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* List_1_t1C028615AD4710B454A12711EBA9E6BA3EA21018_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* List_1_t4EB7DA35FB6C543101A0C09A56EE4B652F4E1777_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* List_1_t686B3253BF1ECA33C528F281967CD2DA263C252E_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* List_1_t70EE7982F45810D4B024CF720D910E67974A3094_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* List_1_t888EAF80C1646E9D51193F9F6E183344845FB66C_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* List_1_t893BC4E6EA21D89E7107414FB1199B089EB9F122_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* List_1_tEA16F82F7871418E28EB6F551D77A8AD9F2E337F_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Mathf_tE284D016E3B297B72311AAD9EB8F0E643F6A4682_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* PanelTextSettings_tB4960351E6865BC34421430949C4CA68E7425F25_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Path_t8A38A801D0219E8209C1B1D90D82D4D755D998BC_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* PickingMode_t5699BF9E5F2587E0D297984D5BF5B63B768E66AC_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* RuntimePanel_t2ED2270758B54860F1289847C0C78A7D31565346_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Stack_1_t0B236E77382B6037C04F4090B3C6259495694C1C_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Stack_1_tD770B7BA3385BBF3A1703E386B6006FF670C5094_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* StringComparer_t6268F19CA34879176651429C0D8A3D0002BB8E06_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* String_t_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* StyleCache_tC05503D1856687B724FC44ED0146CC105C465445_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* StyleColor_tFC32BA34A15742AC48D6AACF8A137A6F71F04910_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* StyleComplexSelector_tE46C29F65FDBA48D3152781187401C8B55B7D8AD_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* StyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* StyleFloat_t4A100BCCDC275C2302517C5858C9BE9EC43D4841_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* StyleInt_tDC5B2FE9B1ABA54EEF85A7798F321F40BDC8B25D_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* StyleKeyword_t2812E72266C15CBA8927586972DC2FD27B10E705_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* StylePropertyCache_t026956492B146632E15AD91F6AC0793E64D8CF00_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* StylePropertyReader_tA960AF3A0C411045E92E04E997D7EB2EF1B7552A_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* StylePropertyUtil_t11D3E3E4F0B51C0D07736B9FCADFC78C99AA0190_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* StylePropertyValueMatcher_tE39FB52A804864748CF9C473A45F065A89500248_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* StyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* StyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* StyleSelectorType_t425962DE6D175F785FA2B5554D793B71D39430A3_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* StyleSheetCache_t061A2F384B165002DF44B524CD2A78A512BCBD76_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* StyleSyntaxParser_t7032C3985ADE57F59D635A1BA773DC75D1895263_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* StyleTextShadow_tCDDF1FE733ADBAA5ACA3B74620D4728E83F54252_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* StyleTransformOrigin_t708B2E73541ECAE23D286FE68D6BC2CCFAAB84A6_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* StyleValueFunction_t6A7C77404C9BD98781B216CB2459C11962259F12_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* StyleValueKeyword_tD99A58D549C3614460643F9ED4C5D7B373E1B9E5_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* StyleValueType_tC3253FE046DBB95224A74D13B534D015CC4AADDE_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* StyleVariableContext_tF74F2787CE1F6BEBBFBFF0771CF493AC9E403527_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* StyleVariableResolver_tB24ACDD043A87F2F2339E1523539739D427B5185_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* TextGenerationSettings_t3E75DB1D14DF53934AF76C9ACB1CD94A344A92A2_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* TextGeneratorUtilities_tAD0F329B1A5C7CC27CF63086C11FE092B43FED53_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* TextInfo_t27E58E62A7552C66D38C175AF9D22622365F5D09_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* TextNativeHandle_t395D81DA6D082099C05B04608D954C9616A254E2_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* TimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Type_t_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec_t2D374D46FD43EB59D3D62C3B2174E55F4A6C0E4E_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec_t419C3DE4EA8561D172A5A1698019EB24547E295E_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec_t738C37BDCA4FB1833219442E1B3D07DB27E411A1_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec_tBF018D9B9E4A7BC93D2D49C96B2E215CE654CDD1_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec_tDA559FC773D2264A94A17FCFE12C229758632850_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec_tDD1BF575A4675B200B9294EFD58D859F34848B13_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec_tE05324E36626CC1F828550D87322E6EDFD1F70CA_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* UIElementsPackageUtility_tE9E513C85D65D60A1BA9652BBFC6C3C6652C821A_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* UxmlAttributeOverridesFactory_t8DC6883CE444FFD7F7EB6BE87BEA29B2EE4A2A0C_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* UxmlEnumeration_t6F615693AE9A938EB345E2E5C3FB2205BE5D08CF_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* UxmlFactory_t045B315994A585EA6A21E9B7C1662889F1A5CDB8_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* UxmlFactory_t0AF11BAA8BF1530C43578093CBEC2AA3C620EFFB_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* UxmlFactory_t0E9441F0C7DD892BF8018E46BFCD72A64D446BCA_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* UxmlFactory_t11A584E0C1B2FAF70141E6EFA9220CC0D629ACB9_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* UxmlFactory_t1BC8F3254EBA5E85475338D3FF430F892CA21838_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* UxmlFactory_t1DB561BFFA7E2E3836F7AB008BCE7B6119542F33_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* UxmlFactory_t1ECF9631B695D2729985F16351113752F1481AA1_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* UxmlFactory_t249AC34D5F7B29165319BBB39E55115D72C6C355_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* UxmlFactory_t2E129D443AB129AC89939D86BA7EC77C545C76A2_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* UxmlFactory_t2E267E91D0B573E4D06AE01A09376ACF014A183A_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* UxmlFactory_t35B922ED9E1CA8C252387734E2B2CDA19938C6FE_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* UxmlFactory_t516FE1C24CC6B2440DCACBB23513C54C6FEEA678_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* UxmlFactory_t51EFE0D79FC31E5C69D69B843C9D0692E7E9357D_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* UxmlFactory_t5721E550FC36B9FB25920C8A1BF3ED0690EAD095_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* UxmlFactory_t5B18CCB54AC17AB3F253B91F1737463755292A0E_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* UxmlFactory_t6845309ECE79DB9008EF5BADCA7B0E8DCD07E5EC_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* UxmlFactory_t69CF565D66C0C9026CE03CE91ED4C8D79FCFFCEF_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* UxmlFactory_t6CF52131E2A7931EE67A7392DFA7EF0C5F233786_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* UxmlFactory_t6F53E24D591E2E75BBDE2E77C71A40304AD5094B_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* UxmlFactory_t73B2991499239881C5C824B63741E30FC900377F_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* UxmlFactory_t7DB318A14BAB84613EDD5EA0BA57891581394BBF_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* UxmlFactory_t8C0CFA338F9D59EB753E147466CE3C307797B50B_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* UxmlFactory_t9754F957D6F9A2CB96F75CB5511193FED61D133B_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* UxmlFactory_t9EA8AA3760D36CB424435C9FEE3A253C597E4172_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* UxmlFactory_tAECA77E800F1C8D8B4750E8DE5B030FB6BC0E218_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* UxmlFactory_tCE6DF7355A113F1B17DF63856AF294A0B193E5F5_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* UxmlFactory_tD07321760237BDC33659E316F566C2C4A533EA30_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* UxmlFactory_tE9EC1F2EEB1D16C012FCCA983EB08631DD8A4BE4_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* UxmlFactory_tEC8CC0AEF087D585994E90EC035A601F3D0F29D1_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* UxmlFactory_tF9683EC71E4F687E36692AD4C22A0F0A79BA5557_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* UxmlRootElementFactory_t2F773C3F5B052C30E6079D453A7242D22DA3C9E2_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* UxmlStringAttributeDescription_t60C9BE81B6A3251AD7A38A90E46F240E016293EF_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* UxmlStyleFactory_t3062C419865799AB993746332076CD57D87C5135_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* UxmlTemplateFactory_t8A7706A785E9057D26FE7254B5CF761E61F8B85A_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* VisualElementFactoryRegistry_t5AFB3437843ACF0BEB134D5662C29A498260FEE3_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C String_t* _stringLiteral0770C8A4CE7977C0CF704EEA0FE098E008D76600;
IL2CPP_EXTERN_C String_t* _stringLiteral09F849D760A70282F2C2D2A007883ECA528778A3;
IL2CPP_EXTERN_C String_t* _stringLiteral0A104D015A90F9AC5C50E8ABB0FEEDEC8E32B0A4;
IL2CPP_EXTERN_C String_t* _stringLiteral0A452795E040C66D151B05EE8648BF3F8016F207;
IL2CPP_EXTERN_C String_t* _stringLiteral0AEA2C46AAEB233C6D2DF0275EF92FB2E56BAFE9;
IL2CPP_EXTERN_C String_t* _stringLiteral0BA8CB3B900ECEF5E697192B8CDA6B626EB0CE72;
IL2CPP_EXTERN_C String_t* _stringLiteral0C7F57443E21815E0C0D281629845C1805E8DDBD;
IL2CPP_EXTERN_C String_t* _stringLiteral0E65690939804B15F12B14D2152EA638DCB3BF40;
IL2CPP_EXTERN_C String_t* _stringLiteral10BBB1D7BCB20F08B28461323AA53145BAB7BF35;
IL2CPP_EXTERN_C String_t* _stringLiteral1554A92D0262F3D86F6C4982E562EBAEEFB64175;
IL2CPP_EXTERN_C String_t* _stringLiteral15A223FD401F3CCCB22ED9FFAD0869EB521EC568;
IL2CPP_EXTERN_C String_t* _stringLiteral1FE0898B2AA864902612160011B9A50B5EC796D4;
IL2CPP_EXTERN_C String_t* _stringLiteral22BE618ADF9DAFBF84F27DD4CA2D8D34F67B1103;
IL2CPP_EXTERN_C String_t* _stringLiteral23114468D04FA2B7A2DA455B545DB914D0A3ED94;
IL2CPP_EXTERN_C String_t* _stringLiteral2386E77CF610F786B06A91AF2C1B3FD2282D2745;
IL2CPP_EXTERN_C String_t* _stringLiteral276B1523C79013387CC8601AAF5DC4C728DEF934;
IL2CPP_EXTERN_C String_t* _stringLiteral2789A6174CC78F58DECBB38B5C119AFE0B8478BB;
IL2CPP_EXTERN_C String_t* _stringLiteral2B5DC9B62D761FE402C4CC89CA920F871B7941FF;
IL2CPP_EXTERN_C String_t* _stringLiteral2F1705A1AA8BA6FCE863E7F2CBA4BC28458C77AE;
IL2CPP_EXTERN_C String_t* _stringLiteral3411C09E6756D52B18EEECE2C94CA0615B9625F1;
IL2CPP_EXTERN_C String_t* _stringLiteral361CFFFF73F96846F09A31772D20559EA15E4135;
IL2CPP_EXTERN_C String_t* _stringLiteral42646B33B50B6AA15E22733C8900716F0FE19E1D;
IL2CPP_EXTERN_C String_t* _stringLiteral4C828D22EA1BC44F928A150AD9B5EBE43CC0B847;
IL2CPP_EXTERN_C String_t* _stringLiteral514F7AE67AA46F6564845DA7FFDF058F997B4817;
IL2CPP_EXTERN_C String_t* _stringLiteral537FFA4677C3012810F3AAAC6D89BB2919ADD36F;
IL2CPP_EXTERN_C String_t* _stringLiteral55E606CEDF36876109C1C2004C2DCF1B25DE95A1;
IL2CPP_EXTERN_C String_t* _stringLiteral581430FB5E2AB80389A430804CEF0F2382806766;
IL2CPP_EXTERN_C String_t* _stringLiteral5BFB046F8A244A5090ECD5F19EF3A6A728E2F5B7;
IL2CPP_EXTERN_C String_t* _stringLiteral614B501556B12B5890C878B29FB23C1807F2B680;
IL2CPP_EXTERN_C String_t* _stringLiteral64078146D0AAA2DFC5B982A613CAAD7F1026AC71;
IL2CPP_EXTERN_C String_t* _stringLiteral68044815AF18A23457D0D723903A851D41533C5A;
IL2CPP_EXTERN_C String_t* _stringLiteral69520730213CDED741A5919BB83F6E4B8610EDBA;
IL2CPP_EXTERN_C String_t* _stringLiteral6A6344B3113734F6F0041E886A4E2FDFD6FC9FBC;
IL2CPP_EXTERN_C String_t* _stringLiteral6B6FF442851FEAB9E21EF5124A38B0DC49AD47FF;
IL2CPP_EXTERN_C String_t* _stringLiteral6C066B34F4DB79023C0642AFBC43B25A5327F710;
IL2CPP_EXTERN_C String_t* _stringLiteral7110DB47A1B8F2BCDC5A2A121D11083782ADAE31;
IL2CPP_EXTERN_C String_t* _stringLiteral734D834219E25F6AC949E3C4A33AA80BB578DC1A;
IL2CPP_EXTERN_C String_t* _stringLiteral744A0300EE7C0B6AA25DD9A668BD72E72B038C8B;
IL2CPP_EXTERN_C String_t* _stringLiteral758733BDBED83CBFF4F635AC26CA92AAE477F75D;
IL2CPP_EXTERN_C String_t* _stringLiteral75C34C3EEB198D3EF05D02CDDC06335417B86081;
IL2CPP_EXTERN_C String_t* _stringLiteral77D38C0623F92B292B925F6E72CF5CF99A20D4EB;
IL2CPP_EXTERN_C String_t* _stringLiteral7A38E1BCE1E9AFE87F2A65EDDA3B0BDE6D8838DF;
IL2CPP_EXTERN_C String_t* _stringLiteral7AF912EF574F4A4B8D1684A357C31BA4899E2630;
IL2CPP_EXTERN_C String_t* _stringLiteral7F95EFF535201A87B15879FD0324D68B78E40136;
IL2CPP_EXTERN_C String_t* _stringLiteral856C4A4F4F146CBF3551317F2B39798566DADDEF;
IL2CPP_EXTERN_C String_t* _stringLiteral94DF00E4B7450DBD2F32A9C949DB49F62AF0EF8D;
IL2CPP_EXTERN_C String_t* _stringLiteral9611837DC9F59CE850732A48008AE16B5242C6BE;
IL2CPP_EXTERN_C String_t* _stringLiteral9A9F79F0235C4E620FEDB9E09420146084B1D60F;
IL2CPP_EXTERN_C String_t* _stringLiteralA09E2059CFC087EDA705E84D3AECFCB7D8744B91;
IL2CPP_EXTERN_C String_t* _stringLiteralA2E138AD319A0E08FFC4A185CE05933BF5C01D5C;
IL2CPP_EXTERN_C String_t* _stringLiteralA8104AF9ED983BC3636015A3F5EE0BC29ADE71F0;
IL2CPP_EXTERN_C String_t* _stringLiteralB3DE6D007DE8D68C2DB80856E4240EECF2AB7DA6;
IL2CPP_EXTERN_C String_t* _stringLiteralB6EC324CECDA4F5EFE8BDB0781C279DFADEC6B75;
IL2CPP_EXTERN_C String_t* _stringLiteralB71620C733E44991BE845B6E0C4D9177EE70446D;
IL2CPP_EXTERN_C String_t* _stringLiteralB7C45DD316C68ABF3429C20058C2981C652192F2;
IL2CPP_EXTERN_C String_t* _stringLiteralBE85487689556D8DE56201A0CD308B4B5B114A4B;
IL2CPP_EXTERN_C String_t* _stringLiteralBFCC6EE94F1B7AA05A04750903E25F93A7188AE0;
IL2CPP_EXTERN_C String_t* _stringLiteralCB7D3AC16B76BA409DDD86D8333087AA56BED0F5;
IL2CPP_EXTERN_C String_t* _stringLiteralCC2E1BA4F9F2F93ECDA07A8BE9F28DE602D58F75;
IL2CPP_EXTERN_C String_t* _stringLiteralCE18B047107AA23D1AA9B2ED32D316148E02655F;
IL2CPP_EXTERN_C String_t* _stringLiteralCEE4BEC9969079A1DA2F65E0F044E4FF1AF5EEAE;
IL2CPP_EXTERN_C String_t* _stringLiteralD890B2BC5E5200965CD02403ABB6C221A614A1B7;
IL2CPP_EXTERN_C String_t* _stringLiteralDA39A3EE5E6B4B0D3255BFEF95601890AFD80709;
IL2CPP_EXTERN_C String_t* _stringLiteralDAF2BD03270A51BF9C135F3694DCAD2D3E66F465;
IL2CPP_EXTERN_C String_t* _stringLiteralE249DDFD90EBFAAEE63734F28F6668A2FB5BD5AF;
IL2CPP_EXTERN_C String_t* _stringLiteralE280D065A824A791F8305234D3E093FC9A5A90C7;
IL2CPP_EXTERN_C String_t* _stringLiteralE3462A03B08A009FA9FA7FB7EFF46E75F55260CF;
IL2CPP_EXTERN_C String_t* _stringLiteralE3DFC065B6A6D9931B797808DD066491AAB82B29;
IL2CPP_EXTERN_C String_t* _stringLiteralE4351F4420DAC70B43EE9931A2C0D31288835FC4;
IL2CPP_EXTERN_C String_t* _stringLiteralE855887D97B38B5FF13FB33465602F8581F4C280;
IL2CPP_EXTERN_C String_t* _stringLiteralE8EE39FC7B687281047DBD20AA11E9FDC82A3B8E;
IL2CPP_EXTERN_C String_t* _stringLiteralEC8D2B1EC3E954083D64BF4DDCCC9E46BE24B490;
IL2CPP_EXTERN_C String_t* _stringLiteralF152B296BCB34070EE69020F0A59C611E4BBA10F;
IL2CPP_EXTERN_C String_t* _stringLiteralF1E3744356EAC23657287E3F9EDA22262C5228C4;
IL2CPP_EXTERN_C String_t* _stringLiteralF3E84B722399601AD7E281754E917478AA9AD48D;
IL2CPP_EXTERN_C String_t* _stringLiteralF5B39063A519F09357D03E2CC5A61560903D499C;
IL2CPP_EXTERN_C String_t* _stringLiteralF9D225733E1D10F9344C755C4A9C0870CD1DE97B;
IL2CPP_EXTERN_C String_t* _stringLiteralFE79FF373808574898C82AC1320C55C1182FB75A;
IL2CPP_EXTERN_C const RuntimeMethod* Assert_IsNotNull_TisFont_tC95270EA3198038970422D78B74A7F2E218A96B6_m8E4D6F765B767771604A0983ED5CBA73C0732C3D_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ComputedTransitionUtils_GetWrappingTransitionData_TisEasingFunction_t5197D3B06056326A8B5C96032CDEBD5D3BDCA7A4_mE9A5EA1AF6A12F8CC7609D5D7A6C592E5AA6F5F6_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ComputedTransitionUtils_GetWrappingTransitionData_TisTimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E_m3D85E1B6349314B8B921810F1A74AB2C9C38AF44_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_Add_m5238542A35F6615B7A25080359AFF2AC76DAE37F_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_Add_mA0377D6C184256EB1E81773FA901F280599B0488_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_TryGetValue_m5D8EE4EF4835DCA21D68A034C39890DFBF42944D_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_TryGetValue_m66B2DAB3FD9D00B7968907AE37116ACE44A0508F_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_TryGetValue_mEE379F3884C35EBD73E4D9074EF9F537721C40EE_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2__ctor_m47B58D87195FDC745B37BE42691FDF09A7713115_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2__ctor_m6B4A8DB6187A02774375A4DD2D7F0EDEC7AD5E42_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2__ctor_m9F8971D521FD28B0432196759DD85E8A7494C09B_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2__ctor_mDF841125BC4100E914A28DF14F2A99A5777E2491_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_get_Item_mF10E35CFD3C75490710E375C2C75DB11438963D5_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_set_Item_m1B1147E192920AA737BB7BA42906DAFF28053E68_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_set_Item_m2AB6C74C5C86BFFFDB7F80E387E9613DAAB38525_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Enumerable_All_TisString_t_m08F59441A68F0EC7C93200AE6F9B0A8F749B9645_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Enumerable_Contains_TisString_t_mB597D95B9D1FDF1ACA18AC4907D6EA8850879D45_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Enumerable_Count_TisString_t_m16A22ABD2063109B6BF270EE7D36BEC5422DD4B3_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Enumerable_Select_TisStyleSelectorPart_tEE5B8ADC7D114C7486CC8301FF96C114FF3C9470_TisString_t_mD95FA92E1CE11004400C91A682CDC71CF3F76813_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Enumerable_Select_TisStyleSelector_t9B00AE16312CA9F598A45B52F74BC14899CA7362_TisString_t_m0934D34173DF3DA746EC642772FFE50C9590DB7D_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Enumerable_ToArray_TisString_t_mCD2BC789CBFF834E06F00948FC47E15E720936DC_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Enumerable_ToList_TisString_t_mA7BFFF205C0EB2F8CE0436E85FC70A2449EDD7C5_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_Dispose_m1F4E04F6F817CA0C550E88CACDBF06CECEEBA5A4_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_Dispose_m32C3EB624F6EE8B92DB2A47AE2BA8984872A1132_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_Dispose_m46E2E17CCE8FEF3FA717689FB39666E3C54F2640_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_Dispose_m844FEA75F42CD2ACE9C39C0A5B68C66C5B7B6C4D_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_Dispose_mB934AD2F9937B5874A11C644C941A77277693D36_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_Dispose_mD48706C6DDF8B40E9EDFC42D7ADFC0995E9C9DC6_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_Dispose_mD742B71B699988182FFC41DFE750ECCEF06A694A_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_m382A4115E9B245542508429960929A5A5A2DBC52_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_m4A38EAAE0E5D46BCA96C1C1212E8CF3B37E4E88F_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_m5613AE6E4D5AC8AA154F3207825FD1AC1DD5CFD2_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_m78DA330244787BBDA52A693B3B295062CBA3BE3D_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_m82944CA6B6616C35895A364783321A29750E2220_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_mB5EDB1A39B767BF7677DEE42FF96C78914C7005C_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_mE4B1DA9E18413CDCF7F24EF487770F803566B16A_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_get_Current_m0D8948E0A2288B5177AD7A9010631A26EFA86C8B_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_get_Current_m2988CD123D04B5B9030040521A8D89C79B9F1932_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_get_Current_m2A71803E92C0B34206D38F91490F372EE7E8E999_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_get_Current_m4D5DE6032D2FE13FEB8F9A24DD665F4E7EAA3931_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_get_Current_m6B0CB0A9194C5191DE6CE95ADCF89C050127C576_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_get_Current_mB01CAB67AAFD4D1DBD35911A2AA6C3442801D332_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_get_Current_mB28ED58C8A392FC455EF04196845A959EC52DE9E_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* HashSet_1_Contains_mAE49939A0DE08C4864E8560F3F7FCDAC2E193853_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* HashSet_1__ctor_m9F8CD04799346CDC14E5D227FCC28B5A151A7C62_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* InlineStyleAccess_SetStyleValue_TisDisplayStyle_t87BEDA2F78F764785ED41FC5E622ECB0091B2459_m81683517B098B03D83815E08D546A78DEDA6E9CA_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* InlineStyleAccess_SetStyleValue_TisFlexDirection_t0B086E97C9B1B8F1D94B51CBEAE6564B2A7C15DC_m210A3FAC249DBC48CD26DE484AB6407E0532839D_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* InlineStyleAccess_SetStyleValue_TisPosition_t066B59B8657DAFCFBEDDAE8CBCE96E88796E1319_mB698877AE649EE38D027D206970FD4C5A4B91441_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* InlineStyleAccess_SetStyleValue_TisVisibility_t1AEE2D871B126DD95D6F1D3B36EC92FE0D489F47_mFF5EAF8551BA6425453FD8E9397A92BFA3228412_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_AddRange_m1A10E697703D67F6551D47C603FFE78E16CE4204_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_AddRange_m3FAF7B4CABAC116EF9E3084CD51B79BC9BF921EA_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_m0816FF64696BD2E13C77ACA78959BF6927C064D1_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_m3C83E75B614E81ACCA3C10CAF32408B4DB651780_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_m6B3221DE63466F33DDEE68CD4524E3C36F4DC791_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_m763BE7EFAE43930CB9BFFE4865D23614EEEBFB7F_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_m87205283CED3CE7AC9AEC642FE8C34839086F2EF_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_mB41E8724CA0DDBEBD2EA8379D51E13F23F49176E_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_BinarySearch_mE81A25C14E61997621A470D09BB4BAE1F8CF98F2_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_Clear_m00AFA4A0337BBF3DC699C14107B3594CA904E971_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_Clear_m51A5D7D883AF79511066B64E4CBC23C3DB6CCF54_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_Clear_m659833643F6A4A94DE32AB2F7DF8635208D30B0E_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_Clear_mF6795DE5F49C1D0B91D6A0955F448B22970D67A9_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_Contains_m359254483BE42CAD4DCA8FBAFB87473FB4CF00E1_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_CopyTo_mD7634631BD6662BE54BCB42891780D347250A97D_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_GetEnumerator_m0BD88A00307BA6B435140652A9F7AA404314FDC5_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_GetEnumerator_m41D099DDAA26C72466A2EB9CCA26EF85274EFF44_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_GetEnumerator_m4DCD64E0FCE9A5E9C950A3875125D9895B783C54_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_GetEnumerator_m79C661B4F2593F250F3AAEBE725ABBB3B97314E1_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_GetEnumerator_m8E92C9F15F81D2F900282839BB8629E45E8D6272_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_GetEnumerator_m9398A7DE93777CD4C772F6E0CE23D101C386C600_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_GetEnumerator_mE8313336244D14561C5ADA76ECF119365C5F10FB_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_Insert_mC1B6D4E6CC94D8BA82A60B2F80CE9684D9345AAE_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_RemoveAt_m2276A13E0328D7750B5EFF7868F9F88CA313D5E6_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m020E56BAD0BB49CFE3FCE3DB934D337DF2A9BDE8_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m0C25EDC3BBFEAFC872D99F3EFF19813AA75D02C6_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m17F501B5A5C289ECE1B4F3D6EBF05DFA421433F8_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m3CB67AFF449C874D40106A7AC4CAA266C89D95B7_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m5DEA6A9EF0E521472F19D3A747780F7274B36F04_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m6B4E4E39CB37522BFD151B347A382B59B473C69B_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m8305B82D6AB284FBEBADC7B3AA8769E38C034792_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_mCC0E71080DE343C1A527526A1AC2DBEC355CEA6C_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_mE716C60A18D9455EF0C58216ECCE11441F8EA90B_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_mF0C1921461493490BF6F2AF6CA86D16BC59E327B_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_m28DF960E8AB7BB5A577DB76F89CEF2489E776610_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_m5C96DA08AA4DD9A67BA68507F1B80D342DB2036B_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_m654F4B0CF3BAA9A130BC72017949E6B5DA07AD86_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_m780E93121AF45C1AE9F963A3E27BD6D79647BD6E_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_m797905E92EF60F271F57D2F36C05AC429A5C0008_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_m828EB26F6BCE9B7DC682DF2DB6500C146BF74ED9_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_mB63183A9151F4345A9DD444A7CBE0D6E03F77C7C_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_mCEB86E1110800308BC5A334AA3BA1990B57277F1_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_mFCF2B2ECBAC0430A3776BA1C3AE0B4B59733CB85_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Item_m1E0036D7EC908E08932E6514B1EF92C3A8E4AB58_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Item_m21AEC50E791371101DC22ABCF96A2E46800811F8_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Item_m2455DF403BC23EF806BBB35F26A197F1AA270CAC_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Item_m54313A208BF733F363077C5A2C48B534128B0889_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Item_m9F9D4B9629107040401E3F01D607F2A6D8F0F769_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Item_mA124F3E047E65F2F4B174B25FCE125E08BC17853_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_set_Item_m2926C92062137EC290DA1AD54E4AFF3CCD529685_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_set_Item_m2E091B927CB54B2AF7D38354749A9615FEDB20A9_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_set_Item_m6A72B7648178616800F05C13DB492E4EDB866B7C_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ScriptableObject_CreateInstance_TisPanelTextSettings_tB4960351E6865BC34421430949C4CA68E7425F25_m28E8013F4EAEAAD7BA5AC39564BD93C899E3569D_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Stack_1_Clear_mA8BCDF8A5DC47FB9DC9967E8423955DD37F0F190_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Stack_1_Clear_mB5DD9A67516D41D7A82FD1B0ABFA38AAA8593C0E_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Stack_1_Contains_m2295EAFF1463FC139CCF3E975EC2B7000B18CE7A_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Stack_1_Peek_m011BD98974FC916CFDA7912EAC8C9D363A0F8928_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Stack_1_Pop_m65349BF61582D9D047A8D6F160A750AF79C6957D_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Stack_1_Pop_mFE7E2A46CC49662C0B06E3F80D39FA8986EE690D_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Stack_1_Push_m20B8F6926877157FC7CA556376F45B0FB4BB779A_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Stack_1_Push_m6735A1D45311268768814737E1F1884B3615CA20_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Stack_1__ctor_m335E848ED0B875E3163CBDF6F077EF89DE99D59E_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Stack_1__ctor_mC5657DF3C282DA5CDD0BBD6368F49EC16FDC47CB_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* StyleEnum_1__ctor_mADD0E943E00F1DCF047659725EF87DD8B9E6EA77_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* StyleSheet_CheckAccess_TisColor_tD001788D726C3A7F1379BEED0260B9591F440C1F_m0D9C3D1AB7916608314A04FCA033C0DEE7DF8C9E_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* StyleSheet_CheckAccess_TisDimension_t5B1EAB500AE32C3789A2BCC4D43F7A29996DF3F8_m7F7E5CCFEEF4D1E030D63B9F3A7CA4326EC93388_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* StyleSheet_CheckAccess_TisObject_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_m6693E3926D82EEF78299B5309D134C5AE92B5E29_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* StyleSheet_CheckAccess_TisScalableImage_t64F0F6F75D1099EF5D595E70CA1A2A7B9914E80F_m8F9C7866AC90BBF23F5B6196FFD7157BAEFD3B8B_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* StyleSheet_CheckAccess_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_mF7A39FC5324F01CAB2EC9117DA2E7EC6BC47DF4F_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* StyleSheet_CheckAccess_TisString_t_mC4D301E621BF640DF30E84E677303C340800F850_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* StyleSheet_TryCheckAccess_TisColor_tD001788D726C3A7F1379BEED0260B9591F440C1F_mE333C1C8F915C3DCE13BD22B427E442B74AD8748_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* StyleSheet_TryCheckAccess_TisDimension_t5B1EAB500AE32C3789A2BCC4D43F7A29996DF3F8_m081318AFACE293559AA0637A669052626B1A76E8_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* StyleSheet_TryCheckAccess_TisObject_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_mD8610A583190A4A88CD6C0EE88E00EA70846A98B_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* StyleSheet_TryCheckAccess_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_m196CB78CD695C1EB8B860CC012E05A81BC11C1DA_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* StyleSheet_TryCheckAccess_TisString_t_m936157D11305930A0291D90F5246E39698C180FE_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* StyleValueExtensions_DebugString_TisColor_tD001788D726C3A7F1379BEED0260B9591F440C1F_m75AB7542B96BDE599ADA1EB272EBBB1375FD922C_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* StyleValueExtensions_DebugString_TisCursor_t24C3B5095F65B86794C4F7EA168E324DFDA9EE82_m4C1F96E64C62B12E7BE12B70FAD37732AB15D5E8_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* StyleValueExtensions_DebugString_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_m85E676FA9A75CB2CB1A6CB9A91219A61D3F4223E_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* StyleValueExtensions_DebugString_TisLength_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256_mC09C0AFC32DCC3C8BEA41F26B44B3A35BA425E5A_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* StyleValueExtensions_DebugString_TisRotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7_m841FA43D948C7F9C669958AD6402C3F3AFCE50CB_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* StyleValueExtensions_DebugString_TisScale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7_mB7DDB20450B8F961F4845FF5E70FA72EB96D9AF6_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* StyleValueExtensions_DebugString_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_m1CD16BC8E577DBC9A642B15F0B6D923EB2B75FED_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* StyleValueExtensions_DebugString_TisTextShadow_t6BADF37AB90ABCB63859A225B58AC5A580950A05_m300F71496F5A363D854EB6F4027E90762EAD27FC_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* StyleValueExtensions_DebugString_TisTransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502_mC52A65FA49F5BA6B8B6728788541F26A790FC1FD_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* StyleValueExtensions_DebugString_TisTranslate_t494F6E802F8A640D67819C9D26BE62DED1218A8E_m4A25D7CBE1EC10BCBE4F5A8FABFCB69EEEA72153_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* StyleValueFunctionExtension_ToUssString_m96C47994EB9CD6E9C27FB2F2DECD2CD423A936D4_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* StyleValueKeywordExtension_ToUssString_mD107360F226E04DABAABEBC2DF3730770D797929_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* TypedUxmlAttributeDescription_1__ctor_m379B01594BB31486A832755DE7D9F401404A065D_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* TypedUxmlAttributeDescription_1__ctor_m59F347E4494B4A88A6D48B27FC0E634E16A8DFCA_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* TypedUxmlAttributeDescription_1__ctor_m9B7C5278CF1323D4E79E672D9AC87615F00686C1_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* TypedUxmlAttributeDescription_1__ctor_mBED3F74F1752BA732FAE99A583ECFEFABD76F284_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* TypedUxmlAttributeDescription_1__ctor_mDA349EC090D7810147BA562F2FF542F2E411F77A_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* TypedUxmlAttributeDescription_1_get_defaultValue_m1010CB10F60C5C14889EFE5BBCEC1B8597FD1EE5_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* TypedUxmlAttributeDescription_1_get_defaultValue_m1718498D54D002767717D7B83494DAAA69DA3146_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* TypedUxmlAttributeDescription_1_get_defaultValue_m3FE37AB900D0002498B8E27467D74F926F62D671_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* TypedUxmlAttributeDescription_1_get_defaultValue_m72BDED883334BEB340BCC00E056A2A3F6F209FB3_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* TypedUxmlAttributeDescription_1_get_defaultValue_m73DF29941B64B4078663FFA349FB3551C57EF320_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* TypedUxmlAttributeDescription_1_set_defaultValue_m9CD397DCF26F3871BE330F890164CB7C3B5E9BBD_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* TypedUxmlAttributeDescription_1_set_defaultValue_m9F2EF88DF75445E5B608C4041C2FB142B50F1385_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* TypedUxmlAttributeDescription_1_set_defaultValue_mC1D7F917A6CC397266A9C0009EBC912722D2B673_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* TypedUxmlAttributeDescription_1_set_defaultValue_mCCFDF65293F595155203C9BD9977733342224870_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* TypedUxmlAttributeDescription_1_set_defaultValue_mFD1C3A72D0C15C3CFA5ADF89C98C1B97C69A25E2_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CConvertTransitionFunctionU3Eb__12_0_m0AF50095EDC1E5AF3B84FD3CA1D271FD1DDED846_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CConvertTransitionFunctionU3Eb__12_10_m2341950D69A4B9B24E24E417C80080F682188582_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CConvertTransitionFunctionU3Eb__12_11_mFF2BD30580499455DB492117BA50A43978494499_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CConvertTransitionFunctionU3Eb__12_12_m435E67D331B5066F18A83892435EB52EEA0D5F5B_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CConvertTransitionFunctionU3Eb__12_13_m25A52B8ACF21B7F068A7C65ED412BCEBE1FC092E_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CConvertTransitionFunctionU3Eb__12_14_m8AACBC7BAB8459DF5D9BABDA361ADFF9EF91D874_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CConvertTransitionFunctionU3Eb__12_15_m99FEF8A6F3FC7A3E1E09624E0CF0519741262116_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CConvertTransitionFunctionU3Eb__12_16_mA1F0B59E9220603414E846007CB74F8BFCA62AD6_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CConvertTransitionFunctionU3Eb__12_17_m3765FE5A6EFB78E3CFD45A873557873E6CACAA23_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CConvertTransitionFunctionU3Eb__12_18_m9E655C7EEB9B00A079597E9237DEAD57E4527F2E_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CConvertTransitionFunctionU3Eb__12_19_m92D85085DBAC623F3F582C8D59C462945994E098_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CConvertTransitionFunctionU3Eb__12_1_m7A551F26DCCA0B136ECB35F1E0F85A25C173DF37_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CConvertTransitionFunctionU3Eb__12_20_mBB9E6716D36EA7BE954B897BCE697715A0610A37_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CConvertTransitionFunctionU3Eb__12_21_m3D3DA38DC2C9DC8BB319CE16AFDA74B6282B7E9E_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CConvertTransitionFunctionU3Eb__12_22_m1010241A57F2DD2559B270CFC186C09857F8B143_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CConvertTransitionFunctionU3Eb__12_2_mCECC5881338123B03C27B255F941B56381E68A5E_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CConvertTransitionFunctionU3Eb__12_3_mA142B2908C985F2CCC06636C4B5E0308CFAE8A06_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CConvertTransitionFunctionU3Eb__12_4_mF1CCB97CF326A853E47634EF67FE0FE1F8E35A9C_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CConvertTransitionFunctionU3Eb__12_5_m79928938FEA81F588284807DF179149011DACDAD_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CConvertTransitionFunctionU3Eb__12_6_m47866B533BBFE9D8F4134DD2F53572520B16D227_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CConvertTransitionFunctionU3Eb__12_7_m306EB415B3744914D2FCA857AF58C75378A7F8CA_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CConvertTransitionFunctionU3Eb__12_8_m31502C93BE9BD26CF0B8C5E217453CC7F989D451_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CConvertTransitionFunctionU3Eb__12_9_mB2CB34425DE74DF636D01E41DDC2A6A627CEA9AE_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CGetValueFromBagU3Eb__3_0_m3386B621713D48A6E02990C79F8AA168DC21D750_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CGetValueFromBagU3Eb__3_0_m8560E9BD8C101E8E5549A2C791DC360BBFFC82C1_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CGetValueFromBagU3Eb__3_0_m90F93D527B63E811F130E41D23D42C1AC6861F5F_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CGetValueFromBagU3Eb__3_0_m91FE29148EC8A262ED08695630A105CC00A81F93_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CGetValueFromBagU3Eb__3_0_mC975A359E4883F928D5D6A3EEDDE277CA07C47F4_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CToStringU3Eb__10_0_mF7DFBDC92140F5A0C6C3470E89847FC906A88379_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CToStringU3Eb__20_0_m2C10A6584006D32F230D68FB1DB5E7EDC6BAE421_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CTryGetValueFromBagU3Eb__4_0_m1D3D674AE07D031B09E38FB03B6D673609773A2C_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CTryGetValueFromBagU3Eb__4_0_m8920EED63313D5FF06669B2738C39C9CABB650E9_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* UxmlAttributeDescription_GetValueFromBag_TisBoolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_m22751CE4DF8B8DDEFEBE8E79FDBB271B3B7AF62D_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* UxmlAttributeDescription_GetValueFromBag_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_mE6407D384CA016BA1904AE558D480299827A91F0_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* UxmlAttributeDescription_GetValueFromBag_TisInt64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_mD5D06E5828505FB5AC84B2EF9D0FDD2494C4ABA4_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* UxmlAttributeDescription_GetValueFromBag_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_m3B483191ED592442A1ACF14EC0700E03ECDB4F8D_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* UxmlAttributeDescription_GetValueFromBag_TisString_t_mFC801002DBAFB66B144EB770BB23CF61B1E2D989_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* UxmlAttributeDescription_TryGetValueFromBag_TisBoolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_m8D501F46447CC1568AA5403F1AC2691D744A0E17_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* UxmlAttributeDescription_TryGetValueFromBag_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_m2A29552F5ABFE82902CCE5FB193BAF71C65C8AD5_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* UxmlFactory_2__ctor_m9FB406606EDD8352F4A63D8F077D448B796C4958_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* UxmlFactory_2__ctor_mB015BBC3F1CF1A0A46E2B766EC954DEC1924869D_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* UxmlFactory_2__ctor_mE8A6CB15FEA96922DA7E74AEDCA0B6306CED0E51_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* UxmlFactory_2__ctor_mF48BE9A72715128D6F1A271734AAADE7B48941C9_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* VisualElementFactoryRegistry_RegisterFactory_mD741116A7D50262FCF82D745235F9E54E826D5DB_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeType* IUxmlFactory_tA21164506EAA766B503BACFA9BFEF92B20C11D06_0_0_0_var;
struct ComputedTransitionProperty_tD8E4D8EB5DD69E063944F27A48D9263F4F1354E1_marshaled_com;
struct ComputedTransitionProperty_tD8E4D8EB5DD69E063944F27A48D9263F4F1354E1_marshaled_pinvoke;
struct CultureData_tEEFDCF4ECA1BBF6C0C8C94EB3541657245598F9D_marshaled_com;
struct CultureData_tEEFDCF4ECA1BBF6C0C8C94EB3541657245598F9D_marshaled_pinvoke;
struct CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_marshaled_com;
struct CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_marshaled_pinvoke;
struct Cursor_t24C3B5095F65B86794C4F7EA168E324DFDA9EE82;;
struct Cursor_t24C3B5095F65B86794C4F7EA168E324DFDA9EE82_marshaled_com;
struct Cursor_t24C3B5095F65B86794C4F7EA168E324DFDA9EE82_marshaled_com;;
struct Cursor_t24C3B5095F65B86794C4F7EA168E324DFDA9EE82_marshaled_pinvoke;
struct Cursor_t24C3B5095F65B86794C4F7EA168E324DFDA9EE82_marshaled_pinvoke;;
struct Delegate_t_marshaled_com;
struct Delegate_t_marshaled_pinvoke;
struct Exception_t_marshaled_com;
struct Exception_t_marshaled_pinvoke;
struct Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7;;
struct Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7_marshaled_com;
struct Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7_marshaled_com;;
struct Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7_marshaled_pinvoke;
struct Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7_marshaled_pinvoke;;
struct Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7;;
struct Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7_marshaled_com;
struct Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7_marshaled_com;;
struct Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7_marshaled_pinvoke;
struct Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7_marshaled_pinvoke;;
struct StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D;
struct Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E;;
struct Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E_marshaled_com;
struct Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E_marshaled_com;;
struct Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E_marshaled_pinvoke;
struct Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E_marshaled_pinvoke;;
struct AssemblyU5BU5D_t97B7B4E3FD4DA4944A4BFAA4DC484EA7D990B339;
struct ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389;
struct ComputedTransitionPropertyU5BU5D_t25B9E78F5276CDA297C8215C316452CAB8219E82;
struct DimensionU5BU5D_t1EE1B3F9368D444E779CAB3E1CBD9959F8762F4B;
struct IUxmlFactoryU5BU5D_t8994ABA10DA466E08CE753B11AC1EEF231260322;
struct Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C;
struct LineInfoU5BU5D_t37598F2175B291797270D1161DC29B6296FB169D;
struct ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918;
struct ObjectU5BU5D_tD4BF1BEC72A31DF6611C0B8FA3112AF128FC3F8A;
struct ScalableImageU5BU5D_t8C989174900062AED19A057FDCF0529F8C594A52;
struct SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C;
struct StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248;
struct StyleComplexSelectorU5BU5D_tF7B5239DE9BF477DECF97EFBA7CB1D71C45DB857;
struct StylePropertyU5BU5D_t1DEB0C869D51682C0583AA00CE776FE8B8C36783;
struct StylePropertyIdU5BU5D_t6A118EB2D7976A5AE0C4E89D3F53D4454EC7E359;
struct StylePropertyValueU5BU5D_t4DE6509822A9A487529DC8DC8C08CB8822CE8688;
struct StyleRuleU5BU5D_t7897A39D88CA043B2BFB5B28C53B41564EBA3AF3;
struct StyleSelectorU5BU5D_t11A633455FC601606B3DF3CEDDDAB1625B54708D;
struct StyleSelectorPartU5BU5D_tBA574FB3E75E94E52874FDB7B05B9048E8A5421B;
struct StyleValueU5BU5D_t544D1F13B44DC23CA765A18E32B7779768FDF0C8;
struct StyleValueHandleU5BU5D_t66B7732469E9E30B1FB9A6E386315DAB36914ADE;
struct StyleVariableU5BU5D_tFE786BD2C1F914C1605C072F0BB10C405C0B4D96;
struct TextElementInfoU5BU5D_tEC28C9B72883EE21AA798913497C69E179A15C4E;
struct TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB;
struct ImportStructU5BU5D_t42D231FD5BB4B620965D7BED87D56D531B4C7AE9;
IL2CPP_EXTERN_C_BEGIN
IL2CPP_EXTERN_C_END
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Collections.Generic.Dictionary`2<System.String,System.Collections.Generic.List`1<UnityEngine.UIElements.IUxmlFactory>>
struct Dictionary_2_tA46ED3F3409EFE7435A050EFC98737E3416DF297 : public RuntimeObject
{
// System.Int32[] System.Collections.Generic.Dictionary`2::_buckets
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ____buckets_0;
// System.Collections.Generic.Dictionary`2/Entry<TKey,TValue>[] System.Collections.Generic.Dictionary`2::_entries
EntryU5BU5D_tC5FCF4446B9BED8867D68E098F2D804952D62CAF* ____entries_1;
// System.Int32 System.Collections.Generic.Dictionary`2::_count
int32_t ____count_2;
// System.Int32 System.Collections.Generic.Dictionary`2::_freeList
int32_t ____freeList_3;
// System.Int32 System.Collections.Generic.Dictionary`2::_freeCount
int32_t ____freeCount_4;
// System.Int32 System.Collections.Generic.Dictionary`2::_version
int32_t ____version_5;
// System.Collections.Generic.IEqualityComparer`1<TKey> System.Collections.Generic.Dictionary`2::_comparer
RuntimeObject* ____comparer_6;
// System.Collections.Generic.Dictionary`2/KeyCollection<TKey,TValue> System.Collections.Generic.Dictionary`2::_keys
KeyCollection_t3079E3D325C3168A2E2B7AA9326F1E2251009641* ____keys_7;
// System.Collections.Generic.Dictionary`2/ValueCollection<TKey,TValue> System.Collections.Generic.Dictionary`2::_values
ValueCollection_tC29ABF805AAE1F626563F8B59E68C76126D6BB7C* ____values_8;
// System.Object System.Collections.Generic.Dictionary`2::_syncRoot
RuntimeObject* ____syncRoot_9;
};
// System.Collections.Generic.Dictionary`2<System.String,UnityEngine.UIElements.StyleComplexSelector>
struct Dictionary_2_t00B3CBC13D1439C8660D9FC33442C5620590706F : public RuntimeObject
{
// System.Int32[] System.Collections.Generic.Dictionary`2::_buckets
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ____buckets_0;
// System.Collections.Generic.Dictionary`2/Entry<TKey,TValue>[] System.Collections.Generic.Dictionary`2::_entries
EntryU5BU5D_t036BFAA1D42DC0A7C6666D9CEECE10EAA5D07FF8* ____entries_1;
// System.Int32 System.Collections.Generic.Dictionary`2::_count
int32_t ____count_2;
// System.Int32 System.Collections.Generic.Dictionary`2::_freeList
int32_t ____freeList_3;
// System.Int32 System.Collections.Generic.Dictionary`2::_freeCount
int32_t ____freeCount_4;
// System.Int32 System.Collections.Generic.Dictionary`2::_version
int32_t ____version_5;
// System.Collections.Generic.IEqualityComparer`1<TKey> System.Collections.Generic.Dictionary`2::_comparer
RuntimeObject* ____comparer_6;
// System.Collections.Generic.Dictionary`2/KeyCollection<TKey,TValue> System.Collections.Generic.Dictionary`2::_keys
KeyCollection_t9D0AA6C6242A0E182B1BE5CF8346949901EB2330* ____keys_7;
// System.Collections.Generic.Dictionary`2/ValueCollection<TKey,TValue> System.Collections.Generic.Dictionary`2::_values
ValueCollection_t922832094E5F2A84659A466E8A5D720D004654C5* ____values_8;
// System.Object System.Collections.Generic.Dictionary`2::_syncRoot
RuntimeObject* ____syncRoot_9;
};
// System.Collections.Generic.Dictionary`2<System.String,UnityEngine.UIElements.StyleComplexSelector/PseudoStateData>
struct Dictionary_2_t29D782BF5D0A26D11A04865B4306B86575506834 : public RuntimeObject
{
// System.Int32[] System.Collections.Generic.Dictionary`2::_buckets
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ____buckets_0;
// System.Collections.Generic.Dictionary`2/Entry<TKey,TValue>[] System.Collections.Generic.Dictionary`2::_entries
EntryU5BU5D_t05C1C77038E962562627C6A37AC846338771129E* ____entries_1;
// System.Int32 System.Collections.Generic.Dictionary`2::_count
int32_t ____count_2;
// System.Int32 System.Collections.Generic.Dictionary`2::_freeList
int32_t ____freeList_3;
// System.Int32 System.Collections.Generic.Dictionary`2::_freeCount
int32_t ____freeCount_4;
// System.Int32 System.Collections.Generic.Dictionary`2::_version
int32_t ____version_5;
// System.Collections.Generic.IEqualityComparer`1<TKey> System.Collections.Generic.Dictionary`2::_comparer
RuntimeObject* ____comparer_6;
// System.Collections.Generic.Dictionary`2/KeyCollection<TKey,TValue> System.Collections.Generic.Dictionary`2::_keys
KeyCollection_tF7FF5198CA7D5A910663B1577CD0FFDA83EA7A71* ____keys_7;
// System.Collections.Generic.Dictionary`2/ValueCollection<TKey,TValue> System.Collections.Generic.Dictionary`2::_values
ValueCollection_t023DC1C66123EE3E4EE4B59B1D1154B572FFC20D* ____values_8;
// System.Object System.Collections.Generic.Dictionary`2::_syncRoot
RuntimeObject* ____syncRoot_9;
};
// System.Collections.Generic.Dictionary`2<UnityEngine.SystemLanguage,System.String>
struct Dictionary_2_t6C6EC215760B1C042E8B9DB7E01E35016E524ED3 : public RuntimeObject
{
// System.Int32[] System.Collections.Generic.Dictionary`2::_buckets
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ____buckets_0;
// System.Collections.Generic.Dictionary`2/Entry<TKey,TValue>[] System.Collections.Generic.Dictionary`2::_entries
EntryU5BU5D_tAB525F8ECB19BC8DCA114AB3D35AF5A59E65238B* ____entries_1;
// System.Int32 System.Collections.Generic.Dictionary`2::_count
int32_t ____count_2;
// System.Int32 System.Collections.Generic.Dictionary`2::_freeList
int32_t ____freeList_3;
// System.Int32 System.Collections.Generic.Dictionary`2::_freeCount
int32_t ____freeCount_4;
// System.Int32 System.Collections.Generic.Dictionary`2::_version
int32_t ____version_5;
// System.Collections.Generic.IEqualityComparer`1<TKey> System.Collections.Generic.Dictionary`2::_comparer
RuntimeObject* ____comparer_6;
// System.Collections.Generic.Dictionary`2/KeyCollection<TKey,TValue> System.Collections.Generic.Dictionary`2::_keys
KeyCollection_tAC22D59A2245E394492320CFE3E3CC7630399F99* ____keys_7;
// System.Collections.Generic.Dictionary`2/ValueCollection<TKey,TValue> System.Collections.Generic.Dictionary`2::_values
ValueCollection_t82E97763418566F3CCFF90E4AAC50DBCC50C7E8C* ____values_8;
// System.Object System.Collections.Generic.Dictionary`2::_syncRoot
RuntimeObject* ____syncRoot_9;
};
// System.Collections.Generic.HashSet`1<System.String>
struct HashSet_1_tEFC6605F7DE53F71946C33FD371E53C3100F2178 : public RuntimeObject
{
// System.Int32[] System.Collections.Generic.HashSet`1::_buckets
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ____buckets_7;
// System.Collections.Generic.HashSet`1/Slot<T>[] System.Collections.Generic.HashSet`1::_slots
SlotU5BU5D_t8B8EE191EEC1575F1F0CAC91A208DBFDF2821D01* ____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<T> System.Collections.Generic.HashSet`1::_comparer
RuntimeObject* ____comparer_12;
// System.Int32 System.Collections.Generic.HashSet`1::_version
int32_t ____version_13;
// System.Runtime.Serialization.SerializationInfo System.Collections.Generic.HashSet`1::_siInfo
SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* ____siInfo_14;
};
// System.Collections.Generic.List`1<UnityEngine.UIElements.ComputedTransitionProperty>
struct List_1_t888EAF80C1646E9D51193F9F6E183344845FB66C : public RuntimeObject
{
// T[] System.Collections.Generic.List`1::_items
ComputedTransitionPropertyU5BU5D_t25B9E78F5276CDA297C8215C316452CAB8219E82* ____items_1;
// System.Int32 System.Collections.Generic.List`1::_size
int32_t ____size_2;
// System.Int32 System.Collections.Generic.List`1::_version
int32_t ____version_3;
// System.Object System.Collections.Generic.List`1::_syncRoot
RuntimeObject* ____syncRoot_4;
};
struct List_1_t888EAF80C1646E9D51193F9F6E183344845FB66C_StaticFields
{
// T[] System.Collections.Generic.List`1::s_emptyArray
ComputedTransitionPropertyU5BU5D_t25B9E78F5276CDA297C8215C316452CAB8219E82* ___s_emptyArray_5;
};
// System.Collections.Generic.List`1<UnityEngine.UIElements.EasingFunction>
struct List_1_tE7FB077B3CEA6371A27F72CC60962491AB71490B : public RuntimeObject
{
// T[] System.Collections.Generic.List`1::_items
EasingFunctionU5BU5D_t3EEBBFFAD92EA74C3960D5F78D2A98BCEEA62E49* ____items_1;
// System.Int32 System.Collections.Generic.List`1::_size
int32_t ____size_2;
// System.Int32 System.Collections.Generic.List`1::_version
int32_t ____version_3;
// System.Object System.Collections.Generic.List`1::_syncRoot
RuntimeObject* ____syncRoot_4;
};
struct List_1_tE7FB077B3CEA6371A27F72CC60962491AB71490B_StaticFields
{
// T[] System.Collections.Generic.List`1::s_emptyArray
EasingFunctionU5BU5D_t3EEBBFFAD92EA74C3960D5F78D2A98BCEEA62E49* ___s_emptyArray_5;
};
// System.Collections.Generic.List`1<UnityEngine.TextCore.Text.FontAsset>
struct List_1_t55B85B981AC5FD6A5358491F90FE354F78BB97DE : public RuntimeObject
{
// T[] System.Collections.Generic.List`1::_items
FontAssetU5BU5D_t5A6A4DD2BD3259A2F45F7F4D7860BAEA3666EA93* ____items_1;
// System.Int32 System.Collections.Generic.List`1::_size
int32_t ____size_2;
// System.Int32 System.Collections.Generic.List`1::_version
int32_t ____version_3;
// System.Object System.Collections.Generic.List`1::_syncRoot
RuntimeObject* ____syncRoot_4;
};
struct List_1_t55B85B981AC5FD6A5358491F90FE354F78BB97DE_StaticFields
{
// T[] System.Collections.Generic.List`1::s_emptyArray
FontAssetU5BU5D_t5A6A4DD2BD3259A2F45F7F4D7860BAEA3666EA93* ___s_emptyArray_5;
};
// System.Collections.Generic.List`1<UnityEngine.UIElements.IUxmlFactory>
struct List_1_t1C028615AD4710B454A12711EBA9E6BA3EA21018 : public RuntimeObject
{
// T[] System.Collections.Generic.List`1::_items
IUxmlFactoryU5BU5D_t8994ABA10DA466E08CE753B11AC1EEF231260322* ____items_1;
// System.Int32 System.Collections.Generic.List`1::_size
int32_t ____size_2;
// System.Int32 System.Collections.Generic.List`1::_version
int32_t ____version_3;
// System.Object System.Collections.Generic.List`1::_syncRoot
RuntimeObject* ____syncRoot_4;
};
struct List_1_t1C028615AD4710B454A12711EBA9E6BA3EA21018_StaticFields
{
// T[] System.Collections.Generic.List`1::s_emptyArray
IUxmlFactoryU5BU5D_t8994ABA10DA466E08CE753B11AC1EEF231260322* ___s_emptyArray_5;
};
// System.Collections.Generic.List`1<System.Int32>
struct List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73 : public RuntimeObject
{
// T[] System.Collections.Generic.List`1::_items
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ____items_1;
// System.Int32 System.Collections.Generic.List`1::_size
int32_t ____size_2;
// System.Int32 System.Collections.Generic.List`1::_version
int32_t ____version_3;
// System.Object System.Collections.Generic.List`1::_syncRoot
RuntimeObject* ____syncRoot_4;
};
struct List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73_StaticFields
{
// T[] System.Collections.Generic.List`1::s_emptyArray
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ___s_emptyArray_5;
};
// System.Collections.Generic.List`1<System.Object>
struct List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D : public RuntimeObject
{
// T[] System.Collections.Generic.List`1::_items
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ____items_1;
// System.Int32 System.Collections.Generic.List`1::_size
int32_t ____size_2;
// System.Int32 System.Collections.Generic.List`1::_version
int32_t ____version_3;
// System.Object System.Collections.Generic.List`1::_syncRoot
RuntimeObject* ____syncRoot_4;
};
struct List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D_StaticFields
{
// T[] System.Collections.Generic.List`1::s_emptyArray
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ___s_emptyArray_5;
};
// System.Collections.Generic.List`1<System.String>
struct List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD : public RuntimeObject
{
// T[] System.Collections.Generic.List`1::_items
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* ____items_1;
// System.Int32 System.Collections.Generic.List`1::_size
int32_t ____size_2;
// System.Int32 System.Collections.Generic.List`1::_version
int32_t ____version_3;
// System.Object System.Collections.Generic.List`1::_syncRoot
RuntimeObject* ____syncRoot_4;
};
struct List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD_StaticFields
{
// T[] System.Collections.Generic.List`1::s_emptyArray
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* ___s_emptyArray_5;
};
// System.Collections.Generic.List`1<UnityEngine.UIElements.StylePropertyName>
struct List_1_tD6F1685FEE5A196B3002ACC649A1DF5C65162268 : public RuntimeObject
{
// T[] System.Collections.Generic.List`1::_items
StylePropertyNameU5BU5D_t531626CF806E3F3D348D1F38A9109767014C35F8* ____items_1;
// System.Int32 System.Collections.Generic.List`1::_size
int32_t ____size_2;
// System.Int32 System.Collections.Generic.List`1::_version
int32_t ____version_3;
// System.Object System.Collections.Generic.List`1::_syncRoot
RuntimeObject* ____syncRoot_4;
};
struct List_1_tD6F1685FEE5A196B3002ACC649A1DF5C65162268_StaticFields
{
// T[] System.Collections.Generic.List`1::s_emptyArray
StylePropertyNameU5BU5D_t531626CF806E3F3D348D1F38A9109767014C35F8* ___s_emptyArray_5;
};
// System.Collections.Generic.List`1<UnityEngine.UIElements.StyleSheets.StylePropertyValue>
struct List_1_t893BC4E6EA21D89E7107414FB1199B089EB9F122 : public RuntimeObject
{
// T[] System.Collections.Generic.List`1::_items
StylePropertyValueU5BU5D_t4DE6509822A9A487529DC8DC8C08CB8822CE8688* ____items_1;
// System.Int32 System.Collections.Generic.List`1::_size
int32_t ____size_2;
// System.Int32 System.Collections.Generic.List`1::_version
int32_t ____version_3;
// System.Object System.Collections.Generic.List`1::_syncRoot
RuntimeObject* ____syncRoot_4;
};
struct List_1_t893BC4E6EA21D89E7107414FB1199B089EB9F122_StaticFields
{
// T[] System.Collections.Generic.List`1::s_emptyArray
StylePropertyValueU5BU5D_t4DE6509822A9A487529DC8DC8C08CB8822CE8688* ___s_emptyArray_5;
};
// System.Collections.Generic.List`1<UnityEngine.UIElements.StyleSheet>
struct List_1_tEA16F82F7871418E28EB6F551D77A8AD9F2E337F : public RuntimeObject
{
// T[] System.Collections.Generic.List`1::_items
StyleSheetU5BU5D_tFFAA0F92657246FFBFE954290B305CCCBA9DD1A7* ____items_1;
// System.Int32 System.Collections.Generic.List`1::_size
int32_t ____size_2;
// System.Int32 System.Collections.Generic.List`1::_version
int32_t ____version_3;
// System.Object System.Collections.Generic.List`1::_syncRoot
RuntimeObject* ____syncRoot_4;
};
struct List_1_tEA16F82F7871418E28EB6F551D77A8AD9F2E337F_StaticFields
{
// T[] System.Collections.Generic.List`1::s_emptyArray
StyleSheetU5BU5D_tFFAA0F92657246FFBFE954290B305CCCBA9DD1A7* ___s_emptyArray_5;
};
// System.Collections.Generic.List`1<UnityEngine.UIElements.StyleSheets.StyleValue>
struct List_1_t686B3253BF1ECA33C528F281967CD2DA263C252E : public RuntimeObject
{
// T[] System.Collections.Generic.List`1::_items
StyleValueU5BU5D_t544D1F13B44DC23CA765A18E32B7779768FDF0C8* ____items_1;
// System.Int32 System.Collections.Generic.List`1::_size
int32_t ____size_2;
// System.Int32 System.Collections.Generic.List`1::_version
int32_t ____version_3;
// System.Object System.Collections.Generic.List`1::_syncRoot
RuntimeObject* ____syncRoot_4;
};
struct List_1_t686B3253BF1ECA33C528F281967CD2DA263C252E_StaticFields
{
// T[] System.Collections.Generic.List`1::s_emptyArray
StyleValueU5BU5D_t544D1F13B44DC23CA765A18E32B7779768FDF0C8* ___s_emptyArray_5;
};
// System.Collections.Generic.List`1<UnityEngine.UIElements.StyleSheets.StyleValueManaged>
struct List_1_t05E80B72E11DAF32DE5C2209E33E4AA7D99CCE45 : public RuntimeObject
{
// T[] System.Collections.Generic.List`1::_items
StyleValueManagedU5BU5D_tA36DD573E215D5C8EE43B4BD109BE2AA3902E1E9* ____items_1;
// System.Int32 System.Collections.Generic.List`1::_size
int32_t ____size_2;
// System.Int32 System.Collections.Generic.List`1::_version
int32_t ____version_3;
// System.Object System.Collections.Generic.List`1::_syncRoot
RuntimeObject* ____syncRoot_4;
};
struct List_1_t05E80B72E11DAF32DE5C2209E33E4AA7D99CCE45_StaticFields
{
// T[] System.Collections.Generic.List`1::s_emptyArray
StyleValueManagedU5BU5D_tA36DD573E215D5C8EE43B4BD109BE2AA3902E1E9* ___s_emptyArray_5;
};
// System.Collections.Generic.List`1<UnityEngine.UIElements.StyleVariable>
struct List_1_t4EB7DA35FB6C543101A0C09A56EE4B652F4E1777 : public RuntimeObject
{
// T[] System.Collections.Generic.List`1::_items
StyleVariableU5BU5D_tFE786BD2C1F914C1605C072F0BB10C405C0B4D96* ____items_1;
// System.Int32 System.Collections.Generic.List`1::_size
int32_t ____size_2;
// System.Int32 System.Collections.Generic.List`1::_version
int32_t ____version_3;
// System.Object System.Collections.Generic.List`1::_syncRoot
RuntimeObject* ____syncRoot_4;
};
struct List_1_t4EB7DA35FB6C543101A0C09A56EE4B652F4E1777_StaticFields
{
// T[] System.Collections.Generic.List`1::s_emptyArray
StyleVariableU5BU5D_tFE786BD2C1F914C1605C072F0BB10C405C0B4D96* ___s_emptyArray_5;
};
// System.Collections.Generic.List`1<UnityEngine.UIElements.TimeValue>
struct List_1_t437B6C3879E969156A381BDC3C459CF809D39DDF : public RuntimeObject
{
// T[] System.Collections.Generic.List`1::_items
TimeValueU5BU5D_t3EB79C5975D39A0E711250FD8A9547F5312746DE* ____items_1;
// System.Int32 System.Collections.Generic.List`1::_size
int32_t ____size_2;
// System.Int32 System.Collections.Generic.List`1::_version
int32_t ____version_3;
// System.Object System.Collections.Generic.List`1::_syncRoot
RuntimeObject* ____syncRoot_4;
};
struct List_1_t437B6C3879E969156A381BDC3C459CF809D39DDF_StaticFields
{
// T[] System.Collections.Generic.List`1::s_emptyArray
TimeValueU5BU5D_t3EB79C5975D39A0E711250FD8A9547F5312746DE* ___s_emptyArray_5;
};
// System.Collections.Generic.List`1<UnityEngine.UIElements.TemplateAsset/AttributeOverride>
struct List_1_t70EE7982F45810D4B024CF720D910E67974A3094 : public RuntimeObject
{
// T[] System.Collections.Generic.List`1::_items
AttributeOverrideU5BU5D_t4D2E0B93EF3A1A1EB58AC1F48E6CFE20A0EA27E8* ____items_1;
// System.Int32 System.Collections.Generic.List`1::_size
int32_t ____size_2;
// System.Int32 System.Collections.Generic.List`1::_version
int32_t ____version_3;
// System.Object System.Collections.Generic.List`1::_syncRoot
RuntimeObject* ____syncRoot_4;
};
struct List_1_t70EE7982F45810D4B024CF720D910E67974A3094_StaticFields
{
// T[] System.Collections.Generic.List`1::s_emptyArray
AttributeOverrideU5BU5D_t4D2E0B93EF3A1A1EB58AC1F48E6CFE20A0EA27E8* ___s_emptyArray_5;
};
// System.Collections.Generic.List`1<UnityEngine.UIElements.VisualTreeAsset/SlotUsageEntry>
struct List_1_t10D8EC0B84DD3EDB54DA9AE6AF65B5AB50BA9D5A : public RuntimeObject
{
// T[] System.Collections.Generic.List`1::_items
SlotUsageEntryU5BU5D_t02CCAC4881F115443BE39FCBE8439A9DCFC1C67A* ____items_1;
// System.Int32 System.Collections.Generic.List`1::_size
int32_t ____size_2;
// System.Int32 System.Collections.Generic.List`1::_version
int32_t ____version_3;
// System.Object System.Collections.Generic.List`1::_syncRoot
RuntimeObject* ____syncRoot_4;
};
struct List_1_t10D8EC0B84DD3EDB54DA9AE6AF65B5AB50BA9D5A_StaticFields
{
// T[] System.Collections.Generic.List`1::s_emptyArray
SlotUsageEntryU5BU5D_t02CCAC4881F115443BE39FCBE8439A9DCFC1C67A* ___s_emptyArray_5;
};
// System.Collections.Generic.Stack`1<System.String>
struct Stack_1_tD770B7BA3385BBF3A1703E386B6006FF670C5094 : public RuntimeObject
{
// T[] System.Collections.Generic.Stack`1::_array
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* ____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;
};
// System.Collections.Generic.Stack`1<UnityEngine.UIElements.StyleVariableResolver/ResolveContext>
struct Stack_1_t0B236E77382B6037C04F4090B3C6259495694C1C : public RuntimeObject
{
// T[] System.Collections.Generic.Stack`1::_array
ResolveContextU5BU5D_tA44F71F5EFF2CE305C748D326687E840F314B3FB* ____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;
};
// UnityEngine.UIElements.UxmlFactory`2<UnityEngine.UIElements.BindableElement,UnityEngine.UIElements.BindableElement/UxmlTraits>
struct UxmlFactory_2_tD60CA5C4D4FEBDFD650B1967D172C9AC677FB22A : public RuntimeObject
{
// TTraits UnityEngine.UIElements.UxmlFactory`2::m_Traits
UxmlTraits_tDED0FF94BF82D1F4DCFD14DBC22DCA51D30D1172* ___m_Traits_0;
};
// UnityEngine.UIElements.UxmlFactory`2<UnityEngine.UIElements.Box,UnityEngine.UIElements.VisualElement/UxmlTraits>
struct UxmlFactory_2_tCA2A4BBBB235C52D4C5815BAC6786AC3AB8863D2 : public RuntimeObject
{
// TTraits UnityEngine.UIElements.UxmlFactory`2::m_Traits
UxmlTraits_t45D4AB9B0148A110826C5201495FF23814A12E4B* ___m_Traits_0;
};
// UnityEngine.UIElements.UxmlFactory`2<UnityEngine.UIElements.Button,UnityEngine.UIElements.Button/UxmlTraits>
struct UxmlFactory_2_tEFE9FA123C2F41B3AB960D8EF3C331E050D2744C : public RuntimeObject
{
// TTraits UnityEngine.UIElements.UxmlFactory`2::m_Traits
UxmlTraits_t7E6C29A16AC070C42209A51B9F4A8486C5FC9D9C* ___m_Traits_0;
};
// UnityEngine.UIElements.UxmlFactory`2<UnityEngine.UIElements.ButtonStripField,UnityEngine.UIElements.ButtonStripField/UxmlTraits>
struct UxmlFactory_2_t3AD2C866979895241BD5951F2F4CC9F907941D4D : public RuntimeObject
{
// TTraits UnityEngine.UIElements.UxmlFactory`2::m_Traits
UxmlTraits_t56D844C316C7882ACDC515D546D8CCDDAE040F95* ___m_Traits_0;
};
// UnityEngine.UIElements.UxmlFactory`2<UnityEngine.UIElements.DropdownField,UnityEngine.UIElements.DropdownField/UxmlTraits>
struct UxmlFactory_2_tF613743E2FA0179ED284D1E3679C3AFA9E3EACD2 : public RuntimeObject
{
// TTraits UnityEngine.UIElements.UxmlFactory`2::m_Traits
UxmlTraits_t50B6BF1B8531EA57C8987396A849C620F01871C0* ___m_Traits_0;
};
// UnityEngine.UIElements.UxmlFactory`2<UnityEngine.UIElements.Foldout,UnityEngine.UIElements.Foldout/UxmlTraits>
struct UxmlFactory_2_t3F0ADF48E45D3EC6593FF4202C610D970C5E2983 : public RuntimeObject
{
// TTraits UnityEngine.UIElements.UxmlFactory`2::m_Traits
UxmlTraits_t20BCC06498102C4B242E6F80B424A7D6C9EA6AC2* ___m_Traits_0;
};
// UnityEngine.UIElements.UxmlFactory`2<UnityEngine.UIElements.GroupBox,UnityEngine.UIElements.GroupBox/UxmlTraits>
struct UxmlFactory_2_tC4FE41148D565E9714FFB44D5D9B190A5AF86B6C : public RuntimeObject
{
// TTraits UnityEngine.UIElements.UxmlFactory`2::m_Traits
UxmlTraits_t04E3C3815C5BF7831F5C58685571306D457A9E02* ___m_Traits_0;
};
// UnityEngine.UIElements.UxmlFactory`2<UnityEngine.UIElements.HelpBox,UnityEngine.UIElements.HelpBox/UxmlTraits>
struct UxmlFactory_2_t717E3DB4C4B3D39D64B41EFED079670F6D72621A : public RuntimeObject
{
// TTraits UnityEngine.UIElements.UxmlFactory`2::m_Traits
UxmlTraits_t611EDC3B512CAE6E921E7ABDD1B58281AA17B104* ___m_Traits_0;
};
// UnityEngine.UIElements.UxmlFactory`2<UnityEngine.UIElements.IMGUIContainer,UnityEngine.UIElements.IMGUIContainer/UxmlTraits>
struct UxmlFactory_2_t885CE124C6F6A5A625EFB5E207B18271EE8A07FF : public RuntimeObject
{
// TTraits UnityEngine.UIElements.UxmlFactory`2::m_Traits
UxmlTraits_tC22B794B5E43920F0989281BB88F1F4115575065* ___m_Traits_0;
};
// UnityEngine.UIElements.UxmlFactory`2<UnityEngine.UIElements.Image,UnityEngine.UIElements.Image/UxmlTraits>
struct UxmlFactory_2_t19E6A7617B050E18CF023E8B118E6DAA7EE6E924 : public RuntimeObject
{
// TTraits UnityEngine.UIElements.UxmlFactory`2::m_Traits
UxmlTraits_tBFBB6E936665E60F4146B1F1A27733307D91DE07* ___m_Traits_0;
};
// UnityEngine.UIElements.UxmlFactory`2<UnityEngine.UIElements.InternalTreeView,UnityEngine.UIElements.InternalTreeView/UxmlTraits>
struct UxmlFactory_2_t30BFB002F45F67A8D7068C7AAAFCA5CBAF712EA0 : public RuntimeObject
{
// TTraits UnityEngine.UIElements.UxmlFactory`2::m_Traits
UxmlTraits_t6A5EA2E9F2DB65C27764862855EB4B3F02FD9C34* ___m_Traits_0;
};
// UnityEngine.UIElements.UxmlFactory`2<UnityEngine.UIElements.Label,UnityEngine.UIElements.Label/UxmlTraits>
struct UxmlFactory_2_t3EEF057D5F27EA57C7A77C5C2995698D5CF9CFFA : public RuntimeObject
{
// TTraits UnityEngine.UIElements.UxmlFactory`2::m_Traits
UxmlTraits_tCCB5EAF98F73A5AB4F52F76E93A89092AB2BD2DF* ___m_Traits_0;
};
// UnityEngine.UIElements.UxmlFactory`2<UnityEngine.UIElements.ListView,UnityEngine.UIElements.ListView/UxmlTraits>
struct UxmlFactory_2_t9BB2D007142CD55D0FC0FD9A23443C56D2EE2045 : public RuntimeObject
{
// TTraits UnityEngine.UIElements.UxmlFactory`2::m_Traits
UxmlTraits_t29EBB67D5DF1E7F1F407349FECD204183FA219EB* ___m_Traits_0;
};
// UnityEngine.UIElements.UxmlFactory`2<UnityEngine.UIElements.MinMaxSlider,UnityEngine.UIElements.MinMaxSlider/UxmlTraits>
struct UxmlFactory_2_tA324692F385E962618469C6DC7CF3D5B6C7E7F30 : public RuntimeObject
{
// TTraits UnityEngine.UIElements.UxmlFactory`2::m_Traits
UxmlTraits_t08DC5DF23E20974D61F11ED9543B130C9C9A4471* ___m_Traits_0;
};
// UnityEngine.UIElements.UxmlFactory`2<UnityEngine.UIElements.PopupWindow,UnityEngine.UIElements.PopupWindow/UxmlTraits>
struct UxmlFactory_2_tE87A46C58BBE884E728D077495684CEDDCC0A34A : public RuntimeObject
{
// TTraits UnityEngine.UIElements.UxmlFactory`2::m_Traits
UxmlTraits_t34F909DF058605DF301A19BB8B3A26B47C7A92B4* ___m_Traits_0;
};
// UnityEngine.UIElements.UxmlFactory`2<UnityEngine.UIElements.ProgressBar,UnityEngine.UIElements.AbstractProgressBar/UxmlTraits>
struct UxmlFactory_2_t8AD404229319220474178C87ABCEAF3EA3370856 : public RuntimeObject
{
// TTraits UnityEngine.UIElements.UxmlFactory`2::m_Traits
UxmlTraits_t71FC85ADDE15ED13EAEAA0CEF1B5D7F4F44DAFAE* ___m_Traits_0;
};
// UnityEngine.UIElements.UxmlFactory`2<UnityEngine.UIElements.RadioButton,UnityEngine.UIElements.RadioButton/UxmlTraits>
struct UxmlFactory_2_tDAB0D321A8F1E520D0346F93018F0B9AD327F3DB : public RuntimeObject
{
// TTraits UnityEngine.UIElements.UxmlFactory`2::m_Traits
UxmlTraits_t42E316800695D69D7A3970740D34C8A35F556DF3* ___m_Traits_0;
};
// UnityEngine.UIElements.UxmlFactory`2<UnityEngine.UIElements.RadioButtonGroup,UnityEngine.UIElements.RadioButtonGroup/UxmlTraits>
struct UxmlFactory_2_t47455F8804FE5FBBAAFFE466FA749DBCBBE6DFEE : public RuntimeObject
{
// TTraits UnityEngine.UIElements.UxmlFactory`2::m_Traits
UxmlTraits_t2B80C3B5E7B8E0FBF2384F6224536E39AF415DB3* ___m_Traits_0;
};
// UnityEngine.UIElements.UxmlFactory`2<UnityEngine.UIElements.RepeatButton,UnityEngine.UIElements.RepeatButton/UxmlTraits>
struct UxmlFactory_2_t3A4B2AA745A641BEC771BFE04E991FCA60A78CF8 : public RuntimeObject
{
// TTraits UnityEngine.UIElements.UxmlFactory`2::m_Traits
UxmlTraits_t9917B7107CCE571CAC1F7FBAE605B3FB4D2D255D* ___m_Traits_0;
};
// UnityEngine.UIElements.UxmlFactory`2<UnityEngine.UIElements.ScrollView,UnityEngine.UIElements.ScrollView/UxmlTraits>
struct UxmlFactory_2_t2DAB48E1821254ED3AC93F8AF5BDEF74F329C5BE : public RuntimeObject
{
// TTraits UnityEngine.UIElements.UxmlFactory`2::m_Traits
UxmlTraits_tC268A6B373C2223C503EFA2F636A5C6981AC12C6* ___m_Traits_0;
};
// UnityEngine.UIElements.UxmlFactory`2<UnityEngine.UIElements.Scroller,UnityEngine.UIElements.Scroller/UxmlTraits>
struct UxmlFactory_2_tA263C05B83E4398738400FD8D5D8A2401D465B51 : public RuntimeObject
{
// TTraits UnityEngine.UIElements.UxmlFactory`2::m_Traits
UxmlTraits_t3058D6A25AEEF078E591F37D3A674DE66C57C3F2* ___m_Traits_0;
};
// UnityEngine.UIElements.UxmlFactory`2<UnityEngine.UIElements.Slider,UnityEngine.UIElements.Slider/UxmlTraits>
struct UxmlFactory_2_t82337FC01AFD6692C688D30CEFB5508DE6B96DA7 : public RuntimeObject
{
// TTraits UnityEngine.UIElements.UxmlFactory`2::m_Traits
UxmlTraits_tEB183E6CCCED03B250C5B72A6A759513B7E2BA61* ___m_Traits_0;
};
// UnityEngine.UIElements.UxmlFactory`2<UnityEngine.UIElements.SliderInt,UnityEngine.UIElements.SliderInt/UxmlTraits>
struct UxmlFactory_2_tBFFB2F90716B23CA0370F6DF4AB5ED4F788CB381 : public RuntimeObject
{
// TTraits UnityEngine.UIElements.UxmlFactory`2::m_Traits
UxmlTraits_t2206B0B2D5EE3D8872D28BE1CC3AE0224BA04DAE* ___m_Traits_0;
};
// UnityEngine.UIElements.UxmlFactory`2<UnityEngine.UIElements.TemplateContainer,UnityEngine.UIElements.TemplateContainer/UxmlTraits>
struct UxmlFactory_2_t8EB039498EE25D0F0B57B0E86AFC4B4F1F0C5933 : public RuntimeObject
{
// TTraits UnityEngine.UIElements.UxmlFactory`2::m_Traits
UxmlTraits_t0D8AB59C52341D77460AC5A03B477ED2C6A05AB6* ___m_Traits_0;
};
// UnityEngine.UIElements.UxmlFactory`2<UnityEngine.UIElements.TextElement,UnityEngine.UIElements.TextElement/UxmlTraits>
struct UxmlFactory_2_tA0A97C5E51045F69E0AB6E6EDDD9EBB7BBDB30C9 : public RuntimeObject
{
// TTraits UnityEngine.UIElements.UxmlFactory`2::m_Traits
UxmlTraits_t8F9F8E46DE4A7DDD1380F89F35F670433ADFF3FC* ___m_Traits_0;
};
// UnityEngine.UIElements.UxmlFactory`2<UnityEngine.UIElements.TextField,UnityEngine.UIElements.TextField/UxmlTraits>
struct UxmlFactory_2_t1EC41ED2B73C48E5B7DBB6950D9E24E1AA27FCFC : public RuntimeObject
{
// TTraits UnityEngine.UIElements.UxmlFactory`2::m_Traits
UxmlTraits_t473412CE714743D77336C6FA51CF128CAD55ED3D* ___m_Traits_0;
};
// UnityEngine.UIElements.UxmlFactory`2<UnityEngine.UIElements.Toggle,UnityEngine.UIElements.Toggle/UxmlTraits>
struct UxmlFactory_2_t639EA0727EBDB27E364EB7F29F8EDADF24BF01F2 : public RuntimeObject
{
// TTraits UnityEngine.UIElements.UxmlFactory`2::m_Traits
UxmlTraits_t224268C08F4A6A3D22684B3C803F87B39CD98121* ___m_Traits_0;
};
// UnityEngine.UIElements.UxmlFactory`2<UnityEngine.UIElements.TreeView,UnityEngine.UIElements.TreeView/UxmlTraits>
struct UxmlFactory_2_t682FEBD8CD1A8AE28FBFA6E05950F70557AD92FF : public RuntimeObject
{
// TTraits UnityEngine.UIElements.UxmlFactory`2::m_Traits
UxmlTraits_tA06AFB42CC375F3C3E89559C140A2A04055300C4* ___m_Traits_0;
};
// UnityEngine.UIElements.UxmlFactory`2<UnityEngine.UIElements.TwoPaneSplitView,UnityEngine.UIElements.TwoPaneSplitView/UxmlTraits>
struct UxmlFactory_2_tEEF1268EAE5CA173703C394D675084E6A1ECB983 : public RuntimeObject
{
// TTraits UnityEngine.UIElements.UxmlFactory`2::m_Traits
UxmlTraits_tD94069F1DEA132ACB4C340B51942037468E26A9D* ___m_Traits_0;
};
// UnityEngine.UIElements.UxmlFactory`2<UnityEngine.UIElements.VisualElement,UnityEngine.UIElements.UxmlAttributeOverridesTraits>
struct UxmlFactory_2_t7676B5747F8B8CB44858E33C26ADB4985A7E6B7A : public RuntimeObject
{
// TTraits UnityEngine.UIElements.UxmlFactory`2::m_Traits
UxmlAttributeOverridesTraits_tE607A4A26491C6A3DE530D8822901732592D2476* ___m_Traits_0;
};
// UnityEngine.UIElements.UxmlFactory`2<UnityEngine.UIElements.VisualElement,UnityEngine.UIElements.UxmlRootElementTraits>
struct UxmlFactory_2_tE7E1F8B1C78A7097E8AF14E4241F2ED2A8FA4FBB : public RuntimeObject
{
// TTraits UnityEngine.UIElements.UxmlFactory`2::m_Traits
UxmlRootElementTraits_t17835D11517D46AEC127845AA33E6F409E69C736* ___m_Traits_0;
};
// UnityEngine.UIElements.UxmlFactory`2<UnityEngine.UIElements.VisualElement,UnityEngine.UIElements.UxmlStyleTraits>
struct UxmlFactory_2_t72AE13BB6BD1DB2563C9BB3371BCBC378AAB6496 : public RuntimeObject
{
// TTraits UnityEngine.UIElements.UxmlFactory`2::m_Traits
UxmlStyleTraits_t84C6E44E8EF18E14BFAE26543899631C5555AA7E* ___m_Traits_0;
};
// UnityEngine.UIElements.UxmlFactory`2<UnityEngine.UIElements.VisualElement,UnityEngine.UIElements.UxmlTemplateTraits>
struct UxmlFactory_2_tC7DCB9CD8767B7776C3B9F332C291A868AB646DB : public RuntimeObject
{
// TTraits UnityEngine.UIElements.UxmlFactory`2::m_Traits
UxmlTemplateTraits_tC6DD0F0D72825309A989D57527D241B329B6F3A6* ___m_Traits_0;
};
// UnityEngine.UIElements.UxmlFactory`2<UnityEngine.UIElements.VisualElement,UnityEngine.UIElements.VisualElement/UxmlTraits>
struct UxmlFactory_2_t8B529BB33B158D8CF1298056F781DA2F04D7194F : public RuntimeObject
{
// TTraits UnityEngine.UIElements.UxmlFactory`2::m_Traits
UxmlTraits_t45D4AB9B0148A110826C5201495FF23814A12E4B* ___m_Traits_0;
};
struct Il2CppArrayBounds;
// System.Reflection.Assembly
struct Assembly_t : public RuntimeObject
{
};
// Native definition for P/Invoke marshalling of System.Reflection.Assembly
struct Assembly_t_marshaled_pinvoke
{
};
// Native definition for COM marshalling of System.Reflection.Assembly
struct Assembly_t_marshaled_com
{
};
// UnityEngine.UIElements.CallbackEventHandler
struct CallbackEventHandler_t99E35735225B4ACEAD1BA981632FD2D46E9CB2B4 : public RuntimeObject
{
// UnityEngine.UIElements.EventCallbackRegistry UnityEngine.UIElements.CallbackEventHandler::m_CallbackRegistry
EventCallbackRegistry_tE18297C3F7E535BD82EDA83EC6D6DAA386226B85* ___m_CallbackRegistry_0;
};
// UnityEngine.UIElements.ComputedTransitionUtils
struct ComputedTransitionUtils_tC9191F301DCE1CB02C3FFC174E651E14204F1C7A : public RuntimeObject
{
};
struct ComputedTransitionUtils_tC9191F301DCE1CB02C3FFC174E651E14204F1C7A_StaticFields
{
// System.Collections.Generic.List`1<UnityEngine.UIElements.ComputedTransitionProperty> UnityEngine.UIElements.ComputedTransitionUtils::s_ComputedTransitionsBuffer
List_1_t888EAF80C1646E9D51193F9F6E183344845FB66C* ___s_ComputedTransitionsBuffer_0;
};
// System.Globalization.CultureInfo
struct CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0 : public RuntimeObject
{
// System.Boolean System.Globalization.CultureInfo::m_isReadOnly
bool ___m_isReadOnly_3;
// System.Int32 System.Globalization.CultureInfo::cultureID
int32_t ___cultureID_4;
// System.Int32 System.Globalization.CultureInfo::parent_lcid
int32_t ___parent_lcid_5;
// System.Int32 System.Globalization.CultureInfo::datetime_index
int32_t ___datetime_index_6;
// System.Int32 System.Globalization.CultureInfo::number_index
int32_t ___number_index_7;
// System.Int32 System.Globalization.CultureInfo::default_calendar_type
int32_t ___default_calendar_type_8;
// System.Boolean System.Globalization.CultureInfo::m_useUserOverride
bool ___m_useUserOverride_9;
// System.Globalization.NumberFormatInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::numInfo
NumberFormatInfo_t8E26808B202927FEBF9064FCFEEA4D6E076E6472* ___numInfo_10;
// System.Globalization.DateTimeFormatInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::dateTimeInfo
DateTimeFormatInfo_t0457520F9FA7B5C8EAAEB3AD50413B6AEEB7458A* ___dateTimeInfo_11;
// System.Globalization.TextInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::textInfo
TextInfo_tD3BAFCFD77418851E7D5CB8D2588F47019E414B4* ___textInfo_12;
// System.String System.Globalization.CultureInfo::m_name
String_t* ___m_name_13;
// System.String System.Globalization.CultureInfo::englishname
String_t* ___englishname_14;
// System.String System.Globalization.CultureInfo::nativename
String_t* ___nativename_15;
// System.String System.Globalization.CultureInfo::iso3lang
String_t* ___iso3lang_16;
// System.String System.Globalization.CultureInfo::iso2lang
String_t* ___iso2lang_17;
// System.String System.Globalization.CultureInfo::win3lang
String_t* ___win3lang_18;
// System.String System.Globalization.CultureInfo::territory
String_t* ___territory_19;
// System.String[] System.Globalization.CultureInfo::native_calendar_names
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* ___native_calendar_names_20;
// System.Globalization.CompareInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::compareInfo
CompareInfo_t1B1A6AC3486B570C76ABA52149C9BD4CD82F9E57* ___compareInfo_21;
// System.Void* System.Globalization.CultureInfo::textinfo_data
void* ___textinfo_data_22;
// System.Int32 System.Globalization.CultureInfo::m_dataItem
int32_t ___m_dataItem_23;
// System.Globalization.Calendar System.Globalization.CultureInfo::calendar
Calendar_t0A117CC7532A54C17188C2EFEA1F79DB20DF3A3B* ___calendar_24;
// System.Globalization.CultureInfo System.Globalization.CultureInfo::parent_culture
CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* ___parent_culture_25;
// System.Boolean System.Globalization.CultureInfo::constructed
bool ___constructed_26;
// System.Byte[] System.Globalization.CultureInfo::cached_serialized_form
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___cached_serialized_form_27;
// System.Globalization.CultureData System.Globalization.CultureInfo::m_cultureData
CultureData_tEEFDCF4ECA1BBF6C0C8C94EB3541657245598F9D* ___m_cultureData_28;
// System.Boolean System.Globalization.CultureInfo::m_isInherited
bool ___m_isInherited_29;
};
struct CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_StaticFields
{
// System.Globalization.CultureInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::invariant_culture_info
CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* ___invariant_culture_info_0;
// System.Object System.Globalization.CultureInfo::shared_table_lock
RuntimeObject* ___shared_table_lock_1;
// System.Globalization.CultureInfo System.Globalization.CultureInfo::default_current_culture
CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* ___default_current_culture_2;
// System.Globalization.CultureInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::s_DefaultThreadCurrentUICulture
CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* ___s_DefaultThreadCurrentUICulture_34;
// System.Globalization.CultureInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::s_DefaultThreadCurrentCulture
CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* ___s_DefaultThreadCurrentCulture_35;
// System.Collections.Generic.Dictionary`2<System.Int32,System.Globalization.CultureInfo> System.Globalization.CultureInfo::shared_by_number
Dictionary_2_t9FA6D82CAFC18769F7515BB51D1C56DAE09381C3* ___shared_by_number_36;
// System.Collections.Generic.Dictionary`2<System.String,System.Globalization.CultureInfo> System.Globalization.CultureInfo::shared_by_name
Dictionary_2_tE1603CE612C16451D1E56FF4D4859D4FE4087C28* ___shared_by_name_37;
// System.Globalization.CultureInfo System.Globalization.CultureInfo::s_UserPreferredCultureInfoInAppX
CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* ___s_UserPreferredCultureInfoInAppX_38;
// System.Boolean System.Globalization.CultureInfo::IsTaiwanSku
bool ___IsTaiwanSku_39;
};
// Native definition for P/Invoke marshalling of System.Globalization.CultureInfo
struct CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_marshaled_pinvoke
{
int32_t ___m_isReadOnly_3;
int32_t ___cultureID_4;
int32_t ___parent_lcid_5;
int32_t ___datetime_index_6;
int32_t ___number_index_7;
int32_t ___default_calendar_type_8;
int32_t ___m_useUserOverride_9;
NumberFormatInfo_t8E26808B202927FEBF9064FCFEEA4D6E076E6472* ___numInfo_10;
DateTimeFormatInfo_t0457520F9FA7B5C8EAAEB3AD50413B6AEEB7458A* ___dateTimeInfo_11;
TextInfo_tD3BAFCFD77418851E7D5CB8D2588F47019E414B4* ___textInfo_12;
char* ___m_name_13;
char* ___englishname_14;
char* ___nativename_15;
char* ___iso3lang_16;
char* ___iso2lang_17;
char* ___win3lang_18;
char* ___territory_19;
char** ___native_calendar_names_20;
CompareInfo_t1B1A6AC3486B570C76ABA52149C9BD4CD82F9E57* ___compareInfo_21;
void* ___textinfo_data_22;
int32_t ___m_dataItem_23;
Calendar_t0A117CC7532A54C17188C2EFEA1F79DB20DF3A3B* ___calendar_24;
CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_marshaled_pinvoke* ___parent_culture_25;
int32_t ___constructed_26;
Il2CppSafeArray/*NONE*/* ___cached_serialized_form_27;
CultureData_tEEFDCF4ECA1BBF6C0C8C94EB3541657245598F9D_marshaled_pinvoke* ___m_cultureData_28;
int32_t ___m_isInherited_29;
};
// Native definition for COM marshalling of System.Globalization.CultureInfo
struct CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_marshaled_com
{
int32_t ___m_isReadOnly_3;
int32_t ___cultureID_4;
int32_t ___parent_lcid_5;
int32_t ___datetime_index_6;
int32_t ___number_index_7;
int32_t ___default_calendar_type_8;
int32_t ___m_useUserOverride_9;
NumberFormatInfo_t8E26808B202927FEBF9064FCFEEA4D6E076E6472* ___numInfo_10;
DateTimeFormatInfo_t0457520F9FA7B5C8EAAEB3AD50413B6AEEB7458A* ___dateTimeInfo_11;
TextInfo_tD3BAFCFD77418851E7D5CB8D2588F47019E414B4* ___textInfo_12;
Il2CppChar* ___m_name_13;
Il2CppChar* ___englishname_14;
Il2CppChar* ___nativename_15;
Il2CppChar* ___iso3lang_16;
Il2CppChar* ___iso2lang_17;
Il2CppChar* ___win3lang_18;
Il2CppChar* ___territory_19;
Il2CppChar** ___native_calendar_names_20;
CompareInfo_t1B1A6AC3486B570C76ABA52149C9BD4CD82F9E57* ___compareInfo_21;
void* ___textinfo_data_22;
int32_t ___m_dataItem_23;
Calendar_t0A117CC7532A54C17188C2EFEA1F79DB20DF3A3B* ___calendar_24;
CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_marshaled_com* ___parent_culture_25;
int32_t ___constructed_26;
Il2CppSafeArray/*NONE*/* ___cached_serialized_form_27;
CultureData_tEEFDCF4ECA1BBF6C0C8C94EB3541657245598F9D_marshaled_com* ___m_cultureData_28;
int32_t ___m_isInherited_29;
};
// System.Linq.Enumerable
struct Enumerable_t372195206D92B3F390693F9449282C31FD564C09 : public RuntimeObject
{
};
// System.MarshalByRefObject
struct MarshalByRefObject_t8C2F4C5854177FD60439EB1FCCFC1B3CFAFE8DCE : public RuntimeObject
{
// System.Object System.MarshalByRefObject::_identity
RuntimeObject* ____identity_0;
};
// Native definition for P/Invoke marshalling of System.MarshalByRefObject
struct MarshalByRefObject_t8C2F4C5854177FD60439EB1FCCFC1B3CFAFE8DCE_marshaled_pinvoke
{
Il2CppIUnknown* ____identity_0;
};
// Native definition for COM marshalling of System.MarshalByRefObject
struct MarshalByRefObject_t8C2F4C5854177FD60439EB1FCCFC1B3CFAFE8DCE_marshaled_com
{
Il2CppIUnknown* ____identity_0;
};
// System.Reflection.MemberInfo
struct MemberInfo_t : public RuntimeObject
{
};
// System.String
struct String_t : public RuntimeObject
{
// System.Int32 System.String::_stringLength
int32_t ____stringLength_4;
// System.Char System.String::_firstChar
Il2CppChar ____firstChar_5;
};
struct String_t_StaticFields
{
// System.String System.String::Empty
String_t* ___Empty_6;
};
// System.StringComparer
struct StringComparer_t6268F19CA34879176651429C0D8A3D0002BB8E06 : public RuntimeObject
{
};
struct StringComparer_t6268F19CA34879176651429C0D8A3D0002BB8E06_StaticFields
{
// System.CultureAwareComparer System.StringComparer::s_invariantCulture
CultureAwareComparer_t5822A6535A6EB4C448D1B7736067D1188BAEE8CD* ___s_invariantCulture_0;
// System.CultureAwareComparer System.StringComparer::s_invariantCultureIgnoreCase
CultureAwareComparer_t5822A6535A6EB4C448D1B7736067D1188BAEE8CD* ___s_invariantCultureIgnoreCase_1;
// System.OrdinalCaseSensitiveComparer System.StringComparer::s_ordinal
OrdinalCaseSensitiveComparer_t581CA7CB51DCF00B6012A697A4B4B3067144521A* ___s_ordinal_2;
// System.OrdinalIgnoreCaseComparer System.StringComparer::s_ordinalIgnoreCase
OrdinalIgnoreCaseComparer_t8BAE11990A4C855D3BCBBFB42F4EF8D45088FBB0* ___s_ordinalIgnoreCase_3;
};
// UnityEngine.UIElements.StyleComplexSelector
struct StyleComplexSelector_tE46C29F65FDBA48D3152781187401C8B55B7D8AD : public RuntimeObject
{
// System.Int32 UnityEngine.UIElements.StyleComplexSelector::m_Specificity
int32_t ___m_Specificity_0;
// UnityEngine.UIElements.StyleRule UnityEngine.UIElements.StyleComplexSelector::<rule>k__BackingField
StyleRule_t69F0C0989004F85BBD9C72BC7A73F79BFE61651E* ___U3CruleU3Ek__BackingField_1;
// UnityEngine.UIElements.StyleSelector[] UnityEngine.UIElements.StyleComplexSelector::m_Selectors
StyleSelectorU5BU5D_t11A633455FC601606B3DF3CEDDDAB1625B54708D* ___m_Selectors_2;
// System.Int32 UnityEngine.UIElements.StyleComplexSelector::ruleIndex
int32_t ___ruleIndex_3;
// UnityEngine.UIElements.StyleComplexSelector UnityEngine.UIElements.StyleComplexSelector::nextInTable
StyleComplexSelector_tE46C29F65FDBA48D3152781187401C8B55B7D8AD* ___nextInTable_4;
// System.Int32 UnityEngine.UIElements.StyleComplexSelector::orderInStyleSheet
int32_t ___orderInStyleSheet_5;
};
struct StyleComplexSelector_tE46C29F65FDBA48D3152781187401C8B55B7D8AD_StaticFields
{
// System.Collections.Generic.Dictionary`2<System.String,UnityEngine.UIElements.StyleComplexSelector/PseudoStateData> UnityEngine.UIElements.StyleComplexSelector::s_PseudoStates
Dictionary_2_t29D782BF5D0A26D11A04865B4306B86575506834* ___s_PseudoStates_6;
};
// UnityEngine.UIElements.StyleProperty
struct StyleProperty_tD117EB807BAA83855E65AC56B8D6FB84D6F7CF83 : public RuntimeObject
{
// 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_t66B7732469E9E30B1FB9A6E386315DAB36914ADE* ___m_Values_2;
// System.Boolean UnityEngine.UIElements.StyleProperty::isCustomProperty
bool ___isCustomProperty_3;
// System.Boolean UnityEngine.UIElements.StyleProperty::requireVariableResolve
bool ___requireVariableResolve_4;
};
// UnityEngine.UIElements.StyleRule
struct StyleRule_t69F0C0989004F85BBD9C72BC7A73F79BFE61651E : public RuntimeObject
{
// UnityEngine.UIElements.StyleProperty[] UnityEngine.UIElements.StyleRule::m_Properties
StylePropertyU5BU5D_t1DEB0C869D51682C0583AA00CE776FE8B8C36783* ___m_Properties_0;
// System.Int32 UnityEngine.UIElements.StyleRule::line
int32_t ___line_1;
// System.Int32 UnityEngine.UIElements.StyleRule::customPropertiesCount
int32_t ___customPropertiesCount_2;
};
// UnityEngine.UIElements.StyleSheets.Syntax.StyleSyntaxParser
struct StyleSyntaxParser_t7032C3985ADE57F59D635A1BA773DC75D1895263 : public RuntimeObject
{
// System.Collections.Generic.List`1<UnityEngine.UIElements.StyleSheets.Syntax.Expression> UnityEngine.UIElements.StyleSheets.Syntax.StyleSyntaxParser::m_ProcessExpressionList
List_1_tCBE9E2C63706FE0CD9A6D23B9402AD482BFFDC48* ___m_ProcessExpressionList_0;
// System.Collections.Generic.Stack`1<UnityEngine.UIElements.StyleSheets.Syntax.Expression> UnityEngine.UIElements.StyleSheets.Syntax.StyleSyntaxParser::m_ExpressionStack
Stack_1_tD6DF477EB7585D1F4442F510885CD1D22250BA56* ___m_ExpressionStack_1;
// System.Collections.Generic.Stack`1<UnityEngine.UIElements.StyleSheets.Syntax.ExpressionCombinator> UnityEngine.UIElements.StyleSheets.Syntax.StyleSyntaxParser::m_CombinatorStack
Stack_1_t0D47F5E9B4943D4CBCB9CFA4B59EB251D28E5747* ___m_CombinatorStack_2;
// System.Collections.Generic.Dictionary`2<System.String,UnityEngine.UIElements.StyleSheets.Syntax.Expression> UnityEngine.UIElements.StyleSheets.Syntax.StyleSyntaxParser::m_ParsedExpressionCache
Dictionary_2_t41A97B6849DA9B80390BF3C8A232EC503E0314E6* ___m_ParsedExpressionCache_3;
};
// UnityEngine.UIElements.StyleValueCollection
struct StyleValueCollection_t5ADC08D23E648FBE78F2C161494786E6C83E1377 : public RuntimeObject
{
// System.Collections.Generic.List`1<UnityEngine.UIElements.StyleSheets.StyleValue> UnityEngine.UIElements.StyleValueCollection::m_Values
List_1_t686B3253BF1ECA33C528F281967CD2DA263C252E* ___m_Values_0;
};
// UnityEngine.UIElements.StyleValueExtensions
struct StyleValueExtensions_t726B74FF15FD6E36DAD4BF0C34078437975FF358 : public RuntimeObject
{
};
// UnityEngine.UIElements.StyleValueFunctionExtension
struct StyleValueFunctionExtension_t282074E4A26B3CC7B72729E27861D116F54FD7EA : public RuntimeObject
{
};
// UnityEngine.UIElements.StyleValueKeywordExtension
struct StyleValueKeywordExtension_t5F428E0EAD62B8F60F8ED80243419FFDA818C6EB : public RuntimeObject
{
};
// UnityEngine.UIElements.StyleVariableContext
struct StyleVariableContext_tF74F2787CE1F6BEBBFBFF0771CF493AC9E403527 : public RuntimeObject
{
// System.Int32 UnityEngine.UIElements.StyleVariableContext::m_VariableHash
int32_t ___m_VariableHash_1;
// System.Collections.Generic.List`1<UnityEngine.UIElements.StyleVariable> UnityEngine.UIElements.StyleVariableContext::m_Variables
List_1_t4EB7DA35FB6C543101A0C09A56EE4B652F4E1777* ___m_Variables_2;
// System.Collections.Generic.List`1<System.Int32> UnityEngine.UIElements.StyleVariableContext::m_SortedHash
List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* ___m_SortedHash_3;
};
struct StyleVariableContext_tF74F2787CE1F6BEBBFBFF0771CF493AC9E403527_StaticFields
{
// UnityEngine.UIElements.StyleVariableContext UnityEngine.UIElements.StyleVariableContext::none
StyleVariableContext_tF74F2787CE1F6BEBBFBFF0771CF493AC9E403527* ___none_0;
};
// UnityEngine.UIElements.TextUtilities
struct TextUtilities_tC52E9C85AEB33F87F8A1354213478686A9534F84 : public RuntimeObject
{
};
// UnityEngine.UIElements.UIElementsPackageUtility
struct UIElementsPackageUtility_tE9E513C85D65D60A1BA9652BBFC6C3C6652C821A : public RuntimeObject
{
};
struct UIElementsPackageUtility_tE9E513C85D65D60A1BA9652BBFC6C3C6652C821A_StaticFields
{
// System.String UnityEngine.UIElements.UIElementsPackageUtility::EditorResourcesBasePath
String_t* ___EditorResourcesBasePath_0;
// System.Boolean UnityEngine.UIElements.UIElementsPackageUtility::IsUIEPackageLoaded
bool ___IsUIEPackageLoaded_1;
};
// UnityEngine.UIElements.UxmlTraits
struct UxmlTraits_t3311A2EDB0705584A614B5511216DAD5279C4160 : public RuntimeObject
{
// System.Boolean UnityEngine.UIElements.UxmlTraits::<canHaveAnyAttribute>k__BackingField
bool ___U3CcanHaveAnyAttributeU3Ek__BackingField_0;
};
// UnityEngine.UIElements.UxmlTypeRestriction
struct UxmlTypeRestriction_t2C4CE1ED76502CDF80010880E058AF0582910A92 : public RuntimeObject
{
};
// System.ValueType
struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F : public RuntimeObject
{
};
// Native definition for P/Invoke marshalling of System.ValueType
struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F_marshaled_pinvoke
{
};
// Native definition for COM marshalling of System.ValueType
struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F_marshaled_com
{
};
// UnityEngine.UIElements.VisualElementFactoryRegistry
struct VisualElementFactoryRegistry_t5AFB3437843ACF0BEB134D5662C29A498260FEE3 : public RuntimeObject
{
};
struct VisualElementFactoryRegistry_t5AFB3437843ACF0BEB134D5662C29A498260FEE3_StaticFields
{
// System.Collections.Generic.Dictionary`2<System.String,System.Collections.Generic.List`1<UnityEngine.UIElements.IUxmlFactory>> UnityEngine.UIElements.VisualElementFactoryRegistry::s_Factories
Dictionary_2_tA46ED3F3409EFE7435A050EFC98737E3416DF297* ___s_Factories_0;
};
// UnityEngine.UIElements.ComputedTransitionUtils/<>c
struct U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56 : public RuntimeObject
{
};
struct U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_StaticFields
{
// UnityEngine.UIElements.ComputedTransitionUtils/<>c UnityEngine.UIElements.ComputedTransitionUtils/<>c::<>9
U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56* ___U3CU3E9_0;
// System.Func`2<System.Single,System.Single> UnityEngine.UIElements.ComputedTransitionUtils/<>c::<>9__12_0
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* ___U3CU3E9__12_0_1;
// System.Func`2<System.Single,System.Single> UnityEngine.UIElements.ComputedTransitionUtils/<>c::<>9__12_1
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* ___U3CU3E9__12_1_2;
// System.Func`2<System.Single,System.Single> UnityEngine.UIElements.ComputedTransitionUtils/<>c::<>9__12_2
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* ___U3CU3E9__12_2_3;
// System.Func`2<System.Single,System.Single> UnityEngine.UIElements.ComputedTransitionUtils/<>c::<>9__12_3
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* ___U3CU3E9__12_3_4;
// System.Func`2<System.Single,System.Single> UnityEngine.UIElements.ComputedTransitionUtils/<>c::<>9__12_4
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* ___U3CU3E9__12_4_5;
// System.Func`2<System.Single,System.Single> UnityEngine.UIElements.ComputedTransitionUtils/<>c::<>9__12_5
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* ___U3CU3E9__12_5_6;
// System.Func`2<System.Single,System.Single> UnityEngine.UIElements.ComputedTransitionUtils/<>c::<>9__12_6
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* ___U3CU3E9__12_6_7;
// System.Func`2<System.Single,System.Single> UnityEngine.UIElements.ComputedTransitionUtils/<>c::<>9__12_7
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* ___U3CU3E9__12_7_8;
// System.Func`2<System.Single,System.Single> UnityEngine.UIElements.ComputedTransitionUtils/<>c::<>9__12_8
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* ___U3CU3E9__12_8_9;
// System.Func`2<System.Single,System.Single> UnityEngine.UIElements.ComputedTransitionUtils/<>c::<>9__12_9
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* ___U3CU3E9__12_9_10;
// System.Func`2<System.Single,System.Single> UnityEngine.UIElements.ComputedTransitionUtils/<>c::<>9__12_10
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* ___U3CU3E9__12_10_11;
// System.Func`2<System.Single,System.Single> UnityEngine.UIElements.ComputedTransitionUtils/<>c::<>9__12_11
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* ___U3CU3E9__12_11_12;
// System.Func`2<System.Single,System.Single> UnityEngine.UIElements.ComputedTransitionUtils/<>c::<>9__12_12
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* ___U3CU3E9__12_12_13;
// System.Func`2<System.Single,System.Single> UnityEngine.UIElements.ComputedTransitionUtils/<>c::<>9__12_13
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* ___U3CU3E9__12_13_14;
// System.Func`2<System.Single,System.Single> UnityEngine.UIElements.ComputedTransitionUtils/<>c::<>9__12_14
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* ___U3CU3E9__12_14_15;
// System.Func`2<System.Single,System.Single> UnityEngine.UIElements.ComputedTransitionUtils/<>c::<>9__12_15
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* ___U3CU3E9__12_15_16;
// System.Func`2<System.Single,System.Single> UnityEngine.UIElements.ComputedTransitionUtils/<>c::<>9__12_16
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* ___U3CU3E9__12_16_17;
// System.Func`2<System.Single,System.Single> UnityEngine.UIElements.ComputedTransitionUtils/<>c::<>9__12_17
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* ___U3CU3E9__12_17_18;
// System.Func`2<System.Single,System.Single> UnityEngine.UIElements.ComputedTransitionUtils/<>c::<>9__12_18
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* ___U3CU3E9__12_18_19;
// System.Func`2<System.Single,System.Single> UnityEngine.UIElements.ComputedTransitionUtils/<>c::<>9__12_19
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* ___U3CU3E9__12_19_20;
// System.Func`2<System.Single,System.Single> UnityEngine.UIElements.ComputedTransitionUtils/<>c::<>9__12_20
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* ___U3CU3E9__12_20_21;
// System.Func`2<System.Single,System.Single> UnityEngine.UIElements.ComputedTransitionUtils/<>c::<>9__12_21
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* ___U3CU3E9__12_21_22;
// System.Func`2<System.Single,System.Single> UnityEngine.UIElements.ComputedTransitionUtils/<>c::<>9__12_22
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* ___U3CU3E9__12_22_23;
};
// UnityEngine.UIElements.StyleComplexSelector/<>c
struct U3CU3Ec_tDA559FC773D2264A94A17FCFE12C229758632850 : public RuntimeObject
{
};
struct U3CU3Ec_tDA559FC773D2264A94A17FCFE12C229758632850_StaticFields
{
// UnityEngine.UIElements.StyleComplexSelector/<>c UnityEngine.UIElements.StyleComplexSelector/<>c::<>9
U3CU3Ec_tDA559FC773D2264A94A17FCFE12C229758632850* ___U3CU3E9_0;
// System.Func`2<UnityEngine.UIElements.StyleSelector,System.String> UnityEngine.UIElements.StyleComplexSelector/<>c::<>9__20_0
Func_2_tCCD9285ED7257102C8EE45B514FB667F28CFDE59* ___U3CU3E9__20_0_1;
};
// UnityEngine.UIElements.StyleSelector/<>c
struct U3CU3Ec_t419C3DE4EA8561D172A5A1698019EB24547E295E : public RuntimeObject
{
};
struct U3CU3Ec_t419C3DE4EA8561D172A5A1698019EB24547E295E_StaticFields
{
// UnityEngine.UIElements.StyleSelector/<>c UnityEngine.UIElements.StyleSelector/<>c::<>9
U3CU3Ec_t419C3DE4EA8561D172A5A1698019EB24547E295E* ___U3CU3E9_0;
// System.Func`2<UnityEngine.UIElements.StyleSelectorPart,System.String> UnityEngine.UIElements.StyleSelector/<>c::<>9__10_0
Func_2_tFA25374333A94339FCFCCF26E23AE7046335A359* ___U3CU3E9__10_0_1;
};
// UnityEngine.UIElements.UxmlBoolAttributeDescription/<>c
struct U3CU3Ec_t2D374D46FD43EB59D3D62C3B2174E55F4A6C0E4E : public RuntimeObject
{
};
struct U3CU3Ec_t2D374D46FD43EB59D3D62C3B2174E55F4A6C0E4E_StaticFields
{
// UnityEngine.UIElements.UxmlBoolAttributeDescription/<>c UnityEngine.UIElements.UxmlBoolAttributeDescription/<>c::<>9
U3CU3Ec_t2D374D46FD43EB59D3D62C3B2174E55F4A6C0E4E* ___U3CU3E9_0;
// System.Func`3<System.String,System.Boolean,System.Boolean> UnityEngine.UIElements.UxmlBoolAttributeDescription/<>c::<>9__3_0
Func_3_t62BC9D925DCAC8F5784BA97C793F4E593496CDA7* ___U3CU3E9__3_0_1;
// System.Func`3<System.String,System.Boolean,System.Boolean> UnityEngine.UIElements.UxmlBoolAttributeDescription/<>c::<>9__4_0
Func_3_t62BC9D925DCAC8F5784BA97C793F4E593496CDA7* ___U3CU3E9__4_0_2;
};
// UnityEngine.UIElements.UxmlFloatAttributeDescription/<>c
struct U3CU3Ec_tE05324E36626CC1F828550D87322E6EDFD1F70CA : public RuntimeObject
{
};
struct U3CU3Ec_tE05324E36626CC1F828550D87322E6EDFD1F70CA_StaticFields
{
// UnityEngine.UIElements.UxmlFloatAttributeDescription/<>c UnityEngine.UIElements.UxmlFloatAttributeDescription/<>c::<>9
U3CU3Ec_tE05324E36626CC1F828550D87322E6EDFD1F70CA* ___U3CU3E9_0;
// System.Func`3<System.String,System.Single,System.Single> UnityEngine.UIElements.UxmlFloatAttributeDescription/<>c::<>9__3_0
Func_3_t5328A430FC4208B44C52E4E89DC5F686DE6A6A1B* ___U3CU3E9__3_0_1;
};
// UnityEngine.UIElements.UxmlIntAttributeDescription/<>c
struct U3CU3Ec_t738C37BDCA4FB1833219442E1B3D07DB27E411A1 : public RuntimeObject
{
};
struct U3CU3Ec_t738C37BDCA4FB1833219442E1B3D07DB27E411A1_StaticFields
{
// UnityEngine.UIElements.UxmlIntAttributeDescription/<>c UnityEngine.UIElements.UxmlIntAttributeDescription/<>c::<>9
U3CU3Ec_t738C37BDCA4FB1833219442E1B3D07DB27E411A1* ___U3CU3E9_0;
// System.Func`3<System.String,System.Int32,System.Int32> UnityEngine.UIElements.UxmlIntAttributeDescription/<>c::<>9__3_0
Func_3_t0620ECF6AB73866242850ABCE518B069D201DA79* ___U3CU3E9__3_0_1;
// System.Func`3<System.String,System.Int32,System.Int32> UnityEngine.UIElements.UxmlIntAttributeDescription/<>c::<>9__4_0
Func_3_t0620ECF6AB73866242850ABCE518B069D201DA79* ___U3CU3E9__4_0_2;
};
// UnityEngine.UIElements.UxmlLongAttributeDescription/<>c
struct U3CU3Ec_tBF018D9B9E4A7BC93D2D49C96B2E215CE654CDD1 : public RuntimeObject
{
};
struct U3CU3Ec_tBF018D9B9E4A7BC93D2D49C96B2E215CE654CDD1_StaticFields
{
// UnityEngine.UIElements.UxmlLongAttributeDescription/<>c UnityEngine.UIElements.UxmlLongAttributeDescription/<>c::<>9
U3CU3Ec_tBF018D9B9E4A7BC93D2D49C96B2E215CE654CDD1* ___U3CU3E9_0;
// System.Func`3<System.String,System.Int64,System.Int64> UnityEngine.UIElements.UxmlLongAttributeDescription/<>c::<>9__3_0
Func_3_tD3C5141B184A528ABF7649D429906DA08C68E4A7* ___U3CU3E9__3_0_1;
};
// UnityEngine.UIElements.UxmlStringAttributeDescription/<>c
struct U3CU3Ec_tDD1BF575A4675B200B9294EFD58D859F34848B13 : public RuntimeObject
{
};
struct U3CU3Ec_tDD1BF575A4675B200B9294EFD58D859F34848B13_StaticFields
{
// UnityEngine.UIElements.UxmlStringAttributeDescription/<>c UnityEngine.UIElements.UxmlStringAttributeDescription/<>c::<>9
U3CU3Ec_tDD1BF575A4675B200B9294EFD58D859F34848B13* ___U3CU3E9_0;
// System.Func`3<System.String,System.String,System.String> UnityEngine.UIElements.UxmlStringAttributeDescription/<>c::<>9__3_0
Func_3_t939A6EACCC1AF5BEBF329B74AD1D13109632A3DA* ___U3CU3E9__3_0_1;
};
// System.Collections.Generic.List`1/Enumerator<UnityEngine.UIElements.IUxmlFactory>
struct Enumerator_t17EE9FA41112519642E6EA79EF96C004555C9E64
{
// System.Collections.Generic.List`1<T> System.Collections.Generic.List`1/Enumerator::_list
List_1_t1C028615AD4710B454A12711EBA9E6BA3EA21018* ____list_0;
// System.Int32 System.Collections.Generic.List`1/Enumerator::_index
int32_t ____index_1;
// System.Int32 System.Collections.Generic.List`1/Enumerator::_version
int32_t ____version_2;
// T System.Collections.Generic.List`1/Enumerator::_current
RuntimeObject* ____current_3;
};
// System.Collections.Generic.List`1/Enumerator<System.Object>
struct Enumerator_t9473BAB568A27E2339D48C1F91319E0F6D244D7A
{
// System.Collections.Generic.List`1<T> System.Collections.Generic.List`1/Enumerator::_list
List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* ____list_0;
// System.Int32 System.Collections.Generic.List`1/Enumerator::_index
int32_t ____index_1;
// System.Int32 System.Collections.Generic.List`1/Enumerator::_version
int32_t ____version_2;
// T System.Collections.Generic.List`1/Enumerator::_current
RuntimeObject* ____current_3;
};
// System.Collections.Generic.List`1/Enumerator<UnityEngine.UIElements.StyleSheet>
struct Enumerator_t6A2C9B49B9A539A38B864F791777F86879469484
{
// System.Collections.Generic.List`1<T> System.Collections.Generic.List`1/Enumerator::_list
List_1_tEA16F82F7871418E28EB6F551D77A8AD9F2E337F* ____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
StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* ____current_3;
};
// UnityEngine.UIElements.StyleDataRef`1<UnityEngine.UIElements.InheritedData>
struct StyleDataRef_1_tBB9987581539847AE5CCA2EA2349E05CDC9127FA
{
// UnityEngine.UIElements.StyleDataRef`1/RefCounted<T> UnityEngine.UIElements.StyleDataRef`1::m_Ref
RefCounted_t6B975CD3D06E8D955346FC0D66E8F6E449D49A44* ___m_Ref_0;
};
// UnityEngine.UIElements.StyleDataRef`1<UnityEngine.UIElements.LayoutData>
struct StyleDataRef_1_t5330A6F4EAC0EAB88E3B9849D866AA23BB6BE5F4
{
// UnityEngine.UIElements.StyleDataRef`1/RefCounted<T> UnityEngine.UIElements.StyleDataRef`1::m_Ref
RefCounted_t0E133AD36715877AE1CE72539A0199B4D3AA8CD1* ___m_Ref_0;
};
// UnityEngine.UIElements.StyleDataRef`1<UnityEngine.UIElements.RareData>
struct StyleDataRef_1_tF773E9CBC6DC0FEB38DF95A6F3F47AC49AE045B3
{
// UnityEngine.UIElements.StyleDataRef`1/RefCounted<T> UnityEngine.UIElements.StyleDataRef`1::m_Ref
RefCounted_t81BCBAE57D930C934CF7A439452D65303AC6A8CD* ___m_Ref_0;
};
// UnityEngine.UIElements.StyleDataRef`1<UnityEngine.UIElements.TransformData>
struct StyleDataRef_1_t1D59CCAB740BE6B330D5B5FDA9F67391800200B3
{
// UnityEngine.UIElements.StyleDataRef`1/RefCounted<T> UnityEngine.UIElements.StyleDataRef`1::m_Ref
RefCounted_t78303B1CD3D08C664ABB15EBD7C882DA3E06CF7D* ___m_Ref_0;
};
// UnityEngine.UIElements.StyleDataRef`1<UnityEngine.UIElements.TransitionData>
struct StyleDataRef_1_t6A7B146DD79EDF7F42CD8CCF3E411B40AA729B8E
{
// UnityEngine.UIElements.StyleDataRef`1/RefCounted<T> UnityEngine.UIElements.StyleDataRef`1::m_Ref
RefCounted_tA9FB4D63A1064BD322AFDFCD70319CB384C057D9* ___m_Ref_0;
};
// UnityEngine.UIElements.StyleDataRef`1<UnityEngine.UIElements.VisualData>
struct StyleDataRef_1_t9CB834B90E638D92A3BE5123B0D3989697AA87FC
{
// UnityEngine.UIElements.StyleDataRef`1/RefCounted<T> UnityEngine.UIElements.StyleDataRef`1::m_Ref
RefCounted_t812D790A2C787F18230F9234F6C9B84D4AC1A85A* ___m_Ref_0;
};
// UnityEngine.UIElements.UxmlFactory`1<UnityEngine.UIElements.Box>
struct UxmlFactory_1_t719F751364A9A611F4D2C28E2E47A660D697A1AE : public UxmlFactory_2_tCA2A4BBBB235C52D4C5815BAC6786AC3AB8863D2
{
};
// System.Boolean
struct Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22
{
// System.Boolean System.Boolean::m_value
bool ___m_value_0;
};
struct Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_StaticFields
{
// System.String System.Boolean::TrueString
String_t* ___TrueString_5;
// System.String System.Boolean::FalseString
String_t* ___FalseString_6;
};
// System.Char
struct Char_t521A6F19B456D956AF452D926C32709DC03D6B17
{
// System.Char System.Char::m_value
Il2CppChar ___m_value_0;
};
struct Char_t521A6F19B456D956AF452D926C32709DC03D6B17_StaticFields
{
// System.Byte[] System.Char::s_categoryForLatin1
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___s_categoryForLatin1_3;
};
// UnityEngine.Color
struct Color_tD001788D726C3A7F1379BEED0260B9591F440C1F
{
// System.Single UnityEngine.Color::r
float ___r_0;
// System.Single UnityEngine.Color::g
float ___g_1;
// System.Single UnityEngine.Color::b
float ___b_2;
// System.Single UnityEngine.Color::a
float ___a_3;
};
// UnityEngine.Color32
struct Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B
{
union
{
#pragma pack(push, tp, 1)
struct
{
// System.Int32 UnityEngine.Color32::rgba
int32_t ___rgba_0;
};
#pragma pack(pop, tp)
struct
{
int32_t ___rgba_0_forAlignmentOnly;
};
#pragma pack(push, tp, 1)
struct
{
// System.Byte UnityEngine.Color32::r
uint8_t ___r_1;
};
#pragma pack(pop, tp)
struct
{
uint8_t ___r_1_forAlignmentOnly;
};
#pragma pack(push, tp, 1)
struct
{
char ___g_2_OffsetPadding[1];
// System.Byte UnityEngine.Color32::g
uint8_t ___g_2;
};
#pragma pack(pop, tp)
struct
{
char ___g_2_OffsetPadding_forAlignmentOnly[1];
uint8_t ___g_2_forAlignmentOnly;
};
#pragma pack(push, tp, 1)
struct
{
char ___b_3_OffsetPadding[2];
// System.Byte UnityEngine.Color32::b
uint8_t ___b_3;
};
#pragma pack(pop, tp)
struct
{
char ___b_3_OffsetPadding_forAlignmentOnly[2];
uint8_t ___b_3_forAlignmentOnly;
};
#pragma pack(push, tp, 1)
struct
{
char ___a_4_OffsetPadding[3];
// System.Byte UnityEngine.Color32::a
uint8_t ___a_4;
};
#pragma pack(pop, tp)
struct
{
char ___a_4_OffsetPadding_forAlignmentOnly[3];
uint8_t ___a_4_forAlignmentOnly;
};
};
};
// UnityEngine.UIElements.CreationContext
struct CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257
{
// UnityEngine.UIElements.VisualElement UnityEngine.UIElements.CreationContext::<target>k__BackingField
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___U3CtargetU3Ek__BackingField_1;
// UnityEngine.UIElements.VisualTreeAsset UnityEngine.UIElements.CreationContext::<visualTreeAsset>k__BackingField
VisualTreeAsset_tFB5BF81F0780A412AE5A7C2C552B3EEA64EA2EEB* ___U3CvisualTreeAssetU3Ek__BackingField_2;
// System.Collections.Generic.Dictionary`2<System.String,UnityEngine.UIElements.VisualElement> UnityEngine.UIElements.CreationContext::<slotInsertionPoints>k__BackingField
Dictionary_2_t41165BF747F041590086BE39A59BE164430A3CEF* ___U3CslotInsertionPointsU3Ek__BackingField_3;
// System.Collections.Generic.List`1<UnityEngine.UIElements.TemplateAsset/AttributeOverride> UnityEngine.UIElements.CreationContext::<attributeOverrides>k__BackingField
List_1_t70EE7982F45810D4B024CF720D910E67974A3094* ___U3CattributeOverridesU3Ek__BackingField_4;
};
struct CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257_StaticFields
{
// UnityEngine.UIElements.CreationContext UnityEngine.UIElements.CreationContext::Default
CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 ___Default_0;
};
// Native definition for P/Invoke marshalling of UnityEngine.UIElements.CreationContext
struct CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257_marshaled_pinvoke
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___U3CtargetU3Ek__BackingField_1;
VisualTreeAsset_tFB5BF81F0780A412AE5A7C2C552B3EEA64EA2EEB* ___U3CvisualTreeAssetU3Ek__BackingField_2;
Dictionary_2_t41165BF747F041590086BE39A59BE164430A3CEF* ___U3CslotInsertionPointsU3Ek__BackingField_3;
List_1_t70EE7982F45810D4B024CF720D910E67974A3094* ___U3CattributeOverridesU3Ek__BackingField_4;
};
// Native definition for COM marshalling of UnityEngine.UIElements.CreationContext
struct CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257_marshaled_com
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___U3CtargetU3Ek__BackingField_1;
VisualTreeAsset_tFB5BF81F0780A412AE5A7C2C552B3EEA64EA2EEB* ___U3CvisualTreeAssetU3Ek__BackingField_2;
Dictionary_2_t41165BF747F041590086BE39A59BE164430A3CEF* ___U3CslotInsertionPointsU3Ek__BackingField_3;
List_1_t70EE7982F45810D4B024CF720D910E67974A3094* ___U3CattributeOverridesU3Ek__BackingField_4;
};
// System.Double
struct Double_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F
{
// System.Double System.Double::m_value
double ___m_value_0;
};
// System.Enum
struct Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2 : public ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F
{
};
struct Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2_StaticFields
{
// System.Char[] System.Enum::enumSeperatorCharArray
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___enumSeperatorCharArray_0;
};
// Native definition for P/Invoke marshalling of System.Enum
struct Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2_marshaled_pinvoke
{
};
// Native definition for COM marshalling of System.Enum
struct Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2_marshaled_com
{
};
// UnityEngine.EventInterests
struct EventInterests_tF375F3296A6689BC4B016F237123DB5457515EC8
{
// System.Boolean UnityEngine.EventInterests::<wantsMouseMove>k__BackingField
bool ___U3CwantsMouseMoveU3Ek__BackingField_0;
// System.Boolean UnityEngine.EventInterests::<wantsMouseEnterLeaveWindow>k__BackingField
bool ___U3CwantsMouseEnterLeaveWindowU3Ek__BackingField_1;
// System.Boolean UnityEngine.EventInterests::<wantsLessLayoutEvents>k__BackingField
bool ___U3CwantsLessLayoutEventsU3Ek__BackingField_2;
};
// Native definition for P/Invoke marshalling of UnityEngine.EventInterests
struct EventInterests_tF375F3296A6689BC4B016F237123DB5457515EC8_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_tF375F3296A6689BC4B016F237123DB5457515EC8_marshaled_com
{
int32_t ___U3CwantsMouseMoveU3Ek__BackingField_0;
int32_t ___U3CwantsMouseEnterLeaveWindowU3Ek__BackingField_1;
int32_t ___U3CwantsLessLayoutEventsU3Ek__BackingField_2;
};
// UnityEngine.TextCore.FaceInfo
struct FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756
{
// System.Int32 UnityEngine.TextCore.FaceInfo::m_FaceIndex
int32_t ___m_FaceIndex_0;
// System.String UnityEngine.TextCore.FaceInfo::m_FamilyName
String_t* ___m_FamilyName_1;
// System.String UnityEngine.TextCore.FaceInfo::m_StyleName
String_t* ___m_StyleName_2;
// System.Int32 UnityEngine.TextCore.FaceInfo::m_PointSize
int32_t ___m_PointSize_3;
// System.Single UnityEngine.TextCore.FaceInfo::m_Scale
float ___m_Scale_4;
// System.Single UnityEngine.TextCore.FaceInfo::m_LineHeight
float ___m_LineHeight_5;
// System.Single UnityEngine.TextCore.FaceInfo::m_AscentLine
float ___m_AscentLine_6;
// System.Single UnityEngine.TextCore.FaceInfo::m_CapLine
float ___m_CapLine_7;
// System.Single UnityEngine.TextCore.FaceInfo::m_MeanLine
float ___m_MeanLine_8;
// System.Single UnityEngine.TextCore.FaceInfo::m_Baseline
float ___m_Baseline_9;
// System.Single UnityEngine.TextCore.FaceInfo::m_DescentLine
float ___m_DescentLine_10;
// System.Single UnityEngine.TextCore.FaceInfo::m_SuperscriptOffset
float ___m_SuperscriptOffset_11;
// System.Single UnityEngine.TextCore.FaceInfo::m_SuperscriptSize
float ___m_SuperscriptSize_12;
// System.Single UnityEngine.TextCore.FaceInfo::m_SubscriptOffset
float ___m_SubscriptOffset_13;
// System.Single UnityEngine.TextCore.FaceInfo::m_SubscriptSize
float ___m_SubscriptSize_14;
// System.Single UnityEngine.TextCore.FaceInfo::m_UnderlineOffset
float ___m_UnderlineOffset_15;
// System.Single UnityEngine.TextCore.FaceInfo::m_UnderlineThickness
float ___m_UnderlineThickness_16;
// System.Single UnityEngine.TextCore.FaceInfo::m_StrikethroughOffset
float ___m_StrikethroughOffset_17;
// System.Single UnityEngine.TextCore.FaceInfo::m_StrikethroughThickness
float ___m_StrikethroughThickness_18;
// System.Single UnityEngine.TextCore.FaceInfo::m_TabWidth
float ___m_TabWidth_19;
};
// Native definition for P/Invoke marshalling of UnityEngine.TextCore.FaceInfo
struct FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756_marshaled_pinvoke
{
int32_t ___m_FaceIndex_0;
char* ___m_FamilyName_1;
char* ___m_StyleName_2;
int32_t ___m_PointSize_3;
float ___m_Scale_4;
float ___m_LineHeight_5;
float ___m_AscentLine_6;
float ___m_CapLine_7;
float ___m_MeanLine_8;
float ___m_Baseline_9;
float ___m_DescentLine_10;
float ___m_SuperscriptOffset_11;
float ___m_SuperscriptSize_12;
float ___m_SubscriptOffset_13;
float ___m_SubscriptSize_14;
float ___m_UnderlineOffset_15;
float ___m_UnderlineThickness_16;
float ___m_StrikethroughOffset_17;
float ___m_StrikethroughThickness_18;
float ___m_TabWidth_19;
};
// Native definition for COM marshalling of UnityEngine.TextCore.FaceInfo
struct FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756_marshaled_com
{
int32_t ___m_FaceIndex_0;
Il2CppChar* ___m_FamilyName_1;
Il2CppChar* ___m_StyleName_2;
int32_t ___m_PointSize_3;
float ___m_Scale_4;
float ___m_LineHeight_5;
float ___m_AscentLine_6;
float ___m_CapLine_7;
float ___m_MeanLine_8;
float ___m_Baseline_9;
float ___m_DescentLine_10;
float ___m_SuperscriptOffset_11;
float ___m_SuperscriptSize_12;
float ___m_SubscriptOffset_13;
float ___m_SubscriptSize_14;
float ___m_UnderlineOffset_15;
float ___m_UnderlineThickness_16;
float ___m_StrikethroughOffset_17;
float ___m_StrikethroughThickness_18;
float ___m_TabWidth_19;
};
// UnityEngine.UIElements.Focusable
struct Focusable_t39F2BAF0AF6CA465BC2BEDAF9B5B2CF379B846D0 : public CallbackEventHandler_t99E35735225B4ACEAD1BA981632FD2D46E9CB2B4
{
// System.Boolean UnityEngine.UIElements.Focusable::<focusable>k__BackingField
bool ___U3CfocusableU3Ek__BackingField_1;
// System.Int32 UnityEngine.UIElements.Focusable::<tabIndex>k__BackingField
int32_t ___U3CtabIndexU3Ek__BackingField_2;
// System.Boolean UnityEngine.UIElements.Focusable::m_DelegatesFocus
bool ___m_DelegatesFocus_3;
// System.Boolean UnityEngine.UIElements.Focusable::m_ExcludeFromFocusRing
bool ___m_ExcludeFromFocusRing_4;
// System.Boolean UnityEngine.UIElements.Focusable::isIMGUIContainer
bool ___isIMGUIContainer_5;
};
// UnityEngine.TextCore.Text.FontAssetCreationEditorSettings
struct FontAssetCreationEditorSettings_t0FF28D2E78F090105C63C81F9E438A7B09E3EA52
{
// System.String UnityEngine.TextCore.Text.FontAssetCreationEditorSettings::sourceFontFileGUID
String_t* ___sourceFontFileGUID_0;
// System.Int32 UnityEngine.TextCore.Text.FontAssetCreationEditorSettings::faceIndex
int32_t ___faceIndex_1;
// System.Int32 UnityEngine.TextCore.Text.FontAssetCreationEditorSettings::pointSizeSamplingMode
int32_t ___pointSizeSamplingMode_2;
// System.Int32 UnityEngine.TextCore.Text.FontAssetCreationEditorSettings::pointSize
int32_t ___pointSize_3;
// System.Int32 UnityEngine.TextCore.Text.FontAssetCreationEditorSettings::padding
int32_t ___padding_4;
// System.Int32 UnityEngine.TextCore.Text.FontAssetCreationEditorSettings::packingMode
int32_t ___packingMode_5;
// System.Int32 UnityEngine.TextCore.Text.FontAssetCreationEditorSettings::atlasWidth
int32_t ___atlasWidth_6;
// System.Int32 UnityEngine.TextCore.Text.FontAssetCreationEditorSettings::atlasHeight
int32_t ___atlasHeight_7;
// System.Int32 UnityEngine.TextCore.Text.FontAssetCreationEditorSettings::characterSetSelectionMode
int32_t ___characterSetSelectionMode_8;
// System.String UnityEngine.TextCore.Text.FontAssetCreationEditorSettings::characterSequence
String_t* ___characterSequence_9;
// System.String UnityEngine.TextCore.Text.FontAssetCreationEditorSettings::referencedFontAssetGUID
String_t* ___referencedFontAssetGUID_10;
// System.String UnityEngine.TextCore.Text.FontAssetCreationEditorSettings::referencedTextAssetGUID
String_t* ___referencedTextAssetGUID_11;
// System.Int32 UnityEngine.TextCore.Text.FontAssetCreationEditorSettings::fontStyle
int32_t ___fontStyle_12;
// System.Single UnityEngine.TextCore.Text.FontAssetCreationEditorSettings::fontStyleModifier
float ___fontStyleModifier_13;
// System.Int32 UnityEngine.TextCore.Text.FontAssetCreationEditorSettings::renderMode
int32_t ___renderMode_14;
// System.Boolean UnityEngine.TextCore.Text.FontAssetCreationEditorSettings::includeFontFeatures
bool ___includeFontFeatures_15;
};
// Native definition for P/Invoke marshalling of UnityEngine.TextCore.Text.FontAssetCreationEditorSettings
struct FontAssetCreationEditorSettings_t0FF28D2E78F090105C63C81F9E438A7B09E3EA52_marshaled_pinvoke
{
char* ___sourceFontFileGUID_0;
int32_t ___faceIndex_1;
int32_t ___pointSizeSamplingMode_2;
int32_t ___pointSize_3;
int32_t ___padding_4;
int32_t ___packingMode_5;
int32_t ___atlasWidth_6;
int32_t ___atlasHeight_7;
int32_t ___characterSetSelectionMode_8;
char* ___characterSequence_9;
char* ___referencedFontAssetGUID_10;
char* ___referencedTextAssetGUID_11;
int32_t ___fontStyle_12;
float ___fontStyleModifier_13;
int32_t ___renderMode_14;
int32_t ___includeFontFeatures_15;
};
// Native definition for COM marshalling of UnityEngine.TextCore.Text.FontAssetCreationEditorSettings
struct FontAssetCreationEditorSettings_t0FF28D2E78F090105C63C81F9E438A7B09E3EA52_marshaled_com
{
Il2CppChar* ___sourceFontFileGUID_0;
int32_t ___faceIndex_1;
int32_t ___pointSizeSamplingMode_2;
int32_t ___pointSize_3;
int32_t ___padding_4;
int32_t ___packingMode_5;
int32_t ___atlasWidth_6;
int32_t ___atlasHeight_7;
int32_t ___characterSetSelectionMode_8;
Il2CppChar* ___characterSequence_9;
Il2CppChar* ___referencedFontAssetGUID_10;
Il2CppChar* ___referencedTextAssetGUID_11;
int32_t ___fontStyle_12;
float ___fontStyleModifier_13;
int32_t ___renderMode_14;
int32_t ___includeFontFeatures_15;
};
// UnityEngine.UIElements.FontDefinition
struct FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C
{
// UnityEngine.Font UnityEngine.UIElements.FontDefinition::m_Font
Font_tC95270EA3198038970422D78B74A7F2E218A96B6* ___m_Font_0;
// UnityEngine.TextCore.Text.FontAsset UnityEngine.UIElements.FontDefinition::m_FontAsset
FontAsset_t61A6446D934E582651044E33D250EA8D306AB958* ___m_FontAsset_1;
};
// Native definition for P/Invoke marshalling of UnityEngine.UIElements.FontDefinition
struct FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C_marshaled_pinvoke
{
Font_tC95270EA3198038970422D78B74A7F2E218A96B6* ___m_Font_0;
FontAsset_t61A6446D934E582651044E33D250EA8D306AB958* ___m_FontAsset_1;
};
// Native definition for COM marshalling of UnityEngine.UIElements.FontDefinition
struct FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C_marshaled_com
{
Font_tC95270EA3198038970422D78B74A7F2E218A96B6* ___m_Font_0;
FontAsset_t61A6446D934E582651044E33D250EA8D306AB958* ___m_FontAsset_1;
};
// System.Int32
struct Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C
{
// System.Int32 System.Int32::m_value
int32_t ___m_value_0;
};
// System.Int64
struct Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3
{
// System.Int64 System.Int64::m_value
int64_t ___m_value_0;
};
// System.IntPtr
struct IntPtr_t
{
// System.Void* System.IntPtr::m_value
void* ___m_value_0;
};
struct IntPtr_t_StaticFields
{
// System.IntPtr System.IntPtr::Zero
intptr_t ___Zero_1;
};
// UnityEngine.Mathf
struct Mathf_tE284D016E3B297B72311AAD9EB8F0E643F6A4682
{
union
{
struct
{
};
uint8_t Mathf_tE284D016E3B297B72311AAD9EB8F0E643F6A4682__padding[1];
};
};
struct Mathf_tE284D016E3B297B72311AAD9EB8F0E643F6A4682_StaticFields
{
// System.Single UnityEngine.Mathf::Epsilon
float ___Epsilon_0;
};
// UnityEngine.Matrix4x4
struct Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6
{
// System.Single UnityEngine.Matrix4x4::m00
float ___m00_0;
// System.Single UnityEngine.Matrix4x4::m10
float ___m10_1;
// System.Single UnityEngine.Matrix4x4::m20
float ___m20_2;
// System.Single UnityEngine.Matrix4x4::m30
float ___m30_3;
// System.Single UnityEngine.Matrix4x4::m01
float ___m01_4;
// System.Single UnityEngine.Matrix4x4::m11
float ___m11_5;
// System.Single UnityEngine.Matrix4x4::m21
float ___m21_6;
// System.Single UnityEngine.Matrix4x4::m31
float ___m31_7;
// System.Single UnityEngine.Matrix4x4::m02
float ___m02_8;
// System.Single UnityEngine.Matrix4x4::m12
float ___m12_9;
// System.Single UnityEngine.Matrix4x4::m22
float ___m22_10;
// System.Single UnityEngine.Matrix4x4::m32
float ___m32_11;
// System.Single UnityEngine.Matrix4x4::m03
float ___m03_12;
// System.Single UnityEngine.Matrix4x4::m13
float ___m13_13;
// System.Single UnityEngine.Matrix4x4::m23
float ___m23_14;
// System.Single UnityEngine.Matrix4x4::m33
float ___m33_15;
};
struct Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6_StaticFields
{
// UnityEngine.Matrix4x4 UnityEngine.Matrix4x4::zeroMatrix
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___zeroMatrix_16;
// UnityEngine.Matrix4x4 UnityEngine.Matrix4x4::identityMatrix
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___identityMatrix_17;
};
// System.OrdinalComparer
struct OrdinalComparer_tBB06915E213A5D4C8C617ED5478E8BF30C2B2170 : public StringComparer_t6268F19CA34879176651429C0D8A3D0002BB8E06
{
// System.Boolean System.OrdinalComparer::_ignoreCase
bool ____ignoreCase_4;
};
// UnityEngine.PropertyName
struct PropertyName_tE4B4AAA58AF3BF2C0CD95509EB7B786F096901C2
{
// System.Int32 UnityEngine.PropertyName::id
int32_t ___id_0;
};
// UnityEngine.Quaternion
struct Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974
{
// 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;
};
struct Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974_StaticFields
{
// UnityEngine.Quaternion UnityEngine.Quaternion::identityQuaternion
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 ___identityQuaternion_4;
};
// UnityEngine.Rect
struct Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D
{
// System.Single UnityEngine.Rect::m_XMin
float ___m_XMin_0;
// System.Single UnityEngine.Rect::m_YMin
float ___m_YMin_1;
// System.Single UnityEngine.Rect::m_Width
float ___m_Width_2;
// System.Single UnityEngine.Rect::m_Height
float ___m_Height_3;
};
// UnityEngine.UIElements.StyleSheets.ScalableImage
struct ScalableImage_t64F0F6F75D1099EF5D595E70CA1A2A7B9914E80F
{
// UnityEngine.Texture2D UnityEngine.UIElements.StyleSheets.ScalableImage::normalImage
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* ___normalImage_0;
// UnityEngine.Texture2D UnityEngine.UIElements.StyleSheets.ScalableImage::highResolutionImage
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* ___highResolutionImage_1;
};
// Native definition for P/Invoke marshalling of UnityEngine.UIElements.StyleSheets.ScalableImage
struct ScalableImage_t64F0F6F75D1099EF5D595E70CA1A2A7B9914E80F_marshaled_pinvoke
{
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* ___normalImage_0;
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* ___highResolutionImage_1;
};
// Native definition for COM marshalling of UnityEngine.UIElements.StyleSheets.ScalableImage
struct ScalableImage_t64F0F6F75D1099EF5D595E70CA1A2A7B9914E80F_marshaled_com
{
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* ___normalImage_0;
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* ___highResolutionImage_1;
};
// System.Single
struct Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C
{
// System.Single System.Single::m_value
float ___m_value_0;
};
// UnityEngine.UIElements.StyleVariable
struct StyleVariable_t5D4DEC936102A13961F4F2C6214B83D6CDC56269
{
// System.String UnityEngine.UIElements.StyleVariable::name
String_t* ___name_0;
// UnityEngine.UIElements.StyleSheet UnityEngine.UIElements.StyleVariable::sheet
StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* ___sheet_1;
// UnityEngine.UIElements.StyleValueHandle[] UnityEngine.UIElements.StyleVariable::handles
StyleValueHandleU5BU5D_t66B7732469E9E30B1FB9A6E386315DAB36914ADE* ___handles_2;
};
// Native definition for P/Invoke marshalling of UnityEngine.UIElements.StyleVariable
struct StyleVariable_t5D4DEC936102A13961F4F2C6214B83D6CDC56269_marshaled_pinvoke
{
char* ___name_0;
StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* ___sheet_1;
StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D* ___handles_2;
};
// Native definition for COM marshalling of UnityEngine.UIElements.StyleVariable
struct StyleVariable_t5D4DEC936102A13961F4F2C6214B83D6CDC56269_marshaled_com
{
Il2CppChar* ___name_0;
StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* ___sheet_1;
StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D* ___handles_2;
};
// UnityEngine.UIElements.UxmlAttributeOverridesFactory
struct UxmlAttributeOverridesFactory_t8DC6883CE444FFD7F7EB6BE87BEA29B2EE4A2A0C : public UxmlFactory_2_t7676B5747F8B8CB44858E33C26ADB4985A7E6B7A
{
};
// UnityEngine.UIElements.UxmlAttributeOverridesTraits
struct UxmlAttributeOverridesTraits_tE607A4A26491C6A3DE530D8822901732592D2476 : public UxmlTraits_t3311A2EDB0705584A614B5511216DAD5279C4160
{
// UnityEngine.UIElements.UxmlStringAttributeDescription UnityEngine.UIElements.UxmlAttributeOverridesTraits::m_ElementName
UxmlStringAttributeDescription_t60C9BE81B6A3251AD7A38A90E46F240E016293EF* ___m_ElementName_1;
};
// UnityEngine.UIElements.UxmlEnumeration
struct UxmlEnumeration_t6F615693AE9A938EB345E2E5C3FB2205BE5D08CF : public UxmlTypeRestriction_t2C4CE1ED76502CDF80010880E058AF0582910A92
{
// System.Collections.Generic.List`1<System.String> UnityEngine.UIElements.UxmlEnumeration::m_Values
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* ___m_Values_0;
};
// UnityEngine.UIElements.UxmlRootElementFactory
struct UxmlRootElementFactory_t2F773C3F5B052C30E6079D453A7242D22DA3C9E2 : public UxmlFactory_2_tE7E1F8B1C78A7097E8AF14E4241F2ED2A8FA4FBB
{
};
// UnityEngine.UIElements.UxmlRootElementTraits
struct UxmlRootElementTraits_t17835D11517D46AEC127845AA33E6F409E69C736 : public UxmlTraits_t3311A2EDB0705584A614B5511216DAD5279C4160
{
// UnityEngine.UIElements.UxmlStringAttributeDescription UnityEngine.UIElements.UxmlRootElementTraits::m_Name
UxmlStringAttributeDescription_t60C9BE81B6A3251AD7A38A90E46F240E016293EF* ___m_Name_1;
// UnityEngine.UIElements.UxmlStringAttributeDescription UnityEngine.UIElements.UxmlRootElementTraits::m_Class
UxmlStringAttributeDescription_t60C9BE81B6A3251AD7A38A90E46F240E016293EF* ___m_Class_2;
};
// UnityEngine.UIElements.UxmlStyleFactory
struct UxmlStyleFactory_t3062C419865799AB993746332076CD57D87C5135 : public UxmlFactory_2_t72AE13BB6BD1DB2563C9BB3371BCBC378AAB6496
{
};
// UnityEngine.UIElements.UxmlStyleTraits
struct UxmlStyleTraits_t84C6E44E8EF18E14BFAE26543899631C5555AA7E : public UxmlTraits_t3311A2EDB0705584A614B5511216DAD5279C4160
{
// UnityEngine.UIElements.UxmlStringAttributeDescription UnityEngine.UIElements.UxmlStyleTraits::m_Name
UxmlStringAttributeDescription_t60C9BE81B6A3251AD7A38A90E46F240E016293EF* ___m_Name_1;
// UnityEngine.UIElements.UxmlStringAttributeDescription UnityEngine.UIElements.UxmlStyleTraits::m_Path
UxmlStringAttributeDescription_t60C9BE81B6A3251AD7A38A90E46F240E016293EF* ___m_Path_2;
// UnityEngine.UIElements.UxmlStringAttributeDescription UnityEngine.UIElements.UxmlStyleTraits::m_Src
UxmlStringAttributeDescription_t60C9BE81B6A3251AD7A38A90E46F240E016293EF* ___m_Src_3;
};
// UnityEngine.UIElements.UxmlTemplateFactory
struct UxmlTemplateFactory_t8A7706A785E9057D26FE7254B5CF761E61F8B85A : public UxmlFactory_2_tC7DCB9CD8767B7776C3B9F332C291A868AB646DB
{
};
// UnityEngine.UIElements.UxmlTemplateTraits
struct UxmlTemplateTraits_tC6DD0F0D72825309A989D57527D241B329B6F3A6 : public UxmlTraits_t3311A2EDB0705584A614B5511216DAD5279C4160
{
// UnityEngine.UIElements.UxmlStringAttributeDescription UnityEngine.UIElements.UxmlTemplateTraits::m_Name
UxmlStringAttributeDescription_t60C9BE81B6A3251AD7A38A90E46F240E016293EF* ___m_Name_1;
// UnityEngine.UIElements.UxmlStringAttributeDescription UnityEngine.UIElements.UxmlTemplateTraits::m_Path
UxmlStringAttributeDescription_t60C9BE81B6A3251AD7A38A90E46F240E016293EF* ___m_Path_2;
// UnityEngine.UIElements.UxmlStringAttributeDescription UnityEngine.UIElements.UxmlTemplateTraits::m_Src
UxmlStringAttributeDescription_t60C9BE81B6A3251AD7A38A90E46F240E016293EF* ___m_Src_3;
};
// UnityEngine.Vector2
struct Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7
{
// System.Single UnityEngine.Vector2::x
float ___x_0;
// System.Single UnityEngine.Vector2::y
float ___y_1;
};
struct Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7_StaticFields
{
// UnityEngine.Vector2 UnityEngine.Vector2::zeroVector
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___zeroVector_2;
// UnityEngine.Vector2 UnityEngine.Vector2::oneVector
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___oneVector_3;
// UnityEngine.Vector2 UnityEngine.Vector2::upVector
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___upVector_4;
// UnityEngine.Vector2 UnityEngine.Vector2::downVector
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___downVector_5;
// UnityEngine.Vector2 UnityEngine.Vector2::leftVector
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___leftVector_6;
// UnityEngine.Vector2 UnityEngine.Vector2::rightVector
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___rightVector_7;
// UnityEngine.Vector2 UnityEngine.Vector2::positiveInfinityVector
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___positiveInfinityVector_8;
// UnityEngine.Vector2 UnityEngine.Vector2::negativeInfinityVector
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___negativeInfinityVector_9;
};
// UnityEngine.Vector2Int
struct Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A
{
// System.Int32 UnityEngine.Vector2Int::m_X
int32_t ___m_X_0;
// System.Int32 UnityEngine.Vector2Int::m_Y
int32_t ___m_Y_1;
};
struct Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A_StaticFields
{
// UnityEngine.Vector2Int UnityEngine.Vector2Int::s_Zero
Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A ___s_Zero_2;
// UnityEngine.Vector2Int UnityEngine.Vector2Int::s_One
Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A ___s_One_3;
// UnityEngine.Vector2Int UnityEngine.Vector2Int::s_Up
Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A ___s_Up_4;
// UnityEngine.Vector2Int UnityEngine.Vector2Int::s_Down
Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A ___s_Down_5;
// UnityEngine.Vector2Int UnityEngine.Vector2Int::s_Left
Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A ___s_Left_6;
// UnityEngine.Vector2Int UnityEngine.Vector2Int::s_Right
Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A ___s_Right_7;
};
// UnityEngine.Vector3
struct Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2
{
// System.Single UnityEngine.Vector3::x
float ___x_2;
// System.Single UnityEngine.Vector3::y
float ___y_3;
// System.Single UnityEngine.Vector3::z
float ___z_4;
};
struct Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_StaticFields
{
// UnityEngine.Vector3 UnityEngine.Vector3::zeroVector
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___zeroVector_5;
// UnityEngine.Vector3 UnityEngine.Vector3::oneVector
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___oneVector_6;
// UnityEngine.Vector3 UnityEngine.Vector3::upVector
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___upVector_7;
// UnityEngine.Vector3 UnityEngine.Vector3::downVector
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___downVector_8;
// UnityEngine.Vector3 UnityEngine.Vector3::leftVector
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___leftVector_9;
// UnityEngine.Vector3 UnityEngine.Vector3::rightVector
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___rightVector_10;
// UnityEngine.Vector3 UnityEngine.Vector3::forwardVector
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___forwardVector_11;
// UnityEngine.Vector3 UnityEngine.Vector3::backVector
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___backVector_12;
// UnityEngine.Vector3 UnityEngine.Vector3::positiveInfinityVector
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___positiveInfinityVector_13;
// UnityEngine.Vector3 UnityEngine.Vector3::negativeInfinityVector
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___negativeInfinityVector_14;
};
// UnityEngine.Vector4
struct Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3
{
// System.Single UnityEngine.Vector4::x
float ___x_1;
// System.Single UnityEngine.Vector4::y
float ___y_2;
// System.Single UnityEngine.Vector4::z
float ___z_3;
// System.Single UnityEngine.Vector4::w
float ___w_4;
};
struct Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3_StaticFields
{
// UnityEngine.Vector4 UnityEngine.Vector4::zeroVector
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___zeroVector_5;
// UnityEngine.Vector4 UnityEngine.Vector4::oneVector
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___oneVector_6;
// UnityEngine.Vector4 UnityEngine.Vector4::positiveInfinityVector
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___positiveInfinityVector_7;
// UnityEngine.Vector4 UnityEngine.Vector4::negativeInfinityVector
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___negativeInfinityVector_8;
};
// System.Void
struct Void_t4861ACF8F4594C3437BB48B6E56783494B843915
{
union
{
struct
{
};
uint8_t Void_t4861ACF8F4594C3437BB48B6E56783494B843915__padding[1];
};
};
// UnityEngine.UIElements.StyleSheets.BaseStyleMatcher/MatchContext
struct MatchContext_t04110FFA271D89A23BC1918BE657634A7DC06253
{
// System.Int32 UnityEngine.UIElements.StyleSheets.BaseStyleMatcher/MatchContext::valueIndex
int32_t ___valueIndex_0;
// System.Int32 UnityEngine.UIElements.StyleSheets.BaseStyleMatcher/MatchContext::matchedVariableCount
int32_t ___matchedVariableCount_1;
};
// UnityEngine.UIElements.BindableElement/UxmlFactory
struct UxmlFactory_t1DB561BFFA7E2E3836F7AB008BCE7B6119542F33 : public UxmlFactory_2_tD60CA5C4D4FEBDFD650B1967D172C9AC677FB22A
{
};
// UnityEngine.UIElements.Button/UxmlFactory
struct UxmlFactory_t1ECF9631B695D2729985F16351113752F1481AA1 : public UxmlFactory_2_tEFE9FA123C2F41B3AB960D8EF3C331E050D2744C
{
};
// UnityEngine.UIElements.ButtonStripField/UxmlFactory
struct UxmlFactory_t1BC8F3254EBA5E85475338D3FF430F892CA21838 : public UxmlFactory_2_t3AD2C866979895241BD5951F2F4CC9F907941D4D
{
};
// UnityEngine.UIElements.DropdownField/UxmlFactory
struct UxmlFactory_t2E267E91D0B573E4D06AE01A09376ACF014A183A : public UxmlFactory_2_tF613743E2FA0179ED284D1E3679C3AFA9E3EACD2
{
};
// UnityEngine.UIElements.Foldout/UxmlFactory
struct UxmlFactory_t6845309ECE79DB9008EF5BADCA7B0E8DCD07E5EC : public UxmlFactory_2_t3F0ADF48E45D3EC6593FF4202C610D970C5E2983
{
};
// UnityEngine.UIElements.GroupBox/UxmlFactory
struct UxmlFactory_t0AF11BAA8BF1530C43578093CBEC2AA3C620EFFB : public UxmlFactory_2_tC4FE41148D565E9714FFB44D5D9B190A5AF86B6C
{
};
// UnityEngine.UIElements.HelpBox/UxmlFactory
struct UxmlFactory_tCE6DF7355A113F1B17DF63856AF294A0B193E5F5 : public UxmlFactory_2_t717E3DB4C4B3D39D64B41EFED079670F6D72621A
{
};
// UnityEngine.UIElements.IMGUIContainer/UxmlFactory
struct UxmlFactory_tF9683EC71E4F687E36692AD4C22A0F0A79BA5557 : public UxmlFactory_2_t885CE124C6F6A5A625EFB5E207B18271EE8A07FF
{
};
// UnityEngine.UIElements.Image/UxmlFactory
struct UxmlFactory_t6F53E24D591E2E75BBDE2E77C71A40304AD5094B : public UxmlFactory_2_t19E6A7617B050E18CF023E8B118E6DAA7EE6E924
{
};
// UnityEngine.UIElements.InlineStyleAccess/InlineRule
struct InlineRule_t33A25EE06BCFCD5561E60223DF8544C8EF644C30
{
// UnityEngine.UIElements.StyleSheet UnityEngine.UIElements.InlineStyleAccess/InlineRule::sheet
StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* ___sheet_0;
// UnityEngine.UIElements.StyleProperty[] UnityEngine.UIElements.InlineStyleAccess/InlineRule::properties
StylePropertyU5BU5D_t1DEB0C869D51682C0583AA00CE776FE8B8C36783* ___properties_1;
// UnityEngine.UIElements.StyleSheets.StylePropertyId[] UnityEngine.UIElements.InlineStyleAccess/InlineRule::propertyIds
StylePropertyIdU5BU5D_t6A118EB2D7976A5AE0C4E89D3F53D4454EC7E359* ___propertyIds_2;
};
// Native definition for P/Invoke marshalling of UnityEngine.UIElements.InlineStyleAccess/InlineRule
struct InlineRule_t33A25EE06BCFCD5561E60223DF8544C8EF644C30_marshaled_pinvoke
{
StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* ___sheet_0;
StylePropertyU5BU5D_t1DEB0C869D51682C0583AA00CE776FE8B8C36783* ___properties_1;
int32_t* ___propertyIds_2;
};
// Native definition for COM marshalling of UnityEngine.UIElements.InlineStyleAccess/InlineRule
struct InlineRule_t33A25EE06BCFCD5561E60223DF8544C8EF644C30_marshaled_com
{
StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* ___sheet_0;
StylePropertyU5BU5D_t1DEB0C869D51682C0583AA00CE776FE8B8C36783* ___properties_1;
int32_t* ___propertyIds_2;
};
// UnityEngine.UIElements.InternalTreeView/UxmlFactory
struct UxmlFactory_t8C0CFA338F9D59EB753E147466CE3C307797B50B : public UxmlFactory_2_t30BFB002F45F67A8D7068C7AAAFCA5CBAF712EA0
{
};
// UnityEngine.UIElements.Label/UxmlFactory
struct UxmlFactory_t35B922ED9E1CA8C252387734E2B2CDA19938C6FE : public UxmlFactory_2_t3EEF057D5F27EA57C7A77C5C2995698D5CF9CFFA
{
};
// UnityEngine.UIElements.ListView/UxmlFactory
struct UxmlFactory_t5B18CCB54AC17AB3F253B91F1737463755292A0E : public UxmlFactory_2_t9BB2D007142CD55D0FC0FD9A23443C56D2EE2045
{
};
// UnityEngine.UIElements.MinMaxSlider/UxmlFactory
struct UxmlFactory_tD07321760237BDC33659E316F566C2C4A533EA30 : public UxmlFactory_2_tA324692F385E962618469C6DC7CF3D5B6C7E7F30
{
};
// UnityEngine.UIElements.PopupWindow/UxmlFactory
struct UxmlFactory_t516FE1C24CC6B2440DCACBB23513C54C6FEEA678 : public UxmlFactory_2_tE87A46C58BBE884E728D077495684CEDDCC0A34A
{
};
// UnityEngine.UIElements.ProgressBar/UxmlFactory
struct UxmlFactory_tE9EC1F2EEB1D16C012FCCA983EB08631DD8A4BE4 : public UxmlFactory_2_t8AD404229319220474178C87ABCEAF3EA3370856
{
};
// UnityEngine.UIElements.RadioButton/UxmlFactory
struct UxmlFactory_t249AC34D5F7B29165319BBB39E55115D72C6C355 : public UxmlFactory_2_tDAB0D321A8F1E520D0346F93018F0B9AD327F3DB
{
};
// UnityEngine.UIElements.RadioButtonGroup/UxmlFactory
struct UxmlFactory_t73B2991499239881C5C824B63741E30FC900377F : public UxmlFactory_2_t47455F8804FE5FBBAAFFE466FA749DBCBBE6DFEE
{
};
// UnityEngine.UIElements.RepeatButton/UxmlFactory
struct UxmlFactory_tEC8CC0AEF087D585994E90EC035A601F3D0F29D1 : public UxmlFactory_2_t3A4B2AA745A641BEC771BFE04E991FCA60A78CF8
{
};
// UnityEngine.UIElements.ScrollView/UxmlFactory
struct UxmlFactory_t6CF52131E2A7931EE67A7392DFA7EF0C5F233786 : public UxmlFactory_2_t2DAB48E1821254ED3AC93F8AF5BDEF74F329C5BE
{
};
// UnityEngine.UIElements.Scroller/UxmlFactory
struct UxmlFactory_t69CF565D66C0C9026CE03CE91ED4C8D79FCFFCEF : public UxmlFactory_2_tA263C05B83E4398738400FD8D5D8A2401D465B51
{
};
// UnityEngine.UIElements.Slider/UxmlFactory
struct UxmlFactory_t7DB318A14BAB84613EDD5EA0BA57891581394BBF : public UxmlFactory_2_t82337FC01AFD6692C688D30CEFB5508DE6B96DA7
{
};
// UnityEngine.UIElements.SliderInt/UxmlFactory
struct UxmlFactory_t51EFE0D79FC31E5C69D69B843C9D0692E7E9357D : public UxmlFactory_2_tBFFB2F90716B23CA0370F6DF4AB5ED4F788CB381
{
};
// UnityEngine.UIElements.StyleSheet/ImportStruct
struct ImportStruct_t8CE0AC0405305E6E27224A07CF153167E99C98B1
{
// UnityEngine.UIElements.StyleSheet UnityEngine.UIElements.StyleSheet/ImportStruct::styleSheet
StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* ___styleSheet_0;
// System.String[] UnityEngine.UIElements.StyleSheet/ImportStruct::mediaQueries
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* ___mediaQueries_1;
};
// Native definition for P/Invoke marshalling of UnityEngine.UIElements.StyleSheet/ImportStruct
struct ImportStruct_t8CE0AC0405305E6E27224A07CF153167E99C98B1_marshaled_pinvoke
{
StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* ___styleSheet_0;
char** ___mediaQueries_1;
};
// Native definition for COM marshalling of UnityEngine.UIElements.StyleSheet/ImportStruct
struct ImportStruct_t8CE0AC0405305E6E27224A07CF153167E99C98B1_marshaled_com
{
StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* ___styleSheet_0;
Il2CppChar** ___mediaQueries_1;
};
// UnityEngine.UIElements.StyleVariableResolver/ResolveContext
struct ResolveContext_tEF37DBA22D641E4FE1568C5EBE1605A98D86C992
{
// UnityEngine.UIElements.StyleSheet UnityEngine.UIElements.StyleVariableResolver/ResolveContext::sheet
StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* ___sheet_0;
// UnityEngine.UIElements.StyleValueHandle[] UnityEngine.UIElements.StyleVariableResolver/ResolveContext::handles
StyleValueHandleU5BU5D_t66B7732469E9E30B1FB9A6E386315DAB36914ADE* ___handles_1;
};
// Native definition for P/Invoke marshalling of UnityEngine.UIElements.StyleVariableResolver/ResolveContext
struct ResolveContext_tEF37DBA22D641E4FE1568C5EBE1605A98D86C992_marshaled_pinvoke
{
StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* ___sheet_0;
StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D* ___handles_1;
};
// Native definition for COM marshalling of UnityEngine.UIElements.StyleVariableResolver/ResolveContext
struct ResolveContext_tEF37DBA22D641E4FE1568C5EBE1605A98D86C992_marshaled_com
{
StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* ___sheet_0;
StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D* ___handles_1;
};
// UnityEngine.UIElements.TemplateAsset/AttributeOverride
struct AttributeOverride_t58F1DF22E69714D48ECBEEAD266D443A858BADEF
{
// System.String UnityEngine.UIElements.TemplateAsset/AttributeOverride::m_ElementName
String_t* ___m_ElementName_0;
// System.String UnityEngine.UIElements.TemplateAsset/AttributeOverride::m_AttributeName
String_t* ___m_AttributeName_1;
// System.String UnityEngine.UIElements.TemplateAsset/AttributeOverride::m_Value
String_t* ___m_Value_2;
};
// Native definition for P/Invoke marshalling of UnityEngine.UIElements.TemplateAsset/AttributeOverride
struct AttributeOverride_t58F1DF22E69714D48ECBEEAD266D443A858BADEF_marshaled_pinvoke
{
char* ___m_ElementName_0;
char* ___m_AttributeName_1;
char* ___m_Value_2;
};
// Native definition for COM marshalling of UnityEngine.UIElements.TemplateAsset/AttributeOverride
struct AttributeOverride_t58F1DF22E69714D48ECBEEAD266D443A858BADEF_marshaled_com
{
Il2CppChar* ___m_ElementName_0;
Il2CppChar* ___m_AttributeName_1;
Il2CppChar* ___m_Value_2;
};
// UnityEngine.UIElements.TemplateContainer/UxmlFactory
struct UxmlFactory_t5721E550FC36B9FB25920C8A1BF3ED0690EAD095 : public UxmlFactory_2_t8EB039498EE25D0F0B57B0E86AFC4B4F1F0C5933
{
};
// UnityEngine.UIElements.TextElement/UxmlFactory
struct UxmlFactory_tAECA77E800F1C8D8B4750E8DE5B030FB6BC0E218 : public UxmlFactory_2_tA0A97C5E51045F69E0AB6E6EDDD9EBB7BBDB30C9
{
};
// UnityEngine.UIElements.TextField/UxmlFactory
struct UxmlFactory_t11A584E0C1B2FAF70141E6EFA9220CC0D629ACB9 : public UxmlFactory_2_t1EC41ED2B73C48E5B7DBB6950D9E24E1AA27FCFC
{
};
// UnityEngine.UIElements.Toggle/UxmlFactory
struct UxmlFactory_t2E129D443AB129AC89939D86BA7EC77C545C76A2 : public UxmlFactory_2_t639EA0727EBDB27E364EB7F29F8EDADF24BF01F2
{
};
// UnityEngine.UIElements.TreeView/UxmlFactory
struct UxmlFactory_t0E9441F0C7DD892BF8018E46BFCD72A64D446BCA : public UxmlFactory_2_t682FEBD8CD1A8AE28FBFA6E05950F70557AD92FF
{
};
// UnityEngine.UIElements.TwoPaneSplitView/UxmlFactory
struct UxmlFactory_t045B315994A585EA6A21E9B7C1662889F1A5CDB8 : public UxmlFactory_2_tEEF1268EAE5CA173703C394D675084E6A1ECB983
{
};
// UnityEngine.UIElements.VisualElement/Hierarchy
struct Hierarchy_t4CF226F0EDE9C117C51C505730FC80641B1F1677
{
// UnityEngine.UIElements.VisualElement UnityEngine.UIElements.VisualElement/Hierarchy::m_Owner
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___m_Owner_0;
};
// Native definition for P/Invoke marshalling of UnityEngine.UIElements.VisualElement/Hierarchy
struct Hierarchy_t4CF226F0EDE9C117C51C505730FC80641B1F1677_marshaled_pinvoke
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___m_Owner_0;
};
// Native definition for COM marshalling of UnityEngine.UIElements.VisualElement/Hierarchy
struct Hierarchy_t4CF226F0EDE9C117C51C505730FC80641B1F1677_marshaled_com
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___m_Owner_0;
};
// UnityEngine.UIElements.VisualElement/UxmlFactory
struct UxmlFactory_t9EA8AA3760D36CB424435C9FEE3A253C597E4172 : public UxmlFactory_2_t8B529BB33B158D8CF1298056F781DA2F04D7194F
{
};
// Unity.Collections.Allocator
struct Allocator_t996642592271AAD9EE688F142741D512C07B5824
{
// System.Int32 Unity.Collections.Allocator::value__
int32_t ___value___2;
};
// System.AppDomain
struct AppDomain_tFF7010567CBABAEEA7BB19835234D6485E16AD5F : public MarshalByRefObject_t8C2F4C5854177FD60439EB1FCCFC1B3CFAFE8DCE
{
// System.IntPtr System.AppDomain::_mono_app_domain
intptr_t ____mono_app_domain_1;
// System.Object System.AppDomain::_evidence
RuntimeObject* ____evidence_6;
// System.Object System.AppDomain::_granted
RuntimeObject* ____granted_7;
// System.Int32 System.AppDomain::_principalPolicy
int32_t ____principalPolicy_8;
// System.AssemblyLoadEventHandler System.AppDomain::AssemblyLoad
AssemblyLoadEventHandler_t74AF5FF25F520B9786A20D862AE69BE733774A42* ___AssemblyLoad_10;
// System.ResolveEventHandler System.AppDomain::AssemblyResolve
ResolveEventHandler_t3CE88268E672E41B1B55E01587AFBCFB85044692* ___AssemblyResolve_11;
// System.EventHandler System.AppDomain::DomainUnload
EventHandler_tC6323FD7E6163F965259C33D72612C0E5B9BAB82* ___DomainUnload_12;
// System.EventHandler System.AppDomain::ProcessExit
EventHandler_tC6323FD7E6163F965259C33D72612C0E5B9BAB82* ___ProcessExit_13;
// System.ResolveEventHandler System.AppDomain::ResourceResolve
ResolveEventHandler_t3CE88268E672E41B1B55E01587AFBCFB85044692* ___ResourceResolve_14;
// System.ResolveEventHandler System.AppDomain::TypeResolve
ResolveEventHandler_t3CE88268E672E41B1B55E01587AFBCFB85044692* ___TypeResolve_15;
// System.UnhandledExceptionEventHandler System.AppDomain::UnhandledException
UnhandledExceptionEventHandler_tB13FF21A6201A59BB462E68CD10C5B5BEE54941C* ___UnhandledException_16;
// System.EventHandler`1<System.Runtime.ExceptionServices.FirstChanceExceptionEventArgs> System.AppDomain::FirstChanceException
EventHandler_1_tF46A0252BA462E35F6B72C69AB6C0F751E7443D7* ___FirstChanceException_17;
// System.Object System.AppDomain::_domain_manager
RuntimeObject* ____domain_manager_18;
// System.ResolveEventHandler System.AppDomain::ReflectionOnlyAssemblyResolve
ResolveEventHandler_t3CE88268E672E41B1B55E01587AFBCFB85044692* ___ReflectionOnlyAssemblyResolve_19;
// System.Object System.AppDomain::_activation
RuntimeObject* ____activation_20;
// System.Object System.AppDomain::_applicationIdentity
RuntimeObject* ____applicationIdentity_21;
// System.Collections.Generic.List`1<System.String> System.AppDomain::compatibility_switch
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* ___compatibility_switch_22;
};
struct AppDomain_tFF7010567CBABAEEA7BB19835234D6485E16AD5F_StaticFields
{
// System.String System.AppDomain::_process_guid
String_t* ____process_guid_2;
};
struct AppDomain_tFF7010567CBABAEEA7BB19835234D6485E16AD5F_ThreadStaticFields
{
// System.Collections.Generic.Dictionary`2<System.String,System.Object> System.AppDomain::type_resolve_in_progress
Dictionary_2_tA348003A3C1CEFB3096E9D2A0BC7F1AC8EC4F710* ___type_resolve_in_progress_3;
// System.Collections.Generic.Dictionary`2<System.String,System.Object> System.AppDomain::assembly_resolve_in_progress
Dictionary_2_tA348003A3C1CEFB3096E9D2A0BC7F1AC8EC4F710* ___assembly_resolve_in_progress_4;
// System.Collections.Generic.Dictionary`2<System.String,System.Object> System.AppDomain::assembly_resolve_in_progress_refonly
Dictionary_2_tA348003A3C1CEFB3096E9D2A0BC7F1AC8EC4F710* ___assembly_resolve_in_progress_refonly_5;
// System.Object System.AppDomain::_principal
RuntimeObject* ____principal_9;
};
// Native definition for P/Invoke marshalling of System.AppDomain
struct AppDomain_tFF7010567CBABAEEA7BB19835234D6485E16AD5F_marshaled_pinvoke : public MarshalByRefObject_t8C2F4C5854177FD60439EB1FCCFC1B3CFAFE8DCE_marshaled_pinvoke
{
intptr_t ____mono_app_domain_1;
Il2CppIUnknown* ____evidence_6;
Il2CppIUnknown* ____granted_7;
int32_t ____principalPolicy_8;
Il2CppMethodPointer ___AssemblyLoad_10;
Il2CppMethodPointer ___AssemblyResolve_11;
Il2CppMethodPointer ___DomainUnload_12;
Il2CppMethodPointer ___ProcessExit_13;
Il2CppMethodPointer ___ResourceResolve_14;
Il2CppMethodPointer ___TypeResolve_15;
Il2CppMethodPointer ___UnhandledException_16;
Il2CppMethodPointer ___FirstChanceException_17;
Il2CppIUnknown* ____domain_manager_18;
Il2CppMethodPointer ___ReflectionOnlyAssemblyResolve_19;
Il2CppIUnknown* ____activation_20;
Il2CppIUnknown* ____applicationIdentity_21;
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* ___compatibility_switch_22;
};
// Native definition for COM marshalling of System.AppDomain
struct AppDomain_tFF7010567CBABAEEA7BB19835234D6485E16AD5F_marshaled_com : public MarshalByRefObject_t8C2F4C5854177FD60439EB1FCCFC1B3CFAFE8DCE_marshaled_com
{
intptr_t ____mono_app_domain_1;
Il2CppIUnknown* ____evidence_6;
Il2CppIUnknown* ____granted_7;
int32_t ____principalPolicy_8;
Il2CppMethodPointer ___AssemblyLoad_10;
Il2CppMethodPointer ___AssemblyResolve_11;
Il2CppMethodPointer ___DomainUnload_12;
Il2CppMethodPointer ___ProcessExit_13;
Il2CppMethodPointer ___ResourceResolve_14;
Il2CppMethodPointer ___TypeResolve_15;
Il2CppMethodPointer ___UnhandledException_16;
Il2CppMethodPointer ___FirstChanceException_17;
Il2CppIUnknown* ____domain_manager_18;
Il2CppMethodPointer ___ReflectionOnlyAssemblyResolve_19;
Il2CppIUnknown* ____activation_20;
Il2CppIUnknown* ____applicationIdentity_21;
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* ___compatibility_switch_22;
};
// System.Reflection.AssemblyContentType
struct AssemblyContentType_tE0A2224D247DD97616065CB0ECB16912B756D745
{
// System.Int32 System.Reflection.AssemblyContentType::value__
int32_t ___value___2;
};
// System.Configuration.Assemblies.AssemblyHashAlgorithm
struct AssemblyHashAlgorithm_t6202395EA0C9A01D6342348A9535DF4CA47010D1
{
// System.Int32 System.Configuration.Assemblies.AssemblyHashAlgorithm::value__
int32_t ___value___2;
};
// System.Reflection.AssemblyNameFlags
struct AssemblyNameFlags_t48EB44AFB7A3310746DD78ACC3DC5AE6D3D91122
{
// System.Int32 System.Reflection.AssemblyNameFlags::value__
int32_t ___value___2;
};
// System.Configuration.Assemblies.AssemblyVersionCompatibility
struct AssemblyVersionCompatibility_t1E27EE4AB4137C64EE164A25A184E844AC722159
{
// System.Int32 System.Configuration.Assemblies.AssemblyVersionCompatibility::value__
int32_t ___value___2;
};
// UnityEngine.TextCore.Text.AtlasPopulationMode
struct AtlasPopulationMode_tD12439CB3789E0F868A2A2AC7D623C9B835E1B79
{
// System.Int32 UnityEngine.TextCore.Text.AtlasPopulationMode::value__
int32_t ___value___2;
};
// UnityEngine.UIElements.StyleSheets.BaseStyleMatcher
struct BaseStyleMatcher_tFD6EA6826D257F17BCF152BD6C76D9E154D23ECE : public RuntimeObject
{
// System.Collections.Generic.Stack`1<UnityEngine.UIElements.StyleSheets.BaseStyleMatcher/MatchContext> UnityEngine.UIElements.StyleSheets.BaseStyleMatcher::m_ContextStack
Stack_1_tB568ED1852EE70A3EECA2CD66F2AB41DDEC262FA* ___m_ContextStack_1;
// UnityEngine.UIElements.StyleSheets.BaseStyleMatcher/MatchContext UnityEngine.UIElements.StyleSheets.BaseStyleMatcher::m_CurrentContext
MatchContext_t04110FFA271D89A23BC1918BE657634A7DC06253 ___m_CurrentContext_2;
};
struct BaseStyleMatcher_tFD6EA6826D257F17BCF152BD6C76D9E154D23ECE_StaticFields
{
// System.Text.RegularExpressions.Regex UnityEngine.UIElements.StyleSheets.BaseStyleMatcher::s_CustomIdentRegex
Regex_tE773142C2BE45C5D362B0F815AFF831707A51772* ___s_CustomIdentRegex_0;
};
// System.Reflection.BindingFlags
struct BindingFlags_t5DC2835E4AE9C1862B3AD172EF35B6A5F4F1812C
{
// System.Int32 System.Reflection.BindingFlags::value__
int32_t ___value___2;
};
// UnityEngine.UIElements.UIR.Implementation.ClipMethod
struct ClipMethod_t576E65D24928AB1D0072DB926DDFA98B84FBCEDB
{
// System.Int32 UnityEngine.UIElements.UIR.Implementation.ClipMethod::value__
int32_t ___value___2;
};
// UnityEngine.UIElements.ComputedStyle
struct ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C
{
// UnityEngine.UIElements.StyleDataRef`1<UnityEngine.UIElements.InheritedData> UnityEngine.UIElements.ComputedStyle::inheritedData
StyleDataRef_1_tBB9987581539847AE5CCA2EA2349E05CDC9127FA ___inheritedData_0;
// UnityEngine.UIElements.StyleDataRef`1<UnityEngine.UIElements.LayoutData> UnityEngine.UIElements.ComputedStyle::layoutData
StyleDataRef_1_t5330A6F4EAC0EAB88E3B9849D866AA23BB6BE5F4 ___layoutData_1;
// UnityEngine.UIElements.StyleDataRef`1<UnityEngine.UIElements.RareData> UnityEngine.UIElements.ComputedStyle::rareData
StyleDataRef_1_tF773E9CBC6DC0FEB38DF95A6F3F47AC49AE045B3 ___rareData_2;
// UnityEngine.UIElements.StyleDataRef`1<UnityEngine.UIElements.TransformData> UnityEngine.UIElements.ComputedStyle::transformData
StyleDataRef_1_t1D59CCAB740BE6B330D5B5FDA9F67391800200B3 ___transformData_3;
// UnityEngine.UIElements.StyleDataRef`1<UnityEngine.UIElements.TransitionData> UnityEngine.UIElements.ComputedStyle::transitionData
StyleDataRef_1_t6A7B146DD79EDF7F42CD8CCF3E411B40AA729B8E ___transitionData_4;
// UnityEngine.UIElements.StyleDataRef`1<UnityEngine.UIElements.VisualData> UnityEngine.UIElements.ComputedStyle::visualData
StyleDataRef_1_t9CB834B90E638D92A3BE5123B0D3989697AA87FC ___visualData_5;
// UnityEngine.Yoga.YogaNode UnityEngine.UIElements.ComputedStyle::yogaNode
YogaNode_t4B5B593220CCB315B5A60CB48BA4795636F04DDA* ___yogaNode_6;
// System.Collections.Generic.Dictionary`2<System.String,UnityEngine.UIElements.StyleSheets.StylePropertyValue> UnityEngine.UIElements.ComputedStyle::customProperties
Dictionary_2_t645C7B1DAE2D839B52A5E387C165CE13D5465B00* ___customProperties_7;
// System.Int64 UnityEngine.UIElements.ComputedStyle::matchingRulesHash
int64_t ___matchingRulesHash_8;
// System.Single UnityEngine.UIElements.ComputedStyle::dpiScaling
float ___dpiScaling_9;
// UnityEngine.UIElements.ComputedTransitionProperty[] UnityEngine.UIElements.ComputedStyle::computedTransitions
ComputedTransitionPropertyU5BU5D_t25B9E78F5276CDA297C8215C316452CAB8219E82* ___computedTransitions_10;
};
// Native definition for P/Invoke marshalling of UnityEngine.UIElements.ComputedStyle
struct ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C_marshaled_pinvoke
{
StyleDataRef_1_tBB9987581539847AE5CCA2EA2349E05CDC9127FA ___inheritedData_0;
StyleDataRef_1_t5330A6F4EAC0EAB88E3B9849D866AA23BB6BE5F4 ___layoutData_1;
StyleDataRef_1_tF773E9CBC6DC0FEB38DF95A6F3F47AC49AE045B3 ___rareData_2;
StyleDataRef_1_t1D59CCAB740BE6B330D5B5FDA9F67391800200B3 ___transformData_3;
StyleDataRef_1_t6A7B146DD79EDF7F42CD8CCF3E411B40AA729B8E ___transitionData_4;
StyleDataRef_1_t9CB834B90E638D92A3BE5123B0D3989697AA87FC ___visualData_5;
YogaNode_t4B5B593220CCB315B5A60CB48BA4795636F04DDA* ___yogaNode_6;
Dictionary_2_t645C7B1DAE2D839B52A5E387C165CE13D5465B00* ___customProperties_7;
int64_t ___matchingRulesHash_8;
float ___dpiScaling_9;
ComputedTransitionProperty_tD8E4D8EB5DD69E063944F27A48D9263F4F1354E1_marshaled_pinvoke* ___computedTransitions_10;
};
// Native definition for COM marshalling of UnityEngine.UIElements.ComputedStyle
struct ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C_marshaled_com
{
StyleDataRef_1_tBB9987581539847AE5CCA2EA2349E05CDC9127FA ___inheritedData_0;
StyleDataRef_1_t5330A6F4EAC0EAB88E3B9849D866AA23BB6BE5F4 ___layoutData_1;
StyleDataRef_1_tF773E9CBC6DC0FEB38DF95A6F3F47AC49AE045B3 ___rareData_2;
StyleDataRef_1_t1D59CCAB740BE6B330D5B5FDA9F67391800200B3 ___transformData_3;
StyleDataRef_1_t6A7B146DD79EDF7F42CD8CCF3E411B40AA729B8E ___transitionData_4;
StyleDataRef_1_t9CB834B90E638D92A3BE5123B0D3989697AA87FC ___visualData_5;
YogaNode_t4B5B593220CCB315B5A60CB48BA4795636F04DDA* ___yogaNode_6;
Dictionary_2_t645C7B1DAE2D839B52A5E387C165CE13D5465B00* ___customProperties_7;
int64_t ___matchingRulesHash_8;
float ___dpiScaling_9;
ComputedTransitionProperty_tD8E4D8EB5DD69E063944F27A48D9263F4F1354E1_marshaled_com* ___computedTransitions_10;
};
// UnityEngine.UIElements.ContextType
struct ContextType_t50FAC10DB1D4E29B37E532DED9CAA804FC4E59A0
{
// System.Int32 UnityEngine.UIElements.ContextType::value__
int32_t ___value___2;
};
// UnityEngine.UIElements.Cursor
struct Cursor_t24C3B5095F65B86794C4F7EA168E324DFDA9EE82
{
// UnityEngine.Texture2D UnityEngine.UIElements.Cursor::<texture>k__BackingField
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* ___U3CtextureU3Ek__BackingField_0;
// UnityEngine.Vector2 UnityEngine.UIElements.Cursor::<hotspot>k__BackingField
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___U3ChotspotU3Ek__BackingField_1;
// System.Int32 UnityEngine.UIElements.Cursor::<defaultCursorId>k__BackingField
int32_t ___U3CdefaultCursorIdU3Ek__BackingField_2;
};
// Native definition for P/Invoke marshalling of UnityEngine.UIElements.Cursor
struct Cursor_t24C3B5095F65B86794C4F7EA168E324DFDA9EE82_marshaled_pinvoke
{
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* ___U3CtextureU3Ek__BackingField_0;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___U3ChotspotU3Ek__BackingField_1;
int32_t ___U3CdefaultCursorIdU3Ek__BackingField_2;
};
// Native definition for COM marshalling of UnityEngine.UIElements.Cursor
struct Cursor_t24C3B5095F65B86794C4F7EA168E324DFDA9EE82_marshaled_com
{
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* ___U3CtextureU3Ek__BackingField_0;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___U3ChotspotU3Ek__BackingField_1;
int32_t ___U3CdefaultCursorIdU3Ek__BackingField_2;
};
// UnityEngine.UIElements.StyleSheets.Syntax.DataType
struct DataType_tB1CE55CBDC1B9C7ED5D732F01851648E9150C680
{
// System.Int32 UnityEngine.UIElements.StyleSheets.Syntax.DataType::value__
int32_t ___value___2;
};
// System.Delegate
struct Delegate_t : public RuntimeObject
{
// System.IntPtr System.Delegate::method_ptr
Il2CppMethodPointer ___method_ptr_0;
// System.IntPtr System.Delegate::invoke_impl
intptr_t ___invoke_impl_1;
// System.Object System.Delegate::m_target
RuntimeObject* ___m_target_2;
// System.IntPtr System.Delegate::method
intptr_t ___method_3;
// System.IntPtr System.Delegate::delegate_trampoline
intptr_t ___delegate_trampoline_4;
// System.IntPtr System.Delegate::extra_arg
intptr_t ___extra_arg_5;
// System.IntPtr System.Delegate::method_code
intptr_t ___method_code_6;
// System.IntPtr System.Delegate::interp_method
intptr_t ___interp_method_7;
// System.IntPtr System.Delegate::interp_invoke_impl
intptr_t ___interp_invoke_impl_8;
// System.Reflection.MethodInfo System.Delegate::method_info
MethodInfo_t* ___method_info_9;
// System.Reflection.MethodInfo System.Delegate::original_method_info
MethodInfo_t* ___original_method_info_10;
// System.DelegateData System.Delegate::data
DelegateData_t9B286B493293CD2D23A5B2B5EF0E5B1324C2B77E* ___data_11;
// System.Boolean System.Delegate::method_is_virtual
bool ___method_is_virtual_12;
};
// Native definition for P/Invoke marshalling of System.Delegate
struct Delegate_t_marshaled_pinvoke
{
intptr_t ___method_ptr_0;
intptr_t ___invoke_impl_1;
Il2CppIUnknown* ___m_target_2;
intptr_t ___method_3;
intptr_t ___delegate_trampoline_4;
intptr_t ___extra_arg_5;
intptr_t ___method_code_6;
intptr_t ___interp_method_7;
intptr_t ___interp_invoke_impl_8;
MethodInfo_t* ___method_info_9;
MethodInfo_t* ___original_method_info_10;
DelegateData_t9B286B493293CD2D23A5B2B5EF0E5B1324C2B77E* ___data_11;
int32_t ___method_is_virtual_12;
};
// Native definition for COM marshalling of System.Delegate
struct Delegate_t_marshaled_com
{
intptr_t ___method_ptr_0;
intptr_t ___invoke_impl_1;
Il2CppIUnknown* ___m_target_2;
intptr_t ___method_3;
intptr_t ___delegate_trampoline_4;
intptr_t ___extra_arg_5;
intptr_t ___method_code_6;
intptr_t ___interp_method_7;
intptr_t ___interp_invoke_impl_8;
MethodInfo_t* ___method_info_9;
MethodInfo_t* ___original_method_info_10;
DelegateData_t9B286B493293CD2D23A5B2B5EF0E5B1324C2B77E* ___data_11;
int32_t ___method_is_virtual_12;
};
// UnityEngine.UIElements.DisplayStyle
struct DisplayStyle_t87BEDA2F78F764785ED41FC5E622ECB0091B2459
{
// System.Int32 UnityEngine.UIElements.DisplayStyle::value__
int32_t ___value___2;
};
// UnityEngine.UIElements.EasingMode
struct EasingMode_tEF87477B9B9EB2524525550AE5ABEBC00FC7B0DF
{
// System.Int32 UnityEngine.UIElements.EasingMode::value__
int32_t ___value___2;
};
// System.Exception
struct Exception_t : public RuntimeObject
{
// System.String System.Exception::_className
String_t* ____className_1;
// System.String System.Exception::_message
String_t* ____message_2;
// System.Collections.IDictionary System.Exception::_data
RuntimeObject* ____data_3;
// System.Exception System.Exception::_innerException
Exception_t* ____innerException_4;
// System.String System.Exception::_helpURL
String_t* ____helpURL_5;
// System.Object System.Exception::_stackTrace
RuntimeObject* ____stackTrace_6;
// System.String System.Exception::_stackTraceString
String_t* ____stackTraceString_7;
// System.String System.Exception::_remoteStackTraceString
String_t* ____remoteStackTraceString_8;
// System.Int32 System.Exception::_remoteStackIndex
int32_t ____remoteStackIndex_9;
// System.Object System.Exception::_dynamicMethods
RuntimeObject* ____dynamicMethods_10;
// System.Int32 System.Exception::_HResult
int32_t ____HResult_11;
// System.String System.Exception::_source
String_t* ____source_12;
// System.Runtime.Serialization.SafeSerializationManager System.Exception::_safeSerializationManager
SafeSerializationManager_tCBB85B95DFD1634237140CD892E82D06ECB3F5E6* ____safeSerializationManager_13;
// System.Diagnostics.StackTrace[] System.Exception::captured_traces
StackTraceU5BU5D_t32FBCB20930EAF5BAE3F450FF75228E5450DA0DF* ___captured_traces_14;
// System.IntPtr[] System.Exception::native_trace_ips
IntPtrU5BU5D_tFD177F8C806A6921AD7150264CCC62FA00CAD832* ___native_trace_ips_15;
// System.Int32 System.Exception::caught_in_unmanaged
int32_t ___caught_in_unmanaged_16;
};
struct Exception_t_StaticFields
{
// System.Object System.Exception::s_EDILock
RuntimeObject* ___s_EDILock_0;
};
// Native definition for P/Invoke marshalling of System.Exception
struct Exception_t_marshaled_pinvoke
{
char* ____className_1;
char* ____message_2;
RuntimeObject* ____data_3;
Exception_t_marshaled_pinvoke* ____innerException_4;
char* ____helpURL_5;
Il2CppIUnknown* ____stackTrace_6;
char* ____stackTraceString_7;
char* ____remoteStackTraceString_8;
int32_t ____remoteStackIndex_9;
Il2CppIUnknown* ____dynamicMethods_10;
int32_t ____HResult_11;
char* ____source_12;
SafeSerializationManager_tCBB85B95DFD1634237140CD892E82D06ECB3F5E6* ____safeSerializationManager_13;
StackTraceU5BU5D_t32FBCB20930EAF5BAE3F450FF75228E5450DA0DF* ___captured_traces_14;
Il2CppSafeArray/*NONE*/* ___native_trace_ips_15;
int32_t ___caught_in_unmanaged_16;
};
// Native definition for COM marshalling of System.Exception
struct Exception_t_marshaled_com
{
Il2CppChar* ____className_1;
Il2CppChar* ____message_2;
RuntimeObject* ____data_3;
Exception_t_marshaled_com* ____innerException_4;
Il2CppChar* ____helpURL_5;
Il2CppIUnknown* ____stackTrace_6;
Il2CppChar* ____stackTraceString_7;
Il2CppChar* ____remoteStackTraceString_8;
int32_t ____remoteStackIndex_9;
Il2CppIUnknown* ____dynamicMethods_10;
int32_t ____HResult_11;
Il2CppChar* ____source_12;
SafeSerializationManager_tCBB85B95DFD1634237140CD892E82D06ECB3F5E6* ____safeSerializationManager_13;
StackTraceU5BU5D_t32FBCB20930EAF5BAE3F450FF75228E5450DA0DF* ___captured_traces_14;
Il2CppSafeArray/*NONE*/* ___native_trace_ips_15;
int32_t ___caught_in_unmanaged_16;
};
// UnityEngine.UIElements.StyleSheets.Syntax.ExpressionCombinator
struct ExpressionCombinator_t30A2FA84A493FBBFE7ABE93C8DDA3D65FD939D01
{
// System.Int32 UnityEngine.UIElements.StyleSheets.Syntax.ExpressionCombinator::value__
int32_t ___value___2;
};
// UnityEngine.UIElements.StyleSheets.Syntax.ExpressionMultiplierType
struct ExpressionMultiplierType_tB36824E33AA1299392D0197DE73657F275727E3D
{
// System.Int32 UnityEngine.UIElements.StyleSheets.Syntax.ExpressionMultiplierType::value__
int32_t ___value___2;
};
// UnityEngine.UIElements.StyleSheets.Syntax.ExpressionType
struct ExpressionType_t43EEAE0B049C35B9DED55B0598AC8A78623A0781
{
// System.Int32 UnityEngine.UIElements.StyleSheets.Syntax.ExpressionType::value__
int32_t ___value___2;
};
// UnityEngine.TextCore.Text.Extents
struct Extents_t369FB2B84521A0229C2FA3D4C8592B14E07CEFE6
{
// UnityEngine.Vector2 UnityEngine.TextCore.Text.Extents::min
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___min_0;
// UnityEngine.Vector2 UnityEngine.TextCore.Text.Extents::max
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___max_1;
};
// UnityEngine.UIElements.FlexDirection
struct FlexDirection_t0B086E97C9B1B8F1D94B51CBEAE6564B2A7C15DC
{
// System.Int32 UnityEngine.UIElements.FlexDirection::value__
int32_t ___value___2;
};
// UnityEngine.FontStyle
struct FontStyle_tDD46734FA9BCB99FB315CD7CAD1137EE536136D1
{
// System.Int32 UnityEngine.FontStyle::value__
int32_t ___value___2;
};
// UnityEngine.TextCore.Text.FontStyles
struct FontStyles_t284AF8C10031F4774DF8BC8DE6DF9EC11EE14668
{
// System.Int32 UnityEngine.TextCore.Text.FontStyles::value__
int32_t ___value___2;
};
// System.Runtime.InteropServices.GCHandle
struct GCHandle_tC44F6F72EE68BD4CFABA24309DA7A179D41127DC
{
// System.IntPtr System.Runtime.InteropServices.GCHandle::handle
intptr_t ___handle_0;
};
// UnityEngine.TextCore.LowLevel.GlyphRenderMode
struct GlyphRenderMode_tE7FB60827750662A45E89D168932FE2D8AEB5281
{
// System.Int32 UnityEngine.TextCore.LowLevel.GlyphRenderMode::value__
int32_t ___value___2;
};
// System.Int32Enum
struct Int32Enum_tCBAC8BA2BFF3A845FA599F303093BBBA374B6F0C
{
// System.Int32 System.Int32Enum::value__
int32_t ___value___2;
};
// UnityEngine.UIElements.LengthUnit
struct LengthUnit_t746199A94302055274F284E176E01D38EE8A669A
{
// System.Int32 UnityEngine.UIElements.LengthUnit::value__
int32_t ___value___2;
};
// UnityEngine.UIElements.StyleSheets.MatchResultErrorCode
struct MatchResultErrorCode_tE376B4B5B6BD32C191C0CA740038BEE2C9BC3996
{
// System.Int32 UnityEngine.UIElements.StyleSheets.MatchResultErrorCode::value__
int32_t ___value___2;
};
// System.Globalization.NumberStyles
struct NumberStyles_t567C6CBC2A2B5B5A2C43B2855D158949984A810C
{
// System.Int32 System.Globalization.NumberStyles::value__
int32_t ___value___2;
};
// UnityEngine.Object
struct Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C : public RuntimeObject
{
// System.IntPtr UnityEngine.Object::m_CachedPtr
intptr_t ___m_CachedPtr_0;
};
struct Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_StaticFields
{
// System.Int32 UnityEngine.Object::OffsetOfInstanceIDInCPlusPlusObject
int32_t ___OffsetOfInstanceIDInCPlusPlusObject_1;
};
// Native definition for P/Invoke marshalling of UnityEngine.Object
struct Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_marshaled_pinvoke
{
intptr_t ___m_CachedPtr_0;
};
// Native definition for COM marshalling of UnityEngine.Object
struct Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_marshaled_com
{
intptr_t ___m_CachedPtr_0;
};
// System.OrdinalCaseSensitiveComparer
struct OrdinalCaseSensitiveComparer_t581CA7CB51DCF00B6012A697A4B4B3067144521A : public OrdinalComparer_tBB06915E213A5D4C8C617ED5478E8BF30C2B2170
{
};
// UnityEngine.UIElements.OverflowInternal
struct OverflowInternal_t6A74561363466CCB7905A65D3E5E24887AE0F11F
{
// System.Int32 UnityEngine.UIElements.OverflowInternal::value__
int32_t ___value___2;
};
// UnityEngine.UIElements.UIR.OwnedState
struct OwnedState_t0957CA36E21DE8A443B616EBE83B25CCCA70B5A4
{
// System.Byte UnityEngine.UIElements.UIR.OwnedState::value__
uint8_t ___value___2;
};
// UnityEngine.UIElements.PanelClearSettings
struct PanelClearSettings_tA3D8EE9A4864781CE3E5FED5225C6FB37ED66EE7
{
// System.Boolean UnityEngine.UIElements.PanelClearSettings::clearDepthStencil
bool ___clearDepthStencil_0;
// System.Boolean UnityEngine.UIElements.PanelClearSettings::clearColor
bool ___clearColor_1;
// UnityEngine.Color UnityEngine.UIElements.PanelClearSettings::color
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___color_2;
};
// Native definition for P/Invoke marshalling of UnityEngine.UIElements.PanelClearSettings
struct PanelClearSettings_tA3D8EE9A4864781CE3E5FED5225C6FB37ED66EE7_marshaled_pinvoke
{
int32_t ___clearDepthStencil_0;
int32_t ___clearColor_1;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___color_2;
};
// Native definition for COM marshalling of UnityEngine.UIElements.PanelClearSettings
struct PanelClearSettings_tA3D8EE9A4864781CE3E5FED5225C6FB37ED66EE7_marshaled_com
{
int32_t ___clearDepthStencil_0;
int32_t ___clearColor_1;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___color_2;
};
// UnityEngine.UIElements.PanelScaleMode
struct PanelScaleMode_t3E197E96ADB48A57291EB6A97ECA17277A72B16F
{
// System.Int32 UnityEngine.UIElements.PanelScaleMode::value__
int32_t ___value___2;
};
// UnityEngine.UIElements.PanelScreenMatchMode
struct PanelScreenMatchMode_t55EF21EB86F03FC7E17800DD95CBED44B23C6F70
{
// System.Int32 UnityEngine.UIElements.PanelScreenMatchMode::value__
int32_t ___value___2;
};
// UnityEngine.UIElements.PickingMode
struct PickingMode_t5699BF9E5F2587E0D297984D5BF5B63B768E66AC
{
// System.Int32 UnityEngine.UIElements.PickingMode::value__
int32_t ___value___2;
};
// UnityEngine.UIElements.Position
struct Position_t066B59B8657DAFCFBEDDAE8CBCE96E88796E1319
{
// System.Int32 UnityEngine.UIElements.Position::value__
int32_t ___value___2;
};
// System.Reflection.ProcessorArchitecture
struct ProcessorArchitecture_t549C86643DDABC4E0C6DC968F0C74A707ADCAD9B
{
// System.Int32 System.Reflection.ProcessorArchitecture::value__
int32_t ___value___2;
};
// Unity.Profiling.ProfilerMarker
struct ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD
{
// System.IntPtr Unity.Profiling.ProfilerMarker::m_Ptr
intptr_t ___m_Ptr_0;
};
// UnityEngine.UIElements.PseudoStates
struct PseudoStates_tF4AB056E8743741BCE464A0983A060A53AAB7E4D
{
// System.Int32 UnityEngine.UIElements.PseudoStates::value__
int32_t ___value___2;
};
// UnityEngine.UIElements.UIR.RenderDataDirtyTypes
struct RenderDataDirtyTypes_tEF0AE4EB7DF790A711AA45103050432B8FEDB907
{
// System.Int32 UnityEngine.UIElements.UIR.RenderDataDirtyTypes::value__
int32_t ___value___2;
};
// UnityEngine.UIElements.RenderHints
struct RenderHints_t4032FC4AB3FD946FD2A484865B8861730D9035E7
{
// System.Int32 UnityEngine.UIElements.RenderHints::value__
int32_t ___value___2;
};
// System.RuntimeTypeHandle
struct RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B
{
// System.IntPtr System.RuntimeTypeHandle::value
intptr_t ___value_0;
};
// UnityEngine.UIElements.Scale
struct Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7
{
// UnityEngine.Vector3 UnityEngine.UIElements.Scale::m_Scale
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___m_Scale_0;
// System.Boolean UnityEngine.UIElements.Scale::m_IsNone
bool ___m_IsNone_1;
};
// Native definition for P/Invoke marshalling of UnityEngine.UIElements.Scale
struct Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7_marshaled_pinvoke
{
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___m_Scale_0;
int32_t ___m_IsNone_1;
};
// Native definition for COM marshalling of UnityEngine.UIElements.Scale
struct Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7_marshaled_com
{
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___m_Scale_0;
int32_t ___m_IsNone_1;
};
// UnityEngine.UIElements.StyleKeyword
struct StyleKeyword_t2812E72266C15CBA8927586972DC2FD27B10E705
{
// System.Int32 UnityEngine.UIElements.StyleKeyword::value__
int32_t ___value___2;
};
// UnityEngine.UIElements.StyleSheets.StylePropertyId
struct StylePropertyId_tA3B8A5213F5BA43F9C5443B27B165D744713BE69
{
// System.Int32 UnityEngine.UIElements.StyleSheets.StylePropertyId::value__
int32_t ___value___2;
};
// UnityEngine.UIElements.StyleSelectorRelationship
struct StyleSelectorRelationship_tAABCDC80BF87B347ACE1C64B32C85B05268A7F9E
{
// System.Int32 UnityEngine.UIElements.StyleSelectorRelationship::value__
int32_t ___value___2;
};
// UnityEngine.UIElements.StyleSelectorType
struct StyleSelectorType_t425962DE6D175F785FA2B5554D793B71D39430A3
{
// System.Int32 UnityEngine.UIElements.StyleSelectorType::value__
int32_t ___value___2;
};
// UnityEngine.UIElements.StyleValueFunction
struct StyleValueFunction_t6A7C77404C9BD98781B216CB2459C11962259F12
{
// System.Int32 UnityEngine.UIElements.StyleValueFunction::value__
int32_t ___value___2;
};
// UnityEngine.UIElements.StyleValueKeyword
struct StyleValueKeyword_tD99A58D549C3614460643F9ED4C5D7B373E1B9E5
{
// System.Int32 UnityEngine.UIElements.StyleValueKeyword::value__
int32_t ___value___2;
};
// UnityEngine.UIElements.StyleValueType
struct StyleValueType_tC3253FE046DBB95224A74D13B534D015CC4AADDE
{
// System.Int32 UnityEngine.UIElements.StyleValueType::value__
int32_t ___value___2;
};
// UnityEngine.UIElements.StyleVariableResolver
struct StyleVariableResolver_tB24ACDD043A87F2F2339E1523539739D427B5185 : public RuntimeObject
{
// UnityEngine.UIElements.StyleSheets.StylePropertyValueMatcher UnityEngine.UIElements.StyleVariableResolver::m_Matcher
StylePropertyValueMatcher_tE39FB52A804864748CF9C473A45F065A89500248* ___m_Matcher_2;
// System.Collections.Generic.List`1<UnityEngine.UIElements.StyleSheets.StylePropertyValue> UnityEngine.UIElements.StyleVariableResolver::m_ResolvedValues
List_1_t893BC4E6EA21D89E7107414FB1199B089EB9F122* ___m_ResolvedValues_3;
// System.Collections.Generic.Stack`1<System.String> UnityEngine.UIElements.StyleVariableResolver::m_ResolvedVarStack
Stack_1_tD770B7BA3385BBF3A1703E386B6006FF670C5094* ___m_ResolvedVarStack_4;
// UnityEngine.UIElements.StyleProperty UnityEngine.UIElements.StyleVariableResolver::m_Property
StyleProperty_tD117EB807BAA83855E65AC56B8D6FB84D6F7CF83* ___m_Property_5;
// System.Collections.Generic.Stack`1<UnityEngine.UIElements.StyleVariableResolver/ResolveContext> UnityEngine.UIElements.StyleVariableResolver::m_ContextStack
Stack_1_t0B236E77382B6037C04F4090B3C6259495694C1C* ___m_ContextStack_6;
// UnityEngine.UIElements.StyleVariableResolver/ResolveContext UnityEngine.UIElements.StyleVariableResolver::m_CurrentContext
ResolveContext_tEF37DBA22D641E4FE1568C5EBE1605A98D86C992 ___m_CurrentContext_7;
// UnityEngine.UIElements.StyleVariableContext UnityEngine.UIElements.StyleVariableResolver::<variableContext>k__BackingField
StyleVariableContext_tF74F2787CE1F6BEBBFBFF0771CF493AC9E403527* ___U3CvariableContextU3Ek__BackingField_8;
};
struct StyleVariableResolver_tB24ACDD043A87F2F2339E1523539739D427B5185_StaticFields
{
// UnityEngine.UIElements.StyleSheets.Syntax.StyleSyntaxParser UnityEngine.UIElements.StyleVariableResolver::s_SyntaxParser
StyleSyntaxParser_t7032C3985ADE57F59D635A1BA773DC75D1895263* ___s_SyntaxParser_1;
};
// UnityEngine.SystemLanguage
struct SystemLanguage_tDEDD64D7BFC2D67B538432ECAF8018FDCABAFD9E
{
// System.Int32 UnityEngine.SystemLanguage::value__
int32_t ___value___2;
};
// UnityEngine.TextCore.Text.TextAlignment
struct TextAlignment_tD681BE7D2451C44115A90D2D8AA7D91C78A5A070
{
// System.Int32 UnityEngine.TextCore.Text.TextAlignment::value__
int32_t ___value___2;
};
// UnityEngine.TextAnchor
struct TextAnchor_tA46E794186AC1CD0F22888652F589EBF7DFDF830
{
// System.Int32 UnityEngine.TextAnchor::value__
int32_t ___value___2;
};
// UnityEngine.UIElements.TextCoreHandle
struct TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5
{
// UnityEngine.Vector2 UnityEngine.UIElements.TextCoreHandle::<MeasuredSizes>k__BackingField
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___U3CMeasuredSizesU3Ek__BackingField_0;
// UnityEngine.Vector2 UnityEngine.UIElements.TextCoreHandle::<RoundedSizes>k__BackingField
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___U3CRoundedSizesU3Ek__BackingField_1;
// UnityEngine.Vector2 UnityEngine.UIElements.TextCoreHandle::m_PreferredSize
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___m_PreferredSize_2;
// System.Int32 UnityEngine.UIElements.TextCoreHandle::m_PreviousGenerationSettingsHash
int32_t ___m_PreviousGenerationSettingsHash_3;
// UnityEngine.TextCore.Text.TextGenerationSettings UnityEngine.UIElements.TextCoreHandle::m_CurrentGenerationSettings
TextGenerationSettings_t3E75DB1D14DF53934AF76C9ACB1CD94A344A92A2* ___m_CurrentGenerationSettings_4;
// UnityEngine.TextCore.Text.TextInfo UnityEngine.UIElements.TextCoreHandle::m_TextInfoMesh
TextInfo_t27E58E62A7552C66D38C175AF9D22622365F5D09* ___m_TextInfoMesh_6;
// System.Boolean UnityEngine.UIElements.TextCoreHandle::isDirty
bool ___isDirty_8;
};
struct TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5_StaticFields
{
// UnityEngine.TextCore.Text.TextGenerationSettings UnityEngine.UIElements.TextCoreHandle::s_LayoutSettings
TextGenerationSettings_t3E75DB1D14DF53934AF76C9ACB1CD94A344A92A2* ___s_LayoutSettings_5;
// UnityEngine.TextCore.Text.TextInfo UnityEngine.UIElements.TextCoreHandle::s_TextInfoLayout
TextInfo_t27E58E62A7552C66D38C175AF9D22622365F5D09* ___s_TextInfoLayout_7;
};
// Native definition for P/Invoke marshalling of UnityEngine.UIElements.TextCoreHandle
struct TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5_marshaled_pinvoke
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___U3CMeasuredSizesU3Ek__BackingField_0;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___U3CRoundedSizesU3Ek__BackingField_1;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___m_PreferredSize_2;
int32_t ___m_PreviousGenerationSettingsHash_3;
TextGenerationSettings_t3E75DB1D14DF53934AF76C9ACB1CD94A344A92A2* ___m_CurrentGenerationSettings_4;
TextInfo_t27E58E62A7552C66D38C175AF9D22622365F5D09* ___m_TextInfoMesh_6;
int32_t ___isDirty_8;
};
// Native definition for COM marshalling of UnityEngine.UIElements.TextCoreHandle
struct TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5_marshaled_com
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___U3CMeasuredSizesU3Ek__BackingField_0;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___U3CRoundedSizesU3Ek__BackingField_1;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___m_PreferredSize_2;
int32_t ___m_PreviousGenerationSettingsHash_3;
TextGenerationSettings_t3E75DB1D14DF53934AF76C9ACB1CD94A344A92A2* ___m_CurrentGenerationSettings_4;
TextInfo_t27E58E62A7552C66D38C175AF9D22622365F5D09* ___m_TextInfoMesh_6;
int32_t ___isDirty_8;
};
// UnityEngine.UIElements.UIR.TextCoreSettings
struct TextCoreSettings_t3D724CD0811298B5AB1EA2041CE799CC25CDD115
{
// UnityEngine.Color UnityEngine.UIElements.UIR.TextCoreSettings::faceColor
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___faceColor_0;
// UnityEngine.Color UnityEngine.UIElements.UIR.TextCoreSettings::outlineColor
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___outlineColor_1;
// System.Single UnityEngine.UIElements.UIR.TextCoreSettings::outlineWidth
float ___outlineWidth_2;
// UnityEngine.Color UnityEngine.UIElements.UIR.TextCoreSettings::underlayColor
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___underlayColor_3;
// UnityEngine.Vector2 UnityEngine.UIElements.UIR.TextCoreSettings::underlayOffset
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___underlayOffset_4;
// System.Single UnityEngine.UIElements.UIR.TextCoreSettings::underlaySoftness
float ___underlaySoftness_5;
};
// UnityEngine.TextCore.Text.TextElementType
struct TextElementType_tEBCF09EEF888E8B1F62D3DD66AF21890D12545EB
{
// System.Byte UnityEngine.TextCore.Text.TextElementType::value__
uint8_t ___value___2;
};
// UnityEngine.TextCore.Text.TextFontWeight
struct TextFontWeight_t789E26840C291C6C1270D4434CE007ACDFA40350
{
// System.Int32 UnityEngine.TextCore.Text.TextFontWeight::value__
int32_t ___value___2;
};
// UnityEngine.TextCore.Text.TextInfo
struct TextInfo_t27E58E62A7552C66D38C175AF9D22622365F5D09 : public RuntimeObject
{
// System.Int32 UnityEngine.TextCore.Text.TextInfo::characterCount
int32_t ___characterCount_2;
// System.Int32 UnityEngine.TextCore.Text.TextInfo::spriteCount
int32_t ___spriteCount_3;
// System.Int32 UnityEngine.TextCore.Text.TextInfo::spaceCount
int32_t ___spaceCount_4;
// System.Int32 UnityEngine.TextCore.Text.TextInfo::wordCount
int32_t ___wordCount_5;
// System.Int32 UnityEngine.TextCore.Text.TextInfo::linkCount
int32_t ___linkCount_6;
// System.Int32 UnityEngine.TextCore.Text.TextInfo::lineCount
int32_t ___lineCount_7;
// System.Int32 UnityEngine.TextCore.Text.TextInfo::pageCount
int32_t ___pageCount_8;
// System.Int32 UnityEngine.TextCore.Text.TextInfo::materialCount
int32_t ___materialCount_9;
// UnityEngine.TextCore.Text.TextElementInfo[] UnityEngine.TextCore.Text.TextInfo::textElementInfo
TextElementInfoU5BU5D_tEC28C9B72883EE21AA798913497C69E179A15C4E* ___textElementInfo_10;
// UnityEngine.TextCore.Text.WordInfo[] UnityEngine.TextCore.Text.TextInfo::wordInfo
WordInfoU5BU5D_tAD74C9720883D7BB229A20FFAE9EFD2CF9963F7B* ___wordInfo_11;
// UnityEngine.TextCore.Text.LinkInfo[] UnityEngine.TextCore.Text.TextInfo::linkInfo
LinkInfoU5BU5D_tB7EB23E47AF29CCBEC884F9D0DB95BC97F62AE51* ___linkInfo_12;
// UnityEngine.TextCore.Text.LineInfo[] UnityEngine.TextCore.Text.TextInfo::lineInfo
LineInfoU5BU5D_t37598F2175B291797270D1161DC29B6296FB169D* ___lineInfo_13;
// UnityEngine.TextCore.Text.PageInfo[] UnityEngine.TextCore.Text.TextInfo::pageInfo
PageInfoU5BU5D_tFEA2CF88695491CFC2F2A2EF6BDCC56E52B0A6D4* ___pageInfo_14;
// UnityEngine.TextCore.Text.MeshInfo[] UnityEngine.TextCore.Text.TextInfo::meshInfo
MeshInfoU5BU5D_t3DF8B75BF4A213334EED197AD25E432212894AC6* ___meshInfo_15;
// System.Boolean UnityEngine.TextCore.Text.TextInfo::isDirty
bool ___isDirty_16;
};
struct TextInfo_t27E58E62A7552C66D38C175AF9D22622365F5D09_StaticFields
{
// UnityEngine.Vector2 UnityEngine.TextCore.Text.TextInfo::s_InfinityVectorPositive
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___s_InfinityVectorPositive_0;
// UnityEngine.Vector2 UnityEngine.TextCore.Text.TextInfo::s_InfinityVectorNegative
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___s_InfinityVectorNegative_1;
};
// UnityEngine.UIElements.TextOverflow
struct TextOverflow_tF5F972A9B8C1DF48FD3E878216CE6B4F94B94ADA
{
// System.Int32 UnityEngine.UIElements.TextOverflow::value__
int32_t ___value___2;
};
// UnityEngine.TextCore.Text.TextOverflowMode
struct TextOverflowMode_tB7F9FB28B889C1F21B14D3DAC32980D71D9D7F50
{
// System.Int32 UnityEngine.TextCore.Text.TextOverflowMode::value__
int32_t ___value___2;
};
// UnityEngine.UIElements.TextOverflowPosition
struct TextOverflowPosition_tB30616AE6E61CCEF425E41C8CD5110EC2547DF02
{
// System.Int32 UnityEngine.UIElements.TextOverflowPosition::value__
int32_t ___value___2;
};
// UnityEngine.UIElements.TextShadow
struct TextShadow_t6BADF37AB90ABCB63859A225B58AC5A580950A05
{
// UnityEngine.Vector2 UnityEngine.UIElements.TextShadow::offset
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___offset_0;
// System.Single UnityEngine.UIElements.TextShadow::blurRadius
float ___blurRadius_1;
// UnityEngine.Color UnityEngine.UIElements.TextShadow::color
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___color_2;
};
// UnityEngine.TextCore.Text.TextVertex
struct TextVertex_tF030A16DC67EAF3F6C9C9C0564D4B88758B173A9
{
// UnityEngine.Vector3 UnityEngine.TextCore.Text.TextVertex::position
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___position_0;
// UnityEngine.Vector2 UnityEngine.TextCore.Text.TextVertex::uv
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___uv_1;
// UnityEngine.Vector2 UnityEngine.TextCore.Text.TextVertex::uv2
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___uv2_2;
// UnityEngine.Vector2 UnityEngine.TextCore.Text.TextVertex::uv4
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___uv4_3;
// UnityEngine.Color32 UnityEngine.TextCore.Text.TextVertex::color
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___color_4;
};
// UnityEngine.TextCore.Text.TextureMapping
struct TextureMapping_t14CF4FEE624B1D968B076DAE56E67AA4756B653A
{
// System.Int32 UnityEngine.TextCore.Text.TextureMapping::value__
int32_t ___value___2;
};
// UnityEngine.UIElements.TimeUnit
struct TimeUnit_t56A79CDB672E98A4EE28002BD23B6D5E0BAA2649
{
// System.Int32 UnityEngine.UIElements.TimeUnit::value__
int32_t ___value___2;
};
// UnityEngine.UIElements.VersionChangeType
struct VersionChangeType_t8D9A58D958CC211E9300168DC98D3F7DF67594C3
{
// System.Int32 UnityEngine.UIElements.VersionChangeType::value__
int32_t ___value___2;
};
// UnityEngine.TextCore.Text.VertexSortingOrder
struct VertexSortingOrder_tEA3D744EB3D7C496D69F756B98344FDA38432EB9
{
// System.Int32 UnityEngine.TextCore.Text.VertexSortingOrder::value__
int32_t ___value___2;
};
// UnityEngine.UIElements.Visibility
struct Visibility_t1AEE2D871B126DD95D6F1D3B36EC92FE0D489F47
{
// System.Int32 UnityEngine.UIElements.Visibility::value__
int32_t ___value___2;
};
// UnityEngine.UIElements.VisualElementFlags
struct VisualElementFlags_t4D1066E11400967A1A2DA7331391ACDC4AA14409
{
// System.Int32 UnityEngine.UIElements.VisualElementFlags::value__
int32_t ___value___2;
};
// UnityEngine.Yoga.YogaDisplay
struct YogaDisplay_tA1B33729776921B7F72F56785747FC9E69C9220D
{
// System.Int32 UnityEngine.Yoga.YogaDisplay::value__
int32_t ___value___2;
};
// UnityEngine.Yoga.YogaFlexDirection
struct YogaFlexDirection_t2B82EB0C50F214529ADADBB7F0924CD2AF035FF0
{
// System.Int32 UnityEngine.Yoga.YogaFlexDirection::value__
int32_t ___value___2;
};
// UnityEngine.Yoga.YogaNode
struct YogaNode_t4B5B593220CCB315B5A60CB48BA4795636F04DDA : public RuntimeObject
{
// System.IntPtr UnityEngine.Yoga.YogaNode::_ygNode
intptr_t ____ygNode_0;
// UnityEngine.Yoga.YogaConfig UnityEngine.Yoga.YogaNode::_config
YogaConfig_tE8B56F99460C291C1F7F46DBD8BAC9F0B653A345* ____config_1;
// System.WeakReference UnityEngine.Yoga.YogaNode::_parent
WeakReference_tD4B0518CE911FFD9FAAB3FCD492644A354312D8E* ____parent_2;
// System.Collections.Generic.List`1<UnityEngine.Yoga.YogaNode> UnityEngine.Yoga.YogaNode::_children
List_1_t84B666107A8A3ECB0F5A24B0243137D056DA9165* ____children_3;
// UnityEngine.Yoga.MeasureFunction UnityEngine.Yoga.YogaNode::_measureFunction
MeasureFunction_t60EBED1328F5328D4FA7E26335967E59E73B4D09* ____measureFunction_4;
// UnityEngine.Yoga.BaselineFunction UnityEngine.Yoga.YogaNode::_baselineFunction
BaselineFunction_t13AFADEF52F63320B2159C237635948AEB801679* ____baselineFunction_5;
// System.Object UnityEngine.Yoga.YogaNode::_data
RuntimeObject* ____data_6;
};
// UnityEngine.Yoga.YogaPositionType
struct YogaPositionType_t93D43DB5602F23E713663CD7631CAE4FC2365B86
{
// System.Int32 UnityEngine.Yoga.YogaPositionType::value__
int32_t ___value___2;
};
// UnityEngine.Yoga.YogaUnit
struct YogaUnit_t9E457A480EDCB8231680D11068A4DF6F0C8D84FF
{
// System.Int32 UnityEngine.Yoga.YogaUnit::value__
int32_t ___value___2;
};
// UnityEngine.UIElements.Angle/Unit
struct Unit_t21DCD5C095F7DC1A0B9A47CAF8CAD3E7776CD3DB
{
// System.Int32 UnityEngine.UIElements.Angle/Unit::value__
int32_t ___value___2;
};
// UnityEngine.UIElements.Box/UxmlFactory
struct UxmlFactory_t9754F957D6F9A2CB96F75CB5511193FED61D133B : public UxmlFactory_1_t719F751364A9A611F4D2C28E2E47A660D697A1AE
{
};
// UnityEngine.UIElements.StyleSheets.Dimension/Unit
struct Unit_tAE6456027618FB5F9E5CCB6E5C209250AC5695CC
{
// System.Int32 UnityEngine.UIElements.StyleSheets.Dimension/Unit::value__
int32_t ___value___2;
};
// UnityEngine.UIElements.Length/Unit
struct Unit_t7A9C3ABB0618BEBFDC1813D07080CE0C145448ED
{
// System.Int32 UnityEngine.UIElements.Length/Unit::value__
int32_t ___value___2;
};
// UnityEngine.UIElements.StyleVariableResolver/Result
struct Result_t42BB8D38B4EB21132ACD5E02F101485AAA287D38
{
// System.Int32 UnityEngine.UIElements.StyleVariableResolver/Result::value__
int32_t ___value___2;
};
// UnityEngine.UIElements.UxmlAttributeDescription/Use
struct Use_tB32C57550EDF1A878B28A5BD90C918FFBD876670
{
// System.Int32 UnityEngine.UIElements.UxmlAttributeDescription/Use::value__
int32_t ___value___2;
};
// UnityEngine.UIElements.VisualElement/MeasureMode
struct MeasureMode_t35F26AA967A10198AA0924BD26D23DA0D999BE53
{
// System.Int32 UnityEngine.UIElements.VisualElement/MeasureMode::value__
int32_t ___value___2;
};
// UnityEngine.UIElements.VisualElement/RenderTargetMode
struct RenderTargetMode_tAE75E29BB61A64BDE7646D5CBD353B64BCFA9F3A
{
// System.Int32 UnityEngine.UIElements.VisualElement/RenderTargetMode::value__
int32_t ___value___2;
};
// Unity.Collections.NativeArray`1<UnityEngine.UIElements.TextVertex>
struct NativeArray_1_t8B2EB0176812FFDC7FF26382470CBFDCA595A656
{
// System.Void* Unity.Collections.NativeArray`1::m_Buffer
void* ___m_Buffer_0;
// System.Int32 Unity.Collections.NativeArray`1::m_Length
int32_t ___m_Length_1;
// Unity.Collections.Allocator Unity.Collections.NativeArray`1::m_AllocatorLabel
int32_t ___m_AllocatorLabel_2;
};
// UnityEngine.UIElements.StyleEnum`1<UnityEngine.UIElements.DisplayStyle>
struct StyleEnum_1_t3B02FFF55849C9C8E6A7C0AA9C7E5F65F10C9C69
{
// T UnityEngine.UIElements.StyleEnum`1::m_Value
int32_t ___m_Value_0;
// UnityEngine.UIElements.StyleKeyword UnityEngine.UIElements.StyleEnum`1::m_Keyword
int32_t ___m_Keyword_1;
};
// UnityEngine.UIElements.StyleEnum`1<UnityEngine.UIElements.FlexDirection>
struct StyleEnum_1_t4C47F320FF81E91A50EC2AD0D70A3D620362BBAE
{
// T UnityEngine.UIElements.StyleEnum`1::m_Value
int32_t ___m_Value_0;
// UnityEngine.UIElements.StyleKeyword UnityEngine.UIElements.StyleEnum`1::m_Keyword
int32_t ___m_Keyword_1;
};
// UnityEngine.UIElements.StyleEnum`1<System.Int32Enum>
struct StyleEnum_1_t3DD2EBD4E359AFE77C2974ECAA1DEE50E0FACEDC
{
// T UnityEngine.UIElements.StyleEnum`1::m_Value
int32_t ___m_Value_0;
// UnityEngine.UIElements.StyleKeyword UnityEngine.UIElements.StyleEnum`1::m_Keyword
int32_t ___m_Keyword_1;
};
// UnityEngine.UIElements.StyleEnum`1<UnityEngine.UIElements.Position>
struct StyleEnum_1_tDDEAB09F1AAFEA72821D32D702E5349040FF46D9
{
// T UnityEngine.UIElements.StyleEnum`1::m_Value
int32_t ___m_Value_0;
// UnityEngine.UIElements.StyleKeyword UnityEngine.UIElements.StyleEnum`1::m_Keyword
int32_t ___m_Keyword_1;
};
// UnityEngine.UIElements.StyleEnum`1<UnityEngine.UIElements.Visibility>
struct StyleEnum_1_t4ADD569E34B475D3DC8CA33E13A80CA59AA1C07D
{
// T UnityEngine.UIElements.StyleEnum`1::m_Value
int32_t ___m_Value_0;
// UnityEngine.UIElements.StyleKeyword UnityEngine.UIElements.StyleEnum`1::m_Keyword
int32_t ___m_Keyword_1;
};
// UnityEngine.UIElements.Angle
struct Angle_t0229F612898D65B3CC646C40A32D93D8A33C1DFC
{
// System.Single UnityEngine.UIElements.Angle::m_Value
float ___m_Value_0;
// UnityEngine.UIElements.Angle/Unit UnityEngine.UIElements.Angle::m_Unit
int32_t ___m_Unit_1;
};
// System.Reflection.AssemblyName
struct AssemblyName_t555F1570F523D87D970C6E7F27B1B44C83EADDD2 : public RuntimeObject
{
// System.String System.Reflection.AssemblyName::name
String_t* ___name_0;
// System.String System.Reflection.AssemblyName::codebase
String_t* ___codebase_1;
// System.Int32 System.Reflection.AssemblyName::major
int32_t ___major_2;
// System.Int32 System.Reflection.AssemblyName::minor
int32_t ___minor_3;
// System.Int32 System.Reflection.AssemblyName::build
int32_t ___build_4;
// System.Int32 System.Reflection.AssemblyName::revision
int32_t ___revision_5;
// System.Globalization.CultureInfo System.Reflection.AssemblyName::cultureinfo
CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* ___cultureinfo_6;
// System.Reflection.AssemblyNameFlags System.Reflection.AssemblyName::flags
int32_t ___flags_7;
// System.Configuration.Assemblies.AssemblyHashAlgorithm System.Reflection.AssemblyName::hashalg
int32_t ___hashalg_8;
// System.Reflection.StrongNameKeyPair System.Reflection.AssemblyName::keypair
StrongNameKeyPair_t0657447B6CFAA8FE880A228AA578EC20BC6AF8F2* ___keypair_9;
// System.Byte[] System.Reflection.AssemblyName::publicKey
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___publicKey_10;
// System.Byte[] System.Reflection.AssemblyName::keyToken
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___keyToken_11;
// System.Configuration.Assemblies.AssemblyVersionCompatibility System.Reflection.AssemblyName::versioncompat
int32_t ___versioncompat_12;
// System.Version System.Reflection.AssemblyName::version
Version_tE426DB5655D0F22920AE16A2AA9AB7781B8255A7* ___version_13;
// System.Reflection.ProcessorArchitecture System.Reflection.AssemblyName::processor_architecture
int32_t ___processor_architecture_14;
// System.Reflection.AssemblyContentType System.Reflection.AssemblyName::contentType
int32_t ___contentType_15;
};
// Native definition for P/Invoke marshalling of System.Reflection.AssemblyName
struct AssemblyName_t555F1570F523D87D970C6E7F27B1B44C83EADDD2_marshaled_pinvoke
{
char* ___name_0;
char* ___codebase_1;
int32_t ___major_2;
int32_t ___minor_3;
int32_t ___build_4;
int32_t ___revision_5;
CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_marshaled_pinvoke* ___cultureinfo_6;
int32_t ___flags_7;
int32_t ___hashalg_8;
StrongNameKeyPair_t0657447B6CFAA8FE880A228AA578EC20BC6AF8F2* ___keypair_9;
Il2CppSafeArray/*NONE*/* ___publicKey_10;
Il2CppSafeArray/*NONE*/* ___keyToken_11;
int32_t ___versioncompat_12;
Version_tE426DB5655D0F22920AE16A2AA9AB7781B8255A7* ___version_13;
int32_t ___processor_architecture_14;
int32_t ___contentType_15;
};
// Native definition for COM marshalling of System.Reflection.AssemblyName
struct AssemblyName_t555F1570F523D87D970C6E7F27B1B44C83EADDD2_marshaled_com
{
Il2CppChar* ___name_0;
Il2CppChar* ___codebase_1;
int32_t ___major_2;
int32_t ___minor_3;
int32_t ___build_4;
int32_t ___revision_5;
CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_marshaled_com* ___cultureinfo_6;
int32_t ___flags_7;
int32_t ___hashalg_8;
StrongNameKeyPair_t0657447B6CFAA8FE880A228AA578EC20BC6AF8F2* ___keypair_9;
Il2CppSafeArray/*NONE*/* ___publicKey_10;
Il2CppSafeArray/*NONE*/* ___keyToken_11;
int32_t ___versioncompat_12;
Version_tE426DB5655D0F22920AE16A2AA9AB7781B8255A7* ___version_13;
int32_t ___processor_architecture_14;
int32_t ___contentType_15;
};
// UnityEngine.UIElements.UIR.BMPAlloc
struct BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30
{
// System.Int32 UnityEngine.UIElements.UIR.BMPAlloc::page
int32_t ___page_1;
// System.UInt16 UnityEngine.UIElements.UIR.BMPAlloc::pageLine
uint16_t ___pageLine_2;
// System.Byte UnityEngine.UIElements.UIR.BMPAlloc::bitIndex
uint8_t ___bitIndex_3;
// UnityEngine.UIElements.UIR.OwnedState UnityEngine.UIElements.UIR.BMPAlloc::ownedState
uint8_t ___ownedState_4;
};
struct BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30_StaticFields
{
// UnityEngine.UIElements.UIR.BMPAlloc UnityEngine.UIElements.UIR.BMPAlloc::Invalid
BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___Invalid_0;
};
// UnityEngine.UIElements.BaseVisualElementPanel
struct BaseVisualElementPanel_tE3811F3D1474B72CB6CD5BCEECFF5B5CBEC1E303 : public RuntimeObject
{
// System.Action`1<UnityEngine.UIElements.BaseVisualElementPanel> UnityEngine.UIElements.BaseVisualElementPanel::panelDisposed
Action_1_tF0C1AFCCE9CE63382F43540DC0DA04A8939A8A53* ___panelDisposed_0;
// System.Single UnityEngine.UIElements.BaseVisualElementPanel::m_Scale
float ___m_Scale_1;
// UnityEngine.Yoga.YogaConfig UnityEngine.UIElements.BaseVisualElementPanel::yogaConfig
YogaConfig_tE8B56F99460C291C1F7F46DBD8BAC9F0B653A345* ___yogaConfig_2;
// System.Single UnityEngine.UIElements.BaseVisualElementPanel::m_PixelsPerPoint
float ___m_PixelsPerPoint_3;
// UnityEngine.UIElements.PanelClearSettings UnityEngine.UIElements.BaseVisualElementPanel::<clearSettings>k__BackingField
PanelClearSettings_tA3D8EE9A4864781CE3E5FED5225C6FB37ED66EE7 ___U3CclearSettingsU3Ek__BackingField_4;
// System.Boolean UnityEngine.UIElements.BaseVisualElementPanel::<duringLayoutPhase>k__BackingField
bool ___U3CduringLayoutPhaseU3Ek__BackingField_5;
// UnityEngine.UIElements.RepaintData UnityEngine.UIElements.BaseVisualElementPanel::<repaintData>k__BackingField
RepaintData_t90534752135661579EC254884F550545D001B5EA* ___U3CrepaintDataU3Ek__BackingField_6;
// UnityEngine.UIElements.ICursorManager UnityEngine.UIElements.BaseVisualElementPanel::<cursorManager>k__BackingField
RuntimeObject* ___U3CcursorManagerU3Ek__BackingField_7;
// UnityEngine.UIElements.ContextualMenuManager UnityEngine.UIElements.BaseVisualElementPanel::<contextualMenuManager>k__BackingField
ContextualMenuManager_tEE3B1F33FFFD180705467CA625AEBA0F5D63154B* ___U3CcontextualMenuManagerU3Ek__BackingField_8;
// System.Boolean UnityEngine.UIElements.BaseVisualElementPanel::<disposed>k__BackingField
bool ___U3CdisposedU3Ek__BackingField_9;
// UnityEngine.UIElements.ElementUnderPointer UnityEngine.UIElements.BaseVisualElementPanel::m_TopElementUnderPointers
ElementUnderPointer_tB43AD64F79C6F06829D8B90318AF1A6BBE9C1904* ___m_TopElementUnderPointers_10;
// System.Action UnityEngine.UIElements.BaseVisualElementPanel::standardShaderChanged
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* ___standardShaderChanged_11;
// System.Action UnityEngine.UIElements.BaseVisualElementPanel::standardWorldSpaceShaderChanged
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* ___standardWorldSpaceShaderChanged_12;
// System.Action UnityEngine.UIElements.BaseVisualElementPanel::atlasChanged
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* ___atlasChanged_13;
// System.Action`1<UnityEngine.Material> UnityEngine.UIElements.BaseVisualElementPanel::updateMaterial
Action_1_t996DFD52B4BDA6CBE8058C13167C4D2B8C612CAA* ___updateMaterial_14;
// UnityEngine.UIElements.HierarchyEvent UnityEngine.UIElements.BaseVisualElementPanel::hierarchyChanged
HierarchyEvent_tB23E4347BC47656A014CA104A5B1DDC172A2A705* ___hierarchyChanged_15;
// System.Action`1<UnityEngine.UIElements.IPanel> UnityEngine.UIElements.BaseVisualElementPanel::beforeUpdate
Action_1_tE55F8AC1EEC45D0C976E56B2950D65EC814C06E6* ___beforeUpdate_16;
};
// UnityEngine.UIElements.ComputedTransitionProperty
struct ComputedTransitionProperty_tD8E4D8EB5DD69E063944F27A48D9263F4F1354E1
{
// UnityEngine.UIElements.StyleSheets.StylePropertyId UnityEngine.UIElements.ComputedTransitionProperty::id
int32_t ___id_0;
// System.Int32 UnityEngine.UIElements.ComputedTransitionProperty::durationMs
int32_t ___durationMs_1;
// System.Int32 UnityEngine.UIElements.ComputedTransitionProperty::delayMs
int32_t ___delayMs_2;
// System.Func`2<System.Single,System.Single> UnityEngine.UIElements.ComputedTransitionProperty::easingCurve
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* ___easingCurve_3;
};
// Native definition for P/Invoke marshalling of UnityEngine.UIElements.ComputedTransitionProperty
struct ComputedTransitionProperty_tD8E4D8EB5DD69E063944F27A48D9263F4F1354E1_marshaled_pinvoke
{
int32_t ___id_0;
int32_t ___durationMs_1;
int32_t ___delayMs_2;
Il2CppMethodPointer ___easingCurve_3;
};
// Native definition for COM marshalling of UnityEngine.UIElements.ComputedTransitionProperty
struct ComputedTransitionProperty_tD8E4D8EB5DD69E063944F27A48D9263F4F1354E1_marshaled_com
{
int32_t ___id_0;
int32_t ___durationMs_1;
int32_t ___delayMs_2;
Il2CppMethodPointer ___easingCurve_3;
};
// UnityEngine.UIElements.CursorPositionStylePainterParameters
struct CursorPositionStylePainterParameters_tB79C17871EE8D6764B717689E7E93478D54BC81A
{
// UnityEngine.Rect UnityEngine.UIElements.CursorPositionStylePainterParameters::rect
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___rect_0;
// System.String UnityEngine.UIElements.CursorPositionStylePainterParameters::text
String_t* ___text_1;
// UnityEngine.Font UnityEngine.UIElements.CursorPositionStylePainterParameters::font
Font_tC95270EA3198038970422D78B74A7F2E218A96B6* ___font_2;
// System.Int32 UnityEngine.UIElements.CursorPositionStylePainterParameters::fontSize
int32_t ___fontSize_3;
// UnityEngine.FontStyle UnityEngine.UIElements.CursorPositionStylePainterParameters::fontStyle
int32_t ___fontStyle_4;
// UnityEngine.TextAnchor UnityEngine.UIElements.CursorPositionStylePainterParameters::anchor
int32_t ___anchor_5;
// System.Single UnityEngine.UIElements.CursorPositionStylePainterParameters::wordWrapWidth
float ___wordWrapWidth_6;
// System.Boolean UnityEngine.UIElements.CursorPositionStylePainterParameters::richText
bool ___richText_7;
// System.Int32 UnityEngine.UIElements.CursorPositionStylePainterParameters::cursorIndex
int32_t ___cursorIndex_8;
};
// Native definition for P/Invoke marshalling of UnityEngine.UIElements.CursorPositionStylePainterParameters
struct CursorPositionStylePainterParameters_tB79C17871EE8D6764B717689E7E93478D54BC81A_marshaled_pinvoke
{
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___rect_0;
char* ___text_1;
Font_tC95270EA3198038970422D78B74A7F2E218A96B6* ___font_2;
int32_t ___fontSize_3;
int32_t ___fontStyle_4;
int32_t ___anchor_5;
float ___wordWrapWidth_6;
int32_t ___richText_7;
int32_t ___cursorIndex_8;
};
// Native definition for COM marshalling of UnityEngine.UIElements.CursorPositionStylePainterParameters
struct CursorPositionStylePainterParameters_tB79C17871EE8D6764B717689E7E93478D54BC81A_marshaled_com
{
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___rect_0;
Il2CppChar* ___text_1;
Font_tC95270EA3198038970422D78B74A7F2E218A96B6* ___font_2;
int32_t ___fontSize_3;
int32_t ___fontStyle_4;
int32_t ___anchor_5;
float ___wordWrapWidth_6;
int32_t ___richText_7;
int32_t ___cursorIndex_8;
};
// UnityEngine.UIElements.StyleSheets.Dimension
struct Dimension_t5B1EAB500AE32C3789A2BCC4D43F7A29996DF3F8
{
// UnityEngine.UIElements.StyleSheets.Dimension/Unit UnityEngine.UIElements.StyleSheets.Dimension::unit
int32_t ___unit_0;
// System.Single UnityEngine.UIElements.StyleSheets.Dimension::value
float ___value_1;
};
// UnityEngine.UIElements.EasingFunction
struct EasingFunction_t5197D3B06056326A8B5C96032CDEBD5D3BDCA7A4
{
// UnityEngine.UIElements.EasingMode UnityEngine.UIElements.EasingFunction::m_Mode
int32_t ___m_Mode_0;
};
// UnityEngine.UIElements.StyleSheets.Syntax.ExpressionMultiplier
struct ExpressionMultiplier_tE91EF712DEC648CB4C4EB7657AF65BE9F6F1A8DB
{
// UnityEngine.UIElements.StyleSheets.Syntax.ExpressionMultiplierType UnityEngine.UIElements.StyleSheets.Syntax.ExpressionMultiplier::m_Type
int32_t ___m_Type_1;
// System.Int32 UnityEngine.UIElements.StyleSheets.Syntax.ExpressionMultiplier::min
int32_t ___min_2;
// System.Int32 UnityEngine.UIElements.StyleSheets.Syntax.ExpressionMultiplier::max
int32_t ___max_3;
};
// UnityEngine.Font
struct Font_tC95270EA3198038970422D78B74A7F2E218A96B6 : public Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C
{
// UnityEngine.Font/FontTextureRebuildCallback UnityEngine.Font::m_FontTextureRebuildCallback
FontTextureRebuildCallback_t76D5E172DF8AA57E67763D453AAC40F0961D09B1* ___m_FontTextureRebuildCallback_5;
};
struct Font_tC95270EA3198038970422D78B74A7F2E218A96B6_StaticFields
{
// System.Action`1<UnityEngine.Font> UnityEngine.Font::textureRebuilt
Action_1_tD91E4D0ED3C2E385D3BDD4B3EA48B5F99D39F1DC* ___textureRebuilt_4;
};
// UnityEngine.UIElements.Length
struct Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256
{
// System.Single UnityEngine.UIElements.Length::m_Value
float ___m_Value_1;
// UnityEngine.UIElements.Length/Unit UnityEngine.UIElements.Length::m_Unit
int32_t ___m_Unit_2;
};
// UnityEngine.TextCore.Text.LineInfo
struct LineInfo_t2BBD461B330C46ACA45596A8E72FEA4172F88CF5
{
// System.Int32 UnityEngine.TextCore.Text.LineInfo::controlCharacterCount
int32_t ___controlCharacterCount_0;
// System.Int32 UnityEngine.TextCore.Text.LineInfo::characterCount
int32_t ___characterCount_1;
// System.Int32 UnityEngine.TextCore.Text.LineInfo::visibleCharacterCount
int32_t ___visibleCharacterCount_2;
// System.Int32 UnityEngine.TextCore.Text.LineInfo::spaceCount
int32_t ___spaceCount_3;
// System.Int32 UnityEngine.TextCore.Text.LineInfo::visibleSpaceCount
int32_t ___visibleSpaceCount_4;
// System.Int32 UnityEngine.TextCore.Text.LineInfo::wordCount
int32_t ___wordCount_5;
// System.Int32 UnityEngine.TextCore.Text.LineInfo::firstCharacterIndex
int32_t ___firstCharacterIndex_6;
// System.Int32 UnityEngine.TextCore.Text.LineInfo::firstVisibleCharacterIndex
int32_t ___firstVisibleCharacterIndex_7;
// System.Int32 UnityEngine.TextCore.Text.LineInfo::lastCharacterIndex
int32_t ___lastCharacterIndex_8;
// System.Int32 UnityEngine.TextCore.Text.LineInfo::lastVisibleCharacterIndex
int32_t ___lastVisibleCharacterIndex_9;
// System.Single UnityEngine.TextCore.Text.LineInfo::length
float ___length_10;
// System.Single UnityEngine.TextCore.Text.LineInfo::lineHeight
float ___lineHeight_11;
// System.Single UnityEngine.TextCore.Text.LineInfo::ascender
float ___ascender_12;
// System.Single UnityEngine.TextCore.Text.LineInfo::baseline
float ___baseline_13;
// System.Single UnityEngine.TextCore.Text.LineInfo::descender
float ___descender_14;
// System.Single UnityEngine.TextCore.Text.LineInfo::maxAdvance
float ___maxAdvance_15;
// System.Single UnityEngine.TextCore.Text.LineInfo::width
float ___width_16;
// System.Single UnityEngine.TextCore.Text.LineInfo::marginLeft
float ___marginLeft_17;
// System.Single UnityEngine.TextCore.Text.LineInfo::marginRight
float ___marginRight_18;
// UnityEngine.TextCore.Text.TextAlignment UnityEngine.TextCore.Text.LineInfo::alignment
int32_t ___alignment_19;
// UnityEngine.TextCore.Text.Extents UnityEngine.TextCore.Text.LineInfo::lineExtents
Extents_t369FB2B84521A0229C2FA3D4C8592B14E07CEFE6 ___lineExtents_20;
};
// UnityEngine.UIElements.StyleSheets.MatchResult
struct MatchResult_t466703B46AB8050EABFF2E93F9439AD049D2566A
{
// UnityEngine.UIElements.StyleSheets.MatchResultErrorCode UnityEngine.UIElements.StyleSheets.MatchResult::errorCode
int32_t ___errorCode_0;
// System.String UnityEngine.UIElements.StyleSheets.MatchResult::errorValue
String_t* ___errorValue_1;
};
// Native definition for P/Invoke marshalling of UnityEngine.UIElements.StyleSheets.MatchResult
struct MatchResult_t466703B46AB8050EABFF2E93F9439AD049D2566A_marshaled_pinvoke
{
int32_t ___errorCode_0;
char* ___errorValue_1;
};
// Native definition for COM marshalling of UnityEngine.UIElements.StyleSheets.MatchResult
struct MatchResult_t466703B46AB8050EABFF2E93F9439AD049D2566A_marshaled_com
{
int32_t ___errorCode_0;
Il2CppChar* ___errorValue_1;
};
// UnityEngine.Material
struct Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3 : public Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C
{
};
// System.MulticastDelegate
struct MulticastDelegate_t : public Delegate_t
{
// System.Delegate[] System.MulticastDelegate::delegates
DelegateU5BU5D_tC5AB7E8F745616680F337909D3A8E6C722CDF771* ___delegates_13;
};
// Native definition for P/Invoke marshalling of System.MulticastDelegate
struct MulticastDelegate_t_marshaled_pinvoke : public Delegate_t_marshaled_pinvoke
{
Delegate_t_marshaled_pinvoke** ___delegates_13;
};
// Native definition for COM marshalling of System.MulticastDelegate
struct MulticastDelegate_t_marshaled_com : public Delegate_t_marshaled_com
{
Delegate_t_marshaled_com** ___delegates_13;
};
// System.Globalization.NumberFormatInfo
struct NumberFormatInfo_t8E26808B202927FEBF9064FCFEEA4D6E076E6472 : public RuntimeObject
{
// System.Int32[] System.Globalization.NumberFormatInfo::numberGroupSizes
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ___numberGroupSizes_1;
// System.Int32[] System.Globalization.NumberFormatInfo::currencyGroupSizes
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ___currencyGroupSizes_2;
// System.Int32[] System.Globalization.NumberFormatInfo::percentGroupSizes
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ___percentGroupSizes_3;
// System.String System.Globalization.NumberFormatInfo::positiveSign
String_t* ___positiveSign_4;
// System.String System.Globalization.NumberFormatInfo::negativeSign
String_t* ___negativeSign_5;
// System.String System.Globalization.NumberFormatInfo::numberDecimalSeparator
String_t* ___numberDecimalSeparator_6;
// System.String System.Globalization.NumberFormatInfo::numberGroupSeparator
String_t* ___numberGroupSeparator_7;
// System.String System.Globalization.NumberFormatInfo::currencyGroupSeparator
String_t* ___currencyGroupSeparator_8;
// System.String System.Globalization.NumberFormatInfo::currencyDecimalSeparator
String_t* ___currencyDecimalSeparator_9;
// System.String System.Globalization.NumberFormatInfo::currencySymbol
String_t* ___currencySymbol_10;
// System.String System.Globalization.NumberFormatInfo::ansiCurrencySymbol
String_t* ___ansiCurrencySymbol_11;
// System.String System.Globalization.NumberFormatInfo::nanSymbol
String_t* ___nanSymbol_12;
// System.String System.Globalization.NumberFormatInfo::positiveInfinitySymbol
String_t* ___positiveInfinitySymbol_13;
// System.String System.Globalization.NumberFormatInfo::negativeInfinitySymbol
String_t* ___negativeInfinitySymbol_14;
// System.String System.Globalization.NumberFormatInfo::percentDecimalSeparator
String_t* ___percentDecimalSeparator_15;
// System.String System.Globalization.NumberFormatInfo::percentGroupSeparator
String_t* ___percentGroupSeparator_16;
// System.String System.Globalization.NumberFormatInfo::percentSymbol
String_t* ___percentSymbol_17;
// System.String System.Globalization.NumberFormatInfo::perMilleSymbol
String_t* ___perMilleSymbol_18;
// System.String[] System.Globalization.NumberFormatInfo::nativeDigits
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* ___nativeDigits_19;
// System.Int32 System.Globalization.NumberFormatInfo::m_dataItem
int32_t ___m_dataItem_20;
// System.Int32 System.Globalization.NumberFormatInfo::numberDecimalDigits
int32_t ___numberDecimalDigits_21;
// System.Int32 System.Globalization.NumberFormatInfo::currencyDecimalDigits
int32_t ___currencyDecimalDigits_22;
// System.Int32 System.Globalization.NumberFormatInfo::currencyPositivePattern
int32_t ___currencyPositivePattern_23;
// System.Int32 System.Globalization.NumberFormatInfo::currencyNegativePattern
int32_t ___currencyNegativePattern_24;
// System.Int32 System.Globalization.NumberFormatInfo::numberNegativePattern
int32_t ___numberNegativePattern_25;
// System.Int32 System.Globalization.NumberFormatInfo::percentPositivePattern
int32_t ___percentPositivePattern_26;
// System.Int32 System.Globalization.NumberFormatInfo::percentNegativePattern
int32_t ___percentNegativePattern_27;
// System.Int32 System.Globalization.NumberFormatInfo::percentDecimalDigits
int32_t ___percentDecimalDigits_28;
// System.Int32 System.Globalization.NumberFormatInfo::digitSubstitution
int32_t ___digitSubstitution_29;
// System.Boolean System.Globalization.NumberFormatInfo::isReadOnly
bool ___isReadOnly_30;
// System.Boolean System.Globalization.NumberFormatInfo::m_useUserOverride
bool ___m_useUserOverride_31;
// System.Boolean System.Globalization.NumberFormatInfo::m_isInvariant
bool ___m_isInvariant_32;
// System.Boolean System.Globalization.NumberFormatInfo::validForParseAsNumber
bool ___validForParseAsNumber_33;
// System.Boolean System.Globalization.NumberFormatInfo::validForParseAsCurrency
bool ___validForParseAsCurrency_34;
};
struct NumberFormatInfo_t8E26808B202927FEBF9064FCFEEA4D6E076E6472_StaticFields
{
// System.Globalization.NumberFormatInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.NumberFormatInfo::invariantInfo
NumberFormatInfo_t8E26808B202927FEBF9064FCFEEA4D6E076E6472* ___invariantInfo_0;
};
// UnityEngine.ScriptableObject
struct ScriptableObject_tB3BFDB921A1B1795B38A5417D3B97A89A140436A : public Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C
{
};
// Native definition for P/Invoke marshalling of UnityEngine.ScriptableObject
struct ScriptableObject_tB3BFDB921A1B1795B38A5417D3B97A89A140436A_marshaled_pinvoke : public Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_marshaled_pinvoke
{
};
// Native definition for COM marshalling of UnityEngine.ScriptableObject
struct ScriptableObject_tB3BFDB921A1B1795B38A5417D3B97A89A140436A_marshaled_com : public Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_marshaled_com
{
};
// UnityEngine.UIElements.StyleColor
struct StyleColor_tFC32BA34A15742AC48D6AACF8A137A6F71F04910
{
// UnityEngine.Color UnityEngine.UIElements.StyleColor::m_Value
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___m_Value_0;
// UnityEngine.UIElements.StyleKeyword UnityEngine.UIElements.StyleColor::m_Keyword
int32_t ___m_Keyword_1;
};
// UnityEngine.UIElements.StyleCursor
struct StyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610
{
// UnityEngine.UIElements.Cursor UnityEngine.UIElements.StyleCursor::m_Value
Cursor_t24C3B5095F65B86794C4F7EA168E324DFDA9EE82 ___m_Value_0;
// UnityEngine.UIElements.StyleKeyword UnityEngine.UIElements.StyleCursor::m_Keyword
int32_t ___m_Keyword_1;
};
// Native definition for P/Invoke marshalling of UnityEngine.UIElements.StyleCursor
struct StyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610_marshaled_pinvoke
{
Cursor_t24C3B5095F65B86794C4F7EA168E324DFDA9EE82_marshaled_pinvoke ___m_Value_0;
int32_t ___m_Keyword_1;
};
// Native definition for COM marshalling of UnityEngine.UIElements.StyleCursor
struct StyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610_marshaled_com
{
Cursor_t24C3B5095F65B86794C4F7EA168E324DFDA9EE82_marshaled_com ___m_Value_0;
int32_t ___m_Keyword_1;
};
// UnityEngine.UIElements.StyleFloat
struct StyleFloat_t4A100BCCDC275C2302517C5858C9BE9EC43D4841
{
// System.Single UnityEngine.UIElements.StyleFloat::m_Value
float ___m_Value_0;
// UnityEngine.UIElements.StyleKeyword UnityEngine.UIElements.StyleFloat::m_Keyword
int32_t ___m_Keyword_1;
};
// UnityEngine.UIElements.StyleInt
struct StyleInt_tDC5B2FE9B1ABA54EEF85A7798F321F40BDC8B25D
{
// System.Int32 UnityEngine.UIElements.StyleInt::m_Value
int32_t ___m_Value_0;
// UnityEngine.UIElements.StyleKeyword UnityEngine.UIElements.StyleInt::m_Keyword
int32_t ___m_Keyword_1;
};
// UnityEngine.UIElements.StylePropertyName
struct StylePropertyName_tCBE2B561C690538C8514BF56426AC486DC35B6FF
{
// UnityEngine.UIElements.StyleSheets.StylePropertyId UnityEngine.UIElements.StylePropertyName::<id>k__BackingField
int32_t ___U3CidU3Ek__BackingField_0;
// System.String UnityEngine.UIElements.StylePropertyName::<name>k__BackingField
String_t* ___U3CnameU3Ek__BackingField_1;
};
// Native definition for P/Invoke marshalling of UnityEngine.UIElements.StylePropertyName
struct StylePropertyName_tCBE2B561C690538C8514BF56426AC486DC35B6FF_marshaled_pinvoke
{
int32_t ___U3CidU3Ek__BackingField_0;
char* ___U3CnameU3Ek__BackingField_1;
};
// Native definition for COM marshalling of UnityEngine.UIElements.StylePropertyName
struct StylePropertyName_tCBE2B561C690538C8514BF56426AC486DC35B6FF_marshaled_com
{
int32_t ___U3CidU3Ek__BackingField_0;
Il2CppChar* ___U3CnameU3Ek__BackingField_1;
};
// UnityEngine.UIElements.StyleSheets.StylePropertyReader
struct StylePropertyReader_tA960AF3A0C411045E92E04E997D7EB2EF1B7552A : public RuntimeObject
{
// System.Collections.Generic.List`1<UnityEngine.UIElements.StyleSheets.StylePropertyValue> UnityEngine.UIElements.StyleSheets.StylePropertyReader::m_Values
List_1_t893BC4E6EA21D89E7107414FB1199B089EB9F122* ___m_Values_1;
// System.Collections.Generic.List`1<System.Int32> UnityEngine.UIElements.StyleSheets.StylePropertyReader::m_ValueCount
List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* ___m_ValueCount_2;
// UnityEngine.UIElements.StyleVariableResolver UnityEngine.UIElements.StyleSheets.StylePropertyReader::m_Resolver
StyleVariableResolver_tB24ACDD043A87F2F2339E1523539739D427B5185* ___m_Resolver_3;
// UnityEngine.UIElements.StyleSheet UnityEngine.UIElements.StyleSheets.StylePropertyReader::m_Sheet
StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* ___m_Sheet_4;
// UnityEngine.UIElements.StyleProperty[] UnityEngine.UIElements.StyleSheets.StylePropertyReader::m_Properties
StylePropertyU5BU5D_t1DEB0C869D51682C0583AA00CE776FE8B8C36783* ___m_Properties_5;
// UnityEngine.UIElements.StyleSheets.StylePropertyId[] UnityEngine.UIElements.StyleSheets.StylePropertyReader::m_PropertyIds
StylePropertyIdU5BU5D_t6A118EB2D7976A5AE0C4E89D3F53D4454EC7E359* ___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::<property>k__BackingField
StyleProperty_tD117EB807BAA83855E65AC56B8D6FB84D6F7CF83* ___U3CpropertyU3Ek__BackingField_9;
// UnityEngine.UIElements.StyleSheets.StylePropertyId UnityEngine.UIElements.StyleSheets.StylePropertyReader::<propertyId>k__BackingField
int32_t ___U3CpropertyIdU3Ek__BackingField_10;
// System.Int32 UnityEngine.UIElements.StyleSheets.StylePropertyReader::<valueCount>k__BackingField
int32_t ___U3CvalueCountU3Ek__BackingField_11;
// System.Single UnityEngine.UIElements.StyleSheets.StylePropertyReader::<dpiScaling>k__BackingField
float ___U3CdpiScalingU3Ek__BackingField_12;
};
struct StylePropertyReader_tA960AF3A0C411045E92E04E997D7EB2EF1B7552A_StaticFields
{
// UnityEngine.UIElements.StyleSheets.StylePropertyReader/GetCursorIdFunction UnityEngine.UIElements.StyleSheets.StylePropertyReader::getCursorIdFunc
GetCursorIdFunction_tB1504572DE66050EB344B89BEDCB49E880152CF1* ___getCursorIdFunc_0;
};
// UnityEngine.UIElements.StyleSheets.StylePropertyValueMatcher
struct StylePropertyValueMatcher_tE39FB52A804864748CF9C473A45F065A89500248 : public BaseStyleMatcher_tFD6EA6826D257F17BCF152BD6C76D9E154D23ECE
{
// System.Collections.Generic.List`1<UnityEngine.UIElements.StyleSheets.StylePropertyValue> UnityEngine.UIElements.StyleSheets.StylePropertyValueMatcher::m_Values
List_1_t893BC4E6EA21D89E7107414FB1199B089EB9F122* ___m_Values_3;
};
// UnityEngine.UIElements.StyleScale
struct StyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC
{
// UnityEngine.UIElements.Scale UnityEngine.UIElements.StyleScale::m_Value
Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7 ___m_Value_0;
// UnityEngine.UIElements.StyleKeyword UnityEngine.UIElements.StyleScale::m_Keyword
int32_t ___m_Keyword_1;
};
// Native definition for P/Invoke marshalling of UnityEngine.UIElements.StyleScale
struct StyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC_marshaled_pinvoke
{
Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7_marshaled_pinvoke ___m_Value_0;
int32_t ___m_Keyword_1;
};
// Native definition for COM marshalling of UnityEngine.UIElements.StyleScale
struct StyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC_marshaled_com
{
Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7_marshaled_com ___m_Value_0;
int32_t ___m_Keyword_1;
};
// UnityEngine.UIElements.StyleSelector
struct StyleSelector_t9B00AE16312CA9F598A45B52F74BC14899CA7362 : public RuntimeObject
{
// UnityEngine.UIElements.StyleSelectorPart[] UnityEngine.UIElements.StyleSelector::m_Parts
StyleSelectorPartU5BU5D_tBA574FB3E75E94E52874FDB7B05B9048E8A5421B* ___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;
};
// UnityEngine.UIElements.StyleSelectorPart
struct StyleSelectorPart_tEE5B8ADC7D114C7486CC8301FF96C114FF3C9470
{
// 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;
};
// Native definition for P/Invoke marshalling of UnityEngine.UIElements.StyleSelectorPart
struct StyleSelectorPart_tEE5B8ADC7D114C7486CC8301FF96C114FF3C9470_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_tEE5B8ADC7D114C7486CC8301FF96C114FF3C9470_marshaled_com
{
Il2CppChar* ___m_Value_0;
int32_t ___m_Type_1;
Il2CppIUnknown* ___tempData_2;
};
// UnityEngine.UIElements.StyleTextShadow
struct StyleTextShadow_tCDDF1FE733ADBAA5ACA3B74620D4728E83F54252
{
// UnityEngine.UIElements.StyleKeyword UnityEngine.UIElements.StyleTextShadow::m_Keyword
int32_t ___m_Keyword_0;
// UnityEngine.UIElements.TextShadow UnityEngine.UIElements.StyleTextShadow::m_Value
TextShadow_t6BADF37AB90ABCB63859A225B58AC5A580950A05 ___m_Value_1;
};
// UnityEngine.UIElements.StyleValueHandle
struct StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D
{
// UnityEngine.UIElements.StyleValueType UnityEngine.UIElements.StyleValueHandle::m_ValueType
int32_t ___m_ValueType_0;
// System.Int32 UnityEngine.UIElements.StyleValueHandle::valueIndex
int32_t ___valueIndex_1;
};
// UnityEngine.UIElements.StyleSheets.StyleValueManaged
struct StyleValueManaged_t68DFBEC1594279E4DC56634FD5092318D1E9A5F4
{
// UnityEngine.UIElements.StyleSheets.StylePropertyId UnityEngine.UIElements.StyleSheets.StyleValueManaged::id
int32_t ___id_0;
// UnityEngine.UIElements.StyleKeyword UnityEngine.UIElements.StyleSheets.StyleValueManaged::keyword
int32_t ___keyword_1;
// System.Object UnityEngine.UIElements.StyleSheets.StyleValueManaged::value
RuntimeObject* ___value_2;
};
// Native definition for P/Invoke marshalling of UnityEngine.UIElements.StyleSheets.StyleValueManaged
struct StyleValueManaged_t68DFBEC1594279E4DC56634FD5092318D1E9A5F4_marshaled_pinvoke
{
int32_t ___id_0;
int32_t ___keyword_1;
Il2CppIUnknown* ___value_2;
};
// Native definition for COM marshalling of UnityEngine.UIElements.StyleSheets.StyleValueManaged
struct StyleValueManaged_t68DFBEC1594279E4DC56634FD5092318D1E9A5F4_marshaled_com
{
int32_t ___id_0;
int32_t ___keyword_1;
Il2CppIUnknown* ___value_2;
};
// System.SystemException
struct SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295 : public Exception_t
{
};
// UnityEngine.TextCore.Text.TextElementInfo
struct TextElementInfo_tDD7A12E319505510E0B350E342BD55F32AB5F976
{
// System.Char UnityEngine.TextCore.Text.TextElementInfo::character
Il2CppChar ___character_0;
// System.Int32 UnityEngine.TextCore.Text.TextElementInfo::index
int32_t ___index_1;
// UnityEngine.TextCore.Text.TextElementType UnityEngine.TextCore.Text.TextElementInfo::elementType
uint8_t ___elementType_2;
// UnityEngine.TextCore.Text.TextElement UnityEngine.TextCore.Text.TextElementInfo::textElement
TextElement_tCEF567A8810788262275B39DC39CBA6EBE7472DA* ___textElement_3;
// UnityEngine.TextCore.Text.FontAsset UnityEngine.TextCore.Text.TextElementInfo::fontAsset
FontAsset_t61A6446D934E582651044E33D250EA8D306AB958* ___fontAsset_4;
// UnityEngine.TextCore.Text.SpriteAsset UnityEngine.TextCore.Text.TextElementInfo::spriteAsset
SpriteAsset_t1D3CF1D9DC350A4690CB09DE228A8B59F2F02313* ___spriteAsset_5;
// System.Int32 UnityEngine.TextCore.Text.TextElementInfo::spriteIndex
int32_t ___spriteIndex_6;
// UnityEngine.Material UnityEngine.TextCore.Text.TextElementInfo::material
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___material_7;
// System.Int32 UnityEngine.TextCore.Text.TextElementInfo::materialReferenceIndex
int32_t ___materialReferenceIndex_8;
// System.Boolean UnityEngine.TextCore.Text.TextElementInfo::isUsingAlternateTypeface
bool ___isUsingAlternateTypeface_9;
// System.Single UnityEngine.TextCore.Text.TextElementInfo::pointSize
float ___pointSize_10;
// System.Int32 UnityEngine.TextCore.Text.TextElementInfo::lineNumber
int32_t ___lineNumber_11;
// System.Int32 UnityEngine.TextCore.Text.TextElementInfo::pageNumber
int32_t ___pageNumber_12;
// System.Int32 UnityEngine.TextCore.Text.TextElementInfo::vertexIndex
int32_t ___vertexIndex_13;
// UnityEngine.TextCore.Text.TextVertex UnityEngine.TextCore.Text.TextElementInfo::vertexTopLeft
TextVertex_tF030A16DC67EAF3F6C9C9C0564D4B88758B173A9 ___vertexTopLeft_14;
// UnityEngine.TextCore.Text.TextVertex UnityEngine.TextCore.Text.TextElementInfo::vertexBottomLeft
TextVertex_tF030A16DC67EAF3F6C9C9C0564D4B88758B173A9 ___vertexBottomLeft_15;
// UnityEngine.TextCore.Text.TextVertex UnityEngine.TextCore.Text.TextElementInfo::vertexTopRight
TextVertex_tF030A16DC67EAF3F6C9C9C0564D4B88758B173A9 ___vertexTopRight_16;
// UnityEngine.TextCore.Text.TextVertex UnityEngine.TextCore.Text.TextElementInfo::vertexBottomRight
TextVertex_tF030A16DC67EAF3F6C9C9C0564D4B88758B173A9 ___vertexBottomRight_17;
// UnityEngine.Vector3 UnityEngine.TextCore.Text.TextElementInfo::topLeft
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___topLeft_18;
// UnityEngine.Vector3 UnityEngine.TextCore.Text.TextElementInfo::bottomLeft
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___bottomLeft_19;
// UnityEngine.Vector3 UnityEngine.TextCore.Text.TextElementInfo::topRight
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___topRight_20;
// UnityEngine.Vector3 UnityEngine.TextCore.Text.TextElementInfo::bottomRight
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___bottomRight_21;
// System.Single UnityEngine.TextCore.Text.TextElementInfo::origin
float ___origin_22;
// System.Single UnityEngine.TextCore.Text.TextElementInfo::ascender
float ___ascender_23;
// System.Single UnityEngine.TextCore.Text.TextElementInfo::baseLine
float ___baseLine_24;
// System.Single UnityEngine.TextCore.Text.TextElementInfo::descender
float ___descender_25;
// System.Single UnityEngine.TextCore.Text.TextElementInfo::xAdvance
float ___xAdvance_26;
// System.Single UnityEngine.TextCore.Text.TextElementInfo::aspectRatio
float ___aspectRatio_27;
// System.Single UnityEngine.TextCore.Text.TextElementInfo::scale
float ___scale_28;
// UnityEngine.Color32 UnityEngine.TextCore.Text.TextElementInfo::color
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___color_29;
// UnityEngine.Color32 UnityEngine.TextCore.Text.TextElementInfo::underlineColor
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___underlineColor_30;
// UnityEngine.Color32 UnityEngine.TextCore.Text.TextElementInfo::strikethroughColor
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___strikethroughColor_31;
// UnityEngine.Color32 UnityEngine.TextCore.Text.TextElementInfo::highlightColor
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___highlightColor_32;
// UnityEngine.TextCore.Text.FontStyles UnityEngine.TextCore.Text.TextElementInfo::style
int32_t ___style_33;
// System.Boolean UnityEngine.TextCore.Text.TextElementInfo::isVisible
bool ___isVisible_34;
};
// Native definition for P/Invoke marshalling of UnityEngine.TextCore.Text.TextElementInfo
struct TextElementInfo_tDD7A12E319505510E0B350E342BD55F32AB5F976_marshaled_pinvoke
{
uint8_t ___character_0;
int32_t ___index_1;
uint8_t ___elementType_2;
TextElement_tCEF567A8810788262275B39DC39CBA6EBE7472DA* ___textElement_3;
FontAsset_t61A6446D934E582651044E33D250EA8D306AB958* ___fontAsset_4;
SpriteAsset_t1D3CF1D9DC350A4690CB09DE228A8B59F2F02313* ___spriteAsset_5;
int32_t ___spriteIndex_6;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___material_7;
int32_t ___materialReferenceIndex_8;
int32_t ___isUsingAlternateTypeface_9;
float ___pointSize_10;
int32_t ___lineNumber_11;
int32_t ___pageNumber_12;
int32_t ___vertexIndex_13;
TextVertex_tF030A16DC67EAF3F6C9C9C0564D4B88758B173A9 ___vertexTopLeft_14;
TextVertex_tF030A16DC67EAF3F6C9C9C0564D4B88758B173A9 ___vertexBottomLeft_15;
TextVertex_tF030A16DC67EAF3F6C9C9C0564D4B88758B173A9 ___vertexTopRight_16;
TextVertex_tF030A16DC67EAF3F6C9C9C0564D4B88758B173A9 ___vertexBottomRight_17;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___topLeft_18;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___bottomLeft_19;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___topRight_20;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___bottomRight_21;
float ___origin_22;
float ___ascender_23;
float ___baseLine_24;
float ___descender_25;
float ___xAdvance_26;
float ___aspectRatio_27;
float ___scale_28;
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___color_29;
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___underlineColor_30;
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___strikethroughColor_31;
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___highlightColor_32;
int32_t ___style_33;
int32_t ___isVisible_34;
};
// Native definition for COM marshalling of UnityEngine.TextCore.Text.TextElementInfo
struct TextElementInfo_tDD7A12E319505510E0B350E342BD55F32AB5F976_marshaled_com
{
uint8_t ___character_0;
int32_t ___index_1;
uint8_t ___elementType_2;
TextElement_tCEF567A8810788262275B39DC39CBA6EBE7472DA* ___textElement_3;
FontAsset_t61A6446D934E582651044E33D250EA8D306AB958* ___fontAsset_4;
SpriteAsset_t1D3CF1D9DC350A4690CB09DE228A8B59F2F02313* ___spriteAsset_5;
int32_t ___spriteIndex_6;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___material_7;
int32_t ___materialReferenceIndex_8;
int32_t ___isUsingAlternateTypeface_9;
float ___pointSize_10;
int32_t ___lineNumber_11;
int32_t ___pageNumber_12;
int32_t ___vertexIndex_13;
TextVertex_tF030A16DC67EAF3F6C9C9C0564D4B88758B173A9 ___vertexTopLeft_14;
TextVertex_tF030A16DC67EAF3F6C9C9C0564D4B88758B173A9 ___vertexBottomLeft_15;
TextVertex_tF030A16DC67EAF3F6C9C9C0564D4B88758B173A9 ___vertexTopRight_16;
TextVertex_tF030A16DC67EAF3F6C9C9C0564D4B88758B173A9 ___vertexBottomRight_17;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___topLeft_18;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___bottomLeft_19;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___topRight_20;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___bottomRight_21;
float ___origin_22;
float ___ascender_23;
float ___baseLine_24;
float ___descender_25;
float ___xAdvance_26;
float ___aspectRatio_27;
float ___scale_28;
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___color_29;
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___underlineColor_30;
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___strikethroughColor_31;
Color32_t73C5004937BF5BB8AD55323D51AAA40A898EF48B ___highlightColor_32;
int32_t ___style_33;
int32_t ___isVisible_34;
};
// UnityEngine.TextCore.Text.TextGenerationSettings
struct TextGenerationSettings_t3E75DB1D14DF53934AF76C9ACB1CD94A344A92A2 : public RuntimeObject
{
// System.String UnityEngine.TextCore.Text.TextGenerationSettings::text
String_t* ___text_0;
// UnityEngine.Rect UnityEngine.TextCore.Text.TextGenerationSettings::screenRect
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___screenRect_1;
// UnityEngine.Vector4 UnityEngine.TextCore.Text.TextGenerationSettings::margins
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___margins_2;
// System.Single UnityEngine.TextCore.Text.TextGenerationSettings::scale
float ___scale_3;
// UnityEngine.TextCore.Text.FontAsset UnityEngine.TextCore.Text.TextGenerationSettings::fontAsset
FontAsset_t61A6446D934E582651044E33D250EA8D306AB958* ___fontAsset_4;
// UnityEngine.Material UnityEngine.TextCore.Text.TextGenerationSettings::material
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___material_5;
// UnityEngine.TextCore.Text.SpriteAsset UnityEngine.TextCore.Text.TextGenerationSettings::spriteAsset
SpriteAsset_t1D3CF1D9DC350A4690CB09DE228A8B59F2F02313* ___spriteAsset_6;
// UnityEngine.TextCore.Text.TextStyleSheet UnityEngine.TextCore.Text.TextGenerationSettings::styleSheet
TextStyleSheet_t86A0FA5523897465F371A2ABC17DFA3558C8D15E* ___styleSheet_7;
// UnityEngine.TextCore.Text.FontStyles UnityEngine.TextCore.Text.TextGenerationSettings::fontStyle
int32_t ___fontStyle_8;
// UnityEngine.TextCore.Text.TextSettings UnityEngine.TextCore.Text.TextGenerationSettings::textSettings
TextSettings_tB7F55685AFFD4A96F714427BCACFD6958E357D64* ___textSettings_9;
// UnityEngine.TextCore.Text.TextAlignment UnityEngine.TextCore.Text.TextGenerationSettings::textAlignment
int32_t ___textAlignment_10;
// UnityEngine.TextCore.Text.TextOverflowMode UnityEngine.TextCore.Text.TextGenerationSettings::overflowMode
int32_t ___overflowMode_11;
// System.Boolean UnityEngine.TextCore.Text.TextGenerationSettings::wordWrap
bool ___wordWrap_12;
// System.Single UnityEngine.TextCore.Text.TextGenerationSettings::wordWrappingRatio
float ___wordWrappingRatio_13;
// UnityEngine.Color UnityEngine.TextCore.Text.TextGenerationSettings::color
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___color_14;
// UnityEngine.TextCore.Text.TextColorGradient UnityEngine.TextCore.Text.TextGenerationSettings::fontColorGradient
TextColorGradient_t22D94E441E8E8CD772B966C167E5C0AEB0919D70* ___fontColorGradient_15;
// System.Boolean UnityEngine.TextCore.Text.TextGenerationSettings::tintSprites
bool ___tintSprites_16;
// System.Boolean UnityEngine.TextCore.Text.TextGenerationSettings::overrideRichTextColors
bool ___overrideRichTextColors_17;
// System.Single UnityEngine.TextCore.Text.TextGenerationSettings::fontSize
float ___fontSize_18;
// System.Boolean UnityEngine.TextCore.Text.TextGenerationSettings::autoSize
bool ___autoSize_19;
// System.Single UnityEngine.TextCore.Text.TextGenerationSettings::fontSizeMin
float ___fontSizeMin_20;
// System.Single UnityEngine.TextCore.Text.TextGenerationSettings::fontSizeMax
float ___fontSizeMax_21;
// System.Boolean UnityEngine.TextCore.Text.TextGenerationSettings::enableKerning
bool ___enableKerning_22;
// System.Boolean UnityEngine.TextCore.Text.TextGenerationSettings::richText
bool ___richText_23;
// System.Boolean UnityEngine.TextCore.Text.TextGenerationSettings::isRightToLeft
bool ___isRightToLeft_24;
// System.Boolean UnityEngine.TextCore.Text.TextGenerationSettings::extraPadding
bool ___extraPadding_25;
// System.Boolean UnityEngine.TextCore.Text.TextGenerationSettings::parseControlCharacters
bool ___parseControlCharacters_26;
// System.Single UnityEngine.TextCore.Text.TextGenerationSettings::characterSpacing
float ___characterSpacing_27;
// System.Single UnityEngine.TextCore.Text.TextGenerationSettings::wordSpacing
float ___wordSpacing_28;
// System.Single UnityEngine.TextCore.Text.TextGenerationSettings::lineSpacing
float ___lineSpacing_29;
// System.Single UnityEngine.TextCore.Text.TextGenerationSettings::paragraphSpacing
float ___paragraphSpacing_30;
// System.Single UnityEngine.TextCore.Text.TextGenerationSettings::lineSpacingMax
float ___lineSpacingMax_31;
// System.Int32 UnityEngine.TextCore.Text.TextGenerationSettings::maxVisibleCharacters
int32_t ___maxVisibleCharacters_32;
// System.Int32 UnityEngine.TextCore.Text.TextGenerationSettings::maxVisibleWords
int32_t ___maxVisibleWords_33;
// System.Int32 UnityEngine.TextCore.Text.TextGenerationSettings::maxVisibleLines
int32_t ___maxVisibleLines_34;
// System.Int32 UnityEngine.TextCore.Text.TextGenerationSettings::firstVisibleCharacter
int32_t ___firstVisibleCharacter_35;
// System.Boolean UnityEngine.TextCore.Text.TextGenerationSettings::useMaxVisibleDescender
bool ___useMaxVisibleDescender_36;
// UnityEngine.TextCore.Text.TextFontWeight UnityEngine.TextCore.Text.TextGenerationSettings::fontWeight
int32_t ___fontWeight_37;
// System.Int32 UnityEngine.TextCore.Text.TextGenerationSettings::pageToDisplay
int32_t ___pageToDisplay_38;
// UnityEngine.TextCore.Text.TextureMapping UnityEngine.TextCore.Text.TextGenerationSettings::horizontalMapping
int32_t ___horizontalMapping_39;
// UnityEngine.TextCore.Text.TextureMapping UnityEngine.TextCore.Text.TextGenerationSettings::verticalMapping
int32_t ___verticalMapping_40;
// System.Single UnityEngine.TextCore.Text.TextGenerationSettings::uvLineOffset
float ___uvLineOffset_41;
// UnityEngine.TextCore.Text.VertexSortingOrder UnityEngine.TextCore.Text.TextGenerationSettings::geometrySortingOrder
int32_t ___geometrySortingOrder_42;
// System.Boolean UnityEngine.TextCore.Text.TextGenerationSettings::inverseYAxis
bool ___inverseYAxis_43;
// System.Single UnityEngine.TextCore.Text.TextGenerationSettings::charWidthMaxAdj
float ___charWidthMaxAdj_44;
};
// UnityEngine.UIElements.TextNativeSettings
struct TextNativeSettings_tE9D302AD381537B4FD42C3D02583F719CFF40062
{
// System.String UnityEngine.UIElements.TextNativeSettings::text
String_t* ___text_0;
// UnityEngine.Font UnityEngine.UIElements.TextNativeSettings::font
Font_tC95270EA3198038970422D78B74A7F2E218A96B6* ___font_1;
// System.Int32 UnityEngine.UIElements.TextNativeSettings::size
int32_t ___size_2;
// System.Single UnityEngine.UIElements.TextNativeSettings::scaling
float ___scaling_3;
// UnityEngine.FontStyle UnityEngine.UIElements.TextNativeSettings::style
int32_t ___style_4;
// UnityEngine.Color UnityEngine.UIElements.TextNativeSettings::color
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___color_5;
// UnityEngine.TextAnchor UnityEngine.UIElements.TextNativeSettings::anchor
int32_t ___anchor_6;
// System.Boolean UnityEngine.UIElements.TextNativeSettings::wordWrap
bool ___wordWrap_7;
// System.Single UnityEngine.UIElements.TextNativeSettings::wordWrapWidth
float ___wordWrapWidth_8;
// System.Boolean UnityEngine.UIElements.TextNativeSettings::richText
bool ___richText_9;
};
// Native definition for P/Invoke marshalling of UnityEngine.UIElements.TextNativeSettings
struct TextNativeSettings_tE9D302AD381537B4FD42C3D02583F719CFF40062_marshaled_pinvoke
{
char* ___text_0;
Font_tC95270EA3198038970422D78B74A7F2E218A96B6* ___font_1;
int32_t ___size_2;
float ___scaling_3;
int32_t ___style_4;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___color_5;
int32_t ___anchor_6;
int32_t ___wordWrap_7;
float ___wordWrapWidth_8;
int32_t ___richText_9;
};
// Native definition for COM marshalling of UnityEngine.UIElements.TextNativeSettings
struct TextNativeSettings_tE9D302AD381537B4FD42C3D02583F719CFF40062_marshaled_com
{
Il2CppChar* ___text_0;
Font_tC95270EA3198038970422D78B74A7F2E218A96B6* ___font_1;
int32_t ___size_2;
float ___scaling_3;
int32_t ___style_4;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___color_5;
int32_t ___anchor_6;
int32_t ___wordWrap_7;
float ___wordWrapWidth_8;
int32_t ___richText_9;
};
// UnityEngine.UIElements.TimeValue
struct TimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E
{
// System.Single UnityEngine.UIElements.TimeValue::m_Value
float ___m_Value_0;
// UnityEngine.UIElements.TimeUnit UnityEngine.UIElements.TimeValue::m_Unit
int32_t ___m_Unit_1;
};
// System.Type
struct Type_t : public MemberInfo_t
{
// System.RuntimeTypeHandle System.Type::_impl
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B ____impl_8;
};
struct Type_t_StaticFields
{
// System.Reflection.Binder modreq(System.Runtime.CompilerServices.IsVolatile) System.Type::s_defaultBinder
Binder_t91BFCE95A7057FADF4D8A1A342AFE52872246235* ___s_defaultBinder_0;
// System.Char System.Type::Delimiter
Il2CppChar ___Delimiter_1;
// System.Type[] System.Type::EmptyTypes
TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* ___EmptyTypes_2;
// System.Object System.Type::Missing
RuntimeObject* ___Missing_3;
// System.Reflection.MemberFilter System.Type::FilterAttribute
MemberFilter_tF644F1AE82F611B677CE1964D5A3277DDA21D553* ___FilterAttribute_4;
// System.Reflection.MemberFilter System.Type::FilterName
MemberFilter_tF644F1AE82F611B677CE1964D5A3277DDA21D553* ___FilterName_5;
// System.Reflection.MemberFilter System.Type::FilterNameIgnoreCase
MemberFilter_tF644F1AE82F611B677CE1964D5A3277DDA21D553* ___FilterNameIgnoreCase_6;
};
// UnityEngine.UIElements.UxmlAttributeDescription
struct UxmlAttributeDescription_t742D021489DB2B564142146CAAAC3F9191825EF2 : public RuntimeObject
{
// System.String UnityEngine.UIElements.UxmlAttributeDescription::<name>k__BackingField
String_t* ___U3CnameU3Ek__BackingField_0;
// System.String[] UnityEngine.UIElements.UxmlAttributeDescription::m_ObsoleteNames
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* ___m_ObsoleteNames_1;
// System.String UnityEngine.UIElements.UxmlAttributeDescription::<type>k__BackingField
String_t* ___U3CtypeU3Ek__BackingField_2;
// System.String UnityEngine.UIElements.UxmlAttributeDescription::<typeNamespace>k__BackingField
String_t* ___U3CtypeNamespaceU3Ek__BackingField_3;
// UnityEngine.UIElements.UxmlAttributeDescription/Use UnityEngine.UIElements.UxmlAttributeDescription::<use>k__BackingField
int32_t ___U3CuseU3Ek__BackingField_4;
// UnityEngine.UIElements.UxmlTypeRestriction UnityEngine.UIElements.UxmlAttributeDescription::<restriction>k__BackingField
UxmlTypeRestriction_t2C4CE1ED76502CDF80010880E058AF0582910A92* ___U3CrestrictionU3Ek__BackingField_5;
};
// UnityEngine.UIElements.VisualElementAsset
struct VisualElementAsset_t558B207D551F8C727D1CD0F443F7211D095C3FA9 : public RuntimeObject
{
// System.String UnityEngine.UIElements.VisualElementAsset::m_Name
String_t* ___m_Name_0;
// System.Int32 UnityEngine.UIElements.VisualElementAsset::m_Id
int32_t ___m_Id_1;
// System.Int32 UnityEngine.UIElements.VisualElementAsset::m_OrderInDocument
int32_t ___m_OrderInDocument_2;
// System.Int32 UnityEngine.UIElements.VisualElementAsset::m_ParentId
int32_t ___m_ParentId_3;
// System.Int32 UnityEngine.UIElements.VisualElementAsset::m_RuleIndex
int32_t ___m_RuleIndex_4;
// System.String UnityEngine.UIElements.VisualElementAsset::m_Text
String_t* ___m_Text_5;
// UnityEngine.UIElements.PickingMode UnityEngine.UIElements.VisualElementAsset::m_PickingMode
int32_t ___m_PickingMode_6;
// System.String UnityEngine.UIElements.VisualElementAsset::m_FullTypeName
String_t* ___m_FullTypeName_7;
// System.String[] UnityEngine.UIElements.VisualElementAsset::m_Classes
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* ___m_Classes_8;
// System.Collections.Generic.List`1<System.String> UnityEngine.UIElements.VisualElementAsset::m_StylesheetPaths
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* ___m_StylesheetPaths_9;
// System.Collections.Generic.List`1<UnityEngine.UIElements.StyleSheet> UnityEngine.UIElements.VisualElementAsset::m_Stylesheets
List_1_tEA16F82F7871418E28EB6F551D77A8AD9F2E337F* ___m_Stylesheets_10;
// System.Collections.Generic.List`1<System.String> UnityEngine.UIElements.VisualElementAsset::m_Properties
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* ___m_Properties_11;
};
// UnityEngine.Yoga.YogaValue
struct YogaValue_t9066126971BFC18D9B4A8AB11435557F19598F8C
{
// System.Single UnityEngine.Yoga.YogaValue::value
float ___value_0;
// UnityEngine.Yoga.YogaUnit UnityEngine.Yoga.YogaValue::unit
int32_t ___unit_1;
};
// UnityEngine.UIElements.StyleComplexSelector/PseudoStateData
struct PseudoStateData_tE5B3EBF682E8DE88E9325F44841D5B95FEB6F3A8
{
// UnityEngine.UIElements.PseudoStates UnityEngine.UIElements.StyleComplexSelector/PseudoStateData::state
int32_t ___state_0;
// System.Boolean UnityEngine.UIElements.StyleComplexSelector/PseudoStateData::negate
bool ___negate_1;
};
// Native definition for P/Invoke marshalling of UnityEngine.UIElements.StyleComplexSelector/PseudoStateData
struct PseudoStateData_tE5B3EBF682E8DE88E9325F44841D5B95FEB6F3A8_marshaled_pinvoke
{
int32_t ___state_0;
int32_t ___negate_1;
};
// Native definition for COM marshalling of UnityEngine.UIElements.StyleComplexSelector/PseudoStateData
struct PseudoStateData_tE5B3EBF682E8DE88E9325F44841D5B95FEB6F3A8_marshaled_com
{
int32_t ___state_0;
int32_t ___negate_1;
};
// System.Collections.Generic.List`1/Enumerator<UnityEngine.UIElements.EasingFunction>
struct Enumerator_tC0AC870AE77DDBE86B4492AA22FB1A794E26CB4A
{
// System.Collections.Generic.List`1<T> System.Collections.Generic.List`1/Enumerator::_list
List_1_tE7FB077B3CEA6371A27F72CC60962491AB71490B* ____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
EasingFunction_t5197D3B06056326A8B5C96032CDEBD5D3BDCA7A4 ____current_3;
};
// System.Collections.Generic.List`1/Enumerator<UnityEngine.UIElements.StylePropertyName>
struct Enumerator_t72FA0BD85114201DF7DC6AB5CD84F383CA13B94D
{
// System.Collections.Generic.List`1<T> System.Collections.Generic.List`1/Enumerator::_list
List_1_tD6F1685FEE5A196B3002ACC649A1DF5C65162268* ____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
StylePropertyName_tCBE2B561C690538C8514BF56426AC486DC35B6FF ____current_3;
};
// System.Collections.Generic.List`1/Enumerator<UnityEngine.UIElements.StyleSheets.StyleValueManaged>
struct Enumerator_t2F6204D88DD8195BFC2CC4BE1E513D4C02D55DD5
{
// System.Collections.Generic.List`1<T> System.Collections.Generic.List`1/Enumerator::_list
List_1_t05E80B72E11DAF32DE5C2209E33E4AA7D99CCE45* ____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
StyleValueManaged_t68DFBEC1594279E4DC56634FD5092318D1E9A5F4 ____current_3;
};
// System.Collections.Generic.List`1/Enumerator<UnityEngine.UIElements.TimeValue>
struct Enumerator_t32822E1A2CC07CC3CE2FD8F877E9D5BC245B05DE
{
// System.Collections.Generic.List`1<T> System.Collections.Generic.List`1/Enumerator::_list
List_1_t437B6C3879E969156A381BDC3C459CF809D39DDF* ____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
TimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E ____current_3;
};
// System.Func`1<System.Int32Enum>
struct Func_1_tA8F91C23675D323D5C9C1F3D2FAA8008CB1EF551 : public MulticastDelegate_t
{
};
// System.Func`1<UnityEngine.SystemLanguage>
struct Func_1_t802694F4E6C73B59DA47B1BD837ED5704CA76FAE : public MulticastDelegate_t
{
};
// System.Func`2<System.Object,System.Object>
struct Func_2_tACBF5A1656250800CE861707354491F0611F6624 : public MulticastDelegate_t
{
};
// System.Func`2<System.Single,System.Single>
struct Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2 : public MulticastDelegate_t
{
};
// System.Func`2<System.String,System.Boolean>
struct Func_2_tAB9727E0C937894E19032D575D98A8A9AB5EE47D : public MulticastDelegate_t
{
};
// System.Func`2<System.String,UnityEngine.Object>
struct Func_2_tC8EC955FF0F5EC208D934D59B296F28BC8B07D24 : public MulticastDelegate_t
{
};
// System.Func`2<UnityEngine.UIElements.StyleSelector,System.String>
struct Func_2_tCCD9285ED7257102C8EE45B514FB667F28CFDE59 : public MulticastDelegate_t
{
};
// System.Func`2<UnityEngine.UIElements.StyleSelectorPart,System.String>
struct Func_2_tFA25374333A94339FCFCCF26E23AE7046335A359 : public MulticastDelegate_t
{
};
// System.Func`3<System.String,System.Boolean,System.Boolean>
struct Func_3_t62BC9D925DCAC8F5784BA97C793F4E593496CDA7 : public MulticastDelegate_t
{
};
// System.Func`3<System.String,System.Int32,System.Int32>
struct Func_3_t0620ECF6AB73866242850ABCE518B069D201DA79 : public MulticastDelegate_t
{
};
// System.Func`3<System.String,System.Int64,System.Int64>
struct Func_3_tD3C5141B184A528ABF7649D429906DA08C68E4A7 : public MulticastDelegate_t
{
};
// System.Func`3<System.String,System.Single,System.Single>
struct Func_3_t5328A430FC4208B44C52E4E89DC5F686DE6A6A1B : public MulticastDelegate_t
{
};
// System.Func`3<System.String,System.String,System.String>
struct Func_3_t939A6EACCC1AF5BEBF329B74AD1D13109632A3DA : public MulticastDelegate_t
{
};
// UnityEngine.UIElements.TypedUxmlAttributeDescription`1<System.Boolean>
struct TypedUxmlAttributeDescription_1_t7ECE12D1C0C385835D77803906F54B792532FD39 : public UxmlAttributeDescription_t742D021489DB2B564142146CAAAC3F9191825EF2
{
// T UnityEngine.UIElements.TypedUxmlAttributeDescription`1::<defaultValue>k__BackingField
bool ___U3CdefaultValueU3Ek__BackingField_6;
};
// UnityEngine.UIElements.TypedUxmlAttributeDescription`1<System.Int32>
struct TypedUxmlAttributeDescription_1_tF8E164DB2A1FE613654370D348F4C3680DA42A03 : public UxmlAttributeDescription_t742D021489DB2B564142146CAAAC3F9191825EF2
{
// T UnityEngine.UIElements.TypedUxmlAttributeDescription`1::<defaultValue>k__BackingField
int32_t ___U3CdefaultValueU3Ek__BackingField_6;
};
// UnityEngine.UIElements.TypedUxmlAttributeDescription`1<System.Int64>
struct TypedUxmlAttributeDescription_1_t770D286476B60B77E50FA56D7BFEF86C2CA4F8A1 : public UxmlAttributeDescription_t742D021489DB2B564142146CAAAC3F9191825EF2
{
// T UnityEngine.UIElements.TypedUxmlAttributeDescription`1::<defaultValue>k__BackingField
int64_t ___U3CdefaultValueU3Ek__BackingField_6;
};
// UnityEngine.UIElements.TypedUxmlAttributeDescription`1<System.Object>
struct TypedUxmlAttributeDescription_1_t5E34790227C12B474992B598302046D14D52C69E : public UxmlAttributeDescription_t742D021489DB2B564142146CAAAC3F9191825EF2
{
// T UnityEngine.UIElements.TypedUxmlAttributeDescription`1::<defaultValue>k__BackingField
RuntimeObject* ___U3CdefaultValueU3Ek__BackingField_6;
};
// UnityEngine.UIElements.TypedUxmlAttributeDescription`1<System.Single>
struct TypedUxmlAttributeDescription_1_t460827E989E5BB273194A7D197EAF27D7FE88F40 : public UxmlAttributeDescription_t742D021489DB2B564142146CAAAC3F9191825EF2
{
// T UnityEngine.UIElements.TypedUxmlAttributeDescription`1::<defaultValue>k__BackingField
float ___U3CdefaultValueU3Ek__BackingField_6;
};
// UnityEngine.UIElements.TypedUxmlAttributeDescription`1<System.String>
struct TypedUxmlAttributeDescription_1_tD8728D2AC8F9232D2E6A83B327DC0258F2CEEFA2 : public UxmlAttributeDescription_t742D021489DB2B564142146CAAAC3F9191825EF2
{
// T UnityEngine.UIElements.TypedUxmlAttributeDescription`1::<defaultValue>k__BackingField
String_t* ___U3CdefaultValueU3Ek__BackingField_6;
};
// System.ArgumentException
struct ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263 : public SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295
{
// System.String System.ArgumentException::_paramName
String_t* ____paramName_18;
};
// UnityEngine.UIElements.StyleSheets.Syntax.Expression
struct Expression_tCF765985229BD440260CA349B7CCD263AEF4A7C6 : public RuntimeObject
{
// UnityEngine.UIElements.StyleSheets.Syntax.ExpressionType UnityEngine.UIElements.StyleSheets.Syntax.Expression::type
int32_t ___type_0;
// UnityEngine.UIElements.StyleSheets.Syntax.ExpressionMultiplier UnityEngine.UIElements.StyleSheets.Syntax.Expression::multiplier
ExpressionMultiplier_tE91EF712DEC648CB4C4EB7657AF65BE9F6F1A8DB ___multiplier_1;
// UnityEngine.UIElements.StyleSheets.Syntax.DataType UnityEngine.UIElements.StyleSheets.Syntax.Expression::dataType
int32_t ___dataType_2;
// UnityEngine.UIElements.StyleSheets.Syntax.ExpressionCombinator UnityEngine.UIElements.StyleSheets.Syntax.Expression::combinator
int32_t ___combinator_3;
// UnityEngine.UIElements.StyleSheets.Syntax.Expression[] UnityEngine.UIElements.StyleSheets.Syntax.Expression::subExpressions
ExpressionU5BU5D_tD46A409FDDFCA9729C58372D8A196785A7816170* ___subExpressions_4;
// System.String UnityEngine.UIElements.StyleSheets.Syntax.Expression::keyword
String_t* ___keyword_5;
};
// UnityEngine.UIElements.Panel
struct Panel_t2B0DCF68A7A5EBC347FAE66F046EA98B53AF1AB9 : public BaseVisualElementPanel_tE3811F3D1474B72CB6CD5BCEECFF5B5CBEC1E303
{
// UnityEngine.UIElements.VisualElement UnityEngine.UIElements.Panel::m_RootContainer
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___m_RootContainer_17;
// UnityEngine.UIElements.VisualTreeUpdater UnityEngine.UIElements.Panel::m_VisualTreeUpdater
VisualTreeUpdater_tFDE7D9F9A146A26B2ED69565B7BD142B416AB9C9* ___m_VisualTreeUpdater_18;
// UnityEngine.UIElements.IStylePropertyAnimationSystem UnityEngine.UIElements.Panel::m_StylePropertyAnimationSystem
RuntimeObject* ___m_StylePropertyAnimationSystem_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_tA256E18DA86EDBC5528CE066FC91C96EE86501AD ___m_MarkerBeforeUpdate_24;
// Unity.Profiling.ProfilerMarker UnityEngine.UIElements.Panel::m_MarkerUpdate
ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD ___m_MarkerUpdate_25;
// Unity.Profiling.ProfilerMarker UnityEngine.UIElements.Panel::m_MarkerLayout
ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD ___m_MarkerLayout_26;
// Unity.Profiling.ProfilerMarker UnityEngine.UIElements.Panel::m_MarkerBindings
ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD ___m_MarkerBindings_27;
// Unity.Profiling.ProfilerMarker UnityEngine.UIElements.Panel::m_MarkerAnimations
ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD ___m_MarkerAnimations_28;
// UnityEngine.UIElements.EventDispatcher UnityEngine.UIElements.Panel::<dispatcher>k__BackingField
EventDispatcher_t9BC38CC96E93EAD1D818EE751260FE4687B0D398* ___U3CdispatcherU3Ek__BackingField_30;
// UnityEngine.UIElements.TimerEventScheduler UnityEngine.UIElements.Panel::m_Scheduler
TimerEventScheduler_tAF33EE8B1C54425235E4893B0C5088629FBE7862* ___m_Scheduler_31;
// UnityEngine.ScriptableObject UnityEngine.UIElements.Panel::<ownerObject>k__BackingField
ScriptableObject_tB3BFDB921A1B1795B38A5417D3B97A89A140436A* ___U3CownerObjectU3Ek__BackingField_32;
// UnityEngine.UIElements.ContextType UnityEngine.UIElements.Panel::<contextType>k__BackingField
int32_t ___U3CcontextTypeU3Ek__BackingField_33;
// UnityEngine.UIElements.SavePersistentViewData UnityEngine.UIElements.Panel::<saveViewData>k__BackingField
SavePersistentViewData_tFE77B8450170D95B16B3017D62F81F2139D4F716* ___U3CsaveViewDataU3Ek__BackingField_34;
// UnityEngine.UIElements.GetViewDataDictionary UnityEngine.UIElements.Panel::<getViewDataDictionary>k__BackingField
GetViewDataDictionary_tF745E6CC7E18A67630A2B294F0BBFB27C6E57638* ___U3CgetViewDataDictionaryU3Ek__BackingField_35;
// UnityEngine.UIElements.FocusController UnityEngine.UIElements.Panel::<focusController>k__BackingField
FocusController_t5D2E45F2CCBE3B7082DE4088EE03C2E8F736011A* ___U3CfocusControllerU3Ek__BackingField_36;
// UnityEngine.EventInterests UnityEngine.UIElements.Panel::<IMGUIEventInterests>k__BackingField
EventInterests_tF375F3296A6689BC4B016F237123DB5457515EC8 ___U3CIMGUIEventInterestsU3Ek__BackingField_37;
// System.Int32 UnityEngine.UIElements.Panel::<IMGUIContainersCount>k__BackingField
int32_t ___U3CIMGUIContainersCountU3Ek__BackingField_40;
// UnityEngine.UIElements.IMGUIContainer UnityEngine.UIElements.Panel::<rootIMGUIContainer>k__BackingField
IMGUIContainer_t2BB1312DCDFA8AC98E9ADA9EA696F2328A598A26* ___U3CrootIMGUIContainerU3Ek__BackingField_41;
// UnityEngine.Shader UnityEngine.UIElements.Panel::m_StandardShader
Shader_tADC867D36B7876EE22427FAA2CE485105F4EE692* ___m_StandardShader_42;
// UnityEngine.UIElements.AtlasBase UnityEngine.UIElements.Panel::m_Atlas
AtlasBase_t196C45243F41C19DC6258965057BBAA150D278BC* ___m_Atlas_43;
// System.Boolean UnityEngine.UIElements.Panel::m_ValidatingLayout
bool ___m_ValidatingLayout_44;
};
struct Panel_t2B0DCF68A7A5EBC347FAE66F046EA98B53AF1AB9_StaticFields
{
// Unity.Profiling.ProfilerMarker UnityEngine.UIElements.Panel::s_MarkerPickAll
ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD ___s_MarkerPickAll_29;
// UnityEngine.UIElements.LoadResourceFunction UnityEngine.UIElements.Panel::<loadResourceFunc>k__BackingField
LoadResourceFunction_tA999A2DDCB9CDCF68E4274A58336A39ABB7AF850* ___U3CloadResourceFuncU3Ek__BackingField_38;
// UnityEngine.UIElements.TimeMsFunction UnityEngine.UIElements.Panel::<TimeSinceStartup>k__BackingField
TimeMsFunction_t1893856976EB95CF5608ACC3642AD8B79994CA2B* ___U3CTimeSinceStartupU3Ek__BackingField_39;
// System.Action`1<UnityEngine.UIElements.Panel> UnityEngine.UIElements.Panel::beforeAnyRepaint
Action_1_tEFD4B3570567C07AE1CC4A2D290987F4347F2F01* ___beforeAnyRepaint_45;
};
// UnityEngine.UIElements.PanelSettings
struct PanelSettings_t0621207D5DD3BB89DB587440E8F9E07234283DEC : public ScriptableObject_tB3BFDB921A1B1795B38A5417D3B97A89A140436A
{
// UnityEngine.UIElements.ThemeStyleSheet UnityEngine.UIElements.PanelSettings::themeUss
ThemeStyleSheet_t770F966C0D561FCCB90D490215FCE8B01B709553* ___themeUss_7;
// UnityEngine.RenderTexture UnityEngine.UIElements.PanelSettings::m_TargetTexture
RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27* ___m_TargetTexture_8;
// UnityEngine.UIElements.PanelScaleMode UnityEngine.UIElements.PanelSettings::m_ScaleMode
int32_t ___m_ScaleMode_9;
// System.Single UnityEngine.UIElements.PanelSettings::m_Scale
float ___m_Scale_10;
// System.Single UnityEngine.UIElements.PanelSettings::m_ReferenceDpi
float ___m_ReferenceDpi_12;
// System.Single UnityEngine.UIElements.PanelSettings::m_FallbackDpi
float ___m_FallbackDpi_13;
// UnityEngine.Vector2Int UnityEngine.UIElements.PanelSettings::m_ReferenceResolution
Vector2Int_t69B2886EBAB732D9B880565E18E7568F3DE0CE6A ___m_ReferenceResolution_14;
// UnityEngine.UIElements.PanelScreenMatchMode UnityEngine.UIElements.PanelSettings::m_ScreenMatchMode
int32_t ___m_ScreenMatchMode_15;
// System.Single UnityEngine.UIElements.PanelSettings::m_Match
float ___m_Match_16;
// System.Single UnityEngine.UIElements.PanelSettings::m_SortingOrder
float ___m_SortingOrder_17;
// System.Int32 UnityEngine.UIElements.PanelSettings::m_TargetDisplay
int32_t ___m_TargetDisplay_18;
// System.Boolean UnityEngine.UIElements.PanelSettings::m_ClearDepthStencil
bool ___m_ClearDepthStencil_19;
// System.Boolean UnityEngine.UIElements.PanelSettings::m_ClearColor
bool ___m_ClearColor_20;
// UnityEngine.Color UnityEngine.UIElements.PanelSettings::m_ColorClearValue
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___m_ColorClearValue_21;
// UnityEngine.UIElements.PanelSettings/RuntimePanelAccess UnityEngine.UIElements.PanelSettings::m_PanelAccess
RuntimePanelAccess_t88FC30C79AE159279E2BB55A190D2E69259B7482* ___m_PanelAccess_22;
// UnityEngine.UIElements.UIDocumentList UnityEngine.UIElements.PanelSettings::m_AttachedUIDocumentsList
UIDocumentList_tA2A8305DE916298E4C586EC8235085560914E7C3* ___m_AttachedUIDocumentsList_23;
// UnityEngine.UIElements.DynamicAtlasSettings UnityEngine.UIElements.PanelSettings::m_DynamicAtlasSettings
DynamicAtlasSettings_t183239B7B0968331CEA91684F0942D3189C50DC5* ___m_DynamicAtlasSettings_24;
// UnityEngine.Shader UnityEngine.UIElements.PanelSettings::m_AtlasBlitShader
Shader_tADC867D36B7876EE22427FAA2CE485105F4EE692* ___m_AtlasBlitShader_25;
// UnityEngine.Shader UnityEngine.UIElements.PanelSettings::m_RuntimeShader
Shader_tADC867D36B7876EE22427FAA2CE485105F4EE692* ___m_RuntimeShader_26;
// UnityEngine.Shader UnityEngine.UIElements.PanelSettings::m_RuntimeWorldShader
Shader_tADC867D36B7876EE22427FAA2CE485105F4EE692* ___m_RuntimeWorldShader_27;
// UnityEngine.UIElements.PanelTextSettings UnityEngine.UIElements.PanelSettings::textSettings
PanelTextSettings_tB4960351E6865BC34421430949C4CA68E7425F25* ___textSettings_28;
// UnityEngine.Rect UnityEngine.UIElements.PanelSettings::m_TargetRect
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___m_TargetRect_29;
// System.Single UnityEngine.UIElements.PanelSettings::m_ResolvedScale
float ___m_ResolvedScale_30;
// System.Func`2<UnityEngine.Vector2,UnityEngine.Vector2> UnityEngine.UIElements.PanelSettings::m_AssignedScreenToPanel
Func_2_t33ED521BE3A7E943FA8D764514952EDF1AF1C0FA* ___m_AssignedScreenToPanel_31;
};
// UnityEngine.UIElements.UIR.RenderChainVEData
struct RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847
{
// UnityEngine.UIElements.VisualElement UnityEngine.UIElements.UIR.RenderChainVEData::prev
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___prev_0;
// UnityEngine.UIElements.VisualElement UnityEngine.UIElements.UIR.RenderChainVEData::next
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___next_1;
// UnityEngine.UIElements.VisualElement UnityEngine.UIElements.UIR.RenderChainVEData::groupTransformAncestor
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___groupTransformAncestor_2;
// UnityEngine.UIElements.VisualElement UnityEngine.UIElements.UIR.RenderChainVEData::boneTransformAncestor
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___boneTransformAncestor_3;
// UnityEngine.UIElements.VisualElement UnityEngine.UIElements.UIR.RenderChainVEData::prevDirty
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___prevDirty_4;
// UnityEngine.UIElements.VisualElement UnityEngine.UIElements.UIR.RenderChainVEData::nextDirty
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___nextDirty_5;
// System.Int32 UnityEngine.UIElements.UIR.RenderChainVEData::hierarchyDepth
int32_t ___hierarchyDepth_6;
// UnityEngine.UIElements.UIR.RenderDataDirtyTypes UnityEngine.UIElements.UIR.RenderChainVEData::dirtiedValues
int32_t ___dirtiedValues_7;
// System.UInt32 UnityEngine.UIElements.UIR.RenderChainVEData::dirtyID
uint32_t ___dirtyID_8;
// UnityEngine.UIElements.UIR.RenderChainCommand UnityEngine.UIElements.UIR.RenderChainVEData::firstCommand
RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* ___firstCommand_9;
// UnityEngine.UIElements.UIR.RenderChainCommand UnityEngine.UIElements.UIR.RenderChainVEData::lastCommand
RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* ___lastCommand_10;
// UnityEngine.UIElements.UIR.RenderChainCommand UnityEngine.UIElements.UIR.RenderChainVEData::firstClosingCommand
RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* ___firstClosingCommand_11;
// UnityEngine.UIElements.UIR.RenderChainCommand UnityEngine.UIElements.UIR.RenderChainVEData::lastClosingCommand
RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* ___lastClosingCommand_12;
// System.Boolean UnityEngine.UIElements.UIR.RenderChainVEData::isInChain
bool ___isInChain_13;
// System.Boolean UnityEngine.UIElements.UIR.RenderChainVEData::isHierarchyHidden
bool ___isHierarchyHidden_14;
// System.Boolean UnityEngine.UIElements.UIR.RenderChainVEData::localFlipsWinding
bool ___localFlipsWinding_15;
// System.Boolean UnityEngine.UIElements.UIR.RenderChainVEData::worldFlipsWinding
bool ___worldFlipsWinding_16;
// UnityEngine.UIElements.UIR.Implementation.ClipMethod UnityEngine.UIElements.UIR.RenderChainVEData::clipMethod
int32_t ___clipMethod_17;
// System.Int32 UnityEngine.UIElements.UIR.RenderChainVEData::childrenStencilRef
int32_t ___childrenStencilRef_18;
// System.Int32 UnityEngine.UIElements.UIR.RenderChainVEData::childrenMaskDepth
int32_t ___childrenMaskDepth_19;
// System.Boolean UnityEngine.UIElements.UIR.RenderChainVEData::disableNudging
bool ___disableNudging_20;
// System.Boolean UnityEngine.UIElements.UIR.RenderChainVEData::usesLegacyText
bool ___usesLegacyText_21;
// UnityEngine.UIElements.UIR.MeshHandle UnityEngine.UIElements.UIR.RenderChainVEData::data
MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E* ___data_22;
// UnityEngine.UIElements.UIR.MeshHandle UnityEngine.UIElements.UIR.RenderChainVEData::closingData
MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E* ___closingData_23;
// UnityEngine.Matrix4x4 UnityEngine.UIElements.UIR.RenderChainVEData::verticesSpace
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___verticesSpace_24;
// System.Int32 UnityEngine.UIElements.UIR.RenderChainVEData::displacementUVStart
int32_t ___displacementUVStart_25;
// System.Int32 UnityEngine.UIElements.UIR.RenderChainVEData::displacementUVEnd
int32_t ___displacementUVEnd_26;
// UnityEngine.UIElements.UIR.BMPAlloc UnityEngine.UIElements.UIR.RenderChainVEData::transformID
BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___transformID_27;
// UnityEngine.UIElements.UIR.BMPAlloc UnityEngine.UIElements.UIR.RenderChainVEData::clipRectID
BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___clipRectID_28;
// UnityEngine.UIElements.UIR.BMPAlloc UnityEngine.UIElements.UIR.RenderChainVEData::opacityID
BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___opacityID_29;
// UnityEngine.UIElements.UIR.BMPAlloc UnityEngine.UIElements.UIR.RenderChainVEData::textCoreSettingsID
BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___textCoreSettingsID_30;
// UnityEngine.UIElements.UIR.BMPAlloc UnityEngine.UIElements.UIR.RenderChainVEData::backgroundColorID
BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___backgroundColorID_31;
// UnityEngine.UIElements.UIR.BMPAlloc UnityEngine.UIElements.UIR.RenderChainVEData::borderLeftColorID
BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___borderLeftColorID_32;
// UnityEngine.UIElements.UIR.BMPAlloc UnityEngine.UIElements.UIR.RenderChainVEData::borderTopColorID
BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___borderTopColorID_33;
// UnityEngine.UIElements.UIR.BMPAlloc UnityEngine.UIElements.UIR.RenderChainVEData::borderRightColorID
BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___borderRightColorID_34;
// UnityEngine.UIElements.UIR.BMPAlloc UnityEngine.UIElements.UIR.RenderChainVEData::borderBottomColorID
BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___borderBottomColorID_35;
// UnityEngine.UIElements.UIR.BMPAlloc UnityEngine.UIElements.UIR.RenderChainVEData::tintColorID
BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___tintColorID_36;
// System.Single UnityEngine.UIElements.UIR.RenderChainVEData::compositeOpacity
float ___compositeOpacity_37;
// UnityEngine.Color UnityEngine.UIElements.UIR.RenderChainVEData::backgroundColor
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___backgroundColor_38;
// UnityEngine.UIElements.VisualElement UnityEngine.UIElements.UIR.RenderChainVEData::prevText
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___prevText_39;
// UnityEngine.UIElements.VisualElement UnityEngine.UIElements.UIR.RenderChainVEData::nextText
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___nextText_40;
// System.Collections.Generic.List`1<UnityEngine.UIElements.UIR.RenderChainTextEntry> UnityEngine.UIElements.UIR.RenderChainVEData::textEntries
List_1_t3ADC2CEE608F7E0043EBE4FD425E6C9AE43E19CC* ___textEntries_41;
// UnityEngine.UIElements.UIR.BasicNode`1<UnityEngine.UIElements.UIR.TextureEntry> UnityEngine.UIElements.UIR.RenderChainVEData::textures
BasicNode_1_t7B4D545DCD6949B2E1C85D63DF038E44602F7DDB* ___textures_42;
};
// Native definition for P/Invoke marshalling of UnityEngine.UIElements.UIR.RenderChainVEData
struct RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847_marshaled_pinvoke
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___prev_0;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___next_1;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___groupTransformAncestor_2;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___boneTransformAncestor_3;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___prevDirty_4;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___nextDirty_5;
int32_t ___hierarchyDepth_6;
int32_t ___dirtiedValues_7;
uint32_t ___dirtyID_8;
RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* ___firstCommand_9;
RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* ___lastCommand_10;
RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* ___firstClosingCommand_11;
RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* ___lastClosingCommand_12;
int32_t ___isInChain_13;
int32_t ___isHierarchyHidden_14;
int32_t ___localFlipsWinding_15;
int32_t ___worldFlipsWinding_16;
int32_t ___clipMethod_17;
int32_t ___childrenStencilRef_18;
int32_t ___childrenMaskDepth_19;
int32_t ___disableNudging_20;
int32_t ___usesLegacyText_21;
MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E* ___data_22;
MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E* ___closingData_23;
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___verticesSpace_24;
int32_t ___displacementUVStart_25;
int32_t ___displacementUVEnd_26;
BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___transformID_27;
BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___clipRectID_28;
BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___opacityID_29;
BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___textCoreSettingsID_30;
BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___backgroundColorID_31;
BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___borderLeftColorID_32;
BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___borderTopColorID_33;
BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___borderRightColorID_34;
BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___borderBottomColorID_35;
BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___tintColorID_36;
float ___compositeOpacity_37;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___backgroundColor_38;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___prevText_39;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___nextText_40;
List_1_t3ADC2CEE608F7E0043EBE4FD425E6C9AE43E19CC* ___textEntries_41;
BasicNode_1_t7B4D545DCD6949B2E1C85D63DF038E44602F7DDB* ___textures_42;
};
// Native definition for COM marshalling of UnityEngine.UIElements.UIR.RenderChainVEData
struct RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847_marshaled_com
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___prev_0;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___next_1;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___groupTransformAncestor_2;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___boneTransformAncestor_3;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___prevDirty_4;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___nextDirty_5;
int32_t ___hierarchyDepth_6;
int32_t ___dirtiedValues_7;
uint32_t ___dirtyID_8;
RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* ___firstCommand_9;
RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* ___lastCommand_10;
RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* ___firstClosingCommand_11;
RenderChainCommand_t4F70E36AF4BC3645C8F9C822B7A3ACE9CB815727* ___lastClosingCommand_12;
int32_t ___isInChain_13;
int32_t ___isHierarchyHidden_14;
int32_t ___localFlipsWinding_15;
int32_t ___worldFlipsWinding_16;
int32_t ___clipMethod_17;
int32_t ___childrenStencilRef_18;
int32_t ___childrenMaskDepth_19;
int32_t ___disableNudging_20;
int32_t ___usesLegacyText_21;
MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E* ___data_22;
MeshHandle_tC1E9A7ECCFDAEFDE064B8D58B35B9CEE5A70A22E* ___closingData_23;
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___verticesSpace_24;
int32_t ___displacementUVStart_25;
int32_t ___displacementUVEnd_26;
BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___transformID_27;
BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___clipRectID_28;
BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___opacityID_29;
BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___textCoreSettingsID_30;
BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___backgroundColorID_31;
BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___borderLeftColorID_32;
BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___borderTopColorID_33;
BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___borderRightColorID_34;
BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___borderBottomColorID_35;
BMPAlloc_t29DA9D09157B8BAD2D5643711A53A5F11D216D30 ___tintColorID_36;
float ___compositeOpacity_37;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___backgroundColor_38;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___prevText_39;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___nextText_40;
List_1_t3ADC2CEE608F7E0043EBE4FD425E6C9AE43E19CC* ___textEntries_41;
BasicNode_1_t7B4D545DCD6949B2E1C85D63DF038E44602F7DDB* ___textures_42;
};
// UnityEngine.UIElements.Rotate
struct Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7
{
// UnityEngine.UIElements.Angle UnityEngine.UIElements.Rotate::m_Angle
Angle_t0229F612898D65B3CC646C40A32D93D8A33C1DFC ___m_Angle_0;
// UnityEngine.Vector3 UnityEngine.UIElements.Rotate::m_Axis
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___m_Axis_1;
// System.Boolean UnityEngine.UIElements.Rotate::m_IsNone
bool ___m_IsNone_2;
};
// Native definition for P/Invoke marshalling of UnityEngine.UIElements.Rotate
struct Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7_marshaled_pinvoke
{
Angle_t0229F612898D65B3CC646C40A32D93D8A33C1DFC ___m_Angle_0;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___m_Axis_1;
int32_t ___m_IsNone_2;
};
// Native definition for COM marshalling of UnityEngine.UIElements.Rotate
struct Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7_marshaled_com
{
Angle_t0229F612898D65B3CC646C40A32D93D8A33C1DFC ___m_Angle_0;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___m_Axis_1;
int32_t ___m_IsNone_2;
};
// UnityEngine.UIElements.StyleLength
struct StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8
{
// UnityEngine.UIElements.Length UnityEngine.UIElements.StyleLength::m_Value
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 ___m_Value_0;
// UnityEngine.UIElements.StyleKeyword UnityEngine.UIElements.StyleLength::m_Keyword
int32_t ___m_Keyword_1;
};
// UnityEngine.UIElements.StyleSheets.StylePropertyValue
struct StylePropertyValue_tED32F617FABE99611B213BFCF9D1D909E7F141C2
{
// UnityEngine.UIElements.StyleSheet UnityEngine.UIElements.StyleSheets.StylePropertyValue::sheet
StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* ___sheet_0;
// UnityEngine.UIElements.StyleValueHandle UnityEngine.UIElements.StyleSheets.StylePropertyValue::handle
StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D ___handle_1;
};
// Native definition for P/Invoke marshalling of UnityEngine.UIElements.StyleSheets.StylePropertyValue
struct StylePropertyValue_tED32F617FABE99611B213BFCF9D1D909E7F141C2_marshaled_pinvoke
{
StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* ___sheet_0;
StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D ___handle_1;
};
// Native definition for COM marshalling of UnityEngine.UIElements.StyleSheets.StylePropertyValue
struct StylePropertyValue_tED32F617FABE99611B213BFCF9D1D909E7F141C2_marshaled_com
{
StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* ___sheet_0;
StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D ___handle_1;
};
// UnityEngine.UIElements.StyleSheet
struct StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428 : public ScriptableObject_tB3BFDB921A1B1795B38A5417D3B97A89A140436A
{
// System.Boolean UnityEngine.UIElements.StyleSheet::m_ImportedWithErrors
bool ___m_ImportedWithErrors_4;
// System.Boolean UnityEngine.UIElements.StyleSheet::m_ImportedWithWarnings
bool ___m_ImportedWithWarnings_5;
// UnityEngine.UIElements.StyleRule[] UnityEngine.UIElements.StyleSheet::m_Rules
StyleRuleU5BU5D_t7897A39D88CA043B2BFB5B28C53B41564EBA3AF3* ___m_Rules_6;
// UnityEngine.UIElements.StyleComplexSelector[] UnityEngine.UIElements.StyleSheet::m_ComplexSelectors
StyleComplexSelectorU5BU5D_tF7B5239DE9BF477DECF97EFBA7CB1D71C45DB857* ___m_ComplexSelectors_7;
// System.Single[] UnityEngine.UIElements.StyleSheet::floats
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* ___floats_8;
// UnityEngine.UIElements.StyleSheets.Dimension[] UnityEngine.UIElements.StyleSheet::dimensions
DimensionU5BU5D_t1EE1B3F9368D444E779CAB3E1CBD9959F8762F4B* ___dimensions_9;
// UnityEngine.Color[] UnityEngine.UIElements.StyleSheet::colors
ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389* ___colors_10;
// System.String[] UnityEngine.UIElements.StyleSheet::strings
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* ___strings_11;
// UnityEngine.Object[] UnityEngine.UIElements.StyleSheet::assets
ObjectU5BU5D_tD4BF1BEC72A31DF6611C0B8FA3112AF128FC3F8A* ___assets_12;
// UnityEngine.UIElements.StyleSheet/ImportStruct[] UnityEngine.UIElements.StyleSheet::imports
ImportStructU5BU5D_t42D231FD5BB4B620965D7BED87D56D531B4C7AE9* ___imports_13;
// System.Collections.Generic.List`1<UnityEngine.UIElements.StyleSheet> UnityEngine.UIElements.StyleSheet::m_FlattenedImportedStyleSheets
List_1_tEA16F82F7871418E28EB6F551D77A8AD9F2E337F* ___m_FlattenedImportedStyleSheets_14;
// System.Int32 UnityEngine.UIElements.StyleSheet::m_ContentHash
int32_t ___m_ContentHash_15;
// UnityEngine.UIElements.StyleSheets.ScalableImage[] UnityEngine.UIElements.StyleSheet::scalableImages
ScalableImageU5BU5D_t8C989174900062AED19A057FDCF0529F8C594A52* ___scalableImages_16;
// System.Collections.Generic.Dictionary`2<System.String,UnityEngine.UIElements.StyleComplexSelector> UnityEngine.UIElements.StyleSheet::orderedNameSelectors
Dictionary_2_t00B3CBC13D1439C8660D9FC33442C5620590706F* ___orderedNameSelectors_17;
// System.Collections.Generic.Dictionary`2<System.String,UnityEngine.UIElements.StyleComplexSelector> UnityEngine.UIElements.StyleSheet::orderedTypeSelectors
Dictionary_2_t00B3CBC13D1439C8660D9FC33442C5620590706F* ___orderedTypeSelectors_18;
// System.Collections.Generic.Dictionary`2<System.String,UnityEngine.UIElements.StyleComplexSelector> UnityEngine.UIElements.StyleSheet::orderedClassSelectors
Dictionary_2_t00B3CBC13D1439C8660D9FC33442C5620590706F* ___orderedClassSelectors_19;
// System.Boolean UnityEngine.UIElements.StyleSheet::m_IsDefaultStyleSheet
bool ___m_IsDefaultStyleSheet_20;
};
struct StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428_StaticFields
{
// System.String UnityEngine.UIElements.StyleSheet::kCustomPropertyMarker
String_t* ___kCustomPropertyMarker_21;
};
// UnityEngine.UIElements.StyleSheets.StyleValue
struct StyleValue_t56307594EC04E04EFBCC3220595B4AAD66FF93C5
{
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_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 ___length_3;
};
#pragma pack(pop, tp)
struct
{
char ___length_3_OffsetPadding_forAlignmentOnly[8];
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 ___length_3_forAlignmentOnly;
};
#pragma pack(push, tp, 1)
struct
{
char ___color_4_OffsetPadding[8];
// UnityEngine.Color UnityEngine.UIElements.StyleSheets.StyleValue::color
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___color_4;
};
#pragma pack(pop, tp)
struct
{
char ___color_4_OffsetPadding_forAlignmentOnly[8];
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___color_4_forAlignmentOnly;
};
#pragma pack(push, tp, 1)
struct
{
char ___resource_5_OffsetPadding[8];
// System.Runtime.InteropServices.GCHandle UnityEngine.UIElements.StyleSheets.StyleValue::resource
GCHandle_tC44F6F72EE68BD4CFABA24309DA7A179D41127DC ___resource_5;
};
#pragma pack(pop, tp)
struct
{
char ___resource_5_OffsetPadding_forAlignmentOnly[8];
GCHandle_tC44F6F72EE68BD4CFABA24309DA7A179D41127DC ___resource_5_forAlignmentOnly;
};
};
};
// UnityEngine.UIElements.TemplateAsset
struct TemplateAsset_tC664499D6A2637AE64DC3F73181C4CBA73664807 : public VisualElementAsset_t558B207D551F8C727D1CD0F443F7211D095C3FA9
{
// System.String UnityEngine.UIElements.TemplateAsset::m_TemplateAlias
String_t* ___m_TemplateAlias_12;
// System.Collections.Generic.List`1<UnityEngine.UIElements.TemplateAsset/AttributeOverride> UnityEngine.UIElements.TemplateAsset::m_AttributeOverrides
List_1_t70EE7982F45810D4B024CF720D910E67974A3094* ___m_AttributeOverrides_13;
// System.Collections.Generic.List`1<UnityEngine.UIElements.VisualTreeAsset/SlotUsageEntry> UnityEngine.UIElements.TemplateAsset::m_SlotUsages
List_1_t10D8EC0B84DD3EDB54DA9AE6AF65B5AB50BA9D5A* ___m_SlotUsages_14;
};
// UnityEngine.TextCore.Text.TextAsset
struct TextAsset_tB28F1843A877CCA74B89DC4F63EA532618B049B8 : public ScriptableObject_tB3BFDB921A1B1795B38A5417D3B97A89A140436A
{
// System.String UnityEngine.TextCore.Text.TextAsset::m_Version
String_t* ___m_Version_4;
// System.Int32 UnityEngine.TextCore.Text.TextAsset::m_InstanceID
int32_t ___m_InstanceID_5;
// System.Int32 UnityEngine.TextCore.Text.TextAsset::m_HashCode
int32_t ___m_HashCode_6;
// UnityEngine.Material UnityEngine.TextCore.Text.TextAsset::m_Material
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___m_Material_7;
// System.Int32 UnityEngine.TextCore.Text.TextAsset::m_MaterialHashCode
int32_t ___m_MaterialHashCode_8;
};
// UnityEngine.UIElements.TextNativeHandle
struct TextNativeHandle_t395D81DA6D082099C05B04608D954C9616A254E2
{
// UnityEngine.Vector2 UnityEngine.UIElements.TextNativeHandle::<MeasuredSizes>k__BackingField
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___U3CMeasuredSizesU3Ek__BackingField_0;
// UnityEngine.Vector2 UnityEngine.UIElements.TextNativeHandle::<RoundedSizes>k__BackingField
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___U3CRoundedSizesU3Ek__BackingField_1;
// Unity.Collections.NativeArray`1<UnityEngine.UIElements.TextVertex> UnityEngine.UIElements.TextNativeHandle::textVertices
NativeArray_1_t8B2EB0176812FFDC7FF26382470CBFDCA595A656 ___textVertices_2;
// System.Int32 UnityEngine.UIElements.TextNativeHandle::m_PreviousTextParamsHash
int32_t ___m_PreviousTextParamsHash_3;
};
// UnityEngine.TextCore.Text.TextSettings
struct TextSettings_tB7F55685AFFD4A96F714427BCACFD6958E357D64 : public ScriptableObject_tB3BFDB921A1B1795B38A5417D3B97A89A140436A
{
// System.String UnityEngine.TextCore.Text.TextSettings::m_Version
String_t* ___m_Version_4;
// UnityEngine.TextCore.Text.FontAsset UnityEngine.TextCore.Text.TextSettings::m_DefaultFontAsset
FontAsset_t61A6446D934E582651044E33D250EA8D306AB958* ___m_DefaultFontAsset_5;
// System.String UnityEngine.TextCore.Text.TextSettings::m_DefaultFontAssetPath
String_t* ___m_DefaultFontAssetPath_6;
// System.Collections.Generic.List`1<UnityEngine.TextCore.Text.FontAsset> UnityEngine.TextCore.Text.TextSettings::m_FallbackFontAssets
List_1_t55B85B981AC5FD6A5358491F90FE354F78BB97DE* ___m_FallbackFontAssets_7;
// System.Boolean UnityEngine.TextCore.Text.TextSettings::m_MatchMaterialPreset
bool ___m_MatchMaterialPreset_8;
// System.Int32 UnityEngine.TextCore.Text.TextSettings::m_MissingCharacterUnicode
int32_t ___m_MissingCharacterUnicode_9;
// System.Boolean UnityEngine.TextCore.Text.TextSettings::m_ClearDynamicDataOnBuild
bool ___m_ClearDynamicDataOnBuild_10;
// UnityEngine.TextCore.Text.SpriteAsset UnityEngine.TextCore.Text.TextSettings::m_DefaultSpriteAsset
SpriteAsset_t1D3CF1D9DC350A4690CB09DE228A8B59F2F02313* ___m_DefaultSpriteAsset_11;
// System.String UnityEngine.TextCore.Text.TextSettings::m_DefaultSpriteAssetPath
String_t* ___m_DefaultSpriteAssetPath_12;
// System.Collections.Generic.List`1<UnityEngine.TextCore.Text.SpriteAsset> UnityEngine.TextCore.Text.TextSettings::m_FallbackSpriteAssets
List_1_t3EE59C28A34FCD5060EF6B6BAFA85F2C9D01D320* ___m_FallbackSpriteAssets_13;
// System.UInt32 UnityEngine.TextCore.Text.TextSettings::m_MissingSpriteCharacterUnicode
uint32_t ___m_MissingSpriteCharacterUnicode_14;
// UnityEngine.TextCore.Text.TextStyleSheet UnityEngine.TextCore.Text.TextSettings::m_DefaultStyleSheet
TextStyleSheet_t86A0FA5523897465F371A2ABC17DFA3558C8D15E* ___m_DefaultStyleSheet_15;
// System.String UnityEngine.TextCore.Text.TextSettings::m_StyleSheetsResourcePath
String_t* ___m_StyleSheetsResourcePath_16;
// System.String UnityEngine.TextCore.Text.TextSettings::m_DefaultColorGradientPresetsPath
String_t* ___m_DefaultColorGradientPresetsPath_17;
// UnityEngine.TextCore.Text.UnicodeLineBreakingRules UnityEngine.TextCore.Text.TextSettings::m_UnicodeLineBreakingRules
UnicodeLineBreakingRules_t80BE36F5E16AE48FE7B6DE1C91D36B1142B4EC0E* ___m_UnicodeLineBreakingRules_18;
// System.Boolean UnityEngine.TextCore.Text.TextSettings::m_DisplayWarnings
bool ___m_DisplayWarnings_19;
// System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.TextCore.Text.FontAsset> UnityEngine.TextCore.Text.TextSettings::m_FontLookup
Dictionary_2_tC20B3D6AE4370C892734F670EF4D1FB9CE91F371* ___m_FontLookup_20;
// System.Collections.Generic.List`1<UnityEngine.TextCore.Text.TextSettings/FontReferenceMap> UnityEngine.TextCore.Text.TextSettings::m_FontReferences
List_1_tA1547550E5FBA50050B20DA74245C38434654EE8* ___m_FontReferences_21;
};
// UnityEngine.UIElements.TransformOrigin
struct TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502
{
// UnityEngine.UIElements.Length UnityEngine.UIElements.TransformOrigin::m_X
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 ___m_X_0;
// UnityEngine.UIElements.Length UnityEngine.UIElements.TransformOrigin::m_Y
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 ___m_Y_1;
// System.Single UnityEngine.UIElements.TransformOrigin::m_Z
float ___m_Z_2;
};
// UnityEngine.UIElements.Translate
struct Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E
{
// UnityEngine.UIElements.Length UnityEngine.UIElements.Translate::m_X
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 ___m_X_0;
// UnityEngine.UIElements.Length UnityEngine.UIElements.Translate::m_Y
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 ___m_Y_1;
// System.Single UnityEngine.UIElements.Translate::m_Z
float ___m_Z_2;
// System.Boolean UnityEngine.UIElements.Translate::m_isNone
bool ___m_isNone_3;
};
// Native definition for P/Invoke marshalling of UnityEngine.UIElements.Translate
struct Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E_marshaled_pinvoke
{
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 ___m_X_0;
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 ___m_Y_1;
float ___m_Z_2;
int32_t ___m_isNone_3;
};
// Native definition for COM marshalling of UnityEngine.UIElements.Translate
struct Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E_marshaled_com
{
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 ___m_X_0;
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 ___m_Y_1;
float ___m_Z_2;
int32_t ___m_isNone_3;
};
// UnityEngine.UIElements.VisualTreeAsset
struct VisualTreeAsset_tFB5BF81F0780A412AE5A7C2C552B3EEA64EA2EEB : public ScriptableObject_tB3BFDB921A1B1795B38A5417D3B97A89A140436A
{
// System.Boolean UnityEngine.UIElements.VisualTreeAsset::m_ImportedWithErrors
bool ___m_ImportedWithErrors_5;
// System.Boolean UnityEngine.UIElements.VisualTreeAsset::m_ImportedWithWarnings
bool ___m_ImportedWithWarnings_6;
// System.Collections.Generic.List`1<UnityEngine.UIElements.VisualTreeAsset/UsingEntry> UnityEngine.UIElements.VisualTreeAsset::m_Usings
List_1_t3A511618E31C01BE3D1EA788ABB9AD6F354E8485* ___m_Usings_8;
// UnityEngine.UIElements.StyleSheet UnityEngine.UIElements.VisualTreeAsset::inlineSheet
StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* ___inlineSheet_9;
// System.Collections.Generic.List`1<UnityEngine.UIElements.VisualElementAsset> UnityEngine.UIElements.VisualTreeAsset::m_VisualElementAssets
List_1_tA2DA9358299C5C3E2E66D546D9B0E9089C3D7DBE* ___m_VisualElementAssets_10;
// System.Collections.Generic.List`1<UnityEngine.UIElements.TemplateAsset> UnityEngine.UIElements.VisualTreeAsset::m_TemplateAssets
List_1_t63B31A07921C5E19BCA9E85447E2260F37E3E777* ___m_TemplateAssets_11;
// System.Collections.Generic.List`1<UnityEngine.UIElements.VisualTreeAsset/SlotDefinition> UnityEngine.UIElements.VisualTreeAsset::m_Slots
List_1_t70BBA01AC05569034FEB9847D92E5F046528FBAF* ___m_Slots_12;
// System.Int32 UnityEngine.UIElements.VisualTreeAsset::m_ContentContainerId
int32_t ___m_ContentContainerId_13;
// System.Int32 UnityEngine.UIElements.VisualTreeAsset::m_ContentHash
int32_t ___m_ContentHash_14;
};
struct VisualTreeAsset_tFB5BF81F0780A412AE5A7C2C552B3EEA64EA2EEB_StaticFields
{
// System.String UnityEngine.UIElements.VisualTreeAsset::LinkedVEAInTemplatePropertyName
String_t* ___LinkedVEAInTemplatePropertyName_4;
// System.Collections.Generic.Dictionary`2<System.String,UnityEngine.UIElements.VisualElement> UnityEngine.UIElements.VisualTreeAsset::s_TemporarySlotInsertionPoints
Dictionary_2_t41165BF747F041590086BE39A59BE164430A3CEF* ___s_TemporarySlotInsertionPoints_7;
};
// UnityEngine.UIElements.MeshGenerationContextUtils/TextParams
struct TextParams_t943244753F8E3A49632BBEC7272DAEAA8E10546F
{
// UnityEngine.Rect UnityEngine.UIElements.MeshGenerationContextUtils/TextParams::rect
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___rect_0;
// System.String UnityEngine.UIElements.MeshGenerationContextUtils/TextParams::text
String_t* ___text_1;
// UnityEngine.Font UnityEngine.UIElements.MeshGenerationContextUtils/TextParams::font
Font_tC95270EA3198038970422D78B74A7F2E218A96B6* ___font_2;
// UnityEngine.UIElements.FontDefinition UnityEngine.UIElements.MeshGenerationContextUtils/TextParams::fontDefinition
FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C ___fontDefinition_3;
// System.Int32 UnityEngine.UIElements.MeshGenerationContextUtils/TextParams::fontSize
int32_t ___fontSize_4;
// UnityEngine.UIElements.Length UnityEngine.UIElements.MeshGenerationContextUtils/TextParams::letterSpacing
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 ___letterSpacing_5;
// UnityEngine.UIElements.Length UnityEngine.UIElements.MeshGenerationContextUtils/TextParams::wordSpacing
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 ___wordSpacing_6;
// UnityEngine.UIElements.Length UnityEngine.UIElements.MeshGenerationContextUtils/TextParams::paragraphSpacing
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 ___paragraphSpacing_7;
// UnityEngine.FontStyle UnityEngine.UIElements.MeshGenerationContextUtils/TextParams::fontStyle
int32_t ___fontStyle_8;
// UnityEngine.Color UnityEngine.UIElements.MeshGenerationContextUtils/TextParams::fontColor
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___fontColor_9;
// UnityEngine.TextAnchor UnityEngine.UIElements.MeshGenerationContextUtils/TextParams::anchor
int32_t ___anchor_10;
// System.Boolean UnityEngine.UIElements.MeshGenerationContextUtils/TextParams::wordWrap
bool ___wordWrap_11;
// System.Single UnityEngine.UIElements.MeshGenerationContextUtils/TextParams::wordWrapWidth
float ___wordWrapWidth_12;
// System.Boolean UnityEngine.UIElements.MeshGenerationContextUtils/TextParams::richText
bool ___richText_13;
// UnityEngine.Color UnityEngine.UIElements.MeshGenerationContextUtils/TextParams::playmodeTintColor
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___playmodeTintColor_14;
// UnityEngine.UIElements.TextOverflow UnityEngine.UIElements.MeshGenerationContextUtils/TextParams::textOverflow
int32_t ___textOverflow_15;
// UnityEngine.UIElements.TextOverflowPosition UnityEngine.UIElements.MeshGenerationContextUtils/TextParams::textOverflowPosition
int32_t ___textOverflowPosition_16;
// UnityEngine.UIElements.OverflowInternal UnityEngine.UIElements.MeshGenerationContextUtils/TextParams::overflow
int32_t ___overflow_17;
// UnityEngine.UIElements.IPanel UnityEngine.UIElements.MeshGenerationContextUtils/TextParams::panel
RuntimeObject* ___panel_18;
};
// Native definition for P/Invoke marshalling of UnityEngine.UIElements.MeshGenerationContextUtils/TextParams
struct TextParams_t943244753F8E3A49632BBEC7272DAEAA8E10546F_marshaled_pinvoke
{
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___rect_0;
char* ___text_1;
Font_tC95270EA3198038970422D78B74A7F2E218A96B6* ___font_2;
FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C_marshaled_pinvoke ___fontDefinition_3;
int32_t ___fontSize_4;
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 ___letterSpacing_5;
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 ___wordSpacing_6;
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 ___paragraphSpacing_7;
int32_t ___fontStyle_8;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___fontColor_9;
int32_t ___anchor_10;
int32_t ___wordWrap_11;
float ___wordWrapWidth_12;
int32_t ___richText_13;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___playmodeTintColor_14;
int32_t ___textOverflow_15;
int32_t ___textOverflowPosition_16;
int32_t ___overflow_17;
RuntimeObject* ___panel_18;
};
// Native definition for COM marshalling of UnityEngine.UIElements.MeshGenerationContextUtils/TextParams
struct TextParams_t943244753F8E3A49632BBEC7272DAEAA8E10546F_marshaled_com
{
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___rect_0;
Il2CppChar* ___text_1;
Font_tC95270EA3198038970422D78B74A7F2E218A96B6* ___font_2;
FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C_marshaled_com ___fontDefinition_3;
int32_t ___fontSize_4;
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 ___letterSpacing_5;
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 ___wordSpacing_6;
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 ___paragraphSpacing_7;
int32_t ___fontStyle_8;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___fontColor_9;
int32_t ___anchor_10;
int32_t ___wordWrap_11;
float ___wordWrapWidth_12;
int32_t ___richText_13;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___playmodeTintColor_14;
int32_t ___textOverflow_15;
int32_t ___textOverflowPosition_16;
int32_t ___overflow_17;
RuntimeObject* ___panel_18;
};
// System.Collections.Generic.List`1/Enumerator<UnityEngine.UIElements.StyleSheets.StyleValue>
struct Enumerator_tB72DF0A1B1C0AE8C401AAA543550E6B7F4F8E091
{
// System.Collections.Generic.List`1<T> System.Collections.Generic.List`1/Enumerator::_list
List_1_t686B3253BF1ECA33C528F281967CD2DA263C252E* ____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
StyleValue_t56307594EC04E04EFBCC3220595B4AAD66FF93C5 ____current_3;
};
// System.ArgumentOutOfRangeException
struct ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F : public ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263
{
// System.Object System.ArgumentOutOfRangeException::_actualValue
RuntimeObject* ____actualValue_19;
};
// UnityEngine.UIElements.BaseRuntimePanel
struct BaseRuntimePanel_tEDFA512CC6692082EBBB87E5DC446A88D2E75DC4 : public Panel_t2B0DCF68A7A5EBC347FAE66F046EA98B53AF1AB9
{
// UnityEngine.GameObject UnityEngine.UIElements.BaseRuntimePanel::m_SelectableGameObject
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___m_SelectableGameObject_46;
// System.Int32 UnityEngine.UIElements.BaseRuntimePanel::m_RuntimePanelCreationIndex
int32_t ___m_RuntimePanelCreationIndex_48;
// System.Single UnityEngine.UIElements.BaseRuntimePanel::m_SortingPriority
float ___m_SortingPriority_49;
// System.Action UnityEngine.UIElements.BaseRuntimePanel::destroyed
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* ___destroyed_50;
// UnityEngine.Shader UnityEngine.UIElements.BaseRuntimePanel::m_StandardWorldSpaceShader
Shader_tADC867D36B7876EE22427FAA2CE485105F4EE692* ___m_StandardWorldSpaceShader_51;
// System.Boolean UnityEngine.UIElements.BaseRuntimePanel::m_DrawToCameras
bool ___m_DrawToCameras_52;
// UnityEngine.RenderTexture UnityEngine.UIElements.BaseRuntimePanel::targetTexture
RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27* ___targetTexture_53;
// UnityEngine.Matrix4x4 UnityEngine.UIElements.BaseRuntimePanel::panelToWorld
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___panelToWorld_54;
// System.Int32 UnityEngine.UIElements.BaseRuntimePanel::<targetDisplay>k__BackingField
int32_t ___U3CtargetDisplayU3Ek__BackingField_55;
// System.Func`2<UnityEngine.Vector2,UnityEngine.Vector2> UnityEngine.UIElements.BaseRuntimePanel::m_ScreenToPanelSpace
Func_2_t33ED521BE3A7E943FA8D764514952EDF1AF1C0FA* ___m_ScreenToPanelSpace_57;
};
struct BaseRuntimePanel_tEDFA512CC6692082EBBB87E5DC446A88D2E75DC4_StaticFields
{
// System.Int32 UnityEngine.UIElements.BaseRuntimePanel::s_CurrentRuntimePanelCounter
int32_t ___s_CurrentRuntimePanelCounter_47;
// System.Func`2<UnityEngine.Vector2,UnityEngine.Vector2> UnityEngine.UIElements.BaseRuntimePanel::DefaultScreenToPanelSpace
Func_2_t33ED521BE3A7E943FA8D764514952EDF1AF1C0FA* ___DefaultScreenToPanelSpace_56;
};
// UnityEngine.TextCore.Text.FontAsset
struct FontAsset_t61A6446D934E582651044E33D250EA8D306AB958 : public TextAsset_tB28F1843A877CCA74B89DC4F63EA532618B049B8
{
// System.String UnityEngine.TextCore.Text.FontAsset::m_SourceFontFileGUID
String_t* ___m_SourceFontFileGUID_9;
// UnityEngine.Font UnityEngine.TextCore.Text.FontAsset::m_SourceFontFile
Font_tC95270EA3198038970422D78B74A7F2E218A96B6* ___m_SourceFontFile_10;
// UnityEngine.TextCore.Text.AtlasPopulationMode UnityEngine.TextCore.Text.FontAsset::m_AtlasPopulationMode
int32_t ___m_AtlasPopulationMode_11;
// System.Boolean UnityEngine.TextCore.Text.FontAsset::InternalDynamicOS
bool ___InternalDynamicOS_12;
// UnityEngine.TextCore.FaceInfo UnityEngine.TextCore.Text.FontAsset::m_FaceInfo
FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756 ___m_FaceInfo_13;
// System.Int32 UnityEngine.TextCore.Text.FontAsset::m_FamilyNameHashCode
int32_t ___m_FamilyNameHashCode_14;
// System.Int32 UnityEngine.TextCore.Text.FontAsset::m_StyleNameHashCode
int32_t ___m_StyleNameHashCode_15;
// UnityEngine.TextCore.Text.FontWeightPair[] UnityEngine.TextCore.Text.FontAsset::m_FontWeightTable
FontWeightPairU5BU5D_t76E8DB55C81EEBEFA2E6D1D3E3B3EA1FB4C4954F* ___m_FontWeightTable_16;
// System.Collections.Generic.List`1<UnityEngine.TextCore.Glyph> UnityEngine.TextCore.Text.FontAsset::m_GlyphTable
List_1_t95DB74B8EE315F8F92B7B96D93C901C8C3F6FE2C* ___m_GlyphTable_17;
// System.Collections.Generic.Dictionary`2<System.UInt32,UnityEngine.TextCore.Glyph> UnityEngine.TextCore.Text.FontAsset::m_GlyphLookupDictionary
Dictionary_2_tC61348D10610A6B3D7B65102D82AC3467D59EAA7* ___m_GlyphLookupDictionary_18;
// System.Collections.Generic.List`1<UnityEngine.TextCore.Text.Character> UnityEngine.TextCore.Text.FontAsset::m_CharacterTable
List_1_tFED0F30EE65D995591571D3CD2C10F22439CB317* ___m_CharacterTable_19;
// System.Collections.Generic.Dictionary`2<System.UInt32,UnityEngine.TextCore.Text.Character> UnityEngine.TextCore.Text.FontAsset::m_CharacterLookupDictionary
Dictionary_2_t93CDF0F4011A5A3024EB73A492F9512E3046EACB* ___m_CharacterLookupDictionary_20;
// UnityEngine.Texture2D UnityEngine.TextCore.Text.FontAsset::m_AtlasTexture
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* ___m_AtlasTexture_21;
// UnityEngine.Texture2D[] UnityEngine.TextCore.Text.FontAsset::m_AtlasTextures
Texture2DU5BU5D_t05332F1E3F7D4493E304C702201F9BE4F9236191* ___m_AtlasTextures_22;
// System.Int32 UnityEngine.TextCore.Text.FontAsset::m_AtlasTextureIndex
int32_t ___m_AtlasTextureIndex_23;
// System.Boolean UnityEngine.TextCore.Text.FontAsset::m_IsMultiAtlasTexturesEnabled
bool ___m_IsMultiAtlasTexturesEnabled_24;
// System.Boolean UnityEngine.TextCore.Text.FontAsset::m_ClearDynamicDataOnBuild
bool ___m_ClearDynamicDataOnBuild_25;
// System.Int32 UnityEngine.TextCore.Text.FontAsset::m_AtlasWidth
int32_t ___m_AtlasWidth_26;
// System.Int32 UnityEngine.TextCore.Text.FontAsset::m_AtlasHeight
int32_t ___m_AtlasHeight_27;
// System.Int32 UnityEngine.TextCore.Text.FontAsset::m_AtlasPadding
int32_t ___m_AtlasPadding_28;
// UnityEngine.TextCore.LowLevel.GlyphRenderMode UnityEngine.TextCore.Text.FontAsset::m_AtlasRenderMode
int32_t ___m_AtlasRenderMode_29;
// System.Collections.Generic.List`1<UnityEngine.TextCore.GlyphRect> UnityEngine.TextCore.Text.FontAsset::m_UsedGlyphRects
List_1_t425D3A455811E316D2DF73E46CF9CD90A4341C1B* ___m_UsedGlyphRects_30;
// System.Collections.Generic.List`1<UnityEngine.TextCore.GlyphRect> UnityEngine.TextCore.Text.FontAsset::m_FreeGlyphRects
List_1_t425D3A455811E316D2DF73E46CF9CD90A4341C1B* ___m_FreeGlyphRects_31;
// UnityEngine.TextCore.Text.FontFeatureTable UnityEngine.TextCore.Text.FontAsset::m_FontFeatureTable
FontFeatureTable_t992E0493CD7E9D7834DF204E0198237F0D25B3B7* ___m_FontFeatureTable_32;
// System.Collections.Generic.List`1<UnityEngine.TextCore.Text.FontAsset> UnityEngine.TextCore.Text.FontAsset::m_FallbackFontAssetTable
List_1_t55B85B981AC5FD6A5358491F90FE354F78BB97DE* ___m_FallbackFontAssetTable_33;
// UnityEngine.TextCore.Text.FontAssetCreationEditorSettings UnityEngine.TextCore.Text.FontAsset::m_fontAssetCreationEditorSettings
FontAssetCreationEditorSettings_t0FF28D2E78F090105C63C81F9E438A7B09E3EA52 ___m_fontAssetCreationEditorSettings_34;
// System.Single UnityEngine.TextCore.Text.FontAsset::m_RegularStyleWeight
float ___m_RegularStyleWeight_35;
// System.Single UnityEngine.TextCore.Text.FontAsset::m_RegularStyleSpacing
float ___m_RegularStyleSpacing_36;
// System.Single UnityEngine.TextCore.Text.FontAsset::m_BoldStyleWeight
float ___m_BoldStyleWeight_37;
// System.Single UnityEngine.TextCore.Text.FontAsset::m_BoldStyleSpacing
float ___m_BoldStyleSpacing_38;
// System.Byte UnityEngine.TextCore.Text.FontAsset::m_ItalicStyleSlant
uint8_t ___m_ItalicStyleSlant_39;
// System.Byte UnityEngine.TextCore.Text.FontAsset::m_TabMultiple
uint8_t ___m_TabMultiple_40;
// System.Boolean UnityEngine.TextCore.Text.FontAsset::IsFontAssetLookupTablesDirty
bool ___IsFontAssetLookupTablesDirty_41;
// System.Collections.Generic.List`1<UnityEngine.TextCore.Glyph> UnityEngine.TextCore.Text.FontAsset::m_GlyphsToRender
List_1_t95DB74B8EE315F8F92B7B96D93C901C8C3F6FE2C* ___m_GlyphsToRender_55;
// System.Collections.Generic.List`1<UnityEngine.TextCore.Glyph> UnityEngine.TextCore.Text.FontAsset::m_GlyphsRendered
List_1_t95DB74B8EE315F8F92B7B96D93C901C8C3F6FE2C* ___m_GlyphsRendered_56;
// System.Collections.Generic.List`1<System.UInt32> UnityEngine.TextCore.Text.FontAsset::m_GlyphIndexList
List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* ___m_GlyphIndexList_57;
// System.Collections.Generic.List`1<System.UInt32> UnityEngine.TextCore.Text.FontAsset::m_GlyphIndexListNewlyAdded
List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* ___m_GlyphIndexListNewlyAdded_58;
// System.Collections.Generic.List`1<System.UInt32> UnityEngine.TextCore.Text.FontAsset::m_GlyphsToAdd
List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* ___m_GlyphsToAdd_59;
// System.Collections.Generic.HashSet`1<System.UInt32> UnityEngine.TextCore.Text.FontAsset::m_GlyphsToAddLookup
HashSet_1_t5DD20B42149A11AEBF12A75505306E6EFC34943A* ___m_GlyphsToAddLookup_60;
// System.Collections.Generic.List`1<UnityEngine.TextCore.Text.Character> UnityEngine.TextCore.Text.FontAsset::m_CharactersToAdd
List_1_tFED0F30EE65D995591571D3CD2C10F22439CB317* ___m_CharactersToAdd_61;
// System.Collections.Generic.HashSet`1<System.UInt32> UnityEngine.TextCore.Text.FontAsset::m_CharactersToAddLookup
HashSet_1_t5DD20B42149A11AEBF12A75505306E6EFC34943A* ___m_CharactersToAddLookup_62;
// System.Collections.Generic.List`1<System.UInt32> UnityEngine.TextCore.Text.FontAsset::s_MissingCharacterList
List_1_t9B68833848E4C4D7F623C05F6B77F0449396354A* ___s_MissingCharacterList_63;
// System.Collections.Generic.HashSet`1<System.UInt32> UnityEngine.TextCore.Text.FontAsset::m_MissingUnicodesFromFontFile
HashSet_1_t5DD20B42149A11AEBF12A75505306E6EFC34943A* ___m_MissingUnicodesFromFontFile_64;
};
struct FontAsset_t61A6446D934E582651044E33D250EA8D306AB958_StaticFields
{
// Unity.Profiling.ProfilerMarker UnityEngine.TextCore.Text.FontAsset::k_ReadFontAssetDefinitionMarker
ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD ___k_ReadFontAssetDefinitionMarker_42;
// Unity.Profiling.ProfilerMarker UnityEngine.TextCore.Text.FontAsset::k_AddSynthesizedCharactersMarker
ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD ___k_AddSynthesizedCharactersMarker_43;
// Unity.Profiling.ProfilerMarker UnityEngine.TextCore.Text.FontAsset::k_TryAddCharacterMarker
ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD ___k_TryAddCharacterMarker_44;
// Unity.Profiling.ProfilerMarker UnityEngine.TextCore.Text.FontAsset::k_TryAddCharactersMarker
ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD ___k_TryAddCharactersMarker_45;
// Unity.Profiling.ProfilerMarker UnityEngine.TextCore.Text.FontAsset::k_UpdateGlyphAdjustmentRecordsMarker
ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD ___k_UpdateGlyphAdjustmentRecordsMarker_46;
// Unity.Profiling.ProfilerMarker UnityEngine.TextCore.Text.FontAsset::k_ClearFontAssetDataMarker
ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD ___k_ClearFontAssetDataMarker_47;
// Unity.Profiling.ProfilerMarker UnityEngine.TextCore.Text.FontAsset::k_UpdateFontAssetDataMarker
ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD ___k_UpdateFontAssetDataMarker_48;
// System.String UnityEngine.TextCore.Text.FontAsset::s_DefaultMaterialSuffix
String_t* ___s_DefaultMaterialSuffix_49;
// System.Collections.Generic.HashSet`1<System.Int32> UnityEngine.TextCore.Text.FontAsset::k_SearchedFontAssetLookup
HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2* ___k_SearchedFontAssetLookup_50;
// System.Collections.Generic.List`1<UnityEngine.TextCore.Text.FontAsset> UnityEngine.TextCore.Text.FontAsset::k_FontAssets_FontFeaturesUpdateQueue
List_1_t55B85B981AC5FD6A5358491F90FE354F78BB97DE* ___k_FontAssets_FontFeaturesUpdateQueue_51;
// System.Collections.Generic.HashSet`1<System.Int32> UnityEngine.TextCore.Text.FontAsset::k_FontAssets_FontFeaturesUpdateQueueLookup
HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2* ___k_FontAssets_FontFeaturesUpdateQueueLookup_52;
// System.Collections.Generic.List`1<UnityEngine.Texture2D> UnityEngine.TextCore.Text.FontAsset::k_FontAssets_AtlasTexturesUpdateQueue
List_1_t0F231C3F13EBA1FF9081BD61489D01AA3CBE59D4* ___k_FontAssets_AtlasTexturesUpdateQueue_53;
// System.Collections.Generic.HashSet`1<System.Int32> UnityEngine.TextCore.Text.FontAsset::k_FontAssets_AtlasTexturesUpdateQueueLookup
HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2* ___k_FontAssets_AtlasTexturesUpdateQueueLookup_54;
// System.UInt32[] UnityEngine.TextCore.Text.FontAsset::k_GlyphIndexArray
UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA* ___k_GlyphIndexArray_65;
};
// UnityEngine.UIElements.PanelTextSettings
struct PanelTextSettings_tB4960351E6865BC34421430949C4CA68E7425F25 : public TextSettings_tB7F55685AFFD4A96F714427BCACFD6958E357D64
{
};
struct PanelTextSettings_tB4960351E6865BC34421430949C4CA68E7425F25_StaticFields
{
// UnityEngine.UIElements.PanelTextSettings UnityEngine.UIElements.PanelTextSettings::s_DefaultPanelTextSettings
PanelTextSettings_tB4960351E6865BC34421430949C4CA68E7425F25* ___s_DefaultPanelTextSettings_22;
// System.Func`2<System.String,UnityEngine.Object> UnityEngine.UIElements.PanelTextSettings::EditorGUIUtilityLoad
Func_2_tC8EC955FF0F5EC208D934D59B296F28BC8B07D24* ___EditorGUIUtilityLoad_23;
// System.Func`1<UnityEngine.SystemLanguage> UnityEngine.UIElements.PanelTextSettings::GetCurrentLanguage
Func_1_t802694F4E6C73B59DA47B1BD837ED5704CA76FAE* ___GetCurrentLanguage_24;
// System.String UnityEngine.UIElements.PanelTextSettings::s_DefaultEditorPanelTextSettingPath
String_t* ___s_DefaultEditorPanelTextSettingPath_25;
};
// UnityEngine.UIElements.StyleRotate
struct StyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B
{
// UnityEngine.UIElements.Rotate UnityEngine.UIElements.StyleRotate::m_Value
Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7 ___m_Value_0;
// UnityEngine.UIElements.StyleKeyword UnityEngine.UIElements.StyleRotate::m_Keyword
int32_t ___m_Keyword_1;
};
// Native definition for P/Invoke marshalling of UnityEngine.UIElements.StyleRotate
struct StyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B_marshaled_pinvoke
{
Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7_marshaled_pinvoke ___m_Value_0;
int32_t ___m_Keyword_1;
};
// Native definition for COM marshalling of UnityEngine.UIElements.StyleRotate
struct StyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B_marshaled_com
{
Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7_marshaled_com ___m_Value_0;
int32_t ___m_Keyword_1;
};
// UnityEngine.UIElements.StyleTransformOrigin
struct StyleTransformOrigin_t708B2E73541ECAE23D286FE68D6BC2CCFAAB84A6
{
// UnityEngine.UIElements.TransformOrigin UnityEngine.UIElements.StyleTransformOrigin::m_Value
TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502 ___m_Value_0;
// UnityEngine.UIElements.StyleKeyword UnityEngine.UIElements.StyleTransformOrigin::m_Keyword
int32_t ___m_Keyword_1;
};
// UnityEngine.UIElements.StyleTranslate
struct StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089
{
// UnityEngine.UIElements.Translate UnityEngine.UIElements.StyleTranslate::m_Value
Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E ___m_Value_0;
// UnityEngine.UIElements.StyleKeyword UnityEngine.UIElements.StyleTranslate::m_Keyword
int32_t ___m_Keyword_1;
};
// Native definition for P/Invoke marshalling of UnityEngine.UIElements.StyleTranslate
struct StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089_marshaled_pinvoke
{
Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E_marshaled_pinvoke ___m_Value_0;
int32_t ___m_Keyword_1;
};
// Native definition for COM marshalling of UnityEngine.UIElements.StyleTranslate
struct StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089_marshaled_com
{
Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E_marshaled_com ___m_Value_0;
int32_t ___m_Keyword_1;
};
// UnityEngine.UIElements.ThemeStyleSheet
struct ThemeStyleSheet_t770F966C0D561FCCB90D490215FCE8B01B709553 : public StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428
{
};
// UnityEngine.UIElements.UxmlBoolAttributeDescription
struct UxmlBoolAttributeDescription_t86EA1242C539B39911E63699A4AE0C47918701CE : public TypedUxmlAttributeDescription_1_t7ECE12D1C0C385835D77803906F54B792532FD39
{
};
// UnityEngine.UIElements.UxmlFloatAttributeDescription
struct UxmlFloatAttributeDescription_t1B8A606E367C713102FC17E8AC732758B48DD4BB : public TypedUxmlAttributeDescription_1_t460827E989E5BB273194A7D197EAF27D7FE88F40
{
};
// UnityEngine.UIElements.UxmlIntAttributeDescription
struct UxmlIntAttributeDescription_tFDF4F77C2CD7C4790E8E135B0F353699D19CB5B4 : public TypedUxmlAttributeDescription_1_tF8E164DB2A1FE613654370D348F4C3680DA42A03
{
};
// UnityEngine.UIElements.UxmlLongAttributeDescription
struct UxmlLongAttributeDescription_t5B27C54F972BAACA9CB7B53CF76AAE5603E291D8 : public TypedUxmlAttributeDescription_1_t770D286476B60B77E50FA56D7BFEF86C2CA4F8A1
{
};
// UnityEngine.UIElements.UxmlStringAttributeDescription
struct UxmlStringAttributeDescription_t60C9BE81B6A3251AD7A38A90E46F240E016293EF : public TypedUxmlAttributeDescription_1_tD8728D2AC8F9232D2E6A83B327DC0258F2CEEFA2
{
};
// UnityEngine.UIElements.VisualElement
struct VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115 : public Focusable_t39F2BAF0AF6CA465BC2BEDAF9B5B2CF379B846D0
{
// System.Int32 UnityEngine.UIElements.VisualElement::<UnityEngine.UIElements.IStylePropertyAnimations.runningAnimationCount>k__BackingField
int32_t ___U3CUnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCountU3Ek__BackingField_6;
// System.Int32 UnityEngine.UIElements.VisualElement::<UnityEngine.UIElements.IStylePropertyAnimations.completedAnimationCount>k__BackingField
int32_t ___U3CUnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCountU3Ek__BackingField_7;
// System.String UnityEngine.UIElements.VisualElement::m_Name
String_t* ___m_Name_12;
// System.Collections.Generic.List`1<System.String> UnityEngine.UIElements.VisualElement::m_ClassList
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* ___m_ClassList_13;
// System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.PropertyName,System.Object>> UnityEngine.UIElements.VisualElement::m_PropertyBag
List_1_t60F39D768DAD2345527AD3EE73FAB2667DF4F260* ___m_PropertyBag_14;
// UnityEngine.UIElements.VisualElementFlags UnityEngine.UIElements.VisualElement::m_Flags
int32_t ___m_Flags_15;
// System.String UnityEngine.UIElements.VisualElement::m_ViewDataKey
String_t* ___m_ViewDataKey_16;
// UnityEngine.UIElements.RenderHints UnityEngine.UIElements.VisualElement::m_RenderHints
int32_t ___m_RenderHints_17;
// UnityEngine.Rect UnityEngine.UIElements.VisualElement::lastLayout
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___lastLayout_18;
// UnityEngine.Rect UnityEngine.UIElements.VisualElement::lastPseudoPadding
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___lastPseudoPadding_19;
// UnityEngine.UIElements.UIR.RenderChainVEData UnityEngine.UIElements.VisualElement::renderChainData
RenderChainVEData_t582DE9DA38C6B608A9A38286FCF6FA70398B5847 ___renderChainData_20;
// UnityEngine.Rect UnityEngine.UIElements.VisualElement::m_Layout
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___m_Layout_21;
// UnityEngine.Rect UnityEngine.UIElements.VisualElement::m_BoundingBox
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___m_BoundingBox_22;
// UnityEngine.Rect UnityEngine.UIElements.VisualElement::m_WorldBoundingBox
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___m_WorldBoundingBox_23;
// UnityEngine.Matrix4x4 UnityEngine.UIElements.VisualElement::m_WorldTransformCache
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___m_WorldTransformCache_24;
// UnityEngine.Matrix4x4 UnityEngine.UIElements.VisualElement::m_WorldTransformInverseCache
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___m_WorldTransformInverseCache_25;
// UnityEngine.Rect UnityEngine.UIElements.VisualElement::m_WorldClip
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___m_WorldClip_26;
// UnityEngine.Rect UnityEngine.UIElements.VisualElement::m_WorldClipMinusGroup
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___m_WorldClipMinusGroup_27;
// System.Boolean UnityEngine.UIElements.VisualElement::m_WorldClipIsInfinite
bool ___m_WorldClipIsInfinite_28;
// UnityEngine.UIElements.PseudoStates UnityEngine.UIElements.VisualElement::triggerPseudoMask
int32_t ___triggerPseudoMask_30;
// UnityEngine.UIElements.PseudoStates UnityEngine.UIElements.VisualElement::dependencyPseudoMask
int32_t ___dependencyPseudoMask_31;
// UnityEngine.UIElements.PseudoStates UnityEngine.UIElements.VisualElement::m_PseudoStates
int32_t ___m_PseudoStates_32;
// UnityEngine.UIElements.PickingMode UnityEngine.UIElements.VisualElement::<pickingMode>k__BackingField
int32_t ___U3CpickingModeU3Ek__BackingField_33;
// UnityEngine.Yoga.YogaNode UnityEngine.UIElements.VisualElement::<yogaNode>k__BackingField
YogaNode_t4B5B593220CCB315B5A60CB48BA4795636F04DDA* ___U3CyogaNodeU3Ek__BackingField_34;
// UnityEngine.UIElements.ComputedStyle UnityEngine.UIElements.VisualElement::m_Style
ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C ___m_Style_35;
// UnityEngine.UIElements.StyleVariableContext UnityEngine.UIElements.VisualElement::variableContext
StyleVariableContext_tF74F2787CE1F6BEBBFBFF0771CF493AC9E403527* ___variableContext_36;
// System.Int32 UnityEngine.UIElements.VisualElement::inheritedStylesHash
int32_t ___inheritedStylesHash_37;
// System.UInt32 UnityEngine.UIElements.VisualElement::controlid
uint32_t ___controlid_38;
// System.Int32 UnityEngine.UIElements.VisualElement::imguiContainerDescendantCount
int32_t ___imguiContainerDescendantCount_39;
// System.Boolean UnityEngine.UIElements.VisualElement::<enabledSelf>k__BackingField
bool ___U3CenabledSelfU3Ek__BackingField_40;
// System.Action`1<UnityEngine.UIElements.MeshGenerationContext> UnityEngine.UIElements.VisualElement::<generateVisualContent>k__BackingField
Action_1_t3DC3411926243F1DB9C330F8E105B904E38C1A0B* ___U3CgenerateVisualContentU3Ek__BackingField_41;
// Unity.Profiling.ProfilerMarker UnityEngine.UIElements.VisualElement::k_GenerateVisualContentMarker
ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD ___k_GenerateVisualContentMarker_42;
// UnityEngine.UIElements.VisualElement/RenderTargetMode UnityEngine.UIElements.VisualElement::m_SubRenderTargetMode
int32_t ___m_SubRenderTargetMode_43;
// UnityEngine.Material UnityEngine.UIElements.VisualElement::m_defaultMaterial
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___m_defaultMaterial_45;
// System.Collections.Generic.List`1<UnityEngine.UIElements.Experimental.IValueAnimationUpdate> UnityEngine.UIElements.VisualElement::m_RunningAnimations
List_1_t96E9133B70FB6765E6B138E810D33E18901715DA* ___m_RunningAnimations_46;
// UnityEngine.UIElements.VisualElement/Hierarchy UnityEngine.UIElements.VisualElement::<hierarchy>k__BackingField
Hierarchy_t4CF226F0EDE9C117C51C505730FC80641B1F1677 ___U3ChierarchyU3Ek__BackingField_48;
// System.Boolean UnityEngine.UIElements.VisualElement::<isRootVisualContainer>k__BackingField
bool ___U3CisRootVisualContainerU3Ek__BackingField_49;
// System.Boolean UnityEngine.UIElements.VisualElement::<cacheAsBitmap>k__BackingField
bool ___U3CcacheAsBitmapU3Ek__BackingField_50;
// UnityEngine.UIElements.VisualElement UnityEngine.UIElements.VisualElement::m_PhysicalParent
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___m_PhysicalParent_51;
// UnityEngine.UIElements.VisualElement UnityEngine.UIElements.VisualElement::m_LogicalParent
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___m_LogicalParent_52;
// System.Collections.Generic.List`1<UnityEngine.UIElements.VisualElement> UnityEngine.UIElements.VisualElement::m_Children
List_1_t6115BBE78FE9310B180A2027321DF46F2A06AC95* ___m_Children_54;
// UnityEngine.UIElements.BaseVisualElementPanel UnityEngine.UIElements.VisualElement::<elementPanel>k__BackingField
BaseVisualElementPanel_tE3811F3D1474B72CB6CD5BCEECFF5B5CBEC1E303* ___U3CelementPanelU3Ek__BackingField_55;
// UnityEngine.UIElements.VisualTreeAsset UnityEngine.UIElements.VisualElement::m_VisualTreeAssetSource
VisualTreeAsset_tFB5BF81F0780A412AE5A7C2C552B3EEA64EA2EEB* ___m_VisualTreeAssetSource_56;
// UnityEngine.UIElements.InlineStyleAccess UnityEngine.UIElements.VisualElement::inlineStyleAccess
InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165* ___inlineStyleAccess_58;
// System.Collections.Generic.List`1<UnityEngine.UIElements.StyleSheet> UnityEngine.UIElements.VisualElement::styleSheetList
List_1_tEA16F82F7871418E28EB6F551D77A8AD9F2E337F* ___styleSheetList_59;
// UnityEngine.UIElements.VisualElement/TypeData UnityEngine.UIElements.VisualElement::m_TypeData
TypeData_t01D670B4E71B5571B38C7412B1E652A47D6AF66A* ___m_TypeData_63;
};
struct VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115_StaticFields
{
// System.UInt32 UnityEngine.UIElements.VisualElement::s_NextId
uint32_t ___s_NextId_8;
// System.Collections.Generic.List`1<System.String> UnityEngine.UIElements.VisualElement::s_EmptyClassList
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* ___s_EmptyClassList_9;
// UnityEngine.PropertyName UnityEngine.UIElements.VisualElement::userDataPropertyKey
PropertyName_tE4B4AAA58AF3BF2C0CD95509EB7B786F096901C2 ___userDataPropertyKey_10;
// System.String UnityEngine.UIElements.VisualElement::disabledUssClassName
String_t* ___disabledUssClassName_11;
// UnityEngine.Rect UnityEngine.UIElements.VisualElement::s_InfiniteRect
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___s_InfiniteRect_29;
// UnityEngine.Material UnityEngine.UIElements.VisualElement::s_runtimeMaterial
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___s_runtimeMaterial_44;
// System.Collections.Generic.List`1<UnityEngine.UIElements.VisualElement> UnityEngine.UIElements.VisualElement::s_EmptyList
List_1_t6115BBE78FE9310B180A2027321DF46F2A06AC95* ___s_EmptyList_53;
// UnityEngine.UIElements.VisualElement/CustomStyleAccess UnityEngine.UIElements.VisualElement::s_CustomStyleAccess
CustomStyleAccess_t170C852102B4D09FB478B620A75B14D096F9F2B1* ___s_CustomStyleAccess_57;
// System.Text.RegularExpressions.Regex UnityEngine.UIElements.VisualElement::s_InternalStyleSheetPath
Regex_tE773142C2BE45C5D362B0F815AFF831707A51772* ___s_InternalStyleSheetPath_60;
// UnityEngine.PropertyName UnityEngine.UIElements.VisualElement::tooltipPropertyKey
PropertyName_tE4B4AAA58AF3BF2C0CD95509EB7B786F096901C2 ___tooltipPropertyKey_61;
// System.Collections.Generic.Dictionary`2<System.Type,UnityEngine.UIElements.VisualElement/TypeData> UnityEngine.UIElements.VisualElement::s_TypeData
Dictionary_2_t4055F6540F36F21F9FEDAFB92D8E0089B38EBBC8* ___s_TypeData_62;
};
// UnityEngine.UIElements.InlineStyleAccess
struct InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165 : public StyleValueCollection_t5ADC08D23E648FBE78F2C161494786E6C83E1377
{
// System.Collections.Generic.List`1<UnityEngine.UIElements.StyleSheets.StyleValueManaged> UnityEngine.UIElements.InlineStyleAccess::m_ValuesManaged
List_1_t05E80B72E11DAF32DE5C2209E33E4AA7D99CCE45* ___m_ValuesManaged_2;
// UnityEngine.UIElements.VisualElement UnityEngine.UIElements.InlineStyleAccess::<ve>k__BackingField
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___U3CveU3Ek__BackingField_3;
// System.Boolean UnityEngine.UIElements.InlineStyleAccess::m_HasInlineCursor
bool ___m_HasInlineCursor_4;
// UnityEngine.UIElements.StyleCursor UnityEngine.UIElements.InlineStyleAccess::m_InlineCursor
StyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610 ___m_InlineCursor_5;
// System.Boolean UnityEngine.UIElements.InlineStyleAccess::m_HasInlineTextShadow
bool ___m_HasInlineTextShadow_6;
// UnityEngine.UIElements.StyleTextShadow UnityEngine.UIElements.InlineStyleAccess::m_InlineTextShadow
StyleTextShadow_tCDDF1FE733ADBAA5ACA3B74620D4728E83F54252 ___m_InlineTextShadow_7;
// System.Boolean UnityEngine.UIElements.InlineStyleAccess::m_HasInlineTransformOrigin
bool ___m_HasInlineTransformOrigin_8;
// UnityEngine.UIElements.StyleTransformOrigin UnityEngine.UIElements.InlineStyleAccess::m_InlineTransformOrigin
StyleTransformOrigin_t708B2E73541ECAE23D286FE68D6BC2CCFAAB84A6 ___m_InlineTransformOrigin_9;
// System.Boolean UnityEngine.UIElements.InlineStyleAccess::m_HasInlineTranslate
bool ___m_HasInlineTranslate_10;
// UnityEngine.UIElements.StyleTranslate UnityEngine.UIElements.InlineStyleAccess::m_InlineTranslateOperation
StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089 ___m_InlineTranslateOperation_11;
// System.Boolean UnityEngine.UIElements.InlineStyleAccess::m_HasInlineRotate
bool ___m_HasInlineRotate_12;
// UnityEngine.UIElements.StyleRotate UnityEngine.UIElements.InlineStyleAccess::m_InlineRotateOperation
StyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B ___m_InlineRotateOperation_13;
// System.Boolean UnityEngine.UIElements.InlineStyleAccess::m_HasInlineScale
bool ___m_HasInlineScale_14;
// UnityEngine.UIElements.StyleScale UnityEngine.UIElements.InlineStyleAccess::m_InlineScale
StyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC ___m_InlineScale_15;
// UnityEngine.UIElements.InlineStyleAccess/InlineRule UnityEngine.UIElements.InlineStyleAccess::m_InlineRule
InlineRule_t33A25EE06BCFCD5561E60223DF8544C8EF644C30 ___m_InlineRule_16;
};
struct InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165_StaticFields
{
// UnityEngine.UIElements.StyleSheets.StylePropertyReader UnityEngine.UIElements.InlineStyleAccess::s_StylePropertyReader
StylePropertyReader_tA960AF3A0C411045E92E04E997D7EB2EF1B7552A* ___s_StylePropertyReader_1;
};
// UnityEngine.UIElements.RuntimePanel
struct RuntimePanel_t2ED2270758B54860F1289847C0C78A7D31565346 : public BaseRuntimePanel_tEDFA512CC6692082EBBB87E5DC446A88D2E75DC4
{
// UnityEngine.UIElements.PanelSettings UnityEngine.UIElements.RuntimePanel::m_PanelSettings
PanelSettings_t0621207D5DD3BB89DB587440E8F9E07234283DEC* ___m_PanelSettings_59;
};
struct RuntimePanel_t2ED2270758B54860F1289847C0C78A7D31565346_StaticFields
{
// UnityEngine.UIElements.EventDispatcher UnityEngine.UIElements.RuntimePanel::s_EventDispatcher
EventDispatcher_t9BC38CC96E93EAD1D818EE751260FE4687B0D398* ___s_EventDispatcher_58;
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
// UnityEngine.UIElements.ComputedTransitionProperty[]
struct ComputedTransitionPropertyU5BU5D_t25B9E78F5276CDA297C8215C316452CAB8219E82 : public RuntimeArray
{
ALIGN_FIELD (8) ComputedTransitionProperty_tD8E4D8EB5DD69E063944F27A48D9263F4F1354E1 m_Items[1];
inline ComputedTransitionProperty_tD8E4D8EB5DD69E063944F27A48D9263F4F1354E1 GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline ComputedTransitionProperty_tD8E4D8EB5DD69E063944F27A48D9263F4F1354E1* GetAddressAt(il2cpp_array_size_t index)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items + index;
}
inline void SetAt(il2cpp_array_size_t index, ComputedTransitionProperty_tD8E4D8EB5DD69E063944F27A48D9263F4F1354E1 value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___easingCurve_3), (void*)NULL);
}
inline ComputedTransitionProperty_tD8E4D8EB5DD69E063944F27A48D9263F4F1354E1 GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline ComputedTransitionProperty_tD8E4D8EB5DD69E063944F27A48D9263F4F1354E1* GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, ComputedTransitionProperty_tD8E4D8EB5DD69E063944F27A48D9263F4F1354E1 value)
{
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___easingCurve_3), (void*)NULL);
}
};
// UnityEngine.UIElements.StyleProperty[]
struct StylePropertyU5BU5D_t1DEB0C869D51682C0583AA00CE776FE8B8C36783 : public RuntimeArray
{
ALIGN_FIELD (8) StyleProperty_tD117EB807BAA83855E65AC56B8D6FB84D6F7CF83* m_Items[1];
inline StyleProperty_tD117EB807BAA83855E65AC56B8D6FB84D6F7CF83* GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline StyleProperty_tD117EB807BAA83855E65AC56B8D6FB84D6F7CF83** GetAddressAt(il2cpp_array_size_t index)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items + index;
}
inline void SetAt(il2cpp_array_size_t index, StyleProperty_tD117EB807BAA83855E65AC56B8D6FB84D6F7CF83* value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
}
inline StyleProperty_tD117EB807BAA83855E65AC56B8D6FB84D6F7CF83* GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline StyleProperty_tD117EB807BAA83855E65AC56B8D6FB84D6F7CF83** GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, StyleProperty_tD117EB807BAA83855E65AC56B8D6FB84D6F7CF83* value)
{
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
}
};
// UnityEngine.UIElements.StyleSheets.StylePropertyId[]
struct StylePropertyIdU5BU5D_t6A118EB2D7976A5AE0C4E89D3F53D4454EC7E359 : public RuntimeArray
{
ALIGN_FIELD (8) int32_t m_Items[1];
inline int32_t GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline int32_t* GetAddressAt(il2cpp_array_size_t index)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items + index;
}
inline void SetAt(il2cpp_array_size_t index, int32_t value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
}
inline int32_t GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline int32_t* GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, int32_t value)
{
m_Items[index] = value;
}
};
// System.String[]
struct StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248 : public RuntimeArray
{
ALIGN_FIELD (8) String_t* m_Items[1];
inline String_t* GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline String_t** GetAddressAt(il2cpp_array_size_t index)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items + index;
}
inline void SetAt(il2cpp_array_size_t index, String_t* value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
}
inline String_t* GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline String_t** GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, String_t* value)
{
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
}
};
// UnityEngine.UIElements.StyleSelector[]
struct StyleSelectorU5BU5D_t11A633455FC601606B3DF3CEDDDAB1625B54708D : public RuntimeArray
{
ALIGN_FIELD (8) StyleSelector_t9B00AE16312CA9F598A45B52F74BC14899CA7362* m_Items[1];
inline StyleSelector_t9B00AE16312CA9F598A45B52F74BC14899CA7362* GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline StyleSelector_t9B00AE16312CA9F598A45B52F74BC14899CA7362** GetAddressAt(il2cpp_array_size_t index)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items + index;
}
inline void SetAt(il2cpp_array_size_t index, StyleSelector_t9B00AE16312CA9F598A45B52F74BC14899CA7362* value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
}
inline StyleSelector_t9B00AE16312CA9F598A45B52F74BC14899CA7362* GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline StyleSelector_t9B00AE16312CA9F598A45B52F74BC14899CA7362** GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, StyleSelector_t9B00AE16312CA9F598A45B52F74BC14899CA7362* value)
{
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
}
};
// UnityEngine.UIElements.StyleSelectorPart[]
struct StyleSelectorPartU5BU5D_tBA574FB3E75E94E52874FDB7B05B9048E8A5421B : public RuntimeArray
{
ALIGN_FIELD (8) StyleSelectorPart_tEE5B8ADC7D114C7486CC8301FF96C114FF3C9470 m_Items[1];
inline StyleSelectorPart_tEE5B8ADC7D114C7486CC8301FF96C114FF3C9470 GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline StyleSelectorPart_tEE5B8ADC7D114C7486CC8301FF96C114FF3C9470* GetAddressAt(il2cpp_array_size_t index)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items + index;
}
inline void SetAt(il2cpp_array_size_t index, StyleSelectorPart_tEE5B8ADC7D114C7486CC8301FF96C114FF3C9470 value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___m_Value_0), (void*)NULL);
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___tempData_2), (void*)NULL);
#endif
}
inline StyleSelectorPart_tEE5B8ADC7D114C7486CC8301FF96C114FF3C9470 GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline StyleSelectorPart_tEE5B8ADC7D114C7486CC8301FF96C114FF3C9470* GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, StyleSelectorPart_tEE5B8ADC7D114C7486CC8301FF96C114FF3C9470 value)
{
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___m_Value_0), (void*)NULL);
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___tempData_2), (void*)NULL);
#endif
}
};
// System.Object[]
struct ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918 : public RuntimeArray
{
ALIGN_FIELD (8) RuntimeObject* m_Items[1];
inline RuntimeObject* GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline RuntimeObject** GetAddressAt(il2cpp_array_size_t index)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items + index;
}
inline void SetAt(il2cpp_array_size_t index, RuntimeObject* value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
}
inline RuntimeObject* GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline RuntimeObject** GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, RuntimeObject* value)
{
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
}
};
// UnityEngine.UIElements.StyleValueHandle[]
struct StyleValueHandleU5BU5D_t66B7732469E9E30B1FB9A6E386315DAB36914ADE : public RuntimeArray
{
ALIGN_FIELD (8) StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D m_Items[1];
inline StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D* GetAddressAt(il2cpp_array_size_t index)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items + index;
}
inline void SetAt(il2cpp_array_size_t index, StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
}
inline StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D* GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D value)
{
m_Items[index] = value;
}
};
// UnityEngine.UIElements.StyleRule[]
struct StyleRuleU5BU5D_t7897A39D88CA043B2BFB5B28C53B41564EBA3AF3 : public RuntimeArray
{
ALIGN_FIELD (8) StyleRule_t69F0C0989004F85BBD9C72BC7A73F79BFE61651E* m_Items[1];
inline StyleRule_t69F0C0989004F85BBD9C72BC7A73F79BFE61651E* GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline StyleRule_t69F0C0989004F85BBD9C72BC7A73F79BFE61651E** GetAddressAt(il2cpp_array_size_t index)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items + index;
}
inline void SetAt(il2cpp_array_size_t index, StyleRule_t69F0C0989004F85BBD9C72BC7A73F79BFE61651E* value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
}
inline StyleRule_t69F0C0989004F85BBD9C72BC7A73F79BFE61651E* GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline StyleRule_t69F0C0989004F85BBD9C72BC7A73F79BFE61651E** GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, StyleRule_t69F0C0989004F85BBD9C72BC7A73F79BFE61651E* value)
{
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
}
};
// UnityEngine.UIElements.StyleComplexSelector[]
struct StyleComplexSelectorU5BU5D_tF7B5239DE9BF477DECF97EFBA7CB1D71C45DB857 : public RuntimeArray
{
ALIGN_FIELD (8) StyleComplexSelector_tE46C29F65FDBA48D3152781187401C8B55B7D8AD* m_Items[1];
inline StyleComplexSelector_tE46C29F65FDBA48D3152781187401C8B55B7D8AD* GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline StyleComplexSelector_tE46C29F65FDBA48D3152781187401C8B55B7D8AD** GetAddressAt(il2cpp_array_size_t index)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items + index;
}
inline void SetAt(il2cpp_array_size_t index, StyleComplexSelector_tE46C29F65FDBA48D3152781187401C8B55B7D8AD* value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
}
inline StyleComplexSelector_tE46C29F65FDBA48D3152781187401C8B55B7D8AD* GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline StyleComplexSelector_tE46C29F65FDBA48D3152781187401C8B55B7D8AD** GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, StyleComplexSelector_tE46C29F65FDBA48D3152781187401C8B55B7D8AD* value)
{
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
}
};
// UnityEngine.UIElements.StyleSheet/ImportStruct[]
struct ImportStructU5BU5D_t42D231FD5BB4B620965D7BED87D56D531B4C7AE9 : public RuntimeArray
{
ALIGN_FIELD (8) ImportStruct_t8CE0AC0405305E6E27224A07CF153167E99C98B1 m_Items[1];
inline ImportStruct_t8CE0AC0405305E6E27224A07CF153167E99C98B1 GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline ImportStruct_t8CE0AC0405305E6E27224A07CF153167E99C98B1* GetAddressAt(il2cpp_array_size_t index)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items + index;
}
inline void SetAt(il2cpp_array_size_t index, ImportStruct_t8CE0AC0405305E6E27224A07CF153167E99C98B1 value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___styleSheet_0), (void*)NULL);
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___mediaQueries_1), (void*)NULL);
#endif
}
inline ImportStruct_t8CE0AC0405305E6E27224A07CF153167E99C98B1 GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline ImportStruct_t8CE0AC0405305E6E27224A07CF153167E99C98B1* GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, ImportStruct_t8CE0AC0405305E6E27224A07CF153167E99C98B1 value)
{
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___styleSheet_0), (void*)NULL);
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___mediaQueries_1), (void*)NULL);
#endif
}
};
// UnityEngine.UIElements.StyleSheets.Dimension[]
struct DimensionU5BU5D_t1EE1B3F9368D444E779CAB3E1CBD9959F8762F4B : public RuntimeArray
{
ALIGN_FIELD (8) Dimension_t5B1EAB500AE32C3789A2BCC4D43F7A29996DF3F8 m_Items[1];
inline Dimension_t5B1EAB500AE32C3789A2BCC4D43F7A29996DF3F8 GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline Dimension_t5B1EAB500AE32C3789A2BCC4D43F7A29996DF3F8* GetAddressAt(il2cpp_array_size_t index)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items + index;
}
inline void SetAt(il2cpp_array_size_t index, Dimension_t5B1EAB500AE32C3789A2BCC4D43F7A29996DF3F8 value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
}
inline Dimension_t5B1EAB500AE32C3789A2BCC4D43F7A29996DF3F8 GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline Dimension_t5B1EAB500AE32C3789A2BCC4D43F7A29996DF3F8* GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, Dimension_t5B1EAB500AE32C3789A2BCC4D43F7A29996DF3F8 value)
{
m_Items[index] = value;
}
};
// System.Single[]
struct SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C : public RuntimeArray
{
ALIGN_FIELD (8) float m_Items[1];
inline float GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline float* GetAddressAt(il2cpp_array_size_t index)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items + index;
}
inline void SetAt(il2cpp_array_size_t index, float value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
}
inline float GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline float* GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, float value)
{
m_Items[index] = value;
}
};
// UnityEngine.Color[]
struct ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389 : public RuntimeArray
{
ALIGN_FIELD (8) Color_tD001788D726C3A7F1379BEED0260B9591F440C1F m_Items[1];
inline Color_tD001788D726C3A7F1379BEED0260B9591F440C1F GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline Color_tD001788D726C3A7F1379BEED0260B9591F440C1F* GetAddressAt(il2cpp_array_size_t index)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items + index;
}
inline void SetAt(il2cpp_array_size_t index, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
}
inline Color_tD001788D726C3A7F1379BEED0260B9591F440C1F GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline Color_tD001788D726C3A7F1379BEED0260B9591F440C1F* GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F value)
{
m_Items[index] = value;
}
};
// UnityEngine.Object[]
struct ObjectU5BU5D_tD4BF1BEC72A31DF6611C0B8FA3112AF128FC3F8A : public RuntimeArray
{
ALIGN_FIELD (8) Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C* m_Items[1];
inline Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C* GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C** GetAddressAt(il2cpp_array_size_t index)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items + index;
}
inline void SetAt(il2cpp_array_size_t index, Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C* value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
}
inline Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C* GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C** GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C* value)
{
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
}
};
// UnityEngine.UIElements.StyleSheets.ScalableImage[]
struct ScalableImageU5BU5D_t8C989174900062AED19A057FDCF0529F8C594A52 : public RuntimeArray
{
ALIGN_FIELD (8) ScalableImage_t64F0F6F75D1099EF5D595E70CA1A2A7B9914E80F m_Items[1];
inline ScalableImage_t64F0F6F75D1099EF5D595E70CA1A2A7B9914E80F GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline ScalableImage_t64F0F6F75D1099EF5D595E70CA1A2A7B9914E80F* GetAddressAt(il2cpp_array_size_t index)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items + index;
}
inline void SetAt(il2cpp_array_size_t index, ScalableImage_t64F0F6F75D1099EF5D595E70CA1A2A7B9914E80F value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___normalImage_0), (void*)NULL);
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___highResolutionImage_1), (void*)NULL);
#endif
}
inline ScalableImage_t64F0F6F75D1099EF5D595E70CA1A2A7B9914E80F GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline ScalableImage_t64F0F6F75D1099EF5D595E70CA1A2A7B9914E80F* GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, ScalableImage_t64F0F6F75D1099EF5D595E70CA1A2A7B9914E80F value)
{
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___normalImage_0), (void*)NULL);
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___highResolutionImage_1), (void*)NULL);
#endif
}
};
// UnityEngine.TextCore.Text.TextElementInfo[]
struct TextElementInfoU5BU5D_tEC28C9B72883EE21AA798913497C69E179A15C4E : public RuntimeArray
{
ALIGN_FIELD (8) TextElementInfo_tDD7A12E319505510E0B350E342BD55F32AB5F976 m_Items[1];
inline TextElementInfo_tDD7A12E319505510E0B350E342BD55F32AB5F976 GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline TextElementInfo_tDD7A12E319505510E0B350E342BD55F32AB5F976* GetAddressAt(il2cpp_array_size_t index)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items + index;
}
inline void SetAt(il2cpp_array_size_t index, TextElementInfo_tDD7A12E319505510E0B350E342BD55F32AB5F976 value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___textElement_3), (void*)NULL);
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___fontAsset_4), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___spriteAsset_5), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___material_7), (void*)NULL);
#endif
}
inline TextElementInfo_tDD7A12E319505510E0B350E342BD55F32AB5F976 GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline TextElementInfo_tDD7A12E319505510E0B350E342BD55F32AB5F976* GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, TextElementInfo_tDD7A12E319505510E0B350E342BD55F32AB5F976 value)
{
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___textElement_3), (void*)NULL);
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___fontAsset_4), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___spriteAsset_5), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___material_7), (void*)NULL);
#endif
}
};
// UnityEngine.TextCore.Text.LineInfo[]
struct LineInfoU5BU5D_t37598F2175B291797270D1161DC29B6296FB169D : public RuntimeArray
{
ALIGN_FIELD (8) LineInfo_t2BBD461B330C46ACA45596A8E72FEA4172F88CF5 m_Items[1];
inline LineInfo_t2BBD461B330C46ACA45596A8E72FEA4172F88CF5 GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline LineInfo_t2BBD461B330C46ACA45596A8E72FEA4172F88CF5* GetAddressAt(il2cpp_array_size_t index)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items + index;
}
inline void SetAt(il2cpp_array_size_t index, LineInfo_t2BBD461B330C46ACA45596A8E72FEA4172F88CF5 value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
}
inline LineInfo_t2BBD461B330C46ACA45596A8E72FEA4172F88CF5 GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline LineInfo_t2BBD461B330C46ACA45596A8E72FEA4172F88CF5* GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, LineInfo_t2BBD461B330C46ACA45596A8E72FEA4172F88CF5 value)
{
m_Items[index] = value;
}
};
// UnityEngine.UIElements.IUxmlFactory[]
struct IUxmlFactoryU5BU5D_t8994ABA10DA466E08CE753B11AC1EEF231260322 : public RuntimeArray
{
ALIGN_FIELD (8) RuntimeObject* m_Items[1];
inline RuntimeObject* GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline RuntimeObject** GetAddressAt(il2cpp_array_size_t index)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items + index;
}
inline void SetAt(il2cpp_array_size_t index, RuntimeObject* value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
}
inline RuntimeObject* GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline RuntimeObject** GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, RuntimeObject* value)
{
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
}
};
// System.Reflection.Assembly[]
struct AssemblyU5BU5D_t97B7B4E3FD4DA4944A4BFAA4DC484EA7D990B339 : public RuntimeArray
{
ALIGN_FIELD (8) Assembly_t* m_Items[1];
inline Assembly_t* GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline Assembly_t** GetAddressAt(il2cpp_array_size_t index)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items + index;
}
inline void SetAt(il2cpp_array_size_t index, Assembly_t* value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
}
inline Assembly_t* GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline Assembly_t** GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, Assembly_t* value)
{
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
}
};
// System.Type[]
struct TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB : public RuntimeArray
{
ALIGN_FIELD (8) Type_t* m_Items[1];
inline Type_t* GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline Type_t** GetAddressAt(il2cpp_array_size_t index)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items + index;
}
inline void SetAt(il2cpp_array_size_t index, Type_t* value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
}
inline Type_t* GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline Type_t** GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, Type_t* value)
{
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
}
};
// UnityEngine.UIElements.StyleSheets.StyleValue[]
struct StyleValueU5BU5D_t544D1F13B44DC23CA765A18E32B7779768FDF0C8 : public RuntimeArray
{
ALIGN_FIELD (8) StyleValue_t56307594EC04E04EFBCC3220595B4AAD66FF93C5 m_Items[1];
inline StyleValue_t56307594EC04E04EFBCC3220595B4AAD66FF93C5 GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline StyleValue_t56307594EC04E04EFBCC3220595B4AAD66FF93C5* GetAddressAt(il2cpp_array_size_t index)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items + index;
}
inline void SetAt(il2cpp_array_size_t index, StyleValue_t56307594EC04E04EFBCC3220595B4AAD66FF93C5 value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
}
inline StyleValue_t56307594EC04E04EFBCC3220595B4AAD66FF93C5 GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline StyleValue_t56307594EC04E04EFBCC3220595B4AAD66FF93C5* GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, StyleValue_t56307594EC04E04EFBCC3220595B4AAD66FF93C5 value)
{
m_Items[index] = value;
}
};
// UnityEngine.UIElements.StyleVariable[]
struct StyleVariableU5BU5D_tFE786BD2C1F914C1605C072F0BB10C405C0B4D96 : public RuntimeArray
{
ALIGN_FIELD (8) StyleVariable_t5D4DEC936102A13961F4F2C6214B83D6CDC56269 m_Items[1];
inline StyleVariable_t5D4DEC936102A13961F4F2C6214B83D6CDC56269 GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline StyleVariable_t5D4DEC936102A13961F4F2C6214B83D6CDC56269* GetAddressAt(il2cpp_array_size_t index)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items + index;
}
inline void SetAt(il2cpp_array_size_t index, StyleVariable_t5D4DEC936102A13961F4F2C6214B83D6CDC56269 value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___name_0), (void*)NULL);
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___sheet_1), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___handles_2), (void*)NULL);
#endif
}
inline StyleVariable_t5D4DEC936102A13961F4F2C6214B83D6CDC56269 GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline StyleVariable_t5D4DEC936102A13961F4F2C6214B83D6CDC56269* GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, StyleVariable_t5D4DEC936102A13961F4F2C6214B83D6CDC56269 value)
{
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___name_0), (void*)NULL);
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___sheet_1), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___handles_2), (void*)NULL);
#endif
}
};
// System.Int32[]
struct Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C : public RuntimeArray
{
ALIGN_FIELD (8) int32_t m_Items[1];
inline int32_t GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline int32_t* GetAddressAt(il2cpp_array_size_t index)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items + index;
}
inline void SetAt(il2cpp_array_size_t index, int32_t value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
}
inline int32_t GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline int32_t* GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, int32_t value)
{
m_Items[index] = value;
}
};
// UnityEngine.UIElements.StyleSheets.StylePropertyValue[]
struct StylePropertyValueU5BU5D_t4DE6509822A9A487529DC8DC8C08CB8822CE8688 : public RuntimeArray
{
ALIGN_FIELD (8) StylePropertyValue_tED32F617FABE99611B213BFCF9D1D909E7F141C2 m_Items[1];
inline StylePropertyValue_tED32F617FABE99611B213BFCF9D1D909E7F141C2 GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline StylePropertyValue_tED32F617FABE99611B213BFCF9D1D909E7F141C2* GetAddressAt(il2cpp_array_size_t index)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items + index;
}
inline void SetAt(il2cpp_array_size_t index, StylePropertyValue_tED32F617FABE99611B213BFCF9D1D909E7F141C2 value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___sheet_0), (void*)NULL);
}
inline StylePropertyValue_tED32F617FABE99611B213BFCF9D1D909E7F141C2 GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline StylePropertyValue_tED32F617FABE99611B213BFCF9D1D909E7F141C2* GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, StylePropertyValue_tED32F617FABE99611B213BFCF9D1D909E7F141C2 value)
{
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___sheet_0), (void*)NULL);
}
};
IL2CPP_EXTERN_C void Cursor_t24C3B5095F65B86794C4F7EA168E324DFDA9EE82_marshal_pinvoke(const Cursor_t24C3B5095F65B86794C4F7EA168E324DFDA9EE82& unmarshaled, Cursor_t24C3B5095F65B86794C4F7EA168E324DFDA9EE82_marshaled_pinvoke& marshaled);
IL2CPP_EXTERN_C void Cursor_t24C3B5095F65B86794C4F7EA168E324DFDA9EE82_marshal_pinvoke_back(const Cursor_t24C3B5095F65B86794C4F7EA168E324DFDA9EE82_marshaled_pinvoke& marshaled, Cursor_t24C3B5095F65B86794C4F7EA168E324DFDA9EE82& unmarshaled);
IL2CPP_EXTERN_C void Cursor_t24C3B5095F65B86794C4F7EA168E324DFDA9EE82_marshal_pinvoke_cleanup(Cursor_t24C3B5095F65B86794C4F7EA168E324DFDA9EE82_marshaled_pinvoke& marshaled);
IL2CPP_EXTERN_C void Cursor_t24C3B5095F65B86794C4F7EA168E324DFDA9EE82_marshal_com(const Cursor_t24C3B5095F65B86794C4F7EA168E324DFDA9EE82& unmarshaled, Cursor_t24C3B5095F65B86794C4F7EA168E324DFDA9EE82_marshaled_com& marshaled);
IL2CPP_EXTERN_C void Cursor_t24C3B5095F65B86794C4F7EA168E324DFDA9EE82_marshal_com_back(const Cursor_t24C3B5095F65B86794C4F7EA168E324DFDA9EE82_marshaled_com& marshaled, Cursor_t24C3B5095F65B86794C4F7EA168E324DFDA9EE82& unmarshaled);
IL2CPP_EXTERN_C void Cursor_t24C3B5095F65B86794C4F7EA168E324DFDA9EE82_marshal_com_cleanup(Cursor_t24C3B5095F65B86794C4F7EA168E324DFDA9EE82_marshaled_com& marshaled);
IL2CPP_EXTERN_C void Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7_marshal_pinvoke(const Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7& unmarshaled, Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7_marshaled_pinvoke& marshaled);
IL2CPP_EXTERN_C void Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7_marshal_pinvoke_back(const Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7_marshaled_pinvoke& marshaled, Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7& unmarshaled);
IL2CPP_EXTERN_C void Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7_marshal_pinvoke_cleanup(Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7_marshaled_pinvoke& marshaled);
IL2CPP_EXTERN_C void Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7_marshal_com(const Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7& unmarshaled, Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7_marshaled_com& marshaled);
IL2CPP_EXTERN_C void Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7_marshal_com_back(const Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7_marshaled_com& marshaled, Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7& unmarshaled);
IL2CPP_EXTERN_C void Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7_marshal_com_cleanup(Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7_marshaled_com& marshaled);
IL2CPP_EXTERN_C void Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7_marshal_pinvoke(const Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7& unmarshaled, Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7_marshaled_pinvoke& marshaled);
IL2CPP_EXTERN_C void Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7_marshal_pinvoke_back(const Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7_marshaled_pinvoke& marshaled, Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7& unmarshaled);
IL2CPP_EXTERN_C void Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7_marshal_pinvoke_cleanup(Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7_marshaled_pinvoke& marshaled);
IL2CPP_EXTERN_C void Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7_marshal_com(const Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7& unmarshaled, Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7_marshaled_com& marshaled);
IL2CPP_EXTERN_C void Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7_marshal_com_back(const Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7_marshaled_com& marshaled, Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7& unmarshaled);
IL2CPP_EXTERN_C void Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7_marshal_com_cleanup(Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7_marshaled_com& marshaled);
IL2CPP_EXTERN_C void Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E_marshal_pinvoke(const Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E& unmarshaled, Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E_marshaled_pinvoke& marshaled);
IL2CPP_EXTERN_C void Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E_marshal_pinvoke_back(const Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E_marshaled_pinvoke& marshaled, Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E& unmarshaled);
IL2CPP_EXTERN_C void Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E_marshal_pinvoke_cleanup(Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E_marshaled_pinvoke& marshaled);
IL2CPP_EXTERN_C void Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E_marshal_com(const Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E& unmarshaled, Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E_marshaled_com& marshaled);
IL2CPP_EXTERN_C void Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E_marshal_com_back(const Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E_marshaled_com& marshaled, Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E& unmarshaled);
IL2CPP_EXTERN_C void Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E_marshal_com_cleanup(Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E_marshaled_com& marshaled);
// System.Int32 System.Collections.Generic.List`1<UnityEngine.UIElements.ComputedTransitionProperty>::get_Count()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t List_1_get_Count_mCEB86E1110800308BC5A334AA3BA1990B57277F1_gshared_inline (List_1_t888EAF80C1646E9D51193F9F6E183344845FB66C* __this, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.ComputedTransitionProperty>::CopyTo(T[])
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_CopyTo_mD7634631BD6662BE54BCB42891780D347250A97D_gshared (List_1_t888EAF80C1646E9D51193F9F6E183344845FB66C* __this, ComputedTransitionPropertyU5BU5D_t25B9E78F5276CDA297C8215C316452CAB8219E82* ___array0, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.ComputedTransitionProperty>::Clear()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Clear_m659833643F6A4A94DE32AB2F7DF8635208D30B0E_gshared_inline (List_1_t888EAF80C1646E9D51193F9F6E183344845FB66C* __this, const RuntimeMethod* method) ;
// System.Collections.Generic.List`1/Enumerator<T> System.Collections.Generic.List`1<UnityEngine.UIElements.TimeValue>::GetEnumerator()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_t32822E1A2CC07CC3CE2FD8F877E9D5BC245B05DE List_1_GetEnumerator_m9398A7DE93777CD4C772F6E0CE23D101C386C600_gshared (List_1_t437B6C3879E969156A381BDC3C459CF809D39DDF* __this, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.UIElements.TimeValue>::Dispose()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mD48706C6DDF8B40E9EDFC42D7ADFC0995E9C9DC6_gshared (Enumerator_t32822E1A2CC07CC3CE2FD8F877E9D5BC245B05DE* __this, const RuntimeMethod* method) ;
// T System.Collections.Generic.List`1/Enumerator<UnityEngine.UIElements.TimeValue>::get_Current()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR TimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E Enumerator_get_Current_m6B0CB0A9194C5191DE6CE95ADCF89C050127C576_gshared_inline (Enumerator_t32822E1A2CC07CC3CE2FD8F877E9D5BC245B05DE* __this, const RuntimeMethod* method) ;
// System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.UIElements.TimeValue>::MoveNext()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m5613AE6E4D5AC8AA154F3207825FD1AC1DD5CFD2_gshared (Enumerator_t32822E1A2CC07CC3CE2FD8F877E9D5BC245B05DE* __this, const RuntimeMethod* method) ;
// System.Collections.Generic.List`1/Enumerator<T> System.Collections.Generic.List`1<UnityEngine.UIElements.StylePropertyName>::GetEnumerator()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_t72FA0BD85114201DF7DC6AB5CD84F383CA13B94D List_1_GetEnumerator_m4DCD64E0FCE9A5E9C950A3875125D9895B783C54_gshared (List_1_tD6F1685FEE5A196B3002ACC649A1DF5C65162268* __this, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.UIElements.StylePropertyName>::Dispose()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m844FEA75F42CD2ACE9C39C0A5B68C66C5B7B6C4D_gshared (Enumerator_t72FA0BD85114201DF7DC6AB5CD84F383CA13B94D* __this, const RuntimeMethod* method) ;
// T System.Collections.Generic.List`1/Enumerator<UnityEngine.UIElements.StylePropertyName>::get_Current()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR StylePropertyName_tCBE2B561C690538C8514BF56426AC486DC35B6FF Enumerator_get_Current_m4D5DE6032D2FE13FEB8F9A24DD665F4E7EAA3931_gshared_inline (Enumerator_t72FA0BD85114201DF7DC6AB5CD84F383CA13B94D* __this, const RuntimeMethod* method) ;
// System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.UIElements.StylePropertyName>::MoveNext()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m82944CA6B6616C35895A364783321A29750E2220_gshared (Enumerator_t72FA0BD85114201DF7DC6AB5CD84F383CA13B94D* __this, const RuntimeMethod* method) ;
// System.Collections.Generic.List`1/Enumerator<T> System.Collections.Generic.List`1<UnityEngine.UIElements.EasingFunction>::GetEnumerator()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_tC0AC870AE77DDBE86B4492AA22FB1A794E26CB4A List_1_GetEnumerator_m8E92C9F15F81D2F900282839BB8629E45E8D6272_gshared (List_1_tE7FB077B3CEA6371A27F72CC60962491AB71490B* __this, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.UIElements.EasingFunction>::Dispose()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m46E2E17CCE8FEF3FA717689FB39666E3C54F2640_gshared (Enumerator_tC0AC870AE77DDBE86B4492AA22FB1A794E26CB4A* __this, const RuntimeMethod* method) ;
// T System.Collections.Generic.List`1/Enumerator<UnityEngine.UIElements.EasingFunction>::get_Current()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR EasingFunction_t5197D3B06056326A8B5C96032CDEBD5D3BDCA7A4 Enumerator_get_Current_m0D8948E0A2288B5177AD7A9010631A26EFA86C8B_gshared_inline (Enumerator_tC0AC870AE77DDBE86B4492AA22FB1A794E26CB4A* __this, const RuntimeMethod* method) ;
// System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.UIElements.EasingFunction>::MoveNext()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m78DA330244787BBDA52A693B3B295062CBA3BE3D_gshared (Enumerator_tC0AC870AE77DDBE86B4492AA22FB1A794E26CB4A* __this, const RuntimeMethod* method) ;
// System.Int32 System.Collections.Generic.List`1<UnityEngine.UIElements.StylePropertyName>::get_Count()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t List_1_get_Count_m828EB26F6BCE9B7DC682DF2DB6500C146BF74ED9_gshared_inline (List_1_tD6F1685FEE5A196B3002ACC649A1DF5C65162268* __this, const RuntimeMethod* method) ;
// T System.Collections.Generic.List`1<UnityEngine.UIElements.StylePropertyName>::get_Item(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StylePropertyName_tCBE2B561C690538C8514BF56426AC486DC35B6FF List_1_get_Item_m2455DF403BC23EF806BBB35F26A197F1AA270CAC_gshared (List_1_tD6F1685FEE5A196B3002ACC649A1DF5C65162268* __this, int32_t ___index0, const RuntimeMethod* method) ;
// System.Int32 System.Collections.Generic.List`1<UnityEngine.UIElements.TimeValue>::get_Count()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t List_1_get_Count_m780E93121AF45C1AE9F963A3E27BD6D79647BD6E_gshared_inline (List_1_t437B6C3879E969156A381BDC3C459CF809D39DDF* __this, const RuntimeMethod* method) ;
// T System.Collections.Generic.List`1<UnityEngine.UIElements.TimeValue>::get_Item(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E List_1_get_Item_m54313A208BF733F363077C5A2C48B534128B0889_gshared (List_1_t437B6C3879E969156A381BDC3C459CF809D39DDF* __this, int32_t ___index0, const RuntimeMethod* method) ;
// T UnityEngine.UIElements.ComputedTransitionUtils::GetWrappingTransitionData<UnityEngine.UIElements.TimeValue>(System.Collections.Generic.List`1<T>,System.Int32,T)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E ComputedTransitionUtils_GetWrappingTransitionData_TisTimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E_m3D85E1B6349314B8B921810F1A74AB2C9C38AF44_gshared (List_1_t437B6C3879E969156A381BDC3C459CF809D39DDF* ___list0, int32_t ___i1, TimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E ___defaultValue2, const RuntimeMethod* method) ;
// T UnityEngine.UIElements.ComputedTransitionUtils::GetWrappingTransitionData<UnityEngine.UIElements.EasingFunction>(System.Collections.Generic.List`1<T>,System.Int32,T)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR EasingFunction_t5197D3B06056326A8B5C96032CDEBD5D3BDCA7A4 ComputedTransitionUtils_GetWrappingTransitionData_TisEasingFunction_t5197D3B06056326A8B5C96032CDEBD5D3BDCA7A4_mE9A5EA1AF6A12F8CC7609D5D7A6C592E5AA6F5F6_gshared (List_1_tE7FB077B3CEA6371A27F72CC60962491AB71490B* ___list0, int32_t ___i1, EasingFunction_t5197D3B06056326A8B5C96032CDEBD5D3BDCA7A4 ___defaultValue2, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.ComputedTransitionProperty>::Add(T)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Add_m763BE7EFAE43930CB9BFFE4865D23614EEEBFB7F_gshared_inline (List_1_t888EAF80C1646E9D51193F9F6E183344845FB66C* __this, ComputedTransitionProperty_tD8E4D8EB5DD69E063944F27A48D9263F4F1354E1 ___item0, const RuntimeMethod* method) ;
// System.Void System.Func`2<System.Single,System.Single>::.ctor(System.Object,System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Func_2__ctor_mD64CD30418B670CBB35821EC2D8C91B7A1FAA959_gshared (Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* __this, RuntimeObject* ___object0, intptr_t ___method1, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.ComputedTransitionProperty>::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_m8305B82D6AB284FBEBADC7B3AA8769E38C034792_gshared (List_1_t888EAF80C1646E9D51193F9F6E183344845FB66C* __this, const RuntimeMethod* method) ;
// System.Collections.Generic.List`1/Enumerator<T> System.Collections.Generic.List`1<UnityEngine.UIElements.StyleSheets.StyleValue>::GetEnumerator()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_tB72DF0A1B1C0AE8C401AAA543550E6B7F4F8E091 List_1_GetEnumerator_m79C661B4F2593F250F3AAEBE725ABBB3B97314E1_gshared (List_1_t686B3253BF1ECA33C528F281967CD2DA263C252E* __this, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.UIElements.StyleSheets.StyleValue>::Dispose()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m1F4E04F6F817CA0C550E88CACDBF06CECEEBA5A4_gshared (Enumerator_tB72DF0A1B1C0AE8C401AAA543550E6B7F4F8E091* __this, const RuntimeMethod* method) ;
// T System.Collections.Generic.List`1/Enumerator<UnityEngine.UIElements.StyleSheets.StyleValue>::get_Current()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR StyleValue_t56307594EC04E04EFBCC3220595B4AAD66FF93C5 Enumerator_get_Current_m2A71803E92C0B34206D38F91490F372EE7E8E999_gshared_inline (Enumerator_tB72DF0A1B1C0AE8C401AAA543550E6B7F4F8E091* __this, const RuntimeMethod* method) ;
// System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.UIElements.StyleSheets.StyleValue>::MoveNext()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m382A4115E9B245542508429960929A5A5A2DBC52_gshared (Enumerator_tB72DF0A1B1C0AE8C401AAA543550E6B7F4F8E091* __this, const RuntimeMethod* method) ;
// T System.Collections.Generic.List`1<UnityEngine.UIElements.StyleSheets.StyleValue>::get_Item(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StyleValue_t56307594EC04E04EFBCC3220595B4AAD66FF93C5 List_1_get_Item_m1E0036D7EC908E08932E6514B1EF92C3A8E4AB58_gshared (List_1_t686B3253BF1ECA33C528F281967CD2DA263C252E* __this, int32_t ___index0, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.StyleSheets.StyleValue>::RemoveAt(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_RemoveAt_m2276A13E0328D7750B5EFF7868F9F88CA313D5E6_gshared (List_1_t686B3253BF1ECA33C528F281967CD2DA263C252E* __this, int32_t ___index0, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.StyleSheets.StyleValue>::set_Item(System.Int32,T)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_set_Item_m2926C92062137EC290DA1AD54E4AFF3CCD529685_gshared (List_1_t686B3253BF1ECA33C528F281967CD2DA263C252E* __this, int32_t ___index0, StyleValue_t56307594EC04E04EFBCC3220595B4AAD66FF93C5 ___value1, const RuntimeMethod* method) ;
// System.Int32 System.Collections.Generic.List`1<UnityEngine.UIElements.StyleSheets.StyleValue>::get_Count()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t List_1_get_Count_m797905E92EF60F271F57D2F36C05AC429A5C0008_gshared_inline (List_1_t686B3253BF1ECA33C528F281967CD2DA263C252E* __this, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.StyleSheets.StyleValue>::Add(T)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Add_m87205283CED3CE7AC9AEC642FE8C34839086F2EF_gshared_inline (List_1_t686B3253BF1ECA33C528F281967CD2DA263C252E* __this, StyleValue_t56307594EC04E04EFBCC3220595B4AAD66FF93C5 ___item0, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.StyleSheets.StyleValue>::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_m3CB67AFF449C874D40106A7AC4CAA266C89D95B7_gshared (List_1_t686B3253BF1ECA33C528F281967CD2DA263C252E* __this, const RuntimeMethod* method) ;
// System.Collections.Generic.List`1/Enumerator<T> System.Collections.Generic.List`1<UnityEngine.UIElements.StyleSheets.StyleValueManaged>::GetEnumerator()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_t2F6204D88DD8195BFC2CC4BE1E513D4C02D55DD5 List_1_GetEnumerator_m41D099DDAA26C72466A2EB9CCA26EF85274EFF44_gshared (List_1_t05E80B72E11DAF32DE5C2209E33E4AA7D99CCE45* __this, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.UIElements.StyleSheets.StyleValueManaged>::Dispose()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_m32C3EB624F6EE8B92DB2A47AE2BA8984872A1132_gshared (Enumerator_t2F6204D88DD8195BFC2CC4BE1E513D4C02D55DD5* __this, const RuntimeMethod* method) ;
// T System.Collections.Generic.List`1/Enumerator<UnityEngine.UIElements.StyleSheets.StyleValueManaged>::get_Current()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR StyleValueManaged_t68DFBEC1594279E4DC56634FD5092318D1E9A5F4 Enumerator_get_Current_mB28ED58C8A392FC455EF04196845A959EC52DE9E_gshared_inline (Enumerator_t2F6204D88DD8195BFC2CC4BE1E513D4C02D55DD5* __this, const RuntimeMethod* method) ;
// System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.UIElements.StyleSheets.StyleValueManaged>::MoveNext()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mB5EDB1A39B767BF7677DEE42FF96C78914C7005C_gshared (Enumerator_t2F6204D88DD8195BFC2CC4BE1E513D4C02D55DD5* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.StyleEnum`1<System.Int32Enum>::.ctor(T,UnityEngine.UIElements.StyleKeyword)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StyleEnum_1__ctor_mB9C59363417961E50709E3547B84F72CDC187380_gshared (StyleEnum_1_t3DD2EBD4E359AFE77C2974ECAA1DEE50E0FACEDC* __this, int32_t ___v0, int32_t ___keyword1, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.UIElements.InlineStyleAccess::SetStyleValue<System.Int32Enum>(UnityEngine.UIElements.StyleSheets.StylePropertyId,UnityEngine.UIElements.StyleEnum`1<T>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InlineStyleAccess_SetStyleValue_TisInt32Enum_tCBAC8BA2BFF3A845FA599F303093BBBA374B6F0C_m0ECD0984424862322B2FE0E2F25DCDBD6C0054CE_gshared (InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165* __this, int32_t ___id0, StyleEnum_1_t3DD2EBD4E359AFE77C2974ECAA1DEE50E0FACEDC ___inlineValue1, const RuntimeMethod* method) ;
// System.String UnityEngine.UIElements.StyleValueExtensions::DebugString<UnityEngine.Color>(UnityEngine.UIElements.IStyleValue`1<T>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* StyleValueExtensions_DebugString_TisColor_tD001788D726C3A7F1379BEED0260B9591F440C1F_m75AB7542B96BDE599ADA1EB272EBBB1375FD922C_gshared (RuntimeObject* ___styleValue0, const RuntimeMethod* method) ;
// System.String UnityEngine.UIElements.StyleValueExtensions::DebugString<UnityEngine.UIElements.Cursor>(UnityEngine.UIElements.IStyleValue`1<T>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* StyleValueExtensions_DebugString_TisCursor_t24C3B5095F65B86794C4F7EA168E324DFDA9EE82_m4C1F96E64C62B12E7BE12B70FAD37732AB15D5E8_gshared (RuntimeObject* ___styleValue0, const RuntimeMethod* method) ;
// System.String UnityEngine.UIElements.StyleValueExtensions::DebugString<System.Single>(UnityEngine.UIElements.IStyleValue`1<T>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* StyleValueExtensions_DebugString_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_m1CD16BC8E577DBC9A642B15F0B6D923EB2B75FED_gshared (RuntimeObject* ___styleValue0, const RuntimeMethod* method) ;
// System.String UnityEngine.UIElements.StyleValueExtensions::DebugString<System.Int32>(UnityEngine.UIElements.IStyleValue`1<T>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* StyleValueExtensions_DebugString_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_m85E676FA9A75CB2CB1A6CB9A91219A61D3F4223E_gshared (RuntimeObject* ___styleValue0, const RuntimeMethod* method) ;
// System.String UnityEngine.UIElements.StyleValueExtensions::DebugString<UnityEngine.UIElements.Length>(UnityEngine.UIElements.IStyleValue`1<T>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* StyleValueExtensions_DebugString_TisLength_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256_mC09C0AFC32DCC3C8BEA41F26B44B3A35BA425E5A_gshared (RuntimeObject* ___styleValue0, const RuntimeMethod* method) ;
// System.String UnityEngine.UIElements.StyleValueExtensions::DebugString<UnityEngine.UIElements.Rotate>(UnityEngine.UIElements.IStyleValue`1<T>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* StyleValueExtensions_DebugString_TisRotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7_m841FA43D948C7F9C669958AD6402C3F3AFCE50CB_gshared (RuntimeObject* ___styleValue0, const RuntimeMethod* method) ;
// System.String UnityEngine.UIElements.StyleValueExtensions::DebugString<UnityEngine.UIElements.Scale>(UnityEngine.UIElements.IStyleValue`1<T>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* StyleValueExtensions_DebugString_TisScale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7_mB7DDB20450B8F961F4845FF5E70FA72EB96D9AF6_gshared (RuntimeObject* ___styleValue0, const RuntimeMethod* method) ;
// System.String UnityEngine.UIElements.StyleValueExtensions::DebugString<UnityEngine.UIElements.Translate>(UnityEngine.UIElements.IStyleValue`1<T>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* StyleValueExtensions_DebugString_TisTranslate_t494F6E802F8A640D67819C9D26BE62DED1218A8E_m4A25D7CBE1EC10BCBE4F5A8FABFCB69EEEA72153_gshared (RuntimeObject* ___styleValue0, const RuntimeMethod* method) ;
// System.String UnityEngine.UIElements.StyleValueExtensions::DebugString<UnityEngine.UIElements.TextShadow>(UnityEngine.UIElements.IStyleValue`1<T>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* StyleValueExtensions_DebugString_TisTextShadow_t6BADF37AB90ABCB63859A225B58AC5A580950A05_m300F71496F5A363D854EB6F4027E90762EAD27FC_gshared (RuntimeObject* ___styleValue0, const RuntimeMethod* method) ;
// System.String UnityEngine.UIElements.StyleValueExtensions::DebugString<UnityEngine.UIElements.TransformOrigin>(UnityEngine.UIElements.IStyleValue`1<T>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* StyleValueExtensions_DebugString_TisTransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502_mC52A65FA49F5BA6B8B6728788541F26A790FC1FD_gshared (RuntimeObject* ___styleValue0, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.Dictionary`2<System.Object,UnityEngine.UIElements.StyleComplexSelector/PseudoStateData>::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m3C5862A628EEC02A20BF1DD0DAC66C872AA86B71_gshared (Dictionary_2_t377C2B6CAA20982B0AC7A180E3800172E88C8BDE* __this, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.Dictionary`2<System.Object,UnityEngine.UIElements.StyleComplexSelector/PseudoStateData>::set_Item(TKey,TValue)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_set_Item_m65F7AB2D49B09E3F4C0FD364FC3DBDB4CC501C9C_gshared (Dictionary_2_t377C2B6CAA20982B0AC7A180E3800172E88C8BDE* __this, RuntimeObject* ___key0, PseudoStateData_tE5B3EBF682E8DE88E9325F44841D5B95FEB6F3A8 ___value1, const RuntimeMethod* method) ;
// System.Boolean System.Collections.Generic.Dictionary`2<System.Object,UnityEngine.UIElements.StyleComplexSelector/PseudoStateData>::TryGetValue(TKey,TValue&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_TryGetValue_m210FC0055E9EF77E13C23B66ED80E6E7CD6DB4FF_gshared (Dictionary_2_t377C2B6CAA20982B0AC7A180E3800172E88C8BDE* __this, RuntimeObject* ___key0, PseudoStateData_tE5B3EBF682E8DE88E9325F44841D5B95FEB6F3A8* ___value1, const RuntimeMethod* method) ;
// System.Void System.Func`2<System.Object,System.Object>::.ctor(System.Object,System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Func_2__ctor_m7F8A01C0B02BC1D4063F4EB1E817F7A48562A398_gshared (Func_2_tACBF5A1656250800CE861707354491F0611F6624* __this, RuntimeObject* ___object0, intptr_t ___method1, const RuntimeMethod* method) ;
// System.Collections.Generic.IEnumerable`1<TResult> System.Linq.Enumerable::Select<System.Object,System.Object>(System.Collections.Generic.IEnumerable`1<TSource>,System.Func`2<TSource,TResult>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Enumerable_Select_TisRuntimeObject_TisRuntimeObject_m960CFE6ABFCB6C2399B69DEDFB27765D1FCE57A6_gshared (RuntimeObject* ___source0, Func_2_tACBF5A1656250800CE861707354491F0611F6624* ___selector1, const RuntimeMethod* method) ;
// TSource[] System.Linq.Enumerable::ToArray<System.Object>(System.Collections.Generic.IEnumerable`1<TSource>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* Enumerable_ToArray_TisRuntimeObject_m6B1F26FB2B3EA7B18B82FC81035440AAAEFCE924_gshared (RuntimeObject* ___source0, const RuntimeMethod* method) ;
// System.Void System.Func`2<UnityEngine.UIElements.StyleSelectorPart,System.Object>::.ctor(System.Object,System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Func_2__ctor_mB07F7BB5EA5FDCA2B92DF1C75BD847A5B03FA937_gshared (Func_2_tFD36EA818BBCBD1EDE1E1540FC3EF156A6ADCCAD* __this, RuntimeObject* ___object0, intptr_t ___method1, const RuntimeMethod* method) ;
// System.Collections.Generic.IEnumerable`1<TResult> System.Linq.Enumerable::Select<UnityEngine.UIElements.StyleSelectorPart,System.Object>(System.Collections.Generic.IEnumerable`1<TSource>,System.Func`2<TSource,TResult>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Enumerable_Select_TisStyleSelectorPart_tEE5B8ADC7D114C7486CC8301FF96C114FF3C9470_TisRuntimeObject_m29819D82CEB402F9D362628B0BDE569A08AA514E_gshared (RuntimeObject* ___source0, Func_2_tFD36EA818BBCBD1EDE1E1540FC3EF156A6ADCCAD* ___selector1, const RuntimeMethod* method) ;
// System.Collections.Generic.List`1/Enumerator<T> System.Collections.Generic.List`1<System.Object>::GetEnumerator()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_t9473BAB568A27E2339D48C1F91319E0F6D244D7A List_1_GetEnumerator_mD8294A7FA2BEB1929487127D476F8EC1CDC23BFC_gshared (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.List`1/Enumerator<System.Object>::Dispose()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mD9DC3E3C3697830A4823047AB29A77DBBB5ED419_gshared (Enumerator_t9473BAB568A27E2339D48C1F91319E0F6D244D7A* __this, const RuntimeMethod* method) ;
// T System.Collections.Generic.List`1/Enumerator<System.Object>::get_Current()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_m6330F15D18EE4F547C05DF9BF83C5EB710376027_gshared_inline (Enumerator_t9473BAB568A27E2339D48C1F91319E0F6D244D7A* __this, const RuntimeMethod* method) ;
// System.Boolean System.Collections.Generic.List`1/Enumerator<System.Object>::MoveNext()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mE921CC8F29FBBDE7CC3209A0ED0D921D58D00BCB_gshared (Enumerator_t9473BAB568A27E2339D48C1F91319E0F6D244D7A* __this, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.List`1<System.Object>::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_m7F078BB342729BDF11327FD89D7872265328F690_gshared (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.List`1<System.Object>::Add(T)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Add_mEBCF994CC3814631017F46A387B1A192ED6C85C7_gshared_inline (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, RuntimeObject* ___item0, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Object>::.ctor(System.Collections.Generic.IEqualityComparer`1<TKey>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_mB2760A703784902BE10E873BC760166EC9693D63_gshared (Dictionary_2_t14FE4A752A83D53771C584E4C8D14E01F2AFD7BA* __this, RuntimeObject* ___comparer0, const RuntimeMethod* method) ;
// System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Object>::TryGetValue(TKey,TValue&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_TryGetValue_mD15380A4ED7CDEE99EA45881577D26BA9CE1B849_gshared (Dictionary_2_t14FE4A752A83D53771C584E4C8D14E01F2AFD7BA* __this, RuntimeObject* ___key0, RuntimeObject** ___value1, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Object>::set_Item(TKey,TValue)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_set_Item_m1A840355E8EDAECEA9D0C6F5E51B248FAA449CBD_gshared (Dictionary_2_t14FE4A752A83D53771C584E4C8D14E01F2AFD7BA* __this, RuntimeObject* ___key0, RuntimeObject* ___value1, const RuntimeMethod* method) ;
// T UnityEngine.UIElements.StyleSheet::CheckAccess<UnityEngine.UIElements.StyleSheets.Dimension>(T[],UnityEngine.UIElements.StyleValueType,UnityEngine.UIElements.StyleValueHandle)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Dimension_t5B1EAB500AE32C3789A2BCC4D43F7A29996DF3F8 StyleSheet_CheckAccess_TisDimension_t5B1EAB500AE32C3789A2BCC4D43F7A29996DF3F8_m7F7E5CCFEEF4D1E030D63B9F3A7CA4326EC93388_gshared (DimensionU5BU5D_t1EE1B3F9368D444E779CAB3E1CBD9959F8762F4B* ___list0, int32_t ___type1, StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D ___handle2, const RuntimeMethod* method) ;
// T UnityEngine.UIElements.StyleSheet::CheckAccess<System.Single>(T[],UnityEngine.UIElements.StyleValueType,UnityEngine.UIElements.StyleValueHandle)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float StyleSheet_CheckAccess_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_mF7A39FC5324F01CAB2EC9117DA2E7EC6BC47DF4F_gshared (SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* ___list0, int32_t ___type1, StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D ___handle2, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.UIElements.StyleSheet::TryCheckAccess<System.Single>(T[],UnityEngine.UIElements.StyleValueType,UnityEngine.UIElements.StyleValueHandle,T&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool StyleSheet_TryCheckAccess_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_m196CB78CD695C1EB8B860CC012E05A81BC11C1DA_gshared (SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* ___list0, int32_t ___type1, StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D ___handle2, float* ___value3, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.UIElements.StyleSheet::TryCheckAccess<UnityEngine.UIElements.StyleSheets.Dimension>(T[],UnityEngine.UIElements.StyleValueType,UnityEngine.UIElements.StyleValueHandle,T&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool StyleSheet_TryCheckAccess_TisDimension_t5B1EAB500AE32C3789A2BCC4D43F7A29996DF3F8_m081318AFACE293559AA0637A669052626B1A76E8_gshared (DimensionU5BU5D_t1EE1B3F9368D444E779CAB3E1CBD9959F8762F4B* ___list0, int32_t ___type1, StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D ___handle2, Dimension_t5B1EAB500AE32C3789A2BCC4D43F7A29996DF3F8* ___value3, const RuntimeMethod* method) ;
// T UnityEngine.UIElements.StyleSheet::CheckAccess<UnityEngine.Color>(T[],UnityEngine.UIElements.StyleValueType,UnityEngine.UIElements.StyleValueHandle)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Color_tD001788D726C3A7F1379BEED0260B9591F440C1F StyleSheet_CheckAccess_TisColor_tD001788D726C3A7F1379BEED0260B9591F440C1F_m0D9C3D1AB7916608314A04FCA033C0DEE7DF8C9E_gshared (ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389* ___list0, int32_t ___type1, StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D ___handle2, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.UIElements.StyleSheet::TryCheckAccess<UnityEngine.Color>(T[],UnityEngine.UIElements.StyleValueType,UnityEngine.UIElements.StyleValueHandle,T&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool StyleSheet_TryCheckAccess_TisColor_tD001788D726C3A7F1379BEED0260B9591F440C1F_mE333C1C8F915C3DCE13BD22B427E442B74AD8748_gshared (ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389* ___list0, int32_t ___type1, StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D ___handle2, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F* ___value3, const RuntimeMethod* method) ;
// T UnityEngine.UIElements.StyleSheet::CheckAccess<System.Object>(T[],UnityEngine.UIElements.StyleValueType,UnityEngine.UIElements.StyleValueHandle)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* StyleSheet_CheckAccess_TisRuntimeObject_m9D9D724373E2EB15E7EF0B8F2C95DE5DA33E5168_gshared (ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ___list0, int32_t ___type1, StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D ___handle2, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.UIElements.StyleSheet::TryCheckAccess<System.Object>(T[],UnityEngine.UIElements.StyleValueType,UnityEngine.UIElements.StyleValueHandle,T&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool StyleSheet_TryCheckAccess_TisRuntimeObject_m8A96906DC2E63E018B1B9C165BBC2A56E9D6F187_gshared (ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ___list0, int32_t ___type1, StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D ___handle2, RuntimeObject** ___value3, const RuntimeMethod* method) ;
// T UnityEngine.UIElements.StyleSheet::CheckAccess<UnityEngine.UIElements.StyleSheets.ScalableImage>(T[],UnityEngine.UIElements.StyleValueType,UnityEngine.UIElements.StyleValueHandle)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ScalableImage_t64F0F6F75D1099EF5D595E70CA1A2A7B9914E80F StyleSheet_CheckAccess_TisScalableImage_t64F0F6F75D1099EF5D595E70CA1A2A7B9914E80F_m8F9C7866AC90BBF23F5B6196FFD7157BAEFD3B8B_gshared (ScalableImageU5BU5D_t8C989174900062AED19A057FDCF0529F8C594A52* ___list0, int32_t ___type1, StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D ___handle2, const RuntimeMethod* method) ;
// System.Int32 System.Collections.Generic.List`1<System.Int32>::BinarySearch(T)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t List_1_BinarySearch_mE81A25C14E61997621A470D09BB4BAE1F8CF98F2_gshared (List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* __this, int32_t ___item0, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.List`1<System.Int32>::Insert(System.Int32,T)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_Insert_mC1B6D4E6CC94D8BA82A60B2F80CE9684D9345AAE_gshared (List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* __this, int32_t ___index0, int32_t ___item1, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.StyleVariable>::Add(T)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Add_mB41E8724CA0DDBEBD2EA8379D51E13F23F49176E_gshared_inline (List_1_t4EB7DA35FB6C543101A0C09A56EE4B652F4E1777* __this, StyleVariable_t5D4DEC936102A13961F4F2C6214B83D6CDC56269 ___item0, const RuntimeMethod* method) ;
// System.Int32 System.Collections.Generic.List`1<UnityEngine.UIElements.StyleVariable>::get_Count()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t List_1_get_Count_m28DF960E8AB7BB5A577DB76F89CEF2489E776610_gshared_inline (List_1_t4EB7DA35FB6C543101A0C09A56EE4B652F4E1777* __this, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.StyleVariable>::AddRange(System.Collections.Generic.IEnumerable`1<T>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_AddRange_m3FAF7B4CABAC116EF9E3084CD51B79BC9BF921EA_gshared (List_1_t4EB7DA35FB6C543101A0C09A56EE4B652F4E1777* __this, RuntimeObject* ___collection0, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.List`1<System.Int32>::AddRange(System.Collections.Generic.IEnumerable`1<T>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_AddRange_m1A10E697703D67F6551D47C603FFE78E16CE4204_gshared (List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* __this, RuntimeObject* ___collection0, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.StyleVariable>::Clear()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Clear_m00AFA4A0337BBF3DC699C14107B3594CA904E971_gshared_inline (List_1_t4EB7DA35FB6C543101A0C09A56EE4B652F4E1777* __this, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.List`1<System.Int32>::Clear()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Clear_mF6795DE5F49C1D0B91D6A0955F448B22970D67A9_gshared_inline (List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* __this, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.StyleVariable>::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_m0C25EDC3BBFEAFC872D99F3EFF19813AA75D02C6_gshared (List_1_t4EB7DA35FB6C543101A0C09A56EE4B652F4E1777* __this, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.List`1<System.Int32>::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_m17F501B5A5C289ECE1B4F3D6EBF05DFA421433F8_gshared (List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* __this, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.StyleVariable>::.ctor(System.Collections.Generic.IEnumerable`1<T>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_mE716C60A18D9455EF0C58216ECCE11441F8EA90B_gshared (List_1_t4EB7DA35FB6C543101A0C09A56EE4B652F4E1777* __this, RuntimeObject* ___collection0, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.List`1<System.Int32>::.ctor(System.Collections.Generic.IEnumerable`1<T>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_mCC0E71080DE343C1A527526A1AC2DBEC355CEA6C_gshared (List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* __this, RuntimeObject* ___collection0, const RuntimeMethod* method) ;
// T System.Collections.Generic.List`1<UnityEngine.UIElements.StyleVariable>::get_Item(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StyleVariable_t5D4DEC936102A13961F4F2C6214B83D6CDC56269 List_1_get_Item_mA124F3E047E65F2F4B174B25FCE125E08BC17853_gshared (List_1_t4EB7DA35FB6C543101A0C09A56EE4B652F4E1777* __this, int32_t ___index0, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.StyleSheets.StylePropertyValue>::Clear()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Clear_m51A5D7D883AF79511066B64E4CBC23C3DB6CCF54_gshared_inline (List_1_t893BC4E6EA21D89E7107414FB1199B089EB9F122* __this, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.Stack`1<UnityEngine.UIElements.StyleVariableResolver/ResolveContext>::Clear()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Stack_1_Clear_mA8BCDF8A5DC47FB9DC9967E8423955DD37F0F190_gshared (Stack_1_t0B236E77382B6037C04F4090B3C6259495694C1C* __this, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.Stack`1<UnityEngine.UIElements.StyleVariableResolver/ResolveContext>::Push(T)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Stack_1_Push_m20B8F6926877157FC7CA556376F45B0FB4BB779A_gshared (Stack_1_t0B236E77382B6037C04F4090B3C6259495694C1C* __this, ResolveContext_tEF37DBA22D641E4FE1568C5EBE1605A98D86C992 ___item0, const RuntimeMethod* method) ;
// T System.Collections.Generic.Stack`1<UnityEngine.UIElements.StyleVariableResolver/ResolveContext>::Pop()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ResolveContext_tEF37DBA22D641E4FE1568C5EBE1605A98D86C992 Stack_1_Pop_m65349BF61582D9D047A8D6F160A750AF79C6957D_gshared (Stack_1_t0B236E77382B6037C04F4090B3C6259495694C1C* __this, const RuntimeMethod* method) ;
// T System.Collections.Generic.Stack`1<UnityEngine.UIElements.StyleVariableResolver/ResolveContext>::Peek()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ResolveContext_tEF37DBA22D641E4FE1568C5EBE1605A98D86C992 Stack_1_Peek_m011BD98974FC916CFDA7912EAC8C9D363A0F8928_gshared (Stack_1_t0B236E77382B6037C04F4090B3C6259495694C1C* __this, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.StyleSheets.StylePropertyValue>::Add(T)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Add_m0816FF64696BD2E13C77ACA78959BF6927C064D1_gshared_inline (List_1_t893BC4E6EA21D89E7107414FB1199B089EB9F122* __this, StylePropertyValue_tED32F617FABE99611B213BFCF9D1D909E7F141C2 ___item0, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.Stack`1<System.Object>::Clear()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Stack_1_Clear_mD550E89582979ECB0D6E6D68F0237FC14708BE85_gshared (Stack_1_tAD790A47551563636908E21E4F08C54C0C323EB5* __this, const RuntimeMethod* method) ;
// System.Boolean System.Collections.Generic.Stack`1<System.Object>::Contains(T)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Stack_1_Contains_mDA7FA93F340E77121271246B7003BF77B08DDCF2_gshared (Stack_1_tAD790A47551563636908E21E4F08C54C0C323EB5* __this, RuntimeObject* ___item0, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.Stack`1<System.Object>::Push(T)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Stack_1_Push_m709DD11BC1291A905814182CF9A367DE7399A778_gshared (Stack_1_tAD790A47551563636908E21E4F08C54C0C323EB5* __this, RuntimeObject* ___item0, const RuntimeMethod* method) ;
// System.Int32 System.Collections.Generic.List`1<UnityEngine.UIElements.StyleSheets.StylePropertyValue>::get_Count()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t List_1_get_Count_mFCF2B2ECBAC0430A3776BA1C3AE0B4B59733CB85_gshared_inline (List_1_t893BC4E6EA21D89E7107414FB1199B089EB9F122* __this, const RuntimeMethod* method) ;
// T System.Collections.Generic.Stack`1<System.Object>::Pop()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Stack_1_Pop_m2AFF69249659372F07EE25817DBCAFE74E1CF778_gshared (Stack_1_tAD790A47551563636908E21E4F08C54C0C323EB5* __this, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.StyleSheets.StylePropertyValue>::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_m5DEA6A9EF0E521472F19D3A747780F7274B36F04_gshared (List_1_t893BC4E6EA21D89E7107414FB1199B089EB9F122* __this, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.Stack`1<System.Object>::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Stack_1__ctor_m70E8EDA96A608CE9BAB7FC8313B233AADA573BD4_gshared (Stack_1_tAD790A47551563636908E21E4F08C54C0C323EB5* __this, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.Stack`1<UnityEngine.UIElements.StyleVariableResolver/ResolveContext>::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Stack_1__ctor_mC5657DF3C282DA5CDD0BBD6368F49EC16FDC47CB_gshared (Stack_1_t0B236E77382B6037C04F4090B3C6259495694C1C* __this, const RuntimeMethod* method) ;
// T UnityEngine.ScriptableObject::CreateInstance<System.Object>()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* ScriptableObject_CreateInstance_TisRuntimeObject_mBE664E52864F727B39B81313FA00C5FCFF9BAE62_gshared (const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.Dictionary`2<System.Int32Enum,System.Object>::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_mCC9983804D8DC41E938E080075F9EA7BDD0C7059_gshared (Dictionary_2_t514396B90715EDD83BB0470C76C2F426F9381C71* __this, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.Dictionary`2<System.Int32Enum,System.Object>::Add(TKey,TValue)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Add_mC515884C0546021A29DC0A00DBCABD89B1B65872_gshared (Dictionary_2_t514396B90715EDD83BB0470C76C2F426F9381C71* __this, int32_t ___key0, RuntimeObject* ___value1, const RuntimeMethod* method) ;
// TResult System.Func`1<System.Int32Enum>::Invoke()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Func_1_Invoke_m9ED2CAC2A2096B0FA42F20B76DCE0CFD80228DE6_gshared_inline (Func_1_tA8F91C23675D323D5C9C1F3D2FAA8008CB1EF551* __this, const RuntimeMethod* method) ;
// TValue System.Collections.Generic.Dictionary`2<System.Int32Enum,System.Object>::get_Item(TKey)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_get_Item_m9C4302CCAE3C1BF70D02091D0E0CED7663F18211_gshared (Dictionary_2_t514396B90715EDD83BB0470C76C2F426F9381C71* __this, int32_t ___key0, const RuntimeMethod* method) ;
// TResult System.Func`2<System.Object,System.Object>::Invoke(T)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Func_2_Invoke_mDBA25DA5DA5B7E056FB9B026AF041F1385FB58A9_gshared_inline (Func_2_tACBF5A1656250800CE861707354491F0611F6624* __this, RuntimeObject* ___arg0, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.List`1<System.Object>::set_Item(System.Int32,T)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_set_Item_m3C58DBC69A321AF2826595584FF3E9F43C07EA56_gshared (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, int32_t ___index0, RuntimeObject* ___value1, const RuntimeMethod* method) ;
// System.Int32 System.Collections.Generic.List`1<System.Object>::get_Count()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t List_1_get_Count_m4407E4C389F22B8CEC282C15D56516658746C383_gshared_inline (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.Assertions.Assert::IsNotNull<System.Object>(T)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Assert_IsNotNull_TisRuntimeObject_m932887DD44A9AA5DEA2AFA775E9D1D39E4716617_gshared (RuntimeObject* ___value0, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.UxmlFactory`2<System.Object,System.Object>::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlFactory_2__ctor_m88A0346DFE6F79DFE0C5986C5804D4FABA9DB95A_gshared (UxmlFactory_2_tA5B21BD283B57202633CBFD2ABB84CE9AD987DF2* __this, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.TemplateAsset/AttributeOverride>::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_m020E56BAD0BB49CFE3FCE3DB934D337DF2A9BDE8_gshared (List_1_t70EE7982F45810D4B024CF720D910E67974A3094* __this, const RuntimeMethod* method) ;
// T System.Collections.Generic.List`1<UnityEngine.UIElements.TemplateAsset/AttributeOverride>::get_Item(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AttributeOverride_t58F1DF22E69714D48ECBEEAD266D443A858BADEF List_1_get_Item_m9F9D4B9629107040401E3F01D607F2A6D8F0F769_gshared (List_1_t70EE7982F45810D4B024CF720D910E67974A3094* __this, int32_t ___index0, const RuntimeMethod* method) ;
// System.Int32 System.Collections.Generic.List`1<UnityEngine.UIElements.TemplateAsset/AttributeOverride>::get_Count()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t List_1_get_Count_m5C96DA08AA4DD9A67BA68507F1B80D342DB2036B_gshared_inline (List_1_t70EE7982F45810D4B024CF720D910E67974A3094* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.TypedUxmlAttributeDescription`1<System.Object>::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TypedUxmlAttributeDescription_1__ctor_m634D2BC543ED9621E75B416F9DC1BC50490DF4E9_gshared (TypedUxmlAttributeDescription_1_t5E34790227C12B474992B598302046D14D52C69E* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.TypedUxmlAttributeDescription`1<System.Object>::set_defaultValue(T)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TypedUxmlAttributeDescription_1_set_defaultValue_m1A0A92FE2F99CC7D699DF2B86856706B8A65CFC8_gshared_inline (TypedUxmlAttributeDescription_1_t5E34790227C12B474992B598302046D14D52C69E* __this, RuntimeObject* ___value0, const RuntimeMethod* method) ;
// System.Void System.Func`3<System.Object,System.Object,System.Object>::.ctor(System.Object,System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Func_3__ctor_m7A3CDF8CC909FAEEA005D42C71F113B505F766DD_gshared (Func_3_tAB0692B406AF1455ADB5F518BF283E084B5E8566* __this, RuntimeObject* ___object0, intptr_t ___method1, const RuntimeMethod* method) ;
// T UnityEngine.UIElements.TypedUxmlAttributeDescription`1<System.Object>::get_defaultValue()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* TypedUxmlAttributeDescription_1_get_defaultValue_m6AB49D76F0D22665871914BFB006900D74C022C4_gshared_inline (TypedUxmlAttributeDescription_1_t5E34790227C12B474992B598302046D14D52C69E* __this, const RuntimeMethod* method) ;
// T UnityEngine.UIElements.UxmlAttributeDescription::GetValueFromBag<System.Object>(UnityEngine.UIElements.IUxmlAttributes,UnityEngine.UIElements.CreationContext,System.Func`3<System.String,T,T>,T)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* UxmlAttributeDescription_GetValueFromBag_TisRuntimeObject_m068CFD3292450E7E40FB2498A6ABDD4A0B7F9FDC_gshared (UxmlAttributeDescription_t742D021489DB2B564142146CAAAC3F9191825EF2* __this, RuntimeObject* ___bag0, CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 ___cc1, Func_3_tBFBF2C1D5A7EE5485A61C55BA580F7AF50AABBF0* ___converterFunc2, RuntimeObject* ___defaultValue3, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.TypedUxmlAttributeDescription`1<System.Single>::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TypedUxmlAttributeDescription_1__ctor_mDA349EC090D7810147BA562F2FF542F2E411F77A_gshared (TypedUxmlAttributeDescription_1_t460827E989E5BB273194A7D197EAF27D7FE88F40* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.TypedUxmlAttributeDescription`1<System.Single>::set_defaultValue(T)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TypedUxmlAttributeDescription_1_set_defaultValue_m9CD397DCF26F3871BE330F890164CB7C3B5E9BBD_gshared_inline (TypedUxmlAttributeDescription_1_t460827E989E5BB273194A7D197EAF27D7FE88F40* __this, float ___value0, const RuntimeMethod* method) ;
// System.Void System.Func`3<System.Object,System.Single,System.Single>::.ctor(System.Object,System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Func_3__ctor_m4213234A930FE17F6996AFA6E7B9378CE72E2740_gshared (Func_3_tCD4C784ED366DCCDCB2B09D49D9FADD3135B516A* __this, RuntimeObject* ___object0, intptr_t ___method1, const RuntimeMethod* method) ;
// T UnityEngine.UIElements.TypedUxmlAttributeDescription`1<System.Single>::get_defaultValue()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float TypedUxmlAttributeDescription_1_get_defaultValue_m73DF29941B64B4078663FFA349FB3551C57EF320_gshared_inline (TypedUxmlAttributeDescription_1_t460827E989E5BB273194A7D197EAF27D7FE88F40* __this, const RuntimeMethod* method) ;
// T UnityEngine.UIElements.UxmlAttributeDescription::GetValueFromBag<System.Single>(UnityEngine.UIElements.IUxmlAttributes,UnityEngine.UIElements.CreationContext,System.Func`3<System.String,T,T>,T)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float UxmlAttributeDescription_GetValueFromBag_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_m3B483191ED592442A1ACF14EC0700E03ECDB4F8D_gshared (UxmlAttributeDescription_t742D021489DB2B564142146CAAAC3F9191825EF2* __this, RuntimeObject* ___bag0, CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 ___cc1, Func_3_t5328A430FC4208B44C52E4E89DC5F686DE6A6A1B* ___converterFunc2, float ___defaultValue3, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.TypedUxmlAttributeDescription`1<System.Int32>::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TypedUxmlAttributeDescription_1__ctor_m379B01594BB31486A832755DE7D9F401404A065D_gshared (TypedUxmlAttributeDescription_1_tF8E164DB2A1FE613654370D348F4C3680DA42A03* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.TypedUxmlAttributeDescription`1<System.Int32>::set_defaultValue(T)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TypedUxmlAttributeDescription_1_set_defaultValue_mFD1C3A72D0C15C3CFA5ADF89C98C1B97C69A25E2_gshared_inline (TypedUxmlAttributeDescription_1_tF8E164DB2A1FE613654370D348F4C3680DA42A03* __this, int32_t ___value0, const RuntimeMethod* method) ;
// System.Void System.Func`3<System.Object,System.Int32,System.Int32>::.ctor(System.Object,System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Func_3__ctor_m03DA669B0EFE786DECFBC2F7CF70314CE0705ADB_gshared (Func_3_tDC12B1480F34ED9A70CB26794928E60F60A42300* __this, RuntimeObject* ___object0, intptr_t ___method1, const RuntimeMethod* method) ;
// T UnityEngine.UIElements.TypedUxmlAttributeDescription`1<System.Int32>::get_defaultValue()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t TypedUxmlAttributeDescription_1_get_defaultValue_m72BDED883334BEB340BCC00E056A2A3F6F209FB3_gshared_inline (TypedUxmlAttributeDescription_1_tF8E164DB2A1FE613654370D348F4C3680DA42A03* __this, const RuntimeMethod* method) ;
// T UnityEngine.UIElements.UxmlAttributeDescription::GetValueFromBag<System.Int32>(UnityEngine.UIElements.IUxmlAttributes,UnityEngine.UIElements.CreationContext,System.Func`3<System.String,T,T>,T)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t UxmlAttributeDescription_GetValueFromBag_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_mE6407D384CA016BA1904AE558D480299827A91F0_gshared (UxmlAttributeDescription_t742D021489DB2B564142146CAAAC3F9191825EF2* __this, RuntimeObject* ___bag0, CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 ___cc1, Func_3_t0620ECF6AB73866242850ABCE518B069D201DA79* ___converterFunc2, int32_t ___defaultValue3, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.UIElements.UxmlAttributeDescription::TryGetValueFromBag<System.Int32>(UnityEngine.UIElements.IUxmlAttributes,UnityEngine.UIElements.CreationContext,System.Func`3<System.String,T,T>,T,T&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool UxmlAttributeDescription_TryGetValueFromBag_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_m2A29552F5ABFE82902CCE5FB193BAF71C65C8AD5_gshared (UxmlAttributeDescription_t742D021489DB2B564142146CAAAC3F9191825EF2* __this, RuntimeObject* ___bag0, CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 ___cc1, Func_3_t0620ECF6AB73866242850ABCE518B069D201DA79* ___converterFunc2, int32_t ___defaultValue3, int32_t* ___value4, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.TypedUxmlAttributeDescription`1<System.Int64>::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TypedUxmlAttributeDescription_1__ctor_m9B7C5278CF1323D4E79E672D9AC87615F00686C1_gshared (TypedUxmlAttributeDescription_1_t770D286476B60B77E50FA56D7BFEF86C2CA4F8A1* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.TypedUxmlAttributeDescription`1<System.Int64>::set_defaultValue(T)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TypedUxmlAttributeDescription_1_set_defaultValue_mC1D7F917A6CC397266A9C0009EBC912722D2B673_gshared_inline (TypedUxmlAttributeDescription_1_t770D286476B60B77E50FA56D7BFEF86C2CA4F8A1* __this, int64_t ___value0, const RuntimeMethod* method) ;
// System.Void System.Func`3<System.Object,System.Int64,System.Int64>::.ctor(System.Object,System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Func_3__ctor_mC8FF122BBC9AD3263F6BF9BA7BBD8768803451AF_gshared (Func_3_t9474A2AD78068EBD4521A09366434C0A84FFE4AD* __this, RuntimeObject* ___object0, intptr_t ___method1, const RuntimeMethod* method) ;
// T UnityEngine.UIElements.TypedUxmlAttributeDescription`1<System.Int64>::get_defaultValue()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int64_t TypedUxmlAttributeDescription_1_get_defaultValue_m3FE37AB900D0002498B8E27467D74F926F62D671_gshared_inline (TypedUxmlAttributeDescription_1_t770D286476B60B77E50FA56D7BFEF86C2CA4F8A1* __this, const RuntimeMethod* method) ;
// T UnityEngine.UIElements.UxmlAttributeDescription::GetValueFromBag<System.Int64>(UnityEngine.UIElements.IUxmlAttributes,UnityEngine.UIElements.CreationContext,System.Func`3<System.String,T,T>,T)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t UxmlAttributeDescription_GetValueFromBag_TisInt64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_mD5D06E5828505FB5AC84B2EF9D0FDD2494C4ABA4_gshared (UxmlAttributeDescription_t742D021489DB2B564142146CAAAC3F9191825EF2* __this, RuntimeObject* ___bag0, CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 ___cc1, Func_3_tD3C5141B184A528ABF7649D429906DA08C68E4A7* ___converterFunc2, int64_t ___defaultValue3, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.TypedUxmlAttributeDescription`1<System.Boolean>::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TypedUxmlAttributeDescription_1__ctor_mBED3F74F1752BA732FAE99A583ECFEFABD76F284_gshared (TypedUxmlAttributeDescription_1_t7ECE12D1C0C385835D77803906F54B792532FD39* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.TypedUxmlAttributeDescription`1<System.Boolean>::set_defaultValue(T)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TypedUxmlAttributeDescription_1_set_defaultValue_mCCFDF65293F595155203C9BD9977733342224870_gshared_inline (TypedUxmlAttributeDescription_1_t7ECE12D1C0C385835D77803906F54B792532FD39* __this, bool ___value0, const RuntimeMethod* method) ;
// System.Void System.Func`3<System.Object,System.Boolean,System.Boolean>::.ctor(System.Object,System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Func_3__ctor_m3A3D672E174C5E40CF06AD188680E6FD99187769_gshared (Func_3_t50E159DCCFD1AFE2F58DC0D7B987B725EBD0F102* __this, RuntimeObject* ___object0, intptr_t ___method1, const RuntimeMethod* method) ;
// T UnityEngine.UIElements.TypedUxmlAttributeDescription`1<System.Boolean>::get_defaultValue()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool TypedUxmlAttributeDescription_1_get_defaultValue_m1718498D54D002767717D7B83494DAAA69DA3146_gshared_inline (TypedUxmlAttributeDescription_1_t7ECE12D1C0C385835D77803906F54B792532FD39* __this, const RuntimeMethod* method) ;
// T UnityEngine.UIElements.UxmlAttributeDescription::GetValueFromBag<System.Boolean>(UnityEngine.UIElements.IUxmlAttributes,UnityEngine.UIElements.CreationContext,System.Func`3<System.String,T,T>,T)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool UxmlAttributeDescription_GetValueFromBag_TisBoolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_m22751CE4DF8B8DDEFEBE8E79FDBB271B3B7AF62D_gshared (UxmlAttributeDescription_t742D021489DB2B564142146CAAAC3F9191825EF2* __this, RuntimeObject* ___bag0, CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 ___cc1, Func_3_t62BC9D925DCAC8F5784BA97C793F4E593496CDA7* ___converterFunc2, bool ___defaultValue3, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.UIElements.UxmlAttributeDescription::TryGetValueFromBag<System.Boolean>(UnityEngine.UIElements.IUxmlAttributes,UnityEngine.UIElements.CreationContext,System.Func`3<System.String,T,T>,T,T&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool UxmlAttributeDescription_TryGetValueFromBag_TisBoolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_m8D501F46447CC1568AA5403F1AC2691D744A0E17_gshared (UxmlAttributeDescription_t742D021489DB2B564142146CAAAC3F9191825EF2* __this, RuntimeObject* ___bag0, CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 ___cc1, Func_3_t62BC9D925DCAC8F5784BA97C793F4E593496CDA7* ___converterFunc2, bool ___defaultValue3, bool* ___value4, const RuntimeMethod* method) ;
// System.Collections.Generic.List`1<TSource> System.Linq.Enumerable::ToList<System.Object>(System.Collections.Generic.IEnumerable`1<TSource>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* Enumerable_ToList_TisRuntimeObject_mBDB9895C2D14F2A92043507996018A329BD32A64_gshared (RuntimeObject* ___source0, const RuntimeMethod* method) ;
// System.Void System.Func`2<System.Object,System.Boolean>::.ctor(System.Object,System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Func_2__ctor_m13C0A7F33154D861E2A041B52E88461832DA1697_gshared (Func_2_tE1F0D41563EE092E5E5540B061449FDE88F1DC00* __this, RuntimeObject* ___object0, intptr_t ___method1, const RuntimeMethod* method) ;
// System.Boolean System.Linq.Enumerable::All<System.Object>(System.Collections.Generic.IEnumerable`1<TSource>,System.Func`2<TSource,System.Boolean>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerable_All_TisRuntimeObject_m72E17986C0E4F0913195057E9273765758C467BA_gshared (RuntimeObject* ___source0, Func_2_tE1F0D41563EE092E5E5540B061449FDE88F1DC00* ___predicate1, const RuntimeMethod* method) ;
// System.Int32 System.Linq.Enumerable::Count<System.Object>(System.Collections.Generic.IEnumerable`1<TSource>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Enumerable_Count_TisRuntimeObject_mFE2578389AAD1579F88DF0952810FE9CC535D2DE_gshared (RuntimeObject* ___source0, const RuntimeMethod* method) ;
// System.Boolean System.Collections.Generic.List`1<System.Object>::Contains(T)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool List_1_Contains_m4C9139C2A6B23E9343D3F87807B32C6E2CFE660D_gshared (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, RuntimeObject* ___item0, const RuntimeMethod* method) ;
// T System.Collections.Generic.List`1<System.Object>::get_Item(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* List_1_get_Item_m33561245D64798C2AB07584C0EC4F240E4839A38_gshared (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, int32_t ___index0, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Object>::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m5B32FBC624618211EB461D59CFBB10E987FD1329_gshared (Dictionary_2_t14FE4A752A83D53771C584E4C8D14E01F2AFD7BA* __this, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Object>::Add(TKey,TValue)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Add_m93FFFABE8FCE7FA9793F0915E2A8842C7CD0C0C1_gshared (Dictionary_2_t14FE4A752A83D53771C584E4C8D14E01F2AFD7BA* __this, RuntimeObject* ___key0, RuntimeObject* ___value1, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.HashSet`1<System.Object>::.ctor(System.Collections.Generic.IEnumerable`1<T>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HashSet_1__ctor_mC13D3ADFE27A073EC3C583E9C926C801A7EE1DDD_gshared (HashSet_1_t2F33BEB06EEA4A872E2FAF464382422AA39AE885* __this, RuntimeObject* ___collection0, const RuntimeMethod* method) ;
// System.Boolean System.Collections.Generic.HashSet`1<System.Object>::Contains(T)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool HashSet_1_Contains_m9BACE52BFA0BD83C601529D3629118453E459BBB_gshared (HashSet_1_t2F33BEB06EEA4A872E2FAF464382422AA39AE885* __this, RuntimeObject* ___item0, const RuntimeMethod* method) ;
// UnityEngine.UIElements.ComputedTransitionProperty[] UnityEngine.UIElements.ComputedTransitionUtils::GetOrComputeTransitionPropertyData(UnityEngine.UIElements.ComputedStyle&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ComputedTransitionPropertyU5BU5D_t25B9E78F5276CDA297C8215C316452CAB8219E82* ComputedTransitionUtils_GetOrComputeTransitionPropertyData_m6EFE4841625ACD13CD715A2B5B0F1D9D9C001986 (ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* ___computedStyle0, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.UIElements.StyleSheets.StylePropertyUtil::IsMatchingShorthand(UnityEngine.UIElements.StyleSheets.StylePropertyId,UnityEngine.UIElements.StyleSheets.StylePropertyId)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool StylePropertyUtil_IsMatchingShorthand_m5DE05C2D82E77ED5623A86AFD3EA62160426A45A (int32_t ___shorthand0, int32_t ___id1, const RuntimeMethod* method) ;
// System.Int32 UnityEngine.UIElements.ComputedTransitionUtils::GetTransitionHashCode(UnityEngine.UIElements.ComputedStyle&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ComputedTransitionUtils_GetTransitionHashCode_m8794991F01AE5FB7D3839C73DEC02BF0DDB0DDE0 (ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* ___cs0, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.UIElements.StyleCache::TryGetValue(System.Int32,UnityEngine.UIElements.ComputedTransitionProperty[]&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool StyleCache_TryGetValue_m1162D3C57922ED280AE19BAB934263BA78D490CE (int32_t ___hash0, ComputedTransitionPropertyU5BU5D_t25B9E78F5276CDA297C8215C316452CAB8219E82** ___data1, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.ComputedTransitionUtils::ComputeTransitionPropertyData(UnityEngine.UIElements.ComputedStyle&,System.Collections.Generic.List`1<UnityEngine.UIElements.ComputedTransitionProperty>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ComputedTransitionUtils_ComputeTransitionPropertyData_mA050E47161BF50DD9D477337271D11CE702B3E79 (ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* ___computedStyle0, List_1_t888EAF80C1646E9D51193F9F6E183344845FB66C* ___outData1, const RuntimeMethod* method) ;
// System.Int32 System.Collections.Generic.List`1<UnityEngine.UIElements.ComputedTransitionProperty>::get_Count()
inline int32_t List_1_get_Count_mCEB86E1110800308BC5A334AA3BA1990B57277F1_inline (List_1_t888EAF80C1646E9D51193F9F6E183344845FB66C* __this, const RuntimeMethod* method)
{
return (( int32_t (*) (List_1_t888EAF80C1646E9D51193F9F6E183344845FB66C*, const RuntimeMethod*))List_1_get_Count_mCEB86E1110800308BC5A334AA3BA1990B57277F1_gshared_inline)(__this, method);
}
// System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.ComputedTransitionProperty>::CopyTo(T[])
inline void List_1_CopyTo_mD7634631BD6662BE54BCB42891780D347250A97D (List_1_t888EAF80C1646E9D51193F9F6E183344845FB66C* __this, ComputedTransitionPropertyU5BU5D_t25B9E78F5276CDA297C8215C316452CAB8219E82* ___array0, const RuntimeMethod* method)
{
(( void (*) (List_1_t888EAF80C1646E9D51193F9F6E183344845FB66C*, ComputedTransitionPropertyU5BU5D_t25B9E78F5276CDA297C8215C316452CAB8219E82*, const RuntimeMethod*))List_1_CopyTo_mD7634631BD6662BE54BCB42891780D347250A97D_gshared)(__this, ___array0, method);
}
// System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.ComputedTransitionProperty>::Clear()
inline void List_1_Clear_m659833643F6A4A94DE32AB2F7DF8635208D30B0E_inline (List_1_t888EAF80C1646E9D51193F9F6E183344845FB66C* __this, const RuntimeMethod* method)
{
(( void (*) (List_1_t888EAF80C1646E9D51193F9F6E183344845FB66C*, const RuntimeMethod*))List_1_Clear_m659833643F6A4A94DE32AB2F7DF8635208D30B0E_gshared_inline)(__this, method);
}
// System.Void UnityEngine.UIElements.StyleCache::SetValue(System.Int32,UnityEngine.UIElements.ComputedTransitionProperty[])
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StyleCache_SetValue_m77BFDFB97ABC53C8717D4A6471C46CAF7454E2FE (int32_t ___hash0, ComputedTransitionPropertyU5BU5D_t25B9E78F5276CDA297C8215C316452CAB8219E82* ___data1, const RuntimeMethod* method) ;
// System.Collections.Generic.List`1<UnityEngine.UIElements.TimeValue> UnityEngine.UIElements.ComputedStyle::get_transitionDelay()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR List_1_t437B6C3879E969156A381BDC3C459CF809D39DDF* ComputedStyle_get_transitionDelay_m903DAD5B6E9A1C9BAAD14FE98FA75D961AA0C6F4 (ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* __this, const RuntimeMethod* method) ;
// System.Collections.Generic.List`1/Enumerator<T> System.Collections.Generic.List`1<UnityEngine.UIElements.TimeValue>::GetEnumerator()
inline Enumerator_t32822E1A2CC07CC3CE2FD8F877E9D5BC245B05DE List_1_GetEnumerator_m9398A7DE93777CD4C772F6E0CE23D101C386C600 (List_1_t437B6C3879E969156A381BDC3C459CF809D39DDF* __this, const RuntimeMethod* method)
{
return (( Enumerator_t32822E1A2CC07CC3CE2FD8F877E9D5BC245B05DE (*) (List_1_t437B6C3879E969156A381BDC3C459CF809D39DDF*, const RuntimeMethod*))List_1_GetEnumerator_m9398A7DE93777CD4C772F6E0CE23D101C386C600_gshared)(__this, method);
}
// System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.UIElements.TimeValue>::Dispose()
inline void Enumerator_Dispose_mD48706C6DDF8B40E9EDFC42D7ADFC0995E9C9DC6 (Enumerator_t32822E1A2CC07CC3CE2FD8F877E9D5BC245B05DE* __this, const RuntimeMethod* method)
{
(( void (*) (Enumerator_t32822E1A2CC07CC3CE2FD8F877E9D5BC245B05DE*, const RuntimeMethod*))Enumerator_Dispose_mD48706C6DDF8B40E9EDFC42D7ADFC0995E9C9DC6_gshared)(__this, method);
}
// T System.Collections.Generic.List`1/Enumerator<UnityEngine.UIElements.TimeValue>::get_Current()
inline TimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E Enumerator_get_Current_m6B0CB0A9194C5191DE6CE95ADCF89C050127C576_inline (Enumerator_t32822E1A2CC07CC3CE2FD8F877E9D5BC245B05DE* __this, const RuntimeMethod* method)
{
return (( TimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E (*) (Enumerator_t32822E1A2CC07CC3CE2FD8F877E9D5BC245B05DE*, const RuntimeMethod*))Enumerator_get_Current_m6B0CB0A9194C5191DE6CE95ADCF89C050127C576_gshared_inline)(__this, method);
}
// System.Int32 UnityEngine.UIElements.TimeValue::GetHashCode()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TimeValue_GetHashCode_m112ADB5ED018B9DE35EF34CA6610DB4F20AAEAD9 (TimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E* __this, const RuntimeMethod* method) ;
// System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.UIElements.TimeValue>::MoveNext()
inline bool Enumerator_MoveNext_m5613AE6E4D5AC8AA154F3207825FD1AC1DD5CFD2 (Enumerator_t32822E1A2CC07CC3CE2FD8F877E9D5BC245B05DE* __this, const RuntimeMethod* method)
{
return (( bool (*) (Enumerator_t32822E1A2CC07CC3CE2FD8F877E9D5BC245B05DE*, const RuntimeMethod*))Enumerator_MoveNext_m5613AE6E4D5AC8AA154F3207825FD1AC1DD5CFD2_gshared)(__this, method);
}
// System.Collections.Generic.List`1<UnityEngine.UIElements.TimeValue> UnityEngine.UIElements.ComputedStyle::get_transitionDuration()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR List_1_t437B6C3879E969156A381BDC3C459CF809D39DDF* ComputedStyle_get_transitionDuration_m77AB65B949184343770269841637F66B6C44871B (ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* __this, const RuntimeMethod* method) ;
// System.Collections.Generic.List`1<UnityEngine.UIElements.StylePropertyName> UnityEngine.UIElements.ComputedStyle::get_transitionProperty()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR List_1_tD6F1685FEE5A196B3002ACC649A1DF5C65162268* ComputedStyle_get_transitionProperty_m8D35BB110973CB1ACDCE499E70DAEAC8952E93E2 (ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* __this, const RuntimeMethod* method) ;
// System.Collections.Generic.List`1/Enumerator<T> System.Collections.Generic.List`1<UnityEngine.UIElements.StylePropertyName>::GetEnumerator()
inline Enumerator_t72FA0BD85114201DF7DC6AB5CD84F383CA13B94D List_1_GetEnumerator_m4DCD64E0FCE9A5E9C950A3875125D9895B783C54 (List_1_tD6F1685FEE5A196B3002ACC649A1DF5C65162268* __this, const RuntimeMethod* method)
{
return (( Enumerator_t72FA0BD85114201DF7DC6AB5CD84F383CA13B94D (*) (List_1_tD6F1685FEE5A196B3002ACC649A1DF5C65162268*, const RuntimeMethod*))List_1_GetEnumerator_m4DCD64E0FCE9A5E9C950A3875125D9895B783C54_gshared)(__this, method);
}
// System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.UIElements.StylePropertyName>::Dispose()
inline void Enumerator_Dispose_m844FEA75F42CD2ACE9C39C0A5B68C66C5B7B6C4D (Enumerator_t72FA0BD85114201DF7DC6AB5CD84F383CA13B94D* __this, const RuntimeMethod* method)
{
(( void (*) (Enumerator_t72FA0BD85114201DF7DC6AB5CD84F383CA13B94D*, const RuntimeMethod*))Enumerator_Dispose_m844FEA75F42CD2ACE9C39C0A5B68C66C5B7B6C4D_gshared)(__this, method);
}
// T System.Collections.Generic.List`1/Enumerator<UnityEngine.UIElements.StylePropertyName>::get_Current()
inline StylePropertyName_tCBE2B561C690538C8514BF56426AC486DC35B6FF Enumerator_get_Current_m4D5DE6032D2FE13FEB8F9A24DD665F4E7EAA3931_inline (Enumerator_t72FA0BD85114201DF7DC6AB5CD84F383CA13B94D* __this, const RuntimeMethod* method)
{
return (( StylePropertyName_tCBE2B561C690538C8514BF56426AC486DC35B6FF (*) (Enumerator_t72FA0BD85114201DF7DC6AB5CD84F383CA13B94D*, const RuntimeMethod*))Enumerator_get_Current_m4D5DE6032D2FE13FEB8F9A24DD665F4E7EAA3931_gshared_inline)(__this, method);
}
// System.Int32 UnityEngine.UIElements.StylePropertyName::GetHashCode()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t StylePropertyName_GetHashCode_mC15FB76DFFBE6E2F4C248DE53B4C8BCEE1ECE754 (StylePropertyName_tCBE2B561C690538C8514BF56426AC486DC35B6FF* __this, const RuntimeMethod* method) ;
// System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.UIElements.StylePropertyName>::MoveNext()
inline bool Enumerator_MoveNext_m82944CA6B6616C35895A364783321A29750E2220 (Enumerator_t72FA0BD85114201DF7DC6AB5CD84F383CA13B94D* __this, const RuntimeMethod* method)
{
return (( bool (*) (Enumerator_t72FA0BD85114201DF7DC6AB5CD84F383CA13B94D*, const RuntimeMethod*))Enumerator_MoveNext_m82944CA6B6616C35895A364783321A29750E2220_gshared)(__this, method);
}
// System.Collections.Generic.List`1<UnityEngine.UIElements.EasingFunction> UnityEngine.UIElements.ComputedStyle::get_transitionTimingFunction()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR List_1_tE7FB077B3CEA6371A27F72CC60962491AB71490B* ComputedStyle_get_transitionTimingFunction_m15230F5C39961F45BE41A6E06F76E2D31C804AAB (ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* __this, const RuntimeMethod* method) ;
// System.Collections.Generic.List`1/Enumerator<T> System.Collections.Generic.List`1<UnityEngine.UIElements.EasingFunction>::GetEnumerator()
inline Enumerator_tC0AC870AE77DDBE86B4492AA22FB1A794E26CB4A List_1_GetEnumerator_m8E92C9F15F81D2F900282839BB8629E45E8D6272 (List_1_tE7FB077B3CEA6371A27F72CC60962491AB71490B* __this, const RuntimeMethod* method)
{
return (( Enumerator_tC0AC870AE77DDBE86B4492AA22FB1A794E26CB4A (*) (List_1_tE7FB077B3CEA6371A27F72CC60962491AB71490B*, const RuntimeMethod*))List_1_GetEnumerator_m8E92C9F15F81D2F900282839BB8629E45E8D6272_gshared)(__this, method);
}
// System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.UIElements.EasingFunction>::Dispose()
inline void Enumerator_Dispose_m46E2E17CCE8FEF3FA717689FB39666E3C54F2640 (Enumerator_tC0AC870AE77DDBE86B4492AA22FB1A794E26CB4A* __this, const RuntimeMethod* method)
{
(( void (*) (Enumerator_tC0AC870AE77DDBE86B4492AA22FB1A794E26CB4A*, const RuntimeMethod*))Enumerator_Dispose_m46E2E17CCE8FEF3FA717689FB39666E3C54F2640_gshared)(__this, method);
}
// T System.Collections.Generic.List`1/Enumerator<UnityEngine.UIElements.EasingFunction>::get_Current()
inline EasingFunction_t5197D3B06056326A8B5C96032CDEBD5D3BDCA7A4 Enumerator_get_Current_m0D8948E0A2288B5177AD7A9010631A26EFA86C8B_inline (Enumerator_tC0AC870AE77DDBE86B4492AA22FB1A794E26CB4A* __this, const RuntimeMethod* method)
{
return (( EasingFunction_t5197D3B06056326A8B5C96032CDEBD5D3BDCA7A4 (*) (Enumerator_tC0AC870AE77DDBE86B4492AA22FB1A794E26CB4A*, const RuntimeMethod*))Enumerator_get_Current_m0D8948E0A2288B5177AD7A9010631A26EFA86C8B_gshared_inline)(__this, method);
}
// System.Int32 UnityEngine.UIElements.EasingFunction::GetHashCode()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EasingFunction_GetHashCode_mCB49C4CDB304927EC093227444991688630A1622 (EasingFunction_t5197D3B06056326A8B5C96032CDEBD5D3BDCA7A4* __this, const RuntimeMethod* method) ;
// System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.UIElements.EasingFunction>::MoveNext()
inline bool Enumerator_MoveNext_m78DA330244787BBDA52A693B3B295062CBA3BE3D (Enumerator_tC0AC870AE77DDBE86B4492AA22FB1A794E26CB4A* __this, const RuntimeMethod* method)
{
return (( bool (*) (Enumerator_tC0AC870AE77DDBE86B4492AA22FB1A794E26CB4A*, const RuntimeMethod*))Enumerator_MoveNext_m78DA330244787BBDA52A693B3B295062CBA3BE3D_gshared)(__this, method);
}
// System.Boolean UnityEngine.UIElements.ComputedTransitionUtils::SameTransitionProperty(System.Collections.Generic.List`1<UnityEngine.UIElements.StylePropertyName>,System.Collections.Generic.List`1<UnityEngine.UIElements.StylePropertyName>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ComputedTransitionUtils_SameTransitionProperty_m6EE8475428CDAF45312BE18D2F4EF340F869DF1C (List_1_tD6F1685FEE5A196B3002ACC649A1DF5C65162268* ___a0, List_1_tD6F1685FEE5A196B3002ACC649A1DF5C65162268* ___b1, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.UIElements.ComputedTransitionUtils::SameTransitionProperty(System.Collections.Generic.List`1<UnityEngine.UIElements.TimeValue>,System.Collections.Generic.List`1<UnityEngine.UIElements.TimeValue>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ComputedTransitionUtils_SameTransitionProperty_mC166CDAB55C2A30F03A4B9CDF974D4903AF56414 (List_1_t437B6C3879E969156A381BDC3C459CF809D39DDF* ___a0, List_1_t437B6C3879E969156A381BDC3C459CF809D39DDF* ___b1, const RuntimeMethod* method) ;
// System.Int32 System.Collections.Generic.List`1<UnityEngine.UIElements.StylePropertyName>::get_Count()
inline int32_t List_1_get_Count_m828EB26F6BCE9B7DC682DF2DB6500C146BF74ED9_inline (List_1_tD6F1685FEE5A196B3002ACC649A1DF5C65162268* __this, const RuntimeMethod* method)
{
return (( int32_t (*) (List_1_tD6F1685FEE5A196B3002ACC649A1DF5C65162268*, const RuntimeMethod*))List_1_get_Count_m828EB26F6BCE9B7DC682DF2DB6500C146BF74ED9_gshared_inline)(__this, method);
}
// T System.Collections.Generic.List`1<UnityEngine.UIElements.StylePropertyName>::get_Item(System.Int32)
inline StylePropertyName_tCBE2B561C690538C8514BF56426AC486DC35B6FF List_1_get_Item_m2455DF403BC23EF806BBB35F26A197F1AA270CAC (List_1_tD6F1685FEE5A196B3002ACC649A1DF5C65162268* __this, int32_t ___index0, const RuntimeMethod* method)
{
return (( StylePropertyName_tCBE2B561C690538C8514BF56426AC486DC35B6FF (*) (List_1_tD6F1685FEE5A196B3002ACC649A1DF5C65162268*, int32_t, const RuntimeMethod*))List_1_get_Item_m2455DF403BC23EF806BBB35F26A197F1AA270CAC_gshared)(__this, ___index0, method);
}
// System.Boolean UnityEngine.UIElements.StylePropertyName::op_Inequality(UnityEngine.UIElements.StylePropertyName,UnityEngine.UIElements.StylePropertyName)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool StylePropertyName_op_Inequality_m207B4393180E2B3624BBA72AC4EA18F26DD23BDC (StylePropertyName_tCBE2B561C690538C8514BF56426AC486DC35B6FF ___lhs0, StylePropertyName_tCBE2B561C690538C8514BF56426AC486DC35B6FF ___rhs1, const RuntimeMethod* method) ;
// System.Int32 System.Collections.Generic.List`1<UnityEngine.UIElements.TimeValue>::get_Count()
inline int32_t List_1_get_Count_m780E93121AF45C1AE9F963A3E27BD6D79647BD6E_inline (List_1_t437B6C3879E969156A381BDC3C459CF809D39DDF* __this, const RuntimeMethod* method)
{
return (( int32_t (*) (List_1_t437B6C3879E969156A381BDC3C459CF809D39DDF*, const RuntimeMethod*))List_1_get_Count_m780E93121AF45C1AE9F963A3E27BD6D79647BD6E_gshared_inline)(__this, method);
}
// T System.Collections.Generic.List`1<UnityEngine.UIElements.TimeValue>::get_Item(System.Int32)
inline TimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E List_1_get_Item_m54313A208BF733F363077C5A2C48B534128B0889 (List_1_t437B6C3879E969156A381BDC3C459CF809D39DDF* __this, int32_t ___index0, const RuntimeMethod* method)
{
return (( TimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E (*) (List_1_t437B6C3879E969156A381BDC3C459CF809D39DDF*, int32_t, const RuntimeMethod*))List_1_get_Item_m54313A208BF733F363077C5A2C48B534128B0889_gshared)(__this, ___index0, method);
}
// System.Boolean UnityEngine.UIElements.TimeValue::op_Inequality(UnityEngine.UIElements.TimeValue,UnityEngine.UIElements.TimeValue)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TimeValue_op_Inequality_mED73E94183F0C6517E023F5F65E04759E49D4EB4 (TimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E ___lhs0, TimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E ___rhs1, const RuntimeMethod* method) ;
// UnityEngine.UIElements.StyleSheets.StylePropertyId UnityEngine.UIElements.StylePropertyName::get_id()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t StylePropertyName_get_id_mBD6B23EB05B8557F9CC9B65E85DEEBC23361EB92_inline (StylePropertyName_tCBE2B561C690538C8514BF56426AC486DC35B6FF* __this, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.UIElements.StyleSheets.StylePropertyUtil::IsAnimatable(UnityEngine.UIElements.StyleSheets.StylePropertyId)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool StylePropertyUtil_IsAnimatable_m4DC5EE403D8D8E40AD5827E32C03611F55E5FD83 (int32_t ___id0, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.TimeValue::.ctor(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TimeValue__ctor_m5A99071773C4C3697C31E43657FDAB47E72C9CBE (TimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E* __this, float ___value0, const RuntimeMethod* method) ;
// T UnityEngine.UIElements.ComputedTransitionUtils::GetWrappingTransitionData<UnityEngine.UIElements.TimeValue>(System.Collections.Generic.List`1<T>,System.Int32,T)
inline TimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E ComputedTransitionUtils_GetWrappingTransitionData_TisTimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E_m3D85E1B6349314B8B921810F1A74AB2C9C38AF44 (List_1_t437B6C3879E969156A381BDC3C459CF809D39DDF* ___list0, int32_t ___i1, TimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E ___defaultValue2, const RuntimeMethod* method)
{
return (( TimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E (*) (List_1_t437B6C3879E969156A381BDC3C459CF809D39DDF*, int32_t, TimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E, const RuntimeMethod*))ComputedTransitionUtils_GetWrappingTransitionData_TisTimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E_m3D85E1B6349314B8B921810F1A74AB2C9C38AF44_gshared)(___list0, ___i1, ___defaultValue2, method);
}
// System.Int32 UnityEngine.UIElements.ComputedTransitionUtils::ConvertTransitionTime(UnityEngine.UIElements.TimeValue)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ComputedTransitionUtils_ConvertTransitionTime_m88DC71A730C57D0FB8E368A95900E10A0CFC633A (TimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E ___time0, const RuntimeMethod* method) ;
// System.Int32 UnityEngine.Mathf::Max(System.Int32,System.Int32)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Mathf_Max_m8A4C189A6749DFE3ED8B66D9D3CACD8DB333974F_inline (int32_t ___a0, int32_t ___b1, const RuntimeMethod* method) ;
// UnityEngine.UIElements.EasingFunction UnityEngine.UIElements.EasingFunction::op_Implicit(UnityEngine.UIElements.EasingMode)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR EasingFunction_t5197D3B06056326A8B5C96032CDEBD5D3BDCA7A4 EasingFunction_op_Implicit_mF151882CE1AD35ECE62844345289C733FD28CC21 (int32_t ___easingMode0, const RuntimeMethod* method) ;
// T UnityEngine.UIElements.ComputedTransitionUtils::GetWrappingTransitionData<UnityEngine.UIElements.EasingFunction>(System.Collections.Generic.List`1<T>,System.Int32,T)
inline EasingFunction_t5197D3B06056326A8B5C96032CDEBD5D3BDCA7A4 ComputedTransitionUtils_GetWrappingTransitionData_TisEasingFunction_t5197D3B06056326A8B5C96032CDEBD5D3BDCA7A4_mE9A5EA1AF6A12F8CC7609D5D7A6C592E5AA6F5F6 (List_1_tE7FB077B3CEA6371A27F72CC60962491AB71490B* ___list0, int32_t ___i1, EasingFunction_t5197D3B06056326A8B5C96032CDEBD5D3BDCA7A4 ___defaultValue2, const RuntimeMethod* method)
{
return (( EasingFunction_t5197D3B06056326A8B5C96032CDEBD5D3BDCA7A4 (*) (List_1_tE7FB077B3CEA6371A27F72CC60962491AB71490B*, int32_t, EasingFunction_t5197D3B06056326A8B5C96032CDEBD5D3BDCA7A4, const RuntimeMethod*))ComputedTransitionUtils_GetWrappingTransitionData_TisEasingFunction_t5197D3B06056326A8B5C96032CDEBD5D3BDCA7A4_mE9A5EA1AF6A12F8CC7609D5D7A6C592E5AA6F5F6_gshared)(___list0, ___i1, ___defaultValue2, method);
}
// UnityEngine.UIElements.EasingMode UnityEngine.UIElements.EasingFunction::get_mode()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t EasingFunction_get_mode_mD960CADB28083E03B7CEFD4B2842648AB53ABD3A_inline (EasingFunction_t5197D3B06056326A8B5C96032CDEBD5D3BDCA7A4* __this, const RuntimeMethod* method) ;
// System.Func`2<System.Single,System.Single> UnityEngine.UIElements.ComputedTransitionUtils::ConvertTransitionFunction(UnityEngine.UIElements.EasingMode)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* ComputedTransitionUtils_ConvertTransitionFunction_m73D353A3A224BA2E4359E82A84D751B6B43E1839 (int32_t ___mode0, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.ComputedTransitionProperty>::Add(T)
inline void List_1_Add_m763BE7EFAE43930CB9BFFE4865D23614EEEBFB7F_inline (List_1_t888EAF80C1646E9D51193F9F6E183344845FB66C* __this, ComputedTransitionProperty_tD8E4D8EB5DD69E063944F27A48D9263F4F1354E1 ___item0, const RuntimeMethod* method)
{
(( void (*) (List_1_t888EAF80C1646E9D51193F9F6E183344845FB66C*, ComputedTransitionProperty_tD8E4D8EB5DD69E063944F27A48D9263F4F1354E1, const RuntimeMethod*))List_1_Add_m763BE7EFAE43930CB9BFFE4865D23614EEEBFB7F_gshared_inline)(__this, ___item0, method);
}
// UnityEngine.UIElements.TimeUnit UnityEngine.UIElements.TimeValue::get_unit()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t TimeValue_get_unit_m5E4B6C1C79ED5CEB11AC6ECE67BA36A978148D8A_inline (TimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E* __this, const RuntimeMethod* method) ;
// System.Single UnityEngine.UIElements.TimeValue::get_value()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float TimeValue_get_value_m363D976BA30D86C81A619B819E98745F81E2A093_inline (TimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E* __this, const RuntimeMethod* method) ;
// System.Int32 UnityEngine.Mathf::RoundToInt(System.Single)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Mathf_RoundToInt_m6A6E30BA4157D69DA47F02B43108882DDD7C4A70_inline (float ___f0, const RuntimeMethod* method) ;
// System.Void System.Func`2<System.Single,System.Single>::.ctor(System.Object,System.IntPtr)
inline void Func_2__ctor_mD64CD30418B670CBB35821EC2D8C91B7A1FAA959 (Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* __this, RuntimeObject* ___object0, intptr_t ___method1, const RuntimeMethod* method)
{
(( void (*) (Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2*, RuntimeObject*, intptr_t, const RuntimeMethod*))Func_2__ctor_mD64CD30418B670CBB35821EC2D8C91B7A1FAA959_gshared)(__this, ___object0, ___method1, method);
}
// System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.ComputedTransitionProperty>::.ctor()
inline void List_1__ctor_m8305B82D6AB284FBEBADC7B3AA8769E38C034792 (List_1_t888EAF80C1646E9D51193F9F6E183344845FB66C* __this, const RuntimeMethod* method)
{
(( void (*) (List_1_t888EAF80C1646E9D51193F9F6E183344845FB66C*, const RuntimeMethod*))List_1__ctor_m8305B82D6AB284FBEBADC7B3AA8769E38C034792_gshared)(__this, method);
}
// System.Void UnityEngine.UIElements.ComputedTransitionUtils/<>c::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_m7A6F40AF7F073410C5EC7A5ADDD6890770E91CA2 (U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56* __this, const RuntimeMethod* method) ;
// System.Void System.Object::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2 (RuntimeObject* __this, const RuntimeMethod* method) ;
// System.Single UnityEngine.UIElements.Experimental.Easing::InQuad(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Easing_InQuad_mCA0B4482A9A63EFA39B694EF1F0154D1EF75DE54 (float ___t0, const RuntimeMethod* method) ;
// System.Single UnityEngine.UIElements.Experimental.Easing::OutQuad(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Easing_OutQuad_m7C6D67E6DF91CAF02B46A6B1BF60042ABA6EE809 (float ___t0, const RuntimeMethod* method) ;
// System.Single UnityEngine.UIElements.Experimental.Easing::InOutQuad(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Easing_InOutQuad_m2CB8C453BF3713D6458F098A96A6E6D71C2C4A52 (float ___t0, const RuntimeMethod* method) ;
// System.Single UnityEngine.UIElements.Experimental.Easing::Linear(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Easing_Linear_mD242AB5B1C69992DE43EA60DAD19FAC5767D1B0C (float ___t0, const RuntimeMethod* method) ;
// System.Single UnityEngine.UIElements.Experimental.Easing::InSine(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Easing_InSine_m049C4743133F003A4A7C0B3BC7825099D5E1CC62 (float ___t0, const RuntimeMethod* method) ;
// System.Single UnityEngine.UIElements.Experimental.Easing::OutSine(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Easing_OutSine_m29FBFEBE8238577AFE488C4015EFB2C08F0F55FF (float ___t0, const RuntimeMethod* method) ;
// System.Single UnityEngine.UIElements.Experimental.Easing::InOutSine(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Easing_InOutSine_m1B58270858C25DA2F4F94625EB22ACF45B9B4ABE (float ___t0, const RuntimeMethod* method) ;
// System.Single UnityEngine.UIElements.Experimental.Easing::InCubic(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Easing_InCubic_m210808A9C56CDB8AAF66A18C4F42204292944A6F (float ___t0, const RuntimeMethod* method) ;
// System.Single UnityEngine.UIElements.Experimental.Easing::OutCubic(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Easing_OutCubic_m13AA0DA03601B22D8D6B6B2FD62B98ED910AF206 (float ___t0, const RuntimeMethod* method) ;
// System.Single UnityEngine.UIElements.Experimental.Easing::InOutCubic(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Easing_InOutCubic_m3FB3A1019426CFC10BB3FC63D7252BF571AD7E38 (float ___t0, const RuntimeMethod* method) ;
// System.Single UnityEngine.UIElements.Experimental.Easing::InCirc(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Easing_InCirc_m15FDCBE9770A04FC3D62572660CD067673BC9155 (float ___t0, const RuntimeMethod* method) ;
// System.Single UnityEngine.UIElements.Experimental.Easing::OutCirc(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Easing_OutCirc_mBF90F608F844A5E996CEE724F8FA26C5F2552A7A (float ___t0, const RuntimeMethod* method) ;
// System.Single UnityEngine.UIElements.Experimental.Easing::InOutCirc(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Easing_InOutCirc_m61FD1E7046A6DF4B67BEEAAE2D5C8E65D812DDBD (float ___t0, const RuntimeMethod* method) ;
// System.Single UnityEngine.UIElements.Experimental.Easing::InElastic(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Easing_InElastic_mAD35FC78B9DAA30F87D7F574A6E4A6D92E13A1F7 (float ___t0, const RuntimeMethod* method) ;
// System.Single UnityEngine.UIElements.Experimental.Easing::OutElastic(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Easing_OutElastic_m9F6F2481FB9335F9221F2DB6A366E7E53D2D63B5 (float ___t0, const RuntimeMethod* method) ;
// System.Single UnityEngine.UIElements.Experimental.Easing::InOutElastic(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Easing_InOutElastic_m2A694C07705D4802FFE678B53B9E1D6799B3D5E1 (float ___t0, const RuntimeMethod* method) ;
// System.Single UnityEngine.UIElements.Experimental.Easing::InBack(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Easing_InBack_m3892E9A537B62F288415FDAC437CB57497D8D776 (float ___t0, const RuntimeMethod* method) ;
// System.Single UnityEngine.UIElements.Experimental.Easing::OutBack(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Easing_OutBack_mED7DD6C7B2CE7FE119B7DD18BA780884FB790107 (float ___t0, const RuntimeMethod* method) ;
// System.Single UnityEngine.UIElements.Experimental.Easing::InOutBack(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Easing_InOutBack_mA534A95EA2153A5A3CC7394D6B1D87F5B1913190 (float ___t0, const RuntimeMethod* method) ;
// System.Single UnityEngine.UIElements.Experimental.Easing::InBounce(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Easing_InBounce_m86D5542ECCA94A6D3BFF5A8A76EE64E7BE7A701D (float ___t0, const RuntimeMethod* method) ;
// System.Single UnityEngine.UIElements.Experimental.Easing::OutBounce(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Easing_OutBounce_m8B3CA4C4871339D0797D5EFADC5367A1D2C75F1E (float ___t0, const RuntimeMethod* method) ;
// System.Single UnityEngine.UIElements.Experimental.Easing::InOutBounce(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Easing_InOutBounce_mD2299221E7CCCDC8CFBF9B1D182429F318287AE3 (float ___t0, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.EasingFunction::.ctor(UnityEngine.UIElements.EasingMode)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EasingFunction__ctor_mBA8CF5C638FA6B04A5BA1F7E062B0DBAE7AB548C (EasingFunction_t5197D3B06056326A8B5C96032CDEBD5D3BDCA7A4* __this, int32_t ___mode0, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.UIElements.EasingFunction::op_Equality(UnityEngine.UIElements.EasingFunction,UnityEngine.UIElements.EasingFunction)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool EasingFunction_op_Equality_mF113C6B5CCA934A4D7EFEB58BF844F41D72AD33C (EasingFunction_t5197D3B06056326A8B5C96032CDEBD5D3BDCA7A4 ___lhs0, EasingFunction_t5197D3B06056326A8B5C96032CDEBD5D3BDCA7A4 ___rhs1, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.UIElements.EasingFunction::Equals(UnityEngine.UIElements.EasingFunction)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool EasingFunction_Equals_mDFC6754EBC9E3305C8F1BDC9082740D2F2AA382D (EasingFunction_t5197D3B06056326A8B5C96032CDEBD5D3BDCA7A4* __this, EasingFunction_t5197D3B06056326A8B5C96032CDEBD5D3BDCA7A4 ___other0, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.UIElements.EasingFunction::Equals(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool EasingFunction_Equals_m0EE1C44C3557C069C5AAFEBFC9877D1D37250873 (EasingFunction_t5197D3B06056326A8B5C96032CDEBD5D3BDCA7A4* __this, RuntimeObject* ___obj0, const RuntimeMethod* method) ;
// System.String System.Enum::ToString()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Enum_ToString_m946B0B83C4470457D0FF555D862022C72BB55741 (RuntimeObject* __this, const RuntimeMethod* method) ;
// System.String UnityEngine.UIElements.EasingFunction::ToString()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* EasingFunction_ToString_m85DADB88F837D81923336929E27AAF8E03ACCF12 (EasingFunction_t5197D3B06056326A8B5C96032CDEBD5D3BDCA7A4* __this, const RuntimeMethod* method) ;
// UnityEngine.Font UnityEngine.UIElements.FontDefinition::get_font()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Font_tC95270EA3198038970422D78B74A7F2E218A96B6* FontDefinition_get_font_mFD2206D2A904040F2E279365ACBEE4FC4FAE4107 (FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C* __this, const RuntimeMethod* method) ;
// UnityEngine.TextCore.Text.FontAsset UnityEngine.UIElements.FontDefinition::get_fontAsset()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR FontAsset_t61A6446D934E582651044E33D250EA8D306AB958* FontDefinition_get_fontAsset_m4CF3D4E54557EDF6B688CF40307689F748386EA0 (FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C* __this, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.Object::op_Inequality(UnityEngine.Object,UnityEngine.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Object_op_Inequality_m4D656395C27694A7F33F5AA8DE80A7AAF9E20BA7 (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C* ___x0, Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C* ___y1, const RuntimeMethod* method) ;
// UnityEngine.UIElements.FontDefinition UnityEngine.UIElements.FontDefinition::FromFont(UnityEngine.Font)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C FontDefinition_FromFont_mEF819748A24C06C16DE1F3156EE989903882CAE7 (Font_tC95270EA3198038970422D78B74A7F2E218A96B6* ___f0, const RuntimeMethod* method) ;
// UnityEngine.UIElements.FontDefinition UnityEngine.UIElements.FontDefinition::FromSDFFont(UnityEngine.TextCore.Text.FontAsset)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C FontDefinition_FromSDFFont_mE847892C9780FAB81F97AC083ED8B11613881E33 (FontAsset_t61A6446D934E582651044E33D250EA8D306AB958* ___f0, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.Object::op_Equality(UnityEngine.Object,UnityEngine.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Object_op_Equality_mD3DB0D72CE0250C84033DC2A90AEF9D59896E536 (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C* ___x0, Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C* ___y1, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.UIElements.FontDefinition::IsEmpty()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool FontDefinition_IsEmpty_m0AC5C77086840D6B175110062E3F23E8698C80BD (FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C* __this, const RuntimeMethod* method) ;
// System.String System.String::Format(System.String,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Format_m8C122B26BC5AA10E2550AECA16E57DAE10F07E30 (String_t* ___format0, RuntimeObject* ___arg01, const RuntimeMethod* method) ;
// System.String UnityEngine.UIElements.FontDefinition::ToString()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* FontDefinition_ToString_m50739CF03DDE3E26C979C9AC3513FC71923D0890 (FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C* __this, const RuntimeMethod* method) ;
// System.Boolean System.Object::Equals(System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Object_Equals_mF52C7AEB4AA9F136C3EA31AE3C1FD200B831B3D1 (RuntimeObject* ___objA0, RuntimeObject* ___objB1, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.UIElements.FontDefinition::Equals(UnityEngine.UIElements.FontDefinition)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool FontDefinition_Equals_m1425312D070F3FF049917D5FE1744BF65EEC1A05 (FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C* __this, FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C ___other0, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.UIElements.FontDefinition::Equals(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool FontDefinition_Equals_m11510FB12876FE932360D45761D07A87E8494AF8 (FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C* __this, RuntimeObject* ___obj0, const RuntimeMethod* method) ;
// System.Int32 UnityEngine.UIElements.FontDefinition::GetHashCode()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FontDefinition_GetHashCode_mAE455799B250E80471E797D4497B1DB9B715D8F6 (FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C* __this, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.UIElements.StyleValueCollection::TryGetStyleValue(UnityEngine.UIElements.StyleSheets.StylePropertyId,UnityEngine.UIElements.StyleSheets.StyleValue&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool StyleValueCollection_TryGetStyleValue_m440C7A9E0F94731ACB08A11B7FF06F75925BE40B (StyleValueCollection_t5ADC08D23E648FBE78F2C161494786E6C83E1377* __this, int32_t ___id0, StyleValue_t56307594EC04E04EFBCC3220595B4AAD66FF93C5* ___value1, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.StyleLength::.ctor(UnityEngine.UIElements.Length,UnityEngine.UIElements.StyleKeyword)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StyleLength__ctor_m9033952D80775B2E8D0DE53AFCE5C72397168177 (StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8* __this, Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 ___v0, int32_t ___keyword1, const RuntimeMethod* method) ;
// UnityEngine.UIElements.StyleLength UnityEngine.UIElements.StyleLength::op_Implicit(UnityEngine.UIElements.StyleKeyword)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8 StyleLength_op_Implicit_m611F745586C94081A2134E0072E23E7668B2149E (int32_t ___keyword0, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.StyleFloat::.ctor(System.Single,UnityEngine.UIElements.StyleKeyword)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StyleFloat__ctor_m66B48CBE087249CDDFA4223E917A6952063C950A (StyleFloat_t4A100BCCDC275C2302517C5858C9BE9EC43D4841* __this, float ___v0, int32_t ___keyword1, const RuntimeMethod* method) ;
// UnityEngine.UIElements.StyleFloat UnityEngine.UIElements.StyleFloat::op_Implicit(UnityEngine.UIElements.StyleKeyword)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StyleFloat_t4A100BCCDC275C2302517C5858C9BE9EC43D4841 StyleFloat_op_Implicit_m373A7BFBAF4759446204242E878330C825CF10B8 (int32_t ___keyword0, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.StyleInt::.ctor(System.Int32,UnityEngine.UIElements.StyleKeyword)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StyleInt__ctor_m18B2FA5FD2A57BE2EBD6C0227637723EC9B02C6F (StyleInt_tDC5B2FE9B1ABA54EEF85A7798F321F40BDC8B25D* __this, int32_t ___v0, int32_t ___keyword1, const RuntimeMethod* method) ;
// UnityEngine.UIElements.StyleInt UnityEngine.UIElements.StyleInt::op_Implicit(UnityEngine.UIElements.StyleKeyword)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StyleInt_tDC5B2FE9B1ABA54EEF85A7798F321F40BDC8B25D StyleInt_op_Implicit_mC1B31C09A34967A55D26E01EE2E10886328A8D6D (int32_t ___keyword0, const RuntimeMethod* method) ;
// System.Collections.Generic.List`1/Enumerator<T> System.Collections.Generic.List`1<UnityEngine.UIElements.StyleSheets.StyleValue>::GetEnumerator()
inline Enumerator_tB72DF0A1B1C0AE8C401AAA543550E6B7F4F8E091 List_1_GetEnumerator_m79C661B4F2593F250F3AAEBE725ABBB3B97314E1 (List_1_t686B3253BF1ECA33C528F281967CD2DA263C252E* __this, const RuntimeMethod* method)
{
return (( Enumerator_tB72DF0A1B1C0AE8C401AAA543550E6B7F4F8E091 (*) (List_1_t686B3253BF1ECA33C528F281967CD2DA263C252E*, const RuntimeMethod*))List_1_GetEnumerator_m79C661B4F2593F250F3AAEBE725ABBB3B97314E1_gshared)(__this, method);
}
// System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.UIElements.StyleSheets.StyleValue>::Dispose()
inline void Enumerator_Dispose_m1F4E04F6F817CA0C550E88CACDBF06CECEEBA5A4 (Enumerator_tB72DF0A1B1C0AE8C401AAA543550E6B7F4F8E091* __this, const RuntimeMethod* method)
{
(( void (*) (Enumerator_tB72DF0A1B1C0AE8C401AAA543550E6B7F4F8E091*, const RuntimeMethod*))Enumerator_Dispose_m1F4E04F6F817CA0C550E88CACDBF06CECEEBA5A4_gshared)(__this, method);
}
// T System.Collections.Generic.List`1/Enumerator<UnityEngine.UIElements.StyleSheets.StyleValue>::get_Current()
inline StyleValue_t56307594EC04E04EFBCC3220595B4AAD66FF93C5 Enumerator_get_Current_m2A71803E92C0B34206D38F91490F372EE7E8E999_inline (Enumerator_tB72DF0A1B1C0AE8C401AAA543550E6B7F4F8E091* __this, const RuntimeMethod* method)
{
return (( StyleValue_t56307594EC04E04EFBCC3220595B4AAD66FF93C5 (*) (Enumerator_tB72DF0A1B1C0AE8C401AAA543550E6B7F4F8E091*, const RuntimeMethod*))Enumerator_get_Current_m2A71803E92C0B34206D38F91490F372EE7E8E999_gshared_inline)(__this, method);
}
// System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.UIElements.StyleSheets.StyleValue>::MoveNext()
inline bool Enumerator_MoveNext_m382A4115E9B245542508429960929A5A5A2DBC52 (Enumerator_tB72DF0A1B1C0AE8C401AAA543550E6B7F4F8E091* __this, const RuntimeMethod* method)
{
return (( bool (*) (Enumerator_tB72DF0A1B1C0AE8C401AAA543550E6B7F4F8E091*, const RuntimeMethod*))Enumerator_MoveNext_m382A4115E9B245542508429960929A5A5A2DBC52_gshared)(__this, method);
}
// T System.Collections.Generic.List`1<UnityEngine.UIElements.StyleSheets.StyleValue>::get_Item(System.Int32)
inline StyleValue_t56307594EC04E04EFBCC3220595B4AAD66FF93C5 List_1_get_Item_m1E0036D7EC908E08932E6514B1EF92C3A8E4AB58 (List_1_t686B3253BF1ECA33C528F281967CD2DA263C252E* __this, int32_t ___index0, const RuntimeMethod* method)
{
return (( StyleValue_t56307594EC04E04EFBCC3220595B4AAD66FF93C5 (*) (List_1_t686B3253BF1ECA33C528F281967CD2DA263C252E*, int32_t, const RuntimeMethod*))List_1_get_Item_m1E0036D7EC908E08932E6514B1EF92C3A8E4AB58_gshared)(__this, ___index0, method);
}
// System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.StyleSheets.StyleValue>::RemoveAt(System.Int32)
inline void List_1_RemoveAt_m2276A13E0328D7750B5EFF7868F9F88CA313D5E6 (List_1_t686B3253BF1ECA33C528F281967CD2DA263C252E* __this, int32_t ___index0, const RuntimeMethod* method)
{
(( void (*) (List_1_t686B3253BF1ECA33C528F281967CD2DA263C252E*, int32_t, const RuntimeMethod*))List_1_RemoveAt_m2276A13E0328D7750B5EFF7868F9F88CA313D5E6_gshared)(__this, ___index0, method);
}
// System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.StyleSheets.StyleValue>::set_Item(System.Int32,T)
inline void List_1_set_Item_m2926C92062137EC290DA1AD54E4AFF3CCD529685 (List_1_t686B3253BF1ECA33C528F281967CD2DA263C252E* __this, int32_t ___index0, StyleValue_t56307594EC04E04EFBCC3220595B4AAD66FF93C5 ___value1, const RuntimeMethod* method)
{
(( void (*) (List_1_t686B3253BF1ECA33C528F281967CD2DA263C252E*, int32_t, StyleValue_t56307594EC04E04EFBCC3220595B4AAD66FF93C5, const RuntimeMethod*))List_1_set_Item_m2926C92062137EC290DA1AD54E4AFF3CCD529685_gshared)(__this, ___index0, ___value1, method);
}
// System.Int32 System.Collections.Generic.List`1<UnityEngine.UIElements.StyleSheets.StyleValue>::get_Count()
inline int32_t List_1_get_Count_m797905E92EF60F271F57D2F36C05AC429A5C0008_inline (List_1_t686B3253BF1ECA33C528F281967CD2DA263C252E* __this, const RuntimeMethod* method)
{
return (( int32_t (*) (List_1_t686B3253BF1ECA33C528F281967CD2DA263C252E*, const RuntimeMethod*))List_1_get_Count_m797905E92EF60F271F57D2F36C05AC429A5C0008_gshared_inline)(__this, method);
}
// System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.StyleSheets.StyleValue>::Add(T)
inline void List_1_Add_m87205283CED3CE7AC9AEC642FE8C34839086F2EF_inline (List_1_t686B3253BF1ECA33C528F281967CD2DA263C252E* __this, StyleValue_t56307594EC04E04EFBCC3220595B4AAD66FF93C5 ___item0, const RuntimeMethod* method)
{
(( void (*) (List_1_t686B3253BF1ECA33C528F281967CD2DA263C252E*, StyleValue_t56307594EC04E04EFBCC3220595B4AAD66FF93C5, const RuntimeMethod*))List_1_Add_m87205283CED3CE7AC9AEC642FE8C34839086F2EF_gshared_inline)(__this, ___item0, method);
}
// System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.StyleSheets.StyleValue>::.ctor()
inline void List_1__ctor_m3CB67AFF449C874D40106A7AC4CAA266C89D95B7 (List_1_t686B3253BF1ECA33C528F281967CD2DA263C252E* __this, const RuntimeMethod* method)
{
(( void (*) (List_1_t686B3253BF1ECA33C528F281967CD2DA263C252E*, const RuntimeMethod*))List_1__ctor_m3CB67AFF449C874D40106A7AC4CAA266C89D95B7_gshared)(__this, method);
}
// System.Void UnityEngine.UIElements.StyleValueCollection::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StyleValueCollection__ctor_mFE0D8F376863E4DF1BCCB889ABC9896874413C23 (StyleValueCollection_t5ADC08D23E648FBE78F2C161494786E6C83E1377* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.InlineStyleAccess::set_ve(UnityEngine.UIElements.VisualElement)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void InlineStyleAccess_set_ve_m83D1C898E50B1E45818FBB439829EC26AD18890B_inline (InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165* __this, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___value0, const RuntimeMethod* method) ;
// System.Void System.Object::Finalize()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Object_Finalize_mC98C96301CCABFE00F1A7EF8E15DF507CACD42B2 (RuntimeObject* __this, const RuntimeMethod* method) ;
// System.Boolean System.Runtime.InteropServices.GCHandle::get_IsAllocated()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool GCHandle_get_IsAllocated_m241908103D8D867E11CCAB73C918729825E86843 (GCHandle_tC44F6F72EE68BD4CFABA24309DA7A179D41127DC* __this, const RuntimeMethod* method) ;
// System.Void System.Runtime.InteropServices.GCHandle::Free()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GCHandle_Free_m1320A260E487EB1EA6D95F9E54BFFCB5A4EF83A3 (GCHandle_tC44F6F72EE68BD4CFABA24309DA7A179D41127DC* __this, const RuntimeMethod* method) ;
// UnityEngine.UIElements.StyleProperty[] UnityEngine.UIElements.StyleRule::get_properties()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StylePropertyU5BU5D_t1DEB0C869D51682C0583AA00CE776FE8B8C36783* StyleRule_get_properties_m0918E976C1000BC02985AFFE48919B5B7F45E6BC (StyleRule_t69F0C0989004F85BBD9C72BC7A73F79BFE61651E* __this, const RuntimeMethod* method) ;
// UnityEngine.UIElements.StyleSheets.StylePropertyId[] UnityEngine.UIElements.StyleSheets.StyleSheetCache::GetPropertyIds(UnityEngine.UIElements.StyleRule)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StylePropertyIdU5BU5D_t6A118EB2D7976A5AE0C4E89D3F53D4454EC7E359* StyleSheetCache_GetPropertyIds_m12628603E1996F31D2DBEBECA8F53579F9A68BA8 (StyleRule_t69F0C0989004F85BBD9C72BC7A73F79BFE61651E* ___rule0, const RuntimeMethod* method) ;
// UnityEngine.UIElements.VisualElement UnityEngine.UIElements.InlineStyleAccess::get_ve()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline (InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165* __this, const RuntimeMethod* method) ;
// UnityEngine.UIElements.ComputedStyle& UnityEngine.UIElements.VisualElement::get_computedStyle()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* VisualElement_get_computedStyle_m8124059EC4D72CCEDE7107FFF72A614131604C3A (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.InlineStyleAccess::ApplyInlineStyles(UnityEngine.UIElements.ComputedStyle&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InlineStyleAccess_ApplyInlineStyles_mE6E352C60F7E016A113E82A35AF3838712A9BE21 (InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165* __this, ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* ___computedStyle0, const RuntimeMethod* method) ;
// System.Collections.Generic.List`1/Enumerator<T> System.Collections.Generic.List`1<UnityEngine.UIElements.StyleSheets.StyleValueManaged>::GetEnumerator()
inline Enumerator_t2F6204D88DD8195BFC2CC4BE1E513D4C02D55DD5 List_1_GetEnumerator_m41D099DDAA26C72466A2EB9CCA26EF85274EFF44 (List_1_t05E80B72E11DAF32DE5C2209E33E4AA7D99CCE45* __this, const RuntimeMethod* method)
{
return (( Enumerator_t2F6204D88DD8195BFC2CC4BE1E513D4C02D55DD5 (*) (List_1_t05E80B72E11DAF32DE5C2209E33E4AA7D99CCE45*, const RuntimeMethod*))List_1_GetEnumerator_m41D099DDAA26C72466A2EB9CCA26EF85274EFF44_gshared)(__this, method);
}
// System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.UIElements.StyleSheets.StyleValueManaged>::Dispose()
inline void Enumerator_Dispose_m32C3EB624F6EE8B92DB2A47AE2BA8984872A1132 (Enumerator_t2F6204D88DD8195BFC2CC4BE1E513D4C02D55DD5* __this, const RuntimeMethod* method)
{
(( void (*) (Enumerator_t2F6204D88DD8195BFC2CC4BE1E513D4C02D55DD5*, const RuntimeMethod*))Enumerator_Dispose_m32C3EB624F6EE8B92DB2A47AE2BA8984872A1132_gshared)(__this, method);
}
// T System.Collections.Generic.List`1/Enumerator<UnityEngine.UIElements.StyleSheets.StyleValueManaged>::get_Current()
inline StyleValueManaged_t68DFBEC1594279E4DC56634FD5092318D1E9A5F4 Enumerator_get_Current_mB28ED58C8A392FC455EF04196845A959EC52DE9E_inline (Enumerator_t2F6204D88DD8195BFC2CC4BE1E513D4C02D55DD5* __this, const RuntimeMethod* method)
{
return (( StyleValueManaged_t68DFBEC1594279E4DC56634FD5092318D1E9A5F4 (*) (Enumerator_t2F6204D88DD8195BFC2CC4BE1E513D4C02D55DD5*, const RuntimeMethod*))Enumerator_get_Current_mB28ED58C8A392FC455EF04196845A959EC52DE9E_gshared_inline)(__this, method);
}
// System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.UIElements.StyleSheets.StyleValueManaged>::MoveNext()
inline bool Enumerator_MoveNext_mB5EDB1A39B767BF7677DEE42FF96C78914C7005C (Enumerator_t2F6204D88DD8195BFC2CC4BE1E513D4C02D55DD5* __this, const RuntimeMethod* method)
{
return (( bool (*) (Enumerator_t2F6204D88DD8195BFC2CC4BE1E513D4C02D55DD5*, const RuntimeMethod*))Enumerator_MoveNext_mB5EDB1A39B767BF7677DEE42FF96C78914C7005C_gshared)(__this, method);
}
// UnityEngine.UIElements.VisualElement/Hierarchy UnityEngine.UIElements.VisualElement::get_hierarchy()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Hierarchy_t4CF226F0EDE9C117C51C505730FC80641B1F1677 VisualElement_get_hierarchy_m2E897DE4CFD349E65CFA38EFF6BAAFECE2F4E3E4_inline (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* __this, const RuntimeMethod* method) ;
// UnityEngine.UIElements.VisualElement UnityEngine.UIElements.VisualElement/Hierarchy::get_parent()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* Hierarchy_get_parent_m1CB3F7548632A5B5747041AF64B12BB0E0F402D4 (Hierarchy_t4CF226F0EDE9C117C51C505730FC80641B1F1677* __this, const RuntimeMethod* method) ;
// UnityEngine.UIElements.ComputedStyle& UnityEngine.UIElements.StyleSheets.InitialStyle::Get()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* InitialStyle_Get_m38BCE8D4AFA821076C48E7DE3AB59C1FF1111F14 (const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.StyleSheets.StylePropertyReader::SetInlineContext(UnityEngine.UIElements.StyleSheet,UnityEngine.UIElements.StyleProperty[],UnityEngine.UIElements.StyleSheets.StylePropertyId[],System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StylePropertyReader_SetInlineContext_m220B4AA0E287AF54B6025EA6F5FA612B05B1AF6C (StylePropertyReader_tA960AF3A0C411045E92E04E997D7EB2EF1B7552A* __this, StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* ___sheet0, StylePropertyU5BU5D_t1DEB0C869D51682C0583AA00CE776FE8B8C36783* ___properties1, StylePropertyIdU5BU5D_t6A118EB2D7976A5AE0C4E89D3F53D4454EC7E359* ___propertyIds2, float ___dpiScaling3, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.ComputedStyle::ApplyProperties(UnityEngine.UIElements.StyleSheets.StylePropertyReader,UnityEngine.UIElements.ComputedStyle&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ComputedStyle_ApplyProperties_m3A2839DA1B85307F21A075C3049B08FC02F33ACC (ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* __this, StylePropertyReader_tA960AF3A0C411045E92E04E997D7EB2EF1B7552A* ___reader0, ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* ___parentStyle1, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.ComputedStyle::ApplyStyleValue(UnityEngine.UIElements.StyleSheets.StyleValue,UnityEngine.UIElements.ComputedStyle&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ComputedStyle_ApplyStyleValue_mF912B05E9ACC874EDD24C1FCDE2143559992AF6B (ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* __this, StyleValue_t56307594EC04E04EFBCC3220595B4AAD66FF93C5 ___sv0, ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* ___parentStyle1, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.ComputedStyle::ApplyStyleValueManaged(UnityEngine.UIElements.StyleSheets.StyleValueManaged,UnityEngine.UIElements.ComputedStyle&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ComputedStyle_ApplyStyleValueManaged_m6D8A7C62246D95B7709868AC4051D9B2C9715F72 (ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* __this, StyleValueManaged_t68DFBEC1594279E4DC56634FD5092318D1E9A5F4 ___sv0, ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* ___parentStyle1, const RuntimeMethod* method) ;
// UnityEngine.UIElements.IStyle UnityEngine.UIElements.VisualElement::get_style()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* VisualElement_get_style_mDCFF8D835BE0AFE412905E108F48B32A83734224 (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* __this, const RuntimeMethod* method) ;
// UnityEngine.UIElements.StyleKeyword UnityEngine.UIElements.StyleCursor::get_keyword()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t StyleCursor_get_keyword_m186FAD95B09F8F04C5E58214C52C047CC13F90BB (StyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610* __this, const RuntimeMethod* method) ;
// UnityEngine.UIElements.Cursor UnityEngine.UIElements.StyleCursor::get_value()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Cursor_t24C3B5095F65B86794C4F7EA168E324DFDA9EE82 StyleCursor_get_value_mCD6667DB89822E033CF9F5597A95786E42C185B6 (StyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.ComputedStyle::ApplyStyleCursor(UnityEngine.UIElements.Cursor)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ComputedStyle_ApplyStyleCursor_m51B8C143B1DDE5BE8D2E97EC81C6E7363A64418C (ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* __this, Cursor_t24C3B5095F65B86794C4F7EA168E324DFDA9EE82 ___cursor0, const RuntimeMethod* method) ;
// UnityEngine.UIElements.StyleKeyword UnityEngine.UIElements.StyleTextShadow::get_keyword()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t StyleTextShadow_get_keyword_m0936C51AC4D42481FA64A1CEB7A62EC2CF19470E (StyleTextShadow_tCDDF1FE733ADBAA5ACA3B74620D4728E83F54252* __this, const RuntimeMethod* method) ;
// UnityEngine.UIElements.TextShadow UnityEngine.UIElements.StyleTextShadow::get_value()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TextShadow_t6BADF37AB90ABCB63859A225B58AC5A580950A05 StyleTextShadow_get_value_m42277240BF34F859A5E0C6933106F98CDDD3439C (StyleTextShadow_tCDDF1FE733ADBAA5ACA3B74620D4728E83F54252* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.ComputedStyle::ApplyStyleTextShadow(UnityEngine.UIElements.TextShadow)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ComputedStyle_ApplyStyleTextShadow_m651414AC181BF890FB887331B325F75B5B3F1B41 (ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* __this, TextShadow_t6BADF37AB90ABCB63859A225B58AC5A580950A05 ___st0, const RuntimeMethod* method) ;
// UnityEngine.UIElements.TransformOrigin UnityEngine.UIElements.StyleTransformOrigin::get_value()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502 StyleTransformOrigin_get_value_m3DD31B222FEAF76A0D053A39820373A00BD1928E (StyleTransformOrigin_t708B2E73541ECAE23D286FE68D6BC2CCFAAB84A6* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.ComputedStyle::ApplyStyleTransformOrigin(UnityEngine.UIElements.TransformOrigin)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ComputedStyle_ApplyStyleTransformOrigin_mD1C0A6885951B191FEEC513DCD65534DD620F2BF (ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* __this, TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502 ___st0, const RuntimeMethod* method) ;
// UnityEngine.UIElements.Translate UnityEngine.UIElements.StyleTranslate::get_value()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E StyleTranslate_get_value_m3D6727DEDAB4FF2313B2842FE295C41D4D9D0355 (StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.ComputedStyle::ApplyStyleTranslate(UnityEngine.UIElements.Translate)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ComputedStyle_ApplyStyleTranslate_mD030DDBE08290894990C1EDEE34E8220E238FBF5 (ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* __this, Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E ___translateValue0, const RuntimeMethod* method) ;
// UnityEngine.UIElements.Scale UnityEngine.UIElements.StyleScale::get_value()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7 StyleScale_get_value_mF8E29AE4DA4671C9462D02642348BF78A796854B (StyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.ComputedStyle::ApplyStyleScale(UnityEngine.UIElements.Scale)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ComputedStyle_ApplyStyleScale_m4F7432A13858936EFB6AC9E4B46031FD5B761809 (ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* __this, Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7 ___scaleValue0, const RuntimeMethod* method) ;
// UnityEngine.UIElements.Rotate UnityEngine.UIElements.StyleRotate::get_value()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7 StyleRotate_get_value_m20936D0783AD0F977486948A51C430265A61CAF4 (StyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.ComputedStyle::ApplyStyleRotate(UnityEngine.UIElements.Rotate)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ComputedStyle_ApplyStyleRotate_mDAB427C16C59BABB1A04CCE437835311A655E969 (ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* __this, Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7 ___rotateValue0, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.UIElements.InlineStyleAccess::TryGetInlineCursor(UnityEngine.UIElements.StyleCursor&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InlineStyleAccess_TryGetInlineCursor_m63299CC6BB5FCDB24E9733F4258DBEDF95C3C12E (InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165* __this, StyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610* ___value0, const RuntimeMethod* method) ;
// UnityEngine.UIElements.StyleCursor UnityEngine.UIElements.StyleCursor::op_Implicit(UnityEngine.UIElements.StyleKeyword)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610 StyleCursor_op_Implicit_m1AAF0AD4F7EFE6F05D54FD3DAF834729956E2A12 (int32_t ___keyword0, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.UIElements.InlineStyleAccess::TryGetInlineTextShadow(UnityEngine.UIElements.StyleTextShadow&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InlineStyleAccess_TryGetInlineTextShadow_m2958C0D88D96FDBD51FFBE18997FE782C0556907 (InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165* __this, StyleTextShadow_tCDDF1FE733ADBAA5ACA3B74620D4728E83F54252* ___value0, const RuntimeMethod* method) ;
// UnityEngine.UIElements.StyleTextShadow UnityEngine.UIElements.StyleTextShadow::op_Implicit(UnityEngine.UIElements.StyleKeyword)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StyleTextShadow_tCDDF1FE733ADBAA5ACA3B74620D4728E83F54252 StyleTextShadow_op_Implicit_m7D505F9CDA1D131C0F0A8B6ED1F51236FF59C755 (int32_t ___keyword0, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.UIElements.InlineStyleAccess::TryGetInlineTransformOrigin(UnityEngine.UIElements.StyleTransformOrigin&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InlineStyleAccess_TryGetInlineTransformOrigin_mECB022AFD8010521ADFAA3B28C56728490C6BC16 (InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165* __this, StyleTransformOrigin_t708B2E73541ECAE23D286FE68D6BC2CCFAAB84A6* ___value0, const RuntimeMethod* method) ;
// UnityEngine.UIElements.StyleTransformOrigin UnityEngine.UIElements.StyleTransformOrigin::op_Implicit(UnityEngine.UIElements.StyleKeyword)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StyleTransformOrigin_t708B2E73541ECAE23D286FE68D6BC2CCFAAB84A6 StyleTransformOrigin_op_Implicit_m01EAB2A8B7B1A14DED0CA929007E518B462D8042 (int32_t ___keyword0, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.UIElements.InlineStyleAccess::TryGetInlineTranslate(UnityEngine.UIElements.StyleTranslate&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InlineStyleAccess_TryGetInlineTranslate_m2118CB3A0FA8254F641D7A34F904E78783336C7C (InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165* __this, StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089* ___value0, const RuntimeMethod* method) ;
// UnityEngine.UIElements.StyleTranslate UnityEngine.UIElements.StyleTranslate::op_Implicit(UnityEngine.UIElements.StyleKeyword)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089 StyleTranslate_op_Implicit_m9042ECC72D4AA04F3915AA020F48C3B371CD63FD (int32_t ___keyword0, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.UIElements.InlineStyleAccess::SetInlineTranslate(UnityEngine.UIElements.StyleTranslate)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InlineStyleAccess_SetInlineTranslate_m4A2D1556251A4151F81EBE2584BFB70805BE4696 (InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165* __this, StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089 ___inlineValue0, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.VisualElement::IncrementVersion(UnityEngine.UIElements.VersionChangeType)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void VisualElement_IncrementVersion_m03581665EE480D3C329058FFE08734450493E33E (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* __this, int32_t ___changeType0, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.UIElements.InlineStyleAccess::TryGetInlineRotate(UnityEngine.UIElements.StyleRotate&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InlineStyleAccess_TryGetInlineRotate_m18AD02C6261D2552480A88385595018AAB079682 (InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165* __this, StyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B* ___value0, const RuntimeMethod* method) ;
// UnityEngine.UIElements.StyleRotate UnityEngine.UIElements.StyleRotate::op_Implicit(UnityEngine.UIElements.StyleKeyword)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B StyleRotate_op_Implicit_m41AE58B97B3F4031262376C425B3AB798B1B3976 (int32_t ___keyword0, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.UIElements.InlineStyleAccess::TryGetInlineScale(UnityEngine.UIElements.StyleScale&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InlineStyleAccess_TryGetInlineScale_m3DB512632D536F9CAE87C2B07B257453F88362CC (InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165* __this, StyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC* ___value0, const RuntimeMethod* method) ;
// UnityEngine.UIElements.StyleScale UnityEngine.UIElements.StyleScale::op_Implicit(UnityEngine.UIElements.StyleKeyword)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC StyleScale_op_Implicit_m3231BA796024968D253EFD91AF4D84BB20B025A3 (int32_t ___keyword0, const RuntimeMethod* method) ;
// UnityEngine.UIElements.Length UnityEngine.UIElements.StyleLength::get_value()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 StyleLength_get_value_mCED6CC9F565F29350DFB1E4D3FF8F9C4AC6EB131 (StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8* __this, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.UIElements.Length::op_Equality(UnityEngine.UIElements.Length,UnityEngine.UIElements.Length)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Length_op_Equality_m6EE6F7EF12C90FFD1C8987E1D4AAEA23AA7A8795 (Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 ___lhs0, Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 ___rhs1, const RuntimeMethod* method) ;
// UnityEngine.UIElements.StyleKeyword UnityEngine.UIElements.StyleLength::get_keyword()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t StyleLength_get_keyword_m3C27CD4CFE978045893CB4907F487ADC2B17EFEC (StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8* __this, const RuntimeMethod* method) ;
// UnityEngine.UIElements.Length UnityEngine.UIElements.StyleValueExtensions::ToLength(UnityEngine.UIElements.StyleLength)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 StyleValueExtensions_ToLength_mCEAFEA65FC2AB6F40FDB3605F3185F35E89EE9BB (StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8 ___styleLength0, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.StyleValueCollection::SetStyleValue(UnityEngine.UIElements.StyleSheets.StyleValue)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StyleValueCollection_SetStyleValue_m0D2893CB063806B31C41887327B73877CD0101AC (StyleValueCollection_t5ADC08D23E648FBE78F2C161494786E6C83E1377* __this, StyleValue_t56307594EC04E04EFBCC3220595B4AAD66FF93C5 ___value0, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.UIElements.InlineStyleAccess::RemoveInlineStyle(UnityEngine.UIElements.StyleSheets.StylePropertyId)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InlineStyleAccess_RemoveInlineStyle_m225E781B5CCEC21106CDE484CB72371A14BEB0BC (InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165* __this, int32_t ___id0, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.InlineStyleAccess::ApplyStyleValue(UnityEngine.UIElements.StyleSheets.StyleValue)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InlineStyleAccess_ApplyStyleValue_m3E012D35FB1ADCCF2CB9601319F257E3B7859441 (InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165* __this, StyleValue_t56307594EC04E04EFBCC3220595B4AAD66FF93C5 ___value0, const RuntimeMethod* method) ;
// System.Single UnityEngine.UIElements.StyleFloat::get_value()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float StyleFloat_get_value_mA16B2A988966FF48ED290BA14F3CD1011608ECC2 (StyleFloat_t4A100BCCDC275C2302517C5858C9BE9EC43D4841* __this, const RuntimeMethod* method) ;
// UnityEngine.UIElements.StyleKeyword UnityEngine.UIElements.StyleFloat::get_keyword()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t StyleFloat_get_keyword_m2370C18512C2FE03C57E78DAB116C31B16DFAEF6 (StyleFloat_t4A100BCCDC275C2302517C5858C9BE9EC43D4841* __this, const RuntimeMethod* method) ;
// UnityEngine.Color UnityEngine.UIElements.StyleColor::get_value()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Color_tD001788D726C3A7F1379BEED0260B9591F440C1F StyleColor_get_value_mD86CBC86D6685FB9B2BBC4CB304CB3E9016C477A (StyleColor_tFC32BA34A15742AC48D6AACF8A137A6F71F04910* __this, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.Color::op_Equality(UnityEngine.Color,UnityEngine.Color)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Color_op_Equality_m3A255F888F9300ABB36ED2BC0640CFFDAAEFED2F_inline (Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___lhs0, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___rhs1, const RuntimeMethod* method) ;
// UnityEngine.UIElements.StyleKeyword UnityEngine.UIElements.StyleColor::get_keyword()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t StyleColor_get_keyword_mD1803455DF31AF1C4D172238646E3B556CEDE48B (StyleColor_tFC32BA34A15742AC48D6AACF8A137A6F71F04910* __this, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.UIElements.Translate::op_Equality(UnityEngine.UIElements.Translate,UnityEngine.UIElements.Translate)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Translate_op_Equality_m7E3D479F1A18F3064C089F642EFC3271FC003178 (Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E ___lhs0, Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E ___rhs1, const RuntimeMethod* method) ;
// UnityEngine.UIElements.StyleKeyword UnityEngine.UIElements.StyleTranslate::get_keyword()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t StyleTranslate_get_keyword_mE02ED75874B466373FCC6A9840F2DCBA3974384D (StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.InlineStyleAccess::ApplyStyleTranslate(UnityEngine.UIElements.StyleTranslate)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InlineStyleAccess_ApplyStyleTranslate_mF29CB2DC00F87495F056B1CBE89AD6D37759E8DD (InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165* __this, StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089 ___translate0, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.ComputedTransitionUtils::UpdateComputedTransitions(UnityEngine.UIElements.ComputedStyle&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ComputedTransitionUtils_UpdateComputedTransitions_mE7DA98F5C33453E910DD66E3C0C5BB5DC746E544 (ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* ___computedStyle0, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.UIElements.ComputedStyle::get_hasTransition()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ComputedStyle_get_hasTransition_m517329E58B38B1A20279CB63A6EEBBBAEC2EFE00 (ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* __this, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.UIElements.VisualElement::get_styleInitialized()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool VisualElement_get_styleInitialized_m9F9F72583998228B531F435C82B0D58076677496 (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* __this, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.UIElements.ComputedTransitionUtils::GetTransitionProperty(UnityEngine.UIElements.ComputedStyle&,UnityEngine.UIElements.StyleSheets.StylePropertyId,UnityEngine.UIElements.ComputedTransitionProperty&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ComputedTransitionUtils_GetTransitionProperty_mBC67A7D70DB5193AAEAD9154E1B1782B58E269C2 (ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* ___computedStyle0, int32_t ___id1, ComputedTransitionProperty_tD8E4D8EB5DD69E063944F27A48D9263F4F1354E1* ___result2, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.UIElements.ComputedStyle::StartAnimationInlineTranslate(UnityEngine.UIElements.VisualElement,UnityEngine.UIElements.ComputedStyle&,UnityEngine.UIElements.StyleTranslate,System.Int32,System.Int32,System.Func`2<System.Single,System.Single>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ComputedStyle_StartAnimationInlineTranslate_mAE7DB5DF40D2F67AB9A3C95E5BFA1C93E452C898 (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___element0, ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* ___computedStyle1, StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089 ___translate2, int32_t ___durationMs3, int32_t ___delayMs4, Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* ___easingCurve5, const RuntimeMethod* method) ;
// UnityEngine.UIElements.IStylePropertyAnimations UnityEngine.UIElements.VisualElement::get_styleAnimation()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* VisualElement_get_styleAnimation_m34C349374229002AAF42A7DAD49AA9615EA154F1 (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* __this, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.UIElements.ComputedStyle::StartAnimationInline(UnityEngine.UIElements.VisualElement,UnityEngine.UIElements.StyleSheets.StylePropertyId,UnityEngine.UIElements.ComputedStyle&,UnityEngine.UIElements.StyleSheets.StyleValue,System.Int32,System.Int32,System.Func`2<System.Single,System.Single>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ComputedStyle_StartAnimationInline_m4CD134826A3EE59EF49870A33CD00566C67B88BB (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___element0, int32_t ___id1, ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* ___computedStyle2, StyleValue_t56307594EC04E04EFBCC3220595B4AAD66FF93C5 ___sv3, int32_t ___durationMs4, int32_t ___delayMs5, Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* ___easingCurve6, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.InlineStyleAccess::ApplyFromComputedStyle(UnityEngine.UIElements.StyleSheets.StylePropertyId,UnityEngine.UIElements.ComputedStyle&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InlineStyleAccess_ApplyFromComputedStyle_m73C7088B473F123BCBC6332949AF98EDBCA2C0D8 (InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165* __this, int32_t ___id0, ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* ___newStyle1, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.UIElements.StyleCache::TryGetValue(System.Int64,UnityEngine.UIElements.ComputedStyle&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool StyleCache_TryGetValue_mF7B5B7EEAA897C684EE0139FE1689801A6A2560A (int64_t ___hash0, ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* ___data1, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.UIElements.ComputedStyle::StartAnimation(UnityEngine.UIElements.VisualElement,UnityEngine.UIElements.StyleSheets.StylePropertyId,UnityEngine.UIElements.ComputedStyle&,UnityEngine.UIElements.ComputedStyle&,System.Int32,System.Int32,System.Func`2<System.Single,System.Single>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ComputedStyle_StartAnimation_mD54EEA79A731E6C62B9555CF794CCDBF7DE88B23 (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___element0, int32_t ___id1, ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* ___oldStyle2, ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* ___newStyle3, int32_t ___durationMs4, int32_t ___delayMs5, Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* ___easingCurve6, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.ComputedStyle::ApplyFromComputedStyle(UnityEngine.UIElements.StyleSheets.StylePropertyId,UnityEngine.UIElements.ComputedStyle&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ComputedStyle_ApplyFromComputedStyle_m78443DA10DF7B916B93B1238A74BD35975C28074 (ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* __this, int32_t ___id0, ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* ___other1, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.UIElements.InlineStyleAccess::SetStyleValue(UnityEngine.UIElements.StyleSheets.StylePropertyId,UnityEngine.UIElements.StyleColor)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InlineStyleAccess_SetStyleValue_mDEB0100BE1046E738327A631551655CDC34F5EFA (InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165* __this, int32_t ___id0, StyleColor_tFC32BA34A15742AC48D6AACF8A137A6F71F04910 ___inlineValue1, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.UIElements.InlineStyleAccess::SetStyleValue(UnityEngine.UIElements.StyleSheets.StylePropertyId,UnityEngine.UIElements.StyleLength)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InlineStyleAccess_SetStyleValue_m8DCE3F520B7215ED0A8E3EAC5387338A3EBBA9BF (InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165* __this, int32_t ___id0, StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8 ___inlineValue1, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.UIElements.InlineStyleAccess::SetStyleValue(UnityEngine.UIElements.StyleSheets.StylePropertyId,UnityEngine.UIElements.StyleFloat)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InlineStyleAccess_SetStyleValue_mF6D018AEAD6020AD9D677515282BAC1BB14FE852 (InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165* __this, int32_t ___id0, StyleFloat_t4A100BCCDC275C2302517C5858C9BE9EC43D4841 ___inlineValue1, const RuntimeMethod* method) ;
// UnityEngine.Yoga.YogaNode UnityEngine.UIElements.VisualElement::get_yogaNode()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR YogaNode_t4B5B593220CCB315B5A60CB48BA4795636F04DDA* VisualElement_get_yogaNode_m1D80145AA8652A871E1538B1C5A2E540CE2DEC45_inline (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* __this, const RuntimeMethod* method) ;
// System.Single UnityEngine.UIElements.ComputedStyle::get_borderBottomWidth()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float ComputedStyle_get_borderBottomWidth_mC21561C6624C725B60E7210BFB262C616BAA01A1 (ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.Yoga.YogaNode::set_BorderBottomWidth(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YogaNode_set_BorderBottomWidth_m10BD7CB272CE0342EEA05F413A78BB6CE34FD8F3 (YogaNode_t4B5B593220CCB315B5A60CB48BA4795636F04DDA* __this, float ___value0, const RuntimeMethod* method) ;
// System.Single UnityEngine.UIElements.ComputedStyle::get_borderLeftWidth()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float ComputedStyle_get_borderLeftWidth_mF62617A8547605CFA887F3E43379FAEDACE5F6DD (ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.Yoga.YogaNode::set_BorderLeftWidth(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YogaNode_set_BorderLeftWidth_m6F0ADE17EA294DC33E0EBBB17E4DF867B5E73CA5 (YogaNode_t4B5B593220CCB315B5A60CB48BA4795636F04DDA* __this, float ___value0, const RuntimeMethod* method) ;
// System.Single UnityEngine.UIElements.ComputedStyle::get_borderRightWidth()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float ComputedStyle_get_borderRightWidth_mD3DCE8EB19CF9DD3C6A55249C865121B48492183 (ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.Yoga.YogaNode::set_BorderRightWidth(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YogaNode_set_BorderRightWidth_m047EE6ECCF13C9E44885BCE8FA20D2FD0DA498C6 (YogaNode_t4B5B593220CCB315B5A60CB48BA4795636F04DDA* __this, float ___value0, const RuntimeMethod* method) ;
// System.Single UnityEngine.UIElements.ComputedStyle::get_borderTopWidth()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float ComputedStyle_get_borderTopWidth_m8E7A7CAF054CA6FC96E1203C5A183BFE82416743 (ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.Yoga.YogaNode::set_BorderTopWidth(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YogaNode_set_BorderTopWidth_m39A26DC4E61833C0F8F58EA28A71AA35C4553005 (YogaNode_t4B5B593220CCB315B5A60CB48BA4795636F04DDA* __this, float ___value0, const RuntimeMethod* method) ;
// UnityEngine.UIElements.Length UnityEngine.UIElements.ComputedStyle::get_bottom()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 ComputedStyle_get_bottom_m4BD26BCD6F80E568207E0DAEAEBBCC3383251B09 (ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* __this, const RuntimeMethod* method) ;
// UnityEngine.Yoga.YogaValue UnityEngine.UIElements.StyleValueExtensions::ToYogaValue(UnityEngine.UIElements.Length)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR YogaValue_t9066126971BFC18D9B4A8AB11435557F19598F8C StyleValueExtensions_ToYogaValue_m360DD3ABD78FC094D8AB485BA096568AF86AE708 (Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 ___length0, const RuntimeMethod* method) ;
// System.Void UnityEngine.Yoga.YogaNode::set_Bottom(UnityEngine.Yoga.YogaValue)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YogaNode_set_Bottom_m03A39B84DE5056608BCFE43E98956BF58035347F (YogaNode_t4B5B593220CCB315B5A60CB48BA4795636F04DDA* __this, YogaValue_t9066126971BFC18D9B4A8AB11435557F19598F8C ___value0, const RuntimeMethod* method) ;
// UnityEngine.UIElements.StyleInt UnityEngine.UIElements.StyleValueCollection::GetStyleInt(UnityEngine.UIElements.StyleSheets.StylePropertyId)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StyleInt_tDC5B2FE9B1ABA54EEF85A7798F321F40BDC8B25D StyleValueCollection_GetStyleInt_m1B001772E1ED50ECEC62DB8396804C8E70D40234 (StyleValueCollection_t5ADC08D23E648FBE78F2C161494786E6C83E1377* __this, int32_t ___id0, const RuntimeMethod* method) ;
// System.Int32 UnityEngine.UIElements.StyleInt::get_value()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t StyleInt_get_value_m4CFF13DBDE63CAA71B48526F3FE6E6B92FC8F8ED (StyleInt_tDC5B2FE9B1ABA54EEF85A7798F321F40BDC8B25D* __this, const RuntimeMethod* method) ;
// UnityEngine.UIElements.StyleKeyword UnityEngine.UIElements.StyleInt::get_keyword()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t StyleInt_get_keyword_mA202A7BF0970785CD87A780A9FAC21D29C103DE1 (StyleInt_tDC5B2FE9B1ABA54EEF85A7798F321F40BDC8B25D* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.StyleEnum`1<UnityEngine.UIElements.DisplayStyle>::.ctor(T,UnityEngine.UIElements.StyleKeyword)
inline void StyleEnum_1__ctor_mADD0E943E00F1DCF047659725EF87DD8B9E6EA77 (StyleEnum_1_t3B02FFF55849C9C8E6A7C0AA9C7E5F65F10C9C69* __this, int32_t ___v0, int32_t ___keyword1, const RuntimeMethod* method)
{
(( void (*) (StyleEnum_1_t3B02FFF55849C9C8E6A7C0AA9C7E5F65F10C9C69*, int32_t, int32_t, const RuntimeMethod*))StyleEnum_1__ctor_mB9C59363417961E50709E3547B84F72CDC187380_gshared)(__this, ___v0, ___keyword1, method);
}
// System.Boolean UnityEngine.UIElements.InlineStyleAccess::SetStyleValue<UnityEngine.UIElements.DisplayStyle>(UnityEngine.UIElements.StyleSheets.StylePropertyId,UnityEngine.UIElements.StyleEnum`1<T>)
inline bool InlineStyleAccess_SetStyleValue_TisDisplayStyle_t87BEDA2F78F764785ED41FC5E622ECB0091B2459_m81683517B098B03D83815E08D546A78DEDA6E9CA (InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165* __this, int32_t ___id0, StyleEnum_1_t3B02FFF55849C9C8E6A7C0AA9C7E5F65F10C9C69 ___inlineValue1, const RuntimeMethod* method)
{
return (( bool (*) (InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165*, int32_t, StyleEnum_1_t3B02FFF55849C9C8E6A7C0AA9C7E5F65F10C9C69, const RuntimeMethod*))InlineStyleAccess_SetStyleValue_TisInt32Enum_tCBAC8BA2BFF3A845FA599F303093BBBA374B6F0C_m0ECD0984424862322B2FE0E2F25DCDBD6C0054CE_gshared)(__this, ___id0, ___inlineValue1, method);
}
// UnityEngine.UIElements.DisplayStyle UnityEngine.UIElements.ComputedStyle::get_display()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ComputedStyle_get_display_mBB1A09D13DADF705302D05AAE2BE61C1C42F1862 (ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.Yoga.YogaNode::set_Display(UnityEngine.Yoga.YogaDisplay)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YogaNode_set_Display_mCD8A7B298E87852734559A41DC01EF96827032C2 (YogaNode_t4B5B593220CCB315B5A60CB48BA4795636F04DDA* __this, int32_t ___value0, const RuntimeMethod* method) ;
// UnityEngine.UIElements.Length UnityEngine.UIElements.ComputedStyle::get_flexBasis()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 ComputedStyle_get_flexBasis_m8F1BD5150D38389ED6046377C8912CCEFEA28348 (ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.Yoga.YogaNode::set_FlexBasis(UnityEngine.Yoga.YogaValue)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YogaNode_set_FlexBasis_m24CCC6C38C4612359E942EEF5EA5FDF4D24E7671 (YogaNode_t4B5B593220CCB315B5A60CB48BA4795636F04DDA* __this, YogaValue_t9066126971BFC18D9B4A8AB11435557F19598F8C ___value0, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.UIElements.InlineStyleAccess::SetStyleValue<UnityEngine.UIElements.FlexDirection>(UnityEngine.UIElements.StyleSheets.StylePropertyId,UnityEngine.UIElements.StyleEnum`1<T>)
inline bool InlineStyleAccess_SetStyleValue_TisFlexDirection_t0B086E97C9B1B8F1D94B51CBEAE6564B2A7C15DC_m210A3FAC249DBC48CD26DE484AB6407E0532839D (InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165* __this, int32_t ___id0, StyleEnum_1_t4C47F320FF81E91A50EC2AD0D70A3D620362BBAE ___inlineValue1, const RuntimeMethod* method)
{
return (( bool (*) (InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165*, int32_t, StyleEnum_1_t4C47F320FF81E91A50EC2AD0D70A3D620362BBAE, const RuntimeMethod*))InlineStyleAccess_SetStyleValue_TisInt32Enum_tCBAC8BA2BFF3A845FA599F303093BBBA374B6F0C_m0ECD0984424862322B2FE0E2F25DCDBD6C0054CE_gshared)(__this, ___id0, ___inlineValue1, method);
}
// UnityEngine.UIElements.FlexDirection UnityEngine.UIElements.ComputedStyle::get_flexDirection()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ComputedStyle_get_flexDirection_mB828631FEA651FAF141B26CCE956321C619AC7B8 (ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.Yoga.YogaNode::set_FlexDirection(UnityEngine.Yoga.YogaFlexDirection)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YogaNode_set_FlexDirection_mFF74AB011A465EFD90BAFDE41F00207619429306 (YogaNode_t4B5B593220CCB315B5A60CB48BA4795636F04DDA* __this, int32_t ___value0, const RuntimeMethod* method) ;
// System.Single UnityEngine.UIElements.ComputedStyle::get_flexGrow()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float ComputedStyle_get_flexGrow_mEB694EF58F5D195997ECA7868F9BA4D12E02FB57 (ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.Yoga.YogaNode::set_FlexGrow(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YogaNode_set_FlexGrow_m884FDA11A3F7FAF051CB840829442FE14CC3CC2B (YogaNode_t4B5B593220CCB315B5A60CB48BA4795636F04DDA* __this, float ___value0, const RuntimeMethod* method) ;
// System.Single UnityEngine.UIElements.ComputedStyle::get_flexShrink()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float ComputedStyle_get_flexShrink_m3118F3A2C03D52553A19A74894864A786221C138 (ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.Yoga.YogaNode::set_FlexShrink(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YogaNode_set_FlexShrink_m30FC430AB92EB6FF05B394D25D728DC4DB2B4FA5 (YogaNode_t4B5B593220CCB315B5A60CB48BA4795636F04DDA* __this, float ___value0, const RuntimeMethod* method) ;
// UnityEngine.UIElements.StyleLength UnityEngine.UIElements.StyleValueCollection::GetStyleLength(UnityEngine.UIElements.StyleSheets.StylePropertyId)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8 StyleValueCollection_GetStyleLength_m52D30C7A681A306749611152A63DA56F878F3F2D (StyleValueCollection_t5ADC08D23E648FBE78F2C161494786E6C83E1377* __this, int32_t ___id0, const RuntimeMethod* method) ;
// UnityEngine.UIElements.Length UnityEngine.UIElements.ComputedStyle::get_height()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 ComputedStyle_get_height_mDC4140C598EF1CB1E1EB0E8B71B8A2668B5A22B9 (ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.Yoga.YogaNode::set_Height(UnityEngine.Yoga.YogaValue)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YogaNode_set_Height_m4AFF9C286F42919CA1C5C7A152A4ED477C56969E (YogaNode_t4B5B593220CCB315B5A60CB48BA4795636F04DDA* __this, YogaValue_t9066126971BFC18D9B4A8AB11435557F19598F8C ___value0, const RuntimeMethod* method) ;
// UnityEngine.UIElements.Length UnityEngine.UIElements.ComputedStyle::get_left()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 ComputedStyle_get_left_mCB615ED7024EFF16884F7937BFD9475EFFB2262F (ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.Yoga.YogaNode::set_Left(UnityEngine.Yoga.YogaValue)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YogaNode_set_Left_m45FA7CF627DF74C1F795DA1488EF943DA77067A6 (YogaNode_t4B5B593220CCB315B5A60CB48BA4795636F04DDA* __this, YogaValue_t9066126971BFC18D9B4A8AB11435557F19598F8C ___value0, const RuntimeMethod* method) ;
// UnityEngine.UIElements.Length UnityEngine.UIElements.ComputedStyle::get_marginBottom()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 ComputedStyle_get_marginBottom_m3F2105BF5013109A67838F06D8619378B4D5D915 (ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.Yoga.YogaNode::set_MarginBottom(UnityEngine.Yoga.YogaValue)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YogaNode_set_MarginBottom_m0CCF6AF5FC2C6ACA8E2E084AABC83322A215AEEC (YogaNode_t4B5B593220CCB315B5A60CB48BA4795636F04DDA* __this, YogaValue_t9066126971BFC18D9B4A8AB11435557F19598F8C ___value0, const RuntimeMethod* method) ;
// UnityEngine.UIElements.Length UnityEngine.UIElements.ComputedStyle::get_marginLeft()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 ComputedStyle_get_marginLeft_m93BF500A2F8D70B9BD0D5829A3EBFB86A661D842 (ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.Yoga.YogaNode::set_MarginLeft(UnityEngine.Yoga.YogaValue)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YogaNode_set_MarginLeft_m6DD0D35E142EB59ED9280D1C4EA2F038C132FC4B (YogaNode_t4B5B593220CCB315B5A60CB48BA4795636F04DDA* __this, YogaValue_t9066126971BFC18D9B4A8AB11435557F19598F8C ___value0, const RuntimeMethod* method) ;
// UnityEngine.UIElements.Length UnityEngine.UIElements.ComputedStyle::get_marginRight()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 ComputedStyle_get_marginRight_m51411D8F5D4C491EC547D27FCC81608A8B593225 (ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.Yoga.YogaNode::set_MarginRight(UnityEngine.Yoga.YogaValue)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YogaNode_set_MarginRight_m4D2DF290FF89E2A9CF33DA815985B79DFA864A3C (YogaNode_t4B5B593220CCB315B5A60CB48BA4795636F04DDA* __this, YogaValue_t9066126971BFC18D9B4A8AB11435557F19598F8C ___value0, const RuntimeMethod* method) ;
// UnityEngine.UIElements.Length UnityEngine.UIElements.ComputedStyle::get_marginTop()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 ComputedStyle_get_marginTop_m6303EEDA2AF5F0F6CC596BF0FD902AAD29888BA5 (ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.Yoga.YogaNode::set_MarginTop(UnityEngine.Yoga.YogaValue)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YogaNode_set_MarginTop_mA43AB8E85422F7980BECF2DEF66F736C27E8E972 (YogaNode_t4B5B593220CCB315B5A60CB48BA4795636F04DDA* __this, YogaValue_t9066126971BFC18D9B4A8AB11435557F19598F8C ___value0, const RuntimeMethod* method) ;
// UnityEngine.UIElements.Length UnityEngine.UIElements.ComputedStyle::get_paddingBottom()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 ComputedStyle_get_paddingBottom_mD2618C052A051DA45C9947CB4EC73564D2D20C1D (ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.Yoga.YogaNode::set_PaddingBottom(UnityEngine.Yoga.YogaValue)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YogaNode_set_PaddingBottom_mD4BE8EAD7054982975BB95088DC507B355B57D32 (YogaNode_t4B5B593220CCB315B5A60CB48BA4795636F04DDA* __this, YogaValue_t9066126971BFC18D9B4A8AB11435557F19598F8C ___value0, const RuntimeMethod* method) ;
// UnityEngine.UIElements.Length UnityEngine.UIElements.ComputedStyle::get_paddingLeft()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 ComputedStyle_get_paddingLeft_m1DDB95FC1A4E4D6C53DC7D061477E05909024315 (ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.Yoga.YogaNode::set_PaddingLeft(UnityEngine.Yoga.YogaValue)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YogaNode_set_PaddingLeft_mDC797F410F72554FAD67A14DC5002656C985D06D (YogaNode_t4B5B593220CCB315B5A60CB48BA4795636F04DDA* __this, YogaValue_t9066126971BFC18D9B4A8AB11435557F19598F8C ___value0, const RuntimeMethod* method) ;
// UnityEngine.UIElements.Length UnityEngine.UIElements.ComputedStyle::get_paddingRight()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 ComputedStyle_get_paddingRight_m5C847A6C60CA54757427A62C337174E5C538A189 (ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.Yoga.YogaNode::set_PaddingRight(UnityEngine.Yoga.YogaValue)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YogaNode_set_PaddingRight_mA277C8926B03AE1FE89F46A6A24882D61155E7F8 (YogaNode_t4B5B593220CCB315B5A60CB48BA4795636F04DDA* __this, YogaValue_t9066126971BFC18D9B4A8AB11435557F19598F8C ___value0, const RuntimeMethod* method) ;
// UnityEngine.UIElements.Length UnityEngine.UIElements.ComputedStyle::get_paddingTop()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 ComputedStyle_get_paddingTop_m64E54D0282FE11503B47A4BC7A718221AAC55A05 (ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.Yoga.YogaNode::set_PaddingTop(UnityEngine.Yoga.YogaValue)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YogaNode_set_PaddingTop_mE59506FA241E2BFD3AC4CEB219000993CC950F01 (YogaNode_t4B5B593220CCB315B5A60CB48BA4795636F04DDA* __this, YogaValue_t9066126971BFC18D9B4A8AB11435557F19598F8C ___value0, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.UIElements.InlineStyleAccess::SetStyleValue<UnityEngine.UIElements.Position>(UnityEngine.UIElements.StyleSheets.StylePropertyId,UnityEngine.UIElements.StyleEnum`1<T>)
inline bool InlineStyleAccess_SetStyleValue_TisPosition_t066B59B8657DAFCFBEDDAE8CBCE96E88796E1319_mB698877AE649EE38D027D206970FD4C5A4B91441 (InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165* __this, int32_t ___id0, StyleEnum_1_tDDEAB09F1AAFEA72821D32D702E5349040FF46D9 ___inlineValue1, const RuntimeMethod* method)
{
return (( bool (*) (InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165*, int32_t, StyleEnum_1_tDDEAB09F1AAFEA72821D32D702E5349040FF46D9, const RuntimeMethod*))InlineStyleAccess_SetStyleValue_TisInt32Enum_tCBAC8BA2BFF3A845FA599F303093BBBA374B6F0C_m0ECD0984424862322B2FE0E2F25DCDBD6C0054CE_gshared)(__this, ___id0, ___inlineValue1, method);
}
// UnityEngine.UIElements.Position UnityEngine.UIElements.ComputedStyle::get_position()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ComputedStyle_get_position_mFF9B31178FC7F5E2DF385E680A3A8D25D4273FAC (ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.Yoga.YogaNode::set_PositionType(UnityEngine.Yoga.YogaPositionType)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YogaNode_set_PositionType_m958F7BB665C87711439BED68CCB9E7C63798FEA5 (YogaNode_t4B5B593220CCB315B5A60CB48BA4795636F04DDA* __this, int32_t ___value0, const RuntimeMethod* method) ;
// UnityEngine.UIElements.Length UnityEngine.UIElements.ComputedStyle::get_right()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 ComputedStyle_get_right_m923272C5914ECEA9853966A9D29A5D6F24316B8F (ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.Yoga.YogaNode::set_Right(UnityEngine.Yoga.YogaValue)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YogaNode_set_Right_m35D7139ECEB7CC1B82A5DCFBFDC96EA9AFC686E5 (YogaNode_t4B5B593220CCB315B5A60CB48BA4795636F04DDA* __this, YogaValue_t9066126971BFC18D9B4A8AB11435557F19598F8C ___value0, const RuntimeMethod* method) ;
// UnityEngine.UIElements.Length UnityEngine.UIElements.ComputedStyle::get_top()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 ComputedStyle_get_top_mF2517ACC94BE35285C8EED379EDD520D863DA779 (ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.Yoga.YogaNode::set_Top(UnityEngine.Yoga.YogaValue)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YogaNode_set_Top_m2F3AE8DA9025B7A1EB370C67C8B4560BA23CE5A4 (YogaNode_t4B5B593220CCB315B5A60CB48BA4795636F04DDA* __this, YogaValue_t9066126971BFC18D9B4A8AB11435557F19598F8C ___value0, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.UIElements.InlineStyleAccess::SetStyleValue<UnityEngine.UIElements.Visibility>(UnityEngine.UIElements.StyleSheets.StylePropertyId,UnityEngine.UIElements.StyleEnum`1<T>)
inline bool InlineStyleAccess_SetStyleValue_TisVisibility_t1AEE2D871B126DD95D6F1D3B36EC92FE0D489F47_mFF5EAF8551BA6425453FD8E9397A92BFA3228412 (InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165* __this, int32_t ___id0, StyleEnum_1_t4ADD569E34B475D3DC8CA33E13A80CA59AA1C07D ___inlineValue1, const RuntimeMethod* method)
{
return (( bool (*) (InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165*, int32_t, StyleEnum_1_t4ADD569E34B475D3DC8CA33E13A80CA59AA1C07D, const RuntimeMethod*))InlineStyleAccess_SetStyleValue_TisInt32Enum_tCBAC8BA2BFF3A845FA599F303093BBBA374B6F0C_m0ECD0984424862322B2FE0E2F25DCDBD6C0054CE_gshared)(__this, ___id0, ___inlineValue1, method);
}
// UnityEngine.UIElements.Length UnityEngine.UIElements.ComputedStyle::get_width()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 ComputedStyle_get_width_mA2BFC27E8DB69C9E33E89EB3850E0E043960AA80 (ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.Yoga.YogaNode::set_Width(UnityEngine.Yoga.YogaValue)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YogaNode_set_Width_mA267DDF44981884C4C630FCBC602595F58AB05E8 (YogaNode_t4B5B593220CCB315B5A60CB48BA4795636F04DDA* __this, YogaValue_t9066126971BFC18D9B4A8AB11435557F19598F8C ___value0, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.StyleSheets.StylePropertyReader::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StylePropertyReader__ctor_m2B43BDD850EC163AA54C0F53C87B4A5DCB8529E1 (StylePropertyReader_tA960AF3A0C411045E92E04E997D7EB2EF1B7552A* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.Length::.ctor(System.Single,UnityEngine.UIElements.LengthUnit)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Length__ctor_mFF11DAE709F70F30061EF7BDB3E7B4E18BB827CF (Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256* __this, float ___value0, int32_t ___unit1, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.Length::.ctor(System.Single,UnityEngine.UIElements.Length/Unit)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Length__ctor_m7CD815C0E5A57EA569A04E3954AD7591DAC1258F (Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256* __this, float ___value0, int32_t ___unit1, const RuntimeMethod* method) ;
// System.Single UnityEngine.UIElements.Length::get_value()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Length_get_value_m28A7FBD9908A795F0C73FED461EE32E5A3D6456F_inline (Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256* __this, const RuntimeMethod* method) ;
// System.Single UnityEngine.Mathf::Clamp(System.Single,System.Single,System.Single)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Mathf_Clamp_m154E404AF275A3B2EC99ECAA3879B4CB9F0606DC_inline (float ___value0, float ___min1, float ___max2, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.Length::set_value(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Length_set_value_m5511D00304D1AAE7EBF7EAE958D0099C9674FE51 (Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256* __this, float ___value0, const RuntimeMethod* method) ;
// UnityEngine.UIElements.LengthUnit UnityEngine.UIElements.Length::get_unit()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Length_get_unit_m35495152DF180B333572A9BB8C24452530BB338E_inline (Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.Length::set_unit(UnityEngine.UIElements.LengthUnit)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Length_set_unit_mC55AD893FFDED28F9F90F95178010A93CCC1FC7A_inline (Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256* __this, int32_t ___value0, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.UIElements.Length::IsAuto()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Length_IsAuto_mCA183D67C5E21126393A8077957CEA2D268079F9 (Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256* __this, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.UIElements.Length::IsNone()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Length_IsNone_m1333F5D90709CEE74523E2F019C1AC190D88C5AD (Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.Length::.ctor(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Length__ctor_mB847C9AA8C63E1876AD9A8414F3C21FE079C646B (Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256* __this, float ___value0, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.UIElements.Length::Equals(UnityEngine.UIElements.Length)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Length_Equals_mB38E171C032EA0A644AF8D7C126C7C3969EC0DF1 (Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256* __this, Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 ___other0, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.UIElements.Length::Equals(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Length_Equals_mFFEB4478ADE2C602ED8006F4043022862D677F82 (Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256* __this, RuntimeObject* ___obj0, const RuntimeMethod* method) ;
// System.Int32 System.Single::GetHashCode()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Single_GetHashCode_mC3F1E099D1CF165C2D71FBCC5EF6A6792F9021D2 (float* __this, const RuntimeMethod* method) ;
// System.Int32 UnityEngine.UIElements.Length::GetHashCode()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Length_GetHashCode_m7FCE192F1A91640A688A055D08767B5964DAAF33 (Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256* __this, const RuntimeMethod* method) ;
// System.Globalization.CultureInfo System.Globalization.CultureInfo::get_InvariantCulture()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* CultureInfo_get_InvariantCulture_m78DAB8CBE8766445310782B6E61FB7A9983AD425 (const RuntimeMethod* method) ;
// System.String System.Single::ToString(System.IFormatProvider)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Single_ToString_m534852BD7949AA972435783D7B96D0FFB09F6D6A (float* __this, RuntimeObject* ___provider0, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.Mathf::Approximately(System.Single,System.Single)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Mathf_Approximately_m1C8DD0BB6A2D22A7DCF09AD7F8EE9ABD12D3F620_inline (float ___a0, float ___b1, const RuntimeMethod* method) ;
// System.String System.String::Concat(System.String,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Concat_mAF2CE02CC0CB7460753D0A1A91CCF2B1E9804C5D (String_t* ___str00, String_t* ___str11, const RuntimeMethod* method) ;
// System.String UnityEngine.UIElements.Length::ToString()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Length_ToString_mDE5D441EB6FA9C33ED324596B252200F8EF81A69 (Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256* __this, const RuntimeMethod* method) ;
// UnityEngine.Vector3 UnityEngine.Vector3::get_forward()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3_get_forward_mEBAB24D77FC02FC88ED880738C3B1D47C758B3EB_inline (const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.Rotate::.ctor(UnityEngine.UIElements.Angle)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Rotate__ctor_mC2FF8DC5F131DDA8027CE5CD2EA36B7B0D8F01B4 (Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7* __this, Angle_t0229F612898D65B3CC646C40A32D93D8A33C1DFC ___angle0, const RuntimeMethod* method) ;
// UnityEngine.UIElements.Angle UnityEngine.UIElements.Angle::op_Implicit(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Angle_t0229F612898D65B3CC646C40A32D93D8A33C1DFC Angle_op_Implicit_m97B3371C8ED8F3F798895D543EF5531A583F0CEA (float ___value0, const RuntimeMethod* method) ;
// UnityEngine.UIElements.Rotate UnityEngine.UIElements.Rotate::Initial()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7 Rotate_Initial_mA5D6046DC1C04C8BD25FAEC943CF7F816A5EB565 (const RuntimeMethod* method) ;
// UnityEngine.UIElements.Angle UnityEngine.UIElements.Rotate::get_angle()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Angle_t0229F612898D65B3CC646C40A32D93D8A33C1DFC Rotate_get_angle_mF31EBAC339112FEEB451FC221CD60909745E7324_inline (Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.Rotate::set_angle(UnityEngine.UIElements.Angle)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rotate_set_angle_m7A5D5DFAE276AABC1E1945E88EB0FEAD9742891F_inline (Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7* __this, Angle_t0229F612898D65B3CC646C40A32D93D8A33C1DFC ___value0, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.UIElements.Angle::op_Equality(UnityEngine.UIElements.Angle,UnityEngine.UIElements.Angle)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Angle_op_Equality_m0CBC79D21347D5FD8130A5218A37B62095D75DE1 (Angle_t0229F612898D65B3CC646C40A32D93D8A33C1DFC ___lhs0, Angle_t0229F612898D65B3CC646C40A32D93D8A33C1DFC ___rhs1, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.Vector3::op_Equality(UnityEngine.Vector3,UnityEngine.Vector3)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Vector3_op_Equality_m15951D1B53E3BE36C9D265E229090020FBD72EBB_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___lhs0, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___rhs1, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.UIElements.Rotate::op_Equality(UnityEngine.UIElements.Rotate,UnityEngine.UIElements.Rotate)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Rotate_op_Equality_mA869F1A02FD9FBDEEBFD998BF3ABC87C172232C4 (Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7 ___lhs0, Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7 ___rhs1, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.UIElements.Rotate::Equals(UnityEngine.UIElements.Rotate)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Rotate_Equals_m5BAAD6490004ED6C496D72664EDD34A520F5F758 (Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7* __this, Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7 ___other0, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.UIElements.Rotate::Equals(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Rotate_Equals_m49F7E80F31B6317836CA1628FAA1D2194B5B6165 (Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7* __this, RuntimeObject* ___obj0, const RuntimeMethod* method) ;
// System.Int32 UnityEngine.UIElements.Angle::GetHashCode()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Angle_GetHashCode_m3E2C23F9A43D4A7CBC12837CB5C3A79327E51020 (Angle_t0229F612898D65B3CC646C40A32D93D8A33C1DFC* __this, const RuntimeMethod* method) ;
// System.Int32 UnityEngine.Vector3::GetHashCode()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Vector3_GetHashCode_mB08429DC931A85BD29CE11B9ABC77DE7E0E46327_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* __this, const RuntimeMethod* method) ;
// System.Int32 System.Boolean::GetHashCode()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Boolean_GetHashCode_mEDB6904770C962BAF4510E5D24F08083C33900E3 (bool* __this, const RuntimeMethod* method) ;
// System.Int32 UnityEngine.UIElements.Rotate::GetHashCode()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Rotate_GetHashCode_mB52BF9E6E8AE32B9B7F2AF8B57B6938A714A949E (Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7* __this, const RuntimeMethod* method) ;
// System.String UnityEngine.UIElements.Angle::ToString()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Angle_ToString_mB109176AB0825386E115CD0AC005902BC0742C8F (Angle_t0229F612898D65B3CC646C40A32D93D8A33C1DFC* __this, const RuntimeMethod* method) ;
// System.String UnityEngine.Vector3::ToString()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Vector3_ToString_m6C24B9F0382D25D75B05C606E127CD14660574EE (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* __this, const RuntimeMethod* method) ;
// System.String System.String::Concat(System.String,System.String,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Concat_m9B13B47FCB3DF61144D9647DDA05F527377251B0 (String_t* ___str00, String_t* ___str11, String_t* ___str22, const RuntimeMethod* method) ;
// System.String UnityEngine.UIElements.Rotate::ToString()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Rotate_ToString_m62524CA25180FE9185AE5E7AD06A79DB193904B4 (Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7* __this, const RuntimeMethod* method) ;
// System.Single UnityEngine.UIElements.Angle::ToDegrees()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Angle_ToDegrees_m287B1A6F3D500CD2E9A4583D1E31B4179EF5E434 (Angle_t0229F612898D65B3CC646C40A32D93D8A33C1DFC* __this, const RuntimeMethod* method) ;
// UnityEngine.Quaternion UnityEngine.Quaternion::AngleAxis(System.Single,UnityEngine.Vector3)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 Quaternion_AngleAxis_m01A869DC10F976FAF493B66F15D6D6977BB61DA8 (float ___angle0, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___axis1, const RuntimeMethod* method) ;
// UnityEngine.Quaternion UnityEngine.UIElements.Rotate::ToQuaternion()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 Rotate_ToQuaternion_m780B11D70112137B41BA3C37E751E321F2F9B4B1 (Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.Scale::.ctor(UnityEngine.Vector3)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Scale__ctor_m39E255041BE0B30F8B48F55FED46CF90855D8DC0 (Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7* __this, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___scale0, const RuntimeMethod* method) ;
// UnityEngine.Vector3 UnityEngine.Vector3::get_one()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3_get_one_mE6A2D5C6578E94268024613B596BF09F990B1260_inline (const RuntimeMethod* method) ;
// UnityEngine.UIElements.Scale UnityEngine.UIElements.Scale::Initial()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7 Scale_Initial_mF20B723FE1F43FA74BED92FA745CA3E51B04EEF0 (const RuntimeMethod* method) ;
// UnityEngine.Vector3 UnityEngine.UIElements.Scale::get_value()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Scale_get_value_m27CE2F2A3DD1A14DE72EE744A3817BFE3D3DDD96_inline (Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7* __this, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.UIElements.Scale::op_Equality(UnityEngine.UIElements.Scale,UnityEngine.UIElements.Scale)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Scale_op_Equality_m9125CFF2CD37BCB27F6D52C65F89B4F6390D3822 (Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7 ___lhs0, Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7 ___rhs1, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.UIElements.Scale::Equals(UnityEngine.UIElements.Scale)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Scale_Equals_m3DFC3C07F3A57A5C2B827A9276A7D582518BC38E (Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7* __this, Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7 ___other0, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.UIElements.Scale::Equals(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Scale_Equals_mBC77FF15A4E956C17CECA719B2BF64C0F38B24FA (Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7* __this, RuntimeObject* ___obj0, const RuntimeMethod* method) ;
// System.Int32 UnityEngine.UIElements.Scale::GetHashCode()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Scale_GetHashCode_m1B766BD8284D4E093BD69BE58D0F6B886AC29B30 (Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7* __this, const RuntimeMethod* method) ;
// System.String UnityEngine.UIElements.Scale::ToString()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Scale_ToString_m39452AB5DCF36AFCEF9E5F0307D0CAA84D67BD67 (Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7* __this, const RuntimeMethod* method) ;
// UnityEngine.Color UnityEngine.Color::get_clear()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Color_tD001788D726C3A7F1379BEED0260B9591F440C1F Color_get_clear_m8B58EA88C92F7DD2C66F0EC1BCC8AC697D631298_inline (const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.StyleColor::.ctor(UnityEngine.Color,UnityEngine.UIElements.StyleKeyword)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StyleColor__ctor_mC51F8B70DE85F8AC871486FF638C0767B6139AED (StyleColor_tFC32BA34A15742AC48D6AACF8A137A6F71F04910* __this, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___v0, int32_t ___keyword1, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.StyleColor::.ctor(UnityEngine.Color)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StyleColor__ctor_m95CCCAC80934439C5D0063C51C93B45E77F23A73 (StyleColor_tFC32BA34A15742AC48D6AACF8A137A6F71F04910* __this, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___v0, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.UIElements.StyleColor::op_Equality(UnityEngine.UIElements.StyleColor,UnityEngine.UIElements.StyleColor)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool StyleColor_op_Equality_m4A6539209035122EBA5E22C69555A6E6BE1F6D87 (StyleColor_tFC32BA34A15742AC48D6AACF8A137A6F71F04910 ___lhs0, StyleColor_tFC32BA34A15742AC48D6AACF8A137A6F71F04910 ___rhs1, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.UIElements.StyleColor::Equals(UnityEngine.UIElements.StyleColor)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool StyleColor_Equals_m3DE2198F7AD5B8F1B1F11F6F5C63B1DC96FD6A53 (StyleColor_tFC32BA34A15742AC48D6AACF8A137A6F71F04910* __this, StyleColor_tFC32BA34A15742AC48D6AACF8A137A6F71F04910 ___other0, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.UIElements.StyleColor::Equals(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool StyleColor_Equals_m71F1AD2FB0278267C2D611AF872EA907F29E7E68 (StyleColor_tFC32BA34A15742AC48D6AACF8A137A6F71F04910* __this, RuntimeObject* ___obj0, const RuntimeMethod* method) ;
// System.Int32 UnityEngine.Color::GetHashCode()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Color_GetHashCode_m2981EEA1DEFE55254945D7D03BE64D4F56BA58D0_inline (Color_tD001788D726C3A7F1379BEED0260B9591F440C1F* __this, const RuntimeMethod* method) ;
// System.Int32 UnityEngine.UIElements.StyleColor::GetHashCode()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t StyleColor_GetHashCode_mC867952DA6D92395C163F63F42F392F386C65FCF (StyleColor_tFC32BA34A15742AC48D6AACF8A137A6F71F04910* __this, const RuntimeMethod* method) ;
// System.String UnityEngine.UIElements.StyleValueExtensions::DebugString<UnityEngine.Color>(UnityEngine.UIElements.IStyleValue`1<T>)
inline String_t* StyleValueExtensions_DebugString_TisColor_tD001788D726C3A7F1379BEED0260B9591F440C1F_m75AB7542B96BDE599ADA1EB272EBBB1375FD922C (RuntimeObject* ___styleValue0, const RuntimeMethod* method)
{
return (( String_t* (*) (RuntimeObject*, const RuntimeMethod*))StyleValueExtensions_DebugString_TisColor_tD001788D726C3A7F1379BEED0260B9591F440C1F_m75AB7542B96BDE599ADA1EB272EBBB1375FD922C_gshared)(___styleValue0, method);
}
// System.String UnityEngine.UIElements.StyleColor::ToString()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* StyleColor_ToString_mE65987D177A763684519547C2978B1742251AF31 (StyleColor_tFC32BA34A15742AC48D6AACF8A137A6F71F04910* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.StyleCursor::.ctor(UnityEngine.UIElements.Cursor,UnityEngine.UIElements.StyleKeyword)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StyleCursor__ctor_m94D9DA12101258070B439ED312871A1D81CBEDB1 (StyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610* __this, Cursor_t24C3B5095F65B86794C4F7EA168E324DFDA9EE82 ___v0, int32_t ___keyword1, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.StyleCursor::.ctor(UnityEngine.UIElements.StyleKeyword)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StyleCursor__ctor_m087B054A321165BBD639B07F2BC667503A7C2A26 (StyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610* __this, int32_t ___keyword0, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.UIElements.Cursor::op_Equality(UnityEngine.UIElements.Cursor,UnityEngine.UIElements.Cursor)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Cursor_op_Equality_mD56782D29EE6309828CA96E41E5B9F3392856610 (Cursor_t24C3B5095F65B86794C4F7EA168E324DFDA9EE82 ___style10, Cursor_t24C3B5095F65B86794C4F7EA168E324DFDA9EE82 ___style21, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.UIElements.StyleCursor::op_Equality(UnityEngine.UIElements.StyleCursor,UnityEngine.UIElements.StyleCursor)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool StyleCursor_op_Equality_mB9ABD82882ADC903C8F13E089163C82CC3E3B3D3 (StyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610 ___lhs0, StyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610 ___rhs1, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.UIElements.StyleCursor::Equals(UnityEngine.UIElements.StyleCursor)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool StyleCursor_Equals_m51C3F9EAE00F43F66FEC04BC807FE9C8F9D03AE8 (StyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610* __this, StyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610 ___other0, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.UIElements.StyleCursor::Equals(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool StyleCursor_Equals_mDC70CA6A304D44057C4721C944672F8133666A3A (StyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610* __this, RuntimeObject* ___obj0, const RuntimeMethod* method) ;
// System.Int32 UnityEngine.UIElements.Cursor::GetHashCode()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Cursor_GetHashCode_mC6C773C4969C45189BBD9A11F8EB7ACC17F5745B (Cursor_t24C3B5095F65B86794C4F7EA168E324DFDA9EE82* __this, const RuntimeMethod* method) ;
// System.Int32 UnityEngine.UIElements.StyleCursor::GetHashCode()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t StyleCursor_GetHashCode_m12B89FF3A4D6F6061EE73DC545F8DB4A5E61F1A4 (StyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610* __this, const RuntimeMethod* method) ;
// System.String UnityEngine.UIElements.StyleValueExtensions::DebugString<UnityEngine.UIElements.Cursor>(UnityEngine.UIElements.IStyleValue`1<T>)
inline String_t* StyleValueExtensions_DebugString_TisCursor_t24C3B5095F65B86794C4F7EA168E324DFDA9EE82_m4C1F96E64C62B12E7BE12B70FAD37732AB15D5E8 (RuntimeObject* ___styleValue0, const RuntimeMethod* method)
{
return (( String_t* (*) (RuntimeObject*, const RuntimeMethod*))StyleValueExtensions_DebugString_TisCursor_t24C3B5095F65B86794C4F7EA168E324DFDA9EE82_m4C1F96E64C62B12E7BE12B70FAD37732AB15D5E8_gshared)(___styleValue0, method);
}
// System.String UnityEngine.UIElements.StyleCursor::ToString()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* StyleCursor_ToString_m763337A99044C1E1E5EE87FF28BFB769594E4102 (StyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.StyleFloat::.ctor(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StyleFloat__ctor_m3AA16F29BE864D2D0E41E313A40B204781E4320C (StyleFloat_t4A100BCCDC275C2302517C5858C9BE9EC43D4841* __this, float ___v0, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.StyleFloat::.ctor(UnityEngine.UIElements.StyleKeyword)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StyleFloat__ctor_mE6BC52D825138E8275198DC7AB6A3846F4A404C6 (StyleFloat_t4A100BCCDC275C2302517C5858C9BE9EC43D4841* __this, int32_t ___keyword0, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.UIElements.StyleFloat::op_Equality(UnityEngine.UIElements.StyleFloat,UnityEngine.UIElements.StyleFloat)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool StyleFloat_op_Equality_mD1D1CE3C448A2D207CFD92E6356C941EAC4355DF (StyleFloat_t4A100BCCDC275C2302517C5858C9BE9EC43D4841 ___lhs0, StyleFloat_t4A100BCCDC275C2302517C5858C9BE9EC43D4841 ___rhs1, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.UIElements.StyleFloat::Equals(UnityEngine.UIElements.StyleFloat)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool StyleFloat_Equals_m89E2E76336DAF4E3D0D8781310E585E927A82338 (StyleFloat_t4A100BCCDC275C2302517C5858C9BE9EC43D4841* __this, StyleFloat_t4A100BCCDC275C2302517C5858C9BE9EC43D4841 ___other0, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.UIElements.StyleFloat::Equals(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool StyleFloat_Equals_m5C6E877953EFA9BBB10DBC1C124F6CBB119694B5 (StyleFloat_t4A100BCCDC275C2302517C5858C9BE9EC43D4841* __this, RuntimeObject* ___obj0, const RuntimeMethod* method) ;
// System.Int32 UnityEngine.UIElements.StyleFloat::GetHashCode()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t StyleFloat_GetHashCode_m24CE458E7DDADFC7341C9468725A3DBB67AAC695 (StyleFloat_t4A100BCCDC275C2302517C5858C9BE9EC43D4841* __this, const RuntimeMethod* method) ;
// System.String UnityEngine.UIElements.StyleValueExtensions::DebugString<System.Single>(UnityEngine.UIElements.IStyleValue`1<T>)
inline String_t* StyleValueExtensions_DebugString_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_m1CD16BC8E577DBC9A642B15F0B6D923EB2B75FED (RuntimeObject* ___styleValue0, const RuntimeMethod* method)
{
return (( String_t* (*) (RuntimeObject*, const RuntimeMethod*))StyleValueExtensions_DebugString_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_m1CD16BC8E577DBC9A642B15F0B6D923EB2B75FED_gshared)(___styleValue0, method);
}
// System.String UnityEngine.UIElements.StyleFloat::ToString()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* StyleFloat_ToString_m7A7F649DB8118AA3A140722480C2A8547A52D7CA (StyleFloat_t4A100BCCDC275C2302517C5858C9BE9EC43D4841* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.StyleInt::.ctor(UnityEngine.UIElements.StyleKeyword)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StyleInt__ctor_m83F824AF205EA67089F09A75FCD6D60431469364 (StyleInt_tDC5B2FE9B1ABA54EEF85A7798F321F40BDC8B25D* __this, int32_t ___keyword0, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.UIElements.StyleInt::op_Equality(UnityEngine.UIElements.StyleInt,UnityEngine.UIElements.StyleInt)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool StyleInt_op_Equality_m17FE91ED761DA23988E771C829667D945638B6B2 (StyleInt_tDC5B2FE9B1ABA54EEF85A7798F321F40BDC8B25D ___lhs0, StyleInt_tDC5B2FE9B1ABA54EEF85A7798F321F40BDC8B25D ___rhs1, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.UIElements.StyleInt::Equals(UnityEngine.UIElements.StyleInt)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool StyleInt_Equals_m3FB8B18A1475A8E5A1107837F1D9995178FBCAFE (StyleInt_tDC5B2FE9B1ABA54EEF85A7798F321F40BDC8B25D* __this, StyleInt_tDC5B2FE9B1ABA54EEF85A7798F321F40BDC8B25D ___other0, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.UIElements.StyleInt::Equals(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool StyleInt_Equals_m3155D7ACA41FB307F2F857DB051087021D5E61F4 (StyleInt_tDC5B2FE9B1ABA54EEF85A7798F321F40BDC8B25D* __this, RuntimeObject* ___obj0, const RuntimeMethod* method) ;
// System.Int32 UnityEngine.UIElements.StyleInt::GetHashCode()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t StyleInt_GetHashCode_m0E26E1A3282BC6DA82799C48F1C03C42FA4FF716 (StyleInt_tDC5B2FE9B1ABA54EEF85A7798F321F40BDC8B25D* __this, const RuntimeMethod* method) ;
// System.String UnityEngine.UIElements.StyleValueExtensions::DebugString<System.Int32>(UnityEngine.UIElements.IStyleValue`1<T>)
inline String_t* StyleValueExtensions_DebugString_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_m85E676FA9A75CB2CB1A6CB9A91219A61D3F4223E (RuntimeObject* ___styleValue0, const RuntimeMethod* method)
{
return (( String_t* (*) (RuntimeObject*, const RuntimeMethod*))StyleValueExtensions_DebugString_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_m85E676FA9A75CB2CB1A6CB9A91219A61D3F4223E_gshared)(___styleValue0, method);
}
// System.String UnityEngine.UIElements.StyleInt::ToString()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* StyleInt_ToString_mFFBC542125BAE398FA2807F46CE76680BFB1EC35 (StyleInt_tDC5B2FE9B1ABA54EEF85A7798F321F40BDC8B25D* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.StyleLength::.ctor(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StyleLength__ctor_m24A29CCF8BEDCBAADBDF348EC3E00AB9BF585E96 (StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8* __this, float ___v0, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.StyleLength::.ctor(UnityEngine.UIElements.StyleKeyword)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StyleLength__ctor_m55F6114FDAED5C76CFF8D95F0A25BD51EC42782D (StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8* __this, int32_t ___keyword0, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.UIElements.StyleLength::op_Equality(UnityEngine.UIElements.StyleLength,UnityEngine.UIElements.StyleLength)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool StyleLength_op_Equality_m36C16BA0EE85BD62C1C2EE92C76EAF3AED6E593F (StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8 ___lhs0, StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8 ___rhs1, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.UIElements.StyleLength::Equals(UnityEngine.UIElements.StyleLength)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool StyleLength_Equals_m53008CBC76B8F14A3B0C9ED95B5655B190BD990A (StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8* __this, StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8 ___other0, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.UIElements.StyleLength::Equals(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool StyleLength_Equals_mDDD1A13D06ABB3D98F228DF6DD26D6C21A0E3BD6 (StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8* __this, RuntimeObject* ___obj0, const RuntimeMethod* method) ;
// System.Int32 UnityEngine.UIElements.StyleLength::GetHashCode()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t StyleLength_GetHashCode_mF43A3766E8C9A0D79B639450BD55EA7284A387E7 (StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8* __this, const RuntimeMethod* method) ;
// System.String UnityEngine.UIElements.StyleValueExtensions::DebugString<UnityEngine.UIElements.Length>(UnityEngine.UIElements.IStyleValue`1<T>)
inline String_t* StyleValueExtensions_DebugString_TisLength_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256_mC09C0AFC32DCC3C8BEA41F26B44B3A35BA425E5A (RuntimeObject* ___styleValue0, const RuntimeMethod* method)
{
return (( String_t* (*) (RuntimeObject*, const RuntimeMethod*))StyleValueExtensions_DebugString_TisLength_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256_mC09C0AFC32DCC3C8BEA41F26B44B3A35BA425E5A_gshared)(___styleValue0, method);
}
// System.String UnityEngine.UIElements.StyleLength::ToString()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* StyleLength_ToString_m5BC9FEAE8101EECD2A01305B47B41B180E5563F4 (StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8* __this, const RuntimeMethod* method) ;
// UnityEngine.UIElements.StyleKeyword UnityEngine.UIElements.StyleRotate::get_keyword()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t StyleRotate_get_keyword_mB8B31D302E8BF1B583BB3B36F44E59F10C927A4B (StyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.StyleRotate::.ctor(UnityEngine.UIElements.Rotate,UnityEngine.UIElements.StyleKeyword)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StyleRotate__ctor_mDD8F221DED109FDBA3074F9134B9C25611646392 (StyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B* __this, Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7 ___v0, int32_t ___keyword1, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.StyleRotate::.ctor(UnityEngine.UIElements.StyleKeyword)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StyleRotate__ctor_m56CBC9CA1DB13AF8D756492D91A29275AB13DBD7 (StyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B* __this, int32_t ___keyword0, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.UIElements.StyleRotate::op_Equality(UnityEngine.UIElements.StyleRotate,UnityEngine.UIElements.StyleRotate)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool StyleRotate_op_Equality_mA9389369A301D5D2618365FD244D476CC8F43A47 (StyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B ___lhs0, StyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B ___rhs1, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.UIElements.StyleRotate::Equals(UnityEngine.UIElements.StyleRotate)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool StyleRotate_Equals_mFA0DE8C48C1B7622C6E44D09180CF2A0D676BF94 (StyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B* __this, StyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B ___other0, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.UIElements.StyleRotate::Equals(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool StyleRotate_Equals_m9D42CD28A44389B89520C8B0AD1CD641088D3B7B (StyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B* __this, RuntimeObject* ___obj0, const RuntimeMethod* method) ;
// System.Int32 UnityEngine.UIElements.StyleRotate::GetHashCode()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t StyleRotate_GetHashCode_mF444EC0209DA23996AB5719E24ECC63F776BAE77 (StyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B* __this, const RuntimeMethod* method) ;
// System.String UnityEngine.UIElements.StyleValueExtensions::DebugString<UnityEngine.UIElements.Rotate>(UnityEngine.UIElements.IStyleValue`1<T>)
inline String_t* StyleValueExtensions_DebugString_TisRotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7_m841FA43D948C7F9C669958AD6402C3F3AFCE50CB (RuntimeObject* ___styleValue0, const RuntimeMethod* method)
{
return (( String_t* (*) (RuntimeObject*, const RuntimeMethod*))StyleValueExtensions_DebugString_TisRotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7_m841FA43D948C7F9C669958AD6402C3F3AFCE50CB_gshared)(___styleValue0, method);
}
// System.String UnityEngine.UIElements.StyleRotate::ToString()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* StyleRotate_ToString_m7D0FC6315134603207CE93C5243721D655067DD9 (StyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B* __this, const RuntimeMethod* method) ;
// UnityEngine.UIElements.StyleKeyword UnityEngine.UIElements.StyleScale::get_keyword()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t StyleScale_get_keyword_mB555FFF42C8334E707D91907B0850E197522D03A (StyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.StyleScale::.ctor(UnityEngine.UIElements.Scale,UnityEngine.UIElements.StyleKeyword)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StyleScale__ctor_mE9F8E0FFCFB74768269910278EC4A431CCAA7D58 (StyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC* __this, Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7 ___v0, int32_t ___keyword1, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.StyleScale::.ctor(UnityEngine.UIElements.StyleKeyword)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StyleScale__ctor_m5121B7250FD1F2E7EE149EE09E45D468FAA57B79 (StyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC* __this, int32_t ___keyword0, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.UIElements.StyleScale::op_Equality(UnityEngine.UIElements.StyleScale,UnityEngine.UIElements.StyleScale)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool StyleScale_op_Equality_m27B6AB8B402243B7A18985EA67B24628A9D3DCA5 (StyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC ___lhs0, StyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC ___rhs1, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.UIElements.StyleScale::Equals(UnityEngine.UIElements.StyleScale)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool StyleScale_Equals_m0EF17BCEED22682D654F9D3E1BAA795BB5EBEB9B (StyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC* __this, StyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC ___other0, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.UIElements.StyleScale::Equals(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool StyleScale_Equals_m9DB278DF10756ACE4B2A75DF70E0BFBE93FCDA37 (StyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC* __this, RuntimeObject* ___obj0, const RuntimeMethod* method) ;
// System.Int32 UnityEngine.UIElements.StyleScale::GetHashCode()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t StyleScale_GetHashCode_mFA5861E6F3E1A07C6C58B8AFFB0A0AEE549C69C7 (StyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC* __this, const RuntimeMethod* method) ;
// System.String UnityEngine.UIElements.StyleValueExtensions::DebugString<UnityEngine.UIElements.Scale>(UnityEngine.UIElements.IStyleValue`1<T>)
inline String_t* StyleValueExtensions_DebugString_TisScale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7_mB7DDB20450B8F961F4845FF5E70FA72EB96D9AF6 (RuntimeObject* ___styleValue0, const RuntimeMethod* method)
{
return (( String_t* (*) (RuntimeObject*, const RuntimeMethod*))StyleValueExtensions_DebugString_TisScale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7_mB7DDB20450B8F961F4845FF5E70FA72EB96D9AF6_gshared)(___styleValue0, method);
}
// System.String UnityEngine.UIElements.StyleScale::ToString()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* StyleScale_ToString_m8DE3B64F99D6DF085696B869E4C6DBD8109F5DB9 (StyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.StyleTranslate::.ctor(UnityEngine.UIElements.Translate,UnityEngine.UIElements.StyleKeyword)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StyleTranslate__ctor_m12AE2FD212828D3E686C8D12EF84A32715A3CE4D (StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089* __this, Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E ___v0, int32_t ___keyword1, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.StyleTranslate::.ctor(UnityEngine.UIElements.Translate)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StyleTranslate__ctor_mF10C6D990AEBEC7EAFB2CF180C4AF94968686843 (StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089* __this, Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E ___v0, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.StyleTranslate::.ctor(UnityEngine.UIElements.StyleKeyword)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StyleTranslate__ctor_m324C750F1008C71290AD5D91A57E738F6BF71B01 (StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089* __this, int32_t ___keyword0, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.UIElements.StyleTranslate::op_Equality(UnityEngine.UIElements.StyleTranslate,UnityEngine.UIElements.StyleTranslate)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool StyleTranslate_op_Equality_m643E2F9E9DAD9017BAFF90D3A0381D56FF7055AC (StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089 ___lhs0, StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089 ___rhs1, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.UIElements.StyleTranslate::Equals(UnityEngine.UIElements.StyleTranslate)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool StyleTranslate_Equals_m735DB69EA09970D0F9E08E1379833F34E5263172 (StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089* __this, StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089 ___other0, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.UIElements.StyleTranslate::Equals(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool StyleTranslate_Equals_mDCC45C8F30BF90577BE3FDCA0566D407FE39E2D0 (StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089* __this, RuntimeObject* ___obj0, const RuntimeMethod* method) ;
// System.Int32 UnityEngine.UIElements.Translate::GetHashCode()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Translate_GetHashCode_m6154995C5157AC77ED6F1EFC5C1FD60EF0B3CA1C (Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E* __this, const RuntimeMethod* method) ;
// System.Int32 UnityEngine.UIElements.StyleTranslate::GetHashCode()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t StyleTranslate_GetHashCode_m7EA9F686DBBE3096368CCE29CCD7560E6BBC30C3 (StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089* __this, const RuntimeMethod* method) ;
// System.String UnityEngine.UIElements.StyleValueExtensions::DebugString<UnityEngine.UIElements.Translate>(UnityEngine.UIElements.IStyleValue`1<T>)
inline String_t* StyleValueExtensions_DebugString_TisTranslate_t494F6E802F8A640D67819C9D26BE62DED1218A8E_m4A25D7CBE1EC10BCBE4F5A8FABFCB69EEEA72153 (RuntimeObject* ___styleValue0, const RuntimeMethod* method)
{
return (( String_t* (*) (RuntimeObject*, const RuntimeMethod*))StyleValueExtensions_DebugString_TisTranslate_t494F6E802F8A640D67819C9D26BE62DED1218A8E_m4A25D7CBE1EC10BCBE4F5A8FABFCB69EEEA72153_gshared)(___styleValue0, method);
}
// System.String UnityEngine.UIElements.StyleTranslate::ToString()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* StyleTranslate_ToString_m2A8262EF64FFDD7B06DED766BD563A829C99EA73 (StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.StyleTextShadow::.ctor(UnityEngine.UIElements.TextShadow,UnityEngine.UIElements.StyleKeyword)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StyleTextShadow__ctor_m6790D552D4FFE64462F57A06F1AA47BAD601A8D3 (StyleTextShadow_tCDDF1FE733ADBAA5ACA3B74620D4728E83F54252* __this, TextShadow_t6BADF37AB90ABCB63859A225B58AC5A580950A05 ___v0, int32_t ___keyword1, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.StyleTextShadow::.ctor(UnityEngine.UIElements.StyleKeyword)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StyleTextShadow__ctor_m0D6315CC8202A271FE922ED496F1E36C34B4E1F3 (StyleTextShadow_tCDDF1FE733ADBAA5ACA3B74620D4728E83F54252* __this, int32_t ___keyword0, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.UIElements.TextShadow::op_Equality(UnityEngine.UIElements.TextShadow,UnityEngine.UIElements.TextShadow)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TextShadow_op_Equality_m199DBC16CA3F6CCC2A5DD6A8EC93DACB6C584C54 (TextShadow_t6BADF37AB90ABCB63859A225B58AC5A580950A05 ___style10, TextShadow_t6BADF37AB90ABCB63859A225B58AC5A580950A05 ___style21, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.UIElements.StyleTextShadow::op_Equality(UnityEngine.UIElements.StyleTextShadow,UnityEngine.UIElements.StyleTextShadow)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool StyleTextShadow_op_Equality_mF9E77A27BA473972440CA2532B902B7FCE188DCC (StyleTextShadow_tCDDF1FE733ADBAA5ACA3B74620D4728E83F54252 ___lhs0, StyleTextShadow_tCDDF1FE733ADBAA5ACA3B74620D4728E83F54252 ___rhs1, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.UIElements.StyleTextShadow::Equals(UnityEngine.UIElements.StyleTextShadow)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool StyleTextShadow_Equals_mFCB612481F5C2CBEA864083952509116FFF1EDAD (StyleTextShadow_tCDDF1FE733ADBAA5ACA3B74620D4728E83F54252* __this, StyleTextShadow_tCDDF1FE733ADBAA5ACA3B74620D4728E83F54252 ___other0, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.UIElements.StyleTextShadow::Equals(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool StyleTextShadow_Equals_m5DEF077FBEE9A0E60041204D1708D419D43CFF3D (StyleTextShadow_tCDDF1FE733ADBAA5ACA3B74620D4728E83F54252* __this, RuntimeObject* ___obj0, const RuntimeMethod* method) ;
// System.Int32 System.Int32::GetHashCode()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Int32_GetHashCode_m253D60FF7527A483E91004B7A2366F13E225E295 (int32_t* __this, const RuntimeMethod* method) ;
// System.Int32 UnityEngine.UIElements.TextShadow::GetHashCode()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TextShadow_GetHashCode_mFD8076EB5D6AAFBF11A36DA4E153DB18BABF1A04 (TextShadow_t6BADF37AB90ABCB63859A225B58AC5A580950A05* __this, const RuntimeMethod* method) ;
// System.Int32 UnityEngine.UIElements.StyleTextShadow::GetHashCode()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t StyleTextShadow_GetHashCode_mEB7767996F0358223D0105A86920F219CDEE5895 (StyleTextShadow_tCDDF1FE733ADBAA5ACA3B74620D4728E83F54252* __this, const RuntimeMethod* method) ;
// System.String UnityEngine.UIElements.StyleValueExtensions::DebugString<UnityEngine.UIElements.TextShadow>(UnityEngine.UIElements.IStyleValue`1<T>)
inline String_t* StyleValueExtensions_DebugString_TisTextShadow_t6BADF37AB90ABCB63859A225B58AC5A580950A05_m300F71496F5A363D854EB6F4027E90762EAD27FC (RuntimeObject* ___styleValue0, const RuntimeMethod* method)
{
return (( String_t* (*) (RuntimeObject*, const RuntimeMethod*))StyleValueExtensions_DebugString_TisTextShadow_t6BADF37AB90ABCB63859A225B58AC5A580950A05_m300F71496F5A363D854EB6F4027E90762EAD27FC_gshared)(___styleValue0, method);
}
// System.String UnityEngine.UIElements.StyleTextShadow::ToString()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* StyleTextShadow_ToString_m486022C966469F2428F3E0ECE9573A4796151D87 (StyleTextShadow_tCDDF1FE733ADBAA5ACA3B74620D4728E83F54252* __this, const RuntimeMethod* method) ;
// UnityEngine.UIElements.StyleKeyword UnityEngine.UIElements.StyleTransformOrigin::get_keyword()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t StyleTransformOrigin_get_keyword_mAED33FB9B4908463958BCD0EC4443B501845328E (StyleTransformOrigin_t708B2E73541ECAE23D286FE68D6BC2CCFAAB84A6* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.StyleTransformOrigin::.ctor(UnityEngine.UIElements.TransformOrigin,UnityEngine.UIElements.StyleKeyword)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StyleTransformOrigin__ctor_m9FFB2BFDB1A7066AF55A715C16DA7DCE27051729 (StyleTransformOrigin_t708B2E73541ECAE23D286FE68D6BC2CCFAAB84A6* __this, TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502 ___v0, int32_t ___keyword1, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.StyleTransformOrigin::.ctor(UnityEngine.UIElements.StyleKeyword)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StyleTransformOrigin__ctor_m3EC39047C97A82B5A869768F1CF2E86DF94B6B49 (StyleTransformOrigin_t708B2E73541ECAE23D286FE68D6BC2CCFAAB84A6* __this, int32_t ___keyword0, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.UIElements.TransformOrigin::op_Equality(UnityEngine.UIElements.TransformOrigin,UnityEngine.UIElements.TransformOrigin)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TransformOrigin_op_Equality_m9134545F9DBB60947B98DFD6329C294E9F649792 (TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502 ___lhs0, TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502 ___rhs1, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.UIElements.StyleTransformOrigin::op_Equality(UnityEngine.UIElements.StyleTransformOrigin,UnityEngine.UIElements.StyleTransformOrigin)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool StyleTransformOrigin_op_Equality_mEDBC3ACBEBC8691A6293168F3C9A217B5FD9A404 (StyleTransformOrigin_t708B2E73541ECAE23D286FE68D6BC2CCFAAB84A6 ___lhs0, StyleTransformOrigin_t708B2E73541ECAE23D286FE68D6BC2CCFAAB84A6 ___rhs1, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.UIElements.StyleTransformOrigin::Equals(UnityEngine.UIElements.StyleTransformOrigin)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool StyleTransformOrigin_Equals_mA966BA460B3D701F6DC525A9E09A362E1802A4FC (StyleTransformOrigin_t708B2E73541ECAE23D286FE68D6BC2CCFAAB84A6* __this, StyleTransformOrigin_t708B2E73541ECAE23D286FE68D6BC2CCFAAB84A6 ___other0, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.UIElements.StyleTransformOrigin::Equals(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool StyleTransformOrigin_Equals_mFECC67F762AA788C6E9E66E3D801DC1127EA4803 (StyleTransformOrigin_t708B2E73541ECAE23D286FE68D6BC2CCFAAB84A6* __this, RuntimeObject* ___obj0, const RuntimeMethod* method) ;
// System.Int32 UnityEngine.UIElements.TransformOrigin::GetHashCode()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TransformOrigin_GetHashCode_mCA4900A38F79C225517D2F7196BC7E25DEF54F24 (TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502* __this, const RuntimeMethod* method) ;
// System.Int32 UnityEngine.UIElements.StyleTransformOrigin::GetHashCode()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t StyleTransformOrigin_GetHashCode_m95BB3CFC0A9EB276603CCCC4CB625B53CF864EAF (StyleTransformOrigin_t708B2E73541ECAE23D286FE68D6BC2CCFAAB84A6* __this, const RuntimeMethod* method) ;
// System.String UnityEngine.UIElements.StyleValueExtensions::DebugString<UnityEngine.UIElements.TransformOrigin>(UnityEngine.UIElements.IStyleValue`1<T>)
inline String_t* StyleValueExtensions_DebugString_TisTransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502_mC52A65FA49F5BA6B8B6728788541F26A790FC1FD (RuntimeObject* ___styleValue0, const RuntimeMethod* method)
{
return (( String_t* (*) (RuntimeObject*, const RuntimeMethod*))StyleValueExtensions_DebugString_TisTransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502_mC52A65FA49F5BA6B8B6728788541F26A790FC1FD_gshared)(___styleValue0, method);
}
// System.String UnityEngine.UIElements.StyleTransformOrigin::ToString()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* StyleTransformOrigin_ToString_mB6FD1C268B9AEB5FD9BD8DC02F556C36EBC87971 (StyleTransformOrigin_t708B2E73541ECAE23D286FE68D6BC2CCFAAB84A6* __this, const RuntimeMethod* method) ;
// UnityEngine.Yoga.YogaValue UnityEngine.Yoga.YogaValue::Auto()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR YogaValue_t9066126971BFC18D9B4A8AB11435557F19598F8C YogaValue_Auto_m73BFEAE3C23C6B9BD11BFD462B007BF7A6A58C96 (const RuntimeMethod* method) ;
// UnityEngine.Yoga.YogaValue UnityEngine.Yoga.YogaValue::op_Implicit(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR YogaValue_t9066126971BFC18D9B4A8AB11435557F19598F8C YogaValue_op_Implicit_mEDC38BD42737237B50A97DB49530A6DDE4E10DA3 (float ___pointValue0, const RuntimeMethod* method) ;
// UnityEngine.Yoga.YogaValue UnityEngine.Yoga.YogaValue::Point(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR YogaValue_t9066126971BFC18D9B4A8AB11435557F19598F8C YogaValue_Point_mA1955877796F9582C8F3B9ADDA817CD2B87E613E (float ___value0, const RuntimeMethod* method) ;
// UnityEngine.Yoga.YogaValue UnityEngine.Yoga.YogaValue::Percent(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR YogaValue_t9066126971BFC18D9B4A8AB11435557F19598F8C YogaValue_Percent_m9AE97691AE76135B4BAD62C862884D5240D7C8C2 (float ___value0, const RuntimeMethod* method) ;
// System.Void UnityEngine.Debug::LogAssertion(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Debug_LogAssertion_mC3BDB863CDF67D35AA001E42105DC4925FB028F4 (RuntimeObject* ___message0, const RuntimeMethod* method) ;
// UnityEngine.UIElements.Length UnityEngine.UIElements.Length::Auto()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 Length_Auto_m6A233E5E92AE3EB6416CE8A1D7EFAD5D8ED9E823 (const RuntimeMethod* method) ;
// UnityEngine.UIElements.Length UnityEngine.UIElements.Length::None()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 Length_None_mCB0FA8AF4DD52F3A5A2CA39AEBDC0651110ABD83 (const RuntimeMethod* method) ;
// UnityEngine.UIElements.Rotate UnityEngine.UIElements.Rotate::None()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7 Rotate_None_mD918C3D670E09993F0DE8C59BC59112D86A1B4EE (const RuntimeMethod* method) ;
// UnityEngine.UIElements.Scale UnityEngine.UIElements.Scale::None()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7 Scale_None_m31DCAA90E3F589D0C3B8ED36776DEEDBD20E9E55 (const RuntimeMethod* method) ;
// UnityEngine.UIElements.Translate UnityEngine.UIElements.Translate::None()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E Translate_None_mC8BAF5491EB86187BB803B59E467FFB429B3A9E8 (const RuntimeMethod* method) ;
// UnityEngine.UIElements.Length UnityEngine.UIElements.StyleValueExtensions::ToLength(UnityEngine.UIElements.StyleKeyword)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 StyleValueExtensions_ToLength_m30721FBB6708BC06DF0EA4AC1AD840B6E1B76969 (int32_t ___keyword0, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.TimeValue::.ctor(System.Single,UnityEngine.UIElements.TimeUnit)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TimeValue__ctor_mABED962C90B27E6BB24F072574DC1E3E7C836BA9 (TimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E* __this, float ___value0, int32_t ___unit1, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.UIElements.TimeValue::op_Equality(UnityEngine.UIElements.TimeValue,UnityEngine.UIElements.TimeValue)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TimeValue_op_Equality_m45A83F38FE033C941C5598EAA50758CFAF421D4F (TimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E ___lhs0, TimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E ___rhs1, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.UIElements.TimeValue::Equals(UnityEngine.UIElements.TimeValue)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TimeValue_Equals_m877001BAB4403C8BA20CDF4EABDB7702303B2E0A (TimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E* __this, TimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E ___other0, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.UIElements.TimeValue::Equals(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TimeValue_Equals_mA581A2F3D44993E0C780E6BC36C355875CDAB513 (TimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E* __this, RuntimeObject* ___obj0, const RuntimeMethod* method) ;
// System.String UnityEngine.UIElements.TimeValue::ToString()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* TimeValue_ToString_mA7F70DCAABF49982EEE155B8695567A59F5F8D3B (TimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.TransformOrigin::.ctor(UnityEngine.UIElements.Length,UnityEngine.UIElements.Length,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TransformOrigin__ctor_m8C94539319C6C02DFFC9178F4D6572DB15A6C563 (TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502* __this, Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 ___x0, Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 ___y1, float ___z2, const RuntimeMethod* method) ;
// UnityEngine.UIElements.Length UnityEngine.UIElements.Length::Percent(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 Length_Percent_m0A4D60F7216BA044818626C11A6E1AC2D3C2B381 (float ___value0, const RuntimeMethod* method) ;
// UnityEngine.UIElements.Length UnityEngine.UIElements.TransformOrigin::get_x()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 TransformOrigin_get_x_m45B713C35F41919099DFE89257682A47EA02EB1C_inline (TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502* __this, const RuntimeMethod* method) ;
// UnityEngine.UIElements.Length UnityEngine.UIElements.TransformOrigin::get_y()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 TransformOrigin_get_y_m2B16F6E4821E20812F1A091AB94F88558FA7EE44_inline (TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502* __this, const RuntimeMethod* method) ;
// System.Single UnityEngine.UIElements.TransformOrigin::get_z()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float TransformOrigin_get_z_m1B0602F587F9B7DF875C751BE1DA610E0CFBFAD7_inline (TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502* __this, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.UIElements.TransformOrigin::Equals(UnityEngine.UIElements.TransformOrigin)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TransformOrigin_Equals_m044AE98C05F34AC7AA4DF1C82604F98939DFB2EC (TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502* __this, TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502 ___other0, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.UIElements.TransformOrigin::Equals(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TransformOrigin_Equals_m1BB998DC4BF023074E997BDF9FFBB477B8D8C542 (TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502* __this, RuntimeObject* ___obj0, const RuntimeMethod* method) ;
// System.String System.String::Concat(System.String[])
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Concat_m6B0734B65813C8EA093D78E5C2D16534EB6FE8C0 (StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* ___values0, const RuntimeMethod* method) ;
// System.String UnityEngine.UIElements.TransformOrigin::ToString()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* TransformOrigin_ToString_m62747275AB1ACA9CEA650CC36EDF1FF503A90078 (TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.Translate::.ctor(UnityEngine.UIElements.Length,UnityEngine.UIElements.Length,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Translate__ctor_mA8F128A2982F876C29861342C68C70C2D16B5094 (Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E* __this, Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 ___x0, Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 ___y1, float ___z2, const RuntimeMethod* method) ;
// UnityEngine.UIElements.Length UnityEngine.UIElements.Translate::get_x()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 Translate_get_x_m20B598ADBC230B32AA055FF13B07038E629AA599_inline (Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E* __this, const RuntimeMethod* method) ;
// UnityEngine.UIElements.Length UnityEngine.UIElements.Translate::get_y()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 Translate_get_y_m587EA6A26C8B48C4B7D44B9B914A8DE3FAB42D80_inline (Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E* __this, const RuntimeMethod* method) ;
// System.Single UnityEngine.UIElements.Translate::get_z()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Translate_get_z_mB2327E142162E26835FB78D9E48E0CAA1C387854_inline (Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E* __this, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.UIElements.Translate::Equals(UnityEngine.UIElements.Translate)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Translate_Equals_m4BEA411692EF383BCB3C6E330755E444D1C309AA (Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E* __this, Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E ___other0, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.UIElements.Translate::Equals(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Translate_Equals_mEE5D86BA4C5C8C65EC0F226E081F49BA891792E1 (Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E* __this, RuntimeObject* ___obj0, const RuntimeMethod* method) ;
// System.String UnityEngine.UIElements.Translate::ToString()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Translate_ToString_m8EAFD5D789CA62ADCEC6FF53CCF58ACCF9FC0D13 (Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E* __this, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.Dictionary`2<System.String,UnityEngine.UIElements.StyleComplexSelector/PseudoStateData>::.ctor()
inline void Dictionary_2__ctor_m6B4A8DB6187A02774375A4DD2D7F0EDEC7AD5E42 (Dictionary_2_t29D782BF5D0A26D11A04865B4306B86575506834* __this, const RuntimeMethod* method)
{
(( void (*) (Dictionary_2_t29D782BF5D0A26D11A04865B4306B86575506834*, const RuntimeMethod*))Dictionary_2__ctor_m3C5862A628EEC02A20BF1DD0DAC66C872AA86B71_gshared)(__this, method);
}
// System.Void UnityEngine.UIElements.StyleComplexSelector/PseudoStateData::.ctor(UnityEngine.UIElements.PseudoStates,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PseudoStateData__ctor_mB4C8BC311E089183F1888465174F8CAC0FC53A27 (PseudoStateData_tE5B3EBF682E8DE88E9325F44841D5B95FEB6F3A8* __this, int32_t ___state0, bool ___negate1, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.Dictionary`2<System.String,UnityEngine.UIElements.StyleComplexSelector/PseudoStateData>::set_Item(TKey,TValue)
inline void Dictionary_2_set_Item_m2AB6C74C5C86BFFFDB7F80E387E9613DAAB38525 (Dictionary_2_t29D782BF5D0A26D11A04865B4306B86575506834* __this, String_t* ___key0, PseudoStateData_tE5B3EBF682E8DE88E9325F44841D5B95FEB6F3A8 ___value1, const RuntimeMethod* method)
{
(( void (*) (Dictionary_2_t29D782BF5D0A26D11A04865B4306B86575506834*, String_t*, PseudoStateData_tE5B3EBF682E8DE88E9325F44841D5B95FEB6F3A8, const RuntimeMethod*))Dictionary_2_set_Item_m65F7AB2D49B09E3F4C0FD364FC3DBDB4CC501C9C_gshared)(__this, ___key0, ___value1, method);
}
// UnityEngine.UIElements.StyleSelector[] UnityEngine.UIElements.StyleComplexSelector::get_selectors()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StyleSelectorU5BU5D_t11A633455FC601606B3DF3CEDDDAB1625B54708D* StyleComplexSelector_get_selectors_m54911D4E758E1A19A16E948D6D10BEB5795ADC02 (StyleComplexSelector_tE46C29F65FDBA48D3152781187401C8B55B7D8AD* __this, const RuntimeMethod* method) ;
// UnityEngine.UIElements.StyleSelectorPart[] UnityEngine.UIElements.StyleSelector::get_parts()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StyleSelectorPartU5BU5D_tBA574FB3E75E94E52874FDB7B05B9048E8A5421B* StyleSelector_get_parts_mE6EEAE6825862DDA89947B892B661A865D463CEF (StyleSelector_t9B00AE16312CA9F598A45B52F74BC14899CA7362* __this, const RuntimeMethod* method) ;
// UnityEngine.UIElements.StyleSelectorType UnityEngine.UIElements.StyleSelectorPart::get_type()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t StyleSelectorPart_get_type_m6543B5C01CBAC70D614A461800F50A67B0DD9818 (StyleSelectorPart_tEE5B8ADC7D114C7486CC8301FF96C114FF3C9470* __this, const RuntimeMethod* method) ;
// System.String UnityEngine.UIElements.StyleSelectorPart::get_value()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* StyleSelectorPart_get_value_mDE127D4691DDFF4F0F468DC08C0EB5248E0EE4D8 (StyleSelectorPart_tEE5B8ADC7D114C7486CC8301FF96C114FF3C9470* __this, const RuntimeMethod* method) ;
// System.Boolean System.Collections.Generic.Dictionary`2<System.String,UnityEngine.UIElements.StyleComplexSelector/PseudoStateData>::TryGetValue(TKey,TValue&)
inline bool Dictionary_2_TryGetValue_mEE379F3884C35EBD73E4D9074EF9F537721C40EE (Dictionary_2_t29D782BF5D0A26D11A04865B4306B86575506834* __this, String_t* ___key0, PseudoStateData_tE5B3EBF682E8DE88E9325F44841D5B95FEB6F3A8* ___value1, const RuntimeMethod* method)
{
return (( bool (*) (Dictionary_2_t29D782BF5D0A26D11A04865B4306B86575506834*, String_t*, PseudoStateData_tE5B3EBF682E8DE88E9325F44841D5B95FEB6F3A8*, const RuntimeMethod*))Dictionary_2_TryGetValue_m210FC0055E9EF77E13C23B66ED80E6E7CD6DB4FF_gshared)(__this, ___key0, ___value1, method);
}
// System.Void UnityEngine.Debug::LogWarningFormat(System.String,System.Object[])
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Debug_LogWarningFormat_m0D4A31935564D0FA042103C1231DBBD2ED0BC20A (String_t* ___format0, ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ___args1, const RuntimeMethod* method) ;
// System.Void System.Func`2<UnityEngine.UIElements.StyleSelector,System.String>::.ctor(System.Object,System.IntPtr)
inline void Func_2__ctor_m13E7564459EAE64DC03D66DA40D517179E0FFEA8 (Func_2_tCCD9285ED7257102C8EE45B514FB667F28CFDE59* __this, RuntimeObject* ___object0, intptr_t ___method1, const RuntimeMethod* method)
{
(( void (*) (Func_2_tCCD9285ED7257102C8EE45B514FB667F28CFDE59*, RuntimeObject*, intptr_t, const RuntimeMethod*))Func_2__ctor_m7F8A01C0B02BC1D4063F4EB1E817F7A48562A398_gshared)(__this, ___object0, ___method1, method);
}
// System.Collections.Generic.IEnumerable`1<TResult> System.Linq.Enumerable::Select<UnityEngine.UIElements.StyleSelector,System.String>(System.Collections.Generic.IEnumerable`1<TSource>,System.Func`2<TSource,TResult>)
inline RuntimeObject* Enumerable_Select_TisStyleSelector_t9B00AE16312CA9F598A45B52F74BC14899CA7362_TisString_t_m0934D34173DF3DA746EC642772FFE50C9590DB7D (RuntimeObject* ___source0, Func_2_tCCD9285ED7257102C8EE45B514FB667F28CFDE59* ___selector1, const RuntimeMethod* method)
{
return (( RuntimeObject* (*) (RuntimeObject*, Func_2_tCCD9285ED7257102C8EE45B514FB667F28CFDE59*, const RuntimeMethod*))Enumerable_Select_TisRuntimeObject_TisRuntimeObject_m960CFE6ABFCB6C2399B69DEDFB27765D1FCE57A6_gshared)(___source0, ___selector1, method);
}
// TSource[] System.Linq.Enumerable::ToArray<System.String>(System.Collections.Generic.IEnumerable`1<TSource>)
inline StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* Enumerable_ToArray_TisString_t_mCD2BC789CBFF834E06F00948FC47E15E720936DC (RuntimeObject* ___source0, const RuntimeMethod* method)
{
return (( StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* (*) (RuntimeObject*, const RuntimeMethod*))Enumerable_ToArray_TisRuntimeObject_m6B1F26FB2B3EA7B18B82FC81035440AAAEFCE924_gshared)(___source0, method);
}
// System.String System.String::Join(System.String,System.String[])
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Join_mE405D676C6881553258F8BAD40A20B462D611068 (String_t* ___separator0, StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* ___value1, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.StyleComplexSelector/<>c::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_m81F077066F40A8A008276E89847ECC84A0514518 (U3CU3Ec_tDA559FC773D2264A94A17FCFE12C229758632850* __this, const RuntimeMethod* method) ;
// System.Void System.Func`2<UnityEngine.UIElements.StyleSelectorPart,System.String>::.ctor(System.Object,System.IntPtr)
inline void Func_2__ctor_mD22DA99E85DF454DC942A66F0AB39FB796A7428C (Func_2_tFA25374333A94339FCFCCF26E23AE7046335A359* __this, RuntimeObject* ___object0, intptr_t ___method1, const RuntimeMethod* method)
{
(( void (*) (Func_2_tFA25374333A94339FCFCCF26E23AE7046335A359*, RuntimeObject*, intptr_t, const RuntimeMethod*))Func_2__ctor_mB07F7BB5EA5FDCA2B92DF1C75BD847A5B03FA937_gshared)(__this, ___object0, ___method1, method);
}
// System.Collections.Generic.IEnumerable`1<TResult> System.Linq.Enumerable::Select<UnityEngine.UIElements.StyleSelectorPart,System.String>(System.Collections.Generic.IEnumerable`1<TSource>,System.Func`2<TSource,TResult>)
inline RuntimeObject* Enumerable_Select_TisStyleSelectorPart_tEE5B8ADC7D114C7486CC8301FF96C114FF3C9470_TisString_t_mD95FA92E1CE11004400C91A682CDC71CF3F76813 (RuntimeObject* ___source0, Func_2_tFA25374333A94339FCFCCF26E23AE7046335A359* ___selector1, const RuntimeMethod* method)
{
return (( RuntimeObject* (*) (RuntimeObject*, Func_2_tFA25374333A94339FCFCCF26E23AE7046335A359*, const RuntimeMethod*))Enumerable_Select_TisStyleSelectorPart_tEE5B8ADC7D114C7486CC8301FF96C114FF3C9470_TisRuntimeObject_m29819D82CEB402F9D362628B0BDE569A08AA514E_gshared)(___source0, ___selector1, method);
}
// System.Void UnityEngine.UIElements.StyleSelector/<>c::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_mE85524E8229C6FF445591B04165E06152546EC91 (U3CU3Ec_t419C3DE4EA8561D172A5A1698019EB24547E295E* __this, const RuntimeMethod* method) ;
// System.String UnityEngine.UIElements.StyleSelectorPart::ToString()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* StyleSelectorPart_ToString_m894031E7CAE358204F8D1C334B76DD44A6775BB8 (StyleSelectorPart_tEE5B8ADC7D114C7486CC8301FF96C114FF3C9470* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.StyleSelectorPart::set_type(UnityEngine.UIElements.StyleSelectorType)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StyleSelectorPart_set_type_mDBA92CF5DF4FB4A806978A0D916300EDE6CA144E (StyleSelectorPart_tEE5B8ADC7D114C7486CC8301FF96C114FF3C9470* __this, int32_t ___value0, const RuntimeMethod* method) ;
// System.String UnityEngine.UnityString::Format(System.String,System.Object[])
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* UnityString_Format_m560566B98CA1AC19A6C2B424AE640F6E95D3B9B0 (String_t* ___fmt0, ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ___args1, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.StyleSheet::SetupReferences()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StyleSheet_SetupReferences_mF726C5C6749C44200AD2605E9BED7941A7E1DC40 (StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* __this, const RuntimeMethod* method) ;
// System.Collections.Generic.List`1<UnityEngine.UIElements.StyleSheet> UnityEngine.UIElements.StyleSheet::get_flattenedRecursiveImports()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR List_1_tEA16F82F7871418E28EB6F551D77A8AD9F2E337F* StyleSheet_get_flattenedRecursiveImports_mC825D7A330024BB307CC6E94320213E11F7B7DFE (StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* __this, const RuntimeMethod* method) ;
// System.Collections.Generic.List`1/Enumerator<T> System.Collections.Generic.List`1<UnityEngine.UIElements.StyleSheet>::GetEnumerator()
inline Enumerator_t6A2C9B49B9A539A38B864F791777F86879469484 List_1_GetEnumerator_mE8313336244D14561C5ADA76ECF119365C5F10FB (List_1_tEA16F82F7871418E28EB6F551D77A8AD9F2E337F* __this, const RuntimeMethod* method)
{
return (( Enumerator_t6A2C9B49B9A539A38B864F791777F86879469484 (*) (List_1_tEA16F82F7871418E28EB6F551D77A8AD9F2E337F*, const RuntimeMethod*))List_1_GetEnumerator_mD8294A7FA2BEB1929487127D476F8EC1CDC23BFC_gshared)(__this, method);
}
// System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.UIElements.StyleSheet>::Dispose()
inline void Enumerator_Dispose_mB934AD2F9937B5874A11C644C941A77277693D36 (Enumerator_t6A2C9B49B9A539A38B864F791777F86879469484* __this, const RuntimeMethod* method)
{
(( void (*) (Enumerator_t6A2C9B49B9A539A38B864F791777F86879469484*, const RuntimeMethod*))Enumerator_Dispose_mD9DC3E3C3697830A4823047AB29A77DBBB5ED419_gshared)(__this, method);
}
// T System.Collections.Generic.List`1/Enumerator<UnityEngine.UIElements.StyleSheet>::get_Current()
inline StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* Enumerator_get_Current_mB01CAB67AAFD4D1DBD35911A2AA6C3442801D332_inline (Enumerator_t6A2C9B49B9A539A38B864F791777F86879469484* __this, const RuntimeMethod* method)
{
return (( StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* (*) (Enumerator_t6A2C9B49B9A539A38B864F791777F86879469484*, const RuntimeMethod*))Enumerator_get_Current_m6330F15D18EE4F547C05DF9BF83C5EB710376027_gshared_inline)(__this, method);
}
// System.Void UnityEngine.UIElements.StyleSheet::set_isDefaultStyleSheet(System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StyleSheet_set_isDefaultStyleSheet_mF3452A31475F8C3788BC850A151AE9C7B022C7C6 (StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* __this, bool ___value0, const RuntimeMethod* method) ;
// System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.UIElements.StyleSheet>::MoveNext()
inline bool Enumerator_MoveNext_mE4B1DA9E18413CDCF7F24EF487770F803566B16A (Enumerator_t6A2C9B49B9A539A38B864F791777F86879469484* __this, const RuntimeMethod* method)
{
return (( bool (*) (Enumerator_t6A2C9B49B9A539A38B864F791777F86879469484*, const RuntimeMethod*))Enumerator_MoveNext_mE921CC8F29FBBDE7CC3209A0ED0D921D58D00BCB_gshared)(__this, method);
}
// System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.StyleSheet>::.ctor()
inline void List_1__ctor_mF0C1921461493490BF6F2AF6CA86D16BC59E327B (List_1_tEA16F82F7871418E28EB6F551D77A8AD9F2E337F* __this, const RuntimeMethod* method)
{
(( void (*) (List_1_tEA16F82F7871418E28EB6F551D77A8AD9F2E337F*, const RuntimeMethod*))List_1__ctor_m7F078BB342729BDF11327FD89D7872265328F690_gshared)(__this, method);
}
// System.Void UnityEngine.UIElements.StyleSheet::FlattenImportedStyleSheetsRecursive(UnityEngine.UIElements.StyleSheet)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StyleSheet_FlattenImportedStyleSheetsRecursive_m7584BB3379257F755E8118280BE67FC14CF77516 (StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* __this, StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* ___sheet0, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.UIElements.StyleSheet::get_isDefaultStyleSheet()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool StyleSheet_get_isDefaultStyleSheet_mA799A9F4E8F16671ACDF273673897EEF6B971DCF (StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* __this, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.StyleSheet>::Add(T)
inline void List_1_Add_m3C83E75B614E81ACCA3C10CAF32408B4DB651780_inline (List_1_tEA16F82F7871418E28EB6F551D77A8AD9F2E337F* __this, StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* ___item0, const RuntimeMethod* method)
{
(( void (*) (List_1_tEA16F82F7871418E28EB6F551D77A8AD9F2E337F*, StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428*, const RuntimeMethod*))List_1_Add_mEBCF994CC3814631017F46A387B1A192ED6C85C7_gshared_inline)(__this, ___item0, method);
}
// UnityEngine.UIElements.StyleComplexSelector[] UnityEngine.UIElements.StyleSheet::get_complexSelectors()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StyleComplexSelectorU5BU5D_tF7B5239DE9BF477DECF97EFBA7CB1D71C45DB857* StyleSheet_get_complexSelectors_mFDA750B5FE08F03F83A7A97E04B28C0FAF579C46 (StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* __this, const RuntimeMethod* method) ;
// UnityEngine.UIElements.StyleRule[] UnityEngine.UIElements.StyleSheet::get_rules()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StyleRuleU5BU5D_t7897A39D88CA043B2BFB5B28C53B41564EBA3AF3* StyleSheet_get_rules_m3818714E77CB822D2F9D125EAD3CB7AA35BA75A6 (StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* __this, const RuntimeMethod* method) ;
// System.String UnityEngine.UIElements.StyleProperty::get_name()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* StyleProperty_get_name_mB093E71395D32578890C11C6CED189B06F495015 (StyleProperty_tD117EB807BAA83855E65AC56B8D6FB84D6F7CF83* __this, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.UIElements.StyleSheet::CustomStartsWith(System.String,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool StyleSheet_CustomStartsWith_m1F500BB7328FD1D4428B7076B9A064A341DF4CE6 (String_t* ___originalString0, String_t* ___pattern1, const RuntimeMethod* method) ;
// UnityEngine.UIElements.StyleValueHandle[] UnityEngine.UIElements.StyleProperty::get_values()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StyleValueHandleU5BU5D_t66B7732469E9E30B1FB9A6E386315DAB36914ADE* StyleProperty_get_values_mC1D996097014576222150D2F84685850FF4CEE2B (StyleProperty_tD117EB807BAA83855E65AC56B8D6FB84D6F7CF83* __this, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.UIElements.StyleSheets.StyleSheetExtensions::IsVarFunction(UnityEngine.UIElements.StyleValueHandle)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool StyleSheetExtensions_IsVarFunction_m625C6E1E7D8F1C07D1ADF2D0E76467AC3C58835A (StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D ___handle0, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.StyleComplexSelector::CachePseudoStateMasks()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StyleComplexSelector_CachePseudoStateMasks_m67F9A45E8E150C5152DA810E446FE94CCD85DDC1 (StyleComplexSelector_tE46C29F65FDBA48D3152781187401C8B55B7D8AD* __this, const RuntimeMethod* method) ;
// System.StringComparer System.StringComparer::get_Ordinal()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR StringComparer_t6268F19CA34879176651429C0D8A3D0002BB8E06* StringComparer_get_Ordinal_m96B6DCC0BE70F655E0C41ED4EBCA30D5BA9F6D1A_inline (const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.Dictionary`2<System.String,UnityEngine.UIElements.StyleComplexSelector>::.ctor(System.Collections.Generic.IEqualityComparer`1<TKey>)
inline void Dictionary_2__ctor_m47B58D87195FDC745B37BE42691FDF09A7713115 (Dictionary_2_t00B3CBC13D1439C8660D9FC33442C5620590706F* __this, RuntimeObject* ___comparer0, const RuntimeMethod* method)
{
(( void (*) (Dictionary_2_t00B3CBC13D1439C8660D9FC33442C5620590706F*, RuntimeObject*, const RuntimeMethod*))Dictionary_2__ctor_mB2760A703784902BE10E873BC760166EC9693D63_gshared)(__this, ___comparer0, method);
}
// System.Void UnityEngine.UIElements.StyleComplexSelector::set_rule(UnityEngine.UIElements.StyleRule)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void StyleComplexSelector_set_rule_mE207BC9F10AF99952A9D149A0982E98B999F98D1_inline (StyleComplexSelector_tE46C29F65FDBA48D3152781187401C8B55B7D8AD* __this, StyleRule_t69F0C0989004F85BBD9C72BC7A73F79BFE61651E* ___value0, const RuntimeMethod* method) ;
// System.Void UnityEngine.Debug::LogError(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Debug_LogError_m059825802BB6AF7EA9693FEBEEB0D85F59A3E38E (RuntimeObject* ___message0, const RuntimeMethod* method) ;
// System.Boolean System.Collections.Generic.Dictionary`2<System.String,UnityEngine.UIElements.StyleComplexSelector>::TryGetValue(TKey,TValue&)
inline bool Dictionary_2_TryGetValue_m66B2DAB3FD9D00B7968907AE37116ACE44A0508F (Dictionary_2_t00B3CBC13D1439C8660D9FC33442C5620590706F* __this, String_t* ___key0, StyleComplexSelector_tE46C29F65FDBA48D3152781187401C8B55B7D8AD** ___value1, const RuntimeMethod* method)
{
return (( bool (*) (Dictionary_2_t00B3CBC13D1439C8660D9FC33442C5620590706F*, String_t*, StyleComplexSelector_tE46C29F65FDBA48D3152781187401C8B55B7D8AD**, const RuntimeMethod*))Dictionary_2_TryGetValue_mD15380A4ED7CDEE99EA45881577D26BA9CE1B849_gshared)(__this, ___key0, ___value1, method);
}
// System.Void System.Collections.Generic.Dictionary`2<System.String,UnityEngine.UIElements.StyleComplexSelector>::set_Item(TKey,TValue)
inline void Dictionary_2_set_Item_m1B1147E192920AA737BB7BA42906DAFF28053E68 (Dictionary_2_t00B3CBC13D1439C8660D9FC33442C5620590706F* __this, String_t* ___key0, StyleComplexSelector_tE46C29F65FDBA48D3152781187401C8B55B7D8AD* ___value1, const RuntimeMethod* method)
{
(( void (*) (Dictionary_2_t00B3CBC13D1439C8660D9FC33442C5620590706F*, String_t*, StyleComplexSelector_tE46C29F65FDBA48D3152781187401C8B55B7D8AD*, const RuntimeMethod*))Dictionary_2_set_Item_m1A840355E8EDAECEA9D0C6F5E51B248FAA449CBD_gshared)(__this, ___key0, ___value1, method);
}
// UnityEngine.UIElements.StyleValueType UnityEngine.UIElements.StyleValueHandle::get_valueType()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t StyleValueHandle_get_valueType_m4FC4142350A61A75D5CD80C559689A5CC2F741B9 (StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D* __this, const RuntimeMethod* method) ;
// T UnityEngine.UIElements.StyleSheet::CheckAccess<UnityEngine.UIElements.StyleSheets.Dimension>(T[],UnityEngine.UIElements.StyleValueType,UnityEngine.UIElements.StyleValueHandle)
inline Dimension_t5B1EAB500AE32C3789A2BCC4D43F7A29996DF3F8 StyleSheet_CheckAccess_TisDimension_t5B1EAB500AE32C3789A2BCC4D43F7A29996DF3F8_m7F7E5CCFEEF4D1E030D63B9F3A7CA4326EC93388 (DimensionU5BU5D_t1EE1B3F9368D444E779CAB3E1CBD9959F8762F4B* ___list0, int32_t ___type1, StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D ___handle2, const RuntimeMethod* method)
{
return (( Dimension_t5B1EAB500AE32C3789A2BCC4D43F7A29996DF3F8 (*) (DimensionU5BU5D_t1EE1B3F9368D444E779CAB3E1CBD9959F8762F4B*, int32_t, StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D, const RuntimeMethod*))StyleSheet_CheckAccess_TisDimension_t5B1EAB500AE32C3789A2BCC4D43F7A29996DF3F8_m7F7E5CCFEEF4D1E030D63B9F3A7CA4326EC93388_gshared)(___list0, ___type1, ___handle2, method);
}
// T UnityEngine.UIElements.StyleSheet::CheckAccess<System.Single>(T[],UnityEngine.UIElements.StyleValueType,UnityEngine.UIElements.StyleValueHandle)
inline float StyleSheet_CheckAccess_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_mF7A39FC5324F01CAB2EC9117DA2E7EC6BC47DF4F (SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* ___list0, int32_t ___type1, StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D ___handle2, const RuntimeMethod* method)
{
return (( float (*) (SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C*, int32_t, StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D, const RuntimeMethod*))StyleSheet_CheckAccess_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_mF7A39FC5324F01CAB2EC9117DA2E7EC6BC47DF4F_gshared)(___list0, ___type1, ___handle2, method);
}
// System.Boolean UnityEngine.UIElements.StyleSheet::TryCheckAccess<System.Single>(T[],UnityEngine.UIElements.StyleValueType,UnityEngine.UIElements.StyleValueHandle,T&)
inline bool StyleSheet_TryCheckAccess_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_m196CB78CD695C1EB8B860CC012E05A81BC11C1DA (SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* ___list0, int32_t ___type1, StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D ___handle2, float* ___value3, const RuntimeMethod* method)
{
return (( bool (*) (SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C*, int32_t, StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D, float*, const RuntimeMethod*))StyleSheet_TryCheckAccess_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_m196CB78CD695C1EB8B860CC012E05A81BC11C1DA_gshared)(___list0, ___type1, ___handle2, ___value3, method);
}
// System.Boolean UnityEngine.UIElements.StyleSheet::TryCheckAccess<UnityEngine.UIElements.StyleSheets.Dimension>(T[],UnityEngine.UIElements.StyleValueType,UnityEngine.UIElements.StyleValueHandle,T&)
inline bool StyleSheet_TryCheckAccess_TisDimension_t5B1EAB500AE32C3789A2BCC4D43F7A29996DF3F8_m081318AFACE293559AA0637A669052626B1A76E8 (DimensionU5BU5D_t1EE1B3F9368D444E779CAB3E1CBD9959F8762F4B* ___list0, int32_t ___type1, StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D ___handle2, Dimension_t5B1EAB500AE32C3789A2BCC4D43F7A29996DF3F8* ___value3, const RuntimeMethod* method)
{
return (( bool (*) (DimensionU5BU5D_t1EE1B3F9368D444E779CAB3E1CBD9959F8762F4B*, int32_t, StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D, Dimension_t5B1EAB500AE32C3789A2BCC4D43F7A29996DF3F8*, const RuntimeMethod*))StyleSheet_TryCheckAccess_TisDimension_t5B1EAB500AE32C3789A2BCC4D43F7A29996DF3F8_m081318AFACE293559AA0637A669052626B1A76E8_gshared)(___list0, ___type1, ___handle2, ___value3, method);
}
// System.Void UnityEngine.UIElements.StyleSheets.Dimension::.ctor(System.Single,UnityEngine.UIElements.StyleSheets.Dimension/Unit)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dimension__ctor_mAFC8E14DD2BD62F0D0C3FBB508460AC77B7FD082 (Dimension_t5B1EAB500AE32C3789A2BCC4D43F7A29996DF3F8* __this, float ___value0, int32_t ___unit1, const RuntimeMethod* method) ;
// T UnityEngine.UIElements.StyleSheet::CheckAccess<UnityEngine.Color>(T[],UnityEngine.UIElements.StyleValueType,UnityEngine.UIElements.StyleValueHandle)
inline Color_tD001788D726C3A7F1379BEED0260B9591F440C1F StyleSheet_CheckAccess_TisColor_tD001788D726C3A7F1379BEED0260B9591F440C1F_m0D9C3D1AB7916608314A04FCA033C0DEE7DF8C9E (ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389* ___list0, int32_t ___type1, StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D ___handle2, const RuntimeMethod* method)
{
return (( Color_tD001788D726C3A7F1379BEED0260B9591F440C1F (*) (ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389*, int32_t, StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D, const RuntimeMethod*))StyleSheet_CheckAccess_TisColor_tD001788D726C3A7F1379BEED0260B9591F440C1F_m0D9C3D1AB7916608314A04FCA033C0DEE7DF8C9E_gshared)(___list0, ___type1, ___handle2, method);
}
// System.Boolean UnityEngine.UIElements.StyleSheet::TryCheckAccess<UnityEngine.Color>(T[],UnityEngine.UIElements.StyleValueType,UnityEngine.UIElements.StyleValueHandle,T&)
inline bool StyleSheet_TryCheckAccess_TisColor_tD001788D726C3A7F1379BEED0260B9591F440C1F_mE333C1C8F915C3DCE13BD22B427E442B74AD8748 (ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389* ___list0, int32_t ___type1, StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D ___handle2, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F* ___value3, const RuntimeMethod* method)
{
return (( bool (*) (ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389*, int32_t, StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F*, const RuntimeMethod*))StyleSheet_TryCheckAccess_TisColor_tD001788D726C3A7F1379BEED0260B9591F440C1F_mE333C1C8F915C3DCE13BD22B427E442B74AD8748_gshared)(___list0, ___type1, ___handle2, ___value3, method);
}
// T UnityEngine.UIElements.StyleSheet::CheckAccess<System.String>(T[],UnityEngine.UIElements.StyleValueType,UnityEngine.UIElements.StyleValueHandle)
inline String_t* StyleSheet_CheckAccess_TisString_t_mC4D301E621BF640DF30E84E677303C340800F850 (StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* ___list0, int32_t ___type1, StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D ___handle2, const RuntimeMethod* method)
{
return (( String_t* (*) (StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248*, int32_t, StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D, const RuntimeMethod*))StyleSheet_CheckAccess_TisRuntimeObject_m9D9D724373E2EB15E7EF0B8F2C95DE5DA33E5168_gshared)(___list0, ___type1, ___handle2, method);
}
// System.Boolean UnityEngine.UIElements.StyleSheet::TryCheckAccess<System.String>(T[],UnityEngine.UIElements.StyleValueType,UnityEngine.UIElements.StyleValueHandle,T&)
inline bool StyleSheet_TryCheckAccess_TisString_t_m936157D11305930A0291D90F5246E39698C180FE (StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* ___list0, int32_t ___type1, StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D ___handle2, String_t** ___value3, const RuntimeMethod* method)
{
return (( bool (*) (StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248*, int32_t, StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D, String_t**, const RuntimeMethod*))StyleSheet_TryCheckAccess_TisRuntimeObject_m8A96906DC2E63E018B1B9C165BBC2A56E9D6F187_gshared)(___list0, ___type1, ___handle2, ___value3, method);
}
// T UnityEngine.UIElements.StyleSheet::CheckAccess<UnityEngine.Object>(T[],UnityEngine.UIElements.StyleValueType,UnityEngine.UIElements.StyleValueHandle)
inline Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C* StyleSheet_CheckAccess_TisObject_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_m6693E3926D82EEF78299B5309D134C5AE92B5E29 (ObjectU5BU5D_tD4BF1BEC72A31DF6611C0B8FA3112AF128FC3F8A* ___list0, int32_t ___type1, StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D ___handle2, const RuntimeMethod* method)
{
return (( Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C* (*) (ObjectU5BU5D_tD4BF1BEC72A31DF6611C0B8FA3112AF128FC3F8A*, int32_t, StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D, const RuntimeMethod*))StyleSheet_CheckAccess_TisRuntimeObject_m9D9D724373E2EB15E7EF0B8F2C95DE5DA33E5168_gshared)(___list0, ___type1, ___handle2, method);
}
// System.Boolean UnityEngine.UIElements.StyleSheet::TryCheckAccess<UnityEngine.Object>(T[],UnityEngine.UIElements.StyleValueType,UnityEngine.UIElements.StyleValueHandle,T&)
inline bool StyleSheet_TryCheckAccess_TisObject_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_mD8610A583190A4A88CD6C0EE88E00EA70846A98B (ObjectU5BU5D_tD4BF1BEC72A31DF6611C0B8FA3112AF128FC3F8A* ___list0, int32_t ___type1, StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D ___handle2, Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C** ___value3, const RuntimeMethod* method)
{
return (( bool (*) (ObjectU5BU5D_tD4BF1BEC72A31DF6611C0B8FA3112AF128FC3F8A*, int32_t, StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D, Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C**, const RuntimeMethod*))StyleSheet_TryCheckAccess_TisRuntimeObject_m8A96906DC2E63E018B1B9C165BBC2A56E9D6F187_gshared)(___list0, ___type1, ___handle2, ___value3, method);
}
// System.String System.String::Format(System.String,System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Format_m9499958F4B0BB6089C75760AB647AB3CA4D55806 (String_t* ___format0, RuntimeObject* ___arg01, RuntimeObject* ___arg12, const RuntimeMethod* method) ;
// System.Void UnityEngine.Debug::LogErrorFormat(System.String,System.Object[])
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Debug_LogErrorFormat_mA33C95EF832A60D72A7EE26074E13A86BE7E30C6 (String_t* ___format0, ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ___args1, const RuntimeMethod* method) ;
// System.String UnityEngine.UIElements.StyleValueFunctionExtension::ToUssString(UnityEngine.UIElements.StyleValueFunction)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* StyleValueFunctionExtension_ToUssString_m96C47994EB9CD6E9C27FB2F2DECD2CD423A936D4 (int32_t ___svf0, const RuntimeMethod* method) ;
// T UnityEngine.UIElements.StyleSheet::CheckAccess<UnityEngine.UIElements.StyleSheets.ScalableImage>(T[],UnityEngine.UIElements.StyleValueType,UnityEngine.UIElements.StyleValueHandle)
inline ScalableImage_t64F0F6F75D1099EF5D595E70CA1A2A7B9914E80F StyleSheet_CheckAccess_TisScalableImage_t64F0F6F75D1099EF5D595E70CA1A2A7B9914E80F_m8F9C7866AC90BBF23F5B6196FFD7157BAEFD3B8B (ScalableImageU5BU5D_t8C989174900062AED19A057FDCF0529F8C594A52* ___list0, int32_t ___type1, StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D ___handle2, const RuntimeMethod* method)
{
return (( ScalableImage_t64F0F6F75D1099EF5D595E70CA1A2A7B9914E80F (*) (ScalableImageU5BU5D_t8C989174900062AED19A057FDCF0529F8C594A52*, int32_t, StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D, const RuntimeMethod*))StyleSheet_CheckAccess_TisScalableImage_t64F0F6F75D1099EF5D595E70CA1A2A7B9914E80F_m8F9C7866AC90BBF23F5B6196FFD7157BAEFD3B8B_gshared)(___list0, ___type1, ___handle2, method);
}
// System.Int32 System.String::get_Length()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline (String_t* __this, const RuntimeMethod* method) ;
// System.Char System.String::get_Chars(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Il2CppChar String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3 (String_t* __this, int32_t ___index0, const RuntimeMethod* method) ;
// System.Void UnityEngine.ScriptableObject::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScriptableObject__ctor_mD037FDB0B487295EA47F79A4DB1BF1846C9087FF (ScriptableObject_tB3BFDB921A1B1795B38A5417D3B97A89A140436A* __this, const RuntimeMethod* method) ;
// System.Void System.ArgumentOutOfRangeException::.ctor(System.String,System.Object,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArgumentOutOfRangeException__ctor_m60B543A63AC8692C28096003FBF2AD124B9D5B85 (ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F* __this, String_t* ___paramName0, RuntimeObject* ___actualValue1, String_t* ___message2, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.StyleValueHandle::set_valueType(UnityEngine.UIElements.StyleValueType)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StyleValueHandle_set_valueType_m19D5FCB629ECFB1A46688D27F0E06505A38D2CA3 (StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D* __this, int32_t ___value0, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.StyleVariable::.ctor(System.String,UnityEngine.UIElements.StyleSheet,UnityEngine.UIElements.StyleValueHandle[])
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StyleVariable__ctor_m139006F9D55C2648AA15252352A707F740F56FF1 (StyleVariable_t5D4DEC936102A13961F4F2C6214B83D6CDC56269* __this, String_t* ___name0, StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* ___sheet1, StyleValueHandleU5BU5D_t66B7732469E9E30B1FB9A6E386315DAB36914ADE* ___handles2, const RuntimeMethod* method) ;
// System.Int32 UnityEngine.UIElements.StyleVariable::GetHashCode()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t StyleVariable_GetHashCode_m5936A2F0EF7628D537142F44DF65A097C8939129 (StyleVariable_t5D4DEC936102A13961F4F2C6214B83D6CDC56269* __this, const RuntimeMethod* method) ;
// System.Int32 System.Collections.Generic.List`1<System.Int32>::BinarySearch(T)
inline int32_t List_1_BinarySearch_mE81A25C14E61997621A470D09BB4BAE1F8CF98F2 (List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* __this, int32_t ___item0, const RuntimeMethod* method)
{
return (( int32_t (*) (List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73*, int32_t, const RuntimeMethod*))List_1_BinarySearch_mE81A25C14E61997621A470D09BB4BAE1F8CF98F2_gshared)(__this, ___item0, method);
}
// System.Void System.Collections.Generic.List`1<System.Int32>::Insert(System.Int32,T)
inline void List_1_Insert_mC1B6D4E6CC94D8BA82A60B2F80CE9684D9345AAE (List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* __this, int32_t ___index0, int32_t ___item1, const RuntimeMethod* method)
{
(( void (*) (List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73*, int32_t, int32_t, const RuntimeMethod*))List_1_Insert_mC1B6D4E6CC94D8BA82A60B2F80CE9684D9345AAE_gshared)(__this, ___index0, ___item1, method);
}
// System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.StyleVariable>::Add(T)
inline void List_1_Add_mB41E8724CA0DDBEBD2EA8379D51E13F23F49176E_inline (List_1_t4EB7DA35FB6C543101A0C09A56EE4B652F4E1777* __this, StyleVariable_t5D4DEC936102A13961F4F2C6214B83D6CDC56269 ___item0, const RuntimeMethod* method)
{
(( void (*) (List_1_t4EB7DA35FB6C543101A0C09A56EE4B652F4E1777*, StyleVariable_t5D4DEC936102A13961F4F2C6214B83D6CDC56269, const RuntimeMethod*))List_1_Add_mB41E8724CA0DDBEBD2EA8379D51E13F23F49176E_gshared_inline)(__this, ___item0, method);
}
// System.Int32 System.Collections.Generic.List`1<UnityEngine.UIElements.StyleVariable>::get_Count()
inline int32_t List_1_get_Count_m28DF960E8AB7BB5A577DB76F89CEF2489E776610_inline (List_1_t4EB7DA35FB6C543101A0C09A56EE4B652F4E1777* __this, const RuntimeMethod* method)
{
return (( int32_t (*) (List_1_t4EB7DA35FB6C543101A0C09A56EE4B652F4E1777*, const RuntimeMethod*))List_1_get_Count_m28DF960E8AB7BB5A577DB76F89CEF2489E776610_gshared_inline)(__this, method);
}
// System.Void UnityEngine.Debug::Assert(System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Debug_Assert_mC95931BE797761A2D7800908C0BA4B41D68B3216 (bool ___condition0, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.StyleVariable>::AddRange(System.Collections.Generic.IEnumerable`1<T>)
inline void List_1_AddRange_m3FAF7B4CABAC116EF9E3084CD51B79BC9BF921EA (List_1_t4EB7DA35FB6C543101A0C09A56EE4B652F4E1777* __this, RuntimeObject* ___collection0, const RuntimeMethod* method)
{
(( void (*) (List_1_t4EB7DA35FB6C543101A0C09A56EE4B652F4E1777*, RuntimeObject*, const RuntimeMethod*))List_1_AddRange_m3FAF7B4CABAC116EF9E3084CD51B79BC9BF921EA_gshared)(__this, ___collection0, method);
}
// System.Void System.Collections.Generic.List`1<System.Int32>::AddRange(System.Collections.Generic.IEnumerable`1<T>)
inline void List_1_AddRange_m1A10E697703D67F6551D47C603FFE78E16CE4204 (List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* __this, RuntimeObject* ___collection0, const RuntimeMethod* method)
{
(( void (*) (List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73*, RuntimeObject*, const RuntimeMethod*))List_1_AddRange_m1A10E697703D67F6551D47C603FFE78E16CE4204_gshared)(__this, ___collection0, method);
}
// System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.StyleVariable>::Clear()
inline void List_1_Clear_m00AFA4A0337BBF3DC699C14107B3594CA904E971_inline (List_1_t4EB7DA35FB6C543101A0C09A56EE4B652F4E1777* __this, const RuntimeMethod* method)
{
(( void (*) (List_1_t4EB7DA35FB6C543101A0C09A56EE4B652F4E1777*, const RuntimeMethod*))List_1_Clear_m00AFA4A0337BBF3DC699C14107B3594CA904E971_gshared_inline)(__this, method);
}
// System.Void System.Collections.Generic.List`1<System.Int32>::Clear()
inline void List_1_Clear_mF6795DE5F49C1D0B91D6A0955F448B22970D67A9_inline (List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* __this, const RuntimeMethod* method)
{
(( void (*) (List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73*, const RuntimeMethod*))List_1_Clear_mF6795DE5F49C1D0B91D6A0955F448B22970D67A9_gshared_inline)(__this, method);
}
// System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.StyleVariable>::.ctor()
inline void List_1__ctor_m0C25EDC3BBFEAFC872D99F3EFF19813AA75D02C6 (List_1_t4EB7DA35FB6C543101A0C09A56EE4B652F4E1777* __this, const RuntimeMethod* method)
{
(( void (*) (List_1_t4EB7DA35FB6C543101A0C09A56EE4B652F4E1777*, const RuntimeMethod*))List_1__ctor_m0C25EDC3BBFEAFC872D99F3EFF19813AA75D02C6_gshared)(__this, method);
}
// System.Void System.Collections.Generic.List`1<System.Int32>::.ctor()
inline void List_1__ctor_m17F501B5A5C289ECE1B4F3D6EBF05DFA421433F8 (List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* __this, const RuntimeMethod* method)
{
(( void (*) (List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73*, const RuntimeMethod*))List_1__ctor_m17F501B5A5C289ECE1B4F3D6EBF05DFA421433F8_gshared)(__this, method);
}
// System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.StyleVariable>::.ctor(System.Collections.Generic.IEnumerable`1<T>)
inline void List_1__ctor_mE716C60A18D9455EF0C58216ECCE11441F8EA90B (List_1_t4EB7DA35FB6C543101A0C09A56EE4B652F4E1777* __this, RuntimeObject* ___collection0, const RuntimeMethod* method)
{
(( void (*) (List_1_t4EB7DA35FB6C543101A0C09A56EE4B652F4E1777*, RuntimeObject*, const RuntimeMethod*))List_1__ctor_mE716C60A18D9455EF0C58216ECCE11441F8EA90B_gshared)(__this, ___collection0, method);
}
// System.Void System.Collections.Generic.List`1<System.Int32>::.ctor(System.Collections.Generic.IEnumerable`1<T>)
inline void List_1__ctor_mCC0E71080DE343C1A527526A1AC2DBEC355CEA6C (List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* __this, RuntimeObject* ___collection0, const RuntimeMethod* method)
{
(( void (*) (List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73*, RuntimeObject*, const RuntimeMethod*))List_1__ctor_mCC0E71080DE343C1A527526A1AC2DBEC355CEA6C_gshared)(__this, ___collection0, method);
}
// T System.Collections.Generic.List`1<UnityEngine.UIElements.StyleVariable>::get_Item(System.Int32)
inline StyleVariable_t5D4DEC936102A13961F4F2C6214B83D6CDC56269 List_1_get_Item_mA124F3E047E65F2F4B174B25FCE125E08BC17853 (List_1_t4EB7DA35FB6C543101A0C09A56EE4B652F4E1777* __this, int32_t ___index0, const RuntimeMethod* method)
{
return (( StyleVariable_t5D4DEC936102A13961F4F2C6214B83D6CDC56269 (*) (List_1_t4EB7DA35FB6C543101A0C09A56EE4B652F4E1777*, int32_t, const RuntimeMethod*))List_1_get_Item_mA124F3E047E65F2F4B174B25FCE125E08BC17853_gshared)(__this, ___index0, method);
}
// System.Boolean System.String::op_Equality(System.String,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool String_op_Equality_m0D685A924E5CD78078F248ED1726DA5A9D7D6AC0 (String_t* ___a0, String_t* ___b1, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.StyleVariableContext::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StyleVariableContext__ctor_mFECB2428A5FAEA2A6D361D51ADB2292965F0908E (StyleVariableContext_tF74F2787CE1F6BEBBFBFF0771CF493AC9E403527* __this, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.StyleSheets.StylePropertyValue>::Clear()
inline void List_1_Clear_m51A5D7D883AF79511066B64E4CBC23C3DB6CCF54_inline (List_1_t893BC4E6EA21D89E7107414FB1199B089EB9F122* __this, const RuntimeMethod* method)
{
(( void (*) (List_1_t893BC4E6EA21D89E7107414FB1199B089EB9F122*, const RuntimeMethod*))List_1_Clear_m51A5D7D883AF79511066B64E4CBC23C3DB6CCF54_gshared_inline)(__this, method);
}
// System.Void System.Collections.Generic.Stack`1<UnityEngine.UIElements.StyleVariableResolver/ResolveContext>::Clear()
inline void Stack_1_Clear_mA8BCDF8A5DC47FB9DC9967E8423955DD37F0F190 (Stack_1_t0B236E77382B6037C04F4090B3C6259495694C1C* __this, const RuntimeMethod* method)
{
(( void (*) (Stack_1_t0B236E77382B6037C04F4090B3C6259495694C1C*, const RuntimeMethod*))Stack_1_Clear_mA8BCDF8A5DC47FB9DC9967E8423955DD37F0F190_gshared)(__this, method);
}
// System.Void UnityEngine.UIElements.StyleVariableResolver::PushContext(UnityEngine.UIElements.StyleSheet,UnityEngine.UIElements.StyleValueHandle[])
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StyleVariableResolver_PushContext_m905420AD7B5F9CA63EA3A99F48A6A8C4CFFBF1BB (StyleVariableResolver_tB24ACDD043A87F2F2339E1523539739D427B5185* __this, StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* ___sheet0, StyleValueHandleU5BU5D_t66B7732469E9E30B1FB9A6E386315DAB36914ADE* ___handles1, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.Stack`1<UnityEngine.UIElements.StyleVariableResolver/ResolveContext>::Push(T)
inline void Stack_1_Push_m20B8F6926877157FC7CA556376F45B0FB4BB779A (Stack_1_t0B236E77382B6037C04F4090B3C6259495694C1C* __this, ResolveContext_tEF37DBA22D641E4FE1568C5EBE1605A98D86C992 ___item0, const RuntimeMethod* method)
{
(( void (*) (Stack_1_t0B236E77382B6037C04F4090B3C6259495694C1C*, ResolveContext_tEF37DBA22D641E4FE1568C5EBE1605A98D86C992, const RuntimeMethod*))Stack_1_Push_m20B8F6926877157FC7CA556376F45B0FB4BB779A_gshared)(__this, ___item0, method);
}
// T System.Collections.Generic.Stack`1<UnityEngine.UIElements.StyleVariableResolver/ResolveContext>::Pop()
inline ResolveContext_tEF37DBA22D641E4FE1568C5EBE1605A98D86C992 Stack_1_Pop_m65349BF61582D9D047A8D6F160A750AF79C6957D (Stack_1_t0B236E77382B6037C04F4090B3C6259495694C1C* __this, const RuntimeMethod* method)
{
return (( ResolveContext_tEF37DBA22D641E4FE1568C5EBE1605A98D86C992 (*) (Stack_1_t0B236E77382B6037C04F4090B3C6259495694C1C*, const RuntimeMethod*))Stack_1_Pop_m65349BF61582D9D047A8D6F160A750AF79C6957D_gshared)(__this, method);
}
// T System.Collections.Generic.Stack`1<UnityEngine.UIElements.StyleVariableResolver/ResolveContext>::Peek()
inline ResolveContext_tEF37DBA22D641E4FE1568C5EBE1605A98D86C992 Stack_1_Peek_m011BD98974FC916CFDA7912EAC8C9D363A0F8928 (Stack_1_t0B236E77382B6037C04F4090B3C6259495694C1C* __this, const RuntimeMethod* method)
{
return (( ResolveContext_tEF37DBA22D641E4FE1568C5EBE1605A98D86C992 (*) (Stack_1_t0B236E77382B6037C04F4090B3C6259495694C1C*, const RuntimeMethod*))Stack_1_Peek_m011BD98974FC916CFDA7912EAC8C9D363A0F8928_gshared)(__this, method);
}
// UnityEngine.UIElements.StyleSheet UnityEngine.UIElements.StyleVariableResolver::get_currentSheet()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* StyleVariableResolver_get_currentSheet_mCA3C11C583BEA675EC5F9838F7C78CF141C178DA (StyleVariableResolver_tB24ACDD043A87F2F2339E1523539739D427B5185* __this, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.StyleSheets.StylePropertyValue>::Add(T)
inline void List_1_Add_m0816FF64696BD2E13C77ACA78959BF6927C064D1_inline (List_1_t893BC4E6EA21D89E7107414FB1199B089EB9F122* __this, StylePropertyValue_tED32F617FABE99611B213BFCF9D1D909E7F141C2 ___item0, const RuntimeMethod* method)
{
(( void (*) (List_1_t893BC4E6EA21D89E7107414FB1199B089EB9F122*, StylePropertyValue_tED32F617FABE99611B213BFCF9D1D909E7F141C2, const RuntimeMethod*))List_1_Add_m0816FF64696BD2E13C77ACA78959BF6927C064D1_gshared_inline)(__this, ___item0, method);
}
// System.Void System.Collections.Generic.Stack`1<System.String>::Clear()
inline void Stack_1_Clear_mB5DD9A67516D41D7A82FD1B0ABFA38AAA8593C0E (Stack_1_tD770B7BA3385BBF3A1703E386B6006FF670C5094* __this, const RuntimeMethod* method)
{
(( void (*) (Stack_1_tD770B7BA3385BBF3A1703E386B6006FF670C5094*, const RuntimeMethod*))Stack_1_Clear_mD550E89582979ECB0D6E6D68F0237FC14708BE85_gshared)(__this, method);
}
// UnityEngine.UIElements.StyleValueHandle[] UnityEngine.UIElements.StyleVariableResolver::get_currentHandles()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StyleValueHandleU5BU5D_t66B7732469E9E30B1FB9A6E386315DAB36914ADE* StyleVariableResolver_get_currentHandles_m98A0796473D12DFE9242EDBE0AB607571B9DC833 (StyleVariableResolver_tB24ACDD043A87F2F2339E1523539739D427B5185* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.StyleVariableResolver::ParseVarFunction(UnityEngine.UIElements.StyleSheet,UnityEngine.UIElements.StyleValueHandle[],System.Int32&,System.Int32&,System.String&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StyleVariableResolver_ParseVarFunction_mC0CB312BB358588D4244C4C4FB66525ED833599C (StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* ___sheet0, StyleValueHandleU5BU5D_t66B7732469E9E30B1FB9A6E386315DAB36914ADE* ___handles1, int32_t* ___index2, int32_t* ___argCount3, String_t** ___variableName4, const RuntimeMethod* method) ;
// UnityEngine.UIElements.StyleVariableResolver/Result UnityEngine.UIElements.StyleVariableResolver::ResolveVarFunction(System.Int32&,System.Int32,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t StyleVariableResolver_ResolveVarFunction_mB000A4AA0547EB3E6B7C0D5B1F20E7CACDB89622 (StyleVariableResolver_tB24ACDD043A87F2F2339E1523539739D427B5185* __this, int32_t* ___index0, int32_t ___argc1, String_t* ___varName2, const RuntimeMethod* method) ;
// UnityEngine.UIElements.StyleVariableResolver/Result UnityEngine.UIElements.StyleVariableResolver::ResolveVariable(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t StyleVariableResolver_ResolveVariable_mA9A45E2DF3F9A4707C5D440B4C8BCA1BEADF76D6 (StyleVariableResolver_tB24ACDD043A87F2F2339E1523539739D427B5185* __this, String_t* ___variableName0, const RuntimeMethod* method) ;
// System.Void UnityEngine.Debug::Assert(System.Boolean,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Debug_Assert_m9CA35857A4FF29506840C572F2C7BA233805B806 (bool ___condition0, String_t* ___message1, const RuntimeMethod* method) ;
// UnityEngine.UIElements.StyleVariableResolver/Result UnityEngine.UIElements.StyleVariableResolver::ResolveFallback(System.Int32&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t StyleVariableResolver_ResolveFallback_mB9AAE3A0B198D66083E92DAEB3A5A575F3927457 (StyleVariableResolver_tB24ACDD043A87F2F2339E1523539739D427B5185* __this, int32_t* ___index0, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.UIElements.StyleSheets.StylePropertyCache::TryGetSyntax(System.String,System.String&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool StylePropertyCache_TryGetSyntax_m0661BE0BD724F364A909B7A0873E7824EC06E3AE (String_t* ___name0, String_t** ___syntax1, const RuntimeMethod* method) ;
// UnityEngine.UIElements.StyleSheets.Syntax.Expression UnityEngine.UIElements.StyleSheets.Syntax.StyleSyntaxParser::Parse(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Expression_tCF765985229BD440260CA349B7CCD263AEF4A7C6* StyleSyntaxParser_Parse_mA1B3223B21B613631673FB591DC1AC15AC19DD59 (StyleSyntaxParser_t7032C3985ADE57F59D635A1BA773DC75D1895263* __this, String_t* ___syntax0, const RuntimeMethod* method) ;
// UnityEngine.UIElements.StyleSheets.MatchResult UnityEngine.UIElements.StyleSheets.StylePropertyValueMatcher::Match(UnityEngine.UIElements.StyleSheets.Syntax.Expression,System.Collections.Generic.List`1<UnityEngine.UIElements.StyleSheets.StylePropertyValue>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MatchResult_t466703B46AB8050EABFF2E93F9439AD049D2566A StylePropertyValueMatcher_Match_m9200D93F5E6516142F71A23B2BA83AA98409FC1D (StylePropertyValueMatcher_tE39FB52A804864748CF9C473A45F065A89500248* __this, Expression_tCF765985229BD440260CA349B7CCD263AEF4A7C6* ___exp0, List_1_t893BC4E6EA21D89E7107414FB1199B089EB9F122* ___values1, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.UIElements.StyleSheets.MatchResult::get_success()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MatchResult_get_success_mDCB87B0AB8A1E77378EAE079EC6DC9BF8C87347A (MatchResult_t466703B46AB8050EABFF2E93F9439AD049D2566A* __this, const RuntimeMethod* method) ;
// UnityEngine.UIElements.StyleVariableContext UnityEngine.UIElements.StyleVariableResolver::get_variableContext()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR StyleVariableContext_tF74F2787CE1F6BEBBFBFF0771CF493AC9E403527* StyleVariableResolver_get_variableContext_m3775C7C5A8A41C7B3BDB487587A6A333C15606E4_inline (StyleVariableResolver_tB24ACDD043A87F2F2339E1523539739D427B5185* __this, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.UIElements.StyleVariableContext::TryFindVariable(System.String,UnityEngine.UIElements.StyleVariable&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool StyleVariableContext_TryFindVariable_m67DE560D44BE35AB5D4AA315C2C3208E9E736E8E (StyleVariableContext_tF74F2787CE1F6BEBBFBFF0771CF493AC9E403527* __this, String_t* ___name0, StyleVariable_t5D4DEC936102A13961F4F2C6214B83D6CDC56269* ___v1, const RuntimeMethod* method) ;
// System.Boolean System.Collections.Generic.Stack`1<System.String>::Contains(T)
inline bool Stack_1_Contains_m2295EAFF1463FC139CCF3E975EC2B7000B18CE7A (Stack_1_tD770B7BA3385BBF3A1703E386B6006FF670C5094* __this, String_t* ___item0, const RuntimeMethod* method)
{
return (( bool (*) (Stack_1_tD770B7BA3385BBF3A1703E386B6006FF670C5094*, String_t*, const RuntimeMethod*))Stack_1_Contains_mDA7FA93F340E77121271246B7003BF77B08DDCF2_gshared)(__this, ___item0, method);
}
// System.Void System.Collections.Generic.Stack`1<System.String>::Push(T)
inline void Stack_1_Push_m6735A1D45311268768814737E1F1884B3615CA20 (Stack_1_tD770B7BA3385BBF3A1703E386B6006FF670C5094* __this, String_t* ___item0, const RuntimeMethod* method)
{
(( void (*) (Stack_1_tD770B7BA3385BBF3A1703E386B6006FF670C5094*, String_t*, const RuntimeMethod*))Stack_1_Push_m709DD11BC1291A905814182CF9A367DE7399A778_gshared)(__this, ___item0, method);
}
// System.Int32 System.Collections.Generic.List`1<UnityEngine.UIElements.StyleSheets.StylePropertyValue>::get_Count()
inline int32_t List_1_get_Count_mFCF2B2ECBAC0430A3776BA1C3AE0B4B59733CB85_inline (List_1_t893BC4E6EA21D89E7107414FB1199B089EB9F122* __this, const RuntimeMethod* method)
{
return (( int32_t (*) (List_1_t893BC4E6EA21D89E7107414FB1199B089EB9F122*, const RuntimeMethod*))List_1_get_Count_mFCF2B2ECBAC0430A3776BA1C3AE0B4B59733CB85_gshared_inline)(__this, method);
}
// System.Void UnityEngine.UIElements.StyleVariableResolver::PopContext()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StyleVariableResolver_PopContext_m86C19BEEF9C65B4BF0B328F93B17EF690CD0180A (StyleVariableResolver_tB24ACDD043A87F2F2339E1523539739D427B5185* __this, const RuntimeMethod* method) ;
// T System.Collections.Generic.Stack`1<System.String>::Pop()
inline String_t* Stack_1_Pop_mFE7E2A46CC49662C0B06E3F80D39FA8986EE690D (Stack_1_tD770B7BA3385BBF3A1703E386B6006FF670C5094* __this, const RuntimeMethod* method)
{
return (( String_t* (*) (Stack_1_tD770B7BA3385BBF3A1703E386B6006FF670C5094*, const RuntimeMethod*))Stack_1_Pop_m2AFF69249659372F07EE25817DBCAFE74E1CF778_gshared)(__this, method);
}
// System.Single UnityEngine.UIElements.StyleSheet::ReadFloat(UnityEngine.UIElements.StyleValueHandle)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float StyleSheet_ReadFloat_m851DC327CFD6A2D3115007D0898DADF20588FC41 (StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* __this, StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D ___handle0, const RuntimeMethod* method) ;
// System.String UnityEngine.UIElements.StyleSheet::ReadVariable(UnityEngine.UIElements.StyleValueHandle)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* StyleSheet_ReadVariable_m5DF0761434CC3AABB1F75CFB6ECACDC638373F14 (StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* __this, StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D ___handle0, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.StyleSheets.StylePropertyValueMatcher::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StylePropertyValueMatcher__ctor_mF7898D0C87D9285AA99E046209BF4A8F19E4940B (StylePropertyValueMatcher_tE39FB52A804864748CF9C473A45F065A89500248* __this, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.StyleSheets.StylePropertyValue>::.ctor()
inline void List_1__ctor_m5DEA6A9EF0E521472F19D3A747780F7274B36F04 (List_1_t893BC4E6EA21D89E7107414FB1199B089EB9F122* __this, const RuntimeMethod* method)
{
(( void (*) (List_1_t893BC4E6EA21D89E7107414FB1199B089EB9F122*, const RuntimeMethod*))List_1__ctor_m5DEA6A9EF0E521472F19D3A747780F7274B36F04_gshared)(__this, method);
}
// System.Void System.Collections.Generic.Stack`1<System.String>::.ctor()
inline void Stack_1__ctor_m335E848ED0B875E3163CBDF6F077EF89DE99D59E (Stack_1_tD770B7BA3385BBF3A1703E386B6006FF670C5094* __this, const RuntimeMethod* method)
{
(( void (*) (Stack_1_tD770B7BA3385BBF3A1703E386B6006FF670C5094*, const RuntimeMethod*))Stack_1__ctor_m70E8EDA96A608CE9BAB7FC8313B233AADA573BD4_gshared)(__this, method);
}
// System.Void System.Collections.Generic.Stack`1<UnityEngine.UIElements.StyleVariableResolver/ResolveContext>::.ctor()
inline void Stack_1__ctor_mC5657DF3C282DA5CDD0BBD6368F49EC16FDC47CB (Stack_1_t0B236E77382B6037C04F4090B3C6259495694C1C* __this, const RuntimeMethod* method)
{
(( void (*) (Stack_1_t0B236E77382B6037C04F4090B3C6259495694C1C*, const RuntimeMethod*))Stack_1__ctor_mC5657DF3C282DA5CDD0BBD6368F49EC16FDC47CB_gshared)(__this, method);
}
// System.Void UnityEngine.UIElements.StyleSheets.Syntax.StyleSyntaxParser::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StyleSyntaxParser__ctor_m1FD9FDD76886E8C0E3FD388FB22A786B579D1971 (StyleSyntaxParser_t7032C3985ADE57F59D635A1BA773DC75D1895263* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.StyleSheet::OnEnable()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StyleSheet_OnEnable_m7BF2712DBEB0B4E827B69EBF6EAF81DEE390F98A (StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.StyleSheet::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StyleSheet__ctor_m1AA637A96DFEE2522AEC2BC1962E7B02D690C1BA (StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* __this, const RuntimeMethod* method) ;
// T UnityEngine.ScriptableObject::CreateInstance<UnityEngine.UIElements.PanelTextSettings>()
inline PanelTextSettings_tB4960351E6865BC34421430949C4CA68E7425F25* ScriptableObject_CreateInstance_TisPanelTextSettings_tB4960351E6865BC34421430949C4CA68E7425F25_m28E8013F4EAEAAD7BA5AC39564BD93C899E3569D (const RuntimeMethod* method)
{
return (( PanelTextSettings_tB4960351E6865BC34421430949C4CA68E7425F25* (*) (const RuntimeMethod*))ScriptableObject_CreateInstance_TisRuntimeObject_mBE664E52864F727B39B81313FA00C5FCFF9BAE62_gshared)(method);
}
// System.Void System.Collections.Generic.Dictionary`2<UnityEngine.SystemLanguage,System.String>::.ctor()
inline void Dictionary_2__ctor_mDF841125BC4100E914A28DF14F2A99A5777E2491 (Dictionary_2_t6C6EC215760B1C042E8B9DB7E01E35016E524ED3* __this, const RuntimeMethod* method)
{
(( void (*) (Dictionary_2_t6C6EC215760B1C042E8B9DB7E01E35016E524ED3*, const RuntimeMethod*))Dictionary_2__ctor_mCC9983804D8DC41E938E080075F9EA7BDD0C7059_gshared)(__this, method);
}
// System.String System.IO.Path::Combine(System.String,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Path_Combine_m64754D4E08990CE1EBC41CDF197807EE4B115474 (String_t* ___path10, String_t* ___path21, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.Dictionary`2<UnityEngine.SystemLanguage,System.String>::Add(TKey,TValue)
inline void Dictionary_2_Add_mA0377D6C184256EB1E81773FA901F280599B0488 (Dictionary_2_t6C6EC215760B1C042E8B9DB7E01E35016E524ED3* __this, int32_t ___key0, String_t* ___value1, const RuntimeMethod* method)
{
(( void (*) (Dictionary_2_t6C6EC215760B1C042E8B9DB7E01E35016E524ED3*, int32_t, String_t*, const RuntimeMethod*))Dictionary_2_Add_mC515884C0546021A29DC0A00DBCABD89B1B65872_gshared)(__this, ___key0, ___value1, method);
}
// TResult System.Func`1<UnityEngine.SystemLanguage>::Invoke()
inline int32_t Func_1_Invoke_mB8D6AF9F4703A3D9F6B0292E7BB846B4F111B105_inline (Func_1_t802694F4E6C73B59DA47B1BD837ED5704CA76FAE* __this, const RuntimeMethod* method)
{
return (( int32_t (*) (Func_1_t802694F4E6C73B59DA47B1BD837ED5704CA76FAE*, const RuntimeMethod*))Func_1_Invoke_m9ED2CAC2A2096B0FA42F20B76DCE0CFD80228DE6_gshared_inline)(__this, method);
}
// TValue System.Collections.Generic.Dictionary`2<UnityEngine.SystemLanguage,System.String>::get_Item(TKey)
inline String_t* Dictionary_2_get_Item_mF10E35CFD3C75490710E375C2C75DB11438963D5 (Dictionary_2_t6C6EC215760B1C042E8B9DB7E01E35016E524ED3* __this, int32_t ___key0, const RuntimeMethod* method)
{
return (( String_t* (*) (Dictionary_2_t6C6EC215760B1C042E8B9DB7E01E35016E524ED3*, int32_t, const RuntimeMethod*))Dictionary_2_get_Item_m9C4302CCAE3C1BF70D02091D0E0CED7663F18211_gshared)(__this, ___key0, method);
}
// TResult System.Func`2<System.String,UnityEngine.Object>::Invoke(T)
inline Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C* Func_2_Invoke_mDC09341455141484548A3FBCA37973E85AC23EB5_inline (Func_2_tC8EC955FF0F5EC208D934D59B296F28BC8B07D24* __this, String_t* ___arg0, const RuntimeMethod* method)
{
return (( Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C* (*) (Func_2_tC8EC955FF0F5EC208D934D59B296F28BC8B07D24*, String_t*, const RuntimeMethod*))Func_2_Invoke_mDBA25DA5DA5B7E056FB9B026AF041F1385FB58A9_gshared_inline)(__this, ___arg0, method);
}
// UnityEngine.UIElements.PanelTextSettings UnityEngine.UIElements.PanelTextSettings::get_defaultPanelTextSettings()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PanelTextSettings_tB4960351E6865BC34421430949C4CA68E7425F25* PanelTextSettings_get_defaultPanelTextSettings_m3977FA6B8089DCBE7357AE6FA20064C6F593158D (const RuntimeMethod* method) ;
// System.Collections.Generic.List`1<UnityEngine.TextCore.Text.FontAsset> UnityEngine.TextCore.Text.TextSettings::get_fallbackFontAssets()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR List_1_t55B85B981AC5FD6A5358491F90FE354F78BB97DE* TextSettings_get_fallbackFontAssets_m332526E834C994425141A58C968FD40320573F98_inline (TextSettings_tB7F55685AFFD4A96F714427BCACFD6958E357D64* __this, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.List`1<UnityEngine.TextCore.Text.FontAsset>::set_Item(System.Int32,T)
inline void List_1_set_Item_m2E091B927CB54B2AF7D38354749A9615FEDB20A9 (List_1_t55B85B981AC5FD6A5358491F90FE354F78BB97DE* __this, int32_t ___index0, FontAsset_t61A6446D934E582651044E33D250EA8D306AB958* ___value1, const RuntimeMethod* method)
{
(( void (*) (List_1_t55B85B981AC5FD6A5358491F90FE354F78BB97DE*, int32_t, FontAsset_t61A6446D934E582651044E33D250EA8D306AB958*, const RuntimeMethod*))List_1_set_Item_m3C58DBC69A321AF2826595584FF3E9F43C07EA56_gshared)(__this, ___index0, ___value1, method);
}
// System.Int32 System.Collections.Generic.List`1<UnityEngine.TextCore.Text.FontAsset>::get_Count()
inline int32_t List_1_get_Count_m654F4B0CF3BAA9A130BC72017949E6B5DA07AD86_inline (List_1_t55B85B981AC5FD6A5358491F90FE354F78BB97DE* __this, const RuntimeMethod* method)
{
return (( int32_t (*) (List_1_t55B85B981AC5FD6A5358491F90FE354F78BB97DE*, const RuntimeMethod*))List_1_get_Count_m4407E4C389F22B8CEC282C15D56516658746C383_gshared_inline)(__this, method);
}
// UnityEngine.TextCore.Text.FontAsset UnityEngine.TextCore.Text.TextSettings::GetCachedFontAssetInternal(UnityEngine.Font)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR FontAsset_t61A6446D934E582651044E33D250EA8D306AB958* TextSettings_GetCachedFontAssetInternal_m9308E0DDEF8F6D8ACA17DAADB43745C860788202 (TextSettings_tB7F55685AFFD4A96F714427BCACFD6958E357D64* __this, Font_tC95270EA3198038970422D78B74A7F2E218A96B6* ___font0, const RuntimeMethod* method) ;
// System.Void UnityEngine.TextCore.Text.TextSettings::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TextSettings__ctor_m860D28B10258792A195E1C6391479E16D04CA8BF (TextSettings_tB7F55685AFFD4A96F714427BCACFD6958E357D64* __this, const RuntimeMethod* method) ;
// UnityEngine.Vector2 UnityEngine.UIElements.TextCoreHandle::get_MeasuredSizes()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 TextCoreHandle_get_MeasuredSizes_m273263B31820AB79C738CBD08B73FEF4B2AAD3AF_inline (TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.TextCoreHandle::set_MeasuredSizes(UnityEngine.Vector2)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TextCoreHandle_set_MeasuredSizes_m0D35266865CEB419A5A1B0456D995B2D8F8834D0_inline (TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5* __this, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___value0, const RuntimeMethod* method) ;
// UnityEngine.Vector2 UnityEngine.UIElements.TextCoreHandle::get_RoundedSizes()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 TextCoreHandle_get_RoundedSizes_mB47732F650F6B89C148ADF0699E3BF3A40505499_inline (TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.TextCoreHandle::set_RoundedSizes(UnityEngine.Vector2)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TextCoreHandle_set_RoundedSizes_m36D2C29C8D224E9784440773B0CE9A36DDF579F1_inline (TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5* __this, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___value0, const RuntimeMethod* method) ;
// System.Void UnityEngine.TextCore.Text.TextGenerationSettings::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TextGenerationSettings__ctor_mA20608A16443434DAE9FEF0BF8BD076270FA660E (TextGenerationSettings_t3E75DB1D14DF53934AF76C9ACB1CD94A344A92A2* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.TextCore.Text.TextInfo::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TextInfo__ctor_m241E24715CC5F6293DC90A4D25884548BAD0D602 (TextInfo_t27E58E62A7552C66D38C175AF9D22622365F5D09* __this, const RuntimeMethod* method) ;
// UnityEngine.TextCore.Text.TextInfo UnityEngine.UIElements.TextCoreHandle::get_textInfoMesh()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TextInfo_t27E58E62A7552C66D38C175AF9D22622365F5D09* TextCoreHandle_get_textInfoMesh_m45D399BE1B914B8B85EC5C4879EA4FD9A6CF66A2 (TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5* __this, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.UIElements.TextCoreHandle::IsLegacy()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TextCoreHandle_IsLegacy_m95D41D511B3AE74C37693E6FA01814425B8BCAAF (TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5* __this, const RuntimeMethod* method) ;
// System.Int32 UnityEngine.UIElements.MeshGenerationContextUtils/TextParams::GetHashCode()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TextParams_GetHashCode_mC8A715BCEEDF161F0CDF1510C352C3C72B30C4A6 (TextParams_t943244753F8E3A49632BBEC7272DAEAA8E10546F* __this, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.UIElements.TextCoreHandle::IsDirty(UnityEngine.UIElements.MeshGenerationContextUtils/TextParams)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TextCoreHandle_IsDirty_m87C99719001F2778DA99423BCACE64C049D18340 (TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5* __this, TextParams_t943244753F8E3A49632BBEC7272DAEAA8E10546F ___parms0, const RuntimeMethod* method) ;
// UnityEngine.Vector2 UnityEngine.TextCore.Text.TextGenerator::GetCursorPosition(UnityEngine.TextCore.Text.TextInfo,UnityEngine.Rect,System.Int32,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 TextGenerator_GetCursorPosition_mE6F486439659265C1B4ACF04B9DAA0452CAABE41 (TextInfo_t27E58E62A7552C66D38C175AF9D22622365F5D09* ___textInfo0, Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___screenRect1, int32_t ___index2, bool ___inverseYAxis3, const RuntimeMethod* method) ;
// UnityEngine.Vector2 UnityEngine.UIElements.TextCoreHandle::GetCursorPosition(UnityEngine.UIElements.CursorPositionStylePainterParameters,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 TextCoreHandle_GetCursorPosition_m688A608C675E4A815935EB7ADCE2C649927B8FD5 (TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5* __this, CursorPositionStylePainterParameters_tB79C17871EE8D6764B717689E7E93478D54BC81A ___parms0, float ___scaling1, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.TextCoreHandle::UpdatePreferredValues(UnityEngine.UIElements.MeshGenerationContextUtils/TextParams)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TextCoreHandle_UpdatePreferredValues_mE757EB964EEB4BEE8B772610837A07EAF47661B3 (TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5* __this, TextParams_t943244753F8E3A49632BBEC7272DAEAA8E10546F ___parms0, const RuntimeMethod* method) ;
// System.Single UnityEngine.UIElements.TextCoreHandle::ComputeTextWidth(UnityEngine.UIElements.MeshGenerationContextUtils/TextParams,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float TextCoreHandle_ComputeTextWidth_m19A12189B701300E3605E499CF0CF6CB4FA3A8E0 (TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5* __this, TextParams_t943244753F8E3A49632BBEC7272DAEAA8E10546F ___parms0, float ___scaling1, const RuntimeMethod* method) ;
// System.Single UnityEngine.UIElements.TextCoreHandle::ComputeTextHeight(UnityEngine.UIElements.MeshGenerationContextUtils/TextParams,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float TextCoreHandle_ComputeTextHeight_mACA9396D480B42C7ED37B3EA6CF0DA0F299D4AF0 (TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5* __this, TextParams_t943244753F8E3A49632BBEC7272DAEAA8E10546F ___parms0, float ___scaling1, const RuntimeMethod* method) ;
// System.Single UnityEngine.UIElements.TextCoreHandle::GetLineHeight(System.Int32,UnityEngine.UIElements.MeshGenerationContextUtils/TextParams,System.Single,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float TextCoreHandle_GetLineHeight_mBB168796142ACE1D35F8528B405C76D969C58787 (TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5* __this, int32_t ___characterIndex0, TextParams_t943244753F8E3A49632BBEC7272DAEAA8E10546F ___textParams1, float ___textScaling2, float ___pixelPerPoint3, const RuntimeMethod* method) ;
// UnityEngine.Vector2 UnityEngine.Rect::get_size()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Rect_get_size_mFB990FFC0FE0152179C8C74A59E4AC258CB44267 (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* __this, const RuntimeMethod* method) ;
// UnityEngine.Vector2 UnityEngine.Vector2::get_zero()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2_get_zero_m009B92B5D35AB02BD1610C2E1ACCE7C9CF964A6E_inline (const RuntimeMethod* method) ;
// System.Void UnityEngine.Rect::.ctor(UnityEngine.Vector2,UnityEngine.Vector2)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Rect__ctor_m503705FE0E4E413041E3CE7F09270489F401C675 (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* __this, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___position0, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___size1, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.TextCoreHandle::UpdateGenerationSettingsCommon(UnityEngine.UIElements.MeshGenerationContextUtils/TextParams,UnityEngine.TextCore.Text.TextGenerationSettings)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TextCoreHandle_UpdateGenerationSettingsCommon_mA731368F8A8261564D92CBA1A77EFF368AC24A5D (TextParams_t943244753F8E3A49632BBEC7272DAEAA8E10546F ___painterParams0, TextGenerationSettings_t3E75DB1D14DF53934AF76C9ACB1CD94A344A92A2* ___settings1, const RuntimeMethod* method) ;
// System.Void UnityEngine.TextCore.Text.TextGenerator::GenerateText(UnityEngine.TextCore.Text.TextGenerationSettings,UnityEngine.TextCore.Text.TextInfo)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TextGenerator_GenerateText_mCF9D4EB0CC6D0BEA0136B23FCEE39EA9A48D6B5F (TextGenerationSettings_t3E75DB1D14DF53934AF76C9ACB1CD94A344A92A2* ___settings0, TextInfo_t27E58E62A7552C66D38C175AF9D22622365F5D09* ___textInfo1, const RuntimeMethod* method) ;
// UnityEngine.TextCore.Text.TextInfo UnityEngine.UIElements.TextCoreHandle::Update(UnityEngine.UIElements.MeshGenerationContextUtils/TextParams,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TextInfo_t27E58E62A7552C66D38C175AF9D22622365F5D09* TextCoreHandle_Update_mC3E3A597AC7276BBA05E70D154FA0637CFBD11EF (TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5* __this, TextParams_t943244753F8E3A49632BBEC7272DAEAA8E10546F ___parms0, float ___pixelsPerPoint1, const RuntimeMethod* method) ;
// UnityEngine.TextCore.Text.TextInfo UnityEngine.UIElements.TextCoreHandle::get_textInfoLayout()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TextInfo_t27E58E62A7552C66D38C175AF9D22622365F5D09* TextCoreHandle_get_textInfoLayout_m45FDF3732569E568D979A5145141553FBD044A0F (const RuntimeMethod* method) ;
// UnityEngine.Vector2 UnityEngine.TextCore.Text.TextGenerator::GetPreferredValues(UnityEngine.TextCore.Text.TextGenerationSettings,UnityEngine.TextCore.Text.TextInfo)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 TextGenerator_GetPreferredValues_m00CB10940AD7561839EBA19B67E32B92B19F1CB6 (TextGenerationSettings_t3E75DB1D14DF53934AF76C9ACB1CD94A344A92A2* ___settings0, TextInfo_t27E58E62A7552C66D38C175AF9D22622365F5D09* ___textInfo1, const RuntimeMethod* method) ;
// UnityEngine.UIElements.PanelTextSettings UnityEngine.UIElements.TextUtilities::GetTextSettingsFrom(UnityEngine.UIElements.MeshGenerationContextUtils/TextParams)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PanelTextSettings_tB4960351E6865BC34421430949C4CA68E7425F25* TextUtilities_GetTextSettingsFrom_mC884C5AF3C74ADAF8C965E0B079D7B0CB43D7A98 (TextParams_t943244753F8E3A49632BBEC7272DAEAA8E10546F ___textParam0, const RuntimeMethod* method) ;
// UnityEngine.TextCore.Text.FontAsset UnityEngine.UIElements.TextUtilities::GetFontAsset(UnityEngine.UIElements.MeshGenerationContextUtils/TextParams)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR FontAsset_t61A6446D934E582651044E33D250EA8D306AB958* TextUtilities_GetFontAsset_m7594DB1ABE386E0630164A2D2400C581FE7E57BF (TextParams_t943244753F8E3A49632BBEC7272DAEAA8E10546F ___textParam0, const RuntimeMethod* method) ;
// UnityEngine.Material UnityEngine.TextCore.Text.TextAsset::get_material()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* TextAsset_get_material_m4B9C02D34426436FDB01F1963A9FDC11D75604EF_inline (TextAsset_tB28F1843A877CCA74B89DC4F63EA532618B049B8* __this, const RuntimeMethod* method) ;
// System.Boolean System.String::IsNullOrEmpty(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool String_IsNullOrEmpty_m54CF0907E7C4F3AFB2E796A13DC751ECBB8DB64A (String_t* ___value0, const RuntimeMethod* method) ;
// UnityEngine.TextCore.FaceInfo UnityEngine.TextCore.Text.FontAsset::get_faceInfo()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756 FontAsset_get_faceInfo_mF020EC579E3C18A6279D55D86AF1C585031B49A9 (FontAsset_t61A6446D934E582651044E33D250EA8D306AB958* __this, const RuntimeMethod* method) ;
// System.Int32 UnityEngine.TextCore.FaceInfo::get_pointSize()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FaceInfo_get_pointSize_m7EF7429A4725AB715931A220F6BB498C3D6BF7CB (FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756* __this, const RuntimeMethod* method) ;
// UnityEngine.TextCore.Text.FontStyles UnityEngine.TextCore.Text.TextGeneratorUtilities::LegacyStyleToNewStyle(UnityEngine.FontStyle)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TextGeneratorUtilities_LegacyStyleToNewStyle_m28425B06C6AB2A84893AA950144B76A2D8C1669B (int32_t ___fontStyle0, const RuntimeMethod* method) ;
// UnityEngine.TextCore.Text.TextAlignment UnityEngine.TextCore.Text.TextGeneratorUtilities::LegacyAlignmentToNewAlignment(UnityEngine.TextAnchor)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TextGeneratorUtilities_LegacyAlignmentToNewAlignment_mA4CAC934F661F28168F132CF2B77D3DF89DBB301 (int32_t ___anchor0, const RuntimeMethod* method) ;
// UnityEngine.TextCore.Text.TextOverflowMode UnityEngine.UIElements.TextCoreHandle::GetTextOverflowMode(UnityEngine.UIElements.MeshGenerationContextUtils/TextParams)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TextCoreHandle_GetTextOverflowMode_m1F766C46CE9EC8A9D411C6E7547086BEE8ABC655 (TextParams_t943244753F8E3A49632BBEC7272DAEAA8E10546F ___textParams0, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.UIElements.TextCoreHandle::IsElided()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TextCoreHandle_IsElided_mDFF269AA42996A09927C01E83091F068A9BFEB79 (TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5* __this, const RuntimeMethod* method) ;
// UnityEngine.Vector2 UnityEngine.UIElements.TextNativeHandle::get_MeasuredSizes()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 TextNativeHandle_get_MeasuredSizes_mFE87FB484F80445C4B41776B9D5DB1BA99A98275_inline (TextNativeHandle_t395D81DA6D082099C05B04608D954C9616A254E2* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.TextNativeHandle::set_MeasuredSizes(UnityEngine.Vector2)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TextNativeHandle_set_MeasuredSizes_m795ED9C20B5F8383F49521E4B201C5290D6BF5CF_inline (TextNativeHandle_t395D81DA6D082099C05B04608D954C9616A254E2* __this, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___value0, const RuntimeMethod* method) ;
// UnityEngine.Vector2 UnityEngine.UIElements.TextNativeHandle::get_RoundedSizes()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 TextNativeHandle_get_RoundedSizes_m61AC0D7244896E3C68A3918D5EB4F96F6F1373D8_inline (TextNativeHandle_t395D81DA6D082099C05B04608D954C9616A254E2* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.TextNativeHandle::set_RoundedSizes(UnityEngine.Vector2)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TextNativeHandle_set_RoundedSizes_m622EA4AF8D5211BD07D79E9B3E1D824A5A50B720_inline (TextNativeHandle_t395D81DA6D082099C05B04608D954C9616A254E2* __this, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___value0, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.UIElements.TextNativeHandle::IsLegacy()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TextNativeHandle_IsLegacy_mE090DB23298B9A19896E64E7D25A8345CBCC5D62 (TextNativeHandle_t395D81DA6D082099C05B04608D954C9616A254E2* __this, const RuntimeMethod* method) ;
// System.Single UnityEngine.UIElements.TextNativeHandle::ComputeTextHeight(UnityEngine.UIElements.MeshGenerationContextUtils/TextParams,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float TextNativeHandle_ComputeTextHeight_mC34FDC68F1CF13407B7CE9AAD3EE2F05355BAB7F (TextNativeHandle_t395D81DA6D082099C05B04608D954C9616A254E2* __this, TextParams_t943244753F8E3A49632BBEC7272DAEAA8E10546F ___parms0, float ___scaling1, const RuntimeMethod* method) ;
// System.Single UnityEngine.UIElements.TextNativeHandle::GetLineHeight(System.Int32,UnityEngine.UIElements.MeshGenerationContextUtils/TextParams,System.Single,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float TextNativeHandle_GetLineHeight_mCB567B4A0CE467F0F755E574285DB89C05957200 (TextNativeHandle_t395D81DA6D082099C05B04608D954C9616A254E2* __this, int32_t ___characterIndex0, TextParams_t943244753F8E3A49632BBEC7272DAEAA8E10546F ___textParams1, float ___textScaling2, float ___pixelPerPoint3, const RuntimeMethod* method) ;
// System.Void UnityEngine.Debug::Log(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Debug_Log_m86567BCF22BBE7809747817453CACA0E41E68219 (RuntimeObject* ___message0, const RuntimeMethod* method) ;
// UnityEngine.TextCore.Text.TextInfo UnityEngine.UIElements.TextNativeHandle::Update(UnityEngine.UIElements.MeshGenerationContextUtils/TextParams,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TextInfo_t27E58E62A7552C66D38C175AF9D22622365F5D09* TextNativeHandle_Update_m0248BEBF8EE7B9970F0108C8EF390D50F3E4EFCF (TextNativeHandle_t395D81DA6D082099C05B04608D954C9616A254E2* __this, TextParams_t943244753F8E3A49632BBEC7272DAEAA8E10546F ___parms0, float ___pixelsPerPoint1, const RuntimeMethod* method) ;
// UnityEngine.UIElements.TextNativeSettings UnityEngine.UIElements.MeshGenerationContextUtils/TextParams::GetTextNativeSettings(UnityEngine.UIElements.MeshGenerationContextUtils/TextParams,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TextNativeSettings_tE9D302AD381537B4FD42C3D02583F719CFF40062 TextParams_GetTextNativeSettings_m38DACD598D0BFF7157556C2EBE03AB56F7089393 (TextParams_t943244753F8E3A49632BBEC7272DAEAA8E10546F ___textParams0, float ___scaling1, const RuntimeMethod* method) ;
// System.Void UnityEngine.Assertions.Assert::IsNotNull<UnityEngine.Font>(T)
inline void Assert_IsNotNull_TisFont_tC95270EA3198038970422D78B74A7F2E218A96B6_m8E4D6F765B767771604A0983ED5CBA73C0732C3D (Font_tC95270EA3198038970422D78B74A7F2E218A96B6* ___value0, const RuntimeMethod* method)
{
(( void (*) (Font_tC95270EA3198038970422D78B74A7F2E218A96B6*, const RuntimeMethod*))Assert_IsNotNull_TisRuntimeObject_m932887DD44A9AA5DEA2AFA775E9D1D39E4716617_gshared)(___value0, method);
}
// Unity.Collections.NativeArray`1<UnityEngine.UIElements.TextVertex> UnityEngine.UIElements.TextNative::GetVertices(UnityEngine.UIElements.TextNativeSettings)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR NativeArray_1_t8B2EB0176812FFDC7FF26382470CBFDCA595A656 TextNative_GetVertices_m4741D7ABAE348124849C8CF071EB17654C933065 (TextNativeSettings_tE9D302AD381537B4FD42C3D02583F719CFF40062 ___settings0, const RuntimeMethod* method) ;
// Unity.Collections.NativeArray`1<UnityEngine.UIElements.TextVertex> UnityEngine.UIElements.TextNativeHandle::GetVertices(UnityEngine.UIElements.MeshGenerationContextUtils/TextParams,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR NativeArray_1_t8B2EB0176812FFDC7FF26382470CBFDCA595A656 TextNativeHandle_GetVertices_m8AE5CB4E80201525F5E36B3648FE1B8670D0652A (TextNativeHandle_t395D81DA6D082099C05B04608D954C9616A254E2* __this, TextParams_t943244753F8E3A49632BBEC7272DAEAA8E10546F ___parms0, float ___scaling1, const RuntimeMethod* method) ;
// UnityEngine.UIElements.TextNativeSettings UnityEngine.UIElements.CursorPositionStylePainterParameters::GetTextNativeSettings(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TextNativeSettings_tE9D302AD381537B4FD42C3D02583F719CFF40062 CursorPositionStylePainterParameters_GetTextNativeSettings_mFB0A41E2E939BE85A76F31604E8D36B8F0170049 (CursorPositionStylePainterParameters_tB79C17871EE8D6764B717689E7E93478D54BC81A* __this, float ___scaling0, const RuntimeMethod* method) ;
// UnityEngine.Vector2 UnityEngine.UIElements.TextNative::GetCursorPosition(UnityEngine.UIElements.TextNativeSettings,UnityEngine.Rect,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 TextNative_GetCursorPosition_m9A8419CDFCAB340843812AF3E257C910A7F7B098 (TextNativeSettings_tE9D302AD381537B4FD42C3D02583F719CFF40062 ___settings0, Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___rect1, int32_t ___cursorIndex2, const RuntimeMethod* method) ;
// UnityEngine.Vector2 UnityEngine.UIElements.TextNativeHandle::GetCursorPosition(UnityEngine.UIElements.CursorPositionStylePainterParameters,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 TextNativeHandle_GetCursorPosition_m5630AF5161016756153882341F84325C69DD0326 (TextNativeHandle_t395D81DA6D082099C05B04608D954C9616A254E2* __this, CursorPositionStylePainterParameters_tB79C17871EE8D6764B717689E7E93478D54BC81A ___parms0, float ___scaling1, const RuntimeMethod* method) ;
// System.Single UnityEngine.UIElements.TextNative::ComputeTextWidth(UnityEngine.UIElements.TextNativeSettings)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float TextNative_ComputeTextWidth_mDA393E1AFE8CAC48EF710CD2EAE73FF7508B2999 (TextNativeSettings_tE9D302AD381537B4FD42C3D02583F719CFF40062 ___settings0, const RuntimeMethod* method) ;
// System.Single UnityEngine.UIElements.TextNativeHandle::ComputeTextWidth(UnityEngine.UIElements.MeshGenerationContextUtils/TextParams,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float TextNativeHandle_ComputeTextWidth_m2D4531ECFFE5C4EF978C446F4DC5E28BE29E9AD6 (TextNativeHandle_t395D81DA6D082099C05B04608D954C9616A254E2* __this, TextParams_t943244753F8E3A49632BBEC7272DAEAA8E10546F ___parms0, float ___scaling1, const RuntimeMethod* method) ;
// System.Single UnityEngine.UIElements.TextNative::ComputeTextHeight(UnityEngine.UIElements.TextNativeSettings)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float TextNative_ComputeTextHeight_mD1C7FF36C467891987154FD9A1643964B481F6C4 (TextNativeSettings_tE9D302AD381537B4FD42C3D02583F719CFF40062 ___settings0, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.UIElements.TextNativeHandle::IsElided()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TextNativeHandle_IsElided_mE761E0BF287AA7217FE8A87F514674E1D126CA92 (TextNativeHandle_t395D81DA6D082099C05B04608D954C9616A254E2* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.Vector3::.ctor(System.Single,System.Single,System.Single)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* __this, float ___x0, float ___y1, float ___z2, const RuntimeMethod* method) ;
// System.Single UnityEngine.Vector3::get_magnitude()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Vector3_get_magnitude_mF0D6017E90B345F1F52D1CC564C640F1A847AF2D_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* __this, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.UIElements.TextUtilities::IsFontAssigned(UnityEngine.UIElements.VisualElement)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TextUtilities_IsFontAssigned_mE16147291F13434DCF27501864581C5E5E5D84DF (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___ve0, const RuntimeMethod* method) ;
// System.Void UnityEngine.Vector2::.ctor(System.Single,System.Single)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* __this, float ___x0, float ___y1, const RuntimeMethod* method) ;
// UnityEngine.Vector3 UnityEngine.UIElements.VisualElement::ComputeGlobalScale()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 VisualElement_ComputeGlobalScale_m55D8AA85CD287D2A03B42E620AF6B2A0BEFACE05 (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* __this, const RuntimeMethod* method) ;
// System.Single UnityEngine.UIElements.VisualElement::get_scaledPixelsPerPoint()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float VisualElement_get_scaledPixelsPerPoint_m44984C56A992E21CE90E3DC15136DDF7DCDA11CD (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* __this, const RuntimeMethod* method) ;
// UnityEngine.UIElements.MeshGenerationContextUtils/TextParams UnityEngine.UIElements.MeshGenerationContextUtils/TextParams::MakeStyleBased(UnityEngine.UIElements.VisualElement,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TextParams_t943244753F8E3A49632BBEC7272DAEAA8E10546F TextParams_MakeStyleBased_mAE20D138F4DB1BDC449232103A09AF988D8C8D59 (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___ve0, String_t* ___text1, const RuntimeMethod* method) ;
// System.Single UnityEngine.Rect::get_x()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Rect_get_x_mB267B718E0D067F2BAE31BA477647FBF964916EB (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* __this, const RuntimeMethod* method) ;
// System.Single UnityEngine.Rect::get_y()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Rect_get_y_mC733E8D49F3CE21B2A3D40A1B72D687F22C97F49 (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.Rect::.ctor(System.Single,System.Single,System.Single,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Rect__ctor_m18C3033D135097BEE424AAA68D91C706D2647F23 (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* __this, float ___x0, float ___y1, float ___width2, float ___height3, const RuntimeMethod* method) ;
// System.Single UnityEngine.Mathf::Min(System.Single,System.Single)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Mathf_Min_m4F2A9C5128DC3F9E84865EE7ADA8DB5DA6B8B507_inline (float ___a0, float ___b1, const RuntimeMethod* method) ;
// System.Single UnityEngine.UIElements.AlignmentUtils::CeilToPixelGrid(System.Single,System.Single,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float AlignmentUtils_CeilToPixelGrid_m60459E9CD5795F2EE596D9D3E947684918B0750E (float ___v0, float ___pixelsPerPoint1, float ___offset2, const RuntimeMethod* method) ;
// UnityEngine.TextCore.Text.FontAsset UnityEngine.UIElements.PanelTextSettings::GetCachedFontAsset(UnityEngine.Font)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR FontAsset_t61A6446D934E582651044E33D250EA8D306AB958* PanelTextSettings_GetCachedFontAsset_m670BF041E517A0B004E4745FBF1482AFEC55F357 (PanelTextSettings_tB4960351E6865BC34421430949C4CA68E7425F25* __this, Font_tC95270EA3198038970422D78B74A7F2E218A96B6* ___font0, const RuntimeMethod* method) ;
// UnityEngine.UIElements.FontDefinition UnityEngine.UIElements.ComputedStyle::get_unityFontDefinition()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C ComputedStyle_get_unityFontDefinition_mBD060AAC591243B959A2F0E323138C3D6B573A8D (ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* __this, const RuntimeMethod* method) ;
// UnityEngine.UIElements.PanelTextSettings UnityEngine.UIElements.TextUtilities::GetTextSettingsFrom(UnityEngine.UIElements.VisualElement)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PanelTextSettings_tB4960351E6865BC34421430949C4CA68E7425F25* TextUtilities_GetTextSettingsFrom_mB6B35E5D59B61FECA7315D3726BBBBD50DEE957D (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___ve0, const RuntimeMethod* method) ;
// UnityEngine.Font UnityEngine.UIElements.ComputedStyle::get_unityFont()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Font_tC95270EA3198038970422D78B74A7F2E218A96B6* ComputedStyle_get_unityFont_m54E6172041232D304DA1B2716FEAB128830B9406 (ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* __this, const RuntimeMethod* method) ;
// UnityEngine.Font UnityEngine.TextCore.Text.FontAsset::get_sourceFontFile()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Font_tC95270EA3198038970422D78B74A7F2E218A96B6* FontAsset_get_sourceFontFile_m6B0E805BD1B7712F0B5135D157E96F3F40314830 (FontAsset_t61A6446D934E582651044E33D250EA8D306AB958* __this, const RuntimeMethod* method) ;
// UnityEngine.UIElements.IPanel UnityEngine.UIElements.VisualElement::get_panel()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* VisualElement_get_panel_m44AEFA3041785E57641AA3F895D11215C841BED1 (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* __this, const RuntimeMethod* method) ;
// UnityEngine.UIElements.PanelSettings UnityEngine.UIElements.RuntimePanel::get_panelSettings()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR PanelSettings_t0621207D5DD3BB89DB587440E8F9E07234283DEC* RuntimePanel_get_panelSettings_mB9679B0ECC5D26BF090043809C8099F561325C8C_inline (RuntimePanel_t2ED2270758B54860F1289847C0C78A7D31565346* __this, const RuntimeMethod* method) ;
// UnityEngine.TextCore.Text.FontAsset UnityEngine.UIElements.TextUtilities::GetFontAsset(UnityEngine.UIElements.VisualElement)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR FontAsset_t61A6446D934E582651044E33D250EA8D306AB958* TextUtilities_GetFontAsset_m2C7A4410F770D513AE7F47C617565EE52CBB01BB (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___ve0, const RuntimeMethod* method) ;
// UnityEngine.UIElements.IResolvedStyle UnityEngine.UIElements.VisualElement::get_resolvedStyle()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* VisualElement_get_resolvedStyle_m3885B7534A94E0BCE024A9621465A0F273DA0AEB (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* __this, const RuntimeMethod* method) ;
// System.Int32 UnityEngine.TextCore.Text.FontAsset::get_atlasPadding()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FontAsset_get_atlasPadding_m251A35FB5F499EE66CC2E2150CBEDB2C8C5D5581 (FontAsset_t61A6446D934E582651044E33D250EA8D306AB958* __this, const RuntimeMethod* method) ;
// UnityEngine.UIElements.Length UnityEngine.UIElements.ComputedStyle::get_fontSize()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 ComputedStyle_get_fontSize_m8EC7665FA467E17E3FF44A3A3AA61B1BB1D79272 (ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* __this, const RuntimeMethod* method) ;
// System.Single UnityEngine.Mathf::Max(System.Single,System.Single)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Mathf_Max_mA9DCA91E87D6D27034F56ABA52606A9090406016_inline (float ___a0, float ___b1, const RuntimeMethod* method) ;
// UnityEngine.UIElements.TextShadow UnityEngine.UIElements.ComputedStyle::get_textShadow()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TextShadow_t6BADF37AB90ABCB63859A225B58AC5A580950A05 ComputedStyle_get_textShadow_m74DC8025A89CDA100956D9B97FDC67BCDAC0192C (ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* __this, const RuntimeMethod* method) ;
// UnityEngine.Vector2 UnityEngine.Vector2::op_Multiply(UnityEngine.Vector2,System.Single)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2_op_Multiply_m4EEB2FF3F4830390A53CE9B6076FB31801D65EED_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___a0, float ___d1, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.UxmlFactory`2<UnityEngine.UIElements.VisualElement,UnityEngine.UIElements.UxmlRootElementTraits>::.ctor()
inline void UxmlFactory_2__ctor_mE8A6CB15FEA96922DA7E74AEDCA0B6306CED0E51 (UxmlFactory_2_tE7E1F8B1C78A7097E8AF14E4241F2ED2A8FA4FBB* __this, const RuntimeMethod* method)
{
(( void (*) (UxmlFactory_2_tE7E1F8B1C78A7097E8AF14E4241F2ED2A8FA4FBB*, const RuntimeMethod*))UxmlFactory_2__ctor_m88A0346DFE6F79DFE0C5986C5804D4FABA9DB95A_gshared)(__this, method);
}
// System.Void UnityEngine.UIElements.UxmlStringAttributeDescription::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlStringAttributeDescription__ctor_mA8A849D4B098131C4D456911CAA16E3A964B51D7 (UxmlStringAttributeDescription_t60C9BE81B6A3251AD7A38A90E46F240E016293EF* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.UxmlAttributeDescription::set_name(System.String)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void UxmlAttributeDescription_set_name_mCE9C58621BAD7AB4E59D83DD21224A8FA6517E3E_inline (UxmlAttributeDescription_t742D021489DB2B564142146CAAAC3F9191825EF2* __this, String_t* ___value0, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.UxmlTraits::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlTraits__ctor_mE4BA60C118C0AFCFE9896C4AC3BB1369A3D03D3C (UxmlTraits_t3311A2EDB0705584A614B5511216DAD5279C4160* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.UxmlFactory`2<UnityEngine.UIElements.VisualElement,UnityEngine.UIElements.UxmlStyleTraits>::.ctor()
inline void UxmlFactory_2__ctor_mB015BBC3F1CF1A0A46E2B766EC954DEC1924869D (UxmlFactory_2_t72AE13BB6BD1DB2563C9BB3371BCBC378AAB6496* __this, const RuntimeMethod* method)
{
(( void (*) (UxmlFactory_2_t72AE13BB6BD1DB2563C9BB3371BCBC378AAB6496*, const RuntimeMethod*))UxmlFactory_2__ctor_m88A0346DFE6F79DFE0C5986C5804D4FABA9DB95A_gshared)(__this, method);
}
// System.Void UnityEngine.UIElements.UxmlFactory`2<UnityEngine.UIElements.VisualElement,UnityEngine.UIElements.UxmlTemplateTraits>::.ctor()
inline void UxmlFactory_2__ctor_m9FB406606EDD8352F4A63D8F077D448B796C4958 (UxmlFactory_2_tC7DCB9CD8767B7776C3B9F332C291A868AB646DB* __this, const RuntimeMethod* method)
{
(( void (*) (UxmlFactory_2_tC7DCB9CD8767B7776C3B9F332C291A868AB646DB*, const RuntimeMethod*))UxmlFactory_2__ctor_m88A0346DFE6F79DFE0C5986C5804D4FABA9DB95A_gshared)(__this, method);
}
// System.Void UnityEngine.UIElements.UxmlAttributeDescription::set_use(UnityEngine.UIElements.UxmlAttributeDescription/Use)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void UxmlAttributeDescription_set_use_mFD75FD3BD463C53DE6BA50A97E8703E29904E42D_inline (UxmlAttributeDescription_t742D021489DB2B564142146CAAAC3F9191825EF2* __this, int32_t ___value0, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.UxmlFactory`2<UnityEngine.UIElements.VisualElement,UnityEngine.UIElements.UxmlAttributeOverridesTraits>::.ctor()
inline void UxmlFactory_2__ctor_mF48BE9A72715128D6F1A271734AAADE7B48941C9 (UxmlFactory_2_t7676B5747F8B8CB44858E33C26ADB4985A7E6B7A* __this, const RuntimeMethod* method)
{
(( void (*) (UxmlFactory_2_t7676B5747F8B8CB44858E33C26ADB4985A7E6B7A*, const RuntimeMethod*))UxmlFactory_2__ctor_m88A0346DFE6F79DFE0C5986C5804D4FABA9DB95A_gshared)(__this, method);
}
// System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.TemplateAsset/AttributeOverride>::.ctor()
inline void List_1__ctor_m020E56BAD0BB49CFE3FCE3DB934D337DF2A9BDE8 (List_1_t70EE7982F45810D4B024CF720D910E67974A3094* __this, const RuntimeMethod* method)
{
(( void (*) (List_1_t70EE7982F45810D4B024CF720D910E67974A3094*, const RuntimeMethod*))List_1__ctor_m020E56BAD0BB49CFE3FCE3DB934D337DF2A9BDE8_gshared)(__this, method);
}
// System.Void UnityEngine.UIElements.UxmlAttributeDescription::set_restriction(UnityEngine.UIElements.UxmlTypeRestriction)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void UxmlAttributeDescription_set_restriction_mD7D801FE3EC8F270AFF3AA056C4AD285F93CAB7B_inline (UxmlAttributeDescription_t742D021489DB2B564142146CAAAC3F9191825EF2* __this, UxmlTypeRestriction_t2C4CE1ED76502CDF80010880E058AF0582910A92* ___value0, const RuntimeMethod* method) ;
// System.String UnityEngine.UIElements.UxmlAttributeDescription::get_name()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* UxmlAttributeDescription_get_name_mAC6F7BD5546E77AD956D5ACE4DF2A82D5755DA7D_inline (UxmlAttributeDescription_t742D021489DB2B564142146CAAAC3F9191825EF2* __this, const RuntimeMethod* method) ;
// System.Collections.Generic.List`1<UnityEngine.UIElements.TemplateAsset/AttributeOverride> UnityEngine.UIElements.CreationContext::get_attributeOverrides()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR List_1_t70EE7982F45810D4B024CF720D910E67974A3094* CreationContext_get_attributeOverrides_m45F8DFA6FD690CD45E801AACCA682B387904EF8C_inline (CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257* __this, const RuntimeMethod* method) ;
// T System.Collections.Generic.List`1<UnityEngine.UIElements.TemplateAsset/AttributeOverride>::get_Item(System.Int32)
inline AttributeOverride_t58F1DF22E69714D48ECBEEAD266D443A858BADEF List_1_get_Item_m9F9D4B9629107040401E3F01D607F2A6D8F0F769 (List_1_t70EE7982F45810D4B024CF720D910E67974A3094* __this, int32_t ___index0, const RuntimeMethod* method)
{
return (( AttributeOverride_t58F1DF22E69714D48ECBEEAD266D443A858BADEF (*) (List_1_t70EE7982F45810D4B024CF720D910E67974A3094*, int32_t, const RuntimeMethod*))List_1_get_Item_m9F9D4B9629107040401E3F01D607F2A6D8F0F769_gshared)(__this, ___index0, method);
}
// System.Boolean System.String::op_Inequality(System.String,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool String_op_Inequality_m0FBE5AC4931D312E5B347BAA603755676E6DA2FE (String_t* ___a0, String_t* ___b1, const RuntimeMethod* method) ;
// System.Int32 System.Collections.Generic.List`1<UnityEngine.UIElements.TemplateAsset/AttributeOverride>::get_Count()
inline int32_t List_1_get_Count_m5C96DA08AA4DD9A67BA68507F1B80D342DB2036B_inline (List_1_t70EE7982F45810D4B024CF720D910E67974A3094* __this, const RuntimeMethod* method)
{
return (( int32_t (*) (List_1_t70EE7982F45810D4B024CF720D910E67974A3094*, const RuntimeMethod*))List_1_get_Count_m5C96DA08AA4DD9A67BA68507F1B80D342DB2036B_gshared_inline)(__this, method);
}
// UnityEngine.UIElements.VisualTreeAsset UnityEngine.UIElements.CreationContext::get_visualTreeAsset()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR VisualTreeAsset_tFB5BF81F0780A412AE5A7C2C552B3EEA64EA2EEB* CreationContext_get_visualTreeAsset_m478AAEFDA03B37814BAE57058C7614528E1C2A42_inline (CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.TypedUxmlAttributeDescription`1<System.String>::.ctor()
inline void TypedUxmlAttributeDescription_1__ctor_m59F347E4494B4A88A6D48B27FC0E634E16A8DFCA (TypedUxmlAttributeDescription_1_tD8728D2AC8F9232D2E6A83B327DC0258F2CEEFA2* __this, const RuntimeMethod* method)
{
(( void (*) (TypedUxmlAttributeDescription_1_tD8728D2AC8F9232D2E6A83B327DC0258F2CEEFA2*, const RuntimeMethod*))TypedUxmlAttributeDescription_1__ctor_m634D2BC543ED9621E75B416F9DC1BC50490DF4E9_gshared)(__this, method);
}
// System.Void UnityEngine.UIElements.UxmlAttributeDescription::set_type(System.String)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void UxmlAttributeDescription_set_type_m0327EE59ED33D84A11B90A44C3DCDD5F6535E85B_inline (UxmlAttributeDescription_t742D021489DB2B564142146CAAAC3F9191825EF2* __this, String_t* ___value0, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.UxmlAttributeDescription::set_typeNamespace(System.String)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void UxmlAttributeDescription_set_typeNamespace_mEFB1D128D3210AB5267E211A2A17A0324AE8074B_inline (UxmlAttributeDescription_t742D021489DB2B564142146CAAAC3F9191825EF2* __this, String_t* ___value0, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.TypedUxmlAttributeDescription`1<System.String>::set_defaultValue(T)
inline void TypedUxmlAttributeDescription_1_set_defaultValue_m9F2EF88DF75445E5B608C4041C2FB142B50F1385_inline (TypedUxmlAttributeDescription_1_tD8728D2AC8F9232D2E6A83B327DC0258F2CEEFA2* __this, String_t* ___value0, const RuntimeMethod* method)
{
(( void (*) (TypedUxmlAttributeDescription_1_tD8728D2AC8F9232D2E6A83B327DC0258F2CEEFA2*, String_t*, const RuntimeMethod*))TypedUxmlAttributeDescription_1_set_defaultValue_m1A0A92FE2F99CC7D699DF2B86856706B8A65CFC8_gshared_inline)(__this, ___value0, method);
}
// System.Void System.Func`3<System.String,System.String,System.String>::.ctor(System.Object,System.IntPtr)
inline void Func_3__ctor_m275CCA1C836EECF7962B6DFFCA1EF52FD862A6EC (Func_3_t939A6EACCC1AF5BEBF329B74AD1D13109632A3DA* __this, RuntimeObject* ___object0, intptr_t ___method1, const RuntimeMethod* method)
{
(( void (*) (Func_3_t939A6EACCC1AF5BEBF329B74AD1D13109632A3DA*, RuntimeObject*, intptr_t, const RuntimeMethod*))Func_3__ctor_m7A3CDF8CC909FAEEA005D42C71F113B505F766DD_gshared)(__this, ___object0, ___method1, method);
}
// T UnityEngine.UIElements.TypedUxmlAttributeDescription`1<System.String>::get_defaultValue()
inline String_t* TypedUxmlAttributeDescription_1_get_defaultValue_m1010CB10F60C5C14889EFE5BBCEC1B8597FD1EE5_inline (TypedUxmlAttributeDescription_1_tD8728D2AC8F9232D2E6A83B327DC0258F2CEEFA2* __this, const RuntimeMethod* method)
{
return (( String_t* (*) (TypedUxmlAttributeDescription_1_tD8728D2AC8F9232D2E6A83B327DC0258F2CEEFA2*, const RuntimeMethod*))TypedUxmlAttributeDescription_1_get_defaultValue_m6AB49D76F0D22665871914BFB006900D74C022C4_gshared_inline)(__this, method);
}
// T UnityEngine.UIElements.UxmlAttributeDescription::GetValueFromBag<System.String>(UnityEngine.UIElements.IUxmlAttributes,UnityEngine.UIElements.CreationContext,System.Func`3<System.String,T,T>,T)
inline String_t* UxmlAttributeDescription_GetValueFromBag_TisString_t_mFC801002DBAFB66B144EB770BB23CF61B1E2D989 (UxmlAttributeDescription_t742D021489DB2B564142146CAAAC3F9191825EF2* __this, RuntimeObject* ___bag0, CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 ___cc1, Func_3_t939A6EACCC1AF5BEBF329B74AD1D13109632A3DA* ___converterFunc2, String_t* ___defaultValue3, const RuntimeMethod* method)
{
return (( String_t* (*) (UxmlAttributeDescription_t742D021489DB2B564142146CAAAC3F9191825EF2*, RuntimeObject*, CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257, Func_3_t939A6EACCC1AF5BEBF329B74AD1D13109632A3DA*, String_t*, const RuntimeMethod*))UxmlAttributeDescription_GetValueFromBag_TisRuntimeObject_m068CFD3292450E7E40FB2498A6ABDD4A0B7F9FDC_gshared)(__this, ___bag0, ___cc1, ___converterFunc2, ___defaultValue3, method);
}
// System.Void UnityEngine.UIElements.UxmlStringAttributeDescription/<>c::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_m183B3CBF23FA3955FCBC4439B1A49ABE8626A314 (U3CU3Ec_tDD1BF575A4675B200B9294EFD58D859F34848B13* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.TypedUxmlAttributeDescription`1<System.Single>::.ctor()
inline void TypedUxmlAttributeDescription_1__ctor_mDA349EC090D7810147BA562F2FF542F2E411F77A (TypedUxmlAttributeDescription_1_t460827E989E5BB273194A7D197EAF27D7FE88F40* __this, const RuntimeMethod* method)
{
(( void (*) (TypedUxmlAttributeDescription_1_t460827E989E5BB273194A7D197EAF27D7FE88F40*, const RuntimeMethod*))TypedUxmlAttributeDescription_1__ctor_mDA349EC090D7810147BA562F2FF542F2E411F77A_gshared)(__this, method);
}
// System.Void UnityEngine.UIElements.TypedUxmlAttributeDescription`1<System.Single>::set_defaultValue(T)
inline void TypedUxmlAttributeDescription_1_set_defaultValue_m9CD397DCF26F3871BE330F890164CB7C3B5E9BBD_inline (TypedUxmlAttributeDescription_1_t460827E989E5BB273194A7D197EAF27D7FE88F40* __this, float ___value0, const RuntimeMethod* method)
{
(( void (*) (TypedUxmlAttributeDescription_1_t460827E989E5BB273194A7D197EAF27D7FE88F40*, float, const RuntimeMethod*))TypedUxmlAttributeDescription_1_set_defaultValue_m9CD397DCF26F3871BE330F890164CB7C3B5E9BBD_gshared_inline)(__this, ___value0, method);
}
// System.Void System.Func`3<System.String,System.Single,System.Single>::.ctor(System.Object,System.IntPtr)
inline void Func_3__ctor_m59CABA2E2CDD1D8857E122AE9A3C20E32BCE27F1 (Func_3_t5328A430FC4208B44C52E4E89DC5F686DE6A6A1B* __this, RuntimeObject* ___object0, intptr_t ___method1, const RuntimeMethod* method)
{
(( void (*) (Func_3_t5328A430FC4208B44C52E4E89DC5F686DE6A6A1B*, RuntimeObject*, intptr_t, const RuntimeMethod*))Func_3__ctor_m4213234A930FE17F6996AFA6E7B9378CE72E2740_gshared)(__this, ___object0, ___method1, method);
}
// T UnityEngine.UIElements.TypedUxmlAttributeDescription`1<System.Single>::get_defaultValue()
inline float TypedUxmlAttributeDescription_1_get_defaultValue_m73DF29941B64B4078663FFA349FB3551C57EF320_inline (TypedUxmlAttributeDescription_1_t460827E989E5BB273194A7D197EAF27D7FE88F40* __this, const RuntimeMethod* method)
{
return (( float (*) (TypedUxmlAttributeDescription_1_t460827E989E5BB273194A7D197EAF27D7FE88F40*, const RuntimeMethod*))TypedUxmlAttributeDescription_1_get_defaultValue_m73DF29941B64B4078663FFA349FB3551C57EF320_gshared_inline)(__this, method);
}
// T UnityEngine.UIElements.UxmlAttributeDescription::GetValueFromBag<System.Single>(UnityEngine.UIElements.IUxmlAttributes,UnityEngine.UIElements.CreationContext,System.Func`3<System.String,T,T>,T)
inline float UxmlAttributeDescription_GetValueFromBag_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_m3B483191ED592442A1ACF14EC0700E03ECDB4F8D (UxmlAttributeDescription_t742D021489DB2B564142146CAAAC3F9191825EF2* __this, RuntimeObject* ___bag0, CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 ___cc1, Func_3_t5328A430FC4208B44C52E4E89DC5F686DE6A6A1B* ___converterFunc2, float ___defaultValue3, const RuntimeMethod* method)
{
return (( float (*) (UxmlAttributeDescription_t742D021489DB2B564142146CAAAC3F9191825EF2*, RuntimeObject*, CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257, Func_3_t5328A430FC4208B44C52E4E89DC5F686DE6A6A1B*, float, const RuntimeMethod*))UxmlAttributeDescription_GetValueFromBag_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_m3B483191ED592442A1ACF14EC0700E03ECDB4F8D_gshared)(__this, ___bag0, ___cc1, ___converterFunc2, ___defaultValue3, method);
}
// System.Boolean System.Single::TryParse(System.String,System.Globalization.NumberStyles,System.IFormatProvider,System.Single&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Single_TryParse_m5920BF3A60EE1FFF0CC117021B4BF2A8114D1AE5 (String_t* ___s0, int32_t ___style1, RuntimeObject* ___provider2, float* ___result3, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.UxmlFloatAttributeDescription/<>c::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_m12BC682B150A728CB5CBE0C1A44B519411166286 (U3CU3Ec_tE05324E36626CC1F828550D87322E6EDFD1F70CA* __this, const RuntimeMethod* method) ;
// System.Single UnityEngine.UIElements.UxmlFloatAttributeDescription::ConvertValueToFloat(System.String,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float UxmlFloatAttributeDescription_ConvertValueToFloat_m45C5B683183809A8F2F5B6BBA85725BFB7B36CD4 (String_t* ___v0, float ___defaultValue1, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.TypedUxmlAttributeDescription`1<System.Int32>::.ctor()
inline void TypedUxmlAttributeDescription_1__ctor_m379B01594BB31486A832755DE7D9F401404A065D (TypedUxmlAttributeDescription_1_tF8E164DB2A1FE613654370D348F4C3680DA42A03* __this, const RuntimeMethod* method)
{
(( void (*) (TypedUxmlAttributeDescription_1_tF8E164DB2A1FE613654370D348F4C3680DA42A03*, const RuntimeMethod*))TypedUxmlAttributeDescription_1__ctor_m379B01594BB31486A832755DE7D9F401404A065D_gshared)(__this, method);
}
// System.Void UnityEngine.UIElements.TypedUxmlAttributeDescription`1<System.Int32>::set_defaultValue(T)
inline void TypedUxmlAttributeDescription_1_set_defaultValue_mFD1C3A72D0C15C3CFA5ADF89C98C1B97C69A25E2_inline (TypedUxmlAttributeDescription_1_tF8E164DB2A1FE613654370D348F4C3680DA42A03* __this, int32_t ___value0, const RuntimeMethod* method)
{
(( void (*) (TypedUxmlAttributeDescription_1_tF8E164DB2A1FE613654370D348F4C3680DA42A03*, int32_t, const RuntimeMethod*))TypedUxmlAttributeDescription_1_set_defaultValue_mFD1C3A72D0C15C3CFA5ADF89C98C1B97C69A25E2_gshared_inline)(__this, ___value0, method);
}
// System.Void System.Func`3<System.String,System.Int32,System.Int32>::.ctor(System.Object,System.IntPtr)
inline void Func_3__ctor_m6EDBD4CFBFDC8809A35D6863805035792BF7247B (Func_3_t0620ECF6AB73866242850ABCE518B069D201DA79* __this, RuntimeObject* ___object0, intptr_t ___method1, const RuntimeMethod* method)
{
(( void (*) (Func_3_t0620ECF6AB73866242850ABCE518B069D201DA79*, RuntimeObject*, intptr_t, const RuntimeMethod*))Func_3__ctor_m03DA669B0EFE786DECFBC2F7CF70314CE0705ADB_gshared)(__this, ___object0, ___method1, method);
}
// T UnityEngine.UIElements.TypedUxmlAttributeDescription`1<System.Int32>::get_defaultValue()
inline int32_t TypedUxmlAttributeDescription_1_get_defaultValue_m72BDED883334BEB340BCC00E056A2A3F6F209FB3_inline (TypedUxmlAttributeDescription_1_tF8E164DB2A1FE613654370D348F4C3680DA42A03* __this, const RuntimeMethod* method)
{
return (( int32_t (*) (TypedUxmlAttributeDescription_1_tF8E164DB2A1FE613654370D348F4C3680DA42A03*, const RuntimeMethod*))TypedUxmlAttributeDescription_1_get_defaultValue_m72BDED883334BEB340BCC00E056A2A3F6F209FB3_gshared_inline)(__this, method);
}
// T UnityEngine.UIElements.UxmlAttributeDescription::GetValueFromBag<System.Int32>(UnityEngine.UIElements.IUxmlAttributes,UnityEngine.UIElements.CreationContext,System.Func`3<System.String,T,T>,T)
inline int32_t UxmlAttributeDescription_GetValueFromBag_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_mE6407D384CA016BA1904AE558D480299827A91F0 (UxmlAttributeDescription_t742D021489DB2B564142146CAAAC3F9191825EF2* __this, RuntimeObject* ___bag0, CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 ___cc1, Func_3_t0620ECF6AB73866242850ABCE518B069D201DA79* ___converterFunc2, int32_t ___defaultValue3, const RuntimeMethod* method)
{
return (( int32_t (*) (UxmlAttributeDescription_t742D021489DB2B564142146CAAAC3F9191825EF2*, RuntimeObject*, CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257, Func_3_t0620ECF6AB73866242850ABCE518B069D201DA79*, int32_t, const RuntimeMethod*))UxmlAttributeDescription_GetValueFromBag_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_mE6407D384CA016BA1904AE558D480299827A91F0_gshared)(__this, ___bag0, ___cc1, ___converterFunc2, ___defaultValue3, method);
}
// System.Boolean UnityEngine.UIElements.UxmlAttributeDescription::TryGetValueFromBag<System.Int32>(UnityEngine.UIElements.IUxmlAttributes,UnityEngine.UIElements.CreationContext,System.Func`3<System.String,T,T>,T,T&)
inline bool UxmlAttributeDescription_TryGetValueFromBag_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_m2A29552F5ABFE82902CCE5FB193BAF71C65C8AD5 (UxmlAttributeDescription_t742D021489DB2B564142146CAAAC3F9191825EF2* __this, RuntimeObject* ___bag0, CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 ___cc1, Func_3_t0620ECF6AB73866242850ABCE518B069D201DA79* ___converterFunc2, int32_t ___defaultValue3, int32_t* ___value4, const RuntimeMethod* method)
{
return (( bool (*) (UxmlAttributeDescription_t742D021489DB2B564142146CAAAC3F9191825EF2*, RuntimeObject*, CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257, Func_3_t0620ECF6AB73866242850ABCE518B069D201DA79*, int32_t, int32_t*, const RuntimeMethod*))UxmlAttributeDescription_TryGetValueFromBag_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_m2A29552F5ABFE82902CCE5FB193BAF71C65C8AD5_gshared)(__this, ___bag0, ___cc1, ___converterFunc2, ___defaultValue3, ___value4, method);
}
// System.Boolean System.Int32::TryParse(System.String,System.Int32&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Int32_TryParse_mFC6BFCB86964E2BCA4052155B10983837A695EA4 (String_t* ___s0, int32_t* ___result1, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.UxmlIntAttributeDescription/<>c::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_m0CCE6FCDA77EB089F7068FAF2E1818664F9A4224 (U3CU3Ec_t738C37BDCA4FB1833219442E1B3D07DB27E411A1* __this, const RuntimeMethod* method) ;
// System.Int32 UnityEngine.UIElements.UxmlIntAttributeDescription::ConvertValueToInt(System.String,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t UxmlIntAttributeDescription_ConvertValueToInt_mDE572C6A94A0CB16A36D46CA26EFF3D77A253895 (String_t* ___v0, int32_t ___defaultValue1, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.TypedUxmlAttributeDescription`1<System.Int64>::.ctor()
inline void TypedUxmlAttributeDescription_1__ctor_m9B7C5278CF1323D4E79E672D9AC87615F00686C1 (TypedUxmlAttributeDescription_1_t770D286476B60B77E50FA56D7BFEF86C2CA4F8A1* __this, const RuntimeMethod* method)
{
(( void (*) (TypedUxmlAttributeDescription_1_t770D286476B60B77E50FA56D7BFEF86C2CA4F8A1*, const RuntimeMethod*))TypedUxmlAttributeDescription_1__ctor_m9B7C5278CF1323D4E79E672D9AC87615F00686C1_gshared)(__this, method);
}
// System.Void UnityEngine.UIElements.TypedUxmlAttributeDescription`1<System.Int64>::set_defaultValue(T)
inline void TypedUxmlAttributeDescription_1_set_defaultValue_mC1D7F917A6CC397266A9C0009EBC912722D2B673_inline (TypedUxmlAttributeDescription_1_t770D286476B60B77E50FA56D7BFEF86C2CA4F8A1* __this, int64_t ___value0, const RuntimeMethod* method)
{
(( void (*) (TypedUxmlAttributeDescription_1_t770D286476B60B77E50FA56D7BFEF86C2CA4F8A1*, int64_t, const RuntimeMethod*))TypedUxmlAttributeDescription_1_set_defaultValue_mC1D7F917A6CC397266A9C0009EBC912722D2B673_gshared_inline)(__this, ___value0, method);
}
// System.Void System.Func`3<System.String,System.Int64,System.Int64>::.ctor(System.Object,System.IntPtr)
inline void Func_3__ctor_mFB2FD38B4B8F13336C56356C9630A69949A81B27 (Func_3_tD3C5141B184A528ABF7649D429906DA08C68E4A7* __this, RuntimeObject* ___object0, intptr_t ___method1, const RuntimeMethod* method)
{
(( void (*) (Func_3_tD3C5141B184A528ABF7649D429906DA08C68E4A7*, RuntimeObject*, intptr_t, const RuntimeMethod*))Func_3__ctor_mC8FF122BBC9AD3263F6BF9BA7BBD8768803451AF_gshared)(__this, ___object0, ___method1, method);
}
// T UnityEngine.UIElements.TypedUxmlAttributeDescription`1<System.Int64>::get_defaultValue()
inline int64_t TypedUxmlAttributeDescription_1_get_defaultValue_m3FE37AB900D0002498B8E27467D74F926F62D671_inline (TypedUxmlAttributeDescription_1_t770D286476B60B77E50FA56D7BFEF86C2CA4F8A1* __this, const RuntimeMethod* method)
{
return (( int64_t (*) (TypedUxmlAttributeDescription_1_t770D286476B60B77E50FA56D7BFEF86C2CA4F8A1*, const RuntimeMethod*))TypedUxmlAttributeDescription_1_get_defaultValue_m3FE37AB900D0002498B8E27467D74F926F62D671_gshared_inline)(__this, method);
}
// T UnityEngine.UIElements.UxmlAttributeDescription::GetValueFromBag<System.Int64>(UnityEngine.UIElements.IUxmlAttributes,UnityEngine.UIElements.CreationContext,System.Func`3<System.String,T,T>,T)
inline int64_t UxmlAttributeDescription_GetValueFromBag_TisInt64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_mD5D06E5828505FB5AC84B2EF9D0FDD2494C4ABA4 (UxmlAttributeDescription_t742D021489DB2B564142146CAAAC3F9191825EF2* __this, RuntimeObject* ___bag0, CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 ___cc1, Func_3_tD3C5141B184A528ABF7649D429906DA08C68E4A7* ___converterFunc2, int64_t ___defaultValue3, const RuntimeMethod* method)
{
return (( int64_t (*) (UxmlAttributeDescription_t742D021489DB2B564142146CAAAC3F9191825EF2*, RuntimeObject*, CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257, Func_3_tD3C5141B184A528ABF7649D429906DA08C68E4A7*, int64_t, const RuntimeMethod*))UxmlAttributeDescription_GetValueFromBag_TisInt64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_mD5D06E5828505FB5AC84B2EF9D0FDD2494C4ABA4_gshared)(__this, ___bag0, ___cc1, ___converterFunc2, ___defaultValue3, method);
}
// System.Boolean System.Int64::TryParse(System.String,System.Int64&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Int64_TryParse_m61AAE5CC4A0B716556765798C22FE12D87554986 (String_t* ___s0, int64_t* ___result1, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.UxmlLongAttributeDescription/<>c::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_m37D583300DF12B7E23CA3EF8037D99D6040ABAEF (U3CU3Ec_tBF018D9B9E4A7BC93D2D49C96B2E215CE654CDD1* __this, const RuntimeMethod* method) ;
// System.Int64 UnityEngine.UIElements.UxmlLongAttributeDescription::ConvertValueToLong(System.String,System.Int64)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t UxmlLongAttributeDescription_ConvertValueToLong_mE145D29EB5D33A12FD3AD6CD488189761F178878 (String_t* ___v0, int64_t ___defaultValue1, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.TypedUxmlAttributeDescription`1<System.Boolean>::.ctor()
inline void TypedUxmlAttributeDescription_1__ctor_mBED3F74F1752BA732FAE99A583ECFEFABD76F284 (TypedUxmlAttributeDescription_1_t7ECE12D1C0C385835D77803906F54B792532FD39* __this, const RuntimeMethod* method)
{
(( void (*) (TypedUxmlAttributeDescription_1_t7ECE12D1C0C385835D77803906F54B792532FD39*, const RuntimeMethod*))TypedUxmlAttributeDescription_1__ctor_mBED3F74F1752BA732FAE99A583ECFEFABD76F284_gshared)(__this, method);
}
// System.Void UnityEngine.UIElements.TypedUxmlAttributeDescription`1<System.Boolean>::set_defaultValue(T)
inline void TypedUxmlAttributeDescription_1_set_defaultValue_mCCFDF65293F595155203C9BD9977733342224870_inline (TypedUxmlAttributeDescription_1_t7ECE12D1C0C385835D77803906F54B792532FD39* __this, bool ___value0, const RuntimeMethod* method)
{
(( void (*) (TypedUxmlAttributeDescription_1_t7ECE12D1C0C385835D77803906F54B792532FD39*, bool, const RuntimeMethod*))TypedUxmlAttributeDescription_1_set_defaultValue_mCCFDF65293F595155203C9BD9977733342224870_gshared_inline)(__this, ___value0, method);
}
// System.Void System.Func`3<System.String,System.Boolean,System.Boolean>::.ctor(System.Object,System.IntPtr)
inline void Func_3__ctor_m19DC92C8BEDDB6CC9144EB258EEDBC26E89D25F6 (Func_3_t62BC9D925DCAC8F5784BA97C793F4E593496CDA7* __this, RuntimeObject* ___object0, intptr_t ___method1, const RuntimeMethod* method)
{
(( void (*) (Func_3_t62BC9D925DCAC8F5784BA97C793F4E593496CDA7*, RuntimeObject*, intptr_t, const RuntimeMethod*))Func_3__ctor_m3A3D672E174C5E40CF06AD188680E6FD99187769_gshared)(__this, ___object0, ___method1, method);
}
// T UnityEngine.UIElements.TypedUxmlAttributeDescription`1<System.Boolean>::get_defaultValue()
inline bool TypedUxmlAttributeDescription_1_get_defaultValue_m1718498D54D002767717D7B83494DAAA69DA3146_inline (TypedUxmlAttributeDescription_1_t7ECE12D1C0C385835D77803906F54B792532FD39* __this, const RuntimeMethod* method)
{
return (( bool (*) (TypedUxmlAttributeDescription_1_t7ECE12D1C0C385835D77803906F54B792532FD39*, const RuntimeMethod*))TypedUxmlAttributeDescription_1_get_defaultValue_m1718498D54D002767717D7B83494DAAA69DA3146_gshared_inline)(__this, method);
}
// T UnityEngine.UIElements.UxmlAttributeDescription::GetValueFromBag<System.Boolean>(UnityEngine.UIElements.IUxmlAttributes,UnityEngine.UIElements.CreationContext,System.Func`3<System.String,T,T>,T)
inline bool UxmlAttributeDescription_GetValueFromBag_TisBoolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_m22751CE4DF8B8DDEFEBE8E79FDBB271B3B7AF62D (UxmlAttributeDescription_t742D021489DB2B564142146CAAAC3F9191825EF2* __this, RuntimeObject* ___bag0, CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 ___cc1, Func_3_t62BC9D925DCAC8F5784BA97C793F4E593496CDA7* ___converterFunc2, bool ___defaultValue3, const RuntimeMethod* method)
{
return (( bool (*) (UxmlAttributeDescription_t742D021489DB2B564142146CAAAC3F9191825EF2*, RuntimeObject*, CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257, Func_3_t62BC9D925DCAC8F5784BA97C793F4E593496CDA7*, bool, const RuntimeMethod*))UxmlAttributeDescription_GetValueFromBag_TisBoolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_m22751CE4DF8B8DDEFEBE8E79FDBB271B3B7AF62D_gshared)(__this, ___bag0, ___cc1, ___converterFunc2, ___defaultValue3, method);
}
// System.Boolean UnityEngine.UIElements.UxmlAttributeDescription::TryGetValueFromBag<System.Boolean>(UnityEngine.UIElements.IUxmlAttributes,UnityEngine.UIElements.CreationContext,System.Func`3<System.String,T,T>,T,T&)
inline bool UxmlAttributeDescription_TryGetValueFromBag_TisBoolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_m8D501F46447CC1568AA5403F1AC2691D744A0E17 (UxmlAttributeDescription_t742D021489DB2B564142146CAAAC3F9191825EF2* __this, RuntimeObject* ___bag0, CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 ___cc1, Func_3_t62BC9D925DCAC8F5784BA97C793F4E593496CDA7* ___converterFunc2, bool ___defaultValue3, bool* ___value4, const RuntimeMethod* method)
{
return (( bool (*) (UxmlAttributeDescription_t742D021489DB2B564142146CAAAC3F9191825EF2*, RuntimeObject*, CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257, Func_3_t62BC9D925DCAC8F5784BA97C793F4E593496CDA7*, bool, bool*, const RuntimeMethod*))UxmlAttributeDescription_TryGetValueFromBag_TisBoolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_m8D501F46447CC1568AA5403F1AC2691D744A0E17_gshared)(__this, ___bag0, ___cc1, ___converterFunc2, ___defaultValue3, ___value4, method);
}
// System.Boolean System.Boolean::TryParse(System.String,System.Boolean&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Boolean_TryParse_mACDFEB12D4D8B25F9AAA56678FEFC0724D49776F (String_t* ___value0, bool* ___result1, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.UxmlBoolAttributeDescription/<>c::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_mE03A99C717B5DEAE28EE4E355BABE37DB8A44E33 (U3CU3Ec_t2D374D46FD43EB59D3D62C3B2174E55F4A6C0E4E* __this, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.UIElements.UxmlBoolAttributeDescription::ConvertValueToBool(System.String,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool UxmlBoolAttributeDescription_ConvertValueToBool_m179CBBBDC42027B5E756DEA065C67D3E39D55B11 (String_t* ___v0, bool ___defaultValue1, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.UxmlTraits::set_canHaveAnyAttribute(System.Boolean)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void UxmlTraits_set_canHaveAnyAttribute_m57F5756AFF24CE57CA69087C67373048F511D51A_inline (UxmlTraits_t3311A2EDB0705584A614B5511216DAD5279C4160* __this, bool ___value0, const RuntimeMethod* method) ;
// System.Collections.Generic.List`1<TSource> System.Linq.Enumerable::ToList<System.String>(System.Collections.Generic.IEnumerable`1<TSource>)
inline List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* Enumerable_ToList_TisString_t_mA7BFFF205C0EB2F8CE0436E85FC70A2449EDD7C5 (RuntimeObject* ___source0, const RuntimeMethod* method)
{
return (( List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* (*) (RuntimeObject*, const RuntimeMethod*))Enumerable_ToList_TisRuntimeObject_mBDB9895C2D14F2A92043507996018A329BD32A64_gshared)(___source0, method);
}
// System.Collections.Generic.IEnumerable`1<System.String> UnityEngine.UIElements.UxmlEnumeration::get_values()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* UxmlEnumeration_get_values_mE97BF993A3D5FC32C7B31FFEF0F9B00F5D5C3CC0 (UxmlEnumeration_t6F615693AE9A938EB345E2E5C3FB2205BE5D08CF* __this, const RuntimeMethod* method) ;
// System.Void System.Func`2<System.String,System.Boolean>::.ctor(System.Object,System.IntPtr)
inline void Func_2__ctor_m247D5044A4E1F518CA84A38B9A9F30E66BDD8184 (Func_2_tAB9727E0C937894E19032D575D98A8A9AB5EE47D* __this, RuntimeObject* ___object0, intptr_t ___method1, const RuntimeMethod* method)
{
(( void (*) (Func_2_tAB9727E0C937894E19032D575D98A8A9AB5EE47D*, RuntimeObject*, intptr_t, const RuntimeMethod*))Func_2__ctor_m13C0A7F33154D861E2A041B52E88461832DA1697_gshared)(__this, ___object0, ___method1, method);
}
// System.Boolean System.Linq.Enumerable::All<System.String>(System.Collections.Generic.IEnumerable`1<TSource>,System.Func`2<TSource,System.Boolean>)
inline bool Enumerable_All_TisString_t_m08F59441A68F0EC7C93200AE6F9B0A8F749B9645 (RuntimeObject* ___source0, Func_2_tAB9727E0C937894E19032D575D98A8A9AB5EE47D* ___predicate1, const RuntimeMethod* method)
{
return (( bool (*) (RuntimeObject*, Func_2_tAB9727E0C937894E19032D575D98A8A9AB5EE47D*, const RuntimeMethod*))Enumerable_All_TisRuntimeObject_m72E17986C0E4F0913195057E9273765758C467BA_gshared)(___source0, ___predicate1, method);
}
// System.Int32 System.Linq.Enumerable::Count<System.String>(System.Collections.Generic.IEnumerable`1<TSource>)
inline int32_t Enumerable_Count_TisString_t_m16A22ABD2063109B6BF270EE7D36BEC5422DD4B3 (RuntimeObject* ___source0, const RuntimeMethod* method)
{
return (( int32_t (*) (RuntimeObject*, const RuntimeMethod*))Enumerable_Count_TisRuntimeObject_mFE2578389AAD1579F88DF0952810FE9CC535D2DE_gshared)(___source0, method);
}
// System.Void System.Collections.Generic.List`1<System.String>::.ctor()
inline void List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* __this, const RuntimeMethod* method)
{
(( void (*) (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD*, const RuntimeMethod*))List_1__ctor_m7F078BB342729BDF11327FD89D7872265328F690_gshared)(__this, method);
}
// System.Void UnityEngine.UIElements.UxmlTypeRestriction::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlTypeRestriction__ctor_m806ED791D7C73623CE30E938A744F03EBD23164B (UxmlTypeRestriction_t2C4CE1ED76502CDF80010880E058AF0582910A92* __this, const RuntimeMethod* method) ;
// System.Boolean System.Collections.Generic.List`1<System.String>::Contains(T)
inline bool List_1_Contains_m359254483BE42CAD4DCA8FBAFB87473FB4CF00E1 (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* __this, String_t* ___item0, const RuntimeMethod* method)
{
return (( bool (*) (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD*, String_t*, const RuntimeMethod*))List_1_Contains_m4C9139C2A6B23E9343D3F87807B32C6E2CFE660D_gshared)(__this, ___item0, method);
}
// System.Void UnityEngine.UIElements.VisualElementAsset::AddProperty(System.String,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void VisualElementAsset_AddProperty_mC1B58D9CB901BC6DBEF165561FBF72D77287285C (VisualElementAsset_t558B207D551F8C727D1CD0F443F7211D095C3FA9* __this, String_t* ___propertyName0, String_t* ___propertyValue1, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.VisualElementAsset::SetOrAddProperty(System.String,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void VisualElementAsset_SetOrAddProperty_m3664D988F50D69A2539819D968CB2C088BDDAE8C (VisualElementAsset_t558B207D551F8C727D1CD0F443F7211D095C3FA9* __this, String_t* ___propertyName0, String_t* ___propertyValue1, const RuntimeMethod* method) ;
// T System.Collections.Generic.List`1<System.String>::get_Item(System.Int32)
inline String_t* List_1_get_Item_m21AEC50E791371101DC22ABCF96A2E46800811F8 (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* __this, int32_t ___index0, const RuntimeMethod* method)
{
return (( String_t* (*) (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD*, int32_t, const RuntimeMethod*))List_1_get_Item_m33561245D64798C2AB07584C0EC4F240E4839A38_gshared)(__this, ___index0, method);
}
// System.Void System.Collections.Generic.List`1<System.String>::set_Item(System.Int32,T)
inline void List_1_set_Item_m6A72B7648178616800F05C13DB492E4EDB866B7C (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* __this, int32_t ___index0, String_t* ___value1, const RuntimeMethod* method)
{
(( void (*) (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD*, int32_t, String_t*, const RuntimeMethod*))List_1_set_Item_m3C58DBC69A321AF2826595584FF3E9F43C07EA56_gshared)(__this, ___index0, ___value1, method);
}
// System.Int32 System.Collections.Generic.List`1<System.String>::get_Count()
inline int32_t List_1_get_Count_mB63183A9151F4345A9DD444A7CBE0D6E03F77C7C_inline (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* __this, const RuntimeMethod* method)
{
return (( int32_t (*) (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD*, const RuntimeMethod*))List_1_get_Count_m4407E4C389F22B8CEC282C15D56516658746C383_gshared_inline)(__this, method);
}
// System.Void System.Collections.Generic.List`1<System.String>::Add(T)
inline void List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_inline (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* __this, String_t* ___item0, const RuntimeMethod* method)
{
(( void (*) (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD*, String_t*, const RuntimeMethod*))List_1_Add_mEBCF994CC3814631017F46A387B1A192ED6C85C7_gshared_inline)(__this, ___item0, method);
}
// System.Void System.Collections.Generic.Dictionary`2<System.String,System.Collections.Generic.List`1<UnityEngine.UIElements.IUxmlFactory>>::.ctor()
inline void Dictionary_2__ctor_m9F8971D521FD28B0432196759DD85E8A7494C09B (Dictionary_2_tA46ED3F3409EFE7435A050EFC98737E3416DF297* __this, const RuntimeMethod* method)
{
(( void (*) (Dictionary_2_tA46ED3F3409EFE7435A050EFC98737E3416DF297*, const RuntimeMethod*))Dictionary_2__ctor_m5B32FBC624618211EB461D59CFBB10E987FD1329_gshared)(__this, method);
}
// System.Void UnityEngine.UIElements.VisualElementFactoryRegistry::RegisterEngineFactories()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void VisualElementFactoryRegistry_RegisterEngineFactories_m1F7561234969E4453705448C3794D52A300126A3 (const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.VisualElementFactoryRegistry::RegisterUserFactories()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void VisualElementFactoryRegistry_RegisterUserFactories_m433FFC755095DB76DBA0FD7D3F93DA1A3AC8371D (const RuntimeMethod* method) ;
// System.Collections.Generic.Dictionary`2<System.String,System.Collections.Generic.List`1<UnityEngine.UIElements.IUxmlFactory>> UnityEngine.UIElements.VisualElementFactoryRegistry::get_factories()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Dictionary_2_tA46ED3F3409EFE7435A050EFC98737E3416DF297* VisualElementFactoryRegistry_get_factories_m3BC0E2A4D88758A531F635C866946768F45611B9 (const RuntimeMethod* method) ;
// System.Boolean System.Collections.Generic.Dictionary`2<System.String,System.Collections.Generic.List`1<UnityEngine.UIElements.IUxmlFactory>>::TryGetValue(TKey,TValue&)
inline bool Dictionary_2_TryGetValue_m5D8EE4EF4835DCA21D68A034C39890DFBF42944D (Dictionary_2_tA46ED3F3409EFE7435A050EFC98737E3416DF297* __this, String_t* ___key0, List_1_t1C028615AD4710B454A12711EBA9E6BA3EA21018** ___value1, const RuntimeMethod* method)
{
return (( bool (*) (Dictionary_2_tA46ED3F3409EFE7435A050EFC98737E3416DF297*, String_t*, List_1_t1C028615AD4710B454A12711EBA9E6BA3EA21018**, const RuntimeMethod*))Dictionary_2_TryGetValue_mD15380A4ED7CDEE99EA45881577D26BA9CE1B849_gshared)(__this, ___key0, ___value1, method);
}
// System.Collections.Generic.List`1/Enumerator<T> System.Collections.Generic.List`1<UnityEngine.UIElements.IUxmlFactory>::GetEnumerator()
inline Enumerator_t17EE9FA41112519642E6EA79EF96C004555C9E64 List_1_GetEnumerator_m0BD88A00307BA6B435140652A9F7AA404314FDC5 (List_1_t1C028615AD4710B454A12711EBA9E6BA3EA21018* __this, const RuntimeMethod* method)
{
return (( Enumerator_t17EE9FA41112519642E6EA79EF96C004555C9E64 (*) (List_1_t1C028615AD4710B454A12711EBA9E6BA3EA21018*, const RuntimeMethod*))List_1_GetEnumerator_mD8294A7FA2BEB1929487127D476F8EC1CDC23BFC_gshared)(__this, method);
}
// System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.UIElements.IUxmlFactory>::Dispose()
inline void Enumerator_Dispose_mD742B71B699988182FFC41DFE750ECCEF06A694A (Enumerator_t17EE9FA41112519642E6EA79EF96C004555C9E64* __this, const RuntimeMethod* method)
{
(( void (*) (Enumerator_t17EE9FA41112519642E6EA79EF96C004555C9E64*, const RuntimeMethod*))Enumerator_Dispose_mD9DC3E3C3697830A4823047AB29A77DBBB5ED419_gshared)(__this, method);
}
// T System.Collections.Generic.List`1/Enumerator<UnityEngine.UIElements.IUxmlFactory>::get_Current()
inline RuntimeObject* Enumerator_get_Current_m2988CD123D04B5B9030040521A8D89C79B9F1932_inline (Enumerator_t17EE9FA41112519642E6EA79EF96C004555C9E64* __this, const RuntimeMethod* method)
{
return (( RuntimeObject* (*) (Enumerator_t17EE9FA41112519642E6EA79EF96C004555C9E64*, const RuntimeMethod*))Enumerator_get_Current_m6330F15D18EE4F547C05DF9BF83C5EB710376027_gshared_inline)(__this, method);
}
// System.Type System.Object::GetType()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t* Object_GetType_mE10A8FC1E57F3DF29972CCBC026C2DC3942263B3 (RuntimeObject* __this, const RuntimeMethod* method) ;
// System.Void System.ArgumentException::.ctor(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArgumentException__ctor_m026938A67AF9D36BB7ED27F80425D7194B514465 (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* __this, String_t* ___message0, const RuntimeMethod* method) ;
// System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.UIElements.IUxmlFactory>::MoveNext()
inline bool Enumerator_MoveNext_m4A38EAAE0E5D46BCA96C1C1212E8CF3B37E4E88F (Enumerator_t17EE9FA41112519642E6EA79EF96C004555C9E64* __this, const RuntimeMethod* method)
{
return (( bool (*) (Enumerator_t17EE9FA41112519642E6EA79EF96C004555C9E64*, const RuntimeMethod*))Enumerator_MoveNext_mE921CC8F29FBBDE7CC3209A0ED0D921D58D00BCB_gshared)(__this, method);
}
// System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.IUxmlFactory>::Add(T)
inline void List_1_Add_m6B3221DE63466F33DDEE68CD4524E3C36F4DC791_inline (List_1_t1C028615AD4710B454A12711EBA9E6BA3EA21018* __this, RuntimeObject* ___item0, const RuntimeMethod* method)
{
(( void (*) (List_1_t1C028615AD4710B454A12711EBA9E6BA3EA21018*, RuntimeObject*, const RuntimeMethod*))List_1_Add_mEBCF994CC3814631017F46A387B1A192ED6C85C7_gshared_inline)(__this, ___item0, method);
}
// System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.IUxmlFactory>::.ctor()
inline void List_1__ctor_m6B4E4E39CB37522BFD151B347A382B59B473C69B (List_1_t1C028615AD4710B454A12711EBA9E6BA3EA21018* __this, const RuntimeMethod* method)
{
(( void (*) (List_1_t1C028615AD4710B454A12711EBA9E6BA3EA21018*, const RuntimeMethod*))List_1__ctor_m7F078BB342729BDF11327FD89D7872265328F690_gshared)(__this, method);
}
// System.Void System.Collections.Generic.Dictionary`2<System.String,System.Collections.Generic.List`1<UnityEngine.UIElements.IUxmlFactory>>::Add(TKey,TValue)
inline void Dictionary_2_Add_m5238542A35F6615B7A25080359AFF2AC76DAE37F (Dictionary_2_tA46ED3F3409EFE7435A050EFC98737E3416DF297* __this, String_t* ___key0, List_1_t1C028615AD4710B454A12711EBA9E6BA3EA21018* ___value1, const RuntimeMethod* method)
{
(( void (*) (Dictionary_2_tA46ED3F3409EFE7435A050EFC98737E3416DF297*, String_t*, List_1_t1C028615AD4710B454A12711EBA9E6BA3EA21018*, const RuntimeMethod*))Dictionary_2_Add_m93FFFABE8FCE7FA9793F0915E2A8842C7CD0C0C1_gshared)(__this, ___key0, ___value1, method);
}
// System.Void UnityEngine.UIElements.UxmlRootElementFactory::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlRootElementFactory__ctor_mA195BA4F185ECEB3F73E683544D3F1FB81CE35CE (UxmlRootElementFactory_t2F773C3F5B052C30E6079D453A7242D22DA3C9E2* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.UxmlTemplateFactory::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlTemplateFactory__ctor_m1EDF1CA49D9BA6F6922BB41C295C79A765EE4094 (UxmlTemplateFactory_t8A7706A785E9057D26FE7254B5CF761E61F8B85A* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.UxmlStyleFactory::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlStyleFactory__ctor_m0A547D3C29B580AC8251DA3A249C5EB178E704CF (UxmlStyleFactory_t3062C419865799AB993746332076CD57D87C5135* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.UxmlAttributeOverridesFactory::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlAttributeOverridesFactory__ctor_mF55F448D8C28E82E7BC74B67D1F2D9DD2F936084 (UxmlAttributeOverridesFactory_t8DC6883CE444FFD7F7EB6BE87BEA29B2EE4A2A0C* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.Button/UxmlFactory::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlFactory__ctor_mAFFF08C9DC0A592ED1CAC17A7FA99C0484AA533D (UxmlFactory_t1ECF9631B695D2729985F16351113752F1481AA1* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.VisualElement/UxmlFactory::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlFactory__ctor_mBD5FD352733694831B4DBD50AECA747A2EC354FE (UxmlFactory_t9EA8AA3760D36CB424435C9FEE3A253C597E4172* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.IMGUIContainer/UxmlFactory::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlFactory__ctor_mFCDC01C4EEAE569AE83062232F846083A90B16D9 (UxmlFactory_tF9683EC71E4F687E36692AD4C22A0F0A79BA5557* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.Image/UxmlFactory::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlFactory__ctor_m3E8B5BA1F5F65262CEBA93D37991F8DF226ABEB7 (UxmlFactory_t6F53E24D591E2E75BBDE2E77C71A40304AD5094B* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.Label/UxmlFactory::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlFactory__ctor_mB92A40B6B4EBD59389168ED750B1FA502F7101E9 (UxmlFactory_t35B922ED9E1CA8C252387734E2B2CDA19938C6FE* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.RepeatButton/UxmlFactory::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlFactory__ctor_m80927DD93169A7933B6DB9A7244343F5ECAB46F1 (UxmlFactory_tEC8CC0AEF087D585994E90EC035A601F3D0F29D1* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.ScrollView/UxmlFactory::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlFactory__ctor_m486DF4197D72052B64E9666D4838F429FDDC9FBC (UxmlFactory_t6CF52131E2A7931EE67A7392DFA7EF0C5F233786* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.Scroller/UxmlFactory::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlFactory__ctor_mF27AAD7A7CC32201EE1CBBAA14D37A188CFADEA2 (UxmlFactory_t69CF565D66C0C9026CE03CE91ED4C8D79FCFFCEF* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.Slider/UxmlFactory::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlFactory__ctor_m6FA2108104416D5DA6606536B9B8E714DB1558F3 (UxmlFactory_t7DB318A14BAB84613EDD5EA0BA57891581394BBF* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.SliderInt/UxmlFactory::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlFactory__ctor_m67E0482E1B302129459CE89EB122AF8084F1F2B6 (UxmlFactory_t51EFE0D79FC31E5C69D69B843C9D0692E7E9357D* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.MinMaxSlider/UxmlFactory::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlFactory__ctor_m44C17FD72FA331DC0CAE9B41FA176A9DEF05E591 (UxmlFactory_tD07321760237BDC33659E316F566C2C4A533EA30* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.GroupBox/UxmlFactory::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlFactory__ctor_mB8F6378A7F498D023271F004F8E6A8205C5CBB26 (UxmlFactory_t0AF11BAA8BF1530C43578093CBEC2AA3C620EFFB* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.RadioButton/UxmlFactory::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlFactory__ctor_mCF69EA4C7D3090596961C5251A78034EB50C3CB3 (UxmlFactory_t249AC34D5F7B29165319BBB39E55115D72C6C355* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.RadioButtonGroup/UxmlFactory::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlFactory__ctor_m4DE146268D2868B2569F6FE00949A80128558439 (UxmlFactory_t73B2991499239881C5C824B63741E30FC900377F* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.Toggle/UxmlFactory::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlFactory__ctor_m3B29DBF209013C50F31CBC6FA2BCAE7D07CF5470 (UxmlFactory_t2E129D443AB129AC89939D86BA7EC77C545C76A2* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.TextField/UxmlFactory::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlFactory__ctor_m2E5422BC25146F857F4D9243B72EF920620EEBA3 (UxmlFactory_t11A584E0C1B2FAF70141E6EFA9220CC0D629ACB9* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.TemplateContainer/UxmlFactory::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlFactory__ctor_m442008A727857B9AE76F718FCFD16E60AC5F13AB (UxmlFactory_t5721E550FC36B9FB25920C8A1BF3ED0690EAD095* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.Box/UxmlFactory::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlFactory__ctor_m8D966BFF742F3FECD49E04E56A149D26F1A41BEF (UxmlFactory_t9754F957D6F9A2CB96F75CB5511193FED61D133B* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.DropdownField/UxmlFactory::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlFactory__ctor_m438E041DB14CA7F62B31FE3AABBA1B30C78B73D9 (UxmlFactory_t2E267E91D0B573E4D06AE01A09376ACF014A183A* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.HelpBox/UxmlFactory::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlFactory__ctor_mC3A9C80A8C641021FA024516FCC283A4A29203A2 (UxmlFactory_tCE6DF7355A113F1B17DF63856AF294A0B193E5F5* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.PopupWindow/UxmlFactory::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlFactory__ctor_m242E0C74D4B271A81BA41E7A31920C34BAF8F16F (UxmlFactory_t516FE1C24CC6B2440DCACBB23513C54C6FEEA678* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.ProgressBar/UxmlFactory::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlFactory__ctor_m918EF7F3A427A1D1C2AA94168F5911CC8264856E (UxmlFactory_tE9EC1F2EEB1D16C012FCCA983EB08631DD8A4BE4* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.ListView/UxmlFactory::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlFactory__ctor_mCE92E35495F330B74CF19C19F7379707AE5C66A8 (UxmlFactory_t5B18CCB54AC17AB3F253B91F1737463755292A0E* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.TwoPaneSplitView/UxmlFactory::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlFactory__ctor_m560E6756E7DC1D33CC3B603C1BA98E3209FBF94F (UxmlFactory_t045B315994A585EA6A21E9B7C1662889F1A5CDB8* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.InternalTreeView/UxmlFactory::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlFactory__ctor_m819E102F97537DC2BA6F4E59F073D8ECF0FB851F (UxmlFactory_t8C0CFA338F9D59EB753E147466CE3C307797B50B* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.TreeView/UxmlFactory::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlFactory__ctor_m077588BAB518627AD5FFD83DE3D2412F32E2706B (UxmlFactory_t0E9441F0C7DD892BF8018E46BFCD72A64D446BCA* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.Foldout/UxmlFactory::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlFactory__ctor_mB19A128F13AD8AEB5A14396DCF3047D45B166663 (UxmlFactory_t6845309ECE79DB9008EF5BADCA7B0E8DCD07E5EC* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.BindableElement/UxmlFactory::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlFactory__ctor_mEB14D7A253EE2815F42F86F6E03A32E190F7738C (UxmlFactory_t1DB561BFFA7E2E3836F7AB008BCE7B6119542F33* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.TextElement/UxmlFactory::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlFactory__ctor_m42177F35756E41DCFD2768DEC11F0D2E8D09E54A (UxmlFactory_tAECA77E800F1C8D8B4750E8DE5B030FB6BC0E218* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.ButtonStripField/UxmlFactory::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlFactory__ctor_m5EF912C40B0CA5BCF99F33DD4D3D5DC8BA90B2AC (UxmlFactory_t1BC8F3254EBA5E85475338D3FF430F892CA21838* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.UIElements.VisualElementFactoryRegistry::RegisterFactory(UnityEngine.UIElements.IUxmlFactory)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void VisualElementFactoryRegistry_RegisterFactory_mD741116A7D50262FCF82D745235F9E54E826D5DB (RuntimeObject* ___factory0, const RuntimeMethod* method) ;
// System.String[] UnityEngine.ScriptingRuntime::GetAllUserAssemblies()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* ScriptingRuntime_GetAllUserAssemblies_m3CD77CA324FE78FDE80F23C759F1E11D010DB554 (const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.HashSet`1<System.String>::.ctor(System.Collections.Generic.IEnumerable`1<T>)
inline void HashSet_1__ctor_m9F8CD04799346CDC14E5D227FCC28B5A151A7C62 (HashSet_1_tEFC6605F7DE53F71946C33FD371E53C3100F2178* __this, RuntimeObject* ___collection0, const RuntimeMethod* method)
{
(( void (*) (HashSet_1_tEFC6605F7DE53F71946C33FD371E53C3100F2178*, RuntimeObject*, const RuntimeMethod*))HashSet_1__ctor_mC13D3ADFE27A073EC3C583E9C926C801A7EE1DDD_gshared)(__this, ___collection0, method);
}
// System.AppDomain System.AppDomain::get_CurrentDomain()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AppDomain_tFF7010567CBABAEEA7BB19835234D6485E16AD5F* AppDomain_get_CurrentDomain_m5085B6AF21A19506C85E0650C46BE35A18011CFE (const RuntimeMethod* method) ;
// System.Reflection.Assembly[] System.AppDomain::GetAssemblies()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AssemblyU5BU5D_t97B7B4E3FD4DA4944A4BFAA4DC484EA7D990B339* AppDomain_GetAssemblies_m8EE862747CADACB8CC0BDDBD8CA7DAD7BD9D9249 (AppDomain_tFF7010567CBABAEEA7BB19835234D6485E16AD5F* __this, const RuntimeMethod* method) ;
// System.String System.Reflection.AssemblyName::get_Name()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* AssemblyName_get_Name_m7899B9B3F289EEBAF62AEAB51D1CA91DA92C4E6A_inline (AssemblyName_t555F1570F523D87D970C6E7F27B1B44C83EADDD2* __this, const RuntimeMethod* method) ;
// System.Boolean System.Collections.Generic.HashSet`1<System.String>::Contains(T)
inline bool HashSet_1_Contains_mAE49939A0DE08C4864E8560F3F7FCDAC2E193853 (HashSet_1_tEFC6605F7DE53F71946C33FD371E53C3100F2178* __this, String_t* ___item0, const RuntimeMethod* method)
{
return (( bool (*) (HashSet_1_tEFC6605F7DE53F71946C33FD371E53C3100F2178*, String_t*, const RuntimeMethod*))HashSet_1_Contains_m9BACE52BFA0BD83C601529D3629118453E459BBB_gshared)(__this, ___item0, method);
}
// System.Type System.Type::GetTypeFromHandle(System.RuntimeTypeHandle)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t* Type_GetTypeFromHandle_m2570A2A5B32A5E9D9F0F38B37459DA18736C823E (RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B ___handle0, const RuntimeMethod* method) ;
// System.Boolean System.Type::get_IsInterface()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Type_get_IsInterface_m484A7D9321E72758EABE7F36AE266EB0905957EC (Type_t* __this, const RuntimeMethod* method) ;
// System.Boolean System.Type::get_IsAbstract()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Type_get_IsAbstract_m16FA83463867635ED9DECAE1C5F6BE96B4579CE5 (Type_t* __this, const RuntimeMethod* method) ;
// System.Object System.Activator::CreateInstance(System.Type)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Activator_CreateInstance_m0A28F274256F1444949E372089034D9FB66FBD67 (Type_t* ___type0, const RuntimeMethod* method) ;
// UnityEngine.Vector4 UnityEngine.Color::op_Implicit(UnityEngine.Color)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 Color_op_Implicit_m6D1353534AD23E43DFD104850D55C469CFCEF340_inline (Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___c0, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.Vector4::op_Equality(UnityEngine.Vector4,UnityEngine.Vector4)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Vector4_op_Equality_m80E2AA0626A70EF9DCC4F4C215F674A22D6DE937_inline (Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___lhs0, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___rhs1, const RuntimeMethod* method) ;
// System.Void UnityEngine.Color::.ctor(System.Single,System.Single,System.Single,System.Single)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Color__ctor_m3786F0D6E510D9CFA544523A955870BD2A514C8C_inline (Color_tD001788D726C3A7F1379BEED0260B9591F440C1F* __this, float ___r0, float ___g1, float ___b2, float ___a3, const RuntimeMethod* method) ;
// System.Int32 UnityEngine.Vector4::GetHashCode()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Vector4_GetHashCode_m53F6FCA56A0051C9D1AB41AA3EAA2C86CDAA8B92_inline (Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* __this, const RuntimeMethod* method) ;
// System.Void System.Array::Clear(System.Array,System.Int32,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Array_Clear_m48B57EC27CADC3463CA98A33373D557DA587FF1B (RuntimeArray* ___array0, int32_t ___index1, int32_t ___length2, const RuntimeMethod* method) ;
// System.Void UnityEngine.Vector4::.ctor(System.Single,System.Single,System.Single,System.Single)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline (Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* __this, float ___x0, float ___y1, float ___z2, float ___w3, const RuntimeMethod* method) ;
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Conversion methods for marshalling of: UnityEngine.UIElements.ComputedTransitionProperty
IL2CPP_EXTERN_C void ComputedTransitionProperty_tD8E4D8EB5DD69E063944F27A48D9263F4F1354E1_marshal_pinvoke(const ComputedTransitionProperty_tD8E4D8EB5DD69E063944F27A48D9263F4F1354E1& unmarshaled, ComputedTransitionProperty_tD8E4D8EB5DD69E063944F27A48D9263F4F1354E1_marshaled_pinvoke& marshaled)
{
marshaled.___id_0 = unmarshaled.___id_0;
marshaled.___durationMs_1 = unmarshaled.___durationMs_1;
marshaled.___delayMs_2 = unmarshaled.___delayMs_2;
marshaled.___easingCurve_3 = il2cpp_codegen_marshal_delegate(reinterpret_cast<MulticastDelegate_t*>(unmarshaled.___easingCurve_3));
}
IL2CPP_EXTERN_C void ComputedTransitionProperty_tD8E4D8EB5DD69E063944F27A48D9263F4F1354E1_marshal_pinvoke_back(const ComputedTransitionProperty_tD8E4D8EB5DD69E063944F27A48D9263F4F1354E1_marshaled_pinvoke& marshaled, ComputedTransitionProperty_tD8E4D8EB5DD69E063944F27A48D9263F4F1354E1& unmarshaled)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t unmarshaledid_temp_0 = 0;
unmarshaledid_temp_0 = marshaled.___id_0;
unmarshaled.___id_0 = unmarshaledid_temp_0;
int32_t unmarshaleddurationMs_temp_1 = 0;
unmarshaleddurationMs_temp_1 = marshaled.___durationMs_1;
unmarshaled.___durationMs_1 = unmarshaleddurationMs_temp_1;
int32_t unmarshaleddelayMs_temp_2 = 0;
unmarshaleddelayMs_temp_2 = marshaled.___delayMs_2;
unmarshaled.___delayMs_2 = unmarshaleddelayMs_temp_2;
unmarshaled.___easingCurve_3 = il2cpp_codegen_marshal_function_ptr_to_delegate<Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2>(marshaled.___easingCurve_3, Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2_il2cpp_TypeInfo_var);
Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___easingCurve_3), (void*)il2cpp_codegen_marshal_function_ptr_to_delegate<Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2>(marshaled.___easingCurve_3, Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2_il2cpp_TypeInfo_var));
}
// Conversion method for clean up from marshalling of: UnityEngine.UIElements.ComputedTransitionProperty
IL2CPP_EXTERN_C void ComputedTransitionProperty_tD8E4D8EB5DD69E063944F27A48D9263F4F1354E1_marshal_pinvoke_cleanup(ComputedTransitionProperty_tD8E4D8EB5DD69E063944F27A48D9263F4F1354E1_marshaled_pinvoke& marshaled)
{
}
// Conversion methods for marshalling of: UnityEngine.UIElements.ComputedTransitionProperty
IL2CPP_EXTERN_C void ComputedTransitionProperty_tD8E4D8EB5DD69E063944F27A48D9263F4F1354E1_marshal_com(const ComputedTransitionProperty_tD8E4D8EB5DD69E063944F27A48D9263F4F1354E1& unmarshaled, ComputedTransitionProperty_tD8E4D8EB5DD69E063944F27A48D9263F4F1354E1_marshaled_com& marshaled)
{
marshaled.___id_0 = unmarshaled.___id_0;
marshaled.___durationMs_1 = unmarshaled.___durationMs_1;
marshaled.___delayMs_2 = unmarshaled.___delayMs_2;
marshaled.___easingCurve_3 = il2cpp_codegen_marshal_delegate(reinterpret_cast<MulticastDelegate_t*>(unmarshaled.___easingCurve_3));
}
IL2CPP_EXTERN_C void ComputedTransitionProperty_tD8E4D8EB5DD69E063944F27A48D9263F4F1354E1_marshal_com_back(const ComputedTransitionProperty_tD8E4D8EB5DD69E063944F27A48D9263F4F1354E1_marshaled_com& marshaled, ComputedTransitionProperty_tD8E4D8EB5DD69E063944F27A48D9263F4F1354E1& unmarshaled)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t unmarshaledid_temp_0 = 0;
unmarshaledid_temp_0 = marshaled.___id_0;
unmarshaled.___id_0 = unmarshaledid_temp_0;
int32_t unmarshaleddurationMs_temp_1 = 0;
unmarshaleddurationMs_temp_1 = marshaled.___durationMs_1;
unmarshaled.___durationMs_1 = unmarshaleddurationMs_temp_1;
int32_t unmarshaleddelayMs_temp_2 = 0;
unmarshaleddelayMs_temp_2 = marshaled.___delayMs_2;
unmarshaled.___delayMs_2 = unmarshaleddelayMs_temp_2;
unmarshaled.___easingCurve_3 = il2cpp_codegen_marshal_function_ptr_to_delegate<Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2>(marshaled.___easingCurve_3, Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2_il2cpp_TypeInfo_var);
Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___easingCurve_3), (void*)il2cpp_codegen_marshal_function_ptr_to_delegate<Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2>(marshaled.___easingCurve_3, Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2_il2cpp_TypeInfo_var));
}
// Conversion method for clean up from marshalling of: UnityEngine.UIElements.ComputedTransitionProperty
IL2CPP_EXTERN_C void ComputedTransitionProperty_tD8E4D8EB5DD69E063944F27A48D9263F4F1354E1_marshal_com_cleanup(ComputedTransitionProperty_tD8E4D8EB5DD69E063944F27A48D9263F4F1354E1_marshaled_com& marshaled)
{
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void UnityEngine.UIElements.ComputedTransitionUtils::UpdateComputedTransitions(UnityEngine.UIElements.ComputedStyle&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ComputedTransitionUtils_UpdateComputedTransitions_mE7DA98F5C33453E910DD66E3C0C5BB5DC746E544 (ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* ___computedStyle0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ComputedTransitionUtils_tC9191F301DCE1CB02C3FFC174E651E14204F1C7A_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
bool V_0 = false;
{
ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* L_0 = ___computedStyle0;
ComputedTransitionPropertyU5BU5D_t25B9E78F5276CDA297C8215C316452CAB8219E82* L_1 = L_0->___computedTransitions_10;
V_0 = (bool)((((RuntimeObject*)(ComputedTransitionPropertyU5BU5D_t25B9E78F5276CDA297C8215C316452CAB8219E82*)L_1) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0);
bool L_2 = V_0;
if (!L_2)
{
goto IL_001c;
}
}
{
ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* L_3 = ___computedStyle0;
ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* L_4 = ___computedStyle0;
il2cpp_codegen_runtime_class_init_inline(ComputedTransitionUtils_tC9191F301DCE1CB02C3FFC174E651E14204F1C7A_il2cpp_TypeInfo_var);
ComputedTransitionPropertyU5BU5D_t25B9E78F5276CDA297C8215C316452CAB8219E82* L_5;
L_5 = ComputedTransitionUtils_GetOrComputeTransitionPropertyData_m6EFE4841625ACD13CD715A2B5B0F1D9D9C001986(L_4, NULL);
L_3->___computedTransitions_10 = L_5;
Il2CppCodeGenWriteBarrier((void**)(&L_3->___computedTransitions_10), (void*)L_5);
}
IL_001c:
{
return;
}
}
// System.Boolean UnityEngine.UIElements.ComputedTransitionUtils::HasTransitionProperty(UnityEngine.UIElements.ComputedStyle&,UnityEngine.UIElements.StyleSheets.StylePropertyId)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ComputedTransitionUtils_HasTransitionProperty_m942BF1AF5699F2A95BEA4A64CC371F89C8DEC7F8 (ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* ___computedStyle0, int32_t ___id1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StylePropertyUtil_t11D3E3E4F0B51C0D07736B9FCADFC78C99AA0190_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
ComputedTransitionProperty_tD8E4D8EB5DD69E063944F27A48D9263F4F1354E1 V_1;
memset((&V_1), 0, sizeof(V_1));
bool V_2 = false;
bool V_3 = false;
bool V_4 = false;
int32_t G_B4_0 = 0;
{
ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* L_0 = ___computedStyle0;
ComputedTransitionPropertyU5BU5D_t25B9E78F5276CDA297C8215C316452CAB8219E82* L_1 = L_0->___computedTransitions_10;
NullCheck(L_1);
V_0 = ((int32_t)il2cpp_codegen_subtract(((int32_t)(((RuntimeArray*)L_1)->max_length)), 1));
goto IL_0041;
}
IL_000e:
{
ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* L_2 = ___computedStyle0;
ComputedTransitionPropertyU5BU5D_t25B9E78F5276CDA297C8215C316452CAB8219E82* L_3 = L_2->___computedTransitions_10;
int32_t L_4 = V_0;
NullCheck(L_3);
int32_t L_5 = L_4;
ComputedTransitionProperty_tD8E4D8EB5DD69E063944F27A48D9263F4F1354E1 L_6 = (L_3)->GetAt(static_cast<il2cpp_array_size_t>(L_5));
V_1 = L_6;
ComputedTransitionProperty_tD8E4D8EB5DD69E063944F27A48D9263F4F1354E1 L_7 = V_1;
int32_t L_8 = L_7.___id_0;
int32_t L_9 = ___id1;
if ((((int32_t)L_8) == ((int32_t)L_9)))
{
goto IL_0033;
}
}
{
ComputedTransitionProperty_tD8E4D8EB5DD69E063944F27A48D9263F4F1354E1 L_10 = V_1;
int32_t L_11 = L_10.___id_0;
int32_t L_12 = ___id1;
il2cpp_codegen_runtime_class_init_inline(StylePropertyUtil_t11D3E3E4F0B51C0D07736B9FCADFC78C99AA0190_il2cpp_TypeInfo_var);
bool L_13;
L_13 = StylePropertyUtil_IsMatchingShorthand_m5DE05C2D82E77ED5623A86AFD3EA62160426A45A(L_11, L_12, NULL);
G_B4_0 = ((int32_t)(L_13));
goto IL_0034;
}
IL_0033:
{
G_B4_0 = 1;
}
IL_0034:
{
V_2 = (bool)G_B4_0;
bool L_14 = V_2;
if (!L_14)
{
goto IL_003c;
}
}
{
V_3 = (bool)1;
goto IL_0052;
}
IL_003c:
{
int32_t L_15 = V_0;
V_0 = ((int32_t)il2cpp_codegen_subtract(L_15, 1));
}
IL_0041:
{
int32_t L_16 = V_0;
V_4 = (bool)((((int32_t)((((int32_t)L_16) < ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0);
bool L_17 = V_4;
if (L_17)
{
goto IL_000e;
}
}
{
V_3 = (bool)0;
goto IL_0052;
}
IL_0052:
{
bool L_18 = V_3;
return L_18;
}
}
// System.Boolean UnityEngine.UIElements.ComputedTransitionUtils::GetTransitionProperty(UnityEngine.UIElements.ComputedStyle&,UnityEngine.UIElements.StyleSheets.StylePropertyId,UnityEngine.UIElements.ComputedTransitionProperty&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ComputedTransitionUtils_GetTransitionProperty_mBC67A7D70DB5193AAEAD9154E1B1782B58E269C2 (ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* ___computedStyle0, int32_t ___id1, ComputedTransitionProperty_tD8E4D8EB5DD69E063944F27A48D9263F4F1354E1* ___result2, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StylePropertyUtil_t11D3E3E4F0B51C0D07736B9FCADFC78C99AA0190_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
ComputedTransitionProperty_tD8E4D8EB5DD69E063944F27A48D9263F4F1354E1 V_1;
memset((&V_1), 0, sizeof(V_1));
bool V_2 = false;
bool V_3 = false;
bool V_4 = false;
int32_t G_B4_0 = 0;
{
ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* L_0 = ___computedStyle0;
ComputedTransitionPropertyU5BU5D_t25B9E78F5276CDA297C8215C316452CAB8219E82* L_1 = L_0->___computedTransitions_10;
NullCheck(L_1);
V_0 = ((int32_t)il2cpp_codegen_subtract(((int32_t)(((RuntimeArray*)L_1)->max_length)), 1));
goto IL_0049;
}
IL_000e:
{
ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* L_2 = ___computedStyle0;
ComputedTransitionPropertyU5BU5D_t25B9E78F5276CDA297C8215C316452CAB8219E82* L_3 = L_2->___computedTransitions_10;
int32_t L_4 = V_0;
NullCheck(L_3);
int32_t L_5 = L_4;
ComputedTransitionProperty_tD8E4D8EB5DD69E063944F27A48D9263F4F1354E1 L_6 = (L_3)->GetAt(static_cast<il2cpp_array_size_t>(L_5));
V_1 = L_6;
ComputedTransitionProperty_tD8E4D8EB5DD69E063944F27A48D9263F4F1354E1 L_7 = V_1;
int32_t L_8 = L_7.___id_0;
int32_t L_9 = ___id1;
if ((((int32_t)L_8) == ((int32_t)L_9)))
{
goto IL_0033;
}
}
{
ComputedTransitionProperty_tD8E4D8EB5DD69E063944F27A48D9263F4F1354E1 L_10 = V_1;
int32_t L_11 = L_10.___id_0;
int32_t L_12 = ___id1;
il2cpp_codegen_runtime_class_init_inline(StylePropertyUtil_t11D3E3E4F0B51C0D07736B9FCADFC78C99AA0190_il2cpp_TypeInfo_var);
bool L_13;
L_13 = StylePropertyUtil_IsMatchingShorthand_m5DE05C2D82E77ED5623A86AFD3EA62160426A45A(L_11, L_12, NULL);
G_B4_0 = ((int32_t)(L_13));
goto IL_0034;
}
IL_0033:
{
G_B4_0 = 1;
}
IL_0034:
{
V_2 = (bool)G_B4_0;
bool L_14 = V_2;
if (!L_14)
{
goto IL_0044;
}
}
{
ComputedTransitionProperty_tD8E4D8EB5DD69E063944F27A48D9263F4F1354E1* L_15 = ___result2;
ComputedTransitionProperty_tD8E4D8EB5DD69E063944F27A48D9263F4F1354E1 L_16 = V_1;
*(ComputedTransitionProperty_tD8E4D8EB5DD69E063944F27A48D9263F4F1354E1*)L_15 = L_16;
Il2CppCodeGenWriteBarrier((void**)&(((ComputedTransitionProperty_tD8E4D8EB5DD69E063944F27A48D9263F4F1354E1*)L_15)->___easingCurve_3), (void*)NULL);
V_3 = (bool)1;
goto IL_0061;
}
IL_0044:
{
int32_t L_17 = V_0;
V_0 = ((int32_t)il2cpp_codegen_subtract(L_17, 1));
}
IL_0049:
{
int32_t L_18 = V_0;
V_4 = (bool)((((int32_t)((((int32_t)L_18) < ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0);
bool L_19 = V_4;
if (L_19)
{
goto IL_000e;
}
}
{
ComputedTransitionProperty_tD8E4D8EB5DD69E063944F27A48D9263F4F1354E1* L_20 = ___result2;
il2cpp_codegen_initobj(L_20, sizeof(ComputedTransitionProperty_tD8E4D8EB5DD69E063944F27A48D9263F4F1354E1));
V_3 = (bool)0;
goto IL_0061;
}
IL_0061:
{
bool L_21 = V_3;
return L_21;
}
}
// UnityEngine.UIElements.ComputedTransitionProperty[] UnityEngine.UIElements.ComputedTransitionUtils::GetOrComputeTransitionPropertyData(UnityEngine.UIElements.ComputedStyle&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ComputedTransitionPropertyU5BU5D_t25B9E78F5276CDA297C8215C316452CAB8219E82* ComputedTransitionUtils_GetOrComputeTransitionPropertyData_m6EFE4841625ACD13CD715A2B5B0F1D9D9C001986 (ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* ___computedStyle0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ComputedTransitionPropertyU5BU5D_t25B9E78F5276CDA297C8215C316452CAB8219E82_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ComputedTransitionUtils_tC9191F301DCE1CB02C3FFC174E651E14204F1C7A_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Clear_m659833643F6A4A94DE32AB2F7DF8635208D30B0E_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_CopyTo_mD7634631BD6662BE54BCB42891780D347250A97D_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_mCEB86E1110800308BC5A334AA3BA1990B57277F1_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StyleCache_tC05503D1856687B724FC44ED0146CC105C465445_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
ComputedTransitionPropertyU5BU5D_t25B9E78F5276CDA297C8215C316452CAB8219E82* V_1 = NULL;
bool V_2 = false;
ComputedTransitionPropertyU5BU5D_t25B9E78F5276CDA297C8215C316452CAB8219E82* V_3 = NULL;
{
ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* L_0 = ___computedStyle0;
il2cpp_codegen_runtime_class_init_inline(ComputedTransitionUtils_tC9191F301DCE1CB02C3FFC174E651E14204F1C7A_il2cpp_TypeInfo_var);
int32_t L_1;
L_1 = ComputedTransitionUtils_GetTransitionHashCode_m8794991F01AE5FB7D3839C73DEC02BF0DDB0DDE0(L_0, NULL);
V_0 = L_1;
int32_t L_2 = V_0;
il2cpp_codegen_runtime_class_init_inline(StyleCache_tC05503D1856687B724FC44ED0146CC105C465445_il2cpp_TypeInfo_var);
bool L_3;
L_3 = StyleCache_TryGetValue_m1162D3C57922ED280AE19BAB934263BA78D490CE(L_2, (&V_1), NULL);
V_2 = (bool)((((int32_t)L_3) == ((int32_t)0))? 1 : 0);
bool L_4 = V_2;
if (!L_4)
{
goto IL_0054;
}
}
{
ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* L_5 = ___computedStyle0;
il2cpp_codegen_runtime_class_init_inline(ComputedTransitionUtils_tC9191F301DCE1CB02C3FFC174E651E14204F1C7A_il2cpp_TypeInfo_var);
List_1_t888EAF80C1646E9D51193F9F6E183344845FB66C* L_6 = ((ComputedTransitionUtils_tC9191F301DCE1CB02C3FFC174E651E14204F1C7A_StaticFields*)il2cpp_codegen_static_fields_for(ComputedTransitionUtils_tC9191F301DCE1CB02C3FFC174E651E14204F1C7A_il2cpp_TypeInfo_var))->___s_ComputedTransitionsBuffer_0;
ComputedTransitionUtils_ComputeTransitionPropertyData_mA050E47161BF50DD9D477337271D11CE702B3E79(L_5, L_6, NULL);
List_1_t888EAF80C1646E9D51193F9F6E183344845FB66C* L_7 = ((ComputedTransitionUtils_tC9191F301DCE1CB02C3FFC174E651E14204F1C7A_StaticFields*)il2cpp_codegen_static_fields_for(ComputedTransitionUtils_tC9191F301DCE1CB02C3FFC174E651E14204F1C7A_il2cpp_TypeInfo_var))->___s_ComputedTransitionsBuffer_0;
NullCheck(L_7);
int32_t L_8;
L_8 = List_1_get_Count_mCEB86E1110800308BC5A334AA3BA1990B57277F1_inline(L_7, List_1_get_Count_mCEB86E1110800308BC5A334AA3BA1990B57277F1_RuntimeMethod_var);
ComputedTransitionPropertyU5BU5D_t25B9E78F5276CDA297C8215C316452CAB8219E82* L_9 = (ComputedTransitionPropertyU5BU5D_t25B9E78F5276CDA297C8215C316452CAB8219E82*)(ComputedTransitionPropertyU5BU5D_t25B9E78F5276CDA297C8215C316452CAB8219E82*)SZArrayNew(ComputedTransitionPropertyU5BU5D_t25B9E78F5276CDA297C8215C316452CAB8219E82_il2cpp_TypeInfo_var, (uint32_t)L_8);
V_1 = L_9;
List_1_t888EAF80C1646E9D51193F9F6E183344845FB66C* L_10 = ((ComputedTransitionUtils_tC9191F301DCE1CB02C3FFC174E651E14204F1C7A_StaticFields*)il2cpp_codegen_static_fields_for(ComputedTransitionUtils_tC9191F301DCE1CB02C3FFC174E651E14204F1C7A_il2cpp_TypeInfo_var))->___s_ComputedTransitionsBuffer_0;
ComputedTransitionPropertyU5BU5D_t25B9E78F5276CDA297C8215C316452CAB8219E82* L_11 = V_1;
NullCheck(L_10);
List_1_CopyTo_mD7634631BD6662BE54BCB42891780D347250A97D(L_10, L_11, List_1_CopyTo_mD7634631BD6662BE54BCB42891780D347250A97D_RuntimeMethod_var);
List_1_t888EAF80C1646E9D51193F9F6E183344845FB66C* L_12 = ((ComputedTransitionUtils_tC9191F301DCE1CB02C3FFC174E651E14204F1C7A_StaticFields*)il2cpp_codegen_static_fields_for(ComputedTransitionUtils_tC9191F301DCE1CB02C3FFC174E651E14204F1C7A_il2cpp_TypeInfo_var))->___s_ComputedTransitionsBuffer_0;
NullCheck(L_12);
List_1_Clear_m659833643F6A4A94DE32AB2F7DF8635208D30B0E_inline(L_12, List_1_Clear_m659833643F6A4A94DE32AB2F7DF8635208D30B0E_RuntimeMethod_var);
int32_t L_13 = V_0;
ComputedTransitionPropertyU5BU5D_t25B9E78F5276CDA297C8215C316452CAB8219E82* L_14 = V_1;
il2cpp_codegen_runtime_class_init_inline(StyleCache_tC05503D1856687B724FC44ED0146CC105C465445_il2cpp_TypeInfo_var);
StyleCache_SetValue_m77BFDFB97ABC53C8717D4A6471C46CAF7454E2FE(L_13, L_14, NULL);
}
IL_0054:
{
ComputedTransitionPropertyU5BU5D_t25B9E78F5276CDA297C8215C316452CAB8219E82* L_15 = V_1;
V_3 = L_15;
goto IL_0058;
}
IL_0058:
{
ComputedTransitionPropertyU5BU5D_t25B9E78F5276CDA297C8215C316452CAB8219E82* L_16 = V_3;
return L_16;
}
}
// System.Int32 UnityEngine.UIElements.ComputedTransitionUtils::GetTransitionHashCode(UnityEngine.UIElements.ComputedStyle&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ComputedTransitionUtils_GetTransitionHashCode_m8794991F01AE5FB7D3839C73DEC02BF0DDB0DDE0 (ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* ___cs0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_m46E2E17CCE8FEF3FA717689FB39666E3C54F2640_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_m844FEA75F42CD2ACE9C39C0A5B68C66C5B7B6C4D_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_mD48706C6DDF8B40E9EDFC42D7ADFC0995E9C9DC6_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_m5613AE6E4D5AC8AA154F3207825FD1AC1DD5CFD2_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_m78DA330244787BBDA52A693B3B295062CBA3BE3D_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_m82944CA6B6616C35895A364783321A29750E2220_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_m0D8948E0A2288B5177AD7A9010631A26EFA86C8B_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_m4D5DE6032D2FE13FEB8F9A24DD665F4E7EAA3931_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_m6B0CB0A9194C5191DE6CE95ADCF89C050127C576_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_GetEnumerator_m4DCD64E0FCE9A5E9C950A3875125D9895B783C54_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_GetEnumerator_m8E92C9F15F81D2F900282839BB8629E45E8D6272_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_GetEnumerator_m9398A7DE93777CD4C772F6E0CE23D101C386C600_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
Enumerator_t32822E1A2CC07CC3CE2FD8F877E9D5BC245B05DE V_1;
memset((&V_1), 0, sizeof(V_1));
TimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E V_2;
memset((&V_2), 0, sizeof(V_2));
Enumerator_t32822E1A2CC07CC3CE2FD8F877E9D5BC245B05DE V_3;
memset((&V_3), 0, sizeof(V_3));
TimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E V_4;
memset((&V_4), 0, sizeof(V_4));
Enumerator_t72FA0BD85114201DF7DC6AB5CD84F383CA13B94D V_5;
memset((&V_5), 0, sizeof(V_5));
StylePropertyName_tCBE2B561C690538C8514BF56426AC486DC35B6FF V_6;
memset((&V_6), 0, sizeof(V_6));
Enumerator_tC0AC870AE77DDBE86B4492AA22FB1A794E26CB4A V_7;
memset((&V_7), 0, sizeof(V_7));
EasingFunction_t5197D3B06056326A8B5C96032CDEBD5D3BDCA7A4 V_8;
memset((&V_8), 0, sizeof(V_8));
int32_t V_9 = 0;
{
V_0 = 0;
ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* L_0 = ___cs0;
List_1_t437B6C3879E969156A381BDC3C459CF809D39DDF* L_1;
L_1 = ComputedStyle_get_transitionDelay_m903DAD5B6E9A1C9BAAD14FE98FA75D961AA0C6F4(L_0, NULL);
NullCheck(L_1);
Enumerator_t32822E1A2CC07CC3CE2FD8F877E9D5BC245B05DE L_2;
L_2 = List_1_GetEnumerator_m9398A7DE93777CD4C772F6E0CE23D101C386C600(L_1, List_1_GetEnumerator_m9398A7DE93777CD4C772F6E0CE23D101C386C600_RuntimeMethod_var);
V_1 = L_2;
}
{
auto __finallyBlock = il2cpp::utils::Finally([&]
{
FINALLY_003c:
{// begin finally (depth: 1)
Enumerator_Dispose_mD48706C6DDF8B40E9EDFC42D7ADFC0995E9C9DC6((&V_1), Enumerator_Dispose_mD48706C6DDF8B40E9EDFC42D7ADFC0995E9C9DC6_RuntimeMethod_var);
return;
}// end finally (depth: 1)
});
try
{// begin try (depth: 1)
{
goto IL_0031_1;
}
IL_0013_1:
{
TimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E L_3;
L_3 = Enumerator_get_Current_m6B0CB0A9194C5191DE6CE95ADCF89C050127C576_inline((&V_1), Enumerator_get_Current_m6B0CB0A9194C5191DE6CE95ADCF89C050127C576_RuntimeMethod_var);
V_2 = L_3;
int32_t L_4 = V_0;
int32_t L_5;
L_5 = TimeValue_GetHashCode_m112ADB5ED018B9DE35EF34CA6610DB4F20AAEAD9((&V_2), NULL);
V_0 = ((int32_t)(((int32_t)il2cpp_codegen_multiply(L_4, ((int32_t)397)))^L_5));
}
IL_0031_1:
{
bool L_6;
L_6 = Enumerator_MoveNext_m5613AE6E4D5AC8AA154F3207825FD1AC1DD5CFD2((&V_1), Enumerator_MoveNext_m5613AE6E4D5AC8AA154F3207825FD1AC1DD5CFD2_RuntimeMethod_var);
if (L_6)
{
goto IL_0013_1;
}
}
{
goto IL_004b;
}
}// end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__finallyBlock.StoreException(e.ex);
}
}
IL_004b:
{
ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* L_7 = ___cs0;
List_1_t437B6C3879E969156A381BDC3C459CF809D39DDF* L_8;
L_8 = ComputedStyle_get_transitionDuration_m77AB65B949184343770269841637F66B6C44871B(L_7, NULL);
NullCheck(L_8);
Enumerator_t32822E1A2CC07CC3CE2FD8F877E9D5BC245B05DE L_9;
L_9 = List_1_GetEnumerator_m9398A7DE93777CD4C772F6E0CE23D101C386C600(L_8, List_1_GetEnumerator_m9398A7DE93777CD4C772F6E0CE23D101C386C600_RuntimeMethod_var);
V_3 = L_9;
}
{
auto __finallyBlock = il2cpp::utils::Finally([&]
{
FINALLY_0084:
{// begin finally (depth: 1)
Enumerator_Dispose_mD48706C6DDF8B40E9EDFC42D7ADFC0995E9C9DC6((&V_3), Enumerator_Dispose_mD48706C6DDF8B40E9EDFC42D7ADFC0995E9C9DC6_RuntimeMethod_var);
return;
}// end finally (depth: 1)
});
try
{// begin try (depth: 1)
{
goto IL_0079_1;
}
IL_005a_1:
{
TimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E L_10;
L_10 = Enumerator_get_Current_m6B0CB0A9194C5191DE6CE95ADCF89C050127C576_inline((&V_3), Enumerator_get_Current_m6B0CB0A9194C5191DE6CE95ADCF89C050127C576_RuntimeMethod_var);
V_4 = L_10;
int32_t L_11 = V_0;
int32_t L_12;
L_12 = TimeValue_GetHashCode_m112ADB5ED018B9DE35EF34CA6610DB4F20AAEAD9((&V_4), NULL);
V_0 = ((int32_t)(((int32_t)il2cpp_codegen_multiply(L_11, ((int32_t)397)))^L_12));
}
IL_0079_1:
{
bool L_13;
L_13 = Enumerator_MoveNext_m5613AE6E4D5AC8AA154F3207825FD1AC1DD5CFD2((&V_3), Enumerator_MoveNext_m5613AE6E4D5AC8AA154F3207825FD1AC1DD5CFD2_RuntimeMethod_var);
if (L_13)
{
goto IL_005a_1;
}
}
{
goto IL_0093;
}
}// end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__finallyBlock.StoreException(e.ex);
}
}
IL_0093:
{
ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* L_14 = ___cs0;
List_1_tD6F1685FEE5A196B3002ACC649A1DF5C65162268* L_15;
L_15 = ComputedStyle_get_transitionProperty_m8D35BB110973CB1ACDCE499E70DAEAC8952E93E2(L_14, NULL);
NullCheck(L_15);
Enumerator_t72FA0BD85114201DF7DC6AB5CD84F383CA13B94D L_16;
L_16 = List_1_GetEnumerator_m4DCD64E0FCE9A5E9C950A3875125D9895B783C54(L_15, List_1_GetEnumerator_m4DCD64E0FCE9A5E9C950A3875125D9895B783C54_RuntimeMethod_var);
V_5 = L_16;
}
{
auto __finallyBlock = il2cpp::utils::Finally([&]
{
FINALLY_00cd:
{// begin finally (depth: 1)
Enumerator_Dispose_m844FEA75F42CD2ACE9C39C0A5B68C66C5B7B6C4D((&V_5), Enumerator_Dispose_m844FEA75F42CD2ACE9C39C0A5B68C66C5B7B6C4D_RuntimeMethod_var);
return;
}// end finally (depth: 1)
});
try
{// begin try (depth: 1)
{
goto IL_00c2_1;
}
IL_00a3_1:
{
StylePropertyName_tCBE2B561C690538C8514BF56426AC486DC35B6FF L_17;
L_17 = Enumerator_get_Current_m4D5DE6032D2FE13FEB8F9A24DD665F4E7EAA3931_inline((&V_5), Enumerator_get_Current_m4D5DE6032D2FE13FEB8F9A24DD665F4E7EAA3931_RuntimeMethod_var);
V_6 = L_17;
int32_t L_18 = V_0;
int32_t L_19;
L_19 = StylePropertyName_GetHashCode_mC15FB76DFFBE6E2F4C248DE53B4C8BCEE1ECE754((&V_6), NULL);
V_0 = ((int32_t)(((int32_t)il2cpp_codegen_multiply(L_18, ((int32_t)397)))^L_19));
}
IL_00c2_1:
{
bool L_20;
L_20 = Enumerator_MoveNext_m82944CA6B6616C35895A364783321A29750E2220((&V_5), Enumerator_MoveNext_m82944CA6B6616C35895A364783321A29750E2220_RuntimeMethod_var);
if (L_20)
{
goto IL_00a3_1;
}
}
{
goto IL_00dc;
}
}// end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__finallyBlock.StoreException(e.ex);
}
}
IL_00dc:
{
ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* L_21 = ___cs0;
List_1_tE7FB077B3CEA6371A27F72CC60962491AB71490B* L_22;
L_22 = ComputedStyle_get_transitionTimingFunction_m15230F5C39961F45BE41A6E06F76E2D31C804AAB(L_21, NULL);
NullCheck(L_22);
Enumerator_tC0AC870AE77DDBE86B4492AA22FB1A794E26CB4A L_23;
L_23 = List_1_GetEnumerator_m8E92C9F15F81D2F900282839BB8629E45E8D6272(L_22, List_1_GetEnumerator_m8E92C9F15F81D2F900282839BB8629E45E8D6272_RuntimeMethod_var);
V_7 = L_23;
}
{
auto __finallyBlock = il2cpp::utils::Finally([&]
{
FINALLY_0116:
{// begin finally (depth: 1)
Enumerator_Dispose_m46E2E17CCE8FEF3FA717689FB39666E3C54F2640((&V_7), Enumerator_Dispose_m46E2E17CCE8FEF3FA717689FB39666E3C54F2640_RuntimeMethod_var);
return;
}// end finally (depth: 1)
});
try
{// begin try (depth: 1)
{
goto IL_010b_1;
}
IL_00ec_1:
{
EasingFunction_t5197D3B06056326A8B5C96032CDEBD5D3BDCA7A4 L_24;
L_24 = Enumerator_get_Current_m0D8948E0A2288B5177AD7A9010631A26EFA86C8B_inline((&V_7), Enumerator_get_Current_m0D8948E0A2288B5177AD7A9010631A26EFA86C8B_RuntimeMethod_var);
V_8 = L_24;
int32_t L_25 = V_0;
int32_t L_26;
L_26 = EasingFunction_GetHashCode_mCB49C4CDB304927EC093227444991688630A1622((&V_8), NULL);
V_0 = ((int32_t)(((int32_t)il2cpp_codegen_multiply(L_25, ((int32_t)397)))^L_26));
}
IL_010b_1:
{
bool L_27;
L_27 = Enumerator_MoveNext_m78DA330244787BBDA52A693B3B295062CBA3BE3D((&V_7), Enumerator_MoveNext_m78DA330244787BBDA52A693B3B295062CBA3BE3D_RuntimeMethod_var);
if (L_27)
{
goto IL_00ec_1;
}
}
{
goto IL_0125;
}
}// end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__finallyBlock.StoreException(e.ex);
}
}
IL_0125:
{
int32_t L_28 = V_0;
V_9 = L_28;
goto IL_012a;
}
IL_012a:
{
int32_t L_29 = V_9;
return L_29;
}
}
// System.Boolean UnityEngine.UIElements.ComputedTransitionUtils::SameTransitionProperty(UnityEngine.UIElements.ComputedStyle&,UnityEngine.UIElements.ComputedStyle&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ComputedTransitionUtils_SameTransitionProperty_m69038766E4A7861D092E969787E71424F95DBCEE (ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* ___x0, ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* ___y1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ComputedTransitionUtils_tC9191F301DCE1CB02C3FFC174E651E14204F1C7A_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
bool V_0 = false;
bool V_1 = false;
int32_t G_B3_0 = 0;
int32_t G_B9_0 = 0;
{
ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* L_0 = ___x0;
ComputedTransitionPropertyU5BU5D_t25B9E78F5276CDA297C8215C316452CAB8219E82* L_1 = L_0->___computedTransitions_10;
ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* L_2 = ___y1;
ComputedTransitionPropertyU5BU5D_t25B9E78F5276CDA297C8215C316452CAB8219E82* L_3 = L_2->___computedTransitions_10;
if ((!(((RuntimeObject*)(ComputedTransitionPropertyU5BU5D_t25B9E78F5276CDA297C8215C316452CAB8219E82*)L_1) == ((RuntimeObject*)(ComputedTransitionPropertyU5BU5D_t25B9E78F5276CDA297C8215C316452CAB8219E82*)L_3))))
{
goto IL_001a;
}
}
{
ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* L_4 = ___x0;
ComputedTransitionPropertyU5BU5D_t25B9E78F5276CDA297C8215C316452CAB8219E82* L_5 = L_4->___computedTransitions_10;
G_B3_0 = ((!(((RuntimeObject*)(ComputedTransitionPropertyU5BU5D_t25B9E78F5276CDA297C8215C316452CAB8219E82*)L_5) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
goto IL_001b;
}
IL_001a:
{
G_B3_0 = 0;
}
IL_001b:
{
V_0 = (bool)G_B3_0;
bool L_6 = V_0;
if (!L_6)
{
goto IL_0023;
}
}
{
V_1 = (bool)1;
goto IL_0060;
}
IL_0023:
{
ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* L_7 = ___x0;
List_1_tD6F1685FEE5A196B3002ACC649A1DF5C65162268* L_8;
L_8 = ComputedStyle_get_transitionProperty_m8D35BB110973CB1ACDCE499E70DAEAC8952E93E2(L_7, NULL);
ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* L_9 = ___y1;
List_1_tD6F1685FEE5A196B3002ACC649A1DF5C65162268* L_10;
L_10 = ComputedStyle_get_transitionProperty_m8D35BB110973CB1ACDCE499E70DAEAC8952E93E2(L_9, NULL);
il2cpp_codegen_runtime_class_init_inline(ComputedTransitionUtils_tC9191F301DCE1CB02C3FFC174E651E14204F1C7A_il2cpp_TypeInfo_var);
bool L_11;
L_11 = ComputedTransitionUtils_SameTransitionProperty_m6EE8475428CDAF45312BE18D2F4EF340F869DF1C(L_8, L_10, NULL);
if (!L_11)
{
goto IL_005c;
}
}
{
ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* L_12 = ___x0;
List_1_t437B6C3879E969156A381BDC3C459CF809D39DDF* L_13;
L_13 = ComputedStyle_get_transitionDuration_m77AB65B949184343770269841637F66B6C44871B(L_12, NULL);
ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* L_14 = ___y1;
List_1_t437B6C3879E969156A381BDC3C459CF809D39DDF* L_15;
L_15 = ComputedStyle_get_transitionDuration_m77AB65B949184343770269841637F66B6C44871B(L_14, NULL);
il2cpp_codegen_runtime_class_init_inline(ComputedTransitionUtils_tC9191F301DCE1CB02C3FFC174E651E14204F1C7A_il2cpp_TypeInfo_var);
bool L_16;
L_16 = ComputedTransitionUtils_SameTransitionProperty_mC166CDAB55C2A30F03A4B9CDF974D4903AF56414(L_13, L_15, NULL);
if (!L_16)
{
goto IL_005c;
}
}
{
ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* L_17 = ___x0;
List_1_t437B6C3879E969156A381BDC3C459CF809D39DDF* L_18;
L_18 = ComputedStyle_get_transitionDelay_m903DAD5B6E9A1C9BAAD14FE98FA75D961AA0C6F4(L_17, NULL);
ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* L_19 = ___y1;
List_1_t437B6C3879E969156A381BDC3C459CF809D39DDF* L_20;
L_20 = ComputedStyle_get_transitionDelay_m903DAD5B6E9A1C9BAAD14FE98FA75D961AA0C6F4(L_19, NULL);
il2cpp_codegen_runtime_class_init_inline(ComputedTransitionUtils_tC9191F301DCE1CB02C3FFC174E651E14204F1C7A_il2cpp_TypeInfo_var);
bool L_21;
L_21 = ComputedTransitionUtils_SameTransitionProperty_mC166CDAB55C2A30F03A4B9CDF974D4903AF56414(L_18, L_20, NULL);
G_B9_0 = ((int32_t)(L_21));
goto IL_005d;
}
IL_005c:
{
G_B9_0 = 0;
}
IL_005d:
{
V_1 = (bool)G_B9_0;
goto IL_0060;
}
IL_0060:
{
bool L_22 = V_1;
return L_22;
}
}
// System.Boolean UnityEngine.UIElements.ComputedTransitionUtils::SameTransitionProperty(System.Collections.Generic.List`1<UnityEngine.UIElements.StylePropertyName>,System.Collections.Generic.List`1<UnityEngine.UIElements.StylePropertyName>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ComputedTransitionUtils_SameTransitionProperty_m6EE8475428CDAF45312BE18D2F4EF340F869DF1C (List_1_tD6F1685FEE5A196B3002ACC649A1DF5C65162268* ___a0, List_1_tD6F1685FEE5A196B3002ACC649A1DF5C65162268* ___b1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_m828EB26F6BCE9B7DC682DF2DB6500C146BF74ED9_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_m2455DF403BC23EF806BBB35F26A197F1AA270CAC_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
bool V_1 = false;
bool V_2 = false;
bool V_3 = false;
bool V_4 = false;
int32_t V_5 = 0;
bool V_6 = false;
bool V_7 = false;
int32_t G_B5_0 = 0;
{
List_1_tD6F1685FEE5A196B3002ACC649A1DF5C65162268* L_0 = ___a0;
List_1_tD6F1685FEE5A196B3002ACC649A1DF5C65162268* L_1 = ___b1;
V_1 = (bool)((((RuntimeObject*)(List_1_tD6F1685FEE5A196B3002ACC649A1DF5C65162268*)L_0) == ((RuntimeObject*)(List_1_tD6F1685FEE5A196B3002ACC649A1DF5C65162268*)L_1))? 1 : 0);
bool L_2 = V_1;
if (!L_2)
{
goto IL_000d;
}
}
{
V_2 = (bool)1;
goto IL_007a;
}
IL_000d:
{
List_1_tD6F1685FEE5A196B3002ACC649A1DF5C65162268* L_3 = ___a0;
if (!L_3)
{
goto IL_0016;
}
}
{
List_1_tD6F1685FEE5A196B3002ACC649A1DF5C65162268* L_4 = ___b1;
G_B5_0 = ((((RuntimeObject*)(List_1_tD6F1685FEE5A196B3002ACC649A1DF5C65162268*)L_4) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0);
goto IL_0017;
}
IL_0016:
{
G_B5_0 = 1;
}
IL_0017:
{
V_3 = (bool)G_B5_0;
bool L_5 = V_3;
if (!L_5)
{
goto IL_001f;
}
}
{
V_2 = (bool)0;
goto IL_007a;
}
IL_001f:
{
List_1_tD6F1685FEE5A196B3002ACC649A1DF5C65162268* L_6 = ___a0;
NullCheck(L_6);
int32_t L_7;
L_7 = List_1_get_Count_m828EB26F6BCE9B7DC682DF2DB6500C146BF74ED9_inline(L_6, List_1_get_Count_m828EB26F6BCE9B7DC682DF2DB6500C146BF74ED9_RuntimeMethod_var);
List_1_tD6F1685FEE5A196B3002ACC649A1DF5C65162268* L_8 = ___b1;
NullCheck(L_8);
int32_t L_9;
L_9 = List_1_get_Count_m828EB26F6BCE9B7DC682DF2DB6500C146BF74ED9_inline(L_8, List_1_get_Count_m828EB26F6BCE9B7DC682DF2DB6500C146BF74ED9_RuntimeMethod_var);
V_4 = (bool)((((int32_t)((((int32_t)L_7) == ((int32_t)L_9))? 1 : 0)) == ((int32_t)0))? 1 : 0);
bool L_10 = V_4;
if (!L_10)
{
goto IL_003a;
}
}
{
V_2 = (bool)0;
goto IL_007a;
}
IL_003a:
{
List_1_tD6F1685FEE5A196B3002ACC649A1DF5C65162268* L_11 = ___a0;
NullCheck(L_11);
int32_t L_12;
L_12 = List_1_get_Count_m828EB26F6BCE9B7DC682DF2DB6500C146BF74ED9_inline(L_11, List_1_get_Count_m828EB26F6BCE9B7DC682DF2DB6500C146BF74ED9_RuntimeMethod_var);
V_0 = L_12;
V_5 = 0;
goto IL_006b;
}
IL_0046:
{
List_1_tD6F1685FEE5A196B3002ACC649A1DF5C65162268* L_13 = ___a0;
int32_t L_14 = V_5;
NullCheck(L_13);
StylePropertyName_tCBE2B561C690538C8514BF56426AC486DC35B6FF L_15;
L_15 = List_1_get_Item_m2455DF403BC23EF806BBB35F26A197F1AA270CAC(L_13, L_14, List_1_get_Item_m2455DF403BC23EF806BBB35F26A197F1AA270CAC_RuntimeMethod_var);
List_1_tD6F1685FEE5A196B3002ACC649A1DF5C65162268* L_16 = ___b1;
int32_t L_17 = V_5;
NullCheck(L_16);
StylePropertyName_tCBE2B561C690538C8514BF56426AC486DC35B6FF L_18;
L_18 = List_1_get_Item_m2455DF403BC23EF806BBB35F26A197F1AA270CAC(L_16, L_17, List_1_get_Item_m2455DF403BC23EF806BBB35F26A197F1AA270CAC_RuntimeMethod_var);
bool L_19;
L_19 = StylePropertyName_op_Inequality_m207B4393180E2B3624BBA72AC4EA18F26DD23BDC(L_15, L_18, NULL);
V_6 = L_19;
bool L_20 = V_6;
if (!L_20)
{
goto IL_0065;
}
}
{
V_2 = (bool)0;
goto IL_007a;
}
IL_0065:
{
int32_t L_21 = V_5;
V_5 = ((int32_t)il2cpp_codegen_add(L_21, 1));
}
IL_006b:
{
int32_t L_22 = V_5;
int32_t L_23 = V_0;
V_7 = (bool)((((int32_t)L_22) < ((int32_t)L_23))? 1 : 0);
bool L_24 = V_7;
if (L_24)
{
goto IL_0046;
}
}
{
V_2 = (bool)1;
goto IL_007a;
}
IL_007a:
{
bool L_25 = V_2;
return L_25;
}
}
// System.Boolean UnityEngine.UIElements.ComputedTransitionUtils::SameTransitionProperty(System.Collections.Generic.List`1<UnityEngine.UIElements.TimeValue>,System.Collections.Generic.List`1<UnityEngine.UIElements.TimeValue>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ComputedTransitionUtils_SameTransitionProperty_mC166CDAB55C2A30F03A4B9CDF974D4903AF56414 (List_1_t437B6C3879E969156A381BDC3C459CF809D39DDF* ___a0, List_1_t437B6C3879E969156A381BDC3C459CF809D39DDF* ___b1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_m780E93121AF45C1AE9F963A3E27BD6D79647BD6E_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_m54313A208BF733F363077C5A2C48B534128B0889_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
bool V_1 = false;
bool V_2 = false;
bool V_3 = false;
bool V_4 = false;
int32_t V_5 = 0;
bool V_6 = false;
bool V_7 = false;
int32_t G_B5_0 = 0;
{
List_1_t437B6C3879E969156A381BDC3C459CF809D39DDF* L_0 = ___a0;
List_1_t437B6C3879E969156A381BDC3C459CF809D39DDF* L_1 = ___b1;
V_1 = (bool)((((RuntimeObject*)(List_1_t437B6C3879E969156A381BDC3C459CF809D39DDF*)L_0) == ((RuntimeObject*)(List_1_t437B6C3879E969156A381BDC3C459CF809D39DDF*)L_1))? 1 : 0);
bool L_2 = V_1;
if (!L_2)
{
goto IL_000d;
}
}
{
V_2 = (bool)1;
goto IL_007a;
}
IL_000d:
{
List_1_t437B6C3879E969156A381BDC3C459CF809D39DDF* L_3 = ___a0;
if (!L_3)
{
goto IL_0016;
}
}
{
List_1_t437B6C3879E969156A381BDC3C459CF809D39DDF* L_4 = ___b1;
G_B5_0 = ((((RuntimeObject*)(List_1_t437B6C3879E969156A381BDC3C459CF809D39DDF*)L_4) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0);
goto IL_0017;
}
IL_0016:
{
G_B5_0 = 1;
}
IL_0017:
{
V_3 = (bool)G_B5_0;
bool L_5 = V_3;
if (!L_5)
{
goto IL_001f;
}
}
{
V_2 = (bool)0;
goto IL_007a;
}
IL_001f:
{
List_1_t437B6C3879E969156A381BDC3C459CF809D39DDF* L_6 = ___a0;
NullCheck(L_6);
int32_t L_7;
L_7 = List_1_get_Count_m780E93121AF45C1AE9F963A3E27BD6D79647BD6E_inline(L_6, List_1_get_Count_m780E93121AF45C1AE9F963A3E27BD6D79647BD6E_RuntimeMethod_var);
List_1_t437B6C3879E969156A381BDC3C459CF809D39DDF* L_8 = ___b1;
NullCheck(L_8);
int32_t L_9;
L_9 = List_1_get_Count_m780E93121AF45C1AE9F963A3E27BD6D79647BD6E_inline(L_8, List_1_get_Count_m780E93121AF45C1AE9F963A3E27BD6D79647BD6E_RuntimeMethod_var);
V_4 = (bool)((((int32_t)((((int32_t)L_7) == ((int32_t)L_9))? 1 : 0)) == ((int32_t)0))? 1 : 0);
bool L_10 = V_4;
if (!L_10)
{
goto IL_003a;
}
}
{
V_2 = (bool)0;
goto IL_007a;
}
IL_003a:
{
List_1_t437B6C3879E969156A381BDC3C459CF809D39DDF* L_11 = ___a0;
NullCheck(L_11);
int32_t L_12;
L_12 = List_1_get_Count_m780E93121AF45C1AE9F963A3E27BD6D79647BD6E_inline(L_11, List_1_get_Count_m780E93121AF45C1AE9F963A3E27BD6D79647BD6E_RuntimeMethod_var);
V_0 = L_12;
V_5 = 0;
goto IL_006b;
}
IL_0046:
{
List_1_t437B6C3879E969156A381BDC3C459CF809D39DDF* L_13 = ___a0;
int32_t L_14 = V_5;
NullCheck(L_13);
TimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E L_15;
L_15 = List_1_get_Item_m54313A208BF733F363077C5A2C48B534128B0889(L_13, L_14, List_1_get_Item_m54313A208BF733F363077C5A2C48B534128B0889_RuntimeMethod_var);
List_1_t437B6C3879E969156A381BDC3C459CF809D39DDF* L_16 = ___b1;
int32_t L_17 = V_5;
NullCheck(L_16);
TimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E L_18;
L_18 = List_1_get_Item_m54313A208BF733F363077C5A2C48B534128B0889(L_16, L_17, List_1_get_Item_m54313A208BF733F363077C5A2C48B534128B0889_RuntimeMethod_var);
bool L_19;
L_19 = TimeValue_op_Inequality_mED73E94183F0C6517E023F5F65E04759E49D4EB4(L_15, L_18, NULL);
V_6 = L_19;
bool L_20 = V_6;
if (!L_20)
{
goto IL_0065;
}
}
{
V_2 = (bool)0;
goto IL_007a;
}
IL_0065:
{
int32_t L_21 = V_5;
V_5 = ((int32_t)il2cpp_codegen_add(L_21, 1));
}
IL_006b:
{
int32_t L_22 = V_5;
int32_t L_23 = V_0;
V_7 = (bool)((((int32_t)L_22) < ((int32_t)L_23))? 1 : 0);
bool L_24 = V_7;
if (L_24)
{
goto IL_0046;
}
}
{
V_2 = (bool)1;
goto IL_007a;
}
IL_007a:
{
bool L_25 = V_2;
return L_25;
}
}
// System.Void UnityEngine.UIElements.ComputedTransitionUtils::ComputeTransitionPropertyData(UnityEngine.UIElements.ComputedStyle&,System.Collections.Generic.List`1<UnityEngine.UIElements.ComputedTransitionProperty>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ComputedTransitionUtils_ComputeTransitionPropertyData_mA050E47161BF50DD9D477337271D11CE702B3E79 (ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* ___computedStyle0, List_1_t888EAF80C1646E9D51193F9F6E183344845FB66C* ___outData1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ComputedTransitionUtils_GetWrappingTransitionData_TisEasingFunction_t5197D3B06056326A8B5C96032CDEBD5D3BDCA7A4_mE9A5EA1AF6A12F8CC7609D5D7A6C592E5AA6F5F6_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ComputedTransitionUtils_GetWrappingTransitionData_TisTimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E_m3D85E1B6349314B8B921810F1A74AB2C9C38AF44_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ComputedTransitionUtils_tC9191F301DCE1CB02C3FFC174E651E14204F1C7A_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_m763BE7EFAE43930CB9BFFE4865D23614EEEBFB7F_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_m828EB26F6BCE9B7DC682DF2DB6500C146BF74ED9_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_m2455DF403BC23EF806BBB35F26A197F1AA270CAC_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StylePropertyUtil_t11D3E3E4F0B51C0D07736B9FCADFC78C99AA0190_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
List_1_tD6F1685FEE5A196B3002ACC649A1DF5C65162268* V_0 = NULL;
List_1_t437B6C3879E969156A381BDC3C459CF809D39DDF* V_1 = NULL;
List_1_t437B6C3879E969156A381BDC3C459CF809D39DDF* V_2 = NULL;
List_1_tE7FB077B3CEA6371A27F72CC60962491AB71490B* V_3 = NULL;
int32_t V_4 = 0;
bool V_5 = false;
int32_t V_6 = 0;
int32_t V_7 = 0;
int32_t V_8 = 0;
int32_t V_9 = 0;
float V_10 = 0.0f;
EasingFunction_t5197D3B06056326A8B5C96032CDEBD5D3BDCA7A4 V_11;
memset((&V_11), 0, sizeof(V_11));
StylePropertyName_tCBE2B561C690538C8514BF56426AC486DC35B6FF V_12;
memset((&V_12), 0, sizeof(V_12));
bool V_13 = false;
bool V_14 = false;
ComputedTransitionProperty_tD8E4D8EB5DD69E063944F27A48D9263F4F1354E1 V_15;
memset((&V_15), 0, sizeof(V_15));
bool V_16 = false;
int32_t G_B3_0 = 0;
int32_t G_B9_0 = 0;
{
ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* L_0 = ___computedStyle0;
List_1_tD6F1685FEE5A196B3002ACC649A1DF5C65162268* L_1;
L_1 = ComputedStyle_get_transitionProperty_m8D35BB110973CB1ACDCE499E70DAEAC8952E93E2(L_0, NULL);
V_0 = L_1;
List_1_tD6F1685FEE5A196B3002ACC649A1DF5C65162268* L_2 = V_0;
if (!L_2)
{
goto IL_0016;
}
}
{
List_1_tD6F1685FEE5A196B3002ACC649A1DF5C65162268* L_3 = V_0;
NullCheck(L_3);
int32_t L_4;
L_4 = List_1_get_Count_m828EB26F6BCE9B7DC682DF2DB6500C146BF74ED9_inline(L_3, List_1_get_Count_m828EB26F6BCE9B7DC682DF2DB6500C146BF74ED9_RuntimeMethod_var);
G_B3_0 = ((((int32_t)L_4) == ((int32_t)0))? 1 : 0);
goto IL_0017;
}
IL_0016:
{
G_B3_0 = 1;
}
IL_0017:
{
V_5 = (bool)G_B3_0;
bool L_5 = V_5;
if (!L_5)
{
goto IL_0022;
}
}
{
goto IL_0130;
}
IL_0022:
{
ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* L_6 = ___computedStyle0;
List_1_t437B6C3879E969156A381BDC3C459CF809D39DDF* L_7;
L_7 = ComputedStyle_get_transitionDuration_m77AB65B949184343770269841637F66B6C44871B(L_6, NULL);
V_1 = L_7;
ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* L_8 = ___computedStyle0;
List_1_t437B6C3879E969156A381BDC3C459CF809D39DDF* L_9;
L_9 = ComputedStyle_get_transitionDelay_m903DAD5B6E9A1C9BAAD14FE98FA75D961AA0C6F4(L_8, NULL);
V_2 = L_9;
ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* L_10 = ___computedStyle0;
List_1_tE7FB077B3CEA6371A27F72CC60962491AB71490B* L_11;
L_11 = ComputedStyle_get_transitionTimingFunction_m15230F5C39961F45BE41A6E06F76E2D31C804AAB(L_10, NULL);
V_3 = L_11;
List_1_tD6F1685FEE5A196B3002ACC649A1DF5C65162268* L_12 = V_0;
NullCheck(L_12);
int32_t L_13;
L_13 = List_1_get_Count_m828EB26F6BCE9B7DC682DF2DB6500C146BF74ED9_inline(L_12, List_1_get_Count_m828EB26F6BCE9B7DC682DF2DB6500C146BF74ED9_RuntimeMethod_var);
V_4 = L_13;
V_6 = 0;
goto IL_0121;
}
IL_0047:
{
List_1_tD6F1685FEE5A196B3002ACC649A1DF5C65162268* L_14 = V_0;
int32_t L_15 = V_6;
NullCheck(L_14);
StylePropertyName_tCBE2B561C690538C8514BF56426AC486DC35B6FF L_16;
L_16 = List_1_get_Item_m2455DF403BC23EF806BBB35F26A197F1AA270CAC(L_14, L_15, List_1_get_Item_m2455DF403BC23EF806BBB35F26A197F1AA270CAC_RuntimeMethod_var);
V_12 = L_16;
int32_t L_17;
L_17 = StylePropertyName_get_id_mBD6B23EB05B8557F9CC9B65E85DEEBC23361EB92_inline((&V_12), NULL);
V_7 = L_17;
int32_t L_18 = V_7;
if (!L_18)
{
goto IL_006b;
}
}
{
int32_t L_19 = V_7;
il2cpp_codegen_runtime_class_init_inline(StylePropertyUtil_t11D3E3E4F0B51C0D07736B9FCADFC78C99AA0190_il2cpp_TypeInfo_var);
bool L_20;
L_20 = StylePropertyUtil_IsAnimatable_m4DC5EE403D8D8E40AD5827E32C03611F55E5FD83(L_19, NULL);
G_B9_0 = ((((int32_t)L_20) == ((int32_t)0))? 1 : 0);
goto IL_006c;
}
IL_006b:
{
G_B9_0 = 1;
}
IL_006c:
{
V_13 = (bool)G_B9_0;
bool L_21 = V_13;
if (!L_21)
{
goto IL_0077;
}
}
{
goto IL_011b;
}
IL_0077:
{
List_1_t437B6C3879E969156A381BDC3C459CF809D39DDF* L_22 = V_1;
int32_t L_23 = V_6;
TimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E L_24;
memset((&L_24), 0, sizeof(L_24));
TimeValue__ctor_m5A99071773C4C3697C31E43657FDAB47E72C9CBE((&L_24), (0.0f), /*hidden argument*/NULL);
il2cpp_codegen_runtime_class_init_inline(ComputedTransitionUtils_tC9191F301DCE1CB02C3FFC174E651E14204F1C7A_il2cpp_TypeInfo_var);
TimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E L_25;
L_25 = ComputedTransitionUtils_GetWrappingTransitionData_TisTimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E_m3D85E1B6349314B8B921810F1A74AB2C9C38AF44(L_22, L_23, L_24, ComputedTransitionUtils_GetWrappingTransitionData_TisTimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E_m3D85E1B6349314B8B921810F1A74AB2C9C38AF44_RuntimeMethod_var);
int32_t L_26;
L_26 = ComputedTransitionUtils_ConvertTransitionTime_m88DC71A730C57D0FB8E368A95900E10A0CFC633A(L_25, NULL);
V_8 = L_26;
List_1_t437B6C3879E969156A381BDC3C459CF809D39DDF* L_27 = V_2;
int32_t L_28 = V_6;
TimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E L_29;
memset((&L_29), 0, sizeof(L_29));
TimeValue__ctor_m5A99071773C4C3697C31E43657FDAB47E72C9CBE((&L_29), (0.0f), /*hidden argument*/NULL);
TimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E L_30;
L_30 = ComputedTransitionUtils_GetWrappingTransitionData_TisTimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E_m3D85E1B6349314B8B921810F1A74AB2C9C38AF44(L_27, L_28, L_29, ComputedTransitionUtils_GetWrappingTransitionData_TisTimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E_m3D85E1B6349314B8B921810F1A74AB2C9C38AF44_RuntimeMethod_var);
int32_t L_31;
L_31 = ComputedTransitionUtils_ConvertTransitionTime_m88DC71A730C57D0FB8E368A95900E10A0CFC633A(L_30, NULL);
V_9 = L_31;
int32_t L_32 = V_8;
int32_t L_33;
L_33 = Mathf_Max_m8A4C189A6749DFE3ED8B66D9D3CACD8DB333974F_inline(0, L_32, NULL);
int32_t L_34 = V_9;
V_10 = ((float)((int32_t)il2cpp_codegen_add(L_33, L_34)));
float L_35 = V_10;
V_14 = (bool)((((int32_t)((!(((float)L_35) <= ((float)(0.0f))))? 1 : 0)) == ((int32_t)0))? 1 : 0);
bool L_36 = V_14;
if (!L_36)
{
goto IL_00cb;
}
}
{
goto IL_011b;
}
IL_00cb:
{
List_1_tE7FB077B3CEA6371A27F72CC60962491AB71490B* L_37 = V_3;
int32_t L_38 = V_6;
EasingFunction_t5197D3B06056326A8B5C96032CDEBD5D3BDCA7A4 L_39;
L_39 = EasingFunction_op_Implicit_mF151882CE1AD35ECE62844345289C733FD28CC21(0, NULL);
il2cpp_codegen_runtime_class_init_inline(ComputedTransitionUtils_tC9191F301DCE1CB02C3FFC174E651E14204F1C7A_il2cpp_TypeInfo_var);
EasingFunction_t5197D3B06056326A8B5C96032CDEBD5D3BDCA7A4 L_40;
L_40 = ComputedTransitionUtils_GetWrappingTransitionData_TisEasingFunction_t5197D3B06056326A8B5C96032CDEBD5D3BDCA7A4_mE9A5EA1AF6A12F8CC7609D5D7A6C592E5AA6F5F6(L_37, L_38, L_39, ComputedTransitionUtils_GetWrappingTransitionData_TisEasingFunction_t5197D3B06056326A8B5C96032CDEBD5D3BDCA7A4_mE9A5EA1AF6A12F8CC7609D5D7A6C592E5AA6F5F6_RuntimeMethod_var);
V_11 = L_40;
List_1_t888EAF80C1646E9D51193F9F6E183344845FB66C* L_41 = ___outData1;
il2cpp_codegen_initobj((&V_15), sizeof(ComputedTransitionProperty_tD8E4D8EB5DD69E063944F27A48D9263F4F1354E1));
int32_t L_42 = V_7;
(&V_15)->___id_0 = L_42;
int32_t L_43 = V_8;
(&V_15)->___durationMs_1 = L_43;
int32_t L_44 = V_9;
(&V_15)->___delayMs_2 = L_44;
int32_t L_45;
L_45 = EasingFunction_get_mode_mD960CADB28083E03B7CEFD4B2842648AB53ABD3A_inline((&V_11), NULL);
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* L_46;
L_46 = ComputedTransitionUtils_ConvertTransitionFunction_m73D353A3A224BA2E4359E82A84D751B6B43E1839(L_45, NULL);
(&V_15)->___easingCurve_3 = L_46;
Il2CppCodeGenWriteBarrier((void**)(&(&V_15)->___easingCurve_3), (void*)L_46);
ComputedTransitionProperty_tD8E4D8EB5DD69E063944F27A48D9263F4F1354E1 L_47 = V_15;
NullCheck(L_41);
List_1_Add_m763BE7EFAE43930CB9BFFE4865D23614EEEBFB7F_inline(L_41, L_47, List_1_Add_m763BE7EFAE43930CB9BFFE4865D23614EEEBFB7F_RuntimeMethod_var);
}
IL_011b:
{
int32_t L_48 = V_6;
V_6 = ((int32_t)il2cpp_codegen_add(L_48, 1));
}
IL_0121:
{
int32_t L_49 = V_6;
int32_t L_50 = V_4;
V_16 = (bool)((((int32_t)L_49) < ((int32_t)L_50))? 1 : 0);
bool L_51 = V_16;
if (L_51)
{
goto IL_0047;
}
}
IL_0130:
{
return;
}
}
// System.Int32 UnityEngine.UIElements.ComputedTransitionUtils::ConvertTransitionTime(UnityEngine.UIElements.TimeValue)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ComputedTransitionUtils_ConvertTransitionTime_m88DC71A730C57D0FB8E368A95900E10A0CFC633A (TimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E ___time0, const RuntimeMethod* method)
{
int32_t V_0 = 0;
float G_B3_0 = 0.0f;
{
int32_t L_0;
L_0 = TimeValue_get_unit_m5E4B6C1C79ED5CEB11AC6ECE67BA36A978148D8A_inline((&___time0), NULL);
if ((((int32_t)L_0) == ((int32_t)1)))
{
goto IL_001a;
}
}
{
float L_1;
L_1 = TimeValue_get_value_m363D976BA30D86C81A619B819E98745F81E2A093_inline((&___time0), NULL);
G_B3_0 = ((float)il2cpp_codegen_multiply(L_1, (1000.0f)));
goto IL_0021;
}
IL_001a:
{
float L_2;
L_2 = TimeValue_get_value_m363D976BA30D86C81A619B819E98745F81E2A093_inline((&___time0), NULL);
G_B3_0 = L_2;
}
IL_0021:
{
int32_t L_3;
L_3 = Mathf_RoundToInt_m6A6E30BA4157D69DA47F02B43108882DDD7C4A70_inline(G_B3_0, NULL);
V_0 = L_3;
goto IL_0029;
}
IL_0029:
{
int32_t L_4 = V_0;
return L_4;
}
}
// System.Func`2<System.Single,System.Single> UnityEngine.UIElements.ComputedTransitionUtils::ConvertTransitionFunction(UnityEngine.UIElements.EasingMode)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* ComputedTransitionUtils_ConvertTransitionFunction_m73D353A3A224BA2E4359E82A84D751B6B43E1839 (int32_t ___mode0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CConvertTransitionFunctionU3Eb__12_0_m0AF50095EDC1E5AF3B84FD3CA1D271FD1DDED846_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CConvertTransitionFunctionU3Eb__12_10_m2341950D69A4B9B24E24E417C80080F682188582_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CConvertTransitionFunctionU3Eb__12_11_mFF2BD30580499455DB492117BA50A43978494499_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CConvertTransitionFunctionU3Eb__12_12_m435E67D331B5066F18A83892435EB52EEA0D5F5B_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CConvertTransitionFunctionU3Eb__12_13_m25A52B8ACF21B7F068A7C65ED412BCEBE1FC092E_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CConvertTransitionFunctionU3Eb__12_14_m8AACBC7BAB8459DF5D9BABDA361ADFF9EF91D874_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CConvertTransitionFunctionU3Eb__12_15_m99FEF8A6F3FC7A3E1E09624E0CF0519741262116_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CConvertTransitionFunctionU3Eb__12_16_mA1F0B59E9220603414E846007CB74F8BFCA62AD6_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CConvertTransitionFunctionU3Eb__12_17_m3765FE5A6EFB78E3CFD45A873557873E6CACAA23_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CConvertTransitionFunctionU3Eb__12_18_m9E655C7EEB9B00A079597E9237DEAD57E4527F2E_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CConvertTransitionFunctionU3Eb__12_19_m92D85085DBAC623F3F582C8D59C462945994E098_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CConvertTransitionFunctionU3Eb__12_1_m7A551F26DCCA0B136ECB35F1E0F85A25C173DF37_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CConvertTransitionFunctionU3Eb__12_20_mBB9E6716D36EA7BE954B897BCE697715A0610A37_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CConvertTransitionFunctionU3Eb__12_21_m3D3DA38DC2C9DC8BB319CE16AFDA74B6282B7E9E_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CConvertTransitionFunctionU3Eb__12_22_m1010241A57F2DD2559B270CFC186C09857F8B143_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CConvertTransitionFunctionU3Eb__12_2_mCECC5881338123B03C27B255F941B56381E68A5E_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CConvertTransitionFunctionU3Eb__12_3_mA142B2908C985F2CCC06636C4B5E0308CFAE8A06_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CConvertTransitionFunctionU3Eb__12_4_mF1CCB97CF326A853E47634EF67FE0FE1F8E35A9C_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CConvertTransitionFunctionU3Eb__12_5_m79928938FEA81F588284807DF179149011DACDAD_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CConvertTransitionFunctionU3Eb__12_6_m47866B533BBFE9D8F4134DD2F53572520B16D227_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CConvertTransitionFunctionU3Eb__12_7_m306EB415B3744914D2FCA857AF58C75378A7F8CA_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CConvertTransitionFunctionU3Eb__12_8_m31502C93BE9BD26CF0B8C5E217453CC7F989D451_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CConvertTransitionFunctionU3Eb__12_9_mB2CB34425DE74DF636D01E41DDC2A6A627CEA9AE_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
int32_t V_1 = 0;
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* V_2 = NULL;
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* G_B4_0 = NULL;
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* G_B3_0 = NULL;
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* G_B7_0 = NULL;
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* G_B6_0 = NULL;
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* G_B10_0 = NULL;
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* G_B9_0 = NULL;
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* G_B13_0 = NULL;
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* G_B12_0 = NULL;
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* G_B16_0 = NULL;
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* G_B15_0 = NULL;
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* G_B19_0 = NULL;
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* G_B18_0 = NULL;
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* G_B22_0 = NULL;
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* G_B21_0 = NULL;
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* G_B25_0 = NULL;
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* G_B24_0 = NULL;
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* G_B28_0 = NULL;
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* G_B27_0 = NULL;
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* G_B31_0 = NULL;
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* G_B30_0 = NULL;
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* G_B34_0 = NULL;
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* G_B33_0 = NULL;
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* G_B37_0 = NULL;
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* G_B36_0 = NULL;
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* G_B40_0 = NULL;
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* G_B39_0 = NULL;
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* G_B43_0 = NULL;
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* G_B42_0 = NULL;
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* G_B46_0 = NULL;
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* G_B45_0 = NULL;
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* G_B49_0 = NULL;
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* G_B48_0 = NULL;
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* G_B52_0 = NULL;
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* G_B51_0 = NULL;
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* G_B55_0 = NULL;
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* G_B54_0 = NULL;
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* G_B58_0 = NULL;
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* G_B57_0 = NULL;
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* G_B61_0 = NULL;
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* G_B60_0 = NULL;
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* G_B64_0 = NULL;
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* G_B63_0 = NULL;
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* G_B67_0 = NULL;
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* G_B66_0 = NULL;
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* G_B70_0 = NULL;
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* G_B69_0 = NULL;
{
int32_t L_0 = ___mode0;
V_1 = L_0;
int32_t L_1 = V_1;
V_0 = L_1;
int32_t L_2 = V_0;
switch (L_2)
{
case 0:
{
goto IL_0069;
}
case 1:
{
goto IL_008e;
}
case 2:
{
goto IL_00b3;
}
case 3:
{
goto IL_00d8;
}
case 4:
{
goto IL_00fd;
}
case 5:
{
goto IL_0122;
}
case 6:
{
goto IL_0147;
}
case 7:
{
goto IL_016c;
}
case 8:
{
goto IL_0191;
}
case 9:
{
goto IL_01b6;
}
case 10:
{
goto IL_01db;
}
case 11:
{
goto IL_0200;
}
case 12:
{
goto IL_0225;
}
case 13:
{
goto IL_024a;
}
case 14:
{
goto IL_026f;
}
case 15:
{
goto IL_0294;
}
case 16:
{
goto IL_02b9;
}
case 17:
{
goto IL_02de;
}
case 18:
{
goto IL_0303;
}
case 19:
{
goto IL_0328;
}
case 20:
{
goto IL_034a;
}
case 21:
{
goto IL_036c;
}
case 22:
{
goto IL_038e;
}
}
}
{
goto IL_0069;
}
IL_0069:
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var);
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* L_3 = ((U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var))->___U3CU3E9__12_0_1;
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* L_4 = L_3;
G_B3_0 = L_4;
if (L_4)
{
G_B4_0 = L_4;
goto IL_0088;
}
}
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var);
U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56* L_5 = ((U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var))->___U3CU3E9_0;
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* L_6 = (Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2*)il2cpp_codegen_object_new(Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2_il2cpp_TypeInfo_var);
NullCheck(L_6);
Func_2__ctor_mD64CD30418B670CBB35821EC2D8C91B7A1FAA959(L_6, L_5, (intptr_t)((void*)U3CU3Ec_U3CConvertTransitionFunctionU3Eb__12_0_m0AF50095EDC1E5AF3B84FD3CA1D271FD1DDED846_RuntimeMethod_var), NULL);
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* L_7 = L_6;
((U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var))->___U3CU3E9__12_0_1 = L_7;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var))->___U3CU3E9__12_0_1), (void*)L_7);
G_B4_0 = L_7;
}
IL_0088:
{
V_2 = G_B4_0;
goto IL_03b0;
}
IL_008e:
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var);
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* L_8 = ((U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var))->___U3CU3E9__12_1_2;
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* L_9 = L_8;
G_B6_0 = L_9;
if (L_9)
{
G_B7_0 = L_9;
goto IL_00ad;
}
}
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var);
U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56* L_10 = ((U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var))->___U3CU3E9_0;
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* L_11 = (Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2*)il2cpp_codegen_object_new(Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2_il2cpp_TypeInfo_var);
NullCheck(L_11);
Func_2__ctor_mD64CD30418B670CBB35821EC2D8C91B7A1FAA959(L_11, L_10, (intptr_t)((void*)U3CU3Ec_U3CConvertTransitionFunctionU3Eb__12_1_m7A551F26DCCA0B136ECB35F1E0F85A25C173DF37_RuntimeMethod_var), NULL);
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* L_12 = L_11;
((U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var))->___U3CU3E9__12_1_2 = L_12;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var))->___U3CU3E9__12_1_2), (void*)L_12);
G_B7_0 = L_12;
}
IL_00ad:
{
V_2 = G_B7_0;
goto IL_03b0;
}
IL_00b3:
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var);
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* L_13 = ((U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var))->___U3CU3E9__12_2_3;
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* L_14 = L_13;
G_B9_0 = L_14;
if (L_14)
{
G_B10_0 = L_14;
goto IL_00d2;
}
}
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var);
U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56* L_15 = ((U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var))->___U3CU3E9_0;
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* L_16 = (Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2*)il2cpp_codegen_object_new(Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2_il2cpp_TypeInfo_var);
NullCheck(L_16);
Func_2__ctor_mD64CD30418B670CBB35821EC2D8C91B7A1FAA959(L_16, L_15, (intptr_t)((void*)U3CU3Ec_U3CConvertTransitionFunctionU3Eb__12_2_mCECC5881338123B03C27B255F941B56381E68A5E_RuntimeMethod_var), NULL);
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* L_17 = L_16;
((U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var))->___U3CU3E9__12_2_3 = L_17;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var))->___U3CU3E9__12_2_3), (void*)L_17);
G_B10_0 = L_17;
}
IL_00d2:
{
V_2 = G_B10_0;
goto IL_03b0;
}
IL_00d8:
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var);
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* L_18 = ((U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var))->___U3CU3E9__12_3_4;
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* L_19 = L_18;
G_B12_0 = L_19;
if (L_19)
{
G_B13_0 = L_19;
goto IL_00f7;
}
}
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var);
U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56* L_20 = ((U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var))->___U3CU3E9_0;
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* L_21 = (Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2*)il2cpp_codegen_object_new(Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2_il2cpp_TypeInfo_var);
NullCheck(L_21);
Func_2__ctor_mD64CD30418B670CBB35821EC2D8C91B7A1FAA959(L_21, L_20, (intptr_t)((void*)U3CU3Ec_U3CConvertTransitionFunctionU3Eb__12_3_mA142B2908C985F2CCC06636C4B5E0308CFAE8A06_RuntimeMethod_var), NULL);
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* L_22 = L_21;
((U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var))->___U3CU3E9__12_3_4 = L_22;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var))->___U3CU3E9__12_3_4), (void*)L_22);
G_B13_0 = L_22;
}
IL_00f7:
{
V_2 = G_B13_0;
goto IL_03b0;
}
IL_00fd:
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var);
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* L_23 = ((U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var))->___U3CU3E9__12_4_5;
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* L_24 = L_23;
G_B15_0 = L_24;
if (L_24)
{
G_B16_0 = L_24;
goto IL_011c;
}
}
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var);
U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56* L_25 = ((U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var))->___U3CU3E9_0;
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* L_26 = (Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2*)il2cpp_codegen_object_new(Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2_il2cpp_TypeInfo_var);
NullCheck(L_26);
Func_2__ctor_mD64CD30418B670CBB35821EC2D8C91B7A1FAA959(L_26, L_25, (intptr_t)((void*)U3CU3Ec_U3CConvertTransitionFunctionU3Eb__12_4_mF1CCB97CF326A853E47634EF67FE0FE1F8E35A9C_RuntimeMethod_var), NULL);
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* L_27 = L_26;
((U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var))->___U3CU3E9__12_4_5 = L_27;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var))->___U3CU3E9__12_4_5), (void*)L_27);
G_B16_0 = L_27;
}
IL_011c:
{
V_2 = G_B16_0;
goto IL_03b0;
}
IL_0122:
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var);
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* L_28 = ((U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var))->___U3CU3E9__12_5_6;
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* L_29 = L_28;
G_B18_0 = L_29;
if (L_29)
{
G_B19_0 = L_29;
goto IL_0141;
}
}
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var);
U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56* L_30 = ((U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var))->___U3CU3E9_0;
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* L_31 = (Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2*)il2cpp_codegen_object_new(Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2_il2cpp_TypeInfo_var);
NullCheck(L_31);
Func_2__ctor_mD64CD30418B670CBB35821EC2D8C91B7A1FAA959(L_31, L_30, (intptr_t)((void*)U3CU3Ec_U3CConvertTransitionFunctionU3Eb__12_5_m79928938FEA81F588284807DF179149011DACDAD_RuntimeMethod_var), NULL);
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* L_32 = L_31;
((U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var))->___U3CU3E9__12_5_6 = L_32;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var))->___U3CU3E9__12_5_6), (void*)L_32);
G_B19_0 = L_32;
}
IL_0141:
{
V_2 = G_B19_0;
goto IL_03b0;
}
IL_0147:
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var);
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* L_33 = ((U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var))->___U3CU3E9__12_6_7;
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* L_34 = L_33;
G_B21_0 = L_34;
if (L_34)
{
G_B22_0 = L_34;
goto IL_0166;
}
}
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var);
U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56* L_35 = ((U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var))->___U3CU3E9_0;
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* L_36 = (Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2*)il2cpp_codegen_object_new(Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2_il2cpp_TypeInfo_var);
NullCheck(L_36);
Func_2__ctor_mD64CD30418B670CBB35821EC2D8C91B7A1FAA959(L_36, L_35, (intptr_t)((void*)U3CU3Ec_U3CConvertTransitionFunctionU3Eb__12_6_m47866B533BBFE9D8F4134DD2F53572520B16D227_RuntimeMethod_var), NULL);
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* L_37 = L_36;
((U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var))->___U3CU3E9__12_6_7 = L_37;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var))->___U3CU3E9__12_6_7), (void*)L_37);
G_B22_0 = L_37;
}
IL_0166:
{
V_2 = G_B22_0;
goto IL_03b0;
}
IL_016c:
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var);
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* L_38 = ((U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var))->___U3CU3E9__12_7_8;
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* L_39 = L_38;
G_B24_0 = L_39;
if (L_39)
{
G_B25_0 = L_39;
goto IL_018b;
}
}
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var);
U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56* L_40 = ((U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var))->___U3CU3E9_0;
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* L_41 = (Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2*)il2cpp_codegen_object_new(Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2_il2cpp_TypeInfo_var);
NullCheck(L_41);
Func_2__ctor_mD64CD30418B670CBB35821EC2D8C91B7A1FAA959(L_41, L_40, (intptr_t)((void*)U3CU3Ec_U3CConvertTransitionFunctionU3Eb__12_7_m306EB415B3744914D2FCA857AF58C75378A7F8CA_RuntimeMethod_var), NULL);
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* L_42 = L_41;
((U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var))->___U3CU3E9__12_7_8 = L_42;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var))->___U3CU3E9__12_7_8), (void*)L_42);
G_B25_0 = L_42;
}
IL_018b:
{
V_2 = G_B25_0;
goto IL_03b0;
}
IL_0191:
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var);
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* L_43 = ((U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var))->___U3CU3E9__12_8_9;
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* L_44 = L_43;
G_B27_0 = L_44;
if (L_44)
{
G_B28_0 = L_44;
goto IL_01b0;
}
}
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var);
U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56* L_45 = ((U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var))->___U3CU3E9_0;
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* L_46 = (Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2*)il2cpp_codegen_object_new(Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2_il2cpp_TypeInfo_var);
NullCheck(L_46);
Func_2__ctor_mD64CD30418B670CBB35821EC2D8C91B7A1FAA959(L_46, L_45, (intptr_t)((void*)U3CU3Ec_U3CConvertTransitionFunctionU3Eb__12_8_m31502C93BE9BD26CF0B8C5E217453CC7F989D451_RuntimeMethod_var), NULL);
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* L_47 = L_46;
((U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var))->___U3CU3E9__12_8_9 = L_47;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var))->___U3CU3E9__12_8_9), (void*)L_47);
G_B28_0 = L_47;
}
IL_01b0:
{
V_2 = G_B28_0;
goto IL_03b0;
}
IL_01b6:
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var);
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* L_48 = ((U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var))->___U3CU3E9__12_9_10;
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* L_49 = L_48;
G_B30_0 = L_49;
if (L_49)
{
G_B31_0 = L_49;
goto IL_01d5;
}
}
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var);
U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56* L_50 = ((U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var))->___U3CU3E9_0;
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* L_51 = (Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2*)il2cpp_codegen_object_new(Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2_il2cpp_TypeInfo_var);
NullCheck(L_51);
Func_2__ctor_mD64CD30418B670CBB35821EC2D8C91B7A1FAA959(L_51, L_50, (intptr_t)((void*)U3CU3Ec_U3CConvertTransitionFunctionU3Eb__12_9_mB2CB34425DE74DF636D01E41DDC2A6A627CEA9AE_RuntimeMethod_var), NULL);
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* L_52 = L_51;
((U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var))->___U3CU3E9__12_9_10 = L_52;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var))->___U3CU3E9__12_9_10), (void*)L_52);
G_B31_0 = L_52;
}
IL_01d5:
{
V_2 = G_B31_0;
goto IL_03b0;
}
IL_01db:
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var);
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* L_53 = ((U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var))->___U3CU3E9__12_10_11;
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* L_54 = L_53;
G_B33_0 = L_54;
if (L_54)
{
G_B34_0 = L_54;
goto IL_01fa;
}
}
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var);
U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56* L_55 = ((U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var))->___U3CU3E9_0;
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* L_56 = (Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2*)il2cpp_codegen_object_new(Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2_il2cpp_TypeInfo_var);
NullCheck(L_56);
Func_2__ctor_mD64CD30418B670CBB35821EC2D8C91B7A1FAA959(L_56, L_55, (intptr_t)((void*)U3CU3Ec_U3CConvertTransitionFunctionU3Eb__12_10_m2341950D69A4B9B24E24E417C80080F682188582_RuntimeMethod_var), NULL);
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* L_57 = L_56;
((U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var))->___U3CU3E9__12_10_11 = L_57;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var))->___U3CU3E9__12_10_11), (void*)L_57);
G_B34_0 = L_57;
}
IL_01fa:
{
V_2 = G_B34_0;
goto IL_03b0;
}
IL_0200:
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var);
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* L_58 = ((U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var))->___U3CU3E9__12_11_12;
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* L_59 = L_58;
G_B36_0 = L_59;
if (L_59)
{
G_B37_0 = L_59;
goto IL_021f;
}
}
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var);
U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56* L_60 = ((U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var))->___U3CU3E9_0;
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* L_61 = (Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2*)il2cpp_codegen_object_new(Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2_il2cpp_TypeInfo_var);
NullCheck(L_61);
Func_2__ctor_mD64CD30418B670CBB35821EC2D8C91B7A1FAA959(L_61, L_60, (intptr_t)((void*)U3CU3Ec_U3CConvertTransitionFunctionU3Eb__12_11_mFF2BD30580499455DB492117BA50A43978494499_RuntimeMethod_var), NULL);
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* L_62 = L_61;
((U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var))->___U3CU3E9__12_11_12 = L_62;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var))->___U3CU3E9__12_11_12), (void*)L_62);
G_B37_0 = L_62;
}
IL_021f:
{
V_2 = G_B37_0;
goto IL_03b0;
}
IL_0225:
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var);
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* L_63 = ((U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var))->___U3CU3E9__12_12_13;
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* L_64 = L_63;
G_B39_0 = L_64;
if (L_64)
{
G_B40_0 = L_64;
goto IL_0244;
}
}
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var);
U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56* L_65 = ((U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var))->___U3CU3E9_0;
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* L_66 = (Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2*)il2cpp_codegen_object_new(Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2_il2cpp_TypeInfo_var);
NullCheck(L_66);
Func_2__ctor_mD64CD30418B670CBB35821EC2D8C91B7A1FAA959(L_66, L_65, (intptr_t)((void*)U3CU3Ec_U3CConvertTransitionFunctionU3Eb__12_12_m435E67D331B5066F18A83892435EB52EEA0D5F5B_RuntimeMethod_var), NULL);
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* L_67 = L_66;
((U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var))->___U3CU3E9__12_12_13 = L_67;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var))->___U3CU3E9__12_12_13), (void*)L_67);
G_B40_0 = L_67;
}
IL_0244:
{
V_2 = G_B40_0;
goto IL_03b0;
}
IL_024a:
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var);
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* L_68 = ((U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var))->___U3CU3E9__12_13_14;
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* L_69 = L_68;
G_B42_0 = L_69;
if (L_69)
{
G_B43_0 = L_69;
goto IL_0269;
}
}
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var);
U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56* L_70 = ((U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var))->___U3CU3E9_0;
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* L_71 = (Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2*)il2cpp_codegen_object_new(Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2_il2cpp_TypeInfo_var);
NullCheck(L_71);
Func_2__ctor_mD64CD30418B670CBB35821EC2D8C91B7A1FAA959(L_71, L_70, (intptr_t)((void*)U3CU3Ec_U3CConvertTransitionFunctionU3Eb__12_13_m25A52B8ACF21B7F068A7C65ED412BCEBE1FC092E_RuntimeMethod_var), NULL);
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* L_72 = L_71;
((U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var))->___U3CU3E9__12_13_14 = L_72;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var))->___U3CU3E9__12_13_14), (void*)L_72);
G_B43_0 = L_72;
}
IL_0269:
{
V_2 = G_B43_0;
goto IL_03b0;
}
IL_026f:
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var);
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* L_73 = ((U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var))->___U3CU3E9__12_14_15;
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* L_74 = L_73;
G_B45_0 = L_74;
if (L_74)
{
G_B46_0 = L_74;
goto IL_028e;
}
}
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var);
U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56* L_75 = ((U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var))->___U3CU3E9_0;
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* L_76 = (Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2*)il2cpp_codegen_object_new(Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2_il2cpp_TypeInfo_var);
NullCheck(L_76);
Func_2__ctor_mD64CD30418B670CBB35821EC2D8C91B7A1FAA959(L_76, L_75, (intptr_t)((void*)U3CU3Ec_U3CConvertTransitionFunctionU3Eb__12_14_m8AACBC7BAB8459DF5D9BABDA361ADFF9EF91D874_RuntimeMethod_var), NULL);
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* L_77 = L_76;
((U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var))->___U3CU3E9__12_14_15 = L_77;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var))->___U3CU3E9__12_14_15), (void*)L_77);
G_B46_0 = L_77;
}
IL_028e:
{
V_2 = G_B46_0;
goto IL_03b0;
}
IL_0294:
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var);
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* L_78 = ((U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var))->___U3CU3E9__12_15_16;
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* L_79 = L_78;
G_B48_0 = L_79;
if (L_79)
{
G_B49_0 = L_79;
goto IL_02b3;
}
}
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var);
U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56* L_80 = ((U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var))->___U3CU3E9_0;
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* L_81 = (Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2*)il2cpp_codegen_object_new(Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2_il2cpp_TypeInfo_var);
NullCheck(L_81);
Func_2__ctor_mD64CD30418B670CBB35821EC2D8C91B7A1FAA959(L_81, L_80, (intptr_t)((void*)U3CU3Ec_U3CConvertTransitionFunctionU3Eb__12_15_m99FEF8A6F3FC7A3E1E09624E0CF0519741262116_RuntimeMethod_var), NULL);
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* L_82 = L_81;
((U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var))->___U3CU3E9__12_15_16 = L_82;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var))->___U3CU3E9__12_15_16), (void*)L_82);
G_B49_0 = L_82;
}
IL_02b3:
{
V_2 = G_B49_0;
goto IL_03b0;
}
IL_02b9:
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var);
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* L_83 = ((U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var))->___U3CU3E9__12_16_17;
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* L_84 = L_83;
G_B51_0 = L_84;
if (L_84)
{
G_B52_0 = L_84;
goto IL_02d8;
}
}
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var);
U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56* L_85 = ((U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var))->___U3CU3E9_0;
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* L_86 = (Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2*)il2cpp_codegen_object_new(Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2_il2cpp_TypeInfo_var);
NullCheck(L_86);
Func_2__ctor_mD64CD30418B670CBB35821EC2D8C91B7A1FAA959(L_86, L_85, (intptr_t)((void*)U3CU3Ec_U3CConvertTransitionFunctionU3Eb__12_16_mA1F0B59E9220603414E846007CB74F8BFCA62AD6_RuntimeMethod_var), NULL);
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* L_87 = L_86;
((U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var))->___U3CU3E9__12_16_17 = L_87;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var))->___U3CU3E9__12_16_17), (void*)L_87);
G_B52_0 = L_87;
}
IL_02d8:
{
V_2 = G_B52_0;
goto IL_03b0;
}
IL_02de:
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var);
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* L_88 = ((U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var))->___U3CU3E9__12_17_18;
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* L_89 = L_88;
G_B54_0 = L_89;
if (L_89)
{
G_B55_0 = L_89;
goto IL_02fd;
}
}
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var);
U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56* L_90 = ((U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var))->___U3CU3E9_0;
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* L_91 = (Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2*)il2cpp_codegen_object_new(Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2_il2cpp_TypeInfo_var);
NullCheck(L_91);
Func_2__ctor_mD64CD30418B670CBB35821EC2D8C91B7A1FAA959(L_91, L_90, (intptr_t)((void*)U3CU3Ec_U3CConvertTransitionFunctionU3Eb__12_17_m3765FE5A6EFB78E3CFD45A873557873E6CACAA23_RuntimeMethod_var), NULL);
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* L_92 = L_91;
((U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var))->___U3CU3E9__12_17_18 = L_92;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var))->___U3CU3E9__12_17_18), (void*)L_92);
G_B55_0 = L_92;
}
IL_02fd:
{
V_2 = G_B55_0;
goto IL_03b0;
}
IL_0303:
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var);
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* L_93 = ((U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var))->___U3CU3E9__12_18_19;
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* L_94 = L_93;
G_B57_0 = L_94;
if (L_94)
{
G_B58_0 = L_94;
goto IL_0322;
}
}
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var);
U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56* L_95 = ((U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var))->___U3CU3E9_0;
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* L_96 = (Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2*)il2cpp_codegen_object_new(Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2_il2cpp_TypeInfo_var);
NullCheck(L_96);
Func_2__ctor_mD64CD30418B670CBB35821EC2D8C91B7A1FAA959(L_96, L_95, (intptr_t)((void*)U3CU3Ec_U3CConvertTransitionFunctionU3Eb__12_18_m9E655C7EEB9B00A079597E9237DEAD57E4527F2E_RuntimeMethod_var), NULL);
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* L_97 = L_96;
((U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var))->___U3CU3E9__12_18_19 = L_97;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var))->___U3CU3E9__12_18_19), (void*)L_97);
G_B58_0 = L_97;
}
IL_0322:
{
V_2 = G_B58_0;
goto IL_03b0;
}
IL_0328:
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var);
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* L_98 = ((U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var))->___U3CU3E9__12_19_20;
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* L_99 = L_98;
G_B60_0 = L_99;
if (L_99)
{
G_B61_0 = L_99;
goto IL_0347;
}
}
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var);
U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56* L_100 = ((U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var))->___U3CU3E9_0;
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* L_101 = (Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2*)il2cpp_codegen_object_new(Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2_il2cpp_TypeInfo_var);
NullCheck(L_101);
Func_2__ctor_mD64CD30418B670CBB35821EC2D8C91B7A1FAA959(L_101, L_100, (intptr_t)((void*)U3CU3Ec_U3CConvertTransitionFunctionU3Eb__12_19_m92D85085DBAC623F3F582C8D59C462945994E098_RuntimeMethod_var), NULL);
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* L_102 = L_101;
((U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var))->___U3CU3E9__12_19_20 = L_102;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var))->___U3CU3E9__12_19_20), (void*)L_102);
G_B61_0 = L_102;
}
IL_0347:
{
V_2 = G_B61_0;
goto IL_03b0;
}
IL_034a:
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var);
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* L_103 = ((U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var))->___U3CU3E9__12_20_21;
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* L_104 = L_103;
G_B63_0 = L_104;
if (L_104)
{
G_B64_0 = L_104;
goto IL_0369;
}
}
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var);
U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56* L_105 = ((U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var))->___U3CU3E9_0;
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* L_106 = (Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2*)il2cpp_codegen_object_new(Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2_il2cpp_TypeInfo_var);
NullCheck(L_106);
Func_2__ctor_mD64CD30418B670CBB35821EC2D8C91B7A1FAA959(L_106, L_105, (intptr_t)((void*)U3CU3Ec_U3CConvertTransitionFunctionU3Eb__12_20_mBB9E6716D36EA7BE954B897BCE697715A0610A37_RuntimeMethod_var), NULL);
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* L_107 = L_106;
((U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var))->___U3CU3E9__12_20_21 = L_107;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var))->___U3CU3E9__12_20_21), (void*)L_107);
G_B64_0 = L_107;
}
IL_0369:
{
V_2 = G_B64_0;
goto IL_03b0;
}
IL_036c:
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var);
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* L_108 = ((U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var))->___U3CU3E9__12_21_22;
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* L_109 = L_108;
G_B66_0 = L_109;
if (L_109)
{
G_B67_0 = L_109;
goto IL_038b;
}
}
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var);
U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56* L_110 = ((U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var))->___U3CU3E9_0;
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* L_111 = (Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2*)il2cpp_codegen_object_new(Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2_il2cpp_TypeInfo_var);
NullCheck(L_111);
Func_2__ctor_mD64CD30418B670CBB35821EC2D8C91B7A1FAA959(L_111, L_110, (intptr_t)((void*)U3CU3Ec_U3CConvertTransitionFunctionU3Eb__12_21_m3D3DA38DC2C9DC8BB319CE16AFDA74B6282B7E9E_RuntimeMethod_var), NULL);
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* L_112 = L_111;
((U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var))->___U3CU3E9__12_21_22 = L_112;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var))->___U3CU3E9__12_21_22), (void*)L_112);
G_B67_0 = L_112;
}
IL_038b:
{
V_2 = G_B67_0;
goto IL_03b0;
}
IL_038e:
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var);
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* L_113 = ((U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var))->___U3CU3E9__12_22_23;
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* L_114 = L_113;
G_B69_0 = L_114;
if (L_114)
{
G_B70_0 = L_114;
goto IL_03ad;
}
}
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var);
U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56* L_115 = ((U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var))->___U3CU3E9_0;
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* L_116 = (Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2*)il2cpp_codegen_object_new(Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2_il2cpp_TypeInfo_var);
NullCheck(L_116);
Func_2__ctor_mD64CD30418B670CBB35821EC2D8C91B7A1FAA959(L_116, L_115, (intptr_t)((void*)U3CU3Ec_U3CConvertTransitionFunctionU3Eb__12_22_m1010241A57F2DD2559B270CFC186C09857F8B143_RuntimeMethod_var), NULL);
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* L_117 = L_116;
((U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var))->___U3CU3E9__12_22_23 = L_117;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var))->___U3CU3E9__12_22_23), (void*)L_117);
G_B70_0 = L_117;
}
IL_03ad:
{
V_2 = G_B70_0;
goto IL_03b0;
}
IL_03b0:
{
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* L_118 = V_2;
return L_118;
}
}
// System.Void UnityEngine.UIElements.ComputedTransitionUtils::.cctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ComputedTransitionUtils__cctor_m8F926D4DEE81C69F3B32D383B27F171FB165E478 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ComputedTransitionUtils_tC9191F301DCE1CB02C3FFC174E651E14204F1C7A_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_m8305B82D6AB284FBEBADC7B3AA8769E38C034792_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_t888EAF80C1646E9D51193F9F6E183344845FB66C_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
List_1_t888EAF80C1646E9D51193F9F6E183344845FB66C* L_0 = (List_1_t888EAF80C1646E9D51193F9F6E183344845FB66C*)il2cpp_codegen_object_new(List_1_t888EAF80C1646E9D51193F9F6E183344845FB66C_il2cpp_TypeInfo_var);
NullCheck(L_0);
List_1__ctor_m8305B82D6AB284FBEBADC7B3AA8769E38C034792(L_0, List_1__ctor_m8305B82D6AB284FBEBADC7B3AA8769E38C034792_RuntimeMethod_var);
((ComputedTransitionUtils_tC9191F301DCE1CB02C3FFC174E651E14204F1C7A_StaticFields*)il2cpp_codegen_static_fields_for(ComputedTransitionUtils_tC9191F301DCE1CB02C3FFC174E651E14204F1C7A_il2cpp_TypeInfo_var))->___s_ComputedTransitionsBuffer_0 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&((ComputedTransitionUtils_tC9191F301DCE1CB02C3FFC174E651E14204F1C7A_StaticFields*)il2cpp_codegen_static_fields_for(ComputedTransitionUtils_tC9191F301DCE1CB02C3FFC174E651E14204F1C7A_il2cpp_TypeInfo_var))->___s_ComputedTransitionsBuffer_0), (void*)L_0);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void UnityEngine.UIElements.ComputedTransitionUtils/<>c::.cctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__cctor_m9E79ADB9658FB950CB6423B7E61E0A2E0251B3D0 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56* L_0 = (U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56*)il2cpp_codegen_object_new(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var);
NullCheck(L_0);
U3CU3Ec__ctor_m7A6F40AF7F073410C5EC7A5ADDD6890770E91CA2(L_0, NULL);
((U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var))->___U3CU3E9_0 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56_il2cpp_TypeInfo_var))->___U3CU3E9_0), (void*)L_0);
return;
}
}
// System.Void UnityEngine.UIElements.ComputedTransitionUtils/<>c::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_m7A6F40AF7F073410C5EC7A5ADDD6890770E91CA2 (U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56* __this, const RuntimeMethod* method)
{
{
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
return;
}
}
// System.Single UnityEngine.UIElements.ComputedTransitionUtils/<>c::<ConvertTransitionFunction>b__12_0(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float U3CU3Ec_U3CConvertTransitionFunctionU3Eb__12_0_m0AF50095EDC1E5AF3B84FD3CA1D271FD1DDED846 (U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56* __this, float ___t0, const RuntimeMethod* method)
{
{
float L_0 = ___t0;
float L_1 = ___t0;
float L_2 = ___t0;
return ((float)il2cpp_codegen_multiply(L_0, ((float)il2cpp_codegen_add((1.79999995f), ((float)il2cpp_codegen_multiply(L_1, ((float)il2cpp_codegen_add((-0.600000024f), ((float)il2cpp_codegen_multiply(L_2, (-0.200000003f)))))))))));
}
}
// System.Single UnityEngine.UIElements.ComputedTransitionUtils/<>c::<ConvertTransitionFunction>b__12_1(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float U3CU3Ec_U3CConvertTransitionFunctionU3Eb__12_1_m7A551F26DCCA0B136ECB35F1E0F85A25C173DF37 (U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56* __this, float ___t0, const RuntimeMethod* method)
{
{
float L_0 = ___t0;
float L_1;
L_1 = Easing_InQuad_mCA0B4482A9A63EFA39B694EF1F0154D1EF75DE54(L_0, NULL);
return L_1;
}
}
// System.Single UnityEngine.UIElements.ComputedTransitionUtils/<>c::<ConvertTransitionFunction>b__12_2(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float U3CU3Ec_U3CConvertTransitionFunctionU3Eb__12_2_mCECC5881338123B03C27B255F941B56381E68A5E (U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56* __this, float ___t0, const RuntimeMethod* method)
{
{
float L_0 = ___t0;
float L_1;
L_1 = Easing_OutQuad_m7C6D67E6DF91CAF02B46A6B1BF60042ABA6EE809(L_0, NULL);
return L_1;
}
}
// System.Single UnityEngine.UIElements.ComputedTransitionUtils/<>c::<ConvertTransitionFunction>b__12_3(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float U3CU3Ec_U3CConvertTransitionFunctionU3Eb__12_3_mA142B2908C985F2CCC06636C4B5E0308CFAE8A06 (U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56* __this, float ___t0, const RuntimeMethod* method)
{
{
float L_0 = ___t0;
float L_1;
L_1 = Easing_InOutQuad_m2CB8C453BF3713D6458F098A96A6E6D71C2C4A52(L_0, NULL);
return L_1;
}
}
// System.Single UnityEngine.UIElements.ComputedTransitionUtils/<>c::<ConvertTransitionFunction>b__12_4(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float U3CU3Ec_U3CConvertTransitionFunctionU3Eb__12_4_mF1CCB97CF326A853E47634EF67FE0FE1F8E35A9C (U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56* __this, float ___t0, const RuntimeMethod* method)
{
{
float L_0 = ___t0;
float L_1;
L_1 = Easing_Linear_mD242AB5B1C69992DE43EA60DAD19FAC5767D1B0C(L_0, NULL);
return L_1;
}
}
// System.Single UnityEngine.UIElements.ComputedTransitionUtils/<>c::<ConvertTransitionFunction>b__12_5(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float U3CU3Ec_U3CConvertTransitionFunctionU3Eb__12_5_m79928938FEA81F588284807DF179149011DACDAD (U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56* __this, float ___t0, const RuntimeMethod* method)
{
{
float L_0 = ___t0;
float L_1;
L_1 = Easing_InSine_m049C4743133F003A4A7C0B3BC7825099D5E1CC62(L_0, NULL);
return L_1;
}
}
// System.Single UnityEngine.UIElements.ComputedTransitionUtils/<>c::<ConvertTransitionFunction>b__12_6(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float U3CU3Ec_U3CConvertTransitionFunctionU3Eb__12_6_m47866B533BBFE9D8F4134DD2F53572520B16D227 (U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56* __this, float ___t0, const RuntimeMethod* method)
{
{
float L_0 = ___t0;
float L_1;
L_1 = Easing_OutSine_m29FBFEBE8238577AFE488C4015EFB2C08F0F55FF(L_0, NULL);
return L_1;
}
}
// System.Single UnityEngine.UIElements.ComputedTransitionUtils/<>c::<ConvertTransitionFunction>b__12_7(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float U3CU3Ec_U3CConvertTransitionFunctionU3Eb__12_7_m306EB415B3744914D2FCA857AF58C75378A7F8CA (U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56* __this, float ___t0, const RuntimeMethod* method)
{
{
float L_0 = ___t0;
float L_1;
L_1 = Easing_InOutSine_m1B58270858C25DA2F4F94625EB22ACF45B9B4ABE(L_0, NULL);
return L_1;
}
}
// System.Single UnityEngine.UIElements.ComputedTransitionUtils/<>c::<ConvertTransitionFunction>b__12_8(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float U3CU3Ec_U3CConvertTransitionFunctionU3Eb__12_8_m31502C93BE9BD26CF0B8C5E217453CC7F989D451 (U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56* __this, float ___t0, const RuntimeMethod* method)
{
{
float L_0 = ___t0;
float L_1;
L_1 = Easing_InCubic_m210808A9C56CDB8AAF66A18C4F42204292944A6F(L_0, NULL);
return L_1;
}
}
// System.Single UnityEngine.UIElements.ComputedTransitionUtils/<>c::<ConvertTransitionFunction>b__12_9(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float U3CU3Ec_U3CConvertTransitionFunctionU3Eb__12_9_mB2CB34425DE74DF636D01E41DDC2A6A627CEA9AE (U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56* __this, float ___t0, const RuntimeMethod* method)
{
{
float L_0 = ___t0;
float L_1;
L_1 = Easing_OutCubic_m13AA0DA03601B22D8D6B6B2FD62B98ED910AF206(L_0, NULL);
return L_1;
}
}
// System.Single UnityEngine.UIElements.ComputedTransitionUtils/<>c::<ConvertTransitionFunction>b__12_10(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float U3CU3Ec_U3CConvertTransitionFunctionU3Eb__12_10_m2341950D69A4B9B24E24E417C80080F682188582 (U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56* __this, float ___t0, const RuntimeMethod* method)
{
{
float L_0 = ___t0;
float L_1;
L_1 = Easing_InOutCubic_m3FB3A1019426CFC10BB3FC63D7252BF571AD7E38(L_0, NULL);
return L_1;
}
}
// System.Single UnityEngine.UIElements.ComputedTransitionUtils/<>c::<ConvertTransitionFunction>b__12_11(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float U3CU3Ec_U3CConvertTransitionFunctionU3Eb__12_11_mFF2BD30580499455DB492117BA50A43978494499 (U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56* __this, float ___t0, const RuntimeMethod* method)
{
{
float L_0 = ___t0;
float L_1;
L_1 = Easing_InCirc_m15FDCBE9770A04FC3D62572660CD067673BC9155(L_0, NULL);
return L_1;
}
}
// System.Single UnityEngine.UIElements.ComputedTransitionUtils/<>c::<ConvertTransitionFunction>b__12_12(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float U3CU3Ec_U3CConvertTransitionFunctionU3Eb__12_12_m435E67D331B5066F18A83892435EB52EEA0D5F5B (U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56* __this, float ___t0, const RuntimeMethod* method)
{
{
float L_0 = ___t0;
float L_1;
L_1 = Easing_OutCirc_mBF90F608F844A5E996CEE724F8FA26C5F2552A7A(L_0, NULL);
return L_1;
}
}
// System.Single UnityEngine.UIElements.ComputedTransitionUtils/<>c::<ConvertTransitionFunction>b__12_13(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float U3CU3Ec_U3CConvertTransitionFunctionU3Eb__12_13_m25A52B8ACF21B7F068A7C65ED412BCEBE1FC092E (U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56* __this, float ___t0, const RuntimeMethod* method)
{
{
float L_0 = ___t0;
float L_1;
L_1 = Easing_InOutCirc_m61FD1E7046A6DF4B67BEEAAE2D5C8E65D812DDBD(L_0, NULL);
return L_1;
}
}
// System.Single UnityEngine.UIElements.ComputedTransitionUtils/<>c::<ConvertTransitionFunction>b__12_14(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float U3CU3Ec_U3CConvertTransitionFunctionU3Eb__12_14_m8AACBC7BAB8459DF5D9BABDA361ADFF9EF91D874 (U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56* __this, float ___t0, const RuntimeMethod* method)
{
{
float L_0 = ___t0;
float L_1;
L_1 = Easing_InElastic_mAD35FC78B9DAA30F87D7F574A6E4A6D92E13A1F7(L_0, NULL);
return L_1;
}
}
// System.Single UnityEngine.UIElements.ComputedTransitionUtils/<>c::<ConvertTransitionFunction>b__12_15(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float U3CU3Ec_U3CConvertTransitionFunctionU3Eb__12_15_m99FEF8A6F3FC7A3E1E09624E0CF0519741262116 (U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56* __this, float ___t0, const RuntimeMethod* method)
{
{
float L_0 = ___t0;
float L_1;
L_1 = Easing_OutElastic_m9F6F2481FB9335F9221F2DB6A366E7E53D2D63B5(L_0, NULL);
return L_1;
}
}
// System.Single UnityEngine.UIElements.ComputedTransitionUtils/<>c::<ConvertTransitionFunction>b__12_16(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float U3CU3Ec_U3CConvertTransitionFunctionU3Eb__12_16_mA1F0B59E9220603414E846007CB74F8BFCA62AD6 (U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56* __this, float ___t0, const RuntimeMethod* method)
{
{
float L_0 = ___t0;
float L_1;
L_1 = Easing_InOutElastic_m2A694C07705D4802FFE678B53B9E1D6799B3D5E1(L_0, NULL);
return L_1;
}
}
// System.Single UnityEngine.UIElements.ComputedTransitionUtils/<>c::<ConvertTransitionFunction>b__12_17(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float U3CU3Ec_U3CConvertTransitionFunctionU3Eb__12_17_m3765FE5A6EFB78E3CFD45A873557873E6CACAA23 (U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56* __this, float ___t0, const RuntimeMethod* method)
{
{
float L_0 = ___t0;
float L_1;
L_1 = Easing_InBack_m3892E9A537B62F288415FDAC437CB57497D8D776(L_0, NULL);
return L_1;
}
}
// System.Single UnityEngine.UIElements.ComputedTransitionUtils/<>c::<ConvertTransitionFunction>b__12_18(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float U3CU3Ec_U3CConvertTransitionFunctionU3Eb__12_18_m9E655C7EEB9B00A079597E9237DEAD57E4527F2E (U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56* __this, float ___t0, const RuntimeMethod* method)
{
{
float L_0 = ___t0;
float L_1;
L_1 = Easing_OutBack_mED7DD6C7B2CE7FE119B7DD18BA780884FB790107(L_0, NULL);
return L_1;
}
}
// System.Single UnityEngine.UIElements.ComputedTransitionUtils/<>c::<ConvertTransitionFunction>b__12_19(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float U3CU3Ec_U3CConvertTransitionFunctionU3Eb__12_19_m92D85085DBAC623F3F582C8D59C462945994E098 (U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56* __this, float ___t0, const RuntimeMethod* method)
{
{
float L_0 = ___t0;
float L_1;
L_1 = Easing_InOutBack_mA534A95EA2153A5A3CC7394D6B1D87F5B1913190(L_0, NULL);
return L_1;
}
}
// System.Single UnityEngine.UIElements.ComputedTransitionUtils/<>c::<ConvertTransitionFunction>b__12_20(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float U3CU3Ec_U3CConvertTransitionFunctionU3Eb__12_20_mBB9E6716D36EA7BE954B897BCE697715A0610A37 (U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56* __this, float ___t0, const RuntimeMethod* method)
{
{
float L_0 = ___t0;
float L_1;
L_1 = Easing_InBounce_m86D5542ECCA94A6D3BFF5A8A76EE64E7BE7A701D(L_0, NULL);
return L_1;
}
}
// System.Single UnityEngine.UIElements.ComputedTransitionUtils/<>c::<ConvertTransitionFunction>b__12_21(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float U3CU3Ec_U3CConvertTransitionFunctionU3Eb__12_21_m3D3DA38DC2C9DC8BB319CE16AFDA74B6282B7E9E (U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56* __this, float ___t0, const RuntimeMethod* method)
{
{
float L_0 = ___t0;
float L_1;
L_1 = Easing_OutBounce_m8B3CA4C4871339D0797D5EFADC5367A1D2C75F1E(L_0, NULL);
return L_1;
}
}
// System.Single UnityEngine.UIElements.ComputedTransitionUtils/<>c::<ConvertTransitionFunction>b__12_22(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float U3CU3Ec_U3CConvertTransitionFunctionU3Eb__12_22_m1010241A57F2DD2559B270CFC186C09857F8B143 (U3CU3Ec_t93D1A1A39288C3945FC44D03D7B269DE34D23B56* __this, float ___t0, const RuntimeMethod* method)
{
{
float L_0 = ___t0;
float L_1;
L_1 = Easing_InOutBounce_mD2299221E7CCCDC8CFBF9B1D182429F318287AE3(L_0, NULL);
return L_1;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// UnityEngine.UIElements.EasingMode UnityEngine.UIElements.EasingFunction::get_mode()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EasingFunction_get_mode_mD960CADB28083E03B7CEFD4B2842648AB53ABD3A (EasingFunction_t5197D3B06056326A8B5C96032CDEBD5D3BDCA7A4* __this, const RuntimeMethod* method)
{
{
int32_t L_0 = __this->___m_Mode_0;
return L_0;
}
}
IL2CPP_EXTERN_C int32_t EasingFunction_get_mode_mD960CADB28083E03B7CEFD4B2842648AB53ABD3A_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
EasingFunction_t5197D3B06056326A8B5C96032CDEBD5D3BDCA7A4* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<EasingFunction_t5197D3B06056326A8B5C96032CDEBD5D3BDCA7A4*>(__this + _offset);
int32_t _returnValue;
_returnValue = EasingFunction_get_mode_mD960CADB28083E03B7CEFD4B2842648AB53ABD3A_inline(_thisAdjusted, method);
return _returnValue;
}
// System.Void UnityEngine.UIElements.EasingFunction::.ctor(UnityEngine.UIElements.EasingMode)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EasingFunction__ctor_mBA8CF5C638FA6B04A5BA1F7E062B0DBAE7AB548C (EasingFunction_t5197D3B06056326A8B5C96032CDEBD5D3BDCA7A4* __this, int32_t ___mode0, const RuntimeMethod* method)
{
{
int32_t L_0 = ___mode0;
__this->___m_Mode_0 = L_0;
return;
}
}
IL2CPP_EXTERN_C void EasingFunction__ctor_mBA8CF5C638FA6B04A5BA1F7E062B0DBAE7AB548C_AdjustorThunk (RuntimeObject* __this, int32_t ___mode0, const RuntimeMethod* method)
{
EasingFunction_t5197D3B06056326A8B5C96032CDEBD5D3BDCA7A4* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<EasingFunction_t5197D3B06056326A8B5C96032CDEBD5D3BDCA7A4*>(__this + _offset);
EasingFunction__ctor_mBA8CF5C638FA6B04A5BA1F7E062B0DBAE7AB548C(_thisAdjusted, ___mode0, method);
}
// UnityEngine.UIElements.EasingFunction UnityEngine.UIElements.EasingFunction::op_Implicit(UnityEngine.UIElements.EasingMode)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR EasingFunction_t5197D3B06056326A8B5C96032CDEBD5D3BDCA7A4 EasingFunction_op_Implicit_mF151882CE1AD35ECE62844345289C733FD28CC21 (int32_t ___easingMode0, const RuntimeMethod* method)
{
EasingFunction_t5197D3B06056326A8B5C96032CDEBD5D3BDCA7A4 V_0;
memset((&V_0), 0, sizeof(V_0));
{
int32_t L_0 = ___easingMode0;
EasingFunction_t5197D3B06056326A8B5C96032CDEBD5D3BDCA7A4 L_1;
memset((&L_1), 0, sizeof(L_1));
EasingFunction__ctor_mBA8CF5C638FA6B04A5BA1F7E062B0DBAE7AB548C((&L_1), L_0, /*hidden argument*/NULL);
V_0 = L_1;
goto IL_000a;
}
IL_000a:
{
EasingFunction_t5197D3B06056326A8B5C96032CDEBD5D3BDCA7A4 L_2 = V_0;
return L_2;
}
}
// System.Boolean UnityEngine.UIElements.EasingFunction::op_Equality(UnityEngine.UIElements.EasingFunction,UnityEngine.UIElements.EasingFunction)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool EasingFunction_op_Equality_mF113C6B5CCA934A4D7EFEB58BF844F41D72AD33C (EasingFunction_t5197D3B06056326A8B5C96032CDEBD5D3BDCA7A4 ___lhs0, EasingFunction_t5197D3B06056326A8B5C96032CDEBD5D3BDCA7A4 ___rhs1, const RuntimeMethod* method)
{
bool V_0 = false;
{
EasingFunction_t5197D3B06056326A8B5C96032CDEBD5D3BDCA7A4 L_0 = ___lhs0;
int32_t L_1 = L_0.___m_Mode_0;
EasingFunction_t5197D3B06056326A8B5C96032CDEBD5D3BDCA7A4 L_2 = ___rhs1;
int32_t L_3 = L_2.___m_Mode_0;
V_0 = (bool)((((int32_t)L_1) == ((int32_t)L_3))? 1 : 0);
goto IL_0012;
}
IL_0012:
{
bool L_4 = V_0;
return L_4;
}
}
// System.Boolean UnityEngine.UIElements.EasingFunction::Equals(UnityEngine.UIElements.EasingFunction)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool EasingFunction_Equals_mDFC6754EBC9E3305C8F1BDC9082740D2F2AA382D (EasingFunction_t5197D3B06056326A8B5C96032CDEBD5D3BDCA7A4* __this, EasingFunction_t5197D3B06056326A8B5C96032CDEBD5D3BDCA7A4 ___other0, const RuntimeMethod* method)
{
bool V_0 = false;
{
EasingFunction_t5197D3B06056326A8B5C96032CDEBD5D3BDCA7A4 L_0 = ___other0;
EasingFunction_t5197D3B06056326A8B5C96032CDEBD5D3BDCA7A4 L_1 = (*(EasingFunction_t5197D3B06056326A8B5C96032CDEBD5D3BDCA7A4*)__this);
bool L_2;
L_2 = EasingFunction_op_Equality_mF113C6B5CCA934A4D7EFEB58BF844F41D72AD33C(L_0, L_1, NULL);
V_0 = L_2;
goto IL_0010;
}
IL_0010:
{
bool L_3 = V_0;
return L_3;
}
}
IL2CPP_EXTERN_C bool EasingFunction_Equals_mDFC6754EBC9E3305C8F1BDC9082740D2F2AA382D_AdjustorThunk (RuntimeObject* __this, EasingFunction_t5197D3B06056326A8B5C96032CDEBD5D3BDCA7A4 ___other0, const RuntimeMethod* method)
{
EasingFunction_t5197D3B06056326A8B5C96032CDEBD5D3BDCA7A4* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<EasingFunction_t5197D3B06056326A8B5C96032CDEBD5D3BDCA7A4*>(__this + _offset);
bool _returnValue;
_returnValue = EasingFunction_Equals_mDFC6754EBC9E3305C8F1BDC9082740D2F2AA382D(_thisAdjusted, ___other0, method);
return _returnValue;
}
// System.Boolean UnityEngine.UIElements.EasingFunction::Equals(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool EasingFunction_Equals_m0EE1C44C3557C069C5AAFEBFC9877D1D37250873 (EasingFunction_t5197D3B06056326A8B5C96032CDEBD5D3BDCA7A4* __this, RuntimeObject* ___obj0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EasingFunction_t5197D3B06056326A8B5C96032CDEBD5D3BDCA7A4_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
EasingFunction_t5197D3B06056326A8B5C96032CDEBD5D3BDCA7A4 V_0;
memset((&V_0), 0, sizeof(V_0));
bool V_1 = false;
int32_t G_B3_0 = 0;
{
RuntimeObject* L_0 = ___obj0;
if (!((RuntimeObject*)IsInstSealed((RuntimeObject*)L_0, EasingFunction_t5197D3B06056326A8B5C96032CDEBD5D3BDCA7A4_il2cpp_TypeInfo_var)))
{
goto IL_0019;
}
}
{
RuntimeObject* L_1 = ___obj0;
V_0 = ((*(EasingFunction_t5197D3B06056326A8B5C96032CDEBD5D3BDCA7A4*)((EasingFunction_t5197D3B06056326A8B5C96032CDEBD5D3BDCA7A4*)(EasingFunction_t5197D3B06056326A8B5C96032CDEBD5D3BDCA7A4*)UnBox(L_1, EasingFunction_t5197D3B06056326A8B5C96032CDEBD5D3BDCA7A4_il2cpp_TypeInfo_var))));
EasingFunction_t5197D3B06056326A8B5C96032CDEBD5D3BDCA7A4 L_2 = V_0;
bool L_3;
L_3 = EasingFunction_Equals_mDFC6754EBC9E3305C8F1BDC9082740D2F2AA382D(__this, L_2, NULL);
G_B3_0 = ((int32_t)(L_3));
goto IL_001a;
}
IL_0019:
{
G_B3_0 = 0;
}
IL_001a:
{
V_1 = (bool)G_B3_0;
goto IL_001d;
}
IL_001d:
{
bool L_4 = V_1;
return L_4;
}
}
IL2CPP_EXTERN_C bool EasingFunction_Equals_m0EE1C44C3557C069C5AAFEBFC9877D1D37250873_AdjustorThunk (RuntimeObject* __this, RuntimeObject* ___obj0, const RuntimeMethod* method)
{
EasingFunction_t5197D3B06056326A8B5C96032CDEBD5D3BDCA7A4* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<EasingFunction_t5197D3B06056326A8B5C96032CDEBD5D3BDCA7A4*>(__this + _offset);
bool _returnValue;
_returnValue = EasingFunction_Equals_m0EE1C44C3557C069C5AAFEBFC9877D1D37250873(_thisAdjusted, ___obj0, method);
return _returnValue;
}
// System.String UnityEngine.UIElements.EasingFunction::ToString()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* EasingFunction_ToString_m85DADB88F837D81923336929E27AAF8E03ACCF12 (EasingFunction_t5197D3B06056326A8B5C96032CDEBD5D3BDCA7A4* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EasingMode_tEF87477B9B9EB2524525550AE5ABEBC00FC7B0DF_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
String_t* V_0 = NULL;
{
int32_t* L_0 = (&__this->___m_Mode_0);
Il2CppFakeBox<int32_t> L_1(EasingMode_tEF87477B9B9EB2524525550AE5ABEBC00FC7B0DF_il2cpp_TypeInfo_var, L_0);
String_t* L_2;
L_2 = Enum_ToString_m946B0B83C4470457D0FF555D862022C72BB55741((Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2*)(&L_1), NULL);
V_0 = L_2;
goto IL_0015;
}
IL_0015:
{
String_t* L_3 = V_0;
return L_3;
}
}
IL2CPP_EXTERN_C String_t* EasingFunction_ToString_m85DADB88F837D81923336929E27AAF8E03ACCF12_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
EasingFunction_t5197D3B06056326A8B5C96032CDEBD5D3BDCA7A4* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<EasingFunction_t5197D3B06056326A8B5C96032CDEBD5D3BDCA7A4*>(__this + _offset);
String_t* _returnValue;
_returnValue = EasingFunction_ToString_m85DADB88F837D81923336929E27AAF8E03ACCF12(_thisAdjusted, method);
return _returnValue;
}
// System.Int32 UnityEngine.UIElements.EasingFunction::GetHashCode()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t EasingFunction_GetHashCode_mCB49C4CDB304927EC093227444991688630A1622 (EasingFunction_t5197D3B06056326A8B5C96032CDEBD5D3BDCA7A4* __this, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
int32_t L_0 = __this->___m_Mode_0;
V_0 = L_0;
goto IL_000a;
}
IL_000a:
{
int32_t L_1 = V_0;
return L_1;
}
}
IL2CPP_EXTERN_C int32_t EasingFunction_GetHashCode_mCB49C4CDB304927EC093227444991688630A1622_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
EasingFunction_t5197D3B06056326A8B5C96032CDEBD5D3BDCA7A4* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<EasingFunction_t5197D3B06056326A8B5C96032CDEBD5D3BDCA7A4*>(__this + _offset);
int32_t _returnValue;
_returnValue = EasingFunction_GetHashCode_mCB49C4CDB304927EC093227444991688630A1622(_thisAdjusted, method);
return _returnValue;
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Conversion methods for marshalling of: UnityEngine.UIElements.FontDefinition
IL2CPP_EXTERN_C void FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C_marshal_pinvoke(const FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C& unmarshaled, FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C_marshaled_pinvoke& marshaled)
{
Exception_t* ___m_Font_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_Font' of type 'FontDefinition': Reference type field marshaling is not supported.");
IL2CPP_RAISE_MANAGED_EXCEPTION(___m_Font_0Exception, NULL);
}
IL2CPP_EXTERN_C void FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C_marshal_pinvoke_back(const FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C_marshaled_pinvoke& marshaled, FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C& unmarshaled)
{
Exception_t* ___m_Font_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_Font' of type 'FontDefinition': Reference type field marshaling is not supported.");
IL2CPP_RAISE_MANAGED_EXCEPTION(___m_Font_0Exception, NULL);
}
// Conversion method for clean up from marshalling of: UnityEngine.UIElements.FontDefinition
IL2CPP_EXTERN_C void FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C_marshal_pinvoke_cleanup(FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C_marshaled_pinvoke& marshaled)
{
}
// Conversion methods for marshalling of: UnityEngine.UIElements.FontDefinition
IL2CPP_EXTERN_C void FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C_marshal_com(const FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C& unmarshaled, FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C_marshaled_com& marshaled)
{
Exception_t* ___m_Font_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_Font' of type 'FontDefinition': Reference type field marshaling is not supported.");
IL2CPP_RAISE_MANAGED_EXCEPTION(___m_Font_0Exception, NULL);
}
IL2CPP_EXTERN_C void FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C_marshal_com_back(const FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C_marshaled_com& marshaled, FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C& unmarshaled)
{
Exception_t* ___m_Font_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_Font' of type 'FontDefinition': Reference type field marshaling is not supported.");
IL2CPP_RAISE_MANAGED_EXCEPTION(___m_Font_0Exception, NULL);
}
// Conversion method for clean up from marshalling of: UnityEngine.UIElements.FontDefinition
IL2CPP_EXTERN_C void FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C_marshal_com_cleanup(FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C_marshaled_com& marshaled)
{
}
// UnityEngine.Font UnityEngine.UIElements.FontDefinition::get_font()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Font_tC95270EA3198038970422D78B74A7F2E218A96B6* FontDefinition_get_font_mFD2206D2A904040F2E279365ACBEE4FC4FAE4107 (FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C* __this, const RuntimeMethod* method)
{
Font_tC95270EA3198038970422D78B74A7F2E218A96B6* V_0 = NULL;
{
Font_tC95270EA3198038970422D78B74A7F2E218A96B6* L_0 = __this->___m_Font_0;
V_0 = L_0;
goto IL_000a;
}
IL_000a:
{
Font_tC95270EA3198038970422D78B74A7F2E218A96B6* L_1 = V_0;
return L_1;
}
}
IL2CPP_EXTERN_C Font_tC95270EA3198038970422D78B74A7F2E218A96B6* FontDefinition_get_font_mFD2206D2A904040F2E279365ACBEE4FC4FAE4107_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C*>(__this + _offset);
Font_tC95270EA3198038970422D78B74A7F2E218A96B6* _returnValue;
_returnValue = FontDefinition_get_font_mFD2206D2A904040F2E279365ACBEE4FC4FAE4107(_thisAdjusted, method);
return _returnValue;
}
// UnityEngine.TextCore.Text.FontAsset UnityEngine.UIElements.FontDefinition::get_fontAsset()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR FontAsset_t61A6446D934E582651044E33D250EA8D306AB958* FontDefinition_get_fontAsset_m4CF3D4E54557EDF6B688CF40307689F748386EA0 (FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C* __this, const RuntimeMethod* method)
{
FontAsset_t61A6446D934E582651044E33D250EA8D306AB958* V_0 = NULL;
{
FontAsset_t61A6446D934E582651044E33D250EA8D306AB958* L_0 = __this->___m_FontAsset_1;
V_0 = L_0;
goto IL_000a;
}
IL_000a:
{
FontAsset_t61A6446D934E582651044E33D250EA8D306AB958* L_1 = V_0;
return L_1;
}
}
IL2CPP_EXTERN_C FontAsset_t61A6446D934E582651044E33D250EA8D306AB958* FontDefinition_get_fontAsset_m4CF3D4E54557EDF6B688CF40307689F748386EA0_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C*>(__this + _offset);
FontAsset_t61A6446D934E582651044E33D250EA8D306AB958* _returnValue;
_returnValue = FontDefinition_get_fontAsset_m4CF3D4E54557EDF6B688CF40307689F748386EA0(_thisAdjusted, method);
return _returnValue;
}
// UnityEngine.UIElements.FontDefinition UnityEngine.UIElements.FontDefinition::FromFont(UnityEngine.Font)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C FontDefinition_FromFont_mEF819748A24C06C16DE1F3156EE989903882CAE7 (Font_tC95270EA3198038970422D78B74A7F2E218A96B6* ___f0, const RuntimeMethod* method)
{
FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C V_0;
memset((&V_0), 0, sizeof(V_0));
FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C V_1;
memset((&V_1), 0, sizeof(V_1));
{
il2cpp_codegen_initobj((&V_0), sizeof(FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C));
Font_tC95270EA3198038970422D78B74A7F2E218A96B6* L_0 = ___f0;
(&V_0)->___m_Font_0 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___m_Font_0), (void*)L_0);
FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C L_1 = V_0;
V_1 = L_1;
goto IL_0015;
}
IL_0015:
{
FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C L_2 = V_1;
return L_2;
}
}
// UnityEngine.UIElements.FontDefinition UnityEngine.UIElements.FontDefinition::FromSDFFont(UnityEngine.TextCore.Text.FontAsset)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C FontDefinition_FromSDFFont_mE847892C9780FAB81F97AC083ED8B11613881E33 (FontAsset_t61A6446D934E582651044E33D250EA8D306AB958* ___f0, const RuntimeMethod* method)
{
FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C V_0;
memset((&V_0), 0, sizeof(V_0));
FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C V_1;
memset((&V_1), 0, sizeof(V_1));
{
il2cpp_codegen_initobj((&V_0), sizeof(FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C));
FontAsset_t61A6446D934E582651044E33D250EA8D306AB958* L_0 = ___f0;
(&V_0)->___m_FontAsset_1 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___m_FontAsset_1), (void*)L_0);
FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C L_1 = V_0;
V_1 = L_1;
goto IL_0015;
}
IL_0015:
{
FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C L_2 = V_1;
return L_2;
}
}
// UnityEngine.UIElements.FontDefinition UnityEngine.UIElements.FontDefinition::FromObject(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C FontDefinition_FromObject_m818388F3FD8B0E9077FB830D6AA9B0808D821550 (RuntimeObject* ___obj0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&FontAsset_t61A6446D934E582651044E33D250EA8D306AB958_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Font_tC95270EA3198038970422D78B74A7F2E218A96B6_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
Font_tC95270EA3198038970422D78B74A7F2E218A96B6* V_0 = NULL;
FontAsset_t61A6446D934E582651044E33D250EA8D306AB958* V_1 = NULL;
bool V_2 = false;
FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C V_3;
memset((&V_3), 0, sizeof(V_3));
bool V_4 = false;
FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C V_5;
memset((&V_5), 0, sizeof(V_5));
{
RuntimeObject* L_0 = ___obj0;
V_0 = ((Font_tC95270EA3198038970422D78B74A7F2E218A96B6*)IsInstSealed((RuntimeObject*)L_0, Font_tC95270EA3198038970422D78B74A7F2E218A96B6_il2cpp_TypeInfo_var));
Font_tC95270EA3198038970422D78B74A7F2E218A96B6* L_1 = V_0;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_2;
L_2 = Object_op_Inequality_m4D656395C27694A7F33F5AA8DE80A7AAF9E20BA7(L_1, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
V_2 = L_2;
bool L_3 = V_2;
if (!L_3)
{
goto IL_001c;
}
}
{
Font_tC95270EA3198038970422D78B74A7F2E218A96B6* L_4 = V_0;
FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C L_5;
L_5 = FontDefinition_FromFont_mEF819748A24C06C16DE1F3156EE989903882CAE7(L_4, NULL);
V_3 = L_5;
goto IL_0046;
}
IL_001c:
{
RuntimeObject* L_6 = ___obj0;
V_1 = ((FontAsset_t61A6446D934E582651044E33D250EA8D306AB958*)IsInstClass((RuntimeObject*)L_6, FontAsset_t61A6446D934E582651044E33D250EA8D306AB958_il2cpp_TypeInfo_var));
FontAsset_t61A6446D934E582651044E33D250EA8D306AB958* L_7 = V_1;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_8;
L_8 = Object_op_Inequality_m4D656395C27694A7F33F5AA8DE80A7AAF9E20BA7(L_7, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
V_4 = L_8;
bool L_9 = V_4;
if (!L_9)
{
goto IL_0039;
}
}
{
FontAsset_t61A6446D934E582651044E33D250EA8D306AB958* L_10 = V_1;
FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C L_11;
L_11 = FontDefinition_FromSDFFont_mE847892C9780FAB81F97AC083ED8B11613881E33(L_10, NULL);
V_3 = L_11;
goto IL_0046;
}
IL_0039:
{
il2cpp_codegen_initobj((&V_5), sizeof(FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C));
FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C L_12 = V_5;
V_3 = L_12;
goto IL_0046;
}
IL_0046:
{
FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C L_13 = V_3;
return L_13;
}
}
// System.Boolean UnityEngine.UIElements.FontDefinition::IsEmpty()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool FontDefinition_IsEmpty_m0AC5C77086840D6B175110062E3F23E8698C80BD (FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
bool V_0 = false;
int32_t G_B3_0 = 0;
{
Font_tC95270EA3198038970422D78B74A7F2E218A96B6* L_0 = __this->___m_Font_0;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_1;
L_1 = Object_op_Equality_mD3DB0D72CE0250C84033DC2A90AEF9D59896E536(L_0, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
if (!L_1)
{
goto IL_001d;
}
}
{
FontAsset_t61A6446D934E582651044E33D250EA8D306AB958* L_2 = __this->___m_FontAsset_1;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_3;
L_3 = Object_op_Equality_mD3DB0D72CE0250C84033DC2A90AEF9D59896E536(L_2, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
G_B3_0 = ((int32_t)(L_3));
goto IL_001e;
}
IL_001d:
{
G_B3_0 = 0;
}
IL_001e:
{
V_0 = (bool)G_B3_0;
goto IL_0021;
}
IL_0021:
{
bool L_4 = V_0;
return L_4;
}
}
IL2CPP_EXTERN_C bool FontDefinition_IsEmpty_m0AC5C77086840D6B175110062E3F23E8698C80BD_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C*>(__this + _offset);
bool _returnValue;
_returnValue = FontDefinition_IsEmpty_m0AC5C77086840D6B175110062E3F23E8698C80BD(_thisAdjusted, method);
return _returnValue;
}
// System.String UnityEngine.UIElements.FontDefinition::ToString()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* FontDefinition_ToString_m50739CF03DDE3E26C979C9AC3513FC71923D0890 (FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral23114468D04FA2B7A2DA455B545DB914D0A3ED94);
s_Il2CppMethodInitialized = true;
}
bool V_0 = false;
String_t* V_1 = NULL;
{
Font_tC95270EA3198038970422D78B74A7F2E218A96B6* L_0;
L_0 = FontDefinition_get_font_mFD2206D2A904040F2E279365ACBEE4FC4FAE4107(__this, NULL);
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_1;
L_1 = Object_op_Inequality_m4D656395C27694A7F33F5AA8DE80A7AAF9E20BA7(L_0, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
V_0 = L_1;
bool L_2 = V_0;
if (!L_2)
{
goto IL_0024;
}
}
{
Font_tC95270EA3198038970422D78B74A7F2E218A96B6* L_3;
L_3 = FontDefinition_get_font_mFD2206D2A904040F2E279365ACBEE4FC4FAE4107(__this, NULL);
String_t* L_4;
L_4 = String_Format_m8C122B26BC5AA10E2550AECA16E57DAE10F07E30(_stringLiteral23114468D04FA2B7A2DA455B545DB914D0A3ED94, L_3, NULL);
V_1 = L_4;
goto IL_0037;
}
IL_0024:
{
FontAsset_t61A6446D934E582651044E33D250EA8D306AB958* L_5;
L_5 = FontDefinition_get_fontAsset_m4CF3D4E54557EDF6B688CF40307689F748386EA0(__this, NULL);
String_t* L_6;
L_6 = String_Format_m8C122B26BC5AA10E2550AECA16E57DAE10F07E30(_stringLiteral23114468D04FA2B7A2DA455B545DB914D0A3ED94, L_5, NULL);
V_1 = L_6;
goto IL_0037;
}
IL_0037:
{
String_t* L_7 = V_1;
return L_7;
}
}
IL2CPP_EXTERN_C String_t* FontDefinition_ToString_m50739CF03DDE3E26C979C9AC3513FC71923D0890_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C*>(__this + _offset);
String_t* _returnValue;
_returnValue = FontDefinition_ToString_m50739CF03DDE3E26C979C9AC3513FC71923D0890(_thisAdjusted, method);
return _returnValue;
}
// System.Boolean UnityEngine.UIElements.FontDefinition::Equals(UnityEngine.UIElements.FontDefinition)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool FontDefinition_Equals_m1425312D070F3FF049917D5FE1744BF65EEC1A05 (FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C* __this, FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C ___other0, const RuntimeMethod* method)
{
bool V_0 = false;
int32_t G_B3_0 = 0;
{
Font_tC95270EA3198038970422D78B74A7F2E218A96B6* L_0 = __this->___m_Font_0;
FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C L_1 = ___other0;
Font_tC95270EA3198038970422D78B74A7F2E218A96B6* L_2 = L_1.___m_Font_0;
bool L_3;
L_3 = Object_Equals_mF52C7AEB4AA9F136C3EA31AE3C1FD200B831B3D1(L_0, L_2, NULL);
if (!L_3)
{
goto IL_0027;
}
}
{
FontAsset_t61A6446D934E582651044E33D250EA8D306AB958* L_4 = __this->___m_FontAsset_1;
FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C L_5 = ___other0;
FontAsset_t61A6446D934E582651044E33D250EA8D306AB958* L_6 = L_5.___m_FontAsset_1;
bool L_7;
L_7 = Object_Equals_mF52C7AEB4AA9F136C3EA31AE3C1FD200B831B3D1(L_4, L_6, NULL);
G_B3_0 = ((int32_t)(L_7));
goto IL_0028;
}
IL_0027:
{
G_B3_0 = 0;
}
IL_0028:
{
V_0 = (bool)G_B3_0;
goto IL_002b;
}
IL_002b:
{
bool L_8 = V_0;
return L_8;
}
}
IL2CPP_EXTERN_C bool FontDefinition_Equals_m1425312D070F3FF049917D5FE1744BF65EEC1A05_AdjustorThunk (RuntimeObject* __this, FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C ___other0, const RuntimeMethod* method)
{
FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C*>(__this + _offset);
bool _returnValue;
_returnValue = FontDefinition_Equals_m1425312D070F3FF049917D5FE1744BF65EEC1A05(_thisAdjusted, ___other0, method);
return _returnValue;
}
// System.Boolean UnityEngine.UIElements.FontDefinition::Equals(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool FontDefinition_Equals_m11510FB12876FE932360D45761D07A87E8494AF8 (FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C* __this, RuntimeObject* ___obj0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C V_0;
memset((&V_0), 0, sizeof(V_0));
bool V_1 = false;
int32_t G_B3_0 = 0;
{
RuntimeObject* L_0 = ___obj0;
if (!((RuntimeObject*)IsInstSealed((RuntimeObject*)L_0, FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C_il2cpp_TypeInfo_var)))
{
goto IL_0019;
}
}
{
RuntimeObject* L_1 = ___obj0;
V_0 = ((*(FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C*)((FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C*)(FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C*)UnBox(L_1, FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C_il2cpp_TypeInfo_var))));
FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C L_2 = V_0;
bool L_3;
L_3 = FontDefinition_Equals_m1425312D070F3FF049917D5FE1744BF65EEC1A05(__this, L_2, NULL);
G_B3_0 = ((int32_t)(L_3));
goto IL_001a;
}
IL_0019:
{
G_B3_0 = 0;
}
IL_001a:
{
V_1 = (bool)G_B3_0;
goto IL_001d;
}
IL_001d:
{
bool L_4 = V_1;
return L_4;
}
}
IL2CPP_EXTERN_C bool FontDefinition_Equals_m11510FB12876FE932360D45761D07A87E8494AF8_AdjustorThunk (RuntimeObject* __this, RuntimeObject* ___obj0, const RuntimeMethod* method)
{
FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C*>(__this + _offset);
bool _returnValue;
_returnValue = FontDefinition_Equals_m11510FB12876FE932360D45761D07A87E8494AF8(_thisAdjusted, ___obj0, method);
return _returnValue;
}
// System.Int32 UnityEngine.UIElements.FontDefinition::GetHashCode()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t FontDefinition_GetHashCode_mAE455799B250E80471E797D4497B1DB9B715D8F6 (FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
int32_t G_B3_0 = 0;
int32_t G_B5_0 = 0;
int32_t G_B4_0 = 0;
int32_t G_B6_0 = 0;
int32_t G_B6_1 = 0;
{
Font_tC95270EA3198038970422D78B74A7F2E218A96B6* L_0 = __this->___m_Font_0;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_1;
L_1 = Object_op_Inequality_m4D656395C27694A7F33F5AA8DE80A7AAF9E20BA7(L_0, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
if (L_1)
{
goto IL_0013;
}
}
{
G_B3_0 = 0;
goto IL_001e;
}
IL_0013:
{
Font_tC95270EA3198038970422D78B74A7F2E218A96B6* L_2 = __this->___m_Font_0;
NullCheck(L_2);
int32_t L_3;
L_3 = VirtualFuncInvoker0< int32_t >::Invoke(2 /* System.Int32 System.Object::GetHashCode() */, L_2);
G_B3_0 = L_3;
}
IL_001e:
{
FontAsset_t61A6446D934E582651044E33D250EA8D306AB958* L_4 = __this->___m_FontAsset_1;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_5;
L_5 = Object_op_Inequality_m4D656395C27694A7F33F5AA8DE80A7AAF9E20BA7(L_4, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
G_B4_0 = ((int32_t)il2cpp_codegen_multiply(G_B3_0, ((int32_t)397)));
if (L_5)
{
G_B5_0 = ((int32_t)il2cpp_codegen_multiply(G_B3_0, ((int32_t)397)));
goto IL_0035;
}
}
{
G_B6_0 = 0;
G_B6_1 = G_B4_0;
goto IL_0040;
}
IL_0035:
{
FontAsset_t61A6446D934E582651044E33D250EA8D306AB958* L_6 = __this->___m_FontAsset_1;
NullCheck(L_6);
int32_t L_7;
L_7 = VirtualFuncInvoker0< int32_t >::Invoke(2 /* System.Int32 System.Object::GetHashCode() */, L_6);
G_B6_0 = L_7;
G_B6_1 = G_B5_0;
}
IL_0040:
{
V_0 = ((int32_t)(G_B6_1^G_B6_0));
goto IL_0044;
}
IL_0044:
{
int32_t L_8 = V_0;
return L_8;
}
}
IL2CPP_EXTERN_C int32_t FontDefinition_GetHashCode_mAE455799B250E80471E797D4497B1DB9B715D8F6_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C*>(__this + _offset);
int32_t _returnValue;
_returnValue = FontDefinition_GetHashCode_mAE455799B250E80471E797D4497B1DB9B715D8F6(_thisAdjusted, method);
return _returnValue;
}
// System.Boolean UnityEngine.UIElements.FontDefinition::op_Equality(UnityEngine.UIElements.FontDefinition,UnityEngine.UIElements.FontDefinition)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool FontDefinition_op_Equality_m780D967A235CD8A72FD37191DD8DDC5D0A24DE8C (FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C ___left0, FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C ___right1, const RuntimeMethod* method)
{
bool V_0 = false;
{
FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C L_0 = ___right1;
bool L_1;
L_1 = FontDefinition_Equals_m1425312D070F3FF049917D5FE1744BF65EEC1A05((&___left0), L_0, NULL);
V_0 = L_1;
goto IL_000c;
}
IL_000c:
{
bool L_2 = V_0;
return L_2;
}
}
// System.Boolean UnityEngine.UIElements.FontDefinition::op_Inequality(UnityEngine.UIElements.FontDefinition,UnityEngine.UIElements.FontDefinition)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool FontDefinition_op_Inequality_m4F6950CA5C1D28119F1ABC1AE83336BC873C45D5 (FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C ___left0, FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C ___right1, const RuntimeMethod* method)
{
bool V_0 = false;
{
FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C L_0 = ___right1;
bool L_1;
L_1 = FontDefinition_Equals_m1425312D070F3FF049917D5FE1744BF65EEC1A05((&___left0), L_0, NULL);
V_0 = (bool)((((int32_t)L_1) == ((int32_t)0))? 1 : 0);
goto IL_000f;
}
IL_000f:
{
bool L_2 = V_0;
return L_2;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// UnityEngine.UIElements.StyleLength UnityEngine.UIElements.StyleValueCollection::GetStyleLength(UnityEngine.UIElements.StyleSheets.StylePropertyId)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8 StyleValueCollection_GetStyleLength_m52D30C7A681A306749611152A63DA56F878F3F2D (StyleValueCollection_t5ADC08D23E648FBE78F2C161494786E6C83E1377* __this, int32_t ___id0, const RuntimeMethod* method)
{
StyleValue_t56307594EC04E04EFBCC3220595B4AAD66FF93C5 V_0;
memset((&V_0), 0, sizeof(V_0));
bool V_1 = false;
StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8 V_2;
memset((&V_2), 0, sizeof(V_2));
{
il2cpp_codegen_initobj((&V_0), sizeof(StyleValue_t56307594EC04E04EFBCC3220595B4AAD66FF93C5));
int32_t L_0 = ___id0;
bool L_1;
L_1 = StyleValueCollection_TryGetStyleValue_m440C7A9E0F94731ACB08A11B7FF06F75925BE40B(__this, L_0, (&V_0), NULL);
V_1 = L_1;
bool L_2 = V_1;
if (!L_2)
{
goto IL_002a;
}
}
{
StyleValue_t56307594EC04E04EFBCC3220595B4AAD66FF93C5 L_3 = V_0;
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 L_4 = L_3.___length_3;
StyleValue_t56307594EC04E04EFBCC3220595B4AAD66FF93C5 L_5 = V_0;
int32_t L_6 = L_5.___keyword_1;
StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8 L_7;
memset((&L_7), 0, sizeof(L_7));
StyleLength__ctor_m9033952D80775B2E8D0DE53AFCE5C72397168177((&L_7), L_4, L_6, /*hidden argument*/NULL);
V_2 = L_7;
goto IL_0033;
}
IL_002a:
{
StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8 L_8;
L_8 = StyleLength_op_Implicit_m611F745586C94081A2134E0072E23E7668B2149E(1, NULL);
V_2 = L_8;
goto IL_0033;
}
IL_0033:
{
StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8 L_9 = V_2;
return L_9;
}
}
// UnityEngine.UIElements.StyleFloat UnityEngine.UIElements.StyleValueCollection::GetStyleFloat(UnityEngine.UIElements.StyleSheets.StylePropertyId)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StyleFloat_t4A100BCCDC275C2302517C5858C9BE9EC43D4841 StyleValueCollection_GetStyleFloat_mFB67DF76D46EFF7CBFAAB1F5B699F3CBE6AF71EB (StyleValueCollection_t5ADC08D23E648FBE78F2C161494786E6C83E1377* __this, int32_t ___id0, const RuntimeMethod* method)
{
StyleValue_t56307594EC04E04EFBCC3220595B4AAD66FF93C5 V_0;
memset((&V_0), 0, sizeof(V_0));
bool V_1 = false;
StyleFloat_t4A100BCCDC275C2302517C5858C9BE9EC43D4841 V_2;
memset((&V_2), 0, sizeof(V_2));
{
il2cpp_codegen_initobj((&V_0), sizeof(StyleValue_t56307594EC04E04EFBCC3220595B4AAD66FF93C5));
int32_t L_0 = ___id0;
bool L_1;
L_1 = StyleValueCollection_TryGetStyleValue_m440C7A9E0F94731ACB08A11B7FF06F75925BE40B(__this, L_0, (&V_0), NULL);
V_1 = L_1;
bool L_2 = V_1;
if (!L_2)
{
goto IL_002a;
}
}
{
StyleValue_t56307594EC04E04EFBCC3220595B4AAD66FF93C5 L_3 = V_0;
float L_4 = L_3.___number_2;
StyleValue_t56307594EC04E04EFBCC3220595B4AAD66FF93C5 L_5 = V_0;
int32_t L_6 = L_5.___keyword_1;
StyleFloat_t4A100BCCDC275C2302517C5858C9BE9EC43D4841 L_7;
memset((&L_7), 0, sizeof(L_7));
StyleFloat__ctor_m66B48CBE087249CDDFA4223E917A6952063C950A((&L_7), L_4, L_6, /*hidden argument*/NULL);
V_2 = L_7;
goto IL_0033;
}
IL_002a:
{
StyleFloat_t4A100BCCDC275C2302517C5858C9BE9EC43D4841 L_8;
L_8 = StyleFloat_op_Implicit_m373A7BFBAF4759446204242E878330C825CF10B8(1, NULL);
V_2 = L_8;
goto IL_0033;
}
IL_0033:
{
StyleFloat_t4A100BCCDC275C2302517C5858C9BE9EC43D4841 L_9 = V_2;
return L_9;
}
}
// UnityEngine.UIElements.StyleInt UnityEngine.UIElements.StyleValueCollection::GetStyleInt(UnityEngine.UIElements.StyleSheets.StylePropertyId)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StyleInt_tDC5B2FE9B1ABA54EEF85A7798F321F40BDC8B25D StyleValueCollection_GetStyleInt_m1B001772E1ED50ECEC62DB8396804C8E70D40234 (StyleValueCollection_t5ADC08D23E648FBE78F2C161494786E6C83E1377* __this, int32_t ___id0, const RuntimeMethod* method)
{
StyleValue_t56307594EC04E04EFBCC3220595B4AAD66FF93C5 V_0;
memset((&V_0), 0, sizeof(V_0));
bool V_1 = false;
StyleInt_tDC5B2FE9B1ABA54EEF85A7798F321F40BDC8B25D V_2;
memset((&V_2), 0, sizeof(V_2));
{
il2cpp_codegen_initobj((&V_0), sizeof(StyleValue_t56307594EC04E04EFBCC3220595B4AAD66FF93C5));
int32_t L_0 = ___id0;
bool L_1;
L_1 = StyleValueCollection_TryGetStyleValue_m440C7A9E0F94731ACB08A11B7FF06F75925BE40B(__this, L_0, (&V_0), NULL);
V_1 = L_1;
bool L_2 = V_1;
if (!L_2)
{
goto IL_002b;
}
}
{
StyleValue_t56307594EC04E04EFBCC3220595B4AAD66FF93C5 L_3 = V_0;
float L_4 = L_3.___number_2;
StyleValue_t56307594EC04E04EFBCC3220595B4AAD66FF93C5 L_5 = V_0;
int32_t L_6 = L_5.___keyword_1;
StyleInt_tDC5B2FE9B1ABA54EEF85A7798F321F40BDC8B25D L_7;
memset((&L_7), 0, sizeof(L_7));
StyleInt__ctor_m18B2FA5FD2A57BE2EBD6C0227637723EC9B02C6F((&L_7), il2cpp_codegen_cast_double_to_int<int32_t>(L_4), L_6, /*hidden argument*/NULL);
V_2 = L_7;
goto IL_0034;
}
IL_002b:
{
StyleInt_tDC5B2FE9B1ABA54EEF85A7798F321F40BDC8B25D L_8;
L_8 = StyleInt_op_Implicit_mC1B31C09A34967A55D26E01EE2E10886328A8D6D(1, NULL);
V_2 = L_8;
goto IL_0034;
}
IL_0034:
{
StyleInt_tDC5B2FE9B1ABA54EEF85A7798F321F40BDC8B25D L_9 = V_2;
return L_9;
}
}
// System.Boolean UnityEngine.UIElements.StyleValueCollection::TryGetStyleValue(UnityEngine.UIElements.StyleSheets.StylePropertyId,UnityEngine.UIElements.StyleSheets.StyleValue&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool StyleValueCollection_TryGetStyleValue_m440C7A9E0F94731ACB08A11B7FF06F75925BE40B (StyleValueCollection_t5ADC08D23E648FBE78F2C161494786E6C83E1377* __this, int32_t ___id0, StyleValue_t56307594EC04E04EFBCC3220595B4AAD66FF93C5* ___value1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_m1F4E04F6F817CA0C550E88CACDBF06CECEEBA5A4_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_m382A4115E9B245542508429960929A5A5A2DBC52_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_m2A71803E92C0B34206D38F91490F372EE7E8E999_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_GetEnumerator_m79C661B4F2593F250F3AAEBE725ABBB3B97314E1_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
Enumerator_tB72DF0A1B1C0AE8C401AAA543550E6B7F4F8E091 V_0;
memset((&V_0), 0, sizeof(V_0));
StyleValue_t56307594EC04E04EFBCC3220595B4AAD66FF93C5 V_1;
memset((&V_1), 0, sizeof(V_1));
bool V_2 = false;
bool V_3 = false;
{
StyleValue_t56307594EC04E04EFBCC3220595B4AAD66FF93C5* L_0 = ___value1;
L_0->___id_0 = 0;
List_1_t686B3253BF1ECA33C528F281967CD2DA263C252E* L_1 = __this->___m_Values_0;
NullCheck(L_1);
Enumerator_tB72DF0A1B1C0AE8C401AAA543550E6B7F4F8E091 L_2;
L_2 = List_1_GetEnumerator_m79C661B4F2593F250F3AAEBE725ABBB3B97314E1(L_1, List_1_GetEnumerator_m79C661B4F2593F250F3AAEBE725ABBB3B97314E1_RuntimeMethod_var);
V_0 = L_2;
}
{
auto __finallyBlock = il2cpp::utils::Finally([&]
{
FINALLY_0045:
{// begin finally (depth: 1)
Enumerator_Dispose_m1F4E04F6F817CA0C550E88CACDBF06CECEEBA5A4((&V_0), Enumerator_Dispose_m1F4E04F6F817CA0C550E88CACDBF06CECEEBA5A4_RuntimeMethod_var);
return;
}// end finally (depth: 1)
});
try
{// begin try (depth: 1)
{
goto IL_003a_1;
}
IL_0017_1:
{
StyleValue_t56307594EC04E04EFBCC3220595B4AAD66FF93C5 L_3;
L_3 = Enumerator_get_Current_m2A71803E92C0B34206D38F91490F372EE7E8E999_inline((&V_0), Enumerator_get_Current_m2A71803E92C0B34206D38F91490F372EE7E8E999_RuntimeMethod_var);
V_1 = L_3;
StyleValue_t56307594EC04E04EFBCC3220595B4AAD66FF93C5 L_4 = V_1;
int32_t L_5 = L_4.___id_0;
int32_t L_6 = ___id0;
V_2 = (bool)((((int32_t)L_5) == ((int32_t)L_6))? 1 : 0);
bool L_7 = V_2;
if (!L_7)
{
goto IL_0039_1;
}
}
{
StyleValue_t56307594EC04E04EFBCC3220595B4AAD66FF93C5* L_8 = ___value1;
StyleValue_t56307594EC04E04EFBCC3220595B4AAD66FF93C5 L_9 = V_1;
*(StyleValue_t56307594EC04E04EFBCC3220595B4AAD66FF93C5*)L_8 = L_9;
V_3 = (bool)1;
goto IL_0058;
}
IL_0039_1:
{
}
IL_003a_1:
{
bool L_10;
L_10 = Enumerator_MoveNext_m382A4115E9B245542508429960929A5A5A2DBC52((&V_0), Enumerator_MoveNext_m382A4115E9B245542508429960929A5A5A2DBC52_RuntimeMethod_var);
if (L_10)
{
goto IL_0017_1;
}
}
{
goto IL_0054;
}
}// end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__finallyBlock.StoreException(e.ex);
}
}
IL_0054:
{
V_3 = (bool)0;
goto IL_0058;
}
IL_0058:
{
bool L_11 = V_3;
return L_11;
}
}
// System.Void UnityEngine.UIElements.StyleValueCollection::SetStyleValue(UnityEngine.UIElements.StyleSheets.StyleValue)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StyleValueCollection_SetStyleValue_m0D2893CB063806B31C41887327B73877CD0101AC (StyleValueCollection_t5ADC08D23E648FBE78F2C161494786E6C83E1377* __this, StyleValue_t56307594EC04E04EFBCC3220595B4AAD66FF93C5 ___value0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_m87205283CED3CE7AC9AEC642FE8C34839086F2EF_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_RemoveAt_m2276A13E0328D7750B5EFF7868F9F88CA313D5E6_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_m797905E92EF60F271F57D2F36C05AC429A5C0008_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_m1E0036D7EC908E08932E6514B1EF92C3A8E4AB58_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_set_Item_m2926C92062137EC290DA1AD54E4AFF3CCD529685_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
bool V_1 = false;
bool V_2 = false;
bool V_3 = false;
{
V_0 = 0;
goto IL_0059;
}
IL_0005:
{
List_1_t686B3253BF1ECA33C528F281967CD2DA263C252E* L_0 = __this->___m_Values_0;
int32_t L_1 = V_0;
NullCheck(L_0);
StyleValue_t56307594EC04E04EFBCC3220595B4AAD66FF93C5 L_2;
L_2 = List_1_get_Item_m1E0036D7EC908E08932E6514B1EF92C3A8E4AB58(L_0, L_1, List_1_get_Item_m1E0036D7EC908E08932E6514B1EF92C3A8E4AB58_RuntimeMethod_var);
int32_t L_3 = L_2.___id_0;
StyleValue_t56307594EC04E04EFBCC3220595B4AAD66FF93C5 L_4 = ___value0;
int32_t L_5 = L_4.___id_0;
V_1 = (bool)((((int32_t)L_3) == ((int32_t)L_5))? 1 : 0);
bool L_6 = V_1;
if (!L_6)
{
goto IL_0054;
}
}
{
StyleValue_t56307594EC04E04EFBCC3220595B4AAD66FF93C5 L_7 = ___value0;
int32_t L_8 = L_7.___keyword_1;
V_2 = (bool)((((int32_t)L_8) == ((int32_t)1))? 1 : 0);
bool L_9 = V_2;
if (!L_9)
{
goto IL_0042;
}
}
{
List_1_t686B3253BF1ECA33C528F281967CD2DA263C252E* L_10 = __this->___m_Values_0;
int32_t L_11 = V_0;
NullCheck(L_10);
List_1_RemoveAt_m2276A13E0328D7750B5EFF7868F9F88CA313D5E6(L_10, L_11, List_1_RemoveAt_m2276A13E0328D7750B5EFF7868F9F88CA313D5E6_RuntimeMethod_var);
goto IL_0052;
}
IL_0042:
{
List_1_t686B3253BF1ECA33C528F281967CD2DA263C252E* L_12 = __this->___m_Values_0;
int32_t L_13 = V_0;
StyleValue_t56307594EC04E04EFBCC3220595B4AAD66FF93C5 L_14 = ___value0;
NullCheck(L_12);
List_1_set_Item_m2926C92062137EC290DA1AD54E4AFF3CCD529685(L_12, L_13, L_14, List_1_set_Item_m2926C92062137EC290DA1AD54E4AFF3CCD529685_RuntimeMethod_var);
}
IL_0052:
{
goto IL_0078;
}
IL_0054:
{
int32_t L_15 = V_0;
V_0 = ((int32_t)il2cpp_codegen_add(L_15, 1));
}
IL_0059:
{
int32_t L_16 = V_0;
List_1_t686B3253BF1ECA33C528F281967CD2DA263C252E* L_17 = __this->___m_Values_0;
NullCheck(L_17);
int32_t L_18;
L_18 = List_1_get_Count_m797905E92EF60F271F57D2F36C05AC429A5C0008_inline(L_17, List_1_get_Count_m797905E92EF60F271F57D2F36C05AC429A5C0008_RuntimeMethod_var);
V_3 = (bool)((((int32_t)L_16) < ((int32_t)L_18))? 1 : 0);
bool L_19 = V_3;
if (L_19)
{
goto IL_0005;
}
}
{
List_1_t686B3253BF1ECA33C528F281967CD2DA263C252E* L_20 = __this->___m_Values_0;
StyleValue_t56307594EC04E04EFBCC3220595B4AAD66FF93C5 L_21 = ___value0;
NullCheck(L_20);
List_1_Add_m87205283CED3CE7AC9AEC642FE8C34839086F2EF_inline(L_20, L_21, List_1_Add_m87205283CED3CE7AC9AEC642FE8C34839086F2EF_RuntimeMethod_var);
}
IL_0078:
{
return;
}
}
// System.Void UnityEngine.UIElements.StyleValueCollection::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StyleValueCollection__ctor_mFE0D8F376863E4DF1BCCB889ABC9896874413C23 (StyleValueCollection_t5ADC08D23E648FBE78F2C161494786E6C83E1377* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_m3CB67AFF449C874D40106A7AC4CAA266C89D95B7_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_t686B3253BF1ECA33C528F281967CD2DA263C252E_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
List_1_t686B3253BF1ECA33C528F281967CD2DA263C252E* L_0 = (List_1_t686B3253BF1ECA33C528F281967CD2DA263C252E*)il2cpp_codegen_object_new(List_1_t686B3253BF1ECA33C528F281967CD2DA263C252E_il2cpp_TypeInfo_var);
NullCheck(L_0);
List_1__ctor_m3CB67AFF449C874D40106A7AC4CAA266C89D95B7(L_0, List_1__ctor_m3CB67AFF449C874D40106A7AC4CAA266C89D95B7_RuntimeMethod_var);
__this->___m_Values_0 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Values_0), (void*)L_0);
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// UnityEngine.UIElements.VisualElement UnityEngine.UIElements.InlineStyleAccess::get_ve()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21 (InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165* __this, const RuntimeMethod* method)
{
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_0 = __this->___U3CveU3Ek__BackingField_3;
return L_0;
}
}
// System.Void UnityEngine.UIElements.InlineStyleAccess::set_ve(UnityEngine.UIElements.VisualElement)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InlineStyleAccess_set_ve_m83D1C898E50B1E45818FBB439829EC26AD18890B (InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165* __this, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___value0, const RuntimeMethod* method)
{
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_0 = ___value0;
__this->___U3CveU3Ek__BackingField_3 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CveU3Ek__BackingField_3), (void*)L_0);
return;
}
}
// System.Void UnityEngine.UIElements.InlineStyleAccess::.ctor(UnityEngine.UIElements.VisualElement)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InlineStyleAccess__ctor_mAE92A0955C99C67DCAE24667C204328A48FB0950 (InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165* __this, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___ve0, const RuntimeMethod* method)
{
{
StyleValueCollection__ctor_mFE0D8F376863E4DF1BCCB889ABC9896874413C23(__this, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_0 = ___ve0;
InlineStyleAccess_set_ve_m83D1C898E50B1E45818FBB439829EC26AD18890B_inline(__this, L_0, NULL);
return;
}
}
// System.Void UnityEngine.UIElements.InlineStyleAccess::Finalize()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InlineStyleAccess_Finalize_mB780E760F9DE162DC1BB60873F1F649222C7A73C (InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165* __this, const RuntimeMethod* method)
{
StyleValue_t56307594EC04E04EFBCC3220595B4AAD66FF93C5 V_0;
memset((&V_0), 0, sizeof(V_0));
bool V_1 = false;
bool V_2 = false;
bool V_3 = false;
bool V_4 = false;
{
}
{
auto __finallyBlock = il2cpp::utils::Finally([&]
{
FINALLY_006e:
{// begin finally (depth: 1)
Object_Finalize_mC98C96301CCABFE00F1A7EF8E15DF507CACD42B2(__this, NULL);
return;
}// end finally (depth: 1)
});
try
{// begin try (depth: 1)
{
il2cpp_codegen_initobj((&V_0), sizeof(StyleValue_t56307594EC04E04EFBCC3220595B4AAD66FF93C5));
bool L_0;
L_0 = StyleValueCollection_TryGetStyleValue_m440C7A9E0F94731ACB08A11B7FF06F75925BE40B(__this, ((int32_t)458753), (&V_0), NULL);
V_1 = L_0;
bool L_1 = V_1;
if (!L_1)
{
goto IL_003a_1;
}
}
{
GCHandle_tC44F6F72EE68BD4CFABA24309DA7A179D41127DC* L_2 = (&(&V_0)->___resource_5);
bool L_3;
L_3 = GCHandle_get_IsAllocated_m241908103D8D867E11CCAB73C918729825E86843(L_2, NULL);
V_2 = L_3;
bool L_4 = V_2;
if (!L_4)
{
goto IL_0039_1;
}
}
{
GCHandle_tC44F6F72EE68BD4CFABA24309DA7A179D41127DC* L_5 = (&(&V_0)->___resource_5);
GCHandle_Free_m1320A260E487EB1EA6D95F9E54BFFCB5A4EF83A3(L_5, NULL);
}
IL_0039_1:
{
}
IL_003a_1:
{
bool L_6;
L_6 = StyleValueCollection_TryGetStyleValue_m440C7A9E0F94731ACB08A11B7FF06F75925BE40B(__this, ((int32_t)65540), (&V_0), NULL);
V_3 = L_6;
bool L_7 = V_3;
if (!L_7)
{
goto IL_006c_1;
}
}
{
GCHandle_tC44F6F72EE68BD4CFABA24309DA7A179D41127DC* L_8 = (&(&V_0)->___resource_5);
bool L_9;
L_9 = GCHandle_get_IsAllocated_m241908103D8D867E11CCAB73C918729825E86843(L_8, NULL);
V_4 = L_9;
bool L_10 = V_4;
if (!L_10)
{
goto IL_006b_1;
}
}
{
GCHandle_tC44F6F72EE68BD4CFABA24309DA7A179D41127DC* L_11 = (&(&V_0)->___resource_5);
GCHandle_Free_m1320A260E487EB1EA6D95F9E54BFFCB5A4EF83A3(L_11, NULL);
}
IL_006b_1:
{
}
IL_006c_1:
{
goto IL_0076;
}
}// end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__finallyBlock.StoreException(e.ex);
}
}
IL_0076:
{
return;
}
}
// System.Void UnityEngine.UIElements.InlineStyleAccess::SetInlineRule(UnityEngine.UIElements.StyleSheet,UnityEngine.UIElements.StyleRule)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InlineStyleAccess_SetInlineRule_mB2DA283FD86936723277D8C2E475A77A8AD46F93 (InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165* __this, StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* ___sheet0, StyleRule_t69F0C0989004F85BBD9C72BC7A73F79BFE61651E* ___rule1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StyleSheetCache_t061A2F384B165002DF44B524CD2A78A512BCBD76_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
InlineRule_t33A25EE06BCFCD5561E60223DF8544C8EF644C30* L_0 = (&__this->___m_InlineRule_16);
StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* L_1 = ___sheet0;
L_0->___sheet_0 = L_1;
Il2CppCodeGenWriteBarrier((void**)(&L_0->___sheet_0), (void*)L_1);
InlineRule_t33A25EE06BCFCD5561E60223DF8544C8EF644C30* L_2 = (&__this->___m_InlineRule_16);
StyleRule_t69F0C0989004F85BBD9C72BC7A73F79BFE61651E* L_3 = ___rule1;
NullCheck(L_3);
StylePropertyU5BU5D_t1DEB0C869D51682C0583AA00CE776FE8B8C36783* L_4;
L_4 = StyleRule_get_properties_m0918E976C1000BC02985AFFE48919B5B7F45E6BC(L_3, NULL);
L_2->___properties_1 = L_4;
Il2CppCodeGenWriteBarrier((void**)(&L_2->___properties_1), (void*)L_4);
InlineRule_t33A25EE06BCFCD5561E60223DF8544C8EF644C30* L_5 = (&__this->___m_InlineRule_16);
StyleRule_t69F0C0989004F85BBD9C72BC7A73F79BFE61651E* L_6 = ___rule1;
il2cpp_codegen_runtime_class_init_inline(StyleSheetCache_t061A2F384B165002DF44B524CD2A78A512BCBD76_il2cpp_TypeInfo_var);
StylePropertyIdU5BU5D_t6A118EB2D7976A5AE0C4E89D3F53D4454EC7E359* L_7;
L_7 = StyleSheetCache_GetPropertyIds_m12628603E1996F31D2DBEBECA8F53579F9A68BA8(L_6, NULL);
L_5->___propertyIds_2 = L_7;
Il2CppCodeGenWriteBarrier((void**)(&L_5->___propertyIds_2), (void*)L_7);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_8;
L_8 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_8);
ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* L_9;
L_9 = VisualElement_get_computedStyle_m8124059EC4D72CCEDE7107FFF72A614131604C3A(L_8, NULL);
InlineStyleAccess_ApplyInlineStyles_mE6E352C60F7E016A113E82A35AF3838712A9BE21(__this, L_9, NULL);
return;
}
}
// System.Boolean UnityEngine.UIElements.InlineStyleAccess::IsValueSet(UnityEngine.UIElements.StyleSheets.StylePropertyId)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InlineStyleAccess_IsValueSet_mF6480B4757375C5277D688F00D3C68AAE0193FF7 (InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165* __this, int32_t ___id0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_m1F4E04F6F817CA0C550E88CACDBF06CECEEBA5A4_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_m32C3EB624F6EE8B92DB2A47AE2BA8984872A1132_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_m382A4115E9B245542508429960929A5A5A2DBC52_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_mB5EDB1A39B767BF7677DEE42FF96C78914C7005C_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_m2A71803E92C0B34206D38F91490F372EE7E8E999_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_mB28ED58C8A392FC455EF04196845A959EC52DE9E_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_GetEnumerator_m41D099DDAA26C72466A2EB9CCA26EF85274EFF44_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_GetEnumerator_m79C661B4F2593F250F3AAEBE725ABBB3B97314E1_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
Enumerator_tB72DF0A1B1C0AE8C401AAA543550E6B7F4F8E091 V_0;
memset((&V_0), 0, sizeof(V_0));
StyleValue_t56307594EC04E04EFBCC3220595B4AAD66FF93C5 V_1;
memset((&V_1), 0, sizeof(V_1));
bool V_2 = false;
bool V_3 = false;
bool V_4 = false;
Enumerator_t2F6204D88DD8195BFC2CC4BE1E513D4C02D55DD5 V_5;
memset((&V_5), 0, sizeof(V_5));
StyleValueManaged_t68DFBEC1594279E4DC56634FD5092318D1E9A5F4 V_6;
memset((&V_6), 0, sizeof(V_6));
bool V_7 = false;
int32_t V_8 = 0;
int32_t V_9 = 0;
{
List_1_t686B3253BF1ECA33C528F281967CD2DA263C252E* L_0 = ((StyleValueCollection_t5ADC08D23E648FBE78F2C161494786E6C83E1377*)__this)->___m_Values_0;
NullCheck(L_0);
Enumerator_tB72DF0A1B1C0AE8C401AAA543550E6B7F4F8E091 L_1;
L_1 = List_1_GetEnumerator_m79C661B4F2593F250F3AAEBE725ABBB3B97314E1(L_0, List_1_GetEnumerator_m79C661B4F2593F250F3AAEBE725ABBB3B97314E1_RuntimeMethod_var);
V_0 = L_1;
}
{
auto __finallyBlock = il2cpp::utils::Finally([&]
{
FINALLY_0039:
{// begin finally (depth: 1)
Enumerator_Dispose_m1F4E04F6F817CA0C550E88CACDBF06CECEEBA5A4((&V_0), Enumerator_Dispose_m1F4E04F6F817CA0C550E88CACDBF06CECEEBA5A4_RuntimeMethod_var);
return;
}// end finally (depth: 1)
});
try
{// begin try (depth: 1)
{
goto IL_002e_1;
}
IL_0010_1:
{
StyleValue_t56307594EC04E04EFBCC3220595B4AAD66FF93C5 L_2;
L_2 = Enumerator_get_Current_m2A71803E92C0B34206D38F91490F372EE7E8E999_inline((&V_0), Enumerator_get_Current_m2A71803E92C0B34206D38F91490F372EE7E8E999_RuntimeMethod_var);
V_1 = L_2;
StyleValue_t56307594EC04E04EFBCC3220595B4AAD66FF93C5 L_3 = V_1;
int32_t L_4 = L_3.___id_0;
int32_t L_5 = ___id0;
V_2 = (bool)((((int32_t)L_4) == ((int32_t)L_5))? 1 : 0);
bool L_6 = V_2;
if (!L_6)
{
goto IL_002d_1;
}
}
{
V_3 = (bool)1;
goto IL_011b;
}
IL_002d_1:
{
}
IL_002e_1:
{
bool L_7;
L_7 = Enumerator_MoveNext_m382A4115E9B245542508429960929A5A5A2DBC52((&V_0), Enumerator_MoveNext_m382A4115E9B245542508429960929A5A5A2DBC52_RuntimeMethod_var);
if (L_7)
{
goto IL_0010_1;
}
}
{
goto IL_0048;
}
}// end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__finallyBlock.StoreException(e.ex);
}
}
IL_0048:
{
List_1_t05E80B72E11DAF32DE5C2209E33E4AA7D99CCE45* L_8 = __this->___m_ValuesManaged_2;
V_4 = (bool)((!(((RuntimeObject*)(List_1_t05E80B72E11DAF32DE5C2209E33E4AA7D99CCE45*)L_8) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
bool L_9 = V_4;
if (!L_9)
{
goto IL_00a5;
}
}
{
List_1_t05E80B72E11DAF32DE5C2209E33E4AA7D99CCE45* L_10 = __this->___m_ValuesManaged_2;
NullCheck(L_10);
Enumerator_t2F6204D88DD8195BFC2CC4BE1E513D4C02D55DD5 L_11;
L_11 = List_1_GetEnumerator_m41D099DDAA26C72466A2EB9CCA26EF85274EFF44(L_10, List_1_GetEnumerator_m41D099DDAA26C72466A2EB9CCA26EF85274EFF44_RuntimeMethod_var);
V_5 = L_11;
}
{
auto __finallyBlock = il2cpp::utils::Finally([&]
{
FINALLY_0095:
{// begin finally (depth: 1)
Enumerator_Dispose_m32C3EB624F6EE8B92DB2A47AE2BA8984872A1132((&V_5), Enumerator_Dispose_m32C3EB624F6EE8B92DB2A47AE2BA8984872A1132_RuntimeMethod_var);
return;
}// end finally (depth: 1)
});
try
{// begin try (depth: 1)
{
goto IL_008a_1;
}
IL_0068_1:
{
StyleValueManaged_t68DFBEC1594279E4DC56634FD5092318D1E9A5F4 L_12;
L_12 = Enumerator_get_Current_mB28ED58C8A392FC455EF04196845A959EC52DE9E_inline((&V_5), Enumerator_get_Current_mB28ED58C8A392FC455EF04196845A959EC52DE9E_RuntimeMethod_var);
V_6 = L_12;
StyleValueManaged_t68DFBEC1594279E4DC56634FD5092318D1E9A5F4 L_13 = V_6;
int32_t L_14 = L_13.___id_0;
int32_t L_15 = ___id0;
V_7 = (bool)((((int32_t)L_14) == ((int32_t)L_15))? 1 : 0);
bool L_16 = V_7;
if (!L_16)
{
goto IL_0089_1;
}
}
{
V_3 = (bool)1;
goto IL_011b;
}
IL_0089_1:
{
}
IL_008a_1:
{
bool L_17;
L_17 = Enumerator_MoveNext_mB5EDB1A39B767BF7677DEE42FF96C78914C7005C((&V_5), Enumerator_MoveNext_mB5EDB1A39B767BF7677DEE42FF96C78914C7005C_RuntimeMethod_var);
if (L_17)
{
goto IL_0068_1;
}
}
{
goto IL_00a4;
}
}// end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__finallyBlock.StoreException(e.ex);
}
}
IL_00a4:
{
}
IL_00a5:
{
int32_t L_18 = ___id0;
V_9 = L_18;
int32_t L_19 = V_9;
V_8 = L_19;
int32_t L_20 = V_8;
if ((((int32_t)L_20) == ((int32_t)((int32_t)65539))))
{
goto IL_00ea;
}
}
{
goto IL_00b7;
}
IL_00b7:
{
int32_t L_21 = V_8;
if ((((int32_t)L_21) == ((int32_t)((int32_t)196608))))
{
goto IL_00e1;
}
}
{
goto IL_00c2;
}
IL_00c2:
{
int32_t L_22 = V_8;
switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_22, ((int32_t)327680))))
{
case 0:
{
goto IL_0105;
}
case 1:
{
goto IL_010e;
}
case 2:
{
goto IL_00f3;
}
case 3:
{
goto IL_00fc;
}
}
}
{
goto IL_0117;
}
IL_00e1:
{
bool L_23 = __this->___m_HasInlineCursor_4;
V_3 = L_23;
goto IL_011b;
}
IL_00ea:
{
bool L_24 = __this->___m_HasInlineTextShadow_6;
V_3 = L_24;
goto IL_011b;
}
IL_00f3:
{
bool L_25 = __this->___m_HasInlineTransformOrigin_8;
V_3 = L_25;
goto IL_011b;
}
IL_00fc:
{
bool L_26 = __this->___m_HasInlineTranslate_10;
V_3 = L_26;
goto IL_011b;
}
IL_0105:
{
bool L_27 = __this->___m_HasInlineRotate_12;
V_3 = L_27;
goto IL_011b;
}
IL_010e:
{
bool L_28 = __this->___m_HasInlineScale_14;
V_3 = L_28;
goto IL_011b;
}
IL_0117:
{
V_3 = (bool)0;
goto IL_011b;
}
IL_011b:
{
bool L_29 = V_3;
return L_29;
}
}
// System.Void UnityEngine.UIElements.InlineStyleAccess::ApplyInlineStyles(UnityEngine.UIElements.ComputedStyle&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InlineStyleAccess_ApplyInlineStyles_mE6E352C60F7E016A113E82A35AF3838712A9BE21 (InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165* __this, ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* ___computedStyle0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_m1F4E04F6F817CA0C550E88CACDBF06CECEEBA5A4_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_m32C3EB624F6EE8B92DB2A47AE2BA8984872A1132_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_m382A4115E9B245542508429960929A5A5A2DBC52_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_mB5EDB1A39B767BF7677DEE42FF96C78914C7005C_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_m2A71803E92C0B34206D38F91490F372EE7E8E999_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_mB28ED58C8A392FC455EF04196845A959EC52DE9E_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IStyle_t4FD66C97CA5F46BFE328FED0C65277A37E0A89F7_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InitialStyle_tB45723AD8BBFFB1A576F025D76BB814D983B19FF_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_GetEnumerator_m41D099DDAA26C72466A2EB9CCA26EF85274EFF44_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_GetEnumerator_m79C661B4F2593F250F3AAEBE725ABBB3B97314E1_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* V_0 = NULL;
ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* V_1 = NULL;
Hierarchy_t4CF226F0EDE9C117C51C505730FC80641B1F1677 V_2;
memset((&V_2), 0, sizeof(V_2));
bool V_3 = false;
Enumerator_tB72DF0A1B1C0AE8C401AAA543550E6B7F4F8E091 V_4;
memset((&V_4), 0, sizeof(V_4));
StyleValue_t56307594EC04E04EFBCC3220595B4AAD66FF93C5 V_5;
memset((&V_5), 0, sizeof(V_5));
bool V_6 = false;
Enumerator_t2F6204D88DD8195BFC2CC4BE1E513D4C02D55DD5 V_7;
memset((&V_7), 0, sizeof(V_7));
StyleValueManaged_t68DFBEC1594279E4DC56634FD5092318D1E9A5F4 V_8;
memset((&V_8), 0, sizeof(V_8));
bool V_9 = false;
StyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610 V_10;
memset((&V_10), 0, sizeof(V_10));
bool V_11 = false;
StyleTextShadow_tCDDF1FE733ADBAA5ACA3B74620D4728E83F54252 V_12;
memset((&V_12), 0, sizeof(V_12));
bool V_13 = false;
StyleTransformOrigin_t708B2E73541ECAE23D286FE68D6BC2CCFAAB84A6 V_14;
memset((&V_14), 0, sizeof(V_14));
bool V_15 = false;
StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089 V_16;
memset((&V_16), 0, sizeof(V_16));
bool V_17 = false;
StyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC V_18;
memset((&V_18), 0, sizeof(V_18));
bool V_19 = false;
StyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B V_20;
memset((&V_20), 0, sizeof(V_20));
ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* G_B4_0 = NULL;
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_0;
L_0 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_0);
Hierarchy_t4CF226F0EDE9C117C51C505730FC80641B1F1677 L_1;
L_1 = VisualElement_get_hierarchy_m2E897DE4CFD349E65CFA38EFF6BAAFECE2F4E3E4_inline(L_0, NULL);
V_2 = L_1;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_2;
L_2 = Hierarchy_get_parent_m1CB3F7548632A5B5747041AF64B12BB0E0F402D4((&V_2), NULL);
V_0 = L_2;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_3 = V_0;
if (!L_3)
{
goto IL_0021;
}
}
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_4 = V_0;
NullCheck(L_4);
ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* L_5;
L_5 = VisualElement_get_computedStyle_m8124059EC4D72CCEDE7107FFF72A614131604C3A(L_4, NULL);
goto IL_0028;
}
IL_0021:
{
il2cpp_codegen_runtime_class_init_inline(InitialStyle_tB45723AD8BBFFB1A576F025D76BB814D983B19FF_il2cpp_TypeInfo_var);
ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* L_6;
L_6 = InitialStyle_Get_m38BCE8D4AFA821076C48E7DE3AB59C1FF1111F14(NULL);
G_B4_0 = L_6;
goto IL_002e;
}
IL_0028:
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_7 = V_0;
NullCheck(L_7);
ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* L_8;
L_8 = VisualElement_get_computedStyle_m8124059EC4D72CCEDE7107FFF72A614131604C3A(L_7, NULL);
G_B4_0 = L_8;
}
IL_002e:
{
V_1 = G_B4_0;
InlineRule_t33A25EE06BCFCD5561E60223DF8544C8EF644C30* L_9 = (&__this->___m_InlineRule_16);
StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* L_10 = L_9->___sheet_0;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_11;
L_11 = Object_op_Inequality_m4D656395C27694A7F33F5AA8DE80A7AAF9E20BA7(L_10, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
V_3 = L_11;
bool L_12 = V_3;
if (!L_12)
{
goto IL_0084;
}
}
{
il2cpp_codegen_runtime_class_init_inline(InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165_il2cpp_TypeInfo_var);
StylePropertyReader_tA960AF3A0C411045E92E04E997D7EB2EF1B7552A* L_13 = ((InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165_StaticFields*)il2cpp_codegen_static_fields_for(InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165_il2cpp_TypeInfo_var))->___s_StylePropertyReader_1;
InlineRule_t33A25EE06BCFCD5561E60223DF8544C8EF644C30* L_14 = (&__this->___m_InlineRule_16);
StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* L_15 = L_14->___sheet_0;
InlineRule_t33A25EE06BCFCD5561E60223DF8544C8EF644C30* L_16 = (&__this->___m_InlineRule_16);
StylePropertyU5BU5D_t1DEB0C869D51682C0583AA00CE776FE8B8C36783* L_17 = L_16->___properties_1;
InlineRule_t33A25EE06BCFCD5561E60223DF8544C8EF644C30* L_18 = (&__this->___m_InlineRule_16);
StylePropertyIdU5BU5D_t6A118EB2D7976A5AE0C4E89D3F53D4454EC7E359* L_19 = L_18->___propertyIds_2;
NullCheck(L_13);
StylePropertyReader_SetInlineContext_m220B4AA0E287AF54B6025EA6F5FA612B05B1AF6C(L_13, L_15, L_17, L_19, (1.0f), NULL);
ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* L_20 = ___computedStyle0;
StylePropertyReader_tA960AF3A0C411045E92E04E997D7EB2EF1B7552A* L_21 = ((InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165_StaticFields*)il2cpp_codegen_static_fields_for(InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165_il2cpp_TypeInfo_var))->___s_StylePropertyReader_1;
ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* L_22 = V_1;
ComputedStyle_ApplyProperties_m3A2839DA1B85307F21A075C3049B08FC02F33ACC(L_20, L_21, L_22, NULL);
}
IL_0084:
{
List_1_t686B3253BF1ECA33C528F281967CD2DA263C252E* L_23 = ((StyleValueCollection_t5ADC08D23E648FBE78F2C161494786E6C83E1377*)__this)->___m_Values_0;
NullCheck(L_23);
Enumerator_tB72DF0A1B1C0AE8C401AAA543550E6B7F4F8E091 L_24;
L_24 = List_1_GetEnumerator_m79C661B4F2593F250F3AAEBE725ABBB3B97314E1(L_23, List_1_GetEnumerator_m79C661B4F2593F250F3AAEBE725ABBB3B97314E1_RuntimeMethod_var);
V_4 = L_24;
}
{
auto __finallyBlock = il2cpp::utils::Finally([&]
{
FINALLY_00b4:
{// begin finally (depth: 1)
Enumerator_Dispose_m1F4E04F6F817CA0C550E88CACDBF06CECEEBA5A4((&V_4), Enumerator_Dispose_m1F4E04F6F817CA0C550E88CACDBF06CECEEBA5A4_RuntimeMethod_var);
return;
}// end finally (depth: 1)
});
try
{// begin try (depth: 1)
{
goto IL_00a9_1;
}
IL_0094_1:
{
StyleValue_t56307594EC04E04EFBCC3220595B4AAD66FF93C5 L_25;
L_25 = Enumerator_get_Current_m2A71803E92C0B34206D38F91490F372EE7E8E999_inline((&V_4), Enumerator_get_Current_m2A71803E92C0B34206D38F91490F372EE7E8E999_RuntimeMethod_var);
V_5 = L_25;
ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* L_26 = ___computedStyle0;
StyleValue_t56307594EC04E04EFBCC3220595B4AAD66FF93C5 L_27 = V_5;
ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* L_28 = V_1;
ComputedStyle_ApplyStyleValue_mF912B05E9ACC874EDD24C1FCDE2143559992AF6B(L_26, L_27, L_28, NULL);
}
IL_00a9_1:
{
bool L_29;
L_29 = Enumerator_MoveNext_m382A4115E9B245542508429960929A5A5A2DBC52((&V_4), Enumerator_MoveNext_m382A4115E9B245542508429960929A5A5A2DBC52_RuntimeMethod_var);
if (L_29)
{
goto IL_0094_1;
}
}
{
goto IL_00c3;
}
}// end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__finallyBlock.StoreException(e.ex);
}
}
IL_00c3:
{
List_1_t05E80B72E11DAF32DE5C2209E33E4AA7D99CCE45* L_30 = __this->___m_ValuesManaged_2;
V_6 = (bool)((!(((RuntimeObject*)(List_1_t05E80B72E11DAF32DE5C2209E33E4AA7D99CCE45*)L_30) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
bool L_31 = V_6;
if (!L_31)
{
goto IL_0113;
}
}
{
List_1_t05E80B72E11DAF32DE5C2209E33E4AA7D99CCE45* L_32 = __this->___m_ValuesManaged_2;
NullCheck(L_32);
Enumerator_t2F6204D88DD8195BFC2CC4BE1E513D4C02D55DD5 L_33;
L_33 = List_1_GetEnumerator_m41D099DDAA26C72466A2EB9CCA26EF85274EFF44(L_32, List_1_GetEnumerator_m41D099DDAA26C72466A2EB9CCA26EF85274EFF44_RuntimeMethod_var);
V_7 = L_33;
}
{
auto __finallyBlock = il2cpp::utils::Finally([&]
{
FINALLY_0103:
{// begin finally (depth: 1)
Enumerator_Dispose_m32C3EB624F6EE8B92DB2A47AE2BA8984872A1132((&V_7), Enumerator_Dispose_m32C3EB624F6EE8B92DB2A47AE2BA8984872A1132_RuntimeMethod_var);
return;
}// end finally (depth: 1)
});
try
{// begin try (depth: 1)
{
goto IL_00f8_1;
}
IL_00e3_1:
{
StyleValueManaged_t68DFBEC1594279E4DC56634FD5092318D1E9A5F4 L_34;
L_34 = Enumerator_get_Current_mB28ED58C8A392FC455EF04196845A959EC52DE9E_inline((&V_7), Enumerator_get_Current_mB28ED58C8A392FC455EF04196845A959EC52DE9E_RuntimeMethod_var);
V_8 = L_34;
ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* L_35 = ___computedStyle0;
StyleValueManaged_t68DFBEC1594279E4DC56634FD5092318D1E9A5F4 L_36 = V_8;
ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* L_37 = V_1;
ComputedStyle_ApplyStyleValueManaged_m6D8A7C62246D95B7709868AC4051D9B2C9715F72(L_35, L_36, L_37, NULL);
}
IL_00f8_1:
{
bool L_38;
L_38 = Enumerator_MoveNext_mB5EDB1A39B767BF7677DEE42FF96C78914C7005C((&V_7), Enumerator_MoveNext_mB5EDB1A39B767BF7677DEE42FF96C78914C7005C_RuntimeMethod_var);
if (L_38)
{
goto IL_00e3_1;
}
}
{
goto IL_0112;
}
}// end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__finallyBlock.StoreException(e.ex);
}
}
IL_0112:
{
}
IL_0113:
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_39;
L_39 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_39);
RuntimeObject* L_40;
L_40 = VisualElement_get_style_mDCFF8D835BE0AFE412905E108F48B32A83734224(L_39, NULL);
NullCheck(L_40);
StyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610 L_41;
L_41 = InterfaceFuncInvoker0< StyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610 >::Invoke(15 /* UnityEngine.UIElements.StyleCursor UnityEngine.UIElements.IStyle::get_cursor() */, IStyle_t4FD66C97CA5F46BFE328FED0C65277A37E0A89F7_il2cpp_TypeInfo_var, L_40);
V_10 = L_41;
int32_t L_42;
L_42 = StyleCursor_get_keyword_m186FAD95B09F8F04C5E58214C52C047CC13F90BB((&V_10), NULL);
V_9 = (bool)((((int32_t)((((int32_t)L_42) == ((int32_t)1))? 1 : 0)) == ((int32_t)0))? 1 : 0);
bool L_43 = V_9;
if (!L_43)
{
goto IL_015a;
}
}
{
ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* L_44 = ___computedStyle0;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_45;
L_45 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_45);
RuntimeObject* L_46;
L_46 = VisualElement_get_style_mDCFF8D835BE0AFE412905E108F48B32A83734224(L_45, NULL);
NullCheck(L_46);
StyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610 L_47;
L_47 = InterfaceFuncInvoker0< StyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610 >::Invoke(15 /* UnityEngine.UIElements.StyleCursor UnityEngine.UIElements.IStyle::get_cursor() */, IStyle_t4FD66C97CA5F46BFE328FED0C65277A37E0A89F7_il2cpp_TypeInfo_var, L_46);
V_10 = L_47;
Cursor_t24C3B5095F65B86794C4F7EA168E324DFDA9EE82 L_48;
L_48 = StyleCursor_get_value_mCD6667DB89822E033CF9F5597A95786E42C185B6((&V_10), NULL);
ComputedStyle_ApplyStyleCursor_m51B8C143B1DDE5BE8D2E97EC81C6E7363A64418C(L_44, L_48, NULL);
}
IL_015a:
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_49;
L_49 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_49);
RuntimeObject* L_50;
L_50 = VisualElement_get_style_mDCFF8D835BE0AFE412905E108F48B32A83734224(L_49, NULL);
NullCheck(L_50);
StyleTextShadow_tCDDF1FE733ADBAA5ACA3B74620D4728E83F54252 L_51;
L_51 = InterfaceFuncInvoker0< StyleTextShadow_tCDDF1FE733ADBAA5ACA3B74620D4728E83F54252 >::Invoke(40 /* UnityEngine.UIElements.StyleTextShadow UnityEngine.UIElements.IStyle::get_textShadow() */, IStyle_t4FD66C97CA5F46BFE328FED0C65277A37E0A89F7_il2cpp_TypeInfo_var, L_50);
V_12 = L_51;
int32_t L_52;
L_52 = StyleTextShadow_get_keyword_m0936C51AC4D42481FA64A1CEB7A62EC2CF19470E((&V_12), NULL);
V_11 = (bool)((((int32_t)((((int32_t)L_52) == ((int32_t)1))? 1 : 0)) == ((int32_t)0))? 1 : 0);
bool L_53 = V_11;
if (!L_53)
{
goto IL_01a1;
}
}
{
ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* L_54 = ___computedStyle0;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_55;
L_55 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_55);
RuntimeObject* L_56;
L_56 = VisualElement_get_style_mDCFF8D835BE0AFE412905E108F48B32A83734224(L_55, NULL);
NullCheck(L_56);
StyleTextShadow_tCDDF1FE733ADBAA5ACA3B74620D4728E83F54252 L_57;
L_57 = InterfaceFuncInvoker0< StyleTextShadow_tCDDF1FE733ADBAA5ACA3B74620D4728E83F54252 >::Invoke(40 /* UnityEngine.UIElements.StyleTextShadow UnityEngine.UIElements.IStyle::get_textShadow() */, IStyle_t4FD66C97CA5F46BFE328FED0C65277A37E0A89F7_il2cpp_TypeInfo_var, L_56);
V_12 = L_57;
TextShadow_t6BADF37AB90ABCB63859A225B58AC5A580950A05 L_58;
L_58 = StyleTextShadow_get_value_m42277240BF34F859A5E0C6933106F98CDDD3439C((&V_12), NULL);
ComputedStyle_ApplyStyleTextShadow_m651414AC181BF890FB887331B325F75B5B3F1B41(L_54, L_58, NULL);
}
IL_01a1:
{
bool L_59 = __this->___m_HasInlineTransformOrigin_8;
V_13 = L_59;
bool L_60 = V_13;
if (!L_60)
{
goto IL_01cf;
}
}
{
ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* L_61 = ___computedStyle0;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_62;
L_62 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_62);
RuntimeObject* L_63;
L_63 = VisualElement_get_style_mDCFF8D835BE0AFE412905E108F48B32A83734224(L_62, NULL);
NullCheck(L_63);
StyleTransformOrigin_t708B2E73541ECAE23D286FE68D6BC2CCFAAB84A6 L_64;
L_64 = InterfaceFuncInvoker0< StyleTransformOrigin_t708B2E73541ECAE23D286FE68D6BC2CCFAAB84A6 >::Invoke(42 /* UnityEngine.UIElements.StyleTransformOrigin UnityEngine.UIElements.IStyle::get_transformOrigin() */, IStyle_t4FD66C97CA5F46BFE328FED0C65277A37E0A89F7_il2cpp_TypeInfo_var, L_63);
V_14 = L_64;
TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502 L_65;
L_65 = StyleTransformOrigin_get_value_m3DD31B222FEAF76A0D053A39820373A00BD1928E((&V_14), NULL);
ComputedStyle_ApplyStyleTransformOrigin_mD1C0A6885951B191FEEC513DCD65534DD620F2BF(L_61, L_65, NULL);
}
IL_01cf:
{
bool L_66 = __this->___m_HasInlineTranslate_10;
V_15 = L_66;
bool L_67 = V_15;
if (!L_67)
{
goto IL_01fd;
}
}
{
ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* L_68 = ___computedStyle0;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_69;
L_69 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_69);
RuntimeObject* L_70;
L_70 = VisualElement_get_style_mDCFF8D835BE0AFE412905E108F48B32A83734224(L_69, NULL);
NullCheck(L_70);
StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089 L_71;
L_71 = InterfaceFuncInvoker0< StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089 >::Invoke(43 /* UnityEngine.UIElements.StyleTranslate UnityEngine.UIElements.IStyle::get_translate() */, IStyle_t4FD66C97CA5F46BFE328FED0C65277A37E0A89F7_il2cpp_TypeInfo_var, L_70);
V_16 = L_71;
Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E L_72;
L_72 = StyleTranslate_get_value_m3D6727DEDAB4FF2313B2842FE295C41D4D9D0355((&V_16), NULL);
ComputedStyle_ApplyStyleTranslate_mD030DDBE08290894990C1EDEE34E8220E238FBF5(L_68, L_72, NULL);
}
IL_01fd:
{
bool L_73 = __this->___m_HasInlineScale_14;
V_17 = L_73;
bool L_74 = V_17;
if (!L_74)
{
goto IL_022b;
}
}
{
ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* L_75 = ___computedStyle0;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_76;
L_76 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_76);
RuntimeObject* L_77;
L_77 = VisualElement_get_style_mDCFF8D835BE0AFE412905E108F48B32A83734224(L_76, NULL);
NullCheck(L_77);
StyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC L_78;
L_78 = InterfaceFuncInvoker0< StyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC >::Invoke(39 /* UnityEngine.UIElements.StyleScale UnityEngine.UIElements.IStyle::get_scale() */, IStyle_t4FD66C97CA5F46BFE328FED0C65277A37E0A89F7_il2cpp_TypeInfo_var, L_77);
V_18 = L_78;
Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7 L_79;
L_79 = StyleScale_get_value_mF8E29AE4DA4671C9462D02642348BF78A796854B((&V_18), NULL);
ComputedStyle_ApplyStyleScale_m4F7432A13858936EFB6AC9E4B46031FD5B761809(L_75, L_79, NULL);
}
IL_022b:
{
bool L_80 = __this->___m_HasInlineRotate_12;
V_19 = L_80;
bool L_81 = V_19;
if (!L_81)
{
goto IL_0259;
}
}
{
ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* L_82 = ___computedStyle0;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_83;
L_83 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_83);
RuntimeObject* L_84;
L_84 = VisualElement_get_style_mDCFF8D835BE0AFE412905E108F48B32A83734224(L_83, NULL);
NullCheck(L_84);
StyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B L_85;
L_85 = InterfaceFuncInvoker0< StyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B >::Invoke(38 /* UnityEngine.UIElements.StyleRotate UnityEngine.UIElements.IStyle::get_rotate() */, IStyle_t4FD66C97CA5F46BFE328FED0C65277A37E0A89F7_il2cpp_TypeInfo_var, L_84);
V_20 = L_85;
Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7 L_86;
L_86 = StyleRotate_get_value_m20936D0783AD0F977486948A51C430265A61CAF4((&V_20), NULL);
ComputedStyle_ApplyStyleRotate_mDAB427C16C59BABB1A04CCE437835311A655E969(L_82, L_86, NULL);
}
IL_0259:
{
return;
}
}
// UnityEngine.UIElements.StyleCursor UnityEngine.UIElements.InlineStyleAccess::UnityEngine.UIElements.IStyle.get_cursor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610 InlineStyleAccess_UnityEngine_UIElements_IStyle_get_cursor_m82DD046E12A6EDD920EE037F5151DFAA75B8B5CC (InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165* __this, const RuntimeMethod* method)
{
StyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610 V_0;
memset((&V_0), 0, sizeof(V_0));
bool V_1 = false;
StyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610 V_2;
memset((&V_2), 0, sizeof(V_2));
{
il2cpp_codegen_initobj((&V_0), sizeof(StyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610));
bool L_0;
L_0 = InlineStyleAccess_TryGetInlineCursor_m63299CC6BB5FCDB24E9733F4258DBEDF95C3C12E(__this, (&V_0), NULL);
V_1 = L_0;
bool L_1 = V_1;
if (!L_1)
{
goto IL_0019;
}
}
{
StyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610 L_2 = V_0;
V_2 = L_2;
goto IL_0022;
}
IL_0019:
{
StyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610 L_3;
L_3 = StyleCursor_op_Implicit_m1AAF0AD4F7EFE6F05D54FD3DAF834729956E2A12(1, NULL);
V_2 = L_3;
goto IL_0022;
}
IL_0022:
{
StyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610 L_4 = V_2;
return L_4;
}
}
// UnityEngine.UIElements.StyleTextShadow UnityEngine.UIElements.InlineStyleAccess::UnityEngine.UIElements.IStyle.get_textShadow()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StyleTextShadow_tCDDF1FE733ADBAA5ACA3B74620D4728E83F54252 InlineStyleAccess_UnityEngine_UIElements_IStyle_get_textShadow_m334A788961743C8C842B6826164BB73A86504FCF (InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165* __this, const RuntimeMethod* method)
{
StyleTextShadow_tCDDF1FE733ADBAA5ACA3B74620D4728E83F54252 V_0;
memset((&V_0), 0, sizeof(V_0));
bool V_1 = false;
StyleTextShadow_tCDDF1FE733ADBAA5ACA3B74620D4728E83F54252 V_2;
memset((&V_2), 0, sizeof(V_2));
{
il2cpp_codegen_initobj((&V_0), sizeof(StyleTextShadow_tCDDF1FE733ADBAA5ACA3B74620D4728E83F54252));
bool L_0;
L_0 = InlineStyleAccess_TryGetInlineTextShadow_m2958C0D88D96FDBD51FFBE18997FE782C0556907(__this, (&V_0), NULL);
V_1 = L_0;
bool L_1 = V_1;
if (!L_1)
{
goto IL_0019;
}
}
{
StyleTextShadow_tCDDF1FE733ADBAA5ACA3B74620D4728E83F54252 L_2 = V_0;
V_2 = L_2;
goto IL_0022;
}
IL_0019:
{
StyleTextShadow_tCDDF1FE733ADBAA5ACA3B74620D4728E83F54252 L_3;
L_3 = StyleTextShadow_op_Implicit_m7D505F9CDA1D131C0F0A8B6ED1F51236FF59C755(1, NULL);
V_2 = L_3;
goto IL_0022;
}
IL_0022:
{
StyleTextShadow_tCDDF1FE733ADBAA5ACA3B74620D4728E83F54252 L_4 = V_2;
return L_4;
}
}
// UnityEngine.UIElements.StyleTransformOrigin UnityEngine.UIElements.InlineStyleAccess::UnityEngine.UIElements.IStyle.get_transformOrigin()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StyleTransformOrigin_t708B2E73541ECAE23D286FE68D6BC2CCFAAB84A6 InlineStyleAccess_UnityEngine_UIElements_IStyle_get_transformOrigin_m0065672D11F3FE80FC4F2E5C0A2D050ABFF0EBB1 (InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165* __this, const RuntimeMethod* method)
{
StyleTransformOrigin_t708B2E73541ECAE23D286FE68D6BC2CCFAAB84A6 V_0;
memset((&V_0), 0, sizeof(V_0));
bool V_1 = false;
StyleTransformOrigin_t708B2E73541ECAE23D286FE68D6BC2CCFAAB84A6 V_2;
memset((&V_2), 0, sizeof(V_2));
{
il2cpp_codegen_initobj((&V_0), sizeof(StyleTransformOrigin_t708B2E73541ECAE23D286FE68D6BC2CCFAAB84A6));
bool L_0;
L_0 = InlineStyleAccess_TryGetInlineTransformOrigin_mECB022AFD8010521ADFAA3B28C56728490C6BC16(__this, (&V_0), NULL);
V_1 = L_0;
bool L_1 = V_1;
if (!L_1)
{
goto IL_0019;
}
}
{
StyleTransformOrigin_t708B2E73541ECAE23D286FE68D6BC2CCFAAB84A6 L_2 = V_0;
V_2 = L_2;
goto IL_0022;
}
IL_0019:
{
StyleTransformOrigin_t708B2E73541ECAE23D286FE68D6BC2CCFAAB84A6 L_3;
L_3 = StyleTransformOrigin_op_Implicit_m01EAB2A8B7B1A14DED0CA929007E518B462D8042(1, NULL);
V_2 = L_3;
goto IL_0022;
}
IL_0022:
{
StyleTransformOrigin_t708B2E73541ECAE23D286FE68D6BC2CCFAAB84A6 L_4 = V_2;
return L_4;
}
}
// UnityEngine.UIElements.StyleTranslate UnityEngine.UIElements.InlineStyleAccess::UnityEngine.UIElements.IStyle.get_translate()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089 InlineStyleAccess_UnityEngine_UIElements_IStyle_get_translate_mC58E7F09240C3ED74D4662E06758E3E5F1526938 (InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165* __this, const RuntimeMethod* method)
{
StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089 V_0;
memset((&V_0), 0, sizeof(V_0));
bool V_1 = false;
StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089 V_2;
memset((&V_2), 0, sizeof(V_2));
{
il2cpp_codegen_initobj((&V_0), sizeof(StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089));
bool L_0;
L_0 = InlineStyleAccess_TryGetInlineTranslate_m2118CB3A0FA8254F641D7A34F904E78783336C7C(__this, (&V_0), NULL);
V_1 = L_0;
bool L_1 = V_1;
if (!L_1)
{
goto IL_0019;
}
}
{
StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089 L_2 = V_0;
V_2 = L_2;
goto IL_0022;
}
IL_0019:
{
StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089 L_3;
L_3 = StyleTranslate_op_Implicit_m9042ECC72D4AA04F3915AA020F48C3B371CD63FD(1, NULL);
V_2 = L_3;
goto IL_0022;
}
IL_0022:
{
StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089 L_4 = V_2;
return L_4;
}
}
// System.Void UnityEngine.UIElements.InlineStyleAccess::UnityEngine.UIElements.IStyle.set_translate(UnityEngine.UIElements.StyleTranslate)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InlineStyleAccess_UnityEngine_UIElements_IStyle_set_translate_mD5F5984817E22DB07965451022F46A52118ABFE0 (InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165* __this, StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089 ___value0, const RuntimeMethod* method)
{
bool V_0 = false;
{
StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089 L_0 = ___value0;
bool L_1;
L_1 = InlineStyleAccess_SetInlineTranslate_m4A2D1556251A4151F81EBE2584BFB70805BE4696(__this, L_0, NULL);
V_0 = L_1;
bool L_2 = V_0;
if (!L_2)
{
goto IL_001f;
}
}
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_3;
L_3 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_3);
VisualElement_IncrementVersion_m03581665EE480D3C329058FFE08734450493E33E(L_3, ((int32_t)544), NULL);
}
IL_001f:
{
return;
}
}
// UnityEngine.UIElements.StyleRotate UnityEngine.UIElements.InlineStyleAccess::UnityEngine.UIElements.IStyle.get_rotate()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B InlineStyleAccess_UnityEngine_UIElements_IStyle_get_rotate_m2487C0B681E61AF79D1F659E9B5AAA579A28D6FE (InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165* __this, const RuntimeMethod* method)
{
StyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B V_0;
memset((&V_0), 0, sizeof(V_0));
bool V_1 = false;
StyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B V_2;
memset((&V_2), 0, sizeof(V_2));
{
il2cpp_codegen_initobj((&V_0), sizeof(StyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B));
bool L_0;
L_0 = InlineStyleAccess_TryGetInlineRotate_m18AD02C6261D2552480A88385595018AAB079682(__this, (&V_0), NULL);
V_1 = L_0;
bool L_1 = V_1;
if (!L_1)
{
goto IL_0019;
}
}
{
StyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B L_2 = V_0;
V_2 = L_2;
goto IL_0022;
}
IL_0019:
{
StyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B L_3;
L_3 = StyleRotate_op_Implicit_m41AE58B97B3F4031262376C425B3AB798B1B3976(1, NULL);
V_2 = L_3;
goto IL_0022;
}
IL_0022:
{
StyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B L_4 = V_2;
return L_4;
}
}
// UnityEngine.UIElements.StyleScale UnityEngine.UIElements.InlineStyleAccess::UnityEngine.UIElements.IStyle.get_scale()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC InlineStyleAccess_UnityEngine_UIElements_IStyle_get_scale_mB50F6696B17B72E90317A9B48B0EE72D43CE7DF5 (InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165* __this, const RuntimeMethod* method)
{
StyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC V_0;
memset((&V_0), 0, sizeof(V_0));
bool V_1 = false;
StyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC V_2;
memset((&V_2), 0, sizeof(V_2));
{
il2cpp_codegen_initobj((&V_0), sizeof(StyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC));
bool L_0;
L_0 = InlineStyleAccess_TryGetInlineScale_m3DB512632D536F9CAE87C2B07B257453F88362CC(__this, (&V_0), NULL);
V_1 = L_0;
bool L_1 = V_1;
if (!L_1)
{
goto IL_0019;
}
}
{
StyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC L_2 = V_0;
V_2 = L_2;
goto IL_0022;
}
IL_0019:
{
StyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC L_3;
L_3 = StyleScale_op_Implicit_m3231BA796024968D253EFD91AF4D84BB20B025A3(1, NULL);
V_2 = L_3;
goto IL_0022;
}
IL_0022:
{
StyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC L_4 = V_2;
return L_4;
}
}
// System.Boolean UnityEngine.UIElements.InlineStyleAccess::SetStyleValue(UnityEngine.UIElements.StyleSheets.StylePropertyId,UnityEngine.UIElements.StyleLength)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InlineStyleAccess_SetStyleValue_m8DCE3F520B7215ED0A8E3EAC5387338A3EBBA9BF (InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165* __this, int32_t ___id0, StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8 ___inlineValue1, const RuntimeMethod* method)
{
StyleValue_t56307594EC04E04EFBCC3220595B4AAD66FF93C5 V_0;
memset((&V_0), 0, sizeof(V_0));
bool V_1 = false;
bool V_2 = false;
bool V_3 = false;
bool V_4 = false;
bool V_5 = false;
int32_t G_B4_0 = 0;
{
il2cpp_codegen_initobj((&V_0), sizeof(StyleValue_t56307594EC04E04EFBCC3220595B4AAD66FF93C5));
int32_t L_0 = ___id0;
bool L_1;
L_1 = StyleValueCollection_TryGetStyleValue_m440C7A9E0F94731ACB08A11B7FF06F75925BE40B(__this, L_0, (&V_0), NULL);
V_1 = L_1;
bool L_2 = V_1;
if (!L_2)
{
goto IL_0048;
}
}
{
StyleValue_t56307594EC04E04EFBCC3220595B4AAD66FF93C5 L_3 = V_0;
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 L_4 = L_3.___length_3;
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 L_5;
L_5 = StyleLength_get_value_mCED6CC9F565F29350DFB1E4D3FF8F9C4AC6EB131((&___inlineValue1), NULL);
bool L_6;
L_6 = Length_op_Equality_m6EE6F7EF12C90FFD1C8987E1D4AAEA23AA7A8795(L_4, L_5, NULL);
if (!L_6)
{
goto IL_003c;
}
}
{
StyleValue_t56307594EC04E04EFBCC3220595B4AAD66FF93C5 L_7 = V_0;
int32_t L_8 = L_7.___keyword_1;
int32_t L_9;
L_9 = StyleLength_get_keyword_m3C27CD4CFE978045893CB4907F487ADC2B17EFEC((&___inlineValue1), NULL);
G_B4_0 = ((((int32_t)L_8) == ((int32_t)L_9))? 1 : 0);
goto IL_003d;
}
IL_003c:
{
G_B4_0 = 0;
}
IL_003d:
{
V_2 = (bool)G_B4_0;
bool L_10 = V_2;
if (!L_10)
{
goto IL_0045;
}
}
{
V_3 = (bool)0;
goto IL_00ae;
}
IL_0045:
{
goto IL_005d;
}
IL_0048:
{
int32_t L_11;
L_11 = StyleLength_get_keyword_m3C27CD4CFE978045893CB4907F487ADC2B17EFEC((&___inlineValue1), NULL);
V_4 = (bool)((((int32_t)L_11) == ((int32_t)1))? 1 : 0);
bool L_12 = V_4;
if (!L_12)
{
goto IL_005d;
}
}
{
V_3 = (bool)0;
goto IL_00ae;
}
IL_005d:
{
int32_t L_13 = ___id0;
(&V_0)->___id_0 = L_13;
int32_t L_14;
L_14 = StyleLength_get_keyword_m3C27CD4CFE978045893CB4907F487ADC2B17EFEC((&___inlineValue1), NULL);
(&V_0)->___keyword_1 = L_14;
StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8 L_15 = ___inlineValue1;
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 L_16;
L_16 = StyleValueExtensions_ToLength_mCEAFEA65FC2AB6F40FDB3605F3185F35E89EE9BB(L_15, NULL);
(&V_0)->___length_3 = L_16;
StyleValue_t56307594EC04E04EFBCC3220595B4AAD66FF93C5 L_17 = V_0;
StyleValueCollection_SetStyleValue_m0D2893CB063806B31C41887327B73877CD0101AC(__this, L_17, NULL);
int32_t L_18;
L_18 = StyleLength_get_keyword_m3C27CD4CFE978045893CB4907F487ADC2B17EFEC((&___inlineValue1), NULL);
V_5 = (bool)((((int32_t)L_18) == ((int32_t)1))? 1 : 0);
bool L_19 = V_5;
if (!L_19)
{
goto IL_00a2;
}
}
{
int32_t L_20 = ___id0;
bool L_21;
L_21 = InlineStyleAccess_RemoveInlineStyle_m225E781B5CCEC21106CDE484CB72371A14BEB0BC(__this, L_20, NULL);
V_3 = L_21;
goto IL_00ae;
}
IL_00a2:
{
StyleValue_t56307594EC04E04EFBCC3220595B4AAD66FF93C5 L_22 = V_0;
InlineStyleAccess_ApplyStyleValue_m3E012D35FB1ADCCF2CB9601319F257E3B7859441(__this, L_22, NULL);
V_3 = (bool)1;
goto IL_00ae;
}
IL_00ae:
{
bool L_23 = V_3;
return L_23;
}
}
// System.Boolean UnityEngine.UIElements.InlineStyleAccess::SetStyleValue(UnityEngine.UIElements.StyleSheets.StylePropertyId,UnityEngine.UIElements.StyleFloat)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InlineStyleAccess_SetStyleValue_mF6D018AEAD6020AD9D677515282BAC1BB14FE852 (InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165* __this, int32_t ___id0, StyleFloat_t4A100BCCDC275C2302517C5858C9BE9EC43D4841 ___inlineValue1, const RuntimeMethod* method)
{
StyleValue_t56307594EC04E04EFBCC3220595B4AAD66FF93C5 V_0;
memset((&V_0), 0, sizeof(V_0));
bool V_1 = false;
bool V_2 = false;
bool V_3 = false;
bool V_4 = false;
bool V_5 = false;
int32_t G_B4_0 = 0;
{
il2cpp_codegen_initobj((&V_0), sizeof(StyleValue_t56307594EC04E04EFBCC3220595B4AAD66FF93C5));
int32_t L_0 = ___id0;
bool L_1;
L_1 = StyleValueCollection_TryGetStyleValue_m440C7A9E0F94731ACB08A11B7FF06F75925BE40B(__this, L_0, (&V_0), NULL);
V_1 = L_1;
bool L_2 = V_1;
if (!L_2)
{
goto IL_0043;
}
}
{
StyleValue_t56307594EC04E04EFBCC3220595B4AAD66FF93C5 L_3 = V_0;
float L_4 = L_3.___number_2;
float L_5;
L_5 = StyleFloat_get_value_mA16B2A988966FF48ED290BA14F3CD1011608ECC2((&___inlineValue1), NULL);
if ((!(((float)L_4) == ((float)L_5))))
{
goto IL_0037;
}
}
{
StyleValue_t56307594EC04E04EFBCC3220595B4AAD66FF93C5 L_6 = V_0;
int32_t L_7 = L_6.___keyword_1;
int32_t L_8;
L_8 = StyleFloat_get_keyword_m2370C18512C2FE03C57E78DAB116C31B16DFAEF6((&___inlineValue1), NULL);
G_B4_0 = ((((int32_t)L_7) == ((int32_t)L_8))? 1 : 0);
goto IL_0038;
}
IL_0037:
{
G_B4_0 = 0;
}
IL_0038:
{
V_2 = (bool)G_B4_0;
bool L_9 = V_2;
if (!L_9)
{
goto IL_0040;
}
}
{
V_3 = (bool)0;
goto IL_00aa;
}
IL_0040:
{
goto IL_0058;
}
IL_0043:
{
int32_t L_10;
L_10 = StyleFloat_get_keyword_m2370C18512C2FE03C57E78DAB116C31B16DFAEF6((&___inlineValue1), NULL);
V_4 = (bool)((((int32_t)L_10) == ((int32_t)1))? 1 : 0);
bool L_11 = V_4;
if (!L_11)
{
goto IL_0058;
}
}
{
V_3 = (bool)0;
goto IL_00aa;
}
IL_0058:
{
int32_t L_12 = ___id0;
(&V_0)->___id_0 = L_12;
int32_t L_13;
L_13 = StyleFloat_get_keyword_m2370C18512C2FE03C57E78DAB116C31B16DFAEF6((&___inlineValue1), NULL);
(&V_0)->___keyword_1 = L_13;
float L_14;
L_14 = StyleFloat_get_value_mA16B2A988966FF48ED290BA14F3CD1011608ECC2((&___inlineValue1), NULL);
(&V_0)->___number_2 = L_14;
StyleValue_t56307594EC04E04EFBCC3220595B4AAD66FF93C5 L_15 = V_0;
StyleValueCollection_SetStyleValue_m0D2893CB063806B31C41887327B73877CD0101AC(__this, L_15, NULL);
int32_t L_16;
L_16 = StyleFloat_get_keyword_m2370C18512C2FE03C57E78DAB116C31B16DFAEF6((&___inlineValue1), NULL);
V_5 = (bool)((((int32_t)L_16) == ((int32_t)1))? 1 : 0);
bool L_17 = V_5;
if (!L_17)
{
goto IL_009e;
}
}
{
int32_t L_18 = ___id0;
bool L_19;
L_19 = InlineStyleAccess_RemoveInlineStyle_m225E781B5CCEC21106CDE484CB72371A14BEB0BC(__this, L_18, NULL);
V_3 = L_19;
goto IL_00aa;
}
IL_009e:
{
StyleValue_t56307594EC04E04EFBCC3220595B4AAD66FF93C5 L_20 = V_0;
InlineStyleAccess_ApplyStyleValue_m3E012D35FB1ADCCF2CB9601319F257E3B7859441(__this, L_20, NULL);
V_3 = (bool)1;
goto IL_00aa;
}
IL_00aa:
{
bool L_21 = V_3;
return L_21;
}
}
// System.Boolean UnityEngine.UIElements.InlineStyleAccess::SetStyleValue(UnityEngine.UIElements.StyleSheets.StylePropertyId,UnityEngine.UIElements.StyleColor)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InlineStyleAccess_SetStyleValue_mDEB0100BE1046E738327A631551655CDC34F5EFA (InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165* __this, int32_t ___id0, StyleColor_tFC32BA34A15742AC48D6AACF8A137A6F71F04910 ___inlineValue1, const RuntimeMethod* method)
{
StyleValue_t56307594EC04E04EFBCC3220595B4AAD66FF93C5 V_0;
memset((&V_0), 0, sizeof(V_0));
bool V_1 = false;
bool V_2 = false;
bool V_3 = false;
bool V_4 = false;
bool V_5 = false;
int32_t G_B4_0 = 0;
{
il2cpp_codegen_initobj((&V_0), sizeof(StyleValue_t56307594EC04E04EFBCC3220595B4AAD66FF93C5));
int32_t L_0 = ___id0;
bool L_1;
L_1 = StyleValueCollection_TryGetStyleValue_m440C7A9E0F94731ACB08A11B7FF06F75925BE40B(__this, L_0, (&V_0), NULL);
V_1 = L_1;
bool L_2 = V_1;
if (!L_2)
{
goto IL_0048;
}
}
{
StyleValue_t56307594EC04E04EFBCC3220595B4AAD66FF93C5 L_3 = V_0;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_4 = L_3.___color_4;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_5;
L_5 = StyleColor_get_value_mD86CBC86D6685FB9B2BBC4CB304CB3E9016C477A((&___inlineValue1), NULL);
bool L_6;
L_6 = Color_op_Equality_m3A255F888F9300ABB36ED2BC0640CFFDAAEFED2F_inline(L_4, L_5, NULL);
if (!L_6)
{
goto IL_003c;
}
}
{
StyleValue_t56307594EC04E04EFBCC3220595B4AAD66FF93C5 L_7 = V_0;
int32_t L_8 = L_7.___keyword_1;
int32_t L_9;
L_9 = StyleColor_get_keyword_mD1803455DF31AF1C4D172238646E3B556CEDE48B((&___inlineValue1), NULL);
G_B4_0 = ((((int32_t)L_8) == ((int32_t)L_9))? 1 : 0);
goto IL_003d;
}
IL_003c:
{
G_B4_0 = 0;
}
IL_003d:
{
V_2 = (bool)G_B4_0;
bool L_10 = V_2;
if (!L_10)
{
goto IL_0045;
}
}
{
V_3 = (bool)0;
goto IL_00af;
}
IL_0045:
{
goto IL_005d;
}
IL_0048:
{
int32_t L_11;
L_11 = StyleColor_get_keyword_mD1803455DF31AF1C4D172238646E3B556CEDE48B((&___inlineValue1), NULL);
V_4 = (bool)((((int32_t)L_11) == ((int32_t)1))? 1 : 0);
bool L_12 = V_4;
if (!L_12)
{
goto IL_005d;
}
}
{
V_3 = (bool)0;
goto IL_00af;
}
IL_005d:
{
int32_t L_13 = ___id0;
(&V_0)->___id_0 = L_13;
int32_t L_14;
L_14 = StyleColor_get_keyword_mD1803455DF31AF1C4D172238646E3B556CEDE48B((&___inlineValue1), NULL);
(&V_0)->___keyword_1 = L_14;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_15;
L_15 = StyleColor_get_value_mD86CBC86D6685FB9B2BBC4CB304CB3E9016C477A((&___inlineValue1), NULL);
(&V_0)->___color_4 = L_15;
StyleValue_t56307594EC04E04EFBCC3220595B4AAD66FF93C5 L_16 = V_0;
StyleValueCollection_SetStyleValue_m0D2893CB063806B31C41887327B73877CD0101AC(__this, L_16, NULL);
int32_t L_17;
L_17 = StyleColor_get_keyword_mD1803455DF31AF1C4D172238646E3B556CEDE48B((&___inlineValue1), NULL);
V_5 = (bool)((((int32_t)L_17) == ((int32_t)1))? 1 : 0);
bool L_18 = V_5;
if (!L_18)
{
goto IL_00a3;
}
}
{
int32_t L_19 = ___id0;
bool L_20;
L_20 = InlineStyleAccess_RemoveInlineStyle_m225E781B5CCEC21106CDE484CB72371A14BEB0BC(__this, L_19, NULL);
V_3 = L_20;
goto IL_00af;
}
IL_00a3:
{
StyleValue_t56307594EC04E04EFBCC3220595B4AAD66FF93C5 L_21 = V_0;
InlineStyleAccess_ApplyStyleValue_m3E012D35FB1ADCCF2CB9601319F257E3B7859441(__this, L_21, NULL);
V_3 = (bool)1;
goto IL_00af;
}
IL_00af:
{
bool L_22 = V_3;
return L_22;
}
}
// System.Boolean UnityEngine.UIElements.InlineStyleAccess::SetInlineTranslate(UnityEngine.UIElements.StyleTranslate)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InlineStyleAccess_SetInlineTranslate_m4A2D1556251A4151F81EBE2584BFB70805BE4696 (InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165* __this, StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089 ___inlineValue0, const RuntimeMethod* method)
{
StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089 V_0;
memset((&V_0), 0, sizeof(V_0));
bool V_1 = false;
bool V_2 = false;
bool V_3 = false;
bool V_4 = false;
bool V_5 = false;
int32_t G_B4_0 = 0;
{
il2cpp_codegen_initobj((&V_0), sizeof(StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089));
bool L_0;
L_0 = InlineStyleAccess_TryGetInlineTranslate_m2118CB3A0FA8254F641D7A34F904E78783336C7C(__this, (&V_0), NULL);
V_1 = L_0;
bool L_1 = V_1;
if (!L_1)
{
goto IL_0049;
}
}
{
Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E L_2;
L_2 = StyleTranslate_get_value_m3D6727DEDAB4FF2313B2842FE295C41D4D9D0355((&V_0), NULL);
Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E L_3;
L_3 = StyleTranslate_get_value_m3D6727DEDAB4FF2313B2842FE295C41D4D9D0355((&___inlineValue0), NULL);
bool L_4;
L_4 = Translate_op_Equality_m7E3D479F1A18F3064C089F642EFC3271FC003178(L_2, L_3, NULL);
if (!L_4)
{
goto IL_003d;
}
}
{
int32_t L_5;
L_5 = StyleTranslate_get_keyword_mE02ED75874B466373FCC6A9840F2DCBA3974384D((&V_0), NULL);
int32_t L_6;
L_6 = StyleTranslate_get_keyword_mE02ED75874B466373FCC6A9840F2DCBA3974384D((&___inlineValue0), NULL);
G_B4_0 = ((((int32_t)L_5) == ((int32_t)L_6))? 1 : 0);
goto IL_003e;
}
IL_003d:
{
G_B4_0 = 0;
}
IL_003e:
{
V_2 = (bool)G_B4_0;
bool L_7 = V_2;
if (!L_7)
{
goto IL_0046;
}
}
{
V_3 = (bool)0;
goto IL_00a5;
}
IL_0046:
{
goto IL_005e;
}
IL_0049:
{
int32_t L_8;
L_8 = StyleTranslate_get_keyword_mE02ED75874B466373FCC6A9840F2DCBA3974384D((&___inlineValue0), NULL);
V_4 = (bool)((((int32_t)L_8) == ((int32_t)1))? 1 : 0);
bool L_9 = V_4;
if (!L_9)
{
goto IL_005e;
}
}
{
V_3 = (bool)0;
goto IL_00a5;
}
IL_005e:
{
int32_t L_10;
L_10 = StyleTranslate_get_keyword_mE02ED75874B466373FCC6A9840F2DCBA3974384D((&___inlineValue0), NULL);
V_5 = (bool)((((int32_t)L_10) == ((int32_t)1))? 1 : 0);
bool L_11 = V_5;
if (!L_11)
{
goto IL_008b;
}
}
{
bool L_12;
L_12 = InlineStyleAccess_RemoveInlineStyle_m225E781B5CCEC21106CDE484CB72371A14BEB0BC(__this, ((int32_t)327683), NULL);
__this->___m_HasInlineTranslate_10 = (bool)0;
bool L_13 = __this->___m_HasInlineTranslate_10;
V_3 = L_13;
goto IL_00a5;
}
IL_008b:
{
StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089 L_14 = ___inlineValue0;
__this->___m_InlineTranslateOperation_11 = L_14;
__this->___m_HasInlineTranslate_10 = (bool)1;
StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089 L_15 = ___inlineValue0;
InlineStyleAccess_ApplyStyleTranslate_mF29CB2DC00F87495F056B1CBE89AD6D37759E8DD(__this, L_15, NULL);
V_3 = (bool)1;
goto IL_00a5;
}
IL_00a5:
{
bool L_16 = V_3;
return L_16;
}
}
// System.Void UnityEngine.UIElements.InlineStyleAccess::ApplyStyleTranslate(UnityEngine.UIElements.StyleTranslate)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InlineStyleAccess_ApplyStyleTranslate_mF29CB2DC00F87495F056B1CBE89AD6D37759E8DD (InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165* __this, StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089 ___translate0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ComputedTransitionUtils_tC9191F301DCE1CB02C3FFC174E651E14204F1C7A_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IStylePropertyAnimations_tB90A36DDFC6923EE285E54A51D9B78316CE06764_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
bool V_0 = false;
ComputedTransitionProperty_tD8E4D8EB5DD69E063944F27A48D9263F4F1354E1 V_1;
memset((&V_1), 0, sizeof(V_1));
bool V_2 = false;
bool V_3 = false;
int32_t G_B4_0 = 0;
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_0;
L_0 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_0);
ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* L_1;
L_1 = VisualElement_get_computedStyle_m8124059EC4D72CCEDE7107FFF72A614131604C3A(L_0, NULL);
il2cpp_codegen_runtime_class_init_inline(ComputedTransitionUtils_tC9191F301DCE1CB02C3FFC174E651E14204F1C7A_il2cpp_TypeInfo_var);
ComputedTransitionUtils_UpdateComputedTransitions_mE7DA98F5C33453E910DD66E3C0C5BB5DC746E544(L_1, NULL);
V_0 = (bool)0;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_2;
L_2 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_2);
ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* L_3;
L_3 = VisualElement_get_computedStyle_m8124059EC4D72CCEDE7107FFF72A614131604C3A(L_2, NULL);
bool L_4;
L_4 = ComputedStyle_get_hasTransition_m517329E58B38B1A20279CB63A6EEBBBAEC2EFE00(L_3, NULL);
if (!L_4)
{
goto IL_004c;
}
}
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_5;
L_5 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_5);
bool L_6;
L_6 = VisualElement_get_styleInitialized_m9F9F72583998228B531F435C82B0D58076677496(L_5, NULL);
if (!L_6)
{
goto IL_004c;
}
}
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_7;
L_7 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_7);
ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* L_8;
L_8 = VisualElement_get_computedStyle_m8124059EC4D72CCEDE7107FFF72A614131604C3A(L_7, NULL);
il2cpp_codegen_runtime_class_init_inline(ComputedTransitionUtils_tC9191F301DCE1CB02C3FFC174E651E14204F1C7A_il2cpp_TypeInfo_var);
bool L_9;
L_9 = ComputedTransitionUtils_GetTransitionProperty_mBC67A7D70DB5193AAEAD9154E1B1782B58E269C2(L_8, ((int32_t)327683), (&V_1), NULL);
G_B4_0 = ((int32_t)(L_9));
goto IL_004d;
}
IL_004c:
{
G_B4_0 = 0;
}
IL_004d:
{
V_2 = (bool)G_B4_0;
bool L_10 = V_2;
if (!L_10)
{
goto IL_007f;
}
}
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_11;
L_11 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_12;
L_12 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_12);
ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* L_13;
L_13 = VisualElement_get_computedStyle_m8124059EC4D72CCEDE7107FFF72A614131604C3A(L_12, NULL);
StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089 L_14 = ___translate0;
ComputedTransitionProperty_tD8E4D8EB5DD69E063944F27A48D9263F4F1354E1 L_15 = V_1;
int32_t L_16 = L_15.___durationMs_1;
ComputedTransitionProperty_tD8E4D8EB5DD69E063944F27A48D9263F4F1354E1 L_17 = V_1;
int32_t L_18 = L_17.___delayMs_2;
ComputedTransitionProperty_tD8E4D8EB5DD69E063944F27A48D9263F4F1354E1 L_19 = V_1;
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* L_20 = L_19.___easingCurve_3;
bool L_21;
L_21 = ComputedStyle_StartAnimationInlineTranslate_mAE7DB5DF40D2F67AB9A3C95E5BFA1C93E452C898(L_11, L_13, L_14, L_16, L_18, L_20, NULL);
V_0 = L_21;
goto IL_0097;
}
IL_007f:
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_22;
L_22 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_22);
RuntimeObject* L_23;
L_23 = VisualElement_get_styleAnimation_m34C349374229002AAF42A7DAD49AA9615EA154F1(L_22, NULL);
NullCheck(L_23);
InterfaceActionInvoker1< int32_t >::Invoke(15 /* System.Void UnityEngine.UIElements.IStylePropertyAnimations::CancelAnimation(UnityEngine.UIElements.StyleSheets.StylePropertyId) */, IStylePropertyAnimations_tB90A36DDFC6923EE285E54A51D9B78316CE06764_il2cpp_TypeInfo_var, L_23, ((int32_t)327683));
}
IL_0097:
{
bool L_24 = V_0;
V_3 = (bool)((((int32_t)L_24) == ((int32_t)0))? 1 : 0);
bool L_25 = V_3;
if (!L_25)
{
goto IL_00b9;
}
}
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_26;
L_26 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_26);
ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* L_27;
L_27 = VisualElement_get_computedStyle_m8124059EC4D72CCEDE7107FFF72A614131604C3A(L_26, NULL);
Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E L_28;
L_28 = StyleTranslate_get_value_m3D6727DEDAB4FF2313B2842FE295C41D4D9D0355((&___translate0), NULL);
ComputedStyle_ApplyStyleTranslate_mD030DDBE08290894990C1EDEE34E8220E238FBF5(L_27, L_28, NULL);
}
IL_00b9:
{
return;
}
}
// System.Void UnityEngine.UIElements.InlineStyleAccess::ApplyStyleValue(UnityEngine.UIElements.StyleSheets.StyleValue)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InlineStyleAccess_ApplyStyleValue_m3E012D35FB1ADCCF2CB9601319F257E3B7859441 (InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165* __this, StyleValue_t56307594EC04E04EFBCC3220595B4AAD66FF93C5 ___value0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ComputedTransitionUtils_tC9191F301DCE1CB02C3FFC174E651E14204F1C7A_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IStylePropertyAnimations_tB90A36DDFC6923EE285E54A51D9B78316CE06764_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InitialStyle_tB45723AD8BBFFB1A576F025D76BB814D983B19FF_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StylePropertyUtil_t11D3E3E4F0B51C0D07736B9FCADFC78C99AA0190_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* V_0 = NULL;
ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* V_1 = NULL;
bool V_2 = false;
Hierarchy_t4CF226F0EDE9C117C51C505730FC80641B1F1677 V_3;
memset((&V_3), 0, sizeof(V_3));
bool V_4 = false;
ComputedTransitionProperty_tD8E4D8EB5DD69E063944F27A48D9263F4F1354E1 V_5;
memset((&V_5), 0, sizeof(V_5));
bool V_6 = false;
bool V_7 = false;
ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* G_B4_0 = NULL;
int32_t G_B9_0 = 0;
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_0;
L_0 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_0);
Hierarchy_t4CF226F0EDE9C117C51C505730FC80641B1F1677 L_1;
L_1 = VisualElement_get_hierarchy_m2E897DE4CFD349E65CFA38EFF6BAAFECE2F4E3E4_inline(L_0, NULL);
V_3 = L_1;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_2;
L_2 = Hierarchy_get_parent_m1CB3F7548632A5B5747041AF64B12BB0E0F402D4((&V_3), NULL);
V_0 = L_2;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_3 = V_0;
if (!L_3)
{
goto IL_0021;
}
}
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_4 = V_0;
NullCheck(L_4);
ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* L_5;
L_5 = VisualElement_get_computedStyle_m8124059EC4D72CCEDE7107FFF72A614131604C3A(L_4, NULL);
goto IL_0028;
}
IL_0021:
{
il2cpp_codegen_runtime_class_init_inline(InitialStyle_tB45723AD8BBFFB1A576F025D76BB814D983B19FF_il2cpp_TypeInfo_var);
ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* L_6;
L_6 = InitialStyle_Get_m38BCE8D4AFA821076C48E7DE3AB59C1FF1111F14(NULL);
G_B4_0 = L_6;
goto IL_002e;
}
IL_0028:
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_7 = V_0;
NullCheck(L_7);
ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* L_8;
L_8 = VisualElement_get_computedStyle_m8124059EC4D72CCEDE7107FFF72A614131604C3A(L_7, NULL);
G_B4_0 = L_8;
}
IL_002e:
{
V_1 = G_B4_0;
V_2 = (bool)0;
StyleValue_t56307594EC04E04EFBCC3220595B4AAD66FF93C5 L_9 = ___value0;
int32_t L_10 = L_9.___id_0;
il2cpp_codegen_runtime_class_init_inline(StylePropertyUtil_t11D3E3E4F0B51C0D07736B9FCADFC78C99AA0190_il2cpp_TypeInfo_var);
bool L_11;
L_11 = StylePropertyUtil_IsAnimatable_m4DC5EE403D8D8E40AD5827E32C03611F55E5FD83(L_10, NULL);
V_4 = L_11;
bool L_12 = V_4;
if (!L_12)
{
goto IL_00e8;
}
}
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_13;
L_13 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_13);
ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* L_14;
L_14 = VisualElement_get_computedStyle_m8124059EC4D72CCEDE7107FFF72A614131604C3A(L_13, NULL);
il2cpp_codegen_runtime_class_init_inline(ComputedTransitionUtils_tC9191F301DCE1CB02C3FFC174E651E14204F1C7A_il2cpp_TypeInfo_var);
ComputedTransitionUtils_UpdateComputedTransitions_mE7DA98F5C33453E910DD66E3C0C5BB5DC746E544(L_14, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_15;
L_15 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_15);
ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* L_16;
L_16 = VisualElement_get_computedStyle_m8124059EC4D72CCEDE7107FFF72A614131604C3A(L_15, NULL);
bool L_17;
L_17 = ComputedStyle_get_hasTransition_m517329E58B38B1A20279CB63A6EEBBBAEC2EFE00(L_16, NULL);
if (!L_17)
{
goto IL_0090;
}
}
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_18;
L_18 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_18);
bool L_19;
L_19 = VisualElement_get_styleInitialized_m9F9F72583998228B531F435C82B0D58076677496(L_18, NULL);
if (!L_19)
{
goto IL_0090;
}
}
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_20;
L_20 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_20);
ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* L_21;
L_21 = VisualElement_get_computedStyle_m8124059EC4D72CCEDE7107FFF72A614131604C3A(L_20, NULL);
StyleValue_t56307594EC04E04EFBCC3220595B4AAD66FF93C5 L_22 = ___value0;
int32_t L_23 = L_22.___id_0;
il2cpp_codegen_runtime_class_init_inline(ComputedTransitionUtils_tC9191F301DCE1CB02C3FFC174E651E14204F1C7A_il2cpp_TypeInfo_var);
bool L_24;
L_24 = ComputedTransitionUtils_GetTransitionProperty_mBC67A7D70DB5193AAEAD9154E1B1782B58E269C2(L_21, L_23, (&V_5), NULL);
G_B9_0 = ((int32_t)(L_24));
goto IL_0091;
}
IL_0090:
{
G_B9_0 = 0;
}
IL_0091:
{
V_6 = (bool)G_B9_0;
bool L_25 = V_6;
if (!L_25)
{
goto IL_00ce;
}
}
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_26;
L_26 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
StyleValue_t56307594EC04E04EFBCC3220595B4AAD66FF93C5 L_27 = ___value0;
int32_t L_28 = L_27.___id_0;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_29;
L_29 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_29);
ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* L_30;
L_30 = VisualElement_get_computedStyle_m8124059EC4D72CCEDE7107FFF72A614131604C3A(L_29, NULL);
StyleValue_t56307594EC04E04EFBCC3220595B4AAD66FF93C5 L_31 = ___value0;
ComputedTransitionProperty_tD8E4D8EB5DD69E063944F27A48D9263F4F1354E1 L_32 = V_5;
int32_t L_33 = L_32.___durationMs_1;
ComputedTransitionProperty_tD8E4D8EB5DD69E063944F27A48D9263F4F1354E1 L_34 = V_5;
int32_t L_35 = L_34.___delayMs_2;
ComputedTransitionProperty_tD8E4D8EB5DD69E063944F27A48D9263F4F1354E1 L_36 = V_5;
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* L_37 = L_36.___easingCurve_3;
bool L_38;
L_38 = ComputedStyle_StartAnimationInline_m4CD134826A3EE59EF49870A33CD00566C67B88BB(L_26, L_28, L_30, L_31, L_33, L_35, L_37, NULL);
V_2 = L_38;
goto IL_00e7;
}
IL_00ce:
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_39;
L_39 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_39);
RuntimeObject* L_40;
L_40 = VisualElement_get_styleAnimation_m34C349374229002AAF42A7DAD49AA9615EA154F1(L_39, NULL);
StyleValue_t56307594EC04E04EFBCC3220595B4AAD66FF93C5 L_41 = ___value0;
int32_t L_42 = L_41.___id_0;
NullCheck(L_40);
InterfaceActionInvoker1< int32_t >::Invoke(15 /* System.Void UnityEngine.UIElements.IStylePropertyAnimations::CancelAnimation(UnityEngine.UIElements.StyleSheets.StylePropertyId) */, IStylePropertyAnimations_tB90A36DDFC6923EE285E54A51D9B78316CE06764_il2cpp_TypeInfo_var, L_40, L_42);
}
IL_00e7:
{
}
IL_00e8:
{
bool L_43 = V_2;
V_7 = (bool)((((int32_t)L_43) == ((int32_t)0))? 1 : 0);
bool L_44 = V_7;
if (!L_44)
{
goto IL_0107;
}
}
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_45;
L_45 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_45);
ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* L_46;
L_46 = VisualElement_get_computedStyle_m8124059EC4D72CCEDE7107FFF72A614131604C3A(L_45, NULL);
StyleValue_t56307594EC04E04EFBCC3220595B4AAD66FF93C5 L_47 = ___value0;
ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* L_48 = V_1;
ComputedStyle_ApplyStyleValue_mF912B05E9ACC874EDD24C1FCDE2143559992AF6B(L_46, L_47, L_48, NULL);
}
IL_0107:
{
return;
}
}
// System.Boolean UnityEngine.UIElements.InlineStyleAccess::RemoveInlineStyle(UnityEngine.UIElements.StyleSheets.StylePropertyId)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InlineStyleAccess_RemoveInlineStyle_m225E781B5CCEC21106CDE484CB72371A14BEB0BC (InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165* __this, int32_t ___id0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InitialStyle_tB45723AD8BBFFB1A576F025D76BB814D983B19FF_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StyleCache_tC05503D1856687B724FC44ED0146CC105C465445_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int64_t V_0 = 0;
ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C V_1;
memset((&V_1), 0, sizeof(V_1));
bool V_2 = false;
bool V_3 = false;
bool V_4 = false;
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_0;
L_0 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_0);
ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* L_1;
L_1 = VisualElement_get_computedStyle_m8124059EC4D72CCEDE7107FFF72A614131604C3A(L_0, NULL);
int64_t L_2 = L_1->___matchingRulesHash_8;
V_0 = L_2;
int64_t L_3 = V_0;
V_2 = (bool)((((int64_t)L_3) == ((int64_t)((int64_t)0)))? 1 : 0);
bool L_4 = V_2;
if (!L_4)
{
goto IL_002d;
}
}
{
int32_t L_5 = ___id0;
il2cpp_codegen_runtime_class_init_inline(InitialStyle_tB45723AD8BBFFB1A576F025D76BB814D983B19FF_il2cpp_TypeInfo_var);
ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* L_6;
L_6 = InitialStyle_Get_m38BCE8D4AFA821076C48E7DE3AB59C1FF1111F14(NULL);
InlineStyleAccess_ApplyFromComputedStyle_m73C7088B473F123BCBC6332949AF98EDBCA2C0D8(__this, L_5, L_6, NULL);
V_3 = (bool)1;
goto IL_004e;
}
IL_002d:
{
int64_t L_7 = V_0;
il2cpp_codegen_runtime_class_init_inline(StyleCache_tC05503D1856687B724FC44ED0146CC105C465445_il2cpp_TypeInfo_var);
bool L_8;
L_8 = StyleCache_TryGetValue_mF7B5B7EEAA897C684EE0139FE1689801A6A2560A(L_7, (&V_1), NULL);
V_4 = L_8;
bool L_9 = V_4;
if (!L_9)
{
goto IL_004a;
}
}
{
int32_t L_10 = ___id0;
InlineStyleAccess_ApplyFromComputedStyle_m73C7088B473F123BCBC6332949AF98EDBCA2C0D8(__this, L_10, (&V_1), NULL);
V_3 = (bool)1;
goto IL_004e;
}
IL_004a:
{
V_3 = (bool)0;
goto IL_004e;
}
IL_004e:
{
bool L_11 = V_3;
return L_11;
}
}
// System.Void UnityEngine.UIElements.InlineStyleAccess::ApplyFromComputedStyle(UnityEngine.UIElements.StyleSheets.StylePropertyId,UnityEngine.UIElements.ComputedStyle&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InlineStyleAccess_ApplyFromComputedStyle_m73C7088B473F123BCBC6332949AF98EDBCA2C0D8 (InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165* __this, int32_t ___id0, ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* ___newStyle1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ComputedTransitionUtils_tC9191F301DCE1CB02C3FFC174E651E14204F1C7A_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IStylePropertyAnimations_tB90A36DDFC6923EE285E54A51D9B78316CE06764_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StylePropertyUtil_t11D3E3E4F0B51C0D07736B9FCADFC78C99AA0190_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
bool V_0 = false;
bool V_1 = false;
ComputedTransitionProperty_tD8E4D8EB5DD69E063944F27A48D9263F4F1354E1 V_2;
memset((&V_2), 0, sizeof(V_2));
bool V_3 = false;
bool V_4 = false;
int32_t G_B5_0 = 0;
{
V_0 = (bool)0;
int32_t L_0 = ___id0;
il2cpp_codegen_runtime_class_init_inline(StylePropertyUtil_t11D3E3E4F0B51C0D07736B9FCADFC78C99AA0190_il2cpp_TypeInfo_var);
bool L_1;
L_1 = StylePropertyUtil_IsAnimatable_m4DC5EE403D8D8E40AD5827E32C03611F55E5FD83(L_0, NULL);
V_1 = L_1;
bool L_2 = V_1;
if (!L_2)
{
goto IL_009f;
}
}
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_3;
L_3 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_3);
ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* L_4;
L_4 = VisualElement_get_computedStyle_m8124059EC4D72CCEDE7107FFF72A614131604C3A(L_3, NULL);
il2cpp_codegen_runtime_class_init_inline(ComputedTransitionUtils_tC9191F301DCE1CB02C3FFC174E651E14204F1C7A_il2cpp_TypeInfo_var);
ComputedTransitionUtils_UpdateComputedTransitions_mE7DA98F5C33453E910DD66E3C0C5BB5DC746E544(L_4, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_5;
L_5 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_5);
ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* L_6;
L_6 = VisualElement_get_computedStyle_m8124059EC4D72CCEDE7107FFF72A614131604C3A(L_5, NULL);
bool L_7;
L_7 = ComputedStyle_get_hasTransition_m517329E58B38B1A20279CB63A6EEBBBAEC2EFE00(L_6, NULL);
if (!L_7)
{
goto IL_0056;
}
}
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_8;
L_8 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_8);
bool L_9;
L_9 = VisualElement_get_styleInitialized_m9F9F72583998228B531F435C82B0D58076677496(L_8, NULL);
if (!L_9)
{
goto IL_0056;
}
}
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_10;
L_10 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_10);
ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* L_11;
L_11 = VisualElement_get_computedStyle_m8124059EC4D72CCEDE7107FFF72A614131604C3A(L_10, NULL);
int32_t L_12 = ___id0;
il2cpp_codegen_runtime_class_init_inline(ComputedTransitionUtils_tC9191F301DCE1CB02C3FFC174E651E14204F1C7A_il2cpp_TypeInfo_var);
bool L_13;
L_13 = ComputedTransitionUtils_GetTransitionProperty_mBC67A7D70DB5193AAEAD9154E1B1782B58E269C2(L_11, L_12, (&V_2), NULL);
G_B5_0 = ((int32_t)(L_13));
goto IL_0057;
}
IL_0056:
{
G_B5_0 = 0;
}
IL_0057:
{
V_3 = (bool)G_B5_0;
bool L_14 = V_3;
if (!L_14)
{
goto IL_008a;
}
}
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_15;
L_15 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
int32_t L_16 = ___id0;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_17;
L_17 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_17);
ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* L_18;
L_18 = VisualElement_get_computedStyle_m8124059EC4D72CCEDE7107FFF72A614131604C3A(L_17, NULL);
ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* L_19 = ___newStyle1;
ComputedTransitionProperty_tD8E4D8EB5DD69E063944F27A48D9263F4F1354E1 L_20 = V_2;
int32_t L_21 = L_20.___durationMs_1;
ComputedTransitionProperty_tD8E4D8EB5DD69E063944F27A48D9263F4F1354E1 L_22 = V_2;
int32_t L_23 = L_22.___delayMs_2;
ComputedTransitionProperty_tD8E4D8EB5DD69E063944F27A48D9263F4F1354E1 L_24 = V_2;
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* L_25 = L_24.___easingCurve_3;
bool L_26;
L_26 = ComputedStyle_StartAnimation_mD54EEA79A731E6C62B9555CF794CCDBF7DE88B23(L_15, L_16, L_18, L_19, L_21, L_23, L_25, NULL);
V_0 = L_26;
goto IL_009e;
}
IL_008a:
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_27;
L_27 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_27);
RuntimeObject* L_28;
L_28 = VisualElement_get_styleAnimation_m34C349374229002AAF42A7DAD49AA9615EA154F1(L_27, NULL);
int32_t L_29 = ___id0;
NullCheck(L_28);
InterfaceActionInvoker1< int32_t >::Invoke(15 /* System.Void UnityEngine.UIElements.IStylePropertyAnimations::CancelAnimation(UnityEngine.UIElements.StyleSheets.StylePropertyId) */, IStylePropertyAnimations_tB90A36DDFC6923EE285E54A51D9B78316CE06764_il2cpp_TypeInfo_var, L_28, L_29);
}
IL_009e:
{
}
IL_009f:
{
bool L_30 = V_0;
V_4 = (bool)((((int32_t)L_30) == ((int32_t)0))? 1 : 0);
bool L_31 = V_4;
if (!L_31)
{
goto IL_00be;
}
}
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_32;
L_32 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_32);
ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* L_33;
L_33 = VisualElement_get_computedStyle_m8124059EC4D72CCEDE7107FFF72A614131604C3A(L_32, NULL);
int32_t L_34 = ___id0;
ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* L_35 = ___newStyle1;
ComputedStyle_ApplyFromComputedStyle_m78443DA10DF7B916B93B1238A74BD35975C28074(L_33, L_34, L_35, NULL);
}
IL_00be:
{
return;
}
}
// System.Boolean UnityEngine.UIElements.InlineStyleAccess::TryGetInlineCursor(UnityEngine.UIElements.StyleCursor&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InlineStyleAccess_TryGetInlineCursor_m63299CC6BB5FCDB24E9733F4258DBEDF95C3C12E (InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165* __this, StyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610* ___value0, const RuntimeMethod* method)
{
bool V_0 = false;
bool V_1 = false;
{
bool L_0 = __this->___m_HasInlineCursor_4;
V_0 = L_0;
bool L_1 = V_0;
if (!L_1)
{
goto IL_001c;
}
}
{
StyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610* L_2 = ___value0;
StyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610 L_3 = __this->___m_InlineCursor_5;
*(StyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610*)L_2 = L_3;
Il2CppCodeGenWriteBarrier((void**)&((&(((StyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610*)L_2)->___m_Value_0))->___U3CtextureU3Ek__BackingField_0), (void*)NULL);
V_1 = (bool)1;
goto IL_0020;
}
IL_001c:
{
V_1 = (bool)0;
goto IL_0020;
}
IL_0020:
{
bool L_4 = V_1;
return L_4;
}
}
// System.Boolean UnityEngine.UIElements.InlineStyleAccess::TryGetInlineTextShadow(UnityEngine.UIElements.StyleTextShadow&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InlineStyleAccess_TryGetInlineTextShadow_m2958C0D88D96FDBD51FFBE18997FE782C0556907 (InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165* __this, StyleTextShadow_tCDDF1FE733ADBAA5ACA3B74620D4728E83F54252* ___value0, const RuntimeMethod* method)
{
bool V_0 = false;
bool V_1 = false;
{
bool L_0 = __this->___m_HasInlineTextShadow_6;
V_0 = L_0;
bool L_1 = V_0;
if (!L_1)
{
goto IL_001c;
}
}
{
StyleTextShadow_tCDDF1FE733ADBAA5ACA3B74620D4728E83F54252* L_2 = ___value0;
StyleTextShadow_tCDDF1FE733ADBAA5ACA3B74620D4728E83F54252 L_3 = __this->___m_InlineTextShadow_7;
*(StyleTextShadow_tCDDF1FE733ADBAA5ACA3B74620D4728E83F54252*)L_2 = L_3;
V_1 = (bool)1;
goto IL_0020;
}
IL_001c:
{
V_1 = (bool)0;
goto IL_0020;
}
IL_0020:
{
bool L_4 = V_1;
return L_4;
}
}
// System.Boolean UnityEngine.UIElements.InlineStyleAccess::TryGetInlineTransformOrigin(UnityEngine.UIElements.StyleTransformOrigin&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InlineStyleAccess_TryGetInlineTransformOrigin_mECB022AFD8010521ADFAA3B28C56728490C6BC16 (InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165* __this, StyleTransformOrigin_t708B2E73541ECAE23D286FE68D6BC2CCFAAB84A6* ___value0, const RuntimeMethod* method)
{
bool V_0 = false;
bool V_1 = false;
{
bool L_0 = __this->___m_HasInlineTransformOrigin_8;
V_0 = L_0;
bool L_1 = V_0;
if (!L_1)
{
goto IL_001c;
}
}
{
StyleTransformOrigin_t708B2E73541ECAE23D286FE68D6BC2CCFAAB84A6* L_2 = ___value0;
StyleTransformOrigin_t708B2E73541ECAE23D286FE68D6BC2CCFAAB84A6 L_3 = __this->___m_InlineTransformOrigin_9;
*(StyleTransformOrigin_t708B2E73541ECAE23D286FE68D6BC2CCFAAB84A6*)L_2 = L_3;
V_1 = (bool)1;
goto IL_0020;
}
IL_001c:
{
V_1 = (bool)0;
goto IL_0020;
}
IL_0020:
{
bool L_4 = V_1;
return L_4;
}
}
// System.Boolean UnityEngine.UIElements.InlineStyleAccess::TryGetInlineTranslate(UnityEngine.UIElements.StyleTranslate&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InlineStyleAccess_TryGetInlineTranslate_m2118CB3A0FA8254F641D7A34F904E78783336C7C (InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165* __this, StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089* ___value0, const RuntimeMethod* method)
{
bool V_0 = false;
bool V_1 = false;
{
bool L_0 = __this->___m_HasInlineTranslate_10;
V_0 = L_0;
bool L_1 = V_0;
if (!L_1)
{
goto IL_001c;
}
}
{
StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089* L_2 = ___value0;
StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089 L_3 = __this->___m_InlineTranslateOperation_11;
*(StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089*)L_2 = L_3;
V_1 = (bool)1;
goto IL_0020;
}
IL_001c:
{
V_1 = (bool)0;
goto IL_0020;
}
IL_0020:
{
bool L_4 = V_1;
return L_4;
}
}
// System.Boolean UnityEngine.UIElements.InlineStyleAccess::TryGetInlineRotate(UnityEngine.UIElements.StyleRotate&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InlineStyleAccess_TryGetInlineRotate_m18AD02C6261D2552480A88385595018AAB079682 (InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165* __this, StyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B* ___value0, const RuntimeMethod* method)
{
bool V_0 = false;
bool V_1 = false;
{
bool L_0 = __this->___m_HasInlineRotate_12;
V_0 = L_0;
bool L_1 = V_0;
if (!L_1)
{
goto IL_001c;
}
}
{
StyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B* L_2 = ___value0;
StyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B L_3 = __this->___m_InlineRotateOperation_13;
*(StyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B*)L_2 = L_3;
V_1 = (bool)1;
goto IL_0020;
}
IL_001c:
{
V_1 = (bool)0;
goto IL_0020;
}
IL_0020:
{
bool L_4 = V_1;
return L_4;
}
}
// System.Boolean UnityEngine.UIElements.InlineStyleAccess::TryGetInlineScale(UnityEngine.UIElements.StyleScale&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool InlineStyleAccess_TryGetInlineScale_m3DB512632D536F9CAE87C2B07B257453F88362CC (InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165* __this, StyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC* ___value0, const RuntimeMethod* method)
{
bool V_0 = false;
bool V_1 = false;
{
bool L_0 = __this->___m_HasInlineScale_14;
V_0 = L_0;
bool L_1 = V_0;
if (!L_1)
{
goto IL_001c;
}
}
{
StyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC* L_2 = ___value0;
StyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC L_3 = __this->___m_InlineScale_15;
*(StyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC*)L_2 = L_3;
V_1 = (bool)1;
goto IL_0020;
}
IL_001c:
{
V_1 = (bool)0;
goto IL_0020;
}
IL_0020:
{
bool L_4 = V_1;
return L_4;
}
}
// System.Void UnityEngine.UIElements.InlineStyleAccess::UnityEngine.UIElements.IStyle.set_backgroundColor(UnityEngine.UIElements.StyleColor)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InlineStyleAccess_UnityEngine_UIElements_IStyle_set_backgroundColor_m36194E4920BA69D22800F92775B8DC231CADE104 (InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165* __this, StyleColor_tFC32BA34A15742AC48D6AACF8A137A6F71F04910 ___value0, const RuntimeMethod* method)
{
bool V_0 = false;
{
StyleColor_tFC32BA34A15742AC48D6AACF8A137A6F71F04910 L_0 = ___value0;
bool L_1;
L_1 = InlineStyleAccess_SetStyleValue_mDEB0100BE1046E738327A631551655CDC34F5EFA(__this, ((int32_t)458752), L_0, NULL);
V_0 = L_1;
bool L_2 = V_0;
if (!L_2)
{
goto IL_0024;
}
}
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_3;
L_3 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_3);
VisualElement_IncrementVersion_m03581665EE480D3C329058FFE08734450493E33E(L_3, ((int32_t)8224), NULL);
}
IL_0024:
{
return;
}
}
// System.Void UnityEngine.UIElements.InlineStyleAccess::UnityEngine.UIElements.IStyle.set_borderBottomColor(UnityEngine.UIElements.StyleColor)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InlineStyleAccess_UnityEngine_UIElements_IStyle_set_borderBottomColor_mDE1F95B0284FA01EBC7991610EC64331C6FD32FF (InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165* __this, StyleColor_tFC32BA34A15742AC48D6AACF8A137A6F71F04910 ___value0, const RuntimeMethod* method)
{
bool V_0 = false;
{
StyleColor_tFC32BA34A15742AC48D6AACF8A137A6F71F04910 L_0 = ___value0;
bool L_1;
L_1 = InlineStyleAccess_SetStyleValue_mDEB0100BE1046E738327A631551655CDC34F5EFA(__this, ((int32_t)458754), L_0, NULL);
V_0 = L_1;
bool L_2 = V_0;
if (!L_2)
{
goto IL_0024;
}
}
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_3;
L_3 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_3);
VisualElement_IncrementVersion_m03581665EE480D3C329058FFE08734450493E33E(L_3, ((int32_t)8224), NULL);
}
IL_0024:
{
return;
}
}
// System.Void UnityEngine.UIElements.InlineStyleAccess::UnityEngine.UIElements.IStyle.set_borderBottomLeftRadius(UnityEngine.UIElements.StyleLength)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InlineStyleAccess_UnityEngine_UIElements_IStyle_set_borderBottomLeftRadius_m1A89732F866D7970681E310B79749DDF5395BC5D (InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165* __this, StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8 ___value0, const RuntimeMethod* method)
{
bool V_0 = false;
{
StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8 L_0 = ___value0;
bool L_1;
L_1 = InlineStyleAccess_SetStyleValue_m8DCE3F520B7215ED0A8E3EAC5387338A3EBBA9BF(__this, ((int32_t)458755), L_0, NULL);
V_0 = L_1;
bool L_2 = V_0;
if (!L_2)
{
goto IL_0024;
}
}
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_3;
L_3 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_3);
VisualElement_IncrementVersion_m03581665EE480D3C329058FFE08734450493E33E(L_3, ((int32_t)2208), NULL);
}
IL_0024:
{
return;
}
}
// System.Void UnityEngine.UIElements.InlineStyleAccess::UnityEngine.UIElements.IStyle.set_borderBottomRightRadius(UnityEngine.UIElements.StyleLength)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InlineStyleAccess_UnityEngine_UIElements_IStyle_set_borderBottomRightRadius_mD6E7A76AAEA5596B13108FFDDB938D6D16A22E01 (InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165* __this, StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8 ___value0, const RuntimeMethod* method)
{
bool V_0 = false;
{
StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8 L_0 = ___value0;
bool L_1;
L_1 = InlineStyleAccess_SetStyleValue_m8DCE3F520B7215ED0A8E3EAC5387338A3EBBA9BF(__this, ((int32_t)458756), L_0, NULL);
V_0 = L_1;
bool L_2 = V_0;
if (!L_2)
{
goto IL_0024;
}
}
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_3;
L_3 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_3);
VisualElement_IncrementVersion_m03581665EE480D3C329058FFE08734450493E33E(L_3, ((int32_t)2208), NULL);
}
IL_0024:
{
return;
}
}
// System.Void UnityEngine.UIElements.InlineStyleAccess::UnityEngine.UIElements.IStyle.set_borderBottomWidth(UnityEngine.UIElements.StyleFloat)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InlineStyleAccess_UnityEngine_UIElements_IStyle_set_borderBottomWidth_m55C72373EF2EB7065A4AC7436E872700A1765C9D (InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165* __this, StyleFloat_t4A100BCCDC275C2302517C5858C9BE9EC43D4841 ___value0, const RuntimeMethod* method)
{
bool V_0 = false;
{
StyleFloat_t4A100BCCDC275C2302517C5858C9BE9EC43D4841 L_0 = ___value0;
bool L_1;
L_1 = InlineStyleAccess_SetStyleValue_mF6D018AEAD6020AD9D677515282BAC1BB14FE852(__this, ((int32_t)131075), L_0, NULL);
V_0 = L_1;
bool L_2 = V_0;
if (!L_2)
{
goto IL_0045;
}
}
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_3;
L_3 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_3);
VisualElement_IncrementVersion_m03581665EE480D3C329058FFE08734450493E33E(L_3, ((int32_t)2344), NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_4;
L_4 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_4);
YogaNode_t4B5B593220CCB315B5A60CB48BA4795636F04DDA* L_5;
L_5 = VisualElement_get_yogaNode_m1D80145AA8652A871E1538B1C5A2E540CE2DEC45_inline(L_4, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_6;
L_6 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_6);
ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* L_7;
L_7 = VisualElement_get_computedStyle_m8124059EC4D72CCEDE7107FFF72A614131604C3A(L_6, NULL);
float L_8;
L_8 = ComputedStyle_get_borderBottomWidth_mC21561C6624C725B60E7210BFB262C616BAA01A1(L_7, NULL);
NullCheck(L_5);
YogaNode_set_BorderBottomWidth_m10BD7CB272CE0342EEA05F413A78BB6CE34FD8F3(L_5, L_8, NULL);
}
IL_0045:
{
return;
}
}
// System.Void UnityEngine.UIElements.InlineStyleAccess::UnityEngine.UIElements.IStyle.set_borderLeftColor(UnityEngine.UIElements.StyleColor)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InlineStyleAccess_UnityEngine_UIElements_IStyle_set_borderLeftColor_m92BEC48905124D54B4536DB6D6744EA90DD1FA24 (InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165* __this, StyleColor_tFC32BA34A15742AC48D6AACF8A137A6F71F04910 ___value0, const RuntimeMethod* method)
{
bool V_0 = false;
{
StyleColor_tFC32BA34A15742AC48D6AACF8A137A6F71F04910 L_0 = ___value0;
bool L_1;
L_1 = InlineStyleAccess_SetStyleValue_mDEB0100BE1046E738327A631551655CDC34F5EFA(__this, ((int32_t)458757), L_0, NULL);
V_0 = L_1;
bool L_2 = V_0;
if (!L_2)
{
goto IL_0024;
}
}
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_3;
L_3 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_3);
VisualElement_IncrementVersion_m03581665EE480D3C329058FFE08734450493E33E(L_3, ((int32_t)8224), NULL);
}
IL_0024:
{
return;
}
}
// System.Void UnityEngine.UIElements.InlineStyleAccess::UnityEngine.UIElements.IStyle.set_borderLeftWidth(UnityEngine.UIElements.StyleFloat)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InlineStyleAccess_UnityEngine_UIElements_IStyle_set_borderLeftWidth_mA3F219F6F80B527051158359DAF941A31F885E81 (InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165* __this, StyleFloat_t4A100BCCDC275C2302517C5858C9BE9EC43D4841 ___value0, const RuntimeMethod* method)
{
bool V_0 = false;
{
StyleFloat_t4A100BCCDC275C2302517C5858C9BE9EC43D4841 L_0 = ___value0;
bool L_1;
L_1 = InlineStyleAccess_SetStyleValue_mF6D018AEAD6020AD9D677515282BAC1BB14FE852(__this, ((int32_t)131076), L_0, NULL);
V_0 = L_1;
bool L_2 = V_0;
if (!L_2)
{
goto IL_0045;
}
}
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_3;
L_3 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_3);
VisualElement_IncrementVersion_m03581665EE480D3C329058FFE08734450493E33E(L_3, ((int32_t)2344), NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_4;
L_4 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_4);
YogaNode_t4B5B593220CCB315B5A60CB48BA4795636F04DDA* L_5;
L_5 = VisualElement_get_yogaNode_m1D80145AA8652A871E1538B1C5A2E540CE2DEC45_inline(L_4, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_6;
L_6 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_6);
ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* L_7;
L_7 = VisualElement_get_computedStyle_m8124059EC4D72CCEDE7107FFF72A614131604C3A(L_6, NULL);
float L_8;
L_8 = ComputedStyle_get_borderLeftWidth_mF62617A8547605CFA887F3E43379FAEDACE5F6DD(L_7, NULL);
NullCheck(L_5);
YogaNode_set_BorderLeftWidth_m6F0ADE17EA294DC33E0EBBB17E4DF867B5E73CA5(L_5, L_8, NULL);
}
IL_0045:
{
return;
}
}
// System.Void UnityEngine.UIElements.InlineStyleAccess::UnityEngine.UIElements.IStyle.set_borderRightColor(UnityEngine.UIElements.StyleColor)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InlineStyleAccess_UnityEngine_UIElements_IStyle_set_borderRightColor_mBF8D2C6C2054D69C0BA3C514CBA5C215B5D94250 (InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165* __this, StyleColor_tFC32BA34A15742AC48D6AACF8A137A6F71F04910 ___value0, const RuntimeMethod* method)
{
bool V_0 = false;
{
StyleColor_tFC32BA34A15742AC48D6AACF8A137A6F71F04910 L_0 = ___value0;
bool L_1;
L_1 = InlineStyleAccess_SetStyleValue_mDEB0100BE1046E738327A631551655CDC34F5EFA(__this, ((int32_t)458758), L_0, NULL);
V_0 = L_1;
bool L_2 = V_0;
if (!L_2)
{
goto IL_0024;
}
}
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_3;
L_3 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_3);
VisualElement_IncrementVersion_m03581665EE480D3C329058FFE08734450493E33E(L_3, ((int32_t)8224), NULL);
}
IL_0024:
{
return;
}
}
// System.Void UnityEngine.UIElements.InlineStyleAccess::UnityEngine.UIElements.IStyle.set_borderRightWidth(UnityEngine.UIElements.StyleFloat)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InlineStyleAccess_UnityEngine_UIElements_IStyle_set_borderRightWidth_mC1329F77FB44A38BDEAD923837DEF181107B7732 (InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165* __this, StyleFloat_t4A100BCCDC275C2302517C5858C9BE9EC43D4841 ___value0, const RuntimeMethod* method)
{
bool V_0 = false;
{
StyleFloat_t4A100BCCDC275C2302517C5858C9BE9EC43D4841 L_0 = ___value0;
bool L_1;
L_1 = InlineStyleAccess_SetStyleValue_mF6D018AEAD6020AD9D677515282BAC1BB14FE852(__this, ((int32_t)131077), L_0, NULL);
V_0 = L_1;
bool L_2 = V_0;
if (!L_2)
{
goto IL_0045;
}
}
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_3;
L_3 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_3);
VisualElement_IncrementVersion_m03581665EE480D3C329058FFE08734450493E33E(L_3, ((int32_t)2344), NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_4;
L_4 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_4);
YogaNode_t4B5B593220CCB315B5A60CB48BA4795636F04DDA* L_5;
L_5 = VisualElement_get_yogaNode_m1D80145AA8652A871E1538B1C5A2E540CE2DEC45_inline(L_4, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_6;
L_6 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_6);
ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* L_7;
L_7 = VisualElement_get_computedStyle_m8124059EC4D72CCEDE7107FFF72A614131604C3A(L_6, NULL);
float L_8;
L_8 = ComputedStyle_get_borderRightWidth_mD3DCE8EB19CF9DD3C6A55249C865121B48492183(L_7, NULL);
NullCheck(L_5);
YogaNode_set_BorderRightWidth_m047EE6ECCF13C9E44885BCE8FA20D2FD0DA498C6(L_5, L_8, NULL);
}
IL_0045:
{
return;
}
}
// System.Void UnityEngine.UIElements.InlineStyleAccess::UnityEngine.UIElements.IStyle.set_borderTopColor(UnityEngine.UIElements.StyleColor)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InlineStyleAccess_UnityEngine_UIElements_IStyle_set_borderTopColor_m92DDECE7D82304F8B3DE65FF90EF6FB5A7D9D177 (InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165* __this, StyleColor_tFC32BA34A15742AC48D6AACF8A137A6F71F04910 ___value0, const RuntimeMethod* method)
{
bool V_0 = false;
{
StyleColor_tFC32BA34A15742AC48D6AACF8A137A6F71F04910 L_0 = ___value0;
bool L_1;
L_1 = InlineStyleAccess_SetStyleValue_mDEB0100BE1046E738327A631551655CDC34F5EFA(__this, ((int32_t)458759), L_0, NULL);
V_0 = L_1;
bool L_2 = V_0;
if (!L_2)
{
goto IL_0024;
}
}
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_3;
L_3 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_3);
VisualElement_IncrementVersion_m03581665EE480D3C329058FFE08734450493E33E(L_3, ((int32_t)8224), NULL);
}
IL_0024:
{
return;
}
}
// System.Void UnityEngine.UIElements.InlineStyleAccess::UnityEngine.UIElements.IStyle.set_borderTopLeftRadius(UnityEngine.UIElements.StyleLength)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InlineStyleAccess_UnityEngine_UIElements_IStyle_set_borderTopLeftRadius_m5806D5832111FC947888BB3BE12179CE03DB07AC (InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165* __this, StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8 ___value0, const RuntimeMethod* method)
{
bool V_0 = false;
{
StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8 L_0 = ___value0;
bool L_1;
L_1 = InlineStyleAccess_SetStyleValue_m8DCE3F520B7215ED0A8E3EAC5387338A3EBBA9BF(__this, ((int32_t)458760), L_0, NULL);
V_0 = L_1;
bool L_2 = V_0;
if (!L_2)
{
goto IL_0024;
}
}
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_3;
L_3 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_3);
VisualElement_IncrementVersion_m03581665EE480D3C329058FFE08734450493E33E(L_3, ((int32_t)2208), NULL);
}
IL_0024:
{
return;
}
}
// System.Void UnityEngine.UIElements.InlineStyleAccess::UnityEngine.UIElements.IStyle.set_borderTopRightRadius(UnityEngine.UIElements.StyleLength)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InlineStyleAccess_UnityEngine_UIElements_IStyle_set_borderTopRightRadius_mA9C507D25AE73A57F5F4DD92943A79738F2511C7 (InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165* __this, StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8 ___value0, const RuntimeMethod* method)
{
bool V_0 = false;
{
StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8 L_0 = ___value0;
bool L_1;
L_1 = InlineStyleAccess_SetStyleValue_m8DCE3F520B7215ED0A8E3EAC5387338A3EBBA9BF(__this, ((int32_t)458761), L_0, NULL);
V_0 = L_1;
bool L_2 = V_0;
if (!L_2)
{
goto IL_0024;
}
}
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_3;
L_3 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_3);
VisualElement_IncrementVersion_m03581665EE480D3C329058FFE08734450493E33E(L_3, ((int32_t)2208), NULL);
}
IL_0024:
{
return;
}
}
// System.Void UnityEngine.UIElements.InlineStyleAccess::UnityEngine.UIElements.IStyle.set_borderTopWidth(UnityEngine.UIElements.StyleFloat)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InlineStyleAccess_UnityEngine_UIElements_IStyle_set_borderTopWidth_mFFA41E586BC64B87C7F66AFF5CC47509F96FAA81 (InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165* __this, StyleFloat_t4A100BCCDC275C2302517C5858C9BE9EC43D4841 ___value0, const RuntimeMethod* method)
{
bool V_0 = false;
{
StyleFloat_t4A100BCCDC275C2302517C5858C9BE9EC43D4841 L_0 = ___value0;
bool L_1;
L_1 = InlineStyleAccess_SetStyleValue_mF6D018AEAD6020AD9D677515282BAC1BB14FE852(__this, ((int32_t)131078), L_0, NULL);
V_0 = L_1;
bool L_2 = V_0;
if (!L_2)
{
goto IL_0045;
}
}
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_3;
L_3 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_3);
VisualElement_IncrementVersion_m03581665EE480D3C329058FFE08734450493E33E(L_3, ((int32_t)2344), NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_4;
L_4 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_4);
YogaNode_t4B5B593220CCB315B5A60CB48BA4795636F04DDA* L_5;
L_5 = VisualElement_get_yogaNode_m1D80145AA8652A871E1538B1C5A2E540CE2DEC45_inline(L_4, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_6;
L_6 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_6);
ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* L_7;
L_7 = VisualElement_get_computedStyle_m8124059EC4D72CCEDE7107FFF72A614131604C3A(L_6, NULL);
float L_8;
L_8 = ComputedStyle_get_borderTopWidth_m8E7A7CAF054CA6FC96E1203C5A183BFE82416743(L_7, NULL);
NullCheck(L_5);
YogaNode_set_BorderTopWidth_m39A26DC4E61833C0F8F58EA28A71AA35C4553005(L_5, L_8, NULL);
}
IL_0045:
{
return;
}
}
// System.Void UnityEngine.UIElements.InlineStyleAccess::UnityEngine.UIElements.IStyle.set_bottom(UnityEngine.UIElements.StyleLength)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InlineStyleAccess_UnityEngine_UIElements_IStyle_set_bottom_mC8569255775B09707722B8518F9ED1B2179B3B59 (InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165* __this, StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8 ___value0, const RuntimeMethod* method)
{
bool V_0 = false;
{
StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8 L_0 = ___value0;
bool L_1;
L_1 = InlineStyleAccess_SetStyleValue_m8DCE3F520B7215ED0A8E3EAC5387338A3EBBA9BF(__this, ((int32_t)131079), L_0, NULL);
V_0 = L_1;
bool L_2 = V_0;
if (!L_2)
{
goto IL_0047;
}
}
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_3;
L_3 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_3);
VisualElement_IncrementVersion_m03581665EE480D3C329058FFE08734450493E33E(L_3, ((int32_t)40), NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_4;
L_4 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_4);
YogaNode_t4B5B593220CCB315B5A60CB48BA4795636F04DDA* L_5;
L_5 = VisualElement_get_yogaNode_m1D80145AA8652A871E1538B1C5A2E540CE2DEC45_inline(L_4, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_6;
L_6 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_6);
ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* L_7;
L_7 = VisualElement_get_computedStyle_m8124059EC4D72CCEDE7107FFF72A614131604C3A(L_6, NULL);
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 L_8;
L_8 = ComputedStyle_get_bottom_m4BD26BCD6F80E568207E0DAEAEBBCC3383251B09(L_7, NULL);
YogaValue_t9066126971BFC18D9B4A8AB11435557F19598F8C L_9;
L_9 = StyleValueExtensions_ToYogaValue_m360DD3ABD78FC094D8AB485BA096568AF86AE708(L_8, NULL);
NullCheck(L_5);
YogaNode_set_Bottom_m03A39B84DE5056608BCFE43E98956BF58035347F(L_5, L_9, NULL);
}
IL_0047:
{
return;
}
}
// System.Void UnityEngine.UIElements.InlineStyleAccess::UnityEngine.UIElements.IStyle.set_color(UnityEngine.UIElements.StyleColor)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InlineStyleAccess_UnityEngine_UIElements_IStyle_set_color_mA5830F6952961437F1BF0E296C90A9EEFA93434F (InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165* __this, StyleColor_tFC32BA34A15742AC48D6AACF8A137A6F71F04910 ___value0, const RuntimeMethod* method)
{
bool V_0 = false;
{
StyleColor_tFC32BA34A15742AC48D6AACF8A137A6F71F04910 L_0 = ___value0;
bool L_1;
L_1 = InlineStyleAccess_SetStyleValue_mDEB0100BE1046E738327A631551655CDC34F5EFA(__this, ((int32_t)65536), L_0, NULL);
V_0 = L_1;
bool L_2 = V_0;
if (!L_2)
{
goto IL_0024;
}
}
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_3;
L_3 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_3);
VisualElement_IncrementVersion_m03581665EE480D3C329058FFE08734450493E33E(L_3, ((int32_t)2096), NULL);
}
IL_0024:
{
return;
}
}
// UnityEngine.UIElements.StyleEnum`1<UnityEngine.UIElements.DisplayStyle> UnityEngine.UIElements.InlineStyleAccess::UnityEngine.UIElements.IStyle.get_display()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StyleEnum_1_t3B02FFF55849C9C8E6A7C0AA9C7E5F65F10C9C69 InlineStyleAccess_UnityEngine_UIElements_IStyle_get_display_mE1D46CAB12030579CD8FB2EC2C6C60979C9499C2 (InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StyleEnum_1__ctor_mADD0E943E00F1DCF047659725EF87DD8B9E6EA77_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
StyleInt_tDC5B2FE9B1ABA54EEF85A7798F321F40BDC8B25D V_0;
memset((&V_0), 0, sizeof(V_0));
StyleEnum_1_t3B02FFF55849C9C8E6A7C0AA9C7E5F65F10C9C69 V_1;
memset((&V_1), 0, sizeof(V_1));
{
StyleInt_tDC5B2FE9B1ABA54EEF85A7798F321F40BDC8B25D L_0;
L_0 = StyleValueCollection_GetStyleInt_m1B001772E1ED50ECEC62DB8396804C8E70D40234(__this, ((int32_t)131080), NULL);
V_0 = L_0;
int32_t L_1;
L_1 = StyleInt_get_value_m4CFF13DBDE63CAA71B48526F3FE6E6B92FC8F8ED((&V_0), NULL);
int32_t L_2;
L_2 = StyleInt_get_keyword_mA202A7BF0970785CD87A780A9FAC21D29C103DE1((&V_0), NULL);
StyleEnum_1_t3B02FFF55849C9C8E6A7C0AA9C7E5F65F10C9C69 L_3;
memset((&L_3), 0, sizeof(L_3));
StyleEnum_1__ctor_mADD0E943E00F1DCF047659725EF87DD8B9E6EA77((&L_3), L_1, L_2, /*hidden argument*/StyleEnum_1__ctor_mADD0E943E00F1DCF047659725EF87DD8B9E6EA77_RuntimeMethod_var);
V_1 = L_3;
goto IL_0023;
}
IL_0023:
{
StyleEnum_1_t3B02FFF55849C9C8E6A7C0AA9C7E5F65F10C9C69 L_4 = V_1;
return L_4;
}
}
// System.Void UnityEngine.UIElements.InlineStyleAccess::UnityEngine.UIElements.IStyle.set_display(UnityEngine.UIElements.StyleEnum`1<UnityEngine.UIElements.DisplayStyle>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InlineStyleAccess_UnityEngine_UIElements_IStyle_set_display_m4AEFDBD0E2220510A4D2AF624E6E7DD2E866336C (InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165* __this, StyleEnum_1_t3B02FFF55849C9C8E6A7C0AA9C7E5F65F10C9C69 ___value0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InlineStyleAccess_SetStyleValue_TisDisplayStyle_t87BEDA2F78F764785ED41FC5E622ECB0091B2459_m81683517B098B03D83815E08D546A78DEDA6E9CA_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
bool V_0 = false;
{
StyleEnum_1_t3B02FFF55849C9C8E6A7C0AA9C7E5F65F10C9C69 L_0 = ___value0;
bool L_1;
L_1 = InlineStyleAccess_SetStyleValue_TisDisplayStyle_t87BEDA2F78F764785ED41FC5E622ECB0091B2459_m81683517B098B03D83815E08D546A78DEDA6E9CA(__this, ((int32_t)131080), L_0, InlineStyleAccess_SetStyleValue_TisDisplayStyle_t87BEDA2F78F764785ED41FC5E622ECB0091B2459_m81683517B098B03D83815E08D546A78DEDA6E9CA_RuntimeMethod_var);
V_0 = L_1;
bool L_2 = V_0;
if (!L_2)
{
goto IL_0045;
}
}
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_3;
L_3 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_3);
VisualElement_IncrementVersion_m03581665EE480D3C329058FFE08734450493E33E(L_3, ((int32_t)2088), NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_4;
L_4 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_4);
YogaNode_t4B5B593220CCB315B5A60CB48BA4795636F04DDA* L_5;
L_5 = VisualElement_get_yogaNode_m1D80145AA8652A871E1538B1C5A2E540CE2DEC45_inline(L_4, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_6;
L_6 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_6);
ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* L_7;
L_7 = VisualElement_get_computedStyle_m8124059EC4D72CCEDE7107FFF72A614131604C3A(L_6, NULL);
int32_t L_8;
L_8 = ComputedStyle_get_display_mBB1A09D13DADF705302D05AAE2BE61C1C42F1862(L_7, NULL);
NullCheck(L_5);
YogaNode_set_Display_mCD8A7B298E87852734559A41DC01EF96827032C2(L_5, L_8, NULL);
}
IL_0045:
{
return;
}
}
// System.Void UnityEngine.UIElements.InlineStyleAccess::UnityEngine.UIElements.IStyle.set_flexBasis(UnityEngine.UIElements.StyleLength)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InlineStyleAccess_UnityEngine_UIElements_IStyle_set_flexBasis_m0526C3E2F9E5D6B3DB6E1510903A7CC00E3399FF (InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165* __this, StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8 ___value0, const RuntimeMethod* method)
{
bool V_0 = false;
{
StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8 L_0 = ___value0;
bool L_1;
L_1 = InlineStyleAccess_SetStyleValue_m8DCE3F520B7215ED0A8E3EAC5387338A3EBBA9BF(__this, ((int32_t)131081), L_0, NULL);
V_0 = L_1;
bool L_2 = V_0;
if (!L_2)
{
goto IL_0047;
}
}
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_3;
L_3 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_3);
VisualElement_IncrementVersion_m03581665EE480D3C329058FFE08734450493E33E(L_3, ((int32_t)40), NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_4;
L_4 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_4);
YogaNode_t4B5B593220CCB315B5A60CB48BA4795636F04DDA* L_5;
L_5 = VisualElement_get_yogaNode_m1D80145AA8652A871E1538B1C5A2E540CE2DEC45_inline(L_4, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_6;
L_6 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_6);
ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* L_7;
L_7 = VisualElement_get_computedStyle_m8124059EC4D72CCEDE7107FFF72A614131604C3A(L_6, NULL);
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 L_8;
L_8 = ComputedStyle_get_flexBasis_m8F1BD5150D38389ED6046377C8912CCEFEA28348(L_7, NULL);
YogaValue_t9066126971BFC18D9B4A8AB11435557F19598F8C L_9;
L_9 = StyleValueExtensions_ToYogaValue_m360DD3ABD78FC094D8AB485BA096568AF86AE708(L_8, NULL);
NullCheck(L_5);
YogaNode_set_FlexBasis_m24CCC6C38C4612359E942EEF5EA5FDF4D24E7671(L_5, L_9, NULL);
}
IL_0047:
{
return;
}
}
// System.Void UnityEngine.UIElements.InlineStyleAccess::UnityEngine.UIElements.IStyle.set_flexDirection(UnityEngine.UIElements.StyleEnum`1<UnityEngine.UIElements.FlexDirection>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InlineStyleAccess_UnityEngine_UIElements_IStyle_set_flexDirection_m073CD6C656432A101496C845472DF5173C34A3AE (InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165* __this, StyleEnum_1_t4C47F320FF81E91A50EC2AD0D70A3D620362BBAE ___value0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InlineStyleAccess_SetStyleValue_TisFlexDirection_t0B086E97C9B1B8F1D94B51CBEAE6564B2A7C15DC_m210A3FAC249DBC48CD26DE484AB6407E0532839D_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
bool V_0 = false;
{
StyleEnum_1_t4C47F320FF81E91A50EC2AD0D70A3D620362BBAE L_0 = ___value0;
bool L_1;
L_1 = InlineStyleAccess_SetStyleValue_TisFlexDirection_t0B086E97C9B1B8F1D94B51CBEAE6564B2A7C15DC_m210A3FAC249DBC48CD26DE484AB6407E0532839D(__this, ((int32_t)131082), L_0, InlineStyleAccess_SetStyleValue_TisFlexDirection_t0B086E97C9B1B8F1D94B51CBEAE6564B2A7C15DC_m210A3FAC249DBC48CD26DE484AB6407E0532839D_RuntimeMethod_var);
V_0 = L_1;
bool L_2 = V_0;
if (!L_2)
{
goto IL_0042;
}
}
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_3;
L_3 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_3);
VisualElement_IncrementVersion_m03581665EE480D3C329058FFE08734450493E33E(L_3, ((int32_t)40), NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_4;
L_4 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_4);
YogaNode_t4B5B593220CCB315B5A60CB48BA4795636F04DDA* L_5;
L_5 = VisualElement_get_yogaNode_m1D80145AA8652A871E1538B1C5A2E540CE2DEC45_inline(L_4, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_6;
L_6 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_6);
ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* L_7;
L_7 = VisualElement_get_computedStyle_m8124059EC4D72CCEDE7107FFF72A614131604C3A(L_6, NULL);
int32_t L_8;
L_8 = ComputedStyle_get_flexDirection_mB828631FEA651FAF141B26CCE956321C619AC7B8(L_7, NULL);
NullCheck(L_5);
YogaNode_set_FlexDirection_mFF74AB011A465EFD90BAFDE41F00207619429306(L_5, L_8, NULL);
}
IL_0042:
{
return;
}
}
// System.Void UnityEngine.UIElements.InlineStyleAccess::UnityEngine.UIElements.IStyle.set_flexGrow(UnityEngine.UIElements.StyleFloat)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InlineStyleAccess_UnityEngine_UIElements_IStyle_set_flexGrow_m735B3C41DBEA28287471FE9FDA1C51F2E9CA52B5 (InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165* __this, StyleFloat_t4A100BCCDC275C2302517C5858C9BE9EC43D4841 ___value0, const RuntimeMethod* method)
{
bool V_0 = false;
{
StyleFloat_t4A100BCCDC275C2302517C5858C9BE9EC43D4841 L_0 = ___value0;
bool L_1;
L_1 = InlineStyleAccess_SetStyleValue_mF6D018AEAD6020AD9D677515282BAC1BB14FE852(__this, ((int32_t)131083), L_0, NULL);
V_0 = L_1;
bool L_2 = V_0;
if (!L_2)
{
goto IL_0042;
}
}
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_3;
L_3 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_3);
VisualElement_IncrementVersion_m03581665EE480D3C329058FFE08734450493E33E(L_3, ((int32_t)40), NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_4;
L_4 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_4);
YogaNode_t4B5B593220CCB315B5A60CB48BA4795636F04DDA* L_5;
L_5 = VisualElement_get_yogaNode_m1D80145AA8652A871E1538B1C5A2E540CE2DEC45_inline(L_4, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_6;
L_6 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_6);
ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* L_7;
L_7 = VisualElement_get_computedStyle_m8124059EC4D72CCEDE7107FFF72A614131604C3A(L_6, NULL);
float L_8;
L_8 = ComputedStyle_get_flexGrow_mEB694EF58F5D195997ECA7868F9BA4D12E02FB57(L_7, NULL);
NullCheck(L_5);
YogaNode_set_FlexGrow_m884FDA11A3F7FAF051CB840829442FE14CC3CC2B(L_5, L_8, NULL);
}
IL_0042:
{
return;
}
}
// System.Void UnityEngine.UIElements.InlineStyleAccess::UnityEngine.UIElements.IStyle.set_flexShrink(UnityEngine.UIElements.StyleFloat)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InlineStyleAccess_UnityEngine_UIElements_IStyle_set_flexShrink_m292E9E71E6C7FBE0CDE4CD8BDB3CA27512BD90C8 (InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165* __this, StyleFloat_t4A100BCCDC275C2302517C5858C9BE9EC43D4841 ___value0, const RuntimeMethod* method)
{
bool V_0 = false;
{
StyleFloat_t4A100BCCDC275C2302517C5858C9BE9EC43D4841 L_0 = ___value0;
bool L_1;
L_1 = InlineStyleAccess_SetStyleValue_mF6D018AEAD6020AD9D677515282BAC1BB14FE852(__this, ((int32_t)131084), L_0, NULL);
V_0 = L_1;
bool L_2 = V_0;
if (!L_2)
{
goto IL_0042;
}
}
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_3;
L_3 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_3);
VisualElement_IncrementVersion_m03581665EE480D3C329058FFE08734450493E33E(L_3, ((int32_t)40), NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_4;
L_4 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_4);
YogaNode_t4B5B593220CCB315B5A60CB48BA4795636F04DDA* L_5;
L_5 = VisualElement_get_yogaNode_m1D80145AA8652A871E1538B1C5A2E540CE2DEC45_inline(L_4, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_6;
L_6 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_6);
ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* L_7;
L_7 = VisualElement_get_computedStyle_m8124059EC4D72CCEDE7107FFF72A614131604C3A(L_6, NULL);
float L_8;
L_8 = ComputedStyle_get_flexShrink_m3118F3A2C03D52553A19A74894864A786221C138(L_7, NULL);
NullCheck(L_5);
YogaNode_set_FlexShrink_m30FC430AB92EB6FF05B394D25D728DC4DB2B4FA5(L_5, L_8, NULL);
}
IL_0042:
{
return;
}
}
// System.Void UnityEngine.UIElements.InlineStyleAccess::UnityEngine.UIElements.IStyle.set_fontSize(UnityEngine.UIElements.StyleLength)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InlineStyleAccess_UnityEngine_UIElements_IStyle_set_fontSize_mF7E2B594AF6DE3ADA1FE636067E26A5A65922B90 (InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165* __this, StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8 ___value0, const RuntimeMethod* method)
{
bool V_0 = false;
{
StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8 L_0 = ___value0;
bool L_1;
L_1 = InlineStyleAccess_SetStyleValue_m8DCE3F520B7215ED0A8E3EAC5387338A3EBBA9BF(__this, ((int32_t)65537), L_0, NULL);
V_0 = L_1;
bool L_2 = V_0;
if (!L_2)
{
goto IL_0021;
}
}
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_3;
L_3 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_3);
VisualElement_IncrementVersion_m03581665EE480D3C329058FFE08734450493E33E(L_3, ((int32_t)56), NULL);
}
IL_0021:
{
return;
}
}
// UnityEngine.UIElements.StyleLength UnityEngine.UIElements.InlineStyleAccess::UnityEngine.UIElements.IStyle.get_height()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8 InlineStyleAccess_UnityEngine_UIElements_IStyle_get_height_m98350541DF2F32B625BD63CC52C5E91E61F66FBB (InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165* __this, const RuntimeMethod* method)
{
StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8 V_0;
memset((&V_0), 0, sizeof(V_0));
{
StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8 L_0;
L_0 = StyleValueCollection_GetStyleLength_m52D30C7A681A306749611152A63DA56F878F3F2D(__this, ((int32_t)131086), NULL);
V_0 = L_0;
goto IL_000f;
}
IL_000f:
{
StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8 L_1 = V_0;
return L_1;
}
}
// System.Void UnityEngine.UIElements.InlineStyleAccess::UnityEngine.UIElements.IStyle.set_height(UnityEngine.UIElements.StyleLength)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InlineStyleAccess_UnityEngine_UIElements_IStyle_set_height_m41FF7D029DBA3CD18A48CA727BDFBB50154A3B32 (InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165* __this, StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8 ___value0, const RuntimeMethod* method)
{
bool V_0 = false;
{
StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8 L_0 = ___value0;
bool L_1;
L_1 = InlineStyleAccess_SetStyleValue_m8DCE3F520B7215ED0A8E3EAC5387338A3EBBA9BF(__this, ((int32_t)131086), L_0, NULL);
V_0 = L_1;
bool L_2 = V_0;
if (!L_2)
{
goto IL_0047;
}
}
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_3;
L_3 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_3);
VisualElement_IncrementVersion_m03581665EE480D3C329058FFE08734450493E33E(L_3, ((int32_t)40), NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_4;
L_4 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_4);
YogaNode_t4B5B593220CCB315B5A60CB48BA4795636F04DDA* L_5;
L_5 = VisualElement_get_yogaNode_m1D80145AA8652A871E1538B1C5A2E540CE2DEC45_inline(L_4, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_6;
L_6 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_6);
ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* L_7;
L_7 = VisualElement_get_computedStyle_m8124059EC4D72CCEDE7107FFF72A614131604C3A(L_6, NULL);
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 L_8;
L_8 = ComputedStyle_get_height_mDC4140C598EF1CB1E1EB0E8B71B8A2668B5A22B9(L_7, NULL);
YogaValue_t9066126971BFC18D9B4A8AB11435557F19598F8C L_9;
L_9 = StyleValueExtensions_ToYogaValue_m360DD3ABD78FC094D8AB485BA096568AF86AE708(L_8, NULL);
NullCheck(L_5);
YogaNode_set_Height_m4AFF9C286F42919CA1C5C7A152A4ED477C56969E(L_5, L_9, NULL);
}
IL_0047:
{
return;
}
}
// System.Void UnityEngine.UIElements.InlineStyleAccess::UnityEngine.UIElements.IStyle.set_left(UnityEngine.UIElements.StyleLength)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InlineStyleAccess_UnityEngine_UIElements_IStyle_set_left_m0BD3F45B765051E1E86C602DD0046925620F8CA8 (InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165* __this, StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8 ___value0, const RuntimeMethod* method)
{
bool V_0 = false;
{
StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8 L_0 = ___value0;
bool L_1;
L_1 = InlineStyleAccess_SetStyleValue_m8DCE3F520B7215ED0A8E3EAC5387338A3EBBA9BF(__this, ((int32_t)131088), L_0, NULL);
V_0 = L_1;
bool L_2 = V_0;
if (!L_2)
{
goto IL_0047;
}
}
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_3;
L_3 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_3);
VisualElement_IncrementVersion_m03581665EE480D3C329058FFE08734450493E33E(L_3, ((int32_t)40), NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_4;
L_4 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_4);
YogaNode_t4B5B593220CCB315B5A60CB48BA4795636F04DDA* L_5;
L_5 = VisualElement_get_yogaNode_m1D80145AA8652A871E1538B1C5A2E540CE2DEC45_inline(L_4, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_6;
L_6 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_6);
ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* L_7;
L_7 = VisualElement_get_computedStyle_m8124059EC4D72CCEDE7107FFF72A614131604C3A(L_6, NULL);
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 L_8;
L_8 = ComputedStyle_get_left_mCB615ED7024EFF16884F7937BFD9475EFFB2262F(L_7, NULL);
YogaValue_t9066126971BFC18D9B4A8AB11435557F19598F8C L_9;
L_9 = StyleValueExtensions_ToYogaValue_m360DD3ABD78FC094D8AB485BA096568AF86AE708(L_8, NULL);
NullCheck(L_5);
YogaNode_set_Left_m45FA7CF627DF74C1F795DA1488EF943DA77067A6(L_5, L_9, NULL);
}
IL_0047:
{
return;
}
}
// System.Void UnityEngine.UIElements.InlineStyleAccess::UnityEngine.UIElements.IStyle.set_marginBottom(UnityEngine.UIElements.StyleLength)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InlineStyleAccess_UnityEngine_UIElements_IStyle_set_marginBottom_m3CC5689C0C4BB4C055A4FA5561AE555A382CBFB9 (InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165* __this, StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8 ___value0, const RuntimeMethod* method)
{
bool V_0 = false;
{
StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8 L_0 = ___value0;
bool L_1;
L_1 = InlineStyleAccess_SetStyleValue_m8DCE3F520B7215ED0A8E3EAC5387338A3EBBA9BF(__this, ((int32_t)131089), L_0, NULL);
V_0 = L_1;
bool L_2 = V_0;
if (!L_2)
{
goto IL_0047;
}
}
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_3;
L_3 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_3);
VisualElement_IncrementVersion_m03581665EE480D3C329058FFE08734450493E33E(L_3, ((int32_t)40), NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_4;
L_4 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_4);
YogaNode_t4B5B593220CCB315B5A60CB48BA4795636F04DDA* L_5;
L_5 = VisualElement_get_yogaNode_m1D80145AA8652A871E1538B1C5A2E540CE2DEC45_inline(L_4, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_6;
L_6 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_6);
ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* L_7;
L_7 = VisualElement_get_computedStyle_m8124059EC4D72CCEDE7107FFF72A614131604C3A(L_6, NULL);
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 L_8;
L_8 = ComputedStyle_get_marginBottom_m3F2105BF5013109A67838F06D8619378B4D5D915(L_7, NULL);
YogaValue_t9066126971BFC18D9B4A8AB11435557F19598F8C L_9;
L_9 = StyleValueExtensions_ToYogaValue_m360DD3ABD78FC094D8AB485BA096568AF86AE708(L_8, NULL);
NullCheck(L_5);
YogaNode_set_MarginBottom_m0CCF6AF5FC2C6ACA8E2E084AABC83322A215AEEC(L_5, L_9, NULL);
}
IL_0047:
{
return;
}
}
// System.Void UnityEngine.UIElements.InlineStyleAccess::UnityEngine.UIElements.IStyle.set_marginLeft(UnityEngine.UIElements.StyleLength)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InlineStyleAccess_UnityEngine_UIElements_IStyle_set_marginLeft_mC7E8C47F87FEEAAB59B82BCC8BC26B8FDBC2CAF0 (InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165* __this, StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8 ___value0, const RuntimeMethod* method)
{
bool V_0 = false;
{
StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8 L_0 = ___value0;
bool L_1;
L_1 = InlineStyleAccess_SetStyleValue_m8DCE3F520B7215ED0A8E3EAC5387338A3EBBA9BF(__this, ((int32_t)131090), L_0, NULL);
V_0 = L_1;
bool L_2 = V_0;
if (!L_2)
{
goto IL_0047;
}
}
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_3;
L_3 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_3);
VisualElement_IncrementVersion_m03581665EE480D3C329058FFE08734450493E33E(L_3, ((int32_t)40), NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_4;
L_4 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_4);
YogaNode_t4B5B593220CCB315B5A60CB48BA4795636F04DDA* L_5;
L_5 = VisualElement_get_yogaNode_m1D80145AA8652A871E1538B1C5A2E540CE2DEC45_inline(L_4, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_6;
L_6 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_6);
ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* L_7;
L_7 = VisualElement_get_computedStyle_m8124059EC4D72CCEDE7107FFF72A614131604C3A(L_6, NULL);
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 L_8;
L_8 = ComputedStyle_get_marginLeft_m93BF500A2F8D70B9BD0D5829A3EBFB86A661D842(L_7, NULL);
YogaValue_t9066126971BFC18D9B4A8AB11435557F19598F8C L_9;
L_9 = StyleValueExtensions_ToYogaValue_m360DD3ABD78FC094D8AB485BA096568AF86AE708(L_8, NULL);
NullCheck(L_5);
YogaNode_set_MarginLeft_m6DD0D35E142EB59ED9280D1C4EA2F038C132FC4B(L_5, L_9, NULL);
}
IL_0047:
{
return;
}
}
// System.Void UnityEngine.UIElements.InlineStyleAccess::UnityEngine.UIElements.IStyle.set_marginRight(UnityEngine.UIElements.StyleLength)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InlineStyleAccess_UnityEngine_UIElements_IStyle_set_marginRight_m717E6C4C0E2FFACF2E6E1E3FC08DB4A1FC35919D (InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165* __this, StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8 ___value0, const RuntimeMethod* method)
{
bool V_0 = false;
{
StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8 L_0 = ___value0;
bool L_1;
L_1 = InlineStyleAccess_SetStyleValue_m8DCE3F520B7215ED0A8E3EAC5387338A3EBBA9BF(__this, ((int32_t)131091), L_0, NULL);
V_0 = L_1;
bool L_2 = V_0;
if (!L_2)
{
goto IL_0047;
}
}
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_3;
L_3 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_3);
VisualElement_IncrementVersion_m03581665EE480D3C329058FFE08734450493E33E(L_3, ((int32_t)40), NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_4;
L_4 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_4);
YogaNode_t4B5B593220CCB315B5A60CB48BA4795636F04DDA* L_5;
L_5 = VisualElement_get_yogaNode_m1D80145AA8652A871E1538B1C5A2E540CE2DEC45_inline(L_4, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_6;
L_6 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_6);
ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* L_7;
L_7 = VisualElement_get_computedStyle_m8124059EC4D72CCEDE7107FFF72A614131604C3A(L_6, NULL);
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 L_8;
L_8 = ComputedStyle_get_marginRight_m51411D8F5D4C491EC547D27FCC81608A8B593225(L_7, NULL);
YogaValue_t9066126971BFC18D9B4A8AB11435557F19598F8C L_9;
L_9 = StyleValueExtensions_ToYogaValue_m360DD3ABD78FC094D8AB485BA096568AF86AE708(L_8, NULL);
NullCheck(L_5);
YogaNode_set_MarginRight_m4D2DF290FF89E2A9CF33DA815985B79DFA864A3C(L_5, L_9, NULL);
}
IL_0047:
{
return;
}
}
// System.Void UnityEngine.UIElements.InlineStyleAccess::UnityEngine.UIElements.IStyle.set_marginTop(UnityEngine.UIElements.StyleLength)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InlineStyleAccess_UnityEngine_UIElements_IStyle_set_marginTop_m16CA1D9057CD6BFF09525EED7B01D05A98CE7AE8 (InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165* __this, StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8 ___value0, const RuntimeMethod* method)
{
bool V_0 = false;
{
StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8 L_0 = ___value0;
bool L_1;
L_1 = InlineStyleAccess_SetStyleValue_m8DCE3F520B7215ED0A8E3EAC5387338A3EBBA9BF(__this, ((int32_t)131092), L_0, NULL);
V_0 = L_1;
bool L_2 = V_0;
if (!L_2)
{
goto IL_0047;
}
}
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_3;
L_3 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_3);
VisualElement_IncrementVersion_m03581665EE480D3C329058FFE08734450493E33E(L_3, ((int32_t)40), NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_4;
L_4 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_4);
YogaNode_t4B5B593220CCB315B5A60CB48BA4795636F04DDA* L_5;
L_5 = VisualElement_get_yogaNode_m1D80145AA8652A871E1538B1C5A2E540CE2DEC45_inline(L_4, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_6;
L_6 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_6);
ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* L_7;
L_7 = VisualElement_get_computedStyle_m8124059EC4D72CCEDE7107FFF72A614131604C3A(L_6, NULL);
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 L_8;
L_8 = ComputedStyle_get_marginTop_m6303EEDA2AF5F0F6CC596BF0FD902AAD29888BA5(L_7, NULL);
YogaValue_t9066126971BFC18D9B4A8AB11435557F19598F8C L_9;
L_9 = StyleValueExtensions_ToYogaValue_m360DD3ABD78FC094D8AB485BA096568AF86AE708(L_8, NULL);
NullCheck(L_5);
YogaNode_set_MarginTop_mA43AB8E85422F7980BECF2DEF66F736C27E8E972(L_5, L_9, NULL);
}
IL_0047:
{
return;
}
}
// System.Void UnityEngine.UIElements.InlineStyleAccess::UnityEngine.UIElements.IStyle.set_opacity(UnityEngine.UIElements.StyleFloat)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InlineStyleAccess_UnityEngine_UIElements_IStyle_set_opacity_m87BC413401FCA3FD5444A249A9505CEA5D32C3D7 (InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165* __this, StyleFloat_t4A100BCCDC275C2302517C5858C9BE9EC43D4841 ___value0, const RuntimeMethod* method)
{
bool V_0 = false;
{
StyleFloat_t4A100BCCDC275C2302517C5858C9BE9EC43D4841 L_0 = ___value0;
bool L_1;
L_1 = InlineStyleAccess_SetStyleValue_mF6D018AEAD6020AD9D677515282BAC1BB14FE852(__this, ((int32_t)458762), L_0, NULL);
V_0 = L_1;
bool L_2 = V_0;
if (!L_2)
{
goto IL_0024;
}
}
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_3;
L_3 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_3);
VisualElement_IncrementVersion_m03581665EE480D3C329058FFE08734450493E33E(L_3, ((int32_t)4128), NULL);
}
IL_0024:
{
return;
}
}
// System.Void UnityEngine.UIElements.InlineStyleAccess::UnityEngine.UIElements.IStyle.set_paddingBottom(UnityEngine.UIElements.StyleLength)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InlineStyleAccess_UnityEngine_UIElements_IStyle_set_paddingBottom_m6738C8C1C505CF979F7C3E253D72C8D7FB75D92D (InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165* __this, StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8 ___value0, const RuntimeMethod* method)
{
bool V_0 = false;
{
StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8 L_0 = ___value0;
bool L_1;
L_1 = InlineStyleAccess_SetStyleValue_m8DCE3F520B7215ED0A8E3EAC5387338A3EBBA9BF(__this, ((int32_t)131097), L_0, NULL);
V_0 = L_1;
bool L_2 = V_0;
if (!L_2)
{
goto IL_0047;
}
}
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_3;
L_3 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_3);
VisualElement_IncrementVersion_m03581665EE480D3C329058FFE08734450493E33E(L_3, ((int32_t)40), NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_4;
L_4 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_4);
YogaNode_t4B5B593220CCB315B5A60CB48BA4795636F04DDA* L_5;
L_5 = VisualElement_get_yogaNode_m1D80145AA8652A871E1538B1C5A2E540CE2DEC45_inline(L_4, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_6;
L_6 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_6);
ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* L_7;
L_7 = VisualElement_get_computedStyle_m8124059EC4D72CCEDE7107FFF72A614131604C3A(L_6, NULL);
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 L_8;
L_8 = ComputedStyle_get_paddingBottom_mD2618C052A051DA45C9947CB4EC73564D2D20C1D(L_7, NULL);
YogaValue_t9066126971BFC18D9B4A8AB11435557F19598F8C L_9;
L_9 = StyleValueExtensions_ToYogaValue_m360DD3ABD78FC094D8AB485BA096568AF86AE708(L_8, NULL);
NullCheck(L_5);
YogaNode_set_PaddingBottom_mD4BE8EAD7054982975BB95088DC507B355B57D32(L_5, L_9, NULL);
}
IL_0047:
{
return;
}
}
// System.Void UnityEngine.UIElements.InlineStyleAccess::UnityEngine.UIElements.IStyle.set_paddingLeft(UnityEngine.UIElements.StyleLength)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InlineStyleAccess_UnityEngine_UIElements_IStyle_set_paddingLeft_mEF692871B7AD8E7BD98CA7BE50E6A6F47744260B (InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165* __this, StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8 ___value0, const RuntimeMethod* method)
{
bool V_0 = false;
{
StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8 L_0 = ___value0;
bool L_1;
L_1 = InlineStyleAccess_SetStyleValue_m8DCE3F520B7215ED0A8E3EAC5387338A3EBBA9BF(__this, ((int32_t)131098), L_0, NULL);
V_0 = L_1;
bool L_2 = V_0;
if (!L_2)
{
goto IL_0047;
}
}
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_3;
L_3 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_3);
VisualElement_IncrementVersion_m03581665EE480D3C329058FFE08734450493E33E(L_3, ((int32_t)40), NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_4;
L_4 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_4);
YogaNode_t4B5B593220CCB315B5A60CB48BA4795636F04DDA* L_5;
L_5 = VisualElement_get_yogaNode_m1D80145AA8652A871E1538B1C5A2E540CE2DEC45_inline(L_4, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_6;
L_6 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_6);
ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* L_7;
L_7 = VisualElement_get_computedStyle_m8124059EC4D72CCEDE7107FFF72A614131604C3A(L_6, NULL);
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 L_8;
L_8 = ComputedStyle_get_paddingLeft_m1DDB95FC1A4E4D6C53DC7D061477E05909024315(L_7, NULL);
YogaValue_t9066126971BFC18D9B4A8AB11435557F19598F8C L_9;
L_9 = StyleValueExtensions_ToYogaValue_m360DD3ABD78FC094D8AB485BA096568AF86AE708(L_8, NULL);
NullCheck(L_5);
YogaNode_set_PaddingLeft_mDC797F410F72554FAD67A14DC5002656C985D06D(L_5, L_9, NULL);
}
IL_0047:
{
return;
}
}
// System.Void UnityEngine.UIElements.InlineStyleAccess::UnityEngine.UIElements.IStyle.set_paddingRight(UnityEngine.UIElements.StyleLength)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InlineStyleAccess_UnityEngine_UIElements_IStyle_set_paddingRight_m2476FA606997DF7361B858EFC98CDF37B05EB4BC (InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165* __this, StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8 ___value0, const RuntimeMethod* method)
{
bool V_0 = false;
{
StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8 L_0 = ___value0;
bool L_1;
L_1 = InlineStyleAccess_SetStyleValue_m8DCE3F520B7215ED0A8E3EAC5387338A3EBBA9BF(__this, ((int32_t)131099), L_0, NULL);
V_0 = L_1;
bool L_2 = V_0;
if (!L_2)
{
goto IL_0047;
}
}
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_3;
L_3 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_3);
VisualElement_IncrementVersion_m03581665EE480D3C329058FFE08734450493E33E(L_3, ((int32_t)40), NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_4;
L_4 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_4);
YogaNode_t4B5B593220CCB315B5A60CB48BA4795636F04DDA* L_5;
L_5 = VisualElement_get_yogaNode_m1D80145AA8652A871E1538B1C5A2E540CE2DEC45_inline(L_4, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_6;
L_6 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_6);
ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* L_7;
L_7 = VisualElement_get_computedStyle_m8124059EC4D72CCEDE7107FFF72A614131604C3A(L_6, NULL);
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 L_8;
L_8 = ComputedStyle_get_paddingRight_m5C847A6C60CA54757427A62C337174E5C538A189(L_7, NULL);
YogaValue_t9066126971BFC18D9B4A8AB11435557F19598F8C L_9;
L_9 = StyleValueExtensions_ToYogaValue_m360DD3ABD78FC094D8AB485BA096568AF86AE708(L_8, NULL);
NullCheck(L_5);
YogaNode_set_PaddingRight_mA277C8926B03AE1FE89F46A6A24882D61155E7F8(L_5, L_9, NULL);
}
IL_0047:
{
return;
}
}
// UnityEngine.UIElements.StyleLength UnityEngine.UIElements.InlineStyleAccess::UnityEngine.UIElements.IStyle.get_paddingTop()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8 InlineStyleAccess_UnityEngine_UIElements_IStyle_get_paddingTop_mA7F836C43AB95D54942D3A875B97EE4A74E21522 (InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165* __this, const RuntimeMethod* method)
{
StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8 V_0;
memset((&V_0), 0, sizeof(V_0));
{
StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8 L_0;
L_0 = StyleValueCollection_GetStyleLength_m52D30C7A681A306749611152A63DA56F878F3F2D(__this, ((int32_t)131100), NULL);
V_0 = L_0;
goto IL_000f;
}
IL_000f:
{
StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8 L_1 = V_0;
return L_1;
}
}
// System.Void UnityEngine.UIElements.InlineStyleAccess::UnityEngine.UIElements.IStyle.set_paddingTop(UnityEngine.UIElements.StyleLength)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InlineStyleAccess_UnityEngine_UIElements_IStyle_set_paddingTop_m9B21FDD9175537272F48F9DC13CF444ED49EF8F1 (InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165* __this, StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8 ___value0, const RuntimeMethod* method)
{
bool V_0 = false;
{
StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8 L_0 = ___value0;
bool L_1;
L_1 = InlineStyleAccess_SetStyleValue_m8DCE3F520B7215ED0A8E3EAC5387338A3EBBA9BF(__this, ((int32_t)131100), L_0, NULL);
V_0 = L_1;
bool L_2 = V_0;
if (!L_2)
{
goto IL_0047;
}
}
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_3;
L_3 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_3);
VisualElement_IncrementVersion_m03581665EE480D3C329058FFE08734450493E33E(L_3, ((int32_t)40), NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_4;
L_4 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_4);
YogaNode_t4B5B593220CCB315B5A60CB48BA4795636F04DDA* L_5;
L_5 = VisualElement_get_yogaNode_m1D80145AA8652A871E1538B1C5A2E540CE2DEC45_inline(L_4, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_6;
L_6 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_6);
ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* L_7;
L_7 = VisualElement_get_computedStyle_m8124059EC4D72CCEDE7107FFF72A614131604C3A(L_6, NULL);
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 L_8;
L_8 = ComputedStyle_get_paddingTop_m64E54D0282FE11503B47A4BC7A718221AAC55A05(L_7, NULL);
YogaValue_t9066126971BFC18D9B4A8AB11435557F19598F8C L_9;
L_9 = StyleValueExtensions_ToYogaValue_m360DD3ABD78FC094D8AB485BA096568AF86AE708(L_8, NULL);
NullCheck(L_5);
YogaNode_set_PaddingTop_mE59506FA241E2BFD3AC4CEB219000993CC950F01(L_5, L_9, NULL);
}
IL_0047:
{
return;
}
}
// System.Void UnityEngine.UIElements.InlineStyleAccess::UnityEngine.UIElements.IStyle.set_position(UnityEngine.UIElements.StyleEnum`1<UnityEngine.UIElements.Position>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InlineStyleAccess_UnityEngine_UIElements_IStyle_set_position_mE1585A7B4FBBEB1693E79634B543CC5348DA869F (InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165* __this, StyleEnum_1_tDDEAB09F1AAFEA72821D32D702E5349040FF46D9 ___value0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InlineStyleAccess_SetStyleValue_TisPosition_t066B59B8657DAFCFBEDDAE8CBCE96E88796E1319_mB698877AE649EE38D027D206970FD4C5A4B91441_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
bool V_0 = false;
{
StyleEnum_1_tDDEAB09F1AAFEA72821D32D702E5349040FF46D9 L_0 = ___value0;
bool L_1;
L_1 = InlineStyleAccess_SetStyleValue_TisPosition_t066B59B8657DAFCFBEDDAE8CBCE96E88796E1319_mB698877AE649EE38D027D206970FD4C5A4B91441(__this, ((int32_t)131101), L_0, InlineStyleAccess_SetStyleValue_TisPosition_t066B59B8657DAFCFBEDDAE8CBCE96E88796E1319_mB698877AE649EE38D027D206970FD4C5A4B91441_RuntimeMethod_var);
V_0 = L_1;
bool L_2 = V_0;
if (!L_2)
{
goto IL_0042;
}
}
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_3;
L_3 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_3);
VisualElement_IncrementVersion_m03581665EE480D3C329058FFE08734450493E33E(L_3, ((int32_t)40), NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_4;
L_4 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_4);
YogaNode_t4B5B593220CCB315B5A60CB48BA4795636F04DDA* L_5;
L_5 = VisualElement_get_yogaNode_m1D80145AA8652A871E1538B1C5A2E540CE2DEC45_inline(L_4, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_6;
L_6 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_6);
ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* L_7;
L_7 = VisualElement_get_computedStyle_m8124059EC4D72CCEDE7107FFF72A614131604C3A(L_6, NULL);
int32_t L_8;
L_8 = ComputedStyle_get_position_mFF9B31178FC7F5E2DF385E680A3A8D25D4273FAC(L_7, NULL);
NullCheck(L_5);
YogaNode_set_PositionType_m958F7BB665C87711439BED68CCB9E7C63798FEA5(L_5, L_8, NULL);
}
IL_0042:
{
return;
}
}
// System.Void UnityEngine.UIElements.InlineStyleAccess::UnityEngine.UIElements.IStyle.set_right(UnityEngine.UIElements.StyleLength)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InlineStyleAccess_UnityEngine_UIElements_IStyle_set_right_m5E791332C936DCE97B550072C77B93B1E85D040C (InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165* __this, StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8 ___value0, const RuntimeMethod* method)
{
bool V_0 = false;
{
StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8 L_0 = ___value0;
bool L_1;
L_1 = InlineStyleAccess_SetStyleValue_m8DCE3F520B7215ED0A8E3EAC5387338A3EBBA9BF(__this, ((int32_t)131102), L_0, NULL);
V_0 = L_1;
bool L_2 = V_0;
if (!L_2)
{
goto IL_0047;
}
}
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_3;
L_3 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_3);
VisualElement_IncrementVersion_m03581665EE480D3C329058FFE08734450493E33E(L_3, ((int32_t)40), NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_4;
L_4 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_4);
YogaNode_t4B5B593220CCB315B5A60CB48BA4795636F04DDA* L_5;
L_5 = VisualElement_get_yogaNode_m1D80145AA8652A871E1538B1C5A2E540CE2DEC45_inline(L_4, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_6;
L_6 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_6);
ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* L_7;
L_7 = VisualElement_get_computedStyle_m8124059EC4D72CCEDE7107FFF72A614131604C3A(L_6, NULL);
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 L_8;
L_8 = ComputedStyle_get_right_m923272C5914ECEA9853966A9D29A5D6F24316B8F(L_7, NULL);
YogaValue_t9066126971BFC18D9B4A8AB11435557F19598F8C L_9;
L_9 = StyleValueExtensions_ToYogaValue_m360DD3ABD78FC094D8AB485BA096568AF86AE708(L_8, NULL);
NullCheck(L_5);
YogaNode_set_Right_m35D7139ECEB7CC1B82A5DCFBFDC96EA9AFC686E5(L_5, L_9, NULL);
}
IL_0047:
{
return;
}
}
// System.Void UnityEngine.UIElements.InlineStyleAccess::UnityEngine.UIElements.IStyle.set_top(UnityEngine.UIElements.StyleLength)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InlineStyleAccess_UnityEngine_UIElements_IStyle_set_top_m67788BDB1B9CE2565F0D2AC95D74F5B85C898664 (InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165* __this, StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8 ___value0, const RuntimeMethod* method)
{
bool V_0 = false;
{
StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8 L_0 = ___value0;
bool L_1;
L_1 = InlineStyleAccess_SetStyleValue_m8DCE3F520B7215ED0A8E3EAC5387338A3EBBA9BF(__this, ((int32_t)131103), L_0, NULL);
V_0 = L_1;
bool L_2 = V_0;
if (!L_2)
{
goto IL_0047;
}
}
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_3;
L_3 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_3);
VisualElement_IncrementVersion_m03581665EE480D3C329058FFE08734450493E33E(L_3, ((int32_t)40), NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_4;
L_4 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_4);
YogaNode_t4B5B593220CCB315B5A60CB48BA4795636F04DDA* L_5;
L_5 = VisualElement_get_yogaNode_m1D80145AA8652A871E1538B1C5A2E540CE2DEC45_inline(L_4, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_6;
L_6 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_6);
ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* L_7;
L_7 = VisualElement_get_computedStyle_m8124059EC4D72CCEDE7107FFF72A614131604C3A(L_6, NULL);
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 L_8;
L_8 = ComputedStyle_get_top_mF2517ACC94BE35285C8EED379EDD520D863DA779(L_7, NULL);
YogaValue_t9066126971BFC18D9B4A8AB11435557F19598F8C L_9;
L_9 = StyleValueExtensions_ToYogaValue_m360DD3ABD78FC094D8AB485BA096568AF86AE708(L_8, NULL);
NullCheck(L_5);
YogaNode_set_Top_m2F3AE8DA9025B7A1EB370C67C8B4560BA23CE5A4(L_5, L_9, NULL);
}
IL_0047:
{
return;
}
}
// System.Void UnityEngine.UIElements.InlineStyleAccess::UnityEngine.UIElements.IStyle.set_unityBackgroundImageTintColor(UnityEngine.UIElements.StyleColor)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InlineStyleAccess_UnityEngine_UIElements_IStyle_set_unityBackgroundImageTintColor_m1D296A6EEC1576985215DDF8FD4718D62F45F22B (InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165* __this, StyleColor_tFC32BA34A15742AC48D6AACF8A137A6F71F04910 ___value0, const RuntimeMethod* method)
{
bool V_0 = false;
{
StyleColor_tFC32BA34A15742AC48D6AACF8A137A6F71F04910 L_0 = ___value0;
bool L_1;
L_1 = InlineStyleAccess_SetStyleValue_mDEB0100BE1046E738327A631551655CDC34F5EFA(__this, ((int32_t)196610), L_0, NULL);
V_0 = L_1;
bool L_2 = V_0;
if (!L_2)
{
goto IL_0024;
}
}
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_3;
L_3 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_3);
VisualElement_IncrementVersion_m03581665EE480D3C329058FFE08734450493E33E(L_3, ((int32_t)8224), NULL);
}
IL_0024:
{
return;
}
}
// System.Void UnityEngine.UIElements.InlineStyleAccess::UnityEngine.UIElements.IStyle.set_visibility(UnityEngine.UIElements.StyleEnum`1<UnityEngine.UIElements.Visibility>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InlineStyleAccess_UnityEngine_UIElements_IStyle_set_visibility_m68B1C76F8F6C9985F65A8FF0B2C10BDDDF004C64 (InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165* __this, StyleEnum_1_t4ADD569E34B475D3DC8CA33E13A80CA59AA1C07D ___value0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InlineStyleAccess_SetStyleValue_TisVisibility_t1AEE2D871B126DD95D6F1D3B36EC92FE0D489F47_mFF5EAF8551BA6425453FD8E9397A92BFA3228412_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
bool V_0 = false;
{
StyleEnum_1_t4ADD569E34B475D3DC8CA33E13A80CA59AA1C07D L_0 = ___value0;
bool L_1;
L_1 = InlineStyleAccess_SetStyleValue_TisVisibility_t1AEE2D871B126DD95D6F1D3B36EC92FE0D489F47_mFF5EAF8551BA6425453FD8E9397A92BFA3228412(__this, ((int32_t)65547), L_0, InlineStyleAccess_SetStyleValue_TisVisibility_t1AEE2D871B126DD95D6F1D3B36EC92FE0D489F47_mFF5EAF8551BA6425453FD8E9397A92BFA3228412_RuntimeMethod_var);
V_0 = L_1;
bool L_2 = V_0;
if (!L_2)
{
goto IL_0024;
}
}
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_3;
L_3 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_3);
VisualElement_IncrementVersion_m03581665EE480D3C329058FFE08734450493E33E(L_3, ((int32_t)2096), NULL);
}
IL_0024:
{
return;
}
}
// UnityEngine.UIElements.StyleLength UnityEngine.UIElements.InlineStyleAccess::UnityEngine.UIElements.IStyle.get_width()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8 InlineStyleAccess_UnityEngine_UIElements_IStyle_get_width_m9DA684632C0599DBCA5F98883F80424CA62700D8 (InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165* __this, const RuntimeMethod* method)
{
StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8 V_0;
memset((&V_0), 0, sizeof(V_0));
{
StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8 L_0;
L_0 = StyleValueCollection_GetStyleLength_m52D30C7A681A306749611152A63DA56F878F3F2D(__this, ((int32_t)131104), NULL);
V_0 = L_0;
goto IL_000f;
}
IL_000f:
{
StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8 L_1 = V_0;
return L_1;
}
}
// System.Void UnityEngine.UIElements.InlineStyleAccess::UnityEngine.UIElements.IStyle.set_width(UnityEngine.UIElements.StyleLength)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InlineStyleAccess_UnityEngine_UIElements_IStyle_set_width_m765CBD6C180806CC624A4908B2359175C36CE395 (InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165* __this, StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8 ___value0, const RuntimeMethod* method)
{
bool V_0 = false;
{
StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8 L_0 = ___value0;
bool L_1;
L_1 = InlineStyleAccess_SetStyleValue_m8DCE3F520B7215ED0A8E3EAC5387338A3EBBA9BF(__this, ((int32_t)131104), L_0, NULL);
V_0 = L_1;
bool L_2 = V_0;
if (!L_2)
{
goto IL_0047;
}
}
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_3;
L_3 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_3);
VisualElement_IncrementVersion_m03581665EE480D3C329058FFE08734450493E33E(L_3, ((int32_t)40), NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_4;
L_4 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_4);
YogaNode_t4B5B593220CCB315B5A60CB48BA4795636F04DDA* L_5;
L_5 = VisualElement_get_yogaNode_m1D80145AA8652A871E1538B1C5A2E540CE2DEC45_inline(L_4, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_6;
L_6 = InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline(__this, NULL);
NullCheck(L_6);
ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* L_7;
L_7 = VisualElement_get_computedStyle_m8124059EC4D72CCEDE7107FFF72A614131604C3A(L_6, NULL);
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 L_8;
L_8 = ComputedStyle_get_width_mA2BFC27E8DB69C9E33E89EB3850E0E043960AA80(L_7, NULL);
YogaValue_t9066126971BFC18D9B4A8AB11435557F19598F8C L_9;
L_9 = StyleValueExtensions_ToYogaValue_m360DD3ABD78FC094D8AB485BA096568AF86AE708(L_8, NULL);
NullCheck(L_5);
YogaNode_set_Width_mA267DDF44981884C4C630FCBC602595F58AB05E8(L_5, L_9, NULL);
}
IL_0047:
{
return;
}
}
// System.Void UnityEngine.UIElements.InlineStyleAccess::.cctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InlineStyleAccess__cctor_m5609BA140D1F23B0BC98A96D796ED57387C2752B (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StylePropertyReader_tA960AF3A0C411045E92E04E997D7EB2EF1B7552A_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
StylePropertyReader_tA960AF3A0C411045E92E04E997D7EB2EF1B7552A* L_0 = (StylePropertyReader_tA960AF3A0C411045E92E04E997D7EB2EF1B7552A*)il2cpp_codegen_object_new(StylePropertyReader_tA960AF3A0C411045E92E04E997D7EB2EF1B7552A_il2cpp_TypeInfo_var);
NullCheck(L_0);
StylePropertyReader__ctor_m2B43BDD850EC163AA54C0F53C87B4A5DCB8529E1(L_0, NULL);
((InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165_StaticFields*)il2cpp_codegen_static_fields_for(InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165_il2cpp_TypeInfo_var))->___s_StylePropertyReader_1 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&((InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165_StaticFields*)il2cpp_codegen_static_fields_for(InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165_il2cpp_TypeInfo_var))->___s_StylePropertyReader_1), (void*)L_0);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Conversion methods for marshalling of: UnityEngine.UIElements.InlineStyleAccess/InlineRule
IL2CPP_EXTERN_C void InlineRule_t33A25EE06BCFCD5561E60223DF8544C8EF644C30_marshal_pinvoke(const InlineRule_t33A25EE06BCFCD5561E60223DF8544C8EF644C30& unmarshaled, InlineRule_t33A25EE06BCFCD5561E60223DF8544C8EF644C30_marshaled_pinvoke& marshaled)
{
Exception_t* ___sheet_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'sheet' of type 'InlineRule': Reference type field marshaling is not supported.");
IL2CPP_RAISE_MANAGED_EXCEPTION(___sheet_0Exception, NULL);
}
IL2CPP_EXTERN_C void InlineRule_t33A25EE06BCFCD5561E60223DF8544C8EF644C30_marshal_pinvoke_back(const InlineRule_t33A25EE06BCFCD5561E60223DF8544C8EF644C30_marshaled_pinvoke& marshaled, InlineRule_t33A25EE06BCFCD5561E60223DF8544C8EF644C30& unmarshaled)
{
Exception_t* ___sheet_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'sheet' of type 'InlineRule': Reference type field marshaling is not supported.");
IL2CPP_RAISE_MANAGED_EXCEPTION(___sheet_0Exception, NULL);
}
// Conversion method for clean up from marshalling of: UnityEngine.UIElements.InlineStyleAccess/InlineRule
IL2CPP_EXTERN_C void InlineRule_t33A25EE06BCFCD5561E60223DF8544C8EF644C30_marshal_pinvoke_cleanup(InlineRule_t33A25EE06BCFCD5561E60223DF8544C8EF644C30_marshaled_pinvoke& marshaled)
{
}
// Conversion methods for marshalling of: UnityEngine.UIElements.InlineStyleAccess/InlineRule
IL2CPP_EXTERN_C void InlineRule_t33A25EE06BCFCD5561E60223DF8544C8EF644C30_marshal_com(const InlineRule_t33A25EE06BCFCD5561E60223DF8544C8EF644C30& unmarshaled, InlineRule_t33A25EE06BCFCD5561E60223DF8544C8EF644C30_marshaled_com& marshaled)
{
Exception_t* ___sheet_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'sheet' of type 'InlineRule': Reference type field marshaling is not supported.");
IL2CPP_RAISE_MANAGED_EXCEPTION(___sheet_0Exception, NULL);
}
IL2CPP_EXTERN_C void InlineRule_t33A25EE06BCFCD5561E60223DF8544C8EF644C30_marshal_com_back(const InlineRule_t33A25EE06BCFCD5561E60223DF8544C8EF644C30_marshaled_com& marshaled, InlineRule_t33A25EE06BCFCD5561E60223DF8544C8EF644C30& unmarshaled)
{
Exception_t* ___sheet_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'sheet' of type 'InlineRule': Reference type field marshaling is not supported.");
IL2CPP_RAISE_MANAGED_EXCEPTION(___sheet_0Exception, NULL);
}
// Conversion method for clean up from marshalling of: UnityEngine.UIElements.InlineStyleAccess/InlineRule
IL2CPP_EXTERN_C void InlineRule_t33A25EE06BCFCD5561E60223DF8544C8EF644C30_marshal_com_cleanup(InlineRule_t33A25EE06BCFCD5561E60223DF8544C8EF644C30_marshaled_com& marshaled)
{
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// UnityEngine.UIElements.Length UnityEngine.UIElements.Length::Percent(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 Length_Percent_m0A4D60F7216BA044818626C11A6E1AC2D3C2B381 (float ___value0, const RuntimeMethod* method)
{
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 V_0;
memset((&V_0), 0, sizeof(V_0));
{
float L_0 = ___value0;
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 L_1;
memset((&L_1), 0, sizeof(L_1));
Length__ctor_mFF11DAE709F70F30061EF7BDB3E7B4E18BB827CF((&L_1), L_0, 1, /*hidden argument*/NULL);
V_0 = L_1;
goto IL_000b;
}
IL_000b:
{
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 L_2 = V_0;
return L_2;
}
}
// UnityEngine.UIElements.Length UnityEngine.UIElements.Length::Auto()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 Length_Auto_m6A233E5E92AE3EB6416CE8A1D7EFAD5D8ED9E823 (const RuntimeMethod* method)
{
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 V_0;
memset((&V_0), 0, sizeof(V_0));
{
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 L_0;
memset((&L_0), 0, sizeof(L_0));
Length__ctor_m7CD815C0E5A57EA569A04E3954AD7591DAC1258F((&L_0), (0.0f), 2, /*hidden argument*/NULL);
V_0 = L_0;
goto IL_000f;
}
IL_000f:
{
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 L_1 = V_0;
return L_1;
}
}
// UnityEngine.UIElements.Length UnityEngine.UIElements.Length::None()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 Length_None_mCB0FA8AF4DD52F3A5A2CA39AEBDC0651110ABD83 (const RuntimeMethod* method)
{
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 V_0;
memset((&V_0), 0, sizeof(V_0));
{
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 L_0;
memset((&L_0), 0, sizeof(L_0));
Length__ctor_m7CD815C0E5A57EA569A04E3954AD7591DAC1258F((&L_0), (0.0f), 3, /*hidden argument*/NULL);
V_0 = L_0;
goto IL_000f;
}
IL_000f:
{
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 L_1 = V_0;
return L_1;
}
}
// System.Single UnityEngine.UIElements.Length::get_value()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Length_get_value_m28A7FBD9908A795F0C73FED461EE32E5A3D6456F (Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256* __this, const RuntimeMethod* method)
{
{
float L_0 = __this->___m_Value_1;
return L_0;
}
}
IL2CPP_EXTERN_C float Length_get_value_m28A7FBD9908A795F0C73FED461EE32E5A3D6456F_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256*>(__this + _offset);
float _returnValue;
_returnValue = Length_get_value_m28A7FBD9908A795F0C73FED461EE32E5A3D6456F_inline(_thisAdjusted, method);
return _returnValue;
}
// System.Void UnityEngine.UIElements.Length::set_value(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Length_set_value_m5511D00304D1AAE7EBF7EAE958D0099C9674FE51 (Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256* __this, float ___value0, const RuntimeMethod* method)
{
{
float L_0 = ___value0;
float L_1;
L_1 = Mathf_Clamp_m154E404AF275A3B2EC99ECAA3879B4CB9F0606DC_inline(L_0, (-8388608.0f), (8388608.0f), NULL);
__this->___m_Value_1 = L_1;
return;
}
}
IL2CPP_EXTERN_C void Length_set_value_m5511D00304D1AAE7EBF7EAE958D0099C9674FE51_AdjustorThunk (RuntimeObject* __this, float ___value0, const RuntimeMethod* method)
{
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256*>(__this + _offset);
Length_set_value_m5511D00304D1AAE7EBF7EAE958D0099C9674FE51(_thisAdjusted, ___value0, method);
}
// UnityEngine.UIElements.LengthUnit UnityEngine.UIElements.Length::get_unit()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Length_get_unit_m35495152DF180B333572A9BB8C24452530BB338E (Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256* __this, const RuntimeMethod* method)
{
{
int32_t L_0 = __this->___m_Unit_2;
return (int32_t)(L_0);
}
}
IL2CPP_EXTERN_C int32_t Length_get_unit_m35495152DF180B333572A9BB8C24452530BB338E_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256*>(__this + _offset);
int32_t _returnValue;
_returnValue = Length_get_unit_m35495152DF180B333572A9BB8C24452530BB338E_inline(_thisAdjusted, method);
return _returnValue;
}
// System.Void UnityEngine.UIElements.Length::set_unit(UnityEngine.UIElements.LengthUnit)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Length_set_unit_mC55AD893FFDED28F9F90F95178010A93CCC1FC7A (Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256* __this, int32_t ___value0, const RuntimeMethod* method)
{
{
int32_t L_0 = ___value0;
__this->___m_Unit_2 = L_0;
return;
}
}
IL2CPP_EXTERN_C void Length_set_unit_mC55AD893FFDED28F9F90F95178010A93CCC1FC7A_AdjustorThunk (RuntimeObject* __this, int32_t ___value0, const RuntimeMethod* method)
{
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256*>(__this + _offset);
Length_set_unit_mC55AD893FFDED28F9F90F95178010A93CCC1FC7A_inline(_thisAdjusted, ___value0, method);
}
// System.Boolean UnityEngine.UIElements.Length::IsAuto()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Length_IsAuto_mCA183D67C5E21126393A8077957CEA2D268079F9 (Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256* __this, const RuntimeMethod* method)
{
{
int32_t L_0 = __this->___m_Unit_2;
return (bool)((((int32_t)L_0) == ((int32_t)2))? 1 : 0);
}
}
IL2CPP_EXTERN_C bool Length_IsAuto_mCA183D67C5E21126393A8077957CEA2D268079F9_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256*>(__this + _offset);
bool _returnValue;
_returnValue = Length_IsAuto_mCA183D67C5E21126393A8077957CEA2D268079F9(_thisAdjusted, method);
return _returnValue;
}
// System.Boolean UnityEngine.UIElements.Length::IsNone()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Length_IsNone_m1333F5D90709CEE74523E2F019C1AC190D88C5AD (Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256* __this, const RuntimeMethod* method)
{
{
int32_t L_0 = __this->___m_Unit_2;
return (bool)((((int32_t)L_0) == ((int32_t)3))? 1 : 0);
}
}
IL2CPP_EXTERN_C bool Length_IsNone_m1333F5D90709CEE74523E2F019C1AC190D88C5AD_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256*>(__this + _offset);
bool _returnValue;
_returnValue = Length_IsNone_m1333F5D90709CEE74523E2F019C1AC190D88C5AD(_thisAdjusted, method);
return _returnValue;
}
// System.Void UnityEngine.UIElements.Length::.ctor(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Length__ctor_mB847C9AA8C63E1876AD9A8414F3C21FE079C646B (Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256* __this, float ___value0, const RuntimeMethod* method)
{
{
float L_0 = ___value0;
Length__ctor_m7CD815C0E5A57EA569A04E3954AD7591DAC1258F(__this, L_0, 0, NULL);
return;
}
}
IL2CPP_EXTERN_C void Length__ctor_mB847C9AA8C63E1876AD9A8414F3C21FE079C646B_AdjustorThunk (RuntimeObject* __this, float ___value0, const RuntimeMethod* method)
{
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256*>(__this + _offset);
Length__ctor_mB847C9AA8C63E1876AD9A8414F3C21FE079C646B(_thisAdjusted, ___value0, method);
}
// System.Void UnityEngine.UIElements.Length::.ctor(System.Single,UnityEngine.UIElements.LengthUnit)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Length__ctor_mFF11DAE709F70F30061EF7BDB3E7B4E18BB827CF (Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256* __this, float ___value0, int32_t ___unit1, const RuntimeMethod* method)
{
{
float L_0 = ___value0;
int32_t L_1 = ___unit1;
Length__ctor_m7CD815C0E5A57EA569A04E3954AD7591DAC1258F(__this, L_0, L_1, NULL);
return;
}
}
IL2CPP_EXTERN_C void Length__ctor_mFF11DAE709F70F30061EF7BDB3E7B4E18BB827CF_AdjustorThunk (RuntimeObject* __this, float ___value0, int32_t ___unit1, const RuntimeMethod* method)
{
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256*>(__this + _offset);
Length__ctor_mFF11DAE709F70F30061EF7BDB3E7B4E18BB827CF(_thisAdjusted, ___value0, ___unit1, method);
}
// System.Void UnityEngine.UIElements.Length::.ctor(System.Single,UnityEngine.UIElements.Length/Unit)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Length__ctor_m7CD815C0E5A57EA569A04E3954AD7591DAC1258F (Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256* __this, float ___value0, int32_t ___unit1, const RuntimeMethod* method)
{
{
il2cpp_codegen_initobj(__this, sizeof(Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256));
float L_0 = ___value0;
Length_set_value_m5511D00304D1AAE7EBF7EAE958D0099C9674FE51(__this, L_0, NULL);
int32_t L_1 = ___unit1;
__this->___m_Unit_2 = L_1;
return;
}
}
IL2CPP_EXTERN_C void Length__ctor_m7CD815C0E5A57EA569A04E3954AD7591DAC1258F_AdjustorThunk (RuntimeObject* __this, float ___value0, int32_t ___unit1, const RuntimeMethod* method)
{
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256*>(__this + _offset);
Length__ctor_m7CD815C0E5A57EA569A04E3954AD7591DAC1258F(_thisAdjusted, ___value0, ___unit1, method);
}
// UnityEngine.UIElements.Length UnityEngine.UIElements.Length::op_Implicit(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 Length_op_Implicit_mA306DDA67C43304BDA099FB2748FEC9EAAC94A94 (float ___value0, const RuntimeMethod* method)
{
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 V_0;
memset((&V_0), 0, sizeof(V_0));
{
float L_0 = ___value0;
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 L_1;
memset((&L_1), 0, sizeof(L_1));
Length__ctor_mFF11DAE709F70F30061EF7BDB3E7B4E18BB827CF((&L_1), L_0, 0, /*hidden argument*/NULL);
V_0 = L_1;
goto IL_000b;
}
IL_000b:
{
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 L_2 = V_0;
return L_2;
}
}
// System.Boolean UnityEngine.UIElements.Length::op_Equality(UnityEngine.UIElements.Length,UnityEngine.UIElements.Length)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Length_op_Equality_m6EE6F7EF12C90FFD1C8987E1D4AAEA23AA7A8795 (Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 ___lhs0, Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 ___rhs1, const RuntimeMethod* method)
{
bool V_0 = false;
int32_t G_B3_0 = 0;
{
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 L_0 = ___lhs0;
float L_1 = L_0.___m_Value_1;
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 L_2 = ___rhs1;
float L_3 = L_2.___m_Value_1;
if ((!(((float)L_1) == ((float)L_3))))
{
goto IL_001f;
}
}
{
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 L_4 = ___lhs0;
int32_t L_5 = L_4.___m_Unit_2;
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 L_6 = ___rhs1;
int32_t L_7 = L_6.___m_Unit_2;
G_B3_0 = ((((int32_t)L_5) == ((int32_t)L_7))? 1 : 0);
goto IL_0020;
}
IL_001f:
{
G_B3_0 = 0;
}
IL_0020:
{
V_0 = (bool)G_B3_0;
goto IL_0023;
}
IL_0023:
{
bool L_8 = V_0;
return L_8;
}
}
// System.Boolean UnityEngine.UIElements.Length::op_Inequality(UnityEngine.UIElements.Length,UnityEngine.UIElements.Length)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Length_op_Inequality_m425529DD85BE80D9F46DE514A575B21A41000399 (Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 ___lhs0, Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 ___rhs1, const RuntimeMethod* method)
{
bool V_0 = false;
{
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 L_0 = ___lhs0;
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 L_1 = ___rhs1;
bool L_2;
L_2 = Length_op_Equality_m6EE6F7EF12C90FFD1C8987E1D4AAEA23AA7A8795(L_0, L_1, NULL);
V_0 = (bool)((((int32_t)L_2) == ((int32_t)0))? 1 : 0);
goto IL_000e;
}
IL_000e:
{
bool L_3 = V_0;
return L_3;
}
}
// System.Boolean UnityEngine.UIElements.Length::Equals(UnityEngine.UIElements.Length)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Length_Equals_mB38E171C032EA0A644AF8D7C126C7C3969EC0DF1 (Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256* __this, Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 ___other0, const RuntimeMethod* method)
{
bool V_0 = false;
{
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 L_0 = ___other0;
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 L_1 = (*(Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256*)__this);
bool L_2;
L_2 = Length_op_Equality_m6EE6F7EF12C90FFD1C8987E1D4AAEA23AA7A8795(L_0, L_1, NULL);
V_0 = L_2;
goto IL_0010;
}
IL_0010:
{
bool L_3 = V_0;
return L_3;
}
}
IL2CPP_EXTERN_C bool Length_Equals_mB38E171C032EA0A644AF8D7C126C7C3969EC0DF1_AdjustorThunk (RuntimeObject* __this, Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 ___other0, const RuntimeMethod* method)
{
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256*>(__this + _offset);
bool _returnValue;
_returnValue = Length_Equals_mB38E171C032EA0A644AF8D7C126C7C3969EC0DF1(_thisAdjusted, ___other0, method);
return _returnValue;
}
// System.Boolean UnityEngine.UIElements.Length::Equals(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Length_Equals_mFFEB4478ADE2C602ED8006F4043022862D677F82 (Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256* __this, RuntimeObject* ___obj0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 V_0;
memset((&V_0), 0, sizeof(V_0));
bool V_1 = false;
int32_t G_B3_0 = 0;
{
RuntimeObject* L_0 = ___obj0;
if (!((RuntimeObject*)IsInstSealed((RuntimeObject*)L_0, Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256_il2cpp_TypeInfo_var)))
{
goto IL_0019;
}
}
{
RuntimeObject* L_1 = ___obj0;
V_0 = ((*(Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256*)((Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256*)(Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256*)UnBox(L_1, Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256_il2cpp_TypeInfo_var))));
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 L_2 = V_0;
bool L_3;
L_3 = Length_Equals_mB38E171C032EA0A644AF8D7C126C7C3969EC0DF1(__this, L_2, NULL);
G_B3_0 = ((int32_t)(L_3));
goto IL_001a;
}
IL_0019:
{
G_B3_0 = 0;
}
IL_001a:
{
V_1 = (bool)G_B3_0;
goto IL_001d;
}
IL_001d:
{
bool L_4 = V_1;
return L_4;
}
}
IL2CPP_EXTERN_C bool Length_Equals_mFFEB4478ADE2C602ED8006F4043022862D677F82_AdjustorThunk (RuntimeObject* __this, RuntimeObject* ___obj0, const RuntimeMethod* method)
{
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256*>(__this + _offset);
bool _returnValue;
_returnValue = Length_Equals_mFFEB4478ADE2C602ED8006F4043022862D677F82(_thisAdjusted, ___obj0, method);
return _returnValue;
}
// System.Int32 UnityEngine.UIElements.Length::GetHashCode()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Length_GetHashCode_m7FCE192F1A91640A688A055D08767B5964DAAF33 (Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256* __this, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
float* L_0 = (&__this->___m_Value_1);
int32_t L_1;
L_1 = Single_GetHashCode_mC3F1E099D1CF165C2D71FBCC5EF6A6792F9021D2(L_0, NULL);
int32_t L_2 = __this->___m_Unit_2;
V_0 = ((int32_t)(((int32_t)il2cpp_codegen_multiply(L_1, ((int32_t)397)))^(int32_t)L_2));
goto IL_001d;
}
IL_001d:
{
int32_t L_3 = V_0;
return L_3;
}
}
IL2CPP_EXTERN_C int32_t Length_GetHashCode_m7FCE192F1A91640A688A055D08767B5964DAAF33_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256*>(__this + _offset);
int32_t _returnValue;
_returnValue = Length_GetHashCode_m7FCE192F1A91640A688A055D08767B5964DAAF33(_thisAdjusted, method);
return _returnValue;
}
// System.String UnityEngine.UIElements.Length::ToString()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Length_ToString_mDE5D441EB6FA9C33ED324596B252200F8EF81A69 (Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0AEA2C46AAEB233C6D2DF0275EF92FB2E56BAFE9);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral6C066B34F4DB79023C0642AFBC43B25A5327F710);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7110DB47A1B8F2BCDC5A2A121D11083782ADAE31);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF152B296BCB34070EE69020F0A59C611E4BBA10F);
s_Il2CppMethodInitialized = true;
}
String_t* V_0 = NULL;
String_t* V_1 = NULL;
float V_2 = 0.0f;
int32_t V_3 = 0;
int32_t V_4 = 0;
bool V_5 = false;
String_t* V_6 = NULL;
{
float L_0;
L_0 = Length_get_value_m28A7FBD9908A795F0C73FED461EE32E5A3D6456F_inline(__this, NULL);
V_2 = L_0;
il2cpp_codegen_runtime_class_init_inline(CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_il2cpp_TypeInfo_var);
CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* L_1;
L_1 = CultureInfo_get_InvariantCulture_m78DAB8CBE8766445310782B6E61FB7A9983AD425(NULL);
NullCheck(L_1);
NumberFormatInfo_t8E26808B202927FEBF9064FCFEEA4D6E076E6472* L_2;
L_2 = VirtualFuncInvoker0< NumberFormatInfo_t8E26808B202927FEBF9064FCFEEA4D6E076E6472* >::Invoke(15 /* System.Globalization.NumberFormatInfo System.Globalization.CultureInfo::get_NumberFormat() */, L_1);
String_t* L_3;
L_3 = Single_ToString_m534852BD7949AA972435783D7B96D0FFB09F6D6A((&V_2), L_2, NULL);
V_0 = L_3;
String_t* L_4 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->___Empty_6;
V_1 = L_4;
int32_t L_5 = __this->___m_Unit_2;
V_4 = L_5;
int32_t L_6 = V_4;
V_3 = L_6;
int32_t L_7 = V_3;
switch (L_7)
{
case 0:
{
goto IL_0043;
}
case 1:
{
goto IL_0064;
}
case 2:
{
goto IL_006c;
}
case 3:
{
goto IL_0074;
}
}
}
{
goto IL_007c;
}
IL_0043:
{
float L_8;
L_8 = Length_get_value_m28A7FBD9908A795F0C73FED461EE32E5A3D6456F_inline(__this, NULL);
bool L_9;
L_9 = Mathf_Approximately_m1C8DD0BB6A2D22A7DCF09AD7F8EE9ABD12D3F620_inline((0.0f), L_8, NULL);
V_5 = (bool)((((int32_t)L_9) == ((int32_t)0))? 1 : 0);
bool L_10 = V_5;
if (!L_10)
{
goto IL_0062;
}
}
{
V_1 = _stringLiteral7110DB47A1B8F2BCDC5A2A121D11083782ADAE31;
}
IL_0062:
{
goto IL_007c;
}
IL_0064:
{
V_1 = _stringLiteral6C066B34F4DB79023C0642AFBC43B25A5327F710;
goto IL_007c;
}
IL_006c:
{
V_0 = _stringLiteralF152B296BCB34070EE69020F0A59C611E4BBA10F;
goto IL_007c;
}
IL_0074:
{
V_0 = _stringLiteral0AEA2C46AAEB233C6D2DF0275EF92FB2E56BAFE9;
goto IL_007c;
}
IL_007c:
{
String_t* L_11 = V_0;
String_t* L_12 = V_1;
String_t* L_13;
L_13 = String_Concat_mAF2CE02CC0CB7460753D0A1A91CCF2B1E9804C5D(L_11, L_12, NULL);
V_6 = L_13;
goto IL_0087;
}
IL_0087:
{
String_t* L_14 = V_6;
return L_14;
}
}
IL2CPP_EXTERN_C String_t* Length_ToString_mDE5D441EB6FA9C33ED324596B252200F8EF81A69_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256*>(__this + _offset);
String_t* _returnValue;
_returnValue = Length_ToString_mDE5D441EB6FA9C33ED324596B252200F8EF81A69(_thisAdjusted, method);
return _returnValue;
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Conversion methods for marshalling of: UnityEngine.UIElements.Rotate
IL2CPP_EXTERN_C void Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7_marshal_pinvoke(const Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7& unmarshaled, Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7_marshaled_pinvoke& marshaled)
{
marshaled.___m_Angle_0 = unmarshaled.___m_Angle_0;
marshaled.___m_Axis_1 = unmarshaled.___m_Axis_1;
marshaled.___m_IsNone_2 = static_cast<int32_t>(unmarshaled.___m_IsNone_2);
}
IL2CPP_EXTERN_C void Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7_marshal_pinvoke_back(const Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7_marshaled_pinvoke& marshaled, Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7& unmarshaled)
{
Angle_t0229F612898D65B3CC646C40A32D93D8A33C1DFC unmarshaledm_Angle_temp_0;
memset((&unmarshaledm_Angle_temp_0), 0, sizeof(unmarshaledm_Angle_temp_0));
unmarshaledm_Angle_temp_0 = marshaled.___m_Angle_0;
unmarshaled.___m_Angle_0 = unmarshaledm_Angle_temp_0;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 unmarshaledm_Axis_temp_1;
memset((&unmarshaledm_Axis_temp_1), 0, sizeof(unmarshaledm_Axis_temp_1));
unmarshaledm_Axis_temp_1 = marshaled.___m_Axis_1;
unmarshaled.___m_Axis_1 = unmarshaledm_Axis_temp_1;
bool unmarshaledm_IsNone_temp_2 = false;
unmarshaledm_IsNone_temp_2 = static_cast<bool>(marshaled.___m_IsNone_2);
unmarshaled.___m_IsNone_2 = unmarshaledm_IsNone_temp_2;
}
// Conversion method for clean up from marshalling of: UnityEngine.UIElements.Rotate
IL2CPP_EXTERN_C void Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7_marshal_pinvoke_cleanup(Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7_marshaled_pinvoke& marshaled)
{
}
// Conversion methods for marshalling of: UnityEngine.UIElements.Rotate
IL2CPP_EXTERN_C void Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7_marshal_com(const Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7& unmarshaled, Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7_marshaled_com& marshaled)
{
marshaled.___m_Angle_0 = unmarshaled.___m_Angle_0;
marshaled.___m_Axis_1 = unmarshaled.___m_Axis_1;
marshaled.___m_IsNone_2 = static_cast<int32_t>(unmarshaled.___m_IsNone_2);
}
IL2CPP_EXTERN_C void Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7_marshal_com_back(const Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7_marshaled_com& marshaled, Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7& unmarshaled)
{
Angle_t0229F612898D65B3CC646C40A32D93D8A33C1DFC unmarshaledm_Angle_temp_0;
memset((&unmarshaledm_Angle_temp_0), 0, sizeof(unmarshaledm_Angle_temp_0));
unmarshaledm_Angle_temp_0 = marshaled.___m_Angle_0;
unmarshaled.___m_Angle_0 = unmarshaledm_Angle_temp_0;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 unmarshaledm_Axis_temp_1;
memset((&unmarshaledm_Axis_temp_1), 0, sizeof(unmarshaledm_Axis_temp_1));
unmarshaledm_Axis_temp_1 = marshaled.___m_Axis_1;
unmarshaled.___m_Axis_1 = unmarshaledm_Axis_temp_1;
bool unmarshaledm_IsNone_temp_2 = false;
unmarshaledm_IsNone_temp_2 = static_cast<bool>(marshaled.___m_IsNone_2);
unmarshaled.___m_IsNone_2 = unmarshaledm_IsNone_temp_2;
}
// Conversion method for clean up from marshalling of: UnityEngine.UIElements.Rotate
IL2CPP_EXTERN_C void Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7_marshal_com_cleanup(Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7_marshaled_com& marshaled)
{
}
// System.Void UnityEngine.UIElements.Rotate::.ctor(UnityEngine.UIElements.Angle)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Rotate__ctor_mC2FF8DC5F131DDA8027CE5CD2EA36B7B0D8F01B4 (Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7* __this, Angle_t0229F612898D65B3CC646C40A32D93D8A33C1DFC ___angle0, const RuntimeMethod* method)
{
{
Angle_t0229F612898D65B3CC646C40A32D93D8A33C1DFC L_0 = ___angle0;
__this->___m_Angle_0 = L_0;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_1;
L_1 = Vector3_get_forward_mEBAB24D77FC02FC88ED880738C3B1D47C758B3EB_inline(NULL);
__this->___m_Axis_1 = L_1;
__this->___m_IsNone_2 = (bool)0;
return;
}
}
IL2CPP_EXTERN_C void Rotate__ctor_mC2FF8DC5F131DDA8027CE5CD2EA36B7B0D8F01B4_AdjustorThunk (RuntimeObject* __this, Angle_t0229F612898D65B3CC646C40A32D93D8A33C1DFC ___angle0, const RuntimeMethod* method)
{
Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7*>(__this + _offset);
Rotate__ctor_mC2FF8DC5F131DDA8027CE5CD2EA36B7B0D8F01B4(_thisAdjusted, ___angle0, method);
}
// UnityEngine.UIElements.Rotate UnityEngine.UIElements.Rotate::Initial()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7 Rotate_Initial_mA5D6046DC1C04C8BD25FAEC943CF7F816A5EB565 (const RuntimeMethod* method)
{
Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7 V_0;
memset((&V_0), 0, sizeof(V_0));
{
Angle_t0229F612898D65B3CC646C40A32D93D8A33C1DFC L_0;
L_0 = Angle_op_Implicit_m97B3371C8ED8F3F798895D543EF5531A583F0CEA((0.0f), NULL);
Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7 L_1;
memset((&L_1), 0, sizeof(L_1));
Rotate__ctor_mC2FF8DC5F131DDA8027CE5CD2EA36B7B0D8F01B4((&L_1), L_0, /*hidden argument*/NULL);
V_0 = L_1;
goto IL_0013;
}
IL_0013:
{
Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7 L_2 = V_0;
return L_2;
}
}
// UnityEngine.UIElements.Rotate UnityEngine.UIElements.Rotate::None()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7 Rotate_None_mD918C3D670E09993F0DE8C59BC59112D86A1B4EE (const RuntimeMethod* method)
{
Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7 V_0;
memset((&V_0), 0, sizeof(V_0));
Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7 V_1;
memset((&V_1), 0, sizeof(V_1));
{
Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7 L_0;
L_0 = Rotate_Initial_mA5D6046DC1C04C8BD25FAEC943CF7F816A5EB565(NULL);
V_0 = L_0;
(&V_0)->___m_IsNone_2 = (bool)1;
Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7 L_1 = V_0;
V_1 = L_1;
goto IL_0013;
}
IL_0013:
{
Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7 L_2 = V_1;
return L_2;
}
}
// UnityEngine.UIElements.Angle UnityEngine.UIElements.Rotate::get_angle()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Angle_t0229F612898D65B3CC646C40A32D93D8A33C1DFC Rotate_get_angle_mF31EBAC339112FEEB451FC221CD60909745E7324 (Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7* __this, const RuntimeMethod* method)
{
{
Angle_t0229F612898D65B3CC646C40A32D93D8A33C1DFC L_0 = __this->___m_Angle_0;
return L_0;
}
}
IL2CPP_EXTERN_C Angle_t0229F612898D65B3CC646C40A32D93D8A33C1DFC Rotate_get_angle_mF31EBAC339112FEEB451FC221CD60909745E7324_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7*>(__this + _offset);
Angle_t0229F612898D65B3CC646C40A32D93D8A33C1DFC _returnValue;
_returnValue = Rotate_get_angle_mF31EBAC339112FEEB451FC221CD60909745E7324_inline(_thisAdjusted, method);
return _returnValue;
}
// System.Void UnityEngine.UIElements.Rotate::set_angle(UnityEngine.UIElements.Angle)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Rotate_set_angle_m7A5D5DFAE276AABC1E1945E88EB0FEAD9742891F (Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7* __this, Angle_t0229F612898D65B3CC646C40A32D93D8A33C1DFC ___value0, const RuntimeMethod* method)
{
{
Angle_t0229F612898D65B3CC646C40A32D93D8A33C1DFC L_0 = ___value0;
__this->___m_Angle_0 = L_0;
return;
}
}
IL2CPP_EXTERN_C void Rotate_set_angle_m7A5D5DFAE276AABC1E1945E88EB0FEAD9742891F_AdjustorThunk (RuntimeObject* __this, Angle_t0229F612898D65B3CC646C40A32D93D8A33C1DFC ___value0, const RuntimeMethod* method)
{
Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7*>(__this + _offset);
Rotate_set_angle_m7A5D5DFAE276AABC1E1945E88EB0FEAD9742891F_inline(_thisAdjusted, ___value0, method);
}
// System.Boolean UnityEngine.UIElements.Rotate::op_Equality(UnityEngine.UIElements.Rotate,UnityEngine.UIElements.Rotate)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Rotate_op_Equality_mA869F1A02FD9FBDEEBFD998BF3ABC87C172232C4 (Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7 ___lhs0, Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7 ___rhs1, const RuntimeMethod* method)
{
bool V_0 = false;
int32_t G_B4_0 = 0;
{
Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7 L_0 = ___lhs0;
Angle_t0229F612898D65B3CC646C40A32D93D8A33C1DFC L_1 = L_0.___m_Angle_0;
Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7 L_2 = ___rhs1;
Angle_t0229F612898D65B3CC646C40A32D93D8A33C1DFC L_3 = L_2.___m_Angle_0;
bool L_4;
L_4 = Angle_op_Equality_m0CBC79D21347D5FD8130A5218A37B62095D75DE1(L_1, L_3, NULL);
if (!L_4)
{
goto IL_0037;
}
}
{
Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7 L_5 = ___lhs0;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_6 = L_5.___m_Axis_1;
Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7 L_7 = ___rhs1;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_8 = L_7.___m_Axis_1;
bool L_9;
L_9 = Vector3_op_Equality_m15951D1B53E3BE36C9D265E229090020FBD72EBB_inline(L_6, L_8, NULL);
if (!L_9)
{
goto IL_0037;
}
}
{
Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7 L_10 = ___lhs0;
bool L_11 = L_10.___m_IsNone_2;
Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7 L_12 = ___rhs1;
bool L_13 = L_12.___m_IsNone_2;
G_B4_0 = ((((int32_t)L_11) == ((int32_t)L_13))? 1 : 0);
goto IL_0038;
}
IL_0037:
{
G_B4_0 = 0;
}
IL_0038:
{
V_0 = (bool)G_B4_0;
goto IL_003b;
}
IL_003b:
{
bool L_14 = V_0;
return L_14;
}
}
// System.Boolean UnityEngine.UIElements.Rotate::op_Inequality(UnityEngine.UIElements.Rotate,UnityEngine.UIElements.Rotate)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Rotate_op_Inequality_mE381E31F7559DF4E72AEE3C85BCAC3C874E78D10 (Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7 ___lhs0, Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7 ___rhs1, const RuntimeMethod* method)
{
bool V_0 = false;
{
Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7 L_0 = ___lhs0;
Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7 L_1 = ___rhs1;
bool L_2;
L_2 = Rotate_op_Equality_mA869F1A02FD9FBDEEBFD998BF3ABC87C172232C4(L_0, L_1, NULL);
V_0 = (bool)((((int32_t)L_2) == ((int32_t)0))? 1 : 0);
goto IL_000e;
}
IL_000e:
{
bool L_3 = V_0;
return L_3;
}
}
// System.Boolean UnityEngine.UIElements.Rotate::Equals(UnityEngine.UIElements.Rotate)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Rotate_Equals_m5BAAD6490004ED6C496D72664EDD34A520F5F758 (Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7* __this, Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7 ___other0, const RuntimeMethod* method)
{
bool V_0 = false;
{
Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7 L_0 = ___other0;
Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7 L_1 = (*(Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7*)__this);
bool L_2;
L_2 = Rotate_op_Equality_mA869F1A02FD9FBDEEBFD998BF3ABC87C172232C4(L_0, L_1, NULL);
V_0 = L_2;
goto IL_0010;
}
IL_0010:
{
bool L_3 = V_0;
return L_3;
}
}
IL2CPP_EXTERN_C bool Rotate_Equals_m5BAAD6490004ED6C496D72664EDD34A520F5F758_AdjustorThunk (RuntimeObject* __this, Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7 ___other0, const RuntimeMethod* method)
{
Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7*>(__this + _offset);
bool _returnValue;
_returnValue = Rotate_Equals_m5BAAD6490004ED6C496D72664EDD34A520F5F758(_thisAdjusted, ___other0, method);
return _returnValue;
}
// System.Boolean UnityEngine.UIElements.Rotate::Equals(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Rotate_Equals_m49F7E80F31B6317836CA1628FAA1D2194B5B6165 (Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7* __this, RuntimeObject* ___obj0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7 V_0;
memset((&V_0), 0, sizeof(V_0));
bool V_1 = false;
int32_t G_B3_0 = 0;
{
RuntimeObject* L_0 = ___obj0;
if (!((RuntimeObject*)IsInstSealed((RuntimeObject*)L_0, Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7_il2cpp_TypeInfo_var)))
{
goto IL_0019;
}
}
{
RuntimeObject* L_1 = ___obj0;
V_0 = ((*(Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7*)((Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7*)(Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7*)UnBox(L_1, Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7_il2cpp_TypeInfo_var))));
Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7 L_2 = V_0;
bool L_3;
L_3 = Rotate_Equals_m5BAAD6490004ED6C496D72664EDD34A520F5F758(__this, L_2, NULL);
G_B3_0 = ((int32_t)(L_3));
goto IL_001a;
}
IL_0019:
{
G_B3_0 = 0;
}
IL_001a:
{
V_1 = (bool)G_B3_0;
goto IL_001d;
}
IL_001d:
{
bool L_4 = V_1;
return L_4;
}
}
IL2CPP_EXTERN_C bool Rotate_Equals_m49F7E80F31B6317836CA1628FAA1D2194B5B6165_AdjustorThunk (RuntimeObject* __this, RuntimeObject* ___obj0, const RuntimeMethod* method)
{
Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7*>(__this + _offset);
bool _returnValue;
_returnValue = Rotate_Equals_m49F7E80F31B6317836CA1628FAA1D2194B5B6165(_thisAdjusted, ___obj0, method);
return _returnValue;
}
// System.Int32 UnityEngine.UIElements.Rotate::GetHashCode()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Rotate_GetHashCode_mB52BF9E6E8AE32B9B7F2AF8B57B6938A714A949E (Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7* __this, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
Angle_t0229F612898D65B3CC646C40A32D93D8A33C1DFC* L_0 = (&__this->___m_Angle_0);
int32_t L_1;
L_1 = Angle_GetHashCode_m3E2C23F9A43D4A7CBC12837CB5C3A79327E51020(L_0, NULL);
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_2 = (&__this->___m_Axis_1);
int32_t L_3;
L_3 = Vector3_GetHashCode_mB08429DC931A85BD29CE11B9ABC77DE7E0E46327_inline(L_2, NULL);
bool* L_4 = (&__this->___m_IsNone_2);
int32_t L_5;
L_5 = Boolean_GetHashCode_mEDB6904770C962BAF4510E5D24F08083C33900E3(L_4, NULL);
V_0 = ((int32_t)(((int32_t)(((int32_t)il2cpp_codegen_multiply(L_1, ((int32_t)793)))^((int32_t)il2cpp_codegen_multiply(L_3, ((int32_t)791)))))^((int32_t)il2cpp_codegen_multiply(L_5, ((int32_t)197)))));
goto IL_0046;
}
IL_0046:
{
int32_t L_6 = V_0;
return L_6;
}
}
IL2CPP_EXTERN_C int32_t Rotate_GetHashCode_mB52BF9E6E8AE32B9B7F2AF8B57B6938A714A949E_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7*>(__this + _offset);
int32_t _returnValue;
_returnValue = Rotate_GetHashCode_mB52BF9E6E8AE32B9B7F2AF8B57B6938A714A949E(_thisAdjusted, method);
return _returnValue;
}
// System.String UnityEngine.UIElements.Rotate::ToString()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Rotate_ToString_m62524CA25180FE9185AE5E7AD06A79DB193904B4 (Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2386E77CF610F786B06A91AF2C1B3FD2282D2745);
s_Il2CppMethodInitialized = true;
}
String_t* V_0 = NULL;
{
Angle_t0229F612898D65B3CC646C40A32D93D8A33C1DFC* L_0 = (&__this->___m_Angle_0);
String_t* L_1;
L_1 = Angle_ToString_mB109176AB0825386E115CD0AC005902BC0742C8F(L_0, NULL);
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_2 = (&__this->___m_Axis_1);
String_t* L_3;
L_3 = Vector3_ToString_m6C24B9F0382D25D75B05C606E127CD14660574EE(L_2, NULL);
String_t* L_4;
L_4 = String_Concat_m9B13B47FCB3DF61144D9647DDA05F527377251B0(L_1, _stringLiteral2386E77CF610F786B06A91AF2C1B3FD2282D2745, L_3, NULL);
V_0 = L_4;
goto IL_0030;
}
IL_0030:
{
String_t* L_5 = V_0;
return L_5;
}
}
IL2CPP_EXTERN_C String_t* Rotate_ToString_m62524CA25180FE9185AE5E7AD06A79DB193904B4_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7*>(__this + _offset);
String_t* _returnValue;
_returnValue = Rotate_ToString_m62524CA25180FE9185AE5E7AD06A79DB193904B4(_thisAdjusted, method);
return _returnValue;
}
// UnityEngine.Quaternion UnityEngine.UIElements.Rotate::ToQuaternion()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 Rotate_ToQuaternion_m780B11D70112137B41BA3C37E751E321F2F9B4B1 (Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7* __this, const RuntimeMethod* method)
{
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 V_0;
memset((&V_0), 0, sizeof(V_0));
{
Angle_t0229F612898D65B3CC646C40A32D93D8A33C1DFC* L_0 = (&__this->___m_Angle_0);
float L_1;
L_1 = Angle_ToDegrees_m287B1A6F3D500CD2E9A4583D1E31B4179EF5E434(L_0, NULL);
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_2 = __this->___m_Axis_1;
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_3;
L_3 = Quaternion_AngleAxis_m01A869DC10F976FAF493B66F15D6D6977BB61DA8(L_1, L_2, NULL);
V_0 = L_3;
goto IL_001a;
}
IL_001a:
{
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_4 = V_0;
return L_4;
}
}
IL2CPP_EXTERN_C Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 Rotate_ToQuaternion_m780B11D70112137B41BA3C37E751E321F2F9B4B1_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7*>(__this + _offset);
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 _returnValue;
_returnValue = Rotate_ToQuaternion_m780B11D70112137B41BA3C37E751E321F2F9B4B1(_thisAdjusted, method);
return _returnValue;
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Conversion methods for marshalling of: UnityEngine.UIElements.Scale
IL2CPP_EXTERN_C void Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7_marshal_pinvoke(const Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7& unmarshaled, Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7_marshaled_pinvoke& marshaled)
{
marshaled.___m_Scale_0 = unmarshaled.___m_Scale_0;
marshaled.___m_IsNone_1 = static_cast<int32_t>(unmarshaled.___m_IsNone_1);
}
IL2CPP_EXTERN_C void Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7_marshal_pinvoke_back(const Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7_marshaled_pinvoke& marshaled, Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7& unmarshaled)
{
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 unmarshaledm_Scale_temp_0;
memset((&unmarshaledm_Scale_temp_0), 0, sizeof(unmarshaledm_Scale_temp_0));
unmarshaledm_Scale_temp_0 = marshaled.___m_Scale_0;
unmarshaled.___m_Scale_0 = unmarshaledm_Scale_temp_0;
bool unmarshaledm_IsNone_temp_1 = false;
unmarshaledm_IsNone_temp_1 = static_cast<bool>(marshaled.___m_IsNone_1);
unmarshaled.___m_IsNone_1 = unmarshaledm_IsNone_temp_1;
}
// Conversion method for clean up from marshalling of: UnityEngine.UIElements.Scale
IL2CPP_EXTERN_C void Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7_marshal_pinvoke_cleanup(Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7_marshaled_pinvoke& marshaled)
{
}
// Conversion methods for marshalling of: UnityEngine.UIElements.Scale
IL2CPP_EXTERN_C void Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7_marshal_com(const Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7& unmarshaled, Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7_marshaled_com& marshaled)
{
marshaled.___m_Scale_0 = unmarshaled.___m_Scale_0;
marshaled.___m_IsNone_1 = static_cast<int32_t>(unmarshaled.___m_IsNone_1);
}
IL2CPP_EXTERN_C void Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7_marshal_com_back(const Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7_marshaled_com& marshaled, Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7& unmarshaled)
{
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 unmarshaledm_Scale_temp_0;
memset((&unmarshaledm_Scale_temp_0), 0, sizeof(unmarshaledm_Scale_temp_0));
unmarshaledm_Scale_temp_0 = marshaled.___m_Scale_0;
unmarshaled.___m_Scale_0 = unmarshaledm_Scale_temp_0;
bool unmarshaledm_IsNone_temp_1 = false;
unmarshaledm_IsNone_temp_1 = static_cast<bool>(marshaled.___m_IsNone_1);
unmarshaled.___m_IsNone_1 = unmarshaledm_IsNone_temp_1;
}
// Conversion method for clean up from marshalling of: UnityEngine.UIElements.Scale
IL2CPP_EXTERN_C void Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7_marshal_com_cleanup(Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7_marshaled_com& marshaled)
{
}
// System.Void UnityEngine.UIElements.Scale::.ctor(UnityEngine.Vector3)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Scale__ctor_m39E255041BE0B30F8B48F55FED46CF90855D8DC0 (Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7* __this, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___scale0, const RuntimeMethod* method)
{
{
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_0 = ___scale0;
__this->___m_Scale_0 = L_0;
__this->___m_IsNone_1 = (bool)0;
return;
}
}
IL2CPP_EXTERN_C void Scale__ctor_m39E255041BE0B30F8B48F55FED46CF90855D8DC0_AdjustorThunk (RuntimeObject* __this, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___scale0, const RuntimeMethod* method)
{
Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7*>(__this + _offset);
Scale__ctor_m39E255041BE0B30F8B48F55FED46CF90855D8DC0(_thisAdjusted, ___scale0, method);
}
// UnityEngine.UIElements.Scale UnityEngine.UIElements.Scale::Initial()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7 Scale_Initial_mF20B723FE1F43FA74BED92FA745CA3E51B04EEF0 (const RuntimeMethod* method)
{
Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7 V_0;
memset((&V_0), 0, sizeof(V_0));
{
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_0;
L_0 = Vector3_get_one_mE6A2D5C6578E94268024613B596BF09F990B1260_inline(NULL);
Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7 L_1;
memset((&L_1), 0, sizeof(L_1));
Scale__ctor_m39E255041BE0B30F8B48F55FED46CF90855D8DC0((&L_1), L_0, /*hidden argument*/NULL);
V_0 = L_1;
goto IL_000e;
}
IL_000e:
{
Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7 L_2 = V_0;
return L_2;
}
}
// UnityEngine.UIElements.Scale UnityEngine.UIElements.Scale::None()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7 Scale_None_m31DCAA90E3F589D0C3B8ED36776DEEDBD20E9E55 (const RuntimeMethod* method)
{
Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7 V_0;
memset((&V_0), 0, sizeof(V_0));
Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7 V_1;
memset((&V_1), 0, sizeof(V_1));
{
Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7 L_0;
L_0 = Scale_Initial_mF20B723FE1F43FA74BED92FA745CA3E51B04EEF0(NULL);
V_0 = L_0;
(&V_0)->___m_IsNone_1 = (bool)1;
Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7 L_1 = V_0;
V_1 = L_1;
goto IL_0013;
}
IL_0013:
{
Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7 L_2 = V_1;
return L_2;
}
}
// UnityEngine.Vector3 UnityEngine.UIElements.Scale::get_value()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Scale_get_value_m27CE2F2A3DD1A14DE72EE744A3817BFE3D3DDD96 (Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7* __this, const RuntimeMethod* method)
{
{
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_0 = __this->___m_Scale_0;
return L_0;
}
}
IL2CPP_EXTERN_C Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Scale_get_value_m27CE2F2A3DD1A14DE72EE744A3817BFE3D3DDD96_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7*>(__this + _offset);
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 _returnValue;
_returnValue = Scale_get_value_m27CE2F2A3DD1A14DE72EE744A3817BFE3D3DDD96_inline(_thisAdjusted, method);
return _returnValue;
}
// System.Boolean UnityEngine.UIElements.Scale::op_Equality(UnityEngine.UIElements.Scale,UnityEngine.UIElements.Scale)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Scale_op_Equality_m9125CFF2CD37BCB27F6D52C65F89B4F6390D3822 (Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7 ___lhs0, Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7 ___rhs1, const RuntimeMethod* method)
{
bool V_0 = false;
{
Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7 L_0 = ___lhs0;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_1 = L_0.___m_Scale_0;
Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7 L_2 = ___rhs1;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_3 = L_2.___m_Scale_0;
bool L_4;
L_4 = Vector3_op_Equality_m15951D1B53E3BE36C9D265E229090020FBD72EBB_inline(L_1, L_3, NULL);
V_0 = L_4;
goto IL_0015;
}
IL_0015:
{
bool L_5 = V_0;
return L_5;
}
}
// System.Boolean UnityEngine.UIElements.Scale::op_Inequality(UnityEngine.UIElements.Scale,UnityEngine.UIElements.Scale)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Scale_op_Inequality_m10254A6262E56BA5402F29F32F8B0081DCCE204E (Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7 ___lhs0, Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7 ___rhs1, const RuntimeMethod* method)
{
bool V_0 = false;
{
Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7 L_0 = ___lhs0;
Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7 L_1 = ___rhs1;
bool L_2;
L_2 = Scale_op_Equality_m9125CFF2CD37BCB27F6D52C65F89B4F6390D3822(L_0, L_1, NULL);
V_0 = (bool)((((int32_t)L_2) == ((int32_t)0))? 1 : 0);
goto IL_000e;
}
IL_000e:
{
bool L_3 = V_0;
return L_3;
}
}
// System.Boolean UnityEngine.UIElements.Scale::Equals(UnityEngine.UIElements.Scale)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Scale_Equals_m3DFC3C07F3A57A5C2B827A9276A7D582518BC38E (Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7* __this, Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7 ___other0, const RuntimeMethod* method)
{
bool V_0 = false;
{
Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7 L_0 = ___other0;
Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7 L_1 = (*(Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7*)__this);
bool L_2;
L_2 = Scale_op_Equality_m9125CFF2CD37BCB27F6D52C65F89B4F6390D3822(L_0, L_1, NULL);
V_0 = L_2;
goto IL_0010;
}
IL_0010:
{
bool L_3 = V_0;
return L_3;
}
}
IL2CPP_EXTERN_C bool Scale_Equals_m3DFC3C07F3A57A5C2B827A9276A7D582518BC38E_AdjustorThunk (RuntimeObject* __this, Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7 ___other0, const RuntimeMethod* method)
{
Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7*>(__this + _offset);
bool _returnValue;
_returnValue = Scale_Equals_m3DFC3C07F3A57A5C2B827A9276A7D582518BC38E(_thisAdjusted, ___other0, method);
return _returnValue;
}
// System.Boolean UnityEngine.UIElements.Scale::Equals(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Scale_Equals_mBC77FF15A4E956C17CECA719B2BF64C0F38B24FA (Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7* __this, RuntimeObject* ___obj0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7 V_0;
memset((&V_0), 0, sizeof(V_0));
bool V_1 = false;
int32_t G_B3_0 = 0;
{
RuntimeObject* L_0 = ___obj0;
if (!((RuntimeObject*)IsInstSealed((RuntimeObject*)L_0, Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7_il2cpp_TypeInfo_var)))
{
goto IL_0019;
}
}
{
RuntimeObject* L_1 = ___obj0;
V_0 = ((*(Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7*)((Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7*)(Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7*)UnBox(L_1, Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7_il2cpp_TypeInfo_var))));
Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7 L_2 = V_0;
bool L_3;
L_3 = Scale_Equals_m3DFC3C07F3A57A5C2B827A9276A7D582518BC38E(__this, L_2, NULL);
G_B3_0 = ((int32_t)(L_3));
goto IL_001a;
}
IL_0019:
{
G_B3_0 = 0;
}
IL_001a:
{
V_1 = (bool)G_B3_0;
goto IL_001d;
}
IL_001d:
{
bool L_4 = V_1;
return L_4;
}
}
IL2CPP_EXTERN_C bool Scale_Equals_mBC77FF15A4E956C17CECA719B2BF64C0F38B24FA_AdjustorThunk (RuntimeObject* __this, RuntimeObject* ___obj0, const RuntimeMethod* method)
{
Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7*>(__this + _offset);
bool _returnValue;
_returnValue = Scale_Equals_mBC77FF15A4E956C17CECA719B2BF64C0F38B24FA(_thisAdjusted, ___obj0, method);
return _returnValue;
}
// System.Int32 UnityEngine.UIElements.Scale::GetHashCode()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Scale_GetHashCode_m1B766BD8284D4E093BD69BE58D0F6B886AC29B30 (Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7* __this, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_0 = (&__this->___m_Scale_0);
int32_t L_1;
L_1 = Vector3_GetHashCode_mB08429DC931A85BD29CE11B9ABC77DE7E0E46327_inline(L_0, NULL);
V_0 = ((int32_t)il2cpp_codegen_multiply(L_1, ((int32_t)793)));
goto IL_001c;
}
IL_001c:
{
int32_t L_2 = V_0;
return L_2;
}
}
IL2CPP_EXTERN_C int32_t Scale_GetHashCode_m1B766BD8284D4E093BD69BE58D0F6B886AC29B30_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7*>(__this + _offset);
int32_t _returnValue;
_returnValue = Scale_GetHashCode_m1B766BD8284D4E093BD69BE58D0F6B886AC29B30(_thisAdjusted, method);
return _returnValue;
}
// System.String UnityEngine.UIElements.Scale::ToString()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Scale_ToString_m39452AB5DCF36AFCEF9E5F0307D0CAA84D67BD67 (Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7* __this, const RuntimeMethod* method)
{
String_t* V_0 = NULL;
{
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_0 = (&__this->___m_Scale_0);
String_t* L_1;
L_1 = Vector3_ToString_m6C24B9F0382D25D75B05C606E127CD14660574EE(L_0, NULL);
V_0 = L_1;
goto IL_0015;
}
IL_0015:
{
String_t* L_2 = V_0;
return L_2;
}
}
IL2CPP_EXTERN_C String_t* Scale_ToString_m39452AB5DCF36AFCEF9E5F0307D0CAA84D67BD67_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7*>(__this + _offset);
String_t* _returnValue;
_returnValue = Scale_ToString_m39452AB5DCF36AFCEF9E5F0307D0CAA84D67BD67(_thisAdjusted, method);
return _returnValue;
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// UnityEngine.Color UnityEngine.UIElements.StyleColor::get_value()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Color_tD001788D726C3A7F1379BEED0260B9591F440C1F StyleColor_get_value_mD86CBC86D6685FB9B2BBC4CB304CB3E9016C477A (StyleColor_tFC32BA34A15742AC48D6AACF8A137A6F71F04910* __this, const RuntimeMethod* method)
{
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F V_0;
memset((&V_0), 0, sizeof(V_0));
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F G_B3_0;
memset((&G_B3_0), 0, sizeof(G_B3_0));
{
int32_t L_0 = __this->___m_Keyword_1;
if (!L_0)
{
goto IL_0010;
}
}
{
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_1;
L_1 = Color_get_clear_m8B58EA88C92F7DD2C66F0EC1BCC8AC697D631298_inline(NULL);
G_B3_0 = L_1;
goto IL_0016;
}
IL_0010:
{
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_2 = __this->___m_Value_0;
G_B3_0 = L_2;
}
IL_0016:
{
V_0 = G_B3_0;
goto IL_0019;
}
IL_0019:
{
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_3 = V_0;
return L_3;
}
}
IL2CPP_EXTERN_C Color_tD001788D726C3A7F1379BEED0260B9591F440C1F StyleColor_get_value_mD86CBC86D6685FB9B2BBC4CB304CB3E9016C477A_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
StyleColor_tFC32BA34A15742AC48D6AACF8A137A6F71F04910* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<StyleColor_tFC32BA34A15742AC48D6AACF8A137A6F71F04910*>(__this + _offset);
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F _returnValue;
_returnValue = StyleColor_get_value_mD86CBC86D6685FB9B2BBC4CB304CB3E9016C477A(_thisAdjusted, method);
return _returnValue;
}
// UnityEngine.UIElements.StyleKeyword UnityEngine.UIElements.StyleColor::get_keyword()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t StyleColor_get_keyword_mD1803455DF31AF1C4D172238646E3B556CEDE48B (StyleColor_tFC32BA34A15742AC48D6AACF8A137A6F71F04910* __this, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
int32_t L_0 = __this->___m_Keyword_1;
V_0 = L_0;
goto IL_000a;
}
IL_000a:
{
int32_t L_1 = V_0;
return L_1;
}
}
IL2CPP_EXTERN_C int32_t StyleColor_get_keyword_mD1803455DF31AF1C4D172238646E3B556CEDE48B_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
StyleColor_tFC32BA34A15742AC48D6AACF8A137A6F71F04910* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<StyleColor_tFC32BA34A15742AC48D6AACF8A137A6F71F04910*>(__this + _offset);
int32_t _returnValue;
_returnValue = StyleColor_get_keyword_mD1803455DF31AF1C4D172238646E3B556CEDE48B(_thisAdjusted, method);
return _returnValue;
}
// System.Void UnityEngine.UIElements.StyleColor::.ctor(UnityEngine.Color)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StyleColor__ctor_m95CCCAC80934439C5D0063C51C93B45E77F23A73 (StyleColor_tFC32BA34A15742AC48D6AACF8A137A6F71F04910* __this, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___v0, const RuntimeMethod* method)
{
{
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_0 = ___v0;
StyleColor__ctor_mC51F8B70DE85F8AC871486FF638C0767B6139AED(__this, L_0, 0, NULL);
return;
}
}
IL2CPP_EXTERN_C void StyleColor__ctor_m95CCCAC80934439C5D0063C51C93B45E77F23A73_AdjustorThunk (RuntimeObject* __this, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___v0, const RuntimeMethod* method)
{
StyleColor_tFC32BA34A15742AC48D6AACF8A137A6F71F04910* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<StyleColor_tFC32BA34A15742AC48D6AACF8A137A6F71F04910*>(__this + _offset);
StyleColor__ctor_m95CCCAC80934439C5D0063C51C93B45E77F23A73(_thisAdjusted, ___v0, method);
}
// System.Void UnityEngine.UIElements.StyleColor::.ctor(UnityEngine.Color,UnityEngine.UIElements.StyleKeyword)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StyleColor__ctor_mC51F8B70DE85F8AC871486FF638C0767B6139AED (StyleColor_tFC32BA34A15742AC48D6AACF8A137A6F71F04910* __this, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___v0, int32_t ___keyword1, const RuntimeMethod* method)
{
{
int32_t L_0 = ___keyword1;
__this->___m_Keyword_1 = L_0;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_1 = ___v0;
__this->___m_Value_0 = L_1;
return;
}
}
IL2CPP_EXTERN_C void StyleColor__ctor_mC51F8B70DE85F8AC871486FF638C0767B6139AED_AdjustorThunk (RuntimeObject* __this, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___v0, int32_t ___keyword1, const RuntimeMethod* method)
{
StyleColor_tFC32BA34A15742AC48D6AACF8A137A6F71F04910* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<StyleColor_tFC32BA34A15742AC48D6AACF8A137A6F71F04910*>(__this + _offset);
StyleColor__ctor_mC51F8B70DE85F8AC871486FF638C0767B6139AED(_thisAdjusted, ___v0, ___keyword1, method);
}
// System.Boolean UnityEngine.UIElements.StyleColor::op_Equality(UnityEngine.UIElements.StyleColor,UnityEngine.UIElements.StyleColor)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool StyleColor_op_Equality_m4A6539209035122EBA5E22C69555A6E6BE1F6D87 (StyleColor_tFC32BA34A15742AC48D6AACF8A137A6F71F04910 ___lhs0, StyleColor_tFC32BA34A15742AC48D6AACF8A137A6F71F04910 ___rhs1, const RuntimeMethod* method)
{
bool V_0 = false;
int32_t G_B3_0 = 0;
{
StyleColor_tFC32BA34A15742AC48D6AACF8A137A6F71F04910 L_0 = ___lhs0;
int32_t L_1 = L_0.___m_Keyword_1;
StyleColor_tFC32BA34A15742AC48D6AACF8A137A6F71F04910 L_2 = ___rhs1;
int32_t L_3 = L_2.___m_Keyword_1;
if ((!(((uint32_t)L_1) == ((uint32_t)L_3))))
{
goto IL_0022;
}
}
{
StyleColor_tFC32BA34A15742AC48D6AACF8A137A6F71F04910 L_4 = ___lhs0;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_5 = L_4.___m_Value_0;
StyleColor_tFC32BA34A15742AC48D6AACF8A137A6F71F04910 L_6 = ___rhs1;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_7 = L_6.___m_Value_0;
bool L_8;
L_8 = Color_op_Equality_m3A255F888F9300ABB36ED2BC0640CFFDAAEFED2F_inline(L_5, L_7, NULL);
G_B3_0 = ((int32_t)(L_8));
goto IL_0023;
}
IL_0022:
{
G_B3_0 = 0;
}
IL_0023:
{
V_0 = (bool)G_B3_0;
goto IL_0026;
}
IL_0026:
{
bool L_9 = V_0;
return L_9;
}
}
// UnityEngine.UIElements.StyleColor UnityEngine.UIElements.StyleColor::op_Implicit(UnityEngine.Color)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StyleColor_tFC32BA34A15742AC48D6AACF8A137A6F71F04910 StyleColor_op_Implicit_m998C496B6B796ECB1D4A5EEE3ED1C1FDEE975F52 (Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___v0, const RuntimeMethod* method)
{
StyleColor_tFC32BA34A15742AC48D6AACF8A137A6F71F04910 V_0;
memset((&V_0), 0, sizeof(V_0));
{
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_0 = ___v0;
StyleColor_tFC32BA34A15742AC48D6AACF8A137A6F71F04910 L_1;
memset((&L_1), 0, sizeof(L_1));
StyleColor__ctor_m95CCCAC80934439C5D0063C51C93B45E77F23A73((&L_1), L_0, /*hidden argument*/NULL);
V_0 = L_1;
goto IL_000a;
}
IL_000a:
{
StyleColor_tFC32BA34A15742AC48D6AACF8A137A6F71F04910 L_2 = V_0;
return L_2;
}
}
// System.Boolean UnityEngine.UIElements.StyleColor::Equals(UnityEngine.UIElements.StyleColor)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool StyleColor_Equals_m3DE2198F7AD5B8F1B1F11F6F5C63B1DC96FD6A53 (StyleColor_tFC32BA34A15742AC48D6AACF8A137A6F71F04910* __this, StyleColor_tFC32BA34A15742AC48D6AACF8A137A6F71F04910 ___other0, const RuntimeMethod* method)
{
bool V_0 = false;
{
StyleColor_tFC32BA34A15742AC48D6AACF8A137A6F71F04910 L_0 = ___other0;
StyleColor_tFC32BA34A15742AC48D6AACF8A137A6F71F04910 L_1 = (*(StyleColor_tFC32BA34A15742AC48D6AACF8A137A6F71F04910*)__this);
bool L_2;
L_2 = StyleColor_op_Equality_m4A6539209035122EBA5E22C69555A6E6BE1F6D87(L_0, L_1, NULL);
V_0 = L_2;
goto IL_0010;
}
IL_0010:
{
bool L_3 = V_0;
return L_3;
}
}
IL2CPP_EXTERN_C bool StyleColor_Equals_m3DE2198F7AD5B8F1B1F11F6F5C63B1DC96FD6A53_AdjustorThunk (RuntimeObject* __this, StyleColor_tFC32BA34A15742AC48D6AACF8A137A6F71F04910 ___other0, const RuntimeMethod* method)
{
StyleColor_tFC32BA34A15742AC48D6AACF8A137A6F71F04910* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<StyleColor_tFC32BA34A15742AC48D6AACF8A137A6F71F04910*>(__this + _offset);
bool _returnValue;
_returnValue = StyleColor_Equals_m3DE2198F7AD5B8F1B1F11F6F5C63B1DC96FD6A53(_thisAdjusted, ___other0, method);
return _returnValue;
}
// System.Boolean UnityEngine.UIElements.StyleColor::Equals(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool StyleColor_Equals_m71F1AD2FB0278267C2D611AF872EA907F29E7E68 (StyleColor_tFC32BA34A15742AC48D6AACF8A137A6F71F04910* __this, RuntimeObject* ___obj0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StyleColor_tFC32BA34A15742AC48D6AACF8A137A6F71F04910_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
StyleColor_tFC32BA34A15742AC48D6AACF8A137A6F71F04910 V_0;
memset((&V_0), 0, sizeof(V_0));
bool V_1 = false;
int32_t G_B3_0 = 0;
{
RuntimeObject* L_0 = ___obj0;
if (!((RuntimeObject*)IsInstSealed((RuntimeObject*)L_0, StyleColor_tFC32BA34A15742AC48D6AACF8A137A6F71F04910_il2cpp_TypeInfo_var)))
{
goto IL_0019;
}
}
{
RuntimeObject* L_1 = ___obj0;
V_0 = ((*(StyleColor_tFC32BA34A15742AC48D6AACF8A137A6F71F04910*)((StyleColor_tFC32BA34A15742AC48D6AACF8A137A6F71F04910*)(StyleColor_tFC32BA34A15742AC48D6AACF8A137A6F71F04910*)UnBox(L_1, StyleColor_tFC32BA34A15742AC48D6AACF8A137A6F71F04910_il2cpp_TypeInfo_var))));
StyleColor_tFC32BA34A15742AC48D6AACF8A137A6F71F04910 L_2 = V_0;
bool L_3;
L_3 = StyleColor_Equals_m3DE2198F7AD5B8F1B1F11F6F5C63B1DC96FD6A53(__this, L_2, NULL);
G_B3_0 = ((int32_t)(L_3));
goto IL_001a;
}
IL_0019:
{
G_B3_0 = 0;
}
IL_001a:
{
V_1 = (bool)G_B3_0;
goto IL_001d;
}
IL_001d:
{
bool L_4 = V_1;
return L_4;
}
}
IL2CPP_EXTERN_C bool StyleColor_Equals_m71F1AD2FB0278267C2D611AF872EA907F29E7E68_AdjustorThunk (RuntimeObject* __this, RuntimeObject* ___obj0, const RuntimeMethod* method)
{
StyleColor_tFC32BA34A15742AC48D6AACF8A137A6F71F04910* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<StyleColor_tFC32BA34A15742AC48D6AACF8A137A6F71F04910*>(__this + _offset);
bool _returnValue;
_returnValue = StyleColor_Equals_m71F1AD2FB0278267C2D611AF872EA907F29E7E68(_thisAdjusted, ___obj0, method);
return _returnValue;
}
// System.Int32 UnityEngine.UIElements.StyleColor::GetHashCode()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t StyleColor_GetHashCode_mC867952DA6D92395C163F63F42F392F386C65FCF (StyleColor_tFC32BA34A15742AC48D6AACF8A137A6F71F04910* __this, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F* L_0 = (&__this->___m_Value_0);
int32_t L_1;
L_1 = Color_GetHashCode_m2981EEA1DEFE55254945D7D03BE64D4F56BA58D0_inline(L_0, NULL);
int32_t L_2 = __this->___m_Keyword_1;
V_0 = ((int32_t)(((int32_t)il2cpp_codegen_multiply(L_1, ((int32_t)397)))^(int32_t)L_2));
goto IL_0023;
}
IL_0023:
{
int32_t L_3 = V_0;
return L_3;
}
}
IL2CPP_EXTERN_C int32_t StyleColor_GetHashCode_mC867952DA6D92395C163F63F42F392F386C65FCF_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
StyleColor_tFC32BA34A15742AC48D6AACF8A137A6F71F04910* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<StyleColor_tFC32BA34A15742AC48D6AACF8A137A6F71F04910*>(__this + _offset);
int32_t _returnValue;
_returnValue = StyleColor_GetHashCode_mC867952DA6D92395C163F63F42F392F386C65FCF(_thisAdjusted, method);
return _returnValue;
}
// System.String UnityEngine.UIElements.StyleColor::ToString()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* StyleColor_ToString_mE65987D177A763684519547C2978B1742251AF31 (StyleColor_tFC32BA34A15742AC48D6AACF8A137A6F71F04910* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StyleColor_tFC32BA34A15742AC48D6AACF8A137A6F71F04910_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StyleValueExtensions_DebugString_TisColor_tD001788D726C3A7F1379BEED0260B9591F440C1F_m75AB7542B96BDE599ADA1EB272EBBB1375FD922C_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
String_t* V_0 = NULL;
{
StyleColor_tFC32BA34A15742AC48D6AACF8A137A6F71F04910 L_0 = (*(StyleColor_tFC32BA34A15742AC48D6AACF8A137A6F71F04910*)__this);
StyleColor_tFC32BA34A15742AC48D6AACF8A137A6F71F04910 L_1 = L_0;
RuntimeObject* L_2 = Box(StyleColor_tFC32BA34A15742AC48D6AACF8A137A6F71F04910_il2cpp_TypeInfo_var, &L_1);
String_t* L_3;
L_3 = StyleValueExtensions_DebugString_TisColor_tD001788D726C3A7F1379BEED0260B9591F440C1F_m75AB7542B96BDE599ADA1EB272EBBB1375FD922C((RuntimeObject*)L_2, StyleValueExtensions_DebugString_TisColor_tD001788D726C3A7F1379BEED0260B9591F440C1F_m75AB7542B96BDE599ADA1EB272EBBB1375FD922C_RuntimeMethod_var);
V_0 = L_3;
goto IL_0014;
}
IL_0014:
{
String_t* L_4 = V_0;
return L_4;
}
}
IL2CPP_EXTERN_C String_t* StyleColor_ToString_mE65987D177A763684519547C2978B1742251AF31_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
StyleColor_tFC32BA34A15742AC48D6AACF8A137A6F71F04910* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<StyleColor_tFC32BA34A15742AC48D6AACF8A137A6F71F04910*>(__this + _offset);
String_t* _returnValue;
_returnValue = StyleColor_ToString_mE65987D177A763684519547C2978B1742251AF31(_thisAdjusted, method);
return _returnValue;
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Conversion methods for marshalling of: UnityEngine.UIElements.StyleCursor
IL2CPP_EXTERN_C void StyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610_marshal_pinvoke(const StyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610& unmarshaled, StyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610_marshaled_pinvoke& marshaled)
{
Exception_t* ___m_Value_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_Value' of type 'StyleCursor'.");
IL2CPP_RAISE_MANAGED_EXCEPTION(___m_Value_0Exception, NULL);
}
IL2CPP_EXTERN_C void StyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610_marshal_pinvoke_back(const StyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610_marshaled_pinvoke& marshaled, StyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610& unmarshaled)
{
Exception_t* ___m_Value_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_Value' of type 'StyleCursor'.");
IL2CPP_RAISE_MANAGED_EXCEPTION(___m_Value_0Exception, NULL);
}
// Conversion method for clean up from marshalling of: UnityEngine.UIElements.StyleCursor
IL2CPP_EXTERN_C void StyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610_marshal_pinvoke_cleanup(StyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610_marshaled_pinvoke& marshaled)
{
}
// Conversion methods for marshalling of: UnityEngine.UIElements.StyleCursor
IL2CPP_EXTERN_C void StyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610_marshal_com(const StyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610& unmarshaled, StyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610_marshaled_com& marshaled)
{
Exception_t* ___m_Value_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_Value' of type 'StyleCursor'.");
IL2CPP_RAISE_MANAGED_EXCEPTION(___m_Value_0Exception, NULL);
}
IL2CPP_EXTERN_C void StyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610_marshal_com_back(const StyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610_marshaled_com& marshaled, StyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610& unmarshaled)
{
Exception_t* ___m_Value_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_Value' of type 'StyleCursor'.");
IL2CPP_RAISE_MANAGED_EXCEPTION(___m_Value_0Exception, NULL);
}
// Conversion method for clean up from marshalling of: UnityEngine.UIElements.StyleCursor
IL2CPP_EXTERN_C void StyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610_marshal_com_cleanup(StyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610_marshaled_com& marshaled)
{
}
// UnityEngine.UIElements.Cursor UnityEngine.UIElements.StyleCursor::get_value()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Cursor_t24C3B5095F65B86794C4F7EA168E324DFDA9EE82 StyleCursor_get_value_mCD6667DB89822E033CF9F5597A95786E42C185B6 (StyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610* __this, const RuntimeMethod* method)
{
Cursor_t24C3B5095F65B86794C4F7EA168E324DFDA9EE82 V_0;
memset((&V_0), 0, sizeof(V_0));
Cursor_t24C3B5095F65B86794C4F7EA168E324DFDA9EE82 V_1;
memset((&V_1), 0, sizeof(V_1));
Cursor_t24C3B5095F65B86794C4F7EA168E324DFDA9EE82 G_B3_0;
memset((&G_B3_0), 0, sizeof(G_B3_0));
{
int32_t L_0 = __this->___m_Keyword_1;
if (!L_0)
{
goto IL_0014;
}
}
{
il2cpp_codegen_initobj((&V_0), sizeof(Cursor_t24C3B5095F65B86794C4F7EA168E324DFDA9EE82));
Cursor_t24C3B5095F65B86794C4F7EA168E324DFDA9EE82 L_1 = V_0;
G_B3_0 = L_1;
goto IL_001a;
}
IL_0014:
{
Cursor_t24C3B5095F65B86794C4F7EA168E324DFDA9EE82 L_2 = __this->___m_Value_0;
G_B3_0 = L_2;
}
IL_001a:
{
V_1 = G_B3_0;
goto IL_001d;
}
IL_001d:
{
Cursor_t24C3B5095F65B86794C4F7EA168E324DFDA9EE82 L_3 = V_1;
return L_3;
}
}
IL2CPP_EXTERN_C Cursor_t24C3B5095F65B86794C4F7EA168E324DFDA9EE82 StyleCursor_get_value_mCD6667DB89822E033CF9F5597A95786E42C185B6_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
StyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<StyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610*>(__this + _offset);
Cursor_t24C3B5095F65B86794C4F7EA168E324DFDA9EE82 _returnValue;
_returnValue = StyleCursor_get_value_mCD6667DB89822E033CF9F5597A95786E42C185B6(_thisAdjusted, method);
return _returnValue;
}
// UnityEngine.UIElements.StyleKeyword UnityEngine.UIElements.StyleCursor::get_keyword()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t StyleCursor_get_keyword_m186FAD95B09F8F04C5E58214C52C047CC13F90BB (StyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610* __this, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
int32_t L_0 = __this->___m_Keyword_1;
V_0 = L_0;
goto IL_000a;
}
IL_000a:
{
int32_t L_1 = V_0;
return L_1;
}
}
IL2CPP_EXTERN_C int32_t StyleCursor_get_keyword_m186FAD95B09F8F04C5E58214C52C047CC13F90BB_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
StyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<StyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610*>(__this + _offset);
int32_t _returnValue;
_returnValue = StyleCursor_get_keyword_m186FAD95B09F8F04C5E58214C52C047CC13F90BB(_thisAdjusted, method);
return _returnValue;
}
// System.Void UnityEngine.UIElements.StyleCursor::.ctor(UnityEngine.UIElements.StyleKeyword)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StyleCursor__ctor_m087B054A321165BBD639B07F2BC667503A7C2A26 (StyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610* __this, int32_t ___keyword0, const RuntimeMethod* method)
{
Cursor_t24C3B5095F65B86794C4F7EA168E324DFDA9EE82 V_0;
memset((&V_0), 0, sizeof(V_0));
{
il2cpp_codegen_initobj((&V_0), sizeof(Cursor_t24C3B5095F65B86794C4F7EA168E324DFDA9EE82));
Cursor_t24C3B5095F65B86794C4F7EA168E324DFDA9EE82 L_0 = V_0;
int32_t L_1 = ___keyword0;
StyleCursor__ctor_m94D9DA12101258070B439ED312871A1D81CBEDB1(__this, L_0, L_1, NULL);
return;
}
}
IL2CPP_EXTERN_C void StyleCursor__ctor_m087B054A321165BBD639B07F2BC667503A7C2A26_AdjustorThunk (RuntimeObject* __this, int32_t ___keyword0, const RuntimeMethod* method)
{
StyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<StyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610*>(__this + _offset);
StyleCursor__ctor_m087B054A321165BBD639B07F2BC667503A7C2A26(_thisAdjusted, ___keyword0, method);
}
// System.Void UnityEngine.UIElements.StyleCursor::.ctor(UnityEngine.UIElements.Cursor,UnityEngine.UIElements.StyleKeyword)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StyleCursor__ctor_m94D9DA12101258070B439ED312871A1D81CBEDB1 (StyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610* __this, Cursor_t24C3B5095F65B86794C4F7EA168E324DFDA9EE82 ___v0, int32_t ___keyword1, const RuntimeMethod* method)
{
{
int32_t L_0 = ___keyword1;
__this->___m_Keyword_1 = L_0;
Cursor_t24C3B5095F65B86794C4F7EA168E324DFDA9EE82 L_1 = ___v0;
__this->___m_Value_0 = L_1;
Il2CppCodeGenWriteBarrier((void**)&(((&__this->___m_Value_0))->___U3CtextureU3Ek__BackingField_0), (void*)NULL);
return;
}
}
IL2CPP_EXTERN_C void StyleCursor__ctor_m94D9DA12101258070B439ED312871A1D81CBEDB1_AdjustorThunk (RuntimeObject* __this, Cursor_t24C3B5095F65B86794C4F7EA168E324DFDA9EE82 ___v0, int32_t ___keyword1, const RuntimeMethod* method)
{
StyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<StyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610*>(__this + _offset);
StyleCursor__ctor_m94D9DA12101258070B439ED312871A1D81CBEDB1(_thisAdjusted, ___v0, ___keyword1, method);
}
// System.Boolean UnityEngine.UIElements.StyleCursor::op_Equality(UnityEngine.UIElements.StyleCursor,UnityEngine.UIElements.StyleCursor)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool StyleCursor_op_Equality_mB9ABD82882ADC903C8F13E089163C82CC3E3B3D3 (StyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610 ___lhs0, StyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610 ___rhs1, const RuntimeMethod* method)
{
bool V_0 = false;
int32_t G_B3_0 = 0;
{
StyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610 L_0 = ___lhs0;
int32_t L_1 = L_0.___m_Keyword_1;
StyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610 L_2 = ___rhs1;
int32_t L_3 = L_2.___m_Keyword_1;
if ((!(((uint32_t)L_1) == ((uint32_t)L_3))))
{
goto IL_0022;
}
}
{
StyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610 L_4 = ___lhs0;
Cursor_t24C3B5095F65B86794C4F7EA168E324DFDA9EE82 L_5 = L_4.___m_Value_0;
StyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610 L_6 = ___rhs1;
Cursor_t24C3B5095F65B86794C4F7EA168E324DFDA9EE82 L_7 = L_6.___m_Value_0;
bool L_8;
L_8 = Cursor_op_Equality_mD56782D29EE6309828CA96E41E5B9F3392856610(L_5, L_7, NULL);
G_B3_0 = ((int32_t)(L_8));
goto IL_0023;
}
IL_0022:
{
G_B3_0 = 0;
}
IL_0023:
{
V_0 = (bool)G_B3_0;
goto IL_0026;
}
IL_0026:
{
bool L_9 = V_0;
return L_9;
}
}
// UnityEngine.UIElements.StyleCursor UnityEngine.UIElements.StyleCursor::op_Implicit(UnityEngine.UIElements.StyleKeyword)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610 StyleCursor_op_Implicit_m1AAF0AD4F7EFE6F05D54FD3DAF834729956E2A12 (int32_t ___keyword0, const RuntimeMethod* method)
{
StyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610 V_0;
memset((&V_0), 0, sizeof(V_0));
{
int32_t L_0 = ___keyword0;
StyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610 L_1;
memset((&L_1), 0, sizeof(L_1));
StyleCursor__ctor_m087B054A321165BBD639B07F2BC667503A7C2A26((&L_1), L_0, /*hidden argument*/NULL);
V_0 = L_1;
goto IL_000a;
}
IL_000a:
{
StyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610 L_2 = V_0;
return L_2;
}
}
// System.Boolean UnityEngine.UIElements.StyleCursor::Equals(UnityEngine.UIElements.StyleCursor)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool StyleCursor_Equals_m51C3F9EAE00F43F66FEC04BC807FE9C8F9D03AE8 (StyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610* __this, StyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610 ___other0, const RuntimeMethod* method)
{
bool V_0 = false;
{
StyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610 L_0 = ___other0;
StyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610 L_1 = (*(StyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610*)__this);
bool L_2;
L_2 = StyleCursor_op_Equality_mB9ABD82882ADC903C8F13E089163C82CC3E3B3D3(L_0, L_1, NULL);
V_0 = L_2;
goto IL_0010;
}
IL_0010:
{
bool L_3 = V_0;
return L_3;
}
}
IL2CPP_EXTERN_C bool StyleCursor_Equals_m51C3F9EAE00F43F66FEC04BC807FE9C8F9D03AE8_AdjustorThunk (RuntimeObject* __this, StyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610 ___other0, const RuntimeMethod* method)
{
StyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<StyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610*>(__this + _offset);
bool _returnValue;
_returnValue = StyleCursor_Equals_m51C3F9EAE00F43F66FEC04BC807FE9C8F9D03AE8(_thisAdjusted, ___other0, method);
return _returnValue;
}
// System.Boolean UnityEngine.UIElements.StyleCursor::Equals(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool StyleCursor_Equals_mDC70CA6A304D44057C4721C944672F8133666A3A (StyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610* __this, RuntimeObject* ___obj0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
StyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610 V_0;
memset((&V_0), 0, sizeof(V_0));
bool V_1 = false;
int32_t G_B3_0 = 0;
{
RuntimeObject* L_0 = ___obj0;
if (!((RuntimeObject*)IsInstSealed((RuntimeObject*)L_0, StyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610_il2cpp_TypeInfo_var)))
{
goto IL_0019;
}
}
{
RuntimeObject* L_1 = ___obj0;
V_0 = ((*(StyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610*)((StyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610*)(StyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610*)UnBox(L_1, StyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610_il2cpp_TypeInfo_var))));
StyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610 L_2 = V_0;
bool L_3;
L_3 = StyleCursor_Equals_m51C3F9EAE00F43F66FEC04BC807FE9C8F9D03AE8(__this, L_2, NULL);
G_B3_0 = ((int32_t)(L_3));
goto IL_001a;
}
IL_0019:
{
G_B3_0 = 0;
}
IL_001a:
{
V_1 = (bool)G_B3_0;
goto IL_001d;
}
IL_001d:
{
bool L_4 = V_1;
return L_4;
}
}
IL2CPP_EXTERN_C bool StyleCursor_Equals_mDC70CA6A304D44057C4721C944672F8133666A3A_AdjustorThunk (RuntimeObject* __this, RuntimeObject* ___obj0, const RuntimeMethod* method)
{
StyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<StyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610*>(__this + _offset);
bool _returnValue;
_returnValue = StyleCursor_Equals_mDC70CA6A304D44057C4721C944672F8133666A3A(_thisAdjusted, ___obj0, method);
return _returnValue;
}
// System.Int32 UnityEngine.UIElements.StyleCursor::GetHashCode()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t StyleCursor_GetHashCode_m12B89FF3A4D6F6061EE73DC545F8DB4A5E61F1A4 (StyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610* __this, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
Cursor_t24C3B5095F65B86794C4F7EA168E324DFDA9EE82* L_0 = (&__this->___m_Value_0);
int32_t L_1;
L_1 = Cursor_GetHashCode_mC6C773C4969C45189BBD9A11F8EB7ACC17F5745B(L_0, NULL);
int32_t L_2 = __this->___m_Keyword_1;
V_0 = ((int32_t)(((int32_t)il2cpp_codegen_multiply(L_1, ((int32_t)397)))^(int32_t)L_2));
goto IL_0023;
}
IL_0023:
{
int32_t L_3 = V_0;
return L_3;
}
}
IL2CPP_EXTERN_C int32_t StyleCursor_GetHashCode_m12B89FF3A4D6F6061EE73DC545F8DB4A5E61F1A4_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
StyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<StyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610*>(__this + _offset);
int32_t _returnValue;
_returnValue = StyleCursor_GetHashCode_m12B89FF3A4D6F6061EE73DC545F8DB4A5E61F1A4(_thisAdjusted, method);
return _returnValue;
}
// System.String UnityEngine.UIElements.StyleCursor::ToString()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* StyleCursor_ToString_m763337A99044C1E1E5EE87FF28BFB769594E4102 (StyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StyleValueExtensions_DebugString_TisCursor_t24C3B5095F65B86794C4F7EA168E324DFDA9EE82_m4C1F96E64C62B12E7BE12B70FAD37732AB15D5E8_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
String_t* V_0 = NULL;
{
StyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610 L_0 = (*(StyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610*)__this);
StyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610 L_1 = L_0;
RuntimeObject* L_2 = Box(StyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610_il2cpp_TypeInfo_var, &L_1);
String_t* L_3;
L_3 = StyleValueExtensions_DebugString_TisCursor_t24C3B5095F65B86794C4F7EA168E324DFDA9EE82_m4C1F96E64C62B12E7BE12B70FAD37732AB15D5E8((RuntimeObject*)L_2, StyleValueExtensions_DebugString_TisCursor_t24C3B5095F65B86794C4F7EA168E324DFDA9EE82_m4C1F96E64C62B12E7BE12B70FAD37732AB15D5E8_RuntimeMethod_var);
V_0 = L_3;
goto IL_0014;
}
IL_0014:
{
String_t* L_4 = V_0;
return L_4;
}
}
IL2CPP_EXTERN_C String_t* StyleCursor_ToString_m763337A99044C1E1E5EE87FF28BFB769594E4102_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
StyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<StyleCursor_tE485E9D7E54AC3A3D514CD63313D77F75BD8C610*>(__this + _offset);
String_t* _returnValue;
_returnValue = StyleCursor_ToString_m763337A99044C1E1E5EE87FF28BFB769594E4102(_thisAdjusted, method);
return _returnValue;
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Single UnityEngine.UIElements.StyleFloat::get_value()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float StyleFloat_get_value_mA16B2A988966FF48ED290BA14F3CD1011608ECC2 (StyleFloat_t4A100BCCDC275C2302517C5858C9BE9EC43D4841* __this, const RuntimeMethod* method)
{
float V_0 = 0.0f;
float G_B3_0 = 0.0f;
{
int32_t L_0 = __this->___m_Keyword_1;
if (!L_0)
{
goto IL_0010;
}
}
{
G_B3_0 = (0.0f);
goto IL_0016;
}
IL_0010:
{
float L_1 = __this->___m_Value_0;
G_B3_0 = L_1;
}
IL_0016:
{
V_0 = G_B3_0;
goto IL_0019;
}
IL_0019:
{
float L_2 = V_0;
return L_2;
}
}
IL2CPP_EXTERN_C float StyleFloat_get_value_mA16B2A988966FF48ED290BA14F3CD1011608ECC2_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
StyleFloat_t4A100BCCDC275C2302517C5858C9BE9EC43D4841* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<StyleFloat_t4A100BCCDC275C2302517C5858C9BE9EC43D4841*>(__this + _offset);
float _returnValue;
_returnValue = StyleFloat_get_value_mA16B2A988966FF48ED290BA14F3CD1011608ECC2(_thisAdjusted, method);
return _returnValue;
}
// UnityEngine.UIElements.StyleKeyword UnityEngine.UIElements.StyleFloat::get_keyword()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t StyleFloat_get_keyword_m2370C18512C2FE03C57E78DAB116C31B16DFAEF6 (StyleFloat_t4A100BCCDC275C2302517C5858C9BE9EC43D4841* __this, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
int32_t L_0 = __this->___m_Keyword_1;
V_0 = L_0;
goto IL_000a;
}
IL_000a:
{
int32_t L_1 = V_0;
return L_1;
}
}
IL2CPP_EXTERN_C int32_t StyleFloat_get_keyword_m2370C18512C2FE03C57E78DAB116C31B16DFAEF6_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
StyleFloat_t4A100BCCDC275C2302517C5858C9BE9EC43D4841* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<StyleFloat_t4A100BCCDC275C2302517C5858C9BE9EC43D4841*>(__this + _offset);
int32_t _returnValue;
_returnValue = StyleFloat_get_keyword_m2370C18512C2FE03C57E78DAB116C31B16DFAEF6(_thisAdjusted, method);
return _returnValue;
}
// System.Void UnityEngine.UIElements.StyleFloat::.ctor(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StyleFloat__ctor_m3AA16F29BE864D2D0E41E313A40B204781E4320C (StyleFloat_t4A100BCCDC275C2302517C5858C9BE9EC43D4841* __this, float ___v0, const RuntimeMethod* method)
{
{
float L_0 = ___v0;
StyleFloat__ctor_m66B48CBE087249CDDFA4223E917A6952063C950A(__this, L_0, 0, NULL);
return;
}
}
IL2CPP_EXTERN_C void StyleFloat__ctor_m3AA16F29BE864D2D0E41E313A40B204781E4320C_AdjustorThunk (RuntimeObject* __this, float ___v0, const RuntimeMethod* method)
{
StyleFloat_t4A100BCCDC275C2302517C5858C9BE9EC43D4841* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<StyleFloat_t4A100BCCDC275C2302517C5858C9BE9EC43D4841*>(__this + _offset);
StyleFloat__ctor_m3AA16F29BE864D2D0E41E313A40B204781E4320C(_thisAdjusted, ___v0, method);
}
// System.Void UnityEngine.UIElements.StyleFloat::.ctor(UnityEngine.UIElements.StyleKeyword)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StyleFloat__ctor_mE6BC52D825138E8275198DC7AB6A3846F4A404C6 (StyleFloat_t4A100BCCDC275C2302517C5858C9BE9EC43D4841* __this, int32_t ___keyword0, const RuntimeMethod* method)
{
{
int32_t L_0 = ___keyword0;
StyleFloat__ctor_m66B48CBE087249CDDFA4223E917A6952063C950A(__this, (0.0f), L_0, NULL);
return;
}
}
IL2CPP_EXTERN_C void StyleFloat__ctor_mE6BC52D825138E8275198DC7AB6A3846F4A404C6_AdjustorThunk (RuntimeObject* __this, int32_t ___keyword0, const RuntimeMethod* method)
{
StyleFloat_t4A100BCCDC275C2302517C5858C9BE9EC43D4841* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<StyleFloat_t4A100BCCDC275C2302517C5858C9BE9EC43D4841*>(__this + _offset);
StyleFloat__ctor_mE6BC52D825138E8275198DC7AB6A3846F4A404C6(_thisAdjusted, ___keyword0, method);
}
// System.Void UnityEngine.UIElements.StyleFloat::.ctor(System.Single,UnityEngine.UIElements.StyleKeyword)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StyleFloat__ctor_m66B48CBE087249CDDFA4223E917A6952063C950A (StyleFloat_t4A100BCCDC275C2302517C5858C9BE9EC43D4841* __this, float ___v0, int32_t ___keyword1, const RuntimeMethod* method)
{
{
int32_t L_0 = ___keyword1;
__this->___m_Keyword_1 = L_0;
float L_1 = ___v0;
__this->___m_Value_0 = L_1;
return;
}
}
IL2CPP_EXTERN_C void StyleFloat__ctor_m66B48CBE087249CDDFA4223E917A6952063C950A_AdjustorThunk (RuntimeObject* __this, float ___v0, int32_t ___keyword1, const RuntimeMethod* method)
{
StyleFloat_t4A100BCCDC275C2302517C5858C9BE9EC43D4841* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<StyleFloat_t4A100BCCDC275C2302517C5858C9BE9EC43D4841*>(__this + _offset);
StyleFloat__ctor_m66B48CBE087249CDDFA4223E917A6952063C950A(_thisAdjusted, ___v0, ___keyword1, method);
}
// System.Boolean UnityEngine.UIElements.StyleFloat::op_Equality(UnityEngine.UIElements.StyleFloat,UnityEngine.UIElements.StyleFloat)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool StyleFloat_op_Equality_mD1D1CE3C448A2D207CFD92E6356C941EAC4355DF (StyleFloat_t4A100BCCDC275C2302517C5858C9BE9EC43D4841 ___lhs0, StyleFloat_t4A100BCCDC275C2302517C5858C9BE9EC43D4841 ___rhs1, const RuntimeMethod* method)
{
bool V_0 = false;
int32_t G_B3_0 = 0;
{
StyleFloat_t4A100BCCDC275C2302517C5858C9BE9EC43D4841 L_0 = ___lhs0;
int32_t L_1 = L_0.___m_Keyword_1;
StyleFloat_t4A100BCCDC275C2302517C5858C9BE9EC43D4841 L_2 = ___rhs1;
int32_t L_3 = L_2.___m_Keyword_1;
if ((!(((uint32_t)L_1) == ((uint32_t)L_3))))
{
goto IL_001f;
}
}
{
StyleFloat_t4A100BCCDC275C2302517C5858C9BE9EC43D4841 L_4 = ___lhs0;
float L_5 = L_4.___m_Value_0;
StyleFloat_t4A100BCCDC275C2302517C5858C9BE9EC43D4841 L_6 = ___rhs1;
float L_7 = L_6.___m_Value_0;
G_B3_0 = ((((float)L_5) == ((float)L_7))? 1 : 0);
goto IL_0020;
}
IL_001f:
{
G_B3_0 = 0;
}
IL_0020:
{
V_0 = (bool)G_B3_0;
goto IL_0023;
}
IL_0023:
{
bool L_8 = V_0;
return L_8;
}
}
// UnityEngine.UIElements.StyleFloat UnityEngine.UIElements.StyleFloat::op_Implicit(UnityEngine.UIElements.StyleKeyword)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StyleFloat_t4A100BCCDC275C2302517C5858C9BE9EC43D4841 StyleFloat_op_Implicit_m373A7BFBAF4759446204242E878330C825CF10B8 (int32_t ___keyword0, const RuntimeMethod* method)
{
StyleFloat_t4A100BCCDC275C2302517C5858C9BE9EC43D4841 V_0;
memset((&V_0), 0, sizeof(V_0));
{
int32_t L_0 = ___keyword0;
StyleFloat_t4A100BCCDC275C2302517C5858C9BE9EC43D4841 L_1;
memset((&L_1), 0, sizeof(L_1));
StyleFloat__ctor_mE6BC52D825138E8275198DC7AB6A3846F4A404C6((&L_1), L_0, /*hidden argument*/NULL);
V_0 = L_1;
goto IL_000a;
}
IL_000a:
{
StyleFloat_t4A100BCCDC275C2302517C5858C9BE9EC43D4841 L_2 = V_0;
return L_2;
}
}
// UnityEngine.UIElements.StyleFloat UnityEngine.UIElements.StyleFloat::op_Implicit(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StyleFloat_t4A100BCCDC275C2302517C5858C9BE9EC43D4841 StyleFloat_op_Implicit_mC4E4F7EBF3EF7D36F4A72F0B008834AD556D4193 (float ___v0, const RuntimeMethod* method)
{
StyleFloat_t4A100BCCDC275C2302517C5858C9BE9EC43D4841 V_0;
memset((&V_0), 0, sizeof(V_0));
{
float L_0 = ___v0;
StyleFloat_t4A100BCCDC275C2302517C5858C9BE9EC43D4841 L_1;
memset((&L_1), 0, sizeof(L_1));
StyleFloat__ctor_m3AA16F29BE864D2D0E41E313A40B204781E4320C((&L_1), L_0, /*hidden argument*/NULL);
V_0 = L_1;
goto IL_000a;
}
IL_000a:
{
StyleFloat_t4A100BCCDC275C2302517C5858C9BE9EC43D4841 L_2 = V_0;
return L_2;
}
}
// System.Boolean UnityEngine.UIElements.StyleFloat::Equals(UnityEngine.UIElements.StyleFloat)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool StyleFloat_Equals_m89E2E76336DAF4E3D0D8781310E585E927A82338 (StyleFloat_t4A100BCCDC275C2302517C5858C9BE9EC43D4841* __this, StyleFloat_t4A100BCCDC275C2302517C5858C9BE9EC43D4841 ___other0, const RuntimeMethod* method)
{
bool V_0 = false;
{
StyleFloat_t4A100BCCDC275C2302517C5858C9BE9EC43D4841 L_0 = ___other0;
StyleFloat_t4A100BCCDC275C2302517C5858C9BE9EC43D4841 L_1 = (*(StyleFloat_t4A100BCCDC275C2302517C5858C9BE9EC43D4841*)__this);
bool L_2;
L_2 = StyleFloat_op_Equality_mD1D1CE3C448A2D207CFD92E6356C941EAC4355DF(L_0, L_1, NULL);
V_0 = L_2;
goto IL_0010;
}
IL_0010:
{
bool L_3 = V_0;
return L_3;
}
}
IL2CPP_EXTERN_C bool StyleFloat_Equals_m89E2E76336DAF4E3D0D8781310E585E927A82338_AdjustorThunk (RuntimeObject* __this, StyleFloat_t4A100BCCDC275C2302517C5858C9BE9EC43D4841 ___other0, const RuntimeMethod* method)
{
StyleFloat_t4A100BCCDC275C2302517C5858C9BE9EC43D4841* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<StyleFloat_t4A100BCCDC275C2302517C5858C9BE9EC43D4841*>(__this + _offset);
bool _returnValue;
_returnValue = StyleFloat_Equals_m89E2E76336DAF4E3D0D8781310E585E927A82338(_thisAdjusted, ___other0, method);
return _returnValue;
}
// System.Boolean UnityEngine.UIElements.StyleFloat::Equals(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool StyleFloat_Equals_m5C6E877953EFA9BBB10DBC1C124F6CBB119694B5 (StyleFloat_t4A100BCCDC275C2302517C5858C9BE9EC43D4841* __this, RuntimeObject* ___obj0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StyleFloat_t4A100BCCDC275C2302517C5858C9BE9EC43D4841_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
StyleFloat_t4A100BCCDC275C2302517C5858C9BE9EC43D4841 V_0;
memset((&V_0), 0, sizeof(V_0));
bool V_1 = false;
int32_t G_B3_0 = 0;
{
RuntimeObject* L_0 = ___obj0;
if (!((RuntimeObject*)IsInstSealed((RuntimeObject*)L_0, StyleFloat_t4A100BCCDC275C2302517C5858C9BE9EC43D4841_il2cpp_TypeInfo_var)))
{
goto IL_0019;
}
}
{
RuntimeObject* L_1 = ___obj0;
V_0 = ((*(StyleFloat_t4A100BCCDC275C2302517C5858C9BE9EC43D4841*)((StyleFloat_t4A100BCCDC275C2302517C5858C9BE9EC43D4841*)(StyleFloat_t4A100BCCDC275C2302517C5858C9BE9EC43D4841*)UnBox(L_1, StyleFloat_t4A100BCCDC275C2302517C5858C9BE9EC43D4841_il2cpp_TypeInfo_var))));
StyleFloat_t4A100BCCDC275C2302517C5858C9BE9EC43D4841 L_2 = V_0;
bool L_3;
L_3 = StyleFloat_Equals_m89E2E76336DAF4E3D0D8781310E585E927A82338(__this, L_2, NULL);
G_B3_0 = ((int32_t)(L_3));
goto IL_001a;
}
IL_0019:
{
G_B3_0 = 0;
}
IL_001a:
{
V_1 = (bool)G_B3_0;
goto IL_001d;
}
IL_001d:
{
bool L_4 = V_1;
return L_4;
}
}
IL2CPP_EXTERN_C bool StyleFloat_Equals_m5C6E877953EFA9BBB10DBC1C124F6CBB119694B5_AdjustorThunk (RuntimeObject* __this, RuntimeObject* ___obj0, const RuntimeMethod* method)
{
StyleFloat_t4A100BCCDC275C2302517C5858C9BE9EC43D4841* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<StyleFloat_t4A100BCCDC275C2302517C5858C9BE9EC43D4841*>(__this + _offset);
bool _returnValue;
_returnValue = StyleFloat_Equals_m5C6E877953EFA9BBB10DBC1C124F6CBB119694B5(_thisAdjusted, ___obj0, method);
return _returnValue;
}
// System.Int32 UnityEngine.UIElements.StyleFloat::GetHashCode()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t StyleFloat_GetHashCode_m24CE458E7DDADFC7341C9468725A3DBB67AAC695 (StyleFloat_t4A100BCCDC275C2302517C5858C9BE9EC43D4841* __this, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
float* L_0 = (&__this->___m_Value_0);
int32_t L_1;
L_1 = Single_GetHashCode_mC3F1E099D1CF165C2D71FBCC5EF6A6792F9021D2(L_0, NULL);
int32_t L_2 = __this->___m_Keyword_1;
V_0 = ((int32_t)(((int32_t)il2cpp_codegen_multiply(L_1, ((int32_t)397)))^(int32_t)L_2));
goto IL_001d;
}
IL_001d:
{
int32_t L_3 = V_0;
return L_3;
}
}
IL2CPP_EXTERN_C int32_t StyleFloat_GetHashCode_m24CE458E7DDADFC7341C9468725A3DBB67AAC695_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
StyleFloat_t4A100BCCDC275C2302517C5858C9BE9EC43D4841* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<StyleFloat_t4A100BCCDC275C2302517C5858C9BE9EC43D4841*>(__this + _offset);
int32_t _returnValue;
_returnValue = StyleFloat_GetHashCode_m24CE458E7DDADFC7341C9468725A3DBB67AAC695(_thisAdjusted, method);
return _returnValue;
}
// System.String UnityEngine.UIElements.StyleFloat::ToString()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* StyleFloat_ToString_m7A7F649DB8118AA3A140722480C2A8547A52D7CA (StyleFloat_t4A100BCCDC275C2302517C5858C9BE9EC43D4841* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StyleFloat_t4A100BCCDC275C2302517C5858C9BE9EC43D4841_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StyleValueExtensions_DebugString_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_m1CD16BC8E577DBC9A642B15F0B6D923EB2B75FED_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
String_t* V_0 = NULL;
{
StyleFloat_t4A100BCCDC275C2302517C5858C9BE9EC43D4841 L_0 = (*(StyleFloat_t4A100BCCDC275C2302517C5858C9BE9EC43D4841*)__this);
StyleFloat_t4A100BCCDC275C2302517C5858C9BE9EC43D4841 L_1 = L_0;
RuntimeObject* L_2 = Box(StyleFloat_t4A100BCCDC275C2302517C5858C9BE9EC43D4841_il2cpp_TypeInfo_var, &L_1);
String_t* L_3;
L_3 = StyleValueExtensions_DebugString_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_m1CD16BC8E577DBC9A642B15F0B6D923EB2B75FED((RuntimeObject*)L_2, StyleValueExtensions_DebugString_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_m1CD16BC8E577DBC9A642B15F0B6D923EB2B75FED_RuntimeMethod_var);
V_0 = L_3;
goto IL_0014;
}
IL_0014:
{
String_t* L_4 = V_0;
return L_4;
}
}
IL2CPP_EXTERN_C String_t* StyleFloat_ToString_m7A7F649DB8118AA3A140722480C2A8547A52D7CA_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
StyleFloat_t4A100BCCDC275C2302517C5858C9BE9EC43D4841* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<StyleFloat_t4A100BCCDC275C2302517C5858C9BE9EC43D4841*>(__this + _offset);
String_t* _returnValue;
_returnValue = StyleFloat_ToString_m7A7F649DB8118AA3A140722480C2A8547A52D7CA(_thisAdjusted, method);
return _returnValue;
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Int32 UnityEngine.UIElements.StyleInt::get_value()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t StyleInt_get_value_m4CFF13DBDE63CAA71B48526F3FE6E6B92FC8F8ED (StyleInt_tDC5B2FE9B1ABA54EEF85A7798F321F40BDC8B25D* __this, const RuntimeMethod* method)
{
int32_t V_0 = 0;
int32_t G_B3_0 = 0;
{
int32_t L_0 = __this->___m_Keyword_1;
if (!L_0)
{
goto IL_000c;
}
}
{
G_B3_0 = 0;
goto IL_0012;
}
IL_000c:
{
int32_t L_1 = __this->___m_Value_0;
G_B3_0 = L_1;
}
IL_0012:
{
V_0 = G_B3_0;
goto IL_0015;
}
IL_0015:
{
int32_t L_2 = V_0;
return L_2;
}
}
IL2CPP_EXTERN_C int32_t StyleInt_get_value_m4CFF13DBDE63CAA71B48526F3FE6E6B92FC8F8ED_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
StyleInt_tDC5B2FE9B1ABA54EEF85A7798F321F40BDC8B25D* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<StyleInt_tDC5B2FE9B1ABA54EEF85A7798F321F40BDC8B25D*>(__this + _offset);
int32_t _returnValue;
_returnValue = StyleInt_get_value_m4CFF13DBDE63CAA71B48526F3FE6E6B92FC8F8ED(_thisAdjusted, method);
return _returnValue;
}
// UnityEngine.UIElements.StyleKeyword UnityEngine.UIElements.StyleInt::get_keyword()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t StyleInt_get_keyword_mA202A7BF0970785CD87A780A9FAC21D29C103DE1 (StyleInt_tDC5B2FE9B1ABA54EEF85A7798F321F40BDC8B25D* __this, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
int32_t L_0 = __this->___m_Keyword_1;
V_0 = L_0;
goto IL_000a;
}
IL_000a:
{
int32_t L_1 = V_0;
return L_1;
}
}
IL2CPP_EXTERN_C int32_t StyleInt_get_keyword_mA202A7BF0970785CD87A780A9FAC21D29C103DE1_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
StyleInt_tDC5B2FE9B1ABA54EEF85A7798F321F40BDC8B25D* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<StyleInt_tDC5B2FE9B1ABA54EEF85A7798F321F40BDC8B25D*>(__this + _offset);
int32_t _returnValue;
_returnValue = StyleInt_get_keyword_mA202A7BF0970785CD87A780A9FAC21D29C103DE1(_thisAdjusted, method);
return _returnValue;
}
// System.Void UnityEngine.UIElements.StyleInt::.ctor(UnityEngine.UIElements.StyleKeyword)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StyleInt__ctor_m83F824AF205EA67089F09A75FCD6D60431469364 (StyleInt_tDC5B2FE9B1ABA54EEF85A7798F321F40BDC8B25D* __this, int32_t ___keyword0, const RuntimeMethod* method)
{
{
int32_t L_0 = ___keyword0;
StyleInt__ctor_m18B2FA5FD2A57BE2EBD6C0227637723EC9B02C6F(__this, 0, L_0, NULL);
return;
}
}
IL2CPP_EXTERN_C void StyleInt__ctor_m83F824AF205EA67089F09A75FCD6D60431469364_AdjustorThunk (RuntimeObject* __this, int32_t ___keyword0, const RuntimeMethod* method)
{
StyleInt_tDC5B2FE9B1ABA54EEF85A7798F321F40BDC8B25D* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<StyleInt_tDC5B2FE9B1ABA54EEF85A7798F321F40BDC8B25D*>(__this + _offset);
StyleInt__ctor_m83F824AF205EA67089F09A75FCD6D60431469364(_thisAdjusted, ___keyword0, method);
}
// System.Void UnityEngine.UIElements.StyleInt::.ctor(System.Int32,UnityEngine.UIElements.StyleKeyword)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StyleInt__ctor_m18B2FA5FD2A57BE2EBD6C0227637723EC9B02C6F (StyleInt_tDC5B2FE9B1ABA54EEF85A7798F321F40BDC8B25D* __this, int32_t ___v0, int32_t ___keyword1, const RuntimeMethod* method)
{
{
int32_t L_0 = ___keyword1;
__this->___m_Keyword_1 = L_0;
int32_t L_1 = ___v0;
__this->___m_Value_0 = L_1;
return;
}
}
IL2CPP_EXTERN_C void StyleInt__ctor_m18B2FA5FD2A57BE2EBD6C0227637723EC9B02C6F_AdjustorThunk (RuntimeObject* __this, int32_t ___v0, int32_t ___keyword1, const RuntimeMethod* method)
{
StyleInt_tDC5B2FE9B1ABA54EEF85A7798F321F40BDC8B25D* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<StyleInt_tDC5B2FE9B1ABA54EEF85A7798F321F40BDC8B25D*>(__this + _offset);
StyleInt__ctor_m18B2FA5FD2A57BE2EBD6C0227637723EC9B02C6F(_thisAdjusted, ___v0, ___keyword1, method);
}
// System.Boolean UnityEngine.UIElements.StyleInt::op_Equality(UnityEngine.UIElements.StyleInt,UnityEngine.UIElements.StyleInt)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool StyleInt_op_Equality_m17FE91ED761DA23988E771C829667D945638B6B2 (StyleInt_tDC5B2FE9B1ABA54EEF85A7798F321F40BDC8B25D ___lhs0, StyleInt_tDC5B2FE9B1ABA54EEF85A7798F321F40BDC8B25D ___rhs1, const RuntimeMethod* method)
{
bool V_0 = false;
int32_t G_B3_0 = 0;
{
StyleInt_tDC5B2FE9B1ABA54EEF85A7798F321F40BDC8B25D L_0 = ___lhs0;
int32_t L_1 = L_0.___m_Keyword_1;
StyleInt_tDC5B2FE9B1ABA54EEF85A7798F321F40BDC8B25D L_2 = ___rhs1;
int32_t L_3 = L_2.___m_Keyword_1;
if ((!(((uint32_t)L_1) == ((uint32_t)L_3))))
{
goto IL_001f;
}
}
{
StyleInt_tDC5B2FE9B1ABA54EEF85A7798F321F40BDC8B25D L_4 = ___lhs0;
int32_t L_5 = L_4.___m_Value_0;
StyleInt_tDC5B2FE9B1ABA54EEF85A7798F321F40BDC8B25D L_6 = ___rhs1;
int32_t L_7 = L_6.___m_Value_0;
G_B3_0 = ((((int32_t)L_5) == ((int32_t)L_7))? 1 : 0);
goto IL_0020;
}
IL_001f:
{
G_B3_0 = 0;
}
IL_0020:
{
V_0 = (bool)G_B3_0;
goto IL_0023;
}
IL_0023:
{
bool L_8 = V_0;
return L_8;
}
}
// UnityEngine.UIElements.StyleInt UnityEngine.UIElements.StyleInt::op_Implicit(UnityEngine.UIElements.StyleKeyword)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StyleInt_tDC5B2FE9B1ABA54EEF85A7798F321F40BDC8B25D StyleInt_op_Implicit_mC1B31C09A34967A55D26E01EE2E10886328A8D6D (int32_t ___keyword0, const RuntimeMethod* method)
{
StyleInt_tDC5B2FE9B1ABA54EEF85A7798F321F40BDC8B25D V_0;
memset((&V_0), 0, sizeof(V_0));
{
int32_t L_0 = ___keyword0;
StyleInt_tDC5B2FE9B1ABA54EEF85A7798F321F40BDC8B25D L_1;
memset((&L_1), 0, sizeof(L_1));
StyleInt__ctor_m83F824AF205EA67089F09A75FCD6D60431469364((&L_1), L_0, /*hidden argument*/NULL);
V_0 = L_1;
goto IL_000a;
}
IL_000a:
{
StyleInt_tDC5B2FE9B1ABA54EEF85A7798F321F40BDC8B25D L_2 = V_0;
return L_2;
}
}
// System.Boolean UnityEngine.UIElements.StyleInt::Equals(UnityEngine.UIElements.StyleInt)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool StyleInt_Equals_m3FB8B18A1475A8E5A1107837F1D9995178FBCAFE (StyleInt_tDC5B2FE9B1ABA54EEF85A7798F321F40BDC8B25D* __this, StyleInt_tDC5B2FE9B1ABA54EEF85A7798F321F40BDC8B25D ___other0, const RuntimeMethod* method)
{
bool V_0 = false;
{
StyleInt_tDC5B2FE9B1ABA54EEF85A7798F321F40BDC8B25D L_0 = ___other0;
StyleInt_tDC5B2FE9B1ABA54EEF85A7798F321F40BDC8B25D L_1 = (*(StyleInt_tDC5B2FE9B1ABA54EEF85A7798F321F40BDC8B25D*)__this);
bool L_2;
L_2 = StyleInt_op_Equality_m17FE91ED761DA23988E771C829667D945638B6B2(L_0, L_1, NULL);
V_0 = L_2;
goto IL_0010;
}
IL_0010:
{
bool L_3 = V_0;
return L_3;
}
}
IL2CPP_EXTERN_C bool StyleInt_Equals_m3FB8B18A1475A8E5A1107837F1D9995178FBCAFE_AdjustorThunk (RuntimeObject* __this, StyleInt_tDC5B2FE9B1ABA54EEF85A7798F321F40BDC8B25D ___other0, const RuntimeMethod* method)
{
StyleInt_tDC5B2FE9B1ABA54EEF85A7798F321F40BDC8B25D* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<StyleInt_tDC5B2FE9B1ABA54EEF85A7798F321F40BDC8B25D*>(__this + _offset);
bool _returnValue;
_returnValue = StyleInt_Equals_m3FB8B18A1475A8E5A1107837F1D9995178FBCAFE(_thisAdjusted, ___other0, method);
return _returnValue;
}
// System.Boolean UnityEngine.UIElements.StyleInt::Equals(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool StyleInt_Equals_m3155D7ACA41FB307F2F857DB051087021D5E61F4 (StyleInt_tDC5B2FE9B1ABA54EEF85A7798F321F40BDC8B25D* __this, RuntimeObject* ___obj0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StyleInt_tDC5B2FE9B1ABA54EEF85A7798F321F40BDC8B25D_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
StyleInt_tDC5B2FE9B1ABA54EEF85A7798F321F40BDC8B25D V_0;
memset((&V_0), 0, sizeof(V_0));
bool V_1 = false;
int32_t G_B3_0 = 0;
{
RuntimeObject* L_0 = ___obj0;
if (!((RuntimeObject*)IsInstSealed((RuntimeObject*)L_0, StyleInt_tDC5B2FE9B1ABA54EEF85A7798F321F40BDC8B25D_il2cpp_TypeInfo_var)))
{
goto IL_0019;
}
}
{
RuntimeObject* L_1 = ___obj0;
V_0 = ((*(StyleInt_tDC5B2FE9B1ABA54EEF85A7798F321F40BDC8B25D*)((StyleInt_tDC5B2FE9B1ABA54EEF85A7798F321F40BDC8B25D*)(StyleInt_tDC5B2FE9B1ABA54EEF85A7798F321F40BDC8B25D*)UnBox(L_1, StyleInt_tDC5B2FE9B1ABA54EEF85A7798F321F40BDC8B25D_il2cpp_TypeInfo_var))));
StyleInt_tDC5B2FE9B1ABA54EEF85A7798F321F40BDC8B25D L_2 = V_0;
bool L_3;
L_3 = StyleInt_Equals_m3FB8B18A1475A8E5A1107837F1D9995178FBCAFE(__this, L_2, NULL);
G_B3_0 = ((int32_t)(L_3));
goto IL_001a;
}
IL_0019:
{
G_B3_0 = 0;
}
IL_001a:
{
V_1 = (bool)G_B3_0;
goto IL_001d;
}
IL_001d:
{
bool L_4 = V_1;
return L_4;
}
}
IL2CPP_EXTERN_C bool StyleInt_Equals_m3155D7ACA41FB307F2F857DB051087021D5E61F4_AdjustorThunk (RuntimeObject* __this, RuntimeObject* ___obj0, const RuntimeMethod* method)
{
StyleInt_tDC5B2FE9B1ABA54EEF85A7798F321F40BDC8B25D* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<StyleInt_tDC5B2FE9B1ABA54EEF85A7798F321F40BDC8B25D*>(__this + _offset);
bool _returnValue;
_returnValue = StyleInt_Equals_m3155D7ACA41FB307F2F857DB051087021D5E61F4(_thisAdjusted, ___obj0, method);
return _returnValue;
}
// System.Int32 UnityEngine.UIElements.StyleInt::GetHashCode()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t StyleInt_GetHashCode_m0E26E1A3282BC6DA82799C48F1C03C42FA4FF716 (StyleInt_tDC5B2FE9B1ABA54EEF85A7798F321F40BDC8B25D* __this, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
int32_t L_0 = __this->___m_Value_0;
int32_t L_1 = __this->___m_Keyword_1;
V_0 = ((int32_t)(((int32_t)il2cpp_codegen_multiply(L_0, ((int32_t)397)))^(int32_t)L_1));
goto IL_0018;
}
IL_0018:
{
int32_t L_2 = V_0;
return L_2;
}
}
IL2CPP_EXTERN_C int32_t StyleInt_GetHashCode_m0E26E1A3282BC6DA82799C48F1C03C42FA4FF716_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
StyleInt_tDC5B2FE9B1ABA54EEF85A7798F321F40BDC8B25D* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<StyleInt_tDC5B2FE9B1ABA54EEF85A7798F321F40BDC8B25D*>(__this + _offset);
int32_t _returnValue;
_returnValue = StyleInt_GetHashCode_m0E26E1A3282BC6DA82799C48F1C03C42FA4FF716(_thisAdjusted, method);
return _returnValue;
}
// System.String UnityEngine.UIElements.StyleInt::ToString()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* StyleInt_ToString_mFFBC542125BAE398FA2807F46CE76680BFB1EC35 (StyleInt_tDC5B2FE9B1ABA54EEF85A7798F321F40BDC8B25D* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StyleInt_tDC5B2FE9B1ABA54EEF85A7798F321F40BDC8B25D_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StyleValueExtensions_DebugString_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_m85E676FA9A75CB2CB1A6CB9A91219A61D3F4223E_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
String_t* V_0 = NULL;
{
StyleInt_tDC5B2FE9B1ABA54EEF85A7798F321F40BDC8B25D L_0 = (*(StyleInt_tDC5B2FE9B1ABA54EEF85A7798F321F40BDC8B25D*)__this);
StyleInt_tDC5B2FE9B1ABA54EEF85A7798F321F40BDC8B25D L_1 = L_0;
RuntimeObject* L_2 = Box(StyleInt_tDC5B2FE9B1ABA54EEF85A7798F321F40BDC8B25D_il2cpp_TypeInfo_var, &L_1);
String_t* L_3;
L_3 = StyleValueExtensions_DebugString_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_m85E676FA9A75CB2CB1A6CB9A91219A61D3F4223E((RuntimeObject*)L_2, StyleValueExtensions_DebugString_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_m85E676FA9A75CB2CB1A6CB9A91219A61D3F4223E_RuntimeMethod_var);
V_0 = L_3;
goto IL_0014;
}
IL_0014:
{
String_t* L_4 = V_0;
return L_4;
}
}
IL2CPP_EXTERN_C String_t* StyleInt_ToString_mFFBC542125BAE398FA2807F46CE76680BFB1EC35_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
StyleInt_tDC5B2FE9B1ABA54EEF85A7798F321F40BDC8B25D* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<StyleInt_tDC5B2FE9B1ABA54EEF85A7798F321F40BDC8B25D*>(__this + _offset);
String_t* _returnValue;
_returnValue = StyleInt_ToString_mFFBC542125BAE398FA2807F46CE76680BFB1EC35(_thisAdjusted, method);
return _returnValue;
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// UnityEngine.UIElements.Length UnityEngine.UIElements.StyleLength::get_value()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 StyleLength_get_value_mCED6CC9F565F29350DFB1E4D3FF8F9C4AC6EB131 (StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8* __this, const RuntimeMethod* method)
{
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 V_0;
memset((&V_0), 0, sizeof(V_0));
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 V_1;
memset((&V_1), 0, sizeof(V_1));
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 G_B3_0;
memset((&G_B3_0), 0, sizeof(G_B3_0));
{
int32_t L_0 = __this->___m_Keyword_1;
if (!L_0)
{
goto IL_0014;
}
}
{
il2cpp_codegen_initobj((&V_0), sizeof(Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256));
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 L_1 = V_0;
G_B3_0 = L_1;
goto IL_001a;
}
IL_0014:
{
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 L_2 = __this->___m_Value_0;
G_B3_0 = L_2;
}
IL_001a:
{
V_1 = G_B3_0;
goto IL_001d;
}
IL_001d:
{
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 L_3 = V_1;
return L_3;
}
}
IL2CPP_EXTERN_C Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 StyleLength_get_value_mCED6CC9F565F29350DFB1E4D3FF8F9C4AC6EB131_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8*>(__this + _offset);
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 _returnValue;
_returnValue = StyleLength_get_value_mCED6CC9F565F29350DFB1E4D3FF8F9C4AC6EB131(_thisAdjusted, method);
return _returnValue;
}
// UnityEngine.UIElements.StyleKeyword UnityEngine.UIElements.StyleLength::get_keyword()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t StyleLength_get_keyword_m3C27CD4CFE978045893CB4907F487ADC2B17EFEC (StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8* __this, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
int32_t L_0 = __this->___m_Keyword_1;
V_0 = L_0;
goto IL_000a;
}
IL_000a:
{
int32_t L_1 = V_0;
return L_1;
}
}
IL2CPP_EXTERN_C int32_t StyleLength_get_keyword_m3C27CD4CFE978045893CB4907F487ADC2B17EFEC_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8*>(__this + _offset);
int32_t _returnValue;
_returnValue = StyleLength_get_keyword_m3C27CD4CFE978045893CB4907F487ADC2B17EFEC(_thisAdjusted, method);
return _returnValue;
}
// System.Void UnityEngine.UIElements.StyleLength::.ctor(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StyleLength__ctor_m24A29CCF8BEDCBAADBDF348EC3E00AB9BF585E96 (StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8* __this, float ___v0, const RuntimeMethod* method)
{
{
float L_0 = ___v0;
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 L_1;
memset((&L_1), 0, sizeof(L_1));
Length__ctor_mFF11DAE709F70F30061EF7BDB3E7B4E18BB827CF((&L_1), L_0, 0, /*hidden argument*/NULL);
StyleLength__ctor_m9033952D80775B2E8D0DE53AFCE5C72397168177(__this, L_1, 0, NULL);
return;
}
}
IL2CPP_EXTERN_C void StyleLength__ctor_m24A29CCF8BEDCBAADBDF348EC3E00AB9BF585E96_AdjustorThunk (RuntimeObject* __this, float ___v0, const RuntimeMethod* method)
{
StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8*>(__this + _offset);
StyleLength__ctor_m24A29CCF8BEDCBAADBDF348EC3E00AB9BF585E96(_thisAdjusted, ___v0, method);
}
// System.Void UnityEngine.UIElements.StyleLength::.ctor(UnityEngine.UIElements.StyleKeyword)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StyleLength__ctor_m55F6114FDAED5C76CFF8D95F0A25BD51EC42782D (StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8* __this, int32_t ___keyword0, const RuntimeMethod* method)
{
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 V_0;
memset((&V_0), 0, sizeof(V_0));
{
il2cpp_codegen_initobj((&V_0), sizeof(Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256));
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 L_0 = V_0;
int32_t L_1 = ___keyword0;
StyleLength__ctor_m9033952D80775B2E8D0DE53AFCE5C72397168177(__this, L_0, L_1, NULL);
return;
}
}
IL2CPP_EXTERN_C void StyleLength__ctor_m55F6114FDAED5C76CFF8D95F0A25BD51EC42782D_AdjustorThunk (RuntimeObject* __this, int32_t ___keyword0, const RuntimeMethod* method)
{
StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8*>(__this + _offset);
StyleLength__ctor_m55F6114FDAED5C76CFF8D95F0A25BD51EC42782D(_thisAdjusted, ___keyword0, method);
}
// System.Void UnityEngine.UIElements.StyleLength::.ctor(UnityEngine.UIElements.Length,UnityEngine.UIElements.StyleKeyword)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StyleLength__ctor_m9033952D80775B2E8D0DE53AFCE5C72397168177 (StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8* __this, Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 ___v0, int32_t ___keyword1, const RuntimeMethod* method)
{
bool V_0 = false;
bool V_1 = false;
{
int32_t L_0 = ___keyword1;
__this->___m_Keyword_1 = L_0;
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 L_1 = ___v0;
__this->___m_Value_0 = L_1;
bool L_2;
L_2 = Length_IsAuto_mCA183D67C5E21126393A8077957CEA2D268079F9((&___v0), NULL);
V_0 = L_2;
bool L_3 = V_0;
if (!L_3)
{
goto IL_0023;
}
}
{
__this->___m_Keyword_1 = 2;
goto IL_0035;
}
IL_0023:
{
bool L_4;
L_4 = Length_IsNone_m1333F5D90709CEE74523E2F019C1AC190D88C5AD((&___v0), NULL);
V_1 = L_4;
bool L_5 = V_1;
if (!L_5)
{
goto IL_0035;
}
}
{
__this->___m_Keyword_1 = 3;
}
IL_0035:
{
return;
}
}
IL2CPP_EXTERN_C void StyleLength__ctor_m9033952D80775B2E8D0DE53AFCE5C72397168177_AdjustorThunk (RuntimeObject* __this, Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 ___v0, int32_t ___keyword1, const RuntimeMethod* method)
{
StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8*>(__this + _offset);
StyleLength__ctor_m9033952D80775B2E8D0DE53AFCE5C72397168177(_thisAdjusted, ___v0, ___keyword1, method);
}
// System.Boolean UnityEngine.UIElements.StyleLength::op_Equality(UnityEngine.UIElements.StyleLength,UnityEngine.UIElements.StyleLength)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool StyleLength_op_Equality_m36C16BA0EE85BD62C1C2EE92C76EAF3AED6E593F (StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8 ___lhs0, StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8 ___rhs1, const RuntimeMethod* method)
{
bool V_0 = false;
int32_t G_B3_0 = 0;
{
StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8 L_0 = ___lhs0;
int32_t L_1 = L_0.___m_Keyword_1;
StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8 L_2 = ___rhs1;
int32_t L_3 = L_2.___m_Keyword_1;
if ((!(((uint32_t)L_1) == ((uint32_t)L_3))))
{
goto IL_0022;
}
}
{
StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8 L_4 = ___lhs0;
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 L_5 = L_4.___m_Value_0;
StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8 L_6 = ___rhs1;
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 L_7 = L_6.___m_Value_0;
bool L_8;
L_8 = Length_op_Equality_m6EE6F7EF12C90FFD1C8987E1D4AAEA23AA7A8795(L_5, L_7, NULL);
G_B3_0 = ((int32_t)(L_8));
goto IL_0023;
}
IL_0022:
{
G_B3_0 = 0;
}
IL_0023:
{
V_0 = (bool)G_B3_0;
goto IL_0026;
}
IL_0026:
{
bool L_9 = V_0;
return L_9;
}
}
// UnityEngine.UIElements.StyleLength UnityEngine.UIElements.StyleLength::op_Implicit(UnityEngine.UIElements.StyleKeyword)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8 StyleLength_op_Implicit_m611F745586C94081A2134E0072E23E7668B2149E (int32_t ___keyword0, const RuntimeMethod* method)
{
StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8 V_0;
memset((&V_0), 0, sizeof(V_0));
{
int32_t L_0 = ___keyword0;
StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8 L_1;
memset((&L_1), 0, sizeof(L_1));
StyleLength__ctor_m55F6114FDAED5C76CFF8D95F0A25BD51EC42782D((&L_1), L_0, /*hidden argument*/NULL);
V_0 = L_1;
goto IL_000a;
}
IL_000a:
{
StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8 L_2 = V_0;
return L_2;
}
}
// UnityEngine.UIElements.StyleLength UnityEngine.UIElements.StyleLength::op_Implicit(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8 StyleLength_op_Implicit_m58B40E9A27B1C4236799F2D43F0587C8C63C8763 (float ___v0, const RuntimeMethod* method)
{
StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8 V_0;
memset((&V_0), 0, sizeof(V_0));
{
float L_0 = ___v0;
StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8 L_1;
memset((&L_1), 0, sizeof(L_1));
StyleLength__ctor_m24A29CCF8BEDCBAADBDF348EC3E00AB9BF585E96((&L_1), L_0, /*hidden argument*/NULL);
V_0 = L_1;
goto IL_000a;
}
IL_000a:
{
StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8 L_2 = V_0;
return L_2;
}
}
// System.Boolean UnityEngine.UIElements.StyleLength::Equals(UnityEngine.UIElements.StyleLength)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool StyleLength_Equals_m53008CBC76B8F14A3B0C9ED95B5655B190BD990A (StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8* __this, StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8 ___other0, const RuntimeMethod* method)
{
bool V_0 = false;
{
StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8 L_0 = ___other0;
StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8 L_1 = (*(StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8*)__this);
bool L_2;
L_2 = StyleLength_op_Equality_m36C16BA0EE85BD62C1C2EE92C76EAF3AED6E593F(L_0, L_1, NULL);
V_0 = L_2;
goto IL_0010;
}
IL_0010:
{
bool L_3 = V_0;
return L_3;
}
}
IL2CPP_EXTERN_C bool StyleLength_Equals_m53008CBC76B8F14A3B0C9ED95B5655B190BD990A_AdjustorThunk (RuntimeObject* __this, StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8 ___other0, const RuntimeMethod* method)
{
StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8*>(__this + _offset);
bool _returnValue;
_returnValue = StyleLength_Equals_m53008CBC76B8F14A3B0C9ED95B5655B190BD990A(_thisAdjusted, ___other0, method);
return _returnValue;
}
// System.Boolean UnityEngine.UIElements.StyleLength::Equals(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool StyleLength_Equals_mDDD1A13D06ABB3D98F228DF6DD26D6C21A0E3BD6 (StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8* __this, RuntimeObject* ___obj0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8 V_0;
memset((&V_0), 0, sizeof(V_0));
bool V_1 = false;
int32_t G_B3_0 = 0;
{
RuntimeObject* L_0 = ___obj0;
if (!((RuntimeObject*)IsInstSealed((RuntimeObject*)L_0, StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8_il2cpp_TypeInfo_var)))
{
goto IL_0019;
}
}
{
RuntimeObject* L_1 = ___obj0;
V_0 = ((*(StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8*)((StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8*)(StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8*)UnBox(L_1, StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8_il2cpp_TypeInfo_var))));
StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8 L_2 = V_0;
bool L_3;
L_3 = StyleLength_Equals_m53008CBC76B8F14A3B0C9ED95B5655B190BD990A(__this, L_2, NULL);
G_B3_0 = ((int32_t)(L_3));
goto IL_001a;
}
IL_0019:
{
G_B3_0 = 0;
}
IL_001a:
{
V_1 = (bool)G_B3_0;
goto IL_001d;
}
IL_001d:
{
bool L_4 = V_1;
return L_4;
}
}
IL2CPP_EXTERN_C bool StyleLength_Equals_mDDD1A13D06ABB3D98F228DF6DD26D6C21A0E3BD6_AdjustorThunk (RuntimeObject* __this, RuntimeObject* ___obj0, const RuntimeMethod* method)
{
StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8*>(__this + _offset);
bool _returnValue;
_returnValue = StyleLength_Equals_mDDD1A13D06ABB3D98F228DF6DD26D6C21A0E3BD6(_thisAdjusted, ___obj0, method);
return _returnValue;
}
// System.Int32 UnityEngine.UIElements.StyleLength::GetHashCode()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t StyleLength_GetHashCode_mF43A3766E8C9A0D79B639450BD55EA7284A387E7 (StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8* __this, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256* L_0 = (&__this->___m_Value_0);
int32_t L_1;
L_1 = Length_GetHashCode_m7FCE192F1A91640A688A055D08767B5964DAAF33(L_0, NULL);
int32_t L_2 = __this->___m_Keyword_1;
V_0 = ((int32_t)(((int32_t)il2cpp_codegen_multiply(L_1, ((int32_t)397)))^(int32_t)L_2));
goto IL_0023;
}
IL_0023:
{
int32_t L_3 = V_0;
return L_3;
}
}
IL2CPP_EXTERN_C int32_t StyleLength_GetHashCode_mF43A3766E8C9A0D79B639450BD55EA7284A387E7_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8*>(__this + _offset);
int32_t _returnValue;
_returnValue = StyleLength_GetHashCode_mF43A3766E8C9A0D79B639450BD55EA7284A387E7(_thisAdjusted, method);
return _returnValue;
}
// System.String UnityEngine.UIElements.StyleLength::ToString()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* StyleLength_ToString_m5BC9FEAE8101EECD2A01305B47B41B180E5563F4 (StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StyleValueExtensions_DebugString_TisLength_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256_mC09C0AFC32DCC3C8BEA41F26B44B3A35BA425E5A_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
String_t* V_0 = NULL;
{
StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8 L_0 = (*(StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8*)__this);
StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8 L_1 = L_0;
RuntimeObject* L_2 = Box(StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8_il2cpp_TypeInfo_var, &L_1);
String_t* L_3;
L_3 = StyleValueExtensions_DebugString_TisLength_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256_mC09C0AFC32DCC3C8BEA41F26B44B3A35BA425E5A((RuntimeObject*)L_2, StyleValueExtensions_DebugString_TisLength_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256_mC09C0AFC32DCC3C8BEA41F26B44B3A35BA425E5A_RuntimeMethod_var);
V_0 = L_3;
goto IL_0014;
}
IL_0014:
{
String_t* L_4 = V_0;
return L_4;
}
}
IL2CPP_EXTERN_C String_t* StyleLength_ToString_m5BC9FEAE8101EECD2A01305B47B41B180E5563F4_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8*>(__this + _offset);
String_t* _returnValue;
_returnValue = StyleLength_ToString_m5BC9FEAE8101EECD2A01305B47B41B180E5563F4(_thisAdjusted, method);
return _returnValue;
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Conversion methods for marshalling of: UnityEngine.UIElements.StyleRotate
IL2CPP_EXTERN_C void StyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B_marshal_pinvoke(const StyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B& unmarshaled, StyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B_marshaled_pinvoke& marshaled)
{
Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7_marshal_pinvoke(unmarshaled.___m_Value_0, marshaled.___m_Value_0);
marshaled.___m_Keyword_1 = unmarshaled.___m_Keyword_1;
}
IL2CPP_EXTERN_C void StyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B_marshal_pinvoke_back(const StyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B_marshaled_pinvoke& marshaled, StyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B& unmarshaled)
{
Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7 unmarshaledm_Value_temp_0;
memset((&unmarshaledm_Value_temp_0), 0, sizeof(unmarshaledm_Value_temp_0));
Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7_marshal_pinvoke_back(marshaled.___m_Value_0, unmarshaledm_Value_temp_0);
unmarshaled.___m_Value_0 = unmarshaledm_Value_temp_0;
int32_t unmarshaledm_Keyword_temp_1 = 0;
unmarshaledm_Keyword_temp_1 = marshaled.___m_Keyword_1;
unmarshaled.___m_Keyword_1 = unmarshaledm_Keyword_temp_1;
}
// Conversion method for clean up from marshalling of: UnityEngine.UIElements.StyleRotate
IL2CPP_EXTERN_C void StyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B_marshal_pinvoke_cleanup(StyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B_marshaled_pinvoke& marshaled)
{
Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7_marshal_pinvoke_cleanup(marshaled.___m_Value_0);
}
// Conversion methods for marshalling of: UnityEngine.UIElements.StyleRotate
IL2CPP_EXTERN_C void StyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B_marshal_com(const StyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B& unmarshaled, StyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B_marshaled_com& marshaled)
{
Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7_marshal_com(unmarshaled.___m_Value_0, marshaled.___m_Value_0);
marshaled.___m_Keyword_1 = unmarshaled.___m_Keyword_1;
}
IL2CPP_EXTERN_C void StyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B_marshal_com_back(const StyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B_marshaled_com& marshaled, StyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B& unmarshaled)
{
Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7 unmarshaledm_Value_temp_0;
memset((&unmarshaledm_Value_temp_0), 0, sizeof(unmarshaledm_Value_temp_0));
Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7_marshal_com_back(marshaled.___m_Value_0, unmarshaledm_Value_temp_0);
unmarshaled.___m_Value_0 = unmarshaledm_Value_temp_0;
int32_t unmarshaledm_Keyword_temp_1 = 0;
unmarshaledm_Keyword_temp_1 = marshaled.___m_Keyword_1;
unmarshaled.___m_Keyword_1 = unmarshaledm_Keyword_temp_1;
}
// Conversion method for clean up from marshalling of: UnityEngine.UIElements.StyleRotate
IL2CPP_EXTERN_C void StyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B_marshal_com_cleanup(StyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B_marshaled_com& marshaled)
{
Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7_marshal_com_cleanup(marshaled.___m_Value_0);
}
// UnityEngine.UIElements.Rotate UnityEngine.UIElements.StyleRotate::get_value()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7 StyleRotate_get_value_m20936D0783AD0F977486948A51C430265A61CAF4 (StyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B* __this, const RuntimeMethod* method)
{
Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7 V_0;
memset((&V_0), 0, sizeof(V_0));
Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7 V_1;
memset((&V_1), 0, sizeof(V_1));
Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7 G_B3_0;
memset((&G_B3_0), 0, sizeof(G_B3_0));
{
int32_t L_0 = __this->___m_Keyword_1;
if (!L_0)
{
goto IL_0014;
}
}
{
il2cpp_codegen_initobj((&V_0), sizeof(Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7));
Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7 L_1 = V_0;
G_B3_0 = L_1;
goto IL_001a;
}
IL_0014:
{
Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7 L_2 = __this->___m_Value_0;
G_B3_0 = L_2;
}
IL_001a:
{
V_1 = G_B3_0;
goto IL_001d;
}
IL_001d:
{
Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7 L_3 = V_1;
return L_3;
}
}
IL2CPP_EXTERN_C Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7 StyleRotate_get_value_m20936D0783AD0F977486948A51C430265A61CAF4_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
StyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<StyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B*>(__this + _offset);
Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7 _returnValue;
_returnValue = StyleRotate_get_value_m20936D0783AD0F977486948A51C430265A61CAF4(_thisAdjusted, method);
return _returnValue;
}
// UnityEngine.UIElements.StyleKeyword UnityEngine.UIElements.StyleRotate::get_keyword()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t StyleRotate_get_keyword_mB8B31D302E8BF1B583BB3B36F44E59F10C927A4B (StyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B* __this, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
int32_t L_0 = __this->___m_Keyword_1;
V_0 = L_0;
goto IL_000a;
}
IL_000a:
{
int32_t L_1 = V_0;
return L_1;
}
}
IL2CPP_EXTERN_C int32_t StyleRotate_get_keyword_mB8B31D302E8BF1B583BB3B36F44E59F10C927A4B_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
StyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<StyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B*>(__this + _offset);
int32_t _returnValue;
_returnValue = StyleRotate_get_keyword_mB8B31D302E8BF1B583BB3B36F44E59F10C927A4B(_thisAdjusted, method);
return _returnValue;
}
// System.Void UnityEngine.UIElements.StyleRotate::.ctor(UnityEngine.UIElements.StyleKeyword)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StyleRotate__ctor_m56CBC9CA1DB13AF8D756492D91A29275AB13DBD7 (StyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B* __this, int32_t ___keyword0, const RuntimeMethod* method)
{
Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7 V_0;
memset((&V_0), 0, sizeof(V_0));
{
il2cpp_codegen_initobj((&V_0), sizeof(Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7));
Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7 L_0 = V_0;
int32_t L_1 = ___keyword0;
StyleRotate__ctor_mDD8F221DED109FDBA3074F9134B9C25611646392(__this, L_0, L_1, NULL);
return;
}
}
IL2CPP_EXTERN_C void StyleRotate__ctor_m56CBC9CA1DB13AF8D756492D91A29275AB13DBD7_AdjustorThunk (RuntimeObject* __this, int32_t ___keyword0, const RuntimeMethod* method)
{
StyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<StyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B*>(__this + _offset);
StyleRotate__ctor_m56CBC9CA1DB13AF8D756492D91A29275AB13DBD7(_thisAdjusted, ___keyword0, method);
}
// System.Void UnityEngine.UIElements.StyleRotate::.ctor(UnityEngine.UIElements.Rotate,UnityEngine.UIElements.StyleKeyword)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StyleRotate__ctor_mDD8F221DED109FDBA3074F9134B9C25611646392 (StyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B* __this, Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7 ___v0, int32_t ___keyword1, const RuntimeMethod* method)
{
{
int32_t L_0 = ___keyword1;
__this->___m_Keyword_1 = L_0;
Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7 L_1 = ___v0;
__this->___m_Value_0 = L_1;
return;
}
}
IL2CPP_EXTERN_C void StyleRotate__ctor_mDD8F221DED109FDBA3074F9134B9C25611646392_AdjustorThunk (RuntimeObject* __this, Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7 ___v0, int32_t ___keyword1, const RuntimeMethod* method)
{
StyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<StyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B*>(__this + _offset);
StyleRotate__ctor_mDD8F221DED109FDBA3074F9134B9C25611646392(_thisAdjusted, ___v0, ___keyword1, method);
}
// System.Boolean UnityEngine.UIElements.StyleRotate::op_Equality(UnityEngine.UIElements.StyleRotate,UnityEngine.UIElements.StyleRotate)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool StyleRotate_op_Equality_mA9389369A301D5D2618365FD244D476CC8F43A47 (StyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B ___lhs0, StyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B ___rhs1, const RuntimeMethod* method)
{
bool V_0 = false;
int32_t G_B3_0 = 0;
{
StyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B L_0 = ___lhs0;
int32_t L_1 = L_0.___m_Keyword_1;
StyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B L_2 = ___rhs1;
int32_t L_3 = L_2.___m_Keyword_1;
if ((!(((uint32_t)L_1) == ((uint32_t)L_3))))
{
goto IL_0022;
}
}
{
StyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B L_4 = ___lhs0;
Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7 L_5 = L_4.___m_Value_0;
StyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B L_6 = ___rhs1;
Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7 L_7 = L_6.___m_Value_0;
bool L_8;
L_8 = Rotate_op_Equality_mA869F1A02FD9FBDEEBFD998BF3ABC87C172232C4(L_5, L_7, NULL);
G_B3_0 = ((int32_t)(L_8));
goto IL_0023;
}
IL_0022:
{
G_B3_0 = 0;
}
IL_0023:
{
V_0 = (bool)G_B3_0;
goto IL_0026;
}
IL_0026:
{
bool L_9 = V_0;
return L_9;
}
}
// UnityEngine.UIElements.StyleRotate UnityEngine.UIElements.StyleRotate::op_Implicit(UnityEngine.UIElements.StyleKeyword)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B StyleRotate_op_Implicit_m41AE58B97B3F4031262376C425B3AB798B1B3976 (int32_t ___keyword0, const RuntimeMethod* method)
{
StyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B V_0;
memset((&V_0), 0, sizeof(V_0));
{
int32_t L_0 = ___keyword0;
StyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B L_1;
memset((&L_1), 0, sizeof(L_1));
StyleRotate__ctor_m56CBC9CA1DB13AF8D756492D91A29275AB13DBD7((&L_1), L_0, /*hidden argument*/NULL);
V_0 = L_1;
goto IL_000a;
}
IL_000a:
{
StyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B L_2 = V_0;
return L_2;
}
}
// System.Boolean UnityEngine.UIElements.StyleRotate::Equals(UnityEngine.UIElements.StyleRotate)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool StyleRotate_Equals_mFA0DE8C48C1B7622C6E44D09180CF2A0D676BF94 (StyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B* __this, StyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B ___other0, const RuntimeMethod* method)
{
bool V_0 = false;
{
StyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B L_0 = ___other0;
StyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B L_1 = (*(StyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B*)__this);
bool L_2;
L_2 = StyleRotate_op_Equality_mA9389369A301D5D2618365FD244D476CC8F43A47(L_0, L_1, NULL);
V_0 = L_2;
goto IL_0010;
}
IL_0010:
{
bool L_3 = V_0;
return L_3;
}
}
IL2CPP_EXTERN_C bool StyleRotate_Equals_mFA0DE8C48C1B7622C6E44D09180CF2A0D676BF94_AdjustorThunk (RuntimeObject* __this, StyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B ___other0, const RuntimeMethod* method)
{
StyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<StyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B*>(__this + _offset);
bool _returnValue;
_returnValue = StyleRotate_Equals_mFA0DE8C48C1B7622C6E44D09180CF2A0D676BF94(_thisAdjusted, ___other0, method);
return _returnValue;
}
// System.Boolean UnityEngine.UIElements.StyleRotate::Equals(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool StyleRotate_Equals_m9D42CD28A44389B89520C8B0AD1CD641088D3B7B (StyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B* __this, RuntimeObject* ___obj0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
StyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B V_0;
memset((&V_0), 0, sizeof(V_0));
bool V_1 = false;
int32_t G_B3_0 = 0;
{
RuntimeObject* L_0 = ___obj0;
if (!((RuntimeObject*)IsInstSealed((RuntimeObject*)L_0, StyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B_il2cpp_TypeInfo_var)))
{
goto IL_0019;
}
}
{
RuntimeObject* L_1 = ___obj0;
V_0 = ((*(StyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B*)((StyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B*)(StyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B*)UnBox(L_1, StyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B_il2cpp_TypeInfo_var))));
StyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B L_2 = V_0;
bool L_3;
L_3 = StyleRotate_Equals_mFA0DE8C48C1B7622C6E44D09180CF2A0D676BF94(__this, L_2, NULL);
G_B3_0 = ((int32_t)(L_3));
goto IL_001a;
}
IL_0019:
{
G_B3_0 = 0;
}
IL_001a:
{
V_1 = (bool)G_B3_0;
goto IL_001d;
}
IL_001d:
{
bool L_4 = V_1;
return L_4;
}
}
IL2CPP_EXTERN_C bool StyleRotate_Equals_m9D42CD28A44389B89520C8B0AD1CD641088D3B7B_AdjustorThunk (RuntimeObject* __this, RuntimeObject* ___obj0, const RuntimeMethod* method)
{
StyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<StyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B*>(__this + _offset);
bool _returnValue;
_returnValue = StyleRotate_Equals_m9D42CD28A44389B89520C8B0AD1CD641088D3B7B(_thisAdjusted, ___obj0, method);
return _returnValue;
}
// System.Int32 UnityEngine.UIElements.StyleRotate::GetHashCode()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t StyleRotate_GetHashCode_mF444EC0209DA23996AB5719E24ECC63F776BAE77 (StyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B* __this, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7* L_0 = (&__this->___m_Value_0);
int32_t L_1;
L_1 = Rotate_GetHashCode_mB52BF9E6E8AE32B9B7F2AF8B57B6938A714A949E(L_0, NULL);
int32_t L_2 = __this->___m_Keyword_1;
V_0 = ((int32_t)(((int32_t)il2cpp_codegen_multiply(L_1, ((int32_t)397)))^(int32_t)L_2));
goto IL_0023;
}
IL_0023:
{
int32_t L_3 = V_0;
return L_3;
}
}
IL2CPP_EXTERN_C int32_t StyleRotate_GetHashCode_mF444EC0209DA23996AB5719E24ECC63F776BAE77_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
StyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<StyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B*>(__this + _offset);
int32_t _returnValue;
_returnValue = StyleRotate_GetHashCode_mF444EC0209DA23996AB5719E24ECC63F776BAE77(_thisAdjusted, method);
return _returnValue;
}
// System.String UnityEngine.UIElements.StyleRotate::ToString()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* StyleRotate_ToString_m7D0FC6315134603207CE93C5243721D655067DD9 (StyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StyleValueExtensions_DebugString_TisRotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7_m841FA43D948C7F9C669958AD6402C3F3AFCE50CB_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
String_t* V_0 = NULL;
{
StyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B L_0 = (*(StyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B*)__this);
StyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B L_1 = L_0;
RuntimeObject* L_2 = Box(StyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B_il2cpp_TypeInfo_var, &L_1);
String_t* L_3;
L_3 = StyleValueExtensions_DebugString_TisRotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7_m841FA43D948C7F9C669958AD6402C3F3AFCE50CB((RuntimeObject*)L_2, StyleValueExtensions_DebugString_TisRotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7_m841FA43D948C7F9C669958AD6402C3F3AFCE50CB_RuntimeMethod_var);
V_0 = L_3;
goto IL_0014;
}
IL_0014:
{
String_t* L_4 = V_0;
return L_4;
}
}
IL2CPP_EXTERN_C String_t* StyleRotate_ToString_m7D0FC6315134603207CE93C5243721D655067DD9_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
StyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<StyleRotate_t59305F0FBB44EA70AE332ECF9279C270B3F2283B*>(__this + _offset);
String_t* _returnValue;
_returnValue = StyleRotate_ToString_m7D0FC6315134603207CE93C5243721D655067DD9(_thisAdjusted, method);
return _returnValue;
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Conversion methods for marshalling of: UnityEngine.UIElements.StyleScale
IL2CPP_EXTERN_C void StyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC_marshal_pinvoke(const StyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC& unmarshaled, StyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC_marshaled_pinvoke& marshaled)
{
Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7_marshal_pinvoke(unmarshaled.___m_Value_0, marshaled.___m_Value_0);
marshaled.___m_Keyword_1 = unmarshaled.___m_Keyword_1;
}
IL2CPP_EXTERN_C void StyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC_marshal_pinvoke_back(const StyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC_marshaled_pinvoke& marshaled, StyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC& unmarshaled)
{
Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7 unmarshaledm_Value_temp_0;
memset((&unmarshaledm_Value_temp_0), 0, sizeof(unmarshaledm_Value_temp_0));
Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7_marshal_pinvoke_back(marshaled.___m_Value_0, unmarshaledm_Value_temp_0);
unmarshaled.___m_Value_0 = unmarshaledm_Value_temp_0;
int32_t unmarshaledm_Keyword_temp_1 = 0;
unmarshaledm_Keyword_temp_1 = marshaled.___m_Keyword_1;
unmarshaled.___m_Keyword_1 = unmarshaledm_Keyword_temp_1;
}
// Conversion method for clean up from marshalling of: UnityEngine.UIElements.StyleScale
IL2CPP_EXTERN_C void StyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC_marshal_pinvoke_cleanup(StyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC_marshaled_pinvoke& marshaled)
{
Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7_marshal_pinvoke_cleanup(marshaled.___m_Value_0);
}
// Conversion methods for marshalling of: UnityEngine.UIElements.StyleScale
IL2CPP_EXTERN_C void StyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC_marshal_com(const StyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC& unmarshaled, StyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC_marshaled_com& marshaled)
{
Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7_marshal_com(unmarshaled.___m_Value_0, marshaled.___m_Value_0);
marshaled.___m_Keyword_1 = unmarshaled.___m_Keyword_1;
}
IL2CPP_EXTERN_C void StyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC_marshal_com_back(const StyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC_marshaled_com& marshaled, StyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC& unmarshaled)
{
Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7 unmarshaledm_Value_temp_0;
memset((&unmarshaledm_Value_temp_0), 0, sizeof(unmarshaledm_Value_temp_0));
Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7_marshal_com_back(marshaled.___m_Value_0, unmarshaledm_Value_temp_0);
unmarshaled.___m_Value_0 = unmarshaledm_Value_temp_0;
int32_t unmarshaledm_Keyword_temp_1 = 0;
unmarshaledm_Keyword_temp_1 = marshaled.___m_Keyword_1;
unmarshaled.___m_Keyword_1 = unmarshaledm_Keyword_temp_1;
}
// Conversion method for clean up from marshalling of: UnityEngine.UIElements.StyleScale
IL2CPP_EXTERN_C void StyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC_marshal_com_cleanup(StyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC_marshaled_com& marshaled)
{
Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7_marshal_com_cleanup(marshaled.___m_Value_0);
}
// UnityEngine.UIElements.Scale UnityEngine.UIElements.StyleScale::get_value()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7 StyleScale_get_value_mF8E29AE4DA4671C9462D02642348BF78A796854B (StyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC* __this, const RuntimeMethod* method)
{
Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7 V_0;
memset((&V_0), 0, sizeof(V_0));
Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7 V_1;
memset((&V_1), 0, sizeof(V_1));
Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7 G_B3_0;
memset((&G_B3_0), 0, sizeof(G_B3_0));
{
int32_t L_0 = __this->___m_Keyword_1;
if (!L_0)
{
goto IL_0014;
}
}
{
il2cpp_codegen_initobj((&V_0), sizeof(Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7));
Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7 L_1 = V_0;
G_B3_0 = L_1;
goto IL_001a;
}
IL_0014:
{
Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7 L_2 = __this->___m_Value_0;
G_B3_0 = L_2;
}
IL_001a:
{
V_1 = G_B3_0;
goto IL_001d;
}
IL_001d:
{
Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7 L_3 = V_1;
return L_3;
}
}
IL2CPP_EXTERN_C Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7 StyleScale_get_value_mF8E29AE4DA4671C9462D02642348BF78A796854B_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
StyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<StyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC*>(__this + _offset);
Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7 _returnValue;
_returnValue = StyleScale_get_value_mF8E29AE4DA4671C9462D02642348BF78A796854B(_thisAdjusted, method);
return _returnValue;
}
// UnityEngine.UIElements.StyleKeyword UnityEngine.UIElements.StyleScale::get_keyword()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t StyleScale_get_keyword_mB555FFF42C8334E707D91907B0850E197522D03A (StyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC* __this, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
int32_t L_0 = __this->___m_Keyword_1;
V_0 = L_0;
goto IL_000a;
}
IL_000a:
{
int32_t L_1 = V_0;
return L_1;
}
}
IL2CPP_EXTERN_C int32_t StyleScale_get_keyword_mB555FFF42C8334E707D91907B0850E197522D03A_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
StyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<StyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC*>(__this + _offset);
int32_t _returnValue;
_returnValue = StyleScale_get_keyword_mB555FFF42C8334E707D91907B0850E197522D03A(_thisAdjusted, method);
return _returnValue;
}
// System.Void UnityEngine.UIElements.StyleScale::.ctor(UnityEngine.UIElements.StyleKeyword)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StyleScale__ctor_m5121B7250FD1F2E7EE149EE09E45D468FAA57B79 (StyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC* __this, int32_t ___keyword0, const RuntimeMethod* method)
{
Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7 V_0;
memset((&V_0), 0, sizeof(V_0));
{
il2cpp_codegen_initobj((&V_0), sizeof(Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7));
Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7 L_0 = V_0;
int32_t L_1 = ___keyword0;
StyleScale__ctor_mE9F8E0FFCFB74768269910278EC4A431CCAA7D58(__this, L_0, L_1, NULL);
return;
}
}
IL2CPP_EXTERN_C void StyleScale__ctor_m5121B7250FD1F2E7EE149EE09E45D468FAA57B79_AdjustorThunk (RuntimeObject* __this, int32_t ___keyword0, const RuntimeMethod* method)
{
StyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<StyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC*>(__this + _offset);
StyleScale__ctor_m5121B7250FD1F2E7EE149EE09E45D468FAA57B79(_thisAdjusted, ___keyword0, method);
}
// System.Void UnityEngine.UIElements.StyleScale::.ctor(UnityEngine.UIElements.Scale,UnityEngine.UIElements.StyleKeyword)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StyleScale__ctor_mE9F8E0FFCFB74768269910278EC4A431CCAA7D58 (StyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC* __this, Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7 ___v0, int32_t ___keyword1, const RuntimeMethod* method)
{
{
int32_t L_0 = ___keyword1;
__this->___m_Keyword_1 = L_0;
Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7 L_1 = ___v0;
__this->___m_Value_0 = L_1;
return;
}
}
IL2CPP_EXTERN_C void StyleScale__ctor_mE9F8E0FFCFB74768269910278EC4A431CCAA7D58_AdjustorThunk (RuntimeObject* __this, Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7 ___v0, int32_t ___keyword1, const RuntimeMethod* method)
{
StyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<StyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC*>(__this + _offset);
StyleScale__ctor_mE9F8E0FFCFB74768269910278EC4A431CCAA7D58(_thisAdjusted, ___v0, ___keyword1, method);
}
// System.Boolean UnityEngine.UIElements.StyleScale::op_Equality(UnityEngine.UIElements.StyleScale,UnityEngine.UIElements.StyleScale)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool StyleScale_op_Equality_m27B6AB8B402243B7A18985EA67B24628A9D3DCA5 (StyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC ___lhs0, StyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC ___rhs1, const RuntimeMethod* method)
{
bool V_0 = false;
int32_t G_B3_0 = 0;
{
StyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC L_0 = ___lhs0;
int32_t L_1 = L_0.___m_Keyword_1;
StyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC L_2 = ___rhs1;
int32_t L_3 = L_2.___m_Keyword_1;
if ((!(((uint32_t)L_1) == ((uint32_t)L_3))))
{
goto IL_0022;
}
}
{
StyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC L_4 = ___lhs0;
Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7 L_5 = L_4.___m_Value_0;
StyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC L_6 = ___rhs1;
Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7 L_7 = L_6.___m_Value_0;
bool L_8;
L_8 = Scale_op_Equality_m9125CFF2CD37BCB27F6D52C65F89B4F6390D3822(L_5, L_7, NULL);
G_B3_0 = ((int32_t)(L_8));
goto IL_0023;
}
IL_0022:
{
G_B3_0 = 0;
}
IL_0023:
{
V_0 = (bool)G_B3_0;
goto IL_0026;
}
IL_0026:
{
bool L_9 = V_0;
return L_9;
}
}
// UnityEngine.UIElements.StyleScale UnityEngine.UIElements.StyleScale::op_Implicit(UnityEngine.UIElements.StyleKeyword)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC StyleScale_op_Implicit_m3231BA796024968D253EFD91AF4D84BB20B025A3 (int32_t ___keyword0, const RuntimeMethod* method)
{
StyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC V_0;
memset((&V_0), 0, sizeof(V_0));
{
int32_t L_0 = ___keyword0;
StyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC L_1;
memset((&L_1), 0, sizeof(L_1));
StyleScale__ctor_m5121B7250FD1F2E7EE149EE09E45D468FAA57B79((&L_1), L_0, /*hidden argument*/NULL);
V_0 = L_1;
goto IL_000a;
}
IL_000a:
{
StyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC L_2 = V_0;
return L_2;
}
}
// System.Boolean UnityEngine.UIElements.StyleScale::Equals(UnityEngine.UIElements.StyleScale)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool StyleScale_Equals_m0EF17BCEED22682D654F9D3E1BAA795BB5EBEB9B (StyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC* __this, StyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC ___other0, const RuntimeMethod* method)
{
bool V_0 = false;
{
StyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC L_0 = ___other0;
StyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC L_1 = (*(StyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC*)__this);
bool L_2;
L_2 = StyleScale_op_Equality_m27B6AB8B402243B7A18985EA67B24628A9D3DCA5(L_0, L_1, NULL);
V_0 = L_2;
goto IL_0010;
}
IL_0010:
{
bool L_3 = V_0;
return L_3;
}
}
IL2CPP_EXTERN_C bool StyleScale_Equals_m0EF17BCEED22682D654F9D3E1BAA795BB5EBEB9B_AdjustorThunk (RuntimeObject* __this, StyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC ___other0, const RuntimeMethod* method)
{
StyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<StyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC*>(__this + _offset);
bool _returnValue;
_returnValue = StyleScale_Equals_m0EF17BCEED22682D654F9D3E1BAA795BB5EBEB9B(_thisAdjusted, ___other0, method);
return _returnValue;
}
// System.Boolean UnityEngine.UIElements.StyleScale::Equals(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool StyleScale_Equals_m9DB278DF10756ACE4B2A75DF70E0BFBE93FCDA37 (StyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC* __this, RuntimeObject* ___obj0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
StyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC V_0;
memset((&V_0), 0, sizeof(V_0));
bool V_1 = false;
int32_t G_B3_0 = 0;
{
RuntimeObject* L_0 = ___obj0;
if (!((RuntimeObject*)IsInstSealed((RuntimeObject*)L_0, StyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC_il2cpp_TypeInfo_var)))
{
goto IL_0019;
}
}
{
RuntimeObject* L_1 = ___obj0;
V_0 = ((*(StyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC*)((StyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC*)(StyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC*)UnBox(L_1, StyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC_il2cpp_TypeInfo_var))));
StyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC L_2 = V_0;
bool L_3;
L_3 = StyleScale_Equals_m0EF17BCEED22682D654F9D3E1BAA795BB5EBEB9B(__this, L_2, NULL);
G_B3_0 = ((int32_t)(L_3));
goto IL_001a;
}
IL_0019:
{
G_B3_0 = 0;
}
IL_001a:
{
V_1 = (bool)G_B3_0;
goto IL_001d;
}
IL_001d:
{
bool L_4 = V_1;
return L_4;
}
}
IL2CPP_EXTERN_C bool StyleScale_Equals_m9DB278DF10756ACE4B2A75DF70E0BFBE93FCDA37_AdjustorThunk (RuntimeObject* __this, RuntimeObject* ___obj0, const RuntimeMethod* method)
{
StyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<StyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC*>(__this + _offset);
bool _returnValue;
_returnValue = StyleScale_Equals_m9DB278DF10756ACE4B2A75DF70E0BFBE93FCDA37(_thisAdjusted, ___obj0, method);
return _returnValue;
}
// System.Int32 UnityEngine.UIElements.StyleScale::GetHashCode()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t StyleScale_GetHashCode_mFA5861E6F3E1A07C6C58B8AFFB0A0AEE549C69C7 (StyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC* __this, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7* L_0 = (&__this->___m_Value_0);
int32_t L_1;
L_1 = Scale_GetHashCode_m1B766BD8284D4E093BD69BE58D0F6B886AC29B30(L_0, NULL);
int32_t L_2 = __this->___m_Keyword_1;
V_0 = ((int32_t)(((int32_t)il2cpp_codegen_multiply(L_1, ((int32_t)397)))^(int32_t)L_2));
goto IL_0023;
}
IL_0023:
{
int32_t L_3 = V_0;
return L_3;
}
}
IL2CPP_EXTERN_C int32_t StyleScale_GetHashCode_mFA5861E6F3E1A07C6C58B8AFFB0A0AEE549C69C7_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
StyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<StyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC*>(__this + _offset);
int32_t _returnValue;
_returnValue = StyleScale_GetHashCode_mFA5861E6F3E1A07C6C58B8AFFB0A0AEE549C69C7(_thisAdjusted, method);
return _returnValue;
}
// System.String UnityEngine.UIElements.StyleScale::ToString()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* StyleScale_ToString_m8DE3B64F99D6DF085696B869E4C6DBD8109F5DB9 (StyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StyleValueExtensions_DebugString_TisScale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7_mB7DDB20450B8F961F4845FF5E70FA72EB96D9AF6_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
String_t* V_0 = NULL;
{
StyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC L_0 = (*(StyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC*)__this);
StyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC L_1 = L_0;
RuntimeObject* L_2 = Box(StyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC_il2cpp_TypeInfo_var, &L_1);
String_t* L_3;
L_3 = StyleValueExtensions_DebugString_TisScale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7_mB7DDB20450B8F961F4845FF5E70FA72EB96D9AF6((RuntimeObject*)L_2, StyleValueExtensions_DebugString_TisScale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7_mB7DDB20450B8F961F4845FF5E70FA72EB96D9AF6_RuntimeMethod_var);
V_0 = L_3;
goto IL_0014;
}
IL_0014:
{
String_t* L_4 = V_0;
return L_4;
}
}
IL2CPP_EXTERN_C String_t* StyleScale_ToString_m8DE3B64F99D6DF085696B869E4C6DBD8109F5DB9_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
StyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<StyleScale_t45D687B313B39CD6FB3686ED44DECDDA402923BC*>(__this + _offset);
String_t* _returnValue;
_returnValue = StyleScale_ToString_m8DE3B64F99D6DF085696B869E4C6DBD8109F5DB9(_thisAdjusted, method);
return _returnValue;
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Conversion methods for marshalling of: UnityEngine.UIElements.StyleTranslate
IL2CPP_EXTERN_C void StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089_marshal_pinvoke(const StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089& unmarshaled, StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089_marshaled_pinvoke& marshaled)
{
Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E_marshal_pinvoke(unmarshaled.___m_Value_0, marshaled.___m_Value_0);
marshaled.___m_Keyword_1 = unmarshaled.___m_Keyword_1;
}
IL2CPP_EXTERN_C void StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089_marshal_pinvoke_back(const StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089_marshaled_pinvoke& marshaled, StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089& unmarshaled)
{
Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E unmarshaledm_Value_temp_0;
memset((&unmarshaledm_Value_temp_0), 0, sizeof(unmarshaledm_Value_temp_0));
Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E_marshal_pinvoke_back(marshaled.___m_Value_0, unmarshaledm_Value_temp_0);
unmarshaled.___m_Value_0 = unmarshaledm_Value_temp_0;
int32_t unmarshaledm_Keyword_temp_1 = 0;
unmarshaledm_Keyword_temp_1 = marshaled.___m_Keyword_1;
unmarshaled.___m_Keyword_1 = unmarshaledm_Keyword_temp_1;
}
// Conversion method for clean up from marshalling of: UnityEngine.UIElements.StyleTranslate
IL2CPP_EXTERN_C void StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089_marshal_pinvoke_cleanup(StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089_marshaled_pinvoke& marshaled)
{
Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E_marshal_pinvoke_cleanup(marshaled.___m_Value_0);
}
// Conversion methods for marshalling of: UnityEngine.UIElements.StyleTranslate
IL2CPP_EXTERN_C void StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089_marshal_com(const StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089& unmarshaled, StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089_marshaled_com& marshaled)
{
Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E_marshal_com(unmarshaled.___m_Value_0, marshaled.___m_Value_0);
marshaled.___m_Keyword_1 = unmarshaled.___m_Keyword_1;
}
IL2CPP_EXTERN_C void StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089_marshal_com_back(const StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089_marshaled_com& marshaled, StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089& unmarshaled)
{
Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E unmarshaledm_Value_temp_0;
memset((&unmarshaledm_Value_temp_0), 0, sizeof(unmarshaledm_Value_temp_0));
Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E_marshal_com_back(marshaled.___m_Value_0, unmarshaledm_Value_temp_0);
unmarshaled.___m_Value_0 = unmarshaledm_Value_temp_0;
int32_t unmarshaledm_Keyword_temp_1 = 0;
unmarshaledm_Keyword_temp_1 = marshaled.___m_Keyword_1;
unmarshaled.___m_Keyword_1 = unmarshaledm_Keyword_temp_1;
}
// Conversion method for clean up from marshalling of: UnityEngine.UIElements.StyleTranslate
IL2CPP_EXTERN_C void StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089_marshal_com_cleanup(StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089_marshaled_com& marshaled)
{
Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E_marshal_com_cleanup(marshaled.___m_Value_0);
}
// UnityEngine.UIElements.Translate UnityEngine.UIElements.StyleTranslate::get_value()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E StyleTranslate_get_value_m3D6727DEDAB4FF2313B2842FE295C41D4D9D0355 (StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089* __this, const RuntimeMethod* method)
{
Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E V_0;
memset((&V_0), 0, sizeof(V_0));
Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E V_1;
memset((&V_1), 0, sizeof(V_1));
Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E G_B3_0;
memset((&G_B3_0), 0, sizeof(G_B3_0));
{
int32_t L_0 = __this->___m_Keyword_1;
if (!L_0)
{
goto IL_0014;
}
}
{
il2cpp_codegen_initobj((&V_0), sizeof(Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E));
Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E L_1 = V_0;
G_B3_0 = L_1;
goto IL_001a;
}
IL_0014:
{
Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E L_2 = __this->___m_Value_0;
G_B3_0 = L_2;
}
IL_001a:
{
V_1 = G_B3_0;
goto IL_001d;
}
IL_001d:
{
Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E L_3 = V_1;
return L_3;
}
}
IL2CPP_EXTERN_C Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E StyleTranslate_get_value_m3D6727DEDAB4FF2313B2842FE295C41D4D9D0355_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089*>(__this + _offset);
Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E _returnValue;
_returnValue = StyleTranslate_get_value_m3D6727DEDAB4FF2313B2842FE295C41D4D9D0355(_thisAdjusted, method);
return _returnValue;
}
// UnityEngine.UIElements.StyleKeyword UnityEngine.UIElements.StyleTranslate::get_keyword()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t StyleTranslate_get_keyword_mE02ED75874B466373FCC6A9840F2DCBA3974384D (StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089* __this, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
int32_t L_0 = __this->___m_Keyword_1;
V_0 = L_0;
goto IL_000a;
}
IL_000a:
{
int32_t L_1 = V_0;
return L_1;
}
}
IL2CPP_EXTERN_C int32_t StyleTranslate_get_keyword_mE02ED75874B466373FCC6A9840F2DCBA3974384D_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089*>(__this + _offset);
int32_t _returnValue;
_returnValue = StyleTranslate_get_keyword_mE02ED75874B466373FCC6A9840F2DCBA3974384D(_thisAdjusted, method);
return _returnValue;
}
// System.Void UnityEngine.UIElements.StyleTranslate::.ctor(UnityEngine.UIElements.Translate)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StyleTranslate__ctor_mF10C6D990AEBEC7EAFB2CF180C4AF94968686843 (StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089* __this, Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E ___v0, const RuntimeMethod* method)
{
{
Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E L_0 = ___v0;
StyleTranslate__ctor_m12AE2FD212828D3E686C8D12EF84A32715A3CE4D(__this, L_0, 0, NULL);
return;
}
}
IL2CPP_EXTERN_C void StyleTranslate__ctor_mF10C6D990AEBEC7EAFB2CF180C4AF94968686843_AdjustorThunk (RuntimeObject* __this, Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E ___v0, const RuntimeMethod* method)
{
StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089*>(__this + _offset);
StyleTranslate__ctor_mF10C6D990AEBEC7EAFB2CF180C4AF94968686843(_thisAdjusted, ___v0, method);
}
// System.Void UnityEngine.UIElements.StyleTranslate::.ctor(UnityEngine.UIElements.StyleKeyword)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StyleTranslate__ctor_m324C750F1008C71290AD5D91A57E738F6BF71B01 (StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089* __this, int32_t ___keyword0, const RuntimeMethod* method)
{
Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E V_0;
memset((&V_0), 0, sizeof(V_0));
{
il2cpp_codegen_initobj((&V_0), sizeof(Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E));
Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E L_0 = V_0;
int32_t L_1 = ___keyword0;
StyleTranslate__ctor_m12AE2FD212828D3E686C8D12EF84A32715A3CE4D(__this, L_0, L_1, NULL);
return;
}
}
IL2CPP_EXTERN_C void StyleTranslate__ctor_m324C750F1008C71290AD5D91A57E738F6BF71B01_AdjustorThunk (RuntimeObject* __this, int32_t ___keyword0, const RuntimeMethod* method)
{
StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089*>(__this + _offset);
StyleTranslate__ctor_m324C750F1008C71290AD5D91A57E738F6BF71B01(_thisAdjusted, ___keyword0, method);
}
// System.Void UnityEngine.UIElements.StyleTranslate::.ctor(UnityEngine.UIElements.Translate,UnityEngine.UIElements.StyleKeyword)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StyleTranslate__ctor_m12AE2FD212828D3E686C8D12EF84A32715A3CE4D (StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089* __this, Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E ___v0, int32_t ___keyword1, const RuntimeMethod* method)
{
{
int32_t L_0 = ___keyword1;
__this->___m_Keyword_1 = L_0;
Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E L_1 = ___v0;
__this->___m_Value_0 = L_1;
return;
}
}
IL2CPP_EXTERN_C void StyleTranslate__ctor_m12AE2FD212828D3E686C8D12EF84A32715A3CE4D_AdjustorThunk (RuntimeObject* __this, Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E ___v0, int32_t ___keyword1, const RuntimeMethod* method)
{
StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089*>(__this + _offset);
StyleTranslate__ctor_m12AE2FD212828D3E686C8D12EF84A32715A3CE4D(_thisAdjusted, ___v0, ___keyword1, method);
}
// System.Boolean UnityEngine.UIElements.StyleTranslate::op_Equality(UnityEngine.UIElements.StyleTranslate,UnityEngine.UIElements.StyleTranslate)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool StyleTranslate_op_Equality_m643E2F9E9DAD9017BAFF90D3A0381D56FF7055AC (StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089 ___lhs0, StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089 ___rhs1, const RuntimeMethod* method)
{
bool V_0 = false;
int32_t G_B3_0 = 0;
{
StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089 L_0 = ___lhs0;
int32_t L_1 = L_0.___m_Keyword_1;
StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089 L_2 = ___rhs1;
int32_t L_3 = L_2.___m_Keyword_1;
if ((!(((uint32_t)L_1) == ((uint32_t)L_3))))
{
goto IL_0022;
}
}
{
StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089 L_4 = ___lhs0;
Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E L_5 = L_4.___m_Value_0;
StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089 L_6 = ___rhs1;
Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E L_7 = L_6.___m_Value_0;
bool L_8;
L_8 = Translate_op_Equality_m7E3D479F1A18F3064C089F642EFC3271FC003178(L_5, L_7, NULL);
G_B3_0 = ((int32_t)(L_8));
goto IL_0023;
}
IL_0022:
{
G_B3_0 = 0;
}
IL_0023:
{
V_0 = (bool)G_B3_0;
goto IL_0026;
}
IL_0026:
{
bool L_9 = V_0;
return L_9;
}
}
// UnityEngine.UIElements.StyleTranslate UnityEngine.UIElements.StyleTranslate::op_Implicit(UnityEngine.UIElements.StyleKeyword)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089 StyleTranslate_op_Implicit_m9042ECC72D4AA04F3915AA020F48C3B371CD63FD (int32_t ___keyword0, const RuntimeMethod* method)
{
StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089 V_0;
memset((&V_0), 0, sizeof(V_0));
{
int32_t L_0 = ___keyword0;
StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089 L_1;
memset((&L_1), 0, sizeof(L_1));
StyleTranslate__ctor_m324C750F1008C71290AD5D91A57E738F6BF71B01((&L_1), L_0, /*hidden argument*/NULL);
V_0 = L_1;
goto IL_000a;
}
IL_000a:
{
StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089 L_2 = V_0;
return L_2;
}
}
// UnityEngine.UIElements.StyleTranslate UnityEngine.UIElements.StyleTranslate::op_Implicit(UnityEngine.UIElements.Translate)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089 StyleTranslate_op_Implicit_mD68ACFE964CB03138D6431EAA8980AEACB4E293E (Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E ___v0, const RuntimeMethod* method)
{
StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089 V_0;
memset((&V_0), 0, sizeof(V_0));
{
Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E L_0 = ___v0;
StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089 L_1;
memset((&L_1), 0, sizeof(L_1));
StyleTranslate__ctor_mF10C6D990AEBEC7EAFB2CF180C4AF94968686843((&L_1), L_0, /*hidden argument*/NULL);
V_0 = L_1;
goto IL_000a;
}
IL_000a:
{
StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089 L_2 = V_0;
return L_2;
}
}
// System.Boolean UnityEngine.UIElements.StyleTranslate::Equals(UnityEngine.UIElements.StyleTranslate)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool StyleTranslate_Equals_m735DB69EA09970D0F9E08E1379833F34E5263172 (StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089* __this, StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089 ___other0, const RuntimeMethod* method)
{
bool V_0 = false;
{
StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089 L_0 = ___other0;
StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089 L_1 = (*(StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089*)__this);
bool L_2;
L_2 = StyleTranslate_op_Equality_m643E2F9E9DAD9017BAFF90D3A0381D56FF7055AC(L_0, L_1, NULL);
V_0 = L_2;
goto IL_0010;
}
IL_0010:
{
bool L_3 = V_0;
return L_3;
}
}
IL2CPP_EXTERN_C bool StyleTranslate_Equals_m735DB69EA09970D0F9E08E1379833F34E5263172_AdjustorThunk (RuntimeObject* __this, StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089 ___other0, const RuntimeMethod* method)
{
StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089*>(__this + _offset);
bool _returnValue;
_returnValue = StyleTranslate_Equals_m735DB69EA09970D0F9E08E1379833F34E5263172(_thisAdjusted, ___other0, method);
return _returnValue;
}
// System.Boolean UnityEngine.UIElements.StyleTranslate::Equals(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool StyleTranslate_Equals_mDCC45C8F30BF90577BE3FDCA0566D407FE39E2D0 (StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089* __this, RuntimeObject* ___obj0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089 V_0;
memset((&V_0), 0, sizeof(V_0));
bool V_1 = false;
int32_t G_B3_0 = 0;
{
RuntimeObject* L_0 = ___obj0;
if (!((RuntimeObject*)IsInstSealed((RuntimeObject*)L_0, StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089_il2cpp_TypeInfo_var)))
{
goto IL_0019;
}
}
{
RuntimeObject* L_1 = ___obj0;
V_0 = ((*(StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089*)((StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089*)(StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089*)UnBox(L_1, StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089_il2cpp_TypeInfo_var))));
StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089 L_2 = V_0;
bool L_3;
L_3 = StyleTranslate_Equals_m735DB69EA09970D0F9E08E1379833F34E5263172(__this, L_2, NULL);
G_B3_0 = ((int32_t)(L_3));
goto IL_001a;
}
IL_0019:
{
G_B3_0 = 0;
}
IL_001a:
{
V_1 = (bool)G_B3_0;
goto IL_001d;
}
IL_001d:
{
bool L_4 = V_1;
return L_4;
}
}
IL2CPP_EXTERN_C bool StyleTranslate_Equals_mDCC45C8F30BF90577BE3FDCA0566D407FE39E2D0_AdjustorThunk (RuntimeObject* __this, RuntimeObject* ___obj0, const RuntimeMethod* method)
{
StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089*>(__this + _offset);
bool _returnValue;
_returnValue = StyleTranslate_Equals_mDCC45C8F30BF90577BE3FDCA0566D407FE39E2D0(_thisAdjusted, ___obj0, method);
return _returnValue;
}
// System.Int32 UnityEngine.UIElements.StyleTranslate::GetHashCode()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t StyleTranslate_GetHashCode_m7EA9F686DBBE3096368CCE29CCD7560E6BBC30C3 (StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089* __this, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E* L_0 = (&__this->___m_Value_0);
int32_t L_1;
L_1 = Translate_GetHashCode_m6154995C5157AC77ED6F1EFC5C1FD60EF0B3CA1C(L_0, NULL);
int32_t L_2 = __this->___m_Keyword_1;
V_0 = ((int32_t)(((int32_t)il2cpp_codegen_multiply(L_1, ((int32_t)397)))^(int32_t)L_2));
goto IL_0023;
}
IL_0023:
{
int32_t L_3 = V_0;
return L_3;
}
}
IL2CPP_EXTERN_C int32_t StyleTranslate_GetHashCode_m7EA9F686DBBE3096368CCE29CCD7560E6BBC30C3_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089*>(__this + _offset);
int32_t _returnValue;
_returnValue = StyleTranslate_GetHashCode_m7EA9F686DBBE3096368CCE29CCD7560E6BBC30C3(_thisAdjusted, method);
return _returnValue;
}
// System.String UnityEngine.UIElements.StyleTranslate::ToString()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* StyleTranslate_ToString_m2A8262EF64FFDD7B06DED766BD563A829C99EA73 (StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StyleValueExtensions_DebugString_TisTranslate_t494F6E802F8A640D67819C9D26BE62DED1218A8E_m4A25D7CBE1EC10BCBE4F5A8FABFCB69EEEA72153_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
String_t* V_0 = NULL;
{
StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089 L_0 = (*(StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089*)__this);
StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089 L_1 = L_0;
RuntimeObject* L_2 = Box(StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089_il2cpp_TypeInfo_var, &L_1);
String_t* L_3;
L_3 = StyleValueExtensions_DebugString_TisTranslate_t494F6E802F8A640D67819C9D26BE62DED1218A8E_m4A25D7CBE1EC10BCBE4F5A8FABFCB69EEEA72153((RuntimeObject*)L_2, StyleValueExtensions_DebugString_TisTranslate_t494F6E802F8A640D67819C9D26BE62DED1218A8E_m4A25D7CBE1EC10BCBE4F5A8FABFCB69EEEA72153_RuntimeMethod_var);
V_0 = L_3;
goto IL_0014;
}
IL_0014:
{
String_t* L_4 = V_0;
return L_4;
}
}
IL2CPP_EXTERN_C String_t* StyleTranslate_ToString_m2A8262EF64FFDD7B06DED766BD563A829C99EA73_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089*>(__this + _offset);
String_t* _returnValue;
_returnValue = StyleTranslate_ToString_m2A8262EF64FFDD7B06DED766BD563A829C99EA73(_thisAdjusted, method);
return _returnValue;
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// UnityEngine.UIElements.TextShadow UnityEngine.UIElements.StyleTextShadow::get_value()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TextShadow_t6BADF37AB90ABCB63859A225B58AC5A580950A05 StyleTextShadow_get_value_m42277240BF34F859A5E0C6933106F98CDDD3439C (StyleTextShadow_tCDDF1FE733ADBAA5ACA3B74620D4728E83F54252* __this, const RuntimeMethod* method)
{
TextShadow_t6BADF37AB90ABCB63859A225B58AC5A580950A05 V_0;
memset((&V_0), 0, sizeof(V_0));
TextShadow_t6BADF37AB90ABCB63859A225B58AC5A580950A05 V_1;
memset((&V_1), 0, sizeof(V_1));
TextShadow_t6BADF37AB90ABCB63859A225B58AC5A580950A05 G_B3_0;
memset((&G_B3_0), 0, sizeof(G_B3_0));
{
int32_t L_0 = __this->___m_Keyword_0;
if (!L_0)
{
goto IL_0014;
}
}
{
il2cpp_codegen_initobj((&V_0), sizeof(TextShadow_t6BADF37AB90ABCB63859A225B58AC5A580950A05));
TextShadow_t6BADF37AB90ABCB63859A225B58AC5A580950A05 L_1 = V_0;
G_B3_0 = L_1;
goto IL_001a;
}
IL_0014:
{
TextShadow_t6BADF37AB90ABCB63859A225B58AC5A580950A05 L_2 = __this->___m_Value_1;
G_B3_0 = L_2;
}
IL_001a:
{
V_1 = G_B3_0;
goto IL_001d;
}
IL_001d:
{
TextShadow_t6BADF37AB90ABCB63859A225B58AC5A580950A05 L_3 = V_1;
return L_3;
}
}
IL2CPP_EXTERN_C TextShadow_t6BADF37AB90ABCB63859A225B58AC5A580950A05 StyleTextShadow_get_value_m42277240BF34F859A5E0C6933106F98CDDD3439C_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
StyleTextShadow_tCDDF1FE733ADBAA5ACA3B74620D4728E83F54252* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<StyleTextShadow_tCDDF1FE733ADBAA5ACA3B74620D4728E83F54252*>(__this + _offset);
TextShadow_t6BADF37AB90ABCB63859A225B58AC5A580950A05 _returnValue;
_returnValue = StyleTextShadow_get_value_m42277240BF34F859A5E0C6933106F98CDDD3439C(_thisAdjusted, method);
return _returnValue;
}
// UnityEngine.UIElements.StyleKeyword UnityEngine.UIElements.StyleTextShadow::get_keyword()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t StyleTextShadow_get_keyword_m0936C51AC4D42481FA64A1CEB7A62EC2CF19470E (StyleTextShadow_tCDDF1FE733ADBAA5ACA3B74620D4728E83F54252* __this, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
int32_t L_0 = __this->___m_Keyword_0;
V_0 = L_0;
goto IL_000a;
}
IL_000a:
{
int32_t L_1 = V_0;
return L_1;
}
}
IL2CPP_EXTERN_C int32_t StyleTextShadow_get_keyword_m0936C51AC4D42481FA64A1CEB7A62EC2CF19470E_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
StyleTextShadow_tCDDF1FE733ADBAA5ACA3B74620D4728E83F54252* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<StyleTextShadow_tCDDF1FE733ADBAA5ACA3B74620D4728E83F54252*>(__this + _offset);
int32_t _returnValue;
_returnValue = StyleTextShadow_get_keyword_m0936C51AC4D42481FA64A1CEB7A62EC2CF19470E(_thisAdjusted, method);
return _returnValue;
}
// System.Void UnityEngine.UIElements.StyleTextShadow::.ctor(UnityEngine.UIElements.StyleKeyword)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StyleTextShadow__ctor_m0D6315CC8202A271FE922ED496F1E36C34B4E1F3 (StyleTextShadow_tCDDF1FE733ADBAA5ACA3B74620D4728E83F54252* __this, int32_t ___keyword0, const RuntimeMethod* method)
{
TextShadow_t6BADF37AB90ABCB63859A225B58AC5A580950A05 V_0;
memset((&V_0), 0, sizeof(V_0));
{
il2cpp_codegen_initobj((&V_0), sizeof(TextShadow_t6BADF37AB90ABCB63859A225B58AC5A580950A05));
TextShadow_t6BADF37AB90ABCB63859A225B58AC5A580950A05 L_0 = V_0;
int32_t L_1 = ___keyword0;
StyleTextShadow__ctor_m6790D552D4FFE64462F57A06F1AA47BAD601A8D3(__this, L_0, L_1, NULL);
return;
}
}
IL2CPP_EXTERN_C void StyleTextShadow__ctor_m0D6315CC8202A271FE922ED496F1E36C34B4E1F3_AdjustorThunk (RuntimeObject* __this, int32_t ___keyword0, const RuntimeMethod* method)
{
StyleTextShadow_tCDDF1FE733ADBAA5ACA3B74620D4728E83F54252* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<StyleTextShadow_tCDDF1FE733ADBAA5ACA3B74620D4728E83F54252*>(__this + _offset);
StyleTextShadow__ctor_m0D6315CC8202A271FE922ED496F1E36C34B4E1F3(_thisAdjusted, ___keyword0, method);
}
// System.Void UnityEngine.UIElements.StyleTextShadow::.ctor(UnityEngine.UIElements.TextShadow,UnityEngine.UIElements.StyleKeyword)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StyleTextShadow__ctor_m6790D552D4FFE64462F57A06F1AA47BAD601A8D3 (StyleTextShadow_tCDDF1FE733ADBAA5ACA3B74620D4728E83F54252* __this, TextShadow_t6BADF37AB90ABCB63859A225B58AC5A580950A05 ___v0, int32_t ___keyword1, const RuntimeMethod* method)
{
{
int32_t L_0 = ___keyword1;
__this->___m_Keyword_0 = L_0;
TextShadow_t6BADF37AB90ABCB63859A225B58AC5A580950A05 L_1 = ___v0;
__this->___m_Value_1 = L_1;
return;
}
}
IL2CPP_EXTERN_C void StyleTextShadow__ctor_m6790D552D4FFE64462F57A06F1AA47BAD601A8D3_AdjustorThunk (RuntimeObject* __this, TextShadow_t6BADF37AB90ABCB63859A225B58AC5A580950A05 ___v0, int32_t ___keyword1, const RuntimeMethod* method)
{
StyleTextShadow_tCDDF1FE733ADBAA5ACA3B74620D4728E83F54252* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<StyleTextShadow_tCDDF1FE733ADBAA5ACA3B74620D4728E83F54252*>(__this + _offset);
StyleTextShadow__ctor_m6790D552D4FFE64462F57A06F1AA47BAD601A8D3(_thisAdjusted, ___v0, ___keyword1, method);
}
// System.Boolean UnityEngine.UIElements.StyleTextShadow::op_Equality(UnityEngine.UIElements.StyleTextShadow,UnityEngine.UIElements.StyleTextShadow)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool StyleTextShadow_op_Equality_mF9E77A27BA473972440CA2532B902B7FCE188DCC (StyleTextShadow_tCDDF1FE733ADBAA5ACA3B74620D4728E83F54252 ___lhs0, StyleTextShadow_tCDDF1FE733ADBAA5ACA3B74620D4728E83F54252 ___rhs1, const RuntimeMethod* method)
{
bool V_0 = false;
int32_t G_B3_0 = 0;
{
StyleTextShadow_tCDDF1FE733ADBAA5ACA3B74620D4728E83F54252 L_0 = ___lhs0;
int32_t L_1 = L_0.___m_Keyword_0;
StyleTextShadow_tCDDF1FE733ADBAA5ACA3B74620D4728E83F54252 L_2 = ___rhs1;
int32_t L_3 = L_2.___m_Keyword_0;
if ((!(((uint32_t)L_1) == ((uint32_t)L_3))))
{
goto IL_0022;
}
}
{
StyleTextShadow_tCDDF1FE733ADBAA5ACA3B74620D4728E83F54252 L_4 = ___lhs0;
TextShadow_t6BADF37AB90ABCB63859A225B58AC5A580950A05 L_5 = L_4.___m_Value_1;
StyleTextShadow_tCDDF1FE733ADBAA5ACA3B74620D4728E83F54252 L_6 = ___rhs1;
TextShadow_t6BADF37AB90ABCB63859A225B58AC5A580950A05 L_7 = L_6.___m_Value_1;
bool L_8;
L_8 = TextShadow_op_Equality_m199DBC16CA3F6CCC2A5DD6A8EC93DACB6C584C54(L_5, L_7, NULL);
G_B3_0 = ((int32_t)(L_8));
goto IL_0023;
}
IL_0022:
{
G_B3_0 = 0;
}
IL_0023:
{
V_0 = (bool)G_B3_0;
goto IL_0026;
}
IL_0026:
{
bool L_9 = V_0;
return L_9;
}
}
// UnityEngine.UIElements.StyleTextShadow UnityEngine.UIElements.StyleTextShadow::op_Implicit(UnityEngine.UIElements.StyleKeyword)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StyleTextShadow_tCDDF1FE733ADBAA5ACA3B74620D4728E83F54252 StyleTextShadow_op_Implicit_m7D505F9CDA1D131C0F0A8B6ED1F51236FF59C755 (int32_t ___keyword0, const RuntimeMethod* method)
{
StyleTextShadow_tCDDF1FE733ADBAA5ACA3B74620D4728E83F54252 V_0;
memset((&V_0), 0, sizeof(V_0));
{
int32_t L_0 = ___keyword0;
StyleTextShadow_tCDDF1FE733ADBAA5ACA3B74620D4728E83F54252 L_1;
memset((&L_1), 0, sizeof(L_1));
StyleTextShadow__ctor_m0D6315CC8202A271FE922ED496F1E36C34B4E1F3((&L_1), L_0, /*hidden argument*/NULL);
V_0 = L_1;
goto IL_000a;
}
IL_000a:
{
StyleTextShadow_tCDDF1FE733ADBAA5ACA3B74620D4728E83F54252 L_2 = V_0;
return L_2;
}
}
// System.Boolean UnityEngine.UIElements.StyleTextShadow::Equals(UnityEngine.UIElements.StyleTextShadow)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool StyleTextShadow_Equals_mFCB612481F5C2CBEA864083952509116FFF1EDAD (StyleTextShadow_tCDDF1FE733ADBAA5ACA3B74620D4728E83F54252* __this, StyleTextShadow_tCDDF1FE733ADBAA5ACA3B74620D4728E83F54252 ___other0, const RuntimeMethod* method)
{
bool V_0 = false;
{
StyleTextShadow_tCDDF1FE733ADBAA5ACA3B74620D4728E83F54252 L_0 = ___other0;
StyleTextShadow_tCDDF1FE733ADBAA5ACA3B74620D4728E83F54252 L_1 = (*(StyleTextShadow_tCDDF1FE733ADBAA5ACA3B74620D4728E83F54252*)__this);
bool L_2;
L_2 = StyleTextShadow_op_Equality_mF9E77A27BA473972440CA2532B902B7FCE188DCC(L_0, L_1, NULL);
V_0 = L_2;
goto IL_0010;
}
IL_0010:
{
bool L_3 = V_0;
return L_3;
}
}
IL2CPP_EXTERN_C bool StyleTextShadow_Equals_mFCB612481F5C2CBEA864083952509116FFF1EDAD_AdjustorThunk (RuntimeObject* __this, StyleTextShadow_tCDDF1FE733ADBAA5ACA3B74620D4728E83F54252 ___other0, const RuntimeMethod* method)
{
StyleTextShadow_tCDDF1FE733ADBAA5ACA3B74620D4728E83F54252* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<StyleTextShadow_tCDDF1FE733ADBAA5ACA3B74620D4728E83F54252*>(__this + _offset);
bool _returnValue;
_returnValue = StyleTextShadow_Equals_mFCB612481F5C2CBEA864083952509116FFF1EDAD(_thisAdjusted, ___other0, method);
return _returnValue;
}
// System.Boolean UnityEngine.UIElements.StyleTextShadow::Equals(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool StyleTextShadow_Equals_m5DEF077FBEE9A0E60041204D1708D419D43CFF3D (StyleTextShadow_tCDDF1FE733ADBAA5ACA3B74620D4728E83F54252* __this, RuntimeObject* ___obj0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StyleTextShadow_tCDDF1FE733ADBAA5ACA3B74620D4728E83F54252_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
StyleTextShadow_tCDDF1FE733ADBAA5ACA3B74620D4728E83F54252 V_0;
memset((&V_0), 0, sizeof(V_0));
bool V_1 = false;
bool V_2 = false;
{
RuntimeObject* L_0 = ___obj0;
V_1 = (bool)((((int32_t)((!(((RuntimeObject*)(RuntimeObject*)((RuntimeObject*)IsInstSealed((RuntimeObject*)L_0, StyleTextShadow_tCDDF1FE733ADBAA5ACA3B74620D4728E83F54252_il2cpp_TypeInfo_var))) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0)) == ((int32_t)0))? 1 : 0);
bool L_1 = V_1;
if (!L_1)
{
goto IL_0016;
}
}
{
V_2 = (bool)0;
goto IL_002c;
}
IL_0016:
{
RuntimeObject* L_2 = ___obj0;
V_0 = ((*(StyleTextShadow_tCDDF1FE733ADBAA5ACA3B74620D4728E83F54252*)((StyleTextShadow_tCDDF1FE733ADBAA5ACA3B74620D4728E83F54252*)(StyleTextShadow_tCDDF1FE733ADBAA5ACA3B74620D4728E83F54252*)UnBox(L_2, StyleTextShadow_tCDDF1FE733ADBAA5ACA3B74620D4728E83F54252_il2cpp_TypeInfo_var))));
StyleTextShadow_tCDDF1FE733ADBAA5ACA3B74620D4728E83F54252 L_3 = V_0;
StyleTextShadow_tCDDF1FE733ADBAA5ACA3B74620D4728E83F54252 L_4 = (*(StyleTextShadow_tCDDF1FE733ADBAA5ACA3B74620D4728E83F54252*)__this);
bool L_5;
L_5 = StyleTextShadow_op_Equality_mF9E77A27BA473972440CA2532B902B7FCE188DCC(L_3, L_4, NULL);
V_2 = L_5;
goto IL_002c;
}
IL_002c:
{
bool L_6 = V_2;
return L_6;
}
}
IL2CPP_EXTERN_C bool StyleTextShadow_Equals_m5DEF077FBEE9A0E60041204D1708D419D43CFF3D_AdjustorThunk (RuntimeObject* __this, RuntimeObject* ___obj0, const RuntimeMethod* method)
{
StyleTextShadow_tCDDF1FE733ADBAA5ACA3B74620D4728E83F54252* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<StyleTextShadow_tCDDF1FE733ADBAA5ACA3B74620D4728E83F54252*>(__this + _offset);
bool _returnValue;
_returnValue = StyleTextShadow_Equals_m5DEF077FBEE9A0E60041204D1708D419D43CFF3D(_thisAdjusted, ___obj0, method);
return _returnValue;
}
// System.Int32 UnityEngine.UIElements.StyleTextShadow::GetHashCode()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t StyleTextShadow_GetHashCode_mEB7767996F0358223D0105A86920F219CDEE5895 (StyleTextShadow_tCDDF1FE733ADBAA5ACA3B74620D4728E83F54252* __this, const RuntimeMethod* method)
{
int32_t V_0 = 0;
int32_t V_1 = 0;
{
V_0 = ((int32_t)917506989);
int32_t L_0 = V_0;
int32_t* L_1 = (&__this->___m_Keyword_0);
int32_t L_2;
L_2 = Int32_GetHashCode_m253D60FF7527A483E91004B7A2366F13E225E295((int32_t*)L_1, NULL);
V_0 = ((int32_t)il2cpp_codegen_add(((int32_t)il2cpp_codegen_multiply(L_0, ((int32_t)-1521134295))), L_2));
int32_t L_3 = V_0;
TextShadow_t6BADF37AB90ABCB63859A225B58AC5A580950A05* L_4 = (&__this->___m_Value_1);
int32_t L_5;
L_5 = TextShadow_GetHashCode_mFD8076EB5D6AAFBF11A36DA4E153DB18BABF1A04(L_4, NULL);
V_0 = ((int32_t)il2cpp_codegen_add(((int32_t)il2cpp_codegen_multiply(L_3, ((int32_t)-1521134295))), L_5));
int32_t L_6 = V_0;
V_1 = L_6;
goto IL_003f;
}
IL_003f:
{
int32_t L_7 = V_1;
return L_7;
}
}
IL2CPP_EXTERN_C int32_t StyleTextShadow_GetHashCode_mEB7767996F0358223D0105A86920F219CDEE5895_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
StyleTextShadow_tCDDF1FE733ADBAA5ACA3B74620D4728E83F54252* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<StyleTextShadow_tCDDF1FE733ADBAA5ACA3B74620D4728E83F54252*>(__this + _offset);
int32_t _returnValue;
_returnValue = StyleTextShadow_GetHashCode_mEB7767996F0358223D0105A86920F219CDEE5895(_thisAdjusted, method);
return _returnValue;
}
// System.String UnityEngine.UIElements.StyleTextShadow::ToString()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* StyleTextShadow_ToString_m486022C966469F2428F3E0ECE9573A4796151D87 (StyleTextShadow_tCDDF1FE733ADBAA5ACA3B74620D4728E83F54252* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StyleTextShadow_tCDDF1FE733ADBAA5ACA3B74620D4728E83F54252_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StyleValueExtensions_DebugString_TisTextShadow_t6BADF37AB90ABCB63859A225B58AC5A580950A05_m300F71496F5A363D854EB6F4027E90762EAD27FC_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
String_t* V_0 = NULL;
{
StyleTextShadow_tCDDF1FE733ADBAA5ACA3B74620D4728E83F54252 L_0 = (*(StyleTextShadow_tCDDF1FE733ADBAA5ACA3B74620D4728E83F54252*)__this);
StyleTextShadow_tCDDF1FE733ADBAA5ACA3B74620D4728E83F54252 L_1 = L_0;
RuntimeObject* L_2 = Box(StyleTextShadow_tCDDF1FE733ADBAA5ACA3B74620D4728E83F54252_il2cpp_TypeInfo_var, &L_1);
String_t* L_3;
L_3 = StyleValueExtensions_DebugString_TisTextShadow_t6BADF37AB90ABCB63859A225B58AC5A580950A05_m300F71496F5A363D854EB6F4027E90762EAD27FC((RuntimeObject*)L_2, StyleValueExtensions_DebugString_TisTextShadow_t6BADF37AB90ABCB63859A225B58AC5A580950A05_m300F71496F5A363D854EB6F4027E90762EAD27FC_RuntimeMethod_var);
V_0 = L_3;
goto IL_0014;
}
IL_0014:
{
String_t* L_4 = V_0;
return L_4;
}
}
IL2CPP_EXTERN_C String_t* StyleTextShadow_ToString_m486022C966469F2428F3E0ECE9573A4796151D87_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
StyleTextShadow_tCDDF1FE733ADBAA5ACA3B74620D4728E83F54252* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<StyleTextShadow_tCDDF1FE733ADBAA5ACA3B74620D4728E83F54252*>(__this + _offset);
String_t* _returnValue;
_returnValue = StyleTextShadow_ToString_m486022C966469F2428F3E0ECE9573A4796151D87(_thisAdjusted, method);
return _returnValue;
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// UnityEngine.UIElements.TransformOrigin UnityEngine.UIElements.StyleTransformOrigin::get_value()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502 StyleTransformOrigin_get_value_m3DD31B222FEAF76A0D053A39820373A00BD1928E (StyleTransformOrigin_t708B2E73541ECAE23D286FE68D6BC2CCFAAB84A6* __this, const RuntimeMethod* method)
{
TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502 V_0;
memset((&V_0), 0, sizeof(V_0));
TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502 V_1;
memset((&V_1), 0, sizeof(V_1));
TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502 G_B3_0;
memset((&G_B3_0), 0, sizeof(G_B3_0));
{
int32_t L_0 = __this->___m_Keyword_1;
if (!L_0)
{
goto IL_0014;
}
}
{
il2cpp_codegen_initobj((&V_0), sizeof(TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502));
TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502 L_1 = V_0;
G_B3_0 = L_1;
goto IL_001a;
}
IL_0014:
{
TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502 L_2 = __this->___m_Value_0;
G_B3_0 = L_2;
}
IL_001a:
{
V_1 = G_B3_0;
goto IL_001d;
}
IL_001d:
{
TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502 L_3 = V_1;
return L_3;
}
}
IL2CPP_EXTERN_C TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502 StyleTransformOrigin_get_value_m3DD31B222FEAF76A0D053A39820373A00BD1928E_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
StyleTransformOrigin_t708B2E73541ECAE23D286FE68D6BC2CCFAAB84A6* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<StyleTransformOrigin_t708B2E73541ECAE23D286FE68D6BC2CCFAAB84A6*>(__this + _offset);
TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502 _returnValue;
_returnValue = StyleTransformOrigin_get_value_m3DD31B222FEAF76A0D053A39820373A00BD1928E(_thisAdjusted, method);
return _returnValue;
}
// UnityEngine.UIElements.StyleKeyword UnityEngine.UIElements.StyleTransformOrigin::get_keyword()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t StyleTransformOrigin_get_keyword_mAED33FB9B4908463958BCD0EC4443B501845328E (StyleTransformOrigin_t708B2E73541ECAE23D286FE68D6BC2CCFAAB84A6* __this, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
int32_t L_0 = __this->___m_Keyword_1;
V_0 = L_0;
goto IL_000a;
}
IL_000a:
{
int32_t L_1 = V_0;
return L_1;
}
}
IL2CPP_EXTERN_C int32_t StyleTransformOrigin_get_keyword_mAED33FB9B4908463958BCD0EC4443B501845328E_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
StyleTransformOrigin_t708B2E73541ECAE23D286FE68D6BC2CCFAAB84A6* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<StyleTransformOrigin_t708B2E73541ECAE23D286FE68D6BC2CCFAAB84A6*>(__this + _offset);
int32_t _returnValue;
_returnValue = StyleTransformOrigin_get_keyword_mAED33FB9B4908463958BCD0EC4443B501845328E(_thisAdjusted, method);
return _returnValue;
}
// System.Void UnityEngine.UIElements.StyleTransformOrigin::.ctor(UnityEngine.UIElements.StyleKeyword)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StyleTransformOrigin__ctor_m3EC39047C97A82B5A869768F1CF2E86DF94B6B49 (StyleTransformOrigin_t708B2E73541ECAE23D286FE68D6BC2CCFAAB84A6* __this, int32_t ___keyword0, const RuntimeMethod* method)
{
TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502 V_0;
memset((&V_0), 0, sizeof(V_0));
{
il2cpp_codegen_initobj((&V_0), sizeof(TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502));
TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502 L_0 = V_0;
int32_t L_1 = ___keyword0;
StyleTransformOrigin__ctor_m9FFB2BFDB1A7066AF55A715C16DA7DCE27051729(__this, L_0, L_1, NULL);
return;
}
}
IL2CPP_EXTERN_C void StyleTransformOrigin__ctor_m3EC39047C97A82B5A869768F1CF2E86DF94B6B49_AdjustorThunk (RuntimeObject* __this, int32_t ___keyword0, const RuntimeMethod* method)
{
StyleTransformOrigin_t708B2E73541ECAE23D286FE68D6BC2CCFAAB84A6* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<StyleTransformOrigin_t708B2E73541ECAE23D286FE68D6BC2CCFAAB84A6*>(__this + _offset);
StyleTransformOrigin__ctor_m3EC39047C97A82B5A869768F1CF2E86DF94B6B49(_thisAdjusted, ___keyword0, method);
}
// System.Void UnityEngine.UIElements.StyleTransformOrigin::.ctor(UnityEngine.UIElements.TransformOrigin,UnityEngine.UIElements.StyleKeyword)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StyleTransformOrigin__ctor_m9FFB2BFDB1A7066AF55A715C16DA7DCE27051729 (StyleTransformOrigin_t708B2E73541ECAE23D286FE68D6BC2CCFAAB84A6* __this, TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502 ___v0, int32_t ___keyword1, const RuntimeMethod* method)
{
{
int32_t L_0 = ___keyword1;
__this->___m_Keyword_1 = L_0;
TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502 L_1 = ___v0;
__this->___m_Value_0 = L_1;
return;
}
}
IL2CPP_EXTERN_C void StyleTransformOrigin__ctor_m9FFB2BFDB1A7066AF55A715C16DA7DCE27051729_AdjustorThunk (RuntimeObject* __this, TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502 ___v0, int32_t ___keyword1, const RuntimeMethod* method)
{
StyleTransformOrigin_t708B2E73541ECAE23D286FE68D6BC2CCFAAB84A6* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<StyleTransformOrigin_t708B2E73541ECAE23D286FE68D6BC2CCFAAB84A6*>(__this + _offset);
StyleTransformOrigin__ctor_m9FFB2BFDB1A7066AF55A715C16DA7DCE27051729(_thisAdjusted, ___v0, ___keyword1, method);
}
// System.Boolean UnityEngine.UIElements.StyleTransformOrigin::op_Equality(UnityEngine.UIElements.StyleTransformOrigin,UnityEngine.UIElements.StyleTransformOrigin)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool StyleTransformOrigin_op_Equality_mEDBC3ACBEBC8691A6293168F3C9A217B5FD9A404 (StyleTransformOrigin_t708B2E73541ECAE23D286FE68D6BC2CCFAAB84A6 ___lhs0, StyleTransformOrigin_t708B2E73541ECAE23D286FE68D6BC2CCFAAB84A6 ___rhs1, const RuntimeMethod* method)
{
bool V_0 = false;
int32_t G_B3_0 = 0;
{
StyleTransformOrigin_t708B2E73541ECAE23D286FE68D6BC2CCFAAB84A6 L_0 = ___lhs0;
int32_t L_1 = L_0.___m_Keyword_1;
StyleTransformOrigin_t708B2E73541ECAE23D286FE68D6BC2CCFAAB84A6 L_2 = ___rhs1;
int32_t L_3 = L_2.___m_Keyword_1;
if ((!(((uint32_t)L_1) == ((uint32_t)L_3))))
{
goto IL_0022;
}
}
{
StyleTransformOrigin_t708B2E73541ECAE23D286FE68D6BC2CCFAAB84A6 L_4 = ___lhs0;
TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502 L_5 = L_4.___m_Value_0;
StyleTransformOrigin_t708B2E73541ECAE23D286FE68D6BC2CCFAAB84A6 L_6 = ___rhs1;
TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502 L_7 = L_6.___m_Value_0;
bool L_8;
L_8 = TransformOrigin_op_Equality_m9134545F9DBB60947B98DFD6329C294E9F649792(L_5, L_7, NULL);
G_B3_0 = ((int32_t)(L_8));
goto IL_0023;
}
IL_0022:
{
G_B3_0 = 0;
}
IL_0023:
{
V_0 = (bool)G_B3_0;
goto IL_0026;
}
IL_0026:
{
bool L_9 = V_0;
return L_9;
}
}
// UnityEngine.UIElements.StyleTransformOrigin UnityEngine.UIElements.StyleTransformOrigin::op_Implicit(UnityEngine.UIElements.StyleKeyword)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StyleTransformOrigin_t708B2E73541ECAE23D286FE68D6BC2CCFAAB84A6 StyleTransformOrigin_op_Implicit_m01EAB2A8B7B1A14DED0CA929007E518B462D8042 (int32_t ___keyword0, const RuntimeMethod* method)
{
StyleTransformOrigin_t708B2E73541ECAE23D286FE68D6BC2CCFAAB84A6 V_0;
memset((&V_0), 0, sizeof(V_0));
{
int32_t L_0 = ___keyword0;
StyleTransformOrigin_t708B2E73541ECAE23D286FE68D6BC2CCFAAB84A6 L_1;
memset((&L_1), 0, sizeof(L_1));
StyleTransformOrigin__ctor_m3EC39047C97A82B5A869768F1CF2E86DF94B6B49((&L_1), L_0, /*hidden argument*/NULL);
V_0 = L_1;
goto IL_000a;
}
IL_000a:
{
StyleTransformOrigin_t708B2E73541ECAE23D286FE68D6BC2CCFAAB84A6 L_2 = V_0;
return L_2;
}
}
// System.Boolean UnityEngine.UIElements.StyleTransformOrigin::Equals(UnityEngine.UIElements.StyleTransformOrigin)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool StyleTransformOrigin_Equals_mA966BA460B3D701F6DC525A9E09A362E1802A4FC (StyleTransformOrigin_t708B2E73541ECAE23D286FE68D6BC2CCFAAB84A6* __this, StyleTransformOrigin_t708B2E73541ECAE23D286FE68D6BC2CCFAAB84A6 ___other0, const RuntimeMethod* method)
{
bool V_0 = false;
{
StyleTransformOrigin_t708B2E73541ECAE23D286FE68D6BC2CCFAAB84A6 L_0 = ___other0;
StyleTransformOrigin_t708B2E73541ECAE23D286FE68D6BC2CCFAAB84A6 L_1 = (*(StyleTransformOrigin_t708B2E73541ECAE23D286FE68D6BC2CCFAAB84A6*)__this);
bool L_2;
L_2 = StyleTransformOrigin_op_Equality_mEDBC3ACBEBC8691A6293168F3C9A217B5FD9A404(L_0, L_1, NULL);
V_0 = L_2;
goto IL_0010;
}
IL_0010:
{
bool L_3 = V_0;
return L_3;
}
}
IL2CPP_EXTERN_C bool StyleTransformOrigin_Equals_mA966BA460B3D701F6DC525A9E09A362E1802A4FC_AdjustorThunk (RuntimeObject* __this, StyleTransformOrigin_t708B2E73541ECAE23D286FE68D6BC2CCFAAB84A6 ___other0, const RuntimeMethod* method)
{
StyleTransformOrigin_t708B2E73541ECAE23D286FE68D6BC2CCFAAB84A6* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<StyleTransformOrigin_t708B2E73541ECAE23D286FE68D6BC2CCFAAB84A6*>(__this + _offset);
bool _returnValue;
_returnValue = StyleTransformOrigin_Equals_mA966BA460B3D701F6DC525A9E09A362E1802A4FC(_thisAdjusted, ___other0, method);
return _returnValue;
}
// System.Boolean UnityEngine.UIElements.StyleTransformOrigin::Equals(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool StyleTransformOrigin_Equals_mFECC67F762AA788C6E9E66E3D801DC1127EA4803 (StyleTransformOrigin_t708B2E73541ECAE23D286FE68D6BC2CCFAAB84A6* __this, RuntimeObject* ___obj0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StyleTransformOrigin_t708B2E73541ECAE23D286FE68D6BC2CCFAAB84A6_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
StyleTransformOrigin_t708B2E73541ECAE23D286FE68D6BC2CCFAAB84A6 V_0;
memset((&V_0), 0, sizeof(V_0));
bool V_1 = false;
int32_t G_B3_0 = 0;
{
RuntimeObject* L_0 = ___obj0;
if (!((RuntimeObject*)IsInstSealed((RuntimeObject*)L_0, StyleTransformOrigin_t708B2E73541ECAE23D286FE68D6BC2CCFAAB84A6_il2cpp_TypeInfo_var)))
{
goto IL_0019;
}
}
{
RuntimeObject* L_1 = ___obj0;
V_0 = ((*(StyleTransformOrigin_t708B2E73541ECAE23D286FE68D6BC2CCFAAB84A6*)((StyleTransformOrigin_t708B2E73541ECAE23D286FE68D6BC2CCFAAB84A6*)(StyleTransformOrigin_t708B2E73541ECAE23D286FE68D6BC2CCFAAB84A6*)UnBox(L_1, StyleTransformOrigin_t708B2E73541ECAE23D286FE68D6BC2CCFAAB84A6_il2cpp_TypeInfo_var))));
StyleTransformOrigin_t708B2E73541ECAE23D286FE68D6BC2CCFAAB84A6 L_2 = V_0;
bool L_3;
L_3 = StyleTransformOrigin_Equals_mA966BA460B3D701F6DC525A9E09A362E1802A4FC(__this, L_2, NULL);
G_B3_0 = ((int32_t)(L_3));
goto IL_001a;
}
IL_0019:
{
G_B3_0 = 0;
}
IL_001a:
{
V_1 = (bool)G_B3_0;
goto IL_001d;
}
IL_001d:
{
bool L_4 = V_1;
return L_4;
}
}
IL2CPP_EXTERN_C bool StyleTransformOrigin_Equals_mFECC67F762AA788C6E9E66E3D801DC1127EA4803_AdjustorThunk (RuntimeObject* __this, RuntimeObject* ___obj0, const RuntimeMethod* method)
{
StyleTransformOrigin_t708B2E73541ECAE23D286FE68D6BC2CCFAAB84A6* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<StyleTransformOrigin_t708B2E73541ECAE23D286FE68D6BC2CCFAAB84A6*>(__this + _offset);
bool _returnValue;
_returnValue = StyleTransformOrigin_Equals_mFECC67F762AA788C6E9E66E3D801DC1127EA4803(_thisAdjusted, ___obj0, method);
return _returnValue;
}
// System.Int32 UnityEngine.UIElements.StyleTransformOrigin::GetHashCode()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t StyleTransformOrigin_GetHashCode_m95BB3CFC0A9EB276603CCCC4CB625B53CF864EAF (StyleTransformOrigin_t708B2E73541ECAE23D286FE68D6BC2CCFAAB84A6* __this, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502* L_0 = (&__this->___m_Value_0);
int32_t L_1;
L_1 = TransformOrigin_GetHashCode_mCA4900A38F79C225517D2F7196BC7E25DEF54F24(L_0, NULL);
int32_t L_2 = __this->___m_Keyword_1;
V_0 = ((int32_t)(((int32_t)il2cpp_codegen_multiply(L_1, ((int32_t)397)))^(int32_t)L_2));
goto IL_0023;
}
IL_0023:
{
int32_t L_3 = V_0;
return L_3;
}
}
IL2CPP_EXTERN_C int32_t StyleTransformOrigin_GetHashCode_m95BB3CFC0A9EB276603CCCC4CB625B53CF864EAF_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
StyleTransformOrigin_t708B2E73541ECAE23D286FE68D6BC2CCFAAB84A6* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<StyleTransformOrigin_t708B2E73541ECAE23D286FE68D6BC2CCFAAB84A6*>(__this + _offset);
int32_t _returnValue;
_returnValue = StyleTransformOrigin_GetHashCode_m95BB3CFC0A9EB276603CCCC4CB625B53CF864EAF(_thisAdjusted, method);
return _returnValue;
}
// System.String UnityEngine.UIElements.StyleTransformOrigin::ToString()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* StyleTransformOrigin_ToString_mB6FD1C268B9AEB5FD9BD8DC02F556C36EBC87971 (StyleTransformOrigin_t708B2E73541ECAE23D286FE68D6BC2CCFAAB84A6* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StyleTransformOrigin_t708B2E73541ECAE23D286FE68D6BC2CCFAAB84A6_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StyleValueExtensions_DebugString_TisTransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502_mC52A65FA49F5BA6B8B6728788541F26A790FC1FD_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
String_t* V_0 = NULL;
{
StyleTransformOrigin_t708B2E73541ECAE23D286FE68D6BC2CCFAAB84A6 L_0 = (*(StyleTransformOrigin_t708B2E73541ECAE23D286FE68D6BC2CCFAAB84A6*)__this);
StyleTransformOrigin_t708B2E73541ECAE23D286FE68D6BC2CCFAAB84A6 L_1 = L_0;
RuntimeObject* L_2 = Box(StyleTransformOrigin_t708B2E73541ECAE23D286FE68D6BC2CCFAAB84A6_il2cpp_TypeInfo_var, &L_1);
String_t* L_3;
L_3 = StyleValueExtensions_DebugString_TisTransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502_mC52A65FA49F5BA6B8B6728788541F26A790FC1FD((RuntimeObject*)L_2, StyleValueExtensions_DebugString_TisTransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502_mC52A65FA49F5BA6B8B6728788541F26A790FC1FD_RuntimeMethod_var);
V_0 = L_3;
goto IL_0014;
}
IL_0014:
{
String_t* L_4 = V_0;
return L_4;
}
}
IL2CPP_EXTERN_C String_t* StyleTransformOrigin_ToString_mB6FD1C268B9AEB5FD9BD8DC02F556C36EBC87971_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
StyleTransformOrigin_t708B2E73541ECAE23D286FE68D6BC2CCFAAB84A6* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<StyleTransformOrigin_t708B2E73541ECAE23D286FE68D6BC2CCFAAB84A6*>(__this + _offset);
String_t* _returnValue;
_returnValue = StyleTransformOrigin_ToString_mB6FD1C268B9AEB5FD9BD8DC02F556C36EBC87971(_thisAdjusted, method);
return _returnValue;
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// UnityEngine.Yoga.YogaValue UnityEngine.UIElements.StyleValueExtensions::ToYogaValue(UnityEngine.UIElements.Length)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR YogaValue_t9066126971BFC18D9B4A8AB11435557F19598F8C StyleValueExtensions_ToYogaValue_m360DD3ABD78FC094D8AB485BA096568AF86AE708 (Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 ___length0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&LengthUnit_t746199A94302055274F284E176E01D38EE8A669A_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3411C09E6756D52B18EEECE2C94CA0615B9625F1);
s_Il2CppMethodInitialized = true;
}
bool V_0 = false;
YogaValue_t9066126971BFC18D9B4A8AB11435557F19598F8C V_1;
memset((&V_1), 0, sizeof(V_1));
bool V_2 = false;
int32_t V_3 = 0;
int32_t V_4 = 0;
{
bool L_0;
L_0 = Length_IsAuto_mCA183D67C5E21126393A8077957CEA2D268079F9((&___length0), NULL);
V_0 = L_0;
bool L_1 = V_0;
if (!L_1)
{
goto IL_0014;
}
}
{
YogaValue_t9066126971BFC18D9B4A8AB11435557F19598F8C L_2;
L_2 = YogaValue_Auto_m73BFEAE3C23C6B9BD11BFD462B007BF7A6A58C96(NULL);
V_1 = L_2;
goto IL_008a;
}
IL_0014:
{
bool L_3;
L_3 = Length_IsNone_m1333F5D90709CEE74523E2F019C1AC190D88C5AD((&___length0), NULL);
V_2 = L_3;
bool L_4 = V_2;
if (!L_4)
{
goto IL_002c;
}
}
{
YogaValue_t9066126971BFC18D9B4A8AB11435557F19598F8C L_5;
L_5 = YogaValue_op_Implicit_mEDC38BD42737237B50A97DB49530A6DDE4E10DA3((std::numeric_limits<float>::quiet_NaN()), NULL);
V_1 = L_5;
goto IL_008a;
}
IL_002c:
{
int32_t L_6;
L_6 = Length_get_unit_m35495152DF180B333572A9BB8C24452530BB338E_inline((&___length0), NULL);
V_4 = L_6;
int32_t L_7 = V_4;
V_3 = L_7;
int32_t L_8 = V_3;
if (!L_8)
{
goto IL_0043;
}
}
{
goto IL_003d;
}
IL_003d:
{
int32_t L_9 = V_3;
if ((((int32_t)L_9) == ((int32_t)1)))
{
goto IL_0052;
}
}
{
goto IL_0061;
}
IL_0043:
{
float L_10;
L_10 = Length_get_value_m28A7FBD9908A795F0C73FED461EE32E5A3D6456F_inline((&___length0), NULL);
YogaValue_t9066126971BFC18D9B4A8AB11435557F19598F8C L_11;
L_11 = YogaValue_Point_mA1955877796F9582C8F3B9ADDA817CD2B87E613E(L_10, NULL);
V_1 = L_11;
goto IL_008a;
}
IL_0052:
{
float L_12;
L_12 = Length_get_value_m28A7FBD9908A795F0C73FED461EE32E5A3D6456F_inline((&___length0), NULL);
YogaValue_t9066126971BFC18D9B4A8AB11435557F19598F8C L_13;
L_13 = YogaValue_Percent_m9AE97691AE76135B4BAD62C862884D5240D7C8C2(L_12, NULL);
V_1 = L_13;
goto IL_008a;
}
IL_0061:
{
int32_t L_14;
L_14 = Length_get_unit_m35495152DF180B333572A9BB8C24452530BB338E_inline((&___length0), NULL);
int32_t L_15 = L_14;
RuntimeObject* L_16 = Box(LengthUnit_t746199A94302055274F284E176E01D38EE8A669A_il2cpp_TypeInfo_var, &L_15);
String_t* L_17;
L_17 = String_Format_m8C122B26BC5AA10E2550AECA16E57DAE10F07E30(_stringLiteral3411C09E6756D52B18EEECE2C94CA0615B9625F1, L_16, NULL);
il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
Debug_LogAssertion_mC3BDB863CDF67D35AA001E42105DC4925FB028F4(L_17, NULL);
YogaValue_t9066126971BFC18D9B4A8AB11435557F19598F8C L_18;
L_18 = YogaValue_op_Implicit_mEDC38BD42737237B50A97DB49530A6DDE4E10DA3((std::numeric_limits<float>::quiet_NaN()), NULL);
V_1 = L_18;
goto IL_008a;
}
IL_008a:
{
YogaValue_t9066126971BFC18D9B4A8AB11435557F19598F8C L_19 = V_1;
return L_19;
}
}
// UnityEngine.UIElements.Length UnityEngine.UIElements.StyleValueExtensions::ToLength(UnityEngine.UIElements.StyleKeyword)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 StyleValueExtensions_ToLength_m30721FBB6708BC06DF0EA4AC1AD840B6E1B76969 (int32_t ___keyword0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StyleKeyword_t2812E72266C15CBA8927586972DC2FD27B10E705_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral42646B33B50B6AA15E22733C8900716F0FE19E1D);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral64078146D0AAA2DFC5B982A613CAAD7F1026AC71);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
int32_t V_1 = 0;
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 V_2;
memset((&V_2), 0, sizeof(V_2));
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 V_3;
memset((&V_3), 0, sizeof(V_3));
{
int32_t L_0 = ___keyword0;
V_1 = L_0;
int32_t L_1 = V_1;
V_0 = L_1;
int32_t L_2 = V_0;
if ((((int32_t)L_2) == ((int32_t)2)))
{
goto IL_0011;
}
}
{
goto IL_000b;
}
IL_000b:
{
int32_t L_3 = V_0;
if ((((int32_t)L_3) == ((int32_t)3)))
{
goto IL_0019;
}
}
{
goto IL_0021;
}
IL_0011:
{
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 L_4;
L_4 = Length_Auto_m6A233E5E92AE3EB6416CE8A1D7EFAD5D8ED9E823(NULL);
V_2 = L_4;
goto IL_004f;
}
IL_0019:
{
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 L_5;
L_5 = Length_None_mCB0FA8AF4DD52F3A5A2CA39AEBDC0651110ABD83(NULL);
V_2 = L_5;
goto IL_004f;
}
IL_0021:
{
Il2CppFakeBox<int32_t> L_6(StyleKeyword_t2812E72266C15CBA8927586972DC2FD27B10E705_il2cpp_TypeInfo_var, (&___keyword0));
String_t* L_7;
L_7 = Enum_ToString_m946B0B83C4470457D0FF555D862022C72BB55741((Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2*)(&L_6), NULL);
String_t* L_8;
L_8 = String_Concat_m9B13B47FCB3DF61144D9647DDA05F527377251B0(_stringLiteral64078146D0AAA2DFC5B982A613CAAD7F1026AC71, L_7, _stringLiteral42646B33B50B6AA15E22733C8900716F0FE19E1D, NULL);
il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
Debug_LogAssertion_mC3BDB863CDF67D35AA001E42105DC4925FB028F4(L_8, NULL);
il2cpp_codegen_initobj((&V_3), sizeof(Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256));
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 L_9 = V_3;
V_2 = L_9;
goto IL_004f;
}
IL_004f:
{
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 L_10 = V_2;
return L_10;
}
}
// UnityEngine.UIElements.Rotate UnityEngine.UIElements.StyleValueExtensions::ToRotate(UnityEngine.UIElements.StyleKeyword)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7 StyleValueExtensions_ToRotate_m5A2F1586EB69B4DDC4BE75C3B079018D7CD721A6 (int32_t ___keyword0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StyleKeyword_t2812E72266C15CBA8927586972DC2FD27B10E705_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral42646B33B50B6AA15E22733C8900716F0FE19E1D);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral64078146D0AAA2DFC5B982A613CAAD7F1026AC71);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
int32_t V_1 = 0;
Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7 V_2;
memset((&V_2), 0, sizeof(V_2));
Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7 V_3;
memset((&V_3), 0, sizeof(V_3));
{
int32_t L_0 = ___keyword0;
V_1 = L_0;
int32_t L_1 = V_1;
V_0 = L_1;
int32_t L_2 = V_0;
if ((((int32_t)L_2) == ((int32_t)3)))
{
goto IL_000b;
}
}
{
goto IL_0013;
}
IL_000b:
{
Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7 L_3;
L_3 = Rotate_None_mD918C3D670E09993F0DE8C59BC59112D86A1B4EE(NULL);
V_2 = L_3;
goto IL_0041;
}
IL_0013:
{
Il2CppFakeBox<int32_t> L_4(StyleKeyword_t2812E72266C15CBA8927586972DC2FD27B10E705_il2cpp_TypeInfo_var, (&___keyword0));
String_t* L_5;
L_5 = Enum_ToString_m946B0B83C4470457D0FF555D862022C72BB55741((Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2*)(&L_4), NULL);
String_t* L_6;
L_6 = String_Concat_m9B13B47FCB3DF61144D9647DDA05F527377251B0(_stringLiteral64078146D0AAA2DFC5B982A613CAAD7F1026AC71, L_5, _stringLiteral42646B33B50B6AA15E22733C8900716F0FE19E1D, NULL);
il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
Debug_LogAssertion_mC3BDB863CDF67D35AA001E42105DC4925FB028F4(L_6, NULL);
il2cpp_codegen_initobj((&V_3), sizeof(Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7));
Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7 L_7 = V_3;
V_2 = L_7;
goto IL_0041;
}
IL_0041:
{
Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7 L_8 = V_2;
return L_8;
}
}
// UnityEngine.UIElements.Scale UnityEngine.UIElements.StyleValueExtensions::ToScale(UnityEngine.UIElements.StyleKeyword)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7 StyleValueExtensions_ToScale_mAA02EF742492BEE2213C5550F75FB7781411BCED (int32_t ___keyword0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StyleKeyword_t2812E72266C15CBA8927586972DC2FD27B10E705_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral42646B33B50B6AA15E22733C8900716F0FE19E1D);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral64078146D0AAA2DFC5B982A613CAAD7F1026AC71);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
int32_t V_1 = 0;
Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7 V_2;
memset((&V_2), 0, sizeof(V_2));
Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7 V_3;
memset((&V_3), 0, sizeof(V_3));
{
int32_t L_0 = ___keyword0;
V_1 = L_0;
int32_t L_1 = V_1;
V_0 = L_1;
int32_t L_2 = V_0;
if ((((int32_t)L_2) == ((int32_t)3)))
{
goto IL_000b;
}
}
{
goto IL_0013;
}
IL_000b:
{
Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7 L_3;
L_3 = Scale_None_m31DCAA90E3F589D0C3B8ED36776DEEDBD20E9E55(NULL);
V_2 = L_3;
goto IL_0041;
}
IL_0013:
{
Il2CppFakeBox<int32_t> L_4(StyleKeyword_t2812E72266C15CBA8927586972DC2FD27B10E705_il2cpp_TypeInfo_var, (&___keyword0));
String_t* L_5;
L_5 = Enum_ToString_m946B0B83C4470457D0FF555D862022C72BB55741((Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2*)(&L_4), NULL);
String_t* L_6;
L_6 = String_Concat_m9B13B47FCB3DF61144D9647DDA05F527377251B0(_stringLiteral64078146D0AAA2DFC5B982A613CAAD7F1026AC71, L_5, _stringLiteral42646B33B50B6AA15E22733C8900716F0FE19E1D, NULL);
il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
Debug_LogAssertion_mC3BDB863CDF67D35AA001E42105DC4925FB028F4(L_6, NULL);
il2cpp_codegen_initobj((&V_3), sizeof(Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7));
Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7 L_7 = V_3;
V_2 = L_7;
goto IL_0041;
}
IL_0041:
{
Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7 L_8 = V_2;
return L_8;
}
}
// UnityEngine.UIElements.Translate UnityEngine.UIElements.StyleValueExtensions::ToTranslate(UnityEngine.UIElements.StyleKeyword)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E StyleValueExtensions_ToTranslate_mC8A4F17CAA81FD8066E3AA058518EE19815FC308 (int32_t ___keyword0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StyleKeyword_t2812E72266C15CBA8927586972DC2FD27B10E705_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral42646B33B50B6AA15E22733C8900716F0FE19E1D);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral64078146D0AAA2DFC5B982A613CAAD7F1026AC71);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
int32_t V_1 = 0;
Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E V_2;
memset((&V_2), 0, sizeof(V_2));
Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E V_3;
memset((&V_3), 0, sizeof(V_3));
{
int32_t L_0 = ___keyword0;
V_1 = L_0;
int32_t L_1 = V_1;
V_0 = L_1;
int32_t L_2 = V_0;
if ((((int32_t)L_2) == ((int32_t)3)))
{
goto IL_000b;
}
}
{
goto IL_0013;
}
IL_000b:
{
Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E L_3;
L_3 = Translate_None_mC8BAF5491EB86187BB803B59E467FFB429B3A9E8(NULL);
V_2 = L_3;
goto IL_0041;
}
IL_0013:
{
Il2CppFakeBox<int32_t> L_4(StyleKeyword_t2812E72266C15CBA8927586972DC2FD27B10E705_il2cpp_TypeInfo_var, (&___keyword0));
String_t* L_5;
L_5 = Enum_ToString_m946B0B83C4470457D0FF555D862022C72BB55741((Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2*)(&L_4), NULL);
String_t* L_6;
L_6 = String_Concat_m9B13B47FCB3DF61144D9647DDA05F527377251B0(_stringLiteral64078146D0AAA2DFC5B982A613CAAD7F1026AC71, L_5, _stringLiteral42646B33B50B6AA15E22733C8900716F0FE19E1D, NULL);
il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
Debug_LogAssertion_mC3BDB863CDF67D35AA001E42105DC4925FB028F4(L_6, NULL);
il2cpp_codegen_initobj((&V_3), sizeof(Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E));
Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E L_7 = V_3;
V_2 = L_7;
goto IL_0041;
}
IL_0041:
{
Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E L_8 = V_2;
return L_8;
}
}
// UnityEngine.UIElements.Length UnityEngine.UIElements.StyleValueExtensions::ToLength(UnityEngine.UIElements.StyleLength)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 StyleValueExtensions_ToLength_mCEAFEA65FC2AB6F40FDB3605F3185F35E89EE9BB (StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8 ___styleLength0, const RuntimeMethod* method)
{
int32_t V_0 = 0;
int32_t V_1 = 0;
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 V_2;
memset((&V_2), 0, sizeof(V_2));
{
int32_t L_0;
L_0 = StyleLength_get_keyword_m3C27CD4CFE978045893CB4907F487ADC2B17EFEC((&___styleLength0), NULL);
V_1 = L_0;
int32_t L_1 = V_1;
V_0 = L_1;
int32_t L_2 = V_0;
if ((!(((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_2, 2))) > ((uint32_t)1))))
{
goto IL_0013;
}
}
{
goto IL_0022;
}
IL_0013:
{
int32_t L_3;
L_3 = StyleLength_get_keyword_m3C27CD4CFE978045893CB4907F487ADC2B17EFEC((&___styleLength0), NULL);
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 L_4;
L_4 = StyleValueExtensions_ToLength_m30721FBB6708BC06DF0EA4AC1AD840B6E1B76969(L_3, NULL);
V_2 = L_4;
goto IL_002c;
}
IL_0022:
{
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 L_5;
L_5 = StyleLength_get_value_mCED6CC9F565F29350DFB1E4D3FF8F9C4AC6EB131((&___styleLength0), NULL);
V_2 = L_5;
goto IL_002c;
}
IL_002c:
{
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 L_6 = V_2;
return L_6;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Single UnityEngine.UIElements.TimeValue::get_value()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float TimeValue_get_value_m363D976BA30D86C81A619B819E98745F81E2A093 (TimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E* __this, const RuntimeMethod* method)
{
{
float L_0 = __this->___m_Value_0;
return L_0;
}
}
IL2CPP_EXTERN_C float TimeValue_get_value_m363D976BA30D86C81A619B819E98745F81E2A093_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
TimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<TimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E*>(__this + _offset);
float _returnValue;
_returnValue = TimeValue_get_value_m363D976BA30D86C81A619B819E98745F81E2A093_inline(_thisAdjusted, method);
return _returnValue;
}
// UnityEngine.UIElements.TimeUnit UnityEngine.UIElements.TimeValue::get_unit()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TimeValue_get_unit_m5E4B6C1C79ED5CEB11AC6ECE67BA36A978148D8A (TimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E* __this, const RuntimeMethod* method)
{
{
int32_t L_0 = __this->___m_Unit_1;
return L_0;
}
}
IL2CPP_EXTERN_C int32_t TimeValue_get_unit_m5E4B6C1C79ED5CEB11AC6ECE67BA36A978148D8A_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
TimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<TimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E*>(__this + _offset);
int32_t _returnValue;
_returnValue = TimeValue_get_unit_m5E4B6C1C79ED5CEB11AC6ECE67BA36A978148D8A_inline(_thisAdjusted, method);
return _returnValue;
}
// System.Void UnityEngine.UIElements.TimeValue::.ctor(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TimeValue__ctor_m5A99071773C4C3697C31E43657FDAB47E72C9CBE (TimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E* __this, float ___value0, const RuntimeMethod* method)
{
{
float L_0 = ___value0;
TimeValue__ctor_mABED962C90B27E6BB24F072574DC1E3E7C836BA9(__this, L_0, 0, NULL);
return;
}
}
IL2CPP_EXTERN_C void TimeValue__ctor_m5A99071773C4C3697C31E43657FDAB47E72C9CBE_AdjustorThunk (RuntimeObject* __this, float ___value0, const RuntimeMethod* method)
{
TimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<TimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E*>(__this + _offset);
TimeValue__ctor_m5A99071773C4C3697C31E43657FDAB47E72C9CBE(_thisAdjusted, ___value0, method);
}
// System.Void UnityEngine.UIElements.TimeValue::.ctor(System.Single,UnityEngine.UIElements.TimeUnit)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TimeValue__ctor_mABED962C90B27E6BB24F072574DC1E3E7C836BA9 (TimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E* __this, float ___value0, int32_t ___unit1, const RuntimeMethod* method)
{
{
float L_0 = ___value0;
__this->___m_Value_0 = L_0;
int32_t L_1 = ___unit1;
__this->___m_Unit_1 = L_1;
return;
}
}
IL2CPP_EXTERN_C void TimeValue__ctor_mABED962C90B27E6BB24F072574DC1E3E7C836BA9_AdjustorThunk (RuntimeObject* __this, float ___value0, int32_t ___unit1, const RuntimeMethod* method)
{
TimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<TimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E*>(__this + _offset);
TimeValue__ctor_mABED962C90B27E6BB24F072574DC1E3E7C836BA9(_thisAdjusted, ___value0, ___unit1, method);
}
// UnityEngine.UIElements.TimeValue UnityEngine.UIElements.TimeValue::op_Implicit(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E TimeValue_op_Implicit_m8AF9F5A67B83A6B79E89DA1CC95B869A0FCBC3CD (float ___value0, const RuntimeMethod* method)
{
TimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E V_0;
memset((&V_0), 0, sizeof(V_0));
{
float L_0 = ___value0;
TimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E L_1;
memset((&L_1), 0, sizeof(L_1));
TimeValue__ctor_mABED962C90B27E6BB24F072574DC1E3E7C836BA9((&L_1), L_0, 0, /*hidden argument*/NULL);
V_0 = L_1;
goto IL_000b;
}
IL_000b:
{
TimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E L_2 = V_0;
return L_2;
}
}
// System.Boolean UnityEngine.UIElements.TimeValue::op_Equality(UnityEngine.UIElements.TimeValue,UnityEngine.UIElements.TimeValue)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TimeValue_op_Equality_m45A83F38FE033C941C5598EAA50758CFAF421D4F (TimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E ___lhs0, TimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E ___rhs1, const RuntimeMethod* method)
{
bool V_0 = false;
int32_t G_B3_0 = 0;
{
TimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E L_0 = ___lhs0;
float L_1 = L_0.___m_Value_0;
TimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E L_2 = ___rhs1;
float L_3 = L_2.___m_Value_0;
if ((!(((float)L_1) == ((float)L_3))))
{
goto IL_001f;
}
}
{
TimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E L_4 = ___lhs0;
int32_t L_5 = L_4.___m_Unit_1;
TimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E L_6 = ___rhs1;
int32_t L_7 = L_6.___m_Unit_1;
G_B3_0 = ((((int32_t)L_5) == ((int32_t)L_7))? 1 : 0);
goto IL_0020;
}
IL_001f:
{
G_B3_0 = 0;
}
IL_0020:
{
V_0 = (bool)G_B3_0;
goto IL_0023;
}
IL_0023:
{
bool L_8 = V_0;
return L_8;
}
}
// System.Boolean UnityEngine.UIElements.TimeValue::op_Inequality(UnityEngine.UIElements.TimeValue,UnityEngine.UIElements.TimeValue)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TimeValue_op_Inequality_mED73E94183F0C6517E023F5F65E04759E49D4EB4 (TimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E ___lhs0, TimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E ___rhs1, const RuntimeMethod* method)
{
bool V_0 = false;
{
TimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E L_0 = ___lhs0;
TimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E L_1 = ___rhs1;
bool L_2;
L_2 = TimeValue_op_Equality_m45A83F38FE033C941C5598EAA50758CFAF421D4F(L_0, L_1, NULL);
V_0 = (bool)((((int32_t)L_2) == ((int32_t)0))? 1 : 0);
goto IL_000e;
}
IL_000e:
{
bool L_3 = V_0;
return L_3;
}
}
// System.Boolean UnityEngine.UIElements.TimeValue::Equals(UnityEngine.UIElements.TimeValue)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TimeValue_Equals_m877001BAB4403C8BA20CDF4EABDB7702303B2E0A (TimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E* __this, TimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E ___other0, const RuntimeMethod* method)
{
bool V_0 = false;
{
TimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E L_0 = ___other0;
TimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E L_1 = (*(TimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E*)__this);
bool L_2;
L_2 = TimeValue_op_Equality_m45A83F38FE033C941C5598EAA50758CFAF421D4F(L_0, L_1, NULL);
V_0 = L_2;
goto IL_0010;
}
IL_0010:
{
bool L_3 = V_0;
return L_3;
}
}
IL2CPP_EXTERN_C bool TimeValue_Equals_m877001BAB4403C8BA20CDF4EABDB7702303B2E0A_AdjustorThunk (RuntimeObject* __this, TimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E ___other0, const RuntimeMethod* method)
{
TimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<TimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E*>(__this + _offset);
bool _returnValue;
_returnValue = TimeValue_Equals_m877001BAB4403C8BA20CDF4EABDB7702303B2E0A(_thisAdjusted, ___other0, method);
return _returnValue;
}
// System.Boolean UnityEngine.UIElements.TimeValue::Equals(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TimeValue_Equals_mA581A2F3D44993E0C780E6BC36C355875CDAB513 (TimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E* __this, RuntimeObject* ___obj0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
TimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E V_0;
memset((&V_0), 0, sizeof(V_0));
bool V_1 = false;
int32_t G_B3_0 = 0;
{
RuntimeObject* L_0 = ___obj0;
if (!((RuntimeObject*)IsInstSealed((RuntimeObject*)L_0, TimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E_il2cpp_TypeInfo_var)))
{
goto IL_0019;
}
}
{
RuntimeObject* L_1 = ___obj0;
V_0 = ((*(TimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E*)((TimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E*)(TimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E*)UnBox(L_1, TimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E_il2cpp_TypeInfo_var))));
TimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E L_2 = V_0;
bool L_3;
L_3 = TimeValue_Equals_m877001BAB4403C8BA20CDF4EABDB7702303B2E0A(__this, L_2, NULL);
G_B3_0 = ((int32_t)(L_3));
goto IL_001a;
}
IL_0019:
{
G_B3_0 = 0;
}
IL_001a:
{
V_1 = (bool)G_B3_0;
goto IL_001d;
}
IL_001d:
{
bool L_4 = V_1;
return L_4;
}
}
IL2CPP_EXTERN_C bool TimeValue_Equals_mA581A2F3D44993E0C780E6BC36C355875CDAB513_AdjustorThunk (RuntimeObject* __this, RuntimeObject* ___obj0, const RuntimeMethod* method)
{
TimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<TimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E*>(__this + _offset);
bool _returnValue;
_returnValue = TimeValue_Equals_mA581A2F3D44993E0C780E6BC36C355875CDAB513(_thisAdjusted, ___obj0, method);
return _returnValue;
}
// System.Int32 UnityEngine.UIElements.TimeValue::GetHashCode()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TimeValue_GetHashCode_m112ADB5ED018B9DE35EF34CA6610DB4F20AAEAD9 (TimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E* __this, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
float* L_0 = (&__this->___m_Value_0);
int32_t L_1;
L_1 = Single_GetHashCode_mC3F1E099D1CF165C2D71FBCC5EF6A6792F9021D2(L_0, NULL);
int32_t L_2 = __this->___m_Unit_1;
V_0 = ((int32_t)(((int32_t)il2cpp_codegen_multiply(L_1, ((int32_t)397)))^(int32_t)L_2));
goto IL_001d;
}
IL_001d:
{
int32_t L_3 = V_0;
return L_3;
}
}
IL2CPP_EXTERN_C int32_t TimeValue_GetHashCode_m112ADB5ED018B9DE35EF34CA6610DB4F20AAEAD9_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
TimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<TimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E*>(__this + _offset);
int32_t _returnValue;
_returnValue = TimeValue_GetHashCode_m112ADB5ED018B9DE35EF34CA6610DB4F20AAEAD9(_thisAdjusted, method);
return _returnValue;
}
// System.String UnityEngine.UIElements.TimeValue::ToString()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* TimeValue_ToString_mA7F70DCAABF49982EEE155B8695567A59F5F8D3B (TimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral5BFB046F8A244A5090ECD5F19EF3A6A728E2F5B7);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDAF2BD03270A51BF9C135F3694DCAD2D3E66F465);
s_Il2CppMethodInitialized = true;
}
String_t* V_0 = NULL;
String_t* V_1 = NULL;
float V_2 = 0.0f;
int32_t V_3 = 0;
int32_t V_4 = 0;
String_t* V_5 = NULL;
{
float L_0;
L_0 = TimeValue_get_value_m363D976BA30D86C81A619B819E98745F81E2A093_inline(__this, NULL);
V_2 = L_0;
il2cpp_codegen_runtime_class_init_inline(CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_il2cpp_TypeInfo_var);
CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* L_1;
L_1 = CultureInfo_get_InvariantCulture_m78DAB8CBE8766445310782B6E61FB7A9983AD425(NULL);
NullCheck(L_1);
NumberFormatInfo_t8E26808B202927FEBF9064FCFEEA4D6E076E6472* L_2;
L_2 = VirtualFuncInvoker0< NumberFormatInfo_t8E26808B202927FEBF9064FCFEEA4D6E076E6472* >::Invoke(15 /* System.Globalization.NumberFormatInfo System.Globalization.CultureInfo::get_NumberFormat() */, L_1);
String_t* L_3;
L_3 = Single_ToString_m534852BD7949AA972435783D7B96D0FFB09F6D6A((&V_2), L_2, NULL);
V_0 = L_3;
String_t* L_4 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->___Empty_6;
V_1 = L_4;
int32_t L_5;
L_5 = TimeValue_get_unit_m5E4B6C1C79ED5CEB11AC6ECE67BA36A978148D8A_inline(__this, NULL);
V_4 = L_5;
int32_t L_6 = V_4;
V_3 = L_6;
int32_t L_7 = V_3;
if (!L_7)
{
goto IL_0036;
}
}
{
goto IL_0030;
}
IL_0030:
{
int32_t L_8 = V_3;
if ((((int32_t)L_8) == ((int32_t)1)))
{
goto IL_003e;
}
}
{
goto IL_0046;
}
IL_0036:
{
V_1 = _stringLiteralDAF2BD03270A51BF9C135F3694DCAD2D3E66F465;
goto IL_0046;
}
IL_003e:
{
V_1 = _stringLiteral5BFB046F8A244A5090ECD5F19EF3A6A728E2F5B7;
goto IL_0046;
}
IL_0046:
{
String_t* L_9 = V_0;
String_t* L_10 = V_1;
String_t* L_11;
L_11 = String_Concat_mAF2CE02CC0CB7460753D0A1A91CCF2B1E9804C5D(L_9, L_10, NULL);
V_5 = L_11;
goto IL_0051;
}
IL_0051:
{
String_t* L_12 = V_5;
return L_12;
}
}
IL2CPP_EXTERN_C String_t* TimeValue_ToString_mA7F70DCAABF49982EEE155B8695567A59F5F8D3B_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
TimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<TimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E*>(__this + _offset);
String_t* _returnValue;
_returnValue = TimeValue_ToString_mA7F70DCAABF49982EEE155B8695567A59F5F8D3B(_thisAdjusted, method);
return _returnValue;
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void UnityEngine.UIElements.TransformOrigin::.ctor(UnityEngine.UIElements.Length,UnityEngine.UIElements.Length,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TransformOrigin__ctor_m8C94539319C6C02DFFC9178F4D6572DB15A6C563 (TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502* __this, Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 ___x0, Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 ___y1, float ___z2, const RuntimeMethod* method)
{
{
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 L_0 = ___x0;
__this->___m_X_0 = L_0;
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 L_1 = ___y1;
__this->___m_Y_1 = L_1;
float L_2 = ___z2;
__this->___m_Z_2 = L_2;
return;
}
}
IL2CPP_EXTERN_C void TransformOrigin__ctor_m8C94539319C6C02DFFC9178F4D6572DB15A6C563_AdjustorThunk (RuntimeObject* __this, Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 ___x0, Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 ___y1, float ___z2, const RuntimeMethod* method)
{
TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502*>(__this + _offset);
TransformOrigin__ctor_m8C94539319C6C02DFFC9178F4D6572DB15A6C563(_thisAdjusted, ___x0, ___y1, ___z2, method);
}
// UnityEngine.UIElements.TransformOrigin UnityEngine.UIElements.TransformOrigin::Initial()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502 TransformOrigin_Initial_mBD8DC418D7479833C410FFB8D14F199812110DDD (const RuntimeMethod* method)
{
TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502 V_0;
memset((&V_0), 0, sizeof(V_0));
{
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 L_0;
L_0 = Length_Percent_m0A4D60F7216BA044818626C11A6E1AC2D3C2B381((50.0f), NULL);
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 L_1;
L_1 = Length_Percent_m0A4D60F7216BA044818626C11A6E1AC2D3C2B381((50.0f), NULL);
TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502 L_2;
memset((&L_2), 0, sizeof(L_2));
TransformOrigin__ctor_m8C94539319C6C02DFFC9178F4D6572DB15A6C563((&L_2), L_0, L_1, (0.0f), /*hidden argument*/NULL);
V_0 = L_2;
goto IL_0022;
}
IL_0022:
{
TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502 L_3 = V_0;
return L_3;
}
}
// UnityEngine.UIElements.Length UnityEngine.UIElements.TransformOrigin::get_x()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 TransformOrigin_get_x_m45B713C35F41919099DFE89257682A47EA02EB1C (TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502* __this, const RuntimeMethod* method)
{
{
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 L_0 = __this->___m_X_0;
return L_0;
}
}
IL2CPP_EXTERN_C Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 TransformOrigin_get_x_m45B713C35F41919099DFE89257682A47EA02EB1C_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502*>(__this + _offset);
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 _returnValue;
_returnValue = TransformOrigin_get_x_m45B713C35F41919099DFE89257682A47EA02EB1C_inline(_thisAdjusted, method);
return _returnValue;
}
// UnityEngine.UIElements.Length UnityEngine.UIElements.TransformOrigin::get_y()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 TransformOrigin_get_y_m2B16F6E4821E20812F1A091AB94F88558FA7EE44 (TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502* __this, const RuntimeMethod* method)
{
{
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 L_0 = __this->___m_Y_1;
return L_0;
}
}
IL2CPP_EXTERN_C Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 TransformOrigin_get_y_m2B16F6E4821E20812F1A091AB94F88558FA7EE44_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502*>(__this + _offset);
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 _returnValue;
_returnValue = TransformOrigin_get_y_m2B16F6E4821E20812F1A091AB94F88558FA7EE44_inline(_thisAdjusted, method);
return _returnValue;
}
// System.Single UnityEngine.UIElements.TransformOrigin::get_z()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float TransformOrigin_get_z_m1B0602F587F9B7DF875C751BE1DA610E0CFBFAD7 (TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502* __this, const RuntimeMethod* method)
{
{
float L_0 = __this->___m_Z_2;
return L_0;
}
}
IL2CPP_EXTERN_C float TransformOrigin_get_z_m1B0602F587F9B7DF875C751BE1DA610E0CFBFAD7_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502*>(__this + _offset);
float _returnValue;
_returnValue = TransformOrigin_get_z_m1B0602F587F9B7DF875C751BE1DA610E0CFBFAD7_inline(_thisAdjusted, method);
return _returnValue;
}
// System.Boolean UnityEngine.UIElements.TransformOrigin::op_Equality(UnityEngine.UIElements.TransformOrigin,UnityEngine.UIElements.TransformOrigin)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TransformOrigin_op_Equality_m9134545F9DBB60947B98DFD6329C294E9F649792 (TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502 ___lhs0, TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502 ___rhs1, const RuntimeMethod* method)
{
bool V_0 = false;
int32_t G_B4_0 = 0;
{
TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502 L_0 = ___lhs0;
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 L_1 = L_0.___m_X_0;
TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502 L_2 = ___rhs1;
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 L_3 = L_2.___m_X_0;
bool L_4;
L_4 = Length_op_Equality_m6EE6F7EF12C90FFD1C8987E1D4AAEA23AA7A8795(L_1, L_3, NULL);
if (!L_4)
{
goto IL_0037;
}
}
{
TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502 L_5 = ___lhs0;
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 L_6 = L_5.___m_Y_1;
TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502 L_7 = ___rhs1;
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 L_8 = L_7.___m_Y_1;
bool L_9;
L_9 = Length_op_Equality_m6EE6F7EF12C90FFD1C8987E1D4AAEA23AA7A8795(L_6, L_8, NULL);
if (!L_9)
{
goto IL_0037;
}
}
{
TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502 L_10 = ___lhs0;
float L_11 = L_10.___m_Z_2;
TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502 L_12 = ___rhs1;
float L_13 = L_12.___m_Z_2;
G_B4_0 = ((((float)L_11) == ((float)L_13))? 1 : 0);
goto IL_0038;
}
IL_0037:
{
G_B4_0 = 0;
}
IL_0038:
{
V_0 = (bool)G_B4_0;
goto IL_003b;
}
IL_003b:
{
bool L_14 = V_0;
return L_14;
}
}
// System.Boolean UnityEngine.UIElements.TransformOrigin::op_Inequality(UnityEngine.UIElements.TransformOrigin,UnityEngine.UIElements.TransformOrigin)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TransformOrigin_op_Inequality_mBE0AD5A9A3593214C9CD1BA53CD55E690BE09023 (TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502 ___lhs0, TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502 ___rhs1, const RuntimeMethod* method)
{
bool V_0 = false;
{
TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502 L_0 = ___lhs0;
TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502 L_1 = ___rhs1;
bool L_2;
L_2 = TransformOrigin_op_Equality_m9134545F9DBB60947B98DFD6329C294E9F649792(L_0, L_1, NULL);
V_0 = (bool)((((int32_t)L_2) == ((int32_t)0))? 1 : 0);
goto IL_000e;
}
IL_000e:
{
bool L_3 = V_0;
return L_3;
}
}
// System.Boolean UnityEngine.UIElements.TransformOrigin::Equals(UnityEngine.UIElements.TransformOrigin)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TransformOrigin_Equals_m044AE98C05F34AC7AA4DF1C82604F98939DFB2EC (TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502* __this, TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502 ___other0, const RuntimeMethod* method)
{
bool V_0 = false;
{
TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502 L_0 = ___other0;
TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502 L_1 = (*(TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502*)__this);
bool L_2;
L_2 = TransformOrigin_op_Equality_m9134545F9DBB60947B98DFD6329C294E9F649792(L_0, L_1, NULL);
V_0 = L_2;
goto IL_0010;
}
IL_0010:
{
bool L_3 = V_0;
return L_3;
}
}
IL2CPP_EXTERN_C bool TransformOrigin_Equals_m044AE98C05F34AC7AA4DF1C82604F98939DFB2EC_AdjustorThunk (RuntimeObject* __this, TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502 ___other0, const RuntimeMethod* method)
{
TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502*>(__this + _offset);
bool _returnValue;
_returnValue = TransformOrigin_Equals_m044AE98C05F34AC7AA4DF1C82604F98939DFB2EC(_thisAdjusted, ___other0, method);
return _returnValue;
}
// System.Boolean UnityEngine.UIElements.TransformOrigin::Equals(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TransformOrigin_Equals_m1BB998DC4BF023074E997BDF9FFBB477B8D8C542 (TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502* __this, RuntimeObject* ___obj0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502 V_0;
memset((&V_0), 0, sizeof(V_0));
bool V_1 = false;
int32_t G_B3_0 = 0;
{
RuntimeObject* L_0 = ___obj0;
if (!((RuntimeObject*)IsInstSealed((RuntimeObject*)L_0, TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502_il2cpp_TypeInfo_var)))
{
goto IL_0019;
}
}
{
RuntimeObject* L_1 = ___obj0;
V_0 = ((*(TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502*)((TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502*)(TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502*)UnBox(L_1, TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502_il2cpp_TypeInfo_var))));
TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502 L_2 = V_0;
bool L_3;
L_3 = TransformOrigin_Equals_m044AE98C05F34AC7AA4DF1C82604F98939DFB2EC(__this, L_2, NULL);
G_B3_0 = ((int32_t)(L_3));
goto IL_001a;
}
IL_0019:
{
G_B3_0 = 0;
}
IL_001a:
{
V_1 = (bool)G_B3_0;
goto IL_001d;
}
IL_001d:
{
bool L_4 = V_1;
return L_4;
}
}
IL2CPP_EXTERN_C bool TransformOrigin_Equals_m1BB998DC4BF023074E997BDF9FFBB477B8D8C542_AdjustorThunk (RuntimeObject* __this, RuntimeObject* ___obj0, const RuntimeMethod* method)
{
TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502*>(__this + _offset);
bool _returnValue;
_returnValue = TransformOrigin_Equals_m1BB998DC4BF023074E997BDF9FFBB477B8D8C542(_thisAdjusted, ___obj0, method);
return _returnValue;
}
// System.Int32 UnityEngine.UIElements.TransformOrigin::GetHashCode()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TransformOrigin_GetHashCode_mCA4900A38F79C225517D2F7196BC7E25DEF54F24 (TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502* __this, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256* L_0 = (&__this->___m_X_0);
int32_t L_1;
L_1 = Length_GetHashCode_m7FCE192F1A91640A688A055D08767B5964DAAF33(L_0, NULL);
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256* L_2 = (&__this->___m_Y_1);
int32_t L_3;
L_3 = Length_GetHashCode_m7FCE192F1A91640A688A055D08767B5964DAAF33(L_2, NULL);
float* L_4 = (&__this->___m_Z_2);
int32_t L_5;
L_5 = Single_GetHashCode_mC3F1E099D1CF165C2D71FBCC5EF6A6792F9021D2(L_4, NULL);
V_0 = ((int32_t)(((int32_t)(((int32_t)il2cpp_codegen_multiply(L_1, ((int32_t)793)))^((int32_t)il2cpp_codegen_multiply(L_3, ((int32_t)791)))))^((int32_t)il2cpp_codegen_multiply(L_5, ((int32_t)571)))));
goto IL_0046;
}
IL_0046:
{
int32_t L_6 = V_0;
return L_6;
}
}
IL2CPP_EXTERN_C int32_t TransformOrigin_GetHashCode_mCA4900A38F79C225517D2F7196BC7E25DEF54F24_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502*>(__this + _offset);
int32_t _returnValue;
_returnValue = TransformOrigin_GetHashCode_mCA4900A38F79C225517D2F7196BC7E25DEF54F24(_thisAdjusted, method);
return _returnValue;
}
// System.String UnityEngine.UIElements.TransformOrigin::ToString()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* TransformOrigin_ToString_m62747275AB1ACA9CEA650CC36EDF1FF503A90078 (TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2386E77CF610F786B06A91AF2C1B3FD2282D2745);
s_Il2CppMethodInitialized = true;
}
String_t* V_0 = NULL;
String_t* V_1 = NULL;
{
float* L_0 = (&__this->___m_Z_2);
il2cpp_codegen_runtime_class_init_inline(CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_il2cpp_TypeInfo_var);
CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* L_1;
L_1 = CultureInfo_get_InvariantCulture_m78DAB8CBE8766445310782B6E61FB7A9983AD425(NULL);
NullCheck(L_1);
NumberFormatInfo_t8E26808B202927FEBF9064FCFEEA4D6E076E6472* L_2;
L_2 = VirtualFuncInvoker0< NumberFormatInfo_t8E26808B202927FEBF9064FCFEEA4D6E076E6472* >::Invoke(15 /* System.Globalization.NumberFormatInfo System.Globalization.CultureInfo::get_NumberFormat() */, L_1);
String_t* L_3;
L_3 = Single_ToString_m534852BD7949AA972435783D7B96D0FFB09F6D6A(L_0, L_2, NULL);
V_0 = L_3;
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_4 = (StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248*)(StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248*)SZArrayNew(StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248_il2cpp_TypeInfo_var, (uint32_t)5);
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_5 = L_4;
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256* L_6 = (&__this->___m_X_0);
String_t* L_7;
L_7 = Length_ToString_mDE5D441EB6FA9C33ED324596B252200F8EF81A69(L_6, NULL);
NullCheck(L_5);
ArrayElementTypeCheck (L_5, L_7);
(L_5)->SetAt(static_cast<il2cpp_array_size_t>(0), (String_t*)L_7);
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_8 = L_5;
NullCheck(L_8);
ArrayElementTypeCheck (L_8, _stringLiteral2386E77CF610F786B06A91AF2C1B3FD2282D2745);
(L_8)->SetAt(static_cast<il2cpp_array_size_t>(1), (String_t*)_stringLiteral2386E77CF610F786B06A91AF2C1B3FD2282D2745);
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_9 = L_8;
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256* L_10 = (&__this->___m_Y_1);
String_t* L_11;
L_11 = Length_ToString_mDE5D441EB6FA9C33ED324596B252200F8EF81A69(L_10, NULL);
NullCheck(L_9);
ArrayElementTypeCheck (L_9, L_11);
(L_9)->SetAt(static_cast<il2cpp_array_size_t>(2), (String_t*)L_11);
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_12 = L_9;
NullCheck(L_12);
ArrayElementTypeCheck (L_12, _stringLiteral2386E77CF610F786B06A91AF2C1B3FD2282D2745);
(L_12)->SetAt(static_cast<il2cpp_array_size_t>(3), (String_t*)_stringLiteral2386E77CF610F786B06A91AF2C1B3FD2282D2745);
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_13 = L_12;
String_t* L_14 = V_0;
NullCheck(L_13);
ArrayElementTypeCheck (L_13, L_14);
(L_13)->SetAt(static_cast<il2cpp_array_size_t>(4), (String_t*)L_14);
String_t* L_15;
L_15 = String_Concat_m6B0734B65813C8EA093D78E5C2D16534EB6FE8C0(L_13, NULL);
V_1 = L_15;
goto IL_0061;
}
IL_0061:
{
String_t* L_16 = V_1;
return L_16;
}
}
IL2CPP_EXTERN_C String_t* TransformOrigin_ToString_m62747275AB1ACA9CEA650CC36EDF1FF503A90078_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502*>(__this + _offset);
String_t* _returnValue;
_returnValue = TransformOrigin_ToString_m62747275AB1ACA9CEA650CC36EDF1FF503A90078(_thisAdjusted, method);
return _returnValue;
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Conversion methods for marshalling of: UnityEngine.UIElements.Translate
IL2CPP_EXTERN_C void Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E_marshal_pinvoke(const Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E& unmarshaled, Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E_marshaled_pinvoke& marshaled)
{
marshaled.___m_X_0 = unmarshaled.___m_X_0;
marshaled.___m_Y_1 = unmarshaled.___m_Y_1;
marshaled.___m_Z_2 = unmarshaled.___m_Z_2;
marshaled.___m_isNone_3 = static_cast<int32_t>(unmarshaled.___m_isNone_3);
}
IL2CPP_EXTERN_C void Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E_marshal_pinvoke_back(const Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E_marshaled_pinvoke& marshaled, Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E& unmarshaled)
{
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 unmarshaledm_X_temp_0;
memset((&unmarshaledm_X_temp_0), 0, sizeof(unmarshaledm_X_temp_0));
unmarshaledm_X_temp_0 = marshaled.___m_X_0;
unmarshaled.___m_X_0 = unmarshaledm_X_temp_0;
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 unmarshaledm_Y_temp_1;
memset((&unmarshaledm_Y_temp_1), 0, sizeof(unmarshaledm_Y_temp_1));
unmarshaledm_Y_temp_1 = marshaled.___m_Y_1;
unmarshaled.___m_Y_1 = unmarshaledm_Y_temp_1;
float unmarshaledm_Z_temp_2 = 0.0f;
unmarshaledm_Z_temp_2 = marshaled.___m_Z_2;
unmarshaled.___m_Z_2 = unmarshaledm_Z_temp_2;
bool unmarshaledm_isNone_temp_3 = false;
unmarshaledm_isNone_temp_3 = static_cast<bool>(marshaled.___m_isNone_3);
unmarshaled.___m_isNone_3 = unmarshaledm_isNone_temp_3;
}
// Conversion method for clean up from marshalling of: UnityEngine.UIElements.Translate
IL2CPP_EXTERN_C void Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E_marshal_pinvoke_cleanup(Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E_marshaled_pinvoke& marshaled)
{
}
// Conversion methods for marshalling of: UnityEngine.UIElements.Translate
IL2CPP_EXTERN_C void Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E_marshal_com(const Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E& unmarshaled, Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E_marshaled_com& marshaled)
{
marshaled.___m_X_0 = unmarshaled.___m_X_0;
marshaled.___m_Y_1 = unmarshaled.___m_Y_1;
marshaled.___m_Z_2 = unmarshaled.___m_Z_2;
marshaled.___m_isNone_3 = static_cast<int32_t>(unmarshaled.___m_isNone_3);
}
IL2CPP_EXTERN_C void Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E_marshal_com_back(const Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E_marshaled_com& marshaled, Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E& unmarshaled)
{
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 unmarshaledm_X_temp_0;
memset((&unmarshaledm_X_temp_0), 0, sizeof(unmarshaledm_X_temp_0));
unmarshaledm_X_temp_0 = marshaled.___m_X_0;
unmarshaled.___m_X_0 = unmarshaledm_X_temp_0;
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 unmarshaledm_Y_temp_1;
memset((&unmarshaledm_Y_temp_1), 0, sizeof(unmarshaledm_Y_temp_1));
unmarshaledm_Y_temp_1 = marshaled.___m_Y_1;
unmarshaled.___m_Y_1 = unmarshaledm_Y_temp_1;
float unmarshaledm_Z_temp_2 = 0.0f;
unmarshaledm_Z_temp_2 = marshaled.___m_Z_2;
unmarshaled.___m_Z_2 = unmarshaledm_Z_temp_2;
bool unmarshaledm_isNone_temp_3 = false;
unmarshaledm_isNone_temp_3 = static_cast<bool>(marshaled.___m_isNone_3);
unmarshaled.___m_isNone_3 = unmarshaledm_isNone_temp_3;
}
// Conversion method for clean up from marshalling of: UnityEngine.UIElements.Translate
IL2CPP_EXTERN_C void Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E_marshal_com_cleanup(Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E_marshaled_com& marshaled)
{
}
// System.Void UnityEngine.UIElements.Translate::.ctor(UnityEngine.UIElements.Length,UnityEngine.UIElements.Length,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Translate__ctor_mA8F128A2982F876C29861342C68C70C2D16B5094 (Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E* __this, Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 ___x0, Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 ___y1, float ___z2, const RuntimeMethod* method)
{
{
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 L_0 = ___x0;
__this->___m_X_0 = L_0;
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 L_1 = ___y1;
__this->___m_Y_1 = L_1;
float L_2 = ___z2;
__this->___m_Z_2 = L_2;
__this->___m_isNone_3 = (bool)0;
return;
}
}
IL2CPP_EXTERN_C void Translate__ctor_mA8F128A2982F876C29861342C68C70C2D16B5094_AdjustorThunk (RuntimeObject* __this, Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 ___x0, Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 ___y1, float ___z2, const RuntimeMethod* method)
{
Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E*>(__this + _offset);
Translate__ctor_mA8F128A2982F876C29861342C68C70C2D16B5094(_thisAdjusted, ___x0, ___y1, ___z2, method);
}
// UnityEngine.UIElements.Translate UnityEngine.UIElements.Translate::None()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E Translate_None_mC8BAF5491EB86187BB803B59E467FFB429B3A9E8 (const RuntimeMethod* method)
{
Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E V_0;
memset((&V_0), 0, sizeof(V_0));
Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E V_1;
memset((&V_1), 0, sizeof(V_1));
{
il2cpp_codegen_initobj((&V_0), sizeof(Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E));
(&V_0)->___m_isNone_3 = (bool)1;
Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E L_0 = V_0;
V_1 = L_0;
goto IL_0015;
}
IL_0015:
{
Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E L_1 = V_1;
return L_1;
}
}
// UnityEngine.UIElements.Length UnityEngine.UIElements.Translate::get_x()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 Translate_get_x_m20B598ADBC230B32AA055FF13B07038E629AA599 (Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E* __this, const RuntimeMethod* method)
{
{
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 L_0 = __this->___m_X_0;
return L_0;
}
}
IL2CPP_EXTERN_C Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 Translate_get_x_m20B598ADBC230B32AA055FF13B07038E629AA599_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E*>(__this + _offset);
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 _returnValue;
_returnValue = Translate_get_x_m20B598ADBC230B32AA055FF13B07038E629AA599_inline(_thisAdjusted, method);
return _returnValue;
}
// UnityEngine.UIElements.Length UnityEngine.UIElements.Translate::get_y()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 Translate_get_y_m587EA6A26C8B48C4B7D44B9B914A8DE3FAB42D80 (Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E* __this, const RuntimeMethod* method)
{
{
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 L_0 = __this->___m_Y_1;
return L_0;
}
}
IL2CPP_EXTERN_C Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 Translate_get_y_m587EA6A26C8B48C4B7D44B9B914A8DE3FAB42D80_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E*>(__this + _offset);
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 _returnValue;
_returnValue = Translate_get_y_m587EA6A26C8B48C4B7D44B9B914A8DE3FAB42D80_inline(_thisAdjusted, method);
return _returnValue;
}
// System.Single UnityEngine.UIElements.Translate::get_z()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Translate_get_z_mB2327E142162E26835FB78D9E48E0CAA1C387854 (Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E* __this, const RuntimeMethod* method)
{
{
float L_0 = __this->___m_Z_2;
return L_0;
}
}
IL2CPP_EXTERN_C float Translate_get_z_mB2327E142162E26835FB78D9E48E0CAA1C387854_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E*>(__this + _offset);
float _returnValue;
_returnValue = Translate_get_z_mB2327E142162E26835FB78D9E48E0CAA1C387854_inline(_thisAdjusted, method);
return _returnValue;
}
// System.Boolean UnityEngine.UIElements.Translate::op_Equality(UnityEngine.UIElements.Translate,UnityEngine.UIElements.Translate)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Translate_op_Equality_m7E3D479F1A18F3064C089F642EFC3271FC003178 (Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E ___lhs0, Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E ___rhs1, const RuntimeMethod* method)
{
bool V_0 = false;
int32_t G_B5_0 = 0;
{
Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E L_0 = ___lhs0;
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 L_1 = L_0.___m_X_0;
Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E L_2 = ___rhs1;
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 L_3 = L_2.___m_X_0;
bool L_4;
L_4 = Length_op_Equality_m6EE6F7EF12C90FFD1C8987E1D4AAEA23AA7A8795(L_1, L_3, NULL);
if (!L_4)
{
goto IL_0045;
}
}
{
Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E L_5 = ___lhs0;
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 L_6 = L_5.___m_Y_1;
Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E L_7 = ___rhs1;
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 L_8 = L_7.___m_Y_1;
bool L_9;
L_9 = Length_op_Equality_m6EE6F7EF12C90FFD1C8987E1D4AAEA23AA7A8795(L_6, L_8, NULL);
if (!L_9)
{
goto IL_0045;
}
}
{
Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E L_10 = ___lhs0;
float L_11 = L_10.___m_Z_2;
Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E L_12 = ___rhs1;
float L_13 = L_12.___m_Z_2;
if ((!(((float)L_11) == ((float)L_13))))
{
goto IL_0045;
}
}
{
Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E L_14 = ___lhs0;
bool L_15 = L_14.___m_isNone_3;
Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E L_16 = ___rhs1;
bool L_17 = L_16.___m_isNone_3;
G_B5_0 = ((((int32_t)L_15) == ((int32_t)L_17))? 1 : 0);
goto IL_0046;
}
IL_0045:
{
G_B5_0 = 0;
}
IL_0046:
{
V_0 = (bool)G_B5_0;
goto IL_0049;
}
IL_0049:
{
bool L_18 = V_0;
return L_18;
}
}
// System.Boolean UnityEngine.UIElements.Translate::op_Inequality(UnityEngine.UIElements.Translate,UnityEngine.UIElements.Translate)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Translate_op_Inequality_m23BA895C1E4E79EFFE7497CB67BF30668F412968 (Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E ___lhs0, Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E ___rhs1, const RuntimeMethod* method)
{
bool V_0 = false;
{
Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E L_0 = ___lhs0;
Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E L_1 = ___rhs1;
bool L_2;
L_2 = Translate_op_Equality_m7E3D479F1A18F3064C089F642EFC3271FC003178(L_0, L_1, NULL);
V_0 = (bool)((((int32_t)L_2) == ((int32_t)0))? 1 : 0);
goto IL_000e;
}
IL_000e:
{
bool L_3 = V_0;
return L_3;
}
}
// System.Boolean UnityEngine.UIElements.Translate::Equals(UnityEngine.UIElements.Translate)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Translate_Equals_m4BEA411692EF383BCB3C6E330755E444D1C309AA (Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E* __this, Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E ___other0, const RuntimeMethod* method)
{
bool V_0 = false;
{
Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E L_0 = ___other0;
Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E L_1 = (*(Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E*)__this);
bool L_2;
L_2 = Translate_op_Equality_m7E3D479F1A18F3064C089F642EFC3271FC003178(L_0, L_1, NULL);
V_0 = L_2;
goto IL_0010;
}
IL_0010:
{
bool L_3 = V_0;
return L_3;
}
}
IL2CPP_EXTERN_C bool Translate_Equals_m4BEA411692EF383BCB3C6E330755E444D1C309AA_AdjustorThunk (RuntimeObject* __this, Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E ___other0, const RuntimeMethod* method)
{
Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E*>(__this + _offset);
bool _returnValue;
_returnValue = Translate_Equals_m4BEA411692EF383BCB3C6E330755E444D1C309AA(_thisAdjusted, ___other0, method);
return _returnValue;
}
// System.Boolean UnityEngine.UIElements.Translate::Equals(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Translate_Equals_mEE5D86BA4C5C8C65EC0F226E081F49BA891792E1 (Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E* __this, RuntimeObject* ___obj0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E V_0;
memset((&V_0), 0, sizeof(V_0));
bool V_1 = false;
int32_t G_B3_0 = 0;
{
RuntimeObject* L_0 = ___obj0;
if (!((RuntimeObject*)IsInstSealed((RuntimeObject*)L_0, Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E_il2cpp_TypeInfo_var)))
{
goto IL_0019;
}
}
{
RuntimeObject* L_1 = ___obj0;
V_0 = ((*(Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E*)((Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E*)(Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E*)UnBox(L_1, Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E_il2cpp_TypeInfo_var))));
Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E L_2 = V_0;
bool L_3;
L_3 = Translate_Equals_m4BEA411692EF383BCB3C6E330755E444D1C309AA(__this, L_2, NULL);
G_B3_0 = ((int32_t)(L_3));
goto IL_001a;
}
IL_0019:
{
G_B3_0 = 0;
}
IL_001a:
{
V_1 = (bool)G_B3_0;
goto IL_001d;
}
IL_001d:
{
bool L_4 = V_1;
return L_4;
}
}
IL2CPP_EXTERN_C bool Translate_Equals_mEE5D86BA4C5C8C65EC0F226E081F49BA891792E1_AdjustorThunk (RuntimeObject* __this, RuntimeObject* ___obj0, const RuntimeMethod* method)
{
Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E*>(__this + _offset);
bool _returnValue;
_returnValue = Translate_Equals_mEE5D86BA4C5C8C65EC0F226E081F49BA891792E1(_thisAdjusted, ___obj0, method);
return _returnValue;
}
// System.Int32 UnityEngine.UIElements.Translate::GetHashCode()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Translate_GetHashCode_m6154995C5157AC77ED6F1EFC5C1FD60EF0B3CA1C (Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E* __this, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256* L_0 = (&__this->___m_X_0);
int32_t L_1;
L_1 = Length_GetHashCode_m7FCE192F1A91640A688A055D08767B5964DAAF33(L_0, NULL);
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256* L_2 = (&__this->___m_Y_1);
int32_t L_3;
L_3 = Length_GetHashCode_m7FCE192F1A91640A688A055D08767B5964DAAF33(L_2, NULL);
float* L_4 = (&__this->___m_Z_2);
int32_t L_5;
L_5 = Single_GetHashCode_mC3F1E099D1CF165C2D71FBCC5EF6A6792F9021D2(L_4, NULL);
V_0 = ((int32_t)(((int32_t)(((int32_t)il2cpp_codegen_multiply(L_1, ((int32_t)793)))^((int32_t)il2cpp_codegen_multiply(L_3, ((int32_t)791)))))^((int32_t)il2cpp_codegen_multiply(L_5, ((int32_t)571)))));
goto IL_0046;
}
IL_0046:
{
int32_t L_6 = V_0;
return L_6;
}
}
IL2CPP_EXTERN_C int32_t Translate_GetHashCode_m6154995C5157AC77ED6F1EFC5C1FD60EF0B3CA1C_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E*>(__this + _offset);
int32_t _returnValue;
_returnValue = Translate_GetHashCode_m6154995C5157AC77ED6F1EFC5C1FD60EF0B3CA1C(_thisAdjusted, method);
return _returnValue;
}
// System.String UnityEngine.UIElements.Translate::ToString()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Translate_ToString_m8EAFD5D789CA62ADCEC6FF53CCF58ACCF9FC0D13 (Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2386E77CF610F786B06A91AF2C1B3FD2282D2745);
s_Il2CppMethodInitialized = true;
}
String_t* V_0 = NULL;
String_t* V_1 = NULL;
{
float* L_0 = (&__this->___m_Z_2);
il2cpp_codegen_runtime_class_init_inline(CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_il2cpp_TypeInfo_var);
CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* L_1;
L_1 = CultureInfo_get_InvariantCulture_m78DAB8CBE8766445310782B6E61FB7A9983AD425(NULL);
NullCheck(L_1);
NumberFormatInfo_t8E26808B202927FEBF9064FCFEEA4D6E076E6472* L_2;
L_2 = VirtualFuncInvoker0< NumberFormatInfo_t8E26808B202927FEBF9064FCFEEA4D6E076E6472* >::Invoke(15 /* System.Globalization.NumberFormatInfo System.Globalization.CultureInfo::get_NumberFormat() */, L_1);
String_t* L_3;
L_3 = Single_ToString_m534852BD7949AA972435783D7B96D0FFB09F6D6A(L_0, L_2, NULL);
V_0 = L_3;
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_4 = (StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248*)(StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248*)SZArrayNew(StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248_il2cpp_TypeInfo_var, (uint32_t)5);
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_5 = L_4;
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256* L_6 = (&__this->___m_X_0);
String_t* L_7;
L_7 = Length_ToString_mDE5D441EB6FA9C33ED324596B252200F8EF81A69(L_6, NULL);
NullCheck(L_5);
ArrayElementTypeCheck (L_5, L_7);
(L_5)->SetAt(static_cast<il2cpp_array_size_t>(0), (String_t*)L_7);
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_8 = L_5;
NullCheck(L_8);
ArrayElementTypeCheck (L_8, _stringLiteral2386E77CF610F786B06A91AF2C1B3FD2282D2745);
(L_8)->SetAt(static_cast<il2cpp_array_size_t>(1), (String_t*)_stringLiteral2386E77CF610F786B06A91AF2C1B3FD2282D2745);
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_9 = L_8;
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256* L_10 = (&__this->___m_Y_1);
String_t* L_11;
L_11 = Length_ToString_mDE5D441EB6FA9C33ED324596B252200F8EF81A69(L_10, NULL);
NullCheck(L_9);
ArrayElementTypeCheck (L_9, L_11);
(L_9)->SetAt(static_cast<il2cpp_array_size_t>(2), (String_t*)L_11);
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_12 = L_9;
NullCheck(L_12);
ArrayElementTypeCheck (L_12, _stringLiteral2386E77CF610F786B06A91AF2C1B3FD2282D2745);
(L_12)->SetAt(static_cast<il2cpp_array_size_t>(3), (String_t*)_stringLiteral2386E77CF610F786B06A91AF2C1B3FD2282D2745);
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_13 = L_12;
String_t* L_14 = V_0;
NullCheck(L_13);
ArrayElementTypeCheck (L_13, L_14);
(L_13)->SetAt(static_cast<il2cpp_array_size_t>(4), (String_t*)L_14);
String_t* L_15;
L_15 = String_Concat_m6B0734B65813C8EA093D78E5C2D16534EB6FE8C0(L_13, NULL);
V_1 = L_15;
goto IL_0061;
}
IL_0061:
{
String_t* L_16 = V_1;
return L_16;
}
}
IL2CPP_EXTERN_C String_t* Translate_ToString_m8EAFD5D789CA62ADCEC6FF53CCF58ACCF9FC0D13_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E*>(__this + _offset);
String_t* _returnValue;
_returnValue = Translate_ToString_m8EAFD5D789CA62ADCEC6FF53CCF58ACCF9FC0D13(_thisAdjusted, method);
return _returnValue;
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Int32 UnityEngine.UIElements.StyleComplexSelector::get_specificity()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t StyleComplexSelector_get_specificity_m4D01C31D74954FD8343C7ABA54DBA9B46697A6FC (StyleComplexSelector_tE46C29F65FDBA48D3152781187401C8B55B7D8AD* __this, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
int32_t L_0 = __this->___m_Specificity_0;
V_0 = L_0;
goto IL_000a;
}
IL_000a:
{
int32_t L_1 = V_0;
return L_1;
}
}
// UnityEngine.UIElements.StyleRule UnityEngine.UIElements.StyleComplexSelector::get_rule()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StyleRule_t69F0C0989004F85BBD9C72BC7A73F79BFE61651E* StyleComplexSelector_get_rule_mAF9DD60454448AC54378E3ECB3D59D045663C820 (StyleComplexSelector_tE46C29F65FDBA48D3152781187401C8B55B7D8AD* __this, const RuntimeMethod* method)
{
{
StyleRule_t69F0C0989004F85BBD9C72BC7A73F79BFE61651E* L_0 = __this->___U3CruleU3Ek__BackingField_1;
return L_0;
}
}
// System.Void UnityEngine.UIElements.StyleComplexSelector::set_rule(UnityEngine.UIElements.StyleRule)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StyleComplexSelector_set_rule_mE207BC9F10AF99952A9D149A0982E98B999F98D1 (StyleComplexSelector_tE46C29F65FDBA48D3152781187401C8B55B7D8AD* __this, StyleRule_t69F0C0989004F85BBD9C72BC7A73F79BFE61651E* ___value0, const RuntimeMethod* method)
{
{
StyleRule_t69F0C0989004F85BBD9C72BC7A73F79BFE61651E* L_0 = ___value0;
__this->___U3CruleU3Ek__BackingField_1 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CruleU3Ek__BackingField_1), (void*)L_0);
return;
}
}
// UnityEngine.UIElements.StyleSelector[] UnityEngine.UIElements.StyleComplexSelector::get_selectors()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StyleSelectorU5BU5D_t11A633455FC601606B3DF3CEDDDAB1625B54708D* StyleComplexSelector_get_selectors_m54911D4E758E1A19A16E948D6D10BEB5795ADC02 (StyleComplexSelector_tE46C29F65FDBA48D3152781187401C8B55B7D8AD* __this, const RuntimeMethod* method)
{
StyleSelectorU5BU5D_t11A633455FC601606B3DF3CEDDDAB1625B54708D* V_0 = NULL;
{
StyleSelectorU5BU5D_t11A633455FC601606B3DF3CEDDDAB1625B54708D* L_0 = __this->___m_Selectors_2;
V_0 = L_0;
goto IL_000a;
}
IL_000a:
{
StyleSelectorU5BU5D_t11A633455FC601606B3DF3CEDDDAB1625B54708D* L_1 = V_0;
return L_1;
}
}
// System.Void UnityEngine.UIElements.StyleComplexSelector::set_selectors(UnityEngine.UIElements.StyleSelector[])
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StyleComplexSelector_set_selectors_m1BFD896C3E328E5FFFB650E4B8CEC38FF954D171 (StyleComplexSelector_tE46C29F65FDBA48D3152781187401C8B55B7D8AD* __this, StyleSelectorU5BU5D_t11A633455FC601606B3DF3CEDDDAB1625B54708D* ___value0, const RuntimeMethod* method)
{
{
StyleSelectorU5BU5D_t11A633455FC601606B3DF3CEDDDAB1625B54708D* L_0 = ___value0;
__this->___m_Selectors_2 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Selectors_2), (void*)L_0);
return;
}
}
// System.Void UnityEngine.UIElements.StyleComplexSelector::CachePseudoStateMasks()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StyleComplexSelector_CachePseudoStateMasks_m67F9A45E8E150C5152DA810E446FE94CCD85DDC1 (StyleComplexSelector_tE46C29F65FDBA48D3152781187401C8B55B7D8AD* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_TryGetValue_mEE379F3884C35EBD73E4D9074EF9F537721C40EE_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2__ctor_m6B4A8DB6187A02774375A4DD2D7F0EDEC7AD5E42_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_set_Item_m2AB6C74C5C86BFFFDB7F80E387E9613DAAB38525_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_t29D782BF5D0A26D11A04865B4306B86575506834_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StyleComplexSelector_tE46C29F65FDBA48D3152781187401C8B55B7D8AD_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0770C8A4CE7977C0CF704EEA0FE098E008D76600);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0C7F57443E21815E0C0D281629845C1805E8DDBD);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral55E606CEDF36876109C1C2004C2DCF1B25DE95A1);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral734D834219E25F6AC949E3C4A33AA80BB578DC1A);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9611837DC9F59CE850732A48008AE16B5242C6BE);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA2E138AD319A0E08FFC4A185CE05933BF5C01D5C);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB71620C733E44991BE845B6E0C4D9177EE70446D);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCC2E1BA4F9F2F93ECDA07A8BE9F28DE602D58F75);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE3462A03B08A009FA9FA7FB7EFF46E75F55260CF);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF9D225733E1D10F9344C755C4A9C0870CD1DE97B);
s_Il2CppMethodInitialized = true;
}
bool V_0 = false;
int32_t V_1 = 0;
int32_t V_2 = 0;
StyleSelector_t9B00AE16312CA9F598A45B52F74BC14899CA7362* V_3 = NULL;
StyleSelectorPartU5BU5D_tBA574FB3E75E94E52874FDB7B05B9048E8A5421B* V_4 = NULL;
int32_t V_5 = 0;
int32_t V_6 = 0;
int32_t V_7 = 0;
bool V_8 = false;
PseudoStateData_tE5B3EBF682E8DE88E9325F44841D5B95FEB6F3A8 V_9;
memset((&V_9), 0, sizeof(V_9));
bool V_10 = false;
bool V_11 = false;
bool V_12 = false;
bool V_13 = false;
{
Dictionary_2_t29D782BF5D0A26D11A04865B4306B86575506834* L_0 = ((StyleComplexSelector_tE46C29F65FDBA48D3152781187401C8B55B7D8AD_StaticFields*)il2cpp_codegen_static_fields_for(StyleComplexSelector_tE46C29F65FDBA48D3152781187401C8B55B7D8AD_il2cpp_TypeInfo_var))->___s_PseudoStates_6;
V_0 = (bool)((((RuntimeObject*)(Dictionary_2_t29D782BF5D0A26D11A04865B4306B86575506834*)L_0) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0);
bool L_1 = V_0;
if (!L_1)
{
goto IL_00f2;
}
}
{
Dictionary_2_t29D782BF5D0A26D11A04865B4306B86575506834* L_2 = (Dictionary_2_t29D782BF5D0A26D11A04865B4306B86575506834*)il2cpp_codegen_object_new(Dictionary_2_t29D782BF5D0A26D11A04865B4306B86575506834_il2cpp_TypeInfo_var);
NullCheck(L_2);
Dictionary_2__ctor_m6B4A8DB6187A02774375A4DD2D7F0EDEC7AD5E42(L_2, Dictionary_2__ctor_m6B4A8DB6187A02774375A4DD2D7F0EDEC7AD5E42_RuntimeMethod_var);
((StyleComplexSelector_tE46C29F65FDBA48D3152781187401C8B55B7D8AD_StaticFields*)il2cpp_codegen_static_fields_for(StyleComplexSelector_tE46C29F65FDBA48D3152781187401C8B55B7D8AD_il2cpp_TypeInfo_var))->___s_PseudoStates_6 = L_2;
Il2CppCodeGenWriteBarrier((void**)(&((StyleComplexSelector_tE46C29F65FDBA48D3152781187401C8B55B7D8AD_StaticFields*)il2cpp_codegen_static_fields_for(StyleComplexSelector_tE46C29F65FDBA48D3152781187401C8B55B7D8AD_il2cpp_TypeInfo_var))->___s_PseudoStates_6), (void*)L_2);
Dictionary_2_t29D782BF5D0A26D11A04865B4306B86575506834* L_3 = ((StyleComplexSelector_tE46C29F65FDBA48D3152781187401C8B55B7D8AD_StaticFields*)il2cpp_codegen_static_fields_for(StyleComplexSelector_tE46C29F65FDBA48D3152781187401C8B55B7D8AD_il2cpp_TypeInfo_var))->___s_PseudoStates_6;
PseudoStateData_tE5B3EBF682E8DE88E9325F44841D5B95FEB6F3A8 L_4;
memset((&L_4), 0, sizeof(L_4));
PseudoStateData__ctor_mB4C8BC311E089183F1888465174F8CAC0FC53A27((&L_4), 1, (bool)0, /*hidden argument*/NULL);
NullCheck(L_3);
Dictionary_2_set_Item_m2AB6C74C5C86BFFFDB7F80E387E9613DAAB38525(L_3, _stringLiteral734D834219E25F6AC949E3C4A33AA80BB578DC1A, L_4, Dictionary_2_set_Item_m2AB6C74C5C86BFFFDB7F80E387E9613DAAB38525_RuntimeMethod_var);
Dictionary_2_t29D782BF5D0A26D11A04865B4306B86575506834* L_5 = ((StyleComplexSelector_tE46C29F65FDBA48D3152781187401C8B55B7D8AD_StaticFields*)il2cpp_codegen_static_fields_for(StyleComplexSelector_tE46C29F65FDBA48D3152781187401C8B55B7D8AD_il2cpp_TypeInfo_var))->___s_PseudoStates_6;
PseudoStateData_tE5B3EBF682E8DE88E9325F44841D5B95FEB6F3A8 L_6;
memset((&L_6), 0, sizeof(L_6));
PseudoStateData__ctor_mB4C8BC311E089183F1888465174F8CAC0FC53A27((&L_6), 2, (bool)0, /*hidden argument*/NULL);
NullCheck(L_5);
Dictionary_2_set_Item_m2AB6C74C5C86BFFFDB7F80E387E9613DAAB38525(L_5, _stringLiteralCC2E1BA4F9F2F93ECDA07A8BE9F28DE602D58F75, L_6, Dictionary_2_set_Item_m2AB6C74C5C86BFFFDB7F80E387E9613DAAB38525_RuntimeMethod_var);
Dictionary_2_t29D782BF5D0A26D11A04865B4306B86575506834* L_7 = ((StyleComplexSelector_tE46C29F65FDBA48D3152781187401C8B55B7D8AD_StaticFields*)il2cpp_codegen_static_fields_for(StyleComplexSelector_tE46C29F65FDBA48D3152781187401C8B55B7D8AD_il2cpp_TypeInfo_var))->___s_PseudoStates_6;
PseudoStateData_tE5B3EBF682E8DE88E9325F44841D5B95FEB6F3A8 L_8;
memset((&L_8), 0, sizeof(L_8));
PseudoStateData__ctor_mB4C8BC311E089183F1888465174F8CAC0FC53A27((&L_8), 8, (bool)0, /*hidden argument*/NULL);
NullCheck(L_7);
Dictionary_2_set_Item_m2AB6C74C5C86BFFFDB7F80E387E9613DAAB38525(L_7, _stringLiteral55E606CEDF36876109C1C2004C2DCF1B25DE95A1, L_8, Dictionary_2_set_Item_m2AB6C74C5C86BFFFDB7F80E387E9613DAAB38525_RuntimeMethod_var);
Dictionary_2_t29D782BF5D0A26D11A04865B4306B86575506834* L_9 = ((StyleComplexSelector_tE46C29F65FDBA48D3152781187401C8B55B7D8AD_StaticFields*)il2cpp_codegen_static_fields_for(StyleComplexSelector_tE46C29F65FDBA48D3152781187401C8B55B7D8AD_il2cpp_TypeInfo_var))->___s_PseudoStates_6;
PseudoStateData_tE5B3EBF682E8DE88E9325F44841D5B95FEB6F3A8 L_10;
memset((&L_10), 0, sizeof(L_10));
PseudoStateData__ctor_mB4C8BC311E089183F1888465174F8CAC0FC53A27((&L_10), 8, (bool)0, /*hidden argument*/NULL);
NullCheck(L_9);
Dictionary_2_set_Item_m2AB6C74C5C86BFFFDB7F80E387E9613DAAB38525(L_9, _stringLiteralB71620C733E44991BE845B6E0C4D9177EE70446D, L_10, Dictionary_2_set_Item_m2AB6C74C5C86BFFFDB7F80E387E9613DAAB38525_RuntimeMethod_var);
Dictionary_2_t29D782BF5D0A26D11A04865B4306B86575506834* L_11 = ((StyleComplexSelector_tE46C29F65FDBA48D3152781187401C8B55B7D8AD_StaticFields*)il2cpp_codegen_static_fields_for(StyleComplexSelector_tE46C29F65FDBA48D3152781187401C8B55B7D8AD_il2cpp_TypeInfo_var))->___s_PseudoStates_6;
PseudoStateData_tE5B3EBF682E8DE88E9325F44841D5B95FEB6F3A8 L_12;
memset((&L_12), 0, sizeof(L_12));
PseudoStateData__ctor_mB4C8BC311E089183F1888465174F8CAC0FC53A27((&L_12), ((int32_t)32), (bool)0, /*hidden argument*/NULL);
NullCheck(L_11);
Dictionary_2_set_Item_m2AB6C74C5C86BFFFDB7F80E387E9613DAAB38525(L_11, _stringLiteral0C7F57443E21815E0C0D281629845C1805E8DDBD, L_12, Dictionary_2_set_Item_m2AB6C74C5C86BFFFDB7F80E387E9613DAAB38525_RuntimeMethod_var);
Dictionary_2_t29D782BF5D0A26D11A04865B4306B86575506834* L_13 = ((StyleComplexSelector_tE46C29F65FDBA48D3152781187401C8B55B7D8AD_StaticFields*)il2cpp_codegen_static_fields_for(StyleComplexSelector_tE46C29F65FDBA48D3152781187401C8B55B7D8AD_il2cpp_TypeInfo_var))->___s_PseudoStates_6;
PseudoStateData_tE5B3EBF682E8DE88E9325F44841D5B95FEB6F3A8 L_14;
memset((&L_14), 0, sizeof(L_14));
PseudoStateData__ctor_mB4C8BC311E089183F1888465174F8CAC0FC53A27((&L_14), ((int32_t)64), (bool)0, /*hidden argument*/NULL);
NullCheck(L_13);
Dictionary_2_set_Item_m2AB6C74C5C86BFFFDB7F80E387E9613DAAB38525(L_13, _stringLiteral0770C8A4CE7977C0CF704EEA0FE098E008D76600, L_14, Dictionary_2_set_Item_m2AB6C74C5C86BFFFDB7F80E387E9613DAAB38525_RuntimeMethod_var);
Dictionary_2_t29D782BF5D0A26D11A04865B4306B86575506834* L_15 = ((StyleComplexSelector_tE46C29F65FDBA48D3152781187401C8B55B7D8AD_StaticFields*)il2cpp_codegen_static_fields_for(StyleComplexSelector_tE46C29F65FDBA48D3152781187401C8B55B7D8AD_il2cpp_TypeInfo_var))->___s_PseudoStates_6;
PseudoStateData_tE5B3EBF682E8DE88E9325F44841D5B95FEB6F3A8 L_16;
memset((&L_16), 0, sizeof(L_16));
PseudoStateData__ctor_mB4C8BC311E089183F1888465174F8CAC0FC53A27((&L_16), ((int32_t)128), (bool)0, /*hidden argument*/NULL);
NullCheck(L_15);
Dictionary_2_set_Item_m2AB6C74C5C86BFFFDB7F80E387E9613DAAB38525(L_15, _stringLiteralA2E138AD319A0E08FFC4A185CE05933BF5C01D5C, L_16, Dictionary_2_set_Item_m2AB6C74C5C86BFFFDB7F80E387E9613DAAB38525_RuntimeMethod_var);
Dictionary_2_t29D782BF5D0A26D11A04865B4306B86575506834* L_17 = ((StyleComplexSelector_tE46C29F65FDBA48D3152781187401C8B55B7D8AD_StaticFields*)il2cpp_codegen_static_fields_for(StyleComplexSelector_tE46C29F65FDBA48D3152781187401C8B55B7D8AD_il2cpp_TypeInfo_var))->___s_PseudoStates_6;
PseudoStateData_tE5B3EBF682E8DE88E9325F44841D5B95FEB6F3A8 L_18;
memset((&L_18), 0, sizeof(L_18));
PseudoStateData__ctor_mB4C8BC311E089183F1888465174F8CAC0FC53A27((&L_18), 1, (bool)1, /*hidden argument*/NULL);
NullCheck(L_17);
Dictionary_2_set_Item_m2AB6C74C5C86BFFFDB7F80E387E9613DAAB38525(L_17, _stringLiteral9611837DC9F59CE850732A48008AE16B5242C6BE, L_18, Dictionary_2_set_Item_m2AB6C74C5C86BFFFDB7F80E387E9613DAAB38525_RuntimeMethod_var);
Dictionary_2_t29D782BF5D0A26D11A04865B4306B86575506834* L_19 = ((StyleComplexSelector_tE46C29F65FDBA48D3152781187401C8B55B7D8AD_StaticFields*)il2cpp_codegen_static_fields_for(StyleComplexSelector_tE46C29F65FDBA48D3152781187401C8B55B7D8AD_il2cpp_TypeInfo_var))->___s_PseudoStates_6;
PseudoStateData_tE5B3EBF682E8DE88E9325F44841D5B95FEB6F3A8 L_20;
memset((&L_20), 0, sizeof(L_20));
PseudoStateData__ctor_mB4C8BC311E089183F1888465174F8CAC0FC53A27((&L_20), ((int32_t)32), (bool)1, /*hidden argument*/NULL);
NullCheck(L_19);
Dictionary_2_set_Item_m2AB6C74C5C86BFFFDB7F80E387E9613DAAB38525(L_19, _stringLiteralF9D225733E1D10F9344C755C4A9C0870CD1DE97B, L_20, Dictionary_2_set_Item_m2AB6C74C5C86BFFFDB7F80E387E9613DAAB38525_RuntimeMethod_var);
}
IL_00f2:
{
V_1 = 0;
StyleSelectorU5BU5D_t11A633455FC601606B3DF3CEDDDAB1625B54708D* L_21;
L_21 = StyleComplexSelector_get_selectors_m54911D4E758E1A19A16E948D6D10BEB5795ADC02(__this, NULL);
NullCheck(L_21);
V_2 = ((int32_t)(((RuntimeArray*)L_21)->max_length));
goto IL_01e3;
}
IL_0102:
{
StyleSelectorU5BU5D_t11A633455FC601606B3DF3CEDDDAB1625B54708D* L_22;
L_22 = StyleComplexSelector_get_selectors_m54911D4E758E1A19A16E948D6D10BEB5795ADC02(__this, NULL);
int32_t L_23 = V_1;
NullCheck(L_22);
int32_t L_24 = L_23;
StyleSelector_t9B00AE16312CA9F598A45B52F74BC14899CA7362* L_25 = (L_22)->GetAt(static_cast<il2cpp_array_size_t>(L_24));
V_3 = L_25;
StyleSelector_t9B00AE16312CA9F598A45B52F74BC14899CA7362* L_26 = V_3;
NullCheck(L_26);
StyleSelectorPartU5BU5D_tBA574FB3E75E94E52874FDB7B05B9048E8A5421B* L_27;
L_27 = StyleSelector_get_parts_mE6EEAE6825862DDA89947B892B661A865D463CEF(L_26, NULL);
V_4 = L_27;
V_5 = 0;
V_6 = 0;
V_7 = 0;
goto IL_01b9;
}
IL_0122:
{
StyleSelector_t9B00AE16312CA9F598A45B52F74BC14899CA7362* L_28 = V_3;
NullCheck(L_28);
StyleSelectorPartU5BU5D_tBA574FB3E75E94E52874FDB7B05B9048E8A5421B* L_29;
L_29 = StyleSelector_get_parts_mE6EEAE6825862DDA89947B892B661A865D463CEF(L_28, NULL);
int32_t L_30 = V_7;
NullCheck(L_29);
int32_t L_31;
L_31 = StyleSelectorPart_get_type_m6543B5C01CBAC70D614A461800F50A67B0DD9818(((L_29)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_30))), NULL);
V_8 = (bool)((((int32_t)L_31) == ((int32_t)4))? 1 : 0);
bool L_32 = V_8;
if (!L_32)
{
goto IL_01b2;
}
}
{
Dictionary_2_t29D782BF5D0A26D11A04865B4306B86575506834* L_33 = ((StyleComplexSelector_tE46C29F65FDBA48D3152781187401C8B55B7D8AD_StaticFields*)il2cpp_codegen_static_fields_for(StyleComplexSelector_tE46C29F65FDBA48D3152781187401C8B55B7D8AD_il2cpp_TypeInfo_var))->___s_PseudoStates_6;
StyleSelectorPartU5BU5D_tBA574FB3E75E94E52874FDB7B05B9048E8A5421B* L_34 = V_4;
int32_t L_35 = V_7;
NullCheck(L_34);
String_t* L_36;
L_36 = StyleSelectorPart_get_value_mDE127D4691DDFF4F0F468DC08C0EB5248E0EE4D8(((L_34)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_35))), NULL);
NullCheck(L_33);
bool L_37;
L_37 = Dictionary_2_TryGetValue_mEE379F3884C35EBD73E4D9074EF9F537721C40EE(L_33, L_36, (&V_9), Dictionary_2_TryGetValue_mEE379F3884C35EBD73E4D9074EF9F537721C40EE_RuntimeMethod_var);
V_10 = L_37;
bool L_38 = V_10;
if (!L_38)
{
goto IL_018d;
}
}
{
PseudoStateData_tE5B3EBF682E8DE88E9325F44841D5B95FEB6F3A8 L_39 = V_9;
bool L_40 = L_39.___negate_1;
V_11 = (bool)((((int32_t)L_40) == ((int32_t)0))? 1 : 0);
bool L_41 = V_11;
if (!L_41)
{
goto IL_017e;
}
}
{
int32_t L_42 = V_5;
PseudoStateData_tE5B3EBF682E8DE88E9325F44841D5B95FEB6F3A8 L_43 = V_9;
int32_t L_44 = L_43.___state_0;
V_5 = ((int32_t)((int32_t)L_42|(int32_t)L_44));
goto IL_018a;
}
IL_017e:
{
int32_t L_45 = V_6;
PseudoStateData_tE5B3EBF682E8DE88E9325F44841D5B95FEB6F3A8 L_46 = V_9;
int32_t L_47 = L_46.___state_0;
V_6 = ((int32_t)((int32_t)L_45|(int32_t)L_47));
}
IL_018a:
{
goto IL_01b1;
}
IL_018d:
{
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_48 = (ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)SZArrayNew(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var, (uint32_t)1);
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_49 = L_48;
StyleSelectorPartU5BU5D_tBA574FB3E75E94E52874FDB7B05B9048E8A5421B* L_50 = V_4;
int32_t L_51 = V_7;
NullCheck(L_50);
String_t* L_52;
L_52 = StyleSelectorPart_get_value_mDE127D4691DDFF4F0F468DC08C0EB5248E0EE4D8(((L_50)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_51))), NULL);
NullCheck(L_49);
ArrayElementTypeCheck (L_49, L_52);
(L_49)->SetAt(static_cast<il2cpp_array_size_t>(0), (RuntimeObject*)L_52);
il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
Debug_LogWarningFormat_m0D4A31935564D0FA042103C1231DBBD2ED0BC20A(_stringLiteralE3462A03B08A009FA9FA7FB7EFF46E75F55260CF, L_49, NULL);
}
IL_01b1:
{
}
IL_01b2:
{
int32_t L_53 = V_7;
V_7 = ((int32_t)il2cpp_codegen_add(L_53, 1));
}
IL_01b9:
{
int32_t L_54 = V_7;
StyleSelector_t9B00AE16312CA9F598A45B52F74BC14899CA7362* L_55 = V_3;
NullCheck(L_55);
StyleSelectorPartU5BU5D_tBA574FB3E75E94E52874FDB7B05B9048E8A5421B* L_56;
L_56 = StyleSelector_get_parts_mE6EEAE6825862DDA89947B892B661A865D463CEF(L_55, NULL);
NullCheck(L_56);
V_12 = (bool)((((int32_t)L_54) < ((int32_t)((int32_t)(((RuntimeArray*)L_56)->max_length))))? 1 : 0);
bool L_57 = V_12;
if (L_57)
{
goto IL_0122;
}
}
{
StyleSelector_t9B00AE16312CA9F598A45B52F74BC14899CA7362* L_58 = V_3;
int32_t L_59 = V_5;
NullCheck(L_58);
L_58->___pseudoStateMask_2 = L_59;
StyleSelector_t9B00AE16312CA9F598A45B52F74BC14899CA7362* L_60 = V_3;
int32_t L_61 = V_6;
NullCheck(L_60);
L_60->___negatedPseudoStateMask_3 = L_61;
int32_t L_62 = V_1;
V_1 = ((int32_t)il2cpp_codegen_add(L_62, 1));
}
IL_01e3:
{
int32_t L_63 = V_1;
int32_t L_64 = V_2;
V_13 = (bool)((((int32_t)L_63) < ((int32_t)L_64))? 1 : 0);
bool L_65 = V_13;
if (L_65)
{
goto IL_0102;
}
}
{
return;
}
}
// System.String UnityEngine.UIElements.StyleComplexSelector::ToString()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* StyleComplexSelector_ToString_mFFF369A5245D6F443E211BD3036FA09104FF55D5 (StyleComplexSelector_tE46C29F65FDBA48D3152781187401C8B55B7D8AD* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerable_Select_TisStyleSelector_t9B00AE16312CA9F598A45B52F74BC14899CA7362_TisString_t_m0934D34173DF3DA746EC642772FFE50C9590DB7D_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerable_ToArray_TisString_t_mCD2BC789CBFF834E06F00948FC47E15E720936DC_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Func_2_tCCD9285ED7257102C8EE45B514FB667F28CFDE59_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CToStringU3Eb__20_0_m2C10A6584006D32F230D68FB1DB5E7EDC6BAE421_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_tDA559FC773D2264A94A17FCFE12C229758632850_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral758733BDBED83CBFF4F635AC26CA92AAE477F75D);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCEE4BEC9969079A1DA2F65E0F044E4FF1AF5EEAE);
s_Il2CppMethodInitialized = true;
}
String_t* V_0 = NULL;
Func_2_tCCD9285ED7257102C8EE45B514FB667F28CFDE59* G_B2_0 = NULL;
StyleSelectorU5BU5D_t11A633455FC601606B3DF3CEDDDAB1625B54708D* G_B2_1 = NULL;
String_t* G_B2_2 = NULL;
String_t* G_B2_3 = NULL;
Func_2_tCCD9285ED7257102C8EE45B514FB667F28CFDE59* G_B1_0 = NULL;
StyleSelectorU5BU5D_t11A633455FC601606B3DF3CEDDDAB1625B54708D* G_B1_1 = NULL;
String_t* G_B1_2 = NULL;
String_t* G_B1_3 = NULL;
{
StyleSelectorU5BU5D_t11A633455FC601606B3DF3CEDDDAB1625B54708D* L_0 = __this->___m_Selectors_2;
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_tDA559FC773D2264A94A17FCFE12C229758632850_il2cpp_TypeInfo_var);
Func_2_tCCD9285ED7257102C8EE45B514FB667F28CFDE59* L_1 = ((U3CU3Ec_tDA559FC773D2264A94A17FCFE12C229758632850_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tDA559FC773D2264A94A17FCFE12C229758632850_il2cpp_TypeInfo_var))->___U3CU3E9__20_0_1;
Func_2_tCCD9285ED7257102C8EE45B514FB667F28CFDE59* L_2 = L_1;
G_B1_0 = L_2;
G_B1_1 = L_0;
G_B1_2 = _stringLiteral758733BDBED83CBFF4F635AC26CA92AAE477F75D;
G_B1_3 = _stringLiteralCEE4BEC9969079A1DA2F65E0F044E4FF1AF5EEAE;
if (L_2)
{
G_B2_0 = L_2;
G_B2_1 = L_0;
G_B2_2 = _stringLiteral758733BDBED83CBFF4F635AC26CA92AAE477F75D;
G_B2_3 = _stringLiteralCEE4BEC9969079A1DA2F65E0F044E4FF1AF5EEAE;
goto IL_0030;
}
}
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_tDA559FC773D2264A94A17FCFE12C229758632850_il2cpp_TypeInfo_var);
U3CU3Ec_tDA559FC773D2264A94A17FCFE12C229758632850* L_3 = ((U3CU3Ec_tDA559FC773D2264A94A17FCFE12C229758632850_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tDA559FC773D2264A94A17FCFE12C229758632850_il2cpp_TypeInfo_var))->___U3CU3E9_0;
Func_2_tCCD9285ED7257102C8EE45B514FB667F28CFDE59* L_4 = (Func_2_tCCD9285ED7257102C8EE45B514FB667F28CFDE59*)il2cpp_codegen_object_new(Func_2_tCCD9285ED7257102C8EE45B514FB667F28CFDE59_il2cpp_TypeInfo_var);
NullCheck(L_4);
Func_2__ctor_m13E7564459EAE64DC03D66DA40D517179E0FFEA8(L_4, L_3, (intptr_t)((void*)U3CU3Ec_U3CToStringU3Eb__20_0_m2C10A6584006D32F230D68FB1DB5E7EDC6BAE421_RuntimeMethod_var), NULL);
Func_2_tCCD9285ED7257102C8EE45B514FB667F28CFDE59* L_5 = L_4;
((U3CU3Ec_tDA559FC773D2264A94A17FCFE12C229758632850_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tDA559FC773D2264A94A17FCFE12C229758632850_il2cpp_TypeInfo_var))->___U3CU3E9__20_0_1 = L_5;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_tDA559FC773D2264A94A17FCFE12C229758632850_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tDA559FC773D2264A94A17FCFE12C229758632850_il2cpp_TypeInfo_var))->___U3CU3E9__20_0_1), (void*)L_5);
G_B2_0 = L_5;
G_B2_1 = G_B1_1;
G_B2_2 = G_B1_2;
G_B2_3 = G_B1_3;
}
IL_0030:
{
RuntimeObject* L_6;
L_6 = Enumerable_Select_TisStyleSelector_t9B00AE16312CA9F598A45B52F74BC14899CA7362_TisString_t_m0934D34173DF3DA746EC642772FFE50C9590DB7D((RuntimeObject*)G_B2_1, G_B2_0, Enumerable_Select_TisStyleSelector_t9B00AE16312CA9F598A45B52F74BC14899CA7362_TisString_t_m0934D34173DF3DA746EC642772FFE50C9590DB7D_RuntimeMethod_var);
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_7;
L_7 = Enumerable_ToArray_TisString_t_mCD2BC789CBFF834E06F00948FC47E15E720936DC(L_6, Enumerable_ToArray_TisString_t_mCD2BC789CBFF834E06F00948FC47E15E720936DC_RuntimeMethod_var);
String_t* L_8;
L_8 = String_Join_mE405D676C6881553258F8BAD40A20B462D611068(G_B2_2, L_7, NULL);
String_t* L_9;
L_9 = String_Format_m8C122B26BC5AA10E2550AECA16E57DAE10F07E30(G_B2_3, L_8, NULL);
V_0 = L_9;
goto IL_0047;
}
IL_0047:
{
String_t* L_10 = V_0;
return L_10;
}
}
// System.Void UnityEngine.UIElements.StyleComplexSelector::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StyleComplexSelector__ctor_m0F68D626FD86D6BF1E91C8653BAF4351A0DA104A (StyleComplexSelector_tE46C29F65FDBA48D3152781187401C8B55B7D8AD* __this, const RuntimeMethod* method)
{
{
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Conversion methods for marshalling of: UnityEngine.UIElements.StyleComplexSelector/PseudoStateData
IL2CPP_EXTERN_C void PseudoStateData_tE5B3EBF682E8DE88E9325F44841D5B95FEB6F3A8_marshal_pinvoke(const PseudoStateData_tE5B3EBF682E8DE88E9325F44841D5B95FEB6F3A8& unmarshaled, PseudoStateData_tE5B3EBF682E8DE88E9325F44841D5B95FEB6F3A8_marshaled_pinvoke& marshaled)
{
marshaled.___state_0 = unmarshaled.___state_0;
marshaled.___negate_1 = static_cast<int32_t>(unmarshaled.___negate_1);
}
IL2CPP_EXTERN_C void PseudoStateData_tE5B3EBF682E8DE88E9325F44841D5B95FEB6F3A8_marshal_pinvoke_back(const PseudoStateData_tE5B3EBF682E8DE88E9325F44841D5B95FEB6F3A8_marshaled_pinvoke& marshaled, PseudoStateData_tE5B3EBF682E8DE88E9325F44841D5B95FEB6F3A8& unmarshaled)
{
int32_t unmarshaledstate_temp_0 = 0;
unmarshaledstate_temp_0 = marshaled.___state_0;
unmarshaled.___state_0 = unmarshaledstate_temp_0;
bool unmarshalednegate_temp_1 = false;
unmarshalednegate_temp_1 = static_cast<bool>(marshaled.___negate_1);
unmarshaled.___negate_1 = unmarshalednegate_temp_1;
}
// Conversion method for clean up from marshalling of: UnityEngine.UIElements.StyleComplexSelector/PseudoStateData
IL2CPP_EXTERN_C void PseudoStateData_tE5B3EBF682E8DE88E9325F44841D5B95FEB6F3A8_marshal_pinvoke_cleanup(PseudoStateData_tE5B3EBF682E8DE88E9325F44841D5B95FEB6F3A8_marshaled_pinvoke& marshaled)
{
}
// Conversion methods for marshalling of: UnityEngine.UIElements.StyleComplexSelector/PseudoStateData
IL2CPP_EXTERN_C void PseudoStateData_tE5B3EBF682E8DE88E9325F44841D5B95FEB6F3A8_marshal_com(const PseudoStateData_tE5B3EBF682E8DE88E9325F44841D5B95FEB6F3A8& unmarshaled, PseudoStateData_tE5B3EBF682E8DE88E9325F44841D5B95FEB6F3A8_marshaled_com& marshaled)
{
marshaled.___state_0 = unmarshaled.___state_0;
marshaled.___negate_1 = static_cast<int32_t>(unmarshaled.___negate_1);
}
IL2CPP_EXTERN_C void PseudoStateData_tE5B3EBF682E8DE88E9325F44841D5B95FEB6F3A8_marshal_com_back(const PseudoStateData_tE5B3EBF682E8DE88E9325F44841D5B95FEB6F3A8_marshaled_com& marshaled, PseudoStateData_tE5B3EBF682E8DE88E9325F44841D5B95FEB6F3A8& unmarshaled)
{
int32_t unmarshaledstate_temp_0 = 0;
unmarshaledstate_temp_0 = marshaled.___state_0;
unmarshaled.___state_0 = unmarshaledstate_temp_0;
bool unmarshalednegate_temp_1 = false;
unmarshalednegate_temp_1 = static_cast<bool>(marshaled.___negate_1);
unmarshaled.___negate_1 = unmarshalednegate_temp_1;
}
// Conversion method for clean up from marshalling of: UnityEngine.UIElements.StyleComplexSelector/PseudoStateData
IL2CPP_EXTERN_C void PseudoStateData_tE5B3EBF682E8DE88E9325F44841D5B95FEB6F3A8_marshal_com_cleanup(PseudoStateData_tE5B3EBF682E8DE88E9325F44841D5B95FEB6F3A8_marshaled_com& marshaled)
{
}
// System.Void UnityEngine.UIElements.StyleComplexSelector/PseudoStateData::.ctor(UnityEngine.UIElements.PseudoStates,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PseudoStateData__ctor_mB4C8BC311E089183F1888465174F8CAC0FC53A27 (PseudoStateData_tE5B3EBF682E8DE88E9325F44841D5B95FEB6F3A8* __this, int32_t ___state0, bool ___negate1, const RuntimeMethod* method)
{
{
int32_t L_0 = ___state0;
__this->___state_0 = L_0;
bool L_1 = ___negate1;
__this->___negate_1 = L_1;
return;
}
}
IL2CPP_EXTERN_C void PseudoStateData__ctor_mB4C8BC311E089183F1888465174F8CAC0FC53A27_AdjustorThunk (RuntimeObject* __this, int32_t ___state0, bool ___negate1, const RuntimeMethod* method)
{
PseudoStateData_tE5B3EBF682E8DE88E9325F44841D5B95FEB6F3A8* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<PseudoStateData_tE5B3EBF682E8DE88E9325F44841D5B95FEB6F3A8*>(__this + _offset);
PseudoStateData__ctor_mB4C8BC311E089183F1888465174F8CAC0FC53A27(_thisAdjusted, ___state0, ___negate1, method);
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void UnityEngine.UIElements.StyleComplexSelector/<>c::.cctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__cctor_mFA3D7C47B3372686636D5FD7FB1225D36B0E63AA (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_tDA559FC773D2264A94A17FCFE12C229758632850_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
U3CU3Ec_tDA559FC773D2264A94A17FCFE12C229758632850* L_0 = (U3CU3Ec_tDA559FC773D2264A94A17FCFE12C229758632850*)il2cpp_codegen_object_new(U3CU3Ec_tDA559FC773D2264A94A17FCFE12C229758632850_il2cpp_TypeInfo_var);
NullCheck(L_0);
U3CU3Ec__ctor_m81F077066F40A8A008276E89847ECC84A0514518(L_0, NULL);
((U3CU3Ec_tDA559FC773D2264A94A17FCFE12C229758632850_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tDA559FC773D2264A94A17FCFE12C229758632850_il2cpp_TypeInfo_var))->___U3CU3E9_0 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_tDA559FC773D2264A94A17FCFE12C229758632850_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tDA559FC773D2264A94A17FCFE12C229758632850_il2cpp_TypeInfo_var))->___U3CU3E9_0), (void*)L_0);
return;
}
}
// System.Void UnityEngine.UIElements.StyleComplexSelector/<>c::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_m81F077066F40A8A008276E89847ECC84A0514518 (U3CU3Ec_tDA559FC773D2264A94A17FCFE12C229758632850* __this, const RuntimeMethod* method)
{
{
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
return;
}
}
// System.String UnityEngine.UIElements.StyleComplexSelector/<>c::<ToString>b__20_0(UnityEngine.UIElements.StyleSelector)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* U3CU3Ec_U3CToStringU3Eb__20_0_m2C10A6584006D32F230D68FB1DB5E7EDC6BAE421 (U3CU3Ec_tDA559FC773D2264A94A17FCFE12C229758632850* __this, StyleSelector_t9B00AE16312CA9F598A45B52F74BC14899CA7362* ___x0, const RuntimeMethod* method)
{
{
StyleSelector_t9B00AE16312CA9F598A45B52F74BC14899CA7362* L_0 = ___x0;
NullCheck(L_0);
String_t* L_1;
L_1 = VirtualFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_0);
return L_1;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.String UnityEngine.UIElements.StyleProperty::get_name()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* StyleProperty_get_name_mB093E71395D32578890C11C6CED189B06F495015 (StyleProperty_tD117EB807BAA83855E65AC56B8D6FB84D6F7CF83* __this, const RuntimeMethod* method)
{
String_t* V_0 = NULL;
{
String_t* L_0 = __this->___m_Name_0;
V_0 = L_0;
goto IL_000a;
}
IL_000a:
{
String_t* L_1 = V_0;
return L_1;
}
}
// UnityEngine.UIElements.StyleValueHandle[] UnityEngine.UIElements.StyleProperty::get_values()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StyleValueHandleU5BU5D_t66B7732469E9E30B1FB9A6E386315DAB36914ADE* StyleProperty_get_values_mC1D996097014576222150D2F84685850FF4CEE2B (StyleProperty_tD117EB807BAA83855E65AC56B8D6FB84D6F7CF83* __this, const RuntimeMethod* method)
{
StyleValueHandleU5BU5D_t66B7732469E9E30B1FB9A6E386315DAB36914ADE* V_0 = NULL;
{
StyleValueHandleU5BU5D_t66B7732469E9E30B1FB9A6E386315DAB36914ADE* L_0 = __this->___m_Values_2;
V_0 = L_0;
goto IL_000a;
}
IL_000a:
{
StyleValueHandleU5BU5D_t66B7732469E9E30B1FB9A6E386315DAB36914ADE* L_1 = V_0;
return L_1;
}
}
// System.Void UnityEngine.UIElements.StyleProperty::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StyleProperty__ctor_m1BF9FE5A92A4453BC7F204283C26EFCE318CF9E2 (StyleProperty_tD117EB807BAA83855E65AC56B8D6FB84D6F7CF83* __this, const RuntimeMethod* method)
{
{
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// UnityEngine.UIElements.StyleProperty[] UnityEngine.UIElements.StyleRule::get_properties()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StylePropertyU5BU5D_t1DEB0C869D51682C0583AA00CE776FE8B8C36783* StyleRule_get_properties_m0918E976C1000BC02985AFFE48919B5B7F45E6BC (StyleRule_t69F0C0989004F85BBD9C72BC7A73F79BFE61651E* __this, const RuntimeMethod* method)
{
StylePropertyU5BU5D_t1DEB0C869D51682C0583AA00CE776FE8B8C36783* V_0 = NULL;
{
StylePropertyU5BU5D_t1DEB0C869D51682C0583AA00CE776FE8B8C36783* L_0 = __this->___m_Properties_0;
V_0 = L_0;
goto IL_000a;
}
IL_000a:
{
StylePropertyU5BU5D_t1DEB0C869D51682C0583AA00CE776FE8B8C36783* L_1 = V_0;
return L_1;
}
}
// System.Void UnityEngine.UIElements.StyleRule::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StyleRule__ctor_mF640EB2B77D62984BD94C4C042E918CE7637AD32 (StyleRule_t69F0C0989004F85BBD9C72BC7A73F79BFE61651E* __this, const RuntimeMethod* method)
{
{
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// UnityEngine.UIElements.StyleSelectorPart[] UnityEngine.UIElements.StyleSelector::get_parts()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StyleSelectorPartU5BU5D_tBA574FB3E75E94E52874FDB7B05B9048E8A5421B* StyleSelector_get_parts_mE6EEAE6825862DDA89947B892B661A865D463CEF (StyleSelector_t9B00AE16312CA9F598A45B52F74BC14899CA7362* __this, const RuntimeMethod* method)
{
StyleSelectorPartU5BU5D_tBA574FB3E75E94E52874FDB7B05B9048E8A5421B* V_0 = NULL;
{
StyleSelectorPartU5BU5D_tBA574FB3E75E94E52874FDB7B05B9048E8A5421B* L_0 = __this->___m_Parts_0;
V_0 = L_0;
goto IL_000a;
}
IL_000a:
{
StyleSelectorPartU5BU5D_tBA574FB3E75E94E52874FDB7B05B9048E8A5421B* L_1 = V_0;
return L_1;
}
}
// System.Void UnityEngine.UIElements.StyleSelector::set_parts(UnityEngine.UIElements.StyleSelectorPart[])
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StyleSelector_set_parts_m82461DE82EBF4FD88DDA188E6D8ACF1891B49E16 (StyleSelector_t9B00AE16312CA9F598A45B52F74BC14899CA7362* __this, StyleSelectorPartU5BU5D_tBA574FB3E75E94E52874FDB7B05B9048E8A5421B* ___value0, const RuntimeMethod* method)
{
{
StyleSelectorPartU5BU5D_tBA574FB3E75E94E52874FDB7B05B9048E8A5421B* L_0 = ___value0;
__this->___m_Parts_0 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Parts_0), (void*)L_0);
return;
}
}
// UnityEngine.UIElements.StyleSelectorRelationship UnityEngine.UIElements.StyleSelector::get_previousRelationship()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t StyleSelector_get_previousRelationship_m8675488521AE5C41A26BFFC1CF4BB8B0534A23D5 (StyleSelector_t9B00AE16312CA9F598A45B52F74BC14899CA7362* __this, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
int32_t L_0 = __this->___m_PreviousRelationship_1;
V_0 = L_0;
goto IL_000a;
}
IL_000a:
{
int32_t L_1 = V_0;
return L_1;
}
}
// System.Void UnityEngine.UIElements.StyleSelector::set_previousRelationship(UnityEngine.UIElements.StyleSelectorRelationship)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StyleSelector_set_previousRelationship_m6A90C6E4DE2A4C5CCAC23496A94B07425EC44B63 (StyleSelector_t9B00AE16312CA9F598A45B52F74BC14899CA7362* __this, int32_t ___value0, const RuntimeMethod* method)
{
{
int32_t L_0 = ___value0;
__this->___m_PreviousRelationship_1 = L_0;
return;
}
}
// System.String UnityEngine.UIElements.StyleSelector::ToString()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* StyleSelector_ToString_m7A5A7849FCDD4226C1B58E7B29D16FE5D7E72F30 (StyleSelector_t9B00AE16312CA9F598A45B52F74BC14899CA7362* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerable_Select_TisStyleSelectorPart_tEE5B8ADC7D114C7486CC8301FF96C114FF3C9470_TisString_t_mD95FA92E1CE11004400C91A682CDC71CF3F76813_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerable_ToArray_TisString_t_mCD2BC789CBFF834E06F00948FC47E15E720936DC_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Func_2_tFA25374333A94339FCFCCF26E23AE7046335A359_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CToStringU3Eb__10_0_mF7DFBDC92140F5A0C6C3470E89847FC906A88379_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_t419C3DE4EA8561D172A5A1698019EB24547E295E_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral758733BDBED83CBFF4F635AC26CA92AAE477F75D);
s_Il2CppMethodInitialized = true;
}
String_t* V_0 = NULL;
Func_2_tFA25374333A94339FCFCCF26E23AE7046335A359* G_B2_0 = NULL;
StyleSelectorPartU5BU5D_tBA574FB3E75E94E52874FDB7B05B9048E8A5421B* G_B2_1 = NULL;
String_t* G_B2_2 = NULL;
Func_2_tFA25374333A94339FCFCCF26E23AE7046335A359* G_B1_0 = NULL;
StyleSelectorPartU5BU5D_tBA574FB3E75E94E52874FDB7B05B9048E8A5421B* G_B1_1 = NULL;
String_t* G_B1_2 = NULL;
{
StyleSelectorPartU5BU5D_tBA574FB3E75E94E52874FDB7B05B9048E8A5421B* L_0;
L_0 = StyleSelector_get_parts_mE6EEAE6825862DDA89947B892B661A865D463CEF(__this, NULL);
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t419C3DE4EA8561D172A5A1698019EB24547E295E_il2cpp_TypeInfo_var);
Func_2_tFA25374333A94339FCFCCF26E23AE7046335A359* L_1 = ((U3CU3Ec_t419C3DE4EA8561D172A5A1698019EB24547E295E_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t419C3DE4EA8561D172A5A1698019EB24547E295E_il2cpp_TypeInfo_var))->___U3CU3E9__10_0_1;
Func_2_tFA25374333A94339FCFCCF26E23AE7046335A359* L_2 = L_1;
G_B1_0 = L_2;
G_B1_1 = L_0;
G_B1_2 = _stringLiteral758733BDBED83CBFF4F635AC26CA92AAE477F75D;
if (L_2)
{
G_B2_0 = L_2;
G_B2_1 = L_0;
G_B2_2 = _stringLiteral758733BDBED83CBFF4F635AC26CA92AAE477F75D;
goto IL_002b;
}
}
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t419C3DE4EA8561D172A5A1698019EB24547E295E_il2cpp_TypeInfo_var);
U3CU3Ec_t419C3DE4EA8561D172A5A1698019EB24547E295E* L_3 = ((U3CU3Ec_t419C3DE4EA8561D172A5A1698019EB24547E295E_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t419C3DE4EA8561D172A5A1698019EB24547E295E_il2cpp_TypeInfo_var))->___U3CU3E9_0;
Func_2_tFA25374333A94339FCFCCF26E23AE7046335A359* L_4 = (Func_2_tFA25374333A94339FCFCCF26E23AE7046335A359*)il2cpp_codegen_object_new(Func_2_tFA25374333A94339FCFCCF26E23AE7046335A359_il2cpp_TypeInfo_var);
NullCheck(L_4);
Func_2__ctor_mD22DA99E85DF454DC942A66F0AB39FB796A7428C(L_4, L_3, (intptr_t)((void*)U3CU3Ec_U3CToStringU3Eb__10_0_mF7DFBDC92140F5A0C6C3470E89847FC906A88379_RuntimeMethod_var), NULL);
Func_2_tFA25374333A94339FCFCCF26E23AE7046335A359* L_5 = L_4;
((U3CU3Ec_t419C3DE4EA8561D172A5A1698019EB24547E295E_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t419C3DE4EA8561D172A5A1698019EB24547E295E_il2cpp_TypeInfo_var))->___U3CU3E9__10_0_1 = L_5;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t419C3DE4EA8561D172A5A1698019EB24547E295E_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t419C3DE4EA8561D172A5A1698019EB24547E295E_il2cpp_TypeInfo_var))->___U3CU3E9__10_0_1), (void*)L_5);
G_B2_0 = L_5;
G_B2_1 = G_B1_1;
G_B2_2 = G_B1_2;
}
IL_002b:
{
RuntimeObject* L_6;
L_6 = Enumerable_Select_TisStyleSelectorPart_tEE5B8ADC7D114C7486CC8301FF96C114FF3C9470_TisString_t_mD95FA92E1CE11004400C91A682CDC71CF3F76813((RuntimeObject*)G_B2_1, G_B2_0, Enumerable_Select_TisStyleSelectorPart_tEE5B8ADC7D114C7486CC8301FF96C114FF3C9470_TisString_t_mD95FA92E1CE11004400C91A682CDC71CF3F76813_RuntimeMethod_var);
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_7;
L_7 = Enumerable_ToArray_TisString_t_mCD2BC789CBFF834E06F00948FC47E15E720936DC(L_6, Enumerable_ToArray_TisString_t_mCD2BC789CBFF834E06F00948FC47E15E720936DC_RuntimeMethod_var);
String_t* L_8;
L_8 = String_Join_mE405D676C6881553258F8BAD40A20B462D611068(G_B2_2, L_7, NULL);
V_0 = L_8;
goto IL_003d;
}
IL_003d:
{
String_t* L_9 = V_0;
return L_9;
}
}
// System.Void UnityEngine.UIElements.StyleSelector::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StyleSelector__ctor_m873E58D9169C86020A1E6030255566AF23DEC361 (StyleSelector_t9B00AE16312CA9F598A45B52F74BC14899CA7362* __this, const RuntimeMethod* method)
{
{
__this->___pseudoStateMask_2 = (-1);
__this->___negatedPseudoStateMask_3 = (-1);
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void UnityEngine.UIElements.StyleSelector/<>c::.cctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__cctor_m0387EFB8C030BA63DB1851DC5C6F2F8050ABCDA3 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_t419C3DE4EA8561D172A5A1698019EB24547E295E_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
U3CU3Ec_t419C3DE4EA8561D172A5A1698019EB24547E295E* L_0 = (U3CU3Ec_t419C3DE4EA8561D172A5A1698019EB24547E295E*)il2cpp_codegen_object_new(U3CU3Ec_t419C3DE4EA8561D172A5A1698019EB24547E295E_il2cpp_TypeInfo_var);
NullCheck(L_0);
U3CU3Ec__ctor_mE85524E8229C6FF445591B04165E06152546EC91(L_0, NULL);
((U3CU3Ec_t419C3DE4EA8561D172A5A1698019EB24547E295E_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t419C3DE4EA8561D172A5A1698019EB24547E295E_il2cpp_TypeInfo_var))->___U3CU3E9_0 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t419C3DE4EA8561D172A5A1698019EB24547E295E_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t419C3DE4EA8561D172A5A1698019EB24547E295E_il2cpp_TypeInfo_var))->___U3CU3E9_0), (void*)L_0);
return;
}
}
// System.Void UnityEngine.UIElements.StyleSelector/<>c::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_mE85524E8229C6FF445591B04165E06152546EC91 (U3CU3Ec_t419C3DE4EA8561D172A5A1698019EB24547E295E* __this, const RuntimeMethod* method)
{
{
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
return;
}
}
// System.String UnityEngine.UIElements.StyleSelector/<>c::<ToString>b__10_0(UnityEngine.UIElements.StyleSelectorPart)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* U3CU3Ec_U3CToStringU3Eb__10_0_mF7DFBDC92140F5A0C6C3470E89847FC906A88379 (U3CU3Ec_t419C3DE4EA8561D172A5A1698019EB24547E295E* __this, StyleSelectorPart_tEE5B8ADC7D114C7486CC8301FF96C114FF3C9470 ___p0, const RuntimeMethod* method)
{
{
String_t* L_0;
L_0 = StyleSelectorPart_ToString_m894031E7CAE358204F8D1C334B76DD44A6775BB8((&___p0), NULL);
return L_0;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Conversion methods for marshalling of: UnityEngine.UIElements.StyleSelectorPart
IL2CPP_EXTERN_C void StyleSelectorPart_tEE5B8ADC7D114C7486CC8301FF96C114FF3C9470_marshal_pinvoke(const StyleSelectorPart_tEE5B8ADC7D114C7486CC8301FF96C114FF3C9470& unmarshaled, StyleSelectorPart_tEE5B8ADC7D114C7486CC8301FF96C114FF3C9470_marshaled_pinvoke& marshaled)
{
marshaled.___m_Value_0 = il2cpp_codegen_marshal_string(unmarshaled.___m_Value_0);
marshaled.___m_Type_1 = unmarshaled.___m_Type_1;
if (unmarshaled.___tempData_2 != NULL)
{
if (il2cpp_codegen_is_import_or_windows_runtime(unmarshaled.___tempData_2))
{
marshaled.___tempData_2 = il2cpp_codegen_com_query_interface<Il2CppIUnknown>(static_cast<Il2CppComObject*>(unmarshaled.___tempData_2));
(marshaled.___tempData_2)->AddRef();
}
else
{
marshaled.___tempData_2 = il2cpp_codegen_com_get_or_create_ccw<Il2CppIUnknown>(unmarshaled.___tempData_2);
}
}
else
{
marshaled.___tempData_2 = NULL;
}
}
IL2CPP_EXTERN_C void StyleSelectorPart_tEE5B8ADC7D114C7486CC8301FF96C114FF3C9470_marshal_pinvoke_back(const StyleSelectorPart_tEE5B8ADC7D114C7486CC8301FF96C114FF3C9470_marshaled_pinvoke& marshaled, StyleSelectorPart_tEE5B8ADC7D114C7486CC8301FF96C114FF3C9470& unmarshaled)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Il2CppComObject_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
unmarshaled.___m_Value_0 = il2cpp_codegen_marshal_string_result(marshaled.___m_Value_0);
Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___m_Value_0), (void*)il2cpp_codegen_marshal_string_result(marshaled.___m_Value_0));
int32_t unmarshaledm_Type_temp_1 = 0;
unmarshaledm_Type_temp_1 = marshaled.___m_Type_1;
unmarshaled.___m_Type_1 = unmarshaledm_Type_temp_1;
if (marshaled.___tempData_2 != NULL)
{
unmarshaled.___tempData_2 = il2cpp_codegen_com_get_or_create_rcw_from_iunknown<RuntimeObject>(marshaled.___tempData_2, Il2CppComObject_il2cpp_TypeInfo_var);
Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___tempData_2), (void*)il2cpp_codegen_com_get_or_create_rcw_from_iunknown<RuntimeObject>(marshaled.___tempData_2, Il2CppComObject_il2cpp_TypeInfo_var));
if (il2cpp_codegen_is_import_or_windows_runtime(unmarshaled.___tempData_2))
{
il2cpp_codegen_com_cache_queried_interface(static_cast<Il2CppComObject*>(unmarshaled.___tempData_2), Il2CppIUnknown::IID, marshaled.___tempData_2);
}
}
else
{
unmarshaled.___tempData_2 = NULL;
Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___tempData_2), (void*)NULL);
}
}
// Conversion method for clean up from marshalling of: UnityEngine.UIElements.StyleSelectorPart
IL2CPP_EXTERN_C void StyleSelectorPart_tEE5B8ADC7D114C7486CC8301FF96C114FF3C9470_marshal_pinvoke_cleanup(StyleSelectorPart_tEE5B8ADC7D114C7486CC8301FF96C114FF3C9470_marshaled_pinvoke& marshaled)
{
il2cpp_codegen_marshal_free(marshaled.___m_Value_0);
marshaled.___m_Value_0 = NULL;
if (marshaled.___tempData_2 != NULL)
{
(marshaled.___tempData_2)->Release();
marshaled.___tempData_2 = NULL;
}
}
// Conversion methods for marshalling of: UnityEngine.UIElements.StyleSelectorPart
IL2CPP_EXTERN_C void StyleSelectorPart_tEE5B8ADC7D114C7486CC8301FF96C114FF3C9470_marshal_com(const StyleSelectorPart_tEE5B8ADC7D114C7486CC8301FF96C114FF3C9470& unmarshaled, StyleSelectorPart_tEE5B8ADC7D114C7486CC8301FF96C114FF3C9470_marshaled_com& marshaled)
{
marshaled.___m_Value_0 = il2cpp_codegen_marshal_bstring(unmarshaled.___m_Value_0);
marshaled.___m_Type_1 = unmarshaled.___m_Type_1;
if (unmarshaled.___tempData_2 != NULL)
{
if (il2cpp_codegen_is_import_or_windows_runtime(unmarshaled.___tempData_2))
{
marshaled.___tempData_2 = il2cpp_codegen_com_query_interface<Il2CppIUnknown>(static_cast<Il2CppComObject*>(unmarshaled.___tempData_2));
(marshaled.___tempData_2)->AddRef();
}
else
{
marshaled.___tempData_2 = il2cpp_codegen_com_get_or_create_ccw<Il2CppIUnknown>(unmarshaled.___tempData_2);
}
}
else
{
marshaled.___tempData_2 = NULL;
}
}
IL2CPP_EXTERN_C void StyleSelectorPart_tEE5B8ADC7D114C7486CC8301FF96C114FF3C9470_marshal_com_back(const StyleSelectorPart_tEE5B8ADC7D114C7486CC8301FF96C114FF3C9470_marshaled_com& marshaled, StyleSelectorPart_tEE5B8ADC7D114C7486CC8301FF96C114FF3C9470& unmarshaled)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Il2CppComObject_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
unmarshaled.___m_Value_0 = il2cpp_codegen_marshal_bstring_result(marshaled.___m_Value_0);
Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___m_Value_0), (void*)il2cpp_codegen_marshal_bstring_result(marshaled.___m_Value_0));
int32_t unmarshaledm_Type_temp_1 = 0;
unmarshaledm_Type_temp_1 = marshaled.___m_Type_1;
unmarshaled.___m_Type_1 = unmarshaledm_Type_temp_1;
if (marshaled.___tempData_2 != NULL)
{
unmarshaled.___tempData_2 = il2cpp_codegen_com_get_or_create_rcw_from_iunknown<RuntimeObject>(marshaled.___tempData_2, Il2CppComObject_il2cpp_TypeInfo_var);
Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___tempData_2), (void*)il2cpp_codegen_com_get_or_create_rcw_from_iunknown<RuntimeObject>(marshaled.___tempData_2, Il2CppComObject_il2cpp_TypeInfo_var));
if (il2cpp_codegen_is_import_or_windows_runtime(unmarshaled.___tempData_2))
{
il2cpp_codegen_com_cache_queried_interface(static_cast<Il2CppComObject*>(unmarshaled.___tempData_2), Il2CppIUnknown::IID, marshaled.___tempData_2);
}
}
else
{
unmarshaled.___tempData_2 = NULL;
Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___tempData_2), (void*)NULL);
}
}
// Conversion method for clean up from marshalling of: UnityEngine.UIElements.StyleSelectorPart
IL2CPP_EXTERN_C void StyleSelectorPart_tEE5B8ADC7D114C7486CC8301FF96C114FF3C9470_marshal_com_cleanup(StyleSelectorPart_tEE5B8ADC7D114C7486CC8301FF96C114FF3C9470_marshaled_com& marshaled)
{
il2cpp_codegen_marshal_free_bstring(marshaled.___m_Value_0);
marshaled.___m_Value_0 = NULL;
if (marshaled.___tempData_2 != NULL)
{
(marshaled.___tempData_2)->Release();
marshaled.___tempData_2 = NULL;
}
}
// System.String UnityEngine.UIElements.StyleSelectorPart::get_value()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* StyleSelectorPart_get_value_mDE127D4691DDFF4F0F468DC08C0EB5248E0EE4D8 (StyleSelectorPart_tEE5B8ADC7D114C7486CC8301FF96C114FF3C9470* __this, const RuntimeMethod* method)
{
String_t* V_0 = NULL;
{
String_t* L_0 = __this->___m_Value_0;
V_0 = L_0;
goto IL_000a;
}
IL_000a:
{
String_t* L_1 = V_0;
return L_1;
}
}
IL2CPP_EXTERN_C String_t* StyleSelectorPart_get_value_mDE127D4691DDFF4F0F468DC08C0EB5248E0EE4D8_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
StyleSelectorPart_tEE5B8ADC7D114C7486CC8301FF96C114FF3C9470* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<StyleSelectorPart_tEE5B8ADC7D114C7486CC8301FF96C114FF3C9470*>(__this + _offset);
String_t* _returnValue;
_returnValue = StyleSelectorPart_get_value_mDE127D4691DDFF4F0F468DC08C0EB5248E0EE4D8(_thisAdjusted, method);
return _returnValue;
}
// UnityEngine.UIElements.StyleSelectorType UnityEngine.UIElements.StyleSelectorPart::get_type()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t StyleSelectorPart_get_type_m6543B5C01CBAC70D614A461800F50A67B0DD9818 (StyleSelectorPart_tEE5B8ADC7D114C7486CC8301FF96C114FF3C9470* __this, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
int32_t L_0 = __this->___m_Type_1;
V_0 = L_0;
goto IL_000a;
}
IL_000a:
{
int32_t L_1 = V_0;
return L_1;
}
}
IL2CPP_EXTERN_C int32_t StyleSelectorPart_get_type_m6543B5C01CBAC70D614A461800F50A67B0DD9818_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
StyleSelectorPart_tEE5B8ADC7D114C7486CC8301FF96C114FF3C9470* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<StyleSelectorPart_tEE5B8ADC7D114C7486CC8301FF96C114FF3C9470*>(__this + _offset);
int32_t _returnValue;
_returnValue = StyleSelectorPart_get_type_m6543B5C01CBAC70D614A461800F50A67B0DD9818(_thisAdjusted, method);
return _returnValue;
}
// System.Void UnityEngine.UIElements.StyleSelectorPart::set_type(UnityEngine.UIElements.StyleSelectorType)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StyleSelectorPart_set_type_mDBA92CF5DF4FB4A806978A0D916300EDE6CA144E (StyleSelectorPart_tEE5B8ADC7D114C7486CC8301FF96C114FF3C9470* __this, int32_t ___value0, const RuntimeMethod* method)
{
{
int32_t L_0 = ___value0;
__this->___m_Type_1 = L_0;
return;
}
}
IL2CPP_EXTERN_C void StyleSelectorPart_set_type_mDBA92CF5DF4FB4A806978A0D916300EDE6CA144E_AdjustorThunk (RuntimeObject* __this, int32_t ___value0, const RuntimeMethod* method)
{
StyleSelectorPart_tEE5B8ADC7D114C7486CC8301FF96C114FF3C9470* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<StyleSelectorPart_tEE5B8ADC7D114C7486CC8301FF96C114FF3C9470*>(__this + _offset);
StyleSelectorPart_set_type_mDBA92CF5DF4FB4A806978A0D916300EDE6CA144E(_thisAdjusted, ___value0, method);
}
// System.String UnityEngine.UIElements.StyleSelectorPart::ToString()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* StyleSelectorPart_ToString_m894031E7CAE358204F8D1C334B76DD44A6775BB8 (StyleSelectorPart_tEE5B8ADC7D114C7486CC8301FF96C114FF3C9470* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StyleSelectorType_t425962DE6D175F785FA2B5554D793B71D39430A3_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral75C34C3EEB198D3EF05D02CDDC06335417B86081);
s_Il2CppMethodInitialized = true;
}
String_t* V_0 = NULL;
{
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_0 = (ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)SZArrayNew(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var, (uint32_t)2);
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_1 = L_0;
String_t* L_2;
L_2 = StyleSelectorPart_get_value_mDE127D4691DDFF4F0F468DC08C0EB5248E0EE4D8(__this, NULL);
NullCheck(L_1);
ArrayElementTypeCheck (L_1, L_2);
(L_1)->SetAt(static_cast<il2cpp_array_size_t>(0), (RuntimeObject*)L_2);
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_3 = L_1;
int32_t L_4;
L_4 = StyleSelectorPart_get_type_m6543B5C01CBAC70D614A461800F50A67B0DD9818(__this, NULL);
int32_t L_5 = L_4;
RuntimeObject* L_6 = Box(StyleSelectorType_t425962DE6D175F785FA2B5554D793B71D39430A3_il2cpp_TypeInfo_var, &L_5);
NullCheck(L_3);
ArrayElementTypeCheck (L_3, L_6);
(L_3)->SetAt(static_cast<il2cpp_array_size_t>(1), (RuntimeObject*)L_6);
String_t* L_7;
L_7 = UnityString_Format_m560566B98CA1AC19A6C2B424AE640F6E95D3B9B0(_stringLiteral75C34C3EEB198D3EF05D02CDDC06335417B86081, L_3, NULL);
V_0 = L_7;
goto IL_002b;
}
IL_002b:
{
String_t* L_8 = V_0;
return L_8;
}
}
IL2CPP_EXTERN_C String_t* StyleSelectorPart_ToString_m894031E7CAE358204F8D1C334B76DD44A6775BB8_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
StyleSelectorPart_tEE5B8ADC7D114C7486CC8301FF96C114FF3C9470* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<StyleSelectorPart_tEE5B8ADC7D114C7486CC8301FF96C114FF3C9470*>(__this + _offset);
String_t* _returnValue;
_returnValue = StyleSelectorPart_ToString_m894031E7CAE358204F8D1C334B76DD44A6775BB8(_thisAdjusted, method);
return _returnValue;
}
// UnityEngine.UIElements.StyleSelectorPart UnityEngine.UIElements.StyleSelectorPart::CreateClass(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StyleSelectorPart_tEE5B8ADC7D114C7486CC8301FF96C114FF3C9470 StyleSelectorPart_CreateClass_m35749E6336C3E92EADB130D6BF196FD7AAB9F066 (String_t* ___className0, const RuntimeMethod* method)
{
StyleSelectorPart_tEE5B8ADC7D114C7486CC8301FF96C114FF3C9470 V_0;
memset((&V_0), 0, sizeof(V_0));
StyleSelectorPart_tEE5B8ADC7D114C7486CC8301FF96C114FF3C9470 V_1;
memset((&V_1), 0, sizeof(V_1));
{
il2cpp_codegen_initobj((&V_0), sizeof(StyleSelectorPart_tEE5B8ADC7D114C7486CC8301FF96C114FF3C9470));
(&V_0)->___m_Type_1 = 3;
String_t* L_0 = ___className0;
(&V_0)->___m_Value_0 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___m_Value_0), (void*)L_0);
StyleSelectorPart_tEE5B8ADC7D114C7486CC8301FF96C114FF3C9470 L_1 = V_0;
V_1 = L_1;
goto IL_001d;
}
IL_001d:
{
StyleSelectorPart_tEE5B8ADC7D114C7486CC8301FF96C114FF3C9470 L_2 = V_1;
return L_2;
}
}
// UnityEngine.UIElements.StyleSelectorPart UnityEngine.UIElements.StyleSelectorPart::CreateId(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StyleSelectorPart_tEE5B8ADC7D114C7486CC8301FF96C114FF3C9470 StyleSelectorPart_CreateId_m0D9ACD2EEC4D2CA1081B8158ED53F268840568E4 (String_t* ___Id0, const RuntimeMethod* method)
{
StyleSelectorPart_tEE5B8ADC7D114C7486CC8301FF96C114FF3C9470 V_0;
memset((&V_0), 0, sizeof(V_0));
StyleSelectorPart_tEE5B8ADC7D114C7486CC8301FF96C114FF3C9470 V_1;
memset((&V_1), 0, sizeof(V_1));
{
il2cpp_codegen_initobj((&V_0), sizeof(StyleSelectorPart_tEE5B8ADC7D114C7486CC8301FF96C114FF3C9470));
(&V_0)->___m_Type_1 = 6;
String_t* L_0 = ___Id0;
(&V_0)->___m_Value_0 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___m_Value_0), (void*)L_0);
StyleSelectorPart_tEE5B8ADC7D114C7486CC8301FF96C114FF3C9470 L_1 = V_0;
V_1 = L_1;
goto IL_001d;
}
IL_001d:
{
StyleSelectorPart_tEE5B8ADC7D114C7486CC8301FF96C114FF3C9470 L_2 = V_1;
return L_2;
}
}
// UnityEngine.UIElements.StyleSelectorPart UnityEngine.UIElements.StyleSelectorPart::CreatePredicate(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StyleSelectorPart_tEE5B8ADC7D114C7486CC8301FF96C114FF3C9470 StyleSelectorPart_CreatePredicate_mB47D568BDD71A75929CCF6BD1981FE0565687EDD (RuntimeObject* ___predicate0, const RuntimeMethod* method)
{
StyleSelectorPart_tEE5B8ADC7D114C7486CC8301FF96C114FF3C9470 V_0;
memset((&V_0), 0, sizeof(V_0));
StyleSelectorPart_tEE5B8ADC7D114C7486CC8301FF96C114FF3C9470 V_1;
memset((&V_1), 0, sizeof(V_1));
{
il2cpp_codegen_initobj((&V_0), sizeof(StyleSelectorPart_tEE5B8ADC7D114C7486CC8301FF96C114FF3C9470));
(&V_0)->___m_Type_1 = 7;
RuntimeObject* L_0 = ___predicate0;
(&V_0)->___tempData_2 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___tempData_2), (void*)L_0);
StyleSelectorPart_tEE5B8ADC7D114C7486CC8301FF96C114FF3C9470 L_1 = V_0;
V_1 = L_1;
goto IL_001d;
}
IL_001d:
{
StyleSelectorPart_tEE5B8ADC7D114C7486CC8301FF96C114FF3C9470 L_2 = V_1;
return L_2;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Boolean UnityEngine.UIElements.StyleSheet::get_importedWithErrors()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool StyleSheet_get_importedWithErrors_m11525CD04F8166073DDA6B19AD012B10C319D446 (StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* __this, const RuntimeMethod* method)
{
bool V_0 = false;
{
bool L_0 = __this->___m_ImportedWithErrors_4;
V_0 = L_0;
goto IL_000a;
}
IL_000a:
{
bool L_1 = V_0;
return L_1;
}
}
// System.Void UnityEngine.UIElements.StyleSheet::set_importedWithErrors(System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StyleSheet_set_importedWithErrors_m74032EF25E9466BB5095C29DBBAD934DAA88219D (StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* __this, bool ___value0, const RuntimeMethod* method)
{
{
bool L_0 = ___value0;
__this->___m_ImportedWithErrors_4 = L_0;
return;
}
}
// System.Boolean UnityEngine.UIElements.StyleSheet::get_importedWithWarnings()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool StyleSheet_get_importedWithWarnings_mD24C80D5DDFC3F5E3F0EA3B92BEE027E08367D67 (StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* __this, const RuntimeMethod* method)
{
bool V_0 = false;
{
bool L_0 = __this->___m_ImportedWithWarnings_5;
V_0 = L_0;
goto IL_000a;
}
IL_000a:
{
bool L_1 = V_0;
return L_1;
}
}
// System.Void UnityEngine.UIElements.StyleSheet::set_importedWithWarnings(System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StyleSheet_set_importedWithWarnings_mB678A0819470A4D2399740B00D785B831EF9BA62 (StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* __this, bool ___value0, const RuntimeMethod* method)
{
{
bool L_0 = ___value0;
__this->___m_ImportedWithWarnings_5 = L_0;
return;
}
}
// UnityEngine.UIElements.StyleRule[] UnityEngine.UIElements.StyleSheet::get_rules()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StyleRuleU5BU5D_t7897A39D88CA043B2BFB5B28C53B41564EBA3AF3* StyleSheet_get_rules_m3818714E77CB822D2F9D125EAD3CB7AA35BA75A6 (StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* __this, const RuntimeMethod* method)
{
StyleRuleU5BU5D_t7897A39D88CA043B2BFB5B28C53B41564EBA3AF3* V_0 = NULL;
{
StyleRuleU5BU5D_t7897A39D88CA043B2BFB5B28C53B41564EBA3AF3* L_0 = __this->___m_Rules_6;
V_0 = L_0;
goto IL_000a;
}
IL_000a:
{
StyleRuleU5BU5D_t7897A39D88CA043B2BFB5B28C53B41564EBA3AF3* L_1 = V_0;
return L_1;
}
}
// System.Void UnityEngine.UIElements.StyleSheet::set_rules(UnityEngine.UIElements.StyleRule[])
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StyleSheet_set_rules_m8543E25F211916676E6127E07C24DFF086B3D5B3 (StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* __this, StyleRuleU5BU5D_t7897A39D88CA043B2BFB5B28C53B41564EBA3AF3* ___value0, const RuntimeMethod* method)
{
{
StyleRuleU5BU5D_t7897A39D88CA043B2BFB5B28C53B41564EBA3AF3* L_0 = ___value0;
__this->___m_Rules_6 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Rules_6), (void*)L_0);
StyleSheet_SetupReferences_mF726C5C6749C44200AD2605E9BED7941A7E1DC40(__this, NULL);
return;
}
}
// UnityEngine.UIElements.StyleComplexSelector[] UnityEngine.UIElements.StyleSheet::get_complexSelectors()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StyleComplexSelectorU5BU5D_tF7B5239DE9BF477DECF97EFBA7CB1D71C45DB857* StyleSheet_get_complexSelectors_mFDA750B5FE08F03F83A7A97E04B28C0FAF579C46 (StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* __this, const RuntimeMethod* method)
{
StyleComplexSelectorU5BU5D_tF7B5239DE9BF477DECF97EFBA7CB1D71C45DB857* V_0 = NULL;
{
StyleComplexSelectorU5BU5D_tF7B5239DE9BF477DECF97EFBA7CB1D71C45DB857* L_0 = __this->___m_ComplexSelectors_7;
V_0 = L_0;
goto IL_000a;
}
IL_000a:
{
StyleComplexSelectorU5BU5D_tF7B5239DE9BF477DECF97EFBA7CB1D71C45DB857* L_1 = V_0;
return L_1;
}
}
// System.Void UnityEngine.UIElements.StyleSheet::set_complexSelectors(UnityEngine.UIElements.StyleComplexSelector[])
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StyleSheet_set_complexSelectors_m589DE510975313F6207C6559B07DB5349EEB41FD (StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* __this, StyleComplexSelectorU5BU5D_tF7B5239DE9BF477DECF97EFBA7CB1D71C45DB857* ___value0, const RuntimeMethod* method)
{
{
StyleComplexSelectorU5BU5D_tF7B5239DE9BF477DECF97EFBA7CB1D71C45DB857* L_0 = ___value0;
__this->___m_ComplexSelectors_7 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_ComplexSelectors_7), (void*)L_0);
StyleSheet_SetupReferences_mF726C5C6749C44200AD2605E9BED7941A7E1DC40(__this, NULL);
return;
}
}
// System.Collections.Generic.List`1<UnityEngine.UIElements.StyleSheet> UnityEngine.UIElements.StyleSheet::get_flattenedRecursiveImports()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR List_1_tEA16F82F7871418E28EB6F551D77A8AD9F2E337F* StyleSheet_get_flattenedRecursiveImports_mC825D7A330024BB307CC6E94320213E11F7B7DFE (StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* __this, const RuntimeMethod* method)
{
List_1_tEA16F82F7871418E28EB6F551D77A8AD9F2E337F* V_0 = NULL;
{
List_1_tEA16F82F7871418E28EB6F551D77A8AD9F2E337F* L_0 = __this->___m_FlattenedImportedStyleSheets_14;
V_0 = L_0;
goto IL_000a;
}
IL_000a:
{
List_1_tEA16F82F7871418E28EB6F551D77A8AD9F2E337F* L_1 = V_0;
return L_1;
}
}
// System.Int32 UnityEngine.UIElements.StyleSheet::get_contentHash()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t StyleSheet_get_contentHash_m8D55A0E80AB70D2E35F7F21B3924ACE8E0AA03E6 (StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* __this, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
int32_t L_0 = __this->___m_ContentHash_15;
V_0 = L_0;
goto IL_000a;
}
IL_000a:
{
int32_t L_1 = V_0;
return L_1;
}
}
// System.Void UnityEngine.UIElements.StyleSheet::set_contentHash(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StyleSheet_set_contentHash_mF25D33033C382D1C39C68FCD788927FDF13ACB7D (StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* __this, int32_t ___value0, const RuntimeMethod* method)
{
{
int32_t L_0 = ___value0;
__this->___m_ContentHash_15 = L_0;
return;
}
}
// System.Boolean UnityEngine.UIElements.StyleSheet::get_isDefaultStyleSheet()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool StyleSheet_get_isDefaultStyleSheet_mA799A9F4E8F16671ACDF273673897EEF6B971DCF (StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* __this, const RuntimeMethod* method)
{
bool V_0 = false;
{
bool L_0 = __this->___m_IsDefaultStyleSheet_20;
V_0 = L_0;
goto IL_000a;
}
IL_000a:
{
bool L_1 = V_0;
return L_1;
}
}
// System.Void UnityEngine.UIElements.StyleSheet::set_isDefaultStyleSheet(System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StyleSheet_set_isDefaultStyleSheet_mF3452A31475F8C3788BC850A151AE9C7B022C7C6 (StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* __this, bool ___value0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_mB934AD2F9937B5874A11C644C941A77277693D36_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_mE4B1DA9E18413CDCF7F24EF487770F803566B16A_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_mB01CAB67AAFD4D1DBD35911A2AA6C3442801D332_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_GetEnumerator_mE8313336244D14561C5ADA76ECF119365C5F10FB_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
bool V_0 = false;
Enumerator_t6A2C9B49B9A539A38B864F791777F86879469484 V_1;
memset((&V_1), 0, sizeof(V_1));
StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* V_2 = NULL;
{
bool L_0 = ___value0;
__this->___m_IsDefaultStyleSheet_20 = L_0;
List_1_tEA16F82F7871418E28EB6F551D77A8AD9F2E337F* L_1;
L_1 = StyleSheet_get_flattenedRecursiveImports_mC825D7A330024BB307CC6E94320213E11F7B7DFE(__this, NULL);
V_0 = (bool)((!(((RuntimeObject*)(List_1_tEA16F82F7871418E28EB6F551D77A8AD9F2E337F*)L_1) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
bool L_2 = V_0;
if (!L_2)
{
goto IL_0052;
}
}
{
List_1_tEA16F82F7871418E28EB6F551D77A8AD9F2E337F* L_3;
L_3 = StyleSheet_get_flattenedRecursiveImports_mC825D7A330024BB307CC6E94320213E11F7B7DFE(__this, NULL);
NullCheck(L_3);
Enumerator_t6A2C9B49B9A539A38B864F791777F86879469484 L_4;
L_4 = List_1_GetEnumerator_mE8313336244D14561C5ADA76ECF119365C5F10FB(L_3, List_1_GetEnumerator_mE8313336244D14561C5ADA76ECF119365C5F10FB_RuntimeMethod_var);
V_1 = L_4;
}
{
auto __finallyBlock = il2cpp::utils::Finally([&]
{
FINALLY_0042:
{// begin finally (depth: 1)
Enumerator_Dispose_mB934AD2F9937B5874A11C644C941A77277693D36((&V_1), Enumerator_Dispose_mB934AD2F9937B5874A11C644C941A77277693D36_RuntimeMethod_var);
return;
}// end finally (depth: 1)
});
try
{// begin try (depth: 1)
{
goto IL_0037_1;
}
IL_0025_1:
{
StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* L_5;
L_5 = Enumerator_get_Current_mB01CAB67AAFD4D1DBD35911A2AA6C3442801D332_inline((&V_1), Enumerator_get_Current_mB01CAB67AAFD4D1DBD35911A2AA6C3442801D332_RuntimeMethod_var);
V_2 = L_5;
StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* L_6 = V_2;
bool L_7 = ___value0;
NullCheck(L_6);
StyleSheet_set_isDefaultStyleSheet_mF3452A31475F8C3788BC850A151AE9C7B022C7C6(L_6, L_7, NULL);
}
IL_0037_1:
{
bool L_8;
L_8 = Enumerator_MoveNext_mE4B1DA9E18413CDCF7F24EF487770F803566B16A((&V_1), Enumerator_MoveNext_mE4B1DA9E18413CDCF7F24EF487770F803566B16A_RuntimeMethod_var);
if (L_8)
{
goto IL_0025_1;
}
}
{
goto IL_0051;
}
}// end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__finallyBlock.StoreException(e.ex);
}
}
IL_0051:
{
}
IL_0052:
{
return;
}
}
// System.Void UnityEngine.UIElements.StyleSheet::OnEnable()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StyleSheet_OnEnable_m7BF2712DBEB0B4E827B69EBF6EAF81DEE390F98A (StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* __this, const RuntimeMethod* method)
{
{
StyleSheet_SetupReferences_mF726C5C6749C44200AD2605E9BED7941A7E1DC40(__this, NULL);
return;
}
}
// System.Void UnityEngine.UIElements.StyleSheet::FlattenImportedStyleSheetsRecursive()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StyleSheet_FlattenImportedStyleSheetsRecursive_mECEC16CAEE38A1000079312AAF814AFF078DAEDD (StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_mF0C1921461493490BF6F2AF6CA86D16BC59E327B_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_tEA16F82F7871418E28EB6F551D77A8AD9F2E337F_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
List_1_tEA16F82F7871418E28EB6F551D77A8AD9F2E337F* L_0 = (List_1_tEA16F82F7871418E28EB6F551D77A8AD9F2E337F*)il2cpp_codegen_object_new(List_1_tEA16F82F7871418E28EB6F551D77A8AD9F2E337F_il2cpp_TypeInfo_var);
NullCheck(L_0);
List_1__ctor_mF0C1921461493490BF6F2AF6CA86D16BC59E327B(L_0, List_1__ctor_mF0C1921461493490BF6F2AF6CA86D16BC59E327B_RuntimeMethod_var);
__this->___m_FlattenedImportedStyleSheets_14 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_FlattenedImportedStyleSheets_14), (void*)L_0);
StyleSheet_FlattenImportedStyleSheetsRecursive_m7584BB3379257F755E8118280BE67FC14CF77516(__this, __this, NULL);
return;
}
}
// System.Void UnityEngine.UIElements.StyleSheet::FlattenImportedStyleSheetsRecursive(UnityEngine.UIElements.StyleSheet)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StyleSheet_FlattenImportedStyleSheetsRecursive_m7584BB3379257F755E8118280BE67FC14CF77516 (StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* __this, StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* ___sheet0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_m3C83E75B614E81ACCA3C10CAF32408B4DB651780_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
bool V_0 = false;
int32_t V_1 = 0;
StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* V_2 = NULL;
bool V_3 = false;
bool V_4 = false;
{
StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* L_0 = ___sheet0;
NullCheck(L_0);
ImportStructU5BU5D_t42D231FD5BB4B620965D7BED87D56D531B4C7AE9* L_1 = L_0->___imports_13;
V_0 = (bool)((((RuntimeObject*)(ImportStructU5BU5D_t42D231FD5BB4B620965D7BED87D56D531B4C7AE9*)L_1) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0);
bool L_2 = V_0;
if (!L_2)
{
goto IL_0010;
}
}
{
goto IL_006c;
}
IL_0010:
{
V_1 = 0;
goto IL_005b;
}
IL_0014:
{
StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* L_3 = ___sheet0;
NullCheck(L_3);
ImportStructU5BU5D_t42D231FD5BB4B620965D7BED87D56D531B4C7AE9* L_4 = L_3->___imports_13;
int32_t L_5 = V_1;
NullCheck(L_4);
StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* L_6 = ((L_4)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_5)))->___styleSheet_0;
V_2 = L_6;
StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* L_7 = V_2;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_8;
L_8 = Object_op_Equality_mD3DB0D72CE0250C84033DC2A90AEF9D59896E536(L_7, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
V_3 = L_8;
bool L_9 = V_3;
if (!L_9)
{
goto IL_0034;
}
}
{
goto IL_0057;
}
IL_0034:
{
StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* L_10 = V_2;
bool L_11;
L_11 = StyleSheet_get_isDefaultStyleSheet_mA799A9F4E8F16671ACDF273673897EEF6B971DCF(__this, NULL);
NullCheck(L_10);
StyleSheet_set_isDefaultStyleSheet_mF3452A31475F8C3788BC850A151AE9C7B022C7C6(L_10, L_11, NULL);
StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* L_12 = V_2;
StyleSheet_FlattenImportedStyleSheetsRecursive_m7584BB3379257F755E8118280BE67FC14CF77516(__this, L_12, NULL);
List_1_tEA16F82F7871418E28EB6F551D77A8AD9F2E337F* L_13 = __this->___m_FlattenedImportedStyleSheets_14;
StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* L_14 = V_2;
NullCheck(L_13);
List_1_Add_m3C83E75B614E81ACCA3C10CAF32408B4DB651780_inline(L_13, L_14, List_1_Add_m3C83E75B614E81ACCA3C10CAF32408B4DB651780_RuntimeMethod_var);
}
IL_0057:
{
int32_t L_15 = V_1;
V_1 = ((int32_t)il2cpp_codegen_add(L_15, 1));
}
IL_005b:
{
int32_t L_16 = V_1;
StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* L_17 = ___sheet0;
NullCheck(L_17);
ImportStructU5BU5D_t42D231FD5BB4B620965D7BED87D56D531B4C7AE9* L_18 = L_17->___imports_13;
NullCheck(L_18);
V_4 = (bool)((((int32_t)L_16) < ((int32_t)((int32_t)(((RuntimeArray*)L_18)->max_length))))? 1 : 0);
bool L_19 = V_4;
if (L_19)
{
goto IL_0014;
}
}
IL_006c:
{
return;
}
}
// System.Void UnityEngine.UIElements.StyleSheet::SetupReferences()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StyleSheet_SetupReferences_mF726C5C6749C44200AD2605E9BED7941A7E1DC40 (StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_TryGetValue_m66B2DAB3FD9D00B7968907AE37116ACE44A0508F_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2__ctor_m47B58D87195FDC745B37BE42691FDF09A7713115_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_set_Item_m1B1147E192920AA737BB7BA42906DAFF28053E68_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_t00B3CBC13D1439C8660D9FC33442C5620590706F_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StringComparer_t6268F19CA34879176651429C0D8A3D0002BB8E06_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StyleSelectorType_t425962DE6D175F785FA2B5554D793B71D39430A3_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE280D065A824A791F8305234D3E093FC9A5A90C7);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF5B39063A519F09357D03E2CC5A61560903D499C);
s_Il2CppMethodInitialized = true;
}
bool V_0 = false;
StyleRuleU5BU5D_t7897A39D88CA043B2BFB5B28C53B41564EBA3AF3* V_1 = NULL;
int32_t V_2 = 0;
StyleRule_t69F0C0989004F85BBD9C72BC7A73F79BFE61651E* V_3 = NULL;
StylePropertyU5BU5D_t1DEB0C869D51682C0583AA00CE776FE8B8C36783* V_4 = NULL;
int32_t V_5 = 0;
StyleProperty_tD117EB807BAA83855E65AC56B8D6FB84D6F7CF83* V_6 = NULL;
bool V_7 = false;
StyleValueHandleU5BU5D_t66B7732469E9E30B1FB9A6E386315DAB36914ADE* V_8 = NULL;
int32_t V_9 = 0;
StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D V_10;
memset((&V_10), 0, sizeof(V_10));
bool V_11 = false;
int32_t V_12 = 0;
int32_t V_13 = 0;
bool V_14 = false;
int32_t V_15 = 0;
StyleComplexSelector_tE46C29F65FDBA48D3152781187401C8B55B7D8AD* V_16 = NULL;
StyleSelector_t9B00AE16312CA9F598A45B52F74BC14899CA7362* V_17 = NULL;
StyleSelectorPart_tEE5B8ADC7D114C7486CC8301FF96C114FF3C9470 V_18;
memset((&V_18), 0, sizeof(V_18));
String_t* V_19 = NULL;
Dictionary_2_t00B3CBC13D1439C8660D9FC33442C5620590706F* V_20 = NULL;
bool V_21 = false;
int32_t V_22 = 0;
int32_t V_23 = 0;
bool V_24 = false;
StyleComplexSelector_tE46C29F65FDBA48D3152781187401C8B55B7D8AD* V_25 = NULL;
bool V_26 = false;
bool V_27 = false;
int32_t G_B3_0 = 0;
String_t* G_B30_0 = NULL;
String_t* G_B29_0 = NULL;
{
StyleComplexSelectorU5BU5D_tF7B5239DE9BF477DECF97EFBA7CB1D71C45DB857* L_0;
L_0 = StyleSheet_get_complexSelectors_mFDA750B5FE08F03F83A7A97E04B28C0FAF579C46(__this, NULL);
if (!L_0)
{
goto IL_0014;
}
}
{
StyleRuleU5BU5D_t7897A39D88CA043B2BFB5B28C53B41564EBA3AF3* L_1;
L_1 = StyleSheet_get_rules_m3818714E77CB822D2F9D125EAD3CB7AA35BA75A6(__this, NULL);
G_B3_0 = ((((RuntimeObject*)(StyleRuleU5BU5D_t7897A39D88CA043B2BFB5B28C53B41564EBA3AF3*)L_1) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0);
goto IL_0015;
}
IL_0014:
{
G_B3_0 = 1;
}
IL_0015:
{
V_0 = (bool)G_B3_0;
bool L_2 = V_0;
if (!L_2)
{
goto IL_001e;
}
}
{
goto IL_029a;
}
IL_001e:
{
StyleRuleU5BU5D_t7897A39D88CA043B2BFB5B28C53B41564EBA3AF3* L_3;
L_3 = StyleSheet_get_rules_m3818714E77CB822D2F9D125EAD3CB7AA35BA75A6(__this, NULL);
V_1 = L_3;
V_2 = 0;
goto IL_00d3;
}
IL_002d:
{
StyleRuleU5BU5D_t7897A39D88CA043B2BFB5B28C53B41564EBA3AF3* L_4 = V_1;
int32_t L_5 = V_2;
NullCheck(L_4);
int32_t L_6 = L_5;
StyleRule_t69F0C0989004F85BBD9C72BC7A73F79BFE61651E* L_7 = (L_4)->GetAt(static_cast<il2cpp_array_size_t>(L_6));
V_3 = L_7;
StyleRule_t69F0C0989004F85BBD9C72BC7A73F79BFE61651E* L_8 = V_3;
NullCheck(L_8);
StylePropertyU5BU5D_t1DEB0C869D51682C0583AA00CE776FE8B8C36783* L_9;
L_9 = StyleRule_get_properties_m0918E976C1000BC02985AFFE48919B5B7F45E6BC(L_8, NULL);
V_4 = L_9;
V_5 = 0;
goto IL_00c3;
}
IL_0043:
{
StylePropertyU5BU5D_t1DEB0C869D51682C0583AA00CE776FE8B8C36783* L_10 = V_4;
int32_t L_11 = V_5;
NullCheck(L_10);
int32_t L_12 = L_11;
StyleProperty_tD117EB807BAA83855E65AC56B8D6FB84D6F7CF83* L_13 = (L_10)->GetAt(static_cast<il2cpp_array_size_t>(L_12));
V_6 = L_13;
StyleProperty_tD117EB807BAA83855E65AC56B8D6FB84D6F7CF83* L_14 = V_6;
NullCheck(L_14);
String_t* L_15;
L_15 = StyleProperty_get_name_mB093E71395D32578890C11C6CED189B06F495015(L_14, NULL);
il2cpp_codegen_runtime_class_init_inline(StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428_il2cpp_TypeInfo_var);
String_t* L_16 = ((StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428_StaticFields*)il2cpp_codegen_static_fields_for(StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428_il2cpp_TypeInfo_var))->___kCustomPropertyMarker_21;
bool L_17;
L_17 = StyleSheet_CustomStartsWith_m1F500BB7328FD1D4428B7076B9A064A341DF4CE6(L_15, L_16, NULL);
V_7 = L_17;
bool L_18 = V_7;
if (!L_18)
{
goto IL_007a;
}
}
{
StyleRule_t69F0C0989004F85BBD9C72BC7A73F79BFE61651E* L_19 = V_3;
StyleRule_t69F0C0989004F85BBD9C72BC7A73F79BFE61651E* L_20 = L_19;
NullCheck(L_20);
int32_t L_21 = L_20->___customPropertiesCount_2;
NullCheck(L_20);
L_20->___customPropertiesCount_2 = ((int32_t)il2cpp_codegen_add(L_21, 1));
StyleProperty_tD117EB807BAA83855E65AC56B8D6FB84D6F7CF83* L_22 = V_6;
NullCheck(L_22);
L_22->___isCustomProperty_3 = (bool)1;
}
IL_007a:
{
StyleProperty_tD117EB807BAA83855E65AC56B8D6FB84D6F7CF83* L_23 = V_6;
NullCheck(L_23);
StyleValueHandleU5BU5D_t66B7732469E9E30B1FB9A6E386315DAB36914ADE* L_24;
L_24 = StyleProperty_get_values_mC1D996097014576222150D2F84685850FF4CEE2B(L_23, NULL);
V_8 = L_24;
V_9 = 0;
goto IL_00b4;
}
IL_0089:
{
StyleValueHandleU5BU5D_t66B7732469E9E30B1FB9A6E386315DAB36914ADE* L_25 = V_8;
int32_t L_26 = V_9;
NullCheck(L_25);
int32_t L_27 = L_26;
StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D L_28 = (L_25)->GetAt(static_cast<il2cpp_array_size_t>(L_27));
V_10 = L_28;
StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D L_29 = V_10;
bool L_30;
L_30 = StyleSheetExtensions_IsVarFunction_m625C6E1E7D8F1C07D1ADF2D0E76467AC3C58835A(L_29, NULL);
V_11 = L_30;
bool L_31 = V_11;
if (!L_31)
{
goto IL_00ad;
}
}
{
StyleProperty_tD117EB807BAA83855E65AC56B8D6FB84D6F7CF83* L_32 = V_6;
NullCheck(L_32);
L_32->___requireVariableResolve_4 = (bool)1;
goto IL_00bc;
}
IL_00ad:
{
int32_t L_33 = V_9;
V_9 = ((int32_t)il2cpp_codegen_add(L_33, 1));
}
IL_00b4:
{
int32_t L_34 = V_9;
StyleValueHandleU5BU5D_t66B7732469E9E30B1FB9A6E386315DAB36914ADE* L_35 = V_8;
NullCheck(L_35);
if ((((int32_t)L_34) < ((int32_t)((int32_t)(((RuntimeArray*)L_35)->max_length)))))
{
goto IL_0089;
}
}
IL_00bc:
{
int32_t L_36 = V_5;
V_5 = ((int32_t)il2cpp_codegen_add(L_36, 1));
}
IL_00c3:
{
int32_t L_37 = V_5;
StylePropertyU5BU5D_t1DEB0C869D51682C0583AA00CE776FE8B8C36783* L_38 = V_4;
NullCheck(L_38);
if ((((int32_t)L_37) < ((int32_t)((int32_t)(((RuntimeArray*)L_38)->max_length)))))
{
goto IL_0043;
}
}
{
int32_t L_39 = V_2;
V_2 = ((int32_t)il2cpp_codegen_add(L_39, 1));
}
IL_00d3:
{
int32_t L_40 = V_2;
StyleRuleU5BU5D_t7897A39D88CA043B2BFB5B28C53B41564EBA3AF3* L_41 = V_1;
NullCheck(L_41);
if ((((int32_t)L_40) < ((int32_t)((int32_t)(((RuntimeArray*)L_41)->max_length)))))
{
goto IL_002d;
}
}
{
V_12 = 0;
StyleComplexSelectorU5BU5D_tF7B5239DE9BF477DECF97EFBA7CB1D71C45DB857* L_42;
L_42 = StyleSheet_get_complexSelectors_mFDA750B5FE08F03F83A7A97E04B28C0FAF579C46(__this, NULL);
NullCheck(L_42);
V_13 = ((int32_t)(((RuntimeArray*)L_42)->max_length));
goto IL_0102;
}
IL_00eb:
{
StyleComplexSelectorU5BU5D_tF7B5239DE9BF477DECF97EFBA7CB1D71C45DB857* L_43;
L_43 = StyleSheet_get_complexSelectors_mFDA750B5FE08F03F83A7A97E04B28C0FAF579C46(__this, NULL);
int32_t L_44 = V_12;
NullCheck(L_43);
int32_t L_45 = L_44;
StyleComplexSelector_tE46C29F65FDBA48D3152781187401C8B55B7D8AD* L_46 = (L_43)->GetAt(static_cast<il2cpp_array_size_t>(L_45));
NullCheck(L_46);
StyleComplexSelector_CachePseudoStateMasks_m67F9A45E8E150C5152DA810E446FE94CCD85DDC1(L_46, NULL);
int32_t L_47 = V_12;
V_12 = ((int32_t)il2cpp_codegen_add(L_47, 1));
}
IL_0102:
{
int32_t L_48 = V_12;
int32_t L_49 = V_13;
V_14 = (bool)((((int32_t)L_48) < ((int32_t)L_49))? 1 : 0);
bool L_50 = V_14;
if (L_50)
{
goto IL_00eb;
}
}
{
il2cpp_codegen_runtime_class_init_inline(StringComparer_t6268F19CA34879176651429C0D8A3D0002BB8E06_il2cpp_TypeInfo_var);
StringComparer_t6268F19CA34879176651429C0D8A3D0002BB8E06* L_51;
L_51 = StringComparer_get_Ordinal_m96B6DCC0BE70F655E0C41ED4EBCA30D5BA9F6D1A_inline(NULL);
Dictionary_2_t00B3CBC13D1439C8660D9FC33442C5620590706F* L_52 = (Dictionary_2_t00B3CBC13D1439C8660D9FC33442C5620590706F*)il2cpp_codegen_object_new(Dictionary_2_t00B3CBC13D1439C8660D9FC33442C5620590706F_il2cpp_TypeInfo_var);
NullCheck(L_52);
Dictionary_2__ctor_m47B58D87195FDC745B37BE42691FDF09A7713115(L_52, L_51, Dictionary_2__ctor_m47B58D87195FDC745B37BE42691FDF09A7713115_RuntimeMethod_var);
__this->___orderedClassSelectors_19 = L_52;
Il2CppCodeGenWriteBarrier((void**)(&__this->___orderedClassSelectors_19), (void*)L_52);
StringComparer_t6268F19CA34879176651429C0D8A3D0002BB8E06* L_53;
L_53 = StringComparer_get_Ordinal_m96B6DCC0BE70F655E0C41ED4EBCA30D5BA9F6D1A_inline(NULL);
Dictionary_2_t00B3CBC13D1439C8660D9FC33442C5620590706F* L_54 = (Dictionary_2_t00B3CBC13D1439C8660D9FC33442C5620590706F*)il2cpp_codegen_object_new(Dictionary_2_t00B3CBC13D1439C8660D9FC33442C5620590706F_il2cpp_TypeInfo_var);
NullCheck(L_54);
Dictionary_2__ctor_m47B58D87195FDC745B37BE42691FDF09A7713115(L_54, L_53, Dictionary_2__ctor_m47B58D87195FDC745B37BE42691FDF09A7713115_RuntimeMethod_var);
__this->___orderedNameSelectors_17 = L_54;
Il2CppCodeGenWriteBarrier((void**)(&__this->___orderedNameSelectors_17), (void*)L_54);
StringComparer_t6268F19CA34879176651429C0D8A3D0002BB8E06* L_55;
L_55 = StringComparer_get_Ordinal_m96B6DCC0BE70F655E0C41ED4EBCA30D5BA9F6D1A_inline(NULL);
Dictionary_2_t00B3CBC13D1439C8660D9FC33442C5620590706F* L_56 = (Dictionary_2_t00B3CBC13D1439C8660D9FC33442C5620590706F*)il2cpp_codegen_object_new(Dictionary_2_t00B3CBC13D1439C8660D9FC33442C5620590706F_il2cpp_TypeInfo_var);
NullCheck(L_56);
Dictionary_2__ctor_m47B58D87195FDC745B37BE42691FDF09A7713115(L_56, L_55, Dictionary_2__ctor_m47B58D87195FDC745B37BE42691FDF09A7713115_RuntimeMethod_var);
__this->___orderedTypeSelectors_18 = L_56;
Il2CppCodeGenWriteBarrier((void**)(&__this->___orderedTypeSelectors_18), (void*)L_56);
V_15 = 0;
goto IL_0285;
}
IL_0146:
{
StyleComplexSelectorU5BU5D_tF7B5239DE9BF477DECF97EFBA7CB1D71C45DB857* L_57;
L_57 = StyleSheet_get_complexSelectors_mFDA750B5FE08F03F83A7A97E04B28C0FAF579C46(__this, NULL);
int32_t L_58 = V_15;
NullCheck(L_57);
int32_t L_59 = L_58;
StyleComplexSelector_tE46C29F65FDBA48D3152781187401C8B55B7D8AD* L_60 = (L_57)->GetAt(static_cast<il2cpp_array_size_t>(L_59));
V_16 = L_60;
StyleComplexSelector_tE46C29F65FDBA48D3152781187401C8B55B7D8AD* L_61 = V_16;
NullCheck(L_61);
int32_t L_62 = L_61->___ruleIndex_3;
StyleRuleU5BU5D_t7897A39D88CA043B2BFB5B28C53B41564EBA3AF3* L_63;
L_63 = StyleSheet_get_rules_m3818714E77CB822D2F9D125EAD3CB7AA35BA75A6(__this, NULL);
NullCheck(L_63);
V_21 = (bool)((((int32_t)L_62) < ((int32_t)((int32_t)(((RuntimeArray*)L_63)->max_length))))? 1 : 0);
bool L_64 = V_21;
if (!L_64)
{
goto IL_0181;
}
}
{
StyleComplexSelector_tE46C29F65FDBA48D3152781187401C8B55B7D8AD* L_65 = V_16;
StyleRuleU5BU5D_t7897A39D88CA043B2BFB5B28C53B41564EBA3AF3* L_66;
L_66 = StyleSheet_get_rules_m3818714E77CB822D2F9D125EAD3CB7AA35BA75A6(__this, NULL);
StyleComplexSelector_tE46C29F65FDBA48D3152781187401C8B55B7D8AD* L_67 = V_16;
NullCheck(L_67);
int32_t L_68 = L_67->___ruleIndex_3;
NullCheck(L_66);
int32_t L_69 = L_68;
StyleRule_t69F0C0989004F85BBD9C72BC7A73F79BFE61651E* L_70 = (L_66)->GetAt(static_cast<il2cpp_array_size_t>(L_69));
NullCheck(L_65);
StyleComplexSelector_set_rule_mE207BC9F10AF99952A9D149A0982E98B999F98D1_inline(L_65, L_70, NULL);
}
IL_0181:
{
StyleComplexSelector_tE46C29F65FDBA48D3152781187401C8B55B7D8AD* L_71 = V_16;
int32_t L_72 = V_15;
NullCheck(L_71);
L_71->___orderInStyleSheet_5 = L_72;
StyleComplexSelector_tE46C29F65FDBA48D3152781187401C8B55B7D8AD* L_73 = V_16;
NullCheck(L_73);
StyleSelectorU5BU5D_t11A633455FC601606B3DF3CEDDDAB1625B54708D* L_74;
L_74 = StyleComplexSelector_get_selectors_m54911D4E758E1A19A16E948D6D10BEB5795ADC02(L_73, NULL);
StyleComplexSelector_tE46C29F65FDBA48D3152781187401C8B55B7D8AD* L_75 = V_16;
NullCheck(L_75);
StyleSelectorU5BU5D_t11A633455FC601606B3DF3CEDDDAB1625B54708D* L_76;
L_76 = StyleComplexSelector_get_selectors_m54911D4E758E1A19A16E948D6D10BEB5795ADC02(L_75, NULL);
NullCheck(L_76);
NullCheck(L_74);
int32_t L_77 = ((int32_t)il2cpp_codegen_subtract(((int32_t)(((RuntimeArray*)L_76)->max_length)), 1));
StyleSelector_t9B00AE16312CA9F598A45B52F74BC14899CA7362* L_78 = (L_74)->GetAt(static_cast<il2cpp_array_size_t>(L_77));
V_17 = L_78;
StyleSelector_t9B00AE16312CA9F598A45B52F74BC14899CA7362* L_79 = V_17;
NullCheck(L_79);
StyleSelectorPartU5BU5D_tBA574FB3E75E94E52874FDB7B05B9048E8A5421B* L_80;
L_80 = StyleSelector_get_parts_mE6EEAE6825862DDA89947B892B661A865D463CEF(L_79, NULL);
NullCheck(L_80);
int32_t L_81 = 0;
StyleSelectorPart_tEE5B8ADC7D114C7486CC8301FF96C114FF3C9470 L_82 = (L_80)->GetAt(static_cast<il2cpp_array_size_t>(L_81));
V_18 = L_82;
String_t* L_83;
L_83 = StyleSelectorPart_get_value_mDE127D4691DDFF4F0F468DC08C0EB5248E0EE4D8((&V_18), NULL);
V_19 = L_83;
V_20 = (Dictionary_2_t00B3CBC13D1439C8660D9FC33442C5620590706F*)NULL;
int32_t L_84;
L_84 = StyleSelectorPart_get_type_m6543B5C01CBAC70D614A461800F50A67B0DD9818((&V_18), NULL);
V_23 = L_84;
int32_t L_85 = V_23;
V_22 = L_85;
int32_t L_86 = V_22;
switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_86, 1)))
{
case 0:
{
goto IL_01fe;
}
case 1:
{
goto IL_01fe;
}
case 2:
{
goto IL_01ea;
}
case 3:
{
goto IL_021a;
}
case 4:
{
goto IL_022b;
}
case 5:
{
goto IL_01f4;
}
}
}
{
goto IL_022b;
}
IL_01ea:
{
Dictionary_2_t00B3CBC13D1439C8660D9FC33442C5620590706F* L_87 = __this->___orderedClassSelectors_19;
V_20 = L_87;
goto IL_0249;
}
IL_01f4:
{
Dictionary_2_t00B3CBC13D1439C8660D9FC33442C5620590706F* L_88 = __this->___orderedNameSelectors_17;
V_20 = L_88;
goto IL_0249;
}
IL_01fe:
{
String_t* L_89;
L_89 = StyleSelectorPart_get_value_mDE127D4691DDFF4F0F468DC08C0EB5248E0EE4D8((&V_18), NULL);
String_t* L_90 = L_89;
G_B29_0 = L_90;
if (L_90)
{
G_B30_0 = L_90;
goto IL_020e;
}
}
{
G_B30_0 = _stringLiteralE280D065A824A791F8305234D3E093FC9A5A90C7;
}
IL_020e:
{
V_19 = G_B30_0;
Dictionary_2_t00B3CBC13D1439C8660D9FC33442C5620590706F* L_91 = __this->___orderedTypeSelectors_18;
V_20 = L_91;
goto IL_0249;
}
IL_021a:
{
V_19 = _stringLiteralE280D065A824A791F8305234D3E093FC9A5A90C7;
Dictionary_2_t00B3CBC13D1439C8660D9FC33442C5620590706F* L_92 = __this->___orderedTypeSelectors_18;
V_20 = L_92;
goto IL_0249;
}
IL_022b:
{
int32_t L_93;
L_93 = StyleSelectorPart_get_type_m6543B5C01CBAC70D614A461800F50A67B0DD9818((&V_18), NULL);
int32_t L_94 = L_93;
RuntimeObject* L_95 = Box(StyleSelectorType_t425962DE6D175F785FA2B5554D793B71D39430A3_il2cpp_TypeInfo_var, &L_94);
String_t* L_96;
L_96 = String_Format_m8C122B26BC5AA10E2550AECA16E57DAE10F07E30(_stringLiteralF5B39063A519F09357D03E2CC5A61560903D499C, L_95, NULL);
il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
Debug_LogError_m059825802BB6AF7EA9693FEBEEB0D85F59A3E38E(L_96, NULL);
goto IL_0249;
}
IL_0249:
{
Dictionary_2_t00B3CBC13D1439C8660D9FC33442C5620590706F* L_97 = V_20;
V_24 = (bool)((!(((RuntimeObject*)(Dictionary_2_t00B3CBC13D1439C8660D9FC33442C5620590706F*)L_97) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
bool L_98 = V_24;
if (!L_98)
{
goto IL_027e;
}
}
{
Dictionary_2_t00B3CBC13D1439C8660D9FC33442C5620590706F* L_99 = V_20;
String_t* L_100 = V_19;
NullCheck(L_99);
bool L_101;
L_101 = Dictionary_2_TryGetValue_m66B2DAB3FD9D00B7968907AE37116ACE44A0508F(L_99, L_100, (&V_25), Dictionary_2_TryGetValue_m66B2DAB3FD9D00B7968907AE37116ACE44A0508F_RuntimeMethod_var);
V_26 = L_101;
bool L_102 = V_26;
if (!L_102)
{
goto IL_0271;
}
}
{
StyleComplexSelector_tE46C29F65FDBA48D3152781187401C8B55B7D8AD* L_103 = V_16;
StyleComplexSelector_tE46C29F65FDBA48D3152781187401C8B55B7D8AD* L_104 = V_25;
NullCheck(L_103);
L_103->___nextInTable_4 = L_104;
Il2CppCodeGenWriteBarrier((void**)(&L_103->___nextInTable_4), (void*)L_104);
}
IL_0271:
{
Dictionary_2_t00B3CBC13D1439C8660D9FC33442C5620590706F* L_105 = V_20;
String_t* L_106 = V_19;
StyleComplexSelector_tE46C29F65FDBA48D3152781187401C8B55B7D8AD* L_107 = V_16;
NullCheck(L_105);
Dictionary_2_set_Item_m1B1147E192920AA737BB7BA42906DAFF28053E68(L_105, L_106, L_107, Dictionary_2_set_Item_m1B1147E192920AA737BB7BA42906DAFF28053E68_RuntimeMethod_var);
}
IL_027e:
{
int32_t L_108 = V_15;
V_15 = ((int32_t)il2cpp_codegen_add(L_108, 1));
}
IL_0285:
{
int32_t L_109 = V_15;
StyleComplexSelectorU5BU5D_tF7B5239DE9BF477DECF97EFBA7CB1D71C45DB857* L_110;
L_110 = StyleSheet_get_complexSelectors_mFDA750B5FE08F03F83A7A97E04B28C0FAF579C46(__this, NULL);
NullCheck(L_110);
V_27 = (bool)((((int32_t)L_109) < ((int32_t)((int32_t)(((RuntimeArray*)L_110)->max_length))))? 1 : 0);
bool L_111 = V_27;
if (L_111)
{
goto IL_0146;
}
}
IL_029a:
{
return;
}
}
// UnityEngine.UIElements.StyleValueKeyword UnityEngine.UIElements.StyleSheet::ReadKeyword(UnityEngine.UIElements.StyleValueHandle)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t StyleSheet_ReadKeyword_m3EF6F505D32AE9EF52F6A44F52933EED32E30D7A (StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* __this, StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D ___handle0, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D L_0 = ___handle0;
int32_t L_1 = L_0.___valueIndex_1;
V_0 = L_1;
goto IL_000a;
}
IL_000a:
{
int32_t L_2 = V_0;
return L_2;
}
}
// System.Single UnityEngine.UIElements.StyleSheet::ReadFloat(UnityEngine.UIElements.StyleValueHandle)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float StyleSheet_ReadFloat_m851DC327CFD6A2D3115007D0898DADF20588FC41 (StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* __this, StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D ___handle0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StyleSheet_CheckAccess_TisDimension_t5B1EAB500AE32C3789A2BCC4D43F7A29996DF3F8_m7F7E5CCFEEF4D1E030D63B9F3A7CA4326EC93388_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StyleSheet_CheckAccess_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_mF7A39FC5324F01CAB2EC9117DA2E7EC6BC47DF4F_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
bool V_0 = false;
Dimension_t5B1EAB500AE32C3789A2BCC4D43F7A29996DF3F8 V_1;
memset((&V_1), 0, sizeof(V_1));
float V_2 = 0.0f;
{
int32_t L_0;
L_0 = StyleValueHandle_get_valueType_m4FC4142350A61A75D5CD80C559689A5CC2F741B9((&___handle0), NULL);
V_0 = (bool)((((int32_t)L_0) == ((int32_t)3))? 1 : 0);
bool L_1 = V_0;
if (!L_1)
{
goto IL_0027;
}
}
{
DimensionU5BU5D_t1EE1B3F9368D444E779CAB3E1CBD9959F8762F4B* L_2 = __this->___dimensions_9;
StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D L_3 = ___handle0;
il2cpp_codegen_runtime_class_init_inline(StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428_il2cpp_TypeInfo_var);
Dimension_t5B1EAB500AE32C3789A2BCC4D43F7A29996DF3F8 L_4;
L_4 = StyleSheet_CheckAccess_TisDimension_t5B1EAB500AE32C3789A2BCC4D43F7A29996DF3F8_m7F7E5CCFEEF4D1E030D63B9F3A7CA4326EC93388(L_2, 3, L_3, StyleSheet_CheckAccess_TisDimension_t5B1EAB500AE32C3789A2BCC4D43F7A29996DF3F8_m7F7E5CCFEEF4D1E030D63B9F3A7CA4326EC93388_RuntimeMethod_var);
V_1 = L_4;
Dimension_t5B1EAB500AE32C3789A2BCC4D43F7A29996DF3F8 L_5 = V_1;
float L_6 = L_5.___value_1;
V_2 = L_6;
goto IL_0037;
}
IL_0027:
{
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_7 = __this->___floats_8;
StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D L_8 = ___handle0;
il2cpp_codegen_runtime_class_init_inline(StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428_il2cpp_TypeInfo_var);
float L_9;
L_9 = StyleSheet_CheckAccess_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_mF7A39FC5324F01CAB2EC9117DA2E7EC6BC47DF4F(L_7, 2, L_8, StyleSheet_CheckAccess_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_mF7A39FC5324F01CAB2EC9117DA2E7EC6BC47DF4F_RuntimeMethod_var);
V_2 = L_9;
goto IL_0037;
}
IL_0037:
{
float L_10 = V_2;
return L_10;
}
}
// System.Boolean UnityEngine.UIElements.StyleSheet::TryReadFloat(UnityEngine.UIElements.StyleValueHandle,System.Single&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool StyleSheet_TryReadFloat_m59D07CADE21FA61FC29361AB4DF53EEBDB966FA8 (StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* __this, StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D ___handle0, float* ___value1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StyleSheet_TryCheckAccess_TisDimension_t5B1EAB500AE32C3789A2BCC4D43F7A29996DF3F8_m081318AFACE293559AA0637A669052626B1A76E8_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StyleSheet_TryCheckAccess_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_m196CB78CD695C1EB8B860CC012E05A81BC11C1DA_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
Dimension_t5B1EAB500AE32C3789A2BCC4D43F7A29996DF3F8 V_0;
memset((&V_0), 0, sizeof(V_0));
bool V_1 = false;
bool V_2 = false;
bool V_3 = false;
{
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_0 = __this->___floats_8;
StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D L_1 = ___handle0;
float* L_2 = ___value1;
il2cpp_codegen_runtime_class_init_inline(StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428_il2cpp_TypeInfo_var);
bool L_3;
L_3 = StyleSheet_TryCheckAccess_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_m196CB78CD695C1EB8B860CC012E05A81BC11C1DA(L_0, 2, L_1, L_2, StyleSheet_TryCheckAccess_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_m196CB78CD695C1EB8B860CC012E05A81BC11C1DA_RuntimeMethod_var);
V_2 = L_3;
bool L_4 = V_2;
if (!L_4)
{
goto IL_0017;
}
}
{
V_3 = (bool)1;
goto IL_0033;
}
IL_0017:
{
DimensionU5BU5D_t1EE1B3F9368D444E779CAB3E1CBD9959F8762F4B* L_5 = __this->___dimensions_9;
StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D L_6 = ___handle0;
il2cpp_codegen_runtime_class_init_inline(StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428_il2cpp_TypeInfo_var);
bool L_7;
L_7 = StyleSheet_TryCheckAccess_TisDimension_t5B1EAB500AE32C3789A2BCC4D43F7A29996DF3F8_m081318AFACE293559AA0637A669052626B1A76E8(L_5, 2, L_6, (&V_0), StyleSheet_TryCheckAccess_TisDimension_t5B1EAB500AE32C3789A2BCC4D43F7A29996DF3F8_m081318AFACE293559AA0637A669052626B1A76E8_RuntimeMethod_var);
V_1 = L_7;
float* L_8 = ___value1;
Dimension_t5B1EAB500AE32C3789A2BCC4D43F7A29996DF3F8 L_9 = V_0;
float L_10 = L_9.___value_1;
*((float*)L_8) = (float)L_10;
bool L_11 = V_1;
V_3 = L_11;
goto IL_0033;
}
IL_0033:
{
bool L_12 = V_3;
return L_12;
}
}
// UnityEngine.UIElements.StyleSheets.Dimension UnityEngine.UIElements.StyleSheet::ReadDimension(UnityEngine.UIElements.StyleValueHandle)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Dimension_t5B1EAB500AE32C3789A2BCC4D43F7A29996DF3F8 StyleSheet_ReadDimension_mB3DF91A0800943F98D9309424F856C664D4856F4 (StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* __this, StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D ___handle0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StyleSheet_CheckAccess_TisDimension_t5B1EAB500AE32C3789A2BCC4D43F7A29996DF3F8_m7F7E5CCFEEF4D1E030D63B9F3A7CA4326EC93388_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StyleSheet_CheckAccess_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_mF7A39FC5324F01CAB2EC9117DA2E7EC6BC47DF4F_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
bool V_0 = false;
float V_1 = 0.0f;
Dimension_t5B1EAB500AE32C3789A2BCC4D43F7A29996DF3F8 V_2;
memset((&V_2), 0, sizeof(V_2));
{
int32_t L_0;
L_0 = StyleValueHandle_get_valueType_m4FC4142350A61A75D5CD80C559689A5CC2F741B9((&___handle0), NULL);
V_0 = (bool)((((int32_t)L_0) == ((int32_t)2))? 1 : 0);
bool L_1 = V_0;
if (!L_1)
{
goto IL_0028;
}
}
{
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_2 = __this->___floats_8;
StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D L_3 = ___handle0;
il2cpp_codegen_runtime_class_init_inline(StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428_il2cpp_TypeInfo_var);
float L_4;
L_4 = StyleSheet_CheckAccess_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_mF7A39FC5324F01CAB2EC9117DA2E7EC6BC47DF4F(L_2, 2, L_3, StyleSheet_CheckAccess_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_mF7A39FC5324F01CAB2EC9117DA2E7EC6BC47DF4F_RuntimeMethod_var);
V_1 = L_4;
float L_5 = V_1;
Dimension_t5B1EAB500AE32C3789A2BCC4D43F7A29996DF3F8 L_6;
memset((&L_6), 0, sizeof(L_6));
Dimension__ctor_mAFC8E14DD2BD62F0D0C3FBB508460AC77B7FD082((&L_6), L_5, 0, /*hidden argument*/NULL);
V_2 = L_6;
goto IL_0038;
}
IL_0028:
{
DimensionU5BU5D_t1EE1B3F9368D444E779CAB3E1CBD9959F8762F4B* L_7 = __this->___dimensions_9;
StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D L_8 = ___handle0;
il2cpp_codegen_runtime_class_init_inline(StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428_il2cpp_TypeInfo_var);
Dimension_t5B1EAB500AE32C3789A2BCC4D43F7A29996DF3F8 L_9;
L_9 = StyleSheet_CheckAccess_TisDimension_t5B1EAB500AE32C3789A2BCC4D43F7A29996DF3F8_m7F7E5CCFEEF4D1E030D63B9F3A7CA4326EC93388(L_7, 3, L_8, StyleSheet_CheckAccess_TisDimension_t5B1EAB500AE32C3789A2BCC4D43F7A29996DF3F8_m7F7E5CCFEEF4D1E030D63B9F3A7CA4326EC93388_RuntimeMethod_var);
V_2 = L_9;
goto IL_0038;
}
IL_0038:
{
Dimension_t5B1EAB500AE32C3789A2BCC4D43F7A29996DF3F8 L_10 = V_2;
return L_10;
}
}
// System.Boolean UnityEngine.UIElements.StyleSheet::TryReadDimension(UnityEngine.UIElements.StyleValueHandle,UnityEngine.UIElements.StyleSheets.Dimension&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool StyleSheet_TryReadDimension_m958623B584936010E8AC24B01D8896C2FC2945F0 (StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* __this, StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D ___handle0, Dimension_t5B1EAB500AE32C3789A2BCC4D43F7A29996DF3F8* ___value1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StyleSheet_TryCheckAccess_TisDimension_t5B1EAB500AE32C3789A2BCC4D43F7A29996DF3F8_m081318AFACE293559AA0637A669052626B1A76E8_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StyleSheet_TryCheckAccess_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_m196CB78CD695C1EB8B860CC012E05A81BC11C1DA_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
float V_0 = 0.0f;
bool V_1 = false;
bool V_2 = false;
bool V_3 = false;
{
DimensionU5BU5D_t1EE1B3F9368D444E779CAB3E1CBD9959F8762F4B* L_0 = __this->___dimensions_9;
StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D L_1 = ___handle0;
Dimension_t5B1EAB500AE32C3789A2BCC4D43F7A29996DF3F8* L_2 = ___value1;
il2cpp_codegen_runtime_class_init_inline(StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428_il2cpp_TypeInfo_var);
bool L_3;
L_3 = StyleSheet_TryCheckAccess_TisDimension_t5B1EAB500AE32C3789A2BCC4D43F7A29996DF3F8_m081318AFACE293559AA0637A669052626B1A76E8(L_0, 3, L_1, L_2, StyleSheet_TryCheckAccess_TisDimension_t5B1EAB500AE32C3789A2BCC4D43F7A29996DF3F8_m081318AFACE293559AA0637A669052626B1A76E8_RuntimeMethod_var);
V_2 = L_3;
bool L_4 = V_2;
if (!L_4)
{
goto IL_0017;
}
}
{
V_3 = (bool)1;
goto IL_003e;
}
IL_0017:
{
V_0 = (0.0f);
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_5 = __this->___floats_8;
StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D L_6 = ___handle0;
il2cpp_codegen_runtime_class_init_inline(StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428_il2cpp_TypeInfo_var);
bool L_7;
L_7 = StyleSheet_TryCheckAccess_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_m196CB78CD695C1EB8B860CC012E05A81BC11C1DA(L_5, 2, L_6, (&V_0), StyleSheet_TryCheckAccess_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_m196CB78CD695C1EB8B860CC012E05A81BC11C1DA_RuntimeMethod_var);
V_1 = L_7;
Dimension_t5B1EAB500AE32C3789A2BCC4D43F7A29996DF3F8* L_8 = ___value1;
float L_9 = V_0;
Dimension_t5B1EAB500AE32C3789A2BCC4D43F7A29996DF3F8 L_10;
memset((&L_10), 0, sizeof(L_10));
Dimension__ctor_mAFC8E14DD2BD62F0D0C3FBB508460AC77B7FD082((&L_10), L_9, 0, /*hidden argument*/NULL);
*(Dimension_t5B1EAB500AE32C3789A2BCC4D43F7A29996DF3F8*)L_8 = L_10;
bool L_11 = V_1;
V_3 = L_11;
goto IL_003e;
}
IL_003e:
{
bool L_12 = V_3;
return L_12;
}
}
// UnityEngine.Color UnityEngine.UIElements.StyleSheet::ReadColor(UnityEngine.UIElements.StyleValueHandle)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Color_tD001788D726C3A7F1379BEED0260B9591F440C1F StyleSheet_ReadColor_mCB26B134446AA7F4F4E952E68587E536336A36D7 (StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* __this, StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D ___handle0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StyleSheet_CheckAccess_TisColor_tD001788D726C3A7F1379BEED0260B9591F440C1F_m0D9C3D1AB7916608314A04FCA033C0DEE7DF8C9E_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F V_0;
memset((&V_0), 0, sizeof(V_0));
{
ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389* L_0 = __this->___colors_10;
StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D L_1 = ___handle0;
il2cpp_codegen_runtime_class_init_inline(StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428_il2cpp_TypeInfo_var);
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_2;
L_2 = StyleSheet_CheckAccess_TisColor_tD001788D726C3A7F1379BEED0260B9591F440C1F_m0D9C3D1AB7916608314A04FCA033C0DEE7DF8C9E(L_0, 4, L_1, StyleSheet_CheckAccess_TisColor_tD001788D726C3A7F1379BEED0260B9591F440C1F_m0D9C3D1AB7916608314A04FCA033C0DEE7DF8C9E_RuntimeMethod_var);
V_0 = L_2;
goto IL_0011;
}
IL_0011:
{
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_3 = V_0;
return L_3;
}
}
// System.Boolean UnityEngine.UIElements.StyleSheet::TryReadColor(UnityEngine.UIElements.StyleValueHandle,UnityEngine.Color&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool StyleSheet_TryReadColor_mC65A01F21DD5274E56057E5DBCB541C85DF85B81 (StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* __this, StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D ___handle0, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F* ___value1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StyleSheet_TryCheckAccess_TisColor_tD001788D726C3A7F1379BEED0260B9591F440C1F_mE333C1C8F915C3DCE13BD22B427E442B74AD8748_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
bool V_0 = false;
{
ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389* L_0 = __this->___colors_10;
StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D L_1 = ___handle0;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F* L_2 = ___value1;
il2cpp_codegen_runtime_class_init_inline(StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428_il2cpp_TypeInfo_var);
bool L_3;
L_3 = StyleSheet_TryCheckAccess_TisColor_tD001788D726C3A7F1379BEED0260B9591F440C1F_mE333C1C8F915C3DCE13BD22B427E442B74AD8748(L_0, 4, L_1, L_2, StyleSheet_TryCheckAccess_TisColor_tD001788D726C3A7F1379BEED0260B9591F440C1F_mE333C1C8F915C3DCE13BD22B427E442B74AD8748_RuntimeMethod_var);
V_0 = L_3;
goto IL_0012;
}
IL_0012:
{
bool L_4 = V_0;
return L_4;
}
}
// System.String UnityEngine.UIElements.StyleSheet::ReadString(UnityEngine.UIElements.StyleValueHandle)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* StyleSheet_ReadString_mBC300BE75F66B9A247ED5ECFD6E2AD507255ABA5 (StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* __this, StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D ___handle0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StyleSheet_CheckAccess_TisString_t_mC4D301E621BF640DF30E84E677303C340800F850_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
String_t* V_0 = NULL;
{
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_0 = __this->___strings_11;
StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D L_1 = ___handle0;
il2cpp_codegen_runtime_class_init_inline(StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428_il2cpp_TypeInfo_var);
String_t* L_2;
L_2 = StyleSheet_CheckAccess_TisString_t_mC4D301E621BF640DF30E84E677303C340800F850(L_0, ((int32_t)9), L_1, StyleSheet_CheckAccess_TisString_t_mC4D301E621BF640DF30E84E677303C340800F850_RuntimeMethod_var);
V_0 = L_2;
goto IL_0012;
}
IL_0012:
{
String_t* L_3 = V_0;
return L_3;
}
}
// System.Boolean UnityEngine.UIElements.StyleSheet::TryReadString(UnityEngine.UIElements.StyleValueHandle,System.String&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool StyleSheet_TryReadString_m34DEB2E071C92056B17C1F7F00783BB52C460186 (StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* __this, StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D ___handle0, String_t** ___value1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StyleSheet_TryCheckAccess_TisString_t_m936157D11305930A0291D90F5246E39698C180FE_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
bool V_0 = false;
{
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_0 = __this->___strings_11;
StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D L_1 = ___handle0;
String_t** L_2 = ___value1;
il2cpp_codegen_runtime_class_init_inline(StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428_il2cpp_TypeInfo_var);
bool L_3;
L_3 = StyleSheet_TryCheckAccess_TisString_t_m936157D11305930A0291D90F5246E39698C180FE(L_0, ((int32_t)9), L_1, L_2, StyleSheet_TryCheckAccess_TisString_t_m936157D11305930A0291D90F5246E39698C180FE_RuntimeMethod_var);
V_0 = L_3;
goto IL_0013;
}
IL_0013:
{
bool L_4 = V_0;
return L_4;
}
}
// System.String UnityEngine.UIElements.StyleSheet::ReadEnum(UnityEngine.UIElements.StyleValueHandle)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* StyleSheet_ReadEnum_mC1EB06FD8E584DE9350937EB798679496CB29087 (StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* __this, StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D ___handle0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StyleSheet_CheckAccess_TisString_t_mC4D301E621BF640DF30E84E677303C340800F850_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
String_t* V_0 = NULL;
{
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_0 = __this->___strings_11;
StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D L_1 = ___handle0;
il2cpp_codegen_runtime_class_init_inline(StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428_il2cpp_TypeInfo_var);
String_t* L_2;
L_2 = StyleSheet_CheckAccess_TisString_t_mC4D301E621BF640DF30E84E677303C340800F850(L_0, 7, L_1, StyleSheet_CheckAccess_TisString_t_mC4D301E621BF640DF30E84E677303C340800F850_RuntimeMethod_var);
V_0 = L_2;
goto IL_0011;
}
IL_0011:
{
String_t* L_3 = V_0;
return L_3;
}
}
// System.Boolean UnityEngine.UIElements.StyleSheet::TryReadEnum(UnityEngine.UIElements.StyleValueHandle,System.String&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool StyleSheet_TryReadEnum_mCCB0FB4E00A6A66ADF04A65C1DEC26F7017A491F (StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* __this, StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D ___handle0, String_t** ___value1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StyleSheet_TryCheckAccess_TisString_t_m936157D11305930A0291D90F5246E39698C180FE_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
bool V_0 = false;
{
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_0 = __this->___strings_11;
StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D L_1 = ___handle0;
String_t** L_2 = ___value1;
il2cpp_codegen_runtime_class_init_inline(StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428_il2cpp_TypeInfo_var);
bool L_3;
L_3 = StyleSheet_TryCheckAccess_TisString_t_m936157D11305930A0291D90F5246E39698C180FE(L_0, 7, L_1, L_2, StyleSheet_TryCheckAccess_TisString_t_m936157D11305930A0291D90F5246E39698C180FE_RuntimeMethod_var);
V_0 = L_3;
goto IL_0012;
}
IL_0012:
{
bool L_4 = V_0;
return L_4;
}
}
// System.String UnityEngine.UIElements.StyleSheet::ReadVariable(UnityEngine.UIElements.StyleValueHandle)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* StyleSheet_ReadVariable_m5DF0761434CC3AABB1F75CFB6ECACDC638373F14 (StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* __this, StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D ___handle0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StyleSheet_CheckAccess_TisString_t_mC4D301E621BF640DF30E84E677303C340800F850_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
String_t* V_0 = NULL;
{
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_0 = __this->___strings_11;
StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D L_1 = ___handle0;
il2cpp_codegen_runtime_class_init_inline(StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428_il2cpp_TypeInfo_var);
String_t* L_2;
L_2 = StyleSheet_CheckAccess_TisString_t_mC4D301E621BF640DF30E84E677303C340800F850(L_0, 8, L_1, StyleSheet_CheckAccess_TisString_t_mC4D301E621BF640DF30E84E677303C340800F850_RuntimeMethod_var);
V_0 = L_2;
goto IL_0011;
}
IL_0011:
{
String_t* L_3 = V_0;
return L_3;
}
}
// System.Boolean UnityEngine.UIElements.StyleSheet::TryReadVariable(UnityEngine.UIElements.StyleValueHandle,System.String&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool StyleSheet_TryReadVariable_mEDA3CB5ECEF3B670FEB18BCA319A7D55EE620E95 (StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* __this, StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D ___handle0, String_t** ___value1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StyleSheet_TryCheckAccess_TisString_t_m936157D11305930A0291D90F5246E39698C180FE_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
bool V_0 = false;
{
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_0 = __this->___strings_11;
StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D L_1 = ___handle0;
String_t** L_2 = ___value1;
il2cpp_codegen_runtime_class_init_inline(StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428_il2cpp_TypeInfo_var);
bool L_3;
L_3 = StyleSheet_TryCheckAccess_TisString_t_m936157D11305930A0291D90F5246E39698C180FE(L_0, 8, L_1, L_2, StyleSheet_TryCheckAccess_TisString_t_m936157D11305930A0291D90F5246E39698C180FE_RuntimeMethod_var);
V_0 = L_3;
goto IL_0012;
}
IL_0012:
{
bool L_4 = V_0;
return L_4;
}
}
// System.String UnityEngine.UIElements.StyleSheet::ReadResourcePath(UnityEngine.UIElements.StyleValueHandle)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* StyleSheet_ReadResourcePath_mE417335085D3CDF3BE28AE706EEA4ED809FF6D6D (StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* __this, StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D ___handle0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StyleSheet_CheckAccess_TisString_t_mC4D301E621BF640DF30E84E677303C340800F850_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
String_t* V_0 = NULL;
{
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_0 = __this->___strings_11;
StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D L_1 = ___handle0;
il2cpp_codegen_runtime_class_init_inline(StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428_il2cpp_TypeInfo_var);
String_t* L_2;
L_2 = StyleSheet_CheckAccess_TisString_t_mC4D301E621BF640DF30E84E677303C340800F850(L_0, 5, L_1, StyleSheet_CheckAccess_TisString_t_mC4D301E621BF640DF30E84E677303C340800F850_RuntimeMethod_var);
V_0 = L_2;
goto IL_0011;
}
IL_0011:
{
String_t* L_3 = V_0;
return L_3;
}
}
// System.Boolean UnityEngine.UIElements.StyleSheet::TryReadResourcePath(UnityEngine.UIElements.StyleValueHandle,System.String&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool StyleSheet_TryReadResourcePath_mD320BBAF13F365363291258A723635D847CD0288 (StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* __this, StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D ___handle0, String_t** ___value1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StyleSheet_TryCheckAccess_TisString_t_m936157D11305930A0291D90F5246E39698C180FE_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
bool V_0 = false;
{
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_0 = __this->___strings_11;
StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D L_1 = ___handle0;
String_t** L_2 = ___value1;
il2cpp_codegen_runtime_class_init_inline(StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428_il2cpp_TypeInfo_var);
bool L_3;
L_3 = StyleSheet_TryCheckAccess_TisString_t_m936157D11305930A0291D90F5246E39698C180FE(L_0, 5, L_1, L_2, StyleSheet_TryCheckAccess_TisString_t_m936157D11305930A0291D90F5246E39698C180FE_RuntimeMethod_var);
V_0 = L_3;
goto IL_0012;
}
IL_0012:
{
bool L_4 = V_0;
return L_4;
}
}
// UnityEngine.Object UnityEngine.UIElements.StyleSheet::ReadAssetReference(UnityEngine.UIElements.StyleValueHandle)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C* StyleSheet_ReadAssetReference_m054BC1508B5A8950D81ED8AFCDF1DD64F99DC073 (StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* __this, StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D ___handle0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StyleSheet_CheckAccess_TisObject_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_m6693E3926D82EEF78299B5309D134C5AE92B5E29_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C* V_0 = NULL;
{
ObjectU5BU5D_tD4BF1BEC72A31DF6611C0B8FA3112AF128FC3F8A* L_0 = __this->___assets_12;
StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D L_1 = ___handle0;
il2cpp_codegen_runtime_class_init_inline(StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428_il2cpp_TypeInfo_var);
Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C* L_2;
L_2 = StyleSheet_CheckAccess_TisObject_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_m6693E3926D82EEF78299B5309D134C5AE92B5E29(L_0, 6, L_1, StyleSheet_CheckAccess_TisObject_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_m6693E3926D82EEF78299B5309D134C5AE92B5E29_RuntimeMethod_var);
V_0 = L_2;
goto IL_0011;
}
IL_0011:
{
Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C* L_3 = V_0;
return L_3;
}
}
// System.String UnityEngine.UIElements.StyleSheet::ReadMissingAssetReferenceUrl(UnityEngine.UIElements.StyleValueHandle)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* StyleSheet_ReadMissingAssetReferenceUrl_m77D3233E91EEB2D0455C451EDFBCD001A54A9D04 (StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* __this, StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D ___handle0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StyleSheet_CheckAccess_TisString_t_mC4D301E621BF640DF30E84E677303C340800F850_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
String_t* V_0 = NULL;
{
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_0 = __this->___strings_11;
StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D L_1 = ___handle0;
il2cpp_codegen_runtime_class_init_inline(StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428_il2cpp_TypeInfo_var);
String_t* L_2;
L_2 = StyleSheet_CheckAccess_TisString_t_mC4D301E621BF640DF30E84E677303C340800F850(L_0, ((int32_t)13), L_1, StyleSheet_CheckAccess_TisString_t_mC4D301E621BF640DF30E84E677303C340800F850_RuntimeMethod_var);
V_0 = L_2;
goto IL_0012;
}
IL_0012:
{
String_t* L_3 = V_0;
return L_3;
}
}
// System.Boolean UnityEngine.UIElements.StyleSheet::TryReadAssetReference(UnityEngine.UIElements.StyleValueHandle,UnityEngine.Object&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool StyleSheet_TryReadAssetReference_m2E9C311E4692494508CC6BB3DDEA3A1255DF1A22 (StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* __this, StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D ___handle0, Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C** ___value1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StyleSheet_TryCheckAccess_TisObject_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_mD8610A583190A4A88CD6C0EE88E00EA70846A98B_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
bool V_0 = false;
{
ObjectU5BU5D_tD4BF1BEC72A31DF6611C0B8FA3112AF128FC3F8A* L_0 = __this->___assets_12;
StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D L_1 = ___handle0;
Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C** L_2 = ___value1;
il2cpp_codegen_runtime_class_init_inline(StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428_il2cpp_TypeInfo_var);
bool L_3;
L_3 = StyleSheet_TryCheckAccess_TisObject_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_mD8610A583190A4A88CD6C0EE88E00EA70846A98B(L_0, 6, L_1, L_2, StyleSheet_TryCheckAccess_TisObject_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_mD8610A583190A4A88CD6C0EE88E00EA70846A98B_RuntimeMethod_var);
V_0 = L_3;
goto IL_0012;
}
IL_0012:
{
bool L_4 = V_0;
return L_4;
}
}
// UnityEngine.UIElements.StyleValueFunction UnityEngine.UIElements.StyleSheet::ReadFunction(UnityEngine.UIElements.StyleValueHandle)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t StyleSheet_ReadFunction_mD30C649561DFBA5B803A9E45896E9C70D32B727E (StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* __this, StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D ___handle0, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D L_0 = ___handle0;
int32_t L_1 = L_0.___valueIndex_1;
V_0 = L_1;
goto IL_000a;
}
IL_000a:
{
int32_t L_2 = V_0;
return L_2;
}
}
// System.String UnityEngine.UIElements.StyleSheet::ReadFunctionName(UnityEngine.UIElements.StyleValueHandle)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* StyleSheet_ReadFunctionName_m9E33930479DD2011BA941DDC943738EE2D46608E (StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* __this, StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D ___handle0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StyleValueType_tC3253FE046DBB95224A74D13B534D015CC4AADDE_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0A452795E040C66D151B05EE8648BF3F8016F207);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
bool V_1 = false;
String_t* V_2 = NULL;
{
int32_t L_0;
L_0 = StyleValueHandle_get_valueType_m4FC4142350A61A75D5CD80C559689A5CC2F741B9((&___handle0), NULL);
V_1 = (bool)((((int32_t)((((int32_t)L_0) == ((int32_t)((int32_t)10)))? 1 : 0)) == ((int32_t)0))? 1 : 0);
bool L_1 = V_1;
if (!L_1)
{
goto IL_0045;
}
}
{
int32_t L_2 = ((int32_t)10);
RuntimeObject* L_3 = Box(StyleValueType_tC3253FE046DBB95224A74D13B534D015CC4AADDE_il2cpp_TypeInfo_var, &L_2);
int32_t L_4;
L_4 = StyleValueHandle_get_valueType_m4FC4142350A61A75D5CD80C559689A5CC2F741B9((&___handle0), NULL);
int32_t L_5 = L_4;
RuntimeObject* L_6 = Box(StyleValueType_tC3253FE046DBB95224A74D13B534D015CC4AADDE_il2cpp_TypeInfo_var, &L_5);
String_t* L_7;
L_7 = String_Format_m9499958F4B0BB6089C75760AB647AB3CA4D55806(_stringLiteral0A452795E040C66D151B05EE8648BF3F8016F207, L_3, L_6, NULL);
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_8 = (ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)SZArrayNew(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var, (uint32_t)0);
il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
Debug_LogErrorFormat_mA33C95EF832A60D72A7EE26074E13A86BE7E30C6(L_7, L_8, NULL);
String_t* L_9 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->___Empty_6;
V_2 = L_9;
goto IL_0055;
}
IL_0045:
{
StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D L_10 = ___handle0;
int32_t L_11 = L_10.___valueIndex_1;
V_0 = L_11;
int32_t L_12 = V_0;
String_t* L_13;
L_13 = StyleValueFunctionExtension_ToUssString_m96C47994EB9CD6E9C27FB2F2DECD2CD423A936D4(L_12, NULL);
V_2 = L_13;
goto IL_0055;
}
IL_0055:
{
String_t* L_14 = V_2;
return L_14;
}
}
// UnityEngine.UIElements.StyleSheets.ScalableImage UnityEngine.UIElements.StyleSheet::ReadScalableImage(UnityEngine.UIElements.StyleValueHandle)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ScalableImage_t64F0F6F75D1099EF5D595E70CA1A2A7B9914E80F StyleSheet_ReadScalableImage_m55F09449CAF5F600A1AAC79A2E7A8B4BE3F2E51D (StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* __this, StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D ___handle0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StyleSheet_CheckAccess_TisScalableImage_t64F0F6F75D1099EF5D595E70CA1A2A7B9914E80F_m8F9C7866AC90BBF23F5B6196FFD7157BAEFD3B8B_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
ScalableImage_t64F0F6F75D1099EF5D595E70CA1A2A7B9914E80F V_0;
memset((&V_0), 0, sizeof(V_0));
{
ScalableImageU5BU5D_t8C989174900062AED19A057FDCF0529F8C594A52* L_0 = __this->___scalableImages_16;
StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D L_1 = ___handle0;
il2cpp_codegen_runtime_class_init_inline(StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428_il2cpp_TypeInfo_var);
ScalableImage_t64F0F6F75D1099EF5D595E70CA1A2A7B9914E80F L_2;
L_2 = StyleSheet_CheckAccess_TisScalableImage_t64F0F6F75D1099EF5D595E70CA1A2A7B9914E80F_m8F9C7866AC90BBF23F5B6196FFD7157BAEFD3B8B(L_0, ((int32_t)12), L_1, StyleSheet_CheckAccess_TisScalableImage_t64F0F6F75D1099EF5D595E70CA1A2A7B9914E80F_m8F9C7866AC90BBF23F5B6196FFD7157BAEFD3B8B_RuntimeMethod_var);
V_0 = L_2;
goto IL_0012;
}
IL_0012:
{
ScalableImage_t64F0F6F75D1099EF5D595E70CA1A2A7B9914E80F L_3 = V_0;
return L_3;
}
}
// System.Boolean UnityEngine.UIElements.StyleSheet::CustomStartsWith(System.String,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool StyleSheet_CustomStartsWith_m1F500BB7328FD1D4428B7076B9A064A341DF4CE6 (String_t* ___originalString0, String_t* ___pattern1, const RuntimeMethod* method)
{
int32_t V_0 = 0;
int32_t V_1 = 0;
int32_t V_2 = 0;
int32_t V_3 = 0;
bool V_4 = false;
bool V_5 = false;
int32_t G_B6_0 = 0;
int32_t G_B12_0 = 0;
int32_t G_B14_0 = 0;
{
String_t* L_0 = ___originalString0;
NullCheck(L_0);
int32_t L_1;
L_1 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_0, NULL);
V_0 = L_1;
String_t* L_2 = ___pattern1;
NullCheck(L_2);
int32_t L_3;
L_3 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_2, NULL);
V_1 = L_3;
V_2 = 0;
V_3 = 0;
goto IL_001f;
}
IL_0015:
{
int32_t L_4 = V_2;
V_2 = ((int32_t)il2cpp_codegen_add(L_4, 1));
int32_t L_5 = V_3;
V_3 = ((int32_t)il2cpp_codegen_add(L_5, 1));
}
IL_001f:
{
int32_t L_6 = V_2;
int32_t L_7 = V_0;
if ((((int32_t)L_6) >= ((int32_t)L_7)))
{
goto IL_0039;
}
}
{
int32_t L_8 = V_3;
int32_t L_9 = V_1;
if ((((int32_t)L_8) >= ((int32_t)L_9)))
{
goto IL_0039;
}
}
{
String_t* L_10 = ___originalString0;
int32_t L_11 = V_2;
NullCheck(L_10);
Il2CppChar L_12;
L_12 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_10, L_11, NULL);
String_t* L_13 = ___pattern1;
int32_t L_14 = V_3;
NullCheck(L_13);
Il2CppChar L_15;
L_15 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_13, L_14, NULL);
G_B6_0 = ((((int32_t)L_12) == ((int32_t)L_15))? 1 : 0);
goto IL_003a;
}
IL_0039:
{
G_B6_0 = 0;
}
IL_003a:
{
V_4 = (bool)G_B6_0;
bool L_16 = V_4;
if (L_16)
{
goto IL_0015;
}
}
{
int32_t L_17 = V_3;
int32_t L_18 = V_1;
if ((!(((uint32_t)L_17) == ((uint32_t)L_18))))
{
goto IL_0048;
}
}
{
int32_t L_19 = V_0;
int32_t L_20 = V_1;
if ((((int32_t)L_19) >= ((int32_t)L_20)))
{
goto IL_0058;
}
}
IL_0048:
{
int32_t L_21 = V_2;
int32_t L_22 = V_0;
if ((!(((uint32_t)L_21) == ((uint32_t)L_22))))
{
goto IL_0055;
}
}
{
int32_t L_23 = V_1;
int32_t L_24 = V_0;
G_B12_0 = ((((int32_t)((((int32_t)L_23) < ((int32_t)L_24))? 1 : 0)) == ((int32_t)0))? 1 : 0);
goto IL_0056;
}
IL_0055:
{
G_B12_0 = 0;
}
IL_0056:
{
G_B14_0 = G_B12_0;
goto IL_0059;
}
IL_0058:
{
G_B14_0 = 1;
}
IL_0059:
{
V_5 = (bool)G_B14_0;
goto IL_005d;
}
IL_005d:
{
bool L_25 = V_5;
return L_25;
}
}
// System.Void UnityEngine.UIElements.StyleSheet::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StyleSheet__ctor_m1AA637A96DFEE2522AEC2BC1962E7B02D690C1BA (StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* __this, const RuntimeMethod* method)
{
{
ScriptableObject__ctor_mD037FDB0B487295EA47F79A4DB1BF1846C9087FF(__this, NULL);
return;
}
}
// System.Void UnityEngine.UIElements.StyleSheet::.cctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StyleSheet__cctor_m38A67EC58E51090792E1405F027068C383C22F2A (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral69520730213CDED741A5919BB83F6E4B8610EDBA);
s_Il2CppMethodInitialized = true;
}
{
((StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428_StaticFields*)il2cpp_codegen_static_fields_for(StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428_il2cpp_TypeInfo_var))->___kCustomPropertyMarker_21 = _stringLiteral69520730213CDED741A5919BB83F6E4B8610EDBA;
Il2CppCodeGenWriteBarrier((void**)(&((StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428_StaticFields*)il2cpp_codegen_static_fields_for(StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428_il2cpp_TypeInfo_var))->___kCustomPropertyMarker_21), (void*)_stringLiteral69520730213CDED741A5919BB83F6E4B8610EDBA);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Conversion methods for marshalling of: UnityEngine.UIElements.StyleSheet/ImportStruct
IL2CPP_EXTERN_C void ImportStruct_t8CE0AC0405305E6E27224A07CF153167E99C98B1_marshal_pinvoke(const ImportStruct_t8CE0AC0405305E6E27224A07CF153167E99C98B1& unmarshaled, ImportStruct_t8CE0AC0405305E6E27224A07CF153167E99C98B1_marshaled_pinvoke& marshaled)
{
Exception_t* ___styleSheet_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'styleSheet' of type 'ImportStruct': Reference type field marshaling is not supported.");
IL2CPP_RAISE_MANAGED_EXCEPTION(___styleSheet_0Exception, NULL);
}
IL2CPP_EXTERN_C void ImportStruct_t8CE0AC0405305E6E27224A07CF153167E99C98B1_marshal_pinvoke_back(const ImportStruct_t8CE0AC0405305E6E27224A07CF153167E99C98B1_marshaled_pinvoke& marshaled, ImportStruct_t8CE0AC0405305E6E27224A07CF153167E99C98B1& unmarshaled)
{
Exception_t* ___styleSheet_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'styleSheet' of type 'ImportStruct': Reference type field marshaling is not supported.");
IL2CPP_RAISE_MANAGED_EXCEPTION(___styleSheet_0Exception, NULL);
}
// Conversion method for clean up from marshalling of: UnityEngine.UIElements.StyleSheet/ImportStruct
IL2CPP_EXTERN_C void ImportStruct_t8CE0AC0405305E6E27224A07CF153167E99C98B1_marshal_pinvoke_cleanup(ImportStruct_t8CE0AC0405305E6E27224A07CF153167E99C98B1_marshaled_pinvoke& marshaled)
{
}
// Conversion methods for marshalling of: UnityEngine.UIElements.StyleSheet/ImportStruct
IL2CPP_EXTERN_C void ImportStruct_t8CE0AC0405305E6E27224A07CF153167E99C98B1_marshal_com(const ImportStruct_t8CE0AC0405305E6E27224A07CF153167E99C98B1& unmarshaled, ImportStruct_t8CE0AC0405305E6E27224A07CF153167E99C98B1_marshaled_com& marshaled)
{
Exception_t* ___styleSheet_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'styleSheet' of type 'ImportStruct': Reference type field marshaling is not supported.");
IL2CPP_RAISE_MANAGED_EXCEPTION(___styleSheet_0Exception, NULL);
}
IL2CPP_EXTERN_C void ImportStruct_t8CE0AC0405305E6E27224A07CF153167E99C98B1_marshal_com_back(const ImportStruct_t8CE0AC0405305E6E27224A07CF153167E99C98B1_marshaled_com& marshaled, ImportStruct_t8CE0AC0405305E6E27224A07CF153167E99C98B1& unmarshaled)
{
Exception_t* ___styleSheet_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'styleSheet' of type 'ImportStruct': Reference type field marshaling is not supported.");
IL2CPP_RAISE_MANAGED_EXCEPTION(___styleSheet_0Exception, NULL);
}
// Conversion method for clean up from marshalling of: UnityEngine.UIElements.StyleSheet/ImportStruct
IL2CPP_EXTERN_C void ImportStruct_t8CE0AC0405305E6E27224A07CF153167E99C98B1_marshal_com_cleanup(ImportStruct_t8CE0AC0405305E6E27224A07CF153167E99C98B1_marshaled_com& marshaled)
{
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.String UnityEngine.UIElements.StyleValueFunctionExtension::ToUssString(UnityEngine.UIElements.StyleValueFunction)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* StyleValueFunctionExtension_ToUssString_m96C47994EB9CD6E9C27FB2F2DECD2CD423A936D4 (int32_t ___svf0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral537FFA4677C3012810F3AAAC6D89BB2919ADD36F);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral581430FB5E2AB80389A430804CEF0F2382806766);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7A38E1BCE1E9AFE87F2A65EDDA3B0BDE6D8838DF);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
int32_t V_1 = 0;
String_t* V_2 = NULL;
{
int32_t L_0 = ___svf0;
V_1 = L_0;
int32_t L_1 = V_1;
V_0 = L_1;
int32_t L_2 = V_0;
switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_2, 1)))
{
case 0:
{
goto IL_001b;
}
case 1:
{
goto IL_0023;
}
case 2:
{
goto IL_002b;
}
}
}
{
goto IL_0033;
}
IL_001b:
{
V_2 = _stringLiteral581430FB5E2AB80389A430804CEF0F2382806766;
goto IL_0049;
}
IL_0023:
{
V_2 = _stringLiteral537FFA4677C3012810F3AAAC6D89BB2919ADD36F;
goto IL_0049;
}
IL_002b:
{
V_2 = _stringLiteral7A38E1BCE1E9AFE87F2A65EDDA3B0BDE6D8838DF;
goto IL_0049;
}
IL_0033:
{
int32_t L_3 = ___svf0;
int32_t L_4 = L_3;
RuntimeObject* L_5 = Box(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&StyleValueFunction_t6A7C77404C9BD98781B216CB2459C11962259F12_il2cpp_TypeInfo_var)), &L_4);
ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F* L_6 = (ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F_il2cpp_TypeInfo_var)));
NullCheck(L_6);
ArgumentOutOfRangeException__ctor_m60B543A63AC8692C28096003FBF2AD124B9D5B85(L_6, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral4C828D22EA1BC44F928A150AD9B5EBE43CC0B847)), L_5, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB6EC324CECDA4F5EFE8BDB0781C279DFADEC6B75)), NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_6, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&StyleValueFunctionExtension_ToUssString_m96C47994EB9CD6E9C27FB2F2DECD2CD423A936D4_RuntimeMethod_var)));
}
IL_0049:
{
String_t* L_7 = V_2;
return L_7;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// UnityEngine.UIElements.StyleValueType UnityEngine.UIElements.StyleValueHandle::get_valueType()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t StyleValueHandle_get_valueType_m4FC4142350A61A75D5CD80C559689A5CC2F741B9 (StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D* __this, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
int32_t L_0 = __this->___m_ValueType_0;
V_0 = L_0;
goto IL_000a;
}
IL_000a:
{
int32_t L_1 = V_0;
return L_1;
}
}
IL2CPP_EXTERN_C int32_t StyleValueHandle_get_valueType_m4FC4142350A61A75D5CD80C559689A5CC2F741B9_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D*>(__this + _offset);
int32_t _returnValue;
_returnValue = StyleValueHandle_get_valueType_m4FC4142350A61A75D5CD80C559689A5CC2F741B9(_thisAdjusted, method);
return _returnValue;
}
// System.Void UnityEngine.UIElements.StyleValueHandle::set_valueType(UnityEngine.UIElements.StyleValueType)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StyleValueHandle_set_valueType_m19D5FCB629ECFB1A46688D27F0E06505A38D2CA3 (StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D* __this, int32_t ___value0, const RuntimeMethod* method)
{
{
int32_t L_0 = ___value0;
__this->___m_ValueType_0 = L_0;
return;
}
}
IL2CPP_EXTERN_C void StyleValueHandle_set_valueType_m19D5FCB629ECFB1A46688D27F0E06505A38D2CA3_AdjustorThunk (RuntimeObject* __this, int32_t ___value0, const RuntimeMethod* method)
{
StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D*>(__this + _offset);
StyleValueHandle_set_valueType_m19D5FCB629ECFB1A46688D27F0E06505A38D2CA3(_thisAdjusted, ___value0, method);
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.String UnityEngine.UIElements.StyleValueKeywordExtension::ToUssString(UnityEngine.UIElements.StyleValueKeyword)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* StyleValueKeywordExtension_ToUssString_mD107360F226E04DABAABEBC2DF3730770D797929 (int32_t ___svk0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0AEA2C46AAEB233C6D2DF0275EF92FB2E56BAFE9);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0E65690939804B15F12B14D2152EA638DCB3BF40);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral77D38C0623F92B292B925F6E72CF5CF99A20D4EB);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA8104AF9ED983BC3636015A3F5EE0BC29ADE71F0);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB7C45DD316C68ABF3429C20058C2981C652192F2);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE8EE39FC7B687281047DBD20AA11E9FDC82A3B8E);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF152B296BCB34070EE69020F0A59C611E4BBA10F);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
int32_t V_1 = 0;
String_t* V_2 = NULL;
{
int32_t L_0 = ___svk0;
V_1 = L_0;
int32_t L_1 = V_1;
V_0 = L_1;
int32_t L_2 = V_0;
switch (L_2)
{
case 0:
{
goto IL_0029;
}
case 1:
{
goto IL_0031;
}
case 2:
{
goto IL_0039;
}
case 3:
{
goto IL_0041;
}
case 4:
{
goto IL_0049;
}
case 5:
{
goto IL_0051;
}
case 6:
{
goto IL_0059;
}
}
}
{
goto IL_0061;
}
IL_0029:
{
V_2 = _stringLiteralA8104AF9ED983BC3636015A3F5EE0BC29ADE71F0;
goto IL_0077;
}
IL_0031:
{
V_2 = _stringLiteral0E65690939804B15F12B14D2152EA638DCB3BF40;
goto IL_0077;
}
IL_0039:
{
V_2 = _stringLiteralF152B296BCB34070EE69020F0A59C611E4BBA10F;
goto IL_0077;
}
IL_0041:
{
V_2 = _stringLiteralE8EE39FC7B687281047DBD20AA11E9FDC82A3B8E;
goto IL_0077;
}
IL_0049:
{
V_2 = _stringLiteralB7C45DD316C68ABF3429C20058C2981C652192F2;
goto IL_0077;
}
IL_0051:
{
V_2 = _stringLiteral77D38C0623F92B292B925F6E72CF5CF99A20D4EB;
goto IL_0077;
}
IL_0059:
{
V_2 = _stringLiteral0AEA2C46AAEB233C6D2DF0275EF92FB2E56BAFE9;
goto IL_0077;
}
IL_0061:
{
int32_t L_3 = ___svk0;
int32_t L_4 = L_3;
RuntimeObject* L_5 = Box(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&StyleValueKeyword_tD99A58D549C3614460643F9ED4C5D7B373E1B9E5_il2cpp_TypeInfo_var)), &L_4);
ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F* L_6 = (ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F_il2cpp_TypeInfo_var)));
NullCheck(L_6);
ArgumentOutOfRangeException__ctor_m60B543A63AC8692C28096003FBF2AD124B9D5B85(L_6, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral6B6FF442851FEAB9E21EF5124A38B0DC49AD47FF)), L_5, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral514F7AE67AA46F6564845DA7FFDF058F997B4817)), NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_6, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&StyleValueKeywordExtension_ToUssString_mD107360F226E04DABAABEBC2DF3730770D797929_RuntimeMethod_var)));
}
IL_0077:
{
String_t* L_7 = V_2;
return L_7;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Conversion methods for marshalling of: UnityEngine.UIElements.StyleVariable
IL2CPP_EXTERN_C void StyleVariable_t5D4DEC936102A13961F4F2C6214B83D6CDC56269_marshal_pinvoke(const StyleVariable_t5D4DEC936102A13961F4F2C6214B83D6CDC56269& unmarshaled, StyleVariable_t5D4DEC936102A13961F4F2C6214B83D6CDC56269_marshaled_pinvoke& marshaled)
{
Exception_t* ___sheet_1Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'sheet' of type 'StyleVariable': Reference type field marshaling is not supported.");
IL2CPP_RAISE_MANAGED_EXCEPTION(___sheet_1Exception, NULL);
}
IL2CPP_EXTERN_C void StyleVariable_t5D4DEC936102A13961F4F2C6214B83D6CDC56269_marshal_pinvoke_back(const StyleVariable_t5D4DEC936102A13961F4F2C6214B83D6CDC56269_marshaled_pinvoke& marshaled, StyleVariable_t5D4DEC936102A13961F4F2C6214B83D6CDC56269& unmarshaled)
{
Exception_t* ___sheet_1Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'sheet' of type 'StyleVariable': Reference type field marshaling is not supported.");
IL2CPP_RAISE_MANAGED_EXCEPTION(___sheet_1Exception, NULL);
}
// Conversion method for clean up from marshalling of: UnityEngine.UIElements.StyleVariable
IL2CPP_EXTERN_C void StyleVariable_t5D4DEC936102A13961F4F2C6214B83D6CDC56269_marshal_pinvoke_cleanup(StyleVariable_t5D4DEC936102A13961F4F2C6214B83D6CDC56269_marshaled_pinvoke& marshaled)
{
}
// Conversion methods for marshalling of: UnityEngine.UIElements.StyleVariable
IL2CPP_EXTERN_C void StyleVariable_t5D4DEC936102A13961F4F2C6214B83D6CDC56269_marshal_com(const StyleVariable_t5D4DEC936102A13961F4F2C6214B83D6CDC56269& unmarshaled, StyleVariable_t5D4DEC936102A13961F4F2C6214B83D6CDC56269_marshaled_com& marshaled)
{
Exception_t* ___sheet_1Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'sheet' of type 'StyleVariable': Reference type field marshaling is not supported.");
IL2CPP_RAISE_MANAGED_EXCEPTION(___sheet_1Exception, NULL);
}
IL2CPP_EXTERN_C void StyleVariable_t5D4DEC936102A13961F4F2C6214B83D6CDC56269_marshal_com_back(const StyleVariable_t5D4DEC936102A13961F4F2C6214B83D6CDC56269_marshaled_com& marshaled, StyleVariable_t5D4DEC936102A13961F4F2C6214B83D6CDC56269& unmarshaled)
{
Exception_t* ___sheet_1Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'sheet' of type 'StyleVariable': Reference type field marshaling is not supported.");
IL2CPP_RAISE_MANAGED_EXCEPTION(___sheet_1Exception, NULL);
}
// Conversion method for clean up from marshalling of: UnityEngine.UIElements.StyleVariable
IL2CPP_EXTERN_C void StyleVariable_t5D4DEC936102A13961F4F2C6214B83D6CDC56269_marshal_com_cleanup(StyleVariable_t5D4DEC936102A13961F4F2C6214B83D6CDC56269_marshaled_com& marshaled)
{
}
// System.Void UnityEngine.UIElements.StyleVariable::.ctor(System.String,UnityEngine.UIElements.StyleSheet,UnityEngine.UIElements.StyleValueHandle[])
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StyleVariable__ctor_m139006F9D55C2648AA15252352A707F740F56FF1 (StyleVariable_t5D4DEC936102A13961F4F2C6214B83D6CDC56269* __this, String_t* ___name0, StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* ___sheet1, StyleValueHandleU5BU5D_t66B7732469E9E30B1FB9A6E386315DAB36914ADE* ___handles2, const RuntimeMethod* method)
{
{
String_t* L_0 = ___name0;
__this->___name_0 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___name_0), (void*)L_0);
StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* L_1 = ___sheet1;
__this->___sheet_1 = L_1;
Il2CppCodeGenWriteBarrier((void**)(&__this->___sheet_1), (void*)L_1);
StyleValueHandleU5BU5D_t66B7732469E9E30B1FB9A6E386315DAB36914ADE* L_2 = ___handles2;
__this->___handles_2 = L_2;
Il2CppCodeGenWriteBarrier((void**)(&__this->___handles_2), (void*)L_2);
return;
}
}
IL2CPP_EXTERN_C void StyleVariable__ctor_m139006F9D55C2648AA15252352A707F740F56FF1_AdjustorThunk (RuntimeObject* __this, String_t* ___name0, StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* ___sheet1, StyleValueHandleU5BU5D_t66B7732469E9E30B1FB9A6E386315DAB36914ADE* ___handles2, const RuntimeMethod* method)
{
StyleVariable_t5D4DEC936102A13961F4F2C6214B83D6CDC56269* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<StyleVariable_t5D4DEC936102A13961F4F2C6214B83D6CDC56269*>(__this + _offset);
StyleVariable__ctor_m139006F9D55C2648AA15252352A707F740F56FF1(_thisAdjusted, ___name0, ___sheet1, ___handles2, method);
}
// System.Int32 UnityEngine.UIElements.StyleVariable::GetHashCode()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t StyleVariable_GetHashCode_m5936A2F0EF7628D537142F44DF65A097C8939129 (StyleVariable_t5D4DEC936102A13961F4F2C6214B83D6CDC56269* __this, const RuntimeMethod* method)
{
int32_t V_0 = 0;
int32_t V_1 = 0;
{
String_t* L_0 = __this->___name_0;
NullCheck(L_0);
int32_t L_1;
L_1 = VirtualFuncInvoker0< int32_t >::Invoke(2 /* System.Int32 System.Object::GetHashCode() */, L_0);
V_0 = L_1;
int32_t L_2 = V_0;
StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* L_3 = __this->___sheet_1;
NullCheck(L_3);
int32_t L_4;
L_4 = VirtualFuncInvoker0< int32_t >::Invoke(2 /* System.Int32 System.Object::GetHashCode() */, L_3);
V_0 = ((int32_t)(((int32_t)il2cpp_codegen_multiply(L_2, ((int32_t)397)))^L_4));
int32_t L_5 = V_0;
StyleValueHandleU5BU5D_t66B7732469E9E30B1FB9A6E386315DAB36914ADE* L_6 = __this->___handles_2;
NullCheck((RuntimeObject*)L_6);
int32_t L_7;
L_7 = VirtualFuncInvoker0< int32_t >::Invoke(2 /* System.Int32 System.Object::GetHashCode() */, (RuntimeObject*)L_6);
V_0 = ((int32_t)(((int32_t)il2cpp_codegen_multiply(L_5, ((int32_t)397)))^L_7));
int32_t L_8 = V_0;
V_1 = L_8;
goto IL_003a;
}
IL_003a:
{
int32_t L_9 = V_1;
return L_9;
}
}
IL2CPP_EXTERN_C int32_t StyleVariable_GetHashCode_m5936A2F0EF7628D537142F44DF65A097C8939129_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
StyleVariable_t5D4DEC936102A13961F4F2C6214B83D6CDC56269* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<StyleVariable_t5D4DEC936102A13961F4F2C6214B83D6CDC56269*>(__this + _offset);
int32_t _returnValue;
_returnValue = StyleVariable_GetHashCode_m5936A2F0EF7628D537142F44DF65A097C8939129(_thisAdjusted, method);
return _returnValue;
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void UnityEngine.UIElements.StyleVariableContext::Add(UnityEngine.UIElements.StyleVariable)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StyleVariableContext_Add_m287537A0FE5B6165509E2FADC0CD0257A1CB1E05 (StyleVariableContext_tF74F2787CE1F6BEBBFBFF0771CF493AC9E403527* __this, StyleVariable_t5D4DEC936102A13961F4F2C6214B83D6CDC56269 ___sv0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_mB41E8724CA0DDBEBD2EA8379D51E13F23F49176E_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_BinarySearch_mE81A25C14E61997621A470D09BB4BAE1F8CF98F2_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Insert_mC1B6D4E6CC94D8BA82A60B2F80CE9684D9345AAE_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_m28DF960E8AB7BB5A577DB76F89CEF2489E776610_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
int32_t V_1 = 0;
bool V_2 = false;
StyleVariableContext_tF74F2787CE1F6BEBBFBFF0771CF493AC9E403527* G_B4_0 = NULL;
StyleVariableContext_tF74F2787CE1F6BEBBFBFF0771CF493AC9E403527* G_B3_0 = NULL;
int32_t G_B5_0 = 0;
StyleVariableContext_tF74F2787CE1F6BEBBFBFF0771CF493AC9E403527* G_B5_1 = NULL;
{
int32_t L_0;
L_0 = StyleVariable_GetHashCode_m5936A2F0EF7628D537142F44DF65A097C8939129((&___sv0), NULL);
V_0 = L_0;
List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* L_1 = __this->___m_SortedHash_3;
int32_t L_2 = V_0;
NullCheck(L_1);
int32_t L_3;
L_3 = List_1_BinarySearch_mE81A25C14E61997621A470D09BB4BAE1F8CF98F2(L_1, L_2, List_1_BinarySearch_mE81A25C14E61997621A470D09BB4BAE1F8CF98F2_RuntimeMethod_var);
V_1 = L_3;
int32_t L_4 = V_1;
V_2 = (bool)((((int32_t)((((int32_t)L_4) < ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0);
bool L_5 = V_2;
if (!L_5)
{
goto IL_0029;
}
}
{
goto IL_0083;
}
IL_0029:
{
List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* L_6 = __this->___m_SortedHash_3;
int32_t L_7 = V_1;
int32_t L_8 = V_0;
NullCheck(L_6);
List_1_Insert_mC1B6D4E6CC94D8BA82A60B2F80CE9684D9345AAE(L_6, ((~L_7)), L_8, List_1_Insert_mC1B6D4E6CC94D8BA82A60B2F80CE9684D9345AAE_RuntimeMethod_var);
List_1_t4EB7DA35FB6C543101A0C09A56EE4B652F4E1777* L_9 = __this->___m_Variables_2;
StyleVariable_t5D4DEC936102A13961F4F2C6214B83D6CDC56269 L_10 = ___sv0;
NullCheck(L_9);
List_1_Add_mB41E8724CA0DDBEBD2EA8379D51E13F23F49176E_inline(L_9, L_10, List_1_Add_mB41E8724CA0DDBEBD2EA8379D51E13F23F49176E_RuntimeMethod_var);
List_1_t4EB7DA35FB6C543101A0C09A56EE4B652F4E1777* L_11 = __this->___m_Variables_2;
NullCheck(L_11);
int32_t L_12;
L_12 = List_1_get_Count_m28DF960E8AB7BB5A577DB76F89CEF2489E776610_inline(L_11, List_1_get_Count_m28DF960E8AB7BB5A577DB76F89CEF2489E776610_RuntimeMethod_var);
G_B3_0 = __this;
if (!L_12)
{
G_B4_0 = __this;
goto IL_0070;
}
}
{
int32_t L_13 = __this->___m_VariableHash_1;
int32_t L_14;
L_14 = StyleVariable_GetHashCode_m5936A2F0EF7628D537142F44DF65A097C8939129((&___sv0), NULL);
G_B5_0 = ((int32_t)(((int32_t)il2cpp_codegen_multiply(L_13, ((int32_t)397)))^L_14));
G_B5_1 = G_B3_0;
goto IL_007d;
}
IL_0070:
{
int32_t L_15;
L_15 = StyleVariable_GetHashCode_m5936A2F0EF7628D537142F44DF65A097C8939129((&___sv0), NULL);
G_B5_0 = L_15;
G_B5_1 = G_B4_0;
}
IL_007d:
{
NullCheck(G_B5_1);
G_B5_1->___m_VariableHash_1 = G_B5_0;
}
IL_0083:
{
return;
}
}
// System.Void UnityEngine.UIElements.StyleVariableContext::AddInitialRange(UnityEngine.UIElements.StyleVariableContext)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StyleVariableContext_AddInitialRange_m7233F55EAB55D2BA5AC0D704251A0444FA28D758 (StyleVariableContext_tF74F2787CE1F6BEBBFBFF0771CF493AC9E403527* __this, StyleVariableContext_tF74F2787CE1F6BEBBFBFF0771CF493AC9E403527* ___other0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_AddRange_m1A10E697703D67F6551D47C603FFE78E16CE4204_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_AddRange_m3FAF7B4CABAC116EF9E3084CD51B79BC9BF921EA_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_m28DF960E8AB7BB5A577DB76F89CEF2489E776610_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
bool V_0 = false;
{
StyleVariableContext_tF74F2787CE1F6BEBBFBFF0771CF493AC9E403527* L_0 = ___other0;
NullCheck(L_0);
List_1_t4EB7DA35FB6C543101A0C09A56EE4B652F4E1777* L_1 = L_0->___m_Variables_2;
NullCheck(L_1);
int32_t L_2;
L_2 = List_1_get_Count_m28DF960E8AB7BB5A577DB76F89CEF2489E776610_inline(L_1, List_1_get_Count_m28DF960E8AB7BB5A577DB76F89CEF2489E776610_RuntimeMethod_var);
V_0 = (bool)((((int32_t)L_2) > ((int32_t)0))? 1 : 0);
bool L_3 = V_0;
if (!L_3)
{
goto IL_0059;
}
}
{
List_1_t4EB7DA35FB6C543101A0C09A56EE4B652F4E1777* L_4 = __this->___m_Variables_2;
NullCheck(L_4);
int32_t L_5;
L_5 = List_1_get_Count_m28DF960E8AB7BB5A577DB76F89CEF2489E776610_inline(L_4, List_1_get_Count_m28DF960E8AB7BB5A577DB76F89CEF2489E776610_RuntimeMethod_var);
il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
Debug_Assert_mC95931BE797761A2D7800908C0BA4B41D68B3216((bool)((((int32_t)L_5) == ((int32_t)0))? 1 : 0), NULL);
StyleVariableContext_tF74F2787CE1F6BEBBFBFF0771CF493AC9E403527* L_6 = ___other0;
NullCheck(L_6);
int32_t L_7 = L_6->___m_VariableHash_1;
__this->___m_VariableHash_1 = L_7;
List_1_t4EB7DA35FB6C543101A0C09A56EE4B652F4E1777* L_8 = __this->___m_Variables_2;
StyleVariableContext_tF74F2787CE1F6BEBBFBFF0771CF493AC9E403527* L_9 = ___other0;
NullCheck(L_9);
List_1_t4EB7DA35FB6C543101A0C09A56EE4B652F4E1777* L_10 = L_9->___m_Variables_2;
NullCheck(L_8);
List_1_AddRange_m3FAF7B4CABAC116EF9E3084CD51B79BC9BF921EA(L_8, L_10, List_1_AddRange_m3FAF7B4CABAC116EF9E3084CD51B79BC9BF921EA_RuntimeMethod_var);
List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* L_11 = __this->___m_SortedHash_3;
StyleVariableContext_tF74F2787CE1F6BEBBFBFF0771CF493AC9E403527* L_12 = ___other0;
NullCheck(L_12);
List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* L_13 = L_12->___m_SortedHash_3;
NullCheck(L_11);
List_1_AddRange_m1A10E697703D67F6551D47C603FFE78E16CE4204(L_11, L_13, List_1_AddRange_m1A10E697703D67F6551D47C603FFE78E16CE4204_RuntimeMethod_var);
}
IL_0059:
{
return;
}
}
// System.Void UnityEngine.UIElements.StyleVariableContext::Clear()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StyleVariableContext_Clear_m409FA7B9B00D7E0851CD5C5ED20682690D0E7FDC (StyleVariableContext_tF74F2787CE1F6BEBBFBFF0771CF493AC9E403527* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Clear_m00AFA4A0337BBF3DC699C14107B3594CA904E971_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Clear_mF6795DE5F49C1D0B91D6A0955F448B22970D67A9_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_m28DF960E8AB7BB5A577DB76F89CEF2489E776610_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
bool V_0 = false;
{
List_1_t4EB7DA35FB6C543101A0C09A56EE4B652F4E1777* L_0 = __this->___m_Variables_2;
NullCheck(L_0);
int32_t L_1;
L_1 = List_1_get_Count_m28DF960E8AB7BB5A577DB76F89CEF2489E776610_inline(L_0, List_1_get_Count_m28DF960E8AB7BB5A577DB76F89CEF2489E776610_RuntimeMethod_var);
V_0 = (bool)((((int32_t)L_1) > ((int32_t)0))? 1 : 0);
bool L_2 = V_0;
if (!L_2)
{
goto IL_0034;
}
}
{
List_1_t4EB7DA35FB6C543101A0C09A56EE4B652F4E1777* L_3 = __this->___m_Variables_2;
NullCheck(L_3);
List_1_Clear_m00AFA4A0337BBF3DC699C14107B3594CA904E971_inline(L_3, List_1_Clear_m00AFA4A0337BBF3DC699C14107B3594CA904E971_RuntimeMethod_var);
__this->___m_VariableHash_1 = 0;
List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* L_4 = __this->___m_SortedHash_3;
NullCheck(L_4);
List_1_Clear_mF6795DE5F49C1D0B91D6A0955F448B22970D67A9_inline(L_4, List_1_Clear_mF6795DE5F49C1D0B91D6A0955F448B22970D67A9_RuntimeMethod_var);
}
IL_0034:
{
return;
}
}
// System.Void UnityEngine.UIElements.StyleVariableContext::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StyleVariableContext__ctor_mFECB2428A5FAEA2A6D361D51ADB2292965F0908E (StyleVariableContext_tF74F2787CE1F6BEBBFBFF0771CF493AC9E403527* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_m0C25EDC3BBFEAFC872D99F3EFF19813AA75D02C6_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_m17F501B5A5C289ECE1B4F3D6EBF05DFA421433F8_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_t4EB7DA35FB6C543101A0C09A56EE4B652F4E1777_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
List_1_t4EB7DA35FB6C543101A0C09A56EE4B652F4E1777* L_0 = (List_1_t4EB7DA35FB6C543101A0C09A56EE4B652F4E1777*)il2cpp_codegen_object_new(List_1_t4EB7DA35FB6C543101A0C09A56EE4B652F4E1777_il2cpp_TypeInfo_var);
NullCheck(L_0);
List_1__ctor_m0C25EDC3BBFEAFC872D99F3EFF19813AA75D02C6(L_0, List_1__ctor_m0C25EDC3BBFEAFC872D99F3EFF19813AA75D02C6_RuntimeMethod_var);
__this->___m_Variables_2 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Variables_2), (void*)L_0);
__this->___m_VariableHash_1 = 0;
List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* L_1 = (List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73*)il2cpp_codegen_object_new(List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73_il2cpp_TypeInfo_var);
NullCheck(L_1);
List_1__ctor_m17F501B5A5C289ECE1B4F3D6EBF05DFA421433F8(L_1, List_1__ctor_m17F501B5A5C289ECE1B4F3D6EBF05DFA421433F8_RuntimeMethod_var);
__this->___m_SortedHash_3 = L_1;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_SortedHash_3), (void*)L_1);
return;
}
}
// System.Void UnityEngine.UIElements.StyleVariableContext::.ctor(UnityEngine.UIElements.StyleVariableContext)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StyleVariableContext__ctor_m67039FC8535557AF42934260B3BDF917A539DFA9 (StyleVariableContext_tF74F2787CE1F6BEBBFBFF0771CF493AC9E403527* __this, StyleVariableContext_tF74F2787CE1F6BEBBFBFF0771CF493AC9E403527* ___other0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_mCC0E71080DE343C1A527526A1AC2DBEC355CEA6C_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_mE716C60A18D9455EF0C58216ECCE11441F8EA90B_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_t4EB7DA35FB6C543101A0C09A56EE4B652F4E1777_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
StyleVariableContext_tF74F2787CE1F6BEBBFBFF0771CF493AC9E403527* L_0 = ___other0;
NullCheck(L_0);
List_1_t4EB7DA35FB6C543101A0C09A56EE4B652F4E1777* L_1 = L_0->___m_Variables_2;
List_1_t4EB7DA35FB6C543101A0C09A56EE4B652F4E1777* L_2 = (List_1_t4EB7DA35FB6C543101A0C09A56EE4B652F4E1777*)il2cpp_codegen_object_new(List_1_t4EB7DA35FB6C543101A0C09A56EE4B652F4E1777_il2cpp_TypeInfo_var);
NullCheck(L_2);
List_1__ctor_mE716C60A18D9455EF0C58216ECCE11441F8EA90B(L_2, L_1, List_1__ctor_mE716C60A18D9455EF0C58216ECCE11441F8EA90B_RuntimeMethod_var);
__this->___m_Variables_2 = L_2;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Variables_2), (void*)L_2);
StyleVariableContext_tF74F2787CE1F6BEBBFBFF0771CF493AC9E403527* L_3 = ___other0;
NullCheck(L_3);
int32_t L_4 = L_3->___m_VariableHash_1;
__this->___m_VariableHash_1 = L_4;
StyleVariableContext_tF74F2787CE1F6BEBBFBFF0771CF493AC9E403527* L_5 = ___other0;
NullCheck(L_5);
List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* L_6 = L_5->___m_SortedHash_3;
List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* L_7 = (List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73*)il2cpp_codegen_object_new(List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73_il2cpp_TypeInfo_var);
NullCheck(L_7);
List_1__ctor_mCC0E71080DE343C1A527526A1AC2DBEC355CEA6C(L_7, L_6, List_1__ctor_mCC0E71080DE343C1A527526A1AC2DBEC355CEA6C_RuntimeMethod_var);
__this->___m_SortedHash_3 = L_7;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_SortedHash_3), (void*)L_7);
return;
}
}
// System.Boolean UnityEngine.UIElements.StyleVariableContext::TryFindVariable(System.String,UnityEngine.UIElements.StyleVariable&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool StyleVariableContext_TryFindVariable_m67DE560D44BE35AB5D4AA315C2C3208E9E736E8E (StyleVariableContext_tF74F2787CE1F6BEBBFBFF0771CF493AC9E403527* __this, String_t* ___name0, StyleVariable_t5D4DEC936102A13961F4F2C6214B83D6CDC56269* ___v1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_m28DF960E8AB7BB5A577DB76F89CEF2489E776610_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_mA124F3E047E65F2F4B174B25FCE125E08BC17853_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
bool V_1 = false;
bool V_2 = false;
bool V_3 = false;
{
List_1_t4EB7DA35FB6C543101A0C09A56EE4B652F4E1777* L_0 = __this->___m_Variables_2;
NullCheck(L_0);
int32_t L_1;
L_1 = List_1_get_Count_m28DF960E8AB7BB5A577DB76F89CEF2489E776610_inline(L_0, List_1_get_Count_m28DF960E8AB7BB5A577DB76F89CEF2489E776610_RuntimeMethod_var);
V_0 = ((int32_t)il2cpp_codegen_subtract(L_1, 1));
goto IL_0049;
}
IL_0011:
{
List_1_t4EB7DA35FB6C543101A0C09A56EE4B652F4E1777* L_2 = __this->___m_Variables_2;
int32_t L_3 = V_0;
NullCheck(L_2);
StyleVariable_t5D4DEC936102A13961F4F2C6214B83D6CDC56269 L_4;
L_4 = List_1_get_Item_mA124F3E047E65F2F4B174B25FCE125E08BC17853(L_2, L_3, List_1_get_Item_mA124F3E047E65F2F4B174B25FCE125E08BC17853_RuntimeMethod_var);
String_t* L_5 = L_4.___name_0;
String_t* L_6 = ___name0;
bool L_7;
L_7 = String_op_Equality_m0D685A924E5CD78078F248ED1726DA5A9D7D6AC0(L_5, L_6, NULL);
V_1 = L_7;
bool L_8 = V_1;
if (!L_8)
{
goto IL_0044;
}
}
{
StyleVariable_t5D4DEC936102A13961F4F2C6214B83D6CDC56269* L_9 = ___v1;
List_1_t4EB7DA35FB6C543101A0C09A56EE4B652F4E1777* L_10 = __this->___m_Variables_2;
int32_t L_11 = V_0;
NullCheck(L_10);
StyleVariable_t5D4DEC936102A13961F4F2C6214B83D6CDC56269 L_12;
L_12 = List_1_get_Item_mA124F3E047E65F2F4B174B25FCE125E08BC17853(L_10, L_11, List_1_get_Item_mA124F3E047E65F2F4B174B25FCE125E08BC17853_RuntimeMethod_var);
*(StyleVariable_t5D4DEC936102A13961F4F2C6214B83D6CDC56269*)L_9 = L_12;
Il2CppCodeGenWriteBarrier((void**)&(((StyleVariable_t5D4DEC936102A13961F4F2C6214B83D6CDC56269*)L_9)->___name_0), (void*)NULL);
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&(((StyleVariable_t5D4DEC936102A13961F4F2C6214B83D6CDC56269*)L_9)->___sheet_1), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&(((StyleVariable_t5D4DEC936102A13961F4F2C6214B83D6CDC56269*)L_9)->___handles_2), (void*)NULL);
#endif
V_2 = (bool)1;
goto IL_005f;
}
IL_0044:
{
int32_t L_13 = V_0;
V_0 = ((int32_t)il2cpp_codegen_subtract(L_13, 1));
}
IL_0049:
{
int32_t L_14 = V_0;
V_3 = (bool)((((int32_t)((((int32_t)L_14) < ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0);
bool L_15 = V_3;
if (L_15)
{
goto IL_0011;
}
}
{
StyleVariable_t5D4DEC936102A13961F4F2C6214B83D6CDC56269* L_16 = ___v1;
il2cpp_codegen_initobj(L_16, sizeof(StyleVariable_t5D4DEC936102A13961F4F2C6214B83D6CDC56269));
V_2 = (bool)0;
goto IL_005f;
}
IL_005f:
{
bool L_17 = V_2;
return L_17;
}
}
// System.Int32 UnityEngine.UIElements.StyleVariableContext::GetVariableHash()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t StyleVariableContext_GetVariableHash_m432F7379E62997987F9B7D21888D67B62569A9D5 (StyleVariableContext_tF74F2787CE1F6BEBBFBFF0771CF493AC9E403527* __this, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
int32_t L_0 = __this->___m_VariableHash_1;
V_0 = L_0;
goto IL_000a;
}
IL_000a:
{
int32_t L_1 = V_0;
return L_1;
}
}
// System.Void UnityEngine.UIElements.StyleVariableContext::.cctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StyleVariableContext__cctor_m2093A9807C1EC555A2476251D0D116D985400BA2 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StyleVariableContext_tF74F2787CE1F6BEBBFBFF0771CF493AC9E403527_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
StyleVariableContext_tF74F2787CE1F6BEBBFBFF0771CF493AC9E403527* L_0 = (StyleVariableContext_tF74F2787CE1F6BEBBFBFF0771CF493AC9E403527*)il2cpp_codegen_object_new(StyleVariableContext_tF74F2787CE1F6BEBBFBFF0771CF493AC9E403527_il2cpp_TypeInfo_var);
NullCheck(L_0);
StyleVariableContext__ctor_mFECB2428A5FAEA2A6D361D51ADB2292965F0908E(L_0, NULL);
((StyleVariableContext_tF74F2787CE1F6BEBBFBFF0771CF493AC9E403527_StaticFields*)il2cpp_codegen_static_fields_for(StyleVariableContext_tF74F2787CE1F6BEBBFBFF0771CF493AC9E403527_il2cpp_TypeInfo_var))->___none_0 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&((StyleVariableContext_tF74F2787CE1F6BEBBFBFF0771CF493AC9E403527_StaticFields*)il2cpp_codegen_static_fields_for(StyleVariableContext_tF74F2787CE1F6BEBBFBFF0771CF493AC9E403527_il2cpp_TypeInfo_var))->___none_0), (void*)L_0);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// UnityEngine.UIElements.StyleSheet UnityEngine.UIElements.StyleVariableResolver::get_currentSheet()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* StyleVariableResolver_get_currentSheet_mCA3C11C583BEA675EC5F9838F7C78CF141C178DA (StyleVariableResolver_tB24ACDD043A87F2F2339E1523539739D427B5185* __this, const RuntimeMethod* method)
{
{
ResolveContext_tEF37DBA22D641E4FE1568C5EBE1605A98D86C992* L_0 = (&__this->___m_CurrentContext_7);
StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* L_1 = L_0->___sheet_0;
return L_1;
}
}
// UnityEngine.UIElements.StyleValueHandle[] UnityEngine.UIElements.StyleVariableResolver::get_currentHandles()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StyleValueHandleU5BU5D_t66B7732469E9E30B1FB9A6E386315DAB36914ADE* StyleVariableResolver_get_currentHandles_m98A0796473D12DFE9242EDBE0AB607571B9DC833 (StyleVariableResolver_tB24ACDD043A87F2F2339E1523539739D427B5185* __this, const RuntimeMethod* method)
{
{
ResolveContext_tEF37DBA22D641E4FE1568C5EBE1605A98D86C992* L_0 = (&__this->___m_CurrentContext_7);
StyleValueHandleU5BU5D_t66B7732469E9E30B1FB9A6E386315DAB36914ADE* L_1 = L_0->___handles_1;
return L_1;
}
}
// System.Collections.Generic.List`1<UnityEngine.UIElements.StyleSheets.StylePropertyValue> UnityEngine.UIElements.StyleVariableResolver::get_resolvedValues()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR List_1_t893BC4E6EA21D89E7107414FB1199B089EB9F122* StyleVariableResolver_get_resolvedValues_m75EB5A6B4C8F4BA8D36EA4A6DE514645DA44D712 (StyleVariableResolver_tB24ACDD043A87F2F2339E1523539739D427B5185* __this, const RuntimeMethod* method)
{
{
List_1_t893BC4E6EA21D89E7107414FB1199B089EB9F122* L_0 = __this->___m_ResolvedValues_3;
return L_0;
}
}
// UnityEngine.UIElements.StyleVariableContext UnityEngine.UIElements.StyleVariableResolver::get_variableContext()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StyleVariableContext_tF74F2787CE1F6BEBBFBFF0771CF493AC9E403527* StyleVariableResolver_get_variableContext_m3775C7C5A8A41C7B3BDB487587A6A333C15606E4 (StyleVariableResolver_tB24ACDD043A87F2F2339E1523539739D427B5185* __this, const RuntimeMethod* method)
{
{
StyleVariableContext_tF74F2787CE1F6BEBBFBFF0771CF493AC9E403527* L_0 = __this->___U3CvariableContextU3Ek__BackingField_8;
return L_0;
}
}
// System.Void UnityEngine.UIElements.StyleVariableResolver::set_variableContext(UnityEngine.UIElements.StyleVariableContext)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StyleVariableResolver_set_variableContext_m81CE99C4FF6661D64A3D838B54887B589D9A112F (StyleVariableResolver_tB24ACDD043A87F2F2339E1523539739D427B5185* __this, StyleVariableContext_tF74F2787CE1F6BEBBFBFF0771CF493AC9E403527* ___value0, const RuntimeMethod* method)
{
{
StyleVariableContext_tF74F2787CE1F6BEBBFBFF0771CF493AC9E403527* L_0 = ___value0;
__this->___U3CvariableContextU3Ek__BackingField_8 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CvariableContextU3Ek__BackingField_8), (void*)L_0);
return;
}
}
// System.Void UnityEngine.UIElements.StyleVariableResolver::Init(UnityEngine.UIElements.StyleProperty,UnityEngine.UIElements.StyleSheet,UnityEngine.UIElements.StyleValueHandle[])
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StyleVariableResolver_Init_mD906509FA4B2D98849009E5BEAD1E01F3CC2699B (StyleVariableResolver_tB24ACDD043A87F2F2339E1523539739D427B5185* __this, StyleProperty_tD117EB807BAA83855E65AC56B8D6FB84D6F7CF83* ___property0, StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* ___sheet1, StyleValueHandleU5BU5D_t66B7732469E9E30B1FB9A6E386315DAB36914ADE* ___handles2, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Clear_m51A5D7D883AF79511066B64E4CBC23C3DB6CCF54_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Stack_1_Clear_mA8BCDF8A5DC47FB9DC9967E8423955DD37F0F190_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
List_1_t893BC4E6EA21D89E7107414FB1199B089EB9F122* L_0 = __this->___m_ResolvedValues_3;
NullCheck(L_0);
List_1_Clear_m51A5D7D883AF79511066B64E4CBC23C3DB6CCF54_inline(L_0, List_1_Clear_m51A5D7D883AF79511066B64E4CBC23C3DB6CCF54_RuntimeMethod_var);
Stack_1_t0B236E77382B6037C04F4090B3C6259495694C1C* L_1 = __this->___m_ContextStack_6;
NullCheck(L_1);
Stack_1_Clear_mA8BCDF8A5DC47FB9DC9967E8423955DD37F0F190(L_1, Stack_1_Clear_mA8BCDF8A5DC47FB9DC9967E8423955DD37F0F190_RuntimeMethod_var);
StyleProperty_tD117EB807BAA83855E65AC56B8D6FB84D6F7CF83* L_2 = ___property0;
__this->___m_Property_5 = L_2;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Property_5), (void*)L_2);
StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* L_3 = ___sheet1;
StyleValueHandleU5BU5D_t66B7732469E9E30B1FB9A6E386315DAB36914ADE* L_4 = ___handles2;
StyleVariableResolver_PushContext_m905420AD7B5F9CA63EA3A99F48A6A8C4CFFBF1BB(__this, L_3, L_4, NULL);
return;
}
}
// System.Void UnityEngine.UIElements.StyleVariableResolver::PushContext(UnityEngine.UIElements.StyleSheet,UnityEngine.UIElements.StyleValueHandle[])
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StyleVariableResolver_PushContext_m905420AD7B5F9CA63EA3A99F48A6A8C4CFFBF1BB (StyleVariableResolver_tB24ACDD043A87F2F2339E1523539739D427B5185* __this, StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* ___sheet0, StyleValueHandleU5BU5D_t66B7732469E9E30B1FB9A6E386315DAB36914ADE* ___handles1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Stack_1_Push_m20B8F6926877157FC7CA556376F45B0FB4BB779A_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
ResolveContext_tEF37DBA22D641E4FE1568C5EBE1605A98D86C992 V_0;
memset((&V_0), 0, sizeof(V_0));
{
il2cpp_codegen_initobj((&V_0), sizeof(ResolveContext_tEF37DBA22D641E4FE1568C5EBE1605A98D86C992));
StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* L_0 = ___sheet0;
(&V_0)->___sheet_0 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___sheet_0), (void*)L_0);
StyleValueHandleU5BU5D_t66B7732469E9E30B1FB9A6E386315DAB36914ADE* L_1 = ___handles1;
(&V_0)->___handles_1 = L_1;
Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___handles_1), (void*)L_1);
ResolveContext_tEF37DBA22D641E4FE1568C5EBE1605A98D86C992 L_2 = V_0;
__this->___m_CurrentContext_7 = L_2;
Il2CppCodeGenWriteBarrier((void**)&(((&__this->___m_CurrentContext_7))->___sheet_0), (void*)NULL);
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&(((&__this->___m_CurrentContext_7))->___handles_1), (void*)NULL);
#endif
Stack_1_t0B236E77382B6037C04F4090B3C6259495694C1C* L_3 = __this->___m_ContextStack_6;
ResolveContext_tEF37DBA22D641E4FE1568C5EBE1605A98D86C992 L_4 = __this->___m_CurrentContext_7;
NullCheck(L_3);
Stack_1_Push_m20B8F6926877157FC7CA556376F45B0FB4BB779A(L_3, L_4, Stack_1_Push_m20B8F6926877157FC7CA556376F45B0FB4BB779A_RuntimeMethod_var);
return;
}
}
// System.Void UnityEngine.UIElements.StyleVariableResolver::PopContext()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StyleVariableResolver_PopContext_m86C19BEEF9C65B4BF0B328F93B17EF690CD0180A (StyleVariableResolver_tB24ACDD043A87F2F2339E1523539739D427B5185* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Stack_1_Peek_m011BD98974FC916CFDA7912EAC8C9D363A0F8928_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Stack_1_Pop_m65349BF61582D9D047A8D6F160A750AF79C6957D_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
Stack_1_t0B236E77382B6037C04F4090B3C6259495694C1C* L_0 = __this->___m_ContextStack_6;
NullCheck(L_0);
ResolveContext_tEF37DBA22D641E4FE1568C5EBE1605A98D86C992 L_1;
L_1 = Stack_1_Pop_m65349BF61582D9D047A8D6F160A750AF79C6957D(L_0, Stack_1_Pop_m65349BF61582D9D047A8D6F160A750AF79C6957D_RuntimeMethod_var);
Stack_1_t0B236E77382B6037C04F4090B3C6259495694C1C* L_2 = __this->___m_ContextStack_6;
NullCheck(L_2);
ResolveContext_tEF37DBA22D641E4FE1568C5EBE1605A98D86C992 L_3;
L_3 = Stack_1_Peek_m011BD98974FC916CFDA7912EAC8C9D363A0F8928(L_2, Stack_1_Peek_m011BD98974FC916CFDA7912EAC8C9D363A0F8928_RuntimeMethod_var);
__this->___m_CurrentContext_7 = L_3;
Il2CppCodeGenWriteBarrier((void**)&(((&__this->___m_CurrentContext_7))->___sheet_0), (void*)NULL);
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&(((&__this->___m_CurrentContext_7))->___handles_1), (void*)NULL);
#endif
return;
}
}
// System.Void UnityEngine.UIElements.StyleVariableResolver::AddValue(UnityEngine.UIElements.StyleValueHandle)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StyleVariableResolver_AddValue_m62206748596D3BC58ED3B63197614248ADBBF39B (StyleVariableResolver_tB24ACDD043A87F2F2339E1523539739D427B5185* __this, StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D ___handle0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_m0816FF64696BD2E13C77ACA78959BF6927C064D1_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
StylePropertyValue_tED32F617FABE99611B213BFCF9D1D909E7F141C2 V_0;
memset((&V_0), 0, sizeof(V_0));
{
List_1_t893BC4E6EA21D89E7107414FB1199B089EB9F122* L_0 = __this->___m_ResolvedValues_3;
il2cpp_codegen_initobj((&V_0), sizeof(StylePropertyValue_tED32F617FABE99611B213BFCF9D1D909E7F141C2));
StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* L_1;
L_1 = StyleVariableResolver_get_currentSheet_mCA3C11C583BEA675EC5F9838F7C78CF141C178DA(__this, NULL);
(&V_0)->___sheet_0 = L_1;
Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___sheet_0), (void*)L_1);
StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D L_2 = ___handle0;
(&V_0)->___handle_1 = L_2;
StylePropertyValue_tED32F617FABE99611B213BFCF9D1D909E7F141C2 L_3 = V_0;
NullCheck(L_0);
List_1_Add_m0816FF64696BD2E13C77ACA78959BF6927C064D1_inline(L_0, L_3, List_1_Add_m0816FF64696BD2E13C77ACA78959BF6927C064D1_RuntimeMethod_var);
return;
}
}
// System.Boolean UnityEngine.UIElements.StyleVariableResolver::ResolveVarFunction(System.Int32&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool StyleVariableResolver_ResolveVarFunction_mE00F9D6362DAA156EBDAE76F1F2D6A80FB61C7E5 (StyleVariableResolver_tB24ACDD043A87F2F2339E1523539739D427B5185* __this, int32_t* ___index0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Stack_1_Clear_mB5DD9A67516D41D7A82FD1B0ABFA38AAA8593C0E_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StyleVariableResolver_tB24ACDD043A87F2F2339E1523539739D427B5185_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
String_t* V_1 = NULL;
int32_t V_2 = 0;
bool V_3 = false;
{
Stack_1_tD770B7BA3385BBF3A1703E386B6006FF670C5094* L_0 = __this->___m_ResolvedVarStack_4;
NullCheck(L_0);
Stack_1_Clear_mB5DD9A67516D41D7A82FD1B0ABFA38AAA8593C0E(L_0, Stack_1_Clear_mB5DD9A67516D41D7A82FD1B0ABFA38AAA8593C0E_RuntimeMethod_var);
StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* L_1;
L_1 = StyleVariableResolver_get_currentSheet_mCA3C11C583BEA675EC5F9838F7C78CF141C178DA(__this, NULL);
StyleValueHandleU5BU5D_t66B7732469E9E30B1FB9A6E386315DAB36914ADE* L_2;
L_2 = StyleVariableResolver_get_currentHandles_m98A0796473D12DFE9242EDBE0AB607571B9DC833(__this, NULL);
int32_t* L_3 = ___index0;
il2cpp_codegen_runtime_class_init_inline(StyleVariableResolver_tB24ACDD043A87F2F2339E1523539739D427B5185_il2cpp_TypeInfo_var);
StyleVariableResolver_ParseVarFunction_mC0CB312BB358588D4244C4C4FB66525ED833599C(L_1, L_2, L_3, (&V_0), (&V_1), NULL);
int32_t* L_4 = ___index0;
int32_t L_5 = V_0;
String_t* L_6 = V_1;
int32_t L_7;
L_7 = StyleVariableResolver_ResolveVarFunction_mB000A4AA0547EB3E6B7C0D5B1F20E7CACDB89622(__this, L_4, L_5, L_6, NULL);
V_2 = L_7;
int32_t L_8 = V_2;
V_3 = (bool)((((int32_t)L_8) == ((int32_t)0))? 1 : 0);
goto IL_0035;
}
IL_0035:
{
bool L_9 = V_3;
return L_9;
}
}
// UnityEngine.UIElements.StyleVariableResolver/Result UnityEngine.UIElements.StyleVariableResolver::ResolveVarFunction(System.Int32&,System.Int32,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t StyleVariableResolver_ResolveVarFunction_mB000A4AA0547EB3E6B7C0D5B1F20E7CACDB89622 (StyleVariableResolver_tB24ACDD043A87F2F2339E1523539739D427B5185* __this, int32_t* ___index0, int32_t ___argc1, String_t* ___varName2, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StyleValueType_tC3253FE046DBB95224A74D13B534D015CC4AADDE_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE4351F4420DAC70B43EE9931A2C0D31288835FC4);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
bool V_1 = false;
StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D V_2;
memset((&V_2), 0, sizeof(V_2));
int32_t V_3 = 0;
bool V_4 = false;
int32_t V_5 = 0;
int32_t G_B3_0 = 0;
int32_t G_B7_0 = 0;
{
String_t* L_0 = ___varName2;
int32_t L_1;
L_1 = StyleVariableResolver_ResolveVariable_mA9A45E2DF3F9A4707C5D440B4C8BCA1BEADF76D6(__this, L_0, NULL);
V_0 = L_1;
int32_t L_2 = V_0;
if ((!(((uint32_t)L_2) == ((uint32_t)2))))
{
goto IL_0013;
}
}
{
int32_t L_3 = ___argc1;
G_B3_0 = ((((int32_t)L_3) > ((int32_t)1))? 1 : 0);
goto IL_0014;
}
IL_0013:
{
G_B3_0 = 0;
}
IL_0014:
{
V_1 = (bool)G_B3_0;
bool L_4 = V_1;
if (!L_4)
{
goto IL_0088;
}
}
{
StyleValueHandleU5BU5D_t66B7732469E9E30B1FB9A6E386315DAB36914ADE* L_5;
L_5 = StyleVariableResolver_get_currentHandles_m98A0796473D12DFE9242EDBE0AB607571B9DC833(__this, NULL);
int32_t* L_6 = ___index0;
int32_t* L_7 = ___index0;
int32_t L_8 = *((int32_t*)L_7);
V_3 = ((int32_t)il2cpp_codegen_add(L_8, 1));
int32_t L_9 = V_3;
*((int32_t*)L_6) = (int32_t)L_9;
int32_t L_10 = V_3;
NullCheck(L_5);
int32_t L_11 = L_10;
StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D L_12 = (L_5)->GetAt(static_cast<il2cpp_array_size_t>(L_11));
V_2 = L_12;
int32_t L_13;
L_13 = StyleValueHandle_get_valueType_m4FC4142350A61A75D5CD80C559689A5CC2F741B9((&V_2), NULL);
int32_t L_14;
L_14 = StyleValueHandle_get_valueType_m4FC4142350A61A75D5CD80C559689A5CC2F741B9((&V_2), NULL);
int32_t L_15 = L_14;
RuntimeObject* L_16 = Box(StyleValueType_tC3253FE046DBB95224A74D13B534D015CC4AADDE_il2cpp_TypeInfo_var, &L_15);
String_t* L_17;
L_17 = String_Format_m8C122B26BC5AA10E2550AECA16E57DAE10F07E30(_stringLiteralE4351F4420DAC70B43EE9931A2C0D31288835FC4, L_16, NULL);
il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
Debug_Assert_m9CA35857A4FF29506840C572F2C7BA233805B806((bool)((((int32_t)L_13) == ((int32_t)((int32_t)11)))? 1 : 0), L_17, NULL);
int32_t L_18;
L_18 = StyleValueHandle_get_valueType_m4FC4142350A61A75D5CD80C559689A5CC2F741B9((&V_2), NULL);
if ((!(((uint32_t)L_18) == ((uint32_t)((int32_t)11)))))
{
goto IL_0070;
}
}
{
int32_t* L_19 = ___index0;
int32_t L_20 = *((int32_t*)L_19);
StyleValueHandleU5BU5D_t66B7732469E9E30B1FB9A6E386315DAB36914ADE* L_21;
L_21 = StyleVariableResolver_get_currentHandles_m98A0796473D12DFE9242EDBE0AB607571B9DC833(__this, NULL);
NullCheck(L_21);
G_B7_0 = ((((int32_t)((int32_t)il2cpp_codegen_add(L_20, 1))) < ((int32_t)((int32_t)(((RuntimeArray*)L_21)->max_length))))? 1 : 0);
goto IL_0071;
}
IL_0070:
{
G_B7_0 = 0;
}
IL_0071:
{
V_4 = (bool)G_B7_0;
bool L_22 = V_4;
if (!L_22)
{
goto IL_0087;
}
}
{
int32_t* L_23 = ___index0;
int32_t* L_24 = ___index0;
int32_t L_25 = *((int32_t*)L_24);
*((int32_t*)L_23) = (int32_t)((int32_t)il2cpp_codegen_add(L_25, 1));
int32_t* L_26 = ___index0;
int32_t L_27;
L_27 = StyleVariableResolver_ResolveFallback_mB9AAE3A0B198D66083E92DAEB3A5A575F3927457(__this, L_26, NULL);
V_0 = L_27;
}
IL_0087:
{
}
IL_0088:
{
int32_t L_28 = V_0;
V_5 = L_28;
goto IL_008d;
}
IL_008d:
{
int32_t L_29 = V_5;
return L_29;
}
}
// System.Boolean UnityEngine.UIElements.StyleVariableResolver::ValidateResolvedValues()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool StyleVariableResolver_ValidateResolvedValues_mD5DE36CE9BF36FB47F51DC217E737F0F91658108 (StyleVariableResolver_tB24ACDD043A87F2F2339E1523539739D427B5185* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StylePropertyCache_t026956492B146632E15AD91F6AC0793E64D8CF00_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StyleVariableResolver_tB24ACDD043A87F2F2339E1523539739D427B5185_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral6A6344B3113734F6F0041E886A4E2FDFD6FC9FBC);
s_Il2CppMethodInitialized = true;
}
String_t* V_0 = NULL;
Expression_tCF765985229BD440260CA349B7CCD263AEF4A7C6* V_1 = NULL;
MatchResult_t466703B46AB8050EABFF2E93F9439AD049D2566A V_2;
memset((&V_2), 0, sizeof(V_2));
bool V_3 = false;
bool V_4 = false;
bool V_5 = false;
{
StyleProperty_tD117EB807BAA83855E65AC56B8D6FB84D6F7CF83* L_0 = __this->___m_Property_5;
NullCheck(L_0);
bool L_1 = L_0->___isCustomProperty_3;
V_3 = L_1;
bool L_2 = V_3;
if (!L_2)
{
goto IL_0015;
}
}
{
V_4 = (bool)1;
goto IL_007b;
}
IL_0015:
{
StyleProperty_tD117EB807BAA83855E65AC56B8D6FB84D6F7CF83* L_3 = __this->___m_Property_5;
NullCheck(L_3);
String_t* L_4;
L_4 = StyleProperty_get_name_mB093E71395D32578890C11C6CED189B06F495015(L_3, NULL);
il2cpp_codegen_runtime_class_init_inline(StylePropertyCache_t026956492B146632E15AD91F6AC0793E64D8CF00_il2cpp_TypeInfo_var);
bool L_5;
L_5 = StylePropertyCache_TryGetSyntax_m0661BE0BD724F364A909B7A0873E7824EC06E3AE(L_4, (&V_0), NULL);
V_5 = (bool)((((int32_t)L_5) == ((int32_t)0))? 1 : 0);
bool L_6 = V_5;
if (!L_6)
{
goto IL_0051;
}
}
{
StyleProperty_tD117EB807BAA83855E65AC56B8D6FB84D6F7CF83* L_7 = __this->___m_Property_5;
NullCheck(L_7);
String_t* L_8;
L_8 = StyleProperty_get_name_mB093E71395D32578890C11C6CED189B06F495015(L_7, NULL);
String_t* L_9;
L_9 = String_Concat_mAF2CE02CC0CB7460753D0A1A91CCF2B1E9804C5D(_stringLiteral6A6344B3113734F6F0041E886A4E2FDFD6FC9FBC, L_8, NULL);
il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
Debug_LogAssertion_mC3BDB863CDF67D35AA001E42105DC4925FB028F4(L_9, NULL);
V_4 = (bool)0;
goto IL_007b;
}
IL_0051:
{
il2cpp_codegen_runtime_class_init_inline(StyleVariableResolver_tB24ACDD043A87F2F2339E1523539739D427B5185_il2cpp_TypeInfo_var);
StyleSyntaxParser_t7032C3985ADE57F59D635A1BA773DC75D1895263* L_10 = ((StyleVariableResolver_tB24ACDD043A87F2F2339E1523539739D427B5185_StaticFields*)il2cpp_codegen_static_fields_for(StyleVariableResolver_tB24ACDD043A87F2F2339E1523539739D427B5185_il2cpp_TypeInfo_var))->___s_SyntaxParser_1;
String_t* L_11 = V_0;
NullCheck(L_10);
Expression_tCF765985229BD440260CA349B7CCD263AEF4A7C6* L_12;
L_12 = StyleSyntaxParser_Parse_mA1B3223B21B613631673FB591DC1AC15AC19DD59(L_10, L_11, NULL);
V_1 = L_12;
StylePropertyValueMatcher_tE39FB52A804864748CF9C473A45F065A89500248* L_13 = __this->___m_Matcher_2;
Expression_tCF765985229BD440260CA349B7CCD263AEF4A7C6* L_14 = V_1;
List_1_t893BC4E6EA21D89E7107414FB1199B089EB9F122* L_15 = __this->___m_ResolvedValues_3;
NullCheck(L_13);
MatchResult_t466703B46AB8050EABFF2E93F9439AD049D2566A L_16;
L_16 = StylePropertyValueMatcher_Match_m9200D93F5E6516142F71A23B2BA83AA98409FC1D(L_13, L_14, L_15, NULL);
V_2 = L_16;
bool L_17;
L_17 = MatchResult_get_success_mDCB87B0AB8A1E77378EAE079EC6DC9BF8C87347A((&V_2), NULL);
V_4 = L_17;
goto IL_007b;
}
IL_007b:
{
bool L_18 = V_4;
return L_18;
}
}
// UnityEngine.UIElements.StyleVariableResolver/Result UnityEngine.UIElements.StyleVariableResolver::ResolveVariable(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t StyleVariableResolver_ResolveVariable_mA9A45E2DF3F9A4707C5D440B4C8BCA1BEADF76D6 (StyleVariableResolver_tB24ACDD043A87F2F2339E1523539739D427B5185* __this, String_t* ___variableName0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_m0816FF64696BD2E13C77ACA78959BF6927C064D1_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_mFCF2B2ECBAC0430A3776BA1C3AE0B4B59733CB85_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Stack_1_Contains_m2295EAFF1463FC139CCF3E975EC2B7000B18CE7A_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Stack_1_Pop_mFE7E2A46CC49662C0B06E3F80D39FA8986EE690D_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Stack_1_Push_m6735A1D45311268768814737E1F1884B3615CA20_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StyleVariableResolver_tB24ACDD043A87F2F2339E1523539739D427B5185_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
StyleVariable_t5D4DEC936102A13961F4F2C6214B83D6CDC56269 V_0;
memset((&V_0), 0, sizeof(V_0));
int32_t V_1 = 0;
bool V_2 = false;
int32_t V_3 = 0;
bool V_4 = false;
int32_t V_5 = 0;
StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D V_6;
memset((&V_6), 0, sizeof(V_6));
bool V_7 = false;
bool V_8 = false;
int32_t V_9 = 0;
String_t* V_10 = NULL;
StylePropertyValue_tED32F617FABE99611B213BFCF9D1D909E7F141C2 V_11;
memset((&V_11), 0, sizeof(V_11));
bool V_12 = false;
int32_t G_B14_0 = 0;
{
StyleVariableContext_tF74F2787CE1F6BEBBFBFF0771CF493AC9E403527* L_0;
L_0 = StyleVariableResolver_get_variableContext_m3775C7C5A8A41C7B3BDB487587A6A333C15606E4_inline(__this, NULL);
String_t* L_1 = ___variableName0;
NullCheck(L_0);
bool L_2;
L_2 = StyleVariableContext_TryFindVariable_m67DE560D44BE35AB5D4AA315C2C3208E9E736E8E(L_0, L_1, (&V_0), NULL);
V_2 = (bool)((((int32_t)L_2) == ((int32_t)0))? 1 : 0);
bool L_3 = V_2;
if (!L_3)
{
goto IL_001d;
}
}
{
V_3 = 2;
goto IL_0137;
}
IL_001d:
{
Stack_1_tD770B7BA3385BBF3A1703E386B6006FF670C5094* L_4 = __this->___m_ResolvedVarStack_4;
StyleVariable_t5D4DEC936102A13961F4F2C6214B83D6CDC56269 L_5 = V_0;
String_t* L_6 = L_5.___name_0;
NullCheck(L_4);
bool L_7;
L_7 = Stack_1_Contains_m2295EAFF1463FC139CCF3E975EC2B7000B18CE7A(L_4, L_6, Stack_1_Contains_m2295EAFF1463FC139CCF3E975EC2B7000B18CE7A_RuntimeMethod_var);
V_4 = L_7;
bool L_8 = V_4;
if (!L_8)
{
goto IL_003c;
}
}
{
V_3 = 2;
goto IL_0137;
}
IL_003c:
{
Stack_1_tD770B7BA3385BBF3A1703E386B6006FF670C5094* L_9 = __this->___m_ResolvedVarStack_4;
StyleVariable_t5D4DEC936102A13961F4F2C6214B83D6CDC56269 L_10 = V_0;
String_t* L_11 = L_10.___name_0;
NullCheck(L_9);
Stack_1_Push_m6735A1D45311268768814737E1F1884B3615CA20(L_9, L_11, Stack_1_Push_m6735A1D45311268768814737E1F1884B3615CA20_RuntimeMethod_var);
V_1 = 0;
V_5 = 0;
goto IL_010b;
}
IL_0058:
{
List_1_t893BC4E6EA21D89E7107414FB1199B089EB9F122* L_12 = __this->___m_ResolvedValues_3;
NullCheck(L_12);
int32_t L_13;
L_13 = List_1_get_Count_mFCF2B2ECBAC0430A3776BA1C3AE0B4B59733CB85_inline(L_12, List_1_get_Count_mFCF2B2ECBAC0430A3776BA1C3AE0B4B59733CB85_RuntimeMethod_var);
V_7 = (bool)((((int32_t)((int32_t)il2cpp_codegen_add(L_13, 1))) > ((int32_t)((int32_t)100)))? 1 : 0);
bool L_14 = V_7;
if (!L_14)
{
goto IL_0077;
}
}
{
V_3 = 1;
goto IL_0137;
}
IL_0077:
{
StyleVariable_t5D4DEC936102A13961F4F2C6214B83D6CDC56269 L_15 = V_0;
StyleValueHandleU5BU5D_t66B7732469E9E30B1FB9A6E386315DAB36914ADE* L_16 = L_15.___handles_2;
int32_t L_17 = V_5;
NullCheck(L_16);
int32_t L_18 = L_17;
StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D L_19 = (L_16)->GetAt(static_cast<il2cpp_array_size_t>(L_18));
V_6 = L_19;
StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D L_20 = V_6;
bool L_21;
L_21 = StyleSheetExtensions_IsVarFunction_m625C6E1E7D8F1C07D1ADF2D0E76467AC3C58835A(L_20, NULL);
V_8 = L_21;
bool L_22 = V_8;
if (!L_22)
{
goto IL_00d6;
}
}
{
StyleVariable_t5D4DEC936102A13961F4F2C6214B83D6CDC56269 L_23 = V_0;
StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* L_24 = L_23.___sheet_1;
StyleVariable_t5D4DEC936102A13961F4F2C6214B83D6CDC56269 L_25 = V_0;
StyleValueHandleU5BU5D_t66B7732469E9E30B1FB9A6E386315DAB36914ADE* L_26 = L_25.___handles_2;
StyleVariableResolver_PushContext_m905420AD7B5F9CA63EA3A99F48A6A8C4CFFBF1BB(__this, L_24, L_26, NULL);
StyleVariable_t5D4DEC936102A13961F4F2C6214B83D6CDC56269 L_27 = V_0;
StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* L_28 = L_27.___sheet_1;
StyleVariable_t5D4DEC936102A13961F4F2C6214B83D6CDC56269 L_29 = V_0;
StyleValueHandleU5BU5D_t66B7732469E9E30B1FB9A6E386315DAB36914ADE* L_30 = L_29.___handles_2;
il2cpp_codegen_runtime_class_init_inline(StyleVariableResolver_tB24ACDD043A87F2F2339E1523539739D427B5185_il2cpp_TypeInfo_var);
StyleVariableResolver_ParseVarFunction_mC0CB312BB358588D4244C4C4FB66525ED833599C(L_28, L_30, (&V_5), (&V_9), (&V_10), NULL);
int32_t L_31 = V_9;
String_t* L_32 = V_10;
int32_t L_33;
L_33 = StyleVariableResolver_ResolveVarFunction_mB000A4AA0547EB3E6B7C0D5B1F20E7CACDB89622(__this, (&V_5), L_31, L_32, NULL);
V_1 = L_33;
StyleVariableResolver_PopContext_m86C19BEEF9C65B4BF0B328F93B17EF690CD0180A(__this, NULL);
goto IL_0104;
}
IL_00d6:
{
List_1_t893BC4E6EA21D89E7107414FB1199B089EB9F122* L_34 = __this->___m_ResolvedValues_3;
il2cpp_codegen_initobj((&V_11), sizeof(StylePropertyValue_tED32F617FABE99611B213BFCF9D1D909E7F141C2));
StyleVariable_t5D4DEC936102A13961F4F2C6214B83D6CDC56269 L_35 = V_0;
StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* L_36 = L_35.___sheet_1;
(&V_11)->___sheet_0 = L_36;
Il2CppCodeGenWriteBarrier((void**)(&(&V_11)->___sheet_0), (void*)L_36);
StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D L_37 = V_6;
(&V_11)->___handle_1 = L_37;
StylePropertyValue_tED32F617FABE99611B213BFCF9D1D909E7F141C2 L_38 = V_11;
NullCheck(L_34);
List_1_Add_m0816FF64696BD2E13C77ACA78959BF6927C064D1_inline(L_34, L_38, List_1_Add_m0816FF64696BD2E13C77ACA78959BF6927C064D1_RuntimeMethod_var);
}
IL_0104:
{
int32_t L_39 = V_5;
V_5 = ((int32_t)il2cpp_codegen_add(L_39, 1));
}
IL_010b:
{
int32_t L_40 = V_5;
StyleVariable_t5D4DEC936102A13961F4F2C6214B83D6CDC56269 L_41 = V_0;
StyleValueHandleU5BU5D_t66B7732469E9E30B1FB9A6E386315DAB36914ADE* L_42 = L_41.___handles_2;
NullCheck(L_42);
if ((((int32_t)L_40) >= ((int32_t)((int32_t)(((RuntimeArray*)L_42)->max_length)))))
{
goto IL_011d;
}
}
{
int32_t L_43 = V_1;
G_B14_0 = ((((int32_t)L_43) == ((int32_t)0))? 1 : 0);
goto IL_011e;
}
IL_011d:
{
G_B14_0 = 0;
}
IL_011e:
{
V_12 = (bool)G_B14_0;
bool L_44 = V_12;
if (L_44)
{
goto IL_0058;
}
}
{
Stack_1_tD770B7BA3385BBF3A1703E386B6006FF670C5094* L_45 = __this->___m_ResolvedVarStack_4;
NullCheck(L_45);
String_t* L_46;
L_46 = Stack_1_Pop_mFE7E2A46CC49662C0B06E3F80D39FA8986EE690D(L_45, Stack_1_Pop_mFE7E2A46CC49662C0B06E3F80D39FA8986EE690D_RuntimeMethod_var);
int32_t L_47 = V_1;
V_3 = L_47;
goto IL_0137;
}
IL_0137:
{
int32_t L_48 = V_3;
return L_48;
}
}
// UnityEngine.UIElements.StyleVariableResolver/Result UnityEngine.UIElements.StyleVariableResolver::ResolveFallback(System.Int32&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t StyleVariableResolver_ResolveFallback_mB9AAE3A0B198D66083E92DAEB3A5A575F3927457 (StyleVariableResolver_tB24ACDD043A87F2F2339E1523539739D427B5185* __this, int32_t* ___index0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_m0816FF64696BD2E13C77ACA78959BF6927C064D1_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StyleValueType_tC3253FE046DBB95224A74D13B534D015CC4AADDE_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StyleVariableResolver_tB24ACDD043A87F2F2339E1523539739D427B5185_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE4351F4420DAC70B43EE9931A2C0D31288835FC4);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D V_1;
memset((&V_1), 0, sizeof(V_1));
bool V_2 = false;
int32_t V_3 = 0;
String_t* V_4 = NULL;
bool V_5 = false;
bool V_6 = false;
int32_t V_7 = 0;
bool V_8 = false;
StylePropertyValue_tED32F617FABE99611B213BFCF9D1D909E7F141C2 V_9;
memset((&V_9), 0, sizeof(V_9));
bool V_10 = false;
int32_t V_11 = 0;
int32_t G_B7_0 = 0;
int32_t G_B17_0 = 0;
{
V_0 = 0;
goto IL_0105;
}
IL_0008:
{
StyleValueHandleU5BU5D_t66B7732469E9E30B1FB9A6E386315DAB36914ADE* L_0;
L_0 = StyleVariableResolver_get_currentHandles_m98A0796473D12DFE9242EDBE0AB607571B9DC833(__this, NULL);
int32_t* L_1 = ___index0;
int32_t L_2 = *((int32_t*)L_1);
NullCheck(L_0);
int32_t L_3 = L_2;
StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D L_4 = (L_0)->GetAt(static_cast<il2cpp_array_size_t>(L_3));
V_1 = L_4;
StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D L_5 = V_1;
bool L_6;
L_6 = StyleSheetExtensions_IsVarFunction_m625C6E1E7D8F1C07D1ADF2D0E76467AC3C58835A(L_5, NULL);
V_2 = L_6;
bool L_7 = V_2;
if (!L_7)
{
goto IL_00d1;
}
}
{
StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* L_8;
L_8 = StyleVariableResolver_get_currentSheet_mCA3C11C583BEA675EC5F9838F7C78CF141C178DA(__this, NULL);
StyleValueHandleU5BU5D_t66B7732469E9E30B1FB9A6E386315DAB36914ADE* L_9;
L_9 = StyleVariableResolver_get_currentHandles_m98A0796473D12DFE9242EDBE0AB607571B9DC833(__this, NULL);
int32_t* L_10 = ___index0;
il2cpp_codegen_runtime_class_init_inline(StyleVariableResolver_tB24ACDD043A87F2F2339E1523539739D427B5185_il2cpp_TypeInfo_var);
StyleVariableResolver_ParseVarFunction_mC0CB312BB358588D4244C4C4FB66525ED833599C(L_8, L_9, L_10, (&V_3), (&V_4), NULL);
String_t* L_11 = V_4;
int32_t L_12;
L_12 = StyleVariableResolver_ResolveVariable_mA9A45E2DF3F9A4707C5D440B4C8BCA1BEADF76D6(__this, L_11, NULL);
V_0 = L_12;
int32_t L_13 = V_0;
V_5 = (bool)((((int32_t)L_13) == ((int32_t)2))? 1 : 0);
bool L_14 = V_5;
if (!L_14)
{
goto IL_00ce;
}
}
{
int32_t L_15 = V_3;
V_6 = (bool)((((int32_t)L_15) > ((int32_t)1))? 1 : 0);
bool L_16 = V_6;
if (!L_16)
{
goto IL_00cd;
}
}
{
StyleValueHandleU5BU5D_t66B7732469E9E30B1FB9A6E386315DAB36914ADE* L_17;
L_17 = StyleVariableResolver_get_currentHandles_m98A0796473D12DFE9242EDBE0AB607571B9DC833(__this, NULL);
int32_t* L_18 = ___index0;
int32_t* L_19 = ___index0;
int32_t L_20 = *((int32_t*)L_19);
V_7 = ((int32_t)il2cpp_codegen_add(L_20, 1));
int32_t L_21 = V_7;
*((int32_t*)L_18) = (int32_t)L_21;
int32_t L_22 = V_7;
NullCheck(L_17);
int32_t L_23 = L_22;
StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D L_24 = (L_17)->GetAt(static_cast<il2cpp_array_size_t>(L_23));
V_1 = L_24;
int32_t L_25;
L_25 = StyleValueHandle_get_valueType_m4FC4142350A61A75D5CD80C559689A5CC2F741B9((&V_1), NULL);
int32_t L_26;
L_26 = StyleValueHandle_get_valueType_m4FC4142350A61A75D5CD80C559689A5CC2F741B9((&V_1), NULL);
int32_t L_27 = L_26;
RuntimeObject* L_28 = Box(StyleValueType_tC3253FE046DBB95224A74D13B534D015CC4AADDE_il2cpp_TypeInfo_var, &L_27);
String_t* L_29;
L_29 = String_Format_m8C122B26BC5AA10E2550AECA16E57DAE10F07E30(_stringLiteralE4351F4420DAC70B43EE9931A2C0D31288835FC4, L_28, NULL);
il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
Debug_Assert_m9CA35857A4FF29506840C572F2C7BA233805B806((bool)((((int32_t)L_25) == ((int32_t)((int32_t)11)))? 1 : 0), L_29, NULL);
int32_t L_30;
L_30 = StyleValueHandle_get_valueType_m4FC4142350A61A75D5CD80C559689A5CC2F741B9((&V_1), NULL);
if ((!(((uint32_t)L_30) == ((uint32_t)((int32_t)11)))))
{
goto IL_00b5;
}
}
{
int32_t* L_31 = ___index0;
int32_t L_32 = *((int32_t*)L_31);
StyleValueHandleU5BU5D_t66B7732469E9E30B1FB9A6E386315DAB36914ADE* L_33;
L_33 = StyleVariableResolver_get_currentHandles_m98A0796473D12DFE9242EDBE0AB607571B9DC833(__this, NULL);
NullCheck(L_33);
G_B7_0 = ((((int32_t)((int32_t)il2cpp_codegen_add(L_32, 1))) < ((int32_t)((int32_t)(((RuntimeArray*)L_33)->max_length))))? 1 : 0);
goto IL_00b6;
}
IL_00b5:
{
G_B7_0 = 0;
}
IL_00b6:
{
V_8 = (bool)G_B7_0;
bool L_34 = V_8;
if (!L_34)
{
goto IL_00cc;
}
}
{
int32_t* L_35 = ___index0;
int32_t* L_36 = ___index0;
int32_t L_37 = *((int32_t*)L_36);
*((int32_t*)L_35) = (int32_t)((int32_t)il2cpp_codegen_add(L_37, 1));
int32_t* L_38 = ___index0;
int32_t L_39;
L_39 = StyleVariableResolver_ResolveFallback_mB9AAE3A0B198D66083E92DAEB3A5A575F3927457(__this, L_38, NULL);
V_0 = L_39;
}
IL_00cc:
{
}
IL_00cd:
{
}
IL_00ce:
{
goto IL_00fe;
}
IL_00d1:
{
List_1_t893BC4E6EA21D89E7107414FB1199B089EB9F122* L_40 = __this->___m_ResolvedValues_3;
il2cpp_codegen_initobj((&V_9), sizeof(StylePropertyValue_tED32F617FABE99611B213BFCF9D1D909E7F141C2));
StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* L_41;
L_41 = StyleVariableResolver_get_currentSheet_mCA3C11C583BEA675EC5F9838F7C78CF141C178DA(__this, NULL);
(&V_9)->___sheet_0 = L_41;
Il2CppCodeGenWriteBarrier((void**)(&(&V_9)->___sheet_0), (void*)L_41);
StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D L_42 = V_1;
(&V_9)->___handle_1 = L_42;
StylePropertyValue_tED32F617FABE99611B213BFCF9D1D909E7F141C2 L_43 = V_9;
NullCheck(L_40);
List_1_Add_m0816FF64696BD2E13C77ACA78959BF6927C064D1_inline(L_40, L_43, List_1_Add_m0816FF64696BD2E13C77ACA78959BF6927C064D1_RuntimeMethod_var);
}
IL_00fe:
{
int32_t* L_44 = ___index0;
int32_t* L_45 = ___index0;
int32_t L_46 = *((int32_t*)L_45);
*((int32_t*)L_44) = (int32_t)((int32_t)il2cpp_codegen_add(L_46, 1));
}
IL_0105:
{
int32_t* L_47 = ___index0;
int32_t L_48 = *((int32_t*)L_47);
StyleValueHandleU5BU5D_t66B7732469E9E30B1FB9A6E386315DAB36914ADE* L_49;
L_49 = StyleVariableResolver_get_currentHandles_m98A0796473D12DFE9242EDBE0AB607571B9DC833(__this, NULL);
NullCheck(L_49);
if ((((int32_t)L_48) >= ((int32_t)((int32_t)(((RuntimeArray*)L_49)->max_length)))))
{
goto IL_0117;
}
}
{
int32_t L_50 = V_0;
G_B17_0 = ((((int32_t)L_50) == ((int32_t)0))? 1 : 0);
goto IL_0118;
}
IL_0117:
{
G_B17_0 = 0;
}
IL_0118:
{
V_10 = (bool)G_B17_0;
bool L_51 = V_10;
if (L_51)
{
goto IL_0008;
}
}
{
int32_t L_52 = V_0;
V_11 = L_52;
goto IL_0126;
}
IL_0126:
{
int32_t L_53 = V_11;
return L_53;
}
}
// System.Void UnityEngine.UIElements.StyleVariableResolver::ParseVarFunction(UnityEngine.UIElements.StyleSheet,UnityEngine.UIElements.StyleValueHandle[],System.Int32&,System.Int32&,System.String&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StyleVariableResolver_ParseVarFunction_mC0CB312BB358588D4244C4C4FB66525ED833599C (StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* ___sheet0, StyleValueHandleU5BU5D_t66B7732469E9E30B1FB9A6E386315DAB36914ADE* ___handles1, int32_t* ___index2, int32_t* ___argCount3, String_t** ___variableName4, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
int32_t* L_0 = ___argCount3;
StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* L_1 = ___sheet0;
StyleValueHandleU5BU5D_t66B7732469E9E30B1FB9A6E386315DAB36914ADE* L_2 = ___handles1;
int32_t* L_3 = ___index2;
int32_t* L_4 = ___index2;
int32_t L_5 = *((int32_t*)L_4);
V_0 = ((int32_t)il2cpp_codegen_add(L_5, 1));
int32_t L_6 = V_0;
*((int32_t*)L_3) = (int32_t)L_6;
int32_t L_7 = V_0;
NullCheck(L_2);
int32_t L_8 = L_7;
StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D L_9 = (L_2)->GetAt(static_cast<il2cpp_array_size_t>(L_8));
NullCheck(L_1);
float L_10;
L_10 = StyleSheet_ReadFloat_m851DC327CFD6A2D3115007D0898DADF20588FC41(L_1, L_9, NULL);
*((int32_t*)L_0) = (int32_t)il2cpp_codegen_cast_double_to_int<int32_t>(L_10);
String_t** L_11 = ___variableName4;
StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* L_12 = ___sheet0;
StyleValueHandleU5BU5D_t66B7732469E9E30B1FB9A6E386315DAB36914ADE* L_13 = ___handles1;
int32_t* L_14 = ___index2;
int32_t* L_15 = ___index2;
int32_t L_16 = *((int32_t*)L_15);
V_0 = ((int32_t)il2cpp_codegen_add(L_16, 1));
int32_t L_17 = V_0;
*((int32_t*)L_14) = (int32_t)L_17;
int32_t L_18 = V_0;
NullCheck(L_13);
int32_t L_19 = L_18;
StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D L_20 = (L_13)->GetAt(static_cast<il2cpp_array_size_t>(L_19));
NullCheck(L_12);
String_t* L_21;
L_21 = StyleSheet_ReadVariable_m5DF0761434CC3AABB1F75CFB6ECACDC638373F14(L_12, L_20, NULL);
*((RuntimeObject**)L_11) = (RuntimeObject*)L_21;
Il2CppCodeGenWriteBarrier((void**)(RuntimeObject**)L_11, (void*)(RuntimeObject*)L_21);
return;
}
}
// System.Void UnityEngine.UIElements.StyleVariableResolver::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StyleVariableResolver__ctor_m717C48C9FD5E8CF77C0A7A132412E9D1737BE795 (StyleVariableResolver_tB24ACDD043A87F2F2339E1523539739D427B5185* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_m5DEA6A9EF0E521472F19D3A747780F7274B36F04_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_t893BC4E6EA21D89E7107414FB1199B089EB9F122_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Stack_1__ctor_m335E848ED0B875E3163CBDF6F077EF89DE99D59E_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Stack_1__ctor_mC5657DF3C282DA5CDD0BBD6368F49EC16FDC47CB_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Stack_1_t0B236E77382B6037C04F4090B3C6259495694C1C_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Stack_1_tD770B7BA3385BBF3A1703E386B6006FF670C5094_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StylePropertyValueMatcher_tE39FB52A804864748CF9C473A45F065A89500248_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
StylePropertyValueMatcher_tE39FB52A804864748CF9C473A45F065A89500248* L_0 = (StylePropertyValueMatcher_tE39FB52A804864748CF9C473A45F065A89500248*)il2cpp_codegen_object_new(StylePropertyValueMatcher_tE39FB52A804864748CF9C473A45F065A89500248_il2cpp_TypeInfo_var);
NullCheck(L_0);
StylePropertyValueMatcher__ctor_mF7898D0C87D9285AA99E046209BF4A8F19E4940B(L_0, NULL);
__this->___m_Matcher_2 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Matcher_2), (void*)L_0);
List_1_t893BC4E6EA21D89E7107414FB1199B089EB9F122* L_1 = (List_1_t893BC4E6EA21D89E7107414FB1199B089EB9F122*)il2cpp_codegen_object_new(List_1_t893BC4E6EA21D89E7107414FB1199B089EB9F122_il2cpp_TypeInfo_var);
NullCheck(L_1);
List_1__ctor_m5DEA6A9EF0E521472F19D3A747780F7274B36F04(L_1, List_1__ctor_m5DEA6A9EF0E521472F19D3A747780F7274B36F04_RuntimeMethod_var);
__this->___m_ResolvedValues_3 = L_1;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_ResolvedValues_3), (void*)L_1);
Stack_1_tD770B7BA3385BBF3A1703E386B6006FF670C5094* L_2 = (Stack_1_tD770B7BA3385BBF3A1703E386B6006FF670C5094*)il2cpp_codegen_object_new(Stack_1_tD770B7BA3385BBF3A1703E386B6006FF670C5094_il2cpp_TypeInfo_var);
NullCheck(L_2);
Stack_1__ctor_m335E848ED0B875E3163CBDF6F077EF89DE99D59E(L_2, Stack_1__ctor_m335E848ED0B875E3163CBDF6F077EF89DE99D59E_RuntimeMethod_var);
__this->___m_ResolvedVarStack_4 = L_2;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_ResolvedVarStack_4), (void*)L_2);
Stack_1_t0B236E77382B6037C04F4090B3C6259495694C1C* L_3 = (Stack_1_t0B236E77382B6037C04F4090B3C6259495694C1C*)il2cpp_codegen_object_new(Stack_1_t0B236E77382B6037C04F4090B3C6259495694C1C_il2cpp_TypeInfo_var);
NullCheck(L_3);
Stack_1__ctor_mC5657DF3C282DA5CDD0BBD6368F49EC16FDC47CB(L_3, Stack_1__ctor_mC5657DF3C282DA5CDD0BBD6368F49EC16FDC47CB_RuntimeMethod_var);
__this->___m_ContextStack_6 = L_3;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_ContextStack_6), (void*)L_3);
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
return;
}
}
// System.Void UnityEngine.UIElements.StyleVariableResolver::.cctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StyleVariableResolver__cctor_mF036DD6A99C3B6DEE54E0FEA4FE503865D1049EC (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StyleSyntaxParser_t7032C3985ADE57F59D635A1BA773DC75D1895263_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StyleVariableResolver_tB24ACDD043A87F2F2339E1523539739D427B5185_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
StyleSyntaxParser_t7032C3985ADE57F59D635A1BA773DC75D1895263* L_0 = (StyleSyntaxParser_t7032C3985ADE57F59D635A1BA773DC75D1895263*)il2cpp_codegen_object_new(StyleSyntaxParser_t7032C3985ADE57F59D635A1BA773DC75D1895263_il2cpp_TypeInfo_var);
NullCheck(L_0);
StyleSyntaxParser__ctor_m1FD9FDD76886E8C0E3FD388FB22A786B579D1971(L_0, NULL);
((StyleVariableResolver_tB24ACDD043A87F2F2339E1523539739D427B5185_StaticFields*)il2cpp_codegen_static_fields_for(StyleVariableResolver_tB24ACDD043A87F2F2339E1523539739D427B5185_il2cpp_TypeInfo_var))->___s_SyntaxParser_1 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&((StyleVariableResolver_tB24ACDD043A87F2F2339E1523539739D427B5185_StaticFields*)il2cpp_codegen_static_fields_for(StyleVariableResolver_tB24ACDD043A87F2F2339E1523539739D427B5185_il2cpp_TypeInfo_var))->___s_SyntaxParser_1), (void*)L_0);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Conversion methods for marshalling of: UnityEngine.UIElements.StyleVariableResolver/ResolveContext
IL2CPP_EXTERN_C void ResolveContext_tEF37DBA22D641E4FE1568C5EBE1605A98D86C992_marshal_pinvoke(const ResolveContext_tEF37DBA22D641E4FE1568C5EBE1605A98D86C992& unmarshaled, ResolveContext_tEF37DBA22D641E4FE1568C5EBE1605A98D86C992_marshaled_pinvoke& marshaled)
{
Exception_t* ___sheet_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'sheet' of type 'ResolveContext': Reference type field marshaling is not supported.");
IL2CPP_RAISE_MANAGED_EXCEPTION(___sheet_0Exception, NULL);
}
IL2CPP_EXTERN_C void ResolveContext_tEF37DBA22D641E4FE1568C5EBE1605A98D86C992_marshal_pinvoke_back(const ResolveContext_tEF37DBA22D641E4FE1568C5EBE1605A98D86C992_marshaled_pinvoke& marshaled, ResolveContext_tEF37DBA22D641E4FE1568C5EBE1605A98D86C992& unmarshaled)
{
Exception_t* ___sheet_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'sheet' of type 'ResolveContext': Reference type field marshaling is not supported.");
IL2CPP_RAISE_MANAGED_EXCEPTION(___sheet_0Exception, NULL);
}
// Conversion method for clean up from marshalling of: UnityEngine.UIElements.StyleVariableResolver/ResolveContext
IL2CPP_EXTERN_C void ResolveContext_tEF37DBA22D641E4FE1568C5EBE1605A98D86C992_marshal_pinvoke_cleanup(ResolveContext_tEF37DBA22D641E4FE1568C5EBE1605A98D86C992_marshaled_pinvoke& marshaled)
{
}
// Conversion methods for marshalling of: UnityEngine.UIElements.StyleVariableResolver/ResolveContext
IL2CPP_EXTERN_C void ResolveContext_tEF37DBA22D641E4FE1568C5EBE1605A98D86C992_marshal_com(const ResolveContext_tEF37DBA22D641E4FE1568C5EBE1605A98D86C992& unmarshaled, ResolveContext_tEF37DBA22D641E4FE1568C5EBE1605A98D86C992_marshaled_com& marshaled)
{
Exception_t* ___sheet_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'sheet' of type 'ResolveContext': Reference type field marshaling is not supported.");
IL2CPP_RAISE_MANAGED_EXCEPTION(___sheet_0Exception, NULL);
}
IL2CPP_EXTERN_C void ResolveContext_tEF37DBA22D641E4FE1568C5EBE1605A98D86C992_marshal_com_back(const ResolveContext_tEF37DBA22D641E4FE1568C5EBE1605A98D86C992_marshaled_com& marshaled, ResolveContext_tEF37DBA22D641E4FE1568C5EBE1605A98D86C992& unmarshaled)
{
Exception_t* ___sheet_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'sheet' of type 'ResolveContext': Reference type field marshaling is not supported.");
IL2CPP_RAISE_MANAGED_EXCEPTION(___sheet_0Exception, NULL);
}
// Conversion method for clean up from marshalling of: UnityEngine.UIElements.StyleVariableResolver/ResolveContext
IL2CPP_EXTERN_C void ResolveContext_tEF37DBA22D641E4FE1568C5EBE1605A98D86C992_marshal_com_cleanup(ResolveContext_tEF37DBA22D641E4FE1568C5EBE1605A98D86C992_marshaled_com& marshaled)
{
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void UnityEngine.UIElements.ThemeStyleSheet::OnEnable()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThemeStyleSheet_OnEnable_mA88CDAE3FFA92428EB0C087E8D2037D1F2F7895D (ThemeStyleSheet_t770F966C0D561FCCB90D490215FCE8B01B709553* __this, const RuntimeMethod* method)
{
{
StyleSheet_set_isDefaultStyleSheet_mF3452A31475F8C3788BC850A151AE9C7B022C7C6(__this, (bool)1, NULL);
StyleSheet_OnEnable_m7BF2712DBEB0B4E827B69EBF6EAF81DEE390F98A(__this, NULL);
return;
}
}
// System.Void UnityEngine.UIElements.ThemeStyleSheet::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThemeStyleSheet__ctor_m87228274BC02C51CAB28ABCCAC126259BB297530 (ThemeStyleSheet_t770F966C0D561FCCB90D490215FCE8B01B709553* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
il2cpp_codegen_runtime_class_init_inline(StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428_il2cpp_TypeInfo_var);
StyleSheet__ctor_m1AA637A96DFEE2522AEC2BC1962E7B02D690C1BA(__this, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// UnityEngine.UIElements.PanelTextSettings UnityEngine.UIElements.PanelTextSettings::get_defaultPanelTextSettings()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PanelTextSettings_tB4960351E6865BC34421430949C4CA68E7425F25* PanelTextSettings_get_defaultPanelTextSettings_m3977FA6B8089DCBE7357AE6FA20064C6F593158D (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PanelTextSettings_tB4960351E6865BC34421430949C4CA68E7425F25_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScriptableObject_CreateInstance_TisPanelTextSettings_tB4960351E6865BC34421430949C4CA68E7425F25_m28E8013F4EAEAAD7BA5AC39564BD93C899E3569D_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
bool V_0 = false;
bool V_1 = false;
PanelTextSettings_tB4960351E6865BC34421430949C4CA68E7425F25* V_2 = NULL;
{
il2cpp_codegen_runtime_class_init_inline(PanelTextSettings_tB4960351E6865BC34421430949C4CA68E7425F25_il2cpp_TypeInfo_var);
PanelTextSettings_tB4960351E6865BC34421430949C4CA68E7425F25* L_0 = ((PanelTextSettings_tB4960351E6865BC34421430949C4CA68E7425F25_StaticFields*)il2cpp_codegen_static_fields_for(PanelTextSettings_tB4960351E6865BC34421430949C4CA68E7425F25_il2cpp_TypeInfo_var))->___s_DefaultPanelTextSettings_22;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_1;
L_1 = Object_op_Equality_mD3DB0D72CE0250C84033DC2A90AEF9D59896E536(L_0, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
V_0 = L_1;
bool L_2 = V_0;
if (!L_2)
{
goto IL_002b;
}
}
{
il2cpp_codegen_runtime_class_init_inline(PanelTextSettings_tB4960351E6865BC34421430949C4CA68E7425F25_il2cpp_TypeInfo_var);
PanelTextSettings_tB4960351E6865BC34421430949C4CA68E7425F25* L_3 = ((PanelTextSettings_tB4960351E6865BC34421430949C4CA68E7425F25_StaticFields*)il2cpp_codegen_static_fields_for(PanelTextSettings_tB4960351E6865BC34421430949C4CA68E7425F25_il2cpp_TypeInfo_var))->___s_DefaultPanelTextSettings_22;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_4;
L_4 = Object_op_Equality_mD3DB0D72CE0250C84033DC2A90AEF9D59896E536(L_3, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
V_1 = L_4;
bool L_5 = V_1;
if (!L_5)
{
goto IL_002a;
}
}
{
PanelTextSettings_tB4960351E6865BC34421430949C4CA68E7425F25* L_6;
L_6 = ScriptableObject_CreateInstance_TisPanelTextSettings_tB4960351E6865BC34421430949C4CA68E7425F25_m28E8013F4EAEAAD7BA5AC39564BD93C899E3569D(ScriptableObject_CreateInstance_TisPanelTextSettings_tB4960351E6865BC34421430949C4CA68E7425F25_m28E8013F4EAEAAD7BA5AC39564BD93C899E3569D_RuntimeMethod_var);
il2cpp_codegen_runtime_class_init_inline(PanelTextSettings_tB4960351E6865BC34421430949C4CA68E7425F25_il2cpp_TypeInfo_var);
((PanelTextSettings_tB4960351E6865BC34421430949C4CA68E7425F25_StaticFields*)il2cpp_codegen_static_fields_for(PanelTextSettings_tB4960351E6865BC34421430949C4CA68E7425F25_il2cpp_TypeInfo_var))->___s_DefaultPanelTextSettings_22 = L_6;
Il2CppCodeGenWriteBarrier((void**)(&((PanelTextSettings_tB4960351E6865BC34421430949C4CA68E7425F25_StaticFields*)il2cpp_codegen_static_fields_for(PanelTextSettings_tB4960351E6865BC34421430949C4CA68E7425F25_il2cpp_TypeInfo_var))->___s_DefaultPanelTextSettings_22), (void*)L_6);
}
IL_002a:
{
}
IL_002b:
{
il2cpp_codegen_runtime_class_init_inline(PanelTextSettings_tB4960351E6865BC34421430949C4CA68E7425F25_il2cpp_TypeInfo_var);
PanelTextSettings_tB4960351E6865BC34421430949C4CA68E7425F25* L_7 = ((PanelTextSettings_tB4960351E6865BC34421430949C4CA68E7425F25_StaticFields*)il2cpp_codegen_static_fields_for(PanelTextSettings_tB4960351E6865BC34421430949C4CA68E7425F25_il2cpp_TypeInfo_var))->___s_DefaultPanelTextSettings_22;
V_2 = L_7;
goto IL_0033;
}
IL_0033:
{
PanelTextSettings_tB4960351E6865BC34421430949C4CA68E7425F25* L_8 = V_2;
return L_8;
}
}
// System.Void UnityEngine.UIElements.PanelTextSettings::UpdateLocalizationFontAsset()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PanelTextSettings_UpdateLocalizationFontAsset_mBF4B35EC801046FFFC80F4E87BE0DB65A032C3DE (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_Add_mA0377D6C184256EB1E81773FA901F280599B0488_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2__ctor_mDF841125BC4100E914A28DF14F2A99A5777E2491_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_get_Item_mF10E35CFD3C75490710E375C2C75DB11438963D5_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_t6C6EC215760B1C042E8B9DB7E01E35016E524ED3_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&FontAsset_t61A6446D934E582651044E33D250EA8D306AB958_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_m654F4B0CF3BAA9A130BC72017949E6B5DA07AD86_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_set_Item_m2E091B927CB54B2AF7D38354749A9615FEDB20A9_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PanelTextSettings_tB4960351E6865BC34421430949C4CA68E7425F25_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Path_t8A38A801D0219E8209C1B1D90D82D4D755D998BC_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UIElementsPackageUtility_tE9E513C85D65D60A1BA9652BBFC6C3C6652C821A_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral15A223FD401F3CCCB22ED9FFAD0869EB521EC568);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral276B1523C79013387CC8601AAF5DC4C728DEF934);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral361CFFFF73F96846F09A31772D20559EA15E4135);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral68044815AF18A23457D0D723903A851D41533C5A);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral744A0300EE7C0B6AA25DD9A668BD72E72B038C8B);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral856C4A4F4F146CBF3551317F2B39798566DADDEF);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9A9F79F0235C4E620FEDB9E09420146084B1D60F);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB3DE6D007DE8D68C2DB80856E4240EECF2AB7DA6);
s_Il2CppMethodInitialized = true;
}
String_t* V_0 = NULL;
Dictionary_2_t6C6EC215760B1C042E8B9DB7E01E35016E524ED3* V_1 = NULL;
String_t* V_2 = NULL;
FontAsset_t61A6446D934E582651044E33D250EA8D306AB958* V_3 = NULL;
FontAsset_t61A6446D934E582651044E33D250EA8D306AB958* V_4 = NULL;
{
V_0 = _stringLiteral15A223FD401F3CCCB22ED9FFAD0869EB521EC568;
Dictionary_2_t6C6EC215760B1C042E8B9DB7E01E35016E524ED3* L_0 = (Dictionary_2_t6C6EC215760B1C042E8B9DB7E01E35016E524ED3*)il2cpp_codegen_object_new(Dictionary_2_t6C6EC215760B1C042E8B9DB7E01E35016E524ED3_il2cpp_TypeInfo_var);
NullCheck(L_0);
Dictionary_2__ctor_mDF841125BC4100E914A28DF14F2A99A5777E2491(L_0, Dictionary_2__ctor_mDF841125BC4100E914A28DF14F2A99A5777E2491_RuntimeMethod_var);
Dictionary_2_t6C6EC215760B1C042E8B9DB7E01E35016E524ED3* L_1 = L_0;
il2cpp_codegen_runtime_class_init_inline(UIElementsPackageUtility_tE9E513C85D65D60A1BA9652BBFC6C3C6652C821A_il2cpp_TypeInfo_var);
String_t* L_2 = ((UIElementsPackageUtility_tE9E513C85D65D60A1BA9652BBFC6C3C6652C821A_StaticFields*)il2cpp_codegen_static_fields_for(UIElementsPackageUtility_tE9E513C85D65D60A1BA9652BBFC6C3C6652C821A_il2cpp_TypeInfo_var))->___EditorResourcesBasePath_0;
String_t* L_3 = V_0;
String_t* L_4;
L_4 = String_Concat_m9B13B47FCB3DF61144D9647DDA05F527377251B0(_stringLiteral9A9F79F0235C4E620FEDB9E09420146084B1D60F, L_3, _stringLiteral361CFFFF73F96846F09A31772D20559EA15E4135, NULL);
il2cpp_codegen_runtime_class_init_inline(Path_t8A38A801D0219E8209C1B1D90D82D4D755D998BC_il2cpp_TypeInfo_var);
String_t* L_5;
L_5 = Path_Combine_m64754D4E08990CE1EBC41CDF197807EE4B115474(L_2, L_4, NULL);
NullCheck(L_1);
Dictionary_2_Add_mA0377D6C184256EB1E81773FA901F280599B0488(L_1, ((int32_t)10), L_5, Dictionary_2_Add_mA0377D6C184256EB1E81773FA901F280599B0488_RuntimeMethod_var);
Dictionary_2_t6C6EC215760B1C042E8B9DB7E01E35016E524ED3* L_6 = L_1;
String_t* L_7 = ((UIElementsPackageUtility_tE9E513C85D65D60A1BA9652BBFC6C3C6652C821A_StaticFields*)il2cpp_codegen_static_fields_for(UIElementsPackageUtility_tE9E513C85D65D60A1BA9652BBFC6C3C6652C821A_il2cpp_TypeInfo_var))->___EditorResourcesBasePath_0;
String_t* L_8 = V_0;
String_t* L_9;
L_9 = String_Concat_m9B13B47FCB3DF61144D9647DDA05F527377251B0(_stringLiteral744A0300EE7C0B6AA25DD9A668BD72E72B038C8B, L_8, _stringLiteral361CFFFF73F96846F09A31772D20559EA15E4135, NULL);
String_t* L_10;
L_10 = Path_Combine_m64754D4E08990CE1EBC41CDF197807EE4B115474(L_7, L_9, NULL);
NullCheck(L_6);
Dictionary_2_Add_mA0377D6C184256EB1E81773FA901F280599B0488(L_6, ((int32_t)22), L_10, Dictionary_2_Add_mA0377D6C184256EB1E81773FA901F280599B0488_RuntimeMethod_var);
Dictionary_2_t6C6EC215760B1C042E8B9DB7E01E35016E524ED3* L_11 = L_6;
String_t* L_12 = ((UIElementsPackageUtility_tE9E513C85D65D60A1BA9652BBFC6C3C6652C821A_StaticFields*)il2cpp_codegen_static_fields_for(UIElementsPackageUtility_tE9E513C85D65D60A1BA9652BBFC6C3C6652C821A_il2cpp_TypeInfo_var))->___EditorResourcesBasePath_0;
String_t* L_13 = V_0;
String_t* L_14;
L_14 = String_Concat_m9B13B47FCB3DF61144D9647DDA05F527377251B0(_stringLiteral276B1523C79013387CC8601AAF5DC4C728DEF934, L_13, _stringLiteral361CFFFF73F96846F09A31772D20559EA15E4135, NULL);
String_t* L_15;
L_15 = Path_Combine_m64754D4E08990CE1EBC41CDF197807EE4B115474(L_12, L_14, NULL);
NullCheck(L_11);
Dictionary_2_Add_mA0377D6C184256EB1E81773FA901F280599B0488(L_11, ((int32_t)40), L_15, Dictionary_2_Add_mA0377D6C184256EB1E81773FA901F280599B0488_RuntimeMethod_var);
Dictionary_2_t6C6EC215760B1C042E8B9DB7E01E35016E524ED3* L_16 = L_11;
String_t* L_17 = ((UIElementsPackageUtility_tE9E513C85D65D60A1BA9652BBFC6C3C6652C821A_StaticFields*)il2cpp_codegen_static_fields_for(UIElementsPackageUtility_tE9E513C85D65D60A1BA9652BBFC6C3C6652C821A_il2cpp_TypeInfo_var))->___EditorResourcesBasePath_0;
String_t* L_18 = V_0;
String_t* L_19;
L_19 = String_Concat_m9B13B47FCB3DF61144D9647DDA05F527377251B0(_stringLiteral856C4A4F4F146CBF3551317F2B39798566DADDEF, L_18, _stringLiteral361CFFFF73F96846F09A31772D20559EA15E4135, NULL);
String_t* L_20;
L_20 = Path_Combine_m64754D4E08990CE1EBC41CDF197807EE4B115474(L_17, L_19, NULL);
NullCheck(L_16);
Dictionary_2_Add_mA0377D6C184256EB1E81773FA901F280599B0488(L_16, ((int32_t)41), L_20, Dictionary_2_Add_mA0377D6C184256EB1E81773FA901F280599B0488_RuntimeMethod_var);
Dictionary_2_t6C6EC215760B1C042E8B9DB7E01E35016E524ED3* L_21 = L_16;
String_t* L_22 = ((UIElementsPackageUtility_tE9E513C85D65D60A1BA9652BBFC6C3C6652C821A_StaticFields*)il2cpp_codegen_static_fields_for(UIElementsPackageUtility_tE9E513C85D65D60A1BA9652BBFC6C3C6652C821A_il2cpp_TypeInfo_var))->___EditorResourcesBasePath_0;
String_t* L_23 = V_0;
String_t* L_24;
L_24 = String_Concat_m9B13B47FCB3DF61144D9647DDA05F527377251B0(_stringLiteral68044815AF18A23457D0D723903A851D41533C5A, L_23, _stringLiteral361CFFFF73F96846F09A31772D20559EA15E4135, NULL);
String_t* L_25;
L_25 = Path_Combine_m64754D4E08990CE1EBC41CDF197807EE4B115474(L_22, L_24, NULL);
NullCheck(L_21);
Dictionary_2_Add_mA0377D6C184256EB1E81773FA901F280599B0488(L_21, ((int32_t)23), L_25, Dictionary_2_Add_mA0377D6C184256EB1E81773FA901F280599B0488_RuntimeMethod_var);
V_1 = L_21;
String_t* L_26 = ((UIElementsPackageUtility_tE9E513C85D65D60A1BA9652BBFC6C3C6652C821A_StaticFields*)il2cpp_codegen_static_fields_for(UIElementsPackageUtility_tE9E513C85D65D60A1BA9652BBFC6C3C6652C821A_il2cpp_TypeInfo_var))->___EditorResourcesBasePath_0;
String_t* L_27 = V_0;
String_t* L_28;
L_28 = String_Concat_m9B13B47FCB3DF61144D9647DDA05F527377251B0(_stringLiteralB3DE6D007DE8D68C2DB80856E4240EECF2AB7DA6, L_27, _stringLiteral361CFFFF73F96846F09A31772D20559EA15E4135, NULL);
String_t* L_29;
L_29 = Path_Combine_m64754D4E08990CE1EBC41CDF197807EE4B115474(L_26, L_28, NULL);
V_2 = L_29;
il2cpp_codegen_runtime_class_init_inline(PanelTextSettings_tB4960351E6865BC34421430949C4CA68E7425F25_il2cpp_TypeInfo_var);
Func_2_tC8EC955FF0F5EC208D934D59B296F28BC8B07D24* L_30 = ((PanelTextSettings_tB4960351E6865BC34421430949C4CA68E7425F25_StaticFields*)il2cpp_codegen_static_fields_for(PanelTextSettings_tB4960351E6865BC34421430949C4CA68E7425F25_il2cpp_TypeInfo_var))->___EditorGUIUtilityLoad_23;
Dictionary_2_t6C6EC215760B1C042E8B9DB7E01E35016E524ED3* L_31 = V_1;
Func_1_t802694F4E6C73B59DA47B1BD837ED5704CA76FAE* L_32 = ((PanelTextSettings_tB4960351E6865BC34421430949C4CA68E7425F25_StaticFields*)il2cpp_codegen_static_fields_for(PanelTextSettings_tB4960351E6865BC34421430949C4CA68E7425F25_il2cpp_TypeInfo_var))->___GetCurrentLanguage_24;
NullCheck(L_32);
int32_t L_33;
L_33 = Func_1_Invoke_mB8D6AF9F4703A3D9F6B0292E7BB846B4F111B105_inline(L_32, NULL);
NullCheck(L_31);
String_t* L_34;
L_34 = Dictionary_2_get_Item_mF10E35CFD3C75490710E375C2C75DB11438963D5(L_31, L_33, Dictionary_2_get_Item_mF10E35CFD3C75490710E375C2C75DB11438963D5_RuntimeMethod_var);
NullCheck(L_30);
Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C* L_35;
L_35 = Func_2_Invoke_mDC09341455141484548A3FBCA37973E85AC23EB5_inline(L_30, L_34, NULL);
V_3 = ((FontAsset_t61A6446D934E582651044E33D250EA8D306AB958*)IsInstClass((RuntimeObject*)L_35, FontAsset_t61A6446D934E582651044E33D250EA8D306AB958_il2cpp_TypeInfo_var));
Func_2_tC8EC955FF0F5EC208D934D59B296F28BC8B07D24* L_36 = ((PanelTextSettings_tB4960351E6865BC34421430949C4CA68E7425F25_StaticFields*)il2cpp_codegen_static_fields_for(PanelTextSettings_tB4960351E6865BC34421430949C4CA68E7425F25_il2cpp_TypeInfo_var))->___EditorGUIUtilityLoad_23;
String_t* L_37 = V_2;
NullCheck(L_36);
Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C* L_38;
L_38 = Func_2_Invoke_mDC09341455141484548A3FBCA37973E85AC23EB5_inline(L_36, L_37, NULL);
V_4 = ((FontAsset_t61A6446D934E582651044E33D250EA8D306AB958*)IsInstClass((RuntimeObject*)L_38, FontAsset_t61A6446D934E582651044E33D250EA8D306AB958_il2cpp_TypeInfo_var));
PanelTextSettings_tB4960351E6865BC34421430949C4CA68E7425F25* L_39;
L_39 = PanelTextSettings_get_defaultPanelTextSettings_m3977FA6B8089DCBE7357AE6FA20064C6F593158D(NULL);
NullCheck(L_39);
List_1_t55B85B981AC5FD6A5358491F90FE354F78BB97DE* L_40;
L_40 = TextSettings_get_fallbackFontAssets_m332526E834C994425141A58C968FD40320573F98_inline(L_39, NULL);
FontAsset_t61A6446D934E582651044E33D250EA8D306AB958* L_41 = V_3;
NullCheck(L_40);
List_1_set_Item_m2E091B927CB54B2AF7D38354749A9615FEDB20A9(L_40, 0, L_41, List_1_set_Item_m2E091B927CB54B2AF7D38354749A9615FEDB20A9_RuntimeMethod_var);
PanelTextSettings_tB4960351E6865BC34421430949C4CA68E7425F25* L_42;
L_42 = PanelTextSettings_get_defaultPanelTextSettings_m3977FA6B8089DCBE7357AE6FA20064C6F593158D(NULL);
NullCheck(L_42);
List_1_t55B85B981AC5FD6A5358491F90FE354F78BB97DE* L_43;
L_43 = TextSettings_get_fallbackFontAssets_m332526E834C994425141A58C968FD40320573F98_inline(L_42, NULL);
PanelTextSettings_tB4960351E6865BC34421430949C4CA68E7425F25* L_44;
L_44 = PanelTextSettings_get_defaultPanelTextSettings_m3977FA6B8089DCBE7357AE6FA20064C6F593158D(NULL);
NullCheck(L_44);
List_1_t55B85B981AC5FD6A5358491F90FE354F78BB97DE* L_45;
L_45 = TextSettings_get_fallbackFontAssets_m332526E834C994425141A58C968FD40320573F98_inline(L_44, NULL);
NullCheck(L_45);
int32_t L_46;
L_46 = List_1_get_Count_m654F4B0CF3BAA9A130BC72017949E6B5DA07AD86_inline(L_45, List_1_get_Count_m654F4B0CF3BAA9A130BC72017949E6B5DA07AD86_RuntimeMethod_var);
FontAsset_t61A6446D934E582651044E33D250EA8D306AB958* L_47 = V_4;
NullCheck(L_43);
List_1_set_Item_m2E091B927CB54B2AF7D38354749A9615FEDB20A9(L_43, ((int32_t)il2cpp_codegen_subtract(L_46, 1)), L_47, List_1_set_Item_m2E091B927CB54B2AF7D38354749A9615FEDB20A9_RuntimeMethod_var);
return;
}
}
// UnityEngine.TextCore.Text.FontAsset UnityEngine.UIElements.PanelTextSettings::GetCachedFontAsset(UnityEngine.Font)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR FontAsset_t61A6446D934E582651044E33D250EA8D306AB958* PanelTextSettings_GetCachedFontAsset_m670BF041E517A0B004E4745FBF1482AFEC55F357 (PanelTextSettings_tB4960351E6865BC34421430949C4CA68E7425F25* __this, Font_tC95270EA3198038970422D78B74A7F2E218A96B6* ___font0, const RuntimeMethod* method)
{
FontAsset_t61A6446D934E582651044E33D250EA8D306AB958* V_0 = NULL;
{
Font_tC95270EA3198038970422D78B74A7F2E218A96B6* L_0 = ___font0;
FontAsset_t61A6446D934E582651044E33D250EA8D306AB958* L_1;
L_1 = TextSettings_GetCachedFontAssetInternal_m9308E0DDEF8F6D8ACA17DAADB43745C860788202(__this, L_0, NULL);
V_0 = L_1;
goto IL_000b;
}
IL_000b:
{
FontAsset_t61A6446D934E582651044E33D250EA8D306AB958* L_2 = V_0;
return L_2;
}
}
// System.Void UnityEngine.UIElements.PanelTextSettings::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PanelTextSettings__ctor_m9A5B7C60628A7406C51875BA109DD48B8ECC5B60 (PanelTextSettings_tB4960351E6865BC34421430949C4CA68E7425F25* __this, const RuntimeMethod* method)
{
{
TextSettings__ctor_m860D28B10258792A195E1C6391479E16D04CA8BF(__this, NULL);
return;
}
}
// System.Void UnityEngine.UIElements.PanelTextSettings::.cctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PanelTextSettings__cctor_mC66BDBD37378AC58B0020DB1C9BB647A465326B8 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PanelTextSettings_tB4960351E6865BC34421430949C4CA68E7425F25_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2B5DC9B62D761FE402C4CC89CA920F871B7941FF);
s_Il2CppMethodInitialized = true;
}
{
((PanelTextSettings_tB4960351E6865BC34421430949C4CA68E7425F25_StaticFields*)il2cpp_codegen_static_fields_for(PanelTextSettings_tB4960351E6865BC34421430949C4CA68E7425F25_il2cpp_TypeInfo_var))->___s_DefaultEditorPanelTextSettingPath_25 = _stringLiteral2B5DC9B62D761FE402C4CC89CA920F871B7941FF;
Il2CppCodeGenWriteBarrier((void**)(&((PanelTextSettings_tB4960351E6865BC34421430949C4CA68E7425F25_StaticFields*)il2cpp_codegen_static_fields_for(PanelTextSettings_tB4960351E6865BC34421430949C4CA68E7425F25_il2cpp_TypeInfo_var))->___s_DefaultEditorPanelTextSettingPath_25), (void*)_stringLiteral2B5DC9B62D761FE402C4CC89CA920F871B7941FF);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Conversion methods for marshalling of: UnityEngine.UIElements.TextCoreHandle
IL2CPP_EXTERN_C void TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5_marshal_pinvoke(const TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5& unmarshaled, TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5_marshaled_pinvoke& marshaled)
{
Exception_t* ___m_CurrentGenerationSettings_4Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_CurrentGenerationSettings' of type 'TextCoreHandle': Reference type field marshaling is not supported.");
IL2CPP_RAISE_MANAGED_EXCEPTION(___m_CurrentGenerationSettings_4Exception, NULL);
}
IL2CPP_EXTERN_C void TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5_marshal_pinvoke_back(const TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5_marshaled_pinvoke& marshaled, TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5& unmarshaled)
{
Exception_t* ___m_CurrentGenerationSettings_4Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_CurrentGenerationSettings' of type 'TextCoreHandle': Reference type field marshaling is not supported.");
IL2CPP_RAISE_MANAGED_EXCEPTION(___m_CurrentGenerationSettings_4Exception, NULL);
}
// Conversion method for clean up from marshalling of: UnityEngine.UIElements.TextCoreHandle
IL2CPP_EXTERN_C void TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5_marshal_pinvoke_cleanup(TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5_marshaled_pinvoke& marshaled)
{
}
// Conversion methods for marshalling of: UnityEngine.UIElements.TextCoreHandle
IL2CPP_EXTERN_C void TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5_marshal_com(const TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5& unmarshaled, TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5_marshaled_com& marshaled)
{
Exception_t* ___m_CurrentGenerationSettings_4Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_CurrentGenerationSettings' of type 'TextCoreHandle': Reference type field marshaling is not supported.");
IL2CPP_RAISE_MANAGED_EXCEPTION(___m_CurrentGenerationSettings_4Exception, NULL);
}
IL2CPP_EXTERN_C void TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5_marshal_com_back(const TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5_marshaled_com& marshaled, TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5& unmarshaled)
{
Exception_t* ___m_CurrentGenerationSettings_4Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_CurrentGenerationSettings' of type 'TextCoreHandle': Reference type field marshaling is not supported.");
IL2CPP_RAISE_MANAGED_EXCEPTION(___m_CurrentGenerationSettings_4Exception, NULL);
}
// Conversion method for clean up from marshalling of: UnityEngine.UIElements.TextCoreHandle
IL2CPP_EXTERN_C void TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5_marshal_com_cleanup(TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5_marshaled_com& marshaled)
{
}
// UnityEngine.Vector2 UnityEngine.UIElements.TextCoreHandle::get_MeasuredSizes()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 TextCoreHandle_get_MeasuredSizes_m273263B31820AB79C738CBD08B73FEF4B2AAD3AF (TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5* __this, const RuntimeMethod* method)
{
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_0 = __this->___U3CMeasuredSizesU3Ek__BackingField_0;
return L_0;
}
}
IL2CPP_EXTERN_C Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 TextCoreHandle_get_MeasuredSizes_m273263B31820AB79C738CBD08B73FEF4B2AAD3AF_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5*>(__this + _offset);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 _returnValue;
_returnValue = TextCoreHandle_get_MeasuredSizes_m273263B31820AB79C738CBD08B73FEF4B2AAD3AF_inline(_thisAdjusted, method);
return _returnValue;
}
// System.Void UnityEngine.UIElements.TextCoreHandle::set_MeasuredSizes(UnityEngine.Vector2)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TextCoreHandle_set_MeasuredSizes_m0D35266865CEB419A5A1B0456D995B2D8F8834D0 (TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5* __this, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___value0, const RuntimeMethod* method)
{
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_0 = ___value0;
__this->___U3CMeasuredSizesU3Ek__BackingField_0 = L_0;
return;
}
}
IL2CPP_EXTERN_C void TextCoreHandle_set_MeasuredSizes_m0D35266865CEB419A5A1B0456D995B2D8F8834D0_AdjustorThunk (RuntimeObject* __this, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___value0, const RuntimeMethod* method)
{
TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5*>(__this + _offset);
TextCoreHandle_set_MeasuredSizes_m0D35266865CEB419A5A1B0456D995B2D8F8834D0_inline(_thisAdjusted, ___value0, method);
}
// UnityEngine.Vector2 UnityEngine.UIElements.TextCoreHandle::get_RoundedSizes()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 TextCoreHandle_get_RoundedSizes_mB47732F650F6B89C148ADF0699E3BF3A40505499 (TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5* __this, const RuntimeMethod* method)
{
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_0 = __this->___U3CRoundedSizesU3Ek__BackingField_1;
return L_0;
}
}
IL2CPP_EXTERN_C Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 TextCoreHandle_get_RoundedSizes_mB47732F650F6B89C148ADF0699E3BF3A40505499_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5*>(__this + _offset);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 _returnValue;
_returnValue = TextCoreHandle_get_RoundedSizes_mB47732F650F6B89C148ADF0699E3BF3A40505499_inline(_thisAdjusted, method);
return _returnValue;
}
// System.Void UnityEngine.UIElements.TextCoreHandle::set_RoundedSizes(UnityEngine.Vector2)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TextCoreHandle_set_RoundedSizes_m36D2C29C8D224E9784440773B0CE9A36DDF579F1 (TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5* __this, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___value0, const RuntimeMethod* method)
{
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_0 = ___value0;
__this->___U3CRoundedSizesU3Ek__BackingField_1 = L_0;
return;
}
}
IL2CPP_EXTERN_C void TextCoreHandle_set_RoundedSizes_m36D2C29C8D224E9784440773B0CE9A36DDF579F1_AdjustorThunk (RuntimeObject* __this, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___value0, const RuntimeMethod* method)
{
TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5*>(__this + _offset);
TextCoreHandle_set_RoundedSizes_m36D2C29C8D224E9784440773B0CE9A36DDF579F1_inline(_thisAdjusted, ___value0, method);
}
// UnityEngine.UIElements.ITextHandle UnityEngine.UIElements.TextCoreHandle::New()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* TextCoreHandle_New_mD57B36BAA941517B768C4CFE8DEC21E66464B06B (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TextGenerationSettings_t3E75DB1D14DF53934AF76C9ACB1CD94A344A92A2_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5 V_0;
memset((&V_0), 0, sizeof(V_0));
RuntimeObject* V_1 = NULL;
{
il2cpp_codegen_initobj((&V_0), sizeof(TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5));
TextGenerationSettings_t3E75DB1D14DF53934AF76C9ACB1CD94A344A92A2* L_0 = (TextGenerationSettings_t3E75DB1D14DF53934AF76C9ACB1CD94A344A92A2*)il2cpp_codegen_object_new(TextGenerationSettings_t3E75DB1D14DF53934AF76C9ACB1CD94A344A92A2_il2cpp_TypeInfo_var);
NullCheck(L_0);
TextGenerationSettings__ctor_mA20608A16443434DAE9FEF0BF8BD076270FA660E(L_0, NULL);
(&V_0)->___m_CurrentGenerationSettings_4 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___m_CurrentGenerationSettings_4), (void*)L_0);
TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5 L_1 = V_0;
TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5 L_2 = L_1;
RuntimeObject* L_3 = Box(TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5_il2cpp_TypeInfo_var, &L_2);
V_1 = (RuntimeObject*)L_3;
goto IL_001e;
}
IL_001e:
{
RuntimeObject* L_4 = V_1;
return L_4;
}
}
// UnityEngine.TextCore.Text.TextInfo UnityEngine.UIElements.TextCoreHandle::get_textInfoMesh()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TextInfo_t27E58E62A7552C66D38C175AF9D22622365F5D09* TextCoreHandle_get_textInfoMesh_m45D399BE1B914B8B85EC5C4879EA4FD9A6CF66A2 (TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TextInfo_t27E58E62A7552C66D38C175AF9D22622365F5D09_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
bool V_0 = false;
TextInfo_t27E58E62A7552C66D38C175AF9D22622365F5D09* V_1 = NULL;
{
TextInfo_t27E58E62A7552C66D38C175AF9D22622365F5D09* L_0 = __this->___m_TextInfoMesh_6;
V_0 = (bool)((((RuntimeObject*)(TextInfo_t27E58E62A7552C66D38C175AF9D22622365F5D09*)L_0) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0);
bool L_1 = V_0;
if (!L_1)
{
goto IL_001b;
}
}
{
TextInfo_t27E58E62A7552C66D38C175AF9D22622365F5D09* L_2 = (TextInfo_t27E58E62A7552C66D38C175AF9D22622365F5D09*)il2cpp_codegen_object_new(TextInfo_t27E58E62A7552C66D38C175AF9D22622365F5D09_il2cpp_TypeInfo_var);
NullCheck(L_2);
TextInfo__ctor_m241E24715CC5F6293DC90A4D25884548BAD0D602(L_2, NULL);
__this->___m_TextInfoMesh_6 = L_2;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_TextInfoMesh_6), (void*)L_2);
}
IL_001b:
{
TextInfo_t27E58E62A7552C66D38C175AF9D22622365F5D09* L_3 = __this->___m_TextInfoMesh_6;
V_1 = L_3;
goto IL_0024;
}
IL_0024:
{
TextInfo_t27E58E62A7552C66D38C175AF9D22622365F5D09* L_4 = V_1;
return L_4;
}
}
IL2CPP_EXTERN_C TextInfo_t27E58E62A7552C66D38C175AF9D22622365F5D09* TextCoreHandle_get_textInfoMesh_m45D399BE1B914B8B85EC5C4879EA4FD9A6CF66A2_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5*>(__this + _offset);
TextInfo_t27E58E62A7552C66D38C175AF9D22622365F5D09* _returnValue;
_returnValue = TextCoreHandle_get_textInfoMesh_m45D399BE1B914B8B85EC5C4879EA4FD9A6CF66A2(_thisAdjusted, method);
return _returnValue;
}
// UnityEngine.TextCore.Text.TextInfo UnityEngine.UIElements.TextCoreHandle::get_textInfoLayout()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TextInfo_t27E58E62A7552C66D38C175AF9D22622365F5D09* TextCoreHandle_get_textInfoLayout_m45FDF3732569E568D979A5145141553FBD044A0F (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TextInfo_t27E58E62A7552C66D38C175AF9D22622365F5D09_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
bool V_0 = false;
TextInfo_t27E58E62A7552C66D38C175AF9D22622365F5D09* V_1 = NULL;
{
il2cpp_codegen_runtime_class_init_inline(TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5_il2cpp_TypeInfo_var);
TextInfo_t27E58E62A7552C66D38C175AF9D22622365F5D09* L_0 = ((TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5_StaticFields*)il2cpp_codegen_static_fields_for(TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5_il2cpp_TypeInfo_var))->___s_TextInfoLayout_7;
V_0 = (bool)((((RuntimeObject*)(TextInfo_t27E58E62A7552C66D38C175AF9D22622365F5D09*)L_0) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0);
bool L_1 = V_0;
if (!L_1)
{
goto IL_0019;
}
}
{
TextInfo_t27E58E62A7552C66D38C175AF9D22622365F5D09* L_2 = (TextInfo_t27E58E62A7552C66D38C175AF9D22622365F5D09*)il2cpp_codegen_object_new(TextInfo_t27E58E62A7552C66D38C175AF9D22622365F5D09_il2cpp_TypeInfo_var);
NullCheck(L_2);
TextInfo__ctor_m241E24715CC5F6293DC90A4D25884548BAD0D602(L_2, NULL);
il2cpp_codegen_runtime_class_init_inline(TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5_il2cpp_TypeInfo_var);
((TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5_StaticFields*)il2cpp_codegen_static_fields_for(TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5_il2cpp_TypeInfo_var))->___s_TextInfoLayout_7 = L_2;
Il2CppCodeGenWriteBarrier((void**)(&((TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5_StaticFields*)il2cpp_codegen_static_fields_for(TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5_il2cpp_TypeInfo_var))->___s_TextInfoLayout_7), (void*)L_2);
}
IL_0019:
{
il2cpp_codegen_runtime_class_init_inline(TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5_il2cpp_TypeInfo_var);
TextInfo_t27E58E62A7552C66D38C175AF9D22622365F5D09* L_3 = ((TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5_StaticFields*)il2cpp_codegen_static_fields_for(TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5_il2cpp_TypeInfo_var))->___s_TextInfoLayout_7;
V_1 = L_3;
goto IL_0021;
}
IL_0021:
{
TextInfo_t27E58E62A7552C66D38C175AF9D22622365F5D09* L_4 = V_1;
return L_4;
}
}
// System.Boolean UnityEngine.UIElements.TextCoreHandle::IsLegacy()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TextCoreHandle_IsLegacy_m95D41D511B3AE74C37693E6FA01814425B8BCAAF (TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5* __this, const RuntimeMethod* method)
{
bool V_0 = false;
{
V_0 = (bool)0;
goto IL_0005;
}
IL_0005:
{
bool L_0 = V_0;
return L_0;
}
}
IL2CPP_EXTERN_C bool TextCoreHandle_IsLegacy_m95D41D511B3AE74C37693E6FA01814425B8BCAAF_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5*>(__this + _offset);
bool _returnValue;
_returnValue = TextCoreHandle_IsLegacy_m95D41D511B3AE74C37693E6FA01814425B8BCAAF(_thisAdjusted, method);
return _returnValue;
}
// System.Boolean UnityEngine.UIElements.TextCoreHandle::IsDirty(UnityEngine.UIElements.MeshGenerationContextUtils/TextParams)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TextCoreHandle_IsDirty_m87C99719001F2778DA99423BCACE64C049D18340 (TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5* __this, TextParams_t943244753F8E3A49632BBEC7272DAEAA8E10546F ___parms0, const RuntimeMethod* method)
{
int32_t V_0 = 0;
bool V_1 = false;
bool V_2 = false;
int32_t G_B3_0 = 0;
{
int32_t L_0;
L_0 = TextParams_GetHashCode_mC8A715BCEEDF161F0CDF1510C352C3C72B30C4A6((&___parms0), NULL);
V_0 = L_0;
int32_t L_1 = __this->___m_PreviousGenerationSettingsHash_3;
int32_t L_2 = V_0;
if ((!(((uint32_t)L_1) == ((uint32_t)L_2))))
{
goto IL_0023;
}
}
{
bool L_3 = __this->___isDirty_8;
G_B3_0 = ((((int32_t)L_3) == ((int32_t)0))? 1 : 0);
goto IL_0024;
}
IL_0023:
{
G_B3_0 = 0;
}
IL_0024:
{
V_1 = (bool)G_B3_0;
bool L_4 = V_1;
if (!L_4)
{
goto IL_002c;
}
}
{
V_2 = (bool)0;
goto IL_003e;
}
IL_002c:
{
int32_t L_5 = V_0;
__this->___m_PreviousGenerationSettingsHash_3 = L_5;
__this->___isDirty_8 = (bool)0;
V_2 = (bool)1;
goto IL_003e;
}
IL_003e:
{
bool L_6 = V_2;
return L_6;
}
}
IL2CPP_EXTERN_C bool TextCoreHandle_IsDirty_m87C99719001F2778DA99423BCACE64C049D18340_AdjustorThunk (RuntimeObject* __this, TextParams_t943244753F8E3A49632BBEC7272DAEAA8E10546F ___parms0, const RuntimeMethod* method)
{
TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5*>(__this + _offset);
bool _returnValue;
_returnValue = TextCoreHandle_IsDirty_m87C99719001F2778DA99423BCACE64C049D18340(_thisAdjusted, ___parms0, method);
return _returnValue;
}
// UnityEngine.Vector2 UnityEngine.UIElements.TextCoreHandle::GetCursorPosition(UnityEngine.UIElements.CursorPositionStylePainterParameters,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 TextCoreHandle_GetCursorPosition_m688A608C675E4A815935EB7ADCE2C649927B8FD5 (TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5* __this, CursorPositionStylePainterParameters_tB79C17871EE8D6764B717689E7E93478D54BC81A ___parms0, float ___scaling1, const RuntimeMethod* method)
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_0;
memset((&V_0), 0, sizeof(V_0));
{
TextInfo_t27E58E62A7552C66D38C175AF9D22622365F5D09* L_0;
L_0 = TextCoreHandle_get_textInfoMesh_m45D399BE1B914B8B85EC5C4879EA4FD9A6CF66A2(__this, NULL);
CursorPositionStylePainterParameters_tB79C17871EE8D6764B717689E7E93478D54BC81A L_1 = ___parms0;
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_2 = L_1.___rect_0;
CursorPositionStylePainterParameters_tB79C17871EE8D6764B717689E7E93478D54BC81A L_3 = ___parms0;
int32_t L_4 = L_3.___cursorIndex_8;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_5;
L_5 = TextGenerator_GetCursorPosition_mE6F486439659265C1B4ACF04B9DAA0452CAABE41(L_0, L_2, L_4, (bool)1, NULL);
V_0 = L_5;
goto IL_001c;
}
IL_001c:
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_6 = V_0;
return L_6;
}
}
IL2CPP_EXTERN_C Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 TextCoreHandle_GetCursorPosition_m688A608C675E4A815935EB7ADCE2C649927B8FD5_AdjustorThunk (RuntimeObject* __this, CursorPositionStylePainterParameters_tB79C17871EE8D6764B717689E7E93478D54BC81A ___parms0, float ___scaling1, const RuntimeMethod* method)
{
TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5*>(__this + _offset);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 _returnValue;
_returnValue = TextCoreHandle_GetCursorPosition_m688A608C675E4A815935EB7ADCE2C649927B8FD5(_thisAdjusted, ___parms0, ___scaling1, method);
return _returnValue;
}
// System.Single UnityEngine.UIElements.TextCoreHandle::ComputeTextWidth(UnityEngine.UIElements.MeshGenerationContextUtils/TextParams,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float TextCoreHandle_ComputeTextWidth_m19A12189B701300E3605E499CF0CF6CB4FA3A8E0 (TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5* __this, TextParams_t943244753F8E3A49632BBEC7272DAEAA8E10546F ___parms0, float ___scaling1, const RuntimeMethod* method)
{
float V_0 = 0.0f;
{
TextParams_t943244753F8E3A49632BBEC7272DAEAA8E10546F L_0 = ___parms0;
TextCoreHandle_UpdatePreferredValues_mE757EB964EEB4BEE8B772610837A07EAF47661B3(__this, L_0, NULL);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_1 = (&__this->___m_PreferredSize_2);
float L_2 = L_1->___x_0;
V_0 = L_2;
goto IL_0017;
}
IL_0017:
{
float L_3 = V_0;
return L_3;
}
}
IL2CPP_EXTERN_C float TextCoreHandle_ComputeTextWidth_m19A12189B701300E3605E499CF0CF6CB4FA3A8E0_AdjustorThunk (RuntimeObject* __this, TextParams_t943244753F8E3A49632BBEC7272DAEAA8E10546F ___parms0, float ___scaling1, const RuntimeMethod* method)
{
TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5*>(__this + _offset);
float _returnValue;
_returnValue = TextCoreHandle_ComputeTextWidth_m19A12189B701300E3605E499CF0CF6CB4FA3A8E0(_thisAdjusted, ___parms0, ___scaling1, method);
return _returnValue;
}
// System.Single UnityEngine.UIElements.TextCoreHandle::ComputeTextHeight(UnityEngine.UIElements.MeshGenerationContextUtils/TextParams,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float TextCoreHandle_ComputeTextHeight_mACA9396D480B42C7ED37B3EA6CF0DA0F299D4AF0 (TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5* __this, TextParams_t943244753F8E3A49632BBEC7272DAEAA8E10546F ___parms0, float ___scaling1, const RuntimeMethod* method)
{
float V_0 = 0.0f;
{
TextParams_t943244753F8E3A49632BBEC7272DAEAA8E10546F L_0 = ___parms0;
TextCoreHandle_UpdatePreferredValues_mE757EB964EEB4BEE8B772610837A07EAF47661B3(__this, L_0, NULL);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_1 = (&__this->___m_PreferredSize_2);
float L_2 = L_1->___y_1;
V_0 = L_2;
goto IL_0017;
}
IL_0017:
{
float L_3 = V_0;
return L_3;
}
}
IL2CPP_EXTERN_C float TextCoreHandle_ComputeTextHeight_mACA9396D480B42C7ED37B3EA6CF0DA0F299D4AF0_AdjustorThunk (RuntimeObject* __this, TextParams_t943244753F8E3A49632BBEC7272DAEAA8E10546F ___parms0, float ___scaling1, const RuntimeMethod* method)
{
TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5*>(__this + _offset);
float _returnValue;
_returnValue = TextCoreHandle_ComputeTextHeight_mACA9396D480B42C7ED37B3EA6CF0DA0F299D4AF0(_thisAdjusted, ___parms0, ___scaling1, method);
return _returnValue;
}
// System.Single UnityEngine.UIElements.TextCoreHandle::GetLineHeight(System.Int32,UnityEngine.UIElements.MeshGenerationContextUtils/TextParams,System.Single,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float TextCoreHandle_GetLineHeight_mBB168796142ACE1D35F8528B405C76D969C58787 (TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5* __this, int32_t ___characterIndex0, TextParams_t943244753F8E3A49632BBEC7272DAEAA8E10546F ___textParams1, float ___textScaling2, float ___pixelPerPoint3, const RuntimeMethod* method)
{
TextElementInfo_tDD7A12E319505510E0B350E342BD55F32AB5F976 V_0;
memset((&V_0), 0, sizeof(V_0));
LineInfo_t2BBD461B330C46ACA45596A8E72FEA4172F88CF5 V_1;
memset((&V_1), 0, sizeof(V_1));
float V_2 = 0.0f;
{
TextInfo_t27E58E62A7552C66D38C175AF9D22622365F5D09* L_0 = __this->___m_TextInfoMesh_6;
NullCheck(L_0);
TextElementInfoU5BU5D_tEC28C9B72883EE21AA798913497C69E179A15C4E* L_1 = L_0->___textElementInfo_10;
TextInfo_t27E58E62A7552C66D38C175AF9D22622365F5D09* L_2 = __this->___m_TextInfoMesh_6;
NullCheck(L_2);
int32_t L_3 = L_2->___characterCount_2;
NullCheck(L_1);
int32_t L_4 = ((int32_t)il2cpp_codegen_subtract(L_3, 1));
TextElementInfo_tDD7A12E319505510E0B350E342BD55F32AB5F976 L_5 = (L_1)->GetAt(static_cast<il2cpp_array_size_t>(L_4));
V_0 = L_5;
TextInfo_t27E58E62A7552C66D38C175AF9D22622365F5D09* L_6 = __this->___m_TextInfoMesh_6;
NullCheck(L_6);
LineInfoU5BU5D_t37598F2175B291797270D1161DC29B6296FB169D* L_7 = L_6->___lineInfo_13;
TextElementInfo_tDD7A12E319505510E0B350E342BD55F32AB5F976 L_8 = V_0;
int32_t L_9 = L_8.___lineNumber_11;
NullCheck(L_7);
int32_t L_10 = L_9;
LineInfo_t2BBD461B330C46ACA45596A8E72FEA4172F88CF5 L_11 = (L_7)->GetAt(static_cast<il2cpp_array_size_t>(L_10));
V_1 = L_11;
LineInfo_t2BBD461B330C46ACA45596A8E72FEA4172F88CF5 L_12 = V_1;
float L_13 = L_12.___lineHeight_11;
V_2 = L_13;
goto IL_003f;
}
IL_003f:
{
float L_14 = V_2;
return L_14;
}
}
IL2CPP_EXTERN_C float TextCoreHandle_GetLineHeight_mBB168796142ACE1D35F8528B405C76D969C58787_AdjustorThunk (RuntimeObject* __this, int32_t ___characterIndex0, TextParams_t943244753F8E3A49632BBEC7272DAEAA8E10546F ___textParams1, float ___textScaling2, float ___pixelPerPoint3, const RuntimeMethod* method)
{
TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5*>(__this + _offset);
float _returnValue;
_returnValue = TextCoreHandle_GetLineHeight_mBB168796142ACE1D35F8528B405C76D969C58787(_thisAdjusted, ___characterIndex0, ___textParams1, ___textScaling2, ___pixelPerPoint3, method);
return _returnValue;
}
// UnityEngine.TextCore.Text.TextInfo UnityEngine.UIElements.TextCoreHandle::Update(UnityEngine.UIElements.MeshGenerationContextUtils/TextParams,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TextInfo_t27E58E62A7552C66D38C175AF9D22622365F5D09* TextCoreHandle_Update_mC3E3A597AC7276BBA05E70D154FA0637CFBD11EF (TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5* __this, TextParams_t943244753F8E3A49632BBEC7272DAEAA8E10546F ___parms0, float ___pixelsPerPoint1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_0;
memset((&V_0), 0, sizeof(V_0));
bool V_1 = false;
bool V_2 = false;
TextInfo_t27E58E62A7552C66D38C175AF9D22622365F5D09* V_3 = NULL;
int32_t G_B3_0 = 0;
{
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_0 = (&(&___parms0)->___rect_0);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_1;
L_1 = Rect_get_size_mFB990FFC0FE0152179C8C74A59E4AC258CB44267(L_0, NULL);
V_0 = L_1;
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_2 = (&(&___parms0)->___rect_0);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_3;
L_3 = Rect_get_size_mFB990FFC0FE0152179C8C74A59E4AC258CB44267(L_2, NULL);
float L_4 = L_3.___x_0;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_5;
L_5 = TextCoreHandle_get_RoundedSizes_mB47732F650F6B89C148ADF0699E3BF3A40505499_inline(__this, NULL);
float L_6 = L_5.___x_0;
float L_7;
L_7 = fabsf(((float)il2cpp_codegen_subtract(L_4, L_6)));
if ((!(((float)L_7) < ((float)(0.00999999978f)))))
{
goto IL_0062;
}
}
{
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_8 = (&(&___parms0)->___rect_0);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_9;
L_9 = Rect_get_size_mFB990FFC0FE0152179C8C74A59E4AC258CB44267(L_8, NULL);
float L_10 = L_9.___y_1;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_11;
L_11 = TextCoreHandle_get_RoundedSizes_mB47732F650F6B89C148ADF0699E3BF3A40505499_inline(__this, NULL);
float L_12 = L_11.___y_1;
float L_13;
L_13 = fabsf(((float)il2cpp_codegen_subtract(L_10, L_12)));
G_B3_0 = ((((float)L_13) < ((float)(0.00999999978f)))? 1 : 0);
goto IL_0063;
}
IL_0062:
{
G_B3_0 = 0;
}
IL_0063:
{
V_1 = (bool)G_B3_0;
bool L_14 = V_1;
if (!L_14)
{
goto IL_007f;
}
}
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_15;
L_15 = TextCoreHandle_get_MeasuredSizes_m273263B31820AB79C738CBD08B73FEF4B2AAD3AF_inline(__this, NULL);
V_0 = L_15;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_16 = V_0;
float L_17 = L_16.___x_0;
(&___parms0)->___wordWrapWidth_12 = L_17;
goto IL_0091;
}
IL_007f:
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_18 = V_0;
TextCoreHandle_set_RoundedSizes_m36D2C29C8D224E9784440773B0CE9A36DDF579F1_inline(__this, L_18, NULL);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_19 = V_0;
TextCoreHandle_set_MeasuredSizes_m0D35266865CEB419A5A1B0456D995B2D8F8834D0_inline(__this, L_19, NULL);
}
IL_0091:
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_20;
L_20 = Vector2_get_zero_m009B92B5D35AB02BD1610C2E1ACCE7C9CF964A6E_inline(NULL);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_21 = V_0;
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_22;
memset((&L_22), 0, sizeof(L_22));
Rect__ctor_m503705FE0E4E413041E3CE7F09270489F401C675((&L_22), L_20, L_21, /*hidden argument*/NULL);
(&___parms0)->___rect_0 = L_22;
TextParams_t943244753F8E3A49632BBEC7272DAEAA8E10546F L_23 = ___parms0;
bool L_24;
L_24 = TextCoreHandle_IsDirty_m87C99719001F2778DA99423BCACE64C049D18340(__this, L_23, NULL);
V_2 = (bool)((((int32_t)L_24) == ((int32_t)0))? 1 : 0);
bool L_25 = V_2;
if (!L_25)
{
goto IL_00bb;
}
}
{
TextInfo_t27E58E62A7552C66D38C175AF9D22622365F5D09* L_26;
L_26 = TextCoreHandle_get_textInfoMesh_m45D399BE1B914B8B85EC5C4879EA4FD9A6CF66A2(__this, NULL);
V_3 = L_26;
goto IL_010c;
}
IL_00bb:
{
TextParams_t943244753F8E3A49632BBEC7272DAEAA8E10546F L_27 = ___parms0;
TextGenerationSettings_t3E75DB1D14DF53934AF76C9ACB1CD94A344A92A2* L_28 = __this->___m_CurrentGenerationSettings_4;
il2cpp_codegen_runtime_class_init_inline(TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5_il2cpp_TypeInfo_var);
TextCoreHandle_UpdateGenerationSettingsCommon_mA731368F8A8261564D92CBA1A77EFF368AC24A5D(L_27, L_28, NULL);
TextGenerationSettings_t3E75DB1D14DF53934AF76C9ACB1CD94A344A92A2* L_29 = __this->___m_CurrentGenerationSettings_4;
TextParams_t943244753F8E3A49632BBEC7272DAEAA8E10546F L_30 = ___parms0;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_31 = L_30.___fontColor_9;
NullCheck(L_29);
L_29->___color_14 = L_31;
TextGenerationSettings_t3E75DB1D14DF53934AF76C9ACB1CD94A344A92A2* L_32 = __this->___m_CurrentGenerationSettings_4;
NullCheck(L_32);
L_32->___inverseYAxis_43 = (bool)1;
TextInfo_t27E58E62A7552C66D38C175AF9D22622365F5D09* L_33;
L_33 = TextCoreHandle_get_textInfoMesh_m45D399BE1B914B8B85EC5C4879EA4FD9A6CF66A2(__this, NULL);
NullCheck(L_33);
L_33->___isDirty_16 = (bool)1;
TextGenerationSettings_t3E75DB1D14DF53934AF76C9ACB1CD94A344A92A2* L_34 = __this->___m_CurrentGenerationSettings_4;
TextInfo_t27E58E62A7552C66D38C175AF9D22622365F5D09* L_35;
L_35 = TextCoreHandle_get_textInfoMesh_m45D399BE1B914B8B85EC5C4879EA4FD9A6CF66A2(__this, NULL);
TextGenerator_GenerateText_mCF9D4EB0CC6D0BEA0136B23FCEE39EA9A48D6B5F(L_34, L_35, NULL);
TextInfo_t27E58E62A7552C66D38C175AF9D22622365F5D09* L_36;
L_36 = TextCoreHandle_get_textInfoMesh_m45D399BE1B914B8B85EC5C4879EA4FD9A6CF66A2(__this, NULL);
V_3 = L_36;
goto IL_010c;
}
IL_010c:
{
TextInfo_t27E58E62A7552C66D38C175AF9D22622365F5D09* L_37 = V_3;
return L_37;
}
}
IL2CPP_EXTERN_C TextInfo_t27E58E62A7552C66D38C175AF9D22622365F5D09* TextCoreHandle_Update_mC3E3A597AC7276BBA05E70D154FA0637CFBD11EF_AdjustorThunk (RuntimeObject* __this, TextParams_t943244753F8E3A49632BBEC7272DAEAA8E10546F ___parms0, float ___pixelsPerPoint1, const RuntimeMethod* method)
{
TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5*>(__this + _offset);
TextInfo_t27E58E62A7552C66D38C175AF9D22622365F5D09* _returnValue;
_returnValue = TextCoreHandle_Update_mC3E3A597AC7276BBA05E70D154FA0637CFBD11EF(_thisAdjusted, ___parms0, ___pixelsPerPoint1, method);
return _returnValue;
}
// System.Void UnityEngine.UIElements.TextCoreHandle::UpdatePreferredValues(UnityEngine.UIElements.MeshGenerationContextUtils/TextParams)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TextCoreHandle_UpdatePreferredValues_mE757EB964EEB4BEE8B772610837A07EAF47661B3 (TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5* __this, TextParams_t943244753F8E3A49632BBEC7272DAEAA8E10546F ___parms0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_0;
memset((&V_0), 0, sizeof(V_0));
{
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_0 = (&(&___parms0)->___rect_0);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_1;
L_1 = Rect_get_size_mFB990FFC0FE0152179C8C74A59E4AC258CB44267(L_0, NULL);
V_0 = L_1;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_2;
L_2 = Vector2_get_zero_m009B92B5D35AB02BD1610C2E1ACCE7C9CF964A6E_inline(NULL);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_3 = V_0;
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_4;
memset((&L_4), 0, sizeof(L_4));
Rect__ctor_m503705FE0E4E413041E3CE7F09270489F401C675((&L_4), L_2, L_3, /*hidden argument*/NULL);
(&___parms0)->___rect_0 = L_4;
TextParams_t943244753F8E3A49632BBEC7272DAEAA8E10546F L_5 = ___parms0;
il2cpp_codegen_runtime_class_init_inline(TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5_il2cpp_TypeInfo_var);
TextGenerationSettings_t3E75DB1D14DF53934AF76C9ACB1CD94A344A92A2* L_6 = ((TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5_StaticFields*)il2cpp_codegen_static_fields_for(TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5_il2cpp_TypeInfo_var))->___s_LayoutSettings_5;
TextCoreHandle_UpdateGenerationSettingsCommon_mA731368F8A8261564D92CBA1A77EFF368AC24A5D(L_5, L_6, NULL);
TextGenerationSettings_t3E75DB1D14DF53934AF76C9ACB1CD94A344A92A2* L_7 = ((TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5_StaticFields*)il2cpp_codegen_static_fields_for(TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5_il2cpp_TypeInfo_var))->___s_LayoutSettings_5;
TextInfo_t27E58E62A7552C66D38C175AF9D22622365F5D09* L_8;
L_8 = TextCoreHandle_get_textInfoLayout_m45FDF3732569E568D979A5145141553FBD044A0F(NULL);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_9;
L_9 = TextGenerator_GetPreferredValues_m00CB10940AD7561839EBA19B67E32B92B19F1CB6(L_7, L_8, NULL);
__this->___m_PreferredSize_2 = L_9;
return;
}
}
IL2CPP_EXTERN_C void TextCoreHandle_UpdatePreferredValues_mE757EB964EEB4BEE8B772610837A07EAF47661B3_AdjustorThunk (RuntimeObject* __this, TextParams_t943244753F8E3A49632BBEC7272DAEAA8E10546F ___parms0, const RuntimeMethod* method)
{
TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5*>(__this + _offset);
TextCoreHandle_UpdatePreferredValues_mE757EB964EEB4BEE8B772610837A07EAF47661B3(_thisAdjusted, ___parms0, method);
}
// UnityEngine.TextCore.Text.TextOverflowMode UnityEngine.UIElements.TextCoreHandle::GetTextOverflowMode(UnityEngine.UIElements.MeshGenerationContextUtils/TextParams)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TextCoreHandle_GetTextOverflowMode_m1F766C46CE9EC8A9D411C6E7547086BEE8ABC655 (TextParams_t943244753F8E3A49632BBEC7272DAEAA8E10546F ___textParams0, const RuntimeMethod* method)
{
bool V_0 = false;
int32_t V_1 = 0;
bool V_2 = false;
bool V_3 = false;
int32_t G_B7_0 = 0;
{
TextParams_t943244753F8E3A49632BBEC7272DAEAA8E10546F L_0 = ___textParams0;
int32_t L_1 = L_0.___textOverflow_15;
V_0 = (bool)((((int32_t)L_1) == ((int32_t)0))? 1 : 0);
bool L_2 = V_0;
if (!L_2)
{
goto IL_0012;
}
}
{
V_1 = 2;
goto IL_0046;
}
IL_0012:
{
TextParams_t943244753F8E3A49632BBEC7272DAEAA8E10546F L_3 = ___textParams0;
int32_t L_4 = L_3.___textOverflow_15;
V_2 = (bool)((((int32_t)((((int32_t)L_4) == ((int32_t)1))? 1 : 0)) == ((int32_t)0))? 1 : 0);
bool L_5 = V_2;
if (!L_5)
{
goto IL_0026;
}
}
{
V_1 = 0;
goto IL_0046;
}
IL_0026:
{
TextParams_t943244753F8E3A49632BBEC7272DAEAA8E10546F L_6 = ___textParams0;
bool L_7 = L_6.___wordWrap_11;
if (L_7)
{
goto IL_0039;
}
}
{
TextParams_t943244753F8E3A49632BBEC7272DAEAA8E10546F L_8 = ___textParams0;
int32_t L_9 = L_8.___overflow_17;
G_B7_0 = ((((int32_t)L_9) == ((int32_t)1))? 1 : 0);
goto IL_003a;
}
IL_0039:
{
G_B7_0 = 0;
}
IL_003a:
{
V_3 = (bool)G_B7_0;
bool L_10 = V_3;
if (!L_10)
{
goto IL_0042;
}
}
{
V_1 = 1;
goto IL_0046;
}
IL_0042:
{
V_1 = 0;
goto IL_0046;
}
IL_0046:
{
int32_t L_11 = V_1;
return L_11;
}
}
// System.Void UnityEngine.UIElements.TextCoreHandle::UpdateGenerationSettingsCommon(UnityEngine.UIElements.MeshGenerationContextUtils/TextParams,UnityEngine.TextCore.Text.TextGenerationSettings)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TextCoreHandle_UpdateGenerationSettingsCommon_mA731368F8A8261564D92CBA1A77EFF368AC24A5D (TextParams_t943244753F8E3A49632BBEC7272DAEAA8E10546F ___painterParams0, TextGenerationSettings_t3E75DB1D14DF53934AF76C9ACB1CD94A344A92A2* ___settings1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TextGeneratorUtilities_tAD0F329B1A5C7CC27CF63086C11FE092B43FED53_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral22BE618ADF9DAFBF84F27DD4CA2D8D34F67B1103);
s_Il2CppMethodInitialized = true;
}
bool V_0 = false;
bool V_1 = false;
bool V_2 = false;
FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756 V_3;
memset((&V_3), 0, sizeof(V_3));
TextGenerationSettings_t3E75DB1D14DF53934AF76C9ACB1CD94A344A92A2* G_B8_0 = NULL;
TextGenerationSettings_t3E75DB1D14DF53934AF76C9ACB1CD94A344A92A2* G_B7_0 = NULL;
String_t* G_B9_0 = NULL;
TextGenerationSettings_t3E75DB1D14DF53934AF76C9ACB1CD94A344A92A2* G_B9_1 = NULL;
TextGenerationSettings_t3E75DB1D14DF53934AF76C9ACB1CD94A344A92A2* G_B11_0 = NULL;
TextGenerationSettings_t3E75DB1D14DF53934AF76C9ACB1CD94A344A92A2* G_B10_0 = NULL;
int32_t G_B12_0 = 0;
TextGenerationSettings_t3E75DB1D14DF53934AF76C9ACB1CD94A344A92A2* G_B12_1 = NULL;
{
TextGenerationSettings_t3E75DB1D14DF53934AF76C9ACB1CD94A344A92A2* L_0 = ___settings1;
NullCheck(L_0);
TextSettings_tB7F55685AFFD4A96F714427BCACFD6958E357D64* L_1 = L_0->___textSettings_9;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_2;
L_2 = Object_op_Equality_mD3DB0D72CE0250C84033DC2A90AEF9D59896E536(L_1, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
V_0 = L_2;
bool L_3 = V_0;
if (!L_3)
{
goto IL_0034;
}
}
{
TextGenerationSettings_t3E75DB1D14DF53934AF76C9ACB1CD94A344A92A2* L_4 = ___settings1;
TextParams_t943244753F8E3A49632BBEC7272DAEAA8E10546F L_5 = ___painterParams0;
PanelTextSettings_tB4960351E6865BC34421430949C4CA68E7425F25* L_6;
L_6 = TextUtilities_GetTextSettingsFrom_mC884C5AF3C74ADAF8C965E0B079D7B0CB43D7A98(L_5, NULL);
NullCheck(L_4);
L_4->___textSettings_9 = L_6;
Il2CppCodeGenWriteBarrier((void**)(&L_4->___textSettings_9), (void*)L_6);
TextGenerationSettings_t3E75DB1D14DF53934AF76C9ACB1CD94A344A92A2* L_7 = ___settings1;
NullCheck(L_7);
TextSettings_tB7F55685AFFD4A96F714427BCACFD6958E357D64* L_8 = L_7->___textSettings_9;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_9;
L_9 = Object_op_Equality_mD3DB0D72CE0250C84033DC2A90AEF9D59896E536(L_8, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
V_1 = L_9;
bool L_10 = V_1;
if (!L_10)
{
goto IL_0033;
}
}
{
goto IL_014e;
}
IL_0033:
{
}
IL_0034:
{
TextGenerationSettings_t3E75DB1D14DF53934AF76C9ACB1CD94A344A92A2* L_11 = ___settings1;
TextParams_t943244753F8E3A49632BBEC7272DAEAA8E10546F L_12 = ___painterParams0;
FontAsset_t61A6446D934E582651044E33D250EA8D306AB958* L_13;
L_13 = TextUtilities_GetFontAsset_m7594DB1ABE386E0630164A2D2400C581FE7E57BF(L_12, NULL);
NullCheck(L_11);
L_11->___fontAsset_4 = L_13;
Il2CppCodeGenWriteBarrier((void**)(&L_11->___fontAsset_4), (void*)L_13);
TextGenerationSettings_t3E75DB1D14DF53934AF76C9ACB1CD94A344A92A2* L_14 = ___settings1;
NullCheck(L_14);
FontAsset_t61A6446D934E582651044E33D250EA8D306AB958* L_15 = L_14->___fontAsset_4;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_16;
L_16 = Object_op_Equality_mD3DB0D72CE0250C84033DC2A90AEF9D59896E536(L_15, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
V_2 = L_16;
bool L_17 = V_2;
if (!L_17)
{
goto IL_0055;
}
}
{
goto IL_014e;
}
IL_0055:
{
TextGenerationSettings_t3E75DB1D14DF53934AF76C9ACB1CD94A344A92A2* L_18 = ___settings1;
TextGenerationSettings_t3E75DB1D14DF53934AF76C9ACB1CD94A344A92A2* L_19 = ___settings1;
NullCheck(L_19);
FontAsset_t61A6446D934E582651044E33D250EA8D306AB958* L_20 = L_19->___fontAsset_4;
NullCheck(L_20);
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_21;
L_21 = TextAsset_get_material_m4B9C02D34426436FDB01F1963A9FDC11D75604EF_inline(L_20, NULL);
NullCheck(L_18);
L_18->___material_5 = L_21;
Il2CppCodeGenWriteBarrier((void**)(&L_18->___material_5), (void*)L_21);
TextGenerationSettings_t3E75DB1D14DF53934AF76C9ACB1CD94A344A92A2* L_22 = ___settings1;
TextParams_t943244753F8E3A49632BBEC7272DAEAA8E10546F L_23 = ___painterParams0;
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_24 = L_23.___rect_0;
NullCheck(L_22);
L_22->___screenRect_1 = L_24;
TextGenerationSettings_t3E75DB1D14DF53934AF76C9ACB1CD94A344A92A2* L_25 = ___settings1;
TextParams_t943244753F8E3A49632BBEC7272DAEAA8E10546F L_26 = ___painterParams0;
String_t* L_27 = L_26.___text_1;
bool L_28;
L_28 = String_IsNullOrEmpty_m54CF0907E7C4F3AFB2E796A13DC751ECBB8DB64A(L_27, NULL);
G_B7_0 = L_25;
if (L_28)
{
G_B8_0 = L_25;
goto IL_0092;
}
}
{
TextParams_t943244753F8E3A49632BBEC7272DAEAA8E10546F L_29 = ___painterParams0;
String_t* L_30 = L_29.___text_1;
String_t* L_31;
L_31 = String_Concat_mAF2CE02CC0CB7460753D0A1A91CCF2B1E9804C5D(L_30, _stringLiteral22BE618ADF9DAFBF84F27DD4CA2D8D34F67B1103, NULL);
G_B9_0 = L_31;
G_B9_1 = G_B7_0;
goto IL_0097;
}
IL_0092:
{
G_B9_0 = _stringLiteral22BE618ADF9DAFBF84F27DD4CA2D8D34F67B1103;
G_B9_1 = G_B8_0;
}
IL_0097:
{
NullCheck(G_B9_1);
G_B9_1->___text_0 = G_B9_0;
Il2CppCodeGenWriteBarrier((void**)(&G_B9_1->___text_0), (void*)G_B9_0);
TextGenerationSettings_t3E75DB1D14DF53934AF76C9ACB1CD94A344A92A2* L_32 = ___settings1;
TextParams_t943244753F8E3A49632BBEC7272DAEAA8E10546F L_33 = ___painterParams0;
int32_t L_34 = L_33.___fontSize_4;
G_B10_0 = L_32;
if ((((int32_t)L_34) > ((int32_t)0)))
{
G_B11_0 = L_32;
goto IL_00bb;
}
}
{
TextGenerationSettings_t3E75DB1D14DF53934AF76C9ACB1CD94A344A92A2* L_35 = ___settings1;
NullCheck(L_35);
FontAsset_t61A6446D934E582651044E33D250EA8D306AB958* L_36 = L_35->___fontAsset_4;
NullCheck(L_36);
FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756 L_37;
L_37 = FontAsset_get_faceInfo_mF020EC579E3C18A6279D55D86AF1C585031B49A9(L_36, NULL);
V_3 = L_37;
int32_t L_38;
L_38 = FaceInfo_get_pointSize_m7EF7429A4725AB715931A220F6BB498C3D6BF7CB((&V_3), NULL);
G_B12_0 = L_38;
G_B12_1 = G_B10_0;
goto IL_00c1;
}
IL_00bb:
{
TextParams_t943244753F8E3A49632BBEC7272DAEAA8E10546F L_39 = ___painterParams0;
int32_t L_40 = L_39.___fontSize_4;
G_B12_0 = L_40;
G_B12_1 = G_B11_0;
}
IL_00c1:
{
NullCheck(G_B12_1);
G_B12_1->___fontSize_18 = ((float)G_B12_0);
TextGenerationSettings_t3E75DB1D14DF53934AF76C9ACB1CD94A344A92A2* L_41 = ___settings1;
TextParams_t943244753F8E3A49632BBEC7272DAEAA8E10546F L_42 = ___painterParams0;
int32_t L_43 = L_42.___fontStyle_8;
il2cpp_codegen_runtime_class_init_inline(TextGeneratorUtilities_tAD0F329B1A5C7CC27CF63086C11FE092B43FED53_il2cpp_TypeInfo_var);
int32_t L_44;
L_44 = TextGeneratorUtilities_LegacyStyleToNewStyle_m28425B06C6AB2A84893AA950144B76A2D8C1669B(L_43, NULL);
NullCheck(L_41);
L_41->___fontStyle_8 = L_44;
TextGenerationSettings_t3E75DB1D14DF53934AF76C9ACB1CD94A344A92A2* L_45 = ___settings1;
TextParams_t943244753F8E3A49632BBEC7272DAEAA8E10546F L_46 = ___painterParams0;
int32_t L_47 = L_46.___anchor_10;
int32_t L_48;
L_48 = TextGeneratorUtilities_LegacyAlignmentToNewAlignment_mA4CAC934F661F28168F132CF2B77D3DF89DBB301(L_47, NULL);
NullCheck(L_45);
L_45->___textAlignment_10 = L_48;
TextGenerationSettings_t3E75DB1D14DF53934AF76C9ACB1CD94A344A92A2* L_49 = ___settings1;
TextParams_t943244753F8E3A49632BBEC7272DAEAA8E10546F L_50 = ___painterParams0;
bool L_51 = L_50.___wordWrap_11;
NullCheck(L_49);
L_49->___wordWrap_12 = L_51;
TextGenerationSettings_t3E75DB1D14DF53934AF76C9ACB1CD94A344A92A2* L_52 = ___settings1;
NullCheck(L_52);
L_52->___wordWrappingRatio_13 = (0.400000006f);
TextGenerationSettings_t3E75DB1D14DF53934AF76C9ACB1CD94A344A92A2* L_53 = ___settings1;
TextParams_t943244753F8E3A49632BBEC7272DAEAA8E10546F L_54 = ___painterParams0;
bool L_55 = L_54.___richText_13;
NullCheck(L_53);
L_53->___richText_23 = L_55;
TextGenerationSettings_t3E75DB1D14DF53934AF76C9ACB1CD94A344A92A2* L_56 = ___settings1;
TextParams_t943244753F8E3A49632BBEC7272DAEAA8E10546F L_57 = ___painterParams0;
il2cpp_codegen_runtime_class_init_inline(TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5_il2cpp_TypeInfo_var);
int32_t L_58;
L_58 = TextCoreHandle_GetTextOverflowMode_m1F766C46CE9EC8A9D411C6E7547086BEE8ABC655(L_57, NULL);
NullCheck(L_56);
L_56->___overflowMode_11 = L_58;
TextGenerationSettings_t3E75DB1D14DF53934AF76C9ACB1CD94A344A92A2* L_59 = ___settings1;
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256* L_60 = (&(&___painterParams0)->___letterSpacing_5);
float L_61;
L_61 = Length_get_value_m28A7FBD9908A795F0C73FED461EE32E5A3D6456F_inline(L_60, NULL);
NullCheck(L_59);
L_59->___characterSpacing_27 = L_61;
TextGenerationSettings_t3E75DB1D14DF53934AF76C9ACB1CD94A344A92A2* L_62 = ___settings1;
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256* L_63 = (&(&___painterParams0)->___wordSpacing_6);
float L_64;
L_64 = Length_get_value_m28A7FBD9908A795F0C73FED461EE32E5A3D6456F_inline(L_63, NULL);
NullCheck(L_62);
L_62->___wordSpacing_28 = L_64;
TextGenerationSettings_t3E75DB1D14DF53934AF76C9ACB1CD94A344A92A2* L_65 = ___settings1;
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256* L_66 = (&(&___painterParams0)->___paragraphSpacing_7);
float L_67;
L_67 = Length_get_value_m28A7FBD9908A795F0C73FED461EE32E5A3D6456F_inline(L_66, NULL);
NullCheck(L_65);
L_65->___paragraphSpacing_30 = L_67;
}
IL_014e:
{
return;
}
}
// System.Boolean UnityEngine.UIElements.TextCoreHandle::IsElided()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TextCoreHandle_IsElided_mDFF269AA42996A09927C01E83091F068A9BFEB79 (TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5* __this, const RuntimeMethod* method)
{
bool V_0 = false;
bool V_1 = false;
bool V_2 = false;
{
TextInfo_t27E58E62A7552C66D38C175AF9D22622365F5D09* L_0 = __this->___m_TextInfoMesh_6;
V_0 = (bool)((((RuntimeObject*)(TextInfo_t27E58E62A7552C66D38C175AF9D22622365F5D09*)L_0) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0);
bool L_1 = V_0;
if (!L_1)
{
goto IL_0012;
}
}
{
V_1 = (bool)0;
goto IL_0054;
}
IL_0012:
{
TextInfo_t27E58E62A7552C66D38C175AF9D22622365F5D09* L_2 = __this->___m_TextInfoMesh_6;
NullCheck(L_2);
int32_t L_3 = L_2->___characterCount_2;
V_2 = (bool)((((int32_t)L_3) == ((int32_t)0))? 1 : 0);
bool L_4 = V_2;
if (!L_4)
{
goto IL_0028;
}
}
{
V_1 = (bool)1;
goto IL_0054;
}
IL_0028:
{
TextInfo_t27E58E62A7552C66D38C175AF9D22622365F5D09* L_5 = __this->___m_TextInfoMesh_6;
NullCheck(L_5);
TextElementInfoU5BU5D_tEC28C9B72883EE21AA798913497C69E179A15C4E* L_6 = L_5->___textElementInfo_10;
TextInfo_t27E58E62A7552C66D38C175AF9D22622365F5D09* L_7 = __this->___m_TextInfoMesh_6;
NullCheck(L_7);
int32_t L_8 = L_7->___characterCount_2;
NullCheck(L_6);
Il2CppChar L_9 = ((L_6)->GetAddressAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_subtract(L_8, 1)))))->___character_0;
V_1 = (bool)((((int32_t)L_9) == ((int32_t)((int32_t)8230)))? 1 : 0);
goto IL_0054;
}
IL_0054:
{
bool L_10 = V_1;
return L_10;
}
}
IL2CPP_EXTERN_C bool TextCoreHandle_IsElided_mDFF269AA42996A09927C01E83091F068A9BFEB79_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5*>(__this + _offset);
bool _returnValue;
_returnValue = TextCoreHandle_IsElided_mDFF269AA42996A09927C01E83091F068A9BFEB79(_thisAdjusted, method);
return _returnValue;
}
// System.Void UnityEngine.UIElements.TextCoreHandle::.cctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TextCoreHandle__cctor_m7201D1D04D9B14C39D6CE86079C201EB70D6DC06 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TextGenerationSettings_t3E75DB1D14DF53934AF76C9ACB1CD94A344A92A2_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
TextGenerationSettings_t3E75DB1D14DF53934AF76C9ACB1CD94A344A92A2* L_0 = (TextGenerationSettings_t3E75DB1D14DF53934AF76C9ACB1CD94A344A92A2*)il2cpp_codegen_object_new(TextGenerationSettings_t3E75DB1D14DF53934AF76C9ACB1CD94A344A92A2_il2cpp_TypeInfo_var);
NullCheck(L_0);
TextGenerationSettings__ctor_mA20608A16443434DAE9FEF0BF8BD076270FA660E(L_0, NULL);
((TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5_StaticFields*)il2cpp_codegen_static_fields_for(TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5_il2cpp_TypeInfo_var))->___s_LayoutSettings_5 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&((TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5_StaticFields*)il2cpp_codegen_static_fields_for(TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5_il2cpp_TypeInfo_var))->___s_LayoutSettings_5), (void*)L_0);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// UnityEngine.Vector2 UnityEngine.UIElements.TextNativeHandle::get_MeasuredSizes()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 TextNativeHandle_get_MeasuredSizes_mFE87FB484F80445C4B41776B9D5DB1BA99A98275 (TextNativeHandle_t395D81DA6D082099C05B04608D954C9616A254E2* __this, const RuntimeMethod* method)
{
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_0 = __this->___U3CMeasuredSizesU3Ek__BackingField_0;
return L_0;
}
}
IL2CPP_EXTERN_C Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 TextNativeHandle_get_MeasuredSizes_mFE87FB484F80445C4B41776B9D5DB1BA99A98275_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
TextNativeHandle_t395D81DA6D082099C05B04608D954C9616A254E2* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<TextNativeHandle_t395D81DA6D082099C05B04608D954C9616A254E2*>(__this + _offset);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 _returnValue;
_returnValue = TextNativeHandle_get_MeasuredSizes_mFE87FB484F80445C4B41776B9D5DB1BA99A98275_inline(_thisAdjusted, method);
return _returnValue;
}
// System.Void UnityEngine.UIElements.TextNativeHandle::set_MeasuredSizes(UnityEngine.Vector2)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TextNativeHandle_set_MeasuredSizes_m795ED9C20B5F8383F49521E4B201C5290D6BF5CF (TextNativeHandle_t395D81DA6D082099C05B04608D954C9616A254E2* __this, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___value0, const RuntimeMethod* method)
{
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_0 = ___value0;
__this->___U3CMeasuredSizesU3Ek__BackingField_0 = L_0;
return;
}
}
IL2CPP_EXTERN_C void TextNativeHandle_set_MeasuredSizes_m795ED9C20B5F8383F49521E4B201C5290D6BF5CF_AdjustorThunk (RuntimeObject* __this, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___value0, const RuntimeMethod* method)
{
TextNativeHandle_t395D81DA6D082099C05B04608D954C9616A254E2* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<TextNativeHandle_t395D81DA6D082099C05B04608D954C9616A254E2*>(__this + _offset);
TextNativeHandle_set_MeasuredSizes_m795ED9C20B5F8383F49521E4B201C5290D6BF5CF_inline(_thisAdjusted, ___value0, method);
}
// UnityEngine.Vector2 UnityEngine.UIElements.TextNativeHandle::get_RoundedSizes()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 TextNativeHandle_get_RoundedSizes_m61AC0D7244896E3C68A3918D5EB4F96F6F1373D8 (TextNativeHandle_t395D81DA6D082099C05B04608D954C9616A254E2* __this, const RuntimeMethod* method)
{
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_0 = __this->___U3CRoundedSizesU3Ek__BackingField_1;
return L_0;
}
}
IL2CPP_EXTERN_C Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 TextNativeHandle_get_RoundedSizes_m61AC0D7244896E3C68A3918D5EB4F96F6F1373D8_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
TextNativeHandle_t395D81DA6D082099C05B04608D954C9616A254E2* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<TextNativeHandle_t395D81DA6D082099C05B04608D954C9616A254E2*>(__this + _offset);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 _returnValue;
_returnValue = TextNativeHandle_get_RoundedSizes_m61AC0D7244896E3C68A3918D5EB4F96F6F1373D8_inline(_thisAdjusted, method);
return _returnValue;
}
// System.Void UnityEngine.UIElements.TextNativeHandle::set_RoundedSizes(UnityEngine.Vector2)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TextNativeHandle_set_RoundedSizes_m622EA4AF8D5211BD07D79E9B3E1D824A5A50B720 (TextNativeHandle_t395D81DA6D082099C05B04608D954C9616A254E2* __this, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___value0, const RuntimeMethod* method)
{
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_0 = ___value0;
__this->___U3CRoundedSizesU3Ek__BackingField_1 = L_0;
return;
}
}
IL2CPP_EXTERN_C void TextNativeHandle_set_RoundedSizes_m622EA4AF8D5211BD07D79E9B3E1D824A5A50B720_AdjustorThunk (RuntimeObject* __this, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___value0, const RuntimeMethod* method)
{
TextNativeHandle_t395D81DA6D082099C05B04608D954C9616A254E2* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<TextNativeHandle_t395D81DA6D082099C05B04608D954C9616A254E2*>(__this + _offset);
TextNativeHandle_set_RoundedSizes_m622EA4AF8D5211BD07D79E9B3E1D824A5A50B720_inline(_thisAdjusted, ___value0, method);
}
// UnityEngine.UIElements.ITextHandle UnityEngine.UIElements.TextNativeHandle::New()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* TextNativeHandle_New_m2ED18E076C41FC2BFB2F9D8705BA461A0C161869 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TextNativeHandle_t395D81DA6D082099C05B04608D954C9616A254E2_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
TextNativeHandle_t395D81DA6D082099C05B04608D954C9616A254E2 V_0;
memset((&V_0), 0, sizeof(V_0));
RuntimeObject* V_1 = NULL;
{
il2cpp_codegen_initobj((&V_0), sizeof(TextNativeHandle_t395D81DA6D082099C05B04608D954C9616A254E2));
NativeArray_1_t8B2EB0176812FFDC7FF26382470CBFDCA595A656* L_0 = (&(&V_0)->___textVertices_2);
il2cpp_codegen_initobj(L_0, sizeof(NativeArray_1_t8B2EB0176812FFDC7FF26382470CBFDCA595A656));
TextNativeHandle_t395D81DA6D082099C05B04608D954C9616A254E2 L_1 = V_0;
TextNativeHandle_t395D81DA6D082099C05B04608D954C9616A254E2 L_2 = L_1;
RuntimeObject* L_3 = Box(TextNativeHandle_t395D81DA6D082099C05B04608D954C9616A254E2_il2cpp_TypeInfo_var, &L_2);
V_1 = (RuntimeObject*)L_3;
goto IL_001f;
}
IL_001f:
{
RuntimeObject* L_4 = V_1;
return L_4;
}
}
// System.Boolean UnityEngine.UIElements.TextNativeHandle::IsLegacy()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TextNativeHandle_IsLegacy_mE090DB23298B9A19896E64E7D25A8345CBCC5D62 (TextNativeHandle_t395D81DA6D082099C05B04608D954C9616A254E2* __this, const RuntimeMethod* method)
{
bool V_0 = false;
{
V_0 = (bool)1;
goto IL_0005;
}
IL_0005:
{
bool L_0 = V_0;
return L_0;
}
}
IL2CPP_EXTERN_C bool TextNativeHandle_IsLegacy_mE090DB23298B9A19896E64E7D25A8345CBCC5D62_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
TextNativeHandle_t395D81DA6D082099C05B04608D954C9616A254E2* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<TextNativeHandle_t395D81DA6D082099C05B04608D954C9616A254E2*>(__this + _offset);
bool _returnValue;
_returnValue = TextNativeHandle_IsLegacy_mE090DB23298B9A19896E64E7D25A8345CBCC5D62(_thisAdjusted, method);
return _returnValue;
}
// System.Single UnityEngine.UIElements.TextNativeHandle::GetLineHeight(System.Int32,UnityEngine.UIElements.MeshGenerationContextUtils/TextParams,System.Single,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float TextNativeHandle_GetLineHeight_mCB567B4A0CE467F0F755E574285DB89C05957200 (TextNativeHandle_t395D81DA6D082099C05B04608D954C9616A254E2* __this, int32_t ___characterIndex0, TextParams_t943244753F8E3A49632BBEC7272DAEAA8E10546F ___textParams1, float ___textScaling2, float ___pixelPerPoint3, const RuntimeMethod* method)
{
float V_0 = 0.0f;
{
(&___textParams1)->___wordWrapWidth_12 = (0.0f);
(&___textParams1)->___wordWrap_11 = (bool)0;
TextParams_t943244753F8E3A49632BBEC7272DAEAA8E10546F L_0 = ___textParams1;
float L_1 = ___textScaling2;
float L_2;
L_2 = TextNativeHandle_ComputeTextHeight_mC34FDC68F1CF13407B7CE9AAD3EE2F05355BAB7F(__this, L_0, L_1, NULL);
V_0 = L_2;
goto IL_0020;
}
IL_0020:
{
float L_3 = V_0;
return L_3;
}
}
IL2CPP_EXTERN_C float TextNativeHandle_GetLineHeight_mCB567B4A0CE467F0F755E574285DB89C05957200_AdjustorThunk (RuntimeObject* __this, int32_t ___characterIndex0, TextParams_t943244753F8E3A49632BBEC7272DAEAA8E10546F ___textParams1, float ___textScaling2, float ___pixelPerPoint3, const RuntimeMethod* method)
{
TextNativeHandle_t395D81DA6D082099C05B04608D954C9616A254E2* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<TextNativeHandle_t395D81DA6D082099C05B04608D954C9616A254E2*>(__this + _offset);
float _returnValue;
_returnValue = TextNativeHandle_GetLineHeight_mCB567B4A0CE467F0F755E574285DB89C05957200(_thisAdjusted, ___characterIndex0, ___textParams1, ___textScaling2, ___pixelPerPoint3, method);
return _returnValue;
}
// UnityEngine.TextCore.Text.TextInfo UnityEngine.UIElements.TextNativeHandle::Update(UnityEngine.UIElements.MeshGenerationContextUtils/TextParams,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TextInfo_t27E58E62A7552C66D38C175AF9D22622365F5D09* TextNativeHandle_Update_m0248BEBF8EE7B9970F0108C8EF390D50F3E4EFCF (TextNativeHandle_t395D81DA6D082099C05B04608D954C9616A254E2* __this, TextParams_t943244753F8E3A49632BBEC7272DAEAA8E10546F ___parms0, float ___pixelsPerPoint1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCB7D3AC16B76BA409DDD86D8333087AA56BED0F5);
s_Il2CppMethodInitialized = true;
}
TextInfo_t27E58E62A7552C66D38C175AF9D22622365F5D09* V_0 = NULL;
{
il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
Debug_Log_m86567BCF22BBE7809747817453CACA0E41E68219(_stringLiteralCB7D3AC16B76BA409DDD86D8333087AA56BED0F5, NULL);
V_0 = (TextInfo_t27E58E62A7552C66D38C175AF9D22622365F5D09*)NULL;
goto IL_0010;
}
IL_0010:
{
TextInfo_t27E58E62A7552C66D38C175AF9D22622365F5D09* L_0 = V_0;
return L_0;
}
}
IL2CPP_EXTERN_C TextInfo_t27E58E62A7552C66D38C175AF9D22622365F5D09* TextNativeHandle_Update_m0248BEBF8EE7B9970F0108C8EF390D50F3E4EFCF_AdjustorThunk (RuntimeObject* __this, TextParams_t943244753F8E3A49632BBEC7272DAEAA8E10546F ___parms0, float ___pixelsPerPoint1, const RuntimeMethod* method)
{
TextNativeHandle_t395D81DA6D082099C05B04608D954C9616A254E2* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<TextNativeHandle_t395D81DA6D082099C05B04608D954C9616A254E2*>(__this + _offset);
TextInfo_t27E58E62A7552C66D38C175AF9D22622365F5D09* _returnValue;
_returnValue = TextNativeHandle_Update_m0248BEBF8EE7B9970F0108C8EF390D50F3E4EFCF(_thisAdjusted, ___parms0, ___pixelsPerPoint1, method);
return _returnValue;
}
// Unity.Collections.NativeArray`1<UnityEngine.UIElements.TextVertex> UnityEngine.UIElements.TextNativeHandle::GetVertices(UnityEngine.UIElements.MeshGenerationContextUtils/TextParams,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR NativeArray_1_t8B2EB0176812FFDC7FF26382470CBFDCA595A656 TextNativeHandle_GetVertices_m8AE5CB4E80201525F5E36B3648FE1B8670D0652A (TextNativeHandle_t395D81DA6D082099C05B04608D954C9616A254E2* __this, TextParams_t943244753F8E3A49632BBEC7272DAEAA8E10546F ___parms0, float ___scaling1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Assert_IsNotNull_TisFont_tC95270EA3198038970422D78B74A7F2E218A96B6_m8E4D6F765B767771604A0983ED5CBA73C0732C3D_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Assert_tDC16963451AC4364803739B73A4477ADCB365863_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_0;
memset((&V_0), 0, sizeof(V_0));
int32_t V_1 = 0;
TextNativeSettings_tE9D302AD381537B4FD42C3D02583F719CFF40062 V_2;
memset((&V_2), 0, sizeof(V_2));
bool V_3 = false;
bool V_4 = false;
NativeArray_1_t8B2EB0176812FFDC7FF26382470CBFDCA595A656 V_5;
memset((&V_5), 0, sizeof(V_5));
int32_t G_B3_0 = 0;
{
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_0 = (&(&___parms0)->___rect_0);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_1;
L_1 = Rect_get_size_mFB990FFC0FE0152179C8C74A59E4AC258CB44267(L_0, NULL);
V_0 = L_1;
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_2 = (&(&___parms0)->___rect_0);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_3;
L_3 = Rect_get_size_mFB990FFC0FE0152179C8C74A59E4AC258CB44267(L_2, NULL);
float L_4 = L_3.___x_0;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_5;
L_5 = TextNativeHandle_get_RoundedSizes_m61AC0D7244896E3C68A3918D5EB4F96F6F1373D8_inline(__this, NULL);
float L_6 = L_5.___x_0;
float L_7;
L_7 = fabsf(((float)il2cpp_codegen_subtract(L_4, L_6)));
if ((!(((float)L_7) < ((float)(0.00999999978f)))))
{
goto IL_0062;
}
}
{
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_8 = (&(&___parms0)->___rect_0);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_9;
L_9 = Rect_get_size_mFB990FFC0FE0152179C8C74A59E4AC258CB44267(L_8, NULL);
float L_10 = L_9.___y_1;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_11;
L_11 = TextNativeHandle_get_RoundedSizes_m61AC0D7244896E3C68A3918D5EB4F96F6F1373D8_inline(__this, NULL);
float L_12 = L_11.___y_1;
float L_13;
L_13 = fabsf(((float)il2cpp_codegen_subtract(L_10, L_12)));
G_B3_0 = ((((float)L_13) < ((float)(0.00999999978f)))? 1 : 0);
goto IL_0063;
}
IL_0062:
{
G_B3_0 = 0;
}
IL_0063:
{
V_3 = (bool)G_B3_0;
bool L_14 = V_3;
if (!L_14)
{
goto IL_007f;
}
}
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_15;
L_15 = TextNativeHandle_get_MeasuredSizes_mFE87FB484F80445C4B41776B9D5DB1BA99A98275_inline(__this, NULL);
V_0 = L_15;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_16 = V_0;
float L_17 = L_16.___x_0;
(&___parms0)->___wordWrapWidth_12 = L_17;
goto IL_0091;
}
IL_007f:
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_18 = V_0;
TextNativeHandle_set_RoundedSizes_m622EA4AF8D5211BD07D79E9B3E1D824A5A50B720_inline(__this, L_18, NULL);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_19 = V_0;
TextNativeHandle_set_MeasuredSizes_m795ED9C20B5F8383F49521E4B201C5290D6BF5CF_inline(__this, L_19, NULL);
}
IL_0091:
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_20;
L_20 = Vector2_get_zero_m009B92B5D35AB02BD1610C2E1ACCE7C9CF964A6E_inline(NULL);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_21 = V_0;
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_22;
memset((&L_22), 0, sizeof(L_22));
Rect__ctor_m503705FE0E4E413041E3CE7F09270489F401C675((&L_22), L_20, L_21, /*hidden argument*/NULL);
(&___parms0)->___rect_0 = L_22;
int32_t L_23;
L_23 = TextParams_GetHashCode_mC8A715BCEEDF161F0CDF1510C352C3C72B30C4A6((&___parms0), NULL);
V_1 = L_23;
int32_t L_24 = __this->___m_PreviousTextParamsHash_3;
int32_t L_25 = V_1;
V_4 = (bool)((((int32_t)L_24) == ((int32_t)L_25))? 1 : 0);
bool L_26 = V_4;
if (!L_26)
{
goto IL_00ca;
}
}
{
NativeArray_1_t8B2EB0176812FFDC7FF26382470CBFDCA595A656 L_27 = __this->___textVertices_2;
V_5 = L_27;
goto IL_00fb;
}
IL_00ca:
{
int32_t L_28 = V_1;
__this->___m_PreviousTextParamsHash_3 = L_28;
TextParams_t943244753F8E3A49632BBEC7272DAEAA8E10546F L_29 = ___parms0;
float L_30 = ___scaling1;
TextNativeSettings_tE9D302AD381537B4FD42C3D02583F719CFF40062 L_31;
L_31 = TextParams_GetTextNativeSettings_m38DACD598D0BFF7157556C2EBE03AB56F7089393(L_29, L_30, NULL);
V_2 = L_31;
TextNativeSettings_tE9D302AD381537B4FD42C3D02583F719CFF40062 L_32 = V_2;
Font_tC95270EA3198038970422D78B74A7F2E218A96B6* L_33 = L_32.___font_1;
il2cpp_codegen_runtime_class_init_inline(Assert_tDC16963451AC4364803739B73A4477ADCB365863_il2cpp_TypeInfo_var);
Assert_IsNotNull_TisFont_tC95270EA3198038970422D78B74A7F2E218A96B6_m8E4D6F765B767771604A0983ED5CBA73C0732C3D(L_33, Assert_IsNotNull_TisFont_tC95270EA3198038970422D78B74A7F2E218A96B6_m8E4D6F765B767771604A0983ED5CBA73C0732C3D_RuntimeMethod_var);
TextNativeSettings_tE9D302AD381537B4FD42C3D02583F719CFF40062 L_34 = V_2;
NativeArray_1_t8B2EB0176812FFDC7FF26382470CBFDCA595A656 L_35;
L_35 = TextNative_GetVertices_m4741D7ABAE348124849C8CF071EB17654C933065(L_34, NULL);
__this->___textVertices_2 = L_35;
NativeArray_1_t8B2EB0176812FFDC7FF26382470CBFDCA595A656 L_36 = __this->___textVertices_2;
V_5 = L_36;
goto IL_00fb;
}
IL_00fb:
{
NativeArray_1_t8B2EB0176812FFDC7FF26382470CBFDCA595A656 L_37 = V_5;
return L_37;
}
}
IL2CPP_EXTERN_C NativeArray_1_t8B2EB0176812FFDC7FF26382470CBFDCA595A656 TextNativeHandle_GetVertices_m8AE5CB4E80201525F5E36B3648FE1B8670D0652A_AdjustorThunk (RuntimeObject* __this, TextParams_t943244753F8E3A49632BBEC7272DAEAA8E10546F ___parms0, float ___scaling1, const RuntimeMethod* method)
{
TextNativeHandle_t395D81DA6D082099C05B04608D954C9616A254E2* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<TextNativeHandle_t395D81DA6D082099C05B04608D954C9616A254E2*>(__this + _offset);
NativeArray_1_t8B2EB0176812FFDC7FF26382470CBFDCA595A656 _returnValue;
_returnValue = TextNativeHandle_GetVertices_m8AE5CB4E80201525F5E36B3648FE1B8670D0652A(_thisAdjusted, ___parms0, ___scaling1, method);
return _returnValue;
}
// UnityEngine.Vector2 UnityEngine.UIElements.TextNativeHandle::GetCursorPosition(UnityEngine.UIElements.CursorPositionStylePainterParameters,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 TextNativeHandle_GetCursorPosition_m5630AF5161016756153882341F84325C69DD0326 (TextNativeHandle_t395D81DA6D082099C05B04608D954C9616A254E2* __this, CursorPositionStylePainterParameters_tB79C17871EE8D6764B717689E7E93478D54BC81A ___parms0, float ___scaling1, const RuntimeMethod* method)
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_0;
memset((&V_0), 0, sizeof(V_0));
{
float L_0 = ___scaling1;
TextNativeSettings_tE9D302AD381537B4FD42C3D02583F719CFF40062 L_1;
L_1 = CursorPositionStylePainterParameters_GetTextNativeSettings_mFB0A41E2E939BE85A76F31604E8D36B8F0170049((&___parms0), L_0, NULL);
CursorPositionStylePainterParameters_tB79C17871EE8D6764B717689E7E93478D54BC81A L_2 = ___parms0;
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_3 = L_2.___rect_0;
CursorPositionStylePainterParameters_tB79C17871EE8D6764B717689E7E93478D54BC81A L_4 = ___parms0;
int32_t L_5 = L_4.___cursorIndex_8;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_6;
L_6 = TextNative_GetCursorPosition_m9A8419CDFCAB340843812AF3E257C910A7F7B098(L_1, L_3, L_5, NULL);
V_0 = L_6;
goto IL_001d;
}
IL_001d:
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_7 = V_0;
return L_7;
}
}
IL2CPP_EXTERN_C Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 TextNativeHandle_GetCursorPosition_m5630AF5161016756153882341F84325C69DD0326_AdjustorThunk (RuntimeObject* __this, CursorPositionStylePainterParameters_tB79C17871EE8D6764B717689E7E93478D54BC81A ___parms0, float ___scaling1, const RuntimeMethod* method)
{
TextNativeHandle_t395D81DA6D082099C05B04608D954C9616A254E2* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<TextNativeHandle_t395D81DA6D082099C05B04608D954C9616A254E2*>(__this + _offset);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 _returnValue;
_returnValue = TextNativeHandle_GetCursorPosition_m5630AF5161016756153882341F84325C69DD0326(_thisAdjusted, ___parms0, ___scaling1, method);
return _returnValue;
}
// System.Single UnityEngine.UIElements.TextNativeHandle::ComputeTextWidth(UnityEngine.UIElements.MeshGenerationContextUtils/TextParams,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float TextNativeHandle_ComputeTextWidth_m2D4531ECFFE5C4EF978C446F4DC5E28BE29E9AD6 (TextNativeHandle_t395D81DA6D082099C05B04608D954C9616A254E2* __this, TextParams_t943244753F8E3A49632BBEC7272DAEAA8E10546F ___parms0, float ___scaling1, const RuntimeMethod* method)
{
float V_0 = 0.0f;
bool V_1 = false;
float V_2 = 0.0f;
int32_t G_B3_0 = 0;
{
TextParams_t943244753F8E3A49632BBEC7272DAEAA8E10546F L_0 = ___parms0;
float L_1 = ___scaling1;
TextNativeSettings_tE9D302AD381537B4FD42C3D02583F719CFF40062 L_2;
L_2 = TextParams_GetTextNativeSettings_m38DACD598D0BFF7157556C2EBE03AB56F7089393(L_0, L_1, NULL);
float L_3;
L_3 = TextNative_ComputeTextWidth_mDA393E1AFE8CAC48EF710CD2EAE73FF7508B2999(L_2, NULL);
V_0 = L_3;
float L_4 = ___scaling1;
if ((((float)L_4) == ((float)(1.0f))))
{
goto IL_0023;
}
}
{
float L_5 = V_0;
G_B3_0 = ((((int32_t)((((float)L_5) == ((float)(0.0f)))? 1 : 0)) == ((int32_t)0))? 1 : 0);
goto IL_0024;
}
IL_0023:
{
G_B3_0 = 0;
}
IL_0024:
{
V_1 = (bool)G_B3_0;
bool L_6 = V_1;
if (!L_6)
{
goto IL_0032;
}
}
{
float L_7 = V_0;
V_2 = ((float)il2cpp_codegen_add(L_7, (9.99999975E-05f)));
goto IL_0036;
}
IL_0032:
{
float L_8 = V_0;
V_2 = L_8;
goto IL_0036;
}
IL_0036:
{
float L_9 = V_2;
return L_9;
}
}
IL2CPP_EXTERN_C float TextNativeHandle_ComputeTextWidth_m2D4531ECFFE5C4EF978C446F4DC5E28BE29E9AD6_AdjustorThunk (RuntimeObject* __this, TextParams_t943244753F8E3A49632BBEC7272DAEAA8E10546F ___parms0, float ___scaling1, const RuntimeMethod* method)
{
TextNativeHandle_t395D81DA6D082099C05B04608D954C9616A254E2* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<TextNativeHandle_t395D81DA6D082099C05B04608D954C9616A254E2*>(__this + _offset);
float _returnValue;
_returnValue = TextNativeHandle_ComputeTextWidth_m2D4531ECFFE5C4EF978C446F4DC5E28BE29E9AD6(_thisAdjusted, ___parms0, ___scaling1, method);
return _returnValue;
}
// System.Single UnityEngine.UIElements.TextNativeHandle::ComputeTextHeight(UnityEngine.UIElements.MeshGenerationContextUtils/TextParams,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float TextNativeHandle_ComputeTextHeight_mC34FDC68F1CF13407B7CE9AAD3EE2F05355BAB7F (TextNativeHandle_t395D81DA6D082099C05B04608D954C9616A254E2* __this, TextParams_t943244753F8E3A49632BBEC7272DAEAA8E10546F ___parms0, float ___scaling1, const RuntimeMethod* method)
{
float V_0 = 0.0f;
{
TextParams_t943244753F8E3A49632BBEC7272DAEAA8E10546F L_0 = ___parms0;
float L_1 = ___scaling1;
TextNativeSettings_tE9D302AD381537B4FD42C3D02583F719CFF40062 L_2;
L_2 = TextParams_GetTextNativeSettings_m38DACD598D0BFF7157556C2EBE03AB56F7089393(L_0, L_1, NULL);
float L_3;
L_3 = TextNative_ComputeTextHeight_mD1C7FF36C467891987154FD9A1643964B481F6C4(L_2, NULL);
V_0 = L_3;
goto IL_0010;
}
IL_0010:
{
float L_4 = V_0;
return L_4;
}
}
IL2CPP_EXTERN_C float TextNativeHandle_ComputeTextHeight_mC34FDC68F1CF13407B7CE9AAD3EE2F05355BAB7F_AdjustorThunk (RuntimeObject* __this, TextParams_t943244753F8E3A49632BBEC7272DAEAA8E10546F ___parms0, float ___scaling1, const RuntimeMethod* method)
{
TextNativeHandle_t395D81DA6D082099C05B04608D954C9616A254E2* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<TextNativeHandle_t395D81DA6D082099C05B04608D954C9616A254E2*>(__this + _offset);
float _returnValue;
_returnValue = TextNativeHandle_ComputeTextHeight_mC34FDC68F1CF13407B7CE9AAD3EE2F05355BAB7F(_thisAdjusted, ___parms0, ___scaling1, method);
return _returnValue;
}
// System.Boolean UnityEngine.UIElements.TextNativeHandle::IsElided()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TextNativeHandle_IsElided_mE761E0BF287AA7217FE8A87F514674E1D126CA92 (TextNativeHandle_t395D81DA6D082099C05B04608D954C9616A254E2* __this, const RuntimeMethod* method)
{
bool V_0 = false;
{
V_0 = (bool)0;
goto IL_0005;
}
IL_0005:
{
bool L_0 = V_0;
return L_0;
}
}
IL2CPP_EXTERN_C bool TextNativeHandle_IsElided_mE761E0BF287AA7217FE8A87F514674E1D126CA92_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
TextNativeHandle_t395D81DA6D082099C05B04608D954C9616A254E2* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<TextNativeHandle_t395D81DA6D082099C05B04608D954C9616A254E2*>(__this + _offset);
bool _returnValue;
_returnValue = TextNativeHandle_IsElided_mE761E0BF287AA7217FE8A87F514674E1D126CA92(_thisAdjusted, method);
return _returnValue;
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Single UnityEngine.UIElements.TextUtilities::ComputeTextScaling(UnityEngine.Matrix4x4,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float TextUtilities_ComputeTextScaling_mD6193AECD74B95EC70E54EA4A1C2866E1C8C8386 (Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___worldMatrix0, float ___pixelsPerPoint1, const RuntimeMethod* method)
{
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_0;
memset((&V_0), 0, sizeof(V_0));
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_1;
memset((&V_1), 0, sizeof(V_1));
float V_2 = 0.0f;
float V_3 = 0.0f;
{
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_0 = ___worldMatrix0;
float L_1 = L_0.___m00_0;
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_2 = ___worldMatrix0;
float L_3 = L_2.___m10_1;
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_4 = ___worldMatrix0;
float L_5 = L_4.___m20_2;
Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&V_0), L_1, L_3, L_5, NULL);
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_6 = ___worldMatrix0;
float L_7 = L_6.___m01_4;
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_8 = ___worldMatrix0;
float L_9 = L_8.___m11_5;
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 L_10 = ___worldMatrix0;
float L_11 = L_10.___m21_6;
Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&V_1), L_7, L_9, L_11, NULL);
float L_12;
L_12 = Vector3_get_magnitude_mF0D6017E90B345F1F52D1CC564C640F1A847AF2D_inline((&V_0), NULL);
float L_13;
L_13 = Vector3_get_magnitude_mF0D6017E90B345F1F52D1CC564C640F1A847AF2D_inline((&V_1), NULL);
V_2 = ((float)(((float)il2cpp_codegen_add(L_12, L_13))/(2.0f)));
float L_14 = V_2;
float L_15 = ___pixelsPerPoint1;
V_3 = ((float)il2cpp_codegen_multiply(L_14, L_15));
goto IL_004f;
}
IL_004f:
{
float L_16 = V_3;
return L_16;
}
}
// UnityEngine.Vector2 UnityEngine.UIElements.TextUtilities::MeasureVisualElementTextSize(UnityEngine.UIElements.VisualElement,System.String,System.Single,UnityEngine.UIElements.VisualElement/MeasureMode,System.Single,UnityEngine.UIElements.VisualElement/MeasureMode,UnityEngine.UIElements.ITextHandle)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 TextUtilities_MeasureVisualElementTextSize_m6F6AB479F3806FCC1A4DE34B771560C82C4382E3 (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___ve0, String_t* ___textToMeasure1, float ___width2, int32_t ___widthMode3, float ___height4, int32_t ___heightMode5, RuntimeObject* ___textHandle6, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ITextHandle_tE073838D8ECC8553222F256E181F96527EC273E4_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
float V_0 = 0.0f;
float V_1 = 0.0f;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_2;
memset((&V_2), 0, sizeof(V_2));
float V_3 = 0.0f;
float V_4 = 0.0f;
float V_5 = 0.0f;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_6;
memset((&V_6), 0, sizeof(V_6));
bool V_7 = false;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_8;
memset((&V_8), 0, sizeof(V_8));
bool V_9 = false;
bool V_10 = false;
TextParams_t943244753F8E3A49632BBEC7272DAEAA8E10546F V_11;
memset((&V_11), 0, sizeof(V_11));
bool V_12 = false;
bool V_13 = false;
TextParams_t943244753F8E3A49632BBEC7272DAEAA8E10546F V_14;
memset((&V_14), 0, sizeof(V_14));
bool V_15 = false;
int32_t G_B3_0 = 0;
int32_t G_B8_0 = 0;
{
V_0 = (std::numeric_limits<float>::quiet_NaN());
V_1 = (std::numeric_limits<float>::quiet_NaN());
String_t* L_0 = ___textToMeasure1;
if (!L_0)
{
goto IL_001b;
}
}
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_1 = ___ve0;
bool L_2;
L_2 = TextUtilities_IsFontAssigned_mE16147291F13434DCF27501864581C5E5E5D84DF(L_1, NULL);
G_B3_0 = ((((int32_t)L_2) == ((int32_t)0))? 1 : 0);
goto IL_001c;
}
IL_001b:
{
G_B3_0 = 1;
}
IL_001c:
{
V_7 = (bool)G_B3_0;
bool L_3 = V_7;
if (!L_3)
{
goto IL_0030;
}
}
{
float L_4 = V_0;
float L_5 = V_1;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_6;
memset((&L_6), 0, sizeof(L_6));
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_6), L_4, L_5, /*hidden argument*/NULL);
V_8 = L_6;
goto IL_0193;
}
IL_0030:
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_7 = ___ve0;
NullCheck(L_7);
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_8;
L_8 = VisualElement_ComputeGlobalScale_m55D8AA85CD287D2A03B42E620AF6B2A0BEFACE05(L_7, NULL);
V_2 = L_8;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_9 = V_2;
float L_10 = L_9.___x_2;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_11 = V_2;
float L_12 = L_11.___y_3;
if ((((float)((float)il2cpp_codegen_add(L_10, L_12))) <= ((float)(0.0f))))
{
goto IL_005d;
}
}
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_13 = ___ve0;
NullCheck(L_13);
float L_14;
L_14 = VisualElement_get_scaledPixelsPerPoint_m44984C56A992E21CE90E3DC15136DDF7DCDA11CD(L_13, NULL);
G_B8_0 = ((((int32_t)((!(((float)L_14) <= ((float)(0.0f))))? 1 : 0)) == ((int32_t)0))? 1 : 0);
goto IL_005e;
}
IL_005d:
{
G_B8_0 = 1;
}
IL_005e:
{
V_9 = (bool)G_B8_0;
bool L_15 = V_9;
if (!L_15)
{
goto IL_0070;
}
}
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_16;
L_16 = Vector2_get_zero_m009B92B5D35AB02BD1610C2E1ACCE7C9CF964A6E_inline(NULL);
V_8 = L_16;
goto IL_0193;
}
IL_0070:
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_17 = ___ve0;
NullCheck(L_17);
float L_18;
L_18 = VisualElement_get_scaledPixelsPerPoint_m44984C56A992E21CE90E3DC15136DDF7DCDA11CD(L_17, NULL);
V_3 = L_18;
int32_t L_19 = ___widthMode3;
V_10 = (bool)((((int32_t)L_19) == ((int32_t)1))? 1 : 0);
bool L_20 = V_10;
if (!L_20)
{
goto IL_0087;
}
}
{
float L_21 = ___width2;
V_0 = L_21;
goto IL_00e0;
}
IL_0087:
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_22 = ___ve0;
String_t* L_23 = ___textToMeasure1;
TextParams_t943244753F8E3A49632BBEC7272DAEAA8E10546F L_24;
L_24 = TextParams_MakeStyleBased_mAE20D138F4DB1BDC449232103A09AF988D8C8D59(L_22, L_23, NULL);
V_11 = L_24;
(&V_11)->___wordWrap_11 = (bool)0;
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_25 = (&(&V_11)->___rect_0);
float L_26;
L_26 = Rect_get_x_mB267B718E0D067F2BAE31BA477647FBF964916EB(L_25, NULL);
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_27 = (&(&V_11)->___rect_0);
float L_28;
L_28 = Rect_get_y_mC733E8D49F3CE21B2A3D40A1B72D687F22C97F49(L_27, NULL);
float L_29 = ___width2;
float L_30 = ___height4;
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_31;
memset((&L_31), 0, sizeof(L_31));
Rect__ctor_m18C3033D135097BEE424AAA68D91C706D2647F23((&L_31), L_26, L_28, L_29, L_30, /*hidden argument*/NULL);
(&V_11)->___rect_0 = L_31;
RuntimeObject* L_32 = ___textHandle6;
TextParams_t943244753F8E3A49632BBEC7272DAEAA8E10546F L_33 = V_11;
float L_34 = V_3;
NullCheck(L_32);
float L_35;
L_35 = InterfaceFuncInvoker2< float, TextParams_t943244753F8E3A49632BBEC7272DAEAA8E10546F, float >::Invoke(1 /* System.Single UnityEngine.UIElements.ITextHandle::ComputeTextWidth(UnityEngine.UIElements.MeshGenerationContextUtils/TextParams,System.Single) */, ITextHandle_tE073838D8ECC8553222F256E181F96527EC273E4_il2cpp_TypeInfo_var, L_32, L_33, L_34);
V_0 = L_35;
int32_t L_36 = ___widthMode3;
V_12 = (bool)((((int32_t)L_36) == ((int32_t)2))? 1 : 0);
bool L_37 = V_12;
if (!L_37)
{
goto IL_00df;
}
}
{
float L_38 = V_0;
float L_39 = ___width2;
float L_40;
L_40 = Mathf_Min_m4F2A9C5128DC3F9E84865EE7ADA8DB5DA6B8B507_inline(L_38, L_39, NULL);
V_0 = L_40;
}
IL_00df:
{
}
IL_00e0:
{
int32_t L_41 = ___heightMode5;
V_13 = (bool)((((int32_t)L_41) == ((int32_t)1))? 1 : 0);
bool L_42 = V_13;
if (!L_42)
{
goto IL_00f2;
}
}
{
float L_43 = ___height4;
V_1 = L_43;
goto IL_014d;
}
IL_00f2:
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_44 = ___ve0;
String_t* L_45 = ___textToMeasure1;
TextParams_t943244753F8E3A49632BBEC7272DAEAA8E10546F L_46;
L_46 = TextParams_MakeStyleBased_mAE20D138F4DB1BDC449232103A09AF988D8C8D59(L_44, L_45, NULL);
V_14 = L_46;
float L_47 = V_0;
(&V_14)->___wordWrapWidth_12 = L_47;
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_48 = (&(&V_14)->___rect_0);
float L_49;
L_49 = Rect_get_x_mB267B718E0D067F2BAE31BA477647FBF964916EB(L_48, NULL);
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_50 = (&(&V_14)->___rect_0);
float L_51;
L_51 = Rect_get_y_mC733E8D49F3CE21B2A3D40A1B72D687F22C97F49(L_50, NULL);
float L_52 = ___width2;
float L_53 = ___height4;
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_54;
memset((&L_54), 0, sizeof(L_54));
Rect__ctor_m18C3033D135097BEE424AAA68D91C706D2647F23((&L_54), L_49, L_51, L_52, L_53, /*hidden argument*/NULL);
(&V_14)->___rect_0 = L_54;
RuntimeObject* L_55 = ___textHandle6;
TextParams_t943244753F8E3A49632BBEC7272DAEAA8E10546F L_56 = V_14;
float L_57 = V_3;
NullCheck(L_55);
float L_58;
L_58 = InterfaceFuncInvoker2< float, TextParams_t943244753F8E3A49632BBEC7272DAEAA8E10546F, float >::Invoke(2 /* System.Single UnityEngine.UIElements.ITextHandle::ComputeTextHeight(UnityEngine.UIElements.MeshGenerationContextUtils/TextParams,System.Single) */, ITextHandle_tE073838D8ECC8553222F256E181F96527EC273E4_il2cpp_TypeInfo_var, L_55, L_56, L_57);
V_1 = L_58;
int32_t L_59 = ___heightMode5;
V_15 = (bool)((((int32_t)L_59) == ((int32_t)2))? 1 : 0);
bool L_60 = V_15;
if (!L_60)
{
goto IL_014c;
}
}
{
float L_61 = V_1;
float L_62 = ___height4;
float L_63;
L_63 = Mathf_Min_m4F2A9C5128DC3F9E84865EE7ADA8DB5DA6B8B507_inline(L_61, L_62, NULL);
V_1 = L_63;
}
IL_014c:
{
}
IL_014d:
{
float L_64 = V_0;
float L_65 = V_3;
float L_66;
L_66 = AlignmentUtils_CeilToPixelGrid_m60459E9CD5795F2EE596D9D3E947684918B0750E(L_64, L_65, (-0.0199999996f), NULL);
V_4 = L_66;
float L_67 = V_1;
float L_68 = V_3;
float L_69;
L_69 = AlignmentUtils_CeilToPixelGrid_m60459E9CD5795F2EE596D9D3E947684918B0750E(L_67, L_68, (-0.0199999996f), NULL);
V_5 = L_69;
float L_70 = V_4;
float L_71 = V_5;
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&V_6), L_70, L_71, NULL);
RuntimeObject* L_72 = ___textHandle6;
float L_73 = V_0;
float L_74 = V_1;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_75;
memset((&L_75), 0, sizeof(L_75));
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_75), L_73, L_74, /*hidden argument*/NULL);
NullCheck(L_72);
InterfaceActionInvoker1< Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 >::Invoke(7 /* System.Void UnityEngine.UIElements.ITextHandle::set_MeasuredSizes(UnityEngine.Vector2) */, ITextHandle_tE073838D8ECC8553222F256E181F96527EC273E4_il2cpp_TypeInfo_var, L_72, L_75);
RuntimeObject* L_76 = ___textHandle6;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_77 = V_6;
NullCheck(L_76);
InterfaceActionInvoker1< Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 >::Invoke(8 /* System.Void UnityEngine.UIElements.ITextHandle::set_RoundedSizes(UnityEngine.Vector2) */, ITextHandle_tE073838D8ECC8553222F256E181F96527EC273E4_il2cpp_TypeInfo_var, L_76, L_77);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_78 = V_6;
V_8 = L_78;
goto IL_0193;
}
IL_0193:
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_79 = V_8;
return L_79;
}
}
// UnityEngine.TextCore.Text.FontAsset UnityEngine.UIElements.TextUtilities::GetFontAsset(UnityEngine.UIElements.MeshGenerationContextUtils/TextParams)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR FontAsset_t61A6446D934E582651044E33D250EA8D306AB958* TextUtilities_GetFontAsset_m7594DB1ABE386E0630164A2D2400C581FE7E57BF (TextParams_t943244753F8E3A49632BBEC7272DAEAA8E10546F ___textParam0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
PanelTextSettings_tB4960351E6865BC34421430949C4CA68E7425F25* V_0 = NULL;
bool V_1 = false;
FontAsset_t61A6446D934E582651044E33D250EA8D306AB958* V_2 = NULL;
bool V_3 = false;
{
TextParams_t943244753F8E3A49632BBEC7272DAEAA8E10546F L_0 = ___textParam0;
PanelTextSettings_tB4960351E6865BC34421430949C4CA68E7425F25* L_1;
L_1 = TextUtilities_GetTextSettingsFrom_mC884C5AF3C74ADAF8C965E0B079D7B0CB43D7A98(L_0, NULL);
V_0 = L_1;
FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C* L_2 = (&(&___textParam0)->___fontDefinition_3);
FontAsset_t61A6446D934E582651044E33D250EA8D306AB958* L_3;
L_3 = FontDefinition_get_fontAsset_m4CF3D4E54557EDF6B688CF40307689F748386EA0(L_2, NULL);
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_4;
L_4 = Object_op_Inequality_m4D656395C27694A7F33F5AA8DE80A7AAF9E20BA7(L_3, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
V_1 = L_4;
bool L_5 = V_1;
if (!L_5)
{
goto IL_002d;
}
}
{
FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C* L_6 = (&(&___textParam0)->___fontDefinition_3);
FontAsset_t61A6446D934E582651044E33D250EA8D306AB958* L_7;
L_7 = FontDefinition_get_fontAsset_m4CF3D4E54557EDF6B688CF40307689F748386EA0(L_6, NULL);
V_2 = L_7;
goto IL_0067;
}
IL_002d:
{
FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C* L_8 = (&(&___textParam0)->___fontDefinition_3);
Font_tC95270EA3198038970422D78B74A7F2E218A96B6* L_9;
L_9 = FontDefinition_get_font_mFD2206D2A904040F2E279365ACBEE4FC4FAE4107(L_8, NULL);
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_10;
L_10 = Object_op_Inequality_m4D656395C27694A7F33F5AA8DE80A7AAF9E20BA7(L_9, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
V_3 = L_10;
bool L_11 = V_3;
if (!L_11)
{
goto IL_0058;
}
}
{
PanelTextSettings_tB4960351E6865BC34421430949C4CA68E7425F25* L_12 = V_0;
FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C* L_13 = (&(&___textParam0)->___fontDefinition_3);
Font_tC95270EA3198038970422D78B74A7F2E218A96B6* L_14;
L_14 = FontDefinition_get_font_mFD2206D2A904040F2E279365ACBEE4FC4FAE4107(L_13, NULL);
NullCheck(L_12);
FontAsset_t61A6446D934E582651044E33D250EA8D306AB958* L_15;
L_15 = PanelTextSettings_GetCachedFontAsset_m670BF041E517A0B004E4745FBF1482AFEC55F357(L_12, L_14, NULL);
V_2 = L_15;
goto IL_0067;
}
IL_0058:
{
PanelTextSettings_tB4960351E6865BC34421430949C4CA68E7425F25* L_16 = V_0;
TextParams_t943244753F8E3A49632BBEC7272DAEAA8E10546F L_17 = ___textParam0;
Font_tC95270EA3198038970422D78B74A7F2E218A96B6* L_18 = L_17.___font_2;
NullCheck(L_16);
FontAsset_t61A6446D934E582651044E33D250EA8D306AB958* L_19;
L_19 = PanelTextSettings_GetCachedFontAsset_m670BF041E517A0B004E4745FBF1482AFEC55F357(L_16, L_18, NULL);
V_2 = L_19;
goto IL_0067;
}
IL_0067:
{
FontAsset_t61A6446D934E582651044E33D250EA8D306AB958* L_20 = V_2;
return L_20;
}
}
// UnityEngine.TextCore.Text.FontAsset UnityEngine.UIElements.TextUtilities::GetFontAsset(UnityEngine.UIElements.VisualElement)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR FontAsset_t61A6446D934E582651044E33D250EA8D306AB958* TextUtilities_GetFontAsset_m2C7A4410F770D513AE7F47C617565EE52CBB01BB (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___ve0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
PanelTextSettings_tB4960351E6865BC34421430949C4CA68E7425F25* V_0 = NULL;
bool V_1 = false;
FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C V_2;
memset((&V_2), 0, sizeof(V_2));
FontAsset_t61A6446D934E582651044E33D250EA8D306AB958* V_3 = NULL;
bool V_4 = false;
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_0 = ___ve0;
NullCheck(L_0);
ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* L_1;
L_1 = VisualElement_get_computedStyle_m8124059EC4D72CCEDE7107FFF72A614131604C3A(L_0, NULL);
FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C L_2;
L_2 = ComputedStyle_get_unityFontDefinition_mBD060AAC591243B959A2F0E323138C3D6B573A8D(L_1, NULL);
V_2 = L_2;
FontAsset_t61A6446D934E582651044E33D250EA8D306AB958* L_3;
L_3 = FontDefinition_get_fontAsset_m4CF3D4E54557EDF6B688CF40307689F748386EA0((&V_2), NULL);
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_4;
L_4 = Object_op_Inequality_m4D656395C27694A7F33F5AA8DE80A7AAF9E20BA7(L_3, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
V_1 = L_4;
bool L_5 = V_1;
if (!L_5)
{
goto IL_0034;
}
}
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_6 = ___ve0;
NullCheck(L_6);
ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* L_7;
L_7 = VisualElement_get_computedStyle_m8124059EC4D72CCEDE7107FFF72A614131604C3A(L_6, NULL);
FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C L_8;
L_8 = ComputedStyle_get_unityFontDefinition_mBD060AAC591243B959A2F0E323138C3D6B573A8D(L_7, NULL);
V_2 = L_8;
FontAsset_t61A6446D934E582651044E33D250EA8D306AB958* L_9;
L_9 = FontDefinition_get_fontAsset_m4CF3D4E54557EDF6B688CF40307689F748386EA0((&V_2), NULL);
V_3 = L_9;
goto IL_008a;
}
IL_0034:
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_10 = ___ve0;
PanelTextSettings_tB4960351E6865BC34421430949C4CA68E7425F25* L_11;
L_11 = TextUtilities_GetTextSettingsFrom_mB6B35E5D59B61FECA7315D3726BBBBD50DEE957D(L_10, NULL);
V_0 = L_11;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_12 = ___ve0;
NullCheck(L_12);
ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* L_13;
L_13 = VisualElement_get_computedStyle_m8124059EC4D72CCEDE7107FFF72A614131604C3A(L_12, NULL);
FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C L_14;
L_14 = ComputedStyle_get_unityFontDefinition_mBD060AAC591243B959A2F0E323138C3D6B573A8D(L_13, NULL);
V_2 = L_14;
Font_tC95270EA3198038970422D78B74A7F2E218A96B6* L_15;
L_15 = FontDefinition_get_font_mFD2206D2A904040F2E279365ACBEE4FC4FAE4107((&V_2), NULL);
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_16;
L_16 = Object_op_Inequality_m4D656395C27694A7F33F5AA8DE80A7AAF9E20BA7(L_15, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
V_4 = L_16;
bool L_17 = V_4;
if (!L_17)
{
goto IL_0076;
}
}
{
PanelTextSettings_tB4960351E6865BC34421430949C4CA68E7425F25* L_18 = V_0;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_19 = ___ve0;
NullCheck(L_19);
ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* L_20;
L_20 = VisualElement_get_computedStyle_m8124059EC4D72CCEDE7107FFF72A614131604C3A(L_19, NULL);
FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C L_21;
L_21 = ComputedStyle_get_unityFontDefinition_mBD060AAC591243B959A2F0E323138C3D6B573A8D(L_20, NULL);
V_2 = L_21;
Font_tC95270EA3198038970422D78B74A7F2E218A96B6* L_22;
L_22 = FontDefinition_get_font_mFD2206D2A904040F2E279365ACBEE4FC4FAE4107((&V_2), NULL);
NullCheck(L_18);
FontAsset_t61A6446D934E582651044E33D250EA8D306AB958* L_23;
L_23 = PanelTextSettings_GetCachedFontAsset_m670BF041E517A0B004E4745FBF1482AFEC55F357(L_18, L_22, NULL);
V_3 = L_23;
goto IL_008a;
}
IL_0076:
{
PanelTextSettings_tB4960351E6865BC34421430949C4CA68E7425F25* L_24 = V_0;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_25 = ___ve0;
NullCheck(L_25);
ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* L_26;
L_26 = VisualElement_get_computedStyle_m8124059EC4D72CCEDE7107FFF72A614131604C3A(L_25, NULL);
Font_tC95270EA3198038970422D78B74A7F2E218A96B6* L_27;
L_27 = ComputedStyle_get_unityFont_m54E6172041232D304DA1B2716FEAB128830B9406(L_26, NULL);
NullCheck(L_24);
FontAsset_t61A6446D934E582651044E33D250EA8D306AB958* L_28;
L_28 = PanelTextSettings_GetCachedFontAsset_m670BF041E517A0B004E4745FBF1482AFEC55F357(L_24, L_27, NULL);
V_3 = L_28;
goto IL_008a;
}
IL_008a:
{
FontAsset_t61A6446D934E582651044E33D250EA8D306AB958* L_29 = V_3;
return L_29;
}
}
// UnityEngine.Font UnityEngine.UIElements.TextUtilities::GetFont(UnityEngine.UIElements.MeshGenerationContextUtils/TextParams)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Font_tC95270EA3198038970422D78B74A7F2E218A96B6* TextUtilities_GetFont_m34C7B874B2CEEC492741355623303C45AD408C6E (TextParams_t943244753F8E3A49632BBEC7272DAEAA8E10546F ___textParam0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
bool V_0 = false;
Font_tC95270EA3198038970422D78B74A7F2E218A96B6* V_1 = NULL;
bool V_2 = false;
FontAsset_t61A6446D934E582651044E33D250EA8D306AB958* G_B6_0 = NULL;
FontAsset_t61A6446D934E582651044E33D250EA8D306AB958* G_B5_0 = NULL;
Font_tC95270EA3198038970422D78B74A7F2E218A96B6* G_B7_0 = NULL;
{
FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C* L_0 = (&(&___textParam0)->___fontDefinition_3);
Font_tC95270EA3198038970422D78B74A7F2E218A96B6* L_1;
L_1 = FontDefinition_get_font_mFD2206D2A904040F2E279365ACBEE4FC4FAE4107(L_0, NULL);
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_2;
L_2 = Object_op_Inequality_m4D656395C27694A7F33F5AA8DE80A7AAF9E20BA7(L_1, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
V_0 = L_2;
bool L_3 = V_0;
if (!L_3)
{
goto IL_0026;
}
}
{
FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C* L_4 = (&(&___textParam0)->___fontDefinition_3);
Font_tC95270EA3198038970422D78B74A7F2E218A96B6* L_5;
L_5 = FontDefinition_get_font_mFD2206D2A904040F2E279365ACBEE4FC4FAE4107(L_4, NULL);
V_1 = L_5;
goto IL_005a;
}
IL_0026:
{
TextParams_t943244753F8E3A49632BBEC7272DAEAA8E10546F L_6 = ___textParam0;
Font_tC95270EA3198038970422D78B74A7F2E218A96B6* L_7 = L_6.___font_2;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_8;
L_8 = Object_op_Inequality_m4D656395C27694A7F33F5AA8DE80A7AAF9E20BA7(L_7, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
V_2 = L_8;
bool L_9 = V_2;
if (!L_9)
{
goto IL_003f;
}
}
{
TextParams_t943244753F8E3A49632BBEC7272DAEAA8E10546F L_10 = ___textParam0;
Font_tC95270EA3198038970422D78B74A7F2E218A96B6* L_11 = L_10.___font_2;
V_1 = L_11;
goto IL_005a;
}
IL_003f:
{
FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C* L_12 = (&(&___textParam0)->___fontDefinition_3);
FontAsset_t61A6446D934E582651044E33D250EA8D306AB958* L_13;
L_13 = FontDefinition_get_fontAsset_m4CF3D4E54557EDF6B688CF40307689F748386EA0(L_12, NULL);
FontAsset_t61A6446D934E582651044E33D250EA8D306AB958* L_14 = L_13;
G_B5_0 = L_14;
if (L_14)
{
G_B6_0 = L_14;
goto IL_0052;
}
}
{
G_B7_0 = ((Font_tC95270EA3198038970422D78B74A7F2E218A96B6*)(NULL));
goto IL_0057;
}
IL_0052:
{
NullCheck(G_B6_0);
Font_tC95270EA3198038970422D78B74A7F2E218A96B6* L_15;
L_15 = FontAsset_get_sourceFontFile_m6B0E805BD1B7712F0B5135D157E96F3F40314830(G_B6_0, NULL);
G_B7_0 = L_15;
}
IL_0057:
{
V_1 = G_B7_0;
goto IL_005a;
}
IL_005a:
{
Font_tC95270EA3198038970422D78B74A7F2E218A96B6* L_16 = V_1;
return L_16;
}
}
// UnityEngine.Font UnityEngine.UIElements.TextUtilities::GetFont(UnityEngine.UIElements.VisualElement)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Font_tC95270EA3198038970422D78B74A7F2E218A96B6* TextUtilities_GetFont_mCB63C2C5B1AC1B59AC45B0EE4956EE90A7EA6192 (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___ve0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C V_0;
memset((&V_0), 0, sizeof(V_0));
bool V_1 = false;
FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C V_2;
memset((&V_2), 0, sizeof(V_2));
Font_tC95270EA3198038970422D78B74A7F2E218A96B6* V_3 = NULL;
bool V_4 = false;
FontAsset_t61A6446D934E582651044E33D250EA8D306AB958* G_B6_0 = NULL;
FontAsset_t61A6446D934E582651044E33D250EA8D306AB958* G_B5_0 = NULL;
Font_tC95270EA3198038970422D78B74A7F2E218A96B6* G_B7_0 = NULL;
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_0 = ___ve0;
NullCheck(L_0);
ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* L_1;
L_1 = VisualElement_get_computedStyle_m8124059EC4D72CCEDE7107FFF72A614131604C3A(L_0, NULL);
ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C L_2 = (*(ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C*)L_1);
V_0 = L_2;
FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C L_3;
L_3 = ComputedStyle_get_unityFontDefinition_mBD060AAC591243B959A2F0E323138C3D6B573A8D((&V_0), NULL);
V_2 = L_3;
Font_tC95270EA3198038970422D78B74A7F2E218A96B6* L_4;
L_4 = FontDefinition_get_font_mFD2206D2A904040F2E279365ACBEE4FC4FAE4107((&V_2), NULL);
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_5;
L_5 = Object_op_Inequality_m4D656395C27694A7F33F5AA8DE80A7AAF9E20BA7(L_4, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
V_1 = L_5;
bool L_6 = V_1;
if (!L_6)
{
goto IL_0038;
}
}
{
FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C L_7;
L_7 = ComputedStyle_get_unityFontDefinition_mBD060AAC591243B959A2F0E323138C3D6B573A8D((&V_0), NULL);
V_2 = L_7;
Font_tC95270EA3198038970422D78B74A7F2E218A96B6* L_8;
L_8 = FontDefinition_get_font_mFD2206D2A904040F2E279365ACBEE4FC4FAE4107((&V_2), NULL);
V_3 = L_8;
goto IL_0073;
}
IL_0038:
{
Font_tC95270EA3198038970422D78B74A7F2E218A96B6* L_9;
L_9 = ComputedStyle_get_unityFont_m54E6172041232D304DA1B2716FEAB128830B9406((&V_0), NULL);
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_10;
L_10 = Object_op_Inequality_m4D656395C27694A7F33F5AA8DE80A7AAF9E20BA7(L_9, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
V_4 = L_10;
bool L_11 = V_4;
if (!L_11)
{
goto IL_0055;
}
}
{
Font_tC95270EA3198038970422D78B74A7F2E218A96B6* L_12;
L_12 = ComputedStyle_get_unityFont_m54E6172041232D304DA1B2716FEAB128830B9406((&V_0), NULL);
V_3 = L_12;
goto IL_0073;
}
IL_0055:
{
FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C L_13;
L_13 = ComputedStyle_get_unityFontDefinition_mBD060AAC591243B959A2F0E323138C3D6B573A8D((&V_0), NULL);
V_2 = L_13;
FontAsset_t61A6446D934E582651044E33D250EA8D306AB958* L_14;
L_14 = FontDefinition_get_fontAsset_m4CF3D4E54557EDF6B688CF40307689F748386EA0((&V_2), NULL);
FontAsset_t61A6446D934E582651044E33D250EA8D306AB958* L_15 = L_14;
G_B5_0 = L_15;
if (L_15)
{
G_B6_0 = L_15;
goto IL_006b;
}
}
{
G_B7_0 = ((Font_tC95270EA3198038970422D78B74A7F2E218A96B6*)(NULL));
goto IL_0070;
}
IL_006b:
{
NullCheck(G_B6_0);
Font_tC95270EA3198038970422D78B74A7F2E218A96B6* L_16;
L_16 = FontAsset_get_sourceFontFile_m6B0E805BD1B7712F0B5135D157E96F3F40314830(G_B6_0, NULL);
G_B7_0 = L_16;
}
IL_0070:
{
V_3 = G_B7_0;
goto IL_0073;
}
IL_0073:
{
Font_tC95270EA3198038970422D78B74A7F2E218A96B6* L_17 = V_3;
return L_17;
}
}
// System.Boolean UnityEngine.UIElements.TextUtilities::IsFontAssigned(UnityEngine.UIElements.VisualElement)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TextUtilities_IsFontAssigned_mE16147291F13434DCF27501864581C5E5E5D84DF (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___ve0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C V_0;
memset((&V_0), 0, sizeof(V_0));
bool V_1 = false;
int32_t G_B3_0 = 0;
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_0 = ___ve0;
NullCheck(L_0);
ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* L_1;
L_1 = VisualElement_get_computedStyle_m8124059EC4D72CCEDE7107FFF72A614131604C3A(L_0, NULL);
Font_tC95270EA3198038970422D78B74A7F2E218A96B6* L_2;
L_2 = ComputedStyle_get_unityFont_m54E6172041232D304DA1B2716FEAB128830B9406(L_1, NULL);
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_3;
L_3 = Object_op_Inequality_m4D656395C27694A7F33F5AA8DE80A7AAF9E20BA7(L_2, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
if (L_3)
{
goto IL_002c;
}
}
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_4 = ___ve0;
NullCheck(L_4);
ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* L_5;
L_5 = VisualElement_get_computedStyle_m8124059EC4D72CCEDE7107FFF72A614131604C3A(L_4, NULL);
FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C L_6;
L_6 = ComputedStyle_get_unityFontDefinition_mBD060AAC591243B959A2F0E323138C3D6B573A8D(L_5, NULL);
V_0 = L_6;
bool L_7;
L_7 = FontDefinition_IsEmpty_m0AC5C77086840D6B175110062E3F23E8698C80BD((&V_0), NULL);
G_B3_0 = ((((int32_t)L_7) == ((int32_t)0))? 1 : 0);
goto IL_002d;
}
IL_002c:
{
G_B3_0 = 1;
}
IL_002d:
{
V_1 = (bool)G_B3_0;
goto IL_0030;
}
IL_0030:
{
bool L_8 = V_1;
return L_8;
}
}
// System.Boolean UnityEngine.UIElements.TextUtilities::IsFontAssigned(UnityEngine.UIElements.MeshGenerationContextUtils/TextParams)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TextUtilities_IsFontAssigned_m33284E58FDBF0CD1CECC15888C048C685C498199 (TextParams_t943244753F8E3A49632BBEC7272DAEAA8E10546F ___textParams0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
bool V_0 = false;
int32_t G_B3_0 = 0;
{
TextParams_t943244753F8E3A49632BBEC7272DAEAA8E10546F L_0 = ___textParams0;
Font_tC95270EA3198038970422D78B74A7F2E218A96B6* L_1 = L_0.___font_2;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_2;
L_2 = Object_op_Inequality_m4D656395C27694A7F33F5AA8DE80A7AAF9E20BA7(L_1, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
if (L_2)
{
goto IL_0020;
}
}
{
FontDefinition_t65281B0E106365C28AD3F2525DE148719AEEA30C* L_3 = (&(&___textParams0)->___fontDefinition_3);
bool L_4;
L_4 = FontDefinition_IsEmpty_m0AC5C77086840D6B175110062E3F23E8698C80BD(L_3, NULL);
G_B3_0 = ((((int32_t)L_4) == ((int32_t)0))? 1 : 0);
goto IL_0021;
}
IL_0020:
{
G_B3_0 = 1;
}
IL_0021:
{
V_0 = (bool)G_B3_0;
goto IL_0024;
}
IL_0024:
{
bool L_5 = V_0;
return L_5;
}
}
// UnityEngine.UIElements.PanelTextSettings UnityEngine.UIElements.TextUtilities::GetTextSettingsFrom(UnityEngine.UIElements.VisualElement)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PanelTextSettings_tB4960351E6865BC34421430949C4CA68E7425F25* TextUtilities_GetTextSettingsFrom_mB6B35E5D59B61FECA7315D3726BBBBD50DEE957D (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___ve0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PanelTextSettings_tB4960351E6865BC34421430949C4CA68E7425F25_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimePanel_t2ED2270758B54860F1289847C0C78A7D31565346_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
RuntimePanel_t2ED2270758B54860F1289847C0C78A7D31565346* V_0 = NULL;
bool V_1 = false;
PanelTextSettings_tB4960351E6865BC34421430949C4CA68E7425F25* V_2 = NULL;
PanelTextSettings_tB4960351E6865BC34421430949C4CA68E7425F25* G_B3_0 = NULL;
PanelTextSettings_tB4960351E6865BC34421430949C4CA68E7425F25* G_B2_0 = NULL;
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_0 = ___ve0;
NullCheck(L_0);
RuntimeObject* L_1;
L_1 = VisualElement_get_panel_m44AEFA3041785E57641AA3F895D11215C841BED1(L_0, NULL);
V_0 = ((RuntimePanel_t2ED2270758B54860F1289847C0C78A7D31565346*)IsInstClass((RuntimeObject*)L_1, RuntimePanel_t2ED2270758B54860F1289847C0C78A7D31565346_il2cpp_TypeInfo_var));
RuntimePanel_t2ED2270758B54860F1289847C0C78A7D31565346* L_2 = V_0;
V_1 = (bool)((!(((RuntimeObject*)(RuntimePanel_t2ED2270758B54860F1289847C0C78A7D31565346*)L_2) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
bool L_3 = V_1;
if (!L_3)
{
goto IL_002c;
}
}
{
RuntimePanel_t2ED2270758B54860F1289847C0C78A7D31565346* L_4 = V_0;
NullCheck(L_4);
PanelSettings_t0621207D5DD3BB89DB587440E8F9E07234283DEC* L_5;
L_5 = RuntimePanel_get_panelSettings_mB9679B0ECC5D26BF090043809C8099F561325C8C_inline(L_4, NULL);
NullCheck(L_5);
PanelTextSettings_tB4960351E6865BC34421430949C4CA68E7425F25* L_6 = L_5->___textSettings_28;
PanelTextSettings_tB4960351E6865BC34421430949C4CA68E7425F25* L_7 = L_6;
G_B2_0 = L_7;
if (L_7)
{
G_B3_0 = L_7;
goto IL_0029;
}
}
{
il2cpp_codegen_runtime_class_init_inline(PanelTextSettings_tB4960351E6865BC34421430949C4CA68E7425F25_il2cpp_TypeInfo_var);
PanelTextSettings_tB4960351E6865BC34421430949C4CA68E7425F25* L_8;
L_8 = PanelTextSettings_get_defaultPanelTextSettings_m3977FA6B8089DCBE7357AE6FA20064C6F593158D(NULL);
G_B3_0 = L_8;
}
IL_0029:
{
V_2 = G_B3_0;
goto IL_0034;
}
IL_002c:
{
il2cpp_codegen_runtime_class_init_inline(PanelTextSettings_tB4960351E6865BC34421430949C4CA68E7425F25_il2cpp_TypeInfo_var);
PanelTextSettings_tB4960351E6865BC34421430949C4CA68E7425F25* L_9;
L_9 = PanelTextSettings_get_defaultPanelTextSettings_m3977FA6B8089DCBE7357AE6FA20064C6F593158D(NULL);
V_2 = L_9;
goto IL_0034;
}
IL_0034:
{
PanelTextSettings_tB4960351E6865BC34421430949C4CA68E7425F25* L_10 = V_2;
return L_10;
}
}
// UnityEngine.UIElements.PanelTextSettings UnityEngine.UIElements.TextUtilities::GetTextSettingsFrom(UnityEngine.UIElements.MeshGenerationContextUtils/TextParams)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PanelTextSettings_tB4960351E6865BC34421430949C4CA68E7425F25* TextUtilities_GetTextSettingsFrom_mC884C5AF3C74ADAF8C965E0B079D7B0CB43D7A98 (TextParams_t943244753F8E3A49632BBEC7272DAEAA8E10546F ___textParam0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PanelTextSettings_tB4960351E6865BC34421430949C4CA68E7425F25_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimePanel_t2ED2270758B54860F1289847C0C78A7D31565346_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
RuntimePanel_t2ED2270758B54860F1289847C0C78A7D31565346* V_0 = NULL;
bool V_1 = false;
PanelTextSettings_tB4960351E6865BC34421430949C4CA68E7425F25* V_2 = NULL;
PanelTextSettings_tB4960351E6865BC34421430949C4CA68E7425F25* G_B3_0 = NULL;
PanelTextSettings_tB4960351E6865BC34421430949C4CA68E7425F25* G_B2_0 = NULL;
{
TextParams_t943244753F8E3A49632BBEC7272DAEAA8E10546F L_0 = ___textParam0;
RuntimeObject* L_1 = L_0.___panel_18;
V_0 = ((RuntimePanel_t2ED2270758B54860F1289847C0C78A7D31565346*)IsInstClass((RuntimeObject*)L_1, RuntimePanel_t2ED2270758B54860F1289847C0C78A7D31565346_il2cpp_TypeInfo_var));
RuntimePanel_t2ED2270758B54860F1289847C0C78A7D31565346* L_2 = V_0;
V_1 = (bool)((!(((RuntimeObject*)(RuntimePanel_t2ED2270758B54860F1289847C0C78A7D31565346*)L_2) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
bool L_3 = V_1;
if (!L_3)
{
goto IL_002c;
}
}
{
RuntimePanel_t2ED2270758B54860F1289847C0C78A7D31565346* L_4 = V_0;
NullCheck(L_4);
PanelSettings_t0621207D5DD3BB89DB587440E8F9E07234283DEC* L_5;
L_5 = RuntimePanel_get_panelSettings_mB9679B0ECC5D26BF090043809C8099F561325C8C_inline(L_4, NULL);
NullCheck(L_5);
PanelTextSettings_tB4960351E6865BC34421430949C4CA68E7425F25* L_6 = L_5->___textSettings_28;
PanelTextSettings_tB4960351E6865BC34421430949C4CA68E7425F25* L_7 = L_6;
G_B2_0 = L_7;
if (L_7)
{
G_B3_0 = L_7;
goto IL_0029;
}
}
{
il2cpp_codegen_runtime_class_init_inline(PanelTextSettings_tB4960351E6865BC34421430949C4CA68E7425F25_il2cpp_TypeInfo_var);
PanelTextSettings_tB4960351E6865BC34421430949C4CA68E7425F25* L_8;
L_8 = PanelTextSettings_get_defaultPanelTextSettings_m3977FA6B8089DCBE7357AE6FA20064C6F593158D(NULL);
G_B3_0 = L_8;
}
IL_0029:
{
V_2 = G_B3_0;
goto IL_0034;
}
IL_002c:
{
il2cpp_codegen_runtime_class_init_inline(PanelTextSettings_tB4960351E6865BC34421430949C4CA68E7425F25_il2cpp_TypeInfo_var);
PanelTextSettings_tB4960351E6865BC34421430949C4CA68E7425F25* L_9;
L_9 = PanelTextSettings_get_defaultPanelTextSettings_m3977FA6B8089DCBE7357AE6FA20064C6F593158D(NULL);
V_2 = L_9;
goto IL_0034;
}
IL_0034:
{
PanelTextSettings_tB4960351E6865BC34421430949C4CA68E7425F25* L_10 = V_2;
return L_10;
}
}
// UnityEngine.UIElements.UIR.TextCoreSettings UnityEngine.UIElements.TextUtilities::GetTextCoreSettingsForElement(UnityEngine.UIElements.VisualElement)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TextCoreSettings_t3D724CD0811298B5AB1EA2041CE799CC25CDD115 TextUtilities_GetTextCoreSettingsForElement_mFA1397759DE10525D2B9147F5E437AB13AA8420B (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___ve0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IResolvedStyle_t6A3530BA6147B091C278593F21F86B09CD42BE89_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
FontAsset_t61A6446D934E582651044E33D250EA8D306AB958* V_0 = NULL;
RuntimeObject* V_1 = NULL;
ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C V_2;
memset((&V_2), 0, sizeof(V_2));
float V_3 = 0.0f;
float V_4 = 0.0f;
float V_5 = 0.0f;
float V_6 = 0.0f;
float V_7 = 0.0f;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_8;
memset((&V_8), 0, sizeof(V_8));
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F V_9;
memset((&V_9), 0, sizeof(V_9));
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F V_10;
memset((&V_10), 0, sizeof(V_10));
bool V_11 = false;
TextCoreSettings_t3D724CD0811298B5AB1EA2041CE799CC25CDD115 V_12;
memset((&V_12), 0, sizeof(V_12));
TextCoreSettings_t3D724CD0811298B5AB1EA2041CE799CC25CDD115 V_13;
memset((&V_13), 0, sizeof(V_13));
FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756 V_14;
memset((&V_14), 0, sizeof(V_14));
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 V_15;
memset((&V_15), 0, sizeof(V_15));
bool V_16 = false;
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_0 = ___ve0;
FontAsset_t61A6446D934E582651044E33D250EA8D306AB958* L_1;
L_1 = TextUtilities_GetFontAsset_m2C7A4410F770D513AE7F47C617565EE52CBB01BB(L_0, NULL);
V_0 = L_1;
FontAsset_t61A6446D934E582651044E33D250EA8D306AB958* L_2 = V_0;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_3;
L_3 = Object_op_Equality_mD3DB0D72CE0250C84033DC2A90AEF9D59896E536(L_2, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
V_11 = L_3;
bool L_4 = V_11;
if (!L_4)
{
goto IL_0026;
}
}
{
il2cpp_codegen_initobj((&V_12), sizeof(TextCoreSettings_t3D724CD0811298B5AB1EA2041CE799CC25CDD115));
TextCoreSettings_t3D724CD0811298B5AB1EA2041CE799CC25CDD115 L_5 = V_12;
V_13 = L_5;
goto IL_0132;
}
IL_0026:
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_6 = ___ve0;
NullCheck(L_6);
RuntimeObject* L_7;
L_7 = VisualElement_get_resolvedStyle_m3885B7534A94E0BCE024A9621465A0F273DA0AEB(L_6, NULL);
V_1 = L_7;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_8 = ___ve0;
NullCheck(L_8);
ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* L_9;
L_9 = VisualElement_get_computedStyle_m8124059EC4D72CCEDE7107FFF72A614131604C3A(L_8, NULL);
ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C L_10 = (*(ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C*)L_9);
V_2 = L_10;
FontAsset_t61A6446D934E582651044E33D250EA8D306AB958* L_11 = V_0;
NullCheck(L_11);
int32_t L_12;
L_12 = FontAsset_get_atlasPadding_m251A35FB5F499EE66CC2E2150CBEDB2C8C5D5581(L_11, NULL);
V_3 = ((float)((1.0f)/((float)L_12)));
FontAsset_t61A6446D934E582651044E33D250EA8D306AB958* L_13 = V_0;
NullCheck(L_13);
FaceInfo_t12F0319E555A62CBA1D9E51A16C7963393932756 L_14;
L_14 = FontAsset_get_faceInfo_mF020EC579E3C18A6279D55D86AF1C585031B49A9(L_13, NULL);
V_14 = L_14;
int32_t L_15;
L_15 = FaceInfo_get_pointSize_m7EF7429A4725AB715931A220F6BB498C3D6BF7CB((&V_14), NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_16 = ___ve0;
NullCheck(L_16);
ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* L_17;
L_17 = VisualElement_get_computedStyle_m8124059EC4D72CCEDE7107FFF72A614131604C3A(L_16, NULL);
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 L_18;
L_18 = ComputedStyle_get_fontSize_m8EC7665FA467E17E3FF44A3A3AA61B1BB1D79272(L_17, NULL);
V_15 = L_18;
float L_19;
L_19 = Length_get_value_m28A7FBD9908A795F0C73FED461EE32E5A3D6456F_inline((&V_15), NULL);
V_4 = ((float)(((float)L_15)/L_19));
float L_20 = V_3;
float L_21 = V_4;
V_5 = ((float)il2cpp_codegen_multiply(L_20, L_21));
RuntimeObject* L_22 = V_1;
NullCheck(L_22);
float L_23;
L_23 = InterfaceFuncInvoker0< float >::Invoke(39 /* System.Single UnityEngine.UIElements.IResolvedStyle::get_unityTextOutlineWidth() */, IResolvedStyle_t6A3530BA6147B091C278593F21F86B09CD42BE89_il2cpp_TypeInfo_var, L_22);
float L_24 = V_5;
float L_25;
L_25 = Mathf_Max_mA9DCA91E87D6D27034F56ABA52606A9090406016_inline((0.0f), ((float)il2cpp_codegen_multiply(L_23, L_24)), NULL);
V_6 = L_25;
TextShadow_t6BADF37AB90ABCB63859A225B58AC5A580950A05 L_26;
L_26 = ComputedStyle_get_textShadow_m74DC8025A89CDA100956D9B97FDC67BCDAC0192C((&V_2), NULL);
float L_27 = L_26.___blurRadius_1;
float L_28 = V_5;
float L_29;
L_29 = Mathf_Max_mA9DCA91E87D6D27034F56ABA52606A9090406016_inline((0.0f), ((float)il2cpp_codegen_multiply(L_27, L_28)), NULL);
V_7 = L_29;
TextShadow_t6BADF37AB90ABCB63859A225B58AC5A580950A05 L_30;
L_30 = ComputedStyle_get_textShadow_m74DC8025A89CDA100956D9B97FDC67BCDAC0192C((&V_2), NULL);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_31 = L_30.___offset_0;
float L_32 = V_5;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_33;
L_33 = Vector2_op_Multiply_m4EEB2FF3F4830390A53CE9B6076FB31801D65EED_inline(L_31, L_32, NULL);
V_8 = L_33;
RuntimeObject* L_34 = V_1;
NullCheck(L_34);
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_35;
L_35 = InterfaceFuncInvoker0< Color_tD001788D726C3A7F1379BEED0260B9591F440C1F >::Invoke(14 /* UnityEngine.Color UnityEngine.UIElements.IResolvedStyle::get_color() */, IResolvedStyle_t6A3530BA6147B091C278593F21F86B09CD42BE89_il2cpp_TypeInfo_var, L_34);
V_9 = L_35;
RuntimeObject* L_36 = V_1;
NullCheck(L_36);
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_37;
L_37 = InterfaceFuncInvoker0< Color_tD001788D726C3A7F1379BEED0260B9591F440C1F >::Invoke(38 /* UnityEngine.Color UnityEngine.UIElements.IResolvedStyle::get_unityTextOutlineColor() */, IResolvedStyle_t6A3530BA6147B091C278593F21F86B09CD42BE89_il2cpp_TypeInfo_var, L_36);
V_10 = L_37;
float L_38 = V_6;
V_16 = (bool)((((float)L_38) < ((float)(1.0E-30f)))? 1 : 0);
bool L_39 = V_16;
if (!L_39)
{
goto IL_00e4;
}
}
{
(&V_10)->___a_3 = (0.0f);
}
IL_00e4:
{
il2cpp_codegen_initobj((&V_12), sizeof(TextCoreSettings_t3D724CD0811298B5AB1EA2041CE799CC25CDD115));
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_40 = V_9;
(&V_12)->___faceColor_0 = L_40;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_41 = V_10;
(&V_12)->___outlineColor_1 = L_41;
float L_42 = V_6;
(&V_12)->___outlineWidth_2 = L_42;
TextShadow_t6BADF37AB90ABCB63859A225B58AC5A580950A05 L_43;
L_43 = ComputedStyle_get_textShadow_m74DC8025A89CDA100956D9B97FDC67BCDAC0192C((&V_2), NULL);
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_44 = L_43.___color_2;
(&V_12)->___underlayColor_3 = L_44;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_45 = V_8;
(&V_12)->___underlayOffset_4 = L_45;
float L_46 = V_7;
(&V_12)->___underlaySoftness_5 = L_46;
TextCoreSettings_t3D724CD0811298B5AB1EA2041CE799CC25CDD115 L_47 = V_12;
V_13 = L_47;
goto IL_0132;
}
IL_0132:
{
TextCoreSettings_t3D724CD0811298B5AB1EA2041CE799CC25CDD115 L_48 = V_13;
return L_48;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.String UnityEngine.UIElements.UxmlRootElementFactory::get_uxmlName()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* UxmlRootElementFactory_get_uxmlName_mB5F4EB81A6B6C75D609233EC486A327839EA3FA4 (UxmlRootElementFactory_t2F773C3F5B052C30E6079D453A7242D22DA3C9E2* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7F95EFF535201A87B15879FD0324D68B78E40136);
s_Il2CppMethodInitialized = true;
}
{
return _stringLiteral7F95EFF535201A87B15879FD0324D68B78E40136;
}
}
// System.String UnityEngine.UIElements.UxmlRootElementFactory::get_uxmlQualifiedName()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* UxmlRootElementFactory_get_uxmlQualifiedName_m95BBFE7642C974CC5ECB40EF7C85577E62247949 (UxmlRootElementFactory_t2F773C3F5B052C30E6079D453A7242D22DA3C9E2* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF3E84B722399601AD7E281754E917478AA9AD48D);
s_Il2CppMethodInitialized = true;
}
{
String_t* L_0;
L_0 = VirtualFuncInvoker0< String_t* >::Invoke(8 /* System.String UnityEngine.UIElements.UxmlFactory`2<UnityEngine.UIElements.VisualElement,UnityEngine.UIElements.UxmlRootElementTraits>::get_uxmlNamespace() */, __this);
String_t* L_1;
L_1 = VirtualFuncInvoker0< String_t* >::Invoke(7 /* System.String UnityEngine.UIElements.UxmlFactory`2<UnityEngine.UIElements.VisualElement,UnityEngine.UIElements.UxmlRootElementTraits>::get_uxmlName() */, __this);
String_t* L_2;
L_2 = String_Concat_m9B13B47FCB3DF61144D9647DDA05F527377251B0(L_0, _stringLiteralF3E84B722399601AD7E281754E917478AA9AD48D, L_1, NULL);
return L_2;
}
}
// UnityEngine.UIElements.VisualElement UnityEngine.UIElements.UxmlRootElementFactory::Create(UnityEngine.UIElements.IUxmlAttributes,UnityEngine.UIElements.CreationContext)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* UxmlRootElementFactory_Create_mA3781104C7B002C6AD2F52553DCA8578E8297565 (UxmlRootElementFactory_t2F773C3F5B052C30E6079D453A7242D22DA3C9E2* __this, RuntimeObject* ___bag0, CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 ___cc1, const RuntimeMethod* method)
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* V_0 = NULL;
{
V_0 = (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)NULL;
goto IL_0005;
}
IL_0005:
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_0 = V_0;
return L_0;
}
}
// System.Void UnityEngine.UIElements.UxmlRootElementFactory::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlRootElementFactory__ctor_mA195BA4F185ECEB3F73E683544D3F1FB81CE35CE (UxmlRootElementFactory_t2F773C3F5B052C30E6079D453A7242D22DA3C9E2* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UxmlFactory_2__ctor_mE8A6CB15FEA96922DA7E74AEDCA0B6306CED0E51_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
UxmlFactory_2__ctor_mE8A6CB15FEA96922DA7E74AEDCA0B6306CED0E51(__this, UxmlFactory_2__ctor_mE8A6CB15FEA96922DA7E74AEDCA0B6306CED0E51_RuntimeMethod_var);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void UnityEngine.UIElements.UxmlRootElementTraits::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlRootElementTraits__ctor_m40A1BCF7F52CA8C709605EBF2D8F7DA60CD0FE32 (UxmlRootElementTraits_t17835D11517D46AEC127845AA33E6F409E69C736* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UxmlStringAttributeDescription_t60C9BE81B6A3251AD7A38A90E46F240E016293EF_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral614B501556B12B5890C878B29FB23C1807F2B680);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCE18B047107AA23D1AA9B2ED32D316148E02655F);
s_Il2CppMethodInitialized = true;
}
{
UxmlStringAttributeDescription_t60C9BE81B6A3251AD7A38A90E46F240E016293EF* L_0 = (UxmlStringAttributeDescription_t60C9BE81B6A3251AD7A38A90E46F240E016293EF*)il2cpp_codegen_object_new(UxmlStringAttributeDescription_t60C9BE81B6A3251AD7A38A90E46F240E016293EF_il2cpp_TypeInfo_var);
NullCheck(L_0);
UxmlStringAttributeDescription__ctor_mA8A849D4B098131C4D456911CAA16E3A964B51D7(L_0, NULL);
UxmlStringAttributeDescription_t60C9BE81B6A3251AD7A38A90E46F240E016293EF* L_1 = L_0;
NullCheck(L_1);
UxmlAttributeDescription_set_name_mCE9C58621BAD7AB4E59D83DD21224A8FA6517E3E_inline(L_1, _stringLiteralCE18B047107AA23D1AA9B2ED32D316148E02655F, NULL);
__this->___m_Name_1 = L_1;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Name_1), (void*)L_1);
UxmlStringAttributeDescription_t60C9BE81B6A3251AD7A38A90E46F240E016293EF* L_2 = (UxmlStringAttributeDescription_t60C9BE81B6A3251AD7A38A90E46F240E016293EF*)il2cpp_codegen_object_new(UxmlStringAttributeDescription_t60C9BE81B6A3251AD7A38A90E46F240E016293EF_il2cpp_TypeInfo_var);
NullCheck(L_2);
UxmlStringAttributeDescription__ctor_mA8A849D4B098131C4D456911CAA16E3A964B51D7(L_2, NULL);
UxmlStringAttributeDescription_t60C9BE81B6A3251AD7A38A90E46F240E016293EF* L_3 = L_2;
NullCheck(L_3);
UxmlAttributeDescription_set_name_mCE9C58621BAD7AB4E59D83DD21224A8FA6517E3E_inline(L_3, _stringLiteral614B501556B12B5890C878B29FB23C1807F2B680, NULL);
__this->___m_Class_2 = L_3;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Class_2), (void*)L_3);
UxmlTraits__ctor_mE4BA60C118C0AFCFE9896C4AC3BB1369A3D03D3C(__this, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.String UnityEngine.UIElements.UxmlStyleFactory::get_uxmlName()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* UxmlStyleFactory_get_uxmlName_m800F46C856C5FE523C889DB417F845DF5B2687F4 (UxmlStyleFactory_t3062C419865799AB993746332076CD57D87C5135* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral10BBB1D7BCB20F08B28461323AA53145BAB7BF35);
s_Il2CppMethodInitialized = true;
}
{
return _stringLiteral10BBB1D7BCB20F08B28461323AA53145BAB7BF35;
}
}
// System.String UnityEngine.UIElements.UxmlStyleFactory::get_uxmlQualifiedName()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* UxmlStyleFactory_get_uxmlQualifiedName_mF8BA51EAFE4B24B9E1CE5DE4A8A4E7B9F40E08C9 (UxmlStyleFactory_t3062C419865799AB993746332076CD57D87C5135* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF3E84B722399601AD7E281754E917478AA9AD48D);
s_Il2CppMethodInitialized = true;
}
{
String_t* L_0;
L_0 = VirtualFuncInvoker0< String_t* >::Invoke(8 /* System.String UnityEngine.UIElements.UxmlFactory`2<UnityEngine.UIElements.VisualElement,UnityEngine.UIElements.UxmlStyleTraits>::get_uxmlNamespace() */, __this);
String_t* L_1;
L_1 = VirtualFuncInvoker0< String_t* >::Invoke(7 /* System.String UnityEngine.UIElements.UxmlFactory`2<UnityEngine.UIElements.VisualElement,UnityEngine.UIElements.UxmlStyleTraits>::get_uxmlName() */, __this);
String_t* L_2;
L_2 = String_Concat_m9B13B47FCB3DF61144D9647DDA05F527377251B0(L_0, _stringLiteralF3E84B722399601AD7E281754E917478AA9AD48D, L_1, NULL);
return L_2;
}
}
// UnityEngine.UIElements.VisualElement UnityEngine.UIElements.UxmlStyleFactory::Create(UnityEngine.UIElements.IUxmlAttributes,UnityEngine.UIElements.CreationContext)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* UxmlStyleFactory_Create_mFC58903CB70CE4D9BD5B80F71E5DF22F22572350 (UxmlStyleFactory_t3062C419865799AB993746332076CD57D87C5135* __this, RuntimeObject* ___bag0, CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 ___cc1, const RuntimeMethod* method)
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* V_0 = NULL;
{
V_0 = (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)NULL;
goto IL_0005;
}
IL_0005:
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_0 = V_0;
return L_0;
}
}
// System.Void UnityEngine.UIElements.UxmlStyleFactory::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlStyleFactory__ctor_m0A547D3C29B580AC8251DA3A249C5EB178E704CF (UxmlStyleFactory_t3062C419865799AB993746332076CD57D87C5135* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UxmlFactory_2__ctor_mB015BBC3F1CF1A0A46E2B766EC954DEC1924869D_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
UxmlFactory_2__ctor_mB015BBC3F1CF1A0A46E2B766EC954DEC1924869D(__this, UxmlFactory_2__ctor_mB015BBC3F1CF1A0A46E2B766EC954DEC1924869D_RuntimeMethod_var);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void UnityEngine.UIElements.UxmlStyleTraits::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlStyleTraits__ctor_m009876BDFD3F73978440E6A7D7A572CE7803FED4 (UxmlStyleTraits_t84C6E44E8EF18E14BFAE26543899631C5555AA7E* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UxmlStringAttributeDescription_t60C9BE81B6A3251AD7A38A90E46F240E016293EF_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCE18B047107AA23D1AA9B2ED32D316148E02655F);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF1E3744356EAC23657287E3F9EDA22262C5228C4);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralFE79FF373808574898C82AC1320C55C1182FB75A);
s_Il2CppMethodInitialized = true;
}
{
UxmlStringAttributeDescription_t60C9BE81B6A3251AD7A38A90E46F240E016293EF* L_0 = (UxmlStringAttributeDescription_t60C9BE81B6A3251AD7A38A90E46F240E016293EF*)il2cpp_codegen_object_new(UxmlStringAttributeDescription_t60C9BE81B6A3251AD7A38A90E46F240E016293EF_il2cpp_TypeInfo_var);
NullCheck(L_0);
UxmlStringAttributeDescription__ctor_mA8A849D4B098131C4D456911CAA16E3A964B51D7(L_0, NULL);
UxmlStringAttributeDescription_t60C9BE81B6A3251AD7A38A90E46F240E016293EF* L_1 = L_0;
NullCheck(L_1);
UxmlAttributeDescription_set_name_mCE9C58621BAD7AB4E59D83DD21224A8FA6517E3E_inline(L_1, _stringLiteralCE18B047107AA23D1AA9B2ED32D316148E02655F, NULL);
__this->___m_Name_1 = L_1;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Name_1), (void*)L_1);
UxmlStringAttributeDescription_t60C9BE81B6A3251AD7A38A90E46F240E016293EF* L_2 = (UxmlStringAttributeDescription_t60C9BE81B6A3251AD7A38A90E46F240E016293EF*)il2cpp_codegen_object_new(UxmlStringAttributeDescription_t60C9BE81B6A3251AD7A38A90E46F240E016293EF_il2cpp_TypeInfo_var);
NullCheck(L_2);
UxmlStringAttributeDescription__ctor_mA8A849D4B098131C4D456911CAA16E3A964B51D7(L_2, NULL);
UxmlStringAttributeDescription_t60C9BE81B6A3251AD7A38A90E46F240E016293EF* L_3 = L_2;
NullCheck(L_3);
UxmlAttributeDescription_set_name_mCE9C58621BAD7AB4E59D83DD21224A8FA6517E3E_inline(L_3, _stringLiteralFE79FF373808574898C82AC1320C55C1182FB75A, NULL);
__this->___m_Path_2 = L_3;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Path_2), (void*)L_3);
UxmlStringAttributeDescription_t60C9BE81B6A3251AD7A38A90E46F240E016293EF* L_4 = (UxmlStringAttributeDescription_t60C9BE81B6A3251AD7A38A90E46F240E016293EF*)il2cpp_codegen_object_new(UxmlStringAttributeDescription_t60C9BE81B6A3251AD7A38A90E46F240E016293EF_il2cpp_TypeInfo_var);
NullCheck(L_4);
UxmlStringAttributeDescription__ctor_mA8A849D4B098131C4D456911CAA16E3A964B51D7(L_4, NULL);
UxmlStringAttributeDescription_t60C9BE81B6A3251AD7A38A90E46F240E016293EF* L_5 = L_4;
NullCheck(L_5);
UxmlAttributeDescription_set_name_mCE9C58621BAD7AB4E59D83DD21224A8FA6517E3E_inline(L_5, _stringLiteralF1E3744356EAC23657287E3F9EDA22262C5228C4, NULL);
__this->___m_Src_3 = L_5;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Src_3), (void*)L_5);
UxmlTraits__ctor_mE4BA60C118C0AFCFE9896C4AC3BB1369A3D03D3C(__this, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.String UnityEngine.UIElements.UxmlTemplateFactory::get_uxmlName()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* UxmlTemplateFactory_get_uxmlName_mEFDED258783C1619BF5A4DD42B4148D7C3C2DE6E (UxmlTemplateFactory_t8A7706A785E9057D26FE7254B5CF761E61F8B85A* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralBE85487689556D8DE56201A0CD308B4B5B114A4B);
s_Il2CppMethodInitialized = true;
}
{
return _stringLiteralBE85487689556D8DE56201A0CD308B4B5B114A4B;
}
}
// System.String UnityEngine.UIElements.UxmlTemplateFactory::get_uxmlQualifiedName()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* UxmlTemplateFactory_get_uxmlQualifiedName_m7C3FF4FD9C8900E688FEA268625D43268268F16D (UxmlTemplateFactory_t8A7706A785E9057D26FE7254B5CF761E61F8B85A* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF3E84B722399601AD7E281754E917478AA9AD48D);
s_Il2CppMethodInitialized = true;
}
{
String_t* L_0;
L_0 = VirtualFuncInvoker0< String_t* >::Invoke(8 /* System.String UnityEngine.UIElements.UxmlFactory`2<UnityEngine.UIElements.VisualElement,UnityEngine.UIElements.UxmlTemplateTraits>::get_uxmlNamespace() */, __this);
String_t* L_1;
L_1 = VirtualFuncInvoker0< String_t* >::Invoke(7 /* System.String UnityEngine.UIElements.UxmlFactory`2<UnityEngine.UIElements.VisualElement,UnityEngine.UIElements.UxmlTemplateTraits>::get_uxmlName() */, __this);
String_t* L_2;
L_2 = String_Concat_m9B13B47FCB3DF61144D9647DDA05F527377251B0(L_0, _stringLiteralF3E84B722399601AD7E281754E917478AA9AD48D, L_1, NULL);
return L_2;
}
}
// UnityEngine.UIElements.VisualElement UnityEngine.UIElements.UxmlTemplateFactory::Create(UnityEngine.UIElements.IUxmlAttributes,UnityEngine.UIElements.CreationContext)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* UxmlTemplateFactory_Create_mF7BB00A4400BEAEED24DDD0B59678624AB423CBB (UxmlTemplateFactory_t8A7706A785E9057D26FE7254B5CF761E61F8B85A* __this, RuntimeObject* ___bag0, CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 ___cc1, const RuntimeMethod* method)
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* V_0 = NULL;
{
V_0 = (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)NULL;
goto IL_0005;
}
IL_0005:
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_0 = V_0;
return L_0;
}
}
// System.Void UnityEngine.UIElements.UxmlTemplateFactory::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlTemplateFactory__ctor_m1EDF1CA49D9BA6F6922BB41C295C79A765EE4094 (UxmlTemplateFactory_t8A7706A785E9057D26FE7254B5CF761E61F8B85A* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UxmlFactory_2__ctor_m9FB406606EDD8352F4A63D8F077D448B796C4958_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
UxmlFactory_2__ctor_m9FB406606EDD8352F4A63D8F077D448B796C4958(__this, UxmlFactory_2__ctor_m9FB406606EDD8352F4A63D8F077D448B796C4958_RuntimeMethod_var);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void UnityEngine.UIElements.UxmlTemplateTraits::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlTemplateTraits__ctor_m274B866D50D709A3DEA47174E2E84422B758F72C (UxmlTemplateTraits_tC6DD0F0D72825309A989D57527D241B329B6F3A6* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UxmlStringAttributeDescription_t60C9BE81B6A3251AD7A38A90E46F240E016293EF_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCE18B047107AA23D1AA9B2ED32D316148E02655F);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF1E3744356EAC23657287E3F9EDA22262C5228C4);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralFE79FF373808574898C82AC1320C55C1182FB75A);
s_Il2CppMethodInitialized = true;
}
{
UxmlStringAttributeDescription_t60C9BE81B6A3251AD7A38A90E46F240E016293EF* L_0 = (UxmlStringAttributeDescription_t60C9BE81B6A3251AD7A38A90E46F240E016293EF*)il2cpp_codegen_object_new(UxmlStringAttributeDescription_t60C9BE81B6A3251AD7A38A90E46F240E016293EF_il2cpp_TypeInfo_var);
NullCheck(L_0);
UxmlStringAttributeDescription__ctor_mA8A849D4B098131C4D456911CAA16E3A964B51D7(L_0, NULL);
UxmlStringAttributeDescription_t60C9BE81B6A3251AD7A38A90E46F240E016293EF* L_1 = L_0;
NullCheck(L_1);
UxmlAttributeDescription_set_name_mCE9C58621BAD7AB4E59D83DD21224A8FA6517E3E_inline(L_1, _stringLiteralCE18B047107AA23D1AA9B2ED32D316148E02655F, NULL);
UxmlStringAttributeDescription_t60C9BE81B6A3251AD7A38A90E46F240E016293EF* L_2 = L_1;
NullCheck(L_2);
UxmlAttributeDescription_set_use_mFD75FD3BD463C53DE6BA50A97E8703E29904E42D_inline(L_2, 3, NULL);
__this->___m_Name_1 = L_2;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Name_1), (void*)L_2);
UxmlStringAttributeDescription_t60C9BE81B6A3251AD7A38A90E46F240E016293EF* L_3 = (UxmlStringAttributeDescription_t60C9BE81B6A3251AD7A38A90E46F240E016293EF*)il2cpp_codegen_object_new(UxmlStringAttributeDescription_t60C9BE81B6A3251AD7A38A90E46F240E016293EF_il2cpp_TypeInfo_var);
NullCheck(L_3);
UxmlStringAttributeDescription__ctor_mA8A849D4B098131C4D456911CAA16E3A964B51D7(L_3, NULL);
UxmlStringAttributeDescription_t60C9BE81B6A3251AD7A38A90E46F240E016293EF* L_4 = L_3;
NullCheck(L_4);
UxmlAttributeDescription_set_name_mCE9C58621BAD7AB4E59D83DD21224A8FA6517E3E_inline(L_4, _stringLiteralFE79FF373808574898C82AC1320C55C1182FB75A, NULL);
__this->___m_Path_2 = L_4;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Path_2), (void*)L_4);
UxmlStringAttributeDescription_t60C9BE81B6A3251AD7A38A90E46F240E016293EF* L_5 = (UxmlStringAttributeDescription_t60C9BE81B6A3251AD7A38A90E46F240E016293EF*)il2cpp_codegen_object_new(UxmlStringAttributeDescription_t60C9BE81B6A3251AD7A38A90E46F240E016293EF_il2cpp_TypeInfo_var);
NullCheck(L_5);
UxmlStringAttributeDescription__ctor_mA8A849D4B098131C4D456911CAA16E3A964B51D7(L_5, NULL);
UxmlStringAttributeDescription_t60C9BE81B6A3251AD7A38A90E46F240E016293EF* L_6 = L_5;
NullCheck(L_6);
UxmlAttributeDescription_set_name_mCE9C58621BAD7AB4E59D83DD21224A8FA6517E3E_inline(L_6, _stringLiteralF1E3744356EAC23657287E3F9EDA22262C5228C4, NULL);
__this->___m_Src_3 = L_6;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Src_3), (void*)L_6);
UxmlTraits__ctor_mE4BA60C118C0AFCFE9896C4AC3BB1369A3D03D3C(__this, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.String UnityEngine.UIElements.UxmlAttributeOverridesFactory::get_uxmlName()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* UxmlAttributeOverridesFactory_get_uxmlName_mD08EB620A25CA98DE012C593CB40F10BBB885211 (UxmlAttributeOverridesFactory_t8DC6883CE444FFD7F7EB6BE87BEA29B2EE4A2A0C* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2789A6174CC78F58DECBB38B5C119AFE0B8478BB);
s_Il2CppMethodInitialized = true;
}
{
return _stringLiteral2789A6174CC78F58DECBB38B5C119AFE0B8478BB;
}
}
// System.String UnityEngine.UIElements.UxmlAttributeOverridesFactory::get_uxmlQualifiedName()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* UxmlAttributeOverridesFactory_get_uxmlQualifiedName_m9D701C29DDA1D4A1140A8E3AD90E1A3EDC74FDDB (UxmlAttributeOverridesFactory_t8DC6883CE444FFD7F7EB6BE87BEA29B2EE4A2A0C* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF3E84B722399601AD7E281754E917478AA9AD48D);
s_Il2CppMethodInitialized = true;
}
{
String_t* L_0;
L_0 = VirtualFuncInvoker0< String_t* >::Invoke(8 /* System.String UnityEngine.UIElements.UxmlFactory`2<UnityEngine.UIElements.VisualElement,UnityEngine.UIElements.UxmlAttributeOverridesTraits>::get_uxmlNamespace() */, __this);
String_t* L_1;
L_1 = VirtualFuncInvoker0< String_t* >::Invoke(7 /* System.String UnityEngine.UIElements.UxmlFactory`2<UnityEngine.UIElements.VisualElement,UnityEngine.UIElements.UxmlAttributeOverridesTraits>::get_uxmlName() */, __this);
String_t* L_2;
L_2 = String_Concat_m9B13B47FCB3DF61144D9647DDA05F527377251B0(L_0, _stringLiteralF3E84B722399601AD7E281754E917478AA9AD48D, L_1, NULL);
return L_2;
}
}
// UnityEngine.UIElements.VisualElement UnityEngine.UIElements.UxmlAttributeOverridesFactory::Create(UnityEngine.UIElements.IUxmlAttributes,UnityEngine.UIElements.CreationContext)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* UxmlAttributeOverridesFactory_Create_m779E3D2EBE08EA60698EE847F8DE9A6FE801CEF8 (UxmlAttributeOverridesFactory_t8DC6883CE444FFD7F7EB6BE87BEA29B2EE4A2A0C* __this, RuntimeObject* ___bag0, CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 ___cc1, const RuntimeMethod* method)
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* V_0 = NULL;
{
V_0 = (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)NULL;
goto IL_0005;
}
IL_0005:
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_0 = V_0;
return L_0;
}
}
// System.Void UnityEngine.UIElements.UxmlAttributeOverridesFactory::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlAttributeOverridesFactory__ctor_mF55F448D8C28E82E7BC74B67D1F2D9DD2F936084 (UxmlAttributeOverridesFactory_t8DC6883CE444FFD7F7EB6BE87BEA29B2EE4A2A0C* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UxmlFactory_2__ctor_mF48BE9A72715128D6F1A271734AAADE7B48941C9_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
UxmlFactory_2__ctor_mF48BE9A72715128D6F1A271734AAADE7B48941C9(__this, UxmlFactory_2__ctor_mF48BE9A72715128D6F1A271734AAADE7B48941C9_RuntimeMethod_var);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void UnityEngine.UIElements.UxmlAttributeOverridesTraits::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlAttributeOverridesTraits__ctor_m1463D6CDC65B906A9D515CE63B177BCF37733DCB (UxmlAttributeOverridesTraits_tE607A4A26491C6A3DE530D8822901732592D2476* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UxmlStringAttributeDescription_t60C9BE81B6A3251AD7A38A90E46F240E016293EF_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1FE0898B2AA864902612160011B9A50B5EC796D4);
s_Il2CppMethodInitialized = true;
}
{
UxmlStringAttributeDescription_t60C9BE81B6A3251AD7A38A90E46F240E016293EF* L_0 = (UxmlStringAttributeDescription_t60C9BE81B6A3251AD7A38A90E46F240E016293EF*)il2cpp_codegen_object_new(UxmlStringAttributeDescription_t60C9BE81B6A3251AD7A38A90E46F240E016293EF_il2cpp_TypeInfo_var);
NullCheck(L_0);
UxmlStringAttributeDescription__ctor_mA8A849D4B098131C4D456911CAA16E3A964B51D7(L_0, NULL);
UxmlStringAttributeDescription_t60C9BE81B6A3251AD7A38A90E46F240E016293EF* L_1 = L_0;
NullCheck(L_1);
UxmlAttributeDescription_set_name_mCE9C58621BAD7AB4E59D83DD21224A8FA6517E3E_inline(L_1, _stringLiteral1FE0898B2AA864902612160011B9A50B5EC796D4, NULL);
UxmlStringAttributeDescription_t60C9BE81B6A3251AD7A38A90E46F240E016293EF* L_2 = L_1;
NullCheck(L_2);
UxmlAttributeDescription_set_use_mFD75FD3BD463C53DE6BA50A97E8703E29904E42D_inline(L_2, 3, NULL);
__this->___m_ElementName_1 = L_2;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_ElementName_1), (void*)L_2);
UxmlTraits__ctor_mE4BA60C118C0AFCFE9896C4AC3BB1369A3D03D3C(__this, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Collections.Generic.List`1<UnityEngine.UIElements.TemplateAsset/AttributeOverride> UnityEngine.UIElements.TemplateAsset::get_attributeOverrides()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR List_1_t70EE7982F45810D4B024CF720D910E67974A3094* TemplateAsset_get_attributeOverrides_m5A1E13D617677C9E324F2FFB1D6DCAC42B139132 (TemplateAsset_tC664499D6A2637AE64DC3F73181C4CBA73664807* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_m020E56BAD0BB49CFE3FCE3DB934D337DF2A9BDE8_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_t70EE7982F45810D4B024CF720D910E67974A3094_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
List_1_t70EE7982F45810D4B024CF720D910E67974A3094* V_0 = NULL;
List_1_t70EE7982F45810D4B024CF720D910E67974A3094* V_1 = NULL;
List_1_t70EE7982F45810D4B024CF720D910E67974A3094* G_B3_0 = NULL;
{
List_1_t70EE7982F45810D4B024CF720D910E67974A3094* L_0 = __this->___m_AttributeOverrides_13;
if (!L_0)
{
goto IL_0011;
}
}
{
List_1_t70EE7982F45810D4B024CF720D910E67974A3094* L_1 = __this->___m_AttributeOverrides_13;
G_B3_0 = L_1;
goto IL_001f;
}
IL_0011:
{
List_1_t70EE7982F45810D4B024CF720D910E67974A3094* L_2 = (List_1_t70EE7982F45810D4B024CF720D910E67974A3094*)il2cpp_codegen_object_new(List_1_t70EE7982F45810D4B024CF720D910E67974A3094_il2cpp_TypeInfo_var);
NullCheck(L_2);
List_1__ctor_m020E56BAD0BB49CFE3FCE3DB934D337DF2A9BDE8(L_2, List_1__ctor_m020E56BAD0BB49CFE3FCE3DB934D337DF2A9BDE8_RuntimeMethod_var);
List_1_t70EE7982F45810D4B024CF720D910E67974A3094* L_3 = L_2;
V_0 = L_3;
__this->___m_AttributeOverrides_13 = L_3;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_AttributeOverrides_13), (void*)L_3);
List_1_t70EE7982F45810D4B024CF720D910E67974A3094* L_4 = V_0;
G_B3_0 = L_4;
}
IL_001f:
{
V_1 = G_B3_0;
goto IL_0022;
}
IL_0022:
{
List_1_t70EE7982F45810D4B024CF720D910E67974A3094* L_5 = V_1;
return L_5;
}
}
// System.Collections.Generic.List`1<UnityEngine.UIElements.VisualTreeAsset/SlotUsageEntry> UnityEngine.UIElements.TemplateAsset::get_slotUsages()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR List_1_t10D8EC0B84DD3EDB54DA9AE6AF65B5AB50BA9D5A* TemplateAsset_get_slotUsages_mA14A2CB20D26D04AB824FFD0D86F3AA5299611E7 (TemplateAsset_tC664499D6A2637AE64DC3F73181C4CBA73664807* __this, const RuntimeMethod* method)
{
List_1_t10D8EC0B84DD3EDB54DA9AE6AF65B5AB50BA9D5A* V_0 = NULL;
{
List_1_t10D8EC0B84DD3EDB54DA9AE6AF65B5AB50BA9D5A* L_0 = __this->___m_SlotUsages_14;
V_0 = L_0;
goto IL_000a;
}
IL_000a:
{
List_1_t10D8EC0B84DD3EDB54DA9AE6AF65B5AB50BA9D5A* L_1 = V_0;
return L_1;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Conversion methods for marshalling of: UnityEngine.UIElements.TemplateAsset/AttributeOverride
IL2CPP_EXTERN_C void AttributeOverride_t58F1DF22E69714D48ECBEEAD266D443A858BADEF_marshal_pinvoke(const AttributeOverride_t58F1DF22E69714D48ECBEEAD266D443A858BADEF& unmarshaled, AttributeOverride_t58F1DF22E69714D48ECBEEAD266D443A858BADEF_marshaled_pinvoke& marshaled)
{
marshaled.___m_ElementName_0 = il2cpp_codegen_marshal_string(unmarshaled.___m_ElementName_0);
marshaled.___m_AttributeName_1 = il2cpp_codegen_marshal_string(unmarshaled.___m_AttributeName_1);
marshaled.___m_Value_2 = il2cpp_codegen_marshal_string(unmarshaled.___m_Value_2);
}
IL2CPP_EXTERN_C void AttributeOverride_t58F1DF22E69714D48ECBEEAD266D443A858BADEF_marshal_pinvoke_back(const AttributeOverride_t58F1DF22E69714D48ECBEEAD266D443A858BADEF_marshaled_pinvoke& marshaled, AttributeOverride_t58F1DF22E69714D48ECBEEAD266D443A858BADEF& unmarshaled)
{
unmarshaled.___m_ElementName_0 = il2cpp_codegen_marshal_string_result(marshaled.___m_ElementName_0);
Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___m_ElementName_0), (void*)il2cpp_codegen_marshal_string_result(marshaled.___m_ElementName_0));
unmarshaled.___m_AttributeName_1 = il2cpp_codegen_marshal_string_result(marshaled.___m_AttributeName_1);
Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___m_AttributeName_1), (void*)il2cpp_codegen_marshal_string_result(marshaled.___m_AttributeName_1));
unmarshaled.___m_Value_2 = il2cpp_codegen_marshal_string_result(marshaled.___m_Value_2);
Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___m_Value_2), (void*)il2cpp_codegen_marshal_string_result(marshaled.___m_Value_2));
}
// Conversion method for clean up from marshalling of: UnityEngine.UIElements.TemplateAsset/AttributeOverride
IL2CPP_EXTERN_C void AttributeOverride_t58F1DF22E69714D48ECBEEAD266D443A858BADEF_marshal_pinvoke_cleanup(AttributeOverride_t58F1DF22E69714D48ECBEEAD266D443A858BADEF_marshaled_pinvoke& marshaled)
{
il2cpp_codegen_marshal_free(marshaled.___m_ElementName_0);
marshaled.___m_ElementName_0 = NULL;
il2cpp_codegen_marshal_free(marshaled.___m_AttributeName_1);
marshaled.___m_AttributeName_1 = NULL;
il2cpp_codegen_marshal_free(marshaled.___m_Value_2);
marshaled.___m_Value_2 = NULL;
}
// Conversion methods for marshalling of: UnityEngine.UIElements.TemplateAsset/AttributeOverride
IL2CPP_EXTERN_C void AttributeOverride_t58F1DF22E69714D48ECBEEAD266D443A858BADEF_marshal_com(const AttributeOverride_t58F1DF22E69714D48ECBEEAD266D443A858BADEF& unmarshaled, AttributeOverride_t58F1DF22E69714D48ECBEEAD266D443A858BADEF_marshaled_com& marshaled)
{
marshaled.___m_ElementName_0 = il2cpp_codegen_marshal_bstring(unmarshaled.___m_ElementName_0);
marshaled.___m_AttributeName_1 = il2cpp_codegen_marshal_bstring(unmarshaled.___m_AttributeName_1);
marshaled.___m_Value_2 = il2cpp_codegen_marshal_bstring(unmarshaled.___m_Value_2);
}
IL2CPP_EXTERN_C void AttributeOverride_t58F1DF22E69714D48ECBEEAD266D443A858BADEF_marshal_com_back(const AttributeOverride_t58F1DF22E69714D48ECBEEAD266D443A858BADEF_marshaled_com& marshaled, AttributeOverride_t58F1DF22E69714D48ECBEEAD266D443A858BADEF& unmarshaled)
{
unmarshaled.___m_ElementName_0 = il2cpp_codegen_marshal_bstring_result(marshaled.___m_ElementName_0);
Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___m_ElementName_0), (void*)il2cpp_codegen_marshal_bstring_result(marshaled.___m_ElementName_0));
unmarshaled.___m_AttributeName_1 = il2cpp_codegen_marshal_bstring_result(marshaled.___m_AttributeName_1);
Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___m_AttributeName_1), (void*)il2cpp_codegen_marshal_bstring_result(marshaled.___m_AttributeName_1));
unmarshaled.___m_Value_2 = il2cpp_codegen_marshal_bstring_result(marshaled.___m_Value_2);
Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___m_Value_2), (void*)il2cpp_codegen_marshal_bstring_result(marshaled.___m_Value_2));
}
// Conversion method for clean up from marshalling of: UnityEngine.UIElements.TemplateAsset/AttributeOverride
IL2CPP_EXTERN_C void AttributeOverride_t58F1DF22E69714D48ECBEEAD266D443A858BADEF_marshal_com_cleanup(AttributeOverride_t58F1DF22E69714D48ECBEEAD266D443A858BADEF_marshaled_com& marshaled)
{
il2cpp_codegen_marshal_free_bstring(marshaled.___m_ElementName_0);
marshaled.___m_ElementName_0 = NULL;
il2cpp_codegen_marshal_free_bstring(marshaled.___m_AttributeName_1);
marshaled.___m_AttributeName_1 = NULL;
il2cpp_codegen_marshal_free_bstring(marshaled.___m_Value_2);
marshaled.___m_Value_2 = NULL;
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void UnityEngine.UIElements.UxmlAttributeDescription::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlAttributeDescription__ctor_mBF5AF9327F0CDFF2707D73C4A55BC0C4A7BE82BD (UxmlAttributeDescription_t742D021489DB2B564142146CAAAC3F9191825EF2* __this, const RuntimeMethod* method)
{
{
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
UxmlAttributeDescription_set_use_mFD75FD3BD463C53DE6BA50A97E8703E29904E42D_inline(__this, 1, NULL);
UxmlAttributeDescription_set_restriction_mD7D801FE3EC8F270AFF3AA056C4AD285F93CAB7B_inline(__this, (UxmlTypeRestriction_t2C4CE1ED76502CDF80010880E058AF0582910A92*)NULL, NULL);
return;
}
}
// System.String UnityEngine.UIElements.UxmlAttributeDescription::get_name()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* UxmlAttributeDescription_get_name_mAC6F7BD5546E77AD956D5ACE4DF2A82D5755DA7D (UxmlAttributeDescription_t742D021489DB2B564142146CAAAC3F9191825EF2* __this, const RuntimeMethod* method)
{
{
String_t* L_0 = __this->___U3CnameU3Ek__BackingField_0;
return L_0;
}
}
// System.Void UnityEngine.UIElements.UxmlAttributeDescription::set_name(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlAttributeDescription_set_name_mCE9C58621BAD7AB4E59D83DD21224A8FA6517E3E (UxmlAttributeDescription_t742D021489DB2B564142146CAAAC3F9191825EF2* __this, String_t* ___value0, const RuntimeMethod* method)
{
{
String_t* L_0 = ___value0;
__this->___U3CnameU3Ek__BackingField_0 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CnameU3Ek__BackingField_0), (void*)L_0);
return;
}
}
// System.Void UnityEngine.UIElements.UxmlAttributeDescription::set_obsoleteNames(System.Collections.Generic.IEnumerable`1<System.String>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlAttributeDescription_set_obsoleteNames_mDF7CFC8B9DD086D48E6F03AF5E55F28F69234C87 (UxmlAttributeDescription_t742D021489DB2B564142146CAAAC3F9191825EF2* __this, RuntimeObject* ___value0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerable_ToArray_TisString_t_mCD2BC789CBFF834E06F00948FC47E15E720936DC_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___value0;
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_1;
L_1 = Enumerable_ToArray_TisString_t_mCD2BC789CBFF834E06F00948FC47E15E720936DC(L_0, Enumerable_ToArray_TisString_t_mCD2BC789CBFF834E06F00948FC47E15E720936DC_RuntimeMethod_var);
__this->___m_ObsoleteNames_1 = L_1;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_ObsoleteNames_1), (void*)L_1);
return;
}
}
// System.Void UnityEngine.UIElements.UxmlAttributeDescription::set_type(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlAttributeDescription_set_type_m0327EE59ED33D84A11B90A44C3DCDD5F6535E85B (UxmlAttributeDescription_t742D021489DB2B564142146CAAAC3F9191825EF2* __this, String_t* ___value0, const RuntimeMethod* method)
{
{
String_t* L_0 = ___value0;
__this->___U3CtypeU3Ek__BackingField_2 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CtypeU3Ek__BackingField_2), (void*)L_0);
return;
}
}
// System.Void UnityEngine.UIElements.UxmlAttributeDescription::set_typeNamespace(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlAttributeDescription_set_typeNamespace_mEFB1D128D3210AB5267E211A2A17A0324AE8074B (UxmlAttributeDescription_t742D021489DB2B564142146CAAAC3F9191825EF2* __this, String_t* ___value0, const RuntimeMethod* method)
{
{
String_t* L_0 = ___value0;
__this->___U3CtypeNamespaceU3Ek__BackingField_3 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CtypeNamespaceU3Ek__BackingField_3), (void*)L_0);
return;
}
}
// System.Void UnityEngine.UIElements.UxmlAttributeDescription::set_use(UnityEngine.UIElements.UxmlAttributeDescription/Use)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlAttributeDescription_set_use_mFD75FD3BD463C53DE6BA50A97E8703E29904E42D (UxmlAttributeDescription_t742D021489DB2B564142146CAAAC3F9191825EF2* __this, int32_t ___value0, const RuntimeMethod* method)
{
{
int32_t L_0 = ___value0;
__this->___U3CuseU3Ek__BackingField_4 = L_0;
return;
}
}
// System.Void UnityEngine.UIElements.UxmlAttributeDescription::set_restriction(UnityEngine.UIElements.UxmlTypeRestriction)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlAttributeDescription_set_restriction_mD7D801FE3EC8F270AFF3AA056C4AD285F93CAB7B (UxmlAttributeDescription_t742D021489DB2B564142146CAAAC3F9191825EF2* __this, UxmlTypeRestriction_t2C4CE1ED76502CDF80010880E058AF0582910A92* ___value0, const RuntimeMethod* method)
{
{
UxmlTypeRestriction_t2C4CE1ED76502CDF80010880E058AF0582910A92* L_0 = ___value0;
__this->___U3CrestrictionU3Ek__BackingField_5 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CrestrictionU3Ek__BackingField_5), (void*)L_0);
return;
}
}
// System.Boolean UnityEngine.UIElements.UxmlAttributeDescription::TryGetValueFromBagAsString(UnityEngine.UIElements.IUxmlAttributes,UnityEngine.UIElements.CreationContext,System.String&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool UxmlAttributeDescription_TryGetValueFromBagAsString_mF08874E8E58AD04C20041C076E2447E9AF57C9ED (UxmlAttributeDescription_t742D021489DB2B564142146CAAAC3F9191825EF2* __this, RuntimeObject* ___bag0, CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 ___cc1, String_t** ___value2, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IUxmlAttributes_t9B6679F04874117C59014DE49C35B1841F9A1DDE_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_m5C96DA08AA4DD9A67BA68507F1B80D342DB2036B_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_m9F9D4B9629107040401E3F01D607F2A6D8F0F769_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral94DF00E4B7450DBD2F32A9C949DB49F62AF0EF8D);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCE18B047107AA23D1AA9B2ED32D316148E02655F);
s_Il2CppMethodInitialized = true;
}
String_t* V_0 = NULL;
bool V_1 = false;
bool V_2 = false;
bool V_3 = false;
int32_t V_4 = 0;
bool V_5 = false;
bool V_6 = false;
bool V_7 = false;
bool V_8 = false;
int32_t V_9 = 0;
bool V_10 = false;
bool V_11 = false;
bool V_12 = false;
bool V_13 = false;
bool V_14 = false;
int32_t V_15 = 0;
bool V_16 = false;
bool V_17 = false;
bool V_18 = false;
bool V_19 = false;
bool V_20 = false;
int32_t V_21 = 0;
bool V_22 = false;
bool V_23 = false;
bool V_24 = false;
int32_t G_B4_0 = 0;
int32_t G_B6_0 = 0;
int32_t G_B11_0 = 0;
{
String_t* L_0;
L_0 = UxmlAttributeDescription_get_name_mAC6F7BD5546E77AD956D5ACE4DF2A82D5755DA7D_inline(__this, NULL);
if (L_0)
{
goto IL_0020;
}
}
{
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_1 = __this->___m_ObsoleteNames_1;
if (!L_1)
{
goto IL_001d;
}
}
{
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_2 = __this->___m_ObsoleteNames_1;
NullCheck(L_2);
G_B4_0 = ((((int32_t)(((RuntimeArray*)L_2)->max_length)) == ((int32_t)0))? 1 : 0);
goto IL_001e;
}
IL_001d:
{
G_B4_0 = 1;
}
IL_001e:
{
G_B6_0 = G_B4_0;
goto IL_0021;
}
IL_0020:
{
G_B6_0 = 0;
}
IL_0021:
{
V_1 = (bool)G_B6_0;
bool L_3 = V_1;
if (!L_3)
{
goto IL_003b;
}
}
{
il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
Debug_LogError_m059825802BB6AF7EA9693FEBEEB0D85F59A3E38E(_stringLiteral94DF00E4B7450DBD2F32A9C949DB49F62AF0EF8D, NULL);
String_t** L_4 = ___value2;
*((RuntimeObject**)L_4) = (RuntimeObject*)NULL;
Il2CppCodeGenWriteBarrier((void**)(RuntimeObject**)L_4, (void*)(RuntimeObject*)NULL);
V_2 = (bool)0;
goto IL_0255;
}
IL_003b:
{
RuntimeObject* L_5 = ___bag0;
NullCheck(L_5);
bool L_6;
L_6 = InterfaceFuncInvoker2< bool, String_t*, String_t** >::Invoke(0 /* System.Boolean UnityEngine.UIElements.IUxmlAttributes::TryGetAttributeValue(System.String,System.String&) */, IUxmlAttributes_t9B6679F04874117C59014DE49C35B1841F9A1DDE_il2cpp_TypeInfo_var, L_5, _stringLiteralCE18B047107AA23D1AA9B2ED32D316148E02655F, (&V_0));
String_t* L_7 = V_0;
bool L_8;
L_8 = String_IsNullOrEmpty_m54CF0907E7C4F3AFB2E796A13DC751ECBB8DB64A(L_7, NULL);
if (L_8)
{
goto IL_005d;
}
}
{
List_1_t70EE7982F45810D4B024CF720D910E67974A3094* L_9;
L_9 = CreationContext_get_attributeOverrides_m45F8DFA6FD690CD45E801AACCA682B387904EF8C_inline((&___cc1), NULL);
G_B11_0 = ((!(((RuntimeObject*)(List_1_t70EE7982F45810D4B024CF720D910E67974A3094*)L_9) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
goto IL_005e;
}
IL_005d:
{
G_B11_0 = 0;
}
IL_005e:
{
V_3 = (bool)G_B11_0;
bool L_10 = V_3;
if (!L_10)
{
goto IL_0167;
}
}
{
V_4 = 0;
goto IL_014d;
}
IL_006e:
{
List_1_t70EE7982F45810D4B024CF720D910E67974A3094* L_11;
L_11 = CreationContext_get_attributeOverrides_m45F8DFA6FD690CD45E801AACCA682B387904EF8C_inline((&___cc1), NULL);
int32_t L_12 = V_4;
NullCheck(L_11);
AttributeOverride_t58F1DF22E69714D48ECBEEAD266D443A858BADEF L_13;
L_13 = List_1_get_Item_m9F9D4B9629107040401E3F01D607F2A6D8F0F769(L_11, L_12, List_1_get_Item_m9F9D4B9629107040401E3F01D607F2A6D8F0F769_RuntimeMethod_var);
String_t* L_14 = L_13.___m_ElementName_0;
String_t* L_15 = V_0;
bool L_16;
L_16 = String_op_Inequality_m0FBE5AC4931D312E5B347BAA603755676E6DA2FE(L_14, L_15, NULL);
V_5 = L_16;
bool L_17 = V_5;
if (!L_17)
{
goto IL_0093;
}
}
{
goto IL_0147;
}
IL_0093:
{
List_1_t70EE7982F45810D4B024CF720D910E67974A3094* L_18;
L_18 = CreationContext_get_attributeOverrides_m45F8DFA6FD690CD45E801AACCA682B387904EF8C_inline((&___cc1), NULL);
int32_t L_19 = V_4;
NullCheck(L_18);
AttributeOverride_t58F1DF22E69714D48ECBEEAD266D443A858BADEF L_20;
L_20 = List_1_get_Item_m9F9D4B9629107040401E3F01D607F2A6D8F0F769(L_18, L_19, List_1_get_Item_m9F9D4B9629107040401E3F01D607F2A6D8F0F769_RuntimeMethod_var);
String_t* L_21 = L_20.___m_AttributeName_1;
String_t* L_22;
L_22 = UxmlAttributeDescription_get_name_mAC6F7BD5546E77AD956D5ACE4DF2A82D5755DA7D_inline(__this, NULL);
bool L_23;
L_23 = String_op_Inequality_m0FBE5AC4931D312E5B347BAA603755676E6DA2FE(L_21, L_22, NULL);
V_6 = L_23;
bool L_24 = V_6;
if (!L_24)
{
goto IL_012b;
}
}
{
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_25 = __this->___m_ObsoleteNames_1;
V_7 = (bool)((!(((RuntimeObject*)(StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248*)L_25) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
bool L_26 = V_7;
if (!L_26)
{
goto IL_0127;
}
}
{
V_8 = (bool)0;
V_9 = 0;
goto IL_0105;
}
IL_00d0:
{
List_1_t70EE7982F45810D4B024CF720D910E67974A3094* L_27;
L_27 = CreationContext_get_attributeOverrides_m45F8DFA6FD690CD45E801AACCA682B387904EF8C_inline((&___cc1), NULL);
int32_t L_28 = V_4;
NullCheck(L_27);
AttributeOverride_t58F1DF22E69714D48ECBEEAD266D443A858BADEF L_29;
L_29 = List_1_get_Item_m9F9D4B9629107040401E3F01D607F2A6D8F0F769(L_27, L_28, List_1_get_Item_m9F9D4B9629107040401E3F01D607F2A6D8F0F769_RuntimeMethod_var);
String_t* L_30 = L_29.___m_AttributeName_1;
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_31 = __this->___m_ObsoleteNames_1;
int32_t L_32 = V_9;
NullCheck(L_31);
int32_t L_33 = L_32;
String_t* L_34 = (L_31)->GetAt(static_cast<il2cpp_array_size_t>(L_33));
bool L_35;
L_35 = String_op_Equality_m0D685A924E5CD78078F248ED1726DA5A9D7D6AC0(L_30, L_34, NULL);
V_10 = L_35;
bool L_36 = V_10;
if (!L_36)
{
goto IL_00fe;
}
}
{
V_8 = (bool)1;
goto IL_0117;
}
IL_00fe:
{
int32_t L_37 = V_9;
V_9 = ((int32_t)il2cpp_codegen_add(L_37, 1));
}
IL_0105:
{
int32_t L_38 = V_9;
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_39 = __this->___m_ObsoleteNames_1;
NullCheck(L_39);
V_11 = (bool)((((int32_t)L_38) < ((int32_t)((int32_t)(((RuntimeArray*)L_39)->max_length))))? 1 : 0);
bool L_40 = V_11;
if (L_40)
{
goto IL_00d0;
}
}
IL_0117:
{
bool L_41 = V_8;
V_12 = (bool)((((int32_t)L_41) == ((int32_t)0))? 1 : 0);
bool L_42 = V_12;
if (!L_42)
{
goto IL_0124;
}
}
{
goto IL_0147;
}
IL_0124:
{
goto IL_012a;
}
IL_0127:
{
goto IL_0147;
}
IL_012a:
{
}
IL_012b:
{
String_t** L_43 = ___value2;
List_1_t70EE7982F45810D4B024CF720D910E67974A3094* L_44;
L_44 = CreationContext_get_attributeOverrides_m45F8DFA6FD690CD45E801AACCA682B387904EF8C_inline((&___cc1), NULL);
int32_t L_45 = V_4;
NullCheck(L_44);
AttributeOverride_t58F1DF22E69714D48ECBEEAD266D443A858BADEF L_46;
L_46 = List_1_get_Item_m9F9D4B9629107040401E3F01D607F2A6D8F0F769(L_44, L_45, List_1_get_Item_m9F9D4B9629107040401E3F01D607F2A6D8F0F769_RuntimeMethod_var);
String_t* L_47 = L_46.___m_Value_2;
*((RuntimeObject**)L_43) = (RuntimeObject*)L_47;
Il2CppCodeGenWriteBarrier((void**)(RuntimeObject**)L_43, (void*)(RuntimeObject*)L_47);
V_2 = (bool)1;
goto IL_0255;
}
IL_0147:
{
int32_t L_48 = V_4;
V_4 = ((int32_t)il2cpp_codegen_add(L_48, 1));
}
IL_014d:
{
int32_t L_49 = V_4;
List_1_t70EE7982F45810D4B024CF720D910E67974A3094* L_50;
L_50 = CreationContext_get_attributeOverrides_m45F8DFA6FD690CD45E801AACCA682B387904EF8C_inline((&___cc1), NULL);
NullCheck(L_50);
int32_t L_51;
L_51 = List_1_get_Count_m5C96DA08AA4DD9A67BA68507F1B80D342DB2036B_inline(L_50, List_1_get_Count_m5C96DA08AA4DD9A67BA68507F1B80D342DB2036B_RuntimeMethod_var);
V_13 = (bool)((((int32_t)L_49) < ((int32_t)L_51))? 1 : 0);
bool L_52 = V_13;
if (L_52)
{
goto IL_006e;
}
}
{
}
IL_0167:
{
String_t* L_53;
L_53 = UxmlAttributeDescription_get_name_mAC6F7BD5546E77AD956D5ACE4DF2A82D5755DA7D_inline(__this, NULL);
V_14 = (bool)((((RuntimeObject*)(String_t*)L_53) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0);
bool L_54 = V_14;
if (!L_54)
{
goto IL_01d3;
}
}
{
V_15 = 0;
goto IL_01b7;
}
IL_017c:
{
RuntimeObject* L_55 = ___bag0;
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_56 = __this->___m_ObsoleteNames_1;
int32_t L_57 = V_15;
NullCheck(L_56);
int32_t L_58 = L_57;
String_t* L_59 = (L_56)->GetAt(static_cast<il2cpp_array_size_t>(L_58));
String_t** L_60 = ___value2;
NullCheck(L_55);
bool L_61;
L_61 = InterfaceFuncInvoker2< bool, String_t*, String_t** >::Invoke(0 /* System.Boolean UnityEngine.UIElements.IUxmlAttributes::TryGetAttributeValue(System.String,System.String&) */, IUxmlAttributes_t9B6679F04874117C59014DE49C35B1841F9A1DDE_il2cpp_TypeInfo_var, L_55, L_59, L_60);
V_16 = L_61;
bool L_62 = V_16;
if (!L_62)
{
goto IL_01b0;
}
}
{
VisualTreeAsset_tFB5BF81F0780A412AE5A7C2C552B3EEA64EA2EEB* L_63;
L_63 = CreationContext_get_visualTreeAsset_m478AAEFDA03B37814BAE57058C7614528E1C2A42_inline((&___cc1), NULL);
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_64;
L_64 = Object_op_Inequality_m4D656395C27694A7F33F5AA8DE80A7AAF9E20BA7(L_63, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
V_17 = L_64;
bool L_65 = V_17;
if (!L_65)
{
goto IL_01a9;
}
}
{
}
IL_01a9:
{
V_2 = (bool)1;
goto IL_0255;
}
IL_01b0:
{
int32_t L_66 = V_15;
V_15 = ((int32_t)il2cpp_codegen_add(L_66, 1));
}
IL_01b7:
{
int32_t L_67 = V_15;
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_68 = __this->___m_ObsoleteNames_1;
NullCheck(L_68);
V_18 = (bool)((((int32_t)L_67) < ((int32_t)((int32_t)(((RuntimeArray*)L_68)->max_length))))? 1 : 0);
bool L_69 = V_18;
if (L_69)
{
goto IL_017c;
}
}
{
String_t** L_70 = ___value2;
*((RuntimeObject**)L_70) = (RuntimeObject*)NULL;
Il2CppCodeGenWriteBarrier((void**)(RuntimeObject**)L_70, (void*)(RuntimeObject*)NULL);
V_2 = (bool)0;
goto IL_0255;
}
IL_01d3:
{
RuntimeObject* L_71 = ___bag0;
String_t* L_72;
L_72 = UxmlAttributeDescription_get_name_mAC6F7BD5546E77AD956D5ACE4DF2A82D5755DA7D_inline(__this, NULL);
String_t** L_73 = ___value2;
NullCheck(L_71);
bool L_74;
L_74 = InterfaceFuncInvoker2< bool, String_t*, String_t** >::Invoke(0 /* System.Boolean UnityEngine.UIElements.IUxmlAttributes::TryGetAttributeValue(System.String,System.String&) */, IUxmlAttributes_t9B6679F04874117C59014DE49C35B1841F9A1DDE_il2cpp_TypeInfo_var, L_71, L_72, L_73);
V_19 = (bool)((((int32_t)L_74) == ((int32_t)0))? 1 : 0);
bool L_75 = V_19;
if (!L_75)
{
goto IL_0251;
}
}
{
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_76 = __this->___m_ObsoleteNames_1;
V_20 = (bool)((!(((RuntimeObject*)(StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248*)L_76) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
bool L_77 = V_20;
if (!L_77)
{
goto IL_024a;
}
}
{
V_21 = 0;
goto IL_0237;
}
IL_01ff:
{
RuntimeObject* L_78 = ___bag0;
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_79 = __this->___m_ObsoleteNames_1;
int32_t L_80 = V_21;
NullCheck(L_79);
int32_t L_81 = L_80;
String_t* L_82 = (L_79)->GetAt(static_cast<il2cpp_array_size_t>(L_81));
String_t** L_83 = ___value2;
NullCheck(L_78);
bool L_84;
L_84 = InterfaceFuncInvoker2< bool, String_t*, String_t** >::Invoke(0 /* System.Boolean UnityEngine.UIElements.IUxmlAttributes::TryGetAttributeValue(System.String,System.String&) */, IUxmlAttributes_t9B6679F04874117C59014DE49C35B1841F9A1DDE_il2cpp_TypeInfo_var, L_78, L_82, L_83);
V_22 = L_84;
bool L_85 = V_22;
if (!L_85)
{
goto IL_0230;
}
}
{
VisualTreeAsset_tFB5BF81F0780A412AE5A7C2C552B3EEA64EA2EEB* L_86;
L_86 = CreationContext_get_visualTreeAsset_m478AAEFDA03B37814BAE57058C7614528E1C2A42_inline((&___cc1), NULL);
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_87;
L_87 = Object_op_Inequality_m4D656395C27694A7F33F5AA8DE80A7AAF9E20BA7(L_86, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
V_23 = L_87;
bool L_88 = V_23;
if (!L_88)
{
goto IL_022c;
}
}
{
}
IL_022c:
{
V_2 = (bool)1;
goto IL_0255;
}
IL_0230:
{
int32_t L_89 = V_21;
V_21 = ((int32_t)il2cpp_codegen_add(L_89, 1));
}
IL_0237:
{
int32_t L_90 = V_21;
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_91 = __this->___m_ObsoleteNames_1;
NullCheck(L_91);
V_24 = (bool)((((int32_t)L_90) < ((int32_t)((int32_t)(((RuntimeArray*)L_91)->max_length))))? 1 : 0);
bool L_92 = V_24;
if (L_92)
{
goto IL_01ff;
}
}
{
}
IL_024a:
{
String_t** L_93 = ___value2;
*((RuntimeObject**)L_93) = (RuntimeObject*)NULL;
Il2CppCodeGenWriteBarrier((void**)(RuntimeObject**)L_93, (void*)(RuntimeObject*)NULL);
V_2 = (bool)0;
goto IL_0255;
}
IL_0251:
{
V_2 = (bool)1;
goto IL_0255;
}
IL_0255:
{
bool L_94 = V_2;
return L_94;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void UnityEngine.UIElements.UxmlStringAttributeDescription::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlStringAttributeDescription__ctor_mA8A849D4B098131C4D456911CAA16E3A964B51D7 (UxmlStringAttributeDescription_t60C9BE81B6A3251AD7A38A90E46F240E016293EF* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypedUxmlAttributeDescription_1__ctor_m59F347E4494B4A88A6D48B27FC0E634E16A8DFCA_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypedUxmlAttributeDescription_1_set_defaultValue_m9F2EF88DF75445E5B608C4041C2FB142B50F1385_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2F1705A1AA8BA6FCE863E7F2CBA4BC28458C77AE);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDA39A3EE5E6B4B0D3255BFEF95601890AFD80709);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE249DDFD90EBFAAEE63734F28F6668A2FB5BD5AF);
s_Il2CppMethodInitialized = true;
}
{
TypedUxmlAttributeDescription_1__ctor_m59F347E4494B4A88A6D48B27FC0E634E16A8DFCA(__this, TypedUxmlAttributeDescription_1__ctor_m59F347E4494B4A88A6D48B27FC0E634E16A8DFCA_RuntimeMethod_var);
UxmlAttributeDescription_set_type_m0327EE59ED33D84A11B90A44C3DCDD5F6535E85B_inline(__this, _stringLiteral2F1705A1AA8BA6FCE863E7F2CBA4BC28458C77AE, NULL);
UxmlAttributeDescription_set_typeNamespace_mEFB1D128D3210AB5267E211A2A17A0324AE8074B_inline(__this, _stringLiteralE249DDFD90EBFAAEE63734F28F6668A2FB5BD5AF, NULL);
TypedUxmlAttributeDescription_1_set_defaultValue_m9F2EF88DF75445E5B608C4041C2FB142B50F1385_inline(__this, _stringLiteralDA39A3EE5E6B4B0D3255BFEF95601890AFD80709, TypedUxmlAttributeDescription_1_set_defaultValue_m9F2EF88DF75445E5B608C4041C2FB142B50F1385_RuntimeMethod_var);
return;
}
}
// System.String UnityEngine.UIElements.UxmlStringAttributeDescription::GetValueFromBag(UnityEngine.UIElements.IUxmlAttributes,UnityEngine.UIElements.CreationContext)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* UxmlStringAttributeDescription_GetValueFromBag_m97AB2800E41C7DD710410EB48887AC5369BF34D5 (UxmlStringAttributeDescription_t60C9BE81B6A3251AD7A38A90E46F240E016293EF* __this, RuntimeObject* ___bag0, CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 ___cc1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Func_3_t939A6EACCC1AF5BEBF329B74AD1D13109632A3DA_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypedUxmlAttributeDescription_1_get_defaultValue_m1010CB10F60C5C14889EFE5BBCEC1B8597FD1EE5_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CGetValueFromBagU3Eb__3_0_m90F93D527B63E811F130E41D23D42C1AC6861F5F_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_tDD1BF575A4675B200B9294EFD58D859F34848B13_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UxmlAttributeDescription_GetValueFromBag_TisString_t_mFC801002DBAFB66B144EB770BB23CF61B1E2D989_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
String_t* V_0 = NULL;
Func_3_t939A6EACCC1AF5BEBF329B74AD1D13109632A3DA* G_B2_0 = NULL;
CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 G_B2_1;
memset((&G_B2_1), 0, sizeof(G_B2_1));
RuntimeObject* G_B2_2 = NULL;
UxmlStringAttributeDescription_t60C9BE81B6A3251AD7A38A90E46F240E016293EF* G_B2_3 = NULL;
Func_3_t939A6EACCC1AF5BEBF329B74AD1D13109632A3DA* G_B1_0 = NULL;
CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 G_B1_1;
memset((&G_B1_1), 0, sizeof(G_B1_1));
RuntimeObject* G_B1_2 = NULL;
UxmlStringAttributeDescription_t60C9BE81B6A3251AD7A38A90E46F240E016293EF* G_B1_3 = NULL;
{
RuntimeObject* L_0 = ___bag0;
CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 L_1 = ___cc1;
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_tDD1BF575A4675B200B9294EFD58D859F34848B13_il2cpp_TypeInfo_var);
Func_3_t939A6EACCC1AF5BEBF329B74AD1D13109632A3DA* L_2 = ((U3CU3Ec_tDD1BF575A4675B200B9294EFD58D859F34848B13_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tDD1BF575A4675B200B9294EFD58D859F34848B13_il2cpp_TypeInfo_var))->___U3CU3E9__3_0_1;
Func_3_t939A6EACCC1AF5BEBF329B74AD1D13109632A3DA* L_3 = L_2;
G_B1_0 = L_3;
G_B1_1 = L_1;
G_B1_2 = L_0;
G_B1_3 = __this;
if (L_3)
{
G_B2_0 = L_3;
G_B2_1 = L_1;
G_B2_2 = L_0;
G_B2_3 = __this;
goto IL_0023;
}
}
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_tDD1BF575A4675B200B9294EFD58D859F34848B13_il2cpp_TypeInfo_var);
U3CU3Ec_tDD1BF575A4675B200B9294EFD58D859F34848B13* L_4 = ((U3CU3Ec_tDD1BF575A4675B200B9294EFD58D859F34848B13_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tDD1BF575A4675B200B9294EFD58D859F34848B13_il2cpp_TypeInfo_var))->___U3CU3E9_0;
Func_3_t939A6EACCC1AF5BEBF329B74AD1D13109632A3DA* L_5 = (Func_3_t939A6EACCC1AF5BEBF329B74AD1D13109632A3DA*)il2cpp_codegen_object_new(Func_3_t939A6EACCC1AF5BEBF329B74AD1D13109632A3DA_il2cpp_TypeInfo_var);
NullCheck(L_5);
Func_3__ctor_m275CCA1C836EECF7962B6DFFCA1EF52FD862A6EC(L_5, L_4, (intptr_t)((void*)U3CU3Ec_U3CGetValueFromBagU3Eb__3_0_m90F93D527B63E811F130E41D23D42C1AC6861F5F_RuntimeMethod_var), NULL);
Func_3_t939A6EACCC1AF5BEBF329B74AD1D13109632A3DA* L_6 = L_5;
((U3CU3Ec_tDD1BF575A4675B200B9294EFD58D859F34848B13_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tDD1BF575A4675B200B9294EFD58D859F34848B13_il2cpp_TypeInfo_var))->___U3CU3E9__3_0_1 = L_6;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_tDD1BF575A4675B200B9294EFD58D859F34848B13_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tDD1BF575A4675B200B9294EFD58D859F34848B13_il2cpp_TypeInfo_var))->___U3CU3E9__3_0_1), (void*)L_6);
G_B2_0 = L_6;
G_B2_1 = G_B1_1;
G_B2_2 = G_B1_2;
G_B2_3 = G_B1_3;
}
IL_0023:
{
String_t* L_7;
L_7 = TypedUxmlAttributeDescription_1_get_defaultValue_m1010CB10F60C5C14889EFE5BBCEC1B8597FD1EE5_inline(__this, TypedUxmlAttributeDescription_1_get_defaultValue_m1010CB10F60C5C14889EFE5BBCEC1B8597FD1EE5_RuntimeMethod_var);
NullCheck(G_B2_3);
String_t* L_8;
L_8 = UxmlAttributeDescription_GetValueFromBag_TisString_t_mFC801002DBAFB66B144EB770BB23CF61B1E2D989(G_B2_3, G_B2_2, G_B2_1, G_B2_0, L_7, UxmlAttributeDescription_GetValueFromBag_TisString_t_mFC801002DBAFB66B144EB770BB23CF61B1E2D989_RuntimeMethod_var);
V_0 = L_8;
goto IL_0031;
}
IL_0031:
{
String_t* L_9 = V_0;
return L_9;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void UnityEngine.UIElements.UxmlStringAttributeDescription/<>c::.cctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__cctor_m4F846ABCFFDB658DC10E867FF0267FE81C53D5AF (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_tDD1BF575A4675B200B9294EFD58D859F34848B13_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
U3CU3Ec_tDD1BF575A4675B200B9294EFD58D859F34848B13* L_0 = (U3CU3Ec_tDD1BF575A4675B200B9294EFD58D859F34848B13*)il2cpp_codegen_object_new(U3CU3Ec_tDD1BF575A4675B200B9294EFD58D859F34848B13_il2cpp_TypeInfo_var);
NullCheck(L_0);
U3CU3Ec__ctor_m183B3CBF23FA3955FCBC4439B1A49ABE8626A314(L_0, NULL);
((U3CU3Ec_tDD1BF575A4675B200B9294EFD58D859F34848B13_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tDD1BF575A4675B200B9294EFD58D859F34848B13_il2cpp_TypeInfo_var))->___U3CU3E9_0 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_tDD1BF575A4675B200B9294EFD58D859F34848B13_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tDD1BF575A4675B200B9294EFD58D859F34848B13_il2cpp_TypeInfo_var))->___U3CU3E9_0), (void*)L_0);
return;
}
}
// System.Void UnityEngine.UIElements.UxmlStringAttributeDescription/<>c::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_m183B3CBF23FA3955FCBC4439B1A49ABE8626A314 (U3CU3Ec_tDD1BF575A4675B200B9294EFD58D859F34848B13* __this, const RuntimeMethod* method)
{
{
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
return;
}
}
// System.String UnityEngine.UIElements.UxmlStringAttributeDescription/<>c::<GetValueFromBag>b__3_0(System.String,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* U3CU3Ec_U3CGetValueFromBagU3Eb__3_0_m90F93D527B63E811F130E41D23D42C1AC6861F5F (U3CU3Ec_tDD1BF575A4675B200B9294EFD58D859F34848B13* __this, String_t* ___s0, String_t* ___t1, const RuntimeMethod* method)
{
{
String_t* L_0 = ___s0;
return L_0;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void UnityEngine.UIElements.UxmlFloatAttributeDescription::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlFloatAttributeDescription__ctor_mC065303B0E84820CB5EF79B9AD3E6CF42A031641 (UxmlFloatAttributeDescription_t1B8A606E367C713102FC17E8AC732758B48DD4BB* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypedUxmlAttributeDescription_1__ctor_mDA349EC090D7810147BA562F2FF542F2E411F77A_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypedUxmlAttributeDescription_1_set_defaultValue_m9CD397DCF26F3871BE330F890164CB7C3B5E9BBD_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE249DDFD90EBFAAEE63734F28F6668A2FB5BD5AF);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE3DFC065B6A6D9931B797808DD066491AAB82B29);
s_Il2CppMethodInitialized = true;
}
{
TypedUxmlAttributeDescription_1__ctor_mDA349EC090D7810147BA562F2FF542F2E411F77A(__this, TypedUxmlAttributeDescription_1__ctor_mDA349EC090D7810147BA562F2FF542F2E411F77A_RuntimeMethod_var);
UxmlAttributeDescription_set_type_m0327EE59ED33D84A11B90A44C3DCDD5F6535E85B_inline(__this, _stringLiteralE3DFC065B6A6D9931B797808DD066491AAB82B29, NULL);
UxmlAttributeDescription_set_typeNamespace_mEFB1D128D3210AB5267E211A2A17A0324AE8074B_inline(__this, _stringLiteralE249DDFD90EBFAAEE63734F28F6668A2FB5BD5AF, NULL);
TypedUxmlAttributeDescription_1_set_defaultValue_m9CD397DCF26F3871BE330F890164CB7C3B5E9BBD_inline(__this, (0.0f), TypedUxmlAttributeDescription_1_set_defaultValue_m9CD397DCF26F3871BE330F890164CB7C3B5E9BBD_RuntimeMethod_var);
return;
}
}
// System.Single UnityEngine.UIElements.UxmlFloatAttributeDescription::GetValueFromBag(UnityEngine.UIElements.IUxmlAttributes,UnityEngine.UIElements.CreationContext)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float UxmlFloatAttributeDescription_GetValueFromBag_m795C66503A7279728FEFF82CBFC71C170FBFADA8 (UxmlFloatAttributeDescription_t1B8A606E367C713102FC17E8AC732758B48DD4BB* __this, RuntimeObject* ___bag0, CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 ___cc1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Func_3_t5328A430FC4208B44C52E4E89DC5F686DE6A6A1B_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypedUxmlAttributeDescription_1_get_defaultValue_m73DF29941B64B4078663FFA349FB3551C57EF320_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CGetValueFromBagU3Eb__3_0_mC975A359E4883F928D5D6A3EEDDE277CA07C47F4_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_tE05324E36626CC1F828550D87322E6EDFD1F70CA_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UxmlAttributeDescription_GetValueFromBag_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_m3B483191ED592442A1ACF14EC0700E03ECDB4F8D_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
float V_0 = 0.0f;
Func_3_t5328A430FC4208B44C52E4E89DC5F686DE6A6A1B* G_B2_0 = NULL;
CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 G_B2_1;
memset((&G_B2_1), 0, sizeof(G_B2_1));
RuntimeObject* G_B2_2 = NULL;
UxmlFloatAttributeDescription_t1B8A606E367C713102FC17E8AC732758B48DD4BB* G_B2_3 = NULL;
Func_3_t5328A430FC4208B44C52E4E89DC5F686DE6A6A1B* G_B1_0 = NULL;
CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 G_B1_1;
memset((&G_B1_1), 0, sizeof(G_B1_1));
RuntimeObject* G_B1_2 = NULL;
UxmlFloatAttributeDescription_t1B8A606E367C713102FC17E8AC732758B48DD4BB* G_B1_3 = NULL;
{
RuntimeObject* L_0 = ___bag0;
CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 L_1 = ___cc1;
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_tE05324E36626CC1F828550D87322E6EDFD1F70CA_il2cpp_TypeInfo_var);
Func_3_t5328A430FC4208B44C52E4E89DC5F686DE6A6A1B* L_2 = ((U3CU3Ec_tE05324E36626CC1F828550D87322E6EDFD1F70CA_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tE05324E36626CC1F828550D87322E6EDFD1F70CA_il2cpp_TypeInfo_var))->___U3CU3E9__3_0_1;
Func_3_t5328A430FC4208B44C52E4E89DC5F686DE6A6A1B* L_3 = L_2;
G_B1_0 = L_3;
G_B1_1 = L_1;
G_B1_2 = L_0;
G_B1_3 = __this;
if (L_3)
{
G_B2_0 = L_3;
G_B2_1 = L_1;
G_B2_2 = L_0;
G_B2_3 = __this;
goto IL_0023;
}
}
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_tE05324E36626CC1F828550D87322E6EDFD1F70CA_il2cpp_TypeInfo_var);
U3CU3Ec_tE05324E36626CC1F828550D87322E6EDFD1F70CA* L_4 = ((U3CU3Ec_tE05324E36626CC1F828550D87322E6EDFD1F70CA_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tE05324E36626CC1F828550D87322E6EDFD1F70CA_il2cpp_TypeInfo_var))->___U3CU3E9_0;
Func_3_t5328A430FC4208B44C52E4E89DC5F686DE6A6A1B* L_5 = (Func_3_t5328A430FC4208B44C52E4E89DC5F686DE6A6A1B*)il2cpp_codegen_object_new(Func_3_t5328A430FC4208B44C52E4E89DC5F686DE6A6A1B_il2cpp_TypeInfo_var);
NullCheck(L_5);
Func_3__ctor_m59CABA2E2CDD1D8857E122AE9A3C20E32BCE27F1(L_5, L_4, (intptr_t)((void*)U3CU3Ec_U3CGetValueFromBagU3Eb__3_0_mC975A359E4883F928D5D6A3EEDDE277CA07C47F4_RuntimeMethod_var), NULL);
Func_3_t5328A430FC4208B44C52E4E89DC5F686DE6A6A1B* L_6 = L_5;
((U3CU3Ec_tE05324E36626CC1F828550D87322E6EDFD1F70CA_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tE05324E36626CC1F828550D87322E6EDFD1F70CA_il2cpp_TypeInfo_var))->___U3CU3E9__3_0_1 = L_6;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_tE05324E36626CC1F828550D87322E6EDFD1F70CA_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tE05324E36626CC1F828550D87322E6EDFD1F70CA_il2cpp_TypeInfo_var))->___U3CU3E9__3_0_1), (void*)L_6);
G_B2_0 = L_6;
G_B2_1 = G_B1_1;
G_B2_2 = G_B1_2;
G_B2_3 = G_B1_3;
}
IL_0023:
{
float L_7;
L_7 = TypedUxmlAttributeDescription_1_get_defaultValue_m73DF29941B64B4078663FFA349FB3551C57EF320_inline(__this, TypedUxmlAttributeDescription_1_get_defaultValue_m73DF29941B64B4078663FFA349FB3551C57EF320_RuntimeMethod_var);
NullCheck(G_B2_3);
float L_8;
L_8 = UxmlAttributeDescription_GetValueFromBag_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_m3B483191ED592442A1ACF14EC0700E03ECDB4F8D(G_B2_3, G_B2_2, G_B2_1, G_B2_0, L_7, UxmlAttributeDescription_GetValueFromBag_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_m3B483191ED592442A1ACF14EC0700E03ECDB4F8D_RuntimeMethod_var);
V_0 = L_8;
goto IL_0031;
}
IL_0031:
{
float L_9 = V_0;
return L_9;
}
}
// System.Single UnityEngine.UIElements.UxmlFloatAttributeDescription::ConvertValueToFloat(System.String,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float UxmlFloatAttributeDescription_ConvertValueToFloat_m45C5B683183809A8F2F5B6BBA85725BFB7B36CD4 (String_t* ___v0, float ___defaultValue1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
float V_0 = 0.0f;
bool V_1 = false;
float V_2 = 0.0f;
int32_t G_B3_0 = 0;
{
String_t* L_0 = ___v0;
if (!L_0)
{
goto IL_001b;
}
}
{
String_t* L_1 = ___v0;
il2cpp_codegen_runtime_class_init_inline(CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_il2cpp_TypeInfo_var);
CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* L_2;
L_2 = CultureInfo_get_InvariantCulture_m78DAB8CBE8766445310782B6E61FB7A9983AD425(NULL);
bool L_3;
L_3 = Single_TryParse_m5920BF3A60EE1FFF0CC117021B4BF2A8114D1AE5(L_1, ((int32_t)167), L_2, (&V_0), NULL);
G_B3_0 = ((((int32_t)L_3) == ((int32_t)0))? 1 : 0);
goto IL_001c;
}
IL_001b:
{
G_B3_0 = 1;
}
IL_001c:
{
V_1 = (bool)G_B3_0;
bool L_4 = V_1;
if (!L_4)
{
goto IL_0024;
}
}
{
float L_5 = ___defaultValue1;
V_2 = L_5;
goto IL_0028;
}
IL_0024:
{
float L_6 = V_0;
V_2 = L_6;
goto IL_0028;
}
IL_0028:
{
float L_7 = V_2;
return L_7;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void UnityEngine.UIElements.UxmlFloatAttributeDescription/<>c::.cctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__cctor_m62AA768973C4C9C5041D6DC5B446DFCA1CBCFE0B (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_tE05324E36626CC1F828550D87322E6EDFD1F70CA_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
U3CU3Ec_tE05324E36626CC1F828550D87322E6EDFD1F70CA* L_0 = (U3CU3Ec_tE05324E36626CC1F828550D87322E6EDFD1F70CA*)il2cpp_codegen_object_new(U3CU3Ec_tE05324E36626CC1F828550D87322E6EDFD1F70CA_il2cpp_TypeInfo_var);
NullCheck(L_0);
U3CU3Ec__ctor_m12BC682B150A728CB5CBE0C1A44B519411166286(L_0, NULL);
((U3CU3Ec_tE05324E36626CC1F828550D87322E6EDFD1F70CA_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tE05324E36626CC1F828550D87322E6EDFD1F70CA_il2cpp_TypeInfo_var))->___U3CU3E9_0 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_tE05324E36626CC1F828550D87322E6EDFD1F70CA_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tE05324E36626CC1F828550D87322E6EDFD1F70CA_il2cpp_TypeInfo_var))->___U3CU3E9_0), (void*)L_0);
return;
}
}
// System.Void UnityEngine.UIElements.UxmlFloatAttributeDescription/<>c::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_m12BC682B150A728CB5CBE0C1A44B519411166286 (U3CU3Ec_tE05324E36626CC1F828550D87322E6EDFD1F70CA* __this, const RuntimeMethod* method)
{
{
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
return;
}
}
// System.Single UnityEngine.UIElements.UxmlFloatAttributeDescription/<>c::<GetValueFromBag>b__3_0(System.String,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float U3CU3Ec_U3CGetValueFromBagU3Eb__3_0_mC975A359E4883F928D5D6A3EEDDE277CA07C47F4 (U3CU3Ec_tE05324E36626CC1F828550D87322E6EDFD1F70CA* __this, String_t* ___s0, float ___f1, const RuntimeMethod* method)
{
{
String_t* L_0 = ___s0;
float L_1 = ___f1;
float L_2;
L_2 = UxmlFloatAttributeDescription_ConvertValueToFloat_m45C5B683183809A8F2F5B6BBA85725BFB7B36CD4(L_0, L_1, NULL);
return L_2;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void UnityEngine.UIElements.UxmlIntAttributeDescription::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlIntAttributeDescription__ctor_mF713BAA8CE638F4B2FB569AB2BC34B986E0E6014 (UxmlIntAttributeDescription_tFDF4F77C2CD7C4790E8E135B0F353699D19CB5B4* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypedUxmlAttributeDescription_1__ctor_m379B01594BB31486A832755DE7D9F401404A065D_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypedUxmlAttributeDescription_1_set_defaultValue_mFD1C3A72D0C15C3CFA5ADF89C98C1B97C69A25E2_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0BA8CB3B900ECEF5E697192B8CDA6B626EB0CE72);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE249DDFD90EBFAAEE63734F28F6668A2FB5BD5AF);
s_Il2CppMethodInitialized = true;
}
{
TypedUxmlAttributeDescription_1__ctor_m379B01594BB31486A832755DE7D9F401404A065D(__this, TypedUxmlAttributeDescription_1__ctor_m379B01594BB31486A832755DE7D9F401404A065D_RuntimeMethod_var);
UxmlAttributeDescription_set_type_m0327EE59ED33D84A11B90A44C3DCDD5F6535E85B_inline(__this, _stringLiteral0BA8CB3B900ECEF5E697192B8CDA6B626EB0CE72, NULL);
UxmlAttributeDescription_set_typeNamespace_mEFB1D128D3210AB5267E211A2A17A0324AE8074B_inline(__this, _stringLiteralE249DDFD90EBFAAEE63734F28F6668A2FB5BD5AF, NULL);
TypedUxmlAttributeDescription_1_set_defaultValue_mFD1C3A72D0C15C3CFA5ADF89C98C1B97C69A25E2_inline(__this, 0, TypedUxmlAttributeDescription_1_set_defaultValue_mFD1C3A72D0C15C3CFA5ADF89C98C1B97C69A25E2_RuntimeMethod_var);
return;
}
}
// System.Int32 UnityEngine.UIElements.UxmlIntAttributeDescription::GetValueFromBag(UnityEngine.UIElements.IUxmlAttributes,UnityEngine.UIElements.CreationContext)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t UxmlIntAttributeDescription_GetValueFromBag_mD2E8B2831951B685862F8CF3FC1A4CE75F7D11CD (UxmlIntAttributeDescription_tFDF4F77C2CD7C4790E8E135B0F353699D19CB5B4* __this, RuntimeObject* ___bag0, CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 ___cc1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Func_3_t0620ECF6AB73866242850ABCE518B069D201DA79_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypedUxmlAttributeDescription_1_get_defaultValue_m72BDED883334BEB340BCC00E056A2A3F6F209FB3_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CGetValueFromBagU3Eb__3_0_m3386B621713D48A6E02990C79F8AA168DC21D750_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_t738C37BDCA4FB1833219442E1B3D07DB27E411A1_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UxmlAttributeDescription_GetValueFromBag_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_mE6407D384CA016BA1904AE558D480299827A91F0_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
Func_3_t0620ECF6AB73866242850ABCE518B069D201DA79* G_B2_0 = NULL;
CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 G_B2_1;
memset((&G_B2_1), 0, sizeof(G_B2_1));
RuntimeObject* G_B2_2 = NULL;
UxmlIntAttributeDescription_tFDF4F77C2CD7C4790E8E135B0F353699D19CB5B4* G_B2_3 = NULL;
Func_3_t0620ECF6AB73866242850ABCE518B069D201DA79* G_B1_0 = NULL;
CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 G_B1_1;
memset((&G_B1_1), 0, sizeof(G_B1_1));
RuntimeObject* G_B1_2 = NULL;
UxmlIntAttributeDescription_tFDF4F77C2CD7C4790E8E135B0F353699D19CB5B4* G_B1_3 = NULL;
{
RuntimeObject* L_0 = ___bag0;
CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 L_1 = ___cc1;
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t738C37BDCA4FB1833219442E1B3D07DB27E411A1_il2cpp_TypeInfo_var);
Func_3_t0620ECF6AB73866242850ABCE518B069D201DA79* L_2 = ((U3CU3Ec_t738C37BDCA4FB1833219442E1B3D07DB27E411A1_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t738C37BDCA4FB1833219442E1B3D07DB27E411A1_il2cpp_TypeInfo_var))->___U3CU3E9__3_0_1;
Func_3_t0620ECF6AB73866242850ABCE518B069D201DA79* L_3 = L_2;
G_B1_0 = L_3;
G_B1_1 = L_1;
G_B1_2 = L_0;
G_B1_3 = __this;
if (L_3)
{
G_B2_0 = L_3;
G_B2_1 = L_1;
G_B2_2 = L_0;
G_B2_3 = __this;
goto IL_0023;
}
}
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t738C37BDCA4FB1833219442E1B3D07DB27E411A1_il2cpp_TypeInfo_var);
U3CU3Ec_t738C37BDCA4FB1833219442E1B3D07DB27E411A1* L_4 = ((U3CU3Ec_t738C37BDCA4FB1833219442E1B3D07DB27E411A1_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t738C37BDCA4FB1833219442E1B3D07DB27E411A1_il2cpp_TypeInfo_var))->___U3CU3E9_0;
Func_3_t0620ECF6AB73866242850ABCE518B069D201DA79* L_5 = (Func_3_t0620ECF6AB73866242850ABCE518B069D201DA79*)il2cpp_codegen_object_new(Func_3_t0620ECF6AB73866242850ABCE518B069D201DA79_il2cpp_TypeInfo_var);
NullCheck(L_5);
Func_3__ctor_m6EDBD4CFBFDC8809A35D6863805035792BF7247B(L_5, L_4, (intptr_t)((void*)U3CU3Ec_U3CGetValueFromBagU3Eb__3_0_m3386B621713D48A6E02990C79F8AA168DC21D750_RuntimeMethod_var), NULL);
Func_3_t0620ECF6AB73866242850ABCE518B069D201DA79* L_6 = L_5;
((U3CU3Ec_t738C37BDCA4FB1833219442E1B3D07DB27E411A1_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t738C37BDCA4FB1833219442E1B3D07DB27E411A1_il2cpp_TypeInfo_var))->___U3CU3E9__3_0_1 = L_6;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t738C37BDCA4FB1833219442E1B3D07DB27E411A1_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t738C37BDCA4FB1833219442E1B3D07DB27E411A1_il2cpp_TypeInfo_var))->___U3CU3E9__3_0_1), (void*)L_6);
G_B2_0 = L_6;
G_B2_1 = G_B1_1;
G_B2_2 = G_B1_2;
G_B2_3 = G_B1_3;
}
IL_0023:
{
int32_t L_7;
L_7 = TypedUxmlAttributeDescription_1_get_defaultValue_m72BDED883334BEB340BCC00E056A2A3F6F209FB3_inline(__this, TypedUxmlAttributeDescription_1_get_defaultValue_m72BDED883334BEB340BCC00E056A2A3F6F209FB3_RuntimeMethod_var);
NullCheck(G_B2_3);
int32_t L_8;
L_8 = UxmlAttributeDescription_GetValueFromBag_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_mE6407D384CA016BA1904AE558D480299827A91F0(G_B2_3, G_B2_2, G_B2_1, G_B2_0, L_7, UxmlAttributeDescription_GetValueFromBag_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_mE6407D384CA016BA1904AE558D480299827A91F0_RuntimeMethod_var);
V_0 = L_8;
goto IL_0031;
}
IL_0031:
{
int32_t L_9 = V_0;
return L_9;
}
}
// System.Boolean UnityEngine.UIElements.UxmlIntAttributeDescription::TryGetValueFromBag(UnityEngine.UIElements.IUxmlAttributes,UnityEngine.UIElements.CreationContext,System.Int32&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool UxmlIntAttributeDescription_TryGetValueFromBag_mDA355BAD8A840E989A86049EF3DD0F641A56C9B9 (UxmlIntAttributeDescription_tFDF4F77C2CD7C4790E8E135B0F353699D19CB5B4* __this, RuntimeObject* ___bag0, CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 ___cc1, int32_t* ___value2, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Func_3_t0620ECF6AB73866242850ABCE518B069D201DA79_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypedUxmlAttributeDescription_1_get_defaultValue_m72BDED883334BEB340BCC00E056A2A3F6F209FB3_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CTryGetValueFromBagU3Eb__4_0_m8920EED63313D5FF06669B2738C39C9CABB650E9_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_t738C37BDCA4FB1833219442E1B3D07DB27E411A1_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UxmlAttributeDescription_TryGetValueFromBag_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_m2A29552F5ABFE82902CCE5FB193BAF71C65C8AD5_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
bool V_0 = false;
Func_3_t0620ECF6AB73866242850ABCE518B069D201DA79* G_B2_0 = NULL;
CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 G_B2_1;
memset((&G_B2_1), 0, sizeof(G_B2_1));
RuntimeObject* G_B2_2 = NULL;
UxmlIntAttributeDescription_tFDF4F77C2CD7C4790E8E135B0F353699D19CB5B4* G_B2_3 = NULL;
Func_3_t0620ECF6AB73866242850ABCE518B069D201DA79* G_B1_0 = NULL;
CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 G_B1_1;
memset((&G_B1_1), 0, sizeof(G_B1_1));
RuntimeObject* G_B1_2 = NULL;
UxmlIntAttributeDescription_tFDF4F77C2CD7C4790E8E135B0F353699D19CB5B4* G_B1_3 = NULL;
{
RuntimeObject* L_0 = ___bag0;
CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 L_1 = ___cc1;
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t738C37BDCA4FB1833219442E1B3D07DB27E411A1_il2cpp_TypeInfo_var);
Func_3_t0620ECF6AB73866242850ABCE518B069D201DA79* L_2 = ((U3CU3Ec_t738C37BDCA4FB1833219442E1B3D07DB27E411A1_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t738C37BDCA4FB1833219442E1B3D07DB27E411A1_il2cpp_TypeInfo_var))->___U3CU3E9__4_0_2;
Func_3_t0620ECF6AB73866242850ABCE518B069D201DA79* L_3 = L_2;
G_B1_0 = L_3;
G_B1_1 = L_1;
G_B1_2 = L_0;
G_B1_3 = __this;
if (L_3)
{
G_B2_0 = L_3;
G_B2_1 = L_1;
G_B2_2 = L_0;
G_B2_3 = __this;
goto IL_0023;
}
}
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t738C37BDCA4FB1833219442E1B3D07DB27E411A1_il2cpp_TypeInfo_var);
U3CU3Ec_t738C37BDCA4FB1833219442E1B3D07DB27E411A1* L_4 = ((U3CU3Ec_t738C37BDCA4FB1833219442E1B3D07DB27E411A1_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t738C37BDCA4FB1833219442E1B3D07DB27E411A1_il2cpp_TypeInfo_var))->___U3CU3E9_0;
Func_3_t0620ECF6AB73866242850ABCE518B069D201DA79* L_5 = (Func_3_t0620ECF6AB73866242850ABCE518B069D201DA79*)il2cpp_codegen_object_new(Func_3_t0620ECF6AB73866242850ABCE518B069D201DA79_il2cpp_TypeInfo_var);
NullCheck(L_5);
Func_3__ctor_m6EDBD4CFBFDC8809A35D6863805035792BF7247B(L_5, L_4, (intptr_t)((void*)U3CU3Ec_U3CTryGetValueFromBagU3Eb__4_0_m8920EED63313D5FF06669B2738C39C9CABB650E9_RuntimeMethod_var), NULL);
Func_3_t0620ECF6AB73866242850ABCE518B069D201DA79* L_6 = L_5;
((U3CU3Ec_t738C37BDCA4FB1833219442E1B3D07DB27E411A1_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t738C37BDCA4FB1833219442E1B3D07DB27E411A1_il2cpp_TypeInfo_var))->___U3CU3E9__4_0_2 = L_6;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t738C37BDCA4FB1833219442E1B3D07DB27E411A1_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t738C37BDCA4FB1833219442E1B3D07DB27E411A1_il2cpp_TypeInfo_var))->___U3CU3E9__4_0_2), (void*)L_6);
G_B2_0 = L_6;
G_B2_1 = G_B1_1;
G_B2_2 = G_B1_2;
G_B2_3 = G_B1_3;
}
IL_0023:
{
int32_t L_7;
L_7 = TypedUxmlAttributeDescription_1_get_defaultValue_m72BDED883334BEB340BCC00E056A2A3F6F209FB3_inline(__this, TypedUxmlAttributeDescription_1_get_defaultValue_m72BDED883334BEB340BCC00E056A2A3F6F209FB3_RuntimeMethod_var);
int32_t* L_8 = ___value2;
NullCheck(G_B2_3);
bool L_9;
L_9 = UxmlAttributeDescription_TryGetValueFromBag_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_m2A29552F5ABFE82902CCE5FB193BAF71C65C8AD5(G_B2_3, G_B2_2, G_B2_1, G_B2_0, L_7, L_8, UxmlAttributeDescription_TryGetValueFromBag_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_m2A29552F5ABFE82902CCE5FB193BAF71C65C8AD5_RuntimeMethod_var);
V_0 = L_9;
goto IL_0032;
}
IL_0032:
{
bool L_10 = V_0;
return L_10;
}
}
// System.Int32 UnityEngine.UIElements.UxmlIntAttributeDescription::ConvertValueToInt(System.String,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t UxmlIntAttributeDescription_ConvertValueToInt_mDE572C6A94A0CB16A36D46CA26EFF3D77A253895 (String_t* ___v0, int32_t ___defaultValue1, const RuntimeMethod* method)
{
int32_t V_0 = 0;
bool V_1 = false;
int32_t V_2 = 0;
int32_t G_B3_0 = 0;
{
String_t* L_0 = ___v0;
if (!L_0)
{
goto IL_0011;
}
}
{
String_t* L_1 = ___v0;
bool L_2;
L_2 = Int32_TryParse_mFC6BFCB86964E2BCA4052155B10983837A695EA4(L_1, (&V_0), NULL);
G_B3_0 = ((((int32_t)L_2) == ((int32_t)0))? 1 : 0);
goto IL_0012;
}
IL_0011:
{
G_B3_0 = 1;
}
IL_0012:
{
V_1 = (bool)G_B3_0;
bool L_3 = V_1;
if (!L_3)
{
goto IL_001a;
}
}
{
int32_t L_4 = ___defaultValue1;
V_2 = L_4;
goto IL_001e;
}
IL_001a:
{
int32_t L_5 = V_0;
V_2 = L_5;
goto IL_001e;
}
IL_001e:
{
int32_t L_6 = V_2;
return L_6;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void UnityEngine.UIElements.UxmlIntAttributeDescription/<>c::.cctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__cctor_mBE415B5B48B882C03F861958F4785ABA66BA6928 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_t738C37BDCA4FB1833219442E1B3D07DB27E411A1_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
U3CU3Ec_t738C37BDCA4FB1833219442E1B3D07DB27E411A1* L_0 = (U3CU3Ec_t738C37BDCA4FB1833219442E1B3D07DB27E411A1*)il2cpp_codegen_object_new(U3CU3Ec_t738C37BDCA4FB1833219442E1B3D07DB27E411A1_il2cpp_TypeInfo_var);
NullCheck(L_0);
U3CU3Ec__ctor_m0CCE6FCDA77EB089F7068FAF2E1818664F9A4224(L_0, NULL);
((U3CU3Ec_t738C37BDCA4FB1833219442E1B3D07DB27E411A1_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t738C37BDCA4FB1833219442E1B3D07DB27E411A1_il2cpp_TypeInfo_var))->___U3CU3E9_0 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t738C37BDCA4FB1833219442E1B3D07DB27E411A1_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t738C37BDCA4FB1833219442E1B3D07DB27E411A1_il2cpp_TypeInfo_var))->___U3CU3E9_0), (void*)L_0);
return;
}
}
// System.Void UnityEngine.UIElements.UxmlIntAttributeDescription/<>c::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_m0CCE6FCDA77EB089F7068FAF2E1818664F9A4224 (U3CU3Ec_t738C37BDCA4FB1833219442E1B3D07DB27E411A1* __this, const RuntimeMethod* method)
{
{
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
return;
}
}
// System.Int32 UnityEngine.UIElements.UxmlIntAttributeDescription/<>c::<GetValueFromBag>b__3_0(System.String,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t U3CU3Ec_U3CGetValueFromBagU3Eb__3_0_m3386B621713D48A6E02990C79F8AA168DC21D750 (U3CU3Ec_t738C37BDCA4FB1833219442E1B3D07DB27E411A1* __this, String_t* ___s0, int32_t ___i1, const RuntimeMethod* method)
{
{
String_t* L_0 = ___s0;
int32_t L_1 = ___i1;
int32_t L_2;
L_2 = UxmlIntAttributeDescription_ConvertValueToInt_mDE572C6A94A0CB16A36D46CA26EFF3D77A253895(L_0, L_1, NULL);
return L_2;
}
}
// System.Int32 UnityEngine.UIElements.UxmlIntAttributeDescription/<>c::<TryGetValueFromBag>b__4_0(System.String,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t U3CU3Ec_U3CTryGetValueFromBagU3Eb__4_0_m8920EED63313D5FF06669B2738C39C9CABB650E9 (U3CU3Ec_t738C37BDCA4FB1833219442E1B3D07DB27E411A1* __this, String_t* ___s0, int32_t ___i1, const RuntimeMethod* method)
{
{
String_t* L_0 = ___s0;
int32_t L_1 = ___i1;
int32_t L_2;
L_2 = UxmlIntAttributeDescription_ConvertValueToInt_mDE572C6A94A0CB16A36D46CA26EFF3D77A253895(L_0, L_1, NULL);
return L_2;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void UnityEngine.UIElements.UxmlLongAttributeDescription::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlLongAttributeDescription__ctor_m0D03222CAFB4DB95171E9AEEA14B00A6DADF4712 (UxmlLongAttributeDescription_t5B27C54F972BAACA9CB7B53CF76AAE5603E291D8* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypedUxmlAttributeDescription_1__ctor_m9B7C5278CF1323D4E79E672D9AC87615F00686C1_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypedUxmlAttributeDescription_1_set_defaultValue_mC1D7F917A6CC397266A9C0009EBC912722D2B673_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD890B2BC5E5200965CD02403ABB6C221A614A1B7);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE249DDFD90EBFAAEE63734F28F6668A2FB5BD5AF);
s_Il2CppMethodInitialized = true;
}
{
TypedUxmlAttributeDescription_1__ctor_m9B7C5278CF1323D4E79E672D9AC87615F00686C1(__this, TypedUxmlAttributeDescription_1__ctor_m9B7C5278CF1323D4E79E672D9AC87615F00686C1_RuntimeMethod_var);
UxmlAttributeDescription_set_type_m0327EE59ED33D84A11B90A44C3DCDD5F6535E85B_inline(__this, _stringLiteralD890B2BC5E5200965CD02403ABB6C221A614A1B7, NULL);
UxmlAttributeDescription_set_typeNamespace_mEFB1D128D3210AB5267E211A2A17A0324AE8074B_inline(__this, _stringLiteralE249DDFD90EBFAAEE63734F28F6668A2FB5BD5AF, NULL);
TypedUxmlAttributeDescription_1_set_defaultValue_mC1D7F917A6CC397266A9C0009EBC912722D2B673_inline(__this, ((int64_t)0), TypedUxmlAttributeDescription_1_set_defaultValue_mC1D7F917A6CC397266A9C0009EBC912722D2B673_RuntimeMethod_var);
return;
}
}
// System.Int64 UnityEngine.UIElements.UxmlLongAttributeDescription::GetValueFromBag(UnityEngine.UIElements.IUxmlAttributes,UnityEngine.UIElements.CreationContext)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t UxmlLongAttributeDescription_GetValueFromBag_m0115369368364CCF05FD2BA7E013CE9D1BFF19A6 (UxmlLongAttributeDescription_t5B27C54F972BAACA9CB7B53CF76AAE5603E291D8* __this, RuntimeObject* ___bag0, CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 ___cc1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Func_3_tD3C5141B184A528ABF7649D429906DA08C68E4A7_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypedUxmlAttributeDescription_1_get_defaultValue_m3FE37AB900D0002498B8E27467D74F926F62D671_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CGetValueFromBagU3Eb__3_0_m8560E9BD8C101E8E5549A2C791DC360BBFFC82C1_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_tBF018D9B9E4A7BC93D2D49C96B2E215CE654CDD1_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UxmlAttributeDescription_GetValueFromBag_TisInt64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_mD5D06E5828505FB5AC84B2EF9D0FDD2494C4ABA4_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
int64_t V_0 = 0;
Func_3_tD3C5141B184A528ABF7649D429906DA08C68E4A7* G_B2_0 = NULL;
CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 G_B2_1;
memset((&G_B2_1), 0, sizeof(G_B2_1));
RuntimeObject* G_B2_2 = NULL;
UxmlLongAttributeDescription_t5B27C54F972BAACA9CB7B53CF76AAE5603E291D8* G_B2_3 = NULL;
Func_3_tD3C5141B184A528ABF7649D429906DA08C68E4A7* G_B1_0 = NULL;
CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 G_B1_1;
memset((&G_B1_1), 0, sizeof(G_B1_1));
RuntimeObject* G_B1_2 = NULL;
UxmlLongAttributeDescription_t5B27C54F972BAACA9CB7B53CF76AAE5603E291D8* G_B1_3 = NULL;
{
RuntimeObject* L_0 = ___bag0;
CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 L_1 = ___cc1;
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_tBF018D9B9E4A7BC93D2D49C96B2E215CE654CDD1_il2cpp_TypeInfo_var);
Func_3_tD3C5141B184A528ABF7649D429906DA08C68E4A7* L_2 = ((U3CU3Ec_tBF018D9B9E4A7BC93D2D49C96B2E215CE654CDD1_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tBF018D9B9E4A7BC93D2D49C96B2E215CE654CDD1_il2cpp_TypeInfo_var))->___U3CU3E9__3_0_1;
Func_3_tD3C5141B184A528ABF7649D429906DA08C68E4A7* L_3 = L_2;
G_B1_0 = L_3;
G_B1_1 = L_1;
G_B1_2 = L_0;
G_B1_3 = __this;
if (L_3)
{
G_B2_0 = L_3;
G_B2_1 = L_1;
G_B2_2 = L_0;
G_B2_3 = __this;
goto IL_0023;
}
}
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_tBF018D9B9E4A7BC93D2D49C96B2E215CE654CDD1_il2cpp_TypeInfo_var);
U3CU3Ec_tBF018D9B9E4A7BC93D2D49C96B2E215CE654CDD1* L_4 = ((U3CU3Ec_tBF018D9B9E4A7BC93D2D49C96B2E215CE654CDD1_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tBF018D9B9E4A7BC93D2D49C96B2E215CE654CDD1_il2cpp_TypeInfo_var))->___U3CU3E9_0;
Func_3_tD3C5141B184A528ABF7649D429906DA08C68E4A7* L_5 = (Func_3_tD3C5141B184A528ABF7649D429906DA08C68E4A7*)il2cpp_codegen_object_new(Func_3_tD3C5141B184A528ABF7649D429906DA08C68E4A7_il2cpp_TypeInfo_var);
NullCheck(L_5);
Func_3__ctor_mFB2FD38B4B8F13336C56356C9630A69949A81B27(L_5, L_4, (intptr_t)((void*)U3CU3Ec_U3CGetValueFromBagU3Eb__3_0_m8560E9BD8C101E8E5549A2C791DC360BBFFC82C1_RuntimeMethod_var), NULL);
Func_3_tD3C5141B184A528ABF7649D429906DA08C68E4A7* L_6 = L_5;
((U3CU3Ec_tBF018D9B9E4A7BC93D2D49C96B2E215CE654CDD1_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tBF018D9B9E4A7BC93D2D49C96B2E215CE654CDD1_il2cpp_TypeInfo_var))->___U3CU3E9__3_0_1 = L_6;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_tBF018D9B9E4A7BC93D2D49C96B2E215CE654CDD1_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tBF018D9B9E4A7BC93D2D49C96B2E215CE654CDD1_il2cpp_TypeInfo_var))->___U3CU3E9__3_0_1), (void*)L_6);
G_B2_0 = L_6;
G_B2_1 = G_B1_1;
G_B2_2 = G_B1_2;
G_B2_3 = G_B1_3;
}
IL_0023:
{
int64_t L_7;
L_7 = TypedUxmlAttributeDescription_1_get_defaultValue_m3FE37AB900D0002498B8E27467D74F926F62D671_inline(__this, TypedUxmlAttributeDescription_1_get_defaultValue_m3FE37AB900D0002498B8E27467D74F926F62D671_RuntimeMethod_var);
NullCheck(G_B2_3);
int64_t L_8;
L_8 = UxmlAttributeDescription_GetValueFromBag_TisInt64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_mD5D06E5828505FB5AC84B2EF9D0FDD2494C4ABA4(G_B2_3, G_B2_2, G_B2_1, G_B2_0, L_7, UxmlAttributeDescription_GetValueFromBag_TisInt64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_mD5D06E5828505FB5AC84B2EF9D0FDD2494C4ABA4_RuntimeMethod_var);
V_0 = L_8;
goto IL_0031;
}
IL_0031:
{
int64_t L_9 = V_0;
return L_9;
}
}
// System.Int64 UnityEngine.UIElements.UxmlLongAttributeDescription::ConvertValueToLong(System.String,System.Int64)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t UxmlLongAttributeDescription_ConvertValueToLong_mE145D29EB5D33A12FD3AD6CD488189761F178878 (String_t* ___v0, int64_t ___defaultValue1, const RuntimeMethod* method)
{
int64_t V_0 = 0;
bool V_1 = false;
int64_t V_2 = 0;
int32_t G_B3_0 = 0;
{
String_t* L_0 = ___v0;
if (!L_0)
{
goto IL_0011;
}
}
{
String_t* L_1 = ___v0;
bool L_2;
L_2 = Int64_TryParse_m61AAE5CC4A0B716556765798C22FE12D87554986(L_1, (&V_0), NULL);
G_B3_0 = ((((int32_t)L_2) == ((int32_t)0))? 1 : 0);
goto IL_0012;
}
IL_0011:
{
G_B3_0 = 1;
}
IL_0012:
{
V_1 = (bool)G_B3_0;
bool L_3 = V_1;
if (!L_3)
{
goto IL_001a;
}
}
{
int64_t L_4 = ___defaultValue1;
V_2 = L_4;
goto IL_001e;
}
IL_001a:
{
int64_t L_5 = V_0;
V_2 = L_5;
goto IL_001e;
}
IL_001e:
{
int64_t L_6 = V_2;
return L_6;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void UnityEngine.UIElements.UxmlLongAttributeDescription/<>c::.cctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__cctor_mDFDA186D8389DD839ECC514DD434E1542E1CE502 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_tBF018D9B9E4A7BC93D2D49C96B2E215CE654CDD1_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
U3CU3Ec_tBF018D9B9E4A7BC93D2D49C96B2E215CE654CDD1* L_0 = (U3CU3Ec_tBF018D9B9E4A7BC93D2D49C96B2E215CE654CDD1*)il2cpp_codegen_object_new(U3CU3Ec_tBF018D9B9E4A7BC93D2D49C96B2E215CE654CDD1_il2cpp_TypeInfo_var);
NullCheck(L_0);
U3CU3Ec__ctor_m37D583300DF12B7E23CA3EF8037D99D6040ABAEF(L_0, NULL);
((U3CU3Ec_tBF018D9B9E4A7BC93D2D49C96B2E215CE654CDD1_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tBF018D9B9E4A7BC93D2D49C96B2E215CE654CDD1_il2cpp_TypeInfo_var))->___U3CU3E9_0 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_tBF018D9B9E4A7BC93D2D49C96B2E215CE654CDD1_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tBF018D9B9E4A7BC93D2D49C96B2E215CE654CDD1_il2cpp_TypeInfo_var))->___U3CU3E9_0), (void*)L_0);
return;
}
}
// System.Void UnityEngine.UIElements.UxmlLongAttributeDescription/<>c::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_m37D583300DF12B7E23CA3EF8037D99D6040ABAEF (U3CU3Ec_tBF018D9B9E4A7BC93D2D49C96B2E215CE654CDD1* __this, const RuntimeMethod* method)
{
{
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
return;
}
}
// System.Int64 UnityEngine.UIElements.UxmlLongAttributeDescription/<>c::<GetValueFromBag>b__3_0(System.String,System.Int64)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t U3CU3Ec_U3CGetValueFromBagU3Eb__3_0_m8560E9BD8C101E8E5549A2C791DC360BBFFC82C1 (U3CU3Ec_tBF018D9B9E4A7BC93D2D49C96B2E215CE654CDD1* __this, String_t* ___s0, int64_t ___l1, const RuntimeMethod* method)
{
{
String_t* L_0 = ___s0;
int64_t L_1 = ___l1;
int64_t L_2;
L_2 = UxmlLongAttributeDescription_ConvertValueToLong_mE145D29EB5D33A12FD3AD6CD488189761F178878(L_0, L_1, NULL);
return L_2;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void UnityEngine.UIElements.UxmlBoolAttributeDescription::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlBoolAttributeDescription__ctor_m32928BDCA34A048BB5CCD64422AD9115EFE92298 (UxmlBoolAttributeDescription_t86EA1242C539B39911E63699A4AE0C47918701CE* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypedUxmlAttributeDescription_1__ctor_mBED3F74F1752BA732FAE99A583ECFEFABD76F284_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypedUxmlAttributeDescription_1_set_defaultValue_mCCFDF65293F595155203C9BD9977733342224870_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE249DDFD90EBFAAEE63734F28F6668A2FB5BD5AF);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralEC8D2B1EC3E954083D64BF4DDCCC9E46BE24B490);
s_Il2CppMethodInitialized = true;
}
{
TypedUxmlAttributeDescription_1__ctor_mBED3F74F1752BA732FAE99A583ECFEFABD76F284(__this, TypedUxmlAttributeDescription_1__ctor_mBED3F74F1752BA732FAE99A583ECFEFABD76F284_RuntimeMethod_var);
UxmlAttributeDescription_set_type_m0327EE59ED33D84A11B90A44C3DCDD5F6535E85B_inline(__this, _stringLiteralEC8D2B1EC3E954083D64BF4DDCCC9E46BE24B490, NULL);
UxmlAttributeDescription_set_typeNamespace_mEFB1D128D3210AB5267E211A2A17A0324AE8074B_inline(__this, _stringLiteralE249DDFD90EBFAAEE63734F28F6668A2FB5BD5AF, NULL);
TypedUxmlAttributeDescription_1_set_defaultValue_mCCFDF65293F595155203C9BD9977733342224870_inline(__this, (bool)0, TypedUxmlAttributeDescription_1_set_defaultValue_mCCFDF65293F595155203C9BD9977733342224870_RuntimeMethod_var);
return;
}
}
// System.Boolean UnityEngine.UIElements.UxmlBoolAttributeDescription::GetValueFromBag(UnityEngine.UIElements.IUxmlAttributes,UnityEngine.UIElements.CreationContext)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool UxmlBoolAttributeDescription_GetValueFromBag_mD6EEFEE119DAE8C82338D7120D67F882FE751D70 (UxmlBoolAttributeDescription_t86EA1242C539B39911E63699A4AE0C47918701CE* __this, RuntimeObject* ___bag0, CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 ___cc1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Func_3_t62BC9D925DCAC8F5784BA97C793F4E593496CDA7_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypedUxmlAttributeDescription_1_get_defaultValue_m1718498D54D002767717D7B83494DAAA69DA3146_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CGetValueFromBagU3Eb__3_0_m91FE29148EC8A262ED08695630A105CC00A81F93_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_t2D374D46FD43EB59D3D62C3B2174E55F4A6C0E4E_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UxmlAttributeDescription_GetValueFromBag_TisBoolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_m22751CE4DF8B8DDEFEBE8E79FDBB271B3B7AF62D_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
bool V_0 = false;
Func_3_t62BC9D925DCAC8F5784BA97C793F4E593496CDA7* G_B2_0 = NULL;
CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 G_B2_1;
memset((&G_B2_1), 0, sizeof(G_B2_1));
RuntimeObject* G_B2_2 = NULL;
UxmlBoolAttributeDescription_t86EA1242C539B39911E63699A4AE0C47918701CE* G_B2_3 = NULL;
Func_3_t62BC9D925DCAC8F5784BA97C793F4E593496CDA7* G_B1_0 = NULL;
CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 G_B1_1;
memset((&G_B1_1), 0, sizeof(G_B1_1));
RuntimeObject* G_B1_2 = NULL;
UxmlBoolAttributeDescription_t86EA1242C539B39911E63699A4AE0C47918701CE* G_B1_3 = NULL;
{
RuntimeObject* L_0 = ___bag0;
CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 L_1 = ___cc1;
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t2D374D46FD43EB59D3D62C3B2174E55F4A6C0E4E_il2cpp_TypeInfo_var);
Func_3_t62BC9D925DCAC8F5784BA97C793F4E593496CDA7* L_2 = ((U3CU3Ec_t2D374D46FD43EB59D3D62C3B2174E55F4A6C0E4E_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t2D374D46FD43EB59D3D62C3B2174E55F4A6C0E4E_il2cpp_TypeInfo_var))->___U3CU3E9__3_0_1;
Func_3_t62BC9D925DCAC8F5784BA97C793F4E593496CDA7* L_3 = L_2;
G_B1_0 = L_3;
G_B1_1 = L_1;
G_B1_2 = L_0;
G_B1_3 = __this;
if (L_3)
{
G_B2_0 = L_3;
G_B2_1 = L_1;
G_B2_2 = L_0;
G_B2_3 = __this;
goto IL_0023;
}
}
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t2D374D46FD43EB59D3D62C3B2174E55F4A6C0E4E_il2cpp_TypeInfo_var);
U3CU3Ec_t2D374D46FD43EB59D3D62C3B2174E55F4A6C0E4E* L_4 = ((U3CU3Ec_t2D374D46FD43EB59D3D62C3B2174E55F4A6C0E4E_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t2D374D46FD43EB59D3D62C3B2174E55F4A6C0E4E_il2cpp_TypeInfo_var))->___U3CU3E9_0;
Func_3_t62BC9D925DCAC8F5784BA97C793F4E593496CDA7* L_5 = (Func_3_t62BC9D925DCAC8F5784BA97C793F4E593496CDA7*)il2cpp_codegen_object_new(Func_3_t62BC9D925DCAC8F5784BA97C793F4E593496CDA7_il2cpp_TypeInfo_var);
NullCheck(L_5);
Func_3__ctor_m19DC92C8BEDDB6CC9144EB258EEDBC26E89D25F6(L_5, L_4, (intptr_t)((void*)U3CU3Ec_U3CGetValueFromBagU3Eb__3_0_m91FE29148EC8A262ED08695630A105CC00A81F93_RuntimeMethod_var), NULL);
Func_3_t62BC9D925DCAC8F5784BA97C793F4E593496CDA7* L_6 = L_5;
((U3CU3Ec_t2D374D46FD43EB59D3D62C3B2174E55F4A6C0E4E_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t2D374D46FD43EB59D3D62C3B2174E55F4A6C0E4E_il2cpp_TypeInfo_var))->___U3CU3E9__3_0_1 = L_6;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t2D374D46FD43EB59D3D62C3B2174E55F4A6C0E4E_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t2D374D46FD43EB59D3D62C3B2174E55F4A6C0E4E_il2cpp_TypeInfo_var))->___U3CU3E9__3_0_1), (void*)L_6);
G_B2_0 = L_6;
G_B2_1 = G_B1_1;
G_B2_2 = G_B1_2;
G_B2_3 = G_B1_3;
}
IL_0023:
{
bool L_7;
L_7 = TypedUxmlAttributeDescription_1_get_defaultValue_m1718498D54D002767717D7B83494DAAA69DA3146_inline(__this, TypedUxmlAttributeDescription_1_get_defaultValue_m1718498D54D002767717D7B83494DAAA69DA3146_RuntimeMethod_var);
NullCheck(G_B2_3);
bool L_8;
L_8 = UxmlAttributeDescription_GetValueFromBag_TisBoolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_m22751CE4DF8B8DDEFEBE8E79FDBB271B3B7AF62D(G_B2_3, G_B2_2, G_B2_1, G_B2_0, L_7, UxmlAttributeDescription_GetValueFromBag_TisBoolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_m22751CE4DF8B8DDEFEBE8E79FDBB271B3B7AF62D_RuntimeMethod_var);
V_0 = L_8;
goto IL_0031;
}
IL_0031:
{
bool L_9 = V_0;
return L_9;
}
}
// System.Boolean UnityEngine.UIElements.UxmlBoolAttributeDescription::TryGetValueFromBag(UnityEngine.UIElements.IUxmlAttributes,UnityEngine.UIElements.CreationContext,System.Boolean&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool UxmlBoolAttributeDescription_TryGetValueFromBag_mD5A995C92399E684B65AF5584B964F59DB9C7CDB (UxmlBoolAttributeDescription_t86EA1242C539B39911E63699A4AE0C47918701CE* __this, RuntimeObject* ___bag0, CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 ___cc1, bool* ___value2, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Func_3_t62BC9D925DCAC8F5784BA97C793F4E593496CDA7_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypedUxmlAttributeDescription_1_get_defaultValue_m1718498D54D002767717D7B83494DAAA69DA3146_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CTryGetValueFromBagU3Eb__4_0_m1D3D674AE07D031B09E38FB03B6D673609773A2C_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_t2D374D46FD43EB59D3D62C3B2174E55F4A6C0E4E_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UxmlAttributeDescription_TryGetValueFromBag_TisBoolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_m8D501F46447CC1568AA5403F1AC2691D744A0E17_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
bool V_0 = false;
Func_3_t62BC9D925DCAC8F5784BA97C793F4E593496CDA7* G_B2_0 = NULL;
CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 G_B2_1;
memset((&G_B2_1), 0, sizeof(G_B2_1));
RuntimeObject* G_B2_2 = NULL;
UxmlBoolAttributeDescription_t86EA1242C539B39911E63699A4AE0C47918701CE* G_B2_3 = NULL;
Func_3_t62BC9D925DCAC8F5784BA97C793F4E593496CDA7* G_B1_0 = NULL;
CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 G_B1_1;
memset((&G_B1_1), 0, sizeof(G_B1_1));
RuntimeObject* G_B1_2 = NULL;
UxmlBoolAttributeDescription_t86EA1242C539B39911E63699A4AE0C47918701CE* G_B1_3 = NULL;
{
RuntimeObject* L_0 = ___bag0;
CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 L_1 = ___cc1;
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t2D374D46FD43EB59D3D62C3B2174E55F4A6C0E4E_il2cpp_TypeInfo_var);
Func_3_t62BC9D925DCAC8F5784BA97C793F4E593496CDA7* L_2 = ((U3CU3Ec_t2D374D46FD43EB59D3D62C3B2174E55F4A6C0E4E_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t2D374D46FD43EB59D3D62C3B2174E55F4A6C0E4E_il2cpp_TypeInfo_var))->___U3CU3E9__4_0_2;
Func_3_t62BC9D925DCAC8F5784BA97C793F4E593496CDA7* L_3 = L_2;
G_B1_0 = L_3;
G_B1_1 = L_1;
G_B1_2 = L_0;
G_B1_3 = __this;
if (L_3)
{
G_B2_0 = L_3;
G_B2_1 = L_1;
G_B2_2 = L_0;
G_B2_3 = __this;
goto IL_0023;
}
}
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t2D374D46FD43EB59D3D62C3B2174E55F4A6C0E4E_il2cpp_TypeInfo_var);
U3CU3Ec_t2D374D46FD43EB59D3D62C3B2174E55F4A6C0E4E* L_4 = ((U3CU3Ec_t2D374D46FD43EB59D3D62C3B2174E55F4A6C0E4E_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t2D374D46FD43EB59D3D62C3B2174E55F4A6C0E4E_il2cpp_TypeInfo_var))->___U3CU3E9_0;
Func_3_t62BC9D925DCAC8F5784BA97C793F4E593496CDA7* L_5 = (Func_3_t62BC9D925DCAC8F5784BA97C793F4E593496CDA7*)il2cpp_codegen_object_new(Func_3_t62BC9D925DCAC8F5784BA97C793F4E593496CDA7_il2cpp_TypeInfo_var);
NullCheck(L_5);
Func_3__ctor_m19DC92C8BEDDB6CC9144EB258EEDBC26E89D25F6(L_5, L_4, (intptr_t)((void*)U3CU3Ec_U3CTryGetValueFromBagU3Eb__4_0_m1D3D674AE07D031B09E38FB03B6D673609773A2C_RuntimeMethod_var), NULL);
Func_3_t62BC9D925DCAC8F5784BA97C793F4E593496CDA7* L_6 = L_5;
((U3CU3Ec_t2D374D46FD43EB59D3D62C3B2174E55F4A6C0E4E_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t2D374D46FD43EB59D3D62C3B2174E55F4A6C0E4E_il2cpp_TypeInfo_var))->___U3CU3E9__4_0_2 = L_6;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t2D374D46FD43EB59D3D62C3B2174E55F4A6C0E4E_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t2D374D46FD43EB59D3D62C3B2174E55F4A6C0E4E_il2cpp_TypeInfo_var))->___U3CU3E9__4_0_2), (void*)L_6);
G_B2_0 = L_6;
G_B2_1 = G_B1_1;
G_B2_2 = G_B1_2;
G_B2_3 = G_B1_3;
}
IL_0023:
{
bool L_7;
L_7 = TypedUxmlAttributeDescription_1_get_defaultValue_m1718498D54D002767717D7B83494DAAA69DA3146_inline(__this, TypedUxmlAttributeDescription_1_get_defaultValue_m1718498D54D002767717D7B83494DAAA69DA3146_RuntimeMethod_var);
bool* L_8 = ___value2;
NullCheck(G_B2_3);
bool L_9;
L_9 = UxmlAttributeDescription_TryGetValueFromBag_TisBoolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_m8D501F46447CC1568AA5403F1AC2691D744A0E17(G_B2_3, G_B2_2, G_B2_1, G_B2_0, L_7, L_8, UxmlAttributeDescription_TryGetValueFromBag_TisBoolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_m8D501F46447CC1568AA5403F1AC2691D744A0E17_RuntimeMethod_var);
V_0 = L_9;
goto IL_0032;
}
IL_0032:
{
bool L_10 = V_0;
return L_10;
}
}
// System.Boolean UnityEngine.UIElements.UxmlBoolAttributeDescription::ConvertValueToBool(System.String,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool UxmlBoolAttributeDescription_ConvertValueToBool_m179CBBBDC42027B5E756DEA065C67D3E39D55B11 (String_t* ___v0, bool ___defaultValue1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
bool V_0 = false;
bool V_1 = false;
bool V_2 = false;
int32_t G_B3_0 = 0;
{
String_t* L_0 = ___v0;
if (!L_0)
{
goto IL_0011;
}
}
{
String_t* L_1 = ___v0;
il2cpp_codegen_runtime_class_init_inline(Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_il2cpp_TypeInfo_var);
bool L_2;
L_2 = Boolean_TryParse_mACDFEB12D4D8B25F9AAA56678FEFC0724D49776F(L_1, (&V_0), NULL);
G_B3_0 = ((((int32_t)L_2) == ((int32_t)0))? 1 : 0);
goto IL_0012;
}
IL_0011:
{
G_B3_0 = 1;
}
IL_0012:
{
V_1 = (bool)G_B3_0;
bool L_3 = V_1;
if (!L_3)
{
goto IL_001a;
}
}
{
bool L_4 = ___defaultValue1;
V_2 = L_4;
goto IL_001e;
}
IL_001a:
{
bool L_5 = V_0;
V_2 = L_5;
goto IL_001e;
}
IL_001e:
{
bool L_6 = V_2;
return L_6;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void UnityEngine.UIElements.UxmlBoolAttributeDescription/<>c::.cctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__cctor_m76A14E666723AF04BC5E97EE84B1A6835F8F6F62 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_t2D374D46FD43EB59D3D62C3B2174E55F4A6C0E4E_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
U3CU3Ec_t2D374D46FD43EB59D3D62C3B2174E55F4A6C0E4E* L_0 = (U3CU3Ec_t2D374D46FD43EB59D3D62C3B2174E55F4A6C0E4E*)il2cpp_codegen_object_new(U3CU3Ec_t2D374D46FD43EB59D3D62C3B2174E55F4A6C0E4E_il2cpp_TypeInfo_var);
NullCheck(L_0);
U3CU3Ec__ctor_mE03A99C717B5DEAE28EE4E355BABE37DB8A44E33(L_0, NULL);
((U3CU3Ec_t2D374D46FD43EB59D3D62C3B2174E55F4A6C0E4E_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t2D374D46FD43EB59D3D62C3B2174E55F4A6C0E4E_il2cpp_TypeInfo_var))->___U3CU3E9_0 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t2D374D46FD43EB59D3D62C3B2174E55F4A6C0E4E_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t2D374D46FD43EB59D3D62C3B2174E55F4A6C0E4E_il2cpp_TypeInfo_var))->___U3CU3E9_0), (void*)L_0);
return;
}
}
// System.Void UnityEngine.UIElements.UxmlBoolAttributeDescription/<>c::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_mE03A99C717B5DEAE28EE4E355BABE37DB8A44E33 (U3CU3Ec_t2D374D46FD43EB59D3D62C3B2174E55F4A6C0E4E* __this, const RuntimeMethod* method)
{
{
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
return;
}
}
// System.Boolean UnityEngine.UIElements.UxmlBoolAttributeDescription/<>c::<GetValueFromBag>b__3_0(System.String,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool U3CU3Ec_U3CGetValueFromBagU3Eb__3_0_m91FE29148EC8A262ED08695630A105CC00A81F93 (U3CU3Ec_t2D374D46FD43EB59D3D62C3B2174E55F4A6C0E4E* __this, String_t* ___s0, bool ___b1, const RuntimeMethod* method)
{
{
String_t* L_0 = ___s0;
bool L_1 = ___b1;
bool L_2;
L_2 = UxmlBoolAttributeDescription_ConvertValueToBool_m179CBBBDC42027B5E756DEA065C67D3E39D55B11(L_0, L_1, NULL);
return L_2;
}
}
// System.Boolean UnityEngine.UIElements.UxmlBoolAttributeDescription/<>c::<TryGetValueFromBag>b__4_0(System.String,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool U3CU3Ec_U3CTryGetValueFromBagU3Eb__4_0_m1D3D674AE07D031B09E38FB03B6D673609773A2C (U3CU3Ec_t2D374D46FD43EB59D3D62C3B2174E55F4A6C0E4E* __this, String_t* ___s0, bool ___b1, const RuntimeMethod* method)
{
{
String_t* L_0 = ___s0;
bool L_1 = ___b1;
bool L_2;
L_2 = UxmlBoolAttributeDescription_ConvertValueToBool_m179CBBBDC42027B5E756DEA065C67D3E39D55B11(L_0, L_1, NULL);
return L_2;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void UnityEngine.UIElements.UxmlTraits::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlTraits__ctor_mE4BA60C118C0AFCFE9896C4AC3BB1369A3D03D3C (UxmlTraits_t3311A2EDB0705584A614B5511216DAD5279C4160* __this, const RuntimeMethod* method)
{
{
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
UxmlTraits_set_canHaveAnyAttribute_m57F5756AFF24CE57CA69087C67373048F511D51A_inline(__this, (bool)1, NULL);
return;
}
}
// System.Void UnityEngine.UIElements.UxmlTraits::set_canHaveAnyAttribute(System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlTraits_set_canHaveAnyAttribute_m57F5756AFF24CE57CA69087C67373048F511D51A (UxmlTraits_t3311A2EDB0705584A614B5511216DAD5279C4160* __this, bool ___value0, const RuntimeMethod* method)
{
{
bool L_0 = ___value0;
__this->___U3CcanHaveAnyAttributeU3Ek__BackingField_0 = L_0;
return;
}
}
// System.Void UnityEngine.UIElements.UxmlTraits::Init(UnityEngine.UIElements.VisualElement,UnityEngine.UIElements.IUxmlAttributes,UnityEngine.UIElements.CreationContext)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlTraits_Init_m1DA9460B81499465D2439982AA18831FAC493DC2 (UxmlTraits_t3311A2EDB0705584A614B5511216DAD5279C4160* __this, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___ve0, RuntimeObject* ___bag1, CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 ___cc2, const RuntimeMethod* method)
{
{
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Boolean UnityEngine.UIElements.UxmlTypeRestriction::Equals(UnityEngine.UIElements.UxmlTypeRestriction)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool UxmlTypeRestriction_Equals_mD043634A4FD491A17E5B9758D747186B043DE2B8 (UxmlTypeRestriction_t2C4CE1ED76502CDF80010880E058AF0582910A92* __this, UxmlTypeRestriction_t2C4CE1ED76502CDF80010880E058AF0582910A92* ___other0, const RuntimeMethod* method)
{
bool V_0 = false;
{
UxmlTypeRestriction_t2C4CE1ED76502CDF80010880E058AF0582910A92* L_0 = ___other0;
V_0 = (bool)((((RuntimeObject*)(UxmlTypeRestriction_t2C4CE1ED76502CDF80010880E058AF0582910A92*)__this) == ((RuntimeObject*)(UxmlTypeRestriction_t2C4CE1ED76502CDF80010880E058AF0582910A92*)L_0))? 1 : 0);
goto IL_0008;
}
IL_0008:
{
bool L_1 = V_0;
return L_1;
}
}
// System.Void UnityEngine.UIElements.UxmlTypeRestriction::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlTypeRestriction__ctor_m806ED791D7C73623CE30E938A744F03EBD23164B (UxmlTypeRestriction_t2C4CE1ED76502CDF80010880E058AF0582910A92* __this, const RuntimeMethod* method)
{
{
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Collections.Generic.IEnumerable`1<System.String> UnityEngine.UIElements.UxmlEnumeration::get_values()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* UxmlEnumeration_get_values_mE97BF993A3D5FC32C7B31FFEF0F9B00F5D5C3CC0 (UxmlEnumeration_t6F615693AE9A938EB345E2E5C3FB2205BE5D08CF* __this, const RuntimeMethod* method)
{
RuntimeObject* V_0 = NULL;
{
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_0 = __this->___m_Values_0;
V_0 = L_0;
goto IL_000a;
}
IL_000a:
{
RuntimeObject* L_1 = V_0;
return L_1;
}
}
// System.Void UnityEngine.UIElements.UxmlEnumeration::set_values(System.Collections.Generic.IEnumerable`1<System.String>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlEnumeration_set_values_m1238688B8CB169BCDCB159E3545CB3D72EF58698 (UxmlEnumeration_t6F615693AE9A938EB345E2E5C3FB2205BE5D08CF* __this, RuntimeObject* ___value0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerable_ToList_TisString_t_mA7BFFF205C0EB2F8CE0436E85FC70A2449EDD7C5_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___value0;
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_1;
L_1 = Enumerable_ToList_TisString_t_mA7BFFF205C0EB2F8CE0436E85FC70A2449EDD7C5(L_0, Enumerable_ToList_TisString_t_mA7BFFF205C0EB2F8CE0436E85FC70A2449EDD7C5_RuntimeMethod_var);
__this->___m_Values_0 = L_1;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Values_0), (void*)L_1);
return;
}
}
// System.Boolean UnityEngine.UIElements.UxmlEnumeration::Equals(UnityEngine.UIElements.UxmlTypeRestriction)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool UxmlEnumeration_Equals_mE6CEA5C89CF781248C047CED413B4A8A349E3FFD (UxmlEnumeration_t6F615693AE9A938EB345E2E5C3FB2205BE5D08CF* __this, UxmlTypeRestriction_t2C4CE1ED76502CDF80010880E058AF0582910A92* ___other0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerable_All_TisString_t_m08F59441A68F0EC7C93200AE6F9B0A8F749B9645_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerable_Contains_TisString_t_mB597D95B9D1FDF1ACA18AC4907D6EA8850879D45_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerable_Count_TisString_t_m16A22ABD2063109B6BF270EE7D36BEC5422DD4B3_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Func_2_tAB9727E0C937894E19032D575D98A8A9AB5EE47D_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UxmlEnumeration_t6F615693AE9A938EB345E2E5C3FB2205BE5D08CF_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
UxmlEnumeration_t6F615693AE9A938EB345E2E5C3FB2205BE5D08CF* V_0 = NULL;
bool V_1 = false;
bool V_2 = false;
int32_t G_B5_0 = 0;
{
UxmlTypeRestriction_t2C4CE1ED76502CDF80010880E058AF0582910A92* L_0 = ___other0;
V_0 = ((UxmlEnumeration_t6F615693AE9A938EB345E2E5C3FB2205BE5D08CF*)IsInstClass((RuntimeObject*)L_0, UxmlEnumeration_t6F615693AE9A938EB345E2E5C3FB2205BE5D08CF_il2cpp_TypeInfo_var));
UxmlEnumeration_t6F615693AE9A938EB345E2E5C3FB2205BE5D08CF* L_1 = V_0;
V_1 = (bool)((((RuntimeObject*)(UxmlEnumeration_t6F615693AE9A938EB345E2E5C3FB2205BE5D08CF*)L_1) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0);
bool L_2 = V_1;
if (!L_2)
{
goto IL_0015;
}
}
{
V_2 = (bool)0;
goto IL_0051;
}
IL_0015:
{
RuntimeObject* L_3;
L_3 = UxmlEnumeration_get_values_mE97BF993A3D5FC32C7B31FFEF0F9B00F5D5C3CC0(__this, NULL);
UxmlEnumeration_t6F615693AE9A938EB345E2E5C3FB2205BE5D08CF* L_4 = V_0;
NullCheck(L_4);
RuntimeObject* L_5;
L_5 = UxmlEnumeration_get_values_mE97BF993A3D5FC32C7B31FFEF0F9B00F5D5C3CC0(L_4, NULL);
Func_2_tAB9727E0C937894E19032D575D98A8A9AB5EE47D* L_6 = (Func_2_tAB9727E0C937894E19032D575D98A8A9AB5EE47D*)il2cpp_codegen_object_new(Func_2_tAB9727E0C937894E19032D575D98A8A9AB5EE47D_il2cpp_TypeInfo_var);
NullCheck(L_6);
Func_2__ctor_m247D5044A4E1F518CA84A38B9A9F30E66BDD8184(L_6, L_5, (intptr_t)((void*)Enumerable_Contains_TisString_t_mB597D95B9D1FDF1ACA18AC4907D6EA8850879D45_RuntimeMethod_var), NULL);
bool L_7;
L_7 = Enumerable_All_TisString_t_m08F59441A68F0EC7C93200AE6F9B0A8F749B9645(L_3, L_6, Enumerable_All_TisString_t_m08F59441A68F0EC7C93200AE6F9B0A8F749B9645_RuntimeMethod_var);
if (!L_7)
{
goto IL_004d;
}
}
{
RuntimeObject* L_8;
L_8 = UxmlEnumeration_get_values_mE97BF993A3D5FC32C7B31FFEF0F9B00F5D5C3CC0(__this, NULL);
int32_t L_9;
L_9 = Enumerable_Count_TisString_t_m16A22ABD2063109B6BF270EE7D36BEC5422DD4B3(L_8, Enumerable_Count_TisString_t_m16A22ABD2063109B6BF270EE7D36BEC5422DD4B3_RuntimeMethod_var);
UxmlEnumeration_t6F615693AE9A938EB345E2E5C3FB2205BE5D08CF* L_10 = V_0;
NullCheck(L_10);
RuntimeObject* L_11;
L_11 = UxmlEnumeration_get_values_mE97BF993A3D5FC32C7B31FFEF0F9B00F5D5C3CC0(L_10, NULL);
int32_t L_12;
L_12 = Enumerable_Count_TisString_t_m16A22ABD2063109B6BF270EE7D36BEC5422DD4B3(L_11, Enumerable_Count_TisString_t_m16A22ABD2063109B6BF270EE7D36BEC5422DD4B3_RuntimeMethod_var);
G_B5_0 = ((((int32_t)L_9) == ((int32_t)L_12))? 1 : 0);
goto IL_004e;
}
IL_004d:
{
G_B5_0 = 0;
}
IL_004e:
{
V_2 = (bool)G_B5_0;
goto IL_0051;
}
IL_0051:
{
bool L_13 = V_2;
return L_13;
}
}
// System.Void UnityEngine.UIElements.UxmlEnumeration::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlEnumeration__ctor_m2C331378FD855BF7E182A7950ECEA413CDE3F7BF (UxmlEnumeration_t6F615693AE9A938EB345E2E5C3FB2205BE5D08CF* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_0 = (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD*)il2cpp_codegen_object_new(List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD_il2cpp_TypeInfo_var);
NullCheck(L_0);
List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E(L_0, List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E_RuntimeMethod_var);
__this->___m_Values_0 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Values_0), (void*)L_0);
UxmlTypeRestriction__ctor_m806ED791D7C73623CE30E938A744F03EBD23164B(__this, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Int32 UnityEngine.UIElements.VisualElementAsset::get_id()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t VisualElementAsset_get_id_m8B3F1D19320E3B2B844496EC2D1224F77BF9B838 (VisualElementAsset_t558B207D551F8C727D1CD0F443F7211D095C3FA9* __this, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
int32_t L_0 = __this->___m_Id_1;
V_0 = L_0;
goto IL_000a;
}
IL_000a:
{
int32_t L_1 = V_0;
return L_1;
}
}
// System.Int32 UnityEngine.UIElements.VisualElementAsset::get_orderInDocument()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t VisualElementAsset_get_orderInDocument_m1F13F1982EBC37ABEB2D32FC902468018B22628A (VisualElementAsset_t558B207D551F8C727D1CD0F443F7211D095C3FA9* __this, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
int32_t L_0 = __this->___m_OrderInDocument_2;
V_0 = L_0;
goto IL_000a;
}
IL_000a:
{
int32_t L_1 = V_0;
return L_1;
}
}
// System.Int32 UnityEngine.UIElements.VisualElementAsset::get_parentId()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t VisualElementAsset_get_parentId_mA91FF6672696AD4F4503E3E025CF6D3CD4DE7BAA (VisualElementAsset_t558B207D551F8C727D1CD0F443F7211D095C3FA9* __this, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
int32_t L_0 = __this->___m_ParentId_3;
V_0 = L_0;
goto IL_000a;
}
IL_000a:
{
int32_t L_1 = V_0;
return L_1;
}
}
// System.Int32 UnityEngine.UIElements.VisualElementAsset::get_ruleIndex()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t VisualElementAsset_get_ruleIndex_mA34146C701B44DACA279D0693219527889DD9ED6 (VisualElementAsset_t558B207D551F8C727D1CD0F443F7211D095C3FA9* __this, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
int32_t L_0 = __this->___m_RuleIndex_4;
V_0 = L_0;
goto IL_000a;
}
IL_000a:
{
int32_t L_1 = V_0;
return L_1;
}
}
// System.String UnityEngine.UIElements.VisualElementAsset::get_fullTypeName()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* VisualElementAsset_get_fullTypeName_mCAB006D370E890745812F6B66A1F262AE808D2C3 (VisualElementAsset_t558B207D551F8C727D1CD0F443F7211D095C3FA9* __this, const RuntimeMethod* method)
{
String_t* V_0 = NULL;
{
String_t* L_0 = __this->___m_FullTypeName_7;
V_0 = L_0;
goto IL_000a;
}
IL_000a:
{
String_t* L_1 = V_0;
return L_1;
}
}
// System.String[] UnityEngine.UIElements.VisualElementAsset::get_classes()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* VisualElementAsset_get_classes_m9C8269729EA1C90878FF5718EAA7D5BB7E6FEDE8 (VisualElementAsset_t558B207D551F8C727D1CD0F443F7211D095C3FA9* __this, const RuntimeMethod* method)
{
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* V_0 = NULL;
{
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_0 = __this->___m_Classes_8;
V_0 = L_0;
goto IL_000a;
}
IL_000a:
{
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_1 = V_0;
return L_1;
}
}
// System.Collections.Generic.List`1<System.String> UnityEngine.UIElements.VisualElementAsset::get_stylesheetPaths()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* VisualElementAsset_get_stylesheetPaths_m90BE744C0DA9E608D46B46C220E12CCEDEC5B5A2 (VisualElementAsset_t558B207D551F8C727D1CD0F443F7211D095C3FA9* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* V_0 = NULL;
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* V_1 = NULL;
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* G_B2_0 = NULL;
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* G_B1_0 = NULL;
{
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_0 = __this->___m_StylesheetPaths_9;
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_1 = L_0;
G_B1_0 = L_1;
if (L_1)
{
G_B2_0 = L_1;
goto IL_0019;
}
}
{
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_2 = (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD*)il2cpp_codegen_object_new(List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD_il2cpp_TypeInfo_var);
NullCheck(L_2);
List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E(L_2, List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E_RuntimeMethod_var);
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_3 = L_2;
V_0 = L_3;
__this->___m_StylesheetPaths_9 = L_3;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_StylesheetPaths_9), (void*)L_3);
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_4 = V_0;
G_B2_0 = L_4;
}
IL_0019:
{
V_1 = G_B2_0;
goto IL_001c;
}
IL_001c:
{
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_5 = V_1;
return L_5;
}
}
// System.Boolean UnityEngine.UIElements.VisualElementAsset::get_hasStylesheetPaths()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool VisualElementAsset_get_hasStylesheetPaths_m24E2D9C6E49B177302C6E388BCD5911F0AD93DE5 (VisualElementAsset_t558B207D551F8C727D1CD0F443F7211D095C3FA9* __this, const RuntimeMethod* method)
{
{
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_0 = __this->___m_StylesheetPaths_9;
return (bool)((!(((RuntimeObject*)(List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD*)L_0) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
}
}
// System.Collections.Generic.List`1<UnityEngine.UIElements.StyleSheet> UnityEngine.UIElements.VisualElementAsset::get_stylesheets()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR List_1_tEA16F82F7871418E28EB6F551D77A8AD9F2E337F* VisualElementAsset_get_stylesheets_mC14A0BAC4A651C42B6787A6ACB080C208FC506C1 (VisualElementAsset_t558B207D551F8C727D1CD0F443F7211D095C3FA9* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_mF0C1921461493490BF6F2AF6CA86D16BC59E327B_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_tEA16F82F7871418E28EB6F551D77A8AD9F2E337F_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
List_1_tEA16F82F7871418E28EB6F551D77A8AD9F2E337F* V_0 = NULL;
List_1_tEA16F82F7871418E28EB6F551D77A8AD9F2E337F* V_1 = NULL;
List_1_tEA16F82F7871418E28EB6F551D77A8AD9F2E337F* G_B2_0 = NULL;
List_1_tEA16F82F7871418E28EB6F551D77A8AD9F2E337F* G_B1_0 = NULL;
{
List_1_tEA16F82F7871418E28EB6F551D77A8AD9F2E337F* L_0 = __this->___m_Stylesheets_10;
List_1_tEA16F82F7871418E28EB6F551D77A8AD9F2E337F* L_1 = L_0;
G_B1_0 = L_1;
if (L_1)
{
G_B2_0 = L_1;
goto IL_0019;
}
}
{
List_1_tEA16F82F7871418E28EB6F551D77A8AD9F2E337F* L_2 = (List_1_tEA16F82F7871418E28EB6F551D77A8AD9F2E337F*)il2cpp_codegen_object_new(List_1_tEA16F82F7871418E28EB6F551D77A8AD9F2E337F_il2cpp_TypeInfo_var);
NullCheck(L_2);
List_1__ctor_mF0C1921461493490BF6F2AF6CA86D16BC59E327B(L_2, List_1__ctor_mF0C1921461493490BF6F2AF6CA86D16BC59E327B_RuntimeMethod_var);
List_1_tEA16F82F7871418E28EB6F551D77A8AD9F2E337F* L_3 = L_2;
V_0 = L_3;
__this->___m_Stylesheets_10 = L_3;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Stylesheets_10), (void*)L_3);
List_1_tEA16F82F7871418E28EB6F551D77A8AD9F2E337F* L_4 = V_0;
G_B2_0 = L_4;
}
IL_0019:
{
V_1 = G_B2_0;
goto IL_001c;
}
IL_001c:
{
List_1_tEA16F82F7871418E28EB6F551D77A8AD9F2E337F* L_5 = V_1;
return L_5;
}
}
// System.Boolean UnityEngine.UIElements.VisualElementAsset::get_hasStylesheets()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool VisualElementAsset_get_hasStylesheets_mFE050CF026E63D06798404ED1A1BF13DA27ECD8E (VisualElementAsset_t558B207D551F8C727D1CD0F443F7211D095C3FA9* __this, const RuntimeMethod* method)
{
{
List_1_tEA16F82F7871418E28EB6F551D77A8AD9F2E337F* L_0 = __this->___m_Stylesheets_10;
return (bool)((!(((RuntimeObject*)(List_1_tEA16F82F7871418E28EB6F551D77A8AD9F2E337F*)L_0) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
}
}
// System.Void UnityEngine.UIElements.VisualElementAsset::OnBeforeSerialize()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void VisualElementAsset_OnBeforeSerialize_m35C6EE396B978ACFE981B0FA99000D413F4C4C47 (VisualElementAsset_t558B207D551F8C727D1CD0F443F7211D095C3FA9* __this, const RuntimeMethod* method)
{
{
return;
}
}
// System.Void UnityEngine.UIElements.VisualElementAsset::OnAfterDeserialize()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void VisualElementAsset_OnAfterDeserialize_m74184C45E01D0B0099EEC1E8828D57F998393568 (VisualElementAsset_t558B207D551F8C727D1CD0F443F7211D095C3FA9* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Contains_m359254483BE42CAD4DCA8FBAFB87473FB4CF00E1_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PickingMode_t5699BF9E5F2587E0D297984D5BF5B63B768E66AC_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral09F849D760A70282F2C2D2A007883ECA528778A3);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralBFCC6EE94F1B7AA05A04750903E25F93A7188AE0);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCE18B047107AA23D1AA9B2ED32D316148E02655F);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE855887D97B38B5FF13FB33465602F8581F4C280);
s_Il2CppMethodInitialized = true;
}
bool V_0 = false;
bool V_1 = false;
bool V_2 = false;
int32_t G_B3_0 = 0;
int32_t G_B8_0 = 0;
int32_t G_B14_0 = 0;
{
String_t* L_0 = __this->___m_Name_0;
bool L_1;
L_1 = String_IsNullOrEmpty_m54CF0907E7C4F3AFB2E796A13DC751ECBB8DB64A(L_0, NULL);
if (L_1)
{
goto IL_0023;
}
}
{
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_2 = __this->___m_Properties_11;
NullCheck(L_2);
bool L_3;
L_3 = List_1_Contains_m359254483BE42CAD4DCA8FBAFB87473FB4CF00E1(L_2, _stringLiteralCE18B047107AA23D1AA9B2ED32D316148E02655F, List_1_Contains_m359254483BE42CAD4DCA8FBAFB87473FB4CF00E1_RuntimeMethod_var);
G_B3_0 = ((((int32_t)L_3) == ((int32_t)0))? 1 : 0);
goto IL_0024;
}
IL_0023:
{
G_B3_0 = 0;
}
IL_0024:
{
V_0 = (bool)G_B3_0;
bool L_4 = V_0;
if (!L_4)
{
goto IL_003c;
}
}
{
String_t* L_5 = __this->___m_Name_0;
VisualElementAsset_AddProperty_mC1B58D9CB901BC6DBEF165561FBF72D77287285C(__this, _stringLiteralCE18B047107AA23D1AA9B2ED32D316148E02655F, L_5, NULL);
}
IL_003c:
{
String_t* L_6 = __this->___m_Text_5;
bool L_7;
L_7 = String_IsNullOrEmpty_m54CF0907E7C4F3AFB2E796A13DC751ECBB8DB64A(L_6, NULL);
if (L_7)
{
goto IL_005e;
}
}
{
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_8 = __this->___m_Properties_11;
NullCheck(L_8);
bool L_9;
L_9 = List_1_Contains_m359254483BE42CAD4DCA8FBAFB87473FB4CF00E1(L_8, _stringLiteralBFCC6EE94F1B7AA05A04750903E25F93A7188AE0, List_1_Contains_m359254483BE42CAD4DCA8FBAFB87473FB4CF00E1_RuntimeMethod_var);
G_B8_0 = ((((int32_t)L_9) == ((int32_t)0))? 1 : 0);
goto IL_005f;
}
IL_005e:
{
G_B8_0 = 0;
}
IL_005f:
{
V_1 = (bool)G_B8_0;
bool L_10 = V_1;
if (!L_10)
{
goto IL_0077;
}
}
{
String_t* L_11 = __this->___m_Text_5;
VisualElementAsset_AddProperty_mC1B58D9CB901BC6DBEF165561FBF72D77287285C(__this, _stringLiteralBFCC6EE94F1B7AA05A04750903E25F93A7188AE0, L_11, NULL);
}
IL_0077:
{
int32_t L_12 = __this->___m_PickingMode_6;
if (!L_12)
{
goto IL_00a6;
}
}
{
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_13 = __this->___m_Properties_11;
NullCheck(L_13);
bool L_14;
L_14 = List_1_Contains_m359254483BE42CAD4DCA8FBAFB87473FB4CF00E1(L_13, _stringLiteral09F849D760A70282F2C2D2A007883ECA528778A3, List_1_Contains_m359254483BE42CAD4DCA8FBAFB87473FB4CF00E1_RuntimeMethod_var);
if (L_14)
{
goto IL_00a6;
}
}
{
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_15 = __this->___m_Properties_11;
NullCheck(L_15);
bool L_16;
L_16 = List_1_Contains_m359254483BE42CAD4DCA8FBAFB87473FB4CF00E1(L_15, _stringLiteralE855887D97B38B5FF13FB33465602F8581F4C280, List_1_Contains_m359254483BE42CAD4DCA8FBAFB87473FB4CF00E1_RuntimeMethod_var);
G_B14_0 = ((((int32_t)L_16) == ((int32_t)0))? 1 : 0);
goto IL_00a7;
}
IL_00a6:
{
G_B14_0 = 0;
}
IL_00a7:
{
V_2 = (bool)G_B14_0;
bool L_17 = V_2;
if (!L_17)
{
goto IL_00ca;
}
}
{
int32_t* L_18 = (&__this->___m_PickingMode_6);
Il2CppFakeBox<int32_t> L_19(PickingMode_t5699BF9E5F2587E0D297984D5BF5B63B768E66AC_il2cpp_TypeInfo_var, L_18);
String_t* L_20;
L_20 = Enum_ToString_m946B0B83C4470457D0FF555D862022C72BB55741((Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2*)(&L_19), NULL);
VisualElementAsset_AddProperty_mC1B58D9CB901BC6DBEF165561FBF72D77287285C(__this, _stringLiteral09F849D760A70282F2C2D2A007883ECA528778A3, L_20, NULL);
}
IL_00ca:
{
return;
}
}
// System.Void UnityEngine.UIElements.VisualElementAsset::AddProperty(System.String,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void VisualElementAsset_AddProperty_mC1B58D9CB901BC6DBEF165561FBF72D77287285C (VisualElementAsset_t558B207D551F8C727D1CD0F443F7211D095C3FA9* __this, String_t* ___propertyName0, String_t* ___propertyValue1, const RuntimeMethod* method)
{
{
String_t* L_0 = ___propertyName0;
String_t* L_1 = ___propertyValue1;
VisualElementAsset_SetOrAddProperty_m3664D988F50D69A2539819D968CB2C088BDDAE8C(__this, L_0, L_1, NULL);
return;
}
}
// System.Void UnityEngine.UIElements.VisualElementAsset::SetOrAddProperty(System.String,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void VisualElementAsset_SetOrAddProperty_m3664D988F50D69A2539819D968CB2C088BDDAE8C (VisualElementAsset_t558B207D551F8C727D1CD0F443F7211D095C3FA9* __this, String_t* ___propertyName0, String_t* ___propertyValue1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_mB63183A9151F4345A9DD444A7CBE0D6E03F77C7C_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_m21AEC50E791371101DC22ABCF96A2E46800811F8_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_set_Item_m6A72B7648178616800F05C13DB492E4EDB866B7C_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
bool V_0 = false;
int32_t V_1 = 0;
bool V_2 = false;
bool V_3 = false;
{
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_0 = __this->___m_Properties_11;
V_0 = (bool)((((RuntimeObject*)(List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD*)L_0) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0);
bool L_1 = V_0;
if (!L_1)
{
goto IL_0019;
}
}
{
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_2 = (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD*)il2cpp_codegen_object_new(List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD_il2cpp_TypeInfo_var);
NullCheck(L_2);
List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E(L_2, List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E_RuntimeMethod_var);
__this->___m_Properties_11 = L_2;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Properties_11), (void*)L_2);
}
IL_0019:
{
V_1 = 0;
goto IL_004c;
}
IL_001d:
{
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_3 = __this->___m_Properties_11;
int32_t L_4 = V_1;
NullCheck(L_3);
String_t* L_5;
L_5 = List_1_get_Item_m21AEC50E791371101DC22ABCF96A2E46800811F8(L_3, L_4, List_1_get_Item_m21AEC50E791371101DC22ABCF96A2E46800811F8_RuntimeMethod_var);
String_t* L_6 = ___propertyName0;
bool L_7;
L_7 = String_op_Equality_m0D685A924E5CD78078F248ED1726DA5A9D7D6AC0(L_5, L_6, NULL);
V_2 = L_7;
bool L_8 = V_2;
if (!L_8)
{
goto IL_0047;
}
}
{
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_9 = __this->___m_Properties_11;
int32_t L_10 = V_1;
String_t* L_11 = ___propertyValue1;
NullCheck(L_9);
List_1_set_Item_m6A72B7648178616800F05C13DB492E4EDB866B7C(L_9, ((int32_t)il2cpp_codegen_add(L_10, 1)), L_11, List_1_set_Item_m6A72B7648178616800F05C13DB492E4EDB866B7C_RuntimeMethod_var);
goto IL_007a;
}
IL_0047:
{
int32_t L_12 = V_1;
V_1 = ((int32_t)il2cpp_codegen_add(L_12, 2));
}
IL_004c:
{
int32_t L_13 = V_1;
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_14 = __this->___m_Properties_11;
NullCheck(L_14);
int32_t L_15;
L_15 = List_1_get_Count_mB63183A9151F4345A9DD444A7CBE0D6E03F77C7C_inline(L_14, List_1_get_Count_mB63183A9151F4345A9DD444A7CBE0D6E03F77C7C_RuntimeMethod_var);
V_3 = (bool)((((int32_t)L_13) < ((int32_t)((int32_t)il2cpp_codegen_subtract(L_15, 1))))? 1 : 0);
bool L_16 = V_3;
if (L_16)
{
goto IL_001d;
}
}
{
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_17 = __this->___m_Properties_11;
String_t* L_18 = ___propertyName0;
NullCheck(L_17);
List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_inline(L_17, L_18, List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var);
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_19 = __this->___m_Properties_11;
String_t* L_20 = ___propertyValue1;
NullCheck(L_19);
List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_inline(L_19, L_20, List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var);
}
IL_007a:
{
return;
}
}
// System.Boolean UnityEngine.UIElements.VisualElementAsset::TryGetAttributeValue(System.String,System.String&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool VisualElementAsset_TryGetAttributeValue_m65ADD8F9892E90C34B712F3E72026D2177C7CDBB (VisualElementAsset_t558B207D551F8C727D1CD0F443F7211D095C3FA9* __this, String_t* ___propertyName0, String_t** ___value1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_mB63183A9151F4345A9DD444A7CBE0D6E03F77C7C_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_m21AEC50E791371101DC22ABCF96A2E46800811F8_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
bool V_0 = false;
bool V_1 = false;
int32_t V_2 = 0;
bool V_3 = false;
bool V_4 = false;
{
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_0 = __this->___m_Properties_11;
V_0 = (bool)((((RuntimeObject*)(List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD*)L_0) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0);
bool L_1 = V_0;
if (!L_1)
{
goto IL_0016;
}
}
{
String_t** L_2 = ___value1;
*((RuntimeObject**)L_2) = (RuntimeObject*)NULL;
Il2CppCodeGenWriteBarrier((void**)(RuntimeObject**)L_2, (void*)(RuntimeObject*)NULL);
V_1 = (bool)0;
goto IL_0068;
}
IL_0016:
{
V_2 = 0;
goto IL_004b;
}
IL_001a:
{
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_3 = __this->___m_Properties_11;
int32_t L_4 = V_2;
NullCheck(L_3);
String_t* L_5;
L_5 = List_1_get_Item_m21AEC50E791371101DC22ABCF96A2E46800811F8(L_3, L_4, List_1_get_Item_m21AEC50E791371101DC22ABCF96A2E46800811F8_RuntimeMethod_var);
String_t* L_6 = ___propertyName0;
bool L_7;
L_7 = String_op_Equality_m0D685A924E5CD78078F248ED1726DA5A9D7D6AC0(L_5, L_6, NULL);
V_3 = L_7;
bool L_8 = V_3;
if (!L_8)
{
goto IL_0046;
}
}
{
String_t** L_9 = ___value1;
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_10 = __this->___m_Properties_11;
int32_t L_11 = V_2;
NullCheck(L_10);
String_t* L_12;
L_12 = List_1_get_Item_m21AEC50E791371101DC22ABCF96A2E46800811F8(L_10, ((int32_t)il2cpp_codegen_add(L_11, 1)), List_1_get_Item_m21AEC50E791371101DC22ABCF96A2E46800811F8_RuntimeMethod_var);
*((RuntimeObject**)L_9) = (RuntimeObject*)L_12;
Il2CppCodeGenWriteBarrier((void**)(RuntimeObject**)L_9, (void*)(RuntimeObject*)L_12);
V_1 = (bool)1;
goto IL_0068;
}
IL_0046:
{
int32_t L_13 = V_2;
V_2 = ((int32_t)il2cpp_codegen_add(L_13, 2));
}
IL_004b:
{
int32_t L_14 = V_2;
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_15 = __this->___m_Properties_11;
NullCheck(L_15);
int32_t L_16;
L_16 = List_1_get_Count_mB63183A9151F4345A9DD444A7CBE0D6E03F77C7C_inline(L_15, List_1_get_Count_mB63183A9151F4345A9DD444A7CBE0D6E03F77C7C_RuntimeMethod_var);
V_4 = (bool)((((int32_t)L_14) < ((int32_t)((int32_t)il2cpp_codegen_subtract(L_16, 1))))? 1 : 0);
bool L_17 = V_4;
if (L_17)
{
goto IL_001a;
}
}
{
String_t** L_18 = ___value1;
*((RuntimeObject**)L_18) = (RuntimeObject*)NULL;
Il2CppCodeGenWriteBarrier((void**)(RuntimeObject**)L_18, (void*)(RuntimeObject*)NULL);
V_1 = (bool)0;
goto IL_0068;
}
IL_0068:
{
bool L_19 = V_1;
return L_19;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Collections.Generic.Dictionary`2<System.String,System.Collections.Generic.List`1<UnityEngine.UIElements.IUxmlFactory>> UnityEngine.UIElements.VisualElementFactoryRegistry::get_factories()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Dictionary_2_tA46ED3F3409EFE7435A050EFC98737E3416DF297* VisualElementFactoryRegistry_get_factories_m3BC0E2A4D88758A531F635C866946768F45611B9 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2__ctor_m9F8971D521FD28B0432196759DD85E8A7494C09B_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_tA46ED3F3409EFE7435A050EFC98737E3416DF297_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&VisualElementFactoryRegistry_t5AFB3437843ACF0BEB134D5662C29A498260FEE3_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
bool V_0 = false;
Dictionary_2_tA46ED3F3409EFE7435A050EFC98737E3416DF297* V_1 = NULL;
{
Dictionary_2_tA46ED3F3409EFE7435A050EFC98737E3416DF297* L_0 = ((VisualElementFactoryRegistry_t5AFB3437843ACF0BEB134D5662C29A498260FEE3_StaticFields*)il2cpp_codegen_static_fields_for(VisualElementFactoryRegistry_t5AFB3437843ACF0BEB134D5662C29A498260FEE3_il2cpp_TypeInfo_var))->___s_Factories_0;
V_0 = (bool)((((RuntimeObject*)(Dictionary_2_tA46ED3F3409EFE7435A050EFC98737E3416DF297*)L_0) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0);
bool L_1 = V_0;
if (!L_1)
{
goto IL_0025;
}
}
{
Dictionary_2_tA46ED3F3409EFE7435A050EFC98737E3416DF297* L_2 = (Dictionary_2_tA46ED3F3409EFE7435A050EFC98737E3416DF297*)il2cpp_codegen_object_new(Dictionary_2_tA46ED3F3409EFE7435A050EFC98737E3416DF297_il2cpp_TypeInfo_var);
NullCheck(L_2);
Dictionary_2__ctor_m9F8971D521FD28B0432196759DD85E8A7494C09B(L_2, Dictionary_2__ctor_m9F8971D521FD28B0432196759DD85E8A7494C09B_RuntimeMethod_var);
((VisualElementFactoryRegistry_t5AFB3437843ACF0BEB134D5662C29A498260FEE3_StaticFields*)il2cpp_codegen_static_fields_for(VisualElementFactoryRegistry_t5AFB3437843ACF0BEB134D5662C29A498260FEE3_il2cpp_TypeInfo_var))->___s_Factories_0 = L_2;
Il2CppCodeGenWriteBarrier((void**)(&((VisualElementFactoryRegistry_t5AFB3437843ACF0BEB134D5662C29A498260FEE3_StaticFields*)il2cpp_codegen_static_fields_for(VisualElementFactoryRegistry_t5AFB3437843ACF0BEB134D5662C29A498260FEE3_il2cpp_TypeInfo_var))->___s_Factories_0), (void*)L_2);
VisualElementFactoryRegistry_RegisterEngineFactories_m1F7561234969E4453705448C3794D52A300126A3(NULL);
VisualElementFactoryRegistry_RegisterUserFactories_m433FFC755095DB76DBA0FD7D3F93DA1A3AC8371D(NULL);
}
IL_0025:
{
Dictionary_2_tA46ED3F3409EFE7435A050EFC98737E3416DF297* L_3 = ((VisualElementFactoryRegistry_t5AFB3437843ACF0BEB134D5662C29A498260FEE3_StaticFields*)il2cpp_codegen_static_fields_for(VisualElementFactoryRegistry_t5AFB3437843ACF0BEB134D5662C29A498260FEE3_il2cpp_TypeInfo_var))->___s_Factories_0;
V_1 = L_3;
goto IL_002d;
}
IL_002d:
{
Dictionary_2_tA46ED3F3409EFE7435A050EFC98737E3416DF297* L_4 = V_1;
return L_4;
}
}
// System.Void UnityEngine.UIElements.VisualElementFactoryRegistry::RegisterFactory(UnityEngine.UIElements.IUxmlFactory)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void VisualElementFactoryRegistry_RegisterFactory_mD741116A7D50262FCF82D745235F9E54E826D5DB (RuntimeObject* ___factory0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_Add_m5238542A35F6615B7A25080359AFF2AC76DAE37F_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_TryGetValue_m5D8EE4EF4835DCA21D68A034C39890DFBF42944D_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_mD742B71B699988182FFC41DFE750ECCEF06A694A_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_m4A38EAAE0E5D46BCA96C1C1212E8CF3B37E4E88F_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_m2988CD123D04B5B9030040521A8D89C79B9F1932_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IUxmlFactory_tA21164506EAA766B503BACFA9BFEF92B20C11D06_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_m6B3221DE63466F33DDEE68CD4524E3C36F4DC791_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_GetEnumerator_m0BD88A00307BA6B435140652A9F7AA404314FDC5_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_m6B4E4E39CB37522BFD151B347A382B59B473C69B_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_t1C028615AD4710B454A12711EBA9E6BA3EA21018_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
List_1_t1C028615AD4710B454A12711EBA9E6BA3EA21018* V_0 = NULL;
bool V_1 = false;
Enumerator_t17EE9FA41112519642E6EA79EF96C004555C9E64 V_2;
memset((&V_2), 0, sizeof(V_2));
RuntimeObject* V_3 = NULL;
bool V_4 = false;
{
Dictionary_2_tA46ED3F3409EFE7435A050EFC98737E3416DF297* L_0;
L_0 = VisualElementFactoryRegistry_get_factories_m3BC0E2A4D88758A531F635C866946768F45611B9(NULL);
RuntimeObject* L_1 = ___factory0;
NullCheck(L_1);
String_t* L_2;
L_2 = InterfaceFuncInvoker0< String_t* >::Invoke(0 /* System.String UnityEngine.UIElements.IUxmlFactory::get_uxmlQualifiedName() */, IUxmlFactory_tA21164506EAA766B503BACFA9BFEF92B20C11D06_il2cpp_TypeInfo_var, L_1);
NullCheck(L_0);
bool L_3;
L_3 = Dictionary_2_TryGetValue_m5D8EE4EF4835DCA21D68A034C39890DFBF42944D(L_0, L_2, (&V_0), Dictionary_2_TryGetValue_m5D8EE4EF4835DCA21D68A034C39890DFBF42944D_RuntimeMethod_var);
V_1 = L_3;
bool L_4 = V_1;
if (!L_4)
{
goto IL_0086;
}
}
{
List_1_t1C028615AD4710B454A12711EBA9E6BA3EA21018* L_5 = V_0;
NullCheck(L_5);
Enumerator_t17EE9FA41112519642E6EA79EF96C004555C9E64 L_6;
L_6 = List_1_GetEnumerator_m0BD88A00307BA6B435140652A9F7AA404314FDC5(L_5, List_1_GetEnumerator_m0BD88A00307BA6B435140652A9F7AA404314FDC5_RuntimeMethod_var);
V_2 = L_6;
}
{
auto __finallyBlock = il2cpp::utils::Finally([&]
{
FINALLY_006c:
{// begin finally (depth: 1)
Enumerator_Dispose_mD742B71B699988182FFC41DFE750ECCEF06A694A((&V_2), Enumerator_Dispose_mD742B71B699988182FFC41DFE750ECCEF06A694A_RuntimeMethod_var);
return;
}// end finally (depth: 1)
});
try
{// begin try (depth: 1)
{
goto IL_0061_1;
}
IL_0022_1:
{
RuntimeObject* L_7;
L_7 = Enumerator_get_Current_m2988CD123D04B5B9030040521A8D89C79B9F1932_inline((&V_2), Enumerator_get_Current_m2988CD123D04B5B9030040521A8D89C79B9F1932_RuntimeMethod_var);
V_3 = L_7;
RuntimeObject* L_8 = V_3;
NullCheck(L_8);
Type_t* L_9;
L_9 = Object_GetType_mE10A8FC1E57F3DF29972CCBC026C2DC3942263B3(L_8, NULL);
RuntimeObject* L_10 = ___factory0;
NullCheck(L_10);
Type_t* L_11;
L_11 = Object_GetType_mE10A8FC1E57F3DF29972CCBC026C2DC3942263B3(L_10, NULL);
V_4 = (bool)((((RuntimeObject*)(Type_t*)L_9) == ((RuntimeObject*)(Type_t*)L_11))? 1 : 0);
bool L_12 = V_4;
if (!L_12)
{
goto IL_0060_1;
}
}
{
RuntimeObject* L_13 = ___factory0;
NullCheck(L_13);
Type_t* L_14;
L_14 = Object_GetType_mE10A8FC1E57F3DF29972CCBC026C2DC3942263B3(L_13, NULL);
NullCheck(L_14);
String_t* L_15;
L_15 = VirtualFuncInvoker0< String_t* >::Invoke(26 /* System.String System.Type::get_FullName() */, L_14);
String_t* L_16;
L_16 = String_Concat_m9B13B47FCB3DF61144D9647DDA05F527377251B0(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral7AF912EF574F4A4B8D1684A357C31BA4899E2630)), L_15, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralA09E2059CFC087EDA705E84D3AECFCB7D8744B91)), NULL);
ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_17 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var)));
NullCheck(L_17);
ArgumentException__ctor_m026938A67AF9D36BB7ED27F80425D7194B514465(L_17, L_16, NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_17, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&VisualElementFactoryRegistry_RegisterFactory_mD741116A7D50262FCF82D745235F9E54E826D5DB_RuntimeMethod_var)));
}
IL_0060_1:
{
}
IL_0061_1:
{
bool L_18;
L_18 = Enumerator_MoveNext_m4A38EAAE0E5D46BCA96C1C1212E8CF3B37E4E88F((&V_2), Enumerator_MoveNext_m4A38EAAE0E5D46BCA96C1C1212E8CF3B37E4E88F_RuntimeMethod_var);
if (L_18)
{
goto IL_0022_1;
}
}
{
goto IL_007b;
}
}// end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__finallyBlock.StoreException(e.ex);
}
}
IL_007b:
{
List_1_t1C028615AD4710B454A12711EBA9E6BA3EA21018* L_19 = V_0;
RuntimeObject* L_20 = ___factory0;
NullCheck(L_19);
List_1_Add_m6B3221DE63466F33DDEE68CD4524E3C36F4DC791_inline(L_19, L_20, List_1_Add_m6B3221DE63466F33DDEE68CD4524E3C36F4DC791_RuntimeMethod_var);
goto IL_00a8;
}
IL_0086:
{
List_1_t1C028615AD4710B454A12711EBA9E6BA3EA21018* L_21 = (List_1_t1C028615AD4710B454A12711EBA9E6BA3EA21018*)il2cpp_codegen_object_new(List_1_t1C028615AD4710B454A12711EBA9E6BA3EA21018_il2cpp_TypeInfo_var);
NullCheck(L_21);
List_1__ctor_m6B4E4E39CB37522BFD151B347A382B59B473C69B(L_21, List_1__ctor_m6B4E4E39CB37522BFD151B347A382B59B473C69B_RuntimeMethod_var);
V_0 = L_21;
List_1_t1C028615AD4710B454A12711EBA9E6BA3EA21018* L_22 = V_0;
RuntimeObject* L_23 = ___factory0;
NullCheck(L_22);
List_1_Add_m6B3221DE63466F33DDEE68CD4524E3C36F4DC791_inline(L_22, L_23, List_1_Add_m6B3221DE63466F33DDEE68CD4524E3C36F4DC791_RuntimeMethod_var);
Dictionary_2_tA46ED3F3409EFE7435A050EFC98737E3416DF297* L_24;
L_24 = VisualElementFactoryRegistry_get_factories_m3BC0E2A4D88758A531F635C866946768F45611B9(NULL);
RuntimeObject* L_25 = ___factory0;
NullCheck(L_25);
String_t* L_26;
L_26 = InterfaceFuncInvoker0< String_t* >::Invoke(0 /* System.String UnityEngine.UIElements.IUxmlFactory::get_uxmlQualifiedName() */, IUxmlFactory_tA21164506EAA766B503BACFA9BFEF92B20C11D06_il2cpp_TypeInfo_var, L_25);
List_1_t1C028615AD4710B454A12711EBA9E6BA3EA21018* L_27 = V_0;
NullCheck(L_24);
Dictionary_2_Add_m5238542A35F6615B7A25080359AFF2AC76DAE37F(L_24, L_26, L_27, Dictionary_2_Add_m5238542A35F6615B7A25080359AFF2AC76DAE37F_RuntimeMethod_var);
}
IL_00a8:
{
return;
}
}
// System.Boolean UnityEngine.UIElements.VisualElementFactoryRegistry::TryGetValue(System.String,System.Collections.Generic.List`1<UnityEngine.UIElements.IUxmlFactory>&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool VisualElementFactoryRegistry_TryGetValue_m7A92CBB838E20638BC649FC74BC2EF7DAAD8BD7E (String_t* ___fullTypeName0, List_1_t1C028615AD4710B454A12711EBA9E6BA3EA21018** ___factoryList1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_TryGetValue_m5D8EE4EF4835DCA21D68A034C39890DFBF42944D_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
bool V_0 = false;
{
List_1_t1C028615AD4710B454A12711EBA9E6BA3EA21018** L_0 = ___factoryList1;
*((RuntimeObject**)L_0) = (RuntimeObject*)NULL;
Il2CppCodeGenWriteBarrier((void**)(RuntimeObject**)L_0, (void*)(RuntimeObject*)NULL);
Dictionary_2_tA46ED3F3409EFE7435A050EFC98737E3416DF297* L_1;
L_1 = VisualElementFactoryRegistry_get_factories_m3BC0E2A4D88758A531F635C866946768F45611B9(NULL);
String_t* L_2 = ___fullTypeName0;
List_1_t1C028615AD4710B454A12711EBA9E6BA3EA21018** L_3 = ___factoryList1;
NullCheck(L_1);
bool L_4;
L_4 = Dictionary_2_TryGetValue_m5D8EE4EF4835DCA21D68A034C39890DFBF42944D(L_1, L_2, L_3, Dictionary_2_TryGetValue_m5D8EE4EF4835DCA21D68A034C39890DFBF42944D_RuntimeMethod_var);
V_0 = L_4;
goto IL_0013;
}
IL_0013:
{
bool L_5 = V_0;
return L_5;
}
}
// System.Void UnityEngine.UIElements.VisualElementFactoryRegistry::RegisterEngineFactories()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void VisualElementFactoryRegistry_RegisterEngineFactories_m1F7561234969E4453705448C3794D52A300126A3 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IUxmlFactoryU5BU5D_t8994ABA10DA466E08CE753B11AC1EEF231260322_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UxmlAttributeOverridesFactory_t8DC6883CE444FFD7F7EB6BE87BEA29B2EE4A2A0C_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UxmlFactory_t045B315994A585EA6A21E9B7C1662889F1A5CDB8_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UxmlFactory_t0AF11BAA8BF1530C43578093CBEC2AA3C620EFFB_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UxmlFactory_t0E9441F0C7DD892BF8018E46BFCD72A64D446BCA_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UxmlFactory_t11A584E0C1B2FAF70141E6EFA9220CC0D629ACB9_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UxmlFactory_t1BC8F3254EBA5E85475338D3FF430F892CA21838_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UxmlFactory_t1DB561BFFA7E2E3836F7AB008BCE7B6119542F33_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UxmlFactory_t1ECF9631B695D2729985F16351113752F1481AA1_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UxmlFactory_t249AC34D5F7B29165319BBB39E55115D72C6C355_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UxmlFactory_t2E129D443AB129AC89939D86BA7EC77C545C76A2_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UxmlFactory_t2E267E91D0B573E4D06AE01A09376ACF014A183A_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UxmlFactory_t35B922ED9E1CA8C252387734E2B2CDA19938C6FE_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UxmlFactory_t516FE1C24CC6B2440DCACBB23513C54C6FEEA678_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UxmlFactory_t51EFE0D79FC31E5C69D69B843C9D0692E7E9357D_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UxmlFactory_t5721E550FC36B9FB25920C8A1BF3ED0690EAD095_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UxmlFactory_t5B18CCB54AC17AB3F253B91F1737463755292A0E_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UxmlFactory_t6845309ECE79DB9008EF5BADCA7B0E8DCD07E5EC_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UxmlFactory_t69CF565D66C0C9026CE03CE91ED4C8D79FCFFCEF_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UxmlFactory_t6CF52131E2A7931EE67A7392DFA7EF0C5F233786_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UxmlFactory_t6F53E24D591E2E75BBDE2E77C71A40304AD5094B_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UxmlFactory_t73B2991499239881C5C824B63741E30FC900377F_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UxmlFactory_t7DB318A14BAB84613EDD5EA0BA57891581394BBF_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UxmlFactory_t8C0CFA338F9D59EB753E147466CE3C307797B50B_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UxmlFactory_t9754F957D6F9A2CB96F75CB5511193FED61D133B_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UxmlFactory_t9EA8AA3760D36CB424435C9FEE3A253C597E4172_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UxmlFactory_tAECA77E800F1C8D8B4750E8DE5B030FB6BC0E218_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UxmlFactory_tCE6DF7355A113F1B17DF63856AF294A0B193E5F5_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UxmlFactory_tD07321760237BDC33659E316F566C2C4A533EA30_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UxmlFactory_tE9EC1F2EEB1D16C012FCCA983EB08631DD8A4BE4_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UxmlFactory_tEC8CC0AEF087D585994E90EC035A601F3D0F29D1_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UxmlFactory_tF9683EC71E4F687E36692AD4C22A0F0A79BA5557_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UxmlRootElementFactory_t2F773C3F5B052C30E6079D453A7242D22DA3C9E2_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UxmlStyleFactory_t3062C419865799AB993746332076CD57D87C5135_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UxmlTemplateFactory_t8A7706A785E9057D26FE7254B5CF761E61F8B85A_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
IUxmlFactoryU5BU5D_t8994ABA10DA466E08CE753B11AC1EEF231260322* V_0 = NULL;
IUxmlFactoryU5BU5D_t8994ABA10DA466E08CE753B11AC1EEF231260322* V_1 = NULL;
int32_t V_2 = 0;
RuntimeObject* V_3 = NULL;
{
IUxmlFactoryU5BU5D_t8994ABA10DA466E08CE753B11AC1EEF231260322* L_0 = (IUxmlFactoryU5BU5D_t8994ABA10DA466E08CE753B11AC1EEF231260322*)(IUxmlFactoryU5BU5D_t8994ABA10DA466E08CE753B11AC1EEF231260322*)SZArrayNew(IUxmlFactoryU5BU5D_t8994ABA10DA466E08CE753B11AC1EEF231260322_il2cpp_TypeInfo_var, (uint32_t)((int32_t)34));
IUxmlFactoryU5BU5D_t8994ABA10DA466E08CE753B11AC1EEF231260322* L_1 = L_0;
UxmlRootElementFactory_t2F773C3F5B052C30E6079D453A7242D22DA3C9E2* L_2 = (UxmlRootElementFactory_t2F773C3F5B052C30E6079D453A7242D22DA3C9E2*)il2cpp_codegen_object_new(UxmlRootElementFactory_t2F773C3F5B052C30E6079D453A7242D22DA3C9E2_il2cpp_TypeInfo_var);
NullCheck(L_2);
UxmlRootElementFactory__ctor_mA195BA4F185ECEB3F73E683544D3F1FB81CE35CE(L_2, NULL);
NullCheck(L_1);
ArrayElementTypeCheck (L_1, L_2);
(L_1)->SetAt(static_cast<il2cpp_array_size_t>(0), (RuntimeObject*)L_2);
IUxmlFactoryU5BU5D_t8994ABA10DA466E08CE753B11AC1EEF231260322* L_3 = L_1;
UxmlTemplateFactory_t8A7706A785E9057D26FE7254B5CF761E61F8B85A* L_4 = (UxmlTemplateFactory_t8A7706A785E9057D26FE7254B5CF761E61F8B85A*)il2cpp_codegen_object_new(UxmlTemplateFactory_t8A7706A785E9057D26FE7254B5CF761E61F8B85A_il2cpp_TypeInfo_var);
NullCheck(L_4);
UxmlTemplateFactory__ctor_m1EDF1CA49D9BA6F6922BB41C295C79A765EE4094(L_4, NULL);
NullCheck(L_3);
ArrayElementTypeCheck (L_3, L_4);
(L_3)->SetAt(static_cast<il2cpp_array_size_t>(1), (RuntimeObject*)L_4);
IUxmlFactoryU5BU5D_t8994ABA10DA466E08CE753B11AC1EEF231260322* L_5 = L_3;
UxmlStyleFactory_t3062C419865799AB993746332076CD57D87C5135* L_6 = (UxmlStyleFactory_t3062C419865799AB993746332076CD57D87C5135*)il2cpp_codegen_object_new(UxmlStyleFactory_t3062C419865799AB993746332076CD57D87C5135_il2cpp_TypeInfo_var);
NullCheck(L_6);
UxmlStyleFactory__ctor_m0A547D3C29B580AC8251DA3A249C5EB178E704CF(L_6, NULL);
NullCheck(L_5);
ArrayElementTypeCheck (L_5, L_6);
(L_5)->SetAt(static_cast<il2cpp_array_size_t>(2), (RuntimeObject*)L_6);
IUxmlFactoryU5BU5D_t8994ABA10DA466E08CE753B11AC1EEF231260322* L_7 = L_5;
UxmlAttributeOverridesFactory_t8DC6883CE444FFD7F7EB6BE87BEA29B2EE4A2A0C* L_8 = (UxmlAttributeOverridesFactory_t8DC6883CE444FFD7F7EB6BE87BEA29B2EE4A2A0C*)il2cpp_codegen_object_new(UxmlAttributeOverridesFactory_t8DC6883CE444FFD7F7EB6BE87BEA29B2EE4A2A0C_il2cpp_TypeInfo_var);
NullCheck(L_8);
UxmlAttributeOverridesFactory__ctor_mF55F448D8C28E82E7BC74B67D1F2D9DD2F936084(L_8, NULL);
NullCheck(L_7);
ArrayElementTypeCheck (L_7, L_8);
(L_7)->SetAt(static_cast<il2cpp_array_size_t>(3), (RuntimeObject*)L_8);
IUxmlFactoryU5BU5D_t8994ABA10DA466E08CE753B11AC1EEF231260322* L_9 = L_7;
UxmlFactory_t1ECF9631B695D2729985F16351113752F1481AA1* L_10 = (UxmlFactory_t1ECF9631B695D2729985F16351113752F1481AA1*)il2cpp_codegen_object_new(UxmlFactory_t1ECF9631B695D2729985F16351113752F1481AA1_il2cpp_TypeInfo_var);
NullCheck(L_10);
UxmlFactory__ctor_mAFFF08C9DC0A592ED1CAC17A7FA99C0484AA533D(L_10, NULL);
NullCheck(L_9);
ArrayElementTypeCheck (L_9, L_10);
(L_9)->SetAt(static_cast<il2cpp_array_size_t>(4), (RuntimeObject*)L_10);
IUxmlFactoryU5BU5D_t8994ABA10DA466E08CE753B11AC1EEF231260322* L_11 = L_9;
UxmlFactory_t9EA8AA3760D36CB424435C9FEE3A253C597E4172* L_12 = (UxmlFactory_t9EA8AA3760D36CB424435C9FEE3A253C597E4172*)il2cpp_codegen_object_new(UxmlFactory_t9EA8AA3760D36CB424435C9FEE3A253C597E4172_il2cpp_TypeInfo_var);
NullCheck(L_12);
UxmlFactory__ctor_mBD5FD352733694831B4DBD50AECA747A2EC354FE(L_12, NULL);
NullCheck(L_11);
ArrayElementTypeCheck (L_11, L_12);
(L_11)->SetAt(static_cast<il2cpp_array_size_t>(5), (RuntimeObject*)L_12);
IUxmlFactoryU5BU5D_t8994ABA10DA466E08CE753B11AC1EEF231260322* L_13 = L_11;
UxmlFactory_tF9683EC71E4F687E36692AD4C22A0F0A79BA5557* L_14 = (UxmlFactory_tF9683EC71E4F687E36692AD4C22A0F0A79BA5557*)il2cpp_codegen_object_new(UxmlFactory_tF9683EC71E4F687E36692AD4C22A0F0A79BA5557_il2cpp_TypeInfo_var);
NullCheck(L_14);
UxmlFactory__ctor_mFCDC01C4EEAE569AE83062232F846083A90B16D9(L_14, NULL);
NullCheck(L_13);
ArrayElementTypeCheck (L_13, L_14);
(L_13)->SetAt(static_cast<il2cpp_array_size_t>(6), (RuntimeObject*)L_14);
IUxmlFactoryU5BU5D_t8994ABA10DA466E08CE753B11AC1EEF231260322* L_15 = L_13;
UxmlFactory_t6F53E24D591E2E75BBDE2E77C71A40304AD5094B* L_16 = (UxmlFactory_t6F53E24D591E2E75BBDE2E77C71A40304AD5094B*)il2cpp_codegen_object_new(UxmlFactory_t6F53E24D591E2E75BBDE2E77C71A40304AD5094B_il2cpp_TypeInfo_var);
NullCheck(L_16);
UxmlFactory__ctor_m3E8B5BA1F5F65262CEBA93D37991F8DF226ABEB7(L_16, NULL);
NullCheck(L_15);
ArrayElementTypeCheck (L_15, L_16);
(L_15)->SetAt(static_cast<il2cpp_array_size_t>(7), (RuntimeObject*)L_16);
IUxmlFactoryU5BU5D_t8994ABA10DA466E08CE753B11AC1EEF231260322* L_17 = L_15;
UxmlFactory_t35B922ED9E1CA8C252387734E2B2CDA19938C6FE* L_18 = (UxmlFactory_t35B922ED9E1CA8C252387734E2B2CDA19938C6FE*)il2cpp_codegen_object_new(UxmlFactory_t35B922ED9E1CA8C252387734E2B2CDA19938C6FE_il2cpp_TypeInfo_var);
NullCheck(L_18);
UxmlFactory__ctor_mB92A40B6B4EBD59389168ED750B1FA502F7101E9(L_18, NULL);
NullCheck(L_17);
ArrayElementTypeCheck (L_17, L_18);
(L_17)->SetAt(static_cast<il2cpp_array_size_t>(8), (RuntimeObject*)L_18);
IUxmlFactoryU5BU5D_t8994ABA10DA466E08CE753B11AC1EEF231260322* L_19 = L_17;
UxmlFactory_tEC8CC0AEF087D585994E90EC035A601F3D0F29D1* L_20 = (UxmlFactory_tEC8CC0AEF087D585994E90EC035A601F3D0F29D1*)il2cpp_codegen_object_new(UxmlFactory_tEC8CC0AEF087D585994E90EC035A601F3D0F29D1_il2cpp_TypeInfo_var);
NullCheck(L_20);
UxmlFactory__ctor_m80927DD93169A7933B6DB9A7244343F5ECAB46F1(L_20, NULL);
NullCheck(L_19);
ArrayElementTypeCheck (L_19, L_20);
(L_19)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)9)), (RuntimeObject*)L_20);
IUxmlFactoryU5BU5D_t8994ABA10DA466E08CE753B11AC1EEF231260322* L_21 = L_19;
UxmlFactory_t6CF52131E2A7931EE67A7392DFA7EF0C5F233786* L_22 = (UxmlFactory_t6CF52131E2A7931EE67A7392DFA7EF0C5F233786*)il2cpp_codegen_object_new(UxmlFactory_t6CF52131E2A7931EE67A7392DFA7EF0C5F233786_il2cpp_TypeInfo_var);
NullCheck(L_22);
UxmlFactory__ctor_m486DF4197D72052B64E9666D4838F429FDDC9FBC(L_22, NULL);
NullCheck(L_21);
ArrayElementTypeCheck (L_21, L_22);
(L_21)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)10)), (RuntimeObject*)L_22);
IUxmlFactoryU5BU5D_t8994ABA10DA466E08CE753B11AC1EEF231260322* L_23 = L_21;
UxmlFactory_t69CF565D66C0C9026CE03CE91ED4C8D79FCFFCEF* L_24 = (UxmlFactory_t69CF565D66C0C9026CE03CE91ED4C8D79FCFFCEF*)il2cpp_codegen_object_new(UxmlFactory_t69CF565D66C0C9026CE03CE91ED4C8D79FCFFCEF_il2cpp_TypeInfo_var);
NullCheck(L_24);
UxmlFactory__ctor_mF27AAD7A7CC32201EE1CBBAA14D37A188CFADEA2(L_24, NULL);
NullCheck(L_23);
ArrayElementTypeCheck (L_23, L_24);
(L_23)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)11)), (RuntimeObject*)L_24);
IUxmlFactoryU5BU5D_t8994ABA10DA466E08CE753B11AC1EEF231260322* L_25 = L_23;
UxmlFactory_t7DB318A14BAB84613EDD5EA0BA57891581394BBF* L_26 = (UxmlFactory_t7DB318A14BAB84613EDD5EA0BA57891581394BBF*)il2cpp_codegen_object_new(UxmlFactory_t7DB318A14BAB84613EDD5EA0BA57891581394BBF_il2cpp_TypeInfo_var);
NullCheck(L_26);
UxmlFactory__ctor_m6FA2108104416D5DA6606536B9B8E714DB1558F3(L_26, NULL);
NullCheck(L_25);
ArrayElementTypeCheck (L_25, L_26);
(L_25)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)12)), (RuntimeObject*)L_26);
IUxmlFactoryU5BU5D_t8994ABA10DA466E08CE753B11AC1EEF231260322* L_27 = L_25;
UxmlFactory_t51EFE0D79FC31E5C69D69B843C9D0692E7E9357D* L_28 = (UxmlFactory_t51EFE0D79FC31E5C69D69B843C9D0692E7E9357D*)il2cpp_codegen_object_new(UxmlFactory_t51EFE0D79FC31E5C69D69B843C9D0692E7E9357D_il2cpp_TypeInfo_var);
NullCheck(L_28);
UxmlFactory__ctor_m67E0482E1B302129459CE89EB122AF8084F1F2B6(L_28, NULL);
NullCheck(L_27);
ArrayElementTypeCheck (L_27, L_28);
(L_27)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)13)), (RuntimeObject*)L_28);
IUxmlFactoryU5BU5D_t8994ABA10DA466E08CE753B11AC1EEF231260322* L_29 = L_27;
UxmlFactory_tD07321760237BDC33659E316F566C2C4A533EA30* L_30 = (UxmlFactory_tD07321760237BDC33659E316F566C2C4A533EA30*)il2cpp_codegen_object_new(UxmlFactory_tD07321760237BDC33659E316F566C2C4A533EA30_il2cpp_TypeInfo_var);
NullCheck(L_30);
UxmlFactory__ctor_m44C17FD72FA331DC0CAE9B41FA176A9DEF05E591(L_30, NULL);
NullCheck(L_29);
ArrayElementTypeCheck (L_29, L_30);
(L_29)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)14)), (RuntimeObject*)L_30);
IUxmlFactoryU5BU5D_t8994ABA10DA466E08CE753B11AC1EEF231260322* L_31 = L_29;
UxmlFactory_t0AF11BAA8BF1530C43578093CBEC2AA3C620EFFB* L_32 = (UxmlFactory_t0AF11BAA8BF1530C43578093CBEC2AA3C620EFFB*)il2cpp_codegen_object_new(UxmlFactory_t0AF11BAA8BF1530C43578093CBEC2AA3C620EFFB_il2cpp_TypeInfo_var);
NullCheck(L_32);
UxmlFactory__ctor_mB8F6378A7F498D023271F004F8E6A8205C5CBB26(L_32, NULL);
NullCheck(L_31);
ArrayElementTypeCheck (L_31, L_32);
(L_31)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)15)), (RuntimeObject*)L_32);
IUxmlFactoryU5BU5D_t8994ABA10DA466E08CE753B11AC1EEF231260322* L_33 = L_31;
UxmlFactory_t249AC34D5F7B29165319BBB39E55115D72C6C355* L_34 = (UxmlFactory_t249AC34D5F7B29165319BBB39E55115D72C6C355*)il2cpp_codegen_object_new(UxmlFactory_t249AC34D5F7B29165319BBB39E55115D72C6C355_il2cpp_TypeInfo_var);
NullCheck(L_34);
UxmlFactory__ctor_mCF69EA4C7D3090596961C5251A78034EB50C3CB3(L_34, NULL);
NullCheck(L_33);
ArrayElementTypeCheck (L_33, L_34);
(L_33)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)16)), (RuntimeObject*)L_34);
IUxmlFactoryU5BU5D_t8994ABA10DA466E08CE753B11AC1EEF231260322* L_35 = L_33;
UxmlFactory_t73B2991499239881C5C824B63741E30FC900377F* L_36 = (UxmlFactory_t73B2991499239881C5C824B63741E30FC900377F*)il2cpp_codegen_object_new(UxmlFactory_t73B2991499239881C5C824B63741E30FC900377F_il2cpp_TypeInfo_var);
NullCheck(L_36);
UxmlFactory__ctor_m4DE146268D2868B2569F6FE00949A80128558439(L_36, NULL);
NullCheck(L_35);
ArrayElementTypeCheck (L_35, L_36);
(L_35)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)17)), (RuntimeObject*)L_36);
IUxmlFactoryU5BU5D_t8994ABA10DA466E08CE753B11AC1EEF231260322* L_37 = L_35;
UxmlFactory_t2E129D443AB129AC89939D86BA7EC77C545C76A2* L_38 = (UxmlFactory_t2E129D443AB129AC89939D86BA7EC77C545C76A2*)il2cpp_codegen_object_new(UxmlFactory_t2E129D443AB129AC89939D86BA7EC77C545C76A2_il2cpp_TypeInfo_var);
NullCheck(L_38);
UxmlFactory__ctor_m3B29DBF209013C50F31CBC6FA2BCAE7D07CF5470(L_38, NULL);
NullCheck(L_37);
ArrayElementTypeCheck (L_37, L_38);
(L_37)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)18)), (RuntimeObject*)L_38);
IUxmlFactoryU5BU5D_t8994ABA10DA466E08CE753B11AC1EEF231260322* L_39 = L_37;
UxmlFactory_t11A584E0C1B2FAF70141E6EFA9220CC0D629ACB9* L_40 = (UxmlFactory_t11A584E0C1B2FAF70141E6EFA9220CC0D629ACB9*)il2cpp_codegen_object_new(UxmlFactory_t11A584E0C1B2FAF70141E6EFA9220CC0D629ACB9_il2cpp_TypeInfo_var);
NullCheck(L_40);
UxmlFactory__ctor_m2E5422BC25146F857F4D9243B72EF920620EEBA3(L_40, NULL);
NullCheck(L_39);
ArrayElementTypeCheck (L_39, L_40);
(L_39)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)19)), (RuntimeObject*)L_40);
IUxmlFactoryU5BU5D_t8994ABA10DA466E08CE753B11AC1EEF231260322* L_41 = L_39;
UxmlFactory_t5721E550FC36B9FB25920C8A1BF3ED0690EAD095* L_42 = (UxmlFactory_t5721E550FC36B9FB25920C8A1BF3ED0690EAD095*)il2cpp_codegen_object_new(UxmlFactory_t5721E550FC36B9FB25920C8A1BF3ED0690EAD095_il2cpp_TypeInfo_var);
NullCheck(L_42);
UxmlFactory__ctor_m442008A727857B9AE76F718FCFD16E60AC5F13AB(L_42, NULL);
NullCheck(L_41);
ArrayElementTypeCheck (L_41, L_42);
(L_41)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)20)), (RuntimeObject*)L_42);
IUxmlFactoryU5BU5D_t8994ABA10DA466E08CE753B11AC1EEF231260322* L_43 = L_41;
UxmlFactory_t9754F957D6F9A2CB96F75CB5511193FED61D133B* L_44 = (UxmlFactory_t9754F957D6F9A2CB96F75CB5511193FED61D133B*)il2cpp_codegen_object_new(UxmlFactory_t9754F957D6F9A2CB96F75CB5511193FED61D133B_il2cpp_TypeInfo_var);
NullCheck(L_44);
UxmlFactory__ctor_m8D966BFF742F3FECD49E04E56A149D26F1A41BEF(L_44, NULL);
NullCheck(L_43);
ArrayElementTypeCheck (L_43, L_44);
(L_43)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)21)), (RuntimeObject*)L_44);
IUxmlFactoryU5BU5D_t8994ABA10DA466E08CE753B11AC1EEF231260322* L_45 = L_43;
UxmlFactory_t2E267E91D0B573E4D06AE01A09376ACF014A183A* L_46 = (UxmlFactory_t2E267E91D0B573E4D06AE01A09376ACF014A183A*)il2cpp_codegen_object_new(UxmlFactory_t2E267E91D0B573E4D06AE01A09376ACF014A183A_il2cpp_TypeInfo_var);
NullCheck(L_46);
UxmlFactory__ctor_m438E041DB14CA7F62B31FE3AABBA1B30C78B73D9(L_46, NULL);
NullCheck(L_45);
ArrayElementTypeCheck (L_45, L_46);
(L_45)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)22)), (RuntimeObject*)L_46);
IUxmlFactoryU5BU5D_t8994ABA10DA466E08CE753B11AC1EEF231260322* L_47 = L_45;
UxmlFactory_tCE6DF7355A113F1B17DF63856AF294A0B193E5F5* L_48 = (UxmlFactory_tCE6DF7355A113F1B17DF63856AF294A0B193E5F5*)il2cpp_codegen_object_new(UxmlFactory_tCE6DF7355A113F1B17DF63856AF294A0B193E5F5_il2cpp_TypeInfo_var);
NullCheck(L_48);
UxmlFactory__ctor_mC3A9C80A8C641021FA024516FCC283A4A29203A2(L_48, NULL);
NullCheck(L_47);
ArrayElementTypeCheck (L_47, L_48);
(L_47)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)23)), (RuntimeObject*)L_48);
IUxmlFactoryU5BU5D_t8994ABA10DA466E08CE753B11AC1EEF231260322* L_49 = L_47;
UxmlFactory_t516FE1C24CC6B2440DCACBB23513C54C6FEEA678* L_50 = (UxmlFactory_t516FE1C24CC6B2440DCACBB23513C54C6FEEA678*)il2cpp_codegen_object_new(UxmlFactory_t516FE1C24CC6B2440DCACBB23513C54C6FEEA678_il2cpp_TypeInfo_var);
NullCheck(L_50);
UxmlFactory__ctor_m242E0C74D4B271A81BA41E7A31920C34BAF8F16F(L_50, NULL);
NullCheck(L_49);
ArrayElementTypeCheck (L_49, L_50);
(L_49)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)24)), (RuntimeObject*)L_50);
IUxmlFactoryU5BU5D_t8994ABA10DA466E08CE753B11AC1EEF231260322* L_51 = L_49;
UxmlFactory_tE9EC1F2EEB1D16C012FCCA983EB08631DD8A4BE4* L_52 = (UxmlFactory_tE9EC1F2EEB1D16C012FCCA983EB08631DD8A4BE4*)il2cpp_codegen_object_new(UxmlFactory_tE9EC1F2EEB1D16C012FCCA983EB08631DD8A4BE4_il2cpp_TypeInfo_var);
NullCheck(L_52);
UxmlFactory__ctor_m918EF7F3A427A1D1C2AA94168F5911CC8264856E(L_52, NULL);
NullCheck(L_51);
ArrayElementTypeCheck (L_51, L_52);
(L_51)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)25)), (RuntimeObject*)L_52);
IUxmlFactoryU5BU5D_t8994ABA10DA466E08CE753B11AC1EEF231260322* L_53 = L_51;
UxmlFactory_t5B18CCB54AC17AB3F253B91F1737463755292A0E* L_54 = (UxmlFactory_t5B18CCB54AC17AB3F253B91F1737463755292A0E*)il2cpp_codegen_object_new(UxmlFactory_t5B18CCB54AC17AB3F253B91F1737463755292A0E_il2cpp_TypeInfo_var);
NullCheck(L_54);
UxmlFactory__ctor_mCE92E35495F330B74CF19C19F7379707AE5C66A8(L_54, NULL);
NullCheck(L_53);
ArrayElementTypeCheck (L_53, L_54);
(L_53)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)26)), (RuntimeObject*)L_54);
IUxmlFactoryU5BU5D_t8994ABA10DA466E08CE753B11AC1EEF231260322* L_55 = L_53;
UxmlFactory_t045B315994A585EA6A21E9B7C1662889F1A5CDB8* L_56 = (UxmlFactory_t045B315994A585EA6A21E9B7C1662889F1A5CDB8*)il2cpp_codegen_object_new(UxmlFactory_t045B315994A585EA6A21E9B7C1662889F1A5CDB8_il2cpp_TypeInfo_var);
NullCheck(L_56);
UxmlFactory__ctor_m560E6756E7DC1D33CC3B603C1BA98E3209FBF94F(L_56, NULL);
NullCheck(L_55);
ArrayElementTypeCheck (L_55, L_56);
(L_55)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)27)), (RuntimeObject*)L_56);
IUxmlFactoryU5BU5D_t8994ABA10DA466E08CE753B11AC1EEF231260322* L_57 = L_55;
UxmlFactory_t8C0CFA338F9D59EB753E147466CE3C307797B50B* L_58 = (UxmlFactory_t8C0CFA338F9D59EB753E147466CE3C307797B50B*)il2cpp_codegen_object_new(UxmlFactory_t8C0CFA338F9D59EB753E147466CE3C307797B50B_il2cpp_TypeInfo_var);
NullCheck(L_58);
UxmlFactory__ctor_m819E102F97537DC2BA6F4E59F073D8ECF0FB851F(L_58, NULL);
NullCheck(L_57);
ArrayElementTypeCheck (L_57, L_58);
(L_57)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)28)), (RuntimeObject*)L_58);
IUxmlFactoryU5BU5D_t8994ABA10DA466E08CE753B11AC1EEF231260322* L_59 = L_57;
UxmlFactory_t0E9441F0C7DD892BF8018E46BFCD72A64D446BCA* L_60 = (UxmlFactory_t0E9441F0C7DD892BF8018E46BFCD72A64D446BCA*)il2cpp_codegen_object_new(UxmlFactory_t0E9441F0C7DD892BF8018E46BFCD72A64D446BCA_il2cpp_TypeInfo_var);
NullCheck(L_60);
UxmlFactory__ctor_m077588BAB518627AD5FFD83DE3D2412F32E2706B(L_60, NULL);
NullCheck(L_59);
ArrayElementTypeCheck (L_59, L_60);
(L_59)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)29)), (RuntimeObject*)L_60);
IUxmlFactoryU5BU5D_t8994ABA10DA466E08CE753B11AC1EEF231260322* L_61 = L_59;
UxmlFactory_t6845309ECE79DB9008EF5BADCA7B0E8DCD07E5EC* L_62 = (UxmlFactory_t6845309ECE79DB9008EF5BADCA7B0E8DCD07E5EC*)il2cpp_codegen_object_new(UxmlFactory_t6845309ECE79DB9008EF5BADCA7B0E8DCD07E5EC_il2cpp_TypeInfo_var);
NullCheck(L_62);
UxmlFactory__ctor_mB19A128F13AD8AEB5A14396DCF3047D45B166663(L_62, NULL);
NullCheck(L_61);
ArrayElementTypeCheck (L_61, L_62);
(L_61)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)30)), (RuntimeObject*)L_62);
IUxmlFactoryU5BU5D_t8994ABA10DA466E08CE753B11AC1EEF231260322* L_63 = L_61;
UxmlFactory_t1DB561BFFA7E2E3836F7AB008BCE7B6119542F33* L_64 = (UxmlFactory_t1DB561BFFA7E2E3836F7AB008BCE7B6119542F33*)il2cpp_codegen_object_new(UxmlFactory_t1DB561BFFA7E2E3836F7AB008BCE7B6119542F33_il2cpp_TypeInfo_var);
NullCheck(L_64);
UxmlFactory__ctor_mEB14D7A253EE2815F42F86F6E03A32E190F7738C(L_64, NULL);
NullCheck(L_63);
ArrayElementTypeCheck (L_63, L_64);
(L_63)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)31)), (RuntimeObject*)L_64);
IUxmlFactoryU5BU5D_t8994ABA10DA466E08CE753B11AC1EEF231260322* L_65 = L_63;
UxmlFactory_tAECA77E800F1C8D8B4750E8DE5B030FB6BC0E218* L_66 = (UxmlFactory_tAECA77E800F1C8D8B4750E8DE5B030FB6BC0E218*)il2cpp_codegen_object_new(UxmlFactory_tAECA77E800F1C8D8B4750E8DE5B030FB6BC0E218_il2cpp_TypeInfo_var);
NullCheck(L_66);
UxmlFactory__ctor_m42177F35756E41DCFD2768DEC11F0D2E8D09E54A(L_66, NULL);
NullCheck(L_65);
ArrayElementTypeCheck (L_65, L_66);
(L_65)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)32)), (RuntimeObject*)L_66);
IUxmlFactoryU5BU5D_t8994ABA10DA466E08CE753B11AC1EEF231260322* L_67 = L_65;
UxmlFactory_t1BC8F3254EBA5E85475338D3FF430F892CA21838* L_68 = (UxmlFactory_t1BC8F3254EBA5E85475338D3FF430F892CA21838*)il2cpp_codegen_object_new(UxmlFactory_t1BC8F3254EBA5E85475338D3FF430F892CA21838_il2cpp_TypeInfo_var);
NullCheck(L_68);
UxmlFactory__ctor_m5EF912C40B0CA5BCF99F33DD4D3D5DC8BA90B2AC(L_68, NULL);
NullCheck(L_67);
ArrayElementTypeCheck (L_67, L_68);
(L_67)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)33)), (RuntimeObject*)L_68);
V_0 = L_67;
IUxmlFactoryU5BU5D_t8994ABA10DA466E08CE753B11AC1EEF231260322* L_69 = V_0;
V_1 = L_69;
V_2 = 0;
goto IL_014a;
}
IL_0139:
{
IUxmlFactoryU5BU5D_t8994ABA10DA466E08CE753B11AC1EEF231260322* L_70 = V_1;
int32_t L_71 = V_2;
NullCheck(L_70);
int32_t L_72 = L_71;
RuntimeObject* L_73 = (L_70)->GetAt(static_cast<il2cpp_array_size_t>(L_72));
V_3 = L_73;
RuntimeObject* L_74 = V_3;
VisualElementFactoryRegistry_RegisterFactory_mD741116A7D50262FCF82D745235F9E54E826D5DB(L_74, NULL);
int32_t L_75 = V_2;
V_2 = ((int32_t)il2cpp_codegen_add(L_75, 1));
}
IL_014a:
{
int32_t L_76 = V_2;
IUxmlFactoryU5BU5D_t8994ABA10DA466E08CE753B11AC1EEF231260322* L_77 = V_1;
NullCheck(L_77);
if ((((int32_t)L_76) < ((int32_t)((int32_t)(((RuntimeArray*)L_77)->max_length)))))
{
goto IL_0139;
}
}
{
return;
}
}
// System.Void UnityEngine.UIElements.VisualElementFactoryRegistry::RegisterUserFactories()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void VisualElementFactoryRegistry_RegisterUserFactories_m433FFC755095DB76DBA0FD7D3F93DA1A3AC8371D (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashSet_1_Contains_mAE49939A0DE08C4864E8560F3F7FCDAC2E193853_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashSet_1__ctor_m9F8CD04799346CDC14E5D227FCC28B5A151A7C62_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashSet_1_tEFC6605F7DE53F71946C33FD371E53C3100F2178_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IUxmlFactory_tA21164506EAA766B503BACFA9BFEF92B20C11D06_0_0_0_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IUxmlFactory_tA21164506EAA766B503BACFA9BFEF92B20C11D06_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0A104D015A90F9AC5C50E8ABB0FEEDEC8E32B0A4);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1554A92D0262F3D86F6C4982E562EBAEEFB64175);
s_Il2CppMethodInitialized = true;
}
HashSet_1_tEFC6605F7DE53F71946C33FD371E53C3100F2178* V_0 = NULL;
AssemblyU5BU5D_t97B7B4E3FD4DA4944A4BFAA4DC484EA7D990B339* V_1 = NULL;
AssemblyU5BU5D_t97B7B4E3FD4DA4944A4BFAA4DC484EA7D990B339* V_2 = NULL;
int32_t V_3 = 0;
Assembly_t* V_4 = NULL;
TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* V_5 = NULL;
bool V_6 = false;
TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* V_7 = NULL;
int32_t V_8 = 0;
Type_t* V_9 = NULL;
RuntimeObject* V_10 = NULL;
bool V_11 = false;
int32_t G_B4_0 = 0;
int32_t G_B12_0 = 0;
{
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_0;
L_0 = ScriptingRuntime_GetAllUserAssemblies_m3CD77CA324FE78FDE80F23C759F1E11D010DB554(NULL);
HashSet_1_tEFC6605F7DE53F71946C33FD371E53C3100F2178* L_1 = (HashSet_1_tEFC6605F7DE53F71946C33FD371E53C3100F2178*)il2cpp_codegen_object_new(HashSet_1_tEFC6605F7DE53F71946C33FD371E53C3100F2178_il2cpp_TypeInfo_var);
NullCheck(L_1);
HashSet_1__ctor_m9F8CD04799346CDC14E5D227FCC28B5A151A7C62(L_1, (RuntimeObject*)L_0, HashSet_1__ctor_m9F8CD04799346CDC14E5D227FCC28B5A151A7C62_RuntimeMethod_var);
V_0 = L_1;
AppDomain_tFF7010567CBABAEEA7BB19835234D6485E16AD5F* L_2;
L_2 = AppDomain_get_CurrentDomain_m5085B6AF21A19506C85E0650C46BE35A18011CFE(NULL);
NullCheck(L_2);
AssemblyU5BU5D_t97B7B4E3FD4DA4944A4BFAA4DC484EA7D990B339* L_3;
L_3 = AppDomain_GetAssemblies_m8EE862747CADACB8CC0BDDBD8CA7DAD7BD9D9249(L_2, NULL);
V_1 = L_3;
AssemblyU5BU5D_t97B7B4E3FD4DA4944A4BFAA4DC484EA7D990B339* L_4 = V_1;
V_2 = L_4;
V_3 = 0;
goto IL_00e2;
}
IL_0021:
{
AssemblyU5BU5D_t97B7B4E3FD4DA4944A4BFAA4DC484EA7D990B339* L_5 = V_2;
int32_t L_6 = V_3;
NullCheck(L_5);
int32_t L_7 = L_6;
Assembly_t* L_8 = (L_5)->GetAt(static_cast<il2cpp_array_size_t>(L_7));
V_4 = L_8;
HashSet_1_tEFC6605F7DE53F71946C33FD371E53C3100F2178* L_9 = V_0;
Assembly_t* L_10 = V_4;
NullCheck(L_10);
AssemblyName_t555F1570F523D87D970C6E7F27B1B44C83EADDD2* L_11;
L_11 = VirtualFuncInvoker0< AssemblyName_t555F1570F523D87D970C6E7F27B1B44C83EADDD2* >::Invoke(20 /* System.Reflection.AssemblyName System.Reflection.Assembly::GetName() */, L_10);
NullCheck(L_11);
String_t* L_12;
L_12 = AssemblyName_get_Name_m7899B9B3F289EEBAF62AEAB51D1CA91DA92C4E6A_inline(L_11, NULL);
String_t* L_13;
L_13 = String_Concat_mAF2CE02CC0CB7460753D0A1A91CCF2B1E9804C5D(L_12, _stringLiteral0A104D015A90F9AC5C50E8ABB0FEEDEC8E32B0A4, NULL);
NullCheck(L_9);
bool L_14;
L_14 = HashSet_1_Contains_mAE49939A0DE08C4864E8560F3F7FCDAC2E193853(L_9, L_13, HashSet_1_Contains_mAE49939A0DE08C4864E8560F3F7FCDAC2E193853_RuntimeMethod_var);
if (!L_14)
{
goto IL_005d;
}
}
{
Assembly_t* L_15 = V_4;
NullCheck(L_15);
AssemblyName_t555F1570F523D87D970C6E7F27B1B44C83EADDD2* L_16;
L_16 = VirtualFuncInvoker0< AssemblyName_t555F1570F523D87D970C6E7F27B1B44C83EADDD2* >::Invoke(20 /* System.Reflection.AssemblyName System.Reflection.Assembly::GetName() */, L_15);
NullCheck(L_16);
String_t* L_17;
L_17 = AssemblyName_get_Name_m7899B9B3F289EEBAF62AEAB51D1CA91DA92C4E6A_inline(L_16, NULL);
bool L_18;
L_18 = String_op_Equality_m0D685A924E5CD78078F248ED1726DA5A9D7D6AC0(L_17, _stringLiteral1554A92D0262F3D86F6C4982E562EBAEEFB64175, NULL);
G_B4_0 = ((int32_t)(L_18));
goto IL_005e;
}
IL_005d:
{
G_B4_0 = 1;
}
IL_005e:
{
V_6 = (bool)G_B4_0;
bool L_19 = V_6;
if (!L_19)
{
goto IL_0066;
}
}
{
goto IL_00de;
}
IL_0066:
{
Assembly_t* L_20 = V_4;
NullCheck(L_20);
TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* L_21;
L_21 = VirtualFuncInvoker0< TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* >::Invoke(17 /* System.Type[] System.Reflection.Assembly::GetTypes() */, L_20);
V_5 = L_21;
TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* L_22 = V_5;
V_7 = L_22;
V_8 = 0;
goto IL_00d5;
}
IL_0079:
{
TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* L_23 = V_7;
int32_t L_24 = V_8;
NullCheck(L_23);
int32_t L_25 = L_24;
Type_t* L_26 = (L_23)->GetAt(static_cast<il2cpp_array_size_t>(L_25));
V_9 = L_26;
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_27 = { reinterpret_cast<intptr_t> (IUxmlFactory_tA21164506EAA766B503BACFA9BFEF92B20C11D06_0_0_0_var) };
il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var);
Type_t* L_28;
L_28 = Type_GetTypeFromHandle_m2570A2A5B32A5E9D9F0F38B37459DA18736C823E(L_27, NULL);
Type_t* L_29 = V_9;
NullCheck(L_28);
bool L_30;
L_30 = VirtualFuncInvoker1< bool, Type_t* >::Invoke(22 /* System.Boolean System.Type::IsAssignableFrom(System.Type) */, L_28, L_29);
if (!L_30)
{
goto IL_00af;
}
}
{
Type_t* L_31 = V_9;
NullCheck(L_31);
bool L_32;
L_32 = Type_get_IsInterface_m484A7D9321E72758EABE7F36AE266EB0905957EC(L_31, NULL);
if (L_32)
{
goto IL_00af;
}
}
{
Type_t* L_33 = V_9;
NullCheck(L_33);
bool L_34;
L_34 = Type_get_IsAbstract_m16FA83463867635ED9DECAE1C5F6BE96B4579CE5(L_33, NULL);
if (L_34)
{
goto IL_00af;
}
}
{
Type_t* L_35 = V_9;
NullCheck(L_35);
bool L_36;
L_36 = VirtualFuncInvoker0< bool >::Invoke(40 /* System.Boolean System.Type::get_IsGenericType() */, L_35);
G_B12_0 = ((int32_t)(L_36));
goto IL_00b0;
}
IL_00af:
{
G_B12_0 = 1;
}
IL_00b0:
{
V_11 = (bool)G_B12_0;
bool L_37 = V_11;
if (!L_37)
{
goto IL_00b8;
}
}
{
goto IL_00cf;
}
IL_00b8:
{
Type_t* L_38 = V_9;
RuntimeObject* L_39;
L_39 = Activator_CreateInstance_m0A28F274256F1444949E372089034D9FB66FBD67(L_38, NULL);
V_10 = ((RuntimeObject*)Castclass((RuntimeObject*)L_39, IUxmlFactory_tA21164506EAA766B503BACFA9BFEF92B20C11D06_il2cpp_TypeInfo_var));
RuntimeObject* L_40 = V_10;
VisualElementFactoryRegistry_RegisterFactory_mD741116A7D50262FCF82D745235F9E54E826D5DB(L_40, NULL);
}
IL_00cf:
{
int32_t L_41 = V_8;
V_8 = ((int32_t)il2cpp_codegen_add(L_41, 1));
}
IL_00d5:
{
int32_t L_42 = V_8;
TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* L_43 = V_7;
NullCheck(L_43);
if ((((int32_t)L_42) < ((int32_t)((int32_t)(((RuntimeArray*)L_43)->max_length)))))
{
goto IL_0079;
}
}
{
}
IL_00de:
{
int32_t L_44 = V_3;
V_3 = ((int32_t)il2cpp_codegen_add(L_44, 1));
}
IL_00e2:
{
int32_t L_45 = V_3;
AssemblyU5BU5D_t97B7B4E3FD4DA4944A4BFAA4DC484EA7D990B339* L_46 = V_2;
NullCheck(L_46);
if ((((int32_t)L_45) < ((int32_t)((int32_t)(((RuntimeArray*)L_46)->max_length)))))
{
goto IL_0021;
}
}
{
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t StylePropertyName_get_id_mBD6B23EB05B8557F9CC9B65E85DEEBC23361EB92_inline (StylePropertyName_tCBE2B561C690538C8514BF56426AC486DC35B6FF* __this, const RuntimeMethod* method)
{
{
int32_t L_0 = __this->___U3CidU3Ek__BackingField_0;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Mathf_Max_m8A4C189A6749DFE3ED8B66D9D3CACD8DB333974F_inline (int32_t ___a0, int32_t ___b1, const RuntimeMethod* method)
{
int32_t V_0 = 0;
int32_t G_B3_0 = 0;
{
int32_t L_0 = ___a0;
int32_t L_1 = ___b1;
if ((((int32_t)L_0) > ((int32_t)L_1)))
{
goto IL_0008;
}
}
{
int32_t L_2 = ___b1;
G_B3_0 = L_2;
goto IL_0009;
}
IL_0008:
{
int32_t L_3 = ___a0;
G_B3_0 = L_3;
}
IL_0009:
{
V_0 = G_B3_0;
goto IL_000c;
}
IL_000c:
{
int32_t L_4 = V_0;
return L_4;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t EasingFunction_get_mode_mD960CADB28083E03B7CEFD4B2842648AB53ABD3A_inline (EasingFunction_t5197D3B06056326A8B5C96032CDEBD5D3BDCA7A4* __this, const RuntimeMethod* method)
{
{
int32_t L_0 = __this->___m_Mode_0;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t TimeValue_get_unit_m5E4B6C1C79ED5CEB11AC6ECE67BA36A978148D8A_inline (TimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E* __this, const RuntimeMethod* method)
{
{
int32_t L_0 = __this->___m_Unit_1;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float TimeValue_get_value_m363D976BA30D86C81A619B819E98745F81E2A093_inline (TimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E* __this, const RuntimeMethod* method)
{
{
float L_0 = __this->___m_Value_0;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Mathf_RoundToInt_m6A6E30BA4157D69DA47F02B43108882DDD7C4A70_inline (float ___f0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
{
float L_0 = ___f0;
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
double L_1;
L_1 = bankers_round(((double)L_0));
V_0 = il2cpp_codegen_cast_double_to_int<int32_t>(L_1);
goto IL_000c;
}
IL_000c:
{
int32_t L_2 = V_0;
return L_2;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void InlineStyleAccess_set_ve_m83D1C898E50B1E45818FBB439829EC26AD18890B_inline (InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165* __this, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___value0, const RuntimeMethod* method)
{
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_0 = ___value0;
__this->___U3CveU3Ek__BackingField_3 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CveU3Ek__BackingField_3), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* InlineStyleAccess_get_ve_m829453361EF7B6C9855EEADDA1F744EB27D2AE21_inline (InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165* __this, const RuntimeMethod* method)
{
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_0 = __this->___U3CveU3Ek__BackingField_3;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Hierarchy_t4CF226F0EDE9C117C51C505730FC80641B1F1677 VisualElement_get_hierarchy_m2E897DE4CFD349E65CFA38EFF6BAAFECE2F4E3E4_inline (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* __this, const RuntimeMethod* method)
{
{
Hierarchy_t4CF226F0EDE9C117C51C505730FC80641B1F1677 L_0 = __this->___U3ChierarchyU3Ek__BackingField_48;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Color_op_Equality_m3A255F888F9300ABB36ED2BC0640CFFDAAEFED2F_inline (Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___lhs0, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___rhs1, const RuntimeMethod* method)
{
bool V_0 = false;
{
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_0 = ___lhs0;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_1;
L_1 = Color_op_Implicit_m6D1353534AD23E43DFD104850D55C469CFCEF340_inline(L_0, NULL);
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_2 = ___rhs1;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_3;
L_3 = Color_op_Implicit_m6D1353534AD23E43DFD104850D55C469CFCEF340_inline(L_2, NULL);
bool L_4;
L_4 = Vector4_op_Equality_m80E2AA0626A70EF9DCC4F4C215F674A22D6DE937_inline(L_1, L_3, NULL);
V_0 = L_4;
goto IL_0015;
}
IL_0015:
{
bool L_5 = V_0;
return L_5;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR YogaNode_t4B5B593220CCB315B5A60CB48BA4795636F04DDA* VisualElement_get_yogaNode_m1D80145AA8652A871E1538B1C5A2E540CE2DEC45_inline (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* __this, const RuntimeMethod* method)
{
{
YogaNode_t4B5B593220CCB315B5A60CB48BA4795636F04DDA* L_0 = __this->___U3CyogaNodeU3Ek__BackingField_34;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Length_get_value_m28A7FBD9908A795F0C73FED461EE32E5A3D6456F_inline (Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256* __this, const RuntimeMethod* method)
{
{
float L_0 = __this->___m_Value_1;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Mathf_Clamp_m154E404AF275A3B2EC99ECAA3879B4CB9F0606DC_inline (float ___value0, float ___min1, float ___max2, const RuntimeMethod* method)
{
bool V_0 = false;
bool V_1 = false;
float V_2 = 0.0f;
{
float L_0 = ___value0;
float L_1 = ___min1;
V_0 = (bool)((((float)L_0) < ((float)L_1))? 1 : 0);
bool L_2 = V_0;
if (!L_2)
{
goto IL_000e;
}
}
{
float L_3 = ___min1;
___value0 = L_3;
goto IL_0019;
}
IL_000e:
{
float L_4 = ___value0;
float L_5 = ___max2;
V_1 = (bool)((((float)L_4) > ((float)L_5))? 1 : 0);
bool L_6 = V_1;
if (!L_6)
{
goto IL_0019;
}
}
{
float L_7 = ___max2;
___value0 = L_7;
}
IL_0019:
{
float L_8 = ___value0;
V_2 = L_8;
goto IL_001d;
}
IL_001d:
{
float L_9 = V_2;
return L_9;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Length_get_unit_m35495152DF180B333572A9BB8C24452530BB338E_inline (Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256* __this, const RuntimeMethod* method)
{
{
int32_t L_0 = __this->___m_Unit_2;
return (int32_t)(L_0);
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Length_set_unit_mC55AD893FFDED28F9F90F95178010A93CCC1FC7A_inline (Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256* __this, int32_t ___value0, const RuntimeMethod* method)
{
{
int32_t L_0 = ___value0;
__this->___m_Unit_2 = L_0;
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Mathf_Approximately_m1C8DD0BB6A2D22A7DCF09AD7F8EE9ABD12D3F620_inline (float ___a0, float ___b1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Mathf_tE284D016E3B297B72311AAD9EB8F0E643F6A4682_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
bool V_0 = false;
{
float L_0 = ___b1;
float L_1 = ___a0;
float L_2;
L_2 = fabsf(((float)il2cpp_codegen_subtract(L_0, L_1)));
float L_3 = ___a0;
float L_4;
L_4 = fabsf(L_3);
float L_5 = ___b1;
float L_6;
L_6 = fabsf(L_5);
float L_7;
L_7 = Mathf_Max_mA9DCA91E87D6D27034F56ABA52606A9090406016_inline(L_4, L_6, NULL);
float L_8 = ((Mathf_tE284D016E3B297B72311AAD9EB8F0E643F6A4682_StaticFields*)il2cpp_codegen_static_fields_for(Mathf_tE284D016E3B297B72311AAD9EB8F0E643F6A4682_il2cpp_TypeInfo_var))->___Epsilon_0;
float L_9;
L_9 = Mathf_Max_mA9DCA91E87D6D27034F56ABA52606A9090406016_inline(((float)il2cpp_codegen_multiply((9.99999997E-07f), L_7)), ((float)il2cpp_codegen_multiply(L_8, (8.0f))), NULL);
V_0 = (bool)((((float)L_2) < ((float)L_9))? 1 : 0);
goto IL_0035;
}
IL_0035:
{
bool L_10 = V_0;
return L_10;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3_get_forward_mEBAB24D77FC02FC88ED880738C3B1D47C758B3EB_inline (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_0;
memset((&V_0), 0, sizeof(V_0));
{
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_0 = ((Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_StaticFields*)il2cpp_codegen_static_fields_for(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var))->___forwardVector_11;
V_0 = L_0;
goto IL_0009;
}
IL_0009:
{
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_1 = V_0;
return L_1;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Angle_t0229F612898D65B3CC646C40A32D93D8A33C1DFC Rotate_get_angle_mF31EBAC339112FEEB451FC221CD60909745E7324_inline (Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7* __this, const RuntimeMethod* method)
{
{
Angle_t0229F612898D65B3CC646C40A32D93D8A33C1DFC L_0 = __this->___m_Angle_0;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rotate_set_angle_m7A5D5DFAE276AABC1E1945E88EB0FEAD9742891F_inline (Rotate_tE965CA0281A547AB38B881A3416FF97756D3F4D7* __this, Angle_t0229F612898D65B3CC646C40A32D93D8A33C1DFC ___value0, const RuntimeMethod* method)
{
{
Angle_t0229F612898D65B3CC646C40A32D93D8A33C1DFC L_0 = ___value0;
__this->___m_Angle_0 = L_0;
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Vector3_op_Equality_m15951D1B53E3BE36C9D265E229090020FBD72EBB_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___lhs0, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___rhs1, const RuntimeMethod* method)
{
float V_0 = 0.0f;
float V_1 = 0.0f;
float V_2 = 0.0f;
float V_3 = 0.0f;
bool V_4 = false;
{
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_0 = ___lhs0;
float L_1 = L_0.___x_2;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_2 = ___rhs1;
float L_3 = L_2.___x_2;
V_0 = ((float)il2cpp_codegen_subtract(L_1, L_3));
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_4 = ___lhs0;
float L_5 = L_4.___y_3;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_6 = ___rhs1;
float L_7 = L_6.___y_3;
V_1 = ((float)il2cpp_codegen_subtract(L_5, L_7));
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_8 = ___lhs0;
float L_9 = L_8.___z_4;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_10 = ___rhs1;
float L_11 = L_10.___z_4;
V_2 = ((float)il2cpp_codegen_subtract(L_9, L_11));
float L_12 = V_0;
float L_13 = V_0;
float L_14 = V_1;
float L_15 = V_1;
float L_16 = V_2;
float L_17 = V_2;
V_3 = ((float)il2cpp_codegen_add(((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_12, L_13)), ((float)il2cpp_codegen_multiply(L_14, L_15)))), ((float)il2cpp_codegen_multiply(L_16, L_17))));
float L_18 = V_3;
V_4 = (bool)((((float)L_18) < ((float)(9.99999944E-11f)))? 1 : 0);
goto IL_0043;
}
IL_0043:
{
bool L_19 = V_4;
return L_19;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Vector3_GetHashCode_mB08429DC931A85BD29CE11B9ABC77DE7E0E46327_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* __this, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
float* L_0 = (&__this->___x_2);
int32_t L_1;
L_1 = Single_GetHashCode_mC3F1E099D1CF165C2D71FBCC5EF6A6792F9021D2(L_0, NULL);
float* L_2 = (&__this->___y_3);
int32_t L_3;
L_3 = Single_GetHashCode_mC3F1E099D1CF165C2D71FBCC5EF6A6792F9021D2(L_2, NULL);
float* L_4 = (&__this->___z_4);
int32_t L_5;
L_5 = Single_GetHashCode_mC3F1E099D1CF165C2D71FBCC5EF6A6792F9021D2(L_4, NULL);
V_0 = ((int32_t)(((int32_t)(L_1^((int32_t)(L_3<<2))))^((int32_t)(L_5>>2))));
goto IL_002b;
}
IL_002b:
{
int32_t L_6 = V_0;
return L_6;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3_get_one_mE6A2D5C6578E94268024613B596BF09F990B1260_inline (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_0;
memset((&V_0), 0, sizeof(V_0));
{
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_0 = ((Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_StaticFields*)il2cpp_codegen_static_fields_for(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var))->___oneVector_6;
V_0 = L_0;
goto IL_0009;
}
IL_0009:
{
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_1 = V_0;
return L_1;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Scale_get_value_m27CE2F2A3DD1A14DE72EE744A3817BFE3D3DDD96_inline (Scale_t5594C69C1AC9398B57ABF6C4FA0D4E791B7A4DC7* __this, const RuntimeMethod* method)
{
{
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_0 = __this->___m_Scale_0;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Color_tD001788D726C3A7F1379BEED0260B9591F440C1F Color_get_clear_m8B58EA88C92F7DD2C66F0EC1BCC8AC697D631298_inline (const RuntimeMethod* method)
{
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F V_0;
memset((&V_0), 0, sizeof(V_0));
{
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_0;
memset((&L_0), 0, sizeof(L_0));
Color__ctor_m3786F0D6E510D9CFA544523A955870BD2A514C8C_inline((&L_0), (0.0f), (0.0f), (0.0f), (0.0f), /*hidden argument*/NULL);
V_0 = L_0;
goto IL_001d;
}
IL_001d:
{
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_1 = V_0;
return L_1;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Color_GetHashCode_m2981EEA1DEFE55254945D7D03BE64D4F56BA58D0_inline (Color_tD001788D726C3A7F1379BEED0260B9591F440C1F* __this, const RuntimeMethod* method)
{
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_0;
memset((&V_0), 0, sizeof(V_0));
int32_t V_1 = 0;
{
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_0 = (*(Color_tD001788D726C3A7F1379BEED0260B9591F440C1F*)__this);
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_1;
L_1 = Color_op_Implicit_m6D1353534AD23E43DFD104850D55C469CFCEF340_inline(L_0, NULL);
V_0 = L_1;
int32_t L_2;
L_2 = Vector4_GetHashCode_m53F6FCA56A0051C9D1AB41AA3EAA2C86CDAA8B92_inline((&V_0), NULL);
V_1 = L_2;
goto IL_001d;
}
IL_001d:
{
int32_t L_3 = V_1;
return L_3;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 TransformOrigin_get_x_m45B713C35F41919099DFE89257682A47EA02EB1C_inline (TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502* __this, const RuntimeMethod* method)
{
{
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 L_0 = __this->___m_X_0;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 TransformOrigin_get_y_m2B16F6E4821E20812F1A091AB94F88558FA7EE44_inline (TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502* __this, const RuntimeMethod* method)
{
{
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 L_0 = __this->___m_Y_1;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float TransformOrigin_get_z_m1B0602F587F9B7DF875C751BE1DA610E0CFBFAD7_inline (TransformOrigin_tD11A368A96C0771398EBB4E6D435318AC0EF8502* __this, const RuntimeMethod* method)
{
{
float L_0 = __this->___m_Z_2;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 Translate_get_x_m20B598ADBC230B32AA055FF13B07038E629AA599_inline (Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E* __this, const RuntimeMethod* method)
{
{
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 L_0 = __this->___m_X_0;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 Translate_get_y_m587EA6A26C8B48C4B7D44B9B914A8DE3FAB42D80_inline (Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E* __this, const RuntimeMethod* method)
{
{
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 L_0 = __this->___m_Y_1;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Translate_get_z_mB2327E142162E26835FB78D9E48E0CAA1C387854_inline (Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E* __this, const RuntimeMethod* method)
{
{
float L_0 = __this->___m_Z_2;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR StringComparer_t6268F19CA34879176651429C0D8A3D0002BB8E06* StringComparer_get_Ordinal_m96B6DCC0BE70F655E0C41ED4EBCA30D5BA9F6D1A_inline (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StringComparer_t6268F19CA34879176651429C0D8A3D0002BB8E06_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
il2cpp_codegen_runtime_class_init_inline(StringComparer_t6268F19CA34879176651429C0D8A3D0002BB8E06_il2cpp_TypeInfo_var);
OrdinalCaseSensitiveComparer_t581CA7CB51DCF00B6012A697A4B4B3067144521A* L_0 = ((StringComparer_t6268F19CA34879176651429C0D8A3D0002BB8E06_StaticFields*)il2cpp_codegen_static_fields_for(StringComparer_t6268F19CA34879176651429C0D8A3D0002BB8E06_il2cpp_TypeInfo_var))->___s_ordinal_2;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void StyleComplexSelector_set_rule_mE207BC9F10AF99952A9D149A0982E98B999F98D1_inline (StyleComplexSelector_tE46C29F65FDBA48D3152781187401C8B55B7D8AD* __this, StyleRule_t69F0C0989004F85BBD9C72BC7A73F79BFE61651E* ___value0, const RuntimeMethod* method)
{
{
StyleRule_t69F0C0989004F85BBD9C72BC7A73F79BFE61651E* L_0 = ___value0;
__this->___U3CruleU3Ek__BackingField_1 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CruleU3Ek__BackingField_1), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline (String_t* __this, const RuntimeMethod* method)
{
{
int32_t L_0 = __this->____stringLength_4;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR StyleVariableContext_tF74F2787CE1F6BEBBFBFF0771CF493AC9E403527* StyleVariableResolver_get_variableContext_m3775C7C5A8A41C7B3BDB487587A6A333C15606E4_inline (StyleVariableResolver_tB24ACDD043A87F2F2339E1523539739D427B5185* __this, const RuntimeMethod* method)
{
{
StyleVariableContext_tF74F2787CE1F6BEBBFBFF0771CF493AC9E403527* L_0 = __this->___U3CvariableContextU3Ek__BackingField_8;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR List_1_t55B85B981AC5FD6A5358491F90FE354F78BB97DE* TextSettings_get_fallbackFontAssets_m332526E834C994425141A58C968FD40320573F98_inline (TextSettings_tB7F55685AFFD4A96F714427BCACFD6958E357D64* __this, const RuntimeMethod* method)
{
{
List_1_t55B85B981AC5FD6A5358491F90FE354F78BB97DE* L_0 = __this->___m_FallbackFontAssets_7;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 TextCoreHandle_get_MeasuredSizes_m273263B31820AB79C738CBD08B73FEF4B2AAD3AF_inline (TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5* __this, const RuntimeMethod* method)
{
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_0 = __this->___U3CMeasuredSizesU3Ek__BackingField_0;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TextCoreHandle_set_MeasuredSizes_m0D35266865CEB419A5A1B0456D995B2D8F8834D0_inline (TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5* __this, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___value0, const RuntimeMethod* method)
{
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_0 = ___value0;
__this->___U3CMeasuredSizesU3Ek__BackingField_0 = L_0;
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 TextCoreHandle_get_RoundedSizes_mB47732F650F6B89C148ADF0699E3BF3A40505499_inline (TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5* __this, const RuntimeMethod* method)
{
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_0 = __this->___U3CRoundedSizesU3Ek__BackingField_1;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TextCoreHandle_set_RoundedSizes_m36D2C29C8D224E9784440773B0CE9A36DDF579F1_inline (TextCoreHandle_t06766751C4FA547A46F83A8E3DD33A6FF2EBE4B5* __this, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___value0, const RuntimeMethod* method)
{
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_0 = ___value0;
__this->___U3CRoundedSizesU3Ek__BackingField_1 = L_0;
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2_get_zero_m009B92B5D35AB02BD1610C2E1ACCE7C9CF964A6E_inline (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_0;
memset((&V_0), 0, sizeof(V_0));
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_0 = ((Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7_StaticFields*)il2cpp_codegen_static_fields_for(Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7_il2cpp_TypeInfo_var))->___zeroVector_2;
V_0 = L_0;
goto IL_0009;
}
IL_0009:
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_1 = V_0;
return L_1;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* TextAsset_get_material_m4B9C02D34426436FDB01F1963A9FDC11D75604EF_inline (TextAsset_tB28F1843A877CCA74B89DC4F63EA532618B049B8* __this, const RuntimeMethod* method)
{
{
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_0 = __this->___m_Material_7;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 TextNativeHandle_get_MeasuredSizes_mFE87FB484F80445C4B41776B9D5DB1BA99A98275_inline (TextNativeHandle_t395D81DA6D082099C05B04608D954C9616A254E2* __this, const RuntimeMethod* method)
{
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_0 = __this->___U3CMeasuredSizesU3Ek__BackingField_0;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TextNativeHandle_set_MeasuredSizes_m795ED9C20B5F8383F49521E4B201C5290D6BF5CF_inline (TextNativeHandle_t395D81DA6D082099C05B04608D954C9616A254E2* __this, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___value0, const RuntimeMethod* method)
{
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_0 = ___value0;
__this->___U3CMeasuredSizesU3Ek__BackingField_0 = L_0;
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 TextNativeHandle_get_RoundedSizes_m61AC0D7244896E3C68A3918D5EB4F96F6F1373D8_inline (TextNativeHandle_t395D81DA6D082099C05B04608D954C9616A254E2* __this, const RuntimeMethod* method)
{
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_0 = __this->___U3CRoundedSizesU3Ek__BackingField_1;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TextNativeHandle_set_RoundedSizes_m622EA4AF8D5211BD07D79E9B3E1D824A5A50B720_inline (TextNativeHandle_t395D81DA6D082099C05B04608D954C9616A254E2* __this, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___value0, const RuntimeMethod* method)
{
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_0 = ___value0;
__this->___U3CRoundedSizesU3Ek__BackingField_1 = L_0;
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* __this, float ___x0, float ___y1, float ___z2, const RuntimeMethod* method)
{
{
float L_0 = ___x0;
__this->___x_2 = L_0;
float L_1 = ___y1;
__this->___y_3 = L_1;
float L_2 = ___z2;
__this->___z_4 = L_2;
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Vector3_get_magnitude_mF0D6017E90B345F1F52D1CC564C640F1A847AF2D_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
float V_0 = 0.0f;
{
float L_0 = __this->___x_2;
float L_1 = __this->___x_2;
float L_2 = __this->___y_3;
float L_3 = __this->___y_3;
float L_4 = __this->___z_4;
float L_5 = __this->___z_4;
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
double L_6;
L_6 = sqrt(((double)((float)il2cpp_codegen_add(((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_0, L_1)), ((float)il2cpp_codegen_multiply(L_2, L_3)))), ((float)il2cpp_codegen_multiply(L_4, L_5))))));
V_0 = ((float)L_6);
goto IL_0034;
}
IL_0034:
{
float L_7 = V_0;
return L_7;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* __this, float ___x0, float ___y1, const RuntimeMethod* method)
{
{
float L_0 = ___x0;
__this->___x_0 = L_0;
float L_1 = ___y1;
__this->___y_1 = L_1;
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Mathf_Min_m4F2A9C5128DC3F9E84865EE7ADA8DB5DA6B8B507_inline (float ___a0, float ___b1, const RuntimeMethod* method)
{
float V_0 = 0.0f;
float G_B3_0 = 0.0f;
{
float L_0 = ___a0;
float L_1 = ___b1;
if ((((float)L_0) < ((float)L_1)))
{
goto IL_0008;
}
}
{
float L_2 = ___b1;
G_B3_0 = L_2;
goto IL_0009;
}
IL_0008:
{
float L_3 = ___a0;
G_B3_0 = L_3;
}
IL_0009:
{
V_0 = G_B3_0;
goto IL_000c;
}
IL_000c:
{
float L_4 = V_0;
return L_4;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR PanelSettings_t0621207D5DD3BB89DB587440E8F9E07234283DEC* RuntimePanel_get_panelSettings_mB9679B0ECC5D26BF090043809C8099F561325C8C_inline (RuntimePanel_t2ED2270758B54860F1289847C0C78A7D31565346* __this, const RuntimeMethod* method)
{
{
PanelSettings_t0621207D5DD3BB89DB587440E8F9E07234283DEC* L_0 = __this->___m_PanelSettings_59;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Mathf_Max_mA9DCA91E87D6D27034F56ABA52606A9090406016_inline (float ___a0, float ___b1, const RuntimeMethod* method)
{
float V_0 = 0.0f;
float G_B3_0 = 0.0f;
{
float L_0 = ___a0;
float L_1 = ___b1;
if ((((float)L_0) > ((float)L_1)))
{
goto IL_0008;
}
}
{
float L_2 = ___b1;
G_B3_0 = L_2;
goto IL_0009;
}
IL_0008:
{
float L_3 = ___a0;
G_B3_0 = L_3;
}
IL_0009:
{
V_0 = G_B3_0;
goto IL_000c;
}
IL_000c:
{
float L_4 = V_0;
return L_4;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2_op_Multiply_m4EEB2FF3F4830390A53CE9B6076FB31801D65EED_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___a0, float ___d1, const RuntimeMethod* method)
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_0;
memset((&V_0), 0, sizeof(V_0));
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_0 = ___a0;
float L_1 = L_0.___x_0;
float L_2 = ___d1;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_3 = ___a0;
float L_4 = L_3.___y_1;
float L_5 = ___d1;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_6;
memset((&L_6), 0, sizeof(L_6));
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_6), ((float)il2cpp_codegen_multiply(L_1, L_2)), ((float)il2cpp_codegen_multiply(L_4, L_5)), /*hidden argument*/NULL);
V_0 = L_6;
goto IL_0019;
}
IL_0019:
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_7 = V_0;
return L_7;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void UxmlAttributeDescription_set_name_mCE9C58621BAD7AB4E59D83DD21224A8FA6517E3E_inline (UxmlAttributeDescription_t742D021489DB2B564142146CAAAC3F9191825EF2* __this, String_t* ___value0, const RuntimeMethod* method)
{
{
String_t* L_0 = ___value0;
__this->___U3CnameU3Ek__BackingField_0 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CnameU3Ek__BackingField_0), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void UxmlAttributeDescription_set_use_mFD75FD3BD463C53DE6BA50A97E8703E29904E42D_inline (UxmlAttributeDescription_t742D021489DB2B564142146CAAAC3F9191825EF2* __this, int32_t ___value0, const RuntimeMethod* method)
{
{
int32_t L_0 = ___value0;
__this->___U3CuseU3Ek__BackingField_4 = L_0;
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void UxmlAttributeDescription_set_restriction_mD7D801FE3EC8F270AFF3AA056C4AD285F93CAB7B_inline (UxmlAttributeDescription_t742D021489DB2B564142146CAAAC3F9191825EF2* __this, UxmlTypeRestriction_t2C4CE1ED76502CDF80010880E058AF0582910A92* ___value0, const RuntimeMethod* method)
{
{
UxmlTypeRestriction_t2C4CE1ED76502CDF80010880E058AF0582910A92* L_0 = ___value0;
__this->___U3CrestrictionU3Ek__BackingField_5 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CrestrictionU3Ek__BackingField_5), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* UxmlAttributeDescription_get_name_mAC6F7BD5546E77AD956D5ACE4DF2A82D5755DA7D_inline (UxmlAttributeDescription_t742D021489DB2B564142146CAAAC3F9191825EF2* __this, const RuntimeMethod* method)
{
{
String_t* L_0 = __this->___U3CnameU3Ek__BackingField_0;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR List_1_t70EE7982F45810D4B024CF720D910E67974A3094* CreationContext_get_attributeOverrides_m45F8DFA6FD690CD45E801AACCA682B387904EF8C_inline (CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257* __this, const RuntimeMethod* method)
{
{
List_1_t70EE7982F45810D4B024CF720D910E67974A3094* L_0 = __this->___U3CattributeOverridesU3Ek__BackingField_4;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR VisualTreeAsset_tFB5BF81F0780A412AE5A7C2C552B3EEA64EA2EEB* CreationContext_get_visualTreeAsset_m478AAEFDA03B37814BAE57058C7614528E1C2A42_inline (CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257* __this, const RuntimeMethod* method)
{
{
VisualTreeAsset_tFB5BF81F0780A412AE5A7C2C552B3EEA64EA2EEB* L_0 = __this->___U3CvisualTreeAssetU3Ek__BackingField_2;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void UxmlAttributeDescription_set_type_m0327EE59ED33D84A11B90A44C3DCDD5F6535E85B_inline (UxmlAttributeDescription_t742D021489DB2B564142146CAAAC3F9191825EF2* __this, String_t* ___value0, const RuntimeMethod* method)
{
{
String_t* L_0 = ___value0;
__this->___U3CtypeU3Ek__BackingField_2 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CtypeU3Ek__BackingField_2), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void UxmlAttributeDescription_set_typeNamespace_mEFB1D128D3210AB5267E211A2A17A0324AE8074B_inline (UxmlAttributeDescription_t742D021489DB2B564142146CAAAC3F9191825EF2* __this, String_t* ___value0, const RuntimeMethod* method)
{
{
String_t* L_0 = ___value0;
__this->___U3CtypeNamespaceU3Ek__BackingField_3 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CtypeNamespaceU3Ek__BackingField_3), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void UxmlTraits_set_canHaveAnyAttribute_m57F5756AFF24CE57CA69087C67373048F511D51A_inline (UxmlTraits_t3311A2EDB0705584A614B5511216DAD5279C4160* __this, bool ___value0, const RuntimeMethod* method)
{
{
bool L_0 = ___value0;
__this->___U3CcanHaveAnyAttributeU3Ek__BackingField_0 = L_0;
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* AssemblyName_get_Name_m7899B9B3F289EEBAF62AEAB51D1CA91DA92C4E6A_inline (AssemblyName_t555F1570F523D87D970C6E7F27B1B44C83EADDD2* __this, const RuntimeMethod* method)
{
{
String_t* L_0 = __this->___name_0;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t List_1_get_Count_mCEB86E1110800308BC5A334AA3BA1990B57277F1_gshared_inline (List_1_t888EAF80C1646E9D51193F9F6E183344845FB66C* __this, const RuntimeMethod* method)
{
{
int32_t L_0 = (int32_t)__this->____size_2;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Clear_m659833643F6A4A94DE32AB2F7DF8635208D30B0E_gshared_inline (List_1_t888EAF80C1646E9D51193F9F6E183344845FB66C* __this, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
int32_t L_0 = (int32_t)__this->____version_3;
__this->____version_3 = ((int32_t)il2cpp_codegen_add(L_0, 1));
if (!true)
{
goto IL_0035;
}
}
{
int32_t L_1 = (int32_t)__this->____size_2;
V_0 = L_1;
__this->____size_2 = 0;
int32_t L_2 = V_0;
if ((((int32_t)L_2) <= ((int32_t)0)))
{
goto IL_003c;
}
}
{
ComputedTransitionPropertyU5BU5D_t25B9E78F5276CDA297C8215C316452CAB8219E82* L_3 = (ComputedTransitionPropertyU5BU5D_t25B9E78F5276CDA297C8215C316452CAB8219E82*)__this->____items_1;
int32_t L_4 = V_0;
Array_Clear_m48B57EC27CADC3463CA98A33373D557DA587FF1B((RuntimeArray*)L_3, 0, L_4, NULL);
return;
}
IL_0035:
{
__this->____size_2 = 0;
}
IL_003c:
{
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR TimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E Enumerator_get_Current_m6B0CB0A9194C5191DE6CE95ADCF89C050127C576_gshared_inline (Enumerator_t32822E1A2CC07CC3CE2FD8F877E9D5BC245B05DE* __this, const RuntimeMethod* method)
{
{
TimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E L_0 = (TimeValue_t45AE43B219493F9459363F32C79E8986B5F82E0E)__this->____current_3;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR StylePropertyName_tCBE2B561C690538C8514BF56426AC486DC35B6FF Enumerator_get_Current_m4D5DE6032D2FE13FEB8F9A24DD665F4E7EAA3931_gshared_inline (Enumerator_t72FA0BD85114201DF7DC6AB5CD84F383CA13B94D* __this, const RuntimeMethod* method)
{
{
StylePropertyName_tCBE2B561C690538C8514BF56426AC486DC35B6FF L_0 = (StylePropertyName_tCBE2B561C690538C8514BF56426AC486DC35B6FF)__this->____current_3;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR EasingFunction_t5197D3B06056326A8B5C96032CDEBD5D3BDCA7A4 Enumerator_get_Current_m0D8948E0A2288B5177AD7A9010631A26EFA86C8B_gshared_inline (Enumerator_tC0AC870AE77DDBE86B4492AA22FB1A794E26CB4A* __this, const RuntimeMethod* method)
{
{
EasingFunction_t5197D3B06056326A8B5C96032CDEBD5D3BDCA7A4 L_0 = (EasingFunction_t5197D3B06056326A8B5C96032CDEBD5D3BDCA7A4)__this->____current_3;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t List_1_get_Count_m828EB26F6BCE9B7DC682DF2DB6500C146BF74ED9_gshared_inline (List_1_tD6F1685FEE5A196B3002ACC649A1DF5C65162268* __this, const RuntimeMethod* method)
{
{
int32_t L_0 = (int32_t)__this->____size_2;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t List_1_get_Count_m780E93121AF45C1AE9F963A3E27BD6D79647BD6E_gshared_inline (List_1_t437B6C3879E969156A381BDC3C459CF809D39DDF* __this, const RuntimeMethod* method)
{
{
int32_t L_0 = (int32_t)__this->____size_2;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Add_m763BE7EFAE43930CB9BFFE4865D23614EEEBFB7F_gshared_inline (List_1_t888EAF80C1646E9D51193F9F6E183344845FB66C* __this, ComputedTransitionProperty_tD8E4D8EB5DD69E063944F27A48D9263F4F1354E1 ___item0, const RuntimeMethod* method)
{
ComputedTransitionPropertyU5BU5D_t25B9E78F5276CDA297C8215C316452CAB8219E82* V_0 = NULL;
int32_t V_1 = 0;
{
int32_t L_0 = (int32_t)__this->____version_3;
__this->____version_3 = ((int32_t)il2cpp_codegen_add(L_0, 1));
ComputedTransitionPropertyU5BU5D_t25B9E78F5276CDA297C8215C316452CAB8219E82* L_1 = (ComputedTransitionPropertyU5BU5D_t25B9E78F5276CDA297C8215C316452CAB8219E82*)__this->____items_1;
V_0 = L_1;
int32_t L_2 = (int32_t)__this->____size_2;
V_1 = L_2;
int32_t L_3 = V_1;
ComputedTransitionPropertyU5BU5D_t25B9E78F5276CDA297C8215C316452CAB8219E82* L_4 = V_0;
NullCheck(L_4);
if ((!(((uint32_t)L_3) < ((uint32_t)((int32_t)(((RuntimeArray*)L_4)->max_length))))))
{
goto IL_0034;
}
}
{
int32_t L_5 = V_1;
__this->____size_2 = ((int32_t)il2cpp_codegen_add(L_5, 1));
ComputedTransitionPropertyU5BU5D_t25B9E78F5276CDA297C8215C316452CAB8219E82* L_6 = V_0;
int32_t L_7 = V_1;
ComputedTransitionProperty_tD8E4D8EB5DD69E063944F27A48D9263F4F1354E1 L_8 = ___item0;
NullCheck(L_6);
(L_6)->SetAt(static_cast<il2cpp_array_size_t>(L_7), (ComputedTransitionProperty_tD8E4D8EB5DD69E063944F27A48D9263F4F1354E1)L_8);
return;
}
IL_0034:
{
ComputedTransitionProperty_tD8E4D8EB5DD69E063944F27A48D9263F4F1354E1 L_9 = ___item0;
(( void (*) (List_1_t888EAF80C1646E9D51193F9F6E183344845FB66C*, ComputedTransitionProperty_tD8E4D8EB5DD69E063944F27A48D9263F4F1354E1, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 11)))(__this, L_9, il2cpp_rgctx_method(method->klass->rgctx_data, 11));
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR StyleValue_t56307594EC04E04EFBCC3220595B4AAD66FF93C5 Enumerator_get_Current_m2A71803E92C0B34206D38F91490F372EE7E8E999_gshared_inline (Enumerator_tB72DF0A1B1C0AE8C401AAA543550E6B7F4F8E091* __this, const RuntimeMethod* method)
{
{
StyleValue_t56307594EC04E04EFBCC3220595B4AAD66FF93C5 L_0 = (StyleValue_t56307594EC04E04EFBCC3220595B4AAD66FF93C5)__this->____current_3;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t List_1_get_Count_m797905E92EF60F271F57D2F36C05AC429A5C0008_gshared_inline (List_1_t686B3253BF1ECA33C528F281967CD2DA263C252E* __this, const RuntimeMethod* method)
{
{
int32_t L_0 = (int32_t)__this->____size_2;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Add_m87205283CED3CE7AC9AEC642FE8C34839086F2EF_gshared_inline (List_1_t686B3253BF1ECA33C528F281967CD2DA263C252E* __this, StyleValue_t56307594EC04E04EFBCC3220595B4AAD66FF93C5 ___item0, const RuntimeMethod* method)
{
StyleValueU5BU5D_t544D1F13B44DC23CA765A18E32B7779768FDF0C8* V_0 = NULL;
int32_t V_1 = 0;
{
int32_t L_0 = (int32_t)__this->____version_3;
__this->____version_3 = ((int32_t)il2cpp_codegen_add(L_0, 1));
StyleValueU5BU5D_t544D1F13B44DC23CA765A18E32B7779768FDF0C8* L_1 = (StyleValueU5BU5D_t544D1F13B44DC23CA765A18E32B7779768FDF0C8*)__this->____items_1;
V_0 = L_1;
int32_t L_2 = (int32_t)__this->____size_2;
V_1 = L_2;
int32_t L_3 = V_1;
StyleValueU5BU5D_t544D1F13B44DC23CA765A18E32B7779768FDF0C8* L_4 = V_0;
NullCheck(L_4);
if ((!(((uint32_t)L_3) < ((uint32_t)((int32_t)(((RuntimeArray*)L_4)->max_length))))))
{
goto IL_0034;
}
}
{
int32_t L_5 = V_1;
__this->____size_2 = ((int32_t)il2cpp_codegen_add(L_5, 1));
StyleValueU5BU5D_t544D1F13B44DC23CA765A18E32B7779768FDF0C8* L_6 = V_0;
int32_t L_7 = V_1;
StyleValue_t56307594EC04E04EFBCC3220595B4AAD66FF93C5 L_8 = ___item0;
NullCheck(L_6);
(L_6)->SetAt(static_cast<il2cpp_array_size_t>(L_7), (StyleValue_t56307594EC04E04EFBCC3220595B4AAD66FF93C5)L_8);
return;
}
IL_0034:
{
StyleValue_t56307594EC04E04EFBCC3220595B4AAD66FF93C5 L_9 = ___item0;
(( void (*) (List_1_t686B3253BF1ECA33C528F281967CD2DA263C252E*, StyleValue_t56307594EC04E04EFBCC3220595B4AAD66FF93C5, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 11)))(__this, L_9, il2cpp_rgctx_method(method->klass->rgctx_data, 11));
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR StyleValueManaged_t68DFBEC1594279E4DC56634FD5092318D1E9A5F4 Enumerator_get_Current_mB28ED58C8A392FC455EF04196845A959EC52DE9E_gshared_inline (Enumerator_t2F6204D88DD8195BFC2CC4BE1E513D4C02D55DD5* __this, const RuntimeMethod* method)
{
{
StyleValueManaged_t68DFBEC1594279E4DC56634FD5092318D1E9A5F4 L_0 = (StyleValueManaged_t68DFBEC1594279E4DC56634FD5092318D1E9A5F4)__this->____current_3;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_m6330F15D18EE4F547C05DF9BF83C5EB710376027_gshared_inline (Enumerator_t9473BAB568A27E2339D48C1F91319E0F6D244D7A* __this, const RuntimeMethod* method)
{
{
RuntimeObject* L_0 = (RuntimeObject*)__this->____current_3;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Add_mEBCF994CC3814631017F46A387B1A192ED6C85C7_gshared_inline (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, RuntimeObject* ___item0, const RuntimeMethod* method)
{
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* V_0 = NULL;
int32_t V_1 = 0;
{
int32_t L_0 = (int32_t)__this->____version_3;
__this->____version_3 = ((int32_t)il2cpp_codegen_add(L_0, 1));
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_1 = (ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)__this->____items_1;
V_0 = L_1;
int32_t L_2 = (int32_t)__this->____size_2;
V_1 = L_2;
int32_t L_3 = V_1;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_4 = V_0;
NullCheck(L_4);
if ((!(((uint32_t)L_3) < ((uint32_t)((int32_t)(((RuntimeArray*)L_4)->max_length))))))
{
goto IL_0034;
}
}
{
int32_t L_5 = V_1;
__this->____size_2 = ((int32_t)il2cpp_codegen_add(L_5, 1));
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_6 = V_0;
int32_t L_7 = V_1;
RuntimeObject* L_8 = ___item0;
NullCheck(L_6);
(L_6)->SetAt(static_cast<il2cpp_array_size_t>(L_7), (RuntimeObject*)L_8);
return;
}
IL_0034:
{
RuntimeObject* L_9 = ___item0;
(( void (*) (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D*, RuntimeObject*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 11)))(__this, L_9, il2cpp_rgctx_method(method->klass->rgctx_data, 11));
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Add_mB41E8724CA0DDBEBD2EA8379D51E13F23F49176E_gshared_inline (List_1_t4EB7DA35FB6C543101A0C09A56EE4B652F4E1777* __this, StyleVariable_t5D4DEC936102A13961F4F2C6214B83D6CDC56269 ___item0, const RuntimeMethod* method)
{
StyleVariableU5BU5D_tFE786BD2C1F914C1605C072F0BB10C405C0B4D96* V_0 = NULL;
int32_t V_1 = 0;
{
int32_t L_0 = (int32_t)__this->____version_3;
__this->____version_3 = ((int32_t)il2cpp_codegen_add(L_0, 1));
StyleVariableU5BU5D_tFE786BD2C1F914C1605C072F0BB10C405C0B4D96* L_1 = (StyleVariableU5BU5D_tFE786BD2C1F914C1605C072F0BB10C405C0B4D96*)__this->____items_1;
V_0 = L_1;
int32_t L_2 = (int32_t)__this->____size_2;
V_1 = L_2;
int32_t L_3 = V_1;
StyleVariableU5BU5D_tFE786BD2C1F914C1605C072F0BB10C405C0B4D96* L_4 = V_0;
NullCheck(L_4);
if ((!(((uint32_t)L_3) < ((uint32_t)((int32_t)(((RuntimeArray*)L_4)->max_length))))))
{
goto IL_0034;
}
}
{
int32_t L_5 = V_1;
__this->____size_2 = ((int32_t)il2cpp_codegen_add(L_5, 1));
StyleVariableU5BU5D_tFE786BD2C1F914C1605C072F0BB10C405C0B4D96* L_6 = V_0;
int32_t L_7 = V_1;
StyleVariable_t5D4DEC936102A13961F4F2C6214B83D6CDC56269 L_8 = ___item0;
NullCheck(L_6);
(L_6)->SetAt(static_cast<il2cpp_array_size_t>(L_7), (StyleVariable_t5D4DEC936102A13961F4F2C6214B83D6CDC56269)L_8);
return;
}
IL_0034:
{
StyleVariable_t5D4DEC936102A13961F4F2C6214B83D6CDC56269 L_9 = ___item0;
(( void (*) (List_1_t4EB7DA35FB6C543101A0C09A56EE4B652F4E1777*, StyleVariable_t5D4DEC936102A13961F4F2C6214B83D6CDC56269, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 11)))(__this, L_9, il2cpp_rgctx_method(method->klass->rgctx_data, 11));
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t List_1_get_Count_m28DF960E8AB7BB5A577DB76F89CEF2489E776610_gshared_inline (List_1_t4EB7DA35FB6C543101A0C09A56EE4B652F4E1777* __this, const RuntimeMethod* method)
{
{
int32_t L_0 = (int32_t)__this->____size_2;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Clear_m00AFA4A0337BBF3DC699C14107B3594CA904E971_gshared_inline (List_1_t4EB7DA35FB6C543101A0C09A56EE4B652F4E1777* __this, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
int32_t L_0 = (int32_t)__this->____version_3;
__this->____version_3 = ((int32_t)il2cpp_codegen_add(L_0, 1));
if (!true)
{
goto IL_0035;
}
}
{
int32_t L_1 = (int32_t)__this->____size_2;
V_0 = L_1;
__this->____size_2 = 0;
int32_t L_2 = V_0;
if ((((int32_t)L_2) <= ((int32_t)0)))
{
goto IL_003c;
}
}
{
StyleVariableU5BU5D_tFE786BD2C1F914C1605C072F0BB10C405C0B4D96* L_3 = (StyleVariableU5BU5D_tFE786BD2C1F914C1605C072F0BB10C405C0B4D96*)__this->____items_1;
int32_t L_4 = V_0;
Array_Clear_m48B57EC27CADC3463CA98A33373D557DA587FF1B((RuntimeArray*)L_3, 0, L_4, NULL);
return;
}
IL_0035:
{
__this->____size_2 = 0;
}
IL_003c:
{
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Clear_mF6795DE5F49C1D0B91D6A0955F448B22970D67A9_gshared_inline (List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* __this, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
int32_t L_0 = (int32_t)__this->____version_3;
__this->____version_3 = ((int32_t)il2cpp_codegen_add(L_0, 1));
if (!false)
{
goto IL_0035;
}
}
{
int32_t L_1 = (int32_t)__this->____size_2;
V_0 = L_1;
__this->____size_2 = 0;
int32_t L_2 = V_0;
if ((((int32_t)L_2) <= ((int32_t)0)))
{
goto IL_003c;
}
}
{
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_3 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)__this->____items_1;
int32_t L_4 = V_0;
Array_Clear_m48B57EC27CADC3463CA98A33373D557DA587FF1B((RuntimeArray*)L_3, 0, L_4, NULL);
return;
}
IL_0035:
{
__this->____size_2 = 0;
}
IL_003c:
{
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Clear_m51A5D7D883AF79511066B64E4CBC23C3DB6CCF54_gshared_inline (List_1_t893BC4E6EA21D89E7107414FB1199B089EB9F122* __this, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
int32_t L_0 = (int32_t)__this->____version_3;
__this->____version_3 = ((int32_t)il2cpp_codegen_add(L_0, 1));
if (!true)
{
goto IL_0035;
}
}
{
int32_t L_1 = (int32_t)__this->____size_2;
V_0 = L_1;
__this->____size_2 = 0;
int32_t L_2 = V_0;
if ((((int32_t)L_2) <= ((int32_t)0)))
{
goto IL_003c;
}
}
{
StylePropertyValueU5BU5D_t4DE6509822A9A487529DC8DC8C08CB8822CE8688* L_3 = (StylePropertyValueU5BU5D_t4DE6509822A9A487529DC8DC8C08CB8822CE8688*)__this->____items_1;
int32_t L_4 = V_0;
Array_Clear_m48B57EC27CADC3463CA98A33373D557DA587FF1B((RuntimeArray*)L_3, 0, L_4, NULL);
return;
}
IL_0035:
{
__this->____size_2 = 0;
}
IL_003c:
{
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Add_m0816FF64696BD2E13C77ACA78959BF6927C064D1_gshared_inline (List_1_t893BC4E6EA21D89E7107414FB1199B089EB9F122* __this, StylePropertyValue_tED32F617FABE99611B213BFCF9D1D909E7F141C2 ___item0, const RuntimeMethod* method)
{
StylePropertyValueU5BU5D_t4DE6509822A9A487529DC8DC8C08CB8822CE8688* V_0 = NULL;
int32_t V_1 = 0;
{
int32_t L_0 = (int32_t)__this->____version_3;
__this->____version_3 = ((int32_t)il2cpp_codegen_add(L_0, 1));
StylePropertyValueU5BU5D_t4DE6509822A9A487529DC8DC8C08CB8822CE8688* L_1 = (StylePropertyValueU5BU5D_t4DE6509822A9A487529DC8DC8C08CB8822CE8688*)__this->____items_1;
V_0 = L_1;
int32_t L_2 = (int32_t)__this->____size_2;
V_1 = L_2;
int32_t L_3 = V_1;
StylePropertyValueU5BU5D_t4DE6509822A9A487529DC8DC8C08CB8822CE8688* L_4 = V_0;
NullCheck(L_4);
if ((!(((uint32_t)L_3) < ((uint32_t)((int32_t)(((RuntimeArray*)L_4)->max_length))))))
{
goto IL_0034;
}
}
{
int32_t L_5 = V_1;
__this->____size_2 = ((int32_t)il2cpp_codegen_add(L_5, 1));
StylePropertyValueU5BU5D_t4DE6509822A9A487529DC8DC8C08CB8822CE8688* L_6 = V_0;
int32_t L_7 = V_1;
StylePropertyValue_tED32F617FABE99611B213BFCF9D1D909E7F141C2 L_8 = ___item0;
NullCheck(L_6);
(L_6)->SetAt(static_cast<il2cpp_array_size_t>(L_7), (StylePropertyValue_tED32F617FABE99611B213BFCF9D1D909E7F141C2)L_8);
return;
}
IL_0034:
{
StylePropertyValue_tED32F617FABE99611B213BFCF9D1D909E7F141C2 L_9 = ___item0;
(( void (*) (List_1_t893BC4E6EA21D89E7107414FB1199B089EB9F122*, StylePropertyValue_tED32F617FABE99611B213BFCF9D1D909E7F141C2, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 11)))(__this, L_9, il2cpp_rgctx_method(method->klass->rgctx_data, 11));
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t List_1_get_Count_mFCF2B2ECBAC0430A3776BA1C3AE0B4B59733CB85_gshared_inline (List_1_t893BC4E6EA21D89E7107414FB1199B089EB9F122* __this, const RuntimeMethod* method)
{
{
int32_t L_0 = (int32_t)__this->____size_2;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Func_1_Invoke_m9ED2CAC2A2096B0FA42F20B76DCE0CFD80228DE6_gshared_inline (Func_1_tA8F91C23675D323D5C9C1F3D2FAA8008CB1EF551* __this, const RuntimeMethod* method)
{
typedef int32_t (*FunctionPointerType) (Func_1_tA8F91C23675D323D5C9C1F3D2FAA8008CB1EF551* __this, const RuntimeMethod* method);
return ((FunctionPointerType)__this->___invoke_impl_1)(__this, reinterpret_cast<RuntimeMethod*>(__this->___method_3));
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Func_2_Invoke_mDBA25DA5DA5B7E056FB9B026AF041F1385FB58A9_gshared_inline (Func_2_tACBF5A1656250800CE861707354491F0611F6624* __this, RuntimeObject* ___arg0, const RuntimeMethod* method)
{
typedef RuntimeObject* (*FunctionPointerType) (Func_2_tACBF5A1656250800CE861707354491F0611F6624* __this, RuntimeObject* ___arg0, const RuntimeMethod* method);
return ((FunctionPointerType)__this->___invoke_impl_1)(__this, ___arg0, reinterpret_cast<RuntimeMethod*>(__this->___method_3));
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t List_1_get_Count_m4407E4C389F22B8CEC282C15D56516658746C383_gshared_inline (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, const RuntimeMethod* method)
{
{
int32_t L_0 = (int32_t)__this->____size_2;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t List_1_get_Count_m5C96DA08AA4DD9A67BA68507F1B80D342DB2036B_gshared_inline (List_1_t70EE7982F45810D4B024CF720D910E67974A3094* __this, const RuntimeMethod* method)
{
{
int32_t L_0 = (int32_t)__this->____size_2;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TypedUxmlAttributeDescription_1_set_defaultValue_m1A0A92FE2F99CC7D699DF2B86856706B8A65CFC8_gshared_inline (TypedUxmlAttributeDescription_1_t5E34790227C12B474992B598302046D14D52C69E* __this, RuntimeObject* ___value0, const RuntimeMethod* method)
{
{
RuntimeObject* L_0 = ___value0;
__this->___U3CdefaultValueU3Ek__BackingField_6 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CdefaultValueU3Ek__BackingField_6), (void*)L_0);
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* TypedUxmlAttributeDescription_1_get_defaultValue_m6AB49D76F0D22665871914BFB006900D74C022C4_gshared_inline (TypedUxmlAttributeDescription_1_t5E34790227C12B474992B598302046D14D52C69E* __this, const RuntimeMethod* method)
{
{
RuntimeObject* L_0 = (RuntimeObject*)__this->___U3CdefaultValueU3Ek__BackingField_6;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TypedUxmlAttributeDescription_1_set_defaultValue_m9CD397DCF26F3871BE330F890164CB7C3B5E9BBD_gshared_inline (TypedUxmlAttributeDescription_1_t460827E989E5BB273194A7D197EAF27D7FE88F40* __this, float ___value0, const RuntimeMethod* method)
{
{
float L_0 = ___value0;
__this->___U3CdefaultValueU3Ek__BackingField_6 = L_0;
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float TypedUxmlAttributeDescription_1_get_defaultValue_m73DF29941B64B4078663FFA349FB3551C57EF320_gshared_inline (TypedUxmlAttributeDescription_1_t460827E989E5BB273194A7D197EAF27D7FE88F40* __this, const RuntimeMethod* method)
{
{
float L_0 = (float)__this->___U3CdefaultValueU3Ek__BackingField_6;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TypedUxmlAttributeDescription_1_set_defaultValue_mFD1C3A72D0C15C3CFA5ADF89C98C1B97C69A25E2_gshared_inline (TypedUxmlAttributeDescription_1_tF8E164DB2A1FE613654370D348F4C3680DA42A03* __this, int32_t ___value0, const RuntimeMethod* method)
{
{
int32_t L_0 = ___value0;
__this->___U3CdefaultValueU3Ek__BackingField_6 = L_0;
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t TypedUxmlAttributeDescription_1_get_defaultValue_m72BDED883334BEB340BCC00E056A2A3F6F209FB3_gshared_inline (TypedUxmlAttributeDescription_1_tF8E164DB2A1FE613654370D348F4C3680DA42A03* __this, const RuntimeMethod* method)
{
{
int32_t L_0 = (int32_t)__this->___U3CdefaultValueU3Ek__BackingField_6;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TypedUxmlAttributeDescription_1_set_defaultValue_mC1D7F917A6CC397266A9C0009EBC912722D2B673_gshared_inline (TypedUxmlAttributeDescription_1_t770D286476B60B77E50FA56D7BFEF86C2CA4F8A1* __this, int64_t ___value0, const RuntimeMethod* method)
{
{
int64_t L_0 = ___value0;
__this->___U3CdefaultValueU3Ek__BackingField_6 = L_0;
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int64_t TypedUxmlAttributeDescription_1_get_defaultValue_m3FE37AB900D0002498B8E27467D74F926F62D671_gshared_inline (TypedUxmlAttributeDescription_1_t770D286476B60B77E50FA56D7BFEF86C2CA4F8A1* __this, const RuntimeMethod* method)
{
{
int64_t L_0 = (int64_t)__this->___U3CdefaultValueU3Ek__BackingField_6;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TypedUxmlAttributeDescription_1_set_defaultValue_mCCFDF65293F595155203C9BD9977733342224870_gshared_inline (TypedUxmlAttributeDescription_1_t7ECE12D1C0C385835D77803906F54B792532FD39* __this, bool ___value0, const RuntimeMethod* method)
{
{
bool L_0 = ___value0;
__this->___U3CdefaultValueU3Ek__BackingField_6 = L_0;
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool TypedUxmlAttributeDescription_1_get_defaultValue_m1718498D54D002767717D7B83494DAAA69DA3146_gshared_inline (TypedUxmlAttributeDescription_1_t7ECE12D1C0C385835D77803906F54B792532FD39* __this, const RuntimeMethod* method)
{
{
bool L_0 = (bool)__this->___U3CdefaultValueU3Ek__BackingField_6;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 Color_op_Implicit_m6D1353534AD23E43DFD104850D55C469CFCEF340_inline (Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___c0, const RuntimeMethod* method)
{
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_0;
memset((&V_0), 0, sizeof(V_0));
{
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_0 = ___c0;
float L_1 = L_0.___r_0;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_2 = ___c0;
float L_3 = L_2.___g_1;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_4 = ___c0;
float L_5 = L_4.___b_2;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_6 = ___c0;
float L_7 = L_6.___a_3;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_8;
memset((&L_8), 0, sizeof(L_8));
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&L_8), L_1, L_3, L_5, L_7, /*hidden argument*/NULL);
V_0 = L_8;
goto IL_0021;
}
IL_0021:
{
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_9 = V_0;
return L_9;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Vector4_op_Equality_m80E2AA0626A70EF9DCC4F4C215F674A22D6DE937_inline (Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___lhs0, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___rhs1, const RuntimeMethod* method)
{
float V_0 = 0.0f;
float V_1 = 0.0f;
float V_2 = 0.0f;
float V_3 = 0.0f;
float V_4 = 0.0f;
bool V_5 = false;
{
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_0 = ___lhs0;
float L_1 = L_0.___x_1;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_2 = ___rhs1;
float L_3 = L_2.___x_1;
V_0 = ((float)il2cpp_codegen_subtract(L_1, L_3));
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_4 = ___lhs0;
float L_5 = L_4.___y_2;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_6 = ___rhs1;
float L_7 = L_6.___y_2;
V_1 = ((float)il2cpp_codegen_subtract(L_5, L_7));
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_8 = ___lhs0;
float L_9 = L_8.___z_3;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_10 = ___rhs1;
float L_11 = L_10.___z_3;
V_2 = ((float)il2cpp_codegen_subtract(L_9, L_11));
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_12 = ___lhs0;
float L_13 = L_12.___w_4;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_14 = ___rhs1;
float L_15 = L_14.___w_4;
V_3 = ((float)il2cpp_codegen_subtract(L_13, L_15));
float L_16 = V_0;
float L_17 = V_0;
float L_18 = V_1;
float L_19 = V_1;
float L_20 = V_2;
float L_21 = V_2;
float L_22 = V_3;
float L_23 = V_3;
V_4 = ((float)il2cpp_codegen_add(((float)il2cpp_codegen_add(((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_16, L_17)), ((float)il2cpp_codegen_multiply(L_18, L_19)))), ((float)il2cpp_codegen_multiply(L_20, L_21)))), ((float)il2cpp_codegen_multiply(L_22, L_23))));
float L_24 = V_4;
V_5 = (bool)((((float)L_24) < ((float)(9.99999944E-11f)))? 1 : 0);
goto IL_0057;
}
IL_0057:
{
bool L_25 = V_5;
return L_25;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Color__ctor_m3786F0D6E510D9CFA544523A955870BD2A514C8C_inline (Color_tD001788D726C3A7F1379BEED0260B9591F440C1F* __this, float ___r0, float ___g1, float ___b2, float ___a3, const RuntimeMethod* method)
{
{
float L_0 = ___r0;
__this->___r_0 = L_0;
float L_1 = ___g1;
__this->___g_1 = L_1;
float L_2 = ___b2;
__this->___b_2 = L_2;
float L_3 = ___a3;
__this->___a_3 = L_3;
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Vector4_GetHashCode_m53F6FCA56A0051C9D1AB41AA3EAA2C86CDAA8B92_inline (Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* __this, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
float* L_0 = (&__this->___x_1);
int32_t L_1;
L_1 = Single_GetHashCode_mC3F1E099D1CF165C2D71FBCC5EF6A6792F9021D2(L_0, NULL);
float* L_2 = (&__this->___y_2);
int32_t L_3;
L_3 = Single_GetHashCode_mC3F1E099D1CF165C2D71FBCC5EF6A6792F9021D2(L_2, NULL);
float* L_4 = (&__this->___z_3);
int32_t L_5;
L_5 = Single_GetHashCode_mC3F1E099D1CF165C2D71FBCC5EF6A6792F9021D2(L_4, NULL);
float* L_6 = (&__this->___w_4);
int32_t L_7;
L_7 = Single_GetHashCode_mC3F1E099D1CF165C2D71FBCC5EF6A6792F9021D2(L_6, NULL);
V_0 = ((int32_t)(((int32_t)(((int32_t)(L_1^((int32_t)(L_3<<2))))^((int32_t)(L_5>>2))))^((int32_t)(L_7>>1))));
goto IL_0039;
}
IL_0039:
{
int32_t L_8 = V_0;
return L_8;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline (Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* __this, float ___x0, float ___y1, float ___z2, float ___w3, const RuntimeMethod* method)
{
{
float L_0 = ___x0;
__this->___x_1 = L_0;
float L_1 = ___y1;
__this->___y_2 = L_1;
float L_2 = ___z2;
__this->___z_3 = L_2;
float L_3 = ___w3;
__this->___w_4 = L_3;
return;
}
}