Practice_Unity/Library/Bee/artifacts/iOS/il2cppOutput/cpp/UnityEngine.UIElementsModule__4.cpp
Seonkyu.kim 60d64f1069 작업
1. UI - 조이스틱 UIManager에 추가 및 Scene에서 호출 방식 변경
2. UI - 경험치 바 앞에 레벨 아이콘 추가
3. 몬스터 죽었을때 경험치로 변경
4. 경험치 바와 레벨 아이콘 연동

Todo
1. 투사체 공격 만들기
2. 몬스터가 플레이어 쫓아오게 만들기
3. 몬스터를 카메라 외각에서 다량으로 생성하는 기능 추가하기
4. 몬스터가 캐릭터 공격시 체력 닳게 하기
5. 메뉴 UI 만들기
6. 레벨업시 획득 스킬 UI 만들기
7. 체력바 UI 만들기
8. 공격시 데미지 띄우는 UI 만들기
2025-10-02 17:37:10 +09:00

26313 lines
1.5 MiB

#include "pch-cpp.hpp"
template <typename T1>
struct VirtualActionInvoker1
{
typedef void (*Action)(void*, T1, const RuntimeMethod*);
static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1)
{
const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj);
((Action)invokeData.methodPtr)(obj, p1, invokeData.method);
}
};
template <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, typename T2>
struct VirtualFuncInvoker2
{
typedef R (*Func)(void*, T1, T2, const RuntimeMethod*);
static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2)
{
const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj);
return ((Func)invokeData.methodPtr)(obj, p1, p2, invokeData.method);
}
};
struct InterfaceActionInvoker0
{
typedef void (*Action)(void*, const RuntimeMethod*);
static inline void Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj)
{
const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface);
((Action)invokeData.methodPtr)(obj, invokeData.method);
}
};
template <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 T1, typename T2>
struct InterfaceActionInvoker2
{
typedef void (*Action)(void*, T1, T2, const RuntimeMethod*);
static inline void Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj, T1 p1, T2 p2)
{
const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface);
((Action)invokeData.methodPtr)(obj, p1, p2, invokeData.method);
}
};
template <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>
struct InterfaceFuncInvoker1
{
typedef R (*Func)(void*, T1, const RuntimeMethod*);
static inline R Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj, T1 p1)
{
const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface);
return ((Func)invokeData.methodPtr)(obj, p1, invokeData.method);
}
};
struct Action_1_t68F947CFF3E836EB3A2C880E204C2D89F5AEB115;
struct Action_1_tCB2600FFD386071D232B22D0FFBB8989B853DFD5;
struct Action_1_tA3F02DB64696E0F82F9EDFBE9E4F540E862FB878;
struct Action_1_t10DCB0C07D0D3C565CEACADC80D1152B35A45F6C;
struct Action_1_t1EA00726877CBFFB94EE52CCD9672A96472984B8;
struct Action_1_tC7DA3F3177E0ABC8E0B6FB2D4D2F72C303E1A04F;
struct Action_1_t741CBBCB28E18BDBDEED4AE3BD7DBEEEA526DA43;
struct Action_1_tD69A6DC9FBE94131E52F5A73B2A9D4AB51EEC404;
struct Action_1_t3DC3411926243F1DB9C330F8E105B904E38C1A0B;
struct Action_1_t6F9EB113EB3F16226AEF811A2744F4111C116C87;
struct Action_1_t5929E839C92DDA329AA75512E5DC8044A5C4B1C1;
struct Action_1_t310F18CB4338A2740CA701F160C62E2C3198E66A;
struct Action_1_t437F5B071D68BF73AA318BED11495707D91E02C3;
struct Action_1_tA9652CCE1F7DAFFD48788A3CA92D7E0EA5BEE1F4;
struct Action_1_tF311BFE8BC297CED8D99EFB2A859FD81D3E05188;
struct Action_1_t66B514BE877E216616DEDD40416127189FE16FA3;
struct Action_1_tAE453A6458E1DAD68CAF44DC8FF62EC18FEAA930;
struct Action_1_t21FD3C63C847CD92920291C92517DD3E3D04358C;
struct Action_2_t56ED4EF8D64D97B4C4398ABB3CDE64EF63462F9A;
struct Action_2_t240BAEB1DC7A6558995FFCB7E0186F2ABB2CE346;
struct Action_2_t5F23CC3B7A8A73A4EA03ECC4C0C36453937843DB;
struct Action_2_t723CF5545926725AE4B055BB8E304D27E617A846;
struct Action_2_tD7438462601D3939500ED67463331FE00CFFBDB8;
struct Action_2_t28390B369564138BA256B9D0831BFEC2F9FF1006;
struct Action_2_t156C43F079E7E68155FCDCD12DC77DD11AEF7E3C;
struct Action_2_t7E8DAED63F7EDF36336DAA07A1749008632F1393;
struct Action_2_tD20DA991AFB7A93AA2A4405D8230695D97BA7E68;
struct Action_2_tA1EAD43A5C76FF3E77D1705EC83B9AB7B1BE7D88;
struct Action_3_tD4FEFC6A317A295868086BEB12578A006464E2D5;
struct BaseFieldTraits_2_t839F6C6377D9CD0188201F1AB7AF4EE79BD5B4B4;
struct BaseFieldTraits_2_t0332B81E925A2DD0C7336EA3844C361A9351EC52;
struct BaseFieldTraits_2_t284A963BB2114CA90D4BCC48CCEF0F82FFAB9CA2;
struct BaseFieldTraits_2_t53D6D25C007082D64FCE54A038FBB3035CAC857A;
struct BaseFieldTraits_2_t9F28B32FEFDD64B266EB20FC0280CB8F306CCFF2;
struct BaseFieldTraits_2_t61451594F638018EFB826250DDBFDF898485A7B1;
struct BaseField_1_t33E37D3A182C1DDE900EA4039FE03BF68FD0CD26;
struct BaseField_1_tB351B262306464787F5A31B33CDC431E89796615;
struct BaseField_1_t1BD309672FAB87887168305A09C320E26F166DA7;
struct BaseSlider_1_tCD357038DC0A12750F4E032D975E8D9F2AA6CD95;
struct BaseSlider_1_t72796443D058B00401238104911BE7078A9FD0BA;
struct ChangeEvent_1_t2AA4161DCA648D276CFE726DD08B0D55FA799D4B;
struct ChangeEvent_1_tAB4351D85EACEBEE9040F90F3A0430C076BE372E;
struct ClampedDragger_1_t38308021CEC312E002F1A5665B792022E28A1A3E;
struct ClampedDragger_1_t18A937D027747303C3811CCC9FAD288366DF8DC3;
struct Comparison_1_tB7DE1436CB53924C2FC41FF926D074C1ACC14D89;
struct DefaultMultiColumnTreeViewController_1_t0AB237E3A16ABF695C0971BC0606DEA7DC479E5B;
struct Dictionary_2_t1C6F670EE6B3EEEEFF2CBA243476B8AC9C173D11;
struct Dictionary_2_tA26C417A56CCB020EF3E3034034AF9324DE8B445;
struct Dictionary_2_tB87BEC840CF876F5CE38D31A5FD1BFD7BDCCCD75;
struct Dictionary_2_t834D336DF500618699E81CE51EB7F877BDC3656A;
struct Dictionary_2_tBCCCFBCAC02A3C03E3C84D75696D4860D7444A35;
struct Dictionary_2_t645C7B1DAE2D839B52A5E387C165CE13D5465B00;
struct Dictionary_2_t41165BF747F041590086BE39A59BE164430A3CEF;
struct Dictionary_2_t4055F6540F36F21F9FEDAFB92D8E0089B38EBBC8;
struct EqualityComparer_1_t346CEF653847623862FC6F88D66F7933B0039499;
struct EventCallback_1_t0FE3F70E94CC4C4904A9F1C171A3DE56EE41F103;
struct EventCallback_1_t4FC683FD40564304A8A351F88D0698DAF61F8A8A;
struct EventCallback_1_t1FFCCC98AE7C52F427D11F1609ED56BE1E4AEF88;
struct EventCallback_1_tDE93D01AB4244ED03015ADF985CF61A9E3CA060F;
struct EventCallback_1_tCE5E8F1D2A7EE5EC636D68025C6D899BD17EF38B;
struct EventCallback_1_t435839AFF4474F7EAE0AA8A59F737E798CEAFD30;
struct EventCallback_1_t15E400616AB56B841F72D09E503D6377E8366E07;
struct EventCallback_1_tCF242F8E93BCF576DC25DFA8544DC8816F42CFE7;
struct EventCallback_1_tA1CF2EA66A79B2195FDF3B4E85133003F37B9339;
struct EventCallback_1_t3A7B85AD96E3BB6F407AAFF594E222FBD5B713EF;
struct EventCallback_1_tBC1DA4FF1E26FC091E77AD11B6F780C5D237AF2C;
struct EventCallback_1_t7C6768AD962B0B50514570724A38E07DA18FB1FA;
struct EventCallback_1_tE2BCC4FFB156A2716749F7BDD0036A743B039913;
struct EventCallback_1_t9C39FE4EC022094057ABE21E8D3B0DAF896F405C;
struct EventCallback_1_tAC159BB180600020449B0A18CFE8806035ECCAE6;
struct EventHandler_1_t522C29C2B48DA5A0C0D9F0978320FD1F630ADE69;
struct Func_1_t2BE7F58348C9CC544A8973B3A9E55541DE43C457;
struct Func_1_t367387BB2C476D3F32DB12161B5FDC128DC3231C;
struct Func_1_tEA19435E526C20D577E34BADB14CA06F066636C2;
struct Func_2_t66AC14B29DD8B1DDD05693A14E55CF7707C762DB;
struct Func_2_tD62FEF82C38D2F936C4A0BE93BCEEE9CF7A7DB06;
struct Func_2_tF409A653B8F770E0A30CD80D21764FB1DDB2A28F;
struct Func_2_tB008453FB2AEC254EDA582B30C36A8A98998AAF0;
struct Func_2_t2FDA873D8482C79555CFB05233D610E8F1C7C354;
struct Func_2_tAA84235D71BA06591784319703175CFB5E386A7F;
struct Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2;
struct IEnumerable_1_tF95C9E01A913DD50575531C8305932628663D9E9;
struct IEnumerable_1_t349E66EC5F09B881A8E52EE40A1AB9EC60E08E44;
struct IEnumerator_1_t0BE1512A4B1C9BE1B3332B1F70F118A003849D87;
struct IEnumerator_1_t73FD060C436E3C4264A734C8F8DCC01DFF6046B8;
struct IEqualityComparer_1_tAE94C8F24AD5B94D4EE85CA9FC59E3409D41CAF7;
struct IHierarchyProperty_1_t0BD5BDCDCDA44FFE200172A8E71E77A4E838E964;
struct IList_1_tF939437DA6A736B0D418E652C678C909E9D54240;
struct IList_1_tE1DBB5F3DF28BD7B0DD590F3E34EEB324610B113;
struct INotifyValueChanged_1_t688BCC3C6D1DB1A3415DB438063ADD73883ABF14;
struct INotifyValueChanged_1_t6ED9607E6FB11EC5AA9A1A4D6F6B2DEF1A7D6315;
struct IObjectPool_1_t1ED329A4B794DC7D3EC57601A12C3D1522FC324D;
struct IObjectPool_1_tE8CA6468BE6707A63684BDE52B62C116D73785BA;
struct KeyCollection_t7C4D5109AFA642572467D1455E09003E4E2C3510;
struct List_1_t592DF2E59D6E244DA0041698383484A07C7E0480;
struct List_1_tD1A1A4E269D550491A33C35C61E549EBA163D6F4;
struct List_1_t96E9133B70FB6765E6B138E810D33E18901715DA;
struct List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73;
struct List_1_t569CB45C96475FFA9C716A7CC2ADE24112D38121;
struct List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D;
struct List_1_t9FF902E193613BD654FD1CF8DBDEF7B872504919;
struct List_1_t83677DD3658C07F0F0DD73BD808F8F9EE45CDDE4;
struct List_1_t42A86FE68C8321F340DE626A644141DAF4A411E7;
struct List_1_t7C8CC805CEADA09DFAC2AC1A5D731D5EE956F6DC;
struct List_1_t75E66FBE18EAE33E2DBD8F2C48C54549332A997F;
struct List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD;
struct List_1_tB8CE94A1885E4D10B34A91CC9D21169286DC0A63;
struct List_1_t85FF16594D5F70EECC5855882558F8E26EF6BAFF;
struct List_1_tEA16F82F7871418E28EB6F551D77A8AD9F2E337F;
struct List_1_t546CBF3BD9AD27F567C763DA9FB3491CEB738B5F;
struct List_1_t6115BBE78FE9310B180A2027321DF46F2A06AC95;
struct List_1_t9DBFF1202B9CF140B233388CFB97CA59663D27D2;
struct List_1_t83F6318ECE580FCC83D7D8AB9A8841147CEF4C65;
struct List_1_t8E88137DBF3559DC2CF17853F82E9C24C134B291;
struct ObjectPool_1_t8BEC5A7E2986A02A5A01CD523423A728794BD0E1;
struct ObjectPool_1_tFF144489BB8C0C001C589EE1D9C8AA94E457BCC2;
struct ObjectPool_1_t7FDDBA964772905A89719355C6E4F07922AA0C78;
struct ObjectPool_1_t465044209F0B459C5B7B829BA8D8AEBDFDFF2889;
struct ObjectPool_1_t5FC06EAFF1CF75D5A94102AEB85EBD17B92324E7;
struct ObjectPool_1_t30C8F70D98C7F0227113800C031CF8E316BD7608;
struct ObjectPool_1_tC6626AC387E62EDBD0EA56924280D44E6476EC67;
struct ObjectPool_1_tC06B45D8A0C7CBBDAE418090727D1DF1F2FCB9F6;
struct ObjectPool_1_tDF51BF8B537DAD012AFE10CFC541363835B64992;
struct ObjectPool_1_t02BAEDA04C0651D5684B8E2455CF77AC4D6B94C4;
struct ObjectPool_1_tBB87D46D9504DA0AB7392802F8F6A309B72F4D7B;
struct ObjectPool_1_tD9D36AAF97C27AAA8F8C10396B70EE8016C3DB39;
struct ObjectPool_1_t8AFFCB7DAAEE40E4043E3A85360B759A778B3F5B;
struct ObjectPool_1_tEA9E5136DCE87BF5FDC7E117132869969F52A700;
struct ObjectPool_1_t8E105ADAB08C8A295C9659F4B4AC2EF1C98112CA;
struct ObjectPool_1_t625CC081156CCA83AF28F9AC872DA35BC4C19D8B;
struct PanelChangedEventBase_1_t08E54FB461E77FFD76488075D78EFDBED77D44E3;
struct PanelChangedEventBase_1_t2214183CD8DA6044ECE671FF1DA69DCB8DDC8C39;
struct PanelChangedEventBase_1_tBD261468FE94C0F11CE3EE232C78393DEB70F0E2;
struct PointerCaptureEventBase_1_t265201C952224C804DDA3B4C56A4CA46B8A665CC;
struct PointerCaptureEventBase_1_tB71E4AEB34E7FFC989F93E9B522D53DFAEE2CE7F;
struct PointerEventBase_1_tCC99C5B34F8B8F012105435FC4A3CE4FD098045F;
struct PointerEventBase_1_tE5B00823964EF715DC1ED310DB3F91B16D40D7C7;
struct PointerEventBase_1_t7591EB7533D2DA4AE63C7E535343F090911843C9;
struct PointerEventBase_1_tED9D60928194E4D1F6C5F9C95D258E9102815B4B;
struct PointerEventBase_1_t2DFB78320E5810F8163F6CF5D3C5537CF40B2496;
struct RefCounted_t6B975CD3D06E8D955346FC0D66E8F6E449D49A44;
struct RefCounted_t0E133AD36715877AE1CE72539A0199B4D3AA8CD1;
struct RefCounted_t81BCBAE57D930C934CF7A439452D65303AC6A8CD;
struct RefCounted_t78303B1CD3D08C664ABB15EBD7C882DA3E06CF7D;
struct RefCounted_tA9FB4D63A1064BD322AFDFCD70319CB384C057D9;
struct RefCounted_t812D790A2C787F18230F9234F6C9B84D4AC1A85A;
struct Stack_1_t9978CB0119EA70B0C3101996FB3D675B2D59025A;
struct TreeDataController_1_tCB161E2BF359B123532DAB4C774AB4C11AB29D96;
struct TypedUxmlAttributeDescription_1_t7ECE12D1C0C385835D77803906F54B792532FD39;
struct TypedUxmlAttributeDescription_1_tF8E164DB2A1FE613654370D348F4C3680DA42A03;
struct TypedUxmlAttributeDescription_1_t9D2289098FC52844881F6536BCAA110E7F1D5B9C;
struct TypedUxmlAttributeDescription_1_t5E34790227C12B474992B598302046D14D52C69E;
struct TypedUxmlAttributeDescription_1_tE3A1AC78152BFC093D85549F8878EBCD0CD7A522;
struct TypedUxmlAttributeDescription_1_t460827E989E5BB273194A7D197EAF27D7FE88F40;
struct TypedUxmlAttributeDescription_1_t99441C99D196EE2554A8A68E47B06AC9F86348E3;
struct TypedUxmlAttributeDescription_1_tD8728D2AC8F9232D2E6A83B327DC0258F2CEEFA2;
struct TypedUxmlAttributeDescription_1_t8A23630C5270878BE54AE923FB600CEEC02C404B;
struct TypedUxmlAttributeDescription_1_t040C5673D6A5418D4FDAC5AC276A92EB542FE209;
struct UxmlAssetAttributeDescription_1_t439A790E395F97D948F0660D428ABBEABAA248C9;
struct UxmlEnumAttributeDescription_1_tBDA39AF7DA4B8FD397DF15A7888FF979DDDC25A4;
struct UxmlEnumAttributeDescription_1_t92B5743BADEA1E135EC802992274D751F23A40E7;
struct UxmlEnumAttributeDescription_1_tAEFC99D3FCE81E662F942BF4073F337BFFDFE867;
struct UxmlEnumAttributeDescription_1_t122E2BB771358CB82D75349B398A98B1B469EF0F;
struct UxmlEnumAttributeDescription_1_t3735F5ADC360FC4636F222E8B1F27F9E70DAEF4F;
struct UxmlEnumAttributeDescription_1_t6B645354FE07FEFB4CE8318305453A277F27C58E;
struct UxmlEnumAttributeDescription_1_tC4ABA6DF74F58C15F2597C1640A58CC16D9551B3;
struct UxmlEnumAttributeDescription_1_t5A6D7AEA8D9CBFB4EA00022FF39526FDFEB4601D;
struct UxmlEnumAttributeDescription_1_tFEFA09B4807DEB9087783FC0949D1B9E59FD5714;
struct UxmlEnumAttributeDescription_1_t56478B19520E6E85B4966DAFF7FA16680EF0A300;
struct UxmlEnumAttributeDescription_1_tE917EB07524B748358268D477C28192147D7D3EE;
struct UxmlEnumAttributeDescription_1_tBBB2CDD127ABE7FAC6ED7B5CA5A3911FF0AF7CE4;
struct UxmlEnumAttributeDescription_1_t70756E9476125787696A6BBD939C823824B6076E;
struct UxmlEnumAttributeDescription_1_t3F5500BF676EB706F84A668D04345FF406A7A1D5;
struct UxmlFactory_2_tDBF2F219469175DF3A60E0A976F676878FF626CE;
struct UxmlFactory_2_tE197187ACA0D48E86CDCA65B04CA4CE0DAC411C4;
struct UxmlFactory_2_tA5B21BD283B57202633CBFD2ABB84CE9AD987DF2;
struct UxmlFactory_2_tE87A46C58BBE884E728D077495684CEDDCC0A34A;
struct UxmlFactory_2_t8AD404229319220474178C87ABCEAF3EA3370856;
struct UxmlFactory_2_tDAB0D321A8F1E520D0346F93018F0B9AD327F3DB;
struct UxmlFactory_2_t47455F8804FE5FBBAAFFE466FA749DBCBBE6DFEE;
struct UxmlFactory_2_t3A4B2AA745A641BEC771BFE04E991FCA60A78CF8;
struct UxmlFactory_2_t2DAB48E1821254ED3AC93F8AF5BDEF74F329C5BE;
struct UxmlFactory_2_tA263C05B83E4398738400FD8D5D8A2401D465B51;
struct UxmlFactory_2_t82337FC01AFD6692C688D30CEFB5508DE6B96DA7;
struct UxmlFactory_2_tBFFB2F90716B23CA0370F6DF4AB5ED4F788CB381;
struct UxmlFactory_2_t3912013F67B2DF38C17FDCD659F9932065792A09;
struct UxmlObjectAttributeDescription_1_tF4B29E4862BA15202F66B632F9FC4C9FE692A6D6;
struct UxmlObjectAttributeDescription_1_t78FBF2A9C059FDBAF1EA16DFD9BF0A8F5A2C6641;
struct UxmlObjectAttributeDescription_1_t5E9378C81403AB43C5D13E1EA0EB389A3C47F9F6;
struct UxmlObjectFactory_1_tB9C7950805C384593A20E5024E02228C8B97B14A;
struct UxmlObjectFactory_1_t451FFFFB66D191184A75196B7AAE6210DF9A366D;
struct UxmlObjectFactory_1_tB99B382F66239C60D5E42A78AA11C4259486B16E;
struct UxmlObjectFactory_1_tC4EA7EB868914CB38EA895A8B10D98F771744A47;
struct UxmlObjectTraits_1_t829977B4A6553A2729D6E24C170B4FA1F51FDA8E;
struct UxmlObjectTraits_1_t1B96B621B6942ED507AA8002505A41BFB2958F2E;
struct UxmlTraits_1_t52FB06771B93C32B92D92A1AF1558A664ECF793B;
struct UxmlTraits_1_t7EC1134A0456E113E6507939D6B8A2637F90C6A0;
struct UxmlTraits_1_t105BC17291C108B273AFD9F1AD57C6C9BE855393;
struct UxmlTraits_1_tC6829861F9CA6892CFE75B6AA1E7D6B89963B5DE;
struct ValueCollection_t174015ACA35495B64C85AA1548AB9AF993DA34C8;
struct Dictionary_2U5BU5D_t8D6AC1901F24F556E57DD31832FD521C0201E655;
struct EntryU5BU5D_tAB6DD8643F354E2C224351F29FE2B06BCD836645;
struct CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB;
struct ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389;
struct ComputedTransitionPropertyU5BU5D_t25B9E78F5276CDA297C8215C316452CAB8219E82;
struct DelegateU5BU5D_tC5AB7E8F745616680F337909D3A8E6C722CDF771;
struct DimensionU5BU5D_t1EE1B3F9368D444E779CAB3E1CBD9959F8762F4B;
struct GradientSettingsU5BU5D_t5A316EDE81269563C087800A519341276F98AF9C;
struct Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C;
struct IntPtrU5BU5D_tFD177F8C806A6921AD7150264CCC62FA00CAD832;
struct ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918;
struct ObjectU5BU5D_tD4BF1BEC72A31DF6611C0B8FA3112AF128FC3F8A;
struct PropertyPathPartU5BU5D_t7994D542F14DDDDEABB1792C335C20149399AEBB;
struct RadioButtonU5BU5D_t8DFA7B7F790B9AC3F5563FAE9C72115F5DD43AEC;
struct ScalableImageU5BU5D_t8C989174900062AED19A057FDCF0529F8C594A52;
struct SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C;
struct SortColumnDescriptionU5BU5D_tCC3DBACAFBA412B6F1EA1C4027A27E92D9153948;
struct StackTraceU5BU5D_t32FBCB20930EAF5BAE3F450FF75228E5450DA0DF;
struct StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248;
struct StyleComplexSelectorU5BU5D_tF7B5239DE9BF477DECF97EFBA7CB1D71C45DB857;
struct StyleRuleU5BU5D_t7897A39D88CA043B2BFB5B28C53B41564EBA3AF3;
struct UInt16U5BU5D_tEB7C42D811D999D2AA815BADC3FCCDD9C67B3F83;
struct VectorImageVertexU5BU5D_tA19C37074824265F1A5684A6F2C156559455C1C4;
struct VisualElementU5BU5D_tCAE8038767BF0FBEE26B3470C0FC4AE60E5229DF;
struct ImportStructU5BU5D_t42D231FD5BB4B620965D7BED87D56D531B4C7AE9;
struct AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30;
struct Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07;
struct ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263;
struct ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129;
struct AttachToPanelEvent_t95C0BC3DD37F324A7816CB2574B56D976C932B28;
struct BaseBoolField_t01F8AFD72D18F0EB65F949062615550A9ED30B0D;
struct BaseListView_t325EC1CB0CDB163106851B43AB91FB9EF0A59926;
struct BaseListViewController_t379A411BBBFADC12829E43420476B1EA096B092E;
struct BaseTreeView_t4B72EA959CB8F22C78269844A43D51C4AB360DD7;
struct BaseTreeViewController_t8359BFF7DA01FF2425D81CB17628B4B43AC6E5C0;
struct BaseVerticalCollectionView_t2BCDC86B9E301E46CFB2500A834D640F0B96ADAE;
struct BaseVisualElementPanel_tE3811F3D1474B72CB6CD5BCEECFF5B5CBEC1E303;
struct BindableElement_t873EFF65032D21AB3B7BFBA21675D1693967435C;
struct Button_t8EC3B431665F84C0B637C11B0EA29236828646C2;
struct CallbackEventHandler_t99E35735225B4ACEAD1BA981632FD2D46E9CB2B4;
struct Clickable_tED3E313565F64BDF5DA9D3FE0FEFFD0E17E53834;
struct CollectionViewController_t89D7C4989B72B4127DF82DC97FED5D7FE01D9768;
struct CollectionVirtualizationController_t55D4B8A3B70A7C50AC8BEF90F18EF888017E7801;
struct Column_tD686764EBBB4AFE8473E2464D0039885E3A2EC6A;
struct ColumnLayout_tF0A72BFB169B3329F9720AF33516EBAFAB4400B4;
struct Columns_t487EAF3B634F6D919D58F1927099A8883964831B;
struct ContextualMenuManager_tEE3B1F33FFFD180705467CA625AEBA0F5D63154B;
struct ContextualMenuPopulateEvent_t72C856D9B3951E3AA5901442A98BF6DE7F4258FB;
struct CustomStyleResolvedEvent_t54D095D62773F628A6A05A4531DEE990166062E6;
struct Delegate_t;
struct DelegateData_t9B286B493293CD2D23A5B2B5EF0E5B1324C2B77E;
struct DetachFromPanelEvent_t5E26427B0E6AF96F0C522D1FCEDDC078D755E496;
struct DropdownMenu_tCC0483D2EB24641C3ADAE4BC122C92ABCFB186D2;
struct Event_tEBC6F24B56CE22B9C9AD1AC6C24A6B83BC3860CB;
struct EventBase_tD7F89B936EB8074AE31E7B15976C072277371F7C;
struct EventCallbackRegistry_tE18297C3F7E535BD82EDA83EC6D6DAA386226B85;
struct Focusable_t39F2BAF0AF6CA465BC2BEDAF9B5B2CF379B846D0;
struct Foldout_t150CF00C27D0C105EC2831E0BA1C5D8A96EF5DC3;
struct GeometryChangedEvent_tB4A621001850F337A676F8CC27F172B8ADB22A9A;
struct Hierarchy_t6C500307C045A73F46DA5BBF9EF6F56DB365B04E;
struct HierarchyFlattened_t465DE25ECB06310A69E88D6BE1770EA7DBBF74BD;
struct HierarchyViewModel_t818D495B7E4AFC2E498598998847F9779E0DA317;
struct IBinding_t02FD99E9C9F2072B28E110F16C157666F5B2DBC7;
struct IDictionary_t6D03155AF1FA9083817AA5B6AD7DEEACC26AB220;
struct IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA;
struct IEventHandler_tB1627CA1B7729F3E714572E69A79C91A1578C9A3;
struct IGroupBoxOption_t87C0253B1BAC4D10D10F1A020EEC0DAA52D2F5B7;
struct IList_t1C522956D79B7DC92B5B01053DF1AC058C8B598D;
struct IManipulator_t72ADA8E9221C6883C2EAF66532E4C88914018708;
struct IMouseEvent_tF59A3DD3CA593DB23B47764DF0521996D509A59E;
struct IPanel_tAD0F3807B6DE2ECA557380E7DB5F3A179BE5A7A5;
struct IPointerEvent_t934940574FFC2D6D155265ACC6D78BC48174D9B7;
struct IResolvedStyle_t6A3530BA6147B091C278593F21F86B09CD42BE89;
struct IStyle_t4FD66C97CA5F46BFE328FED0C65277A37E0A89F7;
struct IUxmlAttributes_t9B6679F04874117C59014DE49C35B1841F9A1DDE;
struct IVisualElementScheduledItem_t309F1A5445514122A9E3F64182D0D8A4DE34C48F;
struct IVisualElementScheduler_tA68650FA9218398E77265748741B091638336FD8;
struct Image_tAEB35FD00A2200BF406AE5EDD15B4CB24DBBB8E3;
struct InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165;
struct KeyboardNavigationManipulator_t7E9BA3568ADC1660C4E09B924ECD457E33B835B3;
struct Label_tC160668F9119CE0F5567021FB208E64A5B1C5B70;
struct ListViewDragger_t692E8911568C27949D7B443C4B82CB7925111BBD;
struct Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3;
struct MethodInfo_t;
struct MultiColumnCollectionHeader_t0B041BD57A14950E8C33DCD854F3A3C2C3DA706D;
struct MultiColumnController_t25BFE9B50BC0D69925EC7EEE090F256FFE1244B6;
struct MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7;
struct MultiColumnListViewController_t0762070B0F155EB21EC6814602CB603E3B4860EA;
struct MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820;
struct MultiColumnTreeViewController_t9FFDEDF1F2C2F5476271370488740DB7A8C70BAC;
struct NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A;
struct Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C;
struct PathRef_t76F7677792A14AF9D6A6EAB7F08C1A3DC2B27A55;
struct PointerCancelEvent_t566D42065C3B376AD49A44A406AFE929A6CFEE51;
struct PointerCaptureEvent_tB9E534FCED96BD293031FCEF549A28F5161701BB;
struct PointerCaptureOutEvent_t3D53CEE79BD37EC74F40289B4D5501C4449905E5;
struct PointerDownEvent_tABAAD1BACBB98156D6BCCED51E11883EAFE03A51;
struct PointerMoveEvent_t2C1E2E20A07034638F48C3EB94B8520549D770C3;
struct PointerUpEvent_tCE779E8B94675B6A2758B82F6A84771CB26913D9;
struct PopupWindow_t3C459C0874F98199DA2D5940A68374016B56FDF8;
struct ProgressBar_tDEEB2A9728F38D09F4EDB6B9B882CFF74509F233;
struct RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8;
struct RadioButtonGroup_t92E82155D2102EA368B854C8F088737BED188DDE;
struct Regex_tE773142C2BE45C5D362B0F815AFF831707A51772;
struct RenderData_t1ABE116B2B5E0409AC699E195922516606531DC2;
struct RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27;
struct RepeatButton_t2CF59798FF30EF6DB8030E2D93CD346E38DDF981;
struct ResolvedStyleAccess_t226CC840EBACEE31CE1139ED5F717532AFFAEB45;
struct SafeSerializationManager_tCBB85B95DFD1634237140CD892E82D06ECB3F5E6;
struct ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9;
struct Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8;
struct SerializedVirtualizationData_t8EA4D4340BC124E7FC98396C263F0FEC091B53CB;
struct Slider_t5891706383A14955E3FAD68A79829F3234681652;
struct SliderInt_t0D262A6FB485F98842373C83ACB08D9596D8DDA1;
struct SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37;
struct SortColumnDescriptions_tDC3FDF948D96F26E0BCB2C971C6EDA1E02BAB1EA;
struct Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99;
struct String_t;
struct StyleComplexSelector_tE46C29F65FDBA48D3152781187401C8B55B7D8AD;
struct StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428;
struct StyleVariableContext_tF74F2787CE1F6BEBBFBFF0771CF493AC9E403527;
struct Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F;
struct TabDragLocationPreview_tAB80E5C0B12B67B5CE830D5283D3DCB4DC058BDE;
struct TabDragPreview_tD787193F322BAB6FAEA97A13972C4149376EB07A;
struct TabDragger_tBCAA1E198307DD571687A180BA89FEFF328018A1;
struct TabLayout_t4582FFA5E8E25353E8C10043526DAD2AB5FEBE43;
struct TabView_t3B7B40580E4AE714A5766774568BA256426F3252;
struct TextEditingManipulator_t9AC543C81F3778888F421C8D93003EBC8902EB29;
struct TextElement_tD56C5044CCC5552285DC8A9950CC60448C80FEE0;
struct TextField_tDB34369F9468D7F02670087D9444EC23115827D9;
struct TextSelectingManipulator_t85DD873E0C5537C1F8468B6FE5E4C9995B193855;
struct Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700;
struct Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4;
struct TooltipEvent_t48F59E9AFAADF9D1B8A7A3A5CB8A49DA6D3E7187;
struct TouchScreenKeyboard_tE87B78A3DAED69816B44C99270A734682E093E7A;
struct Type_t;
struct UITKTextHandle_t1FF3B4EC2367C05F42D61C660D6FE30DF91C06CE;
struct UxmlAttributeDescription_t742D021489DB2B564142146CAAAC3F9191825EF2;
struct UxmlBoolAttributeDescription_t86EA1242C539B39911E63699A4AE0C47918701CE;
struct UxmlFloatAttributeDescription_t1B8A606E367C713102FC17E8AC732758B48DD4BB;
struct UxmlImageAttributeDescription_tD2CD898F8B071017F56C7B55D23176616EA70188;
struct UxmlIntAttributeDescription_tFDF4F77C2CD7C4790E8E135B0F353699D19CB5B4;
struct UxmlLongAttributeDescription_t5B27C54F972BAACA9CB7B53CF76AAE5603E291D8;
struct UxmlStringAttributeDescription_t60C9BE81B6A3251AD7A38A90E46F240E016293EF;
struct UxmlTypeRestriction_t2C4CE1ED76502CDF80010880E058AF0582910A92;
struct VectorImage_t7BD8CE948377FFE95FCA0C48014ACDFC13B8F8FC;
struct VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115;
struct VisualTreeAsset_tFB5BF81F0780A412AE5A7C2C552B3EEA64EA2EEB;
struct Void_t4861ACF8F4594C3437BB48B6E56783494B843915;
struct WheelEvent_tDD5DB3A6F5F6FDB59AD7FF27491502FF18B9775E;
struct UxmlTraits_t71FC85ADDE15ED13EAEAA0CEF1B5D7F4F44DAFAE;
struct UxmlTraits_tFB3C7A9DB57C6E5237CF60234A229A8C050DD891;
struct UxmlTraits_t77ED93476E376AAC253D43EC610365EFC48C9D70;
struct Selection_tDC7A99533BDD2EB0142DB028DB38A7B4D4BBC93B;
struct UxmlTraits_tDED0FF94BF82D1F4DCFD14DBC22DCA51D30D1172;
struct Expression_t24E9476A15D0D7F6495CF8292DA48C63C871E4B7;
struct Data_t43E3238277579E631EA4E8016E61966D79F5B62E;
struct ViewState_t5BBB8D6381ABFF63C3178453D4ACE18E7D54D4C0;
struct UxmlFactory_tE53A9BFD5A8483024884DD881F70A6659E308F9E;
struct UxmlTraits_t2A6662DF48FB093D4B92E41579AE7D811D83E82C;
struct UxmlFactory_t45D7B5B8312810C5FD92A7F53C55C448284E48A9;
struct UxmlTraits_t6D0A7D6AAE832548D96B85B8DCEA980213904FE7;
struct UxmlFactory_t516FE1C24CC6B2440DCACBB23513C54C6FEEA678;
struct UxmlTraits_t34F909DF058605DF301A19BB8B3A26B47C7A92B4;
struct UxmlFactory_tE9EC1F2EEB1D16C012FCCA983EB08631DD8A4BE4;
struct UxmlFactory_t249AC34D5F7B29165319BBB39E55115D72C6C355;
struct UxmlTraits_t42E316800695D69D7A3970740D34C8A35F556DF3;
struct U3Cget_choicesU3Ed__17_tE7BE181387FC95BE357C557627F60532139237B0;
struct UxmlFactory_t73B2991499239881C5C824B63741E30FC900377F;
struct UxmlTraits_t2B80C3B5E7B8E0FBF2384F6224536E39AF415DB3;
struct UxmlFactory_tEC8CC0AEF087D585994E90EC035A601F3D0F29D1;
struct UxmlTraits_t9917B7107CCE571CAC1F7FBAE605B3FB4D2D255D;
struct UxmlFactory_t6CF52131E2A7931EE67A7392DFA7EF0C5F233786;
struct UxmlTraits_tC268A6B373C2223C503EFA2F636A5C6981AC12C6;
struct ScrollerSlider_t9E2F7FDBE4107F3A9E7294597D336BEA67DEB59C;
struct UxmlFactory_t69CF565D66C0C9026CE03CE91ED4C8D79FCFFCEF;
struct UxmlTraits_t3058D6A25AEEF078E591F37D3A674DE66C57C3F2;
struct UxmlFactory_t7DB318A14BAB84613EDD5EA0BA57891581394BBF;
struct UxmlTraits_tEB183E6CCCED03B250C5B72A6A759513B7E2BA61;
struct UxmlFactory_t51EFE0D79FC31E5C69D69B843C9D0692E7E9357D;
struct UxmlTraits_t2206B0B2D5EE3D8872D28BE1CC3AE0224BA04DAE;
struct UxmlObjectFactory_tFEB9CB9BF3B7DFCFE45C2B83654EBAB4BD7CECE3;
struct UxmlObjectFactory_tD312A1CDA52C13C36C3FDA16E7B56CD714C52EC0;
struct U3CU3Ec_tDF417E08AB9B676E17B8D40D9C4DBC80FE0A4F0A;
struct UxmlFactory_t8E86BC06FB25E2622FCD0332B35CE82ACB8E0780;
struct UxmlTraits_tA44368D066B147A57B0B87498BD6539DEDF96B77;
struct ViewState_tDD2CE7058AAC29660D6717E1CF341951BB561C2C;
struct UxmlTraits_t8F9F8E46DE4A7DDD1380F89F35F670433ADFF3FC;
struct CustomStyleAccess_t170C852102B4D09FB478B620A75B14D096F9F2B1;
struct TypeData_t01D670B4E71B5571B38C7412B1E652A47D6AF66A;
struct UxmlTraits_t45D4AB9B0148A110826C5201495FF23814A12E4B;
IL2CPP_EXTERN_C RuntimeClass* AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Action_1_t310F18CB4338A2740CA701F160C62E2C3198E66A_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Action_1_t437F5B071D68BF73AA318BED11495707D91E02C3_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Action_1_t5929E839C92DDA329AA75512E5DC8044A5C4B1C1_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Action_1_tA9652CCE1F7DAFFD48788A3CA92D7E0EA5BEE1F4_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Action_2_t723CF5545926725AE4B055BB8E304D27E617A846_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* BaseBoolField_t01F8AFD72D18F0EB65F949062615550A9ED30B0D_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* BaseField_1_tB351B262306464787F5A31B33CDC431E89796615_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* BaseListView_t325EC1CB0CDB163106851B43AB91FB9EF0A59926_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* BaseSlider_1_t72796443D058B00401238104911BE7078A9FD0BA_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* BaseSlider_1_tCD357038DC0A12750F4E032D975E8D9F2AA6CD95_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* BaseTreeView_t4B72EA959CB8F22C78269844A43D51C4AB360DD7_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* ChangeEvent_1_tAB4351D85EACEBEE9040F90F3A0430C076BE372E_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Clickable_tED3E313565F64BDF5DA9D3FE0FEFFD0E17E53834_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* CollectionPool_2_tCEEFEC94528481AC38EFB91F9E486C227F986801_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Columns_t487EAF3B634F6D919D58F1927099A8883964831B_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* DefaultMultiColumnTreeViewController_1_t0AB237E3A16ABF695C0971BC0606DEA7DC479E5B_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* EventCallback_1_t0FE3F70E94CC4C4904A9F1C171A3DE56EE41F103_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* EventCallback_1_t1FFCCC98AE7C52F427D11F1609ED56BE1E4AEF88_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* EventCallback_1_t3A7B85AD96E3BB6F407AAFF594E222FBD5B713EF_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* EventCallback_1_t435839AFF4474F7EAE0AA8A59F737E798CEAFD30_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* EventCallback_1_t4FC683FD40564304A8A351F88D0698DAF61F8A8A_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* EventCallback_1_t7C6768AD962B0B50514570724A38E07DA18FB1FA_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* EventCallback_1_t9C39FE4EC022094057ABE21E8D3B0DAF896F405C_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* EventCallback_1_tA1CF2EA66A79B2195FDF3B4E85133003F37B9339_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* EventCallback_1_tAC159BB180600020449B0A18CFE8806035ECCAE6_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* EventCallback_1_tBC1DA4FF1E26FC091E77AD11B6F780C5D237AF2C_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* EventCallback_1_tCE5E8F1D2A7EE5EC636D68025C6D899BD17EF38B_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* EventCallback_1_tCF242F8E93BCF576DC25DFA8544DC8816F42CFE7_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* EventCallback_1_tDE93D01AB4244ED03015ADF985CF61A9E3CA060F_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* EventCallback_1_tE2BCC4FFB156A2716749F7BDD0036A743B039913_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* EventHandler_1_t522C29C2B48DA5A0C0D9F0978320FD1F630ADE69_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* GroupBoxUtility_t5B29AE5FF7BE272B8A8DFC848149A76F282912DC_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* ICollection_1_t7E67ABD54ABB2B945871077E0A5D6E2063ED685B_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* IEnumerable_1_t349E66EC5F09B881A8E52EE40A1AB9EC60E08E44_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* IEnumerable_1_t987424286129AF15785A08BDD1B337F609FF615D_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* IEnumerator_1_t73FD060C436E3C4264A734C8F8DCC01DFF6046B8_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* IList_1_tE1DBB5F3DF28BD7B0DD590F3E34EEB324610B113_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* IPanel_tAD0F3807B6DE2ECA557380E7DB5F3A179BE5A7A5_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* IResolvedStyle_t6A3530BA6147B091C278593F21F86B09CD42BE89_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* IStyle_t4FD66C97CA5F46BFE328FED0C65277A37E0A89F7_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* IVisualElementScheduledItem_t309F1A5445514122A9E3F64182D0D8A4DE34C48F_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* IVisualElementScheduler_tA68650FA9218398E77265748741B091638336FD8_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Image_tAEB35FD00A2200BF406AE5EDD15B4CB24DBBB8E3_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Label_tC160668F9119CE0F5567021FB208E64A5B1C5B70_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* List_1_t6115BBE78FE9310B180A2027321DF46F2A06AC95_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* List_1_t75E66FBE18EAE33E2DBD8F2C48C54549332A997F_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* List_1_t83677DD3658C07F0F0DD73BD808F8F9EE45CDDE4_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* MultiColumnListViewController_t0762070B0F155EB21EC6814602CB603E3B4860EA_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* MultiColumnTreeViewController_t9FFDEDF1F2C2F5476271370488740DB7A8C70BAC_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* PointerId_tE48DCDC5C36DD1F5595C28EE48C0243BA8BEF35C_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* PointerType_t6E813E47699AA9C948D9EFEF36F481B5EDD5BCD4_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* PopupWindow_t3C459C0874F98199DA2D5940A68374016B56FDF8_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* RadioButtonGroup_t92E82155D2102EA368B854C8F088737BED188DDE_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* RepeatButton_t2CF59798FF30EF6DB8030E2D93CD346E38DDF981_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* ScrollerSlider_t9E2F7FDBE4107F3A9E7294597D336BEA67DEB59C_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* SliderInt_t0D262A6FB485F98842373C83ACB08D9596D8DDA1_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Slider_t5891706383A14955E3FAD68A79829F3234681652_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* SortColumnDescriptions_tDC3FDF948D96F26E0BCB2C971C6EDA1E02BAB1EA_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* TabDragLocationPreview_tAB80E5C0B12B67B5CE830D5283D3DCB4DC058BDE_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* TabDragPreview_tD787193F322BAB6FAEA97A13972C4149376EB07A_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* TabDragger_tBCAA1E198307DD571687A180BA89FEFF328018A1_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* TabView_t3B7B40580E4AE714A5766774568BA256426F3252_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* TextElement_tD56C5044CCC5552285DC8A9950CC60448C80FEE0_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec_tDF417E08AB9B676E17B8D40D9C4DBC80FE0A4F0A_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* U3Cget_choicesU3Ed__17_tE7BE181387FC95BE357C557627F60532139237B0_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* UIElementsUtility_t03323144D50362C6BF96652D3355728749769293_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* UINumericFieldsUtils_tE693B423F92FCBB283A8D3547A86800F1F7A2860_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* UQueryExtensions_t1271382882DF1B8FEEDE5EFA510405ABA7BD3426_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* UxmlBoolAttributeDescription_t86EA1242C539B39911E63699A4AE0C47918701CE_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* UxmlEnumAttributeDescription_1_t122E2BB771358CB82D75349B398A98B1B469EF0F_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* UxmlEnumAttributeDescription_1_t3F5500BF676EB706F84A668D04345FF406A7A1D5_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* UxmlEnumAttributeDescription_1_t5A6D7AEA8D9CBFB4EA00022FF39526FDFEB4601D_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* UxmlEnumAttributeDescription_1_t70756E9476125787696A6BBD939C823824B6076E_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* UxmlEnumAttributeDescription_1_tE917EB07524B748358268D477C28192147D7D3EE_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* UxmlEnumAttributeDescription_1_tFEFA09B4807DEB9087783FC0949D1B9E59FD5714_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* UxmlFloatAttributeDescription_t1B8A606E367C713102FC17E8AC732758B48DD4BB_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* UxmlImageAttributeDescription_tD2CD898F8B071017F56C7B55D23176616EA70188_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* UxmlIntAttributeDescription_tFDF4F77C2CD7C4790E8E135B0F353699D19CB5B4_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* UxmlLongAttributeDescription_t5B27C54F972BAACA9CB7B53CF76AAE5603E291D8_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* UxmlObjectAttributeDescription_1_t5E9378C81403AB43C5D13E1EA0EB389A3C47F9F6_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* UxmlObjectAttributeDescription_1_tF4B29E4862BA15202F66B632F9FC4C9FE692A6D6_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* UxmlStringAttributeDescription_t60C9BE81B6A3251AD7A38A90E46F240E016293EF_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C String_t* _stringLiteral01EA331C0856C1930DBA9480094B7F0E7C133F2D;
IL2CPP_EXTERN_C String_t* _stringLiteral02F8C6506B9B8B498829D159317A27CA398172E4;
IL2CPP_EXTERN_C String_t* _stringLiteral04A22DEB89CCF39DC168BB37A3598648917C8FC4;
IL2CPP_EXTERN_C String_t* _stringLiteral04A5D58B6F6EC428D9A04F558116993A131AEB1D;
IL2CPP_EXTERN_C String_t* _stringLiteral054CBD8F637CAEA18595D0667BBE2F500174CB93;
IL2CPP_EXTERN_C String_t* _stringLiteral08A52D1E2B01E1E8CDCF0DDBA9114968D6A3734B;
IL2CPP_EXTERN_C String_t* _stringLiteral0EFE3CABA6B8EB9D13593069E9BE913E05B6A798;
IL2CPP_EXTERN_C String_t* _stringLiteral103AD5547497503C0F2812012AF4239EBD474B53;
IL2CPP_EXTERN_C String_t* _stringLiteral157FE95930EF0519A83046C8DE6476268CDEB755;
IL2CPP_EXTERN_C String_t* _stringLiteral159C600D6345195169D9426F9508A43456E4CCB3;
IL2CPP_EXTERN_C String_t* _stringLiteral163A6EE79AE3B33825EAA42D4F3C8A8F967983AF;
IL2CPP_EXTERN_C String_t* _stringLiteral16E74D9EF1354667259F08EE29EC32C80339FBC8;
IL2CPP_EXTERN_C String_t* _stringLiteral1726EF9371F26663FA75B11EC47E142E9E70608A;
IL2CPP_EXTERN_C String_t* _stringLiteral17FB3FA4B94E287EE6F764A5B6A955408EF3BE30;
IL2CPP_EXTERN_C String_t* _stringLiteral1906B4C73F49DA7542624105E2C9741AF35043AD;
IL2CPP_EXTERN_C String_t* _stringLiteral1F73081387A76D3714657FCEF270D341EEA9BA6D;
IL2CPP_EXTERN_C String_t* _stringLiteral262F0204ADCE375C0C276222283E24D9FD557DDF;
IL2CPP_EXTERN_C String_t* _stringLiteral267E3AB2EC5088E32740F416040A7C11745B6556;
IL2CPP_EXTERN_C String_t* _stringLiteral281E4838B647B106CEAA1223C7794A3F392336C8;
IL2CPP_EXTERN_C String_t* _stringLiteral28512B1AD373E28676B6D3B7D520F5C54CC01243;
IL2CPP_EXTERN_C String_t* _stringLiteral2905132CBEB9D663901E25B2747D27FF5DC7B72D;
IL2CPP_EXTERN_C String_t* _stringLiteral2922566DC56985755951254D5F94BA95C510EB64;
IL2CPP_EXTERN_C String_t* _stringLiteral2A6622F9D1DEAEA9A00B318DFEDA89E87D455A5F;
IL2CPP_EXTERN_C String_t* _stringLiteral2ECDDB5EE2E560AA84C073E2BFCEA58A1A76319A;
IL2CPP_EXTERN_C String_t* _stringLiteral30D34202885AC8664600FFDF397F2D55EF2AFEF6;
IL2CPP_EXTERN_C String_t* _stringLiteral33287F105C03C1EEEA6FE0E3FD01FE17D1E27838;
IL2CPP_EXTERN_C String_t* _stringLiteral35523897A740E5BBFD368C9E5E472A0841036D9E;
IL2CPP_EXTERN_C String_t* _stringLiteral3B6947D09D040192E73A930FECC9313A7234C7EC;
IL2CPP_EXTERN_C String_t* _stringLiteral3BA2192D7CF77AD97AA8C7A48B7B4F14BB1086D2;
IL2CPP_EXTERN_C String_t* _stringLiteral3D388B825B42A6081B8C4D54C34CA2C750301812;
IL2CPP_EXTERN_C String_t* _stringLiteral3E3F01BEC2F8B5FB6C636EAC9F7705481594C7D5;
IL2CPP_EXTERN_C String_t* _stringLiteral3F5F058869244389389B3130A5A503977758C8EF;
IL2CPP_EXTERN_C String_t* _stringLiteral46F273EF641E07D271D91E0DC24A4392582671F8;
IL2CPP_EXTERN_C String_t* _stringLiteral48A9C84941C56BF04A5D6A0A6E6952AF07249027;
IL2CPP_EXTERN_C String_t* _stringLiteral4D34F9DCC20B711B1B285216A88E5F8B6F46FC4C;
IL2CPP_EXTERN_C String_t* _stringLiteral4DDEA641891F988CFC5F2812CAF1E644EBFAECEE;
IL2CPP_EXTERN_C String_t* _stringLiteral519E44104E3BA0EB020FAF512071106431379703;
IL2CPP_EXTERN_C String_t* _stringLiteral56F18D996D2BA947856836C7948377ED52D2A111;
IL2CPP_EXTERN_C String_t* _stringLiteral5E196F621D73DB41274AA4B71FB107E58AE2665F;
IL2CPP_EXTERN_C String_t* _stringLiteral6123FAB7267D0707F12E9A1D98BE241308F184CA;
IL2CPP_EXTERN_C String_t* _stringLiteral623204B76DAA671DE81D066ACD1089E94E0631C8;
IL2CPP_EXTERN_C String_t* _stringLiteral62A8B1F9AE80DFD7F573569028DC7270F9E60978;
IL2CPP_EXTERN_C String_t* _stringLiteral62FEB6B52905A0741D78786659EB48EB22664817;
IL2CPP_EXTERN_C String_t* _stringLiteral6532E60671B8D722CA4C973B3C677A2DAFC9946F;
IL2CPP_EXTERN_C String_t* _stringLiteral6CAB6F81FB09D1CE163E4E55A833BE43F1C6EADF;
IL2CPP_EXTERN_C String_t* _stringLiteral6E1A7150334F565B54CE0D7392CA7BFE6ADFA3E0;
IL2CPP_EXTERN_C String_t* _stringLiteral6EAAA681B5A9FFE66335C0D988877BC30EA5511C;
IL2CPP_EXTERN_C String_t* _stringLiteral7254FF499E83F528BB5E59175C751E5E2651765D;
IL2CPP_EXTERN_C String_t* _stringLiteral766DEA49B7D45A6630F6C62B90D705AF1BCD515F;
IL2CPP_EXTERN_C String_t* _stringLiteral77D103E7CF52CF9C4DFD28571D669417EC3B43AA;
IL2CPP_EXTERN_C String_t* _stringLiteral7A72E474E72BCAB626B80000B1CB2547D7C433CA;
IL2CPP_EXTERN_C String_t* _stringLiteral7AAE445FDB57C3D7095F5221107B47601E4BD00A;
IL2CPP_EXTERN_C String_t* _stringLiteral7B363F8EEEF83E3EA551E6FFA3CEE6228E869C58;
IL2CPP_EXTERN_C String_t* _stringLiteral7D17BC2757EF576963EC04374D975DA3F6FB40A5;
IL2CPP_EXTERN_C String_t* _stringLiteral7D7A79B82250836638F7ECC82E94762BFE896C4E;
IL2CPP_EXTERN_C String_t* _stringLiteral7EAA0DD4C277D27184E0F3D6A7709BE899C51951;
IL2CPP_EXTERN_C String_t* _stringLiteral80BB150F4BBC37BDB6764729B2775DEB4394A6B2;
IL2CPP_EXTERN_C String_t* _stringLiteral8149A8DD15A75606C6D5787C8BF3C62AC934806D;
IL2CPP_EXTERN_C String_t* _stringLiteral8174CA9CD84F86539853890382CF5C587FB8B9BE;
IL2CPP_EXTERN_C String_t* _stringLiteral8427199C05E9CE89B978E90E0F516E19D861E94F;
IL2CPP_EXTERN_C String_t* _stringLiteral87EB634F9868A5181DBC48C703BC5BA0E4C3397B;
IL2CPP_EXTERN_C String_t* _stringLiteral8A2FCD97E98A36AA32F9F1246A0E55682596A747;
IL2CPP_EXTERN_C String_t* _stringLiteral8AC42AD70170B7100BDB0367595DD62BB84CBA85;
IL2CPP_EXTERN_C String_t* _stringLiteral8B6D8C699AA9D1974C1F65DC68B0F71D78D0185A;
IL2CPP_EXTERN_C String_t* _stringLiteral8C22706601DD2CF4C914DCA6EC0245B68B54697C;
IL2CPP_EXTERN_C String_t* _stringLiteral8FAEEA17D230393E2B8FFAA7E5FCBCB5ADD5437B;
IL2CPP_EXTERN_C String_t* _stringLiteral924454C8FAD74818B6E0CEC0A7BF8325D1D0D038;
IL2CPP_EXTERN_C String_t* _stringLiteral929CDA09F6E77D886FED3A007BD841F2744AF849;
IL2CPP_EXTERN_C String_t* _stringLiteral930C9B5460E622D0D0ADE329473176096F9EFF92;
IL2CPP_EXTERN_C String_t* _stringLiteral97FCF4C5E9B3B166B1D9C1242C020B41F797EFED;
IL2CPP_EXTERN_C String_t* _stringLiteral98F43F067EDDCD848EF5C578F18C511D5FDCBEC6;
IL2CPP_EXTERN_C String_t* _stringLiteral9A6BE7ADBFB98FF823E4FAD34B265717FCA61ACB;
IL2CPP_EXTERN_C String_t* _stringLiteral9B59AF1FD639260997944F78CF0E37D388CD9960;
IL2CPP_EXTERN_C String_t* _stringLiteral9CB0B09ECE4C6498DEC94E3851A5CBFDBC353A6F;
IL2CPP_EXTERN_C String_t* _stringLiteral9EADBFA390713DD429AF36E16750B46C279DEE74;
IL2CPP_EXTERN_C String_t* _stringLiteralA7F97E75A1B9ABE21090F40226508D1F9BFFC36F;
IL2CPP_EXTERN_C String_t* _stringLiteralA86E3FB289E0A43F5FFD8AEED5C83FA1590C2492;
IL2CPP_EXTERN_C String_t* _stringLiteralAAC5BC7B0CBE1320FF929D8257FD5639D0999F4B;
IL2CPP_EXTERN_C String_t* _stringLiteralAB293CA658AEE7BEE1FB5F8E33B410A28B0AD09D;
IL2CPP_EXTERN_C String_t* _stringLiteralAE514CFC2CC589355FBFC1DBB6C3D2DAA5F92014;
IL2CPP_EXTERN_C String_t* _stringLiteralAF248E82BE9EBA1ADBF067429FAEE5A5B6E05A74;
IL2CPP_EXTERN_C String_t* _stringLiteralB33F63A61DAA3D769F026D737C92DB30774A8A1B;
IL2CPP_EXTERN_C String_t* _stringLiteralB77552ED9CE21919578A9F02B073879C04E46962;
IL2CPP_EXTERN_C String_t* _stringLiteralB89A9E497FE060358B47BF674186310F20697B2E;
IL2CPP_EXTERN_C String_t* _stringLiteralBE0A31A6C4D3B145E7B1FA25CFACE595B88306DC;
IL2CPP_EXTERN_C String_t* _stringLiteralBFCC6EE94F1B7AA05A04750903E25F93A7188AE0;
IL2CPP_EXTERN_C String_t* _stringLiteralC12521D00251ED11F19FBA648638105E5AA56E51;
IL2CPP_EXTERN_C String_t* _stringLiteralC3BA236C958087187067AE8E5DA9D71AE7AFE38C;
IL2CPP_EXTERN_C String_t* _stringLiteralC5B71989E331673E6E728BC11489CEF51234519D;
IL2CPP_EXTERN_C String_t* _stringLiteralC64491AE82ED63CAB156E371CDA5644260D22419;
IL2CPP_EXTERN_C String_t* _stringLiteralC7719AFD7956BFFDCF259C3B975D1173976ED394;
IL2CPP_EXTERN_C String_t* _stringLiteralC7B4D926EF9532A71B25AEC040A33D52C926425F;
IL2CPP_EXTERN_C String_t* _stringLiteralC9564DB70D7AFD271BA99559FE6295FCA88E9958;
IL2CPP_EXTERN_C String_t* _stringLiteralCA04879966816562A9E27A67EA78E31BDAAAAF97;
IL2CPP_EXTERN_C String_t* _stringLiteralCBB042E20EC85A0A3D79F74D5D221B5024583108;
IL2CPP_EXTERN_C String_t* _stringLiteralCD915E78BE2744E11B50E03D41636BD5B5050A6F;
IL2CPP_EXTERN_C String_t* _stringLiteralD01351D79959B7CF0E3DA810F747F70D1A2EBD3E;
IL2CPP_EXTERN_C String_t* _stringLiteralD1404687B97B2AFD57D6B7196C95999B6F5D7E29;
IL2CPP_EXTERN_C String_t* _stringLiteralD1B9164F5E267701E4E9015174913C27238E643E;
IL2CPP_EXTERN_C String_t* _stringLiteralDA0880A6DD2B8C069E0AAC34003F6EFCC086907A;
IL2CPP_EXTERN_C String_t* _stringLiteralE01FA5CE8B44B90C1B7F4DDB0D3F3FFD74E7B209;
IL2CPP_EXTERN_C String_t* _stringLiteralE573FF5AA5009C23E98024DAA0C77551989D917F;
IL2CPP_EXTERN_C String_t* _stringLiteralE7D8B410EE8664BD133B433192D76972E0711725;
IL2CPP_EXTERN_C String_t* _stringLiteralE919B51EB4CA2A9C2B2E529608D521093137D0E9;
IL2CPP_EXTERN_C String_t* _stringLiteralEAAC97372E474BE58DDE022EDD7082FE5873074F;
IL2CPP_EXTERN_C String_t* _stringLiteralEBE369821C24F2C5E8262806287C368278040040;
IL2CPP_EXTERN_C String_t* _stringLiteralEE62291E0CE1B64BAB78F553473B97D70B9993D7;
IL2CPP_EXTERN_C String_t* _stringLiteralF13A69EF7199B3EEC17FB03A9A559948C65E70DD;
IL2CPP_EXTERN_C String_t* _stringLiteralF1EF7C872CC643B32A30371B136F5234F6C7B3F0;
IL2CPP_EXTERN_C String_t* _stringLiteralF27F76F2C38EFE61B0AD0108BAD5476B6693C4F2;
IL2CPP_EXTERN_C String_t* _stringLiteralF7CD1A01B9BC231B23FA6A19D33236FB369D3917;
IL2CPP_EXTERN_C String_t* _stringLiteralFA260FC853CB4AA8AF3AC7F64023DE48E0B01E64;
IL2CPP_EXTERN_C String_t* _stringLiteralFA3AA2E631F449CB7D392A6386A444D7CF26BB95;
IL2CPP_EXTERN_C String_t* _stringLiteralFA836AC3FAB09157EF1CDA7631CF6D94EA009C76;
IL2CPP_EXTERN_C String_t* _stringLiteralFC5C4EB78FE4674A855758C81A71E06B42D38347;
IL2CPP_EXTERN_C const RuntimeMethod* AbstractProgressBar_OnGeometryChanged_m951433FAA604A12DC830C334863234066A0C4363_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* BaseFieldTraits_2_Init_m1BC7B413F11E4A2ED55CE66AF9E9E3709D4E762C_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* BaseFieldTraits_2_Init_m1E2180EBE5AAEA54064ACDF3605BDBF67F2B5643_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* BaseFieldTraits_2_Init_m765BE03BDB7A4A470F510B71C4E8B929FEC37868_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* BaseFieldTraits_2__ctor_m24D431C996A2879E3178FDF616EE6CD4004F588F_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* BaseFieldTraits_2__ctor_m2D4334766694BAC364CA1330E538A378D28D1906_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* BaseField_1_SetValueWithoutNotify_mB16D9A1FF9E29E44947FDAE0357912DB83F3175B_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* BaseField_1__ctor_m8F97B29A1539FF5F3EFD6CC93B64213AAB062218_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* BaseField_1_add_viewDataRestored_m31FC5C88064DCD06AF06DC48A1ED369E10FD1A34_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* BaseField_1_get_labelElement_mA164849E98B4DCBCBD6BEFBE33311022B1967769_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* BaseField_1_get_labelElement_mA259DEF99276E9388C0DCFB60F1CBC6572A9A39E_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* BaseField_1_get_labelElement_mDEBB31CB4CDE42C577E6DDCA0BBFC6B1FFB03BBF_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* BaseField_1_get_showMixedValue_m82F618A9811B9F5C550CAC312D1E844E69BF11E0_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* BaseField_1_get_value_m1B65678910625C38A49C703F22EFBD3D1F1CEB32_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* BaseField_1_get_visualInput_m62476B58AAA085A7BC0CC8BB4CE125A196C280CF_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* BaseField_1_get_visualInput_m6A3524290300B23D39D5D57B06FEDFC8A8103286_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* BaseField_1_get_visualInput_m7AAFD7F9915155E44A3FB4B634E1946F85387945_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* BaseField_1_set_value_m739DB8ED48770F0EC3A9C70E64B64292B5C8A9CF_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* BaseSlider_1_AdjustDragElement_m4EB7048DE954D8498B23D076C281873E011FE316_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* BaseSlider_1_ComputeValueAndDirectionFromClick_mC7F102824CE2B9A191C74C1170A50C14A0AD0A10_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* BaseSlider_1_GetClosestPowerOfTen_m0CC67DCBCBC54C714614FB593230DB41BA91072B_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* BaseSlider_1_GetClosestPowerOfTen_mE41D44E4D7931DDBB29E573F6E63096240BC45D2_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* BaseSlider_1_RoundToMultipleOf_mBD6D52844AF0CE61D1745C1D1E28D4632D668431_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* BaseSlider_1_RoundToMultipleOf_mDBAF80B64A8029F5A4365C512E2BAF2BE914E1DE_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* BaseSlider_1__ctor_mE602DADCF973601966CEDFA7E3C4942CA2CF9C32_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* BaseSlider_1__ctor_mEDFFBE343978618C35EA25EA4BE56E8EF4DA6163_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* BaseSlider_1_add_onSetValueWithoutNotify_mA0C6F95E8E07F437E440790AA4564D950917E71F_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* BaseSlider_1_get_clampedDragger_m932D761C1EF08E1715203DD0C9E0BB4D71FC3CB3_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* BaseSlider_1_get_clampedDragger_mB4CE620901AE51393FD475311C2BC49EB8799162_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* BaseSlider_1_get_direction_m8F90CBA0B6802577BF96C3244704AD660CF4836E_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* BaseSlider_1_get_direction_mD4E41AD011904742D3298149131C65A98F90E13C_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* BaseSlider_1_get_dragContainer_m2A4A2BD64B8BBACAD28E0133E06B109D045F2AB1_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* BaseSlider_1_get_dragElement_m032210456947E23683D74C074CC01AFE210169EB_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* BaseSlider_1_get_highValue_m8495FAE7CD3C549A3305320362618AE5C32CC1FC_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* BaseSlider_1_get_highValue_mA43FD4DA4AFDF3EBCB5455B312942219B635DA05_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* BaseSlider_1_get_inverted_m3D5CB50329C265D93A1EC0DA7F816A3311DC9ED0_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* BaseSlider_1_get_lowValue_m2A1808D9A721CCCB906144FC62E53097FB175C5B_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* BaseSlider_1_get_lowValue_m9974DEE468CE7E09B6312EBD74661004DB1E8BFC_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* BaseSlider_1_get_pageSize_mC77A1FF7E20A2A05736CC2A85A0541AEC0ED8AA2_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* BaseSlider_1_set_clamped_m8CC065CFA92AE742E3C3562964DBFDA1E5CDAE48_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* BaseSlider_1_set_direction_mA89EF4131FA66223C8623888A4FE853B0C06AF1C_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* BaseSlider_1_set_direction_mC250D429BE186A5969586FA96AF99115E532ED83_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* BaseSlider_1_set_highValue_m4A46BB4C2C2143FD8F8ADB554EC0FD84AA41BBE0_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* BaseSlider_1_set_highValue_mCA606864C12E3ADA1C7A118370FF1AFEF2B0AE28_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* BaseSlider_1_set_inverted_m19E89D01AF14A93C96487B1A9B554B829A11064F_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* BaseSlider_1_set_inverted_m535169078C2CC578A2CE9337CBAD734BEF8612C7_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* BaseSlider_1_set_lowValue_m6BCD963EDB1808A757E8DB8ABB5C1A448E37E469_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* BaseSlider_1_set_lowValue_mCB5CC01D06D09C9C0EF756860341D46998ADF033_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* BaseSlider_1_set_pageSize_m396D4BEFBF41DAC0202E607059FFBCFDC924A779_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* BaseVerticalCollectionView_CreateVirtualizationController_TisReusableMultiColumnListViewItem_tCABA7B853B8B05AB223ADA86EB2FEFB2FDCC9A3A_m48D1DF003EAD283BFD90C92A1480FB28F4199C2D_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* BaseVerticalCollectionView_CreateVirtualizationController_TisReusableMultiColumnTreeViewItem_t9B978EA663C0A34F0D366EC25206279C67CD74DF_m2CFE93543F79B3AC05197B596803CAC9E134AEFC_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* CallbackEventHandler_RegisterCallback_TisAttachToPanelEvent_t95C0BC3DD37F324A7816CB2574B56D976C932B28_mE90FCB724E9E49659FDCAE9A1BB0FC9BA01C9BEF_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* CallbackEventHandler_RegisterCallback_TisCustomStyleResolvedEvent_t54D095D62773F628A6A05A4531DEE990166062E6_m667D7BACFE267AD56818889E3879640E13998401_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* CallbackEventHandler_RegisterCallback_TisDetachFromPanelEvent_t5E26427B0E6AF96F0C522D1FCEDDC078D755E496_mED85B91BE761D1DBE3001231E0050CD612946F2C_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* CallbackEventHandler_RegisterCallback_TisGeometryChangedEvent_tB4A621001850F337A676F8CC27F172B8ADB22A9A_m34764823E27F27068C7C0E4F34879B1C395A117F_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* CallbackEventHandler_RegisterCallback_TisPointerCancelEvent_t566D42065C3B376AD49A44A406AFE929A6CFEE51_mE83DFDC25FA4E7E3A266F03E681EA0012BF8F2B4_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* CallbackEventHandler_RegisterCallback_TisPointerCaptureEvent_tB9E534FCED96BD293031FCEF549A28F5161701BB_m38303CF4099DFD1D51FD345B2AADCFA99325772E_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* CallbackEventHandler_RegisterCallback_TisPointerCaptureOutEvent_t3D53CEE79BD37EC74F40289B4D5501C4449905E5_m937D827D5B86A088C9DB39BC6C313D7C65E61485_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* CallbackEventHandler_RegisterCallback_TisPointerDownEvent_tABAAD1BACBB98156D6BCCED51E11883EAFE03A51_mB50EABDE414D7C266411468DE2497738C902B820_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* CallbackEventHandler_RegisterCallback_TisPointerMoveEvent_t2C1E2E20A07034638F48C3EB94B8520549D770C3_mA3E722BB63A92FD6550289D5155483E408E4795B_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* CallbackEventHandler_RegisterCallback_TisPointerUpEvent_tCE779E8B94675B6A2758B82F6A84771CB26913D9_m3CB1C8964D34063EC97466FD36BAF24692213866_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* CallbackEventHandler_RegisterCallback_TisTooltipEvent_t48F59E9AFAADF9D1B8A7A3A5CB8A49DA6D3E7187_m21FDE8655631F4029332FB40C37C4B81911A1F39_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* CallbackEventHandler_RegisterCallback_TisWheelEvent_tDD5DB3A6F5F6FDB59AD7FF27491502FF18B9775E_m3BC9CDC47DA55A7E13374C330FD00329272EEFF6_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* CallbackEventHandler_UnregisterCallback_TisCustomStyleResolvedEvent_t54D095D62773F628A6A05A4531DEE990166062E6_mB14ACC6BD1F5BF5F4568528EDC87D98AB719AFC2_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* CallbackEventHandler_UnregisterCallback_TisPointerCancelEvent_t566D42065C3B376AD49A44A406AFE929A6CFEE51_m5F10C8DEFC75B4A190E365536DEE17FE5E5A3A18_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* CallbackEventHandler_UnregisterCallback_TisPointerCaptureEvent_tB9E534FCED96BD293031FCEF549A28F5161701BB_m88DC2C7EE623829A2B0D5D332BD4C5969909A55B_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* CallbackEventHandler_UnregisterCallback_TisPointerCaptureOutEvent_t3D53CEE79BD37EC74F40289B4D5501C4449905E5_m96B8A002675366436500646208EB3C2FBAE3502A_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* CallbackEventHandler_UnregisterCallback_TisPointerDownEvent_tABAAD1BACBB98156D6BCCED51E11883EAFE03A51_m3289E47B906D6F66490543857408759250B0F509_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* CallbackEventHandler_UnregisterCallback_TisPointerMoveEvent_t2C1E2E20A07034638F48C3EB94B8520549D770C3_m6F47F7C447568B774EE45E245D99CBD6CDEC3CC1_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* CallbackEventHandler_UnregisterCallback_TisPointerUpEvent_tCE779E8B94675B6A2758B82F6A84771CB26913D9_m6260930D0C12A5DFCA80D6D299023CA1A157680A_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ChangeEvent_1_GetPooled_m66ED46C78A20DDAD3DDAC255909CA235C99C6078_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ChangeEvent_1_get_newValue_m0D62ED9449CF3368792D1D5BBC7839722E995776_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ChangeEvent_1_get_newValue_m4C3DDEEB0E2CE7F1A413E3203D8D94F0F2B57808_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ClampedDragger_1_add_draggingEnded_mCE611636A9115DE70CA5E5C1C1D6CB7C24D54D29_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ClampedDragger_1_get_dragDirection_m7CF6A0854E2CF0E840FDE0A1EDCAB73C24435A2C_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ClampedDragger_1_set_dragDirection_m7C94243EE648C44295A4A73F98E03C53A4CEF3D9_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* CollectionPool_2_Get_mBBB23B082FF58FDFCAE753C289EE9DFFAE53957E_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* DefaultMultiColumnTreeViewController_1__ctor_mEF1EB1BEB2B62059619A9D5173A4FCE5FE59C7F2_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_TryGetValue_m393F14ED6A4405F48CF585F5978CFFA589763A83_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_Dispose_m592BCCE7B7933454DED2130C810F059F8D85B1D7_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_Dispose_m6D2DF9CE303E1BB267DAFFDC2247121FB491AE10_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_mDB47EEC4531D33B9C33FD2E70BA15E1535A0F3ED_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_mF9E11CE363C163AA3E0AC10DE336B225426584CE_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_get_Current_m12601EA6B5D2E9008374DBE5FC0F2BE727889F7F_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_get_Current_m143541DD8FBCD313E7554EA738FA813B8F4DB11A_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* EqualityComparer_1_get_Default_m20A1B9861324559044977270E1FAFB09BBE14234_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* GroupBoxUtility_OnOptionSelected_TisRadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8_m8AF2A20DA48C4385D9BD30207EC2EA5EBFA91C97_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* GroupBoxUtility_RegisterGroupBoxOption_TisRadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8_m70DF23B1D9EAC3C42B8ACAD62D579D26E8FFA815_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* GroupBoxUtility_UnregisterGroupBoxOption_TisRadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8_m952FB897ECC60452FE382497BE676822C258595C_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* INotifyValueChangedExtensions_RegisterValueChangedCallback_TisBoolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_m21346157EFCB13A3F77EDC25116E4898A4C1FB90_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* INotifyValueChangedExtensions_RegisterValueChangedCallback_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_m1C52E6941E310431B149196465705C38CFF0A9E9_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* INotifyValueChangedExtensions_UnregisterValueChangedCallback_TisBoolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_mEAD714B520C067AEC7B997DDFA1C6985EADCFEF0_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_AddRange_m157DD7AD4D25423F82A21E533BC4686C83770D5E_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_mF81F70B762D95E3B813C39ACE3E12BB9CD7DFB3E_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_Clear_mC6C7AEBB0F980A717A87C0D12377984A464F0934_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_Clear_mF5F1521C576C3E2621390085B3A9BC166D07C396_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_Contains_m96D143DB1B459C86DB8FC077919C3F47E2A3F893_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_GetEnumerator_m7692B5F182858B7D5C72C920D09AD48738D1E70D_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_GetEnumerator_mF7BF9F458D0BDBEF7EE0F77B75317266312DA6FC_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_IndexOf_m39622701CE129C43BDAD2F6B58507F2E64BC0BE4_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_IndexOf_m85F10268134973632DB030AFC207CFCC8101131D_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_Remove_mE1C7CC4323471F4EFBC418A8EB9732E2890F18F9_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m328081AD0B796B22D4CA5F149252070633C882AA_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m5B04FE62C17C8E645804236DE55D4821E3C43558_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_mCDB4627FBF8111CD64054E6AD1FD9BC82567F22D_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_mB63183A9151F4345A9DD444A7CBE0D6E03F77C7C_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_mFBF7A4673EC3CA05B8F9048BC1E3D660CBC1E227_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Item_m21AEC50E791371101DC22ABCF96A2E46800811F8_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Item_m559A44DBF84FAEBDA4A2C271D1A798CC5CF4D877_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Item_mF58794633948FE8284FCDACC4456686548388092_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* MultiColumnListView_ColumnsChanged_mDE5A9D350087AE1FFEF5CDD52E28D6C09699A6B7_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* MultiColumnListView_RaiseColumnSortingChanged_mBBD5B26F5DE83B9EF1F32CD5037FE3743387C765_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* MultiColumnListView_RaiseHeaderContextMenuPopulate_m150817C1CC9410B349268353CC28FD971B22121D_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* MultiColumnTreeView_ColumnsChanged_m4F0A838B7532BAD17ABACD21C68FDE238DAF4E14_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* MultiColumnTreeView_RaiseColumnSortingChanged_mA1EB765B2963FA688C950AE292D665E033BB9669_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* MultiColumnTreeView_RaiseHeaderContextMenuPopulate_m4CA8767415E131998A4E2A6F601F0624EC4F04FB_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* PanelChangedEventBase_1_get_destinationPanel_m8AE1564C5D0CADA5428BFC43C5111C6227ED65C0_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* PanelChangedEventBase_1_get_originPanel_mB78D4DFA7608CBBC25903E7944DF9CB36D57A3A3_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* PointerCaptureEventBase_1_get_pointerId_m807E1CA35DCA449386CC6C80A29FEE3ECFA04D93_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* PointerEventBase_1_get_isPrimary_m6C7B28F0FBEADE098A6209EBEBB10AB53A356B9D_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* PointerEventBase_1_get_isPrimary_m727197FEB1A5B4D4FC3092C618E472C323A38834_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* PointerEventBase_1_get_pointerId_m10A301E89D623BE4E099DC7CE768AE0D12ADF5B4_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* PointerEventBase_1_get_pointerId_m2666488A68716BD85D3277905899BDE7CF3826C8_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* PointerEventBase_1_get_pointerId_m494A184CC32780C69FAE61D8361DE5F4A53FF2C6_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* PointerEventBase_1_get_pointerId_mD0FD52357DFDC016B39149C06C87B3FA2F786783_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* PointerEventBase_1_get_pointerType_m1724EBAD6D0313ABE5739C89FC27EBFAF86D1926_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* PointerEventBase_1_get_pointerType_mECF9D0A37869ED3DC164C72528E41CF21AF2BDF1_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* PointerEventBase_1_get_position_m62A6C6E4573AD8DEA94462498F258D10792B8E86_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* PointerEventBase_1_get_position_m9DB69A881411E7B016A3C2AE10DD81D1FDDB7AD7_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* PooledObject_1_System_IDisposable_Dispose_mF63DD4D92CFBD58DC6415A1781018299297FA126_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* RadioButtonGroup_RadioButtonValueChangedCallback_m9C6870FCC0CB7CC8714ED0A2ADFC8B04C94ACA82_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* RadioButtonGroup_U3CScheduleRadioButtonsU3Eb__31_0_m199D997256F95AE1B1AD7D5423CA1E000D5CFBA8_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* RadioButtonGroup_UnityEngine_UIElements_IGroupBox_OnOptionAdded_m0C002427C351A09CBD51D3D956250A92A028B424_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* RadioButtonGroup_UnityEngine_UIElements_IGroupBox_OnOptionRemoved_m116BC227DDB868473823EDD00C720A81E8BC74B8_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* RadioButton_OnOptionAttachToPanel_m5900393B0D2B89803BF71E359847C3EF3F8FFE82_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* RadioButton_OnOptionDetachFromPanel_mE1EE5DF58398D7CA8552ED6D96EB1C80F5192030_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ScrollView_OnAttachToPanel_m478DE1554E56B56B42AFF8F8F44181EB5D137E4B_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ScrollView_OnDetachFromPanel_mB86BF58CAFC587F7DED8772FAEEE60DE9A349105_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ScrollView_OnGeometryChanged_m4DC0A7647DDE2A43DD1D599B04300500FA5069D9_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ScrollView_OnHorizontalScrollDragElementChanged_m4589C0A6D501A5BC24DF78DF329D1DA1EAF789B3_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ScrollView_OnHorizontalScrollerSetValueWithoutNotify_m37CF7F6C0D7997ADD925D539917C251A6D8B6B66_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ScrollView_OnHorizontalSliderViewDataRestored_m5CBBD56C13BE134EBA2346E02A4CAC976C69DC28_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ScrollView_OnPointerCancel_m29BCF554FD57E626225B0B4D3DE393E7C558A073_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ScrollView_OnPointerCaptureOut_m3AD2D88835729E682342563EDF4323FF0725481F_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ScrollView_OnPointerCapture_m9057901D8B8A7A913E549F69DE203F225C3D936E_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ScrollView_OnPointerDown_mA97349AEF0B229F45E61F38B10DBF4AA430E0ED0_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ScrollView_OnPointerMove_mB5B8F154C72F4EC477AE2D02DC8F2885763E4AEF_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ScrollView_OnPointerUp_mDF05E48E63E261A0A2ABC852038529F1DB9BEE71_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ScrollView_OnRootCustomStyleResolved_m642D11FAF224044B78F02D19FDEC62DD34AAF601_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ScrollView_OnRootPointerUp_m84F587F1462A4DD0DCA1311839A4B04C8B500669_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ScrollView_OnScrollWheel_mE7FD49102D1BDB3EF2F56F3DE361D7EDD49E5861_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ScrollView_OnScrollersGeometryChanged_mBDFFFA9280470A57E4A3C294F6C7C5AD52CABBC5_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ScrollView_OnVerticalScrollDragElementChanged_m666A41D3FAD03B79440E8FE337827D8ED303D7F5_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ScrollView_OnVerticalScrollerSetValueWithoutNotify_m5E236C60961262A4761B578EF6CC61C27C8FCFAA_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ScrollView_OnVerticalSliderViewDataRestored_m947894DE6DEF4A4CC481E79FCC82D2C6514A1394_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ScrollView_PostPointerUpAnimation_m6E469159FEA09A0CD440604DF5C8FE466D5FD1D7_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ScrollView_ResetLayoutPass_m1EC1BE30B3D74059D9772A4772ED73326736FC44_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ScrollView_ScrollTo_mE37EABDBF025F65F4C5CB10F09886DFB1F859BEF_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ScrollView_U3C_ctorU3Eb__140_0_mEB5DCB779D75FD29EE3B704767FCF097F09827DB_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ScrollView_U3C_ctorU3Eb__140_1_m0C5946109A2492CC53CB852451C3554DE6894645_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ScrollView_UpdateElasticBehaviour_m5D1C43E1A85749D0D02DFA3718AB41D7F7651DE3_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Scroller_OnSliderValueChange_m7A415D7C561E8DB2113D080827BFAB46B487A214_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Scroller_ScrollPageDown_mF0129BF306030AEF6F00F17A8DFD0AF360581569_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Scroller_ScrollPageUp_mD73E8F66251191D809F27656225B521AC341AF92_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* SortColumnDescriptions_Insert_mC64F2A44FF9E8F87F02ED61EAC7ABBA3923C02FC_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* SortColumnDescriptions_OnDescriptionChanged_m428BDC59C0740E0A6EE280D31DBEF65B4D76923E_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* SortColumnDescriptions_Remove_m2E23AFC243EF615AA95FB66457C035ADB709B6A7_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* StyleEnum_1_op_Implicit_m9CC7BE6DFC463FD482DC9D6E3A496FCD0017FCCD_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* StyleEnum_1_op_Implicit_mE2664CDFC678F602380EED12BA228071E6F49030_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* StyleEnum_1_op_Inequality_m8B286A760E68E135A245A3B5CA37F21154A7BBEF_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Tab_OnCloseButtonClicked_mA1959B6B5DF7062B00BF1DE1F5A6A2764627E2C5_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Tab_OnTabClicked_mC31B1492F6FB1CFB31EF4A41FC5048BF07992E92_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Tab_UpdateTooltip_mD50C2DC46191F9912D290FC42C5365797D8FB478_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* TypedUxmlAttributeDescription_1_set_defaultValue_m051CEC477D1923693037BD4423B697DB55C7C37F_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* TypedUxmlAttributeDescription_1_set_defaultValue_m6D23A5CC2905C4C1DB93107912407872B0C57EA6_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* TypedUxmlAttributeDescription_1_set_defaultValue_m9CD397DCF26F3871BE330F890164CB7C3B5E9BBD_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* TypedUxmlAttributeDescription_1_set_defaultValue_m9EC6157A6117B76BDE00216E8C0D2330F0CFC2CF_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* TypedUxmlAttributeDescription_1_set_defaultValue_m9F2EF88DF75445E5B608C4041C2FB142B50F1385_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* TypedUxmlAttributeDescription_1_set_defaultValue_mAF5EC3548511E55A264795EBE661F07370464DB7_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_U3C_ctorU3Eb__67_0_m978A75A2FC60F2DAD7CFB3832E1BB3F69F2DFF71_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* U3Cget_choicesU3Ed__17_System_Collections_IEnumerator_Reset_m03600B5AECE48230DB4830471521104045F57E7A_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* UQueryBuilder_1_ForEach_m0E467D601636BB6B729A2D3BC6CD7166D704084E_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* UQueryExtensions_Query_TisRadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8_m415D854084CD8900BB16B0F3AFD2E5647A87AF09_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* UxmlEnumAttributeDescription_1_TryGetValueFromBag_m21FA29B455C677DAFB2AA8814540202F251C928E_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* UxmlEnumAttributeDescription_1__ctor_m01CB8B2C0BF1410D0CBDEBA4904C68AFAFF3CF3E_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* UxmlEnumAttributeDescription_1__ctor_m1A353DE7099AD9370BF6F0BA8540588DF2AE08C9_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* UxmlEnumAttributeDescription_1__ctor_m5EB3EED7198159A040EC847A5B6D06EE60942DED_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* UxmlEnumAttributeDescription_1__ctor_m9B8369D2C6C298575BE30D7C5301B24CE780830B_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* UxmlEnumAttributeDescription_1__ctor_m9E649CDE8BF8AD723F35AE0826A2829E02526628_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* UxmlEnumAttributeDescription_1__ctor_mAE64DC0268465E1A871B43DF8EDCA899C460A0BB_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* UxmlFactory_2__ctor_m02A6D780B1CD65ED76D7C55DC4BC3EFE6722C610_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* UxmlFactory_2__ctor_m0C38E78CC299D10C729D4B82B842095639005F5F_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* UxmlFactory_2__ctor_m38DAD155B16017BA79124CB537DD2545D0740805_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* UxmlFactory_2__ctor_m7B7A7D4F1E202E58955B7010774A33CF9783C134_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* UxmlFactory_2__ctor_m8606986B01CDA016349CBF135AFCDF39D5C28465_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* UxmlFactory_2__ctor_m9D4005F7DCE26EBD969DF584DB73D8EB8457F73B_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* UxmlFactory_2__ctor_mA5E59E329EF53BDF5D69B6F1B5357BE834234C77_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* UxmlFactory_2__ctor_mAA0F0905456D79E77EFAE86A55A7F92D859DAFF4_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* UxmlFactory_2__ctor_mB1659679199D48064FA23BD97BB7C0AFBF829D21_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* UxmlFactory_2__ctor_mC291C2EC89D8C5142DBDC4DC4BEDE379E91E880A_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* UxmlFactory_2__ctor_mE066ADCE3B5030309B13E4F002A1583B78631DE7_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* UxmlFactory_2__ctor_mF08ACCFC5EF753D498CA2DEEE65F3B97CC7F3C61_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* UxmlObjectAttributeDescription_1__ctor_m28C3E3B0A6FD92D4C6071BF9478B6F9B99963882_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* UxmlObjectAttributeDescription_1__ctor_m5674A1C0D22A651BF4A5CB4DE08C38B1A7A2F358_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* UxmlObjectFactory_1__ctor_mC2AAAB1A0C38E4C9528503CC5CE2BF7FBFB827F6_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* UxmlObjectFactory_1__ctor_mCDD917E9E437BDBDCE047017CC95F5197515C462_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* UxmlTraits_1__ctor_mCEEEEAD32CAB70A5F203841AA54F0F3EF0AB5722_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* UxmlTraits_1__ctor_mE0D7E5ACBBA2A8EAEA0700C82725E51308E5AF24_RuntimeMethod_var;
struct ComputedTransitionProperty_tD8E4D8EB5DD69E063944F27A48D9263F4F1354E1_marshaled_com;
struct ComputedTransitionProperty_tD8E4D8EB5DD69E063944F27A48D9263F4F1354E1_marshaled_pinvoke;
struct Delegate_t_marshaled_com;
struct Delegate_t_marshaled_pinvoke;
struct Exception_t_marshaled_com;
struct Exception_t_marshaled_pinvoke;
struct PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF_marshaled_com;
struct PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF_marshaled_pinvoke;
struct ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918;
struct SortColumnDescriptionU5BU5D_tCC3DBACAFBA412B6F1EA1C4027A27E92D9153948;
struct StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248;
IL2CPP_EXTERN_C_BEGIN
IL2CPP_EXTERN_C_END
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
struct BaseUxmlFactory_2_tA0D9C4110A88144C70BD074ED34C3875EB24EB56 : public RuntimeObject
{
UxmlTraits_t2A6662DF48FB093D4B92E41579AE7D811D83E82C* ___m_Traits;
};
struct BaseUxmlFactory_2_tAF191E370F6221CB8C7EA954EA813A72B51EA0E6 : public RuntimeObject
{
UxmlTraits_t6D0A7D6AAE832548D96B85B8DCEA980213904FE7* ___m_Traits;
};
struct BaseUxmlFactory_2_tD432BB903956FED8FDFB0E59705B590B7FAB1E13 : public RuntimeObject
{
UxmlTraits_t34F909DF058605DF301A19BB8B3A26B47C7A92B4* ___m_Traits;
};
struct BaseUxmlFactory_2_t1488906E8A4114072532D17CCA275043F0323319 : public RuntimeObject
{
UxmlTraits_t71FC85ADDE15ED13EAEAA0CEF1B5D7F4F44DAFAE* ___m_Traits;
};
struct BaseUxmlFactory_2_tB6A58D1D6573E00EAF31AB47200D822E682A9124 : public RuntimeObject
{
UxmlTraits_t42E316800695D69D7A3970740D34C8A35F556DF3* ___m_Traits;
};
struct BaseUxmlFactory_2_t5EC1C603FB1039165ECFDDFFEE9B5CAF70949A5C : public RuntimeObject
{
UxmlTraits_t2B80C3B5E7B8E0FBF2384F6224536E39AF415DB3* ___m_Traits;
};
struct BaseUxmlFactory_2_tAFE9A18B09A775FEB62ABA558C7FDB95186B37A4 : public RuntimeObject
{
UxmlTraits_t9917B7107CCE571CAC1F7FBAE605B3FB4D2D255D* ___m_Traits;
};
struct BaseUxmlFactory_2_t2C63C8F855569A0FBEF667F54EF6CEF106A318E0 : public RuntimeObject
{
UxmlTraits_tC268A6B373C2223C503EFA2F636A5C6981AC12C6* ___m_Traits;
};
struct BaseUxmlFactory_2_tD65CD67B4AB362979E10508643AEF15E1F1E2ECD : public RuntimeObject
{
UxmlTraits_t3058D6A25AEEF078E591F37D3A674DE66C57C3F2* ___m_Traits;
};
struct BaseUxmlFactory_2_t0E4640EC1E8F675B132EAD9AFEB0B71EC4FFDD59 : public RuntimeObject
{
UxmlTraits_tEB183E6CCCED03B250C5B72A6A759513B7E2BA61* ___m_Traits;
};
struct BaseUxmlFactory_2_t52A45E7898E5E3FFB372550BFD9ED5266CAFDEFE : public RuntimeObject
{
UxmlTraits_t2206B0B2D5EE3D8872D28BE1CC3AE0224BA04DAE* ___m_Traits;
};
struct BaseUxmlFactory_2_t5AC6807C4F1696824804C939B1D6CB764AED0C57 : public RuntimeObject
{
UxmlObjectTraits_1_t829977B4A6553A2729D6E24C170B4FA1F51FDA8E* ___m_Traits;
};
struct BaseUxmlFactory_2_t7F066FE6175048795C3AB53D651EF3DED795A9BA : public RuntimeObject
{
UxmlObjectTraits_1_t1B96B621B6942ED507AA8002505A41BFB2958F2E* ___m_Traits;
};
struct BaseUxmlFactory_2_t7F1559A7065D2805C2F37DA5883895D693624579 : public RuntimeObject
{
UxmlTraits_tA44368D066B147A57B0B87498BD6539DEDF96B77* ___m_Traits;
};
struct Dictionary_2_t645C7B1DAE2D839B52A5E387C165CE13D5465B00 : public RuntimeObject
{
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ____buckets;
EntryU5BU5D_tAB6DD8643F354E2C224351F29FE2B06BCD836645* ____entries;
int32_t ____count;
int32_t ____freeList;
int32_t ____freeCount;
int32_t ____version;
RuntimeObject* ____comparer;
KeyCollection_t7C4D5109AFA642572467D1455E09003E4E2C3510* ____keys;
ValueCollection_t174015ACA35495B64C85AA1548AB9AF993DA34C8* ____values;
RuntimeObject* ____syncRoot;
};
struct EqualityComparer_1_t346CEF653847623862FC6F88D66F7933B0039499 : public RuntimeObject
{
};
struct List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D : public RuntimeObject
{
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ____items;
int32_t ____size;
int32_t ____version;
RuntimeObject* ____syncRoot;
};
struct List_1_t83677DD3658C07F0F0DD73BD808F8F9EE45CDDE4 : public RuntimeObject
{
RadioButtonU5BU5D_t8DFA7B7F790B9AC3F5563FAE9C72115F5DD43AEC* ____items;
int32_t ____size;
int32_t ____version;
RuntimeObject* ____syncRoot;
};
struct List_1_t75E66FBE18EAE33E2DBD8F2C48C54549332A997F : public RuntimeObject
{
SortColumnDescriptionU5BU5D_tCC3DBACAFBA412B6F1EA1C4027A27E92D9153948* ____items;
int32_t ____size;
int32_t ____version;
RuntimeObject* ____syncRoot;
};
struct List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD : public RuntimeObject
{
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* ____items;
int32_t ____size;
int32_t ____version;
RuntimeObject* ____syncRoot;
};
struct List_1_t6115BBE78FE9310B180A2027321DF46F2A06AC95 : public RuntimeObject
{
VisualElementU5BU5D_tCAE8038767BF0FBEE26B3470C0FC4AE60E5229DF* ____items;
int32_t ____size;
int32_t ____version;
RuntimeObject* ____syncRoot;
};
struct UxmlObjectAttributeDescription_1_tF4B29E4862BA15202F66B632F9FC4C9FE692A6D6 : public RuntimeObject
{
Columns_t487EAF3B634F6D919D58F1927099A8883964831B* ___U3CdefaultValueU3Ek__BackingField;
};
struct UxmlObjectAttributeDescription_1_t5E9378C81403AB43C5D13E1EA0EB389A3C47F9F6 : public RuntimeObject
{
SortColumnDescriptions_tDC3FDF948D96F26E0BCB2C971C6EDA1E02BAB1EA* ___U3CdefaultValueU3Ek__BackingField;
};
struct BaseUxmlTraits_t2A13D24373542A6401FE350C5119DE0FCE86E21E : public RuntimeObject
{
bool ___U3CcanHaveAnyAttributeU3Ek__BackingField;
};
struct CallbackEventHandler_t99E35735225B4ACEAD1BA981632FD2D46E9CB2B4 : public RuntimeObject
{
bool ___isIMGUIContainer;
EventCallbackRegistry_tE18297C3F7E535BD82EDA83EC6D6DAA386226B85* ___m_CallbackRegistry;
};
struct CollectionViewController_t89D7C4989B72B4127DF82DC97FED5D7FE01D9768 : public RuntimeObject
{
BaseVerticalCollectionView_t2BCDC86B9E301E46CFB2500A834D640F0B96ADAE* ___m_View;
RuntimeObject* ___m_ItemsSource;
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* ___itemsSourceChanged;
Action_2_tD7438462601D3939500ED67463331FE00CFFBDB8* ___itemIndexChanged;
};
struct Manipulator_tD5727ABA1F5AD1A50927212FAEB090E6BBCB4EBE : public RuntimeObject
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___m_Target;
};
struct PointerId_tE48DCDC5C36DD1F5595C28EE48C0243BA8BEF35C : public RuntimeObject
{
};
struct PointerType_t6E813E47699AA9C948D9EFEF36F481B5EDD5BCD4 : public RuntimeObject
{
};
struct SortColumnDescriptions_tDC3FDF948D96F26E0BCB2C971C6EDA1E02BAB1EA : public RuntimeObject
{
RuntimeObject* ___m_Descriptions;
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* ___changed;
};
struct String_t : public RuntimeObject
{
int32_t ____stringLength;
Il2CppChar ____firstChar;
};
struct TabLayout_t4582FFA5E8E25353E8C10043526DAD2AB5FEBE43 : public RuntimeObject
{
TabView_t3B7B40580E4AE714A5766774568BA256426F3252* ___m_TabView;
List_1_t6115BBE78FE9310B180A2027321DF46F2A06AC95* ___m_TabHeaders;
bool ___m_IsVertical;
};
struct UIElementsUtility_t03323144D50362C6BF96652D3355728749769293 : public RuntimeObject
{
};
struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F : public RuntimeObject
{
};
struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F_marshaled_pinvoke
{
};
struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F_marshaled_com
{
};
struct Expression_t24E9476A15D0D7F6495CF8292DA48C63C871E4B7 : public RuntimeObject
{
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* ___rpnTokens;
bool ___hasVariables;
};
struct U3CU3Ec_tDF417E08AB9B676E17B8D40D9C4DBC80FE0A4F0A : public RuntimeObject
{
};
struct CustomStyleProperty_1_tE4B20CAB5BCFEE711EB4A26F077DC700987C0C2D
{
String_t* ___U3CnameU3Ek__BackingField;
};
#ifndef CustomStyleProperty_1_t8315EF5D1C5F5FB5F920B77E40695C07DAAB349A_marshaled_pinvoke_define
#define CustomStyleProperty_1_t8315EF5D1C5F5FB5F920B77E40695C07DAAB349A_marshaled_pinvoke_define
struct CustomStyleProperty_1_t8315EF5D1C5F5FB5F920B77E40695C07DAAB349A_marshaled_pinvoke
{
char* ___U3CnameU3Ek__BackingField;
};
#endif
#ifndef CustomStyleProperty_1_t8315EF5D1C5F5FB5F920B77E40695C07DAAB349A_marshaled_com_define
#define CustomStyleProperty_1_t8315EF5D1C5F5FB5F920B77E40695C07DAAB349A_marshaled_com_define
struct CustomStyleProperty_1_t8315EF5D1C5F5FB5F920B77E40695C07DAAB349A_marshaled_com
{
Il2CppChar* ___U3CnameU3Ek__BackingField;
};
#endif
struct CustomStyleProperty_1_t6871E5DBF19AB4DC7E1134B32A03B7A458D52E9F
{
String_t* ___U3CnameU3Ek__BackingField;
};
#ifndef CustomStyleProperty_1_t8315EF5D1C5F5FB5F920B77E40695C07DAAB349A_marshaled_pinvoke_define
#define CustomStyleProperty_1_t8315EF5D1C5F5FB5F920B77E40695C07DAAB349A_marshaled_pinvoke_define
struct CustomStyleProperty_1_t8315EF5D1C5F5FB5F920B77E40695C07DAAB349A_marshaled_pinvoke
{
char* ___U3CnameU3Ek__BackingField;
};
#endif
#ifndef CustomStyleProperty_1_t8315EF5D1C5F5FB5F920B77E40695C07DAAB349A_marshaled_com_define
#define CustomStyleProperty_1_t8315EF5D1C5F5FB5F920B77E40695C07DAAB349A_marshaled_com_define
struct CustomStyleProperty_1_t8315EF5D1C5F5FB5F920B77E40695C07DAAB349A_marshaled_com
{
Il2CppChar* ___U3CnameU3Ek__BackingField;
};
#endif
struct CustomStyleProperty_1_t21332918528099194FD36C74FF0FA14696F39493
{
String_t* ___U3CnameU3Ek__BackingField;
};
#ifndef CustomStyleProperty_1_t8315EF5D1C5F5FB5F920B77E40695C07DAAB349A_marshaled_pinvoke_define
#define CustomStyleProperty_1_t8315EF5D1C5F5FB5F920B77E40695C07DAAB349A_marshaled_pinvoke_define
struct CustomStyleProperty_1_t8315EF5D1C5F5FB5F920B77E40695C07DAAB349A_marshaled_pinvoke
{
char* ___U3CnameU3Ek__BackingField;
};
#endif
#ifndef CustomStyleProperty_1_t8315EF5D1C5F5FB5F920B77E40695C07DAAB349A_marshaled_com_define
#define CustomStyleProperty_1_t8315EF5D1C5F5FB5F920B77E40695C07DAAB349A_marshaled_com_define
struct CustomStyleProperty_1_t8315EF5D1C5F5FB5F920B77E40695C07DAAB349A_marshaled_com
{
Il2CppChar* ___U3CnameU3Ek__BackingField;
};
#endif
struct CustomStyleProperty_1_t2F4206AD914A542566326F41DFB2E2A79639E2B4
{
String_t* ___U3CnameU3Ek__BackingField;
};
#ifndef CustomStyleProperty_1_t8315EF5D1C5F5FB5F920B77E40695C07DAAB349A_marshaled_pinvoke_define
#define CustomStyleProperty_1_t8315EF5D1C5F5FB5F920B77E40695C07DAAB349A_marshaled_pinvoke_define
struct CustomStyleProperty_1_t8315EF5D1C5F5FB5F920B77E40695C07DAAB349A_marshaled_pinvoke
{
char* ___U3CnameU3Ek__BackingField;
};
#endif
#ifndef CustomStyleProperty_1_t8315EF5D1C5F5FB5F920B77E40695C07DAAB349A_marshaled_com_define
#define CustomStyleProperty_1_t8315EF5D1C5F5FB5F920B77E40695C07DAAB349A_marshaled_com_define
struct CustomStyleProperty_1_t8315EF5D1C5F5FB5F920B77E40695C07DAAB349A_marshaled_com
{
Il2CppChar* ___U3CnameU3Ek__BackingField;
};
#endif
struct CustomStyleProperty_1_t6DA6A9F254D124ACEDCE61FF80970908A6715335
{
String_t* ___U3CnameU3Ek__BackingField;
};
#ifndef CustomStyleProperty_1_t8315EF5D1C5F5FB5F920B77E40695C07DAAB349A_marshaled_pinvoke_define
#define CustomStyleProperty_1_t8315EF5D1C5F5FB5F920B77E40695C07DAAB349A_marshaled_pinvoke_define
struct CustomStyleProperty_1_t8315EF5D1C5F5FB5F920B77E40695C07DAAB349A_marshaled_pinvoke
{
char* ___U3CnameU3Ek__BackingField;
};
#endif
#ifndef CustomStyleProperty_1_t8315EF5D1C5F5FB5F920B77E40695C07DAAB349A_marshaled_com_define
#define CustomStyleProperty_1_t8315EF5D1C5F5FB5F920B77E40695C07DAAB349A_marshaled_com_define
struct CustomStyleProperty_1_t8315EF5D1C5F5FB5F920B77E40695C07DAAB349A_marshaled_com
{
Il2CppChar* ___U3CnameU3Ek__BackingField;
};
#endif
struct CustomStyleProperty_1_t53F01DB17DD6900DF964560312FF648796485BDA
{
String_t* ___U3CnameU3Ek__BackingField;
};
#ifndef CustomStyleProperty_1_t8315EF5D1C5F5FB5F920B77E40695C07DAAB349A_marshaled_pinvoke_define
#define CustomStyleProperty_1_t8315EF5D1C5F5FB5F920B77E40695C07DAAB349A_marshaled_pinvoke_define
struct CustomStyleProperty_1_t8315EF5D1C5F5FB5F920B77E40695C07DAAB349A_marshaled_pinvoke
{
char* ___U3CnameU3Ek__BackingField;
};
#endif
#ifndef CustomStyleProperty_1_t8315EF5D1C5F5FB5F920B77E40695C07DAAB349A_marshaled_com_define
#define CustomStyleProperty_1_t8315EF5D1C5F5FB5F920B77E40695C07DAAB349A_marshaled_com_define
struct CustomStyleProperty_1_t8315EF5D1C5F5FB5F920B77E40695C07DAAB349A_marshaled_com
{
Il2CppChar* ___U3CnameU3Ek__BackingField;
};
#endif
struct CustomStyleProperty_1_t01584891E0B395EBB431AF255A7FB1D43CEBD7A7
{
String_t* ___U3CnameU3Ek__BackingField;
};
#ifndef CustomStyleProperty_1_t8315EF5D1C5F5FB5F920B77E40695C07DAAB349A_marshaled_pinvoke_define
#define CustomStyleProperty_1_t8315EF5D1C5F5FB5F920B77E40695C07DAAB349A_marshaled_pinvoke_define
struct CustomStyleProperty_1_t8315EF5D1C5F5FB5F920B77E40695C07DAAB349A_marshaled_pinvoke
{
char* ___U3CnameU3Ek__BackingField;
};
#endif
#ifndef CustomStyleProperty_1_t8315EF5D1C5F5FB5F920B77E40695C07DAAB349A_marshaled_com_define
#define CustomStyleProperty_1_t8315EF5D1C5F5FB5F920B77E40695C07DAAB349A_marshaled_com_define
struct CustomStyleProperty_1_t8315EF5D1C5F5FB5F920B77E40695C07DAAB349A_marshaled_com
{
Il2CppChar* ___U3CnameU3Ek__BackingField;
};
#endif
struct Enumerator_t9473BAB568A27E2339D48C1F91319E0F6D244D7A
{
List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* ____list;
int32_t ____index;
int32_t ____version;
RuntimeObject* ____current;
};
struct Enumerator_tF921693E6FCB66C86DC10AA4FFC276E4D86C0596
{
List_1_t83677DD3658C07F0F0DD73BD808F8F9EE45CDDE4* ____list;
int32_t ____index;
int32_t ____version;
RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8* ____current;
};
struct Enumerator_tA7A4B718FE1ED1D87565680D8C8195EC8AEAB3D1
{
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* ____list;
int32_t ____index;
int32_t ____version;
String_t* ____current;
};
struct Nullable_1_t3D746CBB6123D4569FF4DEA60BC4240F32C6FE75
{
bool ___hasValue;
float ___value;
};
struct PooledObject_1_t042AD2081A4E4D75897FD68BF90E48050B06F7C7
{
List_1_t83677DD3658C07F0F0DD73BD808F8F9EE45CDDE4* ___m_ToReturn;
RuntimeObject* ___m_Pool;
};
struct PooledObject_1_tAA91CAE93DC8A19E0A5B6C1D78C3AE149F635F8E
{
RuntimeObject* ___m_ToReturn;
RuntimeObject* ___m_Pool;
};
struct StyleDataRef_1_tBB9987581539847AE5CCA2EA2349E05CDC9127FA
{
RefCounted_t6B975CD3D06E8D955346FC0D66E8F6E449D49A44* ___m_Ref;
};
struct StyleDataRef_1_t5330A6F4EAC0EAB88E3B9849D866AA23BB6BE5F4
{
RefCounted_t0E133AD36715877AE1CE72539A0199B4D3AA8CD1* ___m_Ref;
};
struct StyleDataRef_1_tF773E9CBC6DC0FEB38DF95A6F3F47AC49AE045B3
{
RefCounted_t81BCBAE57D930C934CF7A439452D65303AC6A8CD* ___m_Ref;
};
struct StyleDataRef_1_t1D59CCAB740BE6B330D5B5FDA9F67391800200B3
{
RefCounted_t78303B1CD3D08C664ABB15EBD7C882DA3E06CF7D* ___m_Ref;
};
struct StyleDataRef_1_t6A7B146DD79EDF7F42CD8CCF3E411B40AA729B8E
{
RefCounted_tA9FB4D63A1064BD322AFDFCD70319CB384C057D9* ___m_Ref;
};
struct StyleDataRef_1_t9CB834B90E638D92A3BE5123B0D3989697AA87FC
{
RefCounted_t812D790A2C787F18230F9234F6C9B84D4AC1A85A* ___m_Ref;
};
struct UxmlFactory_2_tDBF2F219469175DF3A60E0A976F676878FF626CE : public BaseUxmlFactory_2_tA0D9C4110A88144C70BD074ED34C3875EB24EB56
{
};
struct UxmlFactory_2_tE197187ACA0D48E86CDCA65B04CA4CE0DAC411C4 : public BaseUxmlFactory_2_tAF191E370F6221CB8C7EA954EA813A72B51EA0E6
{
};
struct UxmlFactory_2_tE87A46C58BBE884E728D077495684CEDDCC0A34A : public BaseUxmlFactory_2_tD432BB903956FED8FDFB0E59705B590B7FAB1E13
{
};
struct UxmlFactory_2_t8AD404229319220474178C87ABCEAF3EA3370856 : public BaseUxmlFactory_2_t1488906E8A4114072532D17CCA275043F0323319
{
};
struct UxmlFactory_2_tDAB0D321A8F1E520D0346F93018F0B9AD327F3DB : public BaseUxmlFactory_2_tB6A58D1D6573E00EAF31AB47200D822E682A9124
{
};
struct UxmlFactory_2_t47455F8804FE5FBBAAFFE466FA749DBCBBE6DFEE : public BaseUxmlFactory_2_t5EC1C603FB1039165ECFDDFFEE9B5CAF70949A5C
{
};
struct UxmlFactory_2_t3A4B2AA745A641BEC771BFE04E991FCA60A78CF8 : public BaseUxmlFactory_2_tAFE9A18B09A775FEB62ABA558C7FDB95186B37A4
{
};
struct UxmlFactory_2_t2DAB48E1821254ED3AC93F8AF5BDEF74F329C5BE : public BaseUxmlFactory_2_t2C63C8F855569A0FBEF667F54EF6CEF106A318E0
{
};
struct UxmlFactory_2_tA263C05B83E4398738400FD8D5D8A2401D465B51 : public BaseUxmlFactory_2_tD65CD67B4AB362979E10508643AEF15E1F1E2ECD
{
};
struct UxmlFactory_2_t82337FC01AFD6692C688D30CEFB5508DE6B96DA7 : public BaseUxmlFactory_2_t0E4640EC1E8F675B132EAD9AFEB0B71EC4FFDD59
{
};
struct UxmlFactory_2_tBFFB2F90716B23CA0370F6DF4AB5ED4F788CB381 : public BaseUxmlFactory_2_t52A45E7898E5E3FFB372550BFD9ED5266CAFDEFE
{
};
struct UxmlFactory_2_t3912013F67B2DF38C17FDCD659F9932065792A09 : public BaseUxmlFactory_2_t7F1559A7065D2805C2F37DA5883895D693624579
{
};
struct UxmlObjectFactory_2_tA272C1B73EE73511119E85FDFEFCEA743EC4BA7B : public BaseUxmlFactory_2_t5AC6807C4F1696824804C939B1D6CB764AED0C57
{
};
struct UxmlObjectFactory_2_t07911154BA26E05E9D3C51A8E2639FA3529F6A65 : public BaseUxmlFactory_2_t7F066FE6175048795C3AB53D651EF3DED795A9BA
{
};
struct Background_t3C720DED4FAF016332D29FB86C9BE8D5D0D8F0C8
{
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* ___m_Texture;
Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* ___m_Sprite;
RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27* ___m_RenderTexture;
VectorImage_t7BD8CE948377FFE95FCA0C48014ACDFC13B8F8FC* ___m_VectorImage;
};
struct Background_t3C720DED4FAF016332D29FB86C9BE8D5D0D8F0C8_marshaled_pinvoke
{
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* ___m_Texture;
Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* ___m_Sprite;
RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27* ___m_RenderTexture;
VectorImage_t7BD8CE948377FFE95FCA0C48014ACDFC13B8F8FC* ___m_VectorImage;
};
struct Background_t3C720DED4FAF016332D29FB86C9BE8D5D0D8F0C8_marshaled_com
{
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* ___m_Texture;
Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* ___m_Sprite;
RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27* ___m_RenderTexture;
VectorImage_t7BD8CE948377FFE95FCA0C48014ACDFC13B8F8FC* ___m_VectorImage;
};
struct BaseListViewController_t379A411BBBFADC12829E43420476B1EA096B092E : public CollectionViewController_t89D7C4989B72B4127DF82DC97FED5D7FE01D9768
{
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* ___itemsSourceSizeChanged;
Action_1_t68F947CFF3E836EB3A2C880E204C2D89F5AEB115* ___itemsAdded;
Action_1_t68F947CFF3E836EB3A2C880E204C2D89F5AEB115* ___itemsRemoved;
};
struct BaseTreeViewController_t8359BFF7DA01FF2425D81CB17628B4B43AC6E5C0 : public CollectionViewController_t89D7C4989B72B4127DF82DC97FED5D7FE01D9768
{
Hierarchy_t6C500307C045A73F46DA5BBF9EF6F56DB365B04E* ___m_Hierarchy;
HierarchyFlattened_t465DE25ECB06310A69E88D6BE1770EA7DBBF74BD* ___m_HierarchyFlattened;
HierarchyViewModel_t818D495B7E4AFC2E498598998847F9779E0DA317* ___m_HierarchyViewModel;
Dictionary_2_tA26C417A56CCB020EF3E3034034AF9324DE8B445* ___m_IdToNodeDictionary;
RuntimeObject* ___m_TreeViewDataProperty;
bool ___m_HierarchyHasPendingChanged;
Action_1_tF311BFE8BC297CED8D99EFB2A859FD81D3E05188* ___itemExpandedChanged;
};
struct Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22
{
bool ___m_value;
};
struct Color_tD001788D726C3A7F1379BEED0260B9591F440C1F
{
float ___r;
float ___g;
float ___b;
float ___a;
};
struct CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___U3CtargetU3Ek__BackingField;
List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* ___U3CveaIdsPathU3Ek__BackingField;
VisualTreeAsset_tFB5BF81F0780A412AE5A7C2C552B3EEA64EA2EEB* ___U3CvisualTreeAssetU3Ek__BackingField;
Dictionary_2_t41165BF747F041590086BE39A59BE164430A3CEF* ___U3CslotInsertionPointsU3Ek__BackingField;
List_1_t9DBFF1202B9CF140B233388CFB97CA59663D27D2* ___U3CattributeOverridesU3Ek__BackingField;
List_1_t83F6318ECE580FCC83D7D8AB9A8841147CEF4C65* ___U3CserializedDataOverridesU3Ek__BackingField;
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* ___U3CnamesPathU3Ek__BackingField;
};
struct CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257_marshaled_pinvoke
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___U3CtargetU3Ek__BackingField;
List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* ___U3CveaIdsPathU3Ek__BackingField;
VisualTreeAsset_tFB5BF81F0780A412AE5A7C2C552B3EEA64EA2EEB* ___U3CvisualTreeAssetU3Ek__BackingField;
Dictionary_2_t41165BF747F041590086BE39A59BE164430A3CEF* ___U3CslotInsertionPointsU3Ek__BackingField;
List_1_t9DBFF1202B9CF140B233388CFB97CA59663D27D2* ___U3CattributeOverridesU3Ek__BackingField;
List_1_t83F6318ECE580FCC83D7D8AB9A8841147CEF4C65* ___U3CserializedDataOverridesU3Ek__BackingField;
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* ___U3CnamesPathU3Ek__BackingField;
};
struct CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257_marshaled_com
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___U3CtargetU3Ek__BackingField;
List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* ___U3CveaIdsPathU3Ek__BackingField;
VisualTreeAsset_tFB5BF81F0780A412AE5A7C2C552B3EEA64EA2EEB* ___U3CvisualTreeAssetU3Ek__BackingField;
Dictionary_2_t41165BF747F041590086BE39A59BE164430A3CEF* ___U3CslotInsertionPointsU3Ek__BackingField;
List_1_t9DBFF1202B9CF140B233388CFB97CA59663D27D2* ___U3CattributeOverridesU3Ek__BackingField;
List_1_t83F6318ECE580FCC83D7D8AB9A8841147CEF4C65* ___U3CserializedDataOverridesU3Ek__BackingField;
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* ___U3CnamesPathU3Ek__BackingField;
};
struct Double_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F
{
double ___m_value;
};
struct Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2 : public ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F
{
};
struct Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2_marshaled_pinvoke
{
};
struct Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2_marshaled_com
{
};
struct Focusable_t39F2BAF0AF6CA465BC2BEDAF9B5B2CF379B846D0 : public CallbackEventHandler_t99E35735225B4ACEAD1BA981632FD2D46E9CB2B4
{
bool ___m_Focusable;
int32_t ___m_TabIndex;
bool ___m_DelegatesFocus;
bool ___m_ExcludeFromFocusRing;
bool ___U3CisEligibleToReceiveFocusFromDisabledChildU3Ek__BackingField;
};
struct Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C
{
int32_t ___m_value;
};
struct Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3
{
int64_t ___m_value;
};
struct IntPtr_t
{
void* ___m_value;
};
struct LayoutHandle_tCFE060947B4EDC8F11BF5B480181493FB578BEB6
{
int32_t ___Index;
int32_t ___Version;
};
struct Mathf_tE284D016E3B297B72311AAD9EB8F0E643F6A4682
{
union
{
struct
{
};
uint8_t Mathf_tE284D016E3B297B72311AAD9EB8F0E643F6A4682__padding[1];
};
};
struct Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6
{
float ___m00;
float ___m10;
float ___m20;
float ___m30;
float ___m01;
float ___m11;
float ___m21;
float ___m31;
float ___m02;
float ___m12;
float ___m22;
float ___m32;
float ___m03;
float ___m13;
float ___m23;
float ___m33;
};
struct MouseManipulator_tE6C609D476BDF311E2934791E620CF833BB4097D : public Manipulator_tD5727ABA1F5AD1A50927212FAEB090E6BBCB4EBE
{
List_1_t569CB45C96475FFA9C716A7CC2ADE24112D38121* ___U3CactivatorsU3Ek__BackingField;
};
struct PropertyName_tE4B4AAA58AF3BF2C0CD95509EB7B786F096901C2
{
int32_t ___id;
};
struct Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D
{
float ___m_XMin;
float ___m_YMin;
float ___m_Width;
float ___m_Height;
};
struct Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C
{
float ___m_value;
};
struct UxmlTraits_t3311A2EDB0705584A614B5511216DAD5279C4160 : public BaseUxmlTraits_t2A13D24373542A6401FE350C5119DE0FCE86E21E
{
};
struct Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7
{
float ___x;
float ___y;
};
struct Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2
{
float ___x;
float ___y;
float ___z;
};
struct Void_t4861ACF8F4594C3437BB48B6E56783494B843915
{
union
{
struct
{
};
uint8_t Void_t4861ACF8F4594C3437BB48B6E56783494B843915__padding[1];
};
};
struct Hierarchy_t4CF226F0EDE9C117C51C505730FC80641B1F1677
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___m_Owner;
};
struct Hierarchy_t4CF226F0EDE9C117C51C505730FC80641B1F1677_marshaled_pinvoke
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___m_Owner;
};
struct Hierarchy_t4CF226F0EDE9C117C51C505730FC80641B1F1677_marshaled_com
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___m_Owner;
};
struct DragDirection_tEDD1F37A6B69609301FE4C5FA616DF0F1B918E19
{
int32_t ___value__;
};
struct DragDirection_t38CDF26A0EC168896BFDE1E6E5F45CAB49CE09AF
{
int32_t ___value__;
};
struct SliderKey_t43E96838E1E854487D7A7516094E7659C6054D1C
{
int32_t ___value__;
};
struct SliderKey_t6D2D477078D3F87B046A5089EC099225FE23C471
{
int32_t ___value__;
};
struct UxmlObjectFactory_1_tB99B382F66239C60D5E42A78AA11C4259486B16E : public UxmlObjectFactory_2_tA272C1B73EE73511119E85FDFEFCEA743EC4BA7B
{
};
struct UxmlObjectFactory_1_tC4EA7EB868914CB38EA895A8B10D98F771744A47 : public UxmlObjectFactory_2_t07911154BA26E05E9D3C51A8E2639FA3529F6A65
{
};
struct Allocator_t996642592271AAD9EE688F142741D512C07B5824
{
int32_t ___value__;
};
struct AlternatingRowBackground_t5970E82515609444BB4F9E993645CA4A9A9803E5
{
int32_t ___value__;
};
struct BindingSourceSelectionMode_t2DEF3071081EF3EBA3AEE5021DBF753E5AA1A233
{
int32_t ___value__;
};
struct CollectionVirtualizationMethod_tF4A3B1303302D2B17F74CDB7D8A5287C8B056C88
{
int32_t ___value__;
};
struct ColumnSortingMode_tB19B6D37A2F6027EC8309EFB702AB3D2031F057F
{
int32_t ___value__;
};
struct ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C
{
StyleDataRef_1_tBB9987581539847AE5CCA2EA2349E05CDC9127FA ___inheritedData;
StyleDataRef_1_t5330A6F4EAC0EAB88E3B9849D866AA23BB6BE5F4 ___layoutData;
StyleDataRef_1_tF773E9CBC6DC0FEB38DF95A6F3F47AC49AE045B3 ___rareData;
StyleDataRef_1_t1D59CCAB740BE6B330D5B5FDA9F67391800200B3 ___transformData;
StyleDataRef_1_t6A7B146DD79EDF7F42CD8CCF3E411B40AA729B8E ___transitionData;
StyleDataRef_1_t9CB834B90E638D92A3BE5123B0D3989697AA87FC ___visualData;
Dictionary_2_t645C7B1DAE2D839B52A5E387C165CE13D5465B00* ___customProperties;
int64_t ___matchingRulesHash;
float ___dpiScaling;
ComputedTransitionPropertyU5BU5D_t25B9E78F5276CDA297C8215C316452CAB8219E82* ___computedTransitions;
};
struct ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C_marshaled_pinvoke
{
StyleDataRef_1_tBB9987581539847AE5CCA2EA2349E05CDC9127FA ___inheritedData;
StyleDataRef_1_t5330A6F4EAC0EAB88E3B9849D866AA23BB6BE5F4 ___layoutData;
StyleDataRef_1_tF773E9CBC6DC0FEB38DF95A6F3F47AC49AE045B3 ___rareData;
StyleDataRef_1_t1D59CCAB740BE6B330D5B5FDA9F67391800200B3 ___transformData;
StyleDataRef_1_t6A7B146DD79EDF7F42CD8CCF3E411B40AA729B8E ___transitionData;
StyleDataRef_1_t9CB834B90E638D92A3BE5123B0D3989697AA87FC ___visualData;
Dictionary_2_t645C7B1DAE2D839B52A5E387C165CE13D5465B00* ___customProperties;
int64_t ___matchingRulesHash;
float ___dpiScaling;
ComputedTransitionProperty_tD8E4D8EB5DD69E063944F27A48D9263F4F1354E1_marshaled_pinvoke* ___computedTransitions;
};
struct ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C_marshaled_com
{
StyleDataRef_1_tBB9987581539847AE5CCA2EA2349E05CDC9127FA ___inheritedData;
StyleDataRef_1_t5330A6F4EAC0EAB88E3B9849D866AA23BB6BE5F4 ___layoutData;
StyleDataRef_1_tF773E9CBC6DC0FEB38DF95A6F3F47AC49AE045B3 ___rareData;
StyleDataRef_1_t1D59CCAB740BE6B330D5B5FDA9F67391800200B3 ___transformData;
StyleDataRef_1_t6A7B146DD79EDF7F42CD8CCF3E411B40AA729B8E ___transitionData;
StyleDataRef_1_t9CB834B90E638D92A3BE5123B0D3989697AA87FC ___visualData;
Dictionary_2_t645C7B1DAE2D839B52A5E387C165CE13D5465B00* ___customProperties;
int64_t ___matchingRulesHash;
float ___dpiScaling;
ComputedTransitionProperty_tD8E4D8EB5DD69E063944F27A48D9263F4F1354E1_marshaled_com* ___computedTransitions;
};
struct ContextType_t50FAC10DB1D4E29B37E532DED9CAA804FC4E59A0
{
int32_t ___value__;
};
struct Delegate_t : public RuntimeObject
{
intptr_t ___method_ptr;
intptr_t ___invoke_impl;
RuntimeObject* ___m_target;
intptr_t ___method;
intptr_t ___delegate_trampoline;
intptr_t ___extra_arg;
intptr_t ___method_code;
intptr_t ___interp_method;
intptr_t ___interp_invoke_impl;
MethodInfo_t* ___method_info;
MethodInfo_t* ___original_method_info;
DelegateData_t9B286B493293CD2D23A5B2B5EF0E5B1324C2B77E* ___data;
bool ___method_is_virtual;
};
struct Delegate_t_marshaled_pinvoke
{
intptr_t ___method_ptr;
intptr_t ___invoke_impl;
Il2CppIUnknown* ___m_target;
intptr_t ___method;
intptr_t ___delegate_trampoline;
intptr_t ___extra_arg;
intptr_t ___method_code;
intptr_t ___interp_method;
intptr_t ___interp_invoke_impl;
MethodInfo_t* ___method_info;
MethodInfo_t* ___original_method_info;
DelegateData_t9B286B493293CD2D23A5B2B5EF0E5B1324C2B77E* ___data;
int32_t ___method_is_virtual;
};
struct Delegate_t_marshaled_com
{
intptr_t ___method_ptr;
intptr_t ___invoke_impl;
Il2CppIUnknown* ___m_target;
intptr_t ___method;
intptr_t ___delegate_trampoline;
intptr_t ___extra_arg;
intptr_t ___method_code;
intptr_t ___interp_method;
intptr_t ___interp_invoke_impl;
MethodInfo_t* ___method_info;
MethodInfo_t* ___original_method_info;
DelegateData_t9B286B493293CD2D23A5B2B5EF0E5B1324C2B77E* ___data;
int32_t ___method_is_virtual;
};
struct DeltaSpeed_t3AE7DFB9E4296A1E7C1ABA89030FB28D20304F59
{
int32_t ___value__;
};
struct DispatchMode_t19462FC6D47F5BF63B55FBDEB5C7D498D50DB3DC
{
int32_t ___value__;
};
struct DisplayStyle_t87BEDA2F78F764785ED41FC5E622ECB0091B2459
{
int32_t ___value__;
};
struct EventModifiers_t48244B043FBB42CDD555C6AC43279EC7158777AC
{
int32_t ___value__;
};
struct Exception_t : public RuntimeObject
{
String_t* ____className;
String_t* ____message;
RuntimeObject* ____data;
Exception_t* ____innerException;
String_t* ____helpURL;
RuntimeObject* ____stackTrace;
String_t* ____stackTraceString;
String_t* ____remoteStackTraceString;
int32_t ____remoteStackIndex;
RuntimeObject* ____dynamicMethods;
int32_t ____HResult;
String_t* ____source;
SafeSerializationManager_tCBB85B95DFD1634237140CD892E82D06ECB3F5E6* ____safeSerializationManager;
StackTraceU5BU5D_t32FBCB20930EAF5BAE3F450FF75228E5450DA0DF* ___captured_traces;
IntPtrU5BU5D_tFD177F8C806A6921AD7150264CCC62FA00CAD832* ___native_trace_ips;
int32_t ___caught_in_unmanaged;
};
struct Exception_t_marshaled_pinvoke
{
char* ____className;
char* ____message;
RuntimeObject* ____data;
Exception_t_marshaled_pinvoke* ____innerException;
char* ____helpURL;
Il2CppIUnknown* ____stackTrace;
char* ____stackTraceString;
char* ____remoteStackTraceString;
int32_t ____remoteStackIndex;
Il2CppIUnknown* ____dynamicMethods;
int32_t ____HResult;
char* ____source;
SafeSerializationManager_tCBB85B95DFD1634237140CD892E82D06ECB3F5E6* ____safeSerializationManager;
StackTraceU5BU5D_t32FBCB20930EAF5BAE3F450FF75228E5450DA0DF* ___captured_traces;
Il2CppSafeArray* ___native_trace_ips;
int32_t ___caught_in_unmanaged;
};
struct Exception_t_marshaled_com
{
Il2CppChar* ____className;
Il2CppChar* ____message;
RuntimeObject* ____data;
Exception_t_marshaled_com* ____innerException;
Il2CppChar* ____helpURL;
Il2CppIUnknown* ____stackTrace;
Il2CppChar* ____stackTraceString;
Il2CppChar* ____remoteStackTraceString;
int32_t ____remoteStackIndex;
Il2CppIUnknown* ____dynamicMethods;
int32_t ____HResult;
Il2CppChar* ____source;
SafeSerializationManager_tCBB85B95DFD1634237140CD892E82D06ECB3F5E6* ____safeSerializationManager;
StackTraceU5BU5D_t32FBCB20930EAF5BAE3F450FF75228E5450DA0DF* ___captured_traces;
Il2CppSafeArray* ___native_trace_ips;
int32_t ___caught_in_unmanaged;
};
struct FlexDirection_t0B086E97C9B1B8F1D94B51CBEAE6564B2A7C15DC
{
int32_t ___value__;
};
struct Int32Enum_tCBAC8BA2BFF3A845FA599F303093BBBA374B6F0C
{
int32_t ___value__;
};
struct InvokePolicy_t35E3E36A3D113CBFFEB13243E17691CBBDF1ED9B
{
int32_t ___value__;
};
struct LanguageDirection_t30A3B6BBCEE6A6F57641E4E008E0DCC40603558C
{
int32_t ___value__;
};
struct ListViewReorderMode_t52F3FB550A16B2560273C1ED260D46A2871548CE
{
int32_t ___value__;
};
struct MidpointRounding_tD36CC4DADEF14C2D917E671961CEF65DB159DC30
{
int32_t ___value__;
};
struct MultiColumnListViewController_t0762070B0F155EB21EC6814602CB603E3B4860EA : public BaseListViewController_t379A411BBBFADC12829E43420476B1EA096B092E
{
MultiColumnController_t25BFE9B50BC0D69925EC7EEE090F256FFE1244B6* ___m_ColumnController;
};
struct MultiColumnTreeViewController_t9FFDEDF1F2C2F5476271370488740DB7A8C70BAC : public BaseTreeViewController_t8359BFF7DA01FF2425D81CB17628B4B43AC6E5C0
{
MultiColumnController_t25BFE9B50BC0D69925EC7EEE090F256FFE1244B6* ___m_ColumnController;
};
struct Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C : public RuntimeObject
{
intptr_t ___m_CachedPtr;
};
struct Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_marshaled_pinvoke
{
intptr_t ___m_CachedPtr;
};
struct Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_marshaled_com
{
intptr_t ___m_CachedPtr;
};
struct PenStatus_tCAD6543115EF443E17410B52D37EC67BCC88ABB8
{
int32_t ___value__;
};
struct PickingMode_t5699BF9E5F2587E0D297984D5BF5B63B768E66AC
{
int32_t ___value__;
};
struct PointerManipulator_t54685840D83869016F04FD137BCC1B07016B2E72 : public MouseManipulator_tE6C609D476BDF311E2934791E620CF833BB4097D
{
int32_t ___m_CurrentPointerId;
};
struct ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD
{
intptr_t ___m_Ptr;
};
struct PropagationPhase_tF3BE8BF5ED45FC52A828B7B6F078B64F01FAE6D6
{
int32_t ___value__;
};
struct PropertyPathPartKind_t82152825D88A0E450DDCE8503272A10595047F87
{
int32_t ___value__;
};
struct PseudoStates_tF4AB056E8743741BCE464A0983A060A53AAB7E4D
{
int32_t ___value__;
};
struct RenderHints_t4032FC4AB3FD946FD2A484865B8861730D9035E7
{
int32_t ___value__;
};
struct ScaleMode_t16AD656758EE54C56B3DA34FE4F2033C9C2EE13D
{
int32_t ___value__;
};
struct ScrollViewMode_t6968C4B2BB3C46CF458E96BCE644E88B6893DE17
{
int32_t ___value__;
};
struct ScrollerVisibility_t92D9B3B68D98EF2FBB3B743F7D5CF140CA3C0778
{
int32_t ___value__;
};
struct SelectionType_t606E5DED60240D7E52388344A8A1EF4EC4E54079
{
int32_t ___value__;
};
struct SliderDirection_t179916935492981073453855C9D3FA1F44749D02
{
int32_t ___value__;
};
struct SortDirection_t1CF90CCD8B5D86EF2630D0F080500514821467E4
{
int32_t ___value__;
};
struct StyleKeyword_t2812E72266C15CBA8927586972DC2FD27B10E705
{
int32_t ___value__;
};
struct StyleSelectorRelationship_tAABCDC80BF87B347ACE1C64B32C85B05268A7F9E
{
int32_t ___value__;
};
struct StyleValueType_tC3253FE046DBB95224A74D13B534D015CC4AADDE
{
int32_t ___value__;
};
struct TouchScreenKeyboardType_t3F5A06315B263282460BE67DE01393B6FB3780C1
{
int32_t ___value__;
};
struct TrickleDown_t862EABE449B6C94F79F2B1D713990C35ABADDF38
{
int32_t ___value__;
};
struct UsageHints_t2C29E97E6A37FA32178EA7E8A715008BD4834C42
{
int32_t ___value__;
};
struct VersionChangeType_t8D9A58D958CC211E9300168DC98D3F7DF67594C3
{
int32_t ___value__;
};
struct VisualElementFlags_t4D1066E11400967A1A2DA7331391ACDC4AA14409
{
int32_t ___value__;
};
struct StretchMode_t717095B19974BD53EBBF6214745B728086EC9007
{
int32_t ___value__;
};
struct Unit_tAE6456027618FB5F9E5CCB6E5C209250AC5695CC
{
int32_t ___value__;
};
struct EventPropagation_t024AF56F7A787C03AA21B065B624553EF52E7B83
{
int32_t ___value__;
};
struct LifeCycleStatus_tEE500629F5431B574B8047EB70864747D348D38C
{
int32_t ___value__;
};
struct Unit_t7A9C3ABB0618BEBFDC1813D07080CE0C145448ED
{
int32_t ___value__;
};
struct UxmlFactory_tE53A9BFD5A8483024884DD881F70A6659E308F9E : public UxmlFactory_2_tDBF2F219469175DF3A60E0A976F676878FF626CE
{
};
struct UxmlFactory_t45D7B5B8312810C5FD92A7F53C55C448284E48A9 : public UxmlFactory_2_tE197187ACA0D48E86CDCA65B04CA4CE0DAC411C4
{
};
struct UxmlFactory_t516FE1C24CC6B2440DCACBB23513C54C6FEEA678 : public UxmlFactory_2_tE87A46C58BBE884E728D077495684CEDDCC0A34A
{
};
struct UxmlFactory_tE9EC1F2EEB1D16C012FCCA983EB08631DD8A4BE4 : public UxmlFactory_2_t8AD404229319220474178C87ABCEAF3EA3370856
{
};
struct UxmlFactory_t249AC34D5F7B29165319BBB39E55115D72C6C355 : public UxmlFactory_2_tDAB0D321A8F1E520D0346F93018F0B9AD327F3DB
{
};
struct U3Cget_choicesU3Ed__17_tE7BE181387FC95BE357C557627F60532139237B0 : public RuntimeObject
{
int32_t ___U3CU3E1__state;
String_t* ___U3CU3E2__current;
int32_t ___U3CU3El__initialThreadId;
RadioButtonGroup_t92E82155D2102EA368B854C8F088737BED188DDE* ___U3CU3E4__this;
PooledObject_1_t042AD2081A4E4D75897FD68BF90E48050B06F7C7 ___U3C_U3E5__1;
List_1_t83677DD3658C07F0F0DD73BD808F8F9EE45CDDE4* ___U3CradioButtonsU3E5__2;
Enumerator_tF921693E6FCB66C86DC10AA4FFC276E4D86C0596 ___U3CU3Es__3;
RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8* ___U3CbuttonU3E5__4;
};
struct UxmlFactory_t73B2991499239881C5C824B63741E30FC900377F : public UxmlFactory_2_t47455F8804FE5FBBAAFFE466FA749DBCBBE6DFEE
{
};
struct UxmlFactory_tEC8CC0AEF087D585994E90EC035A601F3D0F29D1 : public UxmlFactory_2_t3A4B2AA745A641BEC771BFE04E991FCA60A78CF8
{
};
struct NestedInteractionKind_tB05346E2CBA2B1468842CC149E572071F6BF123A
{
int32_t ___value__;
};
struct TouchScrollBehavior_tDFF4DB42BA6E5CFD89F263270DEBDB5E6CF4E66E
{
int32_t ___value__;
};
struct TouchScrollingResult_t114F282D44051ECB9FFBCFE4606F741EC17245FA
{
int32_t ___value__;
};
struct UxmlFactory_t6CF52131E2A7931EE67A7392DFA7EF0C5F233786 : public UxmlFactory_2_t2DAB48E1821254ED3AC93F8AF5BDEF74F329C5BE
{
};
struct UxmlFactory_t69CF565D66C0C9026CE03CE91ED4C8D79FCFFCEF : public UxmlFactory_2_tA263C05B83E4398738400FD8D5D8A2401D465B51
{
};
struct UxmlFactory_t7DB318A14BAB84613EDD5EA0BA57891581394BBF : public UxmlFactory_2_t82337FC01AFD6692C688D30CEFB5508DE6B96DA7
{
};
struct UxmlFactory_t51EFE0D79FC31E5C69D69B843C9D0692E7E9357D : public UxmlFactory_2_tBFFB2F90716B23CA0370F6DF4AB5ED4F788CB381
{
};
struct UxmlFactory_t8E86BC06FB25E2622FCD0332B35CE82ACB8E0780 : public UxmlFactory_2_t3912013F67B2DF38C17FDCD659F9932065792A09
{
};
struct Use_tB32C57550EDF1A878B28A5BD90C918FFBD876670
{
int32_t ___value__;
};
struct UxmlTraits_t45D4AB9B0148A110826C5201495FF23814A12E4B : public UxmlTraits_t3311A2EDB0705584A614B5511216DAD5279C4160
{
UxmlStringAttributeDescription_t60C9BE81B6A3251AD7A38A90E46F240E016293EF* ___m_Name;
UxmlBoolAttributeDescription_t86EA1242C539B39911E63699A4AE0C47918701CE* ___m_EnabledSelf;
UxmlStringAttributeDescription_t60C9BE81B6A3251AD7A38A90E46F240E016293EF* ___m_ViewDataKey;
UxmlEnumAttributeDescription_1_tC4ABA6DF74F58C15F2597C1640A58CC16D9551B3* ___m_PickingMode;
UxmlStringAttributeDescription_t60C9BE81B6A3251AD7A38A90E46F240E016293EF* ___m_Tooltip;
UxmlEnumAttributeDescription_1_tBBB2CDD127ABE7FAC6ED7B5CA5A3911FF0AF7CE4* ___m_UsageHints;
UxmlIntAttributeDescription_tFDF4F77C2CD7C4790E8E135B0F353699D19CB5B4* ___U3CfocusIndexU3Ek__BackingField;
UxmlIntAttributeDescription_tFDF4F77C2CD7C4790E8E135B0F353699D19CB5B4* ___m_TabIndex;
UxmlBoolAttributeDescription_t86EA1242C539B39911E63699A4AE0C47918701CE* ___U3CfocusableU3Ek__BackingField;
UxmlStringAttributeDescription_t60C9BE81B6A3251AD7A38A90E46F240E016293EF* ___m_Class;
UxmlStringAttributeDescription_t60C9BE81B6A3251AD7A38A90E46F240E016293EF* ___m_ContentContainer;
UxmlStringAttributeDescription_t60C9BE81B6A3251AD7A38A90E46F240E016293EF* ___m_Style;
UxmlAssetAttributeDescription_1_t439A790E395F97D948F0660D428ABBEABAA248C9* ___m_DataSource;
UxmlStringAttributeDescription_t60C9BE81B6A3251AD7A38A90E46F240E016293EF* ___m_DataSourcePath;
};
struct DefaultMultiColumnTreeViewController_1_t0AB237E3A16ABF695C0971BC0606DEA7DC479E5B : public MultiColumnTreeViewController_t9FFDEDF1F2C2F5476271370488740DB7A8C70BAC
{
TreeDataController_1_tCB161E2BF359B123532DAB4C774AB4C11AB29D96* ___m_TreeDataController;
};
struct StyleEnum_1_t3B02FFF55849C9C8E6A7C0AA9C7E5F65F10C9C69
{
int32_t ___m_Value;
int32_t ___m_Keyword;
};
struct StyleEnum_1_t4C47F320FF81E91A50EC2AD0D70A3D620362BBAE
{
int32_t ___m_Value;
int32_t ___m_Keyword;
};
struct StyleEnum_1_t3DD2EBD4E359AFE77C2974ECAA1DEE50E0FACEDC
{
int32_t ___m_Value;
int32_t ___m_Keyword;
};
struct UQueryBuilder_1_t8CB9E64859C07C671A5AFE928DC28F2828EC1BD2
{
List_1_tB8CE94A1885E4D10B34A91CC9D21169286DC0A63* ___m_StyleSelectors;
List_1_t85FF16594D5F70EECC5855882558F8E26EF6BAFF* ___m_Parts;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___m_Element;
List_1_t7C8CC805CEADA09DFAC2AC1A5D731D5EE956F6DC* ___m_Matchers;
int32_t ___m_Relationship;
int32_t ___pseudoStatesMask;
int32_t ___negatedPseudoStatesMask;
};
struct UQueryBuilder_1_tE3CA7F292A98F3D4CDB7445FC43B63116E7416DB
{
List_1_tB8CE94A1885E4D10B34A91CC9D21169286DC0A63* ___m_StyleSelectors;
List_1_t85FF16594D5F70EECC5855882558F8E26EF6BAFF* ___m_Parts;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___m_Element;
List_1_t7C8CC805CEADA09DFAC2AC1A5D731D5EE956F6DC* ___m_Matchers;
int32_t ___m_Relationship;
int32_t ___pseudoStatesMask;
int32_t ___negatedPseudoStatesMask;
};
struct Clickable_tED3E313565F64BDF5DA9D3FE0FEFFD0E17E53834 : public PointerManipulator_t54685840D83869016F04FD137BCC1B07016B2E72
{
Action_1_t741CBBCB28E18BDBDEED4AE3BD7DBEEEA526DA43* ___clickedWithEventInfo;
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* ___clicked;
int64_t ___m_Delay;
int64_t ___m_Interval;
bool ___U3CactiveU3Ek__BackingField;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___U3ClastMousePositionU3Ek__BackingField;
int32_t ___m_ActivePointerId;
bool ___m_AcceptClicksIfDisabled;
RuntimeObject* ___m_Repeater;
RuntimeObject* ___m_PendingActivePseudoStateReset;
};
struct Columns_t487EAF3B634F6D919D58F1927099A8883964831B : public RuntimeObject
{
RuntimeObject* ___m_Columns;
List_1_tD1A1A4E269D550491A33C35C61E549EBA163D6F4* ___m_DisplayColumns;
List_1_tD1A1A4E269D550491A33C35C61E549EBA163D6F4* ___m_VisibleColumns;
bool ___m_VisibleColumnsDirty;
int32_t ___m_StretchMode;
bool ___m_Reorderable;
bool ___m_Resizable;
bool ___m_ResizePreview;
String_t* ___m_PrimaryColumnName;
EventHandler_1_t522C29C2B48DA5A0C0D9F0978320FD1F630ADE69* ___propertyChanged;
Action_1_tC7DA3F3177E0ABC8E0B6FB2D4D2F72C303E1A04F* ___changed;
Action_2_t5F23CC3B7A8A73A4EA03ECC4C0C36453937843DB* ___columnAdded;
Action_1_t1EA00726877CBFFB94EE52CCD9672A96472984B8* ___columnRemoved;
Action_2_t240BAEB1DC7A6558995FFCB7E0186F2ABB2CE346* ___columnChanged;
Action_1_t1EA00726877CBFFB94EE52CCD9672A96472984B8* ___columnResized;
Action_3_tD4FEFC6A317A295868086BEB12578A006464E2D5* ___columnReordered;
};
struct Dimension_t5B1EAB500AE32C3789A2BCC4D43F7A29996DF3F8
{
int32_t ___unit;
float ___value;
};
struct EventBase_tD7F89B936EB8074AE31E7B15976C072277371F7C : public RuntimeObject
{
int32_t ___U3CeventCategoriesU3Ek__BackingField;
int64_t ___U3CtimestampU3Ek__BackingField;
uint64_t ___U3CeventIdU3Ek__BackingField;
uint64_t ___U3CtriggerEventIdU3Ek__BackingField;
int32_t ___U3CpropagationU3Ek__BackingField;
int32_t ___U3ClifeCycleStatusU3Ek__BackingField;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___U3CelementTargetU3Ek__BackingField;
int32_t ___U3CpropagationPhaseU3Ek__BackingField;
RuntimeObject* ___m_CurrentTarget;
Event_tEBC6F24B56CE22B9C9AD1AC6C24A6B83BC3860CB* ___m_ImguiEvent;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___U3CoriginalMousePositionU3Ek__BackingField;
};
struct LayoutDataStore_tE59A593CD73517DDC7C117B293E7C2C6F17DC364
{
int32_t ___m_Allocator;
Data_t43E3238277579E631EA4E8016E61966D79F5B62E* ___m_Data;
};
struct Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256
{
float ___m_Value;
int32_t ___m_Unit;
};
struct MultiColumnController_t25BFE9B50BC0D69925EC7EEE090F256FFE1244B6 : public RuntimeObject
{
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* ___columnSortingChanged;
Action_2_t723CF5545926725AE4B055BB8E304D27E617A846* ___headerContextMenuPopulateEvent;
List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* ___m_SortedToSourceIndex;
List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* ___m_SourceToSortedIndex;
int32_t ___m_SortingMode;
BaseVerticalCollectionView_t2BCDC86B9E301E46CFB2500A834D640F0B96ADAE* ___m_View;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___m_HeaderContainer;
MultiColumnCollectionHeader_t0B041BD57A14950E8C33DCD854F3A3C2C3DA706D* ___m_MultiColumnHeader;
};
struct MulticastDelegate_t : public Delegate_t
{
DelegateU5BU5D_tC5AB7E8F745616680F337909D3A8E6C722CDF771* ___delegates;
};
struct MulticastDelegate_t_marshaled_pinvoke : public Delegate_t_marshaled_pinvoke
{
Delegate_t_marshaled_pinvoke** ___delegates;
};
struct MulticastDelegate_t_marshaled_com : public Delegate_t_marshaled_com
{
Delegate_t_marshaled_com** ___delegates;
};
struct PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF
{
int32_t ___m_Kind;
String_t* ___m_Name;
int32_t ___m_Index;
RuntimeObject* ___m_Key;
};
struct PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF_marshaled_pinvoke
{
int32_t ___m_Kind;
char* ___m_Name;
int32_t ___m_Index;
Il2CppIUnknown* ___m_Key;
};
struct PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF_marshaled_com
{
int32_t ___m_Kind;
Il2CppChar* ___m_Name;
int32_t ___m_Index;
Il2CppIUnknown* ___m_Key;
};
struct ScriptableObject_tB3BFDB921A1B1795B38A5417D3B97A89A140436A : public Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C
{
};
struct ScriptableObject_tB3BFDB921A1B1795B38A5417D3B97A89A140436A_marshaled_pinvoke : public Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_marshaled_pinvoke
{
};
struct ScriptableObject_tB3BFDB921A1B1795B38A5417D3B97A89A140436A_marshaled_com : public Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_marshaled_com
{
};
struct SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37 : public RuntimeObject
{
int32_t ___m_ColumnIndex;
String_t* ___m_ColumnName;
int32_t ___m_SortDirection;
EventHandler_1_t522C29C2B48DA5A0C0D9F0978320FD1F630ADE69* ___propertyChanged;
Column_tD686764EBBB4AFE8473E2464D0039885E3A2EC6A* ___U3CcolumnU3Ek__BackingField;
Action_1_t437F5B071D68BF73AA318BED11495707D91E02C3* ___changed;
};
struct Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99 : public Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C
{
};
struct StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D
{
int32_t ___m_ValueType;
int32_t ___valueIndex;
};
struct SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295 : public Exception_t
{
};
struct TabDragger_tBCAA1E198307DD571687A180BA89FEFF328018A1 : public PointerManipulator_t54685840D83869016F04FD137BCC1B07016B2E72
{
float ___m_StartPos;
float ___m_LastPos;
bool ___m_Moving;
bool ___m_Cancelled;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___m_Header;
TabView_t3B7B40580E4AE714A5766774568BA256426F3252* ___m_TabView;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___m_PreviewElement;
TabDragLocationPreview_tAB80E5C0B12B67B5CE830D5283D3DCB4DC058BDE* ___m_LocationPreviewElement;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___m_TabToMove;
float ___m_TabToMovePos;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___m_DestinationTab;
bool ___m_MoveBeforeDestination;
int32_t ___m_DraggingPointerId;
TabLayout_t4582FFA5E8E25353E8C10043526DAD2AB5FEBE43* ___U3CtabLayoutU3Ek__BackingField;
bool ___U3CactiveU3Ek__BackingField;
bool ___U3CisVerticalU3Ek__BackingField;
};
struct Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700 : public Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C
{
};
struct UxmlAttributeDescription_t742D021489DB2B564142146CAAAC3F9191825EF2 : public RuntimeObject
{
String_t* ___U3CnameU3Ek__BackingField;
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* ___m_ObsoleteNames;
String_t* ___U3CtypeU3Ek__BackingField;
String_t* ___U3CtypeNamespaceU3Ek__BackingField;
int32_t ___U3CuseU3Ek__BackingField;
UxmlTypeRestriction_t2C4CE1ED76502CDF80010880E058AF0582910A92* ___U3CrestrictionU3Ek__BackingField;
};
struct UxmlTraits_tDED0FF94BF82D1F4DCFD14DBC22DCA51D30D1172 : public UxmlTraits_t45D4AB9B0148A110826C5201495FF23814A12E4B
{
UxmlStringAttributeDescription_t60C9BE81B6A3251AD7A38A90E46F240E016293EF* ___m_PropertyPath;
};
struct UxmlTraits_tC268A6B373C2223C503EFA2F636A5C6981AC12C6 : public UxmlTraits_t45D4AB9B0148A110826C5201495FF23814A12E4B
{
UxmlEnumAttributeDescription_1_t5A6D7AEA8D9CBFB4EA00022FF39526FDFEB4601D* ___m_ScrollViewMode;
UxmlEnumAttributeDescription_1_t70756E9476125787696A6BBD939C823824B6076E* ___m_NestedInteractionKind;
UxmlBoolAttributeDescription_t86EA1242C539B39911E63699A4AE0C47918701CE* ___m_ShowHorizontal;
UxmlBoolAttributeDescription_t86EA1242C539B39911E63699A4AE0C47918701CE* ___m_ShowVertical;
UxmlEnumAttributeDescription_1_tFEFA09B4807DEB9087783FC0949D1B9E59FD5714* ___m_HorizontalScrollerVisibility;
UxmlEnumAttributeDescription_1_tFEFA09B4807DEB9087783FC0949D1B9E59FD5714* ___m_VerticalScrollerVisibility;
UxmlFloatAttributeDescription_t1B8A606E367C713102FC17E8AC732758B48DD4BB* ___m_HorizontalPageSize;
UxmlFloatAttributeDescription_t1B8A606E367C713102FC17E8AC732758B48DD4BB* ___m_VerticalPageSize;
UxmlFloatAttributeDescription_t1B8A606E367C713102FC17E8AC732758B48DD4BB* ___m_MouseWheelScrollSize;
UxmlEnumAttributeDescription_1_t3F5500BF676EB706F84A668D04345FF406A7A1D5* ___m_TouchScrollBehavior;
UxmlFloatAttributeDescription_t1B8A606E367C713102FC17E8AC732758B48DD4BB* ___m_ScrollDecelerationRate;
UxmlFloatAttributeDescription_t1B8A606E367C713102FC17E8AC732758B48DD4BB* ___m_Elasticity;
};
struct UxmlTraits_t3058D6A25AEEF078E591F37D3A674DE66C57C3F2 : public UxmlTraits_t45D4AB9B0148A110826C5201495FF23814A12E4B
{
UxmlFloatAttributeDescription_t1B8A606E367C713102FC17E8AC732758B48DD4BB* ___m_LowValue;
UxmlFloatAttributeDescription_t1B8A606E367C713102FC17E8AC732758B48DD4BB* ___m_HighValue;
UxmlEnumAttributeDescription_1_tE917EB07524B748358268D477C28192147D7D3EE* ___m_Direction;
UxmlFloatAttributeDescription_t1B8A606E367C713102FC17E8AC732758B48DD4BB* ___m_Value;
};
struct UxmlObjectFactory_tFEB9CB9BF3B7DFCFE45C2B83654EBAB4BD7CECE3 : public UxmlObjectFactory_1_tB99B382F66239C60D5E42A78AA11C4259486B16E
{
};
struct UxmlObjectFactory_tD312A1CDA52C13C36C3FDA16E7B56CD714C52EC0 : public UxmlObjectFactory_1_tC4EA7EB868914CB38EA895A8B10D98F771744A47
{
};
struct UxmlTraits_tA44368D066B147A57B0B87498BD6539DEDF96B77 : public UxmlTraits_t45D4AB9B0148A110826C5201495FF23814A12E4B
{
UxmlStringAttributeDescription_t60C9BE81B6A3251AD7A38A90E46F240E016293EF* ___m_Label;
UxmlImageAttributeDescription_tD2CD898F8B071017F56C7B55D23176616EA70188* ___m_IconImage;
UxmlBoolAttributeDescription_t86EA1242C539B39911E63699A4AE0C47918701CE* ___m_Closeable;
};
struct Action_1_t6F9EB113EB3F16226AEF811A2744F4111C116C87 : public MulticastDelegate_t
{
};
struct Action_1_t5929E839C92DDA329AA75512E5DC8044A5C4B1C1 : public MulticastDelegate_t
{
};
struct Action_1_t310F18CB4338A2740CA701F160C62E2C3198E66A : public MulticastDelegate_t
{
};
struct Action_1_t437F5B071D68BF73AA318BED11495707D91E02C3 : public MulticastDelegate_t
{
};
struct Action_1_tA9652CCE1F7DAFFD48788A3CA92D7E0EA5BEE1F4 : public MulticastDelegate_t
{
};
struct Action_1_tAE453A6458E1DAD68CAF44DC8FF62EC18FEAA930 : public MulticastDelegate_t
{
};
struct Action_2_t723CF5545926725AE4B055BB8E304D27E617A846 : public MulticastDelegate_t
{
};
struct Action_2_t156C43F079E7E68155FCDCD12DC77DD11AEF7E3C : public MulticastDelegate_t
{
};
struct ClampedDragger_1_t38308021CEC312E002F1A5665B792022E28A1A3E : public Clickable_tED3E313565F64BDF5DA9D3FE0FEFFD0E17E53834
{
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* ___dragging;
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* ___draggingEnded;
int32_t ___U3CdragDirectionU3Ek__BackingField;
BaseSlider_1_tCD357038DC0A12750F4E032D975E8D9F2AA6CD95* ___U3CsliderU3Ek__BackingField;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___U3CstartMousePositionU3Ek__BackingField;
};
struct ClampedDragger_1_t18A937D027747303C3811CCC9FAD288366DF8DC3 : public Clickable_tED3E313565F64BDF5DA9D3FE0FEFFD0E17E53834
{
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* ___dragging;
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* ___draggingEnded;
int32_t ___U3CdragDirectionU3Ek__BackingField;
BaseSlider_1_t72796443D058B00401238104911BE7078A9FD0BA* ___U3CsliderU3Ek__BackingField;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___U3CstartMousePositionU3Ek__BackingField;
};
struct EventBase_1_tBA26F1F71F5552622D291E958C5BAAF8FC084715 : public EventBase_tD7F89B936EB8074AE31E7B15976C072277371F7C
{
int32_t ___m_RefCount;
};
struct EventBase_1_tFD2814ACBD849EFC6EA7F16B7E12945AD1904ACD : public EventBase_tD7F89B936EB8074AE31E7B15976C072277371F7C
{
int32_t ___m_RefCount;
};
struct EventBase_1_t3BDDADBC1D58267000128C31AD0EB2BAAAEC6F22 : public EventBase_tD7F89B936EB8074AE31E7B15976C072277371F7C
{
int32_t ___m_RefCount;
};
struct EventBase_1_tFF13D0B80B4CBC6B9B6101B69E3A38EDB7D7A53E : public EventBase_tD7F89B936EB8074AE31E7B15976C072277371F7C
{
int32_t ___m_RefCount;
};
struct EventBase_1_t28A1B2B8FC43209D9402B4CC45E8C562DFDC26AD : public EventBase_tD7F89B936EB8074AE31E7B15976C072277371F7C
{
int32_t ___m_RefCount;
};
struct EventBase_1_tE40FE9F8AB3B020689A80981F4566336B3EFA9B6 : public EventBase_tD7F89B936EB8074AE31E7B15976C072277371F7C
{
int32_t ___m_RefCount;
};
struct EventBase_1_tCDEFDAD598AAC8D3B106EB41834C9619E903374E : public EventBase_tD7F89B936EB8074AE31E7B15976C072277371F7C
{
int32_t ___m_RefCount;
};
struct EventBase_1_t2B9B970022841F58172C0C783B7E1040BEF85AC1 : public EventBase_tD7F89B936EB8074AE31E7B15976C072277371F7C
{
int32_t ___m_RefCount;
};
struct EventBase_1_tB8AF17419B0E6B39E32F8925FCA535F5CF5C79D2 : public EventBase_tD7F89B936EB8074AE31E7B15976C072277371F7C
{
int32_t ___m_RefCount;
};
struct EventBase_1_t49C5D050F7E36AA2230E042A0ACB06DE32E81034 : public EventBase_tD7F89B936EB8074AE31E7B15976C072277371F7C
{
int32_t ___m_RefCount;
};
struct EventBase_1_tBD3A3272CA5474A0EF4F4EFF8E1751F89428D493 : public EventBase_tD7F89B936EB8074AE31E7B15976C072277371F7C
{
int32_t ___m_RefCount;
};
struct EventBase_1_t7D3D212E8AD9C53105AAC51DBD4FA5F700586F68 : public EventBase_tD7F89B936EB8074AE31E7B15976C072277371F7C
{
int32_t ___m_RefCount;
};
struct EventBase_1_t4941B5AE834AA028696C83756491CE8884F30DDE : public EventBase_tD7F89B936EB8074AE31E7B15976C072277371F7C
{
int32_t ___m_RefCount;
};
struct EventBase_1_t2637736704939772A86A2904BCFD1B314097DD1E : public EventBase_tD7F89B936EB8074AE31E7B15976C072277371F7C
{
int32_t ___m_RefCount;
};
struct EventBase_1_tA8F4CCB45CFF201C5BB301A14B9C4FC60522358C : public EventBase_tD7F89B936EB8074AE31E7B15976C072277371F7C
{
int32_t ___m_RefCount;
};
struct EventBase_1_tD5612D4D9A3CAD26CDB27B9D024C6D018D72FBC9 : public EventBase_tD7F89B936EB8074AE31E7B15976C072277371F7C
{
int32_t ___m_RefCount;
};
struct EventCallback_1_t0FE3F70E94CC4C4904A9F1C171A3DE56EE41F103 : public MulticastDelegate_t
{
};
struct EventCallback_1_t4FC683FD40564304A8A351F88D0698DAF61F8A8A : public MulticastDelegate_t
{
};
struct EventCallback_1_t1FFCCC98AE7C52F427D11F1609ED56BE1E4AEF88 : public MulticastDelegate_t
{
};
struct EventCallback_1_tDE93D01AB4244ED03015ADF985CF61A9E3CA060F : public MulticastDelegate_t
{
};
struct EventCallback_1_tCE5E8F1D2A7EE5EC636D68025C6D899BD17EF38B : public MulticastDelegate_t
{
};
struct EventCallback_1_t435839AFF4474F7EAE0AA8A59F737E798CEAFD30 : public MulticastDelegate_t
{
};
struct EventCallback_1_tCF242F8E93BCF576DC25DFA8544DC8816F42CFE7 : public MulticastDelegate_t
{
};
struct EventCallback_1_tA1CF2EA66A79B2195FDF3B4E85133003F37B9339 : public MulticastDelegate_t
{
};
struct EventCallback_1_t3A7B85AD96E3BB6F407AAFF594E222FBD5B713EF : public MulticastDelegate_t
{
};
struct EventCallback_1_tBC1DA4FF1E26FC091E77AD11B6F780C5D237AF2C : public MulticastDelegate_t
{
};
struct EventCallback_1_t7C6768AD962B0B50514570724A38E07DA18FB1FA : public MulticastDelegate_t
{
};
struct EventCallback_1_tE2BCC4FFB156A2716749F7BDD0036A743B039913 : public MulticastDelegate_t
{
};
struct EventCallback_1_t9C39FE4EC022094057ABE21E8D3B0DAF896F405C : public MulticastDelegate_t
{
};
struct EventCallback_1_tAC159BB180600020449B0A18CFE8806035ECCAE6 : public MulticastDelegate_t
{
};
struct Func_1_t2BE7F58348C9CC544A8973B3A9E55541DE43C457 : public MulticastDelegate_t
{
};
struct TypedUxmlAttributeDescription_1_t7ECE12D1C0C385835D77803906F54B792532FD39 : public UxmlAttributeDescription_t742D021489DB2B564142146CAAAC3F9191825EF2
{
bool ___U3CdefaultValueU3Ek__BackingField;
};
struct TypedUxmlAttributeDescription_1_t84ACDAB6D428E86BBFC7A95491F659166A3BA61A : public UxmlAttributeDescription_t742D021489DB2B564142146CAAAC3F9191825EF2
{
int32_t ___U3CdefaultValueU3Ek__BackingField;
};
struct TypedUxmlAttributeDescription_1_tF8E164DB2A1FE613654370D348F4C3680DA42A03 : public UxmlAttributeDescription_t742D021489DB2B564142146CAAAC3F9191825EF2
{
int32_t ___U3CdefaultValueU3Ek__BackingField;
};
struct TypedUxmlAttributeDescription_1_t9D2289098FC52844881F6536BCAA110E7F1D5B9C : public UxmlAttributeDescription_t742D021489DB2B564142146CAAAC3F9191825EF2
{
int32_t ___U3CdefaultValueU3Ek__BackingField;
};
struct TypedUxmlAttributeDescription_1_t770D286476B60B77E50FA56D7BFEF86C2CA4F8A1 : public UxmlAttributeDescription_t742D021489DB2B564142146CAAAC3F9191825EF2
{
int64_t ___U3CdefaultValueU3Ek__BackingField;
};
struct TypedUxmlAttributeDescription_1_t5E34790227C12B474992B598302046D14D52C69E : public UxmlAttributeDescription_t742D021489DB2B564142146CAAAC3F9191825EF2
{
RuntimeObject* ___U3CdefaultValueU3Ek__BackingField;
};
struct TypedUxmlAttributeDescription_1_tE3A1AC78152BFC093D85549F8878EBCD0CD7A522 : public UxmlAttributeDescription_t742D021489DB2B564142146CAAAC3F9191825EF2
{
int32_t ___U3CdefaultValueU3Ek__BackingField;
};
struct TypedUxmlAttributeDescription_1_tBC0B14CC8ABB55A5BEE92F6ADC146F9581D1B4A6 : public UxmlAttributeDescription_t742D021489DB2B564142146CAAAC3F9191825EF2
{
int32_t ___U3CdefaultValueU3Ek__BackingField;
};
struct TypedUxmlAttributeDescription_1_t460827E989E5BB273194A7D197EAF27D7FE88F40 : public UxmlAttributeDescription_t742D021489DB2B564142146CAAAC3F9191825EF2
{
float ___U3CdefaultValueU3Ek__BackingField;
};
struct TypedUxmlAttributeDescription_1_t99441C99D196EE2554A8A68E47B06AC9F86348E3 : public UxmlAttributeDescription_t742D021489DB2B564142146CAAAC3F9191825EF2
{
int32_t ___U3CdefaultValueU3Ek__BackingField;
};
struct TypedUxmlAttributeDescription_1_tD8728D2AC8F9232D2E6A83B327DC0258F2CEEFA2 : public UxmlAttributeDescription_t742D021489DB2B564142146CAAAC3F9191825EF2
{
String_t* ___U3CdefaultValueU3Ek__BackingField;
};
struct TypedUxmlAttributeDescription_1_t8A23630C5270878BE54AE923FB600CEEC02C404B : public UxmlAttributeDescription_t742D021489DB2B564142146CAAAC3F9191825EF2
{
int32_t ___U3CdefaultValueU3Ek__BackingField;
};
struct TypedUxmlAttributeDescription_1_t040C5673D6A5418D4FDAC5AC276A92EB542FE209 : public UxmlAttributeDescription_t742D021489DB2B564142146CAAAC3F9191825EF2
{
int32_t ___U3CdefaultValueU3Ek__BackingField;
};
struct UxmlTraits_tFAE5C0FBB76BB1085129E3DCBA4122677D520EA8 : public UxmlTraits_tDED0FF94BF82D1F4DCFD14DBC22DCA51D30D1172
{
UxmlStringAttributeDescription_t60C9BE81B6A3251AD7A38A90E46F240E016293EF* ___m_Label;
};
struct UxmlTraits_t50449A906982002DEB63914C9EEB0CDD7C7842AE : public UxmlTraits_tDED0FF94BF82D1F4DCFD14DBC22DCA51D30D1172
{
UxmlStringAttributeDescription_t60C9BE81B6A3251AD7A38A90E46F240E016293EF* ___m_Label;
};
struct UxmlTraits_t742A2481272223CFFDEFEE7757C4917A35605B5F : public UxmlTraits_tDED0FF94BF82D1F4DCFD14DBC22DCA51D30D1172
{
UxmlStringAttributeDescription_t60C9BE81B6A3251AD7A38A90E46F240E016293EF* ___m_Label;
};
struct Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07 : public MulticastDelegate_t
{
};
struct ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263 : public SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295
{
String_t* ____paramName;
};
struct Column_tD686764EBBB4AFE8473E2464D0039885E3A2EC6A : public RuntimeObject
{
String_t* ___m_Name;
String_t* ___m_Title;
Background_t3C720DED4FAF016332D29FB86C9BE8D5D0D8F0C8 ___m_Icon;
bool ___m_Visible;
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 ___m_Width;
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 ___m_MinWidth;
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 ___m_MaxWidth;
float ___m_DesiredWidth;
bool ___m_Stretchable;
bool ___m_Sortable;
bool ___m_Optional;
bool ___m_Resizable;
VisualTreeAsset_tFB5BF81F0780A412AE5A7C2C552B3EEA64EA2EEB* ___m_HeaderTemplate;
VisualTreeAsset_tFB5BF81F0780A412AE5A7C2C552B3EEA64EA2EEB* ___m_CellTemplate;
Func_1_tEA19435E526C20D577E34BADB14CA06F066636C2* ___m_MakeHeader;
Action_1_t66B514BE877E216616DEDD40416127189FE16FA3* ___m_BindHeader;
Action_1_t66B514BE877E216616DEDD40416127189FE16FA3* ___m_UnbindHeader;
Action_1_t66B514BE877E216616DEDD40416127189FE16FA3* ___m_DestroyHeader;
Func_1_tEA19435E526C20D577E34BADB14CA06F066636C2* ___m_MakeCell;
Action_2_tA1EAD43A5C76FF3E77D1705EC83B9AB7B1BE7D88* ___m_BindCell;
Action_2_tA1EAD43A5C76FF3E77D1705EC83B9AB7B1BE7D88* ___m_UnbindCellItem;
EventHandler_1_t522C29C2B48DA5A0C0D9F0978320FD1F630ADE69* ___propertyChanged;
Comparison_1_tB7DE1436CB53924C2FC41FF926D074C1ACC14D89* ___U3CcomparisonU3Ek__BackingField;
String_t* ___U3CbindingPathU3Ek__BackingField;
Action_1_t66B514BE877E216616DEDD40416127189FE16FA3* ___U3CdestroyCellU3Ek__BackingField;
Columns_t487EAF3B634F6D919D58F1927099A8883964831B* ___U3CcollectionU3Ek__BackingField;
Action_2_t240BAEB1DC7A6558995FFCB7E0186F2ABB2CE346* ___changed;
Action_1_t1EA00726877CBFFB94EE52CCD9672A96472984B8* ___resized;
};
struct LayoutDataAccess_t99AA56349D0BC76F3742B927F4F0DDB21511FBBA
{
int32_t ___m_Manager;
LayoutDataStore_tE59A593CD73517DDC7C117B293E7C2C6F17DC364 ___m_Nodes;
LayoutDataStore_tE59A593CD73517DDC7C117B293E7C2C6F17DC364 ___m_Configs;
};
struct NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A : public SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295
{
};
struct PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79
{
PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF ___m_Part0;
PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF ___m_Part1;
PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF ___m_Part2;
PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF ___m_Part3;
PropertyPathPartU5BU5D_t7994D542F14DDDDEABB1792C335C20149399AEBB* ___m_AdditionalParts;
int32_t ___U3CLengthU3Ek__BackingField;
};
struct PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79_marshaled_pinvoke
{
PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF_marshaled_pinvoke ___m_Part0;
PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF_marshaled_pinvoke ___m_Part1;
PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF_marshaled_pinvoke ___m_Part2;
PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF_marshaled_pinvoke ___m_Part3;
PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF_marshaled_pinvoke* ___m_AdditionalParts;
int32_t ___U3CLengthU3Ek__BackingField;
};
struct PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79_marshaled_com
{
PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF_marshaled_com ___m_Part0;
PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF_marshaled_com ___m_Part1;
PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF_marshaled_com ___m_Part2;
PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF_marshaled_com ___m_Part3;
PropertyPathPart_tFB308743948D2298957DC1898D90AF2ACFED9DFF_marshaled_com* ___m_AdditionalParts;
int32_t ___U3CLengthU3Ek__BackingField;
};
struct RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27 : public Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700
{
};
struct StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8
{
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 ___m_Value;
int32_t ___m_Keyword;
};
struct StylePropertyValue_tED32F617FABE99611B213BFCF9D1D909E7F141C2
{
StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* ___sheet;
StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D ___handle;
};
struct StylePropertyValue_tED32F617FABE99611B213BFCF9D1D909E7F141C2_marshaled_pinvoke
{
StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* ___sheet;
StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D ___handle;
};
struct StylePropertyValue_tED32F617FABE99611B213BFCF9D1D909E7F141C2_marshaled_com
{
StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* ___sheet;
StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D ___handle;
};
struct StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428 : public ScriptableObject_tB3BFDB921A1B1795B38A5417D3B97A89A140436A
{
bool ___m_ImportedWithErrors;
bool ___m_ImportedWithWarnings;
StyleRuleU5BU5D_t7897A39D88CA043B2BFB5B28C53B41564EBA3AF3* ___m_Rules;
StyleComplexSelectorU5BU5D_tF7B5239DE9BF477DECF97EFBA7CB1D71C45DB857* ___m_ComplexSelectors;
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* ___floats;
DimensionU5BU5D_t1EE1B3F9368D444E779CAB3E1CBD9959F8762F4B* ___dimensions;
ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389* ___colors;
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* ___strings;
ObjectU5BU5D_tD4BF1BEC72A31DF6611C0B8FA3112AF128FC3F8A* ___assets;
ImportStructU5BU5D_t42D231FD5BB4B620965D7BED87D56D531B4C7AE9* ___imports;
List_1_tEA16F82F7871418E28EB6F551D77A8AD9F2E337F* ___m_FlattenedImportedStyleSheets;
int32_t ___m_ContentHash;
ScalableImageU5BU5D_t8C989174900062AED19A057FDCF0529F8C594A52* ___scalableImages;
Dictionary_2U5BU5D_t8D6AC1901F24F556E57DD31832FD521C0201E655* ___tables;
int32_t ___nonEmptyTablesMask;
StyleComplexSelector_tE46C29F65FDBA48D3152781187401C8B55B7D8AD* ___firstRootSelector;
StyleComplexSelector_tE46C29F65FDBA48D3152781187401C8B55B7D8AD* ___firstWildCardSelector;
bool ___m_IsDefaultStyleSheet;
};
struct Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4 : public Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700
{
};
struct Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E
{
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 ___m_X;
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 ___m_Y;
float ___m_Z;
bool ___m_isNone;
};
struct Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E_marshaled_pinvoke
{
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 ___m_X;
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 ___m_Y;
float ___m_Z;
int32_t ___m_isNone;
};
struct Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E_marshaled_com
{
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 ___m_X;
Length_t90BB06D47DD6DB461ED21BD3E3241FAB6C824256 ___m_Y;
float ___m_Z;
int32_t ___m_isNone;
};
struct UxmlImageAttributeDescription_tD2CD898F8B071017F56C7B55D23176616EA70188 : public UxmlAttributeDescription_t742D021489DB2B564142146CAAAC3F9191825EF2
{
Type_t* ___m_AssetType;
Background_t3C720DED4FAF016332D29FB86C9BE8D5D0D8F0C8 ___U3CdefaultValueU3Ek__BackingField;
};
struct VectorImage_t7BD8CE948377FFE95FCA0C48014ACDFC13B8F8FC : public ScriptableObject_tB3BFDB921A1B1795B38A5417D3B97A89A140436A
{
int32_t ___version;
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* ___atlas;
VectorImageVertexU5BU5D_tA19C37074824265F1A5684A6F2C156559455C1C4* ___vertices;
UInt16U5BU5D_tEB7C42D811D999D2AA815BADC3FCCDD9C67B3F83* ___indices;
GradientSettingsU5BU5D_t5A316EDE81269563C087800A519341276F98AF9C* ___settings;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___size;
};
struct UxmlTraits_t71FC85ADDE15ED13EAEAA0CEF1B5D7F4F44DAFAE : public UxmlTraits_tDED0FF94BF82D1F4DCFD14DBC22DCA51D30D1172
{
UxmlFloatAttributeDescription_t1B8A606E367C713102FC17E8AC732758B48DD4BB* ___m_LowValue;
UxmlFloatAttributeDescription_t1B8A606E367C713102FC17E8AC732758B48DD4BB* ___m_HighValue;
UxmlFloatAttributeDescription_t1B8A606E367C713102FC17E8AC732758B48DD4BB* ___m_Value;
UxmlStringAttributeDescription_t60C9BE81B6A3251AD7A38A90E46F240E016293EF* ___m_Title;
};
struct UxmlTraits_tC0F237554376517ACB6D02877E9CD375F8476E1A : public UxmlTraits_tDED0FF94BF82D1F4DCFD14DBC22DCA51D30D1172
{
UxmlEnumAttributeDescription_1_tAEFC99D3FCE81E662F942BF4073F337BFFDFE867* ___m_VirtualizationMethod;
UxmlIntAttributeDescription_tFDF4F77C2CD7C4790E8E135B0F353699D19CB5B4* ___m_FixedItemHeight;
UxmlBoolAttributeDescription_t86EA1242C539B39911E63699A4AE0C47918701CE* ___m_ShowBorder;
UxmlEnumAttributeDescription_1_t56478B19520E6E85B4966DAFF7FA16680EF0A300* ___m_SelectionType;
UxmlEnumAttributeDescription_1_tBDA39AF7DA4B8FD397DF15A7888FF979DDDC25A4* ___m_ShowAlternatingRowBackgrounds;
UxmlBoolAttributeDescription_t86EA1242C539B39911E63699A4AE0C47918701CE* ___m_Reorderable;
UxmlBoolAttributeDescription_t86EA1242C539B39911E63699A4AE0C47918701CE* ___m_HorizontalScrollingEnabled;
};
struct UxmlTraits_t8F9F8E46DE4A7DDD1380F89F35F670433ADFF3FC : public UxmlTraits_tDED0FF94BF82D1F4DCFD14DBC22DCA51D30D1172
{
UxmlStringAttributeDescription_t60C9BE81B6A3251AD7A38A90E46F240E016293EF* ___m_Text;
UxmlBoolAttributeDescription_t86EA1242C539B39911E63699A4AE0C47918701CE* ___m_EnableRichText;
UxmlBoolAttributeDescription_t86EA1242C539B39911E63699A4AE0C47918701CE* ___m_EmojiFallbackSupport;
UxmlBoolAttributeDescription_t86EA1242C539B39911E63699A4AE0C47918701CE* ___m_ParseEscapeSequences;
UxmlBoolAttributeDescription_t86EA1242C539B39911E63699A4AE0C47918701CE* ___m_Selectable;
UxmlBoolAttributeDescription_t86EA1242C539B39911E63699A4AE0C47918701CE* ___m_SelectWordByDoubleClick;
UxmlBoolAttributeDescription_t86EA1242C539B39911E63699A4AE0C47918701CE* ___m_SelectLineByTripleClick;
UxmlBoolAttributeDescription_t86EA1242C539B39911E63699A4AE0C47918701CE* ___m_DisplayTooltipWhenElided;
};
struct BaseFieldTraits_2_t0332B81E925A2DD0C7336EA3844C361A9351EC52 : public UxmlTraits_tFAE5C0FBB76BB1085129E3DCBA4122677D520EA8
{
UxmlBoolAttributeDescription_t86EA1242C539B39911E63699A4AE0C47918701CE* ___m_Value;
};
struct BaseFieldTraits_2_t53D6D25C007082D64FCE54A038FBB3035CAC857A : public UxmlTraits_t50449A906982002DEB63914C9EEB0CDD7C7842AE
{
UxmlIntAttributeDescription_tFDF4F77C2CD7C4790E8E135B0F353699D19CB5B4* ___m_Value;
};
struct BaseFieldTraits_2_t61451594F638018EFB826250DDBFDF898485A7B1 : public UxmlTraits_t742A2481272223CFFDEFEE7757C4917A35605B5F
{
UxmlFloatAttributeDescription_t1B8A606E367C713102FC17E8AC732758B48DD4BB* ___m_Value;
};
struct ChangeEvent_1_t2AA4161DCA648D276CFE726DD08B0D55FA799D4B : public EventBase_1_tBA26F1F71F5552622D291E958C5BAAF8FC084715
{
bool ___U3CpreviousValueU3Ek__BackingField;
bool ___U3CnewValueU3Ek__BackingField;
};
struct ChangeEvent_1_tAB4351D85EACEBEE9040F90F3A0430C076BE372E : public EventBase_1_tFD2814ACBD849EFC6EA7F16B7E12945AD1904ACD
{
float ___U3CpreviousValueU3Ek__BackingField;
float ___U3CnewValueU3Ek__BackingField;
};
struct MouseEventBase_1_t668C64269EF6F77113679FD1210F50818CA7E12E : public EventBase_1_tFF13D0B80B4CBC6B9B6101B69E3A38EDB7D7A53E
{
int32_t ___U3CmodifiersU3Ek__BackingField;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___U3CmousePositionU3Ek__BackingField;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___U3ClocalMousePositionU3Ek__BackingField;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___U3CmouseDeltaU3Ek__BackingField;
int32_t ___U3CclickCountU3Ek__BackingField;
int32_t ___U3CbuttonU3Ek__BackingField;
int32_t ___U3CpressedButtonsU3Ek__BackingField;
RuntimeObject* ___U3CsourcePointerEventU3Ek__BackingField;
bool ___U3CrecomputeTopElementUnderMouseU3Ek__BackingField;
};
struct MouseEventBase_1_t35E93F7BC2C45F462571240059A9AEA02683F3C8 : public EventBase_1_tD5612D4D9A3CAD26CDB27B9D024C6D018D72FBC9
{
int32_t ___U3CmodifiersU3Ek__BackingField;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___U3CmousePositionU3Ek__BackingField;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___U3ClocalMousePositionU3Ek__BackingField;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___U3CmouseDeltaU3Ek__BackingField;
int32_t ___U3CclickCountU3Ek__BackingField;
int32_t ___U3CbuttonU3Ek__BackingField;
int32_t ___U3CpressedButtonsU3Ek__BackingField;
RuntimeObject* ___U3CsourcePointerEventU3Ek__BackingField;
bool ___U3CrecomputeTopElementUnderMouseU3Ek__BackingField;
};
struct PanelChangedEventBase_1_t08E54FB461E77FFD76488075D78EFDBED77D44E3 : public EventBase_1_t3BDDADBC1D58267000128C31AD0EB2BAAAEC6F22
{
RuntimeObject* ___U3CoriginPanelU3Ek__BackingField;
RuntimeObject* ___U3CdestinationPanelU3Ek__BackingField;
};
struct PanelChangedEventBase_1_t2214183CD8DA6044ECE671FF1DA69DCB8DDC8C39 : public EventBase_1_tE40FE9F8AB3B020689A80981F4566336B3EFA9B6
{
RuntimeObject* ___U3CoriginPanelU3Ek__BackingField;
RuntimeObject* ___U3CdestinationPanelU3Ek__BackingField;
};
struct PanelChangedEventBase_1_tBD261468FE94C0F11CE3EE232C78393DEB70F0E2 : public EventBase_1_t2B9B970022841F58172C0C783B7E1040BEF85AC1
{
RuntimeObject* ___U3CoriginPanelU3Ek__BackingField;
RuntimeObject* ___U3CdestinationPanelU3Ek__BackingField;
};
struct PointerCaptureEventBase_1_t265201C952224C804DDA3B4C56A4CA46B8A665CC : public EventBase_1_t2B9B970022841F58172C0C783B7E1040BEF85AC1
{
RuntimeObject* ___U3CrelatedTargetU3Ek__BackingField;
int32_t ___U3CpointerIdU3Ek__BackingField;
};
struct PointerCaptureEventBase_1_t126554CD81D838778F0E7A459970847AD90E364D : public EventBase_1_t49C5D050F7E36AA2230E042A0ACB06DE32E81034
{
RuntimeObject* ___U3CrelatedTargetU3Ek__BackingField;
int32_t ___U3CpointerIdU3Ek__BackingField;
};
struct PointerCaptureEventBase_1_tB71E4AEB34E7FFC989F93E9B522D53DFAEE2CE7F : public EventBase_1_tBD3A3272CA5474A0EF4F4EFF8E1751F89428D493
{
RuntimeObject* ___U3CrelatedTargetU3Ek__BackingField;
int32_t ___U3CpointerIdU3Ek__BackingField;
};
struct PointerEventBase_1_tCC99C5B34F8B8F012105435FC4A3CE4FD098045F : public EventBase_1_t2B9B970022841F58172C0C783B7E1040BEF85AC1
{
bool ___m_AltitudeNeedsConversion;
bool ___m_AzimuthNeedsConversion;
float ___m_AltitudeAngle;
float ___m_AzimuthAngle;
bool ___m_TiltNeeded;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___m_Tilt;
int32_t ___U3CpointerIdU3Ek__BackingField;
String_t* ___U3CpointerTypeU3Ek__BackingField;
bool ___U3CisPrimaryU3Ek__BackingField;
int32_t ___U3CbuttonU3Ek__BackingField;
int32_t ___U3CpressedButtonsU3Ek__BackingField;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___U3CpositionU3Ek__BackingField;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___U3ClocalPositionU3Ek__BackingField;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___U3CdeltaPositionU3Ek__BackingField;
float ___U3CdeltaTimeU3Ek__BackingField;
int32_t ___U3CclickCountU3Ek__BackingField;
float ___U3CpressureU3Ek__BackingField;
float ___U3CtangentialPressureU3Ek__BackingField;
float ___U3CtwistU3Ek__BackingField;
int32_t ___U3CpenStatusU3Ek__BackingField;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___U3CradiusU3Ek__BackingField;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___U3CradiusVarianceU3Ek__BackingField;
int32_t ___U3CmodifiersU3Ek__BackingField;
RuntimeObject* ___U3CcompatibilityMouseEventU3Ek__BackingField;
int32_t ___U3CdisplayIndexU3Ek__BackingField;
bool ___U3CrecomputeTopElementUnderPointerU3Ek__BackingField;
};
struct PointerEventBase_1_tE5B00823964EF715DC1ED310DB3F91B16D40D7C7 : public EventBase_1_tB8AF17419B0E6B39E32F8925FCA535F5CF5C79D2
{
bool ___m_AltitudeNeedsConversion;
bool ___m_AzimuthNeedsConversion;
float ___m_AltitudeAngle;
float ___m_AzimuthAngle;
bool ___m_TiltNeeded;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___m_Tilt;
int32_t ___U3CpointerIdU3Ek__BackingField;
String_t* ___U3CpointerTypeU3Ek__BackingField;
bool ___U3CisPrimaryU3Ek__BackingField;
int32_t ___U3CbuttonU3Ek__BackingField;
int32_t ___U3CpressedButtonsU3Ek__BackingField;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___U3CpositionU3Ek__BackingField;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___U3ClocalPositionU3Ek__BackingField;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___U3CdeltaPositionU3Ek__BackingField;
float ___U3CdeltaTimeU3Ek__BackingField;
int32_t ___U3CclickCountU3Ek__BackingField;
float ___U3CpressureU3Ek__BackingField;
float ___U3CtangentialPressureU3Ek__BackingField;
float ___U3CtwistU3Ek__BackingField;
int32_t ___U3CpenStatusU3Ek__BackingField;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___U3CradiusU3Ek__BackingField;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___U3CradiusVarianceU3Ek__BackingField;
int32_t ___U3CmodifiersU3Ek__BackingField;
RuntimeObject* ___U3CcompatibilityMouseEventU3Ek__BackingField;
int32_t ___U3CdisplayIndexU3Ek__BackingField;
bool ___U3CrecomputeTopElementUnderPointerU3Ek__BackingField;
};
struct PointerEventBase_1_t7591EB7533D2DA4AE63C7E535343F090911843C9 : public EventBase_1_t7D3D212E8AD9C53105AAC51DBD4FA5F700586F68
{
bool ___m_AltitudeNeedsConversion;
bool ___m_AzimuthNeedsConversion;
float ___m_AltitudeAngle;
float ___m_AzimuthAngle;
bool ___m_TiltNeeded;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___m_Tilt;
int32_t ___U3CpointerIdU3Ek__BackingField;
String_t* ___U3CpointerTypeU3Ek__BackingField;
bool ___U3CisPrimaryU3Ek__BackingField;
int32_t ___U3CbuttonU3Ek__BackingField;
int32_t ___U3CpressedButtonsU3Ek__BackingField;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___U3CpositionU3Ek__BackingField;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___U3ClocalPositionU3Ek__BackingField;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___U3CdeltaPositionU3Ek__BackingField;
float ___U3CdeltaTimeU3Ek__BackingField;
int32_t ___U3CclickCountU3Ek__BackingField;
float ___U3CpressureU3Ek__BackingField;
float ___U3CtangentialPressureU3Ek__BackingField;
float ___U3CtwistU3Ek__BackingField;
int32_t ___U3CpenStatusU3Ek__BackingField;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___U3CradiusU3Ek__BackingField;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___U3CradiusVarianceU3Ek__BackingField;
int32_t ___U3CmodifiersU3Ek__BackingField;
RuntimeObject* ___U3CcompatibilityMouseEventU3Ek__BackingField;
int32_t ___U3CdisplayIndexU3Ek__BackingField;
bool ___U3CrecomputeTopElementUnderPointerU3Ek__BackingField;
};
struct PointerEventBase_1_tED9D60928194E4D1F6C5F9C95D258E9102815B4B : public EventBase_1_t4941B5AE834AA028696C83756491CE8884F30DDE
{
bool ___m_AltitudeNeedsConversion;
bool ___m_AzimuthNeedsConversion;
float ___m_AltitudeAngle;
float ___m_AzimuthAngle;
bool ___m_TiltNeeded;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___m_Tilt;
int32_t ___U3CpointerIdU3Ek__BackingField;
String_t* ___U3CpointerTypeU3Ek__BackingField;
bool ___U3CisPrimaryU3Ek__BackingField;
int32_t ___U3CbuttonU3Ek__BackingField;
int32_t ___U3CpressedButtonsU3Ek__BackingField;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___U3CpositionU3Ek__BackingField;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___U3ClocalPositionU3Ek__BackingField;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___U3CdeltaPositionU3Ek__BackingField;
float ___U3CdeltaTimeU3Ek__BackingField;
int32_t ___U3CclickCountU3Ek__BackingField;
float ___U3CpressureU3Ek__BackingField;
float ___U3CtangentialPressureU3Ek__BackingField;
float ___U3CtwistU3Ek__BackingField;
int32_t ___U3CpenStatusU3Ek__BackingField;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___U3CradiusU3Ek__BackingField;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___U3CradiusVarianceU3Ek__BackingField;
int32_t ___U3CmodifiersU3Ek__BackingField;
RuntimeObject* ___U3CcompatibilityMouseEventU3Ek__BackingField;
int32_t ___U3CdisplayIndexU3Ek__BackingField;
bool ___U3CrecomputeTopElementUnderPointerU3Ek__BackingField;
};
struct PointerEventBase_1_t2DFB78320E5810F8163F6CF5D3C5537CF40B2496 : public EventBase_1_t2637736704939772A86A2904BCFD1B314097DD1E
{
bool ___m_AltitudeNeedsConversion;
bool ___m_AzimuthNeedsConversion;
float ___m_AltitudeAngle;
float ___m_AzimuthAngle;
bool ___m_TiltNeeded;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___m_Tilt;
int32_t ___U3CpointerIdU3Ek__BackingField;
String_t* ___U3CpointerTypeU3Ek__BackingField;
bool ___U3CisPrimaryU3Ek__BackingField;
int32_t ___U3CbuttonU3Ek__BackingField;
int32_t ___U3CpressedButtonsU3Ek__BackingField;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___U3CpositionU3Ek__BackingField;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___U3ClocalPositionU3Ek__BackingField;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___U3CdeltaPositionU3Ek__BackingField;
float ___U3CdeltaTimeU3Ek__BackingField;
int32_t ___U3CclickCountU3Ek__BackingField;
float ___U3CpressureU3Ek__BackingField;
float ___U3CtangentialPressureU3Ek__BackingField;
float ___U3CtwistU3Ek__BackingField;
int32_t ___U3CpenStatusU3Ek__BackingField;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___U3CradiusU3Ek__BackingField;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___U3CradiusVarianceU3Ek__BackingField;
int32_t ___U3CmodifiersU3Ek__BackingField;
RuntimeObject* ___U3CcompatibilityMouseEventU3Ek__BackingField;
int32_t ___U3CdisplayIndexU3Ek__BackingField;
bool ___U3CrecomputeTopElementUnderPointerU3Ek__BackingField;
};
struct UxmlEnumAttributeDescription_1_t122E2BB771358CB82D75349B398A98B1B469EF0F : public TypedUxmlAttributeDescription_1_t84ACDAB6D428E86BBFC7A95491F659166A3BA61A
{
};
struct UxmlEnumAttributeDescription_1_t5A6D7AEA8D9CBFB4EA00022FF39526FDFEB4601D : public TypedUxmlAttributeDescription_1_tE3A1AC78152BFC093D85549F8878EBCD0CD7A522
{
};
struct UxmlEnumAttributeDescription_1_tFEFA09B4807DEB9087783FC0949D1B9E59FD5714 : public TypedUxmlAttributeDescription_1_tBC0B14CC8ABB55A5BEE92F6ADC146F9581D1B4A6
{
};
struct UxmlEnumAttributeDescription_1_tE917EB07524B748358268D477C28192147D7D3EE : public TypedUxmlAttributeDescription_1_t99441C99D196EE2554A8A68E47B06AC9F86348E3
{
};
struct UxmlEnumAttributeDescription_1_t70756E9476125787696A6BBD939C823824B6076E : public TypedUxmlAttributeDescription_1_t8A23630C5270878BE54AE923FB600CEEC02C404B
{
};
struct UxmlEnumAttributeDescription_1_t3F5500BF676EB706F84A668D04345FF406A7A1D5 : public TypedUxmlAttributeDescription_1_t040C5673D6A5418D4FDAC5AC276A92EB542FE209
{
};
struct ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129 : public ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263
{
};
struct BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E
{
PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79 ___m_PropertyPath;
String_t* ___m_Path;
};
struct BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E_marshaled_pinvoke
{
PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79_marshaled_pinvoke ___m_PropertyPath;
char* ___m_Path;
};
struct BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E_marshaled_com
{
PropertyPath_tA523CA2740853534DF6C009C588464B45A6D0A79_marshaled_com ___m_PropertyPath;
Il2CppChar* ___m_Path;
};
struct CustomStyleResolvedEvent_t54D095D62773F628A6A05A4531DEE990166062E6 : public EventBase_1_t28A1B2B8FC43209D9402B4CC45E8C562DFDC26AD
{
};
struct GeometryChangedEvent_tB4A621001850F337A676F8CC27F172B8ADB22A9A : public EventBase_1_tCDEFDAD598AAC8D3B106EB41834C9619E903374E
{
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___U3ColdRectU3Ek__BackingField;
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___U3CnewRectU3Ek__BackingField;
int32_t ___U3ClayoutPassU3Ek__BackingField;
};
struct LayoutNode_tADF081B0F16F76B66459DE38F3AD8EC098F22CBE
{
LayoutDataAccess_t99AA56349D0BC76F3742B927F4F0DDB21511FBBA ___m_Access;
LayoutHandle_tCFE060947B4EDC8F11BF5B480181493FB578BEB6 ___m_Handle;
};
struct StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089
{
Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E ___m_Value;
int32_t ___m_Keyword;
};
struct StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089_marshaled_pinvoke
{
Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E_marshaled_pinvoke ___m_Value;
int32_t ___m_Keyword;
};
struct StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089_marshaled_com
{
Translate_t494F6E802F8A640D67819C9D26BE62DED1218A8E_marshaled_com ___m_Value;
int32_t ___m_Keyword;
};
struct TooltipEvent_t48F59E9AFAADF9D1B8A7A3A5CB8A49DA6D3E7187 : public EventBase_1_tA8F4CCB45CFF201C5BB301A14B9C4FC60522358C
{
String_t* ___U3CtooltipU3Ek__BackingField;
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___U3CrectU3Ek__BackingField;
};
struct UxmlBoolAttributeDescription_t86EA1242C539B39911E63699A4AE0C47918701CE : public TypedUxmlAttributeDescription_1_t7ECE12D1C0C385835D77803906F54B792532FD39
{
};
struct UxmlFloatAttributeDescription_t1B8A606E367C713102FC17E8AC732758B48DD4BB : public TypedUxmlAttributeDescription_1_t460827E989E5BB273194A7D197EAF27D7FE88F40
{
};
struct UxmlIntAttributeDescription_tFDF4F77C2CD7C4790E8E135B0F353699D19CB5B4 : public TypedUxmlAttributeDescription_1_tF8E164DB2A1FE613654370D348F4C3680DA42A03
{
};
struct UxmlLongAttributeDescription_t5B27C54F972BAACA9CB7B53CF76AAE5603E291D8 : public TypedUxmlAttributeDescription_1_t770D286476B60B77E50FA56D7BFEF86C2CA4F8A1
{
};
struct UxmlStringAttributeDescription_t60C9BE81B6A3251AD7A38A90E46F240E016293EF : public TypedUxmlAttributeDescription_1_tD8728D2AC8F9232D2E6A83B327DC0258F2CEEFA2
{
};
struct UxmlTraits_tFB3C7A9DB57C6E5237CF60234A229A8C050DD891 : public UxmlTraits_tC0F237554376517ACB6D02877E9CD375F8476E1A
{
UxmlBoolAttributeDescription_t86EA1242C539B39911E63699A4AE0C47918701CE* ___m_ShowFoldoutHeader;
UxmlStringAttributeDescription_t60C9BE81B6A3251AD7A38A90E46F240E016293EF* ___m_HeaderTitle;
UxmlBoolAttributeDescription_t86EA1242C539B39911E63699A4AE0C47918701CE* ___m_ShowAddRemoveFooter;
UxmlBoolAttributeDescription_t86EA1242C539B39911E63699A4AE0C47918701CE* ___m_AllowAdd;
UxmlBoolAttributeDescription_t86EA1242C539B39911E63699A4AE0C47918701CE* ___m_AllowRemove;
UxmlEnumAttributeDescription_1_t6B645354FE07FEFB4CE8318305453A277F27C58E* ___m_ReorderMode;
UxmlBoolAttributeDescription_t86EA1242C539B39911E63699A4AE0C47918701CE* ___m_ShowBoundCollectionSize;
UxmlEnumAttributeDescription_1_t92B5743BADEA1E135EC802992274D751F23A40E7* ___m_BindingSourceSelectionMode;
};
struct UxmlTraits_t77ED93476E376AAC253D43EC610365EFC48C9D70 : public UxmlTraits_tC0F237554376517ACB6D02877E9CD375F8476E1A
{
UxmlBoolAttributeDescription_t86EA1242C539B39911E63699A4AE0C47918701CE* ___m_AutoExpand;
};
struct UxmlTraits_t34F909DF058605DF301A19BB8B3A26B47C7A92B4 : public UxmlTraits_t8F9F8E46DE4A7DDD1380F89F35F670433ADFF3FC
{
};
struct UxmlTraits_t9917B7107CCE571CAC1F7FBAE605B3FB4D2D255D : public UxmlTraits_t8F9F8E46DE4A7DDD1380F89F35F670433ADFF3FC
{
UxmlLongAttributeDescription_t5B27C54F972BAACA9CB7B53CF76AAE5603E291D8* ___m_Delay;
UxmlLongAttributeDescription_t5B27C54F972BAACA9CB7B53CF76AAE5603E291D8* ___m_Interval;
};
struct UxmlTraits_1_t7EC1134A0456E113E6507939D6B8A2637F90C6A0 : public BaseFieldTraits_2_t53D6D25C007082D64FCE54A038FBB3035CAC857A
{
};
struct UxmlTraits_1_tC6829861F9CA6892CFE75B6AA1E7D6B89963B5DE : public BaseFieldTraits_2_t61451594F638018EFB826250DDBFDF898485A7B1
{
};
struct AttachToPanelEvent_t95C0BC3DD37F324A7816CB2574B56D976C932B28 : public PanelChangedEventBase_1_t08E54FB461E77FFD76488075D78EFDBED77D44E3
{
};
struct BindablePropertyChangedEventArgs_tE40C7BBF5E93423192E64F4A712177E3949E8C32
{
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___m_PropertyName;
};
struct BindablePropertyChangedEventArgs_tE40C7BBF5E93423192E64F4A712177E3949E8C32_marshaled_pinvoke
{
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E_marshaled_pinvoke ___m_PropertyName;
};
struct BindablePropertyChangedEventArgs_tE40C7BBF5E93423192E64F4A712177E3949E8C32_marshaled_com
{
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E_marshaled_com ___m_PropertyName;
};
struct ContextualMenuPopulateEvent_t72C856D9B3951E3AA5901442A98BF6DE7F4258FB : public MouseEventBase_1_t668C64269EF6F77113679FD1210F50818CA7E12E
{
DropdownMenu_tCC0483D2EB24641C3ADAE4BC122C92ABCFB186D2* ___U3CmenuU3Ek__BackingField;
EventBase_tD7F89B936EB8074AE31E7B15976C072277371F7C* ___U3CtriggerEventU3Ek__BackingField;
ContextualMenuManager_tEE3B1F33FFFD180705467CA625AEBA0F5D63154B* ___m_ContextualMenuManager;
};
struct DetachFromPanelEvent_t5E26427B0E6AF96F0C522D1FCEDDC078D755E496 : public PanelChangedEventBase_1_t2214183CD8DA6044ECE671FF1DA69DCB8DDC8C39
{
};
struct PointerCancelEvent_t566D42065C3B376AD49A44A406AFE929A6CFEE51 : public PointerEventBase_1_tE5B00823964EF715DC1ED310DB3F91B16D40D7C7
{
};
struct PointerCaptureEvent_tB9E534FCED96BD293031FCEF549A28F5161701BB : public PointerCaptureEventBase_1_t126554CD81D838778F0E7A459970847AD90E364D
{
};
struct PointerCaptureOutEvent_t3D53CEE79BD37EC74F40289B4D5501C4449905E5 : public PointerCaptureEventBase_1_tB71E4AEB34E7FFC989F93E9B522D53DFAEE2CE7F
{
};
struct PointerDownEvent_tABAAD1BACBB98156D6BCCED51E11883EAFE03A51 : public PointerEventBase_1_t7591EB7533D2DA4AE63C7E535343F090911843C9
{
};
struct PointerMoveEvent_t2C1E2E20A07034638F48C3EB94B8520549D770C3 : public PointerEventBase_1_tED9D60928194E4D1F6C5F9C95D258E9102815B4B
{
bool ___U3CisHandledByDraggableU3Ek__BackingField;
};
struct PointerUpEvent_tCE779E8B94675B6A2758B82F6A84771CB26913D9 : public PointerEventBase_1_t2DFB78320E5810F8163F6CF5D3C5537CF40B2496
{
};
struct VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115 : public Focusable_t39F2BAF0AF6CA465BC2BEDAF9B5B2CF379B846D0
{
int32_t ___U3CUnityEngine_UIElements_IStylePropertyAnimations_runningAnimationCountU3Ek__BackingField;
int32_t ___U3CUnityEngine_UIElements_IStylePropertyAnimations_completedAnimationCountU3Ek__BackingField;
String_t* ___m_Name;
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* ___m_ClassList;
Dictionary_2_tBCCCFBCAC02A3C03E3C84D75696D4860D7444A35* ___m_PropertyBag;
int32_t ___m_Flags;
String_t* ___m_ViewDataKey;
int32_t ___m_RenderHints;
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___lastLayout;
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___lastPseudoPadding;
RenderData_t1ABE116B2B5E0409AC699E195922516606531DC2* ___renderData;
RenderData_t1ABE116B2B5E0409AC699E195922516606531DC2* ___nestedRenderData;
int32_t ___hierarchyDepth;
int32_t ___insertionIndex;
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___m_Layout;
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___m_BoundingBox;
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___m_WorldBoundingBox;
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___m_WorldTransformCache;
Matrix4x4_tDB70CF134A14BA38190C59AA700BCE10E2AED3E6 ___m_WorldTransformInverseCache;
int32_t ___triggerPseudoMask;
int32_t ___dependencyPseudoMask;
int32_t ___m_PseudoStates;
int32_t ___U3CcontainedPointerIdsU3Ek__BackingField;
int32_t ___m_PickingMode;
LayoutNode_tADF081B0F16F76B66459DE38F3AD8EC098F22CBE ___m_LayoutNode;
ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C ___m_Style;
StyleVariableContext_tF74F2787CE1F6BEBBFBFF0771CF493AC9E403527* ___variableContext;
int32_t ___inheritedStylesHash;
uint32_t ___controlid;
int32_t ___imguiContainerDescendantCount;
bool ___m_EnabledSelf;
int32_t ___m_LanguageDirection;
int32_t ___m_LocalLanguageDirection;
Action_1_t3DC3411926243F1DB9C330F8E105B904E38C1A0B* ___U3CgenerateVisualContentU3Ek__BackingField;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___m_defaultMaterial;
List_1_t96E9133B70FB6765E6B138E810D33E18901715DA* ___m_RunningAnimations;
RuntimeObject* ___m_DataSource;
PathRef_t76F7677792A14AF9D6A6EAB7F08C1A3DC2B27A55* ___m_DataSourcePath;
List_1_t592DF2E59D6E244DA0041698383484A07C7E0480* ___m_Bindings;
Type_t* ___U3CdataSourceTypeU3Ek__BackingField;
int32_t ___m_TrickleDownHandleEventCategories;
int32_t ___m_BubbleUpHandleEventCategories;
int32_t ___m_BubbleUpEventCallbackCategories;
int32_t ___m_TrickleDownEventCallbackCategories;
int32_t ___m_EventInterestSelfCategories;
int32_t ___m_CachedEventInterestParentCategories;
uint32_t ___m_NextParentCachedVersion;
uint32_t ___m_NextParentRequiredVersion;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___m_CachedNextParentWithEventInterests;
Hierarchy_t4CF226F0EDE9C117C51C505730FC80641B1F1677 ___U3ChierarchyU3Ek__BackingField;
bool ___U3CisRootVisualContainerU3Ek__BackingField;
bool ___U3CcacheAsBitmapU3Ek__BackingField;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___m_PhysicalParent;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___m_LogicalParent;
Action_2_tA1EAD43A5C76FF3E77D1705EC83B9AB7B1BE7D88* ___elementAdded;
Action_1_t66B514BE877E216616DEDD40416127189FE16FA3* ___elementRemoved;
List_1_t6115BBE78FE9310B180A2027321DF46F2A06AC95* ___m_Children;
BaseVisualElementPanel_tE3811F3D1474B72CB6CD5BCEECFF5B5CBEC1E303* ___U3CelementPanelU3Ek__BackingField;
VisualTreeAsset_tFB5BF81F0780A412AE5A7C2C552B3EEA64EA2EEB* ___m_VisualTreeAssetSource;
InlineStyleAccess_t5CA7877999C9442491A220AE50D605C84D09A165* ___inlineStyleAccess;
ResolvedStyleAccess_t226CC840EBACEE31CE1139ED5F717532AFFAEB45* ___resolvedStyleAccess;
List_1_tEA16F82F7871418E28EB6F551D77A8AD9F2E337F* ___styleSheetList;
TypeData_t01D670B4E71B5571B38C7412B1E652A47D6AF66A* ___m_TypeData;
};
struct WheelEvent_tDD5DB3A6F5F6FDB59AD7FF27491502FF18B9775E : public MouseEventBase_1_t35E93F7BC2C45F462571240059A9AEA02683F3C8
{
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___U3CdeltaU3Ek__BackingField;
};
struct UxmlTraits_t2A6662DF48FB093D4B92E41579AE7D811D83E82C : public UxmlTraits_tFB3C7A9DB57C6E5237CF60234A229A8C050DD891
{
UxmlEnumAttributeDescription_1_t122E2BB771358CB82D75349B398A98B1B469EF0F* ___m_SortingMode;
UxmlObjectAttributeDescription_1_tF4B29E4862BA15202F66B632F9FC4C9FE692A6D6* ___m_Columns;
UxmlObjectAttributeDescription_1_t5E9378C81403AB43C5D13E1EA0EB389A3C47F9F6* ___m_SortColumnDescriptions;
};
struct UxmlTraits_t6D0A7D6AAE832548D96B85B8DCEA980213904FE7 : public UxmlTraits_t77ED93476E376AAC253D43EC610365EFC48C9D70
{
UxmlEnumAttributeDescription_1_t122E2BB771358CB82D75349B398A98B1B469EF0F* ___m_SortingMode;
UxmlObjectAttributeDescription_1_tF4B29E4862BA15202F66B632F9FC4C9FE692A6D6* ___m_Columns;
UxmlObjectAttributeDescription_1_t5E9378C81403AB43C5D13E1EA0EB389A3C47F9F6* ___m_SortColumnDescriptions;
};
struct UxmlTraits_t42E316800695D69D7A3970740D34C8A35F556DF3 : public BaseFieldTraits_2_t0332B81E925A2DD0C7336EA3844C361A9351EC52
{
UxmlStringAttributeDescription_t60C9BE81B6A3251AD7A38A90E46F240E016293EF* ___m_Text;
};
struct UxmlTraits_t2B80C3B5E7B8E0FBF2384F6224536E39AF415DB3 : public BaseFieldTraits_2_t53D6D25C007082D64FCE54A038FBB3035CAC857A
{
UxmlStringAttributeDescription_t60C9BE81B6A3251AD7A38A90E46F240E016293EF* ___m_Choices;
};
struct EventHandler_1_t522C29C2B48DA5A0C0D9F0978320FD1F630ADE69 : public MulticastDelegate_t
{
};
struct BindableElement_t873EFF65032D21AB3B7BFBA21675D1693967435C : public VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115
{
RuntimeObject* ___U3CbindingU3Ek__BackingField;
String_t* ___U3CbindingPathU3Ek__BackingField;
};
struct Image_tAEB35FD00A2200BF406AE5EDD15B4CB24DBBB8E3 : public VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115
{
int32_t ___m_ScaleMode;
Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* ___m_Image;
Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* ___m_Sprite;
VectorImage_t7BD8CE948377FFE95FCA0C48014ACDFC13B8F8FC* ___m_VectorImage;
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___m_UV;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___m_TintColor;
bool ___m_ImageIsInline;
bool ___m_ScaleModeIsInline;
bool ___m_TintColorIsInline;
};
struct MultiColumnCollectionHeader_t0B041BD57A14950E8C33DCD854F3A3C2C3DA706D : public VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115
{
bool ___m_SortingEnabled;
List_1_t75E66FBE18EAE33E2DBD8F2C48C54549332A997F* ___m_SortedColumns;
SortColumnDescriptions_tDC3FDF948D96F26E0BCB2C971C6EDA1E02BAB1EA* ___m_SortDescriptions;
List_1_t8E88137DBF3559DC2CF17853F82E9C24C134B291* ___m_OldSortedColumnStates;
bool ___m_SortingUpdatesTemporarilyDisabled;
ViewState_t5BBB8D6381ABFF63C3178453D4ACE18E7D54D4C0* ___m_ViewState;
bool ___m_ApplyingViewState;
bool ___m_DoLayoutScheduled;
Dictionary_2_t1C6F670EE6B3EEEEFF2CBA243476B8AC9C173D11* ___U3CcolumnDataMapU3Ek__BackingField;
ColumnLayout_tF0A72BFB169B3329F9720AF33516EBAFAB4400B4* ___U3CcolumnLayoutU3Ek__BackingField;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___U3CcolumnContainerU3Ek__BackingField;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___U3CresizeHandleContainerU3Ek__BackingField;
Columns_t487EAF3B634F6D919D58F1927099A8883964831B* ___U3CcolumnsU3Ek__BackingField;
Action_2_t28390B369564138BA256B9D0831BFEC2F9FF1006* ___columnResized;
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* ___columnSortingChanged;
Action_2_t723CF5545926725AE4B055BB8E304D27E617A846* ___contextMenuPopulateEvent;
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* ___viewDataRestored;
};
struct ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9 : public VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115
{
int32_t ___m_FirstLayoutPass;
int32_t ___m_HorizontalScrollerVisibility;
int32_t ___m_VerticalScrollerVisibility;
int64_t ___m_ElasticAnimationIntervalMs;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___m_AttachedRootVisualContainer;
float ___m_SingleLineHeight;
bool ___m_SingleLineHeightDirtyFlag;
bool ___m_MouseWheelScrollSizeIsInline;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___m_ScrollOffset;
float ___m_HorizontalPageSize;
float ___m_VerticalPageSize;
float ___m_MouseWheelScrollSize;
float ___m_ScrollDecelerationRate;
float ___k_ScaledPixelsPerPointMultiplier;
float ___k_TouchScrollInertiaBaseTimeInterval;
float ___m_Elasticity;
int32_t ___m_TouchScrollBehavior;
int32_t ___m_NestedInteractionKind;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___U3CcontentViewportU3Ek__BackingField;
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* ___U3ChorizontalScrollerU3Ek__BackingField;
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* ___U3CverticalScrollerU3Ek__BackingField;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___m_ContentContainer;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___m_ContentAndVerticalScrollContainer;
float ___previousVerticalTouchScrollTimeStamp;
float ___previousHorizontalTouchScrollTimeStamp;
float ___elapsedTimeSinceLastVerticalTouchScroll;
float ___elapsedTimeSinceLastHorizontalTouchScroll;
int32_t ___m_Mode;
RuntimeObject* ___m_ScheduledLayoutPassResetItem;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___m_StartPosition;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___m_PointerStartPosition;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___m_Velocity;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___m_SpringBackVelocity;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___m_LowBounds;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___m_HighBounds;
float ___m_LastVelocityLerpTime;
bool ___m_StartedMoving;
bool ___m_TouchPointerMoveAllowed;
bool ___m_TouchStoppedVelocity;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___m_CapturedTarget;
EventCallback_1_t7C6768AD962B0B50514570724A38E07DA18FB1FA* ___m_CapturedTargetPointerMoveCallback;
EventCallback_1_tE2BCC4FFB156A2716749F7BDD0036A743B039913* ___m_CapturedTargetPointerUpCallback;
RuntimeObject* ___m_PostPointerUpAnimation;
};
struct Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8 : public VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115
{
Action_1_t310F18CB4338A2740CA701F160C62E2C3198E66A* ___valueChanged;
Slider_t5891706383A14955E3FAD68A79829F3234681652* ___U3CsliderU3Ek__BackingField;
RepeatButton_t2CF59798FF30EF6DB8030E2D93CD346E38DDF981* ___U3ClowButtonU3Ek__BackingField;
RepeatButton_t2CF59798FF30EF6DB8030E2D93CD346E38DDF981* ___U3ChighButtonU3Ek__BackingField;
};
struct Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F : public VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115
{
Action_1_tA9652CCE1F7DAFFD48788A3CA92D7E0EA5BEE1F4* ___selected;
Func_1_t2BE7F58348C9CC544A8973B3A9E55541DE43C457* ___closing;
Action_1_tA9652CCE1F7DAFFD48788A3CA92D7E0EA5BEE1F4* ___closed;
String_t* ___m_Label;
Background_t3C720DED4FAF016332D29FB86C9BE8D5D0D8F0C8 ___m_IconImage;
bool ___m_Closeable;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___m_ContentContainer;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___m_DragHandle;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___m_CloseButton;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___m_TabHeader;
Image_tAEB35FD00A2200BF406AE5EDD15B4CB24DBBB8E3* ___m_TabHeaderImage;
Label_tC160668F9119CE0F5567021FB208E64A5B1C5B70* ___m_TabHeaderLabel;
TabDragger_tBCAA1E198307DD571687A180BA89FEFF328018A1* ___U3CdraggerU3Ek__BackingField;
int32_t ___U3CindexU3Ek__BackingField;
};
struct TabDragLocationPreview_tAB80E5C0B12B67B5CE830D5283D3DCB4DC058BDE : public VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___m_Preview;
};
struct TabDragPreview_tD787193F322BAB6FAEA97A13972C4149376EB07A : public VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115
{
};
struct TabView_t3B7B40580E4AE714A5766774568BA256426F3252 : public VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___U3CcontentViewportU3Ek__BackingField;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___m_HeaderContainer;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___m_ContentContainer;
List_1_t546CBF3BD9AD27F567C763DA9FB3491CEB738B5F* ___m_Tabs;
List_1_t6115BBE78FE9310B180A2027321DF46F2A06AC95* ___m_TabHeaders;
Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F* ___m_ActiveTab;
ViewState_tDD2CE7058AAC29660D6717E1CF341951BB561C2C* ___m_ViewState;
bool ___m_ApplyingViewState;
bool ___m_Reordering;
RepeatButton_t2CF59798FF30EF6DB8030E2D93CD346E38DDF981* ___U3CnextButtonU3Ek__BackingField;
RepeatButton_t2CF59798FF30EF6DB8030E2D93CD346E38DDF981* ___U3CpreviousButtonU3Ek__BackingField;
Action_2_tD20DA991AFB7A93AA2A4405D8230695D97BA7E68* ___activeTabChanged;
Action_2_tD7438462601D3939500ED67463331FE00CFFBDB8* ___tabReordered;
Action_2_t7E8DAED63F7EDF36336DAA07A1749008632F1393* ___tabClosed;
bool ___m_Reorderable;
};
struct UxmlTraits_tEB183E6CCCED03B250C5B72A6A759513B7E2BA61 : public UxmlTraits_1_tC6829861F9CA6892CFE75B6AA1E7D6B89963B5DE
{
UxmlFloatAttributeDescription_t1B8A606E367C713102FC17E8AC732758B48DD4BB* ___m_LowValue;
UxmlFloatAttributeDescription_t1B8A606E367C713102FC17E8AC732758B48DD4BB* ___m_HighValue;
UxmlFloatAttributeDescription_t1B8A606E367C713102FC17E8AC732758B48DD4BB* ___m_PageSize;
UxmlBoolAttributeDescription_t86EA1242C539B39911E63699A4AE0C47918701CE* ___m_ShowInputField;
UxmlEnumAttributeDescription_1_tE917EB07524B748358268D477C28192147D7D3EE* ___m_Direction;
UxmlBoolAttributeDescription_t86EA1242C539B39911E63699A4AE0C47918701CE* ___m_Inverted;
};
struct UxmlTraits_t2206B0B2D5EE3D8872D28BE1CC3AE0224BA04DAE : public UxmlTraits_1_t7EC1134A0456E113E6507939D6B8A2637F90C6A0
{
UxmlIntAttributeDescription_tFDF4F77C2CD7C4790E8E135B0F353699D19CB5B4* ___m_LowValue;
UxmlIntAttributeDescription_tFDF4F77C2CD7C4790E8E135B0F353699D19CB5B4* ___m_HighValue;
UxmlIntAttributeDescription_tFDF4F77C2CD7C4790E8E135B0F353699D19CB5B4* ___m_PageSize;
UxmlBoolAttributeDescription_t86EA1242C539B39911E63699A4AE0C47918701CE* ___m_ShowInputField;
UxmlEnumAttributeDescription_1_tE917EB07524B748358268D477C28192147D7D3EE* ___m_Direction;
UxmlBoolAttributeDescription_t86EA1242C539B39911E63699A4AE0C47918701CE* ___m_Inverted;
};
struct BaseField_1_t33E37D3A182C1DDE900EA4039FE03BF68FD0CD26 : public BindableElement_t873EFF65032D21AB3B7BFBA21675D1693967435C
{
float ___m_LabelWidthRatio;
float ___m_LabelExtraPadding;
float ___m_LabelBaseMinWidth;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___m_VisualInput;
Action_1_tAE453A6458E1DAD68CAF44DC8FF62EC18FEAA930* ___expressionEvaluated;
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* ___viewDataRestored;
bool ___m_Value;
Func_2_t66AC14B29DD8B1DDD05693A14E55CF7707C762DB* ___onValidateValue;
int32_t ___U3CdispatchModeU3Ek__BackingField;
Label_tC160668F9119CE0F5567021FB208E64A5B1C5B70* ___U3ClabelElementU3Ek__BackingField;
bool ___m_ShowMixedValue;
Label_tC160668F9119CE0F5567021FB208E64A5B1C5B70* ___m_MixedValueLabel;
bool ___m_SkipValidation;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___m_CachedContextWidthElement;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___m_CachedInspectorElement;
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* ___U3CUnityEngine_UIElements_IEditableElement_editingStartedU3Ek__BackingField;
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* ___U3CUnityEngine_UIElements_IEditableElement_editingEndedU3Ek__BackingField;
};
struct BaseField_1_tB351B262306464787F5A31B33CDC431E89796615 : public BindableElement_t873EFF65032D21AB3B7BFBA21675D1693967435C
{
float ___m_LabelWidthRatio;
float ___m_LabelExtraPadding;
float ___m_LabelBaseMinWidth;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___m_VisualInput;
Action_1_tAE453A6458E1DAD68CAF44DC8FF62EC18FEAA930* ___expressionEvaluated;
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* ___viewDataRestored;
int32_t ___m_Value;
Func_2_t2FDA873D8482C79555CFB05233D610E8F1C7C354* ___onValidateValue;
int32_t ___U3CdispatchModeU3Ek__BackingField;
Label_tC160668F9119CE0F5567021FB208E64A5B1C5B70* ___U3ClabelElementU3Ek__BackingField;
bool ___m_ShowMixedValue;
Label_tC160668F9119CE0F5567021FB208E64A5B1C5B70* ___m_MixedValueLabel;
bool ___m_SkipValidation;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___m_CachedContextWidthElement;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___m_CachedInspectorElement;
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* ___U3CUnityEngine_UIElements_IEditableElement_editingStartedU3Ek__BackingField;
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* ___U3CUnityEngine_UIElements_IEditableElement_editingEndedU3Ek__BackingField;
};
struct BaseField_1_t1BD309672FAB87887168305A09C320E26F166DA7 : public BindableElement_t873EFF65032D21AB3B7BFBA21675D1693967435C
{
float ___m_LabelWidthRatio;
float ___m_LabelExtraPadding;
float ___m_LabelBaseMinWidth;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___m_VisualInput;
Action_1_tAE453A6458E1DAD68CAF44DC8FF62EC18FEAA930* ___expressionEvaluated;
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* ___viewDataRestored;
float ___m_Value;
Func_2_t2A7432CC4F64D0DF6D8629208B154CF139B39AF2* ___onValidateValue;
int32_t ___U3CdispatchModeU3Ek__BackingField;
Label_tC160668F9119CE0F5567021FB208E64A5B1C5B70* ___U3ClabelElementU3Ek__BackingField;
bool ___m_ShowMixedValue;
Label_tC160668F9119CE0F5567021FB208E64A5B1C5B70* ___m_MixedValueLabel;
bool ___m_SkipValidation;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___m_CachedContextWidthElement;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___m_CachedInspectorElement;
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* ___U3CUnityEngine_UIElements_IEditableElement_editingStartedU3Ek__BackingField;
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* ___U3CUnityEngine_UIElements_IEditableElement_editingEndedU3Ek__BackingField;
};
struct AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30 : public BindableElement_t873EFF65032D21AB3B7BFBA21675D1693967435C
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___m_Background;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___m_Progress;
Label_tC160668F9119CE0F5567021FB208E64A5B1C5B70* ___m_Title;
float ___m_LowValue;
float ___m_HighValue;
float ___m_Value;
};
struct BaseVerticalCollectionView_t2BCDC86B9E301E46CFB2500A834D640F0B96ADAE : public BindableElement_t873EFF65032D21AB3B7BFBA21675D1693967435C
{
Action_1_tCB2600FFD386071D232B22D0FFBB8989B853DFD5* ___itemsChosen;
Action_1_tCB2600FFD386071D232B22D0FFBB8989B853DFD5* ___selectionChanged;
Action_1_t68F947CFF3E836EB3A2C880E204C2D89F5AEB115* ___selectedIndicesChanged;
Action_2_tD7438462601D3939500ED67463331FE00CFFBDB8* ___itemIndexChanged;
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* ___itemsSourceChanged;
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* ___m_SelectionNotChanged;
Func_2_tD62FEF82C38D2F936C4A0BE93BCEEE9CF7A7DB06* ___canStartDrag;
Func_2_tAA84235D71BA06591784319703175CFB5E386A7F* ___setupDragAndDrop;
Func_2_tB008453FB2AEC254EDA582B30C36A8A98998AAF0* ___dragAndDropUpdate;
Func_2_tB008453FB2AEC254EDA582B30C36A8A98998AAF0* ___handleDrop;
int32_t ___m_SelectionType;
bool ___allowSingleClickChoice;
bool ___m_HorizontalScrollingEnabled;
int32_t ___m_ShowAlternatingRowBackgrounds;
float ___m_FixedItemHeight;
bool ___m_ItemHeightIsInline;
int32_t ___m_VirtualizationMethod;
ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* ___m_ScrollView;
CollectionViewController_t89D7C4989B72B4127DF82DC97FED5D7FE01D9768* ___m_ViewController;
CollectionVirtualizationController_t55D4B8A3B70A7C50AC8BEF90F18EF888017E7801* ___m_VirtualizationController;
KeyboardNavigationManipulator_t7E9BA3568ADC1660C4E09B924ECD457E33B835B3* ___m_NavigationManipulator;
SerializedVirtualizationData_t8EA4D4340BC124E7FC98396C263F0FEC091B53CB* ___serializedVirtualizationData;
List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* ___m_SelectedIds;
Selection_tDC7A99533BDD2EB0142DB028DB38A7B4D4BBC93B* ___m_Selection;
float ___m_LastHeight;
bool ___m_IsRangeSelectionDirectionUp;
ListViewDragger_t692E8911568C27949D7B443C4B82CB7925111BBD* ___m_Dragger;
Action_2_tD7438462601D3939500ED67463331FE00CFFBDB8* ___m_ItemIndexChangedCallback;
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* ___m_ItemsSourceChangedCallback;
RuntimeObject* ___m_RebuildScheduled;
int32_t ___m_PreviousRefreshedCount;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___m_TouchDownPosition;
int64_t ___m_LastPointerDownTimeStamp;
int32_t ___m_PointerDownCount;
};
struct TextElement_tD56C5044CCC5552285DC8A9950CC60448C80FEE0 : public BindableElement_t873EFF65032D21AB3B7BFBA21675D1693967435C
{
Action_1_t21FD3C63C847CD92920291C92517DD3E3D04358C* ___U3CPostProcessTextVerticesU3Ek__BackingField;
UITKTextHandle_t1FF3B4EC2367C05F42D61C660D6FE30DF91C06CE* ___U3CuitkTextHandleU3Ek__BackingField;
String_t* ___m_Text;
bool ___m_EnableRichText;
bool ___m_EmojiFallbackSupport;
bool ___m_ParseEscapeSequences;
bool ___m_DisplayTooltipWhenElided;
bool ___U3CisElidedU3Ek__BackingField;
String_t* ___elidedText;
bool ___m_WasElided;
TextEditingManipulator_t9AC543C81F3778888F421C8D93003EBC8902EB29* ___U3CeditingManipulatorU3Ek__BackingField;
bool ___isInputField;
bool ___m_Multiline;
TouchScreenKeyboard_tE87B78A3DAED69816B44C99270A734682E093E7A* ___m_TouchScreenKeyboard;
Action_1_t10DCB0C07D0D3C565CEACADC80D1152B35A45F6C* ___onIsReadOnlyChanged;
int32_t ___m_KeyboardType;
bool ___m_HideMobileInput;
bool ___m_IsReadOnly;
int32_t ___m_MaxLength;
String_t* ___m_PlaceholderText;
bool ___U3CUnityEngine_UIElements_ITextEdition_isDelayedU3Ek__BackingField;
Func_2_tF409A653B8F770E0A30CD80D21764FB1DDB2A28F* ___U3CUnityEngine_UIElements_ITextEdition_AcceptCharacterU3Ek__BackingField;
Action_1_t10DCB0C07D0D3C565CEACADC80D1152B35A45F6C* ___U3CUnityEngine_UIElements_ITextEdition_UpdateScrollOffsetU3Ek__BackingField;
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* ___U3CUnityEngine_UIElements_ITextEdition_UpdateValueFromTextU3Ek__BackingField;
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* ___U3CUnityEngine_UIElements_ITextEdition_UpdateTextFromValueU3Ek__BackingField;
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* ___U3CUnityEngine_UIElements_ITextEdition_MoveFocusToCompositeRootU3Ek__BackingField;
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* ___U3COnPlaceholderChangedU3Ek__BackingField;
Func_1_t367387BB2C476D3F32DB12161B5FDC128DC3231C* ___U3CUnityEngine_UIElements_ITextEdition_GetDefaultValueTypeU3Ek__BackingField;
String_t* ___m_RenderedText;
String_t* ___m_OriginalText;
Il2CppChar ___m_MaskChar;
bool ___m_IsPassword;
bool ___m_HidePlaceholderTextOnFocus;
bool ___m_AutoCorrection;
TextSelectingManipulator_t85DD873E0C5537C1F8468B6FE5E4C9995B193855* ___m_SelectingManipulator;
bool ___m_IsSelectable;
bool ___m_DoubleClickSelectsWord;
bool ___m_TripleClickSelectsLine;
bool ___m_SelectAllOnFocus;
bool ___m_SelectAllOnMouseUp;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___m_SelectionColor;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___m_CursorColor;
float ___m_CursorWidth;
};
struct BaseSlider_1_tCD357038DC0A12750F4E032D975E8D9F2AA6CD95 : public BaseField_1_tB351B262306464787F5A31B33CDC431E89796615
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___U3CdragContainerU3Ek__BackingField;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___U3CdragElementU3Ek__BackingField;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___U3CtrackElementU3Ek__BackingField;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___U3CdragBorderElementU3Ek__BackingField;
TextField_tDB34369F9468D7F02670087D9444EC23115827D9* ___U3CinputTextFieldU3Ek__BackingField;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___U3CfillElementU3Ek__BackingField;
float ___m_AdjustedPageSizeFromClick;
bool ___m_IsEditingTextField;
bool ___m_Fill;
int32_t ___m_LowValue;
int32_t ___m_HighValue;
float ___m_PageSize;
bool ___m_ShowInputField;
bool ___U3CclampedU3Ek__BackingField;
ClampedDragger_1_t38308021CEC312E002F1A5665B792022E28A1A3E* ___U3CclampedDraggerU3Ek__BackingField;
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___m_DragElementStartPos;
Action_1_tD69A6DC9FBE94131E52F5A73B2A9D4AB51EEC404* ___onSetValueWithoutNotify;
int32_t ___m_Direction;
bool ___m_Inverted;
};
struct BaseSlider_1_t72796443D058B00401238104911BE7078A9FD0BA : public BaseField_1_t1BD309672FAB87887168305A09C320E26F166DA7
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___U3CdragContainerU3Ek__BackingField;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___U3CdragElementU3Ek__BackingField;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___U3CtrackElementU3Ek__BackingField;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___U3CdragBorderElementU3Ek__BackingField;
TextField_tDB34369F9468D7F02670087D9444EC23115827D9* ___U3CinputTextFieldU3Ek__BackingField;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___U3CfillElementU3Ek__BackingField;
float ___m_AdjustedPageSizeFromClick;
bool ___m_IsEditingTextField;
bool ___m_Fill;
float ___m_LowValue;
float ___m_HighValue;
float ___m_PageSize;
bool ___m_ShowInputField;
bool ___U3CclampedU3Ek__BackingField;
ClampedDragger_1_t18A937D027747303C3811CCC9FAD288366DF8DC3* ___U3CclampedDraggerU3Ek__BackingField;
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___m_DragElementStartPos;
Action_1_t310F18CB4338A2740CA701F160C62E2C3198E66A* ___onSetValueWithoutNotify;
int32_t ___m_Direction;
bool ___m_Inverted;
};
struct BaseBoolField_t01F8AFD72D18F0EB65F949062615550A9ED30B0D : public BaseField_1_t33E37D3A182C1DDE900EA4039FE03BF68FD0CD26
{
Label_tC160668F9119CE0F5567021FB208E64A5B1C5B70* ___m_Label;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___m_CheckMark;
Clickable_tED3E313565F64BDF5DA9D3FE0FEFFD0E17E53834* ___m_Clickable;
bool ___U3CtoggleOnLabelClickU3Ek__BackingField;
bool ___U3CtoggleOnTextClickU3Ek__BackingField;
String_t* ___m_OriginalText;
};
struct BaseListView_t325EC1CB0CDB163106851B43AB91FB9EF0A59926 : public BaseVerticalCollectionView_t2BCDC86B9E301E46CFB2500A834D640F0B96ADAE
{
bool ___m_ShowBoundCollectionSize;
bool ___m_ShowFoldoutHeader;
String_t* ___m_HeaderTitle;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___drawnHeader;
Func_1_tEA19435E526C20D577E34BADB14CA06F066636C2* ___m_MakeHeader;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___drawnFooter;
Func_1_tEA19435E526C20D577E34BADB14CA06F066636C2* ___m_MakeFooter;
bool ___m_ShowAddRemoveFooter;
Action_1_t68F947CFF3E836EB3A2C880E204C2D89F5AEB115* ___itemsAdded;
Action_1_t68F947CFF3E836EB3A2C880E204C2D89F5AEB115* ___itemsRemoved;
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* ___itemsSourceSizeChanged;
RuntimeObject* ___m_TrackedItem;
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* ___m_TrackCount;
Func_1_t2BE7F58348C9CC544A8973B3A9E55541DE43C457* ___m_WhileAutoAssign;
int32_t ___m_BindingSourceSelectionMode;
Label_tC160668F9119CE0F5567021FB208E64A5B1C5B70* ___m_ListViewLabel;
Foldout_t150CF00C27D0C105EC2831E0BA1C5D8A96EF5DC3* ___m_Foldout;
TextField_tDB34369F9468D7F02670087D9444EC23115827D9* ___m_ArraySizeField;
bool ___m_IsOverMultiEditLimit;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___m_Footer;
Button_t8EC3B431665F84C0B637C11B0EA29236828646C2* ___m_AddButton;
Button_t8EC3B431665F84C0B637C11B0EA29236828646C2* ___m_RemoveButton;
Action_1_t68F947CFF3E836EB3A2C880E204C2D89F5AEB115* ___m_ItemAddedCallback;
Action_1_t68F947CFF3E836EB3A2C880E204C2D89F5AEB115* ___m_ItemRemovedCallback;
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* ___m_ItemsSourceSizeChangedCallback;
int32_t ___m_ReorderMode;
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* ___reorderModeChanged;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___m_NoneElement;
Func_1_tEA19435E526C20D577E34BADB14CA06F066636C2* ___m_MakeNoneElement;
bool ___m_AllowAdd;
Action_2_t56ED4EF8D64D97B4C4398ABB3CDE64EF63462F9A* ___m_OverridingAddButtonBehavior;
Action_1_tA3F02DB64696E0F82F9EDFBE9E4F540E862FB878* ___m_OnAdd;
bool ___m_AllowRemove;
Action_1_tA3F02DB64696E0F82F9EDFBE9E4F540E862FB878* ___m_OnRemove;
String_t* ___m_MaxMultiEditStr;
};
struct BaseTreeView_t4B72EA959CB8F22C78269844A43D51C4AB360DD7 : public BaseVerticalCollectionView_t2BCDC86B9E301E46CFB2500A834D640F0B96ADAE
{
Action_1_tF311BFE8BC297CED8D99EFB2A859FD81D3E05188* ___itemExpandedChanged;
bool ___m_AutoExpand;
List_1_t05915E9237850A58106982B7FE4BC5DA4E872E73* ___m_ExpandedItemIds;
Nullable_1_t3D746CBB6123D4569FF4DEA60BC4240F32C6FE75 ___U3CcustomIdentU3Ek__BackingField;
};
struct Label_tC160668F9119CE0F5567021FB208E64A5B1C5B70 : public TextElement_tD56C5044CCC5552285DC8A9950CC60448C80FEE0
{
};
struct PopupWindow_t3C459C0874F98199DA2D5940A68374016B56FDF8 : public TextElement_tD56C5044CCC5552285DC8A9950CC60448C80FEE0
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___m_ContentContainer;
};
struct ProgressBar_tDEEB2A9728F38D09F4EDB6B9B882CFF74509F233 : public AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30
{
};
struct RadioButtonGroup_t92E82155D2102EA368B854C8F088737BED188DDE : public BaseField_1_tB351B262306464787F5A31B33CDC431E89796615
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___m_ChoiceRadioButtonContainer;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___m_ContentContainer;
UQueryBuilder_1_tE3CA7F292A98F3D4CDB7445FC43B63116E7416DB ___m_GetAllRadioButtonsQuery;
List_1_t83677DD3658C07F0F0DD73BD808F8F9EE45CDDE4* ___m_RegisteredRadioButtons;
RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8* ___m_SelectedRadioButton;
EventCallback_1_t0FE3F70E94CC4C4904A9F1C171A3DE56EE41F103* ___m_RadioButtonValueChangedCallback;
bool ___m_UpdatingButtons;
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* ___m_Choices;
};
struct RepeatButton_t2CF59798FF30EF6DB8030E2D93CD346E38DDF981 : public TextElement_tD56C5044CCC5552285DC8A9950CC60448C80FEE0
{
Clickable_tED3E313565F64BDF5DA9D3FE0FEFFD0E17E53834* ___m_Clickable;
bool ___m_AcceptClicksIfDisabled;
};
struct MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7 : public BaseListView_t325EC1CB0CDB163106851B43AB91FB9EF0A59926
{
Columns_t487EAF3B634F6D919D58F1927099A8883964831B* ___m_Columns;
int32_t ___m_SortingMode;
SortColumnDescriptions_tDC3FDF948D96F26E0BCB2C971C6EDA1E02BAB1EA* ___m_SortColumnDescriptions;
List_1_t75E66FBE18EAE33E2DBD8F2C48C54549332A997F* ___m_SortedColumns;
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* ___columnSortingChanged;
Action_2_t723CF5545926725AE4B055BB8E304D27E617A846* ___headerContextMenuPopulateEvent;
};
struct MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820 : public BaseTreeView_t4B72EA959CB8F22C78269844A43D51C4AB360DD7
{
Columns_t487EAF3B634F6D919D58F1927099A8883964831B* ___m_Columns;
int32_t ___m_SortingMode;
SortColumnDescriptions_tDC3FDF948D96F26E0BCB2C971C6EDA1E02BAB1EA* ___m_SortColumnDescriptions;
List_1_t75E66FBE18EAE33E2DBD8F2C48C54549332A997F* ___m_SortedColumns;
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* ___columnSortingChanged;
Action_2_t723CF5545926725AE4B055BB8E304D27E617A846* ___headerContextMenuPopulateEvent;
};
struct RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8 : public BaseBoolField_t01F8AFD72D18F0EB65F949062615550A9ED30B0D
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___m_CheckmarkBackground;
};
struct Slider_t5891706383A14955E3FAD68A79829F3234681652 : public BaseSlider_1_t72796443D058B00401238104911BE7078A9FD0BA
{
};
struct SliderInt_t0D262A6FB485F98842373C83ACB08D9596D8DDA1 : public BaseSlider_1_tCD357038DC0A12750F4E032D975E8D9F2AA6CD95
{
};
struct ScrollerSlider_t9E2F7FDBE4107F3A9E7294597D336BEA67DEB59C : public Slider_t5891706383A14955E3FAD68A79829F3234681652
{
};
struct EqualityComparer_1_t346CEF653847623862FC6F88D66F7933B0039499_StaticFields
{
EqualityComparer_1_t346CEF653847623862FC6F88D66F7933B0039499* ___defaultComparer;
};
struct List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D_StaticFields
{
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ___s_emptyArray;
};
struct List_1_t83677DD3658C07F0F0DD73BD808F8F9EE45CDDE4_StaticFields
{
RadioButtonU5BU5D_t8DFA7B7F790B9AC3F5563FAE9C72115F5DD43AEC* ___s_emptyArray;
};
struct List_1_t75E66FBE18EAE33E2DBD8F2C48C54549332A997F_StaticFields
{
SortColumnDescriptionU5BU5D_tCC3DBACAFBA412B6F1EA1C4027A27E92D9153948* ___s_emptyArray;
};
struct List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD_StaticFields
{
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* ___s_emptyArray;
};
struct List_1_t6115BBE78FE9310B180A2027321DF46F2A06AC95_StaticFields
{
VisualElementU5BU5D_tCAE8038767BF0FBEE26B3470C0FC4AE60E5229DF* ___s_emptyArray;
};
struct PointerId_tE48DCDC5C36DD1F5595C28EE48C0243BA8BEF35C_StaticFields
{
int32_t ___maxPointers;
int32_t ___invalidPointerId;
int32_t ___mousePointerId;
int32_t ___touchPointerIdBase;
int32_t ___touchPointerCount;
int32_t ___penPointerIdBase;
int32_t ___penPointerCount;
int32_t ___trackedPointerIdBase;
int32_t ___trackedPointerCount;
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ___screenHoveringPointers;
};
struct PointerType_t6E813E47699AA9C948D9EFEF36F481B5EDD5BCD4_StaticFields
{
String_t* ___mouse;
String_t* ___touch;
String_t* ___pen;
String_t* ___tracked;
String_t* ___unknown;
};
struct String_t_StaticFields
{
String_t* ___Empty;
};
struct UIElementsUtility_t03323144D50362C6BF96652D3355728749769293_StaticFields
{
Stack_1_t9978CB0119EA70B0C3101996FB3D675B2D59025A* ___s_ContainerStack;
Dictionary_2_tB87BEC840CF876F5CE38D31A5FD1BFD7BDCCCD75* ___s_UIElementsCache;
Event_tEBC6F24B56CE22B9C9AD1AC6C24A6B83BC3860CB* ___s_EventInstance;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___editorPlayModeTintColor;
float ___singleLineHeight;
bool ___s_EnableOSXContextualMenuEventsOnNonOSXPlatforms;
UIElementsUtility_t03323144D50362C6BF96652D3355728749769293* ___s_Instance;
List_1_t9FF902E193613BD654FD1CF8DBDEF7B872504919* ___s_PanelsIterationList;
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* ___testFrameUpdateCallback;
String_t* ___s_RepaintProfilerMarkerName;
String_t* ___s_EventProfilerMarkerName;
ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD ___s_RepaintProfilerMarker;
ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD ___s_EventProfilerMarker;
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___s_Modifiers;
};
struct U3CU3Ec_tDF417E08AB9B676E17B8D40D9C4DBC80FE0A4F0A_StaticFields
{
U3CU3Ec_tDF417E08AB9B676E17B8D40D9C4DBC80FE0A4F0A* ___U3CU3E9;
EventCallback_1_t9C39FE4EC022094057ABE21E8D3B0DAF896F405C* ___U3CU3E9__67_0;
};
struct BaseTreeViewController_t8359BFF7DA01FF2425D81CB17628B4B43AC6E5C0_StaticFields
{
ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD ___K_ExpandItemByIndex;
};
struct Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_StaticFields
{
String_t* ___TrueString;
String_t* ___FalseString;
};
struct CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257_StaticFields
{
CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 ___Default;
};
struct Focusable_t39F2BAF0AF6CA465BC2BEDAF9B5B2CF379B846D0_StaticFields
{
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___focusableProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___tabIndexProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___delegatesFocusProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___canGrabFocusProperty;
};
struct IntPtr_t_StaticFields
{
intptr_t ___Zero;
};
struct Mathf_tE284D016E3B297B72311AAD9EB8F0E643F6A4682_StaticFields
{
float ___Epsilon;
};
struct Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7_StaticFields
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___zeroVector;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___oneVector;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___upVector;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___downVector;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___leftVector;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___rightVector;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___positiveInfinityVector;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___negativeInfinityVector;
};
struct Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_StaticFields
{
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___zeroVector;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___oneVector;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___upVector;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___downVector;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___leftVector;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___rightVector;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___forwardVector;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___backVector;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___positiveInfinityVector;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___negativeInfinityVector;
};
struct Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_StaticFields
{
int32_t ___OffsetOfInstanceIDInCPlusPlusObject;
};
struct Columns_t487EAF3B634F6D919D58F1927099A8883964831B_StaticFields
{
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___primaryColumnNameProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___reorderableProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___resizableProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___resizePreviewProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___stretchModeProperty;
};
struct EventBase_tD7F89B936EB8074AE31E7B15976C072277371F7C_StaticFields
{
int64_t ___s_LastTypeId;
uint64_t ___s_NextEventId;
};
struct MultiColumnController_t25BFE9B50BC0D69925EC7EEE090F256FFE1244B6_StaticFields
{
PropertyName_tE4B4AAA58AF3BF2C0CD95509EB7B786F096901C2 ___k_BoundColumnVePropertyName;
PropertyName_tE4B4AAA58AF3BF2C0CD95509EB7B786F096901C2 ___bindableElementPropertyName;
String_t* ___baseUssClassName;
String_t* ___k_HeaderContainerViewDataKey;
String_t* ___headerContainerUssClassName;
String_t* ___rowContainerUssClassName;
String_t* ___cellUssClassName;
String_t* ___cellLabelUssClassName;
String_t* ___k_HeaderViewDataKey;
};
struct SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37_StaticFields
{
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___columnNameProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___columnIndexProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___directionProperty;
};
struct Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700_StaticFields
{
int32_t ___GenerateAllMips;
};
struct Column_tD686764EBBB4AFE8473E2464D0039885E3A2EC6A_StaticFields
{
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___nameProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___titleProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___iconProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___visibleProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___widthProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___minWidthProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___maxWidthProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___sortableProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___stretchableProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___optionalProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___resizableProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___headerTemplateProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___cellTemplateProperty;
};
struct StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428_StaticFields
{
String_t* ___kCustomPropertyMarker;
};
struct BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E_StaticFields
{
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___Invalid;
};
struct VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115_StaticFields
{
uint32_t ___s_NextId;
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* ___s_EmptyClassList;
PropertyName_tE4B4AAA58AF3BF2C0CD95509EB7B786F096901C2 ___userDataPropertyKey;
String_t* ___disabledUssClassName;
int32_t ___s_FinalizerCount;
ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD ___k_GenerateVisualContentMarker;
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* ___s_runtimeMaterial;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___childCountProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___contentRectProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___dataSourcePathProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___dataSourceProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___disablePlayModeTintProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___enabledInHierarchyProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___enabledSelfProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___layoutProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___languageDirectionProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___localBoundProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___nameProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___panelProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___pickingModeProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___styleSheetsProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___tooltipProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___usageHintsProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___userDataProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___viewDataKeyProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___visibleProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___visualTreeAssetSourceProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___worldBoundProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___worldTransformProperty;
uint32_t ___s_NextParentVersion;
List_1_t6115BBE78FE9310B180A2027321DF46F2A06AC95* ___s_EmptyList;
CustomStyleAccess_t170C852102B4D09FB478B620A75B14D096F9F2B1* ___s_CustomStyleAccess;
Regex_tE773142C2BE45C5D362B0F815AFF831707A51772* ___s_InternalStyleSheetPath;
PropertyName_tE4B4AAA58AF3BF2C0CD95509EB7B786F096901C2 ___tooltipPropertyKey;
Dictionary_2_t4055F6540F36F21F9FEDAFB92D8E0089B38EBBC8* ___s_TypeData;
};
struct Image_tAEB35FD00A2200BF406AE5EDD15B4CB24DBBB8E3_StaticFields
{
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___imageProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___spriteProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___vectorImageProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___sourceRectProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___uvProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___scaleModeProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___tintColorProperty;
String_t* ___ussClassName;
CustomStyleProperty_1_t53F01DB17DD6900DF964560312FF648796485BDA ___s_ImageProperty;
CustomStyleProperty_1_t2F4206AD914A542566326F41DFB2E2A79639E2B4 ___s_SpriteProperty;
CustomStyleProperty_1_t01584891E0B395EBB431AF255A7FB1D43CEBD7A7 ___s_VectorImageProperty;
CustomStyleProperty_1_t6DA6A9F254D124ACEDCE61FF80970908A6715335 ___s_ScaleModeProperty;
CustomStyleProperty_1_tE4B20CAB5BCFEE711EB4A26F077DC700987C0C2D ___s_TintColorProperty;
};
struct MultiColumnCollectionHeader_t0B041BD57A14950E8C33DCD854F3A3C2C3DA706D_StaticFields
{
String_t* ___ussClassName;
String_t* ___columnContainerUssClassName;
String_t* ___handleContainerUssClassName;
String_t* ___reorderableUssClassName;
};
struct ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields
{
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___horizontalScrollerVisibilityProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___verticalScrollerVisibilityProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___scrollOffsetProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___horizontalPageSizeProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___verticalPageSizeProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___mouseWheelScrollSizeProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___scrollDecelerationRateProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___elasticityProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___touchScrollBehaviorProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___nestedInteractionKindProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___modeProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___elasticAnimationIntervalMsProperty;
float ___k_DefaultScrollDecelerationRate;
float ___k_DefaultElasticity;
String_t* ___ussClassName;
String_t* ___viewportUssClassName;
String_t* ___horizontalVariantViewportUssClassName;
String_t* ___verticalVariantViewportUssClassName;
String_t* ___verticalHorizontalVariantViewportUssClassName;
String_t* ___contentAndVerticalScrollUssClassName;
String_t* ___contentUssClassName;
String_t* ___horizontalVariantContentUssClassName;
String_t* ___verticalVariantContentUssClassName;
String_t* ___verticalHorizontalVariantContentUssClassName;
String_t* ___hScrollerUssClassName;
String_t* ___vScrollerUssClassName;
String_t* ___horizontalVariantUssClassName;
String_t* ___verticalVariantUssClassName;
String_t* ___verticalHorizontalVariantUssClassName;
String_t* ___scrollVariantUssClassName;
};
struct Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_StaticFields
{
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___valueProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___lowValueProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___highValueProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___directionProperty;
String_t* ___ussClassName;
String_t* ___horizontalVariantUssClassName;
String_t* ___verticalVariantUssClassName;
String_t* ___sliderUssClassName;
String_t* ___lowButtonUssClassName;
String_t* ___highButtonUssClassName;
};
struct Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_StaticFields
{
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___labelProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___iconImageProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___closeableProperty;
String_t* ___ussClassName;
String_t* ___tabHeaderUssClassName;
String_t* ___tabHeaderImageUssClassName;
String_t* ___tabHeaderEmptyImageUssClassName;
String_t* ___tabHeaderStandaloneImageUssClassName;
String_t* ___tabHeaderLabelUssClassName;
String_t* ___tabHeaderEmptyLabeUssClassName;
String_t* ___tabHeaderUnderlineUssClassName;
String_t* ___contentUssClassName;
String_t* ___draggingUssClassName;
String_t* ___reorderableUssClassName;
String_t* ___reorderableItemHandleUssClassName;
String_t* ___reorderableItemHandleBarUssClassName;
String_t* ___closeableUssClassName;
String_t* ___closeButtonUssClassName;
};
struct TabDragLocationPreview_tAB80E5C0B12B67B5CE830D5283D3DCB4DC058BDE_StaticFields
{
String_t* ___ussClassName;
String_t* ___visualUssClassName;
String_t* ___verticalUssClassName;
String_t* ___horizontalUssClassName;
};
struct TabDragPreview_tD787193F322BAB6FAEA97A13972C4149376EB07A_StaticFields
{
String_t* ___ussClassName;
};
struct TabView_t3B7B40580E4AE714A5766774568BA256426F3252_StaticFields
{
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___reorderableProperty;
String_t* ___ussClassName;
String_t* ___headerContainerClassName;
String_t* ___contentContainerUssClassName;
String_t* ___reorderableUssClassName;
String_t* ___verticalUssClassName;
String_t* ___viewportUssClassName;
String_t* ___nextButtonUssClassName;
String_t* ___previousButtonUssClassName;
};
struct BaseField_1_t33E37D3A182C1DDE900EA4039FE03BF68FD0CD26_StaticFields
{
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___valueProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___labelProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___showMixedValueProperty;
String_t* ___ussClassName;
String_t* ___labelUssClassName;
String_t* ___inputUssClassName;
String_t* ___noLabelVariantUssClassName;
String_t* ___labelDraggerVariantUssClassName;
String_t* ___mixedValueLabelUssClassName;
String_t* ___alignedFieldUssClassName;
String_t* ___inspectorFieldUssClassName;
String_t* ___mixedValueString;
PropertyName_tE4B4AAA58AF3BF2C0CD95509EB7B786F096901C2 ___serializedPropertyCopyName;
CustomStyleProperty_1_t21332918528099194FD36C74FF0FA14696F39493 ___s_LabelWidthRatioProperty;
CustomStyleProperty_1_t21332918528099194FD36C74FF0FA14696F39493 ___s_LabelExtraPaddingProperty;
CustomStyleProperty_1_t21332918528099194FD36C74FF0FA14696F39493 ___s_LabelBaseMinWidthProperty;
};
struct BaseField_1_tB351B262306464787F5A31B33CDC431E89796615_StaticFields
{
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___valueProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___labelProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___showMixedValueProperty;
String_t* ___ussClassName;
String_t* ___labelUssClassName;
String_t* ___inputUssClassName;
String_t* ___noLabelVariantUssClassName;
String_t* ___labelDraggerVariantUssClassName;
String_t* ___mixedValueLabelUssClassName;
String_t* ___alignedFieldUssClassName;
String_t* ___inspectorFieldUssClassName;
String_t* ___mixedValueString;
PropertyName_tE4B4AAA58AF3BF2C0CD95509EB7B786F096901C2 ___serializedPropertyCopyName;
CustomStyleProperty_1_t21332918528099194FD36C74FF0FA14696F39493 ___s_LabelWidthRatioProperty;
CustomStyleProperty_1_t21332918528099194FD36C74FF0FA14696F39493 ___s_LabelExtraPaddingProperty;
CustomStyleProperty_1_t21332918528099194FD36C74FF0FA14696F39493 ___s_LabelBaseMinWidthProperty;
};
struct BaseField_1_t1BD309672FAB87887168305A09C320E26F166DA7_StaticFields
{
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___valueProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___labelProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___showMixedValueProperty;
String_t* ___ussClassName;
String_t* ___labelUssClassName;
String_t* ___inputUssClassName;
String_t* ___noLabelVariantUssClassName;
String_t* ___labelDraggerVariantUssClassName;
String_t* ___mixedValueLabelUssClassName;
String_t* ___alignedFieldUssClassName;
String_t* ___inspectorFieldUssClassName;
String_t* ___mixedValueString;
PropertyName_tE4B4AAA58AF3BF2C0CD95509EB7B786F096901C2 ___serializedPropertyCopyName;
CustomStyleProperty_1_t21332918528099194FD36C74FF0FA14696F39493 ___s_LabelWidthRatioProperty;
CustomStyleProperty_1_t21332918528099194FD36C74FF0FA14696F39493 ___s_LabelExtraPaddingProperty;
CustomStyleProperty_1_t21332918528099194FD36C74FF0FA14696F39493 ___s_LabelBaseMinWidthProperty;
};
struct AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_StaticFields
{
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___titleProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___lowValueProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___highValueProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___valueProperty;
String_t* ___ussClassName;
String_t* ___containerUssClassName;
String_t* ___titleUssClassName;
String_t* ___titleContainerUssClassName;
String_t* ___progressUssClassName;
String_t* ___backgroundUssClassName;
};
struct BaseVerticalCollectionView_t2BCDC86B9E301E46CFB2500A834D640F0B96ADAE_StaticFields
{
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___itemsSourceProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___selectionTypeProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___selectedItemProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___selectedItemsProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___selectedIndexProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___selectedIndicesProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___showBorderProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___reorderableProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___horizontalScrollingEnabledProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___showAlternatingRowBackgroundsProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___virtualizationMethodProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___fixedItemHeightProperty;
ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD ___k_RefreshMarker;
ProfilerMarker_tA256E18DA86EDBC5528CE066FC91C96EE86501AD ___k_RebuildMarker;
List_1_t42A86FE68C8321F340DE626A644141DAF4A411E7* ___k_EmptyItems;
String_t* ___k_InvalidTemplateError;
CustomStyleProperty_1_t6871E5DBF19AB4DC7E1134B32A03B7A458D52E9F ___s_ItemHeightProperty;
String_t* ___ussClassName;
String_t* ___borderUssClassName;
String_t* ___itemUssClassName;
String_t* ___dragHoverBarUssClassName;
String_t* ___dragHoverMarkerUssClassName;
String_t* ___itemDragHoverUssClassName;
String_t* ___itemSelectedVariantUssClassName;
String_t* ___itemAlternativeBackgroundUssClassName;
String_t* ___listScrollViewUssClassName;
String_t* ___backgroundFillUssClassName;
};
struct TextElement_tD56C5044CCC5552285DC8A9950CC60448C80FEE0_StaticFields
{
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___displayTooltipWhenElidedProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___emojiFallbackSupportProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___enableRichTextProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___isElidedProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___parseEscapeSequencesProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___textProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___valueProperty;
String_t* ___ussClassName;
String_t* ___selectableUssClassName;
String_t* ___k_EllipsisText;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___autoCorrectionProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___hideMobileInputProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___keyboardTypeProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___isReadOnlyProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___isPasswordProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___maxLengthProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___maskCharProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___isSelectableProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___cursorIndexProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___selectIndexProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___doubleClickSelectsWordProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___tripleClickSelectsLineProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___cursorPositionProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___selectAllOnFocusProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___selectAllOnMouseUpProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___selectionProperty;
};
struct BaseSlider_1_tCD357038DC0A12750F4E032D975E8D9F2AA6CD95_StaticFields
{
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___lowValueProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___highValueProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___rangeProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___pageSizeProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___showInputFieldProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___directionProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___invertedProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___fillProperty;
String_t* ___ussClassName;
String_t* ___labelUssClassName;
String_t* ___inputUssClassName;
String_t* ___horizontalVariantUssClassName;
String_t* ___verticalVariantUssClassName;
String_t* ___dragContainerUssClassName;
String_t* ___trackerUssClassName;
String_t* ___draggerUssClassName;
String_t* ___draggerBorderUssClassName;
String_t* ___textFieldClassName;
String_t* ___fillUssClassName;
String_t* ___movableUssClassName;
};
struct BaseSlider_1_t72796443D058B00401238104911BE7078A9FD0BA_StaticFields
{
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___lowValueProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___highValueProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___rangeProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___pageSizeProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___showInputFieldProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___directionProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___invertedProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___fillProperty;
String_t* ___ussClassName;
String_t* ___labelUssClassName;
String_t* ___inputUssClassName;
String_t* ___horizontalVariantUssClassName;
String_t* ___verticalVariantUssClassName;
String_t* ___dragContainerUssClassName;
String_t* ___trackerUssClassName;
String_t* ___draggerUssClassName;
String_t* ___draggerBorderUssClassName;
String_t* ___textFieldClassName;
String_t* ___fillUssClassName;
String_t* ___movableUssClassName;
};
struct BaseBoolField_t01F8AFD72D18F0EB65F949062615550A9ED30B0D_StaticFields
{
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___textProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___toggleOnLabelClickProperty;
};
struct BaseListView_t325EC1CB0CDB163106851B43AB91FB9EF0A59926_StaticFields
{
String_t* ___k_SizeFieldLabel;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___showBoundCollectionSizeProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___showFoldoutHeaderProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___headerTitleProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___makeHeaderProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___makeFooterProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___showAddRemoveFooterProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___bindingSourceSelectionModeProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___reorderModeProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___makeNoneElementProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___allowAddProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___overridingAddButtonBehaviorProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___onAddProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___allowRemoveProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___onRemoveProperty;
String_t* ___ussClassName;
String_t* ___itemUssClassName;
String_t* ___emptyLabelUssClassName;
String_t* ___overMaxMultiEditLimitClassName;
String_t* ___reorderableUssClassName;
String_t* ___reorderableItemUssClassName;
String_t* ___reorderableItemContainerUssClassName;
String_t* ___reorderableItemHandleUssClassName;
String_t* ___reorderableItemHandleBarUssClassName;
String_t* ___footerUssClassName;
String_t* ___foldoutHeaderUssClassName;
String_t* ___arraySizeFieldUssClassName;
String_t* ___arraySizeFieldWithHeaderUssClassName;
String_t* ___arraySizeFieldWithFooterUssClassName;
String_t* ___listViewWithHeaderUssClassName;
String_t* ___listViewWithFooterUssClassName;
String_t* ___scrollViewWithFooterUssClassName;
String_t* ___footerAddButtonName;
String_t* ___footerRemoveButtonName;
String_t* ___k_EmptyListStr;
};
struct BaseTreeView_t4B72EA959CB8F22C78269844A43D51C4AB360DD7_StaticFields
{
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___autoExpandProperty;
CustomStyleProperty_1_t21332918528099194FD36C74FF0FA14696F39493 ___s_TreeViewIndentProperty;
int32_t ___invalidId;
String_t* ___ussClassName;
String_t* ___itemUssClassName;
String_t* ___itemToggleUssClassName;
String_t* ___itemIndentsContainerUssClassName;
String_t* ___itemIndentUssClassName;
String_t* ___itemContentContainerUssClassName;
};
struct Label_tC160668F9119CE0F5567021FB208E64A5B1C5B70_StaticFields
{
String_t* ___ussClassName;
};
struct PopupWindow_t3C459C0874F98199DA2D5940A68374016B56FDF8_StaticFields
{
String_t* ___ussClassName;
String_t* ___contentUssClassName;
};
struct RadioButtonGroup_t92E82155D2102EA368B854C8F088737BED188DDE_StaticFields
{
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___choicesProperty;
String_t* ___ussClassName;
String_t* ___containerUssClassName;
String_t* ___containerName;
String_t* ___choicesContainerName;
};
struct RepeatButton_t2CF59798FF30EF6DB8030E2D93CD346E38DDF981_StaticFields
{
String_t* ___ussClassName;
};
struct MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7_StaticFields
{
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___columnsProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___sortColumnDescriptionsProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___sortingModeProperty;
};
struct MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820_StaticFields
{
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___columnsProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___sortColumnDescriptionsProperty;
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E ___sortingModeProperty;
};
struct RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8_StaticFields
{
String_t* ___ussClassName;
String_t* ___labelUssClassName;
String_t* ___inputUssClassName;
String_t* ___checkmarkBackgroundUssClassName;
String_t* ___checkmarkUssClassName;
String_t* ___textUssClassName;
};
struct Slider_t5891706383A14955E3FAD68A79829F3234681652_StaticFields
{
String_t* ___ussClassName;
String_t* ___labelUssClassName;
String_t* ___inputUssClassName;
};
struct SliderInt_t0D262A6FB485F98842373C83ACB08D9596D8DDA1_StaticFields
{
String_t* ___ussClassName;
String_t* ___labelUssClassName;
String_t* ___inputUssClassName;
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
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);
}
};
struct SortColumnDescriptionU5BU5D_tCC3DBACAFBA412B6F1EA1C4027A27E92D9153948 : public RuntimeArray
{
ALIGN_FIELD (8) SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37* m_Items[1];
inline SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37* GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37** 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, SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37* value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
}
inline SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37* GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37** GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37* value)
{
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
}
};
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);
}
};
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventHandler_1__ctor_mE04B29848A80E008827E634B6FB14A22D1B85175_gshared (EventHandler_1_t522C29C2B48DA5A0C0D9F0978320FD1F630ADE69* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_m7F078BB342729BDF11327FD89D7872265328F690_gshared (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Action_2__ctor_m6A0E7FE9DF9AE6C4BEE58611CB55F64FC3D79052_gshared (Action_2_t156C43F079E7E68155FCDCD12DC77DD11AEF7E3C* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BaseVerticalCollectionView_CreateVirtualizationController_TisRuntimeObject_m961F2939335CE13D7FE75882A6D7C871CBAE9522_gshared (BaseVerticalCollectionView_t2BCDC86B9E301E46CFB2500A834D640F0B96ADAE* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Action_2_Invoke_m7BFCE0BBCF67689D263059B56A8D79161B698587_gshared_inline (Action_2_t156C43F079E7E68155FCDCD12DC77DD11AEF7E3C* __this, RuntimeObject* ___0_arg1, RuntimeObject* ___1_arg2, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlFactory_2__ctor_m88A0346DFE6F79DFE0C5986C5804D4FABA9DB95A_gshared (UxmlFactory_2_tA5B21BD283B57202633CBFD2ABB84CE9AD987DF2* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlEnumAttributeDescription_1__ctor_m322D3D784BFA831AA5CBCFAC52386E719D96B5CC_gshared (UxmlEnumAttributeDescription_1_t3735F5ADC360FC4636F222E8B1F27F9E70DAEF4F* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlObjectAttributeDescription_1__ctor_mE66CFD9EC9A277AAC24634468027320F76F24EC5_gshared (UxmlObjectAttributeDescription_1_t78FBF2A9C059FDBAF1EA16DFD9BF0A8F5A2C6641* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DefaultMultiColumnTreeViewController_1__ctor_mEF1EB1BEB2B62059619A9D5173A4FCE5FE59C7F2_gshared (DefaultMultiColumnTreeViewController_1_t0AB237E3A16ABF695C0971BC0606DEA7DC479E5B* __this, Columns_t487EAF3B634F6D919D58F1927099A8883964831B* ___0_columns, SortColumnDescriptions_tDC3FDF948D96F26E0BCB2C971C6EDA1E02BAB1EA* ___1_sortDescriptions, List_1_t75E66FBE18EAE33E2DBD8F2C48C54549332A997F* ___2_sortedColumns, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Action_1_Invoke_mF2422B2DD29F74CE66F791C3F68E288EC7C3DB9E_gshared_inline (Action_1_t6F9EB113EB3F16226AEF811A2744F4111C116C87* __this, RuntimeObject* ___0_obj, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void EventHandler_1_Invoke_m5C7C32D77BF92F33B2B3AE0BEBE1392718DF9647_gshared_inline (EventHandler_1_t522C29C2B48DA5A0C0D9F0978320FD1F630ADE69* __this, RuntimeObject* ___0_sender, BindablePropertyChangedEventArgs_tE40C7BBF5E93423192E64F4A712177E3949E8C32 ___1_e, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlObjectFactory_1__ctor_mC01DC7D2DA8791E810CB250077834D804EBC45FB_gshared (UxmlObjectFactory_1_tB9C7950805C384593A20E5024E02228C8B97B14A* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Action_1__ctor_m2E1DFA67718FC1A0B6E5DFEB78831FFE9C059EB4_gshared (Action_1_t6F9EB113EB3F16226AEF811A2744F4111C116C87* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlObjectFactory_1__ctor_m2FDE04B7BEC6741E81A86017722288208DB2869A_gshared (UxmlObjectFactory_1_t451FFFFB66D191184A75196B7AAE6210DF9A366D* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventCallback_1__ctor_m8E83F917FC9541DE1168E498CDF99D58A6DC329B_gshared (EventCallback_1_t15E400616AB56B841F72D09E503D6377E8366E07* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CallbackEventHandler_RegisterCallback_TisRuntimeObject_m221D8BDDC2D60A7D22B11CBCC628C7990BE1C8F9_gshared (CallbackEventHandler_t99E35735225B4ACEAD1BA981632FD2D46E9CB2B4* __this, EventCallback_1_t15E400616AB56B841F72D09E503D6377E8366E07* ___0_callback, int32_t ___1_useTrickleDown, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR EqualityComparer_1_t346CEF653847623862FC6F88D66F7933B0039499* EqualityComparer_1_get_Default_m20A1B9861324559044977270E1FAFB09BBE14234_gshared_inline (const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ChangeEvent_1_tAB4351D85EACEBEE9040F90F3A0430C076BE372E* ChangeEvent_1_GetPooled_m66ED46C78A20DDAD3DDAC255909CA235C99C6078_gshared (float ___0_previousValue, float ___1_newValue, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TypedUxmlAttributeDescription_1_set_defaultValue_m9CD397DCF26F3871BE330F890164CB7C3B5E9BBD_gshared_inline (TypedUxmlAttributeDescription_1_t460827E989E5BB273194A7D197EAF27D7FE88F40* __this, float ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TypedUxmlAttributeDescription_1_set_defaultValue_m1A0A92FE2F99CC7D699DF2B86856706B8A65CFC8_gshared_inline (TypedUxmlAttributeDescription_1_t5E34790227C12B474992B598302046D14D52C69E* __this, RuntimeObject* ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool BaseField_1_get_value_m1B65678910625C38A49C703F22EFBD3D1F1CEB32_gshared (BaseField_1_t33E37D3A182C1DDE900EA4039FE03BF68FD0CD26* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BaseField_1_set_value_m739DB8ED48770F0EC3A9C70E64B64292B5C8A9CF_gshared (BaseField_1_t33E37D3A182C1DDE900EA4039FE03BF68FD0CD26* __this, bool ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GroupBoxUtility_OnOptionSelected_TisRuntimeObject_m11FD293FB0E954973718CC765F696A1E90740F11_gshared (RuntimeObject* ___0_selectedOption, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* BaseField_1_get_visualInput_m6A3524290300B23D39D5D57B06FEDFC8A8103286_gshared (BaseField_1_t33E37D3A182C1DDE900EA4039FE03BF68FD0CD26* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Label_tC160668F9119CE0F5567021FB208E64A5B1C5B70* BaseField_1_get_labelElement_mA164849E98B4DCBCBD6BEFBE33311022B1967769_gshared_inline (BaseField_1_t33E37D3A182C1DDE900EA4039FE03BF68FD0CD26* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GroupBoxUtility_RegisterGroupBoxOption_TisRuntimeObject_mB3CB37CD3002444531A920F9C3968472DB83A205_gshared (RuntimeObject* ___0_option, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GroupBoxUtility_UnregisterGroupBoxOption_TisRuntimeObject_m28E9D5AE481E9A05D544010BD813E77348FF4A0A_gshared (RuntimeObject* ___0_option, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StyleEnum_1_t3DD2EBD4E359AFE77C2974ECAA1DEE50E0FACEDC StyleEnum_1_op_Implicit_mD776DEBA28E9493976D039080BBB10FF0DA48362_gshared (int32_t ___0_v, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool BaseField_1_get_showMixedValue_m82F618A9811B9F5C550CAC312D1E844E69BF11E0_gshared_inline (BaseField_1_t33E37D3A182C1DDE900EA4039FE03BF68FD0CD26* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BaseFieldTraits_2_Init_m2F0A0DFD88852CFAE68E3918D02D78D1EB1B81A0_gshared (BaseFieldTraits_2_t839F6C6377D9CD0188201F1AB7AF4EE79BD5B4B4* __this, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___0_ve, RuntimeObject* ___1_bag, CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 ___2_cc, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BaseFieldTraits_2__ctor_mBB0392BE07E273C9A5D50DF0D8CFE0ED09FDB834_gshared (BaseFieldTraits_2_t839F6C6377D9CD0188201F1AB7AF4EE79BD5B4B4* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t List_1_get_Count_m4407E4C389F22B8CEC282C15D56516658746C383_gshared_inline (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Clear_m16C1F2C61FED5955F10EB36BC1CB2DF34B128994_gshared_inline (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_AddRange_m1F76B300133150E6046C5FED00E88B5DE0A02E17_gshared (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, RuntimeObject* ___0_collection, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_t9473BAB568A27E2339D48C1F91319E0F6D244D7A List_1_GetEnumerator_mD8294A7FA2BEB1929487127D476F8EC1CDC23BFC_gshared (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mD9DC3E3C3697830A4823047AB29A77DBBB5ED419_gshared (Enumerator_t9473BAB568A27E2339D48C1F91319E0F6D244D7A* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_m6330F15D18EE4F547C05DF9BF83C5EB710376027_gshared_inline (Enumerator_t9473BAB568A27E2339D48C1F91319E0F6D244D7A* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mE921CC8F29FBBDE7CC3209A0ED0D921D58D00BCB_gshared (Enumerator_t9473BAB568A27E2339D48C1F91319E0F6D244D7A* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BaseField_1__ctor_m8F97B29A1539FF5F3EFD6CC93B64213AAB062218_gshared (BaseField_1_tB351B262306464787F5A31B33CDC431E89796615* __this, String_t* ___0_label, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___1_visualInput, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* BaseField_1_get_visualInput_m62476B58AAA085A7BC0CC8BB4CE125A196C280CF_gshared (BaseField_1_tB351B262306464787F5A31B33CDC431E89796615* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR UQueryBuilder_1_t8CB9E64859C07C671A5AFE928DC28F2828EC1BD2 UQueryExtensions_Query_TisRuntimeObject_m54F26487B79AE0ECC38A0B9D6615D7FD6B1F56C9_gshared (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___0_e, String_t* ___1_name, String_t* ___2_className, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool ChangeEvent_1_get_newValue_m0D62ED9449CF3368792D1D5BBC7839722E995776_gshared_inline (ChangeEvent_1_t2AA4161DCA648D276CFE726DD08B0D55FA799D4B* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PooledObject_1_tAA91CAE93DC8A19E0A5B6C1D78C3AE149F635F8E CollectionPool_2_Get_mD56A9DCC894E337A7EA7E6F4A837D25EA62BCE2D_gshared (RuntimeObject** ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PooledObject_1_System_IDisposable_Dispose_mBDBE6E4606DF5793230E351CA0B89611C13606FC_gshared (PooledObject_1_tAA91CAE93DC8A19E0A5B6C1D78C3AE149F635F8E* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t List_1_IndexOf_m378F61BA812B79DEE58D86FE8AA9F20E3FC7D85F_gshared (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, RuntimeObject* ___0_item, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BaseField_1_SetValueWithoutNotify_mB16D9A1FF9E29E44947FDAE0357912DB83F3175B_gshared (BaseField_1_tB351B262306464787F5A31B33CDC431E89796615* __this, int32_t ___0_newValue, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UQueryBuilder_1_ForEach_mED54645051528F0BC37AAC896B57BEB7A9A19F06_gshared (UQueryBuilder_1_t8CB9E64859C07C671A5AFE928DC28F2828EC1BD2* __this, Action_1_t6F9EB113EB3F16226AEF811A2744F4111C116C87* ___0_funcCall, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* List_1_get_Item_m33561245D64798C2AB07584C0EC4F240E4839A38_gshared (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, int32_t ___0_index, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool List_1_Contains_m4C9139C2A6B23E9343D3F87807B32C6E2CFE660D_gshared (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, RuntimeObject* ___0_item, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Add_mEBCF994CC3814631017F46A387B1A192ED6C85C7_gshared_inline (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, RuntimeObject* ___0_item, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool INotifyValueChangedExtensions_RegisterValueChangedCallback_TisBoolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_m21346157EFCB13A3F77EDC25116E4898A4C1FB90_gshared (RuntimeObject* ___0_control, EventCallback_1_t0FE3F70E94CC4C4904A9F1C171A3DE56EE41F103* ___1_callback, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool List_1_Remove_m4DFA48F4CEB9169601E75FC28517C5C06EFA5AD7_gshared (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, RuntimeObject* ___0_item, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool INotifyValueChangedExtensions_UnregisterValueChangedCallback_TisBoolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_mEAD714B520C067AEC7B997DDFA1C6985EADCFEF0_gshared (RuntimeObject* ___0_control, EventCallback_1_t0FE3F70E94CC4C4904A9F1C171A3DE56EE41F103* ___1_callback, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BaseFieldTraits_2_Init_mD09C39ABBF5E8B897DFA03AF16393308BD3FDBFC_gshared (BaseFieldTraits_2_t284A963BB2114CA90D4BCC48CCEF0F82FFAB9CA2* __this, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___0_ve, RuntimeObject* ___1_bag, CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 ___2_cc, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BaseFieldTraits_2__ctor_m16AADFADEFCF3DE29A44ACCA6533A881A38DC9A1_gshared (BaseFieldTraits_2_t284A963BB2114CA90D4BCC48CCEF0F82FFAB9CA2* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float BaseSlider_1_get_lowValue_m9974DEE468CE7E09B6312EBD74661004DB1E8BFC_gshared (BaseSlider_1_t72796443D058B00401238104911BE7078A9FD0BA* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BaseSlider_1_set_lowValue_mCB5CC01D06D09C9C0EF756860341D46998ADF033_gshared (BaseSlider_1_t72796443D058B00401238104911BE7078A9FD0BA* __this, float ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float BaseSlider_1_get_highValue_mA43FD4DA4AFDF3EBCB5455B312942219B635DA05_gshared (BaseSlider_1_t72796443D058B00401238104911BE7078A9FD0BA* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BaseSlider_1_set_highValue_m4A46BB4C2C2143FD8F8ADB554EC0FD84AA41BBE0_gshared (BaseSlider_1_t72796443D058B00401238104911BE7078A9FD0BA* __this, float ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t BaseSlider_1_get_direction_mD4E41AD011904742D3298149131C65A98F90E13C_gshared (BaseSlider_1_t72796443D058B00401238104911BE7078A9FD0BA* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BaseSlider_1_set_direction_mA89EF4131FA66223C8623888A4FE853B0C06AF1C_gshared (BaseSlider_1_t72796443D058B00401238104911BE7078A9FD0BA* __this, int32_t ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BaseSlider_1_set_inverted_m535169078C2CC578A2CE9337CBAD734BEF8612C7_gshared (BaseSlider_1_t72796443D058B00401238104911BE7078A9FD0BA* __this, bool ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool INotifyValueChangedExtensions_RegisterValueChangedCallback_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_m1C52E6941E310431B149196465705C38CFF0A9E9_gshared (RuntimeObject* ___0_control, EventCallback_1_t4FC683FD40564304A8A351F88D0698DAF61F8A8A* ___1_callback, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BaseSlider_1_AdjustDragElement_m4EB7048DE954D8498B23D076C281873E011FE316_gshared (BaseSlider_1_t72796443D058B00401238104911BE7078A9FD0BA* __this, float ___0_factor, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float ChangeEvent_1_get_newValue_m4C3DDEEB0E2CE7F1A413E3203D8D94F0F2B57808_gshared_inline (ChangeEvent_1_tAB4351D85EACEBEE9040F90F3A0430C076BE372E* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Action_1_Invoke_mA8F89FB04FEA0F48A4F22EC84B5F9ADB2914341F_gshared_inline (Action_1_t310F18CB4338A2740CA701F160C62E2C3198E66A* __this, float ___0_obj, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TypedUxmlAttributeDescription_1_set_defaultValue_m79AF47A81305A712EECAA1732B7F0D328C0BD9EB_gshared_inline (TypedUxmlAttributeDescription_1_t9D2289098FC52844881F6536BCAA110E7F1D5B9C* __this, int32_t ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void BaseSlider_1_set_clamped_m8CC065CFA92AE742E3C3562964DBFDA1E5CDAE48_gshared_inline (BaseSlider_1_t72796443D058B00401238104911BE7078A9FD0BA* __this, bool ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* BaseSlider_1_get_dragElement_m032210456947E23683D74C074CC01AFE210169EB_gshared_inline (BaseSlider_1_t72796443D058B00401238104911BE7078A9FD0BA* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Action_1__ctor_m770CD2F8BB65F2EDA5128CA2F96D71C35B23E859_gshared (Action_1_t310F18CB4338A2740CA701F160C62E2C3198E66A* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BaseField_1_add_viewDataRestored_m31FC5C88064DCD06AF06DC48A1ED369E10FD1A34_gshared (BaseField_1_t1BD309672FAB87887168305A09C320E26F166DA7* __this, Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BaseSlider_1_add_onSetValueWithoutNotify_mA0C6F95E8E07F437E440790AA4564D950917E71F_gshared (BaseSlider_1_t72796443D058B00401238104911BE7078A9FD0BA* __this, Action_1_t310F18CB4338A2740CA701F160C62E2C3198E66A* ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ClampedDragger_1_t18A937D027747303C3811CCC9FAD288366DF8DC3* BaseSlider_1_get_clampedDragger_mB4CE620901AE51393FD475311C2BC49EB8799162_gshared_inline (BaseSlider_1_t72796443D058B00401238104911BE7078A9FD0BA* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ClampedDragger_1_add_draggingEnded_mCE611636A9115DE70CA5E5C1C1D6CB7C24D54D29_gshared (ClampedDragger_1_t18A937D027747303C3811CCC9FAD288366DF8DC3* __this, Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CallbackEventHandler_RegisterCallback_TisRuntimeObject_m084BF1775D11490688A8705EE6F6FFDE63E0462E_gshared (CallbackEventHandler_t99E35735225B4ACEAD1BA981632FD2D46E9CB2B4* __this, EventCallback_1_t15E400616AB56B841F72D09E503D6377E8366E07* ___0_callback, int32_t ___1_invokePolicy, int32_t ___2_useTrickleDown, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* PanelChangedEventBase_1_get_destinationPanel_m7F1989B93B498769D6A6EB6A5CB991AB3B4D8FD2_gshared_inline (PanelChangedEventBase_1_tBD261468FE94C0F11CE3EE232C78393DEB70F0E2* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* PanelChangedEventBase_1_get_originPanel_m3E8443C7EDD04BA92941A896405FB221339A39B5_gshared_inline (PanelChangedEventBase_1_tBD261468FE94C0F11CE3EE232C78393DEB70F0E2* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CallbackEventHandler_UnregisterCallback_TisRuntimeObject_m2E6CDD2C9FDA8EDB685996370F77E36063A68CD6_gshared (CallbackEventHandler_t99E35735225B4ACEAD1BA981632FD2D46E9CB2B4* __this, EventCallback_1_t15E400616AB56B841F72D09E503D6377E8366E07* ___0_callback, int32_t ___1_useTrickleDown, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t PointerCaptureEventBase_1_get_pointerId_m4E4F2967D333957F5F474673769B7FFFC128A89A_gshared_inline (PointerCaptureEventBase_1_t265201C952224C804DDA3B4C56A4CA46B8A665CC* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* PointerEventBase_1_get_pointerType_m05EB5D56224F7A7A190AAFBBD622113A7A704F7C_gshared_inline (PointerEventBase_1_tCC99C5B34F8B8F012105435FC4A3CE4FD098045F* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool PointerEventBase_1_get_isPrimary_m0F266CD0EEF96089B726E1E69A8A07029685E95B_gshared_inline (PointerEventBase_1_tCC99C5B34F8B8F012105435FC4A3CE4FD098045F* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t PointerEventBase_1_get_pointerId_mF0B5F3F2655036A39E6ECAB56386CADBFDF1CF99_gshared_inline (PointerEventBase_1_tCC99C5B34F8B8F012105435FC4A3CE4FD098045F* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 PointerEventBase_1_get_position_mCB56A25EEB83B6926E29A65E30F5208A3CF6374D_gshared_inline (PointerEventBase_1_tCC99C5B34F8B8F012105435FC4A3CE4FD098045F* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool StyleEnum_1_op_Inequality_m8BEFB9FD2EF887B056E9E7E919515D3B87B99C56_gshared (StyleEnum_1_t3DD2EBD4E359AFE77C2974ECAA1DEE50E0FACEDC ___0_lhs, StyleEnum_1_t3DD2EBD4E359AFE77C2974ECAA1DEE50E0FACEDC ___1_rhs, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_TryGetValue_m0877E96B773A1C6F78A2DD44A166DB82A4C20151_gshared (Dictionary_2_t834D336DF500618699E81CE51EB7F877BDC3656A* __this, RuntimeObject* ___0_key, StylePropertyValue_tED32F617FABE99611B213BFCF9D1D909E7F141C2* ___1_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool UxmlEnumAttributeDescription_1_TryGetValueFromBag_mC1A2ABDA6BC12121C933D533F3B94AF35039A0AB_gshared (UxmlEnumAttributeDescription_1_t3735F5ADC360FC4636F222E8B1F27F9E70DAEF4F* __this, RuntimeObject* ___0_bag, CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 ___1_cc, int32_t* ___2_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BaseSlider_1__ctor_mE602DADCF973601966CEDFA7E3C4942CA2CF9C32_gshared (BaseSlider_1_t72796443D058B00401238104911BE7078A9FD0BA* __this, String_t* ___0_label, float ___1_start, float ___2_end, int32_t ___3_direction, float ___4_pageSize, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Label_tC160668F9119CE0F5567021FB208E64A5B1C5B70* BaseField_1_get_labelElement_mDEBB31CB4CDE42C577E6DDCA0BBFC6B1FFB03BBF_gshared_inline (BaseField_1_t1BD309672FAB87887168305A09C320E26F166DA7* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* BaseField_1_get_visualInput_m7AAFD7F9915155E44A3FB4B634E1946F85387945_gshared (BaseField_1_t1BD309672FAB87887168305A09C320E26F166DA7* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* BaseSlider_1_get_dragContainer_m2A4A2BD64B8BBACAD28E0133E06B109D045F2AB1_gshared_inline (BaseSlider_1_t72796443D058B00401238104911BE7078A9FD0BA* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float BaseSlider_1_GetClosestPowerOfTen_m0CC67DCBCBC54C714614FB593230DB41BA91072B_gshared (float ___0_positiveNumber, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float BaseSlider_1_RoundToMultipleOf_mDBAF80B64A8029F5A4365C512E2BAF2BE914E1DE_gshared (float ___0_value, float ___1_roundingValue, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BaseFieldTraits_2_Init_mDC025860570F88559F0EF22415EC97800A628F9E_gshared (BaseFieldTraits_2_t9F28B32FEFDD64B266EB20FC0280CB8F306CCFF2* __this, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___0_ve, RuntimeObject* ___1_bag, CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 ___2_cc, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TypedUxmlAttributeDescription_1_set_defaultValue_mCCFDF65293F595155203C9BD9977733342224870_gshared_inline (TypedUxmlAttributeDescription_1_t7ECE12D1C0C385835D77803906F54B792532FD39* __this, bool ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlTraits_1__ctor_mEC008325D803B9F0B356DA581A2AC82AA00EB001_gshared (UxmlTraits_1_t105BC17291C108B273AFD9F1AD57C6C9BE855393* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BaseSlider_1__ctor_mEDFFBE343978618C35EA25EA4BE56E8EF4DA6163_gshared (BaseSlider_1_tCD357038DC0A12750F4E032D975E8D9F2AA6CD95* __this, String_t* ___0_label, int32_t ___1_start, int32_t ___2_end, int32_t ___3_direction, float ___4_pageSize, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Label_tC160668F9119CE0F5567021FB208E64A5B1C5B70* BaseField_1_get_labelElement_mA259DEF99276E9388C0DCFB60F1CBC6572A9A39E_gshared_inline (BaseField_1_tB351B262306464787F5A31B33CDC431E89796615* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float BaseSlider_1_get_pageSize_mC77A1FF7E20A2A05736CC2A85A0541AEC0ED8AA2_gshared (BaseSlider_1_tCD357038DC0A12750F4E032D975E8D9F2AA6CD95* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BaseSlider_1_set_pageSize_m396D4BEFBF41DAC0202E607059FFBCFDC924A779_gshared (BaseSlider_1_tCD357038DC0A12750F4E032D975E8D9F2AA6CD95* __this, float ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t BaseSlider_1_get_lowValue_m2A1808D9A721CCCB906144FC62E53097FB175C5B_gshared (BaseSlider_1_tCD357038DC0A12750F4E032D975E8D9F2AA6CD95* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t BaseSlider_1_get_highValue_m8495FAE7CD3C549A3305320362618AE5C32CC1FC_gshared (BaseSlider_1_tCD357038DC0A12750F4E032D975E8D9F2AA6CD95* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BaseSlider_1_ComputeValueAndDirectionFromClick_mC7F102824CE2B9A191C74C1170A50C14A0AD0A10_gshared (BaseSlider_1_tCD357038DC0A12750F4E032D975E8D9F2AA6CD95* __this, float ___0_sliderLength, float ___1_dragElementLength, float ___2_dragElementPos, float ___3_dragElementLastPos, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool BaseSlider_1_get_inverted_m3D5CB50329C265D93A1EC0DA7F816A3311DC9ED0_gshared (BaseSlider_1_tCD357038DC0A12750F4E032D975E8D9F2AA6CD95* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t BaseSlider_1_get_direction_m8F90CBA0B6802577BF96C3244704AD660CF4836E_gshared (BaseSlider_1_tCD357038DC0A12750F4E032D975E8D9F2AA6CD95* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ClampedDragger_1_t38308021CEC312E002F1A5665B792022E28A1A3E* BaseSlider_1_get_clampedDragger_m932D761C1EF08E1715203DD0C9E0BB4D71FC3CB3_gshared_inline (BaseSlider_1_tCD357038DC0A12750F4E032D975E8D9F2AA6CD95* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ClampedDragger_1_get_dragDirection_m7CF6A0854E2CF0E840FDE0A1EDCAB73C24435A2C_gshared_inline (ClampedDragger_1_t38308021CEC312E002F1A5665B792022E28A1A3E* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ClampedDragger_1_set_dragDirection_m7C94243EE648C44295A4A73F98E03C53A4CEF3D9_gshared_inline (ClampedDragger_1_t38308021CEC312E002F1A5665B792022E28A1A3E* __this, int32_t ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float BaseSlider_1_GetClosestPowerOfTen_mE41D44E4D7931DDBB29E573F6E63096240BC45D2_gshared (float ___0_positiveNumber, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float BaseSlider_1_RoundToMultipleOf_mBD6D52844AF0CE61D1745C1D1E28D4632D668431_gshared (float ___0_value, float ___1_roundingValue, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BaseSlider_1_set_lowValue_m6BCD963EDB1808A757E8DB8ABB5C1A448E37E469_gshared (BaseSlider_1_tCD357038DC0A12750F4E032D975E8D9F2AA6CD95* __this, int32_t ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BaseSlider_1_set_highValue_mCA606864C12E3ADA1C7A118370FF1AFEF2B0AE28_gshared (BaseSlider_1_tCD357038DC0A12750F4E032D975E8D9F2AA6CD95* __this, int32_t ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BaseSlider_1_set_direction_mC250D429BE186A5969586FA96AF99115E532ED83_gshared (BaseSlider_1_tCD357038DC0A12750F4E032D975E8D9F2AA6CD95* __this, int32_t ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BaseSlider_1_set_inverted_m19E89D01AF14A93C96487B1A9B554B829A11064F_gshared (BaseSlider_1_tCD357038DC0A12750F4E032D975E8D9F2AA6CD95* __this, bool ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TypedUxmlAttributeDescription_1_set_defaultValue_mFD1C3A72D0C15C3CFA5ADF89C98C1B97C69A25E2_gshared_inline (TypedUxmlAttributeDescription_1_tF8E164DB2A1FE613654370D348F4C3680DA42A03* __this, int32_t ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlTraits_1__ctor_m3AEE4D96EFC414508AA3B44C3407AF318536FAC3_gshared (UxmlTraits_1_t52FB06771B93C32B92D92A1AF1558A664ECF793B* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Func_1_Invoke_mBB7F37C468451AF57FAF31635C544D6B8C4373B2_gshared_inline (Func_1_t2BE7F58348C9CC544A8973B3A9E55541DE43C457* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR EqualityComparer_1_t346CEF653847623862FC6F88D66F7933B0039499* EqualityComparer_1_CreateComparer_m4055D46D61B6AD80A0F2D4624577D7FE9D15B002_gshared (const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_NO_INLINE IL2CPP_METHOD_ATTR void List_1_AddWithResize_m79A9BF770BEF9C06BE40D5401E55E375F2726CC4_gshared (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, RuntimeObject* ___0_item, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BaseListViewController_t379A411BBBFADC12829E43420476B1EA096B092E* BaseListView_get_viewController_mDA6595332933FBA6E0DB7A42BEBCB391F20B46FD (BaseListView_t325EC1CB0CDB163106851B43AB91FB9EF0A59926* __this, const RuntimeMethod* method) ;
inline void EventHandler_1__ctor_mE04B29848A80E008827E634B6FB14A22D1B85175 (EventHandler_1_t522C29C2B48DA5A0C0D9F0978320FD1F630ADE69* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method)
{
(( void (*) (EventHandler_1_t522C29C2B48DA5A0C0D9F0978320FD1F630ADE69*, RuntimeObject*, intptr_t, const RuntimeMethod*))EventHandler_1__ctor_mE04B29848A80E008827E634B6FB14A22D1B85175_gshared)(__this, ___0_object, ___1_method, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Columns_remove_propertyChanged_m5EDFFF59FC0F335D98E048D18B07B7500190553F (Columns_t487EAF3B634F6D919D58F1927099A8883964831B* __this, EventHandler_1_t522C29C2B48DA5A0C0D9F0978320FD1F630ADE69* ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Columns_Clear_mF2C881F5F4F26E2DE1E28E2315C7CB4BA6C2178C (Columns_t487EAF3B634F6D919D58F1927099A8883964831B* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Columns_add_propertyChanged_mA5290BC5DC34C047B947930A4A500E3DD98EDE96 (Columns_t487EAF3B634F6D919D58F1927099A8883964831B* __this, EventHandler_1_t522C29C2B48DA5A0C0D9F0978320FD1F630ADE69* ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Columns_get_Count_mC1F16EADC6B181559293DB29021AC8849559BEF6 (Columns_t487EAF3B634F6D919D58F1927099A8883964831B* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR CollectionViewController_t89D7C4989B72B4127DF82DC97FED5D7FE01D9768* BaseVerticalCollectionView_GetOrCreateViewController_mBE5552FD15421451E3968416C1FE3E0B264D3145 (BaseVerticalCollectionView_t2BCDC86B9E301E46CFB2500A834D640F0B96ADAE* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CallbackEventHandler_NotifyPropertyChanged_m9CA05CC71AABC3EB3A77B089D89EBCF999A24891 (CallbackEventHandler_t99E35735225B4ACEAD1BA981632FD2D46E9CB2B4* __this, BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E* ___0_property, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SortColumnDescriptions_Clear_mE75FE492DFD24BC03275E58C6B66C8C067C75D1F (SortColumnDescriptions_tDC3FDF948D96F26E0BCB2C971C6EDA1E02BAB1EA* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MultiColumnListViewController_t0762070B0F155EB21EC6814602CB603E3B4860EA* MultiColumnListView_get_viewController_mF168A4252995401A8C651C25C627904DFED27BA2 (MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR MultiColumnController_t25BFE9B50BC0D69925EC7EEE090F256FFE1244B6* MultiColumnListViewController_get_columnController_mA81F819F18C565C416B9CA7DC5825F14F103C5C4_inline (MultiColumnListViewController_t0762070B0F155EB21EC6814602CB603E3B4860EA* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR MultiColumnCollectionHeader_t0B041BD57A14950E8C33DCD854F3A3C2C3DA706D* MultiColumnController_get_header_mDF5017D7AEE2E66EA19CB9337D1D2BD4DAF002F2_inline (MultiColumnController_t25BFE9B50BC0D69925EC7EEE090F256FFE1244B6* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MultiColumnCollectionHeader_set_sortDescriptions_mAE5354A00522C90A89FD257EE41187BBAE4C088B (MultiColumnCollectionHeader_t0B041BD57A14950E8C33DCD854F3A3C2C3DA706D* __this, SortColumnDescriptions_tDC3FDF948D96F26E0BCB2C971C6EDA1E02BAB1EA* ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MultiColumnListView_RaiseColumnSortingChanged_mBBD5B26F5DE83B9EF1F32CD5037FE3743387C765 (MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t MultiColumnListView_get_sortingMode_m6C5E8882D855E145DBC955C066BEDE0B9A6E1411_inline (MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MultiColumnController_set_sortingMode_mD96281C47051686E56FC8A46CF0470B962B0556D (MultiColumnController_t25BFE9B50BC0D69925EC7EEE090F256FFE1244B6* __this, int32_t ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Columns__ctor_mE41E3859EBB487EB15E5E19A7A6AE69034367BA8 (Columns_t487EAF3B634F6D919D58F1927099A8883964831B* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MultiColumnListView__ctor_m69DF46E2570ACE63E04F12244670BE303949FE2D (MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7* __this, Columns_t487EAF3B634F6D919D58F1927099A8883964831B* ___0_columns, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SortColumnDescriptions__ctor_mFD236767DDD173C435DFA29EBE413C866A5C59AA (SortColumnDescriptions_tDC3FDF948D96F26E0BCB2C971C6EDA1E02BAB1EA* __this, const RuntimeMethod* method) ;
inline void List_1__ctor_m5B04FE62C17C8E645804236DE55D4821E3C43558 (List_1_t75E66FBE18EAE33E2DBD8F2C48C54549332A997F* __this, const RuntimeMethod* method)
{
(( void (*) (List_1_t75E66FBE18EAE33E2DBD8F2C48C54549332A997F*, const RuntimeMethod*))List_1__ctor_m7F078BB342729BDF11327FD89D7872265328F690_gshared)(__this, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BaseListView__ctor_m1EC0DCE6656D6456E651EC09AD178A45DEED86E3 (BaseListView_t325EC1CB0CDB163106851B43AB91FB9EF0A59926* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* BaseVerticalCollectionView_get_scrollView_mB4F44C6276CC57A0D8AD030F3C396650532E83CC_inline (BaseVerticalCollectionView_t2BCDC86B9E301E46CFB2500A834D640F0B96ADAE* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void VisualElement_set_viewDataKey_m6318C0A701350678B0DBF34939C3BC392134B092 (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* __this, String_t* ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MultiColumnListView_set_columns_mE91761A605D3357BDE87AAC3C6F75CB23A800076 (MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7* __this, Columns_t487EAF3B634F6D919D58F1927099A8883964831B* ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Columns_t487EAF3B634F6D919D58F1927099A8883964831B* MultiColumnListView_get_columns_mF7EAC1D137E6AFE4728BA98C86D77B9ECC2B9858_inline (MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR SortColumnDescriptions_tDC3FDF948D96F26E0BCB2C971C6EDA1E02BAB1EA* MultiColumnListView_get_sortColumnDescriptions_mBEA3014E08A730BE4665C0E5C5D5F4906171CE1B_inline (MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MultiColumnListViewController__ctor_mC9B3BFBEB47DD7038A4A5FFD3AA3B79D0B31BC65 (MultiColumnListViewController_t0762070B0F155EB21EC6814602CB603E3B4860EA* __this, Columns_t487EAF3B634F6D919D58F1927099A8883964831B* ___0_columns, SortColumnDescriptions_tDC3FDF948D96F26E0BCB2C971C6EDA1E02BAB1EA* ___1_sortDescriptions, List_1_t75E66FBE18EAE33E2DBD8F2C48C54549332A997F* ___2_sortedColumns, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Action__ctor_mBDC7B0B4A3F583B64C2896F01BDED360772F67DC (Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MultiColumnController_remove_columnSortingChanged_mA05F7E6E6E4539F12F85D2E0C7DD7EC29A15BD07 (MultiColumnController_t25BFE9B50BC0D69925EC7EEE090F256FFE1244B6* __this, Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* ___0_value, const RuntimeMethod* method) ;
inline void Action_2__ctor_mE14728BD9617D501CA053AA71FB33165B1A10592 (Action_2_t723CF5545926725AE4B055BB8E304D27E617A846* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method)
{
(( void (*) (Action_2_t723CF5545926725AE4B055BB8E304D27E617A846*, RuntimeObject*, intptr_t, const RuntimeMethod*))Action_2__ctor_m6A0E7FE9DF9AE6C4BEE58611CB55F64FC3D79052_gshared)(__this, ___0_object, ___1_method, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MultiColumnController_remove_headerContextMenuPopulateEvent_mAAF3FBB6EE3E77D41451A4469A942D65D447D066 (MultiColumnController_t25BFE9B50BC0D69925EC7EEE090F256FFE1244B6* __this, Action_2_t723CF5545926725AE4B055BB8E304D27E617A846* ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BaseListView_SetViewController_m85B98AA51E7619392D4D3A92EC1DB6C1D0CC2F80 (BaseListView_t325EC1CB0CDB163106851B43AB91FB9EF0A59926* __this, CollectionViewController_t89D7C4989B72B4127DF82DC97FED5D7FE01D9768* ___0_controller, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MultiColumnController_add_columnSortingChanged_m0644BFFA36968A3EB36BB78D8EA69135CD4D2261 (MultiColumnController_t25BFE9B50BC0D69925EC7EEE090F256FFE1244B6* __this, Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MultiColumnController_add_headerContextMenuPopulateEvent_mE122EA9E21AA7D45137396E9BBB5434DDF4FB6B1 (MultiColumnController_t25BFE9B50BC0D69925EC7EEE090F256FFE1244B6* __this, Action_2_t723CF5545926725AE4B055BB8E304D27E617A846* ___0_value, const RuntimeMethod* method) ;
inline void BaseVerticalCollectionView_CreateVirtualizationController_TisReusableMultiColumnListViewItem_tCABA7B853B8B05AB223ADA86EB2FEFB2FDCC9A3A_m48D1DF003EAD283BFD90C92A1480FB28F4199C2D (BaseVerticalCollectionView_t2BCDC86B9E301E46CFB2500A834D640F0B96ADAE* __this, const RuntimeMethod* method)
{
(( void (*) (BaseVerticalCollectionView_t2BCDC86B9E301E46CFB2500A834D640F0B96ADAE*, const RuntimeMethod*))BaseVerticalCollectionView_CreateVirtualizationController_TisRuntimeObject_m961F2939335CE13D7FE75882A6D7C871CBAE9522_gshared)(__this, method);
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Action_Invoke_m7126A54DACA72B845424072887B5F3A51FC3808E_inline (Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E BindablePropertyChangedEventArgs_get_propertyName_mAAEA8B03BB9CDE60404111B4B382C4A022997075_inline (BindablePropertyChangedEventArgs_tE40C7BBF5E93423192E64F4A712177E3949E8C32* __this, const RuntimeMethod* method) ;
inline void Action_2_Invoke_mB69B116BEC442C8011B6EA40EBC3CF6F22624232_inline (Action_2_t723CF5545926725AE4B055BB8E304D27E617A846* __this, ContextualMenuPopulateEvent_t72C856D9B3951E3AA5901442A98BF6DE7F4258FB* ___0_arg1, Column_tD686764EBBB4AFE8473E2464D0039885E3A2EC6A* ___1_arg2, const RuntimeMethod* method)
{
(( void (*) (Action_2_t723CF5545926725AE4B055BB8E304D27E617A846*, ContextualMenuPopulateEvent_t72C856D9B3951E3AA5901442A98BF6DE7F4258FB*, Column_tD686764EBBB4AFE8473E2464D0039885E3A2EC6A*, const RuntimeMethod*))Action_2_Invoke_m7BFCE0BBCF67689D263059B56A8D79161B698587_gshared_inline)(__this, ___0_arg1, ___1_arg2, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E BindingId_op_Implicit_mF43027FCA60BD4AEC267D144641BC0E6E91686CC (String_t* ___0_name, const RuntimeMethod* method) ;
inline void UxmlFactory_2__ctor_m8606986B01CDA016349CBF135AFCDF39D5C28465 (UxmlFactory_2_tDBF2F219469175DF3A60E0A976F676878FF626CE* __this, const RuntimeMethod* method)
{
(( void (*) (UxmlFactory_2_tDBF2F219469175DF3A60E0A976F676878FF626CE*, const RuntimeMethod*))UxmlFactory_2__ctor_m88A0346DFE6F79DFE0C5986C5804D4FABA9DB95A_gshared)(__this, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlTraits_Init_m326F6DB0576B65912DF1AB72F5545908D0AD4B72 (UxmlTraits_tFB3C7A9DB57C6E5237CF60234A229A8C050DD891* __this, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___0_ve, RuntimeObject* ___1_bag, CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 ___2_cc, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool UxmlAttributeDescription_TryGetValueFromBagAsString_mF08874E8E58AD04C20041C076E2447E9AF57C9ED (UxmlAttributeDescription_t742D021489DB2B564142146CAAAC3F9191825EF2* __this, RuntimeObject* ___0_bag, CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 ___1_cc, String_t** ___2_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Boolean_TryParse_m417053B6E8D3724D0EED9E87C90D143622158352 (String_t* ___0_value, bool* ___1_result, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MultiColumnListView_set_sortingMode_mC4D3E54CA313D1626CC6D165B0111B0E191457D3 (MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7* __this, int32_t ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MultiColumnListView_set_sortColumnDescriptions_mCF4B316AA3F0C14C2035303FBC621549FAD8BCDB (MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7* __this, SortColumnDescriptions_tDC3FDF948D96F26E0BCB2C971C6EDA1E02BAB1EA* ___0_value, const RuntimeMethod* method) ;
inline void UxmlEnumAttributeDescription_1__ctor_m01CB8B2C0BF1410D0CBDEBA4904C68AFAFF3CF3E (UxmlEnumAttributeDescription_1_t122E2BB771358CB82D75349B398A98B1B469EF0F* __this, const RuntimeMethod* method)
{
(( void (*) (UxmlEnumAttributeDescription_1_t122E2BB771358CB82D75349B398A98B1B469EF0F*, const RuntimeMethod*))UxmlEnumAttributeDescription_1__ctor_m322D3D784BFA831AA5CBCFAC52386E719D96B5CC_gshared)(__this, method);
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void UxmlAttributeDescription_set_name_mCE9C58621BAD7AB4E59D83DD21224A8FA6517E3E_inline (UxmlAttributeDescription_t742D021489DB2B564142146CAAAC3F9191825EF2* __this, String_t* ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlAttributeDescription_set_obsoleteNames_mDF7CFC8B9DD086D48E6F03AF5E55F28F69234C87 (UxmlAttributeDescription_t742D021489DB2B564142146CAAAC3F9191825EF2* __this, RuntimeObject* ___0_value, const RuntimeMethod* method) ;
inline void UxmlObjectAttributeDescription_1__ctor_m28C3E3B0A6FD92D4C6071BF9478B6F9B99963882 (UxmlObjectAttributeDescription_1_tF4B29E4862BA15202F66B632F9FC4C9FE692A6D6* __this, const RuntimeMethod* method)
{
(( void (*) (UxmlObjectAttributeDescription_1_tF4B29E4862BA15202F66B632F9FC4C9FE692A6D6*, const RuntimeMethod*))UxmlObjectAttributeDescription_1__ctor_mE66CFD9EC9A277AAC24634468027320F76F24EC5_gshared)(__this, method);
}
inline void UxmlObjectAttributeDescription_1__ctor_m5674A1C0D22A651BF4A5CB4DE08C38B1A7A2F358 (UxmlObjectAttributeDescription_1_t5E9378C81403AB43C5D13E1EA0EB389A3C47F9F6* __this, const RuntimeMethod* method)
{
(( void (*) (UxmlObjectAttributeDescription_1_t5E9378C81403AB43C5D13E1EA0EB389A3C47F9F6*, const RuntimeMethod*))UxmlObjectAttributeDescription_1__ctor_mE66CFD9EC9A277AAC24634468027320F76F24EC5_gshared)(__this, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlTraits__ctor_m11A3C1882D232C36141D229B4FC517BB5B500FEC (UxmlTraits_tFB3C7A9DB57C6E5237CF60234A229A8C050DD891* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BaseTreeViewController_t8359BFF7DA01FF2425D81CB17628B4B43AC6E5C0* BaseTreeView_get_viewController_m40790BAA3A7FB0402B4CA93C1554A6B771015823 (BaseTreeView_t4B72EA959CB8F22C78269844A43D51C4AB360DD7* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MultiColumnTreeViewController_t9FFDEDF1F2C2F5476271370488740DB7A8C70BAC* MultiColumnTreeView_get_viewController_m2B659FB6299E6801105D71809BCEBC820102E6B6 (MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR MultiColumnController_t25BFE9B50BC0D69925EC7EEE090F256FFE1244B6* MultiColumnTreeViewController_get_columnController_m9B69A4909AFEDA14CFD76E9B2EFC91D808E01CCD_inline (MultiColumnTreeViewController_t9FFDEDF1F2C2F5476271370488740DB7A8C70BAC* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MultiColumnTreeView_RaiseColumnSortingChanged_mA1EB765B2963FA688C950AE292D665E033BB9669 (MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t MultiColumnTreeView_get_sortingMode_m2720E481975C324ACB8D2808B297A8BEE9F174E9_inline (MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MultiColumnTreeView__ctor_m95D8FEEF09FF16A3EC8C4DD2112A4397B8040DAC (MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820* __this, Columns_t487EAF3B634F6D919D58F1927099A8883964831B* ___0_columns, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BaseTreeView__ctor_m7FA054768C8EEA68545F785743B61E16962C38B2 (BaseTreeView_t4B72EA959CB8F22C78269844A43D51C4AB360DD7* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MultiColumnTreeView_set_columns_mE9AB9EAB3C8088EF73101ACAC74DA9AB2C546D57 (MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820* __this, Columns_t487EAF3B634F6D919D58F1927099A8883964831B* ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Columns_t487EAF3B634F6D919D58F1927099A8883964831B* MultiColumnTreeView_get_columns_mAE094800C39FE95F0124052FECFEF59148344C6C_inline (MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR SortColumnDescriptions_tDC3FDF948D96F26E0BCB2C971C6EDA1E02BAB1EA* MultiColumnTreeView_get_sortColumnDescriptions_m43910414366752DD9ED3974E698305DEBBACF116_inline (MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820* __this, const RuntimeMethod* method) ;
inline void DefaultMultiColumnTreeViewController_1__ctor_mEF1EB1BEB2B62059619A9D5173A4FCE5FE59C7F2 (DefaultMultiColumnTreeViewController_1_t0AB237E3A16ABF695C0971BC0606DEA7DC479E5B* __this, Columns_t487EAF3B634F6D919D58F1927099A8883964831B* ___0_columns, SortColumnDescriptions_tDC3FDF948D96F26E0BCB2C971C6EDA1E02BAB1EA* ___1_sortDescriptions, List_1_t75E66FBE18EAE33E2DBD8F2C48C54549332A997F* ___2_sortedColumns, const RuntimeMethod* method)
{
(( void (*) (DefaultMultiColumnTreeViewController_1_t0AB237E3A16ABF695C0971BC0606DEA7DC479E5B*, Columns_t487EAF3B634F6D919D58F1927099A8883964831B*, SortColumnDescriptions_tDC3FDF948D96F26E0BCB2C971C6EDA1E02BAB1EA*, List_1_t75E66FBE18EAE33E2DBD8F2C48C54549332A997F*, const RuntimeMethod*))DefaultMultiColumnTreeViewController_1__ctor_mEF1EB1BEB2B62059619A9D5173A4FCE5FE59C7F2_gshared)(__this, ___0_columns, ___1_sortDescriptions, ___2_sortedColumns, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BaseTreeView_SetViewController_m27CF82317E5979F5C997D5600F7ABC12EBB55C30 (BaseTreeView_t4B72EA959CB8F22C78269844A43D51C4AB360DD7* __this, CollectionViewController_t89D7C4989B72B4127DF82DC97FED5D7FE01D9768* ___0_controller, const RuntimeMethod* method) ;
inline void BaseVerticalCollectionView_CreateVirtualizationController_TisReusableMultiColumnTreeViewItem_t9B978EA663C0A34F0D366EC25206279C67CD74DF_m2CFE93543F79B3AC05197B596803CAC9E134AEFC (BaseVerticalCollectionView_t2BCDC86B9E301E46CFB2500A834D640F0B96ADAE* __this, const RuntimeMethod* method)
{
(( void (*) (BaseVerticalCollectionView_t2BCDC86B9E301E46CFB2500A834D640F0B96ADAE*, const RuntimeMethod*))BaseVerticalCollectionView_CreateVirtualizationController_TisRuntimeObject_m961F2939335CE13D7FE75882A6D7C871CBAE9522_gshared)(__this, method);
}
inline void UxmlFactory_2__ctor_mE066ADCE3B5030309B13E4F002A1583B78631DE7 (UxmlFactory_2_tE197187ACA0D48E86CDCA65B04CA4CE0DAC411C4* __this, const RuntimeMethod* method)
{
(( void (*) (UxmlFactory_2_tE197187ACA0D48E86CDCA65B04CA4CE0DAC411C4*, const RuntimeMethod*))UxmlFactory_2__ctor_m88A0346DFE6F79DFE0C5986C5804D4FABA9DB95A_gshared)(__this, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlTraits_Init_m9F5EC2D6B196EC8D1E3DB831BF970FF85B1D76AC (UxmlTraits_t77ED93476E376AAC253D43EC610365EFC48C9D70* __this, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___0_ve, RuntimeObject* ___1_bag, CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 ___2_cc, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MultiColumnTreeView_set_sortingMode_m7B9D13D6464A4BEEABB85D1E264554DCBAACC1AE (MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820* __this, int32_t ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MultiColumnTreeView_set_sortColumnDescriptions_m4F72D39D26A4A5FC1FD95328A9B385EA52C6D606 (MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820* __this, SortColumnDescriptions_tDC3FDF948D96F26E0BCB2C971C6EDA1E02BAB1EA* ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlTraits__ctor_mA6440866D831F1862F20B312257DDFD5B1C9A313 (UxmlTraits_t77ED93476E376AAC253D43EC610365EFC48C9D70* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Delegate_t* Delegate_Combine_m1F725AEF318BE6F0426863490691A6F4606E7D00 (Delegate_t* ___0_a, Delegate_t* ___1_b, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Delegate_t* Delegate_Remove_m8B7DD5661308FA972E23CA1CC3FC9CEB355504E3 (Delegate_t* ___0_source, Delegate_t* ___1_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1 (String_t* ___0_a, String_t* ___1_b, const RuntimeMethod* method) ;
inline void Action_1_Invoke_m60D1CF0E8D339F69BD71C8A6D9CEAA4B32521264_inline (Action_1_t437F5B071D68BF73AA318BED11495707D91E02C3* __this, SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37* ___0_obj, const RuntimeMethod* method)
{
(( void (*) (Action_1_t437F5B071D68BF73AA318BED11495707D91E02C3*, SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37*, const RuntimeMethod*))Action_1_Invoke_mF2422B2DD29F74CE66F791C3F68E288EC7C3DB9E_gshared_inline)(__this, ___0_obj, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SortColumnDescription_NotifyPropertyChanged_m8FCD4C07C39DB489937914A764829601B991F1D8 (SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37* __this, BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E* ___0_property, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2 (RuntimeObject* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SortColumnDescription_set_columnIndex_mE97DBC2A3860E2B205015EC7B28F5DDBBCEA12A6 (SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37* __this, int32_t ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SortColumnDescription_set_direction_m28A37600DCBA0259EDCDE484E4F27F7CA11E1804 (SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37* __this, int32_t ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SortColumnDescription_set_columnName_m48380A906B8355D6F3F18203B9696DA415909103 (SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37* __this, String_t* ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BindablePropertyChangedEventArgs__ctor_mF1BCB88AF82146A5E82D73255A8295B92781AFC1 (BindablePropertyChangedEventArgs_tE40C7BBF5E93423192E64F4A712177E3949E8C32* __this, BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E* ___0_propertyName, const RuntimeMethod* method) ;
inline void EventHandler_1_Invoke_m5C7C32D77BF92F33B2B3AE0BEBE1392718DF9647_inline (EventHandler_1_t522C29C2B48DA5A0C0D9F0978320FD1F630ADE69* __this, RuntimeObject* ___0_sender, BindablePropertyChangedEventArgs_tE40C7BBF5E93423192E64F4A712177E3949E8C32 ___1_e, const RuntimeMethod* method)
{
(( void (*) (EventHandler_1_t522C29C2B48DA5A0C0D9F0978320FD1F630ADE69*, RuntimeObject*, BindablePropertyChangedEventArgs_tE40C7BBF5E93423192E64F4A712177E3949E8C32, const RuntimeMethod*))EventHandler_1_Invoke_m5C7C32D77BF92F33B2B3AE0BEBE1392718DF9647_gshared_inline)(__this, ___0_sender, ___1_e, method);
}
inline void UxmlObjectFactory_1__ctor_mC2AAAB1A0C38E4C9528503CC5CE2BF7FBFB827F6 (UxmlObjectFactory_1_tB99B382F66239C60D5E42A78AA11C4259486B16E* __this, const RuntimeMethod* method)
{
(( void (*) (UxmlObjectFactory_1_tB99B382F66239C60D5E42A78AA11C4259486B16E*, const RuntimeMethod*))UxmlObjectFactory_1__ctor_mC01DC7D2DA8791E810CB250077834D804EBC45FB_gshared)(__this, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* SortColumnDescriptions_GetEnumerator_m97E9D0EB7D36FFCDD5900E18C1B8299E7318E058 (SortColumnDescriptions_tDC3FDF948D96F26E0BCB2C971C6EDA1E02BAB1EA* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SortColumnDescriptions_Insert_mC64F2A44FF9E8F87F02ED61EAC7ABBA3923C02FC (SortColumnDescriptions_tDC3FDF948D96F26E0BCB2C971C6EDA1E02BAB1EA* __this, int32_t ___0_index, SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37* ___1_desc, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SortColumnDescriptions_Remove_m2E23AFC243EF615AA95FB66457C035ADB709B6A7 (SortColumnDescriptions_tDC3FDF948D96F26E0BCB2C971C6EDA1E02BAB1EA* __this, SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37* ___0_desc, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArgumentException__ctor_m026938A67AF9D36BB7ED27F80425D7194B514465 (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* __this, String_t* ___0_message, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void SortColumnDescription_set_column_mDFB0476B3C825B42B3DB6C0E5D5583C697EFF360_inline (SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37* __this, Column_tD686764EBBB4AFE8473E2464D0039885E3A2EC6A* ___0_value, const RuntimeMethod* method) ;
inline void Action_1__ctor_mD3A02AD3B5F9F2965634611F22729828E01537CD (Action_1_t437F5B071D68BF73AA318BED11495707D91E02C3* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method)
{
(( void (*) (Action_1_t437F5B071D68BF73AA318BED11495707D91E02C3*, RuntimeObject*, intptr_t, const RuntimeMethod*))Action_1__ctor_m2E1DFA67718FC1A0B6E5DFEB78831FFE9C059EB4_gshared)(__this, ___0_object, ___1_method, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SortColumnDescription_remove_changed_mEFBFA2B6D59D915EDE39798587C8F6E8806DAAC5 (SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37* __this, Action_1_t437F5B071D68BF73AA318BED11495707D91E02C3* ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SortColumnDescriptions_Contains_m1B25CED15299CDDE7D32669A3262AC90F9286BD9 (SortColumnDescriptions_tDC3FDF948D96F26E0BCB2C971C6EDA1E02BAB1EA* __this, SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37* ___0_item, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SortColumnDescription_add_changed_mB2ABBAFF756119BDB5E25F6EA13505539738A82F (SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37* __this, Action_1_t437F5B071D68BF73AA318BED11495707D91E02C3* ___0_value, const RuntimeMethod* method) ;
inline void UxmlObjectFactory_1__ctor_mCDD917E9E437BDBDCE047017CC95F5197515C462 (UxmlObjectFactory_1_tC4EA7EB868914CB38EA895A8B10D98F771744A47* __this, const RuntimeMethod* method)
{
(( void (*) (UxmlObjectFactory_1_tC4EA7EB868914CB38EA895A8B10D98F771744A47*, const RuntimeMethod*))UxmlObjectFactory_1__ctor_m2FDE04B7BEC6741E81A86017722288208DB2869A_gshared)(__this, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TextElement__ctor_mB52112242702EEDC8E13BF444AB19E97329B7CE5 (TextElement_tD56C5044CCC5552285DC8A9950CC60448C80FEE0* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void VisualElement_AddToClassList_mAF0DD8D8CFD5130229A0471DD260E01ED82117F1 (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* __this, String_t* ___0_className, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void VisualElement__ctor_m4C59A7BA0CE74223A61F07C39A60071DD0207E2D (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void VisualElement_set_name_m5ABC7B8D2586B1839DD436E1AAF25D81395759BC (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* __this, String_t* ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Hierarchy_t4CF226F0EDE9C117C51C505730FC80641B1F1677 VisualElement_get_hierarchy_m2E897DE4CFD349E65CFA38EFF6BAAFECE2F4E3E4_inline (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Hierarchy_Add_mDDEF4932C9E9FC302755C45A9F7966AEEBC26648 (Hierarchy_t4CF226F0EDE9C117C51C505730FC80641B1F1677* __this, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___0_child, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Concat_m9E3155FB84015C823606188F53B47CB44C444991 (String_t* ___0_str0, String_t* ___1_str1, const RuntimeMethod* method) ;
inline void UxmlFactory_2__ctor_m7B7A7D4F1E202E58955B7010774A33CF9783C134 (UxmlFactory_2_tE87A46C58BBE884E728D077495684CEDDCC0A34A* __this, const RuntimeMethod* method)
{
(( void (*) (UxmlFactory_2_tE87A46C58BBE884E728D077495684CEDDCC0A34A*, const RuntimeMethod*))UxmlFactory_2__ctor_m88A0346DFE6F79DFE0C5986C5804D4FABA9DB95A_gshared)(__this, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlTraits__ctor_mE40F6FE41E1377B748D9B6D9937634BB44D7B387 (UxmlTraits_t8F9F8E46DE4A7DDD1380F89F35F670433ADFF3FC* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* AbstractProgressBar_get_title_m11A8CE41C55301B4AA6C4AFB618966E80BFC9763 (AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t String_CompareOrdinal_mC6F612DEA1F7B3BF24A44C79D17AF7F8C29C9D3C (String_t* ___0_strA, String_t* ___1_strB, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float AbstractProgressBar_get_lowValue_m4FFD1468A1C184A33F71BBFD424067A84F837153_inline (AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AbstractProgressBar_SetProgress_m20E0F4C0451B1AA67792D7B3BA16F5F98039DD9C (AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30* __this, float ___0_p, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Mathf_Approximately_m1DADD012A8FC82E11FB282501AE2EBBF9A77150B_inline (float ___0_a, float ___1_b, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float AbstractProgressBar_get_highValue_m7114228D44EB12271298C3671C7D5043C2ED2FE6_inline (AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BindableElement__ctor_m827E1D7852F342FCC582E31E9857F6976D958454 (BindableElement_t873EFF65032D21AB3B7BFBA21675D1693967435C* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void VisualElement_Add_mE2571CCB23C09103F8732EEC73833683F7236A7F (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* __this, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___0_child, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Label__ctor_mEC3F9EF41CBD508BAA966A8C6C75EABBED3CB365 (Label_tC160668F9119CE0F5567021FB208E64A5B1C5B70* __this, const RuntimeMethod* method) ;
inline void EventCallback_1__ctor_mF06BFBEB6C98B9A486C131579BD98388B38997F5 (EventCallback_1_t435839AFF4474F7EAE0AA8A59F737E798CEAFD30* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method)
{
(( void (*) (EventCallback_1_t435839AFF4474F7EAE0AA8A59F737E798CEAFD30*, RuntimeObject*, intptr_t, const RuntimeMethod*))EventCallback_1__ctor_m8E83F917FC9541DE1168E498CDF99D58A6DC329B_gshared)(__this, ___0_object, ___1_method, method);
}
inline void CallbackEventHandler_RegisterCallback_TisGeometryChangedEvent_tB4A621001850F337A676F8CC27F172B8ADB22A9A_m34764823E27F27068C7C0E4F34879B1C395A117F (CallbackEventHandler_t99E35735225B4ACEAD1BA981632FD2D46E9CB2B4* __this, EventCallback_1_t435839AFF4474F7EAE0AA8A59F737E798CEAFD30* ___0_callback, int32_t ___1_useTrickleDown, const RuntimeMethod* method)
{
(( void (*) (CallbackEventHandler_t99E35735225B4ACEAD1BA981632FD2D46E9CB2B4*, EventCallback_1_t435839AFF4474F7EAE0AA8A59F737E798CEAFD30*, int32_t, const RuntimeMethod*))CallbackEventHandler_RegisterCallback_TisRuntimeObject_m221D8BDDC2D60A7D22B11CBCC628C7990BE1C8F9_gshared)(__this, ___0_callback, ___1_useTrickleDown, method);
}
inline EqualityComparer_1_t346CEF653847623862FC6F88D66F7933B0039499* EqualityComparer_1_get_Default_m20A1B9861324559044977270E1FAFB09BBE14234_inline (const RuntimeMethod* method)
{
return (( EqualityComparer_1_t346CEF653847623862FC6F88D66F7933B0039499* (*) (const RuntimeMethod*))EqualityComparer_1_get_Default_m20A1B9861324559044977270E1FAFB09BBE14234_gshared_inline)(method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* VisualElement_get_panel_m44AEFA3041785E57641AA3F895D11215C841BED1 (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* __this, const RuntimeMethod* method) ;
inline ChangeEvent_1_tAB4351D85EACEBEE9040F90F3A0430C076BE372E* ChangeEvent_1_GetPooled_m66ED46C78A20DDAD3DDAC255909CA235C99C6078 (float ___0_previousValue, float ___1_newValue, const RuntimeMethod* method)
{
return (( ChangeEvent_1_tAB4351D85EACEBEE9040F90F3A0430C076BE372E* (*) (float, float, const RuntimeMethod*))ChangeEvent_1_GetPooled_m66ED46C78A20DDAD3DDAC255909CA235C99C6078_gshared)(___0_previousValue, ___1_newValue, method);
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void EventBase_set_elementTarget_m8BF8A4CD508F335210DB9FD2D034549A1EC084A8_inline (EventBase_tD7F89B936EB8074AE31E7B15976C072277371F7C* __this, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AbstractProgressBar_SetValueWithoutNotify_m365D77811FA48B5793DE669FF36BFED70B071C75 (AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30* __this, float ___0_newValue, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float AbstractProgressBar_CalculateOppositeProgressWidth_m9EDC80FA8DD29201F4670D85074460A42CCCA036 (AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30* __this, float ___0_width, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* VisualElement_get_style_mDCFF8D835BE0AFE412905E108F48B32A83734224 (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8 StyleLength_op_Implicit_mA1ED6E9AD696C34231A35B83084B1298A700B019 (float ___0_v, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D VisualElement_get_layout_m71851CB694EE1348CDCA83353FFF3C1FB2F69C1A (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9_inline (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Single_IsNaN_mFE637F6ECA9F7697CE8EFF56427858F4C5EDF75D_inline (float ___0_f, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Mathf_Max_mF5379E63D2BBAC76D090748695D833934F8AD051_inline (float ___0_a, float ___1_b, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StyleLength__ctor_m55F6114FDAED5C76CFF8D95F0A25BD51EC42782D (StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8* __this, int32_t ___0_keyword, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StyleLength__ctor_m24A29CCF8BEDCBAADBDF348EC3E00AB9BF585E96 (StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8* __this, float ___0_v, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlTraits_Init_mF7618ABBF84731C43491CE8BD8ADB637AF5CD44D (UxmlTraits_tDED0FF94BF82D1F4DCFD14DBC22DCA51D30D1172* __this, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___0_ve, RuntimeObject* ___1_bag, CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 ___2_cc, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AbstractProgressBar_set_lowValue_mAD81719AF745FBADE87FC773233FF6A24CBDF7E1 (AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30* __this, float ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AbstractProgressBar_set_highValue_mD77530EAD3288536610F559592390674F4FD6287 (AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30* __this, float ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AbstractProgressBar_set_title_mF1E785303CB4F22C12A18843653E205B5D2E2812 (AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30* __this, String_t* ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlFloatAttributeDescription__ctor_mC065303B0E84820CB5EF79B9AD3E6CF42A031641 (UxmlFloatAttributeDescription_t1B8A606E367C713102FC17E8AC732758B48DD4BB* __this, const RuntimeMethod* method) ;
inline void TypedUxmlAttributeDescription_1_set_defaultValue_m9CD397DCF26F3871BE330F890164CB7C3B5E9BBD_inline (TypedUxmlAttributeDescription_1_t460827E989E5BB273194A7D197EAF27D7FE88F40* __this, float ___0_value, const RuntimeMethod* method)
{
(( void (*) (TypedUxmlAttributeDescription_1_t460827E989E5BB273194A7D197EAF27D7FE88F40*, float, const RuntimeMethod*))TypedUxmlAttributeDescription_1_set_defaultValue_m9CD397DCF26F3871BE330F890164CB7C3B5E9BBD_gshared_inline)(__this, ___0_value, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlStringAttributeDescription__ctor_mA8A849D4B098131C4D456911CAA16E3A964B51D7 (UxmlStringAttributeDescription_t60C9BE81B6A3251AD7A38A90E46F240E016293EF* __this, const RuntimeMethod* method) ;
inline void TypedUxmlAttributeDescription_1_set_defaultValue_m9F2EF88DF75445E5B608C4041C2FB142B50F1385_inline (TypedUxmlAttributeDescription_1_tD8728D2AC8F9232D2E6A83B327DC0258F2CEEFA2* __this, String_t* ___0_value, const RuntimeMethod* method)
{
(( void (*) (TypedUxmlAttributeDescription_1_tD8728D2AC8F9232D2E6A83B327DC0258F2CEEFA2*, String_t*, const RuntimeMethod*))TypedUxmlAttributeDescription_1_set_defaultValue_m1A0A92FE2F99CC7D699DF2B86856706B8A65CFC8_gshared_inline)(__this, ___0_value, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlTraits__ctor_mD1446358752A926B32BC92B0446AA5E87090DD97 (UxmlTraits_tDED0FF94BF82D1F4DCFD14DBC22DCA51D30D1172* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AbstractProgressBar__ctor_m2FF27E7A85BEFDB7250BA69E82362E09664C9648 (AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30* __this, const RuntimeMethod* method) ;
inline void UxmlFactory_2__ctor_mB1659679199D48064FA23BD97BB7C0AFBF829D21 (UxmlFactory_2_t8AD404229319220474178C87ABCEAF3EA3370856* __this, const RuntimeMethod* method)
{
(( void (*) (UxmlFactory_2_t8AD404229319220474178C87ABCEAF3EA3370856*, const RuntimeMethod*))UxmlFactory_2__ctor_m88A0346DFE6F79DFE0C5986C5804D4FABA9DB95A_gshared)(__this, method);
}
inline bool BaseField_1_get_value_m1B65678910625C38A49C703F22EFBD3D1F1CEB32 (BaseField_1_t33E37D3A182C1DDE900EA4039FE03BF68FD0CD26* __this, const RuntimeMethod* method)
{
return (( bool (*) (BaseField_1_t33E37D3A182C1DDE900EA4039FE03BF68FD0CD26*, const RuntimeMethod*))BaseField_1_get_value_m1B65678910625C38A49C703F22EFBD3D1F1CEB32_gshared)(__this, method);
}
inline void BaseField_1_set_value_m739DB8ED48770F0EC3A9C70E64B64292B5C8A9CF (BaseField_1_t33E37D3A182C1DDE900EA4039FE03BF68FD0CD26* __this, bool ___0_value, const RuntimeMethod* method)
{
(( void (*) (BaseField_1_t33E37D3A182C1DDE900EA4039FE03BF68FD0CD26*, bool, const RuntimeMethod*))BaseField_1_set_value_m739DB8ED48770F0EC3A9C70E64B64292B5C8A9CF_gshared)(__this, ___0_value, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RadioButton_UpdateCheckmark_m6EEE91D7254F56E86BECB96DAC2C99AC8F56CCD2 (RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8* __this, const RuntimeMethod* method) ;
inline void GroupBoxUtility_OnOptionSelected_TisRadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8_m8AF2A20DA48C4385D9BD30207EC2EA5EBFA91C97 (RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8* ___0_selectedOption, const RuntimeMethod* method)
{
(( void (*) (RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8*, const RuntimeMethod*))GroupBoxUtility_OnOptionSelected_TisRuntimeObject_m11FD293FB0E954973718CC765F696A1E90740F11_gshared)(___0_selectedOption, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RadioButton__ctor_mA19672A120C51D898FC14F051BE441E799150D74 (RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8* __this, String_t* ___0_label, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BaseBoolField__ctor_m03425F09EE8336FD178562D05EB43ABDFBBAF0BB (BaseBoolField_t01F8AFD72D18F0EB65F949062615550A9ED30B0D* __this, String_t* ___0_label, const RuntimeMethod* method) ;
inline VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* BaseField_1_get_visualInput_m6A3524290300B23D39D5D57B06FEDFC8A8103286 (BaseField_1_t33E37D3A182C1DDE900EA4039FE03BF68FD0CD26* __this, const RuntimeMethod* method)
{
return (( VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* (*) (BaseField_1_t33E37D3A182C1DDE900EA4039FE03BF68FD0CD26*, const RuntimeMethod*))BaseField_1_get_visualInput_m6A3524290300B23D39D5D57B06FEDFC8A8103286_gshared)(__this, method);
}
inline Label_tC160668F9119CE0F5567021FB208E64A5B1C5B70* BaseField_1_get_labelElement_mA164849E98B4DCBCBD6BEFBE33311022B1967769_inline (BaseField_1_t33E37D3A182C1DDE900EA4039FE03BF68FD0CD26* __this, const RuntimeMethod* method)
{
return (( Label_tC160668F9119CE0F5567021FB208E64A5B1C5B70* (*) (BaseField_1_t33E37D3A182C1DDE900EA4039FE03BF68FD0CD26*, const RuntimeMethod*))BaseField_1_get_labelElement_mA164849E98B4DCBCBD6BEFBE33311022B1967769_gshared_inline)(__this, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void VisualElement_RemoveFromHierarchy_m5F43EA9B8CBA47EA2AEC2D75180713395AEECF64 (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void VisualElement_set_pickingMode_m4B12358A0C59640E752A2BB5B3E6F5C76CB9ACD0 (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* __this, int32_t ___0_value, const RuntimeMethod* method) ;
inline void EventCallback_1__ctor_m929B5D5292DB931820A52428141FECB39016A6B7 (EventCallback_1_t1FFCCC98AE7C52F427D11F1609ED56BE1E4AEF88* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method)
{
(( void (*) (EventCallback_1_t1FFCCC98AE7C52F427D11F1609ED56BE1E4AEF88*, RuntimeObject*, intptr_t, const RuntimeMethod*))EventCallback_1__ctor_m8E83F917FC9541DE1168E498CDF99D58A6DC329B_gshared)(__this, ___0_object, ___1_method, method);
}
inline void CallbackEventHandler_RegisterCallback_TisAttachToPanelEvent_t95C0BC3DD37F324A7816CB2574B56D976C932B28_mE90FCB724E9E49659FDCAE9A1BB0FC9BA01C9BEF (CallbackEventHandler_t99E35735225B4ACEAD1BA981632FD2D46E9CB2B4* __this, EventCallback_1_t1FFCCC98AE7C52F427D11F1609ED56BE1E4AEF88* ___0_callback, int32_t ___1_useTrickleDown, const RuntimeMethod* method)
{
(( void (*) (CallbackEventHandler_t99E35735225B4ACEAD1BA981632FD2D46E9CB2B4*, EventCallback_1_t1FFCCC98AE7C52F427D11F1609ED56BE1E4AEF88*, int32_t, const RuntimeMethod*))CallbackEventHandler_RegisterCallback_TisRuntimeObject_m221D8BDDC2D60A7D22B11CBCC628C7990BE1C8F9_gshared)(__this, ___0_callback, ___1_useTrickleDown, method);
}
inline void EventCallback_1__ctor_m0407B736C264F06C81E5CBB70EF40FBB975AC634 (EventCallback_1_tCE5E8F1D2A7EE5EC636D68025C6D899BD17EF38B* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method)
{
(( void (*) (EventCallback_1_tCE5E8F1D2A7EE5EC636D68025C6D899BD17EF38B*, RuntimeObject*, intptr_t, const RuntimeMethod*))EventCallback_1__ctor_m8E83F917FC9541DE1168E498CDF99D58A6DC329B_gshared)(__this, ___0_object, ___1_method, method);
}
inline void CallbackEventHandler_RegisterCallback_TisDetachFromPanelEvent_t5E26427B0E6AF96F0C522D1FCEDDC078D755E496_mED85B91BE761D1DBE3001231E0050CD612946F2C (CallbackEventHandler_t99E35735225B4ACEAD1BA981632FD2D46E9CB2B4* __this, EventCallback_1_tCE5E8F1D2A7EE5EC636D68025C6D899BD17EF38B* ___0_callback, int32_t ___1_useTrickleDown, const RuntimeMethod* method)
{
(( void (*) (CallbackEventHandler_t99E35735225B4ACEAD1BA981632FD2D46E9CB2B4*, EventCallback_1_tCE5E8F1D2A7EE5EC636D68025C6D899BD17EF38B*, int32_t, const RuntimeMethod*))CallbackEventHandler_RegisterCallback_TisRuntimeObject_m221D8BDDC2D60A7D22B11CBCC628C7990BE1C8F9_gshared)(__this, ___0_callback, ___1_useTrickleDown, method);
}
inline void GroupBoxUtility_RegisterGroupBoxOption_TisRadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8_m70DF23B1D9EAC3C42B8ACAD62D579D26E8FFA815 (RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8* ___0_option, const RuntimeMethod* method)
{
(( void (*) (RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8*, const RuntimeMethod*))GroupBoxUtility_RegisterGroupBoxOption_TisRuntimeObject_mB3CB37CD3002444531A920F9C3968472DB83A205_gshared)(___0_option, method);
}
inline void GroupBoxUtility_UnregisterGroupBoxOption_TisRadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8_m952FB897ECC60452FE382497BE676822C258595C (RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8* ___0_option, const RuntimeMethod* method)
{
(( void (*) (RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8*, const RuntimeMethod*))GroupBoxUtility_UnregisterGroupBoxOption_TisRuntimeObject_m28E9D5AE481E9A05D544010BD813E77348FF4A0A_gshared)(___0_option, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BaseBoolField_InitLabel_mA42D7F785A4C5C390A6901193BCCD24F4A6769B7 (BaseBoolField_t01F8AFD72D18F0EB65F949062615550A9ED30B0D* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BaseBoolField_SetValueWithoutNotify_m79A630E64C24214CD4D5468F81CC6279D90D2B0E (BaseBoolField_t01F8AFD72D18F0EB65F949062615550A9ED30B0D* __this, bool ___0_newValue, const RuntimeMethod* method) ;
inline StyleEnum_1_t3B02FFF55849C9C8E6A7C0AA9C7E5F65F10C9C69 StyleEnum_1_op_Implicit_mE2664CDFC678F602380EED12BA228071E6F49030 (int32_t ___0_v, const RuntimeMethod* method)
{
return (( StyleEnum_1_t3B02FFF55849C9C8E6A7C0AA9C7E5F65F10C9C69 (*) (int32_t, const RuntimeMethod*))StyleEnum_1_op_Implicit_mD776DEBA28E9493976D039080BBB10FF0DA48362_gshared)(___0_v, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BaseBoolField_UpdateMixedValueContent_mE58CBE5E6790897F118AD45D61D03D779F8CF2AC (BaseBoolField_t01F8AFD72D18F0EB65F949062615550A9ED30B0D* __this, const RuntimeMethod* method) ;
inline bool BaseField_1_get_showMixedValue_m82F618A9811B9F5C550CAC312D1E844E69BF11E0_inline (BaseField_1_t33E37D3A182C1DDE900EA4039FE03BF68FD0CD26* __this, const RuntimeMethod* method)
{
return (( bool (*) (BaseField_1_t33E37D3A182C1DDE900EA4039FE03BF68FD0CD26*, const RuntimeMethod*))BaseField_1_get_showMixedValue_m82F618A9811B9F5C550CAC312D1E844E69BF11E0_gshared_inline)(__this, method);
}
inline void UxmlFactory_2__ctor_mF08ACCFC5EF753D498CA2DEEE65F3B97CC7F3C61 (UxmlFactory_2_tDAB0D321A8F1E520D0346F93018F0B9AD327F3DB* __this, const RuntimeMethod* method)
{
(( void (*) (UxmlFactory_2_tDAB0D321A8F1E520D0346F93018F0B9AD327F3DB*, const RuntimeMethod*))UxmlFactory_2__ctor_m88A0346DFE6F79DFE0C5986C5804D4FABA9DB95A_gshared)(__this, method);
}
inline void BaseFieldTraits_2_Init_m1E2180EBE5AAEA54064ACDF3605BDBF67F2B5643 (BaseFieldTraits_2_t0332B81E925A2DD0C7336EA3844C361A9351EC52* __this, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___0_ve, RuntimeObject* ___1_bag, CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 ___2_cc, const RuntimeMethod* method)
{
(( void (*) (BaseFieldTraits_2_t0332B81E925A2DD0C7336EA3844C361A9351EC52*, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*, RuntimeObject*, CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257, const RuntimeMethod*))BaseFieldTraits_2_Init_m2F0A0DFD88852CFAE68E3918D02D78D1EB1B81A0_gshared)(__this, ___0_ve, ___1_bag, ___2_cc, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BaseBoolField_set_text_mEE1205D6F5A9E94D75B77A385580C0867420A52D (BaseBoolField_t01F8AFD72D18F0EB65F949062615550A9ED30B0D* __this, String_t* ___0_value, const RuntimeMethod* method) ;
inline void BaseFieldTraits_2__ctor_m2D4334766694BAC364CA1330E538A378D28D1906 (BaseFieldTraits_2_t0332B81E925A2DD0C7336EA3844C361A9351EC52* __this, const RuntimeMethod* method)
{
(( void (*) (BaseFieldTraits_2_t0332B81E925A2DD0C7336EA3844C361A9351EC52*, const RuntimeMethod*))BaseFieldTraits_2__ctor_mBB0392BE07E273C9A5D50DF0D8CFE0ED09FDB834_gshared)(__this, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3Cget_choicesU3Ed__17__ctor_mDE013499DBB785F8216C9BCBEEEF922FFF717E8E (U3Cget_choicesU3Ed__17_tE7BE181387FC95BE357C557627F60532139237B0* __this, int32_t ___0_U3CU3E1__state, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool RadioButtonGroup_U3Cset_choicesU3Eg__AreListEqualU7C18_0_m8F3D21898650B98866D25330FD3C5541D8D3228C (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* ___0_list1, RuntimeObject* ___1_list2, const RuntimeMethod* method) ;
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);
}
inline void List_1_Clear_mC6C7AEBB0F980A717A87C0D12377984A464F0934_inline (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* __this, const RuntimeMethod* method)
{
(( void (*) (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD*, const RuntimeMethod*))List_1_Clear_m16C1F2C61FED5955F10EB36BC1CB2DF34B128994_gshared_inline)(__this, method);
}
inline void List_1_AddRange_m157DD7AD4D25423F82A21E533BC4686C83770D5E (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* __this, RuntimeObject* ___0_collection, const RuntimeMethod* method)
{
(( void (*) (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD*, RuntimeObject*, const RuntimeMethod*))List_1_AddRange_m1F76B300133150E6046C5FED00E88B5DE0A02E17_gshared)(__this, ___0_collection, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RadioButtonGroup_RebuildRadioButtonsFromChoices_m4FA19E7DE069A10397BB2EFD458AA663A80EB4E7 (RadioButtonGroup_t92E82155D2102EA368B854C8F088737BED188DDE* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void VisualElement_Clear_m201F95F3031691823F39BAEC5ED378C82F34AC7F (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* __this, const RuntimeMethod* method) ;
inline Enumerator_tA7A4B718FE1ED1D87565680D8C8195EC8AEAB3D1 List_1_GetEnumerator_m7692B5F182858B7D5C72C920D09AD48738D1E70D (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* __this, const RuntimeMethod* method)
{
return (( Enumerator_tA7A4B718FE1ED1D87565680D8C8195EC8AEAB3D1 (*) (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD*, const RuntimeMethod*))List_1_GetEnumerator_mD8294A7FA2BEB1929487127D476F8EC1CDC23BFC_gshared)(__this, method);
}
inline void Enumerator_Dispose_m592BCCE7B7933454DED2130C810F059F8D85B1D7 (Enumerator_tA7A4B718FE1ED1D87565680D8C8195EC8AEAB3D1* __this, const RuntimeMethod* method)
{
(( void (*) (Enumerator_tA7A4B718FE1ED1D87565680D8C8195EC8AEAB3D1*, const RuntimeMethod*))Enumerator_Dispose_mD9DC3E3C3697830A4823047AB29A77DBBB5ED419_gshared)(__this, method);
}
inline String_t* Enumerator_get_Current_m143541DD8FBCD313E7554EA738FA813B8F4DB11A_inline (Enumerator_tA7A4B718FE1ED1D87565680D8C8195EC8AEAB3D1* __this, const RuntimeMethod* method)
{
return (( String_t* (*) (Enumerator_tA7A4B718FE1ED1D87565680D8C8195EC8AEAB3D1*, const RuntimeMethod*))Enumerator_get_Current_m6330F15D18EE4F547C05DF9BF83C5EB710376027_gshared_inline)(__this, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t VisualElement_get_childCount_m411C1EAE0E8B660CF0F831B38D5AEEBC200F277A (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* VisualElement_get_Item_m84C0E356F6D66363D97482DC4EFC17060060C693 (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* __this, int32_t ___0_key, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RadioButtonGroup_ScheduleRadioButtons_m865B0A8A429A16A44B14742A90913B28FF1CB17E (RadioButtonGroup_t92E82155D2102EA368B854C8F088737BED188DDE* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RadioButton__ctor_m5477B707EA6A3C3489BF48DFE9284FF12FE6322E (RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8* __this, const RuntimeMethod* method) ;
inline bool Enumerator_MoveNext_mDB47EEC4531D33B9C33FD2E70BA15E1535A0F3ED (Enumerator_tA7A4B718FE1ED1D87565680D8C8195EC8AEAB3D1* __this, const RuntimeMethod* method)
{
return (( bool (*) (Enumerator_tA7A4B718FE1ED1D87565680D8C8195EC8AEAB3D1*, const RuntimeMethod*))Enumerator_MoveNext_mE921CC8F29FBBDE7CC3209A0ED0D921D58D00BCB_gshared)(__this, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RadioButtonGroup_set_choices_m67A6FABD7E22F1C7997C52F5E68FEE69C6DED64C (RadioButtonGroup_t92E82155D2102EA368B854C8F088737BED188DDE* __this, RuntimeObject* ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RadioButtonGroup__ctor_m0F5732D9CA12364850BA19098EA91D5436B30637 (RadioButtonGroup_t92E82155D2102EA368B854C8F088737BED188DDE* __this, String_t* ___0_label, List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* ___1_radioButtonChoices, const RuntimeMethod* method) ;
inline void List_1__ctor_m328081AD0B796B22D4CA5F149252070633C882AA (List_1_t83677DD3658C07F0F0DD73BD808F8F9EE45CDDE4* __this, const RuntimeMethod* method)
{
(( void (*) (List_1_t83677DD3658C07F0F0DD73BD808F8F9EE45CDDE4*, const RuntimeMethod*))List_1__ctor_m7F078BB342729BDF11327FD89D7872265328F690_gshared)(__this, method);
}
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);
}
inline void BaseField_1__ctor_m8F97B29A1539FF5F3EFD6CC93B64213AAB062218 (BaseField_1_tB351B262306464787F5A31B33CDC431E89796615* __this, String_t* ___0_label, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___1_visualInput, const RuntimeMethod* method)
{
(( void (*) (BaseField_1_tB351B262306464787F5A31B33CDC431E89796615*, String_t*, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*, const RuntimeMethod*))BaseField_1__ctor_m8F97B29A1539FF5F3EFD6CC93B64213AAB062218_gshared)(__this, ___0_label, ___1_visualInput, method);
}
inline VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* BaseField_1_get_visualInput_m62476B58AAA085A7BC0CC8BB4CE125A196C280CF (BaseField_1_tB351B262306464787F5A31B33CDC431E89796615* __this, const RuntimeMethod* method)
{
return (( VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* (*) (BaseField_1_tB351B262306464787F5A31B33CDC431E89796615*, const RuntimeMethod*))BaseField_1_get_visualInput_m62476B58AAA085A7BC0CC8BB4CE125A196C280CF_gshared)(__this, method);
}
inline UQueryBuilder_1_tE3CA7F292A98F3D4CDB7445FC43B63116E7416DB UQueryExtensions_Query_TisRadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8_m415D854084CD8900BB16B0F3AFD2E5647A87AF09 (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___0_e, String_t* ___1_name, String_t* ___2_className, const RuntimeMethod* method)
{
return (( UQueryBuilder_1_tE3CA7F292A98F3D4CDB7445FC43B63116E7416DB (*) (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*, String_t*, String_t*, const RuntimeMethod*))UQueryExtensions_Query_TisRuntimeObject_m54F26487B79AE0ECC38A0B9D6615D7FD6B1F56C9_gshared)(___0_e, ___1_name, ___2_className, method);
}
inline void EventCallback_1__ctor_m2AECF13AF3DE354C723AC2C870875E894C4D96C9 (EventCallback_1_t0FE3F70E94CC4C4904A9F1C171A3DE56EE41F103* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method)
{
(( void (*) (EventCallback_1_t0FE3F70E94CC4C4904A9F1C171A3DE56EE41F103*, RuntimeObject*, intptr_t, const RuntimeMethod*))EventCallback_1__ctor_m8E83F917FC9541DE1168E498CDF99D58A6DC329B_gshared)(__this, ___0_object, ___1_method, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Focusable_set_delegatesFocus_mC691C4199C88BEF0C55A7F7FD2C6ADDD00402D6F (Focusable_t39F2BAF0AF6CA465BC2BEDAF9B5B2CF379B846D0* __this, bool ___0_value, const RuntimeMethod* method) ;
inline bool ChangeEvent_1_get_newValue_m0D62ED9449CF3368792D1D5BBC7839722E995776_inline (ChangeEvent_1_t2AA4161DCA648D276CFE726DD08B0D55FA799D4B* __this, const RuntimeMethod* method)
{
return (( bool (*) (ChangeEvent_1_t2AA4161DCA648D276CFE726DD08B0D55FA799D4B*, const RuntimeMethod*))ChangeEvent_1_get_newValue_m0D62ED9449CF3368792D1D5BBC7839722E995776_gshared_inline)(__this, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* EventBase_get_target_m9E5CB6AC9A51E9F61D9540D279BFA53C04AD010E (EventBase_tD7F89B936EB8074AE31E7B15976C072277371F7C* __this, const RuntimeMethod* method) ;
inline PooledObject_1_t042AD2081A4E4D75897FD68BF90E48050B06F7C7 CollectionPool_2_Get_mBBB23B082FF58FDFCAE753C289EE9DFFAE53957E (List_1_t83677DD3658C07F0F0DD73BD808F8F9EE45CDDE4** ___0_value, const RuntimeMethod* method)
{
return (( PooledObject_1_t042AD2081A4E4D75897FD68BF90E48050B06F7C7 (*) (List_1_t83677DD3658C07F0F0DD73BD808F8F9EE45CDDE4**, const RuntimeMethod*))CollectionPool_2_Get_mD56A9DCC894E337A7EA7E6F4A837D25EA62BCE2D_gshared)(___0_value, method);
}
inline void PooledObject_1_System_IDisposable_Dispose_mF63DD4D92CFBD58DC6415A1781018299297FA126 (PooledObject_1_t042AD2081A4E4D75897FD68BF90E48050B06F7C7* __this, const RuntimeMethod* method)
{
(( void (*) (PooledObject_1_t042AD2081A4E4D75897FD68BF90E48050B06F7C7*, const RuntimeMethod*))PooledObject_1_System_IDisposable_Dispose_mBDBE6E4606DF5793230E351CA0B89611C13606FC_gshared)(__this, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RadioButtonGroup_GetAllRadioButtons_mD149237AE4CD3EF86EF4D810B5A1E48924707A21 (RadioButtonGroup_t92E82155D2102EA368B854C8F088737BED188DDE* __this, List_1_t83677DD3658C07F0F0DD73BD808F8F9EE45CDDE4* ___0_radioButtons, const RuntimeMethod* method) ;
inline int32_t List_1_IndexOf_m85F10268134973632DB030AFC207CFCC8101131D (List_1_t83677DD3658C07F0F0DD73BD808F8F9EE45CDDE4* __this, RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8* ___0_item, const RuntimeMethod* method)
{
return (( int32_t (*) (List_1_t83677DD3658C07F0F0DD73BD808F8F9EE45CDDE4*, RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8*, const RuntimeMethod*))List_1_IndexOf_m378F61BA812B79DEE58D86FE8AA9F20E3FC7D85F_gshared)(__this, ___0_item, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventBase_StopPropagation_mEFC7E5AB7164157065FF19064A6ADCBB0D8AF6FB (EventBase_tD7F89B936EB8074AE31E7B15976C072277371F7C* __this, const RuntimeMethod* method) ;
inline void BaseField_1_SetValueWithoutNotify_mB16D9A1FF9E29E44947FDAE0357912DB83F3175B (BaseField_1_tB351B262306464787F5A31B33CDC431E89796615* __this, int32_t ___0_newValue, const RuntimeMethod* method)
{
(( void (*) (BaseField_1_tB351B262306464787F5A31B33CDC431E89796615*, int32_t, const RuntimeMethod*))BaseField_1_SetValueWithoutNotify_mB16D9A1FF9E29E44947FDAE0357912DB83F3175B_gshared)(__this, ___0_newValue, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RadioButtonGroup_UpdateRadioButtons_m2DFBBA211045FFC25764B4F518E5A7275455B6B8 (RadioButtonGroup_t92E82155D2102EA368B854C8F088737BED188DDE* __this, bool ___0_notify, const RuntimeMethod* method) ;
inline void List_1_Clear_mF5F1521C576C3E2621390085B3A9BC166D07C396_inline (List_1_t83677DD3658C07F0F0DD73BD808F8F9EE45CDDE4* __this, const RuntimeMethod* method)
{
(( void (*) (List_1_t83677DD3658C07F0F0DD73BD808F8F9EE45CDDE4*, const RuntimeMethod*))List_1_Clear_m16C1F2C61FED5955F10EB36BC1CB2DF34B128994_gshared_inline)(__this, method);
}
inline void Action_1__ctor_m3526758A16EB02504787BB5A5F4C7994728E9546 (Action_1_t5929E839C92DDA329AA75512E5DC8044A5C4B1C1* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method)
{
(( void (*) (Action_1_t5929E839C92DDA329AA75512E5DC8044A5C4B1C1*, RuntimeObject*, intptr_t, const RuntimeMethod*))Action_1__ctor_m2E1DFA67718FC1A0B6E5DFEB78831FFE9C059EB4_gshared)(__this, ___0_object, ___1_method, method);
}
inline void UQueryBuilder_1_ForEach_m0E467D601636BB6B729A2D3BC6CD7166D704084E (UQueryBuilder_1_tE3CA7F292A98F3D4CDB7445FC43B63116E7416DB* __this, Action_1_t5929E839C92DDA329AA75512E5DC8044A5C4B1C1* ___0_funcCall, const RuntimeMethod* method)
{
(( void (*) (UQueryBuilder_1_tE3CA7F292A98F3D4CDB7445FC43B63116E7416DB*, Action_1_t5929E839C92DDA329AA75512E5DC8044A5C4B1C1*, const RuntimeMethod*))UQueryBuilder_1_ForEach_mED54645051528F0BC37AAC896B57BEB7A9A19F06_gshared)(__this, ___0_funcCall, method);
}
inline int32_t List_1_get_Count_mFBF7A4673EC3CA05B8F9048BC1E3D660CBC1E227_inline (List_1_t83677DD3658C07F0F0DD73BD808F8F9EE45CDDE4* __this, const RuntimeMethod* method)
{
return (( int32_t (*) (List_1_t83677DD3658C07F0F0DD73BD808F8F9EE45CDDE4*, const RuntimeMethod*))List_1_get_Count_m4407E4C389F22B8CEC282C15D56516658746C383_gshared_inline)(__this, method);
}
inline RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8* List_1_get_Item_m559A44DBF84FAEBDA4A2C271D1A798CC5CF4D877 (List_1_t83677DD3658C07F0F0DD73BD808F8F9EE45CDDE4* __this, int32_t ___0_index, const RuntimeMethod* method)
{
return (( RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8* (*) (List_1_t83677DD3658C07F0F0DD73BD808F8F9EE45CDDE4*, int32_t, const RuntimeMethod*))List_1_get_Item_m33561245D64798C2AB07584C0EC4F240E4839A38_gshared)(__this, ___0_index, method);
}
inline Enumerator_tF921693E6FCB66C86DC10AA4FFC276E4D86C0596 List_1_GetEnumerator_mF7BF9F458D0BDBEF7EE0F77B75317266312DA6FC (List_1_t83677DD3658C07F0F0DD73BD808F8F9EE45CDDE4* __this, const RuntimeMethod* method)
{
return (( Enumerator_tF921693E6FCB66C86DC10AA4FFC276E4D86C0596 (*) (List_1_t83677DD3658C07F0F0DD73BD808F8F9EE45CDDE4*, const RuntimeMethod*))List_1_GetEnumerator_mD8294A7FA2BEB1929487127D476F8EC1CDC23BFC_gshared)(__this, method);
}
inline void Enumerator_Dispose_m6D2DF9CE303E1BB267DAFFDC2247121FB491AE10 (Enumerator_tF921693E6FCB66C86DC10AA4FFC276E4D86C0596* __this, const RuntimeMethod* method)
{
(( void (*) (Enumerator_tF921693E6FCB66C86DC10AA4FFC276E4D86C0596*, const RuntimeMethod*))Enumerator_Dispose_mD9DC3E3C3697830A4823047AB29A77DBBB5ED419_gshared)(__this, method);
}
inline RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8* Enumerator_get_Current_m12601EA6B5D2E9008374DBE5FC0F2BE727889F7F_inline (Enumerator_tF921693E6FCB66C86DC10AA4FFC276E4D86C0596* __this, const RuntimeMethod* method)
{
return (( RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8* (*) (Enumerator_tF921693E6FCB66C86DC10AA4FFC276E4D86C0596*, const RuntimeMethod*))Enumerator_get_Current_m6330F15D18EE4F547C05DF9BF83C5EB710376027_gshared_inline)(__this, method);
}
inline bool Enumerator_MoveNext_mF9E11CE363C163AA3E0AC10DE336B225426584CE (Enumerator_tF921693E6FCB66C86DC10AA4FFC276E4D86C0596* __this, const RuntimeMethod* method)
{
return (( bool (*) (Enumerator_tF921693E6FCB66C86DC10AA4FFC276E4D86C0596*, const RuntimeMethod*))Enumerator_MoveNext_mE921CC8F29FBBDE7CC3209A0ED0D921D58D00BCB_gshared)(__this, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* VisualElement_get_schedule_m2BFE6967ED82371ACE1CD1FC32B8D8B93646ED76 (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* __this, const RuntimeMethod* method) ;
inline bool List_1_Contains_m96D143DB1B459C86DB8FC077919C3F47E2A3F893 (List_1_t83677DD3658C07F0F0DD73BD808F8F9EE45CDDE4* __this, RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8* ___0_item, const RuntimeMethod* method)
{
return (( bool (*) (List_1_t83677DD3658C07F0F0DD73BD808F8F9EE45CDDE4*, RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8*, const RuntimeMethod*))List_1_Contains_m4C9139C2A6B23E9343D3F87807B32C6E2CFE660D_gshared)(__this, ___0_item, method);
}
inline void List_1_Add_mF81F70B762D95E3B813C39ACE3E12BB9CD7DFB3E_inline (List_1_t83677DD3658C07F0F0DD73BD808F8F9EE45CDDE4* __this, RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8* ___0_item, const RuntimeMethod* method)
{
(( void (*) (List_1_t83677DD3658C07F0F0DD73BD808F8F9EE45CDDE4*, RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8*, const RuntimeMethod*))List_1_Add_mEBCF994CC3814631017F46A387B1A192ED6C85C7_gshared_inline)(__this, ___0_item, method);
}
inline bool INotifyValueChangedExtensions_RegisterValueChangedCallback_TisBoolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_m21346157EFCB13A3F77EDC25116E4898A4C1FB90 (RuntimeObject* ___0_control, EventCallback_1_t0FE3F70E94CC4C4904A9F1C171A3DE56EE41F103* ___1_callback, const RuntimeMethod* method)
{
return (( bool (*) (RuntimeObject*, EventCallback_1_t0FE3F70E94CC4C4904A9F1C171A3DE56EE41F103*, const RuntimeMethod*))INotifyValueChangedExtensions_RegisterValueChangedCallback_TisBoolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_m21346157EFCB13A3F77EDC25116E4898A4C1FB90_gshared)(___0_control, ___1_callback, method);
}
inline bool List_1_Remove_mE1C7CC4323471F4EFBC418A8EB9732E2890F18F9 (List_1_t83677DD3658C07F0F0DD73BD808F8F9EE45CDDE4* __this, RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8* ___0_item, const RuntimeMethod* method)
{
return (( bool (*) (List_1_t83677DD3658C07F0F0DD73BD808F8F9EE45CDDE4*, RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8*, const RuntimeMethod*))List_1_Remove_m4DFA48F4CEB9169601E75FC28517C5C06EFA5AD7_gshared)(__this, ___0_item, method);
}
inline bool INotifyValueChangedExtensions_UnregisterValueChangedCallback_TisBoolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_mEAD714B520C067AEC7B997DDFA1C6985EADCFEF0 (RuntimeObject* ___0_control, EventCallback_1_t0FE3F70E94CC4C4904A9F1C171A3DE56EE41F103* ___1_callback, const RuntimeMethod* method)
{
return (( bool (*) (RuntimeObject*, EventCallback_1_t0FE3F70E94CC4C4904A9F1C171A3DE56EE41F103*, const RuntimeMethod*))INotifyValueChangedExtensions_UnregisterValueChangedCallback_TisBoolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_mEAD714B520C067AEC7B997DDFA1C6985EADCFEF0_gshared)(___0_control, ___1_callback, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RadioButtonGroup_RegisterRadioButton_m6C4056E1FF11F6B49AA46A51AB3DC5577BF840AB (RadioButtonGroup_t92E82155D2102EA368B854C8F088737BED188DDE* __this, RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8* ___0_radioButton, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RadioButtonGroup_UnregisterRadioButton_mB8D40FB68B81C82AA77D59D6E9235B35ABF13C29 (RadioButtonGroup_t92E82155D2102EA368B854C8F088737BED188DDE* __this, RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8* ___0_radioButton, const RuntimeMethod* method) ;
inline String_t* List_1_get_Item_m21AEC50E791371101DC22ABCF96A2E46800811F8 (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* __this, int32_t ___0_index, const RuntimeMethod* method)
{
return (( String_t* (*) (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD*, int32_t, const RuntimeMethod*))List_1_get_Item_m33561245D64798C2AB07584C0EC4F240E4839A38_gshared)(__this, ___0_index, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool String_Equals_m3354EFE6393BED8DD6E18F69BEA131AAADCC622D (String_t* ___0_a, String_t* ___1_b, const RuntimeMethod* method) ;
inline void UxmlFactory_2__ctor_m38DAD155B16017BA79124CB537DD2545D0740805 (UxmlFactory_2_t47455F8804FE5FBBAAFFE466FA749DBCBBE6DFEE* __this, const RuntimeMethod* method)
{
(( void (*) (UxmlFactory_2_t47455F8804FE5FBBAAFFE466FA749DBCBBE6DFEE*, const RuntimeMethod*))UxmlFactory_2__ctor_m88A0346DFE6F79DFE0C5986C5804D4FABA9DB95A_gshared)(__this, method);
}
inline void BaseFieldTraits_2_Init_m765BE03BDB7A4A470F510B71C4E8B929FEC37868 (BaseFieldTraits_2_t53D6D25C007082D64FCE54A038FBB3035CAC857A* __this, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___0_ve, RuntimeObject* ___1_bag, CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 ___2_cc, const RuntimeMethod* method)
{
(( void (*) (BaseFieldTraits_2_t53D6D25C007082D64FCE54A038FBB3035CAC857A*, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*, RuntimeObject*, CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257, const RuntimeMethod*))BaseFieldTraits_2_Init_mD09C39ABBF5E8B897DFA03AF16393308BD3FDBFC_gshared)(__this, ___0_ve, ___1_bag, ___2_cc, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* UxmlUtility_ParseStringListAttribute_mF0148FCA4DF22E8FA8C40BF22DA5A7E5C2C34C3D (String_t* ___0_itemList, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RadioButtonGroup_set_choicesList_m596F36FA010C35E85DA2C9B6A0B2CF83FE304347 (RadioButtonGroup_t92E82155D2102EA368B854C8F088737BED188DDE* __this, List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* ___0_value, const RuntimeMethod* method) ;
inline void BaseFieldTraits_2__ctor_m24D431C996A2879E3178FDF616EE6CD4004F588F (BaseFieldTraits_2_t53D6D25C007082D64FCE54A038FBB3035CAC857A* __this, const RuntimeMethod* method)
{
(( void (*) (BaseFieldTraits_2_t53D6D25C007082D64FCE54A038FBB3035CAC857A*, const RuntimeMethod*))BaseFieldTraits_2__ctor_m16AADFADEFCF3DE29A44ACCA6533A881A38DC9A1_gshared)(__this, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Environment_get_CurrentManagedThreadId_m66483AADCCC13272EBDCD94D31D2E52603C24BDF (const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3Cget_choicesU3Ed__17_U3CU3Em__Finally1_m267FA27EDDCDC4549A41D0EF96795C74E5F6EF1D (U3Cget_choicesU3Ed__17_tE7BE181387FC95BE357C557627F60532139237B0* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3Cget_choicesU3Ed__17_U3CU3Em__Finally2_m4170FB5E70717061C45F9194B3E094B90B735F16 (U3Cget_choicesU3Ed__17_tE7BE181387FC95BE357C557627F60532139237B0* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3Cget_choicesU3Ed__17_System_IDisposable_Dispose_m08D4290505D1B0FFB0AF37F8A96975213CC99E98 (U3Cget_choicesU3Ed__17_tE7BE181387FC95BE357C557627F60532139237B0* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* BaseBoolField_get_text_m89C1BEAAB5E0E964F3DECC8B17A451E3795DAD44 (BaseBoolField_t01F8AFD72D18F0EB65F949062615550A9ED30B0D* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotSupportedException__ctor_m1398D0CDE19B36AA3DE9392879738C1EA2439CDF (NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* U3Cget_choicesU3Ed__17_System_Collections_Generic_IEnumerableU3CSystem_StringU3E_GetEnumerator_m6F34CA564804C6F157A3E9C7396DF2EEED68C641 (U3Cget_choicesU3Ed__17_tE7BE181387FC95BE357C557627F60532139237B0* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Clickable_set_acceptClicksIfDisabled_mE966A4CCB967D89330E08D471E8017D904AB3387 (Clickable_tED3E313565F64BDF5DA9D3FE0FEFFD0E17E53834* __this, bool ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RepeatButton__ctor_mD0370853A6E780D1121F7A11D0E760D7AE0E1451 (RepeatButton_t2CF59798FF30EF6DB8030E2D93CD346E38DDF981* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RepeatButton_SetAction_m57220DDB1049DAEFB8E03D666AB10A8F30A3E870 (RepeatButton_t2CF59798FF30EF6DB8030E2D93CD346E38DDF981* __this, Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* ___0_clickEvent, int64_t ___1_delay, int64_t ___2_interval, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void VisualElementExtensions_RemoveManipulator_m7FF368767CDA311BA47F56729AA68B173F1BED35 (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___0_ele, RuntimeObject* ___1_manipulator, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Clickable__ctor_m8B94EAD6E8E850602AD61A0FE7ABD80190BAF88E (Clickable_tED3E313565F64BDF5DA9D3FE0FEFFD0E17E53834* __this, Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* ___0_handler, int64_t ___1_delay, int64_t ___2_interval, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void VisualElementExtensions_AddManipulator_m3579CA75D8F76245DC3B7C9F5FCB9B769D69E27D (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___0_ele, RuntimeObject* ___1_manipulator, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Clickable_add_clicked_m66B60516D2DEF680B5D3055EE1ACB400925A29A8 (Clickable_tED3E313565F64BDF5DA9D3FE0FEFFD0E17E53834* __this, Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* ___0_value, const RuntimeMethod* method) ;
inline void UxmlFactory_2__ctor_mC291C2EC89D8C5142DBDC4DC4BEDE379E91E880A (UxmlFactory_2_t3A4B2AA745A641BEC771BFE04E991FCA60A78CF8* __this, const RuntimeMethod* method)
{
(( void (*) (UxmlFactory_2_t3A4B2AA745A641BEC771BFE04E991FCA60A78CF8*, const RuntimeMethod*))UxmlFactory_2__ctor_m88A0346DFE6F79DFE0C5986C5804D4FABA9DB95A_gshared)(__this, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlTraits_Init_m4B83762DB7A1B5D10F76BC1F12AEE507E761C328 (UxmlTraits_t8F9F8E46DE4A7DDD1380F89F35F670433ADFF3FC* __this, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___0_ve, RuntimeObject* ___1_bag, CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 ___2_cc, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlLongAttributeDescription__ctor_m0D03222CAFB4DB95171E9AEEA14B00A6DADF4712 (UxmlLongAttributeDescription_t5B27C54F972BAACA9CB7B53CF76AAE5603E291D8* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Slider_t5891706383A14955E3FAD68A79829F3234681652* Scroller_get_slider_mE18FB3CD0B7E2817E27C245324A129C70E1FE27C_inline (Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* __this, const RuntimeMethod* method) ;
inline float BaseSlider_1_get_lowValue_m9974DEE468CE7E09B6312EBD74661004DB1E8BFC (BaseSlider_1_t72796443D058B00401238104911BE7078A9FD0BA* __this, const RuntimeMethod* method)
{
return (( float (*) (BaseSlider_1_t72796443D058B00401238104911BE7078A9FD0BA*, const RuntimeMethod*))BaseSlider_1_get_lowValue_m9974DEE468CE7E09B6312EBD74661004DB1E8BFC_gshared)(__this, method);
}
inline void BaseSlider_1_set_lowValue_mCB5CC01D06D09C9C0EF756860341D46998ADF033 (BaseSlider_1_t72796443D058B00401238104911BE7078A9FD0BA* __this, float ___0_value, const RuntimeMethod* method)
{
(( void (*) (BaseSlider_1_t72796443D058B00401238104911BE7078A9FD0BA*, float, const RuntimeMethod*))BaseSlider_1_set_lowValue_mCB5CC01D06D09C9C0EF756860341D46998ADF033_gshared)(__this, ___0_value, method);
}
inline float BaseSlider_1_get_highValue_mA43FD4DA4AFDF3EBCB5455B312942219B635DA05 (BaseSlider_1_t72796443D058B00401238104911BE7078A9FD0BA* __this, const RuntimeMethod* method)
{
return (( float (*) (BaseSlider_1_t72796443D058B00401238104911BE7078A9FD0BA*, const RuntimeMethod*))BaseSlider_1_get_highValue_mA43FD4DA4AFDF3EBCB5455B312942219B635DA05_gshared)(__this, method);
}
inline void BaseSlider_1_set_highValue_m4A46BB4C2C2143FD8F8ADB554EC0FD84AA41BBE0 (BaseSlider_1_t72796443D058B00401238104911BE7078A9FD0BA* __this, float ___0_value, const RuntimeMethod* method)
{
(( void (*) (BaseSlider_1_t72796443D058B00401238104911BE7078A9FD0BA*, float, const RuntimeMethod*))BaseSlider_1_set_highValue_m4A46BB4C2C2143FD8F8ADB554EC0FD84AA41BBE0_gshared)(__this, ___0_value, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* VisualElement_get_resolvedStyle_m3885B7534A94E0BCE024A9621465A0F273DA0AEB (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* __this, const RuntimeMethod* method) ;
inline int32_t BaseSlider_1_get_direction_mD4E41AD011904742D3298149131C65A98F90E13C (BaseSlider_1_t72796443D058B00401238104911BE7078A9FD0BA* __this, const RuntimeMethod* method)
{
return (( int32_t (*) (BaseSlider_1_t72796443D058B00401238104911BE7078A9FD0BA*, const RuntimeMethod*))BaseSlider_1_get_direction_mD4E41AD011904742D3298149131C65A98F90E13C_gshared)(__this, method);
}
inline void BaseSlider_1_set_direction_mA89EF4131FA66223C8623888A4FE853B0C06AF1C (BaseSlider_1_t72796443D058B00401238104911BE7078A9FD0BA* __this, int32_t ___0_value, const RuntimeMethod* method)
{
(( void (*) (BaseSlider_1_t72796443D058B00401238104911BE7078A9FD0BA*, int32_t, const RuntimeMethod*))BaseSlider_1_set_direction_mA89EF4131FA66223C8623888A4FE853B0C06AF1C_gshared)(__this, ___0_value, method);
}
inline void BaseSlider_1_set_inverted_m535169078C2CC578A2CE9337CBAD734BEF8612C7 (BaseSlider_1_t72796443D058B00401238104911BE7078A9FD0BA* __this, bool ___0_value, const RuntimeMethod* method)
{
(( void (*) (BaseSlider_1_t72796443D058B00401238104911BE7078A9FD0BA*, bool, const RuntimeMethod*))BaseSlider_1_set_inverted_m535169078C2CC578A2CE9337CBAD734BEF8612C7_gshared)(__this, ___0_value, method);
}
inline StyleEnum_1_t4C47F320FF81E91A50EC2AD0D70A3D620362BBAE StyleEnum_1_op_Implicit_m9CC7BE6DFC463FD482DC9D6E3A496FCD0017FCCD (int32_t ___0_v, const RuntimeMethod* method)
{
return (( StyleEnum_1_t4C47F320FF81E91A50EC2AD0D70A3D620362BBAE (*) (int32_t, const RuntimeMethod*))StyleEnum_1_op_Implicit_mD776DEBA28E9493976D039080BBB10FF0DA48362_gshared)(___0_v, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void VisualElement_RemoveFromClassList_mA7A2EC202004DFCBF38C12B70C6218BF40D21220 (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* __this, String_t* ___0_className, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Scroller__ctor_mEB206478D6D9767E66699F8E673F71562889B841 (Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* __this, float ___0_lowValue, float ___1_highValue, Action_1_t310F18CB4338A2740CA701F160C62E2C3198E66A* ___2_valueChanged, int32_t ___3_direction, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollerSlider__ctor_m4E0CD275544346C5AF03B70F38CBCFA8BB3ABF98 (ScrollerSlider_t9E2F7FDBE4107F3A9E7294597D336BEA67DEB59C* __this, float ___0_start, float ___1_end, int32_t ___2_direction, float ___3_pageSize, const RuntimeMethod* method) ;
inline void EventCallback_1__ctor_mAD3EFBC1BCE6A3EF049456DF6224208C2DE3E970 (EventCallback_1_t4FC683FD40564304A8A351F88D0698DAF61F8A8A* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method)
{
(( void (*) (EventCallback_1_t4FC683FD40564304A8A351F88D0698DAF61F8A8A*, RuntimeObject*, intptr_t, const RuntimeMethod*))EventCallback_1__ctor_m8E83F917FC9541DE1168E498CDF99D58A6DC329B_gshared)(__this, ___0_object, ___1_method, method);
}
inline bool INotifyValueChangedExtensions_RegisterValueChangedCallback_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_m1C52E6941E310431B149196465705C38CFF0A9E9 (RuntimeObject* ___0_control, EventCallback_1_t4FC683FD40564304A8A351F88D0698DAF61F8A8A* ___1_callback, const RuntimeMethod* method)
{
return (( bool (*) (RuntimeObject*, EventCallback_1_t4FC683FD40564304A8A351F88D0698DAF61F8A8A*, const RuntimeMethod*))INotifyValueChangedExtensions_RegisterValueChangedCallback_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_m1C52E6941E310431B149196465705C38CFF0A9E9_gshared)(___0_control, ___1_callback, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RepeatButton__ctor_m8F591936C14586F53751543513E5F440D0F92C0E (RepeatButton_t2CF59798FF30EF6DB8030E2D93CD346E38DDF981* __this, Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* ___0_clickEvent, int64_t ___1_delay, int64_t ___2_interval, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RepeatButton_t2CF59798FF30EF6DB8030E2D93CD346E38DDF981* Scroller_get_lowButton_mEE24B127F9A49A61F4EF44FCE89A9ECD41D816F6_inline (Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RepeatButton_t2CF59798FF30EF6DB8030E2D93CD346E38DDF981* Scroller_get_highButton_mD0FA16C85E115A3789F517B6FFA594F0F47DA8D5_inline (Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Scroller_set_direction_mDFD47FC6B3FC6AD05239E443FB8B7E13A6A76412 (Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* __this, int32_t ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void VisualElement_SetEnabled_mE53446BEB2C83C4D350D9BEDDAADBE9A174EAA5B (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* __this, bool ___0_value, const RuntimeMethod* method) ;
inline void BaseSlider_1_AdjustDragElement_m4EB7048DE954D8498B23D076C281873E011FE316 (BaseSlider_1_t72796443D058B00401238104911BE7078A9FD0BA* __this, float ___0_factor, const RuntimeMethod* method)
{
(( void (*) (BaseSlider_1_t72796443D058B00401238104911BE7078A9FD0BA*, float, const RuntimeMethod*))BaseSlider_1_AdjustDragElement_m4EB7048DE954D8498B23D076C281873E011FE316_gshared)(__this, ___0_factor, method);
}
inline float ChangeEvent_1_get_newValue_m4C3DDEEB0E2CE7F1A413E3203D8D94F0F2B57808_inline (ChangeEvent_1_tAB4351D85EACEBEE9040F90F3A0430C076BE372E* __this, const RuntimeMethod* method)
{
return (( float (*) (ChangeEvent_1_tAB4351D85EACEBEE9040F90F3A0430C076BE372E*, const RuntimeMethod*))ChangeEvent_1_get_newValue_m4C3DDEEB0E2CE7F1A413E3203D8D94F0F2B57808_gshared_inline)(__this, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Scroller_set_value_mAC1D4CA0CA26776DE53ABC5FD8C745309750E713 (Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* __this, float ___0_value, const RuntimeMethod* method) ;
inline void Action_1_Invoke_mA8F89FB04FEA0F48A4F22EC84B5F9ADB2914341F_inline (Action_1_t310F18CB4338A2740CA701F160C62E2C3198E66A* __this, float ___0_obj, const RuntimeMethod* method)
{
(( void (*) (Action_1_t310F18CB4338A2740CA701F160C62E2C3198E66A*, float, const RuntimeMethod*))Action_1_Invoke_mA8F89FB04FEA0F48A4F22EC84B5F9ADB2914341F_gshared_inline)(__this, ___0_obj, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void VisualElement_IncrementVersion_m03581665EE480D3C329058FFE08734450493E33E (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* __this, int32_t ___0_changeType, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Scroller_ScrollPageUp_mD38491AC414E229B33B725187E6879122DBE8CB9 (Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* __this, float ___0_factor, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Scroller_ScrollPageDown_m6D921AAD9DDF0B3D3835EFE83BA35E7B782B7BA5 (Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* __this, float ___0_factor, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Scroller_get_value_mAFF18513ACF92E73BAEF5D6254A295D0D33A3E8D (Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Slider__ctor_mFB15F20182DB269740E9AB41D862B6F38AEB4A79 (Slider_t5891706383A14955E3FAD68A79829F3234681652* __this, float ___0_start, float ___1_end, int32_t ___2_direction, float ___3_pageSize, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Slider_SliderNormalizeValue_mBC47B993F0BD929F3BDC8D74A555EC0146B5711D (Slider_t5891706383A14955E3FAD68A79829F3234681652* __this, float ___0_currentValue, float ___1_lowerValue, float ___2_higherValue, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Mathf_Clamp_mEB9AEA827D27D20FCC787F7375156AF46BB12BBF_inline (float ___0_value, float ___1_min, float ___2_max, const RuntimeMethod* method) ;
inline void UxmlFactory_2__ctor_mAA0F0905456D79E77EFAE86A55A7F92D859DAFF4 (UxmlFactory_2_tA263C05B83E4398738400FD8D5D8A2401D465B51* __this, const RuntimeMethod* method)
{
(( void (*) (UxmlFactory_2_tA263C05B83E4398738400FD8D5D8A2401D465B51*, const RuntimeMethod*))UxmlFactory_2__ctor_m88A0346DFE6F79DFE0C5986C5804D4FABA9DB95A_gshared)(__this, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlTraits_Init_m5CDDC1216CB5BA22DF16A19E01C37EF26B4AF8FB (UxmlTraits_t45D4AB9B0148A110826C5201495FF23814A12E4B* __this, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___0_ve, RuntimeObject* ___1_bag, CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 ___2_cc, const RuntimeMethod* method) ;
inline void UxmlEnumAttributeDescription_1__ctor_mAE64DC0268465E1A871B43DF8EDCA899C460A0BB (UxmlEnumAttributeDescription_1_tE917EB07524B748358268D477C28192147D7D3EE* __this, const RuntimeMethod* method)
{
(( void (*) (UxmlEnumAttributeDescription_1_tE917EB07524B748358268D477C28192147D7D3EE*, const RuntimeMethod*))UxmlEnumAttributeDescription_1__ctor_m322D3D784BFA831AA5CBCFAC52386E719D96B5CC_gshared)(__this, method);
}
inline void TypedUxmlAttributeDescription_1_set_defaultValue_m051CEC477D1923693037BD4423B697DB55C7C37F_inline (TypedUxmlAttributeDescription_1_t99441C99D196EE2554A8A68E47B06AC9F86348E3* __this, int32_t ___0_value, const RuntimeMethod* method)
{
(( void (*) (TypedUxmlAttributeDescription_1_t99441C99D196EE2554A8A68E47B06AC9F86348E3*, int32_t, const RuntimeMethod*))TypedUxmlAttributeDescription_1_set_defaultValue_m79AF47A81305A712EECAA1732B7F0D328C0BD9EB_gshared_inline)(__this, ___0_value, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlTraits__ctor_m99053329DC8F0D4087968FCA3C60857B853E4346 (UxmlTraits_t45D4AB9B0148A110826C5201495FF23814A12E4B* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ScrollView_get_needsHorizontal_m84CA036C7352FD780A5CF56DCDF22EECBBE6AB9D (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ScrollView_get_needsVertical_m5F995E821979ADAA8812B731E1FBF9C093C0608B (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollView_UpdateScrollers_m6D4489CB422BA8B324E2A8C0BCFECF3E123AE4A5 (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, bool ___0_displayHorizontal, bool ___1_displayVertical, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ScrollView_get_mode_mFEFD4936895483C17E2EE7994EDE18425BF11302_inline (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ScrollView_get_horizontalScrollerVisibility_m19925BA08C7A94B5EB22A24D3487DA1F1A31D3CE (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float ScrollView_get_scrollableWidth_m8D692F20846A694F432034FAD4B58C1E6269D1D9 (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ScrollView_get_verticalScrollerVisibility_mBB762CB57EC8789D4C10EACD9DEC8067196B522D (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float ScrollView_get_scrollableHeight_m5D0F5A56229EB424D2865609AF6506887C2B294B (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* ScrollView_get_verticalScroller_mDCBC1E09B2754C31BF917818CB07E5F36EC0D13A_inline (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* ScrollView_get_horizontalScroller_mF0791CC587E399B708C24885E89301F2633712E8_inline (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Vector2_op_Inequality_mBEA93B5A0E954FEFB863DC61CB209119980EC713_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_lhs, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___1_rhs, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* __this, float ___0_x, float ___1_y, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void VisualElement_SaveViewData_m6F18758E27148CBC3B9E4FCB1F33798AAB427CD6 (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollView_UpdateContentViewTransform_mA0BD7263D725191B2DFFBE0C03A19B8DF9781A29 (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollView_UpdateHorizontalSliderPageSize_m3EA8BEE1E01838FA040F94D5F2605870C28011E7 (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollView_UpdateVerticalSliderPageSize_m4FE199F83BB815954269D126984ACDF41776A60E (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D VisualElement_get_boundingBox_m8A360BC1AC353402AB177AF24D19A2F95641EE5C (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ScrollView_get_contentViewport_mC91CCE63C249B77A5D192BEBC9C600C212C724B8_inline (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8_inline (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float ScrollView_get_scrollDecelerationRate_m1BAC522C47FF21D9EA3FE421D96EDC8E1C39137A (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, const RuntimeMethod* method) ;
inline void BaseSlider_1_set_clamped_m8CC065CFA92AE742E3C3562964DBFDA1E5CDAE48_inline (BaseSlider_1_t72796443D058B00401238104911BE7078A9FD0BA* __this, bool ___0_value, const RuntimeMethod* method)
{
(( void (*) (BaseSlider_1_t72796443D058B00401238104911BE7078A9FD0BA*, bool, const RuntimeMethod*))BaseSlider_1_set_clamped_m8CC065CFA92AE742E3C3562964DBFDA1E5CDAE48_gshared_inline)(__this, ___0_value, method);
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D GeometryChangedEvent_get_oldRect_m9961ACE622E851C4770B205C57664F90F3E0E9A7_inline (GeometryChangedEvent_tB4A621001850F337A676F8CC27F172B8ADB22A9A* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Rect_get_size_mFB990FFC0FE0152179C8C74A59E4AC258CB44267_inline (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D GeometryChangedEvent_get_newRect_mF2297BA96DD0F80412FF5FA99654FA176E8ACD15_inline (GeometryChangedEvent_tB4A621001850F337A676F8CC27F172B8ADB22A9A* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Vector2_op_Equality_m6F2E069A50E787D131261E5CB25FC9E03F95B5E1_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_lhs, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___1_rhs, const RuntimeMethod* method) ;
inline VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* BaseSlider_1_get_dragElement_m032210456947E23683D74C074CC01AFE210169EB_inline (BaseSlider_1_t72796443D058B00401238104911BE7078A9FD0BA* __this, const RuntimeMethod* method)
{
return (( VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* (*) (BaseSlider_1_t72796443D058B00401238104911BE7078A9FD0BA*, const RuntimeMethod*))BaseSlider_1_get_dragElement_m032210456947E23683D74C074CC01AFE210169EB_gshared_inline)(__this, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ScrollView_get_scrollOffset_m487978FA69DE7783183FA219CA9642AEB93EC511 (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float AlignmentUtils_RoundToPanelPixelSize_mE16B13369760ECA45F1338111354C3827FF20CA1 (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___0_ve, float ___1_v, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089 StyleTranslate_op_Implicit_m4D41C2283DA73397E358544187286A04BE0544E5 (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___0_v, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArgumentNullException__ctor_m444AE141157E333844FC1A9500224C2F9FD24F4B (ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129* __this, String_t* ___0_paramName, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool VisualElement_Contains_m67C850F752124028022996B851C2008877C19D3D (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* __this, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___0_child, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2_get_zero_m32506C40EC2EE7D5D4410BF40D3EE683A3D5F32C_inline (const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float ScrollView_GetYDeltaOffset_m9CD61FB0F52DE855918A62288E5F20821D53549F (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___0_child, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float ScrollView_GetXDeltaOffset_m6178BBADB772FBF2DAF18738CAA2C30263D52D35 (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___0_child, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D VisualElement_get_worldBound_m2E4AF689F0B4AB06E1316348A1E10D4DB2412AC3 (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Rect_get_xMin_mE89C40702926D016A633399E20DB9501E251630D_inline (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Rect_get_xMax_m2339C7D2FCDA98A9B007F815F6E2059BA6BE425F_inline (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float ScrollView_GetDeltaDistance_m21B3E6B833C4EE1F7BA6455D924C834750F659C8 (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, float ___0_viewMin, float ___1_viewMax, float ___2_childBoundaryMin, float ___3_childBoundaryMax, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Scroller_get_highValue_m160229EAE9969337A4C92F543E53DEC6A944DE33 (Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Rect_get_yMin_mB19848FB25DE61EDF958F7A22CFDD86DE103062F_inline (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Rect_get_yMax_mBC37BEE1CD632AADD8B9EAF9FE3BA143F79CAF8E_inline (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollView__ctor_m12ECF70E5923CDACF39F846DFA3FB8B01B83D809 (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, int32_t ___0_scrollViewMode, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void VisualElement_set_disableClipping_m3E786643EBFEE5BDC0778C835140934FF3FF80CB (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* __this, bool ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void VisualElement_set_usageHints_mD317223075C8C708C1DB66CF90E81C5F9DE4C5B0 (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* __this, int32_t ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollView_SetScrollViewMode_m5BC275E1D403BA55A5BE8CCF75B99B3908D3EB2F (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, int32_t ___0_mode, const RuntimeMethod* method) ;
inline void Action_1__ctor_m770CD2F8BB65F2EDA5128CA2F96D71C35B23E859 (Action_1_t310F18CB4338A2740CA701F160C62E2C3198E66A* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method)
{
(( void (*) (Action_1_t310F18CB4338A2740CA701F160C62E2C3198E66A*, RuntimeObject*, intptr_t, const RuntimeMethod*))Action_1__ctor_m770CD2F8BB65F2EDA5128CA2F96D71C35B23E859_gshared)(__this, ___0_object, ___1_method, method);
}
inline void BaseField_1_add_viewDataRestored_m31FC5C88064DCD06AF06DC48A1ED369E10FD1A34 (BaseField_1_t1BD309672FAB87887168305A09C320E26F166DA7* __this, Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* ___0_value, const RuntimeMethod* method)
{
(( void (*) (BaseField_1_t1BD309672FAB87887168305A09C320E26F166DA7*, Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07*, const RuntimeMethod*))BaseField_1_add_viewDataRestored_m31FC5C88064DCD06AF06DC48A1ED369E10FD1A34_gshared)(__this, ___0_value, method);
}
inline void BaseSlider_1_add_onSetValueWithoutNotify_mA0C6F95E8E07F437E440790AA4564D950917E71F (BaseSlider_1_t72796443D058B00401238104911BE7078A9FD0BA* __this, Action_1_t310F18CB4338A2740CA701F160C62E2C3198E66A* ___0_value, const RuntimeMethod* method)
{
(( void (*) (BaseSlider_1_t72796443D058B00401238104911BE7078A9FD0BA*, Action_1_t310F18CB4338A2740CA701F160C62E2C3198E66A*, const RuntimeMethod*))BaseSlider_1_add_onSetValueWithoutNotify_mA0C6F95E8E07F437E440790AA4564D950917E71F_gshared)(__this, ___0_value, method);
}
inline ClampedDragger_1_t18A937D027747303C3811CCC9FAD288366DF8DC3* BaseSlider_1_get_clampedDragger_mB4CE620901AE51393FD475311C2BC49EB8799162_inline (BaseSlider_1_t72796443D058B00401238104911BE7078A9FD0BA* __this, const RuntimeMethod* method)
{
return (( ClampedDragger_1_t18A937D027747303C3811CCC9FAD288366DF8DC3* (*) (BaseSlider_1_t72796443D058B00401238104911BE7078A9FD0BA*, const RuntimeMethod*))BaseSlider_1_get_clampedDragger_mB4CE620901AE51393FD475311C2BC49EB8799162_gshared_inline)(__this, method);
}
inline void ClampedDragger_1_add_draggingEnded_mCE611636A9115DE70CA5E5C1C1D6CB7C24D54D29 (ClampedDragger_1_t18A937D027747303C3811CCC9FAD288366DF8DC3* __this, Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* ___0_value, const RuntimeMethod* method)
{
(( void (*) (ClampedDragger_1_t18A937D027747303C3811CCC9FAD288366DF8DC3*, Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07*, const RuntimeMethod*))ClampedDragger_1_add_draggingEnded_mCE611636A9115DE70CA5E5C1C1D6CB7C24D54D29_gshared)(__this, ___0_value, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RepeatButton_AddAction_m1011B0AEAA1F3A3C5AB0CFEE5C8ED26DF4EC1CD4 (RepeatButton_t2CF59798FF30EF6DB8030E2D93CD346E38DDF981* __this, Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* ___0_clickEvent, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollView_set_touchScrollBehavior_m8B07B5B16849AF0AB95ADB2E9C7DD623D5C39C6D (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, int32_t ___0_value, const RuntimeMethod* method) ;
inline void EventCallback_1__ctor_m551154C2865969A58DBDF7C2F1932E9D794E94B0 (EventCallback_1_tAC159BB180600020449B0A18CFE8806035ECCAE6* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method)
{
(( void (*) (EventCallback_1_tAC159BB180600020449B0A18CFE8806035ECCAE6*, RuntimeObject*, intptr_t, const RuntimeMethod*))EventCallback_1__ctor_m8E83F917FC9541DE1168E498CDF99D58A6DC329B_gshared)(__this, ___0_object, ___1_method, method);
}
inline void CallbackEventHandler_RegisterCallback_TisWheelEvent_tDD5DB3A6F5F6FDB59AD7FF27491502FF18B9775E_m3BC9CDC47DA55A7E13374C330FD00329272EEFF6 (CallbackEventHandler_t99E35735225B4ACEAD1BA981632FD2D46E9CB2B4* __this, EventCallback_1_tAC159BB180600020449B0A18CFE8806035ECCAE6* ___0_callback, int32_t ___1_invokePolicy, int32_t ___2_useTrickleDown, const RuntimeMethod* method)
{
(( void (*) (CallbackEventHandler_t99E35735225B4ACEAD1BA981632FD2D46E9CB2B4*, EventCallback_1_tAC159BB180600020449B0A18CFE8806035ECCAE6*, int32_t, int32_t, const RuntimeMethod*))CallbackEventHandler_RegisterCallback_TisRuntimeObject_m084BF1775D11490688A8705EE6F6FFDE63E0462E_gshared)(__this, ___0_callback, ___1_invokePolicy, ___2_useTrickleDown, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollView_set_horizontalPageSize_m2A991FA4A09C32976E4BDF3E7AA80A96BA6EF13C (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, float ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollView_set_verticalPageSize_mAD46F0FC081AC3CFD67D546F1C195F7C7AB21E3C (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, float ___0_value, const RuntimeMethod* method) ;
inline void EventCallback_1__ctor_mF3F9B006713A25FE54BB4DD7611B7A56ABDC7596 (EventCallback_1_t7C6768AD962B0B50514570724A38E07DA18FB1FA* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method)
{
(( void (*) (EventCallback_1_t7C6768AD962B0B50514570724A38E07DA18FB1FA*, RuntimeObject*, intptr_t, const RuntimeMethod*))EventCallback_1__ctor_m8E83F917FC9541DE1168E498CDF99D58A6DC329B_gshared)(__this, ___0_object, ___1_method, method);
}
inline void EventCallback_1__ctor_mE64B79996B25171AA5DCBD2AFBB71A1A8C38B6E5 (EventCallback_1_tE2BCC4FFB156A2716749F7BDD0036A743B039913* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method)
{
(( void (*) (EventCallback_1_tE2BCC4FFB156A2716749F7BDD0036A743B039913*, RuntimeObject*, intptr_t, const RuntimeMethod*))EventCallback_1__ctor_m8E83F917FC9541DE1168E498CDF99D58A6DC329B_gshared)(__this, ___0_object, ___1_method, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollView_set_scrollOffset_m220AFAC09FA2E3784CBB76EB53D6AD71C056A1D5 (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void VisualElement_set_receivesHierarchyGeometryChangedEvents_m17AE668F16FD80207DB38A29AE49AE93C9AC5DCA (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* __this, bool ___0_value, const RuntimeMethod* method) ;
inline RuntimeObject* PanelChangedEventBase_1_get_destinationPanel_m8AE1564C5D0CADA5428BFC43C5111C6227ED65C0_inline (PanelChangedEventBase_1_t08E54FB461E77FFD76488075D78EFDBED77D44E3* __this, const RuntimeMethod* method)
{
return (( RuntimeObject* (*) (PanelChangedEventBase_1_t08E54FB461E77FFD76488075D78EFDBED77D44E3*, const RuntimeMethod*))PanelChangedEventBase_1_get_destinationPanel_m7F1989B93B498769D6A6EB6A5CB991AB3B4D8FD2_gshared_inline)(__this, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* VisualElement_GetRootVisualContainer_m582B1DD855306FC985EA8F61365B9BB2AF363D62 (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* __this, const RuntimeMethod* method) ;
inline void EventCallback_1__ctor_mA03324C646FE93909402ABA6C660D14D22ACE4F8 (EventCallback_1_tDE93D01AB4244ED03015ADF985CF61A9E3CA060F* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method)
{
(( void (*) (EventCallback_1_tDE93D01AB4244ED03015ADF985CF61A9E3CA060F*, RuntimeObject*, intptr_t, const RuntimeMethod*))EventCallback_1__ctor_m8E83F917FC9541DE1168E498CDF99D58A6DC329B_gshared)(__this, ___0_object, ___1_method, method);
}
inline void CallbackEventHandler_RegisterCallback_TisCustomStyleResolvedEvent_t54D095D62773F628A6A05A4531DEE990166062E6_m667D7BACFE267AD56818889E3879640E13998401 (CallbackEventHandler_t99E35735225B4ACEAD1BA981632FD2D46E9CB2B4* __this, EventCallback_1_tDE93D01AB4244ED03015ADF985CF61A9E3CA060F* ___0_callback, int32_t ___1_useTrickleDown, const RuntimeMethod* method)
{
(( void (*) (CallbackEventHandler_t99E35735225B4ACEAD1BA981632FD2D46E9CB2B4*, EventCallback_1_tDE93D01AB4244ED03015ADF985CF61A9E3CA060F*, int32_t, const RuntimeMethod*))CallbackEventHandler_RegisterCallback_TisRuntimeObject_m221D8BDDC2D60A7D22B11CBCC628C7990BE1C8F9_gshared)(__this, ___0_callback, ___1_useTrickleDown, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollView_MarkSingleLineHeightDirty_mD0B9A1F1048B66A9ADCD3D58294FD07A575AA1D8 (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, const RuntimeMethod* method) ;
inline void CallbackEventHandler_RegisterCallback_TisPointerMoveEvent_t2C1E2E20A07034638F48C3EB94B8520549D770C3_mA3E722BB63A92FD6550289D5155483E408E4795B (CallbackEventHandler_t99E35735225B4ACEAD1BA981632FD2D46E9CB2B4* __this, EventCallback_1_t7C6768AD962B0B50514570724A38E07DA18FB1FA* ___0_callback, int32_t ___1_useTrickleDown, const RuntimeMethod* method)
{
(( void (*) (CallbackEventHandler_t99E35735225B4ACEAD1BA981632FD2D46E9CB2B4*, EventCallback_1_t7C6768AD962B0B50514570724A38E07DA18FB1FA*, int32_t, const RuntimeMethod*))CallbackEventHandler_RegisterCallback_TisRuntimeObject_m221D8BDDC2D60A7D22B11CBCC628C7990BE1C8F9_gshared)(__this, ___0_callback, ___1_useTrickleDown, method);
}
inline void EventCallback_1__ctor_mCDF2316FE391D783EF33C433EB59E5DF474C5398 (EventCallback_1_tBC1DA4FF1E26FC091E77AD11B6F780C5D237AF2C* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method)
{
(( void (*) (EventCallback_1_tBC1DA4FF1E26FC091E77AD11B6F780C5D237AF2C*, RuntimeObject*, intptr_t, const RuntimeMethod*))EventCallback_1__ctor_m8E83F917FC9541DE1168E498CDF99D58A6DC329B_gshared)(__this, ___0_object, ___1_method, method);
}
inline void CallbackEventHandler_RegisterCallback_TisPointerDownEvent_tABAAD1BACBB98156D6BCCED51E11883EAFE03A51_mB50EABDE414D7C266411468DE2497738C902B820 (CallbackEventHandler_t99E35735225B4ACEAD1BA981632FD2D46E9CB2B4* __this, EventCallback_1_tBC1DA4FF1E26FC091E77AD11B6F780C5D237AF2C* ___0_callback, int32_t ___1_useTrickleDown, const RuntimeMethod* method)
{
(( void (*) (CallbackEventHandler_t99E35735225B4ACEAD1BA981632FD2D46E9CB2B4*, EventCallback_1_tBC1DA4FF1E26FC091E77AD11B6F780C5D237AF2C*, int32_t, const RuntimeMethod*))CallbackEventHandler_RegisterCallback_TisRuntimeObject_m221D8BDDC2D60A7D22B11CBCC628C7990BE1C8F9_gshared)(__this, ___0_callback, ___1_useTrickleDown, method);
}
inline void EventCallback_1__ctor_m24CD07E9D8DA8BCAE0446636AB9C0622C36DF10C (EventCallback_1_tCF242F8E93BCF576DC25DFA8544DC8816F42CFE7* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method)
{
(( void (*) (EventCallback_1_tCF242F8E93BCF576DC25DFA8544DC8816F42CFE7*, RuntimeObject*, intptr_t, const RuntimeMethod*))EventCallback_1__ctor_m8E83F917FC9541DE1168E498CDF99D58A6DC329B_gshared)(__this, ___0_object, ___1_method, method);
}
inline void CallbackEventHandler_RegisterCallback_TisPointerCancelEvent_t566D42065C3B376AD49A44A406AFE929A6CFEE51_mE83DFDC25FA4E7E3A266F03E681EA0012BF8F2B4 (CallbackEventHandler_t99E35735225B4ACEAD1BA981632FD2D46E9CB2B4* __this, EventCallback_1_tCF242F8E93BCF576DC25DFA8544DC8816F42CFE7* ___0_callback, int32_t ___1_useTrickleDown, const RuntimeMethod* method)
{
(( void (*) (CallbackEventHandler_t99E35735225B4ACEAD1BA981632FD2D46E9CB2B4*, EventCallback_1_tCF242F8E93BCF576DC25DFA8544DC8816F42CFE7*, int32_t, const RuntimeMethod*))CallbackEventHandler_RegisterCallback_TisRuntimeObject_m221D8BDDC2D60A7D22B11CBCC628C7990BE1C8F9_gshared)(__this, ___0_callback, ___1_useTrickleDown, method);
}
inline void CallbackEventHandler_RegisterCallback_TisPointerUpEvent_tCE779E8B94675B6A2758B82F6A84771CB26913D9_m3CB1C8964D34063EC97466FD36BAF24692213866 (CallbackEventHandler_t99E35735225B4ACEAD1BA981632FD2D46E9CB2B4* __this, EventCallback_1_tE2BCC4FFB156A2716749F7BDD0036A743B039913* ___0_callback, int32_t ___1_useTrickleDown, const RuntimeMethod* method)
{
(( void (*) (CallbackEventHandler_t99E35735225B4ACEAD1BA981632FD2D46E9CB2B4*, EventCallback_1_tE2BCC4FFB156A2716749F7BDD0036A743B039913*, int32_t, const RuntimeMethod*))CallbackEventHandler_RegisterCallback_TisRuntimeObject_m221D8BDDC2D60A7D22B11CBCC628C7990BE1C8F9_gshared)(__this, ___0_callback, ___1_useTrickleDown, method);
}
inline void EventCallback_1__ctor_m3B5B31E1258785C9B402D675D1F803256411F121 (EventCallback_1_tA1CF2EA66A79B2195FDF3B4E85133003F37B9339* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method)
{
(( void (*) (EventCallback_1_tA1CF2EA66A79B2195FDF3B4E85133003F37B9339*, RuntimeObject*, intptr_t, const RuntimeMethod*))EventCallback_1__ctor_m8E83F917FC9541DE1168E498CDF99D58A6DC329B_gshared)(__this, ___0_object, ___1_method, method);
}
inline void CallbackEventHandler_RegisterCallback_TisPointerCaptureEvent_tB9E534FCED96BD293031FCEF549A28F5161701BB_m38303CF4099DFD1D51FD345B2AADCFA99325772E (CallbackEventHandler_t99E35735225B4ACEAD1BA981632FD2D46E9CB2B4* __this, EventCallback_1_tA1CF2EA66A79B2195FDF3B4E85133003F37B9339* ___0_callback, int32_t ___1_useTrickleDown, const RuntimeMethod* method)
{
(( void (*) (CallbackEventHandler_t99E35735225B4ACEAD1BA981632FD2D46E9CB2B4*, EventCallback_1_tA1CF2EA66A79B2195FDF3B4E85133003F37B9339*, int32_t, const RuntimeMethod*))CallbackEventHandler_RegisterCallback_TisRuntimeObject_m221D8BDDC2D60A7D22B11CBCC628C7990BE1C8F9_gshared)(__this, ___0_callback, ___1_useTrickleDown, method);
}
inline void EventCallback_1__ctor_m03D5D6D2A51BFDF58AF3F2307AD44B24B60A7B1B (EventCallback_1_t3A7B85AD96E3BB6F407AAFF594E222FBD5B713EF* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method)
{
(( void (*) (EventCallback_1_t3A7B85AD96E3BB6F407AAFF594E222FBD5B713EF*, RuntimeObject*, intptr_t, const RuntimeMethod*))EventCallback_1__ctor_m8E83F917FC9541DE1168E498CDF99D58A6DC329B_gshared)(__this, ___0_object, ___1_method, method);
}
inline void CallbackEventHandler_RegisterCallback_TisPointerCaptureOutEvent_t3D53CEE79BD37EC74F40289B4D5501C4449905E5_m937D827D5B86A088C9DB39BC6C313D7C65E61485 (CallbackEventHandler_t99E35735225B4ACEAD1BA981632FD2D46E9CB2B4* __this, EventCallback_1_t3A7B85AD96E3BB6F407AAFF594E222FBD5B713EF* ___0_callback, int32_t ___1_useTrickleDown, const RuntimeMethod* method)
{
(( void (*) (CallbackEventHandler_t99E35735225B4ACEAD1BA981632FD2D46E9CB2B4*, EventCallback_1_t3A7B85AD96E3BB6F407AAFF594E222FBD5B713EF*, int32_t, const RuntimeMethod*))CallbackEventHandler_RegisterCallback_TisRuntimeObject_m221D8BDDC2D60A7D22B11CBCC628C7990BE1C8F9_gshared)(__this, ___0_callback, ___1_useTrickleDown, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollView_ResetLayoutPass_m1EC1BE30B3D74059D9772A4772ED73326736FC44 (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, const RuntimeMethod* method) ;
inline RuntimeObject* PanelChangedEventBase_1_get_originPanel_mB78D4DFA7608CBBC25903E7944DF9CB36D57A3A3_inline (PanelChangedEventBase_1_t2214183CD8DA6044ECE671FF1DA69DCB8DDC8C39* __this, const RuntimeMethod* method)
{
return (( RuntimeObject* (*) (PanelChangedEventBase_1_t2214183CD8DA6044ECE671FF1DA69DCB8DDC8C39*, const RuntimeMethod*))PanelChangedEventBase_1_get_originPanel_m3E8443C7EDD04BA92941A896405FB221339A39B5_gshared_inline)(__this, method);
}
inline void CallbackEventHandler_UnregisterCallback_TisCustomStyleResolvedEvent_t54D095D62773F628A6A05A4531DEE990166062E6_mB14ACC6BD1F5BF5F4568528EDC87D98AB719AFC2 (CallbackEventHandler_t99E35735225B4ACEAD1BA981632FD2D46E9CB2B4* __this, EventCallback_1_tDE93D01AB4244ED03015ADF985CF61A9E3CA060F* ___0_callback, int32_t ___1_useTrickleDown, const RuntimeMethod* method)
{
(( void (*) (CallbackEventHandler_t99E35735225B4ACEAD1BA981632FD2D46E9CB2B4*, EventCallback_1_tDE93D01AB4244ED03015ADF985CF61A9E3CA060F*, int32_t, const RuntimeMethod*))CallbackEventHandler_UnregisterCallback_TisRuntimeObject_m2E6CDD2C9FDA8EDB685996370F77E36063A68CD6_gshared)(__this, ___0_callback, ___1_useTrickleDown, method);
}
inline void CallbackEventHandler_UnregisterCallback_TisPointerMoveEvent_t2C1E2E20A07034638F48C3EB94B8520549D770C3_m6F47F7C447568B774EE45E245D99CBD6CDEC3CC1 (CallbackEventHandler_t99E35735225B4ACEAD1BA981632FD2D46E9CB2B4* __this, EventCallback_1_t7C6768AD962B0B50514570724A38E07DA18FB1FA* ___0_callback, int32_t ___1_useTrickleDown, const RuntimeMethod* method)
{
(( void (*) (CallbackEventHandler_t99E35735225B4ACEAD1BA981632FD2D46E9CB2B4*, EventCallback_1_t7C6768AD962B0B50514570724A38E07DA18FB1FA*, int32_t, const RuntimeMethod*))CallbackEventHandler_UnregisterCallback_TisRuntimeObject_m2E6CDD2C9FDA8EDB685996370F77E36063A68CD6_gshared)(__this, ___0_callback, ___1_useTrickleDown, method);
}
inline void CallbackEventHandler_UnregisterCallback_TisPointerDownEvent_tABAAD1BACBB98156D6BCCED51E11883EAFE03A51_m3289E47B906D6F66490543857408759250B0F509 (CallbackEventHandler_t99E35735225B4ACEAD1BA981632FD2D46E9CB2B4* __this, EventCallback_1_tBC1DA4FF1E26FC091E77AD11B6F780C5D237AF2C* ___0_callback, int32_t ___1_useTrickleDown, const RuntimeMethod* method)
{
(( void (*) (CallbackEventHandler_t99E35735225B4ACEAD1BA981632FD2D46E9CB2B4*, EventCallback_1_tBC1DA4FF1E26FC091E77AD11B6F780C5D237AF2C*, int32_t, const RuntimeMethod*))CallbackEventHandler_UnregisterCallback_TisRuntimeObject_m2E6CDD2C9FDA8EDB685996370F77E36063A68CD6_gshared)(__this, ___0_callback, ___1_useTrickleDown, method);
}
inline void CallbackEventHandler_UnregisterCallback_TisPointerCancelEvent_t566D42065C3B376AD49A44A406AFE929A6CFEE51_m5F10C8DEFC75B4A190E365536DEE17FE5E5A3A18 (CallbackEventHandler_t99E35735225B4ACEAD1BA981632FD2D46E9CB2B4* __this, EventCallback_1_tCF242F8E93BCF576DC25DFA8544DC8816F42CFE7* ___0_callback, int32_t ___1_useTrickleDown, const RuntimeMethod* method)
{
(( void (*) (CallbackEventHandler_t99E35735225B4ACEAD1BA981632FD2D46E9CB2B4*, EventCallback_1_tCF242F8E93BCF576DC25DFA8544DC8816F42CFE7*, int32_t, const RuntimeMethod*))CallbackEventHandler_UnregisterCallback_TisRuntimeObject_m2E6CDD2C9FDA8EDB685996370F77E36063A68CD6_gshared)(__this, ___0_callback, ___1_useTrickleDown, method);
}
inline void CallbackEventHandler_UnregisterCallback_TisPointerUpEvent_tCE779E8B94675B6A2758B82F6A84771CB26913D9_m6260930D0C12A5DFCA80D6D299023CA1A157680A (CallbackEventHandler_t99E35735225B4ACEAD1BA981632FD2D46E9CB2B4* __this, EventCallback_1_tE2BCC4FFB156A2716749F7BDD0036A743B039913* ___0_callback, int32_t ___1_useTrickleDown, const RuntimeMethod* method)
{
(( void (*) (CallbackEventHandler_t99E35735225B4ACEAD1BA981632FD2D46E9CB2B4*, EventCallback_1_tE2BCC4FFB156A2716749F7BDD0036A743B039913*, int32_t, const RuntimeMethod*))CallbackEventHandler_UnregisterCallback_TisRuntimeObject_m2E6CDD2C9FDA8EDB685996370F77E36063A68CD6_gshared)(__this, ___0_callback, ___1_useTrickleDown, method);
}
inline void CallbackEventHandler_UnregisterCallback_TisPointerCaptureEvent_tB9E534FCED96BD293031FCEF549A28F5161701BB_m88DC2C7EE623829A2B0D5D332BD4C5969909A55B (CallbackEventHandler_t99E35735225B4ACEAD1BA981632FD2D46E9CB2B4* __this, EventCallback_1_tA1CF2EA66A79B2195FDF3B4E85133003F37B9339* ___0_callback, int32_t ___1_useTrickleDown, const RuntimeMethod* method)
{
(( void (*) (CallbackEventHandler_t99E35735225B4ACEAD1BA981632FD2D46E9CB2B4*, EventCallback_1_tA1CF2EA66A79B2195FDF3B4E85133003F37B9339*, int32_t, const RuntimeMethod*))CallbackEventHandler_UnregisterCallback_TisRuntimeObject_m2E6CDD2C9FDA8EDB685996370F77E36063A68CD6_gshared)(__this, ___0_callback, ___1_useTrickleDown, method);
}
inline void CallbackEventHandler_UnregisterCallback_TisPointerCaptureOutEvent_t3D53CEE79BD37EC74F40289B4D5501C4449905E5_m96B8A002675366436500646208EB3C2FBAE3502A (CallbackEventHandler_t99E35735225B4ACEAD1BA981632FD2D46E9CB2B4* __this, EventCallback_1_t3A7B85AD96E3BB6F407AAFF594E222FBD5B713EF* ___0_callback, int32_t ___1_useTrickleDown, const RuntimeMethod* method)
{
(( void (*) (CallbackEventHandler_t99E35735225B4ACEAD1BA981632FD2D46E9CB2B4*, EventCallback_1_t3A7B85AD96E3BB6F407AAFF594E222FBD5B713EF*, int32_t, const RuntimeMethod*))CallbackEventHandler_UnregisterCallback_TisRuntimeObject_m2E6CDD2C9FDA8EDB685996370F77E36063A68CD6_gshared)(__this, ___0_callback, ___1_useTrickleDown, method);
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* EventBase_get_elementTarget_mF6CFD6372FB247718797DB8927654F781821B94D_inline (EventBase_tD7F89B936EB8074AE31E7B15976C072277371F7C* __this, const RuntimeMethod* method) ;
inline int32_t PointerCaptureEventBase_1_get_pointerId_m807E1CA35DCA449386CC6C80A29FEE3ECFA04D93_inline (PointerCaptureEventBase_1_tB71E4AEB34E7FFC989F93E9B522D53DFAEE2CE7F* __this, const RuntimeMethod* method)
{
return (( int32_t (*) (PointerCaptureEventBase_1_tB71E4AEB34E7FFC989F93E9B522D53DFAEE2CE7F*, const RuntimeMethod*))PointerCaptureEventBase_1_get_pointerId_m4E4F2967D333957F5F474673769B7FFFC128A89A_gshared_inline)(__this, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ScrollView_ReleaseScrolling_m61E863B1BCE3FF3A382A0EAC511631E5115CEF2D (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, int32_t ___0_pointerId, RuntimeObject* ___1_target, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t GeometryChangedEvent_get_layoutPass_mF1D65C18E68AD76A3CECA65EF27FB466048F3F19_inline (GeometryChangedEvent_tB4A621001850F337A676F8CC27F172B8ADB22A9A* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ScrollView_get_isVerticalScrollDisplayed_m4B91DC9C6B7AEE83503D5E00FF4A732BB257BC44 (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ScrollView_get_isHorizontalScrollDisplayed_m137B62E19FB3E1DB6D2A9872D30F3CD582E431F2 (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollView_ScheduleResetLayoutPass_mA57FACEB0034B3FB177E979FB8D09C64529BE4F1 (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Scroller_set_highValue_mAD8DB848402EB675FAD1E33663F30D6518114FCA (Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* __this, float ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Mathf_Min_m747CA71A9483CDB394B13BD0AD048EE17E48FFE4_inline (float ___0_a, float ___1_b, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ScrollView_get_touchScrollBehavior_mAC366117C8504A56A60CABA42EC6826E18BCF764 (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float ScrollView_get_elasticity_m7200804F730AB5C74E66DAC20E4660F20E4E4635 (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Mathf_SmoothDamp_mBE7ABB6B59D198BE8ABE42942452CC7B813A5248 (float ___0_current, float ___1_target, float* ___2_currentVelocity, float ___3_smoothTime, float ___4_maxSpeed, float ___5_deltaTime, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float VisualElement_get_scaledPixelsPerPoint_m44984C56A992E21CE90E3DC15136DDF7DCDA11CD (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ScrollView_get_hasInertia_m14ED28D36618EFAC6CF035DBE50B0E7098ACB46B (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2_op_Multiply_m2D984B613020089BF5165BA4CA10988E2DC771FE_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_a, float ___1_d, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2_op_Addition_m8136742CE6EE33BA4EB81C5F584678455917D2AE_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_a, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___1_b, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Time_get_unscaledTime_mAF4040B858903E1325D1C65B8BF1AC61460B2503 (const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollView_ApplyScrollInertia_m5F403E46E990175224ECDE94B514237F56973AFE (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollView_SpringBack_mEF47A1F565348695B62B7F948406432E19075389 (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, const RuntimeMethod* method) ;
inline String_t* PointerEventBase_1_get_pointerType_m1724EBAD6D0313ABE5739C89FC27EBFAF86D1926_inline (PointerEventBase_1_t7591EB7533D2DA4AE63C7E535343F090911843C9* __this, const RuntimeMethod* method)
{
return (( String_t* (*) (PointerEventBase_1_t7591EB7533D2DA4AE63C7E535343F090911843C9*, const RuntimeMethod*))PointerEventBase_1_get_pointerType_m05EB5D56224F7A7A190AAFBBD622113A7A704F7C_gshared_inline)(__this, method);
}
inline bool PointerEventBase_1_get_isPrimary_m6C7B28F0FBEADE098A6209EBEBB10AB53A356B9D_inline (PointerEventBase_1_t7591EB7533D2DA4AE63C7E535343F090911843C9* __this, const RuntimeMethod* method)
{
return (( bool (*) (PointerEventBase_1_t7591EB7533D2DA4AE63C7E535343F090911843C9*, const RuntimeMethod*))PointerEventBase_1_get_isPrimary_m0F266CD0EEF96089B726E1E69A8A07029685E95B_gshared_inline)(__this, method);
}
inline int32_t PointerEventBase_1_get_pointerId_m2666488A68716BD85D3277905899BDE7CF3826C8_inline (PointerEventBase_1_t7591EB7533D2DA4AE63C7E535343F090911843C9* __this, const RuntimeMethod* method)
{
return (( int32_t (*) (PointerEventBase_1_t7591EB7533D2DA4AE63C7E535343F090911843C9*, const RuntimeMethod*))PointerEventBase_1_get_pointerId_mF0B5F3F2655036A39E6ECAB56386CADBFDF1CF99_gshared_inline)(__this, method);
}
inline Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 PointerEventBase_1_get_position_m62A6C6E4573AD8DEA94462498F258D10792B8E86_inline (PointerEventBase_1_t7591EB7533D2DA4AE63C7E535343F090911843C9* __this, const RuntimeMethod* method)
{
return (( Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 (*) (PointerEventBase_1_t7591EB7533D2DA4AE63C7E535343F090911843C9*, const RuntimeMethod*))PointerEventBase_1_get_position_mCB56A25EEB83B6926E29A65E30F5208A3CF6374D_gshared_inline)(__this, method);
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2_op_Implicit_mE8EBEE9291F11BB02F062D6E000F4798968CBD96_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___0_v, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollView_InitTouchScrolling_m8EF3D83B750130DD1A5192B00EA57FA7D19BE83D (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_position, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PointerCaptureHelper_CapturePointer_m7A647567160ADA0E052A7277C5B531D7A01E5F7F (RuntimeObject* ___0_handler, int32_t ___1_pointerId, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PointerCaptureHelper_PreventCompatibilityMouseEvents_m96F0763D51B20EE438DE8C927CBD1EB480F7A751 (RuntimeObject* ___0_panel, int32_t ___1_pointerId, const RuntimeMethod* method) ;
inline String_t* PointerEventBase_1_get_pointerType_mECF9D0A37869ED3DC164C72528E41CF21AF2BDF1_inline (PointerEventBase_1_tED9D60928194E4D1F6C5F9C95D258E9102815B4B* __this, const RuntimeMethod* method)
{
return (( String_t* (*) (PointerEventBase_1_tED9D60928194E4D1F6C5F9C95D258E9102815B4B*, const RuntimeMethod*))PointerEventBase_1_get_pointerType_m05EB5D56224F7A7A190AAFBBD622113A7A704F7C_gshared_inline)(__this, method);
}
inline bool PointerEventBase_1_get_isPrimary_m727197FEB1A5B4D4FC3092C618E472C323A38834_inline (PointerEventBase_1_tED9D60928194E4D1F6C5F9C95D258E9102815B4B* __this, const RuntimeMethod* method)
{
return (( bool (*) (PointerEventBase_1_tED9D60928194E4D1F6C5F9C95D258E9102815B4B*, const RuntimeMethod*))PointerEventBase_1_get_isPrimary_m0F266CD0EEF96089B726E1E69A8A07029685E95B_gshared_inline)(__this, method);
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool PointerMoveEvent_get_isHandledByDraggable_mCCA70E78328355F419734A13F7B4135F51E89D47_inline (PointerMoveEvent_t2C1E2E20A07034638F48C3EB94B8520549D770C3* __this, const RuntimeMethod* method) ;
inline Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 PointerEventBase_1_get_position_m9DB69A881411E7B016A3C2AE10DD81D1FDDB7AD7_inline (PointerEventBase_1_tED9D60928194E4D1F6C5F9C95D258E9102815B4B* __this, const RuntimeMethod* method)
{
return (( Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 (*) (PointerEventBase_1_tED9D60928194E4D1F6C5F9C95D258E9102815B4B*, const RuntimeMethod*))PointerEventBase_1_get_position_mCB56A25EEB83B6926E29A65E30F5208A3CF6374D_gshared_inline)(__this, method);
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2_op_Subtraction_m44475FCDAD2DA2F98D78A6625EC2DCDFE8803837_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_a, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___1_b, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Vector2_get_sqrMagnitude_mA16336720C14EEF8BA9B55AE33B98C9EE2082BDC_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ScrollView_ComputeTouchScrolling_m89995F358359CEF1F3CC3A057ADE4DD15C58F9B3 (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_position, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void PointerMoveEvent_set_isHandledByDraggable_m24AE525901E56FE8A7936EDA8F2046862BB3660D_inline (PointerMoveEvent_t2C1E2E20A07034638F48C3EB94B8520549D770C3* __this, bool ___0_value, const RuntimeMethod* method) ;
inline int32_t PointerEventBase_1_get_pointerId_mD0FD52357DFDC016B39149C06C87B3FA2F786783_inline (PointerEventBase_1_tED9D60928194E4D1F6C5F9C95D258E9102815B4B* __this, const RuntimeMethod* method)
{
return (( int32_t (*) (PointerEventBase_1_tED9D60928194E4D1F6C5F9C95D258E9102815B4B*, const RuntimeMethod*))PointerEventBase_1_get_pointerId_mF0B5F3F2655036A39E6ECAB56386CADBFDF1CF99_gshared_inline)(__this, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool PointerCaptureHelper_HasPointerCapture_m8BEDFC90CB6DD9DE7931AB704454A43559A03C36 (RuntimeObject* ___0_handler, int32_t ___1_pointerId, const RuntimeMethod* method) ;
inline int32_t PointerEventBase_1_get_pointerId_m10A301E89D623BE4E099DC7CE768AE0D12ADF5B4_inline (PointerEventBase_1_tE5B00823964EF715DC1ED310DB3F91B16D40D7C7* __this, const RuntimeMethod* method)
{
return (( int32_t (*) (PointerEventBase_1_tE5B00823964EF715DC1ED310DB3F91B16D40D7C7*, const RuntimeMethod*))PointerEventBase_1_get_pointerId_mF0B5F3F2655036A39E6ECAB56386CADBFDF1CF99_gshared_inline)(__this, method);
}
inline int32_t PointerEventBase_1_get_pointerId_m494A184CC32780C69FAE61D8361DE5F4A53FF2C6_inline (PointerEventBase_1_t2DFB78320E5810F8163F6CF5D3C5537CF40B2496* __this, const RuntimeMethod* method)
{
return (( int32_t (*) (PointerEventBase_1_t2DFB78320E5810F8163F6CF5D3C5537CF40B2496*, const RuntimeMethod*))PointerEventBase_1_get_pointerId_mF0B5F3F2655036A39E6ECAB56386CADBFDF1CF99_gshared_inline)(__this, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Scroller_get_lowValue_mBD4A8D06316BF0124C58CA4534B9031725CD946F (Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2_Max_m1E906743ECA6478A2EDCCFECD9D509898F66152B_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_lhs, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___1_rhs, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2_Min_m2D222BC18ACD4F965981EC93451DDD1D7ADFDDA0_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_lhs, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___1_rhs, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float ScrollView_ComputeElasticOffset_mBC5B42E964CB9B9253B0A7631C037E53C769D3DE (float ___0_deltaPointer, float ___1_initialScrollOffset, float ___2_lowLimit, float ___3_hardLowLimit, float ___4_highLimit, float ___5_hardHighLimit, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ScrollView_ApplyTouchScrolling_m55E0459F4B789729603537AA491B443F81BC82EA (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_newScrollOffset, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ScrollView_get_nestedInteractionKind_mD6F5A19E8A7D15A56F41AF034869AF295C3D79D6_inline (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2_Lerp_m1A36103F7967F653A929556E26E6D052C298C00C_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_a, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___1_b, float ___2_t, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2_op_Division_m57A2DCD71E0CE7420851D705D1951F9238902AAB_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_a, float ___1_d, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollView_ExecuteElasticSpringAnimation_mB2898BCD6B15622B00D384C77A5A06D39F2244EF (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PointerCaptureHelper_ReleasePointer_m0FF47D46D610A94601B72E011344700B0EA7E1B9 (RuntimeObject* ___0_handler, int32_t ___1_pointerId, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollView_ComputeInitialSpringBackVelocity_m7860F1697687D1341F4A29B71DAA506B10C31912 (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Scroller_Adjust_mB8E387D330E1BD5CDA0BD3F1ECEA26FBB635812D (Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* __this, float ___0_factor, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollView_AdjustScrollers_m25B4ADFD8DE7C27151B276718BFBC5BBA0039076 (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RepeatButton_set_acceptClicksIfDisabled_m233FC34EB7BD276EC96BDB6E0B3B78D938C92A22 (RepeatButton_t2CF59798FF30EF6DB8030E2D93CD346E38DDF981* __this, bool ___0_value, const RuntimeMethod* method) ;
inline bool StyleEnum_1_op_Inequality_m8B286A760E68E135A245A3B5CA37F21154A7BBEF (StyleEnum_1_t3B02FFF55849C9C8E6A7C0AA9C7E5F65F10C9C69 ___0_lhs, StyleEnum_1_t3B02FFF55849C9C8E6A7C0AA9C7E5F65F10C9C69 ___1_rhs, const RuntimeMethod* method)
{
return (( bool (*) (StyleEnum_1_t3B02FFF55849C9C8E6A7C0AA9C7E5F65F10C9C69, StyleEnum_1_t3B02FFF55849C9C8E6A7C0AA9C7E5F65F10C9C69, const RuntimeMethod*))StyleEnum_1_op_Inequality_m8BEFB9FD2EF887B056E9E7E919515D3B87B99C56_gshared)(___0_lhs, ___1_rhs, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Scroller_set_lowValue_mC28C28BEB87DDE8BF935E65BFFADDA8730172752 (Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* __this, float ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 WheelEvent_get_delta_mDFB7F45FA5ED7D711EBB3F8FADC88C4F451088B2_inline (WheelEvent_tDD5DB3A6F5F6FDB59AD7FF27491502FF18B9775E* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollView_ReadSingleLineHeight_m783A7990593C00F5BB92FA2AAAB8A8062D40DEFD (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float ScrollView_get_mouseWheelScrollSize_m11FF4213777728025AADCA3D5C9E98F0C606B7A3 (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollView_UpdateElasticBehaviour_m5D1C43E1A85749D0D02DFA3718AB41D7F7651DE3 (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* VisualElement_get_computedStyle_m8124059EC4D72CCEDE7107FFF72A614131604C3A (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* __this, const RuntimeMethod* method) ;
inline bool Dictionary_2_TryGetValue_m393F14ED6A4405F48CF585F5978CFFA589763A83 (Dictionary_2_t645C7B1DAE2D839B52A5E387C165CE13D5465B00* __this, String_t* ___0_key, StylePropertyValue_tED32F617FABE99611B213BFCF9D1D909E7F141C2* ___1_value, const RuntimeMethod* method)
{
return (( bool (*) (Dictionary_2_t645C7B1DAE2D839B52A5E387C165CE13D5465B00*, String_t*, StylePropertyValue_tED32F617FABE99611B213BFCF9D1D909E7F141C2*, const RuntimeMethod*))Dictionary_2_TryGetValue_m0877E96B773A1C6F78A2DD44A166DB82A4C20151_gshared)(__this, ___0_key, ___1_value, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool StyleSheet_TryReadDimension_m958623B584936010E8AC24B01D8896C2FC2945F0 (StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* __this, StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D ___0_handle, Dimension_t5B1EAB500AE32C3789A2BCC4D43F7A29996DF3F8* ___1_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* VisualElement_get_parent_m80978E6D0A928AB4885EE4CD0E2295C72AA73000 (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void VisualElement_OnViewDataReady_mC163AC6CDC322CCB2941C1DEFC6EF3900C332C79 (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* VisualElement_get_viewDataKey_m1F990A70B7861D0071A4462C62477363C69223F5_inline (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool String_IsNullOrEmpty_mEA9E3FB005AC28FE02E69FCF95A7B8456192B478 (String_t* ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* VisualElement_GetFullHierarchicalViewDataKey_m36E019EF47770CE6BC054BB606CD224517028A8F (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void VisualElement_OverwriteFromViewData_mF7BC9343789BED5307CCE900D7F05A62D6027AB3 (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* __this, RuntimeObject* ___0_obj, String_t* ___1_key, const RuntimeMethod* method) ;
inline void UxmlFactory_2__ctor_m0C38E78CC299D10C729D4B82B842095639005F5F (UxmlFactory_2_t2DAB48E1821254ED3AC93F8AF5BDEF74F329C5BE* __this, const RuntimeMethod* method)
{
(( void (*) (UxmlFactory_2_t2DAB48E1821254ED3AC93F8AF5BDEF74F329C5BE*, const RuntimeMethod*))UxmlFactory_2__ctor_m88A0346DFE6F79DFE0C5986C5804D4FABA9DB95A_gshared)(__this, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollView_set_mode_mA5C5D8ED5D9E2291182843BE7F80D061FE949816 (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, int32_t ___0_value, const RuntimeMethod* method) ;
inline bool UxmlEnumAttributeDescription_1_TryGetValueFromBag_m21FA29B455C677DAFB2AA8814540202F251C928E (UxmlEnumAttributeDescription_1_tFEFA09B4807DEB9087783FC0949D1B9E59FD5714* __this, RuntimeObject* ___0_bag, CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 ___1_cc, int32_t* ___2_value, const RuntimeMethod* method)
{
return (( bool (*) (UxmlEnumAttributeDescription_1_tFEFA09B4807DEB9087783FC0949D1B9E59FD5714*, RuntimeObject*, CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257, int32_t*, const RuntimeMethod*))UxmlEnumAttributeDescription_1_TryGetValueFromBag_mC1A2ABDA6BC12121C933D533F3B94AF35039A0AB_gshared)(__this, ___0_bag, ___1_cc, ___2_value, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollView_set_horizontalScrollerVisibility_m2DA627CB0AE20C96B1F2A5FB0D9B0661486F50DF (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, int32_t ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollView_set_showHorizontal_m6A894EA566256E08176003D97D15953AEF8B2627 (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, bool ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollView_set_verticalScrollerVisibility_mB8DF7D3D2B02DFD3AE337CA1CBBE399D9A49A7DA (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, int32_t ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollView_set_showVertical_m1A3B60FFCF2F3148DD5FA46A3C4F5AAF1F73562A (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, bool ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollView_set_nestedInteractionKind_m77B2D3B9B52CE9C03A0A9CF187BA3A5E8832C389 (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, int32_t ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollView_set_mouseWheelScrollSize_m9C492E452D17956FFC8EDF11CF4F181B12D584B8 (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, float ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollView_set_scrollDecelerationRate_m5488890E58182A0F67E48A0A6BA1EEEE381FCE01 (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, float ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollView_set_elasticity_m7D2B3579731185FA4D7C86BB14C75E3383767855 (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, float ___0_value, const RuntimeMethod* method) ;
inline void UxmlEnumAttributeDescription_1__ctor_m9E649CDE8BF8AD723F35AE0826A2829E02526628 (UxmlEnumAttributeDescription_1_t5A6D7AEA8D9CBFB4EA00022FF39526FDFEB4601D* __this, const RuntimeMethod* method)
{
(( void (*) (UxmlEnumAttributeDescription_1_t5A6D7AEA8D9CBFB4EA00022FF39526FDFEB4601D*, const RuntimeMethod*))UxmlEnumAttributeDescription_1__ctor_m322D3D784BFA831AA5CBCFAC52386E719D96B5CC_gshared)(__this, method);
}
inline void TypedUxmlAttributeDescription_1_set_defaultValue_mAF5EC3548511E55A264795EBE661F07370464DB7_inline (TypedUxmlAttributeDescription_1_tE3A1AC78152BFC093D85549F8878EBCD0CD7A522* __this, int32_t ___0_value, const RuntimeMethod* method)
{
(( void (*) (TypedUxmlAttributeDescription_1_tE3A1AC78152BFC093D85549F8878EBCD0CD7A522*, int32_t, const RuntimeMethod*))TypedUxmlAttributeDescription_1_set_defaultValue_m79AF47A81305A712EECAA1732B7F0D328C0BD9EB_gshared_inline)(__this, ___0_value, method);
}
inline void UxmlEnumAttributeDescription_1__ctor_m1A353DE7099AD9370BF6F0BA8540588DF2AE08C9 (UxmlEnumAttributeDescription_1_t70756E9476125787696A6BBD939C823824B6076E* __this, const RuntimeMethod* method)
{
(( void (*) (UxmlEnumAttributeDescription_1_t70756E9476125787696A6BBD939C823824B6076E*, const RuntimeMethod*))UxmlEnumAttributeDescription_1__ctor_m322D3D784BFA831AA5CBCFAC52386E719D96B5CC_gshared)(__this, method);
}
inline void TypedUxmlAttributeDescription_1_set_defaultValue_m6D23A5CC2905C4C1DB93107912407872B0C57EA6_inline (TypedUxmlAttributeDescription_1_t8A23630C5270878BE54AE923FB600CEEC02C404B* __this, int32_t ___0_value, const RuntimeMethod* method)
{
(( void (*) (TypedUxmlAttributeDescription_1_t8A23630C5270878BE54AE923FB600CEEC02C404B*, int32_t, const RuntimeMethod*))TypedUxmlAttributeDescription_1_set_defaultValue_m79AF47A81305A712EECAA1732B7F0D328C0BD9EB_gshared_inline)(__this, ___0_value, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlBoolAttributeDescription__ctor_m32928BDCA34A048BB5CCD64422AD9115EFE92298 (UxmlBoolAttributeDescription_t86EA1242C539B39911E63699A4AE0C47918701CE* __this, const RuntimeMethod* method) ;
inline void UxmlEnumAttributeDescription_1__ctor_m9B8369D2C6C298575BE30D7C5301B24CE780830B (UxmlEnumAttributeDescription_1_tFEFA09B4807DEB9087783FC0949D1B9E59FD5714* __this, const RuntimeMethod* method)
{
(( void (*) (UxmlEnumAttributeDescription_1_tFEFA09B4807DEB9087783FC0949D1B9E59FD5714*, const RuntimeMethod*))UxmlEnumAttributeDescription_1__ctor_m322D3D784BFA831AA5CBCFAC52386E719D96B5CC_gshared)(__this, method);
}
inline void UxmlEnumAttributeDescription_1__ctor_m5EB3EED7198159A040EC847A5B6D06EE60942DED (UxmlEnumAttributeDescription_1_t3F5500BF676EB706F84A668D04345FF406A7A1D5* __this, const RuntimeMethod* method)
{
(( void (*) (UxmlEnumAttributeDescription_1_t3F5500BF676EB706F84A668D04345FF406A7A1D5*, const RuntimeMethod*))UxmlEnumAttributeDescription_1__ctor_m322D3D784BFA831AA5CBCFAC52386E719D96B5CC_gshared)(__this, method);
}
inline void TypedUxmlAttributeDescription_1_set_defaultValue_m9EC6157A6117B76BDE00216E8C0D2330F0CFC2CF_inline (TypedUxmlAttributeDescription_1_t040C5673D6A5418D4FDAC5AC276A92EB542FE209* __this, int32_t ___0_value, const RuntimeMethod* method)
{
(( void (*) (TypedUxmlAttributeDescription_1_t040C5673D6A5418D4FDAC5AC276A92EB542FE209*, int32_t, const RuntimeMethod*))TypedUxmlAttributeDescription_1_set_defaultValue_m79AF47A81305A712EECAA1732B7F0D328C0BD9EB_gshared_inline)(__this, ___0_value, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Slider__ctor_m0ED43D32A529649E6C1DE01F2A33D06DB099776F (Slider_t5891706383A14955E3FAD68A79829F3234681652* __this, String_t* ___0_label, float ___1_start, float ___2_end, int32_t ___3_direction, float ___4_pageSize, const RuntimeMethod* method) ;
inline void BaseSlider_1__ctor_mE602DADCF973601966CEDFA7E3C4942CA2CF9C32 (BaseSlider_1_t72796443D058B00401238104911BE7078A9FD0BA* __this, String_t* ___0_label, float ___1_start, float ___2_end, int32_t ___3_direction, float ___4_pageSize, const RuntimeMethod* method)
{
(( void (*) (BaseSlider_1_t72796443D058B00401238104911BE7078A9FD0BA*, String_t*, float, float, int32_t, float, const RuntimeMethod*))BaseSlider_1__ctor_mE602DADCF973601966CEDFA7E3C4942CA2CF9C32_gshared)(__this, ___0_label, ___1_start, ___2_end, ___3_direction, ___4_pageSize, method);
}
inline Label_tC160668F9119CE0F5567021FB208E64A5B1C5B70* BaseField_1_get_labelElement_mDEBB31CB4CDE42C577E6DDCA0BBFC6B1FFB03BBF_inline (BaseField_1_t1BD309672FAB87887168305A09C320E26F166DA7* __this, const RuntimeMethod* method)
{
return (( Label_tC160668F9119CE0F5567021FB208E64A5B1C5B70* (*) (BaseField_1_t1BD309672FAB87887168305A09C320E26F166DA7*, const RuntimeMethod*))BaseField_1_get_labelElement_mDEBB31CB4CDE42C577E6DDCA0BBFC6B1FFB03BBF_gshared_inline)(__this, method);
}
inline VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* BaseField_1_get_visualInput_m7AAFD7F9915155E44A3FB4B634E1946F85387945 (BaseField_1_t1BD309672FAB87887168305A09C320E26F166DA7* __this, const RuntimeMethod* method)
{
return (( VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* (*) (BaseField_1_t1BD309672FAB87887168305A09C320E26F166DA7*, const RuntimeMethod*))BaseField_1_get_visualInput_m7AAFD7F9915155E44A3FB4B634E1946F85387945_gshared)(__this, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR double NumericFieldDraggerUtility_CalculateFloatDragSensitivity_m15371E9C38110F5D47A63B328E1F8B91851F9331 (double ___0_value, double ___1_minValue, double ___2_maxValue, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float NumericFieldDraggerUtility_Acceleration_m68C7F9D2F37BF3F5658F30022507A438C4CD7BE1 (bool ___0_shiftPressed, bool ___1_altPressed, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float NumericFieldDraggerUtility_NiceDelta_mF0E1FACF86DA1579771FD66E98B0B3099A5D88CB (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_deviceDelta, float ___1_acceleration, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Mathf_LerpUnclamped_mF35042F9D25A221BDD4B3FD6251224610AFC1F35_inline (float ___0_a, float ___1_b, float ___2_t, const RuntimeMethod* method) ;
inline VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* BaseSlider_1_get_dragContainer_m2A4A2BD64B8BBACAD28E0133E06B109D045F2AB1_inline (BaseSlider_1_t72796443D058B00401238104911BE7078A9FD0BA* __this, const RuntimeMethod* method)
{
return (( VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* (*) (BaseSlider_1_t72796443D058B00401238104911BE7078A9FD0BA*, const RuntimeMethod*))BaseSlider_1_get_dragContainer_m2A4A2BD64B8BBACAD28E0133E06B109D045F2AB1_gshared_inline)(__this, method);
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Mathf_FloorToInt_m2A39AE881CAEE6B6A4B3BFEF9CA1ED40625F5AB7_inline (float ___0_f, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Mathf_Clamp_m4DC36EEFDBE5F07C16249DA568023C5ECCFF0E7B_inline (int32_t ___0_value, int32_t ___1_min, int32_t ___2_max, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR double Math_Round_m8DB2F61CB73B9E71E54149290ABD5DC8A68890D1 (double ___0_value, int32_t ___1_digits, int32_t ___2_mode, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool UINumericFieldsUtils_TryConvertStringToFloat_m9D49DF90FF6724632ADF8EC96A096D094B2FCBBD (String_t* ___0_str, String_t* ___1_initialValueAsString, float* ___2_value, Expression_t24E9476A15D0D7F6495CF8292DA48C63C871E4B7** ___3_expression, const RuntimeMethod* method) ;
inline void Action_1_Invoke_m3E727BAC50580FD895E1D28B566F26DE9D9176F9_inline (Action_1_tAE453A6458E1DAD68CAF44DC8FF62EC18FEAA930* __this, Expression_t24E9476A15D0D7F6495CF8292DA48C63C871E4B7* ___0_obj, const RuntimeMethod* method)
{
(( void (*) (Action_1_tAE453A6458E1DAD68CAF44DC8FF62EC18FEAA930*, Expression_t24E9476A15D0D7F6495CF8292DA48C63C871E4B7*, const RuntimeMethod*))Action_1_Invoke_mF2422B2DD29F74CE66F791C3F68E288EC7C3DB9E_gshared_inline)(__this, ___0_obj, method);
}
inline float BaseSlider_1_GetClosestPowerOfTen_m0CC67DCBCBC54C714614FB593230DB41BA91072B (float ___0_positiveNumber, const RuntimeMethod* method)
{
return (( float (*) (float, const RuntimeMethod*))BaseSlider_1_GetClosestPowerOfTen_m0CC67DCBCBC54C714614FB593230DB41BA91072B_gshared)(___0_positiveNumber, method);
}
inline float BaseSlider_1_RoundToMultipleOf_mDBAF80B64A8029F5A4365C512E2BAF2BE914E1DE (float ___0_value, float ___1_roundingValue, const RuntimeMethod* method)
{
return (( float (*) (float, float, const RuntimeMethod*))BaseSlider_1_RoundToMultipleOf_mDBAF80B64A8029F5A4365C512E2BAF2BE914E1DE_gshared)(___0_value, ___1_roundingValue, method);
}
inline void UxmlFactory_2__ctor_m9D4005F7DCE26EBD969DF584DB73D8EB8457F73B (UxmlFactory_2_t82337FC01AFD6692C688D30CEFB5508DE6B96DA7* __this, const RuntimeMethod* method)
{
(( void (*) (UxmlFactory_2_t82337FC01AFD6692C688D30CEFB5508DE6B96DA7*, const RuntimeMethod*))UxmlFactory_2__ctor_m88A0346DFE6F79DFE0C5986C5804D4FABA9DB95A_gshared)(__this, method);
}
inline void BaseFieldTraits_2_Init_m1BC7B413F11E4A2ED55CE66AF9E9E3709D4E762C (BaseFieldTraits_2_t61451594F638018EFB826250DDBFDF898485A7B1* __this, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___0_ve, RuntimeObject* ___1_bag, CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 ___2_cc, const RuntimeMethod* method)
{
(( void (*) (BaseFieldTraits_2_t61451594F638018EFB826250DDBFDF898485A7B1*, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*, RuntimeObject*, CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257, const RuntimeMethod*))BaseFieldTraits_2_Init_mDC025860570F88559F0EF22415EC97800A628F9E_gshared)(__this, ___0_ve, ___1_bag, ___2_cc, method);
}
inline void TypedUxmlAttributeDescription_1_set_defaultValue_mCCFDF65293F595155203C9BD9977733342224870_inline (TypedUxmlAttributeDescription_1_t7ECE12D1C0C385835D77803906F54B792532FD39* __this, bool ___0_value, const RuntimeMethod* method)
{
(( void (*) (TypedUxmlAttributeDescription_1_t7ECE12D1C0C385835D77803906F54B792532FD39*, bool, const RuntimeMethod*))TypedUxmlAttributeDescription_1_set_defaultValue_mCCFDF65293F595155203C9BD9977733342224870_gshared_inline)(__this, ___0_value, method);
}
inline void UxmlTraits_1__ctor_mCEEEEAD32CAB70A5F203841AA54F0F3EF0AB5722 (UxmlTraits_1_tC6829861F9CA6892CFE75B6AA1E7D6B89963B5DE* __this, const RuntimeMethod* method)
{
(( void (*) (UxmlTraits_1_tC6829861F9CA6892CFE75B6AA1E7D6B89963B5DE*, const RuntimeMethod*))UxmlTraits_1__ctor_mEC008325D803B9F0B356DA581A2AC82AA00EB001_gshared)(__this, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SliderInt__ctor_mBD9436AE51F077B8F7D73FC499470C0569415EFB (SliderInt_t0D262A6FB485F98842373C83ACB08D9596D8DDA1* __this, String_t* ___0_label, int32_t ___1_start, int32_t ___2_end, int32_t ___3_direction, float ___4_pageSize, const RuntimeMethod* method) ;
inline void BaseSlider_1__ctor_mEDFFBE343978618C35EA25EA4BE56E8EF4DA6163 (BaseSlider_1_tCD357038DC0A12750F4E032D975E8D9F2AA6CD95* __this, String_t* ___0_label, int32_t ___1_start, int32_t ___2_end, int32_t ___3_direction, float ___4_pageSize, const RuntimeMethod* method)
{
(( void (*) (BaseSlider_1_tCD357038DC0A12750F4E032D975E8D9F2AA6CD95*, String_t*, int32_t, int32_t, int32_t, float, const RuntimeMethod*))BaseSlider_1__ctor_mEDFFBE343978618C35EA25EA4BE56E8EF4DA6163_gshared)(__this, ___0_label, ___1_start, ___2_end, ___3_direction, ___4_pageSize, method);
}
inline Label_tC160668F9119CE0F5567021FB208E64A5B1C5B70* BaseField_1_get_labelElement_mA259DEF99276E9388C0DCFB60F1CBC6572A9A39E_inline (BaseField_1_tB351B262306464787F5A31B33CDC431E89796615* __this, const RuntimeMethod* method)
{
return (( Label_tC160668F9119CE0F5567021FB208E64A5B1C5B70* (*) (BaseField_1_tB351B262306464787F5A31B33CDC431E89796615*, const RuntimeMethod*))BaseField_1_get_labelElement_mA259DEF99276E9388C0DCFB60F1CBC6572A9A39E_gshared_inline)(__this, method);
}
inline float BaseSlider_1_get_pageSize_mC77A1FF7E20A2A05736CC2A85A0541AEC0ED8AA2 (BaseSlider_1_tCD357038DC0A12750F4E032D975E8D9F2AA6CD95* __this, const RuntimeMethod* method)
{
return (( float (*) (BaseSlider_1_tCD357038DC0A12750F4E032D975E8D9F2AA6CD95*, const RuntimeMethod*))BaseSlider_1_get_pageSize_mC77A1FF7E20A2A05736CC2A85A0541AEC0ED8AA2_gshared)(__this, method);
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Mathf_RoundToInt_m60F8B66CF27F1FA75AA219342BD184B75771EB4B_inline (float ___0_f, const RuntimeMethod* method) ;
inline void BaseSlider_1_set_pageSize_m396D4BEFBF41DAC0202E607059FFBCFDC924A779 (BaseSlider_1_tCD357038DC0A12750F4E032D975E8D9F2AA6CD95* __this, float ___0_value, const RuntimeMethod* method)
{
(( void (*) (BaseSlider_1_tCD357038DC0A12750F4E032D975E8D9F2AA6CD95*, float, const RuntimeMethod*))BaseSlider_1_set_pageSize_m396D4BEFBF41DAC0202E607059FFBCFDC924A779_gshared)(__this, ___0_value, method);
}
inline int32_t BaseSlider_1_get_lowValue_m2A1808D9A721CCCB906144FC62E53097FB175C5B (BaseSlider_1_tCD357038DC0A12750F4E032D975E8D9F2AA6CD95* __this, const RuntimeMethod* method)
{
return (( int32_t (*) (BaseSlider_1_tCD357038DC0A12750F4E032D975E8D9F2AA6CD95*, const RuntimeMethod*))BaseSlider_1_get_lowValue_m2A1808D9A721CCCB906144FC62E53097FB175C5B_gshared)(__this, method);
}
inline int32_t BaseSlider_1_get_highValue_m8495FAE7CD3C549A3305320362618AE5C32CC1FC (BaseSlider_1_tCD357038DC0A12750F4E032D975E8D9F2AA6CD95* __this, const RuntimeMethod* method)
{
return (( int32_t (*) (BaseSlider_1_tCD357038DC0A12750F4E032D975E8D9F2AA6CD95*, const RuntimeMethod*))BaseSlider_1_get_highValue_m8495FAE7CD3C549A3305320362618AE5C32CC1FC_gshared)(__this, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t NumericFieldDraggerUtility_CalculateIntDragSensitivity_m1B98B6FC83BA9B2234B93A578F253B01C45E7E22 (int64_t ___0_value, int64_t ___1_minValue, int64_t ___2_maxValue, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool UINumericFieldsUtils_TryConvertStringToInt_m8E5245B57793548361F48C6674E35E84B1A272F3 (String_t* ___0_str, String_t* ___1_initialValueAsString, int32_t* ___2_value, Expression_t24E9476A15D0D7F6495CF8292DA48C63C871E4B7** ___3_expression, const RuntimeMethod* method) ;
inline void BaseSlider_1_ComputeValueAndDirectionFromClick_mC7F102824CE2B9A191C74C1170A50C14A0AD0A10 (BaseSlider_1_tCD357038DC0A12750F4E032D975E8D9F2AA6CD95* __this, float ___0_sliderLength, float ___1_dragElementLength, float ___2_dragElementPos, float ___3_dragElementLastPos, const RuntimeMethod* method)
{
(( void (*) (BaseSlider_1_tCD357038DC0A12750F4E032D975E8D9F2AA6CD95*, float, float, float, float, const RuntimeMethod*))BaseSlider_1_ComputeValueAndDirectionFromClick_mC7F102824CE2B9A191C74C1170A50C14A0AD0A10_gshared)(__this, ___0_sliderLength, ___1_dragElementLength, ___2_dragElementPos, ___3_dragElementLastPos, method);
}
inline bool BaseSlider_1_get_inverted_m3D5CB50329C265D93A1EC0DA7F816A3311DC9ED0 (BaseSlider_1_tCD357038DC0A12750F4E032D975E8D9F2AA6CD95* __this, const RuntimeMethod* method)
{
return (( bool (*) (BaseSlider_1_tCD357038DC0A12750F4E032D975E8D9F2AA6CD95*, const RuntimeMethod*))BaseSlider_1_get_inverted_m3D5CB50329C265D93A1EC0DA7F816A3311DC9ED0_gshared)(__this, method);
}
inline int32_t BaseSlider_1_get_direction_m8F90CBA0B6802577BF96C3244704AD660CF4836E (BaseSlider_1_tCD357038DC0A12750F4E032D975E8D9F2AA6CD95* __this, const RuntimeMethod* method)
{
return (( int32_t (*) (BaseSlider_1_tCD357038DC0A12750F4E032D975E8D9F2AA6CD95*, const RuntimeMethod*))BaseSlider_1_get_direction_m8F90CBA0B6802577BF96C3244704AD660CF4836E_gshared)(__this, method);
}
inline ClampedDragger_1_t38308021CEC312E002F1A5665B792022E28A1A3E* BaseSlider_1_get_clampedDragger_m932D761C1EF08E1715203DD0C9E0BB4D71FC3CB3_inline (BaseSlider_1_tCD357038DC0A12750F4E032D975E8D9F2AA6CD95* __this, const RuntimeMethod* method)
{
return (( ClampedDragger_1_t38308021CEC312E002F1A5665B792022E28A1A3E* (*) (BaseSlider_1_tCD357038DC0A12750F4E032D975E8D9F2AA6CD95*, const RuntimeMethod*))BaseSlider_1_get_clampedDragger_m932D761C1EF08E1715203DD0C9E0BB4D71FC3CB3_gshared_inline)(__this, method);
}
inline int32_t ClampedDragger_1_get_dragDirection_m7CF6A0854E2CF0E840FDE0A1EDCAB73C24435A2C_inline (ClampedDragger_1_t38308021CEC312E002F1A5665B792022E28A1A3E* __this, const RuntimeMethod* method)
{
return (( int32_t (*) (ClampedDragger_1_t38308021CEC312E002F1A5665B792022E28A1A3E*, const RuntimeMethod*))ClampedDragger_1_get_dragDirection_m7CF6A0854E2CF0E840FDE0A1EDCAB73C24435A2C_gshared_inline)(__this, method);
}
inline void ClampedDragger_1_set_dragDirection_m7C94243EE648C44295A4A73F98E03C53A4CEF3D9_inline (ClampedDragger_1_t38308021CEC312E002F1A5665B792022E28A1A3E* __this, int32_t ___0_value, const RuntimeMethod* method)
{
(( void (*) (ClampedDragger_1_t38308021CEC312E002F1A5665B792022E28A1A3E*, int32_t, const RuntimeMethod*))ClampedDragger_1_set_dragDirection_m7C94243EE648C44295A4A73F98E03C53A4CEF3D9_gshared_inline)(__this, ___0_value, method);
}
inline float BaseSlider_1_GetClosestPowerOfTen_mE41D44E4D7931DDBB29E573F6E63096240BC45D2 (float ___0_positiveNumber, const RuntimeMethod* method)
{
return (( float (*) (float, const RuntimeMethod*))BaseSlider_1_GetClosestPowerOfTen_mE41D44E4D7931DDBB29E573F6E63096240BC45D2_gshared)(___0_positiveNumber, method);
}
inline float BaseSlider_1_RoundToMultipleOf_mBD6D52844AF0CE61D1745C1D1E28D4632D668431 (float ___0_value, float ___1_roundingValue, const RuntimeMethod* method)
{
return (( float (*) (float, float, const RuntimeMethod*))BaseSlider_1_RoundToMultipleOf_mBD6D52844AF0CE61D1745C1D1E28D4632D668431_gshared)(___0_value, ___1_roundingValue, method);
}
inline void UxmlFactory_2__ctor_m02A6D780B1CD65ED76D7C55DC4BC3EFE6722C610 (UxmlFactory_2_tBFFB2F90716B23CA0370F6DF4AB5ED4F788CB381* __this, const RuntimeMethod* method)
{
(( void (*) (UxmlFactory_2_tBFFB2F90716B23CA0370F6DF4AB5ED4F788CB381*, const RuntimeMethod*))UxmlFactory_2__ctor_m88A0346DFE6F79DFE0C5986C5804D4FABA9DB95A_gshared)(__this, method);
}
inline void BaseSlider_1_set_lowValue_m6BCD963EDB1808A757E8DB8ABB5C1A448E37E469 (BaseSlider_1_tCD357038DC0A12750F4E032D975E8D9F2AA6CD95* __this, int32_t ___0_value, const RuntimeMethod* method)
{
(( void (*) (BaseSlider_1_tCD357038DC0A12750F4E032D975E8D9F2AA6CD95*, int32_t, const RuntimeMethod*))BaseSlider_1_set_lowValue_m6BCD963EDB1808A757E8DB8ABB5C1A448E37E469_gshared)(__this, ___0_value, method);
}
inline void BaseSlider_1_set_highValue_mCA606864C12E3ADA1C7A118370FF1AFEF2B0AE28 (BaseSlider_1_tCD357038DC0A12750F4E032D975E8D9F2AA6CD95* __this, int32_t ___0_value, const RuntimeMethod* method)
{
(( void (*) (BaseSlider_1_tCD357038DC0A12750F4E032D975E8D9F2AA6CD95*, int32_t, const RuntimeMethod*))BaseSlider_1_set_highValue_mCA606864C12E3ADA1C7A118370FF1AFEF2B0AE28_gshared)(__this, ___0_value, method);
}
inline void BaseSlider_1_set_direction_mC250D429BE186A5969586FA96AF99115E532ED83 (BaseSlider_1_tCD357038DC0A12750F4E032D975E8D9F2AA6CD95* __this, int32_t ___0_value, const RuntimeMethod* method)
{
(( void (*) (BaseSlider_1_tCD357038DC0A12750F4E032D975E8D9F2AA6CD95*, int32_t, const RuntimeMethod*))BaseSlider_1_set_direction_mC250D429BE186A5969586FA96AF99115E532ED83_gshared)(__this, ___0_value, method);
}
inline void BaseSlider_1_set_inverted_m19E89D01AF14A93C96487B1A9B554B829A11064F (BaseSlider_1_tCD357038DC0A12750F4E032D975E8D9F2AA6CD95* __this, bool ___0_value, const RuntimeMethod* method)
{
(( void (*) (BaseSlider_1_tCD357038DC0A12750F4E032D975E8D9F2AA6CD95*, bool, const RuntimeMethod*))BaseSlider_1_set_inverted_m19E89D01AF14A93C96487B1A9B554B829A11064F_gshared)(__this, ___0_value, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlIntAttributeDescription__ctor_mF713BAA8CE638F4B2FB569AB2BC34B986E0E6014 (UxmlIntAttributeDescription_tFDF4F77C2CD7C4790E8E135B0F353699D19CB5B4* __this, const RuntimeMethod* method) ;
inline void TypedUxmlAttributeDescription_1_set_defaultValue_mFD1C3A72D0C15C3CFA5ADF89C98C1B97C69A25E2_inline (TypedUxmlAttributeDescription_1_tF8E164DB2A1FE613654370D348F4C3680DA42A03* __this, int32_t ___0_value, const RuntimeMethod* method)
{
(( void (*) (TypedUxmlAttributeDescription_1_tF8E164DB2A1FE613654370D348F4C3680DA42A03*, int32_t, const RuntimeMethod*))TypedUxmlAttributeDescription_1_set_defaultValue_mFD1C3A72D0C15C3CFA5ADF89C98C1B97C69A25E2_gshared_inline)(__this, ___0_value, method);
}
inline void UxmlTraits_1__ctor_mE0D7E5ACBBA2A8EAEA0700C82725E51308E5AF24 (UxmlTraits_1_t7EC1134A0456E113E6507939D6B8A2637F90C6A0* __this, const RuntimeMethod* method)
{
(( void (*) (UxmlTraits_1_t7EC1134A0456E113E6507939D6B8A2637F90C6A0*, const RuntimeMethod*))UxmlTraits_1__ctor_m3AEE4D96EFC414508AA3B44C3407AF318536FAC3_gshared)(__this, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void VisualElement_EnableInClassList_m8576D29AB2E6772EBAAA0E0EC2698244C8C87365 (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* __this, String_t* ___0_className, bool ___1_enable, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Background_op_Equality_m8939ED12827755FD24AF8206DCFF65A4639AC51E (Background_t3C720DED4FAF016332D29FB86C9BE8D5D0D8F0C8 ___0_lhs, Background_t3C720DED4FAF016332D29FB86C9BE8D5D0D8F0C8 ___1_rhs, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Background_IsEmpty_mF3A44E2F11155468E81ABEDC5925C2F4D55AFFAA (Background_t3C720DED4FAF016332D29FB86C9BE8D5D0D8F0C8* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Image_set_image_mF6FBE8FC8B449E1BB7780C7FE7BDD2F047743171 (Image_tAEB35FD00A2200BF406AE5EDD15B4CB24DBBB8E3* __this, Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700* ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Image_set_sprite_m450EFE431288F6E5A8A23DE2A7CBDA70822975EC (Image_tAEB35FD00A2200BF406AE5EDD15B4CB24DBBB8E3* __this, Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Image_set_vectorImage_m7FADE33531324158839378914B13EF127C51D1A0 (Image_tAEB35FD00A2200BF406AE5EDD15B4CB24DBBB8E3* __this, VectorImage_t7BD8CE948377FFE95FCA0C48014ACDFC13B8F8FC* ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* Background_get_texture_mB5F42EF624BBBF324E912C2C0AD9439DAD9C2491 (Background_t3C720DED4FAF016332D29FB86C9BE8D5D0D8F0C8* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Object_op_Implicit_m93896EF7D68FA113C42D3FE2BC6F661FC7EF514A (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C* ___0_exists, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* Background_get_sprite_m256B207C4821A236775103B4099FFCEF259ABDC4 (Background_t3C720DED4FAF016332D29FB86C9BE8D5D0D8F0C8* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27* Background_get_renderTexture_m1C191641D51A335D3EAA26C0552D6969BE08B092 (Background_t3C720DED4FAF016332D29FB86C9BE8D5D0D8F0C8* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR VectorImage_t7BD8CE948377FFE95FCA0C48014ACDFC13B8F8FC* Background_get_vectorImage_mE0E820B1991F56BBCE8A9EE63B7A20BF843BD455 (Background_t3C720DED4FAF016332D29FB86C9BE8D5D0D8F0C8* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Tab_EnableTabCloseButton_mB2FDD071E1B7F79F56AFDC713727F682B0F154A7 (Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F* __this, bool ___0_enable, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Background_t3C720DED4FAF016332D29FB86C9BE8D5D0D8F0C8 Background_op_Implicit_mD38BA72D1264E3FE674E251CA5F4729FD2B824DE (Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* ___0_v, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Tab__ctor_m37D818CEC7FDBD75CAEAD0271717F7C083CE8092 (Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F* __this, String_t* ___0_label, Background_t3C720DED4FAF016332D29FB86C9BE8D5D0D8F0C8 ___1_iconImage, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* VisualElement_get_classList_mF29F87BE5A1BFC82854AD0D6355A713D5AC517C1 (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* __this, const RuntimeMethod* method) ;
inline void List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_inline (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* __this, String_t* ___0_item, const RuntimeMethod* method)
{
(( void (*) (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD*, String_t*, const RuntimeMethod*))List_1_Add_mEBCF994CC3814631017F46A387B1A192ED6C85C7_gshared_inline)(__this, ___0_item, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Image__ctor_m62D27E02AF8B7138AEFE16892CE266F19E8F041B (Image_tAEB35FD00A2200BF406AE5EDD15B4CB24DBBB8E3* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void VisualElement_set_userData_mBE9192EE3470BC5B061DFB86B7A38C97DB816F66 (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* __this, RuntimeObject* ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Tab_set_label_mB1081CA47C5A0DE1114854FCD7902D181420B441 (Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F* __this, String_t* ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Tab_set_iconImage_m853E014676E8CE4B568C586D151060AE97F79231 (Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F* __this, Background_t3C720DED4FAF016332D29FB86C9BE8D5D0D8F0C8 ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TabDragger__ctor_m326BA1ED4EF4E24C86F810137323A2F6B37BF280 (TabDragger_tBCAA1E198307DD571687A180BA89FEFF328018A1* __this, const RuntimeMethod* method) ;
inline void EventCallback_1__ctor_mCA1B9271E2D60C87143D11F72B004359B4DA3498 (EventCallback_1_t9C39FE4EC022094057ABE21E8D3B0DAF896F405C* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method)
{
(( void (*) (EventCallback_1_t9C39FE4EC022094057ABE21E8D3B0DAF896F405C*, RuntimeObject*, intptr_t, const RuntimeMethod*))EventCallback_1__ctor_m8E83F917FC9541DE1168E498CDF99D58A6DC329B_gshared)(__this, ___0_object, ___1_method, method);
}
inline void CallbackEventHandler_RegisterCallback_TisTooltipEvent_t48F59E9AFAADF9D1B8A7A3A5CB8A49DA6D3E7187_m21FDE8655631F4029332FB40C37C4B81911A1F39 (CallbackEventHandler_t99E35735225B4ACEAD1BA981632FD2D46E9CB2B4* __this, EventCallback_1_t9C39FE4EC022094057ABE21E8D3B0DAF896F405C* ___0_callback, int32_t ___1_useTrickleDown, const RuntimeMethod* method)
{
(( void (*) (CallbackEventHandler_t99E35735225B4ACEAD1BA981632FD2D46E9CB2B4*, EventCallback_1_t9C39FE4EC022094057ABE21E8D3B0DAF896F405C*, int32_t, const RuntimeMethod*))CallbackEventHandler_RegisterCallback_TisRuntimeObject_m221D8BDDC2D60A7D22B11CBCC628C7990BE1C8F9_gshared)(__this, ___0_callback, ___1_useTrickleDown, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* VisualElement_get_tooltip_mFFF67C9BB593EA781557BFE7A9BE267ACAE8B525 (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TooltipEvent_set_rect_mCD96D19C063247F8DE3B8553843C27611286A5FD_inline (TooltipEvent_t48F59E9AFAADF9D1B8A7A3A5CB8A49DA6D3E7187* __this, Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TooltipEvent_set_tooltip_m989CA98943B7E44DDCC4FFC4940F8701A65C4980_inline (TooltipEvent_t48F59E9AFAADF9D1B8A7A3A5CB8A49DA6D3E7187* __this, String_t* ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventBase_StopImmediatePropagation_m2D6646624DDC02AE96657F5EAD5BC0361380A8DA (EventBase_tD7F89B936EB8074AE31E7B15976C072277371F7C* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void VisualElement_Insert_m95ACF6FC7BCF788C955714E8DADF07FACE5C0031 (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* __this, int32_t ___0_index, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___1_element, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void VisualElement_Remove_m03628DA6212FCB2AB529A80B8480FFB8CA1FFEB3 (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* __this, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___0_element, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Tab_AddDragHandles_mEE3A281B8A7D5EA27170681FEEEFAE298483D5AD (Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Tab_RemoveDragHandles_m6654BD98387588C0F5FE215EFDACF3FDDB34C167 (Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Tab_AddCloseButton_m654F8B2FA1B2AF79C980E55369200238E150625D (Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Tab_RemoveCloseButton_m57F95494E3E6FF6879AFA1CB9BA19D8F7FEAC829 (Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t VisualElement_get_pseudoStates_m097622852345CD39779967BAC5F0351E472AEC6E (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void VisualElement_set_pseudoStates_m58F2D1B61692BA0DC7E4F5F98864E8B6F78989BB (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* __this, int32_t ___0_value, const RuntimeMethod* method) ;
inline void Action_1_Invoke_mFDC29DFA29D68E9F9E271678B96153590E2247ED_inline (Action_1_tA9652CCE1F7DAFFD48788A3CA92D7E0EA5BEE1F4* __this, Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F* ___0_obj, const RuntimeMethod* method)
{
(( void (*) (Action_1_tA9652CCE1F7DAFFD48788A3CA92D7E0EA5BEE1F4*, Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F*, const RuntimeMethod*))Action_1_Invoke_mF2422B2DD29F74CE66F791C3F68E288EC7C3DB9E_gshared_inline)(__this, ___0_obj, method);
}
inline bool Func_1_Invoke_mBB7F37C468451AF57FAF31635C544D6B8C4373B2_inline (Func_1_t2BE7F58348C9CC544A8973B3A9E55541DE43C457* __this, const RuntimeMethod* method)
{
return (( bool (*) (Func_1_t2BE7F58348C9CC544A8973B3A9E55541DE43C457*, const RuntimeMethod*))Func_1_Invoke_mBB7F37C468451AF57FAF31635C544D6B8C4373B2_gshared_inline)(__this, method);
}
inline void UxmlFactory_2__ctor_mA5E59E329EF53BDF5D69B6F1B5357BE834234C77 (UxmlFactory_2_t3912013F67B2DF38C17FDCD659F9932065792A09* __this, const RuntimeMethod* method)
{
(( void (*) (UxmlFactory_2_t3912013F67B2DF38C17FDCD659F9932065792A09*, const RuntimeMethod*))UxmlFactory_2__ctor_m88A0346DFE6F79DFE0C5986C5804D4FABA9DB95A_gshared)(__this, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Background_t3C720DED4FAF016332D29FB86C9BE8D5D0D8F0C8 UxmlImageAttributeDescription_GetValueFromBag_m805F962D6525BA48171A09D3A14F04E4B014D4CB (UxmlImageAttributeDescription_tD2CD898F8B071017F56C7B55D23176616EA70188* __this, RuntimeObject* ___0_bag, CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 ___1_cc, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Tab_set_closeable_mB16E32AF3E12C078C4E73E261295F8D909F05F8A (Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F* __this, bool ___0_value, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlImageAttributeDescription__ctor_mE07774A46A0EDAC7FF049E4970A221077CC8E0C9 (UxmlImageAttributeDescription_tD2CD898F8B071017F56C7B55D23176616EA70188* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_m158D403D6377A54FD19113C579875FFD928B87D7 (U3CU3Ec_tDF417E08AB9B676E17B8D40D9C4DBC80FE0A4F0A* __this, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR List_1_t6115BBE78FE9310B180A2027321DF46F2A06AC95* TabView_get_tabHeaders_mF0D01E43A5F21953B720D42DFADDA48755BAB0D9_inline (TabView_t3B7B40580E4AE714A5766774568BA256426F3252* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool VisualElement_get_visible_m30FB0F3D6A7C6C41088A0744EC8D2696BFCBC0B9 (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* __this, const RuntimeMethod* method) ;
inline int32_t List_1_IndexOf_m39622701CE129C43BDAD2F6B58507F2E64BC0BE4 (List_1_t6115BBE78FE9310B180A2027321DF46F2A06AC95* __this, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___0_item, const RuntimeMethod* method)
{
return (( int32_t (*) (List_1_t6115BBE78FE9310B180A2027321DF46F2A06AC95*, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*, const RuntimeMethod*))List_1_IndexOf_m378F61BA812B79DEE58D86FE8AA9F20E3FC7D85F_gshared)(__this, ___0_item, method);
}
inline VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* List_1_get_Item_mF58794633948FE8284FCDACC4456686548388092 (List_1_t6115BBE78FE9310B180A2027321DF46F2A06AC95* __this, int32_t ___0_index, const RuntimeMethod* method)
{
return (( VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* (*) (List_1_t6115BBE78FE9310B180A2027321DF46F2A06AC95*, int32_t, const RuntimeMethod*))List_1_get_Item_m33561245D64798C2AB07584C0EC4F240E4839A38_gshared)(__this, ___0_index, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float TabLayout_GetWidth_m06F65C179918ED93C98000CD7E3A7ACFCDD7DECA (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___0_t, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float TabLayout_GetHeight_m755952F3DD38BE0A0985EA7B9479C0C7BC3FAC21 (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___0_t, const RuntimeMethod* method) ;
inline void List_1__ctor_mCDB4627FBF8111CD64054E6AD1FD9BC82567F22D (List_1_t6115BBE78FE9310B180A2027321DF46F2A06AC95* __this, const RuntimeMethod* method)
{
(( void (*) (List_1_t6115BBE78FE9310B180A2027321DF46F2A06AC95*, const RuntimeMethod*))List_1__ctor_m7F078BB342729BDF11327FD89D7872265328F690_gshared)(__this, method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TabLayout_InitOrderTabs_m7C303D7119B4A638480A6125FA34B7DBF0BF7266 (TabLayout_t4582FFA5E8E25353E8C10043526DAD2AB5FEBE43* __this, const RuntimeMethod* method) ;
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TabView_ReorderTab_mD437316086BBAC684532FF32B8199C906B04A187 (TabView_t3B7B40580E4AE714A5766774568BA256426F3252* __this, int32_t ___0_from, int32_t ___1_to, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t BitConverter_SingleToInt32Bits_mC760C7CFC89725E3CF68DC45BE3A9A42A7E7DA73_inline (float ___0_value, const RuntimeMethod* method) ;
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Mathf_Clamp01_mA7E048DBDA832D399A581BE4D6DED9FA44CE0F14_inline (float ___0_value, const RuntimeMethod* method) ;
inline EqualityComparer_1_t346CEF653847623862FC6F88D66F7933B0039499* EqualityComparer_1_CreateComparer_m4055D46D61B6AD80A0F2D4624577D7FE9D15B002 (const RuntimeMethod* method)
{
return (( EqualityComparer_1_t346CEF653847623862FC6F88D66F7933B0039499* (*) (const RuntimeMethod*))EqualityComparer_1_CreateComparer_m4055D46D61B6AD80A0F2D4624577D7FE9D15B002_gshared)(method);
}
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Array_Clear_m50BAA3751899858B097D3FF2ED31F284703FE5CB (RuntimeArray* ___0_array, int32_t ___1_index, int32_t ___2_length, const RuntimeMethod* method) ;
inline void List_1_AddWithResize_m79A9BF770BEF9C06BE40D5401E55E375F2726CC4 (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, RuntimeObject* ___0_item, const RuntimeMethod* method)
{
(( void (*) (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D*, RuntimeObject*, const RuntimeMethod*))List_1_AddWithResize_m79A9BF770BEF9C06BE40D5401E55E375F2726CC4_gshared)(__this, ___0_item, method);
}
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Method Definition Index: 12385
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MultiColumnListViewController_t0762070B0F155EB21EC6814602CB603E3B4860EA* MultiColumnListView_get_viewController_mF168A4252995401A8C651C25C627904DFED27BA2 (MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MultiColumnListViewController_t0762070B0F155EB21EC6814602CB603E3B4860EA_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
BaseListViewController_t379A411BBBFADC12829E43420476B1EA096B092E* L_0;
L_0 = BaseListView_get_viewController_mDA6595332933FBA6E0DB7A42BEBCB391F20B46FD(__this, NULL);
return ((MultiColumnListViewController_t0762070B0F155EB21EC6814602CB603E3B4860EA*)IsInstClass((RuntimeObject*)L_0, MultiColumnListViewController_t0762070B0F155EB21EC6814602CB603E3B4860EA_il2cpp_TypeInfo_var));
}
}
// Method Definition Index: 12386
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Columns_t487EAF3B634F6D919D58F1927099A8883964831B* MultiColumnListView_get_columns_mF7EAC1D137E6AFE4728BA98C86D77B9ECC2B9858 (MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7* __this, const RuntimeMethod* method)
{
{
Columns_t487EAF3B634F6D919D58F1927099A8883964831B* L_0 = __this->___m_Columns;
return L_0;
}
}
// Method Definition Index: 12387
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MultiColumnListView_set_columns_mE91761A605D3357BDE87AAC3C6F75CB23A800076 (MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7* __this, Columns_t487EAF3B634F6D919D58F1927099A8883964831B* ___0_value, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EventHandler_1_t522C29C2B48DA5A0C0D9F0978320FD1F630ADE69_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MultiColumnListView_ColumnsChanged_mDE5A9D350087AE1FFEF5CDD52E28D6C09699A6B7_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
bool V_0 = false;
bool V_1 = false;
bool V_2 = false;
{
Columns_t487EAF3B634F6D919D58F1927099A8883964831B* L_0 = __this->___m_Columns;
V_0 = (bool)((!(((RuntimeObject*)(Columns_t487EAF3B634F6D919D58F1927099A8883964831B*)L_0) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
bool L_1 = V_0;
if (!L_1)
{
goto IL_0026;
}
}
{
Columns_t487EAF3B634F6D919D58F1927099A8883964831B* L_2 = __this->___m_Columns;
EventHandler_1_t522C29C2B48DA5A0C0D9F0978320FD1F630ADE69* L_3 = (EventHandler_1_t522C29C2B48DA5A0C0D9F0978320FD1F630ADE69*)il2cpp_codegen_object_new(EventHandler_1_t522C29C2B48DA5A0C0D9F0978320FD1F630ADE69_il2cpp_TypeInfo_var);
EventHandler_1__ctor_mE04B29848A80E008827E634B6FB14A22D1B85175(L_3, __this, (intptr_t)((void*)MultiColumnListView_ColumnsChanged_mDE5A9D350087AE1FFEF5CDD52E28D6C09699A6B7_RuntimeMethod_var), NULL);
NullCheck(L_2);
Columns_remove_propertyChanged_m5EDFFF59FC0F335D98E048D18B07B7500190553F(L_2, L_3, NULL);
}
IL_0026:
{
Columns_t487EAF3B634F6D919D58F1927099A8883964831B* L_4 = ___0_value;
V_1 = (bool)((((RuntimeObject*)(Columns_t487EAF3B634F6D919D58F1927099A8883964831B*)L_4) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0);
bool L_5 = V_1;
if (!L_5)
{
goto IL_003d;
}
}
{
Columns_t487EAF3B634F6D919D58F1927099A8883964831B* L_6 = __this->___m_Columns;
NullCheck(L_6);
Columns_Clear_mF2C881F5F4F26E2DE1E28E2315C7CB4BA6C2178C(L_6, NULL);
goto IL_0083;
}
IL_003d:
{
Columns_t487EAF3B634F6D919D58F1927099A8883964831B* L_7 = ___0_value;
__this->___m_Columns = L_7;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Columns), (void*)L_7);
Columns_t487EAF3B634F6D919D58F1927099A8883964831B* L_8 = __this->___m_Columns;
EventHandler_1_t522C29C2B48DA5A0C0D9F0978320FD1F630ADE69* L_9 = (EventHandler_1_t522C29C2B48DA5A0C0D9F0978320FD1F630ADE69*)il2cpp_codegen_object_new(EventHandler_1_t522C29C2B48DA5A0C0D9F0978320FD1F630ADE69_il2cpp_TypeInfo_var);
EventHandler_1__ctor_mE04B29848A80E008827E634B6FB14A22D1B85175(L_9, __this, (intptr_t)((void*)MultiColumnListView_ColumnsChanged_mDE5A9D350087AE1FFEF5CDD52E28D6C09699A6B7_RuntimeMethod_var), NULL);
NullCheck(L_8);
Columns_add_propertyChanged_mA5290BC5DC34C047B947930A4A500E3DD98EDE96(L_8, L_9, NULL);
Columns_t487EAF3B634F6D919D58F1927099A8883964831B* L_10 = __this->___m_Columns;
NullCheck(L_10);
int32_t L_11;
L_11 = Columns_get_Count_mC1F16EADC6B181559293DB29021AC8849559BEF6(L_10, NULL);
V_2 = (bool)((((int32_t)L_11) > ((int32_t)0))? 1 : 0);
bool L_12 = V_2;
if (!L_12)
{
goto IL_0077;
}
}
{
CollectionViewController_t89D7C4989B72B4127DF82DC97FED5D7FE01D9768* L_13;
L_13 = BaseVerticalCollectionView_GetOrCreateViewController_mBE5552FD15421451E3968416C1FE3E0B264D3145(__this, NULL);
}
IL_0077:
{
il2cpp_codegen_runtime_class_init_inline(MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7_il2cpp_TypeInfo_var);
CallbackEventHandler_NotifyPropertyChanged_m9CA05CC71AABC3EB3A77B089D89EBCF999A24891(__this, (&((MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7_StaticFields*)il2cpp_codegen_static_fields_for(MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7_il2cpp_TypeInfo_var))->___columnsProperty), NULL);
}
IL_0083:
{
return;
}
}
// Method Definition Index: 12388
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR SortColumnDescriptions_tDC3FDF948D96F26E0BCB2C971C6EDA1E02BAB1EA* MultiColumnListView_get_sortColumnDescriptions_mBEA3014E08A730BE4665C0E5C5D5F4906171CE1B (MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7* __this, const RuntimeMethod* method)
{
{
SortColumnDescriptions_tDC3FDF948D96F26E0BCB2C971C6EDA1E02BAB1EA* L_0 = __this->___m_SortColumnDescriptions;
return L_0;
}
}
// Method Definition Index: 12389
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MultiColumnListView_set_sortColumnDescriptions_mCF4B316AA3F0C14C2035303FBC621549FAD8BCDB (MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7* __this, SortColumnDescriptions_tDC3FDF948D96F26E0BCB2C971C6EDA1E02BAB1EA* ___0_value, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
bool V_0 = false;
bool V_1 = false;
{
SortColumnDescriptions_tDC3FDF948D96F26E0BCB2C971C6EDA1E02BAB1EA* L_0 = ___0_value;
V_0 = (bool)((((RuntimeObject*)(SortColumnDescriptions_tDC3FDF948D96F26E0BCB2C971C6EDA1E02BAB1EA*)L_0) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0);
bool L_1 = V_0;
if (!L_1)
{
goto IL_0018;
}
}
{
SortColumnDescriptions_tDC3FDF948D96F26E0BCB2C971C6EDA1E02BAB1EA* L_2 = __this->___m_SortColumnDescriptions;
NullCheck(L_2);
SortColumnDescriptions_Clear_mE75FE492DFD24BC03275E58C6B66C8C067C75D1F(L_2, NULL);
goto IL_0058;
}
IL_0018:
{
SortColumnDescriptions_tDC3FDF948D96F26E0BCB2C971C6EDA1E02BAB1EA* L_3 = ___0_value;
__this->___m_SortColumnDescriptions = L_3;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_SortColumnDescriptions), (void*)L_3);
MultiColumnListViewController_t0762070B0F155EB21EC6814602CB603E3B4860EA* L_4;
L_4 = MultiColumnListView_get_viewController_mF168A4252995401A8C651C25C627904DFED27BA2(__this, NULL);
V_1 = (bool)((!(((RuntimeObject*)(MultiColumnListViewController_t0762070B0F155EB21EC6814602CB603E3B4860EA*)L_4) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
bool L_5 = V_1;
if (!L_5)
{
goto IL_004c;
}
}
{
MultiColumnListViewController_t0762070B0F155EB21EC6814602CB603E3B4860EA* L_6;
L_6 = MultiColumnListView_get_viewController_mF168A4252995401A8C651C25C627904DFED27BA2(__this, NULL);
NullCheck(L_6);
MultiColumnController_t25BFE9B50BC0D69925EC7EEE090F256FFE1244B6* L_7;
L_7 = MultiColumnListViewController_get_columnController_mA81F819F18C565C416B9CA7DC5825F14F103C5C4_inline(L_6, NULL);
NullCheck(L_7);
MultiColumnCollectionHeader_t0B041BD57A14950E8C33DCD854F3A3C2C3DA706D* L_8;
L_8 = MultiColumnController_get_header_mDF5017D7AEE2E66EA19CB9337D1D2BD4DAF002F2_inline(L_7, NULL);
SortColumnDescriptions_tDC3FDF948D96F26E0BCB2C971C6EDA1E02BAB1EA* L_9 = ___0_value;
NullCheck(L_8);
MultiColumnCollectionHeader_set_sortDescriptions_mAE5354A00522C90A89FD257EE41187BBAE4C088B(L_8, L_9, NULL);
MultiColumnListView_RaiseColumnSortingChanged_mBBD5B26F5DE83B9EF1F32CD5037FE3743387C765(__this, NULL);
}
IL_004c:
{
il2cpp_codegen_runtime_class_init_inline(MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7_il2cpp_TypeInfo_var);
CallbackEventHandler_NotifyPropertyChanged_m9CA05CC71AABC3EB3A77B089D89EBCF999A24891(__this, (&((MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7_StaticFields*)il2cpp_codegen_static_fields_for(MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7_il2cpp_TypeInfo_var))->___sortColumnDescriptionsProperty), NULL);
}
IL_0058:
{
return;
}
}
// Method Definition Index: 12390
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t MultiColumnListView_get_sortingMode_m6C5E8882D855E145DBC955C066BEDE0B9A6E1411 (MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7* __this, const RuntimeMethod* method)
{
{
int32_t L_0 = __this->___m_SortingMode;
return L_0;
}
}
// Method Definition Index: 12391
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MultiColumnListView_set_sortingMode_mC4D3E54CA313D1626CC6D165B0111B0E191457D3 (MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7* __this, int32_t ___0_value, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
bool V_0 = false;
bool V_1 = false;
{
int32_t L_0;
L_0 = MultiColumnListView_get_sortingMode_m6C5E8882D855E145DBC955C066BEDE0B9A6E1411_inline(__this, NULL);
int32_t L_1 = ___0_value;
V_0 = (bool)((((int32_t)L_0) == ((int32_t)L_1))? 1 : 0);
bool L_2 = V_0;
if (!L_2)
{
goto IL_0010;
}
}
{
goto IL_0044;
}
IL_0010:
{
int32_t L_3 = ___0_value;
__this->___m_SortingMode = L_3;
MultiColumnListViewController_t0762070B0F155EB21EC6814602CB603E3B4860EA* L_4;
L_4 = MultiColumnListView_get_viewController_mF168A4252995401A8C651C25C627904DFED27BA2(__this, NULL);
V_1 = (bool)((!(((RuntimeObject*)(MultiColumnListViewController_t0762070B0F155EB21EC6814602CB603E3B4860EA*)L_4) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
bool L_5 = V_1;
if (!L_5)
{
goto IL_0038;
}
}
{
MultiColumnListViewController_t0762070B0F155EB21EC6814602CB603E3B4860EA* L_6;
L_6 = MultiColumnListView_get_viewController_mF168A4252995401A8C651C25C627904DFED27BA2(__this, NULL);
NullCheck(L_6);
MultiColumnController_t25BFE9B50BC0D69925EC7EEE090F256FFE1244B6* L_7;
L_7 = MultiColumnListViewController_get_columnController_mA81F819F18C565C416B9CA7DC5825F14F103C5C4_inline(L_6, NULL);
int32_t L_8 = ___0_value;
NullCheck(L_7);
MultiColumnController_set_sortingMode_mD96281C47051686E56FC8A46CF0470B962B0556D(L_7, L_8, NULL);
}
IL_0038:
{
il2cpp_codegen_runtime_class_init_inline(MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7_il2cpp_TypeInfo_var);
CallbackEventHandler_NotifyPropertyChanged_m9CA05CC71AABC3EB3A77B089D89EBCF999A24891(__this, (&((MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7_StaticFields*)il2cpp_codegen_static_fields_for(MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7_il2cpp_TypeInfo_var))->___sortingModeProperty), NULL);
}
IL_0044:
{
return;
}
}
// Method Definition Index: 12392
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MultiColumnListView__ctor_mE2D3DBA9D0BF8DEFEC99DDC8C81D87D1C15F336D (MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Columns_t487EAF3B634F6D919D58F1927099A8883964831B_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
Columns_t487EAF3B634F6D919D58F1927099A8883964831B* L_0 = (Columns_t487EAF3B634F6D919D58F1927099A8883964831B*)il2cpp_codegen_object_new(Columns_t487EAF3B634F6D919D58F1927099A8883964831B_il2cpp_TypeInfo_var);
Columns__ctor_mE41E3859EBB487EB15E5E19A7A6AE69034367BA8(L_0, NULL);
MultiColumnListView__ctor_m69DF46E2570ACE63E04F12244670BE303949FE2D(__this, L_0, NULL);
return;
}
}
// Method Definition Index: 12393
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MultiColumnListView__ctor_m69DF46E2570ACE63E04F12244670BE303949FE2D (MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7* __this, Columns_t487EAF3B634F6D919D58F1927099A8883964831B* ___0_columns, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BaseListView_t325EC1CB0CDB163106851B43AB91FB9EF0A59926_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Columns_t487EAF3B634F6D919D58F1927099A8883964831B_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_m5B04FE62C17C8E645804236DE55D4821E3C43558_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_t75E66FBE18EAE33E2DBD8F2C48C54549332A997F_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SortColumnDescriptions_tDC3FDF948D96F26E0BCB2C971C6EDA1E02BAB1EA_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral04A22DEB89CCF39DC168BB37A3598648917C8FC4);
s_Il2CppMethodInitialized = true;
}
Columns_t487EAF3B634F6D919D58F1927099A8883964831B* G_B2_0 = NULL;
MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7* G_B2_1 = NULL;
Columns_t487EAF3B634F6D919D58F1927099A8883964831B* G_B1_0 = NULL;
MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7* G_B1_1 = NULL;
{
SortColumnDescriptions_tDC3FDF948D96F26E0BCB2C971C6EDA1E02BAB1EA* L_0 = (SortColumnDescriptions_tDC3FDF948D96F26E0BCB2C971C6EDA1E02BAB1EA*)il2cpp_codegen_object_new(SortColumnDescriptions_tDC3FDF948D96F26E0BCB2C971C6EDA1E02BAB1EA_il2cpp_TypeInfo_var);
SortColumnDescriptions__ctor_mFD236767DDD173C435DFA29EBE413C866A5C59AA(L_0, NULL);
__this->___m_SortColumnDescriptions = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_SortColumnDescriptions), (void*)L_0);
List_1_t75E66FBE18EAE33E2DBD8F2C48C54549332A997F* L_1 = (List_1_t75E66FBE18EAE33E2DBD8F2C48C54549332A997F*)il2cpp_codegen_object_new(List_1_t75E66FBE18EAE33E2DBD8F2C48C54549332A997F_il2cpp_TypeInfo_var);
List_1__ctor_m5B04FE62C17C8E645804236DE55D4821E3C43558(L_1, List_1__ctor_m5B04FE62C17C8E645804236DE55D4821E3C43558_RuntimeMethod_var);
__this->___m_SortedColumns = L_1;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_SortedColumns), (void*)L_1);
il2cpp_codegen_runtime_class_init_inline(BaseListView_t325EC1CB0CDB163106851B43AB91FB9EF0A59926_il2cpp_TypeInfo_var);
BaseListView__ctor_m1EC0DCE6656D6456E651EC09AD178A45DEED86E3(__this, NULL);
ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* L_2;
L_2 = BaseVerticalCollectionView_get_scrollView_mB4F44C6276CC57A0D8AD030F3C396650532E83CC_inline(__this, NULL);
NullCheck(L_2);
VisualElement_set_viewDataKey_m6318C0A701350678B0DBF34939C3BC392134B092(L_2, _stringLiteral04A22DEB89CCF39DC168BB37A3598648917C8FC4, NULL);
Columns_t487EAF3B634F6D919D58F1927099A8883964831B* L_3 = ___0_columns;
Columns_t487EAF3B634F6D919D58F1927099A8883964831B* L_4 = L_3;
if (L_4)
{
G_B2_0 = L_4;
G_B2_1 = __this;
goto IL_003a;
}
G_B1_0 = L_4;
G_B1_1 = __this;
}
{
Columns_t487EAF3B634F6D919D58F1927099A8883964831B* L_5 = (Columns_t487EAF3B634F6D919D58F1927099A8883964831B*)il2cpp_codegen_object_new(Columns_t487EAF3B634F6D919D58F1927099A8883964831B_il2cpp_TypeInfo_var);
Columns__ctor_mE41E3859EBB487EB15E5E19A7A6AE69034367BA8(L_5, NULL);
G_B2_0 = L_5;
G_B2_1 = G_B1_1;
}
IL_003a:
{
NullCheck(G_B2_1);
MultiColumnListView_set_columns_mE91761A605D3357BDE87AAC3C6F75CB23A800076(G_B2_1, G_B2_0, NULL);
return;
}
}
// Method Definition Index: 12394
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR CollectionViewController_t89D7C4989B72B4127DF82DC97FED5D7FE01D9768* MultiColumnListView_CreateViewController_mFC17C7A0A382DDDCB452F192AA4D000EDD2367F7 (MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MultiColumnListViewController_t0762070B0F155EB21EC6814602CB603E3B4860EA_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
Columns_t487EAF3B634F6D919D58F1927099A8883964831B* L_0;
L_0 = MultiColumnListView_get_columns_mF7EAC1D137E6AFE4728BA98C86D77B9ECC2B9858_inline(__this, NULL);
SortColumnDescriptions_tDC3FDF948D96F26E0BCB2C971C6EDA1E02BAB1EA* L_1;
L_1 = MultiColumnListView_get_sortColumnDescriptions_mBEA3014E08A730BE4665C0E5C5D5F4906171CE1B_inline(__this, NULL);
List_1_t75E66FBE18EAE33E2DBD8F2C48C54549332A997F* L_2 = __this->___m_SortedColumns;
MultiColumnListViewController_t0762070B0F155EB21EC6814602CB603E3B4860EA* L_3 = (MultiColumnListViewController_t0762070B0F155EB21EC6814602CB603E3B4860EA*)il2cpp_codegen_object_new(MultiColumnListViewController_t0762070B0F155EB21EC6814602CB603E3B4860EA_il2cpp_TypeInfo_var);
MultiColumnListViewController__ctor_mC9B3BFBEB47DD7038A4A5FFD3AA3B79D0B31BC65(L_3, L_0, L_1, L_2, NULL);
return L_3;
}
}
// Method Definition Index: 12395
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MultiColumnListView_SetViewController_m63636FB555A65731F5007ED10F983C9A8AD2E83D (MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7* __this, CollectionViewController_t89D7C4989B72B4127DF82DC97FED5D7FE01D9768* ___0_controller, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_2_t723CF5545926725AE4B055BB8E304D27E617A846_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MultiColumnListView_RaiseColumnSortingChanged_mBBD5B26F5DE83B9EF1F32CD5037FE3743387C765_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MultiColumnListView_RaiseHeaderContextMenuPopulate_m150817C1CC9410B349268353CC28FD971B22121D_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
bool V_0 = false;
bool V_1 = false;
{
MultiColumnListViewController_t0762070B0F155EB21EC6814602CB603E3B4860EA* L_0;
L_0 = MultiColumnListView_get_viewController_mF168A4252995401A8C651C25C627904DFED27BA2(__this, NULL);
V_0 = (bool)((!(((RuntimeObject*)(MultiColumnListViewController_t0762070B0F155EB21EC6814602CB603E3B4860EA*)L_0) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
bool L_1 = V_0;
if (!L_1)
{
goto IL_004a;
}
}
{
MultiColumnListViewController_t0762070B0F155EB21EC6814602CB603E3B4860EA* L_2;
L_2 = MultiColumnListView_get_viewController_mF168A4252995401A8C651C25C627904DFED27BA2(__this, NULL);
NullCheck(L_2);
MultiColumnController_t25BFE9B50BC0D69925EC7EEE090F256FFE1244B6* L_3;
L_3 = MultiColumnListViewController_get_columnController_mA81F819F18C565C416B9CA7DC5825F14F103C5C4_inline(L_2, NULL);
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* L_4 = (Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07*)il2cpp_codegen_object_new(Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07_il2cpp_TypeInfo_var);
Action__ctor_mBDC7B0B4A3F583B64C2896F01BDED360772F67DC(L_4, __this, (intptr_t)((void*)MultiColumnListView_RaiseColumnSortingChanged_mBBD5B26F5DE83B9EF1F32CD5037FE3743387C765_RuntimeMethod_var), NULL);
NullCheck(L_3);
MultiColumnController_remove_columnSortingChanged_mA05F7E6E6E4539F12F85D2E0C7DD7EC29A15BD07(L_3, L_4, NULL);
MultiColumnListViewController_t0762070B0F155EB21EC6814602CB603E3B4860EA* L_5;
L_5 = MultiColumnListView_get_viewController_mF168A4252995401A8C651C25C627904DFED27BA2(__this, NULL);
NullCheck(L_5);
MultiColumnController_t25BFE9B50BC0D69925EC7EEE090F256FFE1244B6* L_6;
L_6 = MultiColumnListViewController_get_columnController_mA81F819F18C565C416B9CA7DC5825F14F103C5C4_inline(L_5, NULL);
Action_2_t723CF5545926725AE4B055BB8E304D27E617A846* L_7 = (Action_2_t723CF5545926725AE4B055BB8E304D27E617A846*)il2cpp_codegen_object_new(Action_2_t723CF5545926725AE4B055BB8E304D27E617A846_il2cpp_TypeInfo_var);
Action_2__ctor_mE14728BD9617D501CA053AA71FB33165B1A10592(L_7, __this, (intptr_t)((void*)MultiColumnListView_RaiseHeaderContextMenuPopulate_m150817C1CC9410B349268353CC28FD971B22121D_RuntimeMethod_var), NULL);
NullCheck(L_6);
MultiColumnController_remove_headerContextMenuPopulateEvent_mAAF3FBB6EE3E77D41451A4469A942D65D447D066(L_6, L_7, NULL);
}
IL_004a:
{
CollectionViewController_t89D7C4989B72B4127DF82DC97FED5D7FE01D9768* L_8 = ___0_controller;
BaseListView_SetViewController_m85B98AA51E7619392D4D3A92EC1DB6C1D0CC2F80(__this, L_8, NULL);
MultiColumnListViewController_t0762070B0F155EB21EC6814602CB603E3B4860EA* L_9;
L_9 = MultiColumnListView_get_viewController_mF168A4252995401A8C651C25C627904DFED27BA2(__this, NULL);
V_1 = (bool)((!(((RuntimeObject*)(MultiColumnListViewController_t0762070B0F155EB21EC6814602CB603E3B4860EA*)L_9) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
bool L_10 = V_1;
if (!L_10)
{
goto IL_00b2;
}
}
{
MultiColumnListViewController_t0762070B0F155EB21EC6814602CB603E3B4860EA* L_11;
L_11 = MultiColumnListView_get_viewController_mF168A4252995401A8C651C25C627904DFED27BA2(__this, NULL);
NullCheck(L_11);
MultiColumnController_t25BFE9B50BC0D69925EC7EEE090F256FFE1244B6* L_12;
L_12 = MultiColumnListViewController_get_columnController_mA81F819F18C565C416B9CA7DC5825F14F103C5C4_inline(L_11, NULL);
int32_t L_13 = __this->___m_SortingMode;
NullCheck(L_12);
MultiColumnController_set_sortingMode_mD96281C47051686E56FC8A46CF0470B962B0556D(L_12, L_13, NULL);
MultiColumnListViewController_t0762070B0F155EB21EC6814602CB603E3B4860EA* L_14;
L_14 = MultiColumnListView_get_viewController_mF168A4252995401A8C651C25C627904DFED27BA2(__this, NULL);
NullCheck(L_14);
MultiColumnController_t25BFE9B50BC0D69925EC7EEE090F256FFE1244B6* L_15;
L_15 = MultiColumnListViewController_get_columnController_mA81F819F18C565C416B9CA7DC5825F14F103C5C4_inline(L_14, NULL);
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* L_16 = (Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07*)il2cpp_codegen_object_new(Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07_il2cpp_TypeInfo_var);
Action__ctor_mBDC7B0B4A3F583B64C2896F01BDED360772F67DC(L_16, __this, (intptr_t)((void*)MultiColumnListView_RaiseColumnSortingChanged_mBBD5B26F5DE83B9EF1F32CD5037FE3743387C765_RuntimeMethod_var), NULL);
NullCheck(L_15);
MultiColumnController_add_columnSortingChanged_m0644BFFA36968A3EB36BB78D8EA69135CD4D2261(L_15, L_16, NULL);
MultiColumnListViewController_t0762070B0F155EB21EC6814602CB603E3B4860EA* L_17;
L_17 = MultiColumnListView_get_viewController_mF168A4252995401A8C651C25C627904DFED27BA2(__this, NULL);
NullCheck(L_17);
MultiColumnController_t25BFE9B50BC0D69925EC7EEE090F256FFE1244B6* L_18;
L_18 = MultiColumnListViewController_get_columnController_mA81F819F18C565C416B9CA7DC5825F14F103C5C4_inline(L_17, NULL);
Action_2_t723CF5545926725AE4B055BB8E304D27E617A846* L_19 = (Action_2_t723CF5545926725AE4B055BB8E304D27E617A846*)il2cpp_codegen_object_new(Action_2_t723CF5545926725AE4B055BB8E304D27E617A846_il2cpp_TypeInfo_var);
Action_2__ctor_mE14728BD9617D501CA053AA71FB33165B1A10592(L_19, __this, (intptr_t)((void*)MultiColumnListView_RaiseHeaderContextMenuPopulate_m150817C1CC9410B349268353CC28FD971B22121D_RuntimeMethod_var), NULL);
NullCheck(L_18);
MultiColumnController_add_headerContextMenuPopulateEvent_mE122EA9E21AA7D45137396E9BBB5434DDF4FB6B1(L_18, L_19, NULL);
}
IL_00b2:
{
return;
}
}
// Method Definition Index: 12396
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MultiColumnListView_CreateVirtualizationController_m25B4B5ACEBD50B995C48D6BF15A225C112403CC7 (MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BaseVerticalCollectionView_CreateVirtualizationController_TisReusableMultiColumnListViewItem_tCABA7B853B8B05AB223ADA86EB2FEFB2FDCC9A3A_m48D1DF003EAD283BFD90C92A1480FB28F4199C2D_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
BaseVerticalCollectionView_CreateVirtualizationController_TisReusableMultiColumnListViewItem_tCABA7B853B8B05AB223ADA86EB2FEFB2FDCC9A3A_m48D1DF003EAD283BFD90C92A1480FB28F4199C2D(__this, BaseVerticalCollectionView_CreateVirtualizationController_TisReusableMultiColumnListViewItem_tCABA7B853B8B05AB223ADA86EB2FEFB2FDCC9A3A_m48D1DF003EAD283BFD90C92A1480FB28F4199C2D_RuntimeMethod_var);
return;
}
}
// Method Definition Index: 12397
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MultiColumnListView_RaiseColumnSortingChanged_mBBD5B26F5DE83B9EF1F32CD5037FE3743387C765 (MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7* __this, const RuntimeMethod* method)
{
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* G_B2_0 = NULL;
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* G_B1_0 = NULL;
{
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* L_0 = __this->___columnSortingChanged;
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* L_1 = L_0;
if (L_1)
{
G_B2_0 = L_1;
goto IL_000d;
}
G_B1_0 = L_1;
}
{
goto IL_0013;
}
IL_000d:
{
NullCheck(G_B2_0);
Action_Invoke_m7126A54DACA72B845424072887B5F3A51FC3808E_inline(G_B2_0, NULL);
}
IL_0013:
{
return;
}
}
// Method Definition Index: 12398
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MultiColumnListView_ColumnsChanged_mDE5A9D350087AE1FFEF5CDD52E28D6C09699A6B7 (MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7* __this, RuntimeObject* ___0_sender, BindablePropertyChangedEventArgs_tE40C7BBF5E93423192E64F4A712177E3949E8C32 ___1_args, const RuntimeMethod* method)
{
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E V_0;
memset((&V_0), 0, sizeof(V_0));
{
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E L_0;
L_0 = BindablePropertyChangedEventArgs_get_propertyName_mAAEA8B03BB9CDE60404111B4B382C4A022997075_inline((&___1_args), NULL);
V_0 = L_0;
CallbackEventHandler_NotifyPropertyChanged_m9CA05CC71AABC3EB3A77B089D89EBCF999A24891(__this, (&V_0), NULL);
return;
}
}
// Method Definition Index: 12399
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MultiColumnListView_RaiseHeaderContextMenuPopulate_m150817C1CC9410B349268353CC28FD971B22121D (MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7* __this, ContextualMenuPopulateEvent_t72C856D9B3951E3AA5901442A98BF6DE7F4258FB* ___0_evt, Column_tD686764EBBB4AFE8473E2464D0039885E3A2EC6A* ___1_column, const RuntimeMethod* method)
{
Action_2_t723CF5545926725AE4B055BB8E304D27E617A846* G_B2_0 = NULL;
Action_2_t723CF5545926725AE4B055BB8E304D27E617A846* G_B1_0 = NULL;
{
Action_2_t723CF5545926725AE4B055BB8E304D27E617A846* L_0 = __this->___headerContextMenuPopulateEvent;
Action_2_t723CF5545926725AE4B055BB8E304D27E617A846* L_1 = L_0;
if (L_1)
{
G_B2_0 = L_1;
goto IL_000d;
}
G_B1_0 = L_1;
}
{
goto IL_0015;
}
IL_000d:
{
ContextualMenuPopulateEvent_t72C856D9B3951E3AA5901442A98BF6DE7F4258FB* L_2 = ___0_evt;
Column_tD686764EBBB4AFE8473E2464D0039885E3A2EC6A* L_3 = ___1_column;
NullCheck(G_B2_0);
Action_2_Invoke_mB69B116BEC442C8011B6EA40EBC3CF6F22624232_inline(G_B2_0, L_2, L_3, NULL);
}
IL_0015:
{
return;
}
}
// Method Definition Index: 12400
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MultiColumnListView__cctor_m185A4C7008299E511ED584DB8FFBBF14BBEEB201 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral267E3AB2EC5088E32740F416040A7C11745B6556);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral929CDA09F6E77D886FED3A007BD841F2744AF849);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB77552ED9CE21919578A9F02B073879C04E46962);
s_Il2CppMethodInitialized = true;
}
{
il2cpp_codegen_runtime_class_init_inline(BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E_il2cpp_TypeInfo_var);
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E L_0;
L_0 = BindingId_op_Implicit_mF43027FCA60BD4AEC267D144641BC0E6E91686CC(_stringLiteral929CDA09F6E77D886FED3A007BD841F2744AF849, NULL);
((MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7_StaticFields*)il2cpp_codegen_static_fields_for(MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7_il2cpp_TypeInfo_var))->___columnsProperty = L_0;
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7_StaticFields*)il2cpp_codegen_static_fields_for(MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7_il2cpp_TypeInfo_var))->___columnsProperty))->___m_PropertyPath))->___m_Part0))->___m_Name), (void*)NULL);
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7_StaticFields*)il2cpp_codegen_static_fields_for(MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7_il2cpp_TypeInfo_var))->___columnsProperty))->___m_PropertyPath))->___m_Part0))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7_StaticFields*)il2cpp_codegen_static_fields_for(MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7_il2cpp_TypeInfo_var))->___columnsProperty))->___m_PropertyPath))->___m_Part1))->___m_Name), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7_StaticFields*)il2cpp_codegen_static_fields_for(MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7_il2cpp_TypeInfo_var))->___columnsProperty))->___m_PropertyPath))->___m_Part1))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7_StaticFields*)il2cpp_codegen_static_fields_for(MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7_il2cpp_TypeInfo_var))->___columnsProperty))->___m_PropertyPath))->___m_Part2))->___m_Name), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7_StaticFields*)il2cpp_codegen_static_fields_for(MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7_il2cpp_TypeInfo_var))->___columnsProperty))->___m_PropertyPath))->___m_Part2))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7_StaticFields*)il2cpp_codegen_static_fields_for(MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7_il2cpp_TypeInfo_var))->___columnsProperty))->___m_PropertyPath))->___m_Part3))->___m_Name), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7_StaticFields*)il2cpp_codegen_static_fields_for(MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7_il2cpp_TypeInfo_var))->___columnsProperty))->___m_PropertyPath))->___m_Part3))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&(((&((MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7_StaticFields*)il2cpp_codegen_static_fields_for(MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7_il2cpp_TypeInfo_var))->___columnsProperty))->___m_PropertyPath))->___m_AdditionalParts), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&(((&((MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7_StaticFields*)il2cpp_codegen_static_fields_for(MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7_il2cpp_TypeInfo_var))->___columnsProperty))->___m_Path), (void*)NULL);
#endif
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E L_1;
L_1 = BindingId_op_Implicit_mF43027FCA60BD4AEC267D144641BC0E6E91686CC(_stringLiteral267E3AB2EC5088E32740F416040A7C11745B6556, NULL);
((MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7_StaticFields*)il2cpp_codegen_static_fields_for(MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7_il2cpp_TypeInfo_var))->___sortColumnDescriptionsProperty = L_1;
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7_StaticFields*)il2cpp_codegen_static_fields_for(MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7_il2cpp_TypeInfo_var))->___sortColumnDescriptionsProperty))->___m_PropertyPath))->___m_Part0))->___m_Name), (void*)NULL);
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7_StaticFields*)il2cpp_codegen_static_fields_for(MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7_il2cpp_TypeInfo_var))->___sortColumnDescriptionsProperty))->___m_PropertyPath))->___m_Part0))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7_StaticFields*)il2cpp_codegen_static_fields_for(MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7_il2cpp_TypeInfo_var))->___sortColumnDescriptionsProperty))->___m_PropertyPath))->___m_Part1))->___m_Name), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7_StaticFields*)il2cpp_codegen_static_fields_for(MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7_il2cpp_TypeInfo_var))->___sortColumnDescriptionsProperty))->___m_PropertyPath))->___m_Part1))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7_StaticFields*)il2cpp_codegen_static_fields_for(MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7_il2cpp_TypeInfo_var))->___sortColumnDescriptionsProperty))->___m_PropertyPath))->___m_Part2))->___m_Name), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7_StaticFields*)il2cpp_codegen_static_fields_for(MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7_il2cpp_TypeInfo_var))->___sortColumnDescriptionsProperty))->___m_PropertyPath))->___m_Part2))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7_StaticFields*)il2cpp_codegen_static_fields_for(MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7_il2cpp_TypeInfo_var))->___sortColumnDescriptionsProperty))->___m_PropertyPath))->___m_Part3))->___m_Name), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7_StaticFields*)il2cpp_codegen_static_fields_for(MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7_il2cpp_TypeInfo_var))->___sortColumnDescriptionsProperty))->___m_PropertyPath))->___m_Part3))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&(((&((MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7_StaticFields*)il2cpp_codegen_static_fields_for(MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7_il2cpp_TypeInfo_var))->___sortColumnDescriptionsProperty))->___m_PropertyPath))->___m_AdditionalParts), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&(((&((MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7_StaticFields*)il2cpp_codegen_static_fields_for(MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7_il2cpp_TypeInfo_var))->___sortColumnDescriptionsProperty))->___m_Path), (void*)NULL);
#endif
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E L_2;
L_2 = BindingId_op_Implicit_mF43027FCA60BD4AEC267D144641BC0E6E91686CC(_stringLiteralB77552ED9CE21919578A9F02B073879C04E46962, NULL);
((MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7_StaticFields*)il2cpp_codegen_static_fields_for(MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7_il2cpp_TypeInfo_var))->___sortingModeProperty = L_2;
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7_StaticFields*)il2cpp_codegen_static_fields_for(MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7_il2cpp_TypeInfo_var))->___sortingModeProperty))->___m_PropertyPath))->___m_Part0))->___m_Name), (void*)NULL);
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7_StaticFields*)il2cpp_codegen_static_fields_for(MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7_il2cpp_TypeInfo_var))->___sortingModeProperty))->___m_PropertyPath))->___m_Part0))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7_StaticFields*)il2cpp_codegen_static_fields_for(MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7_il2cpp_TypeInfo_var))->___sortingModeProperty))->___m_PropertyPath))->___m_Part1))->___m_Name), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7_StaticFields*)il2cpp_codegen_static_fields_for(MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7_il2cpp_TypeInfo_var))->___sortingModeProperty))->___m_PropertyPath))->___m_Part1))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7_StaticFields*)il2cpp_codegen_static_fields_for(MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7_il2cpp_TypeInfo_var))->___sortingModeProperty))->___m_PropertyPath))->___m_Part2))->___m_Name), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7_StaticFields*)il2cpp_codegen_static_fields_for(MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7_il2cpp_TypeInfo_var))->___sortingModeProperty))->___m_PropertyPath))->___m_Part2))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7_StaticFields*)il2cpp_codegen_static_fields_for(MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7_il2cpp_TypeInfo_var))->___sortingModeProperty))->___m_PropertyPath))->___m_Part3))->___m_Name), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7_StaticFields*)il2cpp_codegen_static_fields_for(MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7_il2cpp_TypeInfo_var))->___sortingModeProperty))->___m_PropertyPath))->___m_Part3))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&(((&((MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7_StaticFields*)il2cpp_codegen_static_fields_for(MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7_il2cpp_TypeInfo_var))->___sortingModeProperty))->___m_PropertyPath))->___m_AdditionalParts), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&(((&((MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7_StaticFields*)il2cpp_codegen_static_fields_for(MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7_il2cpp_TypeInfo_var))->___sortingModeProperty))->___m_Path), (void*)NULL);
#endif
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
// Method Definition Index: 12401
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlFactory__ctor_m5005445DB146B4310148BF67FCB2D21FBC21CA94 (UxmlFactory_tE53A9BFD5A8483024884DD881F70A6659E308F9E* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UxmlFactory_2__ctor_m8606986B01CDA016349CBF135AFCDF39D5C28465_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
UxmlFactory_2__ctor_m8606986B01CDA016349CBF135AFCDF39D5C28465(__this, UxmlFactory_2__ctor_m8606986B01CDA016349CBF135AFCDF39D5C28465_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
// Method Definition Index: 12402
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlTraits_Init_m64A3D99A6743057BD5675736609FB30F37635C9E (UxmlTraits_t2A6662DF48FB093D4B92E41579AE7D811D83E82C* __this, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___0_ve, RuntimeObject* ___1_bag, CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 ___2_cc, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7* V_0 = NULL;
String_t* V_1 = NULL;
bool V_2 = false;
bool V_3 = false;
bool V_4 = false;
MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7* G_B4_0 = NULL;
MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7* G_B3_0 = NULL;
int32_t G_B5_0 = 0;
MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7* G_B5_1 = NULL;
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_0 = ___0_ve;
RuntimeObject* L_1 = ___1_bag;
CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 L_2 = ___2_cc;
UxmlTraits_Init_m326F6DB0576B65912DF1AB72F5545908D0AD4B72(__this, L_0, L_1, L_2, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_3 = ___0_ve;
V_0 = ((MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7*)CastclassClass((RuntimeObject*)L_3, MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7_il2cpp_TypeInfo_var));
UxmlEnumAttributeDescription_1_t122E2BB771358CB82D75349B398A98B1B469EF0F* L_4 = __this->___m_SortingMode;
RuntimeObject* L_5 = ___1_bag;
CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 L_6 = ___2_cc;
NullCheck(L_4);
bool L_7;
L_7 = UxmlAttributeDescription_TryGetValueFromBagAsString_mF08874E8E58AD04C20041C076E2447E9AF57C9ED(L_4, L_5, L_6, (&V_1), NULL);
V_2 = L_7;
bool L_8 = V_2;
if (!L_8)
{
goto IL_005d;
}
}
{
String_t* L_9 = V_1;
il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.boolean_class);
bool L_10;
L_10 = Boolean_TryParse_m417053B6E8D3724D0EED9E87C90D143622158352(L_9, (&V_3), NULL);
V_4 = L_10;
bool L_11 = V_4;
if (!L_11)
{
goto IL_0046;
}
}
{
MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7* L_12 = V_0;
bool L_13 = V_3;
if (L_13)
{
G_B4_0 = L_12;
goto IL_003c;
}
G_B3_0 = L_12;
}
{
G_B5_0 = 0;
G_B5_1 = G_B3_0;
goto IL_003d;
}
IL_003c:
{
G_B5_0 = 2;
G_B5_1 = G_B4_0;
}
IL_003d:
{
NullCheck(G_B5_1);
MultiColumnListView_set_sortingMode_mC4D3E54CA313D1626CC6D165B0111B0E191457D3(G_B5_1, G_B5_0, NULL);
goto IL_005c;
}
IL_0046:
{
MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7* L_14 = V_0;
UxmlEnumAttributeDescription_1_t122E2BB771358CB82D75349B398A98B1B469EF0F* L_15 = __this->___m_SortingMode;
RuntimeObject* L_16 = ___1_bag;
CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 L_17 = ___2_cc;
NullCheck(L_15);
int32_t L_18;
L_18 = VirtualFuncInvoker2< int32_t, RuntimeObject*, CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 >::Invoke(4, L_15, L_16, L_17);
NullCheck(L_14);
MultiColumnListView_set_sortingMode_mC4D3E54CA313D1626CC6D165B0111B0E191457D3(L_14, L_18, NULL);
}
IL_005c:
{
}
IL_005d:
{
MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7* L_19 = V_0;
UxmlObjectAttributeDescription_1_t5E9378C81403AB43C5D13E1EA0EB389A3C47F9F6* L_20 = __this->___m_SortColumnDescriptions;
RuntimeObject* L_21 = ___1_bag;
CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 L_22 = ___2_cc;
NullCheck(L_20);
SortColumnDescriptions_tDC3FDF948D96F26E0BCB2C971C6EDA1E02BAB1EA* L_23;
L_23 = VirtualFuncInvoker2< SortColumnDescriptions_tDC3FDF948D96F26E0BCB2C971C6EDA1E02BAB1EA*, RuntimeObject*, CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 >::Invoke(4, L_20, L_21, L_22);
NullCheck(L_19);
MultiColumnListView_set_sortColumnDescriptions_mCF4B316AA3F0C14C2035303FBC621549FAD8BCDB(L_19, L_23, NULL);
MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7* L_24 = V_0;
UxmlObjectAttributeDescription_1_tF4B29E4862BA15202F66B632F9FC4C9FE692A6D6* L_25 = __this->___m_Columns;
RuntimeObject* L_26 = ___1_bag;
CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 L_27 = ___2_cc;
NullCheck(L_25);
Columns_t487EAF3B634F6D919D58F1927099A8883964831B* L_28;
L_28 = VirtualFuncInvoker2< Columns_t487EAF3B634F6D919D58F1927099A8883964831B*, RuntimeObject*, CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 >::Invoke(4, L_25, L_26, L_27);
NullCheck(L_24);
MultiColumnListView_set_columns_mE91761A605D3357BDE87AAC3C6F75CB23A800076(L_24, L_28, NULL);
return;
}
}
// Method Definition Index: 12403
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlTraits__ctor_m2D0FB666620CE745E46156B513807BC6A05D6156 (UxmlTraits_t2A6662DF48FB093D4B92E41579AE7D811D83E82C* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UxmlEnumAttributeDescription_1__ctor_m01CB8B2C0BF1410D0CBDEBA4904C68AFAFF3CF3E_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UxmlEnumAttributeDescription_1_t122E2BB771358CB82D75349B398A98B1B469EF0F_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UxmlObjectAttributeDescription_1__ctor_m28C3E3B0A6FD92D4C6071BF9478B6F9B99963882_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UxmlObjectAttributeDescription_1__ctor_m5674A1C0D22A651BF4A5CB4DE08C38B1A7A2F358_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UxmlObjectAttributeDescription_1_t5E9378C81403AB43C5D13E1EA0EB389A3C47F9F6_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UxmlObjectAttributeDescription_1_tF4B29E4862BA15202F66B632F9FC4C9FE692A6D6_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral163A6EE79AE3B33825EAA42D4F3C8A8F967983AF);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF7CD1A01B9BC231B23FA6A19D33236FB369D3917);
s_Il2CppMethodInitialized = true;
}
UxmlEnumAttributeDescription_1_t122E2BB771358CB82D75349B398A98B1B469EF0F* V_0 = NULL;
{
UxmlEnumAttributeDescription_1_t122E2BB771358CB82D75349B398A98B1B469EF0F* L_0 = (UxmlEnumAttributeDescription_1_t122E2BB771358CB82D75349B398A98B1B469EF0F*)il2cpp_codegen_object_new(UxmlEnumAttributeDescription_1_t122E2BB771358CB82D75349B398A98B1B469EF0F_il2cpp_TypeInfo_var);
UxmlEnumAttributeDescription_1__ctor_m01CB8B2C0BF1410D0CBDEBA4904C68AFAFF3CF3E(L_0, UxmlEnumAttributeDescription_1__ctor_m01CB8B2C0BF1410D0CBDEBA4904C68AFAFF3CF3E_RuntimeMethod_var);
V_0 = L_0;
UxmlEnumAttributeDescription_1_t122E2BB771358CB82D75349B398A98B1B469EF0F* L_1 = V_0;
NullCheck(L_1);
UxmlAttributeDescription_set_name_mCE9C58621BAD7AB4E59D83DD21224A8FA6517E3E_inline(L_1, _stringLiteral163A6EE79AE3B33825EAA42D4F3C8A8F967983AF, NULL);
UxmlEnumAttributeDescription_1_t122E2BB771358CB82D75349B398A98B1B469EF0F* L_2 = V_0;
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_3 = (StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248*)(StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248*)SZArrayNew(StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248_il2cpp_TypeInfo_var, (uint32_t)1);
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_4 = L_3;
NullCheck(L_4);
(L_4)->SetAt(static_cast<il2cpp_array_size_t>(0), (String_t*)_stringLiteralF7CD1A01B9BC231B23FA6A19D33236FB369D3917);
NullCheck(L_2);
UxmlAttributeDescription_set_obsoleteNames_mDF7CFC8B9DD086D48E6F03AF5E55F28F69234C87(L_2, (RuntimeObject*)L_4, NULL);
UxmlEnumAttributeDescription_1_t122E2BB771358CB82D75349B398A98B1B469EF0F* L_5 = V_0;
__this->___m_SortingMode = L_5;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_SortingMode), (void*)L_5);
UxmlObjectAttributeDescription_1_tF4B29E4862BA15202F66B632F9FC4C9FE692A6D6* L_6 = (UxmlObjectAttributeDescription_1_tF4B29E4862BA15202F66B632F9FC4C9FE692A6D6*)il2cpp_codegen_object_new(UxmlObjectAttributeDescription_1_tF4B29E4862BA15202F66B632F9FC4C9FE692A6D6_il2cpp_TypeInfo_var);
UxmlObjectAttributeDescription_1__ctor_m28C3E3B0A6FD92D4C6071BF9478B6F9B99963882(L_6, UxmlObjectAttributeDescription_1__ctor_m28C3E3B0A6FD92D4C6071BF9478B6F9B99963882_RuntimeMethod_var);
__this->___m_Columns = L_6;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Columns), (void*)L_6);
UxmlObjectAttributeDescription_1_t5E9378C81403AB43C5D13E1EA0EB389A3C47F9F6* L_7 = (UxmlObjectAttributeDescription_1_t5E9378C81403AB43C5D13E1EA0EB389A3C47F9F6*)il2cpp_codegen_object_new(UxmlObjectAttributeDescription_1_t5E9378C81403AB43C5D13E1EA0EB389A3C47F9F6_il2cpp_TypeInfo_var);
UxmlObjectAttributeDescription_1__ctor_m5674A1C0D22A651BF4A5CB4DE08C38B1A7A2F358(L_7, UxmlObjectAttributeDescription_1__ctor_m5674A1C0D22A651BF4A5CB4DE08C38B1A7A2F358_RuntimeMethod_var);
__this->___m_SortColumnDescriptions = L_7;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_SortColumnDescriptions), (void*)L_7);
UxmlTraits__ctor_m11A3C1882D232C36141D229B4FC517BB5B500FEC(__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
// Method Definition Index: 12404
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MultiColumnTreeViewController_t9FFDEDF1F2C2F5476271370488740DB7A8C70BAC* MultiColumnTreeView_get_viewController_m2B659FB6299E6801105D71809BCEBC820102E6B6 (MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MultiColumnTreeViewController_t9FFDEDF1F2C2F5476271370488740DB7A8C70BAC_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
BaseTreeViewController_t8359BFF7DA01FF2425D81CB17628B4B43AC6E5C0* L_0;
L_0 = BaseTreeView_get_viewController_m40790BAA3A7FB0402B4CA93C1554A6B771015823(__this, NULL);
return ((MultiColumnTreeViewController_t9FFDEDF1F2C2F5476271370488740DB7A8C70BAC*)IsInstClass((RuntimeObject*)L_0, MultiColumnTreeViewController_t9FFDEDF1F2C2F5476271370488740DB7A8C70BAC_il2cpp_TypeInfo_var));
}
}
// Method Definition Index: 12405
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Columns_t487EAF3B634F6D919D58F1927099A8883964831B* MultiColumnTreeView_get_columns_mAE094800C39FE95F0124052FECFEF59148344C6C (MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820* __this, const RuntimeMethod* method)
{
{
Columns_t487EAF3B634F6D919D58F1927099A8883964831B* L_0 = __this->___m_Columns;
return L_0;
}
}
// Method Definition Index: 12406
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MultiColumnTreeView_set_columns_mE9AB9EAB3C8088EF73101ACAC74DA9AB2C546D57 (MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820* __this, Columns_t487EAF3B634F6D919D58F1927099A8883964831B* ___0_value, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EventHandler_1_t522C29C2B48DA5A0C0D9F0978320FD1F630ADE69_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MultiColumnTreeView_ColumnsChanged_m4F0A838B7532BAD17ABACD21C68FDE238DAF4E14_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
bool V_0 = false;
bool V_1 = false;
bool V_2 = false;
{
Columns_t487EAF3B634F6D919D58F1927099A8883964831B* L_0 = __this->___m_Columns;
V_0 = (bool)((!(((RuntimeObject*)(Columns_t487EAF3B634F6D919D58F1927099A8883964831B*)L_0) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
bool L_1 = V_0;
if (!L_1)
{
goto IL_0026;
}
}
{
Columns_t487EAF3B634F6D919D58F1927099A8883964831B* L_2 = __this->___m_Columns;
EventHandler_1_t522C29C2B48DA5A0C0D9F0978320FD1F630ADE69* L_3 = (EventHandler_1_t522C29C2B48DA5A0C0D9F0978320FD1F630ADE69*)il2cpp_codegen_object_new(EventHandler_1_t522C29C2B48DA5A0C0D9F0978320FD1F630ADE69_il2cpp_TypeInfo_var);
EventHandler_1__ctor_mE04B29848A80E008827E634B6FB14A22D1B85175(L_3, __this, (intptr_t)((void*)MultiColumnTreeView_ColumnsChanged_m4F0A838B7532BAD17ABACD21C68FDE238DAF4E14_RuntimeMethod_var), NULL);
NullCheck(L_2);
Columns_remove_propertyChanged_m5EDFFF59FC0F335D98E048D18B07B7500190553F(L_2, L_3, NULL);
}
IL_0026:
{
Columns_t487EAF3B634F6D919D58F1927099A8883964831B* L_4 = ___0_value;
V_1 = (bool)((((RuntimeObject*)(Columns_t487EAF3B634F6D919D58F1927099A8883964831B*)L_4) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0);
bool L_5 = V_1;
if (!L_5)
{
goto IL_003d;
}
}
{
Columns_t487EAF3B634F6D919D58F1927099A8883964831B* L_6 = __this->___m_Columns;
NullCheck(L_6);
Columns_Clear_mF2C881F5F4F26E2DE1E28E2315C7CB4BA6C2178C(L_6, NULL);
goto IL_0083;
}
IL_003d:
{
Columns_t487EAF3B634F6D919D58F1927099A8883964831B* L_7 = ___0_value;
__this->___m_Columns = L_7;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Columns), (void*)L_7);
Columns_t487EAF3B634F6D919D58F1927099A8883964831B* L_8 = __this->___m_Columns;
EventHandler_1_t522C29C2B48DA5A0C0D9F0978320FD1F630ADE69* L_9 = (EventHandler_1_t522C29C2B48DA5A0C0D9F0978320FD1F630ADE69*)il2cpp_codegen_object_new(EventHandler_1_t522C29C2B48DA5A0C0D9F0978320FD1F630ADE69_il2cpp_TypeInfo_var);
EventHandler_1__ctor_mE04B29848A80E008827E634B6FB14A22D1B85175(L_9, __this, (intptr_t)((void*)MultiColumnTreeView_ColumnsChanged_m4F0A838B7532BAD17ABACD21C68FDE238DAF4E14_RuntimeMethod_var), NULL);
NullCheck(L_8);
Columns_add_propertyChanged_mA5290BC5DC34C047B947930A4A500E3DD98EDE96(L_8, L_9, NULL);
Columns_t487EAF3B634F6D919D58F1927099A8883964831B* L_10 = __this->___m_Columns;
NullCheck(L_10);
int32_t L_11;
L_11 = Columns_get_Count_mC1F16EADC6B181559293DB29021AC8849559BEF6(L_10, NULL);
V_2 = (bool)((((int32_t)L_11) > ((int32_t)0))? 1 : 0);
bool L_12 = V_2;
if (!L_12)
{
goto IL_0077;
}
}
{
CollectionViewController_t89D7C4989B72B4127DF82DC97FED5D7FE01D9768* L_13;
L_13 = BaseVerticalCollectionView_GetOrCreateViewController_mBE5552FD15421451E3968416C1FE3E0B264D3145(__this, NULL);
}
IL_0077:
{
il2cpp_codegen_runtime_class_init_inline(MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820_il2cpp_TypeInfo_var);
CallbackEventHandler_NotifyPropertyChanged_m9CA05CC71AABC3EB3A77B089D89EBCF999A24891(__this, (&((MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820_StaticFields*)il2cpp_codegen_static_fields_for(MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820_il2cpp_TypeInfo_var))->___columnsProperty), NULL);
}
IL_0083:
{
return;
}
}
// Method Definition Index: 12407
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR SortColumnDescriptions_tDC3FDF948D96F26E0BCB2C971C6EDA1E02BAB1EA* MultiColumnTreeView_get_sortColumnDescriptions_m43910414366752DD9ED3974E698305DEBBACF116 (MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820* __this, const RuntimeMethod* method)
{
{
SortColumnDescriptions_tDC3FDF948D96F26E0BCB2C971C6EDA1E02BAB1EA* L_0 = __this->___m_SortColumnDescriptions;
return L_0;
}
}
// Method Definition Index: 12408
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MultiColumnTreeView_set_sortColumnDescriptions_m4F72D39D26A4A5FC1FD95328A9B385EA52C6D606 (MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820* __this, SortColumnDescriptions_tDC3FDF948D96F26E0BCB2C971C6EDA1E02BAB1EA* ___0_value, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
bool V_0 = false;
bool V_1 = false;
{
SortColumnDescriptions_tDC3FDF948D96F26E0BCB2C971C6EDA1E02BAB1EA* L_0 = ___0_value;
V_0 = (bool)((((RuntimeObject*)(SortColumnDescriptions_tDC3FDF948D96F26E0BCB2C971C6EDA1E02BAB1EA*)L_0) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0);
bool L_1 = V_0;
if (!L_1)
{
goto IL_0018;
}
}
{
SortColumnDescriptions_tDC3FDF948D96F26E0BCB2C971C6EDA1E02BAB1EA* L_2 = __this->___m_SortColumnDescriptions;
NullCheck(L_2);
SortColumnDescriptions_Clear_mE75FE492DFD24BC03275E58C6B66C8C067C75D1F(L_2, NULL);
goto IL_0058;
}
IL_0018:
{
SortColumnDescriptions_tDC3FDF948D96F26E0BCB2C971C6EDA1E02BAB1EA* L_3 = ___0_value;
__this->___m_SortColumnDescriptions = L_3;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_SortColumnDescriptions), (void*)L_3);
MultiColumnTreeViewController_t9FFDEDF1F2C2F5476271370488740DB7A8C70BAC* L_4;
L_4 = MultiColumnTreeView_get_viewController_m2B659FB6299E6801105D71809BCEBC820102E6B6(__this, NULL);
V_1 = (bool)((!(((RuntimeObject*)(MultiColumnTreeViewController_t9FFDEDF1F2C2F5476271370488740DB7A8C70BAC*)L_4) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
bool L_5 = V_1;
if (!L_5)
{
goto IL_004c;
}
}
{
MultiColumnTreeViewController_t9FFDEDF1F2C2F5476271370488740DB7A8C70BAC* L_6;
L_6 = MultiColumnTreeView_get_viewController_m2B659FB6299E6801105D71809BCEBC820102E6B6(__this, NULL);
NullCheck(L_6);
MultiColumnController_t25BFE9B50BC0D69925EC7EEE090F256FFE1244B6* L_7;
L_7 = MultiColumnTreeViewController_get_columnController_m9B69A4909AFEDA14CFD76E9B2EFC91D808E01CCD_inline(L_6, NULL);
NullCheck(L_7);
MultiColumnCollectionHeader_t0B041BD57A14950E8C33DCD854F3A3C2C3DA706D* L_8;
L_8 = MultiColumnController_get_header_mDF5017D7AEE2E66EA19CB9337D1D2BD4DAF002F2_inline(L_7, NULL);
SortColumnDescriptions_tDC3FDF948D96F26E0BCB2C971C6EDA1E02BAB1EA* L_9 = ___0_value;
NullCheck(L_8);
MultiColumnCollectionHeader_set_sortDescriptions_mAE5354A00522C90A89FD257EE41187BBAE4C088B(L_8, L_9, NULL);
MultiColumnTreeView_RaiseColumnSortingChanged_mA1EB765B2963FA688C950AE292D665E033BB9669(__this, NULL);
}
IL_004c:
{
il2cpp_codegen_runtime_class_init_inline(MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820_il2cpp_TypeInfo_var);
CallbackEventHandler_NotifyPropertyChanged_m9CA05CC71AABC3EB3A77B089D89EBCF999A24891(__this, (&((MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820_StaticFields*)il2cpp_codegen_static_fields_for(MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820_il2cpp_TypeInfo_var))->___sortColumnDescriptionsProperty), NULL);
}
IL_0058:
{
return;
}
}
// Method Definition Index: 12409
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t MultiColumnTreeView_get_sortingMode_m2720E481975C324ACB8D2808B297A8BEE9F174E9 (MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820* __this, const RuntimeMethod* method)
{
{
int32_t L_0 = __this->___m_SortingMode;
return L_0;
}
}
// Method Definition Index: 12410
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MultiColumnTreeView_set_sortingMode_m7B9D13D6464A4BEEABB85D1E264554DCBAACC1AE (MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820* __this, int32_t ___0_value, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
bool V_0 = false;
bool V_1 = false;
{
int32_t L_0;
L_0 = MultiColumnTreeView_get_sortingMode_m2720E481975C324ACB8D2808B297A8BEE9F174E9_inline(__this, NULL);
int32_t L_1 = ___0_value;
V_0 = (bool)((((int32_t)L_0) == ((int32_t)L_1))? 1 : 0);
bool L_2 = V_0;
if (!L_2)
{
goto IL_0010;
}
}
{
goto IL_0044;
}
IL_0010:
{
int32_t L_3 = ___0_value;
__this->___m_SortingMode = L_3;
MultiColumnTreeViewController_t9FFDEDF1F2C2F5476271370488740DB7A8C70BAC* L_4;
L_4 = MultiColumnTreeView_get_viewController_m2B659FB6299E6801105D71809BCEBC820102E6B6(__this, NULL);
V_1 = (bool)((!(((RuntimeObject*)(MultiColumnTreeViewController_t9FFDEDF1F2C2F5476271370488740DB7A8C70BAC*)L_4) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
bool L_5 = V_1;
if (!L_5)
{
goto IL_0038;
}
}
{
MultiColumnTreeViewController_t9FFDEDF1F2C2F5476271370488740DB7A8C70BAC* L_6;
L_6 = MultiColumnTreeView_get_viewController_m2B659FB6299E6801105D71809BCEBC820102E6B6(__this, NULL);
NullCheck(L_6);
MultiColumnController_t25BFE9B50BC0D69925EC7EEE090F256FFE1244B6* L_7;
L_7 = MultiColumnTreeViewController_get_columnController_m9B69A4909AFEDA14CFD76E9B2EFC91D808E01CCD_inline(L_6, NULL);
int32_t L_8 = ___0_value;
NullCheck(L_7);
MultiColumnController_set_sortingMode_mD96281C47051686E56FC8A46CF0470B962B0556D(L_7, L_8, NULL);
}
IL_0038:
{
il2cpp_codegen_runtime_class_init_inline(MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820_il2cpp_TypeInfo_var);
CallbackEventHandler_NotifyPropertyChanged_m9CA05CC71AABC3EB3A77B089D89EBCF999A24891(__this, (&((MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820_StaticFields*)il2cpp_codegen_static_fields_for(MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820_il2cpp_TypeInfo_var))->___sortingModeProperty), NULL);
}
IL_0044:
{
return;
}
}
// Method Definition Index: 12411
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MultiColumnTreeView__ctor_mC2610F178F4E7F5AAC7E6767F3AED858AA1312E4 (MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Columns_t487EAF3B634F6D919D58F1927099A8883964831B_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
Columns_t487EAF3B634F6D919D58F1927099A8883964831B* L_0 = (Columns_t487EAF3B634F6D919D58F1927099A8883964831B*)il2cpp_codegen_object_new(Columns_t487EAF3B634F6D919D58F1927099A8883964831B_il2cpp_TypeInfo_var);
Columns__ctor_mE41E3859EBB487EB15E5E19A7A6AE69034367BA8(L_0, NULL);
MultiColumnTreeView__ctor_m95D8FEEF09FF16A3EC8C4DD2112A4397B8040DAC(__this, L_0, NULL);
return;
}
}
// Method Definition Index: 12412
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MultiColumnTreeView__ctor_m95D8FEEF09FF16A3EC8C4DD2112A4397B8040DAC (MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820* __this, Columns_t487EAF3B634F6D919D58F1927099A8883964831B* ___0_columns, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BaseTreeView_t4B72EA959CB8F22C78269844A43D51C4AB360DD7_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Columns_t487EAF3B634F6D919D58F1927099A8883964831B_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_m5B04FE62C17C8E645804236DE55D4821E3C43558_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_t75E66FBE18EAE33E2DBD8F2C48C54549332A997F_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SortColumnDescriptions_tDC3FDF948D96F26E0BCB2C971C6EDA1E02BAB1EA_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral04A22DEB89CCF39DC168BB37A3598648917C8FC4);
s_Il2CppMethodInitialized = true;
}
Columns_t487EAF3B634F6D919D58F1927099A8883964831B* G_B2_0 = NULL;
MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820* G_B2_1 = NULL;
Columns_t487EAF3B634F6D919D58F1927099A8883964831B* G_B1_0 = NULL;
MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820* G_B1_1 = NULL;
{
SortColumnDescriptions_tDC3FDF948D96F26E0BCB2C971C6EDA1E02BAB1EA* L_0 = (SortColumnDescriptions_tDC3FDF948D96F26E0BCB2C971C6EDA1E02BAB1EA*)il2cpp_codegen_object_new(SortColumnDescriptions_tDC3FDF948D96F26E0BCB2C971C6EDA1E02BAB1EA_il2cpp_TypeInfo_var);
SortColumnDescriptions__ctor_mFD236767DDD173C435DFA29EBE413C866A5C59AA(L_0, NULL);
__this->___m_SortColumnDescriptions = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_SortColumnDescriptions), (void*)L_0);
List_1_t75E66FBE18EAE33E2DBD8F2C48C54549332A997F* L_1 = (List_1_t75E66FBE18EAE33E2DBD8F2C48C54549332A997F*)il2cpp_codegen_object_new(List_1_t75E66FBE18EAE33E2DBD8F2C48C54549332A997F_il2cpp_TypeInfo_var);
List_1__ctor_m5B04FE62C17C8E645804236DE55D4821E3C43558(L_1, List_1__ctor_m5B04FE62C17C8E645804236DE55D4821E3C43558_RuntimeMethod_var);
__this->___m_SortedColumns = L_1;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_SortedColumns), (void*)L_1);
il2cpp_codegen_runtime_class_init_inline(BaseTreeView_t4B72EA959CB8F22C78269844A43D51C4AB360DD7_il2cpp_TypeInfo_var);
BaseTreeView__ctor_m7FA054768C8EEA68545F785743B61E16962C38B2(__this, NULL);
ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* L_2;
L_2 = BaseVerticalCollectionView_get_scrollView_mB4F44C6276CC57A0D8AD030F3C396650532E83CC_inline(__this, NULL);
NullCheck(L_2);
VisualElement_set_viewDataKey_m6318C0A701350678B0DBF34939C3BC392134B092(L_2, _stringLiteral04A22DEB89CCF39DC168BB37A3598648917C8FC4, NULL);
Columns_t487EAF3B634F6D919D58F1927099A8883964831B* L_3 = ___0_columns;
Columns_t487EAF3B634F6D919D58F1927099A8883964831B* L_4 = L_3;
if (L_4)
{
G_B2_0 = L_4;
G_B2_1 = __this;
goto IL_003a;
}
G_B1_0 = L_4;
G_B1_1 = __this;
}
{
Columns_t487EAF3B634F6D919D58F1927099A8883964831B* L_5 = (Columns_t487EAF3B634F6D919D58F1927099A8883964831B*)il2cpp_codegen_object_new(Columns_t487EAF3B634F6D919D58F1927099A8883964831B_il2cpp_TypeInfo_var);
Columns__ctor_mE41E3859EBB487EB15E5E19A7A6AE69034367BA8(L_5, NULL);
G_B2_0 = L_5;
G_B2_1 = G_B1_1;
}
IL_003a:
{
NullCheck(G_B2_1);
MultiColumnTreeView_set_columns_mE9AB9EAB3C8088EF73101ACAC74DA9AB2C546D57(G_B2_1, G_B2_0, NULL);
return;
}
}
// Method Definition Index: 12413
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR CollectionViewController_t89D7C4989B72B4127DF82DC97FED5D7FE01D9768* MultiColumnTreeView_CreateViewController_m633F9DF0CCEF589855602D98041A094A53E3341D (MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DefaultMultiColumnTreeViewController_1__ctor_mEF1EB1BEB2B62059619A9D5173A4FCE5FE59C7F2_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DefaultMultiColumnTreeViewController_1_t0AB237E3A16ABF695C0971BC0606DEA7DC479E5B_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
Columns_t487EAF3B634F6D919D58F1927099A8883964831B* L_0;
L_0 = MultiColumnTreeView_get_columns_mAE094800C39FE95F0124052FECFEF59148344C6C_inline(__this, NULL);
SortColumnDescriptions_tDC3FDF948D96F26E0BCB2C971C6EDA1E02BAB1EA* L_1;
L_1 = MultiColumnTreeView_get_sortColumnDescriptions_m43910414366752DD9ED3974E698305DEBBACF116_inline(__this, NULL);
List_1_t75E66FBE18EAE33E2DBD8F2C48C54549332A997F* L_2 = __this->___m_SortedColumns;
DefaultMultiColumnTreeViewController_1_t0AB237E3A16ABF695C0971BC0606DEA7DC479E5B* L_3 = (DefaultMultiColumnTreeViewController_1_t0AB237E3A16ABF695C0971BC0606DEA7DC479E5B*)il2cpp_codegen_object_new(DefaultMultiColumnTreeViewController_1_t0AB237E3A16ABF695C0971BC0606DEA7DC479E5B_il2cpp_TypeInfo_var);
DefaultMultiColumnTreeViewController_1__ctor_mEF1EB1BEB2B62059619A9D5173A4FCE5FE59C7F2(L_3, L_0, L_1, L_2, DefaultMultiColumnTreeViewController_1__ctor_mEF1EB1BEB2B62059619A9D5173A4FCE5FE59C7F2_RuntimeMethod_var);
return L_3;
}
}
// Method Definition Index: 12414
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MultiColumnTreeView_SetViewController_m48D87E58EC3BF280A02F6390F71BDC0A709CD721 (MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820* __this, CollectionViewController_t89D7C4989B72B4127DF82DC97FED5D7FE01D9768* ___0_controller, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_2_t723CF5545926725AE4B055BB8E304D27E617A846_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MultiColumnTreeView_RaiseColumnSortingChanged_mA1EB765B2963FA688C950AE292D665E033BB9669_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MultiColumnTreeView_RaiseHeaderContextMenuPopulate_m4CA8767415E131998A4E2A6F601F0624EC4F04FB_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
bool V_0 = false;
bool V_1 = false;
{
MultiColumnTreeViewController_t9FFDEDF1F2C2F5476271370488740DB7A8C70BAC* L_0;
L_0 = MultiColumnTreeView_get_viewController_m2B659FB6299E6801105D71809BCEBC820102E6B6(__this, NULL);
V_0 = (bool)((!(((RuntimeObject*)(MultiColumnTreeViewController_t9FFDEDF1F2C2F5476271370488740DB7A8C70BAC*)L_0) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
bool L_1 = V_0;
if (!L_1)
{
goto IL_004a;
}
}
{
MultiColumnTreeViewController_t9FFDEDF1F2C2F5476271370488740DB7A8C70BAC* L_2;
L_2 = MultiColumnTreeView_get_viewController_m2B659FB6299E6801105D71809BCEBC820102E6B6(__this, NULL);
NullCheck(L_2);
MultiColumnController_t25BFE9B50BC0D69925EC7EEE090F256FFE1244B6* L_3;
L_3 = MultiColumnTreeViewController_get_columnController_m9B69A4909AFEDA14CFD76E9B2EFC91D808E01CCD_inline(L_2, NULL);
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* L_4 = (Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07*)il2cpp_codegen_object_new(Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07_il2cpp_TypeInfo_var);
Action__ctor_mBDC7B0B4A3F583B64C2896F01BDED360772F67DC(L_4, __this, (intptr_t)((void*)MultiColumnTreeView_RaiseColumnSortingChanged_mA1EB765B2963FA688C950AE292D665E033BB9669_RuntimeMethod_var), NULL);
NullCheck(L_3);
MultiColumnController_remove_columnSortingChanged_mA05F7E6E6E4539F12F85D2E0C7DD7EC29A15BD07(L_3, L_4, NULL);
MultiColumnTreeViewController_t9FFDEDF1F2C2F5476271370488740DB7A8C70BAC* L_5;
L_5 = MultiColumnTreeView_get_viewController_m2B659FB6299E6801105D71809BCEBC820102E6B6(__this, NULL);
NullCheck(L_5);
MultiColumnController_t25BFE9B50BC0D69925EC7EEE090F256FFE1244B6* L_6;
L_6 = MultiColumnTreeViewController_get_columnController_m9B69A4909AFEDA14CFD76E9B2EFC91D808E01CCD_inline(L_5, NULL);
Action_2_t723CF5545926725AE4B055BB8E304D27E617A846* L_7 = (Action_2_t723CF5545926725AE4B055BB8E304D27E617A846*)il2cpp_codegen_object_new(Action_2_t723CF5545926725AE4B055BB8E304D27E617A846_il2cpp_TypeInfo_var);
Action_2__ctor_mE14728BD9617D501CA053AA71FB33165B1A10592(L_7, __this, (intptr_t)((void*)MultiColumnTreeView_RaiseHeaderContextMenuPopulate_m4CA8767415E131998A4E2A6F601F0624EC4F04FB_RuntimeMethod_var), NULL);
NullCheck(L_6);
MultiColumnController_remove_headerContextMenuPopulateEvent_mAAF3FBB6EE3E77D41451A4469A942D65D447D066(L_6, L_7, NULL);
}
IL_004a:
{
CollectionViewController_t89D7C4989B72B4127DF82DC97FED5D7FE01D9768* L_8 = ___0_controller;
BaseTreeView_SetViewController_m27CF82317E5979F5C997D5600F7ABC12EBB55C30(__this, L_8, NULL);
MultiColumnTreeViewController_t9FFDEDF1F2C2F5476271370488740DB7A8C70BAC* L_9;
L_9 = MultiColumnTreeView_get_viewController_m2B659FB6299E6801105D71809BCEBC820102E6B6(__this, NULL);
V_1 = (bool)((!(((RuntimeObject*)(MultiColumnTreeViewController_t9FFDEDF1F2C2F5476271370488740DB7A8C70BAC*)L_9) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
bool L_10 = V_1;
if (!L_10)
{
goto IL_00b2;
}
}
{
MultiColumnTreeViewController_t9FFDEDF1F2C2F5476271370488740DB7A8C70BAC* L_11;
L_11 = MultiColumnTreeView_get_viewController_m2B659FB6299E6801105D71809BCEBC820102E6B6(__this, NULL);
NullCheck(L_11);
MultiColumnController_t25BFE9B50BC0D69925EC7EEE090F256FFE1244B6* L_12;
L_12 = MultiColumnTreeViewController_get_columnController_m9B69A4909AFEDA14CFD76E9B2EFC91D808E01CCD_inline(L_11, NULL);
int32_t L_13 = __this->___m_SortingMode;
NullCheck(L_12);
MultiColumnController_set_sortingMode_mD96281C47051686E56FC8A46CF0470B962B0556D(L_12, L_13, NULL);
MultiColumnTreeViewController_t9FFDEDF1F2C2F5476271370488740DB7A8C70BAC* L_14;
L_14 = MultiColumnTreeView_get_viewController_m2B659FB6299E6801105D71809BCEBC820102E6B6(__this, NULL);
NullCheck(L_14);
MultiColumnController_t25BFE9B50BC0D69925EC7EEE090F256FFE1244B6* L_15;
L_15 = MultiColumnTreeViewController_get_columnController_m9B69A4909AFEDA14CFD76E9B2EFC91D808E01CCD_inline(L_14, NULL);
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* L_16 = (Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07*)il2cpp_codegen_object_new(Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07_il2cpp_TypeInfo_var);
Action__ctor_mBDC7B0B4A3F583B64C2896F01BDED360772F67DC(L_16, __this, (intptr_t)((void*)MultiColumnTreeView_RaiseColumnSortingChanged_mA1EB765B2963FA688C950AE292D665E033BB9669_RuntimeMethod_var), NULL);
NullCheck(L_15);
MultiColumnController_add_columnSortingChanged_m0644BFFA36968A3EB36BB78D8EA69135CD4D2261(L_15, L_16, NULL);
MultiColumnTreeViewController_t9FFDEDF1F2C2F5476271370488740DB7A8C70BAC* L_17;
L_17 = MultiColumnTreeView_get_viewController_m2B659FB6299E6801105D71809BCEBC820102E6B6(__this, NULL);
NullCheck(L_17);
MultiColumnController_t25BFE9B50BC0D69925EC7EEE090F256FFE1244B6* L_18;
L_18 = MultiColumnTreeViewController_get_columnController_m9B69A4909AFEDA14CFD76E9B2EFC91D808E01CCD_inline(L_17, NULL);
Action_2_t723CF5545926725AE4B055BB8E304D27E617A846* L_19 = (Action_2_t723CF5545926725AE4B055BB8E304D27E617A846*)il2cpp_codegen_object_new(Action_2_t723CF5545926725AE4B055BB8E304D27E617A846_il2cpp_TypeInfo_var);
Action_2__ctor_mE14728BD9617D501CA053AA71FB33165B1A10592(L_19, __this, (intptr_t)((void*)MultiColumnTreeView_RaiseHeaderContextMenuPopulate_m4CA8767415E131998A4E2A6F601F0624EC4F04FB_RuntimeMethod_var), NULL);
NullCheck(L_18);
MultiColumnController_add_headerContextMenuPopulateEvent_mE122EA9E21AA7D45137396E9BBB5434DDF4FB6B1(L_18, L_19, NULL);
}
IL_00b2:
{
return;
}
}
// Method Definition Index: 12415
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MultiColumnTreeView_CreateVirtualizationController_m935E8B83AA0846966D81836CFFFABB76C6686103 (MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BaseVerticalCollectionView_CreateVirtualizationController_TisReusableMultiColumnTreeViewItem_t9B978EA663C0A34F0D366EC25206279C67CD74DF_m2CFE93543F79B3AC05197B596803CAC9E134AEFC_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
BaseVerticalCollectionView_CreateVirtualizationController_TisReusableMultiColumnTreeViewItem_t9B978EA663C0A34F0D366EC25206279C67CD74DF_m2CFE93543F79B3AC05197B596803CAC9E134AEFC(__this, BaseVerticalCollectionView_CreateVirtualizationController_TisReusableMultiColumnTreeViewItem_t9B978EA663C0A34F0D366EC25206279C67CD74DF_m2CFE93543F79B3AC05197B596803CAC9E134AEFC_RuntimeMethod_var);
return;
}
}
// Method Definition Index: 12416
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MultiColumnTreeView_RaiseColumnSortingChanged_mA1EB765B2963FA688C950AE292D665E033BB9669 (MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820* __this, const RuntimeMethod* method)
{
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* G_B2_0 = NULL;
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* G_B1_0 = NULL;
{
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* L_0 = __this->___columnSortingChanged;
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* L_1 = L_0;
if (L_1)
{
G_B2_0 = L_1;
goto IL_000d;
}
G_B1_0 = L_1;
}
{
goto IL_0013;
}
IL_000d:
{
NullCheck(G_B2_0);
Action_Invoke_m7126A54DACA72B845424072887B5F3A51FC3808E_inline(G_B2_0, NULL);
}
IL_0013:
{
return;
}
}
// Method Definition Index: 12417
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MultiColumnTreeView_ColumnsChanged_m4F0A838B7532BAD17ABACD21C68FDE238DAF4E14 (MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820* __this, RuntimeObject* ___0_sender, BindablePropertyChangedEventArgs_tE40C7BBF5E93423192E64F4A712177E3949E8C32 ___1_args, const RuntimeMethod* method)
{
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E V_0;
memset((&V_0), 0, sizeof(V_0));
{
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E L_0;
L_0 = BindablePropertyChangedEventArgs_get_propertyName_mAAEA8B03BB9CDE60404111B4B382C4A022997075_inline((&___1_args), NULL);
V_0 = L_0;
CallbackEventHandler_NotifyPropertyChanged_m9CA05CC71AABC3EB3A77B089D89EBCF999A24891(__this, (&V_0), NULL);
return;
}
}
// Method Definition Index: 12418
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MultiColumnTreeView_RaiseHeaderContextMenuPopulate_m4CA8767415E131998A4E2A6F601F0624EC4F04FB (MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820* __this, ContextualMenuPopulateEvent_t72C856D9B3951E3AA5901442A98BF6DE7F4258FB* ___0_evt, Column_tD686764EBBB4AFE8473E2464D0039885E3A2EC6A* ___1_column, const RuntimeMethod* method)
{
Action_2_t723CF5545926725AE4B055BB8E304D27E617A846* G_B2_0 = NULL;
Action_2_t723CF5545926725AE4B055BB8E304D27E617A846* G_B1_0 = NULL;
{
Action_2_t723CF5545926725AE4B055BB8E304D27E617A846* L_0 = __this->___headerContextMenuPopulateEvent;
Action_2_t723CF5545926725AE4B055BB8E304D27E617A846* L_1 = L_0;
if (L_1)
{
G_B2_0 = L_1;
goto IL_000d;
}
G_B1_0 = L_1;
}
{
goto IL_0015;
}
IL_000d:
{
ContextualMenuPopulateEvent_t72C856D9B3951E3AA5901442A98BF6DE7F4258FB* L_2 = ___0_evt;
Column_tD686764EBBB4AFE8473E2464D0039885E3A2EC6A* L_3 = ___1_column;
NullCheck(G_B2_0);
Action_2_Invoke_mB69B116BEC442C8011B6EA40EBC3CF6F22624232_inline(G_B2_0, L_2, L_3, NULL);
}
IL_0015:
{
return;
}
}
// Method Definition Index: 12419
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MultiColumnTreeView__cctor_m5774B39A9AEAEA230B4E29EC5CDFFD449A4ABEEC (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral267E3AB2EC5088E32740F416040A7C11745B6556);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral929CDA09F6E77D886FED3A007BD841F2744AF849);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB77552ED9CE21919578A9F02B073879C04E46962);
s_Il2CppMethodInitialized = true;
}
{
il2cpp_codegen_runtime_class_init_inline(BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E_il2cpp_TypeInfo_var);
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E L_0;
L_0 = BindingId_op_Implicit_mF43027FCA60BD4AEC267D144641BC0E6E91686CC(_stringLiteral929CDA09F6E77D886FED3A007BD841F2744AF849, NULL);
((MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820_StaticFields*)il2cpp_codegen_static_fields_for(MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820_il2cpp_TypeInfo_var))->___columnsProperty = L_0;
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820_StaticFields*)il2cpp_codegen_static_fields_for(MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820_il2cpp_TypeInfo_var))->___columnsProperty))->___m_PropertyPath))->___m_Part0))->___m_Name), (void*)NULL);
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820_StaticFields*)il2cpp_codegen_static_fields_for(MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820_il2cpp_TypeInfo_var))->___columnsProperty))->___m_PropertyPath))->___m_Part0))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820_StaticFields*)il2cpp_codegen_static_fields_for(MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820_il2cpp_TypeInfo_var))->___columnsProperty))->___m_PropertyPath))->___m_Part1))->___m_Name), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820_StaticFields*)il2cpp_codegen_static_fields_for(MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820_il2cpp_TypeInfo_var))->___columnsProperty))->___m_PropertyPath))->___m_Part1))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820_StaticFields*)il2cpp_codegen_static_fields_for(MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820_il2cpp_TypeInfo_var))->___columnsProperty))->___m_PropertyPath))->___m_Part2))->___m_Name), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820_StaticFields*)il2cpp_codegen_static_fields_for(MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820_il2cpp_TypeInfo_var))->___columnsProperty))->___m_PropertyPath))->___m_Part2))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820_StaticFields*)il2cpp_codegen_static_fields_for(MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820_il2cpp_TypeInfo_var))->___columnsProperty))->___m_PropertyPath))->___m_Part3))->___m_Name), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820_StaticFields*)il2cpp_codegen_static_fields_for(MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820_il2cpp_TypeInfo_var))->___columnsProperty))->___m_PropertyPath))->___m_Part3))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&(((&((MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820_StaticFields*)il2cpp_codegen_static_fields_for(MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820_il2cpp_TypeInfo_var))->___columnsProperty))->___m_PropertyPath))->___m_AdditionalParts), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&(((&((MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820_StaticFields*)il2cpp_codegen_static_fields_for(MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820_il2cpp_TypeInfo_var))->___columnsProperty))->___m_Path), (void*)NULL);
#endif
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E L_1;
L_1 = BindingId_op_Implicit_mF43027FCA60BD4AEC267D144641BC0E6E91686CC(_stringLiteral267E3AB2EC5088E32740F416040A7C11745B6556, NULL);
((MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820_StaticFields*)il2cpp_codegen_static_fields_for(MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820_il2cpp_TypeInfo_var))->___sortColumnDescriptionsProperty = L_1;
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820_StaticFields*)il2cpp_codegen_static_fields_for(MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820_il2cpp_TypeInfo_var))->___sortColumnDescriptionsProperty))->___m_PropertyPath))->___m_Part0))->___m_Name), (void*)NULL);
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820_StaticFields*)il2cpp_codegen_static_fields_for(MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820_il2cpp_TypeInfo_var))->___sortColumnDescriptionsProperty))->___m_PropertyPath))->___m_Part0))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820_StaticFields*)il2cpp_codegen_static_fields_for(MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820_il2cpp_TypeInfo_var))->___sortColumnDescriptionsProperty))->___m_PropertyPath))->___m_Part1))->___m_Name), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820_StaticFields*)il2cpp_codegen_static_fields_for(MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820_il2cpp_TypeInfo_var))->___sortColumnDescriptionsProperty))->___m_PropertyPath))->___m_Part1))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820_StaticFields*)il2cpp_codegen_static_fields_for(MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820_il2cpp_TypeInfo_var))->___sortColumnDescriptionsProperty))->___m_PropertyPath))->___m_Part2))->___m_Name), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820_StaticFields*)il2cpp_codegen_static_fields_for(MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820_il2cpp_TypeInfo_var))->___sortColumnDescriptionsProperty))->___m_PropertyPath))->___m_Part2))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820_StaticFields*)il2cpp_codegen_static_fields_for(MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820_il2cpp_TypeInfo_var))->___sortColumnDescriptionsProperty))->___m_PropertyPath))->___m_Part3))->___m_Name), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820_StaticFields*)il2cpp_codegen_static_fields_for(MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820_il2cpp_TypeInfo_var))->___sortColumnDescriptionsProperty))->___m_PropertyPath))->___m_Part3))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&(((&((MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820_StaticFields*)il2cpp_codegen_static_fields_for(MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820_il2cpp_TypeInfo_var))->___sortColumnDescriptionsProperty))->___m_PropertyPath))->___m_AdditionalParts), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&(((&((MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820_StaticFields*)il2cpp_codegen_static_fields_for(MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820_il2cpp_TypeInfo_var))->___sortColumnDescriptionsProperty))->___m_Path), (void*)NULL);
#endif
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E L_2;
L_2 = BindingId_op_Implicit_mF43027FCA60BD4AEC267D144641BC0E6E91686CC(_stringLiteralB77552ED9CE21919578A9F02B073879C04E46962, NULL);
((MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820_StaticFields*)il2cpp_codegen_static_fields_for(MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820_il2cpp_TypeInfo_var))->___sortingModeProperty = L_2;
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820_StaticFields*)il2cpp_codegen_static_fields_for(MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820_il2cpp_TypeInfo_var))->___sortingModeProperty))->___m_PropertyPath))->___m_Part0))->___m_Name), (void*)NULL);
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820_StaticFields*)il2cpp_codegen_static_fields_for(MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820_il2cpp_TypeInfo_var))->___sortingModeProperty))->___m_PropertyPath))->___m_Part0))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820_StaticFields*)il2cpp_codegen_static_fields_for(MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820_il2cpp_TypeInfo_var))->___sortingModeProperty))->___m_PropertyPath))->___m_Part1))->___m_Name), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820_StaticFields*)il2cpp_codegen_static_fields_for(MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820_il2cpp_TypeInfo_var))->___sortingModeProperty))->___m_PropertyPath))->___m_Part1))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820_StaticFields*)il2cpp_codegen_static_fields_for(MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820_il2cpp_TypeInfo_var))->___sortingModeProperty))->___m_PropertyPath))->___m_Part2))->___m_Name), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820_StaticFields*)il2cpp_codegen_static_fields_for(MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820_il2cpp_TypeInfo_var))->___sortingModeProperty))->___m_PropertyPath))->___m_Part2))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820_StaticFields*)il2cpp_codegen_static_fields_for(MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820_il2cpp_TypeInfo_var))->___sortingModeProperty))->___m_PropertyPath))->___m_Part3))->___m_Name), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820_StaticFields*)il2cpp_codegen_static_fields_for(MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820_il2cpp_TypeInfo_var))->___sortingModeProperty))->___m_PropertyPath))->___m_Part3))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&(((&((MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820_StaticFields*)il2cpp_codegen_static_fields_for(MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820_il2cpp_TypeInfo_var))->___sortingModeProperty))->___m_PropertyPath))->___m_AdditionalParts), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&(((&((MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820_StaticFields*)il2cpp_codegen_static_fields_for(MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820_il2cpp_TypeInfo_var))->___sortingModeProperty))->___m_Path), (void*)NULL);
#endif
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
// Method Definition Index: 12420
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlFactory__ctor_m949A2279E3D54EB142C7851961D1A1DD0C5F36C9 (UxmlFactory_t45D7B5B8312810C5FD92A7F53C55C448284E48A9* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UxmlFactory_2__ctor_mE066ADCE3B5030309B13E4F002A1583B78631DE7_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
UxmlFactory_2__ctor_mE066ADCE3B5030309B13E4F002A1583B78631DE7(__this, UxmlFactory_2__ctor_mE066ADCE3B5030309B13E4F002A1583B78631DE7_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
// Method Definition Index: 12421
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlTraits_Init_mD6E70BC65EEC9BA05E6B7B323A499221A9CD3531 (UxmlTraits_t6D0A7D6AAE832548D96B85B8DCEA980213904FE7* __this, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___0_ve, RuntimeObject* ___1_bag, CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 ___2_cc, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820* V_0 = NULL;
String_t* V_1 = NULL;
bool V_2 = false;
bool V_3 = false;
bool V_4 = false;
MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820* G_B4_0 = NULL;
MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820* G_B3_0 = NULL;
int32_t G_B5_0 = 0;
MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820* G_B5_1 = NULL;
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_0 = ___0_ve;
RuntimeObject* L_1 = ___1_bag;
CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 L_2 = ___2_cc;
UxmlTraits_Init_m9F5EC2D6B196EC8D1E3DB831BF970FF85B1D76AC(__this, L_0, L_1, L_2, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_3 = ___0_ve;
V_0 = ((MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820*)CastclassClass((RuntimeObject*)L_3, MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820_il2cpp_TypeInfo_var));
UxmlEnumAttributeDescription_1_t122E2BB771358CB82D75349B398A98B1B469EF0F* L_4 = __this->___m_SortingMode;
RuntimeObject* L_5 = ___1_bag;
CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 L_6 = ___2_cc;
NullCheck(L_4);
bool L_7;
L_7 = UxmlAttributeDescription_TryGetValueFromBagAsString_mF08874E8E58AD04C20041C076E2447E9AF57C9ED(L_4, L_5, L_6, (&V_1), NULL);
V_2 = L_7;
bool L_8 = V_2;
if (!L_8)
{
goto IL_005d;
}
}
{
String_t* L_9 = V_1;
il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.boolean_class);
bool L_10;
L_10 = Boolean_TryParse_m417053B6E8D3724D0EED9E87C90D143622158352(L_9, (&V_3), NULL);
V_4 = L_10;
bool L_11 = V_4;
if (!L_11)
{
goto IL_0046;
}
}
{
MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820* L_12 = V_0;
bool L_13 = V_3;
if (L_13)
{
G_B4_0 = L_12;
goto IL_003c;
}
G_B3_0 = L_12;
}
{
G_B5_0 = 0;
G_B5_1 = G_B3_0;
goto IL_003d;
}
IL_003c:
{
G_B5_0 = 2;
G_B5_1 = G_B4_0;
}
IL_003d:
{
NullCheck(G_B5_1);
MultiColumnTreeView_set_sortingMode_m7B9D13D6464A4BEEABB85D1E264554DCBAACC1AE(G_B5_1, G_B5_0, NULL);
goto IL_005c;
}
IL_0046:
{
MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820* L_14 = V_0;
UxmlEnumAttributeDescription_1_t122E2BB771358CB82D75349B398A98B1B469EF0F* L_15 = __this->___m_SortingMode;
RuntimeObject* L_16 = ___1_bag;
CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 L_17 = ___2_cc;
NullCheck(L_15);
int32_t L_18;
L_18 = VirtualFuncInvoker2< int32_t, RuntimeObject*, CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 >::Invoke(4, L_15, L_16, L_17);
NullCheck(L_14);
MultiColumnTreeView_set_sortingMode_m7B9D13D6464A4BEEABB85D1E264554DCBAACC1AE(L_14, L_18, NULL);
}
IL_005c:
{
}
IL_005d:
{
MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820* L_19 = V_0;
UxmlObjectAttributeDescription_1_t5E9378C81403AB43C5D13E1EA0EB389A3C47F9F6* L_20 = __this->___m_SortColumnDescriptions;
RuntimeObject* L_21 = ___1_bag;
CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 L_22 = ___2_cc;
NullCheck(L_20);
SortColumnDescriptions_tDC3FDF948D96F26E0BCB2C971C6EDA1E02BAB1EA* L_23;
L_23 = VirtualFuncInvoker2< SortColumnDescriptions_tDC3FDF948D96F26E0BCB2C971C6EDA1E02BAB1EA*, RuntimeObject*, CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 >::Invoke(4, L_20, L_21, L_22);
NullCheck(L_19);
MultiColumnTreeView_set_sortColumnDescriptions_m4F72D39D26A4A5FC1FD95328A9B385EA52C6D606(L_19, L_23, NULL);
MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820* L_24 = V_0;
UxmlObjectAttributeDescription_1_tF4B29E4862BA15202F66B632F9FC4C9FE692A6D6* L_25 = __this->___m_Columns;
RuntimeObject* L_26 = ___1_bag;
CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 L_27 = ___2_cc;
NullCheck(L_25);
Columns_t487EAF3B634F6D919D58F1927099A8883964831B* L_28;
L_28 = VirtualFuncInvoker2< Columns_t487EAF3B634F6D919D58F1927099A8883964831B*, RuntimeObject*, CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 >::Invoke(4, L_25, L_26, L_27);
NullCheck(L_24);
MultiColumnTreeView_set_columns_mE9AB9EAB3C8088EF73101ACAC74DA9AB2C546D57(L_24, L_28, NULL);
return;
}
}
// Method Definition Index: 12422
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlTraits__ctor_m2F3ABA6CEB4313FA2AC5240B018554EE3C7F14EE (UxmlTraits_t6D0A7D6AAE832548D96B85B8DCEA980213904FE7* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UxmlEnumAttributeDescription_1__ctor_m01CB8B2C0BF1410D0CBDEBA4904C68AFAFF3CF3E_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UxmlEnumAttributeDescription_1_t122E2BB771358CB82D75349B398A98B1B469EF0F_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UxmlObjectAttributeDescription_1__ctor_m28C3E3B0A6FD92D4C6071BF9478B6F9B99963882_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UxmlObjectAttributeDescription_1__ctor_m5674A1C0D22A651BF4A5CB4DE08C38B1A7A2F358_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UxmlObjectAttributeDescription_1_t5E9378C81403AB43C5D13E1EA0EB389A3C47F9F6_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UxmlObjectAttributeDescription_1_tF4B29E4862BA15202F66B632F9FC4C9FE692A6D6_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral163A6EE79AE3B33825EAA42D4F3C8A8F967983AF);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF7CD1A01B9BC231B23FA6A19D33236FB369D3917);
s_Il2CppMethodInitialized = true;
}
UxmlEnumAttributeDescription_1_t122E2BB771358CB82D75349B398A98B1B469EF0F* V_0 = NULL;
{
UxmlEnumAttributeDescription_1_t122E2BB771358CB82D75349B398A98B1B469EF0F* L_0 = (UxmlEnumAttributeDescription_1_t122E2BB771358CB82D75349B398A98B1B469EF0F*)il2cpp_codegen_object_new(UxmlEnumAttributeDescription_1_t122E2BB771358CB82D75349B398A98B1B469EF0F_il2cpp_TypeInfo_var);
UxmlEnumAttributeDescription_1__ctor_m01CB8B2C0BF1410D0CBDEBA4904C68AFAFF3CF3E(L_0, UxmlEnumAttributeDescription_1__ctor_m01CB8B2C0BF1410D0CBDEBA4904C68AFAFF3CF3E_RuntimeMethod_var);
V_0 = L_0;
UxmlEnumAttributeDescription_1_t122E2BB771358CB82D75349B398A98B1B469EF0F* L_1 = V_0;
NullCheck(L_1);
UxmlAttributeDescription_set_name_mCE9C58621BAD7AB4E59D83DD21224A8FA6517E3E_inline(L_1, _stringLiteral163A6EE79AE3B33825EAA42D4F3C8A8F967983AF, NULL);
UxmlEnumAttributeDescription_1_t122E2BB771358CB82D75349B398A98B1B469EF0F* L_2 = V_0;
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_3 = (StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248*)(StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248*)SZArrayNew(StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248_il2cpp_TypeInfo_var, (uint32_t)1);
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_4 = L_3;
NullCheck(L_4);
(L_4)->SetAt(static_cast<il2cpp_array_size_t>(0), (String_t*)_stringLiteralF7CD1A01B9BC231B23FA6A19D33236FB369D3917);
NullCheck(L_2);
UxmlAttributeDescription_set_obsoleteNames_mDF7CFC8B9DD086D48E6F03AF5E55F28F69234C87(L_2, (RuntimeObject*)L_4, NULL);
UxmlEnumAttributeDescription_1_t122E2BB771358CB82D75349B398A98B1B469EF0F* L_5 = V_0;
__this->___m_SortingMode = L_5;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_SortingMode), (void*)L_5);
UxmlObjectAttributeDescription_1_tF4B29E4862BA15202F66B632F9FC4C9FE692A6D6* L_6 = (UxmlObjectAttributeDescription_1_tF4B29E4862BA15202F66B632F9FC4C9FE692A6D6*)il2cpp_codegen_object_new(UxmlObjectAttributeDescription_1_tF4B29E4862BA15202F66B632F9FC4C9FE692A6D6_il2cpp_TypeInfo_var);
UxmlObjectAttributeDescription_1__ctor_m28C3E3B0A6FD92D4C6071BF9478B6F9B99963882(L_6, UxmlObjectAttributeDescription_1__ctor_m28C3E3B0A6FD92D4C6071BF9478B6F9B99963882_RuntimeMethod_var);
__this->___m_Columns = L_6;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Columns), (void*)L_6);
UxmlObjectAttributeDescription_1_t5E9378C81403AB43C5D13E1EA0EB389A3C47F9F6* L_7 = (UxmlObjectAttributeDescription_1_t5E9378C81403AB43C5D13E1EA0EB389A3C47F9F6*)il2cpp_codegen_object_new(UxmlObjectAttributeDescription_1_t5E9378C81403AB43C5D13E1EA0EB389A3C47F9F6_il2cpp_TypeInfo_var);
UxmlObjectAttributeDescription_1__ctor_m5674A1C0D22A651BF4A5CB4DE08C38B1A7A2F358(L_7, UxmlObjectAttributeDescription_1__ctor_m5674A1C0D22A651BF4A5CB4DE08C38B1A7A2F358_RuntimeMethod_var);
__this->___m_SortColumnDescriptions = L_7;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_SortColumnDescriptions), (void*)L_7);
UxmlTraits__ctor_mA6440866D831F1862F20B312257DDFD5B1C9A313(__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
#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
// Method Definition Index: 12423
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SortColumnDescription_add_propertyChanged_mF1411E738C9C44BFB3E46E2A9B8F68E6808191FD (SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37* __this, EventHandler_1_t522C29C2B48DA5A0C0D9F0978320FD1F630ADE69* ___0_value, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EventHandler_1_t522C29C2B48DA5A0C0D9F0978320FD1F630ADE69_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
EventHandler_1_t522C29C2B48DA5A0C0D9F0978320FD1F630ADE69* V_0 = NULL;
EventHandler_1_t522C29C2B48DA5A0C0D9F0978320FD1F630ADE69* V_1 = NULL;
EventHandler_1_t522C29C2B48DA5A0C0D9F0978320FD1F630ADE69* V_2 = NULL;
{
EventHandler_1_t522C29C2B48DA5A0C0D9F0978320FD1F630ADE69* L_0 = __this->___propertyChanged;
V_0 = L_0;
}
IL_0007:
{
EventHandler_1_t522C29C2B48DA5A0C0D9F0978320FD1F630ADE69* L_1 = V_0;
V_1 = L_1;
EventHandler_1_t522C29C2B48DA5A0C0D9F0978320FD1F630ADE69* L_2 = V_1;
EventHandler_1_t522C29C2B48DA5A0C0D9F0978320FD1F630ADE69* L_3 = ___0_value;
Delegate_t* L_4;
L_4 = Delegate_Combine_m1F725AEF318BE6F0426863490691A6F4606E7D00(L_2, L_3, NULL);
V_2 = ((EventHandler_1_t522C29C2B48DA5A0C0D9F0978320FD1F630ADE69*)Castclass((RuntimeObject*)L_4, EventHandler_1_t522C29C2B48DA5A0C0D9F0978320FD1F630ADE69_il2cpp_TypeInfo_var));
EventHandler_1_t522C29C2B48DA5A0C0D9F0978320FD1F630ADE69** L_5 = (EventHandler_1_t522C29C2B48DA5A0C0D9F0978320FD1F630ADE69**)(&__this->___propertyChanged);
EventHandler_1_t522C29C2B48DA5A0C0D9F0978320FD1F630ADE69* L_6 = V_2;
EventHandler_1_t522C29C2B48DA5A0C0D9F0978320FD1F630ADE69* L_7 = V_1;
EventHandler_1_t522C29C2B48DA5A0C0D9F0978320FD1F630ADE69* L_8;
L_8 = InterlockedCompareExchangeImpl<EventHandler_1_t522C29C2B48DA5A0C0D9F0978320FD1F630ADE69*>(L_5, L_6, L_7);
V_0 = L_8;
EventHandler_1_t522C29C2B48DA5A0C0D9F0978320FD1F630ADE69* L_9 = V_0;
EventHandler_1_t522C29C2B48DA5A0C0D9F0978320FD1F630ADE69* L_10 = V_1;
if ((!(((RuntimeObject*)(EventHandler_1_t522C29C2B48DA5A0C0D9F0978320FD1F630ADE69*)L_9) == ((RuntimeObject*)(EventHandler_1_t522C29C2B48DA5A0C0D9F0978320FD1F630ADE69*)L_10))))
{
goto IL_0007;
}
}
{
return;
}
}
// Method Definition Index: 12424
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SortColumnDescription_remove_propertyChanged_m522CEBB3E202BCE9DA2D5DCAFD182835C8DC9E18 (SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37* __this, EventHandler_1_t522C29C2B48DA5A0C0D9F0978320FD1F630ADE69* ___0_value, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EventHandler_1_t522C29C2B48DA5A0C0D9F0978320FD1F630ADE69_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
EventHandler_1_t522C29C2B48DA5A0C0D9F0978320FD1F630ADE69* V_0 = NULL;
EventHandler_1_t522C29C2B48DA5A0C0D9F0978320FD1F630ADE69* V_1 = NULL;
EventHandler_1_t522C29C2B48DA5A0C0D9F0978320FD1F630ADE69* V_2 = NULL;
{
EventHandler_1_t522C29C2B48DA5A0C0D9F0978320FD1F630ADE69* L_0 = __this->___propertyChanged;
V_0 = L_0;
}
IL_0007:
{
EventHandler_1_t522C29C2B48DA5A0C0D9F0978320FD1F630ADE69* L_1 = V_0;
V_1 = L_1;
EventHandler_1_t522C29C2B48DA5A0C0D9F0978320FD1F630ADE69* L_2 = V_1;
EventHandler_1_t522C29C2B48DA5A0C0D9F0978320FD1F630ADE69* L_3 = ___0_value;
Delegate_t* L_4;
L_4 = Delegate_Remove_m8B7DD5661308FA972E23CA1CC3FC9CEB355504E3(L_2, L_3, NULL);
V_2 = ((EventHandler_1_t522C29C2B48DA5A0C0D9F0978320FD1F630ADE69*)Castclass((RuntimeObject*)L_4, EventHandler_1_t522C29C2B48DA5A0C0D9F0978320FD1F630ADE69_il2cpp_TypeInfo_var));
EventHandler_1_t522C29C2B48DA5A0C0D9F0978320FD1F630ADE69** L_5 = (EventHandler_1_t522C29C2B48DA5A0C0D9F0978320FD1F630ADE69**)(&__this->___propertyChanged);
EventHandler_1_t522C29C2B48DA5A0C0D9F0978320FD1F630ADE69* L_6 = V_2;
EventHandler_1_t522C29C2B48DA5A0C0D9F0978320FD1F630ADE69* L_7 = V_1;
EventHandler_1_t522C29C2B48DA5A0C0D9F0978320FD1F630ADE69* L_8;
L_8 = InterlockedCompareExchangeImpl<EventHandler_1_t522C29C2B48DA5A0C0D9F0978320FD1F630ADE69*>(L_5, L_6, L_7);
V_0 = L_8;
EventHandler_1_t522C29C2B48DA5A0C0D9F0978320FD1F630ADE69* L_9 = V_0;
EventHandler_1_t522C29C2B48DA5A0C0D9F0978320FD1F630ADE69* L_10 = V_1;
if ((!(((RuntimeObject*)(EventHandler_1_t522C29C2B48DA5A0C0D9F0978320FD1F630ADE69*)L_9) == ((RuntimeObject*)(EventHandler_1_t522C29C2B48DA5A0C0D9F0978320FD1F630ADE69*)L_10))))
{
goto IL_0007;
}
}
{
return;
}
}
// Method Definition Index: 12425
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* SortColumnDescription_get_columnName_mAA474D6C029EF017CAF316051291975BAF201276 (SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37* __this, const RuntimeMethod* method)
{
{
String_t* L_0 = __this->___m_ColumnName;
return L_0;
}
}
// Method Definition Index: 12426
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SortColumnDescription_set_columnName_m48380A906B8355D6F3F18203B9696DA415909103 (SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37* __this, String_t* ___0_value, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
bool V_0 = false;
Action_1_t437F5B071D68BF73AA318BED11495707D91E02C3* G_B4_0 = NULL;
Action_1_t437F5B071D68BF73AA318BED11495707D91E02C3* G_B3_0 = NULL;
{
String_t* L_0 = __this->___m_ColumnName;
String_t* L_1 = ___0_value;
bool L_2;
L_2 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_0, L_1, NULL);
V_0 = L_2;
bool L_3 = V_0;
if (!L_3)
{
goto IL_0013;
}
}
{
goto IL_0039;
}
IL_0013:
{
String_t* L_4 = ___0_value;
__this->___m_ColumnName = L_4;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_ColumnName), (void*)L_4);
Action_1_t437F5B071D68BF73AA318BED11495707D91E02C3* L_5 = __this->___changed;
Action_1_t437F5B071D68BF73AA318BED11495707D91E02C3* L_6 = L_5;
if (L_6)
{
G_B4_0 = L_6;
goto IL_0026;
}
G_B3_0 = L_6;
}
{
goto IL_002d;
}
IL_0026:
{
NullCheck(G_B4_0);
Action_1_Invoke_m60D1CF0E8D339F69BD71C8A6D9CEAA4B32521264_inline(G_B4_0, __this, NULL);
}
IL_002d:
{
il2cpp_codegen_runtime_class_init_inline(SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37_il2cpp_TypeInfo_var);
SortColumnDescription_NotifyPropertyChanged_m8FCD4C07C39DB489937914A764829601B991F1D8(__this, (&((SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37_StaticFields*)il2cpp_codegen_static_fields_for(SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37_il2cpp_TypeInfo_var))->___columnNameProperty), NULL);
}
IL_0039:
{
return;
}
}
// Method Definition Index: 12427
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SortColumnDescription_get_columnIndex_mDEC0EE96D60DE260C6003D337BB77464472A92B8 (SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37* __this, const RuntimeMethod* method)
{
{
int32_t L_0 = __this->___m_ColumnIndex;
return L_0;
}
}
// Method Definition Index: 12428
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SortColumnDescription_set_columnIndex_mE97DBC2A3860E2B205015EC7B28F5DDBBCEA12A6 (SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37* __this, int32_t ___0_value, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
bool V_0 = false;
Action_1_t437F5B071D68BF73AA318BED11495707D91E02C3* G_B4_0 = NULL;
Action_1_t437F5B071D68BF73AA318BED11495707D91E02C3* G_B3_0 = NULL;
{
int32_t L_0 = __this->___m_ColumnIndex;
int32_t L_1 = ___0_value;
V_0 = (bool)((((int32_t)L_0) == ((int32_t)L_1))? 1 : 0);
bool L_2 = V_0;
if (!L_2)
{
goto IL_0010;
}
}
{
goto IL_0036;
}
IL_0010:
{
int32_t L_3 = ___0_value;
__this->___m_ColumnIndex = L_3;
Action_1_t437F5B071D68BF73AA318BED11495707D91E02C3* L_4 = __this->___changed;
Action_1_t437F5B071D68BF73AA318BED11495707D91E02C3* L_5 = L_4;
if (L_5)
{
G_B4_0 = L_5;
goto IL_0023;
}
G_B3_0 = L_5;
}
{
goto IL_002a;
}
IL_0023:
{
NullCheck(G_B4_0);
Action_1_Invoke_m60D1CF0E8D339F69BD71C8A6D9CEAA4B32521264_inline(G_B4_0, __this, NULL);
}
IL_002a:
{
il2cpp_codegen_runtime_class_init_inline(SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37_il2cpp_TypeInfo_var);
SortColumnDescription_NotifyPropertyChanged_m8FCD4C07C39DB489937914A764829601B991F1D8(__this, (&((SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37_StaticFields*)il2cpp_codegen_static_fields_for(SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37_il2cpp_TypeInfo_var))->___columnIndexProperty), NULL);
}
IL_0036:
{
return;
}
}
// Method Definition Index: 12429
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Column_tD686764EBBB4AFE8473E2464D0039885E3A2EC6A* SortColumnDescription_get_column_m2E048434BB2DC115F9F65BE9926C330A2F56EAD4 (SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37* __this, const RuntimeMethod* method)
{
{
Column_tD686764EBBB4AFE8473E2464D0039885E3A2EC6A* L_0 = __this->___U3CcolumnU3Ek__BackingField;
return L_0;
}
}
// Method Definition Index: 12430
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SortColumnDescription_set_column_mDFB0476B3C825B42B3DB6C0E5D5583C697EFF360 (SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37* __this, Column_tD686764EBBB4AFE8473E2464D0039885E3A2EC6A* ___0_value, const RuntimeMethod* method)
{
{
Column_tD686764EBBB4AFE8473E2464D0039885E3A2EC6A* L_0 = ___0_value;
__this->___U3CcolumnU3Ek__BackingField = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CcolumnU3Ek__BackingField), (void*)L_0);
return;
}
}
// Method Definition Index: 12431
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SortColumnDescription_get_direction_m78604A5F1651A76642981BBCF9D389CBBF840CBD (SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37* __this, const RuntimeMethod* method)
{
{
int32_t L_0 = __this->___m_SortDirection;
return L_0;
}
}
// Method Definition Index: 12432
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SortColumnDescription_set_direction_m28A37600DCBA0259EDCDE484E4F27F7CA11E1804 (SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37* __this, int32_t ___0_value, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
bool V_0 = false;
Action_1_t437F5B071D68BF73AA318BED11495707D91E02C3* G_B4_0 = NULL;
Action_1_t437F5B071D68BF73AA318BED11495707D91E02C3* G_B3_0 = NULL;
{
int32_t L_0 = __this->___m_SortDirection;
int32_t L_1 = ___0_value;
V_0 = (bool)((((int32_t)L_0) == ((int32_t)L_1))? 1 : 0);
bool L_2 = V_0;
if (!L_2)
{
goto IL_0010;
}
}
{
goto IL_0036;
}
IL_0010:
{
int32_t L_3 = ___0_value;
__this->___m_SortDirection = L_3;
Action_1_t437F5B071D68BF73AA318BED11495707D91E02C3* L_4 = __this->___changed;
Action_1_t437F5B071D68BF73AA318BED11495707D91E02C3* L_5 = L_4;
if (L_5)
{
G_B4_0 = L_5;
goto IL_0023;
}
G_B3_0 = L_5;
}
{
goto IL_002a;
}
IL_0023:
{
NullCheck(G_B4_0);
Action_1_Invoke_m60D1CF0E8D339F69BD71C8A6D9CEAA4B32521264_inline(G_B4_0, __this, NULL);
}
IL_002a:
{
il2cpp_codegen_runtime_class_init_inline(SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37_il2cpp_TypeInfo_var);
SortColumnDescription_NotifyPropertyChanged_m8FCD4C07C39DB489937914A764829601B991F1D8(__this, (&((SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37_StaticFields*)il2cpp_codegen_static_fields_for(SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37_il2cpp_TypeInfo_var))->___directionProperty), NULL);
}
IL_0036:
{
return;
}
}
// Method Definition Index: 12433
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SortColumnDescription_add_changed_mB2ABBAFF756119BDB5E25F6EA13505539738A82F (SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37* __this, Action_1_t437F5B071D68BF73AA318BED11495707D91E02C3* ___0_value, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t437F5B071D68BF73AA318BED11495707D91E02C3_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
Action_1_t437F5B071D68BF73AA318BED11495707D91E02C3* V_0 = NULL;
Action_1_t437F5B071D68BF73AA318BED11495707D91E02C3* V_1 = NULL;
Action_1_t437F5B071D68BF73AA318BED11495707D91E02C3* V_2 = NULL;
{
Action_1_t437F5B071D68BF73AA318BED11495707D91E02C3* L_0 = __this->___changed;
V_0 = L_0;
}
IL_0007:
{
Action_1_t437F5B071D68BF73AA318BED11495707D91E02C3* L_1 = V_0;
V_1 = L_1;
Action_1_t437F5B071D68BF73AA318BED11495707D91E02C3* L_2 = V_1;
Action_1_t437F5B071D68BF73AA318BED11495707D91E02C3* L_3 = ___0_value;
Delegate_t* L_4;
L_4 = Delegate_Combine_m1F725AEF318BE6F0426863490691A6F4606E7D00(L_2, L_3, NULL);
V_2 = ((Action_1_t437F5B071D68BF73AA318BED11495707D91E02C3*)Castclass((RuntimeObject*)L_4, Action_1_t437F5B071D68BF73AA318BED11495707D91E02C3_il2cpp_TypeInfo_var));
Action_1_t437F5B071D68BF73AA318BED11495707D91E02C3** L_5 = (Action_1_t437F5B071D68BF73AA318BED11495707D91E02C3**)(&__this->___changed);
Action_1_t437F5B071D68BF73AA318BED11495707D91E02C3* L_6 = V_2;
Action_1_t437F5B071D68BF73AA318BED11495707D91E02C3* L_7 = V_1;
Action_1_t437F5B071D68BF73AA318BED11495707D91E02C3* L_8;
L_8 = InterlockedCompareExchangeImpl<Action_1_t437F5B071D68BF73AA318BED11495707D91E02C3*>(L_5, L_6, L_7);
V_0 = L_8;
Action_1_t437F5B071D68BF73AA318BED11495707D91E02C3* L_9 = V_0;
Action_1_t437F5B071D68BF73AA318BED11495707D91E02C3* L_10 = V_1;
if ((!(((RuntimeObject*)(Action_1_t437F5B071D68BF73AA318BED11495707D91E02C3*)L_9) == ((RuntimeObject*)(Action_1_t437F5B071D68BF73AA318BED11495707D91E02C3*)L_10))))
{
goto IL_0007;
}
}
{
return;
}
}
// Method Definition Index: 12434
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SortColumnDescription_remove_changed_mEFBFA2B6D59D915EDE39798587C8F6E8806DAAC5 (SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37* __this, Action_1_t437F5B071D68BF73AA318BED11495707D91E02C3* ___0_value, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t437F5B071D68BF73AA318BED11495707D91E02C3_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
Action_1_t437F5B071D68BF73AA318BED11495707D91E02C3* V_0 = NULL;
Action_1_t437F5B071D68BF73AA318BED11495707D91E02C3* V_1 = NULL;
Action_1_t437F5B071D68BF73AA318BED11495707D91E02C3* V_2 = NULL;
{
Action_1_t437F5B071D68BF73AA318BED11495707D91E02C3* L_0 = __this->___changed;
V_0 = L_0;
}
IL_0007:
{
Action_1_t437F5B071D68BF73AA318BED11495707D91E02C3* L_1 = V_0;
V_1 = L_1;
Action_1_t437F5B071D68BF73AA318BED11495707D91E02C3* L_2 = V_1;
Action_1_t437F5B071D68BF73AA318BED11495707D91E02C3* L_3 = ___0_value;
Delegate_t* L_4;
L_4 = Delegate_Remove_m8B7DD5661308FA972E23CA1CC3FC9CEB355504E3(L_2, L_3, NULL);
V_2 = ((Action_1_t437F5B071D68BF73AA318BED11495707D91E02C3*)Castclass((RuntimeObject*)L_4, Action_1_t437F5B071D68BF73AA318BED11495707D91E02C3_il2cpp_TypeInfo_var));
Action_1_t437F5B071D68BF73AA318BED11495707D91E02C3** L_5 = (Action_1_t437F5B071D68BF73AA318BED11495707D91E02C3**)(&__this->___changed);
Action_1_t437F5B071D68BF73AA318BED11495707D91E02C3* L_6 = V_2;
Action_1_t437F5B071D68BF73AA318BED11495707D91E02C3* L_7 = V_1;
Action_1_t437F5B071D68BF73AA318BED11495707D91E02C3* L_8;
L_8 = InterlockedCompareExchangeImpl<Action_1_t437F5B071D68BF73AA318BED11495707D91E02C3*>(L_5, L_6, L_7);
V_0 = L_8;
Action_1_t437F5B071D68BF73AA318BED11495707D91E02C3* L_9 = V_0;
Action_1_t437F5B071D68BF73AA318BED11495707D91E02C3* L_10 = V_1;
if ((!(((RuntimeObject*)(Action_1_t437F5B071D68BF73AA318BED11495707D91E02C3*)L_9) == ((RuntimeObject*)(Action_1_t437F5B071D68BF73AA318BED11495707D91E02C3*)L_10))))
{
goto IL_0007;
}
}
{
return;
}
}
// Method Definition Index: 12435
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SortColumnDescription__ctor_m508182E087044290C646EEC29A46E12D4BAB4F02 (SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37* __this, const RuntimeMethod* method)
{
{
__this->___m_ColumnIndex = (-1);
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
return;
}
}
// Method Definition Index: 12436
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SortColumnDescription__ctor_m59FD47F4249C40134E7165C6A76B65E356A0A148 (SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37* __this, int32_t ___0_columnIndex, int32_t ___1_direction, const RuntimeMethod* method)
{
{
__this->___m_ColumnIndex = (-1);
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
int32_t L_0 = ___0_columnIndex;
SortColumnDescription_set_columnIndex_mE97DBC2A3860E2B205015EC7B28F5DDBBCEA12A6(__this, L_0, NULL);
int32_t L_1 = ___1_direction;
SortColumnDescription_set_direction_m28A37600DCBA0259EDCDE484E4F27F7CA11E1804(__this, L_1, NULL);
return;
}
}
// Method Definition Index: 12437
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SortColumnDescription__ctor_m4CDF60FC2C353A3A2BD1BED94AA8DCAE6B451E0E (SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37* __this, String_t* ___0_columnName, int32_t ___1_direction, const RuntimeMethod* method)
{
{
__this->___m_ColumnIndex = (-1);
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
String_t* L_0 = ___0_columnName;
SortColumnDescription_set_columnName_m48380A906B8355D6F3F18203B9696DA415909103(__this, L_0, NULL);
int32_t L_1 = ___1_direction;
SortColumnDescription_set_direction_m28A37600DCBA0259EDCDE484E4F27F7CA11E1804(__this, L_1, NULL);
return;
}
}
// Method Definition Index: 12438
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SortColumnDescription_NotifyPropertyChanged_m8FCD4C07C39DB489937914A764829601B991F1D8 (SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37* __this, BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E* ___0_property, const RuntimeMethod* method)
{
EventHandler_1_t522C29C2B48DA5A0C0D9F0978320FD1F630ADE69* G_B2_0 = NULL;
EventHandler_1_t522C29C2B48DA5A0C0D9F0978320FD1F630ADE69* G_B1_0 = NULL;
{
EventHandler_1_t522C29C2B48DA5A0C0D9F0978320FD1F630ADE69* L_0 = __this->___propertyChanged;
EventHandler_1_t522C29C2B48DA5A0C0D9F0978320FD1F630ADE69* L_1 = L_0;
if (L_1)
{
G_B2_0 = L_1;
goto IL_000d;
}
G_B1_0 = L_1;
}
{
goto IL_001a;
}
IL_000d:
{
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E* L_2 = ___0_property;
BindablePropertyChangedEventArgs_tE40C7BBF5E93423192E64F4A712177E3949E8C32 L_3;
memset((&L_3), 0, sizeof(L_3));
BindablePropertyChangedEventArgs__ctor_mF1BCB88AF82146A5E82D73255A8295B92781AFC1((&L_3), L_2, NULL);
NullCheck(G_B2_0);
EventHandler_1_Invoke_m5C7C32D77BF92F33B2B3AE0BEBE1392718DF9647_inline(G_B2_0, __this, L_3, NULL);
}
IL_001a:
{
return;
}
}
// Method Definition Index: 12439
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SortColumnDescription__cctor_m8F339468072A43BF1C9619F54437E21B4C01D807 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral33287F105C03C1EEEA6FE0E3FD01FE17D1E27838);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCBB042E20EC85A0A3D79F74D5D221B5024583108);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE919B51EB4CA2A9C2B2E529608D521093137D0E9);
s_Il2CppMethodInitialized = true;
}
{
il2cpp_codegen_runtime_class_init_inline(BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E_il2cpp_TypeInfo_var);
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E L_0;
L_0 = BindingId_op_Implicit_mF43027FCA60BD4AEC267D144641BC0E6E91686CC(_stringLiteralCBB042E20EC85A0A3D79F74D5D221B5024583108, NULL);
((SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37_StaticFields*)il2cpp_codegen_static_fields_for(SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37_il2cpp_TypeInfo_var))->___columnNameProperty = L_0;
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37_StaticFields*)il2cpp_codegen_static_fields_for(SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37_il2cpp_TypeInfo_var))->___columnNameProperty))->___m_PropertyPath))->___m_Part0))->___m_Name), (void*)NULL);
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37_StaticFields*)il2cpp_codegen_static_fields_for(SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37_il2cpp_TypeInfo_var))->___columnNameProperty))->___m_PropertyPath))->___m_Part0))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37_StaticFields*)il2cpp_codegen_static_fields_for(SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37_il2cpp_TypeInfo_var))->___columnNameProperty))->___m_PropertyPath))->___m_Part1))->___m_Name), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37_StaticFields*)il2cpp_codegen_static_fields_for(SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37_il2cpp_TypeInfo_var))->___columnNameProperty))->___m_PropertyPath))->___m_Part1))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37_StaticFields*)il2cpp_codegen_static_fields_for(SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37_il2cpp_TypeInfo_var))->___columnNameProperty))->___m_PropertyPath))->___m_Part2))->___m_Name), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37_StaticFields*)il2cpp_codegen_static_fields_for(SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37_il2cpp_TypeInfo_var))->___columnNameProperty))->___m_PropertyPath))->___m_Part2))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37_StaticFields*)il2cpp_codegen_static_fields_for(SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37_il2cpp_TypeInfo_var))->___columnNameProperty))->___m_PropertyPath))->___m_Part3))->___m_Name), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37_StaticFields*)il2cpp_codegen_static_fields_for(SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37_il2cpp_TypeInfo_var))->___columnNameProperty))->___m_PropertyPath))->___m_Part3))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&(((&((SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37_StaticFields*)il2cpp_codegen_static_fields_for(SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37_il2cpp_TypeInfo_var))->___columnNameProperty))->___m_PropertyPath))->___m_AdditionalParts), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&(((&((SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37_StaticFields*)il2cpp_codegen_static_fields_for(SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37_il2cpp_TypeInfo_var))->___columnNameProperty))->___m_Path), (void*)NULL);
#endif
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E L_1;
L_1 = BindingId_op_Implicit_mF43027FCA60BD4AEC267D144641BC0E6E91686CC(_stringLiteralE919B51EB4CA2A9C2B2E529608D521093137D0E9, NULL);
((SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37_StaticFields*)il2cpp_codegen_static_fields_for(SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37_il2cpp_TypeInfo_var))->___columnIndexProperty = L_1;
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37_StaticFields*)il2cpp_codegen_static_fields_for(SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37_il2cpp_TypeInfo_var))->___columnIndexProperty))->___m_PropertyPath))->___m_Part0))->___m_Name), (void*)NULL);
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37_StaticFields*)il2cpp_codegen_static_fields_for(SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37_il2cpp_TypeInfo_var))->___columnIndexProperty))->___m_PropertyPath))->___m_Part0))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37_StaticFields*)il2cpp_codegen_static_fields_for(SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37_il2cpp_TypeInfo_var))->___columnIndexProperty))->___m_PropertyPath))->___m_Part1))->___m_Name), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37_StaticFields*)il2cpp_codegen_static_fields_for(SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37_il2cpp_TypeInfo_var))->___columnIndexProperty))->___m_PropertyPath))->___m_Part1))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37_StaticFields*)il2cpp_codegen_static_fields_for(SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37_il2cpp_TypeInfo_var))->___columnIndexProperty))->___m_PropertyPath))->___m_Part2))->___m_Name), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37_StaticFields*)il2cpp_codegen_static_fields_for(SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37_il2cpp_TypeInfo_var))->___columnIndexProperty))->___m_PropertyPath))->___m_Part2))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37_StaticFields*)il2cpp_codegen_static_fields_for(SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37_il2cpp_TypeInfo_var))->___columnIndexProperty))->___m_PropertyPath))->___m_Part3))->___m_Name), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37_StaticFields*)il2cpp_codegen_static_fields_for(SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37_il2cpp_TypeInfo_var))->___columnIndexProperty))->___m_PropertyPath))->___m_Part3))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&(((&((SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37_StaticFields*)il2cpp_codegen_static_fields_for(SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37_il2cpp_TypeInfo_var))->___columnIndexProperty))->___m_PropertyPath))->___m_AdditionalParts), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&(((&((SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37_StaticFields*)il2cpp_codegen_static_fields_for(SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37_il2cpp_TypeInfo_var))->___columnIndexProperty))->___m_Path), (void*)NULL);
#endif
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E L_2;
L_2 = BindingId_op_Implicit_mF43027FCA60BD4AEC267D144641BC0E6E91686CC(_stringLiteral33287F105C03C1EEEA6FE0E3FD01FE17D1E27838, NULL);
((SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37_StaticFields*)il2cpp_codegen_static_fields_for(SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37_il2cpp_TypeInfo_var))->___directionProperty = L_2;
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37_StaticFields*)il2cpp_codegen_static_fields_for(SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37_il2cpp_TypeInfo_var))->___directionProperty))->___m_PropertyPath))->___m_Part0))->___m_Name), (void*)NULL);
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37_StaticFields*)il2cpp_codegen_static_fields_for(SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37_il2cpp_TypeInfo_var))->___directionProperty))->___m_PropertyPath))->___m_Part0))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37_StaticFields*)il2cpp_codegen_static_fields_for(SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37_il2cpp_TypeInfo_var))->___directionProperty))->___m_PropertyPath))->___m_Part1))->___m_Name), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37_StaticFields*)il2cpp_codegen_static_fields_for(SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37_il2cpp_TypeInfo_var))->___directionProperty))->___m_PropertyPath))->___m_Part1))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37_StaticFields*)il2cpp_codegen_static_fields_for(SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37_il2cpp_TypeInfo_var))->___directionProperty))->___m_PropertyPath))->___m_Part2))->___m_Name), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37_StaticFields*)il2cpp_codegen_static_fields_for(SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37_il2cpp_TypeInfo_var))->___directionProperty))->___m_PropertyPath))->___m_Part2))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37_StaticFields*)il2cpp_codegen_static_fields_for(SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37_il2cpp_TypeInfo_var))->___directionProperty))->___m_PropertyPath))->___m_Part3))->___m_Name), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37_StaticFields*)il2cpp_codegen_static_fields_for(SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37_il2cpp_TypeInfo_var))->___directionProperty))->___m_PropertyPath))->___m_Part3))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&(((&((SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37_StaticFields*)il2cpp_codegen_static_fields_for(SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37_il2cpp_TypeInfo_var))->___directionProperty))->___m_PropertyPath))->___m_AdditionalParts), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&(((&((SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37_StaticFields*)il2cpp_codegen_static_fields_for(SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37_il2cpp_TypeInfo_var))->___directionProperty))->___m_Path), (void*)NULL);
#endif
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
// Method Definition Index: 12441
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlObjectFactory__ctor_mC364F12799374FC714CEBDC4422EE19A394A2527 (UxmlObjectFactory_tFEB9CB9BF3B7DFCFE45C2B83654EBAB4BD7CECE3* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UxmlObjectFactory_1__ctor_mC2AAAB1A0C38E4C9528503CC5CE2BF7FBFB827F6_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
UxmlObjectFactory_1__ctor_mC2AAAB1A0C38E4C9528503CC5CE2BF7FBFB827F6(__this, UxmlObjectFactory_1__ctor_mC2AAAB1A0C38E4C9528503CC5CE2BF7FBFB827F6_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
// Method Definition Index: 12444
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SortColumnDescriptions_add_changed_mA22082BE478379CF145C61ECC1E539B5BDEC6D2A (SortColumnDescriptions_tDC3FDF948D96F26E0BCB2C971C6EDA1E02BAB1EA* __this, Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* ___0_value, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* V_0 = NULL;
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* V_1 = NULL;
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* V_2 = NULL;
{
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* L_0 = __this->___changed;
V_0 = L_0;
}
IL_0007:
{
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* L_1 = V_0;
V_1 = L_1;
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* L_2 = V_1;
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* L_3 = ___0_value;
Delegate_t* L_4;
L_4 = Delegate_Combine_m1F725AEF318BE6F0426863490691A6F4606E7D00(L_2, L_3, NULL);
V_2 = ((Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07*)CastclassSealed((RuntimeObject*)L_4, Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07_il2cpp_TypeInfo_var));
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07** L_5 = (Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07**)(&__this->___changed);
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* L_6 = V_2;
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* L_7 = V_1;
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* L_8;
L_8 = InterlockedCompareExchangeImpl<Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07*>(L_5, L_6, L_7);
V_0 = L_8;
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* L_9 = V_0;
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* L_10 = V_1;
if ((!(((RuntimeObject*)(Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07*)L_9) == ((RuntimeObject*)(Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07*)L_10))))
{
goto IL_0007;
}
}
{
return;
}
}
// Method Definition Index: 12445
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SortColumnDescriptions_remove_changed_m4A6F751CA6E4A4514B86A2E6C78100251208ECD9 (SortColumnDescriptions_tDC3FDF948D96F26E0BCB2C971C6EDA1E02BAB1EA* __this, Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* ___0_value, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* V_0 = NULL;
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* V_1 = NULL;
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* V_2 = NULL;
{
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* L_0 = __this->___changed;
V_0 = L_0;
}
IL_0007:
{
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* L_1 = V_0;
V_1 = L_1;
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* L_2 = V_1;
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* L_3 = ___0_value;
Delegate_t* L_4;
L_4 = Delegate_Remove_m8B7DD5661308FA972E23CA1CC3FC9CEB355504E3(L_2, L_3, NULL);
V_2 = ((Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07*)CastclassSealed((RuntimeObject*)L_4, Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07_il2cpp_TypeInfo_var));
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07** L_5 = (Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07**)(&__this->___changed);
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* L_6 = V_2;
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* L_7 = V_1;
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* L_8;
L_8 = InterlockedCompareExchangeImpl<Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07*>(L_5, L_6, L_7);
V_0 = L_8;
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* L_9 = V_0;
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* L_10 = V_1;
if ((!(((RuntimeObject*)(Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07*)L_9) == ((RuntimeObject*)(Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07*)L_10))))
{
goto IL_0007;
}
}
{
return;
}
}
// Method Definition Index: 12446
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* SortColumnDescriptions_GetEnumerator_m97E9D0EB7D36FFCDD5900E18C1B8299E7318E058 (SortColumnDescriptions_tDC3FDF948D96F26E0BCB2C971C6EDA1E02BAB1EA* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerable_1_t987424286129AF15785A08BDD1B337F609FF615D_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
RuntimeObject* V_0 = NULL;
{
RuntimeObject* L_0 = __this->___m_Descriptions;
NullCheck(L_0);
RuntimeObject* L_1;
L_1 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0, IEnumerable_1_t987424286129AF15785A08BDD1B337F609FF615D_il2cpp_TypeInfo_var, L_0);
V_0 = L_1;
goto IL_000f;
}
IL_000f:
{
RuntimeObject* L_2 = V_0;
return L_2;
}
}
// Method Definition Index: 12447
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* SortColumnDescriptions_System_Collections_IEnumerable_GetEnumerator_m16CAAB3C2F187125FB5B8D11C62AE0CE2A553F67 (SortColumnDescriptions_tDC3FDF948D96F26E0BCB2C971C6EDA1E02BAB1EA* __this, const RuntimeMethod* method)
{
RuntimeObject* V_0 = NULL;
{
RuntimeObject* L_0;
L_0 = SortColumnDescriptions_GetEnumerator_m97E9D0EB7D36FFCDD5900E18C1B8299E7318E058(__this, NULL);
V_0 = L_0;
goto IL_000a;
}
IL_000a:
{
RuntimeObject* L_1 = V_0;
return L_1;
}
}
// Method Definition Index: 12448
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SortColumnDescriptions_Add_m7BA0FEA9AD5FE5C528AA3B0E59FFB67A8EAA0531 (SortColumnDescriptions_tDC3FDF948D96F26E0BCB2C971C6EDA1E02BAB1EA* __this, SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37* ___0_item, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ICollection_1_t7E67ABD54ABB2B945871077E0A5D6E2063ED685B_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = __this->___m_Descriptions;
NullCheck(L_0);
int32_t L_1;
L_1 = InterfaceFuncInvoker0< int32_t >::Invoke(0, ICollection_1_t7E67ABD54ABB2B945871077E0A5D6E2063ED685B_il2cpp_TypeInfo_var, L_0);
SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37* L_2 = ___0_item;
SortColumnDescriptions_Insert_mC64F2A44FF9E8F87F02ED61EAC7ABBA3923C02FC(__this, L_1, L_2, NULL);
return;
}
}
// Method Definition Index: 12449
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SortColumnDescriptions_Clear_mE75FE492DFD24BC03275E58C6B66C8C067C75D1F (SortColumnDescriptions_tDC3FDF948D96F26E0BCB2C971C6EDA1E02BAB1EA* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ICollection_1_t7E67ABD54ABB2B945871077E0A5D6E2063ED685B_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IList_1_tE1DBB5F3DF28BD7B0DD590F3E34EEB324610B113_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
bool V_0 = false;
{
goto IL_0018;
}
IL_0003:
{
RuntimeObject* L_0 = __this->___m_Descriptions;
NullCheck(L_0);
SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37* L_1;
L_1 = InterfaceFuncInvoker1< SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37*, int32_t >::Invoke(0, IList_1_tE1DBB5F3DF28BD7B0DD590F3E34EEB324610B113_il2cpp_TypeInfo_var, L_0, 0);
bool L_2;
L_2 = SortColumnDescriptions_Remove_m2E23AFC243EF615AA95FB66457C035ADB709B6A7(__this, L_1, NULL);
}
IL_0018:
{
RuntimeObject* L_3 = __this->___m_Descriptions;
NullCheck(L_3);
int32_t L_4;
L_4 = InterfaceFuncInvoker0< int32_t >::Invoke(0, ICollection_1_t7E67ABD54ABB2B945871077E0A5D6E2063ED685B_il2cpp_TypeInfo_var, L_3);
V_0 = (bool)((((int32_t)L_4) > ((int32_t)0))? 1 : 0);
bool L_5 = V_0;
if (L_5)
{
goto IL_0003;
}
}
{
return;
}
}
// Method Definition Index: 12450
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SortColumnDescriptions_Contains_m1B25CED15299CDDE7D32669A3262AC90F9286BD9 (SortColumnDescriptions_tDC3FDF948D96F26E0BCB2C971C6EDA1E02BAB1EA* __this, SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37* ___0_item, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ICollection_1_t7E67ABD54ABB2B945871077E0A5D6E2063ED685B_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
bool V_0 = false;
{
RuntimeObject* L_0 = __this->___m_Descriptions;
SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37* L_1 = ___0_item;
NullCheck(L_0);
bool L_2;
L_2 = InterfaceFuncInvoker1< bool, SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37* >::Invoke(4, ICollection_1_t7E67ABD54ABB2B945871077E0A5D6E2063ED685B_il2cpp_TypeInfo_var, L_0, L_1);
V_0 = L_2;
goto IL_0010;
}
IL_0010:
{
bool L_3 = V_0;
return L_3;
}
}
// Method Definition Index: 12451
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SortColumnDescriptions_CopyTo_m08B4DC90BB1330BD6FDD245E8B325E5C5228A527 (SortColumnDescriptions_tDC3FDF948D96F26E0BCB2C971C6EDA1E02BAB1EA* __this, SortColumnDescriptionU5BU5D_tCC3DBACAFBA412B6F1EA1C4027A27E92D9153948* ___0_array, int32_t ___1_arrayIndex, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ICollection_1_t7E67ABD54ABB2B945871077E0A5D6E2063ED685B_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = __this->___m_Descriptions;
SortColumnDescriptionU5BU5D_tCC3DBACAFBA412B6F1EA1C4027A27E92D9153948* L_1 = ___0_array;
int32_t L_2 = ___1_arrayIndex;
NullCheck(L_0);
InterfaceActionInvoker2< SortColumnDescriptionU5BU5D_tCC3DBACAFBA412B6F1EA1C4027A27E92D9153948*, int32_t >::Invoke(5, ICollection_1_t7E67ABD54ABB2B945871077E0A5D6E2063ED685B_il2cpp_TypeInfo_var, L_0, L_1, L_2);
return;
}
}
// Method Definition Index: 12452
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SortColumnDescriptions_Remove_m2E23AFC243EF615AA95FB66457C035ADB709B6A7 (SortColumnDescriptions_tDC3FDF948D96F26E0BCB2C971C6EDA1E02BAB1EA* __this, SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37* ___0_desc, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t437F5B071D68BF73AA318BED11495707D91E02C3_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ICollection_1_t7E67ABD54ABB2B945871077E0A5D6E2063ED685B_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SortColumnDescriptions_OnDescriptionChanged_m428BDC59C0740E0A6EE280D31DBEF65B4D76923E_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
bool V_0 = false;
bool V_1 = false;
bool V_2 = false;
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* G_B5_0 = NULL;
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* G_B4_0 = NULL;
{
SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37* L_0 = ___0_desc;
V_0 = (bool)((((RuntimeObject*)(SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37*)L_0) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0);
bool L_1 = V_0;
if (!L_1)
{
goto IL_0014;
}
}
{
ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_2 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var)));
ArgumentException__ctor_m026938A67AF9D36BB7ED27F80425D7194B514465(L_2, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral48A9C84941C56BF04A5D6A0A6E6952AF07249027)), NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&SortColumnDescriptions_Remove_m2E23AFC243EF615AA95FB66457C035ADB709B6A7_RuntimeMethod_var)));
}
IL_0014:
{
RuntimeObject* L_3 = __this->___m_Descriptions;
SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37* L_4 = ___0_desc;
NullCheck(L_3);
bool L_5;
L_5 = InterfaceFuncInvoker1< bool, SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37* >::Invoke(6, ICollection_1_t7E67ABD54ABB2B945871077E0A5D6E2063ED685B_il2cpp_TypeInfo_var, L_3, L_4);
V_1 = L_5;
bool L_6 = V_1;
if (!L_6)
{
goto IL_0056;
}
}
{
SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37* L_7 = ___0_desc;
NullCheck(L_7);
SortColumnDescription_set_column_mDFB0476B3C825B42B3DB6C0E5D5583C697EFF360_inline(L_7, (Column_tD686764EBBB4AFE8473E2464D0039885E3A2EC6A*)NULL, NULL);
SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37* L_8 = ___0_desc;
Action_1_t437F5B071D68BF73AA318BED11495707D91E02C3* L_9 = (Action_1_t437F5B071D68BF73AA318BED11495707D91E02C3*)il2cpp_codegen_object_new(Action_1_t437F5B071D68BF73AA318BED11495707D91E02C3_il2cpp_TypeInfo_var);
Action_1__ctor_mD3A02AD3B5F9F2965634611F22729828E01537CD(L_9, __this, (intptr_t)((void*)SortColumnDescriptions_OnDescriptionChanged_m428BDC59C0740E0A6EE280D31DBEF65B4D76923E_RuntimeMethod_var), NULL);
NullCheck(L_8);
SortColumnDescription_remove_changed_mEFBFA2B6D59D915EDE39798587C8F6E8806DAAC5(L_8, L_9, NULL);
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* L_10 = __this->___changed;
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* L_11 = L_10;
if (L_11)
{
G_B5_0 = L_11;
goto IL_004c;
}
G_B4_0 = L_11;
}
{
goto IL_0052;
}
IL_004c:
{
NullCheck(G_B5_0);
Action_Invoke_m7126A54DACA72B845424072887B5F3A51FC3808E_inline(G_B5_0, NULL);
}
IL_0052:
{
V_2 = (bool)1;
goto IL_005a;
}
IL_0056:
{
V_2 = (bool)0;
goto IL_005a;
}
IL_005a:
{
bool L_12 = V_2;
return L_12;
}
}
// Method Definition Index: 12453
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SortColumnDescriptions_OnDescriptionChanged_m428BDC59C0740E0A6EE280D31DBEF65B4D76923E (SortColumnDescriptions_tDC3FDF948D96F26E0BCB2C971C6EDA1E02BAB1EA* __this, SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37* ___0_desc, const RuntimeMethod* method)
{
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* G_B2_0 = NULL;
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* G_B1_0 = NULL;
{
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* L_0 = __this->___changed;
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* L_1 = L_0;
if (L_1)
{
G_B2_0 = L_1;
goto IL_000d;
}
G_B1_0 = L_1;
}
{
goto IL_0013;
}
IL_000d:
{
NullCheck(G_B2_0);
Action_Invoke_m7126A54DACA72B845424072887B5F3A51FC3808E_inline(G_B2_0, NULL);
}
IL_0013:
{
return;
}
}
// Method Definition Index: 12454
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SortColumnDescriptions_get_Count_m50EB1EBBCD1A7CCEFF33565E6B011E43C6EE59B4 (SortColumnDescriptions_tDC3FDF948D96F26E0BCB2C971C6EDA1E02BAB1EA* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ICollection_1_t7E67ABD54ABB2B945871077E0A5D6E2063ED685B_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = __this->___m_Descriptions;
NullCheck(L_0);
int32_t L_1;
L_1 = InterfaceFuncInvoker0< int32_t >::Invoke(0, ICollection_1_t7E67ABD54ABB2B945871077E0A5D6E2063ED685B_il2cpp_TypeInfo_var, L_0);
return L_1;
}
}
// Method Definition Index: 12455
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SortColumnDescriptions_get_IsReadOnly_m448847754EF4D4733D7795F5AD761928B2B9648D (SortColumnDescriptions_tDC3FDF948D96F26E0BCB2C971C6EDA1E02BAB1EA* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ICollection_1_t7E67ABD54ABB2B945871077E0A5D6E2063ED685B_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = __this->___m_Descriptions;
NullCheck(L_0);
bool L_1;
L_1 = InterfaceFuncInvoker0< bool >::Invoke(1, ICollection_1_t7E67ABD54ABB2B945871077E0A5D6E2063ED685B_il2cpp_TypeInfo_var, L_0);
return L_1;
}
}
// Method Definition Index: 12456
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SortColumnDescriptions_Insert_mC64F2A44FF9E8F87F02ED61EAC7ABBA3923C02FC (SortColumnDescriptions_tDC3FDF948D96F26E0BCB2C971C6EDA1E02BAB1EA* __this, int32_t ___0_index, SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37* ___1_desc, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t437F5B071D68BF73AA318BED11495707D91E02C3_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IList_1_tE1DBB5F3DF28BD7B0DD590F3E34EEB324610B113_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SortColumnDescriptions_OnDescriptionChanged_m428BDC59C0740E0A6EE280D31DBEF65B4D76923E_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
bool V_0 = false;
bool V_1 = false;
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* G_B6_0 = NULL;
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* G_B5_0 = NULL;
{
SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37* L_0 = ___1_desc;
V_0 = (bool)((((RuntimeObject*)(SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37*)L_0) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0);
bool L_1 = V_0;
if (!L_1)
{
goto IL_0014;
}
}
{
ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_2 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var)));
ArgumentException__ctor_m026938A67AF9D36BB7ED27F80425D7194B514465(L_2, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralFC5C4EB78FE4674A855758C81A71E06B42D38347)), NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&SortColumnDescriptions_Insert_mC64F2A44FF9E8F87F02ED61EAC7ABBA3923C02FC_RuntimeMethod_var)));
}
IL_0014:
{
SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37* L_3 = ___1_desc;
bool L_4;
L_4 = SortColumnDescriptions_Contains_m1B25CED15299CDDE7D32669A3262AC90F9286BD9(__this, L_3, NULL);
V_1 = L_4;
bool L_5 = V_1;
if (!L_5)
{
goto IL_002a;
}
}
{
ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_6 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var)));
ArgumentException__ctor_m026938A67AF9D36BB7ED27F80425D7194B514465(L_6, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral56F18D996D2BA947856836C7948377ED52D2A111)), NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_6, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&SortColumnDescriptions_Insert_mC64F2A44FF9E8F87F02ED61EAC7ABBA3923C02FC_RuntimeMethod_var)));
}
IL_002a:
{
RuntimeObject* L_7 = __this->___m_Descriptions;
int32_t L_8 = ___0_index;
SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37* L_9 = ___1_desc;
NullCheck(L_7);
InterfaceActionInvoker2< int32_t, SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37* >::Invoke(3, IList_1_tE1DBB5F3DF28BD7B0DD590F3E34EEB324610B113_il2cpp_TypeInfo_var, L_7, L_8, L_9);
SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37* L_10 = ___1_desc;
Action_1_t437F5B071D68BF73AA318BED11495707D91E02C3* L_11 = (Action_1_t437F5B071D68BF73AA318BED11495707D91E02C3*)il2cpp_codegen_object_new(Action_1_t437F5B071D68BF73AA318BED11495707D91E02C3_il2cpp_TypeInfo_var);
Action_1__ctor_mD3A02AD3B5F9F2965634611F22729828E01537CD(L_11, __this, (intptr_t)((void*)SortColumnDescriptions_OnDescriptionChanged_m428BDC59C0740E0A6EE280D31DBEF65B4D76923E_RuntimeMethod_var), NULL);
NullCheck(L_10);
SortColumnDescription_add_changed_mB2ABBAFF756119BDB5E25F6EA13505539738A82F(L_10, L_11, NULL);
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* L_12 = __this->___changed;
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* L_13 = L_12;
if (L_13)
{
G_B6_0 = L_13;
goto IL_0057;
}
G_B5_0 = L_13;
}
{
goto IL_005d;
}
IL_0057:
{
NullCheck(G_B6_0);
Action_Invoke_m7126A54DACA72B845424072887B5F3A51FC3808E_inline(G_B6_0, NULL);
}
IL_005d:
{
return;
}
}
// Method Definition Index: 12457
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SortColumnDescriptions__ctor_mFD236767DDD173C435DFA29EBE413C866A5C59AA (SortColumnDescriptions_tDC3FDF948D96F26E0BCB2C971C6EDA1E02BAB1EA* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_m5B04FE62C17C8E645804236DE55D4821E3C43558_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_t75E66FBE18EAE33E2DBD8F2C48C54549332A997F_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
List_1_t75E66FBE18EAE33E2DBD8F2C48C54549332A997F* L_0 = (List_1_t75E66FBE18EAE33E2DBD8F2C48C54549332A997F*)il2cpp_codegen_object_new(List_1_t75E66FBE18EAE33E2DBD8F2C48C54549332A997F_il2cpp_TypeInfo_var);
List_1__ctor_m5B04FE62C17C8E645804236DE55D4821E3C43558(L_0, List_1__ctor_m5B04FE62C17C8E645804236DE55D4821E3C43558_RuntimeMethod_var);
__this->___m_Descriptions = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Descriptions), (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
// Method Definition Index: 12459
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlObjectFactory__ctor_m0C5952C1F8921FD3178E58009FCCD7FCF03CFD65 (UxmlObjectFactory_tD312A1CDA52C13C36C3FDA16E7B56CD714C52EC0* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UxmlObjectFactory_1__ctor_mCDD917E9E437BDBDCE047017CC95F5197515C462_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
UxmlObjectFactory_1__ctor_mCDD917E9E437BDBDCE047017CC95F5197515C462(__this, UxmlObjectFactory_1__ctor_mCDD917E9E437BDBDCE047017CC95F5197515C462_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
// Method Definition Index: 12475
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PopupWindow__ctor_mC8C9E4CCA6E80F1F7A440B2E8E72219806043F8F (PopupWindow_t3C459C0874F98199DA2D5940A68374016B56FDF8* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PopupWindow_t3C459C0874F98199DA2D5940A68374016B56FDF8_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TextElement_tD56C5044CCC5552285DC8A9950CC60448C80FEE0_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral97FCF4C5E9B3B166B1D9C1242C020B41F797EFED);
s_Il2CppMethodInitialized = true;
}
Hierarchy_t4CF226F0EDE9C117C51C505730FC80641B1F1677 V_0;
memset((&V_0), 0, sizeof(V_0));
{
il2cpp_codegen_runtime_class_init_inline(TextElement_tD56C5044CCC5552285DC8A9950CC60448C80FEE0_il2cpp_TypeInfo_var);
TextElement__ctor_mB52112242702EEDC8E13BF444AB19E97329B7CE5(__this, NULL);
il2cpp_codegen_runtime_class_init_inline(PopupWindow_t3C459C0874F98199DA2D5940A68374016B56FDF8_il2cpp_TypeInfo_var);
String_t* L_0 = ((PopupWindow_t3C459C0874F98199DA2D5940A68374016B56FDF8_StaticFields*)il2cpp_codegen_static_fields_for(PopupWindow_t3C459C0874F98199DA2D5940A68374016B56FDF8_il2cpp_TypeInfo_var))->___ussClassName;
VisualElement_AddToClassList_mAF0DD8D8CFD5130229A0471DD260E01ED82117F1(__this, L_0, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_1 = (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)il2cpp_codegen_object_new(VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115_il2cpp_TypeInfo_var);
VisualElement__ctor_m4C59A7BA0CE74223A61F07C39A60071DD0207E2D(L_1, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_2 = L_1;
NullCheck(L_2);
VisualElement_set_name_m5ABC7B8D2586B1839DD436E1AAF25D81395759BC(L_2, _stringLiteral97FCF4C5E9B3B166B1D9C1242C020B41F797EFED, NULL);
__this->___m_ContentContainer = L_2;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_ContentContainer), (void*)L_2);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_3 = __this->___m_ContentContainer;
String_t* L_4 = ((PopupWindow_t3C459C0874F98199DA2D5940A68374016B56FDF8_StaticFields*)il2cpp_codegen_static_fields_for(PopupWindow_t3C459C0874F98199DA2D5940A68374016B56FDF8_il2cpp_TypeInfo_var))->___contentUssClassName;
NullCheck(L_3);
VisualElement_AddToClassList_mAF0DD8D8CFD5130229A0471DD260E01ED82117F1(L_3, L_4, NULL);
Hierarchy_t4CF226F0EDE9C117C51C505730FC80641B1F1677 L_5;
L_5 = VisualElement_get_hierarchy_m2E897DE4CFD349E65CFA38EFF6BAAFECE2F4E3E4_inline(__this, NULL);
V_0 = L_5;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_6 = __this->___m_ContentContainer;
Hierarchy_Add_mDDEF4932C9E9FC302755C45A9F7966AEEBC26648((&V_0), L_6, NULL);
return;
}
}
// Method Definition Index: 12476
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* PopupWindow_get_contentContainer_m9A4240E4D3A14BA299697F69F0730C462983705A (PopupWindow_t3C459C0874F98199DA2D5940A68374016B56FDF8* __this, const RuntimeMethod* method)
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* V_0 = NULL;
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_0 = __this->___m_ContentContainer;
V_0 = L_0;
goto IL_000a;
}
IL_000a:
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_1 = V_0;
return L_1;
}
}
// Method Definition Index: 12477
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PopupWindow__cctor_mC85ED8C6E3D81B1FF7DB7944643591236612390E (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PopupWindow_t3C459C0874F98199DA2D5940A68374016B56FDF8_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral054CBD8F637CAEA18595D0667BBE2F500174CB93);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF13A69EF7199B3EEC17FB03A9A559948C65E70DD);
s_Il2CppMethodInitialized = true;
}
{
((PopupWindow_t3C459C0874F98199DA2D5940A68374016B56FDF8_StaticFields*)il2cpp_codegen_static_fields_for(PopupWindow_t3C459C0874F98199DA2D5940A68374016B56FDF8_il2cpp_TypeInfo_var))->___ussClassName = _stringLiteral054CBD8F637CAEA18595D0667BBE2F500174CB93;
Il2CppCodeGenWriteBarrier((void**)(&((PopupWindow_t3C459C0874F98199DA2D5940A68374016B56FDF8_StaticFields*)il2cpp_codegen_static_fields_for(PopupWindow_t3C459C0874F98199DA2D5940A68374016B56FDF8_il2cpp_TypeInfo_var))->___ussClassName), (void*)_stringLiteral054CBD8F637CAEA18595D0667BBE2F500174CB93);
String_t* L_0 = ((PopupWindow_t3C459C0874F98199DA2D5940A68374016B56FDF8_StaticFields*)il2cpp_codegen_static_fields_for(PopupWindow_t3C459C0874F98199DA2D5940A68374016B56FDF8_il2cpp_TypeInfo_var))->___ussClassName;
String_t* L_1;
L_1 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(L_0, _stringLiteralF13A69EF7199B3EEC17FB03A9A559948C65E70DD, NULL);
((PopupWindow_t3C459C0874F98199DA2D5940A68374016B56FDF8_StaticFields*)il2cpp_codegen_static_fields_for(PopupWindow_t3C459C0874F98199DA2D5940A68374016B56FDF8_il2cpp_TypeInfo_var))->___contentUssClassName = L_1;
Il2CppCodeGenWriteBarrier((void**)(&((PopupWindow_t3C459C0874F98199DA2D5940A68374016B56FDF8_StaticFields*)il2cpp_codegen_static_fields_for(PopupWindow_t3C459C0874F98199DA2D5940A68374016B56FDF8_il2cpp_TypeInfo_var))->___contentUssClassName), (void*)L_1);
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
// Method Definition Index: 12478
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlFactory__ctor_m242E0C74D4B271A81BA41E7A31920C34BAF8F16F (UxmlFactory_t516FE1C24CC6B2440DCACBB23513C54C6FEEA678* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UxmlFactory_2__ctor_m7B7A7D4F1E202E58955B7010774A33CF9783C134_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
UxmlFactory_2__ctor_m7B7A7D4F1E202E58955B7010774A33CF9783C134(__this, UxmlFactory_2__ctor_m7B7A7D4F1E202E58955B7010774A33CF9783C134_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
// Method Definition Index: 12479
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlTraits__ctor_m11AD161175B06B20598164455EB8E1CC2C66E8F3 (UxmlTraits_t34F909DF058605DF301A19BB8B3A26B47C7A92B4* __this, const RuntimeMethod* method)
{
{
UxmlTraits__ctor_mE40F6FE41E1377B748D9B6D9937634BB44D7B387(__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
// Method Definition Index: 12480
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* AbstractProgressBar_get_title_m11A8CE41C55301B4AA6C4AFB618966E80BFC9763 (AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30* __this, const RuntimeMethod* method)
{
{
Label_tC160668F9119CE0F5567021FB208E64A5B1C5B70* L_0 = __this->___m_Title;
NullCheck(L_0);
String_t* L_1;
L_1 = VirtualFuncInvoker0< String_t* >::Invoke(198, L_0);
return L_1;
}
}
// Method Definition Index: 12481
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AbstractProgressBar_set_title_mF1E785303CB4F22C12A18843653E205B5D2E2812 (AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30* __this, String_t* ___0_value, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
String_t* V_0 = NULL;
bool V_1 = false;
{
String_t* L_0;
L_0 = AbstractProgressBar_get_title_m11A8CE41C55301B4AA6C4AFB618966E80BFC9763(__this, NULL);
V_0 = L_0;
Label_tC160668F9119CE0F5567021FB208E64A5B1C5B70* L_1 = __this->___m_Title;
String_t* L_2 = ___0_value;
NullCheck(L_1);
VirtualActionInvoker1< String_t* >::Invoke(199, L_1, L_2);
String_t* L_3 = V_0;
String_t* L_4;
L_4 = AbstractProgressBar_get_title_m11A8CE41C55301B4AA6C4AFB618966E80BFC9763(__this, NULL);
int32_t L_5;
L_5 = String_CompareOrdinal_mC6F612DEA1F7B3BF24A44C79D17AF7F8C29C9D3C(L_3, L_4, NULL);
V_1 = (bool)((!(((uint32_t)L_5) <= ((uint32_t)0)))? 1 : 0);
bool L_6 = V_1;
if (!L_6)
{
goto IL_0034;
}
}
{
il2cpp_codegen_runtime_class_init_inline(AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_il2cpp_TypeInfo_var);
CallbackEventHandler_NotifyPropertyChanged_m9CA05CC71AABC3EB3A77B089D89EBCF999A24891(__this, (&((AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_StaticFields*)il2cpp_codegen_static_fields_for(AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_il2cpp_TypeInfo_var))->___titleProperty), NULL);
}
IL_0034:
{
return;
}
}
// Method Definition Index: 12482
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float AbstractProgressBar_get_lowValue_m4FFD1468A1C184A33F71BBFD424067A84F837153 (AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30* __this, const RuntimeMethod* method)
{
{
float L_0 = __this->___m_LowValue;
return L_0;
}
}
// Method Definition Index: 12483
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AbstractProgressBar_set_lowValue_mAD81719AF745FBADE87FC773233FF6A24CBDF7E1 (AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30* __this, float ___0_value, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
float V_0 = 0.0f;
bool V_1 = false;
{
float L_0;
L_0 = AbstractProgressBar_get_lowValue_m4FFD1468A1C184A33F71BBFD424067A84F837153_inline(__this, NULL);
V_0 = L_0;
float L_1 = ___0_value;
__this->___m_LowValue = L_1;
float L_2 = __this->___m_Value;
AbstractProgressBar_SetProgress_m20E0F4C0451B1AA67792D7B3BA16F5F98039DD9C(__this, L_2, NULL);
float L_3 = V_0;
float L_4;
L_4 = AbstractProgressBar_get_lowValue_m4FFD1468A1C184A33F71BBFD424067A84F837153_inline(__this, NULL);
bool L_5;
L_5 = Mathf_Approximately_m1DADD012A8FC82E11FB282501AE2EBBF9A77150B_inline(L_3, L_4, NULL);
V_1 = (bool)((((int32_t)L_5) == ((int32_t)0))? 1 : 0);
bool L_6 = V_1;
if (!L_6)
{
goto IL_003b;
}
}
{
il2cpp_codegen_runtime_class_init_inline(AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_il2cpp_TypeInfo_var);
CallbackEventHandler_NotifyPropertyChanged_m9CA05CC71AABC3EB3A77B089D89EBCF999A24891(__this, (&((AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_StaticFields*)il2cpp_codegen_static_fields_for(AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_il2cpp_TypeInfo_var))->___lowValueProperty), NULL);
}
IL_003b:
{
return;
}
}
// Method Definition Index: 12484
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float AbstractProgressBar_get_highValue_m7114228D44EB12271298C3671C7D5043C2ED2FE6 (AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30* __this, const RuntimeMethod* method)
{
{
float L_0 = __this->___m_HighValue;
return L_0;
}
}
// Method Definition Index: 12485
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AbstractProgressBar_set_highValue_mD77530EAD3288536610F559592390674F4FD6287 (AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30* __this, float ___0_value, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
float V_0 = 0.0f;
bool V_1 = false;
{
float L_0;
L_0 = AbstractProgressBar_get_highValue_m7114228D44EB12271298C3671C7D5043C2ED2FE6_inline(__this, NULL);
V_0 = L_0;
float L_1 = ___0_value;
__this->___m_HighValue = L_1;
float L_2 = __this->___m_Value;
AbstractProgressBar_SetProgress_m20E0F4C0451B1AA67792D7B3BA16F5F98039DD9C(__this, L_2, NULL);
float L_3 = V_0;
float L_4;
L_4 = AbstractProgressBar_get_highValue_m7114228D44EB12271298C3671C7D5043C2ED2FE6_inline(__this, NULL);
bool L_5;
L_5 = Mathf_Approximately_m1DADD012A8FC82E11FB282501AE2EBBF9A77150B_inline(L_3, L_4, NULL);
V_1 = (bool)((((int32_t)L_5) == ((int32_t)0))? 1 : 0);
bool L_6 = V_1;
if (!L_6)
{
goto IL_003b;
}
}
{
il2cpp_codegen_runtime_class_init_inline(AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_il2cpp_TypeInfo_var);
CallbackEventHandler_NotifyPropertyChanged_m9CA05CC71AABC3EB3A77B089D89EBCF999A24891(__this, (&((AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_StaticFields*)il2cpp_codegen_static_fields_for(AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_il2cpp_TypeInfo_var))->___highValueProperty), NULL);
}
IL_003b:
{
return;
}
}
// Method Definition Index: 12486
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AbstractProgressBar__ctor_m2FF27E7A85BEFDB7250BA69E82362E09664C9648 (AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AbstractProgressBar_OnGeometryChanged_m951433FAA604A12DC830C334863234066A0C4363_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CallbackEventHandler_RegisterCallback_TisGeometryChangedEvent_tB4A621001850F337A676F8CC27F172B8ADB22A9A_m34764823E27F27068C7C0E4F34879B1C395A117F_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EventCallback_1_t435839AFF4474F7EAE0AA8A59F737E798CEAFD30_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Label_tC160668F9119CE0F5567021FB208E64A5B1C5B70_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* V_0 = NULL;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* V_1 = NULL;
Hierarchy_t4CF226F0EDE9C117C51C505730FC80641B1F1677 V_2;
memset((&V_2), 0, sizeof(V_2));
{
__this->___m_HighValue = (100.0f);
BindableElement__ctor_m827E1D7852F342FCC582E31E9857F6976D958454(__this, NULL);
il2cpp_codegen_runtime_class_init_inline(AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_il2cpp_TypeInfo_var);
String_t* L_0 = ((AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_StaticFields*)il2cpp_codegen_static_fields_for(AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_il2cpp_TypeInfo_var))->___ussClassName;
VisualElement_AddToClassList_mAF0DD8D8CFD5130229A0471DD260E01ED82117F1(__this, L_0, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_1 = (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)il2cpp_codegen_object_new(VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115_il2cpp_TypeInfo_var);
VisualElement__ctor_m4C59A7BA0CE74223A61F07C39A60071DD0207E2D(L_1, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_2 = L_1;
String_t* L_3 = ((AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_StaticFields*)il2cpp_codegen_static_fields_for(AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_il2cpp_TypeInfo_var))->___ussClassName;
NullCheck(L_2);
VisualElement_set_name_m5ABC7B8D2586B1839DD436E1AAF25D81395759BC(L_2, L_3, NULL);
V_0 = L_2;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_4 = (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)il2cpp_codegen_object_new(VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115_il2cpp_TypeInfo_var);
VisualElement__ctor_m4C59A7BA0CE74223A61F07C39A60071DD0207E2D(L_4, NULL);
__this->___m_Background = L_4;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Background), (void*)L_4);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_5 = __this->___m_Background;
String_t* L_6 = ((AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_StaticFields*)il2cpp_codegen_static_fields_for(AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_il2cpp_TypeInfo_var))->___backgroundUssClassName;
NullCheck(L_5);
VisualElement_AddToClassList_mAF0DD8D8CFD5130229A0471DD260E01ED82117F1(L_5, L_6, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_7 = V_0;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_8 = __this->___m_Background;
NullCheck(L_7);
VisualElement_Add_mE2571CCB23C09103F8732EEC73833683F7236A7F(L_7, L_8, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_9 = (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)il2cpp_codegen_object_new(VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115_il2cpp_TypeInfo_var);
VisualElement__ctor_m4C59A7BA0CE74223A61F07C39A60071DD0207E2D(L_9, NULL);
__this->___m_Progress = L_9;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Progress), (void*)L_9);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_10 = __this->___m_Progress;
String_t* L_11 = ((AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_StaticFields*)il2cpp_codegen_static_fields_for(AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_il2cpp_TypeInfo_var))->___progressUssClassName;
NullCheck(L_10);
VisualElement_AddToClassList_mAF0DD8D8CFD5130229A0471DD260E01ED82117F1(L_10, L_11, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_12 = __this->___m_Background;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_13 = __this->___m_Progress;
NullCheck(L_12);
VisualElement_Add_mE2571CCB23C09103F8732EEC73833683F7236A7F(L_12, L_13, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_14 = (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)il2cpp_codegen_object_new(VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115_il2cpp_TypeInfo_var);
VisualElement__ctor_m4C59A7BA0CE74223A61F07C39A60071DD0207E2D(L_14, NULL);
V_1 = L_14;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_15 = V_1;
String_t* L_16 = ((AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_StaticFields*)il2cpp_codegen_static_fields_for(AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_il2cpp_TypeInfo_var))->___titleContainerUssClassName;
NullCheck(L_15);
VisualElement_AddToClassList_mAF0DD8D8CFD5130229A0471DD260E01ED82117F1(L_15, L_16, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_17 = __this->___m_Background;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_18 = V_1;
NullCheck(L_17);
VisualElement_Add_mE2571CCB23C09103F8732EEC73833683F7236A7F(L_17, L_18, NULL);
Label_tC160668F9119CE0F5567021FB208E64A5B1C5B70* L_19 = (Label_tC160668F9119CE0F5567021FB208E64A5B1C5B70*)il2cpp_codegen_object_new(Label_tC160668F9119CE0F5567021FB208E64A5B1C5B70_il2cpp_TypeInfo_var);
Label__ctor_mEC3F9EF41CBD508BAA966A8C6C75EABBED3CB365(L_19, NULL);
__this->___m_Title = L_19;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Title), (void*)L_19);
Label_tC160668F9119CE0F5567021FB208E64A5B1C5B70* L_20 = __this->___m_Title;
String_t* L_21 = ((AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_StaticFields*)il2cpp_codegen_static_fields_for(AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_il2cpp_TypeInfo_var))->___titleUssClassName;
NullCheck(L_20);
VisualElement_AddToClassList_mAF0DD8D8CFD5130229A0471DD260E01ED82117F1(L_20, L_21, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_22 = V_1;
Label_tC160668F9119CE0F5567021FB208E64A5B1C5B70* L_23 = __this->___m_Title;
NullCheck(L_22);
VisualElement_Add_mE2571CCB23C09103F8732EEC73833683F7236A7F(L_22, L_23, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_24 = V_0;
String_t* L_25 = ((AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_StaticFields*)il2cpp_codegen_static_fields_for(AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_il2cpp_TypeInfo_var))->___containerUssClassName;
NullCheck(L_24);
VisualElement_AddToClassList_mAF0DD8D8CFD5130229A0471DD260E01ED82117F1(L_24, L_25, NULL);
Hierarchy_t4CF226F0EDE9C117C51C505730FC80641B1F1677 L_26;
L_26 = VisualElement_get_hierarchy_m2E897DE4CFD349E65CFA38EFF6BAAFECE2F4E3E4_inline(__this, NULL);
V_2 = L_26;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_27 = V_0;
Hierarchy_Add_mDDEF4932C9E9FC302755C45A9F7966AEEBC26648((&V_2), L_27, NULL);
EventCallback_1_t435839AFF4474F7EAE0AA8A59F737E798CEAFD30* L_28 = (EventCallback_1_t435839AFF4474F7EAE0AA8A59F737E798CEAFD30*)il2cpp_codegen_object_new(EventCallback_1_t435839AFF4474F7EAE0AA8A59F737E798CEAFD30_il2cpp_TypeInfo_var);
EventCallback_1__ctor_mF06BFBEB6C98B9A486C131579BD98388B38997F5(L_28, __this, (intptr_t)((void*)AbstractProgressBar_OnGeometryChanged_m951433FAA604A12DC830C334863234066A0C4363_RuntimeMethod_var), NULL);
CallbackEventHandler_RegisterCallback_TisGeometryChangedEvent_tB4A621001850F337A676F8CC27F172B8ADB22A9A_m34764823E27F27068C7C0E4F34879B1C395A117F(__this, L_28, 0, CallbackEventHandler_RegisterCallback_TisGeometryChangedEvent_tB4A621001850F337A676F8CC27F172B8ADB22A9A_m34764823E27F27068C7C0E4F34879B1C395A117F_RuntimeMethod_var);
return;
}
}
// Method Definition Index: 12487
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AbstractProgressBar_OnGeometryChanged_m951433FAA604A12DC830C334863234066A0C4363 (AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30* __this, GeometryChangedEvent_tB4A621001850F337A676F8CC27F172B8ADB22A9A* ___0_e, const RuntimeMethod* method)
{
{
float L_0;
L_0 = VirtualFuncInvoker0< float >::Invoke(139, __this);
AbstractProgressBar_SetProgress_m20E0F4C0451B1AA67792D7B3BA16F5F98039DD9C(__this, L_0, NULL);
return;
}
}
// Method Definition Index: 12488
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float AbstractProgressBar_get_value_m16883E39B72350A2644C2213A4A2001FFC07733E (AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30* __this, const RuntimeMethod* method)
{
float V_0 = 0.0f;
{
float L_0 = __this->___m_Value;
V_0 = L_0;
goto IL_000a;
}
IL_000a:
{
float L_1 = V_0;
return L_1;
}
}
// Method Definition Index: 12489
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AbstractProgressBar_set_value_mE275AFA68029ADC3A37767F9D929828B1E767775 (AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30* __this, float ___0_value, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ChangeEvent_1_GetPooled_m66ED46C78A20DDAD3DDAC255909CA235C99C6078_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ChangeEvent_1_tAB4351D85EACEBEE9040F90F3A0430C076BE372E_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EqualityComparer_1_get_Default_m20A1B9861324559044977270E1FAFB09BBE14234_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
bool V_0 = false;
bool V_1 = false;
ChangeEvent_1_tAB4351D85EACEBEE9040F90F3A0430C076BE372E* V_2 = NULL;
{
EqualityComparer_1_t346CEF653847623862FC6F88D66F7933B0039499* L_0;
L_0 = EqualityComparer_1_get_Default_m20A1B9861324559044977270E1FAFB09BBE14234_inline(EqualityComparer_1_get_Default_m20A1B9861324559044977270E1FAFB09BBE14234_RuntimeMethod_var);
float L_1 = __this->___m_Value;
float L_2 = ___0_value;
NullCheck(L_0);
bool L_3;
L_3 = VirtualFuncInvoker2< bool, float, float >::Invoke(8, L_0, L_1, L_2);
V_0 = (bool)((((int32_t)L_3) == ((int32_t)0))? 1 : 0);
bool L_4 = V_0;
if (!L_4)
{
goto IL_0076;
}
}
{
RuntimeObject* L_5;
L_5 = VisualElement_get_panel_m44AEFA3041785E57641AA3F895D11215C841BED1(__this, NULL);
V_1 = (bool)((!(((RuntimeObject*)(RuntimeObject*)L_5) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
bool L_6 = V_1;
if (!L_6)
{
goto IL_006b;
}
}
{
float L_7 = __this->___m_Value;
float L_8 = ___0_value;
il2cpp_codegen_runtime_class_init_inline(ChangeEvent_1_tAB4351D85EACEBEE9040F90F3A0430C076BE372E_il2cpp_TypeInfo_var);
ChangeEvent_1_tAB4351D85EACEBEE9040F90F3A0430C076BE372E* L_9;
L_9 = ChangeEvent_1_GetPooled_m66ED46C78A20DDAD3DDAC255909CA235C99C6078(L_7, L_8, ChangeEvent_1_GetPooled_m66ED46C78A20DDAD3DDAC255909CA235C99C6078_RuntimeMethod_var);
V_2 = L_9;
}
{
auto __finallyBlock = il2cpp::utils::Finally([&]
{
FINALLY_005d:
{
{
ChangeEvent_1_tAB4351D85EACEBEE9040F90F3A0430C076BE372E* L_10 = V_2;
if (!L_10)
{
goto IL_0067;
}
}
{
ChangeEvent_1_tAB4351D85EACEBEE9040F90F3A0430C076BE372E* L_11 = V_2;
NullCheck(L_11);
InterfaceActionInvoker0::Invoke(0, IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var, L_11);
}
IL_0067:
{
return;
}
}
});
try
{
ChangeEvent_1_tAB4351D85EACEBEE9040F90F3A0430C076BE372E* L_12 = V_2;
NullCheck(L_12);
EventBase_set_elementTarget_m8BF8A4CD508F335210DB9FD2D034549A1EC084A8_inline(L_12, __this, NULL);
float L_13 = ___0_value;
AbstractProgressBar_SetValueWithoutNotify_m365D77811FA48B5793DE669FF36BFED70B071C75(__this, L_13, NULL);
ChangeEvent_1_tAB4351D85EACEBEE9040F90F3A0430C076BE372E* L_14 = V_2;
VirtualActionInvoker1< EventBase_tD7F89B936EB8074AE31E7B15976C072277371F7C* >::Invoke(5, __this, L_14);
il2cpp_codegen_runtime_class_init_inline(AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_il2cpp_TypeInfo_var);
CallbackEventHandler_NotifyPropertyChanged_m9CA05CC71AABC3EB3A77B089D89EBCF999A24891(__this, (&((AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_StaticFields*)il2cpp_codegen_static_fields_for(AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_il2cpp_TypeInfo_var))->___valueProperty), NULL);
goto IL_0068;
}
catch(Il2CppExceptionWrapper& e)
{
__finallyBlock.StoreException(e.ex);
}
}
IL_0068:
{
goto IL_0075;
}
IL_006b:
{
float L_15 = ___0_value;
AbstractProgressBar_SetValueWithoutNotify_m365D77811FA48B5793DE669FF36BFED70B071C75(__this, L_15, NULL);
}
IL_0075:
{
}
IL_0076:
{
return;
}
}
// Method Definition Index: 12490
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AbstractProgressBar_SetValueWithoutNotify_m365D77811FA48B5793DE669FF36BFED70B071C75 (AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30* __this, float ___0_newValue, const RuntimeMethod* method)
{
{
float L_0 = ___0_newValue;
__this->___m_Value = L_0;
float L_1;
L_1 = VirtualFuncInvoker0< float >::Invoke(139, __this);
AbstractProgressBar_SetProgress_m20E0F4C0451B1AA67792D7B3BA16F5F98039DD9C(__this, L_1, NULL);
return;
}
}
// Method Definition Index: 12491
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AbstractProgressBar_SetProgress_m20E0F4C0451B1AA67792D7B3BA16F5F98039DD9C (AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30* __this, float ___0_p, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IStyle_t4FD66C97CA5F46BFE328FED0C65277A37E0A89F7_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
float V_0 = 0.0f;
bool V_1 = false;
bool V_2 = false;
bool V_3 = false;
{
float L_0 = ___0_p;
float L_1;
L_1 = AbstractProgressBar_get_lowValue_m4FFD1468A1C184A33F71BBFD424067A84F837153_inline(__this, NULL);
V_1 = (bool)((((float)L_0) < ((float)L_1))? 1 : 0);
bool L_2 = V_1;
if (!L_2)
{
goto IL_0019;
}
}
{
float L_3;
L_3 = AbstractProgressBar_get_lowValue_m4FFD1468A1C184A33F71BBFD424067A84F837153_inline(__this, NULL);
V_0 = L_3;
goto IL_0035;
}
IL_0019:
{
float L_4 = ___0_p;
float L_5;
L_5 = AbstractProgressBar_get_highValue_m7114228D44EB12271298C3671C7D5043C2ED2FE6_inline(__this, NULL);
V_2 = (bool)((((float)L_4) > ((float)L_5))? 1 : 0);
bool L_6 = V_2;
if (!L_6)
{
goto IL_0031;
}
}
{
float L_7;
L_7 = AbstractProgressBar_get_highValue_m7114228D44EB12271298C3671C7D5043C2ED2FE6_inline(__this, NULL);
V_0 = L_7;
goto IL_0035;
}
IL_0031:
{
float L_8 = ___0_p;
V_0 = L_8;
}
IL_0035:
{
float L_9 = V_0;
float L_10;
L_10 = AbstractProgressBar_CalculateOppositeProgressWidth_m9EDC80FA8DD29201F4670D85074460A42CCCA036(__this, L_9, NULL);
V_0 = L_10;
float L_11 = V_0;
V_3 = (bool)((((int32_t)((!(((float)L_11) >= ((float)(0.0f))))? 1 : 0)) == ((int32_t)0))? 1 : 0);
bool L_12 = V_3;
if (!L_12)
{
goto IL_0065;
}
}
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_13 = __this->___m_Progress;
NullCheck(L_13);
RuntimeObject* L_14;
L_14 = VisualElement_get_style_mDCFF8D835BE0AFE412905E108F48B32A83734224(L_13, NULL);
float L_15 = V_0;
StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8 L_16;
L_16 = StyleLength_op_Implicit_mA1ED6E9AD696C34231A35B83084B1298A700B019(L_15, NULL);
NullCheck(L_14);
InterfaceActionInvoker1< StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8 >::Invoke(101, IStyle_t4FD66C97CA5F46BFE328FED0C65277A37E0A89F7_il2cpp_TypeInfo_var, L_14, L_16);
}
IL_0065:
{
return;
}
}
// Method Definition Index: 12492
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float AbstractProgressBar_CalculateOppositeProgressWidth_m9EDC80FA8DD29201F4670D85074460A42CCCA036 (AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30* __this, float ___0_width, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IStyle_t4FD66C97CA5F46BFE328FED0C65277A37E0A89F7_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
float V_0 = 0.0f;
float V_1 = 0.0f;
float V_2 = 0.0f;
bool V_3 = false;
float V_4 = 0.0f;
bool V_5 = false;
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D V_6;
memset((&V_6), 0, sizeof(V_6));
int32_t G_B3_0 = 0;
RuntimeObject* G_B9_0 = NULL;
RuntimeObject* G_B8_0 = NULL;
StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8 G_B10_0;
memset((&G_B10_0), 0, sizeof(G_B10_0));
RuntimeObject* G_B10_1 = NULL;
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_0 = __this->___m_Background;
if (!L_0)
{
goto IL_0014;
}
}
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_1 = __this->___m_Progress;
G_B3_0 = ((((RuntimeObject*)(VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)L_1) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0);
goto IL_0015;
}
IL_0014:
{
G_B3_0 = 1;
}
IL_0015:
{
V_3 = (bool)G_B3_0;
bool L_2 = V_3;
if (!L_2)
{
goto IL_0026;
}
}
{
V_4 = (0.0f);
goto IL_00bf;
}
IL_0026:
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_3 = __this->___m_Background;
NullCheck(L_3);
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_4;
L_4 = VisualElement_get_layout_m71851CB694EE1348CDCA83353FFF3C1FB2F69C1A(L_3, NULL);
V_6 = L_4;
float L_5;
L_5 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9_inline((&V_6), NULL);
bool L_6;
L_6 = Single_IsNaN_mFE637F6ECA9F7697CE8EFF56427858F4C5EDF75D_inline(L_5, NULL);
V_5 = L_6;
bool L_7 = V_5;
if (!L_7)
{
goto IL_004f;
}
}
{
V_4 = (0.0f);
goto IL_00bf;
}
IL_004f:
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_8 = __this->___m_Background;
NullCheck(L_8);
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_9;
L_9 = VisualElement_get_layout_m71851CB694EE1348CDCA83353FFF3C1FB2F69C1A(L_8, NULL);
V_6 = L_9;
float L_10;
L_10 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9_inline((&V_6), NULL);
float L_11;
L_11 = floorf(((float)il2cpp_codegen_subtract(L_10, (2.0f))));
V_0 = L_11;
float L_12 = V_0;
float L_13 = ___0_width;
float L_14;
L_14 = AbstractProgressBar_get_highValue_m7114228D44EB12271298C3671C7D5043C2ED2FE6_inline(__this, NULL);
float L_15;
L_15 = Mathf_Max_mF5379E63D2BBAC76D090748695D833934F8AD051_inline(((float)(((float)il2cpp_codegen_multiply(L_12, L_13))/L_14)), (0.0f), NULL);
V_1 = L_15;
float L_16 = V_0;
float L_17 = V_1;
V_2 = ((float)il2cpp_codegen_subtract(L_16, L_17));
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_18 = __this->___m_Progress;
NullCheck(L_18);
RuntimeObject* L_19;
L_19 = VisualElement_get_style_mDCFF8D835BE0AFE412905E108F48B32A83734224(L_18, NULL);
float L_20 = V_0;
float L_21 = V_2;
float L_22;
L_22 = fabsf(((float)il2cpp_codegen_subtract(L_20, L_21)));
if ((((float)L_22) < ((float)(0.100000001f))))
{
G_B9_0 = L_19;
goto IL_00aa;
}
G_B8_0 = L_19;
}
{
StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8 L_23;
memset((&L_23), 0, sizeof(L_23));
StyleLength__ctor_m55F6114FDAED5C76CFF8D95F0A25BD51EC42782D((&L_23), 2, NULL);
G_B10_0 = L_23;
G_B10_1 = G_B8_0;
goto IL_00b4;
}
IL_00aa:
{
StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8 L_24;
memset((&L_24), 0, sizeof(L_24));
StyleLength__ctor_m24A29CCF8BEDCBAADBDF348EC3E00AB9BF585E96((&L_24), (0.0f), NULL);
G_B10_0 = L_24;
G_B10_1 = G_B9_0;
}
IL_00b4:
{
NullCheck(G_B10_1);
InterfaceActionInvoker1< StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8 >::Invoke(167, IStyle_t4FD66C97CA5F46BFE328FED0C65277A37E0A89F7_il2cpp_TypeInfo_var, G_B10_1, G_B10_0);
float L_25 = V_2;
V_4 = L_25;
goto IL_00bf;
}
IL_00bf:
{
float L_26 = V_4;
return L_26;
}
}
// Method Definition Index: 12493
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AbstractProgressBar__cctor_mB41CA550BEC2497F4CEFD8436C689EC673DC20B8 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral46F273EF641E07D271D91E0DC24A4392582671F8);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral5E196F621D73DB41274AA4B71FB107E58AE2665F);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral62A8B1F9AE80DFD7F573569028DC7270F9E60978);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7AAE445FDB57C3D7095F5221107B47601E4BD00A);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral80BB150F4BBC37BDB6764729B2775DEB4394A6B2);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC64491AE82ED63CAB156E371CDA5644260D22419);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC7B4D926EF9532A71B25AEC040A33D52C926425F);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE01FA5CE8B44B90C1B7F4DDB0D3F3FFD74E7B209);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE573FF5AA5009C23E98024DAA0C77551989D917F);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralEBE369821C24F2C5E8262806287C368278040040);
s_Il2CppMethodInitialized = true;
}
{
il2cpp_codegen_runtime_class_init_inline(BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E_il2cpp_TypeInfo_var);
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E L_0;
L_0 = BindingId_op_Implicit_mF43027FCA60BD4AEC267D144641BC0E6E91686CC(_stringLiteralC7B4D926EF9532A71B25AEC040A33D52C926425F, NULL);
((AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_StaticFields*)il2cpp_codegen_static_fields_for(AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_il2cpp_TypeInfo_var))->___titleProperty = L_0;
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_StaticFields*)il2cpp_codegen_static_fields_for(AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_il2cpp_TypeInfo_var))->___titleProperty))->___m_PropertyPath))->___m_Part0))->___m_Name), (void*)NULL);
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_StaticFields*)il2cpp_codegen_static_fields_for(AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_il2cpp_TypeInfo_var))->___titleProperty))->___m_PropertyPath))->___m_Part0))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_StaticFields*)il2cpp_codegen_static_fields_for(AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_il2cpp_TypeInfo_var))->___titleProperty))->___m_PropertyPath))->___m_Part1))->___m_Name), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_StaticFields*)il2cpp_codegen_static_fields_for(AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_il2cpp_TypeInfo_var))->___titleProperty))->___m_PropertyPath))->___m_Part1))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_StaticFields*)il2cpp_codegen_static_fields_for(AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_il2cpp_TypeInfo_var))->___titleProperty))->___m_PropertyPath))->___m_Part2))->___m_Name), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_StaticFields*)il2cpp_codegen_static_fields_for(AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_il2cpp_TypeInfo_var))->___titleProperty))->___m_PropertyPath))->___m_Part2))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_StaticFields*)il2cpp_codegen_static_fields_for(AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_il2cpp_TypeInfo_var))->___titleProperty))->___m_PropertyPath))->___m_Part3))->___m_Name), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_StaticFields*)il2cpp_codegen_static_fields_for(AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_il2cpp_TypeInfo_var))->___titleProperty))->___m_PropertyPath))->___m_Part3))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&(((&((AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_StaticFields*)il2cpp_codegen_static_fields_for(AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_il2cpp_TypeInfo_var))->___titleProperty))->___m_PropertyPath))->___m_AdditionalParts), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&(((&((AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_StaticFields*)il2cpp_codegen_static_fields_for(AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_il2cpp_TypeInfo_var))->___titleProperty))->___m_Path), (void*)NULL);
#endif
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E L_1;
L_1 = BindingId_op_Implicit_mF43027FCA60BD4AEC267D144641BC0E6E91686CC(_stringLiteral80BB150F4BBC37BDB6764729B2775DEB4394A6B2, NULL);
((AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_StaticFields*)il2cpp_codegen_static_fields_for(AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_il2cpp_TypeInfo_var))->___lowValueProperty = L_1;
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_StaticFields*)il2cpp_codegen_static_fields_for(AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_il2cpp_TypeInfo_var))->___lowValueProperty))->___m_PropertyPath))->___m_Part0))->___m_Name), (void*)NULL);
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_StaticFields*)il2cpp_codegen_static_fields_for(AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_il2cpp_TypeInfo_var))->___lowValueProperty))->___m_PropertyPath))->___m_Part0))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_StaticFields*)il2cpp_codegen_static_fields_for(AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_il2cpp_TypeInfo_var))->___lowValueProperty))->___m_PropertyPath))->___m_Part1))->___m_Name), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_StaticFields*)il2cpp_codegen_static_fields_for(AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_il2cpp_TypeInfo_var))->___lowValueProperty))->___m_PropertyPath))->___m_Part1))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_StaticFields*)il2cpp_codegen_static_fields_for(AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_il2cpp_TypeInfo_var))->___lowValueProperty))->___m_PropertyPath))->___m_Part2))->___m_Name), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_StaticFields*)il2cpp_codegen_static_fields_for(AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_il2cpp_TypeInfo_var))->___lowValueProperty))->___m_PropertyPath))->___m_Part2))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_StaticFields*)il2cpp_codegen_static_fields_for(AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_il2cpp_TypeInfo_var))->___lowValueProperty))->___m_PropertyPath))->___m_Part3))->___m_Name), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_StaticFields*)il2cpp_codegen_static_fields_for(AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_il2cpp_TypeInfo_var))->___lowValueProperty))->___m_PropertyPath))->___m_Part3))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&(((&((AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_StaticFields*)il2cpp_codegen_static_fields_for(AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_il2cpp_TypeInfo_var))->___lowValueProperty))->___m_PropertyPath))->___m_AdditionalParts), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&(((&((AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_StaticFields*)il2cpp_codegen_static_fields_for(AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_il2cpp_TypeInfo_var))->___lowValueProperty))->___m_Path), (void*)NULL);
#endif
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E L_2;
L_2 = BindingId_op_Implicit_mF43027FCA60BD4AEC267D144641BC0E6E91686CC(_stringLiteralC64491AE82ED63CAB156E371CDA5644260D22419, NULL);
((AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_StaticFields*)il2cpp_codegen_static_fields_for(AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_il2cpp_TypeInfo_var))->___highValueProperty = L_2;
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_StaticFields*)il2cpp_codegen_static_fields_for(AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_il2cpp_TypeInfo_var))->___highValueProperty))->___m_PropertyPath))->___m_Part0))->___m_Name), (void*)NULL);
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_StaticFields*)il2cpp_codegen_static_fields_for(AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_il2cpp_TypeInfo_var))->___highValueProperty))->___m_PropertyPath))->___m_Part0))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_StaticFields*)il2cpp_codegen_static_fields_for(AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_il2cpp_TypeInfo_var))->___highValueProperty))->___m_PropertyPath))->___m_Part1))->___m_Name), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_StaticFields*)il2cpp_codegen_static_fields_for(AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_il2cpp_TypeInfo_var))->___highValueProperty))->___m_PropertyPath))->___m_Part1))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_StaticFields*)il2cpp_codegen_static_fields_for(AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_il2cpp_TypeInfo_var))->___highValueProperty))->___m_PropertyPath))->___m_Part2))->___m_Name), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_StaticFields*)il2cpp_codegen_static_fields_for(AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_il2cpp_TypeInfo_var))->___highValueProperty))->___m_PropertyPath))->___m_Part2))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_StaticFields*)il2cpp_codegen_static_fields_for(AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_il2cpp_TypeInfo_var))->___highValueProperty))->___m_PropertyPath))->___m_Part3))->___m_Name), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_StaticFields*)il2cpp_codegen_static_fields_for(AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_il2cpp_TypeInfo_var))->___highValueProperty))->___m_PropertyPath))->___m_Part3))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&(((&((AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_StaticFields*)il2cpp_codegen_static_fields_for(AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_il2cpp_TypeInfo_var))->___highValueProperty))->___m_PropertyPath))->___m_AdditionalParts), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&(((&((AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_StaticFields*)il2cpp_codegen_static_fields_for(AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_il2cpp_TypeInfo_var))->___highValueProperty))->___m_Path), (void*)NULL);
#endif
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E L_3;
L_3 = BindingId_op_Implicit_mF43027FCA60BD4AEC267D144641BC0E6E91686CC(_stringLiteral46F273EF641E07D271D91E0DC24A4392582671F8, NULL);
((AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_StaticFields*)il2cpp_codegen_static_fields_for(AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_il2cpp_TypeInfo_var))->___valueProperty = L_3;
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_StaticFields*)il2cpp_codegen_static_fields_for(AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_il2cpp_TypeInfo_var))->___valueProperty))->___m_PropertyPath))->___m_Part0))->___m_Name), (void*)NULL);
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_StaticFields*)il2cpp_codegen_static_fields_for(AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_il2cpp_TypeInfo_var))->___valueProperty))->___m_PropertyPath))->___m_Part0))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_StaticFields*)il2cpp_codegen_static_fields_for(AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_il2cpp_TypeInfo_var))->___valueProperty))->___m_PropertyPath))->___m_Part1))->___m_Name), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_StaticFields*)il2cpp_codegen_static_fields_for(AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_il2cpp_TypeInfo_var))->___valueProperty))->___m_PropertyPath))->___m_Part1))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_StaticFields*)il2cpp_codegen_static_fields_for(AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_il2cpp_TypeInfo_var))->___valueProperty))->___m_PropertyPath))->___m_Part2))->___m_Name), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_StaticFields*)il2cpp_codegen_static_fields_for(AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_il2cpp_TypeInfo_var))->___valueProperty))->___m_PropertyPath))->___m_Part2))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_StaticFields*)il2cpp_codegen_static_fields_for(AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_il2cpp_TypeInfo_var))->___valueProperty))->___m_PropertyPath))->___m_Part3))->___m_Name), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_StaticFields*)il2cpp_codegen_static_fields_for(AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_il2cpp_TypeInfo_var))->___valueProperty))->___m_PropertyPath))->___m_Part3))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&(((&((AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_StaticFields*)il2cpp_codegen_static_fields_for(AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_il2cpp_TypeInfo_var))->___valueProperty))->___m_PropertyPath))->___m_AdditionalParts), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&(((&((AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_StaticFields*)il2cpp_codegen_static_fields_for(AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_il2cpp_TypeInfo_var))->___valueProperty))->___m_Path), (void*)NULL);
#endif
((AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_StaticFields*)il2cpp_codegen_static_fields_for(AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_il2cpp_TypeInfo_var))->___ussClassName = _stringLiteralEBE369821C24F2C5E8262806287C368278040040;
Il2CppCodeGenWriteBarrier((void**)(&((AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_StaticFields*)il2cpp_codegen_static_fields_for(AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_il2cpp_TypeInfo_var))->___ussClassName), (void*)_stringLiteralEBE369821C24F2C5E8262806287C368278040040);
String_t* L_4 = ((AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_StaticFields*)il2cpp_codegen_static_fields_for(AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_il2cpp_TypeInfo_var))->___ussClassName;
String_t* L_5;
L_5 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(L_4, _stringLiteralE01FA5CE8B44B90C1B7F4DDB0D3F3FFD74E7B209, NULL);
((AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_StaticFields*)il2cpp_codegen_static_fields_for(AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_il2cpp_TypeInfo_var))->___containerUssClassName = L_5;
Il2CppCodeGenWriteBarrier((void**)(&((AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_StaticFields*)il2cpp_codegen_static_fields_for(AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_il2cpp_TypeInfo_var))->___containerUssClassName), (void*)L_5);
String_t* L_6 = ((AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_StaticFields*)il2cpp_codegen_static_fields_for(AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_il2cpp_TypeInfo_var))->___ussClassName;
String_t* L_7;
L_7 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(L_6, _stringLiteralE573FF5AA5009C23E98024DAA0C77551989D917F, NULL);
((AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_StaticFields*)il2cpp_codegen_static_fields_for(AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_il2cpp_TypeInfo_var))->___titleUssClassName = L_7;
Il2CppCodeGenWriteBarrier((void**)(&((AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_StaticFields*)il2cpp_codegen_static_fields_for(AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_il2cpp_TypeInfo_var))->___titleUssClassName), (void*)L_7);
String_t* L_8 = ((AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_StaticFields*)il2cpp_codegen_static_fields_for(AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_il2cpp_TypeInfo_var))->___ussClassName;
String_t* L_9;
L_9 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(L_8, _stringLiteral62A8B1F9AE80DFD7F573569028DC7270F9E60978, NULL);
((AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_StaticFields*)il2cpp_codegen_static_fields_for(AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_il2cpp_TypeInfo_var))->___titleContainerUssClassName = L_9;
Il2CppCodeGenWriteBarrier((void**)(&((AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_StaticFields*)il2cpp_codegen_static_fields_for(AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_il2cpp_TypeInfo_var))->___titleContainerUssClassName), (void*)L_9);
String_t* L_10 = ((AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_StaticFields*)il2cpp_codegen_static_fields_for(AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_il2cpp_TypeInfo_var))->___ussClassName;
String_t* L_11;
L_11 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(L_10, _stringLiteral7AAE445FDB57C3D7095F5221107B47601E4BD00A, NULL);
((AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_StaticFields*)il2cpp_codegen_static_fields_for(AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_il2cpp_TypeInfo_var))->___progressUssClassName = L_11;
Il2CppCodeGenWriteBarrier((void**)(&((AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_StaticFields*)il2cpp_codegen_static_fields_for(AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_il2cpp_TypeInfo_var))->___progressUssClassName), (void*)L_11);
String_t* L_12 = ((AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_StaticFields*)il2cpp_codegen_static_fields_for(AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_il2cpp_TypeInfo_var))->___ussClassName;
String_t* L_13;
L_13 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(L_12, _stringLiteral5E196F621D73DB41274AA4B71FB107E58AE2665F, NULL);
((AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_StaticFields*)il2cpp_codegen_static_fields_for(AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_il2cpp_TypeInfo_var))->___backgroundUssClassName = L_13;
Il2CppCodeGenWriteBarrier((void**)(&((AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_StaticFields*)il2cpp_codegen_static_fields_for(AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_il2cpp_TypeInfo_var))->___backgroundUssClassName), (void*)L_13);
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
// Method Definition Index: 12494
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlTraits_Init_mE5AE36159A4D0595C93A06B686A3674A487E3971 (UxmlTraits_t71FC85ADDE15ED13EAEAA0CEF1B5D7F4F44DAFAE* __this, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___0_ve, RuntimeObject* ___1_bag, CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 ___2_cc, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30* V_0 = NULL;
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_0 = ___0_ve;
RuntimeObject* L_1 = ___1_bag;
CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 L_2 = ___2_cc;
UxmlTraits_Init_mF7618ABBF84731C43491CE8BD8ADB637AF5CD44D(__this, L_0, L_1, L_2, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_3 = ___0_ve;
V_0 = ((AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30*)IsInstClass((RuntimeObject*)L_3, AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_il2cpp_TypeInfo_var));
AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30* L_4 = V_0;
UxmlFloatAttributeDescription_t1B8A606E367C713102FC17E8AC732758B48DD4BB* L_5 = __this->___m_LowValue;
RuntimeObject* L_6 = ___1_bag;
CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 L_7 = ___2_cc;
NullCheck(L_5);
float L_8;
L_8 = VirtualFuncInvoker2< float, RuntimeObject*, CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 >::Invoke(4, L_5, L_6, L_7);
NullCheck(L_4);
AbstractProgressBar_set_lowValue_mAD81719AF745FBADE87FC773233FF6A24CBDF7E1(L_4, L_8, NULL);
AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30* L_9 = V_0;
UxmlFloatAttributeDescription_t1B8A606E367C713102FC17E8AC732758B48DD4BB* L_10 = __this->___m_HighValue;
RuntimeObject* L_11 = ___1_bag;
CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 L_12 = ___2_cc;
NullCheck(L_10);
float L_13;
L_13 = VirtualFuncInvoker2< float, RuntimeObject*, CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 >::Invoke(4, L_10, L_11, L_12);
NullCheck(L_9);
AbstractProgressBar_set_highValue_mD77530EAD3288536610F559592390674F4FD6287(L_9, L_13, NULL);
AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30* L_14 = V_0;
UxmlFloatAttributeDescription_t1B8A606E367C713102FC17E8AC732758B48DD4BB* L_15 = __this->___m_Value;
RuntimeObject* L_16 = ___1_bag;
CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 L_17 = ___2_cc;
NullCheck(L_15);
float L_18;
L_18 = VirtualFuncInvoker2< float, RuntimeObject*, CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 >::Invoke(4, L_15, L_16, L_17);
NullCheck(L_14);
VirtualActionInvoker1< float >::Invoke(140, L_14, L_18);
AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30* L_19 = V_0;
UxmlStringAttributeDescription_t60C9BE81B6A3251AD7A38A90E46F240E016293EF* L_20 = __this->___m_Title;
RuntimeObject* L_21 = ___1_bag;
CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 L_22 = ___2_cc;
NullCheck(L_20);
String_t* L_23;
L_23 = VirtualFuncInvoker2< String_t*, RuntimeObject*, CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 >::Invoke(4, L_20, L_21, L_22);
NullCheck(L_19);
AbstractProgressBar_set_title_mF1E785303CB4F22C12A18843653E205B5D2E2812(L_19, L_23, NULL);
return;
}
}
// Method Definition Index: 12495
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlTraits__ctor_mCEF2BF3E30103535062F304FB06BA3F329B96B33 (UxmlTraits_t71FC85ADDE15ED13EAEAA0CEF1B5D7F4F44DAFAE* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypedUxmlAttributeDescription_1_set_defaultValue_m9CD397DCF26F3871BE330F890164CB7C3B5E9BBD_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypedUxmlAttributeDescription_1_set_defaultValue_m9F2EF88DF75445E5B608C4041C2FB142B50F1385_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UxmlFloatAttributeDescription_t1B8A606E367C713102FC17E8AC732758B48DD4BB_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UxmlStringAttributeDescription_t60C9BE81B6A3251AD7A38A90E46F240E016293EF_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1906B4C73F49DA7542624105E2C9741AF35043AD);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral46F273EF641E07D271D91E0DC24A4392582671F8);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral519E44104E3BA0EB020FAF512071106431379703);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC7B4D926EF9532A71B25AEC040A33D52C926425F);
s_Il2CppMethodInitialized = true;
}
{
UxmlFloatAttributeDescription_t1B8A606E367C713102FC17E8AC732758B48DD4BB* L_0 = (UxmlFloatAttributeDescription_t1B8A606E367C713102FC17E8AC732758B48DD4BB*)il2cpp_codegen_object_new(UxmlFloatAttributeDescription_t1B8A606E367C713102FC17E8AC732758B48DD4BB_il2cpp_TypeInfo_var);
UxmlFloatAttributeDescription__ctor_mC065303B0E84820CB5EF79B9AD3E6CF42A031641(L_0, NULL);
UxmlFloatAttributeDescription_t1B8A606E367C713102FC17E8AC732758B48DD4BB* L_1 = L_0;
NullCheck(L_1);
UxmlAttributeDescription_set_name_mCE9C58621BAD7AB4E59D83DD21224A8FA6517E3E_inline(L_1, _stringLiteral1906B4C73F49DA7542624105E2C9741AF35043AD, NULL);
UxmlFloatAttributeDescription_t1B8A606E367C713102FC17E8AC732758B48DD4BB* L_2 = L_1;
NullCheck(L_2);
TypedUxmlAttributeDescription_1_set_defaultValue_m9CD397DCF26F3871BE330F890164CB7C3B5E9BBD_inline(L_2, (0.0f), TypedUxmlAttributeDescription_1_set_defaultValue_m9CD397DCF26F3871BE330F890164CB7C3B5E9BBD_RuntimeMethod_var);
__this->___m_LowValue = L_2;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LowValue), (void*)L_2);
UxmlFloatAttributeDescription_t1B8A606E367C713102FC17E8AC732758B48DD4BB* L_3 = (UxmlFloatAttributeDescription_t1B8A606E367C713102FC17E8AC732758B48DD4BB*)il2cpp_codegen_object_new(UxmlFloatAttributeDescription_t1B8A606E367C713102FC17E8AC732758B48DD4BB_il2cpp_TypeInfo_var);
UxmlFloatAttributeDescription__ctor_mC065303B0E84820CB5EF79B9AD3E6CF42A031641(L_3, NULL);
UxmlFloatAttributeDescription_t1B8A606E367C713102FC17E8AC732758B48DD4BB* L_4 = L_3;
NullCheck(L_4);
UxmlAttributeDescription_set_name_mCE9C58621BAD7AB4E59D83DD21224A8FA6517E3E_inline(L_4, _stringLiteral519E44104E3BA0EB020FAF512071106431379703, NULL);
UxmlFloatAttributeDescription_t1B8A606E367C713102FC17E8AC732758B48DD4BB* L_5 = L_4;
NullCheck(L_5);
TypedUxmlAttributeDescription_1_set_defaultValue_m9CD397DCF26F3871BE330F890164CB7C3B5E9BBD_inline(L_5, (100.0f), TypedUxmlAttributeDescription_1_set_defaultValue_m9CD397DCF26F3871BE330F890164CB7C3B5E9BBD_RuntimeMethod_var);
__this->___m_HighValue = L_5;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_HighValue), (void*)L_5);
UxmlFloatAttributeDescription_t1B8A606E367C713102FC17E8AC732758B48DD4BB* L_6 = (UxmlFloatAttributeDescription_t1B8A606E367C713102FC17E8AC732758B48DD4BB*)il2cpp_codegen_object_new(UxmlFloatAttributeDescription_t1B8A606E367C713102FC17E8AC732758B48DD4BB_il2cpp_TypeInfo_var);
UxmlFloatAttributeDescription__ctor_mC065303B0E84820CB5EF79B9AD3E6CF42A031641(L_6, NULL);
UxmlFloatAttributeDescription_t1B8A606E367C713102FC17E8AC732758B48DD4BB* L_7 = L_6;
NullCheck(L_7);
UxmlAttributeDescription_set_name_mCE9C58621BAD7AB4E59D83DD21224A8FA6517E3E_inline(L_7, _stringLiteral46F273EF641E07D271D91E0DC24A4392582671F8, NULL);
UxmlFloatAttributeDescription_t1B8A606E367C713102FC17E8AC732758B48DD4BB* L_8 = L_7;
NullCheck(L_8);
TypedUxmlAttributeDescription_1_set_defaultValue_m9CD397DCF26F3871BE330F890164CB7C3B5E9BBD_inline(L_8, (0.0f), TypedUxmlAttributeDescription_1_set_defaultValue_m9CD397DCF26F3871BE330F890164CB7C3B5E9BBD_RuntimeMethod_var);
__this->___m_Value = L_8;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Value), (void*)L_8);
UxmlStringAttributeDescription_t60C9BE81B6A3251AD7A38A90E46F240E016293EF* L_9 = (UxmlStringAttributeDescription_t60C9BE81B6A3251AD7A38A90E46F240E016293EF*)il2cpp_codegen_object_new(UxmlStringAttributeDescription_t60C9BE81B6A3251AD7A38A90E46F240E016293EF_il2cpp_TypeInfo_var);
UxmlStringAttributeDescription__ctor_mA8A849D4B098131C4D456911CAA16E3A964B51D7(L_9, NULL);
UxmlStringAttributeDescription_t60C9BE81B6A3251AD7A38A90E46F240E016293EF* L_10 = L_9;
NullCheck(L_10);
UxmlAttributeDescription_set_name_mCE9C58621BAD7AB4E59D83DD21224A8FA6517E3E_inline(L_10, _stringLiteralC7B4D926EF9532A71B25AEC040A33D52C926425F, NULL);
UxmlStringAttributeDescription_t60C9BE81B6A3251AD7A38A90E46F240E016293EF* L_11 = L_10;
String_t* L_12 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_defaults.string_class))->___Empty;
NullCheck(L_11);
TypedUxmlAttributeDescription_1_set_defaultValue_m9F2EF88DF75445E5B608C4041C2FB142B50F1385_inline(L_11, L_12, TypedUxmlAttributeDescription_1_set_defaultValue_m9F2EF88DF75445E5B608C4041C2FB142B50F1385_RuntimeMethod_var);
__this->___m_Title = L_11;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Title), (void*)L_11);
UxmlTraits__ctor_mD1446358752A926B32BC92B0446AA5E87090DD97(__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
// Method Definition Index: 12496
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProgressBar__ctor_m2722158866B23E86097367AE41DF229A3CEFCEE1 (ProgressBar_tDEEB2A9728F38D09F4EDB6B9B882CFF74509F233* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
il2cpp_codegen_runtime_class_init_inline(AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30_il2cpp_TypeInfo_var);
AbstractProgressBar__ctor_m2FF27E7A85BEFDB7250BA69E82362E09664C9648(__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
// Method Definition Index: 12497
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlFactory__ctor_m918EF7F3A427A1D1C2AA94168F5911CC8264856E (UxmlFactory_tE9EC1F2EEB1D16C012FCCA983EB08631DD8A4BE4* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UxmlFactory_2__ctor_mB1659679199D48064FA23BD97BB7C0AFBF829D21_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
UxmlFactory_2__ctor_mB1659679199D48064FA23BD97BB7C0AFBF829D21(__this, UxmlFactory_2__ctor_mB1659679199D48064FA23BD97BB7C0AFBF829D21_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
// Method Definition Index: 12498
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool RadioButton_get_value_mF9AC6D100248EBB9E0954A32B5F7148099F581E6 (RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BaseField_1_get_value_m1B65678910625C38A49C703F22EFBD3D1F1CEB32_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
bool L_0;
L_0 = BaseField_1_get_value_m1B65678910625C38A49C703F22EFBD3D1F1CEB32(__this, BaseField_1_get_value_m1B65678910625C38A49C703F22EFBD3D1F1CEB32_RuntimeMethod_var);
return L_0;
}
}
// Method Definition Index: 12499
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RadioButton_set_value_m02E367F540CDA24124F83032DC75459FBD37024B (RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8* __this, bool ___0_value, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BaseField_1_get_value_m1B65678910625C38A49C703F22EFBD3D1F1CEB32_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BaseField_1_set_value_m739DB8ED48770F0EC3A9C70E64B64292B5C8A9CF_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GroupBoxUtility_OnOptionSelected_TisRadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8_m8AF2A20DA48C4385D9BD30207EC2EA5EBFA91C97_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GroupBoxUtility_t5B29AE5FF7BE272B8A8DFC848149A76F282912DC_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
bool V_0 = false;
bool V_1 = false;
{
bool L_0;
L_0 = BaseField_1_get_value_m1B65678910625C38A49C703F22EFBD3D1F1CEB32(__this, BaseField_1_get_value_m1B65678910625C38A49C703F22EFBD3D1F1CEB32_RuntimeMethod_var);
bool L_1 = ___0_value;
V_0 = (bool)((((int32_t)((((int32_t)L_0) == ((int32_t)L_1))? 1 : 0)) == ((int32_t)0))? 1 : 0);
bool L_2 = V_0;
if (!L_2)
{
goto IL_0030;
}
}
{
bool L_3 = ___0_value;
BaseField_1_set_value_m739DB8ED48770F0EC3A9C70E64B64292B5C8A9CF(__this, L_3, BaseField_1_set_value_m739DB8ED48770F0EC3A9C70E64B64292B5C8A9CF_RuntimeMethod_var);
RadioButton_UpdateCheckmark_m6EEE91D7254F56E86BECB96DAC2C99AC8F56CCD2(__this, NULL);
bool L_4 = ___0_value;
V_1 = L_4;
bool L_5 = V_1;
if (!L_5)
{
goto IL_002f;
}
}
{
il2cpp_codegen_runtime_class_init_inline(GroupBoxUtility_t5B29AE5FF7BE272B8A8DFC848149A76F282912DC_il2cpp_TypeInfo_var);
GroupBoxUtility_OnOptionSelected_TisRadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8_m8AF2A20DA48C4385D9BD30207EC2EA5EBFA91C97(__this, GroupBoxUtility_OnOptionSelected_TisRadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8_m8AF2A20DA48C4385D9BD30207EC2EA5EBFA91C97_RuntimeMethod_var);
}
IL_002f:
{
}
IL_0030:
{
return;
}
}
// Method Definition Index: 12500
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RadioButton__ctor_m5477B707EA6A3C3489BF48DFE9284FF12FE6322E (RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8* __this, const RuntimeMethod* method)
{
{
RadioButton__ctor_mA19672A120C51D898FC14F051BE441E799150D74(__this, (String_t*)NULL, NULL);
return;
}
}
// Method Definition Index: 12501
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RadioButton__ctor_mA19672A120C51D898FC14F051BE441E799150D74 (RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8* __this, String_t* ___0_label, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BaseBoolField_t01F8AFD72D18F0EB65F949062615550A9ED30B0D_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BaseField_1_get_labelElement_mA164849E98B4DCBCBD6BEFBE33311022B1967769_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BaseField_1_get_visualInput_m6A3524290300B23D39D5D57B06FEDFC8A8103286_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CallbackEventHandler_RegisterCallback_TisAttachToPanelEvent_t95C0BC3DD37F324A7816CB2574B56D976C932B28_mE90FCB724E9E49659FDCAE9A1BB0FC9BA01C9BEF_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CallbackEventHandler_RegisterCallback_TisDetachFromPanelEvent_t5E26427B0E6AF96F0C522D1FCEDDC078D755E496_mED85B91BE761D1DBE3001231E0050CD612946F2C_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EventCallback_1_t1FFCCC98AE7C52F427D11F1609ED56BE1E4AEF88_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EventCallback_1_tCE5E8F1D2A7EE5EC636D68025C6D899BD17EF38B_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RadioButton_OnOptionAttachToPanel_m5900393B0D2B89803BF71E359847C3EF3F8FFE82_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RadioButton_OnOptionDetachFromPanel_mE1EE5DF58398D7CA8552ED6D96EB1C80F5192030_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
String_t* L_0 = ___0_label;
il2cpp_codegen_runtime_class_init_inline(BaseBoolField_t01F8AFD72D18F0EB65F949062615550A9ED30B0D_il2cpp_TypeInfo_var);
BaseBoolField__ctor_m03425F09EE8336FD178562D05EB43ABDFBBAF0BB(__this, L_0, NULL);
il2cpp_codegen_runtime_class_init_inline(RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8_il2cpp_TypeInfo_var);
String_t* L_1 = ((RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8_StaticFields*)il2cpp_codegen_static_fields_for(RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8_il2cpp_TypeInfo_var))->___ussClassName;
VisualElement_AddToClassList_mAF0DD8D8CFD5130229A0471DD260E01ED82117F1(__this, L_1, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_2;
L_2 = BaseField_1_get_visualInput_m6A3524290300B23D39D5D57B06FEDFC8A8103286(__this, BaseField_1_get_visualInput_m6A3524290300B23D39D5D57B06FEDFC8A8103286_RuntimeMethod_var);
String_t* L_3 = ((RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8_StaticFields*)il2cpp_codegen_static_fields_for(RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8_il2cpp_TypeInfo_var))->___inputUssClassName;
NullCheck(L_2);
VisualElement_AddToClassList_mAF0DD8D8CFD5130229A0471DD260E01ED82117F1(L_2, L_3, NULL);
Label_tC160668F9119CE0F5567021FB208E64A5B1C5B70* L_4;
L_4 = BaseField_1_get_labelElement_mA164849E98B4DCBCBD6BEFBE33311022B1967769_inline(__this, BaseField_1_get_labelElement_mA164849E98B4DCBCBD6BEFBE33311022B1967769_RuntimeMethod_var);
String_t* L_5 = ((RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8_StaticFields*)il2cpp_codegen_static_fields_for(RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8_il2cpp_TypeInfo_var))->___labelUssClassName;
NullCheck(L_4);
VisualElement_AddToClassList_mAF0DD8D8CFD5130229A0471DD260E01ED82117F1(L_4, L_5, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_6 = ((BaseBoolField_t01F8AFD72D18F0EB65F949062615550A9ED30B0D*)__this)->___m_CheckMark;
NullCheck(L_6);
VisualElement_RemoveFromHierarchy_m5F43EA9B8CBA47EA2AEC2D75180713395AEECF64(L_6, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_7 = (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)il2cpp_codegen_object_new(VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115_il2cpp_TypeInfo_var);
VisualElement__ctor_m4C59A7BA0CE74223A61F07C39A60071DD0207E2D(L_7, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_8 = L_7;
NullCheck(L_8);
VisualElement_set_pickingMode_m4B12358A0C59640E752A2BB5B3E6F5C76CB9ACD0(L_8, 1, NULL);
__this->___m_CheckmarkBackground = L_8;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_CheckmarkBackground), (void*)L_8);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_9 = __this->___m_CheckmarkBackground;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_10 = ((BaseBoolField_t01F8AFD72D18F0EB65F949062615550A9ED30B0D*)__this)->___m_CheckMark;
NullCheck(L_9);
VisualElement_Add_mE2571CCB23C09103F8732EEC73833683F7236A7F(L_9, L_10, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_11 = __this->___m_CheckmarkBackground;
String_t* L_12 = ((RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8_StaticFields*)il2cpp_codegen_static_fields_for(RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8_il2cpp_TypeInfo_var))->___checkmarkBackgroundUssClassName;
NullCheck(L_11);
VisualElement_AddToClassList_mAF0DD8D8CFD5130229A0471DD260E01ED82117F1(L_11, L_12, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_13 = ((BaseBoolField_t01F8AFD72D18F0EB65F949062615550A9ED30B0D*)__this)->___m_CheckMark;
String_t* L_14 = ((RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8_StaticFields*)il2cpp_codegen_static_fields_for(RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8_il2cpp_TypeInfo_var))->___checkmarkUssClassName;
NullCheck(L_13);
VisualElement_AddToClassList_mAF0DD8D8CFD5130229A0471DD260E01ED82117F1(L_13, L_14, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_15;
L_15 = BaseField_1_get_visualInput_m6A3524290300B23D39D5D57B06FEDFC8A8103286(__this, BaseField_1_get_visualInput_m6A3524290300B23D39D5D57B06FEDFC8A8103286_RuntimeMethod_var);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_16 = __this->___m_CheckmarkBackground;
NullCheck(L_15);
VisualElement_Add_mE2571CCB23C09103F8732EEC73833683F7236A7F(L_15, L_16, NULL);
RadioButton_UpdateCheckmark_m6EEE91D7254F56E86BECB96DAC2C99AC8F56CCD2(__this, NULL);
EventCallback_1_t1FFCCC98AE7C52F427D11F1609ED56BE1E4AEF88* L_17 = (EventCallback_1_t1FFCCC98AE7C52F427D11F1609ED56BE1E4AEF88*)il2cpp_codegen_object_new(EventCallback_1_t1FFCCC98AE7C52F427D11F1609ED56BE1E4AEF88_il2cpp_TypeInfo_var);
EventCallback_1__ctor_m929B5D5292DB931820A52428141FECB39016A6B7(L_17, __this, (intptr_t)((void*)RadioButton_OnOptionAttachToPanel_m5900393B0D2B89803BF71E359847C3EF3F8FFE82_RuntimeMethod_var), NULL);
CallbackEventHandler_RegisterCallback_TisAttachToPanelEvent_t95C0BC3DD37F324A7816CB2574B56D976C932B28_mE90FCB724E9E49659FDCAE9A1BB0FC9BA01C9BEF(__this, L_17, 0, CallbackEventHandler_RegisterCallback_TisAttachToPanelEvent_t95C0BC3DD37F324A7816CB2574B56D976C932B28_mE90FCB724E9E49659FDCAE9A1BB0FC9BA01C9BEF_RuntimeMethod_var);
EventCallback_1_tCE5E8F1D2A7EE5EC636D68025C6D899BD17EF38B* L_18 = (EventCallback_1_tCE5E8F1D2A7EE5EC636D68025C6D899BD17EF38B*)il2cpp_codegen_object_new(EventCallback_1_tCE5E8F1D2A7EE5EC636D68025C6D899BD17EF38B_il2cpp_TypeInfo_var);
EventCallback_1__ctor_m0407B736C264F06C81E5CBB70EF40FBB975AC634(L_18, __this, (intptr_t)((void*)RadioButton_OnOptionDetachFromPanel_mE1EE5DF58398D7CA8552ED6D96EB1C80F5192030_RuntimeMethod_var), NULL);
CallbackEventHandler_RegisterCallback_TisDetachFromPanelEvent_t5E26427B0E6AF96F0C522D1FCEDDC078D755E496_mED85B91BE761D1DBE3001231E0050CD612946F2C(__this, L_18, 0, CallbackEventHandler_RegisterCallback_TisDetachFromPanelEvent_t5E26427B0E6AF96F0C522D1FCEDDC078D755E496_mED85B91BE761D1DBE3001231E0050CD612946F2C_RuntimeMethod_var);
return;
}
}
// Method Definition Index: 12502
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RadioButton_OnOptionAttachToPanel_m5900393B0D2B89803BF71E359847C3EF3F8FFE82 (RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8* __this, AttachToPanelEvent_t95C0BC3DD37F324A7816CB2574B56D976C932B28* ___0_evt, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GroupBoxUtility_RegisterGroupBoxOption_TisRadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8_m70DF23B1D9EAC3C42B8ACAD62D579D26E8FFA815_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GroupBoxUtility_t5B29AE5FF7BE272B8A8DFC848149A76F282912DC_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
il2cpp_codegen_runtime_class_init_inline(GroupBoxUtility_t5B29AE5FF7BE272B8A8DFC848149A76F282912DC_il2cpp_TypeInfo_var);
GroupBoxUtility_RegisterGroupBoxOption_TisRadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8_m70DF23B1D9EAC3C42B8ACAD62D579D26E8FFA815(__this, GroupBoxUtility_RegisterGroupBoxOption_TisRadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8_m70DF23B1D9EAC3C42B8ACAD62D579D26E8FFA815_RuntimeMethod_var);
return;
}
}
// Method Definition Index: 12503
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RadioButton_OnOptionDetachFromPanel_mE1EE5DF58398D7CA8552ED6D96EB1C80F5192030 (RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8* __this, DetachFromPanelEvent_t5E26427B0E6AF96F0C522D1FCEDDC078D755E496* ___0_evt, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GroupBoxUtility_UnregisterGroupBoxOption_TisRadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8_m952FB897ECC60452FE382497BE676822C258595C_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GroupBoxUtility_t5B29AE5FF7BE272B8A8DFC848149A76F282912DC_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
il2cpp_codegen_runtime_class_init_inline(GroupBoxUtility_t5B29AE5FF7BE272B8A8DFC848149A76F282912DC_il2cpp_TypeInfo_var);
GroupBoxUtility_UnregisterGroupBoxOption_TisRadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8_m952FB897ECC60452FE382497BE676822C258595C(__this, GroupBoxUtility_UnregisterGroupBoxOption_TisRadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8_m952FB897ECC60452FE382497BE676822C258595C_RuntimeMethod_var);
return;
}
}
// Method Definition Index: 12504
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RadioButton_InitLabel_m821E81602D8BF0A8F9591210C372C180CA45E3BE (RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
BaseBoolField_InitLabel_mA42D7F785A4C5C390A6901193BCCD24F4A6769B7(__this, NULL);
Label_tC160668F9119CE0F5567021FB208E64A5B1C5B70* L_0 = ((BaseBoolField_t01F8AFD72D18F0EB65F949062615550A9ED30B0D*)__this)->___m_Label;
il2cpp_codegen_runtime_class_init_inline(RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8_il2cpp_TypeInfo_var);
String_t* L_1 = ((RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8_StaticFields*)il2cpp_codegen_static_fields_for(RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8_il2cpp_TypeInfo_var))->___textUssClassName;
NullCheck(L_0);
VisualElement_AddToClassList_mAF0DD8D8CFD5130229A0471DD260E01ED82117F1(L_0, L_1, NULL);
return;
}
}
// Method Definition Index: 12505
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RadioButton_ToggleValue_m756F4F9495BE8EFC5E0FDCE5BCAD0DF3647185F7 (RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8* __this, const RuntimeMethod* method)
{
bool V_0 = false;
{
bool L_0;
L_0 = VirtualFuncInvoker0< bool >::Invoke(141, __this);
V_0 = (bool)((((int32_t)L_0) == ((int32_t)0))? 1 : 0);
bool L_1 = V_0;
if (!L_1)
{
goto IL_0018;
}
}
{
VirtualActionInvoker1< bool >::Invoke(142, __this, (bool)1);
}
IL_0018:
{
return;
}
}
// Method Definition Index: 12506
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RadioButton_UnityEngine_UIElements_IGroupBoxOption_SetSelected_m41BC91AE1C616FC6F503049DC88F12583DC30DD4 (RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8* __this, bool ___0_selected, const RuntimeMethod* method)
{
{
bool L_0 = ___0_selected;
VirtualActionInvoker1< bool >::Invoke(142, __this, L_0);
return;
}
}
// Method Definition Index: 12507
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RadioButton_SetValueWithoutNotify_m6F6E093E0F56E15609B6DDF092AFB6605DED3509 (RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8* __this, bool ___0_newValue, const RuntimeMethod* method)
{
{
bool L_0 = ___0_newValue;
BaseBoolField_SetValueWithoutNotify_m79A630E64C24214CD4D5468F81CC6279D90D2B0E(__this, L_0, NULL);
RadioButton_UpdateCheckmark_m6EEE91D7254F56E86BECB96DAC2C99AC8F56CCD2(__this, NULL);
return;
}
}
// Method Definition Index: 12508
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RadioButton_UpdateCheckmark_m6EEE91D7254F56E86BECB96DAC2C99AC8F56CCD2 (RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IStyle_t4FD66C97CA5F46BFE328FED0C65277A37E0A89F7_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StyleEnum_1_op_Implicit_mE2664CDFC678F602380EED12BA228071E6F49030_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
RuntimeObject* G_B2_0 = NULL;
RuntimeObject* G_B1_0 = NULL;
int32_t G_B3_0 = 0;
RuntimeObject* G_B3_1 = NULL;
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_0 = ((BaseBoolField_t01F8AFD72D18F0EB65F949062615550A9ED30B0D*)__this)->___m_CheckMark;
NullCheck(L_0);
RuntimeObject* L_1;
L_1 = VisualElement_get_style_mDCFF8D835BE0AFE412905E108F48B32A83734224(L_0, NULL);
bool L_2;
L_2 = VirtualFuncInvoker0< bool >::Invoke(141, __this);
if (L_2)
{
G_B2_0 = L_1;
goto IL_0017;
}
G_B1_0 = L_1;
}
{
G_B3_0 = 1;
G_B3_1 = G_B1_0;
goto IL_0018;
}
IL_0017:
{
G_B3_0 = 0;
G_B3_1 = G_B2_0;
}
IL_0018:
{
StyleEnum_1_t3B02FFF55849C9C8E6A7C0AA9C7E5F65F10C9C69 L_3;
L_3 = StyleEnum_1_op_Implicit_mE2664CDFC678F602380EED12BA228071E6F49030(G_B3_0, StyleEnum_1_op_Implicit_mE2664CDFC678F602380EED12BA228071E6F49030_RuntimeMethod_var);
NullCheck(G_B3_1);
InterfaceActionInvoker1< StyleEnum_1_t3B02FFF55849C9C8E6A7C0AA9C7E5F65F10C9C69 >::Invoke(49, IStyle_t4FD66C97CA5F46BFE328FED0C65277A37E0A89F7_il2cpp_TypeInfo_var, G_B3_1, L_3);
return;
}
}
// Method Definition Index: 12509
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RadioButton_UpdateMixedValueContent_mCC208A05F4E37F7EDB850C722F157AA27397B734 (RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BaseField_1_get_showMixedValue_m82F618A9811B9F5C550CAC312D1E844E69BF11E0_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BaseField_1_get_visualInput_m6A3524290300B23D39D5D57B06FEDFC8A8103286_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
bool V_0 = false;
{
BaseBoolField_UpdateMixedValueContent_mE58CBE5E6790897F118AD45D61D03D779F8CF2AC(__this, NULL);
bool L_0;
L_0 = BaseField_1_get_showMixedValue_m82F618A9811B9F5C550CAC312D1E844E69BF11E0_inline(__this, BaseField_1_get_showMixedValue_m82F618A9811B9F5C550CAC312D1E844E69BF11E0_RuntimeMethod_var);
V_0 = L_0;
bool L_1 = V_0;
if (!L_1)
{
goto IL_0022;
}
}
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_2 = __this->___m_CheckmarkBackground;
NullCheck(L_2);
VisualElement_RemoveFromHierarchy_m5F43EA9B8CBA47EA2AEC2D75180713395AEECF64(L_2, NULL);
goto IL_0048;
}
IL_0022:
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_3 = __this->___m_CheckmarkBackground;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_4 = ((BaseBoolField_t01F8AFD72D18F0EB65F949062615550A9ED30B0D*)__this)->___m_CheckMark;
NullCheck(L_3);
VisualElement_Add_mE2571CCB23C09103F8732EEC73833683F7236A7F(L_3, L_4, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_5;
L_5 = BaseField_1_get_visualInput_m6A3524290300B23D39D5D57B06FEDFC8A8103286(__this, BaseField_1_get_visualInput_m6A3524290300B23D39D5D57B06FEDFC8A8103286_RuntimeMethod_var);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_6 = __this->___m_CheckmarkBackground;
NullCheck(L_5);
VisualElement_Add_mE2571CCB23C09103F8732EEC73833683F7236A7F(L_5, L_6, NULL);
}
IL_0048:
{
return;
}
}
// Method Definition Index: 12510
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RadioButton__cctor_mEF911B7BB71369C92C89CF4D1404C32BA2F7DEDD (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral159C600D6345195169D9426F9508A43456E4CCB3);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8149A8DD15A75606C6D5787C8BF3C62AC934806D);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8C22706601DD2CF4C914DCA6EC0245B68B54697C);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA86E3FB289E0A43F5FFD8AEED5C83FA1590C2492);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB33F63A61DAA3D769F026D737C92DB30774A8A1B);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralFA260FC853CB4AA8AF3AC7F64023DE48E0B01E64);
s_Il2CppMethodInitialized = true;
}
{
((RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8_StaticFields*)il2cpp_codegen_static_fields_for(RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8_il2cpp_TypeInfo_var))->___ussClassName = _stringLiteral8C22706601DD2CF4C914DCA6EC0245B68B54697C;
Il2CppCodeGenWriteBarrier((void**)(&((RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8_StaticFields*)il2cpp_codegen_static_fields_for(RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8_il2cpp_TypeInfo_var))->___ussClassName), (void*)_stringLiteral8C22706601DD2CF4C914DCA6EC0245B68B54697C);
String_t* L_0 = ((RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8_StaticFields*)il2cpp_codegen_static_fields_for(RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8_il2cpp_TypeInfo_var))->___ussClassName;
String_t* L_1;
L_1 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(L_0, _stringLiteralB33F63A61DAA3D769F026D737C92DB30774A8A1B, NULL);
((RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8_StaticFields*)il2cpp_codegen_static_fields_for(RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8_il2cpp_TypeInfo_var))->___labelUssClassName = L_1;
Il2CppCodeGenWriteBarrier((void**)(&((RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8_StaticFields*)il2cpp_codegen_static_fields_for(RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8_il2cpp_TypeInfo_var))->___labelUssClassName), (void*)L_1);
String_t* L_2 = ((RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8_StaticFields*)il2cpp_codegen_static_fields_for(RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8_il2cpp_TypeInfo_var))->___ussClassName;
String_t* L_3;
L_3 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(L_2, _stringLiteralFA260FC853CB4AA8AF3AC7F64023DE48E0B01E64, NULL);
((RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8_StaticFields*)il2cpp_codegen_static_fields_for(RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8_il2cpp_TypeInfo_var))->___inputUssClassName = L_3;
Il2CppCodeGenWriteBarrier((void**)(&((RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8_StaticFields*)il2cpp_codegen_static_fields_for(RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8_il2cpp_TypeInfo_var))->___inputUssClassName), (void*)L_3);
String_t* L_4 = ((RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8_StaticFields*)il2cpp_codegen_static_fields_for(RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8_il2cpp_TypeInfo_var))->___ussClassName;
String_t* L_5;
L_5 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(L_4, _stringLiteral159C600D6345195169D9426F9508A43456E4CCB3, NULL);
((RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8_StaticFields*)il2cpp_codegen_static_fields_for(RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8_il2cpp_TypeInfo_var))->___checkmarkBackgroundUssClassName = L_5;
Il2CppCodeGenWriteBarrier((void**)(&((RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8_StaticFields*)il2cpp_codegen_static_fields_for(RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8_il2cpp_TypeInfo_var))->___checkmarkBackgroundUssClassName), (void*)L_5);
String_t* L_6 = ((RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8_StaticFields*)il2cpp_codegen_static_fields_for(RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8_il2cpp_TypeInfo_var))->___ussClassName;
String_t* L_7;
L_7 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(L_6, _stringLiteral8149A8DD15A75606C6D5787C8BF3C62AC934806D, NULL);
((RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8_StaticFields*)il2cpp_codegen_static_fields_for(RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8_il2cpp_TypeInfo_var))->___checkmarkUssClassName = L_7;
Il2CppCodeGenWriteBarrier((void**)(&((RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8_StaticFields*)il2cpp_codegen_static_fields_for(RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8_il2cpp_TypeInfo_var))->___checkmarkUssClassName), (void*)L_7);
String_t* L_8 = ((RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8_StaticFields*)il2cpp_codegen_static_fields_for(RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8_il2cpp_TypeInfo_var))->___ussClassName;
String_t* L_9;
L_9 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(L_8, _stringLiteralA86E3FB289E0A43F5FFD8AEED5C83FA1590C2492, NULL);
((RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8_StaticFields*)il2cpp_codegen_static_fields_for(RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8_il2cpp_TypeInfo_var))->___textUssClassName = L_9;
Il2CppCodeGenWriteBarrier((void**)(&((RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8_StaticFields*)il2cpp_codegen_static_fields_for(RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8_il2cpp_TypeInfo_var))->___textUssClassName), (void*)L_9);
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
// Method Definition Index: 12511
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlFactory__ctor_mCF69EA4C7D3090596961C5251A78034EB50C3CB3 (UxmlFactory_t249AC34D5F7B29165319BBB39E55115D72C6C355* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UxmlFactory_2__ctor_mF08ACCFC5EF753D498CA2DEEE65F3B97CC7F3C61_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
UxmlFactory_2__ctor_mF08ACCFC5EF753D498CA2DEEE65F3B97CC7F3C61(__this, UxmlFactory_2__ctor_mF08ACCFC5EF753D498CA2DEEE65F3B97CC7F3C61_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
// Method Definition Index: 12512
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlTraits_Init_mCAA78F0C64AF84F840C7F8C8D07B0C76384B088E (UxmlTraits_t42E316800695D69D7A3970740D34C8A35F556DF3* __this, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___0_ve, RuntimeObject* ___1_bag, CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 ___2_cc, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BaseFieldTraits_2_Init_m1E2180EBE5AAEA54064ACDF3605BDBF67F2B5643_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_0 = ___0_ve;
RuntimeObject* L_1 = ___1_bag;
CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 L_2 = ___2_cc;
BaseFieldTraits_2_Init_m1E2180EBE5AAEA54064ACDF3605BDBF67F2B5643(__this, L_0, L_1, L_2, BaseFieldTraits_2_Init_m1E2180EBE5AAEA54064ACDF3605BDBF67F2B5643_RuntimeMethod_var);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_3 = ___0_ve;
UxmlStringAttributeDescription_t60C9BE81B6A3251AD7A38A90E46F240E016293EF* L_4 = __this->___m_Text;
RuntimeObject* L_5 = ___1_bag;
CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 L_6 = ___2_cc;
NullCheck(L_4);
String_t* L_7;
L_7 = VirtualFuncInvoker2< String_t*, RuntimeObject*, CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 >::Invoke(4, L_4, L_5, L_6);
NullCheck(((RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8*)CastclassClass((RuntimeObject*)L_3, RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8_il2cpp_TypeInfo_var)));
BaseBoolField_set_text_mEE1205D6F5A9E94D75B77A385580C0867420A52D(((RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8*)CastclassClass((RuntimeObject*)L_3, RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8_il2cpp_TypeInfo_var)), L_7, NULL);
return;
}
}
// Method Definition Index: 12513
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlTraits__ctor_m048140A226D36FEDE0D51ACFE78FAAD8F970368D (UxmlTraits_t42E316800695D69D7A3970740D34C8A35F556DF3* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BaseFieldTraits_2__ctor_m2D4334766694BAC364CA1330E538A378D28D1906_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UxmlStringAttributeDescription_t60C9BE81B6A3251AD7A38A90E46F240E016293EF_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralBFCC6EE94F1B7AA05A04750903E25F93A7188AE0);
s_Il2CppMethodInitialized = true;
}
{
UxmlStringAttributeDescription_t60C9BE81B6A3251AD7A38A90E46F240E016293EF* L_0 = (UxmlStringAttributeDescription_t60C9BE81B6A3251AD7A38A90E46F240E016293EF*)il2cpp_codegen_object_new(UxmlStringAttributeDescription_t60C9BE81B6A3251AD7A38A90E46F240E016293EF_il2cpp_TypeInfo_var);
UxmlStringAttributeDescription__ctor_mA8A849D4B098131C4D456911CAA16E3A964B51D7(L_0, NULL);
UxmlStringAttributeDescription_t60C9BE81B6A3251AD7A38A90E46F240E016293EF* L_1 = L_0;
NullCheck(L_1);
UxmlAttributeDescription_set_name_mCE9C58621BAD7AB4E59D83DD21224A8FA6517E3E_inline(L_1, _stringLiteralBFCC6EE94F1B7AA05A04750903E25F93A7188AE0, NULL);
__this->___m_Text = L_1;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Text), (void*)L_1);
BaseFieldTraits_2__ctor_m2D4334766694BAC364CA1330E538A378D28D1906(__this, BaseFieldTraits_2__ctor_m2D4334766694BAC364CA1330E538A378D28D1906_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
// Method Definition Index: 12514
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* RadioButtonGroup_get_choices_m15DC2EBBC81169B816AD5809A378CBC88BE3243D (RadioButtonGroup_t92E82155D2102EA368B854C8F088737BED188DDE* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3Cget_choicesU3Ed__17_tE7BE181387FC95BE357C557627F60532139237B0_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
U3Cget_choicesU3Ed__17_tE7BE181387FC95BE357C557627F60532139237B0* V_0 = NULL;
RuntimeObject* V_1 = NULL;
{
U3Cget_choicesU3Ed__17_tE7BE181387FC95BE357C557627F60532139237B0* L_0 = (U3Cget_choicesU3Ed__17_tE7BE181387FC95BE357C557627F60532139237B0*)il2cpp_codegen_object_new(U3Cget_choicesU3Ed__17_tE7BE181387FC95BE357C557627F60532139237B0_il2cpp_TypeInfo_var);
U3Cget_choicesU3Ed__17__ctor_mDE013499DBB785F8216C9BCBEEEF922FFF717E8E(L_0, ((int32_t)-2), NULL);
V_0 = L_0;
U3Cget_choicesU3Ed__17_tE7BE181387FC95BE357C557627F60532139237B0* L_1 = V_0;
NullCheck(L_1);
L_1->___U3CU3E4__this = __this;
Il2CppCodeGenWriteBarrier((void**)(&L_1->___U3CU3E4__this), (void*)__this);
U3Cget_choicesU3Ed__17_tE7BE181387FC95BE357C557627F60532139237B0* L_2 = V_0;
V_1 = L_2;
RuntimeObject* L_3 = V_1;
return L_3;
}
}
// Method Definition Index: 12515
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RadioButtonGroup_set_choices_m67A6FABD7E22F1C7997C52F5E68FEE69C6DED64C (RadioButtonGroup_t92E82155D2102EA368B854C8F088737BED188DDE* __this, RuntimeObject* ___0_value, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_AddRange_m157DD7AD4D25423F82A21E533BC4686C83770D5E_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Clear_mC6C7AEBB0F980A717A87C0D12377984A464F0934_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_mB63183A9151F4345A9DD444A7CBE0D6E03F77C7C_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RadioButtonGroup_t92E82155D2102EA368B854C8F088737BED188DDE_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
bool V_0 = false;
bool V_1 = false;
int32_t G_B5_0 = 0;
int32_t G_B7_0 = 0;
{
RuntimeObject* L_0 = ___0_value;
if (!L_0)
{
goto IL_0012;
}
}
{
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_1 = __this->___m_Choices;
RuntimeObject* L_2 = ___0_value;
il2cpp_codegen_runtime_class_init_inline(RadioButtonGroup_t92E82155D2102EA368B854C8F088737BED188DDE_il2cpp_TypeInfo_var);
bool L_3;
L_3 = RadioButtonGroup_U3Cset_choicesU3Eg__AreListEqualU7C18_0_m8F3D21898650B98866D25330FD3C5541D8D3228C(L_1, L_2, NULL);
if (L_3)
{
goto IL_0028;
}
}
IL_0012:
{
RuntimeObject* L_4 = ___0_value;
if (L_4)
{
goto IL_0025;
}
}
{
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_5 = __this->___m_Choices;
NullCheck(L_5);
int32_t L_6;
L_6 = List_1_get_Count_mB63183A9151F4345A9DD444A7CBE0D6E03F77C7C_inline(L_5, List_1_get_Count_mB63183A9151F4345A9DD444A7CBE0D6E03F77C7C_RuntimeMethod_var);
G_B5_0 = ((((int32_t)L_6) == ((int32_t)0))? 1 : 0);
goto IL_0026;
}
IL_0025:
{
G_B5_0 = 0;
}
IL_0026:
{
G_B7_0 = G_B5_0;
goto IL_0029;
}
IL_0028:
{
G_B7_0 = 1;
}
IL_0029:
{
V_0 = (bool)G_B7_0;
bool L_7 = V_0;
if (!L_7)
{
goto IL_002f;
}
}
{
goto IL_0065;
}
IL_002f:
{
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_8 = __this->___m_Choices;
NullCheck(L_8);
List_1_Clear_mC6C7AEBB0F980A717A87C0D12377984A464F0934_inline(L_8, List_1_Clear_mC6C7AEBB0F980A717A87C0D12377984A464F0934_RuntimeMethod_var);
RuntimeObject* L_9 = ___0_value;
V_1 = (bool)((!(((RuntimeObject*)(RuntimeObject*)L_9) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
bool L_10 = V_1;
if (!L_10)
{
goto IL_0050;
}
}
{
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_11 = __this->___m_Choices;
RuntimeObject* L_12 = ___0_value;
NullCheck(L_11);
List_1_AddRange_m157DD7AD4D25423F82A21E533BC4686C83770D5E(L_11, L_12, List_1_AddRange_m157DD7AD4D25423F82A21E533BC4686C83770D5E_RuntimeMethod_var);
}
IL_0050:
{
RadioButtonGroup_RebuildRadioButtonsFromChoices_m4FA19E7DE069A10397BB2EFD458AA663A80EB4E7(__this, NULL);
il2cpp_codegen_runtime_class_init_inline(RadioButtonGroup_t92E82155D2102EA368B854C8F088737BED188DDE_il2cpp_TypeInfo_var);
CallbackEventHandler_NotifyPropertyChanged_m9CA05CC71AABC3EB3A77B089D89EBCF999A24891(__this, (&((RadioButtonGroup_t92E82155D2102EA368B854C8F088737BED188DDE_StaticFields*)il2cpp_codegen_static_fields_for(RadioButtonGroup_t92E82155D2102EA368B854C8F088737BED188DDE_il2cpp_TypeInfo_var))->___choicesProperty), NULL);
goto IL_0065;
}
IL_0065:
{
return;
}
}
// Method Definition Index: 12516
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RadioButtonGroup_RebuildRadioButtonsFromChoices_m4FA19E7DE069A10397BB2EFD458AA663A80EB4E7 (RadioButtonGroup_t92E82155D2102EA368B854C8F088737BED188DDE* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_m592BCCE7B7933454DED2130C810F059F8D85B1D7_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_mDB47EEC4531D33B9C33FD2E70BA15E1535A0F3ED_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_m143541DD8FBCD313E7554EA738FA813B8F4DB11A_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_GetEnumerator_m7692B5F182858B7D5C72C920D09AD48738D1E70D_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_mB63183A9151F4345A9DD444A7CBE0D6E03F77C7C_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
bool V_0 = false;
int32_t V_1 = 0;
int32_t V_2 = 0;
Enumerator_tA7A4B718FE1ED1D87565680D8C8195EC8AEAB3D1 V_3;
memset((&V_3), 0, sizeof(V_3));
String_t* V_4 = NULL;
bool V_5 = false;
RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8* V_6 = NULL;
int32_t V_7 = 0;
bool V_8 = false;
{
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_0 = __this->___m_Choices;
NullCheck(L_0);
int32_t L_1;
L_1 = List_1_get_Count_mB63183A9151F4345A9DD444A7CBE0D6E03F77C7C_inline(L_0, List_1_get_Count_mB63183A9151F4345A9DD444A7CBE0D6E03F77C7C_RuntimeMethod_var);
V_0 = (bool)((((int32_t)L_1) == ((int32_t)0))? 1 : 0);
bool L_2 = V_0;
if (!L_2)
{
goto IL_0026;
}
}
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_3 = __this->___m_ChoiceRadioButtonContainer;
NullCheck(L_3);
VisualElement_Clear_m201F95F3031691823F39BAEC5ED378C82F34AC7F(L_3, NULL);
goto IL_00f6;
}
IL_0026:
{
V_1 = 0;
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_4 = __this->___m_Choices;
NullCheck(L_4);
Enumerator_tA7A4B718FE1ED1D87565680D8C8195EC8AEAB3D1 L_5;
L_5 = List_1_GetEnumerator_m7692B5F182858B7D5C72C920D09AD48738D1E70D(L_4, List_1_GetEnumerator_m7692B5F182858B7D5C72C920D09AD48738D1E70D_RuntimeMethod_var);
V_3 = L_5;
}
{
auto __finallyBlock = il2cpp::utils::Finally([&]
{
FINALLY_00aa:
{
Enumerator_Dispose_m592BCCE7B7933454DED2130C810F059F8D85B1D7((&V_3), Enumerator_Dispose_m592BCCE7B7933454DED2130C810F059F8D85B1D7_RuntimeMethod_var);
return;
}
});
try
{
{
goto IL_009f_1;
}
IL_0038_1:
{
String_t* L_6;
L_6 = Enumerator_get_Current_m143541DD8FBCD313E7554EA738FA813B8F4DB11A_inline((&V_3), Enumerator_get_Current_m143541DD8FBCD313E7554EA738FA813B8F4DB11A_RuntimeMethod_var);
V_4 = L_6;
int32_t L_7 = V_1;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_8 = __this->___m_ChoiceRadioButtonContainer;
NullCheck(L_8);
int32_t L_9;
L_9 = VisualElement_get_childCount_m411C1EAE0E8B660CF0F831B38D5AEEBC200F277A(L_8, NULL);
V_5 = (bool)((((int32_t)L_7) < ((int32_t)L_9))? 1 : 0);
bool L_10 = V_5;
if (!L_10)
{
goto IL_007a_1;
}
}
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_11 = __this->___m_ChoiceRadioButtonContainer;
int32_t L_12 = V_1;
NullCheck(L_11);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_13;
L_13 = VisualElement_get_Item_m84C0E356F6D66363D97482DC4EFC17060060C693(L_11, L_12, NULL);
String_t* L_14 = V_4;
NullCheck(((RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8*)IsInstClass((RuntimeObject*)L_13, RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8_il2cpp_TypeInfo_var)));
BaseBoolField_set_text_mEE1205D6F5A9E94D75B77A385580C0867420A52D(((RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8*)IsInstClass((RuntimeObject*)L_13, RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8_il2cpp_TypeInfo_var)), L_14, NULL);
RadioButtonGroup_ScheduleRadioButtons_m865B0A8A429A16A44B14742A90913B28FF1CB17E(__this, NULL);
goto IL_009a_1;
}
IL_007a_1:
{
RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8* L_15 = (RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8*)il2cpp_codegen_object_new(RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8_il2cpp_TypeInfo_var);
RadioButton__ctor_m5477B707EA6A3C3489BF48DFE9284FF12FE6322E(L_15, NULL);
RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8* L_16 = L_15;
String_t* L_17 = V_4;
NullCheck(L_16);
BaseBoolField_set_text_mEE1205D6F5A9E94D75B77A385580C0867420A52D(L_16, L_17, NULL);
V_6 = L_16;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_18 = __this->___m_ChoiceRadioButtonContainer;
RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8* L_19 = V_6;
NullCheck(L_18);
VisualElement_Add_mE2571CCB23C09103F8732EEC73833683F7236A7F(L_18, L_19, NULL);
}
IL_009a_1:
{
int32_t L_20 = V_1;
V_1 = ((int32_t)il2cpp_codegen_add(L_20, 1));
}
IL_009f_1:
{
bool L_21;
L_21 = Enumerator_MoveNext_mDB47EEC4531D33B9C33FD2E70BA15E1535A0F3ED((&V_3), Enumerator_MoveNext_mDB47EEC4531D33B9C33FD2E70BA15E1535A0F3ED_RuntimeMethod_var);
if (L_21)
{
goto IL_0038_1;
}
}
{
goto IL_00b9;
}
}
catch(Il2CppExceptionWrapper& e)
{
__finallyBlock.StoreException(e.ex);
}
}
IL_00b9:
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_22 = __this->___m_ChoiceRadioButtonContainer;
NullCheck(L_22);
int32_t L_23;
L_23 = VisualElement_get_childCount_m411C1EAE0E8B660CF0F831B38D5AEEBC200F277A(L_22, NULL);
V_2 = ((int32_t)il2cpp_codegen_subtract(L_23, 1));
int32_t L_24 = V_2;
V_7 = L_24;
goto IL_00e7;
}
IL_00cc:
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_25 = __this->___m_ChoiceRadioButtonContainer;
int32_t L_26 = V_7;
NullCheck(L_25);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_27;
L_27 = VisualElement_get_Item_m84C0E356F6D66363D97482DC4EFC17060060C693(L_25, L_26, NULL);
NullCheck(L_27);
VisualElement_RemoveFromHierarchy_m5F43EA9B8CBA47EA2AEC2D75180713395AEECF64(L_27, NULL);
int32_t L_28 = V_7;
V_7 = ((int32_t)il2cpp_codegen_subtract(L_28, 1));
}
IL_00e7:
{
int32_t L_29 = V_7;
int32_t L_30 = V_1;
V_8 = (bool)((((int32_t)((((int32_t)L_29) < ((int32_t)L_30))? 1 : 0)) == ((int32_t)0))? 1 : 0);
bool L_31 = V_8;
if (L_31)
{
goto IL_00cc;
}
}
{
}
IL_00f6:
{
return;
}
}
// Method Definition Index: 12517
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RadioButtonGroup_set_choicesList_m596F36FA010C35E85DA2C9B6A0B2CF83FE304347 (RadioButtonGroup_t92E82155D2102EA368B854C8F088737BED188DDE* __this, List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* ___0_value, const RuntimeMethod* method)
{
{
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_0 = ___0_value;
RadioButtonGroup_set_choices_m67A6FABD7E22F1C7997C52F5E68FEE69C6DED64C(__this, L_0, NULL);
return;
}
}
// Method Definition Index: 12518
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* RadioButtonGroup_get_contentContainer_mE51AE01374D758110969558879F01080A5ACF829 (RadioButtonGroup_t92E82155D2102EA368B854C8F088737BED188DDE* __this, const RuntimeMethod* method)
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* G_B2_0 = NULL;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* G_B1_0 = NULL;
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_0 = __this->___m_ContentContainer;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_1 = L_0;
if (L_1)
{
G_B2_0 = L_1;
goto IL_000b;
}
G_B1_0 = L_1;
}
{
G_B2_0 = ((VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)(__this));
}
IL_000b:
{
return G_B2_0;
}
}
// Method Definition Index: 12519
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RadioButtonGroup__ctor_m56E867571DABD90F83C5525D140E1E294A44785A (RadioButtonGroup_t92E82155D2102EA368B854C8F088737BED188DDE* __this, const RuntimeMethod* method)
{
{
RadioButtonGroup__ctor_m0F5732D9CA12364850BA19098EA91D5436B30637(__this, (String_t*)NULL, (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD*)NULL, NULL);
return;
}
}
// Method Definition Index: 12520
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RadioButtonGroup__ctor_m0F5732D9CA12364850BA19098EA91D5436B30637 (RadioButtonGroup_t92E82155D2102EA368B854C8F088737BED188DDE* __this, String_t* ___0_label, List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* ___1_radioButtonChoices, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BaseField_1__ctor_m8F97B29A1539FF5F3EFD6CC93B64213AAB062218_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BaseField_1_get_visualInput_m62476B58AAA085A7BC0CC8BB4CE125A196C280CF_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BaseField_1_tB351B262306464787F5A31B33CDC431E89796615_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EventCallback_1_t0FE3F70E94CC4C4904A9F1C171A3DE56EE41F103_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_m328081AD0B796B22D4CA5F149252070633C882AA_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_t83677DD3658C07F0F0DD73BD808F8F9EE45CDDE4_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RadioButtonGroup_RadioButtonValueChangedCallback_m9C6870FCC0CB7CC8714ED0A2ADFC8B04C94ACA82_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RadioButtonGroup_t92E82155D2102EA368B854C8F088737BED188DDE_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UQueryExtensions_Query_TisRadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8_m415D854084CD8900BB16B0F3AFD2E5647A87AF09_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UQueryExtensions_t1271382882DF1B8FEEDE5EFA510405ABA7BD3426_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* V_0 = NULL;
{
List_1_t83677DD3658C07F0F0DD73BD808F8F9EE45CDDE4* L_0 = (List_1_t83677DD3658C07F0F0DD73BD808F8F9EE45CDDE4*)il2cpp_codegen_object_new(List_1_t83677DD3658C07F0F0DD73BD808F8F9EE45CDDE4_il2cpp_TypeInfo_var);
List_1__ctor_m328081AD0B796B22D4CA5F149252070633C882AA(L_0, List_1__ctor_m328081AD0B796B22D4CA5F149252070633C882AA_RuntimeMethod_var);
__this->___m_RegisteredRadioButtons = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_RegisteredRadioButtons), (void*)L_0);
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_1 = (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD*)il2cpp_codegen_object_new(List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD_il2cpp_TypeInfo_var);
List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E(L_1, List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E_RuntimeMethod_var);
__this->___m_Choices = L_1;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Choices), (void*)L_1);
String_t* L_2 = ___0_label;
il2cpp_codegen_runtime_class_init_inline(BaseField_1_tB351B262306464787F5A31B33CDC431E89796615_il2cpp_TypeInfo_var);
BaseField_1__ctor_m8F97B29A1539FF5F3EFD6CC93B64213AAB062218(__this, L_2, (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)NULL, BaseField_1__ctor_m8F97B29A1539FF5F3EFD6CC93B64213AAB062218_RuntimeMethod_var);
il2cpp_codegen_runtime_class_init_inline(RadioButtonGroup_t92E82155D2102EA368B854C8F088737BED188DDE_il2cpp_TypeInfo_var);
String_t* L_3 = ((RadioButtonGroup_t92E82155D2102EA368B854C8F088737BED188DDE_StaticFields*)il2cpp_codegen_static_fields_for(RadioButtonGroup_t92E82155D2102EA368B854C8F088737BED188DDE_il2cpp_TypeInfo_var))->___ussClassName;
VisualElement_AddToClassList_mAF0DD8D8CFD5130229A0471DD260E01ED82117F1(__this, L_3, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_4;
L_4 = BaseField_1_get_visualInput_m62476B58AAA085A7BC0CC8BB4CE125A196C280CF(__this, BaseField_1_get_visualInput_m62476B58AAA085A7BC0CC8BB4CE125A196C280CF_RuntimeMethod_var);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_5 = (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)il2cpp_codegen_object_new(VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115_il2cpp_TypeInfo_var);
VisualElement__ctor_m4C59A7BA0CE74223A61F07C39A60071DD0207E2D(L_5, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_6 = L_5;
String_t* L_7 = ((RadioButtonGroup_t92E82155D2102EA368B854C8F088737BED188DDE_StaticFields*)il2cpp_codegen_static_fields_for(RadioButtonGroup_t92E82155D2102EA368B854C8F088737BED188DDE_il2cpp_TypeInfo_var))->___choicesContainerName;
NullCheck(L_6);
VisualElement_set_name_m5ABC7B8D2586B1839DD436E1AAF25D81395759BC(L_6, L_7, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_8 = L_6;
V_0 = L_8;
__this->___m_ChoiceRadioButtonContainer = L_8;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_ChoiceRadioButtonContainer), (void*)L_8);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_9 = V_0;
NullCheck(L_4);
VisualElement_Add_mE2571CCB23C09103F8732EEC73833683F7236A7F(L_4, L_9, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_10 = __this->___m_ChoiceRadioButtonContainer;
String_t* L_11 = ((RadioButtonGroup_t92E82155D2102EA368B854C8F088737BED188DDE_StaticFields*)il2cpp_codegen_static_fields_for(RadioButtonGroup_t92E82155D2102EA368B854C8F088737BED188DDE_il2cpp_TypeInfo_var))->___containerUssClassName;
NullCheck(L_10);
VisualElement_AddToClassList_mAF0DD8D8CFD5130229A0471DD260E01ED82117F1(L_10, L_11, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_12;
L_12 = BaseField_1_get_visualInput_m62476B58AAA085A7BC0CC8BB4CE125A196C280CF(__this, BaseField_1_get_visualInput_m62476B58AAA085A7BC0CC8BB4CE125A196C280CF_RuntimeMethod_var);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_13 = (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)il2cpp_codegen_object_new(VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115_il2cpp_TypeInfo_var);
VisualElement__ctor_m4C59A7BA0CE74223A61F07C39A60071DD0207E2D(L_13, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_14 = L_13;
String_t* L_15 = ((RadioButtonGroup_t92E82155D2102EA368B854C8F088737BED188DDE_StaticFields*)il2cpp_codegen_static_fields_for(RadioButtonGroup_t92E82155D2102EA368B854C8F088737BED188DDE_il2cpp_TypeInfo_var))->___containerName;
NullCheck(L_14);
VisualElement_set_name_m5ABC7B8D2586B1839DD436E1AAF25D81395759BC(L_14, L_15, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_16 = L_14;
V_0 = L_16;
__this->___m_ContentContainer = L_16;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_ContentContainer), (void*)L_16);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_17 = V_0;
NullCheck(L_12);
VisualElement_Add_mE2571CCB23C09103F8732EEC73833683F7236A7F(L_12, L_17, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_18 = __this->___m_ContentContainer;
String_t* L_19 = ((RadioButtonGroup_t92E82155D2102EA368B854C8F088737BED188DDE_StaticFields*)il2cpp_codegen_static_fields_for(RadioButtonGroup_t92E82155D2102EA368B854C8F088737BED188DDE_il2cpp_TypeInfo_var))->___containerUssClassName;
NullCheck(L_18);
VisualElement_AddToClassList_mAF0DD8D8CFD5130229A0471DD260E01ED82117F1(L_18, L_19, NULL);
il2cpp_codegen_runtime_class_init_inline(UQueryExtensions_t1271382882DF1B8FEEDE5EFA510405ABA7BD3426_il2cpp_TypeInfo_var);
UQueryBuilder_1_tE3CA7F292A98F3D4CDB7445FC43B63116E7416DB L_20;
L_20 = UQueryExtensions_Query_TisRadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8_m415D854084CD8900BB16B0F3AFD2E5647A87AF09(__this, (String_t*)NULL, (String_t*)NULL, UQueryExtensions_Query_TisRadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8_m415D854084CD8900BB16B0F3AFD2E5647A87AF09_RuntimeMethod_var);
__this->___m_GetAllRadioButtonsQuery = L_20;
Il2CppCodeGenWriteBarrier((void**)&(((&__this->___m_GetAllRadioButtonsQuery))->___m_StyleSelectors), (void*)NULL);
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&(((&__this->___m_GetAllRadioButtonsQuery))->___m_Parts), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&(((&__this->___m_GetAllRadioButtonsQuery))->___m_Element), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&(((&__this->___m_GetAllRadioButtonsQuery))->___m_Matchers), (void*)NULL);
#endif
EventCallback_1_t0FE3F70E94CC4C4904A9F1C171A3DE56EE41F103* L_21 = (EventCallback_1_t0FE3F70E94CC4C4904A9F1C171A3DE56EE41F103*)il2cpp_codegen_object_new(EventCallback_1_t0FE3F70E94CC4C4904A9F1C171A3DE56EE41F103_il2cpp_TypeInfo_var);
EventCallback_1__ctor_m2AECF13AF3DE354C723AC2C870875E894C4D96C9(L_21, __this, (intptr_t)((void*)RadioButtonGroup_RadioButtonValueChangedCallback_m9C6870FCC0CB7CC8714ED0A2ADFC8B04C94ACA82_RuntimeMethod_var), NULL);
__this->___m_RadioButtonValueChangedCallback = L_21;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_RadioButtonValueChangedCallback), (void*)L_21);
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_22 = ___1_radioButtonChoices;
RadioButtonGroup_set_choices_m67A6FABD7E22F1C7997C52F5E68FEE69C6DED64C(__this, L_22, NULL);
VirtualActionInvoker1< int32_t >::Invoke(142, __this, (-1));
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_23;
L_23 = BaseField_1_get_visualInput_m62476B58AAA085A7BC0CC8BB4CE125A196C280CF(__this, BaseField_1_get_visualInput_m62476B58AAA085A7BC0CC8BB4CE125A196C280CF_RuntimeMethod_var);
NullCheck(L_23);
VirtualActionInvoker1< bool >::Invoke(17, L_23, (bool)0);
Focusable_set_delegatesFocus_mC691C4199C88BEF0C55A7F7FD2C6ADDD00402D6F(__this, (bool)1, NULL);
return;
}
}
// Method Definition Index: 12521
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RadioButtonGroup_RadioButtonValueChangedCallback_m9C6870FCC0CB7CC8714ED0A2ADFC8B04C94ACA82 (RadioButtonGroup_t92E82155D2102EA368B854C8F088737BED188DDE* __this, ChangeEvent_1_t2AA4161DCA648D276CFE726DD08B0D55FA799D4B* ___0_evt, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ChangeEvent_1_get_newValue_m0D62ED9449CF3368792D1D5BBC7839722E995776_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CollectionPool_2_Get_mBBB23B082FF58FDFCAE753C289EE9DFFAE53957E_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CollectionPool_2_tCEEFEC94528481AC38EFB91F9E486C227F986801_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_IndexOf_m85F10268134973632DB030AFC207CFCC8101131D_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PooledObject_1_System_IDisposable_Dispose_mF63DD4D92CFBD58DC6415A1781018299297FA126_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
bool V_0 = false;
RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8* V_1 = NULL;
PooledObject_1_t042AD2081A4E4D75897FD68BF90E48050B06F7C7 V_2;
memset((&V_2), 0, sizeof(V_2));
List_1_t83677DD3658C07F0F0DD73BD808F8F9EE45CDDE4* V_3 = NULL;
{
ChangeEvent_1_t2AA4161DCA648D276CFE726DD08B0D55FA799D4B* L_0 = ___0_evt;
NullCheck(L_0);
bool L_1;
L_1 = ChangeEvent_1_get_newValue_m0D62ED9449CF3368792D1D5BBC7839722E995776_inline(L_0, ChangeEvent_1_get_newValue_m0D62ED9449CF3368792D1D5BBC7839722E995776_RuntimeMethod_var);
V_0 = L_1;
bool L_2 = V_0;
if (!L_2)
{
goto IL_004f;
}
}
{
ChangeEvent_1_t2AA4161DCA648D276CFE726DD08B0D55FA799D4B* L_3 = ___0_evt;
NullCheck(L_3);
RuntimeObject* L_4;
L_4 = EventBase_get_target_m9E5CB6AC9A51E9F61D9540D279BFA53C04AD010E(L_3, NULL);
V_1 = ((RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8*)IsInstClass((RuntimeObject*)L_4, RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8_il2cpp_TypeInfo_var));
il2cpp_codegen_runtime_class_init_inline(CollectionPool_2_tCEEFEC94528481AC38EFB91F9E486C227F986801_il2cpp_TypeInfo_var);
PooledObject_1_t042AD2081A4E4D75897FD68BF90E48050B06F7C7 L_5;
L_5 = CollectionPool_2_Get_mBBB23B082FF58FDFCAE753C289EE9DFFAE53957E((&V_3), CollectionPool_2_Get_mBBB23B082FF58FDFCAE753C289EE9DFFAE53957E_RuntimeMethod_var);
V_2 = L_5;
}
{
auto __finallyBlock = il2cpp::utils::Finally([&]
{
FINALLY_003f:
{
PooledObject_1_System_IDisposable_Dispose_mF63DD4D92CFBD58DC6415A1781018299297FA126((&V_2), PooledObject_1_System_IDisposable_Dispose_mF63DD4D92CFBD58DC6415A1781018299297FA126_RuntimeMethod_var);
return;
}
});
try
{
List_1_t83677DD3658C07F0F0DD73BD808F8F9EE45CDDE4* L_6 = V_3;
RadioButtonGroup_GetAllRadioButtons_mD149237AE4CD3EF86EF4D810B5A1E48924707A21(__this, L_6, NULL);
List_1_t83677DD3658C07F0F0DD73BD808F8F9EE45CDDE4* L_7 = V_3;
RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8* L_8 = V_1;
NullCheck(L_7);
int32_t L_9;
L_9 = List_1_IndexOf_m85F10268134973632DB030AFC207CFCC8101131D(L_7, L_8, List_1_IndexOf_m85F10268134973632DB030AFC207CFCC8101131D_RuntimeMethod_var);
VirtualActionInvoker1< int32_t >::Invoke(142, __this, L_9);
ChangeEvent_1_t2AA4161DCA648D276CFE726DD08B0D55FA799D4B* L_10 = ___0_evt;
NullCheck(L_10);
EventBase_StopPropagation_mEFC7E5AB7164157065FF19064A6ADCBB0D8AF6FB(L_10, NULL);
goto IL_004e;
}
catch(Il2CppExceptionWrapper& e)
{
__finallyBlock.StoreException(e.ex);
}
}
IL_004e:
{
}
IL_004f:
{
return;
}
}
// Method Definition Index: 12522
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RadioButtonGroup_SetValueWithoutNotify_m89D267E3CCAE1AFBB713E60587CE0D8956181BBA (RadioButtonGroup_t92E82155D2102EA368B854C8F088737BED188DDE* __this, int32_t ___0_newValue, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BaseField_1_SetValueWithoutNotify_mB16D9A1FF9E29E44947FDAE0357912DB83F3175B_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
int32_t L_0 = ___0_newValue;
BaseField_1_SetValueWithoutNotify_mB16D9A1FF9E29E44947FDAE0357912DB83F3175B(__this, L_0, BaseField_1_SetValueWithoutNotify_mB16D9A1FF9E29E44947FDAE0357912DB83F3175B_RuntimeMethod_var);
RadioButtonGroup_UpdateRadioButtons_m2DFBBA211045FFC25764B4F518E5A7275455B6B8(__this, (bool)1, NULL);
return;
}
}
// Method Definition Index: 12523
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RadioButtonGroup_GetAllRadioButtons_mD149237AE4CD3EF86EF4D810B5A1E48924707A21 (RadioButtonGroup_t92E82155D2102EA368B854C8F088737BED188DDE* __this, List_1_t83677DD3658C07F0F0DD73BD808F8F9EE45CDDE4* ___0_radioButtons, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t5929E839C92DDA329AA75512E5DC8044A5C4B1C1_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Clear_mF5F1521C576C3E2621390085B3A9BC166D07C396_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UQueryBuilder_1_ForEach_m0E467D601636BB6B729A2D3BC6CD7166D704084E_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
List_1_t83677DD3658C07F0F0DD73BD808F8F9EE45CDDE4* L_0 = ___0_radioButtons;
NullCheck(L_0);
List_1_Clear_mF5F1521C576C3E2621390085B3A9BC166D07C396_inline(L_0, List_1_Clear_mF5F1521C576C3E2621390085B3A9BC166D07C396_RuntimeMethod_var);
UQueryBuilder_1_tE3CA7F292A98F3D4CDB7445FC43B63116E7416DB* L_1 = (UQueryBuilder_1_tE3CA7F292A98F3D4CDB7445FC43B63116E7416DB*)(&__this->___m_GetAllRadioButtonsQuery);
List_1_t83677DD3658C07F0F0DD73BD808F8F9EE45CDDE4* L_2 = ___0_radioButtons;
List_1_t83677DD3658C07F0F0DD73BD808F8F9EE45CDDE4* L_3 = L_2;
Action_1_t5929E839C92DDA329AA75512E5DC8044A5C4B1C1* L_4 = (Action_1_t5929E839C92DDA329AA75512E5DC8044A5C4B1C1*)il2cpp_codegen_object_new(Action_1_t5929E839C92DDA329AA75512E5DC8044A5C4B1C1_il2cpp_TypeInfo_var);
Action_1__ctor_m3526758A16EB02504787BB5A5F4C7994728E9546(L_4, L_3, (intptr_t)((void*)GetVirtualMethodInfo(L_3, 11)), NULL);
UQueryBuilder_1_ForEach_m0E467D601636BB6B729A2D3BC6CD7166D704084E(L_1, L_4, UQueryBuilder_1_ForEach_m0E467D601636BB6B729A2D3BC6CD7166D704084E_RuntimeMethod_var);
return;
}
}
// Method Definition Index: 12524
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RadioButtonGroup_UpdateRadioButtons_m2DFBBA211045FFC25764B4F518E5A7275455B6B8 (RadioButtonGroup_t92E82155D2102EA368B854C8F088737BED188DDE* __this, bool ___0_notify, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CollectionPool_2_Get_mBBB23B082FF58FDFCAE753C289EE9DFFAE53957E_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CollectionPool_2_tCEEFEC94528481AC38EFB91F9E486C227F986801_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_m6D2DF9CE303E1BB267DAFFDC2247121FB491AE10_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_mF9E11CE363C163AA3E0AC10DE336B225426584CE_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_m12601EA6B5D2E9008374DBE5FC0F2BE727889F7F_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_GetEnumerator_mF7BF9F458D0BDBEF7EE0F77B75317266312DA6FC_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_mFBF7A4673EC3CA05B8F9048BC1E3D660CBC1E227_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_m559A44DBF84FAEBDA4A2C271D1A798CC5CF4D877_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PooledObject_1_System_IDisposable_Dispose_mF63DD4D92CFBD58DC6415A1781018299297FA126_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
PooledObject_1_t042AD2081A4E4D75897FD68BF90E48050B06F7C7 V_0;
memset((&V_0), 0, sizeof(V_0));
List_1_t83677DD3658C07F0F0DD73BD808F8F9EE45CDDE4* V_1 = NULL;
bool V_2 = false;
bool V_3 = false;
bool V_4 = false;
Enumerator_tF921693E6FCB66C86DC10AA4FFC276E4D86C0596 V_5;
memset((&V_5), 0, sizeof(V_5));
RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8* V_6 = NULL;
bool V_7 = false;
bool V_8 = false;
Enumerator_tF921693E6FCB66C86DC10AA4FFC276E4D86C0596 V_9;
memset((&V_9), 0, sizeof(V_9));
RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8* V_10 = NULL;
bool V_11 = false;
int32_t G_B6_0 = 0;
{
RuntimeObject* L_0;
L_0 = VisualElement_get_panel_m44AEFA3041785E57641AA3F895D11215C841BED1(__this, NULL);
V_2 = (bool)((((RuntimeObject*)(RuntimeObject*)L_0) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0);
bool L_1 = V_2;
if (!L_1)
{
goto IL_0013;
}
}
{
goto IL_0140;
}
IL_0013:
{
il2cpp_codegen_runtime_class_init_inline(CollectionPool_2_tCEEFEC94528481AC38EFB91F9E486C227F986801_il2cpp_TypeInfo_var);
PooledObject_1_t042AD2081A4E4D75897FD68BF90E48050B06F7C7 L_2;
L_2 = CollectionPool_2_Get_mBBB23B082FF58FDFCAE753C289EE9DFFAE53957E((&V_1), CollectionPool_2_Get_mBBB23B082FF58FDFCAE753C289EE9DFFAE53957E_RuntimeMethod_var);
V_0 = L_2;
}
{
auto __finallyBlock = il2cpp::utils::Finally([&]
{
FINALLY_0131:
{
PooledObject_1_System_IDisposable_Dispose_mF63DD4D92CFBD58DC6415A1781018299297FA126((&V_0), PooledObject_1_System_IDisposable_Dispose_mF63DD4D92CFBD58DC6415A1781018299297FA126_RuntimeMethod_var);
return;
}
});
try
{
{
List_1_t83677DD3658C07F0F0DD73BD808F8F9EE45CDDE4* L_3 = V_1;
RadioButtonGroup_GetAllRadioButtons_mD149237AE4CD3EF86EF4D810B5A1E48924707A21(__this, L_3, NULL);
int32_t L_4;
L_4 = VirtualFuncInvoker0< int32_t >::Invoke(141, __this);
if ((((int32_t)L_4) < ((int32_t)0)))
{
goto IL_003c_1;
}
}
{
int32_t L_5;
L_5 = VirtualFuncInvoker0< int32_t >::Invoke(141, __this);
List_1_t83677DD3658C07F0F0DD73BD808F8F9EE45CDDE4* L_6 = V_1;
NullCheck(L_6);
int32_t L_7;
L_7 = List_1_get_Count_mFBF7A4673EC3CA05B8F9048BC1E3D660CBC1E227_inline(L_6, List_1_get_Count_mFBF7A4673EC3CA05B8F9048BC1E3D660CBC1E227_RuntimeMethod_var);
G_B6_0 = ((((int32_t)L_5) < ((int32_t)L_7))? 1 : 0);
goto IL_003d_1;
}
IL_003c_1:
{
G_B6_0 = 0;
}
IL_003d_1:
{
V_3 = (bool)G_B6_0;
bool L_8 = V_3;
if (!L_8)
{
goto IL_00db_1;
}
}
{
List_1_t83677DD3658C07F0F0DD73BD808F8F9EE45CDDE4* L_9 = V_1;
int32_t L_10;
L_10 = VirtualFuncInvoker0< int32_t >::Invoke(141, __this);
NullCheck(L_9);
RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8* L_11;
L_11 = List_1_get_Item_m559A44DBF84FAEBDA4A2C271D1A798CC5CF4D877(L_9, L_10, List_1_get_Item_m559A44DBF84FAEBDA4A2C271D1A798CC5CF4D877_RuntimeMethod_var);
__this->___m_SelectedRadioButton = L_11;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_SelectedRadioButton), (void*)L_11);
bool L_12 = ___0_notify;
V_4 = L_12;
bool L_13 = V_4;
if (!L_13)
{
goto IL_006d_1;
}
}
{
RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8* L_14 = __this->___m_SelectedRadioButton;
NullCheck(L_14);
VirtualActionInvoker1< bool >::Invoke(142, L_14, (bool)1);
goto IL_007a_1;
}
IL_006d_1:
{
RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8* L_15 = __this->___m_SelectedRadioButton;
NullCheck(L_15);
VirtualActionInvoker1< bool >::Invoke(152, L_15, (bool)1);
}
IL_007a_1:
{
List_1_t83677DD3658C07F0F0DD73BD808F8F9EE45CDDE4* L_16 = V_1;
NullCheck(L_16);
Enumerator_tF921693E6FCB66C86DC10AA4FFC276E4D86C0596 L_17;
L_17 = List_1_GetEnumerator_mF7BF9F458D0BDBEF7EE0F77B75317266312DA6FC(L_16, List_1_GetEnumerator_mF7BF9F458D0BDBEF7EE0F77B75317266312DA6FC_RuntimeMethod_var);
V_5 = L_17;
}
{
auto __finallyBlock = il2cpp::utils::Finally([&]
{
FINALLY_00c9_1:
{
Enumerator_Dispose_m6D2DF9CE303E1BB267DAFFDC2247121FB491AE10((&V_5), Enumerator_Dispose_m6D2DF9CE303E1BB267DAFFDC2247121FB491AE10_RuntimeMethod_var);
return;
}
});
try
{
{
goto IL_00be_2;
}
IL_0085_2:
{
RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8* L_18;
L_18 = Enumerator_get_Current_m12601EA6B5D2E9008374DBE5FC0F2BE727889F7F_inline((&V_5), Enumerator_get_Current_m12601EA6B5D2E9008374DBE5FC0F2BE727889F7F_RuntimeMethod_var);
V_6 = L_18;
RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8* L_19 = V_6;
RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8* L_20 = __this->___m_SelectedRadioButton;
V_7 = (bool)((((int32_t)((((RuntimeObject*)(RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8*)L_19) == ((RuntimeObject*)(RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8*)L_20))? 1 : 0)) == ((int32_t)0))? 1 : 0);
bool L_21 = V_7;
if (!L_21)
{
goto IL_00bd_2;
}
}
{
bool L_22 = ___0_notify;
V_8 = L_22;
bool L_23 = V_8;
if (!L_23)
{
goto IL_00b4_2;
}
}
{
RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8* L_24 = V_6;
NullCheck(L_24);
VirtualActionInvoker1< bool >::Invoke(142, L_24, (bool)0);
goto IL_00bd_2;
}
IL_00b4_2:
{
RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8* L_25 = V_6;
NullCheck(L_25);
VirtualActionInvoker1< bool >::Invoke(152, L_25, (bool)0);
}
IL_00bd_2:
{
}
IL_00be_2:
{
bool L_26;
L_26 = Enumerator_MoveNext_mF9E11CE363C163AA3E0AC10DE336B225426584CE((&V_5), Enumerator_MoveNext_mF9E11CE363C163AA3E0AC10DE336B225426584CE_RuntimeMethod_var);
if (L_26)
{
goto IL_0085_2;
}
}
{
goto IL_00d8_1;
}
}
catch(Il2CppExceptionWrapper& e)
{
__finallyBlock.StoreException(e.ex);
}
}
IL_00d8_1:
{
goto IL_0128_1;
}
IL_00db_1:
{
List_1_t83677DD3658C07F0F0DD73BD808F8F9EE45CDDE4* L_27 = V_1;
NullCheck(L_27);
Enumerator_tF921693E6FCB66C86DC10AA4FFC276E4D86C0596 L_28;
L_28 = List_1_GetEnumerator_mF7BF9F458D0BDBEF7EE0F77B75317266312DA6FC(L_27, List_1_GetEnumerator_mF7BF9F458D0BDBEF7EE0F77B75317266312DA6FC_RuntimeMethod_var);
V_9 = L_28;
}
{
auto __finallyBlock = il2cpp::utils::Finally([&]
{
FINALLY_0118_1:
{
Enumerator_Dispose_m6D2DF9CE303E1BB267DAFFDC2247121FB491AE10((&V_9), Enumerator_Dispose_m6D2DF9CE303E1BB267DAFFDC2247121FB491AE10_RuntimeMethod_var);
return;
}
});
try
{
{
goto IL_010d_2;
}
IL_00e7_2:
{
RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8* L_29;
L_29 = Enumerator_get_Current_m12601EA6B5D2E9008374DBE5FC0F2BE727889F7F_inline((&V_9), Enumerator_get_Current_m12601EA6B5D2E9008374DBE5FC0F2BE727889F7F_RuntimeMethod_var);
V_10 = L_29;
bool L_30 = ___0_notify;
V_11 = L_30;
bool L_31 = V_11;
if (!L_31)
{
goto IL_0103_2;
}
}
{
RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8* L_32 = V_10;
NullCheck(L_32);
VirtualActionInvoker1< bool >::Invoke(142, L_32, (bool)0);
goto IL_010c_2;
}
IL_0103_2:
{
RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8* L_33 = V_10;
NullCheck(L_33);
VirtualActionInvoker1< bool >::Invoke(152, L_33, (bool)0);
}
IL_010c_2:
{
}
IL_010d_2:
{
bool L_34;
L_34 = Enumerator_MoveNext_mF9E11CE363C163AA3E0AC10DE336B225426584CE((&V_9), Enumerator_MoveNext_mF9E11CE363C163AA3E0AC10DE336B225426584CE_RuntimeMethod_var);
if (L_34)
{
goto IL_00e7_2;
}
}
{
goto IL_0127_1;
}
}
catch(Il2CppExceptionWrapper& e)
{
__finallyBlock.StoreException(e.ex);
}
}
IL_0127_1:
{
}
IL_0128_1:
{
__this->___m_UpdatingButtons = (bool)0;
goto IL_0140;
}
}
catch(Il2CppExceptionWrapper& e)
{
__finallyBlock.StoreException(e.ex);
}
}
IL_0140:
{
return;
}
}
// Method Definition Index: 12525
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RadioButtonGroup_ScheduleRadioButtons_m865B0A8A429A16A44B14742A90913B28FF1CB17E (RadioButtonGroup_t92E82155D2102EA368B854C8F088737BED188DDE* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IVisualElementScheduler_tA68650FA9218398E77265748741B091638336FD8_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RadioButtonGroup_U3CScheduleRadioButtonsU3Eb__31_0_m199D997256F95AE1B1AD7D5423CA1E000D5CFBA8_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
bool V_0 = false;
{
bool L_0 = __this->___m_UpdatingButtons;
V_0 = L_0;
bool L_1 = V_0;
if (!L_1)
{
goto IL_000d;
}
}
{
goto IL_002c;
}
IL_000d:
{
RuntimeObject* L_2;
L_2 = VisualElement_get_schedule_m2BFE6967ED82371ACE1CD1FC32B8D8B93646ED76(__this, NULL);
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* L_3 = (Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07*)il2cpp_codegen_object_new(Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07_il2cpp_TypeInfo_var);
Action__ctor_mBDC7B0B4A3F583B64C2896F01BDED360772F67DC(L_3, __this, (intptr_t)((void*)RadioButtonGroup_U3CScheduleRadioButtonsU3Eb__31_0_m199D997256F95AE1B1AD7D5423CA1E000D5CFBA8_RuntimeMethod_var), NULL);
NullCheck(L_2);
RuntimeObject* L_4;
L_4 = InterfaceFuncInvoker1< RuntimeObject*, Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* >::Invoke(1, IVisualElementScheduler_tA68650FA9218398E77265748741B091638336FD8_il2cpp_TypeInfo_var, L_2, L_3);
__this->___m_UpdatingButtons = (bool)1;
}
IL_002c:
{
return;
}
}
// Method Definition Index: 12526
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RadioButtonGroup_RegisterRadioButton_m6C4056E1FF11F6B49AA46A51AB3DC5577BF840AB (RadioButtonGroup_t92E82155D2102EA368B854C8F088737BED188DDE* __this, RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8* ___0_radioButton, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CollectionPool_2_Get_mBBB23B082FF58FDFCAE753C289EE9DFFAE53957E_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CollectionPool_2_tCEEFEC94528481AC38EFB91F9E486C227F986801_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&INotifyValueChangedExtensions_RegisterValueChangedCallback_TisBoolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_m21346157EFCB13A3F77EDC25116E4898A4C1FB90_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_mF81F70B762D95E3B813C39ACE3E12BB9CD7DFB3E_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Contains_m96D143DB1B459C86DB8FC077919C3F47E2A3F893_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_IndexOf_m85F10268134973632DB030AFC207CFCC8101131D_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PooledObject_1_System_IDisposable_Dispose_mF63DD4D92CFBD58DC6415A1781018299297FA126_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
bool V_0 = false;
bool V_1 = false;
PooledObject_1_t042AD2081A4E4D75897FD68BF90E48050B06F7C7 V_2;
memset((&V_2), 0, sizeof(V_2));
List_1_t83677DD3658C07F0F0DD73BD808F8F9EE45CDDE4* V_3 = NULL;
int32_t G_B5_0 = 0;
{
List_1_t83677DD3658C07F0F0DD73BD808F8F9EE45CDDE4* L_0 = __this->___m_RegisteredRadioButtons;
RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8* L_1 = ___0_radioButton;
NullCheck(L_0);
bool L_2;
L_2 = List_1_Contains_m96D143DB1B459C86DB8FC077919C3F47E2A3F893(L_0, L_1, List_1_Contains_m96D143DB1B459C86DB8FC077919C3F47E2A3F893_RuntimeMethod_var);
V_0 = L_2;
bool L_3 = V_0;
if (!L_3)
{
goto IL_0013;
}
}
{
goto IL_007b;
}
IL_0013:
{
List_1_t83677DD3658C07F0F0DD73BD808F8F9EE45CDDE4* L_4 = __this->___m_RegisteredRadioButtons;
RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8* L_5 = ___0_radioButton;
NullCheck(L_4);
List_1_Add_mF81F70B762D95E3B813C39ACE3E12BB9CD7DFB3E_inline(L_4, L_5, List_1_Add_mF81F70B762D95E3B813C39ACE3E12BB9CD7DFB3E_RuntimeMethod_var);
RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8* L_6 = ___0_radioButton;
EventCallback_1_t0FE3F70E94CC4C4904A9F1C171A3DE56EE41F103* L_7 = __this->___m_RadioButtonValueChangedCallback;
bool L_8;
L_8 = INotifyValueChangedExtensions_RegisterValueChangedCallback_TisBoolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_m21346157EFCB13A3F77EDC25116E4898A4C1FB90(L_6, L_7, INotifyValueChangedExtensions_RegisterValueChangedCallback_TisBoolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_m21346157EFCB13A3F77EDC25116E4898A4C1FB90_RuntimeMethod_var);
int32_t L_9;
L_9 = VirtualFuncInvoker0< int32_t >::Invoke(141, __this);
if ((!(((uint32_t)L_9) == ((uint32_t)(-1)))))
{
goto IL_003e;
}
}
{
RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8* L_10 = ___0_radioButton;
NullCheck(L_10);
bool L_11;
L_11 = VirtualFuncInvoker0< bool >::Invoke(141, L_10);
G_B5_0 = ((int32_t)(L_11));
goto IL_003f;
}
IL_003e:
{
G_B5_0 = 0;
}
IL_003f:
{
V_1 = (bool)G_B5_0;
bool L_12 = V_1;
if (!L_12)
{
goto IL_0074;
}
}
{
il2cpp_codegen_runtime_class_init_inline(CollectionPool_2_tCEEFEC94528481AC38EFB91F9E486C227F986801_il2cpp_TypeInfo_var);
PooledObject_1_t042AD2081A4E4D75897FD68BF90E48050B06F7C7 L_13;
L_13 = CollectionPool_2_Get_mBBB23B082FF58FDFCAE753C289EE9DFFAE53957E((&V_3), CollectionPool_2_Get_mBBB23B082FF58FDFCAE753C289EE9DFFAE53957E_RuntimeMethod_var);
V_2 = L_13;
}
{
auto __finallyBlock = il2cpp::utils::Finally([&]
{
FINALLY_0064:
{
PooledObject_1_System_IDisposable_Dispose_mF63DD4D92CFBD58DC6415A1781018299297FA126((&V_2), PooledObject_1_System_IDisposable_Dispose_mF63DD4D92CFBD58DC6415A1781018299297FA126_RuntimeMethod_var);
return;
}
});
try
{
List_1_t83677DD3658C07F0F0DD73BD808F8F9EE45CDDE4* L_14 = V_3;
RadioButtonGroup_GetAllRadioButtons_mD149237AE4CD3EF86EF4D810B5A1E48924707A21(__this, L_14, NULL);
List_1_t83677DD3658C07F0F0DD73BD808F8F9EE45CDDE4* L_15 = V_3;
RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8* L_16 = ___0_radioButton;
NullCheck(L_15);
int32_t L_17;
L_17 = List_1_IndexOf_m85F10268134973632DB030AFC207CFCC8101131D(L_15, L_16, List_1_IndexOf_m85F10268134973632DB030AFC207CFCC8101131D_RuntimeMethod_var);
VirtualActionInvoker1< int32_t >::Invoke(152, __this, L_17);
goto IL_0073;
}
catch(Il2CppExceptionWrapper& e)
{
__finallyBlock.StoreException(e.ex);
}
}
IL_0073:
{
}
IL_0074:
{
RadioButtonGroup_ScheduleRadioButtons_m865B0A8A429A16A44B14742A90913B28FF1CB17E(__this, NULL);
}
IL_007b:
{
return;
}
}
// Method Definition Index: 12527
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RadioButtonGroup_UnregisterRadioButton_mB8D40FB68B81C82AA77D59D6E9235B35ABF13C29 (RadioButtonGroup_t92E82155D2102EA368B854C8F088737BED188DDE* __this, RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8* ___0_radioButton, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&INotifyValueChangedExtensions_UnregisterValueChangedCallback_TisBoolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_mEAD714B520C067AEC7B997DDFA1C6985EADCFEF0_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Contains_m96D143DB1B459C86DB8FC077919C3F47E2A3F893_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Remove_mE1C7CC4323471F4EFBC418A8EB9732E2890F18F9_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
bool V_0 = false;
{
List_1_t83677DD3658C07F0F0DD73BD808F8F9EE45CDDE4* L_0 = __this->___m_RegisteredRadioButtons;
RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8* L_1 = ___0_radioButton;
NullCheck(L_0);
bool L_2;
L_2 = List_1_Contains_m96D143DB1B459C86DB8FC077919C3F47E2A3F893(L_0, L_1, List_1_Contains_m96D143DB1B459C86DB8FC077919C3F47E2A3F893_RuntimeMethod_var);
V_0 = (bool)((((int32_t)L_2) == ((int32_t)0))? 1 : 0);
bool L_3 = V_0;
if (!L_3)
{
goto IL_0016;
}
}
{
goto IL_0038;
}
IL_0016:
{
List_1_t83677DD3658C07F0F0DD73BD808F8F9EE45CDDE4* L_4 = __this->___m_RegisteredRadioButtons;
RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8* L_5 = ___0_radioButton;
NullCheck(L_4);
bool L_6;
L_6 = List_1_Remove_mE1C7CC4323471F4EFBC418A8EB9732E2890F18F9(L_4, L_5, List_1_Remove_mE1C7CC4323471F4EFBC418A8EB9732E2890F18F9_RuntimeMethod_var);
RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8* L_7 = ___0_radioButton;
EventCallback_1_t0FE3F70E94CC4C4904A9F1C171A3DE56EE41F103* L_8 = __this->___m_RadioButtonValueChangedCallback;
bool L_9;
L_9 = INotifyValueChangedExtensions_UnregisterValueChangedCallback_TisBoolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_mEAD714B520C067AEC7B997DDFA1C6985EADCFEF0(L_7, L_8, INotifyValueChangedExtensions_UnregisterValueChangedCallback_TisBoolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_mEAD714B520C067AEC7B997DDFA1C6985EADCFEF0_RuntimeMethod_var);
RadioButtonGroup_UpdateRadioButtons_m2DFBBA211045FFC25764B4F518E5A7275455B6B8(__this, (bool)0, NULL);
}
IL_0038:
{
return;
}
}
// Method Definition Index: 12528
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RadioButtonGroup_UnityEngine_UIElements_IGroupBox_OnOptionAdded_m0C002427C351A09CBD51D3D956250A92A028B424 (RadioButtonGroup_t92E82155D2102EA368B854C8F088737BED188DDE* __this, RuntimeObject* ___0_option, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8* V_0 = NULL;
bool V_1 = false;
{
RuntimeObject* L_0 = ___0_option;
V_0 = ((RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8*)IsInstClass((RuntimeObject*)L_0, RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8_il2cpp_TypeInfo_var));
RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8* L_1 = V_0;
V_1 = (bool)((((int32_t)((!(((RuntimeObject*)(RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8*)L_1) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0)) == ((int32_t)0))? 1 : 0);
bool L_2 = V_1;
if (!L_2)
{
goto IL_001e;
}
}
{
ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_3 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var)));
ArgumentException__ctor_m026938A67AF9D36BB7ED27F80425D7194B514465(L_3, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralC5B71989E331673E6E728BC11489CEF51234519D)), NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&RadioButtonGroup_UnityEngine_UIElements_IGroupBox_OnOptionAdded_m0C002427C351A09CBD51D3D956250A92A028B424_RuntimeMethod_var)));
}
IL_001e:
{
RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8* L_4 = V_0;
RadioButtonGroup_RegisterRadioButton_m6C4056E1FF11F6B49AA46A51AB3DC5577BF840AB(__this, L_4, NULL);
return;
}
}
// Method Definition Index: 12529
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RadioButtonGroup_UnityEngine_UIElements_IGroupBox_OnOptionRemoved_m116BC227DDB868473823EDD00C720A81E8BC74B8 (RadioButtonGroup_t92E82155D2102EA368B854C8F088737BED188DDE* __this, RuntimeObject* ___0_option, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8* V_0 = NULL;
bool V_1 = false;
bool V_2 = false;
{
RuntimeObject* L_0 = ___0_option;
V_0 = ((RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8*)IsInstClass((RuntimeObject*)L_0, RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8_il2cpp_TypeInfo_var));
RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8* L_1 = V_0;
V_1 = (bool)((((int32_t)((!(((RuntimeObject*)(RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8*)L_1) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0)) == ((int32_t)0))? 1 : 0);
bool L_2 = V_1;
if (!L_2)
{
goto IL_001e;
}
}
{
ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_3 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var)));
ArgumentException__ctor_m026938A67AF9D36BB7ED27F80425D7194B514465(L_3, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralC5B71989E331673E6E728BC11489CEF51234519D)), NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&RadioButtonGroup_UnityEngine_UIElements_IGroupBox_OnOptionRemoved_m116BC227DDB868473823EDD00C720A81E8BC74B8_RuntimeMethod_var)));
}
IL_001e:
{
RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8* L_4 = V_0;
RadioButtonGroup_UnregisterRadioButton_mB8D40FB68B81C82AA77D59D6E9235B35ABF13C29(__this, L_4, NULL);
RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8* L_5 = __this->___m_SelectedRadioButton;
RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8* L_6 = V_0;
V_2 = (bool)((((RuntimeObject*)(RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8*)L_5) == ((RuntimeObject*)(RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8*)L_6))? 1 : 0);
bool L_7 = V_2;
if (!L_7)
{
goto IL_0044;
}
}
{
__this->___m_SelectedRadioButton = (RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8*)NULL;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_SelectedRadioButton), (void*)(RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8*)NULL);
VirtualActionInvoker1< int32_t >::Invoke(142, __this, (-1));
}
IL_0044:
{
return;
}
}
// Method Definition Index: 12530
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RadioButtonGroup__cctor_m45D2846E88941B18183D11B845EAD441FA3C4683 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RadioButtonGroup_t92E82155D2102EA368B854C8F088737BED188DDE_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4D34F9DCC20B711B1B285216A88E5F8B6F46FC4C);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4DDEA641891F988CFC5F2812CAF1E644EBFAECEE);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCA04879966816562A9E27A67EA78E31BDAAAAF97);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE01FA5CE8B44B90C1B7F4DDB0D3F3FFD74E7B209);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF1EF7C872CC643B32A30371B136F5234F6C7B3F0);
s_Il2CppMethodInitialized = true;
}
{
il2cpp_codegen_runtime_class_init_inline(BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E_il2cpp_TypeInfo_var);
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E L_0;
L_0 = BindingId_op_Implicit_mF43027FCA60BD4AEC267D144641BC0E6E91686CC(_stringLiteralF1EF7C872CC643B32A30371B136F5234F6C7B3F0, NULL);
((RadioButtonGroup_t92E82155D2102EA368B854C8F088737BED188DDE_StaticFields*)il2cpp_codegen_static_fields_for(RadioButtonGroup_t92E82155D2102EA368B854C8F088737BED188DDE_il2cpp_TypeInfo_var))->___choicesProperty = L_0;
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((RadioButtonGroup_t92E82155D2102EA368B854C8F088737BED188DDE_StaticFields*)il2cpp_codegen_static_fields_for(RadioButtonGroup_t92E82155D2102EA368B854C8F088737BED188DDE_il2cpp_TypeInfo_var))->___choicesProperty))->___m_PropertyPath))->___m_Part0))->___m_Name), (void*)NULL);
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((RadioButtonGroup_t92E82155D2102EA368B854C8F088737BED188DDE_StaticFields*)il2cpp_codegen_static_fields_for(RadioButtonGroup_t92E82155D2102EA368B854C8F088737BED188DDE_il2cpp_TypeInfo_var))->___choicesProperty))->___m_PropertyPath))->___m_Part0))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((RadioButtonGroup_t92E82155D2102EA368B854C8F088737BED188DDE_StaticFields*)il2cpp_codegen_static_fields_for(RadioButtonGroup_t92E82155D2102EA368B854C8F088737BED188DDE_il2cpp_TypeInfo_var))->___choicesProperty))->___m_PropertyPath))->___m_Part1))->___m_Name), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((RadioButtonGroup_t92E82155D2102EA368B854C8F088737BED188DDE_StaticFields*)il2cpp_codegen_static_fields_for(RadioButtonGroup_t92E82155D2102EA368B854C8F088737BED188DDE_il2cpp_TypeInfo_var))->___choicesProperty))->___m_PropertyPath))->___m_Part1))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((RadioButtonGroup_t92E82155D2102EA368B854C8F088737BED188DDE_StaticFields*)il2cpp_codegen_static_fields_for(RadioButtonGroup_t92E82155D2102EA368B854C8F088737BED188DDE_il2cpp_TypeInfo_var))->___choicesProperty))->___m_PropertyPath))->___m_Part2))->___m_Name), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((RadioButtonGroup_t92E82155D2102EA368B854C8F088737BED188DDE_StaticFields*)il2cpp_codegen_static_fields_for(RadioButtonGroup_t92E82155D2102EA368B854C8F088737BED188DDE_il2cpp_TypeInfo_var))->___choicesProperty))->___m_PropertyPath))->___m_Part2))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((RadioButtonGroup_t92E82155D2102EA368B854C8F088737BED188DDE_StaticFields*)il2cpp_codegen_static_fields_for(RadioButtonGroup_t92E82155D2102EA368B854C8F088737BED188DDE_il2cpp_TypeInfo_var))->___choicesProperty))->___m_PropertyPath))->___m_Part3))->___m_Name), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((RadioButtonGroup_t92E82155D2102EA368B854C8F088737BED188DDE_StaticFields*)il2cpp_codegen_static_fields_for(RadioButtonGroup_t92E82155D2102EA368B854C8F088737BED188DDE_il2cpp_TypeInfo_var))->___choicesProperty))->___m_PropertyPath))->___m_Part3))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&(((&((RadioButtonGroup_t92E82155D2102EA368B854C8F088737BED188DDE_StaticFields*)il2cpp_codegen_static_fields_for(RadioButtonGroup_t92E82155D2102EA368B854C8F088737BED188DDE_il2cpp_TypeInfo_var))->___choicesProperty))->___m_PropertyPath))->___m_AdditionalParts), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&(((&((RadioButtonGroup_t92E82155D2102EA368B854C8F088737BED188DDE_StaticFields*)il2cpp_codegen_static_fields_for(RadioButtonGroup_t92E82155D2102EA368B854C8F088737BED188DDE_il2cpp_TypeInfo_var))->___choicesProperty))->___m_Path), (void*)NULL);
#endif
((RadioButtonGroup_t92E82155D2102EA368B854C8F088737BED188DDE_StaticFields*)il2cpp_codegen_static_fields_for(RadioButtonGroup_t92E82155D2102EA368B854C8F088737BED188DDE_il2cpp_TypeInfo_var))->___ussClassName = _stringLiteral4D34F9DCC20B711B1B285216A88E5F8B6F46FC4C;
Il2CppCodeGenWriteBarrier((void**)(&((RadioButtonGroup_t92E82155D2102EA368B854C8F088737BED188DDE_StaticFields*)il2cpp_codegen_static_fields_for(RadioButtonGroup_t92E82155D2102EA368B854C8F088737BED188DDE_il2cpp_TypeInfo_var))->___ussClassName), (void*)_stringLiteral4D34F9DCC20B711B1B285216A88E5F8B6F46FC4C);
String_t* L_1 = ((RadioButtonGroup_t92E82155D2102EA368B854C8F088737BED188DDE_StaticFields*)il2cpp_codegen_static_fields_for(RadioButtonGroup_t92E82155D2102EA368B854C8F088737BED188DDE_il2cpp_TypeInfo_var))->___ussClassName;
String_t* L_2;
L_2 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(L_1, _stringLiteralE01FA5CE8B44B90C1B7F4DDB0D3F3FFD74E7B209, NULL);
((RadioButtonGroup_t92E82155D2102EA368B854C8F088737BED188DDE_StaticFields*)il2cpp_codegen_static_fields_for(RadioButtonGroup_t92E82155D2102EA368B854C8F088737BED188DDE_il2cpp_TypeInfo_var))->___containerUssClassName = L_2;
Il2CppCodeGenWriteBarrier((void**)(&((RadioButtonGroup_t92E82155D2102EA368B854C8F088737BED188DDE_StaticFields*)il2cpp_codegen_static_fields_for(RadioButtonGroup_t92E82155D2102EA368B854C8F088737BED188DDE_il2cpp_TypeInfo_var))->___containerUssClassName), (void*)L_2);
((RadioButtonGroup_t92E82155D2102EA368B854C8F088737BED188DDE_StaticFields*)il2cpp_codegen_static_fields_for(RadioButtonGroup_t92E82155D2102EA368B854C8F088737BED188DDE_il2cpp_TypeInfo_var))->___containerName = _stringLiteralCA04879966816562A9E27A67EA78E31BDAAAAF97;
Il2CppCodeGenWriteBarrier((void**)(&((RadioButtonGroup_t92E82155D2102EA368B854C8F088737BED188DDE_StaticFields*)il2cpp_codegen_static_fields_for(RadioButtonGroup_t92E82155D2102EA368B854C8F088737BED188DDE_il2cpp_TypeInfo_var))->___containerName), (void*)_stringLiteralCA04879966816562A9E27A67EA78E31BDAAAAF97);
((RadioButtonGroup_t92E82155D2102EA368B854C8F088737BED188DDE_StaticFields*)il2cpp_codegen_static_fields_for(RadioButtonGroup_t92E82155D2102EA368B854C8F088737BED188DDE_il2cpp_TypeInfo_var))->___choicesContainerName = _stringLiteral4DDEA641891F988CFC5F2812CAF1E644EBFAECEE;
Il2CppCodeGenWriteBarrier((void**)(&((RadioButtonGroup_t92E82155D2102EA368B854C8F088737BED188DDE_StaticFields*)il2cpp_codegen_static_fields_for(RadioButtonGroup_t92E82155D2102EA368B854C8F088737BED188DDE_il2cpp_TypeInfo_var))->___choicesContainerName), (void*)_stringLiteral4DDEA641891F988CFC5F2812CAF1E644EBFAECEE);
return;
}
}
// Method Definition Index: 12531
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool RadioButtonGroup_U3Cset_choicesU3Eg__AreListEqualU7C18_0_m8F3D21898650B98866D25330FD3C5541D8D3228C (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* ___0_list1, RuntimeObject* ___1_list2, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerable_1_t349E66EC5F09B881A8E52EE40A1AB9EC60E08E44_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_1_t73FD060C436E3C4264A734C8F8DCC01DFF6046B8_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA_il2cpp_TypeInfo_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);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
int32_t V_1 = 0;
RuntimeObject* V_2 = NULL;
bool V_3 = false;
bool V_4 = false;
bool V_5 = false;
RuntimeObject* V_6 = NULL;
bool V_7 = false;
bool V_8 = false;
{
V_0 = 0;
RuntimeObject* L_0 = ___1_list2;
NullCheck(L_0);
RuntimeObject* L_1;
L_1 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0, IEnumerable_1_t349E66EC5F09B881A8E52EE40A1AB9EC60E08E44_il2cpp_TypeInfo_var, L_0);
V_2 = L_1;
}
{
auto __finallyBlock = il2cpp::utils::Finally([&]
{
FINALLY_0020:
{
{
RuntimeObject* L_2 = V_2;
if (!L_2)
{
goto IL_002a;
}
}
{
RuntimeObject* L_3 = V_2;
NullCheck(L_3);
InterfaceActionInvoker0::Invoke(0, IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var, L_3);
}
IL_002a:
{
return;
}
}
});
try
{
{
goto IL_0013_1;
}
IL_000d_1:
{
int32_t L_4 = V_0;
V_0 = ((int32_t)il2cpp_codegen_add(L_4, 1));
}
IL_0013_1:
{
RuntimeObject* L_5 = V_2;
NullCheck(L_5);
bool L_6;
L_6 = InterfaceFuncInvoker0< bool >::Invoke(0, IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA_il2cpp_TypeInfo_var, L_5);
V_3 = L_6;
bool L_7 = V_3;
if (L_7)
{
goto IL_000d_1;
}
}
{
goto IL_002b;
}
}
catch(Il2CppExceptionWrapper& e)
{
__finallyBlock.StoreException(e.ex);
}
}
IL_002b:
{
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_8 = ___0_list1;
NullCheck(L_8);
int32_t L_9;
L_9 = List_1_get_Count_mB63183A9151F4345A9DD444A7CBE0D6E03F77C7C_inline(L_8, List_1_get_Count_mB63183A9151F4345A9DD444A7CBE0D6E03F77C7C_RuntimeMethod_var);
int32_t L_10 = V_0;
V_4 = (bool)((((int32_t)((((int32_t)L_9) == ((int32_t)L_10))? 1 : 0)) == ((int32_t)0))? 1 : 0);
bool L_11 = V_4;
if (!L_11)
{
goto IL_0042;
}
}
{
V_5 = (bool)0;
goto IL_0098;
}
IL_0042:
{
V_1 = 0;
RuntimeObject* L_12 = ___1_list2;
NullCheck(L_12);
RuntimeObject* L_13;
L_13 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0, IEnumerable_1_t349E66EC5F09B881A8E52EE40A1AB9EC60E08E44_il2cpp_TypeInfo_var, L_12);
V_6 = L_13;
}
{
auto __finallyBlock = il2cpp::utils::Finally([&]
{
FINALLY_0086:
{
{
RuntimeObject* L_14 = V_6;
if (!L_14)
{
goto IL_0092;
}
}
{
RuntimeObject* L_15 = V_6;
NullCheck(L_15);
InterfaceActionInvoker0::Invoke(0, IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var, L_15);
}
IL_0092:
{
return;
}
}
});
try
{
{
goto IL_0076_1;
}
IL_004f_1:
{
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_16 = ___0_list1;
int32_t L_17 = V_1;
NullCheck(L_16);
String_t* L_18;
L_18 = List_1_get_Item_m21AEC50E791371101DC22ABCF96A2E46800811F8(L_16, L_17, List_1_get_Item_m21AEC50E791371101DC22ABCF96A2E46800811F8_RuntimeMethod_var);
RuntimeObject* L_19 = V_6;
NullCheck(L_19);
String_t* L_20;
L_20 = InterfaceFuncInvoker0< String_t* >::Invoke(0, IEnumerator_1_t73FD060C436E3C4264A734C8F8DCC01DFF6046B8_il2cpp_TypeInfo_var, L_19);
bool L_21;
L_21 = String_Equals_m3354EFE6393BED8DD6E18F69BEA131AAADCC622D(L_18, L_20, NULL);
V_7 = (bool)((((int32_t)L_21) == ((int32_t)0))? 1 : 0);
bool L_22 = V_7;
if (!L_22)
{
goto IL_0071_1;
}
}
{
V_5 = (bool)0;
goto IL_0098;
}
IL_0071_1:
{
int32_t L_23 = V_1;
V_1 = ((int32_t)il2cpp_codegen_add(L_23, 1));
}
IL_0076_1:
{
RuntimeObject* L_24 = V_6;
NullCheck(L_24);
bool L_25;
L_25 = InterfaceFuncInvoker0< bool >::Invoke(0, IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA_il2cpp_TypeInfo_var, L_24);
V_8 = L_25;
bool L_26 = V_8;
if (L_26)
{
goto IL_004f_1;
}
}
{
goto IL_0093;
}
}
catch(Il2CppExceptionWrapper& e)
{
__finallyBlock.StoreException(e.ex);
}
}
IL_0093:
{
V_5 = (bool)1;
goto IL_0098;
}
IL_0098:
{
bool L_27 = V_5;
return L_27;
}
}
// Method Definition Index: 12532
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RadioButtonGroup_U3CScheduleRadioButtonsU3Eb__31_0_m199D997256F95AE1B1AD7D5423CA1E000D5CFBA8 (RadioButtonGroup_t92E82155D2102EA368B854C8F088737BED188DDE* __this, const RuntimeMethod* method)
{
{
RadioButtonGroup_UpdateRadioButtons_m2DFBBA211045FFC25764B4F518E5A7275455B6B8(__this, (bool)0, 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
// Method Definition Index: 12533
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlFactory__ctor_m4DE146268D2868B2569F6FE00949A80128558439 (UxmlFactory_t73B2991499239881C5C824B63741E30FC900377F* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UxmlFactory_2__ctor_m38DAD155B16017BA79124CB537DD2545D0740805_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
UxmlFactory_2__ctor_m38DAD155B16017BA79124CB537DD2545D0740805(__this, UxmlFactory_2__ctor_m38DAD155B16017BA79124CB537DD2545D0740805_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
// Method Definition Index: 12534
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlTraits_Init_mDE44740C25CCEB05619440AEE2882193AE9CA79E (UxmlTraits_t2B80C3B5E7B8E0FBF2384F6224536E39AF415DB3* __this, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___0_ve, RuntimeObject* ___1_bag, CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 ___2_cc, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BaseFieldTraits_2_Init_m765BE03BDB7A4A470F510B71C4E8B929FEC37868_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RadioButtonGroup_t92E82155D2102EA368B854C8F088737BED188DDE_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
RadioButtonGroup_t92E82155D2102EA368B854C8F088737BED188DDE* V_0 = NULL;
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_0 = ___0_ve;
RuntimeObject* L_1 = ___1_bag;
CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 L_2 = ___2_cc;
BaseFieldTraits_2_Init_m765BE03BDB7A4A470F510B71C4E8B929FEC37868(__this, L_0, L_1, L_2, BaseFieldTraits_2_Init_m765BE03BDB7A4A470F510B71C4E8B929FEC37868_RuntimeMethod_var);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_3 = ___0_ve;
V_0 = ((RadioButtonGroup_t92E82155D2102EA368B854C8F088737BED188DDE*)CastclassClass((RuntimeObject*)L_3, RadioButtonGroup_t92E82155D2102EA368B854C8F088737BED188DDE_il2cpp_TypeInfo_var));
RadioButtonGroup_t92E82155D2102EA368B854C8F088737BED188DDE* L_4 = V_0;
UxmlStringAttributeDescription_t60C9BE81B6A3251AD7A38A90E46F240E016293EF* L_5 = __this->___m_Choices;
RuntimeObject* L_6 = ___1_bag;
CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 L_7 = ___2_cc;
NullCheck(L_5);
String_t* L_8;
L_8 = VirtualFuncInvoker2< String_t*, RuntimeObject*, CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 >::Invoke(4, L_5, L_6, L_7);
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_9;
L_9 = UxmlUtility_ParseStringListAttribute_mF0148FCA4DF22E8FA8C40BF22DA5A7E5C2C34C3D(L_8, NULL);
NullCheck(L_4);
RadioButtonGroup_set_choicesList_m596F36FA010C35E85DA2C9B6A0B2CF83FE304347(L_4, L_9, NULL);
return;
}
}
// Method Definition Index: 12535
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlTraits__ctor_m887D965A333D64746483A34F36D6B72AD27B114F (UxmlTraits_t2B80C3B5E7B8E0FBF2384F6224536E39AF415DB3* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BaseFieldTraits_2__ctor_m24D431C996A2879E3178FDF616EE6CD4004F588F_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UxmlStringAttributeDescription_t60C9BE81B6A3251AD7A38A90E46F240E016293EF_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF1EF7C872CC643B32A30371B136F5234F6C7B3F0);
s_Il2CppMethodInitialized = true;
}
{
UxmlStringAttributeDescription_t60C9BE81B6A3251AD7A38A90E46F240E016293EF* L_0 = (UxmlStringAttributeDescription_t60C9BE81B6A3251AD7A38A90E46F240E016293EF*)il2cpp_codegen_object_new(UxmlStringAttributeDescription_t60C9BE81B6A3251AD7A38A90E46F240E016293EF_il2cpp_TypeInfo_var);
UxmlStringAttributeDescription__ctor_mA8A849D4B098131C4D456911CAA16E3A964B51D7(L_0, NULL);
UxmlStringAttributeDescription_t60C9BE81B6A3251AD7A38A90E46F240E016293EF* L_1 = L_0;
NullCheck(L_1);
UxmlAttributeDescription_set_name_mCE9C58621BAD7AB4E59D83DD21224A8FA6517E3E_inline(L_1, _stringLiteralF1EF7C872CC643B32A30371B136F5234F6C7B3F0, NULL);
__this->___m_Choices = L_1;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Choices), (void*)L_1);
BaseFieldTraits_2__ctor_m24D431C996A2879E3178FDF616EE6CD4004F588F(__this, BaseFieldTraits_2__ctor_m24D431C996A2879E3178FDF616EE6CD4004F588F_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
// Method Definition Index: 12536
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3Cget_choicesU3Ed__17__ctor_mDE013499DBB785F8216C9BCBEEEF922FFF717E8E (U3Cget_choicesU3Ed__17_tE7BE181387FC95BE357C557627F60532139237B0* __this, int32_t ___0_U3CU3E1__state, const RuntimeMethod* method)
{
{
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
int32_t L_0 = ___0_U3CU3E1__state;
__this->___U3CU3E1__state = L_0;
int32_t L_1;
L_1 = Environment_get_CurrentManagedThreadId_m66483AADCCC13272EBDCD94D31D2E52603C24BDF(NULL);
__this->___U3CU3El__initialThreadId = L_1;
return;
}
}
// Method Definition Index: 12537
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3Cget_choicesU3Ed__17_System_IDisposable_Dispose_m08D4290505D1B0FFB0AF37F8A96975213CC99E98 (U3Cget_choicesU3Ed__17_tE7BE181387FC95BE357C557627F60532139237B0* __this, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
int32_t L_0 = __this->___U3CU3E1__state;
V_0 = L_0;
int32_t L_1 = V_0;
if ((!(((uint32_t)((int32_t)il2cpp_codegen_subtract(L_1, ((int32_t)-4)))) > ((uint32_t)1))))
{
goto IL_0016;
}
}
{
goto IL_0010;
}
IL_0010:
{
int32_t L_2 = V_0;
if ((((int32_t)L_2) == ((int32_t)1)))
{
goto IL_0016;
}
}
{
goto IL_003b;
}
IL_0016:
{
}
{
auto __finallyBlock = il2cpp::utils::Finally([&]
{
FINALLY_0032:
{
U3Cget_choicesU3Ed__17_U3CU3Em__Finally1_m267FA27EDDCDC4549A41D0EF96795C74E5F6EF1D(__this, NULL);
return;
}
});
try
{
{
int32_t L_3 = V_0;
if ((((int32_t)L_3) == ((int32_t)((int32_t)-4))))
{
goto IL_0024_1;
}
}
{
goto IL_001e_1;
}
IL_001e_1:
{
int32_t L_4 = V_0;
if ((((int32_t)L_4) == ((int32_t)1)))
{
goto IL_0024_1;
}
}
{
goto IL_0030_1;
}
IL_0024_1:
{
}
{
auto __finallyBlock = il2cpp::utils::Finally([&]
{
FINALLY_0027_1:
{
U3Cget_choicesU3Ed__17_U3CU3Em__Finally2_m4170FB5E70717061C45F9194B3E094B90B735F16(__this, NULL);
return;
}
});
try
{
goto IL_002e_1;
}
catch(Il2CppExceptionWrapper& e)
{
__finallyBlock.StoreException(e.ex);
}
}
IL_002e_1:
{
goto IL_0030_1;
}
IL_0030_1:
{
goto IL_0039;
}
}
catch(Il2CppExceptionWrapper& e)
{
__finallyBlock.StoreException(e.ex);
}
}
IL_0039:
{
goto IL_003b;
}
IL_003b:
{
return;
}
}
// Method Definition Index: 12538
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool U3Cget_choicesU3Ed__17_MoveNext_m8E02C2AE6AF461243D54438AF27D726568738FF7 (U3Cget_choicesU3Ed__17_tE7BE181387FC95BE357C557627F60532139237B0* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CollectionPool_2_Get_mBBB23B082FF58FDFCAE753C289EE9DFFAE53957E_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CollectionPool_2_tCEEFEC94528481AC38EFB91F9E486C227F986801_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_mF9E11CE363C163AA3E0AC10DE336B225426584CE_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_m12601EA6B5D2E9008374DBE5FC0F2BE727889F7F_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_GetEnumerator_mF7BF9F458D0BDBEF7EE0F77B75317266312DA6FC_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
bool V_0 = false;
int32_t V_1 = 0;
{
auto __finallyBlock = il2cpp::utils::Fault([&]
{
FAULT_00da:
{
U3Cget_choicesU3Ed__17_System_IDisposable_Dispose_m08D4290505D1B0FFB0AF37F8A96975213CC99E98(__this, NULL);
return;
}
});
try
{
{
int32_t L_0 = __this->___U3CU3E1__state;
V_1 = L_0;
int32_t L_1 = V_1;
if (!L_1)
{
goto IL_0012_1;
}
}
{
goto IL_000c_1;
}
IL_000c_1:
{
int32_t L_2 = V_1;
if ((((int32_t)L_2) == ((int32_t)1)))
{
goto IL_0014_1;
}
}
{
goto IL_0019_1;
}
IL_0012_1:
{
goto IL_0020_1;
}
IL_0014_1:
{
goto IL_009d_1;
}
IL_0019_1:
{
V_0 = (bool)0;
goto IL_00e2;
}
IL_0020_1:
{
__this->___U3CU3E1__state = (-1);
List_1_t83677DD3658C07F0F0DD73BD808F8F9EE45CDDE4** L_3 = (List_1_t83677DD3658C07F0F0DD73BD808F8F9EE45CDDE4**)(&__this->___U3CradioButtonsU3E5__2);
il2cpp_codegen_runtime_class_init_inline(CollectionPool_2_tCEEFEC94528481AC38EFB91F9E486C227F986801_il2cpp_TypeInfo_var);
PooledObject_1_t042AD2081A4E4D75897FD68BF90E48050B06F7C7 L_4;
L_4 = CollectionPool_2_Get_mBBB23B082FF58FDFCAE753C289EE9DFFAE53957E(L_3, CollectionPool_2_Get_mBBB23B082FF58FDFCAE753C289EE9DFFAE53957E_RuntimeMethod_var);
__this->___U3C_U3E5__1 = L_4;
Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3C_U3E5__1))->___m_ToReturn), (void*)NULL);
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3C_U3E5__1))->___m_Pool), (void*)NULL);
#endif
__this->___U3CU3E1__state = ((int32_t)-3);
RadioButtonGroup_t92E82155D2102EA368B854C8F088737BED188DDE* L_5 = __this->___U3CU3E4__this;
List_1_t83677DD3658C07F0F0DD73BD808F8F9EE45CDDE4* L_6 = __this->___U3CradioButtonsU3E5__2;
NullCheck(L_5);
RadioButtonGroup_GetAllRadioButtons_mD149237AE4CD3EF86EF4D810B5A1E48924707A21(L_5, L_6, NULL);
List_1_t83677DD3658C07F0F0DD73BD808F8F9EE45CDDE4* L_7 = __this->___U3CradioButtonsU3E5__2;
NullCheck(L_7);
Enumerator_tF921693E6FCB66C86DC10AA4FFC276E4D86C0596 L_8;
L_8 = List_1_GetEnumerator_mF7BF9F458D0BDBEF7EE0F77B75317266312DA6FC(L_7, List_1_GetEnumerator_mF7BF9F458D0BDBEF7EE0F77B75317266312DA6FC_RuntimeMethod_var);
__this->___U3CU3Es__3 = L_8;
Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Es__3))->____list), (void*)NULL);
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Es__3))->____current), (void*)NULL);
#endif
__this->___U3CU3E1__state = ((int32_t)-4);
goto IL_00ad_1;
}
IL_006f_1:
{
Enumerator_tF921693E6FCB66C86DC10AA4FFC276E4D86C0596* L_9 = (Enumerator_tF921693E6FCB66C86DC10AA4FFC276E4D86C0596*)(&__this->___U3CU3Es__3);
RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8* L_10;
L_10 = Enumerator_get_Current_m12601EA6B5D2E9008374DBE5FC0F2BE727889F7F_inline(L_9, Enumerator_get_Current_m12601EA6B5D2E9008374DBE5FC0F2BE727889F7F_RuntimeMethod_var);
__this->___U3CbuttonU3E5__4 = L_10;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CbuttonU3E5__4), (void*)L_10);
RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8* L_11 = __this->___U3CbuttonU3E5__4;
NullCheck(L_11);
String_t* L_12;
L_12 = BaseBoolField_get_text_m89C1BEAAB5E0E964F3DECC8B17A451E3795DAD44(L_11, NULL);
__this->___U3CU3E2__current = L_12;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CU3E2__current), (void*)L_12);
__this->___U3CU3E1__state = 1;
V_0 = (bool)1;
goto IL_00e2;
}
IL_009d_1:
{
__this->___U3CU3E1__state = ((int32_t)-4);
__this->___U3CbuttonU3E5__4 = (RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8*)NULL;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CbuttonU3E5__4), (void*)(RadioButton_t47B7368AB0B24A865401F69F0AC0BFB54F3CE8C8*)NULL);
}
IL_00ad_1:
{
Enumerator_tF921693E6FCB66C86DC10AA4FFC276E4D86C0596* L_13 = (Enumerator_tF921693E6FCB66C86DC10AA4FFC276E4D86C0596*)(&__this->___U3CU3Es__3);
bool L_14;
L_14 = Enumerator_MoveNext_mF9E11CE363C163AA3E0AC10DE336B225426584CE(L_13, Enumerator_MoveNext_mF9E11CE363C163AA3E0AC10DE336B225426584CE_RuntimeMethod_var);
if (L_14)
{
goto IL_006f_1;
}
}
{
U3Cget_choicesU3Ed__17_U3CU3Em__Finally2_m4170FB5E70717061C45F9194B3E094B90B735F16(__this, NULL);
Enumerator_tF921693E6FCB66C86DC10AA4FFC276E4D86C0596* L_15 = (Enumerator_tF921693E6FCB66C86DC10AA4FFC276E4D86C0596*)(&__this->___U3CU3Es__3);
il2cpp_codegen_initobj(L_15, sizeof(Enumerator_tF921693E6FCB66C86DC10AA4FFC276E4D86C0596));
V_0 = (bool)0;
goto IL_00d1_1;
}
IL_00d1_1:
{
U3Cget_choicesU3Ed__17_U3CU3Em__Finally1_m267FA27EDDCDC4549A41D0EF96795C74E5F6EF1D(__this, NULL);
goto IL_00e2;
}
}
catch(Il2CppExceptionWrapper& e)
{
__finallyBlock.StoreException(e.ex);
}
}
IL_00e2:
{
bool L_16 = V_0;
return L_16;
}
}
// Method Definition Index: 12539
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3Cget_choicesU3Ed__17_U3CU3Em__Finally1_m267FA27EDDCDC4549A41D0EF96795C74E5F6EF1D (U3Cget_choicesU3Ed__17_tE7BE181387FC95BE357C557627F60532139237B0* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PooledObject_1_System_IDisposable_Dispose_mF63DD4D92CFBD58DC6415A1781018299297FA126_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
__this->___U3CU3E1__state = (-1);
PooledObject_1_t042AD2081A4E4D75897FD68BF90E48050B06F7C7* L_0 = (PooledObject_1_t042AD2081A4E4D75897FD68BF90E48050B06F7C7*)(&__this->___U3C_U3E5__1);
PooledObject_1_System_IDisposable_Dispose_mF63DD4D92CFBD58DC6415A1781018299297FA126(L_0, PooledObject_1_System_IDisposable_Dispose_mF63DD4D92CFBD58DC6415A1781018299297FA126_RuntimeMethod_var);
return;
}
}
// Method Definition Index: 12540
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3Cget_choicesU3Ed__17_U3CU3Em__Finally2_m4170FB5E70717061C45F9194B3E094B90B735F16 (U3Cget_choicesU3Ed__17_tE7BE181387FC95BE357C557627F60532139237B0* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_m6D2DF9CE303E1BB267DAFFDC2247121FB491AE10_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
__this->___U3CU3E1__state = ((int32_t)-3);
Enumerator_tF921693E6FCB66C86DC10AA4FFC276E4D86C0596* L_0 = (Enumerator_tF921693E6FCB66C86DC10AA4FFC276E4D86C0596*)(&__this->___U3CU3Es__3);
Enumerator_Dispose_m6D2DF9CE303E1BB267DAFFDC2247121FB491AE10(L_0, Enumerator_Dispose_m6D2DF9CE303E1BB267DAFFDC2247121FB491AE10_RuntimeMethod_var);
return;
}
}
// Method Definition Index: 12541
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* U3Cget_choicesU3Ed__17_System_Collections_Generic_IEnumeratorU3CSystem_StringU3E_get_Current_mC6EAD5E4688AE3FA5C0DAF16022298B368258736 (U3Cget_choicesU3Ed__17_tE7BE181387FC95BE357C557627F60532139237B0* __this, const RuntimeMethod* method)
{
{
String_t* L_0 = __this->___U3CU3E2__current;
return L_0;
}
}
// Method Definition Index: 12542
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3Cget_choicesU3Ed__17_System_Collections_IEnumerator_Reset_m03600B5AECE48230DB4830471521104045F57E7A (U3Cget_choicesU3Ed__17_tE7BE181387FC95BE357C557627F60532139237B0* __this, const RuntimeMethod* method)
{
{
NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A* L_0 = (NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A_il2cpp_TypeInfo_var)));
NotSupportedException__ctor_m1398D0CDE19B36AA3DE9392879738C1EA2439CDF(L_0, NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&U3Cget_choicesU3Ed__17_System_Collections_IEnumerator_Reset_m03600B5AECE48230DB4830471521104045F57E7A_RuntimeMethod_var)));
}
}
// Method Definition Index: 12543
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* U3Cget_choicesU3Ed__17_System_Collections_IEnumerator_get_Current_m03AA010942C9A7D7A905D30227507E84A9C123B5 (U3Cget_choicesU3Ed__17_tE7BE181387FC95BE357C557627F60532139237B0* __this, const RuntimeMethod* method)
{
{
String_t* L_0 = __this->___U3CU3E2__current;
return L_0;
}
}
// Method Definition Index: 12544
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* U3Cget_choicesU3Ed__17_System_Collections_Generic_IEnumerableU3CSystem_StringU3E_GetEnumerator_m6F34CA564804C6F157A3E9C7396DF2EEED68C641 (U3Cget_choicesU3Ed__17_tE7BE181387FC95BE357C557627F60532139237B0* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3Cget_choicesU3Ed__17_tE7BE181387FC95BE357C557627F60532139237B0_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
U3Cget_choicesU3Ed__17_tE7BE181387FC95BE357C557627F60532139237B0* V_0 = NULL;
{
int32_t L_0 = __this->___U3CU3E1__state;
if ((!(((uint32_t)L_0) == ((uint32_t)((int32_t)-2)))))
{
goto IL_0022;
}
}
{
int32_t L_1 = __this->___U3CU3El__initialThreadId;
int32_t L_2;
L_2 = Environment_get_CurrentManagedThreadId_m66483AADCCC13272EBDCD94D31D2E52603C24BDF(NULL);
if ((!(((uint32_t)L_1) == ((uint32_t)L_2))))
{
goto IL_0022;
}
}
{
__this->___U3CU3E1__state = 0;
V_0 = __this;
goto IL_0035;
}
IL_0022:
{
U3Cget_choicesU3Ed__17_tE7BE181387FC95BE357C557627F60532139237B0* L_3 = (U3Cget_choicesU3Ed__17_tE7BE181387FC95BE357C557627F60532139237B0*)il2cpp_codegen_object_new(U3Cget_choicesU3Ed__17_tE7BE181387FC95BE357C557627F60532139237B0_il2cpp_TypeInfo_var);
U3Cget_choicesU3Ed__17__ctor_mDE013499DBB785F8216C9BCBEEEF922FFF717E8E(L_3, 0, NULL);
V_0 = L_3;
U3Cget_choicesU3Ed__17_tE7BE181387FC95BE357C557627F60532139237B0* L_4 = V_0;
RadioButtonGroup_t92E82155D2102EA368B854C8F088737BED188DDE* L_5 = __this->___U3CU3E4__this;
NullCheck(L_4);
L_4->___U3CU3E4__this = L_5;
Il2CppCodeGenWriteBarrier((void**)(&L_4->___U3CU3E4__this), (void*)L_5);
}
IL_0035:
{
U3Cget_choicesU3Ed__17_tE7BE181387FC95BE357C557627F60532139237B0* L_6 = V_0;
return L_6;
}
}
// Method Definition Index: 12545
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* U3Cget_choicesU3Ed__17_System_Collections_IEnumerable_GetEnumerator_m617A89D502855DC9CF72ACD339AE36CFCF1C0850 (U3Cget_choicesU3Ed__17_tE7BE181387FC95BE357C557627F60532139237B0* __this, const RuntimeMethod* method)
{
{
RuntimeObject* L_0;
L_0 = U3Cget_choicesU3Ed__17_System_Collections_Generic_IEnumerableU3CSystem_StringU3E_GetEnumerator_m6F34CA564804C6F157A3E9C7396DF2EEED68C641(__this, 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
// Method Definition Index: 12546
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RepeatButton_set_acceptClicksIfDisabled_m233FC34EB7BD276EC96BDB6E0B3B78D938C92A22 (RepeatButton_t2CF59798FF30EF6DB8030E2D93CD346E38DDF981* __this, bool ___0_value, const RuntimeMethod* method)
{
bool V_0 = false;
bool V_1 = false;
{
bool L_0 = __this->___m_AcceptClicksIfDisabled;
bool L_1 = ___0_value;
V_0 = (bool)((((int32_t)L_0) == ((int32_t)L_1))? 1 : 0);
bool L_2 = V_0;
if (!L_2)
{
goto IL_0010;
}
}
{
goto IL_0031;
}
IL_0010:
{
bool L_3 = ___0_value;
__this->___m_AcceptClicksIfDisabled = L_3;
Clickable_tED3E313565F64BDF5DA9D3FE0FEFFD0E17E53834* L_4 = __this->___m_Clickable;
V_1 = (bool)((!(((RuntimeObject*)(Clickable_tED3E313565F64BDF5DA9D3FE0FEFFD0E17E53834*)L_4) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
bool L_5 = V_1;
if (!L_5)
{
goto IL_0031;
}
}
{
Clickable_tED3E313565F64BDF5DA9D3FE0FEFFD0E17E53834* L_6 = __this->___m_Clickable;
bool L_7 = ___0_value;
NullCheck(L_6);
Clickable_set_acceptClicksIfDisabled_mE966A4CCB967D89330E08D471E8017D904AB3387(L_6, L_7, NULL);
}
IL_0031:
{
return;
}
}
// Method Definition Index: 12547
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RepeatButton__ctor_mD0370853A6E780D1121F7A11D0E760D7AE0E1451 (RepeatButton_t2CF59798FF30EF6DB8030E2D93CD346E38DDF981* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RepeatButton_t2CF59798FF30EF6DB8030E2D93CD346E38DDF981_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TextElement_tD56C5044CCC5552285DC8A9950CC60448C80FEE0_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
il2cpp_codegen_runtime_class_init_inline(TextElement_tD56C5044CCC5552285DC8A9950CC60448C80FEE0_il2cpp_TypeInfo_var);
TextElement__ctor_mB52112242702EEDC8E13BF444AB19E97329B7CE5(__this, NULL);
il2cpp_codegen_runtime_class_init_inline(RepeatButton_t2CF59798FF30EF6DB8030E2D93CD346E38DDF981_il2cpp_TypeInfo_var);
String_t* L_0 = ((RepeatButton_t2CF59798FF30EF6DB8030E2D93CD346E38DDF981_StaticFields*)il2cpp_codegen_static_fields_for(RepeatButton_t2CF59798FF30EF6DB8030E2D93CD346E38DDF981_il2cpp_TypeInfo_var))->___ussClassName;
VisualElement_AddToClassList_mAF0DD8D8CFD5130229A0471DD260E01ED82117F1(__this, L_0, NULL);
return;
}
}
// Method Definition Index: 12548
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RepeatButton__ctor_m8F591936C14586F53751543513E5F440D0F92C0E (RepeatButton_t2CF59798FF30EF6DB8030E2D93CD346E38DDF981* __this, Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* ___0_clickEvent, int64_t ___1_delay, int64_t ___2_interval, const RuntimeMethod* method)
{
{
RepeatButton__ctor_mD0370853A6E780D1121F7A11D0E760D7AE0E1451(__this, NULL);
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* L_0 = ___0_clickEvent;
int64_t L_1 = ___1_delay;
int64_t L_2 = ___2_interval;
RepeatButton_SetAction_m57220DDB1049DAEFB8E03D666AB10A8F30A3E870(__this, L_0, L_1, L_2, NULL);
return;
}
}
// Method Definition Index: 12549
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RepeatButton_SetAction_m57220DDB1049DAEFB8E03D666AB10A8F30A3E870 (RepeatButton_t2CF59798FF30EF6DB8030E2D93CD346E38DDF981* __this, Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* ___0_clickEvent, int64_t ___1_delay, int64_t ___2_interval, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Clickable_tED3E313565F64BDF5DA9D3FE0FEFFD0E17E53834_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
Clickable_tED3E313565F64BDF5DA9D3FE0FEFFD0E17E53834* L_0 = __this->___m_Clickable;
VisualElementExtensions_RemoveManipulator_m7FF368767CDA311BA47F56729AA68B173F1BED35(__this, L_0, NULL);
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* L_1 = ___0_clickEvent;
int64_t L_2 = ___1_delay;
int64_t L_3 = ___2_interval;
Clickable_tED3E313565F64BDF5DA9D3FE0FEFFD0E17E53834* L_4 = (Clickable_tED3E313565F64BDF5DA9D3FE0FEFFD0E17E53834*)il2cpp_codegen_object_new(Clickable_tED3E313565F64BDF5DA9D3FE0FEFFD0E17E53834_il2cpp_TypeInfo_var);
Clickable__ctor_m8B94EAD6E8E850602AD61A0FE7ABD80190BAF88E(L_4, L_1, L_2, L_3, NULL);
__this->___m_Clickable = L_4;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Clickable), (void*)L_4);
Clickable_tED3E313565F64BDF5DA9D3FE0FEFFD0E17E53834* L_5 = __this->___m_Clickable;
VisualElementExtensions_AddManipulator_m3579CA75D8F76245DC3B7C9F5FCB9B769D69E27D(__this, L_5, NULL);
return;
}
}
// Method Definition Index: 12550
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RepeatButton_AddAction_m1011B0AEAA1F3A3C5AB0CFEE5C8ED26DF4EC1CD4 (RepeatButton_t2CF59798FF30EF6DB8030E2D93CD346E38DDF981* __this, Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* ___0_clickEvent, const RuntimeMethod* method)
{
{
Clickable_tED3E313565F64BDF5DA9D3FE0FEFFD0E17E53834* L_0 = __this->___m_Clickable;
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* L_1 = ___0_clickEvent;
NullCheck(L_0);
Clickable_add_clicked_m66B60516D2DEF680B5D3055EE1ACB400925A29A8(L_0, L_1, NULL);
return;
}
}
// Method Definition Index: 12551
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RepeatButton__cctor_m5044E92A4B2FAE54392B6B252C79E119C3AFBD73 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RepeatButton_t2CF59798FF30EF6DB8030E2D93CD346E38DDF981_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral157FE95930EF0519A83046C8DE6476268CDEB755);
s_Il2CppMethodInitialized = true;
}
{
((RepeatButton_t2CF59798FF30EF6DB8030E2D93CD346E38DDF981_StaticFields*)il2cpp_codegen_static_fields_for(RepeatButton_t2CF59798FF30EF6DB8030E2D93CD346E38DDF981_il2cpp_TypeInfo_var))->___ussClassName = _stringLiteral157FE95930EF0519A83046C8DE6476268CDEB755;
Il2CppCodeGenWriteBarrier((void**)(&((RepeatButton_t2CF59798FF30EF6DB8030E2D93CD346E38DDF981_StaticFields*)il2cpp_codegen_static_fields_for(RepeatButton_t2CF59798FF30EF6DB8030E2D93CD346E38DDF981_il2cpp_TypeInfo_var))->___ussClassName), (void*)_stringLiteral157FE95930EF0519A83046C8DE6476268CDEB755);
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
// Method Definition Index: 12552
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlFactory__ctor_m80927DD93169A7933B6DB9A7244343F5ECAB46F1 (UxmlFactory_tEC8CC0AEF087D585994E90EC035A601F3D0F29D1* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UxmlFactory_2__ctor_mC291C2EC89D8C5142DBDC4DC4BEDE379E91E880A_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
UxmlFactory_2__ctor_mC291C2EC89D8C5142DBDC4DC4BEDE379E91E880A(__this, UxmlFactory_2__ctor_mC291C2EC89D8C5142DBDC4DC4BEDE379E91E880A_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
// Method Definition Index: 12553
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlTraits_Init_m55D24E4BCD4DC96E10518ABBFEF2053BC258F521 (UxmlTraits_t9917B7107CCE571CAC1F7FBAE605B3FB4D2D255D* __this, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___0_ve, RuntimeObject* ___1_bag, CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 ___2_cc, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RepeatButton_t2CF59798FF30EF6DB8030E2D93CD346E38DDF981_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
RepeatButton_t2CF59798FF30EF6DB8030E2D93CD346E38DDF981* V_0 = NULL;
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_0 = ___0_ve;
RuntimeObject* L_1 = ___1_bag;
CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 L_2 = ___2_cc;
UxmlTraits_Init_m4B83762DB7A1B5D10F76BC1F12AEE507E761C328(__this, L_0, L_1, L_2, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_3 = ___0_ve;
V_0 = ((RepeatButton_t2CF59798FF30EF6DB8030E2D93CD346E38DDF981*)CastclassClass((RuntimeObject*)L_3, RepeatButton_t2CF59798FF30EF6DB8030E2D93CD346E38DDF981_il2cpp_TypeInfo_var));
RepeatButton_t2CF59798FF30EF6DB8030E2D93CD346E38DDF981* L_4 = V_0;
UxmlLongAttributeDescription_t5B27C54F972BAACA9CB7B53CF76AAE5603E291D8* L_5 = __this->___m_Delay;
RuntimeObject* L_6 = ___1_bag;
CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 L_7 = ___2_cc;
NullCheck(L_5);
int64_t L_8;
L_8 = VirtualFuncInvoker2< int64_t, RuntimeObject*, CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 >::Invoke(4, L_5, L_6, L_7);
UxmlLongAttributeDescription_t5B27C54F972BAACA9CB7B53CF76AAE5603E291D8* L_9 = __this->___m_Interval;
RuntimeObject* L_10 = ___1_bag;
CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 L_11 = ___2_cc;
NullCheck(L_9);
int64_t L_12;
L_12 = VirtualFuncInvoker2< int64_t, RuntimeObject*, CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 >::Invoke(4, L_9, L_10, L_11);
NullCheck(L_4);
RepeatButton_SetAction_m57220DDB1049DAEFB8E03D666AB10A8F30A3E870(L_4, (Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07*)NULL, L_8, L_12, NULL);
return;
}
}
// Method Definition Index: 12554
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlTraits__ctor_mCB1040E2A3D56D729FDA34077BF589309AFA61F3 (UxmlTraits_t9917B7107CCE571CAC1F7FBAE605B3FB4D2D255D* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UxmlLongAttributeDescription_t5B27C54F972BAACA9CB7B53CF76AAE5603E291D8_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7EAA0DD4C277D27184E0F3D6A7709BE899C51951);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9CB0B09ECE4C6498DEC94E3851A5CBFDBC353A6F);
s_Il2CppMethodInitialized = true;
}
{
UxmlLongAttributeDescription_t5B27C54F972BAACA9CB7B53CF76AAE5603E291D8* L_0 = (UxmlLongAttributeDescription_t5B27C54F972BAACA9CB7B53CF76AAE5603E291D8*)il2cpp_codegen_object_new(UxmlLongAttributeDescription_t5B27C54F972BAACA9CB7B53CF76AAE5603E291D8_il2cpp_TypeInfo_var);
UxmlLongAttributeDescription__ctor_m0D03222CAFB4DB95171E9AEEA14B00A6DADF4712(L_0, NULL);
UxmlLongAttributeDescription_t5B27C54F972BAACA9CB7B53CF76AAE5603E291D8* L_1 = L_0;
NullCheck(L_1);
UxmlAttributeDescription_set_name_mCE9C58621BAD7AB4E59D83DD21224A8FA6517E3E_inline(L_1, _stringLiteral7EAA0DD4C277D27184E0F3D6A7709BE899C51951, NULL);
__this->___m_Delay = L_1;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Delay), (void*)L_1);
UxmlLongAttributeDescription_t5B27C54F972BAACA9CB7B53CF76AAE5603E291D8* L_2 = (UxmlLongAttributeDescription_t5B27C54F972BAACA9CB7B53CF76AAE5603E291D8*)il2cpp_codegen_object_new(UxmlLongAttributeDescription_t5B27C54F972BAACA9CB7B53CF76AAE5603E291D8_il2cpp_TypeInfo_var);
UxmlLongAttributeDescription__ctor_m0D03222CAFB4DB95171E9AEEA14B00A6DADF4712(L_2, NULL);
UxmlLongAttributeDescription_t5B27C54F972BAACA9CB7B53CF76AAE5603E291D8* L_3 = L_2;
NullCheck(L_3);
UxmlAttributeDescription_set_name_mCE9C58621BAD7AB4E59D83DD21224A8FA6517E3E_inline(L_3, _stringLiteral9CB0B09ECE4C6498DEC94E3851A5CBFDBC353A6F, NULL);
__this->___m_Interval = L_3;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Interval), (void*)L_3);
UxmlTraits__ctor_mE40F6FE41E1377B748D9B6D9937634BB44D7B387(__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
// Method Definition Index: 12555
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Scroller_add_valueChanged_mEBE3F410DB7D57597D8A7748805CB4CE4371D42B (Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* __this, Action_1_t310F18CB4338A2740CA701F160C62E2C3198E66A* ___0_value, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t310F18CB4338A2740CA701F160C62E2C3198E66A_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
Action_1_t310F18CB4338A2740CA701F160C62E2C3198E66A* V_0 = NULL;
Action_1_t310F18CB4338A2740CA701F160C62E2C3198E66A* V_1 = NULL;
Action_1_t310F18CB4338A2740CA701F160C62E2C3198E66A* V_2 = NULL;
{
Action_1_t310F18CB4338A2740CA701F160C62E2C3198E66A* L_0 = __this->___valueChanged;
V_0 = L_0;
}
IL_0007:
{
Action_1_t310F18CB4338A2740CA701F160C62E2C3198E66A* L_1 = V_0;
V_1 = L_1;
Action_1_t310F18CB4338A2740CA701F160C62E2C3198E66A* L_2 = V_1;
Action_1_t310F18CB4338A2740CA701F160C62E2C3198E66A* L_3 = ___0_value;
Delegate_t* L_4;
L_4 = Delegate_Combine_m1F725AEF318BE6F0426863490691A6F4606E7D00(L_2, L_3, NULL);
V_2 = ((Action_1_t310F18CB4338A2740CA701F160C62E2C3198E66A*)Castclass((RuntimeObject*)L_4, Action_1_t310F18CB4338A2740CA701F160C62E2C3198E66A_il2cpp_TypeInfo_var));
Action_1_t310F18CB4338A2740CA701F160C62E2C3198E66A** L_5 = (Action_1_t310F18CB4338A2740CA701F160C62E2C3198E66A**)(&__this->___valueChanged);
Action_1_t310F18CB4338A2740CA701F160C62E2C3198E66A* L_6 = V_2;
Action_1_t310F18CB4338A2740CA701F160C62E2C3198E66A* L_7 = V_1;
Action_1_t310F18CB4338A2740CA701F160C62E2C3198E66A* L_8;
L_8 = InterlockedCompareExchangeImpl<Action_1_t310F18CB4338A2740CA701F160C62E2C3198E66A*>(L_5, L_6, L_7);
V_0 = L_8;
Action_1_t310F18CB4338A2740CA701F160C62E2C3198E66A* L_9 = V_0;
Action_1_t310F18CB4338A2740CA701F160C62E2C3198E66A* L_10 = V_1;
if ((!(((RuntimeObject*)(Action_1_t310F18CB4338A2740CA701F160C62E2C3198E66A*)L_9) == ((RuntimeObject*)(Action_1_t310F18CB4338A2740CA701F160C62E2C3198E66A*)L_10))))
{
goto IL_0007;
}
}
{
return;
}
}
// Method Definition Index: 12556
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Scroller_remove_valueChanged_mB7708F8273719325F9CD3C3B568451D91A603A94 (Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* __this, Action_1_t310F18CB4338A2740CA701F160C62E2C3198E66A* ___0_value, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t310F18CB4338A2740CA701F160C62E2C3198E66A_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
Action_1_t310F18CB4338A2740CA701F160C62E2C3198E66A* V_0 = NULL;
Action_1_t310F18CB4338A2740CA701F160C62E2C3198E66A* V_1 = NULL;
Action_1_t310F18CB4338A2740CA701F160C62E2C3198E66A* V_2 = NULL;
{
Action_1_t310F18CB4338A2740CA701F160C62E2C3198E66A* L_0 = __this->___valueChanged;
V_0 = L_0;
}
IL_0007:
{
Action_1_t310F18CB4338A2740CA701F160C62E2C3198E66A* L_1 = V_0;
V_1 = L_1;
Action_1_t310F18CB4338A2740CA701F160C62E2C3198E66A* L_2 = V_1;
Action_1_t310F18CB4338A2740CA701F160C62E2C3198E66A* L_3 = ___0_value;
Delegate_t* L_4;
L_4 = Delegate_Remove_m8B7DD5661308FA972E23CA1CC3FC9CEB355504E3(L_2, L_3, NULL);
V_2 = ((Action_1_t310F18CB4338A2740CA701F160C62E2C3198E66A*)Castclass((RuntimeObject*)L_4, Action_1_t310F18CB4338A2740CA701F160C62E2C3198E66A_il2cpp_TypeInfo_var));
Action_1_t310F18CB4338A2740CA701F160C62E2C3198E66A** L_5 = (Action_1_t310F18CB4338A2740CA701F160C62E2C3198E66A**)(&__this->___valueChanged);
Action_1_t310F18CB4338A2740CA701F160C62E2C3198E66A* L_6 = V_2;
Action_1_t310F18CB4338A2740CA701F160C62E2C3198E66A* L_7 = V_1;
Action_1_t310F18CB4338A2740CA701F160C62E2C3198E66A* L_8;
L_8 = InterlockedCompareExchangeImpl<Action_1_t310F18CB4338A2740CA701F160C62E2C3198E66A*>(L_5, L_6, L_7);
V_0 = L_8;
Action_1_t310F18CB4338A2740CA701F160C62E2C3198E66A* L_9 = V_0;
Action_1_t310F18CB4338A2740CA701F160C62E2C3198E66A* L_10 = V_1;
if ((!(((RuntimeObject*)(Action_1_t310F18CB4338A2740CA701F160C62E2C3198E66A*)L_9) == ((RuntimeObject*)(Action_1_t310F18CB4338A2740CA701F160C62E2C3198E66A*)L_10))))
{
goto IL_0007;
}
}
{
return;
}
}
// Method Definition Index: 12557
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Slider_t5891706383A14955E3FAD68A79829F3234681652* Scroller_get_slider_mE18FB3CD0B7E2817E27C245324A129C70E1FE27C (Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* __this, const RuntimeMethod* method)
{
{
Slider_t5891706383A14955E3FAD68A79829F3234681652* L_0 = __this->___U3CsliderU3Ek__BackingField;
return L_0;
}
}
// Method Definition Index: 12558
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RepeatButton_t2CF59798FF30EF6DB8030E2D93CD346E38DDF981* Scroller_get_lowButton_mEE24B127F9A49A61F4EF44FCE89A9ECD41D816F6 (Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* __this, const RuntimeMethod* method)
{
{
RepeatButton_t2CF59798FF30EF6DB8030E2D93CD346E38DDF981* L_0 = __this->___U3ClowButtonU3Ek__BackingField;
return L_0;
}
}
// Method Definition Index: 12559
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RepeatButton_t2CF59798FF30EF6DB8030E2D93CD346E38DDF981* Scroller_get_highButton_mD0FA16C85E115A3789F517B6FFA594F0F47DA8D5 (Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* __this, const RuntimeMethod* method)
{
{
RepeatButton_t2CF59798FF30EF6DB8030E2D93CD346E38DDF981* L_0 = __this->___U3ChighButtonU3Ek__BackingField;
return L_0;
}
}
// Method Definition Index: 12560
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Scroller_get_value_mAFF18513ACF92E73BAEF5D6254A295D0D33A3E8D (Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* __this, const RuntimeMethod* method)
{
float V_0 = 0.0f;
{
Slider_t5891706383A14955E3FAD68A79829F3234681652* L_0;
L_0 = Scroller_get_slider_mE18FB3CD0B7E2817E27C245324A129C70E1FE27C_inline(__this, NULL);
NullCheck(L_0);
float L_1;
L_1 = VirtualFuncInvoker0< float >::Invoke(141, L_0);
V_0 = L_1;
goto IL_000f;
}
IL_000f:
{
float L_2 = V_0;
return L_2;
}
}
// Method Definition Index: 12561
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Scroller_set_value_mAC1D4CA0CA26776DE53ABC5FD8C745309750E713 (Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* __this, float ___0_value, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
float V_0 = 0.0f;
bool V_1 = false;
{
Slider_t5891706383A14955E3FAD68A79829F3234681652* L_0;
L_0 = Scroller_get_slider_mE18FB3CD0B7E2817E27C245324A129C70E1FE27C_inline(__this, NULL);
NullCheck(L_0);
float L_1;
L_1 = VirtualFuncInvoker0< float >::Invoke(141, L_0);
V_0 = L_1;
Slider_t5891706383A14955E3FAD68A79829F3234681652* L_2;
L_2 = Scroller_get_slider_mE18FB3CD0B7E2817E27C245324A129C70E1FE27C_inline(__this, NULL);
float L_3 = ___0_value;
NullCheck(L_2);
VirtualActionInvoker1< float >::Invoke(142, L_2, L_3);
float L_4 = V_0;
Slider_t5891706383A14955E3FAD68A79829F3234681652* L_5;
L_5 = Scroller_get_slider_mE18FB3CD0B7E2817E27C245324A129C70E1FE27C_inline(__this, NULL);
NullCheck(L_5);
float L_6;
L_6 = VirtualFuncInvoker0< float >::Invoke(141, L_5);
bool L_7;
L_7 = Mathf_Approximately_m1DADD012A8FC82E11FB282501AE2EBBF9A77150B_inline(L_4, L_6, NULL);
V_1 = (bool)((((int32_t)L_7) == ((int32_t)0))? 1 : 0);
bool L_8 = V_1;
if (!L_8)
{
goto IL_003e;
}
}
{
il2cpp_codegen_runtime_class_init_inline(Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_il2cpp_TypeInfo_var);
CallbackEventHandler_NotifyPropertyChanged_m9CA05CC71AABC3EB3A77B089D89EBCF999A24891(__this, (&((Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_StaticFields*)il2cpp_codegen_static_fields_for(Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_il2cpp_TypeInfo_var))->___valueProperty), NULL);
}
IL_003e:
{
return;
}
}
// Method Definition Index: 12562
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Scroller_get_lowValue_mBD4A8D06316BF0124C58CA4534B9031725CD946F (Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BaseSlider_1_get_lowValue_m9974DEE468CE7E09B6312EBD74661004DB1E8BFC_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
float V_0 = 0.0f;
{
Slider_t5891706383A14955E3FAD68A79829F3234681652* L_0;
L_0 = Scroller_get_slider_mE18FB3CD0B7E2817E27C245324A129C70E1FE27C_inline(__this, NULL);
NullCheck(L_0);
float L_1;
L_1 = BaseSlider_1_get_lowValue_m9974DEE468CE7E09B6312EBD74661004DB1E8BFC(L_0, BaseSlider_1_get_lowValue_m9974DEE468CE7E09B6312EBD74661004DB1E8BFC_RuntimeMethod_var);
V_0 = L_1;
goto IL_000f;
}
IL_000f:
{
float L_2 = V_0;
return L_2;
}
}
// Method Definition Index: 12563
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Scroller_set_lowValue_mC28C28BEB87DDE8BF935E65BFFADDA8730172752 (Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* __this, float ___0_value, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BaseSlider_1_get_lowValue_m9974DEE468CE7E09B6312EBD74661004DB1E8BFC_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BaseSlider_1_set_lowValue_mCB5CC01D06D09C9C0EF756860341D46998ADF033_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
float V_0 = 0.0f;
bool V_1 = false;
{
Slider_t5891706383A14955E3FAD68A79829F3234681652* L_0;
L_0 = Scroller_get_slider_mE18FB3CD0B7E2817E27C245324A129C70E1FE27C_inline(__this, NULL);
NullCheck(L_0);
float L_1;
L_1 = BaseSlider_1_get_lowValue_m9974DEE468CE7E09B6312EBD74661004DB1E8BFC(L_0, BaseSlider_1_get_lowValue_m9974DEE468CE7E09B6312EBD74661004DB1E8BFC_RuntimeMethod_var);
V_0 = L_1;
Slider_t5891706383A14955E3FAD68A79829F3234681652* L_2;
L_2 = Scroller_get_slider_mE18FB3CD0B7E2817E27C245324A129C70E1FE27C_inline(__this, NULL);
float L_3 = ___0_value;
NullCheck(L_2);
BaseSlider_1_set_lowValue_mCB5CC01D06D09C9C0EF756860341D46998ADF033(L_2, L_3, BaseSlider_1_set_lowValue_mCB5CC01D06D09C9C0EF756860341D46998ADF033_RuntimeMethod_var);
float L_4 = V_0;
Slider_t5891706383A14955E3FAD68A79829F3234681652* L_5;
L_5 = Scroller_get_slider_mE18FB3CD0B7E2817E27C245324A129C70E1FE27C_inline(__this, NULL);
NullCheck(L_5);
float L_6;
L_6 = BaseSlider_1_get_lowValue_m9974DEE468CE7E09B6312EBD74661004DB1E8BFC(L_5, BaseSlider_1_get_lowValue_m9974DEE468CE7E09B6312EBD74661004DB1E8BFC_RuntimeMethod_var);
bool L_7;
L_7 = Mathf_Approximately_m1DADD012A8FC82E11FB282501AE2EBBF9A77150B_inline(L_4, L_6, NULL);
V_1 = (bool)((((int32_t)L_7) == ((int32_t)0))? 1 : 0);
bool L_8 = V_1;
if (!L_8)
{
goto IL_003e;
}
}
{
il2cpp_codegen_runtime_class_init_inline(Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_il2cpp_TypeInfo_var);
CallbackEventHandler_NotifyPropertyChanged_m9CA05CC71AABC3EB3A77B089D89EBCF999A24891(__this, (&((Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_StaticFields*)il2cpp_codegen_static_fields_for(Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_il2cpp_TypeInfo_var))->___lowValueProperty), NULL);
}
IL_003e:
{
return;
}
}
// Method Definition Index: 12564
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Scroller_get_highValue_m160229EAE9969337A4C92F543E53DEC6A944DE33 (Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BaseSlider_1_get_highValue_mA43FD4DA4AFDF3EBCB5455B312942219B635DA05_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
float V_0 = 0.0f;
{
Slider_t5891706383A14955E3FAD68A79829F3234681652* L_0;
L_0 = Scroller_get_slider_mE18FB3CD0B7E2817E27C245324A129C70E1FE27C_inline(__this, NULL);
NullCheck(L_0);
float L_1;
L_1 = BaseSlider_1_get_highValue_mA43FD4DA4AFDF3EBCB5455B312942219B635DA05(L_0, BaseSlider_1_get_highValue_mA43FD4DA4AFDF3EBCB5455B312942219B635DA05_RuntimeMethod_var);
V_0 = L_1;
goto IL_000f;
}
IL_000f:
{
float L_2 = V_0;
return L_2;
}
}
// Method Definition Index: 12565
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Scroller_set_highValue_mAD8DB848402EB675FAD1E33663F30D6518114FCA (Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* __this, float ___0_value, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BaseSlider_1_get_highValue_mA43FD4DA4AFDF3EBCB5455B312942219B635DA05_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BaseSlider_1_set_highValue_m4A46BB4C2C2143FD8F8ADB554EC0FD84AA41BBE0_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
float V_0 = 0.0f;
bool V_1 = false;
{
Slider_t5891706383A14955E3FAD68A79829F3234681652* L_0;
L_0 = Scroller_get_slider_mE18FB3CD0B7E2817E27C245324A129C70E1FE27C_inline(__this, NULL);
NullCheck(L_0);
float L_1;
L_1 = BaseSlider_1_get_highValue_mA43FD4DA4AFDF3EBCB5455B312942219B635DA05(L_0, BaseSlider_1_get_highValue_mA43FD4DA4AFDF3EBCB5455B312942219B635DA05_RuntimeMethod_var);
V_0 = L_1;
Slider_t5891706383A14955E3FAD68A79829F3234681652* L_2;
L_2 = Scroller_get_slider_mE18FB3CD0B7E2817E27C245324A129C70E1FE27C_inline(__this, NULL);
float L_3 = ___0_value;
NullCheck(L_2);
BaseSlider_1_set_highValue_m4A46BB4C2C2143FD8F8ADB554EC0FD84AA41BBE0(L_2, L_3, BaseSlider_1_set_highValue_m4A46BB4C2C2143FD8F8ADB554EC0FD84AA41BBE0_RuntimeMethod_var);
float L_4 = V_0;
Slider_t5891706383A14955E3FAD68A79829F3234681652* L_5;
L_5 = Scroller_get_slider_mE18FB3CD0B7E2817E27C245324A129C70E1FE27C_inline(__this, NULL);
NullCheck(L_5);
float L_6;
L_6 = BaseSlider_1_get_highValue_mA43FD4DA4AFDF3EBCB5455B312942219B635DA05(L_5, BaseSlider_1_get_highValue_mA43FD4DA4AFDF3EBCB5455B312942219B635DA05_RuntimeMethod_var);
bool L_7;
L_7 = Mathf_Approximately_m1DADD012A8FC82E11FB282501AE2EBBF9A77150B_inline(L_4, L_6, NULL);
V_1 = (bool)((((int32_t)L_7) == ((int32_t)0))? 1 : 0);
bool L_8 = V_1;
if (!L_8)
{
goto IL_003e;
}
}
{
il2cpp_codegen_runtime_class_init_inline(Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_il2cpp_TypeInfo_var);
CallbackEventHandler_NotifyPropertyChanged_m9CA05CC71AABC3EB3A77B089D89EBCF999A24891(__this, (&((Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_StaticFields*)il2cpp_codegen_static_fields_for(Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_il2cpp_TypeInfo_var))->___highValueProperty), NULL);
}
IL_003e:
{
return;
}
}
// Method Definition Index: 12566
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Scroller_get_direction_mCF7CAD0D0EF09184D6CE9C2B9F8C051EF357F321 (Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IResolvedStyle_t6A3530BA6147B091C278593F21F86B09CD42BE89_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
int32_t G_B3_0 = 0;
{
RuntimeObject* L_0;
L_0 = VisualElement_get_resolvedStyle_m3885B7534A94E0BCE024A9621465A0F273DA0AEB(__this, NULL);
NullCheck(L_0);
int32_t L_1;
L_1 = InterfaceFuncInvoker0< int32_t >::Invoke(25, IResolvedStyle_t6A3530BA6147B091C278593F21F86B09CD42BE89_il2cpp_TypeInfo_var, L_0);
if ((((int32_t)L_1) == ((int32_t)2)))
{
goto IL_0012;
}
}
{
G_B3_0 = 1;
goto IL_0013;
}
IL_0012:
{
G_B3_0 = 0;
}
IL_0013:
{
V_0 = G_B3_0;
goto IL_0016;
}
IL_0016:
{
int32_t L_2 = V_0;
return L_2;
}
}
// Method Definition Index: 12567
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Scroller_set_direction_mDFD47FC6B3FC6AD05239E443FB8B7E13A6A76412 (Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* __this, int32_t ___0_value, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BaseSlider_1_get_direction_mD4E41AD011904742D3298149131C65A98F90E13C_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BaseSlider_1_set_direction_mA89EF4131FA66223C8623888A4FE853B0C06AF1C_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BaseSlider_1_set_inverted_m535169078C2CC578A2CE9337CBAD734BEF8612C7_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IStyle_t4FD66C97CA5F46BFE328FED0C65277A37E0A89F7_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StyleEnum_1_op_Implicit_m9CC7BE6DFC463FD482DC9D6E3A496FCD0017FCCD_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
bool V_1 = false;
bool V_2 = false;
{
Slider_t5891706383A14955E3FAD68A79829F3234681652* L_0;
L_0 = Scroller_get_slider_mE18FB3CD0B7E2817E27C245324A129C70E1FE27C_inline(__this, NULL);
NullCheck(L_0);
int32_t L_1;
L_1 = BaseSlider_1_get_direction_mD4E41AD011904742D3298149131C65A98F90E13C(L_0, BaseSlider_1_get_direction_mD4E41AD011904742D3298149131C65A98F90E13C_RuntimeMethod_var);
V_0 = L_1;
Slider_t5891706383A14955E3FAD68A79829F3234681652* L_2;
L_2 = Scroller_get_slider_mE18FB3CD0B7E2817E27C245324A129C70E1FE27C_inline(__this, NULL);
int32_t L_3 = ___0_value;
NullCheck(L_2);
BaseSlider_1_set_direction_mA89EF4131FA66223C8623888A4FE853B0C06AF1C(L_2, L_3, BaseSlider_1_set_direction_mA89EF4131FA66223C8623888A4FE853B0C06AF1C_RuntimeMethod_var);
Slider_t5891706383A14955E3FAD68A79829F3234681652* L_4;
L_4 = Scroller_get_slider_mE18FB3CD0B7E2817E27C245324A129C70E1FE27C_inline(__this, NULL);
int32_t L_5 = ___0_value;
NullCheck(L_4);
BaseSlider_1_set_inverted_m535169078C2CC578A2CE9337CBAD734BEF8612C7(L_4, (bool)((((int32_t)L_5) == ((int32_t)1))? 1 : 0), BaseSlider_1_set_inverted_m535169078C2CC578A2CE9337CBAD734BEF8612C7_RuntimeMethod_var);
int32_t L_6 = ___0_value;
V_1 = (bool)((((int32_t)L_6) == ((int32_t)0))? 1 : 0);
bool L_7 = V_1;
if (!L_7)
{
goto IL_0060;
}
}
{
RuntimeObject* L_8;
L_8 = VisualElement_get_style_mDCFF8D835BE0AFE412905E108F48B32A83734224(__this, NULL);
StyleEnum_1_t4C47F320FF81E91A50EC2AD0D70A3D620362BBAE L_9;
L_9 = StyleEnum_1_op_Implicit_m9CC7BE6DFC463FD482DC9D6E3A496FCD0017FCCD(2, StyleEnum_1_op_Implicit_m9CC7BE6DFC463FD482DC9D6E3A496FCD0017FCCD_RuntimeMethod_var);
NullCheck(L_8);
InterfaceActionInvoker1< StyleEnum_1_t4C47F320FF81E91A50EC2AD0D70A3D620362BBAE >::Invoke(53, IStyle_t4FD66C97CA5F46BFE328FED0C65277A37E0A89F7_il2cpp_TypeInfo_var, L_8, L_9);
il2cpp_codegen_runtime_class_init_inline(Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_il2cpp_TypeInfo_var);
String_t* L_10 = ((Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_StaticFields*)il2cpp_codegen_static_fields_for(Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_il2cpp_TypeInfo_var))->___horizontalVariantUssClassName;
VisualElement_AddToClassList_mAF0DD8D8CFD5130229A0471DD260E01ED82117F1(__this, L_10, NULL);
String_t* L_11 = ((Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_StaticFields*)il2cpp_codegen_static_fields_for(Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_il2cpp_TypeInfo_var))->___verticalVariantUssClassName;
VisualElement_RemoveFromClassList_mA7A2EC202004DFCBF38C12B70C6218BF40D21220(__this, L_11, NULL);
goto IL_008c;
}
IL_0060:
{
RuntimeObject* L_12;
L_12 = VisualElement_get_style_mDCFF8D835BE0AFE412905E108F48B32A83734224(__this, NULL);
StyleEnum_1_t4C47F320FF81E91A50EC2AD0D70A3D620362BBAE L_13;
L_13 = StyleEnum_1_op_Implicit_m9CC7BE6DFC463FD482DC9D6E3A496FCD0017FCCD(0, StyleEnum_1_op_Implicit_m9CC7BE6DFC463FD482DC9D6E3A496FCD0017FCCD_RuntimeMethod_var);
NullCheck(L_12);
InterfaceActionInvoker1< StyleEnum_1_t4C47F320FF81E91A50EC2AD0D70A3D620362BBAE >::Invoke(53, IStyle_t4FD66C97CA5F46BFE328FED0C65277A37E0A89F7_il2cpp_TypeInfo_var, L_12, L_13);
il2cpp_codegen_runtime_class_init_inline(Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_il2cpp_TypeInfo_var);
String_t* L_14 = ((Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_StaticFields*)il2cpp_codegen_static_fields_for(Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_il2cpp_TypeInfo_var))->___verticalVariantUssClassName;
VisualElement_AddToClassList_mAF0DD8D8CFD5130229A0471DD260E01ED82117F1(__this, L_14, NULL);
String_t* L_15 = ((Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_StaticFields*)il2cpp_codegen_static_fields_for(Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_il2cpp_TypeInfo_var))->___horizontalVariantUssClassName;
VisualElement_RemoveFromClassList_mA7A2EC202004DFCBF38C12B70C6218BF40D21220(__this, L_15, NULL);
}
IL_008c:
{
int32_t L_16 = V_0;
Slider_t5891706383A14955E3FAD68A79829F3234681652* L_17;
L_17 = Scroller_get_slider_mE18FB3CD0B7E2817E27C245324A129C70E1FE27C_inline(__this, NULL);
NullCheck(L_17);
int32_t L_18;
L_18 = BaseSlider_1_get_direction_mD4E41AD011904742D3298149131C65A98F90E13C(L_17, BaseSlider_1_get_direction_mD4E41AD011904742D3298149131C65A98F90E13C_RuntimeMethod_var);
V_2 = (bool)((((int32_t)((((int32_t)L_16) == ((int32_t)L_18))? 1 : 0)) == ((int32_t)0))? 1 : 0);
bool L_19 = V_2;
if (!L_19)
{
goto IL_00ad;
}
}
{
il2cpp_codegen_runtime_class_init_inline(Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_il2cpp_TypeInfo_var);
CallbackEventHandler_NotifyPropertyChanged_m9CA05CC71AABC3EB3A77B089D89EBCF999A24891(__this, (&((Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_StaticFields*)il2cpp_codegen_static_fields_for(Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_il2cpp_TypeInfo_var))->___directionProperty), NULL);
}
IL_00ad:
{
return;
}
}
// Method Definition Index: 12568
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Scroller__ctor_m328618449EF79A45F3651CD276FF0A3E6674B243 (Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* __this, const RuntimeMethod* method)
{
{
Scroller__ctor_mEB206478D6D9767E66699F8E673F71562889B841(__this, (0.0f), (0.0f), (Action_1_t310F18CB4338A2740CA701F160C62E2C3198E66A*)NULL, 1, NULL);
return;
}
}
// Method Definition Index: 12569
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Scroller__ctor_mEB206478D6D9767E66699F8E673F71562889B841 (Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* __this, float ___0_lowValue, float ___1_highValue, Action_1_t310F18CB4338A2740CA701F160C62E2C3198E66A* ___2_valueChanged, int32_t ___3_direction, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EventCallback_1_t4FC683FD40564304A8A351F88D0698DAF61F8A8A_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&INotifyValueChangedExtensions_RegisterValueChangedCallback_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_m1C52E6941E310431B149196465705C38CFF0A9E9_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RepeatButton_t2CF59798FF30EF6DB8030E2D93CD346E38DDF981_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScrollerSlider_t9E2F7FDBE4107F3A9E7294597D336BEA67DEB59C_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Scroller_OnSliderValueChange_m7A415D7C561E8DB2113D080827BFAB46B487A214_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Scroller_ScrollPageDown_mF0129BF306030AEF6F00F17A8DFD0AF360581569_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Scroller_ScrollPageUp_mD73E8F66251191D809F27656225B521AC341AF92_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA7F97E75A1B9ABE21090F40226508D1F9BFFC36F);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralBE0A31A6C4D3B145E7B1FA25CFACE595B88306DC);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC9564DB70D7AFD271BA99559FE6295FCA88E9958);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDA0880A6DD2B8C069E0AAC34003F6EFCC086907A);
s_Il2CppMethodInitialized = true;
}
{
il2cpp_codegen_runtime_class_init_inline(VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115_il2cpp_TypeInfo_var);
VisualElement__ctor_m4C59A7BA0CE74223A61F07C39A60071DD0207E2D(__this, NULL);
il2cpp_codegen_runtime_class_init_inline(Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_il2cpp_TypeInfo_var);
String_t* L_0 = ((Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_StaticFields*)il2cpp_codegen_static_fields_for(Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_il2cpp_TypeInfo_var))->___ussClassName;
VisualElement_AddToClassList_mAF0DD8D8CFD5130229A0471DD260E01ED82117F1(__this, L_0, NULL);
float L_1 = ___0_lowValue;
float L_2 = ___1_highValue;
int32_t L_3 = ___3_direction;
ScrollerSlider_t9E2F7FDBE4107F3A9E7294597D336BEA67DEB59C* L_4 = (ScrollerSlider_t9E2F7FDBE4107F3A9E7294597D336BEA67DEB59C*)il2cpp_codegen_object_new(ScrollerSlider_t9E2F7FDBE4107F3A9E7294597D336BEA67DEB59C_il2cpp_TypeInfo_var);
ScrollerSlider__ctor_m4E0CD275544346C5AF03B70F38CBCFA8BB3ABF98(L_4, L_1, L_2, L_3, (20.0f), NULL);
ScrollerSlider_t9E2F7FDBE4107F3A9E7294597D336BEA67DEB59C* L_5 = L_4;
NullCheck(L_5);
VisualElement_set_name_m5ABC7B8D2586B1839DD436E1AAF25D81395759BC(L_5, _stringLiteralBE0A31A6C4D3B145E7B1FA25CFACE595B88306DC, NULL);
ScrollerSlider_t9E2F7FDBE4107F3A9E7294597D336BEA67DEB59C* L_6 = L_5;
NullCheck(L_6);
VisualElement_set_viewDataKey_m6318C0A701350678B0DBF34939C3BC392134B092(L_6, _stringLiteralA7F97E75A1B9ABE21090F40226508D1F9BFFC36F, NULL);
__this->___U3CsliderU3Ek__BackingField = L_6;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CsliderU3Ek__BackingField), (void*)L_6);
Slider_t5891706383A14955E3FAD68A79829F3234681652* L_7;
L_7 = Scroller_get_slider_mE18FB3CD0B7E2817E27C245324A129C70E1FE27C_inline(__this, NULL);
String_t* L_8 = ((Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_StaticFields*)il2cpp_codegen_static_fields_for(Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_il2cpp_TypeInfo_var))->___sliderUssClassName;
NullCheck(L_7);
VisualElement_AddToClassList_mAF0DD8D8CFD5130229A0471DD260E01ED82117F1(L_7, L_8, NULL);
Slider_t5891706383A14955E3FAD68A79829F3234681652* L_9;
L_9 = Scroller_get_slider_mE18FB3CD0B7E2817E27C245324A129C70E1FE27C_inline(__this, NULL);
EventCallback_1_t4FC683FD40564304A8A351F88D0698DAF61F8A8A* L_10 = (EventCallback_1_t4FC683FD40564304A8A351F88D0698DAF61F8A8A*)il2cpp_codegen_object_new(EventCallback_1_t4FC683FD40564304A8A351F88D0698DAF61F8A8A_il2cpp_TypeInfo_var);
EventCallback_1__ctor_mAD3EFBC1BCE6A3EF049456DF6224208C2DE3E970(L_10, __this, (intptr_t)((void*)Scroller_OnSliderValueChange_m7A415D7C561E8DB2113D080827BFAB46B487A214_RuntimeMethod_var), NULL);
bool L_11;
L_11 = INotifyValueChangedExtensions_RegisterValueChangedCallback_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_m1C52E6941E310431B149196465705C38CFF0A9E9(L_9, L_10, INotifyValueChangedExtensions_RegisterValueChangedCallback_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_m1C52E6941E310431B149196465705C38CFF0A9E9_RuntimeMethod_var);
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* L_12 = (Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07*)il2cpp_codegen_object_new(Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07_il2cpp_TypeInfo_var);
Action__ctor_mBDC7B0B4A3F583B64C2896F01BDED360772F67DC(L_12, __this, (intptr_t)((void*)Scroller_ScrollPageUp_mD73E8F66251191D809F27656225B521AC341AF92_RuntimeMethod_var), NULL);
RepeatButton_t2CF59798FF30EF6DB8030E2D93CD346E38DDF981* L_13 = (RepeatButton_t2CF59798FF30EF6DB8030E2D93CD346E38DDF981*)il2cpp_codegen_object_new(RepeatButton_t2CF59798FF30EF6DB8030E2D93CD346E38DDF981_il2cpp_TypeInfo_var);
RepeatButton__ctor_m8F591936C14586F53751543513E5F440D0F92C0E(L_13, L_12, ((int64_t)((int32_t)250)), ((int64_t)((int32_t)30)), NULL);
RepeatButton_t2CF59798FF30EF6DB8030E2D93CD346E38DDF981* L_14 = L_13;
NullCheck(L_14);
VisualElement_set_name_m5ABC7B8D2586B1839DD436E1AAF25D81395759BC(L_14, _stringLiteralDA0880A6DD2B8C069E0AAC34003F6EFCC086907A, NULL);
__this->___U3ClowButtonU3Ek__BackingField = L_14;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3ClowButtonU3Ek__BackingField), (void*)L_14);
RepeatButton_t2CF59798FF30EF6DB8030E2D93CD346E38DDF981* L_15;
L_15 = Scroller_get_lowButton_mEE24B127F9A49A61F4EF44FCE89A9ECD41D816F6_inline(__this, NULL);
String_t* L_16 = ((Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_StaticFields*)il2cpp_codegen_static_fields_for(Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_il2cpp_TypeInfo_var))->___lowButtonUssClassName;
NullCheck(L_15);
VisualElement_AddToClassList_mAF0DD8D8CFD5130229A0471DD260E01ED82117F1(L_15, L_16, NULL);
RepeatButton_t2CF59798FF30EF6DB8030E2D93CD346E38DDF981* L_17;
L_17 = Scroller_get_lowButton_mEE24B127F9A49A61F4EF44FCE89A9ECD41D816F6_inline(__this, NULL);
VisualElement_Add_mE2571CCB23C09103F8732EEC73833683F7236A7F(__this, L_17, NULL);
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* L_18 = (Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07*)il2cpp_codegen_object_new(Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07_il2cpp_TypeInfo_var);
Action__ctor_mBDC7B0B4A3F583B64C2896F01BDED360772F67DC(L_18, __this, (intptr_t)((void*)Scroller_ScrollPageDown_mF0129BF306030AEF6F00F17A8DFD0AF360581569_RuntimeMethod_var), NULL);
RepeatButton_t2CF59798FF30EF6DB8030E2D93CD346E38DDF981* L_19 = (RepeatButton_t2CF59798FF30EF6DB8030E2D93CD346E38DDF981*)il2cpp_codegen_object_new(RepeatButton_t2CF59798FF30EF6DB8030E2D93CD346E38DDF981_il2cpp_TypeInfo_var);
RepeatButton__ctor_m8F591936C14586F53751543513E5F440D0F92C0E(L_19, L_18, ((int64_t)((int32_t)250)), ((int64_t)((int32_t)30)), NULL);
RepeatButton_t2CF59798FF30EF6DB8030E2D93CD346E38DDF981* L_20 = L_19;
NullCheck(L_20);
VisualElement_set_name_m5ABC7B8D2586B1839DD436E1AAF25D81395759BC(L_20, _stringLiteralC9564DB70D7AFD271BA99559FE6295FCA88E9958, NULL);
__this->___U3ChighButtonU3Ek__BackingField = L_20;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3ChighButtonU3Ek__BackingField), (void*)L_20);
RepeatButton_t2CF59798FF30EF6DB8030E2D93CD346E38DDF981* L_21;
L_21 = Scroller_get_highButton_mD0FA16C85E115A3789F517B6FFA594F0F47DA8D5_inline(__this, NULL);
String_t* L_22 = ((Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_StaticFields*)il2cpp_codegen_static_fields_for(Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_il2cpp_TypeInfo_var))->___highButtonUssClassName;
NullCheck(L_21);
VisualElement_AddToClassList_mAF0DD8D8CFD5130229A0471DD260E01ED82117F1(L_21, L_22, NULL);
RepeatButton_t2CF59798FF30EF6DB8030E2D93CD346E38DDF981* L_23;
L_23 = Scroller_get_highButton_mD0FA16C85E115A3789F517B6FFA594F0F47DA8D5_inline(__this, NULL);
VisualElement_Add_mE2571CCB23C09103F8732EEC73833683F7236A7F(__this, L_23, NULL);
Slider_t5891706383A14955E3FAD68A79829F3234681652* L_24;
L_24 = Scroller_get_slider_mE18FB3CD0B7E2817E27C245324A129C70E1FE27C_inline(__this, NULL);
VisualElement_Add_mE2571CCB23C09103F8732EEC73833683F7236A7F(__this, L_24, NULL);
int32_t L_25 = ___3_direction;
Scroller_set_direction_mDFD47FC6B3FC6AD05239E443FB8B7E13A6A76412(__this, L_25, NULL);
Action_1_t310F18CB4338A2740CA701F160C62E2C3198E66A* L_26 = ___2_valueChanged;
__this->___valueChanged = L_26;
Il2CppCodeGenWriteBarrier((void**)(&__this->___valueChanged), (void*)L_26);
return;
}
}
// Method Definition Index: 12570
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Scroller_Adjust_mB8E387D330E1BD5CDA0BD3F1ECEA26FBB635812D (Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* __this, float ___0_factor, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BaseSlider_1_AdjustDragElement_m4EB7048DE954D8498B23D076C281873E011FE316_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
float L_0 = ___0_factor;
VisualElement_SetEnabled_mE53446BEB2C83C4D350D9BEDDAADBE9A174EAA5B(__this, (bool)((((float)L_0) < ((float)(1.0f)))? 1 : 0), NULL);
Slider_t5891706383A14955E3FAD68A79829F3234681652* L_1;
L_1 = Scroller_get_slider_mE18FB3CD0B7E2817E27C245324A129C70E1FE27C_inline(__this, NULL);
float L_2 = ___0_factor;
NullCheck(L_1);
BaseSlider_1_AdjustDragElement_m4EB7048DE954D8498B23D076C281873E011FE316(L_1, L_2, BaseSlider_1_AdjustDragElement_m4EB7048DE954D8498B23D076C281873E011FE316_RuntimeMethod_var);
return;
}
}
// Method Definition Index: 12571
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Scroller_OnSliderValueChange_m7A415D7C561E8DB2113D080827BFAB46B487A214 (Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* __this, ChangeEvent_1_tAB4351D85EACEBEE9040F90F3A0430C076BE372E* ___0_evt, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ChangeEvent_1_get_newValue_m4C3DDEEB0E2CE7F1A413E3203D8D94F0F2B57808_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
Action_1_t310F18CB4338A2740CA701F160C62E2C3198E66A* G_B2_0 = NULL;
Action_1_t310F18CB4338A2740CA701F160C62E2C3198E66A* G_B1_0 = NULL;
{
ChangeEvent_1_tAB4351D85EACEBEE9040F90F3A0430C076BE372E* L_0 = ___0_evt;
NullCheck(L_0);
float L_1;
L_1 = ChangeEvent_1_get_newValue_m4C3DDEEB0E2CE7F1A413E3203D8D94F0F2B57808_inline(L_0, ChangeEvent_1_get_newValue_m4C3DDEEB0E2CE7F1A413E3203D8D94F0F2B57808_RuntimeMethod_var);
Scroller_set_value_mAC1D4CA0CA26776DE53ABC5FD8C745309750E713(__this, L_1, NULL);
Action_1_t310F18CB4338A2740CA701F160C62E2C3198E66A* L_2 = __this->___valueChanged;
Action_1_t310F18CB4338A2740CA701F160C62E2C3198E66A* L_3 = L_2;
if (L_3)
{
G_B2_0 = L_3;
goto IL_001a;
}
G_B1_0 = L_3;
}
{
goto IL_002b;
}
IL_001a:
{
Slider_t5891706383A14955E3FAD68A79829F3234681652* L_4;
L_4 = Scroller_get_slider_mE18FB3CD0B7E2817E27C245324A129C70E1FE27C_inline(__this, NULL);
NullCheck(L_4);
float L_5;
L_5 = VirtualFuncInvoker0< float >::Invoke(141, L_4);
NullCheck(G_B2_0);
Action_1_Invoke_mA8F89FB04FEA0F48A4F22EC84B5F9ADB2914341F_inline(G_B2_0, L_5, NULL);
}
IL_002b:
{
VisualElement_IncrementVersion_m03581665EE480D3C329058FFE08734450493E33E(__this, ((int32_t)2048), NULL);
return;
}
}
// Method Definition Index: 12572
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Scroller_ScrollPageUp_mD73E8F66251191D809F27656225B521AC341AF92 (Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* __this, const RuntimeMethod* method)
{
{
Scroller_ScrollPageUp_mD38491AC414E229B33B725187E6879122DBE8CB9(__this, (1.0f), NULL);
return;
}
}
// Method Definition Index: 12573
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Scroller_ScrollPageDown_mF0129BF306030AEF6F00F17A8DFD0AF360581569 (Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* __this, const RuntimeMethod* method)
{
{
Scroller_ScrollPageDown_m6D921AAD9DDF0B3D3835EFE83BA35E7B782B7BA5(__this, (1.0f), NULL);
return;
}
}
// Method Definition Index: 12574
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Scroller_ScrollPageUp_mD38491AC414E229B33B725187E6879122DBE8CB9 (Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* __this, float ___0_factor, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BaseSlider_1_get_highValue_mA43FD4DA4AFDF3EBCB5455B312942219B635DA05_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BaseSlider_1_get_lowValue_m9974DEE468CE7E09B6312EBD74661004DB1E8BFC_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
float G_B2_0 = 0.0f;
float G_B2_1 = 0.0f;
float G_B2_2 = 0.0f;
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* G_B2_3 = NULL;
float G_B1_0 = 0.0f;
float G_B1_1 = 0.0f;
float G_B1_2 = 0.0f;
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* G_B1_3 = NULL;
float G_B3_0 = 0.0f;
float G_B3_1 = 0.0f;
float G_B3_2 = 0.0f;
float G_B3_3 = 0.0f;
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* G_B3_4 = NULL;
{
float L_0;
L_0 = Scroller_get_value_mAFF18513ACF92E73BAEF5D6254A295D0D33A3E8D(__this, NULL);
float L_1 = ___0_factor;
Slider_t5891706383A14955E3FAD68A79829F3234681652* L_2;
L_2 = Scroller_get_slider_mE18FB3CD0B7E2817E27C245324A129C70E1FE27C_inline(__this, NULL);
NullCheck(L_2);
float L_3;
L_3 = VirtualFuncInvoker0< float >::Invoke(158, L_2);
Slider_t5891706383A14955E3FAD68A79829F3234681652* L_4;
L_4 = Scroller_get_slider_mE18FB3CD0B7E2817E27C245324A129C70E1FE27C_inline(__this, NULL);
NullCheck(L_4);
float L_5;
L_5 = BaseSlider_1_get_lowValue_m9974DEE468CE7E09B6312EBD74661004DB1E8BFC(L_4, BaseSlider_1_get_lowValue_m9974DEE468CE7E09B6312EBD74661004DB1E8BFC_RuntimeMethod_var);
Slider_t5891706383A14955E3FAD68A79829F3234681652* L_6;
L_6 = Scroller_get_slider_mE18FB3CD0B7E2817E27C245324A129C70E1FE27C_inline(__this, NULL);
NullCheck(L_6);
float L_7;
L_7 = BaseSlider_1_get_highValue_mA43FD4DA4AFDF3EBCB5455B312942219B635DA05(L_6, BaseSlider_1_get_highValue_mA43FD4DA4AFDF3EBCB5455B312942219B635DA05_RuntimeMethod_var);
if ((((float)L_5) < ((float)L_7)))
{
G_B2_0 = L_3;
G_B2_1 = L_1;
G_B2_2 = L_0;
G_B2_3 = __this;
goto IL_0033;
}
G_B1_0 = L_3;
G_B1_1 = L_1;
G_B1_2 = L_0;
G_B1_3 = __this;
}
{
G_B3_0 = (-1.0f);
G_B3_1 = G_B1_0;
G_B3_2 = G_B1_1;
G_B3_3 = G_B1_2;
G_B3_4 = G_B1_3;
goto IL_0038;
}
IL_0033:
{
G_B3_0 = (1.0f);
G_B3_1 = G_B2_0;
G_B3_2 = G_B2_1;
G_B3_3 = G_B2_2;
G_B3_4 = G_B2_3;
}
IL_0038:
{
NullCheck(G_B3_4);
Scroller_set_value_mAC1D4CA0CA26776DE53ABC5FD8C745309750E713(G_B3_4, ((float)il2cpp_codegen_subtract(G_B3_3, ((float)il2cpp_codegen_multiply(G_B3_2, ((float)il2cpp_codegen_multiply(G_B3_1, G_B3_0)))))), NULL);
return;
}
}
// Method Definition Index: 12575
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Scroller_ScrollPageDown_m6D921AAD9DDF0B3D3835EFE83BA35E7B782B7BA5 (Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* __this, float ___0_factor, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BaseSlider_1_get_highValue_mA43FD4DA4AFDF3EBCB5455B312942219B635DA05_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BaseSlider_1_get_lowValue_m9974DEE468CE7E09B6312EBD74661004DB1E8BFC_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
float G_B2_0 = 0.0f;
float G_B2_1 = 0.0f;
float G_B2_2 = 0.0f;
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* G_B2_3 = NULL;
float G_B1_0 = 0.0f;
float G_B1_1 = 0.0f;
float G_B1_2 = 0.0f;
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* G_B1_3 = NULL;
float G_B3_0 = 0.0f;
float G_B3_1 = 0.0f;
float G_B3_2 = 0.0f;
float G_B3_3 = 0.0f;
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* G_B3_4 = NULL;
{
float L_0;
L_0 = Scroller_get_value_mAFF18513ACF92E73BAEF5D6254A295D0D33A3E8D(__this, NULL);
float L_1 = ___0_factor;
Slider_t5891706383A14955E3FAD68A79829F3234681652* L_2;
L_2 = Scroller_get_slider_mE18FB3CD0B7E2817E27C245324A129C70E1FE27C_inline(__this, NULL);
NullCheck(L_2);
float L_3;
L_3 = VirtualFuncInvoker0< float >::Invoke(158, L_2);
Slider_t5891706383A14955E3FAD68A79829F3234681652* L_4;
L_4 = Scroller_get_slider_mE18FB3CD0B7E2817E27C245324A129C70E1FE27C_inline(__this, NULL);
NullCheck(L_4);
float L_5;
L_5 = BaseSlider_1_get_lowValue_m9974DEE468CE7E09B6312EBD74661004DB1E8BFC(L_4, BaseSlider_1_get_lowValue_m9974DEE468CE7E09B6312EBD74661004DB1E8BFC_RuntimeMethod_var);
Slider_t5891706383A14955E3FAD68A79829F3234681652* L_6;
L_6 = Scroller_get_slider_mE18FB3CD0B7E2817E27C245324A129C70E1FE27C_inline(__this, NULL);
NullCheck(L_6);
float L_7;
L_7 = BaseSlider_1_get_highValue_mA43FD4DA4AFDF3EBCB5455B312942219B635DA05(L_6, BaseSlider_1_get_highValue_mA43FD4DA4AFDF3EBCB5455B312942219B635DA05_RuntimeMethod_var);
if ((((float)L_5) < ((float)L_7)))
{
G_B2_0 = L_3;
G_B2_1 = L_1;
G_B2_2 = L_0;
G_B2_3 = __this;
goto IL_0033;
}
G_B1_0 = L_3;
G_B1_1 = L_1;
G_B1_2 = L_0;
G_B1_3 = __this;
}
{
G_B3_0 = (-1.0f);
G_B3_1 = G_B1_0;
G_B3_2 = G_B1_1;
G_B3_3 = G_B1_2;
G_B3_4 = G_B1_3;
goto IL_0038;
}
IL_0033:
{
G_B3_0 = (1.0f);
G_B3_1 = G_B2_0;
G_B3_2 = G_B2_1;
G_B3_3 = G_B2_2;
G_B3_4 = G_B2_3;
}
IL_0038:
{
NullCheck(G_B3_4);
Scroller_set_value_mAC1D4CA0CA26776DE53ABC5FD8C745309750E713(G_B3_4, ((float)il2cpp_codegen_add(G_B3_3, ((float)il2cpp_codegen_multiply(G_B3_2, ((float)il2cpp_codegen_multiply(G_B3_1, G_B3_0)))))), NULL);
return;
}
}
// Method Definition Index: 12576
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Scroller__cctor_m3E63BA95F0A04C217E574D655B5304686F5479F8 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1F73081387A76D3714657FCEF270D341EEA9BA6D);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral262F0204ADCE375C0C276222283E24D9FD557DDF);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral281E4838B647B106CEAA1223C7794A3F392336C8);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2922566DC56985755951254D5F94BA95C510EB64);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral33287F105C03C1EEEA6FE0E3FD01FE17D1E27838);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral46F273EF641E07D271D91E0DC24A4392582671F8);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7A72E474E72BCAB626B80000B1CB2547D7C433CA);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral80BB150F4BBC37BDB6764729B2775DEB4394A6B2);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral87EB634F9868A5181DBC48C703BC5BA0E4C3397B);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC64491AE82ED63CAB156E371CDA5644260D22419);
s_Il2CppMethodInitialized = true;
}
{
il2cpp_codegen_runtime_class_init_inline(BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E_il2cpp_TypeInfo_var);
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E L_0;
L_0 = BindingId_op_Implicit_mF43027FCA60BD4AEC267D144641BC0E6E91686CC(_stringLiteral46F273EF641E07D271D91E0DC24A4392582671F8, NULL);
((Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_StaticFields*)il2cpp_codegen_static_fields_for(Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_il2cpp_TypeInfo_var))->___valueProperty = L_0;
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_StaticFields*)il2cpp_codegen_static_fields_for(Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_il2cpp_TypeInfo_var))->___valueProperty))->___m_PropertyPath))->___m_Part0))->___m_Name), (void*)NULL);
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_StaticFields*)il2cpp_codegen_static_fields_for(Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_il2cpp_TypeInfo_var))->___valueProperty))->___m_PropertyPath))->___m_Part0))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_StaticFields*)il2cpp_codegen_static_fields_for(Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_il2cpp_TypeInfo_var))->___valueProperty))->___m_PropertyPath))->___m_Part1))->___m_Name), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_StaticFields*)il2cpp_codegen_static_fields_for(Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_il2cpp_TypeInfo_var))->___valueProperty))->___m_PropertyPath))->___m_Part1))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_StaticFields*)il2cpp_codegen_static_fields_for(Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_il2cpp_TypeInfo_var))->___valueProperty))->___m_PropertyPath))->___m_Part2))->___m_Name), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_StaticFields*)il2cpp_codegen_static_fields_for(Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_il2cpp_TypeInfo_var))->___valueProperty))->___m_PropertyPath))->___m_Part2))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_StaticFields*)il2cpp_codegen_static_fields_for(Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_il2cpp_TypeInfo_var))->___valueProperty))->___m_PropertyPath))->___m_Part3))->___m_Name), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_StaticFields*)il2cpp_codegen_static_fields_for(Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_il2cpp_TypeInfo_var))->___valueProperty))->___m_PropertyPath))->___m_Part3))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&(((&((Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_StaticFields*)il2cpp_codegen_static_fields_for(Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_il2cpp_TypeInfo_var))->___valueProperty))->___m_PropertyPath))->___m_AdditionalParts), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&(((&((Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_StaticFields*)il2cpp_codegen_static_fields_for(Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_il2cpp_TypeInfo_var))->___valueProperty))->___m_Path), (void*)NULL);
#endif
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E L_1;
L_1 = BindingId_op_Implicit_mF43027FCA60BD4AEC267D144641BC0E6E91686CC(_stringLiteral80BB150F4BBC37BDB6764729B2775DEB4394A6B2, NULL);
((Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_StaticFields*)il2cpp_codegen_static_fields_for(Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_il2cpp_TypeInfo_var))->___lowValueProperty = L_1;
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_StaticFields*)il2cpp_codegen_static_fields_for(Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_il2cpp_TypeInfo_var))->___lowValueProperty))->___m_PropertyPath))->___m_Part0))->___m_Name), (void*)NULL);
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_StaticFields*)il2cpp_codegen_static_fields_for(Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_il2cpp_TypeInfo_var))->___lowValueProperty))->___m_PropertyPath))->___m_Part0))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_StaticFields*)il2cpp_codegen_static_fields_for(Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_il2cpp_TypeInfo_var))->___lowValueProperty))->___m_PropertyPath))->___m_Part1))->___m_Name), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_StaticFields*)il2cpp_codegen_static_fields_for(Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_il2cpp_TypeInfo_var))->___lowValueProperty))->___m_PropertyPath))->___m_Part1))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_StaticFields*)il2cpp_codegen_static_fields_for(Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_il2cpp_TypeInfo_var))->___lowValueProperty))->___m_PropertyPath))->___m_Part2))->___m_Name), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_StaticFields*)il2cpp_codegen_static_fields_for(Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_il2cpp_TypeInfo_var))->___lowValueProperty))->___m_PropertyPath))->___m_Part2))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_StaticFields*)il2cpp_codegen_static_fields_for(Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_il2cpp_TypeInfo_var))->___lowValueProperty))->___m_PropertyPath))->___m_Part3))->___m_Name), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_StaticFields*)il2cpp_codegen_static_fields_for(Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_il2cpp_TypeInfo_var))->___lowValueProperty))->___m_PropertyPath))->___m_Part3))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&(((&((Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_StaticFields*)il2cpp_codegen_static_fields_for(Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_il2cpp_TypeInfo_var))->___lowValueProperty))->___m_PropertyPath))->___m_AdditionalParts), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&(((&((Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_StaticFields*)il2cpp_codegen_static_fields_for(Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_il2cpp_TypeInfo_var))->___lowValueProperty))->___m_Path), (void*)NULL);
#endif
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E L_2;
L_2 = BindingId_op_Implicit_mF43027FCA60BD4AEC267D144641BC0E6E91686CC(_stringLiteralC64491AE82ED63CAB156E371CDA5644260D22419, NULL);
((Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_StaticFields*)il2cpp_codegen_static_fields_for(Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_il2cpp_TypeInfo_var))->___highValueProperty = L_2;
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_StaticFields*)il2cpp_codegen_static_fields_for(Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_il2cpp_TypeInfo_var))->___highValueProperty))->___m_PropertyPath))->___m_Part0))->___m_Name), (void*)NULL);
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_StaticFields*)il2cpp_codegen_static_fields_for(Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_il2cpp_TypeInfo_var))->___highValueProperty))->___m_PropertyPath))->___m_Part0))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_StaticFields*)il2cpp_codegen_static_fields_for(Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_il2cpp_TypeInfo_var))->___highValueProperty))->___m_PropertyPath))->___m_Part1))->___m_Name), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_StaticFields*)il2cpp_codegen_static_fields_for(Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_il2cpp_TypeInfo_var))->___highValueProperty))->___m_PropertyPath))->___m_Part1))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_StaticFields*)il2cpp_codegen_static_fields_for(Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_il2cpp_TypeInfo_var))->___highValueProperty))->___m_PropertyPath))->___m_Part2))->___m_Name), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_StaticFields*)il2cpp_codegen_static_fields_for(Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_il2cpp_TypeInfo_var))->___highValueProperty))->___m_PropertyPath))->___m_Part2))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_StaticFields*)il2cpp_codegen_static_fields_for(Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_il2cpp_TypeInfo_var))->___highValueProperty))->___m_PropertyPath))->___m_Part3))->___m_Name), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_StaticFields*)il2cpp_codegen_static_fields_for(Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_il2cpp_TypeInfo_var))->___highValueProperty))->___m_PropertyPath))->___m_Part3))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&(((&((Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_StaticFields*)il2cpp_codegen_static_fields_for(Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_il2cpp_TypeInfo_var))->___highValueProperty))->___m_PropertyPath))->___m_AdditionalParts), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&(((&((Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_StaticFields*)il2cpp_codegen_static_fields_for(Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_il2cpp_TypeInfo_var))->___highValueProperty))->___m_Path), (void*)NULL);
#endif
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E L_3;
L_3 = BindingId_op_Implicit_mF43027FCA60BD4AEC267D144641BC0E6E91686CC(_stringLiteral33287F105C03C1EEEA6FE0E3FD01FE17D1E27838, NULL);
((Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_StaticFields*)il2cpp_codegen_static_fields_for(Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_il2cpp_TypeInfo_var))->___directionProperty = L_3;
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_StaticFields*)il2cpp_codegen_static_fields_for(Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_il2cpp_TypeInfo_var))->___directionProperty))->___m_PropertyPath))->___m_Part0))->___m_Name), (void*)NULL);
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_StaticFields*)il2cpp_codegen_static_fields_for(Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_il2cpp_TypeInfo_var))->___directionProperty))->___m_PropertyPath))->___m_Part0))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_StaticFields*)il2cpp_codegen_static_fields_for(Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_il2cpp_TypeInfo_var))->___directionProperty))->___m_PropertyPath))->___m_Part1))->___m_Name), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_StaticFields*)il2cpp_codegen_static_fields_for(Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_il2cpp_TypeInfo_var))->___directionProperty))->___m_PropertyPath))->___m_Part1))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_StaticFields*)il2cpp_codegen_static_fields_for(Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_il2cpp_TypeInfo_var))->___directionProperty))->___m_PropertyPath))->___m_Part2))->___m_Name), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_StaticFields*)il2cpp_codegen_static_fields_for(Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_il2cpp_TypeInfo_var))->___directionProperty))->___m_PropertyPath))->___m_Part2))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_StaticFields*)il2cpp_codegen_static_fields_for(Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_il2cpp_TypeInfo_var))->___directionProperty))->___m_PropertyPath))->___m_Part3))->___m_Name), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_StaticFields*)il2cpp_codegen_static_fields_for(Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_il2cpp_TypeInfo_var))->___directionProperty))->___m_PropertyPath))->___m_Part3))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&(((&((Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_StaticFields*)il2cpp_codegen_static_fields_for(Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_il2cpp_TypeInfo_var))->___directionProperty))->___m_PropertyPath))->___m_AdditionalParts), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&(((&((Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_StaticFields*)il2cpp_codegen_static_fields_for(Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_il2cpp_TypeInfo_var))->___directionProperty))->___m_Path), (void*)NULL);
#endif
((Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_StaticFields*)il2cpp_codegen_static_fields_for(Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_il2cpp_TypeInfo_var))->___ussClassName = _stringLiteral262F0204ADCE375C0C276222283E24D9FD557DDF;
Il2CppCodeGenWriteBarrier((void**)(&((Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_StaticFields*)il2cpp_codegen_static_fields_for(Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_il2cpp_TypeInfo_var))->___ussClassName), (void*)_stringLiteral262F0204ADCE375C0C276222283E24D9FD557DDF);
String_t* L_4 = ((Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_StaticFields*)il2cpp_codegen_static_fields_for(Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_il2cpp_TypeInfo_var))->___ussClassName;
String_t* L_5;
L_5 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(L_4, _stringLiteral1F73081387A76D3714657FCEF270D341EEA9BA6D, NULL);
((Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_StaticFields*)il2cpp_codegen_static_fields_for(Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_il2cpp_TypeInfo_var))->___horizontalVariantUssClassName = L_5;
Il2CppCodeGenWriteBarrier((void**)(&((Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_StaticFields*)il2cpp_codegen_static_fields_for(Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_il2cpp_TypeInfo_var))->___horizontalVariantUssClassName), (void*)L_5);
String_t* L_6 = ((Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_StaticFields*)il2cpp_codegen_static_fields_for(Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_il2cpp_TypeInfo_var))->___ussClassName;
String_t* L_7;
L_7 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(L_6, _stringLiteral281E4838B647B106CEAA1223C7794A3F392336C8, NULL);
((Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_StaticFields*)il2cpp_codegen_static_fields_for(Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_il2cpp_TypeInfo_var))->___verticalVariantUssClassName = L_7;
Il2CppCodeGenWriteBarrier((void**)(&((Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_StaticFields*)il2cpp_codegen_static_fields_for(Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_il2cpp_TypeInfo_var))->___verticalVariantUssClassName), (void*)L_7);
String_t* L_8 = ((Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_StaticFields*)il2cpp_codegen_static_fields_for(Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_il2cpp_TypeInfo_var))->___ussClassName;
String_t* L_9;
L_9 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(L_8, _stringLiteral7A72E474E72BCAB626B80000B1CB2547D7C433CA, NULL);
((Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_StaticFields*)il2cpp_codegen_static_fields_for(Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_il2cpp_TypeInfo_var))->___sliderUssClassName = L_9;
Il2CppCodeGenWriteBarrier((void**)(&((Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_StaticFields*)il2cpp_codegen_static_fields_for(Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_il2cpp_TypeInfo_var))->___sliderUssClassName), (void*)L_9);
String_t* L_10 = ((Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_StaticFields*)il2cpp_codegen_static_fields_for(Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_il2cpp_TypeInfo_var))->___ussClassName;
String_t* L_11;
L_11 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(L_10, _stringLiteral87EB634F9868A5181DBC48C703BC5BA0E4C3397B, NULL);
((Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_StaticFields*)il2cpp_codegen_static_fields_for(Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_il2cpp_TypeInfo_var))->___lowButtonUssClassName = L_11;
Il2CppCodeGenWriteBarrier((void**)(&((Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_StaticFields*)il2cpp_codegen_static_fields_for(Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_il2cpp_TypeInfo_var))->___lowButtonUssClassName), (void*)L_11);
String_t* L_12 = ((Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_StaticFields*)il2cpp_codegen_static_fields_for(Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_il2cpp_TypeInfo_var))->___ussClassName;
String_t* L_13;
L_13 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(L_12, _stringLiteral2922566DC56985755951254D5F94BA95C510EB64, NULL);
((Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_StaticFields*)il2cpp_codegen_static_fields_for(Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_il2cpp_TypeInfo_var))->___highButtonUssClassName = L_13;
Il2CppCodeGenWriteBarrier((void**)(&((Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_StaticFields*)il2cpp_codegen_static_fields_for(Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_il2cpp_TypeInfo_var))->___highButtonUssClassName), (void*)L_13);
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
// Method Definition Index: 12577
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollerSlider__ctor_m4E0CD275544346C5AF03B70F38CBCFA8BB3ABF98 (ScrollerSlider_t9E2F7FDBE4107F3A9E7294597D336BEA67DEB59C* __this, float ___0_start, float ___1_end, int32_t ___2_direction, float ___3_pageSize, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Slider_t5891706383A14955E3FAD68A79829F3234681652_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
float L_0 = ___0_start;
float L_1 = ___1_end;
int32_t L_2 = ___2_direction;
float L_3 = ___3_pageSize;
il2cpp_codegen_runtime_class_init_inline(Slider_t5891706383A14955E3FAD68A79829F3234681652_il2cpp_TypeInfo_var);
Slider__ctor_mFB15F20182DB269740E9AB41D862B6F38AEB4A79(__this, L_0, L_1, L_2, L_3, NULL);
return;
}
}
// Method Definition Index: 12578
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float ScrollerSlider_SliderNormalizeValue_m014C4FD6E20F093E47BA6D8B31E8B975893AEE9F (ScrollerSlider_t9E2F7FDBE4107F3A9E7294597D336BEA67DEB59C* __this, float ___0_currentValue, float ___1_lowerValue, float ___2_higherValue, const RuntimeMethod* method)
{
float V_0 = 0.0f;
{
float L_0 = ___0_currentValue;
float L_1 = ___1_lowerValue;
float L_2 = ___2_higherValue;
float L_3;
L_3 = Slider_SliderNormalizeValue_mBC47B993F0BD929F3BDC8D74A555EC0146B5711D(__this, L_0, L_1, L_2, NULL);
float L_4;
L_4 = Mathf_Clamp_mEB9AEA827D27D20FCC787F7375156AF46BB12BBF_inline(L_3, (0.0f), (1.0f), NULL);
V_0 = L_4;
goto IL_001c;
}
IL_001c:
{
float L_5 = V_0;
return L_5;
}
}
#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
// Method Definition Index: 12579
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlFactory__ctor_mF27AAD7A7CC32201EE1CBBAA14D37A188CFADEA2 (UxmlFactory_t69CF565D66C0C9026CE03CE91ED4C8D79FCFFCEF* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UxmlFactory_2__ctor_mAA0F0905456D79E77EFAE86A55A7F92D859DAFF4_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
UxmlFactory_2__ctor_mAA0F0905456D79E77EFAE86A55A7F92D859DAFF4(__this, UxmlFactory_2__ctor_mAA0F0905456D79E77EFAE86A55A7F92D859DAFF4_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
// Method Definition Index: 12580
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlTraits_Init_m8FE105D6C5DA9CA0525997F73725731DC65BB378 (UxmlTraits_t3058D6A25AEEF078E591F37D3A674DE66C57C3F2* __this, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___0_ve, RuntimeObject* ___1_bag, CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 ___2_cc, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BaseSlider_1_set_highValue_m4A46BB4C2C2143FD8F8ADB554EC0FD84AA41BBE0_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BaseSlider_1_set_lowValue_mCB5CC01D06D09C9C0EF756860341D46998ADF033_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* V_0 = NULL;
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_0 = ___0_ve;
RuntimeObject* L_1 = ___1_bag;
CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 L_2 = ___2_cc;
UxmlTraits_Init_m5CDDC1216CB5BA22DF16A19E01C37EF26B4AF8FB(__this, L_0, L_1, L_2, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_3 = ___0_ve;
V_0 = ((Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8*)CastclassClass((RuntimeObject*)L_3, Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_il2cpp_TypeInfo_var));
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* L_4 = V_0;
NullCheck(L_4);
Slider_t5891706383A14955E3FAD68A79829F3234681652* L_5;
L_5 = Scroller_get_slider_mE18FB3CD0B7E2817E27C245324A129C70E1FE27C_inline(L_4, NULL);
UxmlFloatAttributeDescription_t1B8A606E367C713102FC17E8AC732758B48DD4BB* L_6 = __this->___m_LowValue;
RuntimeObject* L_7 = ___1_bag;
CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 L_8 = ___2_cc;
NullCheck(L_6);
float L_9;
L_9 = VirtualFuncInvoker2< float, RuntimeObject*, CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 >::Invoke(4, L_6, L_7, L_8);
NullCheck(L_5);
BaseSlider_1_set_lowValue_mCB5CC01D06D09C9C0EF756860341D46998ADF033(L_5, L_9, BaseSlider_1_set_lowValue_mCB5CC01D06D09C9C0EF756860341D46998ADF033_RuntimeMethod_var);
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* L_10 = V_0;
NullCheck(L_10);
Slider_t5891706383A14955E3FAD68A79829F3234681652* L_11;
L_11 = Scroller_get_slider_mE18FB3CD0B7E2817E27C245324A129C70E1FE27C_inline(L_10, NULL);
UxmlFloatAttributeDescription_t1B8A606E367C713102FC17E8AC732758B48DD4BB* L_12 = __this->___m_HighValue;
RuntimeObject* L_13 = ___1_bag;
CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 L_14 = ___2_cc;
NullCheck(L_12);
float L_15;
L_15 = VirtualFuncInvoker2< float, RuntimeObject*, CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 >::Invoke(4, L_12, L_13, L_14);
NullCheck(L_11);
BaseSlider_1_set_highValue_m4A46BB4C2C2143FD8F8ADB554EC0FD84AA41BBE0(L_11, L_15, BaseSlider_1_set_highValue_m4A46BB4C2C2143FD8F8ADB554EC0FD84AA41BBE0_RuntimeMethod_var);
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* L_16 = V_0;
UxmlEnumAttributeDescription_1_tE917EB07524B748358268D477C28192147D7D3EE* L_17 = __this->___m_Direction;
RuntimeObject* L_18 = ___1_bag;
CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 L_19 = ___2_cc;
NullCheck(L_17);
int32_t L_20;
L_20 = VirtualFuncInvoker2< int32_t, RuntimeObject*, CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 >::Invoke(4, L_17, L_18, L_19);
NullCheck(L_16);
Scroller_set_direction_mDFD47FC6B3FC6AD05239E443FB8B7E13A6A76412(L_16, L_20, NULL);
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* L_21 = V_0;
UxmlFloatAttributeDescription_t1B8A606E367C713102FC17E8AC732758B48DD4BB* L_22 = __this->___m_Value;
RuntimeObject* L_23 = ___1_bag;
CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 L_24 = ___2_cc;
NullCheck(L_22);
float L_25;
L_25 = VirtualFuncInvoker2< float, RuntimeObject*, CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 >::Invoke(4, L_22, L_23, L_24);
NullCheck(L_21);
Scroller_set_value_mAC1D4CA0CA26776DE53ABC5FD8C745309750E713(L_21, L_25, NULL);
return;
}
}
// Method Definition Index: 12581
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlTraits__ctor_m8FDA59C110FE52880A1454FCB7EC238D3E95431B (UxmlTraits_t3058D6A25AEEF078E591F37D3A674DE66C57C3F2* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypedUxmlAttributeDescription_1_set_defaultValue_m051CEC477D1923693037BD4423B697DB55C7C37F_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UxmlEnumAttributeDescription_1__ctor_mAE64DC0268465E1A871B43DF8EDCA899C460A0BB_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UxmlEnumAttributeDescription_1_tE917EB07524B748358268D477C28192147D7D3EE_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UxmlFloatAttributeDescription_t1B8A606E367C713102FC17E8AC732758B48DD4BB_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1906B4C73F49DA7542624105E2C9741AF35043AD);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral33287F105C03C1EEEA6FE0E3FD01FE17D1E27838);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral46F273EF641E07D271D91E0DC24A4392582671F8);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral519E44104E3BA0EB020FAF512071106431379703);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral80BB150F4BBC37BDB6764729B2775DEB4394A6B2);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC64491AE82ED63CAB156E371CDA5644260D22419);
s_Il2CppMethodInitialized = true;
}
UxmlFloatAttributeDescription_t1B8A606E367C713102FC17E8AC732758B48DD4BB* V_0 = NULL;
{
UxmlFloatAttributeDescription_t1B8A606E367C713102FC17E8AC732758B48DD4BB* L_0 = (UxmlFloatAttributeDescription_t1B8A606E367C713102FC17E8AC732758B48DD4BB*)il2cpp_codegen_object_new(UxmlFloatAttributeDescription_t1B8A606E367C713102FC17E8AC732758B48DD4BB_il2cpp_TypeInfo_var);
UxmlFloatAttributeDescription__ctor_mC065303B0E84820CB5EF79B9AD3E6CF42A031641(L_0, NULL);
V_0 = L_0;
UxmlFloatAttributeDescription_t1B8A606E367C713102FC17E8AC732758B48DD4BB* L_1 = V_0;
NullCheck(L_1);
UxmlAttributeDescription_set_name_mCE9C58621BAD7AB4E59D83DD21224A8FA6517E3E_inline(L_1, _stringLiteral1906B4C73F49DA7542624105E2C9741AF35043AD, NULL);
UxmlFloatAttributeDescription_t1B8A606E367C713102FC17E8AC732758B48DD4BB* L_2 = V_0;
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_3 = (StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248*)(StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248*)SZArrayNew(StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248_il2cpp_TypeInfo_var, (uint32_t)1);
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_4 = L_3;
NullCheck(L_4);
(L_4)->SetAt(static_cast<il2cpp_array_size_t>(0), (String_t*)_stringLiteral80BB150F4BBC37BDB6764729B2775DEB4394A6B2);
NullCheck(L_2);
UxmlAttributeDescription_set_obsoleteNames_mDF7CFC8B9DD086D48E6F03AF5E55F28F69234C87(L_2, (RuntimeObject*)L_4, NULL);
UxmlFloatAttributeDescription_t1B8A606E367C713102FC17E8AC732758B48DD4BB* L_5 = V_0;
__this->___m_LowValue = L_5;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LowValue), (void*)L_5);
UxmlFloatAttributeDescription_t1B8A606E367C713102FC17E8AC732758B48DD4BB* L_6 = (UxmlFloatAttributeDescription_t1B8A606E367C713102FC17E8AC732758B48DD4BB*)il2cpp_codegen_object_new(UxmlFloatAttributeDescription_t1B8A606E367C713102FC17E8AC732758B48DD4BB_il2cpp_TypeInfo_var);
UxmlFloatAttributeDescription__ctor_mC065303B0E84820CB5EF79B9AD3E6CF42A031641(L_6, NULL);
V_0 = L_6;
UxmlFloatAttributeDescription_t1B8A606E367C713102FC17E8AC732758B48DD4BB* L_7 = V_0;
NullCheck(L_7);
UxmlAttributeDescription_set_name_mCE9C58621BAD7AB4E59D83DD21224A8FA6517E3E_inline(L_7, _stringLiteral519E44104E3BA0EB020FAF512071106431379703, NULL);
UxmlFloatAttributeDescription_t1B8A606E367C713102FC17E8AC732758B48DD4BB* L_8 = V_0;
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_9 = (StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248*)(StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248*)SZArrayNew(StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248_il2cpp_TypeInfo_var, (uint32_t)1);
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_10 = L_9;
NullCheck(L_10);
(L_10)->SetAt(static_cast<il2cpp_array_size_t>(0), (String_t*)_stringLiteralC64491AE82ED63CAB156E371CDA5644260D22419);
NullCheck(L_8);
UxmlAttributeDescription_set_obsoleteNames_mDF7CFC8B9DD086D48E6F03AF5E55F28F69234C87(L_8, (RuntimeObject*)L_10, NULL);
UxmlFloatAttributeDescription_t1B8A606E367C713102FC17E8AC732758B48DD4BB* L_11 = V_0;
__this->___m_HighValue = L_11;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_HighValue), (void*)L_11);
UxmlEnumAttributeDescription_1_tE917EB07524B748358268D477C28192147D7D3EE* L_12 = (UxmlEnumAttributeDescription_1_tE917EB07524B748358268D477C28192147D7D3EE*)il2cpp_codegen_object_new(UxmlEnumAttributeDescription_1_tE917EB07524B748358268D477C28192147D7D3EE_il2cpp_TypeInfo_var);
UxmlEnumAttributeDescription_1__ctor_mAE64DC0268465E1A871B43DF8EDCA899C460A0BB(L_12, UxmlEnumAttributeDescription_1__ctor_mAE64DC0268465E1A871B43DF8EDCA899C460A0BB_RuntimeMethod_var);
UxmlEnumAttributeDescription_1_tE917EB07524B748358268D477C28192147D7D3EE* L_13 = L_12;
NullCheck(L_13);
UxmlAttributeDescription_set_name_mCE9C58621BAD7AB4E59D83DD21224A8FA6517E3E_inline(L_13, _stringLiteral33287F105C03C1EEEA6FE0E3FD01FE17D1E27838, NULL);
UxmlEnumAttributeDescription_1_tE917EB07524B748358268D477C28192147D7D3EE* L_14 = L_13;
NullCheck(L_14);
TypedUxmlAttributeDescription_1_set_defaultValue_m051CEC477D1923693037BD4423B697DB55C7C37F_inline(L_14, 1, TypedUxmlAttributeDescription_1_set_defaultValue_m051CEC477D1923693037BD4423B697DB55C7C37F_RuntimeMethod_var);
__this->___m_Direction = L_14;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Direction), (void*)L_14);
UxmlFloatAttributeDescription_t1B8A606E367C713102FC17E8AC732758B48DD4BB* L_15 = (UxmlFloatAttributeDescription_t1B8A606E367C713102FC17E8AC732758B48DD4BB*)il2cpp_codegen_object_new(UxmlFloatAttributeDescription_t1B8A606E367C713102FC17E8AC732758B48DD4BB_il2cpp_TypeInfo_var);
UxmlFloatAttributeDescription__ctor_mC065303B0E84820CB5EF79B9AD3E6CF42A031641(L_15, NULL);
UxmlFloatAttributeDescription_t1B8A606E367C713102FC17E8AC732758B48DD4BB* L_16 = L_15;
NullCheck(L_16);
UxmlAttributeDescription_set_name_mCE9C58621BAD7AB4E59D83DD21224A8FA6517E3E_inline(L_16, _stringLiteral46F273EF641E07D271D91E0DC24A4392582671F8, NULL);
__this->___m_Value = L_16;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Value), (void*)L_16);
UxmlTraits__ctor_m99053329DC8F0D4087968FCA3C60857B853E4346(__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
#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
// Method Definition Index: 12582
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ScrollView_get_horizontalScrollerVisibility_m19925BA08C7A94B5EB22A24D3487DA1F1A31D3CE (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
int32_t L_0 = __this->___m_HorizontalScrollerVisibility;
V_0 = L_0;
goto IL_000a;
}
IL_000a:
{
int32_t L_1 = V_0;
return L_1;
}
}
// Method Definition Index: 12583
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollView_set_horizontalScrollerVisibility_m2DA627CB0AE20C96B1F2A5FB0D9B0661486F50DF (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, int32_t ___0_value, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
bool V_1 = false;
{
int32_t L_0 = __this->___m_HorizontalScrollerVisibility;
V_0 = L_0;
int32_t L_1 = ___0_value;
__this->___m_HorizontalScrollerVisibility = L_1;
bool L_2;
L_2 = ScrollView_get_needsHorizontal_m84CA036C7352FD780A5CF56DCDF22EECBBE6AB9D(__this, NULL);
bool L_3;
L_3 = ScrollView_get_needsVertical_m5F995E821979ADAA8812B731E1FBF9C093C0608B(__this, NULL);
ScrollView_UpdateScrollers_m6D4489CB422BA8B324E2A8C0BCFECF3E123AE4A5(__this, L_2, L_3, NULL);
int32_t L_4 = V_0;
int32_t L_5 = __this->___m_HorizontalScrollerVisibility;
V_1 = (bool)((((int32_t)((((int32_t)L_4) == ((int32_t)L_5))? 1 : 0)) == ((int32_t)0))? 1 : 0);
bool L_6 = V_1;
if (!L_6)
{
goto IL_003e;
}
}
{
il2cpp_codegen_runtime_class_init_inline(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var);
CallbackEventHandler_NotifyPropertyChanged_m9CA05CC71AABC3EB3A77B089D89EBCF999A24891(__this, (&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___horizontalScrollerVisibilityProperty), NULL);
}
IL_003e:
{
return;
}
}
// Method Definition Index: 12584
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ScrollView_get_verticalScrollerVisibility_mBB762CB57EC8789D4C10EACD9DEC8067196B522D (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
int32_t L_0 = __this->___m_VerticalScrollerVisibility;
V_0 = L_0;
goto IL_000a;
}
IL_000a:
{
int32_t L_1 = V_0;
return L_1;
}
}
// Method Definition Index: 12585
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollView_set_verticalScrollerVisibility_mB8DF7D3D2B02DFD3AE337CA1CBBE399D9A49A7DA (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, int32_t ___0_value, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
bool V_1 = false;
{
int32_t L_0 = __this->___m_VerticalScrollerVisibility;
V_0 = L_0;
int32_t L_1 = ___0_value;
__this->___m_VerticalScrollerVisibility = L_1;
bool L_2;
L_2 = ScrollView_get_needsHorizontal_m84CA036C7352FD780A5CF56DCDF22EECBBE6AB9D(__this, NULL);
bool L_3;
L_3 = ScrollView_get_needsVertical_m5F995E821979ADAA8812B731E1FBF9C093C0608B(__this, NULL);
ScrollView_UpdateScrollers_m6D4489CB422BA8B324E2A8C0BCFECF3E123AE4A5(__this, L_2, L_3, NULL);
int32_t L_4 = V_0;
int32_t L_5 = __this->___m_VerticalScrollerVisibility;
V_1 = (bool)((((int32_t)((((int32_t)L_4) == ((int32_t)L_5))? 1 : 0)) == ((int32_t)0))? 1 : 0);
bool L_6 = V_1;
if (!L_6)
{
goto IL_003e;
}
}
{
il2cpp_codegen_runtime_class_init_inline(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var);
CallbackEventHandler_NotifyPropertyChanged_m9CA05CC71AABC3EB3A77B089D89EBCF999A24891(__this, (&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___verticalScrollerVisibilityProperty), NULL);
}
IL_003e:
{
return;
}
}
// Method Definition Index: 12586
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t ScrollView_get_elasticAnimationIntervalMs_mAC0056C5B655AD1D7928ED8E1F0C0DE530D39D88 (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, const RuntimeMethod* method)
{
int64_t V_0 = 0;
{
int64_t L_0 = __this->___m_ElasticAnimationIntervalMs;
V_0 = L_0;
goto IL_000a;
}
IL_000a:
{
int64_t L_1 = V_0;
return L_1;
}
}
// Method Definition Index: 12587
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollView_set_elasticAnimationIntervalMs_mB19984F835F579E97B33E0E8D2FE63B4A0FBDC9C (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, int64_t ___0_value, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IVisualElementScheduledItem_t309F1A5445514122A9E3F64182D0D8A4DE34C48F_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IVisualElementScheduler_tA68650FA9218398E77265748741B091638336FD8_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScrollView_PostPointerUpAnimation_m6E469159FEA09A0CD440604DF5C8FE466D5FD1D7_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int64_t V_0 = 0;
bool V_1 = false;
{
int64_t L_0 = __this->___m_ElasticAnimationIntervalMs;
V_0 = L_0;
int64_t L_1 = ___0_value;
__this->___m_ElasticAnimationIntervalMs = L_1;
int64_t L_2 = V_0;
int64_t L_3 = __this->___m_ElasticAnimationIntervalMs;
V_1 = (bool)((((int32_t)((((int64_t)L_2) == ((int64_t)L_3))? 1 : 0)) == ((int32_t)0))? 1 : 0);
bool L_4 = V_1;
if (!L_4)
{
goto IL_0055;
}
}
{
il2cpp_codegen_runtime_class_init_inline(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var);
CallbackEventHandler_NotifyPropertyChanged_m9CA05CC71AABC3EB3A77B089D89EBCF999A24891(__this, (&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___elasticAnimationIntervalMsProperty), NULL);
RuntimeObject* L_5;
L_5 = VisualElement_get_schedule_m2BFE6967ED82371ACE1CD1FC32B8D8B93646ED76(__this, NULL);
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* L_6 = (Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07*)il2cpp_codegen_object_new(Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07_il2cpp_TypeInfo_var);
Action__ctor_mBDC7B0B4A3F583B64C2896F01BDED360772F67DC(L_6, __this, (intptr_t)((void*)ScrollView_PostPointerUpAnimation_m6E469159FEA09A0CD440604DF5C8FE466D5FD1D7_RuntimeMethod_var), NULL);
NullCheck(L_5);
RuntimeObject* L_7;
L_7 = InterfaceFuncInvoker1< RuntimeObject*, Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* >::Invoke(1, IVisualElementScheduler_tA68650FA9218398E77265748741B091638336FD8_il2cpp_TypeInfo_var, L_5, L_6);
int64_t L_8 = __this->___m_ElasticAnimationIntervalMs;
NullCheck(L_7);
RuntimeObject* L_9;
L_9 = InterfaceFuncInvoker1< RuntimeObject*, int64_t >::Invoke(5, IVisualElementScheduledItem_t309F1A5445514122A9E3F64182D0D8A4DE34C48F_il2cpp_TypeInfo_var, L_7, L_8);
__this->___m_PostPointerUpAnimation = L_9;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_PostPointerUpAnimation), (void*)L_9);
}
IL_0055:
{
return;
}
}
// Method Definition Index: 12588
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollView_set_showHorizontal_m6A894EA566256E08176003D97D15953AEF8B2627 (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, bool ___0_value, const RuntimeMethod* method)
{
ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* G_B2_0 = NULL;
ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* G_B1_0 = NULL;
int32_t G_B3_0 = 0;
ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* G_B3_1 = NULL;
{
bool L_0 = ___0_value;
if (L_0)
{
G_B2_0 = __this;
goto IL_0007;
}
G_B1_0 = __this;
}
{
G_B3_0 = 0;
G_B3_1 = G_B1_0;
goto IL_0008;
}
IL_0007:
{
G_B3_0 = 1;
G_B3_1 = G_B2_0;
}
IL_0008:
{
NullCheck(G_B3_1);
G_B3_1->___m_HorizontalScrollerVisibility = G_B3_0;
return;
}
}
// Method Definition Index: 12589
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollView_set_showVertical_m1A3B60FFCF2F3148DD5FA46A3C4F5AAF1F73562A (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, bool ___0_value, const RuntimeMethod* method)
{
ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* G_B2_0 = NULL;
ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* G_B1_0 = NULL;
int32_t G_B3_0 = 0;
ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* G_B3_1 = NULL;
{
bool L_0 = ___0_value;
if (L_0)
{
G_B2_0 = __this;
goto IL_0007;
}
G_B1_0 = __this;
}
{
G_B3_0 = 0;
G_B3_1 = G_B1_0;
goto IL_0008;
}
IL_0007:
{
G_B3_0 = 1;
G_B3_1 = G_B2_0;
}
IL_0008:
{
NullCheck(G_B3_1);
G_B3_1->___m_VerticalScrollerVisibility = G_B3_0;
return;
}
}
// Method Definition Index: 12590
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ScrollView_get_needsHorizontal_m84CA036C7352FD780A5CF56DCDF22EECBBE6AB9D (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, const RuntimeMethod* method)
{
int32_t G_B5_0 = 0;
int32_t G_B7_0 = 0;
{
int32_t L_0;
L_0 = ScrollView_get_mode_mFEFD4936895483C17E2EE7994EDE18425BF11302_inline(__this, NULL);
if (!L_0)
{
goto IL_0011;
}
}
{
int32_t L_1;
L_1 = ScrollView_get_horizontalScrollerVisibility_m19925BA08C7A94B5EB22A24D3487DA1F1A31D3CE(__this, NULL);
if ((((int32_t)L_1) == ((int32_t)1)))
{
goto IL_002b;
}
}
IL_0011:
{
int32_t L_2;
L_2 = ScrollView_get_horizontalScrollerVisibility_m19925BA08C7A94B5EB22A24D3487DA1F1A31D3CE(__this, NULL);
if (L_2)
{
goto IL_0028;
}
}
{
float L_3;
L_3 = ScrollView_get_scrollableWidth_m8D692F20846A694F432034FAD4B58C1E6269D1D9(__this, NULL);
G_B5_0 = ((((float)L_3) > ((float)(0.00100000005f)))? 1 : 0);
goto IL_0029;
}
IL_0028:
{
G_B5_0 = 0;
}
IL_0029:
{
G_B7_0 = G_B5_0;
goto IL_002c;
}
IL_002b:
{
G_B7_0 = 1;
}
IL_002c:
{
return (bool)G_B7_0;
}
}
// Method Definition Index: 12591
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ScrollView_get_needsVertical_m5F995E821979ADAA8812B731E1FBF9C093C0608B (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, const RuntimeMethod* method)
{
bool V_0 = false;
int32_t G_B5_0 = 0;
int32_t G_B7_0 = 0;
{
int32_t L_0;
L_0 = ScrollView_get_mode_mFEFD4936895483C17E2EE7994EDE18425BF11302_inline(__this, NULL);
if ((((int32_t)L_0) == ((int32_t)1)))
{
goto IL_0013;
}
}
{
int32_t L_1;
L_1 = ScrollView_get_verticalScrollerVisibility_mBB762CB57EC8789D4C10EACD9DEC8067196B522D(__this, NULL);
if ((((int32_t)L_1) == ((int32_t)1)))
{
goto IL_002d;
}
}
IL_0013:
{
int32_t L_2;
L_2 = ScrollView_get_verticalScrollerVisibility_mBB762CB57EC8789D4C10EACD9DEC8067196B522D(__this, NULL);
if (L_2)
{
goto IL_002a;
}
}
{
float L_3;
L_3 = ScrollView_get_scrollableHeight_m5D0F5A56229EB424D2865609AF6506887C2B294B(__this, NULL);
G_B5_0 = ((((float)L_3) > ((float)(0.00100000005f)))? 1 : 0);
goto IL_002b;
}
IL_002a:
{
G_B5_0 = 0;
}
IL_002b:
{
G_B7_0 = G_B5_0;
goto IL_002e;
}
IL_002d:
{
G_B7_0 = 1;
}
IL_002e:
{
V_0 = (bool)G_B7_0;
goto IL_0031;
}
IL_0031:
{
bool L_4 = V_0;
return L_4;
}
}
// Method Definition Index: 12592
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ScrollView_get_isVerticalScrollDisplayed_m4B91DC9C6B7AEE83503D5E00FF4A732BB257BC44 (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IResolvedStyle_t6A3530BA6147B091C278593F21F86B09CD42BE89_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
bool V_0 = false;
{
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* L_0;
L_0 = ScrollView_get_verticalScroller_mDCBC1E09B2754C31BF917818CB07E5F36EC0D13A_inline(__this, NULL);
NullCheck(L_0);
RuntimeObject* L_1;
L_1 = VisualElement_get_resolvedStyle_m3885B7534A94E0BCE024A9621465A0F273DA0AEB(L_0, NULL);
NullCheck(L_1);
int32_t L_2;
L_2 = InterfaceFuncInvoker0< int32_t >::Invoke(23, IResolvedStyle_t6A3530BA6147B091C278593F21F86B09CD42BE89_il2cpp_TypeInfo_var, L_1);
V_0 = (bool)((((int32_t)L_2) == ((int32_t)0))? 1 : 0);
goto IL_0017;
}
IL_0017:
{
bool L_3 = V_0;
return L_3;
}
}
// Method Definition Index: 12593
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ScrollView_get_isHorizontalScrollDisplayed_m137B62E19FB3E1DB6D2A9872D30F3CD582E431F2 (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IResolvedStyle_t6A3530BA6147B091C278593F21F86B09CD42BE89_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
bool V_0 = false;
{
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* L_0;
L_0 = ScrollView_get_horizontalScroller_mF0791CC587E399B708C24885E89301F2633712E8_inline(__this, NULL);
NullCheck(L_0);
RuntimeObject* L_1;
L_1 = VisualElement_get_resolvedStyle_m3885B7534A94E0BCE024A9621465A0F273DA0AEB(L_0, NULL);
NullCheck(L_1);
int32_t L_2;
L_2 = InterfaceFuncInvoker0< int32_t >::Invoke(23, IResolvedStyle_t6A3530BA6147B091C278593F21F86B09CD42BE89_il2cpp_TypeInfo_var, L_1);
V_0 = (bool)((((int32_t)L_2) == ((int32_t)0))? 1 : 0);
goto IL_0017;
}
IL_0017:
{
bool L_3 = V_0;
return L_3;
}
}
// Method Definition Index: 12594
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ScrollView_get_scrollOffset_m487978FA69DE7783183FA219CA9642AEB93EC511 (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, const RuntimeMethod* method)
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_0;
memset((&V_0), 0, sizeof(V_0));
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_0 = __this->___m_ScrollOffset;
V_0 = L_0;
goto IL_000a;
}
IL_000a:
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_1 = V_0;
return L_1;
}
}
// Method Definition Index: 12595
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollView_set_scrollOffset_m220AFAC09FA2E3784CBB76EB53D6AD71C056A1D5 (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_value, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
bool V_0 = false;
bool V_1 = false;
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_0 = ___0_value;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_1 = __this->___m_ScrollOffset;
bool L_2;
L_2 = Vector2_op_Inequality_mBEA93B5A0E954FEFB863DC61CB209119980EC713_inline(L_0, L_1, NULL);
V_0 = L_2;
bool L_3 = V_0;
if (!L_3)
{
goto IL_0097;
}
}
{
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* L_4;
L_4 = ScrollView_get_horizontalScroller_mF0791CC587E399B708C24885E89301F2633712E8_inline(__this, NULL);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_5 = ___0_value;
float L_6 = L_5.___x;
NullCheck(L_4);
Scroller_set_value_mAC1D4CA0CA26776DE53ABC5FD8C745309750E713(L_4, L_6, NULL);
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* L_7;
L_7 = ScrollView_get_verticalScroller_mDCBC1E09B2754C31BF917818CB07E5F36EC0D13A_inline(__this, NULL);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_8 = ___0_value;
float L_9 = L_8.___y;
NullCheck(L_7);
Scroller_set_value_mAC1D4CA0CA26776DE53ABC5FD8C745309750E713(L_7, L_9, NULL);
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* L_10;
L_10 = ScrollView_get_horizontalScroller_mF0791CC587E399B708C24885E89301F2633712E8_inline(__this, NULL);
NullCheck(L_10);
float L_11;
L_11 = Scroller_get_value_mAFF18513ACF92E73BAEF5D6254A295D0D33A3E8D(L_10, NULL);
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* L_12;
L_12 = ScrollView_get_verticalScroller_mDCBC1E09B2754C31BF917818CB07E5F36EC0D13A_inline(__this, NULL);
NullCheck(L_12);
float L_13;
L_13 = Scroller_get_value_mAFF18513ACF92E73BAEF5D6254A295D0D33A3E8D(L_12, NULL);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_14;
memset((&L_14), 0, sizeof(L_14));
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_14), L_11, L_13, NULL);
__this->___m_ScrollOffset = L_14;
VisualElement_SaveViewData_m6F18758E27148CBC3B9E4FCB1F33798AAB427CD6(__this, NULL);
RuntimeObject* L_15;
L_15 = VisualElement_get_panel_m44AEFA3041785E57641AA3F895D11215C841BED1(__this, NULL);
V_1 = (bool)((!(((RuntimeObject*)(RuntimeObject*)L_15) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
bool L_16 = V_1;
if (!L_16)
{
goto IL_008a;
}
}
{
bool L_17;
L_17 = ScrollView_get_needsHorizontal_m84CA036C7352FD780A5CF56DCDF22EECBBE6AB9D(__this, NULL);
bool L_18;
L_18 = ScrollView_get_needsVertical_m5F995E821979ADAA8812B731E1FBF9C093C0608B(__this, NULL);
ScrollView_UpdateScrollers_m6D4489CB422BA8B324E2A8C0BCFECF3E123AE4A5(__this, L_17, L_18, NULL);
ScrollView_UpdateContentViewTransform_mA0BD7263D725191B2DFFBE0C03A19B8DF9781A29(__this, NULL);
}
IL_008a:
{
il2cpp_codegen_runtime_class_init_inline(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var);
CallbackEventHandler_NotifyPropertyChanged_m9CA05CC71AABC3EB3A77B089D89EBCF999A24891(__this, (&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___scrollOffsetProperty), NULL);
}
IL_0097:
{
return;
}
}
// Method Definition Index: 12596
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float ScrollView_get_horizontalPageSize_m712716509758439BAB1DAE2FFB534375F0D0F4C9 (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, const RuntimeMethod* method)
{
float V_0 = 0.0f;
{
float L_0 = __this->___m_HorizontalPageSize;
V_0 = L_0;
goto IL_000a;
}
IL_000a:
{
float L_1 = V_0;
return L_1;
}
}
// Method Definition Index: 12597
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollView_set_horizontalPageSize_m2A991FA4A09C32976E4BDF3E7AA80A96BA6EF13C (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, float ___0_value, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
float V_0 = 0.0f;
bool V_1 = false;
{
float L_0 = __this->___m_HorizontalPageSize;
V_0 = L_0;
float L_1 = ___0_value;
__this->___m_HorizontalPageSize = L_1;
ScrollView_UpdateHorizontalSliderPageSize_m3EA8BEE1E01838FA040F94D5F2605870C28011E7(__this, NULL);
float L_2 = V_0;
float L_3 = __this->___m_HorizontalPageSize;
bool L_4;
L_4 = Mathf_Approximately_m1DADD012A8FC82E11FB282501AE2EBBF9A77150B_inline(L_2, L_3, NULL);
V_1 = (bool)((((int32_t)L_4) == ((int32_t)0))? 1 : 0);
bool L_5 = V_1;
if (!L_5)
{
goto IL_0035;
}
}
{
il2cpp_codegen_runtime_class_init_inline(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var);
CallbackEventHandler_NotifyPropertyChanged_m9CA05CC71AABC3EB3A77B089D89EBCF999A24891(__this, (&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___horizontalPageSizeProperty), NULL);
}
IL_0035:
{
return;
}
}
// Method Definition Index: 12598
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float ScrollView_get_verticalPageSize_mB9F78B3A2FD2E5159D0740667EB16F9A93872300 (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, const RuntimeMethod* method)
{
float V_0 = 0.0f;
{
float L_0 = __this->___m_VerticalPageSize;
V_0 = L_0;
goto IL_000a;
}
IL_000a:
{
float L_1 = V_0;
return L_1;
}
}
// Method Definition Index: 12599
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollView_set_verticalPageSize_mAD46F0FC081AC3CFD67D546F1C195F7C7AB21E3C (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, float ___0_value, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
float V_0 = 0.0f;
bool V_1 = false;
{
float L_0 = __this->___m_VerticalPageSize;
V_0 = L_0;
float L_1 = ___0_value;
__this->___m_VerticalPageSize = L_1;
ScrollView_UpdateVerticalSliderPageSize_m4FE199F83BB815954269D126984ACDF41776A60E(__this, NULL);
float L_2 = V_0;
float L_3 = __this->___m_VerticalPageSize;
bool L_4;
L_4 = Mathf_Approximately_m1DADD012A8FC82E11FB282501AE2EBBF9A77150B_inline(L_2, L_3, NULL);
V_1 = (bool)((((int32_t)L_4) == ((int32_t)0))? 1 : 0);
bool L_5 = V_1;
if (!L_5)
{
goto IL_0035;
}
}
{
il2cpp_codegen_runtime_class_init_inline(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var);
CallbackEventHandler_NotifyPropertyChanged_m9CA05CC71AABC3EB3A77B089D89EBCF999A24891(__this, (&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___verticalPageSizeProperty), NULL);
}
IL_0035:
{
return;
}
}
// Method Definition Index: 12600
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float ScrollView_get_mouseWheelScrollSize_m11FF4213777728025AADCA3D5C9E98F0C606B7A3 (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, const RuntimeMethod* method)
{
float V_0 = 0.0f;
{
float L_0 = __this->___m_MouseWheelScrollSize;
V_0 = L_0;
goto IL_000a;
}
IL_000a:
{
float L_1 = V_0;
return L_1;
}
}
// Method Definition Index: 12601
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollView_set_mouseWheelScrollSize_m9C492E452D17956FFC8EDF11CF4F181B12D584B8 (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, float ___0_value, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
float V_0 = 0.0f;
bool V_1 = false;
{
float L_0 = __this->___m_MouseWheelScrollSize;
V_0 = L_0;
float L_1 = __this->___m_MouseWheelScrollSize;
float L_2 = ___0_value;
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
float L_3;
L_3 = fabsf(((float)il2cpp_codegen_subtract(L_1, L_2)));
V_1 = (bool)((((float)L_3) > ((float)(1.40129846E-45f)))? 1 : 0);
bool L_4 = V_1;
if (!L_4)
{
goto IL_003c;
}
}
{
__this->___m_MouseWheelScrollSizeIsInline = (bool)1;
float L_5 = ___0_value;
__this->___m_MouseWheelScrollSize = L_5;
il2cpp_codegen_runtime_class_init_inline(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var);
CallbackEventHandler_NotifyPropertyChanged_m9CA05CC71AABC3EB3A77B089D89EBCF999A24891(__this, (&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___mouseWheelScrollSizeProperty), NULL);
}
IL_003c:
{
return;
}
}
// Method Definition Index: 12602
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float ScrollView_get_scrollableWidth_m8D692F20846A694F432034FAD4B58C1E6269D1D9 (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, const RuntimeMethod* method)
{
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D V_0;
memset((&V_0), 0, sizeof(V_0));
float V_1 = 0.0f;
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_0;
L_0 = VirtualFuncInvoker0< VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* >::Invoke(133, __this);
NullCheck(L_0);
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_1;
L_1 = VisualElement_get_boundingBox_m8A360BC1AC353402AB177AF24D19A2F95641EE5C(L_0, NULL);
V_0 = L_1;
float L_2;
L_2 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9_inline((&V_0), NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_3;
L_3 = ScrollView_get_contentViewport_mC91CCE63C249B77A5D192BEBC9C600C212C724B8_inline(__this, NULL);
NullCheck(L_3);
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_4;
L_4 = VisualElement_get_layout_m71851CB694EE1348CDCA83353FFF3C1FB2F69C1A(L_3, NULL);
V_0 = L_4;
float L_5;
L_5 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9_inline((&V_0), NULL);
V_1 = ((float)il2cpp_codegen_subtract(L_2, L_5));
goto IL_002b;
}
IL_002b:
{
float L_6 = V_1;
return L_6;
}
}
// Method Definition Index: 12603
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float ScrollView_get_scrollableHeight_m5D0F5A56229EB424D2865609AF6506887C2B294B (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, const RuntimeMethod* method)
{
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D V_0;
memset((&V_0), 0, sizeof(V_0));
float V_1 = 0.0f;
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_0;
L_0 = VirtualFuncInvoker0< VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* >::Invoke(133, __this);
NullCheck(L_0);
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_1;
L_1 = VisualElement_get_boundingBox_m8A360BC1AC353402AB177AF24D19A2F95641EE5C(L_0, NULL);
V_0 = L_1;
float L_2;
L_2 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8_inline((&V_0), NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_3;
L_3 = ScrollView_get_contentViewport_mC91CCE63C249B77A5D192BEBC9C600C212C724B8_inline(__this, NULL);
NullCheck(L_3);
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_4;
L_4 = VisualElement_get_layout_m71851CB694EE1348CDCA83353FFF3C1FB2F69C1A(L_3, NULL);
V_0 = L_4;
float L_5;
L_5 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8_inline((&V_0), NULL);
V_1 = ((float)il2cpp_codegen_subtract(L_2, L_5));
goto IL_002b;
}
IL_002b:
{
float L_6 = V_1;
return L_6;
}
}
// Method Definition Index: 12604
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ScrollView_get_hasInertia_m14ED28D36618EFAC6CF035DBE50B0E7098ACB46B (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, const RuntimeMethod* method)
{
{
float L_0;
L_0 = ScrollView_get_scrollDecelerationRate_m1BAC522C47FF21D9EA3FE421D96EDC8E1C39137A(__this, NULL);
return (bool)((((float)L_0) > ((float)(0.0f)))? 1 : 0);
}
}
// Method Definition Index: 12605
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float ScrollView_get_scrollDecelerationRate_m1BAC522C47FF21D9EA3FE421D96EDC8E1C39137A (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, const RuntimeMethod* method)
{
float V_0 = 0.0f;
{
float L_0 = __this->___m_ScrollDecelerationRate;
V_0 = L_0;
goto IL_000a;
}
IL_000a:
{
float L_1 = V_0;
return L_1;
}
}
// Method Definition Index: 12606
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollView_set_scrollDecelerationRate_m5488890E58182A0F67E48A0A6BA1EEEE381FCE01 (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, float ___0_value, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
float V_0 = 0.0f;
bool V_1 = false;
{
float L_0 = __this->___m_ScrollDecelerationRate;
V_0 = L_0;
float L_1 = ___0_value;
float L_2;
L_2 = Mathf_Max_mF5379E63D2BBAC76D090748695D833934F8AD051_inline((0.0f), L_1, NULL);
__this->___m_ScrollDecelerationRate = L_2;
float L_3 = V_0;
float L_4 = __this->___m_ScrollDecelerationRate;
bool L_5;
L_5 = Mathf_Approximately_m1DADD012A8FC82E11FB282501AE2EBBF9A77150B_inline(L_3, L_4, NULL);
V_1 = (bool)((((int32_t)L_5) == ((int32_t)0))? 1 : 0);
bool L_6 = V_1;
if (!L_6)
{
goto IL_0038;
}
}
{
il2cpp_codegen_runtime_class_init_inline(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var);
CallbackEventHandler_NotifyPropertyChanged_m9CA05CC71AABC3EB3A77B089D89EBCF999A24891(__this, (&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___scrollDecelerationRateProperty), NULL);
}
IL_0038:
{
return;
}
}
// Method Definition Index: 12607
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float ScrollView_get_elasticity_m7200804F730AB5C74E66DAC20E4660F20E4E4635 (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, const RuntimeMethod* method)
{
float V_0 = 0.0f;
{
float L_0 = __this->___m_Elasticity;
V_0 = L_0;
goto IL_000a;
}
IL_000a:
{
float L_1 = V_0;
return L_1;
}
}
// Method Definition Index: 12608
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollView_set_elasticity_m7D2B3579731185FA4D7C86BB14C75E3383767855 (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, float ___0_value, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
float V_0 = 0.0f;
bool V_1 = false;
{
float L_0 = __this->___m_Elasticity;
V_0 = L_0;
float L_1 = ___0_value;
float L_2;
L_2 = Mathf_Max_mF5379E63D2BBAC76D090748695D833934F8AD051_inline((0.0f), L_1, NULL);
__this->___m_Elasticity = L_2;
float L_3 = V_0;
float L_4 = __this->___m_Elasticity;
bool L_5;
L_5 = Mathf_Approximately_m1DADD012A8FC82E11FB282501AE2EBBF9A77150B_inline(L_3, L_4, NULL);
V_1 = (bool)((((int32_t)L_5) == ((int32_t)0))? 1 : 0);
bool L_6 = V_1;
if (!L_6)
{
goto IL_0038;
}
}
{
il2cpp_codegen_runtime_class_init_inline(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var);
CallbackEventHandler_NotifyPropertyChanged_m9CA05CC71AABC3EB3A77B089D89EBCF999A24891(__this, (&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___elasticityProperty), NULL);
}
IL_0038:
{
return;
}
}
// Method Definition Index: 12609
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ScrollView_get_touchScrollBehavior_mAC366117C8504A56A60CABA42EC6826E18BCF764 (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
int32_t L_0 = __this->___m_TouchScrollBehavior;
V_0 = L_0;
goto IL_000a;
}
IL_000a:
{
int32_t L_1 = V_0;
return L_1;
}
}
// Method Definition Index: 12610
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollView_set_touchScrollBehavior_m8B07B5B16849AF0AB95ADB2E9C7DD623D5C39C6D (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, int32_t ___0_value, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BaseSlider_1_set_clamped_m8CC065CFA92AE742E3C3562964DBFDA1E5CDAE48_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
bool V_1 = false;
bool V_2 = false;
{
int32_t L_0 = __this->___m_TouchScrollBehavior;
V_0 = L_0;
int32_t L_1 = ___0_value;
__this->___m_TouchScrollBehavior = L_1;
int32_t L_2 = __this->___m_TouchScrollBehavior;
V_1 = (bool)((((int32_t)L_2) == ((int32_t)2))? 1 : 0);
bool L_3 = V_1;
if (!L_3)
{
goto IL_0044;
}
}
{
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* L_4;
L_4 = ScrollView_get_horizontalScroller_mF0791CC587E399B708C24885E89301F2633712E8_inline(__this, NULL);
NullCheck(L_4);
Slider_t5891706383A14955E3FAD68A79829F3234681652* L_5;
L_5 = Scroller_get_slider_mE18FB3CD0B7E2817E27C245324A129C70E1FE27C_inline(L_4, NULL);
NullCheck(L_5);
BaseSlider_1_set_clamped_m8CC065CFA92AE742E3C3562964DBFDA1E5CDAE48_inline(L_5, (bool)1, BaseSlider_1_set_clamped_m8CC065CFA92AE742E3C3562964DBFDA1E5CDAE48_RuntimeMethod_var);
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* L_6;
L_6 = ScrollView_get_verticalScroller_mDCBC1E09B2754C31BF917818CB07E5F36EC0D13A_inline(__this, NULL);
NullCheck(L_6);
Slider_t5891706383A14955E3FAD68A79829F3234681652* L_7;
L_7 = Scroller_get_slider_mE18FB3CD0B7E2817E27C245324A129C70E1FE27C_inline(L_6, NULL);
NullCheck(L_7);
BaseSlider_1_set_clamped_m8CC065CFA92AE742E3C3562964DBFDA1E5CDAE48_inline(L_7, (bool)1, BaseSlider_1_set_clamped_m8CC065CFA92AE742E3C3562964DBFDA1E5CDAE48_RuntimeMethod_var);
goto IL_006a;
}
IL_0044:
{
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* L_8;
L_8 = ScrollView_get_horizontalScroller_mF0791CC587E399B708C24885E89301F2633712E8_inline(__this, NULL);
NullCheck(L_8);
Slider_t5891706383A14955E3FAD68A79829F3234681652* L_9;
L_9 = Scroller_get_slider_mE18FB3CD0B7E2817E27C245324A129C70E1FE27C_inline(L_8, NULL);
NullCheck(L_9);
BaseSlider_1_set_clamped_m8CC065CFA92AE742E3C3562964DBFDA1E5CDAE48_inline(L_9, (bool)0, BaseSlider_1_set_clamped_m8CC065CFA92AE742E3C3562964DBFDA1E5CDAE48_RuntimeMethod_var);
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* L_10;
L_10 = ScrollView_get_verticalScroller_mDCBC1E09B2754C31BF917818CB07E5F36EC0D13A_inline(__this, NULL);
NullCheck(L_10);
Slider_t5891706383A14955E3FAD68A79829F3234681652* L_11;
L_11 = Scroller_get_slider_mE18FB3CD0B7E2817E27C245324A129C70E1FE27C_inline(L_10, NULL);
NullCheck(L_11);
BaseSlider_1_set_clamped_m8CC065CFA92AE742E3C3562964DBFDA1E5CDAE48_inline(L_11, (bool)0, BaseSlider_1_set_clamped_m8CC065CFA92AE742E3C3562964DBFDA1E5CDAE48_RuntimeMethod_var);
}
IL_006a:
{
int32_t L_12 = V_0;
int32_t L_13 = __this->___m_TouchScrollBehavior;
V_2 = (bool)((((int32_t)((((int32_t)L_12) == ((int32_t)L_13))? 1 : 0)) == ((int32_t)0))? 1 : 0);
bool L_14 = V_2;
if (!L_14)
{
goto IL_0086;
}
}
{
il2cpp_codegen_runtime_class_init_inline(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var);
CallbackEventHandler_NotifyPropertyChanged_m9CA05CC71AABC3EB3A77B089D89EBCF999A24891(__this, (&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___touchScrollBehaviorProperty), NULL);
}
IL_0086:
{
return;
}
}
// Method Definition Index: 12611
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ScrollView_get_nestedInteractionKind_mD6F5A19E8A7D15A56F41AF034869AF295C3D79D6 (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, const RuntimeMethod* method)
{
{
int32_t L_0 = __this->___m_NestedInteractionKind;
return L_0;
}
}
// Method Definition Index: 12612
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollView_set_nestedInteractionKind_m77B2D3B9B52CE9C03A0A9CF187BA3A5E8832C389 (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, int32_t ___0_value, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
bool V_1 = false;
{
int32_t L_0 = __this->___m_NestedInteractionKind;
V_0 = L_0;
int32_t L_1 = ___0_value;
__this->___m_NestedInteractionKind = L_1;
int32_t L_2 = V_0;
int32_t L_3 = __this->___m_NestedInteractionKind;
V_1 = (bool)((((int32_t)((((int32_t)L_2) == ((int32_t)L_3))? 1 : 0)) == ((int32_t)0))? 1 : 0);
bool L_4 = V_1;
if (!L_4)
{
goto IL_002b;
}
}
{
il2cpp_codegen_runtime_class_init_inline(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var);
CallbackEventHandler_NotifyPropertyChanged_m9CA05CC71AABC3EB3A77B089D89EBCF999A24891(__this, (&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___nestedInteractionKindProperty), NULL);
}
IL_002b:
{
return;
}
}
// Method Definition Index: 12613
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollView_OnHorizontalScrollDragElementChanged_m4589C0A6D501A5BC24DF78DF329D1DA1EAF789B3 (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, GeometryChangedEvent_tB4A621001850F337A676F8CC27F172B8ADB22A9A* ___0_evt, const RuntimeMethod* method)
{
bool V_0 = false;
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D V_1;
memset((&V_1), 0, sizeof(V_1));
{
GeometryChangedEvent_tB4A621001850F337A676F8CC27F172B8ADB22A9A* L_0 = ___0_evt;
NullCheck(L_0);
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_1;
L_1 = GeometryChangedEvent_get_oldRect_m9961ACE622E851C4770B205C57664F90F3E0E9A7_inline(L_0, NULL);
V_1 = L_1;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_2;
L_2 = Rect_get_size_mFB990FFC0FE0152179C8C74A59E4AC258CB44267_inline((&V_1), NULL);
GeometryChangedEvent_tB4A621001850F337A676F8CC27F172B8ADB22A9A* L_3 = ___0_evt;
NullCheck(L_3);
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_4;
L_4 = GeometryChangedEvent_get_newRect_mF2297BA96DD0F80412FF5FA99654FA176E8ACD15_inline(L_3, NULL);
V_1 = L_4;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_5;
L_5 = Rect_get_size_mFB990FFC0FE0152179C8C74A59E4AC258CB44267_inline((&V_1), NULL);
bool L_6;
L_6 = Vector2_op_Equality_m6F2E069A50E787D131261E5CB25FC9E03F95B5E1_inline(L_2, L_5, NULL);
V_0 = L_6;
bool L_7 = V_0;
if (!L_7)
{
goto IL_0029;
}
}
{
goto IL_0030;
}
IL_0029:
{
ScrollView_UpdateHorizontalSliderPageSize_m3EA8BEE1E01838FA040F94D5F2605870C28011E7(__this, NULL);
}
IL_0030:
{
return;
}
}
// Method Definition Index: 12614
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollView_OnVerticalScrollDragElementChanged_m666A41D3FAD03B79440E8FE337827D8ED303D7F5 (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, GeometryChangedEvent_tB4A621001850F337A676F8CC27F172B8ADB22A9A* ___0_evt, const RuntimeMethod* method)
{
bool V_0 = false;
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D V_1;
memset((&V_1), 0, sizeof(V_1));
{
GeometryChangedEvent_tB4A621001850F337A676F8CC27F172B8ADB22A9A* L_0 = ___0_evt;
NullCheck(L_0);
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_1;
L_1 = GeometryChangedEvent_get_oldRect_m9961ACE622E851C4770B205C57664F90F3E0E9A7_inline(L_0, NULL);
V_1 = L_1;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_2;
L_2 = Rect_get_size_mFB990FFC0FE0152179C8C74A59E4AC258CB44267_inline((&V_1), NULL);
GeometryChangedEvent_tB4A621001850F337A676F8CC27F172B8ADB22A9A* L_3 = ___0_evt;
NullCheck(L_3);
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_4;
L_4 = GeometryChangedEvent_get_newRect_mF2297BA96DD0F80412FF5FA99654FA176E8ACD15_inline(L_3, NULL);
V_1 = L_4;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_5;
L_5 = Rect_get_size_mFB990FFC0FE0152179C8C74A59E4AC258CB44267_inline((&V_1), NULL);
bool L_6;
L_6 = Vector2_op_Equality_m6F2E069A50E787D131261E5CB25FC9E03F95B5E1_inline(L_2, L_5, NULL);
V_0 = L_6;
bool L_7 = V_0;
if (!L_7)
{
goto IL_0029;
}
}
{
goto IL_0030;
}
IL_0029:
{
ScrollView_UpdateVerticalSliderPageSize_m4FE199F83BB815954269D126984ACDF41776A60E(__this, NULL);
}
IL_0030:
{
return;
}
}
// Method Definition Index: 12615
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollView_UpdateHorizontalSliderPageSize_m3EA8BEE1E01838FA040F94D5F2605870C28011E7 (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BaseSlider_1_get_dragElement_m032210456947E23683D74C074CC01AFE210169EB_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IResolvedStyle_t6A3530BA6147B091C278593F21F86B09CD42BE89_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
float V_0 = 0.0f;
float V_1 = 0.0f;
bool V_2 = false;
bool V_3 = false;
float V_4 = 0.0f;
bool V_5 = false;
{
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* L_0;
L_0 = ScrollView_get_horizontalScroller_mF0791CC587E399B708C24885E89301F2633712E8_inline(__this, NULL);
NullCheck(L_0);
RuntimeObject* L_1;
L_1 = VisualElement_get_resolvedStyle_m3885B7534A94E0BCE024A9621465A0F273DA0AEB(L_0, NULL);
NullCheck(L_1);
float L_2;
L_2 = InterfaceFuncInvoker0< float >::Invoke(78, IResolvedStyle_t6A3530BA6147B091C278593F21F86B09CD42BE89_il2cpp_TypeInfo_var, L_1);
V_0 = L_2;
float L_3 = __this->___m_HorizontalPageSize;
V_1 = L_3;
float L_4 = V_0;
V_2 = (bool)((((float)L_4) > ((float)(0.0f)))? 1 : 0);
bool L_5 = V_2;
if (!L_5)
{
goto IL_0062;
}
}
{
float L_6 = __this->___m_HorizontalPageSize;
bool L_7;
L_7 = Mathf_Approximately_m1DADD012A8FC82E11FB282501AE2EBBF9A77150B_inline(L_6, (-1.0f), NULL);
V_3 = L_7;
bool L_8 = V_3;
if (!L_8)
{
goto IL_0061;
}
}
{
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* L_9;
L_9 = ScrollView_get_horizontalScroller_mF0791CC587E399B708C24885E89301F2633712E8_inline(__this, NULL);
NullCheck(L_9);
Slider_t5891706383A14955E3FAD68A79829F3234681652* L_10;
L_10 = Scroller_get_slider_mE18FB3CD0B7E2817E27C245324A129C70E1FE27C_inline(L_9, NULL);
NullCheck(L_10);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_11;
L_11 = BaseSlider_1_get_dragElement_m032210456947E23683D74C074CC01AFE210169EB_inline(L_10, BaseSlider_1_get_dragElement_m032210456947E23683D74C074CC01AFE210169EB_RuntimeMethod_var);
NullCheck(L_11);
RuntimeObject* L_12;
L_12 = VisualElement_get_resolvedStyle_m3885B7534A94E0BCE024A9621465A0F273DA0AEB(L_11, NULL);
NullCheck(L_12);
float L_13;
L_13 = InterfaceFuncInvoker0< float >::Invoke(78, IResolvedStyle_t6A3530BA6147B091C278593F21F86B09CD42BE89_il2cpp_TypeInfo_var, L_12);
V_4 = L_13;
float L_14 = V_4;
V_1 = ((float)il2cpp_codegen_multiply(L_14, (0.899999976f)));
}
IL_0061:
{
}
IL_0062:
{
float L_15 = V_1;
V_5 = (bool)((((int32_t)((!(((float)L_15) >= ((float)(0.0f))))? 1 : 0)) == ((int32_t)0))? 1 : 0);
bool L_16 = V_5;
if (!L_16)
{
goto IL_0087;
}
}
{
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* L_17;
L_17 = ScrollView_get_horizontalScroller_mF0791CC587E399B708C24885E89301F2633712E8_inline(__this, NULL);
NullCheck(L_17);
Slider_t5891706383A14955E3FAD68A79829F3234681652* L_18;
L_18 = Scroller_get_slider_mE18FB3CD0B7E2817E27C245324A129C70E1FE27C_inline(L_17, NULL);
float L_19 = V_1;
NullCheck(L_18);
VirtualActionInvoker1< float >::Invoke(159, L_18, L_19);
}
IL_0087:
{
return;
}
}
// Method Definition Index: 12616
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollView_UpdateVerticalSliderPageSize_m4FE199F83BB815954269D126984ACDF41776A60E (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BaseSlider_1_get_dragElement_m032210456947E23683D74C074CC01AFE210169EB_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IResolvedStyle_t6A3530BA6147B091C278593F21F86B09CD42BE89_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
float V_0 = 0.0f;
float V_1 = 0.0f;
bool V_2 = false;
bool V_3 = false;
float V_4 = 0.0f;
bool V_5 = false;
{
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* L_0;
L_0 = ScrollView_get_verticalScroller_mDCBC1E09B2754C31BF917818CB07E5F36EC0D13A_inline(__this, NULL);
NullCheck(L_0);
RuntimeObject* L_1;
L_1 = VisualElement_get_resolvedStyle_m3885B7534A94E0BCE024A9621465A0F273DA0AEB(L_0, NULL);
NullCheck(L_1);
float L_2;
L_2 = InterfaceFuncInvoker0< float >::Invoke(30, IResolvedStyle_t6A3530BA6147B091C278593F21F86B09CD42BE89_il2cpp_TypeInfo_var, L_1);
V_0 = L_2;
float L_3 = __this->___m_VerticalPageSize;
V_1 = L_3;
float L_4 = V_0;
V_2 = (bool)((((float)L_4) > ((float)(0.0f)))? 1 : 0);
bool L_5 = V_2;
if (!L_5)
{
goto IL_0062;
}
}
{
float L_6 = __this->___m_VerticalPageSize;
bool L_7;
L_7 = Mathf_Approximately_m1DADD012A8FC82E11FB282501AE2EBBF9A77150B_inline(L_6, (-1.0f), NULL);
V_3 = L_7;
bool L_8 = V_3;
if (!L_8)
{
goto IL_0061;
}
}
{
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* L_9;
L_9 = ScrollView_get_verticalScroller_mDCBC1E09B2754C31BF917818CB07E5F36EC0D13A_inline(__this, NULL);
NullCheck(L_9);
Slider_t5891706383A14955E3FAD68A79829F3234681652* L_10;
L_10 = Scroller_get_slider_mE18FB3CD0B7E2817E27C245324A129C70E1FE27C_inline(L_9, NULL);
NullCheck(L_10);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_11;
L_11 = BaseSlider_1_get_dragElement_m032210456947E23683D74C074CC01AFE210169EB_inline(L_10, BaseSlider_1_get_dragElement_m032210456947E23683D74C074CC01AFE210169EB_RuntimeMethod_var);
NullCheck(L_11);
RuntimeObject* L_12;
L_12 = VisualElement_get_resolvedStyle_m3885B7534A94E0BCE024A9621465A0F273DA0AEB(L_11, NULL);
NullCheck(L_12);
float L_13;
L_13 = InterfaceFuncInvoker0< float >::Invoke(30, IResolvedStyle_t6A3530BA6147B091C278593F21F86B09CD42BE89_il2cpp_TypeInfo_var, L_12);
V_4 = L_13;
float L_14 = V_4;
V_1 = ((float)il2cpp_codegen_multiply(L_14, (0.899999976f)));
}
IL_0061:
{
}
IL_0062:
{
float L_15 = V_1;
V_5 = (bool)((((int32_t)((!(((float)L_15) >= ((float)(0.0f))))? 1 : 0)) == ((int32_t)0))? 1 : 0);
bool L_16 = V_5;
if (!L_16)
{
goto IL_0087;
}
}
{
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* L_17;
L_17 = ScrollView_get_verticalScroller_mDCBC1E09B2754C31BF917818CB07E5F36EC0D13A_inline(__this, NULL);
NullCheck(L_17);
Slider_t5891706383A14955E3FAD68A79829F3234681652* L_18;
L_18 = Scroller_get_slider_mE18FB3CD0B7E2817E27C245324A129C70E1FE27C_inline(L_17, NULL);
float L_19 = V_1;
NullCheck(L_18);
VirtualActionInvoker1< float >::Invoke(159, L_18, L_19);
}
IL_0087:
{
return;
}
}
// Method Definition Index: 12617
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollView_UpdateContentViewTransform_mA0BD7263D725191B2DFFBE0C03A19B8DF9781A29 (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, 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*)&IStyle_t4FD66C97CA5F46BFE328FED0C65277A37E0A89F7_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_0;
memset((&V_0), 0, sizeof(V_0));
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_1;
memset((&V_1), 0, sizeof(V_1));
bool V_2 = false;
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_0;
L_0 = VirtualFuncInvoker0< VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* >::Invoke(133, __this);
NullCheck(L_0);
RuntimeObject* L_1;
L_1 = VisualElement_get_resolvedStyle_m3885B7534A94E0BCE024A9621465A0F273DA0AEB(L_0, NULL);
NullCheck(L_1);
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_2;
L_2 = InterfaceFuncInvoker0< Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 >::Invoke(58, IResolvedStyle_t6A3530BA6147B091C278593F21F86B09CD42BE89_il2cpp_TypeInfo_var, L_1);
V_0 = L_2;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_3;
L_3 = ScrollView_get_scrollOffset_m487978FA69DE7783183FA219CA9642AEB93EC511(__this, NULL);
V_1 = L_3;
bool L_4;
L_4 = ScrollView_get_needsVertical_m5F995E821979ADAA8812B731E1FBF9C093C0608B(__this, NULL);
V_2 = L_4;
bool L_5 = V_2;
if (!L_5)
{
goto IL_003e;
}
}
{
float* L_6 = (float*)(&(&V_1)->___y);
float* L_7 = L_6;
float L_8 = *((float*)L_7);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_9;
L_9 = VirtualFuncInvoker0< VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* >::Invoke(133, __this);
NullCheck(L_9);
RuntimeObject* L_10;
L_10 = VisualElement_get_resolvedStyle_m3885B7534A94E0BCE024A9621465A0F273DA0AEB(L_9, NULL);
NullCheck(L_10);
float L_11;
L_11 = InterfaceFuncInvoker0< float >::Invoke(52, IResolvedStyle_t6A3530BA6147B091C278593F21F86B09CD42BE89_il2cpp_TypeInfo_var, L_10);
*((float*)L_7) = (float)((float)il2cpp_codegen_add(L_8, L_11));
}
IL_003e:
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_12 = V_1;
float L_13 = L_12.___x;
float L_14;
L_14 = AlignmentUtils_RoundToPanelPixelSize_mE16B13369760ECA45F1338111354C3827FF20CA1(__this, ((-L_13)), NULL);
(&V_0)->___x = L_14;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_15 = V_1;
float L_16 = L_15.___y;
float L_17;
L_17 = AlignmentUtils_RoundToPanelPixelSize_mE16B13369760ECA45F1338111354C3827FF20CA1(__this, ((-L_16)), NULL);
(&V_0)->___y = L_17;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_18;
L_18 = VirtualFuncInvoker0< VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* >::Invoke(133, __this);
NullCheck(L_18);
RuntimeObject* L_19;
L_19 = VisualElement_get_style_mDCFF8D835BE0AFE412905E108F48B32A83734224(L_18, NULL);
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_20 = V_0;
StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089 L_21;
L_21 = StyleTranslate_op_Implicit_m4D41C2283DA73397E358544187286A04BE0544E5(L_20, NULL);
NullCheck(L_19);
InterfaceActionInvoker1< StyleTranslate_tF9528CA4B45EE4EB2C4D294336A83D88DB6AF089 >::Invoke(123, IStyle_t4FD66C97CA5F46BFE328FED0C65277A37E0A89F7_il2cpp_TypeInfo_var, L_19, L_21);
VisualElement_IncrementVersion_m03581665EE480D3C329058FFE08734450493E33E(__this, ((int32_t)2048), NULL);
return;
}
}
// Method Definition Index: 12618
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollView_ScrollTo_mE37EABDBF025F65F4C5CB10F09886DFB1F859BEF (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___0_child, const RuntimeMethod* method)
{
float V_0 = 0.0f;
float V_1 = 0.0f;
bool V_2 = false;
bool V_3 = false;
bool V_4 = false;
bool V_5 = false;
bool V_6 = false;
int32_t G_B11_0 = 0;
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_0 = ___0_child;
V_2 = (bool)((((RuntimeObject*)(VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)L_0) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0);
bool L_1 = V_2;
if (!L_1)
{
goto IL_0014;
}
}
{
ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129* L_2 = (ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129_il2cpp_TypeInfo_var)));
ArgumentNullException__ctor_m444AE141157E333844FC1A9500224C2F9FD24F4B(L_2, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB89A9E497FE060358B47BF674186310F20697B2E)), NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ScrollView_ScrollTo_mE37EABDBF025F65F4C5CB10F09886DFB1F859BEF_RuntimeMethod_var)));
}
IL_0014:
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_3;
L_3 = VirtualFuncInvoker0< VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* >::Invoke(133, __this);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_4 = ___0_child;
NullCheck(L_3);
bool L_5;
L_5 = VisualElement_Contains_m67C850F752124028022996B851C2008877C19D3D(L_3, L_4, NULL);
V_3 = (bool)((((int32_t)L_5) == ((int32_t)0))? 1 : 0);
bool L_6 = V_3;
if (!L_6)
{
goto IL_0032;
}
}
{
ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_7 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var)));
ArgumentException__ctor_m026938A67AF9D36BB7ED27F80425D7194B514465(L_7, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralAB293CA658AEE7BEE1FB5F8E33B410A28B0AD09D)), NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_7, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ScrollView_ScrollTo_mE37EABDBF025F65F4C5CB10F09886DFB1F859BEF_RuntimeMethod_var)));
}
IL_0032:
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_8;
L_8 = Vector2_get_zero_m32506C40EC2EE7D5D4410BF40D3EE683A3D5F32C_inline(NULL);
__this->___m_Velocity = L_8;
V_0 = (0.0f);
V_1 = (0.0f);
float L_9;
L_9 = ScrollView_get_scrollableHeight_m5D0F5A56229EB424D2865609AF6506887C2B294B(__this, NULL);
V_4 = (bool)((((float)L_9) > ((float)(0.0f)))? 1 : 0);
bool L_10 = V_4;
if (!L_10)
{
goto IL_007f;
}
}
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_11 = ___0_child;
float L_12;
L_12 = ScrollView_GetYDeltaOffset_m9CD61FB0F52DE855918A62288E5F20821D53549F(__this, L_11, NULL);
V_0 = L_12;
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* L_13;
L_13 = ScrollView_get_verticalScroller_mDCBC1E09B2754C31BF917818CB07E5F36EC0D13A_inline(__this, NULL);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_14;
L_14 = ScrollView_get_scrollOffset_m487978FA69DE7783183FA219CA9642AEB93EC511(__this, NULL);
float L_15 = L_14.___y;
float L_16 = V_0;
NullCheck(L_13);
Scroller_set_value_mAC1D4CA0CA26776DE53ABC5FD8C745309750E713(L_13, ((float)il2cpp_codegen_add(L_15, L_16)), NULL);
}
IL_007f:
{
float L_17;
L_17 = ScrollView_get_scrollableWidth_m8D692F20846A694F432034FAD4B58C1E6269D1D9(__this, NULL);
V_5 = (bool)((((float)L_17) > ((float)(0.0f)))? 1 : 0);
bool L_18 = V_5;
if (!L_18)
{
goto IL_00b5;
}
}
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_19 = ___0_child;
float L_20;
L_20 = ScrollView_GetXDeltaOffset_m6178BBADB772FBF2DAF18738CAA2C30263D52D35(__this, L_19, NULL);
V_1 = L_20;
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* L_21;
L_21 = ScrollView_get_horizontalScroller_mF0791CC587E399B708C24885E89301F2633712E8_inline(__this, NULL);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_22;
L_22 = ScrollView_get_scrollOffset_m487978FA69DE7783183FA219CA9642AEB93EC511(__this, NULL);
float L_23 = L_22.___x;
float L_24 = V_1;
NullCheck(L_21);
Scroller_set_value_mAC1D4CA0CA26776DE53ABC5FD8C745309750E713(L_21, ((float)il2cpp_codegen_add(L_23, L_24)), NULL);
}
IL_00b5:
{
float L_25 = V_0;
if ((!(((float)L_25) == ((float)(0.0f)))))
{
goto IL_00c7;
}
}
{
float L_26 = V_1;
G_B11_0 = ((((float)L_26) == ((float)(0.0f)))? 1 : 0);
goto IL_00c8;
}
IL_00c7:
{
G_B11_0 = 0;
}
IL_00c8:
{
V_6 = (bool)G_B11_0;
bool L_27 = V_6;
if (!L_27)
{
goto IL_00d0;
}
}
{
goto IL_00d7;
}
IL_00d0:
{
ScrollView_UpdateContentViewTransform_mA0BD7263D725191B2DFFBE0C03A19B8DF9781A29(__this, NULL);
}
IL_00d7:
{
return;
}
}
// Method Definition Index: 12619
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float ScrollView_GetXDeltaOffset_m6178BBADB772FBF2DAF18738CAA2C30263D52D35 (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___0_child, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IResolvedStyle_t6A3530BA6147B091C278593F21F86B09CD42BE89_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
float V_0 = 0.0f;
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D V_1;
memset((&V_1), 0, sizeof(V_1));
float V_2 = 0.0f;
float V_3 = 0.0f;
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D V_4;
memset((&V_4), 0, sizeof(V_4));
float V_5 = 0.0f;
float V_6 = 0.0f;
float V_7 = 0.0f;
bool V_8 = false;
float V_9 = 0.0f;
int32_t G_B5_0 = 0;
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_0;
L_0 = VirtualFuncInvoker0< VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* >::Invoke(133, __this);
NullCheck(L_0);
RuntimeObject* L_1;
L_1 = VisualElement_get_resolvedStyle_m3885B7534A94E0BCE024A9621465A0F273DA0AEB(L_0, NULL);
NullCheck(L_1);
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_2;
L_2 = InterfaceFuncInvoker0< Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 >::Invoke(58, IResolvedStyle_t6A3530BA6147B091C278593F21F86B09CD42BE89_il2cpp_TypeInfo_var, L_1);
float L_3 = L_2.___x;
V_0 = ((float)il2cpp_codegen_multiply(L_3, (-1.0f)));
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_4;
L_4 = ScrollView_get_contentViewport_mC91CCE63C249B77A5D192BEBC9C600C212C724B8_inline(__this, NULL);
NullCheck(L_4);
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_5;
L_5 = VisualElement_get_worldBound_m2E4AF689F0B4AB06E1316348A1E10D4DB2412AC3(L_4, NULL);
V_1 = L_5;
float L_6;
L_6 = Rect_get_xMin_mE89C40702926D016A633399E20DB9501E251630D_inline((&V_1), NULL);
float L_7 = V_0;
V_2 = ((float)il2cpp_codegen_add(L_6, L_7));
float L_8;
L_8 = Rect_get_xMax_m2339C7D2FCDA98A9B007F815F6E2059BA6BE425F_inline((&V_1), NULL);
float L_9 = V_0;
V_3 = ((float)il2cpp_codegen_add(L_8, L_9));
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_10 = ___0_child;
NullCheck(L_10);
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_11;
L_11 = VisualElement_get_worldBound_m2E4AF689F0B4AB06E1316348A1E10D4DB2412AC3(L_10, NULL);
V_4 = L_11;
float L_12;
L_12 = Rect_get_xMin_mE89C40702926D016A633399E20DB9501E251630D_inline((&V_4), NULL);
float L_13 = V_0;
V_5 = ((float)il2cpp_codegen_add(L_12, L_13));
float L_14;
L_14 = Rect_get_xMax_m2339C7D2FCDA98A9B007F815F6E2059BA6BE425F_inline((&V_4), NULL);
float L_15 = V_0;
V_6 = ((float)il2cpp_codegen_add(L_14, L_15));
float L_16 = V_5;
float L_17 = V_2;
if ((!(((float)L_16) >= ((float)L_17))))
{
goto IL_0065;
}
}
{
float L_18 = V_6;
float L_19 = V_3;
if ((((float)L_18) <= ((float)L_19)))
{
goto IL_0077;
}
}
IL_0065:
{
float L_20 = V_5;
bool L_21;
L_21 = Single_IsNaN_mFE637F6ECA9F7697CE8EFF56427858F4C5EDF75D_inline(L_20, NULL);
if (L_21)
{
goto IL_0077;
}
}
{
float L_22 = V_6;
bool L_23;
L_23 = Single_IsNaN_mFE637F6ECA9F7697CE8EFF56427858F4C5EDF75D_inline(L_22, NULL);
G_B5_0 = ((int32_t)(L_23));
goto IL_0078;
}
IL_0077:
{
G_B5_0 = 1;
}
IL_0078:
{
V_8 = (bool)G_B5_0;
bool L_24 = V_8;
if (!L_24)
{
goto IL_0087;
}
}
{
V_9 = (0.0f);
goto IL_00ae;
}
IL_0087:
{
float L_25 = V_2;
float L_26 = V_3;
float L_27 = V_5;
float L_28 = V_6;
float L_29;
L_29 = ScrollView_GetDeltaDistance_m21B3E6B833C4EE1F7BA6455D924C834750F659C8(__this, L_25, L_26, L_27, L_28, NULL);
V_7 = L_29;
float L_30 = V_7;
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* L_31;
L_31 = ScrollView_get_horizontalScroller_mF0791CC587E399B708C24885E89301F2633712E8_inline(__this, NULL);
NullCheck(L_31);
float L_32;
L_32 = Scroller_get_highValue_m160229EAE9969337A4C92F543E53DEC6A944DE33(L_31, NULL);
float L_33;
L_33 = ScrollView_get_scrollableWidth_m8D692F20846A694F432034FAD4B58C1E6269D1D9(__this, NULL);
V_9 = ((float)(((float)il2cpp_codegen_multiply(L_30, L_32))/L_33));
goto IL_00ae;
}
IL_00ae:
{
float L_34 = V_9;
return L_34;
}
}
// Method Definition Index: 12620
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float ScrollView_GetYDeltaOffset_m9CD61FB0F52DE855918A62288E5F20821D53549F (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___0_child, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IResolvedStyle_t6A3530BA6147B091C278593F21F86B09CD42BE89_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
float V_0 = 0.0f;
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D V_1;
memset((&V_1), 0, sizeof(V_1));
float V_2 = 0.0f;
float V_3 = 0.0f;
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D V_4;
memset((&V_4), 0, sizeof(V_4));
float V_5 = 0.0f;
float V_6 = 0.0f;
float V_7 = 0.0f;
bool V_8 = false;
float V_9 = 0.0f;
int32_t G_B5_0 = 0;
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_0;
L_0 = VirtualFuncInvoker0< VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* >::Invoke(133, __this);
NullCheck(L_0);
RuntimeObject* L_1;
L_1 = VisualElement_get_resolvedStyle_m3885B7534A94E0BCE024A9621465A0F273DA0AEB(L_0, NULL);
NullCheck(L_1);
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_2;
L_2 = InterfaceFuncInvoker0< Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 >::Invoke(58, IResolvedStyle_t6A3530BA6147B091C278593F21F86B09CD42BE89_il2cpp_TypeInfo_var, L_1);
float L_3 = L_2.___y;
V_0 = ((float)il2cpp_codegen_multiply(L_3, (-1.0f)));
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_4;
L_4 = ScrollView_get_contentViewport_mC91CCE63C249B77A5D192BEBC9C600C212C724B8_inline(__this, NULL);
NullCheck(L_4);
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_5;
L_5 = VisualElement_get_worldBound_m2E4AF689F0B4AB06E1316348A1E10D4DB2412AC3(L_4, NULL);
V_1 = L_5;
float L_6;
L_6 = Rect_get_yMin_mB19848FB25DE61EDF958F7A22CFDD86DE103062F_inline((&V_1), NULL);
float L_7 = V_0;
V_2 = ((float)il2cpp_codegen_add(L_6, L_7));
float L_8;
L_8 = Rect_get_yMax_mBC37BEE1CD632AADD8B9EAF9FE3BA143F79CAF8E_inline((&V_1), NULL);
float L_9 = V_0;
V_3 = ((float)il2cpp_codegen_add(L_8, L_9));
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_10 = ___0_child;
NullCheck(L_10);
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_11;
L_11 = VisualElement_get_worldBound_m2E4AF689F0B4AB06E1316348A1E10D4DB2412AC3(L_10, NULL);
V_4 = L_11;
float L_12;
L_12 = Rect_get_yMin_mB19848FB25DE61EDF958F7A22CFDD86DE103062F_inline((&V_4), NULL);
float L_13 = V_0;
V_5 = ((float)il2cpp_codegen_add(L_12, L_13));
float L_14;
L_14 = Rect_get_yMax_mBC37BEE1CD632AADD8B9EAF9FE3BA143F79CAF8E_inline((&V_4), NULL);
float L_15 = V_0;
V_6 = ((float)il2cpp_codegen_add(L_14, L_15));
float L_16 = V_5;
float L_17 = V_2;
if ((!(((float)L_16) >= ((float)L_17))))
{
goto IL_0065;
}
}
{
float L_18 = V_6;
float L_19 = V_3;
if ((((float)L_18) <= ((float)L_19)))
{
goto IL_0077;
}
}
IL_0065:
{
float L_20 = V_5;
bool L_21;
L_21 = Single_IsNaN_mFE637F6ECA9F7697CE8EFF56427858F4C5EDF75D_inline(L_20, NULL);
if (L_21)
{
goto IL_0077;
}
}
{
float L_22 = V_6;
bool L_23;
L_23 = Single_IsNaN_mFE637F6ECA9F7697CE8EFF56427858F4C5EDF75D_inline(L_22, NULL);
G_B5_0 = ((int32_t)(L_23));
goto IL_0078;
}
IL_0077:
{
G_B5_0 = 1;
}
IL_0078:
{
V_8 = (bool)G_B5_0;
bool L_24 = V_8;
if (!L_24)
{
goto IL_0087;
}
}
{
V_9 = (0.0f);
goto IL_00ae;
}
IL_0087:
{
float L_25 = V_2;
float L_26 = V_3;
float L_27 = V_5;
float L_28 = V_6;
float L_29;
L_29 = ScrollView_GetDeltaDistance_m21B3E6B833C4EE1F7BA6455D924C834750F659C8(__this, L_25, L_26, L_27, L_28, NULL);
V_7 = L_29;
float L_30 = V_7;
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* L_31;
L_31 = ScrollView_get_verticalScroller_mDCBC1E09B2754C31BF917818CB07E5F36EC0D13A_inline(__this, NULL);
NullCheck(L_31);
float L_32;
L_32 = Scroller_get_highValue_m160229EAE9969337A4C92F543E53DEC6A944DE33(L_31, NULL);
float L_33;
L_33 = ScrollView_get_scrollableHeight_m5D0F5A56229EB424D2865609AF6506887C2B294B(__this, NULL);
V_9 = ((float)(((float)il2cpp_codegen_multiply(L_30, L_32))/L_33));
goto IL_00ae;
}
IL_00ae:
{
float L_34 = V_9;
return L_34;
}
}
// Method Definition Index: 12621
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float ScrollView_GetDeltaDistance_m21B3E6B833C4EE1F7BA6455D924C834750F659C8 (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, float ___0_viewMin, float ___1_viewMax, float ___2_childBoundaryMin, float ___3_childBoundaryMax, const RuntimeMethod* method)
{
float V_0 = 0.0f;
float V_1 = 0.0f;
float V_2 = 0.0f;
bool V_3 = false;
bool V_4 = false;
float V_5 = 0.0f;
bool V_6 = false;
int32_t G_B4_0 = 0;
float G_B9_0 = 0.0f;
{
float L_0 = ___1_viewMax;
float L_1 = ___0_viewMin;
V_0 = ((float)il2cpp_codegen_subtract(L_0, L_1));
float L_2 = ___3_childBoundaryMax;
float L_3 = ___2_childBoundaryMin;
V_1 = ((float)il2cpp_codegen_subtract(L_2, L_3));
float L_4 = V_1;
float L_5 = V_0;
V_3 = (bool)((((float)L_4) > ((float)L_5))? 1 : 0);
bool L_6 = V_3;
if (!L_6)
{
goto IL_003f;
}
}
{
float L_7 = ___0_viewMin;
float L_8 = ___2_childBoundaryMin;
if ((!(((float)L_7) > ((float)L_8))))
{
goto IL_001e;
}
}
{
float L_9 = ___3_childBoundaryMax;
float L_10 = ___1_viewMax;
G_B4_0 = ((((float)L_9) > ((float)L_10))? 1 : 0);
goto IL_001f;
}
IL_001e:
{
G_B4_0 = 0;
}
IL_001f:
{
V_4 = (bool)G_B4_0;
bool L_11 = V_4;
if (!L_11)
{
goto IL_002e;
}
}
{
V_5 = (0.0f);
goto IL_005d;
}
IL_002e:
{
float L_12 = ___2_childBoundaryMin;
float L_13 = ___0_viewMin;
if ((((float)L_12) > ((float)L_13)))
{
goto IL_0038;
}
}
{
float L_14 = ___3_childBoundaryMax;
float L_15 = ___1_viewMax;
G_B9_0 = ((float)il2cpp_codegen_subtract(L_14, L_15));
goto IL_003b;
}
IL_0038:
{
float L_16 = ___2_childBoundaryMin;
float L_17 = ___0_viewMin;
G_B9_0 = ((float)il2cpp_codegen_subtract(L_16, L_17));
}
IL_003b:
{
V_5 = G_B9_0;
goto IL_005d;
}
IL_003f:
{
float L_18 = ___3_childBoundaryMax;
float L_19 = ___1_viewMax;
V_2 = ((float)il2cpp_codegen_subtract(L_18, L_19));
float L_20 = V_2;
V_6 = (bool)((((float)L_20) < ((float)(-1.0f)))? 1 : 0);
bool L_21 = V_6;
if (!L_21)
{
goto IL_0058;
}
}
{
float L_22 = ___2_childBoundaryMin;
float L_23 = ___0_viewMin;
V_2 = ((float)il2cpp_codegen_subtract(L_22, L_23));
}
IL_0058:
{
float L_24 = V_2;
V_5 = L_24;
goto IL_005d;
}
IL_005d:
{
float L_25 = V_5;
return L_25;
}
}
// Method Definition Index: 12622
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ScrollView_get_contentViewport_mC91CCE63C249B77A5D192BEBC9C600C212C724B8 (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, const RuntimeMethod* method)
{
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_0 = __this->___U3CcontentViewportU3Ek__BackingField;
return L_0;
}
}
// Method Definition Index: 12623
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* ScrollView_get_horizontalScroller_mF0791CC587E399B708C24885E89301F2633712E8 (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, const RuntimeMethod* method)
{
{
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* L_0 = __this->___U3ChorizontalScrollerU3Ek__BackingField;
return L_0;
}
}
// Method Definition Index: 12624
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* ScrollView_get_verticalScroller_mDCBC1E09B2754C31BF917818CB07E5F36EC0D13A (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, const RuntimeMethod* method)
{
{
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* L_0 = __this->___U3CverticalScrollerU3Ek__BackingField;
return L_0;
}
}
// Method Definition Index: 12625
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ScrollView_get_contentContainer_m1D2A3AE3F1E27A61C09C922EAE2B5DAE15274C23 (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, const RuntimeMethod* method)
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* V_0 = NULL;
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_0 = __this->___m_ContentContainer;
V_0 = L_0;
goto IL_000a;
}
IL_000a:
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_1 = V_0;
return L_1;
}
}
// Method Definition Index: 12626
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollView__ctor_m24F4FFBEBBA20900EBDFD2F1481ACB133D896280 (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, const RuntimeMethod* method)
{
{
ScrollView__ctor_m12ECF70E5923CDACF39F846DFA3FB8B01B83D809(__this, 0, NULL);
return;
}
}
// Method Definition Index: 12627
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollView__ctor_m12ECF70E5923CDACF39F846DFA3FB8B01B83D809 (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, int32_t ___0_scrollViewMode, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_t310F18CB4338A2740CA701F160C62E2C3198E66A_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BaseField_1_add_viewDataRestored_m31FC5C88064DCD06AF06DC48A1ED369E10FD1A34_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BaseSlider_1_add_onSetValueWithoutNotify_mA0C6F95E8E07F437E440790AA4564D950917E71F_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BaseSlider_1_get_clampedDragger_mB4CE620901AE51393FD475311C2BC49EB8799162_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BaseSlider_1_get_dragElement_m032210456947E23683D74C074CC01AFE210169EB_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CallbackEventHandler_RegisterCallback_TisAttachToPanelEvent_t95C0BC3DD37F324A7816CB2574B56D976C932B28_mE90FCB724E9E49659FDCAE9A1BB0FC9BA01C9BEF_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CallbackEventHandler_RegisterCallback_TisDetachFromPanelEvent_t5E26427B0E6AF96F0C522D1FCEDDC078D755E496_mED85B91BE761D1DBE3001231E0050CD612946F2C_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CallbackEventHandler_RegisterCallback_TisGeometryChangedEvent_tB4A621001850F337A676F8CC27F172B8ADB22A9A_m34764823E27F27068C7C0E4F34879B1C395A117F_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CallbackEventHandler_RegisterCallback_TisWheelEvent_tDD5DB3A6F5F6FDB59AD7FF27491502FF18B9775E_m3BC9CDC47DA55A7E13374C330FD00329272EEFF6_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ClampedDragger_1_add_draggingEnded_mCE611636A9115DE70CA5E5C1C1D6CB7C24D54D29_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EventCallback_1_t1FFCCC98AE7C52F427D11F1609ED56BE1E4AEF88_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EventCallback_1_t435839AFF4474F7EAE0AA8A59F737E798CEAFD30_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EventCallback_1_t7C6768AD962B0B50514570724A38E07DA18FB1FA_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EventCallback_1_tAC159BB180600020449B0A18CFE8806035ECCAE6_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EventCallback_1_tCE5E8F1D2A7EE5EC636D68025C6D899BD17EF38B_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EventCallback_1_tE2BCC4FFB156A2716749F7BDD0036A743B039913_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IStyle_t4FD66C97CA5F46BFE328FED0C65277A37E0A89F7_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScrollView_OnAttachToPanel_m478DE1554E56B56B42AFF8F8F44181EB5D137E4B_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScrollView_OnDetachFromPanel_mB86BF58CAFC587F7DED8772FAEEE60DE9A349105_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScrollView_OnGeometryChanged_m4DC0A7647DDE2A43DD1D599B04300500FA5069D9_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScrollView_OnHorizontalScrollDragElementChanged_m4589C0A6D501A5BC24DF78DF329D1DA1EAF789B3_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScrollView_OnHorizontalScrollerSetValueWithoutNotify_m37CF7F6C0D7997ADD925D539917C251A6D8B6B66_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScrollView_OnHorizontalSliderViewDataRestored_m5CBBD56C13BE134EBA2346E02A4CAC976C69DC28_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScrollView_OnPointerMove_mB5B8F154C72F4EC477AE2D02DC8F2885763E4AEF_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScrollView_OnPointerUp_mDF05E48E63E261A0A2ABC852038529F1DB9BEE71_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScrollView_OnScrollWheel_mE7FD49102D1BDB3EF2F56F3DE361D7EDD49E5861_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScrollView_OnScrollersGeometryChanged_mBDFFFA9280470A57E4A3C294F6C7C5AD52CABBC5_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScrollView_OnVerticalScrollDragElementChanged_m666A41D3FAD03B79440E8FE337827D8ED303D7F5_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScrollView_OnVerticalScrollerSetValueWithoutNotify_m5E236C60961262A4761B578EF6CC61C27C8FCFAA_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScrollView_OnVerticalSliderViewDataRestored_m947894DE6DEF4A4CC481E79FCC82D2C6514A1394_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScrollView_U3C_ctorU3Eb__140_0_mEB5DCB779D75FD29EE3B704767FCF097F09827DB_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScrollView_U3C_ctorU3Eb__140_1_m0C5946109A2492CC53CB852451C3554DE6894645_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScrollView_UpdateElasticBehaviour_m5D1C43E1A85749D0D02DFA3718AB41D7F7651DE3_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StyleEnum_1_op_Implicit_mE2664CDFC678F602380EED12BA228071E6F49030_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UIElementsUtility_t03323144D50362C6BF96652D3355728749769293_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral08A52D1E2B01E1E8CDCF0DDBA9114968D6A3734B);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3B6947D09D040192E73A930FECC9313A7234C7EC);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3F5F058869244389389B3130A5A503977758C8EF);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral930C9B5460E622D0D0ADE329473176096F9EFF92);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral97FCF4C5E9B3B166B1D9C1242C020B41F797EFED);
s_Il2CppMethodInitialized = true;
}
Hierarchy_t4CF226F0EDE9C117C51C505730FC80641B1F1677 V_0;
memset((&V_0), 0, sizeof(V_0));
{
__this->___m_FirstLayoutPass = (-1);
__this->___m_ElasticAnimationIntervalMs = ((int64_t)((int32_t)16));
il2cpp_codegen_runtime_class_init_inline(UIElementsUtility_t03323144D50362C6BF96652D3355728749769293_il2cpp_TypeInfo_var);
float L_0 = ((UIElementsUtility_t03323144D50362C6BF96652D3355728749769293_StaticFields*)il2cpp_codegen_static_fields_for(UIElementsUtility_t03323144D50362C6BF96652D3355728749769293_il2cpp_TypeInfo_var))->___singleLineHeight;
__this->___m_SingleLineHeight = L_0;
__this->___m_MouseWheelScrollSize = (18.0f);
il2cpp_codegen_runtime_class_init_inline(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var);
float L_1 = ((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___k_DefaultScrollDecelerationRate;
__this->___m_ScrollDecelerationRate = L_1;
__this->___k_ScaledPixelsPerPointMultiplier = (10.0f);
__this->___k_TouchScrollInertiaBaseTimeInterval = (0.00416699983f);
float L_2 = ((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___k_DefaultElasticity;
__this->___m_Elasticity = L_2;
__this->___previousVerticalTouchScrollTimeStamp = (0.0f);
__this->___previousHorizontalTouchScrollTimeStamp = (0.0f);
__this->___elapsedTimeSinceLastVerticalTouchScroll = (0.0f);
__this->___elapsedTimeSinceLastHorizontalTouchScroll = (0.0f);
il2cpp_codegen_runtime_class_init_inline(VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115_il2cpp_TypeInfo_var);
VisualElement__ctor_m4C59A7BA0CE74223A61F07C39A60071DD0207E2D(__this, NULL);
String_t* L_3 = ((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___ussClassName;
VisualElement_AddToClassList_mAF0DD8D8CFD5130229A0471DD260E01ED82117F1(__this, L_3, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_4 = (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)il2cpp_codegen_object_new(VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115_il2cpp_TypeInfo_var);
VisualElement__ctor_m4C59A7BA0CE74223A61F07C39A60071DD0207E2D(L_4, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_5 = L_4;
NullCheck(L_5);
VisualElement_set_name_m5ABC7B8D2586B1839DD436E1AAF25D81395759BC(L_5, _stringLiteral3B6947D09D040192E73A930FECC9313A7234C7EC, NULL);
__this->___m_ContentAndVerticalScrollContainer = L_5;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_ContentAndVerticalScrollContainer), (void*)L_5);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_6 = __this->___m_ContentAndVerticalScrollContainer;
String_t* L_7 = ((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___contentAndVerticalScrollUssClassName;
NullCheck(L_6);
VisualElement_AddToClassList_mAF0DD8D8CFD5130229A0471DD260E01ED82117F1(L_6, L_7, NULL);
Hierarchy_t4CF226F0EDE9C117C51C505730FC80641B1F1677 L_8;
L_8 = VisualElement_get_hierarchy_m2E897DE4CFD349E65CFA38EFF6BAAFECE2F4E3E4_inline(__this, NULL);
V_0 = L_8;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_9 = __this->___m_ContentAndVerticalScrollContainer;
Hierarchy_Add_mDDEF4932C9E9FC302755C45A9F7966AEEBC26648((&V_0), L_9, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_10 = (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)il2cpp_codegen_object_new(VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115_il2cpp_TypeInfo_var);
VisualElement__ctor_m4C59A7BA0CE74223A61F07C39A60071DD0207E2D(L_10, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_11 = L_10;
NullCheck(L_11);
VisualElement_set_name_m5ABC7B8D2586B1839DD436E1AAF25D81395759BC(L_11, _stringLiteral3F5F058869244389389B3130A5A503977758C8EF, NULL);
__this->___U3CcontentViewportU3Ek__BackingField = L_11;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CcontentViewportU3Ek__BackingField), (void*)L_11);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_12;
L_12 = ScrollView_get_contentViewport_mC91CCE63C249B77A5D192BEBC9C600C212C724B8_inline(__this, NULL);
String_t* L_13 = ((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___viewportUssClassName;
NullCheck(L_12);
VisualElement_AddToClassList_mAF0DD8D8CFD5130229A0471DD260E01ED82117F1(L_12, L_13, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_14;
L_14 = ScrollView_get_contentViewport_mC91CCE63C249B77A5D192BEBC9C600C212C724B8_inline(__this, NULL);
EventCallback_1_t435839AFF4474F7EAE0AA8A59F737E798CEAFD30* L_15 = (EventCallback_1_t435839AFF4474F7EAE0AA8A59F737E798CEAFD30*)il2cpp_codegen_object_new(EventCallback_1_t435839AFF4474F7EAE0AA8A59F737E798CEAFD30_il2cpp_TypeInfo_var);
EventCallback_1__ctor_mF06BFBEB6C98B9A486C131579BD98388B38997F5(L_15, __this, (intptr_t)((void*)ScrollView_OnGeometryChanged_m4DC0A7647DDE2A43DD1D599B04300500FA5069D9_RuntimeMethod_var), NULL);
NullCheck(L_14);
CallbackEventHandler_RegisterCallback_TisGeometryChangedEvent_tB4A621001850F337A676F8CC27F172B8ADB22A9A_m34764823E27F27068C7C0E4F34879B1C395A117F(L_14, L_15, 0, CallbackEventHandler_RegisterCallback_TisGeometryChangedEvent_tB4A621001850F337A676F8CC27F172B8ADB22A9A_m34764823E27F27068C7C0E4F34879B1C395A117F_RuntimeMethod_var);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_16;
L_16 = ScrollView_get_contentViewport_mC91CCE63C249B77A5D192BEBC9C600C212C724B8_inline(__this, NULL);
NullCheck(L_16);
VisualElement_set_pickingMode_m4B12358A0C59640E752A2BB5B3E6F5C76CB9ACD0(L_16, 1, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_17 = __this->___m_ContentAndVerticalScrollContainer;
EventCallback_1_t1FFCCC98AE7C52F427D11F1609ED56BE1E4AEF88* L_18 = (EventCallback_1_t1FFCCC98AE7C52F427D11F1609ED56BE1E4AEF88*)il2cpp_codegen_object_new(EventCallback_1_t1FFCCC98AE7C52F427D11F1609ED56BE1E4AEF88_il2cpp_TypeInfo_var);
EventCallback_1__ctor_m929B5D5292DB931820A52428141FECB39016A6B7(L_18, __this, (intptr_t)((void*)ScrollView_OnAttachToPanel_m478DE1554E56B56B42AFF8F8F44181EB5D137E4B_RuntimeMethod_var), NULL);
NullCheck(L_17);
CallbackEventHandler_RegisterCallback_TisAttachToPanelEvent_t95C0BC3DD37F324A7816CB2574B56D976C932B28_mE90FCB724E9E49659FDCAE9A1BB0FC9BA01C9BEF(L_17, L_18, 0, CallbackEventHandler_RegisterCallback_TisAttachToPanelEvent_t95C0BC3DD37F324A7816CB2574B56D976C932B28_mE90FCB724E9E49659FDCAE9A1BB0FC9BA01C9BEF_RuntimeMethod_var);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_19 = __this->___m_ContentAndVerticalScrollContainer;
EventCallback_1_tCE5E8F1D2A7EE5EC636D68025C6D899BD17EF38B* L_20 = (EventCallback_1_tCE5E8F1D2A7EE5EC636D68025C6D899BD17EF38B*)il2cpp_codegen_object_new(EventCallback_1_tCE5E8F1D2A7EE5EC636D68025C6D899BD17EF38B_il2cpp_TypeInfo_var);
EventCallback_1__ctor_m0407B736C264F06C81E5CBB70EF40FBB975AC634(L_20, __this, (intptr_t)((void*)ScrollView_OnDetachFromPanel_mB86BF58CAFC587F7DED8772FAEEE60DE9A349105_RuntimeMethod_var), NULL);
NullCheck(L_19);
CallbackEventHandler_RegisterCallback_TisDetachFromPanelEvent_t5E26427B0E6AF96F0C522D1FCEDDC078D755E496_mED85B91BE761D1DBE3001231E0050CD612946F2C(L_19, L_20, 0, CallbackEventHandler_RegisterCallback_TisDetachFromPanelEvent_t5E26427B0E6AF96F0C522D1FCEDDC078D755E496_mED85B91BE761D1DBE3001231E0050CD612946F2C_RuntimeMethod_var);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_21 = __this->___m_ContentAndVerticalScrollContainer;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_22;
L_22 = ScrollView_get_contentViewport_mC91CCE63C249B77A5D192BEBC9C600C212C724B8_inline(__this, NULL);
NullCheck(L_21);
VisualElement_Add_mE2571CCB23C09103F8732EEC73833683F7236A7F(L_21, L_22, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_23 = (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)il2cpp_codegen_object_new(VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115_il2cpp_TypeInfo_var);
VisualElement__ctor_m4C59A7BA0CE74223A61F07C39A60071DD0207E2D(L_23, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_24 = L_23;
NullCheck(L_24);
VisualElement_set_name_m5ABC7B8D2586B1839DD436E1AAF25D81395759BC(L_24, _stringLiteral97FCF4C5E9B3B166B1D9C1242C020B41F797EFED, NULL);
__this->___m_ContentContainer = L_24;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_ContentContainer), (void*)L_24);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_25 = __this->___m_ContentContainer;
NullCheck(L_25);
VisualElement_set_disableClipping_m3E786643EBFEE5BDC0778C835140934FF3FF80CB(L_25, (bool)1, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_26 = __this->___m_ContentContainer;
EventCallback_1_t435839AFF4474F7EAE0AA8A59F737E798CEAFD30* L_27 = (EventCallback_1_t435839AFF4474F7EAE0AA8A59F737E798CEAFD30*)il2cpp_codegen_object_new(EventCallback_1_t435839AFF4474F7EAE0AA8A59F737E798CEAFD30_il2cpp_TypeInfo_var);
EventCallback_1__ctor_mF06BFBEB6C98B9A486C131579BD98388B38997F5(L_27, __this, (intptr_t)((void*)ScrollView_OnGeometryChanged_m4DC0A7647DDE2A43DD1D599B04300500FA5069D9_RuntimeMethod_var), NULL);
NullCheck(L_26);
CallbackEventHandler_RegisterCallback_TisGeometryChangedEvent_tB4A621001850F337A676F8CC27F172B8ADB22A9A_m34764823E27F27068C7C0E4F34879B1C395A117F(L_26, L_27, 0, CallbackEventHandler_RegisterCallback_TisGeometryChangedEvent_tB4A621001850F337A676F8CC27F172B8ADB22A9A_m34764823E27F27068C7C0E4F34879B1C395A117F_RuntimeMethod_var);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_28 = __this->___m_ContentContainer;
String_t* L_29 = ((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___contentUssClassName;
NullCheck(L_28);
VisualElement_AddToClassList_mAF0DD8D8CFD5130229A0471DD260E01ED82117F1(L_28, L_29, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_30 = __this->___m_ContentContainer;
NullCheck(L_30);
VisualElement_set_usageHints_mD317223075C8C708C1DB66CF90E81C5F9DE4C5B0(L_30, 2, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_31;
L_31 = ScrollView_get_contentViewport_mC91CCE63C249B77A5D192BEBC9C600C212C724B8_inline(__this, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_32 = __this->___m_ContentContainer;
NullCheck(L_31);
VisualElement_Add_mE2571CCB23C09103F8732EEC73833683F7236A7F(L_31, L_32, NULL);
int32_t L_33 = ___0_scrollViewMode;
ScrollView_SetScrollViewMode_m5BC275E1D403BA55A5BE8CCF75B99B3908D3EB2F(__this, L_33, NULL);
Action_1_t310F18CB4338A2740CA701F160C62E2C3198E66A* L_34 = (Action_1_t310F18CB4338A2740CA701F160C62E2C3198E66A*)il2cpp_codegen_object_new(Action_1_t310F18CB4338A2740CA701F160C62E2C3198E66A_il2cpp_TypeInfo_var);
Action_1__ctor_m770CD2F8BB65F2EDA5128CA2F96D71C35B23E859(L_34, __this, (intptr_t)((void*)ScrollView_U3C_ctorU3Eb__140_0_mEB5DCB779D75FD29EE3B704767FCF097F09827DB_RuntimeMethod_var), NULL);
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* L_35 = (Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8*)il2cpp_codegen_object_new(Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_il2cpp_TypeInfo_var);
Scroller__ctor_mEB206478D6D9767E66699F8E673F71562889B841(L_35, (0.0f), (2.14748365E+09f), L_34, 0, NULL);
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* L_36 = L_35;
NullCheck(L_36);
VisualElement_set_viewDataKey_m6318C0A701350678B0DBF34939C3BC392134B092(L_36, _stringLiteral08A52D1E2B01E1E8CDCF0DDBA9114968D6A3734B, NULL);
__this->___U3ChorizontalScrollerU3Ek__BackingField = L_36;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3ChorizontalScrollerU3Ek__BackingField), (void*)L_36);
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* L_37;
L_37 = ScrollView_get_horizontalScroller_mF0791CC587E399B708C24885E89301F2633712E8_inline(__this, NULL);
String_t* L_38 = ((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___hScrollerUssClassName;
NullCheck(L_37);
VisualElement_AddToClassList_mAF0DD8D8CFD5130229A0471DD260E01ED82117F1(L_37, L_38, NULL);
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* L_39;
L_39 = ScrollView_get_horizontalScroller_mF0791CC587E399B708C24885E89301F2633712E8_inline(__this, NULL);
NullCheck(L_39);
RuntimeObject* L_40;
L_40 = VisualElement_get_style_mDCFF8D835BE0AFE412905E108F48B32A83734224(L_39, NULL);
StyleEnum_1_t3B02FFF55849C9C8E6A7C0AA9C7E5F65F10C9C69 L_41;
L_41 = StyleEnum_1_op_Implicit_mE2664CDFC678F602380EED12BA228071E6F49030(1, StyleEnum_1_op_Implicit_mE2664CDFC678F602380EED12BA228071E6F49030_RuntimeMethod_var);
NullCheck(L_40);
InterfaceActionInvoker1< StyleEnum_1_t3B02FFF55849C9C8E6A7C0AA9C7E5F65F10C9C69 >::Invoke(49, IStyle_t4FD66C97CA5F46BFE328FED0C65277A37E0A89F7_il2cpp_TypeInfo_var, L_40, L_41);
Hierarchy_t4CF226F0EDE9C117C51C505730FC80641B1F1677 L_42;
L_42 = VisualElement_get_hierarchy_m2E897DE4CFD349E65CFA38EFF6BAAFECE2F4E3E4_inline(__this, NULL);
V_0 = L_42;
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* L_43;
L_43 = ScrollView_get_horizontalScroller_mF0791CC587E399B708C24885E89301F2633712E8_inline(__this, NULL);
Hierarchy_Add_mDDEF4932C9E9FC302755C45A9F7966AEEBC26648((&V_0), L_43, NULL);
Action_1_t310F18CB4338A2740CA701F160C62E2C3198E66A* L_44 = (Action_1_t310F18CB4338A2740CA701F160C62E2C3198E66A*)il2cpp_codegen_object_new(Action_1_t310F18CB4338A2740CA701F160C62E2C3198E66A_il2cpp_TypeInfo_var);
Action_1__ctor_m770CD2F8BB65F2EDA5128CA2F96D71C35B23E859(L_44, __this, (intptr_t)((void*)ScrollView_U3C_ctorU3Eb__140_1_m0C5946109A2492CC53CB852451C3554DE6894645_RuntimeMethod_var), NULL);
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* L_45 = (Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8*)il2cpp_codegen_object_new(Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8_il2cpp_TypeInfo_var);
Scroller__ctor_mEB206478D6D9767E66699F8E673F71562889B841(L_45, (0.0f), (2.14748365E+09f), L_44, 1, NULL);
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* L_46 = L_45;
NullCheck(L_46);
VisualElement_set_viewDataKey_m6318C0A701350678B0DBF34939C3BC392134B092(L_46, _stringLiteral930C9B5460E622D0D0ADE329473176096F9EFF92, NULL);
__this->___U3CverticalScrollerU3Ek__BackingField = L_46;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CverticalScrollerU3Ek__BackingField), (void*)L_46);
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* L_47;
L_47 = ScrollView_get_verticalScroller_mDCBC1E09B2754C31BF917818CB07E5F36EC0D13A_inline(__this, NULL);
NullCheck(L_47);
Slider_t5891706383A14955E3FAD68A79829F3234681652* L_48;
L_48 = Scroller_get_slider_mE18FB3CD0B7E2817E27C245324A129C70E1FE27C_inline(L_47, NULL);
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* L_49 = (Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07*)il2cpp_codegen_object_new(Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07_il2cpp_TypeInfo_var);
Action__ctor_mBDC7B0B4A3F583B64C2896F01BDED360772F67DC(L_49, __this, (intptr_t)((void*)ScrollView_OnVerticalSliderViewDataRestored_m947894DE6DEF4A4CC481E79FCC82D2C6514A1394_RuntimeMethod_var), NULL);
NullCheck(L_48);
BaseField_1_add_viewDataRestored_m31FC5C88064DCD06AF06DC48A1ED369E10FD1A34(L_48, L_49, BaseField_1_add_viewDataRestored_m31FC5C88064DCD06AF06DC48A1ED369E10FD1A34_RuntimeMethod_var);
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* L_50;
L_50 = ScrollView_get_horizontalScroller_mF0791CC587E399B708C24885E89301F2633712E8_inline(__this, NULL);
NullCheck(L_50);
Slider_t5891706383A14955E3FAD68A79829F3234681652* L_51;
L_51 = Scroller_get_slider_mE18FB3CD0B7E2817E27C245324A129C70E1FE27C_inline(L_50, NULL);
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* L_52 = (Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07*)il2cpp_codegen_object_new(Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07_il2cpp_TypeInfo_var);
Action__ctor_mBDC7B0B4A3F583B64C2896F01BDED360772F67DC(L_52, __this, (intptr_t)((void*)ScrollView_OnHorizontalSliderViewDataRestored_m5CBBD56C13BE134EBA2346E02A4CAC976C69DC28_RuntimeMethod_var), NULL);
NullCheck(L_51);
BaseField_1_add_viewDataRestored_m31FC5C88064DCD06AF06DC48A1ED369E10FD1A34(L_51, L_52, BaseField_1_add_viewDataRestored_m31FC5C88064DCD06AF06DC48A1ED369E10FD1A34_RuntimeMethod_var);
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* L_53;
L_53 = ScrollView_get_horizontalScroller_mF0791CC587E399B708C24885E89301F2633712E8_inline(__this, NULL);
NullCheck(L_53);
Slider_t5891706383A14955E3FAD68A79829F3234681652* L_54;
L_54 = Scroller_get_slider_mE18FB3CD0B7E2817E27C245324A129C70E1FE27C_inline(L_53, NULL);
Action_1_t310F18CB4338A2740CA701F160C62E2C3198E66A* L_55 = (Action_1_t310F18CB4338A2740CA701F160C62E2C3198E66A*)il2cpp_codegen_object_new(Action_1_t310F18CB4338A2740CA701F160C62E2C3198E66A_il2cpp_TypeInfo_var);
Action_1__ctor_m770CD2F8BB65F2EDA5128CA2F96D71C35B23E859(L_55, __this, (intptr_t)((void*)ScrollView_OnHorizontalScrollerSetValueWithoutNotify_m37CF7F6C0D7997ADD925D539917C251A6D8B6B66_RuntimeMethod_var), NULL);
NullCheck(L_54);
BaseSlider_1_add_onSetValueWithoutNotify_mA0C6F95E8E07F437E440790AA4564D950917E71F(L_54, L_55, BaseSlider_1_add_onSetValueWithoutNotify_mA0C6F95E8E07F437E440790AA4564D950917E71F_RuntimeMethod_var);
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* L_56;
L_56 = ScrollView_get_verticalScroller_mDCBC1E09B2754C31BF917818CB07E5F36EC0D13A_inline(__this, NULL);
NullCheck(L_56);
Slider_t5891706383A14955E3FAD68A79829F3234681652* L_57;
L_57 = Scroller_get_slider_mE18FB3CD0B7E2817E27C245324A129C70E1FE27C_inline(L_56, NULL);
Action_1_t310F18CB4338A2740CA701F160C62E2C3198E66A* L_58 = (Action_1_t310F18CB4338A2740CA701F160C62E2C3198E66A*)il2cpp_codegen_object_new(Action_1_t310F18CB4338A2740CA701F160C62E2C3198E66A_il2cpp_TypeInfo_var);
Action_1__ctor_m770CD2F8BB65F2EDA5128CA2F96D71C35B23E859(L_58, __this, (intptr_t)((void*)ScrollView_OnVerticalScrollerSetValueWithoutNotify_m5E236C60961262A4761B578EF6CC61C27C8FCFAA_RuntimeMethod_var), NULL);
NullCheck(L_57);
BaseSlider_1_add_onSetValueWithoutNotify_mA0C6F95E8E07F437E440790AA4564D950917E71F(L_57, L_58, BaseSlider_1_add_onSetValueWithoutNotify_mA0C6F95E8E07F437E440790AA4564D950917E71F_RuntimeMethod_var);
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* L_59;
L_59 = ScrollView_get_horizontalScroller_mF0791CC587E399B708C24885E89301F2633712E8_inline(__this, NULL);
NullCheck(L_59);
Slider_t5891706383A14955E3FAD68A79829F3234681652* L_60;
L_60 = Scroller_get_slider_mE18FB3CD0B7E2817E27C245324A129C70E1FE27C_inline(L_59, NULL);
NullCheck(L_60);
ClampedDragger_1_t18A937D027747303C3811CCC9FAD288366DF8DC3* L_61;
L_61 = BaseSlider_1_get_clampedDragger_mB4CE620901AE51393FD475311C2BC49EB8799162_inline(L_60, BaseSlider_1_get_clampedDragger_mB4CE620901AE51393FD475311C2BC49EB8799162_RuntimeMethod_var);
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* L_62 = (Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07*)il2cpp_codegen_object_new(Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07_il2cpp_TypeInfo_var);
Action__ctor_mBDC7B0B4A3F583B64C2896F01BDED360772F67DC(L_62, __this, (intptr_t)((void*)ScrollView_UpdateElasticBehaviour_m5D1C43E1A85749D0D02DFA3718AB41D7F7651DE3_RuntimeMethod_var), NULL);
NullCheck(L_61);
ClampedDragger_1_add_draggingEnded_mCE611636A9115DE70CA5E5C1C1D6CB7C24D54D29(L_61, L_62, ClampedDragger_1_add_draggingEnded_mCE611636A9115DE70CA5E5C1C1D6CB7C24D54D29_RuntimeMethod_var);
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* L_63;
L_63 = ScrollView_get_verticalScroller_mDCBC1E09B2754C31BF917818CB07E5F36EC0D13A_inline(__this, NULL);
NullCheck(L_63);
Slider_t5891706383A14955E3FAD68A79829F3234681652* L_64;
L_64 = Scroller_get_slider_mE18FB3CD0B7E2817E27C245324A129C70E1FE27C_inline(L_63, NULL);
NullCheck(L_64);
ClampedDragger_1_t18A937D027747303C3811CCC9FAD288366DF8DC3* L_65;
L_65 = BaseSlider_1_get_clampedDragger_mB4CE620901AE51393FD475311C2BC49EB8799162_inline(L_64, BaseSlider_1_get_clampedDragger_mB4CE620901AE51393FD475311C2BC49EB8799162_RuntimeMethod_var);
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* L_66 = (Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07*)il2cpp_codegen_object_new(Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07_il2cpp_TypeInfo_var);
Action__ctor_mBDC7B0B4A3F583B64C2896F01BDED360772F67DC(L_66, __this, (intptr_t)((void*)ScrollView_UpdateElasticBehaviour_m5D1C43E1A85749D0D02DFA3718AB41D7F7651DE3_RuntimeMethod_var), NULL);
NullCheck(L_65);
ClampedDragger_1_add_draggingEnded_mCE611636A9115DE70CA5E5C1C1D6CB7C24D54D29(L_65, L_66, ClampedDragger_1_add_draggingEnded_mCE611636A9115DE70CA5E5C1C1D6CB7C24D54D29_RuntimeMethod_var);
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* L_67;
L_67 = ScrollView_get_horizontalScroller_mF0791CC587E399B708C24885E89301F2633712E8_inline(__this, NULL);
NullCheck(L_67);
RepeatButton_t2CF59798FF30EF6DB8030E2D93CD346E38DDF981* L_68;
L_68 = Scroller_get_lowButton_mEE24B127F9A49A61F4EF44FCE89A9ECD41D816F6_inline(L_67, NULL);
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* L_69 = (Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07*)il2cpp_codegen_object_new(Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07_il2cpp_TypeInfo_var);
Action__ctor_mBDC7B0B4A3F583B64C2896F01BDED360772F67DC(L_69, __this, (intptr_t)((void*)ScrollView_UpdateElasticBehaviour_m5D1C43E1A85749D0D02DFA3718AB41D7F7651DE3_RuntimeMethod_var), NULL);
NullCheck(L_68);
RepeatButton_AddAction_m1011B0AEAA1F3A3C5AB0CFEE5C8ED26DF4EC1CD4(L_68, L_69, NULL);
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* L_70;
L_70 = ScrollView_get_horizontalScroller_mF0791CC587E399B708C24885E89301F2633712E8_inline(__this, NULL);
NullCheck(L_70);
RepeatButton_t2CF59798FF30EF6DB8030E2D93CD346E38DDF981* L_71;
L_71 = Scroller_get_highButton_mD0FA16C85E115A3789F517B6FFA594F0F47DA8D5_inline(L_70, NULL);
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* L_72 = (Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07*)il2cpp_codegen_object_new(Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07_il2cpp_TypeInfo_var);
Action__ctor_mBDC7B0B4A3F583B64C2896F01BDED360772F67DC(L_72, __this, (intptr_t)((void*)ScrollView_UpdateElasticBehaviour_m5D1C43E1A85749D0D02DFA3718AB41D7F7651DE3_RuntimeMethod_var), NULL);
NullCheck(L_71);
RepeatButton_AddAction_m1011B0AEAA1F3A3C5AB0CFEE5C8ED26DF4EC1CD4(L_71, L_72, NULL);
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* L_73;
L_73 = ScrollView_get_verticalScroller_mDCBC1E09B2754C31BF917818CB07E5F36EC0D13A_inline(__this, NULL);
NullCheck(L_73);
RepeatButton_t2CF59798FF30EF6DB8030E2D93CD346E38DDF981* L_74;
L_74 = Scroller_get_lowButton_mEE24B127F9A49A61F4EF44FCE89A9ECD41D816F6_inline(L_73, NULL);
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* L_75 = (Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07*)il2cpp_codegen_object_new(Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07_il2cpp_TypeInfo_var);
Action__ctor_mBDC7B0B4A3F583B64C2896F01BDED360772F67DC(L_75, __this, (intptr_t)((void*)ScrollView_UpdateElasticBehaviour_m5D1C43E1A85749D0D02DFA3718AB41D7F7651DE3_RuntimeMethod_var), NULL);
NullCheck(L_74);
RepeatButton_AddAction_m1011B0AEAA1F3A3C5AB0CFEE5C8ED26DF4EC1CD4(L_74, L_75, NULL);
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* L_76;
L_76 = ScrollView_get_verticalScroller_mDCBC1E09B2754C31BF917818CB07E5F36EC0D13A_inline(__this, NULL);
NullCheck(L_76);
RepeatButton_t2CF59798FF30EF6DB8030E2D93CD346E38DDF981* L_77;
L_77 = Scroller_get_highButton_mD0FA16C85E115A3789F517B6FFA594F0F47DA8D5_inline(L_76, NULL);
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* L_78 = (Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07*)il2cpp_codegen_object_new(Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07_il2cpp_TypeInfo_var);
Action__ctor_mBDC7B0B4A3F583B64C2896F01BDED360772F67DC(L_78, __this, (intptr_t)((void*)ScrollView_UpdateElasticBehaviour_m5D1C43E1A85749D0D02DFA3718AB41D7F7651DE3_RuntimeMethod_var), NULL);
NullCheck(L_77);
RepeatButton_AddAction_m1011B0AEAA1F3A3C5AB0CFEE5C8ED26DF4EC1CD4(L_77, L_78, NULL);
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* L_79;
L_79 = ScrollView_get_verticalScroller_mDCBC1E09B2754C31BF917818CB07E5F36EC0D13A_inline(__this, NULL);
String_t* L_80 = ((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___vScrollerUssClassName;
NullCheck(L_79);
VisualElement_AddToClassList_mAF0DD8D8CFD5130229A0471DD260E01ED82117F1(L_79, L_80, NULL);
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* L_81;
L_81 = ScrollView_get_verticalScroller_mDCBC1E09B2754C31BF917818CB07E5F36EC0D13A_inline(__this, NULL);
NullCheck(L_81);
RuntimeObject* L_82;
L_82 = VisualElement_get_style_mDCFF8D835BE0AFE412905E108F48B32A83734224(L_81, NULL);
StyleEnum_1_t3B02FFF55849C9C8E6A7C0AA9C7E5F65F10C9C69 L_83;
L_83 = StyleEnum_1_op_Implicit_mE2664CDFC678F602380EED12BA228071E6F49030(1, StyleEnum_1_op_Implicit_mE2664CDFC678F602380EED12BA228071E6F49030_RuntimeMethod_var);
NullCheck(L_82);
InterfaceActionInvoker1< StyleEnum_1_t3B02FFF55849C9C8E6A7C0AA9C7E5F65F10C9C69 >::Invoke(49, IStyle_t4FD66C97CA5F46BFE328FED0C65277A37E0A89F7_il2cpp_TypeInfo_var, L_82, L_83);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_84 = __this->___m_ContentAndVerticalScrollContainer;
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* L_85;
L_85 = ScrollView_get_verticalScroller_mDCBC1E09B2754C31BF917818CB07E5F36EC0D13A_inline(__this, NULL);
NullCheck(L_84);
VisualElement_Add_mE2571CCB23C09103F8732EEC73833683F7236A7F(L_84, L_85, NULL);
ScrollView_set_touchScrollBehavior_m8B07B5B16849AF0AB95ADB2E9C7DD623D5C39C6D(__this, 2, NULL);
EventCallback_1_tAC159BB180600020449B0A18CFE8806035ECCAE6* L_86 = (EventCallback_1_tAC159BB180600020449B0A18CFE8806035ECCAE6*)il2cpp_codegen_object_new(EventCallback_1_tAC159BB180600020449B0A18CFE8806035ECCAE6_il2cpp_TypeInfo_var);
EventCallback_1__ctor_m551154C2865969A58DBDF7C2F1932E9D794E94B0(L_86, __this, (intptr_t)((void*)ScrollView_OnScrollWheel_mE7FD49102D1BDB3EF2F56F3DE361D7EDD49E5861_RuntimeMethod_var), NULL);
CallbackEventHandler_RegisterCallback_TisWheelEvent_tDD5DB3A6F5F6FDB59AD7FF27491502FF18B9775E_m3BC9CDC47DA55A7E13374C330FD00329272EEFF6(__this, L_86, 1, 0, CallbackEventHandler_RegisterCallback_TisWheelEvent_tDD5DB3A6F5F6FDB59AD7FF27491502FF18B9775E_m3BC9CDC47DA55A7E13374C330FD00329272EEFF6_RuntimeMethod_var);
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* L_87;
L_87 = ScrollView_get_verticalScroller_mDCBC1E09B2754C31BF917818CB07E5F36EC0D13A_inline(__this, NULL);
EventCallback_1_t435839AFF4474F7EAE0AA8A59F737E798CEAFD30* L_88 = (EventCallback_1_t435839AFF4474F7EAE0AA8A59F737E798CEAFD30*)il2cpp_codegen_object_new(EventCallback_1_t435839AFF4474F7EAE0AA8A59F737E798CEAFD30_il2cpp_TypeInfo_var);
EventCallback_1__ctor_mF06BFBEB6C98B9A486C131579BD98388B38997F5(L_88, __this, (intptr_t)((void*)ScrollView_OnScrollersGeometryChanged_mBDFFFA9280470A57E4A3C294F6C7C5AD52CABBC5_RuntimeMethod_var), NULL);
NullCheck(L_87);
CallbackEventHandler_RegisterCallback_TisGeometryChangedEvent_tB4A621001850F337A676F8CC27F172B8ADB22A9A_m34764823E27F27068C7C0E4F34879B1C395A117F(L_87, L_88, 0, CallbackEventHandler_RegisterCallback_TisGeometryChangedEvent_tB4A621001850F337A676F8CC27F172B8ADB22A9A_m34764823E27F27068C7C0E4F34879B1C395A117F_RuntimeMethod_var);
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* L_89;
L_89 = ScrollView_get_horizontalScroller_mF0791CC587E399B708C24885E89301F2633712E8_inline(__this, NULL);
EventCallback_1_t435839AFF4474F7EAE0AA8A59F737E798CEAFD30* L_90 = (EventCallback_1_t435839AFF4474F7EAE0AA8A59F737E798CEAFD30*)il2cpp_codegen_object_new(EventCallback_1_t435839AFF4474F7EAE0AA8A59F737E798CEAFD30_il2cpp_TypeInfo_var);
EventCallback_1__ctor_mF06BFBEB6C98B9A486C131579BD98388B38997F5(L_90, __this, (intptr_t)((void*)ScrollView_OnScrollersGeometryChanged_mBDFFFA9280470A57E4A3C294F6C7C5AD52CABBC5_RuntimeMethod_var), NULL);
NullCheck(L_89);
CallbackEventHandler_RegisterCallback_TisGeometryChangedEvent_tB4A621001850F337A676F8CC27F172B8ADB22A9A_m34764823E27F27068C7C0E4F34879B1C395A117F(L_89, L_90, 0, CallbackEventHandler_RegisterCallback_TisGeometryChangedEvent_tB4A621001850F337A676F8CC27F172B8ADB22A9A_m34764823E27F27068C7C0E4F34879B1C395A117F_RuntimeMethod_var);
ScrollView_set_horizontalPageSize_m2A991FA4A09C32976E4BDF3E7AA80A96BA6EF13C(__this, (-1.0f), NULL);
ScrollView_set_verticalPageSize_mAD46F0FC081AC3CFD67D546F1C195F7C7AB21E3C(__this, (-1.0f), NULL);
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* L_91;
L_91 = ScrollView_get_horizontalScroller_mF0791CC587E399B708C24885E89301F2633712E8_inline(__this, NULL);
NullCheck(L_91);
Slider_t5891706383A14955E3FAD68A79829F3234681652* L_92;
L_92 = Scroller_get_slider_mE18FB3CD0B7E2817E27C245324A129C70E1FE27C_inline(L_91, NULL);
NullCheck(L_92);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_93;
L_93 = BaseSlider_1_get_dragElement_m032210456947E23683D74C074CC01AFE210169EB_inline(L_92, BaseSlider_1_get_dragElement_m032210456947E23683D74C074CC01AFE210169EB_RuntimeMethod_var);
EventCallback_1_t435839AFF4474F7EAE0AA8A59F737E798CEAFD30* L_94 = (EventCallback_1_t435839AFF4474F7EAE0AA8A59F737E798CEAFD30*)il2cpp_codegen_object_new(EventCallback_1_t435839AFF4474F7EAE0AA8A59F737E798CEAFD30_il2cpp_TypeInfo_var);
EventCallback_1__ctor_mF06BFBEB6C98B9A486C131579BD98388B38997F5(L_94, __this, (intptr_t)((void*)ScrollView_OnHorizontalScrollDragElementChanged_m4589C0A6D501A5BC24DF78DF329D1DA1EAF789B3_RuntimeMethod_var), NULL);
NullCheck(L_93);
CallbackEventHandler_RegisterCallback_TisGeometryChangedEvent_tB4A621001850F337A676F8CC27F172B8ADB22A9A_m34764823E27F27068C7C0E4F34879B1C395A117F(L_93, L_94, 0, CallbackEventHandler_RegisterCallback_TisGeometryChangedEvent_tB4A621001850F337A676F8CC27F172B8ADB22A9A_m34764823E27F27068C7C0E4F34879B1C395A117F_RuntimeMethod_var);
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* L_95;
L_95 = ScrollView_get_verticalScroller_mDCBC1E09B2754C31BF917818CB07E5F36EC0D13A_inline(__this, NULL);
NullCheck(L_95);
Slider_t5891706383A14955E3FAD68A79829F3234681652* L_96;
L_96 = Scroller_get_slider_mE18FB3CD0B7E2817E27C245324A129C70E1FE27C_inline(L_95, NULL);
NullCheck(L_96);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_97;
L_97 = BaseSlider_1_get_dragElement_m032210456947E23683D74C074CC01AFE210169EB_inline(L_96, BaseSlider_1_get_dragElement_m032210456947E23683D74C074CC01AFE210169EB_RuntimeMethod_var);
EventCallback_1_t435839AFF4474F7EAE0AA8A59F737E798CEAFD30* L_98 = (EventCallback_1_t435839AFF4474F7EAE0AA8A59F737E798CEAFD30*)il2cpp_codegen_object_new(EventCallback_1_t435839AFF4474F7EAE0AA8A59F737E798CEAFD30_il2cpp_TypeInfo_var);
EventCallback_1__ctor_mF06BFBEB6C98B9A486C131579BD98388B38997F5(L_98, __this, (intptr_t)((void*)ScrollView_OnVerticalScrollDragElementChanged_m666A41D3FAD03B79440E8FE337827D8ED303D7F5_RuntimeMethod_var), NULL);
NullCheck(L_97);
CallbackEventHandler_RegisterCallback_TisGeometryChangedEvent_tB4A621001850F337A676F8CC27F172B8ADB22A9A_m34764823E27F27068C7C0E4F34879B1C395A117F(L_97, L_98, 0, CallbackEventHandler_RegisterCallback_TisGeometryChangedEvent_tB4A621001850F337A676F8CC27F172B8ADB22A9A_m34764823E27F27068C7C0E4F34879B1C395A117F_RuntimeMethod_var);
EventCallback_1_t7C6768AD962B0B50514570724A38E07DA18FB1FA* L_99 = (EventCallback_1_t7C6768AD962B0B50514570724A38E07DA18FB1FA*)il2cpp_codegen_object_new(EventCallback_1_t7C6768AD962B0B50514570724A38E07DA18FB1FA_il2cpp_TypeInfo_var);
EventCallback_1__ctor_mF3F9B006713A25FE54BB4DD7611B7A56ABDC7596(L_99, __this, (intptr_t)((void*)ScrollView_OnPointerMove_mB5B8F154C72F4EC477AE2D02DC8F2885763E4AEF_RuntimeMethod_var), NULL);
__this->___m_CapturedTargetPointerMoveCallback = L_99;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_CapturedTargetPointerMoveCallback), (void*)L_99);
EventCallback_1_tE2BCC4FFB156A2716749F7BDD0036A743B039913* L_100 = (EventCallback_1_tE2BCC4FFB156A2716749F7BDD0036A743B039913*)il2cpp_codegen_object_new(EventCallback_1_tE2BCC4FFB156A2716749F7BDD0036A743B039913_il2cpp_TypeInfo_var);
EventCallback_1__ctor_mE64B79996B25171AA5DCBD2AFBB71A1A8C38B6E5(L_100, __this, (intptr_t)((void*)ScrollView_OnPointerUp_mDF05E48E63E261A0A2ABC852038529F1DB9BEE71_RuntimeMethod_var), NULL);
__this->___m_CapturedTargetPointerUpCallback = L_100;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_CapturedTargetPointerUpCallback), (void*)L_100);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_101;
L_101 = Vector2_get_zero_m32506C40EC2EE7D5D4410BF40D3EE683A3D5F32C_inline(NULL);
ScrollView_set_scrollOffset_m220AFAC09FA2E3784CBB76EB53D6AD71C056A1D5(__this, L_101, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_102 = __this->___m_ContentContainer;
NullCheck(L_102);
VisualElement_set_receivesHierarchyGeometryChangedEvents_m17AE668F16FD80207DB38A29AE49AE93C9AC5DCA(L_102, (bool)1, NULL);
return;
}
}
// Method Definition Index: 12628
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ScrollView_get_mode_mFEFD4936895483C17E2EE7994EDE18425BF11302 (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, const RuntimeMethod* method)
{
{
int32_t L_0 = __this->___m_Mode;
return L_0;
}
}
// Method Definition Index: 12629
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollView_set_mode_mA5C5D8ED5D9E2291182843BE7F80D061FE949816 (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, int32_t ___0_value, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
bool V_1 = false;
{
int32_t L_0 = __this->___m_Mode;
V_0 = L_0;
int32_t L_1 = ___0_value;
ScrollView_SetScrollViewMode_m5BC275E1D403BA55A5BE8CCF75B99B3908D3EB2F(__this, L_1, NULL);
int32_t L_2 = V_0;
int32_t L_3 = __this->___m_Mode;
V_1 = (bool)((((int32_t)((((int32_t)L_2) == ((int32_t)L_3))? 1 : 0)) == ((int32_t)0))? 1 : 0);
bool L_4 = V_1;
if (!L_4)
{
goto IL_002c;
}
}
{
il2cpp_codegen_runtime_class_init_inline(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var);
CallbackEventHandler_NotifyPropertyChanged_m9CA05CC71AABC3EB3A77B089D89EBCF999A24891(__this, (&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___modeProperty), NULL);
}
IL_002c:
{
return;
}
}
// Method Definition Index: 12630
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollView_SetScrollViewMode_m5BC275E1D403BA55A5BE8CCF75B99B3908D3EB2F (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, int32_t ___0_mode, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
int32_t V_1 = 0;
{
int32_t L_0 = ___0_mode;
__this->___m_Mode = L_0;
il2cpp_codegen_runtime_class_init_inline(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var);
String_t* L_1 = ((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___verticalVariantUssClassName;
VisualElement_RemoveFromClassList_mA7A2EC202004DFCBF38C12B70C6218BF40D21220(__this, L_1, NULL);
String_t* L_2 = ((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___horizontalVariantUssClassName;
VisualElement_RemoveFromClassList_mA7A2EC202004DFCBF38C12B70C6218BF40D21220(__this, L_2, NULL);
String_t* L_3 = ((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___verticalHorizontalVariantUssClassName;
VisualElement_RemoveFromClassList_mA7A2EC202004DFCBF38C12B70C6218BF40D21220(__this, L_3, NULL);
String_t* L_4 = ((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___scrollVariantUssClassName;
VisualElement_RemoveFromClassList_mA7A2EC202004DFCBF38C12B70C6218BF40D21220(__this, L_4, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_5;
L_5 = VirtualFuncInvoker0< VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* >::Invoke(133, __this);
String_t* L_6 = ((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___verticalVariantContentUssClassName;
NullCheck(L_5);
VisualElement_RemoveFromClassList_mA7A2EC202004DFCBF38C12B70C6218BF40D21220(L_5, L_6, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_7;
L_7 = VirtualFuncInvoker0< VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* >::Invoke(133, __this);
String_t* L_8 = ((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___horizontalVariantContentUssClassName;
NullCheck(L_7);
VisualElement_RemoveFromClassList_mA7A2EC202004DFCBF38C12B70C6218BF40D21220(L_7, L_8, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_9;
L_9 = VirtualFuncInvoker0< VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* >::Invoke(133, __this);
String_t* L_10 = ((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___verticalHorizontalVariantContentUssClassName;
NullCheck(L_9);
VisualElement_RemoveFromClassList_mA7A2EC202004DFCBF38C12B70C6218BF40D21220(L_9, L_10, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_11;
L_11 = ScrollView_get_contentViewport_mC91CCE63C249B77A5D192BEBC9C600C212C724B8_inline(__this, NULL);
String_t* L_12 = ((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___verticalVariantViewportUssClassName;
NullCheck(L_11);
VisualElement_RemoveFromClassList_mA7A2EC202004DFCBF38C12B70C6218BF40D21220(L_11, L_12, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_13;
L_13 = ScrollView_get_contentViewport_mC91CCE63C249B77A5D192BEBC9C600C212C724B8_inline(__this, NULL);
String_t* L_14 = ((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___horizontalVariantViewportUssClassName;
NullCheck(L_13);
VisualElement_RemoveFromClassList_mA7A2EC202004DFCBF38C12B70C6218BF40D21220(L_13, L_14, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_15;
L_15 = ScrollView_get_contentViewport_mC91CCE63C249B77A5D192BEBC9C600C212C724B8_inline(__this, NULL);
String_t* L_16 = ((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___verticalHorizontalVariantViewportUssClassName;
NullCheck(L_15);
VisualElement_RemoveFromClassList_mA7A2EC202004DFCBF38C12B70C6218BF40D21220(L_15, L_16, NULL);
int32_t L_17 = ___0_mode;
V_1 = L_17;
int32_t L_18 = V_1;
V_0 = L_18;
int32_t L_19 = V_0;
switch (L_19)
{
case 0:
{
goto IL_00b9;
}
case 1:
{
goto IL_00f5;
}
case 2:
{
goto IL_0131;
}
}
}
{
goto IL_016d;
}
IL_00b9:
{
il2cpp_codegen_runtime_class_init_inline(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var);
String_t* L_20 = ((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___scrollVariantUssClassName;
VisualElement_AddToClassList_mAF0DD8D8CFD5130229A0471DD260E01ED82117F1(__this, L_20, NULL);
String_t* L_21 = ((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___verticalVariantUssClassName;
VisualElement_AddToClassList_mAF0DD8D8CFD5130229A0471DD260E01ED82117F1(__this, L_21, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_22;
L_22 = ScrollView_get_contentViewport_mC91CCE63C249B77A5D192BEBC9C600C212C724B8_inline(__this, NULL);
String_t* L_23 = ((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___verticalVariantViewportUssClassName;
NullCheck(L_22);
VisualElement_AddToClassList_mAF0DD8D8CFD5130229A0471DD260E01ED82117F1(L_22, L_23, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_24;
L_24 = VirtualFuncInvoker0< VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* >::Invoke(133, __this);
String_t* L_25 = ((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___verticalVariantContentUssClassName;
NullCheck(L_24);
VisualElement_AddToClassList_mAF0DD8D8CFD5130229A0471DD260E01ED82117F1(L_24, L_25, NULL);
goto IL_016d;
}
IL_00f5:
{
il2cpp_codegen_runtime_class_init_inline(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var);
String_t* L_26 = ((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___scrollVariantUssClassName;
VisualElement_AddToClassList_mAF0DD8D8CFD5130229A0471DD260E01ED82117F1(__this, L_26, NULL);
String_t* L_27 = ((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___horizontalVariantUssClassName;
VisualElement_AddToClassList_mAF0DD8D8CFD5130229A0471DD260E01ED82117F1(__this, L_27, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_28;
L_28 = ScrollView_get_contentViewport_mC91CCE63C249B77A5D192BEBC9C600C212C724B8_inline(__this, NULL);
String_t* L_29 = ((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___horizontalVariantViewportUssClassName;
NullCheck(L_28);
VisualElement_AddToClassList_mAF0DD8D8CFD5130229A0471DD260E01ED82117F1(L_28, L_29, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_30;
L_30 = VirtualFuncInvoker0< VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* >::Invoke(133, __this);
String_t* L_31 = ((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___horizontalVariantContentUssClassName;
NullCheck(L_30);
VisualElement_AddToClassList_mAF0DD8D8CFD5130229A0471DD260E01ED82117F1(L_30, L_31, NULL);
goto IL_016d;
}
IL_0131:
{
il2cpp_codegen_runtime_class_init_inline(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var);
String_t* L_32 = ((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___scrollVariantUssClassName;
VisualElement_AddToClassList_mAF0DD8D8CFD5130229A0471DD260E01ED82117F1(__this, L_32, NULL);
String_t* L_33 = ((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___verticalHorizontalVariantUssClassName;
VisualElement_AddToClassList_mAF0DD8D8CFD5130229A0471DD260E01ED82117F1(__this, L_33, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_34;
L_34 = ScrollView_get_contentViewport_mC91CCE63C249B77A5D192BEBC9C600C212C724B8_inline(__this, NULL);
String_t* L_35 = ((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___verticalHorizontalVariantViewportUssClassName;
NullCheck(L_34);
VisualElement_AddToClassList_mAF0DD8D8CFD5130229A0471DD260E01ED82117F1(L_34, L_35, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_36;
L_36 = VirtualFuncInvoker0< VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* >::Invoke(133, __this);
String_t* L_37 = ((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___verticalHorizontalVariantContentUssClassName;
NullCheck(L_36);
VisualElement_AddToClassList_mAF0DD8D8CFD5130229A0471DD260E01ED82117F1(L_36, L_37, NULL);
goto IL_016d;
}
IL_016d:
{
return;
}
}
// Method Definition Index: 12631
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollView_OnAttachToPanel_m478DE1554E56B56B42AFF8F8F44181EB5D137E4B (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, AttachToPanelEvent_t95C0BC3DD37F324A7816CB2574B56D976C932B28* ___0_evt, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CallbackEventHandler_RegisterCallback_TisCustomStyleResolvedEvent_t54D095D62773F628A6A05A4531DEE990166062E6_m667D7BACFE267AD56818889E3879640E13998401_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CallbackEventHandler_RegisterCallback_TisPointerCancelEvent_t566D42065C3B376AD49A44A406AFE929A6CFEE51_mE83DFDC25FA4E7E3A266F03E681EA0012BF8F2B4_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CallbackEventHandler_RegisterCallback_TisPointerCaptureEvent_tB9E534FCED96BD293031FCEF549A28F5161701BB_m38303CF4099DFD1D51FD345B2AADCFA99325772E_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CallbackEventHandler_RegisterCallback_TisPointerCaptureOutEvent_t3D53CEE79BD37EC74F40289B4D5501C4449905E5_m937D827D5B86A088C9DB39BC6C313D7C65E61485_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CallbackEventHandler_RegisterCallback_TisPointerDownEvent_tABAAD1BACBB98156D6BCCED51E11883EAFE03A51_mB50EABDE414D7C266411468DE2497738C902B820_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CallbackEventHandler_RegisterCallback_TisPointerMoveEvent_t2C1E2E20A07034638F48C3EB94B8520549D770C3_mA3E722BB63A92FD6550289D5155483E408E4795B_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CallbackEventHandler_RegisterCallback_TisPointerUpEvent_tCE779E8B94675B6A2758B82F6A84771CB26913D9_m3CB1C8964D34063EC97466FD36BAF24692213866_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EventCallback_1_t3A7B85AD96E3BB6F407AAFF594E222FBD5B713EF_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EventCallback_1_t7C6768AD962B0B50514570724A38E07DA18FB1FA_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EventCallback_1_tA1CF2EA66A79B2195FDF3B4E85133003F37B9339_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EventCallback_1_tBC1DA4FF1E26FC091E77AD11B6F780C5D237AF2C_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EventCallback_1_tCF242F8E93BCF576DC25DFA8544DC8816F42CFE7_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EventCallback_1_tDE93D01AB4244ED03015ADF985CF61A9E3CA060F_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EventCallback_1_tE2BCC4FFB156A2716749F7BDD0036A743B039913_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IPanel_tAD0F3807B6DE2ECA557380E7DB5F3A179BE5A7A5_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PanelChangedEventBase_1_get_destinationPanel_m8AE1564C5D0CADA5428BFC43C5111C6227ED65C0_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScrollView_OnPointerCancel_m29BCF554FD57E626225B0B4D3DE393E7C558A073_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScrollView_OnPointerCaptureOut_m3AD2D88835729E682342563EDF4323FF0725481F_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScrollView_OnPointerCapture_m9057901D8B8A7A913E549F69DE203F225C3D936E_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScrollView_OnPointerDown_mA97349AEF0B229F45E61F38B10DBF4AA430E0ED0_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScrollView_OnPointerMove_mB5B8F154C72F4EC477AE2D02DC8F2885763E4AEF_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScrollView_OnPointerUp_mDF05E48E63E261A0A2ABC852038529F1DB9BEE71_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScrollView_OnRootCustomStyleResolved_m642D11FAF224044B78F02D19FDEC62DD34AAF601_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScrollView_OnRootPointerUp_m84F587F1462A4DD0DCA1311839A4B04C8B500669_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
bool V_0 = false;
bool V_1 = false;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* G_B4_0 = NULL;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* G_B3_0 = NULL;
{
AttachToPanelEvent_t95C0BC3DD37F324A7816CB2574B56D976C932B28* L_0 = ___0_evt;
NullCheck(L_0);
RuntimeObject* L_1;
L_1 = PanelChangedEventBase_1_get_destinationPanel_m8AE1564C5D0CADA5428BFC43C5111C6227ED65C0_inline(L_0, PanelChangedEventBase_1_get_destinationPanel_m8AE1564C5D0CADA5428BFC43C5111C6227ED65C0_RuntimeMethod_var);
V_0 = (bool)((((RuntimeObject*)(RuntimeObject*)L_1) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0);
bool L_2 = V_0;
if (!L_2)
{
goto IL_0014;
}
}
{
goto IL_0111;
}
IL_0014:
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_3;
L_3 = VisualElement_GetRootVisualContainer_m582B1DD855306FC985EA8F61365B9BB2AF363D62(__this, NULL);
__this->___m_AttachedRootVisualContainer = L_3;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_AttachedRootVisualContainer), (void*)L_3);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_4 = __this->___m_AttachedRootVisualContainer;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_5 = L_4;
if (L_5)
{
G_B4_0 = L_5;
goto IL_002c;
}
G_B3_0 = L_5;
}
{
goto IL_003f;
}
IL_002c:
{
EventCallback_1_tDE93D01AB4244ED03015ADF985CF61A9E3CA060F* L_6 = (EventCallback_1_tDE93D01AB4244ED03015ADF985CF61A9E3CA060F*)il2cpp_codegen_object_new(EventCallback_1_tDE93D01AB4244ED03015ADF985CF61A9E3CA060F_il2cpp_TypeInfo_var);
EventCallback_1__ctor_mA03324C646FE93909402ABA6C660D14D22ACE4F8(L_6, __this, (intptr_t)((void*)ScrollView_OnRootCustomStyleResolved_m642D11FAF224044B78F02D19FDEC62DD34AAF601_RuntimeMethod_var), NULL);
NullCheck(G_B4_0);
CallbackEventHandler_RegisterCallback_TisCustomStyleResolvedEvent_t54D095D62773F628A6A05A4531DEE990166062E6_m667D7BACFE267AD56818889E3879640E13998401(G_B4_0, L_6, 0, CallbackEventHandler_RegisterCallback_TisCustomStyleResolvedEvent_t54D095D62773F628A6A05A4531DEE990166062E6_m667D7BACFE267AD56818889E3879640E13998401_RuntimeMethod_var);
}
IL_003f:
{
ScrollView_MarkSingleLineHeightDirty_mD0B9A1F1048B66A9ADCD3D58294FD07A575AA1D8(__this, NULL);
AttachToPanelEvent_t95C0BC3DD37F324A7816CB2574B56D976C932B28* L_7 = ___0_evt;
NullCheck(L_7);
RuntimeObject* L_8;
L_8 = PanelChangedEventBase_1_get_destinationPanel_m8AE1564C5D0CADA5428BFC43C5111C6227ED65C0_inline(L_7, PanelChangedEventBase_1_get_destinationPanel_m8AE1564C5D0CADA5428BFC43C5111C6227ED65C0_RuntimeMethod_var);
NullCheck(L_8);
int32_t L_9;
L_9 = InterfaceFuncInvoker0< int32_t >::Invoke(2, IPanel_tAD0F3807B6DE2ECA557380E7DB5F3A179BE5A7A5_il2cpp_TypeInfo_var, L_8);
V_1 = (bool)((((int32_t)L_9) == ((int32_t)0))? 1 : 0);
bool L_10 = V_1;
if (!L_10)
{
goto IL_0111;
}
}
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_11 = __this->___m_ContentAndVerticalScrollContainer;
EventCallback_1_t7C6768AD962B0B50514570724A38E07DA18FB1FA* L_12 = (EventCallback_1_t7C6768AD962B0B50514570724A38E07DA18FB1FA*)il2cpp_codegen_object_new(EventCallback_1_t7C6768AD962B0B50514570724A38E07DA18FB1FA_il2cpp_TypeInfo_var);
EventCallback_1__ctor_mF3F9B006713A25FE54BB4DD7611B7A56ABDC7596(L_12, __this, (intptr_t)((void*)ScrollView_OnPointerMove_mB5B8F154C72F4EC477AE2D02DC8F2885763E4AEF_RuntimeMethod_var), NULL);
NullCheck(L_11);
CallbackEventHandler_RegisterCallback_TisPointerMoveEvent_t2C1E2E20A07034638F48C3EB94B8520549D770C3_mA3E722BB63A92FD6550289D5155483E408E4795B(L_11, L_12, 0, CallbackEventHandler_RegisterCallback_TisPointerMoveEvent_t2C1E2E20A07034638F48C3EB94B8520549D770C3_mA3E722BB63A92FD6550289D5155483E408E4795B_RuntimeMethod_var);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_13;
L_13 = VirtualFuncInvoker0< VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* >::Invoke(133, __this);
EventCallback_1_tBC1DA4FF1E26FC091E77AD11B6F780C5D237AF2C* L_14 = (EventCallback_1_tBC1DA4FF1E26FC091E77AD11B6F780C5D237AF2C*)il2cpp_codegen_object_new(EventCallback_1_tBC1DA4FF1E26FC091E77AD11B6F780C5D237AF2C_il2cpp_TypeInfo_var);
EventCallback_1__ctor_mCDF2316FE391D783EF33C433EB59E5DF474C5398(L_14, __this, (intptr_t)((void*)ScrollView_OnPointerDown_mA97349AEF0B229F45E61F38B10DBF4AA430E0ED0_RuntimeMethod_var), NULL);
NullCheck(L_13);
CallbackEventHandler_RegisterCallback_TisPointerDownEvent_tABAAD1BACBB98156D6BCCED51E11883EAFE03A51_mB50EABDE414D7C266411468DE2497738C902B820(L_13, L_14, 1, CallbackEventHandler_RegisterCallback_TisPointerDownEvent_tABAAD1BACBB98156D6BCCED51E11883EAFE03A51_mB50EABDE414D7C266411468DE2497738C902B820_RuntimeMethod_var);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_15;
L_15 = VirtualFuncInvoker0< VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* >::Invoke(133, __this);
EventCallback_1_tCF242F8E93BCF576DC25DFA8544DC8816F42CFE7* L_16 = (EventCallback_1_tCF242F8E93BCF576DC25DFA8544DC8816F42CFE7*)il2cpp_codegen_object_new(EventCallback_1_tCF242F8E93BCF576DC25DFA8544DC8816F42CFE7_il2cpp_TypeInfo_var);
EventCallback_1__ctor_m24CD07E9D8DA8BCAE0446636AB9C0622C36DF10C(L_16, __this, (intptr_t)((void*)ScrollView_OnPointerCancel_m29BCF554FD57E626225B0B4D3DE393E7C558A073_RuntimeMethod_var), NULL);
NullCheck(L_15);
CallbackEventHandler_RegisterCallback_TisPointerCancelEvent_t566D42065C3B376AD49A44A406AFE929A6CFEE51_mE83DFDC25FA4E7E3A266F03E681EA0012BF8F2B4(L_15, L_16, 0, CallbackEventHandler_RegisterCallback_TisPointerCancelEvent_t566D42065C3B376AD49A44A406AFE929A6CFEE51_mE83DFDC25FA4E7E3A266F03E681EA0012BF8F2B4_RuntimeMethod_var);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_17;
L_17 = VirtualFuncInvoker0< VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* >::Invoke(133, __this);
EventCallback_1_tE2BCC4FFB156A2716749F7BDD0036A743B039913* L_18 = (EventCallback_1_tE2BCC4FFB156A2716749F7BDD0036A743B039913*)il2cpp_codegen_object_new(EventCallback_1_tE2BCC4FFB156A2716749F7BDD0036A743B039913_il2cpp_TypeInfo_var);
EventCallback_1__ctor_mE64B79996B25171AA5DCBD2AFBB71A1A8C38B6E5(L_18, __this, (intptr_t)((void*)ScrollView_OnPointerUp_mDF05E48E63E261A0A2ABC852038529F1DB9BEE71_RuntimeMethod_var), NULL);
NullCheck(L_17);
CallbackEventHandler_RegisterCallback_TisPointerUpEvent_tCE779E8B94675B6A2758B82F6A84771CB26913D9_m3CB1C8964D34063EC97466FD36BAF24692213866(L_17, L_18, 1, CallbackEventHandler_RegisterCallback_TisPointerUpEvent_tCE779E8B94675B6A2758B82F6A84771CB26913D9_m3CB1C8964D34063EC97466FD36BAF24692213866_RuntimeMethod_var);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_19;
L_19 = VirtualFuncInvoker0< VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* >::Invoke(133, __this);
EventCallback_1_tA1CF2EA66A79B2195FDF3B4E85133003F37B9339* L_20 = (EventCallback_1_tA1CF2EA66A79B2195FDF3B4E85133003F37B9339*)il2cpp_codegen_object_new(EventCallback_1_tA1CF2EA66A79B2195FDF3B4E85133003F37B9339_il2cpp_TypeInfo_var);
EventCallback_1__ctor_m3B5B31E1258785C9B402D675D1F803256411F121(L_20, __this, (intptr_t)((void*)ScrollView_OnPointerCapture_m9057901D8B8A7A913E549F69DE203F225C3D936E_RuntimeMethod_var), NULL);
NullCheck(L_19);
CallbackEventHandler_RegisterCallback_TisPointerCaptureEvent_tB9E534FCED96BD293031FCEF549A28F5161701BB_m38303CF4099DFD1D51FD345B2AADCFA99325772E(L_19, L_20, 0, CallbackEventHandler_RegisterCallback_TisPointerCaptureEvent_tB9E534FCED96BD293031FCEF549A28F5161701BB_m38303CF4099DFD1D51FD345B2AADCFA99325772E_RuntimeMethod_var);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_21;
L_21 = VirtualFuncInvoker0< VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* >::Invoke(133, __this);
EventCallback_1_t3A7B85AD96E3BB6F407AAFF594E222FBD5B713EF* L_22 = (EventCallback_1_t3A7B85AD96E3BB6F407AAFF594E222FBD5B713EF*)il2cpp_codegen_object_new(EventCallback_1_t3A7B85AD96E3BB6F407AAFF594E222FBD5B713EF_il2cpp_TypeInfo_var);
EventCallback_1__ctor_m03D5D6D2A51BFDF58AF3F2307AD44B24B60A7B1B(L_22, __this, (intptr_t)((void*)ScrollView_OnPointerCaptureOut_m3AD2D88835729E682342563EDF4323FF0725481F_RuntimeMethod_var), NULL);
NullCheck(L_21);
CallbackEventHandler_RegisterCallback_TisPointerCaptureOutEvent_t3D53CEE79BD37EC74F40289B4D5501C4449905E5_m937D827D5B86A088C9DB39BC6C313D7C65E61485(L_21, L_22, 0, CallbackEventHandler_RegisterCallback_TisPointerCaptureOutEvent_t3D53CEE79BD37EC74F40289B4D5501C4449905E5_m937D827D5B86A088C9DB39BC6C313D7C65E61485_RuntimeMethod_var);
AttachToPanelEvent_t95C0BC3DD37F324A7816CB2574B56D976C932B28* L_23 = ___0_evt;
NullCheck(L_23);
RuntimeObject* L_24;
L_24 = PanelChangedEventBase_1_get_destinationPanel_m8AE1564C5D0CADA5428BFC43C5111C6227ED65C0_inline(L_23, PanelChangedEventBase_1_get_destinationPanel_m8AE1564C5D0CADA5428BFC43C5111C6227ED65C0_RuntimeMethod_var);
NullCheck(L_24);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_25;
L_25 = InterfaceFuncInvoker0< VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* >::Invoke(0, IPanel_tAD0F3807B6DE2ECA557380E7DB5F3A179BE5A7A5_il2cpp_TypeInfo_var, L_24);
EventCallback_1_tE2BCC4FFB156A2716749F7BDD0036A743B039913* L_26 = (EventCallback_1_tE2BCC4FFB156A2716749F7BDD0036A743B039913*)il2cpp_codegen_object_new(EventCallback_1_tE2BCC4FFB156A2716749F7BDD0036A743B039913_il2cpp_TypeInfo_var);
EventCallback_1__ctor_mE64B79996B25171AA5DCBD2AFBB71A1A8C38B6E5(L_26, __this, (intptr_t)((void*)ScrollView_OnRootPointerUp_m84F587F1462A4DD0DCA1311839A4B04C8B500669_RuntimeMethod_var), NULL);
NullCheck(L_25);
CallbackEventHandler_RegisterCallback_TisPointerUpEvent_tCE779E8B94675B6A2758B82F6A84771CB26913D9_m3CB1C8964D34063EC97466FD36BAF24692213866(L_25, L_26, 1, CallbackEventHandler_RegisterCallback_TisPointerUpEvent_tCE779E8B94675B6A2758B82F6A84771CB26913D9_m3CB1C8964D34063EC97466FD36BAF24692213866_RuntimeMethod_var);
}
IL_0111:
{
return;
}
}
// Method Definition Index: 12632
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollView_OnDetachFromPanel_mB86BF58CAFC587F7DED8772FAEEE60DE9A349105 (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, DetachFromPanelEvent_t5E26427B0E6AF96F0C522D1FCEDDC078D755E496* ___0_evt, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CallbackEventHandler_UnregisterCallback_TisCustomStyleResolvedEvent_t54D095D62773F628A6A05A4531DEE990166062E6_mB14ACC6BD1F5BF5F4568528EDC87D98AB719AFC2_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CallbackEventHandler_UnregisterCallback_TisPointerCancelEvent_t566D42065C3B376AD49A44A406AFE929A6CFEE51_m5F10C8DEFC75B4A190E365536DEE17FE5E5A3A18_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CallbackEventHandler_UnregisterCallback_TisPointerCaptureEvent_tB9E534FCED96BD293031FCEF549A28F5161701BB_m88DC2C7EE623829A2B0D5D332BD4C5969909A55B_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CallbackEventHandler_UnregisterCallback_TisPointerCaptureOutEvent_t3D53CEE79BD37EC74F40289B4D5501C4449905E5_m96B8A002675366436500646208EB3C2FBAE3502A_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CallbackEventHandler_UnregisterCallback_TisPointerDownEvent_tABAAD1BACBB98156D6BCCED51E11883EAFE03A51_m3289E47B906D6F66490543857408759250B0F509_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CallbackEventHandler_UnregisterCallback_TisPointerMoveEvent_t2C1E2E20A07034638F48C3EB94B8520549D770C3_m6F47F7C447568B774EE45E245D99CBD6CDEC3CC1_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CallbackEventHandler_UnregisterCallback_TisPointerUpEvent_tCE779E8B94675B6A2758B82F6A84771CB26913D9_m6260930D0C12A5DFCA80D6D299023CA1A157680A_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EventCallback_1_t3A7B85AD96E3BB6F407AAFF594E222FBD5B713EF_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EventCallback_1_t7C6768AD962B0B50514570724A38E07DA18FB1FA_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EventCallback_1_tA1CF2EA66A79B2195FDF3B4E85133003F37B9339_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EventCallback_1_tBC1DA4FF1E26FC091E77AD11B6F780C5D237AF2C_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EventCallback_1_tCF242F8E93BCF576DC25DFA8544DC8816F42CFE7_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EventCallback_1_tDE93D01AB4244ED03015ADF985CF61A9E3CA060F_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EventCallback_1_tE2BCC4FFB156A2716749F7BDD0036A743B039913_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IPanel_tAD0F3807B6DE2ECA557380E7DB5F3A179BE5A7A5_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IVisualElementScheduledItem_t309F1A5445514122A9E3F64182D0D8A4DE34C48F_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PanelChangedEventBase_1_get_originPanel_mB78D4DFA7608CBBC25903E7944DF9CB36D57A3A3_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScrollView_OnPointerCancel_m29BCF554FD57E626225B0B4D3DE393E7C558A073_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScrollView_OnPointerCaptureOut_m3AD2D88835729E682342563EDF4323FF0725481F_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScrollView_OnPointerCapture_m9057901D8B8A7A913E549F69DE203F225C3D936E_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScrollView_OnPointerDown_mA97349AEF0B229F45E61F38B10DBF4AA430E0ED0_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScrollView_OnPointerMove_mB5B8F154C72F4EC477AE2D02DC8F2885763E4AEF_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScrollView_OnPointerUp_mDF05E48E63E261A0A2ABC852038529F1DB9BEE71_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScrollView_OnRootCustomStyleResolved_m642D11FAF224044B78F02D19FDEC62DD34AAF601_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScrollView_OnRootPointerUp_m84F587F1462A4DD0DCA1311839A4B04C8B500669_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
bool V_0 = false;
bool V_1 = false;
RuntimeObject* G_B2_0 = NULL;
RuntimeObject* G_B1_0 = NULL;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* G_B7_0 = NULL;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* G_B6_0 = NULL;
{
RuntimeObject* L_0 = __this->___m_ScheduledLayoutPassResetItem;
RuntimeObject* L_1 = L_0;
if (L_1)
{
G_B2_0 = L_1;
goto IL_000d;
}
G_B1_0 = L_1;
}
{
goto IL_0013;
}
IL_000d:
{
NullCheck(G_B2_0);
InterfaceActionInvoker0::Invoke(2, IVisualElementScheduledItem_t309F1A5445514122A9E3F64182D0D8A4DE34C48F_il2cpp_TypeInfo_var, G_B2_0);
}
IL_0013:
{
ScrollView_ResetLayoutPass_m1EC1BE30B3D74059D9772A4772ED73326736FC44(__this, NULL);
DetachFromPanelEvent_t5E26427B0E6AF96F0C522D1FCEDDC078D755E496* L_2 = ___0_evt;
NullCheck(L_2);
RuntimeObject* L_3;
L_3 = PanelChangedEventBase_1_get_originPanel_mB78D4DFA7608CBBC25903E7944DF9CB36D57A3A3_inline(L_2, PanelChangedEventBase_1_get_originPanel_mB78D4DFA7608CBBC25903E7944DF9CB36D57A3A3_RuntimeMethod_var);
V_0 = (bool)((((RuntimeObject*)(RuntimeObject*)L_3) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0);
bool L_4 = V_0;
if (!L_4)
{
goto IL_002d;
}
}
{
goto IL_011e;
}
IL_002d:
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_5 = __this->___m_AttachedRootVisualContainer;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_6 = L_5;
if (L_6)
{
G_B7_0 = L_6;
goto IL_0039;
}
G_B6_0 = L_6;
}
{
goto IL_004c;
}
IL_0039:
{
EventCallback_1_tDE93D01AB4244ED03015ADF985CF61A9E3CA060F* L_7 = (EventCallback_1_tDE93D01AB4244ED03015ADF985CF61A9E3CA060F*)il2cpp_codegen_object_new(EventCallback_1_tDE93D01AB4244ED03015ADF985CF61A9E3CA060F_il2cpp_TypeInfo_var);
EventCallback_1__ctor_mA03324C646FE93909402ABA6C660D14D22ACE4F8(L_7, __this, (intptr_t)((void*)ScrollView_OnRootCustomStyleResolved_m642D11FAF224044B78F02D19FDEC62DD34AAF601_RuntimeMethod_var), NULL);
NullCheck(G_B7_0);
CallbackEventHandler_UnregisterCallback_TisCustomStyleResolvedEvent_t54D095D62773F628A6A05A4531DEE990166062E6_mB14ACC6BD1F5BF5F4568528EDC87D98AB719AFC2(G_B7_0, L_7, 0, CallbackEventHandler_UnregisterCallback_TisCustomStyleResolvedEvent_t54D095D62773F628A6A05A4531DEE990166062E6_mB14ACC6BD1F5BF5F4568528EDC87D98AB719AFC2_RuntimeMethod_var);
}
IL_004c:
{
__this->___m_AttachedRootVisualContainer = (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)NULL;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_AttachedRootVisualContainer), (void*)(VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)NULL);
DetachFromPanelEvent_t5E26427B0E6AF96F0C522D1FCEDDC078D755E496* L_8 = ___0_evt;
NullCheck(L_8);
RuntimeObject* L_9;
L_9 = PanelChangedEventBase_1_get_originPanel_mB78D4DFA7608CBBC25903E7944DF9CB36D57A3A3_inline(L_8, PanelChangedEventBase_1_get_originPanel_mB78D4DFA7608CBBC25903E7944DF9CB36D57A3A3_RuntimeMethod_var);
NullCheck(L_9);
int32_t L_10;
L_10 = InterfaceFuncInvoker0< int32_t >::Invoke(2, IPanel_tAD0F3807B6DE2ECA557380E7DB5F3A179BE5A7A5_il2cpp_TypeInfo_var, L_9);
V_1 = (bool)((((int32_t)L_10) == ((int32_t)0))? 1 : 0);
bool L_11 = V_1;
if (!L_11)
{
goto IL_011e;
}
}
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_12 = __this->___m_ContentAndVerticalScrollContainer;
EventCallback_1_t7C6768AD962B0B50514570724A38E07DA18FB1FA* L_13 = (EventCallback_1_t7C6768AD962B0B50514570724A38E07DA18FB1FA*)il2cpp_codegen_object_new(EventCallback_1_t7C6768AD962B0B50514570724A38E07DA18FB1FA_il2cpp_TypeInfo_var);
EventCallback_1__ctor_mF3F9B006713A25FE54BB4DD7611B7A56ABDC7596(L_13, __this, (intptr_t)((void*)ScrollView_OnPointerMove_mB5B8F154C72F4EC477AE2D02DC8F2885763E4AEF_RuntimeMethod_var), NULL);
NullCheck(L_12);
CallbackEventHandler_UnregisterCallback_TisPointerMoveEvent_t2C1E2E20A07034638F48C3EB94B8520549D770C3_m6F47F7C447568B774EE45E245D99CBD6CDEC3CC1(L_12, L_13, 0, CallbackEventHandler_UnregisterCallback_TisPointerMoveEvent_t2C1E2E20A07034638F48C3EB94B8520549D770C3_m6F47F7C447568B774EE45E245D99CBD6CDEC3CC1_RuntimeMethod_var);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_14;
L_14 = VirtualFuncInvoker0< VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* >::Invoke(133, __this);
EventCallback_1_tBC1DA4FF1E26FC091E77AD11B6F780C5D237AF2C* L_15 = (EventCallback_1_tBC1DA4FF1E26FC091E77AD11B6F780C5D237AF2C*)il2cpp_codegen_object_new(EventCallback_1_tBC1DA4FF1E26FC091E77AD11B6F780C5D237AF2C_il2cpp_TypeInfo_var);
EventCallback_1__ctor_mCDF2316FE391D783EF33C433EB59E5DF474C5398(L_15, __this, (intptr_t)((void*)ScrollView_OnPointerDown_mA97349AEF0B229F45E61F38B10DBF4AA430E0ED0_RuntimeMethod_var), NULL);
NullCheck(L_14);
CallbackEventHandler_UnregisterCallback_TisPointerDownEvent_tABAAD1BACBB98156D6BCCED51E11883EAFE03A51_m3289E47B906D6F66490543857408759250B0F509(L_14, L_15, 1, CallbackEventHandler_UnregisterCallback_TisPointerDownEvent_tABAAD1BACBB98156D6BCCED51E11883EAFE03A51_m3289E47B906D6F66490543857408759250B0F509_RuntimeMethod_var);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_16;
L_16 = VirtualFuncInvoker0< VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* >::Invoke(133, __this);
EventCallback_1_tCF242F8E93BCF576DC25DFA8544DC8816F42CFE7* L_17 = (EventCallback_1_tCF242F8E93BCF576DC25DFA8544DC8816F42CFE7*)il2cpp_codegen_object_new(EventCallback_1_tCF242F8E93BCF576DC25DFA8544DC8816F42CFE7_il2cpp_TypeInfo_var);
EventCallback_1__ctor_m24CD07E9D8DA8BCAE0446636AB9C0622C36DF10C(L_17, __this, (intptr_t)((void*)ScrollView_OnPointerCancel_m29BCF554FD57E626225B0B4D3DE393E7C558A073_RuntimeMethod_var), NULL);
NullCheck(L_16);
CallbackEventHandler_UnregisterCallback_TisPointerCancelEvent_t566D42065C3B376AD49A44A406AFE929A6CFEE51_m5F10C8DEFC75B4A190E365536DEE17FE5E5A3A18(L_16, L_17, 0, CallbackEventHandler_UnregisterCallback_TisPointerCancelEvent_t566D42065C3B376AD49A44A406AFE929A6CFEE51_m5F10C8DEFC75B4A190E365536DEE17FE5E5A3A18_RuntimeMethod_var);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_18;
L_18 = VirtualFuncInvoker0< VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* >::Invoke(133, __this);
EventCallback_1_tE2BCC4FFB156A2716749F7BDD0036A743B039913* L_19 = (EventCallback_1_tE2BCC4FFB156A2716749F7BDD0036A743B039913*)il2cpp_codegen_object_new(EventCallback_1_tE2BCC4FFB156A2716749F7BDD0036A743B039913_il2cpp_TypeInfo_var);
EventCallback_1__ctor_mE64B79996B25171AA5DCBD2AFBB71A1A8C38B6E5(L_19, __this, (intptr_t)((void*)ScrollView_OnPointerUp_mDF05E48E63E261A0A2ABC852038529F1DB9BEE71_RuntimeMethod_var), NULL);
NullCheck(L_18);
CallbackEventHandler_UnregisterCallback_TisPointerUpEvent_tCE779E8B94675B6A2758B82F6A84771CB26913D9_m6260930D0C12A5DFCA80D6D299023CA1A157680A(L_18, L_19, 1, CallbackEventHandler_UnregisterCallback_TisPointerUpEvent_tCE779E8B94675B6A2758B82F6A84771CB26913D9_m6260930D0C12A5DFCA80D6D299023CA1A157680A_RuntimeMethod_var);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_20;
L_20 = VirtualFuncInvoker0< VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* >::Invoke(133, __this);
EventCallback_1_tA1CF2EA66A79B2195FDF3B4E85133003F37B9339* L_21 = (EventCallback_1_tA1CF2EA66A79B2195FDF3B4E85133003F37B9339*)il2cpp_codegen_object_new(EventCallback_1_tA1CF2EA66A79B2195FDF3B4E85133003F37B9339_il2cpp_TypeInfo_var);
EventCallback_1__ctor_m3B5B31E1258785C9B402D675D1F803256411F121(L_21, __this, (intptr_t)((void*)ScrollView_OnPointerCapture_m9057901D8B8A7A913E549F69DE203F225C3D936E_RuntimeMethod_var), NULL);
NullCheck(L_20);
CallbackEventHandler_UnregisterCallback_TisPointerCaptureEvent_tB9E534FCED96BD293031FCEF549A28F5161701BB_m88DC2C7EE623829A2B0D5D332BD4C5969909A55B(L_20, L_21, 0, CallbackEventHandler_UnregisterCallback_TisPointerCaptureEvent_tB9E534FCED96BD293031FCEF549A28F5161701BB_m88DC2C7EE623829A2B0D5D332BD4C5969909A55B_RuntimeMethod_var);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_22;
L_22 = VirtualFuncInvoker0< VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* >::Invoke(133, __this);
EventCallback_1_t3A7B85AD96E3BB6F407AAFF594E222FBD5B713EF* L_23 = (EventCallback_1_t3A7B85AD96E3BB6F407AAFF594E222FBD5B713EF*)il2cpp_codegen_object_new(EventCallback_1_t3A7B85AD96E3BB6F407AAFF594E222FBD5B713EF_il2cpp_TypeInfo_var);
EventCallback_1__ctor_m03D5D6D2A51BFDF58AF3F2307AD44B24B60A7B1B(L_23, __this, (intptr_t)((void*)ScrollView_OnPointerCaptureOut_m3AD2D88835729E682342563EDF4323FF0725481F_RuntimeMethod_var), NULL);
NullCheck(L_22);
CallbackEventHandler_UnregisterCallback_TisPointerCaptureOutEvent_t3D53CEE79BD37EC74F40289B4D5501C4449905E5_m96B8A002675366436500646208EB3C2FBAE3502A(L_22, L_23, 0, CallbackEventHandler_UnregisterCallback_TisPointerCaptureOutEvent_t3D53CEE79BD37EC74F40289B4D5501C4449905E5_m96B8A002675366436500646208EB3C2FBAE3502A_RuntimeMethod_var);
DetachFromPanelEvent_t5E26427B0E6AF96F0C522D1FCEDDC078D755E496* L_24 = ___0_evt;
NullCheck(L_24);
RuntimeObject* L_25;
L_25 = PanelChangedEventBase_1_get_originPanel_mB78D4DFA7608CBBC25903E7944DF9CB36D57A3A3_inline(L_24, PanelChangedEventBase_1_get_originPanel_mB78D4DFA7608CBBC25903E7944DF9CB36D57A3A3_RuntimeMethod_var);
NullCheck(L_25);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_26;
L_26 = InterfaceFuncInvoker0< VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* >::Invoke(0, IPanel_tAD0F3807B6DE2ECA557380E7DB5F3A179BE5A7A5_il2cpp_TypeInfo_var, L_25);
EventCallback_1_tE2BCC4FFB156A2716749F7BDD0036A743B039913* L_27 = (EventCallback_1_tE2BCC4FFB156A2716749F7BDD0036A743B039913*)il2cpp_codegen_object_new(EventCallback_1_tE2BCC4FFB156A2716749F7BDD0036A743B039913_il2cpp_TypeInfo_var);
EventCallback_1__ctor_mE64B79996B25171AA5DCBD2AFBB71A1A8C38B6E5(L_27, __this, (intptr_t)((void*)ScrollView_OnRootPointerUp_m84F587F1462A4DD0DCA1311839A4B04C8B500669_RuntimeMethod_var), NULL);
NullCheck(L_26);
CallbackEventHandler_UnregisterCallback_TisPointerUpEvent_tCE779E8B94675B6A2758B82F6A84771CB26913D9_m6260930D0C12A5DFCA80D6D299023CA1A157680A(L_26, L_27, 1, CallbackEventHandler_UnregisterCallback_TisPointerUpEvent_tCE779E8B94675B6A2758B82F6A84771CB26913D9_m6260930D0C12A5DFCA80D6D299023CA1A157680A_RuntimeMethod_var);
}
IL_011e:
{
return;
}
}
// Method Definition Index: 12633
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollView_OnPointerCapture_m9057901D8B8A7A913E549F69DE203F225C3D936E (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, PointerCaptureEvent_tB9E534FCED96BD293031FCEF549A28F5161701BB* ___0_evt, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CallbackEventHandler_RegisterCallback_TisPointerMoveEvent_t2C1E2E20A07034638F48C3EB94B8520549D770C3_mA3E722BB63A92FD6550289D5155483E408E4795B_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CallbackEventHandler_RegisterCallback_TisPointerUpEvent_tCE779E8B94675B6A2758B82F6A84771CB26913D9_m3CB1C8964D34063EC97466FD36BAF24692213866_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
bool V_0 = false;
{
PointerCaptureEvent_tB9E534FCED96BD293031FCEF549A28F5161701BB* L_0 = ___0_evt;
NullCheck(L_0);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_1;
L_1 = EventBase_get_elementTarget_mF6CFD6372FB247718797DB8927654F781821B94D_inline(L_0, NULL);
__this->___m_CapturedTarget = L_1;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_CapturedTarget), (void*)L_1);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_2 = __this->___m_CapturedTarget;
V_0 = (bool)((((RuntimeObject*)(VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)L_2) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0);
bool L_3 = V_0;
if (!L_3)
{
goto IL_001c;
}
}
{
goto IL_0049;
}
IL_001c:
{
__this->___m_TouchPointerMoveAllowed = (bool)1;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_4 = __this->___m_CapturedTarget;
EventCallback_1_t7C6768AD962B0B50514570724A38E07DA18FB1FA* L_5 = __this->___m_CapturedTargetPointerMoveCallback;
NullCheck(L_4);
CallbackEventHandler_RegisterCallback_TisPointerMoveEvent_t2C1E2E20A07034638F48C3EB94B8520549D770C3_mA3E722BB63A92FD6550289D5155483E408E4795B(L_4, L_5, 0, CallbackEventHandler_RegisterCallback_TisPointerMoveEvent_t2C1E2E20A07034638F48C3EB94B8520549D770C3_mA3E722BB63A92FD6550289D5155483E408E4795B_RuntimeMethod_var);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_6 = __this->___m_CapturedTarget;
EventCallback_1_tE2BCC4FFB156A2716749F7BDD0036A743B039913* L_7 = __this->___m_CapturedTargetPointerUpCallback;
NullCheck(L_6);
CallbackEventHandler_RegisterCallback_TisPointerUpEvent_tCE779E8B94675B6A2758B82F6A84771CB26913D9_m3CB1C8964D34063EC97466FD36BAF24692213866(L_6, L_7, 0, CallbackEventHandler_RegisterCallback_TisPointerUpEvent_tCE779E8B94675B6A2758B82F6A84771CB26913D9_m3CB1C8964D34063EC97466FD36BAF24692213866_RuntimeMethod_var);
}
IL_0049:
{
return;
}
}
// Method Definition Index: 12634
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollView_OnPointerCaptureOut_m3AD2D88835729E682342563EDF4323FF0725481F (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, PointerCaptureOutEvent_t3D53CEE79BD37EC74F40289B4D5501C4449905E5* ___0_evt, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CallbackEventHandler_UnregisterCallback_TisPointerMoveEvent_t2C1E2E20A07034638F48C3EB94B8520549D770C3_m6F47F7C447568B774EE45E245D99CBD6CDEC3CC1_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CallbackEventHandler_UnregisterCallback_TisPointerUpEvent_tCE779E8B94675B6A2758B82F6A84771CB26913D9_m6260930D0C12A5DFCA80D6D299023CA1A157680A_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PointerCaptureEventBase_1_get_pointerId_m807E1CA35DCA449386CC6C80A29FEE3ECFA04D93_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
bool V_0 = false;
{
PointerCaptureOutEvent_t3D53CEE79BD37EC74F40289B4D5501C4449905E5* L_0 = ___0_evt;
NullCheck(L_0);
int32_t L_1;
L_1 = PointerCaptureEventBase_1_get_pointerId_m807E1CA35DCA449386CC6C80A29FEE3ECFA04D93_inline(L_0, PointerCaptureEventBase_1_get_pointerId_m807E1CA35DCA449386CC6C80A29FEE3ECFA04D93_RuntimeMethod_var);
PointerCaptureOutEvent_t3D53CEE79BD37EC74F40289B4D5501C4449905E5* L_2 = ___0_evt;
NullCheck(L_2);
RuntimeObject* L_3;
L_3 = EventBase_get_target_m9E5CB6AC9A51E9F61D9540D279BFA53C04AD010E(L_2, NULL);
bool L_4;
L_4 = ScrollView_ReleaseScrolling_m61E863B1BCE3FF3A382A0EAC511631E5115CEF2D(__this, L_1, L_3, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_5 = __this->___m_CapturedTarget;
V_0 = (bool)((((RuntimeObject*)(VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)L_5) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0);
bool L_6 = V_0;
if (!L_6)
{
goto IL_0023;
}
}
{
goto IL_0050;
}
IL_0023:
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_7 = __this->___m_CapturedTarget;
EventCallback_1_t7C6768AD962B0B50514570724A38E07DA18FB1FA* L_8 = __this->___m_CapturedTargetPointerMoveCallback;
NullCheck(L_7);
CallbackEventHandler_UnregisterCallback_TisPointerMoveEvent_t2C1E2E20A07034638F48C3EB94B8520549D770C3_m6F47F7C447568B774EE45E245D99CBD6CDEC3CC1(L_7, L_8, 0, CallbackEventHandler_UnregisterCallback_TisPointerMoveEvent_t2C1E2E20A07034638F48C3EB94B8520549D770C3_m6F47F7C447568B774EE45E245D99CBD6CDEC3CC1_RuntimeMethod_var);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_9 = __this->___m_CapturedTarget;
EventCallback_1_tE2BCC4FFB156A2716749F7BDD0036A743B039913* L_10 = __this->___m_CapturedTargetPointerUpCallback;
NullCheck(L_9);
CallbackEventHandler_UnregisterCallback_TisPointerUpEvent_tCE779E8B94675B6A2758B82F6A84771CB26913D9_m6260930D0C12A5DFCA80D6D299023CA1A157680A(L_9, L_10, 0, CallbackEventHandler_UnregisterCallback_TisPointerUpEvent_tCE779E8B94675B6A2758B82F6A84771CB26913D9_m6260930D0C12A5DFCA80D6D299023CA1A157680A_RuntimeMethod_var);
__this->___m_CapturedTarget = (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)NULL;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_CapturedTarget), (void*)(VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)NULL);
}
IL_0050:
{
return;
}
}
// Method Definition Index: 12635
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollView_OnGeometryChanged_m4DC0A7647DDE2A43DD1D599B04300500FA5069D9 (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, GeometryChangedEvent_tB4A621001850F337A676F8CC27F172B8ADB22A9A* ___0_evt, const RuntimeMethod* method)
{
bool V_0 = false;
bool V_1 = false;
bool V_2 = false;
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D V_3;
memset((&V_3), 0, sizeof(V_3));
bool V_4 = false;
bool V_5 = false;
int32_t G_B8_0 = 0;
int32_t G_B11_0 = 0;
{
GeometryChangedEvent_tB4A621001850F337A676F8CC27F172B8ADB22A9A* L_0 = ___0_evt;
NullCheck(L_0);
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_1;
L_1 = GeometryChangedEvent_get_oldRect_m9961ACE622E851C4770B205C57664F90F3E0E9A7_inline(L_0, NULL);
V_3 = L_1;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_2;
L_2 = Rect_get_size_mFB990FFC0FE0152179C8C74A59E4AC258CB44267_inline((&V_3), NULL);
GeometryChangedEvent_tB4A621001850F337A676F8CC27F172B8ADB22A9A* L_3 = ___0_evt;
NullCheck(L_3);
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_4;
L_4 = GeometryChangedEvent_get_newRect_mF2297BA96DD0F80412FF5FA99654FA176E8ACD15_inline(L_3, NULL);
V_3 = L_4;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_5;
L_5 = Rect_get_size_mFB990FFC0FE0152179C8C74A59E4AC258CB44267_inline((&V_3), NULL);
bool L_6;
L_6 = Vector2_op_Equality_m6F2E069A50E787D131261E5CB25FC9E03F95B5E1_inline(L_2, L_5, NULL);
V_2 = L_6;
bool L_7 = V_2;
if (!L_7)
{
goto IL_0029;
}
}
{
goto IL_009f;
}
IL_0029:
{
bool L_8;
L_8 = ScrollView_get_needsVertical_m5F995E821979ADAA8812B731E1FBF9C093C0608B(__this, NULL);
V_0 = L_8;
bool L_9;
L_9 = ScrollView_get_needsHorizontal_m84CA036C7352FD780A5CF56DCDF22EECBBE6AB9D(__this, NULL);
V_1 = L_9;
int32_t L_10 = __this->___m_FirstLayoutPass;
V_4 = (bool)((((int32_t)L_10) == ((int32_t)(-1)))? 1 : 0);
bool L_11 = V_4;
if (!L_11)
{
goto IL_0054;
}
}
{
GeometryChangedEvent_tB4A621001850F337A676F8CC27F172B8ADB22A9A* L_12 = ___0_evt;
NullCheck(L_12);
int32_t L_13;
L_13 = GeometryChangedEvent_get_layoutPass_mF1D65C18E68AD76A3CECA65EF27FB466048F3F19_inline(L_12, NULL);
__this->___m_FirstLayoutPass = L_13;
goto IL_0088;
}
IL_0054:
{
GeometryChangedEvent_tB4A621001850F337A676F8CC27F172B8ADB22A9A* L_14 = ___0_evt;
NullCheck(L_14);
int32_t L_15;
L_15 = GeometryChangedEvent_get_layoutPass_mF1D65C18E68AD76A3CECA65EF27FB466048F3F19_inline(L_14, NULL);
int32_t L_16 = __this->___m_FirstLayoutPass;
V_5 = (bool)((((int32_t)((int32_t)il2cpp_codegen_subtract(L_15, L_16))) > ((int32_t)5))? 1 : 0);
bool L_17 = V_5;
if (!L_17)
{
goto IL_0087;
}
}
{
bool L_18 = V_0;
if (L_18)
{
goto IL_0077;
}
}
{
bool L_19;
L_19 = ScrollView_get_isVerticalScrollDisplayed_m4B91DC9C6B7AEE83503D5E00FF4A732BB257BC44(__this, NULL);
G_B8_0 = ((int32_t)(L_19));
goto IL_0078;
}
IL_0077:
{
G_B8_0 = 1;
}
IL_0078:
{
V_0 = (bool)G_B8_0;
bool L_20 = V_1;
if (L_20)
{
goto IL_0084;
}
}
{
bool L_21;
L_21 = ScrollView_get_isHorizontalScrollDisplayed_m137B62E19FB3E1DB6D2A9872D30F3CD582E431F2(__this, NULL);
G_B11_0 = ((int32_t)(L_21));
goto IL_0085;
}
IL_0084:
{
G_B11_0 = 1;
}
IL_0085:
{
V_1 = (bool)G_B11_0;
}
IL_0087:
{
}
IL_0088:
{
bool L_22 = V_1;
bool L_23 = V_0;
ScrollView_UpdateScrollers_m6D4489CB422BA8B324E2A8C0BCFECF3E123AE4A5(__this, L_22, L_23, NULL);
ScrollView_UpdateContentViewTransform_mA0BD7263D725191B2DFFBE0C03A19B8DF9781A29(__this, NULL);
ScrollView_ScheduleResetLayoutPass_mA57FACEB0034B3FB177E979FB8D09C64529BE4F1(__this, NULL);
}
IL_009f:
{
return;
}
}
// Method Definition Index: 12636
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollView_OnVerticalSliderViewDataRestored_m947894DE6DEF4A4CC481E79FCC82D2C6514A1394 (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, const RuntimeMethod* method)
{
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* G_B2_0 = NULL;
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* G_B1_0 = NULL;
float G_B3_0 = 0.0f;
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* G_B3_1 = NULL;
{
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* L_0;
L_0 = ScrollView_get_verticalScroller_mDCBC1E09B2754C31BF917818CB07E5F36EC0D13A_inline(__this, NULL);
float L_1;
L_1 = ScrollView_get_scrollableHeight_m5D0F5A56229EB424D2865609AF6506887C2B294B(__this, NULL);
bool L_2;
L_2 = Single_IsNaN_mFE637F6ECA9F7697CE8EFF56427858F4C5EDF75D_inline(L_1, NULL);
if (L_2)
{
G_B2_0 = L_0;
goto IL_001c;
}
G_B1_0 = L_0;
}
{
float L_3;
L_3 = ScrollView_get_scrollableHeight_m5D0F5A56229EB424D2865609AF6506887C2B294B(__this, NULL);
G_B3_0 = L_3;
G_B3_1 = G_B1_0;
goto IL_0027;
}
IL_001c:
{
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* L_4;
L_4 = ScrollView_get_verticalScroller_mDCBC1E09B2754C31BF917818CB07E5F36EC0D13A_inline(__this, NULL);
NullCheck(L_4);
float L_5;
L_5 = Scroller_get_highValue_m160229EAE9969337A4C92F543E53DEC6A944DE33(L_4, NULL);
G_B3_0 = L_5;
G_B3_1 = G_B2_0;
}
IL_0027:
{
NullCheck(G_B3_1);
Scroller_set_highValue_mAD8DB848402EB675FAD1E33663F30D6518114FCA(G_B3_1, G_B3_0, NULL);
ScrollView_UpdateContentViewTransform_mA0BD7263D725191B2DFFBE0C03A19B8DF9781A29(__this, NULL);
return;
}
}
// Method Definition Index: 12637
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollView_OnHorizontalSliderViewDataRestored_m5CBBD56C13BE134EBA2346E02A4CAC976C69DC28 (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, const RuntimeMethod* method)
{
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* G_B2_0 = NULL;
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* G_B1_0 = NULL;
float G_B3_0 = 0.0f;
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* G_B3_1 = NULL;
{
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* L_0;
L_0 = ScrollView_get_horizontalScroller_mF0791CC587E399B708C24885E89301F2633712E8_inline(__this, NULL);
float L_1;
L_1 = ScrollView_get_scrollableWidth_m8D692F20846A694F432034FAD4B58C1E6269D1D9(__this, NULL);
bool L_2;
L_2 = Single_IsNaN_mFE637F6ECA9F7697CE8EFF56427858F4C5EDF75D_inline(L_1, NULL);
if (L_2)
{
G_B2_0 = L_0;
goto IL_001c;
}
G_B1_0 = L_0;
}
{
float L_3;
L_3 = ScrollView_get_scrollableWidth_m8D692F20846A694F432034FAD4B58C1E6269D1D9(__this, NULL);
G_B3_0 = L_3;
G_B3_1 = G_B1_0;
goto IL_0027;
}
IL_001c:
{
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* L_4;
L_4 = ScrollView_get_horizontalScroller_mF0791CC587E399B708C24885E89301F2633712E8_inline(__this, NULL);
NullCheck(L_4);
float L_5;
L_5 = Scroller_get_highValue_m160229EAE9969337A4C92F543E53DEC6A944DE33(L_4, NULL);
G_B3_0 = L_5;
G_B3_1 = G_B2_0;
}
IL_0027:
{
NullCheck(G_B3_1);
Scroller_set_highValue_mAD8DB848402EB675FAD1E33663F30D6518114FCA(G_B3_1, G_B3_0, NULL);
ScrollView_UpdateContentViewTransform_mA0BD7263D725191B2DFFBE0C03A19B8DF9781A29(__this, NULL);
return;
}
}
// Method Definition Index: 12638
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollView_OnVerticalScrollerSetValueWithoutNotify_m5E236C60961262A4761B578EF6CC61C27C8FCFAA (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, float ___0_value, const RuntimeMethod* method)
{
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_0;
L_0 = ScrollView_get_scrollOffset_m487978FA69DE7783183FA219CA9642AEB93EC511(__this, NULL);
float L_1 = L_0.___x;
float L_2 = ___0_value;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_3;
memset((&L_3), 0, sizeof(L_3));
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_3), L_1, L_2, NULL);
__this->___m_ScrollOffset = L_3;
VisualElement_SaveViewData_m6F18758E27148CBC3B9E4FCB1F33798AAB427CD6(__this, NULL);
return;
}
}
// Method Definition Index: 12639
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollView_OnHorizontalScrollerSetValueWithoutNotify_m37CF7F6C0D7997ADD925D539917C251A6D8B6B66 (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, float ___0_value, const RuntimeMethod* method)
{
{
float L_0 = ___0_value;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_1;
L_1 = ScrollView_get_scrollOffset_m487978FA69DE7783183FA219CA9642AEB93EC511(__this, NULL);
float L_2 = L_1.___y;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_3;
memset((&L_3), 0, sizeof(L_3));
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_3), L_0, L_2, NULL);
__this->___m_ScrollOffset = L_3;
VisualElement_SaveViewData_m6F18758E27148CBC3B9E4FCB1F33798AAB427CD6(__this, NULL);
return;
}
}
// Method Definition Index: 12640
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollView_ScheduleResetLayoutPass_mA57FACEB0034B3FB177E979FB8D09C64529BE4F1 (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IVisualElementScheduledItem_t309F1A5445514122A9E3F64182D0D8A4DE34C48F_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IVisualElementScheduler_tA68650FA9218398E77265748741B091638336FD8_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScrollView_ResetLayoutPass_m1EC1BE30B3D74059D9772A4772ED73326736FC44_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
bool V_0 = false;
{
RuntimeObject* L_0 = __this->___m_ScheduledLayoutPassResetItem;
V_0 = (bool)((((RuntimeObject*)(RuntimeObject*)L_0) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0);
bool L_1 = V_0;
if (!L_1)
{
goto IL_002f;
}
}
{
RuntimeObject* L_2;
L_2 = VisualElement_get_schedule_m2BFE6967ED82371ACE1CD1FC32B8D8B93646ED76(__this, NULL);
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* L_3 = (Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07*)il2cpp_codegen_object_new(Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07_il2cpp_TypeInfo_var);
Action__ctor_mBDC7B0B4A3F583B64C2896F01BDED360772F67DC(L_3, __this, (intptr_t)((void*)ScrollView_ResetLayoutPass_m1EC1BE30B3D74059D9772A4772ED73326736FC44_RuntimeMethod_var), NULL);
NullCheck(L_2);
RuntimeObject* L_4;
L_4 = InterfaceFuncInvoker1< RuntimeObject*, Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* >::Invoke(1, IVisualElementScheduler_tA68650FA9218398E77265748741B091638336FD8_il2cpp_TypeInfo_var, L_2, L_3);
__this->___m_ScheduledLayoutPassResetItem = L_4;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_ScheduledLayoutPassResetItem), (void*)L_4);
goto IL_0049;
}
IL_002f:
{
RuntimeObject* L_5 = __this->___m_ScheduledLayoutPassResetItem;
NullCheck(L_5);
InterfaceActionInvoker0::Invoke(2, IVisualElementScheduledItem_t309F1A5445514122A9E3F64182D0D8A4DE34C48F_il2cpp_TypeInfo_var, L_5);
RuntimeObject* L_6 = __this->___m_ScheduledLayoutPassResetItem;
NullCheck(L_6);
InterfaceActionInvoker0::Invoke(1, IVisualElementScheduledItem_t309F1A5445514122A9E3F64182D0D8A4DE34C48F_il2cpp_TypeInfo_var, L_6);
}
IL_0049:
{
return;
}
}
// Method Definition Index: 12641
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollView_ResetLayoutPass_m1EC1BE30B3D74059D9772A4772ED73326736FC44 (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, const RuntimeMethod* method)
{
{
__this->___m_FirstLayoutPass = (-1);
return;
}
}
// Method Definition Index: 12642
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float ScrollView_ComputeElasticOffset_mBC5B42E964CB9B9253B0A7631C037E53C769D3DE (float ___0_deltaPointer, float ___1_initialScrollOffset, float ___2_lowLimit, float ___3_hardLowLimit, float ___4_highLimit, float ___5_hardHighLimit, 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;
float V_6 = 0.0f;
bool V_7 = false;
float V_8 = 0.0f;
bool V_9 = false;
bool V_10 = false;
float V_11 = 0.0f;
bool V_12 = false;
int32_t G_B3_0 = 0;
int32_t G_B8_0 = 0;
{
float L_0 = ___1_initialScrollOffset;
float L_1 = ___3_hardLowLimit;
float L_2;
L_2 = Mathf_Max_mF5379E63D2BBAC76D090748695D833934F8AD051_inline(L_0, ((float)il2cpp_codegen_multiply(L_1, (0.949999988f))), NULL);
___1_initialScrollOffset = L_2;
float L_3 = ___1_initialScrollOffset;
float L_4 = ___5_hardHighLimit;
float L_5;
L_5 = Mathf_Min_m747CA71A9483CDB394B13BD0AD048EE17E48FFE4_inline(L_3, ((float)il2cpp_codegen_multiply(L_4, (0.949999988f))), NULL);
___1_initialScrollOffset = L_5;
float L_6 = ___1_initialScrollOffset;
float L_7 = ___2_lowLimit;
if ((!(((float)L_6) < ((float)L_7))))
{
goto IL_002a;
}
}
{
float L_8 = ___3_hardLowLimit;
float L_9 = ___2_lowLimit;
G_B3_0 = ((((float)L_8) < ((float)L_9))? 1 : 0);
goto IL_002b;
}
IL_002a:
{
G_B3_0 = 0;
}
IL_002b:
{
V_5 = (bool)G_B3_0;
bool L_10 = V_5;
if (!L_10)
{
goto IL_0055;
}
}
{
float L_11 = ___2_lowLimit;
float L_12 = ___3_hardLowLimit;
V_1 = ((float)il2cpp_codegen_subtract(L_11, L_12));
float L_13 = ___2_lowLimit;
float L_14 = ___1_initialScrollOffset;
float L_15 = V_1;
V_6 = ((float)(((float)il2cpp_codegen_subtract(L_13, L_14))/L_15));
float L_16 = V_6;
float L_17 = V_1;
float L_18 = V_6;
V_0 = ((float)(((float)il2cpp_codegen_multiply(L_16, L_17))/((float)il2cpp_codegen_subtract((1.0f), L_18))));
float L_19 = V_0;
float L_20 = ___0_deltaPointer;
V_0 = ((float)il2cpp_codegen_add(L_19, L_20));
float L_21 = ___2_lowLimit;
___1_initialScrollOffset = L_21;
goto IL_009b;
}
IL_0055:
{
float L_22 = ___1_initialScrollOffset;
float L_23 = ___4_highLimit;
if ((!(((float)L_22) > ((float)L_23))))
{
goto IL_0062;
}
}
{
float L_24 = ___5_hardHighLimit;
float L_25 = ___4_highLimit;
G_B8_0 = ((((float)L_24) > ((float)L_25))? 1 : 0);
goto IL_0063;
}
IL_0062:
{
G_B8_0 = 0;
}
IL_0063:
{
V_7 = (bool)G_B8_0;
bool L_26 = V_7;
if (!L_26)
{
goto IL_0097;
}
}
{
float L_27 = ___5_hardHighLimit;
float L_28 = ___4_highLimit;
V_1 = ((float)il2cpp_codegen_subtract(L_27, L_28));
float L_29 = ___1_initialScrollOffset;
float L_30 = ___4_highLimit;
float L_31 = V_1;
V_8 = ((float)(((float)il2cpp_codegen_subtract(L_29, L_30))/L_31));
float L_32 = V_8;
float L_33 = V_1;
float L_34 = V_8;
V_0 = ((float)(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply((-1.0f), L_32)), L_33))/((float)il2cpp_codegen_subtract((1.0f), L_34))));
float L_35 = V_0;
float L_36 = ___0_deltaPointer;
V_0 = ((float)il2cpp_codegen_add(L_35, L_36));
float L_37 = ___4_highLimit;
___1_initialScrollOffset = L_37;
goto IL_009b;
}
IL_0097:
{
float L_38 = ___0_deltaPointer;
V_0 = L_38;
}
IL_009b:
{
float L_39 = ___1_initialScrollOffset;
float L_40 = V_0;
V_2 = ((float)il2cpp_codegen_subtract(L_39, L_40));
float L_41 = V_2;
float L_42 = ___2_lowLimit;
V_9 = (bool)((((float)L_41) < ((float)L_42))? 1 : 0);
bool L_43 = V_9;
if (!L_43)
{
goto IL_00be;
}
}
{
float L_44 = ___2_lowLimit;
float L_45 = V_2;
V_0 = ((float)il2cpp_codegen_subtract(L_44, L_45));
float L_46 = ___2_lowLimit;
___1_initialScrollOffset = L_46;
float L_47 = ___2_lowLimit;
float L_48 = ___3_hardLowLimit;
V_1 = ((float)il2cpp_codegen_subtract(L_47, L_48));
V_3 = (1.0f);
goto IL_00e9;
}
IL_00be:
{
float L_49 = V_2;
float L_50 = ___4_highLimit;
V_10 = (bool)((((int32_t)((!(((float)L_49) <= ((float)L_50)))? 1 : 0)) == ((int32_t)0))? 1 : 0);
bool L_51 = V_10;
if (!L_51)
{
goto IL_00d2;
}
}
{
float L_52 = V_2;
V_11 = L_52;
goto IL_011f;
}
IL_00d2:
{
float L_53 = V_2;
float L_54 = ___4_highLimit;
V_0 = ((float)il2cpp_codegen_subtract(L_53, L_54));
float L_55 = ___4_highLimit;
___1_initialScrollOffset = L_55;
float L_56 = ___5_hardHighLimit;
float L_57 = ___4_highLimit;
V_1 = ((float)il2cpp_codegen_subtract(L_56, L_57));
V_3 = (-1.0f);
}
IL_00e9:
{
float L_58 = V_0;
float L_59;
L_59 = fabsf(L_58);
V_12 = (bool)((((float)L_59) < ((float)(1.0E-30f)))? 1 : 0);
bool L_60 = V_12;
if (!L_60)
{
goto IL_0102;
}
}
{
float L_61 = ___1_initialScrollOffset;
V_11 = L_61;
goto IL_011f;
}
IL_0102:
{
float L_62 = V_0;
float L_63 = V_0;
float L_64 = V_1;
V_4 = ((float)(L_62/((float)il2cpp_codegen_add(L_63, L_64))));
float L_65 = V_4;
float L_66 = V_1;
V_4 = ((float)il2cpp_codegen_multiply(L_65, L_66));
float L_67 = V_4;
float L_68 = V_3;
V_4 = ((float)il2cpp_codegen_multiply(L_67, L_68));
float L_69 = ___1_initialScrollOffset;
float L_70 = V_4;
V_2 = ((float)il2cpp_codegen_subtract(L_69, L_70));
float L_71 = V_2;
V_11 = L_71;
goto IL_011f;
}
IL_011f:
{
float L_72 = V_11;
return L_72;
}
}
// Method Definition Index: 12643
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollView_ComputeInitialSpringBackVelocity_m7860F1697687D1341F4A29B71DAA506B10C31912 (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, const RuntimeMethod* method)
{
bool V_0 = false;
bool V_1 = false;
bool V_2 = false;
bool V_3 = false;
bool V_4 = false;
{
int32_t L_0;
L_0 = ScrollView_get_touchScrollBehavior_mAC366117C8504A56A60CABA42EC6826E18BCF764(__this, NULL);
V_0 = (bool)((((int32_t)((((int32_t)L_0) == ((int32_t)1))? 1 : 0)) == ((int32_t)0))? 1 : 0);
bool L_1 = V_0;
if (!L_1)
{
goto IL_0022;
}
}
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_2;
L_2 = Vector2_get_zero_m32506C40EC2EE7D5D4410BF40D3EE683A3D5F32C_inline(NULL);
__this->___m_SpringBackVelocity = L_2;
goto IL_0150;
}
IL_0022:
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_3;
L_3 = ScrollView_get_scrollOffset_m487978FA69DE7783183FA219CA9642AEB93EC511(__this, NULL);
float L_4 = L_3.___x;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_5 = (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)(&__this->___m_LowBounds);
float L_6 = L_5->___x;
V_1 = (bool)((((float)L_4) < ((float)L_6))? 1 : 0);
bool L_7 = V_1;
if (!L_7)
{
goto IL_0064;
}
}
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_8 = (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)(&__this->___m_SpringBackVelocity);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_9 = (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)(&__this->___m_LowBounds);
float L_10 = L_9->___x;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_11;
L_11 = ScrollView_get_scrollOffset_m487978FA69DE7783183FA219CA9642AEB93EC511(__this, NULL);
float L_12 = L_11.___x;
L_8->___x = ((float)il2cpp_codegen_subtract(L_10, L_12));
goto IL_00b8;
}
IL_0064:
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_13;
L_13 = ScrollView_get_scrollOffset_m487978FA69DE7783183FA219CA9642AEB93EC511(__this, NULL);
float L_14 = L_13.___x;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_15 = (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)(&__this->___m_HighBounds);
float L_16 = L_15->___x;
V_2 = (bool)((((float)L_14) > ((float)L_16))? 1 : 0);
bool L_17 = V_2;
if (!L_17)
{
goto IL_00a6;
}
}
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_18 = (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)(&__this->___m_SpringBackVelocity);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_19 = (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)(&__this->___m_HighBounds);
float L_20 = L_19->___x;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_21;
L_21 = ScrollView_get_scrollOffset_m487978FA69DE7783183FA219CA9642AEB93EC511(__this, NULL);
float L_22 = L_21.___x;
L_18->___x = ((float)il2cpp_codegen_subtract(L_20, L_22));
goto IL_00b8;
}
IL_00a6:
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_23 = (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)(&__this->___m_SpringBackVelocity);
L_23->___x = (0.0f);
}
IL_00b8:
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_24;
L_24 = ScrollView_get_scrollOffset_m487978FA69DE7783183FA219CA9642AEB93EC511(__this, NULL);
float L_25 = L_24.___y;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_26 = (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)(&__this->___m_LowBounds);
float L_27 = L_26->___y;
V_3 = (bool)((((float)L_25) < ((float)L_27))? 1 : 0);
bool L_28 = V_3;
if (!L_28)
{
goto IL_00fa;
}
}
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_29 = (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)(&__this->___m_SpringBackVelocity);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_30 = (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)(&__this->___m_LowBounds);
float L_31 = L_30->___y;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_32;
L_32 = ScrollView_get_scrollOffset_m487978FA69DE7783183FA219CA9642AEB93EC511(__this, NULL);
float L_33 = L_32.___y;
L_29->___y = ((float)il2cpp_codegen_subtract(L_31, L_33));
goto IL_0150;
}
IL_00fa:
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_34;
L_34 = ScrollView_get_scrollOffset_m487978FA69DE7783183FA219CA9642AEB93EC511(__this, NULL);
float L_35 = L_34.___y;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_36 = (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)(&__this->___m_HighBounds);
float L_37 = L_36->___y;
V_4 = (bool)((((float)L_35) > ((float)L_37))? 1 : 0);
bool L_38 = V_4;
if (!L_38)
{
goto IL_013e;
}
}
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_39 = (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)(&__this->___m_SpringBackVelocity);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_40 = (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)(&__this->___m_HighBounds);
float L_41 = L_40->___y;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_42;
L_42 = ScrollView_get_scrollOffset_m487978FA69DE7783183FA219CA9642AEB93EC511(__this, NULL);
float L_43 = L_42.___y;
L_39->___y = ((float)il2cpp_codegen_subtract(L_41, L_43));
goto IL_0150;
}
IL_013e:
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_44 = (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)(&__this->___m_SpringBackVelocity);
L_44->___y = (0.0f);
}
IL_0150:
{
return;
}
}
// Method Definition Index: 12644
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollView_SpringBack_mEF47A1F565348695B62B7F948406432E19075389 (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, const RuntimeMethod* method)
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 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;
bool V_6 = false;
bool V_7 = false;
bool V_8 = false;
bool V_9 = false;
{
int32_t L_0;
L_0 = ScrollView_get_touchScrollBehavior_mAC366117C8504A56A60CABA42EC6826E18BCF764(__this, NULL);
V_1 = (bool)((((int32_t)((((int32_t)L_0) == ((int32_t)1))? 1 : 0)) == ((int32_t)0))? 1 : 0);
bool L_1 = V_1;
if (!L_1)
{
goto IL_0022;
}
}
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_2;
L_2 = Vector2_get_zero_m32506C40EC2EE7D5D4410BF40D3EE683A3D5F32C_inline(NULL);
__this->___m_SpringBackVelocity = L_2;
goto IL_026f;
}
IL_0022:
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_3;
L_3 = ScrollView_get_scrollOffset_m487978FA69DE7783183FA219CA9642AEB93EC511(__this, NULL);
V_0 = L_3;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_4 = V_0;
float L_5 = L_4.___x;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_6 = (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)(&__this->___m_LowBounds);
float L_7 = L_6->___x;
V_2 = (bool)((((float)L_5) < ((float)L_7))? 1 : 0);
bool L_8 = V_2;
if (!L_8)
{
goto IL_00ae;
}
}
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_9 = V_0;
float L_10 = L_9.___x;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_11 = (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)(&__this->___m_LowBounds);
float L_12 = L_11->___x;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_13 = (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)(&__this->___m_SpringBackVelocity);
float* L_14 = (float*)(&L_13->___x);
float L_15;
L_15 = ScrollView_get_elasticity_m7200804F730AB5C74E66DAC20E4660F20E4E4635(__this, NULL);
float L_16 = __this->___elapsedTimeSinceLastHorizontalTouchScroll;
float L_17;
L_17 = Mathf_SmoothDamp_mBE7ABB6B59D198BE8ABE42942452CC7B813A5248(L_10, L_12, L_14, L_15, (std::numeric_limits<float>::infinity()), L_16, NULL);
(&V_0)->___x = L_17;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_18 = (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)(&__this->___m_SpringBackVelocity);
float L_19 = L_18->___x;
float L_20;
L_20 = fabsf(L_19);
float L_21;
L_21 = VisualElement_get_scaledPixelsPerPoint_m44984C56A992E21CE90E3DC15136DDF7DCDA11CD(__this, NULL);
V_3 = (bool)((((float)L_20) < ((float)L_21))? 1 : 0);
bool L_22 = V_3;
if (!L_22)
{
goto IL_00a8;
}
}
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_23 = (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)(&__this->___m_SpringBackVelocity);
L_23->___x = (0.0f);
}
IL_00a8:
{
goto IL_0146;
}
IL_00ae:
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_24 = V_0;
float L_25 = L_24.___x;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_26 = (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)(&__this->___m_HighBounds);
float L_27 = L_26->___x;
V_4 = (bool)((((float)L_25) > ((float)L_27))? 1 : 0);
bool L_28 = V_4;
if (!L_28)
{
goto IL_0134;
}
}
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_29 = V_0;
float L_30 = L_29.___x;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_31 = (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)(&__this->___m_HighBounds);
float L_32 = L_31->___x;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_33 = (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)(&__this->___m_SpringBackVelocity);
float* L_34 = (float*)(&L_33->___x);
float L_35;
L_35 = ScrollView_get_elasticity_m7200804F730AB5C74E66DAC20E4660F20E4E4635(__this, NULL);
float L_36 = __this->___elapsedTimeSinceLastHorizontalTouchScroll;
float L_37;
L_37 = Mathf_SmoothDamp_mBE7ABB6B59D198BE8ABE42942452CC7B813A5248(L_30, L_32, L_34, L_35, (std::numeric_limits<float>::infinity()), L_36, NULL);
(&V_0)->___x = L_37;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_38 = (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)(&__this->___m_SpringBackVelocity);
float L_39 = L_38->___x;
float L_40;
L_40 = fabsf(L_39);
float L_41;
L_41 = VisualElement_get_scaledPixelsPerPoint_m44984C56A992E21CE90E3DC15136DDF7DCDA11CD(__this, NULL);
V_5 = (bool)((((float)L_40) < ((float)L_41))? 1 : 0);
bool L_42 = V_5;
if (!L_42)
{
goto IL_0131;
}
}
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_43 = (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)(&__this->___m_SpringBackVelocity);
L_43->___x = (0.0f);
}
IL_0131:
{
goto IL_0146;
}
IL_0134:
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_44 = (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)(&__this->___m_SpringBackVelocity);
L_44->___x = (0.0f);
}
IL_0146:
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_45 = V_0;
float L_46 = L_45.___y;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_47 = (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)(&__this->___m_LowBounds);
float L_48 = L_47->___y;
V_6 = (bool)((((float)L_46) < ((float)L_48))? 1 : 0);
bool L_49 = V_6;
if (!L_49)
{
goto IL_01cf;
}
}
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_50 = V_0;
float L_51 = L_50.___y;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_52 = (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)(&__this->___m_LowBounds);
float L_53 = L_52->___y;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_54 = (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)(&__this->___m_SpringBackVelocity);
float* L_55 = (float*)(&L_54->___y);
float L_56;
L_56 = ScrollView_get_elasticity_m7200804F730AB5C74E66DAC20E4660F20E4E4635(__this, NULL);
float L_57 = __this->___elapsedTimeSinceLastVerticalTouchScroll;
float L_58;
L_58 = Mathf_SmoothDamp_mBE7ABB6B59D198BE8ABE42942452CC7B813A5248(L_51, L_53, L_55, L_56, (std::numeric_limits<float>::infinity()), L_57, NULL);
(&V_0)->___y = L_58;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_59 = (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)(&__this->___m_SpringBackVelocity);
float L_60 = L_59->___y;
float L_61;
L_61 = fabsf(L_60);
float L_62;
L_62 = VisualElement_get_scaledPixelsPerPoint_m44984C56A992E21CE90E3DC15136DDF7DCDA11CD(__this, NULL);
V_7 = (bool)((((float)L_61) < ((float)L_62))? 1 : 0);
bool L_63 = V_7;
if (!L_63)
{
goto IL_01c9;
}
}
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_64 = (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)(&__this->___m_SpringBackVelocity);
L_64->___y = (0.0f);
}
IL_01c9:
{
goto IL_0267;
}
IL_01cf:
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_65 = V_0;
float L_66 = L_65.___y;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_67 = (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)(&__this->___m_HighBounds);
float L_68 = L_67->___y;
V_8 = (bool)((((float)L_66) > ((float)L_68))? 1 : 0);
bool L_69 = V_8;
if (!L_69)
{
goto IL_0255;
}
}
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_70 = V_0;
float L_71 = L_70.___y;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_72 = (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)(&__this->___m_HighBounds);
float L_73 = L_72->___y;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_74 = (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)(&__this->___m_SpringBackVelocity);
float* L_75 = (float*)(&L_74->___y);
float L_76;
L_76 = ScrollView_get_elasticity_m7200804F730AB5C74E66DAC20E4660F20E4E4635(__this, NULL);
float L_77 = __this->___elapsedTimeSinceLastVerticalTouchScroll;
float L_78;
L_78 = Mathf_SmoothDamp_mBE7ABB6B59D198BE8ABE42942452CC7B813A5248(L_71, L_73, L_75, L_76, (std::numeric_limits<float>::infinity()), L_77, NULL);
(&V_0)->___y = L_78;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_79 = (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)(&__this->___m_SpringBackVelocity);
float L_80 = L_79->___y;
float L_81;
L_81 = fabsf(L_80);
float L_82;
L_82 = VisualElement_get_scaledPixelsPerPoint_m44984C56A992E21CE90E3DC15136DDF7DCDA11CD(__this, NULL);
V_9 = (bool)((((float)L_81) < ((float)L_82))? 1 : 0);
bool L_83 = V_9;
if (!L_83)
{
goto IL_0252;
}
}
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_84 = (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)(&__this->___m_SpringBackVelocity);
L_84->___y = (0.0f);
}
IL_0252:
{
goto IL_0267;
}
IL_0255:
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_85 = (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)(&__this->___m_SpringBackVelocity);
L_85->___y = (0.0f);
}
IL_0267:
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_86 = V_0;
ScrollView_set_scrollOffset_m220AFAC09FA2E3784CBB76EB53D6AD71C056A1D5(__this, L_86, NULL);
}
IL_026f:
{
return;
}
}
// Method Definition Index: 12645
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollView_ApplyScrollInertia_m5F403E46E990175224ECDE94B514237F56973AFE (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, const RuntimeMethod* method)
{
bool V_0 = false;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_1;
memset((&V_1), 0, sizeof(V_1));
float V_2 = 0.0f;
float V_3 = 0.0f;
float V_4 = 0.0f;
bool V_5 = false;
bool V_6 = false;
bool V_7 = false;
bool V_8 = false;
int32_t G_B3_0 = 0;
int32_t G_B10_0 = 0;
int32_t G_B17_0 = 0;
int32_t G_B19_0 = 0;
int32_t G_B21_0 = 0;
int32_t G_B28_0 = 0;
int32_t G_B30_0 = 0;
int32_t G_B32_0 = 0;
{
bool L_0;
L_0 = ScrollView_get_hasInertia_m14ED28D36618EFAC6CF035DBE50B0E7098ACB46B(__this, NULL);
if (!L_0)
{
goto IL_001b;
}
}
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_1 = __this->___m_Velocity;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_2;
L_2 = Vector2_get_zero_m32506C40EC2EE7D5D4410BF40D3EE683A3D5F32C_inline(NULL);
bool L_3;
L_3 = Vector2_op_Inequality_mBEA93B5A0E954FEFB863DC61CB209119980EC713_inline(L_1, L_2, NULL);
G_B3_0 = ((int32_t)(L_3));
goto IL_001c;
}
IL_001b:
{
G_B3_0 = 0;
}
IL_001c:
{
V_0 = (bool)G_B3_0;
bool L_4 = V_0;
if (!L_4)
{
goto IL_01dc;
}
}
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_5;
L_5 = Vector2_get_zero_m32506C40EC2EE7D5D4410BF40D3EE683A3D5F32C_inline(NULL);
V_1 = L_5;
V_2 = (0.0f);
goto IL_0077;
}
IL_0032:
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_6 = __this->___m_Velocity;
float L_7;
L_7 = ScrollView_get_scrollDecelerationRate_m1BAC522C47FF21D9EA3FE421D96EDC8E1C39137A(__this, NULL);
float L_8 = __this->___k_TouchScrollInertiaBaseTimeInterval;
float L_9;
L_9 = powf(L_7, L_8);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_10;
L_10 = Vector2_op_Multiply_m2D984B613020089BF5165BA4CA10988E2DC771FE_inline(L_6, L_9, NULL);
__this->___m_Velocity = L_10;
float L_11 = V_2;
float L_12 = __this->___k_TouchScrollInertiaBaseTimeInterval;
V_2 = ((float)il2cpp_codegen_add(L_11, L_12));
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_13 = V_1;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_14 = __this->___m_Velocity;
float L_15 = __this->___k_TouchScrollInertiaBaseTimeInterval;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_16;
L_16 = Vector2_op_Multiply_m2D984B613020089BF5165BA4CA10988E2DC771FE_inline(L_14, L_15, NULL);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_17;
L_17 = Vector2_op_Addition_m8136742CE6EE33BA4EB81C5F584678455917D2AE_inline(L_13, L_16, NULL);
V_1 = L_17;
}
IL_0077:
{
float L_18 = V_2;
float L_19 = __this->___elapsedTimeSinceLastVerticalTouchScroll;
V_5 = (bool)((((float)L_18) < ((float)L_19))? 1 : 0);
bool L_20 = V_5;
if (L_20)
{
goto IL_0032;
}
}
{
float L_21 = __this->___elapsedTimeSinceLastVerticalTouchScroll;
float L_22 = V_2;
V_3 = ((float)il2cpp_codegen_subtract(L_21, L_22));
float L_23 = V_3;
if ((!(((float)L_23) > ((float)(0.0f)))))
{
goto IL_00a2;
}
}
{
float L_24 = V_3;
float L_25 = __this->___k_TouchScrollInertiaBaseTimeInterval;
G_B10_0 = ((((float)L_24) < ((float)L_25))? 1 : 0);
goto IL_00a3;
}
IL_00a2:
{
G_B10_0 = 0;
}
IL_00a3:
{
V_6 = (bool)G_B10_0;
bool L_26 = V_6;
if (!L_26)
{
goto IL_00db;
}
}
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_27 = __this->___m_Velocity;
float L_28;
L_28 = ScrollView_get_scrollDecelerationRate_m1BAC522C47FF21D9EA3FE421D96EDC8E1C39137A(__this, NULL);
float L_29 = V_3;
float L_30;
L_30 = powf(L_28, L_29);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_31;
L_31 = Vector2_op_Multiply_m2D984B613020089BF5165BA4CA10988E2DC771FE_inline(L_27, L_30, NULL);
__this->___m_Velocity = L_31;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_32 = V_1;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_33 = __this->___m_Velocity;
float L_34 = V_3;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_35;
L_35 = Vector2_op_Multiply_m2D984B613020089BF5165BA4CA10988E2DC771FE_inline(L_33, L_34, NULL);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_36;
L_36 = Vector2_op_Addition_m8136742CE6EE33BA4EB81C5F584678455917D2AE_inline(L_32, L_35, NULL);
V_1 = L_36;
}
IL_00db:
{
float L_37;
L_37 = VisualElement_get_scaledPixelsPerPoint_m44984C56A992E21CE90E3DC15136DDF7DCDA11CD(__this, NULL);
float L_38 = __this->___k_ScaledPixelsPerPointMultiplier;
V_4 = ((float)il2cpp_codegen_multiply(L_37, L_38));
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_39 = (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)(&__this->___m_Velocity);
float L_40 = L_39->___x;
float L_41;
L_41 = fabsf(L_40);
float L_42 = V_4;
if ((((float)L_41) <= ((float)L_42)))
{
goto IL_013f;
}
}
{
int32_t L_43;
L_43 = ScrollView_get_touchScrollBehavior_mAC366117C8504A56A60CABA42EC6826E18BCF764(__this, NULL);
if ((!(((uint32_t)L_43) == ((uint32_t)1))))
{
goto IL_013c;
}
}
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_44;
L_44 = ScrollView_get_scrollOffset_m487978FA69DE7783183FA219CA9642AEB93EC511(__this, NULL);
float L_45 = L_44.___x;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_46 = (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)(&__this->___m_LowBounds);
float L_47 = L_46->___x;
if ((((float)L_45) < ((float)L_47)))
{
goto IL_0139;
}
}
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_48;
L_48 = ScrollView_get_scrollOffset_m487978FA69DE7783183FA219CA9642AEB93EC511(__this, NULL);
float L_49 = L_48.___x;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_50 = (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)(&__this->___m_HighBounds);
float L_51 = L_50->___x;
G_B17_0 = ((((float)L_49) > ((float)L_51))? 1 : 0);
goto IL_013a;
}
IL_0139:
{
G_B17_0 = 1;
}
IL_013a:
{
G_B19_0 = G_B17_0;
goto IL_013d;
}
IL_013c:
{
G_B19_0 = 0;
}
IL_013d:
{
G_B21_0 = G_B19_0;
goto IL_0140;
}
IL_013f:
{
G_B21_0 = 1;
}
IL_0140:
{
V_7 = (bool)G_B21_0;
bool L_52 = V_7;
if (!L_52)
{
goto IL_0158;
}
}
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_53 = (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)(&__this->___m_Velocity);
L_53->___x = (0.0f);
}
IL_0158:
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_54 = (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)(&__this->___m_Velocity);
float L_55 = L_54->___y;
float L_56;
L_56 = fabsf(L_55);
float L_57 = V_4;
if ((((float)L_56) <= ((float)L_57)))
{
goto IL_01ad;
}
}
{
int32_t L_58;
L_58 = ScrollView_get_touchScrollBehavior_mAC366117C8504A56A60CABA42EC6826E18BCF764(__this, NULL);
if ((!(((uint32_t)L_58) == ((uint32_t)1))))
{
goto IL_01aa;
}
}
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_59;
L_59 = ScrollView_get_scrollOffset_m487978FA69DE7783183FA219CA9642AEB93EC511(__this, NULL);
float L_60 = L_59.___y;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_61 = (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)(&__this->___m_LowBounds);
float L_62 = L_61->___y;
if ((((float)L_60) < ((float)L_62)))
{
goto IL_01a7;
}
}
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_63;
L_63 = ScrollView_get_scrollOffset_m487978FA69DE7783183FA219CA9642AEB93EC511(__this, NULL);
float L_64 = L_63.___y;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_65 = (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)(&__this->___m_HighBounds);
float L_66 = L_65->___y;
G_B28_0 = ((((float)L_64) > ((float)L_66))? 1 : 0);
goto IL_01a8;
}
IL_01a7:
{
G_B28_0 = 1;
}
IL_01a8:
{
G_B30_0 = G_B28_0;
goto IL_01ab;
}
IL_01aa:
{
G_B30_0 = 0;
}
IL_01ab:
{
G_B32_0 = G_B30_0;
goto IL_01ae;
}
IL_01ad:
{
G_B32_0 = 1;
}
IL_01ae:
{
V_8 = (bool)G_B32_0;
bool L_67 = V_8;
if (!L_67)
{
goto IL_01c6;
}
}
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_68 = (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)(&__this->___m_Velocity);
L_68->___y = (0.0f);
}
IL_01c6:
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_69;
L_69 = ScrollView_get_scrollOffset_m487978FA69DE7783183FA219CA9642AEB93EC511(__this, NULL);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_70 = V_1;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_71;
L_71 = Vector2_op_Addition_m8136742CE6EE33BA4EB81C5F584678455917D2AE_inline(L_69, L_70, NULL);
ScrollView_set_scrollOffset_m220AFAC09FA2E3784CBB76EB53D6AD71C056A1D5(__this, L_71, NULL);
goto IL_01e9;
}
IL_01dc:
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_72;
L_72 = Vector2_get_zero_m32506C40EC2EE7D5D4410BF40D3EE683A3D5F32C_inline(NULL);
__this->___m_Velocity = L_72;
}
IL_01e9:
{
return;
}
}
// Method Definition Index: 12646
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollView_PostPointerUpAnimation_m6E469159FEA09A0CD440604DF5C8FE466D5FD1D7 (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IVisualElementScheduledItem_t309F1A5445514122A9E3F64182D0D8A4DE34C48F_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
bool V_0 = false;
int32_t G_B3_0 = 0;
{
float L_0;
L_0 = Time_get_unscaledTime_mAF4040B858903E1325D1C65B8BF1AC61460B2503(NULL);
float L_1 = __this->___previousVerticalTouchScrollTimeStamp;
__this->___elapsedTimeSinceLastVerticalTouchScroll = ((float)il2cpp_codegen_subtract(L_0, L_1));
float L_2;
L_2 = Time_get_unscaledTime_mAF4040B858903E1325D1C65B8BF1AC61460B2503(NULL);
__this->___previousVerticalTouchScrollTimeStamp = L_2;
float L_3;
L_3 = Time_get_unscaledTime_mAF4040B858903E1325D1C65B8BF1AC61460B2503(NULL);
float L_4 = __this->___previousHorizontalTouchScrollTimeStamp;
__this->___elapsedTimeSinceLastHorizontalTouchScroll = ((float)il2cpp_codegen_subtract(L_3, L_4));
float L_5;
L_5 = Time_get_unscaledTime_mAF4040B858903E1325D1C65B8BF1AC61460B2503(NULL);
__this->___previousHorizontalTouchScrollTimeStamp = L_5;
ScrollView_ApplyScrollInertia_m5F403E46E990175224ECDE94B514237F56973AFE(__this, NULL);
ScrollView_SpringBack_mEF47A1F565348695B62B7F948406432E19075389(__this, NULL);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_6 = __this->___m_SpringBackVelocity;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_7;
L_7 = Vector2_get_zero_m32506C40EC2EE7D5D4410BF40D3EE683A3D5F32C_inline(NULL);
bool L_8;
L_8 = Vector2_op_Equality_m6F2E069A50E787D131261E5CB25FC9E03F95B5E1_inline(L_6, L_7, NULL);
if (!L_8)
{
goto IL_006d;
}
}
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_9 = __this->___m_Velocity;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_10;
L_10 = Vector2_get_zero_m32506C40EC2EE7D5D4410BF40D3EE683A3D5F32C_inline(NULL);
bool L_11;
L_11 = Vector2_op_Equality_m6F2E069A50E787D131261E5CB25FC9E03F95B5E1_inline(L_9, L_10, NULL);
G_B3_0 = ((int32_t)(L_11));
goto IL_006e;
}
IL_006d:
{
G_B3_0 = 0;
}
IL_006e:
{
V_0 = (bool)G_B3_0;
bool L_12 = V_0;
if (!L_12)
{
goto IL_00ac;
}
}
{
RuntimeObject* L_13 = __this->___m_PostPointerUpAnimation;
NullCheck(L_13);
InterfaceActionInvoker0::Invoke(2, IVisualElementScheduledItem_t309F1A5445514122A9E3F64182D0D8A4DE34C48F_il2cpp_TypeInfo_var, L_13);
__this->___elapsedTimeSinceLastVerticalTouchScroll = (0.0f);
__this->___elapsedTimeSinceLastHorizontalTouchScroll = (0.0f);
__this->___previousVerticalTouchScrollTimeStamp = (0.0f);
__this->___previousHorizontalTouchScrollTimeStamp = (0.0f);
}
IL_00ac:
{
return;
}
}
// Method Definition Index: 12647
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollView_OnPointerDown_mA97349AEF0B229F45E61F38B10DBF4AA430E0ED0 (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, PointerDownEvent_tABAAD1BACBB98156D6BCCED51E11883EAFE03A51* ___0_evt, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IVisualElementScheduledItem_t309F1A5445514122A9E3F64182D0D8A4DE34C48F_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PointerEventBase_1_get_isPrimary_m6C7B28F0FBEADE098A6209EBEBB10AB53A356B9D_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PointerEventBase_1_get_pointerId_m2666488A68716BD85D3277905899BDE7CF3826C8_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PointerEventBase_1_get_pointerType_m1724EBAD6D0313ABE5739C89FC27EBFAF86D1926_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PointerEventBase_1_get_position_m62A6C6E4573AD8DEA94462498F258D10792B8E86_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PointerId_tE48DCDC5C36DD1F5595C28EE48C0243BA8BEF35C_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PointerType_t6E813E47699AA9C948D9EFEF36F481B5EDD5BCD4_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
bool V_0 = false;
bool V_1 = false;
bool V_2 = false;
bool V_3 = false;
int32_t G_B3_0 = 0;
RuntimeObject* G_B9_0 = NULL;
RuntimeObject* G_B8_0 = NULL;
int32_t G_B13_0 = 0;
{
PointerDownEvent_tABAAD1BACBB98156D6BCCED51E11883EAFE03A51* L_0 = ___0_evt;
NullCheck(L_0);
String_t* L_1;
L_1 = PointerEventBase_1_get_pointerType_m1724EBAD6D0313ABE5739C89FC27EBFAF86D1926_inline(L_0, PointerEventBase_1_get_pointerType_m1724EBAD6D0313ABE5739C89FC27EBFAF86D1926_RuntimeMethod_var);
il2cpp_codegen_runtime_class_init_inline(PointerType_t6E813E47699AA9C948D9EFEF36F481B5EDD5BCD4_il2cpp_TypeInfo_var);
String_t* L_2 = ((PointerType_t6E813E47699AA9C948D9EFEF36F481B5EDD5BCD4_StaticFields*)il2cpp_codegen_static_fields_for(PointerType_t6E813E47699AA9C948D9EFEF36F481B5EDD5BCD4_il2cpp_TypeInfo_var))->___mouse;
bool L_3;
L_3 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_1, L_2, NULL);
if (L_3)
{
goto IL_001e;
}
}
{
PointerDownEvent_tABAAD1BACBB98156D6BCCED51E11883EAFE03A51* L_4 = ___0_evt;
NullCheck(L_4);
bool L_5;
L_5 = PointerEventBase_1_get_isPrimary_m6C7B28F0FBEADE098A6209EBEBB10AB53A356B9D_inline(L_4, PointerEventBase_1_get_isPrimary_m6C7B28F0FBEADE098A6209EBEBB10AB53A356B9D_RuntimeMethod_var);
G_B3_0 = ((((int32_t)L_5) == ((int32_t)0))? 1 : 0);
goto IL_001f;
}
IL_001e:
{
G_B3_0 = 1;
}
IL_001f:
{
V_1 = (bool)G_B3_0;
bool L_6 = V_1;
if (!L_6)
{
goto IL_0028;
}
}
{
goto IL_00f3;
}
IL_0028:
{
PointerDownEvent_tABAAD1BACBB98156D6BCCED51E11883EAFE03A51* L_7 = ___0_evt;
NullCheck(L_7);
int32_t L_8;
L_8 = PointerEventBase_1_get_pointerId_m2666488A68716BD85D3277905899BDE7CF3826C8_inline(L_7, PointerEventBase_1_get_pointerId_m2666488A68716BD85D3277905899BDE7CF3826C8_RuntimeMethod_var);
il2cpp_codegen_runtime_class_init_inline(PointerId_tE48DCDC5C36DD1F5595C28EE48C0243BA8BEF35C_il2cpp_TypeInfo_var);
int32_t L_9 = ((PointerId_tE48DCDC5C36DD1F5595C28EE48C0243BA8BEF35C_StaticFields*)il2cpp_codegen_static_fields_for(PointerId_tE48DCDC5C36DD1F5595C28EE48C0243BA8BEF35C_il2cpp_TypeInfo_var))->___invalidPointerId;
V_2 = (bool)((((int32_t)((((int32_t)L_8) == ((int32_t)L_9))? 1 : 0)) == ((int32_t)0))? 1 : 0);
bool L_10 = V_2;
if (!L_10)
{
goto IL_0051;
}
}
{
PointerDownEvent_tABAAD1BACBB98156D6BCCED51E11883EAFE03A51* L_11 = ___0_evt;
NullCheck(L_11);
int32_t L_12;
L_12 = PointerEventBase_1_get_pointerId_m2666488A68716BD85D3277905899BDE7CF3826C8_inline(L_11, PointerEventBase_1_get_pointerId_m2666488A68716BD85D3277905899BDE7CF3826C8_RuntimeMethod_var);
PointerDownEvent_tABAAD1BACBB98156D6BCCED51E11883EAFE03A51* L_13 = ___0_evt;
NullCheck(L_13);
RuntimeObject* L_14;
L_14 = EventBase_get_target_m9E5CB6AC9A51E9F61D9540D279BFA53C04AD010E(L_13, NULL);
bool L_15;
L_15 = ScrollView_ReleaseScrolling_m61E863B1BCE3FF3A382A0EAC511631E5115CEF2D(__this, L_12, L_14, NULL);
}
IL_0051:
{
RuntimeObject* L_16 = __this->___m_PostPointerUpAnimation;
RuntimeObject* L_17 = L_16;
if (L_17)
{
G_B9_0 = L_17;
goto IL_005d;
}
G_B8_0 = L_17;
}
{
goto IL_0063;
}
IL_005d:
{
NullCheck(G_B9_0);
InterfaceActionInvoker0::Invoke(2, IVisualElementScheduledItem_t309F1A5445514122A9E3F64182D0D8A4DE34C48F_il2cpp_TypeInfo_var, G_B9_0);
}
IL_0063:
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_18 = (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)(&__this->___m_Velocity);
float L_19 = L_18->___x;
float L_20;
L_20 = fabsf(L_19);
if ((((float)L_20) > ((float)(10.0f))))
{
goto IL_0093;
}
}
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_21 = (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)(&__this->___m_Velocity);
float L_22 = L_21->___y;
float L_23;
L_23 = fabsf(L_22);
G_B13_0 = ((((float)L_23) > ((float)(10.0f)))? 1 : 0);
goto IL_0094;
}
IL_0093:
{
G_B13_0 = 1;
}
IL_0094:
{
V_0 = (bool)G_B13_0;
__this->___m_TouchPointerMoveAllowed = (bool)1;
__this->___m_StartedMoving = (bool)0;
PointerDownEvent_tABAAD1BACBB98156D6BCCED51E11883EAFE03A51* L_24 = ___0_evt;
NullCheck(L_24);
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_25;
L_25 = PointerEventBase_1_get_position_m62A6C6E4573AD8DEA94462498F258D10792B8E86_inline(L_24, PointerEventBase_1_get_position_m62A6C6E4573AD8DEA94462498F258D10792B8E86_RuntimeMethod_var);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_26;
L_26 = Vector2_op_Implicit_mE8EBEE9291F11BB02F062D6E000F4798968CBD96_inline(L_25, NULL);
ScrollView_InitTouchScrolling_m8EF3D83B750130DD1A5192B00EA57FA7D19BE83D(__this, L_26, NULL);
bool L_27 = V_0;
V_3 = L_27;
bool L_28 = V_3;
if (!L_28)
{
goto IL_00f3;
}
}
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_29;
L_29 = VirtualFuncInvoker0< VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* >::Invoke(133, __this);
PointerDownEvent_tABAAD1BACBB98156D6BCCED51E11883EAFE03A51* L_30 = ___0_evt;
NullCheck(L_30);
int32_t L_31;
L_31 = PointerEventBase_1_get_pointerId_m2666488A68716BD85D3277905899BDE7CF3826C8_inline(L_30, PointerEventBase_1_get_pointerId_m2666488A68716BD85D3277905899BDE7CF3826C8_RuntimeMethod_var);
PointerCaptureHelper_CapturePointer_m7A647567160ADA0E052A7277C5B531D7A01E5F7F(L_29, L_31, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_32;
L_32 = VirtualFuncInvoker0< VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* >::Invoke(133, __this);
NullCheck(L_32);
RuntimeObject* L_33;
L_33 = VisualElement_get_panel_m44AEFA3041785E57641AA3F895D11215C841BED1(L_32, NULL);
PointerDownEvent_tABAAD1BACBB98156D6BCCED51E11883EAFE03A51* L_34 = ___0_evt;
NullCheck(L_34);
int32_t L_35;
L_35 = PointerEventBase_1_get_pointerId_m2666488A68716BD85D3277905899BDE7CF3826C8_inline(L_34, PointerEventBase_1_get_pointerId_m2666488A68716BD85D3277905899BDE7CF3826C8_RuntimeMethod_var);
PointerCaptureHelper_PreventCompatibilityMouseEvents_m96F0763D51B20EE438DE8C927CBD1EB480F7A751(L_33, L_35, NULL);
PointerDownEvent_tABAAD1BACBB98156D6BCCED51E11883EAFE03A51* L_36 = ___0_evt;
NullCheck(L_36);
EventBase_StopPropagation_mEFC7E5AB7164157065FF19064A6ADCBB0D8AF6FB(L_36, NULL);
__this->___m_TouchStoppedVelocity = (bool)1;
}
IL_00f3:
{
return;
}
}
// Method Definition Index: 12648
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollView_OnPointerMove_mB5B8F154C72F4EC477AE2D02DC8F2885763E4AEF (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, PointerMoveEvent_t2C1E2E20A07034638F48C3EB94B8520549D770C3* ___0_evt, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PointerEventBase_1_get_isPrimary_m727197FEB1A5B4D4FC3092C618E472C323A38834_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PointerEventBase_1_get_pointerId_mD0FD52357DFDC016B39149C06C87B3FA2F786783_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PointerEventBase_1_get_pointerType_mECF9D0A37869ED3DC164C72528E41CF21AF2BDF1_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PointerEventBase_1_get_position_m9DB69A881411E7B016A3C2AE10DD81D1FDDB7AD7_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PointerType_t6E813E47699AA9C948D9EFEF36F481B5EDD5BCD4_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_0;
memset((&V_0), 0, sizeof(V_0));
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_1;
memset((&V_1), 0, sizeof(V_1));
int32_t V_2 = 0;
bool V_3 = false;
bool V_4 = false;
bool V_5 = false;
bool V_6 = false;
bool V_7 = false;
bool V_8 = false;
bool V_9 = false;
int32_t G_B4_0 = 0;
int32_t G_B16_0 = 0;
{
PointerMoveEvent_t2C1E2E20A07034638F48C3EB94B8520549D770C3* L_0 = ___0_evt;
NullCheck(L_0);
String_t* L_1;
L_1 = PointerEventBase_1_get_pointerType_mECF9D0A37869ED3DC164C72528E41CF21AF2BDF1_inline(L_0, PointerEventBase_1_get_pointerType_mECF9D0A37869ED3DC164C72528E41CF21AF2BDF1_RuntimeMethod_var);
il2cpp_codegen_runtime_class_init_inline(PointerType_t6E813E47699AA9C948D9EFEF36F481B5EDD5BCD4_il2cpp_TypeInfo_var);
String_t* L_2 = ((PointerType_t6E813E47699AA9C948D9EFEF36F481B5EDD5BCD4_StaticFields*)il2cpp_codegen_static_fields_for(PointerType_t6E813E47699AA9C948D9EFEF36F481B5EDD5BCD4_il2cpp_TypeInfo_var))->___mouse;
bool L_3;
L_3 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_1, L_2, NULL);
if (L_3)
{
goto IL_0026;
}
}
{
PointerMoveEvent_t2C1E2E20A07034638F48C3EB94B8520549D770C3* L_4 = ___0_evt;
NullCheck(L_4);
bool L_5;
L_5 = PointerEventBase_1_get_isPrimary_m727197FEB1A5B4D4FC3092C618E472C323A38834_inline(L_4, PointerEventBase_1_get_isPrimary_m727197FEB1A5B4D4FC3092C618E472C323A38834_RuntimeMethod_var);
if (!L_5)
{
goto IL_0026;
}
}
{
bool L_6 = __this->___m_TouchPointerMoveAllowed;
G_B4_0 = ((((int32_t)L_6) == ((int32_t)0))? 1 : 0);
goto IL_0027;
}
IL_0026:
{
G_B4_0 = 1;
}
IL_0027:
{
V_3 = (bool)G_B4_0;
bool L_7 = V_3;
if (!L_7)
{
goto IL_0030;
}
}
{
goto IL_0144;
}
IL_0030:
{
PointerMoveEvent_t2C1E2E20A07034638F48C3EB94B8520549D770C3* L_8 = ___0_evt;
NullCheck(L_8);
bool L_9;
L_9 = PointerMoveEvent_get_isHandledByDraggable_mCCA70E78328355F419734A13F7B4135F51E89D47_inline(L_8, NULL);
V_4 = L_9;
bool L_10 = V_4;
if (!L_10)
{
goto IL_005f;
}
}
{
PointerMoveEvent_t2C1E2E20A07034638F48C3EB94B8520549D770C3* L_11 = ___0_evt;
NullCheck(L_11);
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_12;
L_12 = PointerEventBase_1_get_position_m9DB69A881411E7B016A3C2AE10DD81D1FDDB7AD7_inline(L_11, PointerEventBase_1_get_position_m9DB69A881411E7B016A3C2AE10DD81D1FDDB7AD7_RuntimeMethod_var);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_13;
L_13 = Vector2_op_Implicit_mE8EBEE9291F11BB02F062D6E000F4798968CBD96_inline(L_12, NULL);
__this->___m_PointerStartPosition = L_13;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_14;
L_14 = ScrollView_get_scrollOffset_m487978FA69DE7783183FA219CA9642AEB93EC511(__this, NULL);
__this->___m_StartPosition = L_14;
goto IL_0144;
}
IL_005f:
{
PointerMoveEvent_t2C1E2E20A07034638F48C3EB94B8520549D770C3* L_15 = ___0_evt;
NullCheck(L_15);
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_16;
L_16 = PointerEventBase_1_get_position_m9DB69A881411E7B016A3C2AE10DD81D1FDDB7AD7_inline(L_15, PointerEventBase_1_get_position_m9DB69A881411E7B016A3C2AE10DD81D1FDDB7AD7_RuntimeMethod_var);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_17;
L_17 = Vector2_op_Implicit_mE8EBEE9291F11BB02F062D6E000F4798968CBD96_inline(L_16, NULL);
V_0 = L_17;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_18 = V_0;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_19 = __this->___m_PointerStartPosition;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_20;
L_20 = Vector2_op_Subtraction_m44475FCDAD2DA2F98D78A6625EC2DCDFE8803837_inline(L_18, L_19, NULL);
V_1 = L_20;
int32_t L_21;
L_21 = ScrollView_get_mode_mFEFD4936895483C17E2EE7994EDE18425BF11302_inline(__this, NULL);
V_5 = (bool)((((int32_t)L_21) == ((int32_t)1))? 1 : 0);
bool L_22 = V_5;
if (!L_22)
{
goto IL_0095;
}
}
{
(&V_1)->___y = (0.0f);
goto IL_00b0;
}
IL_0095:
{
int32_t L_23;
L_23 = ScrollView_get_mode_mFEFD4936895483C17E2EE7994EDE18425BF11302_inline(__this, NULL);
V_6 = (bool)((((int32_t)L_23) == ((int32_t)0))? 1 : 0);
bool L_24 = V_6;
if (!L_24)
{
goto IL_00b0;
}
}
{
(&V_1)->___x = (0.0f);
}
IL_00b0:
{
bool L_25 = __this->___m_TouchStoppedVelocity;
if (L_25)
{
goto IL_00d0;
}
}
{
bool L_26 = __this->___m_StartedMoving;
if (L_26)
{
goto IL_00d0;
}
}
{
float L_27;
L_27 = Vector2_get_sqrMagnitude_mA16336720C14EEF8BA9B55AE33B98C9EE2082BDC_inline((&V_1), NULL);
G_B16_0 = ((((float)L_27) < ((float)(100.0f)))? 1 : 0);
goto IL_00d1;
}
IL_00d0:
{
G_B16_0 = 0;
}
IL_00d1:
{
V_7 = (bool)G_B16_0;
bool L_28 = V_7;
if (!L_28)
{
goto IL_00d9;
}
}
{
goto IL_0144;
}
IL_00d9:
{
PointerMoveEvent_t2C1E2E20A07034638F48C3EB94B8520549D770C3* L_29 = ___0_evt;
NullCheck(L_29);
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_30;
L_30 = PointerEventBase_1_get_position_m9DB69A881411E7B016A3C2AE10DD81D1FDDB7AD7_inline(L_29, PointerEventBase_1_get_position_m9DB69A881411E7B016A3C2AE10DD81D1FDDB7AD7_RuntimeMethod_var);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_31;
L_31 = Vector2_op_Implicit_mE8EBEE9291F11BB02F062D6E000F4798968CBD96_inline(L_30, NULL);
int32_t L_32;
L_32 = ScrollView_ComputeTouchScrolling_m89995F358359CEF1F3CC3A057ADE4DD15C58F9B3(__this, L_31, NULL);
V_2 = L_32;
int32_t L_33 = V_2;
V_8 = (bool)((((int32_t)((((int32_t)L_33) == ((int32_t)1))? 1 : 0)) == ((int32_t)0))? 1 : 0);
bool L_34 = V_8;
if (!L_34)
{
goto IL_0137;
}
}
{
PointerMoveEvent_t2C1E2E20A07034638F48C3EB94B8520549D770C3* L_35 = ___0_evt;
NullCheck(L_35);
PointerMoveEvent_set_isHandledByDraggable_m24AE525901E56FE8A7936EDA8F2046862BB3660D_inline(L_35, (bool)1, NULL);
PointerMoveEvent_t2C1E2E20A07034638F48C3EB94B8520549D770C3* L_36 = ___0_evt;
NullCheck(L_36);
EventBase_StopPropagation_mEFC7E5AB7164157065FF19064A6ADCBB0D8AF6FB(L_36, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_37;
L_37 = VirtualFuncInvoker0< VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* >::Invoke(133, __this);
PointerMoveEvent_t2C1E2E20A07034638F48C3EB94B8520549D770C3* L_38 = ___0_evt;
NullCheck(L_38);
int32_t L_39;
L_39 = PointerEventBase_1_get_pointerId_mD0FD52357DFDC016B39149C06C87B3FA2F786783_inline(L_38, PointerEventBase_1_get_pointerId_mD0FD52357DFDC016B39149C06C87B3FA2F786783_RuntimeMethod_var);
bool L_40;
L_40 = PointerCaptureHelper_HasPointerCapture_m8BEDFC90CB6DD9DE7931AB704454A43559A03C36(L_37, L_39, NULL);
V_9 = (bool)((((int32_t)L_40) == ((int32_t)0))? 1 : 0);
bool L_41 = V_9;
if (!L_41)
{
goto IL_0134;
}
}
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_42;
L_42 = VirtualFuncInvoker0< VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* >::Invoke(133, __this);
PointerMoveEvent_t2C1E2E20A07034638F48C3EB94B8520549D770C3* L_43 = ___0_evt;
NullCheck(L_43);
int32_t L_44;
L_44 = PointerEventBase_1_get_pointerId_mD0FD52357DFDC016B39149C06C87B3FA2F786783_inline(L_43, PointerEventBase_1_get_pointerId_mD0FD52357DFDC016B39149C06C87B3FA2F786783_RuntimeMethod_var);
PointerCaptureHelper_CapturePointer_m7A647567160ADA0E052A7277C5B531D7A01E5F7F(L_42, L_44, NULL);
}
IL_0134:
{
goto IL_0144;
}
IL_0137:
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_45;
L_45 = Vector2_get_zero_m32506C40EC2EE7D5D4410BF40D3EE683A3D5F32C_inline(NULL);
__this->___m_Velocity = L_45;
}
IL_0144:
{
return;
}
}
// Method Definition Index: 12649
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollView_OnPointerCancel_m29BCF554FD57E626225B0B4D3DE393E7C558A073 (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, PointerCancelEvent_t566D42065C3B376AD49A44A406AFE929A6CFEE51* ___0_evt, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PointerEventBase_1_get_pointerId_m10A301E89D623BE4E099DC7CE768AE0D12ADF5B4_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
PointerCancelEvent_t566D42065C3B376AD49A44A406AFE929A6CFEE51* L_0 = ___0_evt;
NullCheck(L_0);
int32_t L_1;
L_1 = PointerEventBase_1_get_pointerId_m10A301E89D623BE4E099DC7CE768AE0D12ADF5B4_inline(L_0, PointerEventBase_1_get_pointerId_m10A301E89D623BE4E099DC7CE768AE0D12ADF5B4_RuntimeMethod_var);
PointerCancelEvent_t566D42065C3B376AD49A44A406AFE929A6CFEE51* L_2 = ___0_evt;
NullCheck(L_2);
RuntimeObject* L_3;
L_3 = EventBase_get_target_m9E5CB6AC9A51E9F61D9540D279BFA53C04AD010E(L_2, NULL);
bool L_4;
L_4 = ScrollView_ReleaseScrolling_m61E863B1BCE3FF3A382A0EAC511631E5115CEF2D(__this, L_1, L_3, NULL);
return;
}
}
// Method Definition Index: 12650
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollView_OnPointerUp_mDF05E48E63E261A0A2ABC852038529F1DB9BEE71 (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, PointerUpEvent_tCE779E8B94675B6A2758B82F6A84771CB26913D9* ___0_evt, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PointerEventBase_1_get_pointerId_m494A184CC32780C69FAE61D8361DE5F4A53FF2C6_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
bool V_0 = false;
{
PointerUpEvent_tCE779E8B94675B6A2758B82F6A84771CB26913D9* L_0 = ___0_evt;
NullCheck(L_0);
int32_t L_1;
L_1 = PointerEventBase_1_get_pointerId_m494A184CC32780C69FAE61D8361DE5F4A53FF2C6_inline(L_0, PointerEventBase_1_get_pointerId_m494A184CC32780C69FAE61D8361DE5F4A53FF2C6_RuntimeMethod_var);
PointerUpEvent_tCE779E8B94675B6A2758B82F6A84771CB26913D9* L_2 = ___0_evt;
NullCheck(L_2);
RuntimeObject* L_3;
L_3 = EventBase_get_target_m9E5CB6AC9A51E9F61D9540D279BFA53C04AD010E(L_2, NULL);
bool L_4;
L_4 = ScrollView_ReleaseScrolling_m61E863B1BCE3FF3A382A0EAC511631E5115CEF2D(__this, L_1, L_3, NULL);
V_0 = L_4;
bool L_5 = V_0;
if (!L_5)
{
goto IL_0037;
}
}
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_6;
L_6 = VirtualFuncInvoker0< VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* >::Invoke(133, __this);
NullCheck(L_6);
RuntimeObject* L_7;
L_7 = VisualElement_get_panel_m44AEFA3041785E57641AA3F895D11215C841BED1(L_6, NULL);
PointerUpEvent_tCE779E8B94675B6A2758B82F6A84771CB26913D9* L_8 = ___0_evt;
NullCheck(L_8);
int32_t L_9;
L_9 = PointerEventBase_1_get_pointerId_m494A184CC32780C69FAE61D8361DE5F4A53FF2C6_inline(L_8, PointerEventBase_1_get_pointerId_m494A184CC32780C69FAE61D8361DE5F4A53FF2C6_RuntimeMethod_var);
PointerCaptureHelper_PreventCompatibilityMouseEvents_m96F0763D51B20EE438DE8C927CBD1EB480F7A751(L_7, L_9, NULL);
PointerUpEvent_tCE779E8B94675B6A2758B82F6A84771CB26913D9* L_10 = ___0_evt;
NullCheck(L_10);
EventBase_StopPropagation_mEFC7E5AB7164157065FF19064A6ADCBB0D8AF6FB(L_10, NULL);
}
IL_0037:
{
return;
}
}
// Method Definition Index: 12651
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollView_InitTouchScrolling_m8EF3D83B750130DD1A5192B00EA57FA7D19BE83D (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_position, const RuntimeMethod* method)
{
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_0 = ___0_position;
__this->___m_PointerStartPosition = L_0;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_1;
L_1 = ScrollView_get_scrollOffset_m487978FA69DE7783183FA219CA9642AEB93EC511(__this, NULL);
__this->___m_StartPosition = L_1;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_2;
L_2 = Vector2_get_zero_m32506C40EC2EE7D5D4410BF40D3EE683A3D5F32C_inline(NULL);
__this->___m_Velocity = L_2;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_3;
L_3 = Vector2_get_zero_m32506C40EC2EE7D5D4410BF40D3EE683A3D5F32C_inline(NULL);
__this->___m_SpringBackVelocity = L_3;
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* L_4;
L_4 = ScrollView_get_horizontalScroller_mF0791CC587E399B708C24885E89301F2633712E8_inline(__this, NULL);
NullCheck(L_4);
float L_5;
L_5 = Scroller_get_lowValue_mBD4A8D06316BF0124C58CA4534B9031725CD946F(L_4, NULL);
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* L_6;
L_6 = ScrollView_get_horizontalScroller_mF0791CC587E399B708C24885E89301F2633712E8_inline(__this, NULL);
NullCheck(L_6);
float L_7;
L_7 = Scroller_get_highValue_m160229EAE9969337A4C92F543E53DEC6A944DE33(L_6, NULL);
float L_8;
L_8 = Mathf_Min_m747CA71A9483CDB394B13BD0AD048EE17E48FFE4_inline(L_5, L_7, NULL);
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* L_9;
L_9 = ScrollView_get_verticalScroller_mDCBC1E09B2754C31BF917818CB07E5F36EC0D13A_inline(__this, NULL);
NullCheck(L_9);
float L_10;
L_10 = Scroller_get_lowValue_mBD4A8D06316BF0124C58CA4534B9031725CD946F(L_9, NULL);
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* L_11;
L_11 = ScrollView_get_verticalScroller_mDCBC1E09B2754C31BF917818CB07E5F36EC0D13A_inline(__this, NULL);
NullCheck(L_11);
float L_12;
L_12 = Scroller_get_highValue_m160229EAE9969337A4C92F543E53DEC6A944DE33(L_11, NULL);
float L_13;
L_13 = Mathf_Min_m747CA71A9483CDB394B13BD0AD048EE17E48FFE4_inline(L_10, L_12, NULL);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_14;
memset((&L_14), 0, sizeof(L_14));
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_14), L_8, L_13, NULL);
__this->___m_LowBounds = L_14;
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* L_15;
L_15 = ScrollView_get_horizontalScroller_mF0791CC587E399B708C24885E89301F2633712E8_inline(__this, NULL);
NullCheck(L_15);
float L_16;
L_16 = Scroller_get_lowValue_mBD4A8D06316BF0124C58CA4534B9031725CD946F(L_15, NULL);
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* L_17;
L_17 = ScrollView_get_horizontalScroller_mF0791CC587E399B708C24885E89301F2633712E8_inline(__this, NULL);
NullCheck(L_17);
float L_18;
L_18 = Scroller_get_highValue_m160229EAE9969337A4C92F543E53DEC6A944DE33(L_17, NULL);
float L_19;
L_19 = Mathf_Max_mF5379E63D2BBAC76D090748695D833934F8AD051_inline(L_16, L_18, NULL);
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* L_20;
L_20 = ScrollView_get_verticalScroller_mDCBC1E09B2754C31BF917818CB07E5F36EC0D13A_inline(__this, NULL);
NullCheck(L_20);
float L_21;
L_21 = Scroller_get_lowValue_mBD4A8D06316BF0124C58CA4534B9031725CD946F(L_20, NULL);
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* L_22;
L_22 = ScrollView_get_verticalScroller_mDCBC1E09B2754C31BF917818CB07E5F36EC0D13A_inline(__this, NULL);
NullCheck(L_22);
float L_23;
L_23 = Scroller_get_highValue_m160229EAE9969337A4C92F543E53DEC6A944DE33(L_22, NULL);
float L_24;
L_24 = Mathf_Max_mF5379E63D2BBAC76D090748695D833934F8AD051_inline(L_21, L_23, NULL);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_25;
memset((&L_25), 0, sizeof(L_25));
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_25), L_19, L_24, NULL);
__this->___m_HighBounds = L_25;
return;
}
}
// Method Definition Index: 12652
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ScrollView_ComputeTouchScrolling_m89995F358359CEF1F3CC3A057ADE4DD15C58F9B3 (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_position, 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*)&ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_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;
bool V_3 = false;
bool V_4 = false;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_5;
memset((&V_5), 0, sizeof(V_5));
bool V_6 = false;
bool V_7 = false;
bool V_8 = false;
int32_t V_9 = 0;
int32_t G_B13_0 = 0;
int32_t G_B17_0 = 0;
int32_t G_B20_0 = 0;
{
int32_t L_0;
L_0 = ScrollView_get_touchScrollBehavior_mAC366117C8504A56A60CABA42EC6826E18BCF764(__this, NULL);
V_3 = (bool)((((int32_t)L_0) == ((int32_t)2))? 1 : 0);
bool L_1 = V_3;
if (!L_1)
{
goto IL_0047;
}
}
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_2 = __this->___m_StartPosition;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_3 = ___0_position;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_4 = __this->___m_PointerStartPosition;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_5;
L_5 = Vector2_op_Subtraction_m44475FCDAD2DA2F98D78A6625EC2DCDFE8803837_inline(L_3, L_4, NULL);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_6;
L_6 = Vector2_op_Subtraction_m44475FCDAD2DA2F98D78A6625EC2DCDFE8803837_inline(L_2, L_5, NULL);
V_0 = L_6;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_7 = V_0;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_8 = __this->___m_LowBounds;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_9;
L_9 = Vector2_Max_m1E906743ECA6478A2EDCCFECD9D509898F66152B_inline(L_7, L_8, NULL);
V_0 = L_9;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_10 = V_0;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_11 = __this->___m_HighBounds;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_12;
L_12 = Vector2_Min_m2D222BC18ACD4F965981EC93451DDD1D7ADFDDA0_inline(L_10, L_11, NULL);
V_0 = L_12;
goto IL_0173;
}
IL_0047:
{
int32_t L_13;
L_13 = ScrollView_get_touchScrollBehavior_mAC366117C8504A56A60CABA42EC6826E18BCF764(__this, NULL);
V_4 = (bool)((((int32_t)L_13) == ((int32_t)1))? 1 : 0);
bool L_14 = V_4;
if (!L_14)
{
goto IL_0159;
}
}
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_15 = ___0_position;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_16 = __this->___m_PointerStartPosition;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_17;
L_17 = Vector2_op_Subtraction_m44475FCDAD2DA2F98D78A6625EC2DCDFE8803837_inline(L_15, L_16, NULL);
V_5 = L_17;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_18 = V_5;
float L_19 = L_18.___x;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_20 = (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)(&__this->___m_StartPosition);
float L_21 = L_20->___x;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_22 = (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)(&__this->___m_LowBounds);
float L_23 = L_22->___x;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_24 = (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)(&__this->___m_LowBounds);
float L_25 = L_24->___x;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_26;
L_26 = ScrollView_get_contentViewport_mC91CCE63C249B77A5D192BEBC9C600C212C724B8_inline(__this, NULL);
NullCheck(L_26);
RuntimeObject* L_27;
L_27 = VisualElement_get_resolvedStyle_m3885B7534A94E0BCE024A9621465A0F273DA0AEB(L_26, NULL);
NullCheck(L_27);
float L_28;
L_28 = InterfaceFuncInvoker0< float >::Invoke(78, IResolvedStyle_t6A3530BA6147B091C278593F21F86B09CD42BE89_il2cpp_TypeInfo_var, L_27);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_29 = (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)(&__this->___m_HighBounds);
float L_30 = L_29->___x;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_31 = (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)(&__this->___m_HighBounds);
float L_32 = L_31->___x;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_33;
L_33 = ScrollView_get_contentViewport_mC91CCE63C249B77A5D192BEBC9C600C212C724B8_inline(__this, NULL);
NullCheck(L_33);
RuntimeObject* L_34;
L_34 = VisualElement_get_resolvedStyle_m3885B7534A94E0BCE024A9621465A0F273DA0AEB(L_33, NULL);
NullCheck(L_34);
float L_35;
L_35 = InterfaceFuncInvoker0< float >::Invoke(78, IResolvedStyle_t6A3530BA6147B091C278593F21F86B09CD42BE89_il2cpp_TypeInfo_var, L_34);
il2cpp_codegen_runtime_class_init_inline(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var);
float L_36;
L_36 = ScrollView_ComputeElasticOffset_mBC5B42E964CB9B9253B0A7631C037E53C769D3DE(L_19, L_21, L_23, ((float)il2cpp_codegen_subtract(L_25, L_28)), L_30, ((float)il2cpp_codegen_add(L_32, L_35)), NULL);
(&V_0)->___x = L_36;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_37 = V_5;
float L_38 = L_37.___y;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_39 = (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)(&__this->___m_StartPosition);
float L_40 = L_39->___y;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_41 = (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)(&__this->___m_LowBounds);
float L_42 = L_41->___y;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_43 = (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)(&__this->___m_LowBounds);
float L_44 = L_43->___y;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_45;
L_45 = ScrollView_get_contentViewport_mC91CCE63C249B77A5D192BEBC9C600C212C724B8_inline(__this, NULL);
NullCheck(L_45);
RuntimeObject* L_46;
L_46 = VisualElement_get_resolvedStyle_m3885B7534A94E0BCE024A9621465A0F273DA0AEB(L_45, NULL);
NullCheck(L_46);
float L_47;
L_47 = InterfaceFuncInvoker0< float >::Invoke(30, IResolvedStyle_t6A3530BA6147B091C278593F21F86B09CD42BE89_il2cpp_TypeInfo_var, L_46);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_48 = (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)(&__this->___m_HighBounds);
float L_49 = L_48->___y;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_50 = (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)(&__this->___m_HighBounds);
float L_51 = L_50->___y;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_52;
L_52 = ScrollView_get_contentViewport_mC91CCE63C249B77A5D192BEBC9C600C212C724B8_inline(__this, NULL);
NullCheck(L_52);
RuntimeObject* L_53;
L_53 = VisualElement_get_resolvedStyle_m3885B7534A94E0BCE024A9621465A0F273DA0AEB(L_52, NULL);
NullCheck(L_53);
float L_54;
L_54 = InterfaceFuncInvoker0< float >::Invoke(30, IResolvedStyle_t6A3530BA6147B091C278593F21F86B09CD42BE89_il2cpp_TypeInfo_var, L_53);
float L_55;
L_55 = ScrollView_ComputeElasticOffset_mBC5B42E964CB9B9253B0A7631C037E53C769D3DE(L_38, L_40, L_42, ((float)il2cpp_codegen_subtract(L_44, L_47)), L_49, ((float)il2cpp_codegen_add(L_51, L_54)), NULL);
(&V_0)->___y = L_55;
float L_56;
L_56 = Time_get_unscaledTime_mAF4040B858903E1325D1C65B8BF1AC61460B2503(NULL);
__this->___previousVerticalTouchScrollTimeStamp = L_56;
float L_57;
L_57 = Time_get_unscaledTime_mAF4040B858903E1325D1C65B8BF1AC61460B2503(NULL);
__this->___previousHorizontalTouchScrollTimeStamp = L_57;
goto IL_0173;
}
IL_0159:
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_58 = __this->___m_StartPosition;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_59 = ___0_position;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_60 = __this->___m_PointerStartPosition;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_61;
L_61 = Vector2_op_Subtraction_m44475FCDAD2DA2F98D78A6625EC2DCDFE8803837_inline(L_59, L_60, NULL);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_62;
L_62 = Vector2_op_Subtraction_m44475FCDAD2DA2F98D78A6625EC2DCDFE8803837_inline(L_58, L_61, NULL);
V_0 = L_62;
}
IL_0173:
{
int32_t L_63;
L_63 = ScrollView_get_mode_mFEFD4936895483C17E2EE7994EDE18425BF11302_inline(__this, NULL);
V_6 = (bool)((((int32_t)L_63) == ((int32_t)0))? 1 : 0);
bool L_64 = V_6;
if (!L_64)
{
goto IL_0196;
}
}
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_65 = (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)(&__this->___m_LowBounds);
float L_66 = L_65->___x;
(&V_0)->___x = L_66;
goto IL_01b7;
}
IL_0196:
{
int32_t L_67;
L_67 = ScrollView_get_mode_mFEFD4936895483C17E2EE7994EDE18425BF11302_inline(__this, NULL);
V_7 = (bool)((((int32_t)L_67) == ((int32_t)1))? 1 : 0);
bool L_68 = V_7;
if (!L_68)
{
goto IL_01b7;
}
}
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_69 = (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)(&__this->___m_LowBounds);
float L_70 = L_69->___y;
(&V_0)->___y = L_70;
}
IL_01b7:
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_71;
L_71 = ScrollView_get_scrollOffset_m487978FA69DE7783183FA219CA9642AEB93EC511(__this, NULL);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_72 = V_0;
bool L_73;
L_73 = Vector2_op_Inequality_mBEA93B5A0E954FEFB863DC61CB209119980EC713_inline(L_71, L_72, NULL);
V_1 = L_73;
bool L_74 = V_1;
V_8 = L_74;
bool L_75 = V_8;
if (!L_75)
{
goto IL_01dd;
}
}
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_76 = V_0;
bool L_77;
L_77 = ScrollView_ApplyTouchScrolling_m55E0459F4B789729603537AA491B443F81BC82EA(__this, L_76, NULL);
if (L_77)
{
goto IL_01d8;
}
}
{
G_B13_0 = 1;
goto IL_01d9;
}
IL_01d8:
{
G_B13_0 = 0;
}
IL_01d9:
{
V_9 = G_B13_0;
goto IL_0200;
}
IL_01dd:
{
bool L_78 = __this->___m_StartedMoving;
if (!L_78)
{
goto IL_01f3;
}
}
{
int32_t L_79;
L_79 = ScrollView_get_nestedInteractionKind_mD6F5A19E8A7D15A56F41AF034869AF295C3D79D6_inline(__this, NULL);
G_B17_0 = ((((int32_t)((((int32_t)L_79) == ((int32_t)2))? 1 : 0)) == ((int32_t)0))? 1 : 0);
goto IL_01f4;
}
IL_01f3:
{
G_B17_0 = 0;
}
IL_01f4:
{
V_2 = (bool)G_B17_0;
bool L_80 = V_2;
if (L_80)
{
goto IL_01fb;
}
}
{
G_B20_0 = 1;
goto IL_01fc;
}
IL_01fb:
{
G_B20_0 = 2;
}
IL_01fc:
{
V_9 = G_B20_0;
goto IL_0200;
}
IL_0200:
{
int32_t L_81 = V_9;
return L_81;
}
}
// Method Definition Index: 12653
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ScrollView_ApplyTouchScrolling_m55E0459F4B789729603537AA491B443F81BC82EA (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_newScrollOffset, const RuntimeMethod* method)
{
bool V_0 = false;
bool V_1 = false;
float V_2 = 0.0f;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_3;
memset((&V_3), 0, sizeof(V_3));
bool V_4 = false;
bool V_5 = false;
bool V_6 = false;
float V_7 = 0.0f;
int32_t G_B4_0 = 0;
{
__this->___m_StartedMoving = (bool)1;
bool L_0;
L_0 = ScrollView_get_hasInertia_m14ED28D36618EFAC6CF035DBE50B0E7098ACB46B(__this, NULL);
V_1 = L_0;
bool L_1 = V_1;
if (!L_1)
{
goto IL_00d5;
}
}
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_2 = ___0_newScrollOffset;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_3 = __this->___m_LowBounds;
bool L_4;
L_4 = Vector2_op_Equality_m6F2E069A50E787D131261E5CB25FC9E03F95B5E1_inline(L_2, L_3, NULL);
if (L_4)
{
goto IL_0032;
}
}
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_5 = ___0_newScrollOffset;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_6 = __this->___m_HighBounds;
bool L_7;
L_7 = Vector2_op_Equality_m6F2E069A50E787D131261E5CB25FC9E03F95B5E1_inline(L_5, L_6, NULL);
G_B4_0 = ((int32_t)(L_7));
goto IL_0033;
}
IL_0032:
{
G_B4_0 = 1;
}
IL_0033:
{
V_4 = (bool)G_B4_0;
bool L_8 = V_4;
if (!L_8)
{
goto IL_0055;
}
}
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_9;
L_9 = Vector2_get_zero_m32506C40EC2EE7D5D4410BF40D3EE683A3D5F32C_inline(NULL);
__this->___m_Velocity = L_9;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_10 = ___0_newScrollOffset;
ScrollView_set_scrollOffset_m220AFAC09FA2E3784CBB76EB53D6AD71C056A1D5(__this, L_10, NULL);
V_5 = (bool)0;
goto IL_00ef;
}
IL_0055:
{
float L_11 = __this->___m_LastVelocityLerpTime;
V_6 = (bool)((((float)L_11) > ((float)(0.0f)))? 1 : 0);
bool L_12 = V_6;
if (!L_12)
{
goto IL_0096;
}
}
{
float L_13;
L_13 = Time_get_unscaledTime_mAF4040B858903E1325D1C65B8BF1AC61460B2503(NULL);
float L_14 = __this->___m_LastVelocityLerpTime;
V_7 = ((float)il2cpp_codegen_subtract(L_13, L_14));
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_15 = __this->___m_Velocity;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_16;
L_16 = Vector2_get_zero_m32506C40EC2EE7D5D4410BF40D3EE683A3D5F32C_inline(NULL);
float L_17 = V_7;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_18;
L_18 = Vector2_Lerp_m1A36103F7967F653A929556E26E6D052C298C00C_inline(L_15, L_16, ((float)il2cpp_codegen_multiply(L_17, (10.0f))), NULL);
__this->___m_Velocity = L_18;
}
IL_0096:
{
float L_19;
L_19 = Time_get_unscaledTime_mAF4040B858903E1325D1C65B8BF1AC61460B2503(NULL);
__this->___m_LastVelocityLerpTime = L_19;
float L_20 = __this->___k_TouchScrollInertiaBaseTimeInterval;
V_2 = L_20;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_21 = ___0_newScrollOffset;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_22;
L_22 = ScrollView_get_scrollOffset_m487978FA69DE7783183FA219CA9642AEB93EC511(__this, NULL);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_23;
L_23 = Vector2_op_Subtraction_m44475FCDAD2DA2F98D78A6625EC2DCDFE8803837_inline(L_21, L_22, NULL);
float L_24 = V_2;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_25;
L_25 = Vector2_op_Division_m57A2DCD71E0CE7420851D705D1951F9238902AAB_inline(L_23, L_24, NULL);
V_3 = L_25;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_26 = __this->___m_Velocity;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_27 = V_3;
float L_28 = V_2;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_29;
L_29 = Vector2_Lerp_m1A36103F7967F653A929556E26E6D052C298C00C_inline(L_26, L_27, ((float)il2cpp_codegen_multiply(L_28, (10.0f))), NULL);
__this->___m_Velocity = L_29;
}
IL_00d5:
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_30;
L_30 = ScrollView_get_scrollOffset_m487978FA69DE7783183FA219CA9642AEB93EC511(__this, NULL);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_31 = ___0_newScrollOffset;
bool L_32;
L_32 = Vector2_op_Inequality_mBEA93B5A0E954FEFB863DC61CB209119980EC713_inline(L_30, L_31, NULL);
V_0 = L_32;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_33 = ___0_newScrollOffset;
ScrollView_set_scrollOffset_m220AFAC09FA2E3784CBB76EB53D6AD71C056A1D5(__this, L_33, NULL);
bool L_34 = V_0;
V_5 = L_34;
goto IL_00ef;
}
IL_00ef:
{
bool L_35 = V_5;
return L_35;
}
}
// Method Definition Index: 12654
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ScrollView_ReleaseScrolling_m61E863B1BCE3FF3A382A0EAC511631E5115CEF2D (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, int32_t ___0_pointerId, RuntimeObject* ___1_target, const RuntimeMethod* method)
{
bool V_0 = false;
bool V_1 = false;
bool V_2 = false;
int32_t G_B3_0 = 0;
int32_t G_B8_0 = 0;
{
__this->___m_TouchStoppedVelocity = (bool)0;
__this->___m_StartedMoving = (bool)0;
__this->___m_TouchPointerMoveAllowed = (bool)0;
RuntimeObject* L_0 = ___1_target;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_1;
L_1 = VirtualFuncInvoker0< VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* >::Invoke(133, __this);
if ((!(((RuntimeObject*)(RuntimeObject*)L_0) == ((RuntimeObject*)(VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)L_1))))
{
goto IL_0030;
}
}
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_2;
L_2 = VirtualFuncInvoker0< VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* >::Invoke(133, __this);
int32_t L_3 = ___0_pointerId;
bool L_4;
L_4 = PointerCaptureHelper_HasPointerCapture_m8BEDFC90CB6DD9DE7931AB704454A43559A03C36(L_2, L_3, NULL);
G_B3_0 = ((((int32_t)L_4) == ((int32_t)0))? 1 : 0);
goto IL_0031;
}
IL_0030:
{
G_B3_0 = 1;
}
IL_0031:
{
V_0 = (bool)G_B3_0;
bool L_5 = V_0;
if (!L_5)
{
goto IL_0039;
}
}
{
V_1 = (bool)0;
goto IL_007f;
}
IL_0039:
{
float L_6;
L_6 = Time_get_unscaledTime_mAF4040B858903E1325D1C65B8BF1AC61460B2503(NULL);
__this->___previousVerticalTouchScrollTimeStamp = L_6;
float L_7;
L_7 = Time_get_unscaledTime_mAF4040B858903E1325D1C65B8BF1AC61460B2503(NULL);
__this->___previousHorizontalTouchScrollTimeStamp = L_7;
int32_t L_8;
L_8 = ScrollView_get_touchScrollBehavior_mAC366117C8504A56A60CABA42EC6826E18BCF764(__this, NULL);
if ((((int32_t)L_8) == ((int32_t)1)))
{
goto IL_0060;
}
}
{
bool L_9;
L_9 = ScrollView_get_hasInertia_m14ED28D36618EFAC6CF035DBE50B0E7098ACB46B(__this, NULL);
G_B8_0 = ((int32_t)(L_9));
goto IL_0061;
}
IL_0060:
{
G_B8_0 = 1;
}
IL_0061:
{
V_2 = (bool)G_B8_0;
bool L_10 = V_2;
if (!L_10)
{
goto IL_006e;
}
}
{
ScrollView_ExecuteElasticSpringAnimation_mB2898BCD6B15622B00D384C77A5A06D39F2244EF(__this, NULL);
}
IL_006e:
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_11;
L_11 = VirtualFuncInvoker0< VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* >::Invoke(133, __this);
int32_t L_12 = ___0_pointerId;
PointerCaptureHelper_ReleasePointer_m0FF47D46D610A94601B72E011344700B0EA7E1B9(L_11, L_12, NULL);
V_1 = (bool)1;
goto IL_007f;
}
IL_007f:
{
bool L_13 = V_1;
return L_13;
}
}
// Method Definition Index: 12655
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollView_ExecuteElasticSpringAnimation_mB2898BCD6B15622B00D384C77A5A06D39F2244EF (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IVisualElementScheduledItem_t309F1A5445514122A9E3F64182D0D8A4DE34C48F_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IVisualElementScheduler_tA68650FA9218398E77265748741B091638336FD8_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScrollView_PostPointerUpAnimation_m6E469159FEA09A0CD440604DF5C8FE466D5FD1D7_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
bool V_0 = false;
{
ScrollView_ComputeInitialSpringBackVelocity_m7860F1697687D1341F4A29B71DAA506B10C31912(__this, NULL);
RuntimeObject* L_0 = __this->___m_PostPointerUpAnimation;
V_0 = (bool)((((RuntimeObject*)(RuntimeObject*)L_0) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0);
bool L_1 = V_0;
if (!L_1)
{
goto IL_0041;
}
}
{
RuntimeObject* L_2;
L_2 = VisualElement_get_schedule_m2BFE6967ED82371ACE1CD1FC32B8D8B93646ED76(__this, NULL);
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* L_3 = (Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07*)il2cpp_codegen_object_new(Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07_il2cpp_TypeInfo_var);
Action__ctor_mBDC7B0B4A3F583B64C2896F01BDED360772F67DC(L_3, __this, (intptr_t)((void*)ScrollView_PostPointerUpAnimation_m6E469159FEA09A0CD440604DF5C8FE466D5FD1D7_RuntimeMethod_var), NULL);
NullCheck(L_2);
RuntimeObject* L_4;
L_4 = InterfaceFuncInvoker1< RuntimeObject*, Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* >::Invoke(1, IVisualElementScheduler_tA68650FA9218398E77265748741B091638336FD8_il2cpp_TypeInfo_var, L_2, L_3);
int64_t L_5 = __this->___m_ElasticAnimationIntervalMs;
NullCheck(L_4);
RuntimeObject* L_6;
L_6 = InterfaceFuncInvoker1< RuntimeObject*, int64_t >::Invoke(5, IVisualElementScheduledItem_t309F1A5445514122A9E3F64182D0D8A4DE34C48F_il2cpp_TypeInfo_var, L_4, L_5);
__this->___m_PostPointerUpAnimation = L_6;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_PostPointerUpAnimation), (void*)L_6);
goto IL_004f;
}
IL_0041:
{
RuntimeObject* L_7 = __this->___m_PostPointerUpAnimation;
NullCheck(L_7);
InterfaceActionInvoker0::Invoke(1, IVisualElementScheduledItem_t309F1A5445514122A9E3F64182D0D8A4DE34C48F_il2cpp_TypeInfo_var, L_7);
}
IL_004f:
{
return;
}
}
// Method Definition Index: 12656
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollView_AdjustScrollers_m25B4ADFD8DE7C27151B276718BFBC5BBA0039076 (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, const RuntimeMethod* method)
{
float V_0 = 0.0f;
float V_1 = 0.0f;
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D V_2;
memset((&V_2), 0, sizeof(V_2));
float G_B3_0 = 0.0f;
float G_B6_0 = 0.0f;
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_0;
L_0 = VirtualFuncInvoker0< VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* >::Invoke(133, __this);
NullCheck(L_0);
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_1;
L_1 = VisualElement_get_boundingBox_m8A360BC1AC353402AB177AF24D19A2F95641EE5C(L_0, NULL);
V_2 = L_1;
float L_2;
L_2 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9_inline((&V_2), NULL);
if ((((float)L_2) > ((float)(1.0E-30f))))
{
goto IL_0022;
}
}
{
G_B3_0 = (1.0f);
goto IL_0049;
}
IL_0022:
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_3;
L_3 = ScrollView_get_contentViewport_mC91CCE63C249B77A5D192BEBC9C600C212C724B8_inline(__this, NULL);
NullCheck(L_3);
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_4;
L_4 = VisualElement_get_layout_m71851CB694EE1348CDCA83353FFF3C1FB2F69C1A(L_3, NULL);
V_2 = L_4;
float L_5;
L_5 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9_inline((&V_2), NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_6;
L_6 = VirtualFuncInvoker0< VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* >::Invoke(133, __this);
NullCheck(L_6);
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_7;
L_7 = VisualElement_get_boundingBox_m8A360BC1AC353402AB177AF24D19A2F95641EE5C(L_6, NULL);
V_2 = L_7;
float L_8;
L_8 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9_inline((&V_2), NULL);
G_B3_0 = ((float)(L_5/L_8));
}
IL_0049:
{
V_0 = G_B3_0;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_9;
L_9 = VirtualFuncInvoker0< VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* >::Invoke(133, __this);
NullCheck(L_9);
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_10;
L_10 = VisualElement_get_boundingBox_m8A360BC1AC353402AB177AF24D19A2F95641EE5C(L_9, NULL);
V_2 = L_10;
float L_11;
L_11 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8_inline((&V_2), NULL);
if ((((float)L_11) > ((float)(1.0E-30f))))
{
goto IL_006b;
}
}
{
G_B6_0 = (1.0f);
goto IL_0092;
}
IL_006b:
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_12;
L_12 = ScrollView_get_contentViewport_mC91CCE63C249B77A5D192BEBC9C600C212C724B8_inline(__this, NULL);
NullCheck(L_12);
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_13;
L_13 = VisualElement_get_layout_m71851CB694EE1348CDCA83353FFF3C1FB2F69C1A(L_12, NULL);
V_2 = L_13;
float L_14;
L_14 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8_inline((&V_2), NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_15;
L_15 = VirtualFuncInvoker0< VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* >::Invoke(133, __this);
NullCheck(L_15);
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_16;
L_16 = VisualElement_get_boundingBox_m8A360BC1AC353402AB177AF24D19A2F95641EE5C(L_15, NULL);
V_2 = L_16;
float L_17;
L_17 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8_inline((&V_2), NULL);
G_B6_0 = ((float)(L_14/L_17));
}
IL_0092:
{
V_1 = G_B6_0;
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* L_18;
L_18 = ScrollView_get_horizontalScroller_mF0791CC587E399B708C24885E89301F2633712E8_inline(__this, NULL);
float L_19 = V_0;
NullCheck(L_18);
Scroller_Adjust_mB8E387D330E1BD5CDA0BD3F1ECEA26FBB635812D(L_18, L_19, NULL);
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* L_20;
L_20 = ScrollView_get_verticalScroller_mDCBC1E09B2754C31BF917818CB07E5F36EC0D13A_inline(__this, NULL);
float L_21 = V_1;
NullCheck(L_20);
Scroller_Adjust_mB8E387D330E1BD5CDA0BD3F1ECEA26FBB635812D(L_20, L_21, NULL);
return;
}
}
// Method Definition Index: 12657
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollView_UpdateScrollers_m6D4489CB422BA8B324E2A8C0BCFECF3E123AE4A5 (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, bool ___0_displayHorizontal, bool ___1_displayVertical, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BaseSlider_1_get_clampedDragger_mB4CE620901AE51393FD475311C2BC49EB8799162_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IStyle_t4FD66C97CA5F46BFE328FED0C65277A37E0A89F7_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StyleEnum_1_op_Implicit_mE2664CDFC678F602380EED12BA228071E6F49030_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StyleEnum_1_op_Inequality_m8B286A760E68E135A245A3B5CA37F21154A7BBEF_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
bool V_0 = false;
bool V_1 = false;
bool V_2 = false;
bool V_3 = false;
int32_t V_4 = 0;
int32_t V_5 = 0;
bool V_6 = false;
bool V_7 = false;
int32_t G_B3_0 = 0;
int32_t G_B6_0 = 0;
int32_t G_B9_0 = 0;
int32_t G_B12_0 = 0;
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* G_B18_0 = NULL;
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* G_B17_0 = NULL;
float G_B19_0 = 0.0f;
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* G_B19_1 = NULL;
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* G_B21_0 = NULL;
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* G_B20_0 = NULL;
float G_B22_0 = 0.0f;
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* G_B22_1 = NULL;
{
ScrollView_AdjustScrollers_m25B4ADFD8DE7C27151B276718BFBC5BBA0039076(__this, NULL);
float L_0;
L_0 = ScrollView_get_scrollableHeight_m5D0F5A56229EB424D2865609AF6506887C2B294B(__this, NULL);
V_0 = (bool)((((float)L_0) > ((float)(0.0f)))? 1 : 0);
float L_1;
L_1 = ScrollView_get_scrollableWidth_m8D692F20846A694F432034FAD4B58C1E6269D1D9(__this, NULL);
V_1 = (bool)((((float)L_1) > ((float)(0.0f)))? 1 : 0);
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* L_2;
L_2 = ScrollView_get_horizontalScroller_mF0791CC587E399B708C24885E89301F2633712E8_inline(__this, NULL);
bool L_3 = V_1;
NullCheck(L_2);
VisualElement_SetEnabled_mE53446BEB2C83C4D350D9BEDDAADBE9A174EAA5B(L_2, L_3, NULL);
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* L_4;
L_4 = ScrollView_get_verticalScroller_mDCBC1E09B2754C31BF917818CB07E5F36EC0D13A_inline(__this, NULL);
bool L_5 = V_0;
NullCheck(L_4);
VisualElement_SetEnabled_mE53446BEB2C83C4D350D9BEDDAADBE9A174EAA5B(L_4, L_5, NULL);
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* L_6;
L_6 = ScrollView_get_verticalScroller_mDCBC1E09B2754C31BF917818CB07E5F36EC0D13A_inline(__this, NULL);
NullCheck(L_6);
Slider_t5891706383A14955E3FAD68A79829F3234681652* L_7;
L_7 = Scroller_get_slider_mE18FB3CD0B7E2817E27C245324A129C70E1FE27C_inline(L_6, NULL);
NullCheck(L_7);
ClampedDragger_1_t18A937D027747303C3811CCC9FAD288366DF8DC3* L_8;
L_8 = BaseSlider_1_get_clampedDragger_mB4CE620901AE51393FD475311C2BC49EB8799162_inline(L_7, BaseSlider_1_get_clampedDragger_mB4CE620901AE51393FD475311C2BC49EB8799162_RuntimeMethod_var);
bool L_9 = V_0;
NullCheck(L_8);
Clickable_set_acceptClicksIfDisabled_mE966A4CCB967D89330E08D471E8017D904AB3387(L_8, L_9, NULL);
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* L_10;
L_10 = ScrollView_get_verticalScroller_mDCBC1E09B2754C31BF917818CB07E5F36EC0D13A_inline(__this, NULL);
NullCheck(L_10);
RepeatButton_t2CF59798FF30EF6DB8030E2D93CD346E38DDF981* L_11;
L_11 = Scroller_get_lowButton_mEE24B127F9A49A61F4EF44FCE89A9ECD41D816F6_inline(L_10, NULL);
bool L_12 = V_0;
NullCheck(L_11);
RepeatButton_set_acceptClicksIfDisabled_m233FC34EB7BD276EC96BDB6E0B3B78D938C92A22(L_11, L_12, NULL);
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* L_13;
L_13 = ScrollView_get_verticalScroller_mDCBC1E09B2754C31BF917818CB07E5F36EC0D13A_inline(__this, NULL);
NullCheck(L_13);
RepeatButton_t2CF59798FF30EF6DB8030E2D93CD346E38DDF981* L_14;
L_14 = Scroller_get_highButton_mD0FA16C85E115A3789F517B6FFA594F0F47DA8D5_inline(L_13, NULL);
bool L_15 = V_0;
NullCheck(L_14);
RepeatButton_set_acceptClicksIfDisabled_m233FC34EB7BD276EC96BDB6E0B3B78D938C92A22(L_14, L_15, NULL);
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* L_16;
L_16 = ScrollView_get_horizontalScroller_mF0791CC587E399B708C24885E89301F2633712E8_inline(__this, NULL);
NullCheck(L_16);
Slider_t5891706383A14955E3FAD68A79829F3234681652* L_17;
L_17 = Scroller_get_slider_mE18FB3CD0B7E2817E27C245324A129C70E1FE27C_inline(L_16, NULL);
NullCheck(L_17);
ClampedDragger_1_t18A937D027747303C3811CCC9FAD288366DF8DC3* L_18;
L_18 = BaseSlider_1_get_clampedDragger_mB4CE620901AE51393FD475311C2BC49EB8799162_inline(L_17, BaseSlider_1_get_clampedDragger_mB4CE620901AE51393FD475311C2BC49EB8799162_RuntimeMethod_var);
bool L_19 = V_1;
NullCheck(L_18);
Clickable_set_acceptClicksIfDisabled_mE966A4CCB967D89330E08D471E8017D904AB3387(L_18, L_19, NULL);
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* L_20;
L_20 = ScrollView_get_horizontalScroller_mF0791CC587E399B708C24885E89301F2633712E8_inline(__this, NULL);
NullCheck(L_20);
RepeatButton_t2CF59798FF30EF6DB8030E2D93CD346E38DDF981* L_21;
L_21 = Scroller_get_lowButton_mEE24B127F9A49A61F4EF44FCE89A9ECD41D816F6_inline(L_20, NULL);
bool L_22 = V_1;
NullCheck(L_21);
RepeatButton_set_acceptClicksIfDisabled_m233FC34EB7BD276EC96BDB6E0B3B78D938C92A22(L_21, L_22, NULL);
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* L_23;
L_23 = ScrollView_get_horizontalScroller_mF0791CC587E399B708C24885E89301F2633712E8_inline(__this, NULL);
NullCheck(L_23);
RepeatButton_t2CF59798FF30EF6DB8030E2D93CD346E38DDF981* L_24;
L_24 = Scroller_get_highButton_mD0FA16C85E115A3789F517B6FFA594F0F47DA8D5_inline(L_23, NULL);
bool L_25 = V_1;
NullCheck(L_24);
RepeatButton_set_acceptClicksIfDisabled_m233FC34EB7BD276EC96BDB6E0B3B78D938C92A22(L_24, L_25, NULL);
bool L_26 = ___0_displayHorizontal;
if (!L_26)
{
goto IL_00c5;
}
}
{
int32_t L_27 = __this->___m_HorizontalScrollerVisibility;
G_B3_0 = ((((int32_t)((((int32_t)L_27) == ((int32_t)2))? 1 : 0)) == ((int32_t)0))? 1 : 0);
goto IL_00c6;
}
IL_00c5:
{
G_B3_0 = 0;
}
IL_00c6:
{
V_2 = (bool)G_B3_0;
bool L_28 = ___1_displayVertical;
if (!L_28)
{
goto IL_00d8;
}
}
{
int32_t L_29 = __this->___m_VerticalScrollerVisibility;
G_B6_0 = ((((int32_t)((((int32_t)L_29) == ((int32_t)2))? 1 : 0)) == ((int32_t)0))? 1 : 0);
goto IL_00d9;
}
IL_00d8:
{
G_B6_0 = 0;
}
IL_00d9:
{
V_3 = (bool)G_B6_0;
bool L_30 = V_2;
if (L_30)
{
goto IL_00e0;
}
}
{
G_B9_0 = 1;
goto IL_00e1;
}
IL_00e0:
{
G_B9_0 = 0;
}
IL_00e1:
{
V_4 = G_B9_0;
bool L_31 = V_3;
if (L_31)
{
goto IL_00e9;
}
}
{
G_B12_0 = 1;
goto IL_00ea;
}
IL_00e9:
{
G_B12_0 = 0;
}
IL_00ea:
{
V_5 = G_B12_0;
int32_t L_32 = V_4;
StyleEnum_1_t3B02FFF55849C9C8E6A7C0AA9C7E5F65F10C9C69 L_33;
L_33 = StyleEnum_1_op_Implicit_mE2664CDFC678F602380EED12BA228071E6F49030(L_32, StyleEnum_1_op_Implicit_mE2664CDFC678F602380EED12BA228071E6F49030_RuntimeMethod_var);
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* L_34;
L_34 = ScrollView_get_horizontalScroller_mF0791CC587E399B708C24885E89301F2633712E8_inline(__this, NULL);
NullCheck(L_34);
RuntimeObject* L_35;
L_35 = VisualElement_get_style_mDCFF8D835BE0AFE412905E108F48B32A83734224(L_34, NULL);
NullCheck(L_35);
StyleEnum_1_t3B02FFF55849C9C8E6A7C0AA9C7E5F65F10C9C69 L_36;
L_36 = InterfaceFuncInvoker0< StyleEnum_1_t3B02FFF55849C9C8E6A7C0AA9C7E5F65F10C9C69 >::Invoke(48, IStyle_t4FD66C97CA5F46BFE328FED0C65277A37E0A89F7_il2cpp_TypeInfo_var, L_35);
bool L_37;
L_37 = StyleEnum_1_op_Inequality_m8B286A760E68E135A245A3B5CA37F21154A7BBEF(L_33, L_36, StyleEnum_1_op_Inequality_m8B286A760E68E135A245A3B5CA37F21154A7BBEF_RuntimeMethod_var);
V_6 = L_37;
bool L_38 = V_6;
if (!L_38)
{
goto IL_0128;
}
}
{
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* L_39;
L_39 = ScrollView_get_horizontalScroller_mF0791CC587E399B708C24885E89301F2633712E8_inline(__this, NULL);
NullCheck(L_39);
RuntimeObject* L_40;
L_40 = VisualElement_get_style_mDCFF8D835BE0AFE412905E108F48B32A83734224(L_39, NULL);
int32_t L_41 = V_4;
StyleEnum_1_t3B02FFF55849C9C8E6A7C0AA9C7E5F65F10C9C69 L_42;
L_42 = StyleEnum_1_op_Implicit_mE2664CDFC678F602380EED12BA228071E6F49030(L_41, StyleEnum_1_op_Implicit_mE2664CDFC678F602380EED12BA228071E6F49030_RuntimeMethod_var);
NullCheck(L_40);
InterfaceActionInvoker1< StyleEnum_1_t3B02FFF55849C9C8E6A7C0AA9C7E5F65F10C9C69 >::Invoke(49, IStyle_t4FD66C97CA5F46BFE328FED0C65277A37E0A89F7_il2cpp_TypeInfo_var, L_40, L_42);
}
IL_0128:
{
int32_t L_43 = V_5;
StyleEnum_1_t3B02FFF55849C9C8E6A7C0AA9C7E5F65F10C9C69 L_44;
L_44 = StyleEnum_1_op_Implicit_mE2664CDFC678F602380EED12BA228071E6F49030(L_43, StyleEnum_1_op_Implicit_mE2664CDFC678F602380EED12BA228071E6F49030_RuntimeMethod_var);
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* L_45;
L_45 = ScrollView_get_verticalScroller_mDCBC1E09B2754C31BF917818CB07E5F36EC0D13A_inline(__this, NULL);
NullCheck(L_45);
RuntimeObject* L_46;
L_46 = VisualElement_get_style_mDCFF8D835BE0AFE412905E108F48B32A83734224(L_45, NULL);
NullCheck(L_46);
StyleEnum_1_t3B02FFF55849C9C8E6A7C0AA9C7E5F65F10C9C69 L_47;
L_47 = InterfaceFuncInvoker0< StyleEnum_1_t3B02FFF55849C9C8E6A7C0AA9C7E5F65F10C9C69 >::Invoke(48, IStyle_t4FD66C97CA5F46BFE328FED0C65277A37E0A89F7_il2cpp_TypeInfo_var, L_46);
bool L_48;
L_48 = StyleEnum_1_op_Inequality_m8B286A760E68E135A245A3B5CA37F21154A7BBEF(L_44, L_47, StyleEnum_1_op_Inequality_m8B286A760E68E135A245A3B5CA37F21154A7BBEF_RuntimeMethod_var);
V_7 = L_48;
bool L_49 = V_7;
if (!L_49)
{
goto IL_0164;
}
}
{
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* L_50;
L_50 = ScrollView_get_verticalScroller_mDCBC1E09B2754C31BF917818CB07E5F36EC0D13A_inline(__this, NULL);
NullCheck(L_50);
RuntimeObject* L_51;
L_51 = VisualElement_get_style_mDCFF8D835BE0AFE412905E108F48B32A83734224(L_50, NULL);
int32_t L_52 = V_5;
StyleEnum_1_t3B02FFF55849C9C8E6A7C0AA9C7E5F65F10C9C69 L_53;
L_53 = StyleEnum_1_op_Implicit_mE2664CDFC678F602380EED12BA228071E6F49030(L_52, StyleEnum_1_op_Implicit_mE2664CDFC678F602380EED12BA228071E6F49030_RuntimeMethod_var);
NullCheck(L_51);
InterfaceActionInvoker1< StyleEnum_1_t3B02FFF55849C9C8E6A7C0AA9C7E5F65F10C9C69 >::Invoke(49, IStyle_t4FD66C97CA5F46BFE328FED0C65277A37E0A89F7_il2cpp_TypeInfo_var, L_51, L_53);
}
IL_0164:
{
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* L_54;
L_54 = ScrollView_get_verticalScroller_mDCBC1E09B2754C31BF917818CB07E5F36EC0D13A_inline(__this, NULL);
NullCheck(L_54);
Scroller_set_lowValue_mC28C28BEB87DDE8BF935E65BFFADDA8730172752(L_54, (0.0f), NULL);
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* L_55;
L_55 = ScrollView_get_verticalScroller_mDCBC1E09B2754C31BF917818CB07E5F36EC0D13A_inline(__this, NULL);
float L_56;
L_56 = ScrollView_get_scrollableHeight_m5D0F5A56229EB424D2865609AF6506887C2B294B(__this, NULL);
bool L_57;
L_57 = Single_IsNaN_mFE637F6ECA9F7697CE8EFF56427858F4C5EDF75D_inline(L_56, NULL);
if (L_57)
{
G_B18_0 = L_55;
goto IL_0190;
}
G_B17_0 = L_55;
}
{
float L_58;
L_58 = ScrollView_get_scrollableHeight_m5D0F5A56229EB424D2865609AF6506887C2B294B(__this, NULL);
G_B19_0 = L_58;
G_B19_1 = G_B17_0;
goto IL_019b;
}
IL_0190:
{
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* L_59;
L_59 = ScrollView_get_verticalScroller_mDCBC1E09B2754C31BF917818CB07E5F36EC0D13A_inline(__this, NULL);
NullCheck(L_59);
float L_60;
L_60 = Scroller_get_highValue_m160229EAE9969337A4C92F543E53DEC6A944DE33(L_59, NULL);
G_B19_0 = L_60;
G_B19_1 = G_B18_0;
}
IL_019b:
{
NullCheck(G_B19_1);
Scroller_set_highValue_mAD8DB848402EB675FAD1E33663F30D6518114FCA(G_B19_1, G_B19_0, NULL);
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* L_61;
L_61 = ScrollView_get_horizontalScroller_mF0791CC587E399B708C24885E89301F2633712E8_inline(__this, NULL);
NullCheck(L_61);
Scroller_set_lowValue_mC28C28BEB87DDE8BF935E65BFFADDA8730172752(L_61, (0.0f), NULL);
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* L_62;
L_62 = ScrollView_get_horizontalScroller_mF0791CC587E399B708C24885E89301F2633712E8_inline(__this, NULL);
float L_63;
L_63 = ScrollView_get_scrollableWidth_m8D692F20846A694F432034FAD4B58C1E6269D1D9(__this, NULL);
bool L_64;
L_64 = Single_IsNaN_mFE637F6ECA9F7697CE8EFF56427858F4C5EDF75D_inline(L_63, NULL);
if (L_64)
{
G_B21_0 = L_62;
goto IL_01cd;
}
G_B20_0 = L_62;
}
{
float L_65;
L_65 = ScrollView_get_scrollableWidth_m8D692F20846A694F432034FAD4B58C1E6269D1D9(__this, NULL);
G_B22_0 = L_65;
G_B22_1 = G_B20_0;
goto IL_01d8;
}
IL_01cd:
{
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* L_66;
L_66 = ScrollView_get_horizontalScroller_mF0791CC587E399B708C24885E89301F2633712E8_inline(__this, NULL);
NullCheck(L_66);
float L_67;
L_67 = Scroller_get_highValue_m160229EAE9969337A4C92F543E53DEC6A944DE33(L_66, NULL);
G_B22_0 = L_67;
G_B22_1 = G_B21_0;
}
IL_01d8:
{
NullCheck(G_B22_1);
Scroller_set_highValue_mAD8DB848402EB675FAD1E33663F30D6518114FCA(G_B22_1, G_B22_0, NULL);
return;
}
}
// Method Definition Index: 12658
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollView_OnScrollersGeometryChanged_mBDFFFA9280470A57E4A3C294F6C7C5AD52CABBC5 (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, GeometryChangedEvent_tB4A621001850F337A676F8CC27F172B8ADB22A9A* ___0_evt, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IStyle_t4FD66C97CA5F46BFE328FED0C65277A37E0A89F7_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
bool V_0 = false;
bool V_1 = false;
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D V_2;
memset((&V_2), 0, sizeof(V_2));
bool V_3 = false;
int32_t G_B5_0 = 0;
{
GeometryChangedEvent_tB4A621001850F337A676F8CC27F172B8ADB22A9A* L_0 = ___0_evt;
NullCheck(L_0);
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_1;
L_1 = GeometryChangedEvent_get_oldRect_m9961ACE622E851C4770B205C57664F90F3E0E9A7_inline(L_0, NULL);
V_2 = L_1;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_2;
L_2 = Rect_get_size_mFB990FFC0FE0152179C8C74A59E4AC258CB44267_inline((&V_2), NULL);
GeometryChangedEvent_tB4A621001850F337A676F8CC27F172B8ADB22A9A* L_3 = ___0_evt;
NullCheck(L_3);
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_4;
L_4 = GeometryChangedEvent_get_newRect_mF2297BA96DD0F80412FF5FA99654FA176E8ACD15_inline(L_3, NULL);
V_2 = L_4;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_5;
L_5 = Rect_get_size_mFB990FFC0FE0152179C8C74A59E4AC258CB44267_inline((&V_2), NULL);
bool L_6;
L_6 = Vector2_op_Equality_m6F2E069A50E787D131261E5CB25FC9E03F95B5E1_inline(L_2, L_5, NULL);
V_1 = L_6;
bool L_7 = V_1;
if (!L_7)
{
goto IL_0029;
}
}
{
goto IL_0078;
}
IL_0029:
{
bool L_8;
L_8 = ScrollView_get_needsHorizontal_m84CA036C7352FD780A5CF56DCDF22EECBBE6AB9D(__this, NULL);
if (!L_8)
{
goto IL_003f;
}
}
{
int32_t L_9 = __this->___m_HorizontalScrollerVisibility;
G_B5_0 = ((((int32_t)((((int32_t)L_9) == ((int32_t)2))? 1 : 0)) == ((int32_t)0))? 1 : 0);
goto IL_0040;
}
IL_003f:
{
G_B5_0 = 0;
}
IL_0040:
{
V_0 = (bool)G_B5_0;
bool L_10 = V_0;
V_3 = L_10;
bool L_11 = V_3;
if (!L_11)
{
goto IL_0071;
}
}
{
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* L_12;
L_12 = ScrollView_get_horizontalScroller_mF0791CC587E399B708C24885E89301F2633712E8_inline(__this, NULL);
NullCheck(L_12);
RuntimeObject* L_13;
L_13 = VisualElement_get_style_mDCFF8D835BE0AFE412905E108F48B32A83734224(L_12, NULL);
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* L_14;
L_14 = ScrollView_get_verticalScroller_mDCBC1E09B2754C31BF917818CB07E5F36EC0D13A_inline(__this, NULL);
NullCheck(L_14);
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_15;
L_15 = VisualElement_get_layout_m71851CB694EE1348CDCA83353FFF3C1FB2F69C1A(L_14, NULL);
V_2 = L_15;
float L_16;
L_16 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9_inline((&V_2), NULL);
StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8 L_17;
L_17 = StyleLength_op_Implicit_mA1ED6E9AD696C34231A35B83084B1298A700B019(L_16, NULL);
NullCheck(L_13);
InterfaceActionInvoker1< StyleLength_tF02B24735FC88BE29BEB36F7A87709CA28AF72D8 >::Invoke(75, IStyle_t4FD66C97CA5F46BFE328FED0C65277A37E0A89F7_il2cpp_TypeInfo_var, L_13, L_17);
}
IL_0071:
{
ScrollView_AdjustScrollers_m25B4ADFD8DE7C27151B276718BFBC5BBA0039076(__this, NULL);
}
IL_0078:
{
return;
}
}
// Method Definition Index: 12659
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollView_OnScrollWheel_mE7FD49102D1BDB3EF2F56F3DE361D7EDD49E5861 (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, WheelEvent_tDD5DB3A6F5F6FDB59AD7FF27491502FF18B9775E* ___0_evt, const RuntimeMethod* method)
{
bool V_0 = false;
bool V_1 = false;
bool V_2 = false;
float V_3 = 0.0f;
float V_4 = 0.0f;
bool V_5 = false;
bool V_6 = false;
float V_7 = 0.0f;
bool V_8 = false;
bool V_9 = false;
float V_10 = 0.0f;
bool V_11 = false;
bool V_12 = false;
int32_t G_B3_0 = 0;
int32_t G_B6_0 = 0;
float G_B10_0 = 0.0f;
int32_t G_B14_0 = 0;
float G_B19_0 = 0.0f;
float G_B22_0 = 0.0f;
float G_B22_1 = 0.0f;
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* G_B22_2 = NULL;
float G_B21_0 = 0.0f;
float G_B21_1 = 0.0f;
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* G_B21_2 = NULL;
float G_B23_0 = 0.0f;
float G_B23_1 = 0.0f;
float G_B23_2 = 0.0f;
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* G_B23_3 = NULL;
int32_t G_B26_0 = 0;
float G_B32_0 = 0.0f;
float G_B32_1 = 0.0f;
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* G_B32_2 = NULL;
float G_B31_0 = 0.0f;
float G_B31_1 = 0.0f;
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* G_B31_2 = NULL;
float G_B33_0 = 0.0f;
float G_B33_1 = 0.0f;
float G_B33_2 = 0.0f;
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* G_B33_3 = NULL;
int32_t G_B36_0 = 0;
{
V_0 = (bool)0;
int32_t L_0;
L_0 = ScrollView_get_mode_mFEFD4936895483C17E2EE7994EDE18425BF11302_inline(__this, NULL);
if ((((int32_t)L_0) == ((int32_t)1)))
{
goto IL_001b;
}
}
{
float L_1;
L_1 = ScrollView_get_scrollableHeight_m5D0F5A56229EB424D2865609AF6506887C2B294B(__this, NULL);
G_B3_0 = ((((float)L_1) > ((float)(0.0f)))? 1 : 0);
goto IL_001c;
}
IL_001b:
{
G_B3_0 = 0;
}
IL_001c:
{
V_1 = (bool)G_B3_0;
int32_t L_2;
L_2 = ScrollView_get_mode_mFEFD4936895483C17E2EE7994EDE18425BF11302_inline(__this, NULL);
if (!L_2)
{
goto IL_0034;
}
}
{
float L_3;
L_3 = ScrollView_get_scrollableWidth_m8D692F20846A694F432034FAD4B58C1E6269D1D9(__this, NULL);
G_B6_0 = ((((float)L_3) > ((float)(0.0f)))? 1 : 0);
goto IL_0035;
}
IL_0034:
{
G_B6_0 = 0;
}
IL_0035:
{
V_2 = (bool)G_B6_0;
bool L_4 = V_2;
if (!L_4)
{
goto IL_003c;
}
}
{
bool L_5 = V_1;
if (!L_5)
{
goto IL_0049;
}
}
IL_003c:
{
WheelEvent_tDD5DB3A6F5F6FDB59AD7FF27491502FF18B9775E* L_6 = ___0_evt;
NullCheck(L_6);
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_7;
L_7 = WheelEvent_get_delta_mDFB7F45FA5ED7D711EBB3F8FADC88C4F451088B2_inline(L_6, NULL);
float L_8 = L_7.___x;
G_B10_0 = L_8;
goto IL_0054;
}
IL_0049:
{
WheelEvent_tDD5DB3A6F5F6FDB59AD7FF27491502FF18B9775E* L_9 = ___0_evt;
NullCheck(L_9);
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_10;
L_10 = WheelEvent_get_delta_mDFB7F45FA5ED7D711EBB3F8FADC88C4F451088B2_inline(L_9, NULL);
float L_11 = L_10.___y;
G_B10_0 = L_11;
}
IL_0054:
{
V_3 = G_B10_0;
bool L_12 = V_2;
bool L_13 = V_1;
if (!((int32_t)((int32_t)L_12|(int32_t)L_13)))
{
goto IL_006a;
}
}
{
bool L_14 = __this->___m_MouseWheelScrollSizeIsInline;
if (L_14)
{
goto IL_006a;
}
}
{
bool L_15 = __this->___m_SingleLineHeightDirtyFlag;
G_B14_0 = ((int32_t)(L_15));
goto IL_006b;
}
IL_006a:
{
G_B14_0 = 0;
}
IL_006b:
{
V_5 = (bool)G_B14_0;
bool L_16 = V_5;
if (!L_16)
{
goto IL_007a;
}
}
{
ScrollView_ReadSingleLineHeight_m783A7990593C00F5BB92FA2AAAB8A8062D40DEFD(__this, NULL);
}
IL_007a:
{
bool L_17 = __this->___m_MouseWheelScrollSizeIsInline;
if (L_17)
{
goto IL_008a;
}
}
{
float L_18 = __this->___m_SingleLineHeight;
G_B19_0 = L_18;
goto IL_0090;
}
IL_008a:
{
float L_19;
L_19 = ScrollView_get_mouseWheelScrollSize_m11FF4213777728025AADCA3D5C9E98F0C606B7A3(__this, NULL);
G_B19_0 = L_19;
}
IL_0090:
{
V_4 = G_B19_0;
bool L_20 = V_1;
V_6 = L_20;
bool L_21 = V_6;
if (!L_21)
{
goto IL_0123;
}
}
{
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* L_22;
L_22 = ScrollView_get_verticalScroller_mDCBC1E09B2754C31BF917818CB07E5F36EC0D13A_inline(__this, NULL);
NullCheck(L_22);
float L_23;
L_23 = Scroller_get_value_mAFF18513ACF92E73BAEF5D6254A295D0D33A3E8D(L_22, NULL);
V_7 = L_23;
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* L_24;
L_24 = ScrollView_get_verticalScroller_mDCBC1E09B2754C31BF917818CB07E5F36EC0D13A_inline(__this, NULL);
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* L_25 = L_24;
NullCheck(L_25);
float L_26;
L_26 = Scroller_get_value_mAFF18513ACF92E73BAEF5D6254A295D0D33A3E8D(L_25, NULL);
WheelEvent_tDD5DB3A6F5F6FDB59AD7FF27491502FF18B9775E* L_27 = ___0_evt;
NullCheck(L_27);
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_28;
L_28 = WheelEvent_get_delta_mDFB7F45FA5ED7D711EBB3F8FADC88C4F451088B2_inline(L_27, NULL);
float L_29 = L_28.___y;
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* L_30;
L_30 = ScrollView_get_verticalScroller_mDCBC1E09B2754C31BF917818CB07E5F36EC0D13A_inline(__this, NULL);
NullCheck(L_30);
float L_31;
L_31 = Scroller_get_lowValue_mBD4A8D06316BF0124C58CA4534B9031725CD946F(L_30, NULL);
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* L_32;
L_32 = ScrollView_get_verticalScroller_mDCBC1E09B2754C31BF917818CB07E5F36EC0D13A_inline(__this, NULL);
NullCheck(L_32);
float L_33;
L_33 = Scroller_get_highValue_m160229EAE9969337A4C92F543E53DEC6A944DE33(L_32, NULL);
if ((((float)L_31) < ((float)L_33)))
{
G_B22_0 = L_29;
G_B22_1 = L_26;
G_B22_2 = L_25;
goto IL_00e0;
}
G_B21_0 = L_29;
G_B21_1 = L_26;
G_B21_2 = L_25;
}
{
G_B23_0 = (-1.0f);
G_B23_1 = G_B21_0;
G_B23_2 = G_B21_1;
G_B23_3 = G_B21_2;
goto IL_00e5;
}
IL_00e0:
{
G_B23_0 = (1.0f);
G_B23_1 = G_B22_0;
G_B23_2 = G_B22_1;
G_B23_3 = G_B22_2;
}
IL_00e5:
{
float L_34 = V_4;
NullCheck(G_B23_3);
Scroller_set_value_mAC1D4CA0CA26776DE53ABC5FD8C745309750E713(G_B23_3, ((float)il2cpp_codegen_add(G_B23_2, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(G_B23_1, G_B23_0)), L_34)))), NULL);
int32_t L_35;
L_35 = ScrollView_get_nestedInteractionKind_mD6F5A19E8A7D15A56F41AF034869AF295C3D79D6_inline(__this, NULL);
if ((((int32_t)L_35) == ((int32_t)1)))
{
goto IL_0110;
}
}
{
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* L_36;
L_36 = ScrollView_get_verticalScroller_mDCBC1E09B2754C31BF917818CB07E5F36EC0D13A_inline(__this, NULL);
NullCheck(L_36);
float L_37;
L_37 = Scroller_get_value_mAFF18513ACF92E73BAEF5D6254A295D0D33A3E8D(L_36, NULL);
float L_38 = V_7;
bool L_39;
L_39 = Mathf_Approximately_m1DADD012A8FC82E11FB282501AE2EBBF9A77150B_inline(L_37, L_38, NULL);
G_B26_0 = ((((int32_t)L_39) == ((int32_t)0))? 1 : 0);
goto IL_0111;
}
IL_0110:
{
G_B26_0 = 1;
}
IL_0111:
{
V_8 = (bool)G_B26_0;
bool L_40 = V_8;
if (!L_40)
{
goto IL_0122;
}
}
{
WheelEvent_tDD5DB3A6F5F6FDB59AD7FF27491502FF18B9775E* L_41 = ___0_evt;
NullCheck(L_41);
EventBase_StopPropagation_mEFC7E5AB7164157065FF19064A6ADCBB0D8AF6FB(L_41, NULL);
V_0 = (bool)1;
}
IL_0122:
{
}
IL_0123:
{
bool L_42 = V_2;
V_9 = L_42;
bool L_43 = V_9;
if (!L_43)
{
goto IL_01a7;
}
}
{
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* L_44;
L_44 = ScrollView_get_horizontalScroller_mF0791CC587E399B708C24885E89301F2633712E8_inline(__this, NULL);
NullCheck(L_44);
float L_45;
L_45 = Scroller_get_value_mAFF18513ACF92E73BAEF5D6254A295D0D33A3E8D(L_44, NULL);
V_10 = L_45;
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* L_46;
L_46 = ScrollView_get_horizontalScroller_mF0791CC587E399B708C24885E89301F2633712E8_inline(__this, NULL);
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* L_47 = L_46;
NullCheck(L_47);
float L_48;
L_48 = Scroller_get_value_mAFF18513ACF92E73BAEF5D6254A295D0D33A3E8D(L_47, NULL);
float L_49 = V_3;
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* L_50;
L_50 = ScrollView_get_horizontalScroller_mF0791CC587E399B708C24885E89301F2633712E8_inline(__this, NULL);
NullCheck(L_50);
float L_51;
L_51 = Scroller_get_lowValue_mBD4A8D06316BF0124C58CA4534B9031725CD946F(L_50, NULL);
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* L_52;
L_52 = ScrollView_get_horizontalScroller_mF0791CC587E399B708C24885E89301F2633712E8_inline(__this, NULL);
NullCheck(L_52);
float L_53;
L_53 = Scroller_get_highValue_m160229EAE9969337A4C92F543E53DEC6A944DE33(L_52, NULL);
if ((((float)L_51) < ((float)L_53)))
{
G_B32_0 = L_49;
G_B32_1 = L_48;
G_B32_2 = L_47;
goto IL_0164;
}
G_B31_0 = L_49;
G_B31_1 = L_48;
G_B31_2 = L_47;
}
{
G_B33_0 = (-1.0f);
G_B33_1 = G_B31_0;
G_B33_2 = G_B31_1;
G_B33_3 = G_B31_2;
goto IL_0169;
}
IL_0164:
{
G_B33_0 = (1.0f);
G_B33_1 = G_B32_0;
G_B33_2 = G_B32_1;
G_B33_3 = G_B32_2;
}
IL_0169:
{
float L_54 = V_4;
NullCheck(G_B33_3);
Scroller_set_value_mAC1D4CA0CA26776DE53ABC5FD8C745309750E713(G_B33_3, ((float)il2cpp_codegen_add(G_B33_2, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(G_B33_1, G_B33_0)), L_54)))), NULL);
int32_t L_55;
L_55 = ScrollView_get_nestedInteractionKind_mD6F5A19E8A7D15A56F41AF034869AF295C3D79D6_inline(__this, NULL);
if ((((int32_t)L_55) == ((int32_t)1)))
{
goto IL_0194;
}
}
{
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* L_56;
L_56 = ScrollView_get_horizontalScroller_mF0791CC587E399B708C24885E89301F2633712E8_inline(__this, NULL);
NullCheck(L_56);
float L_57;
L_57 = Scroller_get_value_mAFF18513ACF92E73BAEF5D6254A295D0D33A3E8D(L_56, NULL);
float L_58 = V_10;
bool L_59;
L_59 = Mathf_Approximately_m1DADD012A8FC82E11FB282501AE2EBBF9A77150B_inline(L_57, L_58, NULL);
G_B36_0 = ((((int32_t)L_59) == ((int32_t)0))? 1 : 0);
goto IL_0195;
}
IL_0194:
{
G_B36_0 = 1;
}
IL_0195:
{
V_11 = (bool)G_B36_0;
bool L_60 = V_11;
if (!L_60)
{
goto IL_01a6;
}
}
{
WheelEvent_tDD5DB3A6F5F6FDB59AD7FF27491502FF18B9775E* L_61 = ___0_evt;
NullCheck(L_61);
EventBase_StopPropagation_mEFC7E5AB7164157065FF19064A6ADCBB0D8AF6FB(L_61, NULL);
V_0 = (bool)1;
}
IL_01a6:
{
}
IL_01a7:
{
bool L_62 = V_0;
V_12 = L_62;
bool L_63 = V_12;
if (!L_63)
{
goto IL_01be;
}
}
{
ScrollView_UpdateElasticBehaviour_m5D1C43E1A85749D0D02DFA3718AB41D7F7651DE3(__this, NULL);
ScrollView_UpdateContentViewTransform_mA0BD7263D725191B2DFFBE0C03A19B8DF9781A29(__this, NULL);
}
IL_01be:
{
return;
}
}
// Method Definition Index: 12660
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollView_OnRootCustomStyleResolved_m642D11FAF224044B78F02D19FDEC62DD34AAF601 (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, CustomStyleResolvedEvent_t54D095D62773F628A6A05A4531DEE990166062E6* ___0_evt, const RuntimeMethod* method)
{
{
ScrollView_MarkSingleLineHeightDirty_mD0B9A1F1048B66A9ADCD3D58294FD07A575AA1D8(__this, NULL);
return;
}
}
// Method Definition Index: 12661
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollView_MarkSingleLineHeightDirty_mD0B9A1F1048B66A9ADCD3D58294FD07A575AA1D8 (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, const RuntimeMethod* method)
{
{
__this->___m_SingleLineHeightDirtyFlag = (bool)1;
return;
}
}
// Method Definition Index: 12662
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollView_OnRootPointerUp_m84F587F1462A4DD0DCA1311839A4B04C8B500669 (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, PointerUpEvent_tCE779E8B94675B6A2758B82F6A84771CB26913D9* ___0_evt, const RuntimeMethod* method)
{
{
__this->___m_TouchPointerMoveAllowed = (bool)0;
return;
}
}
// Method Definition Index: 12663
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollView_ReadSingleLineHeight_m783A7990593C00F5BB92FA2AAAB8A8062D40DEFD (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_TryGetValue_m393F14ED6A4405F48CF585F5978CFFA589763A83_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UIElementsUtility_t03323144D50362C6BF96652D3355728749769293_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral6532E60671B8D722CA4C973B3C677A2DAFC9946F);
s_Il2CppMethodInitialized = true;
}
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* V_0 = NULL;
StylePropertyValue_tED32F617FABE99611B213BFCF9D1D909E7F141C2 V_1;
memset((&V_1), 0, sizeof(V_1));
bool V_2 = false;
Dimension_t5B1EAB500AE32C3789A2BCC4D43F7A29996DF3F8 V_3;
memset((&V_3), 0, sizeof(V_3));
bool V_4 = false;
bool V_5 = false;
bool V_6 = false;
int32_t G_B4_0 = 0;
{
V_0 = __this;
goto IL_007e;
}
IL_0005:
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_0 = V_0;
NullCheck(L_0);
ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* L_1;
L_1 = VisualElement_get_computedStyle_m8124059EC4D72CCEDE7107FFF72A614131604C3A(L_0, NULL);
Dictionary_2_t645C7B1DAE2D839B52A5E387C165CE13D5465B00* L_2 = L_1->___customProperties;
if (!L_2)
{
goto IL_002c;
}
}
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_3 = V_0;
NullCheck(L_3);
ComputedStyle_t8B08CCCEE20525528B3FFDAC6D3F58F101AAF54C* L_4;
L_4 = VisualElement_get_computedStyle_m8124059EC4D72CCEDE7107FFF72A614131604C3A(L_3, NULL);
Dictionary_2_t645C7B1DAE2D839B52A5E387C165CE13D5465B00* L_5 = L_4->___customProperties;
NullCheck(L_5);
bool L_6;
L_6 = Dictionary_2_TryGetValue_m393F14ED6A4405F48CF585F5978CFFA589763A83(L_5, _stringLiteral6532E60671B8D722CA4C973B3C677A2DAFC9946F, (&V_1), Dictionary_2_TryGetValue_m393F14ED6A4405F48CF585F5978CFFA589763A83_RuntimeMethod_var);
G_B4_0 = ((int32_t)(L_6));
goto IL_002d;
}
IL_002c:
{
G_B4_0 = 0;
}
IL_002d:
{
V_2 = (bool)G_B4_0;
bool L_7 = V_2;
if (!L_7)
{
goto IL_0064;
}
}
{
__this->___m_SingleLineHeightDirtyFlag = (bool)0;
StylePropertyValue_tED32F617FABE99611B213BFCF9D1D909E7F141C2 L_8 = V_1;
StyleSheet_t6FAF43FCDB45BC6BED0522A222FD4C1A9BB10428* L_9 = L_8.___sheet;
StylePropertyValue_tED32F617FABE99611B213BFCF9D1D909E7F141C2 L_10 = V_1;
StyleValueHandle_t5831643AAA7AD8C5C43A4498C5E0A2545F78227D L_11 = L_10.___handle;
NullCheck(L_9);
bool L_12;
L_12 = StyleSheet_TryReadDimension_m958623B584936010E8AC24B01D8896C2FC2945F0(L_9, L_11, (&V_3), NULL);
V_4 = L_12;
bool L_13 = V_4;
if (!L_13)
{
goto IL_0061;
}
}
{
Dimension_t5B1EAB500AE32C3789A2BCC4D43F7A29996DF3F8 L_14 = V_3;
float L_15 = L_14.___value;
__this->___m_SingleLineHeight = L_15;
goto IL_009d;
}
IL_0061:
{
goto IL_0076;
}
IL_0064:
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_16 = V_0;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_17 = __this->___m_AttachedRootVisualContainer;
V_5 = (bool)((((RuntimeObject*)(VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)L_16) == ((RuntimeObject*)(VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)L_17))? 1 : 0);
bool L_18 = V_5;
if (!L_18)
{
goto IL_0076;
}
}
{
goto IL_008b;
}
IL_0076:
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_19 = V_0;
NullCheck(L_19);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_20;
L_20 = VisualElement_get_parent_m80978E6D0A928AB4885EE4CD0E2295C72AA73000(L_19, NULL);
V_0 = L_20;
}
IL_007e:
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_21 = V_0;
V_6 = (bool)((!(((RuntimeObject*)(VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)L_21) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
bool L_22 = V_6;
if (L_22)
{
goto IL_0005;
}
}
IL_008b:
{
il2cpp_codegen_runtime_class_init_inline(UIElementsUtility_t03323144D50362C6BF96652D3355728749769293_il2cpp_TypeInfo_var);
float L_23 = ((UIElementsUtility_t03323144D50362C6BF96652D3355728749769293_StaticFields*)il2cpp_codegen_static_fields_for(UIElementsUtility_t03323144D50362C6BF96652D3355728749769293_il2cpp_TypeInfo_var))->___singleLineHeight;
__this->___m_SingleLineHeight = L_23;
__this->___m_SingleLineHeightDirtyFlag = (bool)0;
}
IL_009d:
{
return;
}
}
// Method Definition Index: 12664
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollView_UpdateElasticBehaviour_m5D1C43E1A85749D0D02DFA3718AB41D7F7651DE3 (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, const RuntimeMethod* method)
{
bool V_0 = false;
{
int32_t L_0;
L_0 = ScrollView_get_touchScrollBehavior_mAC366117C8504A56A60CABA42EC6826E18BCF764(__this, NULL);
V_0 = (bool)((((int32_t)L_0) == ((int32_t)1))? 1 : 0);
bool L_1 = V_0;
if (!L_1)
{
goto IL_009c;
}
}
{
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* L_2;
L_2 = ScrollView_get_horizontalScroller_mF0791CC587E399B708C24885E89301F2633712E8_inline(__this, NULL);
NullCheck(L_2);
float L_3;
L_3 = Scroller_get_lowValue_mBD4A8D06316BF0124C58CA4534B9031725CD946F(L_2, NULL);
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* L_4;
L_4 = ScrollView_get_horizontalScroller_mF0791CC587E399B708C24885E89301F2633712E8_inline(__this, NULL);
NullCheck(L_4);
float L_5;
L_5 = Scroller_get_highValue_m160229EAE9969337A4C92F543E53DEC6A944DE33(L_4, NULL);
float L_6;
L_6 = Mathf_Min_m747CA71A9483CDB394B13BD0AD048EE17E48FFE4_inline(L_3, L_5, NULL);
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* L_7;
L_7 = ScrollView_get_verticalScroller_mDCBC1E09B2754C31BF917818CB07E5F36EC0D13A_inline(__this, NULL);
NullCheck(L_7);
float L_8;
L_8 = Scroller_get_lowValue_mBD4A8D06316BF0124C58CA4534B9031725CD946F(L_7, NULL);
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* L_9;
L_9 = ScrollView_get_verticalScroller_mDCBC1E09B2754C31BF917818CB07E5F36EC0D13A_inline(__this, NULL);
NullCheck(L_9);
float L_10;
L_10 = Scroller_get_highValue_m160229EAE9969337A4C92F543E53DEC6A944DE33(L_9, NULL);
float L_11;
L_11 = Mathf_Min_m747CA71A9483CDB394B13BD0AD048EE17E48FFE4_inline(L_8, L_10, NULL);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_12;
memset((&L_12), 0, sizeof(L_12));
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_12), L_6, L_11, NULL);
__this->___m_LowBounds = L_12;
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* L_13;
L_13 = ScrollView_get_horizontalScroller_mF0791CC587E399B708C24885E89301F2633712E8_inline(__this, NULL);
NullCheck(L_13);
float L_14;
L_14 = Scroller_get_lowValue_mBD4A8D06316BF0124C58CA4534B9031725CD946F(L_13, NULL);
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* L_15;
L_15 = ScrollView_get_horizontalScroller_mF0791CC587E399B708C24885E89301F2633712E8_inline(__this, NULL);
NullCheck(L_15);
float L_16;
L_16 = Scroller_get_highValue_m160229EAE9969337A4C92F543E53DEC6A944DE33(L_15, NULL);
float L_17;
L_17 = Mathf_Max_mF5379E63D2BBAC76D090748695D833934F8AD051_inline(L_14, L_16, NULL);
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* L_18;
L_18 = ScrollView_get_verticalScroller_mDCBC1E09B2754C31BF917818CB07E5F36EC0D13A_inline(__this, NULL);
NullCheck(L_18);
float L_19;
L_19 = Scroller_get_lowValue_mBD4A8D06316BF0124C58CA4534B9031725CD946F(L_18, NULL);
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* L_20;
L_20 = ScrollView_get_verticalScroller_mDCBC1E09B2754C31BF917818CB07E5F36EC0D13A_inline(__this, NULL);
NullCheck(L_20);
float L_21;
L_21 = Scroller_get_highValue_m160229EAE9969337A4C92F543E53DEC6A944DE33(L_20, NULL);
float L_22;
L_22 = Mathf_Max_mF5379E63D2BBAC76D090748695D833934F8AD051_inline(L_19, L_21, NULL);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_23;
memset((&L_23), 0, sizeof(L_23));
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_23), L_17, L_22, NULL);
__this->___m_HighBounds = L_23;
ScrollView_ExecuteElasticSpringAnimation_mB2898BCD6B15622B00D384C77A5A06D39F2244EF(__this, NULL);
}
IL_009c:
{
return;
}
}
// Method Definition Index: 12665
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollView_SetScrollOffsetWithoutNotify_mA077CCFA6D3758169D3E966B7E795A867F77E8A5 (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_value, const RuntimeMethod* method)
{
{
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* L_0;
L_0 = ScrollView_get_horizontalScroller_mF0791CC587E399B708C24885E89301F2633712E8_inline(__this, NULL);
NullCheck(L_0);
Slider_t5891706383A14955E3FAD68A79829F3234681652* L_1;
L_1 = Scroller_get_slider_mE18FB3CD0B7E2817E27C245324A129C70E1FE27C_inline(L_0, NULL);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_2 = ___0_value;
float L_3 = L_2.___x;
NullCheck(L_1);
VirtualActionInvoker1< float >::Invoke(152, L_1, L_3);
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* L_4;
L_4 = ScrollView_get_verticalScroller_mDCBC1E09B2754C31BF917818CB07E5F36EC0D13A_inline(__this, NULL);
NullCheck(L_4);
Slider_t5891706383A14955E3FAD68A79829F3234681652* L_5;
L_5 = Scroller_get_slider_mE18FB3CD0B7E2817E27C245324A129C70E1FE27C_inline(L_4, NULL);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_6 = ___0_value;
float L_7 = L_6.___y;
NullCheck(L_5);
VirtualActionInvoker1< float >::Invoke(152, L_5, L_7);
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* L_8;
L_8 = ScrollView_get_horizontalScroller_mF0791CC587E399B708C24885E89301F2633712E8_inline(__this, NULL);
NullCheck(L_8);
float L_9;
L_9 = Scroller_get_value_mAFF18513ACF92E73BAEF5D6254A295D0D33A3E8D(L_8, NULL);
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* L_10;
L_10 = ScrollView_get_verticalScroller_mDCBC1E09B2754C31BF917818CB07E5F36EC0D13A_inline(__this, NULL);
NullCheck(L_10);
float L_11;
L_11 = Scroller_get_value_mAFF18513ACF92E73BAEF5D6254A295D0D33A3E8D(L_10, NULL);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_12;
memset((&L_12), 0, sizeof(L_12));
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_12), L_9, L_11, NULL);
__this->___m_ScrollOffset = L_12;
VisualElement_SaveViewData_m6F18758E27148CBC3B9E4FCB1F33798AAB427CD6(__this, NULL);
return;
}
}
// Method Definition Index: 12666
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollView_OnViewDataReady_m22E7BB175A78EF93AD76F782D12EFC2DEE70CE5F (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, const RuntimeMethod* method)
{
String_t* V_0 = NULL;
bool V_1 = false;
int32_t G_B5_0 = 0;
{
VisualElement_OnViewDataReady_mC163AC6CDC322CCB2941C1DEFC6EF3900C332C79(__this, NULL);
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* L_0;
L_0 = ScrollView_get_verticalScroller_mDCBC1E09B2754C31BF917818CB07E5F36EC0D13A_inline(__this, NULL);
NullCheck(L_0);
String_t* L_1;
L_1 = VisualElement_get_viewDataKey_m1F990A70B7861D0071A4462C62477363C69223F5_inline(L_0, NULL);
bool L_2;
L_2 = String_IsNullOrEmpty_mEA9E3FB005AC28FE02E69FCF95A7B8456192B478(L_1, NULL);
if (!L_2)
{
goto IL_005a;
}
}
{
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* L_3;
L_3 = ScrollView_get_verticalScroller_mDCBC1E09B2754C31BF917818CB07E5F36EC0D13A_inline(__this, NULL);
NullCheck(L_3);
Slider_t5891706383A14955E3FAD68A79829F3234681652* L_4;
L_4 = Scroller_get_slider_mE18FB3CD0B7E2817E27C245324A129C70E1FE27C_inline(L_3, NULL);
NullCheck(L_4);
String_t* L_5;
L_5 = VisualElement_get_viewDataKey_m1F990A70B7861D0071A4462C62477363C69223F5_inline(L_4, NULL);
bool L_6;
L_6 = String_IsNullOrEmpty_mEA9E3FB005AC28FE02E69FCF95A7B8456192B478(L_5, NULL);
if (!L_6)
{
goto IL_005a;
}
}
{
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* L_7;
L_7 = ScrollView_get_horizontalScroller_mF0791CC587E399B708C24885E89301F2633712E8_inline(__this, NULL);
NullCheck(L_7);
String_t* L_8;
L_8 = VisualElement_get_viewDataKey_m1F990A70B7861D0071A4462C62477363C69223F5_inline(L_7, NULL);
bool L_9;
L_9 = String_IsNullOrEmpty_mEA9E3FB005AC28FE02E69FCF95A7B8456192B478(L_8, NULL);
if (!L_9)
{
goto IL_005a;
}
}
{
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* L_10;
L_10 = ScrollView_get_horizontalScroller_mF0791CC587E399B708C24885E89301F2633712E8_inline(__this, NULL);
NullCheck(L_10);
Slider_t5891706383A14955E3FAD68A79829F3234681652* L_11;
L_11 = Scroller_get_slider_mE18FB3CD0B7E2817E27C245324A129C70E1FE27C_inline(L_10, NULL);
NullCheck(L_11);
String_t* L_12;
L_12 = VisualElement_get_viewDataKey_m1F990A70B7861D0071A4462C62477363C69223F5_inline(L_11, NULL);
bool L_13;
L_13 = String_IsNullOrEmpty_mEA9E3FB005AC28FE02E69FCF95A7B8456192B478(L_12, NULL);
G_B5_0 = ((int32_t)(L_13));
goto IL_005b;
}
IL_005a:
{
G_B5_0 = 0;
}
IL_005b:
{
V_1 = (bool)G_B5_0;
bool L_14 = V_1;
if (!L_14)
{
goto IL_0062;
}
}
{
goto IL_0079;
}
IL_0062:
{
String_t* L_15;
L_15 = VisualElement_GetFullHierarchicalViewDataKey_m36E019EF47770CE6BC054BB606CD224517028A8F(__this, NULL);
V_0 = L_15;
String_t* L_16 = V_0;
VisualElement_OverwriteFromViewData_mF7BC9343789BED5307CCE900D7F05A62D6027AB3(__this, __this, L_16, NULL);
ScrollView_UpdateContentViewTransform_mA0BD7263D725191B2DFFBE0C03A19B8DF9781A29(__this, NULL);
}
IL_0079:
{
return;
}
}
// Method Definition Index: 12667
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollView__cctor_mAAD7FBCF5769C5C6D0C92A5A727E8778E8B5B32C (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral02F8C6506B9B8B498829D159317A27CA398172E4);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0EFE3CABA6B8EB9D13593069E9BE913E05B6A798);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral16E74D9EF1354667259F08EE29EC32C80339FBC8);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1F73081387A76D3714657FCEF270D341EEA9BA6D);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral281E4838B647B106CEAA1223C7794A3F392336C8);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral28512B1AD373E28676B6D3B7D520F5C54CC01243);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2905132CBEB9D663901E25B2747D27FF5DC7B72D);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2A6622F9D1DEAEA9A00B318DFEDA89E87D455A5F);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3BA2192D7CF77AD97AA8C7A48B7B4F14BB1086D2);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral6123FAB7267D0707F12E9A1D98BE241308F184CA);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral623204B76DAA671DE81D066ACD1089E94E0631C8);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral766DEA49B7D45A6630F6C62B90D705AF1BCD515F);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7B363F8EEEF83E3EA551E6FFA3CEE6228E869C58);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9A6BE7ADBFB98FF823E4FAD34B265717FCA61ACB);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9EADBFA390713DD429AF36E16750B46C279DEE74);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralAF248E82BE9EBA1ADBF067429FAEE5A5B6E05A74);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC12521D00251ED11F19FBA648638105E5AA56E51);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC3BA236C958087187067AE8E5DA9D71AE7AFE38C);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCD915E78BE2744E11B50E03D41636BD5B5050A6F);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF13A69EF7199B3EEC17FB03A9A559948C65E70DD);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF27F76F2C38EFE61B0AD0108BAD5476B6693C4F2);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralFA836AC3FAB09157EF1CDA7631CF6D94EA009C76);
s_Il2CppMethodInitialized = true;
}
{
il2cpp_codegen_runtime_class_init_inline(BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E_il2cpp_TypeInfo_var);
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E L_0;
L_0 = BindingId_op_Implicit_mF43027FCA60BD4AEC267D144641BC0E6E91686CC(_stringLiteralC3BA236C958087187067AE8E5DA9D71AE7AFE38C, NULL);
((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___horizontalScrollerVisibilityProperty = L_0;
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___horizontalScrollerVisibilityProperty))->___m_PropertyPath))->___m_Part0))->___m_Name), (void*)NULL);
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___horizontalScrollerVisibilityProperty))->___m_PropertyPath))->___m_Part0))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___horizontalScrollerVisibilityProperty))->___m_PropertyPath))->___m_Part1))->___m_Name), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___horizontalScrollerVisibilityProperty))->___m_PropertyPath))->___m_Part1))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___horizontalScrollerVisibilityProperty))->___m_PropertyPath))->___m_Part2))->___m_Name), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___horizontalScrollerVisibilityProperty))->___m_PropertyPath))->___m_Part2))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___horizontalScrollerVisibilityProperty))->___m_PropertyPath))->___m_Part3))->___m_Name), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___horizontalScrollerVisibilityProperty))->___m_PropertyPath))->___m_Part3))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___horizontalScrollerVisibilityProperty))->___m_PropertyPath))->___m_AdditionalParts), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___horizontalScrollerVisibilityProperty))->___m_Path), (void*)NULL);
#endif
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E L_1;
L_1 = BindingId_op_Implicit_mF43027FCA60BD4AEC267D144641BC0E6E91686CC(_stringLiteralCD915E78BE2744E11B50E03D41636BD5B5050A6F, NULL);
((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___verticalScrollerVisibilityProperty = L_1;
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___verticalScrollerVisibilityProperty))->___m_PropertyPath))->___m_Part0))->___m_Name), (void*)NULL);
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___verticalScrollerVisibilityProperty))->___m_PropertyPath))->___m_Part0))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___verticalScrollerVisibilityProperty))->___m_PropertyPath))->___m_Part1))->___m_Name), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___verticalScrollerVisibilityProperty))->___m_PropertyPath))->___m_Part1))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___verticalScrollerVisibilityProperty))->___m_PropertyPath))->___m_Part2))->___m_Name), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___verticalScrollerVisibilityProperty))->___m_PropertyPath))->___m_Part2))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___verticalScrollerVisibilityProperty))->___m_PropertyPath))->___m_Part3))->___m_Name), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___verticalScrollerVisibilityProperty))->___m_PropertyPath))->___m_Part3))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___verticalScrollerVisibilityProperty))->___m_PropertyPath))->___m_AdditionalParts), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___verticalScrollerVisibilityProperty))->___m_Path), (void*)NULL);
#endif
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E L_2;
L_2 = BindingId_op_Implicit_mF43027FCA60BD4AEC267D144641BC0E6E91686CC(_stringLiteral02F8C6506B9B8B498829D159317A27CA398172E4, NULL);
((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___scrollOffsetProperty = L_2;
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___scrollOffsetProperty))->___m_PropertyPath))->___m_Part0))->___m_Name), (void*)NULL);
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___scrollOffsetProperty))->___m_PropertyPath))->___m_Part0))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___scrollOffsetProperty))->___m_PropertyPath))->___m_Part1))->___m_Name), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___scrollOffsetProperty))->___m_PropertyPath))->___m_Part1))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___scrollOffsetProperty))->___m_PropertyPath))->___m_Part2))->___m_Name), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___scrollOffsetProperty))->___m_PropertyPath))->___m_Part2))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___scrollOffsetProperty))->___m_PropertyPath))->___m_Part3))->___m_Name), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___scrollOffsetProperty))->___m_PropertyPath))->___m_Part3))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___scrollOffsetProperty))->___m_PropertyPath))->___m_AdditionalParts), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___scrollOffsetProperty))->___m_Path), (void*)NULL);
#endif
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E L_3;
L_3 = BindingId_op_Implicit_mF43027FCA60BD4AEC267D144641BC0E6E91686CC(_stringLiteral9EADBFA390713DD429AF36E16750B46C279DEE74, NULL);
((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___horizontalPageSizeProperty = L_3;
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___horizontalPageSizeProperty))->___m_PropertyPath))->___m_Part0))->___m_Name), (void*)NULL);
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___horizontalPageSizeProperty))->___m_PropertyPath))->___m_Part0))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___horizontalPageSizeProperty))->___m_PropertyPath))->___m_Part1))->___m_Name), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___horizontalPageSizeProperty))->___m_PropertyPath))->___m_Part1))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___horizontalPageSizeProperty))->___m_PropertyPath))->___m_Part2))->___m_Name), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___horizontalPageSizeProperty))->___m_PropertyPath))->___m_Part2))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___horizontalPageSizeProperty))->___m_PropertyPath))->___m_Part3))->___m_Name), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___horizontalPageSizeProperty))->___m_PropertyPath))->___m_Part3))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___horizontalPageSizeProperty))->___m_PropertyPath))->___m_AdditionalParts), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___horizontalPageSizeProperty))->___m_Path), (void*)NULL);
#endif
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E L_4;
L_4 = BindingId_op_Implicit_mF43027FCA60BD4AEC267D144641BC0E6E91686CC(_stringLiteral3BA2192D7CF77AD97AA8C7A48B7B4F14BB1086D2, NULL);
((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___verticalPageSizeProperty = L_4;
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___verticalPageSizeProperty))->___m_PropertyPath))->___m_Part0))->___m_Name), (void*)NULL);
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___verticalPageSizeProperty))->___m_PropertyPath))->___m_Part0))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___verticalPageSizeProperty))->___m_PropertyPath))->___m_Part1))->___m_Name), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___verticalPageSizeProperty))->___m_PropertyPath))->___m_Part1))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___verticalPageSizeProperty))->___m_PropertyPath))->___m_Part2))->___m_Name), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___verticalPageSizeProperty))->___m_PropertyPath))->___m_Part2))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___verticalPageSizeProperty))->___m_PropertyPath))->___m_Part3))->___m_Name), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___verticalPageSizeProperty))->___m_PropertyPath))->___m_Part3))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___verticalPageSizeProperty))->___m_PropertyPath))->___m_AdditionalParts), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___verticalPageSizeProperty))->___m_Path), (void*)NULL);
#endif
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E L_5;
L_5 = BindingId_op_Implicit_mF43027FCA60BD4AEC267D144641BC0E6E91686CC(_stringLiteral16E74D9EF1354667259F08EE29EC32C80339FBC8, NULL);
((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___mouseWheelScrollSizeProperty = L_5;
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___mouseWheelScrollSizeProperty))->___m_PropertyPath))->___m_Part0))->___m_Name), (void*)NULL);
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___mouseWheelScrollSizeProperty))->___m_PropertyPath))->___m_Part0))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___mouseWheelScrollSizeProperty))->___m_PropertyPath))->___m_Part1))->___m_Name), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___mouseWheelScrollSizeProperty))->___m_PropertyPath))->___m_Part1))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___mouseWheelScrollSizeProperty))->___m_PropertyPath))->___m_Part2))->___m_Name), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___mouseWheelScrollSizeProperty))->___m_PropertyPath))->___m_Part2))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___mouseWheelScrollSizeProperty))->___m_PropertyPath))->___m_Part3))->___m_Name), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___mouseWheelScrollSizeProperty))->___m_PropertyPath))->___m_Part3))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___mouseWheelScrollSizeProperty))->___m_PropertyPath))->___m_AdditionalParts), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___mouseWheelScrollSizeProperty))->___m_Path), (void*)NULL);
#endif
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E L_6;
L_6 = BindingId_op_Implicit_mF43027FCA60BD4AEC267D144641BC0E6E91686CC(_stringLiteralFA836AC3FAB09157EF1CDA7631CF6D94EA009C76, NULL);
((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___scrollDecelerationRateProperty = L_6;
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___scrollDecelerationRateProperty))->___m_PropertyPath))->___m_Part0))->___m_Name), (void*)NULL);
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___scrollDecelerationRateProperty))->___m_PropertyPath))->___m_Part0))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___scrollDecelerationRateProperty))->___m_PropertyPath))->___m_Part1))->___m_Name), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___scrollDecelerationRateProperty))->___m_PropertyPath))->___m_Part1))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___scrollDecelerationRateProperty))->___m_PropertyPath))->___m_Part2))->___m_Name), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___scrollDecelerationRateProperty))->___m_PropertyPath))->___m_Part2))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___scrollDecelerationRateProperty))->___m_PropertyPath))->___m_Part3))->___m_Name), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___scrollDecelerationRateProperty))->___m_PropertyPath))->___m_Part3))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___scrollDecelerationRateProperty))->___m_PropertyPath))->___m_AdditionalParts), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___scrollDecelerationRateProperty))->___m_Path), (void*)NULL);
#endif
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E L_7;
L_7 = BindingId_op_Implicit_mF43027FCA60BD4AEC267D144641BC0E6E91686CC(_stringLiteral0EFE3CABA6B8EB9D13593069E9BE913E05B6A798, NULL);
((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___elasticityProperty = L_7;
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___elasticityProperty))->___m_PropertyPath))->___m_Part0))->___m_Name), (void*)NULL);
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___elasticityProperty))->___m_PropertyPath))->___m_Part0))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___elasticityProperty))->___m_PropertyPath))->___m_Part1))->___m_Name), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___elasticityProperty))->___m_PropertyPath))->___m_Part1))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___elasticityProperty))->___m_PropertyPath))->___m_Part2))->___m_Name), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___elasticityProperty))->___m_PropertyPath))->___m_Part2))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___elasticityProperty))->___m_PropertyPath))->___m_Part3))->___m_Name), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___elasticityProperty))->___m_PropertyPath))->___m_Part3))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___elasticityProperty))->___m_PropertyPath))->___m_AdditionalParts), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___elasticityProperty))->___m_Path), (void*)NULL);
#endif
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E L_8;
L_8 = BindingId_op_Implicit_mF43027FCA60BD4AEC267D144641BC0E6E91686CC(_stringLiteral2A6622F9D1DEAEA9A00B318DFEDA89E87D455A5F, NULL);
((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___touchScrollBehaviorProperty = L_8;
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___touchScrollBehaviorProperty))->___m_PropertyPath))->___m_Part0))->___m_Name), (void*)NULL);
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___touchScrollBehaviorProperty))->___m_PropertyPath))->___m_Part0))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___touchScrollBehaviorProperty))->___m_PropertyPath))->___m_Part1))->___m_Name), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___touchScrollBehaviorProperty))->___m_PropertyPath))->___m_Part1))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___touchScrollBehaviorProperty))->___m_PropertyPath))->___m_Part2))->___m_Name), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___touchScrollBehaviorProperty))->___m_PropertyPath))->___m_Part2))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___touchScrollBehaviorProperty))->___m_PropertyPath))->___m_Part3))->___m_Name), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___touchScrollBehaviorProperty))->___m_PropertyPath))->___m_Part3))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___touchScrollBehaviorProperty))->___m_PropertyPath))->___m_AdditionalParts), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___touchScrollBehaviorProperty))->___m_Path), (void*)NULL);
#endif
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E L_9;
L_9 = BindingId_op_Implicit_mF43027FCA60BD4AEC267D144641BC0E6E91686CC(_stringLiteral28512B1AD373E28676B6D3B7D520F5C54CC01243, NULL);
((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___nestedInteractionKindProperty = L_9;
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___nestedInteractionKindProperty))->___m_PropertyPath))->___m_Part0))->___m_Name), (void*)NULL);
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___nestedInteractionKindProperty))->___m_PropertyPath))->___m_Part0))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___nestedInteractionKindProperty))->___m_PropertyPath))->___m_Part1))->___m_Name), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___nestedInteractionKindProperty))->___m_PropertyPath))->___m_Part1))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___nestedInteractionKindProperty))->___m_PropertyPath))->___m_Part2))->___m_Name), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___nestedInteractionKindProperty))->___m_PropertyPath))->___m_Part2))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___nestedInteractionKindProperty))->___m_PropertyPath))->___m_Part3))->___m_Name), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___nestedInteractionKindProperty))->___m_PropertyPath))->___m_Part3))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___nestedInteractionKindProperty))->___m_PropertyPath))->___m_AdditionalParts), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___nestedInteractionKindProperty))->___m_Path), (void*)NULL);
#endif
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E L_10;
L_10 = BindingId_op_Implicit_mF43027FCA60BD4AEC267D144641BC0E6E91686CC(_stringLiteralAF248E82BE9EBA1ADBF067429FAEE5A5B6E05A74, NULL);
((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___modeProperty = L_10;
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___modeProperty))->___m_PropertyPath))->___m_Part0))->___m_Name), (void*)NULL);
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___modeProperty))->___m_PropertyPath))->___m_Part0))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___modeProperty))->___m_PropertyPath))->___m_Part1))->___m_Name), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___modeProperty))->___m_PropertyPath))->___m_Part1))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___modeProperty))->___m_PropertyPath))->___m_Part2))->___m_Name), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___modeProperty))->___m_PropertyPath))->___m_Part2))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___modeProperty))->___m_PropertyPath))->___m_Part3))->___m_Name), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___modeProperty))->___m_PropertyPath))->___m_Part3))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___modeProperty))->___m_PropertyPath))->___m_AdditionalParts), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___modeProperty))->___m_Path), (void*)NULL);
#endif
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E L_11;
L_11 = BindingId_op_Implicit_mF43027FCA60BD4AEC267D144641BC0E6E91686CC(_stringLiteralF27F76F2C38EFE61B0AD0108BAD5476B6693C4F2, NULL);
((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___elasticAnimationIntervalMsProperty = L_11;
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___elasticAnimationIntervalMsProperty))->___m_PropertyPath))->___m_Part0))->___m_Name), (void*)NULL);
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___elasticAnimationIntervalMsProperty))->___m_PropertyPath))->___m_Part0))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___elasticAnimationIntervalMsProperty))->___m_PropertyPath))->___m_Part1))->___m_Name), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___elasticAnimationIntervalMsProperty))->___m_PropertyPath))->___m_Part1))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___elasticAnimationIntervalMsProperty))->___m_PropertyPath))->___m_Part2))->___m_Name), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___elasticAnimationIntervalMsProperty))->___m_PropertyPath))->___m_Part2))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___elasticAnimationIntervalMsProperty))->___m_PropertyPath))->___m_Part3))->___m_Name), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___elasticAnimationIntervalMsProperty))->___m_PropertyPath))->___m_Part3))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___elasticAnimationIntervalMsProperty))->___m_PropertyPath))->___m_AdditionalParts), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&(((&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___elasticAnimationIntervalMsProperty))->___m_Path), (void*)NULL);
#endif
((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___k_DefaultScrollDecelerationRate = (0.135000005f);
((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___k_DefaultElasticity = (0.100000001f);
((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___ussClassName = _stringLiteral623204B76DAA671DE81D066ACD1089E94E0631C8;
Il2CppCodeGenWriteBarrier((void**)(&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___ussClassName), (void*)_stringLiteral623204B76DAA671DE81D066ACD1089E94E0631C8);
String_t* L_12 = ((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___ussClassName;
String_t* L_13;
L_13 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(L_12, _stringLiteral766DEA49B7D45A6630F6C62B90D705AF1BCD515F, NULL);
((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___viewportUssClassName = L_13;
Il2CppCodeGenWriteBarrier((void**)(&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___viewportUssClassName), (void*)L_13);
String_t* L_14 = ((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___viewportUssClassName;
String_t* L_15;
L_15 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(L_14, _stringLiteral1F73081387A76D3714657FCEF270D341EEA9BA6D, NULL);
((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___horizontalVariantViewportUssClassName = L_15;
Il2CppCodeGenWriteBarrier((void**)(&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___horizontalVariantViewportUssClassName), (void*)L_15);
String_t* L_16 = ((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___viewportUssClassName;
String_t* L_17;
L_17 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(L_16, _stringLiteral281E4838B647B106CEAA1223C7794A3F392336C8, NULL);
((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___verticalVariantViewportUssClassName = L_17;
Il2CppCodeGenWriteBarrier((void**)(&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___verticalVariantViewportUssClassName), (void*)L_17);
String_t* L_18 = ((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___viewportUssClassName;
String_t* L_19;
L_19 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(L_18, _stringLiteral9A6BE7ADBFB98FF823E4FAD34B265717FCA61ACB, NULL);
((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___verticalHorizontalVariantViewportUssClassName = L_19;
Il2CppCodeGenWriteBarrier((void**)(&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___verticalHorizontalVariantViewportUssClassName), (void*)L_19);
String_t* L_20 = ((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___ussClassName;
String_t* L_21;
L_21 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(L_20, _stringLiteral2905132CBEB9D663901E25B2747D27FF5DC7B72D, NULL);
((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___contentAndVerticalScrollUssClassName = L_21;
Il2CppCodeGenWriteBarrier((void**)(&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___contentAndVerticalScrollUssClassName), (void*)L_21);
String_t* L_22 = ((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___ussClassName;
String_t* L_23;
L_23 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(L_22, _stringLiteralF13A69EF7199B3EEC17FB03A9A559948C65E70DD, NULL);
((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___contentUssClassName = L_23;
Il2CppCodeGenWriteBarrier((void**)(&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___contentUssClassName), (void*)L_23);
String_t* L_24 = ((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___contentUssClassName;
String_t* L_25;
L_25 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(L_24, _stringLiteral1F73081387A76D3714657FCEF270D341EEA9BA6D, NULL);
((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___horizontalVariantContentUssClassName = L_25;
Il2CppCodeGenWriteBarrier((void**)(&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___horizontalVariantContentUssClassName), (void*)L_25);
String_t* L_26 = ((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___contentUssClassName;
String_t* L_27;
L_27 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(L_26, _stringLiteral281E4838B647B106CEAA1223C7794A3F392336C8, NULL);
((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___verticalVariantContentUssClassName = L_27;
Il2CppCodeGenWriteBarrier((void**)(&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___verticalVariantContentUssClassName), (void*)L_27);
String_t* L_28 = ((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___contentUssClassName;
String_t* L_29;
L_29 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(L_28, _stringLiteral9A6BE7ADBFB98FF823E4FAD34B265717FCA61ACB, NULL);
((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___verticalHorizontalVariantContentUssClassName = L_29;
Il2CppCodeGenWriteBarrier((void**)(&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___verticalHorizontalVariantContentUssClassName), (void*)L_29);
String_t* L_30 = ((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___ussClassName;
String_t* L_31;
L_31 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(L_30, _stringLiteralC12521D00251ED11F19FBA648638105E5AA56E51, NULL);
((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___hScrollerUssClassName = L_31;
Il2CppCodeGenWriteBarrier((void**)(&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___hScrollerUssClassName), (void*)L_31);
String_t* L_32 = ((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___ussClassName;
String_t* L_33;
L_33 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(L_32, _stringLiteral6123FAB7267D0707F12E9A1D98BE241308F184CA, NULL);
((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___vScrollerUssClassName = L_33;
Il2CppCodeGenWriteBarrier((void**)(&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___vScrollerUssClassName), (void*)L_33);
String_t* L_34 = ((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___ussClassName;
String_t* L_35;
L_35 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(L_34, _stringLiteral1F73081387A76D3714657FCEF270D341EEA9BA6D, NULL);
((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___horizontalVariantUssClassName = L_35;
Il2CppCodeGenWriteBarrier((void**)(&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___horizontalVariantUssClassName), (void*)L_35);
String_t* L_36 = ((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___ussClassName;
String_t* L_37;
L_37 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(L_36, _stringLiteral281E4838B647B106CEAA1223C7794A3F392336C8, NULL);
((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___verticalVariantUssClassName = L_37;
Il2CppCodeGenWriteBarrier((void**)(&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___verticalVariantUssClassName), (void*)L_37);
String_t* L_38 = ((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___ussClassName;
String_t* L_39;
L_39 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(L_38, _stringLiteral9A6BE7ADBFB98FF823E4FAD34B265717FCA61ACB, NULL);
((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___verticalHorizontalVariantUssClassName = L_39;
Il2CppCodeGenWriteBarrier((void**)(&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___verticalHorizontalVariantUssClassName), (void*)L_39);
String_t* L_40 = ((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___ussClassName;
String_t* L_41;
L_41 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(L_40, _stringLiteral7B363F8EEEF83E3EA551E6FFA3CEE6228E869C58, NULL);
((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___scrollVariantUssClassName = L_41;
Il2CppCodeGenWriteBarrier((void**)(&((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___scrollVariantUssClassName), (void*)L_41);
return;
}
}
// Method Definition Index: 12668
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollView_U3C_ctorU3Eb__140_0_mEB5DCB779D75FD29EE3B704767FCF097F09827DB (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, float ___0_value, const RuntimeMethod* method)
{
{
float L_0 = ___0_value;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_1;
L_1 = ScrollView_get_scrollOffset_m487978FA69DE7783183FA219CA9642AEB93EC511(__this, NULL);
float L_2 = L_1.___y;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_3;
memset((&L_3), 0, sizeof(L_3));
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_3), L_0, L_2, NULL);
ScrollView_set_scrollOffset_m220AFAC09FA2E3784CBB76EB53D6AD71C056A1D5(__this, L_3, NULL);
ScrollView_UpdateContentViewTransform_mA0BD7263D725191B2DFFBE0C03A19B8DF9781A29(__this, NULL);
return;
}
}
// Method Definition Index: 12669
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScrollView_U3C_ctorU3Eb__140_1_m0C5946109A2492CC53CB852451C3554DE6894645 (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, float ___0_value, const RuntimeMethod* method)
{
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_0;
L_0 = ScrollView_get_scrollOffset_m487978FA69DE7783183FA219CA9642AEB93EC511(__this, NULL);
float L_1 = L_0.___x;
float L_2 = ___0_value;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_3;
memset((&L_3), 0, sizeof(L_3));
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_3), L_1, L_2, NULL);
ScrollView_set_scrollOffset_m220AFAC09FA2E3784CBB76EB53D6AD71C056A1D5(__this, L_3, NULL);
ScrollView_UpdateContentViewTransform_mA0BD7263D725191B2DFFBE0C03A19B8DF9781A29(__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
// Method Definition Index: 12670
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlFactory__ctor_m486DF4197D72052B64E9666D4838F429FDDC9FBC (UxmlFactory_t6CF52131E2A7931EE67A7392DFA7EF0C5F233786* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UxmlFactory_2__ctor_m0C38E78CC299D10C729D4B82B842095639005F5F_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
UxmlFactory_2__ctor_m0C38E78CC299D10C729D4B82B842095639005F5F(__this, UxmlFactory_2__ctor_m0C38E78CC299D10C729D4B82B842095639005F5F_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
// Method Definition Index: 12671
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlTraits_Init_mD19E49E6340CCE12B44BADF620CE044335B8A1AE (UxmlTraits_tC268A6B373C2223C503EFA2F636A5C6981AC12C6* __this, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___0_ve, RuntimeObject* ___1_bag, CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 ___2_cc, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UxmlEnumAttributeDescription_1_TryGetValueFromBag_m21FA29B455C677DAFB2AA8814540202F251C928E_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* V_0 = NULL;
int32_t V_1 = 0;
int32_t V_2 = 0;
bool V_3 = false;
bool V_4 = false;
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_0 = ___0_ve;
RuntimeObject* L_1 = ___1_bag;
CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 L_2 = ___2_cc;
UxmlTraits_Init_m5CDDC1216CB5BA22DF16A19E01C37EF26B4AF8FB(__this, L_0, L_1, L_2, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_3 = ___0_ve;
V_0 = ((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9*)CastclassClass((RuntimeObject*)L_3, ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var));
ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* L_4 = V_0;
UxmlEnumAttributeDescription_1_t5A6D7AEA8D9CBFB4EA00022FF39526FDFEB4601D* L_5 = __this->___m_ScrollViewMode;
RuntimeObject* L_6 = ___1_bag;
CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 L_7 = ___2_cc;
NullCheck(L_5);
int32_t L_8;
L_8 = VirtualFuncInvoker2< int32_t, RuntimeObject*, CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 >::Invoke(4, L_5, L_6, L_7);
NullCheck(L_4);
ScrollView_set_mode_mA5C5D8ED5D9E2291182843BE7F80D061FE949816(L_4, L_8, NULL);
V_1 = 0;
UxmlEnumAttributeDescription_1_tFEFA09B4807DEB9087783FC0949D1B9E59FD5714* L_9 = __this->___m_HorizontalScrollerVisibility;
RuntimeObject* L_10 = ___1_bag;
CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 L_11 = ___2_cc;
NullCheck(L_9);
bool L_12;
L_12 = UxmlEnumAttributeDescription_1_TryGetValueFromBag_m21FA29B455C677DAFB2AA8814540202F251C928E(L_9, L_10, L_11, (&V_1), UxmlEnumAttributeDescription_1_TryGetValueFromBag_m21FA29B455C677DAFB2AA8814540202F251C928E_RuntimeMethod_var);
V_3 = L_12;
bool L_13 = V_3;
if (!L_13)
{
goto IL_0045;
}
}
{
ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* L_14 = V_0;
int32_t L_15 = V_1;
NullCheck(L_14);
ScrollView_set_horizontalScrollerVisibility_m2DA627CB0AE20C96B1F2A5FB0D9B0661486F50DF(L_14, L_15, NULL);
goto IL_0059;
}
IL_0045:
{
ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* L_16 = V_0;
UxmlBoolAttributeDescription_t86EA1242C539B39911E63699A4AE0C47918701CE* L_17 = __this->___m_ShowHorizontal;
RuntimeObject* L_18 = ___1_bag;
CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 L_19 = ___2_cc;
NullCheck(L_17);
bool L_20;
L_20 = VirtualFuncInvoker2< bool, RuntimeObject*, CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 >::Invoke(4, L_17, L_18, L_19);
NullCheck(L_16);
ScrollView_set_showHorizontal_m6A894EA566256E08176003D97D15953AEF8B2627(L_16, L_20, NULL);
}
IL_0059:
{
V_2 = 0;
UxmlEnumAttributeDescription_1_tFEFA09B4807DEB9087783FC0949D1B9E59FD5714* L_21 = __this->___m_VerticalScrollerVisibility;
RuntimeObject* L_22 = ___1_bag;
CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 L_23 = ___2_cc;
NullCheck(L_21);
bool L_24;
L_24 = UxmlEnumAttributeDescription_1_TryGetValueFromBag_m21FA29B455C677DAFB2AA8814540202F251C928E(L_21, L_22, L_23, (&V_2), UxmlEnumAttributeDescription_1_TryGetValueFromBag_m21FA29B455C677DAFB2AA8814540202F251C928E_RuntimeMethod_var);
V_4 = L_24;
bool L_25 = V_4;
if (!L_25)
{
goto IL_007a;
}
}
{
ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* L_26 = V_0;
int32_t L_27 = V_2;
NullCheck(L_26);
ScrollView_set_verticalScrollerVisibility_mB8DF7D3D2B02DFD3AE337CA1CBBE399D9A49A7DA(L_26, L_27, NULL);
goto IL_008e;
}
IL_007a:
{
ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* L_28 = V_0;
UxmlBoolAttributeDescription_t86EA1242C539B39911E63699A4AE0C47918701CE* L_29 = __this->___m_ShowVertical;
RuntimeObject* L_30 = ___1_bag;
CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 L_31 = ___2_cc;
NullCheck(L_29);
bool L_32;
L_32 = VirtualFuncInvoker2< bool, RuntimeObject*, CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 >::Invoke(4, L_29, L_30, L_31);
NullCheck(L_28);
ScrollView_set_showVertical_m1A3B60FFCF2F3148DD5FA46A3C4F5AAF1F73562A(L_28, L_32, NULL);
}
IL_008e:
{
ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* L_33 = V_0;
UxmlEnumAttributeDescription_1_t70756E9476125787696A6BBD939C823824B6076E* L_34 = __this->___m_NestedInteractionKind;
RuntimeObject* L_35 = ___1_bag;
CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 L_36 = ___2_cc;
NullCheck(L_34);
int32_t L_37;
L_37 = VirtualFuncInvoker2< int32_t, RuntimeObject*, CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 >::Invoke(4, L_34, L_35, L_36);
NullCheck(L_33);
ScrollView_set_nestedInteractionKind_m77B2D3B9B52CE9C03A0A9CF187BA3A5E8832C389(L_33, L_37, NULL);
ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* L_38 = V_0;
UxmlFloatAttributeDescription_t1B8A606E367C713102FC17E8AC732758B48DD4BB* L_39 = __this->___m_HorizontalPageSize;
RuntimeObject* L_40 = ___1_bag;
CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 L_41 = ___2_cc;
NullCheck(L_39);
float L_42;
L_42 = VirtualFuncInvoker2< float, RuntimeObject*, CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 >::Invoke(4, L_39, L_40, L_41);
NullCheck(L_38);
ScrollView_set_horizontalPageSize_m2A991FA4A09C32976E4BDF3E7AA80A96BA6EF13C(L_38, L_42, NULL);
ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* L_43 = V_0;
UxmlFloatAttributeDescription_t1B8A606E367C713102FC17E8AC732758B48DD4BB* L_44 = __this->___m_VerticalPageSize;
RuntimeObject* L_45 = ___1_bag;
CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 L_46 = ___2_cc;
NullCheck(L_44);
float L_47;
L_47 = VirtualFuncInvoker2< float, RuntimeObject*, CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 >::Invoke(4, L_44, L_45, L_46);
NullCheck(L_43);
ScrollView_set_verticalPageSize_mAD46F0FC081AC3CFD67D546F1C195F7C7AB21E3C(L_43, L_47, NULL);
ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* L_48 = V_0;
UxmlFloatAttributeDescription_t1B8A606E367C713102FC17E8AC732758B48DD4BB* L_49 = __this->___m_MouseWheelScrollSize;
RuntimeObject* L_50 = ___1_bag;
CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 L_51 = ___2_cc;
NullCheck(L_49);
float L_52;
L_52 = VirtualFuncInvoker2< float, RuntimeObject*, CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 >::Invoke(4, L_49, L_50, L_51);
NullCheck(L_48);
ScrollView_set_mouseWheelScrollSize_m9C492E452D17956FFC8EDF11CF4F181B12D584B8(L_48, L_52, NULL);
ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* L_53 = V_0;
UxmlFloatAttributeDescription_t1B8A606E367C713102FC17E8AC732758B48DD4BB* L_54 = __this->___m_ScrollDecelerationRate;
RuntimeObject* L_55 = ___1_bag;
CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 L_56 = ___2_cc;
NullCheck(L_54);
float L_57;
L_57 = VirtualFuncInvoker2< float, RuntimeObject*, CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 >::Invoke(4, L_54, L_55, L_56);
NullCheck(L_53);
ScrollView_set_scrollDecelerationRate_m5488890E58182A0F67E48A0A6BA1EEEE381FCE01(L_53, L_57, NULL);
ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* L_58 = V_0;
UxmlEnumAttributeDescription_1_t3F5500BF676EB706F84A668D04345FF406A7A1D5* L_59 = __this->___m_TouchScrollBehavior;
RuntimeObject* L_60 = ___1_bag;
CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 L_61 = ___2_cc;
NullCheck(L_59);
int32_t L_62;
L_62 = VirtualFuncInvoker2< int32_t, RuntimeObject*, CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 >::Invoke(4, L_59, L_60, L_61);
NullCheck(L_58);
ScrollView_set_touchScrollBehavior_m8B07B5B16849AF0AB95ADB2E9C7DD623D5C39C6D(L_58, L_62, NULL);
ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* L_63 = V_0;
UxmlFloatAttributeDescription_t1B8A606E367C713102FC17E8AC732758B48DD4BB* L_64 = __this->___m_Elasticity;
RuntimeObject* L_65 = ___1_bag;
CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 L_66 = ___2_cc;
NullCheck(L_64);
float L_67;
L_67 = VirtualFuncInvoker2< float, RuntimeObject*, CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 >::Invoke(4, L_64, L_65, L_66);
NullCheck(L_63);
ScrollView_set_elasticity_m7D2B3579731185FA4D7C86BB14C75E3383767855(L_63, L_67, NULL);
return;
}
}
// Method Definition Index: 12672
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlTraits__ctor_m00951826C7CCEA2DA7D33E79F6E429599B593D2D (UxmlTraits_tC268A6B373C2223C503EFA2F636A5C6981AC12C6* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypedUxmlAttributeDescription_1_set_defaultValue_m6D23A5CC2905C4C1DB93107912407872B0C57EA6_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypedUxmlAttributeDescription_1_set_defaultValue_m9CD397DCF26F3871BE330F890164CB7C3B5E9BBD_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypedUxmlAttributeDescription_1_set_defaultValue_m9EC6157A6117B76BDE00216E8C0D2330F0CFC2CF_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypedUxmlAttributeDescription_1_set_defaultValue_mAF5EC3548511E55A264795EBE661F07370464DB7_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UxmlBoolAttributeDescription_t86EA1242C539B39911E63699A4AE0C47918701CE_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UxmlEnumAttributeDescription_1__ctor_m1A353DE7099AD9370BF6F0BA8540588DF2AE08C9_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UxmlEnumAttributeDescription_1__ctor_m5EB3EED7198159A040EC847A5B6D06EE60942DED_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UxmlEnumAttributeDescription_1__ctor_m9B8369D2C6C298575BE30D7C5301B24CE780830B_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UxmlEnumAttributeDescription_1__ctor_m9E649CDE8BF8AD723F35AE0826A2829E02526628_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UxmlEnumAttributeDescription_1_t3F5500BF676EB706F84A668D04345FF406A7A1D5_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UxmlEnumAttributeDescription_1_t5A6D7AEA8D9CBFB4EA00022FF39526FDFEB4601D_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UxmlEnumAttributeDescription_1_t70756E9476125787696A6BBD939C823824B6076E_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UxmlEnumAttributeDescription_1_tFEFA09B4807DEB9087783FC0949D1B9E59FD5714_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UxmlFloatAttributeDescription_t1B8A606E367C713102FC17E8AC732758B48DD4BB_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral01EA331C0856C1930DBA9480094B7F0E7C133F2D);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0EFE3CABA6B8EB9D13593069E9BE913E05B6A798);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3D388B825B42A6081B8C4D54C34CA2C750301812);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7254FF499E83F528BB5E59175C751E5E2651765D);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral77D103E7CF52CF9C4DFD28571D669417EC3B43AA);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8A2FCD97E98A36AA32F9F1246A0E55682596A747);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral924454C8FAD74818B6E0CEC0A7BF8325D1D0D038);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralAE514CFC2CC589355FBFC1DBB6C3D2DAA5F92014);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralAF248E82BE9EBA1ADBF067429FAEE5A5B6E05A74);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD01351D79959B7CF0E3DA810F747F70D1A2EBD3E);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralEE62291E0CE1B64BAB78F553473B97D70B9993D7);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralFA3AA2E631F449CB7D392A6386A444D7CF26BB95);
s_Il2CppMethodInitialized = true;
}
{
UxmlEnumAttributeDescription_1_t5A6D7AEA8D9CBFB4EA00022FF39526FDFEB4601D* L_0 = (UxmlEnumAttributeDescription_1_t5A6D7AEA8D9CBFB4EA00022FF39526FDFEB4601D*)il2cpp_codegen_object_new(UxmlEnumAttributeDescription_1_t5A6D7AEA8D9CBFB4EA00022FF39526FDFEB4601D_il2cpp_TypeInfo_var);
UxmlEnumAttributeDescription_1__ctor_m9E649CDE8BF8AD723F35AE0826A2829E02526628(L_0, UxmlEnumAttributeDescription_1__ctor_m9E649CDE8BF8AD723F35AE0826A2829E02526628_RuntimeMethod_var);
UxmlEnumAttributeDescription_1_t5A6D7AEA8D9CBFB4EA00022FF39526FDFEB4601D* L_1 = L_0;
NullCheck(L_1);
UxmlAttributeDescription_set_name_mCE9C58621BAD7AB4E59D83DD21224A8FA6517E3E_inline(L_1, _stringLiteralAF248E82BE9EBA1ADBF067429FAEE5A5B6E05A74, NULL);
UxmlEnumAttributeDescription_1_t5A6D7AEA8D9CBFB4EA00022FF39526FDFEB4601D* L_2 = L_1;
NullCheck(L_2);
TypedUxmlAttributeDescription_1_set_defaultValue_mAF5EC3548511E55A264795EBE661F07370464DB7_inline(L_2, 0, TypedUxmlAttributeDescription_1_set_defaultValue_mAF5EC3548511E55A264795EBE661F07370464DB7_RuntimeMethod_var);
__this->___m_ScrollViewMode = L_2;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_ScrollViewMode), (void*)L_2);
UxmlEnumAttributeDescription_1_t70756E9476125787696A6BBD939C823824B6076E* L_3 = (UxmlEnumAttributeDescription_1_t70756E9476125787696A6BBD939C823824B6076E*)il2cpp_codegen_object_new(UxmlEnumAttributeDescription_1_t70756E9476125787696A6BBD939C823824B6076E_il2cpp_TypeInfo_var);
UxmlEnumAttributeDescription_1__ctor_m1A353DE7099AD9370BF6F0BA8540588DF2AE08C9(L_3, UxmlEnumAttributeDescription_1__ctor_m1A353DE7099AD9370BF6F0BA8540588DF2AE08C9_RuntimeMethod_var);
UxmlEnumAttributeDescription_1_t70756E9476125787696A6BBD939C823824B6076E* L_4 = L_3;
NullCheck(L_4);
UxmlAttributeDescription_set_name_mCE9C58621BAD7AB4E59D83DD21224A8FA6517E3E_inline(L_4, _stringLiteralD01351D79959B7CF0E3DA810F747F70D1A2EBD3E, NULL);
UxmlEnumAttributeDescription_1_t70756E9476125787696A6BBD939C823824B6076E* L_5 = L_4;
NullCheck(L_5);
TypedUxmlAttributeDescription_1_set_defaultValue_m6D23A5CC2905C4C1DB93107912407872B0C57EA6_inline(L_5, 0, TypedUxmlAttributeDescription_1_set_defaultValue_m6D23A5CC2905C4C1DB93107912407872B0C57EA6_RuntimeMethod_var);
__this->___m_NestedInteractionKind = L_5;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_NestedInteractionKind), (void*)L_5);
UxmlBoolAttributeDescription_t86EA1242C539B39911E63699A4AE0C47918701CE* L_6 = (UxmlBoolAttributeDescription_t86EA1242C539B39911E63699A4AE0C47918701CE*)il2cpp_codegen_object_new(UxmlBoolAttributeDescription_t86EA1242C539B39911E63699A4AE0C47918701CE_il2cpp_TypeInfo_var);
UxmlBoolAttributeDescription__ctor_m32928BDCA34A048BB5CCD64422AD9115EFE92298(L_6, NULL);
UxmlBoolAttributeDescription_t86EA1242C539B39911E63699A4AE0C47918701CE* L_7 = L_6;
NullCheck(L_7);
UxmlAttributeDescription_set_name_mCE9C58621BAD7AB4E59D83DD21224A8FA6517E3E_inline(L_7, _stringLiteral8A2FCD97E98A36AA32F9F1246A0E55682596A747, NULL);
__this->___m_ShowHorizontal = L_7;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_ShowHorizontal), (void*)L_7);
UxmlBoolAttributeDescription_t86EA1242C539B39911E63699A4AE0C47918701CE* L_8 = (UxmlBoolAttributeDescription_t86EA1242C539B39911E63699A4AE0C47918701CE*)il2cpp_codegen_object_new(UxmlBoolAttributeDescription_t86EA1242C539B39911E63699A4AE0C47918701CE_il2cpp_TypeInfo_var);
UxmlBoolAttributeDescription__ctor_m32928BDCA34A048BB5CCD64422AD9115EFE92298(L_8, NULL);
UxmlBoolAttributeDescription_t86EA1242C539B39911E63699A4AE0C47918701CE* L_9 = L_8;
NullCheck(L_9);
UxmlAttributeDescription_set_name_mCE9C58621BAD7AB4E59D83DD21224A8FA6517E3E_inline(L_9, _stringLiteralFA3AA2E631F449CB7D392A6386A444D7CF26BB95, NULL);
__this->___m_ShowVertical = L_9;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_ShowVertical), (void*)L_9);
UxmlEnumAttributeDescription_1_tFEFA09B4807DEB9087783FC0949D1B9E59FD5714* L_10 = (UxmlEnumAttributeDescription_1_tFEFA09B4807DEB9087783FC0949D1B9E59FD5714*)il2cpp_codegen_object_new(UxmlEnumAttributeDescription_1_tFEFA09B4807DEB9087783FC0949D1B9E59FD5714_il2cpp_TypeInfo_var);
UxmlEnumAttributeDescription_1__ctor_m9B8369D2C6C298575BE30D7C5301B24CE780830B(L_10, UxmlEnumAttributeDescription_1__ctor_m9B8369D2C6C298575BE30D7C5301B24CE780830B_RuntimeMethod_var);
UxmlEnumAttributeDescription_1_tFEFA09B4807DEB9087783FC0949D1B9E59FD5714* L_11 = L_10;
NullCheck(L_11);
UxmlAttributeDescription_set_name_mCE9C58621BAD7AB4E59D83DD21224A8FA6517E3E_inline(L_11, _stringLiteralAE514CFC2CC589355FBFC1DBB6C3D2DAA5F92014, NULL);
__this->___m_HorizontalScrollerVisibility = L_11;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_HorizontalScrollerVisibility), (void*)L_11);
UxmlEnumAttributeDescription_1_tFEFA09B4807DEB9087783FC0949D1B9E59FD5714* L_12 = (UxmlEnumAttributeDescription_1_tFEFA09B4807DEB9087783FC0949D1B9E59FD5714*)il2cpp_codegen_object_new(UxmlEnumAttributeDescription_1_tFEFA09B4807DEB9087783FC0949D1B9E59FD5714_il2cpp_TypeInfo_var);
UxmlEnumAttributeDescription_1__ctor_m9B8369D2C6C298575BE30D7C5301B24CE780830B(L_12, UxmlEnumAttributeDescription_1__ctor_m9B8369D2C6C298575BE30D7C5301B24CE780830B_RuntimeMethod_var);
UxmlEnumAttributeDescription_1_tFEFA09B4807DEB9087783FC0949D1B9E59FD5714* L_13 = L_12;
NullCheck(L_13);
UxmlAttributeDescription_set_name_mCE9C58621BAD7AB4E59D83DD21224A8FA6517E3E_inline(L_13, _stringLiteral7254FF499E83F528BB5E59175C751E5E2651765D, NULL);
__this->___m_VerticalScrollerVisibility = L_13;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_VerticalScrollerVisibility), (void*)L_13);
UxmlFloatAttributeDescription_t1B8A606E367C713102FC17E8AC732758B48DD4BB* L_14 = (UxmlFloatAttributeDescription_t1B8A606E367C713102FC17E8AC732758B48DD4BB*)il2cpp_codegen_object_new(UxmlFloatAttributeDescription_t1B8A606E367C713102FC17E8AC732758B48DD4BB_il2cpp_TypeInfo_var);
UxmlFloatAttributeDescription__ctor_mC065303B0E84820CB5EF79B9AD3E6CF42A031641(L_14, NULL);
UxmlFloatAttributeDescription_t1B8A606E367C713102FC17E8AC732758B48DD4BB* L_15 = L_14;
NullCheck(L_15);
UxmlAttributeDescription_set_name_mCE9C58621BAD7AB4E59D83DD21224A8FA6517E3E_inline(L_15, _stringLiteralEE62291E0CE1B64BAB78F553473B97D70B9993D7, NULL);
UxmlFloatAttributeDescription_t1B8A606E367C713102FC17E8AC732758B48DD4BB* L_16 = L_15;
NullCheck(L_16);
TypedUxmlAttributeDescription_1_set_defaultValue_m9CD397DCF26F3871BE330F890164CB7C3B5E9BBD_inline(L_16, (-1.0f), TypedUxmlAttributeDescription_1_set_defaultValue_m9CD397DCF26F3871BE330F890164CB7C3B5E9BBD_RuntimeMethod_var);
__this->___m_HorizontalPageSize = L_16;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_HorizontalPageSize), (void*)L_16);
UxmlFloatAttributeDescription_t1B8A606E367C713102FC17E8AC732758B48DD4BB* L_17 = (UxmlFloatAttributeDescription_t1B8A606E367C713102FC17E8AC732758B48DD4BB*)il2cpp_codegen_object_new(UxmlFloatAttributeDescription_t1B8A606E367C713102FC17E8AC732758B48DD4BB_il2cpp_TypeInfo_var);
UxmlFloatAttributeDescription__ctor_mC065303B0E84820CB5EF79B9AD3E6CF42A031641(L_17, NULL);
UxmlFloatAttributeDescription_t1B8A606E367C713102FC17E8AC732758B48DD4BB* L_18 = L_17;
NullCheck(L_18);
UxmlAttributeDescription_set_name_mCE9C58621BAD7AB4E59D83DD21224A8FA6517E3E_inline(L_18, _stringLiteral3D388B825B42A6081B8C4D54C34CA2C750301812, NULL);
UxmlFloatAttributeDescription_t1B8A606E367C713102FC17E8AC732758B48DD4BB* L_19 = L_18;
NullCheck(L_19);
TypedUxmlAttributeDescription_1_set_defaultValue_m9CD397DCF26F3871BE330F890164CB7C3B5E9BBD_inline(L_19, (-1.0f), TypedUxmlAttributeDescription_1_set_defaultValue_m9CD397DCF26F3871BE330F890164CB7C3B5E9BBD_RuntimeMethod_var);
__this->___m_VerticalPageSize = L_19;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_VerticalPageSize), (void*)L_19);
UxmlFloatAttributeDescription_t1B8A606E367C713102FC17E8AC732758B48DD4BB* L_20 = (UxmlFloatAttributeDescription_t1B8A606E367C713102FC17E8AC732758B48DD4BB*)il2cpp_codegen_object_new(UxmlFloatAttributeDescription_t1B8A606E367C713102FC17E8AC732758B48DD4BB_il2cpp_TypeInfo_var);
UxmlFloatAttributeDescription__ctor_mC065303B0E84820CB5EF79B9AD3E6CF42A031641(L_20, NULL);
UxmlFloatAttributeDescription_t1B8A606E367C713102FC17E8AC732758B48DD4BB* L_21 = L_20;
NullCheck(L_21);
UxmlAttributeDescription_set_name_mCE9C58621BAD7AB4E59D83DD21224A8FA6517E3E_inline(L_21, _stringLiteral01EA331C0856C1930DBA9480094B7F0E7C133F2D, NULL);
UxmlFloatAttributeDescription_t1B8A606E367C713102FC17E8AC732758B48DD4BB* L_22 = L_21;
NullCheck(L_22);
TypedUxmlAttributeDescription_1_set_defaultValue_m9CD397DCF26F3871BE330F890164CB7C3B5E9BBD_inline(L_22, (18.0f), TypedUxmlAttributeDescription_1_set_defaultValue_m9CD397DCF26F3871BE330F890164CB7C3B5E9BBD_RuntimeMethod_var);
__this->___m_MouseWheelScrollSize = L_22;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_MouseWheelScrollSize), (void*)L_22);
UxmlEnumAttributeDescription_1_t3F5500BF676EB706F84A668D04345FF406A7A1D5* L_23 = (UxmlEnumAttributeDescription_1_t3F5500BF676EB706F84A668D04345FF406A7A1D5*)il2cpp_codegen_object_new(UxmlEnumAttributeDescription_1_t3F5500BF676EB706F84A668D04345FF406A7A1D5_il2cpp_TypeInfo_var);
UxmlEnumAttributeDescription_1__ctor_m5EB3EED7198159A040EC847A5B6D06EE60942DED(L_23, UxmlEnumAttributeDescription_1__ctor_m5EB3EED7198159A040EC847A5B6D06EE60942DED_RuntimeMethod_var);
UxmlEnumAttributeDescription_1_t3F5500BF676EB706F84A668D04345FF406A7A1D5* L_24 = L_23;
NullCheck(L_24);
UxmlAttributeDescription_set_name_mCE9C58621BAD7AB4E59D83DD21224A8FA6517E3E_inline(L_24, _stringLiteral77D103E7CF52CF9C4DFD28571D669417EC3B43AA, NULL);
UxmlEnumAttributeDescription_1_t3F5500BF676EB706F84A668D04345FF406A7A1D5* L_25 = L_24;
NullCheck(L_25);
TypedUxmlAttributeDescription_1_set_defaultValue_m9EC6157A6117B76BDE00216E8C0D2330F0CFC2CF_inline(L_25, 2, TypedUxmlAttributeDescription_1_set_defaultValue_m9EC6157A6117B76BDE00216E8C0D2330F0CFC2CF_RuntimeMethod_var);
__this->___m_TouchScrollBehavior = L_25;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_TouchScrollBehavior), (void*)L_25);
UxmlFloatAttributeDescription_t1B8A606E367C713102FC17E8AC732758B48DD4BB* L_26 = (UxmlFloatAttributeDescription_t1B8A606E367C713102FC17E8AC732758B48DD4BB*)il2cpp_codegen_object_new(UxmlFloatAttributeDescription_t1B8A606E367C713102FC17E8AC732758B48DD4BB_il2cpp_TypeInfo_var);
UxmlFloatAttributeDescription__ctor_mC065303B0E84820CB5EF79B9AD3E6CF42A031641(L_26, NULL);
UxmlFloatAttributeDescription_t1B8A606E367C713102FC17E8AC732758B48DD4BB* L_27 = L_26;
NullCheck(L_27);
UxmlAttributeDescription_set_name_mCE9C58621BAD7AB4E59D83DD21224A8FA6517E3E_inline(L_27, _stringLiteral924454C8FAD74818B6E0CEC0A7BF8325D1D0D038, NULL);
UxmlFloatAttributeDescription_t1B8A606E367C713102FC17E8AC732758B48DD4BB* L_28 = L_27;
il2cpp_codegen_runtime_class_init_inline(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var);
float L_29 = ((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___k_DefaultScrollDecelerationRate;
NullCheck(L_28);
TypedUxmlAttributeDescription_1_set_defaultValue_m9CD397DCF26F3871BE330F890164CB7C3B5E9BBD_inline(L_28, L_29, TypedUxmlAttributeDescription_1_set_defaultValue_m9CD397DCF26F3871BE330F890164CB7C3B5E9BBD_RuntimeMethod_var);
__this->___m_ScrollDecelerationRate = L_28;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_ScrollDecelerationRate), (void*)L_28);
UxmlFloatAttributeDescription_t1B8A606E367C713102FC17E8AC732758B48DD4BB* L_30 = (UxmlFloatAttributeDescription_t1B8A606E367C713102FC17E8AC732758B48DD4BB*)il2cpp_codegen_object_new(UxmlFloatAttributeDescription_t1B8A606E367C713102FC17E8AC732758B48DD4BB_il2cpp_TypeInfo_var);
UxmlFloatAttributeDescription__ctor_mC065303B0E84820CB5EF79B9AD3E6CF42A031641(L_30, NULL);
UxmlFloatAttributeDescription_t1B8A606E367C713102FC17E8AC732758B48DD4BB* L_31 = L_30;
NullCheck(L_31);
UxmlAttributeDescription_set_name_mCE9C58621BAD7AB4E59D83DD21224A8FA6517E3E_inline(L_31, _stringLiteral0EFE3CABA6B8EB9D13593069E9BE913E05B6A798, NULL);
UxmlFloatAttributeDescription_t1B8A606E367C713102FC17E8AC732758B48DD4BB* L_32 = L_31;
float L_33 = ((ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_StaticFields*)il2cpp_codegen_static_fields_for(ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9_il2cpp_TypeInfo_var))->___k_DefaultElasticity;
NullCheck(L_32);
TypedUxmlAttributeDescription_1_set_defaultValue_m9CD397DCF26F3871BE330F890164CB7C3B5E9BBD_inline(L_32, L_33, TypedUxmlAttributeDescription_1_set_defaultValue_m9CD397DCF26F3871BE330F890164CB7C3B5E9BBD_RuntimeMethod_var);
__this->___m_Elasticity = L_32;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Elasticity), (void*)L_32);
UxmlTraits__ctor_m99053329DC8F0D4087968FCA3C60857B853E4346(__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
#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
// Method Definition Index: 12673
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Slider__ctor_m31D5C52B69567CE6487F1E22895FA5B4DD403888 (Slider_t5891706383A14955E3FAD68A79829F3234681652* __this, const RuntimeMethod* method)
{
{
Slider__ctor_m0ED43D32A529649E6C1DE01F2A33D06DB099776F(__this, (String_t*)NULL, (0.0f), (10.0f), 0, (0.0f), NULL);
return;
}
}
// Method Definition Index: 12674
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Slider__ctor_mFB15F20182DB269740E9AB41D862B6F38AEB4A79 (Slider_t5891706383A14955E3FAD68A79829F3234681652* __this, float ___0_start, float ___1_end, int32_t ___2_direction, float ___3_pageSize, const RuntimeMethod* method)
{
{
float L_0 = ___0_start;
float L_1 = ___1_end;
int32_t L_2 = ___2_direction;
float L_3 = ___3_pageSize;
Slider__ctor_m0ED43D32A529649E6C1DE01F2A33D06DB099776F(__this, (String_t*)NULL, L_0, L_1, L_2, L_3, NULL);
return;
}
}
// Method Definition Index: 12675
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Slider__ctor_m0ED43D32A529649E6C1DE01F2A33D06DB099776F (Slider_t5891706383A14955E3FAD68A79829F3234681652* __this, String_t* ___0_label, float ___1_start, float ___2_end, int32_t ___3_direction, float ___4_pageSize, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BaseField_1_get_labelElement_mDEBB31CB4CDE42C577E6DDCA0BBFC6B1FFB03BBF_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BaseField_1_get_visualInput_m7AAFD7F9915155E44A3FB4B634E1946F85387945_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BaseSlider_1__ctor_mE602DADCF973601966CEDFA7E3C4942CA2CF9C32_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BaseSlider_1_t72796443D058B00401238104911BE7078A9FD0BA_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Slider_t5891706383A14955E3FAD68A79829F3234681652_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
String_t* L_0 = ___0_label;
float L_1 = ___1_start;
float L_2 = ___2_end;
int32_t L_3 = ___3_direction;
float L_4 = ___4_pageSize;
il2cpp_codegen_runtime_class_init_inline(BaseSlider_1_t72796443D058B00401238104911BE7078A9FD0BA_il2cpp_TypeInfo_var);
BaseSlider_1__ctor_mE602DADCF973601966CEDFA7E3C4942CA2CF9C32(__this, L_0, L_1, L_2, L_3, L_4, BaseSlider_1__ctor_mE602DADCF973601966CEDFA7E3C4942CA2CF9C32_RuntimeMethod_var);
il2cpp_codegen_runtime_class_init_inline(Slider_t5891706383A14955E3FAD68A79829F3234681652_il2cpp_TypeInfo_var);
String_t* L_5 = ((Slider_t5891706383A14955E3FAD68A79829F3234681652_StaticFields*)il2cpp_codegen_static_fields_for(Slider_t5891706383A14955E3FAD68A79829F3234681652_il2cpp_TypeInfo_var))->___ussClassName;
VisualElement_AddToClassList_mAF0DD8D8CFD5130229A0471DD260E01ED82117F1(__this, L_5, NULL);
Label_tC160668F9119CE0F5567021FB208E64A5B1C5B70* L_6;
L_6 = BaseField_1_get_labelElement_mDEBB31CB4CDE42C577E6DDCA0BBFC6B1FFB03BBF_inline(__this, BaseField_1_get_labelElement_mDEBB31CB4CDE42C577E6DDCA0BBFC6B1FFB03BBF_RuntimeMethod_var);
String_t* L_7 = ((Slider_t5891706383A14955E3FAD68A79829F3234681652_StaticFields*)il2cpp_codegen_static_fields_for(Slider_t5891706383A14955E3FAD68A79829F3234681652_il2cpp_TypeInfo_var))->___labelUssClassName;
NullCheck(L_6);
VisualElement_AddToClassList_mAF0DD8D8CFD5130229A0471DD260E01ED82117F1(L_6, L_7, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_8;
L_8 = BaseField_1_get_visualInput_m7AAFD7F9915155E44A3FB4B634E1946F85387945(__this, BaseField_1_get_visualInput_m7AAFD7F9915155E44A3FB4B634E1946F85387945_RuntimeMethod_var);
String_t* L_9 = ((Slider_t5891706383A14955E3FAD68A79829F3234681652_StaticFields*)il2cpp_codegen_static_fields_for(Slider_t5891706383A14955E3FAD68A79829F3234681652_il2cpp_TypeInfo_var))->___inputUssClassName;
NullCheck(L_8);
VisualElement_AddToClassList_mAF0DD8D8CFD5130229A0471DD260E01ED82117F1(L_8, L_9, NULL);
return;
}
}
// Method Definition Index: 12676
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Slider_ApplyInputDeviceDelta_mCD51EDF5276AA47A2CC7A62C194297A678EDC0BA (Slider_t5891706383A14955E3FAD68A79829F3234681652* __this, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___0_delta, int32_t ___1_speed, float ___2_startValue, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BaseSlider_1_get_highValue_mA43FD4DA4AFDF3EBCB5455B312942219B635DA05_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BaseSlider_1_get_lowValue_m9974DEE468CE7E09B6312EBD74661004DB1E8BFC_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
double V_0 = 0.0;
float V_1 = 0.0f;
double V_2 = 0.0;
{
float L_0 = ___2_startValue;
float L_1;
L_1 = BaseSlider_1_get_lowValue_m9974DEE468CE7E09B6312EBD74661004DB1E8BFC(__this, BaseSlider_1_get_lowValue_m9974DEE468CE7E09B6312EBD74661004DB1E8BFC_RuntimeMethod_var);
float L_2;
L_2 = BaseSlider_1_get_highValue_mA43FD4DA4AFDF3EBCB5455B312942219B635DA05(__this, BaseSlider_1_get_highValue_mA43FD4DA4AFDF3EBCB5455B312942219B635DA05_RuntimeMethod_var);
double L_3;
L_3 = NumericFieldDraggerUtility_CalculateFloatDragSensitivity_m15371E9C38110F5D47A63B328E1F8B91851F9331(((double)L_0), ((double)L_1), ((double)L_2), NULL);
V_0 = L_3;
int32_t L_4 = ___1_speed;
int32_t L_5 = ___1_speed;
float L_6;
L_6 = NumericFieldDraggerUtility_Acceleration_m68C7F9D2F37BF3F5658F30022507A438C4CD7BE1((bool)((((int32_t)L_4) == ((int32_t)0))? 1 : 0), (bool)((((int32_t)L_5) == ((int32_t)2))? 1 : 0), NULL);
V_1 = L_6;
float L_7;
L_7 = VirtualFuncInvoker0< float >::Invoke(141, __this);
V_2 = ((double)L_7);
double L_8 = V_2;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_9 = ___0_delta;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_10;
L_10 = Vector2_op_Implicit_mE8EBEE9291F11BB02F062D6E000F4798968CBD96_inline(L_9, NULL);
float L_11 = V_1;
float L_12;
L_12 = NumericFieldDraggerUtility_NiceDelta_mF0E1FACF86DA1579771FD66E98B0B3099A5D88CB(L_10, L_11, NULL);
double L_13 = V_0;
V_2 = ((double)il2cpp_codegen_add(L_8, ((double)il2cpp_codegen_multiply(((double)L_12), L_13))));
double L_14 = V_2;
VirtualActionInvoker1< float >::Invoke(142, __this, ((float)L_14));
return;
}
}
// Method Definition Index: 12677
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Slider_SliderLerpUnclamped_m07EACF87A01B38410BEAC6EB49A6222CF7A9D6CF (Slider_t5891706383A14955E3FAD68A79829F3234681652* __this, float ___0_a, float ___1_b, float ___2_interpolant, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BaseSlider_1_get_dragContainer_m2A4A2BD64B8BBACAD28E0133E06B109D045F2AB1_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BaseSlider_1_get_dragElement_m032210456947E23683D74C074CC01AFE210169EB_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BaseSlider_1_get_highValue_mA43FD4DA4AFDF3EBCB5455B312942219B635DA05_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BaseSlider_1_get_lowValue_m9974DEE468CE7E09B6312EBD74661004DB1E8BFC_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IResolvedStyle_t6A3530BA6147B091C278593F21F86B09CD42BE89_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
float V_0 = 0.0f;
float V_1 = 0.0f;
int32_t V_2 = 0;
float V_3 = 0.0f;
float V_4 = 0.0f;
int32_t G_B3_0 = 0;
{
float L_0 = ___0_a;
float L_1 = ___1_b;
float L_2 = ___2_interpolant;
float L_3;
L_3 = Mathf_LerpUnclamped_mF35042F9D25A221BDD4B3FD6251224610AFC1F35_inline(L_0, L_1, L_2, NULL);
V_0 = L_3;
float L_4;
L_4 = BaseSlider_1_get_highValue_mA43FD4DA4AFDF3EBCB5455B312942219B635DA05(__this, BaseSlider_1_get_highValue_mA43FD4DA4AFDF3EBCB5455B312942219B635DA05_RuntimeMethod_var);
float L_5;
L_5 = BaseSlider_1_get_lowValue_m9974DEE468CE7E09B6312EBD74661004DB1E8BFC(__this, BaseSlider_1_get_lowValue_m9974DEE468CE7E09B6312EBD74661004DB1E8BFC_RuntimeMethod_var);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_6;
L_6 = BaseSlider_1_get_dragContainer_m2A4A2BD64B8BBACAD28E0133E06B109D045F2AB1_inline(__this, BaseSlider_1_get_dragContainer_m2A4A2BD64B8BBACAD28E0133E06B109D045F2AB1_RuntimeMethod_var);
NullCheck(L_6);
RuntimeObject* L_7;
L_7 = VisualElement_get_resolvedStyle_m3885B7534A94E0BCE024A9621465A0F273DA0AEB(L_6, NULL);
NullCheck(L_7);
float L_8;
L_8 = InterfaceFuncInvoker0< float >::Invoke(78, IResolvedStyle_t6A3530BA6147B091C278593F21F86B09CD42BE89_il2cpp_TypeInfo_var, L_7);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_9;
L_9 = BaseSlider_1_get_dragElement_m032210456947E23683D74C074CC01AFE210169EB_inline(__this, BaseSlider_1_get_dragElement_m032210456947E23683D74C074CC01AFE210169EB_RuntimeMethod_var);
NullCheck(L_9);
RuntimeObject* L_10;
L_10 = VisualElement_get_resolvedStyle_m3885B7534A94E0BCE024A9621465A0F273DA0AEB(L_9, NULL);
NullCheck(L_10);
float L_11;
L_11 = InterfaceFuncInvoker0< float >::Invoke(78, IResolvedStyle_t6A3530BA6147B091C278593F21F86B09CD42BE89_il2cpp_TypeInfo_var, L_10);
float L_12;
L_12 = fabsf(((float)(((float)il2cpp_codegen_subtract(L_4, L_5))/((float)il2cpp_codegen_subtract(L_8, L_11)))));
V_1 = L_12;
float L_13 = V_1;
if ((((float)L_13) == ((float)(0.0f))))
{
goto IL_0062;
}
}
{
float L_14 = V_1;
float L_15;
L_15 = fabsf(L_14);
float L_16;
L_16 = log10f(L_15);
int32_t L_17;
L_17 = Mathf_FloorToInt_m2A39AE881CAEE6B6A4B3BFEF9CA1ED40625F5AB7_inline(L_16, NULL);
int32_t L_18;
L_18 = Mathf_Clamp_m4DC36EEFDBE5F07C16249DA568023C5ECCFF0E7B_inline(((-L_17)), 0, ((int32_t)15), NULL);
G_B3_0 = L_18;
goto IL_0081;
}
IL_0062:
{
float L_19 = V_1;
float L_20;
L_20 = fabsf(L_19);
float L_21;
L_21 = log10f(L_20);
int32_t L_22;
L_22 = Mathf_Clamp_m4DC36EEFDBE5F07C16249DA568023C5ECCFF0E7B_inline(il2cpp_codegen_cast_double_to_int<int32_t>(((double)il2cpp_codegen_subtract((5.0), ((double)L_21)))), 0, ((int32_t)15), NULL);
G_B3_0 = L_22;
}
IL_0081:
{
V_2 = G_B3_0;
float L_23 = V_0;
int32_t L_24 = V_2;
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
double L_25;
L_25 = Math_Round_m8DB2F61CB73B9E71E54149290ABD5DC8A68890D1(((double)L_23), L_24, 1, NULL);
V_3 = ((float)L_25);
float L_26 = V_3;
V_4 = L_26;
goto IL_0092;
}
IL_0092:
{
float L_27 = V_4;
return L_27;
}
}
// Method Definition Index: 12678
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Slider_SliderNormalizeValue_mBC47B993F0BD929F3BDC8D74A555EC0146B5711D (Slider_t5891706383A14955E3FAD68A79829F3234681652* __this, float ___0_currentValue, float ___1_lowerValue, float ___2_higherValue, const RuntimeMethod* method)
{
float V_0 = 0.0f;
bool V_1 = false;
float V_2 = 0.0f;
{
float L_0 = ___2_higherValue;
float L_1 = ___1_lowerValue;
V_0 = ((float)il2cpp_codegen_subtract(L_0, L_1));
float L_2 = V_0;
bool L_3;
L_3 = Mathf_Approximately_m1DADD012A8FC82E11FB282501AE2EBBF9A77150B_inline(L_2, (0.0f), NULL);
V_1 = L_3;
bool L_4 = V_1;
if (!L_4)
{
goto IL_001c;
}
}
{
V_2 = (1.0f);
goto IL_0024;
}
IL_001c:
{
float L_5 = ___0_currentValue;
float L_6 = ___1_lowerValue;
float L_7 = V_0;
V_2 = ((float)(((float)il2cpp_codegen_subtract(L_5, L_6))/L_7));
goto IL_0024;
}
IL_0024:
{
float L_8 = V_2;
return L_8;
}
}
// Method Definition Index: 12679
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Slider_SliderRange_m1A767329CC92AC71FA5681C7CB0C28FF38A2FFF2 (Slider_t5891706383A14955E3FAD68A79829F3234681652* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BaseSlider_1_get_highValue_mA43FD4DA4AFDF3EBCB5455B312942219B635DA05_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BaseSlider_1_get_lowValue_m9974DEE468CE7E09B6312EBD74661004DB1E8BFC_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
float V_0 = 0.0f;
{
float L_0;
L_0 = BaseSlider_1_get_highValue_mA43FD4DA4AFDF3EBCB5455B312942219B635DA05(__this, BaseSlider_1_get_highValue_mA43FD4DA4AFDF3EBCB5455B312942219B635DA05_RuntimeMethod_var);
float L_1;
L_1 = BaseSlider_1_get_lowValue_m9974DEE468CE7E09B6312EBD74661004DB1E8BFC(__this, BaseSlider_1_get_lowValue_m9974DEE468CE7E09B6312EBD74661004DB1E8BFC_RuntimeMethod_var);
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
float L_2;
L_2 = fabsf(((float)il2cpp_codegen_subtract(L_0, L_1)));
V_0 = L_2;
goto IL_0016;
}
IL_0016:
{
float L_3 = V_0;
return L_3;
}
}
// Method Definition Index: 12680
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Slider_ParseStringToValue_m7FB105C0EFA1E90209581CA621A8184DDEE3635F (Slider_t5891706383A14955E3FAD68A79829F3234681652* __this, String_t* ___0_previousValue, String_t* ___1_newValue, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UINumericFieldsUtils_tE693B423F92FCBB283A8D3547A86800F1F7A2860_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
bool V_0 = false;
float V_1 = 0.0f;
Expression_t24E9476A15D0D7F6495CF8292DA48C63C871E4B7* V_2 = NULL;
float V_3 = 0.0f;
Action_1_tAE453A6458E1DAD68CAF44DC8FF62EC18FEAA930* G_B2_0 = NULL;
Action_1_tAE453A6458E1DAD68CAF44DC8FF62EC18FEAA930* G_B1_0 = NULL;
float G_B6_0 = 0.0f;
{
String_t* L_0 = ___1_newValue;
String_t* L_1 = ___0_previousValue;
il2cpp_codegen_runtime_class_init_inline(UINumericFieldsUtils_tE693B423F92FCBB283A8D3547A86800F1F7A2860_il2cpp_TypeInfo_var);
bool L_2;
L_2 = UINumericFieldsUtils_TryConvertStringToFloat_m9D49DF90FF6724632ADF8EC96A096D094B2FCBBD(L_0, L_1, (&V_1), (&V_2), NULL);
V_0 = L_2;
Action_1_tAE453A6458E1DAD68CAF44DC8FF62EC18FEAA930* L_3 = ((BaseField_1_t1BD309672FAB87887168305A09C320E26F166DA7*)__this)->___expressionEvaluated;
Action_1_tAE453A6458E1DAD68CAF44DC8FF62EC18FEAA930* L_4 = L_3;
if (L_4)
{
G_B2_0 = L_4;
goto IL_0019;
}
G_B1_0 = L_4;
}
{
goto IL_0020;
}
IL_0019:
{
Expression_t24E9476A15D0D7F6495CF8292DA48C63C871E4B7* L_5 = V_2;
NullCheck(G_B2_0);
Action_1_Invoke_m3E727BAC50580FD895E1D28B566F26DE9D9176F9_inline(G_B2_0, L_5, NULL);
}
IL_0020:
{
bool L_6 = V_0;
if (L_6)
{
goto IL_002a;
}
}
{
G_B6_0 = (0.0f);
goto IL_002b;
}
IL_002a:
{
float L_7 = V_1;
G_B6_0 = L_7;
}
IL_002b:
{
V_3 = G_B6_0;
goto IL_002e;
}
IL_002e:
{
float L_8 = V_3;
return L_8;
}
}
// Method Definition Index: 12681
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Slider_ComputeValueFromKey_mE1BE9FFC97CC50FCC3216DF0FF462E43877B94BD (Slider_t5891706383A14955E3FAD68A79829F3234681652* __this, int32_t ___0_sliderKey, bool ___1_isShift, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BaseSlider_1_GetClosestPowerOfTen_m0CC67DCBCBC54C714614FB593230DB41BA91072B_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BaseSlider_1_RoundToMultipleOf_mDBAF80B64A8029F5A4365C512E2BAF2BE914E1DE_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BaseSlider_1_get_highValue_mA43FD4DA4AFDF3EBCB5455B312942219B635DA05_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BaseSlider_1_get_lowValue_m9974DEE468CE7E09B6312EBD74661004DB1E8BFC_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BaseSlider_1_t72796443D058B00401238104911BE7078A9FD0BA_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
bool V_0 = false;
float V_1 = 0.0f;
int32_t V_2 = 0;
int32_t V_3 = 0;
bool V_4 = false;
bool V_5 = false;
bool V_6 = false;
int32_t G_B12_0 = 0;
int32_t G_B19_0 = 0;
{
int32_t L_0 = ___0_sliderKey;
V_3 = L_0;
int32_t L_1 = V_3;
V_2 = L_1;
int32_t L_2 = V_2;
if (!L_2)
{
goto IL_0016;
}
}
{
goto IL_000a;
}
IL_000a:
{
int32_t L_3 = V_2;
if ((((int32_t)L_3) == ((int32_t)1)))
{
goto IL_001b;
}
}
{
goto IL_0010;
}
IL_0010:
{
int32_t L_4 = V_2;
if ((((int32_t)L_4) == ((int32_t)6)))
{
goto IL_002d;
}
}
{
goto IL_003c;
}
IL_0016:
{
goto IL_00bb;
}
IL_001b:
{
float L_5;
L_5 = BaseSlider_1_get_lowValue_m9974DEE468CE7E09B6312EBD74661004DB1E8BFC(__this, BaseSlider_1_get_lowValue_m9974DEE468CE7E09B6312EBD74661004DB1E8BFC_RuntimeMethod_var);
VirtualActionInvoker1< float >::Invoke(142, __this, L_5);
goto IL_00bb;
}
IL_002d:
{
float L_6;
L_6 = BaseSlider_1_get_highValue_mA43FD4DA4AFDF3EBCB5455B312942219B635DA05(__this, BaseSlider_1_get_highValue_mA43FD4DA4AFDF3EBCB5455B312942219B635DA05_RuntimeMethod_var);
VirtualActionInvoker1< float >::Invoke(142, __this, L_6);
goto IL_00bb;
}
IL_003c:
{
int32_t L_7 = ___0_sliderKey;
if ((((int32_t)L_7) == ((int32_t)2)))
{
goto IL_0046;
}
}
{
int32_t L_8 = ___0_sliderKey;
G_B12_0 = ((((int32_t)L_8) == ((int32_t)5))? 1 : 0);
goto IL_0047;
}
IL_0046:
{
G_B12_0 = 1;
}
IL_0047:
{
V_0 = (bool)G_B12_0;
float L_9;
L_9 = BaseSlider_1_get_highValue_mA43FD4DA4AFDF3EBCB5455B312942219B635DA05(__this, BaseSlider_1_get_highValue_mA43FD4DA4AFDF3EBCB5455B312942219B635DA05_RuntimeMethod_var);
float L_10;
L_10 = BaseSlider_1_get_lowValue_m9974DEE468CE7E09B6312EBD74661004DB1E8BFC(__this, BaseSlider_1_get_lowValue_m9974DEE468CE7E09B6312EBD74661004DB1E8BFC_RuntimeMethod_var);
float L_11;
L_11 = fabsf(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_9, L_10)), (0.00999999978f))));
il2cpp_codegen_runtime_class_init_inline(BaseSlider_1_t72796443D058B00401238104911BE7078A9FD0BA_il2cpp_TypeInfo_var);
float L_12;
L_12 = BaseSlider_1_GetClosestPowerOfTen_m0CC67DCBCBC54C714614FB593230DB41BA91072B(L_11, BaseSlider_1_GetClosestPowerOfTen_m0CC67DCBCBC54C714614FB593230DB41BA91072B_RuntimeMethod_var);
V_1 = L_12;
bool L_13 = V_0;
V_4 = L_13;
bool L_14 = V_4;
if (!L_14)
{
goto IL_0078;
}
}
{
float L_15 = V_1;
float L_16;
L_16 = VirtualFuncInvoker0< float >::Invoke(158, __this);
V_1 = ((float)il2cpp_codegen_multiply(L_15, L_16));
goto IL_0087;
}
IL_0078:
{
bool L_17 = ___1_isShift;
V_5 = L_17;
bool L_18 = V_5;
if (!L_18)
{
goto IL_0087;
}
}
{
float L_19 = V_1;
V_1 = ((float)il2cpp_codegen_multiply(L_19, (10.0f)));
}
IL_0087:
{
int32_t L_20 = ___0_sliderKey;
if ((((int32_t)L_20) == ((int32_t)3)))
{
goto IL_0091;
}
}
{
int32_t L_21 = ___0_sliderKey;
G_B19_0 = ((((int32_t)L_21) == ((int32_t)2))? 1 : 0);
goto IL_0092;
}
IL_0091:
{
G_B19_0 = 1;
}
IL_0092:
{
V_6 = (bool)G_B19_0;
bool L_22 = V_6;
if (!L_22)
{
goto IL_009b;
}
}
{
float L_23 = V_1;
V_1 = ((-L_23));
}
IL_009b:
{
float L_24;
L_24 = VirtualFuncInvoker0< float >::Invoke(141, __this);
float L_25 = V_1;
float L_26 = V_1;
float L_27;
L_27 = fabsf(L_26);
il2cpp_codegen_runtime_class_init_inline(BaseSlider_1_t72796443D058B00401238104911BE7078A9FD0BA_il2cpp_TypeInfo_var);
float L_28;
L_28 = BaseSlider_1_RoundToMultipleOf_mDBAF80B64A8029F5A4365C512E2BAF2BE914E1DE(((float)il2cpp_codegen_add(L_24, ((float)il2cpp_codegen_multiply(L_25, (0.500100017f))))), L_27, BaseSlider_1_RoundToMultipleOf_mDBAF80B64A8029F5A4365C512E2BAF2BE914E1DE_RuntimeMethod_var);
VirtualActionInvoker1< float >::Invoke(142, __this, L_28);
}
IL_00bb:
{
return;
}
}
// Method Definition Index: 12682
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Slider__cctor_m8B669703E1F35843F3EED782D38F3977DC7831E4 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Slider_t5891706383A14955E3FAD68A79829F3234681652_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB33F63A61DAA3D769F026D737C92DB30774A8A1B);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralBE0A31A6C4D3B145E7B1FA25CFACE595B88306DC);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralFA260FC853CB4AA8AF3AC7F64023DE48E0B01E64);
s_Il2CppMethodInitialized = true;
}
{
((Slider_t5891706383A14955E3FAD68A79829F3234681652_StaticFields*)il2cpp_codegen_static_fields_for(Slider_t5891706383A14955E3FAD68A79829F3234681652_il2cpp_TypeInfo_var))->___ussClassName = _stringLiteralBE0A31A6C4D3B145E7B1FA25CFACE595B88306DC;
Il2CppCodeGenWriteBarrier((void**)(&((Slider_t5891706383A14955E3FAD68A79829F3234681652_StaticFields*)il2cpp_codegen_static_fields_for(Slider_t5891706383A14955E3FAD68A79829F3234681652_il2cpp_TypeInfo_var))->___ussClassName), (void*)_stringLiteralBE0A31A6C4D3B145E7B1FA25CFACE595B88306DC);
String_t* L_0 = ((Slider_t5891706383A14955E3FAD68A79829F3234681652_StaticFields*)il2cpp_codegen_static_fields_for(Slider_t5891706383A14955E3FAD68A79829F3234681652_il2cpp_TypeInfo_var))->___ussClassName;
String_t* L_1;
L_1 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(L_0, _stringLiteralB33F63A61DAA3D769F026D737C92DB30774A8A1B, NULL);
((Slider_t5891706383A14955E3FAD68A79829F3234681652_StaticFields*)il2cpp_codegen_static_fields_for(Slider_t5891706383A14955E3FAD68A79829F3234681652_il2cpp_TypeInfo_var))->___labelUssClassName = L_1;
Il2CppCodeGenWriteBarrier((void**)(&((Slider_t5891706383A14955E3FAD68A79829F3234681652_StaticFields*)il2cpp_codegen_static_fields_for(Slider_t5891706383A14955E3FAD68A79829F3234681652_il2cpp_TypeInfo_var))->___labelUssClassName), (void*)L_1);
String_t* L_2 = ((Slider_t5891706383A14955E3FAD68A79829F3234681652_StaticFields*)il2cpp_codegen_static_fields_for(Slider_t5891706383A14955E3FAD68A79829F3234681652_il2cpp_TypeInfo_var))->___ussClassName;
String_t* L_3;
L_3 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(L_2, _stringLiteralFA260FC853CB4AA8AF3AC7F64023DE48E0B01E64, NULL);
((Slider_t5891706383A14955E3FAD68A79829F3234681652_StaticFields*)il2cpp_codegen_static_fields_for(Slider_t5891706383A14955E3FAD68A79829F3234681652_il2cpp_TypeInfo_var))->___inputUssClassName = L_3;
Il2CppCodeGenWriteBarrier((void**)(&((Slider_t5891706383A14955E3FAD68A79829F3234681652_StaticFields*)il2cpp_codegen_static_fields_for(Slider_t5891706383A14955E3FAD68A79829F3234681652_il2cpp_TypeInfo_var))->___inputUssClassName), (void*)L_3);
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
// Method Definition Index: 12683
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlFactory__ctor_m6FA2108104416D5DA6606536B9B8E714DB1558F3 (UxmlFactory_t7DB318A14BAB84613EDD5EA0BA57891581394BBF* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UxmlFactory_2__ctor_m9D4005F7DCE26EBD969DF584DB73D8EB8457F73B_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
UxmlFactory_2__ctor_m9D4005F7DCE26EBD969DF584DB73D8EB8457F73B(__this, UxmlFactory_2__ctor_m9D4005F7DCE26EBD969DF584DB73D8EB8457F73B_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
// Method Definition Index: 12684
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlTraits_Init_m5B66E9E940C8BBE9974DD668DE31F27C53482986 (UxmlTraits_tEB183E6CCCED03B250C5B72A6A759513B7E2BA61* __this, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___0_ve, RuntimeObject* ___1_bag, CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 ___2_cc, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BaseFieldTraits_2_Init_m1BC7B413F11E4A2ED55CE66AF9E9E3709D4E762C_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BaseSlider_1_set_direction_mA89EF4131FA66223C8623888A4FE853B0C06AF1C_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BaseSlider_1_set_highValue_m4A46BB4C2C2143FD8F8ADB554EC0FD84AA41BBE0_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BaseSlider_1_set_inverted_m535169078C2CC578A2CE9337CBAD734BEF8612C7_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BaseSlider_1_set_lowValue_mCB5CC01D06D09C9C0EF756860341D46998ADF033_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Slider_t5891706383A14955E3FAD68A79829F3234681652_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
Slider_t5891706383A14955E3FAD68A79829F3234681652* V_0 = NULL;
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_0 = ___0_ve;
V_0 = ((Slider_t5891706383A14955E3FAD68A79829F3234681652*)CastclassClass((RuntimeObject*)L_0, Slider_t5891706383A14955E3FAD68A79829F3234681652_il2cpp_TypeInfo_var));
Slider_t5891706383A14955E3FAD68A79829F3234681652* L_1 = V_0;
UxmlFloatAttributeDescription_t1B8A606E367C713102FC17E8AC732758B48DD4BB* L_2 = __this->___m_LowValue;
RuntimeObject* L_3 = ___1_bag;
CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 L_4 = ___2_cc;
NullCheck(L_2);
float L_5;
L_5 = VirtualFuncInvoker2< float, RuntimeObject*, CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 >::Invoke(4, L_2, L_3, L_4);
NullCheck(L_1);
BaseSlider_1_set_lowValue_mCB5CC01D06D09C9C0EF756860341D46998ADF033(L_1, L_5, BaseSlider_1_set_lowValue_mCB5CC01D06D09C9C0EF756860341D46998ADF033_RuntimeMethod_var);
Slider_t5891706383A14955E3FAD68A79829F3234681652* L_6 = V_0;
UxmlFloatAttributeDescription_t1B8A606E367C713102FC17E8AC732758B48DD4BB* L_7 = __this->___m_HighValue;
RuntimeObject* L_8 = ___1_bag;
CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 L_9 = ___2_cc;
NullCheck(L_7);
float L_10;
L_10 = VirtualFuncInvoker2< float, RuntimeObject*, CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 >::Invoke(4, L_7, L_8, L_9);
NullCheck(L_6);
BaseSlider_1_set_highValue_m4A46BB4C2C2143FD8F8ADB554EC0FD84AA41BBE0(L_6, L_10, BaseSlider_1_set_highValue_m4A46BB4C2C2143FD8F8ADB554EC0FD84AA41BBE0_RuntimeMethod_var);
Slider_t5891706383A14955E3FAD68A79829F3234681652* L_11 = V_0;
UxmlEnumAttributeDescription_1_tE917EB07524B748358268D477C28192147D7D3EE* L_12 = __this->___m_Direction;
RuntimeObject* L_13 = ___1_bag;
CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 L_14 = ___2_cc;
NullCheck(L_12);
int32_t L_15;
L_15 = VirtualFuncInvoker2< int32_t, RuntimeObject*, CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 >::Invoke(4, L_12, L_13, L_14);
NullCheck(L_11);
BaseSlider_1_set_direction_mA89EF4131FA66223C8623888A4FE853B0C06AF1C(L_11, L_15, BaseSlider_1_set_direction_mA89EF4131FA66223C8623888A4FE853B0C06AF1C_RuntimeMethod_var);
Slider_t5891706383A14955E3FAD68A79829F3234681652* L_16 = V_0;
UxmlFloatAttributeDescription_t1B8A606E367C713102FC17E8AC732758B48DD4BB* L_17 = __this->___m_PageSize;
RuntimeObject* L_18 = ___1_bag;
CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 L_19 = ___2_cc;
NullCheck(L_17);
float L_20;
L_20 = VirtualFuncInvoker2< float, RuntimeObject*, CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 >::Invoke(4, L_17, L_18, L_19);
NullCheck(L_16);
VirtualActionInvoker1< float >::Invoke(159, L_16, L_20);
Slider_t5891706383A14955E3FAD68A79829F3234681652* L_21 = V_0;
UxmlBoolAttributeDescription_t86EA1242C539B39911E63699A4AE0C47918701CE* L_22 = __this->___m_ShowInputField;
RuntimeObject* L_23 = ___1_bag;
CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 L_24 = ___2_cc;
NullCheck(L_22);
bool L_25;
L_25 = VirtualFuncInvoker2< bool, RuntimeObject*, CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 >::Invoke(4, L_22, L_23, L_24);
NullCheck(L_21);
VirtualActionInvoker1< bool >::Invoke(161, L_21, L_25);
Slider_t5891706383A14955E3FAD68A79829F3234681652* L_26 = V_0;
UxmlBoolAttributeDescription_t86EA1242C539B39911E63699A4AE0C47918701CE* L_27 = __this->___m_Inverted;
RuntimeObject* L_28 = ___1_bag;
CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 L_29 = ___2_cc;
NullCheck(L_27);
bool L_30;
L_30 = VirtualFuncInvoker2< bool, RuntimeObject*, CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 >::Invoke(4, L_27, L_28, L_29);
NullCheck(L_26);
BaseSlider_1_set_inverted_m535169078C2CC578A2CE9337CBAD734BEF8612C7(L_26, L_30, BaseSlider_1_set_inverted_m535169078C2CC578A2CE9337CBAD734BEF8612C7_RuntimeMethod_var);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_31 = ___0_ve;
RuntimeObject* L_32 = ___1_bag;
CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 L_33 = ___2_cc;
BaseFieldTraits_2_Init_m1BC7B413F11E4A2ED55CE66AF9E9E3709D4E762C(__this, L_31, L_32, L_33, BaseFieldTraits_2_Init_m1BC7B413F11E4A2ED55CE66AF9E9E3709D4E762C_RuntimeMethod_var);
return;
}
}
// Method Definition Index: 12685
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlTraits__ctor_m57AB6D03F2D601D3B108A9CD67945E7889E0E81F (UxmlTraits_tEB183E6CCCED03B250C5B72A6A759513B7E2BA61* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypedUxmlAttributeDescription_1_set_defaultValue_m051CEC477D1923693037BD4423B697DB55C7C37F_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypedUxmlAttributeDescription_1_set_defaultValue_m9CD397DCF26F3871BE330F890164CB7C3B5E9BBD_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypedUxmlAttributeDescription_1_set_defaultValue_mCCFDF65293F595155203C9BD9977733342224870_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UxmlBoolAttributeDescription_t86EA1242C539B39911E63699A4AE0C47918701CE_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UxmlEnumAttributeDescription_1__ctor_mAE64DC0268465E1A871B43DF8EDCA899C460A0BB_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UxmlEnumAttributeDescription_1_tE917EB07524B748358268D477C28192147D7D3EE_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UxmlFloatAttributeDescription_t1B8A606E367C713102FC17E8AC732758B48DD4BB_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UxmlTraits_1__ctor_mCEEEEAD32CAB70A5F203841AA54F0F3EF0AB5722_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral17FB3FA4B94E287EE6F764A5B6A955408EF3BE30);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1906B4C73F49DA7542624105E2C9741AF35043AD);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2ECDDB5EE2E560AA84C073E2BFCEA58A1A76319A);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral33287F105C03C1EEEA6FE0E3FD01FE17D1E27838);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral519E44104E3BA0EB020FAF512071106431379703);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC7719AFD7956BFFDCF259C3B975D1173976ED394);
s_Il2CppMethodInitialized = true;
}
{
UxmlFloatAttributeDescription_t1B8A606E367C713102FC17E8AC732758B48DD4BB* L_0 = (UxmlFloatAttributeDescription_t1B8A606E367C713102FC17E8AC732758B48DD4BB*)il2cpp_codegen_object_new(UxmlFloatAttributeDescription_t1B8A606E367C713102FC17E8AC732758B48DD4BB_il2cpp_TypeInfo_var);
UxmlFloatAttributeDescription__ctor_mC065303B0E84820CB5EF79B9AD3E6CF42A031641(L_0, NULL);
UxmlFloatAttributeDescription_t1B8A606E367C713102FC17E8AC732758B48DD4BB* L_1 = L_0;
NullCheck(L_1);
UxmlAttributeDescription_set_name_mCE9C58621BAD7AB4E59D83DD21224A8FA6517E3E_inline(L_1, _stringLiteral1906B4C73F49DA7542624105E2C9741AF35043AD, NULL);
__this->___m_LowValue = L_1;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LowValue), (void*)L_1);
UxmlFloatAttributeDescription_t1B8A606E367C713102FC17E8AC732758B48DD4BB* L_2 = (UxmlFloatAttributeDescription_t1B8A606E367C713102FC17E8AC732758B48DD4BB*)il2cpp_codegen_object_new(UxmlFloatAttributeDescription_t1B8A606E367C713102FC17E8AC732758B48DD4BB_il2cpp_TypeInfo_var);
UxmlFloatAttributeDescription__ctor_mC065303B0E84820CB5EF79B9AD3E6CF42A031641(L_2, NULL);
UxmlFloatAttributeDescription_t1B8A606E367C713102FC17E8AC732758B48DD4BB* L_3 = L_2;
NullCheck(L_3);
UxmlAttributeDescription_set_name_mCE9C58621BAD7AB4E59D83DD21224A8FA6517E3E_inline(L_3, _stringLiteral519E44104E3BA0EB020FAF512071106431379703, NULL);
UxmlFloatAttributeDescription_t1B8A606E367C713102FC17E8AC732758B48DD4BB* L_4 = L_3;
NullCheck(L_4);
TypedUxmlAttributeDescription_1_set_defaultValue_m9CD397DCF26F3871BE330F890164CB7C3B5E9BBD_inline(L_4, (10.0f), TypedUxmlAttributeDescription_1_set_defaultValue_m9CD397DCF26F3871BE330F890164CB7C3B5E9BBD_RuntimeMethod_var);
__this->___m_HighValue = L_4;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_HighValue), (void*)L_4);
UxmlFloatAttributeDescription_t1B8A606E367C713102FC17E8AC732758B48DD4BB* L_5 = (UxmlFloatAttributeDescription_t1B8A606E367C713102FC17E8AC732758B48DD4BB*)il2cpp_codegen_object_new(UxmlFloatAttributeDescription_t1B8A606E367C713102FC17E8AC732758B48DD4BB_il2cpp_TypeInfo_var);
UxmlFloatAttributeDescription__ctor_mC065303B0E84820CB5EF79B9AD3E6CF42A031641(L_5, NULL);
UxmlFloatAttributeDescription_t1B8A606E367C713102FC17E8AC732758B48DD4BB* L_6 = L_5;
NullCheck(L_6);
UxmlAttributeDescription_set_name_mCE9C58621BAD7AB4E59D83DD21224A8FA6517E3E_inline(L_6, _stringLiteral2ECDDB5EE2E560AA84C073E2BFCEA58A1A76319A, NULL);
UxmlFloatAttributeDescription_t1B8A606E367C713102FC17E8AC732758B48DD4BB* L_7 = L_6;
NullCheck(L_7);
TypedUxmlAttributeDescription_1_set_defaultValue_m9CD397DCF26F3871BE330F890164CB7C3B5E9BBD_inline(L_7, (0.0f), TypedUxmlAttributeDescription_1_set_defaultValue_m9CD397DCF26F3871BE330F890164CB7C3B5E9BBD_RuntimeMethod_var);
__this->___m_PageSize = L_7;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_PageSize), (void*)L_7);
UxmlBoolAttributeDescription_t86EA1242C539B39911E63699A4AE0C47918701CE* L_8 = (UxmlBoolAttributeDescription_t86EA1242C539B39911E63699A4AE0C47918701CE*)il2cpp_codegen_object_new(UxmlBoolAttributeDescription_t86EA1242C539B39911E63699A4AE0C47918701CE_il2cpp_TypeInfo_var);
UxmlBoolAttributeDescription__ctor_m32928BDCA34A048BB5CCD64422AD9115EFE92298(L_8, NULL);
UxmlBoolAttributeDescription_t86EA1242C539B39911E63699A4AE0C47918701CE* L_9 = L_8;
NullCheck(L_9);
UxmlAttributeDescription_set_name_mCE9C58621BAD7AB4E59D83DD21224A8FA6517E3E_inline(L_9, _stringLiteralC7719AFD7956BFFDCF259C3B975D1173976ED394, NULL);
UxmlBoolAttributeDescription_t86EA1242C539B39911E63699A4AE0C47918701CE* L_10 = L_9;
NullCheck(L_10);
TypedUxmlAttributeDescription_1_set_defaultValue_mCCFDF65293F595155203C9BD9977733342224870_inline(L_10, (bool)0, TypedUxmlAttributeDescription_1_set_defaultValue_mCCFDF65293F595155203C9BD9977733342224870_RuntimeMethod_var);
__this->___m_ShowInputField = L_10;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_ShowInputField), (void*)L_10);
UxmlEnumAttributeDescription_1_tE917EB07524B748358268D477C28192147D7D3EE* L_11 = (UxmlEnumAttributeDescription_1_tE917EB07524B748358268D477C28192147D7D3EE*)il2cpp_codegen_object_new(UxmlEnumAttributeDescription_1_tE917EB07524B748358268D477C28192147D7D3EE_il2cpp_TypeInfo_var);
UxmlEnumAttributeDescription_1__ctor_mAE64DC0268465E1A871B43DF8EDCA899C460A0BB(L_11, UxmlEnumAttributeDescription_1__ctor_mAE64DC0268465E1A871B43DF8EDCA899C460A0BB_RuntimeMethod_var);
UxmlEnumAttributeDescription_1_tE917EB07524B748358268D477C28192147D7D3EE* L_12 = L_11;
NullCheck(L_12);
UxmlAttributeDescription_set_name_mCE9C58621BAD7AB4E59D83DD21224A8FA6517E3E_inline(L_12, _stringLiteral33287F105C03C1EEEA6FE0E3FD01FE17D1E27838, NULL);
UxmlEnumAttributeDescription_1_tE917EB07524B748358268D477C28192147D7D3EE* L_13 = L_12;
NullCheck(L_13);
TypedUxmlAttributeDescription_1_set_defaultValue_m051CEC477D1923693037BD4423B697DB55C7C37F_inline(L_13, 0, TypedUxmlAttributeDescription_1_set_defaultValue_m051CEC477D1923693037BD4423B697DB55C7C37F_RuntimeMethod_var);
__this->___m_Direction = L_13;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Direction), (void*)L_13);
UxmlBoolAttributeDescription_t86EA1242C539B39911E63699A4AE0C47918701CE* L_14 = (UxmlBoolAttributeDescription_t86EA1242C539B39911E63699A4AE0C47918701CE*)il2cpp_codegen_object_new(UxmlBoolAttributeDescription_t86EA1242C539B39911E63699A4AE0C47918701CE_il2cpp_TypeInfo_var);
UxmlBoolAttributeDescription__ctor_m32928BDCA34A048BB5CCD64422AD9115EFE92298(L_14, NULL);
UxmlBoolAttributeDescription_t86EA1242C539B39911E63699A4AE0C47918701CE* L_15 = L_14;
NullCheck(L_15);
UxmlAttributeDescription_set_name_mCE9C58621BAD7AB4E59D83DD21224A8FA6517E3E_inline(L_15, _stringLiteral17FB3FA4B94E287EE6F764A5B6A955408EF3BE30, NULL);
UxmlBoolAttributeDescription_t86EA1242C539B39911E63699A4AE0C47918701CE* L_16 = L_15;
NullCheck(L_16);
TypedUxmlAttributeDescription_1_set_defaultValue_mCCFDF65293F595155203C9BD9977733342224870_inline(L_16, (bool)0, TypedUxmlAttributeDescription_1_set_defaultValue_mCCFDF65293F595155203C9BD9977733342224870_RuntimeMethod_var);
__this->___m_Inverted = L_16;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Inverted), (void*)L_16);
UxmlTraits_1__ctor_mCEEEEAD32CAB70A5F203841AA54F0F3EF0AB5722(__this, UxmlTraits_1__ctor_mCEEEEAD32CAB70A5F203841AA54F0F3EF0AB5722_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
// Method Definition Index: 12686
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SliderInt__ctor_m8E3CAAC864CB05CA01F11CAA95BD32AA86842AE4 (SliderInt_t0D262A6FB485F98842373C83ACB08D9596D8DDA1* __this, const RuntimeMethod* method)
{
{
SliderInt__ctor_mBD9436AE51F077B8F7D73FC499470C0569415EFB(__this, (String_t*)NULL, 0, ((int32_t)10), 0, (0.0f), NULL);
return;
}
}
// Method Definition Index: 12687
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SliderInt__ctor_mBD9436AE51F077B8F7D73FC499470C0569415EFB (SliderInt_t0D262A6FB485F98842373C83ACB08D9596D8DDA1* __this, String_t* ___0_label, int32_t ___1_start, int32_t ___2_end, int32_t ___3_direction, float ___4_pageSize, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BaseField_1_get_labelElement_mA259DEF99276E9388C0DCFB60F1CBC6572A9A39E_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BaseField_1_get_visualInput_m62476B58AAA085A7BC0CC8BB4CE125A196C280CF_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BaseSlider_1__ctor_mEDFFBE343978618C35EA25EA4BE56E8EF4DA6163_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BaseSlider_1_tCD357038DC0A12750F4E032D975E8D9F2AA6CD95_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SliderInt_t0D262A6FB485F98842373C83ACB08D9596D8DDA1_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
String_t* L_0 = ___0_label;
int32_t L_1 = ___1_start;
int32_t L_2 = ___2_end;
int32_t L_3 = ___3_direction;
float L_4 = ___4_pageSize;
il2cpp_codegen_runtime_class_init_inline(BaseSlider_1_tCD357038DC0A12750F4E032D975E8D9F2AA6CD95_il2cpp_TypeInfo_var);
BaseSlider_1__ctor_mEDFFBE343978618C35EA25EA4BE56E8EF4DA6163(__this, L_0, L_1, L_2, L_3, L_4, BaseSlider_1__ctor_mEDFFBE343978618C35EA25EA4BE56E8EF4DA6163_RuntimeMethod_var);
il2cpp_codegen_runtime_class_init_inline(SliderInt_t0D262A6FB485F98842373C83ACB08D9596D8DDA1_il2cpp_TypeInfo_var);
String_t* L_5 = ((SliderInt_t0D262A6FB485F98842373C83ACB08D9596D8DDA1_StaticFields*)il2cpp_codegen_static_fields_for(SliderInt_t0D262A6FB485F98842373C83ACB08D9596D8DDA1_il2cpp_TypeInfo_var))->___ussClassName;
VisualElement_AddToClassList_mAF0DD8D8CFD5130229A0471DD260E01ED82117F1(__this, L_5, NULL);
Label_tC160668F9119CE0F5567021FB208E64A5B1C5B70* L_6;
L_6 = BaseField_1_get_labelElement_mA259DEF99276E9388C0DCFB60F1CBC6572A9A39E_inline(__this, BaseField_1_get_labelElement_mA259DEF99276E9388C0DCFB60F1CBC6572A9A39E_RuntimeMethod_var);
String_t* L_7 = ((SliderInt_t0D262A6FB485F98842373C83ACB08D9596D8DDA1_StaticFields*)il2cpp_codegen_static_fields_for(SliderInt_t0D262A6FB485F98842373C83ACB08D9596D8DDA1_il2cpp_TypeInfo_var))->___labelUssClassName;
NullCheck(L_6);
VisualElement_AddToClassList_mAF0DD8D8CFD5130229A0471DD260E01ED82117F1(L_6, L_7, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_8;
L_8 = BaseField_1_get_visualInput_m62476B58AAA085A7BC0CC8BB4CE125A196C280CF(__this, BaseField_1_get_visualInput_m62476B58AAA085A7BC0CC8BB4CE125A196C280CF_RuntimeMethod_var);
String_t* L_9 = ((SliderInt_t0D262A6FB485F98842373C83ACB08D9596D8DDA1_StaticFields*)il2cpp_codegen_static_fields_for(SliderInt_t0D262A6FB485F98842373C83ACB08D9596D8DDA1_il2cpp_TypeInfo_var))->___inputUssClassName;
NullCheck(L_8);
VisualElement_AddToClassList_mAF0DD8D8CFD5130229A0471DD260E01ED82117F1(L_8, L_9, NULL);
return;
}
}
// Method Definition Index: 12688
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float SliderInt_get_pageSize_m20620A707C0EF546827D08BA4AB821A3347BB934 (SliderInt_t0D262A6FB485F98842373C83ACB08D9596D8DDA1* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BaseSlider_1_get_pageSize_mC77A1FF7E20A2A05736CC2A85A0541AEC0ED8AA2_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
float V_0 = 0.0f;
{
float L_0;
L_0 = BaseSlider_1_get_pageSize_mC77A1FF7E20A2A05736CC2A85A0541AEC0ED8AA2(__this, BaseSlider_1_get_pageSize_mC77A1FF7E20A2A05736CC2A85A0541AEC0ED8AA2_RuntimeMethod_var);
V_0 = L_0;
goto IL_000a;
}
IL_000a:
{
float L_1 = V_0;
return L_1;
}
}
// Method Definition Index: 12689
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SliderInt_set_pageSize_mA16359B40AFB6C632C98D1FC6C4C5D4AA95B00FD (SliderInt_t0D262A6FB485F98842373C83ACB08D9596D8DDA1* __this, float ___0_value, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BaseSlider_1_set_pageSize_m396D4BEFBF41DAC0202E607059FFBCFDC924A779_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
float L_0 = ___0_value;
int32_t L_1;
L_1 = Mathf_RoundToInt_m60F8B66CF27F1FA75AA219342BD184B75771EB4B_inline(L_0, NULL);
BaseSlider_1_set_pageSize_m396D4BEFBF41DAC0202E607059FFBCFDC924A779(__this, ((float)L_1), BaseSlider_1_set_pageSize_m396D4BEFBF41DAC0202E607059FFBCFDC924A779_RuntimeMethod_var);
return;
}
}
// Method Definition Index: 12690
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SliderInt_ApplyInputDeviceDelta_mD0E8713FDC05F1ECBA994FD4D3823CB2D2611AFB (SliderInt_t0D262A6FB485F98842373C83ACB08D9596D8DDA1* __this, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___0_delta, int32_t ___1_speed, int32_t ___2_startValue, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BaseSlider_1_get_highValue_m8495FAE7CD3C549A3305320362618AE5C32CC1FC_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BaseSlider_1_get_lowValue_m2A1808D9A721CCCB906144FC62E53097FB175C5B_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
double V_0 = 0.0;
float V_1 = 0.0f;
int64_t V_2 = 0;
{
int32_t L_0 = ___2_startValue;
int32_t L_1;
L_1 = BaseSlider_1_get_lowValue_m2A1808D9A721CCCB906144FC62E53097FB175C5B(__this, BaseSlider_1_get_lowValue_m2A1808D9A721CCCB906144FC62E53097FB175C5B_RuntimeMethod_var);
int32_t L_2;
L_2 = BaseSlider_1_get_highValue_m8495FAE7CD3C549A3305320362618AE5C32CC1FC(__this, BaseSlider_1_get_highValue_m8495FAE7CD3C549A3305320362618AE5C32CC1FC_RuntimeMethod_var);
int64_t L_3;
L_3 = NumericFieldDraggerUtility_CalculateIntDragSensitivity_m1B98B6FC83BA9B2234B93A578F253B01C45E7E22(((int64_t)L_0), ((int64_t)L_1), ((int64_t)L_2), NULL);
V_0 = ((double)L_3);
int32_t L_4 = ___1_speed;
int32_t L_5 = ___1_speed;
float L_6;
L_6 = NumericFieldDraggerUtility_Acceleration_m68C7F9D2F37BF3F5658F30022507A438C4CD7BE1((bool)((((int32_t)L_4) == ((int32_t)0))? 1 : 0), (bool)((((int32_t)L_5) == ((int32_t)2))? 1 : 0), NULL);
V_1 = L_6;
int32_t L_7;
L_7 = VirtualFuncInvoker0< int32_t >::Invoke(141, __this);
V_2 = ((int64_t)L_7);
int64_t L_8 = V_2;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_9 = ___0_delta;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_10;
L_10 = Vector2_op_Implicit_mE8EBEE9291F11BB02F062D6E000F4798968CBD96_inline(L_9, NULL);
float L_11 = V_1;
float L_12;
L_12 = NumericFieldDraggerUtility_NiceDelta_mF0E1FACF86DA1579771FD66E98B0B3099A5D88CB(L_10, L_11, NULL);
double L_13 = V_0;
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
double L_14;
L_14 = bankers_round(((double)il2cpp_codegen_multiply(((double)L_12), L_13)));
V_2 = ((int64_t)il2cpp_codegen_add(L_8, il2cpp_codegen_cast_double_to_int<int64_t>(L_14)));
int64_t L_15 = V_2;
VirtualActionInvoker1< int32_t >::Invoke(142, __this, ((int32_t)L_15));
return;
}
}
// Method Definition Index: 12691
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SliderInt_SliderLerpUnclamped_m901EC1DB8A9F69BAC648CA4D8929D6F8BDEAC37F (SliderInt_t0D262A6FB485F98842373C83ACB08D9596D8DDA1* __this, int32_t ___0_a, int32_t ___1_b, float ___2_interpolant, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
int32_t L_0 = ___0_a;
int32_t L_1 = ___1_b;
float L_2 = ___2_interpolant;
float L_3;
L_3 = Mathf_LerpUnclamped_mF35042F9D25A221BDD4B3FD6251224610AFC1F35_inline(((float)L_0), ((float)L_1), L_2, NULL);
int32_t L_4;
L_4 = Mathf_RoundToInt_m60F8B66CF27F1FA75AA219342BD184B75771EB4B_inline(L_3, NULL);
V_0 = L_4;
goto IL_0013;
}
IL_0013:
{
int32_t L_5 = V_0;
return L_5;
}
}
// Method Definition Index: 12692
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float SliderInt_SliderNormalizeValue_m040831DC71FAFE3DF16AE3D62B629CB450F71E43 (SliderInt_t0D262A6FB485F98842373C83ACB08D9596D8DDA1* __this, int32_t ___0_currentValue, int32_t ___1_lowerValue, int32_t ___2_higherValue, const RuntimeMethod* method)
{
bool V_0 = false;
float V_1 = 0.0f;
{
int32_t L_0 = ___2_higherValue;
int32_t L_1 = ___1_lowerValue;
V_0 = (bool)((((int32_t)((int32_t)il2cpp_codegen_subtract(L_0, L_1))) == ((int32_t)0))? 1 : 0);
bool L_2 = V_0;
if (!L_2)
{
goto IL_0013;
}
}
{
V_1 = (1.0f);
goto IL_0021;
}
IL_0013:
{
int32_t L_3 = ___0_currentValue;
int32_t L_4 = ___1_lowerValue;
int32_t L_5 = ___2_higherValue;
int32_t L_6 = ___1_lowerValue;
V_1 = ((float)(((float)il2cpp_codegen_subtract(((float)L_3), ((float)L_4)))/((float)il2cpp_codegen_subtract(((float)L_5), ((float)L_6)))));
goto IL_0021;
}
IL_0021:
{
float L_7 = V_1;
return L_7;
}
}
// Method Definition Index: 12693
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SliderInt_SliderRange_m4667F533EACC6AA33575A07173827C62CD23C3A4 (SliderInt_t0D262A6FB485F98842373C83ACB08D9596D8DDA1* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BaseSlider_1_get_highValue_m8495FAE7CD3C549A3305320362618AE5C32CC1FC_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BaseSlider_1_get_lowValue_m2A1808D9A721CCCB906144FC62E53097FB175C5B_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
{
int32_t L_0;
L_0 = BaseSlider_1_get_highValue_m8495FAE7CD3C549A3305320362618AE5C32CC1FC(__this, BaseSlider_1_get_highValue_m8495FAE7CD3C549A3305320362618AE5C32CC1FC_RuntimeMethod_var);
int32_t L_1;
L_1 = BaseSlider_1_get_lowValue_m2A1808D9A721CCCB906144FC62E53097FB175C5B(__this, BaseSlider_1_get_lowValue_m2A1808D9A721CCCB906144FC62E53097FB175C5B_RuntimeMethod_var);
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
int32_t L_2;
L_2 = il2cpp_codegen_abs(((int32_t)il2cpp_codegen_subtract(L_0, L_1)));
V_0 = L_2;
goto IL_0016;
}
IL_0016:
{
int32_t L_3 = V_0;
return L_3;
}
}
// Method Definition Index: 12694
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SliderInt_ParseStringToValue_m5227F5266CF18141C7BEEB37728639A58B0A67BD (SliderInt_t0D262A6FB485F98842373C83ACB08D9596D8DDA1* __this, String_t* ___0_previousValue, String_t* ___1_newValue, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UINumericFieldsUtils_tE693B423F92FCBB283A8D3547A86800F1F7A2860_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
bool V_0 = false;
int32_t V_1 = 0;
Expression_t24E9476A15D0D7F6495CF8292DA48C63C871E4B7* V_2 = NULL;
int32_t V_3 = 0;
Action_1_tAE453A6458E1DAD68CAF44DC8FF62EC18FEAA930* G_B2_0 = NULL;
Action_1_tAE453A6458E1DAD68CAF44DC8FF62EC18FEAA930* G_B1_0 = NULL;
int32_t G_B6_0 = 0;
{
String_t* L_0 = ___1_newValue;
String_t* L_1 = ___0_previousValue;
il2cpp_codegen_runtime_class_init_inline(UINumericFieldsUtils_tE693B423F92FCBB283A8D3547A86800F1F7A2860_il2cpp_TypeInfo_var);
bool L_2;
L_2 = UINumericFieldsUtils_TryConvertStringToInt_m8E5245B57793548361F48C6674E35E84B1A272F3(L_0, L_1, (&V_1), (&V_2), NULL);
V_0 = L_2;
Action_1_tAE453A6458E1DAD68CAF44DC8FF62EC18FEAA930* L_3 = ((BaseField_1_tB351B262306464787F5A31B33CDC431E89796615*)__this)->___expressionEvaluated;
Action_1_tAE453A6458E1DAD68CAF44DC8FF62EC18FEAA930* L_4 = L_3;
if (L_4)
{
G_B2_0 = L_4;
goto IL_0019;
}
G_B1_0 = L_4;
}
{
goto IL_0020;
}
IL_0019:
{
Expression_t24E9476A15D0D7F6495CF8292DA48C63C871E4B7* L_5 = V_2;
NullCheck(G_B2_0);
Action_1_Invoke_m3E727BAC50580FD895E1D28B566F26DE9D9176F9_inline(G_B2_0, L_5, NULL);
}
IL_0020:
{
bool L_6 = V_0;
if (L_6)
{
goto IL_0026;
}
}
{
G_B6_0 = 0;
goto IL_0027;
}
IL_0026:
{
int32_t L_7 = V_1;
G_B6_0 = L_7;
}
IL_0027:
{
V_3 = G_B6_0;
goto IL_002a;
}
IL_002a:
{
int32_t L_8 = V_3;
return L_8;
}
}
// Method Definition Index: 12695
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SliderInt_ComputeValueAndDirectionFromClick_mA4EA06DACA4D50B46C4E6BAFE4ED3C77FD41318D (SliderInt_t0D262A6FB485F98842373C83ACB08D9596D8DDA1* __this, float ___0_sliderLength, float ___1_dragElementLength, float ___2_dragElementPos, float ___3_dragElementLastPos, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BaseSlider_1_ComputeValueAndDirectionFromClick_mC7F102824CE2B9A191C74C1170A50C14A0AD0A10_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BaseSlider_1_get_clampedDragger_m932D761C1EF08E1715203DD0C9E0BB4D71FC3CB3_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BaseSlider_1_get_direction_m8F90CBA0B6802577BF96C3244704AD660CF4836E_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BaseSlider_1_get_highValue_m8495FAE7CD3C549A3305320362618AE5C32CC1FC_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BaseSlider_1_get_inverted_m3D5CB50329C265D93A1EC0DA7F816A3311DC9ED0_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BaseSlider_1_get_lowValue_m2A1808D9A721CCCB906144FC62E53097FB175C5B_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ClampedDragger_1_get_dragDirection_m7CF6A0854E2CF0E840FDE0A1EDCAB73C24435A2C_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ClampedDragger_1_set_dragDirection_m7C94243EE648C44295A4A73F98E03C53A4CEF3D9_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
bool V_0 = false;
float V_1 = 0.0f;
int32_t V_2 = 0;
bool V_3 = false;
bool V_4 = false;
bool V_5 = false;
bool V_6 = false;
bool V_7 = false;
bool V_8 = false;
bool V_9 = false;
bool V_10 = false;
int32_t G_B11_0 = 0;
int32_t G_B13_0 = 0;
bool G_B18_0 = false;
bool G_B21_0 = false;
int32_t G_B24_0 = 0;
int32_t G_B29_0 = 0;
{
float L_0;
L_0 = VirtualFuncInvoker0< float >::Invoke(158, __this);
bool L_1;
L_1 = Mathf_Approximately_m1DADD012A8FC82E11FB282501AE2EBBF9A77150B_inline(L_0, (0.0f), NULL);
V_0 = L_1;
bool L_2 = V_0;
if (!L_2)
{
goto IL_0028;
}
}
{
float L_3 = ___0_sliderLength;
float L_4 = ___1_dragElementLength;
float L_5 = ___2_dragElementPos;
float L_6 = ___3_dragElementLastPos;
BaseSlider_1_ComputeValueAndDirectionFromClick_mC7F102824CE2B9A191C74C1170A50C14A0AD0A10(__this, L_3, L_4, L_5, L_6, BaseSlider_1_ComputeValueAndDirectionFromClick_mC7F102824CE2B9A191C74C1170A50C14A0AD0A10_RuntimeMethod_var);
goto IL_0144;
}
IL_0028:
{
float L_7 = ___0_sliderLength;
float L_8 = ___1_dragElementLength;
V_1 = ((float)il2cpp_codegen_subtract(L_7, L_8));
float L_9 = V_1;
float L_10;
L_10 = fabsf(L_9);
V_7 = (bool)((((float)L_10) < ((float)(1.0E-30f)))? 1 : 0);
bool L_11 = V_7;
if (!L_11)
{
goto IL_0045;
}
}
{
goto IL_0144;
}
IL_0045:
{
float L_12;
L_12 = VirtualFuncInvoker0< float >::Invoke(158, __this);
V_2 = il2cpp_codegen_cast_double_to_int<int32_t>(L_12);
int32_t L_13;
L_13 = BaseSlider_1_get_lowValue_m2A1808D9A721CCCB906144FC62E53097FB175C5B(__this, BaseSlider_1_get_lowValue_m2A1808D9A721CCCB906144FC62E53097FB175C5B_RuntimeMethod_var);
int32_t L_14;
L_14 = BaseSlider_1_get_highValue_m8495FAE7CD3C549A3305320362618AE5C32CC1FC(__this, BaseSlider_1_get_highValue_m8495FAE7CD3C549A3305320362618AE5C32CC1FC_RuntimeMethod_var);
if ((((int32_t)L_13) <= ((int32_t)L_14)))
{
goto IL_0063;
}
}
{
bool L_15;
L_15 = BaseSlider_1_get_inverted_m3D5CB50329C265D93A1EC0DA7F816A3311DC9ED0(__this, BaseSlider_1_get_inverted_m3D5CB50329C265D93A1EC0DA7F816A3311DC9ED0_RuntimeMethod_var);
if (!L_15)
{
goto IL_0090;
}
}
IL_0063:
{
int32_t L_16;
L_16 = BaseSlider_1_get_lowValue_m2A1808D9A721CCCB906144FC62E53097FB175C5B(__this, BaseSlider_1_get_lowValue_m2A1808D9A721CCCB906144FC62E53097FB175C5B_RuntimeMethod_var);
int32_t L_17;
L_17 = BaseSlider_1_get_highValue_m8495FAE7CD3C549A3305320362618AE5C32CC1FC(__this, BaseSlider_1_get_highValue_m8495FAE7CD3C549A3305320362618AE5C32CC1FC_RuntimeMethod_var);
if ((((int32_t)L_16) >= ((int32_t)L_17)))
{
goto IL_0079;
}
}
{
bool L_18;
L_18 = BaseSlider_1_get_inverted_m3D5CB50329C265D93A1EC0DA7F816A3311DC9ED0(__this, BaseSlider_1_get_inverted_m3D5CB50329C265D93A1EC0DA7F816A3311DC9ED0_RuntimeMethod_var);
if (L_18)
{
goto IL_0090;
}
}
IL_0079:
{
int32_t L_19;
L_19 = BaseSlider_1_get_direction_m8F90CBA0B6802577BF96C3244704AD660CF4836E(__this, BaseSlider_1_get_direction_m8F90CBA0B6802577BF96C3244704AD660CF4836E_RuntimeMethod_var);
if ((!(((uint32_t)L_19) == ((uint32_t)1))))
{
goto IL_008d;
}
}
{
bool L_20;
L_20 = BaseSlider_1_get_inverted_m3D5CB50329C265D93A1EC0DA7F816A3311DC9ED0(__this, BaseSlider_1_get_inverted_m3D5CB50329C265D93A1EC0DA7F816A3311DC9ED0_RuntimeMethod_var);
G_B11_0 = ((((int32_t)L_20) == ((int32_t)0))? 1 : 0);
goto IL_008e;
}
IL_008d:
{
G_B11_0 = 0;
}
IL_008e:
{
G_B13_0 = G_B11_0;
goto IL_0091;
}
IL_0090:
{
G_B13_0 = 1;
}
IL_0091:
{
V_8 = (bool)G_B13_0;
bool L_21 = V_8;
if (!L_21)
{
goto IL_009c;
}
}
{
int32_t L_22 = V_2;
V_2 = ((-L_22));
}
IL_009c:
{
float L_23 = ___3_dragElementLastPos;
float L_24 = ___2_dragElementPos;
V_3 = (bool)((((float)L_23) < ((float)L_24))? 1 : 0);
float L_25 = ___3_dragElementLastPos;
float L_26 = ___2_dragElementPos;
float L_27 = ___1_dragElementLength;
V_4 = (bool)((((float)L_25) > ((float)((float)il2cpp_codegen_add(L_26, L_27))))? 1 : 0);
bool L_28;
L_28 = BaseSlider_1_get_inverted_m3D5CB50329C265D93A1EC0DA7F816A3311DC9ED0(__this, BaseSlider_1_get_inverted_m3D5CB50329C265D93A1EC0DA7F816A3311DC9ED0_RuntimeMethod_var);
if (L_28)
{
goto IL_00b6;
}
}
{
bool L_29 = V_3;
G_B18_0 = L_29;
goto IL_00b8;
}
IL_00b6:
{
bool L_30 = V_4;
G_B18_0 = L_30;
}
IL_00b8:
{
V_5 = G_B18_0;
bool L_31;
L_31 = BaseSlider_1_get_inverted_m3D5CB50329C265D93A1EC0DA7F816A3311DC9ED0(__this, BaseSlider_1_get_inverted_m3D5CB50329C265D93A1EC0DA7F816A3311DC9ED0_RuntimeMethod_var);
if (L_31)
{
goto IL_00c6;
}
}
{
bool L_32 = V_4;
G_B21_0 = L_32;
goto IL_00c7;
}
IL_00c6:
{
bool L_33 = V_3;
G_B21_0 = L_33;
}
IL_00c7:
{
V_6 = G_B21_0;
bool L_34 = V_5;
if (!L_34)
{
goto IL_00e0;
}
}
{
ClampedDragger_1_t38308021CEC312E002F1A5665B792022E28A1A3E* L_35;
L_35 = BaseSlider_1_get_clampedDragger_m932D761C1EF08E1715203DD0C9E0BB4D71FC3CB3_inline(__this, BaseSlider_1_get_clampedDragger_m932D761C1EF08E1715203DD0C9E0BB4D71FC3CB3_RuntimeMethod_var);
NullCheck(L_35);
int32_t L_36;
L_36 = ClampedDragger_1_get_dragDirection_m7CF6A0854E2CF0E840FDE0A1EDCAB73C24435A2C_inline(L_35, ClampedDragger_1_get_dragDirection_m7CF6A0854E2CF0E840FDE0A1EDCAB73C24435A2C_RuntimeMethod_var);
G_B24_0 = ((((int32_t)((((int32_t)L_36) == ((int32_t)1))? 1 : 0)) == ((int32_t)0))? 1 : 0);
goto IL_00e1;
}
IL_00e0:
{
G_B24_0 = 0;
}
IL_00e1:
{
V_9 = (bool)G_B24_0;
bool L_37 = V_9;
if (!L_37)
{
goto IL_0107;
}
}
{
ClampedDragger_1_t38308021CEC312E002F1A5665B792022E28A1A3E* L_38;
L_38 = BaseSlider_1_get_clampedDragger_m932D761C1EF08E1715203DD0C9E0BB4D71FC3CB3_inline(__this, BaseSlider_1_get_clampedDragger_m932D761C1EF08E1715203DD0C9E0BB4D71FC3CB3_RuntimeMethod_var);
NullCheck(L_38);
ClampedDragger_1_set_dragDirection_m7C94243EE648C44295A4A73F98E03C53A4CEF3D9_inline(L_38, 2, ClampedDragger_1_set_dragDirection_m7C94243EE648C44295A4A73F98E03C53A4CEF3D9_RuntimeMethod_var);
int32_t L_39;
L_39 = VirtualFuncInvoker0< int32_t >::Invoke(141, __this);
int32_t L_40 = V_2;
VirtualActionInvoker1< int32_t >::Invoke(142, __this, ((int32_t)il2cpp_codegen_subtract(L_39, L_40)));
goto IL_0143;
}
IL_0107:
{
bool L_41 = V_6;
if (!L_41)
{
goto IL_011e;
}
}
{
ClampedDragger_1_t38308021CEC312E002F1A5665B792022E28A1A3E* L_42;
L_42 = BaseSlider_1_get_clampedDragger_m932D761C1EF08E1715203DD0C9E0BB4D71FC3CB3_inline(__this, BaseSlider_1_get_clampedDragger_m932D761C1EF08E1715203DD0C9E0BB4D71FC3CB3_RuntimeMethod_var);
NullCheck(L_42);
int32_t L_43;
L_43 = ClampedDragger_1_get_dragDirection_m7CF6A0854E2CF0E840FDE0A1EDCAB73C24435A2C_inline(L_42, ClampedDragger_1_get_dragDirection_m7CF6A0854E2CF0E840FDE0A1EDCAB73C24435A2C_RuntimeMethod_var);
G_B29_0 = ((((int32_t)((((int32_t)L_43) == ((int32_t)2))? 1 : 0)) == ((int32_t)0))? 1 : 0);
goto IL_011f;
}
IL_011e:
{
G_B29_0 = 0;
}
IL_011f:
{
V_10 = (bool)G_B29_0;
bool L_44 = V_10;
if (!L_44)
{
goto IL_0143;
}
}
{
ClampedDragger_1_t38308021CEC312E002F1A5665B792022E28A1A3E* L_45;
L_45 = BaseSlider_1_get_clampedDragger_m932D761C1EF08E1715203DD0C9E0BB4D71FC3CB3_inline(__this, BaseSlider_1_get_clampedDragger_m932D761C1EF08E1715203DD0C9E0BB4D71FC3CB3_RuntimeMethod_var);
NullCheck(L_45);
ClampedDragger_1_set_dragDirection_m7C94243EE648C44295A4A73F98E03C53A4CEF3D9_inline(L_45, 1, ClampedDragger_1_set_dragDirection_m7C94243EE648C44295A4A73F98E03C53A4CEF3D9_RuntimeMethod_var);
int32_t L_46;
L_46 = VirtualFuncInvoker0< int32_t >::Invoke(141, __this);
int32_t L_47 = V_2;
VirtualActionInvoker1< int32_t >::Invoke(142, __this, ((int32_t)il2cpp_codegen_add(L_46, L_47)));
}
IL_0143:
{
}
IL_0144:
{
return;
}
}
// Method Definition Index: 12696
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SliderInt_ComputeValueFromKey_m254A68963B250ACD5A76D900B76B74A554D81E36 (SliderInt_t0D262A6FB485F98842373C83ACB08D9596D8DDA1* __this, int32_t ___0_sliderKey, bool ___1_isShift, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BaseSlider_1_GetClosestPowerOfTen_mE41D44E4D7931DDBB29E573F6E63096240BC45D2_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BaseSlider_1_RoundToMultipleOf_mBD6D52844AF0CE61D1745C1D1E28D4632D668431_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BaseSlider_1_get_highValue_m8495FAE7CD3C549A3305320362618AE5C32CC1FC_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BaseSlider_1_get_lowValue_m2A1808D9A721CCCB906144FC62E53097FB175C5B_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BaseSlider_1_tCD357038DC0A12750F4E032D975E8D9F2AA6CD95_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
bool V_0 = false;
float V_1 = 0.0f;
int32_t V_2 = 0;
int32_t V_3 = 0;
bool V_4 = false;
bool V_5 = false;
bool V_6 = false;
bool V_7 = false;
int32_t G_B12_0 = 0;
int32_t G_B21_0 = 0;
{
int32_t L_0 = ___0_sliderKey;
V_3 = L_0;
int32_t L_1 = V_3;
V_2 = L_1;
int32_t L_2 = V_2;
if (!L_2)
{
goto IL_0016;
}
}
{
goto IL_000a;
}
IL_000a:
{
int32_t L_3 = V_2;
if ((((int32_t)L_3) == ((int32_t)1)))
{
goto IL_001b;
}
}
{
goto IL_0010;
}
IL_0010:
{
int32_t L_4 = V_2;
if ((((int32_t)L_4) == ((int32_t)6)))
{
goto IL_002d;
}
}
{
goto IL_003f;
}
IL_0016:
{
goto IL_00d9;
}
IL_001b:
{
int32_t L_5;
L_5 = BaseSlider_1_get_lowValue_m2A1808D9A721CCCB906144FC62E53097FB175C5B(__this, BaseSlider_1_get_lowValue_m2A1808D9A721CCCB906144FC62E53097FB175C5B_RuntimeMethod_var);
VirtualActionInvoker1< int32_t >::Invoke(142, __this, L_5);
goto IL_00d9;
}
IL_002d:
{
int32_t L_6;
L_6 = BaseSlider_1_get_highValue_m8495FAE7CD3C549A3305320362618AE5C32CC1FC(__this, BaseSlider_1_get_highValue_m8495FAE7CD3C549A3305320362618AE5C32CC1FC_RuntimeMethod_var);
VirtualActionInvoker1< int32_t >::Invoke(142, __this, L_6);
goto IL_00d9;
}
IL_003f:
{
int32_t L_7 = ___0_sliderKey;
if ((((int32_t)L_7) == ((int32_t)2)))
{
goto IL_0049;
}
}
{
int32_t L_8 = ___0_sliderKey;
G_B12_0 = ((((int32_t)L_8) == ((int32_t)5))? 1 : 0);
goto IL_004a;
}
IL_0049:
{
G_B12_0 = 1;
}
IL_004a:
{
V_0 = (bool)G_B12_0;
int32_t L_9;
L_9 = BaseSlider_1_get_highValue_m8495FAE7CD3C549A3305320362618AE5C32CC1FC(__this, BaseSlider_1_get_highValue_m8495FAE7CD3C549A3305320362618AE5C32CC1FC_RuntimeMethod_var);
int32_t L_10;
L_10 = BaseSlider_1_get_lowValue_m2A1808D9A721CCCB906144FC62E53097FB175C5B(__this, BaseSlider_1_get_lowValue_m2A1808D9A721CCCB906144FC62E53097FB175C5B_RuntimeMethod_var);
float L_11;
L_11 = fabsf(((float)il2cpp_codegen_multiply(((float)((int32_t)il2cpp_codegen_subtract(L_9, L_10))), (0.00999999978f))));
il2cpp_codegen_runtime_class_init_inline(BaseSlider_1_tCD357038DC0A12750F4E032D975E8D9F2AA6CD95_il2cpp_TypeInfo_var);
float L_12;
L_12 = BaseSlider_1_GetClosestPowerOfTen_mE41D44E4D7931DDBB29E573F6E63096240BC45D2(L_11, BaseSlider_1_GetClosestPowerOfTen_mE41D44E4D7931DDBB29E573F6E63096240BC45D2_RuntimeMethod_var);
V_1 = L_12;
float L_13 = V_1;
V_4 = (bool)((((float)L_13) < ((float)(1.0f)))? 1 : 0);
bool L_14 = V_4;
if (!L_14)
{
goto IL_007e;
}
}
{
V_1 = (1.0f);
}
IL_007e:
{
bool L_15 = V_0;
V_5 = L_15;
bool L_16 = V_5;
if (!L_16)
{
goto IL_0090;
}
}
{
float L_17 = V_1;
float L_18;
L_18 = VirtualFuncInvoker0< float >::Invoke(158, __this);
V_1 = ((float)il2cpp_codegen_multiply(L_17, L_18));
goto IL_009f;
}
IL_0090:
{
bool L_19 = ___1_isShift;
V_6 = L_19;
bool L_20 = V_6;
if (!L_20)
{
goto IL_009f;
}
}
{
float L_21 = V_1;
V_1 = ((float)il2cpp_codegen_multiply(L_21, (10.0f)));
}
IL_009f:
{
int32_t L_22 = ___0_sliderKey;
if ((((int32_t)L_22) == ((int32_t)3)))
{
goto IL_00a9;
}
}
{
int32_t L_23 = ___0_sliderKey;
G_B21_0 = ((((int32_t)L_23) == ((int32_t)2))? 1 : 0);
goto IL_00aa;
}
IL_00a9:
{
G_B21_0 = 1;
}
IL_00aa:
{
V_7 = (bool)G_B21_0;
bool L_24 = V_7;
if (!L_24)
{
goto IL_00b3;
}
}
{
float L_25 = V_1;
V_1 = ((-L_25));
}
IL_00b3:
{
int32_t L_26;
L_26 = VirtualFuncInvoker0< int32_t >::Invoke(141, __this);
float L_27 = V_1;
float L_28 = V_1;
float L_29;
L_29 = fabsf(L_28);
il2cpp_codegen_runtime_class_init_inline(BaseSlider_1_tCD357038DC0A12750F4E032D975E8D9F2AA6CD95_il2cpp_TypeInfo_var);
float L_30;
L_30 = BaseSlider_1_RoundToMultipleOf_mBD6D52844AF0CE61D1745C1D1E28D4632D668431(((float)il2cpp_codegen_add(((float)L_26), ((float)il2cpp_codegen_multiply(L_27, (0.500100017f))))), L_29, BaseSlider_1_RoundToMultipleOf_mBD6D52844AF0CE61D1745C1D1E28D4632D668431_RuntimeMethod_var);
int32_t L_31;
L_31 = Mathf_RoundToInt_m60F8B66CF27F1FA75AA219342BD184B75771EB4B_inline(L_30, NULL);
VirtualActionInvoker1< int32_t >::Invoke(142, __this, L_31);
}
IL_00d9:
{
return;
}
}
// Method Definition Index: 12697
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SliderInt__cctor_mEF8C2304CC034F8499688D066BC8B172446B6EF9 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SliderInt_t0D262A6FB485F98842373C83ACB08D9596D8DDA1_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8FAEEA17D230393E2B8FFAA7E5FCBCB5ADD5437B);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB33F63A61DAA3D769F026D737C92DB30774A8A1B);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralFA260FC853CB4AA8AF3AC7F64023DE48E0B01E64);
s_Il2CppMethodInitialized = true;
}
{
((SliderInt_t0D262A6FB485F98842373C83ACB08D9596D8DDA1_StaticFields*)il2cpp_codegen_static_fields_for(SliderInt_t0D262A6FB485F98842373C83ACB08D9596D8DDA1_il2cpp_TypeInfo_var))->___ussClassName = _stringLiteral8FAEEA17D230393E2B8FFAA7E5FCBCB5ADD5437B;
Il2CppCodeGenWriteBarrier((void**)(&((SliderInt_t0D262A6FB485F98842373C83ACB08D9596D8DDA1_StaticFields*)il2cpp_codegen_static_fields_for(SliderInt_t0D262A6FB485F98842373C83ACB08D9596D8DDA1_il2cpp_TypeInfo_var))->___ussClassName), (void*)_stringLiteral8FAEEA17D230393E2B8FFAA7E5FCBCB5ADD5437B);
String_t* L_0 = ((SliderInt_t0D262A6FB485F98842373C83ACB08D9596D8DDA1_StaticFields*)il2cpp_codegen_static_fields_for(SliderInt_t0D262A6FB485F98842373C83ACB08D9596D8DDA1_il2cpp_TypeInfo_var))->___ussClassName;
String_t* L_1;
L_1 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(L_0, _stringLiteralB33F63A61DAA3D769F026D737C92DB30774A8A1B, NULL);
((SliderInt_t0D262A6FB485F98842373C83ACB08D9596D8DDA1_StaticFields*)il2cpp_codegen_static_fields_for(SliderInt_t0D262A6FB485F98842373C83ACB08D9596D8DDA1_il2cpp_TypeInfo_var))->___labelUssClassName = L_1;
Il2CppCodeGenWriteBarrier((void**)(&((SliderInt_t0D262A6FB485F98842373C83ACB08D9596D8DDA1_StaticFields*)il2cpp_codegen_static_fields_for(SliderInt_t0D262A6FB485F98842373C83ACB08D9596D8DDA1_il2cpp_TypeInfo_var))->___labelUssClassName), (void*)L_1);
String_t* L_2 = ((SliderInt_t0D262A6FB485F98842373C83ACB08D9596D8DDA1_StaticFields*)il2cpp_codegen_static_fields_for(SliderInt_t0D262A6FB485F98842373C83ACB08D9596D8DDA1_il2cpp_TypeInfo_var))->___ussClassName;
String_t* L_3;
L_3 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(L_2, _stringLiteralFA260FC853CB4AA8AF3AC7F64023DE48E0B01E64, NULL);
((SliderInt_t0D262A6FB485F98842373C83ACB08D9596D8DDA1_StaticFields*)il2cpp_codegen_static_fields_for(SliderInt_t0D262A6FB485F98842373C83ACB08D9596D8DDA1_il2cpp_TypeInfo_var))->___inputUssClassName = L_3;
Il2CppCodeGenWriteBarrier((void**)(&((SliderInt_t0D262A6FB485F98842373C83ACB08D9596D8DDA1_StaticFields*)il2cpp_codegen_static_fields_for(SliderInt_t0D262A6FB485F98842373C83ACB08D9596D8DDA1_il2cpp_TypeInfo_var))->___inputUssClassName), (void*)L_3);
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
// Method Definition Index: 12698
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlFactory__ctor_m67E0482E1B302129459CE89EB122AF8084F1F2B6 (UxmlFactory_t51EFE0D79FC31E5C69D69B843C9D0692E7E9357D* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UxmlFactory_2__ctor_m02A6D780B1CD65ED76D7C55DC4BC3EFE6722C610_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
UxmlFactory_2__ctor_m02A6D780B1CD65ED76D7C55DC4BC3EFE6722C610(__this, UxmlFactory_2__ctor_m02A6D780B1CD65ED76D7C55DC4BC3EFE6722C610_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
// Method Definition Index: 12699
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlTraits_Init_m1EADA511AB256084F45F0B234D19820073F4E73A (UxmlTraits_t2206B0B2D5EE3D8872D28BE1CC3AE0224BA04DAE* __this, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___0_ve, RuntimeObject* ___1_bag, CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 ___2_cc, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BaseFieldTraits_2_Init_m765BE03BDB7A4A470F510B71C4E8B929FEC37868_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BaseSlider_1_set_direction_mC250D429BE186A5969586FA96AF99115E532ED83_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BaseSlider_1_set_highValue_mCA606864C12E3ADA1C7A118370FF1AFEF2B0AE28_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BaseSlider_1_set_inverted_m19E89D01AF14A93C96487B1A9B554B829A11064F_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BaseSlider_1_set_lowValue_m6BCD963EDB1808A757E8DB8ABB5C1A448E37E469_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SliderInt_t0D262A6FB485F98842373C83ACB08D9596D8DDA1_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
SliderInt_t0D262A6FB485F98842373C83ACB08D9596D8DDA1* V_0 = NULL;
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_0 = ___0_ve;
V_0 = ((SliderInt_t0D262A6FB485F98842373C83ACB08D9596D8DDA1*)CastclassClass((RuntimeObject*)L_0, SliderInt_t0D262A6FB485F98842373C83ACB08D9596D8DDA1_il2cpp_TypeInfo_var));
SliderInt_t0D262A6FB485F98842373C83ACB08D9596D8DDA1* L_1 = V_0;
UxmlIntAttributeDescription_tFDF4F77C2CD7C4790E8E135B0F353699D19CB5B4* L_2 = __this->___m_LowValue;
RuntimeObject* L_3 = ___1_bag;
CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 L_4 = ___2_cc;
NullCheck(L_2);
int32_t L_5;
L_5 = VirtualFuncInvoker2< int32_t, RuntimeObject*, CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 >::Invoke(4, L_2, L_3, L_4);
NullCheck(L_1);
BaseSlider_1_set_lowValue_m6BCD963EDB1808A757E8DB8ABB5C1A448E37E469(L_1, L_5, BaseSlider_1_set_lowValue_m6BCD963EDB1808A757E8DB8ABB5C1A448E37E469_RuntimeMethod_var);
SliderInt_t0D262A6FB485F98842373C83ACB08D9596D8DDA1* L_6 = V_0;
UxmlIntAttributeDescription_tFDF4F77C2CD7C4790E8E135B0F353699D19CB5B4* L_7 = __this->___m_HighValue;
RuntimeObject* L_8 = ___1_bag;
CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 L_9 = ___2_cc;
NullCheck(L_7);
int32_t L_10;
L_10 = VirtualFuncInvoker2< int32_t, RuntimeObject*, CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 >::Invoke(4, L_7, L_8, L_9);
NullCheck(L_6);
BaseSlider_1_set_highValue_mCA606864C12E3ADA1C7A118370FF1AFEF2B0AE28(L_6, L_10, BaseSlider_1_set_highValue_mCA606864C12E3ADA1C7A118370FF1AFEF2B0AE28_RuntimeMethod_var);
SliderInt_t0D262A6FB485F98842373C83ACB08D9596D8DDA1* L_11 = V_0;
UxmlEnumAttributeDescription_1_tE917EB07524B748358268D477C28192147D7D3EE* L_12 = __this->___m_Direction;
RuntimeObject* L_13 = ___1_bag;
CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 L_14 = ___2_cc;
NullCheck(L_12);
int32_t L_15;
L_15 = VirtualFuncInvoker2< int32_t, RuntimeObject*, CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 >::Invoke(4, L_12, L_13, L_14);
NullCheck(L_11);
BaseSlider_1_set_direction_mC250D429BE186A5969586FA96AF99115E532ED83(L_11, L_15, BaseSlider_1_set_direction_mC250D429BE186A5969586FA96AF99115E532ED83_RuntimeMethod_var);
SliderInt_t0D262A6FB485F98842373C83ACB08D9596D8DDA1* L_16 = V_0;
UxmlIntAttributeDescription_tFDF4F77C2CD7C4790E8E135B0F353699D19CB5B4* L_17 = __this->___m_PageSize;
RuntimeObject* L_18 = ___1_bag;
CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 L_19 = ___2_cc;
NullCheck(L_17);
int32_t L_20;
L_20 = VirtualFuncInvoker2< int32_t, RuntimeObject*, CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 >::Invoke(4, L_17, L_18, L_19);
NullCheck(L_16);
VirtualActionInvoker1< float >::Invoke(159, L_16, ((float)L_20));
SliderInt_t0D262A6FB485F98842373C83ACB08D9596D8DDA1* L_21 = V_0;
UxmlBoolAttributeDescription_t86EA1242C539B39911E63699A4AE0C47918701CE* L_22 = __this->___m_ShowInputField;
RuntimeObject* L_23 = ___1_bag;
CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 L_24 = ___2_cc;
NullCheck(L_22);
bool L_25;
L_25 = VirtualFuncInvoker2< bool, RuntimeObject*, CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 >::Invoke(4, L_22, L_23, L_24);
NullCheck(L_21);
VirtualActionInvoker1< bool >::Invoke(161, L_21, L_25);
SliderInt_t0D262A6FB485F98842373C83ACB08D9596D8DDA1* L_26 = V_0;
UxmlBoolAttributeDescription_t86EA1242C539B39911E63699A4AE0C47918701CE* L_27 = __this->___m_Inverted;
RuntimeObject* L_28 = ___1_bag;
CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 L_29 = ___2_cc;
NullCheck(L_27);
bool L_30;
L_30 = VirtualFuncInvoker2< bool, RuntimeObject*, CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 >::Invoke(4, L_27, L_28, L_29);
NullCheck(L_26);
BaseSlider_1_set_inverted_m19E89D01AF14A93C96487B1A9B554B829A11064F(L_26, L_30, BaseSlider_1_set_inverted_m19E89D01AF14A93C96487B1A9B554B829A11064F_RuntimeMethod_var);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_31 = ___0_ve;
RuntimeObject* L_32 = ___1_bag;
CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 L_33 = ___2_cc;
BaseFieldTraits_2_Init_m765BE03BDB7A4A470F510B71C4E8B929FEC37868(__this, L_31, L_32, L_33, BaseFieldTraits_2_Init_m765BE03BDB7A4A470F510B71C4E8B929FEC37868_RuntimeMethod_var);
return;
}
}
// Method Definition Index: 12700
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlTraits__ctor_mB722C2C402C889729598894858E5644F026BA985 (UxmlTraits_t2206B0B2D5EE3D8872D28BE1CC3AE0224BA04DAE* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypedUxmlAttributeDescription_1_set_defaultValue_m051CEC477D1923693037BD4423B697DB55C7C37F_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypedUxmlAttributeDescription_1_set_defaultValue_mCCFDF65293F595155203C9BD9977733342224870_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypedUxmlAttributeDescription_1_set_defaultValue_mFD1C3A72D0C15C3CFA5ADF89C98C1B97C69A25E2_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UxmlBoolAttributeDescription_t86EA1242C539B39911E63699A4AE0C47918701CE_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UxmlEnumAttributeDescription_1__ctor_mAE64DC0268465E1A871B43DF8EDCA899C460A0BB_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UxmlEnumAttributeDescription_1_tE917EB07524B748358268D477C28192147D7D3EE_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UxmlIntAttributeDescription_tFDF4F77C2CD7C4790E8E135B0F353699D19CB5B4_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UxmlTraits_1__ctor_mE0D7E5ACBBA2A8EAEA0700C82725E51308E5AF24_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral17FB3FA4B94E287EE6F764A5B6A955408EF3BE30);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1906B4C73F49DA7542624105E2C9741AF35043AD);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2ECDDB5EE2E560AA84C073E2BFCEA58A1A76319A);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral33287F105C03C1EEEA6FE0E3FD01FE17D1E27838);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral519E44104E3BA0EB020FAF512071106431379703);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC7719AFD7956BFFDCF259C3B975D1173976ED394);
s_Il2CppMethodInitialized = true;
}
{
UxmlIntAttributeDescription_tFDF4F77C2CD7C4790E8E135B0F353699D19CB5B4* L_0 = (UxmlIntAttributeDescription_tFDF4F77C2CD7C4790E8E135B0F353699D19CB5B4*)il2cpp_codegen_object_new(UxmlIntAttributeDescription_tFDF4F77C2CD7C4790E8E135B0F353699D19CB5B4_il2cpp_TypeInfo_var);
UxmlIntAttributeDescription__ctor_mF713BAA8CE638F4B2FB569AB2BC34B986E0E6014(L_0, NULL);
UxmlIntAttributeDescription_tFDF4F77C2CD7C4790E8E135B0F353699D19CB5B4* L_1 = L_0;
NullCheck(L_1);
UxmlAttributeDescription_set_name_mCE9C58621BAD7AB4E59D83DD21224A8FA6517E3E_inline(L_1, _stringLiteral1906B4C73F49DA7542624105E2C9741AF35043AD, NULL);
__this->___m_LowValue = L_1;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_LowValue), (void*)L_1);
UxmlIntAttributeDescription_tFDF4F77C2CD7C4790E8E135B0F353699D19CB5B4* L_2 = (UxmlIntAttributeDescription_tFDF4F77C2CD7C4790E8E135B0F353699D19CB5B4*)il2cpp_codegen_object_new(UxmlIntAttributeDescription_tFDF4F77C2CD7C4790E8E135B0F353699D19CB5B4_il2cpp_TypeInfo_var);
UxmlIntAttributeDescription__ctor_mF713BAA8CE638F4B2FB569AB2BC34B986E0E6014(L_2, NULL);
UxmlIntAttributeDescription_tFDF4F77C2CD7C4790E8E135B0F353699D19CB5B4* L_3 = L_2;
NullCheck(L_3);
UxmlAttributeDescription_set_name_mCE9C58621BAD7AB4E59D83DD21224A8FA6517E3E_inline(L_3, _stringLiteral519E44104E3BA0EB020FAF512071106431379703, NULL);
UxmlIntAttributeDescription_tFDF4F77C2CD7C4790E8E135B0F353699D19CB5B4* L_4 = L_3;
NullCheck(L_4);
TypedUxmlAttributeDescription_1_set_defaultValue_mFD1C3A72D0C15C3CFA5ADF89C98C1B97C69A25E2_inline(L_4, ((int32_t)10), TypedUxmlAttributeDescription_1_set_defaultValue_mFD1C3A72D0C15C3CFA5ADF89C98C1B97C69A25E2_RuntimeMethod_var);
__this->___m_HighValue = L_4;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_HighValue), (void*)L_4);
UxmlIntAttributeDescription_tFDF4F77C2CD7C4790E8E135B0F353699D19CB5B4* L_5 = (UxmlIntAttributeDescription_tFDF4F77C2CD7C4790E8E135B0F353699D19CB5B4*)il2cpp_codegen_object_new(UxmlIntAttributeDescription_tFDF4F77C2CD7C4790E8E135B0F353699D19CB5B4_il2cpp_TypeInfo_var);
UxmlIntAttributeDescription__ctor_mF713BAA8CE638F4B2FB569AB2BC34B986E0E6014(L_5, NULL);
UxmlIntAttributeDescription_tFDF4F77C2CD7C4790E8E135B0F353699D19CB5B4* L_6 = L_5;
NullCheck(L_6);
UxmlAttributeDescription_set_name_mCE9C58621BAD7AB4E59D83DD21224A8FA6517E3E_inline(L_6, _stringLiteral2ECDDB5EE2E560AA84C073E2BFCEA58A1A76319A, NULL);
UxmlIntAttributeDescription_tFDF4F77C2CD7C4790E8E135B0F353699D19CB5B4* L_7 = L_6;
NullCheck(L_7);
TypedUxmlAttributeDescription_1_set_defaultValue_mFD1C3A72D0C15C3CFA5ADF89C98C1B97C69A25E2_inline(L_7, 0, TypedUxmlAttributeDescription_1_set_defaultValue_mFD1C3A72D0C15C3CFA5ADF89C98C1B97C69A25E2_RuntimeMethod_var);
__this->___m_PageSize = L_7;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_PageSize), (void*)L_7);
UxmlBoolAttributeDescription_t86EA1242C539B39911E63699A4AE0C47918701CE* L_8 = (UxmlBoolAttributeDescription_t86EA1242C539B39911E63699A4AE0C47918701CE*)il2cpp_codegen_object_new(UxmlBoolAttributeDescription_t86EA1242C539B39911E63699A4AE0C47918701CE_il2cpp_TypeInfo_var);
UxmlBoolAttributeDescription__ctor_m32928BDCA34A048BB5CCD64422AD9115EFE92298(L_8, NULL);
UxmlBoolAttributeDescription_t86EA1242C539B39911E63699A4AE0C47918701CE* L_9 = L_8;
NullCheck(L_9);
UxmlAttributeDescription_set_name_mCE9C58621BAD7AB4E59D83DD21224A8FA6517E3E_inline(L_9, _stringLiteralC7719AFD7956BFFDCF259C3B975D1173976ED394, NULL);
UxmlBoolAttributeDescription_t86EA1242C539B39911E63699A4AE0C47918701CE* L_10 = L_9;
NullCheck(L_10);
TypedUxmlAttributeDescription_1_set_defaultValue_mCCFDF65293F595155203C9BD9977733342224870_inline(L_10, (bool)0, TypedUxmlAttributeDescription_1_set_defaultValue_mCCFDF65293F595155203C9BD9977733342224870_RuntimeMethod_var);
__this->___m_ShowInputField = L_10;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_ShowInputField), (void*)L_10);
UxmlEnumAttributeDescription_1_tE917EB07524B748358268D477C28192147D7D3EE* L_11 = (UxmlEnumAttributeDescription_1_tE917EB07524B748358268D477C28192147D7D3EE*)il2cpp_codegen_object_new(UxmlEnumAttributeDescription_1_tE917EB07524B748358268D477C28192147D7D3EE_il2cpp_TypeInfo_var);
UxmlEnumAttributeDescription_1__ctor_mAE64DC0268465E1A871B43DF8EDCA899C460A0BB(L_11, UxmlEnumAttributeDescription_1__ctor_mAE64DC0268465E1A871B43DF8EDCA899C460A0BB_RuntimeMethod_var);
UxmlEnumAttributeDescription_1_tE917EB07524B748358268D477C28192147D7D3EE* L_12 = L_11;
NullCheck(L_12);
UxmlAttributeDescription_set_name_mCE9C58621BAD7AB4E59D83DD21224A8FA6517E3E_inline(L_12, _stringLiteral33287F105C03C1EEEA6FE0E3FD01FE17D1E27838, NULL);
UxmlEnumAttributeDescription_1_tE917EB07524B748358268D477C28192147D7D3EE* L_13 = L_12;
NullCheck(L_13);
TypedUxmlAttributeDescription_1_set_defaultValue_m051CEC477D1923693037BD4423B697DB55C7C37F_inline(L_13, 0, TypedUxmlAttributeDescription_1_set_defaultValue_m051CEC477D1923693037BD4423B697DB55C7C37F_RuntimeMethod_var);
__this->___m_Direction = L_13;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Direction), (void*)L_13);
UxmlBoolAttributeDescription_t86EA1242C539B39911E63699A4AE0C47918701CE* L_14 = (UxmlBoolAttributeDescription_t86EA1242C539B39911E63699A4AE0C47918701CE*)il2cpp_codegen_object_new(UxmlBoolAttributeDescription_t86EA1242C539B39911E63699A4AE0C47918701CE_il2cpp_TypeInfo_var);
UxmlBoolAttributeDescription__ctor_m32928BDCA34A048BB5CCD64422AD9115EFE92298(L_14, NULL);
UxmlBoolAttributeDescription_t86EA1242C539B39911E63699A4AE0C47918701CE* L_15 = L_14;
NullCheck(L_15);
UxmlAttributeDescription_set_name_mCE9C58621BAD7AB4E59D83DD21224A8FA6517E3E_inline(L_15, _stringLiteral17FB3FA4B94E287EE6F764A5B6A955408EF3BE30, NULL);
UxmlBoolAttributeDescription_t86EA1242C539B39911E63699A4AE0C47918701CE* L_16 = L_15;
NullCheck(L_16);
TypedUxmlAttributeDescription_1_set_defaultValue_mCCFDF65293F595155203C9BD9977733342224870_inline(L_16, (bool)0, TypedUxmlAttributeDescription_1_set_defaultValue_mCCFDF65293F595155203C9BD9977733342224870_RuntimeMethod_var);
__this->___m_Inverted = L_16;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Inverted), (void*)L_16);
UxmlTraits_1__ctor_mE0D7E5ACBBA2A8EAEA0700C82725E51308E5AF24(__this, UxmlTraits_1__ctor_mE0D7E5ACBBA2A8EAEA0700C82725E51308E5AF24_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
// Method Definition Index: 12701
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Tab_add_selected_m77182B0E6C2B191485429628AD5E08602ED9CC17 (Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F* __this, Action_1_tA9652CCE1F7DAFFD48788A3CA92D7E0EA5BEE1F4* ___0_value, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_tA9652CCE1F7DAFFD48788A3CA92D7E0EA5BEE1F4_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
Action_1_tA9652CCE1F7DAFFD48788A3CA92D7E0EA5BEE1F4* V_0 = NULL;
Action_1_tA9652CCE1F7DAFFD48788A3CA92D7E0EA5BEE1F4* V_1 = NULL;
Action_1_tA9652CCE1F7DAFFD48788A3CA92D7E0EA5BEE1F4* V_2 = NULL;
{
Action_1_tA9652CCE1F7DAFFD48788A3CA92D7E0EA5BEE1F4* L_0 = __this->___selected;
V_0 = L_0;
}
IL_0007:
{
Action_1_tA9652CCE1F7DAFFD48788A3CA92D7E0EA5BEE1F4* L_1 = V_0;
V_1 = L_1;
Action_1_tA9652CCE1F7DAFFD48788A3CA92D7E0EA5BEE1F4* L_2 = V_1;
Action_1_tA9652CCE1F7DAFFD48788A3CA92D7E0EA5BEE1F4* L_3 = ___0_value;
Delegate_t* L_4;
L_4 = Delegate_Combine_m1F725AEF318BE6F0426863490691A6F4606E7D00(L_2, L_3, NULL);
V_2 = ((Action_1_tA9652CCE1F7DAFFD48788A3CA92D7E0EA5BEE1F4*)Castclass((RuntimeObject*)L_4, Action_1_tA9652CCE1F7DAFFD48788A3CA92D7E0EA5BEE1F4_il2cpp_TypeInfo_var));
Action_1_tA9652CCE1F7DAFFD48788A3CA92D7E0EA5BEE1F4** L_5 = (Action_1_tA9652CCE1F7DAFFD48788A3CA92D7E0EA5BEE1F4**)(&__this->___selected);
Action_1_tA9652CCE1F7DAFFD48788A3CA92D7E0EA5BEE1F4* L_6 = V_2;
Action_1_tA9652CCE1F7DAFFD48788A3CA92D7E0EA5BEE1F4* L_7 = V_1;
Action_1_tA9652CCE1F7DAFFD48788A3CA92D7E0EA5BEE1F4* L_8;
L_8 = InterlockedCompareExchangeImpl<Action_1_tA9652CCE1F7DAFFD48788A3CA92D7E0EA5BEE1F4*>(L_5, L_6, L_7);
V_0 = L_8;
Action_1_tA9652CCE1F7DAFFD48788A3CA92D7E0EA5BEE1F4* L_9 = V_0;
Action_1_tA9652CCE1F7DAFFD48788A3CA92D7E0EA5BEE1F4* L_10 = V_1;
if ((!(((RuntimeObject*)(Action_1_tA9652CCE1F7DAFFD48788A3CA92D7E0EA5BEE1F4*)L_9) == ((RuntimeObject*)(Action_1_tA9652CCE1F7DAFFD48788A3CA92D7E0EA5BEE1F4*)L_10))))
{
goto IL_0007;
}
}
{
return;
}
}
// Method Definition Index: 12702
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Tab_remove_selected_m0F0F29550736060EF22A18F75710542FB665160F (Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F* __this, Action_1_tA9652CCE1F7DAFFD48788A3CA92D7E0EA5BEE1F4* ___0_value, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_tA9652CCE1F7DAFFD48788A3CA92D7E0EA5BEE1F4_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
Action_1_tA9652CCE1F7DAFFD48788A3CA92D7E0EA5BEE1F4* V_0 = NULL;
Action_1_tA9652CCE1F7DAFFD48788A3CA92D7E0EA5BEE1F4* V_1 = NULL;
Action_1_tA9652CCE1F7DAFFD48788A3CA92D7E0EA5BEE1F4* V_2 = NULL;
{
Action_1_tA9652CCE1F7DAFFD48788A3CA92D7E0EA5BEE1F4* L_0 = __this->___selected;
V_0 = L_0;
}
IL_0007:
{
Action_1_tA9652CCE1F7DAFFD48788A3CA92D7E0EA5BEE1F4* L_1 = V_0;
V_1 = L_1;
Action_1_tA9652CCE1F7DAFFD48788A3CA92D7E0EA5BEE1F4* L_2 = V_1;
Action_1_tA9652CCE1F7DAFFD48788A3CA92D7E0EA5BEE1F4* L_3 = ___0_value;
Delegate_t* L_4;
L_4 = Delegate_Remove_m8B7DD5661308FA972E23CA1CC3FC9CEB355504E3(L_2, L_3, NULL);
V_2 = ((Action_1_tA9652CCE1F7DAFFD48788A3CA92D7E0EA5BEE1F4*)Castclass((RuntimeObject*)L_4, Action_1_tA9652CCE1F7DAFFD48788A3CA92D7E0EA5BEE1F4_il2cpp_TypeInfo_var));
Action_1_tA9652CCE1F7DAFFD48788A3CA92D7E0EA5BEE1F4** L_5 = (Action_1_tA9652CCE1F7DAFFD48788A3CA92D7E0EA5BEE1F4**)(&__this->___selected);
Action_1_tA9652CCE1F7DAFFD48788A3CA92D7E0EA5BEE1F4* L_6 = V_2;
Action_1_tA9652CCE1F7DAFFD48788A3CA92D7E0EA5BEE1F4* L_7 = V_1;
Action_1_tA9652CCE1F7DAFFD48788A3CA92D7E0EA5BEE1F4* L_8;
L_8 = InterlockedCompareExchangeImpl<Action_1_tA9652CCE1F7DAFFD48788A3CA92D7E0EA5BEE1F4*>(L_5, L_6, L_7);
V_0 = L_8;
Action_1_tA9652CCE1F7DAFFD48788A3CA92D7E0EA5BEE1F4* L_9 = V_0;
Action_1_tA9652CCE1F7DAFFD48788A3CA92D7E0EA5BEE1F4* L_10 = V_1;
if ((!(((RuntimeObject*)(Action_1_tA9652CCE1F7DAFFD48788A3CA92D7E0EA5BEE1F4*)L_9) == ((RuntimeObject*)(Action_1_tA9652CCE1F7DAFFD48788A3CA92D7E0EA5BEE1F4*)L_10))))
{
goto IL_0007;
}
}
{
return;
}
}
// Method Definition Index: 12703
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Tab_add_closed_mCD9D8E92999AE4F5D7D6184138EB53CED3A15EEA (Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F* __this, Action_1_tA9652CCE1F7DAFFD48788A3CA92D7E0EA5BEE1F4* ___0_value, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_tA9652CCE1F7DAFFD48788A3CA92D7E0EA5BEE1F4_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
Action_1_tA9652CCE1F7DAFFD48788A3CA92D7E0EA5BEE1F4* V_0 = NULL;
Action_1_tA9652CCE1F7DAFFD48788A3CA92D7E0EA5BEE1F4* V_1 = NULL;
Action_1_tA9652CCE1F7DAFFD48788A3CA92D7E0EA5BEE1F4* V_2 = NULL;
{
Action_1_tA9652CCE1F7DAFFD48788A3CA92D7E0EA5BEE1F4* L_0 = __this->___closed;
V_0 = L_0;
}
IL_0007:
{
Action_1_tA9652CCE1F7DAFFD48788A3CA92D7E0EA5BEE1F4* L_1 = V_0;
V_1 = L_1;
Action_1_tA9652CCE1F7DAFFD48788A3CA92D7E0EA5BEE1F4* L_2 = V_1;
Action_1_tA9652CCE1F7DAFFD48788A3CA92D7E0EA5BEE1F4* L_3 = ___0_value;
Delegate_t* L_4;
L_4 = Delegate_Combine_m1F725AEF318BE6F0426863490691A6F4606E7D00(L_2, L_3, NULL);
V_2 = ((Action_1_tA9652CCE1F7DAFFD48788A3CA92D7E0EA5BEE1F4*)Castclass((RuntimeObject*)L_4, Action_1_tA9652CCE1F7DAFFD48788A3CA92D7E0EA5BEE1F4_il2cpp_TypeInfo_var));
Action_1_tA9652CCE1F7DAFFD48788A3CA92D7E0EA5BEE1F4** L_5 = (Action_1_tA9652CCE1F7DAFFD48788A3CA92D7E0EA5BEE1F4**)(&__this->___closed);
Action_1_tA9652CCE1F7DAFFD48788A3CA92D7E0EA5BEE1F4* L_6 = V_2;
Action_1_tA9652CCE1F7DAFFD48788A3CA92D7E0EA5BEE1F4* L_7 = V_1;
Action_1_tA9652CCE1F7DAFFD48788A3CA92D7E0EA5BEE1F4* L_8;
L_8 = InterlockedCompareExchangeImpl<Action_1_tA9652CCE1F7DAFFD48788A3CA92D7E0EA5BEE1F4*>(L_5, L_6, L_7);
V_0 = L_8;
Action_1_tA9652CCE1F7DAFFD48788A3CA92D7E0EA5BEE1F4* L_9 = V_0;
Action_1_tA9652CCE1F7DAFFD48788A3CA92D7E0EA5BEE1F4* L_10 = V_1;
if ((!(((RuntimeObject*)(Action_1_tA9652CCE1F7DAFFD48788A3CA92D7E0EA5BEE1F4*)L_9) == ((RuntimeObject*)(Action_1_tA9652CCE1F7DAFFD48788A3CA92D7E0EA5BEE1F4*)L_10))))
{
goto IL_0007;
}
}
{
return;
}
}
// Method Definition Index: 12704
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Tab_remove_closed_m8BBEC08C025F8AA9A2944BA038225E822A8B5D69 (Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F* __this, Action_1_tA9652CCE1F7DAFFD48788A3CA92D7E0EA5BEE1F4* ___0_value, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_tA9652CCE1F7DAFFD48788A3CA92D7E0EA5BEE1F4_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
Action_1_tA9652CCE1F7DAFFD48788A3CA92D7E0EA5BEE1F4* V_0 = NULL;
Action_1_tA9652CCE1F7DAFFD48788A3CA92D7E0EA5BEE1F4* V_1 = NULL;
Action_1_tA9652CCE1F7DAFFD48788A3CA92D7E0EA5BEE1F4* V_2 = NULL;
{
Action_1_tA9652CCE1F7DAFFD48788A3CA92D7E0EA5BEE1F4* L_0 = __this->___closed;
V_0 = L_0;
}
IL_0007:
{
Action_1_tA9652CCE1F7DAFFD48788A3CA92D7E0EA5BEE1F4* L_1 = V_0;
V_1 = L_1;
Action_1_tA9652CCE1F7DAFFD48788A3CA92D7E0EA5BEE1F4* L_2 = V_1;
Action_1_tA9652CCE1F7DAFFD48788A3CA92D7E0EA5BEE1F4* L_3 = ___0_value;
Delegate_t* L_4;
L_4 = Delegate_Remove_m8B7DD5661308FA972E23CA1CC3FC9CEB355504E3(L_2, L_3, NULL);
V_2 = ((Action_1_tA9652CCE1F7DAFFD48788A3CA92D7E0EA5BEE1F4*)Castclass((RuntimeObject*)L_4, Action_1_tA9652CCE1F7DAFFD48788A3CA92D7E0EA5BEE1F4_il2cpp_TypeInfo_var));
Action_1_tA9652CCE1F7DAFFD48788A3CA92D7E0EA5BEE1F4** L_5 = (Action_1_tA9652CCE1F7DAFFD48788A3CA92D7E0EA5BEE1F4**)(&__this->___closed);
Action_1_tA9652CCE1F7DAFFD48788A3CA92D7E0EA5BEE1F4* L_6 = V_2;
Action_1_tA9652CCE1F7DAFFD48788A3CA92D7E0EA5BEE1F4* L_7 = V_1;
Action_1_tA9652CCE1F7DAFFD48788A3CA92D7E0EA5BEE1F4* L_8;
L_8 = InterlockedCompareExchangeImpl<Action_1_tA9652CCE1F7DAFFD48788A3CA92D7E0EA5BEE1F4*>(L_5, L_6, L_7);
V_0 = L_8;
Action_1_tA9652CCE1F7DAFFD48788A3CA92D7E0EA5BEE1F4* L_9 = V_0;
Action_1_tA9652CCE1F7DAFFD48788A3CA92D7E0EA5BEE1F4* L_10 = V_1;
if ((!(((RuntimeObject*)(Action_1_tA9652CCE1F7DAFFD48788A3CA92D7E0EA5BEE1F4*)L_9) == ((RuntimeObject*)(Action_1_tA9652CCE1F7DAFFD48788A3CA92D7E0EA5BEE1F4*)L_10))))
{
goto IL_0007;
}
}
{
return;
}
}
// Method Definition Index: 12705
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* Tab_get_tabHeader_m5B53B1D0063E73990F1EB5AE034986D0D05D5C78 (Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F* __this, const RuntimeMethod* method)
{
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_0 = __this->___m_TabHeader;
return L_0;
}
}
// Method Definition Index: 12706
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Tab_get_index_m83DC74170E7A19CB3734745E17D2F2E238D1CA67 (Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F* __this, const RuntimeMethod* method)
{
{
int32_t L_0 = __this->___U3CindexU3Ek__BackingField;
return L_0;
}
}
// Method Definition Index: 12707
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Tab_set_index_m83A48388738F87E982B6FE493E511392261C8934 (Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F* __this, int32_t ___0_value, const RuntimeMethod* method)
{
{
int32_t L_0 = ___0_value;
__this->___U3CindexU3Ek__BackingField = L_0;
return;
}
}
// Method Definition Index: 12708
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Tab_get_label_m3643DC0529BCE80438C504B518429683434BE4E7 (Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F* __this, const RuntimeMethod* method)
{
{
String_t* L_0 = __this->___m_Label;
return L_0;
}
}
// Method Definition Index: 12709
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Tab_set_label_mB1081CA47C5A0DE1114854FCD7902D181420B441 (Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F* __this, String_t* ___0_value, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
bool V_0 = false;
{
String_t* L_0 = ___0_value;
String_t* L_1 = __this->___m_Label;
int32_t L_2;
L_2 = String_CompareOrdinal_mC6F612DEA1F7B3BF24A44C79D17AF7F8C29C9D3C(L_0, L_1, NULL);
V_0 = (bool)((((int32_t)L_2) == ((int32_t)0))? 1 : 0);
bool L_3 = V_0;
if (!L_3)
{
goto IL_0016;
}
}
{
goto IL_0064;
}
IL_0016:
{
Label_tC160668F9119CE0F5567021FB208E64A5B1C5B70* L_4 = __this->___m_TabHeaderLabel;
String_t* L_5 = ___0_value;
NullCheck(L_4);
VirtualActionInvoker1< String_t* >::Invoke(199, L_4, L_5);
Label_tC160668F9119CE0F5567021FB208E64A5B1C5B70* L_6 = __this->___m_TabHeaderLabel;
il2cpp_codegen_runtime_class_init_inline(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var);
String_t* L_7 = ((Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_StaticFields*)il2cpp_codegen_static_fields_for(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var))->___tabHeaderEmptyLabeUssClassName;
String_t* L_8 = ___0_value;
bool L_9;
L_9 = String_IsNullOrEmpty_mEA9E3FB005AC28FE02E69FCF95A7B8456192B478(L_8, NULL);
NullCheck(L_6);
VisualElement_EnableInClassList_m8576D29AB2E6772EBAAA0E0EC2698244C8C87365(L_6, L_7, L_9, NULL);
Image_tAEB35FD00A2200BF406AE5EDD15B4CB24DBBB8E3* L_10 = __this->___m_TabHeaderImage;
String_t* L_11 = ((Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_StaticFields*)il2cpp_codegen_static_fields_for(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var))->___tabHeaderStandaloneImageUssClassName;
String_t* L_12 = ___0_value;
bool L_13;
L_13 = String_IsNullOrEmpty_mEA9E3FB005AC28FE02E69FCF95A7B8456192B478(L_12, NULL);
NullCheck(L_10);
VisualElement_EnableInClassList_m8576D29AB2E6772EBAAA0E0EC2698244C8C87365(L_10, L_11, L_13, NULL);
String_t* L_14 = ___0_value;
__this->___m_Label = L_14;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Label), (void*)L_14);
CallbackEventHandler_NotifyPropertyChanged_m9CA05CC71AABC3EB3A77B089D89EBCF999A24891(__this, (&((Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_StaticFields*)il2cpp_codegen_static_fields_for(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var))->___labelProperty), NULL);
}
IL_0064:
{
return;
}
}
// Method Definition Index: 12710
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Background_t3C720DED4FAF016332D29FB86C9BE8D5D0D8F0C8 Tab_get_iconImage_m9E18A373D127CD6A439A61F0C193BABE35B415BA (Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F* __this, const RuntimeMethod* method)
{
{
Background_t3C720DED4FAF016332D29FB86C9BE8D5D0D8F0C8 L_0 = __this->___m_IconImage;
return L_0;
}
}
// Method Definition Index: 12711
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Tab_set_iconImage_m853E014676E8CE4B568C586D151060AE97F79231 (Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F* __this, Background_t3C720DED4FAF016332D29FB86C9BE8D5D0D8F0C8 ___0_value, 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*)&Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
bool V_0 = false;
bool V_1 = false;
bool V_2 = false;
bool V_3 = false;
bool V_4 = false;
{
Background_t3C720DED4FAF016332D29FB86C9BE8D5D0D8F0C8 L_0 = ___0_value;
Background_t3C720DED4FAF016332D29FB86C9BE8D5D0D8F0C8 L_1 = __this->___m_IconImage;
bool L_2;
L_2 = Background_op_Equality_m8939ED12827755FD24AF8206DCFF65A4639AC51E(L_0, L_1, NULL);
V_0 = L_2;
bool L_3 = V_0;
if (!L_3)
{
goto IL_0016;
}
}
{
goto IL_0147;
}
IL_0016:
{
bool L_4;
L_4 = Background_IsEmpty_mF3A44E2F11155468E81ABEDC5925C2F4D55AFFAA((&___0_value), NULL);
V_1 = L_4;
bool L_5 = V_1;
if (!L_5)
{
goto IL_0083;
}
}
{
Image_tAEB35FD00A2200BF406AE5EDD15B4CB24DBBB8E3* L_6 = __this->___m_TabHeaderImage;
NullCheck(L_6);
Image_set_image_mF6FBE8FC8B449E1BB7780C7FE7BDD2F047743171(L_6, (Texture_t791CBB51219779964E0E8A2ED7C1AA5F92A4A700*)NULL, NULL);
Image_tAEB35FD00A2200BF406AE5EDD15B4CB24DBBB8E3* L_7 = __this->___m_TabHeaderImage;
NullCheck(L_7);
Image_set_sprite_m450EFE431288F6E5A8A23DE2A7CBDA70822975EC(L_7, (Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99*)NULL, NULL);
Image_tAEB35FD00A2200BF406AE5EDD15B4CB24DBBB8E3* L_8 = __this->___m_TabHeaderImage;
NullCheck(L_8);
Image_set_vectorImage_m7FADE33531324158839378914B13EF127C51D1A0(L_8, (VectorImage_t7BD8CE948377FFE95FCA0C48014ACDFC13B8F8FC*)NULL, NULL);
Image_tAEB35FD00A2200BF406AE5EDD15B4CB24DBBB8E3* L_9 = __this->___m_TabHeaderImage;
il2cpp_codegen_runtime_class_init_inline(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var);
String_t* L_10 = ((Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_StaticFields*)il2cpp_codegen_static_fields_for(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var))->___tabHeaderEmptyImageUssClassName;
NullCheck(L_9);
VisualElement_AddToClassList_mAF0DD8D8CFD5130229A0471DD260E01ED82117F1(L_9, L_10, NULL);
Image_tAEB35FD00A2200BF406AE5EDD15B4CB24DBBB8E3* L_11 = __this->___m_TabHeaderImage;
String_t* L_12 = ((Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_StaticFields*)il2cpp_codegen_static_fields_for(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var))->___tabHeaderStandaloneImageUssClassName;
NullCheck(L_11);
VisualElement_RemoveFromClassList_mA7A2EC202004DFCBF38C12B70C6218BF40D21220(L_11, L_12, NULL);
Background_t3C720DED4FAF016332D29FB86C9BE8D5D0D8F0C8 L_13 = ___0_value;
__this->___m_IconImage = L_13;
Il2CppCodeGenWriteBarrier((void**)&(((&__this->___m_IconImage))->___m_Texture), (void*)NULL);
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&(((&__this->___m_IconImage))->___m_Sprite), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&(((&__this->___m_IconImage))->___m_RenderTexture), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&(((&__this->___m_IconImage))->___m_VectorImage), (void*)NULL);
#endif
CallbackEventHandler_NotifyPropertyChanged_m9CA05CC71AABC3EB3A77B089D89EBCF999A24891(__this, (&((Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_StaticFields*)il2cpp_codegen_static_fields_for(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var))->___iconImageProperty), NULL);
goto IL_0147;
}
IL_0083:
{
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* L_14;
L_14 = Background_get_texture_mB5F42EF624BBBF324E912C2C0AD9439DAD9C2491((&___0_value), NULL);
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_15;
L_15 = Object_op_Implicit_m93896EF7D68FA113C42D3FE2BC6F661FC7EF514A(L_14, NULL);
V_2 = L_15;
bool L_16 = V_2;
if (!L_16)
{
goto IL_00a8;
}
}
{
Image_tAEB35FD00A2200BF406AE5EDD15B4CB24DBBB8E3* L_17 = __this->___m_TabHeaderImage;
Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4* L_18;
L_18 = Background_get_texture_mB5F42EF624BBBF324E912C2C0AD9439DAD9C2491((&___0_value), NULL);
NullCheck(L_17);
Image_set_image_mF6FBE8FC8B449E1BB7780C7FE7BDD2F047743171(L_17, L_18, NULL);
goto IL_0107;
}
IL_00a8:
{
Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* L_19;
L_19 = Background_get_sprite_m256B207C4821A236775103B4099FFCEF259ABDC4((&___0_value), NULL);
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_20;
L_20 = Object_op_Implicit_m93896EF7D68FA113C42D3FE2BC6F661FC7EF514A(L_19, NULL);
V_3 = L_20;
bool L_21 = V_3;
if (!L_21)
{
goto IL_00cd;
}
}
{
Image_tAEB35FD00A2200BF406AE5EDD15B4CB24DBBB8E3* L_22 = __this->___m_TabHeaderImage;
Sprite_tAFF74BC83CD68037494CB0B4F28CBDF8971CAB99* L_23;
L_23 = Background_get_sprite_m256B207C4821A236775103B4099FFCEF259ABDC4((&___0_value), NULL);
NullCheck(L_22);
Image_set_sprite_m450EFE431288F6E5A8A23DE2A7CBDA70822975EC(L_22, L_23, NULL);
goto IL_0107;
}
IL_00cd:
{
RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27* L_24;
L_24 = Background_get_renderTexture_m1C191641D51A335D3EAA26C0552D6969BE08B092((&___0_value), NULL);
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_25;
L_25 = Object_op_Implicit_m93896EF7D68FA113C42D3FE2BC6F661FC7EF514A(L_24, NULL);
V_4 = L_25;
bool L_26 = V_4;
if (!L_26)
{
goto IL_00f4;
}
}
{
Image_tAEB35FD00A2200BF406AE5EDD15B4CB24DBBB8E3* L_27 = __this->___m_TabHeaderImage;
RenderTexture_tBA90C4C3AD9EECCFDDCC632D97C29FAB80D60D27* L_28;
L_28 = Background_get_renderTexture_m1C191641D51A335D3EAA26C0552D6969BE08B092((&___0_value), NULL);
NullCheck(L_27);
Image_set_image_mF6FBE8FC8B449E1BB7780C7FE7BDD2F047743171(L_27, L_28, NULL);
goto IL_0107;
}
IL_00f4:
{
Image_tAEB35FD00A2200BF406AE5EDD15B4CB24DBBB8E3* L_29 = __this->___m_TabHeaderImage;
VectorImage_t7BD8CE948377FFE95FCA0C48014ACDFC13B8F8FC* L_30;
L_30 = Background_get_vectorImage_mE0E820B1991F56BBCE8A9EE63B7A20BF843BD455((&___0_value), NULL);
NullCheck(L_29);
Image_set_vectorImage_m7FADE33531324158839378914B13EF127C51D1A0(L_29, L_30, NULL);
}
IL_0107:
{
Image_tAEB35FD00A2200BF406AE5EDD15B4CB24DBBB8E3* L_31 = __this->___m_TabHeaderImage;
il2cpp_codegen_runtime_class_init_inline(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var);
String_t* L_32 = ((Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_StaticFields*)il2cpp_codegen_static_fields_for(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var))->___tabHeaderEmptyImageUssClassName;
NullCheck(L_31);
VisualElement_RemoveFromClassList_mA7A2EC202004DFCBF38C12B70C6218BF40D21220(L_31, L_32, NULL);
Image_tAEB35FD00A2200BF406AE5EDD15B4CB24DBBB8E3* L_33 = __this->___m_TabHeaderImage;
String_t* L_34 = ((Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_StaticFields*)il2cpp_codegen_static_fields_for(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var))->___tabHeaderStandaloneImageUssClassName;
String_t* L_35 = __this->___m_Label;
bool L_36;
L_36 = String_IsNullOrEmpty_mEA9E3FB005AC28FE02E69FCF95A7B8456192B478(L_35, NULL);
NullCheck(L_33);
VisualElement_EnableInClassList_m8576D29AB2E6772EBAAA0E0EC2698244C8C87365(L_33, L_34, L_36, NULL);
Background_t3C720DED4FAF016332D29FB86C9BE8D5D0D8F0C8 L_37 = ___0_value;
__this->___m_IconImage = L_37;
Il2CppCodeGenWriteBarrier((void**)&(((&__this->___m_IconImage))->___m_Texture), (void*)NULL);
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&(((&__this->___m_IconImage))->___m_Sprite), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&(((&__this->___m_IconImage))->___m_RenderTexture), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&(((&__this->___m_IconImage))->___m_VectorImage), (void*)NULL);
#endif
CallbackEventHandler_NotifyPropertyChanged_m9CA05CC71AABC3EB3A77B089D89EBCF999A24891(__this, (&((Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_StaticFields*)il2cpp_codegen_static_fields_for(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var))->___iconImageProperty), NULL);
}
IL_0147:
{
return;
}
}
// Method Definition Index: 12712
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Tab_get_closeable_m96C50D7ECF2BF22513187C040478B7A6BE00F7B2 (Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F* __this, const RuntimeMethod* method)
{
{
bool L_0 = __this->___m_Closeable;
return L_0;
}
}
// Method Definition Index: 12713
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Tab_set_closeable_mB16E32AF3E12C078C4E73E261295F8D909F05F8A (Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F* __this, bool ___0_value, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
bool V_0 = false;
{
bool L_0 = __this->___m_Closeable;
bool L_1 = ___0_value;
V_0 = (bool)((((int32_t)L_0) == ((int32_t)L_1))? 1 : 0);
bool L_2 = V_0;
if (!L_2)
{
goto IL_0010;
}
}
{
goto IL_003d;
}
IL_0010:
{
bool L_3 = ___0_value;
__this->___m_Closeable = L_3;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_4 = __this->___m_TabHeader;
il2cpp_codegen_runtime_class_init_inline(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var);
String_t* L_5 = ((Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_StaticFields*)il2cpp_codegen_static_fields_for(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var))->___closeableUssClassName;
bool L_6 = ___0_value;
NullCheck(L_4);
VisualElement_EnableInClassList_m8576D29AB2E6772EBAAA0E0EC2698244C8C87365(L_4, L_5, L_6, NULL);
bool L_7 = ___0_value;
Tab_EnableTabCloseButton_mB2FDD071E1B7F79F56AFDC713727F682B0F154A7(__this, L_7, NULL);
CallbackEventHandler_NotifyPropertyChanged_m9CA05CC71AABC3EB3A77B089D89EBCF999A24891(__this, (&((Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_StaticFields*)il2cpp_codegen_static_fields_for(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var))->___closeableProperty), NULL);
}
IL_003d:
{
return;
}
}
// Method Definition Index: 12714
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* Tab_get_contentContainer_m332A0F8615C8F6E4AA9FC008923C5DCE7D31B3F1 (Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F* __this, const RuntimeMethod* method)
{
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_0 = __this->___m_ContentContainer;
return L_0;
}
}
// Method Definition Index: 12715
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Tab__ctor_m3EA47E42B69C58C9603F3CD0E6B9A05B9D825547 (Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F* __this, const RuntimeMethod* method)
{
{
Background_t3C720DED4FAF016332D29FB86C9BE8D5D0D8F0C8 L_0;
L_0 = Background_op_Implicit_mD38BA72D1264E3FE674E251CA5F4729FD2B824DE((Texture2D_tE6505BC111DD8A424A9DBE8E05D7D09E11FFFCF4*)NULL, NULL);
Tab__ctor_m37D818CEC7FDBD75CAEAD0271717F7C083CE8092(__this, (String_t*)NULL, L_0, NULL);
return;
}
}
// Method Definition Index: 12716
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Tab__ctor_m37D818CEC7FDBD75CAEAD0271717F7C083CE8092 (Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F* __this, String_t* ___0_label, Background_t3C720DED4FAF016332D29FB86C9BE8D5D0D8F0C8 ___1_iconImage, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CallbackEventHandler_RegisterCallback_TisPointerDownEvent_tABAAD1BACBB98156D6BCCED51E11883EAFE03A51_mB50EABDE414D7C266411468DE2497738C902B820_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CallbackEventHandler_RegisterCallback_TisTooltipEvent_t48F59E9AFAADF9D1B8A7A3A5CB8A49DA6D3E7187_m21FDE8655631F4029332FB40C37C4B81911A1F39_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EventCallback_1_t9C39FE4EC022094057ABE21E8D3B0DAF896F405C_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EventCallback_1_tBC1DA4FF1E26FC091E77AD11B6F780C5D237AF2C_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Image_tAEB35FD00A2200BF406AE5EDD15B4CB24DBBB8E3_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Label_tC160668F9119CE0F5567021FB208E64A5B1C5B70_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TabDragger_tBCAA1E198307DD571687A180BA89FEFF328018A1_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Tab_OnCloseButtonClicked_mA1959B6B5DF7062B00BF1DE1F5A6A2764627E2C5_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Tab_OnTabClicked_mC31B1492F6FB1CFB31EF4A41FC5048BF07992E92_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Tab_UpdateTooltip_mD50C2DC46191F9912D290FC42C5365797D8FB478_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3C_ctorU3Eb__67_0_m978A75A2FC60F2DAD7CFB3832E1BB3F69F2DFF71_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_tDF417E08AB9B676E17B8D40D9C4DBC80FE0A4F0A_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7D7A79B82250836638F7ECC82E94762BFE896C4E);
s_Il2CppMethodInitialized = true;
}
Hierarchy_t4CF226F0EDE9C117C51C505730FC80641B1F1677 V_0;
memset((&V_0), 0, sizeof(V_0));
TabDragger_tBCAA1E198307DD571687A180BA89FEFF328018A1* V_1 = NULL;
EventCallback_1_t9C39FE4EC022094057ABE21E8D3B0DAF896F405C* G_B2_0 = NULL;
Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F* G_B2_1 = NULL;
EventCallback_1_t9C39FE4EC022094057ABE21E8D3B0DAF896F405C* G_B1_0 = NULL;
Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F* G_B1_1 = NULL;
{
il2cpp_codegen_runtime_class_init_inline(VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115_il2cpp_TypeInfo_var);
VisualElement__ctor_m4C59A7BA0CE74223A61F07C39A60071DD0207E2D(__this, NULL);
il2cpp_codegen_runtime_class_init_inline(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var);
String_t* L_0 = ((Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_StaticFields*)il2cpp_codegen_static_fields_for(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var))->___ussClassName;
VisualElement_AddToClassList_mAF0DD8D8CFD5130229A0471DD260E01ED82117F1(__this, L_0, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_1 = (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)il2cpp_codegen_object_new(VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115_il2cpp_TypeInfo_var);
VisualElement__ctor_m4C59A7BA0CE74223A61F07C39A60071DD0207E2D(L_1, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_2 = L_1;
NullCheck(L_2);
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_3;
L_3 = VisualElement_get_classList_mF29F87BE5A1BFC82854AD0D6355A713D5AC517C1(L_2, NULL);
String_t* L_4 = ((Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_StaticFields*)il2cpp_codegen_static_fields_for(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var))->___tabHeaderUssClassName;
NullCheck(L_3);
List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_inline(L_3, L_4, List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_5 = L_2;
String_t* L_6 = ((Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_StaticFields*)il2cpp_codegen_static_fields_for(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var))->___tabHeaderUssClassName;
NullCheck(L_5);
VisualElement_set_name_m5ABC7B8D2586B1839DD436E1AAF25D81395759BC(L_5, L_6, NULL);
__this->___m_TabHeader = L_5;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_TabHeader), (void*)L_5);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_7 = (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)il2cpp_codegen_object_new(VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115_il2cpp_TypeInfo_var);
VisualElement__ctor_m4C59A7BA0CE74223A61F07C39A60071DD0207E2D(L_7, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_8 = L_7;
String_t* L_9 = ((Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_StaticFields*)il2cpp_codegen_static_fields_for(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var))->___reorderableItemHandleUssClassName;
NullCheck(L_8);
VisualElement_set_name_m5ABC7B8D2586B1839DD436E1AAF25D81395759BC(L_8, L_9, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_10 = L_8;
NullCheck(L_10);
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_11;
L_11 = VisualElement_get_classList_mF29F87BE5A1BFC82854AD0D6355A713D5AC517C1(L_10, NULL);
String_t* L_12 = ((Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_StaticFields*)il2cpp_codegen_static_fields_for(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var))->___reorderableItemHandleUssClassName;
NullCheck(L_11);
List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_inline(L_11, L_12, List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var);
__this->___m_DragHandle = L_10;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_DragHandle), (void*)L_10);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_13 = __this->___m_DragHandle;
String_t* L_14 = ((Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_StaticFields*)il2cpp_codegen_static_fields_for(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var))->___reorderableItemHandleUssClassName;
NullCheck(L_13);
VisualElement_AddToClassList_mAF0DD8D8CFD5130229A0471DD260E01ED82117F1(L_13, L_14, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_15 = __this->___m_DragHandle;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_16 = (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)il2cpp_codegen_object_new(VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115_il2cpp_TypeInfo_var);
VisualElement__ctor_m4C59A7BA0CE74223A61F07C39A60071DD0207E2D(L_16, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_17 = L_16;
String_t* L_18 = ((Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_StaticFields*)il2cpp_codegen_static_fields_for(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var))->___reorderableItemHandleBarUssClassName;
NullCheck(L_17);
VisualElement_set_name_m5ABC7B8D2586B1839DD436E1AAF25D81395759BC(L_17, L_18, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_19 = L_17;
NullCheck(L_19);
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_20;
L_20 = VisualElement_get_classList_mF29F87BE5A1BFC82854AD0D6355A713D5AC517C1(L_19, NULL);
String_t* L_21 = ((Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_StaticFields*)il2cpp_codegen_static_fields_for(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var))->___reorderableItemHandleBarUssClassName;
NullCheck(L_20);
List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_inline(L_20, L_21, List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_22 = L_19;
NullCheck(L_22);
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_23;
L_23 = VisualElement_get_classList_mF29F87BE5A1BFC82854AD0D6355A713D5AC517C1(L_22, NULL);
String_t* L_24 = ((Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_StaticFields*)il2cpp_codegen_static_fields_for(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var))->___reorderableItemHandleBarUssClassName;
String_t* L_25;
L_25 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(L_24, _stringLiteral7D7A79B82250836638F7ECC82E94762BFE896C4E, NULL);
NullCheck(L_23);
List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_inline(L_23, L_25, List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var);
NullCheck(L_15);
VisualElement_Add_mE2571CCB23C09103F8732EEC73833683F7236A7F(L_15, L_22, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_26 = __this->___m_DragHandle;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_27 = (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)il2cpp_codegen_object_new(VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115_il2cpp_TypeInfo_var);
VisualElement__ctor_m4C59A7BA0CE74223A61F07C39A60071DD0207E2D(L_27, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_28 = L_27;
String_t* L_29 = ((Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_StaticFields*)il2cpp_codegen_static_fields_for(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var))->___reorderableItemHandleBarUssClassName;
NullCheck(L_28);
VisualElement_set_name_m5ABC7B8D2586B1839DD436E1AAF25D81395759BC(L_28, L_29, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_30 = L_28;
NullCheck(L_30);
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_31;
L_31 = VisualElement_get_classList_mF29F87BE5A1BFC82854AD0D6355A713D5AC517C1(L_30, NULL);
String_t* L_32 = ((Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_StaticFields*)il2cpp_codegen_static_fields_for(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var))->___reorderableItemHandleBarUssClassName;
NullCheck(L_31);
List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_inline(L_31, L_32, List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var);
NullCheck(L_26);
VisualElement_Add_mE2571CCB23C09103F8732EEC73833683F7236A7F(L_26, L_30, NULL);
Image_tAEB35FD00A2200BF406AE5EDD15B4CB24DBBB8E3* L_33 = (Image_tAEB35FD00A2200BF406AE5EDD15B4CB24DBBB8E3*)il2cpp_codegen_object_new(Image_tAEB35FD00A2200BF406AE5EDD15B4CB24DBBB8E3_il2cpp_TypeInfo_var);
Image__ctor_m62D27E02AF8B7138AEFE16892CE266F19E8F041B(L_33, NULL);
Image_tAEB35FD00A2200BF406AE5EDD15B4CB24DBBB8E3* L_34 = L_33;
String_t* L_35 = ((Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_StaticFields*)il2cpp_codegen_static_fields_for(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var))->___tabHeaderImageUssClassName;
NullCheck(L_34);
VisualElement_set_name_m5ABC7B8D2586B1839DD436E1AAF25D81395759BC(L_34, L_35, NULL);
Image_tAEB35FD00A2200BF406AE5EDD15B4CB24DBBB8E3* L_36 = L_34;
NullCheck(L_36);
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_37;
L_37 = VisualElement_get_classList_mF29F87BE5A1BFC82854AD0D6355A713D5AC517C1(L_36, NULL);
String_t* L_38 = ((Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_StaticFields*)il2cpp_codegen_static_fields_for(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var))->___tabHeaderImageUssClassName;
NullCheck(L_37);
List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_inline(L_37, L_38, List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var);
Image_tAEB35FD00A2200BF406AE5EDD15B4CB24DBBB8E3* L_39 = L_36;
NullCheck(L_39);
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_40;
L_40 = VisualElement_get_classList_mF29F87BE5A1BFC82854AD0D6355A713D5AC517C1(L_39, NULL);
String_t* L_41 = ((Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_StaticFields*)il2cpp_codegen_static_fields_for(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var))->___tabHeaderEmptyImageUssClassName;
NullCheck(L_40);
List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_inline(L_40, L_41, List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var);
__this->___m_TabHeaderImage = L_39;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_TabHeaderImage), (void*)L_39);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_42 = __this->___m_TabHeader;
Image_tAEB35FD00A2200BF406AE5EDD15B4CB24DBBB8E3* L_43 = __this->___m_TabHeaderImage;
NullCheck(L_42);
VisualElement_Add_mE2571CCB23C09103F8732EEC73833683F7236A7F(L_42, L_43, NULL);
Label_tC160668F9119CE0F5567021FB208E64A5B1C5B70* L_44 = (Label_tC160668F9119CE0F5567021FB208E64A5B1C5B70*)il2cpp_codegen_object_new(Label_tC160668F9119CE0F5567021FB208E64A5B1C5B70_il2cpp_TypeInfo_var);
Label__ctor_mEC3F9EF41CBD508BAA966A8C6C75EABBED3CB365(L_44, NULL);
Label_tC160668F9119CE0F5567021FB208E64A5B1C5B70* L_45 = L_44;
String_t* L_46 = ((Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_StaticFields*)il2cpp_codegen_static_fields_for(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var))->___tabHeaderLabelUssClassName;
NullCheck(L_45);
VisualElement_set_name_m5ABC7B8D2586B1839DD436E1AAF25D81395759BC(L_45, L_46, NULL);
Label_tC160668F9119CE0F5567021FB208E64A5B1C5B70* L_47 = L_45;
NullCheck(L_47);
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_48;
L_48 = VisualElement_get_classList_mF29F87BE5A1BFC82854AD0D6355A713D5AC517C1(L_47, NULL);
String_t* L_49 = ((Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_StaticFields*)il2cpp_codegen_static_fields_for(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var))->___tabHeaderLabelUssClassName;
NullCheck(L_48);
List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_inline(L_48, L_49, List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var);
__this->___m_TabHeaderLabel = L_47;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_TabHeaderLabel), (void*)L_47);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_50 = __this->___m_TabHeader;
Label_tC160668F9119CE0F5567021FB208E64A5B1C5B70* L_51 = __this->___m_TabHeaderLabel;
NullCheck(L_50);
VisualElement_Add_mE2571CCB23C09103F8732EEC73833683F7236A7F(L_50, L_51, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_52 = __this->___m_TabHeader;
EventCallback_1_tBC1DA4FF1E26FC091E77AD11B6F780C5D237AF2C* L_53 = (EventCallback_1_tBC1DA4FF1E26FC091E77AD11B6F780C5D237AF2C*)il2cpp_codegen_object_new(EventCallback_1_tBC1DA4FF1E26FC091E77AD11B6F780C5D237AF2C_il2cpp_TypeInfo_var);
EventCallback_1__ctor_mCDF2316FE391D783EF33C433EB59E5DF474C5398(L_53, __this, (intptr_t)((void*)Tab_OnTabClicked_mC31B1492F6FB1CFB31EF4A41FC5048BF07992E92_RuntimeMethod_var), NULL);
NullCheck(L_52);
CallbackEventHandler_RegisterCallback_TisPointerDownEvent_tABAAD1BACBB98156D6BCCED51E11883EAFE03A51_mB50EABDE414D7C266411468DE2497738C902B820(L_52, L_53, 0, CallbackEventHandler_RegisterCallback_TisPointerDownEvent_tABAAD1BACBB98156D6BCCED51E11883EAFE03A51_mB50EABDE414D7C266411468DE2497738C902B820_RuntimeMethod_var);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_54 = __this->___m_TabHeader;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_55 = (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)il2cpp_codegen_object_new(VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115_il2cpp_TypeInfo_var);
VisualElement__ctor_m4C59A7BA0CE74223A61F07C39A60071DD0207E2D(L_55, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_56 = L_55;
String_t* L_57 = ((Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_StaticFields*)il2cpp_codegen_static_fields_for(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var))->___tabHeaderUnderlineUssClassName;
NullCheck(L_56);
VisualElement_set_name_m5ABC7B8D2586B1839DD436E1AAF25D81395759BC(L_56, L_57, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_58 = L_56;
NullCheck(L_58);
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_59;
L_59 = VisualElement_get_classList_mF29F87BE5A1BFC82854AD0D6355A713D5AC517C1(L_58, NULL);
String_t* L_60 = ((Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_StaticFields*)il2cpp_codegen_static_fields_for(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var))->___tabHeaderUnderlineUssClassName;
NullCheck(L_59);
List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_inline(L_59, L_60, List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var);
NullCheck(L_54);
VisualElement_Add_mE2571CCB23C09103F8732EEC73833683F7236A7F(L_54, L_58, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_61 = (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)il2cpp_codegen_object_new(VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115_il2cpp_TypeInfo_var);
VisualElement__ctor_m4C59A7BA0CE74223A61F07C39A60071DD0207E2D(L_61, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_62 = L_61;
String_t* L_63 = ((Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_StaticFields*)il2cpp_codegen_static_fields_for(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var))->___closeButtonUssClassName;
NullCheck(L_62);
VisualElement_set_name_m5ABC7B8D2586B1839DD436E1AAF25D81395759BC(L_62, L_63, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_64 = L_62;
NullCheck(L_64);
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_65;
L_65 = VisualElement_get_classList_mF29F87BE5A1BFC82854AD0D6355A713D5AC517C1(L_64, NULL);
String_t* L_66 = ((Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_StaticFields*)il2cpp_codegen_static_fields_for(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var))->___closeButtonUssClassName;
NullCheck(L_65);
List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_inline(L_65, L_66, List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var);
__this->___m_CloseButton = L_64;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_CloseButton), (void*)L_64);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_67 = __this->___m_CloseButton;
EventCallback_1_tBC1DA4FF1E26FC091E77AD11B6F780C5D237AF2C* L_68 = (EventCallback_1_tBC1DA4FF1E26FC091E77AD11B6F780C5D237AF2C*)il2cpp_codegen_object_new(EventCallback_1_tBC1DA4FF1E26FC091E77AD11B6F780C5D237AF2C_il2cpp_TypeInfo_var);
EventCallback_1__ctor_mCDF2316FE391D783EF33C433EB59E5DF474C5398(L_68, __this, (intptr_t)((void*)Tab_OnCloseButtonClicked_mA1959B6B5DF7062B00BF1DE1F5A6A2764627E2C5_RuntimeMethod_var), NULL);
NullCheck(L_67);
CallbackEventHandler_RegisterCallback_TisPointerDownEvent_tABAAD1BACBB98156D6BCCED51E11883EAFE03A51_mB50EABDE414D7C266411468DE2497738C902B820(L_67, L_68, 0, CallbackEventHandler_RegisterCallback_TisPointerDownEvent_tABAAD1BACBB98156D6BCCED51E11883EAFE03A51_mB50EABDE414D7C266411468DE2497738C902B820_RuntimeMethod_var);
Hierarchy_t4CF226F0EDE9C117C51C505730FC80641B1F1677 L_69;
L_69 = VisualElement_get_hierarchy_m2E897DE4CFD349E65CFA38EFF6BAAFECE2F4E3E4_inline(__this, NULL);
V_0 = L_69;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_70 = __this->___m_TabHeader;
Hierarchy_Add_mDDEF4932C9E9FC302755C45A9F7966AEEBC26648((&V_0), L_70, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_71 = (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)il2cpp_codegen_object_new(VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115_il2cpp_TypeInfo_var);
VisualElement__ctor_m4C59A7BA0CE74223A61F07C39A60071DD0207E2D(L_71, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_72 = L_71;
String_t* L_73 = ((Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_StaticFields*)il2cpp_codegen_static_fields_for(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var))->___contentUssClassName;
NullCheck(L_72);
VisualElement_set_name_m5ABC7B8D2586B1839DD436E1AAF25D81395759BC(L_72, L_73, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_74 = L_72;
NullCheck(L_74);
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_75;
L_75 = VisualElement_get_classList_mF29F87BE5A1BFC82854AD0D6355A713D5AC517C1(L_74, NULL);
String_t* L_76 = ((Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_StaticFields*)il2cpp_codegen_static_fields_for(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var))->___contentUssClassName;
NullCheck(L_75);
List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_inline(L_75, L_76, List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_77 = L_74;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_78 = __this->___m_TabHeader;
NullCheck(L_77);
VisualElement_set_userData_mBE9192EE3470BC5B061DFB86B7A38C97DB816F66(L_77, L_78, NULL);
__this->___m_ContentContainer = L_77;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_ContentContainer), (void*)L_77);
Hierarchy_t4CF226F0EDE9C117C51C505730FC80641B1F1677 L_79;
L_79 = VisualElement_get_hierarchy_m2E897DE4CFD349E65CFA38EFF6BAAFECE2F4E3E4_inline(__this, NULL);
V_0 = L_79;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_80 = __this->___m_ContentContainer;
Hierarchy_Add_mDDEF4932C9E9FC302755C45A9F7966AEEBC26648((&V_0), L_80, NULL);
String_t* L_81 = ___0_label;
Tab_set_label_mB1081CA47C5A0DE1114854FCD7902D181420B441(__this, L_81, NULL);
Background_t3C720DED4FAF016332D29FB86C9BE8D5D0D8F0C8 L_82 = ___1_iconImage;
Tab_set_iconImage_m853E014676E8CE4B568C586D151060AE97F79231(__this, L_82, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_83 = __this->___m_DragHandle;
TabDragger_tBCAA1E198307DD571687A180BA89FEFF328018A1* L_84 = (TabDragger_tBCAA1E198307DD571687A180BA89FEFF328018A1*)il2cpp_codegen_object_new(TabDragger_tBCAA1E198307DD571687A180BA89FEFF328018A1_il2cpp_TypeInfo_var);
TabDragger__ctor_m326BA1ED4EF4E24C86F810137323A2F6B37BF280(L_84, NULL);
TabDragger_tBCAA1E198307DD571687A180BA89FEFF328018A1* L_85 = L_84;
V_1 = L_85;
__this->___U3CdraggerU3Ek__BackingField = L_85;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CdraggerU3Ek__BackingField), (void*)L_85);
TabDragger_tBCAA1E198307DD571687A180BA89FEFF328018A1* L_86 = V_1;
VisualElementExtensions_AddManipulator_m3579CA75D8F76245DC3B7C9F5FCB9B769D69E27D(L_83, L_86, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_87 = __this->___m_TabHeader;
EventCallback_1_t9C39FE4EC022094057ABE21E8D3B0DAF896F405C* L_88 = (EventCallback_1_t9C39FE4EC022094057ABE21E8D3B0DAF896F405C*)il2cpp_codegen_object_new(EventCallback_1_t9C39FE4EC022094057ABE21E8D3B0DAF896F405C_il2cpp_TypeInfo_var);
EventCallback_1__ctor_mCA1B9271E2D60C87143D11F72B004359B4DA3498(L_88, __this, (intptr_t)((void*)Tab_UpdateTooltip_mD50C2DC46191F9912D290FC42C5365797D8FB478_RuntimeMethod_var), NULL);
NullCheck(L_87);
CallbackEventHandler_RegisterCallback_TisTooltipEvent_t48F59E9AFAADF9D1B8A7A3A5CB8A49DA6D3E7187_m21FDE8655631F4029332FB40C37C4B81911A1F39(L_87, L_88, 0, CallbackEventHandler_RegisterCallback_TisTooltipEvent_t48F59E9AFAADF9D1B8A7A3A5CB8A49DA6D3E7187_m21FDE8655631F4029332FB40C37C4B81911A1F39_RuntimeMethod_var);
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_tDF417E08AB9B676E17B8D40D9C4DBC80FE0A4F0A_il2cpp_TypeInfo_var);
EventCallback_1_t9C39FE4EC022094057ABE21E8D3B0DAF896F405C* L_89 = ((U3CU3Ec_tDF417E08AB9B676E17B8D40D9C4DBC80FE0A4F0A_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tDF417E08AB9B676E17B8D40D9C4DBC80FE0A4F0A_il2cpp_TypeInfo_var))->___U3CU3E9__67_0;
EventCallback_1_t9C39FE4EC022094057ABE21E8D3B0DAF896F405C* L_90 = L_89;
if (L_90)
{
G_B2_0 = L_90;
G_B2_1 = __this;
goto IL_02bb;
}
G_B1_0 = L_90;
G_B1_1 = __this;
}
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_tDF417E08AB9B676E17B8D40D9C4DBC80FE0A4F0A_il2cpp_TypeInfo_var);
U3CU3Ec_tDF417E08AB9B676E17B8D40D9C4DBC80FE0A4F0A* L_91 = ((U3CU3Ec_tDF417E08AB9B676E17B8D40D9C4DBC80FE0A4F0A_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tDF417E08AB9B676E17B8D40D9C4DBC80FE0A4F0A_il2cpp_TypeInfo_var))->___U3CU3E9;
EventCallback_1_t9C39FE4EC022094057ABE21E8D3B0DAF896F405C* L_92 = (EventCallback_1_t9C39FE4EC022094057ABE21E8D3B0DAF896F405C*)il2cpp_codegen_object_new(EventCallback_1_t9C39FE4EC022094057ABE21E8D3B0DAF896F405C_il2cpp_TypeInfo_var);
EventCallback_1__ctor_mCA1B9271E2D60C87143D11F72B004359B4DA3498(L_92, L_91, (intptr_t)((void*)U3CU3Ec_U3C_ctorU3Eb__67_0_m978A75A2FC60F2DAD7CFB3832E1BB3F69F2DFF71_RuntimeMethod_var), NULL);
EventCallback_1_t9C39FE4EC022094057ABE21E8D3B0DAF896F405C* L_93 = L_92;
((U3CU3Ec_tDF417E08AB9B676E17B8D40D9C4DBC80FE0A4F0A_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tDF417E08AB9B676E17B8D40D9C4DBC80FE0A4F0A_il2cpp_TypeInfo_var))->___U3CU3E9__67_0 = L_93;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_tDF417E08AB9B676E17B8D40D9C4DBC80FE0A4F0A_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tDF417E08AB9B676E17B8D40D9C4DBC80FE0A4F0A_il2cpp_TypeInfo_var))->___U3CU3E9__67_0), (void*)L_93);
G_B2_0 = L_93;
G_B2_1 = G_B1_1;
}
IL_02bb:
{
NullCheck(G_B2_1);
CallbackEventHandler_RegisterCallback_TisTooltipEvent_t48F59E9AFAADF9D1B8A7A3A5CB8A49DA6D3E7187_m21FDE8655631F4029332FB40C37C4B81911A1F39(G_B2_1, G_B2_0, 0, CallbackEventHandler_RegisterCallback_TisTooltipEvent_t48F59E9AFAADF9D1B8A7A3A5CB8A49DA6D3E7187_m21FDE8655631F4029332FB40C37C4B81911A1F39_RuntimeMethod_var);
return;
}
}
// Method Definition Index: 12717
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Tab_UpdateTooltip_mD50C2DC46191F9912D290FC42C5365797D8FB478 (Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F* __this, TooltipEvent_t48F59E9AFAADF9D1B8A7A3A5CB8A49DA6D3E7187* ___0_evt, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* V_0 = NULL;
bool V_1 = false;
int32_t G_B3_0 = 0;
{
TooltipEvent_t48F59E9AFAADF9D1B8A7A3A5CB8A49DA6D3E7187* L_0 = ___0_evt;
NullCheck(L_0);
RuntimeObject* L_1;
L_1 = VirtualFuncInvoker0< RuntimeObject* >::Invoke(11, L_0);
V_0 = ((VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)IsInstClass((RuntimeObject*)L_1, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115_il2cpp_TypeInfo_var));
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_2 = V_0;
if (!L_2)
{
goto IL_0020;
}
}
{
String_t* L_3;
L_3 = VisualElement_get_tooltip_mFFF67C9BB593EA781557BFE7A9BE267ACAE8B525(__this, NULL);
bool L_4;
L_4 = String_IsNullOrEmpty_mEA9E3FB005AC28FE02E69FCF95A7B8456192B478(L_3, NULL);
G_B3_0 = ((((int32_t)L_4) == ((int32_t)0))? 1 : 0);
goto IL_0021;
}
IL_0020:
{
G_B3_0 = 0;
}
IL_0021:
{
V_1 = (bool)G_B3_0;
bool L_5 = V_1;
if (!L_5)
{
goto IL_0048;
}
}
{
TooltipEvent_t48F59E9AFAADF9D1B8A7A3A5CB8A49DA6D3E7187* L_6 = ___0_evt;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_7 = V_0;
NullCheck(L_7);
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_8;
L_8 = VirtualFuncInvoker0< Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D >::Invoke(129, L_7);
NullCheck(L_6);
TooltipEvent_set_rect_mCD96D19C063247F8DE3B8553843C27611286A5FD_inline(L_6, L_8, NULL);
TooltipEvent_t48F59E9AFAADF9D1B8A7A3A5CB8A49DA6D3E7187* L_9 = ___0_evt;
String_t* L_10;
L_10 = VisualElement_get_tooltip_mFFF67C9BB593EA781557BFE7A9BE267ACAE8B525(__this, NULL);
NullCheck(L_9);
TooltipEvent_set_tooltip_m989CA98943B7E44DDCC4FFC4940F8701A65C4980_inline(L_9, L_10, NULL);
TooltipEvent_t48F59E9AFAADF9D1B8A7A3A5CB8A49DA6D3E7187* L_11 = ___0_evt;
NullCheck(L_11);
EventBase_StopImmediatePropagation_m2D6646624DDC02AE96657F5EAD5BC0361380A8DA(L_11, NULL);
}
IL_0048:
{
return;
}
}
// Method Definition Index: 12718
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Tab_AddDragHandles_mEE3A281B8A7D5EA27170681FEEEFAE298483D5AD (Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F* __this, const RuntimeMethod* method)
{
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_0 = __this->___m_TabHeader;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_1 = __this->___m_DragHandle;
NullCheck(L_0);
VisualElement_Insert_m95ACF6FC7BCF788C955714E8DADF07FACE5C0031(L_0, 0, L_1, NULL);
return;
}
}
// Method Definition Index: 12719
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Tab_RemoveDragHandles_m6654BD98387588C0F5FE215EFDACF3FDDB34C167 (Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F* __this, const RuntimeMethod* method)
{
bool V_0 = false;
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_0 = __this->___m_TabHeader;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_1 = __this->___m_DragHandle;
NullCheck(L_0);
bool L_2;
L_2 = VisualElement_Contains_m67C850F752124028022996B851C2008877C19D3D(L_0, L_1, NULL);
V_0 = L_2;
bool L_3 = V_0;
if (!L_3)
{
goto IL_002a;
}
}
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_4 = __this->___m_TabHeader;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_5 = __this->___m_DragHandle;
NullCheck(L_4);
VisualElement_Remove_m03628DA6212FCB2AB529A80B8480FFB8CA1FFEB3(L_4, L_5, NULL);
}
IL_002a:
{
return;
}
}
// Method Definition Index: 12720
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Tab_EnableTabDragHandles_mF235B91BAB83D6F530E52C11DA16D1E8C310806D (Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F* __this, bool ___0_enable, const RuntimeMethod* method)
{
bool V_0 = false;
{
bool L_0 = ___0_enable;
V_0 = L_0;
bool L_1 = V_0;
if (!L_1)
{
goto IL_000f;
}
}
{
Tab_AddDragHandles_mEE3A281B8A7D5EA27170681FEEEFAE298483D5AD(__this, NULL);
goto IL_0016;
}
IL_000f:
{
Tab_RemoveDragHandles_m6654BD98387588C0F5FE215EFDACF3FDDB34C167(__this, NULL);
}
IL_0016:
{
return;
}
}
// Method Definition Index: 12721
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Tab_AddCloseButton_m654F8B2FA1B2AF79C980E55369200238E150625D (Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F* __this, const RuntimeMethod* method)
{
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_0 = __this->___m_TabHeader;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_1 = __this->___m_CloseButton;
NullCheck(L_0);
VisualElement_Add_mE2571CCB23C09103F8732EEC73833683F7236A7F(L_0, L_1, NULL);
return;
}
}
// Method Definition Index: 12722
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Tab_RemoveCloseButton_m57F95494E3E6FF6879AFA1CB9BA19D8F7FEAC829 (Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F* __this, const RuntimeMethod* method)
{
bool V_0 = false;
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_0 = __this->___m_TabHeader;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_1 = __this->___m_CloseButton;
NullCheck(L_0);
bool L_2;
L_2 = VisualElement_Contains_m67C850F752124028022996B851C2008877C19D3D(L_0, L_1, NULL);
V_0 = L_2;
bool L_3 = V_0;
if (!L_3)
{
goto IL_002a;
}
}
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_4 = __this->___m_TabHeader;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_5 = __this->___m_CloseButton;
NullCheck(L_4);
VisualElement_Remove_m03628DA6212FCB2AB529A80B8480FFB8CA1FFEB3(L_4, L_5, NULL);
}
IL_002a:
{
return;
}
}
// Method Definition Index: 12723
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Tab_EnableTabCloseButton_mB2FDD071E1B7F79F56AFDC713727F682B0F154A7 (Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F* __this, bool ___0_enable, const RuntimeMethod* method)
{
bool V_0 = false;
{
bool L_0 = ___0_enable;
V_0 = L_0;
bool L_1 = V_0;
if (!L_1)
{
goto IL_000f;
}
}
{
Tab_AddCloseButton_m654F8B2FA1B2AF79C980E55369200238E150625D(__this, NULL);
goto IL_0016;
}
IL_000f:
{
Tab_RemoveCloseButton_m57F95494E3E6FF6879AFA1CB9BA19D8F7FEAC829(__this, NULL);
}
IL_0016:
{
return;
}
}
// Method Definition Index: 12724
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Tab_SetActive_m644858886FDCFECB3E7E32EA1C5C709EA0865C2C (Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F* __this, const RuntimeMethod* method)
{
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_0 = __this->___m_TabHeader;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_1 = L_0;
NullCheck(L_1);
int32_t L_2;
L_2 = VisualElement_get_pseudoStates_m097622852345CD39779967BAC5F0351E472AEC6E(L_1, NULL);
NullCheck(L_1);
VisualElement_set_pseudoStates_m58F2D1B61692BA0DC7E4F5F98864E8B6F78989BB(L_1, ((int32_t)((int32_t)L_2|8)), NULL);
int32_t L_3;
L_3 = VisualElement_get_pseudoStates_m097622852345CD39779967BAC5F0351E472AEC6E(__this, NULL);
VisualElement_set_pseudoStates_m58F2D1B61692BA0DC7E4F5F98864E8B6F78989BB(__this, ((int32_t)((int32_t)L_3|8)), NULL);
return;
}
}
// Method Definition Index: 12725
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Tab_SetInactive_m6A7B01F7DCF10DEC60D1FF6594AEDA6682FDBBB1 (Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F* __this, const RuntimeMethod* method)
{
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_0 = __this->___m_TabHeader;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_1 = L_0;
NullCheck(L_1);
int32_t L_2;
L_2 = VisualElement_get_pseudoStates_m097622852345CD39779967BAC5F0351E472AEC6E(L_1, NULL);
NullCheck(L_1);
VisualElement_set_pseudoStates_m58F2D1B61692BA0DC7E4F5F98864E8B6F78989BB(L_1, ((int32_t)((int32_t)L_2&((int32_t)-9))), NULL);
int32_t L_3;
L_3 = VisualElement_get_pseudoStates_m097622852345CD39779967BAC5F0351E472AEC6E(__this, NULL);
VisualElement_set_pseudoStates_m58F2D1B61692BA0DC7E4F5F98864E8B6F78989BB(__this, ((int32_t)((int32_t)L_3&((int32_t)-9))), NULL);
return;
}
}
// Method Definition Index: 12726
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Tab_OnTabClicked_mC31B1492F6FB1CFB31EF4A41FC5048BF07992E92 (Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F* __this, PointerDownEvent_tABAAD1BACBB98156D6BCCED51E11883EAFE03A51* ___0__, const RuntimeMethod* method)
{
Action_1_tA9652CCE1F7DAFFD48788A3CA92D7E0EA5BEE1F4* G_B2_0 = NULL;
Action_1_tA9652CCE1F7DAFFD48788A3CA92D7E0EA5BEE1F4* G_B1_0 = NULL;
{
Action_1_tA9652CCE1F7DAFFD48788A3CA92D7E0EA5BEE1F4* L_0 = __this->___selected;
Action_1_tA9652CCE1F7DAFFD48788A3CA92D7E0EA5BEE1F4* L_1 = L_0;
if (L_1)
{
G_B2_0 = L_1;
goto IL_000d;
}
G_B1_0 = L_1;
}
{
goto IL_0014;
}
IL_000d:
{
NullCheck(G_B2_0);
Action_1_Invoke_mFDC29DFA29D68E9F9E271678B96153590E2247ED_inline(G_B2_0, __this, NULL);
}
IL_0014:
{
return;
}
}
// Method Definition Index: 12727
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Tab_OnCloseButtonClicked_mA1959B6B5DF7062B00BF1DE1F5A6A2764627E2C5 (Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F* __this, PointerDownEvent_tABAAD1BACBB98156D6BCCED51E11883EAFE03A51* ___0_evt, const RuntimeMethod* method)
{
bool V_0 = false;
bool V_1 = false;
Func_1_t2BE7F58348C9CC544A8973B3A9E55541DE43C457* G_B2_0 = NULL;
Func_1_t2BE7F58348C9CC544A8973B3A9E55541DE43C457* G_B1_0 = NULL;
int32_t G_B3_0 = 0;
Action_1_tA9652CCE1F7DAFFD48788A3CA92D7E0EA5BEE1F4* G_B6_0 = NULL;
Action_1_tA9652CCE1F7DAFFD48788A3CA92D7E0EA5BEE1F4* G_B5_0 = NULL;
{
Func_1_t2BE7F58348C9CC544A8973B3A9E55541DE43C457* L_0 = __this->___closing;
Func_1_t2BE7F58348C9CC544A8973B3A9E55541DE43C457* L_1 = L_0;
if (L_1)
{
G_B2_0 = L_1;
goto IL_000e;
}
G_B1_0 = L_1;
}
{
G_B3_0 = 1;
goto IL_0013;
}
IL_000e:
{
NullCheck(G_B2_0);
bool L_2;
L_2 = Func_1_Invoke_mBB7F37C468451AF57FAF31635C544D6B8C4373B2_inline(G_B2_0, NULL);
G_B3_0 = ((int32_t)(L_2));
}
IL_0013:
{
V_0 = (bool)G_B3_0;
bool L_3 = V_0;
V_1 = L_3;
bool L_4 = V_1;
if (!L_4)
{
goto IL_0035;
}
}
{
VisualElement_RemoveFromHierarchy_m5F43EA9B8CBA47EA2AEC2D75180713395AEECF64(__this, NULL);
Action_1_tA9652CCE1F7DAFFD48788A3CA92D7E0EA5BEE1F4* L_5 = __this->___closed;
Action_1_tA9652CCE1F7DAFFD48788A3CA92D7E0EA5BEE1F4* L_6 = L_5;
if (L_6)
{
G_B6_0 = L_6;
goto IL_002d;
}
G_B5_0 = L_6;
}
{
goto IL_0034;
}
IL_002d:
{
NullCheck(G_B6_0);
Action_1_Invoke_mFDC29DFA29D68E9F9E271678B96153590E2247ED_inline(G_B6_0, __this, NULL);
}
IL_0034:
{
}
IL_0035:
{
PointerDownEvent_tABAAD1BACBB98156D6BCCED51E11883EAFE03A51* L_7 = ___0_evt;
NullCheck(L_7);
EventBase_StopPropagation_mEFC7E5AB7164157065FF19064A6ADCBB0D8AF6FB(L_7, NULL);
return;
}
}
// Method Definition Index: 12728
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Tab__cctor_mEF728E3D76CA1AF22EED4611F2BF17ACD9391828 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral04A5D58B6F6EC428D9A04F558116993A131AEB1D);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral103AD5547497503C0F2812012AF4239EBD474B53);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1726EF9371F26663FA75B11EC47E142E9E70608A);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral30D34202885AC8664600FFDF397F2D55EF2AFEF6);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral35523897A740E5BBFD368C9E5E472A0841036D9E);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3E3F01BEC2F8B5FB6C636EAC9F7705481594C7D5);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral62FEB6B52905A0741D78786659EB48EB22664817);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral6E1A7150334F565B54CE0D7392CA7BFE6ADFA3E0);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8174CA9CD84F86539853890382CF5C587FB8B9BE);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8427199C05E9CE89B978E90E0F516E19D861E94F);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8AC42AD70170B7100BDB0367595DD62BB84CBA85);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral98F43F067EDDCD848EF5C578F18C511D5FDCBEC6);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9B59AF1FD639260997944F78CF0E37D388CD9960);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralAAC5BC7B0CBE1320FF929D8257FD5639D0999F4B);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD1404687B97B2AFD57D6B7196C95999B6F5D7E29);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE7D8B410EE8664BD133B433192D76972E0711725);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF13A69EF7199B3EEC17FB03A9A559948C65E70DD);
s_Il2CppMethodInitialized = true;
}
{
il2cpp_codegen_runtime_class_init_inline(BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E_il2cpp_TypeInfo_var);
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E L_0;
L_0 = BindingId_op_Implicit_mF43027FCA60BD4AEC267D144641BC0E6E91686CC(_stringLiteral8174CA9CD84F86539853890382CF5C587FB8B9BE, NULL);
((Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_StaticFields*)il2cpp_codegen_static_fields_for(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var))->___labelProperty = L_0;
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_StaticFields*)il2cpp_codegen_static_fields_for(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var))->___labelProperty))->___m_PropertyPath))->___m_Part0))->___m_Name), (void*)NULL);
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_StaticFields*)il2cpp_codegen_static_fields_for(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var))->___labelProperty))->___m_PropertyPath))->___m_Part0))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_StaticFields*)il2cpp_codegen_static_fields_for(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var))->___labelProperty))->___m_PropertyPath))->___m_Part1))->___m_Name), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_StaticFields*)il2cpp_codegen_static_fields_for(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var))->___labelProperty))->___m_PropertyPath))->___m_Part1))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_StaticFields*)il2cpp_codegen_static_fields_for(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var))->___labelProperty))->___m_PropertyPath))->___m_Part2))->___m_Name), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_StaticFields*)il2cpp_codegen_static_fields_for(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var))->___labelProperty))->___m_PropertyPath))->___m_Part2))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_StaticFields*)il2cpp_codegen_static_fields_for(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var))->___labelProperty))->___m_PropertyPath))->___m_Part3))->___m_Name), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_StaticFields*)il2cpp_codegen_static_fields_for(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var))->___labelProperty))->___m_PropertyPath))->___m_Part3))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&(((&((Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_StaticFields*)il2cpp_codegen_static_fields_for(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var))->___labelProperty))->___m_PropertyPath))->___m_AdditionalParts), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&(((&((Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_StaticFields*)il2cpp_codegen_static_fields_for(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var))->___labelProperty))->___m_Path), (void*)NULL);
#endif
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E L_1;
L_1 = BindingId_op_Implicit_mF43027FCA60BD4AEC267D144641BC0E6E91686CC(_stringLiteral3E3F01BEC2F8B5FB6C636EAC9F7705481594C7D5, NULL);
((Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_StaticFields*)il2cpp_codegen_static_fields_for(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var))->___iconImageProperty = L_1;
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_StaticFields*)il2cpp_codegen_static_fields_for(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var))->___iconImageProperty))->___m_PropertyPath))->___m_Part0))->___m_Name), (void*)NULL);
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_StaticFields*)il2cpp_codegen_static_fields_for(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var))->___iconImageProperty))->___m_PropertyPath))->___m_Part0))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_StaticFields*)il2cpp_codegen_static_fields_for(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var))->___iconImageProperty))->___m_PropertyPath))->___m_Part1))->___m_Name), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_StaticFields*)il2cpp_codegen_static_fields_for(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var))->___iconImageProperty))->___m_PropertyPath))->___m_Part1))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_StaticFields*)il2cpp_codegen_static_fields_for(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var))->___iconImageProperty))->___m_PropertyPath))->___m_Part2))->___m_Name), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_StaticFields*)il2cpp_codegen_static_fields_for(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var))->___iconImageProperty))->___m_PropertyPath))->___m_Part2))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_StaticFields*)il2cpp_codegen_static_fields_for(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var))->___iconImageProperty))->___m_PropertyPath))->___m_Part3))->___m_Name), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_StaticFields*)il2cpp_codegen_static_fields_for(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var))->___iconImageProperty))->___m_PropertyPath))->___m_Part3))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&(((&((Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_StaticFields*)il2cpp_codegen_static_fields_for(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var))->___iconImageProperty))->___m_PropertyPath))->___m_AdditionalParts), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&(((&((Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_StaticFields*)il2cpp_codegen_static_fields_for(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var))->___iconImageProperty))->___m_Path), (void*)NULL);
#endif
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E L_2;
L_2 = BindingId_op_Implicit_mF43027FCA60BD4AEC267D144641BC0E6E91686CC(_stringLiteralE7D8B410EE8664BD133B433192D76972E0711725, NULL);
((Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_StaticFields*)il2cpp_codegen_static_fields_for(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var))->___closeableProperty = L_2;
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_StaticFields*)il2cpp_codegen_static_fields_for(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var))->___closeableProperty))->___m_PropertyPath))->___m_Part0))->___m_Name), (void*)NULL);
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_StaticFields*)il2cpp_codegen_static_fields_for(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var))->___closeableProperty))->___m_PropertyPath))->___m_Part0))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_StaticFields*)il2cpp_codegen_static_fields_for(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var))->___closeableProperty))->___m_PropertyPath))->___m_Part1))->___m_Name), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_StaticFields*)il2cpp_codegen_static_fields_for(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var))->___closeableProperty))->___m_PropertyPath))->___m_Part1))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_StaticFields*)il2cpp_codegen_static_fields_for(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var))->___closeableProperty))->___m_PropertyPath))->___m_Part2))->___m_Name), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_StaticFields*)il2cpp_codegen_static_fields_for(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var))->___closeableProperty))->___m_PropertyPath))->___m_Part2))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_StaticFields*)il2cpp_codegen_static_fields_for(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var))->___closeableProperty))->___m_PropertyPath))->___m_Part3))->___m_Name), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&((Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_StaticFields*)il2cpp_codegen_static_fields_for(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var))->___closeableProperty))->___m_PropertyPath))->___m_Part3))->___m_Key), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&(((&((Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_StaticFields*)il2cpp_codegen_static_fields_for(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var))->___closeableProperty))->___m_PropertyPath))->___m_AdditionalParts), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&(((&((Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_StaticFields*)il2cpp_codegen_static_fields_for(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var))->___closeableProperty))->___m_Path), (void*)NULL);
#endif
((Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_StaticFields*)il2cpp_codegen_static_fields_for(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var))->___ussClassName = _stringLiteralD1404687B97B2AFD57D6B7196C95999B6F5D7E29;
Il2CppCodeGenWriteBarrier((void**)(&((Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_StaticFields*)il2cpp_codegen_static_fields_for(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var))->___ussClassName), (void*)_stringLiteralD1404687B97B2AFD57D6B7196C95999B6F5D7E29);
String_t* L_3 = ((Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_StaticFields*)il2cpp_codegen_static_fields_for(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var))->___ussClassName;
String_t* L_4;
L_4 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(L_3, _stringLiteral103AD5547497503C0F2812012AF4239EBD474B53, NULL);
((Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_StaticFields*)il2cpp_codegen_static_fields_for(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var))->___tabHeaderUssClassName = L_4;
Il2CppCodeGenWriteBarrier((void**)(&((Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_StaticFields*)il2cpp_codegen_static_fields_for(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var))->___tabHeaderUssClassName), (void*)L_4);
String_t* L_5 = ((Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_StaticFields*)il2cpp_codegen_static_fields_for(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var))->___tabHeaderUssClassName;
String_t* L_6;
L_6 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(L_5, _stringLiteral35523897A740E5BBFD368C9E5E472A0841036D9E, NULL);
((Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_StaticFields*)il2cpp_codegen_static_fields_for(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var))->___tabHeaderImageUssClassName = L_6;
Il2CppCodeGenWriteBarrier((void**)(&((Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_StaticFields*)il2cpp_codegen_static_fields_for(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var))->___tabHeaderImageUssClassName), (void*)L_6);
String_t* L_7 = ((Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_StaticFields*)il2cpp_codegen_static_fields_for(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var))->___tabHeaderImageUssClassName;
String_t* L_8;
L_8 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(L_7, _stringLiteral30D34202885AC8664600FFDF397F2D55EF2AFEF6, NULL);
((Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_StaticFields*)il2cpp_codegen_static_fields_for(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var))->___tabHeaderEmptyImageUssClassName = L_8;
Il2CppCodeGenWriteBarrier((void**)(&((Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_StaticFields*)il2cpp_codegen_static_fields_for(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var))->___tabHeaderEmptyImageUssClassName), (void*)L_8);
String_t* L_9 = ((Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_StaticFields*)il2cpp_codegen_static_fields_for(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var))->___tabHeaderImageUssClassName;
String_t* L_10;
L_10 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(L_9, _stringLiteralAAC5BC7B0CBE1320FF929D8257FD5639D0999F4B, NULL);
((Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_StaticFields*)il2cpp_codegen_static_fields_for(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var))->___tabHeaderStandaloneImageUssClassName = L_10;
Il2CppCodeGenWriteBarrier((void**)(&((Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_StaticFields*)il2cpp_codegen_static_fields_for(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var))->___tabHeaderStandaloneImageUssClassName), (void*)L_10);
String_t* L_11 = ((Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_StaticFields*)il2cpp_codegen_static_fields_for(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var))->___tabHeaderUssClassName;
String_t* L_12;
L_12 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(L_11, _stringLiteral98F43F067EDDCD848EF5C578F18C511D5FDCBEC6, NULL);
((Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_StaticFields*)il2cpp_codegen_static_fields_for(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var))->___tabHeaderLabelUssClassName = L_12;
Il2CppCodeGenWriteBarrier((void**)(&((Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_StaticFields*)il2cpp_codegen_static_fields_for(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var))->___tabHeaderLabelUssClassName), (void*)L_12);
String_t* L_13 = ((Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_StaticFields*)il2cpp_codegen_static_fields_for(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var))->___tabHeaderLabelUssClassName;
String_t* L_14;
L_14 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(L_13, _stringLiteral30D34202885AC8664600FFDF397F2D55EF2AFEF6, NULL);
((Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_StaticFields*)il2cpp_codegen_static_fields_for(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var))->___tabHeaderEmptyLabeUssClassName = L_14;
Il2CppCodeGenWriteBarrier((void**)(&((Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_StaticFields*)il2cpp_codegen_static_fields_for(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var))->___tabHeaderEmptyLabeUssClassName), (void*)L_14);
String_t* L_15 = ((Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_StaticFields*)il2cpp_codegen_static_fields_for(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var))->___tabHeaderUssClassName;
String_t* L_16;
L_16 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(L_15, _stringLiteral8AC42AD70170B7100BDB0367595DD62BB84CBA85, NULL);
((Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_StaticFields*)il2cpp_codegen_static_fields_for(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var))->___tabHeaderUnderlineUssClassName = L_16;
Il2CppCodeGenWriteBarrier((void**)(&((Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_StaticFields*)il2cpp_codegen_static_fields_for(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var))->___tabHeaderUnderlineUssClassName), (void*)L_16);
String_t* L_17 = ((Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_StaticFields*)il2cpp_codegen_static_fields_for(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var))->___ussClassName;
String_t* L_18;
L_18 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(L_17, _stringLiteralF13A69EF7199B3EEC17FB03A9A559948C65E70DD, NULL);
((Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_StaticFields*)il2cpp_codegen_static_fields_for(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var))->___contentUssClassName = L_18;
Il2CppCodeGenWriteBarrier((void**)(&((Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_StaticFields*)il2cpp_codegen_static_fields_for(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var))->___contentUssClassName), (void*)L_18);
String_t* L_19 = ((Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_StaticFields*)il2cpp_codegen_static_fields_for(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var))->___ussClassName;
String_t* L_20;
L_20 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(L_19, _stringLiteral6E1A7150334F565B54CE0D7392CA7BFE6ADFA3E0, NULL);
((Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_StaticFields*)il2cpp_codegen_static_fields_for(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var))->___draggingUssClassName = L_20;
Il2CppCodeGenWriteBarrier((void**)(&((Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_StaticFields*)il2cpp_codegen_static_fields_for(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var))->___draggingUssClassName), (void*)L_20);
String_t* L_21 = ((Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_StaticFields*)il2cpp_codegen_static_fields_for(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var))->___ussClassName;
String_t* L_22;
L_22 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(L_21, _stringLiteral1726EF9371F26663FA75B11EC47E142E9E70608A, NULL);
((Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_StaticFields*)il2cpp_codegen_static_fields_for(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var))->___reorderableUssClassName = L_22;
Il2CppCodeGenWriteBarrier((void**)(&((Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_StaticFields*)il2cpp_codegen_static_fields_for(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var))->___reorderableUssClassName), (void*)L_22);
String_t* L_23 = ((Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_StaticFields*)il2cpp_codegen_static_fields_for(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var))->___reorderableUssClassName;
String_t* L_24;
L_24 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(L_23, _stringLiteral62FEB6B52905A0741D78786659EB48EB22664817, NULL);
((Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_StaticFields*)il2cpp_codegen_static_fields_for(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var))->___reorderableItemHandleUssClassName = L_24;
Il2CppCodeGenWriteBarrier((void**)(&((Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_StaticFields*)il2cpp_codegen_static_fields_for(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var))->___reorderableItemHandleUssClassName), (void*)L_24);
String_t* L_25 = ((Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_StaticFields*)il2cpp_codegen_static_fields_for(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var))->___reorderableItemHandleUssClassName;
String_t* L_26;
L_26 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(L_25, _stringLiteral9B59AF1FD639260997944F78CF0E37D388CD9960, NULL);
((Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_StaticFields*)il2cpp_codegen_static_fields_for(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var))->___reorderableItemHandleBarUssClassName = L_26;
Il2CppCodeGenWriteBarrier((void**)(&((Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_StaticFields*)il2cpp_codegen_static_fields_for(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var))->___reorderableItemHandleBarUssClassName), (void*)L_26);
String_t* L_27 = ((Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_StaticFields*)il2cpp_codegen_static_fields_for(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var))->___tabHeaderUssClassName;
String_t* L_28;
L_28 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(L_27, _stringLiteral8427199C05E9CE89B978E90E0F516E19D861E94F, NULL);
((Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_StaticFields*)il2cpp_codegen_static_fields_for(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var))->___closeableUssClassName = L_28;
Il2CppCodeGenWriteBarrier((void**)(&((Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_StaticFields*)il2cpp_codegen_static_fields_for(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var))->___closeableUssClassName), (void*)L_28);
String_t* L_29 = ((Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_StaticFields*)il2cpp_codegen_static_fields_for(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var))->___ussClassName;
String_t* L_30;
L_30 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(L_29, _stringLiteral04A5D58B6F6EC428D9A04F558116993A131AEB1D, NULL);
((Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_StaticFields*)il2cpp_codegen_static_fields_for(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var))->___closeButtonUssClassName = L_30;
Il2CppCodeGenWriteBarrier((void**)(&((Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_StaticFields*)il2cpp_codegen_static_fields_for(Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var))->___closeButtonUssClassName), (void*)L_30);
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
// Method Definition Index: 12729
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlFactory__ctor_m9B4B31872349778AAAF2A22589F6375C3CC238F6 (UxmlFactory_t8E86BC06FB25E2622FCD0332B35CE82ACB8E0780* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UxmlFactory_2__ctor_mA5E59E329EF53BDF5D69B6F1B5357BE834234C77_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
UxmlFactory_2__ctor_mA5E59E329EF53BDF5D69B6F1B5357BE834234C77(__this, UxmlFactory_2__ctor_mA5E59E329EF53BDF5D69B6F1B5357BE834234C77_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
// Method Definition Index: 12730
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlTraits_Init_m5AB0800BE8931519EACC893CC7BC3BA449235F06 (UxmlTraits_tA44368D066B147A57B0B87498BD6539DEDF96B77* __this, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___0_ve, RuntimeObject* ___1_bag, CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 ___2_cc, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F* V_0 = NULL;
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_0 = ___0_ve;
RuntimeObject* L_1 = ___1_bag;
CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 L_2 = ___2_cc;
UxmlTraits_Init_m5CDDC1216CB5BA22DF16A19E01C37EF26B4AF8FB(__this, L_0, L_1, L_2, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_3 = ___0_ve;
V_0 = ((Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F*)CastclassClass((RuntimeObject*)L_3, Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F_il2cpp_TypeInfo_var));
Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F* L_4 = V_0;
UxmlStringAttributeDescription_t60C9BE81B6A3251AD7A38A90E46F240E016293EF* L_5 = __this->___m_Label;
RuntimeObject* L_6 = ___1_bag;
CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 L_7 = ___2_cc;
NullCheck(L_5);
String_t* L_8;
L_8 = VirtualFuncInvoker2< String_t*, RuntimeObject*, CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 >::Invoke(4, L_5, L_6, L_7);
NullCheck(L_4);
Tab_set_label_mB1081CA47C5A0DE1114854FCD7902D181420B441(L_4, L_8, NULL);
Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F* L_9 = V_0;
UxmlImageAttributeDescription_tD2CD898F8B071017F56C7B55D23176616EA70188* L_10 = __this->___m_IconImage;
RuntimeObject* L_11 = ___1_bag;
CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 L_12 = ___2_cc;
NullCheck(L_10);
Background_t3C720DED4FAF016332D29FB86C9BE8D5D0D8F0C8 L_13;
L_13 = UxmlImageAttributeDescription_GetValueFromBag_m805F962D6525BA48171A09D3A14F04E4B014D4CB(L_10, L_11, L_12, NULL);
NullCheck(L_9);
Tab_set_iconImage_m853E014676E8CE4B568C586D151060AE97F79231(L_9, L_13, NULL);
Tab_t36D29E05C586BDF0FDBAE2C3DE1875A85F80720F* L_14 = V_0;
UxmlBoolAttributeDescription_t86EA1242C539B39911E63699A4AE0C47918701CE* L_15 = __this->___m_Closeable;
RuntimeObject* L_16 = ___1_bag;
CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 L_17 = ___2_cc;
NullCheck(L_15);
bool L_18;
L_18 = VirtualFuncInvoker2< bool, RuntimeObject*, CreationContext_t9C57B5BE551CCE200C0A2C72711BFF9DA298C257 >::Invoke(4, L_15, L_16, L_17);
NullCheck(L_14);
Tab_set_closeable_mB16E32AF3E12C078C4E73E261295F8D909F05F8A(L_14, L_18, NULL);
return;
}
}
// Method Definition Index: 12731
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UxmlTraits__ctor_m029E1A7B40DF269D726AC402F2CA0DBFE94845F4 (UxmlTraits_tA44368D066B147A57B0B87498BD6539DEDF96B77* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypedUxmlAttributeDescription_1_set_defaultValue_mCCFDF65293F595155203C9BD9977733342224870_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UxmlBoolAttributeDescription_t86EA1242C539B39911E63699A4AE0C47918701CE_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UxmlImageAttributeDescription_tD2CD898F8B071017F56C7B55D23176616EA70188_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UxmlStringAttributeDescription_t60C9BE81B6A3251AD7A38A90E46F240E016293EF_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8174CA9CD84F86539853890382CF5C587FB8B9BE);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD1B9164F5E267701E4E9015174913C27238E643E);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE7D8B410EE8664BD133B433192D76972E0711725);
s_Il2CppMethodInitialized = true;
}
{
UxmlStringAttributeDescription_t60C9BE81B6A3251AD7A38A90E46F240E016293EF* L_0 = (UxmlStringAttributeDescription_t60C9BE81B6A3251AD7A38A90E46F240E016293EF*)il2cpp_codegen_object_new(UxmlStringAttributeDescription_t60C9BE81B6A3251AD7A38A90E46F240E016293EF_il2cpp_TypeInfo_var);
UxmlStringAttributeDescription__ctor_mA8A849D4B098131C4D456911CAA16E3A964B51D7(L_0, NULL);
UxmlStringAttributeDescription_t60C9BE81B6A3251AD7A38A90E46F240E016293EF* L_1 = L_0;
NullCheck(L_1);
UxmlAttributeDescription_set_name_mCE9C58621BAD7AB4E59D83DD21224A8FA6517E3E_inline(L_1, _stringLiteral8174CA9CD84F86539853890382CF5C587FB8B9BE, NULL);
__this->___m_Label = L_1;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Label), (void*)L_1);
UxmlImageAttributeDescription_tD2CD898F8B071017F56C7B55D23176616EA70188* L_2 = (UxmlImageAttributeDescription_tD2CD898F8B071017F56C7B55D23176616EA70188*)il2cpp_codegen_object_new(UxmlImageAttributeDescription_tD2CD898F8B071017F56C7B55D23176616EA70188_il2cpp_TypeInfo_var);
UxmlImageAttributeDescription__ctor_mE07774A46A0EDAC7FF049E4970A221077CC8E0C9(L_2, NULL);
UxmlImageAttributeDescription_tD2CD898F8B071017F56C7B55D23176616EA70188* L_3 = L_2;
NullCheck(L_3);
UxmlAttributeDescription_set_name_mCE9C58621BAD7AB4E59D83DD21224A8FA6517E3E_inline(L_3, _stringLiteralD1B9164F5E267701E4E9015174913C27238E643E, NULL);
__this->___m_IconImage = L_3;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_IconImage), (void*)L_3);
UxmlBoolAttributeDescription_t86EA1242C539B39911E63699A4AE0C47918701CE* L_4 = (UxmlBoolAttributeDescription_t86EA1242C539B39911E63699A4AE0C47918701CE*)il2cpp_codegen_object_new(UxmlBoolAttributeDescription_t86EA1242C539B39911E63699A4AE0C47918701CE_il2cpp_TypeInfo_var);
UxmlBoolAttributeDescription__ctor_m32928BDCA34A048BB5CCD64422AD9115EFE92298(L_4, NULL);
UxmlBoolAttributeDescription_t86EA1242C539B39911E63699A4AE0C47918701CE* L_5 = L_4;
NullCheck(L_5);
UxmlAttributeDescription_set_name_mCE9C58621BAD7AB4E59D83DD21224A8FA6517E3E_inline(L_5, _stringLiteralE7D8B410EE8664BD133B433192D76972E0711725, NULL);
UxmlBoolAttributeDescription_t86EA1242C539B39911E63699A4AE0C47918701CE* L_6 = L_5;
NullCheck(L_6);
TypedUxmlAttributeDescription_1_set_defaultValue_mCCFDF65293F595155203C9BD9977733342224870_inline(L_6, (bool)0, TypedUxmlAttributeDescription_1_set_defaultValue_mCCFDF65293F595155203C9BD9977733342224870_RuntimeMethod_var);
__this->___m_Closeable = L_6;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Closeable), (void*)L_6);
UxmlTraits__ctor_m99053329DC8F0D4087968FCA3C60857B853E4346(__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
// Method Definition Index: 12732
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__cctor_m4A51B26FEA05F1D32CF37656CA42AC6B2F9FB6CA (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_tDF417E08AB9B676E17B8D40D9C4DBC80FE0A4F0A_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
U3CU3Ec_tDF417E08AB9B676E17B8D40D9C4DBC80FE0A4F0A* L_0 = (U3CU3Ec_tDF417E08AB9B676E17B8D40D9C4DBC80FE0A4F0A*)il2cpp_codegen_object_new(U3CU3Ec_tDF417E08AB9B676E17B8D40D9C4DBC80FE0A4F0A_il2cpp_TypeInfo_var);
U3CU3Ec__ctor_m158D403D6377A54FD19113C579875FFD928B87D7(L_0, NULL);
((U3CU3Ec_tDF417E08AB9B676E17B8D40D9C4DBC80FE0A4F0A_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tDF417E08AB9B676E17B8D40D9C4DBC80FE0A4F0A_il2cpp_TypeInfo_var))->___U3CU3E9 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_tDF417E08AB9B676E17B8D40D9C4DBC80FE0A4F0A_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_tDF417E08AB9B676E17B8D40D9C4DBC80FE0A4F0A_il2cpp_TypeInfo_var))->___U3CU3E9), (void*)L_0);
return;
}
}
// Method Definition Index: 12733
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_m158D403D6377A54FD19113C579875FFD928B87D7 (U3CU3Ec_tDF417E08AB9B676E17B8D40D9C4DBC80FE0A4F0A* __this, const RuntimeMethod* method)
{
{
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
return;
}
}
// Method Definition Index: 12734
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec_U3C_ctorU3Eb__67_0_m978A75A2FC60F2DAD7CFB3832E1BB3F69F2DFF71 (U3CU3Ec_tDF417E08AB9B676E17B8D40D9C4DBC80FE0A4F0A* __this, TooltipEvent_t48F59E9AFAADF9D1B8A7A3A5CB8A49DA6D3E7187* ___0_evt, const RuntimeMethod* method)
{
{
TooltipEvent_t48F59E9AFAADF9D1B8A7A3A5CB8A49DA6D3E7187* L_0 = ___0_evt;
NullCheck(L_0);
EventBase_StopImmediatePropagation_m2D6646624DDC02AE96657F5EAD5BC0361380A8DA(L_0, 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
// Method Definition Index: 12735
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TabDragPreview__ctor_m41203A4D3B080F72EE752C142FECD6A15AEA14FF (TabDragPreview_tD787193F322BAB6FAEA97A13972C4149376EB07A* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TabDragPreview_tD787193F322BAB6FAEA97A13972C4149376EB07A_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
il2cpp_codegen_runtime_class_init_inline(VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115_il2cpp_TypeInfo_var);
VisualElement__ctor_m4C59A7BA0CE74223A61F07C39A60071DD0207E2D(__this, NULL);
il2cpp_codegen_runtime_class_init_inline(TabDragPreview_tD787193F322BAB6FAEA97A13972C4149376EB07A_il2cpp_TypeInfo_var);
String_t* L_0 = ((TabDragPreview_tD787193F322BAB6FAEA97A13972C4149376EB07A_StaticFields*)il2cpp_codegen_static_fields_for(TabDragPreview_tD787193F322BAB6FAEA97A13972C4149376EB07A_il2cpp_TypeInfo_var))->___ussClassName;
VisualElement_AddToClassList_mAF0DD8D8CFD5130229A0471DD260E01ED82117F1(__this, L_0, NULL);
VisualElement_set_pickingMode_m4B12358A0C59640E752A2BB5B3E6F5C76CB9ACD0(__this, 1, NULL);
return;
}
}
// Method Definition Index: 12736
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TabDragPreview__cctor_m9A190E4112397EE2EE4A9A48230D80214C3933C8 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TabDragPreview_tD787193F322BAB6FAEA97A13972C4149376EB07A_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TabView_t3B7B40580E4AE714A5766774568BA256426F3252_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8B6D8C699AA9D1974C1F65DC68B0F71D78D0185A);
s_Il2CppMethodInitialized = true;
}
{
il2cpp_codegen_runtime_class_init_inline(TabView_t3B7B40580E4AE714A5766774568BA256426F3252_il2cpp_TypeInfo_var);
String_t* L_0 = ((TabView_t3B7B40580E4AE714A5766774568BA256426F3252_StaticFields*)il2cpp_codegen_static_fields_for(TabView_t3B7B40580E4AE714A5766774568BA256426F3252_il2cpp_TypeInfo_var))->___ussClassName;
String_t* L_1;
L_1 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(L_0, _stringLiteral8B6D8C699AA9D1974C1F65DC68B0F71D78D0185A, NULL);
((TabDragPreview_tD787193F322BAB6FAEA97A13972C4149376EB07A_StaticFields*)il2cpp_codegen_static_fields_for(TabDragPreview_tD787193F322BAB6FAEA97A13972C4149376EB07A_il2cpp_TypeInfo_var))->___ussClassName = L_1;
Il2CppCodeGenWriteBarrier((void**)(&((TabDragPreview_tD787193F322BAB6FAEA97A13972C4149376EB07A_StaticFields*)il2cpp_codegen_static_fields_for(TabDragPreview_tD787193F322BAB6FAEA97A13972C4149376EB07A_il2cpp_TypeInfo_var))->___ussClassName), (void*)L_1);
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
// Method Definition Index: 12737
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* TabDragLocationPreview_get_preview_m6EC235A9DBD8525867C439DDD1223794E70C6F53 (TabDragLocationPreview_tAB80E5C0B12B67B5CE830D5283D3DCB4DC058BDE* __this, const RuntimeMethod* method)
{
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_0 = __this->___m_Preview;
return L_0;
}
}
// Method Definition Index: 12738
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TabDragLocationPreview__ctor_mCECDEF74B052D6D1893713F33F7E8177B3EE742A (TabDragLocationPreview_tAB80E5C0B12B67B5CE830D5283D3DCB4DC058BDE* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TabDragLocationPreview_tAB80E5C0B12B67B5CE830D5283D3DCB4DC058BDE_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
il2cpp_codegen_runtime_class_init_inline(VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115_il2cpp_TypeInfo_var);
VisualElement__ctor_m4C59A7BA0CE74223A61F07C39A60071DD0207E2D(__this, NULL);
il2cpp_codegen_runtime_class_init_inline(TabDragLocationPreview_tAB80E5C0B12B67B5CE830D5283D3DCB4DC058BDE_il2cpp_TypeInfo_var);
String_t* L_0 = ((TabDragLocationPreview_tAB80E5C0B12B67B5CE830D5283D3DCB4DC058BDE_StaticFields*)il2cpp_codegen_static_fields_for(TabDragLocationPreview_tAB80E5C0B12B67B5CE830D5283D3DCB4DC058BDE_il2cpp_TypeInfo_var))->___ussClassName;
VisualElement_AddToClassList_mAF0DD8D8CFD5130229A0471DD260E01ED82117F1(__this, L_0, NULL);
VisualElement_set_pickingMode_m4B12358A0C59640E752A2BB5B3E6F5C76CB9ACD0(__this, 1, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_1 = (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115*)il2cpp_codegen_object_new(VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115_il2cpp_TypeInfo_var);
VisualElement__ctor_m4C59A7BA0CE74223A61F07C39A60071DD0207E2D(L_1, NULL);
__this->___m_Preview = L_1;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_Preview), (void*)L_1);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_2 = __this->___m_Preview;
String_t* L_3 = ((TabDragLocationPreview_tAB80E5C0B12B67B5CE830D5283D3DCB4DC058BDE_StaticFields*)il2cpp_codegen_static_fields_for(TabDragLocationPreview_tAB80E5C0B12B67B5CE830D5283D3DCB4DC058BDE_il2cpp_TypeInfo_var))->___visualUssClassName;
NullCheck(L_2);
VisualElement_AddToClassList_mAF0DD8D8CFD5130229A0471DD260E01ED82117F1(L_2, L_3, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_4 = __this->___m_Preview;
NullCheck(L_4);
VisualElement_set_pickingMode_m4B12358A0C59640E752A2BB5B3E6F5C76CB9ACD0(L_4, 1, NULL);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_5 = __this->___m_Preview;
VisualElement_Add_mE2571CCB23C09103F8732EEC73833683F7236A7F(__this, L_5, NULL);
return;
}
}
// Method Definition Index: 12739
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TabDragLocationPreview__cctor_m375CF58791F23F7710D80A1FDB87CD7F465254A0 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TabDragLocationPreview_tAB80E5C0B12B67B5CE830D5283D3DCB4DC058BDE_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TabView_t3B7B40580E4AE714A5766774568BA256426F3252_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral6CAB6F81FB09D1CE163E4E55A833BE43F1C6EADF);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral6EAAA681B5A9FFE66335C0D988877BC30EA5511C);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7D17BC2757EF576963EC04374D975DA3F6FB40A5);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralEAAC97372E474BE58DDE022EDD7082FE5873074F);
s_Il2CppMethodInitialized = true;
}
{
il2cpp_codegen_runtime_class_init_inline(TabView_t3B7B40580E4AE714A5766774568BA256426F3252_il2cpp_TypeInfo_var);
String_t* L_0 = ((TabView_t3B7B40580E4AE714A5766774568BA256426F3252_StaticFields*)il2cpp_codegen_static_fields_for(TabView_t3B7B40580E4AE714A5766774568BA256426F3252_il2cpp_TypeInfo_var))->___ussClassName;
String_t* L_1;
L_1 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(L_0, _stringLiteralEAAC97372E474BE58DDE022EDD7082FE5873074F, NULL);
((TabDragLocationPreview_tAB80E5C0B12B67B5CE830D5283D3DCB4DC058BDE_StaticFields*)il2cpp_codegen_static_fields_for(TabDragLocationPreview_tAB80E5C0B12B67B5CE830D5283D3DCB4DC058BDE_il2cpp_TypeInfo_var))->___ussClassName = L_1;
Il2CppCodeGenWriteBarrier((void**)(&((TabDragLocationPreview_tAB80E5C0B12B67B5CE830D5283D3DCB4DC058BDE_StaticFields*)il2cpp_codegen_static_fields_for(TabDragLocationPreview_tAB80E5C0B12B67B5CE830D5283D3DCB4DC058BDE_il2cpp_TypeInfo_var))->___ussClassName), (void*)L_1);
String_t* L_2 = ((TabDragLocationPreview_tAB80E5C0B12B67B5CE830D5283D3DCB4DC058BDE_StaticFields*)il2cpp_codegen_static_fields_for(TabDragLocationPreview_tAB80E5C0B12B67B5CE830D5283D3DCB4DC058BDE_il2cpp_TypeInfo_var))->___ussClassName;
String_t* L_3;
L_3 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(L_2, _stringLiteral6CAB6F81FB09D1CE163E4E55A833BE43F1C6EADF, NULL);
((TabDragLocationPreview_tAB80E5C0B12B67B5CE830D5283D3DCB4DC058BDE_StaticFields*)il2cpp_codegen_static_fields_for(TabDragLocationPreview_tAB80E5C0B12B67B5CE830D5283D3DCB4DC058BDE_il2cpp_TypeInfo_var))->___visualUssClassName = L_3;
Il2CppCodeGenWriteBarrier((void**)(&((TabDragLocationPreview_tAB80E5C0B12B67B5CE830D5283D3DCB4DC058BDE_StaticFields*)il2cpp_codegen_static_fields_for(TabDragLocationPreview_tAB80E5C0B12B67B5CE830D5283D3DCB4DC058BDE_il2cpp_TypeInfo_var))->___visualUssClassName), (void*)L_3);
String_t* L_4 = ((TabDragLocationPreview_tAB80E5C0B12B67B5CE830D5283D3DCB4DC058BDE_StaticFields*)il2cpp_codegen_static_fields_for(TabDragLocationPreview_tAB80E5C0B12B67B5CE830D5283D3DCB4DC058BDE_il2cpp_TypeInfo_var))->___ussClassName;
String_t* L_5;
L_5 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(L_4, _stringLiteral7D17BC2757EF576963EC04374D975DA3F6FB40A5, NULL);
((TabDragLocationPreview_tAB80E5C0B12B67B5CE830D5283D3DCB4DC058BDE_StaticFields*)il2cpp_codegen_static_fields_for(TabDragLocationPreview_tAB80E5C0B12B67B5CE830D5283D3DCB4DC058BDE_il2cpp_TypeInfo_var))->___verticalUssClassName = L_5;
Il2CppCodeGenWriteBarrier((void**)(&((TabDragLocationPreview_tAB80E5C0B12B67B5CE830D5283D3DCB4DC058BDE_StaticFields*)il2cpp_codegen_static_fields_for(TabDragLocationPreview_tAB80E5C0B12B67B5CE830D5283D3DCB4DC058BDE_il2cpp_TypeInfo_var))->___verticalUssClassName), (void*)L_5);
String_t* L_6 = ((TabDragLocationPreview_tAB80E5C0B12B67B5CE830D5283D3DCB4DC058BDE_StaticFields*)il2cpp_codegen_static_fields_for(TabDragLocationPreview_tAB80E5C0B12B67B5CE830D5283D3DCB4DC058BDE_il2cpp_TypeInfo_var))->___ussClassName;
String_t* L_7;
L_7 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(L_6, _stringLiteral6EAAA681B5A9FFE66335C0D988877BC30EA5511C, NULL);
((TabDragLocationPreview_tAB80E5C0B12B67B5CE830D5283D3DCB4DC058BDE_StaticFields*)il2cpp_codegen_static_fields_for(TabDragLocationPreview_tAB80E5C0B12B67B5CE830D5283D3DCB4DC058BDE_il2cpp_TypeInfo_var))->___horizontalUssClassName = L_7;
Il2CppCodeGenWriteBarrier((void**)(&((TabDragLocationPreview_tAB80E5C0B12B67B5CE830D5283D3DCB4DC058BDE_StaticFields*)il2cpp_codegen_static_fields_for(TabDragLocationPreview_tAB80E5C0B12B67B5CE830D5283D3DCB4DC058BDE_il2cpp_TypeInfo_var))->___horizontalUssClassName), (void*)L_7);
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
// Method Definition Index: 12740
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TabLayout__ctor_m96524C0F40C5C625FCF5684EAA9DC7D76916F10D (TabLayout_t4582FFA5E8E25353E8C10043526DAD2AB5FEBE43* __this, TabView_t3B7B40580E4AE714A5766774568BA256426F3252* ___0_tabView, bool ___1_isVertical, const RuntimeMethod* method)
{
{
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
TabView_t3B7B40580E4AE714A5766774568BA256426F3252* L_0 = ___0_tabView;
__this->___m_TabView = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_TabView), (void*)L_0);
TabView_t3B7B40580E4AE714A5766774568BA256426F3252* L_1 = ___0_tabView;
NullCheck(L_1);
List_1_t6115BBE78FE9310B180A2027321DF46F2A06AC95* L_2;
L_2 = TabView_get_tabHeaders_mF0D01E43A5F21953B720D42DFADDA48755BAB0D9_inline(L_1, NULL);
__this->___m_TabHeaders = L_2;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_TabHeaders), (void*)L_2);
bool L_3 = ___1_isVertical;
__this->___m_IsVertical = L_3;
return;
}
}
// Method Definition Index: 12741
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float TabLayout_GetHeight_m755952F3DD38BE0A0985EA7B9479C0C7BC3FAC21 (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___0_t, const RuntimeMethod* method)
{
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D V_0;
memset((&V_0), 0, sizeof(V_0));
float V_1 = 0.0f;
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_0 = ___0_t;
NullCheck(L_0);
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_1;
L_1 = VisualElement_get_boundingBox_m8A360BC1AC353402AB177AF24D19A2F95641EE5C(L_0, NULL);
V_0 = L_1;
float L_2;
L_2 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8_inline((&V_0), NULL);
V_1 = L_2;
goto IL_0012;
}
IL_0012:
{
float L_3 = V_1;
return L_3;
}
}
// Method Definition Index: 12742
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float TabLayout_GetWidth_m06F65C179918ED93C98000CD7E3A7ACFCDD7DECA (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___0_t, const RuntimeMethod* method)
{
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D V_0;
memset((&V_0), 0, sizeof(V_0));
float V_1 = 0.0f;
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_0 = ___0_t;
NullCheck(L_0);
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_1;
L_1 = VisualElement_get_boundingBox_m8A360BC1AC353402AB177AF24D19A2F95641EE5C(L_0, NULL);
V_0 = L_1;
float L_2;
L_2 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9_inline((&V_0), NULL);
V_1 = L_2;
goto IL_0012;
}
IL_0012:
{
float L_3 = V_1;
return L_3;
}
}
// Method Definition Index: 12743
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float TabLayout_GetTabOffset_m0D37A1F1AC29F05119F96AD657CDEBFE436CB65F (TabLayout_t4582FFA5E8E25353E8C10043526DAD2AB5FEBE43* __this, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___0_tab, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_IndexOf_m39622701CE129C43BDAD2F6B58507F2E64BC0BE4_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_mF58794633948FE8284FCDACC4456686548388092_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
float V_0 = 0.0f;
int32_t V_1 = 0;
bool V_2 = false;
float V_3 = 0.0f;
int32_t V_4 = 0;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* V_5 = NULL;
float V_6 = 0.0f;
bool V_7 = false;
bool V_8 = false;
float G_B6_0 = 0.0f;
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_0 = ___0_tab;
NullCheck(L_0);
bool L_1;
L_1 = VisualElement_get_visible_m30FB0F3D6A7C6C41088A0744EC8D2696BFCBC0B9(L_0, NULL);
V_2 = (bool)((((int32_t)L_1) == ((int32_t)0))? 1 : 0);
bool L_2 = V_2;
if (!L_2)
{
goto IL_0016;
}
}
{
V_3 = (std::numeric_limits<float>::quiet_NaN());
goto IL_0082;
}
IL_0016:
{
V_0 = (0.0f);
List_1_t6115BBE78FE9310B180A2027321DF46F2A06AC95* L_3 = __this->___m_TabHeaders;
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_4 = ___0_tab;
NullCheck(L_3);
int32_t L_5;
L_5 = List_1_IndexOf_m39622701CE129C43BDAD2F6B58507F2E64BC0BE4(L_3, L_4, List_1_IndexOf_m39622701CE129C43BDAD2F6B58507F2E64BC0BE4_RuntimeMethod_var);
V_1 = L_5;
V_4 = 0;
goto IL_0073;
}
IL_002e:
{
List_1_t6115BBE78FE9310B180A2027321DF46F2A06AC95* L_6 = __this->___m_TabHeaders;
int32_t L_7 = V_4;
NullCheck(L_6);
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_8;
L_8 = List_1_get_Item_mF58794633948FE8284FCDACC4456686548388092(L_6, L_7, List_1_get_Item_mF58794633948FE8284FCDACC4456686548388092_RuntimeMethod_var);
V_5 = L_8;
bool L_9 = __this->___m_IsVertical;
if (L_9)
{
goto IL_004f;
}
}
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_10 = V_5;
float L_11;
L_11 = TabLayout_GetWidth_m06F65C179918ED93C98000CD7E3A7ACFCDD7DECA(L_10, NULL);
G_B6_0 = L_11;
goto IL_0056;
}
IL_004f:
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_12 = V_5;
float L_13;
L_13 = TabLayout_GetHeight_m755952F3DD38BE0A0985EA7B9479C0C7BC3FAC21(L_12, NULL);
G_B6_0 = L_13;
}
IL_0056:
{
V_6 = G_B6_0;
float L_14 = V_6;
bool L_15;
L_15 = Single_IsNaN_mFE637F6ECA9F7697CE8EFF56427858F4C5EDF75D_inline(L_14, NULL);
V_7 = L_15;
bool L_16 = V_7;
if (!L_16)
{
goto IL_0067;
}
}
{
goto IL_006d;
}
IL_0067:
{
float L_17 = V_0;
float L_18 = V_6;
V_0 = ((float)il2cpp_codegen_add(L_17, L_18));
}
IL_006d:
{
int32_t L_19 = V_4;
V_4 = ((int32_t)il2cpp_codegen_add(L_19, 1));
}
IL_0073:
{
int32_t L_20 = V_4;
int32_t L_21 = V_1;
V_8 = (bool)((((int32_t)L_20) < ((int32_t)L_21))? 1 : 0);
bool L_22 = V_8;
if (L_22)
{
goto IL_002e;
}
}
{
float L_23 = V_0;
V_3 = L_23;
goto IL_0082;
}
IL_0082:
{
float L_24 = V_3;
return L_24;
}
}
// Method Definition Index: 12744
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TabLayout_InitOrderTabs_m7C303D7119B4A638480A6125FA34B7DBF0BF7266 (TabLayout_t4582FFA5E8E25353E8C10043526DAD2AB5FEBE43* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_mCDB4627FBF8111CD64054E6AD1FD9BC82567F22D_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_t6115BBE78FE9310B180A2027321DF46F2A06AC95_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
List_1_t6115BBE78FE9310B180A2027321DF46F2A06AC95* L_0 = __this->___m_TabHeaders;
if (L_0)
{
goto IL_0014;
}
}
{
List_1_t6115BBE78FE9310B180A2027321DF46F2A06AC95* L_1 = (List_1_t6115BBE78FE9310B180A2027321DF46F2A06AC95*)il2cpp_codegen_object_new(List_1_t6115BBE78FE9310B180A2027321DF46F2A06AC95_il2cpp_TypeInfo_var);
List_1__ctor_mCDB4627FBF8111CD64054E6AD1FD9BC82567F22D(L_1, List_1__ctor_mCDB4627FBF8111CD64054E6AD1FD9BC82567F22D_RuntimeMethod_var);
__this->___m_TabHeaders = L_1;
Il2CppCodeGenWriteBarrier((void**)(&__this->___m_TabHeaders), (void*)L_1);
}
IL_0014:
{
return;
}
}
// Method Definition Index: 12745
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TabLayout_ReorderDisplay_mB97B90CC489072D7F851DFAF9205B22AA13CCFD9 (TabLayout_t4582FFA5E8E25353E8C10043526DAD2AB5FEBE43* __this, int32_t ___0_from, int32_t ___1_to, const RuntimeMethod* method)
{
{
TabLayout_InitOrderTabs_m7C303D7119B4A638480A6125FA34B7DBF0BF7266(__this, NULL);
TabView_t3B7B40580E4AE714A5766774568BA256426F3252* L_0 = __this->___m_TabView;
int32_t L_1 = ___0_from;
int32_t L_2 = ___1_to;
NullCheck(L_0);
TabView_ReorderTab_mD437316086BBAC684532FF32B8199C906B04A187(L_0, L_1, L_2, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
// Method Definition Index: 10920
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR MultiColumnController_t25BFE9B50BC0D69925EC7EEE090F256FFE1244B6* MultiColumnListViewController_get_columnController_mA81F819F18C565C416B9CA7DC5825F14F103C5C4_inline (MultiColumnListViewController_t0762070B0F155EB21EC6814602CB603E3B4860EA* __this, const RuntimeMethod* method)
{
{
MultiColumnController_t25BFE9B50BC0D69925EC7EEE090F256FFE1244B6* L_0 = __this->___m_ColumnController;
return L_0;
}
}
// Method Definition Index: 12351
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR MultiColumnCollectionHeader_t0B041BD57A14950E8C33DCD854F3A3C2C3DA706D* MultiColumnController_get_header_mDF5017D7AEE2E66EA19CB9337D1D2BD4DAF002F2_inline (MultiColumnController_t25BFE9B50BC0D69925EC7EEE090F256FFE1244B6* __this, const RuntimeMethod* method)
{
{
MultiColumnCollectionHeader_t0B041BD57A14950E8C33DCD854F3A3C2C3DA706D* L_0 = __this->___m_MultiColumnHeader;
return L_0;
}
}
// Method Definition Index: 12390
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t MultiColumnListView_get_sortingMode_m6C5E8882D855E145DBC955C066BEDE0B9A6E1411_inline (MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7* __this, const RuntimeMethod* method)
{
{
int32_t L_0 = __this->___m_SortingMode;
return L_0;
}
}
// Method Definition Index: 11407
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* BaseVerticalCollectionView_get_scrollView_mB4F44C6276CC57A0D8AD030F3C396650532E83CC_inline (BaseVerticalCollectionView_t2BCDC86B9E301E46CFB2500A834D640F0B96ADAE* __this, const RuntimeMethod* method)
{
{
ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* L_0 = __this->___m_ScrollView;
return L_0;
}
}
// Method Definition Index: 12386
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Columns_t487EAF3B634F6D919D58F1927099A8883964831B* MultiColumnListView_get_columns_mF7EAC1D137E6AFE4728BA98C86D77B9ECC2B9858_inline (MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7* __this, const RuntimeMethod* method)
{
{
Columns_t487EAF3B634F6D919D58F1927099A8883964831B* L_0 = __this->___m_Columns;
return L_0;
}
}
// Method Definition Index: 12388
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR SortColumnDescriptions_tDC3FDF948D96F26E0BCB2C971C6EDA1E02BAB1EA* MultiColumnListView_get_sortColumnDescriptions_mBEA3014E08A730BE4665C0E5C5D5F4906171CE1B_inline (MultiColumnListView_t99A2B2EFE585F76E64712E352BDA5CF1451E5FD7* __this, const RuntimeMethod* method)
{
{
SortColumnDescriptions_tDC3FDF948D96F26E0BCB2C971C6EDA1E02BAB1EA* L_0 = __this->___m_SortColumnDescriptions;
return L_0;
}
}
// Method Definition Index: 601
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Action_Invoke_m7126A54DACA72B845424072887B5F3A51FC3808E_inline (Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* __this, const RuntimeMethod* method)
{
typedef void (*FunctionPointerType) (RuntimeObject*, const RuntimeMethod*);
((FunctionPointerType)__this->___invoke_impl)((Il2CppObject*)__this->___method_code, reinterpret_cast<RuntimeMethod*>(__this->___method));
}
// Method Definition Index: 10640
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E BindablePropertyChangedEventArgs_get_propertyName_mAAEA8B03BB9CDE60404111B4B382C4A022997075_inline (BindablePropertyChangedEventArgs_tE40C7BBF5E93423192E64F4A712177E3949E8C32* __this, const RuntimeMethod* method)
{
{
BindingId_t8BBB6188CD126EACCA07816C78760E92DC16620E L_0 = __this->___m_PropertyName;
return L_0;
}
}
// Method Definition Index: 19272
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void UxmlAttributeDescription_set_name_mCE9C58621BAD7AB4E59D83DD21224A8FA6517E3E_inline (UxmlAttributeDescription_t742D021489DB2B564142146CAAAC3F9191825EF2* __this, String_t* ___0_value, const RuntimeMethod* method)
{
{
String_t* L_0 = ___0_value;
__this->___U3CnameU3Ek__BackingField = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CnameU3Ek__BackingField), (void*)L_0);
return;
}
}
// Method Definition Index: 10936
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR MultiColumnController_t25BFE9B50BC0D69925EC7EEE090F256FFE1244B6* MultiColumnTreeViewController_get_columnController_m9B69A4909AFEDA14CFD76E9B2EFC91D808E01CCD_inline (MultiColumnTreeViewController_t9FFDEDF1F2C2F5476271370488740DB7A8C70BAC* __this, const RuntimeMethod* method)
{
{
MultiColumnController_t25BFE9B50BC0D69925EC7EEE090F256FFE1244B6* L_0 = __this->___m_ColumnController;
return L_0;
}
}
// Method Definition Index: 12409
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t MultiColumnTreeView_get_sortingMode_m2720E481975C324ACB8D2808B297A8BEE9F174E9_inline (MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820* __this, const RuntimeMethod* method)
{
{
int32_t L_0 = __this->___m_SortingMode;
return L_0;
}
}
// Method Definition Index: 12405
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Columns_t487EAF3B634F6D919D58F1927099A8883964831B* MultiColumnTreeView_get_columns_mAE094800C39FE95F0124052FECFEF59148344C6C_inline (MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820* __this, const RuntimeMethod* method)
{
{
Columns_t487EAF3B634F6D919D58F1927099A8883964831B* L_0 = __this->___m_Columns;
return L_0;
}
}
// Method Definition Index: 12407
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR SortColumnDescriptions_tDC3FDF948D96F26E0BCB2C971C6EDA1E02BAB1EA* MultiColumnTreeView_get_sortColumnDescriptions_m43910414366752DD9ED3974E698305DEBBACF116_inline (MultiColumnTreeView_tE2032AE85DFC5A8FF67DBCE64622AF1A67E41820* __this, const RuntimeMethod* method)
{
{
SortColumnDescriptions_tDC3FDF948D96F26E0BCB2C971C6EDA1E02BAB1EA* L_0 = __this->___m_SortColumnDescriptions;
return L_0;
}
}
// Method Definition Index: 12430
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void SortColumnDescription_set_column_mDFB0476B3C825B42B3DB6C0E5D5583C697EFF360_inline (SortColumnDescription_t278A693B84340D73A6FADCFB1521E313A80F9C37* __this, Column_tD686764EBBB4AFE8473E2464D0039885E3A2EC6A* ___0_value, const RuntimeMethod* method)
{
{
Column_tD686764EBBB4AFE8473E2464D0039885E3A2EC6A* L_0 = ___0_value;
__this->___U3CcolumnU3Ek__BackingField = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CcolumnU3Ek__BackingField), (void*)L_0);
return;
}
}
// Method Definition Index: 17002
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;
return L_0;
}
}
// Method Definition Index: 12482
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float AbstractProgressBar_get_lowValue_m4FFD1468A1C184A33F71BBFD424067A84F837153_inline (AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30* __this, const RuntimeMethod* method)
{
{
float L_0 = __this->___m_LowValue;
return L_0;
}
}
// Method Definition Index: 37855
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Mathf_Approximately_m1DADD012A8FC82E11FB282501AE2EBBF9A77150B_inline (float ___0_a, float ___1_b, 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 = ___1_b;
float L_1 = ___0_a;
float L_2;
L_2 = fabsf(((float)il2cpp_codegen_subtract(L_0, L_1)));
float L_3 = ___0_a;
float L_4;
L_4 = fabsf(L_3);
float L_5 = ___1_b;
float L_6;
L_6 = fabsf(L_5);
float L_7;
L_7 = Mathf_Max_mF5379E63D2BBAC76D090748695D833934F8AD051_inline(L_4, L_6, NULL);
float L_8 = ((Mathf_tE284D016E3B297B72311AAD9EB8F0E643F6A4682_StaticFields*)il2cpp_codegen_static_fields_for(Mathf_tE284D016E3B297B72311AAD9EB8F0E643F6A4682_il2cpp_TypeInfo_var))->___Epsilon;
float L_9;
L_9 = Mathf_Max_mF5379E63D2BBAC76D090748695D833934F8AD051_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;
}
}
// Method Definition Index: 12484
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float AbstractProgressBar_get_highValue_m7114228D44EB12271298C3671C7D5043C2ED2FE6_inline (AbstractProgressBar_t953B809E5B45C1CF994EDD60757A74B59267BC30* __this, const RuntimeMethod* method)
{
{
float L_0 = __this->___m_HighValue;
return L_0;
}
}
// Method Definition Index: 13341
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void EventBase_set_elementTarget_m8BF8A4CD508F335210DB9FD2D034549A1EC084A8_inline (EventBase_tD7F89B936EB8074AE31E7B15976C072277371F7C* __this, VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ___0_value, const RuntimeMethod* method)
{
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_0 = ___0_value;
__this->___U3CelementTargetU3Ek__BackingField = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CelementTargetU3Ek__BackingField), (void*)L_0);
return;
}
}
// Method Definition Index: 36451
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9_inline (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* __this, const RuntimeMethod* method)
{
float V_0 = 0.0f;
{
float L_0 = __this->___m_Width;
V_0 = L_0;
goto IL_000a;
}
IL_000a:
{
float L_1 = V_0;
return L_1;
}
}
// Method Definition Index: 1954
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Single_IsNaN_mFE637F6ECA9F7697CE8EFF56427858F4C5EDF75D_inline (float ___0_f, const RuntimeMethod* method)
{
{
float L_0 = ___0_f;
int32_t L_1;
L_1 = BitConverter_SingleToInt32Bits_mC760C7CFC89725E3CF68DC45BE3A9A42A7E7DA73_inline(L_0, NULL);
return (bool)((((int32_t)((int32_t)(L_1&((int32_t)2147483647LL)))) > ((int32_t)((int32_t)2139095040)))? 1 : 0);
}
}
// Method Definition Index: 37836
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Mathf_Max_mF5379E63D2BBAC76D090748695D833934F8AD051_inline (float ___0_a, float ___1_b, const RuntimeMethod* method)
{
float V_0 = 0.0f;
float G_B3_0 = 0.0f;
{
float L_0 = ___0_a;
float L_1 = ___1_b;
if ((((float)L_0) > ((float)L_1)))
{
goto IL_0008;
}
}
{
float L_2 = ___1_b;
G_B3_0 = L_2;
goto IL_0009;
}
IL_0008:
{
float L_3 = ___0_a;
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;
}
}
// Method Definition Index: 12557
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Slider_t5891706383A14955E3FAD68A79829F3234681652* Scroller_get_slider_mE18FB3CD0B7E2817E27C245324A129C70E1FE27C_inline (Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* __this, const RuntimeMethod* method)
{
{
Slider_t5891706383A14955E3FAD68A79829F3234681652* L_0 = __this->___U3CsliderU3Ek__BackingField;
return L_0;
}
}
// Method Definition Index: 12558
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RepeatButton_t2CF59798FF30EF6DB8030E2D93CD346E38DDF981* Scroller_get_lowButton_mEE24B127F9A49A61F4EF44FCE89A9ECD41D816F6_inline (Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* __this, const RuntimeMethod* method)
{
{
RepeatButton_t2CF59798FF30EF6DB8030E2D93CD346E38DDF981* L_0 = __this->___U3ClowButtonU3Ek__BackingField;
return L_0;
}
}
// Method Definition Index: 12559
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RepeatButton_t2CF59798FF30EF6DB8030E2D93CD346E38DDF981* Scroller_get_highButton_mD0FA16C85E115A3789F517B6FFA594F0F47DA8D5_inline (Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* __this, const RuntimeMethod* method)
{
{
RepeatButton_t2CF59798FF30EF6DB8030E2D93CD346E38DDF981* L_0 = __this->___U3ChighButtonU3Ek__BackingField;
return L_0;
}
}
// Method Definition Index: 37850
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Mathf_Clamp_mEB9AEA827D27D20FCC787F7375156AF46BB12BBF_inline (float ___0_value, float ___1_min, float ___2_max, const RuntimeMethod* method)
{
bool V_0 = false;
bool V_1 = false;
float V_2 = 0.0f;
{
float L_0 = ___0_value;
float L_1 = ___1_min;
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 = ___1_min;
___0_value = L_3;
goto IL_0019;
}
IL_000e:
{
float L_4 = ___0_value;
float L_5 = ___2_max;
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 = ___2_max;
___0_value = L_7;
}
IL_0019:
{
float L_8 = ___0_value;
V_2 = L_8;
goto IL_001d;
}
IL_001d:
{
float L_9 = V_2;
return L_9;
}
}
// Method Definition Index: 12628
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ScrollView_get_mode_mFEFD4936895483C17E2EE7994EDE18425BF11302_inline (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, const RuntimeMethod* method)
{
{
int32_t L_0 = __this->___m_Mode;
return L_0;
}
}
// Method Definition Index: 12624
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* ScrollView_get_verticalScroller_mDCBC1E09B2754C31BF917818CB07E5F36EC0D13A_inline (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, const RuntimeMethod* method)
{
{
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* L_0 = __this->___U3CverticalScrollerU3Ek__BackingField;
return L_0;
}
}
// Method Definition Index: 12623
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* ScrollView_get_horizontalScroller_mF0791CC587E399B708C24885E89301F2633712E8_inline (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, const RuntimeMethod* method)
{
{
Scroller_tFE2BC2FCB5D2BD623828C332E0BBF95D472D99A8* L_0 = __this->___U3ChorizontalScrollerU3Ek__BackingField;
return L_0;
}
}
// Method Definition Index: 37897
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Vector2_op_Inequality_mBEA93B5A0E954FEFB863DC61CB209119980EC713_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_lhs, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___1_rhs, const RuntimeMethod* method)
{
bool V_0 = false;
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_0 = ___0_lhs;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_1 = ___1_rhs;
bool L_2;
L_2 = Vector2_op_Equality_m6F2E069A50E787D131261E5CB25FC9E03F95B5E1_inline(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;
}
}
// Method Definition Index: 37871
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* __this, float ___0_x, float ___1_y, const RuntimeMethod* method)
{
{
float L_0 = ___0_x;
__this->___x = L_0;
float L_1 = ___1_y;
__this->___y = L_1;
return;
}
}
// Method Definition Index: 12622
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* ScrollView_get_contentViewport_mC91CCE63C249B77A5D192BEBC9C600C212C724B8_inline (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, const RuntimeMethod* method)
{
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_0 = __this->___U3CcontentViewportU3Ek__BackingField;
return L_0;
}
}
// Method Definition Index: 36453
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8_inline (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* __this, const RuntimeMethod* method)
{
float V_0 = 0.0f;
{
float L_0 = __this->___m_Height;
V_0 = L_0;
goto IL_000a;
}
IL_000a:
{
float L_1 = V_0;
return L_1;
}
}
// Method Definition Index: 13586
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D GeometryChangedEvent_get_oldRect_m9961ACE622E851C4770B205C57664F90F3E0E9A7_inline (GeometryChangedEvent_tB4A621001850F337A676F8CC27F172B8ADB22A9A* __this, const RuntimeMethod* method)
{
{
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_0 = __this->___U3ColdRectU3Ek__BackingField;
return L_0;
}
}
// Method Definition Index: 36455
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Rect_get_size_mFB990FFC0FE0152179C8C74A59E4AC258CB44267_inline (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* __this, const RuntimeMethod* method)
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_0;
memset((&V_0), 0, sizeof(V_0));
{
float L_0 = __this->___m_Width;
float L_1 = __this->___m_Height;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_2;
memset((&L_2), 0, sizeof(L_2));
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_2), L_0, L_1, NULL);
V_0 = L_2;
goto IL_0015;
}
IL_0015:
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_3 = V_0;
return L_3;
}
}
// Method Definition Index: 13588
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D GeometryChangedEvent_get_newRect_mF2297BA96DD0F80412FF5FA99654FA176E8ACD15_inline (GeometryChangedEvent_tB4A621001850F337A676F8CC27F172B8ADB22A9A* __this, const RuntimeMethod* method)
{
{
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_0 = __this->___U3CnewRectU3Ek__BackingField;
return L_0;
}
}
// Method Definition Index: 37896
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Vector2_op_Equality_m6F2E069A50E787D131261E5CB25FC9E03F95B5E1_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_lhs, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___1_rhs, const RuntimeMethod* method)
{
float V_0 = 0.0f;
float V_1 = 0.0f;
bool V_2 = false;
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_0 = ___0_lhs;
float L_1 = L_0.___x;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_2 = ___1_rhs;
float L_3 = L_2.___x;
V_0 = ((float)il2cpp_codegen_subtract(L_1, L_3));
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_4 = ___0_lhs;
float L_5 = L_4.___y;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_6 = ___1_rhs;
float L_7 = L_6.___y;
V_1 = ((float)il2cpp_codegen_subtract(L_5, L_7));
float L_8 = V_0;
float L_9 = V_0;
float L_10 = V_1;
float L_11 = V_1;
V_2 = (bool)((((float)((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_8, L_9)), ((float)il2cpp_codegen_multiply(L_10, L_11))))) < ((float)(9.99999944E-11f)))? 1 : 0);
goto IL_002e;
}
IL_002e:
{
bool L_12 = V_2;
return L_12;
}
}
// Method Definition Index: 37900
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2_get_zero_m32506C40EC2EE7D5D4410BF40D3EE683A3D5F32C_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;
V_0 = L_0;
goto IL_0009;
}
IL_0009:
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_1 = V_0;
return L_1;
}
}
// Method Definition Index: 36457
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Rect_get_xMin_mE89C40702926D016A633399E20DB9501E251630D_inline (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* __this, const RuntimeMethod* method)
{
float V_0 = 0.0f;
{
float L_0 = __this->___m_XMin;
V_0 = L_0;
goto IL_000a;
}
IL_000a:
{
float L_1 = V_0;
return L_1;
}
}
// Method Definition Index: 36461
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Rect_get_xMax_m2339C7D2FCDA98A9B007F815F6E2059BA6BE425F_inline (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* __this, const RuntimeMethod* method)
{
float V_0 = 0.0f;
{
float L_0 = __this->___m_Width;
float L_1 = __this->___m_XMin;
V_0 = ((float)il2cpp_codegen_add(L_0, L_1));
goto IL_0011;
}
IL_0011:
{
float L_2 = V_0;
return L_2;
}
}
// Method Definition Index: 36459
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Rect_get_yMin_mB19848FB25DE61EDF958F7A22CFDD86DE103062F_inline (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* __this, const RuntimeMethod* method)
{
float V_0 = 0.0f;
{
float L_0 = __this->___m_YMin;
V_0 = L_0;
goto IL_000a;
}
IL_000a:
{
float L_1 = V_0;
return L_1;
}
}
// Method Definition Index: 36463
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Rect_get_yMax_mBC37BEE1CD632AADD8B9EAF9FE3BA143F79CAF8E_inline (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* __this, const RuntimeMethod* method)
{
float V_0 = 0.0f;
{
float L_0 = __this->___m_Height;
float L_1 = __this->___m_YMin;
V_0 = ((float)il2cpp_codegen_add(L_0, L_1));
goto IL_0011;
}
IL_0011:
{
float L_2 = V_0;
return L_2;
}
}
// Method Definition Index: 13340
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* EventBase_get_elementTarget_mF6CFD6372FB247718797DB8927654F781821B94D_inline (EventBase_tD7F89B936EB8074AE31E7B15976C072277371F7C* __this, const RuntimeMethod* method)
{
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_0 = __this->___U3CelementTargetU3Ek__BackingField;
return L_0;
}
}
// Method Definition Index: 13590
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t GeometryChangedEvent_get_layoutPass_mF1D65C18E68AD76A3CECA65EF27FB466048F3F19_inline (GeometryChangedEvent_tB4A621001850F337A676F8CC27F172B8ADB22A9A* __this, const RuntimeMethod* method)
{
{
int32_t L_0 = __this->___U3ClayoutPassU3Ek__BackingField;
return L_0;
}
}
// Method Definition Index: 37834
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Mathf_Min_m747CA71A9483CDB394B13BD0AD048EE17E48FFE4_inline (float ___0_a, float ___1_b, const RuntimeMethod* method)
{
float V_0 = 0.0f;
float G_B3_0 = 0.0f;
{
float L_0 = ___0_a;
float L_1 = ___1_b;
if ((((float)L_0) < ((float)L_1)))
{
goto IL_0008;
}
}
{
float L_2 = ___1_b;
G_B3_0 = L_2;
goto IL_0009;
}
IL_0008:
{
float L_3 = ___0_a;
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;
}
}
// Method Definition Index: 37893
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2_op_Multiply_m2D984B613020089BF5165BA4CA10988E2DC771FE_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_a, float ___1_d, const RuntimeMethod* method)
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_0;
memset((&V_0), 0, sizeof(V_0));
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_0 = ___0_a;
float L_1 = L_0.___x;
float L_2 = ___1_d;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_3 = ___0_a;
float L_4 = L_3.___y;
float L_5 = ___1_d;
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)), NULL);
V_0 = L_6;
goto IL_0019;
}
IL_0019:
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_7 = V_0;
return L_7;
}
}
// Method Definition Index: 37888
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2_op_Addition_m8136742CE6EE33BA4EB81C5F584678455917D2AE_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_a, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___1_b, const RuntimeMethod* method)
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_0;
memset((&V_0), 0, sizeof(V_0));
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_0 = ___0_a;
float L_1 = L_0.___x;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_2 = ___1_b;
float L_3 = L_2.___x;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_4 = ___0_a;
float L_5 = L_4.___y;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_6 = ___1_b;
float L_7 = L_6.___y;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_8;
memset((&L_8), 0, sizeof(L_8));
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_8), ((float)il2cpp_codegen_add(L_1, L_3)), ((float)il2cpp_codegen_add(L_5, L_7)), NULL);
V_0 = L_8;
goto IL_0023;
}
IL_0023:
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_9 = V_0;
return L_9;
}
}
// Method Definition Index: 37898
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2_op_Implicit_mE8EBEE9291F11BB02F062D6E000F4798968CBD96_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___0_v, const RuntimeMethod* method)
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_0;
memset((&V_0), 0, sizeof(V_0));
{
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_0 = ___0_v;
float L_1 = L_0.___x;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_2 = ___0_v;
float L_3 = L_2.___y;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_4;
memset((&L_4), 0, sizeof(L_4));
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_4), L_1, L_3, NULL);
V_0 = L_4;
goto IL_0015;
}
IL_0015:
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_5 = V_0;
return L_5;
}
}
// Method Definition Index: 13960
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool PointerMoveEvent_get_isHandledByDraggable_mCCA70E78328355F419734A13F7B4135F51E89D47_inline (PointerMoveEvent_t2C1E2E20A07034638F48C3EB94B8520549D770C3* __this, const RuntimeMethod* method)
{
{
bool L_0 = __this->___U3CisHandledByDraggableU3Ek__BackingField;
return L_0;
}
}
// Method Definition Index: 37889
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2_op_Subtraction_m44475FCDAD2DA2F98D78A6625EC2DCDFE8803837_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_a, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___1_b, const RuntimeMethod* method)
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_0;
memset((&V_0), 0, sizeof(V_0));
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_0 = ___0_a;
float L_1 = L_0.___x;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_2 = ___1_b;
float L_3 = L_2.___x;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_4 = ___0_a;
float L_5 = L_4.___y;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_6 = ___1_b;
float L_7 = L_6.___y;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_8;
memset((&L_8), 0, sizeof(L_8));
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_8), ((float)il2cpp_codegen_subtract(L_1, L_3)), ((float)il2cpp_codegen_subtract(L_5, L_7)), NULL);
V_0 = L_8;
goto IL_0023;
}
IL_0023:
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_9 = V_0;
return L_9;
}
}
// Method Definition Index: 37884
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Vector2_get_sqrMagnitude_mA16336720C14EEF8BA9B55AE33B98C9EE2082BDC_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* __this, const RuntimeMethod* method)
{
float V_0 = 0.0f;
{
float L_0 = __this->___x;
float L_1 = __this->___x;
float L_2 = __this->___y;
float L_3 = __this->___y;
V_0 = ((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_0, L_1)), ((float)il2cpp_codegen_multiply(L_2, L_3))));
goto IL_001f;
}
IL_001f:
{
float L_4 = V_0;
return L_4;
}
}
// Method Definition Index: 13961
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void PointerMoveEvent_set_isHandledByDraggable_m24AE525901E56FE8A7936EDA8F2046862BB3660D_inline (PointerMoveEvent_t2C1E2E20A07034638F48C3EB94B8520549D770C3* __this, bool ___0_value, const RuntimeMethod* method)
{
{
bool L_0 = ___0_value;
__this->___U3CisHandledByDraggableU3Ek__BackingField = L_0;
return;
}
}
// Method Definition Index: 37887
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2_Max_m1E906743ECA6478A2EDCCFECD9D509898F66152B_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_lhs, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___1_rhs, const RuntimeMethod* method)
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_0;
memset((&V_0), 0, sizeof(V_0));
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_0 = ___0_lhs;
float L_1 = L_0.___x;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_2 = ___1_rhs;
float L_3 = L_2.___x;
float L_4;
L_4 = Mathf_Max_mF5379E63D2BBAC76D090748695D833934F8AD051_inline(L_1, L_3, NULL);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_5 = ___0_lhs;
float L_6 = L_5.___y;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_7 = ___1_rhs;
float L_8 = L_7.___y;
float L_9;
L_9 = Mathf_Max_mF5379E63D2BBAC76D090748695D833934F8AD051_inline(L_6, L_8, NULL);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_10;
memset((&L_10), 0, sizeof(L_10));
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_10), L_4, L_9, NULL);
V_0 = L_10;
goto IL_002b;
}
IL_002b:
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_11 = V_0;
return L_11;
}
}
// Method Definition Index: 37886
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2_Min_m2D222BC18ACD4F965981EC93451DDD1D7ADFDDA0_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_lhs, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___1_rhs, const RuntimeMethod* method)
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_0;
memset((&V_0), 0, sizeof(V_0));
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_0 = ___0_lhs;
float L_1 = L_0.___x;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_2 = ___1_rhs;
float L_3 = L_2.___x;
float L_4;
L_4 = Mathf_Min_m747CA71A9483CDB394B13BD0AD048EE17E48FFE4_inline(L_1, L_3, NULL);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_5 = ___0_lhs;
float L_6 = L_5.___y;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_7 = ___1_rhs;
float L_8 = L_7.___y;
float L_9;
L_9 = Mathf_Min_m747CA71A9483CDB394B13BD0AD048EE17E48FFE4_inline(L_6, L_8, NULL);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_10;
memset((&L_10), 0, sizeof(L_10));
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_10), L_4, L_9, NULL);
V_0 = L_10;
goto IL_002b;
}
IL_002b:
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_11 = V_0;
return L_11;
}
}
// Method Definition Index: 12611
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ScrollView_get_nestedInteractionKind_mD6F5A19E8A7D15A56F41AF034869AF295C3D79D6_inline (ScrollView_t7CE209084E084FAA0E8DF3CD8E3B8BB9EB27E8D9* __this, const RuntimeMethod* method)
{
{
int32_t L_0 = __this->___m_NestedInteractionKind;
return L_0;
}
}
// Method Definition Index: 37872
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2_Lerp_m1A36103F7967F653A929556E26E6D052C298C00C_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_a, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___1_b, float ___2_t, const RuntimeMethod* method)
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_0;
memset((&V_0), 0, sizeof(V_0));
{
float L_0 = ___2_t;
float L_1;
L_1 = Mathf_Clamp01_mA7E048DBDA832D399A581BE4D6DED9FA44CE0F14_inline(L_0, NULL);
___2_t = L_1;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_2 = ___0_a;
float L_3 = L_2.___x;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_4 = ___1_b;
float L_5 = L_4.___x;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_6 = ___0_a;
float L_7 = L_6.___x;
float L_8 = ___2_t;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_9 = ___0_a;
float L_10 = L_9.___y;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_11 = ___1_b;
float L_12 = L_11.___y;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_13 = ___0_a;
float L_14 = L_13.___y;
float L_15 = ___2_t;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_16;
memset((&L_16), 0, sizeof(L_16));
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_16), ((float)il2cpp_codegen_add(L_3, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_5, L_7)), L_8)))), ((float)il2cpp_codegen_add(L_10, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_12, L_14)), L_15)))), NULL);
V_0 = L_16;
goto IL_003d;
}
IL_003d:
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_17 = V_0;
return L_17;
}
}
// Method Definition Index: 37895
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2_op_Division_m57A2DCD71E0CE7420851D705D1951F9238902AAB_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_a, float ___1_d, const RuntimeMethod* method)
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_0;
memset((&V_0), 0, sizeof(V_0));
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_0 = ___0_a;
float L_1 = L_0.___x;
float L_2 = ___1_d;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_3 = ___0_a;
float L_4 = L_3.___y;
float L_5 = ___1_d;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_6;
memset((&L_6), 0, sizeof(L_6));
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_6), ((float)(L_1/L_2)), ((float)(L_4/L_5)), NULL);
V_0 = L_6;
goto IL_0019;
}
IL_0019:
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_7 = V_0;
return L_7;
}
}
// Method Definition Index: 13674
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 WheelEvent_get_delta_mDFB7F45FA5ED7D711EBB3F8FADC88C4F451088B2_inline (WheelEvent_tDD5DB3A6F5F6FDB59AD7FF27491502FF18B9775E* __this, const RuntimeMethod* method)
{
{
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_0 = __this->___U3CdeltaU3Ek__BackingField;
return L_0;
}
}
// Method Definition Index: 16812
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* VisualElement_get_viewDataKey_m1F990A70B7861D0071A4462C62477363C69223F5_inline (VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* __this, const RuntimeMethod* method)
{
{
String_t* L_0 = __this->___m_ViewDataKey;
return L_0;
}
}
// Method Definition Index: 37854
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Mathf_LerpUnclamped_mF35042F9D25A221BDD4B3FD6251224610AFC1F35_inline (float ___0_a, float ___1_b, float ___2_t, const RuntimeMethod* method)
{
float V_0 = 0.0f;
{
float L_0 = ___0_a;
float L_1 = ___1_b;
float L_2 = ___0_a;
float L_3 = ___2_t;
V_0 = ((float)il2cpp_codegen_add(L_0, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_1, L_2)), L_3))));
goto IL_000b;
}
IL_000b:
{
float L_4 = V_0;
return L_4;
}
}
// Method Definition Index: 37847
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Mathf_FloorToInt_m2A39AE881CAEE6B6A4B3BFEF9CA1ED40625F5AB7_inline (float ___0_f, 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 = ___0_f;
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
double L_1;
L_1 = floor(((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;
}
}
// Method Definition Index: 37851
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Mathf_Clamp_m4DC36EEFDBE5F07C16249DA568023C5ECCFF0E7B_inline (int32_t ___0_value, int32_t ___1_min, int32_t ___2_max, const RuntimeMethod* method)
{
bool V_0 = false;
bool V_1 = false;
int32_t V_2 = 0;
{
int32_t L_0 = ___0_value;
int32_t L_1 = ___1_min;
V_0 = (bool)((((int32_t)L_0) < ((int32_t)L_1))? 1 : 0);
bool L_2 = V_0;
if (!L_2)
{
goto IL_000e;
}
}
{
int32_t L_3 = ___1_min;
___0_value = L_3;
goto IL_0019;
}
IL_000e:
{
int32_t L_4 = ___0_value;
int32_t L_5 = ___2_max;
V_1 = (bool)((((int32_t)L_4) > ((int32_t)L_5))? 1 : 0);
bool L_6 = V_1;
if (!L_6)
{
goto IL_0019;
}
}
{
int32_t L_7 = ___2_max;
___0_value = L_7;
}
IL_0019:
{
int32_t L_8 = ___0_value;
V_2 = L_8;
goto IL_001d;
}
IL_001d:
{
int32_t L_9 = V_2;
return L_9;
}
}
// Method Definition Index: 37848
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Mathf_RoundToInt_m60F8B66CF27F1FA75AA219342BD184B75771EB4B_inline (float ___0_f, 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 = ___0_f;
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;
}
}
// Method Definition Index: 14049
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TooltipEvent_set_rect_mCD96D19C063247F8DE3B8553843C27611286A5FD_inline (TooltipEvent_t48F59E9AFAADF9D1B8A7A3A5CB8A49DA6D3E7187* __this, Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___0_value, const RuntimeMethod* method)
{
{
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_0 = ___0_value;
__this->___U3CrectU3Ek__BackingField = L_0;
return;
}
}
// Method Definition Index: 14048
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TooltipEvent_set_tooltip_m989CA98943B7E44DDCC4FFC4940F8701A65C4980_inline (TooltipEvent_t48F59E9AFAADF9D1B8A7A3A5CB8A49DA6D3E7187* __this, String_t* ___0_value, const RuntimeMethod* method)
{
{
String_t* L_0 = ___0_value;
__this->___U3CtooltipU3Ek__BackingField = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CtooltipU3Ek__BackingField), (void*)L_0);
return;
}
}
// Method Definition Index: 12776
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR List_1_t6115BBE78FE9310B180A2027321DF46F2A06AC95* TabView_get_tabHeaders_mF0D01E43A5F21953B720D42DFADDA48755BAB0D9_inline (TabView_t3B7B40580E4AE714A5766774568BA256426F3252* __this, const RuntimeMethod* method)
{
{
List_1_t6115BBE78FE9310B180A2027321DF46F2A06AC95* L_0 = __this->___m_TabHeaders;
return L_0;
}
}
// Method Definition Index: 605
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Action_2_Invoke_m7BFCE0BBCF67689D263059B56A8D79161B698587_gshared_inline (Action_2_t156C43F079E7E68155FCDCD12DC77DD11AEF7E3C* __this, RuntimeObject* ___0_arg1, RuntimeObject* ___1_arg2, const RuntimeMethod* method)
{
typedef void (*FunctionPointerType) (RuntimeObject*, RuntimeObject*, RuntimeObject*, const RuntimeMethod*);
((FunctionPointerType)__this->___invoke_impl)((Il2CppObject*)__this->___method_code, ___0_arg1, ___1_arg2, reinterpret_cast<RuntimeMethod*>(__this->___method));
}
// Method Definition Index: 603
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Action_1_Invoke_mF2422B2DD29F74CE66F791C3F68E288EC7C3DB9E_gshared_inline (Action_1_t6F9EB113EB3F16226AEF811A2744F4111C116C87* __this, RuntimeObject* ___0_obj, const RuntimeMethod* method)
{
typedef void (*FunctionPointerType) (RuntimeObject*, RuntimeObject*, const RuntimeMethod*);
((FunctionPointerType)__this->___invoke_impl)((Il2CppObject*)__this->___method_code, ___0_obj, reinterpret_cast<RuntimeMethod*>(__this->___method));
}
// Method Definition Index: 1257
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void EventHandler_1_Invoke_m5C7C32D77BF92F33B2B3AE0BEBE1392718DF9647_gshared_inline (EventHandler_1_t522C29C2B48DA5A0C0D9F0978320FD1F630ADE69* __this, RuntimeObject* ___0_sender, BindablePropertyChangedEventArgs_tE40C7BBF5E93423192E64F4A712177E3949E8C32 ___1_e, const RuntimeMethod* method)
{
typedef void (*FunctionPointerType) (RuntimeObject*, RuntimeObject*, BindablePropertyChangedEventArgs_tE40C7BBF5E93423192E64F4A712177E3949E8C32, const RuntimeMethod*);
((FunctionPointerType)__this->___invoke_impl)((Il2CppObject*)__this->___method_code, ___0_sender, ___1_e, reinterpret_cast<RuntimeMethod*>(__this->___method));
}
// Method Definition Index: 9491
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR EqualityComparer_1_t346CEF653847623862FC6F88D66F7933B0039499* EqualityComparer_1_get_Default_m20A1B9861324559044977270E1FAFB09BBE14234_gshared_inline (const RuntimeMethod* method)
{
EqualityComparer_1_t346CEF653847623862FC6F88D66F7933B0039499* V_0 = NULL;
{
EqualityComparer_1_t346CEF653847623862FC6F88D66F7933B0039499* L_0 = ((EqualityComparer_1_t346CEF653847623862FC6F88D66F7933B0039499_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(InitializedTypeInfo(method->klass)->rgctx_data, 2)))->___defaultComparer;
il2cpp_codegen_memory_barrier();
V_0 = L_0;
EqualityComparer_1_t346CEF653847623862FC6F88D66F7933B0039499* L_1 = V_0;
if (L_1)
{
goto IL_0019;
}
}
{
EqualityComparer_1_t346CEF653847623862FC6F88D66F7933B0039499* L_2;
L_2 = EqualityComparer_1_CreateComparer_m4055D46D61B6AD80A0F2D4624577D7FE9D15B002(il2cpp_rgctx_method(InitializedTypeInfo(method->klass)->rgctx_data, 3));
V_0 = L_2;
EqualityComparer_1_t346CEF653847623862FC6F88D66F7933B0039499* L_3 = V_0;
il2cpp_codegen_memory_barrier();
((EqualityComparer_1_t346CEF653847623862FC6F88D66F7933B0039499_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(InitializedTypeInfo(method->klass)->rgctx_data, 2)))->___defaultComparer = L_3;
Il2CppCodeGenWriteBarrier((void**)(&((EqualityComparer_1_t346CEF653847623862FC6F88D66F7933B0039499_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(InitializedTypeInfo(method->klass)->rgctx_data, 2)))->___defaultComparer), (void*)L_3);
}
IL_0019:
{
EqualityComparer_1_t346CEF653847623862FC6F88D66F7933B0039499* L_4 = V_0;
return L_4;
}
}
// Method Definition Index: 19287
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TypedUxmlAttributeDescription_1_set_defaultValue_m9CD397DCF26F3871BE330F890164CB7C3B5E9BBD_gshared_inline (TypedUxmlAttributeDescription_1_t460827E989E5BB273194A7D197EAF27D7FE88F40* __this, float ___0_value, const RuntimeMethod* method)
{
{
float L_0 = ___0_value;
__this->___U3CdefaultValueU3Ek__BackingField = L_0;
return;
}
}
// Method Definition Index: 19287
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TypedUxmlAttributeDescription_1_set_defaultValue_m1A0A92FE2F99CC7D699DF2B86856706B8A65CFC8_gshared_inline (TypedUxmlAttributeDescription_1_t5E34790227C12B474992B598302046D14D52C69E* __this, RuntimeObject* ___0_value, const RuntimeMethod* method)
{
{
RuntimeObject* L_0 = ___0_value;
__this->___U3CdefaultValueU3Ek__BackingField = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CdefaultValueU3Ek__BackingField), (void*)L_0);
return;
}
}
// Method Definition Index: 11896
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Label_tC160668F9119CE0F5567021FB208E64A5B1C5B70* BaseField_1_get_labelElement_mA164849E98B4DCBCBD6BEFBE33311022B1967769_gshared_inline (BaseField_1_t33E37D3A182C1DDE900EA4039FE03BF68FD0CD26* __this, const RuntimeMethod* method)
{
{
Label_tC160668F9119CE0F5567021FB208E64A5B1C5B70* L_0 = __this->___U3ClabelElementU3Ek__BackingField;
return L_0;
}
}
// Method Definition Index: 11900
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool BaseField_1_get_showMixedValue_m82F618A9811B9F5C550CAC312D1E844E69BF11E0_gshared_inline (BaseField_1_t33E37D3A182C1DDE900EA4039FE03BF68FD0CD26* __this, const RuntimeMethod* method)
{
{
bool L_0 = __this->___m_ShowMixedValue;
return L_0;
}
}
// Method Definition Index: 9282
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 = __this->____size;
return L_0;
}
}
// Method Definition Index: 9301
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Clear_m16C1F2C61FED5955F10EB36BC1CB2DF34B128994_gshared_inline (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
int32_t L_0 = __this->____version;
__this->____version = ((int32_t)il2cpp_codegen_add(L_0, 1));
}
{
int32_t L_1 = __this->____size;
V_0 = L_1;
__this->____size = 0;
int32_t L_2 = V_0;
if ((((int32_t)L_2) <= ((int32_t)0)))
{
goto IL_003c;
}
}
{
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_3 = __this->____items;
int32_t L_4 = V_0;
Array_Clear_m50BAA3751899858B097D3FF2ED31F284703FE5CB((RuntimeArray*)L_3, 0, L_4, NULL);
return;
}
IL_003c:
{
return;
}
}
// Method Definition Index: 9342
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_m6330F15D18EE4F547C05DF9BF83C5EB710376027_gshared_inline (Enumerator_t9473BAB568A27E2339D48C1F91319E0F6D244D7A* __this, const RuntimeMethod* method)
{
{
RuntimeObject* L_0 = __this->____current;
return L_0;
}
}
// Method Definition Index: 13278
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool ChangeEvent_1_get_newValue_m0D62ED9449CF3368792D1D5BBC7839722E995776_gshared_inline (ChangeEvent_1_t2AA4161DCA648D276CFE726DD08B0D55FA799D4B* __this, const RuntimeMethod* method)
{
{
bool L_0 = __this->___U3CnewValueU3Ek__BackingField;
return L_0;
}
}
// Method Definition Index: 9293
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Add_mEBCF994CC3814631017F46A387B1A192ED6C85C7_gshared_inline (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, RuntimeObject* ___0_item, const RuntimeMethod* method)
{
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* V_0 = NULL;
int32_t V_1 = 0;
{
int32_t L_0 = __this->____version;
__this->____version = ((int32_t)il2cpp_codegen_add(L_0, 1));
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_1 = __this->____items;
V_0 = L_1;
int32_t L_2 = __this->____size;
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 = ((int32_t)il2cpp_codegen_add(L_5, 1));
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_6 = V_0;
int32_t L_7 = V_1;
RuntimeObject* L_8 = ___0_item;
NullCheck(L_6);
(L_6)->SetAt(static_cast<il2cpp_array_size_t>(L_7), (RuntimeObject*)L_8);
return;
}
IL_0034:
{
RuntimeObject* L_9 = ___0_item;
List_1_AddWithResize_m79A9BF770BEF9C06BE40D5401E55E375F2726CC4(__this, L_9, il2cpp_rgctx_method(method->klass->rgctx_data, 14));
return;
}
}
// Method Definition Index: 13278
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float ChangeEvent_1_get_newValue_m4C3DDEEB0E2CE7F1A413E3203D8D94F0F2B57808_gshared_inline (ChangeEvent_1_tAB4351D85EACEBEE9040F90F3A0430C076BE372E* __this, const RuntimeMethod* method)
{
{
float L_0 = __this->___U3CnewValueU3Ek__BackingField;
return L_0;
}
}
// Method Definition Index: 603
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Action_1_Invoke_mA8F89FB04FEA0F48A4F22EC84B5F9ADB2914341F_gshared_inline (Action_1_t310F18CB4338A2740CA701F160C62E2C3198E66A* __this, float ___0_obj, const RuntimeMethod* method)
{
typedef void (*FunctionPointerType) (RuntimeObject*, float, const RuntimeMethod*);
((FunctionPointerType)__this->___invoke_impl)((Il2CppObject*)__this->___method_code, ___0_obj, reinterpret_cast<RuntimeMethod*>(__this->___method));
}
// Method Definition Index: 19287
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TypedUxmlAttributeDescription_1_set_defaultValue_m79AF47A81305A712EECAA1732B7F0D328C0BD9EB_gshared_inline (TypedUxmlAttributeDescription_1_t9D2289098FC52844881F6536BCAA110E7F1D5B9C* __this, int32_t ___0_value, const RuntimeMethod* method)
{
{
int32_t L_0 = ___0_value;
__this->___U3CdefaultValueU3Ek__BackingField = L_0;
return;
}
}
// Method Definition Index: 11298
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void BaseSlider_1_set_clamped_m8CC065CFA92AE742E3C3562964DBFDA1E5CDAE48_gshared_inline (BaseSlider_1_t72796443D058B00401238104911BE7078A9FD0BA* __this, bool ___0_value, const RuntimeMethod* method)
{
{
bool L_0 = ___0_value;
__this->___U3CclampedU3Ek__BackingField = L_0;
return;
}
}
// Method Definition Index: 11274
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* BaseSlider_1_get_dragElement_m032210456947E23683D74C074CC01AFE210169EB_gshared_inline (BaseSlider_1_t72796443D058B00401238104911BE7078A9FD0BA* __this, const RuntimeMethod* method)
{
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_0 = __this->___U3CdragElementU3Ek__BackingField;
return L_0;
}
}
// Method Definition Index: 11299
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ClampedDragger_1_t18A937D027747303C3811CCC9FAD288366DF8DC3* BaseSlider_1_get_clampedDragger_mB4CE620901AE51393FD475311C2BC49EB8799162_gshared_inline (BaseSlider_1_t72796443D058B00401238104911BE7078A9FD0BA* __this, const RuntimeMethod* method)
{
{
ClampedDragger_1_t18A937D027747303C3811CCC9FAD288366DF8DC3* L_0 = __this->___U3CclampedDraggerU3Ek__BackingField;
return L_0;
}
}
// Method Definition Index: 13791
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* PanelChangedEventBase_1_get_destinationPanel_m7F1989B93B498769D6A6EB6A5CB991AB3B4D8FD2_gshared_inline (PanelChangedEventBase_1_tBD261468FE94C0F11CE3EE232C78393DEB70F0E2* __this, const RuntimeMethod* method)
{
{
RuntimeObject* L_0 = __this->___U3CdestinationPanelU3Ek__BackingField;
return L_0;
}
}
// Method Definition Index: 13789
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* PanelChangedEventBase_1_get_originPanel_m3E8443C7EDD04BA92941A896405FB221339A39B5_gshared_inline (PanelChangedEventBase_1_tBD261468FE94C0F11CE3EE232C78393DEB70F0E2* __this, const RuntimeMethod* method)
{
{
RuntimeObject* L_0 = __this->___U3CoriginPanelU3Ek__BackingField;
return L_0;
}
}
// Method Definition Index: 13245
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t PointerCaptureEventBase_1_get_pointerId_m4E4F2967D333957F5F474673769B7FFFC128A89A_gshared_inline (PointerCaptureEventBase_1_t265201C952224C804DDA3B4C56A4CA46B8A665CC* __this, const RuntimeMethod* method)
{
{
int32_t L_0 = __this->___U3CpointerIdU3Ek__BackingField;
return L_0;
}
}
// Method Definition Index: 13877
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* PointerEventBase_1_get_pointerType_m05EB5D56224F7A7A190AAFBBD622113A7A704F7C_gshared_inline (PointerEventBase_1_tCC99C5B34F8B8F012105435FC4A3CE4FD098045F* __this, const RuntimeMethod* method)
{
{
String_t* L_0 = __this->___U3CpointerTypeU3Ek__BackingField;
return L_0;
}
}
// Method Definition Index: 13879
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool PointerEventBase_1_get_isPrimary_m0F266CD0EEF96089B726E1E69A8A07029685E95B_gshared_inline (PointerEventBase_1_tCC99C5B34F8B8F012105435FC4A3CE4FD098045F* __this, const RuntimeMethod* method)
{
{
bool L_0 = __this->___U3CisPrimaryU3Ek__BackingField;
return L_0;
}
}
// Method Definition Index: 13875
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t PointerEventBase_1_get_pointerId_mF0B5F3F2655036A39E6ECAB56386CADBFDF1CF99_gshared_inline (PointerEventBase_1_tCC99C5B34F8B8F012105435FC4A3CE4FD098045F* __this, const RuntimeMethod* method)
{
{
int32_t L_0 = __this->___U3CpointerIdU3Ek__BackingField;
return L_0;
}
}
// Method Definition Index: 13885
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 PointerEventBase_1_get_position_mCB56A25EEB83B6926E29A65E30F5208A3CF6374D_gshared_inline (PointerEventBase_1_tCC99C5B34F8B8F012105435FC4A3CE4FD098045F* __this, const RuntimeMethod* method)
{
{
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_0 = __this->___U3CpositionU3Ek__BackingField;
return L_0;
}
}
// Method Definition Index: 11896
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Label_tC160668F9119CE0F5567021FB208E64A5B1C5B70* BaseField_1_get_labelElement_mDEBB31CB4CDE42C577E6DDCA0BBFC6B1FFB03BBF_gshared_inline (BaseField_1_t1BD309672FAB87887168305A09C320E26F166DA7* __this, const RuntimeMethod* method)
{
{
Label_tC160668F9119CE0F5567021FB208E64A5B1C5B70* L_0 = __this->___U3ClabelElementU3Ek__BackingField;
return L_0;
}
}
// Method Definition Index: 11272
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* BaseSlider_1_get_dragContainer_m2A4A2BD64B8BBACAD28E0133E06B109D045F2AB1_gshared_inline (BaseSlider_1_t72796443D058B00401238104911BE7078A9FD0BA* __this, const RuntimeMethod* method)
{
{
VisualElement_t2667F9D19E62C7A315927506C06F223AB9234115* L_0 = __this->___U3CdragContainerU3Ek__BackingField;
return L_0;
}
}
// Method Definition Index: 19287
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TypedUxmlAttributeDescription_1_set_defaultValue_mCCFDF65293F595155203C9BD9977733342224870_gshared_inline (TypedUxmlAttributeDescription_1_t7ECE12D1C0C385835D77803906F54B792532FD39* __this, bool ___0_value, const RuntimeMethod* method)
{
{
bool L_0 = ___0_value;
__this->___U3CdefaultValueU3Ek__BackingField = L_0;
return;
}
}
// Method Definition Index: 11896
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Label_tC160668F9119CE0F5567021FB208E64A5B1C5B70* BaseField_1_get_labelElement_mA259DEF99276E9388C0DCFB60F1CBC6572A9A39E_gshared_inline (BaseField_1_tB351B262306464787F5A31B33CDC431E89796615* __this, const RuntimeMethod* method)
{
{
Label_tC160668F9119CE0F5567021FB208E64A5B1C5B70* L_0 = __this->___U3ClabelElementU3Ek__BackingField;
return L_0;
}
}
// Method Definition Index: 11299
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ClampedDragger_1_t38308021CEC312E002F1A5665B792022E28A1A3E* BaseSlider_1_get_clampedDragger_m932D761C1EF08E1715203DD0C9E0BB4D71FC3CB3_gshared_inline (BaseSlider_1_tCD357038DC0A12750F4E032D975E8D9F2AA6CD95* __this, const RuntimeMethod* method)
{
{
ClampedDragger_1_t38308021CEC312E002F1A5665B792022E28A1A3E* L_0 = __this->___U3CclampedDraggerU3Ek__BackingField;
return L_0;
}
}
// Method Definition Index: 10689
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ClampedDragger_1_get_dragDirection_m7CF6A0854E2CF0E840FDE0A1EDCAB73C24435A2C_gshared_inline (ClampedDragger_1_t38308021CEC312E002F1A5665B792022E28A1A3E* __this, const RuntimeMethod* method)
{
{
int32_t L_0 = __this->___U3CdragDirectionU3Ek__BackingField;
return L_0;
}
}
// Method Definition Index: 10690
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ClampedDragger_1_set_dragDirection_m7C94243EE648C44295A4A73F98E03C53A4CEF3D9_gshared_inline (ClampedDragger_1_t38308021CEC312E002F1A5665B792022E28A1A3E* __this, int32_t ___0_value, const RuntimeMethod* method)
{
{
int32_t L_0 = ___0_value;
__this->___U3CdragDirectionU3Ek__BackingField = L_0;
return;
}
}
// Method Definition Index: 19287
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TypedUxmlAttributeDescription_1_set_defaultValue_mFD1C3A72D0C15C3CFA5ADF89C98C1B97C69A25E2_gshared_inline (TypedUxmlAttributeDescription_1_tF8E164DB2A1FE613654370D348F4C3680DA42A03* __this, int32_t ___0_value, const RuntimeMethod* method)
{
{
int32_t L_0 = ___0_value;
__this->___U3CdefaultValueU3Ek__BackingField = L_0;
return;
}
}
// Method Definition Index: 619
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Func_1_Invoke_mBB7F37C468451AF57FAF31635C544D6B8C4373B2_gshared_inline (Func_1_t2BE7F58348C9CC544A8973B3A9E55541DE43C457* __this, const RuntimeMethod* method)
{
typedef bool (*FunctionPointerType) (RuntimeObject*, const RuntimeMethod*);
return ((FunctionPointerType)__this->___invoke_impl)((Il2CppObject*)__this->___method_code, reinterpret_cast<RuntimeMethod*>(__this->___method));
}
// Method Definition Index: 711
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t BitConverter_SingleToInt32Bits_mC760C7CFC89725E3CF68DC45BE3A9A42A7E7DA73_inline (float ___0_value, const RuntimeMethod* method)
{
{
int32_t L_0 = *((int32_t*)((uintptr_t)(&___0_value)));
return L_0;
}
}
// Method Definition Index: 37852
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Mathf_Clamp01_mA7E048DBDA832D399A581BE4D6DED9FA44CE0F14_inline (float ___0_value, const RuntimeMethod* method)
{
bool V_0 = false;
float V_1 = 0.0f;
bool V_2 = false;
{
float L_0 = ___0_value;
V_0 = (bool)((((float)L_0) < ((float)(0.0f)))? 1 : 0);
bool L_1 = V_0;
if (!L_1)
{
goto IL_0015;
}
}
{
V_1 = (0.0f);
goto IL_002d;
}
IL_0015:
{
float L_2 = ___0_value;
V_2 = (bool)((((float)L_2) > ((float)(1.0f)))? 1 : 0);
bool L_3 = V_2;
if (!L_3)
{
goto IL_0029;
}
}
{
V_1 = (1.0f);
goto IL_002d;
}
IL_0029:
{
float L_4 = ___0_value;
V_1 = L_4;
goto IL_002d;
}
IL_002d:
{
float L_5 = V_1;
return L_5;
}
}