33809 lines
1.1 MiB
Plaintext
33809 lines
1.1 MiB
Plaintext
#include "pch-cpp.hpp"
|
|
|
|
#ifndef _MSC_VER
|
|
# include <alloca.h>
|
|
#else
|
|
# include <malloc.h>
|
|
#endif
|
|
|
|
|
|
#include <limits>
|
|
|
|
|
|
template <typename T1, typename T2, typename T3, typename T4, typename T5, typename T6, typename T7>
|
|
struct VirtualActionInvoker7
|
|
{
|
|
typedef void (*Action)(void*, T1, T2, T3, T4, T5, T6, T7, const RuntimeMethod*);
|
|
|
|
static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2, T3 p3, T4 p4, T5 p5, T6 p6, T7 p7)
|
|
{
|
|
const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj);
|
|
((Action)invokeData.methodPtr)(obj, p1, p2, p3, p4, p5, p6, p7, 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 T1, typename T2, typename T3, typename T4, typename T5, typename T6, typename T7>
|
|
struct InterfaceActionInvoker7
|
|
{
|
|
typedef void (*Action)(void*, T1, T2, T3, T4, T5, T6, T7, const RuntimeMethod*);
|
|
|
|
static inline void Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj, T1 p1, T2 p2, T3 p3, T4 p4, T5 p5, T6 p6, T7 p7)
|
|
{
|
|
const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface);
|
|
((Action)invokeData.methodPtr)(obj, p1, p2, p3, p4, p5, p6, p7, 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);
|
|
}
|
|
};
|
|
|
|
struct Dictionary_2_t9FA6D82CAFC18769F7515BB51D1C56DAE09381C3;
|
|
struct Dictionary_2_t14FE4A752A83D53771C584E4C8D14E01F2AFD7BA;
|
|
struct Dictionary_2_tE1603CE612C16451D1E56FF4D4859D4FE4087C28;
|
|
struct Dictionary_2_tA348003A3C1CEFB3096E9D2A0BC7F1AC8EC4F710;
|
|
struct Dictionary_2_tE231A4DD293980DEF7207A8A448337A947256F13;
|
|
struct HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2;
|
|
struct IDictionary_2_t79D4ADB15B238AC117DF72982FEA3C42EF5AFA19;
|
|
struct IEnumerable_1_tCE758D940790D6D0D56B457E522C195F8C413AF2;
|
|
struct IEqualityComparer_1_tDBFC8496F14612776AF930DBF84AFE7D06D1F0E9;
|
|
struct IEqualityComparer_1_tAE94C8F24AD5B94D4EE85CA9FC59E3409D41CAF7;
|
|
struct IList_1_t6EE90D273EFCF5E7E4C37FAB712E70BB6F1B4BFF;
|
|
struct KeyCollection_tE66790F09E854C19C7F612BEAD203AE626E90A36;
|
|
struct List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D;
|
|
struct List_1_tB8C7613581AE4811CA3797024B8E1A8430228564;
|
|
struct Stack_1_tE2F4943FD7E8FAB9145CF810324AE0A061B5F56A;
|
|
struct ValueCollection_tC9D91E8A3198E40EA339059703AB10DFC9F5CC2E;
|
|
struct cxo_1_tEF016A0E938797C525FDD409DDC7F211C2056789;
|
|
struct cxo_1_t919318D3CFDE6D205D6D395F00C012C0B9B765AA;
|
|
struct cyt_1_tC1DEF6AAD82FA124BC41D0504CAD05EFBEE60FA7;
|
|
struct cyt_1_tC9DF774B2F55B15B51557D68523135D1E51A3082;
|
|
struct cyt_1_tE9A88B07E73065F90C455BD5DF1F9E576AA7517C;
|
|
struct cyt_1_tE38FD8D5355BA5D5114DA86CAA000F1BCD1B5F2D;
|
|
struct cyt_1_t15D208ED20DD19D17CA30C59237CB35A70E3C96C;
|
|
struct cyt_1_t5035B0510612A7C4AE3431E0BDAFD72257E38BF2;
|
|
struct cyt_1_tCCE2818B525DF61292C7CCDB56AAAB0DCED7BF55;
|
|
struct cyt_1_t31A5D0B0E123780515168D37C4B6C4470AF145D0;
|
|
struct cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016;
|
|
struct cyt_1_t1AAEC01FBC054586CA0CC585C5BBE620A1674564;
|
|
struct cyt_1_t246717F2A2072123CF83796124079989E5701C24;
|
|
struct cyt_1_tAB7B2270EEB9F8FFBE7D054ED1E03BE82E253BF5;
|
|
struct cyt_1_t4579B1B73502769F65457CCFC419CA4CA783EAB0;
|
|
struct cyt_1_t42C9F10506882D599BBD2A531536E42E632BDB7E;
|
|
struct cyt_1_t003152AC8D093A1D489F7DEFBA7FCDE6DAEDFC94;
|
|
struct cyt_1_tE00B3D9B8BEF617C8F7FD3C9BB1E0EAD67536CCC;
|
|
struct cyt_1_t098941BA5B0229BA016E504AC0F34E3627873489;
|
|
struct cyt_1_t60AF1A283E0EAF4FB2D314A4ACB8420CCDF0F99B;
|
|
struct cyt_1_t33E9CDA941C61FD6B33CF6445B214892A9352440;
|
|
struct cyt_1_tD17A881B5113273E4D43E05577117253331260A3;
|
|
struct EntryU5BU5D_t233BB24ED01E2D8D65B0651D54B8E3AD125CAF96;
|
|
struct SlotU5BU5D_tC4D7CD3E804DC835CCF2F990797BC1D9AE4330D7;
|
|
struct Int32U5BU5DU5BU5D_t179D865D5B30EFCBC50F82C9774329C15943466E;
|
|
struct SingleU5BU5DU5BU5D_tB190BCEA7F01FD9CFF9FC1273681C9F0C75359E4;
|
|
struct ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031;
|
|
struct CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB;
|
|
struct DelegateU5BU5D_tC5AB7E8F745616680F337909D3A8E6C722CDF771;
|
|
struct Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C;
|
|
struct IntPtrU5BU5D_tFD177F8C806A6921AD7150264CCC62FA00CAD832;
|
|
struct ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918;
|
|
struct SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C;
|
|
struct StackTraceU5BU5D_t32FBCB20930EAF5BAE3F450FF75228E5450DA0DF;
|
|
struct StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248;
|
|
struct cwkU5BU5D_t8A0893DA1EA37E5125FF252FD84867D96E7115C9;
|
|
struct cxjU5BU5D_tE980B57EF364DD3737BD53D40D13E062F22F6B57;
|
|
struct cymU5BU5D_t665132A16BD263E9CAB6B1F0D889F2D636E2F0C0;
|
|
struct cyqU5BU5D_tB8571529DB97145AFA2A6E428E761AC61963F1FC;
|
|
struct cyuU5BU5D_t602A4E76E692B130771ABA355A11C0EB7CA2A8F3;
|
|
struct czcU5BU5D_t85EC9C8DA232912BA20C316AB249516D6A0F50D8;
|
|
struct czuU5BU5D_t7AE5F6E3BA7E116BE09B8E0FFFF75E47EF7DEF77;
|
|
struct czwU5BU5D_tDE477E98619633EACE3EF811EC33F25A8D210737;
|
|
struct Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07;
|
|
struct ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263;
|
|
struct ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129;
|
|
struct ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F;
|
|
struct AsyncCallback_t7FEF460CBDCFB9C5FA2EF776984778B9A4145F4C;
|
|
struct Calendar_t0A117CC7532A54C17188C2EFEA1F79DB20DF3A3B;
|
|
struct CompareInfo_t1B1A6AC3486B570C76ABA52149C9BD4CD82F9E57;
|
|
struct CultureData_tEEFDCF4ECA1BBF6C0C8C94EB3541657245598F9D;
|
|
struct CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0;
|
|
struct DateTimeFormatInfo_t0457520F9FA7B5C8EAAEB3AD50413B6AEEB7458A;
|
|
struct Delegate_t;
|
|
struct DelegateData_t9B286B493293CD2D23A5B2B5EF0E5B1324C2B77E;
|
|
struct IAsyncResult_t7B9B5A0ECB35DCEC31B8A8122C37D687369253B5;
|
|
struct IDictionary_t6D03155AF1FA9083817AA5B6AD7DEEACC26AB220;
|
|
struct IFormatProvider_tC202922D43BFF3525109ABF3FB79625F5646AB52;
|
|
struct MethodInfo_t;
|
|
struct NumberFormatInfo_t8E26808B202927FEBF9064FCFEEA4D6E076E6472;
|
|
struct SafeSerializationManager_tCBB85B95DFD1634237140CD892E82D06ECB3F5E6;
|
|
struct SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37;
|
|
struct String_t;
|
|
struct StringBuilder_t;
|
|
struct TextInfo_tD3BAFCFD77418851E7D5CB8D2588F47019E414B4;
|
|
struct Void_t4861ACF8F4594C3437BB48B6E56783494B843915;
|
|
struct cwf_t4AC10BC514A659B9034B6540E69C09C5DEE882A5;
|
|
struct cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2;
|
|
struct cwi_tCBBCF12E8459BA17CA68EF8F1F5C2C4A0F8B1E2F;
|
|
struct cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5;
|
|
struct cwk_t95F941C946138FA950FA2A5CBD243288DF6BCF94;
|
|
struct cwq_t27450A2F3E19F842B961062BEB028E35D20D39AB;
|
|
struct cwr_tB32AE31B660714E12F96179A963CC995252FABBC;
|
|
struct cws_tAB6115C3D88C4410AE531B3E7AA66B6700B59CB1;
|
|
struct cwt_tE45FCA4DB159CC6D158DC7F7928E1DB7F14B7E79;
|
|
struct cwu_tFBC172E7F8C48F53A10D62A0BC038722222FDB1D;
|
|
struct cwv_t15E09C4DEE3E18B01920ACCD45C05DDAC1CA7C40;
|
|
struct cww_t7E57FA689581B4E46DDF4D8C78E96481ECC55D83;
|
|
struct cwx_t781F4D14015779306A27908CB2E8DBCE3E2D13DE;
|
|
struct cwy_t36F7B6C47A7EAB368B8D2738E82BB6FC7ACB9F34;
|
|
struct cwz_t680946F6D60875C4010BFB6658DE46BF3C8BACFE;
|
|
struct cxa_t54041616669838A2172FABB189D96F6D88BDE3B2;
|
|
struct cxb_t84F2AC713EF2DBFA857C0877E00F8DF790A60355;
|
|
struct cxc_t265CE2CB66B00F5748EB9BA1821B348A7CB4C2D9;
|
|
struct cxd_t734B33F77327528798E525E3ABB4D95A42EDB69D;
|
|
struct cxe_tA3616593B9A8AD1EDC5BDC36E7AA0BCB8FA22334;
|
|
struct cxf_t6712878647F6177AC8ACFC8DFE6B3E91964A005A;
|
|
struct cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2;
|
|
struct cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7;
|
|
struct cxm_t0479DB05DFCE31B18506D24565FA53C680306098;
|
|
struct cxr_t40F2FEA3AB3BC2D3274C8117E684F7D812EADBF2;
|
|
struct cya_t8993218D3DD65565F488F89F67FBDEC3446C0C8B;
|
|
struct cyk_tE528E0A77D98E1355DA3C570A2C43AC5450B1C31;
|
|
struct cym_t164019A31F46F246E9F3539D73A6EEBC6975F250;
|
|
struct cyn_t384350372CCD75AD3902AC8A3CD65C3405B057A4;
|
|
struct cyq_t6323CF215B604145E77E04F4D4853FFC0CF472EA;
|
|
struct cyr_t5803100DE6684D7677DCA7B13C4A8EA7E1E8087B;
|
|
struct cyu_t1C4808B320D1B81A721CC358C67482126989AEF0;
|
|
struct cyv_t84BB34A1C3C3092A56D6BC0B8A35FE038756C0B7;
|
|
struct czc_tF0167BADCFFCD7549128F494982B8FC760C9DD12;
|
|
struct czd_tC71AF425330581E9EC9EA08C3282E5F38362D27C;
|
|
struct czh_tE8F1A87C5388086F23589583A37E369F2950CBC9;
|
|
struct czo_t1E9B258255B9D4B0B05750F566891C7900FA9510;
|
|
struct czt_t30B9A3E6EA73493C0A7102CDEC66B04580E51452;
|
|
struct czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB;
|
|
struct czv_tCCD18371C1A168273368DA5151CA2E82E280FD5B;
|
|
struct czw_tCABFD9BE929219D3DD263C63053E922950A52B5E;
|
|
struct czx_tA4D3DE0F69881938A12E4D2B03C40961337E47C7;
|
|
struct cxg_t907F68F63C8086DF5234807928BB999C22C18A9E;
|
|
struct cxh_t51FEBC05859C343141A49FC3843C7604D88C40A5;
|
|
|
|
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* ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* Char_t521A6F19B456D956AF452D926C32709DC03D6B17_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* Convert_t7097FF336D592F7C06D88A98349A44646F91EFFC_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* Dictionary_2_tA348003A3C1CEFB3096E9D2A0BC7F1AC8EC4F710_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* Double_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* Int32U5BU5DU5BU5D_t179D865D5B30EFCBC50F82C9774329C15943466E_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* SingleU5BU5DU5BU5D_tB190BCEA7F01FD9CFF9FC1273681C9F0C75359E4_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* StringBuilder_t_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* cwi_tCBBCF12E8459BA17CA68EF8F1F5C2C4A0F8B1E2F_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* cwk_t95F941C946138FA950FA2A5CBD243288DF6BCF94_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* cwr_tB32AE31B660714E12F96179A963CC995252FABBC_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* cwx_t781F4D14015779306A27908CB2E8DBCE3E2D13DE_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* cwz_t680946F6D60875C4010BFB6658DE46BF3C8BACFE_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* cxa_t54041616669838A2172FABB189D96F6D88BDE3B2_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* cxg_t907F68F63C8086DF5234807928BB999C22C18A9E_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* cxh_t51FEBC05859C343141A49FC3843C7604D88C40A5_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* cxm_t0479DB05DFCE31B18506D24565FA53C680306098_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* cxo_1_t919318D3CFDE6D205D6D395F00C012C0B9B765AA_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* cyk_tE528E0A77D98E1355DA3C570A2C43AC5450B1C31_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* cyqU5BU5D_tB8571529DB97145AFA2A6E428E761AC61963F1FC_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* cyt_1_t15D208ED20DD19D17CA30C59237CB35A70E3C96C_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* cyt_1_t5035B0510612A7C4AE3431E0BDAFD72257E38BF2_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* cyy_t1EABEFA434E0BF6590D81F226A875AC837D2C852_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t130CF6E2EE02AEEBDEDE8D9B2BC12967F7A46B24____810D74E99F5E47151966C19677D614DBF57A0F680FEB0B242556F49014428CE1_FieldInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t130CF6E2EE02AEEBDEDE8D9B2BC12967F7A46B24____C86AF85B4C6D08E4CC225380DC6D67DD62D79FB4E691DAD27F3F48BC91157DA1_FieldInfo_var;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral012A4041B6B5D8CB0E31C9373F70FBF2B5C997A0;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral02E7188990BA0C336289B82BF255164D01D3238D;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral20902E92BB3CE4A644EC8AA3DF4ED84E0820D55A;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral2140245BFA0D7BF3DAB71760C8E92E9DC27D44A2;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral29704032FD05EB7F749666627714DD4403A58177;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral2AD68933FD1F96E1F39A8AE0B6E397B2AE58AF0B;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral2FDEC4CB729862F8C87AEC96E8A50FFCDB0DA5E9;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral306CF5FDDD77D5F5B0AC15E7833513E7A9FE5769;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral31BCBBBAE78AF3DCE94AC9BDE58CE283F2102D59;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral338502D9D02238B7610B51617FC3DC0217DE72F4;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral34469102B91985E957AAA1BDC34D760CFA2440B5;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral3A3EA4DA4AA235FE9AEDEB1EC792D8C642F35E42;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral4A2D4104E62C42047C54D1463847B9502B4F3388;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral4CECA0D642F0BFC7DD8340989B53056BCB3E697E;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral4E1898F5EBEE757EDA41AE1193FF929B0A3B665C;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral541147A891EE1D27C9FE0F61836C41B2F605EB35;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral5799E7ECBBD027603FAF7B5A5D7FC47E02E6838E;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral581B785B2E2B05F0D89D7A51FE35CC6550CE799F;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral62E3C4A805BEA6FF11CD735A7BBFAEFF83E178C8;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral652D5C91C9CFD49BCC1E0E2E0209750B07248645;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral6536BE59F0E519C5A741CF907BA6A7047B763361;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral6D5ADB52088DE3707BE8911E4D7AA8B31B914F86;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral70079A668C815CE6CB330BDC124E9A10B4BB6BD3;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral70FF0078AD6C2D1A92E9586B25490D0AE3756795;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral734DC04121C62D723D41C37FB5982C1E3001965D;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral758733BDBED83CBFF4F635AC26CA92AAE477F75D;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral7A9C96507180B8EBA39D9B5B29DD23F01C411B0B;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral7E3CDF2A177CFEE6594EB19BCC7F6CB9F42C43EB;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral819A5DE02A0B9CABE48E670DBFDC5E3A5CC60520;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral8233077D302735F9F330D024713B2629CC9E2092;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral84F056B5A2CEA3E54CC20BA190D83A12779385A7;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral857B2FEC7452B6B15288226FF6C2C6AE934C1D22;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral86F4C2A38040F4AFA83468A1550CA3C109F67993;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral8A6FD20540200B6EA9EB4FD2FCA4260B95B93965;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral8F9743DE1DD712E57FB06A416680584598EF944D;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral90832FA82F5C980E5B2DD15C4CA6D073CB80C1FD;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral9325F77B974ABFB8323CCFAB78A901094979CF50;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral951B59FDD51F1E58E06B943D00099C38010E87E9;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral9710656B9C30547AE532BCC934E0CDB47C3F2C2D;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral9AE28BBC2BDBCF3CB851005F90E25A85C685E92E;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralA15800719B47295241F282FDFFF6C12030921614;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralA1F194197CF5FDD4AC229C093594C1BFDD08DB4C;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralA29C0624F54BFAB8CA332D697AD05EFF00D00495;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralA44A39671D4B7FA8FBE50D795EAB52248D5C5469;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralAABDB12A8673CF3F32247EDEEC8B9E68FE0BF8D2;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralABCF56B75B2CDC012A7C4D5CD160D142CD128B3F;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralB0C84E9BF3D84BE2A460D3E8A0E53263F3C79ED6;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralB1F2E2B01BAEAA7C8239B3F834A7D8DD5D2A2D31;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralB98E2F7B10736754A86A67EF9BE870AF9547813F;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralBAC6D11500D8E7A91D197CFAD12FF2276F4CD583;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralBDD94A3200A68EFEC973AE5A10F100280084027F;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralBF27F3BDDDC95B52E883B199881B870F37B335EC;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralC016A1CD1230C849B218260A6BC6A6CE4A3A34A1;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralC67FC2A5D670C014E71DCF786ED14FF79814EA6C;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralC7475E48B560EA52982F3AF1DD71267F824511BD;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralC9C2EAADCD2A99B30FBDDAA084D66CCB0E750D4A;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralCC5370A1DD9DE3A21F31843619D68B8A39424F8C;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralCE18B047107AA23D1AA9B2ED32D316148E02655F;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralCFCE4AA7CF980E139280E10AA9175C70CB49CC5A;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralD153C3067FF6B27F9AF888E7BEBE3FE6A727C4AF;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralD99B93DC15F63875B73139E629DE66AD4DA31410;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralDD64ED3BB5EE72C42F98B3BEDC6F1D67BE55C51A;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralDDED2ADB7FD59559EE5F70797A5DE817D7BB1FC8;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralE12B1C155B336D51A2EE0E789217483E8C25E1D0;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralE312A515DF85D30161991E9B1FD59CE4F8122CDF;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralE50FF2B9D7E10F273DDEDE16D1CA773B566F1E62;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralE6655324B450C303DEC70D556DE6F5FC013EB9D4;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralEAEE70BF12EFC84C6D9E42F84DF3EF46FCAE69A7;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralF30DF03CDFD1545C991F6C66C10DC0CA8527668B;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralF94AA613862F53AAD0F034DAF760AFDD9509B693;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2__ctor_mC4F3DF292BAD88F4BF193C49CD689FAEBC4570A9_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_set_Item_m7CCA97075B48AFB2B97E5A072B94BC7679374341_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* HashSet_1_Add_m9B0DD9902395EE95D3DC522264BE1EBBBD3513EB_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* HashSet_1_Clear_m88C3BA6617F6667126635140414D44D76C42AE92_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* HashSet_1_Contains_m98A9F88FF94538B5EECB0F87E1E3B3572E02ACA1_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* HashSet_1__ctor_m3F29A5426149F521CEE6900B9A4097810124ED8E_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* HashSet_1__ctor_m90EA29D74B137C5317CDC485AA1D799F0B6726FF_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_mEBCF994CC3814631017F46A387B1A192ED6C85C7_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m7F078BB342729BDF11327FD89D7872265328F690_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* cwi_ibi_TisDouble_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_m9A6259DC9A0EBED61D199371A1A881655F4D5A47_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* cwi_ibi_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_m80FD6DC974441CB8CD73DC933F39FDFA04F0B62B_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* cwi_ibi_TisString_t_mFE8A1C82FA2A69E0761B069D2C3D086CF8783B28_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* cwj_Apply_mC1E69B4E168875B98BAE540EAC4262C8971B1E2B_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* cwj__ctor_mA03B22D2BBBAC0EE1FA7083711399785FA75CE9C_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* cwj_ftx_m059429ABAA4D3D14CAFE6742CA99E60FF696DF05_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* cwj_oue_m913AE0F772DEC432E8FC27F145141075FF2ED27E_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* cwq__ctor_m2BCEF294AF4519308A9956F159C28A0C3AE3508C_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* cwr_set_BoneIndex_mF6446BD7EF160743D6A42373A114D36F233CA37F_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* cws_set_BoneIndex_m98D0D75CCF7EB6974DB35D9C10703FCAD0271A8D_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* cwv_set_SlotIndex_m0ABEF4020F5172DB5C975B31C67A889E0C993861_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* cww_set_SlotIndex_m31AF64179D342068670B1156A542EBA0394BD47B_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* cwx_set_SlotIndex_mE76723CE2B731FA11FD51816E5D2EC3E66B461CC_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* cwy_set_SlotIndex_m8EE32A774F2664E66640E44DA2B1F609C19E11E9_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* cxb_set_IkConstraintIndex_mC9C41E2BC2134C6C9E2D3F56D266A55717F8742D_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* cxc_set_TransformConstraintIndex_m231C29985A138DAEC7226E571DFE6889C165D66D_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* cxd_set_PathConstraintIndex_m817F46C3CA030438527DB2B597599EE553A96F6D_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* cxf_set_PathConstraintIndex_mD1D7446A5E730BF68D8DA06C52EAE3D12F207203_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* cxi_AddAnimation_m60419E79414FC6D00238C2C1C80DCC9D03C59590_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* cxi_AddAnimation_m6E7CD11611863136BC3186403E59FA5A14A46613_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* cxi_ApplyEventTimelinesOnly_mCF871EB3E9F8BF6C14FD63DFFCB47A3B59DDDF84_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* cxi_Apply_m7CA9F285390B835794837410F96172A6E1C4E9D4_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* cxi_SetAnimation_m02CEA73C601033BA1F73CDDB2DA1F80773118C1E_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* cxi_SetAnimation_mB98AEDEB0026CF9BE4DC6F7837EFA18E315BBD17_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* cxi__ctor_mEB8EC7ACF0972FC7D4F6692EEDEFE572F475C695_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* cxi_bzn_mB8B66D966B23FADEC3897697AD473CCE7F2D00CA_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* cxi_cfm_m5946DDD815EE8E17281DB039B347C6C920476A2C_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* cxi_cli_m51E461842792B709BAF5EC846A1D9B6BD6720694_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* cxi_cso_m45E78A414F45B58A66CB9AD122D058F89FC25BD0_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* cxi_evs_m557345FB63F75DEDD10FCFF5D1776BA1E38AA3F4_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* cxi_hcs_m3DFDAF7C6E15B88304AFAD1F8BD27F4ACB134EB4_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* cxi_hjs_mB13753A6689CE4F788F82C16494CF7D53BE5667B_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* cxi_icg_m51C8C6B2FA0BBD031BE2BE7A8F76E0E04484D904_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* cxi_it_m3F825178487A2FB0535869673BF422DD052ED670_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* cxi_jmu_mB296665DCE26A0C1D29E7F9131FA560FA9824EC2_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* cxi_jwi_m10F99DADC8126CBBD743E750C64B78464334A684_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* cxi_khs_m9AAF56B249180511EE9D53D8D94388A868909230_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* cxi_kzn_mEC500CAEB6227EF550FDBCEE0FC0C2402C86970B_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* cxi_lfk_m2B880187B9256463D455387C7359317D71C6221E_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* cxi_mha_mA5302CFE73DB8B6879C0D737B042F934E31E2E93_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* cxi_set_Data_m9439179661BB143B99257E4BCAB04A16C43F2FD5_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* cxi_so_m097B2DEA0CC992C8044B4F472AD483F8495B110D_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* cxo_1_Obtain_m2FD26BD2CD18AFD82331CD67DCBD1608CD2240DC_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* cxo_1__ctor_m7C7A0F7746B39FD15A76306213AAAD877194E95E_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* cyt_1_Add_m8ED40EAE9E6B4B4522A6E0DB178A3A917D179F6D_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* cyt_1_Clear_m7A17D1218AF175B3138C97146E78AD6F9B96DDBF_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* cyt_1_Clear_m7E6C61E27E795BC359B6AF0CF06A905EEA3033FA_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* cyt_1_Clear_mE5A3F7E1F1F6AB4AFDBA1F7C5151EF625E9F7199_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* cyt_1_Resize_m76637F82160D0A8A8FF175C7A5122AF007492A74_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* cyt_1_Resize_m7F31998AA12CF86E7DB69F8FDAEB929D0CEA2E6C_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* cyt_1_Resize_mAC66D07D38CEB35DD685C8165544B34CAAB83E41_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* cyt_1__ctor_m00388E327BB379D4E8168BCD44A265450B08A82B_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* cyt_1__ctor_m926EFFCA04D30BA938F3D65EF88DFBFA8E359984_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* cyt_1__ctor_mC0512C94B5EE411FDCCEE513012B1F41A4C01D37_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* cyt_1_get_Capacity_mBAB0C7E76D9BF3B1F51614FB50BD88B4CF2060B2_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* cyt_1_set_Capacity_mF395B9D346B4FB470B2C5D29964B39C0E4ED4904_RuntimeMethod_var;
|
|
struct CultureData_tEEFDCF4ECA1BBF6C0C8C94EB3541657245598F9D_marshaled_com;
|
|
struct CultureData_tEEFDCF4ECA1BBF6C0C8C94EB3541657245598F9D_marshaled_pinvoke;
|
|
struct CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_marshaled_com;
|
|
struct CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_marshaled_pinvoke;
|
|
struct Delegate_t_marshaled_com;
|
|
struct Delegate_t_marshaled_pinvoke;
|
|
struct Exception_t_marshaled_com;
|
|
struct Exception_t_marshaled_pinvoke;
|
|
|
|
struct Int32U5BU5DU5BU5D_t179D865D5B30EFCBC50F82C9774329C15943466E;
|
|
struct SingleU5BU5DU5BU5D_tB190BCEA7F01FD9CFF9FC1273681C9F0C75359E4;
|
|
struct ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031;
|
|
struct CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB;
|
|
struct Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C;
|
|
struct ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918;
|
|
struct SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C;
|
|
struct StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248;
|
|
struct cwkU5BU5D_t8A0893DA1EA37E5125FF252FD84867D96E7115C9;
|
|
struct cxjU5BU5D_tE980B57EF364DD3737BD53D40D13E062F22F6B57;
|
|
struct cymU5BU5D_t665132A16BD263E9CAB6B1F0D889F2D636E2F0C0;
|
|
struct cyqU5BU5D_tB8571529DB97145AFA2A6E428E761AC61963F1FC;
|
|
struct cyuU5BU5D_t602A4E76E692B130771ABA355A11C0EB7CA2A8F3;
|
|
struct czcU5BU5D_t85EC9C8DA232912BA20C316AB249516D6A0F50D8;
|
|
struct czuU5BU5D_t7AE5F6E3BA7E116BE09B8E0FFFF75E47EF7DEF77;
|
|
struct czwU5BU5D_tDE477E98619633EACE3EF811EC33F25A8D210737;
|
|
|
|
IL2CPP_EXTERN_C_BEGIN
|
|
IL2CPP_EXTERN_C_END
|
|
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
struct U3CModuleU3E_t5EB55EA18289EC0EB9235B8D849490D7510EEC42
|
|
{
|
|
};
|
|
struct Dictionary_2_tA348003A3C1CEFB3096E9D2A0BC7F1AC8EC4F710 : public RuntimeObject
|
|
{
|
|
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ____buckets;
|
|
EntryU5BU5D_t233BB24ED01E2D8D65B0651D54B8E3AD125CAF96* ____entries;
|
|
int32_t ____count;
|
|
int32_t ____freeList;
|
|
int32_t ____freeCount;
|
|
int32_t ____version;
|
|
RuntimeObject* ____comparer;
|
|
KeyCollection_tE66790F09E854C19C7F612BEAD203AE626E90A36* ____keys;
|
|
ValueCollection_tC9D91E8A3198E40EA339059703AB10DFC9F5CC2E* ____values;
|
|
RuntimeObject* ____syncRoot;
|
|
};
|
|
struct HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2 : public RuntimeObject
|
|
{
|
|
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ____buckets;
|
|
SlotU5BU5D_tC4D7CD3E804DC835CCF2F990797BC1D9AE4330D7* ____slots;
|
|
int32_t ____count;
|
|
int32_t ____lastIndex;
|
|
int32_t ____freeList;
|
|
RuntimeObject* ____comparer;
|
|
int32_t ____version;
|
|
SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* ____siInfo;
|
|
};
|
|
struct List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D : public RuntimeObject
|
|
{
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ____items;
|
|
int32_t ____size;
|
|
int32_t ____version;
|
|
RuntimeObject* ____syncRoot;
|
|
};
|
|
struct cxo_1_t919318D3CFDE6D205D6D395F00C012C0B9B765AA : public RuntimeObject
|
|
{
|
|
int32_t ___max;
|
|
Stack_1_tE2F4943FD7E8FAB9145CF810324AE0A061B5F56A* ___oac;
|
|
int32_t ___U3CoadU3Ek__BackingField;
|
|
};
|
|
struct cyt_1_tC1DEF6AAD82FA124BC41D0504CAD05EFBEE60FA7 : public RuntimeObject
|
|
{
|
|
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ___Items;
|
|
int32_t ___Count;
|
|
int32_t ___version;
|
|
};
|
|
struct cyt_1_tE9A88B07E73065F90C455BD5DF1F9E576AA7517C : public RuntimeObject
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* ___Items;
|
|
int32_t ___Count;
|
|
int32_t ___version;
|
|
};
|
|
struct cyt_1_t15D208ED20DD19D17CA30C59237CB35A70E3C96C : public RuntimeObject
|
|
{
|
|
cwkU5BU5D_t8A0893DA1EA37E5125FF252FD84867D96E7115C9* ___Items;
|
|
int32_t ___Count;
|
|
int32_t ___version;
|
|
};
|
|
struct cyt_1_t5035B0510612A7C4AE3431E0BDAFD72257E38BF2 : public RuntimeObject
|
|
{
|
|
cxjU5BU5D_tE980B57EF364DD3737BD53D40D13E062F22F6B57* ___Items;
|
|
int32_t ___Count;
|
|
int32_t ___version;
|
|
};
|
|
struct cyt_1_tCCE2818B525DF61292C7CCDB56AAAB0DCED7BF55 : public RuntimeObject
|
|
{
|
|
cymU5BU5D_t665132A16BD263E9CAB6B1F0D889F2D636E2F0C0* ___Items;
|
|
int32_t ___Count;
|
|
int32_t ___version;
|
|
};
|
|
struct cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016 : public RuntimeObject
|
|
{
|
|
cyqU5BU5D_tB8571529DB97145AFA2A6E428E761AC61963F1FC* ___Items;
|
|
int32_t ___Count;
|
|
int32_t ___version;
|
|
};
|
|
struct cyt_1_t246717F2A2072123CF83796124079989E5701C24 : public RuntimeObject
|
|
{
|
|
cyuU5BU5D_t602A4E76E692B130771ABA355A11C0EB7CA2A8F3* ___Items;
|
|
int32_t ___Count;
|
|
int32_t ___version;
|
|
};
|
|
struct cyt_1_t42C9F10506882D599BBD2A531536E42E632BDB7E : public RuntimeObject
|
|
{
|
|
czcU5BU5D_t85EC9C8DA232912BA20C316AB249516D6A0F50D8* ___Items;
|
|
int32_t ___Count;
|
|
int32_t ___version;
|
|
};
|
|
struct cyt_1_t098941BA5B0229BA016E504AC0F34E3627873489 : public RuntimeObject
|
|
{
|
|
czuU5BU5D_t7AE5F6E3BA7E116BE09B8E0FFFF75E47EF7DEF77* ___Items;
|
|
int32_t ___Count;
|
|
int32_t ___version;
|
|
};
|
|
struct cyt_1_t33E9CDA941C61FD6B33CF6445B214892A9352440 : public RuntimeObject
|
|
{
|
|
czwU5BU5D_tDE477E98619633EACE3EF811EC33F25A8D210737* ___Items;
|
|
int32_t ___Count;
|
|
int32_t ___version;
|
|
};
|
|
struct CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0 : public RuntimeObject
|
|
{
|
|
bool ___m_isReadOnly;
|
|
int32_t ___cultureID;
|
|
int32_t ___parent_lcid;
|
|
int32_t ___datetime_index;
|
|
int32_t ___number_index;
|
|
int32_t ___default_calendar_type;
|
|
bool ___m_useUserOverride;
|
|
NumberFormatInfo_t8E26808B202927FEBF9064FCFEEA4D6E076E6472* ___numInfo;
|
|
DateTimeFormatInfo_t0457520F9FA7B5C8EAAEB3AD50413B6AEEB7458A* ___dateTimeInfo;
|
|
TextInfo_tD3BAFCFD77418851E7D5CB8D2588F47019E414B4* ___textInfo;
|
|
String_t* ___m_name;
|
|
String_t* ___englishname;
|
|
String_t* ___nativename;
|
|
String_t* ___iso3lang;
|
|
String_t* ___iso2lang;
|
|
String_t* ___win3lang;
|
|
String_t* ___territory;
|
|
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* ___native_calendar_names;
|
|
CompareInfo_t1B1A6AC3486B570C76ABA52149C9BD4CD82F9E57* ___compareInfo;
|
|
void* ___textinfo_data;
|
|
int32_t ___m_dataItem;
|
|
Calendar_t0A117CC7532A54C17188C2EFEA1F79DB20DF3A3B* ___calendar;
|
|
CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* ___parent_culture;
|
|
bool ___constructed;
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___cached_serialized_form;
|
|
CultureData_tEEFDCF4ECA1BBF6C0C8C94EB3541657245598F9D* ___m_cultureData;
|
|
bool ___m_isInherited;
|
|
};
|
|
struct CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_marshaled_pinvoke
|
|
{
|
|
int32_t ___m_isReadOnly;
|
|
int32_t ___cultureID;
|
|
int32_t ___parent_lcid;
|
|
int32_t ___datetime_index;
|
|
int32_t ___number_index;
|
|
int32_t ___default_calendar_type;
|
|
int32_t ___m_useUserOverride;
|
|
NumberFormatInfo_t8E26808B202927FEBF9064FCFEEA4D6E076E6472* ___numInfo;
|
|
DateTimeFormatInfo_t0457520F9FA7B5C8EAAEB3AD50413B6AEEB7458A* ___dateTimeInfo;
|
|
TextInfo_tD3BAFCFD77418851E7D5CB8D2588F47019E414B4* ___textInfo;
|
|
char* ___m_name;
|
|
char* ___englishname;
|
|
char* ___nativename;
|
|
char* ___iso3lang;
|
|
char* ___iso2lang;
|
|
char* ___win3lang;
|
|
char* ___territory;
|
|
char** ___native_calendar_names;
|
|
CompareInfo_t1B1A6AC3486B570C76ABA52149C9BD4CD82F9E57* ___compareInfo;
|
|
void* ___textinfo_data;
|
|
int32_t ___m_dataItem;
|
|
Calendar_t0A117CC7532A54C17188C2EFEA1F79DB20DF3A3B* ___calendar;
|
|
CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_marshaled_pinvoke* ___parent_culture;
|
|
int32_t ___constructed;
|
|
Il2CppSafeArray* ___cached_serialized_form;
|
|
CultureData_tEEFDCF4ECA1BBF6C0C8C94EB3541657245598F9D_marshaled_pinvoke* ___m_cultureData;
|
|
int32_t ___m_isInherited;
|
|
};
|
|
struct CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_marshaled_com
|
|
{
|
|
int32_t ___m_isReadOnly;
|
|
int32_t ___cultureID;
|
|
int32_t ___parent_lcid;
|
|
int32_t ___datetime_index;
|
|
int32_t ___number_index;
|
|
int32_t ___default_calendar_type;
|
|
int32_t ___m_useUserOverride;
|
|
NumberFormatInfo_t8E26808B202927FEBF9064FCFEEA4D6E076E6472* ___numInfo;
|
|
DateTimeFormatInfo_t0457520F9FA7B5C8EAAEB3AD50413B6AEEB7458A* ___dateTimeInfo;
|
|
TextInfo_tD3BAFCFD77418851E7D5CB8D2588F47019E414B4* ___textInfo;
|
|
Il2CppChar* ___m_name;
|
|
Il2CppChar* ___englishname;
|
|
Il2CppChar* ___nativename;
|
|
Il2CppChar* ___iso3lang;
|
|
Il2CppChar* ___iso2lang;
|
|
Il2CppChar* ___win3lang;
|
|
Il2CppChar* ___territory;
|
|
Il2CppChar** ___native_calendar_names;
|
|
CompareInfo_t1B1A6AC3486B570C76ABA52149C9BD4CD82F9E57* ___compareInfo;
|
|
void* ___textinfo_data;
|
|
int32_t ___m_dataItem;
|
|
Calendar_t0A117CC7532A54C17188C2EFEA1F79DB20DF3A3B* ___calendar;
|
|
CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_marshaled_com* ___parent_culture;
|
|
int32_t ___constructed;
|
|
Il2CppSafeArray* ___cached_serialized_form;
|
|
CultureData_tEEFDCF4ECA1BBF6C0C8C94EB3541657245598F9D_marshaled_com* ___m_cultureData;
|
|
int32_t ___m_isInherited;
|
|
};
|
|
struct String_t : public RuntimeObject
|
|
{
|
|
int32_t ____stringLength;
|
|
Il2CppChar ____firstChar;
|
|
};
|
|
struct StringBuilder_t : public RuntimeObject
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___m_ChunkChars;
|
|
StringBuilder_t* ___m_ChunkPrevious;
|
|
int32_t ___m_ChunkLength;
|
|
int32_t ___m_ChunkOffset;
|
|
int32_t ___m_MaxCapacity;
|
|
};
|
|
struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F : public RuntimeObject
|
|
{
|
|
};
|
|
struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F_marshaled_pinvoke
|
|
{
|
|
};
|
|
struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F_marshaled_com
|
|
{
|
|
};
|
|
struct cwf_t4AC10BC514A659B9034B6540E69C09C5DEE882A5 : public RuntimeObject
|
|
{
|
|
};
|
|
struct cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2 : public RuntimeObject
|
|
{
|
|
int32_t ___U3CntqU3Ek__BackingField;
|
|
bool ___U3CntrU3Ek__BackingField;
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___nts;
|
|
int32_t ___ntt;
|
|
bool ___ntu;
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___ntv;
|
|
};
|
|
struct cwi_tCBBCF12E8459BA17CA68EF8F1F5C2C4A0F8B1E2F : public RuntimeObject
|
|
{
|
|
String_t* ___U3CntwU3Ek__BackingField;
|
|
bool ___U3CntxU3Ek__BackingField;
|
|
cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* ___nty;
|
|
};
|
|
struct cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5 : public RuntimeObject
|
|
{
|
|
String_t* ___ntz;
|
|
cyt_1_t15D208ED20DD19D17CA30C59237CB35A70E3C96C* ___nua;
|
|
HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2* ___nub;
|
|
float ___nuc;
|
|
};
|
|
struct cwq_t27450A2F3E19F842B961062BEB028E35D20D39AB : public RuntimeObject
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* ___nuh;
|
|
};
|
|
struct cwx_t781F4D14015779306A27908CB2E8DBCE3E2D13DE : public RuntimeObject
|
|
{
|
|
int32_t ___nvx;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* ___nvy;
|
|
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* ___nvz;
|
|
};
|
|
struct cwz_t680946F6D60875C4010BFB6658DE46BF3C8BACFE : public RuntimeObject
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* ___nwe;
|
|
cyqU5BU5D_tB8571529DB97145AFA2A6E428E761AC61963F1FC* ___nwf;
|
|
};
|
|
struct cxa_t54041616669838A2172FABB189D96F6D88BDE3B2 : public RuntimeObject
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* ___nwg;
|
|
Int32U5BU5DU5BU5D_t179D865D5B30EFCBC50F82C9774329C15943466E* ___nwh;
|
|
};
|
|
struct cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2 : public RuntimeObject
|
|
{
|
|
cxr_t40F2FEA3AB3BC2D3274C8117E684F7D812EADBF2* ___nya;
|
|
cyt_1_t5035B0510612A7C4AE3431E0BDAFD72257E38BF2* ___nyb;
|
|
cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016* ___nyc;
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* ___nyd;
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* ___nye;
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* ___nyf;
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* ___nyg;
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* ___nyh;
|
|
cxh_t51FEBC05859C343141A49FC3843C7604D88C40A5* ___nyi;
|
|
cxm_t0479DB05DFCE31B18506D24565FA53C680306098* ___nyj;
|
|
HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2* ___nyk;
|
|
bool ___nyl;
|
|
float ___nym;
|
|
int32_t ___nyn;
|
|
cxo_1_t919318D3CFDE6D205D6D395F00C012C0B9B765AA* ___nyo;
|
|
};
|
|
struct cxm_t0479DB05DFCE31B18506D24565FA53C680306098 : public RuntimeObject
|
|
{
|
|
List_1_tB8C7613581AE4811CA3797024B8E1A8430228564* ___nzx;
|
|
bool ___nzy;
|
|
cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* ___nzz;
|
|
cxo_1_t919318D3CFDE6D205D6D395F00C012C0B9B765AA* ___oaa;
|
|
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* ___oab;
|
|
};
|
|
struct cxr_t40F2FEA3AB3BC2D3274C8117E684F7D812EADBF2 : public RuntimeObject
|
|
{
|
|
czo_t1E9B258255B9D4B0B05750F566891C7900FA9510* ___oae;
|
|
Dictionary_2_tE231A4DD293980DEF7207A8A448337A947256F13* ___oaf;
|
|
float ___oag;
|
|
};
|
|
struct cya_t8993218D3DD65565F488F89F67FBDEC3446C0C8B : public RuntimeObject
|
|
{
|
|
String_t* ___U3CoalU3Ek__BackingField;
|
|
};
|
|
struct cym_t164019A31F46F246E9F3539D73A6EEBC6975F250 : public RuntimeObject
|
|
{
|
|
cyn_t384350372CCD75AD3902AC8A3CD65C3405B057A4* ___ocw;
|
|
czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* ___ocx;
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* ___ocy;
|
|
cyt_1_tCCE2818B525DF61292C7CCDB56AAAB0DCED7BF55* ___ocz;
|
|
float ___oda;
|
|
float ___odb;
|
|
float ___odc;
|
|
float ___odd;
|
|
float ___ode;
|
|
float ___odf;
|
|
float ___odg;
|
|
float ___odh;
|
|
float ___odi;
|
|
float ___odj;
|
|
float ___odk;
|
|
float ___odl;
|
|
float ___odm;
|
|
float ___odn;
|
|
bool ___odo;
|
|
float ___odp;
|
|
float ___odq;
|
|
float ___odr;
|
|
float ___ods;
|
|
float ___odt;
|
|
float ___odu;
|
|
bool ___odv;
|
|
bool ___odw;
|
|
};
|
|
struct cyp_tFD75E830D66979CFB7CE83D859E48C9BFE67EEE1 : public RuntimeObject
|
|
{
|
|
String_t* ___oek;
|
|
int32_t ___oel;
|
|
bool ___oem;
|
|
};
|
|
struct cyq_t6323CF215B604145E77E04F4D4853FFC0CF472EA : public RuntimeObject
|
|
{
|
|
cyr_t5803100DE6684D7677DCA7B13C4A8EA7E1E8087B* ___oen;
|
|
float ___oeo;
|
|
int32_t ___oep;
|
|
float ___oeq;
|
|
String_t* ___oer;
|
|
float ___oes;
|
|
float ___oet;
|
|
};
|
|
struct cyu_t1C4808B320D1B81A721CC358C67482126989AEF0 : public RuntimeObject
|
|
{
|
|
cyv_t84BB34A1C3C3092A56D6BC0B8A35FE038756C0B7* ___off;
|
|
cyt_1_tCCE2818B525DF61292C7CCDB56AAAB0DCED7BF55* ___ofg;
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* ___ofh;
|
|
int32_t ___ofi;
|
|
bool ___ofj;
|
|
bool ___ofk;
|
|
float ___ofl;
|
|
float ___ofm;
|
|
bool ___ofn;
|
|
};
|
|
struct czc_tF0167BADCFFCD7549128F494982B8FC760C9DD12 : public RuntimeObject
|
|
{
|
|
czd_tC71AF425330581E9EC9EA08C3282E5F38362D27C* ___ogc;
|
|
cyt_1_tCCE2818B525DF61292C7CCDB56AAAB0DCED7BF55* ___ogd;
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* ___oge;
|
|
float ___ogf;
|
|
float ___ogg;
|
|
float ___ogh;
|
|
float ___ogi;
|
|
bool ___ogj;
|
|
cyt_1_tE9A88B07E73065F90C455BD5DF1F9E576AA7517C* ___ogk;
|
|
cyt_1_tE9A88B07E73065F90C455BD5DF1F9E576AA7517C* ___ogl;
|
|
cyt_1_tE9A88B07E73065F90C455BD5DF1F9E576AA7517C* ___ogm;
|
|
cyt_1_tE9A88B07E73065F90C455BD5DF1F9E576AA7517C* ___ogn;
|
|
cyt_1_tE9A88B07E73065F90C455BD5DF1F9E576AA7517C* ___ogo;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* ___ogp;
|
|
};
|
|
struct czh_tE8F1A87C5388086F23589583A37E369F2950CBC9 : public RuntimeObject
|
|
{
|
|
czo_t1E9B258255B9D4B0B05750F566891C7900FA9510* ___oha;
|
|
cyt_1_tCCE2818B525DF61292C7CCDB56AAAB0DCED7BF55* ___ohb;
|
|
cyt_1_t098941BA5B0229BA016E504AC0F34E3627873489* ___ohc;
|
|
cyt_1_t098941BA5B0229BA016E504AC0F34E3627873489* ___ohd;
|
|
cyt_1_t246717F2A2072123CF83796124079989E5701C24* ___ohe;
|
|
cyt_1_t33E9CDA941C61FD6B33CF6445B214892A9352440* ___ohf;
|
|
cyt_1_t42C9F10506882D599BBD2A531536E42E632BDB7E* ___ohg;
|
|
cyt_1_t4579B1B73502769F65457CCFC419CA4CA783EAB0* ___ohh;
|
|
cyt_1_tCCE2818B525DF61292C7CCDB56AAAB0DCED7BF55* ___ohi;
|
|
czt_t30B9A3E6EA73493C0A7102CDEC66B04580E51452* ___ohj;
|
|
float ___ohk;
|
|
float ___ohl;
|
|
float ___ohm;
|
|
float ___ohn;
|
|
float ___oho;
|
|
float ___ohp;
|
|
float ___ohq;
|
|
float ___ohr;
|
|
float ___ohs;
|
|
};
|
|
struct czo_t1E9B258255B9D4B0B05750F566891C7900FA9510 : public RuntimeObject
|
|
{
|
|
String_t* ___ois;
|
|
cyt_1_t31A5D0B0E123780515168D37C4B6C4470AF145D0* ___oit;
|
|
cyt_1_t60AF1A283E0EAF4FB2D314A4ACB8420CCDF0F99B* ___oiu;
|
|
cyt_1_tE00B3D9B8BEF617C8F7FD3C9BB1E0EAD67536CCC* ___oiv;
|
|
czt_t30B9A3E6EA73493C0A7102CDEC66B04580E51452* ___oiw;
|
|
cyt_1_t1AAEC01FBC054586CA0CC585C5BBE620A1674564* ___oix;
|
|
cyt_1_tE38FD8D5355BA5D5114DA86CAA000F1BCD1B5F2D* ___oiy;
|
|
cyt_1_tAB7B2270EEB9F8FFBE7D054ED1E03BE82E253BF5* ___oiz;
|
|
cyt_1_tD17A881B5113273E4D43E05577117253331260A3* ___oja;
|
|
cyt_1_t003152AC8D093A1D489F7DEFBA7FCDE6DAEDFC94* ___ojb;
|
|
float ___ojc;
|
|
float ___ojd;
|
|
float ___oje;
|
|
float ___ojf;
|
|
String_t* ___version;
|
|
String_t* ___ojg;
|
|
float ___ojh;
|
|
String_t* ___oji;
|
|
String_t* ___ojj;
|
|
};
|
|
struct czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB : public RuntimeObject
|
|
{
|
|
czv_tCCD18371C1A168273368DA5151CA2E82E280FD5B* ___okb;
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* ___okc;
|
|
float ___okd;
|
|
float ___oke;
|
|
float ___okf;
|
|
float ___okg;
|
|
float ___okh;
|
|
float ___oki;
|
|
float ___okj;
|
|
bool ___okk;
|
|
cya_t8993218D3DD65565F488F89F67FBDEC3446C0C8B* ___okl;
|
|
float ___okm;
|
|
cyt_1_tE9A88B07E73065F90C455BD5DF1F9E576AA7517C* ___okn;
|
|
int32_t ___oko;
|
|
};
|
|
struct czw_tCABFD9BE929219D3DD263C63053E922950A52B5E : public RuntimeObject
|
|
{
|
|
czx_tA4D3DE0F69881938A12E4D2B03C40961337E47C7* ___olc;
|
|
cyt_1_tCCE2818B525DF61292C7CCDB56AAAB0DCED7BF55* ___old;
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* ___ole;
|
|
float ___olf;
|
|
float ___olg;
|
|
float ___olh;
|
|
float ___oli;
|
|
bool ___olj;
|
|
};
|
|
struct Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22
|
|
{
|
|
bool ___m_value;
|
|
};
|
|
struct Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3
|
|
{
|
|
uint8_t ___m_value;
|
|
};
|
|
struct Char_t521A6F19B456D956AF452D926C32709DC03D6B17
|
|
{
|
|
Il2CppChar ___m_value;
|
|
};
|
|
struct Double_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F
|
|
{
|
|
double ___m_value;
|
|
};
|
|
struct Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2 : public ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F
|
|
{
|
|
};
|
|
struct Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2_marshaled_pinvoke
|
|
{
|
|
};
|
|
struct Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2_marshaled_com
|
|
{
|
|
};
|
|
struct Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C
|
|
{
|
|
int32_t ___m_value;
|
|
};
|
|
struct IntPtr_t
|
|
{
|
|
void* ___m_value;
|
|
};
|
|
struct Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C
|
|
{
|
|
float ___m_value;
|
|
};
|
|
struct Void_t4861ACF8F4594C3437BB48B6E56783494B843915
|
|
{
|
|
union
|
|
{
|
|
struct
|
|
{
|
|
};
|
|
uint8_t Void_t4861ACF8F4594C3437BB48B6E56783494B843915__padding[1];
|
|
};
|
|
};
|
|
struct cwr_tB32AE31B660714E12F96179A963CC995252FABBC : public cwq_t27450A2F3E19F842B961062BEB028E35D20D39AB
|
|
{
|
|
int32_t ___nul;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* ___nun;
|
|
};
|
|
struct cws_tAB6115C3D88C4410AE531B3E7AA66B6700B59CB1 : public cwq_t27450A2F3E19F842B961062BEB028E35D20D39AB
|
|
{
|
|
int32_t ___nut;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* ___nuu;
|
|
};
|
|
struct cwv_t15E09C4DEE3E18B01920ACCD45C05DDAC1CA7C40 : public cwq_t27450A2F3E19F842B961062BEB028E35D20D39AB
|
|
{
|
|
int32_t ___nve;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* ___nvf;
|
|
};
|
|
struct cww_t7E57FA689581B4E46DDF4D8C78E96481ECC55D83 : public cwq_t27450A2F3E19F842B961062BEB028E35D20D39AB
|
|
{
|
|
int32_t ___nvv;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* ___nvw;
|
|
};
|
|
struct cwy_t36F7B6C47A7EAB368B8D2738E82BB6FC7ACB9F34 : public cwq_t27450A2F3E19F842B961062BEB028E35D20D39AB
|
|
{
|
|
int32_t ___nwa;
|
|
cyk_tE528E0A77D98E1355DA3C570A2C43AC5450B1C31* ___nwb;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* ___nwc;
|
|
SingleU5BU5DU5BU5D_tB190BCEA7F01FD9CFF9FC1273681C9F0C75359E4* ___nwd;
|
|
};
|
|
struct cxb_t84F2AC713EF2DBFA857C0877E00F8DF790A60355 : public cwq_t27450A2F3E19F842B961062BEB028E35D20D39AB
|
|
{
|
|
int32_t ___nwt;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* ___nwu;
|
|
};
|
|
struct cxc_t265CE2CB66B00F5748EB9BA1821B348A7CB4C2D9 : public cwq_t27450A2F3E19F842B961062BEB028E35D20D39AB
|
|
{
|
|
int32_t ___nxe;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* ___nxf;
|
|
};
|
|
struct cxd_t734B33F77327528798E525E3ABB4D95A42EDB69D : public cwq_t27450A2F3E19F842B961062BEB028E35D20D39AB
|
|
{
|
|
int32_t ___nxj;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* ___nxk;
|
|
};
|
|
struct cxf_t6712878647F6177AC8ACFC8DFE6B3E91964A005A : public cwq_t27450A2F3E19F842B961062BEB028E35D20D39AB
|
|
{
|
|
int32_t ___nxq;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* ___nxr;
|
|
};
|
|
struct cyk_tE528E0A77D98E1355DA3C570A2C43AC5450B1C31 : public cya_t8993218D3DD65565F488F89F67FBDEC3446C0C8B
|
|
{
|
|
int32_t ___ocr;
|
|
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ___ocs;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* ___oct;
|
|
int32_t ___ocu;
|
|
cyk_tE528E0A77D98E1355DA3C570A2C43AC5450B1C31* ___ocv;
|
|
};
|
|
struct cyv_t84BB34A1C3C3092A56D6BC0B8A35FE038756C0B7 : public cyp_tFD75E830D66979CFB7CE83D859E48C9BFE67EEE1
|
|
{
|
|
cyt_1_t31A5D0B0E123780515168D37C4B6C4470AF145D0* ___ofo;
|
|
cyn_t384350372CCD75AD3902AC8A3CD65C3405B057A4* ___ofp;
|
|
int32_t ___ofq;
|
|
bool ___ofr;
|
|
bool ___ofs;
|
|
bool ___oft;
|
|
float ___ofu;
|
|
float ___ofv;
|
|
};
|
|
struct czx_tA4D3DE0F69881938A12E4D2B03C40961337E47C7 : public cyp_tFD75E830D66979CFB7CE83D859E48C9BFE67EEE1
|
|
{
|
|
cyt_1_t31A5D0B0E123780515168D37C4B6C4470AF145D0* ___olk;
|
|
cyn_t384350372CCD75AD3902AC8A3CD65C3405B057A4* ___oll;
|
|
float ___olm;
|
|
float ___oln;
|
|
float ___olo;
|
|
float ___olp;
|
|
float ___olq;
|
|
float ___olr;
|
|
float ___ols;
|
|
float ___olt;
|
|
float ___olu;
|
|
float ___olv;
|
|
bool ___olw;
|
|
bool ___olx;
|
|
};
|
|
struct cwe_t790B0CF7C2198B9B2EC055A0CD9E680A6CB15AFC
|
|
{
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___FilePathsData;
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___TypesData;
|
|
int32_t ___TotalTypes;
|
|
int32_t ___TotalFiles;
|
|
bool ___IsEditorOnly;
|
|
};
|
|
struct cwe_t790B0CF7C2198B9B2EC055A0CD9E680A6CB15AFC_marshaled_pinvoke
|
|
{
|
|
Il2CppSafeArray* ___FilePathsData;
|
|
Il2CppSafeArray* ___TypesData;
|
|
int32_t ___TotalTypes;
|
|
int32_t ___TotalFiles;
|
|
int32_t ___IsEditorOnly;
|
|
};
|
|
struct cwe_t790B0CF7C2198B9B2EC055A0CD9E680A6CB15AFC_marshaled_com
|
|
{
|
|
Il2CppSafeArray* ___FilePathsData;
|
|
Il2CppSafeArray* ___TypesData;
|
|
int32_t ___TotalTypes;
|
|
int32_t ___TotalFiles;
|
|
int32_t ___IsEditorOnly;
|
|
};
|
|
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 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 NumberStyles_t567C6CBC2A2B5B5A2C43B2855D158949984A810C
|
|
{
|
|
int32_t ___value__;
|
|
};
|
|
struct RuntimeFieldHandle_t6E4C45B6D2EA12FC99185805A7E77527899B25C5
|
|
{
|
|
intptr_t ___value;
|
|
};
|
|
struct cwl_t426A9CED4B10A394BC5F19CEB714D3FAF586A152
|
|
{
|
|
int32_t ___value__;
|
|
};
|
|
struct cwm_t04D02C1FE3A942D6C936390BA00B8F4142E43A83
|
|
{
|
|
int32_t ___value__;
|
|
};
|
|
struct cwn_t4B3996E77AC71FE31C6C0024BBC6F666078692D5
|
|
{
|
|
int32_t ___value__;
|
|
};
|
|
struct cwt_tE45FCA4DB159CC6D158DC7F7928E1DB7F14B7E79 : public cws_tAB6115C3D88C4410AE531B3E7AA66B6700B59CB1
|
|
{
|
|
};
|
|
struct cwu_tFBC172E7F8C48F53A10D62A0BC038722222FDB1D : public cws_tAB6115C3D88C4410AE531B3E7AA66B6700B59CB1
|
|
{
|
|
};
|
|
struct cxe_tA3616593B9A8AD1EDC5BDC36E7AA0BCB8FA22334 : public cxd_t734B33F77327528798E525E3ABB4D95A42EDB69D
|
|
{
|
|
};
|
|
struct cyl_t1C115136225C43FC373ED3A5B2C969890BE3D30C
|
|
{
|
|
int32_t ___value__;
|
|
};
|
|
struct cyo_t1F283421FB9BEA09FC6F739B62685C6DF2241FC5
|
|
{
|
|
int32_t ___value__;
|
|
};
|
|
struct cze_t7D600056938526A1B8AE139A2D2B47730FBFA7A4
|
|
{
|
|
int32_t ___value__;
|
|
};
|
|
struct czf_t6D36BA3F3677371274972C225E228ACD1A92674F
|
|
{
|
|
int32_t ___value__;
|
|
};
|
|
struct czg_tF464A6F98D16BBBD7A908E9735E1BAB1A85B193D
|
|
{
|
|
int32_t ___value__;
|
|
};
|
|
struct cwg_tAD04163B57D4857CC3200478BF3267D2140F5D6D
|
|
{
|
|
int32_t ___value__;
|
|
};
|
|
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 SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295 : public Exception_t
|
|
{
|
|
};
|
|
struct cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7 : public RuntimeObject
|
|
{
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* ___nyp;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* ___next;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* ___nyq;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* ___nyr;
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* ___nys;
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* ___nyt;
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* ___nyu;
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* ___nyv;
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* ___nyw;
|
|
cxh_t51FEBC05859C343141A49FC3843C7604D88C40A5* ___nyx;
|
|
int32_t ___nyy;
|
|
bool ___nyz;
|
|
bool ___nza;
|
|
float ___nzb;
|
|
float ___nzc;
|
|
float ___nzd;
|
|
float ___nze;
|
|
float ___nzf;
|
|
float ___nzg;
|
|
float ___nzh;
|
|
float ___nzi;
|
|
float ___nzj;
|
|
float ___nzk;
|
|
float ___nzl;
|
|
float ___nzm;
|
|
float ___nzn;
|
|
float ___nzo;
|
|
float ___nzp;
|
|
float ___nzq;
|
|
float ___nzr;
|
|
float ___nzs;
|
|
int32_t ___nzt;
|
|
cyt_1_tC1DEF6AAD82FA124BC41D0504CAD05EFBEE60FA7* ___nzu;
|
|
cyt_1_t5035B0510612A7C4AE3431E0BDAFD72257E38BF2* ___nzv;
|
|
cyt_1_tE9A88B07E73065F90C455BD5DF1F9E576AA7517C* ___nzw;
|
|
};
|
|
struct cyn_t384350372CCD75AD3902AC8A3CD65C3405B057A4 : public RuntimeObject
|
|
{
|
|
int32_t ___odx;
|
|
String_t* ___ody;
|
|
cyn_t384350372CCD75AD3902AC8A3CD65C3405B057A4* ___odz;
|
|
float ___oea;
|
|
float ___oeb;
|
|
float ___oec;
|
|
float ___oed;
|
|
float ___oee;
|
|
float ___oef;
|
|
float ___oeg;
|
|
float ___oeh;
|
|
int32_t ___oei;
|
|
bool ___oej;
|
|
};
|
|
struct czd_tC71AF425330581E9EC9EA08C3282E5F38362D27C : public cyp_tFD75E830D66979CFB7CE83D859E48C9BFE67EEE1
|
|
{
|
|
cyt_1_t31A5D0B0E123780515168D37C4B6C4470AF145D0* ___ogq;
|
|
czv_tCCD18371C1A168273368DA5151CA2E82E280FD5B* ___ogr;
|
|
int32_t ___ogs;
|
|
int32_t ___ogt;
|
|
int32_t ___ogu;
|
|
float ___ogv;
|
|
float ___ogw;
|
|
float ___ogx;
|
|
float ___ogy;
|
|
float ___ogz;
|
|
};
|
|
struct czv_tCCD18371C1A168273368DA5151CA2E82E280FD5B : public RuntimeObject
|
|
{
|
|
int32_t ___okp;
|
|
String_t* ___okq;
|
|
cyn_t384350372CCD75AD3902AC8A3CD65C3405B057A4* ___okr;
|
|
float ___oks;
|
|
float ___okt;
|
|
float ___oku;
|
|
float ___okv;
|
|
float ___okw;
|
|
float ___okx;
|
|
float ___oky;
|
|
bool ___okz;
|
|
String_t* ___ola;
|
|
int32_t ___olb;
|
|
};
|
|
struct Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07 : public MulticastDelegate_t
|
|
{
|
|
};
|
|
struct ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263 : public SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295
|
|
{
|
|
String_t* ____paramName;
|
|
};
|
|
struct cxg_t907F68F63C8086DF5234807928BB999C22C18A9E : public MulticastDelegate_t
|
|
{
|
|
};
|
|
struct cxh_t51FEBC05859C343141A49FC3843C7604D88C40A5 : public MulticastDelegate_t
|
|
{
|
|
};
|
|
struct ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129 : public ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263
|
|
{
|
|
};
|
|
struct ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F : public ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263
|
|
{
|
|
RuntimeObject* ____actualValue;
|
|
};
|
|
struct List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D_StaticFields
|
|
{
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ___s_emptyArray;
|
|
};
|
|
struct cyt_1_tC1DEF6AAD82FA124BC41D0504CAD05EFBEE60FA7_StaticFields
|
|
{
|
|
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ___ofe;
|
|
};
|
|
struct cyt_1_tE9A88B07E73065F90C455BD5DF1F9E576AA7517C_StaticFields
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* ___ofe;
|
|
};
|
|
struct cyt_1_t15D208ED20DD19D17CA30C59237CB35A70E3C96C_StaticFields
|
|
{
|
|
cwkU5BU5D_t8A0893DA1EA37E5125FF252FD84867D96E7115C9* ___ofe;
|
|
};
|
|
struct cyt_1_t5035B0510612A7C4AE3431E0BDAFD72257E38BF2_StaticFields
|
|
{
|
|
cxjU5BU5D_tE980B57EF364DD3737BD53D40D13E062F22F6B57* ___ofe;
|
|
};
|
|
struct cyt_1_tCCE2818B525DF61292C7CCDB56AAAB0DCED7BF55_StaticFields
|
|
{
|
|
cymU5BU5D_t665132A16BD263E9CAB6B1F0D889F2D636E2F0C0* ___ofe;
|
|
};
|
|
struct cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016_StaticFields
|
|
{
|
|
cyqU5BU5D_tB8571529DB97145AFA2A6E428E761AC61963F1FC* ___ofe;
|
|
};
|
|
struct cyt_1_t246717F2A2072123CF83796124079989E5701C24_StaticFields
|
|
{
|
|
cyuU5BU5D_t602A4E76E692B130771ABA355A11C0EB7CA2A8F3* ___ofe;
|
|
};
|
|
struct cyt_1_t42C9F10506882D599BBD2A531536E42E632BDB7E_StaticFields
|
|
{
|
|
czcU5BU5D_t85EC9C8DA232912BA20C316AB249516D6A0F50D8* ___ofe;
|
|
};
|
|
struct cyt_1_t098941BA5B0229BA016E504AC0F34E3627873489_StaticFields
|
|
{
|
|
czuU5BU5D_t7AE5F6E3BA7E116BE09B8E0FFFF75E47EF7DEF77* ___ofe;
|
|
};
|
|
struct cyt_1_t33E9CDA941C61FD6B33CF6445B214892A9352440_StaticFields
|
|
{
|
|
czwU5BU5D_tDE477E98619633EACE3EF811EC33F25A8D210737* ___ofe;
|
|
};
|
|
struct CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_StaticFields
|
|
{
|
|
CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* ___invariant_culture_info;
|
|
RuntimeObject* ___shared_table_lock;
|
|
CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* ___default_current_culture;
|
|
CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* ___s_DefaultThreadCurrentUICulture;
|
|
CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* ___s_DefaultThreadCurrentCulture;
|
|
Dictionary_2_t9FA6D82CAFC18769F7515BB51D1C56DAE09381C3* ___shared_by_number;
|
|
Dictionary_2_tE1603CE612C16451D1E56FF4D4859D4FE4087C28* ___shared_by_name;
|
|
CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* ___s_UserPreferredCultureInfoInAppX;
|
|
bool ___IsTaiwanSku;
|
|
};
|
|
struct String_t_StaticFields
|
|
{
|
|
String_t* ___Empty;
|
|
};
|
|
struct cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2_StaticFields
|
|
{
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* ___nxs;
|
|
};
|
|
struct cym_t164019A31F46F246E9F3539D73A6EEBC6975F250_StaticFields
|
|
{
|
|
bool ___yDown;
|
|
};
|
|
struct Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_StaticFields
|
|
{
|
|
String_t* ___TrueString;
|
|
String_t* ___FalseString;
|
|
};
|
|
struct Char_t521A6F19B456D956AF452D926C32709DC03D6B17_StaticFields
|
|
{
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___s_categoryForLatin1;
|
|
};
|
|
struct IntPtr_t_StaticFields
|
|
{
|
|
intptr_t ___Zero;
|
|
};
|
|
struct cyk_tE528E0A77D98E1355DA3C570A2C43AC5450B1C31_StaticFields
|
|
{
|
|
int32_t ___ocp;
|
|
RuntimeObject* ___ocq;
|
|
};
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
struct ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031 : public RuntimeArray
|
|
{
|
|
ALIGN_FIELD (8) uint8_t m_Items[1];
|
|
|
|
inline uint8_t GetAt(il2cpp_array_size_t index) const
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items[index];
|
|
}
|
|
inline uint8_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, uint8_t value)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
m_Items[index] = value;
|
|
}
|
|
inline uint8_t GetAtUnchecked(il2cpp_array_size_t index) const
|
|
{
|
|
return m_Items[index];
|
|
}
|
|
inline uint8_t* GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|
{
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAtUnchecked(il2cpp_array_size_t index, uint8_t value)
|
|
{
|
|
m_Items[index] = value;
|
|
}
|
|
};
|
|
struct CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB : public RuntimeArray
|
|
{
|
|
ALIGN_FIELD (8) Il2CppChar m_Items[1];
|
|
|
|
inline Il2CppChar GetAt(il2cpp_array_size_t index) const
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items[index];
|
|
}
|
|
inline Il2CppChar* 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, Il2CppChar value)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
m_Items[index] = value;
|
|
}
|
|
inline Il2CppChar GetAtUnchecked(il2cpp_array_size_t index) const
|
|
{
|
|
return m_Items[index];
|
|
}
|
|
inline Il2CppChar* GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|
{
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAtUnchecked(il2cpp_array_size_t index, Il2CppChar value)
|
|
{
|
|
m_Items[index] = value;
|
|
}
|
|
};
|
|
struct SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C : public RuntimeArray
|
|
{
|
|
ALIGN_FIELD (8) float m_Items[1];
|
|
|
|
inline float GetAt(il2cpp_array_size_t index) const
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items[index];
|
|
}
|
|
inline float* GetAddressAt(il2cpp_array_size_t index)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAt(il2cpp_array_size_t index, float value)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
m_Items[index] = value;
|
|
}
|
|
inline float GetAtUnchecked(il2cpp_array_size_t index) const
|
|
{
|
|
return m_Items[index];
|
|
}
|
|
inline float* GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|
{
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAtUnchecked(il2cpp_array_size_t index, float value)
|
|
{
|
|
m_Items[index] = value;
|
|
}
|
|
};
|
|
struct cwkU5BU5D_t8A0893DA1EA37E5125FF252FD84867D96E7115C9 : 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);
|
|
}
|
|
};
|
|
struct Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C : public RuntimeArray
|
|
{
|
|
ALIGN_FIELD (8) int32_t m_Items[1];
|
|
|
|
inline int32_t GetAt(il2cpp_array_size_t index) const
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items[index];
|
|
}
|
|
inline int32_t* GetAddressAt(il2cpp_array_size_t index)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAt(il2cpp_array_size_t index, int32_t value)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
m_Items[index] = value;
|
|
}
|
|
inline int32_t GetAtUnchecked(il2cpp_array_size_t index) const
|
|
{
|
|
return m_Items[index];
|
|
}
|
|
inline int32_t* GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|
{
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAtUnchecked(il2cpp_array_size_t index, int32_t value)
|
|
{
|
|
m_Items[index] = value;
|
|
}
|
|
};
|
|
struct cymU5BU5D_t665132A16BD263E9CAB6B1F0D889F2D636E2F0C0 : public RuntimeArray
|
|
{
|
|
ALIGN_FIELD (8) cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* m_Items[1];
|
|
|
|
inline cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* GetAt(il2cpp_array_size_t index) const
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items[index];
|
|
}
|
|
inline cym_t164019A31F46F246E9F3539D73A6EEBC6975F250** 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, cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* value)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
m_Items[index] = value;
|
|
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
|
|
}
|
|
inline cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* GetAtUnchecked(il2cpp_array_size_t index) const
|
|
{
|
|
return m_Items[index];
|
|
}
|
|
inline cym_t164019A31F46F246E9F3539D73A6EEBC6975F250** GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|
{
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAtUnchecked(il2cpp_array_size_t index, cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* value)
|
|
{
|
|
m_Items[index] = value;
|
|
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
|
|
}
|
|
};
|
|
struct czuU5BU5D_t7AE5F6E3BA7E116BE09B8E0FFFF75E47EF7DEF77 : public RuntimeArray
|
|
{
|
|
ALIGN_FIELD (8) czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* m_Items[1];
|
|
|
|
inline czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* GetAt(il2cpp_array_size_t index) const
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items[index];
|
|
}
|
|
inline czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB** 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, czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* value)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
m_Items[index] = value;
|
|
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
|
|
}
|
|
inline czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* GetAtUnchecked(il2cpp_array_size_t index) const
|
|
{
|
|
return m_Items[index];
|
|
}
|
|
inline czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB** GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|
{
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAtUnchecked(il2cpp_array_size_t index, czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* value)
|
|
{
|
|
m_Items[index] = value;
|
|
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
|
|
}
|
|
};
|
|
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 SingleU5BU5DU5BU5D_tB190BCEA7F01FD9CFF9FC1273681C9F0C75359E4 : public RuntimeArray
|
|
{
|
|
ALIGN_FIELD (8) SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* m_Items[1];
|
|
|
|
inline SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* GetAt(il2cpp_array_size_t index) const
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items[index];
|
|
}
|
|
inline SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C** 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, SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* value)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
m_Items[index] = value;
|
|
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
|
|
}
|
|
inline SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* GetAtUnchecked(il2cpp_array_size_t index) const
|
|
{
|
|
return m_Items[index];
|
|
}
|
|
inline SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C** GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|
{
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAtUnchecked(il2cpp_array_size_t index, SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* value)
|
|
{
|
|
m_Items[index] = value;
|
|
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
|
|
}
|
|
};
|
|
struct cyqU5BU5D_tB8571529DB97145AFA2A6E428E761AC61963F1FC : public RuntimeArray
|
|
{
|
|
ALIGN_FIELD (8) cyq_t6323CF215B604145E77E04F4D4853FFC0CF472EA* m_Items[1];
|
|
|
|
inline cyq_t6323CF215B604145E77E04F4D4853FFC0CF472EA* GetAt(il2cpp_array_size_t index) const
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items[index];
|
|
}
|
|
inline cyq_t6323CF215B604145E77E04F4D4853FFC0CF472EA** 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, cyq_t6323CF215B604145E77E04F4D4853FFC0CF472EA* value)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
m_Items[index] = value;
|
|
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
|
|
}
|
|
inline cyq_t6323CF215B604145E77E04F4D4853FFC0CF472EA* GetAtUnchecked(il2cpp_array_size_t index) const
|
|
{
|
|
return m_Items[index];
|
|
}
|
|
inline cyq_t6323CF215B604145E77E04F4D4853FFC0CF472EA** GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|
{
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAtUnchecked(il2cpp_array_size_t index, cyq_t6323CF215B604145E77E04F4D4853FFC0CF472EA* value)
|
|
{
|
|
m_Items[index] = value;
|
|
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
|
|
}
|
|
};
|
|
struct Int32U5BU5DU5BU5D_t179D865D5B30EFCBC50F82C9774329C15943466E : public RuntimeArray
|
|
{
|
|
ALIGN_FIELD (8) Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* m_Items[1];
|
|
|
|
inline Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* GetAt(il2cpp_array_size_t index) const
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items[index];
|
|
}
|
|
inline Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C** 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, Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* value)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
m_Items[index] = value;
|
|
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
|
|
}
|
|
inline Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* GetAtUnchecked(il2cpp_array_size_t index) const
|
|
{
|
|
return m_Items[index];
|
|
}
|
|
inline Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C** GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|
{
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAtUnchecked(il2cpp_array_size_t index, Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* value)
|
|
{
|
|
m_Items[index] = value;
|
|
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
|
|
}
|
|
};
|
|
struct cyuU5BU5D_t602A4E76E692B130771ABA355A11C0EB7CA2A8F3 : public RuntimeArray
|
|
{
|
|
ALIGN_FIELD (8) cyu_t1C4808B320D1B81A721CC358C67482126989AEF0* m_Items[1];
|
|
|
|
inline cyu_t1C4808B320D1B81A721CC358C67482126989AEF0* GetAt(il2cpp_array_size_t index) const
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items[index];
|
|
}
|
|
inline cyu_t1C4808B320D1B81A721CC358C67482126989AEF0** 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, cyu_t1C4808B320D1B81A721CC358C67482126989AEF0* value)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
m_Items[index] = value;
|
|
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
|
|
}
|
|
inline cyu_t1C4808B320D1B81A721CC358C67482126989AEF0* GetAtUnchecked(il2cpp_array_size_t index) const
|
|
{
|
|
return m_Items[index];
|
|
}
|
|
inline cyu_t1C4808B320D1B81A721CC358C67482126989AEF0** GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|
{
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAtUnchecked(il2cpp_array_size_t index, cyu_t1C4808B320D1B81A721CC358C67482126989AEF0* value)
|
|
{
|
|
m_Items[index] = value;
|
|
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
|
|
}
|
|
};
|
|
struct czwU5BU5D_tDE477E98619633EACE3EF811EC33F25A8D210737 : public RuntimeArray
|
|
{
|
|
ALIGN_FIELD (8) czw_tCABFD9BE929219D3DD263C63053E922950A52B5E* m_Items[1];
|
|
|
|
inline czw_tCABFD9BE929219D3DD263C63053E922950A52B5E* GetAt(il2cpp_array_size_t index) const
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items[index];
|
|
}
|
|
inline czw_tCABFD9BE929219D3DD263C63053E922950A52B5E** 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, czw_tCABFD9BE929219D3DD263C63053E922950A52B5E* value)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
m_Items[index] = value;
|
|
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
|
|
}
|
|
inline czw_tCABFD9BE929219D3DD263C63053E922950A52B5E* GetAtUnchecked(il2cpp_array_size_t index) const
|
|
{
|
|
return m_Items[index];
|
|
}
|
|
inline czw_tCABFD9BE929219D3DD263C63053E922950A52B5E** GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|
{
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAtUnchecked(il2cpp_array_size_t index, czw_tCABFD9BE929219D3DD263C63053E922950A52B5E* value)
|
|
{
|
|
m_Items[index] = value;
|
|
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
|
|
}
|
|
};
|
|
struct czcU5BU5D_t85EC9C8DA232912BA20C316AB249516D6A0F50D8 : public RuntimeArray
|
|
{
|
|
ALIGN_FIELD (8) czc_tF0167BADCFFCD7549128F494982B8FC760C9DD12* m_Items[1];
|
|
|
|
inline czc_tF0167BADCFFCD7549128F494982B8FC760C9DD12* GetAt(il2cpp_array_size_t index) const
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items[index];
|
|
}
|
|
inline czc_tF0167BADCFFCD7549128F494982B8FC760C9DD12** 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, czc_tF0167BADCFFCD7549128F494982B8FC760C9DD12* value)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
m_Items[index] = value;
|
|
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
|
|
}
|
|
inline czc_tF0167BADCFFCD7549128F494982B8FC760C9DD12* GetAtUnchecked(il2cpp_array_size_t index) const
|
|
{
|
|
return m_Items[index];
|
|
}
|
|
inline czc_tF0167BADCFFCD7549128F494982B8FC760C9DD12** GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|
{
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAtUnchecked(il2cpp_array_size_t index, czc_tF0167BADCFFCD7549128F494982B8FC760C9DD12* value)
|
|
{
|
|
m_Items[index] = value;
|
|
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
|
|
}
|
|
};
|
|
struct cxjU5BU5D_tE980B57EF364DD3737BD53D40D13E062F22F6B57 : public RuntimeArray
|
|
{
|
|
ALIGN_FIELD (8) cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* m_Items[1];
|
|
|
|
inline cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* GetAt(il2cpp_array_size_t index) const
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items[index];
|
|
}
|
|
inline cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7** 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, cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* value)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
m_Items[index] = value;
|
|
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
|
|
}
|
|
inline cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* GetAtUnchecked(il2cpp_array_size_t index) const
|
|
{
|
|
return m_Items[index];
|
|
}
|
|
inline cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7** GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|
{
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAtUnchecked(il2cpp_array_size_t index, cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* 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 List_1__ctor_m7F078BB342729BDF11327FD89D7872265328F690_gshared (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, 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 RuntimeObject* cwi_ibi_TisRuntimeObject_m4683767EB1EC3325E57AA0034BF0E347BEE9F369_gshared (cwi_tCBBCF12E8459BA17CA68EF8F1F5C2C4A0F8B1E2F* __this, RuntimeObject* ___0_a, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float cwi_ibi_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_m80FD6DC974441CB8CD73DC933F39FDFA04F0B62B_gshared (cwi_tCBBCF12E8459BA17CA68EF8F1F5C2C4A0F8B1E2F* __this, float ___0_a, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR double cwi_ibi_TisDouble_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_m9A6259DC9A0EBED61D199371A1A881655F4D5A47_gshared (cwi_tCBBCF12E8459BA17CA68EF8F1F5C2C4A0F8B1E2F* __this, double ___0_a, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m5B32FBC624618211EB461D59CFBB10E987FD1329_gshared (Dictionary_2_t14FE4A752A83D53771C584E4C8D14E01F2AFD7BA* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_set_Item_m1A840355E8EDAECEA9D0C6F5E51B248FAA449CBD_gshared (Dictionary_2_t14FE4A752A83D53771C584E4C8D14E01F2AFD7BA* __this, RuntimeObject* ___0_key, RuntimeObject* ___1_value, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool HashSet_1_Contains_m98A9F88FF94538B5EECB0F87E1E3B3572E02ACA1_gshared (HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2* __this, int32_t ___0_item, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HashSet_1__ctor_m3F29A5426149F521CEE6900B9A4097810124ED8E_gshared (HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2* __this, RuntimeObject* ___0_collection, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cyt_1_Clear_m7A17D1218AF175B3138C97146E78AD6F9B96DDBF_gshared (cyt_1_tE9A88B07E73065F90C455BD5DF1F9E576AA7517C* __this, bool ___0_clearArray, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t cyt_1_get_Capacity_mBAB0C7E76D9BF3B1F51614FB50BD88B4CF2060B2_gshared (cyt_1_tE9A88B07E73065F90C455BD5DF1F9E576AA7517C* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cyt_1_set_Capacity_mF395B9D346B4FB470B2C5D29964B39C0E4ED4904_gshared (cyt_1_tE9A88B07E73065F90C455BD5DF1F9E576AA7517C* __this, int32_t ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cyt_1_Add_mB0A91C50406EC0F3EDAF35DF0AC1667D6E429B4C_gshared (cyt_1_tC9DF774B2F55B15B51557D68523135D1E51A3082* __this, RuntimeObject* ___0_item, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR cyt_1_tE9A88B07E73065F90C455BD5DF1F9E576AA7517C* cyt_1_Resize_mAC66D07D38CEB35DD685C8165544B34CAAB83E41_gshared (cyt_1_tE9A88B07E73065F90C455BD5DF1F9E576AA7517C* __this, int32_t ___0_newSize, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cyt_1_Clear_m9E8F3AF789FFF0C8C51ED2B42ADDDBD6B5DC4960_gshared (cyt_1_tC9DF774B2F55B15B51557D68523135D1E51A3082* __this, bool ___0_clearArray, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR cyt_1_tC9DF774B2F55B15B51557D68523135D1E51A3082* cyt_1_Resize_m837B6230535AB32C5011EB5B34D1A3C66F9FA3A7_gshared (cyt_1_tC9DF774B2F55B15B51557D68523135D1E51A3082* __this, int32_t ___0_newSize, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR cyt_1_tC1DEF6AAD82FA124BC41D0504CAD05EFBEE60FA7* cyt_1_Resize_m76637F82160D0A8A8FF175C7A5122AF007492A74_gshared (cyt_1_tC1DEF6AAD82FA124BC41D0504CAD05EFBEE60FA7* __this, int32_t ___0_newSize, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool HashSet_1_Add_m9B0DD9902395EE95D3DC522264BE1EBBBD3513EB_gshared (HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2* __this, int32_t ___0_item, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cyt_1__ctor_mFC67434B16EC7C3504CD32D1618B4BBB327D2EF2_gshared (cyt_1_tC9DF774B2F55B15B51557D68523135D1E51A3082* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HashSet_1_Clear_m88C3BA6617F6667126635140414D44D76C42AE92_gshared (HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* cxo_1_Obtain_m0A439316379D565D3BECE831BB371BCBE744DF89_gshared (cxo_1_tEF016A0E938797C525FDD409DDC7F211C2056789* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HashSet_1__ctor_m90EA29D74B137C5317CDC485AA1D799F0B6726FF_gshared (HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxo_1__ctor_m220CB116F1D84A01A26B499A56AAD448020B5C54_gshared (cxo_1_tEF016A0E938797C525FDD409DDC7F211C2056789* __this, int32_t ___0_a, int32_t ___1_b, 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 void Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2 (RuntimeObject* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RuntimeHelpers_InitializeArray_m751372AA3F24FBF6DA9B9D687CBFA2DE436CAB9B (RuntimeArray* ___0_array, RuntimeFieldHandle_t6E4C45B6D2EA12FC99185805A7E77527899B25C5 ___1_fldHandle, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t cwh_get_lineNumber_m435F693BC193D80758A5033FC1628287C9A22287_inline (cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void cwh_iay_m086B36E86FA1B15A89A6B7E9DA8D46A9304722D1_inline (cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* __this, int32_t ___0_a, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Char_IsWhiteSpace_m02AEC6EA19513CAFC6882CFCA54C45794D2B5924 (Il2CppChar ___0_c, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* cwh_iaz_mD29802ED54C5B705AC1FDF395F51C6D19614F453 (cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* CultureInfo_get_InvariantCulture_mD1E96DC845E34B10F78CB744B0CB5D7D63CEB1E6 (const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Single_TryParse_mFB8CC32F0016FBB6EFCB97953CF3515767EB6431 (String_t* ___0_s, int32_t ___1_style, RuntimeObject* ___2_provider, float* ___3_result, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cwh_Reset_m1CF691D7A7945F4010AB29A0A51B2F5A8FF9E3FD (cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* String_ToCharArray_m0699A92AA3E744229EF29CB9D943C47DF4FE5B46 (String_t* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void cwh_set_parseNumbersAsFloat_mB04AFCFD938D14F88A802B351CCEA9AE0CA0137B_inline (cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* __this, bool ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cwh_ibb_m67109843B9A9F0FC20D6B8E2216DA14573B0F40A (cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_CreateString_mB7B3AC2AF28010538650051A9000369B1CD6BAB6 (String_t* __this, CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___0_val, int32_t ___1_startIndex, int32_t ___2_length, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Convert_ToInt32_mD1B3AFBDA26E52D0382434804364FEF8BA241FB4 (String_t* ___0_value, int32_t ___1_fromBase, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StringBuilder__ctor_m1D99713357DE05DAFA296633639DB55F8C30587D (StringBuilder_t* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringBuilder_t* StringBuilder_Append_mC09A30993B77CC4D8E906720683B6386F0E15747 (StringBuilder_t* __this, CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___0_value, int32_t ___1_startIndex, int32_t ___2_charCount, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t cwh_ibc_m1A67470C16D73B4710B9F3D43990EAEDBD0B78AD (CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___0_a, int32_t* ___1_b, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t cwh_iba_m8BF7EE3BAC53DE3B4946D171C376171A259981D3 (cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* __this, int32_t ___0_a, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Double_TryParse_m1D39DC22A45BC9A576B9D9130600BFD3CB6DA382 (String_t* ___0_s, int32_t ___1_style, RuntimeObject* ___2_provider, double* ___3_result, const RuntimeMethod* method) ;
|
|
inline void List_1__ctor_m7F078BB342729BDF11327FD89D7872265328F690 (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D*, const RuntimeMethod*))List_1__ctor_m7F078BB342729BDF11327FD89D7872265328F690_gshared)(__this, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t cwh_NextToken_m93114845F31F6B765557D6362C46C7042A5F53DD (cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t cwh_LookAhead_mCD1044FF45640911BBCC5D248BE4A76B477397A7 (cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cwi_ibh_m076BE4F4DE15ABE1EDEF04F3DBCB9C834DA6D752 (cwi_tCBBCF12E8459BA17CA68EF8F1F5C2C4A0F8B1E2F* __this, String_t* ___0_a, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* cwi_ibg_m88F086862CBBEF20C1162FA49EC0182E1B2BA455 (cwi_tCBBCF12E8459BA17CA68EF8F1F5C2C4A0F8B1E2F* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* cwi_get_errorMessage_m72280E5762DD605D0AD91D3D2F1AAA5733D66E55_inline (cwi_tCBBCF12E8459BA17CA68EF8F1F5C2C4A0F8B1E2F* __this, const RuntimeMethod* method) ;
|
|
inline void List_1_Add_mEBCF994CC3814631017F46A387B1A192ED6C85C7_inline (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, RuntimeObject* ___0_item, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D*, RuntimeObject*, const RuntimeMethod*))List_1_Add_mEBCF994CC3814631017F46A387B1A192ED6C85C7_gshared_inline)(__this, ___0_item, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* cwh_ParseString_m4CD74E4CADB81D55D21F3315B1B4CDDA6357C7DE (cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* __this, const RuntimeMethod* method) ;
|
|
inline String_t* cwi_ibi_TisString_t_mFE8A1C82FA2A69E0761B069D2C3D086CF8783B28 (cwi_tCBBCF12E8459BA17CA68EF8F1F5C2C4A0F8B1E2F* __this, String_t* ___0_a, const RuntimeMethod* method)
|
|
{
|
|
return (( String_t* (*) (cwi_tCBBCF12E8459BA17CA68EF8F1F5C2C4A0F8B1E2F*, String_t*, const RuntimeMethod*))cwi_ibi_TisRuntimeObject_m4683767EB1EC3325E57AA0034BF0E347BEE9F369_gshared)(__this, ___0_a, method);
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool cwi_get_parseNumbersAsFloat_m3DAC398589FA642C22A0E3370CCBDF30655EA129_inline (cwi_tCBBCF12E8459BA17CA68EF8F1F5C2C4A0F8B1E2F* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float cwh_ParseFloatNumber_m88D4BAD761211B153856F79C60FBF9A22B868E29 (cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* __this, const RuntimeMethod* method) ;
|
|
inline float cwi_ibi_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_m80FD6DC974441CB8CD73DC933F39FDFA04F0B62B (cwi_tCBBCF12E8459BA17CA68EF8F1F5C2C4A0F8B1E2F* __this, float ___0_a, const RuntimeMethod* method)
|
|
{
|
|
return (( float (*) (cwi_tCBBCF12E8459BA17CA68EF8F1F5C2C4A0F8B1E2F*, float, const RuntimeMethod*))cwi_ibi_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_m80FD6DC974441CB8CD73DC933F39FDFA04F0B62B_gshared)(__this, ___0_a, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR double cwh_ParseDoubleNumber_m6DBDD7CBE34FC4A860063F2CBC210EB26627E498 (cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* __this, const RuntimeMethod* method) ;
|
|
inline double cwi_ibi_TisDouble_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_m9A6259DC9A0EBED61D199371A1A881655F4D5A47 (cwi_tCBBCF12E8459BA17CA68EF8F1F5C2C4A0F8B1E2F* __this, double ___0_a, const RuntimeMethod* method)
|
|
{
|
|
return (( double (*) (cwi_tCBBCF12E8459BA17CA68EF8F1F5C2C4A0F8B1E2F*, double, const RuntimeMethod*))cwi_ibi_TisDouble_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_m9A6259DC9A0EBED61D199371A1A881655F4D5A47_gshared)(__this, ___0_a, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* cwi_ibe_m9CD17636C114D4512988125F2C764493C7F2CFAB (cwi_tCBBCF12E8459BA17CA68EF8F1F5C2C4A0F8B1E2F* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* cwi_ibf_m90555732BBA3C5C8D314064AFDDD43816CF77675 (cwi_tCBBCF12E8459BA17CA68EF8F1F5C2C4A0F8B1E2F* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void cwi_ibd_m5594F255A732BD4CBD7B2DDFC1085FBBC24E9FBE_inline (cwi_tCBBCF12E8459BA17CA68EF8F1F5C2C4A0F8B1E2F* __this, String_t* ___0_a, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cwh__ctor_mD67FEA2338FEBB09927D168793A9D2BAAD9AF456 (cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* __this, String_t* ___0_a, const RuntimeMethod* method) ;
|
|
inline void Dictionary_2__ctor_mC4F3DF292BAD88F4BF193C49CD689FAEBC4570A9 (Dictionary_2_tA348003A3C1CEFB3096E9D2A0BC7F1AC8EC4F710* __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Dictionary_2_tA348003A3C1CEFB3096E9D2A0BC7F1AC8EC4F710*, const RuntimeMethod*))Dictionary_2__ctor_m5B32FBC624618211EB461D59CFBB10E987FD1329_gshared)(__this, method);
|
|
}
|
|
inline void Dictionary_2_set_Item_m7CCA97075B48AFB2B97E5A072B94BC7679374341 (Dictionary_2_tA348003A3C1CEFB3096E9D2A0BC7F1AC8EC4F710* __this, String_t* ___0_key, RuntimeObject* ___1_value, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Dictionary_2_tA348003A3C1CEFB3096E9D2A0BC7F1AC8EC4F710*, String_t*, RuntimeObject*, const RuntimeMethod*))Dictionary_2_set_Item_m1A840355E8EDAECEA9D0C6F5E51B248FAA449CBD_gshared)(__this, ___0_key, ___1_value, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Format_mFB7DA489BD99F4670881FF50EC017BFB0A5C0987 (String_t* ___0_format, RuntimeObject* ___1_arg0, RuntimeObject* ___2_arg1, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void cwi_set_parseNumbersAsFloat_m57B5BFA911B52A64CC9CB5233D5D8AE05F6E4769_inline (cwi_tCBBCF12E8459BA17CA68EF8F1F5C2C4A0F8B1E2F* __this, bool ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cwi__ctor_m604B24249E0A2E6E7AE069DEA03CE608CD1E372B (cwi_tCBBCF12E8459BA17CA68EF8F1F5C2C4A0F8B1E2F* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* cwi_Decode_m774876CF497BED65BA73FFED3C1E8DB59066D0EC (cwi_tCBBCF12E8459BA17CA68EF8F1F5C2C4A0F8B1E2F* __this, String_t* ___0_text, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArgumentNullException__ctor_m6D9C7B47EA708382838B264BA02EBB7576DFA155 (ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129* __this, String_t* ___0_paramName, String_t* ___1_message, const RuntimeMethod* method) ;
|
|
inline bool HashSet_1_Contains_m98A9F88FF94538B5EECB0F87E1E3B3572E02ACA1 (HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2* __this, int32_t ___0_item, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2*, int32_t, const RuntimeMethod*))HashSet_1_Contains_m98A9F88FF94538B5EECB0F87E1E3B3572E02ACA1_gshared)(__this, ___0_item, method);
|
|
}
|
|
inline void HashSet_1__ctor_m3F29A5426149F521CEE6900B9A4097810124ED8E (HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2* __this, RuntimeObject* ___0_collection, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2*, RuntimeObject*, const RuntimeMethod*))HashSet_1__ctor_m3F29A5426149F521CEE6900B9A4097810124ED8E_gshared)(__this, ___0_collection, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float cyy_Clamp_m68BE81F546D43A25C57B5B1AD1F46E4F523F277C (float ___0_value, float ___1_min, float ___2_max, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArgumentOutOfRangeException__ctor_mBC1D5DEEA1BA41DE77228CB27D6BAFEB6DCCBF4A (ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F* __this, String_t* ___0_paramName, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cwq__ctor_m2BCEF294AF4519308A9956F159C28A0C3AE3508C (cwq_t27450A2F3E19F842B961062BEB028E35D20D39AB* __this, int32_t ___0_a, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t cwj_ibj_mA179E3634DD9FAC0FCB0E606B483AFA08BA421E0 (SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* ___0_a, float ___1_b, int32_t ___2_c, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float cwq_GetCurvePercent_m934B6D1A405D513F84B748AAB2F2B58F203D28B0 (cwq_t27450A2F3E19F842B961062BEB028E35D20D39AB* __this, int32_t ___0_frameIndex, float ___1_percent, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cws__ctor_m6863A0584F6147979DFA0EE92DDC77B6D9927DEF (cws_tAB6115C3D88C4410AE531B3E7AA66B6700B59CB1* __this, int32_t ___0_a, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Math_Sign_mE85A053D9EFD3D62A630EB983D849F2FC331DE4A (float ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void czu_ClampColor_m80E03D371DB2EE1CB8BAA1EFD7234FC68075FCD1 (czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void czu_ClampSecondColor_m153E9D4E2DA6C922BD27D16CEE8665BD4CEB567C (czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR cya_t8993218D3DD65565F488F89F67FBDEC3446C0C8B* czh_GetAttachment_mBF9A0B317DCF2F367D1AA487BB03E5BD98FA51FF (czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* __this, int32_t ___0_slotIndex, String_t* ___1_attachmentName, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void czu_set_Attachment_m295FC343F92A9B4970959ADCF7522E19D4C1F619 (czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* __this, cya_t8993218D3DD65565F488F89F67FBDEC3446C0C8B* ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cwx_ibm_mCF88E788CB1BDFF9C09F32A790CDC01D2E62ED77 (cwx_t781F4D14015779306A27908CB2E8DBCE3E2D13DE* __this, czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* ___0_a, czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* ___1_b, String_t* ___2_c, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t cwj_ibk_mB3C4A7D1D5053B77372B9927AE2347CA56A4D8F0 (SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* ___0_a, float ___1_b, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR cyk_tE528E0A77D98E1355DA3C570A2C43AC5450B1C31* cyk_get_DeformAttachment_m94E435C154ADF82AF5C7857A44EF2B0AEE3DAD5B_inline (cyk_tE528E0A77D98E1355DA3C570A2C43AC5450B1C31* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR cyt_1_tE9A88B07E73065F90C455BD5DF1F9E576AA7517C* czu_get_Deform_m8022F846E6061B0DF7D99BEEE3A09FD44BFF97DF_inline (czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* __this, const RuntimeMethod* method) ;
|
|
inline void cyt_1_Clear_m7A17D1218AF175B3138C97146E78AD6F9B96DDBF (cyt_1_tE9A88B07E73065F90C455BD5DF1F9E576AA7517C* __this, bool ___0_clearArray, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (cyt_1_tE9A88B07E73065F90C455BD5DF1F9E576AA7517C*, bool, const RuntimeMethod*))cyt_1_Clear_m7A17D1218AF175B3138C97146E78AD6F9B96DDBF_gshared)(__this, ___0_clearArray, method);
|
|
}
|
|
inline int32_t cyt_1_get_Capacity_mBAB0C7E76D9BF3B1F51614FB50BD88B4CF2060B2 (cyt_1_tE9A88B07E73065F90C455BD5DF1F9E576AA7517C* __this, const RuntimeMethod* method)
|
|
{
|
|
return (( int32_t (*) (cyt_1_tE9A88B07E73065F90C455BD5DF1F9E576AA7517C*, const RuntimeMethod*))cyt_1_get_Capacity_mBAB0C7E76D9BF3B1F51614FB50BD88B4CF2060B2_gshared)(__this, method);
|
|
}
|
|
inline void cyt_1_set_Capacity_mF395B9D346B4FB470B2C5D29964B39C0E4ED4904 (cyt_1_tE9A88B07E73065F90C455BD5DF1F9E576AA7517C* __this, int32_t ___0_value, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (cyt_1_tE9A88B07E73065F90C455BD5DF1F9E576AA7517C*, int32_t, const RuntimeMethod*))cyt_1_set_Capacity_mF395B9D346B4FB470B2C5D29964B39C0E4ED4904_gshared)(__this, ___0_value, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Array_Copy_mB4904E17BD92E320613A3251C0205E0786B3BF41 (RuntimeArray* ___0_sourceArray, int32_t ___1_sourceIndex, RuntimeArray* ___2_destinationArray, int32_t ___3_destinationIndex, int32_t ___4_length, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cwz_Apply_m13CD2FB74B2CA0E3718C5705BADD07E6BBC078C8 (cwz_t680946F6D60875C4010BFB6658DE46BF3C8BACFE* __this, czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* ___0_skeleton, float ___1_lastTime, float ___2_time, cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016* ___3_firedEvents, float ___4_alpha, int32_t ___5_blend, int32_t ___6_direction, const RuntimeMethod* method) ;
|
|
inline void cyt_1_Add_m8ED40EAE9E6B4B4522A6E0DB178A3A917D179F6D (cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016* __this, cyq_t6323CF215B604145E77E04F4D4853FFC0CF472EA* ___0_item, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016*, cyq_t6323CF215B604145E77E04F4D4853FFC0CF472EA*, const RuntimeMethod*))cyt_1_Add_mB0A91C50406EC0F3EDAF35DF0AC1667D6E429B4C_gshared)(__this, ___0_item, method);
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float cyq_get_Time_m23267E7C609A7F27C9E366641457AAD5B0F9154E_inline (cyq_t6323CF215B604145E77E04F4D4853FFC0CF472EA* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxd__ctor_m5FEC4A2F56A4DCF9E893629B43A92454AE22FFA2 (cxd_t734B33F77327528798E525E3ABB4D95A42EDB69D* __this, int32_t ___0_a, 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 cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* czo_FindAnimation_mB0B21F52CF480D8197E01B2A37F712BB33A80E83 (czo_t1E9B258255B9D4B0B05750F566891C7900FA9510* __this, String_t* ___0_animationName, 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) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArgumentException__ctor_m8F9D40CE19D19B698A70F9A258640EB52DB39B62 (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* __this, String_t* ___0_message, String_t* ___1_paramName, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* cxi_AddAnimation_m6E7CD11611863136BC3186403E59FA5A14A46613 (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, int32_t ___0_trackIndex, cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* ___1_animation, bool ___2_loop, float ___3_delay, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void cxh_Invoke_m4DB19C9432E933DAAC381CA8BF91118DB4D6E205_inline (cxh_t51FEBC05859C343141A49FC3843C7604D88C40A5* __this, cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* ___0_trackEntry, cyq_t6323CF215B604145E77E04F4D4853FFC0CF472EA* ___1_e, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float cxi_ibu_m307F9766BB08CE4D5E0D01315496B28B64D03225 (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* ___0_a, czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* ___1_b, int32_t ___2_c, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float cxj_get_AnimationTime_m906D77C0C3ACE09719C08CC0EA6B6440AAC7B7E0 (cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* __this, const RuntimeMethod* method) ;
|
|
inline cyt_1_tE9A88B07E73065F90C455BD5DF1F9E576AA7517C* cyt_1_Resize_mAC66D07D38CEB35DD685C8165544B34CAAB83E41 (cyt_1_tE9A88B07E73065F90C455BD5DF1F9E576AA7517C* __this, int32_t ___0_newSize, const RuntimeMethod* method)
|
|
{
|
|
return (( cyt_1_tE9A88B07E73065F90C455BD5DF1F9E576AA7517C* (*) (cyt_1_tE9A88B07E73065F90C455BD5DF1F9E576AA7517C*, int32_t, const RuntimeMethod*))cyt_1_Resize_mAC66D07D38CEB35DD685C8165544B34CAAB83E41_gshared)(__this, ___0_newSize, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Math_Max_mB55ACEA482E7F67E61496C4C7C54FE0BB7BE78EA (float ___0_val1, float ___1_val2, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxi_iby_m46D2A057F0BF809E84AA430CE019D94ABD3ACE7E (cwr_tB32AE31B660714E12F96179A963CC995252FABBC* ___0_a, czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* ___1_b, float ___2_c, float ___3_d, int32_t ___4_e, SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* ___5_f, int32_t ___6_g, bool ___7_h, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxi_ibw_m459CEC13093F868588AD277BCC5C7CA328C91559 (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, cwx_t781F4D14015779306A27908CB2E8DBCE3E2D13DE* ___0_a, czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* ___1_b, float ___2_c, int32_t ___3_d, bool ___4_e, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxi_ibz_m73CB72F6340772D0D774C40C76D5276D6700226B (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* ___0_a, float ___1_b, const RuntimeMethod* method) ;
|
|
inline void cyt_1_Clear_m7E6C61E27E795BC359B6AF0CF06A905EEA3033FA (cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016* __this, bool ___0_clearArray, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016*, bool, const RuntimeMethod*))cyt_1_Clear_m9E8F3AF789FFF0C8C51ED2B42ADDDBD6B5DC4960_gshared)(__this, ___0_clearArray, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxi_ica_mABA62E3C1BDA6F39D91CD51CAE2CEFAA64AC3471 (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, int32_t ___0_a, cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* ___1_b, bool ___2_c, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxm_icr_m46CE6975DF6303E05AE8CB3B422DCE912D1421E3 (cxm_t0479DB05DFCE31B18506D24565FA53C680306098* __this, cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* ___0_a, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxi_icd_m044B2DC28A0577BB81F214308A28273F256BAE6D (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* ___0_a, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool cxi_ibt_m5357FADEE04202F94EE4EC4884C9EAEC4CE54BC1 (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* ___0_a, float ___1_b, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxm_icv_mBEC739064670573DAA155838D41D3470C99EEF29 (cxm_t0479DB05DFCE31B18506D24565FA53C680306098* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float cxi_ibv_m51EDDB772CF32582DB870DE14B3C43D0D2FDE264 (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* ___0_a, czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* ___1_b, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxi_ice_m4D1EEFEE38C6C809B7ADE636FE083D14DE8FB6EC (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __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 void cxm_icw_mD30628D7399A842F9FAD7FC4684F772A08AF0E6D (cxm_t0479DB05DFCE31B18506D24565FA53C680306098* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxi_ibx_mC440ECF7959EA3DCBE8DCAF6AE2CFF4340938811 (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* ___0_a, czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* ___1_b, String_t* ___2_c, bool ___3_d, const RuntimeMethod* method) ;
|
|
inline cyt_1_t5035B0510612A7C4AE3431E0BDAFD72257E38BF2* cyt_1_Resize_m7F31998AA12CF86E7DB69F8FDAEB929D0CEA2E6C (cyt_1_t5035B0510612A7C4AE3431E0BDAFD72257E38BF2* __this, int32_t ___0_newSize, const RuntimeMethod* method)
|
|
{
|
|
return (( cyt_1_t5035B0510612A7C4AE3431E0BDAFD72257E38BF2* (*) (cyt_1_t5035B0510612A7C4AE3431E0BDAFD72257E38BF2*, int32_t, const RuntimeMethod*))cyt_1_Resize_m837B6230535AB32C5011EB5B34D1A3C66F9FA3A7_gshared)(__this, ___0_newSize, method);
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void cxg_Invoke_m737FA828F48B8326DA38389CD6E6870C24BA91FF_inline (cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* __this, cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* ___0_trackEntry, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxi_add_Event_m4F089D394FB100BED909D44E935F72F10E774C05 (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, cxh_t51FEBC05859C343141A49FC3843C7604D88C40A5* ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxi_add_Start_m8DFA689725AC0C19BC975901C95A2E63C4EF4B37 (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxi_add_Interrupt_mDB7226298FF1F6C26D7B106CA7DB4A3BA42ED1EB (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxi_add_End_m20FB003EBEC508A80F2B8D582F8173C62EC1023E (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxi_add_Dispose_m7155C8E841CF00018979733938B24E75F326323B (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxi_add_Complete_mCF95B625ABD3642670A58817668D89695C611292 (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* cxi_icb_m179E25C90511D92FE548DD6AB37B7DD5C10A4A44 (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, int32_t ___0_a, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxm_icq_mA22F8551233349E99757D58EF69710D55ACDBA98 (cxm_t0479DB05DFCE31B18506D24565FA53C680306098* __this, cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* ___0_a, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Math_Min_mE913811A2F7566294BF4649A434282634E7254B3 (float ___0_val1, float ___1_val2, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxm_icp_m6438A7262F82A31BEFE2BE9094E65D98C39D2740 (cxm_t0479DB05DFCE31B18506D24565FA53C680306098* __this, cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* ___0_a, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxm_icu_m4C5670553D67875A55842A97DD16D02C93C82A1C (cxm_t0479DB05DFCE31B18506D24565FA53C680306098* __this, cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* ___0_a, cyq_t6323CF215B604145E77E04F4D4853FFC0CF472EA* ___1_b, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxm_ict_mEDC4448B789E37511D383431761026C39CF0FF19 (cxm_t0479DB05DFCE31B18506D24565FA53C680306098* __this, cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* ___0_a, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* cxi_SetAnimation_m02CEA73C601033BA1F73CDDB2DA1F80773118C1E (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, int32_t ___0_trackIndex, cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* ___1_animation, bool ___2_loop, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxm_ics_m2CFB9943E948F3663C838E377C4590DFC5F97A35 (cxm_t0479DB05DFCE31B18506D24565FA53C680306098* __this, cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* ___0_a, const RuntimeMethod* method) ;
|
|
inline cyt_1_tC1DEF6AAD82FA124BC41D0504CAD05EFBEE60FA7* cyt_1_Resize_m76637F82160D0A8A8FF175C7A5122AF007492A74 (cyt_1_tC1DEF6AAD82FA124BC41D0504CAD05EFBEE60FA7* __this, int32_t ___0_newSize, const RuntimeMethod* method)
|
|
{
|
|
return (( cyt_1_tC1DEF6AAD82FA124BC41D0504CAD05EFBEE60FA7* (*) (cyt_1_tC1DEF6AAD82FA124BC41D0504CAD05EFBEE60FA7*, int32_t, const RuntimeMethod*))cyt_1_Resize_m76637F82160D0A8A8FF175C7A5122AF007492A74_gshared)(__this, ___0_newSize, method);
|
|
}
|
|
inline void cyt_1_Clear_mE5A3F7E1F1F6AB4AFDBA1F7C5151EF625E9F7199 (cyt_1_t5035B0510612A7C4AE3431E0BDAFD72257E38BF2* __this, bool ___0_clearArray, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (cyt_1_t5035B0510612A7C4AE3431E0BDAFD72257E38BF2*, bool, const RuntimeMethod*))cyt_1_Clear_m9E8F3AF789FFF0C8C51ED2B42ADDDBD6B5DC4960_gshared)(__this, ___0_clearArray, method);
|
|
}
|
|
inline bool HashSet_1_Add_m9B0DD9902395EE95D3DC522264BE1EBBBD3513EB (HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2* __this, int32_t ___0_item, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2*, int32_t, const RuntimeMethod*))HashSet_1_Add_m9B0DD9902395EE95D3DC522264BE1EBBBD3513EB_gshared)(__this, ___0_item, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool cwj_HasTimeline_m1A1BBCB9893E6E93F69146C0755888333CC3D1A3 (cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* __this, int32_t ___0_id, const RuntimeMethod* method) ;
|
|
inline void cyt_1__ctor_mC0512C94B5EE411FDCCEE513012B1F41A4C01D37 (cyt_1_t15D208ED20DD19D17CA30C59237CB35A70E3C96C* __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (cyt_1_t15D208ED20DD19D17CA30C59237CB35A70E3C96C*, const RuntimeMethod*))cyt_1__ctor_mFC67434B16EC7C3504CD32D1618B4BBB327D2EF2_gshared)(__this, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cwj__ctor_mA03B22D2BBBAC0EE1FA7083711399785FA75CE9C (cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* __this, String_t* ___0_a, cyt_1_t15D208ED20DD19D17CA30C59237CB35A70E3C96C* ___1_b, float ___2_c, const RuntimeMethod* method) ;
|
|
inline void HashSet_1_Clear_m88C3BA6617F6667126635140414D44D76C42AE92 (HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2* __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2*, const RuntimeMethod*))HashSet_1_Clear_m88C3BA6617F6667126635140414D44D76C42AE92_gshared)(__this, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxi_icf_m108B87DF27EA258C0FB6EC69DFD8AE9231B09908 (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* ___0_a, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* cxi_SetEmptyAnimation_mDD8A86EAFC8518C240A26F6D06102C0427F59392 (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, int32_t ___0_trackIndex, float ___1_mixDuration, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* cxi_icc_m16CE5DF32319844BBE75E98A3CBA3C23DAC153F3 (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, int32_t ___0_a, cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* ___1_b, bool ___2_c, cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* ___3_d, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float cxr_GetMix_mB2DE97E9FFDA3516199C060E68310BDE6EFA1BD6 (cxr_t40F2FEA3AB3BC2D3274C8117E684F7D812EADBF2* __this, cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* ___0_from, cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* ___1_to, const RuntimeMethod* method) ;
|
|
inline cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* cxo_1_Obtain_m2FD26BD2CD18AFD82331CD67DCBD1608CD2240DC (cxo_1_t919318D3CFDE6D205D6D395F00C012C0B9B765AA* __this, const RuntimeMethod* method)
|
|
{
|
|
return (( cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* (*) (cxo_1_t919318D3CFDE6D205D6D395F00C012C0B9B765AA*, const RuntimeMethod*))cxo_1_Obtain_m0A439316379D565D3BECE831BB371BCBE744DF89_gshared)(__this, method);
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float cwj_get_Duration_m1FFC03B6CDC020FDEDF7EAA85EF5C66BEB5FBE03_inline (cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t StringBuilder_get_Length_mDEA041E7357C68CC3B5885276BB403676DAAE0D8 (StringBuilder_t* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringBuilder_t* StringBuilder_Append_m08904D74E0C78E5F36DCD9C9303BDD07886D9F7D (StringBuilder_t* __this, String_t* ___0_value, const RuntimeMethod* method) ;
|
|
inline void cyt_1__ctor_m926EFFCA04D30BA938F3D65EF88DFBFA8E359984 (cyt_1_t5035B0510612A7C4AE3431E0BDAFD72257E38BF2* __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (cyt_1_t5035B0510612A7C4AE3431E0BDAFD72257E38BF2*, const RuntimeMethod*))cyt_1__ctor_mFC67434B16EC7C3504CD32D1618B4BBB327D2EF2_gshared)(__this, method);
|
|
}
|
|
inline void cyt_1__ctor_m00388E327BB379D4E8168BCD44A265450B08A82B (cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016* __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016*, const RuntimeMethod*))cyt_1__ctor_mFC67434B16EC7C3504CD32D1618B4BBB327D2EF2_gshared)(__this, method);
|
|
}
|
|
inline void HashSet_1__ctor_m90EA29D74B137C5317CDC485AA1D799F0B6726FF (HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2* __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2*, const RuntimeMethod*))HashSet_1__ctor_m90EA29D74B137C5317CDC485AA1D799F0B6726FF_gshared)(__this, method);
|
|
}
|
|
inline void cxo_1__ctor_m7C7A0F7746B39FD15A76306213AAAD877194E95E (cxo_1_t919318D3CFDE6D205D6D395F00C012C0B9B765AA* __this, int32_t ___0_a, int32_t ___1_b, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (cxo_1_t919318D3CFDE6D205D6D395F00C012C0B9B765AA*, int32_t, int32_t, const RuntimeMethod*))cxo_1__ctor_m220CB116F1D84A01A26B499A56AAD448020B5C54_gshared)(__this, ___0_a, ___1_b, 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 cxm__ctor_m95D54F0FCE4C5C34F72F5D200B55B66E0E686358 (cxm_t0479DB05DFCE31B18506D24565FA53C680306098* __this, cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* ___0_a, Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* ___1_b, cxo_1_t919318D3CFDE6D205D6D395F00C012C0B9B765AA* ___2_c, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxi_ClearTrack_m1235977565D94BF0E53F34D2383D405C395C2D96 (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, int32_t ___0_trackIndex, 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
|
|
#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
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cwf__ctor_mEDB32617428869026DDB3FD9FDF321A0E3912F12 (cwf_t4AC10BC514A659B9034B6540E69C09C5DEE882A5* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR cwe_t790B0CF7C2198B9B2EC055A0CD9E680A6CB15AFC cwf_ccp_mDCAEC4348430F2B91443E8D1A6518A98D4DE00CD (const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t130CF6E2EE02AEEBDEDE8D9B2BC12967F7A46B24____810D74E99F5E47151966C19677D614DBF57A0F680FEB0B242556F49014428CE1_FieldInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t130CF6E2EE02AEEBDEDE8D9B2BC12967F7A46B24____C86AF85B4C6D08E4CC225380DC6D67DD62D79FB4E691DAD27F3F48BC91157DA1_FieldInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
cwe_t790B0CF7C2198B9B2EC055A0CD9E680A6CB15AFC V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
il2cpp_codegen_initobj((&V_0), sizeof(cwe_t790B0CF7C2198B9B2EC055A0CD9E680A6CB15AFC));
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_0 = (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)SZArrayNew(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031_il2cpp_TypeInfo_var, (uint32_t)((int32_t)-76));
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_1 = L_0;
|
|
RuntimeFieldHandle_t6E4C45B6D2EA12FC99185805A7E77527899B25C5 L_2 = { reinterpret_cast<intptr_t> (U3CPrivateImplementationDetailsU3E_t130CF6E2EE02AEEBDEDE8D9B2BC12967F7A46B24____810D74E99F5E47151966C19677D614DBF57A0F680FEB0B242556F49014428CE1_FieldInfo_var) };
|
|
RuntimeHelpers_InitializeArray_m751372AA3F24FBF6DA9B9D687CBFA2DE436CAB9B((RuntimeArray*)L_1, L_2, NULL);
|
|
(&V_0)->___FilePathsData = L_1;
|
|
Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___FilePathsData), (void*)L_1);
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_3 = (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)SZArrayNew(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031_il2cpp_TypeInfo_var, (uint32_t)((int32_t)49));
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_4 = L_3;
|
|
RuntimeFieldHandle_t6E4C45B6D2EA12FC99185805A7E77527899B25C5 L_5 = { reinterpret_cast<intptr_t> (U3CPrivateImplementationDetailsU3E_t130CF6E2EE02AEEBDEDE8D9B2BC12967F7A46B24____C86AF85B4C6D08E4CC225380DC6D67DD62D79FB4E691DAD27F3F48BC91157DA1_FieldInfo_var) };
|
|
RuntimeHelpers_InitializeArray_m751372AA3F24FBF6DA9B9D687CBFA2DE436CAB9B((RuntimeArray*)L_4, L_5, NULL);
|
|
(&V_0)->___TypesData = L_4;
|
|
Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___TypesData), (void*)L_4);
|
|
(&V_0)->___TotalFiles = ((int32_t)-33);
|
|
(&V_0)->___TotalTypes = ((int32_t)10);
|
|
(&V_0)->___IsEditorOnly = (bool)0;
|
|
cwe_t790B0CF7C2198B9B2EC055A0CD9E680A6CB15AFC L_6 = V_0;
|
|
return L_6;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR cwe_t790B0CF7C2198B9B2EC055A0CD9E680A6CB15AFC cwf_iax_mA6E5085FF0009BF673B6F153996CDF034F0F4299 (const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t130CF6E2EE02AEEBDEDE8D9B2BC12967F7A46B24____810D74E99F5E47151966C19677D614DBF57A0F680FEB0B242556F49014428CE1_FieldInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t130CF6E2EE02AEEBDEDE8D9B2BC12967F7A46B24____C86AF85B4C6D08E4CC225380DC6D67DD62D79FB4E691DAD27F3F48BC91157DA1_FieldInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
cwe_t790B0CF7C2198B9B2EC055A0CD9E680A6CB15AFC V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
il2cpp_codegen_initobj((&V_0), sizeof(cwe_t790B0CF7C2198B9B2EC055A0CD9E680A6CB15AFC));
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_0 = (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)SZArrayNew(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031_il2cpp_TypeInfo_var, (uint32_t)((int32_t)8810));
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_1 = L_0;
|
|
RuntimeFieldHandle_t6E4C45B6D2EA12FC99185805A7E77527899B25C5 L_2 = { reinterpret_cast<intptr_t> (U3CPrivateImplementationDetailsU3E_t130CF6E2EE02AEEBDEDE8D9B2BC12967F7A46B24____810D74E99F5E47151966C19677D614DBF57A0F680FEB0B242556F49014428CE1_FieldInfo_var) };
|
|
RuntimeHelpers_InitializeArray_m751372AA3F24FBF6DA9B9D687CBFA2DE436CAB9B((RuntimeArray*)L_1, L_2, NULL);
|
|
(&V_0)->___FilePathsData = L_1;
|
|
Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___FilePathsData), (void*)L_1);
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_3 = (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)SZArrayNew(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031_il2cpp_TypeInfo_var, (uint32_t)((int32_t)6389));
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_4 = L_3;
|
|
RuntimeFieldHandle_t6E4C45B6D2EA12FC99185805A7E77527899B25C5 L_5 = { reinterpret_cast<intptr_t> (U3CPrivateImplementationDetailsU3E_t130CF6E2EE02AEEBDEDE8D9B2BC12967F7A46B24____C86AF85B4C6D08E4CC225380DC6D67DD62D79FB4E691DAD27F3F48BC91157DA1_FieldInfo_var) };
|
|
RuntimeHelpers_InitializeArray_m751372AA3F24FBF6DA9B9D687CBFA2DE436CAB9B((RuntimeArray*)L_4, L_5, NULL);
|
|
(&V_0)->___TypesData = L_4;
|
|
Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___TypesData), (void*)L_4);
|
|
(&V_0)->___TotalFiles = ((int32_t)93);
|
|
(&V_0)->___TotalTypes = ((int32_t)181);
|
|
(&V_0)->___IsEditorOnly = (bool)0;
|
|
cwe_t790B0CF7C2198B9B2EC055A0CD9E680A6CB15AFC L_6 = V_0;
|
|
return L_6;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR cwe_t790B0CF7C2198B9B2EC055A0CD9E680A6CB15AFC cwf_ite_mA6DF000592BEF146952BDBB7146623E0ABD9859D (const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t130CF6E2EE02AEEBDEDE8D9B2BC12967F7A46B24____810D74E99F5E47151966C19677D614DBF57A0F680FEB0B242556F49014428CE1_FieldInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t130CF6E2EE02AEEBDEDE8D9B2BC12967F7A46B24____C86AF85B4C6D08E4CC225380DC6D67DD62D79FB4E691DAD27F3F48BC91157DA1_FieldInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
cwe_t790B0CF7C2198B9B2EC055A0CD9E680A6CB15AFC V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
il2cpp_codegen_initobj((&V_0), sizeof(cwe_t790B0CF7C2198B9B2EC055A0CD9E680A6CB15AFC));
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_0 = (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)SZArrayNew(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031_il2cpp_TypeInfo_var, (uint32_t)((int32_t)12));
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_1 = L_0;
|
|
RuntimeFieldHandle_t6E4C45B6D2EA12FC99185805A7E77527899B25C5 L_2 = { reinterpret_cast<intptr_t> (U3CPrivateImplementationDetailsU3E_t130CF6E2EE02AEEBDEDE8D9B2BC12967F7A46B24____810D74E99F5E47151966C19677D614DBF57A0F680FEB0B242556F49014428CE1_FieldInfo_var) };
|
|
RuntimeHelpers_InitializeArray_m751372AA3F24FBF6DA9B9D687CBFA2DE436CAB9B((RuntimeArray*)L_1, L_2, NULL);
|
|
(&V_0)->___FilePathsData = L_1;
|
|
Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___FilePathsData), (void*)L_1);
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_3 = (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)SZArrayNew(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031_il2cpp_TypeInfo_var, (uint32_t)((int32_t)85));
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_4 = L_3;
|
|
RuntimeFieldHandle_t6E4C45B6D2EA12FC99185805A7E77527899B25C5 L_5 = { reinterpret_cast<intptr_t> (U3CPrivateImplementationDetailsU3E_t130CF6E2EE02AEEBDEDE8D9B2BC12967F7A46B24____C86AF85B4C6D08E4CC225380DC6D67DD62D79FB4E691DAD27F3F48BC91157DA1_FieldInfo_var) };
|
|
RuntimeHelpers_InitializeArray_m751372AA3F24FBF6DA9B9D687CBFA2DE436CAB9B((RuntimeArray*)L_4, L_5, NULL);
|
|
(&V_0)->___TypesData = L_4;
|
|
Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___TypesData), (void*)L_4);
|
|
(&V_0)->___TotalFiles = ((int32_t)-19);
|
|
(&V_0)->___TotalTypes = ((int32_t)62);
|
|
(&V_0)->___IsEditorOnly = (bool)0;
|
|
cwe_t790B0CF7C2198B9B2EC055A0CD9E680A6CB15AFC L_6 = V_0;
|
|
return L_6;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR cwe_t790B0CF7C2198B9B2EC055A0CD9E680A6CB15AFC cwf_jce_m70DD638F80A5804538108DCA77E9665791981848 (const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t130CF6E2EE02AEEBDEDE8D9B2BC12967F7A46B24____810D74E99F5E47151966C19677D614DBF57A0F680FEB0B242556F49014428CE1_FieldInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t130CF6E2EE02AEEBDEDE8D9B2BC12967F7A46B24____C86AF85B4C6D08E4CC225380DC6D67DD62D79FB4E691DAD27F3F48BC91157DA1_FieldInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
cwe_t790B0CF7C2198B9B2EC055A0CD9E680A6CB15AFC V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
il2cpp_codegen_initobj((&V_0), sizeof(cwe_t790B0CF7C2198B9B2EC055A0CD9E680A6CB15AFC));
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_0 = (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)SZArrayNew(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031_il2cpp_TypeInfo_var, (uint32_t)((int32_t)78));
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_1 = L_0;
|
|
RuntimeFieldHandle_t6E4C45B6D2EA12FC99185805A7E77527899B25C5 L_2 = { reinterpret_cast<intptr_t> (U3CPrivateImplementationDetailsU3E_t130CF6E2EE02AEEBDEDE8D9B2BC12967F7A46B24____810D74E99F5E47151966C19677D614DBF57A0F680FEB0B242556F49014428CE1_FieldInfo_var) };
|
|
RuntimeHelpers_InitializeArray_m751372AA3F24FBF6DA9B9D687CBFA2DE436CAB9B((RuntimeArray*)L_1, L_2, NULL);
|
|
(&V_0)->___FilePathsData = L_1;
|
|
Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___FilePathsData), (void*)L_1);
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_3 = (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)SZArrayNew(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031_il2cpp_TypeInfo_var, (uint32_t)((int32_t)-75));
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_4 = L_3;
|
|
RuntimeFieldHandle_t6E4C45B6D2EA12FC99185805A7E77527899B25C5 L_5 = { reinterpret_cast<intptr_t> (U3CPrivateImplementationDetailsU3E_t130CF6E2EE02AEEBDEDE8D9B2BC12967F7A46B24____C86AF85B4C6D08E4CC225380DC6D67DD62D79FB4E691DAD27F3F48BC91157DA1_FieldInfo_var) };
|
|
RuntimeHelpers_InitializeArray_m751372AA3F24FBF6DA9B9D687CBFA2DE436CAB9B((RuntimeArray*)L_4, L_5, NULL);
|
|
(&V_0)->___TypesData = L_4;
|
|
Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___TypesData), (void*)L_4);
|
|
(&V_0)->___TotalFiles = ((int32_t)-29);
|
|
(&V_0)->___TotalTypes = ((int32_t)54);
|
|
(&V_0)->___IsEditorOnly = (bool)0;
|
|
cwe_t790B0CF7C2198B9B2EC055A0CD9E680A6CB15AFC L_6 = V_0;
|
|
return L_6;
|
|
}
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
IL2CPP_EXTERN_C void cwe_t790B0CF7C2198B9B2EC055A0CD9E680A6CB15AFC_marshal_pinvoke(const cwe_t790B0CF7C2198B9B2EC055A0CD9E680A6CB15AFC& unmarshaled, cwe_t790B0CF7C2198B9B2EC055A0CD9E680A6CB15AFC_marshaled_pinvoke& marshaled)
|
|
{
|
|
marshaled.___FilePathsData = il2cpp_codegen_com_marshal_safe_array(IL2CPP_VT_I1, unmarshaled.___FilePathsData);
|
|
marshaled.___TypesData = il2cpp_codegen_com_marshal_safe_array(IL2CPP_VT_I1, unmarshaled.___TypesData);
|
|
marshaled.___TotalTypes = unmarshaled.___TotalTypes;
|
|
marshaled.___TotalFiles = unmarshaled.___TotalFiles;
|
|
marshaled.___IsEditorOnly = static_cast<int32_t>(unmarshaled.___IsEditorOnly);
|
|
}
|
|
IL2CPP_EXTERN_C void cwe_t790B0CF7C2198B9B2EC055A0CD9E680A6CB15AFC_marshal_pinvoke_back(const cwe_t790B0CF7C2198B9B2EC055A0CD9E680A6CB15AFC_marshaled_pinvoke& marshaled, cwe_t790B0CF7C2198B9B2EC055A0CD9E680A6CB15AFC& unmarshaled)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
unmarshaled.___FilePathsData = (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)il2cpp_codegen_com_marshal_safe_array_result(IL2CPP_VT_I1, Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_il2cpp_TypeInfo_var, marshaled.___FilePathsData);
|
|
Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___FilePathsData), (void*)(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)il2cpp_codegen_com_marshal_safe_array_result(IL2CPP_VT_I1, Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_il2cpp_TypeInfo_var, marshaled.___FilePathsData));
|
|
unmarshaled.___TypesData = (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)il2cpp_codegen_com_marshal_safe_array_result(IL2CPP_VT_I1, Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_il2cpp_TypeInfo_var, marshaled.___TypesData);
|
|
Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___TypesData), (void*)(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)il2cpp_codegen_com_marshal_safe_array_result(IL2CPP_VT_I1, Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_il2cpp_TypeInfo_var, marshaled.___TypesData));
|
|
int32_t unmarshaledTotalTypes_temp_2 = 0;
|
|
unmarshaledTotalTypes_temp_2 = marshaled.___TotalTypes;
|
|
unmarshaled.___TotalTypes = unmarshaledTotalTypes_temp_2;
|
|
int32_t unmarshaledTotalFiles_temp_3 = 0;
|
|
unmarshaledTotalFiles_temp_3 = marshaled.___TotalFiles;
|
|
unmarshaled.___TotalFiles = unmarshaledTotalFiles_temp_3;
|
|
bool unmarshaledIsEditorOnly_temp_4 = false;
|
|
unmarshaledIsEditorOnly_temp_4 = static_cast<bool>(marshaled.___IsEditorOnly);
|
|
unmarshaled.___IsEditorOnly = unmarshaledIsEditorOnly_temp_4;
|
|
}
|
|
IL2CPP_EXTERN_C void cwe_t790B0CF7C2198B9B2EC055A0CD9E680A6CB15AFC_marshal_pinvoke_cleanup(cwe_t790B0CF7C2198B9B2EC055A0CD9E680A6CB15AFC_marshaled_pinvoke& marshaled)
|
|
{
|
|
il2cpp_codegen_com_destroy_safe_array(marshaled.___FilePathsData);
|
|
marshaled.___FilePathsData = NULL;
|
|
il2cpp_codegen_com_destroy_safe_array(marshaled.___TypesData);
|
|
marshaled.___TypesData = NULL;
|
|
}
|
|
IL2CPP_EXTERN_C void cwe_t790B0CF7C2198B9B2EC055A0CD9E680A6CB15AFC_marshal_com(const cwe_t790B0CF7C2198B9B2EC055A0CD9E680A6CB15AFC& unmarshaled, cwe_t790B0CF7C2198B9B2EC055A0CD9E680A6CB15AFC_marshaled_com& marshaled)
|
|
{
|
|
marshaled.___FilePathsData = il2cpp_codegen_com_marshal_safe_array(IL2CPP_VT_I1, unmarshaled.___FilePathsData);
|
|
marshaled.___TypesData = il2cpp_codegen_com_marshal_safe_array(IL2CPP_VT_I1, unmarshaled.___TypesData);
|
|
marshaled.___TotalTypes = unmarshaled.___TotalTypes;
|
|
marshaled.___TotalFiles = unmarshaled.___TotalFiles;
|
|
marshaled.___IsEditorOnly = static_cast<int32_t>(unmarshaled.___IsEditorOnly);
|
|
}
|
|
IL2CPP_EXTERN_C void cwe_t790B0CF7C2198B9B2EC055A0CD9E680A6CB15AFC_marshal_com_back(const cwe_t790B0CF7C2198B9B2EC055A0CD9E680A6CB15AFC_marshaled_com& marshaled, cwe_t790B0CF7C2198B9B2EC055A0CD9E680A6CB15AFC& unmarshaled)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
unmarshaled.___FilePathsData = (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)il2cpp_codegen_com_marshal_safe_array_result(IL2CPP_VT_I1, Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_il2cpp_TypeInfo_var, marshaled.___FilePathsData);
|
|
Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___FilePathsData), (void*)(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)il2cpp_codegen_com_marshal_safe_array_result(IL2CPP_VT_I1, Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_il2cpp_TypeInfo_var, marshaled.___FilePathsData));
|
|
unmarshaled.___TypesData = (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)il2cpp_codegen_com_marshal_safe_array_result(IL2CPP_VT_I1, Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_il2cpp_TypeInfo_var, marshaled.___TypesData);
|
|
Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___TypesData), (void*)(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)il2cpp_codegen_com_marshal_safe_array_result(IL2CPP_VT_I1, Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_il2cpp_TypeInfo_var, marshaled.___TypesData));
|
|
int32_t unmarshaledTotalTypes_temp_2 = 0;
|
|
unmarshaledTotalTypes_temp_2 = marshaled.___TotalTypes;
|
|
unmarshaled.___TotalTypes = unmarshaledTotalTypes_temp_2;
|
|
int32_t unmarshaledTotalFiles_temp_3 = 0;
|
|
unmarshaledTotalFiles_temp_3 = marshaled.___TotalFiles;
|
|
unmarshaled.___TotalFiles = unmarshaledTotalFiles_temp_3;
|
|
bool unmarshaledIsEditorOnly_temp_4 = false;
|
|
unmarshaledIsEditorOnly_temp_4 = static_cast<bool>(marshaled.___IsEditorOnly);
|
|
unmarshaled.___IsEditorOnly = unmarshaledIsEditorOnly_temp_4;
|
|
}
|
|
IL2CPP_EXTERN_C void cwe_t790B0CF7C2198B9B2EC055A0CD9E680A6CB15AFC_marshal_com_cleanup(cwe_t790B0CF7C2198B9B2EC055A0CD9E680A6CB15AFC_marshaled_com& marshaled)
|
|
{
|
|
il2cpp_codegen_com_destroy_safe_array(marshaled.___FilePathsData);
|
|
marshaled.___FilePathsData = NULL;
|
|
il2cpp_codegen_com_destroy_safe_array(marshaled.___TypesData);
|
|
marshaled.___TypesData = NULL;
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cwh_ux_m7F7B15AEA7907E6442D64D39C1648436360EB498 (cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_t521A6F19B456D956AF452D926C32709DC03D6B17_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
{
|
|
goto IL_0045;
|
|
}
|
|
|
|
IL_0002:
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_0 = __this->___nts;
|
|
int32_t L_1 = __this->___ntt;
|
|
NullCheck(L_0);
|
|
int32_t L_2 = L_1;
|
|
uint16_t L_3 = (uint16_t)(L_0)->GetAt(static_cast<il2cpp_array_size_t>(L_2));
|
|
if ((!(((uint32_t)L_3) == ((uint32_t)((int32_t)15)))))
|
|
{
|
|
goto IL_0023;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_4;
|
|
L_4 = cwh_get_lineNumber_m435F693BC193D80758A5033FC1628287C9A22287_inline(__this, NULL);
|
|
V_0 = L_4;
|
|
int32_t L_5 = V_0;
|
|
cwh_iay_m086B36E86FA1B15A89A6B7E9DA8D46A9304722D1_inline(__this, ((int32_t)il2cpp_codegen_add(L_5, 1)), NULL);
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_6 = __this->___nts;
|
|
int32_t L_7 = __this->___ntt;
|
|
NullCheck(L_6);
|
|
int32_t L_8 = L_7;
|
|
uint16_t L_9 = (uint16_t)(L_6)->GetAt(static_cast<il2cpp_array_size_t>(L_8));
|
|
il2cpp_codegen_runtime_class_init_inline(Char_t521A6F19B456D956AF452D926C32709DC03D6B17_il2cpp_TypeInfo_var);
|
|
bool L_10;
|
|
L_10 = Char_IsWhiteSpace_m02AEC6EA19513CAFC6882CFCA54C45794D2B5924(L_9, NULL);
|
|
if (!L_10)
|
|
{
|
|
goto IL_0055;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_11 = __this->___ntt;
|
|
__this->___ntt = ((int32_t)il2cpp_codegen_add(L_11, 1));
|
|
}
|
|
|
|
IL_0045:
|
|
{
|
|
int32_t L_12 = __this->___ntt;
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_13 = __this->___nts;
|
|
NullCheck(L_13);
|
|
if ((((int32_t)L_12) < ((int32_t)((int32_t)(((RuntimeArray*)L_13)->max_length)))))
|
|
{
|
|
goto IL_0002;
|
|
}
|
|
}
|
|
|
|
IL_0055:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t cwh_itl_m0B2E971EC3C594627EDAD00C7A538793CD6E5416 (cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* __this, int32_t ___0_a, const RuntimeMethod* method)
|
|
{
|
|
int32_t V_0 = 0;
|
|
Il2CppChar V_1 = 0x0;
|
|
{
|
|
int32_t L_0 = ___0_a;
|
|
V_0 = L_0;
|
|
goto IL_0034;
|
|
}
|
|
|
|
IL_0004:
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_1 = __this->___nts;
|
|
int32_t L_2 = V_0;
|
|
NullCheck(L_1);
|
|
int32_t L_3 = L_2;
|
|
uint16_t L_4 = (uint16_t)(L_1)->GetAt(static_cast<il2cpp_array_size_t>(L_3));
|
|
V_1 = L_4;
|
|
Il2CppChar L_5 = V_1;
|
|
if ((((int32_t)L_5) < ((int32_t)((int32_t)-8))))
|
|
{
|
|
goto IL_0017;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar L_6 = V_1;
|
|
if ((((int32_t)L_6) <= ((int32_t)((int32_t)90))))
|
|
{
|
|
goto IL_0030;
|
|
}
|
|
}
|
|
|
|
IL_0017:
|
|
{
|
|
Il2CppChar L_7 = V_1;
|
|
if ((((int32_t)L_7) == ((int32_t)((int32_t)-76))))
|
|
{
|
|
goto IL_0030;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar L_8 = V_1;
|
|
if ((((int32_t)L_8) == ((int32_t)((int32_t)20))))
|
|
{
|
|
goto IL_0030;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar L_9 = V_1;
|
|
if ((((int32_t)L_9) == ((int32_t)((int32_t)-11))))
|
|
{
|
|
goto IL_0030;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar L_10 = V_1;
|
|
if ((((int32_t)L_10) == ((int32_t)((int32_t)39))))
|
|
{
|
|
goto IL_0030;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar L_11 = V_1;
|
|
if ((!(((uint32_t)L_11) == ((uint32_t)((int32_t)30)))))
|
|
{
|
|
goto IL_003f;
|
|
}
|
|
}
|
|
|
|
IL_0030:
|
|
{
|
|
int32_t L_12 = V_0;
|
|
V_0 = ((int32_t)il2cpp_codegen_add(L_12, 1));
|
|
}
|
|
|
|
IL_0034:
|
|
{
|
|
int32_t L_13 = V_0;
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_14 = __this->___nts;
|
|
NullCheck(L_14);
|
|
if ((((int32_t)L_13) < ((int32_t)((int32_t)(((RuntimeArray*)L_14)->max_length)))))
|
|
{
|
|
goto IL_0004;
|
|
}
|
|
}
|
|
|
|
IL_003f:
|
|
{
|
|
int32_t L_15 = V_0;
|
|
return ((int32_t)il2cpp_codegen_subtract(L_15, 1));
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float cwh_ParseFloatNumber_m88D4BAD761211B153856F79C60FBF9A22B868E29 (cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
float V_0 = 0.0f;
|
|
{
|
|
String_t* L_0;
|
|
L_0 = cwh_iaz_mD29802ED54C5B705AC1FDF395F51C6D19614F453(__this, NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_il2cpp_TypeInfo_var);
|
|
CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* L_1;
|
|
L_1 = CultureInfo_get_InvariantCulture_mD1E96DC845E34B10F78CB744B0CB5D7D63CEB1E6(NULL);
|
|
bool L_2;
|
|
L_2 = Single_TryParse_mFB8CC32F0016FBB6EFCB97953CF3515767EB6431(L_0, ((int32_t)167), L_1, (&V_0), NULL);
|
|
if (L_2)
|
|
{
|
|
goto IL_001f;
|
|
}
|
|
}
|
|
{
|
|
return (0.0f);
|
|
}
|
|
|
|
IL_001f:
|
|
{
|
|
float L_3 = V_0;
|
|
return L_3;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t cwh_hvm_mACEAD7C3BD454684F6FB9065D0EE59A0309DF790 (cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* __this, int32_t ___0_a, const RuntimeMethod* method)
|
|
{
|
|
int32_t V_0 = 0;
|
|
Il2CppChar V_1 = 0x0;
|
|
{
|
|
int32_t L_0 = ___0_a;
|
|
V_0 = L_0;
|
|
goto IL_0034;
|
|
}
|
|
|
|
IL_0004:
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_1 = __this->___nts;
|
|
int32_t L_2 = V_0;
|
|
NullCheck(L_1);
|
|
int32_t L_3 = L_2;
|
|
uint16_t L_4 = (uint16_t)(L_1)->GetAt(static_cast<il2cpp_array_size_t>(L_3));
|
|
V_1 = L_4;
|
|
Il2CppChar L_5 = V_1;
|
|
if ((((int32_t)L_5) < ((int32_t)((int32_t)-98))))
|
|
{
|
|
goto IL_0017;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar L_6 = V_1;
|
|
if ((((int32_t)L_6) <= ((int32_t)((int32_t)58))))
|
|
{
|
|
goto IL_0030;
|
|
}
|
|
}
|
|
|
|
IL_0017:
|
|
{
|
|
Il2CppChar L_7 = V_1;
|
|
if ((((int32_t)L_7) == ((int32_t)((int32_t)36))))
|
|
{
|
|
goto IL_0030;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar L_8 = V_1;
|
|
if ((((int32_t)L_8) == ((int32_t)((int32_t)-97))))
|
|
{
|
|
goto IL_0030;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar L_9 = V_1;
|
|
if ((((int32_t)L_9) == ((int32_t)((int32_t)56))))
|
|
{
|
|
goto IL_0030;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar L_10 = V_1;
|
|
if ((((int32_t)L_10) == ((int32_t)((int32_t)-94))))
|
|
{
|
|
goto IL_0030;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar L_11 = V_1;
|
|
if ((!(((uint32_t)L_11) == ((uint32_t)((int32_t)5)))))
|
|
{
|
|
goto IL_003f;
|
|
}
|
|
}
|
|
|
|
IL_0030:
|
|
{
|
|
int32_t L_12 = V_0;
|
|
V_0 = ((int32_t)il2cpp_codegen_add(L_12, 1));
|
|
}
|
|
|
|
IL_0034:
|
|
{
|
|
int32_t L_13 = V_0;
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_14 = __this->___nts;
|
|
NullCheck(L_14);
|
|
if ((((int32_t)L_13) < ((int32_t)((int32_t)(((RuntimeArray*)L_14)->max_length)))))
|
|
{
|
|
goto IL_0004;
|
|
}
|
|
}
|
|
|
|
IL_003f:
|
|
{
|
|
int32_t L_15 = V_0;
|
|
return ((int32_t)il2cpp_codegen_subtract(L_15, 1));
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cwh_kcg_mE7EE1D9C21FDC8F0F606B0E5AA3E15D257ADA68D (cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_t521A6F19B456D956AF452D926C32709DC03D6B17_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
{
|
|
goto IL_0045;
|
|
}
|
|
|
|
IL_0002:
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_0 = __this->___nts;
|
|
int32_t L_1 = __this->___ntt;
|
|
NullCheck(L_0);
|
|
int32_t L_2 = L_1;
|
|
uint16_t L_3 = (uint16_t)(L_0)->GetAt(static_cast<il2cpp_array_size_t>(L_2));
|
|
if ((!(((uint32_t)L_3) == ((uint32_t)((int32_t)-20)))))
|
|
{
|
|
goto IL_0023;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_4;
|
|
L_4 = cwh_get_lineNumber_m435F693BC193D80758A5033FC1628287C9A22287_inline(__this, NULL);
|
|
V_0 = L_4;
|
|
int32_t L_5 = V_0;
|
|
cwh_iay_m086B36E86FA1B15A89A6B7E9DA8D46A9304722D1_inline(__this, ((int32_t)il2cpp_codegen_add(L_5, 1)), NULL);
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_6 = __this->___nts;
|
|
int32_t L_7 = __this->___ntt;
|
|
NullCheck(L_6);
|
|
int32_t L_8 = L_7;
|
|
uint16_t L_9 = (uint16_t)(L_6)->GetAt(static_cast<il2cpp_array_size_t>(L_8));
|
|
il2cpp_codegen_runtime_class_init_inline(Char_t521A6F19B456D956AF452D926C32709DC03D6B17_il2cpp_TypeInfo_var);
|
|
bool L_10;
|
|
L_10 = Char_IsWhiteSpace_m02AEC6EA19513CAFC6882CFCA54C45794D2B5924(L_9, NULL);
|
|
if (!L_10)
|
|
{
|
|
goto IL_0055;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_11 = __this->___ntt;
|
|
__this->___ntt = ((int32_t)il2cpp_codegen_add(L_11, 1));
|
|
}
|
|
|
|
IL_0045:
|
|
{
|
|
int32_t L_12 = __this->___ntt;
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_13 = __this->___nts;
|
|
NullCheck(L_13);
|
|
if ((((int32_t)L_12) < ((int32_t)((int32_t)(((RuntimeArray*)L_13)->max_length)))))
|
|
{
|
|
goto IL_0002;
|
|
}
|
|
}
|
|
|
|
IL_0055:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t cwh_iba_m8BF7EE3BAC53DE3B4946D171C376171A259981D3 (cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* __this, int32_t ___0_a, const RuntimeMethod* method)
|
|
{
|
|
int32_t V_0 = 0;
|
|
Il2CppChar V_1 = 0x0;
|
|
{
|
|
int32_t L_0 = ___0_a;
|
|
V_0 = L_0;
|
|
goto IL_0034;
|
|
}
|
|
|
|
IL_0004:
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_1 = __this->___nts;
|
|
int32_t L_2 = V_0;
|
|
NullCheck(L_1);
|
|
int32_t L_3 = L_2;
|
|
uint16_t L_4 = (uint16_t)(L_1)->GetAt(static_cast<il2cpp_array_size_t>(L_3));
|
|
V_1 = L_4;
|
|
Il2CppChar L_5 = V_1;
|
|
if ((((int32_t)L_5) < ((int32_t)((int32_t)48))))
|
|
{
|
|
goto IL_0017;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar L_6 = V_1;
|
|
if ((((int32_t)L_6) <= ((int32_t)((int32_t)57))))
|
|
{
|
|
goto IL_0030;
|
|
}
|
|
}
|
|
|
|
IL_0017:
|
|
{
|
|
Il2CppChar L_7 = V_1;
|
|
if ((((int32_t)L_7) == ((int32_t)((int32_t)43))))
|
|
{
|
|
goto IL_0030;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar L_8 = V_1;
|
|
if ((((int32_t)L_8) == ((int32_t)((int32_t)45))))
|
|
{
|
|
goto IL_0030;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar L_9 = V_1;
|
|
if ((((int32_t)L_9) == ((int32_t)((int32_t)46))))
|
|
{
|
|
goto IL_0030;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar L_10 = V_1;
|
|
if ((((int32_t)L_10) == ((int32_t)((int32_t)101))))
|
|
{
|
|
goto IL_0030;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar L_11 = V_1;
|
|
if ((!(((uint32_t)L_11) == ((uint32_t)((int32_t)69)))))
|
|
{
|
|
goto IL_003f;
|
|
}
|
|
}
|
|
|
|
IL_0030:
|
|
{
|
|
int32_t L_12 = V_0;
|
|
V_0 = ((int32_t)il2cpp_codegen_add(L_12, 1));
|
|
}
|
|
|
|
IL_0034:
|
|
{
|
|
int32_t L_13 = V_0;
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_14 = __this->___nts;
|
|
NullCheck(L_14);
|
|
if ((((int32_t)L_13) < ((int32_t)((int32_t)(((RuntimeArray*)L_14)->max_length)))))
|
|
{
|
|
goto IL_0004;
|
|
}
|
|
}
|
|
|
|
IL_003f:
|
|
{
|
|
int32_t L_15 = V_0;
|
|
return ((int32_t)il2cpp_codegen_subtract(L_15, 1));
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cwh__ctor_mD67FEA2338FEBB09927D168793A9D2BAAD9AF456 (cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* __this, String_t* ___0_a, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
__this->___ntu = (bool)1;
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_0 = (CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB*)(CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB*)SZArrayNew(CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB_il2cpp_TypeInfo_var, (uint32_t)((int32_t)4096));
|
|
__this->___ntv = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___ntv), (void*)L_0);
|
|
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
|
|
cwh_Reset_m1CF691D7A7945F4010AB29A0A51B2F5A8FF9E3FD(__this, NULL);
|
|
String_t* L_1 = ___0_a;
|
|
NullCheck(L_1);
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_2;
|
|
L_2 = String_ToCharArray_m0699A92AA3E744229EF29CB9D943C47DF4FE5B46(L_1, NULL);
|
|
__this->___nts = L_2;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___nts), (void*)L_2);
|
|
cwh_set_parseNumbersAsFloat_mB04AFCFD938D14F88A802B351CCEA9AE0CA0137B_inline(__this, (bool)0, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cwh_ogv_m01C74016A07B9FBCBB0F9FE4033BB12954CAA12C (cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_t521A6F19B456D956AF452D926C32709DC03D6B17_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
{
|
|
goto IL_0045;
|
|
}
|
|
|
|
IL_0002:
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_0 = __this->___nts;
|
|
int32_t L_1 = __this->___ntt;
|
|
NullCheck(L_0);
|
|
int32_t L_2 = L_1;
|
|
uint16_t L_3 = (uint16_t)(L_0)->GetAt(static_cast<il2cpp_array_size_t>(L_2));
|
|
if ((!(((uint32_t)L_3) == ((uint32_t)((int32_t)26)))))
|
|
{
|
|
goto IL_0023;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_4;
|
|
L_4 = cwh_get_lineNumber_m435F693BC193D80758A5033FC1628287C9A22287_inline(__this, NULL);
|
|
V_0 = L_4;
|
|
int32_t L_5 = V_0;
|
|
cwh_iay_m086B36E86FA1B15A89A6B7E9DA8D46A9304722D1_inline(__this, ((int32_t)il2cpp_codegen_add(L_5, 1)), NULL);
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_6 = __this->___nts;
|
|
int32_t L_7 = __this->___ntt;
|
|
NullCheck(L_6);
|
|
int32_t L_8 = L_7;
|
|
uint16_t L_9 = (uint16_t)(L_6)->GetAt(static_cast<il2cpp_array_size_t>(L_8));
|
|
il2cpp_codegen_runtime_class_init_inline(Char_t521A6F19B456D956AF452D926C32709DC03D6B17_il2cpp_TypeInfo_var);
|
|
bool L_10;
|
|
L_10 = Char_IsWhiteSpace_m02AEC6EA19513CAFC6882CFCA54C45794D2B5924(L_9, NULL);
|
|
if (!L_10)
|
|
{
|
|
goto IL_0055;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_11 = __this->___ntt;
|
|
__this->___ntt = ((int32_t)il2cpp_codegen_add(L_11, 1));
|
|
}
|
|
|
|
IL_0045:
|
|
{
|
|
int32_t L_12 = __this->___ntt;
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_13 = __this->___nts;
|
|
NullCheck(L_13);
|
|
if ((((int32_t)L_12) < ((int32_t)((int32_t)(((RuntimeArray*)L_13)->max_length)))))
|
|
{
|
|
goto IL_0002;
|
|
}
|
|
}
|
|
|
|
IL_0055:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t cwh_ibc_m1A67470C16D73B4710B9F3D43990EAEDBD0B78AD (CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___0_a, int32_t* ___1_b, const RuntimeMethod* method)
|
|
{
|
|
Il2CppChar V_0 = 0x0;
|
|
int32_t V_1 = 0;
|
|
int32_t V_2 = 0;
|
|
{
|
|
int32_t* L_0 = ___1_b;
|
|
int32_t L_1 = *((int32_t*)L_0);
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_2 = ___0_a;
|
|
NullCheck(L_2);
|
|
if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)(((RuntimeArray*)L_2)->max_length))))))
|
|
{
|
|
goto IL_0009;
|
|
}
|
|
}
|
|
{
|
|
return (int32_t)(0);
|
|
}
|
|
|
|
IL_0009:
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_3 = ___0_a;
|
|
int32_t* L_4 = ___1_b;
|
|
int32_t* L_5 = ___1_b;
|
|
int32_t L_6 = *((int32_t*)L_5);
|
|
V_2 = L_6;
|
|
int32_t L_7 = V_2;
|
|
*((int32_t*)L_4) = (int32_t)((int32_t)il2cpp_codegen_add(L_7, 1));
|
|
int32_t L_8 = V_2;
|
|
NullCheck(L_3);
|
|
int32_t L_9 = L_8;
|
|
uint16_t L_10 = (uint16_t)(L_3)->GetAt(static_cast<il2cpp_array_size_t>(L_9));
|
|
V_0 = L_10;
|
|
Il2CppChar L_11 = V_0;
|
|
if ((!(((uint32_t)L_11) <= ((uint32_t)((int32_t)91)))))
|
|
{
|
|
goto IL_008e;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar L_12 = V_0;
|
|
switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_12, ((int32_t)34))))
|
|
{
|
|
case 0:
|
|
{
|
|
goto IL_00ac;
|
|
}
|
|
case 1:
|
|
{
|
|
goto IL_00b2;
|
|
}
|
|
case 2:
|
|
{
|
|
goto IL_00b2;
|
|
}
|
|
case 3:
|
|
{
|
|
goto IL_00b2;
|
|
}
|
|
case 4:
|
|
{
|
|
goto IL_00b2;
|
|
}
|
|
case 5:
|
|
{
|
|
goto IL_00b2;
|
|
}
|
|
case 6:
|
|
{
|
|
goto IL_00b2;
|
|
}
|
|
case 7:
|
|
{
|
|
goto IL_00b2;
|
|
}
|
|
case 8:
|
|
{
|
|
goto IL_00b2;
|
|
}
|
|
case 9:
|
|
{
|
|
goto IL_00b2;
|
|
}
|
|
case 10:
|
|
{
|
|
goto IL_00aa;
|
|
}
|
|
case 11:
|
|
{
|
|
goto IL_00ae;
|
|
}
|
|
case 12:
|
|
{
|
|
goto IL_00b2;
|
|
}
|
|
case 13:
|
|
{
|
|
goto IL_00b2;
|
|
}
|
|
case 14:
|
|
{
|
|
goto IL_00ae;
|
|
}
|
|
case 15:
|
|
{
|
|
goto IL_00ae;
|
|
}
|
|
case 16:
|
|
{
|
|
goto IL_00ae;
|
|
}
|
|
case 17:
|
|
{
|
|
goto IL_00ae;
|
|
}
|
|
case 18:
|
|
{
|
|
goto IL_00ae;
|
|
}
|
|
case 19:
|
|
{
|
|
goto IL_00ae;
|
|
}
|
|
case 20:
|
|
{
|
|
goto IL_00ae;
|
|
}
|
|
case 21:
|
|
{
|
|
goto IL_00ae;
|
|
}
|
|
case 22:
|
|
{
|
|
goto IL_00ae;
|
|
}
|
|
case 23:
|
|
{
|
|
goto IL_00ae;
|
|
}
|
|
case 24:
|
|
{
|
|
goto IL_00b0;
|
|
}
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar L_13 = V_0;
|
|
if ((((int32_t)L_13) == ((int32_t)((int32_t)91))))
|
|
{
|
|
goto IL_00a4;
|
|
}
|
|
}
|
|
{
|
|
goto IL_00b2;
|
|
}
|
|
|
|
IL_008e:
|
|
{
|
|
Il2CppChar L_14 = V_0;
|
|
if ((((int32_t)L_14) == ((int32_t)((int32_t)93))))
|
|
{
|
|
goto IL_00a7;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar L_15 = V_0;
|
|
if ((((int32_t)L_15) == ((int32_t)((int32_t)123))))
|
|
{
|
|
goto IL_009f;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar L_16 = V_0;
|
|
if ((((int32_t)L_16) == ((int32_t)((int32_t)125))))
|
|
{
|
|
goto IL_00a1;
|
|
}
|
|
}
|
|
{
|
|
goto IL_00b2;
|
|
}
|
|
|
|
IL_009f:
|
|
{
|
|
return (int32_t)(8);
|
|
}
|
|
|
|
IL_00a1:
|
|
{
|
|
return (int32_t)(((int32_t)9));
|
|
}
|
|
|
|
IL_00a4:
|
|
{
|
|
return (int32_t)(((int32_t)10));
|
|
}
|
|
|
|
IL_00a7:
|
|
{
|
|
return (int32_t)(((int32_t)11));
|
|
}
|
|
|
|
IL_00aa:
|
|
{
|
|
return (int32_t)(5);
|
|
}
|
|
|
|
IL_00ac:
|
|
{
|
|
return (int32_t)(6);
|
|
}
|
|
|
|
IL_00ae:
|
|
{
|
|
return (int32_t)(7);
|
|
}
|
|
|
|
IL_00b0:
|
|
{
|
|
return (int32_t)(4);
|
|
}
|
|
|
|
IL_00b2:
|
|
{
|
|
int32_t* L_17 = ___1_b;
|
|
int32_t* L_18 = ___1_b;
|
|
int32_t L_19 = *((int32_t*)L_18);
|
|
*((int32_t*)L_17) = (int32_t)((int32_t)il2cpp_codegen_subtract(L_19, 1));
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_20 = ___0_a;
|
|
NullCheck(L_20);
|
|
int32_t* L_21 = ___1_b;
|
|
int32_t L_22 = *((int32_t*)L_21);
|
|
V_1 = ((int32_t)il2cpp_codegen_subtract(((int32_t)(((RuntimeArray*)L_20)->max_length)), L_22));
|
|
int32_t L_23 = V_1;
|
|
if ((((int32_t)L_23) < ((int32_t)5)))
|
|
{
|
|
goto IL_00fb;
|
|
}
|
|
}
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_24 = ___0_a;
|
|
int32_t* L_25 = ___1_b;
|
|
int32_t L_26 = *((int32_t*)L_25);
|
|
NullCheck(L_24);
|
|
int32_t L_27 = L_26;
|
|
uint16_t L_28 = (uint16_t)(L_24)->GetAt(static_cast<il2cpp_array_size_t>(L_27));
|
|
if ((!(((uint32_t)L_28) == ((uint32_t)((int32_t)102)))))
|
|
{
|
|
goto IL_00fb;
|
|
}
|
|
}
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_29 = ___0_a;
|
|
int32_t* L_30 = ___1_b;
|
|
int32_t L_31 = *((int32_t*)L_30);
|
|
NullCheck(L_29);
|
|
int32_t L_32 = ((int32_t)il2cpp_codegen_add(L_31, 1));
|
|
uint16_t L_33 = (uint16_t)(L_29)->GetAt(static_cast<il2cpp_array_size_t>(L_32));
|
|
if ((!(((uint32_t)L_33) == ((uint32_t)((int32_t)97)))))
|
|
{
|
|
goto IL_00fb;
|
|
}
|
|
}
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_34 = ___0_a;
|
|
int32_t* L_35 = ___1_b;
|
|
int32_t L_36 = *((int32_t*)L_35);
|
|
NullCheck(L_34);
|
|
int32_t L_37 = ((int32_t)il2cpp_codegen_add(L_36, 2));
|
|
uint16_t L_38 = (uint16_t)(L_34)->GetAt(static_cast<il2cpp_array_size_t>(L_37));
|
|
if ((!(((uint32_t)L_38) == ((uint32_t)((int32_t)108)))))
|
|
{
|
|
goto IL_00fb;
|
|
}
|
|
}
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_39 = ___0_a;
|
|
int32_t* L_40 = ___1_b;
|
|
int32_t L_41 = *((int32_t*)L_40);
|
|
NullCheck(L_39);
|
|
int32_t L_42 = ((int32_t)il2cpp_codegen_add(L_41, 3));
|
|
uint16_t L_43 = (uint16_t)(L_39)->GetAt(static_cast<il2cpp_array_size_t>(L_42));
|
|
if ((!(((uint32_t)L_43) == ((uint32_t)((int32_t)115)))))
|
|
{
|
|
goto IL_00fb;
|
|
}
|
|
}
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_44 = ___0_a;
|
|
int32_t* L_45 = ___1_b;
|
|
int32_t L_46 = *((int32_t*)L_45);
|
|
NullCheck(L_44);
|
|
int32_t L_47 = ((int32_t)il2cpp_codegen_add(L_46, 4));
|
|
uint16_t L_48 = (uint16_t)(L_44)->GetAt(static_cast<il2cpp_array_size_t>(L_47));
|
|
if ((!(((uint32_t)L_48) == ((uint32_t)((int32_t)101)))))
|
|
{
|
|
goto IL_00fb;
|
|
}
|
|
}
|
|
{
|
|
int32_t* L_49 = ___1_b;
|
|
int32_t* L_50 = ___1_b;
|
|
int32_t L_51 = *((int32_t*)L_50);
|
|
*((int32_t*)L_49) = (int32_t)((int32_t)il2cpp_codegen_add(L_51, 5));
|
|
return (int32_t)(3);
|
|
}
|
|
|
|
IL_00fb:
|
|
{
|
|
int32_t L_52 = V_1;
|
|
if ((((int32_t)L_52) < ((int32_t)4)))
|
|
{
|
|
goto IL_012d;
|
|
}
|
|
}
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_53 = ___0_a;
|
|
int32_t* L_54 = ___1_b;
|
|
int32_t L_55 = *((int32_t*)L_54);
|
|
NullCheck(L_53);
|
|
int32_t L_56 = L_55;
|
|
uint16_t L_57 = (uint16_t)(L_53)->GetAt(static_cast<il2cpp_array_size_t>(L_56));
|
|
if ((!(((uint32_t)L_57) == ((uint32_t)((int32_t)116)))))
|
|
{
|
|
goto IL_012d;
|
|
}
|
|
}
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_58 = ___0_a;
|
|
int32_t* L_59 = ___1_b;
|
|
int32_t L_60 = *((int32_t*)L_59);
|
|
NullCheck(L_58);
|
|
int32_t L_61 = ((int32_t)il2cpp_codegen_add(L_60, 1));
|
|
uint16_t L_62 = (uint16_t)(L_58)->GetAt(static_cast<il2cpp_array_size_t>(L_61));
|
|
if ((!(((uint32_t)L_62) == ((uint32_t)((int32_t)114)))))
|
|
{
|
|
goto IL_012d;
|
|
}
|
|
}
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_63 = ___0_a;
|
|
int32_t* L_64 = ___1_b;
|
|
int32_t L_65 = *((int32_t*)L_64);
|
|
NullCheck(L_63);
|
|
int32_t L_66 = ((int32_t)il2cpp_codegen_add(L_65, 2));
|
|
uint16_t L_67 = (uint16_t)(L_63)->GetAt(static_cast<il2cpp_array_size_t>(L_66));
|
|
if ((!(((uint32_t)L_67) == ((uint32_t)((int32_t)117)))))
|
|
{
|
|
goto IL_012d;
|
|
}
|
|
}
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_68 = ___0_a;
|
|
int32_t* L_69 = ___1_b;
|
|
int32_t L_70 = *((int32_t*)L_69);
|
|
NullCheck(L_68);
|
|
int32_t L_71 = ((int32_t)il2cpp_codegen_add(L_70, 3));
|
|
uint16_t L_72 = (uint16_t)(L_68)->GetAt(static_cast<il2cpp_array_size_t>(L_71));
|
|
if ((!(((uint32_t)L_72) == ((uint32_t)((int32_t)101)))))
|
|
{
|
|
goto IL_012d;
|
|
}
|
|
}
|
|
{
|
|
int32_t* L_73 = ___1_b;
|
|
int32_t* L_74 = ___1_b;
|
|
int32_t L_75 = *((int32_t*)L_74);
|
|
*((int32_t*)L_73) = (int32_t)((int32_t)il2cpp_codegen_add(L_75, 4));
|
|
return (int32_t)(2);
|
|
}
|
|
|
|
IL_012d:
|
|
{
|
|
int32_t L_76 = V_1;
|
|
if ((((int32_t)L_76) < ((int32_t)4)))
|
|
{
|
|
goto IL_015f;
|
|
}
|
|
}
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_77 = ___0_a;
|
|
int32_t* L_78 = ___1_b;
|
|
int32_t L_79 = *((int32_t*)L_78);
|
|
NullCheck(L_77);
|
|
int32_t L_80 = L_79;
|
|
uint16_t L_81 = (uint16_t)(L_77)->GetAt(static_cast<il2cpp_array_size_t>(L_80));
|
|
if ((!(((uint32_t)L_81) == ((uint32_t)((int32_t)110)))))
|
|
{
|
|
goto IL_015f;
|
|
}
|
|
}
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_82 = ___0_a;
|
|
int32_t* L_83 = ___1_b;
|
|
int32_t L_84 = *((int32_t*)L_83);
|
|
NullCheck(L_82);
|
|
int32_t L_85 = ((int32_t)il2cpp_codegen_add(L_84, 1));
|
|
uint16_t L_86 = (uint16_t)(L_82)->GetAt(static_cast<il2cpp_array_size_t>(L_85));
|
|
if ((!(((uint32_t)L_86) == ((uint32_t)((int32_t)117)))))
|
|
{
|
|
goto IL_015f;
|
|
}
|
|
}
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_87 = ___0_a;
|
|
int32_t* L_88 = ___1_b;
|
|
int32_t L_89 = *((int32_t*)L_88);
|
|
NullCheck(L_87);
|
|
int32_t L_90 = ((int32_t)il2cpp_codegen_add(L_89, 2));
|
|
uint16_t L_91 = (uint16_t)(L_87)->GetAt(static_cast<il2cpp_array_size_t>(L_90));
|
|
if ((!(((uint32_t)L_91) == ((uint32_t)((int32_t)108)))))
|
|
{
|
|
goto IL_015f;
|
|
}
|
|
}
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_92 = ___0_a;
|
|
int32_t* L_93 = ___1_b;
|
|
int32_t L_94 = *((int32_t*)L_93);
|
|
NullCheck(L_92);
|
|
int32_t L_95 = ((int32_t)il2cpp_codegen_add(L_94, 3));
|
|
uint16_t L_96 = (uint16_t)(L_92)->GetAt(static_cast<il2cpp_array_size_t>(L_95));
|
|
if ((!(((uint32_t)L_96) == ((uint32_t)((int32_t)108)))))
|
|
{
|
|
goto IL_015f;
|
|
}
|
|
}
|
|
{
|
|
int32_t* L_97 = ___1_b;
|
|
int32_t* L_98 = ___1_b;
|
|
int32_t L_99 = *((int32_t*)L_98);
|
|
*((int32_t*)L_97) = (int32_t)((int32_t)il2cpp_codegen_add(L_99, 4));
|
|
return (int32_t)(1);
|
|
}
|
|
|
|
IL_015f:
|
|
{
|
|
return (int32_t)(0);
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cwh_mai_mC9E0BD4DBFB39D37ED63F27A614F60ED665C586C (cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
__this->___ntt = 0;
|
|
cwh_iay_m086B36E86FA1B15A89A6B7E9DA8D46A9304722D1_inline(__this, 1, NULL);
|
|
__this->___ntu = (bool)1;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* cwh_lna_m66632F98033CD3CC86603E91B601FF20D2708017 (cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Convert_t7097FF336D592F7C06D88A98349A44646F91EFFC_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StringBuilder_t_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
StringBuilder_t* V_1 = NULL;
|
|
Il2CppChar V_2 = 0x0;
|
|
bool V_3 = false;
|
|
bool V_4 = false;
|
|
int32_t V_5 = 0;
|
|
String_t* V_6 = NULL;
|
|
{
|
|
V_0 = 0;
|
|
V_1 = (StringBuilder_t*)NULL;
|
|
cwh_ibb_m67109843B9A9F0FC20D6B8E2216DA14573B0F40A(__this, NULL);
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_0 = __this->___nts;
|
|
int32_t L_1 = __this->___ntt;
|
|
V_5 = L_1;
|
|
int32_t L_2 = V_5;
|
|
__this->___ntt = ((int32_t)il2cpp_codegen_add(L_2, 1));
|
|
int32_t L_3 = V_5;
|
|
NullCheck(L_0);
|
|
int32_t L_4 = L_3;
|
|
uint16_t L_5 = (uint16_t)(L_0)->GetAt(static_cast<il2cpp_array_size_t>(L_4));
|
|
V_2 = L_5;
|
|
V_3 = (bool)0;
|
|
V_4 = (bool)0;
|
|
goto IL_0203;
|
|
}
|
|
|
|
IL_0030:
|
|
{
|
|
int32_t L_6 = __this->___ntt;
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_7 = __this->___nts;
|
|
NullCheck(L_7);
|
|
if ((((int32_t)L_6) == ((int32_t)((int32_t)(((RuntimeArray*)L_7)->max_length)))))
|
|
{
|
|
goto IL_020d;
|
|
}
|
|
}
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_8 = __this->___nts;
|
|
int32_t L_9 = __this->___ntt;
|
|
V_5 = L_9;
|
|
int32_t L_10 = V_5;
|
|
__this->___ntt = ((int32_t)il2cpp_codegen_add(L_10, 1));
|
|
int32_t L_11 = V_5;
|
|
NullCheck(L_8);
|
|
int32_t L_12 = L_11;
|
|
uint16_t L_13 = (uint16_t)(L_8)->GetAt(static_cast<il2cpp_array_size_t>(L_12));
|
|
V_2 = L_13;
|
|
Il2CppChar L_14 = V_2;
|
|
if ((!(((uint32_t)L_14) == ((uint32_t)((int32_t)33)))))
|
|
{
|
|
goto IL_006c;
|
|
}
|
|
}
|
|
{
|
|
V_4 = (bool)1;
|
|
goto IL_020d;
|
|
}
|
|
|
|
IL_006c:
|
|
{
|
|
Il2CppChar L_15 = V_2;
|
|
if ((!(((uint32_t)L_15) == ((uint32_t)((int32_t)63)))))
|
|
{
|
|
goto IL_01d1;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_16 = __this->___ntt;
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_17 = __this->___nts;
|
|
NullCheck(L_17);
|
|
if ((((int32_t)L_16) == ((int32_t)((int32_t)(((RuntimeArray*)L_17)->max_length)))))
|
|
{
|
|
goto IL_020d;
|
|
}
|
|
}
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_18 = __this->___nts;
|
|
int32_t L_19 = __this->___ntt;
|
|
V_5 = L_19;
|
|
int32_t L_20 = V_5;
|
|
__this->___ntt = ((int32_t)il2cpp_codegen_add(L_20, 1));
|
|
int32_t L_21 = V_5;
|
|
NullCheck(L_18);
|
|
int32_t L_22 = L_21;
|
|
uint16_t L_23 = (uint16_t)(L_18)->GetAt(static_cast<il2cpp_array_size_t>(L_22));
|
|
V_2 = L_23;
|
|
Il2CppChar L_24 = V_2;
|
|
if ((!(((uint32_t)L_24) <= ((uint32_t)((int32_t)98)))))
|
|
{
|
|
goto IL_00bc;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar L_25 = V_2;
|
|
if ((((int32_t)L_25) == ((int32_t)((int32_t)-81))))
|
|
{
|
|
goto IL_00f3;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar L_26 = V_2;
|
|
if ((((int32_t)L_26) == ((int32_t)((int32_t)28))))
|
|
{
|
|
goto IL_0119;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar L_27 = V_2;
|
|
if ((((int32_t)L_27) == ((int32_t)((int32_t)64))))
|
|
{
|
|
goto IL_0106;
|
|
}
|
|
}
|
|
{
|
|
goto IL_01de;
|
|
}
|
|
|
|
IL_00bc:
|
|
{
|
|
Il2CppChar L_28 = V_2;
|
|
if ((!(((uint32_t)L_28) <= ((uint32_t)((int32_t)-46)))))
|
|
{
|
|
goto IL_00d0;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar L_29 = V_2;
|
|
if ((((int32_t)L_29) == ((int32_t)((int32_t)-84))))
|
|
{
|
|
goto IL_012c;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar L_30 = V_2;
|
|
if ((((int32_t)L_30) == ((int32_t)((int32_t)-69))))
|
|
{
|
|
goto IL_013e;
|
|
}
|
|
}
|
|
{
|
|
goto IL_01de;
|
|
}
|
|
|
|
IL_00d0:
|
|
{
|
|
Il2CppChar L_31 = V_2;
|
|
if ((((int32_t)L_31) == ((int32_t)((int32_t)-76))))
|
|
{
|
|
goto IL_0151;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar L_32 = V_2;
|
|
switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_32, ((int32_t)18))))
|
|
{
|
|
case 0:
|
|
{
|
|
goto IL_0161;
|
|
}
|
|
case 1:
|
|
{
|
|
goto IL_01de;
|
|
}
|
|
case 2:
|
|
{
|
|
goto IL_0171;
|
|
}
|
|
case 3:
|
|
{
|
|
goto IL_0181;
|
|
}
|
|
}
|
|
}
|
|
{
|
|
goto IL_01de;
|
|
}
|
|
|
|
IL_00f3:
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_33 = __this->___ntv;
|
|
int32_t L_34 = V_0;
|
|
int32_t L_35 = L_34;
|
|
V_0 = ((int32_t)il2cpp_codegen_add(L_35, 1));
|
|
NullCheck(L_33);
|
|
(L_33)->SetAt(static_cast<il2cpp_array_size_t>(L_35), (Il2CppChar)((int32_t)49));
|
|
goto IL_01de;
|
|
}
|
|
|
|
IL_0106:
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_36 = __this->___ntv;
|
|
int32_t L_37 = V_0;
|
|
int32_t L_38 = L_37;
|
|
V_0 = ((int32_t)il2cpp_codegen_add(L_38, 1));
|
|
NullCheck(L_36);
|
|
(L_36)->SetAt(static_cast<il2cpp_array_size_t>(L_38), (Il2CppChar)((int32_t)-69));
|
|
goto IL_01de;
|
|
}
|
|
|
|
IL_0119:
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_39 = __this->___ntv;
|
|
int32_t L_40 = V_0;
|
|
int32_t L_41 = L_40;
|
|
V_0 = ((int32_t)il2cpp_codegen_add(L_41, 1));
|
|
NullCheck(L_39);
|
|
(L_39)->SetAt(static_cast<il2cpp_array_size_t>(L_41), (Il2CppChar)((int32_t)-70));
|
|
goto IL_01de;
|
|
}
|
|
|
|
IL_012c:
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_42 = __this->___ntv;
|
|
int32_t L_43 = V_0;
|
|
int32_t L_44 = L_43;
|
|
V_0 = ((int32_t)il2cpp_codegen_add(L_44, 1));
|
|
NullCheck(L_42);
|
|
(L_42)->SetAt(static_cast<il2cpp_array_size_t>(L_44), (Il2CppChar)8);
|
|
goto IL_01de;
|
|
}
|
|
|
|
IL_013e:
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_45 = __this->___ntv;
|
|
int32_t L_46 = V_0;
|
|
int32_t L_47 = L_46;
|
|
V_0 = ((int32_t)il2cpp_codegen_add(L_47, 1));
|
|
NullCheck(L_45);
|
|
(L_45)->SetAt(static_cast<il2cpp_array_size_t>(L_47), (Il2CppChar)((int32_t)2));
|
|
goto IL_01de;
|
|
}
|
|
|
|
IL_0151:
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_48 = __this->___ntv;
|
|
int32_t L_49 = V_0;
|
|
int32_t L_50 = L_49;
|
|
V_0 = ((int32_t)il2cpp_codegen_add(L_50, 1));
|
|
NullCheck(L_48);
|
|
(L_48)->SetAt(static_cast<il2cpp_array_size_t>(L_50), (Il2CppChar)((int32_t)-41));
|
|
goto IL_01de;
|
|
}
|
|
|
|
IL_0161:
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_51 = __this->___ntv;
|
|
int32_t L_52 = V_0;
|
|
int32_t L_53 = L_52;
|
|
V_0 = ((int32_t)il2cpp_codegen_add(L_53, 1));
|
|
NullCheck(L_51);
|
|
(L_51)->SetAt(static_cast<il2cpp_array_size_t>(L_53), (Il2CppChar)((int32_t)41));
|
|
goto IL_01de;
|
|
}
|
|
|
|
IL_0171:
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_54 = __this->___ntv;
|
|
int32_t L_55 = V_0;
|
|
int32_t L_56 = L_55;
|
|
V_0 = ((int32_t)il2cpp_codegen_add(L_56, 1));
|
|
NullCheck(L_54);
|
|
(L_54)->SetAt(static_cast<il2cpp_array_size_t>(L_56), (Il2CppChar)((int32_t)-25));
|
|
goto IL_01de;
|
|
}
|
|
|
|
IL_0181:
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_57 = __this->___nts;
|
|
NullCheck(L_57);
|
|
int32_t L_58 = __this->___ntt;
|
|
if ((((int32_t)((int32_t)il2cpp_codegen_subtract(((int32_t)(((RuntimeArray*)L_57)->max_length)), L_58))) < ((int32_t)4)))
|
|
{
|
|
goto IL_01cd;
|
|
}
|
|
}
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_59 = __this->___nts;
|
|
int32_t L_60 = __this->___ntt;
|
|
String_t* L_61;
|
|
L_61 = String_CreateString_mB7B3AC2AF28010538650051A9000369B1CD6BAB6(NULL, L_59, L_60, 4, NULL);
|
|
V_6 = L_61;
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_62 = __this->___ntv;
|
|
int32_t L_63 = V_0;
|
|
int32_t L_64 = L_63;
|
|
V_0 = ((int32_t)il2cpp_codegen_add(L_64, 1));
|
|
String_t* L_65 = V_6;
|
|
il2cpp_codegen_runtime_class_init_inline(Convert_t7097FF336D592F7C06D88A98349A44646F91EFFC_il2cpp_TypeInfo_var);
|
|
int32_t L_66;
|
|
L_66 = Convert_ToInt32_mD1B3AFBDA26E52D0382434804364FEF8BA241FB4(L_65, ((int32_t)-36), NULL);
|
|
NullCheck(L_62);
|
|
(L_62)->SetAt(static_cast<il2cpp_array_size_t>(L_64), (Il2CppChar)((int32_t)(uint16_t)L_66));
|
|
int32_t L_67 = __this->___ntt;
|
|
__this->___ntt = ((int32_t)il2cpp_codegen_add(L_67, 4));
|
|
goto IL_01de;
|
|
}
|
|
|
|
IL_01cd:
|
|
{
|
|
V_3 = (bool)1;
|
|
goto IL_01de;
|
|
}
|
|
|
|
IL_01d1:
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_68 = __this->___ntv;
|
|
int32_t L_69 = V_0;
|
|
int32_t L_70 = L_69;
|
|
V_0 = ((int32_t)il2cpp_codegen_add(L_70, 1));
|
|
Il2CppChar L_71 = V_2;
|
|
NullCheck(L_68);
|
|
(L_68)->SetAt(static_cast<il2cpp_array_size_t>(L_70), (Il2CppChar)L_71);
|
|
}
|
|
|
|
IL_01de:
|
|
{
|
|
int32_t L_72 = V_0;
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_73 = __this->___ntv;
|
|
NullCheck(L_73);
|
|
if ((((int32_t)L_72) < ((int32_t)((int32_t)(((RuntimeArray*)L_73)->max_length)))))
|
|
{
|
|
goto IL_0203;
|
|
}
|
|
}
|
|
{
|
|
StringBuilder_t* L_74 = V_1;
|
|
if (L_74)
|
|
{
|
|
goto IL_01f2;
|
|
}
|
|
}
|
|
{
|
|
StringBuilder_t* L_75 = (StringBuilder_t*)il2cpp_codegen_object_new(StringBuilder_t_il2cpp_TypeInfo_var);
|
|
StringBuilder__ctor_m1D99713357DE05DAFA296633639DB55F8C30587D(L_75, NULL);
|
|
V_1 = L_75;
|
|
}
|
|
|
|
IL_01f2:
|
|
{
|
|
StringBuilder_t* L_76 = V_1;
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_77 = __this->___ntv;
|
|
int32_t L_78 = V_0;
|
|
NullCheck(L_76);
|
|
StringBuilder_t* L_79;
|
|
L_79 = StringBuilder_Append_mC09A30993B77CC4D8E906720683B6386F0E15747(L_76, L_77, 0, L_78, NULL);
|
|
V_0 = 0;
|
|
}
|
|
|
|
IL_0203:
|
|
{
|
|
bool L_80 = V_4;
|
|
if (L_80)
|
|
{
|
|
goto IL_020d;
|
|
}
|
|
}
|
|
{
|
|
bool L_81 = V_3;
|
|
if (!L_81)
|
|
{
|
|
goto IL_0030;
|
|
}
|
|
}
|
|
|
|
IL_020d:
|
|
{
|
|
bool L_82 = V_4;
|
|
if (L_82)
|
|
{
|
|
goto IL_021a;
|
|
}
|
|
}
|
|
{
|
|
__this->___ntu = (bool)0;
|
|
return (String_t*)NULL;
|
|
}
|
|
|
|
IL_021a:
|
|
{
|
|
StringBuilder_t* L_83 = V_1;
|
|
if (!L_83)
|
|
{
|
|
goto IL_0224;
|
|
}
|
|
}
|
|
{
|
|
StringBuilder_t* L_84 = V_1;
|
|
NullCheck(L_84);
|
|
String_t* L_85;
|
|
L_85 = VirtualFuncInvoker0< String_t* >::Invoke(3, L_84);
|
|
return L_85;
|
|
}
|
|
|
|
IL_0224:
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_86 = __this->___ntv;
|
|
int32_t L_87 = V_0;
|
|
String_t* L_88;
|
|
L_88 = String_CreateString_mB7B3AC2AF28010538650051A9000369B1CD6BAB6(NULL, L_86, 0, L_87, NULL);
|
|
return L_88;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t cwh_LookAhead_mCD1044FF45640911BBCC5D248BE4A76B477397A7 (cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t V_0 = 0;
|
|
{
|
|
cwh_ibb_m67109843B9A9F0FC20D6B8E2216DA14573B0F40A(__this, NULL);
|
|
int32_t L_0 = __this->___ntt;
|
|
V_0 = L_0;
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_1 = __this->___nts;
|
|
int32_t L_2;
|
|
L_2 = cwh_ibc_m1A67470C16D73B4710B9F3D43990EAEDBD0B78AD(L_1, (&V_0), NULL);
|
|
return L_2;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t cwh_NextToken_m93114845F31F6B765557D6362C46C7042A5F53DD (cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
cwh_ibb_m67109843B9A9F0FC20D6B8E2216DA14573B0F40A(__this, NULL);
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_0 = __this->___nts;
|
|
int32_t* L_1 = (int32_t*)(&__this->___ntt);
|
|
int32_t L_2;
|
|
L_2 = cwh_ibc_m1A67470C16D73B4710B9F3D43990EAEDBD0B78AD(L_0, L_1, NULL);
|
|
return L_2;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool cwh_get_hasError_mD8E587EB67779569A44C3171289B90B94F012844 (cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
bool L_0 = __this->___ntu;
|
|
return (bool)((((int32_t)L_0) == ((int32_t)0))? 1 : 0);
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* cwh_jhe_m8B4539E8EAD047AE2FA94A4D9F8698F1C3D6D61E (cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Convert_t7097FF336D592F7C06D88A98349A44646F91EFFC_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StringBuilder_t_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
StringBuilder_t* V_1 = NULL;
|
|
Il2CppChar V_2 = 0x0;
|
|
bool V_3 = false;
|
|
bool V_4 = false;
|
|
int32_t V_5 = 0;
|
|
String_t* V_6 = NULL;
|
|
{
|
|
V_0 = 0;
|
|
V_1 = (StringBuilder_t*)NULL;
|
|
cwh_ibb_m67109843B9A9F0FC20D6B8E2216DA14573B0F40A(__this, NULL);
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_0 = __this->___nts;
|
|
int32_t L_1 = __this->___ntt;
|
|
V_5 = L_1;
|
|
int32_t L_2 = V_5;
|
|
__this->___ntt = ((int32_t)il2cpp_codegen_add(L_2, 1));
|
|
int32_t L_3 = V_5;
|
|
NullCheck(L_0);
|
|
int32_t L_4 = L_3;
|
|
uint16_t L_5 = (uint16_t)(L_0)->GetAt(static_cast<il2cpp_array_size_t>(L_4));
|
|
V_2 = L_5;
|
|
V_3 = (bool)0;
|
|
V_4 = (bool)0;
|
|
goto IL_0203;
|
|
}
|
|
|
|
IL_0030:
|
|
{
|
|
int32_t L_6 = __this->___ntt;
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_7 = __this->___nts;
|
|
NullCheck(L_7);
|
|
if ((((int32_t)L_6) == ((int32_t)((int32_t)(((RuntimeArray*)L_7)->max_length)))))
|
|
{
|
|
goto IL_020d;
|
|
}
|
|
}
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_8 = __this->___nts;
|
|
int32_t L_9 = __this->___ntt;
|
|
V_5 = L_9;
|
|
int32_t L_10 = V_5;
|
|
__this->___ntt = ((int32_t)il2cpp_codegen_add(L_10, 1));
|
|
int32_t L_11 = V_5;
|
|
NullCheck(L_8);
|
|
int32_t L_12 = L_11;
|
|
uint16_t L_13 = (uint16_t)(L_8)->GetAt(static_cast<il2cpp_array_size_t>(L_12));
|
|
V_2 = L_13;
|
|
Il2CppChar L_14 = V_2;
|
|
if ((!(((uint32_t)L_14) == ((uint32_t)((int32_t)92)))))
|
|
{
|
|
goto IL_006c;
|
|
}
|
|
}
|
|
{
|
|
V_4 = (bool)1;
|
|
goto IL_020d;
|
|
}
|
|
|
|
IL_006c:
|
|
{
|
|
Il2CppChar L_15 = V_2;
|
|
if ((!(((uint32_t)L_15) == ((uint32_t)((int32_t)-74)))))
|
|
{
|
|
goto IL_01d1;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_16 = __this->___ntt;
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_17 = __this->___nts;
|
|
NullCheck(L_17);
|
|
if ((((int32_t)L_16) == ((int32_t)((int32_t)(((RuntimeArray*)L_17)->max_length)))))
|
|
{
|
|
goto IL_020d;
|
|
}
|
|
}
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_18 = __this->___nts;
|
|
int32_t L_19 = __this->___ntt;
|
|
V_5 = L_19;
|
|
int32_t L_20 = V_5;
|
|
__this->___ntt = ((int32_t)il2cpp_codegen_add(L_20, 1));
|
|
int32_t L_21 = V_5;
|
|
NullCheck(L_18);
|
|
int32_t L_22 = L_21;
|
|
uint16_t L_23 = (uint16_t)(L_18)->GetAt(static_cast<il2cpp_array_size_t>(L_22));
|
|
V_2 = L_23;
|
|
Il2CppChar L_24 = V_2;
|
|
if ((!(((uint32_t)L_24) <= ((uint32_t)((int32_t)39)))))
|
|
{
|
|
goto IL_00bc;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar L_25 = V_2;
|
|
if ((((int32_t)L_25) == ((int32_t)((int32_t)36))))
|
|
{
|
|
goto IL_00f3;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar L_26 = V_2;
|
|
if ((((int32_t)L_26) == ((int32_t)((int32_t)5))))
|
|
{
|
|
goto IL_0119;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar L_27 = V_2;
|
|
if ((((int32_t)L_27) == ((int32_t)((int32_t)76))))
|
|
{
|
|
goto IL_0106;
|
|
}
|
|
}
|
|
{
|
|
goto IL_01de;
|
|
}
|
|
|
|
IL_00bc:
|
|
{
|
|
Il2CppChar L_28 = V_2;
|
|
if ((!(((uint32_t)L_28) <= ((uint32_t)((int32_t)98)))))
|
|
{
|
|
goto IL_00d0;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar L_29 = V_2;
|
|
if ((((int32_t)L_29) == ((int32_t)((int32_t)75))))
|
|
{
|
|
goto IL_012c;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar L_30 = V_2;
|
|
if ((((int32_t)L_30) == ((int32_t)((int32_t)-82))))
|
|
{
|
|
goto IL_013e;
|
|
}
|
|
}
|
|
{
|
|
goto IL_01de;
|
|
}
|
|
|
|
IL_00d0:
|
|
{
|
|
Il2CppChar L_31 = V_2;
|
|
if ((((int32_t)L_31) == ((int32_t)((int32_t)47))))
|
|
{
|
|
goto IL_0151;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar L_32 = V_2;
|
|
switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_32, ((int32_t)73))))
|
|
{
|
|
case 0:
|
|
{
|
|
goto IL_0161;
|
|
}
|
|
case 1:
|
|
{
|
|
goto IL_01de;
|
|
}
|
|
case 2:
|
|
{
|
|
goto IL_0171;
|
|
}
|
|
case 3:
|
|
{
|
|
goto IL_0181;
|
|
}
|
|
}
|
|
}
|
|
{
|
|
goto IL_01de;
|
|
}
|
|
|
|
IL_00f3:
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_33 = __this->___ntv;
|
|
int32_t L_34 = V_0;
|
|
int32_t L_35 = L_34;
|
|
V_0 = ((int32_t)il2cpp_codegen_add(L_35, 1));
|
|
NullCheck(L_33);
|
|
(L_33)->SetAt(static_cast<il2cpp_array_size_t>(L_35), (Il2CppChar)((int32_t)-5));
|
|
goto IL_01de;
|
|
}
|
|
|
|
IL_0106:
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_36 = __this->___ntv;
|
|
int32_t L_37 = V_0;
|
|
int32_t L_38 = L_37;
|
|
V_0 = ((int32_t)il2cpp_codegen_add(L_38, 1));
|
|
NullCheck(L_36);
|
|
(L_36)->SetAt(static_cast<il2cpp_array_size_t>(L_38), (Il2CppChar)((int32_t)-42));
|
|
goto IL_01de;
|
|
}
|
|
|
|
IL_0119:
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_39 = __this->___ntv;
|
|
int32_t L_40 = V_0;
|
|
int32_t L_41 = L_40;
|
|
V_0 = ((int32_t)il2cpp_codegen_add(L_41, 1));
|
|
NullCheck(L_39);
|
|
(L_39)->SetAt(static_cast<il2cpp_array_size_t>(L_41), (Il2CppChar)((int32_t)25));
|
|
goto IL_01de;
|
|
}
|
|
|
|
IL_012c:
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_42 = __this->___ntv;
|
|
int32_t L_43 = V_0;
|
|
int32_t L_44 = L_43;
|
|
V_0 = ((int32_t)il2cpp_codegen_add(L_44, 1));
|
|
NullCheck(L_42);
|
|
(L_42)->SetAt(static_cast<il2cpp_array_size_t>(L_44), (Il2CppChar)8);
|
|
goto IL_01de;
|
|
}
|
|
|
|
IL_013e:
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_45 = __this->___ntv;
|
|
int32_t L_46 = V_0;
|
|
int32_t L_47 = L_46;
|
|
V_0 = ((int32_t)il2cpp_codegen_add(L_47, 1));
|
|
NullCheck(L_45);
|
|
(L_45)->SetAt(static_cast<il2cpp_array_size_t>(L_47), (Il2CppChar)((int32_t)-71));
|
|
goto IL_01de;
|
|
}
|
|
|
|
IL_0151:
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_48 = __this->___ntv;
|
|
int32_t L_49 = V_0;
|
|
int32_t L_50 = L_49;
|
|
V_0 = ((int32_t)il2cpp_codegen_add(L_50, 1));
|
|
NullCheck(L_48);
|
|
(L_48)->SetAt(static_cast<il2cpp_array_size_t>(L_50), (Il2CppChar)((int32_t)57));
|
|
goto IL_01de;
|
|
}
|
|
|
|
IL_0161:
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_51 = __this->___ntv;
|
|
int32_t L_52 = V_0;
|
|
int32_t L_53 = L_52;
|
|
V_0 = ((int32_t)il2cpp_codegen_add(L_53, 1));
|
|
NullCheck(L_51);
|
|
(L_51)->SetAt(static_cast<il2cpp_array_size_t>(L_53), (Il2CppChar)((int32_t)79));
|
|
goto IL_01de;
|
|
}
|
|
|
|
IL_0171:
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_54 = __this->___ntv;
|
|
int32_t L_55 = V_0;
|
|
int32_t L_56 = L_55;
|
|
V_0 = ((int32_t)il2cpp_codegen_add(L_56, 1));
|
|
NullCheck(L_54);
|
|
(L_54)->SetAt(static_cast<il2cpp_array_size_t>(L_56), (Il2CppChar)((int32_t)-94));
|
|
goto IL_01de;
|
|
}
|
|
|
|
IL_0181:
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_57 = __this->___nts;
|
|
NullCheck(L_57);
|
|
int32_t L_58 = __this->___ntt;
|
|
if ((((int32_t)((int32_t)il2cpp_codegen_subtract(((int32_t)(((RuntimeArray*)L_57)->max_length)), L_58))) < ((int32_t)4)))
|
|
{
|
|
goto IL_01cd;
|
|
}
|
|
}
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_59 = __this->___nts;
|
|
int32_t L_60 = __this->___ntt;
|
|
String_t* L_61;
|
|
L_61 = String_CreateString_mB7B3AC2AF28010538650051A9000369B1CD6BAB6(NULL, L_59, L_60, 4, NULL);
|
|
V_6 = L_61;
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_62 = __this->___ntv;
|
|
int32_t L_63 = V_0;
|
|
int32_t L_64 = L_63;
|
|
V_0 = ((int32_t)il2cpp_codegen_add(L_64, 1));
|
|
String_t* L_65 = V_6;
|
|
il2cpp_codegen_runtime_class_init_inline(Convert_t7097FF336D592F7C06D88A98349A44646F91EFFC_il2cpp_TypeInfo_var);
|
|
int32_t L_66;
|
|
L_66 = Convert_ToInt32_mD1B3AFBDA26E52D0382434804364FEF8BA241FB4(L_65, ((int32_t)42), NULL);
|
|
NullCheck(L_62);
|
|
(L_62)->SetAt(static_cast<il2cpp_array_size_t>(L_64), (Il2CppChar)((int32_t)(uint16_t)L_66));
|
|
int32_t L_67 = __this->___ntt;
|
|
__this->___ntt = ((int32_t)il2cpp_codegen_add(L_67, 4));
|
|
goto IL_01de;
|
|
}
|
|
|
|
IL_01cd:
|
|
{
|
|
V_3 = (bool)1;
|
|
goto IL_01de;
|
|
}
|
|
|
|
IL_01d1:
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_68 = __this->___ntv;
|
|
int32_t L_69 = V_0;
|
|
int32_t L_70 = L_69;
|
|
V_0 = ((int32_t)il2cpp_codegen_add(L_70, 1));
|
|
Il2CppChar L_71 = V_2;
|
|
NullCheck(L_68);
|
|
(L_68)->SetAt(static_cast<il2cpp_array_size_t>(L_70), (Il2CppChar)L_71);
|
|
}
|
|
|
|
IL_01de:
|
|
{
|
|
int32_t L_72 = V_0;
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_73 = __this->___ntv;
|
|
NullCheck(L_73);
|
|
if ((((int32_t)L_72) < ((int32_t)((int32_t)(((RuntimeArray*)L_73)->max_length)))))
|
|
{
|
|
goto IL_0203;
|
|
}
|
|
}
|
|
{
|
|
StringBuilder_t* L_74 = V_1;
|
|
if (L_74)
|
|
{
|
|
goto IL_01f2;
|
|
}
|
|
}
|
|
{
|
|
StringBuilder_t* L_75 = (StringBuilder_t*)il2cpp_codegen_object_new(StringBuilder_t_il2cpp_TypeInfo_var);
|
|
StringBuilder__ctor_m1D99713357DE05DAFA296633639DB55F8C30587D(L_75, NULL);
|
|
V_1 = L_75;
|
|
}
|
|
|
|
IL_01f2:
|
|
{
|
|
StringBuilder_t* L_76 = V_1;
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_77 = __this->___ntv;
|
|
int32_t L_78 = V_0;
|
|
NullCheck(L_76);
|
|
StringBuilder_t* L_79;
|
|
L_79 = StringBuilder_Append_mC09A30993B77CC4D8E906720683B6386F0E15747(L_76, L_77, 0, L_78, NULL);
|
|
V_0 = 0;
|
|
}
|
|
|
|
IL_0203:
|
|
{
|
|
bool L_80 = V_4;
|
|
if (L_80)
|
|
{
|
|
goto IL_020d;
|
|
}
|
|
}
|
|
{
|
|
bool L_81 = V_3;
|
|
if (!L_81)
|
|
{
|
|
goto IL_0030;
|
|
}
|
|
}
|
|
|
|
IL_020d:
|
|
{
|
|
bool L_82 = V_4;
|
|
if (L_82)
|
|
{
|
|
goto IL_021a;
|
|
}
|
|
}
|
|
{
|
|
__this->___ntu = (bool)0;
|
|
return (String_t*)NULL;
|
|
}
|
|
|
|
IL_021a:
|
|
{
|
|
StringBuilder_t* L_83 = V_1;
|
|
if (!L_83)
|
|
{
|
|
goto IL_0224;
|
|
}
|
|
}
|
|
{
|
|
StringBuilder_t* L_84 = V_1;
|
|
NullCheck(L_84);
|
|
String_t* L_85;
|
|
L_85 = VirtualFuncInvoker0< String_t* >::Invoke(3, L_84);
|
|
return L_85;
|
|
}
|
|
|
|
IL_0224:
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_86 = __this->___ntv;
|
|
int32_t L_87 = V_0;
|
|
String_t* L_88;
|
|
L_88 = String_CreateString_mB7B3AC2AF28010538650051A9000369B1CD6BAB6(NULL, L_86, 0, L_87, NULL);
|
|
return L_88;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cwh_iay_m086B36E86FA1B15A89A6B7E9DA8D46A9304722D1 (cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* __this, int32_t ___0_a, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = ___0_a;
|
|
__this->___U3CntqU3Ek__BackingField = L_0;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cwh_dsi_m0CA264691461E05FD7132E6BEF398A46DAB93314 (cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
__this->___ntt = 0;
|
|
cwh_iay_m086B36E86FA1B15A89A6B7E9DA8D46A9304722D1_inline(__this, 1, NULL);
|
|
__this->___ntu = (bool)1;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* cwh_ParseString_m4CD74E4CADB81D55D21F3315B1B4CDDA6357C7DE (cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Convert_t7097FF336D592F7C06D88A98349A44646F91EFFC_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StringBuilder_t_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
StringBuilder_t* V_1 = NULL;
|
|
Il2CppChar V_2 = 0x0;
|
|
bool V_3 = false;
|
|
bool V_4 = false;
|
|
int32_t V_5 = 0;
|
|
String_t* V_6 = NULL;
|
|
{
|
|
V_0 = 0;
|
|
V_1 = (StringBuilder_t*)NULL;
|
|
cwh_ibb_m67109843B9A9F0FC20D6B8E2216DA14573B0F40A(__this, NULL);
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_0 = __this->___nts;
|
|
int32_t L_1 = __this->___ntt;
|
|
V_5 = L_1;
|
|
int32_t L_2 = V_5;
|
|
__this->___ntt = ((int32_t)il2cpp_codegen_add(L_2, 1));
|
|
int32_t L_3 = V_5;
|
|
NullCheck(L_0);
|
|
int32_t L_4 = L_3;
|
|
uint16_t L_5 = (uint16_t)(L_0)->GetAt(static_cast<il2cpp_array_size_t>(L_4));
|
|
V_2 = L_5;
|
|
V_3 = (bool)0;
|
|
V_4 = (bool)0;
|
|
goto IL_0203;
|
|
}
|
|
|
|
IL_0030:
|
|
{
|
|
int32_t L_6 = __this->___ntt;
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_7 = __this->___nts;
|
|
NullCheck(L_7);
|
|
if ((((int32_t)L_6) == ((int32_t)((int32_t)(((RuntimeArray*)L_7)->max_length)))))
|
|
{
|
|
goto IL_020d;
|
|
}
|
|
}
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_8 = __this->___nts;
|
|
int32_t L_9 = __this->___ntt;
|
|
V_5 = L_9;
|
|
int32_t L_10 = V_5;
|
|
__this->___ntt = ((int32_t)il2cpp_codegen_add(L_10, 1));
|
|
int32_t L_11 = V_5;
|
|
NullCheck(L_8);
|
|
int32_t L_12 = L_11;
|
|
uint16_t L_13 = (uint16_t)(L_8)->GetAt(static_cast<il2cpp_array_size_t>(L_12));
|
|
V_2 = L_13;
|
|
Il2CppChar L_14 = V_2;
|
|
if ((!(((uint32_t)L_14) == ((uint32_t)((int32_t)34)))))
|
|
{
|
|
goto IL_006c;
|
|
}
|
|
}
|
|
{
|
|
V_4 = (bool)1;
|
|
goto IL_020d;
|
|
}
|
|
|
|
IL_006c:
|
|
{
|
|
Il2CppChar L_15 = V_2;
|
|
if ((!(((uint32_t)L_15) == ((uint32_t)((int32_t)92)))))
|
|
{
|
|
goto IL_01d1;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_16 = __this->___ntt;
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_17 = __this->___nts;
|
|
NullCheck(L_17);
|
|
if ((((int32_t)L_16) == ((int32_t)((int32_t)(((RuntimeArray*)L_17)->max_length)))))
|
|
{
|
|
goto IL_020d;
|
|
}
|
|
}
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_18 = __this->___nts;
|
|
int32_t L_19 = __this->___ntt;
|
|
V_5 = L_19;
|
|
int32_t L_20 = V_5;
|
|
__this->___ntt = ((int32_t)il2cpp_codegen_add(L_20, 1));
|
|
int32_t L_21 = V_5;
|
|
NullCheck(L_18);
|
|
int32_t L_22 = L_21;
|
|
uint16_t L_23 = (uint16_t)(L_18)->GetAt(static_cast<il2cpp_array_size_t>(L_22));
|
|
V_2 = L_23;
|
|
Il2CppChar L_24 = V_2;
|
|
if ((!(((uint32_t)L_24) <= ((uint32_t)((int32_t)92)))))
|
|
{
|
|
goto IL_00bc;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar L_25 = V_2;
|
|
if ((((int32_t)L_25) == ((int32_t)((int32_t)34))))
|
|
{
|
|
goto IL_00f3;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar L_26 = V_2;
|
|
if ((((int32_t)L_26) == ((int32_t)((int32_t)47))))
|
|
{
|
|
goto IL_0119;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar L_27 = V_2;
|
|
if ((((int32_t)L_27) == ((int32_t)((int32_t)92))))
|
|
{
|
|
goto IL_0106;
|
|
}
|
|
}
|
|
{
|
|
goto IL_01de;
|
|
}
|
|
|
|
IL_00bc:
|
|
{
|
|
Il2CppChar L_28 = V_2;
|
|
if ((!(((uint32_t)L_28) <= ((uint32_t)((int32_t)102)))))
|
|
{
|
|
goto IL_00d0;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar L_29 = V_2;
|
|
if ((((int32_t)L_29) == ((int32_t)((int32_t)98))))
|
|
{
|
|
goto IL_012c;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar L_30 = V_2;
|
|
if ((((int32_t)L_30) == ((int32_t)((int32_t)102))))
|
|
{
|
|
goto IL_013e;
|
|
}
|
|
}
|
|
{
|
|
goto IL_01de;
|
|
}
|
|
|
|
IL_00d0:
|
|
{
|
|
Il2CppChar L_31 = V_2;
|
|
if ((((int32_t)L_31) == ((int32_t)((int32_t)110))))
|
|
{
|
|
goto IL_0151;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar L_32 = V_2;
|
|
switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_32, ((int32_t)114))))
|
|
{
|
|
case 0:
|
|
{
|
|
goto IL_0161;
|
|
}
|
|
case 1:
|
|
{
|
|
goto IL_01de;
|
|
}
|
|
case 2:
|
|
{
|
|
goto IL_0171;
|
|
}
|
|
case 3:
|
|
{
|
|
goto IL_0181;
|
|
}
|
|
}
|
|
}
|
|
{
|
|
goto IL_01de;
|
|
}
|
|
|
|
IL_00f3:
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_33 = __this->___ntv;
|
|
int32_t L_34 = V_0;
|
|
int32_t L_35 = L_34;
|
|
V_0 = ((int32_t)il2cpp_codegen_add(L_35, 1));
|
|
NullCheck(L_33);
|
|
(L_33)->SetAt(static_cast<il2cpp_array_size_t>(L_35), (Il2CppChar)((int32_t)34));
|
|
goto IL_01de;
|
|
}
|
|
|
|
IL_0106:
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_36 = __this->___ntv;
|
|
int32_t L_37 = V_0;
|
|
int32_t L_38 = L_37;
|
|
V_0 = ((int32_t)il2cpp_codegen_add(L_38, 1));
|
|
NullCheck(L_36);
|
|
(L_36)->SetAt(static_cast<il2cpp_array_size_t>(L_38), (Il2CppChar)((int32_t)92));
|
|
goto IL_01de;
|
|
}
|
|
|
|
IL_0119:
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_39 = __this->___ntv;
|
|
int32_t L_40 = V_0;
|
|
int32_t L_41 = L_40;
|
|
V_0 = ((int32_t)il2cpp_codegen_add(L_41, 1));
|
|
NullCheck(L_39);
|
|
(L_39)->SetAt(static_cast<il2cpp_array_size_t>(L_41), (Il2CppChar)((int32_t)47));
|
|
goto IL_01de;
|
|
}
|
|
|
|
IL_012c:
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_42 = __this->___ntv;
|
|
int32_t L_43 = V_0;
|
|
int32_t L_44 = L_43;
|
|
V_0 = ((int32_t)il2cpp_codegen_add(L_44, 1));
|
|
NullCheck(L_42);
|
|
(L_42)->SetAt(static_cast<il2cpp_array_size_t>(L_44), (Il2CppChar)8);
|
|
goto IL_01de;
|
|
}
|
|
|
|
IL_013e:
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_45 = __this->___ntv;
|
|
int32_t L_46 = V_0;
|
|
int32_t L_47 = L_46;
|
|
V_0 = ((int32_t)il2cpp_codegen_add(L_47, 1));
|
|
NullCheck(L_45);
|
|
(L_45)->SetAt(static_cast<il2cpp_array_size_t>(L_47), (Il2CppChar)((int32_t)12));
|
|
goto IL_01de;
|
|
}
|
|
|
|
IL_0151:
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_48 = __this->___ntv;
|
|
int32_t L_49 = V_0;
|
|
int32_t L_50 = L_49;
|
|
V_0 = ((int32_t)il2cpp_codegen_add(L_50, 1));
|
|
NullCheck(L_48);
|
|
(L_48)->SetAt(static_cast<il2cpp_array_size_t>(L_50), (Il2CppChar)((int32_t)10));
|
|
goto IL_01de;
|
|
}
|
|
|
|
IL_0161:
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_51 = __this->___ntv;
|
|
int32_t L_52 = V_0;
|
|
int32_t L_53 = L_52;
|
|
V_0 = ((int32_t)il2cpp_codegen_add(L_53, 1));
|
|
NullCheck(L_51);
|
|
(L_51)->SetAt(static_cast<il2cpp_array_size_t>(L_53), (Il2CppChar)((int32_t)13));
|
|
goto IL_01de;
|
|
}
|
|
|
|
IL_0171:
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_54 = __this->___ntv;
|
|
int32_t L_55 = V_0;
|
|
int32_t L_56 = L_55;
|
|
V_0 = ((int32_t)il2cpp_codegen_add(L_56, 1));
|
|
NullCheck(L_54);
|
|
(L_54)->SetAt(static_cast<il2cpp_array_size_t>(L_56), (Il2CppChar)((int32_t)9));
|
|
goto IL_01de;
|
|
}
|
|
|
|
IL_0181:
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_57 = __this->___nts;
|
|
NullCheck(L_57);
|
|
int32_t L_58 = __this->___ntt;
|
|
if ((((int32_t)((int32_t)il2cpp_codegen_subtract(((int32_t)(((RuntimeArray*)L_57)->max_length)), L_58))) < ((int32_t)4)))
|
|
{
|
|
goto IL_01cd;
|
|
}
|
|
}
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_59 = __this->___nts;
|
|
int32_t L_60 = __this->___ntt;
|
|
String_t* L_61;
|
|
L_61 = String_CreateString_mB7B3AC2AF28010538650051A9000369B1CD6BAB6(NULL, L_59, L_60, 4, NULL);
|
|
V_6 = L_61;
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_62 = __this->___ntv;
|
|
int32_t L_63 = V_0;
|
|
int32_t L_64 = L_63;
|
|
V_0 = ((int32_t)il2cpp_codegen_add(L_64, 1));
|
|
String_t* L_65 = V_6;
|
|
il2cpp_codegen_runtime_class_init_inline(Convert_t7097FF336D592F7C06D88A98349A44646F91EFFC_il2cpp_TypeInfo_var);
|
|
int32_t L_66;
|
|
L_66 = Convert_ToInt32_mD1B3AFBDA26E52D0382434804364FEF8BA241FB4(L_65, ((int32_t)16), NULL);
|
|
NullCheck(L_62);
|
|
(L_62)->SetAt(static_cast<il2cpp_array_size_t>(L_64), (Il2CppChar)((int32_t)(uint16_t)L_66));
|
|
int32_t L_67 = __this->___ntt;
|
|
__this->___ntt = ((int32_t)il2cpp_codegen_add(L_67, 4));
|
|
goto IL_01de;
|
|
}
|
|
|
|
IL_01cd:
|
|
{
|
|
V_3 = (bool)1;
|
|
goto IL_01de;
|
|
}
|
|
|
|
IL_01d1:
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_68 = __this->___ntv;
|
|
int32_t L_69 = V_0;
|
|
int32_t L_70 = L_69;
|
|
V_0 = ((int32_t)il2cpp_codegen_add(L_70, 1));
|
|
Il2CppChar L_71 = V_2;
|
|
NullCheck(L_68);
|
|
(L_68)->SetAt(static_cast<il2cpp_array_size_t>(L_70), (Il2CppChar)L_71);
|
|
}
|
|
|
|
IL_01de:
|
|
{
|
|
int32_t L_72 = V_0;
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_73 = __this->___ntv;
|
|
NullCheck(L_73);
|
|
if ((((int32_t)L_72) < ((int32_t)((int32_t)(((RuntimeArray*)L_73)->max_length)))))
|
|
{
|
|
goto IL_0203;
|
|
}
|
|
}
|
|
{
|
|
StringBuilder_t* L_74 = V_1;
|
|
if (L_74)
|
|
{
|
|
goto IL_01f2;
|
|
}
|
|
}
|
|
{
|
|
StringBuilder_t* L_75 = (StringBuilder_t*)il2cpp_codegen_object_new(StringBuilder_t_il2cpp_TypeInfo_var);
|
|
StringBuilder__ctor_m1D99713357DE05DAFA296633639DB55F8C30587D(L_75, NULL);
|
|
V_1 = L_75;
|
|
}
|
|
|
|
IL_01f2:
|
|
{
|
|
StringBuilder_t* L_76 = V_1;
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_77 = __this->___ntv;
|
|
int32_t L_78 = V_0;
|
|
NullCheck(L_76);
|
|
StringBuilder_t* L_79;
|
|
L_79 = StringBuilder_Append_mC09A30993B77CC4D8E906720683B6386F0E15747(L_76, L_77, 0, L_78, NULL);
|
|
V_0 = 0;
|
|
}
|
|
|
|
IL_0203:
|
|
{
|
|
bool L_80 = V_4;
|
|
if (L_80)
|
|
{
|
|
goto IL_020d;
|
|
}
|
|
}
|
|
{
|
|
bool L_81 = V_3;
|
|
if (!L_81)
|
|
{
|
|
goto IL_0030;
|
|
}
|
|
}
|
|
|
|
IL_020d:
|
|
{
|
|
bool L_82 = V_4;
|
|
if (L_82)
|
|
{
|
|
goto IL_021a;
|
|
}
|
|
}
|
|
{
|
|
__this->___ntu = (bool)0;
|
|
return (String_t*)NULL;
|
|
}
|
|
|
|
IL_021a:
|
|
{
|
|
StringBuilder_t* L_83 = V_1;
|
|
if (!L_83)
|
|
{
|
|
goto IL_0224;
|
|
}
|
|
}
|
|
{
|
|
StringBuilder_t* L_84 = V_1;
|
|
NullCheck(L_84);
|
|
String_t* L_85;
|
|
L_85 = VirtualFuncInvoker0< String_t* >::Invoke(3, L_84);
|
|
return L_85;
|
|
}
|
|
|
|
IL_0224:
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_86 = __this->___ntv;
|
|
int32_t L_87 = V_0;
|
|
String_t* L_88;
|
|
L_88 = String_CreateString_mB7B3AC2AF28010538650051A9000369B1CD6BAB6(NULL, L_86, 0, L_87, NULL);
|
|
return L_88;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cwh_kqf_m0822980881D007746278B4DBD1670863EF7A37CD (cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
__this->___ntt = 0;
|
|
cwh_iay_m086B36E86FA1B15A89A6B7E9DA8D46A9304722D1_inline(__this, 1, NULL);
|
|
__this->___ntu = (bool)1;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* cwh_iaz_mD29802ED54C5B705AC1FDF395F51C6D19614F453 (cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t V_0 = 0;
|
|
int32_t V_1 = 0;
|
|
{
|
|
cwh_ibb_m67109843B9A9F0FC20D6B8E2216DA14573B0F40A(__this, NULL);
|
|
int32_t L_0 = __this->___ntt;
|
|
int32_t L_1;
|
|
L_1 = cwh_iba_m8BF7EE3BAC53DE3B4946D171C376171A259981D3(__this, L_0, NULL);
|
|
V_0 = L_1;
|
|
int32_t L_2 = V_0;
|
|
int32_t L_3 = __this->___ntt;
|
|
V_1 = ((int32_t)il2cpp_codegen_add(((int32_t)il2cpp_codegen_subtract(L_2, L_3)), 1));
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_4 = __this->___nts;
|
|
int32_t L_5 = __this->___ntt;
|
|
int32_t L_6 = V_1;
|
|
String_t* L_7;
|
|
L_7 = String_CreateString_mB7B3AC2AF28010538650051A9000369B1CD6BAB6(NULL, L_4, L_5, L_6, NULL);
|
|
int32_t L_8 = V_0;
|
|
__this->___ntt = ((int32_t)il2cpp_codegen_add(L_8, 1));
|
|
return L_7;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cwh_ibb_m67109843B9A9F0FC20D6B8E2216DA14573B0F40A (cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_t521A6F19B456D956AF452D926C32709DC03D6B17_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
{
|
|
goto IL_0045;
|
|
}
|
|
|
|
IL_0002:
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_0 = __this->___nts;
|
|
int32_t L_1 = __this->___ntt;
|
|
NullCheck(L_0);
|
|
int32_t L_2 = L_1;
|
|
uint16_t L_3 = (uint16_t)(L_0)->GetAt(static_cast<il2cpp_array_size_t>(L_2));
|
|
if ((!(((uint32_t)L_3) == ((uint32_t)((int32_t)10)))))
|
|
{
|
|
goto IL_0023;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_4;
|
|
L_4 = cwh_get_lineNumber_m435F693BC193D80758A5033FC1628287C9A22287_inline(__this, NULL);
|
|
V_0 = L_4;
|
|
int32_t L_5 = V_0;
|
|
cwh_iay_m086B36E86FA1B15A89A6B7E9DA8D46A9304722D1_inline(__this, ((int32_t)il2cpp_codegen_add(L_5, 1)), NULL);
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_6 = __this->___nts;
|
|
int32_t L_7 = __this->___ntt;
|
|
NullCheck(L_6);
|
|
int32_t L_8 = L_7;
|
|
uint16_t L_9 = (uint16_t)(L_6)->GetAt(static_cast<il2cpp_array_size_t>(L_8));
|
|
il2cpp_codegen_runtime_class_init_inline(Char_t521A6F19B456D956AF452D926C32709DC03D6B17_il2cpp_TypeInfo_var);
|
|
bool L_10;
|
|
L_10 = Char_IsWhiteSpace_m02AEC6EA19513CAFC6882CFCA54C45794D2B5924(L_9, NULL);
|
|
if (!L_10)
|
|
{
|
|
goto IL_0055;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_11 = __this->___ntt;
|
|
__this->___ntt = ((int32_t)il2cpp_codegen_add(L_11, 1));
|
|
}
|
|
|
|
IL_0045:
|
|
{
|
|
int32_t L_12 = __this->___ntt;
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_13 = __this->___nts;
|
|
NullCheck(L_13);
|
|
if ((((int32_t)L_12) < ((int32_t)((int32_t)(((RuntimeArray*)L_13)->max_length)))))
|
|
{
|
|
goto IL_0002;
|
|
}
|
|
}
|
|
|
|
IL_0055:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t cwh_ngu_m33D5F0012DFC56E9BBDD0ABD4827EAF47EAFB679 (CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___0_a, int32_t* ___1_b, const RuntimeMethod* method)
|
|
{
|
|
Il2CppChar V_0 = 0x0;
|
|
int32_t V_1 = 0;
|
|
int32_t V_2 = 0;
|
|
{
|
|
int32_t* L_0 = ___1_b;
|
|
int32_t L_1 = *((int32_t*)L_0);
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_2 = ___0_a;
|
|
NullCheck(L_2);
|
|
if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)(((RuntimeArray*)L_2)->max_length))))))
|
|
{
|
|
goto IL_0009;
|
|
}
|
|
}
|
|
{
|
|
return (int32_t)(0);
|
|
}
|
|
|
|
IL_0009:
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_3 = ___0_a;
|
|
int32_t* L_4 = ___1_b;
|
|
int32_t* L_5 = ___1_b;
|
|
int32_t L_6 = *((int32_t*)L_5);
|
|
V_2 = L_6;
|
|
int32_t L_7 = V_2;
|
|
*((int32_t*)L_4) = (int32_t)((int32_t)il2cpp_codegen_add(L_7, 1));
|
|
int32_t L_8 = V_2;
|
|
NullCheck(L_3);
|
|
int32_t L_9 = L_8;
|
|
uint16_t L_10 = (uint16_t)(L_3)->GetAt(static_cast<il2cpp_array_size_t>(L_9));
|
|
V_0 = L_10;
|
|
Il2CppChar L_11 = V_0;
|
|
if ((!(((uint32_t)L_11) <= ((uint32_t)((int32_t)14)))))
|
|
{
|
|
goto IL_008e;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar L_12 = V_0;
|
|
switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_12, ((int32_t)-57))))
|
|
{
|
|
case 0:
|
|
{
|
|
goto IL_00ac;
|
|
}
|
|
case 1:
|
|
{
|
|
goto IL_00b2;
|
|
}
|
|
case 2:
|
|
{
|
|
goto IL_00b2;
|
|
}
|
|
case 3:
|
|
{
|
|
goto IL_00b2;
|
|
}
|
|
case 4:
|
|
{
|
|
goto IL_00b2;
|
|
}
|
|
case 5:
|
|
{
|
|
goto IL_00b2;
|
|
}
|
|
case 6:
|
|
{
|
|
goto IL_00b2;
|
|
}
|
|
case 7:
|
|
{
|
|
goto IL_00b2;
|
|
}
|
|
case 8:
|
|
{
|
|
goto IL_00b2;
|
|
}
|
|
case 9:
|
|
{
|
|
goto IL_00b2;
|
|
}
|
|
case 10:
|
|
{
|
|
goto IL_00aa;
|
|
}
|
|
case 11:
|
|
{
|
|
goto IL_00ae;
|
|
}
|
|
case 12:
|
|
{
|
|
goto IL_00b2;
|
|
}
|
|
case 13:
|
|
{
|
|
goto IL_00b2;
|
|
}
|
|
case 14:
|
|
{
|
|
goto IL_00ae;
|
|
}
|
|
case 15:
|
|
{
|
|
goto IL_00ae;
|
|
}
|
|
case 16:
|
|
{
|
|
goto IL_00ae;
|
|
}
|
|
case 17:
|
|
{
|
|
goto IL_00ae;
|
|
}
|
|
case 18:
|
|
{
|
|
goto IL_00ae;
|
|
}
|
|
case 19:
|
|
{
|
|
goto IL_00ae;
|
|
}
|
|
case 20:
|
|
{
|
|
goto IL_00ae;
|
|
}
|
|
case 21:
|
|
{
|
|
goto IL_00ae;
|
|
}
|
|
case 22:
|
|
{
|
|
goto IL_00ae;
|
|
}
|
|
case 23:
|
|
{
|
|
goto IL_00ae;
|
|
}
|
|
case 24:
|
|
{
|
|
goto IL_00b0;
|
|
}
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar L_13 = V_0;
|
|
if ((((int32_t)L_13) == ((int32_t)((int32_t)68))))
|
|
{
|
|
goto IL_00a4;
|
|
}
|
|
}
|
|
{
|
|
goto IL_00b2;
|
|
}
|
|
|
|
IL_008e:
|
|
{
|
|
Il2CppChar L_14 = V_0;
|
|
if ((((int32_t)L_14) == ((int32_t)((int32_t)-39))))
|
|
{
|
|
goto IL_00a7;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar L_15 = V_0;
|
|
if ((((int32_t)L_15) == ((int32_t)((int32_t)79))))
|
|
{
|
|
goto IL_009f;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar L_16 = V_0;
|
|
if ((((int32_t)L_16) == ((int32_t)((int32_t)6))))
|
|
{
|
|
goto IL_00a1;
|
|
}
|
|
}
|
|
{
|
|
goto IL_00b2;
|
|
}
|
|
|
|
IL_009f:
|
|
{
|
|
return (int32_t)(8);
|
|
}
|
|
|
|
IL_00a1:
|
|
{
|
|
return (int32_t)(((int32_t)-84));
|
|
}
|
|
|
|
IL_00a4:
|
|
{
|
|
return (int32_t)(((int32_t)-32));
|
|
}
|
|
|
|
IL_00a7:
|
|
{
|
|
return (int32_t)(((int32_t)91));
|
|
}
|
|
|
|
IL_00aa:
|
|
{
|
|
return (int32_t)(5);
|
|
}
|
|
|
|
IL_00ac:
|
|
{
|
|
return (int32_t)(6);
|
|
}
|
|
|
|
IL_00ae:
|
|
{
|
|
return (int32_t)(7);
|
|
}
|
|
|
|
IL_00b0:
|
|
{
|
|
return (int32_t)(4);
|
|
}
|
|
|
|
IL_00b2:
|
|
{
|
|
int32_t* L_17 = ___1_b;
|
|
int32_t* L_18 = ___1_b;
|
|
int32_t L_19 = *((int32_t*)L_18);
|
|
*((int32_t*)L_17) = (int32_t)((int32_t)il2cpp_codegen_subtract(L_19, 1));
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_20 = ___0_a;
|
|
NullCheck(L_20);
|
|
int32_t* L_21 = ___1_b;
|
|
int32_t L_22 = *((int32_t*)L_21);
|
|
V_1 = ((int32_t)il2cpp_codegen_subtract(((int32_t)(((RuntimeArray*)L_20)->max_length)), L_22));
|
|
int32_t L_23 = V_1;
|
|
if ((((int32_t)L_23) < ((int32_t)5)))
|
|
{
|
|
goto IL_00fb;
|
|
}
|
|
}
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_24 = ___0_a;
|
|
int32_t* L_25 = ___1_b;
|
|
int32_t L_26 = *((int32_t*)L_25);
|
|
NullCheck(L_24);
|
|
int32_t L_27 = L_26;
|
|
uint16_t L_28 = (uint16_t)(L_24)->GetAt(static_cast<il2cpp_array_size_t>(L_27));
|
|
if ((!(((uint32_t)L_28) == ((uint32_t)((int32_t)81)))))
|
|
{
|
|
goto IL_00fb;
|
|
}
|
|
}
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_29 = ___0_a;
|
|
int32_t* L_30 = ___1_b;
|
|
int32_t L_31 = *((int32_t*)L_30);
|
|
NullCheck(L_29);
|
|
int32_t L_32 = ((int32_t)il2cpp_codegen_add(L_31, 1));
|
|
uint16_t L_33 = (uint16_t)(L_29)->GetAt(static_cast<il2cpp_array_size_t>(L_32));
|
|
if ((!(((uint32_t)L_33) == ((uint32_t)((int32_t)96)))))
|
|
{
|
|
goto IL_00fb;
|
|
}
|
|
}
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_34 = ___0_a;
|
|
int32_t* L_35 = ___1_b;
|
|
int32_t L_36 = *((int32_t*)L_35);
|
|
NullCheck(L_34);
|
|
int32_t L_37 = ((int32_t)il2cpp_codegen_add(L_36, 2));
|
|
uint16_t L_38 = (uint16_t)(L_34)->GetAt(static_cast<il2cpp_array_size_t>(L_37));
|
|
if ((!(((uint32_t)L_38) == ((uint32_t)((int32_t)-36)))))
|
|
{
|
|
goto IL_00fb;
|
|
}
|
|
}
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_39 = ___0_a;
|
|
int32_t* L_40 = ___1_b;
|
|
int32_t L_41 = *((int32_t*)L_40);
|
|
NullCheck(L_39);
|
|
int32_t L_42 = ((int32_t)il2cpp_codegen_add(L_41, 3));
|
|
uint16_t L_43 = (uint16_t)(L_39)->GetAt(static_cast<il2cpp_array_size_t>(L_42));
|
|
if ((!(((uint32_t)L_43) == ((uint32_t)((int32_t)48)))))
|
|
{
|
|
goto IL_00fb;
|
|
}
|
|
}
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_44 = ___0_a;
|
|
int32_t* L_45 = ___1_b;
|
|
int32_t L_46 = *((int32_t*)L_45);
|
|
NullCheck(L_44);
|
|
int32_t L_47 = ((int32_t)il2cpp_codegen_add(L_46, 4));
|
|
uint16_t L_48 = (uint16_t)(L_44)->GetAt(static_cast<il2cpp_array_size_t>(L_47));
|
|
if ((!(((uint32_t)L_48) == ((uint32_t)((int32_t)17)))))
|
|
{
|
|
goto IL_00fb;
|
|
}
|
|
}
|
|
{
|
|
int32_t* L_49 = ___1_b;
|
|
int32_t* L_50 = ___1_b;
|
|
int32_t L_51 = *((int32_t*)L_50);
|
|
*((int32_t*)L_49) = (int32_t)((int32_t)il2cpp_codegen_add(L_51, 5));
|
|
return (int32_t)(3);
|
|
}
|
|
|
|
IL_00fb:
|
|
{
|
|
int32_t L_52 = V_1;
|
|
if ((((int32_t)L_52) < ((int32_t)4)))
|
|
{
|
|
goto IL_012d;
|
|
}
|
|
}
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_53 = ___0_a;
|
|
int32_t* L_54 = ___1_b;
|
|
int32_t L_55 = *((int32_t*)L_54);
|
|
NullCheck(L_53);
|
|
int32_t L_56 = L_55;
|
|
uint16_t L_57 = (uint16_t)(L_53)->GetAt(static_cast<il2cpp_array_size_t>(L_56));
|
|
if ((!(((uint32_t)L_57) == ((uint32_t)((int32_t)83)))))
|
|
{
|
|
goto IL_012d;
|
|
}
|
|
}
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_58 = ___0_a;
|
|
int32_t* L_59 = ___1_b;
|
|
int32_t L_60 = *((int32_t*)L_59);
|
|
NullCheck(L_58);
|
|
int32_t L_61 = ((int32_t)il2cpp_codegen_add(L_60, 1));
|
|
uint16_t L_62 = (uint16_t)(L_58)->GetAt(static_cast<il2cpp_array_size_t>(L_61));
|
|
if ((!(((uint32_t)L_62) == ((uint32_t)((int32_t)86)))))
|
|
{
|
|
goto IL_012d;
|
|
}
|
|
}
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_63 = ___0_a;
|
|
int32_t* L_64 = ___1_b;
|
|
int32_t L_65 = *((int32_t*)L_64);
|
|
NullCheck(L_63);
|
|
int32_t L_66 = ((int32_t)il2cpp_codegen_add(L_65, 2));
|
|
uint16_t L_67 = (uint16_t)(L_63)->GetAt(static_cast<il2cpp_array_size_t>(L_66));
|
|
if ((!(((uint32_t)L_67) == ((uint32_t)((int32_t)-5)))))
|
|
{
|
|
goto IL_012d;
|
|
}
|
|
}
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_68 = ___0_a;
|
|
int32_t* L_69 = ___1_b;
|
|
int32_t L_70 = *((int32_t*)L_69);
|
|
NullCheck(L_68);
|
|
int32_t L_71 = ((int32_t)il2cpp_codegen_add(L_70, 3));
|
|
uint16_t L_72 = (uint16_t)(L_68)->GetAt(static_cast<il2cpp_array_size_t>(L_71));
|
|
if ((!(((uint32_t)L_72) == ((uint32_t)((int32_t)72)))))
|
|
{
|
|
goto IL_012d;
|
|
}
|
|
}
|
|
{
|
|
int32_t* L_73 = ___1_b;
|
|
int32_t* L_74 = ___1_b;
|
|
int32_t L_75 = *((int32_t*)L_74);
|
|
*((int32_t*)L_73) = (int32_t)((int32_t)il2cpp_codegen_add(L_75, 4));
|
|
return (int32_t)(2);
|
|
}
|
|
|
|
IL_012d:
|
|
{
|
|
int32_t L_76 = V_1;
|
|
if ((((int32_t)L_76) < ((int32_t)4)))
|
|
{
|
|
goto IL_015f;
|
|
}
|
|
}
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_77 = ___0_a;
|
|
int32_t* L_78 = ___1_b;
|
|
int32_t L_79 = *((int32_t*)L_78);
|
|
NullCheck(L_77);
|
|
int32_t L_80 = L_79;
|
|
uint16_t L_81 = (uint16_t)(L_77)->GetAt(static_cast<il2cpp_array_size_t>(L_80));
|
|
if ((!(((uint32_t)L_81) == ((uint32_t)((int32_t)73)))))
|
|
{
|
|
goto IL_015f;
|
|
}
|
|
}
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_82 = ___0_a;
|
|
int32_t* L_83 = ___1_b;
|
|
int32_t L_84 = *((int32_t*)L_83);
|
|
NullCheck(L_82);
|
|
int32_t L_85 = ((int32_t)il2cpp_codegen_add(L_84, 1));
|
|
uint16_t L_86 = (uint16_t)(L_82)->GetAt(static_cast<il2cpp_array_size_t>(L_85));
|
|
if ((!(((uint32_t)L_86) == ((uint32_t)((int32_t)13)))))
|
|
{
|
|
goto IL_015f;
|
|
}
|
|
}
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_87 = ___0_a;
|
|
int32_t* L_88 = ___1_b;
|
|
int32_t L_89 = *((int32_t*)L_88);
|
|
NullCheck(L_87);
|
|
int32_t L_90 = ((int32_t)il2cpp_codegen_add(L_89, 2));
|
|
uint16_t L_91 = (uint16_t)(L_87)->GetAt(static_cast<il2cpp_array_size_t>(L_90));
|
|
if ((!(((uint32_t)L_91) == ((uint32_t)((int32_t)15)))))
|
|
{
|
|
goto IL_015f;
|
|
}
|
|
}
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_92 = ___0_a;
|
|
int32_t* L_93 = ___1_b;
|
|
int32_t L_94 = *((int32_t*)L_93);
|
|
NullCheck(L_92);
|
|
int32_t L_95 = ((int32_t)il2cpp_codegen_add(L_94, 3));
|
|
uint16_t L_96 = (uint16_t)(L_92)->GetAt(static_cast<il2cpp_array_size_t>(L_95));
|
|
if ((!(((uint32_t)L_96) == ((uint32_t)((int32_t)51)))))
|
|
{
|
|
goto IL_015f;
|
|
}
|
|
}
|
|
{
|
|
int32_t* L_97 = ___1_b;
|
|
int32_t* L_98 = ___1_b;
|
|
int32_t L_99 = *((int32_t*)L_98);
|
|
*((int32_t*)L_97) = (int32_t)((int32_t)il2cpp_codegen_add(L_99, 4));
|
|
return (int32_t)(1);
|
|
}
|
|
|
|
IL_015f:
|
|
{
|
|
return (int32_t)(0);
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* cwh_obn_m8795A7BB7E155805AB4B7B0BD75850DEC5923A54 (cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Convert_t7097FF336D592F7C06D88A98349A44646F91EFFC_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StringBuilder_t_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
StringBuilder_t* V_1 = NULL;
|
|
Il2CppChar V_2 = 0x0;
|
|
bool V_3 = false;
|
|
bool V_4 = false;
|
|
int32_t V_5 = 0;
|
|
String_t* V_6 = NULL;
|
|
{
|
|
V_0 = 0;
|
|
V_1 = (StringBuilder_t*)NULL;
|
|
cwh_ibb_m67109843B9A9F0FC20D6B8E2216DA14573B0F40A(__this, NULL);
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_0 = __this->___nts;
|
|
int32_t L_1 = __this->___ntt;
|
|
V_5 = L_1;
|
|
int32_t L_2 = V_5;
|
|
__this->___ntt = ((int32_t)il2cpp_codegen_add(L_2, 1));
|
|
int32_t L_3 = V_5;
|
|
NullCheck(L_0);
|
|
int32_t L_4 = L_3;
|
|
uint16_t L_5 = (uint16_t)(L_0)->GetAt(static_cast<il2cpp_array_size_t>(L_4));
|
|
V_2 = L_5;
|
|
V_3 = (bool)0;
|
|
V_4 = (bool)0;
|
|
goto IL_0203;
|
|
}
|
|
|
|
IL_0030:
|
|
{
|
|
int32_t L_6 = __this->___ntt;
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_7 = __this->___nts;
|
|
NullCheck(L_7);
|
|
if ((((int32_t)L_6) == ((int32_t)((int32_t)(((RuntimeArray*)L_7)->max_length)))))
|
|
{
|
|
goto IL_020d;
|
|
}
|
|
}
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_8 = __this->___nts;
|
|
int32_t L_9 = __this->___ntt;
|
|
V_5 = L_9;
|
|
int32_t L_10 = V_5;
|
|
__this->___ntt = ((int32_t)il2cpp_codegen_add(L_10, 1));
|
|
int32_t L_11 = V_5;
|
|
NullCheck(L_8);
|
|
int32_t L_12 = L_11;
|
|
uint16_t L_13 = (uint16_t)(L_8)->GetAt(static_cast<il2cpp_array_size_t>(L_12));
|
|
V_2 = L_13;
|
|
Il2CppChar L_14 = V_2;
|
|
if ((!(((uint32_t)L_14) == ((uint32_t)((int32_t)96)))))
|
|
{
|
|
goto IL_006c;
|
|
}
|
|
}
|
|
{
|
|
V_4 = (bool)1;
|
|
goto IL_020d;
|
|
}
|
|
|
|
IL_006c:
|
|
{
|
|
Il2CppChar L_15 = V_2;
|
|
if ((!(((uint32_t)L_15) == ((uint32_t)((int32_t)-13)))))
|
|
{
|
|
goto IL_01d1;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_16 = __this->___ntt;
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_17 = __this->___nts;
|
|
NullCheck(L_17);
|
|
if ((((int32_t)L_16) == ((int32_t)((int32_t)(((RuntimeArray*)L_17)->max_length)))))
|
|
{
|
|
goto IL_020d;
|
|
}
|
|
}
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_18 = __this->___nts;
|
|
int32_t L_19 = __this->___ntt;
|
|
V_5 = L_19;
|
|
int32_t L_20 = V_5;
|
|
__this->___ntt = ((int32_t)il2cpp_codegen_add(L_20, 1));
|
|
int32_t L_21 = V_5;
|
|
NullCheck(L_18);
|
|
int32_t L_22 = L_21;
|
|
uint16_t L_23 = (uint16_t)(L_18)->GetAt(static_cast<il2cpp_array_size_t>(L_22));
|
|
V_2 = L_23;
|
|
Il2CppChar L_24 = V_2;
|
|
if ((!(((uint32_t)L_24) <= ((uint32_t)((int32_t)-76)))))
|
|
{
|
|
goto IL_00bc;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar L_25 = V_2;
|
|
if ((((int32_t)L_25) == ((int32_t)((int32_t)79))))
|
|
{
|
|
goto IL_00f3;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar L_26 = V_2;
|
|
if ((((int32_t)L_26) == ((int32_t)((int32_t)-99))))
|
|
{
|
|
goto IL_0119;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar L_27 = V_2;
|
|
if ((((int32_t)L_27) == ((int32_t)((int32_t)3))))
|
|
{
|
|
goto IL_0106;
|
|
}
|
|
}
|
|
{
|
|
goto IL_01de;
|
|
}
|
|
|
|
IL_00bc:
|
|
{
|
|
Il2CppChar L_28 = V_2;
|
|
if ((!(((uint32_t)L_28) <= ((uint32_t)((int32_t)-79)))))
|
|
{
|
|
goto IL_00d0;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar L_29 = V_2;
|
|
if ((((int32_t)L_29) == ((int32_t)((int32_t)92))))
|
|
{
|
|
goto IL_012c;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar L_30 = V_2;
|
|
if ((((int32_t)L_30) == ((int32_t)((int32_t)-29))))
|
|
{
|
|
goto IL_013e;
|
|
}
|
|
}
|
|
{
|
|
goto IL_01de;
|
|
}
|
|
|
|
IL_00d0:
|
|
{
|
|
Il2CppChar L_31 = V_2;
|
|
if ((((int32_t)L_31) == ((int32_t)((int32_t)89))))
|
|
{
|
|
goto IL_0151;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar L_32 = V_2;
|
|
switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_32, ((int32_t)-79))))
|
|
{
|
|
case 0:
|
|
{
|
|
goto IL_0161;
|
|
}
|
|
case 1:
|
|
{
|
|
goto IL_01de;
|
|
}
|
|
case 2:
|
|
{
|
|
goto IL_0171;
|
|
}
|
|
case 3:
|
|
{
|
|
goto IL_0181;
|
|
}
|
|
}
|
|
}
|
|
{
|
|
goto IL_01de;
|
|
}
|
|
|
|
IL_00f3:
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_33 = __this->___ntv;
|
|
int32_t L_34 = V_0;
|
|
int32_t L_35 = L_34;
|
|
V_0 = ((int32_t)il2cpp_codegen_add(L_35, 1));
|
|
NullCheck(L_33);
|
|
(L_33)->SetAt(static_cast<il2cpp_array_size_t>(L_35), (Il2CppChar)((int32_t)-31));
|
|
goto IL_01de;
|
|
}
|
|
|
|
IL_0106:
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_36 = __this->___ntv;
|
|
int32_t L_37 = V_0;
|
|
int32_t L_38 = L_37;
|
|
V_0 = ((int32_t)il2cpp_codegen_add(L_38, 1));
|
|
NullCheck(L_36);
|
|
(L_36)->SetAt(static_cast<il2cpp_array_size_t>(L_38), (Il2CppChar)((int32_t)53));
|
|
goto IL_01de;
|
|
}
|
|
|
|
IL_0119:
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_39 = __this->___ntv;
|
|
int32_t L_40 = V_0;
|
|
int32_t L_41 = L_40;
|
|
V_0 = ((int32_t)il2cpp_codegen_add(L_41, 1));
|
|
NullCheck(L_39);
|
|
(L_39)->SetAt(static_cast<il2cpp_array_size_t>(L_41), (Il2CppChar)((int32_t)-97));
|
|
goto IL_01de;
|
|
}
|
|
|
|
IL_012c:
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_42 = __this->___ntv;
|
|
int32_t L_43 = V_0;
|
|
int32_t L_44 = L_43;
|
|
V_0 = ((int32_t)il2cpp_codegen_add(L_44, 1));
|
|
NullCheck(L_42);
|
|
(L_42)->SetAt(static_cast<il2cpp_array_size_t>(L_44), (Il2CppChar)8);
|
|
goto IL_01de;
|
|
}
|
|
|
|
IL_013e:
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_45 = __this->___ntv;
|
|
int32_t L_46 = V_0;
|
|
int32_t L_47 = L_46;
|
|
V_0 = ((int32_t)il2cpp_codegen_add(L_47, 1));
|
|
NullCheck(L_45);
|
|
(L_45)->SetAt(static_cast<il2cpp_array_size_t>(L_47), (Il2CppChar)((int32_t)61));
|
|
goto IL_01de;
|
|
}
|
|
|
|
IL_0151:
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_48 = __this->___ntv;
|
|
int32_t L_49 = V_0;
|
|
int32_t L_50 = L_49;
|
|
V_0 = ((int32_t)il2cpp_codegen_add(L_50, 1));
|
|
NullCheck(L_48);
|
|
(L_48)->SetAt(static_cast<il2cpp_array_size_t>(L_50), (Il2CppChar)((int32_t)7));
|
|
goto IL_01de;
|
|
}
|
|
|
|
IL_0161:
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_51 = __this->___ntv;
|
|
int32_t L_52 = V_0;
|
|
int32_t L_53 = L_52;
|
|
V_0 = ((int32_t)il2cpp_codegen_add(L_53, 1));
|
|
NullCheck(L_51);
|
|
(L_51)->SetAt(static_cast<il2cpp_array_size_t>(L_53), (Il2CppChar)((int32_t)-75));
|
|
goto IL_01de;
|
|
}
|
|
|
|
IL_0171:
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_54 = __this->___ntv;
|
|
int32_t L_55 = V_0;
|
|
int32_t L_56 = L_55;
|
|
V_0 = ((int32_t)il2cpp_codegen_add(L_56, 1));
|
|
NullCheck(L_54);
|
|
(L_54)->SetAt(static_cast<il2cpp_array_size_t>(L_56), (Il2CppChar)((int32_t)-38));
|
|
goto IL_01de;
|
|
}
|
|
|
|
IL_0181:
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_57 = __this->___nts;
|
|
NullCheck(L_57);
|
|
int32_t L_58 = __this->___ntt;
|
|
if ((((int32_t)((int32_t)il2cpp_codegen_subtract(((int32_t)(((RuntimeArray*)L_57)->max_length)), L_58))) < ((int32_t)4)))
|
|
{
|
|
goto IL_01cd;
|
|
}
|
|
}
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_59 = __this->___nts;
|
|
int32_t L_60 = __this->___ntt;
|
|
String_t* L_61;
|
|
L_61 = String_CreateString_mB7B3AC2AF28010538650051A9000369B1CD6BAB6(NULL, L_59, L_60, 4, NULL);
|
|
V_6 = L_61;
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_62 = __this->___ntv;
|
|
int32_t L_63 = V_0;
|
|
int32_t L_64 = L_63;
|
|
V_0 = ((int32_t)il2cpp_codegen_add(L_64, 1));
|
|
String_t* L_65 = V_6;
|
|
il2cpp_codegen_runtime_class_init_inline(Convert_t7097FF336D592F7C06D88A98349A44646F91EFFC_il2cpp_TypeInfo_var);
|
|
int32_t L_66;
|
|
L_66 = Convert_ToInt32_mD1B3AFBDA26E52D0382434804364FEF8BA241FB4(L_65, ((int32_t)12), NULL);
|
|
NullCheck(L_62);
|
|
(L_62)->SetAt(static_cast<il2cpp_array_size_t>(L_64), (Il2CppChar)((int32_t)(uint16_t)L_66));
|
|
int32_t L_67 = __this->___ntt;
|
|
__this->___ntt = ((int32_t)il2cpp_codegen_add(L_67, 4));
|
|
goto IL_01de;
|
|
}
|
|
|
|
IL_01cd:
|
|
{
|
|
V_3 = (bool)1;
|
|
goto IL_01de;
|
|
}
|
|
|
|
IL_01d1:
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_68 = __this->___ntv;
|
|
int32_t L_69 = V_0;
|
|
int32_t L_70 = L_69;
|
|
V_0 = ((int32_t)il2cpp_codegen_add(L_70, 1));
|
|
Il2CppChar L_71 = V_2;
|
|
NullCheck(L_68);
|
|
(L_68)->SetAt(static_cast<il2cpp_array_size_t>(L_70), (Il2CppChar)L_71);
|
|
}
|
|
|
|
IL_01de:
|
|
{
|
|
int32_t L_72 = V_0;
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_73 = __this->___ntv;
|
|
NullCheck(L_73);
|
|
if ((((int32_t)L_72) < ((int32_t)((int32_t)(((RuntimeArray*)L_73)->max_length)))))
|
|
{
|
|
goto IL_0203;
|
|
}
|
|
}
|
|
{
|
|
StringBuilder_t* L_74 = V_1;
|
|
if (L_74)
|
|
{
|
|
goto IL_01f2;
|
|
}
|
|
}
|
|
{
|
|
StringBuilder_t* L_75 = (StringBuilder_t*)il2cpp_codegen_object_new(StringBuilder_t_il2cpp_TypeInfo_var);
|
|
StringBuilder__ctor_m1D99713357DE05DAFA296633639DB55F8C30587D(L_75, NULL);
|
|
V_1 = L_75;
|
|
}
|
|
|
|
IL_01f2:
|
|
{
|
|
StringBuilder_t* L_76 = V_1;
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_77 = __this->___ntv;
|
|
int32_t L_78 = V_0;
|
|
NullCheck(L_76);
|
|
StringBuilder_t* L_79;
|
|
L_79 = StringBuilder_Append_mC09A30993B77CC4D8E906720683B6386F0E15747(L_76, L_77, 0, L_78, NULL);
|
|
V_0 = 0;
|
|
}
|
|
|
|
IL_0203:
|
|
{
|
|
bool L_80 = V_4;
|
|
if (L_80)
|
|
{
|
|
goto IL_020d;
|
|
}
|
|
}
|
|
{
|
|
bool L_81 = V_3;
|
|
if (!L_81)
|
|
{
|
|
goto IL_0030;
|
|
}
|
|
}
|
|
|
|
IL_020d:
|
|
{
|
|
bool L_82 = V_4;
|
|
if (L_82)
|
|
{
|
|
goto IL_021a;
|
|
}
|
|
}
|
|
{
|
|
__this->___ntu = (bool)0;
|
|
return (String_t*)NULL;
|
|
}
|
|
|
|
IL_021a:
|
|
{
|
|
StringBuilder_t* L_83 = V_1;
|
|
if (!L_83)
|
|
{
|
|
goto IL_0224;
|
|
}
|
|
}
|
|
{
|
|
StringBuilder_t* L_84 = V_1;
|
|
NullCheck(L_84);
|
|
String_t* L_85;
|
|
L_85 = VirtualFuncInvoker0< String_t* >::Invoke(3, L_84);
|
|
return L_85;
|
|
}
|
|
|
|
IL_0224:
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_86 = __this->___ntv;
|
|
int32_t L_87 = V_0;
|
|
String_t* L_88;
|
|
L_88 = String_CreateString_mB7B3AC2AF28010538650051A9000369B1CD6BAB6(NULL, L_86, 0, L_87, NULL);
|
|
return L_88;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t cwh_get_lineNumber_m435F693BC193D80758A5033FC1628287C9A22287 (cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = __this->___U3CntqU3Ek__BackingField;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR double cwh_kbr_mBBDDE91CD6D720E9419FBE2967793AA352D416D9 (cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
double V_0 = 0.0;
|
|
{
|
|
String_t* L_0;
|
|
L_0 = cwh_iaz_mD29802ED54C5B705AC1FDF395F51C6D19614F453(__this, NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_il2cpp_TypeInfo_var);
|
|
CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* L_1;
|
|
L_1 = CultureInfo_get_InvariantCulture_mD1E96DC845E34B10F78CB744B0CB5D7D63CEB1E6(NULL);
|
|
bool L_2;
|
|
L_2 = Double_TryParse_m1D39DC22A45BC9A576B9D9130600BFD3CB6DA382(L_0, ((int32_t)32), L_1, (&V_0), NULL);
|
|
if (L_2)
|
|
{
|
|
goto IL_0023;
|
|
}
|
|
}
|
|
{
|
|
return (-2641.0);
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
double L_3 = V_0;
|
|
return L_3;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* cwh_ore_m7A33E2FE75A76822C32A52E095F77CEC06B33D42 (cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t V_0 = 0;
|
|
int32_t V_1 = 0;
|
|
{
|
|
cwh_ibb_m67109843B9A9F0FC20D6B8E2216DA14573B0F40A(__this, NULL);
|
|
int32_t L_0 = __this->___ntt;
|
|
int32_t L_1;
|
|
L_1 = cwh_iba_m8BF7EE3BAC53DE3B4946D171C376171A259981D3(__this, L_0, NULL);
|
|
V_0 = L_1;
|
|
int32_t L_2 = V_0;
|
|
int32_t L_3 = __this->___ntt;
|
|
V_1 = ((int32_t)il2cpp_codegen_add(((int32_t)il2cpp_codegen_subtract(L_2, L_3)), 1));
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_4 = __this->___nts;
|
|
int32_t L_5 = __this->___ntt;
|
|
int32_t L_6 = V_1;
|
|
String_t* L_7;
|
|
L_7 = String_CreateString_mB7B3AC2AF28010538650051A9000369B1CD6BAB6(NULL, L_4, L_5, L_6, NULL);
|
|
int32_t L_8 = V_0;
|
|
__this->___ntt = ((int32_t)il2cpp_codegen_add(L_8, 1));
|
|
return L_7;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cwh_bhx_mDA6EA2B15B6C63A25A4ABE86FFFE6A8EE6BD5CA5 (cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
__this->___ntt = 0;
|
|
cwh_iay_m086B36E86FA1B15A89A6B7E9DA8D46A9304722D1_inline(__this, 1, NULL);
|
|
__this->___ntu = (bool)1;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float cwh_hth_m8BE8CBED3D4353A18C7A37716B334BB21D0C335F (cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
float V_0 = 0.0f;
|
|
{
|
|
String_t* L_0;
|
|
L_0 = cwh_iaz_mD29802ED54C5B705AC1FDF395F51C6D19614F453(__this, NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_il2cpp_TypeInfo_var);
|
|
CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* L_1;
|
|
L_1 = CultureInfo_get_InvariantCulture_mD1E96DC845E34B10F78CB744B0CB5D7D63CEB1E6(NULL);
|
|
bool L_2;
|
|
L_2 = Single_TryParse_mFB8CC32F0016FBB6EFCB97953CF3515767EB6431(L_0, ((int32_t)-99), L_1, (&V_0), NULL);
|
|
if (L_2)
|
|
{
|
|
goto IL_001f;
|
|
}
|
|
}
|
|
{
|
|
return (4450.0f);
|
|
}
|
|
|
|
IL_001f:
|
|
{
|
|
float L_3 = V_0;
|
|
return L_3;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cwh_set_parseNumbersAsFloat_mB04AFCFD938D14F88A802B351CCEA9AE0CA0137B (cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* __this, bool ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
bool L_0 = ___0_value;
|
|
__this->___U3CntrU3Ek__BackingField = L_0;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t cwh_jhn_mE1756302B15A5161F1C6F363907F53D2D26E6BBF (cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
cwh_ibb_m67109843B9A9F0FC20D6B8E2216DA14573B0F40A(__this, NULL);
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_0 = __this->___nts;
|
|
int32_t* L_1 = (int32_t*)(&__this->___ntt);
|
|
int32_t L_2;
|
|
L_2 = cwh_ibc_m1A67470C16D73B4710B9F3D43990EAEDBD0B78AD(L_0, L_1, NULL);
|
|
return L_2;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t cwh_ojc_mDF3FACC99DAD78AE7524E178B75C7B27D79CA7A1 (CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___0_a, int32_t* ___1_b, const RuntimeMethod* method)
|
|
{
|
|
Il2CppChar V_0 = 0x0;
|
|
int32_t V_1 = 0;
|
|
int32_t V_2 = 0;
|
|
{
|
|
int32_t* L_0 = ___1_b;
|
|
int32_t L_1 = *((int32_t*)L_0);
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_2 = ___0_a;
|
|
NullCheck(L_2);
|
|
if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)(((RuntimeArray*)L_2)->max_length))))))
|
|
{
|
|
goto IL_0009;
|
|
}
|
|
}
|
|
{
|
|
return (int32_t)(0);
|
|
}
|
|
|
|
IL_0009:
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_3 = ___0_a;
|
|
int32_t* L_4 = ___1_b;
|
|
int32_t* L_5 = ___1_b;
|
|
int32_t L_6 = *((int32_t*)L_5);
|
|
V_2 = L_6;
|
|
int32_t L_7 = V_2;
|
|
*((int32_t*)L_4) = (int32_t)((int32_t)il2cpp_codegen_add(L_7, 1));
|
|
int32_t L_8 = V_2;
|
|
NullCheck(L_3);
|
|
int32_t L_9 = L_8;
|
|
uint16_t L_10 = (uint16_t)(L_3)->GetAt(static_cast<il2cpp_array_size_t>(L_9));
|
|
V_0 = L_10;
|
|
Il2CppChar L_11 = V_0;
|
|
if ((!(((uint32_t)L_11) <= ((uint32_t)((int32_t)59)))))
|
|
{
|
|
goto IL_008e;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar L_12 = V_0;
|
|
switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_12, ((int32_t)70))))
|
|
{
|
|
case 0:
|
|
{
|
|
goto IL_00ac;
|
|
}
|
|
case 1:
|
|
{
|
|
goto IL_00b2;
|
|
}
|
|
case 2:
|
|
{
|
|
goto IL_00b2;
|
|
}
|
|
case 3:
|
|
{
|
|
goto IL_00b2;
|
|
}
|
|
case 4:
|
|
{
|
|
goto IL_00b2;
|
|
}
|
|
case 5:
|
|
{
|
|
goto IL_00b2;
|
|
}
|
|
case 6:
|
|
{
|
|
goto IL_00b2;
|
|
}
|
|
case 7:
|
|
{
|
|
goto IL_00b2;
|
|
}
|
|
case 8:
|
|
{
|
|
goto IL_00b2;
|
|
}
|
|
case 9:
|
|
{
|
|
goto IL_00b2;
|
|
}
|
|
case 10:
|
|
{
|
|
goto IL_00aa;
|
|
}
|
|
case 11:
|
|
{
|
|
goto IL_00ae;
|
|
}
|
|
case 12:
|
|
{
|
|
goto IL_00b2;
|
|
}
|
|
case 13:
|
|
{
|
|
goto IL_00b2;
|
|
}
|
|
case 14:
|
|
{
|
|
goto IL_00ae;
|
|
}
|
|
case 15:
|
|
{
|
|
goto IL_00ae;
|
|
}
|
|
case 16:
|
|
{
|
|
goto IL_00ae;
|
|
}
|
|
case 17:
|
|
{
|
|
goto IL_00ae;
|
|
}
|
|
case 18:
|
|
{
|
|
goto IL_00ae;
|
|
}
|
|
case 19:
|
|
{
|
|
goto IL_00ae;
|
|
}
|
|
case 20:
|
|
{
|
|
goto IL_00ae;
|
|
}
|
|
case 21:
|
|
{
|
|
goto IL_00ae;
|
|
}
|
|
case 22:
|
|
{
|
|
goto IL_00ae;
|
|
}
|
|
case 23:
|
|
{
|
|
goto IL_00ae;
|
|
}
|
|
case 24:
|
|
{
|
|
goto IL_00b0;
|
|
}
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar L_13 = V_0;
|
|
if ((((int32_t)L_13) == ((int32_t)((int32_t)71))))
|
|
{
|
|
goto IL_00a4;
|
|
}
|
|
}
|
|
{
|
|
goto IL_00b2;
|
|
}
|
|
|
|
IL_008e:
|
|
{
|
|
Il2CppChar L_14 = V_0;
|
|
if ((((int32_t)L_14) == ((int32_t)((int32_t)55))))
|
|
{
|
|
goto IL_00a7;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar L_15 = V_0;
|
|
if ((((int32_t)L_15) == ((int32_t)((int32_t)43))))
|
|
{
|
|
goto IL_009f;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar L_16 = V_0;
|
|
if ((((int32_t)L_16) == ((int32_t)((int32_t)-19))))
|
|
{
|
|
goto IL_00a1;
|
|
}
|
|
}
|
|
{
|
|
goto IL_00b2;
|
|
}
|
|
|
|
IL_009f:
|
|
{
|
|
return (int32_t)(8);
|
|
}
|
|
|
|
IL_00a1:
|
|
{
|
|
return (int32_t)(((int32_t)-63));
|
|
}
|
|
|
|
IL_00a4:
|
|
{
|
|
return (int32_t)(((int32_t)40));
|
|
}
|
|
|
|
IL_00a7:
|
|
{
|
|
return (int32_t)(((int32_t)-21));
|
|
}
|
|
|
|
IL_00aa:
|
|
{
|
|
return (int32_t)(5);
|
|
}
|
|
|
|
IL_00ac:
|
|
{
|
|
return (int32_t)(6);
|
|
}
|
|
|
|
IL_00ae:
|
|
{
|
|
return (int32_t)(7);
|
|
}
|
|
|
|
IL_00b0:
|
|
{
|
|
return (int32_t)(4);
|
|
}
|
|
|
|
IL_00b2:
|
|
{
|
|
int32_t* L_17 = ___1_b;
|
|
int32_t* L_18 = ___1_b;
|
|
int32_t L_19 = *((int32_t*)L_18);
|
|
*((int32_t*)L_17) = (int32_t)((int32_t)il2cpp_codegen_subtract(L_19, 1));
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_20 = ___0_a;
|
|
NullCheck(L_20);
|
|
int32_t* L_21 = ___1_b;
|
|
int32_t L_22 = *((int32_t*)L_21);
|
|
V_1 = ((int32_t)il2cpp_codegen_subtract(((int32_t)(((RuntimeArray*)L_20)->max_length)), L_22));
|
|
int32_t L_23 = V_1;
|
|
if ((((int32_t)L_23) < ((int32_t)5)))
|
|
{
|
|
goto IL_00fb;
|
|
}
|
|
}
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_24 = ___0_a;
|
|
int32_t* L_25 = ___1_b;
|
|
int32_t L_26 = *((int32_t*)L_25);
|
|
NullCheck(L_24);
|
|
int32_t L_27 = L_26;
|
|
uint16_t L_28 = (uint16_t)(L_24)->GetAt(static_cast<il2cpp_array_size_t>(L_27));
|
|
if ((!(((uint32_t)L_28) == ((uint32_t)((int32_t)-88)))))
|
|
{
|
|
goto IL_00fb;
|
|
}
|
|
}
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_29 = ___0_a;
|
|
int32_t* L_30 = ___1_b;
|
|
int32_t L_31 = *((int32_t*)L_30);
|
|
NullCheck(L_29);
|
|
int32_t L_32 = ((int32_t)il2cpp_codegen_add(L_31, 1));
|
|
uint16_t L_33 = (uint16_t)(L_29)->GetAt(static_cast<il2cpp_array_size_t>(L_32));
|
|
if ((!(((uint32_t)L_33) == ((uint32_t)((int32_t)59)))))
|
|
{
|
|
goto IL_00fb;
|
|
}
|
|
}
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_34 = ___0_a;
|
|
int32_t* L_35 = ___1_b;
|
|
int32_t L_36 = *((int32_t*)L_35);
|
|
NullCheck(L_34);
|
|
int32_t L_37 = ((int32_t)il2cpp_codegen_add(L_36, 2));
|
|
uint16_t L_38 = (uint16_t)(L_34)->GetAt(static_cast<il2cpp_array_size_t>(L_37));
|
|
if ((!(((uint32_t)L_38) == ((uint32_t)((int32_t)-57)))))
|
|
{
|
|
goto IL_00fb;
|
|
}
|
|
}
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_39 = ___0_a;
|
|
int32_t* L_40 = ___1_b;
|
|
int32_t L_41 = *((int32_t*)L_40);
|
|
NullCheck(L_39);
|
|
int32_t L_42 = ((int32_t)il2cpp_codegen_add(L_41, 3));
|
|
uint16_t L_43 = (uint16_t)(L_39)->GetAt(static_cast<il2cpp_array_size_t>(L_42));
|
|
if ((!(((uint32_t)L_43) == ((uint32_t)((int32_t)40)))))
|
|
{
|
|
goto IL_00fb;
|
|
}
|
|
}
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_44 = ___0_a;
|
|
int32_t* L_45 = ___1_b;
|
|
int32_t L_46 = *((int32_t*)L_45);
|
|
NullCheck(L_44);
|
|
int32_t L_47 = ((int32_t)il2cpp_codegen_add(L_46, 4));
|
|
uint16_t L_48 = (uint16_t)(L_44)->GetAt(static_cast<il2cpp_array_size_t>(L_47));
|
|
if ((!(((uint32_t)L_48) == ((uint32_t)((int32_t)-51)))))
|
|
{
|
|
goto IL_00fb;
|
|
}
|
|
}
|
|
{
|
|
int32_t* L_49 = ___1_b;
|
|
int32_t* L_50 = ___1_b;
|
|
int32_t L_51 = *((int32_t*)L_50);
|
|
*((int32_t*)L_49) = (int32_t)((int32_t)il2cpp_codegen_add(L_51, 5));
|
|
return (int32_t)(3);
|
|
}
|
|
|
|
IL_00fb:
|
|
{
|
|
int32_t L_52 = V_1;
|
|
if ((((int32_t)L_52) < ((int32_t)4)))
|
|
{
|
|
goto IL_012d;
|
|
}
|
|
}
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_53 = ___0_a;
|
|
int32_t* L_54 = ___1_b;
|
|
int32_t L_55 = *((int32_t*)L_54);
|
|
NullCheck(L_53);
|
|
int32_t L_56 = L_55;
|
|
uint16_t L_57 = (uint16_t)(L_53)->GetAt(static_cast<il2cpp_array_size_t>(L_56));
|
|
if ((!(((uint32_t)L_57) == ((uint32_t)((int32_t)-92)))))
|
|
{
|
|
goto IL_012d;
|
|
}
|
|
}
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_58 = ___0_a;
|
|
int32_t* L_59 = ___1_b;
|
|
int32_t L_60 = *((int32_t*)L_59);
|
|
NullCheck(L_58);
|
|
int32_t L_61 = ((int32_t)il2cpp_codegen_add(L_60, 1));
|
|
uint16_t L_62 = (uint16_t)(L_58)->GetAt(static_cast<il2cpp_array_size_t>(L_61));
|
|
if ((!(((uint32_t)L_62) == ((uint32_t)((int32_t)-83)))))
|
|
{
|
|
goto IL_012d;
|
|
}
|
|
}
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_63 = ___0_a;
|
|
int32_t* L_64 = ___1_b;
|
|
int32_t L_65 = *((int32_t*)L_64);
|
|
NullCheck(L_63);
|
|
int32_t L_66 = ((int32_t)il2cpp_codegen_add(L_65, 2));
|
|
uint16_t L_67 = (uint16_t)(L_63)->GetAt(static_cast<il2cpp_array_size_t>(L_66));
|
|
if ((!(((uint32_t)L_67) == ((uint32_t)((int32_t)-38)))))
|
|
{
|
|
goto IL_012d;
|
|
}
|
|
}
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_68 = ___0_a;
|
|
int32_t* L_69 = ___1_b;
|
|
int32_t L_70 = *((int32_t*)L_69);
|
|
NullCheck(L_68);
|
|
int32_t L_71 = ((int32_t)il2cpp_codegen_add(L_70, 3));
|
|
uint16_t L_72 = (uint16_t)(L_68)->GetAt(static_cast<il2cpp_array_size_t>(L_71));
|
|
if ((!(((uint32_t)L_72) == ((uint32_t)((int32_t)-71)))))
|
|
{
|
|
goto IL_012d;
|
|
}
|
|
}
|
|
{
|
|
int32_t* L_73 = ___1_b;
|
|
int32_t* L_74 = ___1_b;
|
|
int32_t L_75 = *((int32_t*)L_74);
|
|
*((int32_t*)L_73) = (int32_t)((int32_t)il2cpp_codegen_add(L_75, 4));
|
|
return (int32_t)(2);
|
|
}
|
|
|
|
IL_012d:
|
|
{
|
|
int32_t L_76 = V_1;
|
|
if ((((int32_t)L_76) < ((int32_t)4)))
|
|
{
|
|
goto IL_015f;
|
|
}
|
|
}
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_77 = ___0_a;
|
|
int32_t* L_78 = ___1_b;
|
|
int32_t L_79 = *((int32_t*)L_78);
|
|
NullCheck(L_77);
|
|
int32_t L_80 = L_79;
|
|
uint16_t L_81 = (uint16_t)(L_77)->GetAt(static_cast<il2cpp_array_size_t>(L_80));
|
|
if ((!(((uint32_t)L_81) == ((uint32_t)((int32_t)59)))))
|
|
{
|
|
goto IL_015f;
|
|
}
|
|
}
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_82 = ___0_a;
|
|
int32_t* L_83 = ___1_b;
|
|
int32_t L_84 = *((int32_t*)L_83);
|
|
NullCheck(L_82);
|
|
int32_t L_85 = ((int32_t)il2cpp_codegen_add(L_84, 1));
|
|
uint16_t L_86 = (uint16_t)(L_82)->GetAt(static_cast<il2cpp_array_size_t>(L_85));
|
|
if ((!(((uint32_t)L_86) == ((uint32_t)((int32_t)90)))))
|
|
{
|
|
goto IL_015f;
|
|
}
|
|
}
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_87 = ___0_a;
|
|
int32_t* L_88 = ___1_b;
|
|
int32_t L_89 = *((int32_t*)L_88);
|
|
NullCheck(L_87);
|
|
int32_t L_90 = ((int32_t)il2cpp_codegen_add(L_89, 2));
|
|
uint16_t L_91 = (uint16_t)(L_87)->GetAt(static_cast<il2cpp_array_size_t>(L_90));
|
|
if ((!(((uint32_t)L_91) == ((uint32_t)((int32_t)-58)))))
|
|
{
|
|
goto IL_015f;
|
|
}
|
|
}
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_92 = ___0_a;
|
|
int32_t* L_93 = ___1_b;
|
|
int32_t L_94 = *((int32_t*)L_93);
|
|
NullCheck(L_92);
|
|
int32_t L_95 = ((int32_t)il2cpp_codegen_add(L_94, 3));
|
|
uint16_t L_96 = (uint16_t)(L_92)->GetAt(static_cast<il2cpp_array_size_t>(L_95));
|
|
if ((!(((uint32_t)L_96) == ((uint32_t)((int32_t)-87)))))
|
|
{
|
|
goto IL_015f;
|
|
}
|
|
}
|
|
{
|
|
int32_t* L_97 = ___1_b;
|
|
int32_t* L_98 = ___1_b;
|
|
int32_t L_99 = *((int32_t*)L_98);
|
|
*((int32_t*)L_97) = (int32_t)((int32_t)il2cpp_codegen_add(L_99, 4));
|
|
return (int32_t)(1);
|
|
}
|
|
|
|
IL_015f:
|
|
{
|
|
return (int32_t)(0);
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* cwh_fsp_mCB5D26D58B3125B3D5701A4716FBFEEF815DF8F3 (cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t V_0 = 0;
|
|
int32_t V_1 = 0;
|
|
{
|
|
cwh_ibb_m67109843B9A9F0FC20D6B8E2216DA14573B0F40A(__this, NULL);
|
|
int32_t L_0 = __this->___ntt;
|
|
int32_t L_1;
|
|
L_1 = cwh_iba_m8BF7EE3BAC53DE3B4946D171C376171A259981D3(__this, L_0, NULL);
|
|
V_0 = L_1;
|
|
int32_t L_2 = V_0;
|
|
int32_t L_3 = __this->___ntt;
|
|
V_1 = ((int32_t)il2cpp_codegen_add(((int32_t)il2cpp_codegen_subtract(L_2, L_3)), 1));
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_4 = __this->___nts;
|
|
int32_t L_5 = __this->___ntt;
|
|
int32_t L_6 = V_1;
|
|
String_t* L_7;
|
|
L_7 = String_CreateString_mB7B3AC2AF28010538650051A9000369B1CD6BAB6(NULL, L_4, L_5, L_6, NULL);
|
|
int32_t L_8 = V_0;
|
|
__this->___ntt = ((int32_t)il2cpp_codegen_add(L_8, 1));
|
|
return L_7;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* cwh_mgx_mF094C6DEC6EECAB455B406C194F4503826931F7E (cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t V_0 = 0;
|
|
int32_t V_1 = 0;
|
|
{
|
|
cwh_ibb_m67109843B9A9F0FC20D6B8E2216DA14573B0F40A(__this, NULL);
|
|
int32_t L_0 = __this->___ntt;
|
|
int32_t L_1;
|
|
L_1 = cwh_iba_m8BF7EE3BAC53DE3B4946D171C376171A259981D3(__this, L_0, NULL);
|
|
V_0 = L_1;
|
|
int32_t L_2 = V_0;
|
|
int32_t L_3 = __this->___ntt;
|
|
V_1 = ((int32_t)il2cpp_codegen_add(((int32_t)il2cpp_codegen_subtract(L_2, L_3)), 1));
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_4 = __this->___nts;
|
|
int32_t L_5 = __this->___ntt;
|
|
int32_t L_6 = V_1;
|
|
String_t* L_7;
|
|
L_7 = String_CreateString_mB7B3AC2AF28010538650051A9000369B1CD6BAB6(NULL, L_4, L_5, L_6, NULL);
|
|
int32_t L_8 = V_0;
|
|
__this->___ntt = ((int32_t)il2cpp_codegen_add(L_8, 1));
|
|
return L_7;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cwh_ihu_m02F5ACBB81999DB6062CC88FD926C1A8246D3708 (cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_t521A6F19B456D956AF452D926C32709DC03D6B17_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
{
|
|
goto IL_0045;
|
|
}
|
|
|
|
IL_0002:
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_0 = __this->___nts;
|
|
int32_t L_1 = __this->___ntt;
|
|
NullCheck(L_0);
|
|
int32_t L_2 = L_1;
|
|
uint16_t L_3 = (uint16_t)(L_0)->GetAt(static_cast<il2cpp_array_size_t>(L_2));
|
|
if ((!(((uint32_t)L_3) == ((uint32_t)((int32_t)-16)))))
|
|
{
|
|
goto IL_0023;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_4;
|
|
L_4 = cwh_get_lineNumber_m435F693BC193D80758A5033FC1628287C9A22287_inline(__this, NULL);
|
|
V_0 = L_4;
|
|
int32_t L_5 = V_0;
|
|
cwh_iay_m086B36E86FA1B15A89A6B7E9DA8D46A9304722D1_inline(__this, ((int32_t)il2cpp_codegen_add(L_5, 1)), NULL);
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_6 = __this->___nts;
|
|
int32_t L_7 = __this->___ntt;
|
|
NullCheck(L_6);
|
|
int32_t L_8 = L_7;
|
|
uint16_t L_9 = (uint16_t)(L_6)->GetAt(static_cast<il2cpp_array_size_t>(L_8));
|
|
il2cpp_codegen_runtime_class_init_inline(Char_t521A6F19B456D956AF452D926C32709DC03D6B17_il2cpp_TypeInfo_var);
|
|
bool L_10;
|
|
L_10 = Char_IsWhiteSpace_m02AEC6EA19513CAFC6882CFCA54C45794D2B5924(L_9, NULL);
|
|
if (!L_10)
|
|
{
|
|
goto IL_0055;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_11 = __this->___ntt;
|
|
__this->___ntt = ((int32_t)il2cpp_codegen_add(L_11, 1));
|
|
}
|
|
|
|
IL_0045:
|
|
{
|
|
int32_t L_12 = __this->___ntt;
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_13 = __this->___nts;
|
|
NullCheck(L_13);
|
|
if ((((int32_t)L_12) < ((int32_t)((int32_t)(((RuntimeArray*)L_13)->max_length)))))
|
|
{
|
|
goto IL_0002;
|
|
}
|
|
}
|
|
|
|
IL_0055:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float cwh_drb_m0DEEDFBA9B5F07022AC722DACBC99E85D4B3A790 (cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
float V_0 = 0.0f;
|
|
{
|
|
String_t* L_0;
|
|
L_0 = cwh_iaz_mD29802ED54C5B705AC1FDF395F51C6D19614F453(__this, NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_il2cpp_TypeInfo_var);
|
|
CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* L_1;
|
|
L_1 = CultureInfo_get_InvariantCulture_mD1E96DC845E34B10F78CB744B0CB5D7D63CEB1E6(NULL);
|
|
bool L_2;
|
|
L_2 = Single_TryParse_mFB8CC32F0016FBB6EFCB97953CF3515767EB6431(L_0, ((int32_t)-77), L_1, (&V_0), NULL);
|
|
if (L_2)
|
|
{
|
|
goto IL_001f;
|
|
}
|
|
}
|
|
{
|
|
return (-746.0f);
|
|
}
|
|
|
|
IL_001f:
|
|
{
|
|
float L_3 = V_0;
|
|
return L_3;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR double cwh_ParseDoubleNumber_m6DBDD7CBE34FC4A860063F2CBC210EB26627E498 (cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
double V_0 = 0.0;
|
|
{
|
|
String_t* L_0;
|
|
L_0 = cwh_iaz_mD29802ED54C5B705AC1FDF395F51C6D19614F453(__this, NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_il2cpp_TypeInfo_var);
|
|
CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* L_1;
|
|
L_1 = CultureInfo_get_InvariantCulture_mD1E96DC845E34B10F78CB744B0CB5D7D63CEB1E6(NULL);
|
|
bool L_2;
|
|
L_2 = Double_TryParse_m1D39DC22A45BC9A576B9D9130600BFD3CB6DA382(L_0, ((int32_t)511), L_1, (&V_0), NULL);
|
|
if (L_2)
|
|
{
|
|
goto IL_0023;
|
|
}
|
|
}
|
|
{
|
|
return (0.0);
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
double L_3 = V_0;
|
|
return L_3;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cwh_Reset_m1CF691D7A7945F4010AB29A0A51B2F5A8FF9E3FD (cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
__this->___ntt = 0;
|
|
cwh_iay_m086B36E86FA1B15A89A6B7E9DA8D46A9304722D1_inline(__this, 1, NULL);
|
|
__this->___ntu = (bool)1;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t cwh_eew_m011306C92F8DF84ACE01B5215B5088D7633FF937 (cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t V_0 = 0;
|
|
{
|
|
cwh_ibb_m67109843B9A9F0FC20D6B8E2216DA14573B0F40A(__this, NULL);
|
|
int32_t L_0 = __this->___ntt;
|
|
V_0 = L_0;
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_1 = __this->___nts;
|
|
int32_t L_2;
|
|
L_2 = cwh_ibc_m1A67470C16D73B4710B9F3D43990EAEDBD0B78AD(L_1, (&V_0), NULL);
|
|
return L_2;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t cwh_evx_mD4C86E7FC360B89FEBE87232F114F7BA3426F160 (cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
cwh_ibb_m67109843B9A9F0FC20D6B8E2216DA14573B0F40A(__this, NULL);
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_0 = __this->___nts;
|
|
int32_t* L_1 = (int32_t*)(&__this->___ntt);
|
|
int32_t L_2;
|
|
L_2 = cwh_ibc_m1A67470C16D73B4710B9F3D43990EAEDBD0B78AD(L_0, L_1, NULL);
|
|
return L_2;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t cwh_bys_mF1B81A13B8FCD157A0CC97DB1586AEDEC7CE6419 (cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* __this, int32_t ___0_a, const RuntimeMethod* method)
|
|
{
|
|
int32_t V_0 = 0;
|
|
Il2CppChar V_1 = 0x0;
|
|
{
|
|
int32_t L_0 = ___0_a;
|
|
V_0 = L_0;
|
|
goto IL_0034;
|
|
}
|
|
|
|
IL_0004:
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_1 = __this->___nts;
|
|
int32_t L_2 = V_0;
|
|
NullCheck(L_1);
|
|
int32_t L_3 = L_2;
|
|
uint16_t L_4 = (uint16_t)(L_1)->GetAt(static_cast<il2cpp_array_size_t>(L_3));
|
|
V_1 = L_4;
|
|
Il2CppChar L_5 = V_1;
|
|
if ((((int32_t)L_5) < ((int32_t)((int32_t)26))))
|
|
{
|
|
goto IL_0017;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar L_6 = V_1;
|
|
if ((((int32_t)L_6) <= ((int32_t)((int32_t)5))))
|
|
{
|
|
goto IL_0030;
|
|
}
|
|
}
|
|
|
|
IL_0017:
|
|
{
|
|
Il2CppChar L_7 = V_1;
|
|
if ((((int32_t)L_7) == ((int32_t)((int32_t)41))))
|
|
{
|
|
goto IL_0030;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar L_8 = V_1;
|
|
if ((((int32_t)L_8) == ((int32_t)((int32_t)-45))))
|
|
{
|
|
goto IL_0030;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar L_9 = V_1;
|
|
if ((((int32_t)L_9) == ((int32_t)((int32_t)62))))
|
|
{
|
|
goto IL_0030;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar L_10 = V_1;
|
|
if ((((int32_t)L_10) == ((int32_t)((int32_t)21))))
|
|
{
|
|
goto IL_0030;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar L_11 = V_1;
|
|
if ((!(((uint32_t)L_11) == ((uint32_t)((int32_t)33)))))
|
|
{
|
|
goto IL_003f;
|
|
}
|
|
}
|
|
|
|
IL_0030:
|
|
{
|
|
int32_t L_12 = V_0;
|
|
V_0 = ((int32_t)il2cpp_codegen_add(L_12, 1));
|
|
}
|
|
|
|
IL_0034:
|
|
{
|
|
int32_t L_13 = V_0;
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_14 = __this->___nts;
|
|
NullCheck(L_14);
|
|
if ((((int32_t)L_13) < ((int32_t)((int32_t)(((RuntimeArray*)L_14)->max_length)))))
|
|
{
|
|
goto IL_0004;
|
|
}
|
|
}
|
|
|
|
IL_003f:
|
|
{
|
|
int32_t L_15 = V_0;
|
|
return ((int32_t)il2cpp_codegen_subtract(L_15, 1));
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool cwh_get_parseNumbersAsFloat_m8242BF9355F4DD7C77B31CD95557EB42691B713E (cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
bool L_0 = __this->___U3CntrU3Ek__BackingField;
|
|
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
|
|
#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
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* cwi_get_errorMessage_m72280E5762DD605D0AD91D3D2F1AAA5733D66E55 (cwi_tCBBCF12E8459BA17CA68EF8F1F5C2C4A0F8B1E2F* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
String_t* L_0 = __this->___U3CntwU3Ek__BackingField;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* cwi_dby_m9E5523FA1F8C4562BED7D0CFB3B67F875D93401A (cwi_tCBBCF12E8459BA17CA68EF8F1F5C2C4A0F8B1E2F* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_mEBCF994CC3814631017F46A387B1A192ED6C85C7_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_m7F078BB342729BDF11327FD89D7872265328F690_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA1F194197CF5FDD4AC229C093594C1BFDD08DB4C);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* V_0 = NULL;
|
|
int32_t V_1 = 0;
|
|
RuntimeObject* V_2 = NULL;
|
|
{
|
|
List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* L_0 = (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D*)il2cpp_codegen_object_new(List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D_il2cpp_TypeInfo_var);
|
|
List_1__ctor_m7F078BB342729BDF11327FD89D7872265328F690(L_0, List_1__ctor_m7F078BB342729BDF11327FD89D7872265328F690_RuntimeMethod_var);
|
|
V_0 = L_0;
|
|
cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* L_1 = __this->___nty;
|
|
NullCheck(L_1);
|
|
int32_t L_2;
|
|
L_2 = cwh_NextToken_m93114845F31F6B765557D6362C46C7042A5F53DD(L_1, NULL);
|
|
}
|
|
|
|
IL_0012:
|
|
{
|
|
cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* L_3 = __this->___nty;
|
|
NullCheck(L_3);
|
|
int32_t L_4;
|
|
L_4 = cwh_LookAhead_mCD1044FF45640911BBCC5D248BE4A76B477397A7(L_3, NULL);
|
|
V_1 = L_4;
|
|
int32_t L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_002c;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_6 = V_1;
|
|
if ((((int32_t)L_6) == ((int32_t)5)))
|
|
{
|
|
goto IL_0039;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_7 = V_1;
|
|
if ((((int32_t)L_7) == ((int32_t)((int32_t)78))))
|
|
{
|
|
goto IL_0047;
|
|
}
|
|
}
|
|
{
|
|
goto IL_0055;
|
|
}
|
|
|
|
IL_002c:
|
|
{
|
|
cwi_ibh_m076BE4F4DE15ABE1EDEF04F3DBCB9C834DA6D752(__this, _stringLiteralA1F194197CF5FDD4AC229C093594C1BFDD08DB4C, NULL);
|
|
return (RuntimeObject*)NULL;
|
|
}
|
|
|
|
IL_0039:
|
|
{
|
|
cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* L_8 = __this->___nty;
|
|
NullCheck(L_8);
|
|
int32_t L_9;
|
|
L_9 = cwh_NextToken_m93114845F31F6B765557D6362C46C7042A5F53DD(L_8, NULL);
|
|
goto IL_0012;
|
|
}
|
|
|
|
IL_0047:
|
|
{
|
|
cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* L_10 = __this->___nty;
|
|
NullCheck(L_10);
|
|
int32_t L_11;
|
|
L_11 = cwh_NextToken_m93114845F31F6B765557D6362C46C7042A5F53DD(L_10, NULL);
|
|
List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* L_12 = V_0;
|
|
return L_12;
|
|
}
|
|
|
|
IL_0055:
|
|
{
|
|
RuntimeObject* L_13;
|
|
L_13 = cwi_ibg_m88F086862CBBEF20C1162FA49EC0182E1B2BA455(__this, NULL);
|
|
V_2 = L_13;
|
|
String_t* L_14;
|
|
L_14 = cwi_get_errorMessage_m72280E5762DD605D0AD91D3D2F1AAA5733D66E55_inline(__this, NULL);
|
|
if (!L_14)
|
|
{
|
|
goto IL_0066;
|
|
}
|
|
}
|
|
{
|
|
return (RuntimeObject*)NULL;
|
|
}
|
|
|
|
IL_0066:
|
|
{
|
|
List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* L_15 = V_0;
|
|
RuntimeObject* L_16 = V_2;
|
|
NullCheck(L_15);
|
|
List_1_Add_mEBCF994CC3814631017F46A387B1A192ED6C85C7_inline(L_15, L_16, List_1_Add_mEBCF994CC3814631017F46A387B1A192ED6C85C7_RuntimeMethod_var);
|
|
goto IL_0012;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool cwi_get_parseNumbersAsFloat_m3DAC398589FA642C22A0E3370CCBDF30655EA129 (cwi_tCBBCF12E8459BA17CA68EF8F1F5C2C4A0F8B1E2F* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
bool L_0 = __this->___U3CntxU3Ek__BackingField;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* cwi_ccl_mAE2D09D7ADB07D50089D88A7EB842C4D6CC41C16 (cwi_tCBBCF12E8459BA17CA68EF8F1F5C2C4A0F8B1E2F* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Double_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB98E2F7B10736754A86A67EF9BE870AF9547813F);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cwi_ibi_TisDouble_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_m9A6259DC9A0EBED61D199371A1A881655F4D5A47_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cwi_ibi_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_m80FD6DC974441CB8CD73DC933F39FDFA04F0B62B_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cwi_ibi_TisString_t_mFE8A1C82FA2A69E0761B069D2C3D086CF8783B28_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
{
|
|
cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* L_0 = __this->___nty;
|
|
NullCheck(L_0);
|
|
int32_t L_1;
|
|
L_1 = cwh_LookAhead_mCD1044FF45640911BBCC5D248BE4A76B477397A7(L_0, NULL);
|
|
V_0 = L_1;
|
|
int32_t L_2 = V_0;
|
|
switch (L_2)
|
|
{
|
|
case 0:
|
|
{
|
|
goto IL_00cd;
|
|
}
|
|
case 1:
|
|
{
|
|
goto IL_00bf;
|
|
}
|
|
case 2:
|
|
{
|
|
goto IL_0099;
|
|
}
|
|
case 3:
|
|
{
|
|
goto IL_00ac;
|
|
}
|
|
case 4:
|
|
{
|
|
goto IL_00cd;
|
|
}
|
|
case 5:
|
|
{
|
|
goto IL_00cd;
|
|
}
|
|
case 6:
|
|
{
|
|
goto IL_0043;
|
|
}
|
|
case 7:
|
|
{
|
|
goto IL_0055;
|
|
}
|
|
case 8:
|
|
{
|
|
goto IL_008b;
|
|
}
|
|
case 9:
|
|
{
|
|
goto IL_00cd;
|
|
}
|
|
case 10:
|
|
{
|
|
goto IL_0092;
|
|
}
|
|
}
|
|
}
|
|
{
|
|
goto IL_00cd;
|
|
}
|
|
|
|
IL_0043:
|
|
{
|
|
cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* L_3 = __this->___nty;
|
|
NullCheck(L_3);
|
|
String_t* L_4;
|
|
L_4 = cwh_ParseString_m4CD74E4CADB81D55D21F3315B1B4CDDA6357C7DE(L_3, NULL);
|
|
String_t* L_5;
|
|
L_5 = cwi_ibi_TisString_t_mFE8A1C82FA2A69E0761B069D2C3D086CF8783B28(__this, L_4, cwi_ibi_TisString_t_mFE8A1C82FA2A69E0761B069D2C3D086CF8783B28_RuntimeMethod_var);
|
|
return L_5;
|
|
}
|
|
|
|
IL_0055:
|
|
{
|
|
bool L_6;
|
|
L_6 = cwi_get_parseNumbersAsFloat_m3DAC398589FA642C22A0E3370CCBDF30655EA129_inline(__this, NULL);
|
|
if (!L_6)
|
|
{
|
|
goto IL_0074;
|
|
}
|
|
}
|
|
{
|
|
cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* L_7 = __this->___nty;
|
|
NullCheck(L_7);
|
|
float L_8;
|
|
L_8 = cwh_ParseFloatNumber_m88D4BAD761211B153856F79C60FBF9A22B868E29(L_7, NULL);
|
|
float L_9;
|
|
L_9 = cwi_ibi_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_m80FD6DC974441CB8CD73DC933F39FDFA04F0B62B(__this, L_8, cwi_ibi_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_m80FD6DC974441CB8CD73DC933F39FDFA04F0B62B_RuntimeMethod_var);
|
|
float L_10 = L_9;
|
|
RuntimeObject* L_11 = Box(Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var, &L_10);
|
|
return L_11;
|
|
}
|
|
|
|
IL_0074:
|
|
{
|
|
cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* L_12 = __this->___nty;
|
|
NullCheck(L_12);
|
|
double L_13;
|
|
L_13 = cwh_ParseDoubleNumber_m6DBDD7CBE34FC4A860063F2CBC210EB26627E498(L_12, NULL);
|
|
double L_14;
|
|
L_14 = cwi_ibi_TisDouble_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_m9A6259DC9A0EBED61D199371A1A881655F4D5A47(__this, L_13, cwi_ibi_TisDouble_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_m9A6259DC9A0EBED61D199371A1A881655F4D5A47_RuntimeMethod_var);
|
|
double L_15 = L_14;
|
|
RuntimeObject* L_16 = Box(Double_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_il2cpp_TypeInfo_var, &L_15);
|
|
return L_16;
|
|
}
|
|
|
|
IL_008b:
|
|
{
|
|
RuntimeObject* L_17;
|
|
L_17 = cwi_ibe_m9CD17636C114D4512988125F2C764493C7F2CFAB(__this, NULL);
|
|
return L_17;
|
|
}
|
|
|
|
IL_0092:
|
|
{
|
|
RuntimeObject* L_18;
|
|
L_18 = cwi_ibf_m90555732BBA3C5C8D314064AFDDD43816CF77675(__this, NULL);
|
|
return L_18;
|
|
}
|
|
|
|
IL_0099:
|
|
{
|
|
cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* L_19 = __this->___nty;
|
|
NullCheck(L_19);
|
|
int32_t L_20;
|
|
L_20 = cwh_NextToken_m93114845F31F6B765557D6362C46C7042A5F53DD(L_19, NULL);
|
|
bool L_21 = ((bool)1);
|
|
RuntimeObject* L_22 = Box(Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_il2cpp_TypeInfo_var, &L_21);
|
|
return L_22;
|
|
}
|
|
|
|
IL_00ac:
|
|
{
|
|
cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* L_23 = __this->___nty;
|
|
NullCheck(L_23);
|
|
int32_t L_24;
|
|
L_24 = cwh_NextToken_m93114845F31F6B765557D6362C46C7042A5F53DD(L_23, NULL);
|
|
bool L_25 = ((bool)0);
|
|
RuntimeObject* L_26 = Box(Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_il2cpp_TypeInfo_var, &L_25);
|
|
return L_26;
|
|
}
|
|
|
|
IL_00bf:
|
|
{
|
|
cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* L_27 = __this->___nty;
|
|
NullCheck(L_27);
|
|
int32_t L_28;
|
|
L_28 = cwh_NextToken_m93114845F31F6B765557D6362C46C7042A5F53DD(L_27, NULL);
|
|
return NULL;
|
|
}
|
|
|
|
IL_00cd:
|
|
{
|
|
cwi_ibh_m076BE4F4DE15ABE1EDEF04F3DBCB9C834DA6D752(__this, _stringLiteralB98E2F7B10736754A86A67EF9BE870AF9547813F, NULL);
|
|
return NULL;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* cwi_ibf_m90555732BBA3C5C8D314064AFDDD43816CF77675 (cwi_tCBBCF12E8459BA17CA68EF8F1F5C2C4A0F8B1E2F* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_mEBCF994CC3814631017F46A387B1A192ED6C85C7_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_m7F078BB342729BDF11327FD89D7872265328F690_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2140245BFA0D7BF3DAB71760C8E92E9DC27D44A2);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* V_0 = NULL;
|
|
int32_t V_1 = 0;
|
|
RuntimeObject* V_2 = NULL;
|
|
{
|
|
List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* L_0 = (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D*)il2cpp_codegen_object_new(List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D_il2cpp_TypeInfo_var);
|
|
List_1__ctor_m7F078BB342729BDF11327FD89D7872265328F690(L_0, List_1__ctor_m7F078BB342729BDF11327FD89D7872265328F690_RuntimeMethod_var);
|
|
V_0 = L_0;
|
|
cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* L_1 = __this->___nty;
|
|
NullCheck(L_1);
|
|
int32_t L_2;
|
|
L_2 = cwh_NextToken_m93114845F31F6B765557D6362C46C7042A5F53DD(L_1, NULL);
|
|
}
|
|
|
|
IL_0012:
|
|
{
|
|
cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* L_3 = __this->___nty;
|
|
NullCheck(L_3);
|
|
int32_t L_4;
|
|
L_4 = cwh_LookAhead_mCD1044FF45640911BBCC5D248BE4A76B477397A7(L_3, NULL);
|
|
V_1 = L_4;
|
|
int32_t L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_002c;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_6 = V_1;
|
|
if ((((int32_t)L_6) == ((int32_t)5)))
|
|
{
|
|
goto IL_0039;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_7 = V_1;
|
|
if ((((int32_t)L_7) == ((int32_t)((int32_t)11))))
|
|
{
|
|
goto IL_0047;
|
|
}
|
|
}
|
|
{
|
|
goto IL_0055;
|
|
}
|
|
|
|
IL_002c:
|
|
{
|
|
cwi_ibh_m076BE4F4DE15ABE1EDEF04F3DBCB9C834DA6D752(__this, _stringLiteral2140245BFA0D7BF3DAB71760C8E92E9DC27D44A2, NULL);
|
|
return (RuntimeObject*)NULL;
|
|
}
|
|
|
|
IL_0039:
|
|
{
|
|
cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* L_8 = __this->___nty;
|
|
NullCheck(L_8);
|
|
int32_t L_9;
|
|
L_9 = cwh_NextToken_m93114845F31F6B765557D6362C46C7042A5F53DD(L_8, NULL);
|
|
goto IL_0012;
|
|
}
|
|
|
|
IL_0047:
|
|
{
|
|
cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* L_10 = __this->___nty;
|
|
NullCheck(L_10);
|
|
int32_t L_11;
|
|
L_11 = cwh_NextToken_m93114845F31F6B765557D6362C46C7042A5F53DD(L_10, NULL);
|
|
List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* L_12 = V_0;
|
|
return L_12;
|
|
}
|
|
|
|
IL_0055:
|
|
{
|
|
RuntimeObject* L_13;
|
|
L_13 = cwi_ibg_m88F086862CBBEF20C1162FA49EC0182E1B2BA455(__this, NULL);
|
|
V_2 = L_13;
|
|
String_t* L_14;
|
|
L_14 = cwi_get_errorMessage_m72280E5762DD605D0AD91D3D2F1AAA5733D66E55_inline(__this, NULL);
|
|
if (!L_14)
|
|
{
|
|
goto IL_0066;
|
|
}
|
|
}
|
|
{
|
|
return (RuntimeObject*)NULL;
|
|
}
|
|
|
|
IL_0066:
|
|
{
|
|
List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* L_15 = V_0;
|
|
RuntimeObject* L_16 = V_2;
|
|
NullCheck(L_15);
|
|
List_1_Add_mEBCF994CC3814631017F46A387B1A192ED6C85C7_inline(L_15, L_16, List_1_Add_mEBCF994CC3814631017F46A387B1A192ED6C85C7_RuntimeMethod_var);
|
|
goto IL_0012;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* cwi_Decode_m774876CF497BED65BA73FFED3C1E8DB59066D0EC (cwi_tCBBCF12E8459BA17CA68EF8F1F5C2C4A0F8B1E2F* __this, String_t* ___0_text, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
cwi_ibd_m5594F255A732BD4CBD7B2DDFC1085FBBC24E9FBE_inline(__this, (String_t*)NULL, NULL);
|
|
String_t* L_0 = ___0_text;
|
|
cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* L_1 = (cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2*)il2cpp_codegen_object_new(cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2_il2cpp_TypeInfo_var);
|
|
cwh__ctor_mD67FEA2338FEBB09927D168793A9D2BAAD9AF456(L_1, L_0, NULL);
|
|
__this->___nty = L_1;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___nty), (void*)L_1);
|
|
cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* L_2 = __this->___nty;
|
|
bool L_3;
|
|
L_3 = cwi_get_parseNumbersAsFloat_m3DAC398589FA642C22A0E3370CCBDF30655EA129_inline(__this, NULL);
|
|
NullCheck(L_2);
|
|
cwh_set_parseNumbersAsFloat_mB04AFCFD938D14F88A802B351CCEA9AE0CA0137B_inline(L_2, L_3, NULL);
|
|
RuntimeObject* L_4;
|
|
L_4 = cwi_ibg_m88F086862CBBEF20C1162FA49EC0182E1B2BA455(__this, NULL);
|
|
return L_4;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cwi_ibd_m5594F255A732BD4CBD7B2DDFC1085FBBC24E9FBE (cwi_tCBBCF12E8459BA17CA68EF8F1F5C2C4A0F8B1E2F* __this, String_t* ___0_a, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
String_t* L_0 = ___0_a;
|
|
__this->___U3CntwU3Ek__BackingField = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CntwU3Ek__BackingField), (void*)L_0);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* cwi_hli_m5E4BC3DCA591E431404FD4E3D15C2FCE3CED084F (cwi_tCBBCF12E8459BA17CA68EF8F1F5C2C4A0F8B1E2F* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2__ctor_mC4F3DF292BAD88F4BF193C49CD689FAEBC4570A9_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_set_Item_m7CCA97075B48AFB2B97E5A072B94BC7679374341_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_tA348003A3C1CEFB3096E9D2A0BC7F1AC8EC4F710_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral20902E92BB3CE4A644EC8AA3DF4ED84E0820D55A);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral62E3C4A805BEA6FF11CD735A7BBFAEFF83E178C8);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cwi_ibi_TisString_t_mFE8A1C82FA2A69E0761B069D2C3D086CF8783B28_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Dictionary_2_tA348003A3C1CEFB3096E9D2A0BC7F1AC8EC4F710* V_0 = NULL;
|
|
int32_t V_1 = 0;
|
|
String_t* V_2 = NULL;
|
|
RuntimeObject* V_3 = NULL;
|
|
{
|
|
Dictionary_2_tA348003A3C1CEFB3096E9D2A0BC7F1AC8EC4F710* L_0 = (Dictionary_2_tA348003A3C1CEFB3096E9D2A0BC7F1AC8EC4F710*)il2cpp_codegen_object_new(Dictionary_2_tA348003A3C1CEFB3096E9D2A0BC7F1AC8EC4F710_il2cpp_TypeInfo_var);
|
|
Dictionary_2__ctor_mC4F3DF292BAD88F4BF193C49CD689FAEBC4570A9(L_0, Dictionary_2__ctor_mC4F3DF292BAD88F4BF193C49CD689FAEBC4570A9_RuntimeMethod_var);
|
|
V_0 = L_0;
|
|
cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* L_1 = __this->___nty;
|
|
NullCheck(L_1);
|
|
int32_t L_2;
|
|
L_2 = cwh_NextToken_m93114845F31F6B765557D6362C46C7042A5F53DD(L_1, NULL);
|
|
}
|
|
|
|
IL_0012:
|
|
{
|
|
cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* L_3 = __this->___nty;
|
|
NullCheck(L_3);
|
|
int32_t L_4;
|
|
L_4 = cwh_LookAhead_mCD1044FF45640911BBCC5D248BE4A76B477397A7(L_3, NULL);
|
|
V_1 = L_4;
|
|
int32_t L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_002c;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_6 = V_1;
|
|
if ((((int32_t)L_6) == ((int32_t)5)))
|
|
{
|
|
goto IL_0039;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_7 = V_1;
|
|
if ((((int32_t)L_7) == ((int32_t)((int32_t)26))))
|
|
{
|
|
goto IL_0047;
|
|
}
|
|
}
|
|
{
|
|
goto IL_0055;
|
|
}
|
|
|
|
IL_002c:
|
|
{
|
|
cwi_ibh_m076BE4F4DE15ABE1EDEF04F3DBCB9C834DA6D752(__this, _stringLiteral62E3C4A805BEA6FF11CD735A7BBFAEFF83E178C8, NULL);
|
|
return (RuntimeObject*)NULL;
|
|
}
|
|
|
|
IL_0039:
|
|
{
|
|
cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* L_8 = __this->___nty;
|
|
NullCheck(L_8);
|
|
int32_t L_9;
|
|
L_9 = cwh_NextToken_m93114845F31F6B765557D6362C46C7042A5F53DD(L_8, NULL);
|
|
goto IL_0012;
|
|
}
|
|
|
|
IL_0047:
|
|
{
|
|
cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* L_10 = __this->___nty;
|
|
NullCheck(L_10);
|
|
int32_t L_11;
|
|
L_11 = cwh_NextToken_m93114845F31F6B765557D6362C46C7042A5F53DD(L_10, NULL);
|
|
Dictionary_2_tA348003A3C1CEFB3096E9D2A0BC7F1AC8EC4F710* L_12 = V_0;
|
|
return L_12;
|
|
}
|
|
|
|
IL_0055:
|
|
{
|
|
cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* L_13 = __this->___nty;
|
|
NullCheck(L_13);
|
|
String_t* L_14;
|
|
L_14 = cwh_ParseString_m4CD74E4CADB81D55D21F3315B1B4CDDA6357C7DE(L_13, NULL);
|
|
String_t* L_15;
|
|
L_15 = cwi_ibi_TisString_t_mFE8A1C82FA2A69E0761B069D2C3D086CF8783B28(__this, L_14, cwi_ibi_TisString_t_mFE8A1C82FA2A69E0761B069D2C3D086CF8783B28_RuntimeMethod_var);
|
|
V_2 = L_15;
|
|
String_t* L_16;
|
|
L_16 = cwi_get_errorMessage_m72280E5762DD605D0AD91D3D2F1AAA5733D66E55_inline(__this, NULL);
|
|
if (!L_16)
|
|
{
|
|
goto IL_0071;
|
|
}
|
|
}
|
|
{
|
|
return (RuntimeObject*)NULL;
|
|
}
|
|
|
|
IL_0071:
|
|
{
|
|
cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* L_17 = __this->___nty;
|
|
NullCheck(L_17);
|
|
int32_t L_18;
|
|
L_18 = cwh_NextToken_m93114845F31F6B765557D6362C46C7042A5F53DD(L_17, NULL);
|
|
V_1 = L_18;
|
|
int32_t L_19 = V_1;
|
|
if ((((int32_t)L_19) == ((int32_t)4)))
|
|
{
|
|
goto IL_008e;
|
|
}
|
|
}
|
|
{
|
|
cwi_ibh_m076BE4F4DE15ABE1EDEF04F3DBCB9C834DA6D752(__this, _stringLiteral20902E92BB3CE4A644EC8AA3DF4ED84E0820D55A, NULL);
|
|
return (RuntimeObject*)NULL;
|
|
}
|
|
|
|
IL_008e:
|
|
{
|
|
RuntimeObject* L_20;
|
|
L_20 = cwi_ibg_m88F086862CBBEF20C1162FA49EC0182E1B2BA455(__this, NULL);
|
|
V_3 = L_20;
|
|
String_t* L_21;
|
|
L_21 = cwi_get_errorMessage_m72280E5762DD605D0AD91D3D2F1AAA5733D66E55_inline(__this, NULL);
|
|
if (!L_21)
|
|
{
|
|
goto IL_009f;
|
|
}
|
|
}
|
|
{
|
|
return (RuntimeObject*)NULL;
|
|
}
|
|
|
|
IL_009f:
|
|
{
|
|
Dictionary_2_tA348003A3C1CEFB3096E9D2A0BC7F1AC8EC4F710* L_22 = V_0;
|
|
String_t* L_23 = V_2;
|
|
RuntimeObject* L_24 = V_3;
|
|
NullCheck(L_22);
|
|
Dictionary_2_set_Item_m7CCA97075B48AFB2B97E5A072B94BC7679374341(L_22, L_23, L_24, Dictionary_2_set_Item_m7CCA97075B48AFB2B97E5A072B94BC7679374341_RuntimeMethod_var);
|
|
goto IL_0012;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cwi_itd_m7B5ADD51BC039BFC8290191DF9466FA72C2DF109 (cwi_tCBBCF12E8459BA17CA68EF8F1F5C2C4A0F8B1E2F* __this, String_t* ___0_a, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral338502D9D02238B7610B51617FC3DC0217DE72F4);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
String_t* L_0 = ___0_a;
|
|
cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* L_1 = __this->___nty;
|
|
NullCheck(L_1);
|
|
int32_t L_2;
|
|
L_2 = cwh_get_lineNumber_m435F693BC193D80758A5033FC1628287C9A22287_inline(L_1, NULL);
|
|
int32_t L_3 = L_2;
|
|
RuntimeObject* L_4 = Box(Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var, &L_3);
|
|
String_t* L_5;
|
|
L_5 = String_Format_mFB7DA489BD99F4670881FF50EC017BFB0A5C0987(_stringLiteral338502D9D02238B7610B51617FC3DC0217DE72F4, L_0, L_4, NULL);
|
|
cwi_ibd_m5594F255A732BD4CBD7B2DDFC1085FBBC24E9FBE_inline(__this, L_5, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* cwi_crj_mC067E7C7E5B3F44A727AF09B2C0D1BF946D088B5 (cwi_tCBBCF12E8459BA17CA68EF8F1F5C2C4A0F8B1E2F* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2__ctor_mC4F3DF292BAD88F4BF193C49CD689FAEBC4570A9_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_set_Item_m7CCA97075B48AFB2B97E5A072B94BC7679374341_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_tA348003A3C1CEFB3096E9D2A0BC7F1AC8EC4F710_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral02E7188990BA0C336289B82BF255164D01D3238D);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD153C3067FF6B27F9AF888E7BEBE3FE6A727C4AF);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cwi_ibi_TisString_t_mFE8A1C82FA2A69E0761B069D2C3D086CF8783B28_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Dictionary_2_tA348003A3C1CEFB3096E9D2A0BC7F1AC8EC4F710* V_0 = NULL;
|
|
int32_t V_1 = 0;
|
|
String_t* V_2 = NULL;
|
|
RuntimeObject* V_3 = NULL;
|
|
{
|
|
Dictionary_2_tA348003A3C1CEFB3096E9D2A0BC7F1AC8EC4F710* L_0 = (Dictionary_2_tA348003A3C1CEFB3096E9D2A0BC7F1AC8EC4F710*)il2cpp_codegen_object_new(Dictionary_2_tA348003A3C1CEFB3096E9D2A0BC7F1AC8EC4F710_il2cpp_TypeInfo_var);
|
|
Dictionary_2__ctor_mC4F3DF292BAD88F4BF193C49CD689FAEBC4570A9(L_0, Dictionary_2__ctor_mC4F3DF292BAD88F4BF193C49CD689FAEBC4570A9_RuntimeMethod_var);
|
|
V_0 = L_0;
|
|
cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* L_1 = __this->___nty;
|
|
NullCheck(L_1);
|
|
int32_t L_2;
|
|
L_2 = cwh_NextToken_m93114845F31F6B765557D6362C46C7042A5F53DD(L_1, NULL);
|
|
}
|
|
|
|
IL_0012:
|
|
{
|
|
cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* L_3 = __this->___nty;
|
|
NullCheck(L_3);
|
|
int32_t L_4;
|
|
L_4 = cwh_LookAhead_mCD1044FF45640911BBCC5D248BE4A76B477397A7(L_3, NULL);
|
|
V_1 = L_4;
|
|
int32_t L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_002c;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_6 = V_1;
|
|
if ((((int32_t)L_6) == ((int32_t)5)))
|
|
{
|
|
goto IL_0039;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_7 = V_1;
|
|
if ((((int32_t)L_7) == ((int32_t)((int32_t)97))))
|
|
{
|
|
goto IL_0047;
|
|
}
|
|
}
|
|
{
|
|
goto IL_0055;
|
|
}
|
|
|
|
IL_002c:
|
|
{
|
|
cwi_ibh_m076BE4F4DE15ABE1EDEF04F3DBCB9C834DA6D752(__this, _stringLiteral02E7188990BA0C336289B82BF255164D01D3238D, NULL);
|
|
return (RuntimeObject*)NULL;
|
|
}
|
|
|
|
IL_0039:
|
|
{
|
|
cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* L_8 = __this->___nty;
|
|
NullCheck(L_8);
|
|
int32_t L_9;
|
|
L_9 = cwh_NextToken_m93114845F31F6B765557D6362C46C7042A5F53DD(L_8, NULL);
|
|
goto IL_0012;
|
|
}
|
|
|
|
IL_0047:
|
|
{
|
|
cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* L_10 = __this->___nty;
|
|
NullCheck(L_10);
|
|
int32_t L_11;
|
|
L_11 = cwh_NextToken_m93114845F31F6B765557D6362C46C7042A5F53DD(L_10, NULL);
|
|
Dictionary_2_tA348003A3C1CEFB3096E9D2A0BC7F1AC8EC4F710* L_12 = V_0;
|
|
return L_12;
|
|
}
|
|
|
|
IL_0055:
|
|
{
|
|
cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* L_13 = __this->___nty;
|
|
NullCheck(L_13);
|
|
String_t* L_14;
|
|
L_14 = cwh_ParseString_m4CD74E4CADB81D55D21F3315B1B4CDDA6357C7DE(L_13, NULL);
|
|
String_t* L_15;
|
|
L_15 = cwi_ibi_TisString_t_mFE8A1C82FA2A69E0761B069D2C3D086CF8783B28(__this, L_14, cwi_ibi_TisString_t_mFE8A1C82FA2A69E0761B069D2C3D086CF8783B28_RuntimeMethod_var);
|
|
V_2 = L_15;
|
|
String_t* L_16;
|
|
L_16 = cwi_get_errorMessage_m72280E5762DD605D0AD91D3D2F1AAA5733D66E55_inline(__this, NULL);
|
|
if (!L_16)
|
|
{
|
|
goto IL_0071;
|
|
}
|
|
}
|
|
{
|
|
return (RuntimeObject*)NULL;
|
|
}
|
|
|
|
IL_0071:
|
|
{
|
|
cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* L_17 = __this->___nty;
|
|
NullCheck(L_17);
|
|
int32_t L_18;
|
|
L_18 = cwh_NextToken_m93114845F31F6B765557D6362C46C7042A5F53DD(L_17, NULL);
|
|
V_1 = L_18;
|
|
int32_t L_19 = V_1;
|
|
if ((((int32_t)L_19) == ((int32_t)4)))
|
|
{
|
|
goto IL_008e;
|
|
}
|
|
}
|
|
{
|
|
cwi_ibh_m076BE4F4DE15ABE1EDEF04F3DBCB9C834DA6D752(__this, _stringLiteralD153C3067FF6B27F9AF888E7BEBE3FE6A727C4AF, NULL);
|
|
return (RuntimeObject*)NULL;
|
|
}
|
|
|
|
IL_008e:
|
|
{
|
|
RuntimeObject* L_20;
|
|
L_20 = cwi_ibg_m88F086862CBBEF20C1162FA49EC0182E1B2BA455(__this, NULL);
|
|
V_3 = L_20;
|
|
String_t* L_21;
|
|
L_21 = cwi_get_errorMessage_m72280E5762DD605D0AD91D3D2F1AAA5733D66E55_inline(__this, NULL);
|
|
if (!L_21)
|
|
{
|
|
goto IL_009f;
|
|
}
|
|
}
|
|
{
|
|
return (RuntimeObject*)NULL;
|
|
}
|
|
|
|
IL_009f:
|
|
{
|
|
Dictionary_2_tA348003A3C1CEFB3096E9D2A0BC7F1AC8EC4F710* L_22 = V_0;
|
|
String_t* L_23 = V_2;
|
|
RuntimeObject* L_24 = V_3;
|
|
NullCheck(L_22);
|
|
Dictionary_2_set_Item_m7CCA97075B48AFB2B97E5A072B94BC7679374341(L_22, L_23, L_24, Dictionary_2_set_Item_m7CCA97075B48AFB2B97E5A072B94BC7679374341_RuntimeMethod_var);
|
|
goto IL_0012;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cwi_ibh_m076BE4F4DE15ABE1EDEF04F3DBCB9C834DA6D752 (cwi_tCBBCF12E8459BA17CA68EF8F1F5C2C4A0F8B1E2F* __this, String_t* ___0_a, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9AE28BBC2BDBCF3CB851005F90E25A85C685E92E);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
String_t* L_0 = ___0_a;
|
|
cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* L_1 = __this->___nty;
|
|
NullCheck(L_1);
|
|
int32_t L_2;
|
|
L_2 = cwh_get_lineNumber_m435F693BC193D80758A5033FC1628287C9A22287_inline(L_1, NULL);
|
|
int32_t L_3 = L_2;
|
|
RuntimeObject* L_4 = Box(Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var, &L_3);
|
|
String_t* L_5;
|
|
L_5 = String_Format_mFB7DA489BD99F4670881FF50EC017BFB0A5C0987(_stringLiteral9AE28BBC2BDBCF3CB851005F90E25A85C685E92E, L_0, L_4, NULL);
|
|
cwi_ibd_m5594F255A732BD4CBD7B2DDFC1085FBBC24E9FBE_inline(__this, L_5, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* cwi_gcf_m8AC68B693A052474C4A0D8ED4804B4378FD9F071 (cwi_tCBBCF12E8459BA17CA68EF8F1F5C2C4A0F8B1E2F* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Double_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD99B93DC15F63875B73139E629DE66AD4DA31410);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cwi_ibi_TisDouble_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_m9A6259DC9A0EBED61D199371A1A881655F4D5A47_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cwi_ibi_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_m80FD6DC974441CB8CD73DC933F39FDFA04F0B62B_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cwi_ibi_TisString_t_mFE8A1C82FA2A69E0761B069D2C3D086CF8783B28_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
{
|
|
cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* L_0 = __this->___nty;
|
|
NullCheck(L_0);
|
|
int32_t L_1;
|
|
L_1 = cwh_LookAhead_mCD1044FF45640911BBCC5D248BE4A76B477397A7(L_0, NULL);
|
|
V_0 = L_1;
|
|
int32_t L_2 = V_0;
|
|
switch (L_2)
|
|
{
|
|
case 0:
|
|
{
|
|
goto IL_00cd;
|
|
}
|
|
case 1:
|
|
{
|
|
goto IL_00bf;
|
|
}
|
|
case 2:
|
|
{
|
|
goto IL_0099;
|
|
}
|
|
case 3:
|
|
{
|
|
goto IL_00ac;
|
|
}
|
|
case 4:
|
|
{
|
|
goto IL_00cd;
|
|
}
|
|
case 5:
|
|
{
|
|
goto IL_00cd;
|
|
}
|
|
case 6:
|
|
{
|
|
goto IL_0043;
|
|
}
|
|
case 7:
|
|
{
|
|
goto IL_0055;
|
|
}
|
|
case 8:
|
|
{
|
|
goto IL_008b;
|
|
}
|
|
case 9:
|
|
{
|
|
goto IL_00cd;
|
|
}
|
|
case 10:
|
|
{
|
|
goto IL_0092;
|
|
}
|
|
}
|
|
}
|
|
{
|
|
goto IL_00cd;
|
|
}
|
|
|
|
IL_0043:
|
|
{
|
|
cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* L_3 = __this->___nty;
|
|
NullCheck(L_3);
|
|
String_t* L_4;
|
|
L_4 = cwh_ParseString_m4CD74E4CADB81D55D21F3315B1B4CDDA6357C7DE(L_3, NULL);
|
|
String_t* L_5;
|
|
L_5 = cwi_ibi_TisString_t_mFE8A1C82FA2A69E0761B069D2C3D086CF8783B28(__this, L_4, cwi_ibi_TisString_t_mFE8A1C82FA2A69E0761B069D2C3D086CF8783B28_RuntimeMethod_var);
|
|
return L_5;
|
|
}
|
|
|
|
IL_0055:
|
|
{
|
|
bool L_6;
|
|
L_6 = cwi_get_parseNumbersAsFloat_m3DAC398589FA642C22A0E3370CCBDF30655EA129_inline(__this, NULL);
|
|
if (!L_6)
|
|
{
|
|
goto IL_0074;
|
|
}
|
|
}
|
|
{
|
|
cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* L_7 = __this->___nty;
|
|
NullCheck(L_7);
|
|
float L_8;
|
|
L_8 = cwh_ParseFloatNumber_m88D4BAD761211B153856F79C60FBF9A22B868E29(L_7, NULL);
|
|
float L_9;
|
|
L_9 = cwi_ibi_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_m80FD6DC974441CB8CD73DC933F39FDFA04F0B62B(__this, L_8, cwi_ibi_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_m80FD6DC974441CB8CD73DC933F39FDFA04F0B62B_RuntimeMethod_var);
|
|
float L_10 = L_9;
|
|
RuntimeObject* L_11 = Box(Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var, &L_10);
|
|
return L_11;
|
|
}
|
|
|
|
IL_0074:
|
|
{
|
|
cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* L_12 = __this->___nty;
|
|
NullCheck(L_12);
|
|
double L_13;
|
|
L_13 = cwh_ParseDoubleNumber_m6DBDD7CBE34FC4A860063F2CBC210EB26627E498(L_12, NULL);
|
|
double L_14;
|
|
L_14 = cwi_ibi_TisDouble_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_m9A6259DC9A0EBED61D199371A1A881655F4D5A47(__this, L_13, cwi_ibi_TisDouble_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_m9A6259DC9A0EBED61D199371A1A881655F4D5A47_RuntimeMethod_var);
|
|
double L_15 = L_14;
|
|
RuntimeObject* L_16 = Box(Double_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_il2cpp_TypeInfo_var, &L_15);
|
|
return L_16;
|
|
}
|
|
|
|
IL_008b:
|
|
{
|
|
RuntimeObject* L_17;
|
|
L_17 = cwi_ibe_m9CD17636C114D4512988125F2C764493C7F2CFAB(__this, NULL);
|
|
return L_17;
|
|
}
|
|
|
|
IL_0092:
|
|
{
|
|
RuntimeObject* L_18;
|
|
L_18 = cwi_ibf_m90555732BBA3C5C8D314064AFDDD43816CF77675(__this, NULL);
|
|
return L_18;
|
|
}
|
|
|
|
IL_0099:
|
|
{
|
|
cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* L_19 = __this->___nty;
|
|
NullCheck(L_19);
|
|
int32_t L_20;
|
|
L_20 = cwh_NextToken_m93114845F31F6B765557D6362C46C7042A5F53DD(L_19, NULL);
|
|
bool L_21 = ((bool)1);
|
|
RuntimeObject* L_22 = Box(Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_il2cpp_TypeInfo_var, &L_21);
|
|
return L_22;
|
|
}
|
|
|
|
IL_00ac:
|
|
{
|
|
cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* L_23 = __this->___nty;
|
|
NullCheck(L_23);
|
|
int32_t L_24;
|
|
L_24 = cwh_NextToken_m93114845F31F6B765557D6362C46C7042A5F53DD(L_23, NULL);
|
|
bool L_25 = ((bool)0);
|
|
RuntimeObject* L_26 = Box(Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_il2cpp_TypeInfo_var, &L_25);
|
|
return L_26;
|
|
}
|
|
|
|
IL_00bf:
|
|
{
|
|
cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* L_27 = __this->___nty;
|
|
NullCheck(L_27);
|
|
int32_t L_28;
|
|
L_28 = cwh_NextToken_m93114845F31F6B765557D6362C46C7042A5F53DD(L_27, NULL);
|
|
return NULL;
|
|
}
|
|
|
|
IL_00cd:
|
|
{
|
|
cwi_ibh_m076BE4F4DE15ABE1EDEF04F3DBCB9C834DA6D752(__this, _stringLiteralD99B93DC15F63875B73139E629DE66AD4DA31410, NULL);
|
|
return NULL;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* cwi_ibe_m9CD17636C114D4512988125F2C764493C7F2CFAB (cwi_tCBBCF12E8459BA17CA68EF8F1F5C2C4A0F8B1E2F* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2__ctor_mC4F3DF292BAD88F4BF193C49CD689FAEBC4570A9_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_set_Item_m7CCA97075B48AFB2B97E5A072B94BC7679374341_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_tA348003A3C1CEFB3096E9D2A0BC7F1AC8EC4F710_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2140245BFA0D7BF3DAB71760C8E92E9DC27D44A2);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA15800719B47295241F282FDFFF6C12030921614);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cwi_ibi_TisString_t_mFE8A1C82FA2A69E0761B069D2C3D086CF8783B28_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Dictionary_2_tA348003A3C1CEFB3096E9D2A0BC7F1AC8EC4F710* V_0 = NULL;
|
|
int32_t V_1 = 0;
|
|
String_t* V_2 = NULL;
|
|
RuntimeObject* V_3 = NULL;
|
|
{
|
|
Dictionary_2_tA348003A3C1CEFB3096E9D2A0BC7F1AC8EC4F710* L_0 = (Dictionary_2_tA348003A3C1CEFB3096E9D2A0BC7F1AC8EC4F710*)il2cpp_codegen_object_new(Dictionary_2_tA348003A3C1CEFB3096E9D2A0BC7F1AC8EC4F710_il2cpp_TypeInfo_var);
|
|
Dictionary_2__ctor_mC4F3DF292BAD88F4BF193C49CD689FAEBC4570A9(L_0, Dictionary_2__ctor_mC4F3DF292BAD88F4BF193C49CD689FAEBC4570A9_RuntimeMethod_var);
|
|
V_0 = L_0;
|
|
cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* L_1 = __this->___nty;
|
|
NullCheck(L_1);
|
|
int32_t L_2;
|
|
L_2 = cwh_NextToken_m93114845F31F6B765557D6362C46C7042A5F53DD(L_1, NULL);
|
|
}
|
|
|
|
IL_0012:
|
|
{
|
|
cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* L_3 = __this->___nty;
|
|
NullCheck(L_3);
|
|
int32_t L_4;
|
|
L_4 = cwh_LookAhead_mCD1044FF45640911BBCC5D248BE4A76B477397A7(L_3, NULL);
|
|
V_1 = L_4;
|
|
int32_t L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_002c;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_6 = V_1;
|
|
if ((((int32_t)L_6) == ((int32_t)5)))
|
|
{
|
|
goto IL_0039;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_7 = V_1;
|
|
if ((((int32_t)L_7) == ((int32_t)((int32_t)9))))
|
|
{
|
|
goto IL_0047;
|
|
}
|
|
}
|
|
{
|
|
goto IL_0055;
|
|
}
|
|
|
|
IL_002c:
|
|
{
|
|
cwi_ibh_m076BE4F4DE15ABE1EDEF04F3DBCB9C834DA6D752(__this, _stringLiteral2140245BFA0D7BF3DAB71760C8E92E9DC27D44A2, NULL);
|
|
return (RuntimeObject*)NULL;
|
|
}
|
|
|
|
IL_0039:
|
|
{
|
|
cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* L_8 = __this->___nty;
|
|
NullCheck(L_8);
|
|
int32_t L_9;
|
|
L_9 = cwh_NextToken_m93114845F31F6B765557D6362C46C7042A5F53DD(L_8, NULL);
|
|
goto IL_0012;
|
|
}
|
|
|
|
IL_0047:
|
|
{
|
|
cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* L_10 = __this->___nty;
|
|
NullCheck(L_10);
|
|
int32_t L_11;
|
|
L_11 = cwh_NextToken_m93114845F31F6B765557D6362C46C7042A5F53DD(L_10, NULL);
|
|
Dictionary_2_tA348003A3C1CEFB3096E9D2A0BC7F1AC8EC4F710* L_12 = V_0;
|
|
return L_12;
|
|
}
|
|
|
|
IL_0055:
|
|
{
|
|
cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* L_13 = __this->___nty;
|
|
NullCheck(L_13);
|
|
String_t* L_14;
|
|
L_14 = cwh_ParseString_m4CD74E4CADB81D55D21F3315B1B4CDDA6357C7DE(L_13, NULL);
|
|
String_t* L_15;
|
|
L_15 = cwi_ibi_TisString_t_mFE8A1C82FA2A69E0761B069D2C3D086CF8783B28(__this, L_14, cwi_ibi_TisString_t_mFE8A1C82FA2A69E0761B069D2C3D086CF8783B28_RuntimeMethod_var);
|
|
V_2 = L_15;
|
|
String_t* L_16;
|
|
L_16 = cwi_get_errorMessage_m72280E5762DD605D0AD91D3D2F1AAA5733D66E55_inline(__this, NULL);
|
|
if (!L_16)
|
|
{
|
|
goto IL_0071;
|
|
}
|
|
}
|
|
{
|
|
return (RuntimeObject*)NULL;
|
|
}
|
|
|
|
IL_0071:
|
|
{
|
|
cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* L_17 = __this->___nty;
|
|
NullCheck(L_17);
|
|
int32_t L_18;
|
|
L_18 = cwh_NextToken_m93114845F31F6B765557D6362C46C7042A5F53DD(L_17, NULL);
|
|
V_1 = L_18;
|
|
int32_t L_19 = V_1;
|
|
if ((((int32_t)L_19) == ((int32_t)4)))
|
|
{
|
|
goto IL_008e;
|
|
}
|
|
}
|
|
{
|
|
cwi_ibh_m076BE4F4DE15ABE1EDEF04F3DBCB9C834DA6D752(__this, _stringLiteralA15800719B47295241F282FDFFF6C12030921614, NULL);
|
|
return (RuntimeObject*)NULL;
|
|
}
|
|
|
|
IL_008e:
|
|
{
|
|
RuntimeObject* L_20;
|
|
L_20 = cwi_ibg_m88F086862CBBEF20C1162FA49EC0182E1B2BA455(__this, NULL);
|
|
V_3 = L_20;
|
|
String_t* L_21;
|
|
L_21 = cwi_get_errorMessage_m72280E5762DD605D0AD91D3D2F1AAA5733D66E55_inline(__this, NULL);
|
|
if (!L_21)
|
|
{
|
|
goto IL_009f;
|
|
}
|
|
}
|
|
{
|
|
return (RuntimeObject*)NULL;
|
|
}
|
|
|
|
IL_009f:
|
|
{
|
|
Dictionary_2_tA348003A3C1CEFB3096E9D2A0BC7F1AC8EC4F710* L_22 = V_0;
|
|
String_t* L_23 = V_2;
|
|
RuntimeObject* L_24 = V_3;
|
|
NullCheck(L_22);
|
|
Dictionary_2_set_Item_m7CCA97075B48AFB2B97E5A072B94BC7679374341(L_22, L_23, L_24, Dictionary_2_set_Item_m7CCA97075B48AFB2B97E5A072B94BC7679374341_RuntimeMethod_var);
|
|
goto IL_0012;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* cwi_ccn_m2FAADE0212DD9CD004A9582B2DB97314B1878A82 (cwi_tCBBCF12E8459BA17CA68EF8F1F5C2C4A0F8B1E2F* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Double_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral857B2FEC7452B6B15288226FF6C2C6AE934C1D22);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cwi_ibi_TisDouble_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_m9A6259DC9A0EBED61D199371A1A881655F4D5A47_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cwi_ibi_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_m80FD6DC974441CB8CD73DC933F39FDFA04F0B62B_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cwi_ibi_TisString_t_mFE8A1C82FA2A69E0761B069D2C3D086CF8783B28_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
{
|
|
cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* L_0 = __this->___nty;
|
|
NullCheck(L_0);
|
|
int32_t L_1;
|
|
L_1 = cwh_LookAhead_mCD1044FF45640911BBCC5D248BE4A76B477397A7(L_0, NULL);
|
|
V_0 = L_1;
|
|
int32_t L_2 = V_0;
|
|
switch (L_2)
|
|
{
|
|
case 0:
|
|
{
|
|
goto IL_00cd;
|
|
}
|
|
case 1:
|
|
{
|
|
goto IL_00bf;
|
|
}
|
|
case 2:
|
|
{
|
|
goto IL_0099;
|
|
}
|
|
case 3:
|
|
{
|
|
goto IL_00ac;
|
|
}
|
|
case 4:
|
|
{
|
|
goto IL_00cd;
|
|
}
|
|
case 5:
|
|
{
|
|
goto IL_00cd;
|
|
}
|
|
case 6:
|
|
{
|
|
goto IL_0043;
|
|
}
|
|
case 7:
|
|
{
|
|
goto IL_0055;
|
|
}
|
|
case 8:
|
|
{
|
|
goto IL_008b;
|
|
}
|
|
case 9:
|
|
{
|
|
goto IL_00cd;
|
|
}
|
|
case 10:
|
|
{
|
|
goto IL_0092;
|
|
}
|
|
}
|
|
}
|
|
{
|
|
goto IL_00cd;
|
|
}
|
|
|
|
IL_0043:
|
|
{
|
|
cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* L_3 = __this->___nty;
|
|
NullCheck(L_3);
|
|
String_t* L_4;
|
|
L_4 = cwh_ParseString_m4CD74E4CADB81D55D21F3315B1B4CDDA6357C7DE(L_3, NULL);
|
|
String_t* L_5;
|
|
L_5 = cwi_ibi_TisString_t_mFE8A1C82FA2A69E0761B069D2C3D086CF8783B28(__this, L_4, cwi_ibi_TisString_t_mFE8A1C82FA2A69E0761B069D2C3D086CF8783B28_RuntimeMethod_var);
|
|
return L_5;
|
|
}
|
|
|
|
IL_0055:
|
|
{
|
|
bool L_6;
|
|
L_6 = cwi_get_parseNumbersAsFloat_m3DAC398589FA642C22A0E3370CCBDF30655EA129_inline(__this, NULL);
|
|
if (!L_6)
|
|
{
|
|
goto IL_0074;
|
|
}
|
|
}
|
|
{
|
|
cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* L_7 = __this->___nty;
|
|
NullCheck(L_7);
|
|
float L_8;
|
|
L_8 = cwh_ParseFloatNumber_m88D4BAD761211B153856F79C60FBF9A22B868E29(L_7, NULL);
|
|
float L_9;
|
|
L_9 = cwi_ibi_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_m80FD6DC974441CB8CD73DC933F39FDFA04F0B62B(__this, L_8, cwi_ibi_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_m80FD6DC974441CB8CD73DC933F39FDFA04F0B62B_RuntimeMethod_var);
|
|
float L_10 = L_9;
|
|
RuntimeObject* L_11 = Box(Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var, &L_10);
|
|
return L_11;
|
|
}
|
|
|
|
IL_0074:
|
|
{
|
|
cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* L_12 = __this->___nty;
|
|
NullCheck(L_12);
|
|
double L_13;
|
|
L_13 = cwh_ParseDoubleNumber_m6DBDD7CBE34FC4A860063F2CBC210EB26627E498(L_12, NULL);
|
|
double L_14;
|
|
L_14 = cwi_ibi_TisDouble_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_m9A6259DC9A0EBED61D199371A1A881655F4D5A47(__this, L_13, cwi_ibi_TisDouble_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_m9A6259DC9A0EBED61D199371A1A881655F4D5A47_RuntimeMethod_var);
|
|
double L_15 = L_14;
|
|
RuntimeObject* L_16 = Box(Double_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_il2cpp_TypeInfo_var, &L_15);
|
|
return L_16;
|
|
}
|
|
|
|
IL_008b:
|
|
{
|
|
RuntimeObject* L_17;
|
|
L_17 = cwi_ibe_m9CD17636C114D4512988125F2C764493C7F2CFAB(__this, NULL);
|
|
return L_17;
|
|
}
|
|
|
|
IL_0092:
|
|
{
|
|
RuntimeObject* L_18;
|
|
L_18 = cwi_ibf_m90555732BBA3C5C8D314064AFDDD43816CF77675(__this, NULL);
|
|
return L_18;
|
|
}
|
|
|
|
IL_0099:
|
|
{
|
|
cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* L_19 = __this->___nty;
|
|
NullCheck(L_19);
|
|
int32_t L_20;
|
|
L_20 = cwh_NextToken_m93114845F31F6B765557D6362C46C7042A5F53DD(L_19, NULL);
|
|
bool L_21 = ((bool)1);
|
|
RuntimeObject* L_22 = Box(Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_il2cpp_TypeInfo_var, &L_21);
|
|
return L_22;
|
|
}
|
|
|
|
IL_00ac:
|
|
{
|
|
cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* L_23 = __this->___nty;
|
|
NullCheck(L_23);
|
|
int32_t L_24;
|
|
L_24 = cwh_NextToken_m93114845F31F6B765557D6362C46C7042A5F53DD(L_23, NULL);
|
|
bool L_25 = ((bool)0);
|
|
RuntimeObject* L_26 = Box(Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_il2cpp_TypeInfo_var, &L_25);
|
|
return L_26;
|
|
}
|
|
|
|
IL_00bf:
|
|
{
|
|
cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* L_27 = __this->___nty;
|
|
NullCheck(L_27);
|
|
int32_t L_28;
|
|
L_28 = cwh_NextToken_m93114845F31F6B765557D6362C46C7042A5F53DD(L_27, NULL);
|
|
return NULL;
|
|
}
|
|
|
|
IL_00cd:
|
|
{
|
|
cwi_ibh_m076BE4F4DE15ABE1EDEF04F3DBCB9C834DA6D752(__this, _stringLiteral857B2FEC7452B6B15288226FF6C2C6AE934C1D22, NULL);
|
|
return NULL;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* cwi_exo_m00F2C9BCDA0E75FE45512E81A18B65E28DD4327E (cwi_tCBBCF12E8459BA17CA68EF8F1F5C2C4A0F8B1E2F* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2__ctor_mC4F3DF292BAD88F4BF193C49CD689FAEBC4570A9_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_set_Item_m7CCA97075B48AFB2B97E5A072B94BC7679374341_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_tA348003A3C1CEFB3096E9D2A0BC7F1AC8EC4F710_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral29704032FD05EB7F749666627714DD4403A58177);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralBF27F3BDDDC95B52E883B199881B870F37B335EC);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cwi_ibi_TisString_t_mFE8A1C82FA2A69E0761B069D2C3D086CF8783B28_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Dictionary_2_tA348003A3C1CEFB3096E9D2A0BC7F1AC8EC4F710* V_0 = NULL;
|
|
int32_t V_1 = 0;
|
|
String_t* V_2 = NULL;
|
|
RuntimeObject* V_3 = NULL;
|
|
{
|
|
Dictionary_2_tA348003A3C1CEFB3096E9D2A0BC7F1AC8EC4F710* L_0 = (Dictionary_2_tA348003A3C1CEFB3096E9D2A0BC7F1AC8EC4F710*)il2cpp_codegen_object_new(Dictionary_2_tA348003A3C1CEFB3096E9D2A0BC7F1AC8EC4F710_il2cpp_TypeInfo_var);
|
|
Dictionary_2__ctor_mC4F3DF292BAD88F4BF193C49CD689FAEBC4570A9(L_0, Dictionary_2__ctor_mC4F3DF292BAD88F4BF193C49CD689FAEBC4570A9_RuntimeMethod_var);
|
|
V_0 = L_0;
|
|
cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* L_1 = __this->___nty;
|
|
NullCheck(L_1);
|
|
int32_t L_2;
|
|
L_2 = cwh_NextToken_m93114845F31F6B765557D6362C46C7042A5F53DD(L_1, NULL);
|
|
}
|
|
|
|
IL_0012:
|
|
{
|
|
cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* L_3 = __this->___nty;
|
|
NullCheck(L_3);
|
|
int32_t L_4;
|
|
L_4 = cwh_LookAhead_mCD1044FF45640911BBCC5D248BE4A76B477397A7(L_3, NULL);
|
|
V_1 = L_4;
|
|
int32_t L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_002c;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_6 = V_1;
|
|
if ((((int32_t)L_6) == ((int32_t)5)))
|
|
{
|
|
goto IL_0039;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_7 = V_1;
|
|
if ((((int32_t)L_7) == ((int32_t)((int32_t)-86))))
|
|
{
|
|
goto IL_0047;
|
|
}
|
|
}
|
|
{
|
|
goto IL_0055;
|
|
}
|
|
|
|
IL_002c:
|
|
{
|
|
cwi_ibh_m076BE4F4DE15ABE1EDEF04F3DBCB9C834DA6D752(__this, _stringLiteral29704032FD05EB7F749666627714DD4403A58177, NULL);
|
|
return (RuntimeObject*)NULL;
|
|
}
|
|
|
|
IL_0039:
|
|
{
|
|
cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* L_8 = __this->___nty;
|
|
NullCheck(L_8);
|
|
int32_t L_9;
|
|
L_9 = cwh_NextToken_m93114845F31F6B765557D6362C46C7042A5F53DD(L_8, NULL);
|
|
goto IL_0012;
|
|
}
|
|
|
|
IL_0047:
|
|
{
|
|
cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* L_10 = __this->___nty;
|
|
NullCheck(L_10);
|
|
int32_t L_11;
|
|
L_11 = cwh_NextToken_m93114845F31F6B765557D6362C46C7042A5F53DD(L_10, NULL);
|
|
Dictionary_2_tA348003A3C1CEFB3096E9D2A0BC7F1AC8EC4F710* L_12 = V_0;
|
|
return L_12;
|
|
}
|
|
|
|
IL_0055:
|
|
{
|
|
cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* L_13 = __this->___nty;
|
|
NullCheck(L_13);
|
|
String_t* L_14;
|
|
L_14 = cwh_ParseString_m4CD74E4CADB81D55D21F3315B1B4CDDA6357C7DE(L_13, NULL);
|
|
String_t* L_15;
|
|
L_15 = cwi_ibi_TisString_t_mFE8A1C82FA2A69E0761B069D2C3D086CF8783B28(__this, L_14, cwi_ibi_TisString_t_mFE8A1C82FA2A69E0761B069D2C3D086CF8783B28_RuntimeMethod_var);
|
|
V_2 = L_15;
|
|
String_t* L_16;
|
|
L_16 = cwi_get_errorMessage_m72280E5762DD605D0AD91D3D2F1AAA5733D66E55_inline(__this, NULL);
|
|
if (!L_16)
|
|
{
|
|
goto IL_0071;
|
|
}
|
|
}
|
|
{
|
|
return (RuntimeObject*)NULL;
|
|
}
|
|
|
|
IL_0071:
|
|
{
|
|
cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* L_17 = __this->___nty;
|
|
NullCheck(L_17);
|
|
int32_t L_18;
|
|
L_18 = cwh_NextToken_m93114845F31F6B765557D6362C46C7042A5F53DD(L_17, NULL);
|
|
V_1 = L_18;
|
|
int32_t L_19 = V_1;
|
|
if ((((int32_t)L_19) == ((int32_t)4)))
|
|
{
|
|
goto IL_008e;
|
|
}
|
|
}
|
|
{
|
|
cwi_ibh_m076BE4F4DE15ABE1EDEF04F3DBCB9C834DA6D752(__this, _stringLiteralBF27F3BDDDC95B52E883B199881B870F37B335EC, NULL);
|
|
return (RuntimeObject*)NULL;
|
|
}
|
|
|
|
IL_008e:
|
|
{
|
|
RuntimeObject* L_20;
|
|
L_20 = cwi_ibg_m88F086862CBBEF20C1162FA49EC0182E1B2BA455(__this, NULL);
|
|
V_3 = L_20;
|
|
String_t* L_21;
|
|
L_21 = cwi_get_errorMessage_m72280E5762DD605D0AD91D3D2F1AAA5733D66E55_inline(__this, NULL);
|
|
if (!L_21)
|
|
{
|
|
goto IL_009f;
|
|
}
|
|
}
|
|
{
|
|
return (RuntimeObject*)NULL;
|
|
}
|
|
|
|
IL_009f:
|
|
{
|
|
Dictionary_2_tA348003A3C1CEFB3096E9D2A0BC7F1AC8EC4F710* L_22 = V_0;
|
|
String_t* L_23 = V_2;
|
|
RuntimeObject* L_24 = V_3;
|
|
NullCheck(L_22);
|
|
Dictionary_2_set_Item_m7CCA97075B48AFB2B97E5A072B94BC7679374341(L_22, L_23, L_24, Dictionary_2_set_Item_m7CCA97075B48AFB2B97E5A072B94BC7679374341_RuntimeMethod_var);
|
|
goto IL_0012;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cwi__ctor_m604B24249E0A2E6E7AE069DEA03CE608CD1E372B (cwi_tCBBCF12E8459BA17CA68EF8F1F5C2C4A0F8B1E2F* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
|
|
cwi_ibd_m5594F255A732BD4CBD7B2DDFC1085FBBC24E9FBE_inline(__this, (String_t*)NULL, NULL);
|
|
cwi_set_parseNumbersAsFloat_m57B5BFA911B52A64CC9CB5233D5D8AE05F6E4769_inline(__this, (bool)0, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cwi_set_parseNumbersAsFloat_m57B5BFA911B52A64CC9CB5233D5D8AE05F6E4769 (cwi_tCBBCF12E8459BA17CA68EF8F1F5C2C4A0F8B1E2F* __this, bool ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
bool L_0 = ___0_value;
|
|
__this->___U3CntxU3Ek__BackingField = L_0;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* cwi_ibg_m88F086862CBBEF20C1162FA49EC0182E1B2BA455 (cwi_tCBBCF12E8459BA17CA68EF8F1F5C2C4A0F8B1E2F* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Double_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral951B59FDD51F1E58E06B943D00099C38010E87E9);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cwi_ibi_TisDouble_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_m9A6259DC9A0EBED61D199371A1A881655F4D5A47_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cwi_ibi_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_m80FD6DC974441CB8CD73DC933F39FDFA04F0B62B_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cwi_ibi_TisString_t_mFE8A1C82FA2A69E0761B069D2C3D086CF8783B28_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
{
|
|
cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* L_0 = __this->___nty;
|
|
NullCheck(L_0);
|
|
int32_t L_1;
|
|
L_1 = cwh_LookAhead_mCD1044FF45640911BBCC5D248BE4A76B477397A7(L_0, NULL);
|
|
V_0 = L_1;
|
|
int32_t L_2 = V_0;
|
|
switch (L_2)
|
|
{
|
|
case 0:
|
|
{
|
|
goto IL_00cd;
|
|
}
|
|
case 1:
|
|
{
|
|
goto IL_00bf;
|
|
}
|
|
case 2:
|
|
{
|
|
goto IL_0099;
|
|
}
|
|
case 3:
|
|
{
|
|
goto IL_00ac;
|
|
}
|
|
case 4:
|
|
{
|
|
goto IL_00cd;
|
|
}
|
|
case 5:
|
|
{
|
|
goto IL_00cd;
|
|
}
|
|
case 6:
|
|
{
|
|
goto IL_0043;
|
|
}
|
|
case 7:
|
|
{
|
|
goto IL_0055;
|
|
}
|
|
case 8:
|
|
{
|
|
goto IL_008b;
|
|
}
|
|
case 9:
|
|
{
|
|
goto IL_00cd;
|
|
}
|
|
case 10:
|
|
{
|
|
goto IL_0092;
|
|
}
|
|
}
|
|
}
|
|
{
|
|
goto IL_00cd;
|
|
}
|
|
|
|
IL_0043:
|
|
{
|
|
cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* L_3 = __this->___nty;
|
|
NullCheck(L_3);
|
|
String_t* L_4;
|
|
L_4 = cwh_ParseString_m4CD74E4CADB81D55D21F3315B1B4CDDA6357C7DE(L_3, NULL);
|
|
String_t* L_5;
|
|
L_5 = cwi_ibi_TisString_t_mFE8A1C82FA2A69E0761B069D2C3D086CF8783B28(__this, L_4, cwi_ibi_TisString_t_mFE8A1C82FA2A69E0761B069D2C3D086CF8783B28_RuntimeMethod_var);
|
|
return L_5;
|
|
}
|
|
|
|
IL_0055:
|
|
{
|
|
bool L_6;
|
|
L_6 = cwi_get_parseNumbersAsFloat_m3DAC398589FA642C22A0E3370CCBDF30655EA129_inline(__this, NULL);
|
|
if (!L_6)
|
|
{
|
|
goto IL_0074;
|
|
}
|
|
}
|
|
{
|
|
cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* L_7 = __this->___nty;
|
|
NullCheck(L_7);
|
|
float L_8;
|
|
L_8 = cwh_ParseFloatNumber_m88D4BAD761211B153856F79C60FBF9A22B868E29(L_7, NULL);
|
|
float L_9;
|
|
L_9 = cwi_ibi_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_m80FD6DC974441CB8CD73DC933F39FDFA04F0B62B(__this, L_8, cwi_ibi_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_m80FD6DC974441CB8CD73DC933F39FDFA04F0B62B_RuntimeMethod_var);
|
|
float L_10 = L_9;
|
|
RuntimeObject* L_11 = Box(Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var, &L_10);
|
|
return L_11;
|
|
}
|
|
|
|
IL_0074:
|
|
{
|
|
cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* L_12 = __this->___nty;
|
|
NullCheck(L_12);
|
|
double L_13;
|
|
L_13 = cwh_ParseDoubleNumber_m6DBDD7CBE34FC4A860063F2CBC210EB26627E498(L_12, NULL);
|
|
double L_14;
|
|
L_14 = cwi_ibi_TisDouble_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_m9A6259DC9A0EBED61D199371A1A881655F4D5A47(__this, L_13, cwi_ibi_TisDouble_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_m9A6259DC9A0EBED61D199371A1A881655F4D5A47_RuntimeMethod_var);
|
|
double L_15 = L_14;
|
|
RuntimeObject* L_16 = Box(Double_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_il2cpp_TypeInfo_var, &L_15);
|
|
return L_16;
|
|
}
|
|
|
|
IL_008b:
|
|
{
|
|
RuntimeObject* L_17;
|
|
L_17 = cwi_ibe_m9CD17636C114D4512988125F2C764493C7F2CFAB(__this, NULL);
|
|
return L_17;
|
|
}
|
|
|
|
IL_0092:
|
|
{
|
|
RuntimeObject* L_18;
|
|
L_18 = cwi_ibf_m90555732BBA3C5C8D314064AFDDD43816CF77675(__this, NULL);
|
|
return L_18;
|
|
}
|
|
|
|
IL_0099:
|
|
{
|
|
cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* L_19 = __this->___nty;
|
|
NullCheck(L_19);
|
|
int32_t L_20;
|
|
L_20 = cwh_NextToken_m93114845F31F6B765557D6362C46C7042A5F53DD(L_19, NULL);
|
|
bool L_21 = ((bool)1);
|
|
RuntimeObject* L_22 = Box(Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_il2cpp_TypeInfo_var, &L_21);
|
|
return L_22;
|
|
}
|
|
|
|
IL_00ac:
|
|
{
|
|
cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* L_23 = __this->___nty;
|
|
NullCheck(L_23);
|
|
int32_t L_24;
|
|
L_24 = cwh_NextToken_m93114845F31F6B765557D6362C46C7042A5F53DD(L_23, NULL);
|
|
bool L_25 = ((bool)0);
|
|
RuntimeObject* L_26 = Box(Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_il2cpp_TypeInfo_var, &L_25);
|
|
return L_26;
|
|
}
|
|
|
|
IL_00bf:
|
|
{
|
|
cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* L_27 = __this->___nty;
|
|
NullCheck(L_27);
|
|
int32_t L_28;
|
|
L_28 = cwh_NextToken_m93114845F31F6B765557D6362C46C7042A5F53DD(L_27, NULL);
|
|
return NULL;
|
|
}
|
|
|
|
IL_00cd:
|
|
{
|
|
cwi_ibh_m076BE4F4DE15ABE1EDEF04F3DBCB9C834DA6D752(__this, _stringLiteral951B59FDD51F1E58E06B943D00099C38010E87E9, NULL);
|
|
return NULL;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* cwi_DecodeText_m554065F7668662F1016F85EBEB758BB91CAA3F14 (String_t* ___0_text, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cwi_tCBBCF12E8459BA17CA68EF8F1F5C2C4A0F8B1E2F_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
cwi_tCBBCF12E8459BA17CA68EF8F1F5C2C4A0F8B1E2F* L_0 = (cwi_tCBBCF12E8459BA17CA68EF8F1F5C2C4A0F8B1E2F*)il2cpp_codegen_object_new(cwi_tCBBCF12E8459BA17CA68EF8F1F5C2C4A0F8B1E2F_il2cpp_TypeInfo_var);
|
|
cwi__ctor_m604B24249E0A2E6E7AE069DEA03CE608CD1E372B(L_0, NULL);
|
|
String_t* L_1 = ___0_text;
|
|
NullCheck(L_0);
|
|
RuntimeObject* L_2;
|
|
L_2 = cwi_Decode_m774876CF497BED65BA73FFED3C1E8DB59066D0EC(L_0, L_1, NULL);
|
|
return L_2;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* cwi_nd_mD1CF970D68C72253528973CEE5E93163D53D6717 (cwi_tCBBCF12E8459BA17CA68EF8F1F5C2C4A0F8B1E2F* __this, String_t* ___0_text, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
cwi_ibd_m5594F255A732BD4CBD7B2DDFC1085FBBC24E9FBE_inline(__this, (String_t*)NULL, NULL);
|
|
String_t* L_0 = ___0_text;
|
|
cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* L_1 = (cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2*)il2cpp_codegen_object_new(cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2_il2cpp_TypeInfo_var);
|
|
cwh__ctor_mD67FEA2338FEBB09927D168793A9D2BAAD9AF456(L_1, L_0, NULL);
|
|
__this->___nty = L_1;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___nty), (void*)L_1);
|
|
cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* L_2 = __this->___nty;
|
|
bool L_3;
|
|
L_3 = cwi_get_parseNumbersAsFloat_m3DAC398589FA642C22A0E3370CCBDF30655EA129_inline(__this, NULL);
|
|
NullCheck(L_2);
|
|
cwh_set_parseNumbersAsFloat_mB04AFCFD938D14F88A802B351CCEA9AE0CA0137B_inline(L_2, L_3, NULL);
|
|
RuntimeObject* L_4;
|
|
L_4 = cwi_ibg_m88F086862CBBEF20C1162FA49EC0182E1B2BA455(__this, NULL);
|
|
return L_4;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* cwi_jar_m1141D60EFBA988FE2F44AB3D91F5EC633D7F21E3 (cwi_tCBBCF12E8459BA17CA68EF8F1F5C2C4A0F8B1E2F* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Double_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralEAEE70BF12EFC84C6D9E42F84DF3EF46FCAE69A7);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cwi_ibi_TisDouble_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_m9A6259DC9A0EBED61D199371A1A881655F4D5A47_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cwi_ibi_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_m80FD6DC974441CB8CD73DC933F39FDFA04F0B62B_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cwi_ibi_TisString_t_mFE8A1C82FA2A69E0761B069D2C3D086CF8783B28_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
{
|
|
cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* L_0 = __this->___nty;
|
|
NullCheck(L_0);
|
|
int32_t L_1;
|
|
L_1 = cwh_LookAhead_mCD1044FF45640911BBCC5D248BE4A76B477397A7(L_0, NULL);
|
|
V_0 = L_1;
|
|
int32_t L_2 = V_0;
|
|
switch (L_2)
|
|
{
|
|
case 0:
|
|
{
|
|
goto IL_00cd;
|
|
}
|
|
case 1:
|
|
{
|
|
goto IL_00bf;
|
|
}
|
|
case 2:
|
|
{
|
|
goto IL_0099;
|
|
}
|
|
case 3:
|
|
{
|
|
goto IL_00ac;
|
|
}
|
|
case 4:
|
|
{
|
|
goto IL_00cd;
|
|
}
|
|
case 5:
|
|
{
|
|
goto IL_00cd;
|
|
}
|
|
case 6:
|
|
{
|
|
goto IL_0043;
|
|
}
|
|
case 7:
|
|
{
|
|
goto IL_0055;
|
|
}
|
|
case 8:
|
|
{
|
|
goto IL_008b;
|
|
}
|
|
case 9:
|
|
{
|
|
goto IL_00cd;
|
|
}
|
|
case 10:
|
|
{
|
|
goto IL_0092;
|
|
}
|
|
}
|
|
}
|
|
{
|
|
goto IL_00cd;
|
|
}
|
|
|
|
IL_0043:
|
|
{
|
|
cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* L_3 = __this->___nty;
|
|
NullCheck(L_3);
|
|
String_t* L_4;
|
|
L_4 = cwh_ParseString_m4CD74E4CADB81D55D21F3315B1B4CDDA6357C7DE(L_3, NULL);
|
|
String_t* L_5;
|
|
L_5 = cwi_ibi_TisString_t_mFE8A1C82FA2A69E0761B069D2C3D086CF8783B28(__this, L_4, cwi_ibi_TisString_t_mFE8A1C82FA2A69E0761B069D2C3D086CF8783B28_RuntimeMethod_var);
|
|
return L_5;
|
|
}
|
|
|
|
IL_0055:
|
|
{
|
|
bool L_6;
|
|
L_6 = cwi_get_parseNumbersAsFloat_m3DAC398589FA642C22A0E3370CCBDF30655EA129_inline(__this, NULL);
|
|
if (!L_6)
|
|
{
|
|
goto IL_0074;
|
|
}
|
|
}
|
|
{
|
|
cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* L_7 = __this->___nty;
|
|
NullCheck(L_7);
|
|
float L_8;
|
|
L_8 = cwh_ParseFloatNumber_m88D4BAD761211B153856F79C60FBF9A22B868E29(L_7, NULL);
|
|
float L_9;
|
|
L_9 = cwi_ibi_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_m80FD6DC974441CB8CD73DC933F39FDFA04F0B62B(__this, L_8, cwi_ibi_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_m80FD6DC974441CB8CD73DC933F39FDFA04F0B62B_RuntimeMethod_var);
|
|
float L_10 = L_9;
|
|
RuntimeObject* L_11 = Box(Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var, &L_10);
|
|
return L_11;
|
|
}
|
|
|
|
IL_0074:
|
|
{
|
|
cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* L_12 = __this->___nty;
|
|
NullCheck(L_12);
|
|
double L_13;
|
|
L_13 = cwh_ParseDoubleNumber_m6DBDD7CBE34FC4A860063F2CBC210EB26627E498(L_12, NULL);
|
|
double L_14;
|
|
L_14 = cwi_ibi_TisDouble_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_m9A6259DC9A0EBED61D199371A1A881655F4D5A47(__this, L_13, cwi_ibi_TisDouble_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_m9A6259DC9A0EBED61D199371A1A881655F4D5A47_RuntimeMethod_var);
|
|
double L_15 = L_14;
|
|
RuntimeObject* L_16 = Box(Double_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_il2cpp_TypeInfo_var, &L_15);
|
|
return L_16;
|
|
}
|
|
|
|
IL_008b:
|
|
{
|
|
RuntimeObject* L_17;
|
|
L_17 = cwi_ibe_m9CD17636C114D4512988125F2C764493C7F2CFAB(__this, NULL);
|
|
return L_17;
|
|
}
|
|
|
|
IL_0092:
|
|
{
|
|
RuntimeObject* L_18;
|
|
L_18 = cwi_ibf_m90555732BBA3C5C8D314064AFDDD43816CF77675(__this, NULL);
|
|
return L_18;
|
|
}
|
|
|
|
IL_0099:
|
|
{
|
|
cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* L_19 = __this->___nty;
|
|
NullCheck(L_19);
|
|
int32_t L_20;
|
|
L_20 = cwh_NextToken_m93114845F31F6B765557D6362C46C7042A5F53DD(L_19, NULL);
|
|
bool L_21 = ((bool)1);
|
|
RuntimeObject* L_22 = Box(Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_il2cpp_TypeInfo_var, &L_21);
|
|
return L_22;
|
|
}
|
|
|
|
IL_00ac:
|
|
{
|
|
cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* L_23 = __this->___nty;
|
|
NullCheck(L_23);
|
|
int32_t L_24;
|
|
L_24 = cwh_NextToken_m93114845F31F6B765557D6362C46C7042A5F53DD(L_23, NULL);
|
|
bool L_25 = ((bool)0);
|
|
RuntimeObject* L_26 = Box(Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_il2cpp_TypeInfo_var, &L_25);
|
|
return L_26;
|
|
}
|
|
|
|
IL_00bf:
|
|
{
|
|
cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* L_27 = __this->___nty;
|
|
NullCheck(L_27);
|
|
int32_t L_28;
|
|
L_28 = cwh_NextToken_m93114845F31F6B765557D6362C46C7042A5F53DD(L_27, NULL);
|
|
return NULL;
|
|
}
|
|
|
|
IL_00cd:
|
|
{
|
|
cwi_ibh_m076BE4F4DE15ABE1EDEF04F3DBCB9C834DA6D752(__this, _stringLiteralEAEE70BF12EFC84C6D9E42F84DF3EF46FCAE69A7, NULL);
|
|
return NULL;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* cwi_iwh_m644F29A0D5BBE909B9B5CCD21E7965CAA899D1E9 (cwi_tCBBCF12E8459BA17CA68EF8F1F5C2C4A0F8B1E2F* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2__ctor_mC4F3DF292BAD88F4BF193C49CD689FAEBC4570A9_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_set_Item_m7CCA97075B48AFB2B97E5A072B94BC7679374341_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_tA348003A3C1CEFB3096E9D2A0BC7F1AC8EC4F710_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4E1898F5EBEE757EDA41AE1193FF929B0A3B665C);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE12B1C155B336D51A2EE0E789217483E8C25E1D0);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cwi_ibi_TisString_t_mFE8A1C82FA2A69E0761B069D2C3D086CF8783B28_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Dictionary_2_tA348003A3C1CEFB3096E9D2A0BC7F1AC8EC4F710* V_0 = NULL;
|
|
int32_t V_1 = 0;
|
|
String_t* V_2 = NULL;
|
|
RuntimeObject* V_3 = NULL;
|
|
{
|
|
Dictionary_2_tA348003A3C1CEFB3096E9D2A0BC7F1AC8EC4F710* L_0 = (Dictionary_2_tA348003A3C1CEFB3096E9D2A0BC7F1AC8EC4F710*)il2cpp_codegen_object_new(Dictionary_2_tA348003A3C1CEFB3096E9D2A0BC7F1AC8EC4F710_il2cpp_TypeInfo_var);
|
|
Dictionary_2__ctor_mC4F3DF292BAD88F4BF193C49CD689FAEBC4570A9(L_0, Dictionary_2__ctor_mC4F3DF292BAD88F4BF193C49CD689FAEBC4570A9_RuntimeMethod_var);
|
|
V_0 = L_0;
|
|
cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* L_1 = __this->___nty;
|
|
NullCheck(L_1);
|
|
int32_t L_2;
|
|
L_2 = cwh_NextToken_m93114845F31F6B765557D6362C46C7042A5F53DD(L_1, NULL);
|
|
}
|
|
|
|
IL_0012:
|
|
{
|
|
cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* L_3 = __this->___nty;
|
|
NullCheck(L_3);
|
|
int32_t L_4;
|
|
L_4 = cwh_LookAhead_mCD1044FF45640911BBCC5D248BE4A76B477397A7(L_3, NULL);
|
|
V_1 = L_4;
|
|
int32_t L_5 = V_1;
|
|
if (!L_5)
|
|
{
|
|
goto IL_002c;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_6 = V_1;
|
|
if ((((int32_t)L_6) == ((int32_t)5)))
|
|
{
|
|
goto IL_0039;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_7 = V_1;
|
|
if ((((int32_t)L_7) == ((int32_t)((int32_t)-77))))
|
|
{
|
|
goto IL_0047;
|
|
}
|
|
}
|
|
{
|
|
goto IL_0055;
|
|
}
|
|
|
|
IL_002c:
|
|
{
|
|
cwi_ibh_m076BE4F4DE15ABE1EDEF04F3DBCB9C834DA6D752(__this, _stringLiteralE12B1C155B336D51A2EE0E789217483E8C25E1D0, NULL);
|
|
return (RuntimeObject*)NULL;
|
|
}
|
|
|
|
IL_0039:
|
|
{
|
|
cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* L_8 = __this->___nty;
|
|
NullCheck(L_8);
|
|
int32_t L_9;
|
|
L_9 = cwh_NextToken_m93114845F31F6B765557D6362C46C7042A5F53DD(L_8, NULL);
|
|
goto IL_0012;
|
|
}
|
|
|
|
IL_0047:
|
|
{
|
|
cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* L_10 = __this->___nty;
|
|
NullCheck(L_10);
|
|
int32_t L_11;
|
|
L_11 = cwh_NextToken_m93114845F31F6B765557D6362C46C7042A5F53DD(L_10, NULL);
|
|
Dictionary_2_tA348003A3C1CEFB3096E9D2A0BC7F1AC8EC4F710* L_12 = V_0;
|
|
return L_12;
|
|
}
|
|
|
|
IL_0055:
|
|
{
|
|
cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* L_13 = __this->___nty;
|
|
NullCheck(L_13);
|
|
String_t* L_14;
|
|
L_14 = cwh_ParseString_m4CD74E4CADB81D55D21F3315B1B4CDDA6357C7DE(L_13, NULL);
|
|
String_t* L_15;
|
|
L_15 = cwi_ibi_TisString_t_mFE8A1C82FA2A69E0761B069D2C3D086CF8783B28(__this, L_14, cwi_ibi_TisString_t_mFE8A1C82FA2A69E0761B069D2C3D086CF8783B28_RuntimeMethod_var);
|
|
V_2 = L_15;
|
|
String_t* L_16;
|
|
L_16 = cwi_get_errorMessage_m72280E5762DD605D0AD91D3D2F1AAA5733D66E55_inline(__this, NULL);
|
|
if (!L_16)
|
|
{
|
|
goto IL_0071;
|
|
}
|
|
}
|
|
{
|
|
return (RuntimeObject*)NULL;
|
|
}
|
|
|
|
IL_0071:
|
|
{
|
|
cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* L_17 = __this->___nty;
|
|
NullCheck(L_17);
|
|
int32_t L_18;
|
|
L_18 = cwh_NextToken_m93114845F31F6B765557D6362C46C7042A5F53DD(L_17, NULL);
|
|
V_1 = L_18;
|
|
int32_t L_19 = V_1;
|
|
if ((((int32_t)L_19) == ((int32_t)4)))
|
|
{
|
|
goto IL_008e;
|
|
}
|
|
}
|
|
{
|
|
cwi_ibh_m076BE4F4DE15ABE1EDEF04F3DBCB9C834DA6D752(__this, _stringLiteral4E1898F5EBEE757EDA41AE1193FF929B0A3B665C, NULL);
|
|
return (RuntimeObject*)NULL;
|
|
}
|
|
|
|
IL_008e:
|
|
{
|
|
RuntimeObject* L_20;
|
|
L_20 = cwi_ibg_m88F086862CBBEF20C1162FA49EC0182E1B2BA455(__this, NULL);
|
|
V_3 = L_20;
|
|
String_t* L_21;
|
|
L_21 = cwi_get_errorMessage_m72280E5762DD605D0AD91D3D2F1AAA5733D66E55_inline(__this, NULL);
|
|
if (!L_21)
|
|
{
|
|
goto IL_009f;
|
|
}
|
|
}
|
|
{
|
|
return (RuntimeObject*)NULL;
|
|
}
|
|
|
|
IL_009f:
|
|
{
|
|
Dictionary_2_tA348003A3C1CEFB3096E9D2A0BC7F1AC8EC4F710* L_22 = V_0;
|
|
String_t* L_23 = V_2;
|
|
RuntimeObject* L_24 = V_3;
|
|
NullCheck(L_22);
|
|
Dictionary_2_set_Item_m7CCA97075B48AFB2B97E5A072B94BC7679374341(L_22, L_23, L_24, Dictionary_2_set_Item_m7CCA97075B48AFB2B97E5A072B94BC7679374341_RuntimeMethod_var);
|
|
goto IL_0012;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cwi_iih_m6A13FB0F0384FF37E9664F9808B80B72D2ADFC03 (cwi_tCBBCF12E8459BA17CA68EF8F1F5C2C4A0F8B1E2F* __this, String_t* ___0_a, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralBDD94A3200A68EFEC973AE5A10F100280084027F);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
String_t* L_0 = ___0_a;
|
|
cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* L_1 = __this->___nty;
|
|
NullCheck(L_1);
|
|
int32_t L_2;
|
|
L_2 = cwh_get_lineNumber_m435F693BC193D80758A5033FC1628287C9A22287_inline(L_1, NULL);
|
|
int32_t L_3 = L_2;
|
|
RuntimeObject* L_4 = Box(Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var, &L_3);
|
|
String_t* L_5;
|
|
L_5 = String_Format_mFB7DA489BD99F4670881FF50EC017BFB0A5C0987(_stringLiteralBDD94A3200A68EFEC973AE5A10F100280084027F, L_0, L_4, NULL);
|
|
cwi_ibd_m5594F255A732BD4CBD7B2DDFC1085FBBC24E9FBE_inline(__this, L_5, 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
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t cwj_ibl_mF6C9F0EC61B96CA8638D5DACE1E9D5A689377150 (SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* ___0_a, float ___1_b, int32_t ___2_c, const RuntimeMethod* method)
|
|
{
|
|
int32_t V_0 = 0;
|
|
int32_t V_1 = 0;
|
|
{
|
|
V_0 = 0;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_0 = ___0_a;
|
|
NullCheck(L_0);
|
|
int32_t L_1 = ___2_c;
|
|
V_1 = ((int32_t)il2cpp_codegen_subtract(((int32_t)(((RuntimeArray*)L_0)->max_length)), L_1));
|
|
goto IL_0016;
|
|
}
|
|
|
|
IL_000a:
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_2 = ___0_a;
|
|
int32_t L_3 = V_0;
|
|
NullCheck(L_2);
|
|
int32_t L_4 = L_3;
|
|
float L_5 = (L_2)->GetAt(static_cast<il2cpp_array_size_t>(L_4));
|
|
float L_6 = ___1_b;
|
|
if ((!(((float)L_5) > ((float)L_6))))
|
|
{
|
|
goto IL_0012;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_7 = V_0;
|
|
return L_7;
|
|
}
|
|
|
|
IL_0012:
|
|
{
|
|
int32_t L_8 = V_0;
|
|
int32_t L_9 = ___2_c;
|
|
V_0 = ((int32_t)il2cpp_codegen_add(L_8, L_9));
|
|
}
|
|
|
|
IL_0016:
|
|
{
|
|
int32_t L_10 = V_0;
|
|
int32_t L_11 = V_1;
|
|
if ((((int32_t)L_10) <= ((int32_t)L_11)))
|
|
{
|
|
goto IL_000a;
|
|
}
|
|
}
|
|
{
|
|
return (-1);
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cwj_ftx_m059429ABAA4D3D14CAFE6742CA99E60FF696DF05 (cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* __this, czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* ___0_skeleton, float ___1_lastTime, float ___2_time, bool ___3_loop, cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016* ___4_events, float ___5_alpha, int32_t ___6_blend, int32_t ___7_direction, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cwk_t95F941C946138FA950FA2A5CBD243288DF6BCF94_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
cyt_1_t15D208ED20DD19D17CA30C59237CB35A70E3C96C* V_0 = NULL;
|
|
int32_t V_1 = 0;
|
|
int32_t V_2 = 0;
|
|
{
|
|
czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* L_0 = ___0_skeleton;
|
|
if (L_0)
|
|
{
|
|
goto IL_0013;
|
|
}
|
|
}
|
|
{
|
|
ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129* L_1 = (ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129_il2cpp_TypeInfo_var)));
|
|
ArgumentNullException__ctor_m6D9C7B47EA708382838B264BA02EBB7576DFA155(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral31BCBBBAE78AF3DCE94AC9BDE58CE283F2102D59)), ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralDD64ED3BB5EE72C42F98B3BEDC6F1D67BE55C51A)), NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&cwj_ftx_m059429ABAA4D3D14CAFE6742CA99E60FF696DF05_RuntimeMethod_var)));
|
|
}
|
|
|
|
IL_0013:
|
|
{
|
|
bool L_2 = ___3_loop;
|
|
if (!L_2)
|
|
{
|
|
goto IL_0040;
|
|
}
|
|
}
|
|
{
|
|
float L_3 = __this->___nuc;
|
|
if ((((float)L_3) == ((float)(9124.0f))))
|
|
{
|
|
goto IL_0040;
|
|
}
|
|
}
|
|
{
|
|
float L_4 = ___2_time;
|
|
float L_5 = __this->___nuc;
|
|
___2_time = (fmodf(L_4, L_5));
|
|
float L_6 = ___1_lastTime;
|
|
if ((!(((float)L_6) > ((float)(2922.0f)))))
|
|
{
|
|
goto IL_0040;
|
|
}
|
|
}
|
|
{
|
|
float L_7 = ___1_lastTime;
|
|
float L_8 = __this->___nuc;
|
|
___1_lastTime = (fmodf(L_7, L_8));
|
|
}
|
|
|
|
IL_0040:
|
|
{
|
|
cyt_1_t15D208ED20DD19D17CA30C59237CB35A70E3C96C* L_9 = __this->___nua;
|
|
V_0 = L_9;
|
|
V_1 = 0;
|
|
cyt_1_t15D208ED20DD19D17CA30C59237CB35A70E3C96C* L_10 = V_0;
|
|
NullCheck(L_10);
|
|
int32_t L_11 = L_10->___Count;
|
|
V_2 = L_11;
|
|
goto IL_006e;
|
|
}
|
|
|
|
IL_0052:
|
|
{
|
|
cyt_1_t15D208ED20DD19D17CA30C59237CB35A70E3C96C* L_12 = V_0;
|
|
NullCheck(L_12);
|
|
cwkU5BU5D_t8A0893DA1EA37E5125FF252FD84867D96E7115C9* L_13 = L_12->___Items;
|
|
int32_t L_14 = V_1;
|
|
NullCheck(L_13);
|
|
int32_t L_15 = L_14;
|
|
RuntimeObject* L_16 = (L_13)->GetAt(static_cast<il2cpp_array_size_t>(L_15));
|
|
czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* L_17 = ___0_skeleton;
|
|
float L_18 = ___1_lastTime;
|
|
float L_19 = ___2_time;
|
|
cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016* L_20 = ___4_events;
|
|
float L_21 = ___5_alpha;
|
|
int32_t L_22 = ___6_blend;
|
|
int32_t L_23 = ___7_direction;
|
|
NullCheck(L_16);
|
|
InterfaceActionInvoker7< czh_tE8F1A87C5388086F23589583A37E369F2950CBC9*, float, float, cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016*, float, int32_t, int32_t >::Invoke(0, cwk_t95F941C946138FA950FA2A5CBD243288DF6BCF94_il2cpp_TypeInfo_var, L_16, L_17, L_18, L_19, L_20, L_21, L_22, L_23);
|
|
int32_t L_24 = V_1;
|
|
V_1 = ((int32_t)il2cpp_codegen_add(L_24, 1));
|
|
}
|
|
|
|
IL_006e:
|
|
{
|
|
int32_t L_25 = V_1;
|
|
int32_t L_26 = V_2;
|
|
if ((((int32_t)L_25) < ((int32_t)L_26)))
|
|
{
|
|
goto IL_0052;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cwj_set_Timelines_m1F4DFA5FDC16378A09106E1E6616F4EAD42941D5 (cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* __this, cyt_1_t15D208ED20DD19D17CA30C59237CB35A70E3C96C* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
cyt_1_t15D208ED20DD19D17CA30C59237CB35A70E3C96C* L_0 = ___0_value;
|
|
__this->___nua = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___nua), (void*)L_0);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t cwj_kat_m4DFD9BBD10B55C2E9EA88D053345582D707B9777 (SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* ___0_a, float ___1_b, int32_t ___2_c, const RuntimeMethod* method)
|
|
{
|
|
int32_t V_0 = 0;
|
|
int32_t V_1 = 0;
|
|
{
|
|
V_0 = 0;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_0 = ___0_a;
|
|
NullCheck(L_0);
|
|
int32_t L_1 = ___2_c;
|
|
V_1 = ((int32_t)il2cpp_codegen_subtract(((int32_t)(((RuntimeArray*)L_0)->max_length)), L_1));
|
|
goto IL_0016;
|
|
}
|
|
|
|
IL_000a:
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_2 = ___0_a;
|
|
int32_t L_3 = V_0;
|
|
NullCheck(L_2);
|
|
int32_t L_4 = L_3;
|
|
float L_5 = (L_2)->GetAt(static_cast<il2cpp_array_size_t>(L_4));
|
|
float L_6 = ___1_b;
|
|
if ((!(((float)L_5) > ((float)L_6))))
|
|
{
|
|
goto IL_0012;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_7 = V_0;
|
|
return L_7;
|
|
}
|
|
|
|
IL_0012:
|
|
{
|
|
int32_t L_8 = V_0;
|
|
int32_t L_9 = ___2_c;
|
|
V_0 = ((int32_t)il2cpp_codegen_add(L_8, L_9));
|
|
}
|
|
|
|
IL_0016:
|
|
{
|
|
int32_t L_10 = V_0;
|
|
int32_t L_11 = V_1;
|
|
if ((((int32_t)L_10) <= ((int32_t)L_11)))
|
|
{
|
|
goto IL_000a;
|
|
}
|
|
}
|
|
{
|
|
return (-1);
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cwj_set_Duration_m76B287AA7D7BC5E05CC807812FC7F426F21BD0D8 (cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* __this, float ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
float L_0 = ___0_value;
|
|
__this->___nuc = L_0;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* cwj_get_Name_mC72143F73167E09DBA39EF228707EA37E170C22F (cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
String_t* L_0 = __this->___ntz;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t cwj_iml_m8FF367A041DCF29AEFEBCD2D18210FB9F354083E (SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* ___0_a, float ___1_b, int32_t ___2_c, const RuntimeMethod* method)
|
|
{
|
|
int32_t V_0 = 0;
|
|
int32_t V_1 = 0;
|
|
{
|
|
V_0 = 0;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_0 = ___0_a;
|
|
NullCheck(L_0);
|
|
int32_t L_1 = ___2_c;
|
|
V_1 = ((int32_t)il2cpp_codegen_subtract(((int32_t)(((RuntimeArray*)L_0)->max_length)), L_1));
|
|
goto IL_0016;
|
|
}
|
|
|
|
IL_000a:
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_2 = ___0_a;
|
|
int32_t L_3 = V_0;
|
|
NullCheck(L_2);
|
|
int32_t L_4 = L_3;
|
|
float L_5 = (L_2)->GetAt(static_cast<il2cpp_array_size_t>(L_4));
|
|
float L_6 = ___1_b;
|
|
if ((!(((float)L_5) > ((float)L_6))))
|
|
{
|
|
goto IL_0012;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_7 = V_0;
|
|
return L_7;
|
|
}
|
|
|
|
IL_0012:
|
|
{
|
|
int32_t L_8 = V_0;
|
|
int32_t L_9 = ___2_c;
|
|
V_0 = ((int32_t)il2cpp_codegen_add(L_8, L_9));
|
|
}
|
|
|
|
IL_0016:
|
|
{
|
|
int32_t L_10 = V_0;
|
|
int32_t L_11 = V_1;
|
|
if ((((int32_t)L_10) <= ((int32_t)L_11)))
|
|
{
|
|
goto IL_000a;
|
|
}
|
|
}
|
|
{
|
|
return (-1);
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR cyt_1_t15D208ED20DD19D17CA30C59237CB35A70E3C96C* cwj_get_Timelines_m550052BEC5EB6092A254103FE2E52BA4FDAD4654 (cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
cyt_1_t15D208ED20DD19D17CA30C59237CB35A70E3C96C* L_0 = __this->___nua;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t cwj_ibk_mB3C4A7D1D5053B77372B9927AE2347CA56A4D8F0 (SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* ___0_a, float ___1_b, const RuntimeMethod* method)
|
|
{
|
|
int32_t V_0 = 0;
|
|
int32_t V_1 = 0;
|
|
int32_t V_2 = 0;
|
|
{
|
|
V_0 = 0;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_0 = ___0_a;
|
|
NullCheck(L_0);
|
|
V_1 = ((int32_t)il2cpp_codegen_subtract(((int32_t)(((RuntimeArray*)L_0)->max_length)), 2));
|
|
int32_t L_1 = V_1;
|
|
if (L_1)
|
|
{
|
|
goto IL_000d;
|
|
}
|
|
}
|
|
{
|
|
return 1;
|
|
}
|
|
|
|
IL_000d:
|
|
{
|
|
int32_t L_2 = V_1;
|
|
V_2 = ((int32_t)((uint32_t)L_2>>1));
|
|
}
|
|
|
|
IL_0011:
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_3 = ___0_a;
|
|
int32_t L_4 = V_2;
|
|
NullCheck(L_3);
|
|
int32_t L_5 = ((int32_t)il2cpp_codegen_add(L_4, 1));
|
|
float L_6 = (L_3)->GetAt(static_cast<il2cpp_array_size_t>(L_5));
|
|
float L_7 = ___1_b;
|
|
if ((!(((float)L_6) <= ((float)L_7))))
|
|
{
|
|
goto IL_001f;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_8 = V_2;
|
|
V_0 = ((int32_t)il2cpp_codegen_add(L_8, 1));
|
|
goto IL_0021;
|
|
}
|
|
|
|
IL_001f:
|
|
{
|
|
int32_t L_9 = V_2;
|
|
V_1 = L_9;
|
|
}
|
|
|
|
IL_0021:
|
|
{
|
|
int32_t L_10 = V_0;
|
|
int32_t L_11 = V_1;
|
|
if ((!(((uint32_t)L_10) == ((uint32_t)L_11))))
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_12 = V_0;
|
|
return ((int32_t)il2cpp_codegen_add(L_12, 1));
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
int32_t L_13 = V_0;
|
|
int32_t L_14 = V_1;
|
|
V_2 = ((int32_t)((uint32_t)((int32_t)il2cpp_codegen_add(L_13, L_14))>>1));
|
|
goto IL_0011;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t cwj_gww_mC03662AA5F855A9FD18294344EA11C0C49041E1E (SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* ___0_a, float ___1_b, int32_t ___2_c, const RuntimeMethod* method)
|
|
{
|
|
int32_t V_0 = 0;
|
|
int32_t V_1 = 0;
|
|
{
|
|
V_0 = 0;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_0 = ___0_a;
|
|
NullCheck(L_0);
|
|
int32_t L_1 = ___2_c;
|
|
V_1 = ((int32_t)il2cpp_codegen_subtract(((int32_t)(((RuntimeArray*)L_0)->max_length)), L_1));
|
|
goto IL_0016;
|
|
}
|
|
|
|
IL_000a:
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_2 = ___0_a;
|
|
int32_t L_3 = V_0;
|
|
NullCheck(L_2);
|
|
int32_t L_4 = L_3;
|
|
float L_5 = (L_2)->GetAt(static_cast<il2cpp_array_size_t>(L_4));
|
|
float L_6 = ___1_b;
|
|
if ((!(((float)L_5) > ((float)L_6))))
|
|
{
|
|
goto IL_0012;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_7 = V_0;
|
|
return L_7;
|
|
}
|
|
|
|
IL_0012:
|
|
{
|
|
int32_t L_8 = V_0;
|
|
int32_t L_9 = ___2_c;
|
|
V_0 = ((int32_t)il2cpp_codegen_add(L_8, L_9));
|
|
}
|
|
|
|
IL_0016:
|
|
{
|
|
int32_t L_10 = V_0;
|
|
int32_t L_11 = V_1;
|
|
if ((((int32_t)L_10) <= ((int32_t)L_11)))
|
|
{
|
|
goto IL_000a;
|
|
}
|
|
}
|
|
{
|
|
return (-1);
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* cwj_ToString_m3777D1376D11DCF28529EF9748539EE5B59EAA2A (cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
String_t* L_0 = __this->___ntz;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t cwj_ess_mF3B46B096E264C9B64AD13CF1A587BDFF4F55CEF (SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* ___0_a, float ___1_b, int32_t ___2_c, const RuntimeMethod* method)
|
|
{
|
|
int32_t V_0 = 0;
|
|
int32_t V_1 = 0;
|
|
{
|
|
V_0 = 0;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_0 = ___0_a;
|
|
NullCheck(L_0);
|
|
int32_t L_1 = ___2_c;
|
|
V_1 = ((int32_t)il2cpp_codegen_subtract(((int32_t)(((RuntimeArray*)L_0)->max_length)), L_1));
|
|
goto IL_0016;
|
|
}
|
|
|
|
IL_000a:
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_2 = ___0_a;
|
|
int32_t L_3 = V_0;
|
|
NullCheck(L_2);
|
|
int32_t L_4 = L_3;
|
|
float L_5 = (L_2)->GetAt(static_cast<il2cpp_array_size_t>(L_4));
|
|
float L_6 = ___1_b;
|
|
if ((!(((float)L_5) > ((float)L_6))))
|
|
{
|
|
goto IL_0012;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_7 = V_0;
|
|
return L_7;
|
|
}
|
|
|
|
IL_0012:
|
|
{
|
|
int32_t L_8 = V_0;
|
|
int32_t L_9 = ___2_c;
|
|
V_0 = ((int32_t)il2cpp_codegen_add(L_8, L_9));
|
|
}
|
|
|
|
IL_0016:
|
|
{
|
|
int32_t L_10 = V_0;
|
|
int32_t L_11 = V_1;
|
|
if ((((int32_t)L_10) <= ((int32_t)L_11)))
|
|
{
|
|
goto IL_000a;
|
|
}
|
|
}
|
|
{
|
|
return (-1);
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool cwj_hob_m8274BFC752BEE14F20218D8FA36534F3652768F0 (cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* __this, int32_t ___0_id, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashSet_1_Contains_m98A9F88FF94538B5EECB0F87E1E3B3572E02ACA1_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2* L_0 = __this->___nub;
|
|
int32_t L_1 = ___0_id;
|
|
NullCheck(L_0);
|
|
bool L_2;
|
|
L_2 = HashSet_1_Contains_m98A9F88FF94538B5EECB0F87E1E3B3572E02ACA1(L_0, L_1, HashSet_1_Contains_m98A9F88FF94538B5EECB0F87E1E3B3572E02ACA1_RuntimeMethod_var);
|
|
return L_2;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cwj_oue_m913AE0F772DEC432E8FC27F145141075FF2ED27E (cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* __this, czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* ___0_skeleton, float ___1_lastTime, float ___2_time, bool ___3_loop, cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016* ___4_events, float ___5_alpha, int32_t ___6_blend, int32_t ___7_direction, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cwk_t95F941C946138FA950FA2A5CBD243288DF6BCF94_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
cyt_1_t15D208ED20DD19D17CA30C59237CB35A70E3C96C* V_0 = NULL;
|
|
int32_t V_1 = 0;
|
|
int32_t V_2 = 0;
|
|
{
|
|
czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* L_0 = ___0_skeleton;
|
|
if (L_0)
|
|
{
|
|
goto IL_0013;
|
|
}
|
|
}
|
|
{
|
|
ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129* L_1 = (ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129_il2cpp_TypeInfo_var)));
|
|
ArgumentNullException__ctor_m6D9C7B47EA708382838B264BA02EBB7576DFA155(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral70079A668C815CE6CB330BDC124E9A10B4BB6BD3)), ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral3A3EA4DA4AA235FE9AEDEB1EC792D8C642F35E42)), NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&cwj_oue_m913AE0F772DEC432E8FC27F145141075FF2ED27E_RuntimeMethod_var)));
|
|
}
|
|
|
|
IL_0013:
|
|
{
|
|
bool L_2 = ___3_loop;
|
|
if (!L_2)
|
|
{
|
|
goto IL_0040;
|
|
}
|
|
}
|
|
{
|
|
float L_3 = __this->___nuc;
|
|
if ((((float)L_3) == ((float)(-8376.0f))))
|
|
{
|
|
goto IL_0040;
|
|
}
|
|
}
|
|
{
|
|
float L_4 = ___2_time;
|
|
float L_5 = __this->___nuc;
|
|
___2_time = (fmodf(L_4, L_5));
|
|
float L_6 = ___1_lastTime;
|
|
if ((!(((float)L_6) > ((float)(8078.0f)))))
|
|
{
|
|
goto IL_0040;
|
|
}
|
|
}
|
|
{
|
|
float L_7 = ___1_lastTime;
|
|
float L_8 = __this->___nuc;
|
|
___1_lastTime = (fmodf(L_7, L_8));
|
|
}
|
|
|
|
IL_0040:
|
|
{
|
|
cyt_1_t15D208ED20DD19D17CA30C59237CB35A70E3C96C* L_9 = __this->___nua;
|
|
V_0 = L_9;
|
|
V_1 = 0;
|
|
cyt_1_t15D208ED20DD19D17CA30C59237CB35A70E3C96C* L_10 = V_0;
|
|
NullCheck(L_10);
|
|
int32_t L_11 = L_10->___Count;
|
|
V_2 = L_11;
|
|
goto IL_006e;
|
|
}
|
|
|
|
IL_0052:
|
|
{
|
|
cyt_1_t15D208ED20DD19D17CA30C59237CB35A70E3C96C* L_12 = V_0;
|
|
NullCheck(L_12);
|
|
cwkU5BU5D_t8A0893DA1EA37E5125FF252FD84867D96E7115C9* L_13 = L_12->___Items;
|
|
int32_t L_14 = V_1;
|
|
NullCheck(L_13);
|
|
int32_t L_15 = L_14;
|
|
RuntimeObject* L_16 = (L_13)->GetAt(static_cast<il2cpp_array_size_t>(L_15));
|
|
czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* L_17 = ___0_skeleton;
|
|
float L_18 = ___1_lastTime;
|
|
float L_19 = ___2_time;
|
|
cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016* L_20 = ___4_events;
|
|
float L_21 = ___5_alpha;
|
|
int32_t L_22 = ___6_blend;
|
|
int32_t L_23 = ___7_direction;
|
|
NullCheck(L_16);
|
|
InterfaceActionInvoker7< czh_tE8F1A87C5388086F23589583A37E369F2950CBC9*, float, float, cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016*, float, int32_t, int32_t >::Invoke(0, cwk_t95F941C946138FA950FA2A5CBD243288DF6BCF94_il2cpp_TypeInfo_var, L_16, L_17, L_18, L_19, L_20, L_21, L_22, L_23);
|
|
int32_t L_24 = V_1;
|
|
V_1 = ((int32_t)il2cpp_codegen_add(L_24, 1));
|
|
}
|
|
|
|
IL_006e:
|
|
{
|
|
int32_t L_25 = V_1;
|
|
int32_t L_26 = V_2;
|
|
if ((((int32_t)L_25) < ((int32_t)L_26)))
|
|
{
|
|
goto IL_0052;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cwj_Apply_mC1E69B4E168875B98BAE540EAC4262C8971B1E2B (cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* __this, czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* ___0_skeleton, float ___1_lastTime, float ___2_time, bool ___3_loop, cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016* ___4_events, float ___5_alpha, int32_t ___6_blend, int32_t ___7_direction, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cwk_t95F941C946138FA950FA2A5CBD243288DF6BCF94_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
cyt_1_t15D208ED20DD19D17CA30C59237CB35A70E3C96C* V_0 = NULL;
|
|
int32_t V_1 = 0;
|
|
int32_t V_2 = 0;
|
|
{
|
|
czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* L_0 = ___0_skeleton;
|
|
if (L_0)
|
|
{
|
|
goto IL_0013;
|
|
}
|
|
}
|
|
{
|
|
ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129* L_1 = (ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129_il2cpp_TypeInfo_var)));
|
|
ArgumentNullException__ctor_m6D9C7B47EA708382838B264BA02EBB7576DFA155(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralAABDB12A8673CF3F32247EDEEC8B9E68FE0BF8D2)), ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral541147A891EE1D27C9FE0F61836C41B2F605EB35)), NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&cwj_Apply_mC1E69B4E168875B98BAE540EAC4262C8971B1E2B_RuntimeMethod_var)));
|
|
}
|
|
|
|
IL_0013:
|
|
{
|
|
bool L_2 = ___3_loop;
|
|
if (!L_2)
|
|
{
|
|
goto IL_0040;
|
|
}
|
|
}
|
|
{
|
|
float L_3 = __this->___nuc;
|
|
if ((((float)L_3) == ((float)(0.0f))))
|
|
{
|
|
goto IL_0040;
|
|
}
|
|
}
|
|
{
|
|
float L_4 = ___2_time;
|
|
float L_5 = __this->___nuc;
|
|
___2_time = (fmodf(L_4, L_5));
|
|
float L_6 = ___1_lastTime;
|
|
if ((!(((float)L_6) > ((float)(0.0f)))))
|
|
{
|
|
goto IL_0040;
|
|
}
|
|
}
|
|
{
|
|
float L_7 = ___1_lastTime;
|
|
float L_8 = __this->___nuc;
|
|
___1_lastTime = (fmodf(L_7, L_8));
|
|
}
|
|
|
|
IL_0040:
|
|
{
|
|
cyt_1_t15D208ED20DD19D17CA30C59237CB35A70E3C96C* L_9 = __this->___nua;
|
|
V_0 = L_9;
|
|
V_1 = 0;
|
|
cyt_1_t15D208ED20DD19D17CA30C59237CB35A70E3C96C* L_10 = V_0;
|
|
NullCheck(L_10);
|
|
int32_t L_11 = L_10->___Count;
|
|
V_2 = L_11;
|
|
goto IL_006e;
|
|
}
|
|
|
|
IL_0052:
|
|
{
|
|
cyt_1_t15D208ED20DD19D17CA30C59237CB35A70E3C96C* L_12 = V_0;
|
|
NullCheck(L_12);
|
|
cwkU5BU5D_t8A0893DA1EA37E5125FF252FD84867D96E7115C9* L_13 = L_12->___Items;
|
|
int32_t L_14 = V_1;
|
|
NullCheck(L_13);
|
|
int32_t L_15 = L_14;
|
|
RuntimeObject* L_16 = (L_13)->GetAt(static_cast<il2cpp_array_size_t>(L_15));
|
|
czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* L_17 = ___0_skeleton;
|
|
float L_18 = ___1_lastTime;
|
|
float L_19 = ___2_time;
|
|
cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016* L_20 = ___4_events;
|
|
float L_21 = ___5_alpha;
|
|
int32_t L_22 = ___6_blend;
|
|
int32_t L_23 = ___7_direction;
|
|
NullCheck(L_16);
|
|
InterfaceActionInvoker7< czh_tE8F1A87C5388086F23589583A37E369F2950CBC9*, float, float, cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016*, float, int32_t, int32_t >::Invoke(0, cwk_t95F941C946138FA950FA2A5CBD243288DF6BCF94_il2cpp_TypeInfo_var, L_16, L_17, L_18, L_19, L_20, L_21, L_22, L_23);
|
|
int32_t L_24 = V_1;
|
|
V_1 = ((int32_t)il2cpp_codegen_add(L_24, 1));
|
|
}
|
|
|
|
IL_006e:
|
|
{
|
|
int32_t L_25 = V_1;
|
|
int32_t L_26 = V_2;
|
|
if ((((int32_t)L_25) < ((int32_t)L_26)))
|
|
{
|
|
goto IL_0052;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float cwj_get_Duration_m1FFC03B6CDC020FDEDF7EAA85EF5C66BEB5FBE03 (cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
float L_0 = __this->___nuc;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool cwj_HasTimeline_m1A1BBCB9893E6E93F69146C0755888333CC3D1A3 (cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* __this, int32_t ___0_id, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashSet_1_Contains_m98A9F88FF94538B5EECB0F87E1E3B3572E02ACA1_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2* L_0 = __this->___nub;
|
|
int32_t L_1 = ___0_id;
|
|
NullCheck(L_0);
|
|
bool L_2;
|
|
L_2 = HashSet_1_Contains_m98A9F88FF94538B5EECB0F87E1E3B3572E02ACA1(L_0, L_1, HashSet_1_Contains_m98A9F88FF94538B5EECB0F87E1E3B3572E02ACA1_RuntimeMethod_var);
|
|
return L_2;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t cwj_jpi_mC9D717213E1A8DE9DA40B2A65040E947089F7F88 (SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* ___0_a, float ___1_b, int32_t ___2_c, const RuntimeMethod* method)
|
|
{
|
|
int32_t V_0 = 0;
|
|
int32_t V_1 = 0;
|
|
int32_t V_2 = 0;
|
|
{
|
|
V_0 = 0;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_0 = ___0_a;
|
|
NullCheck(L_0);
|
|
int32_t L_1 = ___2_c;
|
|
V_1 = ((int32_t)il2cpp_codegen_subtract(((int32_t)(((int32_t)(((RuntimeArray*)L_0)->max_length))/L_1)), 2));
|
|
int32_t L_2 = V_1;
|
|
if (L_2)
|
|
{
|
|
goto IL_000f;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_3 = ___2_c;
|
|
return L_3;
|
|
}
|
|
|
|
IL_000f:
|
|
{
|
|
int32_t L_4 = V_1;
|
|
V_2 = ((int32_t)((uint32_t)L_4>>1));
|
|
}
|
|
|
|
IL_0013:
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_5 = ___0_a;
|
|
int32_t L_6 = V_2;
|
|
int32_t L_7 = ___2_c;
|
|
NullCheck(L_5);
|
|
int32_t L_8 = ((int32_t)il2cpp_codegen_multiply(((int32_t)il2cpp_codegen_add(L_6, 1)), L_7));
|
|
float L_9 = (L_5)->GetAt(static_cast<il2cpp_array_size_t>(L_8));
|
|
float L_10 = ___1_b;
|
|
if ((!(((float)L_9) <= ((float)L_10))))
|
|
{
|
|
goto IL_0023;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_11 = V_2;
|
|
V_0 = ((int32_t)il2cpp_codegen_add(L_11, 1));
|
|
goto IL_0025;
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
int32_t L_12 = V_2;
|
|
V_1 = L_12;
|
|
}
|
|
|
|
IL_0025:
|
|
{
|
|
int32_t L_13 = V_0;
|
|
int32_t L_14 = V_1;
|
|
if ((!(((uint32_t)L_13) == ((uint32_t)L_14))))
|
|
{
|
|
goto IL_002f;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_15 = V_0;
|
|
int32_t L_16 = ___2_c;
|
|
return ((int32_t)il2cpp_codegen_multiply(((int32_t)il2cpp_codegen_add(L_15, 1)), L_16));
|
|
}
|
|
|
|
IL_002f:
|
|
{
|
|
int32_t L_17 = V_0;
|
|
int32_t L_18 = V_1;
|
|
V_2 = ((int32_t)((uint32_t)((int32_t)il2cpp_codegen_add(L_17, L_18))>>1));
|
|
goto IL_0013;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool cwj_eod_m405890FDB3445609AD41E73D46B554DFD98837D6 (cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* __this, int32_t ___0_id, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashSet_1_Contains_m98A9F88FF94538B5EECB0F87E1E3B3572E02ACA1_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2* L_0 = __this->___nub;
|
|
int32_t L_1 = ___0_id;
|
|
NullCheck(L_0);
|
|
bool L_2;
|
|
L_2 = HashSet_1_Contains_m98A9F88FF94538B5EECB0F87E1E3B3572E02ACA1(L_0, L_1, HashSet_1_Contains_m98A9F88FF94538B5EECB0F87E1E3B3572E02ACA1_RuntimeMethod_var);
|
|
return L_2;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t cwj_ffh_m14C3B3AE21590E7B84D9E16F6200381BD5BCFFAA (SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* ___0_a, float ___1_b, int32_t ___2_c, const RuntimeMethod* method)
|
|
{
|
|
int32_t V_0 = 0;
|
|
int32_t V_1 = 0;
|
|
int32_t V_2 = 0;
|
|
{
|
|
V_0 = 0;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_0 = ___0_a;
|
|
NullCheck(L_0);
|
|
int32_t L_1 = ___2_c;
|
|
V_1 = ((int32_t)il2cpp_codegen_subtract(((int32_t)(((int32_t)(((RuntimeArray*)L_0)->max_length))/L_1)), 2));
|
|
int32_t L_2 = V_1;
|
|
if (L_2)
|
|
{
|
|
goto IL_000f;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_3 = ___2_c;
|
|
return L_3;
|
|
}
|
|
|
|
IL_000f:
|
|
{
|
|
int32_t L_4 = V_1;
|
|
V_2 = ((int32_t)((uint32_t)L_4>>1));
|
|
}
|
|
|
|
IL_0013:
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_5 = ___0_a;
|
|
int32_t L_6 = V_2;
|
|
int32_t L_7 = ___2_c;
|
|
NullCheck(L_5);
|
|
int32_t L_8 = ((int32_t)il2cpp_codegen_multiply(((int32_t)il2cpp_codegen_add(L_6, 1)), L_7));
|
|
float L_9 = (L_5)->GetAt(static_cast<il2cpp_array_size_t>(L_8));
|
|
float L_10 = ___1_b;
|
|
if ((!(((float)L_9) <= ((float)L_10))))
|
|
{
|
|
goto IL_0023;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_11 = V_2;
|
|
V_0 = ((int32_t)il2cpp_codegen_add(L_11, 1));
|
|
goto IL_0025;
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
int32_t L_12 = V_2;
|
|
V_1 = L_12;
|
|
}
|
|
|
|
IL_0025:
|
|
{
|
|
int32_t L_13 = V_0;
|
|
int32_t L_14 = V_1;
|
|
if ((!(((uint32_t)L_13) == ((uint32_t)L_14))))
|
|
{
|
|
goto IL_002f;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_15 = V_0;
|
|
int32_t L_16 = ___2_c;
|
|
return ((int32_t)il2cpp_codegen_multiply(((int32_t)il2cpp_codegen_add(L_15, 1)), L_16));
|
|
}
|
|
|
|
IL_002f:
|
|
{
|
|
int32_t L_17 = V_0;
|
|
int32_t L_18 = V_1;
|
|
V_2 = ((int32_t)((uint32_t)((int32_t)il2cpp_codegen_add(L_17, L_18))>>1));
|
|
goto IL_0013;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t cwj_gxm_m459AEC9991D9FAAC5E52DCC687F183BBD7F4E54C (SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* ___0_a, float ___1_b, int32_t ___2_c, const RuntimeMethod* method)
|
|
{
|
|
int32_t V_0 = 0;
|
|
int32_t V_1 = 0;
|
|
int32_t V_2 = 0;
|
|
{
|
|
V_0 = 0;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_0 = ___0_a;
|
|
NullCheck(L_0);
|
|
int32_t L_1 = ___2_c;
|
|
V_1 = ((int32_t)il2cpp_codegen_subtract(((int32_t)(((int32_t)(((RuntimeArray*)L_0)->max_length))/L_1)), 2));
|
|
int32_t L_2 = V_1;
|
|
if (L_2)
|
|
{
|
|
goto IL_000f;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_3 = ___2_c;
|
|
return L_3;
|
|
}
|
|
|
|
IL_000f:
|
|
{
|
|
int32_t L_4 = V_1;
|
|
V_2 = ((int32_t)((uint32_t)L_4>>1));
|
|
}
|
|
|
|
IL_0013:
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_5 = ___0_a;
|
|
int32_t L_6 = V_2;
|
|
int32_t L_7 = ___2_c;
|
|
NullCheck(L_5);
|
|
int32_t L_8 = ((int32_t)il2cpp_codegen_multiply(((int32_t)il2cpp_codegen_add(L_6, 1)), L_7));
|
|
float L_9 = (L_5)->GetAt(static_cast<il2cpp_array_size_t>(L_8));
|
|
float L_10 = ___1_b;
|
|
if ((!(((float)L_9) <= ((float)L_10))))
|
|
{
|
|
goto IL_0023;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_11 = V_2;
|
|
V_0 = ((int32_t)il2cpp_codegen_add(L_11, 1));
|
|
goto IL_0025;
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
int32_t L_12 = V_2;
|
|
V_1 = L_12;
|
|
}
|
|
|
|
IL_0025:
|
|
{
|
|
int32_t L_13 = V_0;
|
|
int32_t L_14 = V_1;
|
|
if ((!(((uint32_t)L_13) == ((uint32_t)L_14))))
|
|
{
|
|
goto IL_002f;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_15 = V_0;
|
|
int32_t L_16 = ___2_c;
|
|
return ((int32_t)il2cpp_codegen_multiply(((int32_t)il2cpp_codegen_add(L_15, 1)), L_16));
|
|
}
|
|
|
|
IL_002f:
|
|
{
|
|
int32_t L_17 = V_0;
|
|
int32_t L_18 = V_1;
|
|
V_2 = ((int32_t)((uint32_t)((int32_t)il2cpp_codegen_add(L_17, L_18))>>1));
|
|
goto IL_0013;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t cwj_ibj_mA179E3634DD9FAC0FCB0E606B483AFA08BA421E0 (SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* ___0_a, float ___1_b, int32_t ___2_c, const RuntimeMethod* method)
|
|
{
|
|
int32_t V_0 = 0;
|
|
int32_t V_1 = 0;
|
|
int32_t V_2 = 0;
|
|
{
|
|
V_0 = 0;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_0 = ___0_a;
|
|
NullCheck(L_0);
|
|
int32_t L_1 = ___2_c;
|
|
V_1 = ((int32_t)il2cpp_codegen_subtract(((int32_t)(((int32_t)(((RuntimeArray*)L_0)->max_length))/L_1)), 2));
|
|
int32_t L_2 = V_1;
|
|
if (L_2)
|
|
{
|
|
goto IL_000f;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_3 = ___2_c;
|
|
return L_3;
|
|
}
|
|
|
|
IL_000f:
|
|
{
|
|
int32_t L_4 = V_1;
|
|
V_2 = ((int32_t)((uint32_t)L_4>>1));
|
|
}
|
|
|
|
IL_0013:
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_5 = ___0_a;
|
|
int32_t L_6 = V_2;
|
|
int32_t L_7 = ___2_c;
|
|
NullCheck(L_5);
|
|
int32_t L_8 = ((int32_t)il2cpp_codegen_multiply(((int32_t)il2cpp_codegen_add(L_6, 1)), L_7));
|
|
float L_9 = (L_5)->GetAt(static_cast<il2cpp_array_size_t>(L_8));
|
|
float L_10 = ___1_b;
|
|
if ((!(((float)L_9) <= ((float)L_10))))
|
|
{
|
|
goto IL_0023;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_11 = V_2;
|
|
V_0 = ((int32_t)il2cpp_codegen_add(L_11, 1));
|
|
goto IL_0025;
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
int32_t L_12 = V_2;
|
|
V_1 = L_12;
|
|
}
|
|
|
|
IL_0025:
|
|
{
|
|
int32_t L_13 = V_0;
|
|
int32_t L_14 = V_1;
|
|
if ((!(((uint32_t)L_13) == ((uint32_t)L_14))))
|
|
{
|
|
goto IL_002f;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_15 = V_0;
|
|
int32_t L_16 = ___2_c;
|
|
return ((int32_t)il2cpp_codegen_multiply(((int32_t)il2cpp_codegen_add(L_15, 1)), L_16));
|
|
}
|
|
|
|
IL_002f:
|
|
{
|
|
int32_t L_17 = V_0;
|
|
int32_t L_18 = V_1;
|
|
V_2 = ((int32_t)((uint32_t)((int32_t)il2cpp_codegen_add(L_17, L_18))>>1));
|
|
goto IL_0013;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cwj__ctor_mA03B22D2BBBAC0EE1FA7083711399785FA75CE9C (cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* __this, String_t* ___0_a, cyt_1_t15D208ED20DD19D17CA30C59237CB35A70E3C96C* ___1_b, float ___2_c, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashSet_1__ctor_m3F29A5426149F521CEE6900B9A4097810124ED8E_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cwk_t95F941C946138FA950FA2A5CBD243288DF6BCF94_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* V_0 = NULL;
|
|
int32_t V_1 = 0;
|
|
{
|
|
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
|
|
String_t* L_0 = ___0_a;
|
|
if (L_0)
|
|
{
|
|
goto IL_0019;
|
|
}
|
|
}
|
|
{
|
|
ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129* L_1 = (ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129_il2cpp_TypeInfo_var)));
|
|
ArgumentNullException__ctor_m6D9C7B47EA708382838B264BA02EBB7576DFA155(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralCE18B047107AA23D1AA9B2ED32D316148E02655F)), ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral652D5C91C9CFD49BCC1E0E2E0209750B07248645)), NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&cwj__ctor_mA03B22D2BBBAC0EE1FA7083711399785FA75CE9C_RuntimeMethod_var)));
|
|
}
|
|
|
|
IL_0019:
|
|
{
|
|
cyt_1_t15D208ED20DD19D17CA30C59237CB35A70E3C96C* L_2 = ___1_b;
|
|
if (L_2)
|
|
{
|
|
goto IL_002c;
|
|
}
|
|
}
|
|
{
|
|
ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129* L_3 = (ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129_il2cpp_TypeInfo_var)));
|
|
ArgumentNullException__ctor_m6D9C7B47EA708382838B264BA02EBB7576DFA155(L_3, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralBAC6D11500D8E7A91D197CFAD12FF2276F4CD583)), ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral90832FA82F5C980E5B2DD15C4CA6D073CB80C1FD)), NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&cwj__ctor_mA03B22D2BBBAC0EE1FA7083711399785FA75CE9C_RuntimeMethod_var)));
|
|
}
|
|
|
|
IL_002c:
|
|
{
|
|
cyt_1_t15D208ED20DD19D17CA30C59237CB35A70E3C96C* L_4 = ___1_b;
|
|
NullCheck(L_4);
|
|
int32_t L_5 = L_4->___Count;
|
|
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_6 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)SZArrayNew(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_il2cpp_TypeInfo_var, (uint32_t)L_5);
|
|
V_0 = L_6;
|
|
V_1 = 0;
|
|
goto IL_0050;
|
|
}
|
|
|
|
IL_003c:
|
|
{
|
|
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_7 = V_0;
|
|
int32_t L_8 = V_1;
|
|
cyt_1_t15D208ED20DD19D17CA30C59237CB35A70E3C96C* L_9 = ___1_b;
|
|
NullCheck(L_9);
|
|
cwkU5BU5D_t8A0893DA1EA37E5125FF252FD84867D96E7115C9* L_10 = L_9->___Items;
|
|
int32_t L_11 = V_1;
|
|
NullCheck(L_10);
|
|
int32_t L_12 = L_11;
|
|
RuntimeObject* L_13 = (L_10)->GetAt(static_cast<il2cpp_array_size_t>(L_12));
|
|
NullCheck(L_13);
|
|
int32_t L_14;
|
|
L_14 = InterfaceFuncInvoker0< int32_t >::Invoke(1, cwk_t95F941C946138FA950FA2A5CBD243288DF6BCF94_il2cpp_TypeInfo_var, L_13);
|
|
NullCheck(L_7);
|
|
(L_7)->SetAt(static_cast<il2cpp_array_size_t>(L_8), (int32_t)L_14);
|
|
int32_t L_15 = V_1;
|
|
V_1 = ((int32_t)il2cpp_codegen_add(L_15, 1));
|
|
}
|
|
|
|
IL_0050:
|
|
{
|
|
int32_t L_16 = V_1;
|
|
cyt_1_t15D208ED20DD19D17CA30C59237CB35A70E3C96C* L_17 = ___1_b;
|
|
NullCheck(L_17);
|
|
int32_t L_18 = L_17->___Count;
|
|
if ((((int32_t)L_16) < ((int32_t)L_18)))
|
|
{
|
|
goto IL_003c;
|
|
}
|
|
}
|
|
{
|
|
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_19 = V_0;
|
|
HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2* L_20 = (HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2*)il2cpp_codegen_object_new(HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2_il2cpp_TypeInfo_var);
|
|
HashSet_1__ctor_m3F29A5426149F521CEE6900B9A4097810124ED8E(L_20, (RuntimeObject*)L_19, HashSet_1__ctor_m3F29A5426149F521CEE6900B9A4097810124ED8E_RuntimeMethod_var);
|
|
__this->___nub = L_20;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___nub), (void*)L_20);
|
|
String_t* L_21 = ___0_a;
|
|
__this->___ntz = L_21;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___ntz), (void*)L_21);
|
|
cyt_1_t15D208ED20DD19D17CA30C59237CB35A70E3C96C* L_22 = ___1_b;
|
|
__this->___nua = L_22;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___nua), (void*)L_22);
|
|
float L_23 = ___2_c;
|
|
__this->___nuc = L_23;
|
|
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
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cwq_foc_m84DD5F9C21301CA1FD920A3CFF7F3DB1CBFBDFC6 (cwq_t27450A2F3E19F842B961062BEB028E35D20D39AB* __this, int32_t ___0_frameIndex, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_0 = __this->___nuh;
|
|
int32_t L_1 = ___0_frameIndex;
|
|
NullCheck(L_0);
|
|
(L_0)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_multiply(L_1, ((int32_t)-60)))), (float)(-293.0f));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float cwq_jhm_mB90FA92AA66292B638D33BCDDDB40EFB18BB3D6F (cwq_t27450A2F3E19F842B961062BEB028E35D20D39AB* __this, int32_t ___0_frameIndex, float ___1_percent, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cyy_t1EABEFA434E0BF6590D81F226A875AC837D2C852_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* V_0 = NULL;
|
|
int32_t V_1 = 0;
|
|
float V_2 = 0.0f;
|
|
float V_3 = 0.0f;
|
|
float V_4 = 0.0f;
|
|
int32_t V_5 = 0;
|
|
int32_t V_6 = 0;
|
|
float V_7 = 0.0f;
|
|
float V_8 = 0.0f;
|
|
{
|
|
float L_0 = ___1_percent;
|
|
il2cpp_codegen_runtime_class_init_inline(cyy_t1EABEFA434E0BF6590D81F226A875AC837D2C852_il2cpp_TypeInfo_var);
|
|
float L_1;
|
|
L_1 = cyy_Clamp_m68BE81F546D43A25C57B5B1AD1F46E4F523F277C(L_0, (5858.0f), (8021.0f), NULL);
|
|
___1_percent = L_1;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_2 = __this->___nuh;
|
|
V_0 = L_2;
|
|
int32_t L_3 = ___0_frameIndex;
|
|
V_1 = ((int32_t)il2cpp_codegen_multiply(L_3, ((int32_t)-62)));
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_4 = V_0;
|
|
int32_t L_5 = V_1;
|
|
NullCheck(L_4);
|
|
int32_t L_6 = L_5;
|
|
float L_7 = (L_4)->GetAt(static_cast<il2cpp_array_size_t>(L_6));
|
|
V_2 = L_7;
|
|
float L_8 = V_2;
|
|
if ((!(((float)L_8) == ((float)(5705.0f)))))
|
|
{
|
|
goto IL_002c;
|
|
}
|
|
}
|
|
{
|
|
float L_9 = ___1_percent;
|
|
return L_9;
|
|
}
|
|
|
|
IL_002c:
|
|
{
|
|
float L_10 = V_2;
|
|
if ((!(((float)L_10) == ((float)(9082.0f)))))
|
|
{
|
|
goto IL_003a;
|
|
}
|
|
}
|
|
{
|
|
return (9145.0f);
|
|
}
|
|
|
|
IL_003a:
|
|
{
|
|
int32_t L_11 = V_1;
|
|
V_1 = ((int32_t)il2cpp_codegen_add(L_11, 1));
|
|
V_3 = (5125.0f);
|
|
int32_t L_12 = V_1;
|
|
V_5 = L_12;
|
|
int32_t L_13 = V_1;
|
|
V_6 = ((int32_t)il2cpp_codegen_subtract(((int32_t)il2cpp_codegen_add(L_13, ((int32_t)-55))), 1));
|
|
goto IL_0090;
|
|
}
|
|
|
|
IL_0051:
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_14 = V_0;
|
|
int32_t L_15 = V_1;
|
|
NullCheck(L_14);
|
|
int32_t L_16 = L_15;
|
|
float L_17 = (L_14)->GetAt(static_cast<il2cpp_array_size_t>(L_16));
|
|
V_3 = L_17;
|
|
float L_18 = V_3;
|
|
float L_19 = ___1_percent;
|
|
if ((!(((float)L_18) >= ((float)L_19))))
|
|
{
|
|
goto IL_008c;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_20 = V_1;
|
|
int32_t L_21 = V_5;
|
|
if ((!(((uint32_t)L_20) == ((uint32_t)L_21))))
|
|
{
|
|
goto IL_0068;
|
|
}
|
|
}
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_22 = V_0;
|
|
int32_t L_23 = V_1;
|
|
NullCheck(L_22);
|
|
int32_t L_24 = ((int32_t)il2cpp_codegen_add(L_23, 1));
|
|
float L_25 = (L_22)->GetAt(static_cast<il2cpp_array_size_t>(L_24));
|
|
float L_26 = ___1_percent;
|
|
float L_27 = V_3;
|
|
return ((float)(((float)il2cpp_codegen_multiply(L_25, L_26))/L_27));
|
|
}
|
|
|
|
IL_0068:
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_28 = V_0;
|
|
int32_t L_29 = V_1;
|
|
NullCheck(L_28);
|
|
int32_t L_30 = ((int32_t)il2cpp_codegen_subtract(L_29, 2));
|
|
float L_31 = (L_28)->GetAt(static_cast<il2cpp_array_size_t>(L_30));
|
|
V_7 = L_31;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_32 = V_0;
|
|
int32_t L_33 = V_1;
|
|
NullCheck(L_32);
|
|
int32_t L_34 = ((int32_t)il2cpp_codegen_subtract(L_33, 1));
|
|
float L_35 = (L_32)->GetAt(static_cast<il2cpp_array_size_t>(L_34));
|
|
V_8 = L_35;
|
|
float L_36 = V_8;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_37 = V_0;
|
|
int32_t L_38 = V_1;
|
|
NullCheck(L_37);
|
|
int32_t L_39 = ((int32_t)il2cpp_codegen_add(L_38, 1));
|
|
float L_40 = (L_37)->GetAt(static_cast<il2cpp_array_size_t>(L_39));
|
|
float L_41 = V_8;
|
|
float L_42 = ___1_percent;
|
|
float L_43 = V_7;
|
|
float L_44 = V_3;
|
|
float L_45 = V_7;
|
|
return ((float)il2cpp_codegen_add(L_36, ((float)(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_40, L_41)), ((float)il2cpp_codegen_subtract(L_42, L_43))))/((float)il2cpp_codegen_subtract(L_44, L_45))))));
|
|
}
|
|
|
|
IL_008c:
|
|
{
|
|
int32_t L_46 = V_1;
|
|
V_1 = ((int32_t)il2cpp_codegen_add(L_46, 2));
|
|
}
|
|
|
|
IL_0090:
|
|
{
|
|
int32_t L_47 = V_1;
|
|
int32_t L_48 = V_6;
|
|
if ((((int32_t)L_47) < ((int32_t)L_48)))
|
|
{
|
|
goto IL_0051;
|
|
}
|
|
}
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_49 = V_0;
|
|
int32_t L_50 = V_1;
|
|
NullCheck(L_49);
|
|
int32_t L_51 = ((int32_t)il2cpp_codegen_subtract(L_50, 1));
|
|
float L_52 = (L_49)->GetAt(static_cast<il2cpp_array_size_t>(L_51));
|
|
V_4 = L_52;
|
|
float L_53 = V_4;
|
|
float L_54 = V_4;
|
|
float L_55 = ___1_percent;
|
|
float L_56 = V_3;
|
|
float L_57 = V_3;
|
|
return ((float)il2cpp_codegen_add(L_53, ((float)(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract((-3954.0f), L_54)), ((float)il2cpp_codegen_subtract(L_55, L_56))))/((float)il2cpp_codegen_subtract((-7074.0f), L_57))))));
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cwq_kpq_mE88E0AF64A7B22DCEF9ADBB887E02E4CAB32E1E8 (cwq_t27450A2F3E19F842B961062BEB028E35D20D39AB* __this, int32_t ___0_frameIndex, float ___1_cx1, float ___2_cy1, float ___3_cx2, float ___4_cy2, 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;
|
|
float V_5 = 0.0f;
|
|
float V_6 = 0.0f;
|
|
float V_7 = 0.0f;
|
|
int32_t V_8 = 0;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* V_9 = NULL;
|
|
float V_10 = 0.0f;
|
|
float V_11 = 0.0f;
|
|
int32_t V_12 = 0;
|
|
{
|
|
float L_0 = ___1_cx1;
|
|
float L_1 = ___3_cx2;
|
|
V_0 = ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(((-L_0)), (8895.0f))), L_1)), (9060.0f)));
|
|
float L_2 = ___2_cy1;
|
|
float L_3 = ___4_cy2;
|
|
V_1 = ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(((-L_2)), (7780.0f))), L_3)), (7881.0f)));
|
|
float L_4 = ___1_cx1;
|
|
float L_5 = ___3_cx2;
|
|
V_2 = ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_4, L_5)), (3944.0f))), (9563.0f))), (-6669.0f)));
|
|
float L_6 = ___2_cy1;
|
|
float L_7 = ___4_cy2;
|
|
V_3 = ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_6, L_7)), (3555.0f))), (-9932.0f))), (7436.0f)));
|
|
float L_8 = V_0;
|
|
float L_9 = V_2;
|
|
V_4 = ((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_8, (-1483.0f))), L_9));
|
|
float L_10 = V_1;
|
|
float L_11 = V_3;
|
|
V_5 = ((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_10, (-8091.0f))), L_11));
|
|
float L_12 = ___1_cx1;
|
|
float L_13 = V_0;
|
|
float L_14 = V_2;
|
|
V_6 = ((float)il2cpp_codegen_add(((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_12, (5369.0f))), L_13)), ((float)il2cpp_codegen_multiply(L_14, (6045.0f)))));
|
|
float L_15 = ___2_cy1;
|
|
float L_16 = V_1;
|
|
float L_17 = V_3;
|
|
V_7 = ((float)il2cpp_codegen_add(((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_15, (-3672.0f))), L_16)), ((float)il2cpp_codegen_multiply(L_17, (-3809.0f)))));
|
|
int32_t L_18 = ___0_frameIndex;
|
|
V_8 = ((int32_t)il2cpp_codegen_multiply(L_18, ((int32_t)78)));
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_19 = __this->___nuh;
|
|
V_9 = L_19;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_20 = V_9;
|
|
int32_t L_21 = V_8;
|
|
int32_t L_22 = L_21;
|
|
V_8 = ((int32_t)il2cpp_codegen_add(L_22, 1));
|
|
NullCheck(L_20);
|
|
(L_20)->SetAt(static_cast<il2cpp_array_size_t>(L_22), (float)(1957.0f));
|
|
float L_23 = V_6;
|
|
V_10 = L_23;
|
|
float L_24 = V_7;
|
|
V_11 = L_24;
|
|
int32_t L_25 = V_8;
|
|
V_12 = ((int32_t)il2cpp_codegen_subtract(((int32_t)il2cpp_codegen_add(L_25, ((int32_t)21))), 1));
|
|
goto IL_00fc;
|
|
}
|
|
|
|
IL_00be:
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_26 = V_9;
|
|
int32_t L_27 = V_8;
|
|
float L_28 = V_10;
|
|
NullCheck(L_26);
|
|
(L_26)->SetAt(static_cast<il2cpp_array_size_t>(L_27), (float)L_28);
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_29 = V_9;
|
|
int32_t L_30 = V_8;
|
|
float L_31 = V_11;
|
|
NullCheck(L_29);
|
|
(L_29)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_add(L_30, 1))), (float)L_31);
|
|
float L_32 = V_6;
|
|
float L_33 = V_4;
|
|
V_6 = ((float)il2cpp_codegen_add(L_32, L_33));
|
|
float L_34 = V_7;
|
|
float L_35 = V_5;
|
|
V_7 = ((float)il2cpp_codegen_add(L_34, L_35));
|
|
float L_36 = V_4;
|
|
float L_37 = V_2;
|
|
V_4 = ((float)il2cpp_codegen_add(L_36, L_37));
|
|
float L_38 = V_5;
|
|
float L_39 = V_3;
|
|
V_5 = ((float)il2cpp_codegen_add(L_38, L_39));
|
|
float L_40 = V_10;
|
|
float L_41 = V_6;
|
|
V_10 = ((float)il2cpp_codegen_add(L_40, L_41));
|
|
float L_42 = V_11;
|
|
float L_43 = V_7;
|
|
V_11 = ((float)il2cpp_codegen_add(L_42, L_43));
|
|
int32_t L_44 = V_8;
|
|
V_8 = ((int32_t)il2cpp_codegen_add(L_44, 2));
|
|
}
|
|
|
|
IL_00fc:
|
|
{
|
|
int32_t L_45 = V_8;
|
|
int32_t L_46 = V_12;
|
|
if ((((int32_t)L_45) < ((int32_t)L_46)))
|
|
{
|
|
goto IL_00be;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cwq_ecw_mA84E60D5E29E8F2B1924625DDED5AD27CD340931 (cwq_t27450A2F3E19F842B961062BEB028E35D20D39AB* __this, int32_t ___0_frameIndex, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_0 = __this->___nuh;
|
|
int32_t L_1 = ___0_frameIndex;
|
|
NullCheck(L_0);
|
|
(L_0)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_multiply(L_1, ((int32_t)10)))), (float)(9704.0f));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t cwq_get_FrameCount_m56B50790636189F6430D62BC31109B8FDE16A09F (cwq_t27450A2F3E19F842B961062BEB028E35D20D39AB* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_0 = __this->___nuh;
|
|
NullCheck(L_0);
|
|
return ((int32_t)il2cpp_codegen_add(((int32_t)(((int32_t)(((RuntimeArray*)L_0)->max_length))/((int32_t)19))), 1));
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cwq_SetLinear_m841BB3C7BCFDC8B6A1CB63A981C06EED9D888FFC (cwq_t27450A2F3E19F842B961062BEB028E35D20D39AB* __this, int32_t ___0_frameIndex, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_0 = __this->___nuh;
|
|
int32_t L_1 = ___0_frameIndex;
|
|
NullCheck(L_0);
|
|
(L_0)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_multiply(L_1, ((int32_t)19)))), (float)(0.0f));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float cwq_GetCurveType_mDC8307600E432737DE4D71D7EDF27A5CEF6D97DB (cwq_t27450A2F3E19F842B961062BEB028E35D20D39AB* __this, int32_t ___0_frameIndex, const RuntimeMethod* method)
|
|
{
|
|
int32_t V_0 = 0;
|
|
float V_1 = 0.0f;
|
|
{
|
|
int32_t L_0 = ___0_frameIndex;
|
|
V_0 = ((int32_t)il2cpp_codegen_multiply(L_0, ((int32_t)19)));
|
|
int32_t L_1 = V_0;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_2 = __this->___nuh;
|
|
NullCheck(L_2);
|
|
if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)(((RuntimeArray*)L_2)->max_length))))))
|
|
{
|
|
goto IL_0016;
|
|
}
|
|
}
|
|
{
|
|
return (0.0f);
|
|
}
|
|
|
|
IL_0016:
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_3 = __this->___nuh;
|
|
int32_t L_4 = V_0;
|
|
NullCheck(L_3);
|
|
int32_t L_5 = L_4;
|
|
float L_6 = (L_3)->GetAt(static_cast<il2cpp_array_size_t>(L_5));
|
|
V_1 = L_6;
|
|
float L_7 = V_1;
|
|
if ((!(((float)L_7) == ((float)(0.0f)))))
|
|
{
|
|
goto IL_002d;
|
|
}
|
|
}
|
|
{
|
|
return (0.0f);
|
|
}
|
|
|
|
IL_002d:
|
|
{
|
|
float L_8 = V_1;
|
|
if ((!(((float)L_8) == ((float)(1.0f)))))
|
|
{
|
|
goto IL_003b;
|
|
}
|
|
}
|
|
{
|
|
return (1.0f);
|
|
}
|
|
|
|
IL_003b:
|
|
{
|
|
return (2.0f);
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cwq_SetStepped_mE4F2373028EB1BB099B80A3D50B96B976DC9EC0E (cwq_t27450A2F3E19F842B961062BEB028E35D20D39AB* __this, int32_t ___0_frameIndex, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_0 = __this->___nuh;
|
|
int32_t L_1 = ___0_frameIndex;
|
|
NullCheck(L_0);
|
|
(L_0)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_multiply(L_1, ((int32_t)19)))), (float)(1.0f));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cwq_bvb_m2D1D597BB3BB38A481B48E1EACE0A257AFBCD4A5 (cwq_t27450A2F3E19F842B961062BEB028E35D20D39AB* __this, int32_t ___0_frameIndex, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_0 = __this->___nuh;
|
|
int32_t L_1 = ___0_frameIndex;
|
|
NullCheck(L_0);
|
|
(L_0)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_multiply(L_1, ((int32_t)56)))), (float)(-4594.0f));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cwq_lrp_mAAF6DBA3D070871C7137C24FA8F5D7EA971C481D (cwq_t27450A2F3E19F842B961062BEB028E35D20D39AB* __this, int32_t ___0_frameIndex, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_0 = __this->___nuh;
|
|
int32_t L_1 = ___0_frameIndex;
|
|
NullCheck(L_0);
|
|
(L_0)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_multiply(L_1, ((int32_t)56)))), (float)(463.0f));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cwq__ctor_m2BCEF294AF4519308A9956F159C28A0C3AE3508C (cwq_t27450A2F3E19F842B961062BEB028E35D20D39AB* __this, int32_t ___0_a, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
|
|
int32_t L_0 = ___0_a;
|
|
if ((((int32_t)L_0) > ((int32_t)0)))
|
|
{
|
|
goto IL_0015;
|
|
}
|
|
}
|
|
{
|
|
ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F* L_1 = (ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F_il2cpp_TypeInfo_var)));
|
|
ArgumentOutOfRangeException__ctor_mBC1D5DEEA1BA41DE77228CB27D6BAFEB6DCCBF4A(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral34469102B91985E957AAA1BDC34D760CFA2440B5)), NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&cwq__ctor_m2BCEF294AF4519308A9956F159C28A0C3AE3508C_RuntimeMethod_var)));
|
|
}
|
|
|
|
IL_0015:
|
|
{
|
|
int32_t L_2 = ___0_a;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_3 = (SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C*)(SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C*)SZArrayNew(SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C_il2cpp_TypeInfo_var, (uint32_t)((int32_t)il2cpp_codegen_multiply(((int32_t)il2cpp_codegen_subtract(L_2, 1)), ((int32_t)19))));
|
|
__this->___nuh = L_3;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___nuh), (void*)L_3);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cwq_lco_m81B273C5E11ECB100BA85D2B40A2C5A5F076537D (cwq_t27450A2F3E19F842B961062BEB028E35D20D39AB* __this, int32_t ___0_frameIndex, float ___1_cx1, float ___2_cy1, float ___3_cx2, float ___4_cy2, 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;
|
|
float V_5 = 0.0f;
|
|
float V_6 = 0.0f;
|
|
float V_7 = 0.0f;
|
|
int32_t V_8 = 0;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* V_9 = NULL;
|
|
float V_10 = 0.0f;
|
|
float V_11 = 0.0f;
|
|
int32_t V_12 = 0;
|
|
{
|
|
float L_0 = ___1_cx1;
|
|
float L_1 = ___3_cx2;
|
|
V_0 = ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(((-L_0)), (5751.0f))), L_1)), (-4542.0f)));
|
|
float L_2 = ___2_cy1;
|
|
float L_3 = ___4_cy2;
|
|
V_1 = ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(((-L_2)), (5391.0f))), L_3)), (-6598.0f)));
|
|
float L_4 = ___1_cx1;
|
|
float L_5 = ___3_cx2;
|
|
V_2 = ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_4, L_5)), (7854.0f))), (9011.0f))), (-181.0f)));
|
|
float L_6 = ___2_cy1;
|
|
float L_7 = ___4_cy2;
|
|
V_3 = ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_6, L_7)), (3300.0f))), (8202.0f))), (-1223.0f)));
|
|
float L_8 = V_0;
|
|
float L_9 = V_2;
|
|
V_4 = ((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_8, (-3214.0f))), L_9));
|
|
float L_10 = V_1;
|
|
float L_11 = V_3;
|
|
V_5 = ((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_10, (6383.0f))), L_11));
|
|
float L_12 = ___1_cx1;
|
|
float L_13 = V_0;
|
|
float L_14 = V_2;
|
|
V_6 = ((float)il2cpp_codegen_add(((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_12, (2102.0f))), L_13)), ((float)il2cpp_codegen_multiply(L_14, (8167.0f)))));
|
|
float L_15 = ___2_cy1;
|
|
float L_16 = V_1;
|
|
float L_17 = V_3;
|
|
V_7 = ((float)il2cpp_codegen_add(((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_15, (612.0f))), L_16)), ((float)il2cpp_codegen_multiply(L_17, (-4344.0f)))));
|
|
int32_t L_18 = ___0_frameIndex;
|
|
V_8 = ((int32_t)il2cpp_codegen_multiply(L_18, ((int32_t)56)));
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_19 = __this->___nuh;
|
|
V_9 = L_19;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_20 = V_9;
|
|
int32_t L_21 = V_8;
|
|
int32_t L_22 = L_21;
|
|
V_8 = ((int32_t)il2cpp_codegen_add(L_22, 1));
|
|
NullCheck(L_20);
|
|
(L_20)->SetAt(static_cast<il2cpp_array_size_t>(L_22), (float)(3271.0f));
|
|
float L_23 = V_6;
|
|
V_10 = L_23;
|
|
float L_24 = V_7;
|
|
V_11 = L_24;
|
|
int32_t L_25 = V_8;
|
|
V_12 = ((int32_t)il2cpp_codegen_subtract(((int32_t)il2cpp_codegen_add(L_25, ((int32_t)97))), 1));
|
|
goto IL_00fc;
|
|
}
|
|
|
|
IL_00be:
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_26 = V_9;
|
|
int32_t L_27 = V_8;
|
|
float L_28 = V_10;
|
|
NullCheck(L_26);
|
|
(L_26)->SetAt(static_cast<il2cpp_array_size_t>(L_27), (float)L_28);
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_29 = V_9;
|
|
int32_t L_30 = V_8;
|
|
float L_31 = V_11;
|
|
NullCheck(L_29);
|
|
(L_29)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_add(L_30, 1))), (float)L_31);
|
|
float L_32 = V_6;
|
|
float L_33 = V_4;
|
|
V_6 = ((float)il2cpp_codegen_add(L_32, L_33));
|
|
float L_34 = V_7;
|
|
float L_35 = V_5;
|
|
V_7 = ((float)il2cpp_codegen_add(L_34, L_35));
|
|
float L_36 = V_4;
|
|
float L_37 = V_2;
|
|
V_4 = ((float)il2cpp_codegen_add(L_36, L_37));
|
|
float L_38 = V_5;
|
|
float L_39 = V_3;
|
|
V_5 = ((float)il2cpp_codegen_add(L_38, L_39));
|
|
float L_40 = V_10;
|
|
float L_41 = V_6;
|
|
V_10 = ((float)il2cpp_codegen_add(L_40, L_41));
|
|
float L_42 = V_11;
|
|
float L_43 = V_7;
|
|
V_11 = ((float)il2cpp_codegen_add(L_42, L_43));
|
|
int32_t L_44 = V_8;
|
|
V_8 = ((int32_t)il2cpp_codegen_add(L_44, 2));
|
|
}
|
|
|
|
IL_00fc:
|
|
{
|
|
int32_t L_45 = V_8;
|
|
int32_t L_46 = V_12;
|
|
if ((((int32_t)L_45) < ((int32_t)L_46)))
|
|
{
|
|
goto IL_00be;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float cwq_GetCurvePercent_m934B6D1A405D513F84B748AAB2F2B58F203D28B0 (cwq_t27450A2F3E19F842B961062BEB028E35D20D39AB* __this, int32_t ___0_frameIndex, float ___1_percent, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cyy_t1EABEFA434E0BF6590D81F226A875AC837D2C852_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* V_0 = NULL;
|
|
int32_t V_1 = 0;
|
|
float V_2 = 0.0f;
|
|
float V_3 = 0.0f;
|
|
float V_4 = 0.0f;
|
|
int32_t V_5 = 0;
|
|
int32_t V_6 = 0;
|
|
float V_7 = 0.0f;
|
|
float V_8 = 0.0f;
|
|
{
|
|
float L_0 = ___1_percent;
|
|
il2cpp_codegen_runtime_class_init_inline(cyy_t1EABEFA434E0BF6590D81F226A875AC837D2C852_il2cpp_TypeInfo_var);
|
|
float L_1;
|
|
L_1 = cyy_Clamp_m68BE81F546D43A25C57B5B1AD1F46E4F523F277C(L_0, (0.0f), (1.0f), NULL);
|
|
___1_percent = L_1;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_2 = __this->___nuh;
|
|
V_0 = L_2;
|
|
int32_t L_3 = ___0_frameIndex;
|
|
V_1 = ((int32_t)il2cpp_codegen_multiply(L_3, ((int32_t)19)));
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_4 = V_0;
|
|
int32_t L_5 = V_1;
|
|
NullCheck(L_4);
|
|
int32_t L_6 = L_5;
|
|
float L_7 = (L_4)->GetAt(static_cast<il2cpp_array_size_t>(L_6));
|
|
V_2 = L_7;
|
|
float L_8 = V_2;
|
|
if ((!(((float)L_8) == ((float)(0.0f)))))
|
|
{
|
|
goto IL_002c;
|
|
}
|
|
}
|
|
{
|
|
float L_9 = ___1_percent;
|
|
return L_9;
|
|
}
|
|
|
|
IL_002c:
|
|
{
|
|
float L_10 = V_2;
|
|
if ((!(((float)L_10) == ((float)(1.0f)))))
|
|
{
|
|
goto IL_003a;
|
|
}
|
|
}
|
|
{
|
|
return (0.0f);
|
|
}
|
|
|
|
IL_003a:
|
|
{
|
|
int32_t L_11 = V_1;
|
|
V_1 = ((int32_t)il2cpp_codegen_add(L_11, 1));
|
|
V_3 = (0.0f);
|
|
int32_t L_12 = V_1;
|
|
V_5 = L_12;
|
|
int32_t L_13 = V_1;
|
|
V_6 = ((int32_t)il2cpp_codegen_subtract(((int32_t)il2cpp_codegen_add(L_13, ((int32_t)19))), 1));
|
|
goto IL_0090;
|
|
}
|
|
|
|
IL_0051:
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_14 = V_0;
|
|
int32_t L_15 = V_1;
|
|
NullCheck(L_14);
|
|
int32_t L_16 = L_15;
|
|
float L_17 = (L_14)->GetAt(static_cast<il2cpp_array_size_t>(L_16));
|
|
V_3 = L_17;
|
|
float L_18 = V_3;
|
|
float L_19 = ___1_percent;
|
|
if ((!(((float)L_18) >= ((float)L_19))))
|
|
{
|
|
goto IL_008c;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_20 = V_1;
|
|
int32_t L_21 = V_5;
|
|
if ((!(((uint32_t)L_20) == ((uint32_t)L_21))))
|
|
{
|
|
goto IL_0068;
|
|
}
|
|
}
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_22 = V_0;
|
|
int32_t L_23 = V_1;
|
|
NullCheck(L_22);
|
|
int32_t L_24 = ((int32_t)il2cpp_codegen_add(L_23, 1));
|
|
float L_25 = (L_22)->GetAt(static_cast<il2cpp_array_size_t>(L_24));
|
|
float L_26 = ___1_percent;
|
|
float L_27 = V_3;
|
|
return ((float)(((float)il2cpp_codegen_multiply(L_25, L_26))/L_27));
|
|
}
|
|
|
|
IL_0068:
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_28 = V_0;
|
|
int32_t L_29 = V_1;
|
|
NullCheck(L_28);
|
|
int32_t L_30 = ((int32_t)il2cpp_codegen_subtract(L_29, 2));
|
|
float L_31 = (L_28)->GetAt(static_cast<il2cpp_array_size_t>(L_30));
|
|
V_7 = L_31;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_32 = V_0;
|
|
int32_t L_33 = V_1;
|
|
NullCheck(L_32);
|
|
int32_t L_34 = ((int32_t)il2cpp_codegen_subtract(L_33, 1));
|
|
float L_35 = (L_32)->GetAt(static_cast<il2cpp_array_size_t>(L_34));
|
|
V_8 = L_35;
|
|
float L_36 = V_8;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_37 = V_0;
|
|
int32_t L_38 = V_1;
|
|
NullCheck(L_37);
|
|
int32_t L_39 = ((int32_t)il2cpp_codegen_add(L_38, 1));
|
|
float L_40 = (L_37)->GetAt(static_cast<il2cpp_array_size_t>(L_39));
|
|
float L_41 = V_8;
|
|
float L_42 = ___1_percent;
|
|
float L_43 = V_7;
|
|
float L_44 = V_3;
|
|
float L_45 = V_7;
|
|
return ((float)il2cpp_codegen_add(L_36, ((float)(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_40, L_41)), ((float)il2cpp_codegen_subtract(L_42, L_43))))/((float)il2cpp_codegen_subtract(L_44, L_45))))));
|
|
}
|
|
|
|
IL_008c:
|
|
{
|
|
int32_t L_46 = V_1;
|
|
V_1 = ((int32_t)il2cpp_codegen_add(L_46, 2));
|
|
}
|
|
|
|
IL_0090:
|
|
{
|
|
int32_t L_47 = V_1;
|
|
int32_t L_48 = V_6;
|
|
if ((((int32_t)L_47) < ((int32_t)L_48)))
|
|
{
|
|
goto IL_0051;
|
|
}
|
|
}
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_49 = V_0;
|
|
int32_t L_50 = V_1;
|
|
NullCheck(L_49);
|
|
int32_t L_51 = ((int32_t)il2cpp_codegen_subtract(L_50, 1));
|
|
float L_52 = (L_49)->GetAt(static_cast<il2cpp_array_size_t>(L_51));
|
|
V_4 = L_52;
|
|
float L_53 = V_4;
|
|
float L_54 = V_4;
|
|
float L_55 = ___1_percent;
|
|
float L_56 = V_3;
|
|
float L_57 = V_3;
|
|
return ((float)il2cpp_codegen_add(L_53, ((float)(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract((1.0f), L_54)), ((float)il2cpp_codegen_subtract(L_55, L_56))))/((float)il2cpp_codegen_subtract((1.0f), L_57))))));
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cwq_mjs_m9EAE21D5552B2C299F267FC075F0E88710256D24 (cwq_t27450A2F3E19F842B961062BEB028E35D20D39AB* __this, int32_t ___0_frameIndex, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_0 = __this->___nuh;
|
|
int32_t L_1 = ___0_frameIndex;
|
|
NullCheck(L_0);
|
|
(L_0)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_multiply(L_1, ((int32_t)-26)))), (float)(-9443.0f));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cwq_haw_m941DAA668A429246F4A9B2523AEBDA923AD6B897 (cwq_t27450A2F3E19F842B961062BEB028E35D20D39AB* __this, int32_t ___0_frameIndex, float ___1_cx1, float ___2_cy1, float ___3_cx2, float ___4_cy2, 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;
|
|
float V_5 = 0.0f;
|
|
float V_6 = 0.0f;
|
|
float V_7 = 0.0f;
|
|
int32_t V_8 = 0;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* V_9 = NULL;
|
|
float V_10 = 0.0f;
|
|
float V_11 = 0.0f;
|
|
int32_t V_12 = 0;
|
|
{
|
|
float L_0 = ___1_cx1;
|
|
float L_1 = ___3_cx2;
|
|
V_0 = ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(((-L_0)), (-5283.0f))), L_1)), (3514.0f)));
|
|
float L_2 = ___2_cy1;
|
|
float L_3 = ___4_cy2;
|
|
V_1 = ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(((-L_2)), (1154.0f))), L_3)), (3800.0f)));
|
|
float L_4 = ___1_cx1;
|
|
float L_5 = ___3_cx2;
|
|
V_2 = ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_4, L_5)), (-3651.0f))), (5888.0f))), (-585.0f)));
|
|
float L_6 = ___2_cy1;
|
|
float L_7 = ___4_cy2;
|
|
V_3 = ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_6, L_7)), (8089.0f))), (-8767.0f))), (-5777.0f)));
|
|
float L_8 = V_0;
|
|
float L_9 = V_2;
|
|
V_4 = ((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_8, (-9007.0f))), L_9));
|
|
float L_10 = V_1;
|
|
float L_11 = V_3;
|
|
V_5 = ((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_10, (4515.0f))), L_11));
|
|
float L_12 = ___1_cx1;
|
|
float L_13 = V_0;
|
|
float L_14 = V_2;
|
|
V_6 = ((float)il2cpp_codegen_add(((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_12, (1172.0f))), L_13)), ((float)il2cpp_codegen_multiply(L_14, (860.0f)))));
|
|
float L_15 = ___2_cy1;
|
|
float L_16 = V_1;
|
|
float L_17 = V_3;
|
|
V_7 = ((float)il2cpp_codegen_add(((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_15, (2236.0f))), L_16)), ((float)il2cpp_codegen_multiply(L_17, (-9137.0f)))));
|
|
int32_t L_18 = ___0_frameIndex;
|
|
V_8 = ((int32_t)il2cpp_codegen_multiply(L_18, ((int32_t)15)));
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_19 = __this->___nuh;
|
|
V_9 = L_19;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_20 = V_9;
|
|
int32_t L_21 = V_8;
|
|
int32_t L_22 = L_21;
|
|
V_8 = ((int32_t)il2cpp_codegen_add(L_22, 1));
|
|
NullCheck(L_20);
|
|
(L_20)->SetAt(static_cast<il2cpp_array_size_t>(L_22), (float)(811.0f));
|
|
float L_23 = V_6;
|
|
V_10 = L_23;
|
|
float L_24 = V_7;
|
|
V_11 = L_24;
|
|
int32_t L_25 = V_8;
|
|
V_12 = ((int32_t)il2cpp_codegen_subtract(((int32_t)il2cpp_codegen_add(L_25, ((int32_t)63))), 1));
|
|
goto IL_00fc;
|
|
}
|
|
|
|
IL_00be:
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_26 = V_9;
|
|
int32_t L_27 = V_8;
|
|
float L_28 = V_10;
|
|
NullCheck(L_26);
|
|
(L_26)->SetAt(static_cast<il2cpp_array_size_t>(L_27), (float)L_28);
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_29 = V_9;
|
|
int32_t L_30 = V_8;
|
|
float L_31 = V_11;
|
|
NullCheck(L_29);
|
|
(L_29)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_add(L_30, 1))), (float)L_31);
|
|
float L_32 = V_6;
|
|
float L_33 = V_4;
|
|
V_6 = ((float)il2cpp_codegen_add(L_32, L_33));
|
|
float L_34 = V_7;
|
|
float L_35 = V_5;
|
|
V_7 = ((float)il2cpp_codegen_add(L_34, L_35));
|
|
float L_36 = V_4;
|
|
float L_37 = V_2;
|
|
V_4 = ((float)il2cpp_codegen_add(L_36, L_37));
|
|
float L_38 = V_5;
|
|
float L_39 = V_3;
|
|
V_5 = ((float)il2cpp_codegen_add(L_38, L_39));
|
|
float L_40 = V_10;
|
|
float L_41 = V_6;
|
|
V_10 = ((float)il2cpp_codegen_add(L_40, L_41));
|
|
float L_42 = V_11;
|
|
float L_43 = V_7;
|
|
V_11 = ((float)il2cpp_codegen_add(L_42, L_43));
|
|
int32_t L_44 = V_8;
|
|
V_8 = ((int32_t)il2cpp_codegen_add(L_44, 2));
|
|
}
|
|
|
|
IL_00fc:
|
|
{
|
|
int32_t L_45 = V_8;
|
|
int32_t L_46 = V_12;
|
|
if ((((int32_t)L_45) < ((int32_t)L_46)))
|
|
{
|
|
goto IL_00be;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float cwq_kae_m6053AAFA09010AD2D6CFF941B0CE907B2AAFEDA6 (cwq_t27450A2F3E19F842B961062BEB028E35D20D39AB* __this, int32_t ___0_frameIndex, const RuntimeMethod* method)
|
|
{
|
|
int32_t V_0 = 0;
|
|
float V_1 = 0.0f;
|
|
{
|
|
int32_t L_0 = ___0_frameIndex;
|
|
V_0 = ((int32_t)il2cpp_codegen_multiply(L_0, ((int32_t)-90)));
|
|
int32_t L_1 = V_0;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_2 = __this->___nuh;
|
|
NullCheck(L_2);
|
|
if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)(((RuntimeArray*)L_2)->max_length))))))
|
|
{
|
|
goto IL_0016;
|
|
}
|
|
}
|
|
{
|
|
return (-5839.0f);
|
|
}
|
|
|
|
IL_0016:
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_3 = __this->___nuh;
|
|
int32_t L_4 = V_0;
|
|
NullCheck(L_3);
|
|
int32_t L_5 = L_4;
|
|
float L_6 = (L_3)->GetAt(static_cast<il2cpp_array_size_t>(L_5));
|
|
V_1 = L_6;
|
|
float L_7 = V_1;
|
|
if ((!(((float)L_7) == ((float)(440.0f)))))
|
|
{
|
|
goto IL_002d;
|
|
}
|
|
}
|
|
{
|
|
return (-361.0f);
|
|
}
|
|
|
|
IL_002d:
|
|
{
|
|
float L_8 = V_1;
|
|
if ((!(((float)L_8) == ((float)(8350.0f)))))
|
|
{
|
|
goto IL_003b;
|
|
}
|
|
}
|
|
{
|
|
return (-2805.0f);
|
|
}
|
|
|
|
IL_003b:
|
|
{
|
|
return (-1445.0f);
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cwq_SetCurve_m848979993E5239090F1918782B72191D1F4DEC46 (cwq_t27450A2F3E19F842B961062BEB028E35D20D39AB* __this, int32_t ___0_frameIndex, float ___1_cx1, float ___2_cy1, float ___3_cx2, float ___4_cy2, 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;
|
|
float V_5 = 0.0f;
|
|
float V_6 = 0.0f;
|
|
float V_7 = 0.0f;
|
|
int32_t V_8 = 0;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* V_9 = NULL;
|
|
float V_10 = 0.0f;
|
|
float V_11 = 0.0f;
|
|
int32_t V_12 = 0;
|
|
{
|
|
float L_0 = ___1_cx1;
|
|
float L_1 = ___3_cx2;
|
|
V_0 = ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(((-L_0)), (2.0f))), L_1)), (0.0299999993f)));
|
|
float L_2 = ___2_cy1;
|
|
float L_3 = ___4_cy2;
|
|
V_1 = ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(((-L_2)), (2.0f))), L_3)), (0.0299999993f)));
|
|
float L_4 = ___1_cx1;
|
|
float L_5 = ___3_cx2;
|
|
V_2 = ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_4, L_5)), (3.0f))), (1.0f))), (0.00600000005f)));
|
|
float L_6 = ___2_cy1;
|
|
float L_7 = ___4_cy2;
|
|
V_3 = ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_6, L_7)), (3.0f))), (1.0f))), (0.00600000005f)));
|
|
float L_8 = V_0;
|
|
float L_9 = V_2;
|
|
V_4 = ((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_8, (2.0f))), L_9));
|
|
float L_10 = V_1;
|
|
float L_11 = V_3;
|
|
V_5 = ((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_10, (2.0f))), L_11));
|
|
float L_12 = ___1_cx1;
|
|
float L_13 = V_0;
|
|
float L_14 = V_2;
|
|
V_6 = ((float)il2cpp_codegen_add(((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_12, (0.300000012f))), L_13)), ((float)il2cpp_codegen_multiply(L_14, (0.166666672f)))));
|
|
float L_15 = ___2_cy1;
|
|
float L_16 = V_1;
|
|
float L_17 = V_3;
|
|
V_7 = ((float)il2cpp_codegen_add(((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_15, (0.300000012f))), L_16)), ((float)il2cpp_codegen_multiply(L_17, (0.166666672f)))));
|
|
int32_t L_18 = ___0_frameIndex;
|
|
V_8 = ((int32_t)il2cpp_codegen_multiply(L_18, ((int32_t)19)));
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_19 = __this->___nuh;
|
|
V_9 = L_19;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_20 = V_9;
|
|
int32_t L_21 = V_8;
|
|
int32_t L_22 = L_21;
|
|
V_8 = ((int32_t)il2cpp_codegen_add(L_22, 1));
|
|
NullCheck(L_20);
|
|
(L_20)->SetAt(static_cast<il2cpp_array_size_t>(L_22), (float)(2.0f));
|
|
float L_23 = V_6;
|
|
V_10 = L_23;
|
|
float L_24 = V_7;
|
|
V_11 = L_24;
|
|
int32_t L_25 = V_8;
|
|
V_12 = ((int32_t)il2cpp_codegen_subtract(((int32_t)il2cpp_codegen_add(L_25, ((int32_t)19))), 1));
|
|
goto IL_00fc;
|
|
}
|
|
|
|
IL_00be:
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_26 = V_9;
|
|
int32_t L_27 = V_8;
|
|
float L_28 = V_10;
|
|
NullCheck(L_26);
|
|
(L_26)->SetAt(static_cast<il2cpp_array_size_t>(L_27), (float)L_28);
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_29 = V_9;
|
|
int32_t L_30 = V_8;
|
|
float L_31 = V_11;
|
|
NullCheck(L_29);
|
|
(L_29)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_add(L_30, 1))), (float)L_31);
|
|
float L_32 = V_6;
|
|
float L_33 = V_4;
|
|
V_6 = ((float)il2cpp_codegen_add(L_32, L_33));
|
|
float L_34 = V_7;
|
|
float L_35 = V_5;
|
|
V_7 = ((float)il2cpp_codegen_add(L_34, L_35));
|
|
float L_36 = V_4;
|
|
float L_37 = V_2;
|
|
V_4 = ((float)il2cpp_codegen_add(L_36, L_37));
|
|
float L_38 = V_5;
|
|
float L_39 = V_3;
|
|
V_5 = ((float)il2cpp_codegen_add(L_38, L_39));
|
|
float L_40 = V_10;
|
|
float L_41 = V_6;
|
|
V_10 = ((float)il2cpp_codegen_add(L_40, L_41));
|
|
float L_42 = V_11;
|
|
float L_43 = V_7;
|
|
V_11 = ((float)il2cpp_codegen_add(L_42, L_43));
|
|
int32_t L_44 = V_8;
|
|
V_8 = ((int32_t)il2cpp_codegen_add(L_44, 2));
|
|
}
|
|
|
|
IL_00fc:
|
|
{
|
|
int32_t L_45 = V_8;
|
|
int32_t L_46 = V_12;
|
|
if ((((int32_t)L_45) < ((int32_t)L_46)))
|
|
{
|
|
goto IL_00be;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float cwq_egt_mC387829749E1A5A5A2559C186C1080A4AEAD2763 (cwq_t27450A2F3E19F842B961062BEB028E35D20D39AB* __this, int32_t ___0_frameIndex, const RuntimeMethod* method)
|
|
{
|
|
int32_t V_0 = 0;
|
|
float V_1 = 0.0f;
|
|
{
|
|
int32_t L_0 = ___0_frameIndex;
|
|
V_0 = ((int32_t)il2cpp_codegen_multiply(L_0, ((int32_t)84)));
|
|
int32_t L_1 = V_0;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_2 = __this->___nuh;
|
|
NullCheck(L_2);
|
|
if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)(((RuntimeArray*)L_2)->max_length))))))
|
|
{
|
|
goto IL_0016;
|
|
}
|
|
}
|
|
{
|
|
return (894.0f);
|
|
}
|
|
|
|
IL_0016:
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_3 = __this->___nuh;
|
|
int32_t L_4 = V_0;
|
|
NullCheck(L_3);
|
|
int32_t L_5 = L_4;
|
|
float L_6 = (L_3)->GetAt(static_cast<il2cpp_array_size_t>(L_5));
|
|
V_1 = L_6;
|
|
float L_7 = V_1;
|
|
if ((!(((float)L_7) == ((float)(-4833.0f)))))
|
|
{
|
|
goto IL_002d;
|
|
}
|
|
}
|
|
{
|
|
return (-6451.0f);
|
|
}
|
|
|
|
IL_002d:
|
|
{
|
|
float L_8 = V_1;
|
|
if ((!(((float)L_8) == ((float)(6624.0f)))))
|
|
{
|
|
goto IL_003b;
|
|
}
|
|
}
|
|
{
|
|
return (-2376.0f);
|
|
}
|
|
|
|
IL_003b:
|
|
{
|
|
return (8846.0f);
|
|
}
|
|
}
|
|
#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
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cwr_set_BoneIndex_mF6446BD7EF160743D6A42373A114D36F233CA37F (cwr_tB32AE31B660714E12F96179A963CC995252FABBC* __this, int32_t ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = ___0_value;
|
|
if ((((int32_t)L_0) >= ((int32_t)0)))
|
|
{
|
|
goto IL_000f;
|
|
}
|
|
}
|
|
{
|
|
ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F* L_1 = (ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F_il2cpp_TypeInfo_var)));
|
|
ArgumentOutOfRangeException__ctor_mBC1D5DEEA1BA41DE77228CB27D6BAFEB6DCCBF4A(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralC7475E48B560EA52982F3AF1DD71267F824511BD)), NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&cwr_set_BoneIndex_mF6446BD7EF160743D6A42373A114D36F233CA37F_RuntimeMethod_var)));
|
|
}
|
|
|
|
IL_000f:
|
|
{
|
|
int32_t L_2 = ___0_value;
|
|
__this->___nul = L_2;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cwr_set_Frames_m0151A2B064FAC1FF59D69D5BB16F7C256A44512A (cwr_tB32AE31B660714E12F96179A963CC995252FABBC* __this, SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_0 = ___0_value;
|
|
__this->___nun = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___nun), (void*)L_0);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cwr_jus_mE058221FF6CD3183631437EB1EE27F86635EFD3D (cwr_tB32AE31B660714E12F96179A963CC995252FABBC* __this, int32_t ___0_frameIndex, float ___1_time, float ___2_degrees, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = ___0_frameIndex;
|
|
___0_frameIndex = ((int32_t)(L_0<<1));
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_1 = __this->___nun;
|
|
int32_t L_2 = ___0_frameIndex;
|
|
float L_3 = ___1_time;
|
|
NullCheck(L_1);
|
|
(L_1)->SetAt(static_cast<il2cpp_array_size_t>(L_2), (float)L_3);
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_4 = __this->___nun;
|
|
int32_t L_5 = ___0_frameIndex;
|
|
float L_6 = ___2_degrees;
|
|
NullCheck(L_4);
|
|
(L_4)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_add(L_5, 1))), (float)L_6);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cwr__ctor_mFE66C2459627E82A2CF558D2912EFEC3330EF8DC (cwr_tB32AE31B660714E12F96179A963CC995252FABBC* __this, int32_t ___0_a, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = ___0_a;
|
|
cwq__ctor_m2BCEF294AF4519308A9956F159C28A0C3AE3508C(__this, L_0, NULL);
|
|
int32_t L_1 = ___0_a;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_2 = (SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C*)(SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C*)SZArrayNew(SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C_il2cpp_TypeInfo_var, (uint32_t)((int32_t)(L_1<<1)));
|
|
__this->___nun = L_2;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___nun), (void*)L_2);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* cwr_get_Frames_mAFB72F507AE10965224C89E7F57F4337336E9664 (cwr_tB32AE31B660714E12F96179A963CC995252FABBC* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_0 = __this->___nun;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cwr_Apply_mDC66870CE7D5E234AFCFB7FFA8143FF2B9A180E9 (cwr_tB32AE31B660714E12F96179A963CC995252FABBC* __this, czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* ___0_skeleton, float ___1_lastTime, float ___2_time, cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016* ___3_firedEvents, float ___4_alpha, int32_t ___5_blend, int32_t ___6_direction, const RuntimeMethod* method)
|
|
{
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* V_0 = NULL;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* V_1 = NULL;
|
|
int32_t V_2 = 0;
|
|
float V_3 = 0.0f;
|
|
float V_4 = 0.0f;
|
|
float V_5 = 0.0f;
|
|
float V_6 = 0.0f;
|
|
float V_7 = 0.0f;
|
|
float V_8 = 0.0f;
|
|
{
|
|
czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* L_0 = ___0_skeleton;
|
|
NullCheck(L_0);
|
|
cyt_1_tCCE2818B525DF61292C7CCDB56AAAB0DCED7BF55* L_1 = L_0->___ohb;
|
|
NullCheck(L_1);
|
|
cymU5BU5D_t665132A16BD263E9CAB6B1F0D889F2D636E2F0C0* L_2 = L_1->___Items;
|
|
int32_t L_3 = __this->___nul;
|
|
NullCheck(L_2);
|
|
int32_t L_4 = L_3;
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_5 = (L_2)->GetAt(static_cast<il2cpp_array_size_t>(L_4));
|
|
V_0 = L_5;
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_6 = V_0;
|
|
NullCheck(L_6);
|
|
bool L_7 = L_6->___odw;
|
|
if (L_7)
|
|
{
|
|
goto IL_001c;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_001c:
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_8 = __this->___nun;
|
|
V_1 = L_8;
|
|
float L_9 = ___2_time;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_10 = V_1;
|
|
NullCheck(L_10);
|
|
int32_t L_11 = 0;
|
|
float L_12 = (L_10)->GetAt(static_cast<il2cpp_array_size_t>(L_11));
|
|
if ((!(((float)L_9) < ((float)L_12))))
|
|
{
|
|
goto IL_008e;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_13 = ___5_blend;
|
|
if (!L_13)
|
|
{
|
|
goto IL_0033;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_14 = ___5_blend;
|
|
if ((((int32_t)L_14) == ((int32_t)1)))
|
|
{
|
|
goto IL_0045;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_0033:
|
|
{
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_15 = V_0;
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_16 = V_0;
|
|
NullCheck(L_16);
|
|
cyn_t384350372CCD75AD3902AC8A3CD65C3405B057A4* L_17 = L_16->___ocw;
|
|
NullCheck(L_17);
|
|
float L_18 = L_17->___oed;
|
|
NullCheck(L_15);
|
|
L_15->___odc = L_18;
|
|
return;
|
|
}
|
|
|
|
IL_0045:
|
|
{
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_19 = V_0;
|
|
NullCheck(L_19);
|
|
cyn_t384350372CCD75AD3902AC8A3CD65C3405B057A4* L_20 = L_19->___ocw;
|
|
NullCheck(L_20);
|
|
float L_21 = L_20->___oed;
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_22 = V_0;
|
|
NullCheck(L_22);
|
|
float L_23 = L_22->___odc;
|
|
V_6 = ((float)il2cpp_codegen_subtract(L_21, L_23));
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_24 = V_0;
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_25 = L_24;
|
|
NullCheck(L_25);
|
|
float L_26 = L_25->___odc;
|
|
float L_27 = V_6;
|
|
float L_28 = V_6;
|
|
float L_29 = ___4_alpha;
|
|
NullCheck(L_25);
|
|
L_25->___odc = ((float)il2cpp_codegen_add(L_26, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_27, ((float)((int32_t)il2cpp_codegen_multiply(((int32_t)il2cpp_codegen_subtract(((int32_t)16384), il2cpp_codegen_cast_double_to_int<int32_t>(((double)il2cpp_codegen_subtract((16384.499999999996), ((double)((float)(L_28/(360.0f))))))))), ((int32_t)360)))))), L_29))));
|
|
return;
|
|
}
|
|
|
|
IL_008e:
|
|
{
|
|
float L_30 = ___2_time;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_31 = V_1;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_32 = V_1;
|
|
NullCheck(L_32);
|
|
NullCheck(L_31);
|
|
int32_t L_33 = ((int32_t)il2cpp_codegen_subtract(((int32_t)(((RuntimeArray*)L_32)->max_length)), 2));
|
|
float L_34 = (L_31)->GetAt(static_cast<il2cpp_array_size_t>(L_33));
|
|
if ((!(((float)L_30) >= ((float)L_34))))
|
|
{
|
|
goto IL_0124;
|
|
}
|
|
}
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_35 = V_1;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_36 = V_1;
|
|
NullCheck(L_36);
|
|
NullCheck(L_35);
|
|
int32_t L_37 = ((int32_t)il2cpp_codegen_add(((int32_t)(((RuntimeArray*)L_36)->max_length)), (-1)));
|
|
float L_38 = (L_35)->GetAt(static_cast<il2cpp_array_size_t>(L_37));
|
|
V_7 = L_38;
|
|
int32_t L_39 = ___5_blend;
|
|
switch (L_39)
|
|
{
|
|
case 0:
|
|
{
|
|
goto IL_00bc;
|
|
}
|
|
case 1:
|
|
{
|
|
goto IL_00d4;
|
|
}
|
|
case 2:
|
|
{
|
|
goto IL_00d4;
|
|
}
|
|
case 3:
|
|
{
|
|
goto IL_0111;
|
|
}
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_00bc:
|
|
{
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_40 = V_0;
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_41 = V_0;
|
|
NullCheck(L_41);
|
|
cyn_t384350372CCD75AD3902AC8A3CD65C3405B057A4* L_42 = L_41->___ocw;
|
|
NullCheck(L_42);
|
|
float L_43 = L_42->___oed;
|
|
float L_44 = V_7;
|
|
float L_45 = ___4_alpha;
|
|
NullCheck(L_40);
|
|
L_40->___odc = ((float)il2cpp_codegen_add(L_43, ((float)il2cpp_codegen_multiply(L_44, L_45))));
|
|
return;
|
|
}
|
|
|
|
IL_00d4:
|
|
{
|
|
float L_46 = V_7;
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_47 = V_0;
|
|
NullCheck(L_47);
|
|
cyn_t384350372CCD75AD3902AC8A3CD65C3405B057A4* L_48 = L_47->___ocw;
|
|
NullCheck(L_48);
|
|
float L_49 = L_48->___oed;
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_50 = V_0;
|
|
NullCheck(L_50);
|
|
float L_51 = L_50->___odc;
|
|
V_7 = ((float)il2cpp_codegen_add(L_46, ((float)il2cpp_codegen_subtract(L_49, L_51))));
|
|
float L_52 = V_7;
|
|
float L_53 = V_7;
|
|
V_7 = ((float)il2cpp_codegen_subtract(L_52, ((float)((int32_t)il2cpp_codegen_multiply(((int32_t)il2cpp_codegen_subtract(((int32_t)16384), il2cpp_codegen_cast_double_to_int<int32_t>(((double)il2cpp_codegen_subtract((16384.499999999996), ((double)((float)(L_53/(360.0f))))))))), ((int32_t)360))))));
|
|
}
|
|
|
|
IL_0111:
|
|
{
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_54 = V_0;
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_55 = L_54;
|
|
NullCheck(L_55);
|
|
float L_56 = L_55->___odc;
|
|
float L_57 = V_7;
|
|
float L_58 = ___4_alpha;
|
|
NullCheck(L_55);
|
|
L_55->___odc = ((float)il2cpp_codegen_add(L_56, ((float)il2cpp_codegen_multiply(L_57, L_58))));
|
|
return;
|
|
}
|
|
|
|
IL_0124:
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_59 = V_1;
|
|
float L_60 = ___2_time;
|
|
int32_t L_61;
|
|
L_61 = cwj_ibj_mA179E3634DD9FAC0FCB0E606B483AFA08BA421E0(L_59, L_60, 2, NULL);
|
|
V_2 = L_61;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_62 = V_1;
|
|
int32_t L_63 = V_2;
|
|
NullCheck(L_62);
|
|
int32_t L_64 = ((int32_t)il2cpp_codegen_add(L_63, (-1)));
|
|
float L_65 = (L_62)->GetAt(static_cast<il2cpp_array_size_t>(L_64));
|
|
V_3 = L_65;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_66 = V_1;
|
|
int32_t L_67 = V_2;
|
|
NullCheck(L_66);
|
|
int32_t L_68 = L_67;
|
|
float L_69 = (L_66)->GetAt(static_cast<il2cpp_array_size_t>(L_68));
|
|
V_4 = L_69;
|
|
int32_t L_70 = V_2;
|
|
float L_71 = ___2_time;
|
|
float L_72 = V_4;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_73 = V_1;
|
|
int32_t L_74 = V_2;
|
|
NullCheck(L_73);
|
|
int32_t L_75 = ((int32_t)il2cpp_codegen_add(L_74, ((int32_t)-2)));
|
|
float L_76 = (L_73)->GetAt(static_cast<il2cpp_array_size_t>(L_75));
|
|
float L_77 = V_4;
|
|
float L_78;
|
|
L_78 = cwq_GetCurvePercent_m934B6D1A405D513F84B748AAB2F2B58F203D28B0(__this, ((int32_t)il2cpp_codegen_subtract(((int32_t)(L_70>>1)), 1)), ((float)il2cpp_codegen_subtract((1.0f), ((float)(((float)il2cpp_codegen_subtract(L_71, L_72))/((float)il2cpp_codegen_subtract(L_76, L_77)))))), NULL);
|
|
V_5 = L_78;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_79 = V_1;
|
|
int32_t L_80 = V_2;
|
|
NullCheck(L_79);
|
|
int32_t L_81 = ((int32_t)il2cpp_codegen_add(L_80, 1));
|
|
float L_82 = (L_79)->GetAt(static_cast<il2cpp_array_size_t>(L_81));
|
|
float L_83 = V_3;
|
|
V_8 = ((float)il2cpp_codegen_subtract(L_82, L_83));
|
|
float L_84 = V_3;
|
|
float L_85 = V_8;
|
|
float L_86 = V_8;
|
|
float L_87 = V_5;
|
|
V_8 = ((float)il2cpp_codegen_add(L_84, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_85, ((float)((int32_t)il2cpp_codegen_multiply(((int32_t)il2cpp_codegen_subtract(((int32_t)16384), il2cpp_codegen_cast_double_to_int<int32_t>(((double)il2cpp_codegen_subtract((16384.499999999996), ((double)((float)(L_86/(360.0f))))))))), ((int32_t)360)))))), L_87))));
|
|
int32_t L_88 = ___5_blend;
|
|
switch (L_88)
|
|
{
|
|
case 0:
|
|
{
|
|
goto IL_01a5;
|
|
}
|
|
case 1:
|
|
{
|
|
goto IL_01df;
|
|
}
|
|
case 2:
|
|
{
|
|
goto IL_01df;
|
|
}
|
|
case 3:
|
|
{
|
|
goto IL_01f6;
|
|
}
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_01a5:
|
|
{
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_89 = V_0;
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_90 = V_0;
|
|
NullCheck(L_90);
|
|
cyn_t384350372CCD75AD3902AC8A3CD65C3405B057A4* L_91 = L_90->___ocw;
|
|
NullCheck(L_91);
|
|
float L_92 = L_91->___oed;
|
|
float L_93 = V_8;
|
|
float L_94 = V_8;
|
|
float L_95 = ___4_alpha;
|
|
NullCheck(L_89);
|
|
L_89->___odc = ((float)il2cpp_codegen_add(L_92, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_93, ((float)((int32_t)il2cpp_codegen_multiply(((int32_t)il2cpp_codegen_subtract(((int32_t)16384), il2cpp_codegen_cast_double_to_int<int32_t>(((double)il2cpp_codegen_subtract((16384.499999999996), ((double)((float)(L_94/(360.0f))))))))), ((int32_t)360)))))), L_95))));
|
|
return;
|
|
}
|
|
|
|
IL_01df:
|
|
{
|
|
float L_96 = V_8;
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_97 = V_0;
|
|
NullCheck(L_97);
|
|
cyn_t384350372CCD75AD3902AC8A3CD65C3405B057A4* L_98 = L_97->___ocw;
|
|
NullCheck(L_98);
|
|
float L_99 = L_98->___oed;
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_100 = V_0;
|
|
NullCheck(L_100);
|
|
float L_101 = L_100->___odc;
|
|
V_8 = ((float)il2cpp_codegen_add(L_96, ((float)il2cpp_codegen_subtract(L_99, L_101))));
|
|
}
|
|
|
|
IL_01f6:
|
|
{
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_102 = V_0;
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_103 = L_102;
|
|
NullCheck(L_103);
|
|
float L_104 = L_103->___odc;
|
|
float L_105 = V_8;
|
|
float L_106 = V_8;
|
|
float L_107 = ___4_alpha;
|
|
NullCheck(L_103);
|
|
L_103->___odc = ((float)il2cpp_codegen_add(L_104, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_105, ((float)((int32_t)il2cpp_codegen_multiply(((int32_t)il2cpp_codegen_subtract(((int32_t)16384), il2cpp_codegen_cast_double_to_int<int32_t>(((double)il2cpp_codegen_subtract((16384.499999999996), ((double)((float)(L_106/(360.0f))))))))), ((int32_t)360)))))), L_107))));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cwr_SetFrame_mAB4B3AE95849F9B9E94EDB03198434CC6EC29341 (cwr_tB32AE31B660714E12F96179A963CC995252FABBC* __this, int32_t ___0_frameIndex, float ___1_time, float ___2_degrees, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = ___0_frameIndex;
|
|
___0_frameIndex = ((int32_t)(L_0<<1));
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_1 = __this->___nun;
|
|
int32_t L_2 = ___0_frameIndex;
|
|
float L_3 = ___1_time;
|
|
NullCheck(L_1);
|
|
(L_1)->SetAt(static_cast<il2cpp_array_size_t>(L_2), (float)L_3);
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_4 = __this->___nun;
|
|
int32_t L_5 = ___0_frameIndex;
|
|
float L_6 = ___2_degrees;
|
|
NullCheck(L_4);
|
|
(L_4)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_add(L_5, 1))), (float)L_6);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t cwr_get_BoneIndex_m88F01FA8EA5529D6E34E0B566E2EDEFB4D5B49FF (cwr_tB32AE31B660714E12F96179A963CC995252FABBC* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = __this->___nul;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cwr_bmg_mBEE317A7CE4D4D414CE5EFE3BD2DE4B77AB8A33C (cwr_tB32AE31B660714E12F96179A963CC995252FABBC* __this, int32_t ___0_frameIndex, float ___1_time, float ___2_degrees, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = ___0_frameIndex;
|
|
___0_frameIndex = ((int32_t)(L_0<<1));
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_1 = __this->___nun;
|
|
int32_t L_2 = ___0_frameIndex;
|
|
float L_3 = ___1_time;
|
|
NullCheck(L_1);
|
|
(L_1)->SetAt(static_cast<il2cpp_array_size_t>(L_2), (float)L_3);
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_4 = __this->___nun;
|
|
int32_t L_5 = ___0_frameIndex;
|
|
float L_6 = ___2_degrees;
|
|
NullCheck(L_4);
|
|
(L_4)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_add(L_5, 1))), (float)L_6);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t cwr_get_PropertyId_m4DD6A23AE4BEB707E55A4CC0124C8C8DE5D8BFF6 (cwr_tB32AE31B660714E12F96179A963CC995252FABBC* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = __this->___nul;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cwr_bab_m0243912A9449D615E4162AE4E15069777FA3D388 (cwr_tB32AE31B660714E12F96179A963CC995252FABBC* __this, int32_t ___0_frameIndex, float ___1_time, float ___2_degrees, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = ___0_frameIndex;
|
|
___0_frameIndex = ((int32_t)(L_0<<1));
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_1 = __this->___nun;
|
|
int32_t L_2 = ___0_frameIndex;
|
|
float L_3 = ___1_time;
|
|
NullCheck(L_1);
|
|
(L_1)->SetAt(static_cast<il2cpp_array_size_t>(L_2), (float)L_3);
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_4 = __this->___nun;
|
|
int32_t L_5 = ___0_frameIndex;
|
|
float L_6 = ___2_degrees;
|
|
NullCheck(L_4);
|
|
(L_4)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_add(L_5, 1))), (float)L_6);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cwr_dqr_mB99E45C5F42BCB198A162E07C87BCA8F525EECEA (cwr_tB32AE31B660714E12F96179A963CC995252FABBC* __this, int32_t ___0_frameIndex, float ___1_time, float ___2_degrees, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = ___0_frameIndex;
|
|
___0_frameIndex = ((int32_t)(L_0<<1));
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_1 = __this->___nun;
|
|
int32_t L_2 = ___0_frameIndex;
|
|
float L_3 = ___1_time;
|
|
NullCheck(L_1);
|
|
(L_1)->SetAt(static_cast<il2cpp_array_size_t>(L_2), (float)L_3);
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_4 = __this->___nun;
|
|
int32_t L_5 = ___0_frameIndex;
|
|
float L_6 = ___2_degrees;
|
|
NullCheck(L_4);
|
|
(L_4)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_add(L_5, 1))), (float)L_6);
|
|
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
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cws__ctor_m6863A0584F6147979DFA0EE92DDC77B6D9927DEF (cws_tAB6115C3D88C4410AE531B3E7AA66B6700B59CB1* __this, int32_t ___0_a, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = ___0_a;
|
|
cwq__ctor_m2BCEF294AF4519308A9956F159C28A0C3AE3508C(__this, L_0, NULL);
|
|
int32_t L_1 = ___0_a;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_2 = (SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C*)(SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C*)SZArrayNew(SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C_il2cpp_TypeInfo_var, (uint32_t)((int32_t)il2cpp_codegen_multiply(L_1, 3)));
|
|
__this->___nuu = L_2;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___nuu), (void*)L_2);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cws_set_Frames_mA5C695C3DAD2F1EF8D7CFBD021F77660C28FD220 (cws_tAB6115C3D88C4410AE531B3E7AA66B6700B59CB1* __this, SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_0 = ___0_value;
|
|
__this->___nuu = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___nuu), (void*)L_0);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* cws_get_Frames_mD75E14F3B297FE28B6BDE03AA59A5BE000A3FD9F (cws_tAB6115C3D88C4410AE531B3E7AA66B6700B59CB1* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_0 = __this->___nuu;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t cws_get_PropertyId_m775A118E52A55F71D04E97C1C3754C84E6A88851 (cws_tAB6115C3D88C4410AE531B3E7AA66B6700B59CB1* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = __this->___nut;
|
|
return ((int32_t)il2cpp_codegen_add(((int32_t)16777216), L_0));
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cws_Apply_m36961C2734C59706D6DC2D7EC3474A19453C5AB2 (cws_tAB6115C3D88C4410AE531B3E7AA66B6700B59CB1* __this, czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* ___0_skeleton, float ___1_lastTime, float ___2_time, cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016* ___3_firedEvents, float ___4_alpha, int32_t ___5_blend, int32_t ___6_direction, const RuntimeMethod* method)
|
|
{
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* V_0 = NULL;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* V_1 = NULL;
|
|
float V_2 = 0.0f;
|
|
float V_3 = 0.0f;
|
|
int32_t V_4 = 0;
|
|
float V_5 = 0.0f;
|
|
float V_6 = 0.0f;
|
|
{
|
|
czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* L_0 = ___0_skeleton;
|
|
NullCheck(L_0);
|
|
cyt_1_tCCE2818B525DF61292C7CCDB56AAAB0DCED7BF55* L_1 = L_0->___ohb;
|
|
NullCheck(L_1);
|
|
cymU5BU5D_t665132A16BD263E9CAB6B1F0D889F2D636E2F0C0* L_2 = L_1->___Items;
|
|
int32_t L_3 = __this->___nut;
|
|
NullCheck(L_2);
|
|
int32_t L_4 = L_3;
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_5 = (L_2)->GetAt(static_cast<il2cpp_array_size_t>(L_4));
|
|
V_0 = L_5;
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_6 = V_0;
|
|
NullCheck(L_6);
|
|
bool L_7 = L_6->___odw;
|
|
if (L_7)
|
|
{
|
|
goto IL_001c;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_001c:
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_8 = __this->___nuu;
|
|
V_1 = L_8;
|
|
float L_9 = ___2_time;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_10 = V_1;
|
|
NullCheck(L_10);
|
|
int32_t L_11 = 0;
|
|
float L_12 = (L_10)->GetAt(static_cast<il2cpp_array_size_t>(L_11));
|
|
if ((!(((float)L_9) < ((float)L_12))))
|
|
{
|
|
goto IL_009b;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_13 = ___5_blend;
|
|
if (!L_13)
|
|
{
|
|
goto IL_0033;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_14 = ___5_blend;
|
|
if ((((int32_t)L_14) == ((int32_t)1)))
|
|
{
|
|
goto IL_0056;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_0033:
|
|
{
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_15 = V_0;
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_16 = V_0;
|
|
NullCheck(L_16);
|
|
cyn_t384350372CCD75AD3902AC8A3CD65C3405B057A4* L_17 = L_16->___ocw;
|
|
NullCheck(L_17);
|
|
float L_18 = L_17->___oeb;
|
|
NullCheck(L_15);
|
|
L_15->___oda = L_18;
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_19 = V_0;
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_20 = V_0;
|
|
NullCheck(L_20);
|
|
cyn_t384350372CCD75AD3902AC8A3CD65C3405B057A4* L_21 = L_20->___ocw;
|
|
NullCheck(L_21);
|
|
float L_22 = L_21->___oec;
|
|
NullCheck(L_19);
|
|
L_19->___odb = L_22;
|
|
return;
|
|
}
|
|
|
|
IL_0056:
|
|
{
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_23 = V_0;
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_24 = L_23;
|
|
NullCheck(L_24);
|
|
float L_25 = L_24->___oda;
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_26 = V_0;
|
|
NullCheck(L_26);
|
|
cyn_t384350372CCD75AD3902AC8A3CD65C3405B057A4* L_27 = L_26->___ocw;
|
|
NullCheck(L_27);
|
|
float L_28 = L_27->___oeb;
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_29 = V_0;
|
|
NullCheck(L_29);
|
|
float L_30 = L_29->___oda;
|
|
float L_31 = ___4_alpha;
|
|
NullCheck(L_24);
|
|
L_24->___oda = ((float)il2cpp_codegen_add(L_25, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_28, L_30)), L_31))));
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_32 = V_0;
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_33 = L_32;
|
|
NullCheck(L_33);
|
|
float L_34 = L_33->___odb;
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_35 = V_0;
|
|
NullCheck(L_35);
|
|
cyn_t384350372CCD75AD3902AC8A3CD65C3405B057A4* L_36 = L_35->___ocw;
|
|
NullCheck(L_36);
|
|
float L_37 = L_36->___oec;
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_38 = V_0;
|
|
NullCheck(L_38);
|
|
float L_39 = L_38->___odb;
|
|
float L_40 = ___4_alpha;
|
|
NullCheck(L_33);
|
|
L_33->___odb = ((float)il2cpp_codegen_add(L_34, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_37, L_39)), L_40))));
|
|
return;
|
|
}
|
|
|
|
IL_009b:
|
|
{
|
|
float L_41 = ___2_time;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_42 = V_1;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_43 = V_1;
|
|
NullCheck(L_43);
|
|
NullCheck(L_42);
|
|
int32_t L_44 = ((int32_t)il2cpp_codegen_subtract(((int32_t)(((RuntimeArray*)L_43)->max_length)), 3));
|
|
float L_45 = (L_42)->GetAt(static_cast<il2cpp_array_size_t>(L_44));
|
|
if ((!(((float)L_41) >= ((float)L_45))))
|
|
{
|
|
goto IL_00b8;
|
|
}
|
|
}
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_46 = V_1;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_47 = V_1;
|
|
NullCheck(L_47);
|
|
NullCheck(L_46);
|
|
int32_t L_48 = ((int32_t)il2cpp_codegen_add(((int32_t)(((RuntimeArray*)L_47)->max_length)), ((int32_t)-2)));
|
|
float L_49 = (L_46)->GetAt(static_cast<il2cpp_array_size_t>(L_48));
|
|
V_2 = L_49;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_50 = V_1;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_51 = V_1;
|
|
NullCheck(L_51);
|
|
NullCheck(L_50);
|
|
int32_t L_52 = ((int32_t)il2cpp_codegen_add(((int32_t)(((RuntimeArray*)L_51)->max_length)), (-1)));
|
|
float L_53 = (L_50)->GetAt(static_cast<il2cpp_array_size_t>(L_52));
|
|
V_3 = L_53;
|
|
goto IL_0116;
|
|
}
|
|
|
|
IL_00b8:
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_54 = V_1;
|
|
float L_55 = ___2_time;
|
|
int32_t L_56;
|
|
L_56 = cwj_ibj_mA179E3634DD9FAC0FCB0E606B483AFA08BA421E0(L_54, L_55, 3, NULL);
|
|
V_4 = L_56;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_57 = V_1;
|
|
int32_t L_58 = V_4;
|
|
NullCheck(L_57);
|
|
int32_t L_59 = ((int32_t)il2cpp_codegen_add(L_58, ((int32_t)-2)));
|
|
float L_60 = (L_57)->GetAt(static_cast<il2cpp_array_size_t>(L_59));
|
|
V_2 = L_60;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_61 = V_1;
|
|
int32_t L_62 = V_4;
|
|
NullCheck(L_61);
|
|
int32_t L_63 = ((int32_t)il2cpp_codegen_add(L_62, (-1)));
|
|
float L_64 = (L_61)->GetAt(static_cast<il2cpp_array_size_t>(L_63));
|
|
V_3 = L_64;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_65 = V_1;
|
|
int32_t L_66 = V_4;
|
|
NullCheck(L_65);
|
|
int32_t L_67 = L_66;
|
|
float L_68 = (L_65)->GetAt(static_cast<il2cpp_array_size_t>(L_67));
|
|
V_5 = L_68;
|
|
int32_t L_69 = V_4;
|
|
float L_70 = ___2_time;
|
|
float L_71 = V_5;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_72 = V_1;
|
|
int32_t L_73 = V_4;
|
|
NullCheck(L_72);
|
|
int32_t L_74 = ((int32_t)il2cpp_codegen_add(L_73, ((int32_t)-3)));
|
|
float L_75 = (L_72)->GetAt(static_cast<il2cpp_array_size_t>(L_74));
|
|
float L_76 = V_5;
|
|
float L_77;
|
|
L_77 = cwq_GetCurvePercent_m934B6D1A405D513F84B748AAB2F2B58F203D28B0(__this, ((int32_t)il2cpp_codegen_subtract(((int32_t)(L_69/3)), 1)), ((float)il2cpp_codegen_subtract((1.0f), ((float)(((float)il2cpp_codegen_subtract(L_70, L_71))/((float)il2cpp_codegen_subtract(L_75, L_76)))))), NULL);
|
|
V_6 = L_77;
|
|
float L_78 = V_2;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_79 = V_1;
|
|
int32_t L_80 = V_4;
|
|
NullCheck(L_79);
|
|
int32_t L_81 = ((int32_t)il2cpp_codegen_add(L_80, 1));
|
|
float L_82 = (L_79)->GetAt(static_cast<il2cpp_array_size_t>(L_81));
|
|
float L_83 = V_2;
|
|
float L_84 = V_6;
|
|
V_2 = ((float)il2cpp_codegen_add(L_78, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_82, L_83)), L_84))));
|
|
float L_85 = V_3;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_86 = V_1;
|
|
int32_t L_87 = V_4;
|
|
NullCheck(L_86);
|
|
int32_t L_88 = ((int32_t)il2cpp_codegen_add(L_87, 2));
|
|
float L_89 = (L_86)->GetAt(static_cast<il2cpp_array_size_t>(L_88));
|
|
float L_90 = V_3;
|
|
float L_91 = V_6;
|
|
V_3 = ((float)il2cpp_codegen_add(L_85, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_89, L_90)), L_91))));
|
|
}
|
|
|
|
IL_0116:
|
|
{
|
|
int32_t L_92 = ___5_blend;
|
|
switch (L_92)
|
|
{
|
|
case 0:
|
|
{
|
|
goto IL_012e;
|
|
}
|
|
case 1:
|
|
{
|
|
goto IL_015b;
|
|
}
|
|
case 2:
|
|
{
|
|
goto IL_015b;
|
|
}
|
|
case 3:
|
|
{
|
|
goto IL_01a4;
|
|
}
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_012e:
|
|
{
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_93 = V_0;
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_94 = V_0;
|
|
NullCheck(L_94);
|
|
cyn_t384350372CCD75AD3902AC8A3CD65C3405B057A4* L_95 = L_94->___ocw;
|
|
NullCheck(L_95);
|
|
float L_96 = L_95->___oeb;
|
|
float L_97 = V_2;
|
|
float L_98 = ___4_alpha;
|
|
NullCheck(L_93);
|
|
L_93->___oda = ((float)il2cpp_codegen_add(L_96, ((float)il2cpp_codegen_multiply(L_97, L_98))));
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_99 = V_0;
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_100 = V_0;
|
|
NullCheck(L_100);
|
|
cyn_t384350372CCD75AD3902AC8A3CD65C3405B057A4* L_101 = L_100->___ocw;
|
|
NullCheck(L_101);
|
|
float L_102 = L_101->___oec;
|
|
float L_103 = V_3;
|
|
float L_104 = ___4_alpha;
|
|
NullCheck(L_99);
|
|
L_99->___odb = ((float)il2cpp_codegen_add(L_102, ((float)il2cpp_codegen_multiply(L_103, L_104))));
|
|
return;
|
|
}
|
|
|
|
IL_015b:
|
|
{
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_105 = V_0;
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_106 = L_105;
|
|
NullCheck(L_106);
|
|
float L_107 = L_106->___oda;
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_108 = V_0;
|
|
NullCheck(L_108);
|
|
cyn_t384350372CCD75AD3902AC8A3CD65C3405B057A4* L_109 = L_108->___ocw;
|
|
NullCheck(L_109);
|
|
float L_110 = L_109->___oeb;
|
|
float L_111 = V_2;
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_112 = V_0;
|
|
NullCheck(L_112);
|
|
float L_113 = L_112->___oda;
|
|
float L_114 = ___4_alpha;
|
|
NullCheck(L_106);
|
|
L_106->___oda = ((float)il2cpp_codegen_add(L_107, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(((float)il2cpp_codegen_add(L_110, L_111)), L_113)), L_114))));
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_115 = V_0;
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_116 = L_115;
|
|
NullCheck(L_116);
|
|
float L_117 = L_116->___odb;
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_118 = V_0;
|
|
NullCheck(L_118);
|
|
cyn_t384350372CCD75AD3902AC8A3CD65C3405B057A4* L_119 = L_118->___ocw;
|
|
NullCheck(L_119);
|
|
float L_120 = L_119->___oec;
|
|
float L_121 = V_3;
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_122 = V_0;
|
|
NullCheck(L_122);
|
|
float L_123 = L_122->___odb;
|
|
float L_124 = ___4_alpha;
|
|
NullCheck(L_116);
|
|
L_116->___odb = ((float)il2cpp_codegen_add(L_117, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(((float)il2cpp_codegen_add(L_120, L_121)), L_123)), L_124))));
|
|
return;
|
|
}
|
|
|
|
IL_01a4:
|
|
{
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_125 = V_0;
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_126 = L_125;
|
|
NullCheck(L_126);
|
|
float L_127 = L_126->___oda;
|
|
float L_128 = V_2;
|
|
float L_129 = ___4_alpha;
|
|
NullCheck(L_126);
|
|
L_126->___oda = ((float)il2cpp_codegen_add(L_127, ((float)il2cpp_codegen_multiply(L_128, L_129))));
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_130 = V_0;
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_131 = L_130;
|
|
NullCheck(L_131);
|
|
float L_132 = L_131->___odb;
|
|
float L_133 = V_3;
|
|
float L_134 = ___4_alpha;
|
|
NullCheck(L_131);
|
|
L_131->___odb = ((float)il2cpp_codegen_add(L_132, ((float)il2cpp_codegen_multiply(L_133, L_134))));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cws_set_BoneIndex_m98D0D75CCF7EB6974DB35D9C10703FCAD0271A8D (cws_tAB6115C3D88C4410AE531B3E7AA66B6700B59CB1* __this, int32_t ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = ___0_value;
|
|
if ((((int32_t)L_0) >= ((int32_t)0)))
|
|
{
|
|
goto IL_000f;
|
|
}
|
|
}
|
|
{
|
|
ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F* L_1 = (ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F_il2cpp_TypeInfo_var)));
|
|
ArgumentOutOfRangeException__ctor_mBC1D5DEEA1BA41DE77228CB27D6BAFEB6DCCBF4A(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralC7475E48B560EA52982F3AF1DD71267F824511BD)), NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&cws_set_BoneIndex_m98D0D75CCF7EB6974DB35D9C10703FCAD0271A8D_RuntimeMethod_var)));
|
|
}
|
|
|
|
IL_000f:
|
|
{
|
|
int32_t L_2 = ___0_value;
|
|
__this->___nut = L_2;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cws_SetFrame_m45F9896EF3EEF6837EA091E0B63E14F70C6EE0DA (cws_tAB6115C3D88C4410AE531B3E7AA66B6700B59CB1* __this, int32_t ___0_frameIndex, float ___1_time, float ___2_x, float ___3_y, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = ___0_frameIndex;
|
|
___0_frameIndex = ((int32_t)il2cpp_codegen_multiply(L_0, 3));
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_1 = __this->___nuu;
|
|
int32_t L_2 = ___0_frameIndex;
|
|
float L_3 = ___1_time;
|
|
NullCheck(L_1);
|
|
(L_1)->SetAt(static_cast<il2cpp_array_size_t>(L_2), (float)L_3);
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_4 = __this->___nuu;
|
|
int32_t L_5 = ___0_frameIndex;
|
|
float L_6 = ___2_x;
|
|
NullCheck(L_4);
|
|
(L_4)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_add(L_5, 1))), (float)L_6);
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_7 = __this->___nuu;
|
|
int32_t L_8 = ___0_frameIndex;
|
|
float L_9 = ___3_y;
|
|
NullCheck(L_7);
|
|
(L_7)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_add(L_8, 2))), (float)L_9);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t cws_get_BoneIndex_m60C9716F271561A91004068E2614F276D13C3F84 (cws_tAB6115C3D88C4410AE531B3E7AA66B6700B59CB1* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = __this->___nut;
|
|
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
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cwt__ctor_mDF0BF8DB1CF307BEBD149F86BDDDC64AE202C3D5 (cwt_tE45FCA4DB159CC6D158DC7F7928E1DB7F14B7E79* __this, int32_t ___0_a, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = ___0_a;
|
|
cws__ctor_m6863A0584F6147979DFA0EE92DDC77B6D9927DEF(__this, L_0, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t cwt_get_PropertyId_m113244E0609386720E844DE50680B5FCE9BB4530 (cwt_tE45FCA4DB159CC6D158DC7F7928E1DB7F14B7E79* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = ((cws_tAB6115C3D88C4410AE531B3E7AA66B6700B59CB1*)__this)->___nut;
|
|
return ((int32_t)il2cpp_codegen_add(((int32_t)33554432), L_0));
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cwt_Apply_m693028A4057B740375E10DCB33893A8F1B6D0D5E (cwt_tE45FCA4DB159CC6D158DC7F7928E1DB7F14B7E79* __this, czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* ___0_skeleton, float ___1_lastTime, float ___2_time, cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016* ___3_firedEvents, float ___4_alpha, int32_t ___5_blend, int32_t ___6_direction, 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;
|
|
}
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* V_0 = NULL;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* V_1 = NULL;
|
|
float V_2 = 0.0f;
|
|
float V_3 = 0.0f;
|
|
int32_t V_4 = 0;
|
|
float V_5 = 0.0f;
|
|
float V_6 = 0.0f;
|
|
float V_7 = 0.0f;
|
|
float V_8 = 0.0f;
|
|
{
|
|
czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* L_0 = ___0_skeleton;
|
|
NullCheck(L_0);
|
|
cyt_1_tCCE2818B525DF61292C7CCDB56AAAB0DCED7BF55* L_1 = L_0->___ohb;
|
|
NullCheck(L_1);
|
|
cymU5BU5D_t665132A16BD263E9CAB6B1F0D889F2D636E2F0C0* L_2 = L_1->___Items;
|
|
int32_t L_3 = ((cws_tAB6115C3D88C4410AE531B3E7AA66B6700B59CB1*)__this)->___nut;
|
|
NullCheck(L_2);
|
|
int32_t L_4 = L_3;
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_5 = (L_2)->GetAt(static_cast<il2cpp_array_size_t>(L_4));
|
|
V_0 = L_5;
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_6 = V_0;
|
|
NullCheck(L_6);
|
|
bool L_7 = L_6->___odw;
|
|
if (L_7)
|
|
{
|
|
goto IL_001c;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_001c:
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_8 = ((cws_tAB6115C3D88C4410AE531B3E7AA66B6700B59CB1*)__this)->___nuu;
|
|
V_1 = L_8;
|
|
float L_9 = ___2_time;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_10 = V_1;
|
|
NullCheck(L_10);
|
|
int32_t L_11 = 0;
|
|
float L_12 = (L_10)->GetAt(static_cast<il2cpp_array_size_t>(L_11));
|
|
if ((!(((float)L_9) < ((float)L_12))))
|
|
{
|
|
goto IL_009b;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_13 = ___5_blend;
|
|
if (!L_13)
|
|
{
|
|
goto IL_0033;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_14 = ___5_blend;
|
|
if ((((int32_t)L_14) == ((int32_t)1)))
|
|
{
|
|
goto IL_0056;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_0033:
|
|
{
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_15 = V_0;
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_16 = V_0;
|
|
NullCheck(L_16);
|
|
cyn_t384350372CCD75AD3902AC8A3CD65C3405B057A4* L_17 = L_16->___ocw;
|
|
NullCheck(L_17);
|
|
float L_18 = L_17->___oee;
|
|
NullCheck(L_15);
|
|
L_15->___odd = L_18;
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_19 = V_0;
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_20 = V_0;
|
|
NullCheck(L_20);
|
|
cyn_t384350372CCD75AD3902AC8A3CD65C3405B057A4* L_21 = L_20->___ocw;
|
|
NullCheck(L_21);
|
|
float L_22 = L_21->___oef;
|
|
NullCheck(L_19);
|
|
L_19->___ode = L_22;
|
|
return;
|
|
}
|
|
|
|
IL_0056:
|
|
{
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_23 = V_0;
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_24 = L_23;
|
|
NullCheck(L_24);
|
|
float L_25 = L_24->___odd;
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_26 = V_0;
|
|
NullCheck(L_26);
|
|
cyn_t384350372CCD75AD3902AC8A3CD65C3405B057A4* L_27 = L_26->___ocw;
|
|
NullCheck(L_27);
|
|
float L_28 = L_27->___oee;
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_29 = V_0;
|
|
NullCheck(L_29);
|
|
float L_30 = L_29->___odd;
|
|
float L_31 = ___4_alpha;
|
|
NullCheck(L_24);
|
|
L_24->___odd = ((float)il2cpp_codegen_add(L_25, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_28, L_30)), L_31))));
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_32 = V_0;
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_33 = L_32;
|
|
NullCheck(L_33);
|
|
float L_34 = L_33->___ode;
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_35 = V_0;
|
|
NullCheck(L_35);
|
|
cyn_t384350372CCD75AD3902AC8A3CD65C3405B057A4* L_36 = L_35->___ocw;
|
|
NullCheck(L_36);
|
|
float L_37 = L_36->___oef;
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_38 = V_0;
|
|
NullCheck(L_38);
|
|
float L_39 = L_38->___ode;
|
|
float L_40 = ___4_alpha;
|
|
NullCheck(L_33);
|
|
L_33->___ode = ((float)il2cpp_codegen_add(L_34, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_37, L_39)), L_40))));
|
|
return;
|
|
}
|
|
|
|
IL_009b:
|
|
{
|
|
float L_41 = ___2_time;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_42 = V_1;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_43 = V_1;
|
|
NullCheck(L_43);
|
|
NullCheck(L_42);
|
|
int32_t L_44 = ((int32_t)il2cpp_codegen_subtract(((int32_t)(((RuntimeArray*)L_43)->max_length)), 3));
|
|
float L_45 = (L_42)->GetAt(static_cast<il2cpp_array_size_t>(L_44));
|
|
if ((!(((float)L_41) >= ((float)L_45))))
|
|
{
|
|
goto IL_00d0;
|
|
}
|
|
}
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_46 = V_1;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_47 = V_1;
|
|
NullCheck(L_47);
|
|
NullCheck(L_46);
|
|
int32_t L_48 = ((int32_t)il2cpp_codegen_add(((int32_t)(((RuntimeArray*)L_47)->max_length)), ((int32_t)-2)));
|
|
float L_49 = (L_46)->GetAt(static_cast<il2cpp_array_size_t>(L_48));
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_50 = V_0;
|
|
NullCheck(L_50);
|
|
cyn_t384350372CCD75AD3902AC8A3CD65C3405B057A4* L_51 = L_50->___ocw;
|
|
NullCheck(L_51);
|
|
float L_52 = L_51->___oee;
|
|
V_2 = ((float)il2cpp_codegen_multiply(L_49, L_52));
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_53 = V_1;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_54 = V_1;
|
|
NullCheck(L_54);
|
|
NullCheck(L_53);
|
|
int32_t L_55 = ((int32_t)il2cpp_codegen_add(((int32_t)(((RuntimeArray*)L_54)->max_length)), (-1)));
|
|
float L_56 = (L_53)->GetAt(static_cast<il2cpp_array_size_t>(L_55));
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_57 = V_0;
|
|
NullCheck(L_57);
|
|
cyn_t384350372CCD75AD3902AC8A3CD65C3405B057A4* L_58 = L_57->___ocw;
|
|
NullCheck(L_58);
|
|
float L_59 = L_58->___oef;
|
|
V_3 = ((float)il2cpp_codegen_multiply(L_56, L_59));
|
|
goto IL_0146;
|
|
}
|
|
|
|
IL_00d0:
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_60 = V_1;
|
|
float L_61 = ___2_time;
|
|
int32_t L_62;
|
|
L_62 = cwj_ibj_mA179E3634DD9FAC0FCB0E606B483AFA08BA421E0(L_60, L_61, 3, NULL);
|
|
V_4 = L_62;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_63 = V_1;
|
|
int32_t L_64 = V_4;
|
|
NullCheck(L_63);
|
|
int32_t L_65 = ((int32_t)il2cpp_codegen_add(L_64, ((int32_t)-2)));
|
|
float L_66 = (L_63)->GetAt(static_cast<il2cpp_array_size_t>(L_65));
|
|
V_2 = L_66;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_67 = V_1;
|
|
int32_t L_68 = V_4;
|
|
NullCheck(L_67);
|
|
int32_t L_69 = ((int32_t)il2cpp_codegen_add(L_68, (-1)));
|
|
float L_70 = (L_67)->GetAt(static_cast<il2cpp_array_size_t>(L_69));
|
|
V_3 = L_70;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_71 = V_1;
|
|
int32_t L_72 = V_4;
|
|
NullCheck(L_71);
|
|
int32_t L_73 = L_72;
|
|
float L_74 = (L_71)->GetAt(static_cast<il2cpp_array_size_t>(L_73));
|
|
V_5 = L_74;
|
|
int32_t L_75 = V_4;
|
|
float L_76 = ___2_time;
|
|
float L_77 = V_5;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_78 = V_1;
|
|
int32_t L_79 = V_4;
|
|
NullCheck(L_78);
|
|
int32_t L_80 = ((int32_t)il2cpp_codegen_add(L_79, ((int32_t)-3)));
|
|
float L_81 = (L_78)->GetAt(static_cast<il2cpp_array_size_t>(L_80));
|
|
float L_82 = V_5;
|
|
float L_83;
|
|
L_83 = cwq_GetCurvePercent_m934B6D1A405D513F84B748AAB2F2B58F203D28B0(__this, ((int32_t)il2cpp_codegen_subtract(((int32_t)(L_75/3)), 1)), ((float)il2cpp_codegen_subtract((1.0f), ((float)(((float)il2cpp_codegen_subtract(L_76, L_77))/((float)il2cpp_codegen_subtract(L_81, L_82)))))), NULL);
|
|
V_6 = L_83;
|
|
float L_84 = V_2;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_85 = V_1;
|
|
int32_t L_86 = V_4;
|
|
NullCheck(L_85);
|
|
int32_t L_87 = ((int32_t)il2cpp_codegen_add(L_86, 1));
|
|
float L_88 = (L_85)->GetAt(static_cast<il2cpp_array_size_t>(L_87));
|
|
float L_89 = V_2;
|
|
float L_90 = V_6;
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_91 = V_0;
|
|
NullCheck(L_91);
|
|
cyn_t384350372CCD75AD3902AC8A3CD65C3405B057A4* L_92 = L_91->___ocw;
|
|
NullCheck(L_92);
|
|
float L_93 = L_92->___oee;
|
|
V_2 = ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_add(L_84, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_88, L_89)), L_90)))), L_93));
|
|
float L_94 = V_3;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_95 = V_1;
|
|
int32_t L_96 = V_4;
|
|
NullCheck(L_95);
|
|
int32_t L_97 = ((int32_t)il2cpp_codegen_add(L_96, 2));
|
|
float L_98 = (L_95)->GetAt(static_cast<il2cpp_array_size_t>(L_97));
|
|
float L_99 = V_3;
|
|
float L_100 = V_6;
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_101 = V_0;
|
|
NullCheck(L_101);
|
|
cyn_t384350372CCD75AD3902AC8A3CD65C3405B057A4* L_102 = L_101->___ocw;
|
|
NullCheck(L_102);
|
|
float L_103 = L_102->___oef;
|
|
V_3 = ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_add(L_94, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_98, L_99)), L_100)))), L_103));
|
|
}
|
|
|
|
IL_0146:
|
|
{
|
|
float L_104 = ___4_alpha;
|
|
if ((!(((float)L_104) == ((float)(1.0f)))))
|
|
{
|
|
goto IL_0198;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_105 = ___5_blend;
|
|
if ((!(((uint32_t)L_105) == ((uint32_t)3))))
|
|
{
|
|
goto IL_0189;
|
|
}
|
|
}
|
|
{
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_106 = V_0;
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_107 = L_106;
|
|
NullCheck(L_107);
|
|
float L_108 = L_107->___odd;
|
|
float L_109 = V_2;
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_110 = V_0;
|
|
NullCheck(L_110);
|
|
cyn_t384350372CCD75AD3902AC8A3CD65C3405B057A4* L_111 = L_110->___ocw;
|
|
NullCheck(L_111);
|
|
float L_112 = L_111->___oee;
|
|
NullCheck(L_107);
|
|
L_107->___odd = ((float)il2cpp_codegen_add(L_108, ((float)il2cpp_codegen_subtract(L_109, L_112))));
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_113 = V_0;
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_114 = L_113;
|
|
NullCheck(L_114);
|
|
float L_115 = L_114->___ode;
|
|
float L_116 = V_3;
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_117 = V_0;
|
|
NullCheck(L_117);
|
|
cyn_t384350372CCD75AD3902AC8A3CD65C3405B057A4* L_118 = L_117->___ocw;
|
|
NullCheck(L_118);
|
|
float L_119 = L_118->___oef;
|
|
NullCheck(L_114);
|
|
L_114->___ode = ((float)il2cpp_codegen_add(L_115, ((float)il2cpp_codegen_subtract(L_116, L_119))));
|
|
return;
|
|
}
|
|
|
|
IL_0189:
|
|
{
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_120 = V_0;
|
|
float L_121 = V_2;
|
|
NullCheck(L_120);
|
|
L_120->___odd = L_121;
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_122 = V_0;
|
|
float L_123 = V_3;
|
|
NullCheck(L_122);
|
|
L_122->___ode = L_123;
|
|
return;
|
|
}
|
|
|
|
IL_0198:
|
|
{
|
|
int32_t L_124 = ___6_direction;
|
|
if ((!(((uint32_t)L_124) == ((uint32_t)1))))
|
|
{
|
|
goto IL_02bb;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_125 = ___5_blend;
|
|
switch (L_125)
|
|
{
|
|
case 0:
|
|
{
|
|
goto IL_01b8;
|
|
}
|
|
case 1:
|
|
{
|
|
goto IL_020f;
|
|
}
|
|
case 2:
|
|
{
|
|
goto IL_020f;
|
|
}
|
|
case 3:
|
|
{
|
|
goto IL_025c;
|
|
}
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_01b8:
|
|
{
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_126 = V_0;
|
|
NullCheck(L_126);
|
|
cyn_t384350372CCD75AD3902AC8A3CD65C3405B057A4* L_127 = L_126->___ocw;
|
|
NullCheck(L_127);
|
|
float L_128 = L_127->___oee;
|
|
V_7 = L_128;
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_129 = V_0;
|
|
NullCheck(L_129);
|
|
cyn_t384350372CCD75AD3902AC8A3CD65C3405B057A4* L_130 = L_129->___ocw;
|
|
NullCheck(L_130);
|
|
float L_131 = L_130->___oef;
|
|
V_8 = L_131;
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_132 = V_0;
|
|
float L_133 = V_7;
|
|
float L_134 = V_2;
|
|
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
|
|
float L_135;
|
|
L_135 = fabsf(L_134);
|
|
float L_136 = V_7;
|
|
int32_t L_137;
|
|
L_137 = Math_Sign_mE85A053D9EFD3D62A630EB983D849F2FC331DE4A(L_136, NULL);
|
|
float L_138 = V_7;
|
|
float L_139 = ___4_alpha;
|
|
NullCheck(L_132);
|
|
L_132->___odd = ((float)il2cpp_codegen_add(L_133, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(((float)il2cpp_codegen_multiply(L_135, ((float)L_137))), L_138)), L_139))));
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_140 = V_0;
|
|
float L_141 = V_8;
|
|
float L_142 = V_3;
|
|
float L_143;
|
|
L_143 = fabsf(L_142);
|
|
float L_144 = V_8;
|
|
int32_t L_145;
|
|
L_145 = Math_Sign_mE85A053D9EFD3D62A630EB983D849F2FC331DE4A(L_144, NULL);
|
|
float L_146 = V_8;
|
|
float L_147 = ___4_alpha;
|
|
NullCheck(L_140);
|
|
L_140->___ode = ((float)il2cpp_codegen_add(L_141, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(((float)il2cpp_codegen_multiply(L_143, ((float)L_145))), L_146)), L_147))));
|
|
return;
|
|
}
|
|
|
|
IL_020f:
|
|
{
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_148 = V_0;
|
|
NullCheck(L_148);
|
|
float L_149 = L_148->___odd;
|
|
V_7 = L_149;
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_150 = V_0;
|
|
NullCheck(L_150);
|
|
float L_151 = L_150->___ode;
|
|
V_8 = L_151;
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_152 = V_0;
|
|
float L_153 = V_7;
|
|
float L_154 = V_2;
|
|
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
|
|
float L_155;
|
|
L_155 = fabsf(L_154);
|
|
float L_156 = V_7;
|
|
int32_t L_157;
|
|
L_157 = Math_Sign_mE85A053D9EFD3D62A630EB983D849F2FC331DE4A(L_156, NULL);
|
|
float L_158 = V_7;
|
|
float L_159 = ___4_alpha;
|
|
NullCheck(L_152);
|
|
L_152->___odd = ((float)il2cpp_codegen_add(L_153, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(((float)il2cpp_codegen_multiply(L_155, ((float)L_157))), L_158)), L_159))));
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_160 = V_0;
|
|
float L_161 = V_8;
|
|
float L_162 = V_3;
|
|
float L_163;
|
|
L_163 = fabsf(L_162);
|
|
float L_164 = V_8;
|
|
int32_t L_165;
|
|
L_165 = Math_Sign_mE85A053D9EFD3D62A630EB983D849F2FC331DE4A(L_164, NULL);
|
|
float L_166 = V_8;
|
|
float L_167 = ___4_alpha;
|
|
NullCheck(L_160);
|
|
L_160->___ode = ((float)il2cpp_codegen_add(L_161, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(((float)il2cpp_codegen_multiply(L_163, ((float)L_165))), L_166)), L_167))));
|
|
return;
|
|
}
|
|
|
|
IL_025c:
|
|
{
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_168 = V_0;
|
|
NullCheck(L_168);
|
|
float L_169 = L_168->___odd;
|
|
V_7 = L_169;
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_170 = V_0;
|
|
NullCheck(L_170);
|
|
float L_171 = L_170->___ode;
|
|
V_8 = L_171;
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_172 = V_0;
|
|
float L_173 = V_7;
|
|
float L_174 = V_2;
|
|
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
|
|
float L_175;
|
|
L_175 = fabsf(L_174);
|
|
float L_176 = V_7;
|
|
int32_t L_177;
|
|
L_177 = Math_Sign_mE85A053D9EFD3D62A630EB983D849F2FC331DE4A(L_176, NULL);
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_178 = V_0;
|
|
NullCheck(L_178);
|
|
cyn_t384350372CCD75AD3902AC8A3CD65C3405B057A4* L_179 = L_178->___ocw;
|
|
NullCheck(L_179);
|
|
float L_180 = L_179->___oee;
|
|
float L_181 = ___4_alpha;
|
|
NullCheck(L_172);
|
|
L_172->___odd = ((float)il2cpp_codegen_add(L_173, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(((float)il2cpp_codegen_multiply(L_175, ((float)L_177))), L_180)), L_181))));
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_182 = V_0;
|
|
float L_183 = V_8;
|
|
float L_184 = V_3;
|
|
float L_185;
|
|
L_185 = fabsf(L_184);
|
|
float L_186 = V_8;
|
|
int32_t L_187;
|
|
L_187 = Math_Sign_mE85A053D9EFD3D62A630EB983D849F2FC331DE4A(L_186, NULL);
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_188 = V_0;
|
|
NullCheck(L_188);
|
|
cyn_t384350372CCD75AD3902AC8A3CD65C3405B057A4* L_189 = L_188->___ocw;
|
|
NullCheck(L_189);
|
|
float L_190 = L_189->___oef;
|
|
float L_191 = ___4_alpha;
|
|
NullCheck(L_182);
|
|
L_182->___ode = ((float)il2cpp_codegen_add(L_183, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(((float)il2cpp_codegen_multiply(L_185, ((float)L_187))), L_190)), L_191))));
|
|
return;
|
|
}
|
|
|
|
IL_02bb:
|
|
{
|
|
int32_t L_192 = ___5_blend;
|
|
switch (L_192)
|
|
{
|
|
case 0:
|
|
{
|
|
goto IL_02d3;
|
|
}
|
|
case 1:
|
|
{
|
|
goto IL_0328;
|
|
}
|
|
case 2:
|
|
{
|
|
goto IL_0328;
|
|
}
|
|
case 3:
|
|
{
|
|
goto IL_0373;
|
|
}
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_02d3:
|
|
{
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_193 = V_0;
|
|
NullCheck(L_193);
|
|
cyn_t384350372CCD75AD3902AC8A3CD65C3405B057A4* L_194 = L_193->___ocw;
|
|
NullCheck(L_194);
|
|
float L_195 = L_194->___oee;
|
|
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
|
|
float L_196;
|
|
L_196 = fabsf(L_195);
|
|
float L_197 = V_2;
|
|
int32_t L_198;
|
|
L_198 = Math_Sign_mE85A053D9EFD3D62A630EB983D849F2FC331DE4A(L_197, NULL);
|
|
V_7 = ((float)il2cpp_codegen_multiply(L_196, ((float)L_198)));
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_199 = V_0;
|
|
NullCheck(L_199);
|
|
cyn_t384350372CCD75AD3902AC8A3CD65C3405B057A4* L_200 = L_199->___ocw;
|
|
NullCheck(L_200);
|
|
float L_201 = L_200->___oef;
|
|
float L_202;
|
|
L_202 = fabsf(L_201);
|
|
float L_203 = V_3;
|
|
int32_t L_204;
|
|
L_204 = Math_Sign_mE85A053D9EFD3D62A630EB983D849F2FC331DE4A(L_203, NULL);
|
|
V_8 = ((float)il2cpp_codegen_multiply(L_202, ((float)L_204)));
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_205 = V_0;
|
|
float L_206 = V_7;
|
|
float L_207 = V_2;
|
|
float L_208 = V_7;
|
|
float L_209 = ___4_alpha;
|
|
NullCheck(L_205);
|
|
L_205->___odd = ((float)il2cpp_codegen_add(L_206, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_207, L_208)), L_209))));
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_210 = V_0;
|
|
float L_211 = V_8;
|
|
float L_212 = V_3;
|
|
float L_213 = V_8;
|
|
float L_214 = ___4_alpha;
|
|
NullCheck(L_210);
|
|
L_210->___ode = ((float)il2cpp_codegen_add(L_211, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_212, L_213)), L_214))));
|
|
return;
|
|
}
|
|
|
|
IL_0328:
|
|
{
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_215 = V_0;
|
|
NullCheck(L_215);
|
|
float L_216 = L_215->___odd;
|
|
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
|
|
float L_217;
|
|
L_217 = fabsf(L_216);
|
|
float L_218 = V_2;
|
|
int32_t L_219;
|
|
L_219 = Math_Sign_mE85A053D9EFD3D62A630EB983D849F2FC331DE4A(L_218, NULL);
|
|
V_7 = ((float)il2cpp_codegen_multiply(L_217, ((float)L_219)));
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_220 = V_0;
|
|
NullCheck(L_220);
|
|
float L_221 = L_220->___ode;
|
|
float L_222;
|
|
L_222 = fabsf(L_221);
|
|
float L_223 = V_3;
|
|
int32_t L_224;
|
|
L_224 = Math_Sign_mE85A053D9EFD3D62A630EB983D849F2FC331DE4A(L_223, NULL);
|
|
V_8 = ((float)il2cpp_codegen_multiply(L_222, ((float)L_224)));
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_225 = V_0;
|
|
float L_226 = V_7;
|
|
float L_227 = V_2;
|
|
float L_228 = V_7;
|
|
float L_229 = ___4_alpha;
|
|
NullCheck(L_225);
|
|
L_225->___odd = ((float)il2cpp_codegen_add(L_226, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_227, L_228)), L_229))));
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_230 = V_0;
|
|
float L_231 = V_8;
|
|
float L_232 = V_3;
|
|
float L_233 = V_8;
|
|
float L_234 = ___4_alpha;
|
|
NullCheck(L_230);
|
|
L_230->___ode = ((float)il2cpp_codegen_add(L_231, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_232, L_233)), L_234))));
|
|
return;
|
|
}
|
|
|
|
IL_0373:
|
|
{
|
|
float L_235 = V_2;
|
|
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
|
|
int32_t L_236;
|
|
L_236 = Math_Sign_mE85A053D9EFD3D62A630EB983D849F2FC331DE4A(L_235, NULL);
|
|
V_7 = ((float)L_236);
|
|
float L_237 = V_3;
|
|
int32_t L_238;
|
|
L_238 = Math_Sign_mE85A053D9EFD3D62A630EB983D849F2FC331DE4A(L_237, NULL);
|
|
V_8 = ((float)L_238);
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_239 = V_0;
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_240 = V_0;
|
|
NullCheck(L_240);
|
|
float L_241 = L_240->___odd;
|
|
float L_242;
|
|
L_242 = fabsf(L_241);
|
|
float L_243 = V_7;
|
|
float L_244 = V_2;
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_245 = V_0;
|
|
NullCheck(L_245);
|
|
cyn_t384350372CCD75AD3902AC8A3CD65C3405B057A4* L_246 = L_245->___ocw;
|
|
NullCheck(L_246);
|
|
float L_247 = L_246->___oee;
|
|
float L_248;
|
|
L_248 = fabsf(L_247);
|
|
float L_249 = V_7;
|
|
float L_250 = ___4_alpha;
|
|
NullCheck(L_239);
|
|
L_239->___odd = ((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_242, L_243)), ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_244, ((float)il2cpp_codegen_multiply(L_248, L_249)))), L_250))));
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_251 = V_0;
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_252 = V_0;
|
|
NullCheck(L_252);
|
|
float L_253 = L_252->___ode;
|
|
float L_254;
|
|
L_254 = fabsf(L_253);
|
|
float L_255 = V_8;
|
|
float L_256 = V_3;
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_257 = V_0;
|
|
NullCheck(L_257);
|
|
cyn_t384350372CCD75AD3902AC8A3CD65C3405B057A4* L_258 = L_257->___ocw;
|
|
NullCheck(L_258);
|
|
float L_259 = L_258->___oef;
|
|
float L_260;
|
|
L_260 = fabsf(L_259);
|
|
float L_261 = V_8;
|
|
float L_262 = ___4_alpha;
|
|
NullCheck(L_251);
|
|
L_251->___ode = ((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_254, L_255)), ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_256, ((float)il2cpp_codegen_multiply(L_260, L_261)))), L_262))));
|
|
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
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cwu__ctor_m0DDC3DAAF755E51C56839011C0FF7C59B14F9E35 (cwu_tFBC172E7F8C48F53A10D62A0BC038722222FDB1D* __this, int32_t ___0_a, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = ___0_a;
|
|
cws__ctor_m6863A0584F6147979DFA0EE92DDC77B6D9927DEF(__this, L_0, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t cwu_get_PropertyId_m02462E136727B60EED907CE297A5DFB9B618FBBE (cwu_tFBC172E7F8C48F53A10D62A0BC038722222FDB1D* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = ((cws_tAB6115C3D88C4410AE531B3E7AA66B6700B59CB1*)__this)->___nut;
|
|
return ((int32_t)il2cpp_codegen_add(((int32_t)50331648), L_0));
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cwu_Apply_mDC6C9BDB1DC36E10E2690E408CCE395668EBE766 (cwu_tFBC172E7F8C48F53A10D62A0BC038722222FDB1D* __this, czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* ___0_skeleton, float ___1_lastTime, float ___2_time, cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016* ___3_firedEvents, float ___4_alpha, int32_t ___5_blend, int32_t ___6_direction, const RuntimeMethod* method)
|
|
{
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* V_0 = NULL;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* V_1 = NULL;
|
|
float V_2 = 0.0f;
|
|
float V_3 = 0.0f;
|
|
int32_t V_4 = 0;
|
|
float V_5 = 0.0f;
|
|
float V_6 = 0.0f;
|
|
{
|
|
czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* L_0 = ___0_skeleton;
|
|
NullCheck(L_0);
|
|
cyt_1_tCCE2818B525DF61292C7CCDB56AAAB0DCED7BF55* L_1 = L_0->___ohb;
|
|
NullCheck(L_1);
|
|
cymU5BU5D_t665132A16BD263E9CAB6B1F0D889F2D636E2F0C0* L_2 = L_1->___Items;
|
|
int32_t L_3 = ((cws_tAB6115C3D88C4410AE531B3E7AA66B6700B59CB1*)__this)->___nut;
|
|
NullCheck(L_2);
|
|
int32_t L_4 = L_3;
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_5 = (L_2)->GetAt(static_cast<il2cpp_array_size_t>(L_4));
|
|
V_0 = L_5;
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_6 = V_0;
|
|
NullCheck(L_6);
|
|
bool L_7 = L_6->___odw;
|
|
if (L_7)
|
|
{
|
|
goto IL_001c;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_001c:
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_8 = ((cws_tAB6115C3D88C4410AE531B3E7AA66B6700B59CB1*)__this)->___nuu;
|
|
V_1 = L_8;
|
|
float L_9 = ___2_time;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_10 = V_1;
|
|
NullCheck(L_10);
|
|
int32_t L_11 = 0;
|
|
float L_12 = (L_10)->GetAt(static_cast<il2cpp_array_size_t>(L_11));
|
|
if ((!(((float)L_9) < ((float)L_12))))
|
|
{
|
|
goto IL_009b;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_13 = ___5_blend;
|
|
if (!L_13)
|
|
{
|
|
goto IL_0033;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_14 = ___5_blend;
|
|
if ((((int32_t)L_14) == ((int32_t)1)))
|
|
{
|
|
goto IL_0056;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_0033:
|
|
{
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_15 = V_0;
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_16 = V_0;
|
|
NullCheck(L_16);
|
|
cyn_t384350372CCD75AD3902AC8A3CD65C3405B057A4* L_17 = L_16->___ocw;
|
|
NullCheck(L_17);
|
|
float L_18 = L_17->___oeg;
|
|
NullCheck(L_15);
|
|
L_15->___odf = L_18;
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_19 = V_0;
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_20 = V_0;
|
|
NullCheck(L_20);
|
|
cyn_t384350372CCD75AD3902AC8A3CD65C3405B057A4* L_21 = L_20->___ocw;
|
|
NullCheck(L_21);
|
|
float L_22 = L_21->___oeh;
|
|
NullCheck(L_19);
|
|
L_19->___odg = L_22;
|
|
return;
|
|
}
|
|
|
|
IL_0056:
|
|
{
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_23 = V_0;
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_24 = L_23;
|
|
NullCheck(L_24);
|
|
float L_25 = L_24->___odf;
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_26 = V_0;
|
|
NullCheck(L_26);
|
|
cyn_t384350372CCD75AD3902AC8A3CD65C3405B057A4* L_27 = L_26->___ocw;
|
|
NullCheck(L_27);
|
|
float L_28 = L_27->___oeg;
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_29 = V_0;
|
|
NullCheck(L_29);
|
|
float L_30 = L_29->___odf;
|
|
float L_31 = ___4_alpha;
|
|
NullCheck(L_24);
|
|
L_24->___odf = ((float)il2cpp_codegen_add(L_25, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_28, L_30)), L_31))));
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_32 = V_0;
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_33 = L_32;
|
|
NullCheck(L_33);
|
|
float L_34 = L_33->___odg;
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_35 = V_0;
|
|
NullCheck(L_35);
|
|
cyn_t384350372CCD75AD3902AC8A3CD65C3405B057A4* L_36 = L_35->___ocw;
|
|
NullCheck(L_36);
|
|
float L_37 = L_36->___oeh;
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_38 = V_0;
|
|
NullCheck(L_38);
|
|
float L_39 = L_38->___odg;
|
|
float L_40 = ___4_alpha;
|
|
NullCheck(L_33);
|
|
L_33->___odg = ((float)il2cpp_codegen_add(L_34, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_37, L_39)), L_40))));
|
|
return;
|
|
}
|
|
|
|
IL_009b:
|
|
{
|
|
float L_41 = ___2_time;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_42 = V_1;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_43 = V_1;
|
|
NullCheck(L_43);
|
|
NullCheck(L_42);
|
|
int32_t L_44 = ((int32_t)il2cpp_codegen_subtract(((int32_t)(((RuntimeArray*)L_43)->max_length)), 3));
|
|
float L_45 = (L_42)->GetAt(static_cast<il2cpp_array_size_t>(L_44));
|
|
if ((!(((float)L_41) >= ((float)L_45))))
|
|
{
|
|
goto IL_00b8;
|
|
}
|
|
}
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_46 = V_1;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_47 = V_1;
|
|
NullCheck(L_47);
|
|
NullCheck(L_46);
|
|
int32_t L_48 = ((int32_t)il2cpp_codegen_add(((int32_t)(((RuntimeArray*)L_47)->max_length)), ((int32_t)-2)));
|
|
float L_49 = (L_46)->GetAt(static_cast<il2cpp_array_size_t>(L_48));
|
|
V_2 = L_49;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_50 = V_1;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_51 = V_1;
|
|
NullCheck(L_51);
|
|
NullCheck(L_50);
|
|
int32_t L_52 = ((int32_t)il2cpp_codegen_add(((int32_t)(((RuntimeArray*)L_51)->max_length)), (-1)));
|
|
float L_53 = (L_50)->GetAt(static_cast<il2cpp_array_size_t>(L_52));
|
|
V_3 = L_53;
|
|
goto IL_0116;
|
|
}
|
|
|
|
IL_00b8:
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_54 = V_1;
|
|
float L_55 = ___2_time;
|
|
int32_t L_56;
|
|
L_56 = cwj_ibj_mA179E3634DD9FAC0FCB0E606B483AFA08BA421E0(L_54, L_55, 3, NULL);
|
|
V_4 = L_56;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_57 = V_1;
|
|
int32_t L_58 = V_4;
|
|
NullCheck(L_57);
|
|
int32_t L_59 = ((int32_t)il2cpp_codegen_add(L_58, ((int32_t)-2)));
|
|
float L_60 = (L_57)->GetAt(static_cast<il2cpp_array_size_t>(L_59));
|
|
V_2 = L_60;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_61 = V_1;
|
|
int32_t L_62 = V_4;
|
|
NullCheck(L_61);
|
|
int32_t L_63 = ((int32_t)il2cpp_codegen_add(L_62, (-1)));
|
|
float L_64 = (L_61)->GetAt(static_cast<il2cpp_array_size_t>(L_63));
|
|
V_3 = L_64;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_65 = V_1;
|
|
int32_t L_66 = V_4;
|
|
NullCheck(L_65);
|
|
int32_t L_67 = L_66;
|
|
float L_68 = (L_65)->GetAt(static_cast<il2cpp_array_size_t>(L_67));
|
|
V_5 = L_68;
|
|
int32_t L_69 = V_4;
|
|
float L_70 = ___2_time;
|
|
float L_71 = V_5;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_72 = V_1;
|
|
int32_t L_73 = V_4;
|
|
NullCheck(L_72);
|
|
int32_t L_74 = ((int32_t)il2cpp_codegen_add(L_73, ((int32_t)-3)));
|
|
float L_75 = (L_72)->GetAt(static_cast<il2cpp_array_size_t>(L_74));
|
|
float L_76 = V_5;
|
|
float L_77;
|
|
L_77 = cwq_GetCurvePercent_m934B6D1A405D513F84B748AAB2F2B58F203D28B0(__this, ((int32_t)il2cpp_codegen_subtract(((int32_t)(L_69/3)), 1)), ((float)il2cpp_codegen_subtract((1.0f), ((float)(((float)il2cpp_codegen_subtract(L_70, L_71))/((float)il2cpp_codegen_subtract(L_75, L_76)))))), NULL);
|
|
V_6 = L_77;
|
|
float L_78 = V_2;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_79 = V_1;
|
|
int32_t L_80 = V_4;
|
|
NullCheck(L_79);
|
|
int32_t L_81 = ((int32_t)il2cpp_codegen_add(L_80, 1));
|
|
float L_82 = (L_79)->GetAt(static_cast<il2cpp_array_size_t>(L_81));
|
|
float L_83 = V_2;
|
|
float L_84 = V_6;
|
|
V_2 = ((float)il2cpp_codegen_add(L_78, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_82, L_83)), L_84))));
|
|
float L_85 = V_3;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_86 = V_1;
|
|
int32_t L_87 = V_4;
|
|
NullCheck(L_86);
|
|
int32_t L_88 = ((int32_t)il2cpp_codegen_add(L_87, 2));
|
|
float L_89 = (L_86)->GetAt(static_cast<il2cpp_array_size_t>(L_88));
|
|
float L_90 = V_3;
|
|
float L_91 = V_6;
|
|
V_3 = ((float)il2cpp_codegen_add(L_85, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_89, L_90)), L_91))));
|
|
}
|
|
|
|
IL_0116:
|
|
{
|
|
int32_t L_92 = ___5_blend;
|
|
switch (L_92)
|
|
{
|
|
case 0:
|
|
{
|
|
goto IL_012e;
|
|
}
|
|
case 1:
|
|
{
|
|
goto IL_015b;
|
|
}
|
|
case 2:
|
|
{
|
|
goto IL_015b;
|
|
}
|
|
case 3:
|
|
{
|
|
goto IL_01a4;
|
|
}
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_012e:
|
|
{
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_93 = V_0;
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_94 = V_0;
|
|
NullCheck(L_94);
|
|
cyn_t384350372CCD75AD3902AC8A3CD65C3405B057A4* L_95 = L_94->___ocw;
|
|
NullCheck(L_95);
|
|
float L_96 = L_95->___oeg;
|
|
float L_97 = V_2;
|
|
float L_98 = ___4_alpha;
|
|
NullCheck(L_93);
|
|
L_93->___odf = ((float)il2cpp_codegen_add(L_96, ((float)il2cpp_codegen_multiply(L_97, L_98))));
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_99 = V_0;
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_100 = V_0;
|
|
NullCheck(L_100);
|
|
cyn_t384350372CCD75AD3902AC8A3CD65C3405B057A4* L_101 = L_100->___ocw;
|
|
NullCheck(L_101);
|
|
float L_102 = L_101->___oeh;
|
|
float L_103 = V_3;
|
|
float L_104 = ___4_alpha;
|
|
NullCheck(L_99);
|
|
L_99->___odg = ((float)il2cpp_codegen_add(L_102, ((float)il2cpp_codegen_multiply(L_103, L_104))));
|
|
return;
|
|
}
|
|
|
|
IL_015b:
|
|
{
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_105 = V_0;
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_106 = L_105;
|
|
NullCheck(L_106);
|
|
float L_107 = L_106->___odf;
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_108 = V_0;
|
|
NullCheck(L_108);
|
|
cyn_t384350372CCD75AD3902AC8A3CD65C3405B057A4* L_109 = L_108->___ocw;
|
|
NullCheck(L_109);
|
|
float L_110 = L_109->___oeg;
|
|
float L_111 = V_2;
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_112 = V_0;
|
|
NullCheck(L_112);
|
|
float L_113 = L_112->___odf;
|
|
float L_114 = ___4_alpha;
|
|
NullCheck(L_106);
|
|
L_106->___odf = ((float)il2cpp_codegen_add(L_107, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(((float)il2cpp_codegen_add(L_110, L_111)), L_113)), L_114))));
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_115 = V_0;
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_116 = L_115;
|
|
NullCheck(L_116);
|
|
float L_117 = L_116->___odg;
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_118 = V_0;
|
|
NullCheck(L_118);
|
|
cyn_t384350372CCD75AD3902AC8A3CD65C3405B057A4* L_119 = L_118->___ocw;
|
|
NullCheck(L_119);
|
|
float L_120 = L_119->___oeh;
|
|
float L_121 = V_3;
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_122 = V_0;
|
|
NullCheck(L_122);
|
|
float L_123 = L_122->___odg;
|
|
float L_124 = ___4_alpha;
|
|
NullCheck(L_116);
|
|
L_116->___odg = ((float)il2cpp_codegen_add(L_117, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(((float)il2cpp_codegen_add(L_120, L_121)), L_123)), L_124))));
|
|
return;
|
|
}
|
|
|
|
IL_01a4:
|
|
{
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_125 = V_0;
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_126 = L_125;
|
|
NullCheck(L_126);
|
|
float L_127 = L_126->___odf;
|
|
float L_128 = V_2;
|
|
float L_129 = ___4_alpha;
|
|
NullCheck(L_126);
|
|
L_126->___odf = ((float)il2cpp_codegen_add(L_127, ((float)il2cpp_codegen_multiply(L_128, L_129))));
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_130 = V_0;
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_131 = L_130;
|
|
NullCheck(L_131);
|
|
float L_132 = L_131->___odg;
|
|
float L_133 = V_3;
|
|
float L_134 = ___4_alpha;
|
|
NullCheck(L_131);
|
|
L_131->___odg = ((float)il2cpp_codegen_add(L_132, ((float)il2cpp_codegen_multiply(L_133, L_134))));
|
|
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
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* cwv_get_Frames_mD80FAABA8A86903E8C6A7C45332471F5CA1F9F1A (cwv_t15E09C4DEE3E18B01920ACCD45C05DDAC1CA7C40* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_0 = __this->___nvf;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t cwv_get_SlotIndex_m0590606C247FBC42FE14D3EA7D37D89697100DA7 (cwv_t15E09C4DEE3E18B01920ACCD45C05DDAC1CA7C40* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = __this->___nve;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cwv_Apply_mA2B958830BC290DB2FFEA597C5EF9717DDC4F294 (cwv_t15E09C4DEE3E18B01920ACCD45C05DDAC1CA7C40* __this, czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* ___0_skeleton, float ___1_lastTime, float ___2_time, cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016* ___3_firedEvents, float ___4_alpha, int32_t ___5_blend, int32_t ___6_direction, const RuntimeMethod* method)
|
|
{
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* V_0 = NULL;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* V_1 = NULL;
|
|
float V_2 = 0.0f;
|
|
float V_3 = 0.0f;
|
|
float V_4 = 0.0f;
|
|
float V_5 = 0.0f;
|
|
czv_tCCD18371C1A168273368DA5151CA2E82E280FD5B* V_6 = NULL;
|
|
int32_t V_7 = 0;
|
|
int32_t V_8 = 0;
|
|
float V_9 = 0.0f;
|
|
float V_10 = 0.0f;
|
|
float V_11 = 0.0f;
|
|
float V_12 = 0.0f;
|
|
float V_13 = 0.0f;
|
|
float V_14 = 0.0f;
|
|
{
|
|
czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* L_0 = ___0_skeleton;
|
|
NullCheck(L_0);
|
|
cyt_1_t098941BA5B0229BA016E504AC0F34E3627873489* L_1 = L_0->___ohc;
|
|
NullCheck(L_1);
|
|
czuU5BU5D_t7AE5F6E3BA7E116BE09B8E0FFFF75E47EF7DEF77* L_2 = L_1->___Items;
|
|
int32_t L_3 = __this->___nve;
|
|
NullCheck(L_2);
|
|
int32_t L_4 = L_3;
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_5 = (L_2)->GetAt(static_cast<il2cpp_array_size_t>(L_4));
|
|
V_0 = L_5;
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_6 = V_0;
|
|
NullCheck(L_6);
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_7 = L_6->___okc;
|
|
NullCheck(L_7);
|
|
bool L_8 = L_7->___odw;
|
|
if (L_8)
|
|
{
|
|
goto IL_0021;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_0021:
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_9 = __this->___nvf;
|
|
V_1 = L_9;
|
|
float L_10 = ___2_time;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_11 = V_1;
|
|
NullCheck(L_11);
|
|
int32_t L_12 = 0;
|
|
float L_13 = (L_11)->GetAt(static_cast<il2cpp_array_size_t>(L_12));
|
|
if ((!(((float)L_10) < ((float)L_13))))
|
|
{
|
|
goto IL_00f7;
|
|
}
|
|
}
|
|
{
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_14 = V_0;
|
|
NullCheck(L_14);
|
|
czv_tCCD18371C1A168273368DA5151CA2E82E280FD5B* L_15 = L_14->___okb;
|
|
V_6 = L_15;
|
|
int32_t L_16 = ___5_blend;
|
|
if (!L_16)
|
|
{
|
|
goto IL_0043;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_17 = ___5_blend;
|
|
if ((((int32_t)L_17) == ((int32_t)1)))
|
|
{
|
|
goto IL_0078;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_0043:
|
|
{
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_18 = V_0;
|
|
czv_tCCD18371C1A168273368DA5151CA2E82E280FD5B* L_19 = V_6;
|
|
NullCheck(L_19);
|
|
float L_20 = L_19->___oks;
|
|
NullCheck(L_18);
|
|
L_18->___okd = L_20;
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_21 = V_0;
|
|
czv_tCCD18371C1A168273368DA5151CA2E82E280FD5B* L_22 = V_6;
|
|
NullCheck(L_22);
|
|
float L_23 = L_22->___okt;
|
|
NullCheck(L_21);
|
|
L_21->___oke = L_23;
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_24 = V_0;
|
|
czv_tCCD18371C1A168273368DA5151CA2E82E280FD5B* L_25 = V_6;
|
|
NullCheck(L_25);
|
|
float L_26 = L_25->___oku;
|
|
NullCheck(L_24);
|
|
L_24->___okf = L_26;
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_27 = V_0;
|
|
czv_tCCD18371C1A168273368DA5151CA2E82E280FD5B* L_28 = V_6;
|
|
NullCheck(L_28);
|
|
float L_29 = L_28->___okv;
|
|
NullCheck(L_27);
|
|
L_27->___okg = L_29;
|
|
return;
|
|
}
|
|
|
|
IL_0078:
|
|
{
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_30 = V_0;
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_31 = L_30;
|
|
NullCheck(L_31);
|
|
float L_32 = L_31->___okd;
|
|
czv_tCCD18371C1A168273368DA5151CA2E82E280FD5B* L_33 = V_6;
|
|
NullCheck(L_33);
|
|
float L_34 = L_33->___oks;
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_35 = V_0;
|
|
NullCheck(L_35);
|
|
float L_36 = L_35->___okd;
|
|
float L_37 = ___4_alpha;
|
|
NullCheck(L_31);
|
|
L_31->___okd = ((float)il2cpp_codegen_add(L_32, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_34, L_36)), L_37))));
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_38 = V_0;
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_39 = L_38;
|
|
NullCheck(L_39);
|
|
float L_40 = L_39->___oke;
|
|
czv_tCCD18371C1A168273368DA5151CA2E82E280FD5B* L_41 = V_6;
|
|
NullCheck(L_41);
|
|
float L_42 = L_41->___okt;
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_43 = V_0;
|
|
NullCheck(L_43);
|
|
float L_44 = L_43->___oke;
|
|
float L_45 = ___4_alpha;
|
|
NullCheck(L_39);
|
|
L_39->___oke = ((float)il2cpp_codegen_add(L_40, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_42, L_44)), L_45))));
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_46 = V_0;
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_47 = L_46;
|
|
NullCheck(L_47);
|
|
float L_48 = L_47->___okf;
|
|
czv_tCCD18371C1A168273368DA5151CA2E82E280FD5B* L_49 = V_6;
|
|
NullCheck(L_49);
|
|
float L_50 = L_49->___oku;
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_51 = V_0;
|
|
NullCheck(L_51);
|
|
float L_52 = L_51->___okf;
|
|
float L_53 = ___4_alpha;
|
|
NullCheck(L_47);
|
|
L_47->___okf = ((float)il2cpp_codegen_add(L_48, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_50, L_52)), L_53))));
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_54 = V_0;
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_55 = L_54;
|
|
NullCheck(L_55);
|
|
float L_56 = L_55->___okg;
|
|
czv_tCCD18371C1A168273368DA5151CA2E82E280FD5B* L_57 = V_6;
|
|
NullCheck(L_57);
|
|
float L_58 = L_57->___okv;
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_59 = V_0;
|
|
NullCheck(L_59);
|
|
float L_60 = L_59->___okg;
|
|
float L_61 = ___4_alpha;
|
|
NullCheck(L_55);
|
|
L_55->___okg = ((float)il2cpp_codegen_add(L_56, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_58, L_60)), L_61))));
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_62 = V_0;
|
|
NullCheck(L_62);
|
|
czu_ClampColor_m80E03D371DB2EE1CB8BAA1EFD7234FC68075FCD1(L_62, NULL);
|
|
return;
|
|
}
|
|
|
|
IL_00f7:
|
|
{
|
|
float L_63 = ___2_time;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_64 = V_1;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_65 = V_1;
|
|
NullCheck(L_65);
|
|
NullCheck(L_64);
|
|
int32_t L_66 = ((int32_t)il2cpp_codegen_subtract(((int32_t)(((RuntimeArray*)L_65)->max_length)), 5));
|
|
float L_67 = (L_64)->GetAt(static_cast<il2cpp_array_size_t>(L_66));
|
|
if ((!(((float)L_63) >= ((float)L_67))))
|
|
{
|
|
goto IL_012c;
|
|
}
|
|
}
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_68 = V_1;
|
|
NullCheck(L_68);
|
|
V_7 = ((int32_t)(((RuntimeArray*)L_68)->max_length));
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_69 = V_1;
|
|
int32_t L_70 = V_7;
|
|
NullCheck(L_69);
|
|
int32_t L_71 = ((int32_t)il2cpp_codegen_add(L_70, ((int32_t)-4)));
|
|
float L_72 = (L_69)->GetAt(static_cast<il2cpp_array_size_t>(L_71));
|
|
V_2 = L_72;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_73 = V_1;
|
|
int32_t L_74 = V_7;
|
|
NullCheck(L_73);
|
|
int32_t L_75 = ((int32_t)il2cpp_codegen_add(L_74, ((int32_t)-3)));
|
|
float L_76 = (L_73)->GetAt(static_cast<il2cpp_array_size_t>(L_75));
|
|
V_3 = L_76;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_77 = V_1;
|
|
int32_t L_78 = V_7;
|
|
NullCheck(L_77);
|
|
int32_t L_79 = ((int32_t)il2cpp_codegen_add(L_78, ((int32_t)-2)));
|
|
float L_80 = (L_77)->GetAt(static_cast<il2cpp_array_size_t>(L_79));
|
|
V_4 = L_80;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_81 = V_1;
|
|
int32_t L_82 = V_7;
|
|
NullCheck(L_81);
|
|
int32_t L_83 = ((int32_t)il2cpp_codegen_add(L_82, (-1)));
|
|
float L_84 = (L_81)->GetAt(static_cast<il2cpp_array_size_t>(L_83));
|
|
V_5 = L_84;
|
|
goto IL_01be;
|
|
}
|
|
|
|
IL_012c:
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_85 = V_1;
|
|
float L_86 = ___2_time;
|
|
int32_t L_87;
|
|
L_87 = cwj_ibj_mA179E3634DD9FAC0FCB0E606B483AFA08BA421E0(L_85, L_86, 5, NULL);
|
|
V_8 = L_87;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_88 = V_1;
|
|
int32_t L_89 = V_8;
|
|
NullCheck(L_88);
|
|
int32_t L_90 = ((int32_t)il2cpp_codegen_add(L_89, ((int32_t)-4)));
|
|
float L_91 = (L_88)->GetAt(static_cast<il2cpp_array_size_t>(L_90));
|
|
V_2 = L_91;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_92 = V_1;
|
|
int32_t L_93 = V_8;
|
|
NullCheck(L_92);
|
|
int32_t L_94 = ((int32_t)il2cpp_codegen_add(L_93, ((int32_t)-3)));
|
|
float L_95 = (L_92)->GetAt(static_cast<il2cpp_array_size_t>(L_94));
|
|
V_3 = L_95;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_96 = V_1;
|
|
int32_t L_97 = V_8;
|
|
NullCheck(L_96);
|
|
int32_t L_98 = ((int32_t)il2cpp_codegen_add(L_97, ((int32_t)-2)));
|
|
float L_99 = (L_96)->GetAt(static_cast<il2cpp_array_size_t>(L_98));
|
|
V_4 = L_99;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_100 = V_1;
|
|
int32_t L_101 = V_8;
|
|
NullCheck(L_100);
|
|
int32_t L_102 = ((int32_t)il2cpp_codegen_add(L_101, (-1)));
|
|
float L_103 = (L_100)->GetAt(static_cast<il2cpp_array_size_t>(L_102));
|
|
V_5 = L_103;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_104 = V_1;
|
|
int32_t L_105 = V_8;
|
|
NullCheck(L_104);
|
|
int32_t L_106 = L_105;
|
|
float L_107 = (L_104)->GetAt(static_cast<il2cpp_array_size_t>(L_106));
|
|
V_9 = L_107;
|
|
int32_t L_108 = V_8;
|
|
float L_109 = ___2_time;
|
|
float L_110 = V_9;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_111 = V_1;
|
|
int32_t L_112 = V_8;
|
|
NullCheck(L_111);
|
|
int32_t L_113 = ((int32_t)il2cpp_codegen_add(L_112, ((int32_t)-5)));
|
|
float L_114 = (L_111)->GetAt(static_cast<il2cpp_array_size_t>(L_113));
|
|
float L_115 = V_9;
|
|
float L_116;
|
|
L_116 = cwq_GetCurvePercent_m934B6D1A405D513F84B748AAB2F2B58F203D28B0(__this, ((int32_t)il2cpp_codegen_subtract(((int32_t)(L_108/5)), 1)), ((float)il2cpp_codegen_subtract((1.0f), ((float)(((float)il2cpp_codegen_subtract(L_109, L_110))/((float)il2cpp_codegen_subtract(L_114, L_115)))))), NULL);
|
|
V_10 = L_116;
|
|
float L_117 = V_2;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_118 = V_1;
|
|
int32_t L_119 = V_8;
|
|
NullCheck(L_118);
|
|
int32_t L_120 = ((int32_t)il2cpp_codegen_add(L_119, 1));
|
|
float L_121 = (L_118)->GetAt(static_cast<il2cpp_array_size_t>(L_120));
|
|
float L_122 = V_2;
|
|
float L_123 = V_10;
|
|
V_2 = ((float)il2cpp_codegen_add(L_117, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_121, L_122)), L_123))));
|
|
float L_124 = V_3;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_125 = V_1;
|
|
int32_t L_126 = V_8;
|
|
NullCheck(L_125);
|
|
int32_t L_127 = ((int32_t)il2cpp_codegen_add(L_126, 2));
|
|
float L_128 = (L_125)->GetAt(static_cast<il2cpp_array_size_t>(L_127));
|
|
float L_129 = V_3;
|
|
float L_130 = V_10;
|
|
V_3 = ((float)il2cpp_codegen_add(L_124, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_128, L_129)), L_130))));
|
|
float L_131 = V_4;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_132 = V_1;
|
|
int32_t L_133 = V_8;
|
|
NullCheck(L_132);
|
|
int32_t L_134 = ((int32_t)il2cpp_codegen_add(L_133, 3));
|
|
float L_135 = (L_132)->GetAt(static_cast<il2cpp_array_size_t>(L_134));
|
|
float L_136 = V_4;
|
|
float L_137 = V_10;
|
|
V_4 = ((float)il2cpp_codegen_add(L_131, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_135, L_136)), L_137))));
|
|
float L_138 = V_5;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_139 = V_1;
|
|
int32_t L_140 = V_8;
|
|
NullCheck(L_139);
|
|
int32_t L_141 = ((int32_t)il2cpp_codegen_add(L_140, 4));
|
|
float L_142 = (L_139)->GetAt(static_cast<il2cpp_array_size_t>(L_141));
|
|
float L_143 = V_5;
|
|
float L_144 = V_10;
|
|
V_5 = ((float)il2cpp_codegen_add(L_138, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_142, L_143)), L_144))));
|
|
}
|
|
|
|
IL_01be:
|
|
{
|
|
float L_145 = ___4_alpha;
|
|
if ((!(((float)L_145) == ((float)(1.0f)))))
|
|
{
|
|
goto IL_01ec;
|
|
}
|
|
}
|
|
{
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_146 = V_0;
|
|
float L_147 = V_2;
|
|
NullCheck(L_146);
|
|
L_146->___okd = L_147;
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_148 = V_0;
|
|
float L_149 = V_3;
|
|
NullCheck(L_148);
|
|
L_148->___oke = L_149;
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_150 = V_0;
|
|
float L_151 = V_4;
|
|
NullCheck(L_150);
|
|
L_150->___okf = L_151;
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_152 = V_0;
|
|
float L_153 = V_5;
|
|
NullCheck(L_152);
|
|
L_152->___okg = L_153;
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_154 = V_0;
|
|
NullCheck(L_154);
|
|
czu_ClampColor_m80E03D371DB2EE1CB8BAA1EFD7234FC68075FCD1(L_154, NULL);
|
|
return;
|
|
}
|
|
|
|
IL_01ec:
|
|
{
|
|
int32_t L_155 = ___5_blend;
|
|
if (L_155)
|
|
{
|
|
goto IL_0226;
|
|
}
|
|
}
|
|
{
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_156 = V_0;
|
|
NullCheck(L_156);
|
|
czv_tCCD18371C1A168273368DA5151CA2E82E280FD5B* L_157 = L_156->___okb;
|
|
NullCheck(L_157);
|
|
float L_158 = L_157->___oks;
|
|
V_11 = L_158;
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_159 = V_0;
|
|
NullCheck(L_159);
|
|
czv_tCCD18371C1A168273368DA5151CA2E82E280FD5B* L_160 = L_159->___okb;
|
|
NullCheck(L_160);
|
|
float L_161 = L_160->___okt;
|
|
V_12 = L_161;
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_162 = V_0;
|
|
NullCheck(L_162);
|
|
czv_tCCD18371C1A168273368DA5151CA2E82E280FD5B* L_163 = L_162->___okb;
|
|
NullCheck(L_163);
|
|
float L_164 = L_163->___oku;
|
|
V_13 = L_164;
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_165 = V_0;
|
|
NullCheck(L_165);
|
|
czv_tCCD18371C1A168273368DA5151CA2E82E280FD5B* L_166 = L_165->___okb;
|
|
NullCheck(L_166);
|
|
float L_167 = L_166->___okv;
|
|
V_14 = L_167;
|
|
goto IL_0246;
|
|
}
|
|
|
|
IL_0226:
|
|
{
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_168 = V_0;
|
|
NullCheck(L_168);
|
|
float L_169 = L_168->___okd;
|
|
V_11 = L_169;
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_170 = V_0;
|
|
NullCheck(L_170);
|
|
float L_171 = L_170->___oke;
|
|
V_12 = L_171;
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_172 = V_0;
|
|
NullCheck(L_172);
|
|
float L_173 = L_172->___okf;
|
|
V_13 = L_173;
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_174 = V_0;
|
|
NullCheck(L_174);
|
|
float L_175 = L_174->___okg;
|
|
V_14 = L_175;
|
|
}
|
|
|
|
IL_0246:
|
|
{
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_176 = V_0;
|
|
float L_177 = V_11;
|
|
float L_178 = V_2;
|
|
float L_179 = V_11;
|
|
float L_180 = ___4_alpha;
|
|
NullCheck(L_176);
|
|
L_176->___okd = ((float)il2cpp_codegen_add(L_177, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_178, L_179)), L_180))));
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_181 = V_0;
|
|
float L_182 = V_12;
|
|
float L_183 = V_3;
|
|
float L_184 = V_12;
|
|
float L_185 = ___4_alpha;
|
|
NullCheck(L_181);
|
|
L_181->___oke = ((float)il2cpp_codegen_add(L_182, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_183, L_184)), L_185))));
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_186 = V_0;
|
|
float L_187 = V_13;
|
|
float L_188 = V_4;
|
|
float L_189 = V_13;
|
|
float L_190 = ___4_alpha;
|
|
NullCheck(L_186);
|
|
L_186->___okf = ((float)il2cpp_codegen_add(L_187, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_188, L_189)), L_190))));
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_191 = V_0;
|
|
float L_192 = V_14;
|
|
float L_193 = V_5;
|
|
float L_194 = V_14;
|
|
float L_195 = ___4_alpha;
|
|
NullCheck(L_191);
|
|
L_191->___okg = ((float)il2cpp_codegen_add(L_192, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_193, L_194)), L_195))));
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_196 = V_0;
|
|
NullCheck(L_196);
|
|
czu_ClampColor_m80E03D371DB2EE1CB8BAA1EFD7234FC68075FCD1(L_196, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cwv__ctor_m92750045B0FC11DF03ECCA647445FFD2ECE686C3 (cwv_t15E09C4DEE3E18B01920ACCD45C05DDAC1CA7C40* __this, int32_t ___0_a, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = ___0_a;
|
|
cwq__ctor_m2BCEF294AF4519308A9956F159C28A0C3AE3508C(__this, L_0, NULL);
|
|
int32_t L_1 = ___0_a;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_2 = (SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C*)(SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C*)SZArrayNew(SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C_il2cpp_TypeInfo_var, (uint32_t)((int32_t)il2cpp_codegen_multiply(L_1, 5)));
|
|
__this->___nvf = L_2;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___nvf), (void*)L_2);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cwv_SetFrame_mA9988CB3A8939EA34EA5078CD2BB54EBBA5154D9 (cwv_t15E09C4DEE3E18B01920ACCD45C05DDAC1CA7C40* __this, int32_t ___0_frameIndex, float ___1_time, float ___2_r, float ___3_g, float ___4_b, float ___5_a, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = ___0_frameIndex;
|
|
___0_frameIndex = ((int32_t)il2cpp_codegen_multiply(L_0, 5));
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_1 = __this->___nvf;
|
|
int32_t L_2 = ___0_frameIndex;
|
|
float L_3 = ___1_time;
|
|
NullCheck(L_1);
|
|
(L_1)->SetAt(static_cast<il2cpp_array_size_t>(L_2), (float)L_3);
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_4 = __this->___nvf;
|
|
int32_t L_5 = ___0_frameIndex;
|
|
float L_6 = ___2_r;
|
|
NullCheck(L_4);
|
|
(L_4)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_add(L_5, 1))), (float)L_6);
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_7 = __this->___nvf;
|
|
int32_t L_8 = ___0_frameIndex;
|
|
float L_9 = ___3_g;
|
|
NullCheck(L_7);
|
|
(L_7)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_add(L_8, 2))), (float)L_9);
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_10 = __this->___nvf;
|
|
int32_t L_11 = ___0_frameIndex;
|
|
float L_12 = ___4_b;
|
|
NullCheck(L_10);
|
|
(L_10)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_add(L_11, 3))), (float)L_12);
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_13 = __this->___nvf;
|
|
int32_t L_14 = ___0_frameIndex;
|
|
float L_15 = ___5_a;
|
|
NullCheck(L_13);
|
|
(L_13)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_add(L_14, 4))), (float)L_15);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cwv_set_Frames_mD939763C2606E2B057ED295A2D6DA79F81A75E7C (cwv_t15E09C4DEE3E18B01920ACCD45C05DDAC1CA7C40* __this, SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_0 = ___0_value;
|
|
__this->___nvf = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___nvf), (void*)L_0);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t cwv_get_PropertyId_mB17547889DDF8B50DDCE50923D48CE7F2C48E5C6 (cwv_t15E09C4DEE3E18B01920ACCD45C05DDAC1CA7C40* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = __this->___nve;
|
|
return ((int32_t)il2cpp_codegen_add(((int32_t)83886080), L_0));
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cwv_set_SlotIndex_m0ABEF4020F5172DB5C975B31C67A889E0C993861 (cwv_t15E09C4DEE3E18B01920ACCD45C05DDAC1CA7C40* __this, int32_t ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = ___0_value;
|
|
if ((((int32_t)L_0) >= ((int32_t)0)))
|
|
{
|
|
goto IL_000f;
|
|
}
|
|
}
|
|
{
|
|
ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F* L_1 = (ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F_il2cpp_TypeInfo_var)));
|
|
ArgumentOutOfRangeException__ctor_mBC1D5DEEA1BA41DE77228CB27D6BAFEB6DCCBF4A(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralC7475E48B560EA52982F3AF1DD71267F824511BD)), NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&cwv_set_SlotIndex_m0ABEF4020F5172DB5C975B31C67A889E0C993861_RuntimeMethod_var)));
|
|
}
|
|
|
|
IL_000f:
|
|
{
|
|
int32_t L_2 = ___0_value;
|
|
__this->___nve = L_2;
|
|
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
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* cww_get_Frames_m9F427E64F6296CC99F0A6207995547EDF661CC62 (cww_t7E57FA689581B4E46DDF4D8C78E96481ECC55D83* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_0 = __this->___nvw;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cww_Apply_m8332253C0B5E44C5EB149375F9F16144BBED8946 (cww_t7E57FA689581B4E46DDF4D8C78E96481ECC55D83* __this, czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* ___0_skeleton, float ___1_lastTime, float ___2_time, cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016* ___3_firedEvents, float ___4_alpha, int32_t ___5_blend, int32_t ___6_direction, const RuntimeMethod* method)
|
|
{
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* V_0 = NULL;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* V_1 = NULL;
|
|
float V_2 = 0.0f;
|
|
float V_3 = 0.0f;
|
|
float V_4 = 0.0f;
|
|
float V_5 = 0.0f;
|
|
float V_6 = 0.0f;
|
|
float V_7 = 0.0f;
|
|
float V_8 = 0.0f;
|
|
czv_tCCD18371C1A168273368DA5151CA2E82E280FD5B* V_9 = NULL;
|
|
int32_t V_10 = 0;
|
|
int32_t V_11 = 0;
|
|
float V_12 = 0.0f;
|
|
float V_13 = 0.0f;
|
|
float V_14 = 0.0f;
|
|
float V_15 = 0.0f;
|
|
float V_16 = 0.0f;
|
|
float V_17 = 0.0f;
|
|
float V_18 = 0.0f;
|
|
float V_19 = 0.0f;
|
|
float V_20 = 0.0f;
|
|
{
|
|
czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* L_0 = ___0_skeleton;
|
|
NullCheck(L_0);
|
|
cyt_1_t098941BA5B0229BA016E504AC0F34E3627873489* L_1 = L_0->___ohc;
|
|
NullCheck(L_1);
|
|
czuU5BU5D_t7AE5F6E3BA7E116BE09B8E0FFFF75E47EF7DEF77* L_2 = L_1->___Items;
|
|
int32_t L_3 = __this->___nvv;
|
|
NullCheck(L_2);
|
|
int32_t L_4 = L_3;
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_5 = (L_2)->GetAt(static_cast<il2cpp_array_size_t>(L_4));
|
|
V_0 = L_5;
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_6 = V_0;
|
|
NullCheck(L_6);
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_7 = L_6->___okc;
|
|
NullCheck(L_7);
|
|
bool L_8 = L_7->___odw;
|
|
if (L_8)
|
|
{
|
|
goto IL_0021;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_0021:
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_9 = __this->___nvw;
|
|
V_1 = L_9;
|
|
float L_10 = ___2_time;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_11 = V_1;
|
|
NullCheck(L_11);
|
|
int32_t L_12 = 0;
|
|
float L_13 = (L_11)->GetAt(static_cast<il2cpp_array_size_t>(L_12));
|
|
if ((!(((float)L_10) < ((float)L_13))))
|
|
{
|
|
goto IL_018a;
|
|
}
|
|
}
|
|
{
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_14 = V_0;
|
|
NullCheck(L_14);
|
|
czv_tCCD18371C1A168273368DA5151CA2E82E280FD5B* L_15 = L_14->___okb;
|
|
V_9 = L_15;
|
|
int32_t L_16 = ___5_blend;
|
|
if (!L_16)
|
|
{
|
|
goto IL_0043;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_17 = ___5_blend;
|
|
if ((((int32_t)L_17) == ((int32_t)1)))
|
|
{
|
|
goto IL_00ab;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_0043:
|
|
{
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_18 = V_0;
|
|
czv_tCCD18371C1A168273368DA5151CA2E82E280FD5B* L_19 = V_9;
|
|
NullCheck(L_19);
|
|
float L_20 = L_19->___oks;
|
|
NullCheck(L_18);
|
|
L_18->___okd = L_20;
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_21 = V_0;
|
|
czv_tCCD18371C1A168273368DA5151CA2E82E280FD5B* L_22 = V_9;
|
|
NullCheck(L_22);
|
|
float L_23 = L_22->___okt;
|
|
NullCheck(L_21);
|
|
L_21->___oke = L_23;
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_24 = V_0;
|
|
czv_tCCD18371C1A168273368DA5151CA2E82E280FD5B* L_25 = V_9;
|
|
NullCheck(L_25);
|
|
float L_26 = L_25->___oku;
|
|
NullCheck(L_24);
|
|
L_24->___okf = L_26;
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_27 = V_0;
|
|
czv_tCCD18371C1A168273368DA5151CA2E82E280FD5B* L_28 = V_9;
|
|
NullCheck(L_28);
|
|
float L_29 = L_28->___okv;
|
|
NullCheck(L_27);
|
|
L_27->___okg = L_29;
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_30 = V_0;
|
|
NullCheck(L_30);
|
|
czu_ClampColor_m80E03D371DB2EE1CB8BAA1EFD7234FC68075FCD1(L_30, NULL);
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_31 = V_0;
|
|
czv_tCCD18371C1A168273368DA5151CA2E82E280FD5B* L_32 = V_9;
|
|
NullCheck(L_32);
|
|
float L_33 = L_32->___okw;
|
|
NullCheck(L_31);
|
|
L_31->___okh = L_33;
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_34 = V_0;
|
|
czv_tCCD18371C1A168273368DA5151CA2E82E280FD5B* L_35 = V_9;
|
|
NullCheck(L_35);
|
|
float L_36 = L_35->___okx;
|
|
NullCheck(L_34);
|
|
L_34->___oki = L_36;
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_37 = V_0;
|
|
czv_tCCD18371C1A168273368DA5151CA2E82E280FD5B* L_38 = V_9;
|
|
NullCheck(L_38);
|
|
float L_39 = L_38->___oky;
|
|
NullCheck(L_37);
|
|
L_37->___okj = L_39;
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_40 = V_0;
|
|
NullCheck(L_40);
|
|
czu_ClampSecondColor_m153E9D4E2DA6C922BD27D16CEE8665BD4CEB567C(L_40, NULL);
|
|
return;
|
|
}
|
|
|
|
IL_00ab:
|
|
{
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_41 = V_0;
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_42 = L_41;
|
|
NullCheck(L_42);
|
|
float L_43 = L_42->___okd;
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_44 = V_0;
|
|
NullCheck(L_44);
|
|
float L_45 = L_44->___okd;
|
|
czv_tCCD18371C1A168273368DA5151CA2E82E280FD5B* L_46 = V_9;
|
|
NullCheck(L_46);
|
|
float L_47 = L_46->___oks;
|
|
float L_48 = ___4_alpha;
|
|
NullCheck(L_42);
|
|
L_42->___okd = ((float)il2cpp_codegen_add(L_43, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_45, L_47)), L_48))));
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_49 = V_0;
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_50 = L_49;
|
|
NullCheck(L_50);
|
|
float L_51 = L_50->___oke;
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_52 = V_0;
|
|
NullCheck(L_52);
|
|
float L_53 = L_52->___oke;
|
|
czv_tCCD18371C1A168273368DA5151CA2E82E280FD5B* L_54 = V_9;
|
|
NullCheck(L_54);
|
|
float L_55 = L_54->___okt;
|
|
float L_56 = ___4_alpha;
|
|
NullCheck(L_50);
|
|
L_50->___oke = ((float)il2cpp_codegen_add(L_51, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_53, L_55)), L_56))));
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_57 = V_0;
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_58 = L_57;
|
|
NullCheck(L_58);
|
|
float L_59 = L_58->___okf;
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_60 = V_0;
|
|
NullCheck(L_60);
|
|
float L_61 = L_60->___okf;
|
|
czv_tCCD18371C1A168273368DA5151CA2E82E280FD5B* L_62 = V_9;
|
|
NullCheck(L_62);
|
|
float L_63 = L_62->___oku;
|
|
float L_64 = ___4_alpha;
|
|
NullCheck(L_58);
|
|
L_58->___okf = ((float)il2cpp_codegen_add(L_59, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_61, L_63)), L_64))));
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_65 = V_0;
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_66 = L_65;
|
|
NullCheck(L_66);
|
|
float L_67 = L_66->___okg;
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_68 = V_0;
|
|
NullCheck(L_68);
|
|
float L_69 = L_68->___okg;
|
|
czv_tCCD18371C1A168273368DA5151CA2E82E280FD5B* L_70 = V_9;
|
|
NullCheck(L_70);
|
|
float L_71 = L_70->___okv;
|
|
float L_72 = ___4_alpha;
|
|
NullCheck(L_66);
|
|
L_66->___okg = ((float)il2cpp_codegen_add(L_67, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_69, L_71)), L_72))));
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_73 = V_0;
|
|
NullCheck(L_73);
|
|
czu_ClampColor_m80E03D371DB2EE1CB8BAA1EFD7234FC68075FCD1(L_73, NULL);
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_74 = V_0;
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_75 = L_74;
|
|
NullCheck(L_75);
|
|
float L_76 = L_75->___okh;
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_77 = V_0;
|
|
NullCheck(L_77);
|
|
float L_78 = L_77->___okh;
|
|
czv_tCCD18371C1A168273368DA5151CA2E82E280FD5B* L_79 = V_9;
|
|
NullCheck(L_79);
|
|
float L_80 = L_79->___okw;
|
|
float L_81 = ___4_alpha;
|
|
NullCheck(L_75);
|
|
L_75->___okh = ((float)il2cpp_codegen_add(L_76, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_78, L_80)), L_81))));
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_82 = V_0;
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_83 = L_82;
|
|
NullCheck(L_83);
|
|
float L_84 = L_83->___oki;
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_85 = V_0;
|
|
NullCheck(L_85);
|
|
float L_86 = L_85->___oki;
|
|
czv_tCCD18371C1A168273368DA5151CA2E82E280FD5B* L_87 = V_9;
|
|
NullCheck(L_87);
|
|
float L_88 = L_87->___okx;
|
|
float L_89 = ___4_alpha;
|
|
NullCheck(L_83);
|
|
L_83->___oki = ((float)il2cpp_codegen_add(L_84, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_86, L_88)), L_89))));
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_90 = V_0;
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_91 = L_90;
|
|
NullCheck(L_91);
|
|
float L_92 = L_91->___okj;
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_93 = V_0;
|
|
NullCheck(L_93);
|
|
float L_94 = L_93->___okj;
|
|
czv_tCCD18371C1A168273368DA5151CA2E82E280FD5B* L_95 = V_9;
|
|
NullCheck(L_95);
|
|
float L_96 = L_95->___oky;
|
|
float L_97 = ___4_alpha;
|
|
NullCheck(L_91);
|
|
L_91->___okj = ((float)il2cpp_codegen_add(L_92, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_94, L_96)), L_97))));
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_98 = V_0;
|
|
NullCheck(L_98);
|
|
czu_ClampSecondColor_m153E9D4E2DA6C922BD27D16CEE8665BD4CEB567C(L_98, NULL);
|
|
return;
|
|
}
|
|
|
|
IL_018a:
|
|
{
|
|
float L_99 = ___2_time;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_100 = V_1;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_101 = V_1;
|
|
NullCheck(L_101);
|
|
NullCheck(L_100);
|
|
int32_t L_102 = ((int32_t)il2cpp_codegen_subtract(((int32_t)(((RuntimeArray*)L_101)->max_length)), 8));
|
|
float L_103 = (L_100)->GetAt(static_cast<il2cpp_array_size_t>(L_102));
|
|
if ((!(((float)L_99) >= ((float)L_103))))
|
|
{
|
|
goto IL_01da;
|
|
}
|
|
}
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_104 = V_1;
|
|
NullCheck(L_104);
|
|
V_10 = ((int32_t)(((RuntimeArray*)L_104)->max_length));
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_105 = V_1;
|
|
int32_t L_106 = V_10;
|
|
NullCheck(L_105);
|
|
int32_t L_107 = ((int32_t)il2cpp_codegen_add(L_106, ((int32_t)-7)));
|
|
float L_108 = (L_105)->GetAt(static_cast<il2cpp_array_size_t>(L_107));
|
|
V_2 = L_108;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_109 = V_1;
|
|
int32_t L_110 = V_10;
|
|
NullCheck(L_109);
|
|
int32_t L_111 = ((int32_t)il2cpp_codegen_add(L_110, ((int32_t)-6)));
|
|
float L_112 = (L_109)->GetAt(static_cast<il2cpp_array_size_t>(L_111));
|
|
V_3 = L_112;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_113 = V_1;
|
|
int32_t L_114 = V_10;
|
|
NullCheck(L_113);
|
|
int32_t L_115 = ((int32_t)il2cpp_codegen_add(L_114, ((int32_t)-5)));
|
|
float L_116 = (L_113)->GetAt(static_cast<il2cpp_array_size_t>(L_115));
|
|
V_4 = L_116;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_117 = V_1;
|
|
int32_t L_118 = V_10;
|
|
NullCheck(L_117);
|
|
int32_t L_119 = ((int32_t)il2cpp_codegen_add(L_118, ((int32_t)-4)));
|
|
float L_120 = (L_117)->GetAt(static_cast<il2cpp_array_size_t>(L_119));
|
|
V_5 = L_120;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_121 = V_1;
|
|
int32_t L_122 = V_10;
|
|
NullCheck(L_121);
|
|
int32_t L_123 = ((int32_t)il2cpp_codegen_add(L_122, ((int32_t)-3)));
|
|
float L_124 = (L_121)->GetAt(static_cast<il2cpp_array_size_t>(L_123));
|
|
V_6 = L_124;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_125 = V_1;
|
|
int32_t L_126 = V_10;
|
|
NullCheck(L_125);
|
|
int32_t L_127 = ((int32_t)il2cpp_codegen_add(L_126, ((int32_t)-2)));
|
|
float L_128 = (L_125)->GetAt(static_cast<il2cpp_array_size_t>(L_127));
|
|
V_7 = L_128;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_129 = V_1;
|
|
int32_t L_130 = V_10;
|
|
NullCheck(L_129);
|
|
int32_t L_131 = ((int32_t)il2cpp_codegen_add(L_130, (-1)));
|
|
float L_132 = (L_129)->GetAt(static_cast<il2cpp_array_size_t>(L_131));
|
|
V_8 = L_132;
|
|
goto IL_02ba;
|
|
}
|
|
|
|
IL_01da:
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_133 = V_1;
|
|
float L_134 = ___2_time;
|
|
int32_t L_135;
|
|
L_135 = cwj_ibj_mA179E3634DD9FAC0FCB0E606B483AFA08BA421E0(L_133, L_134, 8, NULL);
|
|
V_11 = L_135;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_136 = V_1;
|
|
int32_t L_137 = V_11;
|
|
NullCheck(L_136);
|
|
int32_t L_138 = ((int32_t)il2cpp_codegen_add(L_137, ((int32_t)-7)));
|
|
float L_139 = (L_136)->GetAt(static_cast<il2cpp_array_size_t>(L_138));
|
|
V_2 = L_139;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_140 = V_1;
|
|
int32_t L_141 = V_11;
|
|
NullCheck(L_140);
|
|
int32_t L_142 = ((int32_t)il2cpp_codegen_add(L_141, ((int32_t)-6)));
|
|
float L_143 = (L_140)->GetAt(static_cast<il2cpp_array_size_t>(L_142));
|
|
V_3 = L_143;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_144 = V_1;
|
|
int32_t L_145 = V_11;
|
|
NullCheck(L_144);
|
|
int32_t L_146 = ((int32_t)il2cpp_codegen_add(L_145, ((int32_t)-5)));
|
|
float L_147 = (L_144)->GetAt(static_cast<il2cpp_array_size_t>(L_146));
|
|
V_4 = L_147;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_148 = V_1;
|
|
int32_t L_149 = V_11;
|
|
NullCheck(L_148);
|
|
int32_t L_150 = ((int32_t)il2cpp_codegen_add(L_149, ((int32_t)-4)));
|
|
float L_151 = (L_148)->GetAt(static_cast<il2cpp_array_size_t>(L_150));
|
|
V_5 = L_151;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_152 = V_1;
|
|
int32_t L_153 = V_11;
|
|
NullCheck(L_152);
|
|
int32_t L_154 = ((int32_t)il2cpp_codegen_add(L_153, ((int32_t)-3)));
|
|
float L_155 = (L_152)->GetAt(static_cast<il2cpp_array_size_t>(L_154));
|
|
V_6 = L_155;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_156 = V_1;
|
|
int32_t L_157 = V_11;
|
|
NullCheck(L_156);
|
|
int32_t L_158 = ((int32_t)il2cpp_codegen_add(L_157, ((int32_t)-2)));
|
|
float L_159 = (L_156)->GetAt(static_cast<il2cpp_array_size_t>(L_158));
|
|
V_7 = L_159;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_160 = V_1;
|
|
int32_t L_161 = V_11;
|
|
NullCheck(L_160);
|
|
int32_t L_162 = ((int32_t)il2cpp_codegen_add(L_161, (-1)));
|
|
float L_163 = (L_160)->GetAt(static_cast<il2cpp_array_size_t>(L_162));
|
|
V_8 = L_163;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_164 = V_1;
|
|
int32_t L_165 = V_11;
|
|
NullCheck(L_164);
|
|
int32_t L_166 = L_165;
|
|
float L_167 = (L_164)->GetAt(static_cast<il2cpp_array_size_t>(L_166));
|
|
V_12 = L_167;
|
|
int32_t L_168 = V_11;
|
|
float L_169 = ___2_time;
|
|
float L_170 = V_12;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_171 = V_1;
|
|
int32_t L_172 = V_11;
|
|
NullCheck(L_171);
|
|
int32_t L_173 = ((int32_t)il2cpp_codegen_add(L_172, ((int32_t)-8)));
|
|
float L_174 = (L_171)->GetAt(static_cast<il2cpp_array_size_t>(L_173));
|
|
float L_175 = V_12;
|
|
float L_176;
|
|
L_176 = cwq_GetCurvePercent_m934B6D1A405D513F84B748AAB2F2B58F203D28B0(__this, ((int32_t)il2cpp_codegen_subtract(((int32_t)(L_168/8)), 1)), ((float)il2cpp_codegen_subtract((1.0f), ((float)(((float)il2cpp_codegen_subtract(L_169, L_170))/((float)il2cpp_codegen_subtract(L_174, L_175)))))), NULL);
|
|
V_13 = L_176;
|
|
float L_177 = V_2;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_178 = V_1;
|
|
int32_t L_179 = V_11;
|
|
NullCheck(L_178);
|
|
int32_t L_180 = ((int32_t)il2cpp_codegen_add(L_179, 1));
|
|
float L_181 = (L_178)->GetAt(static_cast<il2cpp_array_size_t>(L_180));
|
|
float L_182 = V_2;
|
|
float L_183 = V_13;
|
|
V_2 = ((float)il2cpp_codegen_add(L_177, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_181, L_182)), L_183))));
|
|
float L_184 = V_3;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_185 = V_1;
|
|
int32_t L_186 = V_11;
|
|
NullCheck(L_185);
|
|
int32_t L_187 = ((int32_t)il2cpp_codegen_add(L_186, 2));
|
|
float L_188 = (L_185)->GetAt(static_cast<il2cpp_array_size_t>(L_187));
|
|
float L_189 = V_3;
|
|
float L_190 = V_13;
|
|
V_3 = ((float)il2cpp_codegen_add(L_184, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_188, L_189)), L_190))));
|
|
float L_191 = V_4;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_192 = V_1;
|
|
int32_t L_193 = V_11;
|
|
NullCheck(L_192);
|
|
int32_t L_194 = ((int32_t)il2cpp_codegen_add(L_193, 3));
|
|
float L_195 = (L_192)->GetAt(static_cast<il2cpp_array_size_t>(L_194));
|
|
float L_196 = V_4;
|
|
float L_197 = V_13;
|
|
V_4 = ((float)il2cpp_codegen_add(L_191, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_195, L_196)), L_197))));
|
|
float L_198 = V_5;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_199 = V_1;
|
|
int32_t L_200 = V_11;
|
|
NullCheck(L_199);
|
|
int32_t L_201 = ((int32_t)il2cpp_codegen_add(L_200, 4));
|
|
float L_202 = (L_199)->GetAt(static_cast<il2cpp_array_size_t>(L_201));
|
|
float L_203 = V_5;
|
|
float L_204 = V_13;
|
|
V_5 = ((float)il2cpp_codegen_add(L_198, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_202, L_203)), L_204))));
|
|
float L_205 = V_6;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_206 = V_1;
|
|
int32_t L_207 = V_11;
|
|
NullCheck(L_206);
|
|
int32_t L_208 = ((int32_t)il2cpp_codegen_add(L_207, 5));
|
|
float L_209 = (L_206)->GetAt(static_cast<il2cpp_array_size_t>(L_208));
|
|
float L_210 = V_6;
|
|
float L_211 = V_13;
|
|
V_6 = ((float)il2cpp_codegen_add(L_205, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_209, L_210)), L_211))));
|
|
float L_212 = V_7;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_213 = V_1;
|
|
int32_t L_214 = V_11;
|
|
NullCheck(L_213);
|
|
int32_t L_215 = ((int32_t)il2cpp_codegen_add(L_214, 6));
|
|
float L_216 = (L_213)->GetAt(static_cast<il2cpp_array_size_t>(L_215));
|
|
float L_217 = V_7;
|
|
float L_218 = V_13;
|
|
V_7 = ((float)il2cpp_codegen_add(L_212, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_216, L_217)), L_218))));
|
|
float L_219 = V_8;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_220 = V_1;
|
|
int32_t L_221 = V_11;
|
|
NullCheck(L_220);
|
|
int32_t L_222 = ((int32_t)il2cpp_codegen_add(L_221, 7));
|
|
float L_223 = (L_220)->GetAt(static_cast<il2cpp_array_size_t>(L_222));
|
|
float L_224 = V_8;
|
|
float L_225 = V_13;
|
|
V_8 = ((float)il2cpp_codegen_add(L_219, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_223, L_224)), L_225))));
|
|
}
|
|
|
|
IL_02ba:
|
|
{
|
|
float L_226 = ___4_alpha;
|
|
if ((!(((float)L_226) == ((float)(1.0f)))))
|
|
{
|
|
goto IL_0306;
|
|
}
|
|
}
|
|
{
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_227 = V_0;
|
|
float L_228 = V_2;
|
|
NullCheck(L_227);
|
|
L_227->___okd = L_228;
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_229 = V_0;
|
|
float L_230 = V_3;
|
|
NullCheck(L_229);
|
|
L_229->___oke = L_230;
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_231 = V_0;
|
|
float L_232 = V_4;
|
|
NullCheck(L_231);
|
|
L_231->___okf = L_232;
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_233 = V_0;
|
|
float L_234 = V_5;
|
|
NullCheck(L_233);
|
|
L_233->___okg = L_234;
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_235 = V_0;
|
|
NullCheck(L_235);
|
|
czu_ClampColor_m80E03D371DB2EE1CB8BAA1EFD7234FC68075FCD1(L_235, NULL);
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_236 = V_0;
|
|
float L_237 = V_6;
|
|
NullCheck(L_236);
|
|
L_236->___okh = L_237;
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_238 = V_0;
|
|
float L_239 = V_7;
|
|
NullCheck(L_238);
|
|
L_238->___oki = L_239;
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_240 = V_0;
|
|
float L_241 = V_8;
|
|
NullCheck(L_240);
|
|
L_240->___okj = L_241;
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_242 = V_0;
|
|
NullCheck(L_242);
|
|
czu_ClampSecondColor_m153E9D4E2DA6C922BD27D16CEE8665BD4CEB567C(L_242, NULL);
|
|
return;
|
|
}
|
|
|
|
IL_0306:
|
|
{
|
|
int32_t L_243 = ___5_blend;
|
|
if (L_243)
|
|
{
|
|
goto IL_0367;
|
|
}
|
|
}
|
|
{
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_244 = V_0;
|
|
NullCheck(L_244);
|
|
czv_tCCD18371C1A168273368DA5151CA2E82E280FD5B* L_245 = L_244->___okb;
|
|
NullCheck(L_245);
|
|
float L_246 = L_245->___oks;
|
|
V_14 = L_246;
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_247 = V_0;
|
|
NullCheck(L_247);
|
|
czv_tCCD18371C1A168273368DA5151CA2E82E280FD5B* L_248 = L_247->___okb;
|
|
NullCheck(L_248);
|
|
float L_249 = L_248->___okt;
|
|
V_15 = L_249;
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_250 = V_0;
|
|
NullCheck(L_250);
|
|
czv_tCCD18371C1A168273368DA5151CA2E82E280FD5B* L_251 = L_250->___okb;
|
|
NullCheck(L_251);
|
|
float L_252 = L_251->___oku;
|
|
V_16 = L_252;
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_253 = V_0;
|
|
NullCheck(L_253);
|
|
czv_tCCD18371C1A168273368DA5151CA2E82E280FD5B* L_254 = L_253->___okb;
|
|
NullCheck(L_254);
|
|
float L_255 = L_254->___okv;
|
|
V_17 = L_255;
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_256 = V_0;
|
|
NullCheck(L_256);
|
|
czv_tCCD18371C1A168273368DA5151CA2E82E280FD5B* L_257 = L_256->___okb;
|
|
NullCheck(L_257);
|
|
float L_258 = L_257->___okw;
|
|
V_18 = L_258;
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_259 = V_0;
|
|
NullCheck(L_259);
|
|
czv_tCCD18371C1A168273368DA5151CA2E82E280FD5B* L_260 = L_259->___okb;
|
|
NullCheck(L_260);
|
|
float L_261 = L_260->___okx;
|
|
V_19 = L_261;
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_262 = V_0;
|
|
NullCheck(L_262);
|
|
czv_tCCD18371C1A168273368DA5151CA2E82E280FD5B* L_263 = L_262->___okb;
|
|
NullCheck(L_263);
|
|
float L_264 = L_263->___oky;
|
|
V_20 = L_264;
|
|
goto IL_039f;
|
|
}
|
|
|
|
IL_0367:
|
|
{
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_265 = V_0;
|
|
NullCheck(L_265);
|
|
float L_266 = L_265->___okd;
|
|
V_14 = L_266;
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_267 = V_0;
|
|
NullCheck(L_267);
|
|
float L_268 = L_267->___oke;
|
|
V_15 = L_268;
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_269 = V_0;
|
|
NullCheck(L_269);
|
|
float L_270 = L_269->___okf;
|
|
V_16 = L_270;
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_271 = V_0;
|
|
NullCheck(L_271);
|
|
float L_272 = L_271->___okg;
|
|
V_17 = L_272;
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_273 = V_0;
|
|
NullCheck(L_273);
|
|
float L_274 = L_273->___okh;
|
|
V_18 = L_274;
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_275 = V_0;
|
|
NullCheck(L_275);
|
|
float L_276 = L_275->___oki;
|
|
V_19 = L_276;
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_277 = V_0;
|
|
NullCheck(L_277);
|
|
float L_278 = L_277->___okj;
|
|
V_20 = L_278;
|
|
}
|
|
|
|
IL_039f:
|
|
{
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_279 = V_0;
|
|
float L_280 = V_14;
|
|
float L_281 = V_2;
|
|
float L_282 = V_14;
|
|
float L_283 = ___4_alpha;
|
|
NullCheck(L_279);
|
|
L_279->___okd = ((float)il2cpp_codegen_add(L_280, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_281, L_282)), L_283))));
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_284 = V_0;
|
|
float L_285 = V_15;
|
|
float L_286 = V_3;
|
|
float L_287 = V_15;
|
|
float L_288 = ___4_alpha;
|
|
NullCheck(L_284);
|
|
L_284->___oke = ((float)il2cpp_codegen_add(L_285, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_286, L_287)), L_288))));
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_289 = V_0;
|
|
float L_290 = V_16;
|
|
float L_291 = V_4;
|
|
float L_292 = V_16;
|
|
float L_293 = ___4_alpha;
|
|
NullCheck(L_289);
|
|
L_289->___okf = ((float)il2cpp_codegen_add(L_290, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_291, L_292)), L_293))));
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_294 = V_0;
|
|
float L_295 = V_17;
|
|
float L_296 = V_5;
|
|
float L_297 = V_17;
|
|
float L_298 = ___4_alpha;
|
|
NullCheck(L_294);
|
|
L_294->___okg = ((float)il2cpp_codegen_add(L_295, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_296, L_297)), L_298))));
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_299 = V_0;
|
|
NullCheck(L_299);
|
|
czu_ClampColor_m80E03D371DB2EE1CB8BAA1EFD7234FC68075FCD1(L_299, NULL);
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_300 = V_0;
|
|
float L_301 = V_18;
|
|
float L_302 = V_6;
|
|
float L_303 = V_18;
|
|
float L_304 = ___4_alpha;
|
|
NullCheck(L_300);
|
|
L_300->___okh = ((float)il2cpp_codegen_add(L_301, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_302, L_303)), L_304))));
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_305 = V_0;
|
|
float L_306 = V_19;
|
|
float L_307 = V_7;
|
|
float L_308 = V_19;
|
|
float L_309 = ___4_alpha;
|
|
NullCheck(L_305);
|
|
L_305->___oki = ((float)il2cpp_codegen_add(L_306, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_307, L_308)), L_309))));
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_310 = V_0;
|
|
float L_311 = V_20;
|
|
float L_312 = V_8;
|
|
float L_313 = V_20;
|
|
float L_314 = ___4_alpha;
|
|
NullCheck(L_310);
|
|
L_310->___okj = ((float)il2cpp_codegen_add(L_311, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_312, L_313)), L_314))));
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_315 = V_0;
|
|
NullCheck(L_315);
|
|
czu_ClampSecondColor_m153E9D4E2DA6C922BD27D16CEE8665BD4CEB567C(L_315, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t cww_get_SlotIndex_mE852449BD600586FA36569DD4294C0F275CAEF7A (cww_t7E57FA689581B4E46DDF4D8C78E96481ECC55D83* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = __this->___nvv;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cww_set_SlotIndex_m31AF64179D342068670B1156A542EBA0394BD47B (cww_t7E57FA689581B4E46DDF4D8C78E96481ECC55D83* __this, int32_t ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = ___0_value;
|
|
if ((((int32_t)L_0) >= ((int32_t)0)))
|
|
{
|
|
goto IL_000f;
|
|
}
|
|
}
|
|
{
|
|
ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F* L_1 = (ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F_il2cpp_TypeInfo_var)));
|
|
ArgumentOutOfRangeException__ctor_mBC1D5DEEA1BA41DE77228CB27D6BAFEB6DCCBF4A(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralC7475E48B560EA52982F3AF1DD71267F824511BD)), NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&cww_set_SlotIndex_m31AF64179D342068670B1156A542EBA0394BD47B_RuntimeMethod_var)));
|
|
}
|
|
|
|
IL_000f:
|
|
{
|
|
int32_t L_2 = ___0_value;
|
|
__this->___nvv = L_2;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cww_SetFrame_mC6DAC2F4D305C248343D6D962413DA47ED35F348 (cww_t7E57FA689581B4E46DDF4D8C78E96481ECC55D83* __this, int32_t ___0_frameIndex, float ___1_time, float ___2_r, float ___3_g, float ___4_b, float ___5_a, float ___6_r2, float ___7_g2, float ___8_b2, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = ___0_frameIndex;
|
|
___0_frameIndex = ((int32_t)il2cpp_codegen_multiply(L_0, 8));
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_1 = __this->___nvw;
|
|
int32_t L_2 = ___0_frameIndex;
|
|
float L_3 = ___1_time;
|
|
NullCheck(L_1);
|
|
(L_1)->SetAt(static_cast<il2cpp_array_size_t>(L_2), (float)L_3);
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_4 = __this->___nvw;
|
|
int32_t L_5 = ___0_frameIndex;
|
|
float L_6 = ___2_r;
|
|
NullCheck(L_4);
|
|
(L_4)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_add(L_5, 1))), (float)L_6);
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_7 = __this->___nvw;
|
|
int32_t L_8 = ___0_frameIndex;
|
|
float L_9 = ___3_g;
|
|
NullCheck(L_7);
|
|
(L_7)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_add(L_8, 2))), (float)L_9);
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_10 = __this->___nvw;
|
|
int32_t L_11 = ___0_frameIndex;
|
|
float L_12 = ___4_b;
|
|
NullCheck(L_10);
|
|
(L_10)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_add(L_11, 3))), (float)L_12);
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_13 = __this->___nvw;
|
|
int32_t L_14 = ___0_frameIndex;
|
|
float L_15 = ___5_a;
|
|
NullCheck(L_13);
|
|
(L_13)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_add(L_14, 4))), (float)L_15);
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_16 = __this->___nvw;
|
|
int32_t L_17 = ___0_frameIndex;
|
|
float L_18 = ___6_r2;
|
|
NullCheck(L_16);
|
|
(L_16)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_add(L_17, 5))), (float)L_18);
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_19 = __this->___nvw;
|
|
int32_t L_20 = ___0_frameIndex;
|
|
float L_21 = ___7_g2;
|
|
NullCheck(L_19);
|
|
(L_19)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_add(L_20, 6))), (float)L_21);
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_22 = __this->___nvw;
|
|
int32_t L_23 = ___0_frameIndex;
|
|
float L_24 = ___8_b2;
|
|
NullCheck(L_22);
|
|
(L_22)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_add(L_23, 7))), (float)L_24);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cww_hho_m13C4FE168AA4A4CDAA2CD92909E5F22FBB5B93F3 (cww_t7E57FA689581B4E46DDF4D8C78E96481ECC55D83* __this, int32_t ___0_frameIndex, float ___1_time, float ___2_r, float ___3_g, float ___4_b, float ___5_a, float ___6_r2, float ___7_g2, float ___8_b2, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = ___0_frameIndex;
|
|
___0_frameIndex = ((int32_t)il2cpp_codegen_multiply(L_0, 8));
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_1 = __this->___nvw;
|
|
int32_t L_2 = ___0_frameIndex;
|
|
float L_3 = ___1_time;
|
|
NullCheck(L_1);
|
|
(L_1)->SetAt(static_cast<il2cpp_array_size_t>(L_2), (float)L_3);
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_4 = __this->___nvw;
|
|
int32_t L_5 = ___0_frameIndex;
|
|
float L_6 = ___2_r;
|
|
NullCheck(L_4);
|
|
(L_4)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_add(L_5, 1))), (float)L_6);
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_7 = __this->___nvw;
|
|
int32_t L_8 = ___0_frameIndex;
|
|
float L_9 = ___3_g;
|
|
NullCheck(L_7);
|
|
(L_7)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_add(L_8, 2))), (float)L_9);
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_10 = __this->___nvw;
|
|
int32_t L_11 = ___0_frameIndex;
|
|
float L_12 = ___4_b;
|
|
NullCheck(L_10);
|
|
(L_10)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_add(L_11, 3))), (float)L_12);
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_13 = __this->___nvw;
|
|
int32_t L_14 = ___0_frameIndex;
|
|
float L_15 = ___5_a;
|
|
NullCheck(L_13);
|
|
(L_13)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_add(L_14, 4))), (float)L_15);
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_16 = __this->___nvw;
|
|
int32_t L_17 = ___0_frameIndex;
|
|
float L_18 = ___6_r2;
|
|
NullCheck(L_16);
|
|
(L_16)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_add(L_17, 5))), (float)L_18);
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_19 = __this->___nvw;
|
|
int32_t L_20 = ___0_frameIndex;
|
|
float L_21 = ___7_g2;
|
|
NullCheck(L_19);
|
|
(L_19)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_add(L_20, 6))), (float)L_21);
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_22 = __this->___nvw;
|
|
int32_t L_23 = ___0_frameIndex;
|
|
float L_24 = ___8_b2;
|
|
NullCheck(L_22);
|
|
(L_22)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_add(L_23, 7))), (float)L_24);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t cww_get_PropertyId_mF3B8295BC1873765C9755F295B372E8E4B2AE157 (cww_t7E57FA689581B4E46DDF4D8C78E96481ECC55D83* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = __this->___nvv;
|
|
return ((int32_t)il2cpp_codegen_add(((int32_t)234881024), L_0));
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cww_iwo_mBB45F323389AA78596CA8C9BBBC1597376E5ADED (cww_t7E57FA689581B4E46DDF4D8C78E96481ECC55D83* __this, int32_t ___0_frameIndex, float ___1_time, float ___2_r, float ___3_g, float ___4_b, float ___5_a, float ___6_r2, float ___7_g2, float ___8_b2, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = ___0_frameIndex;
|
|
___0_frameIndex = ((int32_t)il2cpp_codegen_multiply(L_0, 8));
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_1 = __this->___nvw;
|
|
int32_t L_2 = ___0_frameIndex;
|
|
float L_3 = ___1_time;
|
|
NullCheck(L_1);
|
|
(L_1)->SetAt(static_cast<il2cpp_array_size_t>(L_2), (float)L_3);
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_4 = __this->___nvw;
|
|
int32_t L_5 = ___0_frameIndex;
|
|
float L_6 = ___2_r;
|
|
NullCheck(L_4);
|
|
(L_4)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_add(L_5, 1))), (float)L_6);
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_7 = __this->___nvw;
|
|
int32_t L_8 = ___0_frameIndex;
|
|
float L_9 = ___3_g;
|
|
NullCheck(L_7);
|
|
(L_7)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_add(L_8, 2))), (float)L_9);
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_10 = __this->___nvw;
|
|
int32_t L_11 = ___0_frameIndex;
|
|
float L_12 = ___4_b;
|
|
NullCheck(L_10);
|
|
(L_10)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_add(L_11, 3))), (float)L_12);
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_13 = __this->___nvw;
|
|
int32_t L_14 = ___0_frameIndex;
|
|
float L_15 = ___5_a;
|
|
NullCheck(L_13);
|
|
(L_13)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_add(L_14, 4))), (float)L_15);
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_16 = __this->___nvw;
|
|
int32_t L_17 = ___0_frameIndex;
|
|
float L_18 = ___6_r2;
|
|
NullCheck(L_16);
|
|
(L_16)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_add(L_17, 5))), (float)L_18);
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_19 = __this->___nvw;
|
|
int32_t L_20 = ___0_frameIndex;
|
|
float L_21 = ___7_g2;
|
|
NullCheck(L_19);
|
|
(L_19)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_add(L_20, 6))), (float)L_21);
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_22 = __this->___nvw;
|
|
int32_t L_23 = ___0_frameIndex;
|
|
float L_24 = ___8_b2;
|
|
NullCheck(L_22);
|
|
(L_22)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_add(L_23, 7))), (float)L_24);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cww__ctor_m440BC693FAB73A3BA3166FBAE6044DBF5A750B43 (cww_t7E57FA689581B4E46DDF4D8C78E96481ECC55D83* __this, int32_t ___0_a, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = ___0_a;
|
|
cwq__ctor_m2BCEF294AF4519308A9956F159C28A0C3AE3508C(__this, L_0, NULL);
|
|
int32_t L_1 = ___0_a;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_2 = (SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C*)(SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C*)SZArrayNew(SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C_il2cpp_TypeInfo_var, (uint32_t)((int32_t)il2cpp_codegen_multiply(L_1, 8)));
|
|
__this->___nvw = L_2;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___nvw), (void*)L_2);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cww_bmg_mEC657868D715491658D23D88CD12A990CB81592A (cww_t7E57FA689581B4E46DDF4D8C78E96481ECC55D83* __this, int32_t ___0_frameIndex, float ___1_time, float ___2_r, float ___3_g, float ___4_b, float ___5_a, float ___6_r2, float ___7_g2, float ___8_b2, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = ___0_frameIndex;
|
|
___0_frameIndex = ((int32_t)il2cpp_codegen_multiply(L_0, 8));
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_1 = __this->___nvw;
|
|
int32_t L_2 = ___0_frameIndex;
|
|
float L_3 = ___1_time;
|
|
NullCheck(L_1);
|
|
(L_1)->SetAt(static_cast<il2cpp_array_size_t>(L_2), (float)L_3);
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_4 = __this->___nvw;
|
|
int32_t L_5 = ___0_frameIndex;
|
|
float L_6 = ___2_r;
|
|
NullCheck(L_4);
|
|
(L_4)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_add(L_5, 1))), (float)L_6);
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_7 = __this->___nvw;
|
|
int32_t L_8 = ___0_frameIndex;
|
|
float L_9 = ___3_g;
|
|
NullCheck(L_7);
|
|
(L_7)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_add(L_8, 2))), (float)L_9);
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_10 = __this->___nvw;
|
|
int32_t L_11 = ___0_frameIndex;
|
|
float L_12 = ___4_b;
|
|
NullCheck(L_10);
|
|
(L_10)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_add(L_11, 3))), (float)L_12);
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_13 = __this->___nvw;
|
|
int32_t L_14 = ___0_frameIndex;
|
|
float L_15 = ___5_a;
|
|
NullCheck(L_13);
|
|
(L_13)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_add(L_14, 4))), (float)L_15);
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_16 = __this->___nvw;
|
|
int32_t L_17 = ___0_frameIndex;
|
|
float L_18 = ___6_r2;
|
|
NullCheck(L_16);
|
|
(L_16)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_add(L_17, 5))), (float)L_18);
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_19 = __this->___nvw;
|
|
int32_t L_20 = ___0_frameIndex;
|
|
float L_21 = ___7_g2;
|
|
NullCheck(L_19);
|
|
(L_19)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_add(L_20, 6))), (float)L_21);
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_22 = __this->___nvw;
|
|
int32_t L_23 = ___0_frameIndex;
|
|
float L_24 = ___8_b2;
|
|
NullCheck(L_22);
|
|
(L_22)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_add(L_23, 7))), (float)L_24);
|
|
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
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cwx__ctor_m1B02DD221937D0A1363F7C59577AED4D1A10DC61 (cwx_t781F4D14015779306A27908CB2E8DBCE3E2D13DE* __this, int32_t ___0_a, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
|
|
int32_t L_0 = ___0_a;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_1 = (SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C*)(SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C*)SZArrayNew(SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C_il2cpp_TypeInfo_var, (uint32_t)L_0);
|
|
__this->___nvy = L_1;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___nvy), (void*)L_1);
|
|
int32_t L_2 = ___0_a;
|
|
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_3 = (StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248*)(StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248*)SZArrayNew(StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248_il2cpp_TypeInfo_var, (uint32_t)L_2);
|
|
__this->___nvz = L_3;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___nvz), (void*)L_3);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* cwx_get_AttachmentNames_mB8C19A27CBEA9002A491A6350AFAC403D28821A4 (cwx_t781F4D14015779306A27908CB2E8DBCE3E2D13DE* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_0 = __this->___nvz;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t cwx_get_FrameCount_m67A383956498570028A5AFE37C9E24D96ECAF2A2 (cwx_t781F4D14015779306A27908CB2E8DBCE3E2D13DE* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_0 = __this->___nvy;
|
|
NullCheck(L_0);
|
|
return ((int32_t)(((RuntimeArray*)L_0)->max_length));
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cwx_hlh_mFDC36D84CBA7F0E4790CAA6378EF1F23B42E68CA (cwx_t781F4D14015779306A27908CB2E8DBCE3E2D13DE* __this, int32_t ___0_frameIndex, float ___1_time, String_t* ___2_attachmentName, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_0 = __this->___nvy;
|
|
int32_t L_1 = ___0_frameIndex;
|
|
float L_2 = ___1_time;
|
|
NullCheck(L_0);
|
|
(L_0)->SetAt(static_cast<il2cpp_array_size_t>(L_1), (float)L_2);
|
|
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_3 = __this->___nvz;
|
|
int32_t L_4 = ___0_frameIndex;
|
|
String_t* L_5 = ___2_attachmentName;
|
|
NullCheck(L_3);
|
|
(L_3)->SetAt(static_cast<il2cpp_array_size_t>(L_4), (String_t*)L_5);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cwx_exk_m3135E093671CB4DBB6C54874A08392E157BB7B0F (cwx_t781F4D14015779306A27908CB2E8DBCE3E2D13DE* __this, czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* ___0_a, czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* ___1_b, String_t* ___2_c, const RuntimeMethod* method)
|
|
{
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* G_B2_0 = NULL;
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* G_B1_0 = NULL;
|
|
cya_t8993218D3DD65565F488F89F67FBDEC3446C0C8B* G_B3_0 = NULL;
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* G_B3_1 = NULL;
|
|
{
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_0 = ___1_b;
|
|
String_t* L_1 = ___2_c;
|
|
if (!L_1)
|
|
{
|
|
G_B2_0 = L_0;
|
|
goto IL_0013;
|
|
}
|
|
G_B1_0 = L_0;
|
|
}
|
|
{
|
|
czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* L_2 = ___0_a;
|
|
int32_t L_3 = __this->___nvx;
|
|
String_t* L_4 = ___2_c;
|
|
NullCheck(L_2);
|
|
cya_t8993218D3DD65565F488F89F67FBDEC3446C0C8B* L_5;
|
|
L_5 = czh_GetAttachment_mBF9A0B317DCF2F367D1AA487BB03E5BD98FA51FF(L_2, L_3, L_4, NULL);
|
|
G_B3_0 = L_5;
|
|
G_B3_1 = G_B1_0;
|
|
goto IL_0014;
|
|
}
|
|
|
|
IL_0013:
|
|
{
|
|
G_B3_0 = ((cya_t8993218D3DD65565F488F89F67FBDEC3446C0C8B*)(NULL));
|
|
G_B3_1 = G_B2_0;
|
|
}
|
|
|
|
IL_0014:
|
|
{
|
|
NullCheck(G_B3_1);
|
|
czu_set_Attachment_m295FC343F92A9B4970959ADCF7522E19D4C1F619(G_B3_1, G_B3_0, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cwx_ibm_mCF88E788CB1BDFF9C09F32A790CDC01D2E62ED77 (cwx_t781F4D14015779306A27908CB2E8DBCE3E2D13DE* __this, czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* ___0_a, czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* ___1_b, String_t* ___2_c, const RuntimeMethod* method)
|
|
{
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* G_B2_0 = NULL;
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* G_B1_0 = NULL;
|
|
cya_t8993218D3DD65565F488F89F67FBDEC3446C0C8B* G_B3_0 = NULL;
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* G_B3_1 = NULL;
|
|
{
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_0 = ___1_b;
|
|
String_t* L_1 = ___2_c;
|
|
if (!L_1)
|
|
{
|
|
G_B2_0 = L_0;
|
|
goto IL_0013;
|
|
}
|
|
G_B1_0 = L_0;
|
|
}
|
|
{
|
|
czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* L_2 = ___0_a;
|
|
int32_t L_3 = __this->___nvx;
|
|
String_t* L_4 = ___2_c;
|
|
NullCheck(L_2);
|
|
cya_t8993218D3DD65565F488F89F67FBDEC3446C0C8B* L_5;
|
|
L_5 = czh_GetAttachment_mBF9A0B317DCF2F367D1AA487BB03E5BD98FA51FF(L_2, L_3, L_4, NULL);
|
|
G_B3_0 = L_5;
|
|
G_B3_1 = G_B1_0;
|
|
goto IL_0014;
|
|
}
|
|
|
|
IL_0013:
|
|
{
|
|
G_B3_0 = ((cya_t8993218D3DD65565F488F89F67FBDEC3446C0C8B*)(NULL));
|
|
G_B3_1 = G_B2_0;
|
|
}
|
|
|
|
IL_0014:
|
|
{
|
|
NullCheck(G_B3_1);
|
|
czu_set_Attachment_m295FC343F92A9B4970959ADCF7522E19D4C1F619(G_B3_1, G_B3_0, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cwx_nff_mF729BE5FD83E9DFA08FC6BB2CD8F4E0FB9B03FB2 (cwx_t781F4D14015779306A27908CB2E8DBCE3E2D13DE* __this, czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* ___0_a, czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* ___1_b, String_t* ___2_c, const RuntimeMethod* method)
|
|
{
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* G_B2_0 = NULL;
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* G_B1_0 = NULL;
|
|
cya_t8993218D3DD65565F488F89F67FBDEC3446C0C8B* G_B3_0 = NULL;
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* G_B3_1 = NULL;
|
|
{
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_0 = ___1_b;
|
|
String_t* L_1 = ___2_c;
|
|
if (!L_1)
|
|
{
|
|
G_B2_0 = L_0;
|
|
goto IL_0013;
|
|
}
|
|
G_B1_0 = L_0;
|
|
}
|
|
{
|
|
czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* L_2 = ___0_a;
|
|
int32_t L_3 = __this->___nvx;
|
|
String_t* L_4 = ___2_c;
|
|
NullCheck(L_2);
|
|
cya_t8993218D3DD65565F488F89F67FBDEC3446C0C8B* L_5;
|
|
L_5 = czh_GetAttachment_mBF9A0B317DCF2F367D1AA487BB03E5BD98FA51FF(L_2, L_3, L_4, NULL);
|
|
G_B3_0 = L_5;
|
|
G_B3_1 = G_B1_0;
|
|
goto IL_0014;
|
|
}
|
|
|
|
IL_0013:
|
|
{
|
|
G_B3_0 = ((cya_t8993218D3DD65565F488F89F67FBDEC3446C0C8B*)(NULL));
|
|
G_B3_1 = G_B2_0;
|
|
}
|
|
|
|
IL_0014:
|
|
{
|
|
NullCheck(G_B3_1);
|
|
czu_set_Attachment_m295FC343F92A9B4970959ADCF7522E19D4C1F619(G_B3_1, G_B3_0, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cwx_mrr_mB37001F8D6488092404DD7C6AB6322627D0D32AC (cwx_t781F4D14015779306A27908CB2E8DBCE3E2D13DE* __this, int32_t ___0_frameIndex, float ___1_time, String_t* ___2_attachmentName, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_0 = __this->___nvy;
|
|
int32_t L_1 = ___0_frameIndex;
|
|
float L_2 = ___1_time;
|
|
NullCheck(L_0);
|
|
(L_0)->SetAt(static_cast<il2cpp_array_size_t>(L_1), (float)L_2);
|
|
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_3 = __this->___nvz;
|
|
int32_t L_4 = ___0_frameIndex;
|
|
String_t* L_5 = ___2_attachmentName;
|
|
NullCheck(L_3);
|
|
(L_3)->SetAt(static_cast<il2cpp_array_size_t>(L_4), (String_t*)L_5);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cwx_set_AttachmentNames_m6D505ED016C257E571470846D1D3283C7BD97B34 (cwx_t781F4D14015779306A27908CB2E8DBCE3E2D13DE* __this, StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_0 = ___0_value;
|
|
__this->___nvz = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___nvz), (void*)L_0);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cwx_hkf_m4B573E868C021A6BA4182FB660AFED4593C38596 (cwx_t781F4D14015779306A27908CB2E8DBCE3E2D13DE* __this, czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* ___0_a, czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* ___1_b, String_t* ___2_c, const RuntimeMethod* method)
|
|
{
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* G_B2_0 = NULL;
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* G_B1_0 = NULL;
|
|
cya_t8993218D3DD65565F488F89F67FBDEC3446C0C8B* G_B3_0 = NULL;
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* G_B3_1 = NULL;
|
|
{
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_0 = ___1_b;
|
|
String_t* L_1 = ___2_c;
|
|
if (!L_1)
|
|
{
|
|
G_B2_0 = L_0;
|
|
goto IL_0013;
|
|
}
|
|
G_B1_0 = L_0;
|
|
}
|
|
{
|
|
czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* L_2 = ___0_a;
|
|
int32_t L_3 = __this->___nvx;
|
|
String_t* L_4 = ___2_c;
|
|
NullCheck(L_2);
|
|
cya_t8993218D3DD65565F488F89F67FBDEC3446C0C8B* L_5;
|
|
L_5 = czh_GetAttachment_mBF9A0B317DCF2F367D1AA487BB03E5BD98FA51FF(L_2, L_3, L_4, NULL);
|
|
G_B3_0 = L_5;
|
|
G_B3_1 = G_B1_0;
|
|
goto IL_0014;
|
|
}
|
|
|
|
IL_0013:
|
|
{
|
|
G_B3_0 = ((cya_t8993218D3DD65565F488F89F67FBDEC3446C0C8B*)(NULL));
|
|
G_B3_1 = G_B2_0;
|
|
}
|
|
|
|
IL_0014:
|
|
{
|
|
NullCheck(G_B3_1);
|
|
czu_set_Attachment_m295FC343F92A9B4970959ADCF7522E19D4C1F619(G_B3_1, G_B3_0, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t cwx_get_SlotIndex_mF60AA015D043CC42801881551B6C61E67CF7E606 (cwx_t781F4D14015779306A27908CB2E8DBCE3E2D13DE* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = __this->___nvx;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cwx_SetFrame_m4E74BC07C25D0647521526AD835CE85B9ECEB125 (cwx_t781F4D14015779306A27908CB2E8DBCE3E2D13DE* __this, int32_t ___0_frameIndex, float ___1_time, String_t* ___2_attachmentName, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_0 = __this->___nvy;
|
|
int32_t L_1 = ___0_frameIndex;
|
|
float L_2 = ___1_time;
|
|
NullCheck(L_0);
|
|
(L_0)->SetAt(static_cast<il2cpp_array_size_t>(L_1), (float)L_2);
|
|
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_3 = __this->___nvz;
|
|
int32_t L_4 = ___0_frameIndex;
|
|
String_t* L_5 = ___2_attachmentName;
|
|
NullCheck(L_3);
|
|
(L_3)->SetAt(static_cast<il2cpp_array_size_t>(L_4), (String_t*)L_5);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cwx_set_SlotIndex_mE76723CE2B731FA11FD51816E5D2EC3E66B461CC (cwx_t781F4D14015779306A27908CB2E8DBCE3E2D13DE* __this, int32_t ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = ___0_value;
|
|
if ((((int32_t)L_0) >= ((int32_t)0)))
|
|
{
|
|
goto IL_000f;
|
|
}
|
|
}
|
|
{
|
|
ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F* L_1 = (ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F_il2cpp_TypeInfo_var)));
|
|
ArgumentOutOfRangeException__ctor_mBC1D5DEEA1BA41DE77228CB27D6BAFEB6DCCBF4A(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralC7475E48B560EA52982F3AF1DD71267F824511BD)), NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&cwx_set_SlotIndex_mE76723CE2B731FA11FD51816E5D2EC3E66B461CC_RuntimeMethod_var)));
|
|
}
|
|
|
|
IL_000f:
|
|
{
|
|
int32_t L_2 = ___0_value;
|
|
__this->___nvx = L_2;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cwx_set_Frames_mA16FF02B6B3E16AF38FB31F590077B8A5D05AFAF (cwx_t781F4D14015779306A27908CB2E8DBCE3E2D13DE* __this, SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_0 = ___0_value;
|
|
__this->___nvy = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___nvy), (void*)L_0);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cwx_Apply_mA34BAB90A1D8F1CD4FB731281944FE734E8D1184 (cwx_t781F4D14015779306A27908CB2E8DBCE3E2D13DE* __this, czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* ___0_skeleton, float ___1_lastTime, float ___2_time, cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016* ___3_firedEvents, float ___4_alpha, int32_t ___5_blend, int32_t ___6_direction, const RuntimeMethod* method)
|
|
{
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* V_0 = NULL;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* V_1 = NULL;
|
|
int32_t V_2 = 0;
|
|
{
|
|
czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* L_0 = ___0_skeleton;
|
|
NullCheck(L_0);
|
|
cyt_1_t098941BA5B0229BA016E504AC0F34E3627873489* L_1 = L_0->___ohc;
|
|
NullCheck(L_1);
|
|
czuU5BU5D_t7AE5F6E3BA7E116BE09B8E0FFFF75E47EF7DEF77* L_2 = L_1->___Items;
|
|
int32_t L_3 = __this->___nvx;
|
|
NullCheck(L_2);
|
|
int32_t L_4 = L_3;
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_5 = (L_2)->GetAt(static_cast<il2cpp_array_size_t>(L_4));
|
|
V_0 = L_5;
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_6 = V_0;
|
|
NullCheck(L_6);
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_7 = L_6->___okc;
|
|
NullCheck(L_7);
|
|
bool L_8 = L_7->___odw;
|
|
if (L_8)
|
|
{
|
|
goto IL_0021;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_0021:
|
|
{
|
|
int32_t L_9 = ___6_direction;
|
|
if ((!(((uint32_t)L_9) == ((uint32_t)1))))
|
|
{
|
|
goto IL_003e;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_10 = ___5_blend;
|
|
if (L_10)
|
|
{
|
|
goto IL_003d;
|
|
}
|
|
}
|
|
{
|
|
czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* L_11 = ___0_skeleton;
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_12 = V_0;
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_13 = V_0;
|
|
NullCheck(L_13);
|
|
czv_tCCD18371C1A168273368DA5151CA2E82E280FD5B* L_14 = L_13->___okb;
|
|
NullCheck(L_14);
|
|
String_t* L_15 = L_14->___ola;
|
|
cwx_ibm_mCF88E788CB1BDFF9C09F32A790CDC01D2E62ED77(__this, L_11, L_12, L_15, NULL);
|
|
}
|
|
|
|
IL_003d:
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_003e:
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_16 = __this->___nvy;
|
|
V_1 = L_16;
|
|
float L_17 = ___2_time;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_18 = V_1;
|
|
NullCheck(L_18);
|
|
int32_t L_19 = 0;
|
|
float L_20 = (L_18)->GetAt(static_cast<il2cpp_array_size_t>(L_19));
|
|
if ((!(((float)L_17) < ((float)L_20))))
|
|
{
|
|
goto IL_0068;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_21 = ___5_blend;
|
|
if (!L_21)
|
|
{
|
|
goto IL_0054;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_22 = ___5_blend;
|
|
if ((!(((uint32_t)L_22) == ((uint32_t)1))))
|
|
{
|
|
goto IL_0067;
|
|
}
|
|
}
|
|
|
|
IL_0054:
|
|
{
|
|
czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* L_23 = ___0_skeleton;
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_24 = V_0;
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_25 = V_0;
|
|
NullCheck(L_25);
|
|
czv_tCCD18371C1A168273368DA5151CA2E82E280FD5B* L_26 = L_25->___okb;
|
|
NullCheck(L_26);
|
|
String_t* L_27 = L_26->___ola;
|
|
cwx_ibm_mCF88E788CB1BDFF9C09F32A790CDC01D2E62ED77(__this, L_23, L_24, L_27, NULL);
|
|
}
|
|
|
|
IL_0067:
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_0068:
|
|
{
|
|
float L_28 = ___2_time;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_29 = V_1;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_30 = V_1;
|
|
NullCheck(L_30);
|
|
NullCheck(L_29);
|
|
int32_t L_31 = ((int32_t)il2cpp_codegen_subtract(((int32_t)(((RuntimeArray*)L_30)->max_length)), 1));
|
|
float L_32 = (L_29)->GetAt(static_cast<il2cpp_array_size_t>(L_31));
|
|
if ((!(((float)L_28) >= ((float)L_32))))
|
|
{
|
|
goto IL_007a;
|
|
}
|
|
}
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_33 = V_1;
|
|
NullCheck(L_33);
|
|
V_2 = ((int32_t)il2cpp_codegen_subtract(((int32_t)(((RuntimeArray*)L_33)->max_length)), 1));
|
|
goto IL_0084;
|
|
}
|
|
|
|
IL_007a:
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_34 = V_1;
|
|
float L_35 = ___2_time;
|
|
int32_t L_36;
|
|
L_36 = cwj_ibk_mB3C4A7D1D5053B77372B9927AE2347CA56A4D8F0(L_34, L_35, NULL);
|
|
V_2 = ((int32_t)il2cpp_codegen_subtract(L_36, 1));
|
|
}
|
|
|
|
IL_0084:
|
|
{
|
|
czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* L_37 = ___0_skeleton;
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_38 = V_0;
|
|
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_39 = __this->___nvz;
|
|
int32_t L_40 = V_2;
|
|
NullCheck(L_39);
|
|
int32_t L_41 = L_40;
|
|
String_t* L_42 = (L_39)->GetAt(static_cast<il2cpp_array_size_t>(L_41));
|
|
cwx_ibm_mCF88E788CB1BDFF9C09F32A790CDC01D2E62ED77(__this, L_37, L_38, L_42, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* cwx_get_Frames_mA5670C5EA514D59E58B2DDAFA038CC9698B42B34 (cwx_t781F4D14015779306A27908CB2E8DBCE3E2D13DE* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_0 = __this->___nvy;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t cwx_get_PropertyId_mC79A394755FD019F9AD82E15FFFA2328426E9614 (cwx_t781F4D14015779306A27908CB2E8DBCE3E2D13DE* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = __this->___nvx;
|
|
return ((int32_t)il2cpp_codegen_add(((int32_t)67108864), L_0));
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cwx_cvc_m5F9F30113D35E72A9E0D907B80573B9060040288 (cwx_t781F4D14015779306A27908CB2E8DBCE3E2D13DE* __this, czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* ___0_a, czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* ___1_b, String_t* ___2_c, const RuntimeMethod* method)
|
|
{
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* G_B2_0 = NULL;
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* G_B1_0 = NULL;
|
|
cya_t8993218D3DD65565F488F89F67FBDEC3446C0C8B* G_B3_0 = NULL;
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* G_B3_1 = NULL;
|
|
{
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_0 = ___1_b;
|
|
String_t* L_1 = ___2_c;
|
|
if (!L_1)
|
|
{
|
|
G_B2_0 = L_0;
|
|
goto IL_0013;
|
|
}
|
|
G_B1_0 = L_0;
|
|
}
|
|
{
|
|
czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* L_2 = ___0_a;
|
|
int32_t L_3 = __this->___nvx;
|
|
String_t* L_4 = ___2_c;
|
|
NullCheck(L_2);
|
|
cya_t8993218D3DD65565F488F89F67FBDEC3446C0C8B* L_5;
|
|
L_5 = czh_GetAttachment_mBF9A0B317DCF2F367D1AA487BB03E5BD98FA51FF(L_2, L_3, L_4, NULL);
|
|
G_B3_0 = L_5;
|
|
G_B3_1 = G_B1_0;
|
|
goto IL_0014;
|
|
}
|
|
|
|
IL_0013:
|
|
{
|
|
G_B3_0 = ((cya_t8993218D3DD65565F488F89F67FBDEC3446C0C8B*)(NULL));
|
|
G_B3_1 = G_B2_0;
|
|
}
|
|
|
|
IL_0014:
|
|
{
|
|
NullCheck(G_B3_1);
|
|
czu_set_Attachment_m295FC343F92A9B4970959ADCF7522E19D4C1F619(G_B3_1, G_B3_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
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cwy_Apply_m0D4242C7E66A77CBFD123F2DA62D41729F824700 (cwy_t36F7B6C47A7EAB368B8D2738E82BB6FC7ACB9F34* __this, czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* ___0_skeleton, float ___1_lastTime, float ___2_time, cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016* ___3_firedEvents, float ___4_alpha, int32_t ___5_blend, int32_t ___6_direction, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cyk_tE528E0A77D98E1355DA3C570A2C43AC5450B1C31_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cyt_1_Clear_m7A17D1218AF175B3138C97146E78AD6F9B96DDBF_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cyt_1_get_Capacity_mBAB0C7E76D9BF3B1F51614FB50BD88B4CF2060B2_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cyt_1_set_Capacity_mF395B9D346B4FB470B2C5D29964B39C0E4ED4904_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* V_0 = NULL;
|
|
cyk_tE528E0A77D98E1355DA3C570A2C43AC5450B1C31* V_1 = NULL;
|
|
cyt_1_tE9A88B07E73065F90C455BD5DF1F9E576AA7517C* V_2 = NULL;
|
|
SingleU5BU5DU5BU5D_tB190BCEA7F01FD9CFF9FC1273681C9F0C75359E4* V_3 = NULL;
|
|
int32_t V_4 = 0;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* V_5 = NULL;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* V_6 = NULL;
|
|
int32_t V_7 = 0;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* V_8 = NULL;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* V_9 = NULL;
|
|
float V_10 = 0.0f;
|
|
float V_11 = 0.0f;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* V_12 = NULL;
|
|
int32_t V_13 = 0;
|
|
int32_t V_14 = 0;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* V_15 = NULL;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* V_16 = NULL;
|
|
int32_t V_17 = 0;
|
|
int32_t V_18 = 0;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* V_19 = NULL;
|
|
int32_t V_20 = 0;
|
|
float V_21 = 0.0f;
|
|
int32_t V_22 = 0;
|
|
int32_t V_23 = 0;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* V_24 = NULL;
|
|
int32_t V_25 = 0;
|
|
int32_t V_26 = 0;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* V_27 = NULL;
|
|
int32_t V_28 = 0;
|
|
float V_29 = 0.0f;
|
|
int32_t V_30 = 0;
|
|
float V_31 = 0.0f;
|
|
int32_t V_32 = 0;
|
|
float V_33 = 0.0f;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* V_34 = NULL;
|
|
int32_t V_35 = 0;
|
|
float V_36 = 0.0f;
|
|
float V_37 = 0.0f;
|
|
int32_t V_38 = 0;
|
|
float V_39 = 0.0f;
|
|
int32_t V_40 = 0;
|
|
float V_41 = 0.0f;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* V_42 = NULL;
|
|
int32_t V_43 = 0;
|
|
float V_44 = 0.0f;
|
|
int32_t V_45 = 0;
|
|
float V_46 = 0.0f;
|
|
{
|
|
czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* L_0 = ___0_skeleton;
|
|
NullCheck(L_0);
|
|
cyt_1_t098941BA5B0229BA016E504AC0F34E3627873489* L_1 = L_0->___ohc;
|
|
NullCheck(L_1);
|
|
czuU5BU5D_t7AE5F6E3BA7E116BE09B8E0FFFF75E47EF7DEF77* L_2 = L_1->___Items;
|
|
int32_t L_3 = __this->___nwa;
|
|
NullCheck(L_2);
|
|
int32_t L_4 = L_3;
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_5 = (L_2)->GetAt(static_cast<il2cpp_array_size_t>(L_4));
|
|
V_0 = L_5;
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_6 = V_0;
|
|
NullCheck(L_6);
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_7 = L_6->___okc;
|
|
NullCheck(L_7);
|
|
bool L_8 = L_7->___odw;
|
|
if (L_8)
|
|
{
|
|
goto IL_0021;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_0021:
|
|
{
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_9 = V_0;
|
|
NullCheck(L_9);
|
|
cya_t8993218D3DD65565F488F89F67FBDEC3446C0C8B* L_10 = L_9->___okl;
|
|
V_1 = ((cyk_tE528E0A77D98E1355DA3C570A2C43AC5450B1C31*)IsInstClass((RuntimeObject*)L_10, cyk_tE528E0A77D98E1355DA3C570A2C43AC5450B1C31_il2cpp_TypeInfo_var));
|
|
cyk_tE528E0A77D98E1355DA3C570A2C43AC5450B1C31* L_11 = V_1;
|
|
if (!L_11)
|
|
{
|
|
goto IL_003e;
|
|
}
|
|
}
|
|
{
|
|
cyk_tE528E0A77D98E1355DA3C570A2C43AC5450B1C31* L_12 = V_1;
|
|
NullCheck(L_12);
|
|
cyk_tE528E0A77D98E1355DA3C570A2C43AC5450B1C31* L_13;
|
|
L_13 = cyk_get_DeformAttachment_m94E435C154ADF82AF5C7857A44EF2B0AEE3DAD5B_inline(L_12, NULL);
|
|
cyk_tE528E0A77D98E1355DA3C570A2C43AC5450B1C31* L_14 = __this->___nwb;
|
|
if ((((RuntimeObject*)(cyk_tE528E0A77D98E1355DA3C570A2C43AC5450B1C31*)L_13) == ((RuntimeObject*)(cyk_tE528E0A77D98E1355DA3C570A2C43AC5450B1C31*)L_14)))
|
|
{
|
|
goto IL_003f;
|
|
}
|
|
}
|
|
|
|
IL_003e:
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_003f:
|
|
{
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_15 = V_0;
|
|
NullCheck(L_15);
|
|
cyt_1_tE9A88B07E73065F90C455BD5DF1F9E576AA7517C* L_16;
|
|
L_16 = czu_get_Deform_m8022F846E6061B0DF7D99BEEE3A09FD44BFF97DF_inline(L_15, NULL);
|
|
V_2 = L_16;
|
|
cyt_1_tE9A88B07E73065F90C455BD5DF1F9E576AA7517C* L_17 = V_2;
|
|
NullCheck(L_17);
|
|
int32_t L_18 = L_17->___Count;
|
|
if (L_18)
|
|
{
|
|
goto IL_0051;
|
|
}
|
|
}
|
|
{
|
|
___5_blend = 0;
|
|
}
|
|
|
|
IL_0051:
|
|
{
|
|
SingleU5BU5DU5BU5D_tB190BCEA7F01FD9CFF9FC1273681C9F0C75359E4* L_19 = __this->___nwd;
|
|
V_3 = L_19;
|
|
SingleU5BU5DU5BU5D_tB190BCEA7F01FD9CFF9FC1273681C9F0C75359E4* L_20 = V_3;
|
|
NullCheck(L_20);
|
|
int32_t L_21 = 0;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_22 = (L_20)->GetAt(static_cast<il2cpp_array_size_t>(L_21));
|
|
NullCheck(L_22);
|
|
V_4 = ((int32_t)(((RuntimeArray*)L_22)->max_length));
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_23 = __this->___nwc;
|
|
V_5 = L_23;
|
|
float L_24 = ___2_time;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_25 = V_5;
|
|
NullCheck(L_25);
|
|
int32_t L_26 = 0;
|
|
float L_27 = (L_25)->GetAt(static_cast<il2cpp_array_size_t>(L_26));
|
|
if ((!(((float)L_24) < ((float)L_27))))
|
|
{
|
|
goto IL_011e;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_28 = ___5_blend;
|
|
if (!L_28)
|
|
{
|
|
goto IL_007b;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_29 = ___5_blend;
|
|
if ((((int32_t)L_29) == ((int32_t)1)))
|
|
{
|
|
goto IL_0083;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_007b:
|
|
{
|
|
cyt_1_tE9A88B07E73065F90C455BD5DF1F9E576AA7517C* L_30 = V_2;
|
|
NullCheck(L_30);
|
|
cyt_1_Clear_m7A17D1218AF175B3138C97146E78AD6F9B96DDBF(L_30, (bool)1, cyt_1_Clear_m7A17D1218AF175B3138C97146E78AD6F9B96DDBF_RuntimeMethod_var);
|
|
return;
|
|
}
|
|
|
|
IL_0083:
|
|
{
|
|
float L_31 = ___4_alpha;
|
|
if ((!(((float)L_31) == ((float)(1.0f)))))
|
|
{
|
|
goto IL_0094;
|
|
}
|
|
}
|
|
{
|
|
cyt_1_tE9A88B07E73065F90C455BD5DF1F9E576AA7517C* L_32 = V_2;
|
|
NullCheck(L_32);
|
|
cyt_1_Clear_m7A17D1218AF175B3138C97146E78AD6F9B96DDBF(L_32, (bool)1, cyt_1_Clear_m7A17D1218AF175B3138C97146E78AD6F9B96DDBF_RuntimeMethod_var);
|
|
return;
|
|
}
|
|
|
|
IL_0094:
|
|
{
|
|
cyt_1_tE9A88B07E73065F90C455BD5DF1F9E576AA7517C* L_33 = V_2;
|
|
NullCheck(L_33);
|
|
int32_t L_34;
|
|
L_34 = cyt_1_get_Capacity_mBAB0C7E76D9BF3B1F51614FB50BD88B4CF2060B2(L_33, cyt_1_get_Capacity_mBAB0C7E76D9BF3B1F51614FB50BD88B4CF2060B2_RuntimeMethod_var);
|
|
int32_t L_35 = V_4;
|
|
if ((((int32_t)L_34) >= ((int32_t)L_35)))
|
|
{
|
|
goto IL_00a6;
|
|
}
|
|
}
|
|
{
|
|
cyt_1_tE9A88B07E73065F90C455BD5DF1F9E576AA7517C* L_36 = V_2;
|
|
int32_t L_37 = V_4;
|
|
NullCheck(L_36);
|
|
cyt_1_set_Capacity_mF395B9D346B4FB470B2C5D29964B39C0E4ED4904(L_36, L_37, cyt_1_set_Capacity_mF395B9D346B4FB470B2C5D29964B39C0E4ED4904_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_00a6:
|
|
{
|
|
cyt_1_tE9A88B07E73065F90C455BD5DF1F9E576AA7517C* L_38 = V_2;
|
|
int32_t L_39 = V_4;
|
|
NullCheck(L_38);
|
|
L_38->___Count = L_39;
|
|
cyt_1_tE9A88B07E73065F90C455BD5DF1F9E576AA7517C* L_40 = V_2;
|
|
NullCheck(L_40);
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_41 = L_40->___Items;
|
|
V_6 = L_41;
|
|
cyk_tE528E0A77D98E1355DA3C570A2C43AC5450B1C31* L_42 = V_1;
|
|
NullCheck(L_42);
|
|
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_43 = L_42->___ocs;
|
|
if (L_43)
|
|
{
|
|
goto IL_00f3;
|
|
}
|
|
}
|
|
{
|
|
cyk_tE528E0A77D98E1355DA3C570A2C43AC5450B1C31* L_44 = V_1;
|
|
NullCheck(L_44);
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_45 = L_44->___oct;
|
|
V_12 = L_45;
|
|
V_13 = 0;
|
|
goto IL_00ec;
|
|
}
|
|
|
|
IL_00cb:
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_46 = V_6;
|
|
int32_t L_47 = V_13;
|
|
NullCheck(L_46);
|
|
float* L_48 = ((L_46)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_47)));
|
|
float L_49 = *((float*)L_48);
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_50 = V_12;
|
|
int32_t L_51 = V_13;
|
|
NullCheck(L_50);
|
|
int32_t L_52 = L_51;
|
|
float L_53 = (L_50)->GetAt(static_cast<il2cpp_array_size_t>(L_52));
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_54 = V_6;
|
|
int32_t L_55 = V_13;
|
|
NullCheck(L_54);
|
|
int32_t L_56 = L_55;
|
|
float L_57 = (L_54)->GetAt(static_cast<il2cpp_array_size_t>(L_56));
|
|
float L_58 = ___4_alpha;
|
|
*((float*)L_48) = (float)((float)il2cpp_codegen_add(L_49, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_53, L_57)), L_58))));
|
|
int32_t L_59 = V_13;
|
|
V_13 = ((int32_t)il2cpp_codegen_add(L_59, 1));
|
|
}
|
|
|
|
IL_00ec:
|
|
{
|
|
int32_t L_60 = V_13;
|
|
int32_t L_61 = V_4;
|
|
if ((((int32_t)L_60) < ((int32_t)L_61)))
|
|
{
|
|
goto IL_00cb;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_00f3:
|
|
{
|
|
float L_62 = ___4_alpha;
|
|
___4_alpha = ((float)il2cpp_codegen_subtract((1.0f), L_62));
|
|
V_14 = 0;
|
|
goto IL_0117;
|
|
}
|
|
|
|
IL_0102:
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_63 = V_6;
|
|
int32_t L_64 = V_14;
|
|
NullCheck(L_63);
|
|
float* L_65 = ((L_63)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_64)));
|
|
float L_66 = *((float*)L_65);
|
|
float L_67 = ___4_alpha;
|
|
*((float*)L_65) = (float)((float)il2cpp_codegen_multiply(L_66, L_67));
|
|
int32_t L_68 = V_14;
|
|
V_14 = ((int32_t)il2cpp_codegen_add(L_68, 1));
|
|
}
|
|
|
|
IL_0117:
|
|
{
|
|
int32_t L_69 = V_14;
|
|
int32_t L_70 = V_4;
|
|
if ((((int32_t)L_69) < ((int32_t)L_70)))
|
|
{
|
|
goto IL_0102;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_011e:
|
|
{
|
|
cyt_1_tE9A88B07E73065F90C455BD5DF1F9E576AA7517C* L_71 = V_2;
|
|
NullCheck(L_71);
|
|
int32_t L_72;
|
|
L_72 = cyt_1_get_Capacity_mBAB0C7E76D9BF3B1F51614FB50BD88B4CF2060B2(L_71, cyt_1_get_Capacity_mBAB0C7E76D9BF3B1F51614FB50BD88B4CF2060B2_RuntimeMethod_var);
|
|
int32_t L_73 = V_4;
|
|
if ((((int32_t)L_72) >= ((int32_t)L_73)))
|
|
{
|
|
goto IL_0130;
|
|
}
|
|
}
|
|
{
|
|
cyt_1_tE9A88B07E73065F90C455BD5DF1F9E576AA7517C* L_74 = V_2;
|
|
int32_t L_75 = V_4;
|
|
NullCheck(L_74);
|
|
cyt_1_set_Capacity_mF395B9D346B4FB470B2C5D29964B39C0E4ED4904(L_74, L_75, cyt_1_set_Capacity_mF395B9D346B4FB470B2C5D29964B39C0E4ED4904_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0130:
|
|
{
|
|
cyt_1_tE9A88B07E73065F90C455BD5DF1F9E576AA7517C* L_76 = V_2;
|
|
int32_t L_77 = V_4;
|
|
NullCheck(L_76);
|
|
L_76->___Count = L_77;
|
|
cyt_1_tE9A88B07E73065F90C455BD5DF1F9E576AA7517C* L_78 = V_2;
|
|
NullCheck(L_78);
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_79 = L_78->___Items;
|
|
V_6 = L_79;
|
|
float L_80 = ___2_time;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_81 = V_5;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_82 = V_5;
|
|
NullCheck(L_82);
|
|
NullCheck(L_81);
|
|
int32_t L_83 = ((int32_t)il2cpp_codegen_subtract(((int32_t)(((RuntimeArray*)L_82)->max_length)), 1));
|
|
float L_84 = (L_81)->GetAt(static_cast<il2cpp_array_size_t>(L_83));
|
|
if ((!(((float)L_80) >= ((float)L_84))))
|
|
{
|
|
goto IL_02d7;
|
|
}
|
|
}
|
|
{
|
|
SingleU5BU5DU5BU5D_tB190BCEA7F01FD9CFF9FC1273681C9F0C75359E4* L_85 = V_3;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_86 = V_5;
|
|
NullCheck(L_86);
|
|
NullCheck(L_85);
|
|
int32_t L_87 = ((int32_t)il2cpp_codegen_subtract(((int32_t)(((RuntimeArray*)L_86)->max_length)), 1));
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_88 = (L_85)->GetAt(static_cast<il2cpp_array_size_t>(L_87));
|
|
V_15 = L_88;
|
|
float L_89 = ___4_alpha;
|
|
if ((!(((float)L_89) == ((float)(1.0f)))))
|
|
{
|
|
goto IL_01d3;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_90 = ___5_blend;
|
|
if ((!(((uint32_t)L_90) == ((uint32_t)3))))
|
|
{
|
|
goto IL_01c5;
|
|
}
|
|
}
|
|
{
|
|
cyk_tE528E0A77D98E1355DA3C570A2C43AC5450B1C31* L_91 = V_1;
|
|
NullCheck(L_91);
|
|
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_92 = L_91->___ocs;
|
|
if (L_92)
|
|
{
|
|
goto IL_01a1;
|
|
}
|
|
}
|
|
{
|
|
cyk_tE528E0A77D98E1355DA3C570A2C43AC5450B1C31* L_93 = V_1;
|
|
NullCheck(L_93);
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_94 = L_93->___oct;
|
|
V_16 = L_94;
|
|
V_17 = 0;
|
|
goto IL_019a;
|
|
}
|
|
|
|
IL_017c:
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_95 = V_6;
|
|
int32_t L_96 = V_17;
|
|
NullCheck(L_95);
|
|
float* L_97 = ((L_95)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_96)));
|
|
float L_98 = *((float*)L_97);
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_99 = V_15;
|
|
int32_t L_100 = V_17;
|
|
NullCheck(L_99);
|
|
int32_t L_101 = L_100;
|
|
float L_102 = (L_99)->GetAt(static_cast<il2cpp_array_size_t>(L_101));
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_103 = V_16;
|
|
int32_t L_104 = V_17;
|
|
NullCheck(L_103);
|
|
int32_t L_105 = L_104;
|
|
float L_106 = (L_103)->GetAt(static_cast<il2cpp_array_size_t>(L_105));
|
|
*((float*)L_97) = (float)((float)il2cpp_codegen_add(L_98, ((float)il2cpp_codegen_subtract(L_102, L_106))));
|
|
int32_t L_107 = V_17;
|
|
V_17 = ((int32_t)il2cpp_codegen_add(L_107, 1));
|
|
}
|
|
|
|
IL_019a:
|
|
{
|
|
int32_t L_108 = V_17;
|
|
int32_t L_109 = V_4;
|
|
if ((((int32_t)L_108) < ((int32_t)L_109)))
|
|
{
|
|
goto IL_017c;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_01a1:
|
|
{
|
|
V_18 = 0;
|
|
goto IL_01be;
|
|
}
|
|
|
|
IL_01a6:
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_110 = V_6;
|
|
int32_t L_111 = V_18;
|
|
NullCheck(L_110);
|
|
float* L_112 = ((L_110)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_111)));
|
|
float L_113 = *((float*)L_112);
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_114 = V_15;
|
|
int32_t L_115 = V_18;
|
|
NullCheck(L_114);
|
|
int32_t L_116 = L_115;
|
|
float L_117 = (L_114)->GetAt(static_cast<il2cpp_array_size_t>(L_116));
|
|
*((float*)L_112) = (float)((float)il2cpp_codegen_add(L_113, L_117));
|
|
int32_t L_118 = V_18;
|
|
V_18 = ((int32_t)il2cpp_codegen_add(L_118, 1));
|
|
}
|
|
|
|
IL_01be:
|
|
{
|
|
int32_t L_119 = V_18;
|
|
int32_t L_120 = V_4;
|
|
if ((((int32_t)L_119) < ((int32_t)L_120)))
|
|
{
|
|
goto IL_01a6;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_01c5:
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_121 = V_15;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_122 = V_6;
|
|
int32_t L_123 = V_4;
|
|
Array_Copy_mB4904E17BD92E320613A3251C0205E0786B3BF41((RuntimeArray*)L_121, 0, (RuntimeArray*)L_122, 0, L_123, NULL);
|
|
return;
|
|
}
|
|
|
|
IL_01d3:
|
|
{
|
|
int32_t L_124 = ___5_blend;
|
|
switch (L_124)
|
|
{
|
|
case 0:
|
|
{
|
|
goto IL_01eb;
|
|
}
|
|
case 1:
|
|
{
|
|
goto IL_0246;
|
|
}
|
|
case 2:
|
|
{
|
|
goto IL_0246;
|
|
}
|
|
case 3:
|
|
{
|
|
goto IL_0273;
|
|
}
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_01eb:
|
|
{
|
|
cyk_tE528E0A77D98E1355DA3C570A2C43AC5450B1C31* L_125 = V_1;
|
|
NullCheck(L_125);
|
|
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_126 = L_125->___ocs;
|
|
if (L_126)
|
|
{
|
|
goto IL_0227;
|
|
}
|
|
}
|
|
{
|
|
cyk_tE528E0A77D98E1355DA3C570A2C43AC5450B1C31* L_127 = V_1;
|
|
NullCheck(L_127);
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_128 = L_127->___oct;
|
|
V_19 = L_128;
|
|
V_20 = 0;
|
|
goto IL_0220;
|
|
}
|
|
|
|
IL_0200:
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_129 = V_19;
|
|
int32_t L_130 = V_20;
|
|
NullCheck(L_129);
|
|
int32_t L_131 = L_130;
|
|
float L_132 = (L_129)->GetAt(static_cast<il2cpp_array_size_t>(L_131));
|
|
V_21 = L_132;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_133 = V_6;
|
|
int32_t L_134 = V_20;
|
|
float L_135 = V_21;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_136 = V_15;
|
|
int32_t L_137 = V_20;
|
|
NullCheck(L_136);
|
|
int32_t L_138 = L_137;
|
|
float L_139 = (L_136)->GetAt(static_cast<il2cpp_array_size_t>(L_138));
|
|
float L_140 = V_21;
|
|
float L_141 = ___4_alpha;
|
|
NullCheck(L_133);
|
|
(L_133)->SetAt(static_cast<il2cpp_array_size_t>(L_134), (float)((float)il2cpp_codegen_add(L_135, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_139, L_140)), L_141)))));
|
|
int32_t L_142 = V_20;
|
|
V_20 = ((int32_t)il2cpp_codegen_add(L_142, 1));
|
|
}
|
|
|
|
IL_0220:
|
|
{
|
|
int32_t L_143 = V_20;
|
|
int32_t L_144 = V_4;
|
|
if ((((int32_t)L_143) < ((int32_t)L_144)))
|
|
{
|
|
goto IL_0200;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_0227:
|
|
{
|
|
V_22 = 0;
|
|
goto IL_023f;
|
|
}
|
|
|
|
IL_022c:
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_145 = V_6;
|
|
int32_t L_146 = V_22;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_147 = V_15;
|
|
int32_t L_148 = V_22;
|
|
NullCheck(L_147);
|
|
int32_t L_149 = L_148;
|
|
float L_150 = (L_147)->GetAt(static_cast<il2cpp_array_size_t>(L_149));
|
|
float L_151 = ___4_alpha;
|
|
NullCheck(L_145);
|
|
(L_145)->SetAt(static_cast<il2cpp_array_size_t>(L_146), (float)((float)il2cpp_codegen_multiply(L_150, L_151)));
|
|
int32_t L_152 = V_22;
|
|
V_22 = ((int32_t)il2cpp_codegen_add(L_152, 1));
|
|
}
|
|
|
|
IL_023f:
|
|
{
|
|
int32_t L_153 = V_22;
|
|
int32_t L_154 = V_4;
|
|
if ((((int32_t)L_153) < ((int32_t)L_154)))
|
|
{
|
|
goto IL_022c;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_0246:
|
|
{
|
|
V_23 = 0;
|
|
goto IL_026c;
|
|
}
|
|
|
|
IL_024b:
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_155 = V_6;
|
|
int32_t L_156 = V_23;
|
|
NullCheck(L_155);
|
|
float* L_157 = ((L_155)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_156)));
|
|
float L_158 = *((float*)L_157);
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_159 = V_15;
|
|
int32_t L_160 = V_23;
|
|
NullCheck(L_159);
|
|
int32_t L_161 = L_160;
|
|
float L_162 = (L_159)->GetAt(static_cast<il2cpp_array_size_t>(L_161));
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_163 = V_6;
|
|
int32_t L_164 = V_23;
|
|
NullCheck(L_163);
|
|
int32_t L_165 = L_164;
|
|
float L_166 = (L_163)->GetAt(static_cast<il2cpp_array_size_t>(L_165));
|
|
float L_167 = ___4_alpha;
|
|
*((float*)L_157) = (float)((float)il2cpp_codegen_add(L_158, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_162, L_166)), L_167))));
|
|
int32_t L_168 = V_23;
|
|
V_23 = ((int32_t)il2cpp_codegen_add(L_168, 1));
|
|
}
|
|
|
|
IL_026c:
|
|
{
|
|
int32_t L_169 = V_23;
|
|
int32_t L_170 = V_4;
|
|
if ((((int32_t)L_169) < ((int32_t)L_170)))
|
|
{
|
|
goto IL_024b;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_0273:
|
|
{
|
|
cyk_tE528E0A77D98E1355DA3C570A2C43AC5450B1C31* L_171 = V_1;
|
|
NullCheck(L_171);
|
|
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_172 = L_171->___ocs;
|
|
if (L_172)
|
|
{
|
|
goto IL_02b0;
|
|
}
|
|
}
|
|
{
|
|
cyk_tE528E0A77D98E1355DA3C570A2C43AC5450B1C31* L_173 = V_1;
|
|
NullCheck(L_173);
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_174 = L_173->___oct;
|
|
V_24 = L_174;
|
|
V_25 = 0;
|
|
goto IL_02a9;
|
|
}
|
|
|
|
IL_0288:
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_175 = V_6;
|
|
int32_t L_176 = V_25;
|
|
NullCheck(L_175);
|
|
float* L_177 = ((L_175)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_176)));
|
|
float L_178 = *((float*)L_177);
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_179 = V_15;
|
|
int32_t L_180 = V_25;
|
|
NullCheck(L_179);
|
|
int32_t L_181 = L_180;
|
|
float L_182 = (L_179)->GetAt(static_cast<il2cpp_array_size_t>(L_181));
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_183 = V_24;
|
|
int32_t L_184 = V_25;
|
|
NullCheck(L_183);
|
|
int32_t L_185 = L_184;
|
|
float L_186 = (L_183)->GetAt(static_cast<il2cpp_array_size_t>(L_185));
|
|
float L_187 = ___4_alpha;
|
|
*((float*)L_177) = (float)((float)il2cpp_codegen_add(L_178, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_182, L_186)), L_187))));
|
|
int32_t L_188 = V_25;
|
|
V_25 = ((int32_t)il2cpp_codegen_add(L_188, 1));
|
|
}
|
|
|
|
IL_02a9:
|
|
{
|
|
int32_t L_189 = V_25;
|
|
int32_t L_190 = V_4;
|
|
if ((((int32_t)L_189) < ((int32_t)L_190)))
|
|
{
|
|
goto IL_0288;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_02b0:
|
|
{
|
|
V_26 = 0;
|
|
goto IL_02d0;
|
|
}
|
|
|
|
IL_02b5:
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_191 = V_6;
|
|
int32_t L_192 = V_26;
|
|
NullCheck(L_191);
|
|
float* L_193 = ((L_191)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_192)));
|
|
float L_194 = *((float*)L_193);
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_195 = V_15;
|
|
int32_t L_196 = V_26;
|
|
NullCheck(L_195);
|
|
int32_t L_197 = L_196;
|
|
float L_198 = (L_195)->GetAt(static_cast<il2cpp_array_size_t>(L_197));
|
|
float L_199 = ___4_alpha;
|
|
*((float*)L_193) = (float)((float)il2cpp_codegen_add(L_194, ((float)il2cpp_codegen_multiply(L_198, L_199))));
|
|
int32_t L_200 = V_26;
|
|
V_26 = ((int32_t)il2cpp_codegen_add(L_200, 1));
|
|
}
|
|
|
|
IL_02d0:
|
|
{
|
|
int32_t L_201 = V_26;
|
|
int32_t L_202 = V_4;
|
|
if ((((int32_t)L_201) < ((int32_t)L_202)))
|
|
{
|
|
goto IL_02b5;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_02d7:
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_203 = V_5;
|
|
float L_204 = ___2_time;
|
|
int32_t L_205;
|
|
L_205 = cwj_ibk_mB3C4A7D1D5053B77372B9927AE2347CA56A4D8F0(L_203, L_204, NULL);
|
|
V_7 = L_205;
|
|
SingleU5BU5DU5BU5D_tB190BCEA7F01FD9CFF9FC1273681C9F0C75359E4* L_206 = V_3;
|
|
int32_t L_207 = V_7;
|
|
NullCheck(L_206);
|
|
int32_t L_208 = ((int32_t)il2cpp_codegen_subtract(L_207, 1));
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_209 = (L_206)->GetAt(static_cast<il2cpp_array_size_t>(L_208));
|
|
V_8 = L_209;
|
|
SingleU5BU5DU5BU5D_tB190BCEA7F01FD9CFF9FC1273681C9F0C75359E4* L_210 = V_3;
|
|
int32_t L_211 = V_7;
|
|
NullCheck(L_210);
|
|
int32_t L_212 = L_211;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_213 = (L_210)->GetAt(static_cast<il2cpp_array_size_t>(L_212));
|
|
V_9 = L_213;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_214 = V_5;
|
|
int32_t L_215 = V_7;
|
|
NullCheck(L_214);
|
|
int32_t L_216 = L_215;
|
|
float L_217 = (L_214)->GetAt(static_cast<il2cpp_array_size_t>(L_216));
|
|
V_10 = L_217;
|
|
int32_t L_218 = V_7;
|
|
float L_219 = ___2_time;
|
|
float L_220 = V_10;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_221 = V_5;
|
|
int32_t L_222 = V_7;
|
|
NullCheck(L_221);
|
|
int32_t L_223 = ((int32_t)il2cpp_codegen_subtract(L_222, 1));
|
|
float L_224 = (L_221)->GetAt(static_cast<il2cpp_array_size_t>(L_223));
|
|
float L_225 = V_10;
|
|
float L_226;
|
|
L_226 = cwq_GetCurvePercent_m934B6D1A405D513F84B748AAB2F2B58F203D28B0(__this, ((int32_t)il2cpp_codegen_subtract(L_218, 1)), ((float)il2cpp_codegen_subtract((1.0f), ((float)(((float)il2cpp_codegen_subtract(L_219, L_220))/((float)il2cpp_codegen_subtract(L_224, L_225)))))), NULL);
|
|
V_11 = L_226;
|
|
float L_227 = ___4_alpha;
|
|
if ((!(((float)L_227) == ((float)(1.0f)))))
|
|
{
|
|
goto IL_03d2;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_228 = ___5_blend;
|
|
if ((!(((uint32_t)L_228) == ((uint32_t)3))))
|
|
{
|
|
goto IL_03a6;
|
|
}
|
|
}
|
|
{
|
|
cyk_tE528E0A77D98E1355DA3C570A2C43AC5450B1C31* L_229 = V_1;
|
|
NullCheck(L_229);
|
|
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_230 = L_229->___ocs;
|
|
if (L_230)
|
|
{
|
|
goto IL_0372;
|
|
}
|
|
}
|
|
{
|
|
cyk_tE528E0A77D98E1355DA3C570A2C43AC5450B1C31* L_231 = V_1;
|
|
NullCheck(L_231);
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_232 = L_231->___oct;
|
|
V_27 = L_232;
|
|
V_28 = 0;
|
|
goto IL_036b;
|
|
}
|
|
|
|
IL_033d:
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_233 = V_8;
|
|
int32_t L_234 = V_28;
|
|
NullCheck(L_233);
|
|
int32_t L_235 = L_234;
|
|
float L_236 = (L_233)->GetAt(static_cast<il2cpp_array_size_t>(L_235));
|
|
V_29 = L_236;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_237 = V_6;
|
|
int32_t L_238 = V_28;
|
|
NullCheck(L_237);
|
|
float* L_239 = ((L_237)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_238)));
|
|
float L_240 = *((float*)L_239);
|
|
float L_241 = V_29;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_242 = V_9;
|
|
int32_t L_243 = V_28;
|
|
NullCheck(L_242);
|
|
int32_t L_244 = L_243;
|
|
float L_245 = (L_242)->GetAt(static_cast<il2cpp_array_size_t>(L_244));
|
|
float L_246 = V_29;
|
|
float L_247 = V_11;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_248 = V_27;
|
|
int32_t L_249 = V_28;
|
|
NullCheck(L_248);
|
|
int32_t L_250 = L_249;
|
|
float L_251 = (L_248)->GetAt(static_cast<il2cpp_array_size_t>(L_250));
|
|
*((float*)L_239) = (float)((float)il2cpp_codegen_add(L_240, ((float)il2cpp_codegen_subtract(((float)il2cpp_codegen_add(L_241, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_245, L_246)), L_247)))), L_251))));
|
|
int32_t L_252 = V_28;
|
|
V_28 = ((int32_t)il2cpp_codegen_add(L_252, 1));
|
|
}
|
|
|
|
IL_036b:
|
|
{
|
|
int32_t L_253 = V_28;
|
|
int32_t L_254 = V_4;
|
|
if ((((int32_t)L_253) < ((int32_t)L_254)))
|
|
{
|
|
goto IL_033d;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_0372:
|
|
{
|
|
V_30 = 0;
|
|
goto IL_039f;
|
|
}
|
|
|
|
IL_0377:
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_255 = V_8;
|
|
int32_t L_256 = V_30;
|
|
NullCheck(L_255);
|
|
int32_t L_257 = L_256;
|
|
float L_258 = (L_255)->GetAt(static_cast<il2cpp_array_size_t>(L_257));
|
|
V_31 = L_258;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_259 = V_6;
|
|
int32_t L_260 = V_30;
|
|
NullCheck(L_259);
|
|
float* L_261 = ((L_259)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_260)));
|
|
float L_262 = *((float*)L_261);
|
|
float L_263 = V_31;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_264 = V_9;
|
|
int32_t L_265 = V_30;
|
|
NullCheck(L_264);
|
|
int32_t L_266 = L_265;
|
|
float L_267 = (L_264)->GetAt(static_cast<il2cpp_array_size_t>(L_266));
|
|
float L_268 = V_31;
|
|
float L_269 = V_11;
|
|
*((float*)L_261) = (float)((float)il2cpp_codegen_add(L_262, ((float)il2cpp_codegen_add(L_263, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_267, L_268)), L_269))))));
|
|
int32_t L_270 = V_30;
|
|
V_30 = ((int32_t)il2cpp_codegen_add(L_270, 1));
|
|
}
|
|
|
|
IL_039f:
|
|
{
|
|
int32_t L_271 = V_30;
|
|
int32_t L_272 = V_4;
|
|
if ((((int32_t)L_271) < ((int32_t)L_272)))
|
|
{
|
|
goto IL_0377;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_03a6:
|
|
{
|
|
V_32 = 0;
|
|
goto IL_03cb;
|
|
}
|
|
|
|
IL_03ab:
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_273 = V_8;
|
|
int32_t L_274 = V_32;
|
|
NullCheck(L_273);
|
|
int32_t L_275 = L_274;
|
|
float L_276 = (L_273)->GetAt(static_cast<il2cpp_array_size_t>(L_275));
|
|
V_33 = L_276;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_277 = V_6;
|
|
int32_t L_278 = V_32;
|
|
float L_279 = V_33;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_280 = V_9;
|
|
int32_t L_281 = V_32;
|
|
NullCheck(L_280);
|
|
int32_t L_282 = L_281;
|
|
float L_283 = (L_280)->GetAt(static_cast<il2cpp_array_size_t>(L_282));
|
|
float L_284 = V_33;
|
|
float L_285 = V_11;
|
|
NullCheck(L_277);
|
|
(L_277)->SetAt(static_cast<il2cpp_array_size_t>(L_278), (float)((float)il2cpp_codegen_add(L_279, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_283, L_284)), L_285)))));
|
|
int32_t L_286 = V_32;
|
|
V_32 = ((int32_t)il2cpp_codegen_add(L_286, 1));
|
|
}
|
|
|
|
IL_03cb:
|
|
{
|
|
int32_t L_287 = V_32;
|
|
int32_t L_288 = V_4;
|
|
if ((((int32_t)L_287) < ((int32_t)L_288)))
|
|
{
|
|
goto IL_03ab;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_03d2:
|
|
{
|
|
int32_t L_289 = ___5_blend;
|
|
switch (L_289)
|
|
{
|
|
case 0:
|
|
{
|
|
goto IL_03ea;
|
|
}
|
|
case 1:
|
|
{
|
|
goto IL_0465;
|
|
}
|
|
case 2:
|
|
{
|
|
goto IL_0465;
|
|
}
|
|
case 3:
|
|
{
|
|
goto IL_04a2;
|
|
}
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_03ea:
|
|
{
|
|
cyk_tE528E0A77D98E1355DA3C570A2C43AC5450B1C31* L_290 = V_1;
|
|
NullCheck(L_290);
|
|
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_291 = L_290->___ocs;
|
|
if (L_291)
|
|
{
|
|
goto IL_0436;
|
|
}
|
|
}
|
|
{
|
|
cyk_tE528E0A77D98E1355DA3C570A2C43AC5450B1C31* L_292 = V_1;
|
|
NullCheck(L_292);
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_293 = L_292->___oct;
|
|
V_34 = L_293;
|
|
V_35 = 0;
|
|
goto IL_042f;
|
|
}
|
|
|
|
IL_03ff:
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_294 = V_8;
|
|
int32_t L_295 = V_35;
|
|
NullCheck(L_294);
|
|
int32_t L_296 = L_295;
|
|
float L_297 = (L_294)->GetAt(static_cast<il2cpp_array_size_t>(L_296));
|
|
V_36 = L_297;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_298 = V_34;
|
|
int32_t L_299 = V_35;
|
|
NullCheck(L_298);
|
|
int32_t L_300 = L_299;
|
|
float L_301 = (L_298)->GetAt(static_cast<il2cpp_array_size_t>(L_300));
|
|
V_37 = L_301;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_302 = V_6;
|
|
int32_t L_303 = V_35;
|
|
float L_304 = V_37;
|
|
float L_305 = V_36;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_306 = V_9;
|
|
int32_t L_307 = V_35;
|
|
NullCheck(L_306);
|
|
int32_t L_308 = L_307;
|
|
float L_309 = (L_306)->GetAt(static_cast<il2cpp_array_size_t>(L_308));
|
|
float L_310 = V_36;
|
|
float L_311 = V_11;
|
|
float L_312 = V_37;
|
|
float L_313 = ___4_alpha;
|
|
NullCheck(L_302);
|
|
(L_302)->SetAt(static_cast<il2cpp_array_size_t>(L_303), (float)((float)il2cpp_codegen_add(L_304, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(((float)il2cpp_codegen_add(L_305, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_309, L_310)), L_311)))), L_312)), L_313)))));
|
|
int32_t L_314 = V_35;
|
|
V_35 = ((int32_t)il2cpp_codegen_add(L_314, 1));
|
|
}
|
|
|
|
IL_042f:
|
|
{
|
|
int32_t L_315 = V_35;
|
|
int32_t L_316 = V_4;
|
|
if ((((int32_t)L_315) < ((int32_t)L_316)))
|
|
{
|
|
goto IL_03ff;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_0436:
|
|
{
|
|
V_38 = 0;
|
|
goto IL_045e;
|
|
}
|
|
|
|
IL_043b:
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_317 = V_8;
|
|
int32_t L_318 = V_38;
|
|
NullCheck(L_317);
|
|
int32_t L_319 = L_318;
|
|
float L_320 = (L_317)->GetAt(static_cast<il2cpp_array_size_t>(L_319));
|
|
V_39 = L_320;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_321 = V_6;
|
|
int32_t L_322 = V_38;
|
|
float L_323 = V_39;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_324 = V_9;
|
|
int32_t L_325 = V_38;
|
|
NullCheck(L_324);
|
|
int32_t L_326 = L_325;
|
|
float L_327 = (L_324)->GetAt(static_cast<il2cpp_array_size_t>(L_326));
|
|
float L_328 = V_39;
|
|
float L_329 = V_11;
|
|
float L_330 = ___4_alpha;
|
|
NullCheck(L_321);
|
|
(L_321)->SetAt(static_cast<il2cpp_array_size_t>(L_322), (float)((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_add(L_323, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_327, L_328)), L_329)))), L_330)));
|
|
int32_t L_331 = V_38;
|
|
V_38 = ((int32_t)il2cpp_codegen_add(L_331, 1));
|
|
}
|
|
|
|
IL_045e:
|
|
{
|
|
int32_t L_332 = V_38;
|
|
int32_t L_333 = V_4;
|
|
if ((((int32_t)L_332) < ((int32_t)L_333)))
|
|
{
|
|
goto IL_043b;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_0465:
|
|
{
|
|
V_40 = 0;
|
|
goto IL_049b;
|
|
}
|
|
|
|
IL_046a:
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_334 = V_8;
|
|
int32_t L_335 = V_40;
|
|
NullCheck(L_334);
|
|
int32_t L_336 = L_335;
|
|
float L_337 = (L_334)->GetAt(static_cast<il2cpp_array_size_t>(L_336));
|
|
V_41 = L_337;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_338 = V_6;
|
|
int32_t L_339 = V_40;
|
|
NullCheck(L_338);
|
|
float* L_340 = ((L_338)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_339)));
|
|
float L_341 = *((float*)L_340);
|
|
float L_342 = V_41;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_343 = V_9;
|
|
int32_t L_344 = V_40;
|
|
NullCheck(L_343);
|
|
int32_t L_345 = L_344;
|
|
float L_346 = (L_343)->GetAt(static_cast<il2cpp_array_size_t>(L_345));
|
|
float L_347 = V_41;
|
|
float L_348 = V_11;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_349 = V_6;
|
|
int32_t L_350 = V_40;
|
|
NullCheck(L_349);
|
|
int32_t L_351 = L_350;
|
|
float L_352 = (L_349)->GetAt(static_cast<il2cpp_array_size_t>(L_351));
|
|
float L_353 = ___4_alpha;
|
|
*((float*)L_340) = (float)((float)il2cpp_codegen_add(L_341, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(((float)il2cpp_codegen_add(L_342, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_346, L_347)), L_348)))), L_352)), L_353))));
|
|
int32_t L_354 = V_40;
|
|
V_40 = ((int32_t)il2cpp_codegen_add(L_354, 1));
|
|
}
|
|
|
|
IL_049b:
|
|
{
|
|
int32_t L_355 = V_40;
|
|
int32_t L_356 = V_4;
|
|
if ((((int32_t)L_355) < ((int32_t)L_356)))
|
|
{
|
|
goto IL_046a;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_04a2:
|
|
{
|
|
cyk_tE528E0A77D98E1355DA3C570A2C43AC5450B1C31* L_357 = V_1;
|
|
NullCheck(L_357);
|
|
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_358 = L_357->___ocs;
|
|
if (L_358)
|
|
{
|
|
goto IL_04ef;
|
|
}
|
|
}
|
|
{
|
|
cyk_tE528E0A77D98E1355DA3C570A2C43AC5450B1C31* L_359 = V_1;
|
|
NullCheck(L_359);
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_360 = L_359->___oct;
|
|
V_42 = L_360;
|
|
V_43 = 0;
|
|
goto IL_04e8;
|
|
}
|
|
|
|
IL_04b7:
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_361 = V_8;
|
|
int32_t L_362 = V_43;
|
|
NullCheck(L_361);
|
|
int32_t L_363 = L_362;
|
|
float L_364 = (L_361)->GetAt(static_cast<il2cpp_array_size_t>(L_363));
|
|
V_44 = L_364;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_365 = V_6;
|
|
int32_t L_366 = V_43;
|
|
NullCheck(L_365);
|
|
float* L_367 = ((L_365)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_366)));
|
|
float L_368 = *((float*)L_367);
|
|
float L_369 = V_44;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_370 = V_9;
|
|
int32_t L_371 = V_43;
|
|
NullCheck(L_370);
|
|
int32_t L_372 = L_371;
|
|
float L_373 = (L_370)->GetAt(static_cast<il2cpp_array_size_t>(L_372));
|
|
float L_374 = V_44;
|
|
float L_375 = V_11;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_376 = V_42;
|
|
int32_t L_377 = V_43;
|
|
NullCheck(L_376);
|
|
int32_t L_378 = L_377;
|
|
float L_379 = (L_376)->GetAt(static_cast<il2cpp_array_size_t>(L_378));
|
|
float L_380 = ___4_alpha;
|
|
*((float*)L_367) = (float)((float)il2cpp_codegen_add(L_368, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(((float)il2cpp_codegen_add(L_369, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_373, L_374)), L_375)))), L_379)), L_380))));
|
|
int32_t L_381 = V_43;
|
|
V_43 = ((int32_t)il2cpp_codegen_add(L_381, 1));
|
|
}
|
|
|
|
IL_04e8:
|
|
{
|
|
int32_t L_382 = V_43;
|
|
int32_t L_383 = V_4;
|
|
if ((((int32_t)L_382) < ((int32_t)L_383)))
|
|
{
|
|
goto IL_04b7;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_04ef:
|
|
{
|
|
V_45 = 0;
|
|
goto IL_051f;
|
|
}
|
|
|
|
IL_04f4:
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_384 = V_8;
|
|
int32_t L_385 = V_45;
|
|
NullCheck(L_384);
|
|
int32_t L_386 = L_385;
|
|
float L_387 = (L_384)->GetAt(static_cast<il2cpp_array_size_t>(L_386));
|
|
V_46 = L_387;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_388 = V_6;
|
|
int32_t L_389 = V_45;
|
|
NullCheck(L_388);
|
|
float* L_390 = ((L_388)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_389)));
|
|
float L_391 = *((float*)L_390);
|
|
float L_392 = V_46;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_393 = V_9;
|
|
int32_t L_394 = V_45;
|
|
NullCheck(L_393);
|
|
int32_t L_395 = L_394;
|
|
float L_396 = (L_393)->GetAt(static_cast<il2cpp_array_size_t>(L_395));
|
|
float L_397 = V_46;
|
|
float L_398 = V_11;
|
|
float L_399 = ___4_alpha;
|
|
*((float*)L_390) = (float)((float)il2cpp_codegen_add(L_391, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_add(L_392, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_396, L_397)), L_398)))), L_399))));
|
|
int32_t L_400 = V_45;
|
|
V_45 = ((int32_t)il2cpp_codegen_add(L_400, 1));
|
|
}
|
|
|
|
IL_051f:
|
|
{
|
|
int32_t L_401 = V_45;
|
|
int32_t L_402 = V_4;
|
|
if ((((int32_t)L_401) < ((int32_t)L_402)))
|
|
{
|
|
goto IL_04f4;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cwy_set_SlotIndex_m8EE32A774F2664E66640E44DA2B1F609C19E11E9 (cwy_t36F7B6C47A7EAB368B8D2738E82BB6FC7ACB9F34* __this, int32_t ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = ___0_value;
|
|
if ((((int32_t)L_0) >= ((int32_t)0)))
|
|
{
|
|
goto IL_000f;
|
|
}
|
|
}
|
|
{
|
|
ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F* L_1 = (ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F_il2cpp_TypeInfo_var)));
|
|
ArgumentOutOfRangeException__ctor_mBC1D5DEEA1BA41DE77228CB27D6BAFEB6DCCBF4A(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralC7475E48B560EA52982F3AF1DD71267F824511BD)), NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&cwy_set_SlotIndex_m8EE32A774F2664E66640E44DA2B1F609C19E11E9_RuntimeMethod_var)));
|
|
}
|
|
|
|
IL_000f:
|
|
{
|
|
int32_t L_2 = ___0_value;
|
|
__this->___nwa = L_2;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* cwy_get_Frames_mC866FEF5CF797CF6AEAED6E98A53572C2A3F91A7 (cwy_t36F7B6C47A7EAB368B8D2738E82BB6FC7ACB9F34* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_0 = __this->___nwc;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cwy_set_Frames_m6CAB0A925076F1DC91793FA13AFDE48016AF8417 (cwy_t36F7B6C47A7EAB368B8D2738E82BB6FC7ACB9F34* __this, SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_0 = ___0_value;
|
|
__this->___nwc = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___nwc), (void*)L_0);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR cyk_tE528E0A77D98E1355DA3C570A2C43AC5450B1C31* cwy_get_Attachment_m0886E0966CC3C14958763D5F8681472C653C5077 (cwy_t36F7B6C47A7EAB368B8D2738E82BB6FC7ACB9F34* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
cyk_tE528E0A77D98E1355DA3C570A2C43AC5450B1C31* L_0 = __this->___nwb;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cwy_set_Attachment_m5337365BDCA79F5849F6DE8DBF824146B555B04C (cwy_t36F7B6C47A7EAB368B8D2738E82BB6FC7ACB9F34* __this, cyk_tE528E0A77D98E1355DA3C570A2C43AC5450B1C31* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
cyk_tE528E0A77D98E1355DA3C570A2C43AC5450B1C31* L_0 = ___0_value;
|
|
__this->___nwb = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___nwb), (void*)L_0);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cwy_set_Vertices_m94C124355B08619963C66A0772FF97AC4C3C767E (cwy_t36F7B6C47A7EAB368B8D2738E82BB6FC7ACB9F34* __this, SingleU5BU5DU5BU5D_tB190BCEA7F01FD9CFF9FC1273681C9F0C75359E4* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
SingleU5BU5DU5BU5D_tB190BCEA7F01FD9CFF9FC1273681C9F0C75359E4* L_0 = ___0_value;
|
|
__this->___nwd = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___nwd), (void*)L_0);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t cwy_get_PropertyId_m30EF6C289CA52E754C1ECF7AA53DE358BEAF7037 (cwy_t36F7B6C47A7EAB368B8D2738E82BB6FC7ACB9F34* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
cyk_tE528E0A77D98E1355DA3C570A2C43AC5450B1C31* L_0 = __this->___nwb;
|
|
NullCheck(L_0);
|
|
int32_t L_1 = L_0->___ocr;
|
|
int32_t L_2 = __this->___nwa;
|
|
return ((int32_t)il2cpp_codegen_add(((int32_t)il2cpp_codegen_add(((int32_t)805306368), L_1)), L_2));
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t cwy_get_SlotIndex_m8788C4B2AD76131BB4CA029C0D11632EF60C46B7 (cwy_t36F7B6C47A7EAB368B8D2738E82BB6FC7ACB9F34* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = __this->___nwa;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR SingleU5BU5DU5BU5D_tB190BCEA7F01FD9CFF9FC1273681C9F0C75359E4* cwy_get_Vertices_m4E837BA987A283050ED144970AA913D718964F8B (cwy_t36F7B6C47A7EAB368B8D2738E82BB6FC7ACB9F34* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
SingleU5BU5DU5BU5D_tB190BCEA7F01FD9CFF9FC1273681C9F0C75359E4* L_0 = __this->___nwd;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cwy_SetFrame_mD921AF629FAF58D53B98AD6469E93528E248A6A4 (cwy_t36F7B6C47A7EAB368B8D2738E82BB6FC7ACB9F34* __this, int32_t ___0_frameIndex, float ___1_time, SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* ___2_vertices, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_0 = __this->___nwc;
|
|
int32_t L_1 = ___0_frameIndex;
|
|
float L_2 = ___1_time;
|
|
NullCheck(L_0);
|
|
(L_0)->SetAt(static_cast<il2cpp_array_size_t>(L_1), (float)L_2);
|
|
SingleU5BU5DU5BU5D_tB190BCEA7F01FD9CFF9FC1273681C9F0C75359E4* L_3 = __this->___nwd;
|
|
int32_t L_4 = ___0_frameIndex;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_5 = ___2_vertices;
|
|
NullCheck(L_3);
|
|
(L_3)->SetAt(static_cast<il2cpp_array_size_t>(L_4), (SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C*)L_5);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cwy__ctor_m099BC9B0C8951A111D7A14393F644CAB39F05479 (cwy_t36F7B6C47A7EAB368B8D2738E82BB6FC7ACB9F34* __this, int32_t ___0_a, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SingleU5BU5DU5BU5D_tB190BCEA7F01FD9CFF9FC1273681C9F0C75359E4_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = ___0_a;
|
|
cwq__ctor_m2BCEF294AF4519308A9956F159C28A0C3AE3508C(__this, L_0, NULL);
|
|
int32_t L_1 = ___0_a;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_2 = (SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C*)(SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C*)SZArrayNew(SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C_il2cpp_TypeInfo_var, (uint32_t)L_1);
|
|
__this->___nwc = L_2;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___nwc), (void*)L_2);
|
|
int32_t L_3 = ___0_a;
|
|
SingleU5BU5DU5BU5D_tB190BCEA7F01FD9CFF9FC1273681C9F0C75359E4* L_4 = (SingleU5BU5DU5BU5D_tB190BCEA7F01FD9CFF9FC1273681C9F0C75359E4*)(SingleU5BU5DU5BU5D_tB190BCEA7F01FD9CFF9FC1273681C9F0C75359E4*)SZArrayNew(SingleU5BU5DU5BU5D_tB190BCEA7F01FD9CFF9FC1273681C9F0C75359E4_il2cpp_TypeInfo_var, (uint32_t)L_3);
|
|
__this->___nwd = L_4;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___nwd), (void*)L_4);
|
|
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
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t cwz_get_PropertyId_m1FFCA94C6C7613DA597228FA661D7A35D1317D86 (cwz_t680946F6D60875C4010BFB6658DE46BF3C8BACFE* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return ((int32_t)117440512);
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t cwz_get_FrameCount_mF40BD2084CD3E421249D5BD12EB30CDBA0D65455 (cwz_t680946F6D60875C4010BFB6658DE46BF3C8BACFE* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_0 = __this->___nwe;
|
|
NullCheck(L_0);
|
|
return ((int32_t)(((RuntimeArray*)L_0)->max_length));
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cwz_Apply_m13CD2FB74B2CA0E3718C5705BADD07E6BBC078C8 (cwz_t680946F6D60875C4010BFB6658DE46BF3C8BACFE* __this, czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* ___0_skeleton, float ___1_lastTime, float ___2_time, cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016* ___3_firedEvents, float ___4_alpha, int32_t ___5_blend, int32_t ___6_direction, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cyt_1_Add_m8ED40EAE9E6B4B4522A6E0DB178A3A917D179F6D_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* V_0 = NULL;
|
|
int32_t V_1 = 0;
|
|
int32_t V_2 = 0;
|
|
float V_3 = 0.0f;
|
|
{
|
|
cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016* L_0 = ___3_firedEvents;
|
|
if (L_0)
|
|
{
|
|
goto IL_0005;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_0005:
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_1 = __this->___nwe;
|
|
V_0 = L_1;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_2 = V_0;
|
|
NullCheck(L_2);
|
|
V_1 = ((int32_t)(((RuntimeArray*)L_2)->max_length));
|
|
float L_3 = ___1_lastTime;
|
|
float L_4 = ___2_time;
|
|
if ((!(((float)L_3) > ((float)L_4))))
|
|
{
|
|
goto IL_0032;
|
|
}
|
|
}
|
|
{
|
|
czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* L_5 = ___0_skeleton;
|
|
float L_6 = ___1_lastTime;
|
|
cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016* L_7 = ___3_firedEvents;
|
|
float L_8 = ___4_alpha;
|
|
int32_t L_9 = ___5_blend;
|
|
int32_t L_10 = ___6_direction;
|
|
cwz_Apply_m13CD2FB74B2CA0E3718C5705BADD07E6BBC078C8(__this, L_5, L_6, (2.14748365E+09f), L_7, L_8, L_9, L_10, NULL);
|
|
___1_lastTime = (-1.0f);
|
|
goto IL_003b;
|
|
}
|
|
|
|
IL_0032:
|
|
{
|
|
float L_11 = ___1_lastTime;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_12 = V_0;
|
|
int32_t L_13 = V_1;
|
|
NullCheck(L_12);
|
|
int32_t L_14 = ((int32_t)il2cpp_codegen_subtract(L_13, 1));
|
|
float L_15 = (L_12)->GetAt(static_cast<il2cpp_array_size_t>(L_14));
|
|
if ((!(((float)L_11) >= ((float)L_15))))
|
|
{
|
|
goto IL_003b;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_003b:
|
|
{
|
|
float L_16 = ___2_time;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_17 = V_0;
|
|
NullCheck(L_17);
|
|
int32_t L_18 = 0;
|
|
float L_19 = (L_17)->GetAt(static_cast<il2cpp_array_size_t>(L_18));
|
|
if ((!(((float)L_16) < ((float)L_19))))
|
|
{
|
|
goto IL_0042;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_0042:
|
|
{
|
|
float L_20 = ___1_lastTime;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_21 = V_0;
|
|
NullCheck(L_21);
|
|
int32_t L_22 = 0;
|
|
float L_23 = (L_21)->GetAt(static_cast<il2cpp_array_size_t>(L_22));
|
|
if ((!(((float)L_20) < ((float)L_23))))
|
|
{
|
|
goto IL_004c;
|
|
}
|
|
}
|
|
{
|
|
V_2 = 0;
|
|
goto IL_007f;
|
|
}
|
|
|
|
IL_004c:
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_24 = V_0;
|
|
float L_25 = ___1_lastTime;
|
|
int32_t L_26;
|
|
L_26 = cwj_ibk_mB3C4A7D1D5053B77372B9927AE2347CA56A4D8F0(L_24, L_25, NULL);
|
|
V_2 = L_26;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_27 = V_0;
|
|
int32_t L_28 = V_2;
|
|
NullCheck(L_27);
|
|
int32_t L_29 = L_28;
|
|
float L_30 = (L_27)->GetAt(static_cast<il2cpp_array_size_t>(L_29));
|
|
V_3 = L_30;
|
|
goto IL_0066;
|
|
}
|
|
|
|
IL_005a:
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_31 = V_0;
|
|
int32_t L_32 = V_2;
|
|
NullCheck(L_31);
|
|
int32_t L_33 = ((int32_t)il2cpp_codegen_subtract(L_32, 1));
|
|
float L_34 = (L_31)->GetAt(static_cast<il2cpp_array_size_t>(L_33));
|
|
float L_35 = V_3;
|
|
if ((!(((float)L_34) == ((float)L_35))))
|
|
{
|
|
goto IL_007f;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_36 = V_2;
|
|
V_2 = ((int32_t)il2cpp_codegen_subtract(L_36, 1));
|
|
}
|
|
|
|
IL_0066:
|
|
{
|
|
int32_t L_37 = V_2;
|
|
if ((((int32_t)L_37) > ((int32_t)0)))
|
|
{
|
|
goto IL_005a;
|
|
}
|
|
}
|
|
{
|
|
goto IL_007f;
|
|
}
|
|
|
|
IL_006c:
|
|
{
|
|
cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016* L_38 = ___3_firedEvents;
|
|
cyqU5BU5D_tB8571529DB97145AFA2A6E428E761AC61963F1FC* L_39 = __this->___nwf;
|
|
int32_t L_40 = V_2;
|
|
NullCheck(L_39);
|
|
int32_t L_41 = L_40;
|
|
cyq_t6323CF215B604145E77E04F4D4853FFC0CF472EA* L_42 = (L_39)->GetAt(static_cast<il2cpp_array_size_t>(L_41));
|
|
NullCheck(L_38);
|
|
cyt_1_Add_m8ED40EAE9E6B4B4522A6E0DB178A3A917D179F6D(L_38, L_42, cyt_1_Add_m8ED40EAE9E6B4B4522A6E0DB178A3A917D179F6D_RuntimeMethod_var);
|
|
int32_t L_43 = V_2;
|
|
V_2 = ((int32_t)il2cpp_codegen_add(L_43, 1));
|
|
}
|
|
|
|
IL_007f:
|
|
{
|
|
int32_t L_44 = V_2;
|
|
int32_t L_45 = V_1;
|
|
if ((((int32_t)L_44) >= ((int32_t)L_45)))
|
|
{
|
|
goto IL_0089;
|
|
}
|
|
}
|
|
{
|
|
float L_46 = ___2_time;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_47 = V_0;
|
|
int32_t L_48 = V_2;
|
|
NullCheck(L_47);
|
|
int32_t L_49 = L_48;
|
|
float L_50 = (L_47)->GetAt(static_cast<il2cpp_array_size_t>(L_49));
|
|
if ((((float)L_46) >= ((float)L_50)))
|
|
{
|
|
goto IL_006c;
|
|
}
|
|
}
|
|
|
|
IL_0089:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cwz_jfy_mDF3B4C985A5A582AE0E9A78BBDB7C468C299E8F1 (cwz_t680946F6D60875C4010BFB6658DE46BF3C8BACFE* __this, int32_t ___0_frameIndex, cyq_t6323CF215B604145E77E04F4D4853FFC0CF472EA* ___1_e, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_0 = __this->___nwe;
|
|
int32_t L_1 = ___0_frameIndex;
|
|
cyq_t6323CF215B604145E77E04F4D4853FFC0CF472EA* L_2 = ___1_e;
|
|
NullCheck(L_2);
|
|
float L_3;
|
|
L_3 = cyq_get_Time_m23267E7C609A7F27C9E366641457AAD5B0F9154E_inline(L_2, NULL);
|
|
NullCheck(L_0);
|
|
(L_0)->SetAt(static_cast<il2cpp_array_size_t>(L_1), (float)L_3);
|
|
cyqU5BU5D_tB8571529DB97145AFA2A6E428E761AC61963F1FC* L_4 = __this->___nwf;
|
|
int32_t L_5 = ___0_frameIndex;
|
|
cyq_t6323CF215B604145E77E04F4D4853FFC0CF472EA* L_6 = ___1_e;
|
|
NullCheck(L_4);
|
|
ArrayElementTypeCheck (L_4, L_6);
|
|
(L_4)->SetAt(static_cast<il2cpp_array_size_t>(L_5), (cyq_t6323CF215B604145E77E04F4D4853FFC0CF472EA*)L_6);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cwz_set_Frames_m7C7DA0A65095F51A6B466197E92580B9AE1F7D60 (cwz_t680946F6D60875C4010BFB6658DE46BF3C8BACFE* __this, SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_0 = ___0_value;
|
|
__this->___nwe = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___nwe), (void*)L_0);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR cyqU5BU5D_tB8571529DB97145AFA2A6E428E761AC61963F1FC* cwz_get_Events_mE7160A56F1F7BBFE4544F009C99C1EDA540FE4AD (cwz_t680946F6D60875C4010BFB6658DE46BF3C8BACFE* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
cyqU5BU5D_tB8571529DB97145AFA2A6E428E761AC61963F1FC* L_0 = __this->___nwf;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cwz_set_Events_m7CA2F781C08BF3743EEE092F94B00FE4F6BD3265 (cwz_t680946F6D60875C4010BFB6658DE46BF3C8BACFE* __this, cyqU5BU5D_tB8571529DB97145AFA2A6E428E761AC61963F1FC* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
cyqU5BU5D_tB8571529DB97145AFA2A6E428E761AC61963F1FC* L_0 = ___0_value;
|
|
__this->___nwf = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___nwf), (void*)L_0);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* cwz_get_Frames_m3B3FB47055ADEA3C362E20BF86A85AC98CFFE643 (cwz_t680946F6D60875C4010BFB6658DE46BF3C8BACFE* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_0 = __this->___nwe;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cwz__ctor_m2565FF9705C33F439BB492623A513FFB08F77A77 (cwz_t680946F6D60875C4010BFB6658DE46BF3C8BACFE* __this, int32_t ___0_a, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cyqU5BU5D_tB8571529DB97145AFA2A6E428E761AC61963F1FC_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
|
|
int32_t L_0 = ___0_a;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_1 = (SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C*)(SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C*)SZArrayNew(SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C_il2cpp_TypeInfo_var, (uint32_t)L_0);
|
|
__this->___nwe = L_1;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___nwe), (void*)L_1);
|
|
int32_t L_2 = ___0_a;
|
|
cyqU5BU5D_tB8571529DB97145AFA2A6E428E761AC61963F1FC* L_3 = (cyqU5BU5D_tB8571529DB97145AFA2A6E428E761AC61963F1FC*)(cyqU5BU5D_tB8571529DB97145AFA2A6E428E761AC61963F1FC*)SZArrayNew(cyqU5BU5D_tB8571529DB97145AFA2A6E428E761AC61963F1FC_il2cpp_TypeInfo_var, (uint32_t)L_2);
|
|
__this->___nwf = L_3;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___nwf), (void*)L_3);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cwz_SetFrame_mE7D85971C2E094881547142956E9C95C70CE960E (cwz_t680946F6D60875C4010BFB6658DE46BF3C8BACFE* __this, int32_t ___0_frameIndex, cyq_t6323CF215B604145E77E04F4D4853FFC0CF472EA* ___1_e, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_0 = __this->___nwe;
|
|
int32_t L_1 = ___0_frameIndex;
|
|
cyq_t6323CF215B604145E77E04F4D4853FFC0CF472EA* L_2 = ___1_e;
|
|
NullCheck(L_2);
|
|
float L_3;
|
|
L_3 = cyq_get_Time_m23267E7C609A7F27C9E366641457AAD5B0F9154E_inline(L_2, NULL);
|
|
NullCheck(L_0);
|
|
(L_0)->SetAt(static_cast<il2cpp_array_size_t>(L_1), (float)L_3);
|
|
cyqU5BU5D_tB8571529DB97145AFA2A6E428E761AC61963F1FC* L_4 = __this->___nwf;
|
|
int32_t L_5 = ___0_frameIndex;
|
|
cyq_t6323CF215B604145E77E04F4D4853FFC0CF472EA* L_6 = ___1_e;
|
|
NullCheck(L_4);
|
|
ArrayElementTypeCheck (L_4, L_6);
|
|
(L_4)->SetAt(static_cast<il2cpp_array_size_t>(L_5), (cyq_t6323CF215B604145E77E04F4D4853FFC0CF472EA*)L_6);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cwz_bst_m1D2CF8FF7F3767B3DE0289D5F91E67BB78ECF61C (cwz_t680946F6D60875C4010BFB6658DE46BF3C8BACFE* __this, int32_t ___0_frameIndex, cyq_t6323CF215B604145E77E04F4D4853FFC0CF472EA* ___1_e, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_0 = __this->___nwe;
|
|
int32_t L_1 = ___0_frameIndex;
|
|
cyq_t6323CF215B604145E77E04F4D4853FFC0CF472EA* L_2 = ___1_e;
|
|
NullCheck(L_2);
|
|
float L_3;
|
|
L_3 = cyq_get_Time_m23267E7C609A7F27C9E366641457AAD5B0F9154E_inline(L_2, NULL);
|
|
NullCheck(L_0);
|
|
(L_0)->SetAt(static_cast<il2cpp_array_size_t>(L_1), (float)L_3);
|
|
cyqU5BU5D_tB8571529DB97145AFA2A6E428E761AC61963F1FC* L_4 = __this->___nwf;
|
|
int32_t L_5 = ___0_frameIndex;
|
|
cyq_t6323CF215B604145E77E04F4D4853FFC0CF472EA* L_6 = ___1_e;
|
|
NullCheck(L_4);
|
|
ArrayElementTypeCheck (L_4, L_6);
|
|
(L_4)->SetAt(static_cast<il2cpp_array_size_t>(L_5), (cyq_t6323CF215B604145E77E04F4D4853FFC0CF472EA*)L_6);
|
|
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
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* cxa_get_Frames_m25C98FFEFB86E18A724BF84836B13EBF0A64170B (cxa_t54041616669838A2172FABB189D96F6D88BDE3B2* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_0 = __this->___nwg;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxa__ctor_m01D23BE44425318DBA14CE1291D71BEF9C862E40 (cxa_t54041616669838A2172FABB189D96F6D88BDE3B2* __this, int32_t ___0_a, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32U5BU5DU5BU5D_t179D865D5B30EFCBC50F82C9774329C15943466E_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
|
|
int32_t L_0 = ___0_a;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_1 = (SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C*)(SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C*)SZArrayNew(SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C_il2cpp_TypeInfo_var, (uint32_t)L_0);
|
|
__this->___nwg = L_1;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___nwg), (void*)L_1);
|
|
int32_t L_2 = ___0_a;
|
|
Int32U5BU5DU5BU5D_t179D865D5B30EFCBC50F82C9774329C15943466E* L_3 = (Int32U5BU5DU5BU5D_t179D865D5B30EFCBC50F82C9774329C15943466E*)(Int32U5BU5DU5BU5D_t179D865D5B30EFCBC50F82C9774329C15943466E*)SZArrayNew(Int32U5BU5DU5BU5D_t179D865D5B30EFCBC50F82C9774329C15943466E_il2cpp_TypeInfo_var, (uint32_t)L_2);
|
|
__this->___nwh = L_3;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___nwh), (void*)L_3);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxa_fur_m8A1BDAD1A18116DBA2252A3B920C079CBF8C4820 (cxa_t54041616669838A2172FABB189D96F6D88BDE3B2* __this, int32_t ___0_frameIndex, float ___1_time, Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ___2_drawOrder, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_0 = __this->___nwg;
|
|
int32_t L_1 = ___0_frameIndex;
|
|
float L_2 = ___1_time;
|
|
NullCheck(L_0);
|
|
(L_0)->SetAt(static_cast<il2cpp_array_size_t>(L_1), (float)L_2);
|
|
Int32U5BU5DU5BU5D_t179D865D5B30EFCBC50F82C9774329C15943466E* L_3 = __this->___nwh;
|
|
int32_t L_4 = ___0_frameIndex;
|
|
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_5 = ___2_drawOrder;
|
|
NullCheck(L_3);
|
|
(L_3)->SetAt(static_cast<il2cpp_array_size_t>(L_4), (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)L_5);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxa_set_Frames_m5D802831FC0FEB52110BAC81129B23B24C3D21B9 (cxa_t54041616669838A2172FABB189D96F6D88BDE3B2* __this, SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_0 = ___0_value;
|
|
__this->___nwg = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___nwg), (void*)L_0);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxa_SetFrame_m94D35A08A7DD514C99993030D2C2CD793DF7F0BA (cxa_t54041616669838A2172FABB189D96F6D88BDE3B2* __this, int32_t ___0_frameIndex, float ___1_time, Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ___2_drawOrder, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_0 = __this->___nwg;
|
|
int32_t L_1 = ___0_frameIndex;
|
|
float L_2 = ___1_time;
|
|
NullCheck(L_0);
|
|
(L_0)->SetAt(static_cast<il2cpp_array_size_t>(L_1), (float)L_2);
|
|
Int32U5BU5DU5BU5D_t179D865D5B30EFCBC50F82C9774329C15943466E* L_3 = __this->___nwh;
|
|
int32_t L_4 = ___0_frameIndex;
|
|
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_5 = ___2_drawOrder;
|
|
NullCheck(L_3);
|
|
(L_3)->SetAt(static_cast<il2cpp_array_size_t>(L_4), (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)L_5);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Int32U5BU5DU5BU5D_t179D865D5B30EFCBC50F82C9774329C15943466E* cxa_get_DrawOrders_mB158B4C8E39A6AD62F3498E79FA039A6A26730D4 (cxa_t54041616669838A2172FABB189D96F6D88BDE3B2* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Int32U5BU5DU5BU5D_t179D865D5B30EFCBC50F82C9774329C15943466E* L_0 = __this->___nwh;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxa_set_DrawOrders_mACE164CC20800854C35F3B9AF202306778188199 (cxa_t54041616669838A2172FABB189D96F6D88BDE3B2* __this, Int32U5BU5DU5BU5D_t179D865D5B30EFCBC50F82C9774329C15943466E* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Int32U5BU5DU5BU5D_t179D865D5B30EFCBC50F82C9774329C15943466E* L_0 = ___0_value;
|
|
__this->___nwh = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___nwh), (void*)L_0);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t cxa_get_FrameCount_mF30DC28CCA7D15022431214EA74438557B68053F (cxa_t54041616669838A2172FABB189D96F6D88BDE3B2* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_0 = __this->___nwg;
|
|
NullCheck(L_0);
|
|
return ((int32_t)(((RuntimeArray*)L_0)->max_length));
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxa_Apply_m69736B60D9F94362FFEBDE53AA4CA2B50EDBD81A (cxa_t54041616669838A2172FABB189D96F6D88BDE3B2* __this, czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* ___0_skeleton, float ___1_lastTime, float ___2_time, cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016* ___3_firedEvents, float ___4_alpha, int32_t ___5_blend, int32_t ___6_direction, const RuntimeMethod* method)
|
|
{
|
|
cyt_1_t098941BA5B0229BA016E504AC0F34E3627873489* V_0 = NULL;
|
|
cyt_1_t098941BA5B0229BA016E504AC0F34E3627873489* V_1 = NULL;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* V_2 = NULL;
|
|
int32_t V_3 = 0;
|
|
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* V_4 = NULL;
|
|
czuU5BU5D_t7AE5F6E3BA7E116BE09B8E0FFFF75E47EF7DEF77* V_5 = NULL;
|
|
czuU5BU5D_t7AE5F6E3BA7E116BE09B8E0FFFF75E47EF7DEF77* V_6 = NULL;
|
|
int32_t V_7 = 0;
|
|
int32_t V_8 = 0;
|
|
{
|
|
czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* L_0 = ___0_skeleton;
|
|
NullCheck(L_0);
|
|
cyt_1_t098941BA5B0229BA016E504AC0F34E3627873489* L_1 = L_0->___ohd;
|
|
V_0 = L_1;
|
|
czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* L_2 = ___0_skeleton;
|
|
NullCheck(L_2);
|
|
cyt_1_t098941BA5B0229BA016E504AC0F34E3627873489* L_3 = L_2->___ohc;
|
|
V_1 = L_3;
|
|
int32_t L_4 = ___6_direction;
|
|
if ((!(((uint32_t)L_4) == ((uint32_t)1))))
|
|
{
|
|
goto IL_0031;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_5 = ___5_blend;
|
|
if (L_5)
|
|
{
|
|
goto IL_0030;
|
|
}
|
|
}
|
|
{
|
|
cyt_1_t098941BA5B0229BA016E504AC0F34E3627873489* L_6 = V_1;
|
|
NullCheck(L_6);
|
|
czuU5BU5D_t7AE5F6E3BA7E116BE09B8E0FFFF75E47EF7DEF77* L_7 = L_6->___Items;
|
|
cyt_1_t098941BA5B0229BA016E504AC0F34E3627873489* L_8 = V_0;
|
|
NullCheck(L_8);
|
|
czuU5BU5D_t7AE5F6E3BA7E116BE09B8E0FFFF75E47EF7DEF77* L_9 = L_8->___Items;
|
|
cyt_1_t098941BA5B0229BA016E504AC0F34E3627873489* L_10 = V_1;
|
|
NullCheck(L_10);
|
|
int32_t L_11 = L_10->___Count;
|
|
Array_Copy_mB4904E17BD92E320613A3251C0205E0786B3BF41((RuntimeArray*)L_7, 0, (RuntimeArray*)L_9, 0, L_11, NULL);
|
|
}
|
|
|
|
IL_0030:
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_0031:
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_12 = __this->___nwg;
|
|
V_2 = L_12;
|
|
float L_13 = ___2_time;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_14 = V_2;
|
|
NullCheck(L_14);
|
|
int32_t L_15 = 0;
|
|
float L_16 = (L_14)->GetAt(static_cast<il2cpp_array_size_t>(L_15));
|
|
if ((!(((float)L_13) < ((float)L_16))))
|
|
{
|
|
goto IL_0061;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_17 = ___5_blend;
|
|
if (!L_17)
|
|
{
|
|
goto IL_0047;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_18 = ___5_blend;
|
|
if ((!(((uint32_t)L_18) == ((uint32_t)1))))
|
|
{
|
|
goto IL_0060;
|
|
}
|
|
}
|
|
|
|
IL_0047:
|
|
{
|
|
cyt_1_t098941BA5B0229BA016E504AC0F34E3627873489* L_19 = V_1;
|
|
NullCheck(L_19);
|
|
czuU5BU5D_t7AE5F6E3BA7E116BE09B8E0FFFF75E47EF7DEF77* L_20 = L_19->___Items;
|
|
cyt_1_t098941BA5B0229BA016E504AC0F34E3627873489* L_21 = V_0;
|
|
NullCheck(L_21);
|
|
czuU5BU5D_t7AE5F6E3BA7E116BE09B8E0FFFF75E47EF7DEF77* L_22 = L_21->___Items;
|
|
cyt_1_t098941BA5B0229BA016E504AC0F34E3627873489* L_23 = V_1;
|
|
NullCheck(L_23);
|
|
int32_t L_24 = L_23->___Count;
|
|
Array_Copy_mB4904E17BD92E320613A3251C0205E0786B3BF41((RuntimeArray*)L_20, 0, (RuntimeArray*)L_22, 0, L_24, NULL);
|
|
}
|
|
|
|
IL_0060:
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_0061:
|
|
{
|
|
float L_25 = ___2_time;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_26 = V_2;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_27 = V_2;
|
|
NullCheck(L_27);
|
|
NullCheck(L_26);
|
|
int32_t L_28 = ((int32_t)il2cpp_codegen_subtract(((int32_t)(((RuntimeArray*)L_27)->max_length)), 1));
|
|
float L_29 = (L_26)->GetAt(static_cast<il2cpp_array_size_t>(L_28));
|
|
if ((!(((float)L_25) >= ((float)L_29))))
|
|
{
|
|
goto IL_0073;
|
|
}
|
|
}
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_30 = V_2;
|
|
NullCheck(L_30);
|
|
V_3 = ((int32_t)il2cpp_codegen_subtract(((int32_t)(((RuntimeArray*)L_30)->max_length)), 1));
|
|
goto IL_007d;
|
|
}
|
|
|
|
IL_0073:
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_31 = V_2;
|
|
float L_32 = ___2_time;
|
|
int32_t L_33;
|
|
L_33 = cwj_ibk_mB3C4A7D1D5053B77372B9927AE2347CA56A4D8F0(L_31, L_32, NULL);
|
|
V_3 = ((int32_t)il2cpp_codegen_subtract(L_33, 1));
|
|
}
|
|
|
|
IL_007d:
|
|
{
|
|
Int32U5BU5DU5BU5D_t179D865D5B30EFCBC50F82C9774329C15943466E* L_34 = __this->___nwh;
|
|
int32_t L_35 = V_3;
|
|
NullCheck(L_34);
|
|
int32_t L_36 = L_35;
|
|
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_37 = (L_34)->GetAt(static_cast<il2cpp_array_size_t>(L_36));
|
|
V_4 = L_37;
|
|
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_38 = V_4;
|
|
if (L_38)
|
|
{
|
|
goto IL_00a5;
|
|
}
|
|
}
|
|
{
|
|
cyt_1_t098941BA5B0229BA016E504AC0F34E3627873489* L_39 = V_1;
|
|
NullCheck(L_39);
|
|
czuU5BU5D_t7AE5F6E3BA7E116BE09B8E0FFFF75E47EF7DEF77* L_40 = L_39->___Items;
|
|
cyt_1_t098941BA5B0229BA016E504AC0F34E3627873489* L_41 = V_0;
|
|
NullCheck(L_41);
|
|
czuU5BU5D_t7AE5F6E3BA7E116BE09B8E0FFFF75E47EF7DEF77* L_42 = L_41->___Items;
|
|
cyt_1_t098941BA5B0229BA016E504AC0F34E3627873489* L_43 = V_1;
|
|
NullCheck(L_43);
|
|
int32_t L_44 = L_43->___Count;
|
|
Array_Copy_mB4904E17BD92E320613A3251C0205E0786B3BF41((RuntimeArray*)L_40, 0, (RuntimeArray*)L_42, 0, L_44, NULL);
|
|
return;
|
|
}
|
|
|
|
IL_00a5:
|
|
{
|
|
cyt_1_t098941BA5B0229BA016E504AC0F34E3627873489* L_45 = V_0;
|
|
NullCheck(L_45);
|
|
czuU5BU5D_t7AE5F6E3BA7E116BE09B8E0FFFF75E47EF7DEF77* L_46 = L_45->___Items;
|
|
V_5 = L_46;
|
|
cyt_1_t098941BA5B0229BA016E504AC0F34E3627873489* L_47 = V_1;
|
|
NullCheck(L_47);
|
|
czuU5BU5D_t7AE5F6E3BA7E116BE09B8E0FFFF75E47EF7DEF77* L_48 = L_47->___Items;
|
|
V_6 = L_48;
|
|
V_7 = 0;
|
|
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_49 = V_4;
|
|
NullCheck(L_49);
|
|
V_8 = ((int32_t)(((RuntimeArray*)L_49)->max_length));
|
|
goto IL_00d3;
|
|
}
|
|
|
|
IL_00c0:
|
|
{
|
|
czuU5BU5D_t7AE5F6E3BA7E116BE09B8E0FFFF75E47EF7DEF77* L_50 = V_5;
|
|
int32_t L_51 = V_7;
|
|
czuU5BU5D_t7AE5F6E3BA7E116BE09B8E0FFFF75E47EF7DEF77* L_52 = V_6;
|
|
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_53 = V_4;
|
|
int32_t L_54 = V_7;
|
|
NullCheck(L_53);
|
|
int32_t L_55 = L_54;
|
|
int32_t L_56 = (L_53)->GetAt(static_cast<il2cpp_array_size_t>(L_55));
|
|
NullCheck(L_52);
|
|
int32_t L_57 = L_56;
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_58 = (L_52)->GetAt(static_cast<il2cpp_array_size_t>(L_57));
|
|
NullCheck(L_50);
|
|
ArrayElementTypeCheck (L_50, L_58);
|
|
(L_50)->SetAt(static_cast<il2cpp_array_size_t>(L_51), (czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB*)L_58);
|
|
int32_t L_59 = V_7;
|
|
V_7 = ((int32_t)il2cpp_codegen_add(L_59, 1));
|
|
}
|
|
|
|
IL_00d3:
|
|
{
|
|
int32_t L_60 = V_7;
|
|
int32_t L_61 = V_8;
|
|
if ((((int32_t)L_60) < ((int32_t)L_61)))
|
|
{
|
|
goto IL_00c0;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t cxa_get_PropertyId_mFAB5A747D9E266185AC7360E5012AAD0E992CCA0 (cxa_t54041616669838A2172FABB189D96F6D88BDE3B2* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return ((int32_t)134217728);
|
|
}
|
|
}
|
|
#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
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxb_set_Frames_m8A3B2D0C16285BA70B380404104682064D2E19F4 (cxb_t84F2AC713EF2DBFA857C0877E00F8DF790A60355* __this, SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_0 = ___0_value;
|
|
__this->___nwu = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___nwu), (void*)L_0);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t cxb_get_PropertyId_mF528433B43E927402EFB26C1D05750F12EDAF743 (cxb_t84F2AC713EF2DBFA857C0877E00F8DF790A60355* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = __this->___nwt;
|
|
return ((int32_t)il2cpp_codegen_add(((int32_t)150994944), L_0));
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxb_Apply_mCE6A0AB903B38D034BFE0767F126D3C8701A5F94 (cxb_t84F2AC713EF2DBFA857C0877E00F8DF790A60355* __this, czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* ___0_skeleton, float ___1_lastTime, float ___2_time, cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016* ___3_firedEvents, float ___4_alpha, int32_t ___5_blend, int32_t ___6_direction, const RuntimeMethod* method)
|
|
{
|
|
cyu_t1C4808B320D1B81A721CC358C67482126989AEF0* V_0 = NULL;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* V_1 = NULL;
|
|
int32_t V_2 = 0;
|
|
float V_3 = 0.0f;
|
|
float V_4 = 0.0f;
|
|
float V_5 = 0.0f;
|
|
float V_6 = 0.0f;
|
|
{
|
|
czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* L_0 = ___0_skeleton;
|
|
NullCheck(L_0);
|
|
cyt_1_t246717F2A2072123CF83796124079989E5701C24* L_1 = L_0->___ohe;
|
|
NullCheck(L_1);
|
|
cyuU5BU5D_t602A4E76E692B130771ABA355A11C0EB7CA2A8F3* L_2 = L_1->___Items;
|
|
int32_t L_3 = __this->___nwt;
|
|
NullCheck(L_2);
|
|
int32_t L_4 = L_3;
|
|
cyu_t1C4808B320D1B81A721CC358C67482126989AEF0* L_5 = (L_2)->GetAt(static_cast<il2cpp_array_size_t>(L_4));
|
|
V_0 = L_5;
|
|
cyu_t1C4808B320D1B81A721CC358C67482126989AEF0* L_6 = V_0;
|
|
NullCheck(L_6);
|
|
bool L_7 = L_6->___ofn;
|
|
if (L_7)
|
|
{
|
|
goto IL_001c;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_001c:
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_8 = __this->___nwu;
|
|
V_1 = L_8;
|
|
float L_9 = ___2_time;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_10 = V_1;
|
|
NullCheck(L_10);
|
|
int32_t L_11 = 0;
|
|
float L_12 = (L_10)->GetAt(static_cast<il2cpp_array_size_t>(L_11));
|
|
if ((!(((float)L_9) < ((float)L_12))))
|
|
{
|
|
goto IL_0104;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_13 = ___5_blend;
|
|
if (!L_13)
|
|
{
|
|
goto IL_0036;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_14 = ___5_blend;
|
|
if ((((int32_t)L_14) == ((int32_t)1)))
|
|
{
|
|
goto IL_008c;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_0036:
|
|
{
|
|
cyu_t1C4808B320D1B81A721CC358C67482126989AEF0* L_15 = V_0;
|
|
cyu_t1C4808B320D1B81A721CC358C67482126989AEF0* L_16 = V_0;
|
|
NullCheck(L_16);
|
|
cyv_t84BB34A1C3C3092A56D6BC0B8A35FE038756C0B7* L_17 = L_16->___off;
|
|
NullCheck(L_17);
|
|
float L_18 = L_17->___ofu;
|
|
NullCheck(L_15);
|
|
L_15->___ofl = L_18;
|
|
cyu_t1C4808B320D1B81A721CC358C67482126989AEF0* L_19 = V_0;
|
|
cyu_t1C4808B320D1B81A721CC358C67482126989AEF0* L_20 = V_0;
|
|
NullCheck(L_20);
|
|
cyv_t84BB34A1C3C3092A56D6BC0B8A35FE038756C0B7* L_21 = L_20->___off;
|
|
NullCheck(L_21);
|
|
float L_22 = L_21->___ofv;
|
|
NullCheck(L_19);
|
|
L_19->___ofm = L_22;
|
|
cyu_t1C4808B320D1B81A721CC358C67482126989AEF0* L_23 = V_0;
|
|
cyu_t1C4808B320D1B81A721CC358C67482126989AEF0* L_24 = V_0;
|
|
NullCheck(L_24);
|
|
cyv_t84BB34A1C3C3092A56D6BC0B8A35FE038756C0B7* L_25 = L_24->___off;
|
|
NullCheck(L_25);
|
|
int32_t L_26 = L_25->___ofq;
|
|
NullCheck(L_23);
|
|
L_23->___ofi = L_26;
|
|
cyu_t1C4808B320D1B81A721CC358C67482126989AEF0* L_27 = V_0;
|
|
cyu_t1C4808B320D1B81A721CC358C67482126989AEF0* L_28 = V_0;
|
|
NullCheck(L_28);
|
|
cyv_t84BB34A1C3C3092A56D6BC0B8A35FE038756C0B7* L_29 = L_28->___off;
|
|
NullCheck(L_29);
|
|
bool L_30 = L_29->___ofr;
|
|
NullCheck(L_27);
|
|
L_27->___ofj = L_30;
|
|
cyu_t1C4808B320D1B81A721CC358C67482126989AEF0* L_31 = V_0;
|
|
cyu_t1C4808B320D1B81A721CC358C67482126989AEF0* L_32 = V_0;
|
|
NullCheck(L_32);
|
|
cyv_t84BB34A1C3C3092A56D6BC0B8A35FE038756C0B7* L_33 = L_32->___off;
|
|
NullCheck(L_33);
|
|
bool L_34 = L_33->___ofs;
|
|
NullCheck(L_31);
|
|
L_31->___ofk = L_34;
|
|
return;
|
|
}
|
|
|
|
IL_008c:
|
|
{
|
|
cyu_t1C4808B320D1B81A721CC358C67482126989AEF0* L_35 = V_0;
|
|
cyu_t1C4808B320D1B81A721CC358C67482126989AEF0* L_36 = L_35;
|
|
NullCheck(L_36);
|
|
float L_37 = L_36->___ofl;
|
|
cyu_t1C4808B320D1B81A721CC358C67482126989AEF0* L_38 = V_0;
|
|
NullCheck(L_38);
|
|
cyv_t84BB34A1C3C3092A56D6BC0B8A35FE038756C0B7* L_39 = L_38->___off;
|
|
NullCheck(L_39);
|
|
float L_40 = L_39->___ofu;
|
|
cyu_t1C4808B320D1B81A721CC358C67482126989AEF0* L_41 = V_0;
|
|
NullCheck(L_41);
|
|
float L_42 = L_41->___ofl;
|
|
float L_43 = ___4_alpha;
|
|
NullCheck(L_36);
|
|
L_36->___ofl = ((float)il2cpp_codegen_add(L_37, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_40, L_42)), L_43))));
|
|
cyu_t1C4808B320D1B81A721CC358C67482126989AEF0* L_44 = V_0;
|
|
cyu_t1C4808B320D1B81A721CC358C67482126989AEF0* L_45 = L_44;
|
|
NullCheck(L_45);
|
|
float L_46 = L_45->___ofm;
|
|
cyu_t1C4808B320D1B81A721CC358C67482126989AEF0* L_47 = V_0;
|
|
NullCheck(L_47);
|
|
cyv_t84BB34A1C3C3092A56D6BC0B8A35FE038756C0B7* L_48 = L_47->___off;
|
|
NullCheck(L_48);
|
|
float L_49 = L_48->___ofv;
|
|
cyu_t1C4808B320D1B81A721CC358C67482126989AEF0* L_50 = V_0;
|
|
NullCheck(L_50);
|
|
float L_51 = L_50->___ofm;
|
|
float L_52 = ___4_alpha;
|
|
NullCheck(L_45);
|
|
L_45->___ofm = ((float)il2cpp_codegen_add(L_46, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_49, L_51)), L_52))));
|
|
cyu_t1C4808B320D1B81A721CC358C67482126989AEF0* L_53 = V_0;
|
|
cyu_t1C4808B320D1B81A721CC358C67482126989AEF0* L_54 = V_0;
|
|
NullCheck(L_54);
|
|
cyv_t84BB34A1C3C3092A56D6BC0B8A35FE038756C0B7* L_55 = L_54->___off;
|
|
NullCheck(L_55);
|
|
int32_t L_56 = L_55->___ofq;
|
|
NullCheck(L_53);
|
|
L_53->___ofi = L_56;
|
|
cyu_t1C4808B320D1B81A721CC358C67482126989AEF0* L_57 = V_0;
|
|
cyu_t1C4808B320D1B81A721CC358C67482126989AEF0* L_58 = V_0;
|
|
NullCheck(L_58);
|
|
cyv_t84BB34A1C3C3092A56D6BC0B8A35FE038756C0B7* L_59 = L_58->___off;
|
|
NullCheck(L_59);
|
|
bool L_60 = L_59->___ofr;
|
|
NullCheck(L_57);
|
|
L_57->___ofj = L_60;
|
|
cyu_t1C4808B320D1B81A721CC358C67482126989AEF0* L_61 = V_0;
|
|
cyu_t1C4808B320D1B81A721CC358C67482126989AEF0* L_62 = V_0;
|
|
NullCheck(L_62);
|
|
cyv_t84BB34A1C3C3092A56D6BC0B8A35FE038756C0B7* L_63 = L_62->___off;
|
|
NullCheck(L_63);
|
|
bool L_64 = L_63->___ofs;
|
|
NullCheck(L_61);
|
|
L_61->___ofk = L_64;
|
|
return;
|
|
}
|
|
|
|
IL_0104:
|
|
{
|
|
float L_65 = ___2_time;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_66 = V_1;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_67 = V_1;
|
|
NullCheck(L_67);
|
|
NullCheck(L_66);
|
|
int32_t L_68 = ((int32_t)il2cpp_codegen_subtract(((int32_t)(((RuntimeArray*)L_67)->max_length)), 6));
|
|
float L_69 = (L_66)->GetAt(static_cast<il2cpp_array_size_t>(L_68));
|
|
if ((!(((float)L_65) >= ((float)L_69))))
|
|
{
|
|
goto IL_0263;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_70 = ___5_blend;
|
|
if (L_70)
|
|
{
|
|
goto IL_01e2;
|
|
}
|
|
}
|
|
{
|
|
cyu_t1C4808B320D1B81A721CC358C67482126989AEF0* L_71 = V_0;
|
|
cyu_t1C4808B320D1B81A721CC358C67482126989AEF0* L_72 = V_0;
|
|
NullCheck(L_72);
|
|
cyv_t84BB34A1C3C3092A56D6BC0B8A35FE038756C0B7* L_73 = L_72->___off;
|
|
NullCheck(L_73);
|
|
float L_74 = L_73->___ofu;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_75 = V_1;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_76 = V_1;
|
|
NullCheck(L_76);
|
|
NullCheck(L_75);
|
|
int32_t L_77 = ((int32_t)il2cpp_codegen_add(((int32_t)(((RuntimeArray*)L_76)->max_length)), ((int32_t)-5)));
|
|
float L_78 = (L_75)->GetAt(static_cast<il2cpp_array_size_t>(L_77));
|
|
cyu_t1C4808B320D1B81A721CC358C67482126989AEF0* L_79 = V_0;
|
|
NullCheck(L_79);
|
|
cyv_t84BB34A1C3C3092A56D6BC0B8A35FE038756C0B7* L_80 = L_79->___off;
|
|
NullCheck(L_80);
|
|
float L_81 = L_80->___ofu;
|
|
float L_82 = ___4_alpha;
|
|
NullCheck(L_71);
|
|
L_71->___ofl = ((float)il2cpp_codegen_add(L_74, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_78, L_81)), L_82))));
|
|
cyu_t1C4808B320D1B81A721CC358C67482126989AEF0* L_83 = V_0;
|
|
cyu_t1C4808B320D1B81A721CC358C67482126989AEF0* L_84 = V_0;
|
|
NullCheck(L_84);
|
|
cyv_t84BB34A1C3C3092A56D6BC0B8A35FE038756C0B7* L_85 = L_84->___off;
|
|
NullCheck(L_85);
|
|
float L_86 = L_85->___ofv;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_87 = V_1;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_88 = V_1;
|
|
NullCheck(L_88);
|
|
NullCheck(L_87);
|
|
int32_t L_89 = ((int32_t)il2cpp_codegen_add(((int32_t)(((RuntimeArray*)L_88)->max_length)), ((int32_t)-4)));
|
|
float L_90 = (L_87)->GetAt(static_cast<il2cpp_array_size_t>(L_89));
|
|
cyu_t1C4808B320D1B81A721CC358C67482126989AEF0* L_91 = V_0;
|
|
NullCheck(L_91);
|
|
cyv_t84BB34A1C3C3092A56D6BC0B8A35FE038756C0B7* L_92 = L_91->___off;
|
|
NullCheck(L_92);
|
|
float L_93 = L_92->___ofv;
|
|
float L_94 = ___4_alpha;
|
|
NullCheck(L_83);
|
|
L_83->___ofm = ((float)il2cpp_codegen_add(L_86, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_90, L_93)), L_94))));
|
|
int32_t L_95 = ___6_direction;
|
|
if ((!(((uint32_t)L_95) == ((uint32_t)1))))
|
|
{
|
|
goto IL_01a3;
|
|
}
|
|
}
|
|
{
|
|
cyu_t1C4808B320D1B81A721CC358C67482126989AEF0* L_96 = V_0;
|
|
cyu_t1C4808B320D1B81A721CC358C67482126989AEF0* L_97 = V_0;
|
|
NullCheck(L_97);
|
|
cyv_t84BB34A1C3C3092A56D6BC0B8A35FE038756C0B7* L_98 = L_97->___off;
|
|
NullCheck(L_98);
|
|
int32_t L_99 = L_98->___ofq;
|
|
NullCheck(L_96);
|
|
L_96->___ofi = L_99;
|
|
cyu_t1C4808B320D1B81A721CC358C67482126989AEF0* L_100 = V_0;
|
|
cyu_t1C4808B320D1B81A721CC358C67482126989AEF0* L_101 = V_0;
|
|
NullCheck(L_101);
|
|
cyv_t84BB34A1C3C3092A56D6BC0B8A35FE038756C0B7* L_102 = L_101->___off;
|
|
NullCheck(L_102);
|
|
bool L_103 = L_102->___ofr;
|
|
NullCheck(L_100);
|
|
L_100->___ofj = L_103;
|
|
cyu_t1C4808B320D1B81A721CC358C67482126989AEF0* L_104 = V_0;
|
|
cyu_t1C4808B320D1B81A721CC358C67482126989AEF0* L_105 = V_0;
|
|
NullCheck(L_105);
|
|
cyv_t84BB34A1C3C3092A56D6BC0B8A35FE038756C0B7* L_106 = L_105->___off;
|
|
NullCheck(L_106);
|
|
bool L_107 = L_106->___ofs;
|
|
NullCheck(L_104);
|
|
L_104->___ofk = L_107;
|
|
return;
|
|
}
|
|
|
|
IL_01a3:
|
|
{
|
|
cyu_t1C4808B320D1B81A721CC358C67482126989AEF0* L_108 = V_0;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_109 = V_1;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_110 = V_1;
|
|
NullCheck(L_110);
|
|
NullCheck(L_109);
|
|
int32_t L_111 = ((int32_t)il2cpp_codegen_add(((int32_t)(((RuntimeArray*)L_110)->max_length)), ((int32_t)-3)));
|
|
float L_112 = (L_109)->GetAt(static_cast<il2cpp_array_size_t>(L_111));
|
|
NullCheck(L_108);
|
|
L_108->___ofi = il2cpp_codegen_cast_double_to_int<int32_t>(L_112);
|
|
cyu_t1C4808B320D1B81A721CC358C67482126989AEF0* L_113 = V_0;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_114 = V_1;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_115 = V_1;
|
|
NullCheck(L_115);
|
|
NullCheck(L_114);
|
|
int32_t L_116 = ((int32_t)il2cpp_codegen_add(((int32_t)(((RuntimeArray*)L_115)->max_length)), ((int32_t)-2)));
|
|
float L_117 = (L_114)->GetAt(static_cast<il2cpp_array_size_t>(L_116));
|
|
NullCheck(L_113);
|
|
L_113->___ofj = (bool)((((int32_t)((((float)L_117) == ((float)(0.0f)))? 1 : 0)) == ((int32_t)0))? 1 : 0);
|
|
cyu_t1C4808B320D1B81A721CC358C67482126989AEF0* L_118 = V_0;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_119 = V_1;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_120 = V_1;
|
|
NullCheck(L_120);
|
|
NullCheck(L_119);
|
|
int32_t L_121 = ((int32_t)il2cpp_codegen_add(((int32_t)(((RuntimeArray*)L_120)->max_length)), (-1)));
|
|
float L_122 = (L_119)->GetAt(static_cast<il2cpp_array_size_t>(L_121));
|
|
NullCheck(L_118);
|
|
L_118->___ofk = (bool)((((int32_t)((((float)L_122) == ((float)(0.0f)))? 1 : 0)) == ((int32_t)0))? 1 : 0);
|
|
return;
|
|
}
|
|
|
|
IL_01e2:
|
|
{
|
|
cyu_t1C4808B320D1B81A721CC358C67482126989AEF0* L_123 = V_0;
|
|
cyu_t1C4808B320D1B81A721CC358C67482126989AEF0* L_124 = L_123;
|
|
NullCheck(L_124);
|
|
float L_125 = L_124->___ofl;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_126 = V_1;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_127 = V_1;
|
|
NullCheck(L_127);
|
|
NullCheck(L_126);
|
|
int32_t L_128 = ((int32_t)il2cpp_codegen_add(((int32_t)(((RuntimeArray*)L_127)->max_length)), ((int32_t)-5)));
|
|
float L_129 = (L_126)->GetAt(static_cast<il2cpp_array_size_t>(L_128));
|
|
cyu_t1C4808B320D1B81A721CC358C67482126989AEF0* L_130 = V_0;
|
|
NullCheck(L_130);
|
|
float L_131 = L_130->___ofl;
|
|
float L_132 = ___4_alpha;
|
|
NullCheck(L_124);
|
|
L_124->___ofl = ((float)il2cpp_codegen_add(L_125, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_129, L_131)), L_132))));
|
|
cyu_t1C4808B320D1B81A721CC358C67482126989AEF0* L_133 = V_0;
|
|
cyu_t1C4808B320D1B81A721CC358C67482126989AEF0* L_134 = L_133;
|
|
NullCheck(L_134);
|
|
float L_135 = L_134->___ofm;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_136 = V_1;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_137 = V_1;
|
|
NullCheck(L_137);
|
|
NullCheck(L_136);
|
|
int32_t L_138 = ((int32_t)il2cpp_codegen_add(((int32_t)(((RuntimeArray*)L_137)->max_length)), ((int32_t)-4)));
|
|
float L_139 = (L_136)->GetAt(static_cast<il2cpp_array_size_t>(L_138));
|
|
cyu_t1C4808B320D1B81A721CC358C67482126989AEF0* L_140 = V_0;
|
|
NullCheck(L_140);
|
|
float L_141 = L_140->___ofm;
|
|
float L_142 = ___4_alpha;
|
|
NullCheck(L_134);
|
|
L_134->___ofm = ((float)il2cpp_codegen_add(L_135, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_139, L_141)), L_142))));
|
|
int32_t L_143 = ___6_direction;
|
|
if (L_143)
|
|
{
|
|
goto IL_0262;
|
|
}
|
|
}
|
|
{
|
|
cyu_t1C4808B320D1B81A721CC358C67482126989AEF0* L_144 = V_0;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_145 = V_1;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_146 = V_1;
|
|
NullCheck(L_146);
|
|
NullCheck(L_145);
|
|
int32_t L_147 = ((int32_t)il2cpp_codegen_add(((int32_t)(((RuntimeArray*)L_146)->max_length)), ((int32_t)-3)));
|
|
float L_148 = (L_145)->GetAt(static_cast<il2cpp_array_size_t>(L_147));
|
|
NullCheck(L_144);
|
|
L_144->___ofi = il2cpp_codegen_cast_double_to_int<int32_t>(L_148);
|
|
cyu_t1C4808B320D1B81A721CC358C67482126989AEF0* L_149 = V_0;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_150 = V_1;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_151 = V_1;
|
|
NullCheck(L_151);
|
|
NullCheck(L_150);
|
|
int32_t L_152 = ((int32_t)il2cpp_codegen_add(((int32_t)(((RuntimeArray*)L_151)->max_length)), ((int32_t)-2)));
|
|
float L_153 = (L_150)->GetAt(static_cast<il2cpp_array_size_t>(L_152));
|
|
NullCheck(L_149);
|
|
L_149->___ofj = (bool)((((int32_t)((((float)L_153) == ((float)(0.0f)))? 1 : 0)) == ((int32_t)0))? 1 : 0);
|
|
cyu_t1C4808B320D1B81A721CC358C67482126989AEF0* L_154 = V_0;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_155 = V_1;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_156 = V_1;
|
|
NullCheck(L_156);
|
|
NullCheck(L_155);
|
|
int32_t L_157 = ((int32_t)il2cpp_codegen_add(((int32_t)(((RuntimeArray*)L_156)->max_length)), (-1)));
|
|
float L_158 = (L_155)->GetAt(static_cast<il2cpp_array_size_t>(L_157));
|
|
NullCheck(L_154);
|
|
L_154->___ofk = (bool)((((int32_t)((((float)L_158) == ((float)(0.0f)))? 1 : 0)) == ((int32_t)0))? 1 : 0);
|
|
}
|
|
|
|
IL_0262:
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_0263:
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_159 = V_1;
|
|
float L_160 = ___2_time;
|
|
int32_t L_161;
|
|
L_161 = cwj_ibj_mA179E3634DD9FAC0FCB0E606B483AFA08BA421E0(L_159, L_160, 6, NULL);
|
|
V_2 = L_161;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_162 = V_1;
|
|
int32_t L_163 = V_2;
|
|
NullCheck(L_162);
|
|
int32_t L_164 = ((int32_t)il2cpp_codegen_add(L_163, ((int32_t)-5)));
|
|
float L_165 = (L_162)->GetAt(static_cast<il2cpp_array_size_t>(L_164));
|
|
V_3 = L_165;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_166 = V_1;
|
|
int32_t L_167 = V_2;
|
|
NullCheck(L_166);
|
|
int32_t L_168 = ((int32_t)il2cpp_codegen_add(L_167, ((int32_t)-4)));
|
|
float L_169 = (L_166)->GetAt(static_cast<il2cpp_array_size_t>(L_168));
|
|
V_4 = L_169;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_170 = V_1;
|
|
int32_t L_171 = V_2;
|
|
NullCheck(L_170);
|
|
int32_t L_172 = L_171;
|
|
float L_173 = (L_170)->GetAt(static_cast<il2cpp_array_size_t>(L_172));
|
|
V_5 = L_173;
|
|
int32_t L_174 = V_2;
|
|
float L_175 = ___2_time;
|
|
float L_176 = V_5;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_177 = V_1;
|
|
int32_t L_178 = V_2;
|
|
NullCheck(L_177);
|
|
int32_t L_179 = ((int32_t)il2cpp_codegen_add(L_178, ((int32_t)-6)));
|
|
float L_180 = (L_177)->GetAt(static_cast<il2cpp_array_size_t>(L_179));
|
|
float L_181 = V_5;
|
|
float L_182;
|
|
L_182 = cwq_GetCurvePercent_m934B6D1A405D513F84B748AAB2F2B58F203D28B0(__this, ((int32_t)il2cpp_codegen_subtract(((int32_t)(L_174/6)), 1)), ((float)il2cpp_codegen_subtract((1.0f), ((float)(((float)il2cpp_codegen_subtract(L_175, L_176))/((float)il2cpp_codegen_subtract(L_180, L_181)))))), NULL);
|
|
V_6 = L_182;
|
|
int32_t L_183 = ___5_blend;
|
|
if (L_183)
|
|
{
|
|
goto IL_0376;
|
|
}
|
|
}
|
|
{
|
|
cyu_t1C4808B320D1B81A721CC358C67482126989AEF0* L_184 = V_0;
|
|
cyu_t1C4808B320D1B81A721CC358C67482126989AEF0* L_185 = V_0;
|
|
NullCheck(L_185);
|
|
cyv_t84BB34A1C3C3092A56D6BC0B8A35FE038756C0B7* L_186 = L_185->___off;
|
|
NullCheck(L_186);
|
|
float L_187 = L_186->___ofu;
|
|
float L_188 = V_3;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_189 = V_1;
|
|
int32_t L_190 = V_2;
|
|
NullCheck(L_189);
|
|
int32_t L_191 = ((int32_t)il2cpp_codegen_add(L_190, 1));
|
|
float L_192 = (L_189)->GetAt(static_cast<il2cpp_array_size_t>(L_191));
|
|
float L_193 = V_3;
|
|
float L_194 = V_6;
|
|
cyu_t1C4808B320D1B81A721CC358C67482126989AEF0* L_195 = V_0;
|
|
NullCheck(L_195);
|
|
cyv_t84BB34A1C3C3092A56D6BC0B8A35FE038756C0B7* L_196 = L_195->___off;
|
|
NullCheck(L_196);
|
|
float L_197 = L_196->___ofu;
|
|
float L_198 = ___4_alpha;
|
|
NullCheck(L_184);
|
|
L_184->___ofl = ((float)il2cpp_codegen_add(L_187, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(((float)il2cpp_codegen_add(L_188, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_192, L_193)), L_194)))), L_197)), L_198))));
|
|
cyu_t1C4808B320D1B81A721CC358C67482126989AEF0* L_199 = V_0;
|
|
cyu_t1C4808B320D1B81A721CC358C67482126989AEF0* L_200 = V_0;
|
|
NullCheck(L_200);
|
|
cyv_t84BB34A1C3C3092A56D6BC0B8A35FE038756C0B7* L_201 = L_200->___off;
|
|
NullCheck(L_201);
|
|
float L_202 = L_201->___ofv;
|
|
float L_203 = V_4;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_204 = V_1;
|
|
int32_t L_205 = V_2;
|
|
NullCheck(L_204);
|
|
int32_t L_206 = ((int32_t)il2cpp_codegen_add(L_205, 2));
|
|
float L_207 = (L_204)->GetAt(static_cast<il2cpp_array_size_t>(L_206));
|
|
float L_208 = V_4;
|
|
float L_209 = V_6;
|
|
cyu_t1C4808B320D1B81A721CC358C67482126989AEF0* L_210 = V_0;
|
|
NullCheck(L_210);
|
|
cyv_t84BB34A1C3C3092A56D6BC0B8A35FE038756C0B7* L_211 = L_210->___off;
|
|
NullCheck(L_211);
|
|
float L_212 = L_211->___ofv;
|
|
float L_213 = ___4_alpha;
|
|
NullCheck(L_199);
|
|
L_199->___ofm = ((float)il2cpp_codegen_add(L_202, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(((float)il2cpp_codegen_add(L_203, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_207, L_208)), L_209)))), L_212)), L_213))));
|
|
int32_t L_214 = ___6_direction;
|
|
if ((!(((uint32_t)L_214) == ((uint32_t)1))))
|
|
{
|
|
goto IL_033d;
|
|
}
|
|
}
|
|
{
|
|
cyu_t1C4808B320D1B81A721CC358C67482126989AEF0* L_215 = V_0;
|
|
cyu_t1C4808B320D1B81A721CC358C67482126989AEF0* L_216 = V_0;
|
|
NullCheck(L_216);
|
|
cyv_t84BB34A1C3C3092A56D6BC0B8A35FE038756C0B7* L_217 = L_216->___off;
|
|
NullCheck(L_217);
|
|
int32_t L_218 = L_217->___ofq;
|
|
NullCheck(L_215);
|
|
L_215->___ofi = L_218;
|
|
cyu_t1C4808B320D1B81A721CC358C67482126989AEF0* L_219 = V_0;
|
|
cyu_t1C4808B320D1B81A721CC358C67482126989AEF0* L_220 = V_0;
|
|
NullCheck(L_220);
|
|
cyv_t84BB34A1C3C3092A56D6BC0B8A35FE038756C0B7* L_221 = L_220->___off;
|
|
NullCheck(L_221);
|
|
bool L_222 = L_221->___ofr;
|
|
NullCheck(L_219);
|
|
L_219->___ofj = L_222;
|
|
cyu_t1C4808B320D1B81A721CC358C67482126989AEF0* L_223 = V_0;
|
|
cyu_t1C4808B320D1B81A721CC358C67482126989AEF0* L_224 = V_0;
|
|
NullCheck(L_224);
|
|
cyv_t84BB34A1C3C3092A56D6BC0B8A35FE038756C0B7* L_225 = L_224->___off;
|
|
NullCheck(L_225);
|
|
bool L_226 = L_225->___ofs;
|
|
NullCheck(L_223);
|
|
L_223->___ofk = L_226;
|
|
return;
|
|
}
|
|
|
|
IL_033d:
|
|
{
|
|
cyu_t1C4808B320D1B81A721CC358C67482126989AEF0* L_227 = V_0;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_228 = V_1;
|
|
int32_t L_229 = V_2;
|
|
NullCheck(L_228);
|
|
int32_t L_230 = ((int32_t)il2cpp_codegen_add(L_229, ((int32_t)-3)));
|
|
float L_231 = (L_228)->GetAt(static_cast<il2cpp_array_size_t>(L_230));
|
|
NullCheck(L_227);
|
|
L_227->___ofi = il2cpp_codegen_cast_double_to_int<int32_t>(L_231);
|
|
cyu_t1C4808B320D1B81A721CC358C67482126989AEF0* L_232 = V_0;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_233 = V_1;
|
|
int32_t L_234 = V_2;
|
|
NullCheck(L_233);
|
|
int32_t L_235 = ((int32_t)il2cpp_codegen_add(L_234, ((int32_t)-2)));
|
|
float L_236 = (L_233)->GetAt(static_cast<il2cpp_array_size_t>(L_235));
|
|
NullCheck(L_232);
|
|
L_232->___ofj = (bool)((((int32_t)((((float)L_236) == ((float)(0.0f)))? 1 : 0)) == ((int32_t)0))? 1 : 0);
|
|
cyu_t1C4808B320D1B81A721CC358C67482126989AEF0* L_237 = V_0;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_238 = V_1;
|
|
int32_t L_239 = V_2;
|
|
NullCheck(L_238);
|
|
int32_t L_240 = ((int32_t)il2cpp_codegen_add(L_239, (-1)));
|
|
float L_241 = (L_238)->GetAt(static_cast<il2cpp_array_size_t>(L_240));
|
|
NullCheck(L_237);
|
|
L_237->___ofk = (bool)((((int32_t)((((float)L_241) == ((float)(0.0f)))? 1 : 0)) == ((int32_t)0))? 1 : 0);
|
|
return;
|
|
}
|
|
|
|
IL_0376:
|
|
{
|
|
cyu_t1C4808B320D1B81A721CC358C67482126989AEF0* L_242 = V_0;
|
|
cyu_t1C4808B320D1B81A721CC358C67482126989AEF0* L_243 = L_242;
|
|
NullCheck(L_243);
|
|
float L_244 = L_243->___ofl;
|
|
float L_245 = V_3;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_246 = V_1;
|
|
int32_t L_247 = V_2;
|
|
NullCheck(L_246);
|
|
int32_t L_248 = ((int32_t)il2cpp_codegen_add(L_247, 1));
|
|
float L_249 = (L_246)->GetAt(static_cast<il2cpp_array_size_t>(L_248));
|
|
float L_250 = V_3;
|
|
float L_251 = V_6;
|
|
cyu_t1C4808B320D1B81A721CC358C67482126989AEF0* L_252 = V_0;
|
|
NullCheck(L_252);
|
|
float L_253 = L_252->___ofl;
|
|
float L_254 = ___4_alpha;
|
|
NullCheck(L_243);
|
|
L_243->___ofl = ((float)il2cpp_codegen_add(L_244, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(((float)il2cpp_codegen_add(L_245, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_249, L_250)), L_251)))), L_253)), L_254))));
|
|
cyu_t1C4808B320D1B81A721CC358C67482126989AEF0* L_255 = V_0;
|
|
cyu_t1C4808B320D1B81A721CC358C67482126989AEF0* L_256 = L_255;
|
|
NullCheck(L_256);
|
|
float L_257 = L_256->___ofm;
|
|
float L_258 = V_4;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_259 = V_1;
|
|
int32_t L_260 = V_2;
|
|
NullCheck(L_259);
|
|
int32_t L_261 = ((int32_t)il2cpp_codegen_add(L_260, 2));
|
|
float L_262 = (L_259)->GetAt(static_cast<il2cpp_array_size_t>(L_261));
|
|
float L_263 = V_4;
|
|
float L_264 = V_6;
|
|
cyu_t1C4808B320D1B81A721CC358C67482126989AEF0* L_265 = V_0;
|
|
NullCheck(L_265);
|
|
float L_266 = L_265->___ofm;
|
|
float L_267 = ___4_alpha;
|
|
NullCheck(L_256);
|
|
L_256->___ofm = ((float)il2cpp_codegen_add(L_257, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(((float)il2cpp_codegen_add(L_258, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_262, L_263)), L_264)))), L_266)), L_267))));
|
|
int32_t L_268 = ___6_direction;
|
|
if (L_268)
|
|
{
|
|
goto IL_03fa;
|
|
}
|
|
}
|
|
{
|
|
cyu_t1C4808B320D1B81A721CC358C67482126989AEF0* L_269 = V_0;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_270 = V_1;
|
|
int32_t L_271 = V_2;
|
|
NullCheck(L_270);
|
|
int32_t L_272 = ((int32_t)il2cpp_codegen_add(L_271, ((int32_t)-3)));
|
|
float L_273 = (L_270)->GetAt(static_cast<il2cpp_array_size_t>(L_272));
|
|
NullCheck(L_269);
|
|
L_269->___ofi = il2cpp_codegen_cast_double_to_int<int32_t>(L_273);
|
|
cyu_t1C4808B320D1B81A721CC358C67482126989AEF0* L_274 = V_0;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_275 = V_1;
|
|
int32_t L_276 = V_2;
|
|
NullCheck(L_275);
|
|
int32_t L_277 = ((int32_t)il2cpp_codegen_add(L_276, ((int32_t)-2)));
|
|
float L_278 = (L_275)->GetAt(static_cast<il2cpp_array_size_t>(L_277));
|
|
NullCheck(L_274);
|
|
L_274->___ofj = (bool)((((int32_t)((((float)L_278) == ((float)(0.0f)))? 1 : 0)) == ((int32_t)0))? 1 : 0);
|
|
cyu_t1C4808B320D1B81A721CC358C67482126989AEF0* L_279 = V_0;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_280 = V_1;
|
|
int32_t L_281 = V_2;
|
|
NullCheck(L_280);
|
|
int32_t L_282 = ((int32_t)il2cpp_codegen_add(L_281, (-1)));
|
|
float L_283 = (L_280)->GetAt(static_cast<il2cpp_array_size_t>(L_282));
|
|
NullCheck(L_279);
|
|
L_279->___ofk = (bool)((((int32_t)((((float)L_283) == ((float)(0.0f)))? 1 : 0)) == ((int32_t)0))? 1 : 0);
|
|
}
|
|
|
|
IL_03fa:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t cxb_get_IkConstraintIndex_m11C9E1A929A0B49D721AA5C8244A8337FA23F1C2 (cxb_t84F2AC713EF2DBFA857C0877E00F8DF790A60355* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = __this->___nwt;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxb_SetFrame_m81CF78397A5E3A070D3345AB2F556760C6C4EA1F (cxb_t84F2AC713EF2DBFA857C0877E00F8DF790A60355* __this, int32_t ___0_frameIndex, float ___1_time, float ___2_mix, float ___3_softness, int32_t ___4_bendDirection, bool ___5_compress, bool ___6_stretch, const RuntimeMethod* method)
|
|
{
|
|
int32_t G_B2_0 = 0;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* G_B2_1 = NULL;
|
|
int32_t G_B1_0 = 0;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* G_B1_1 = NULL;
|
|
int32_t G_B3_0 = 0;
|
|
int32_t G_B3_1 = 0;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* G_B3_2 = NULL;
|
|
int32_t G_B5_0 = 0;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* G_B5_1 = NULL;
|
|
int32_t G_B4_0 = 0;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* G_B4_1 = NULL;
|
|
int32_t G_B6_0 = 0;
|
|
int32_t G_B6_1 = 0;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* G_B6_2 = NULL;
|
|
{
|
|
int32_t L_0 = ___0_frameIndex;
|
|
___0_frameIndex = ((int32_t)il2cpp_codegen_multiply(L_0, 6));
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_1 = __this->___nwu;
|
|
int32_t L_2 = ___0_frameIndex;
|
|
float L_3 = ___1_time;
|
|
NullCheck(L_1);
|
|
(L_1)->SetAt(static_cast<il2cpp_array_size_t>(L_2), (float)L_3);
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_4 = __this->___nwu;
|
|
int32_t L_5 = ___0_frameIndex;
|
|
float L_6 = ___2_mix;
|
|
NullCheck(L_4);
|
|
(L_4)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_add(L_5, 1))), (float)L_6);
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_7 = __this->___nwu;
|
|
int32_t L_8 = ___0_frameIndex;
|
|
float L_9 = ___3_softness;
|
|
NullCheck(L_7);
|
|
(L_7)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_add(L_8, 2))), (float)L_9);
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_10 = __this->___nwu;
|
|
int32_t L_11 = ___0_frameIndex;
|
|
int32_t L_12 = ___4_bendDirection;
|
|
NullCheck(L_10);
|
|
(L_10)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_add(L_11, 3))), (float)((float)L_12));
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_13 = __this->___nwu;
|
|
int32_t L_14 = ___0_frameIndex;
|
|
bool L_15 = ___5_compress;
|
|
if (L_15)
|
|
{
|
|
G_B2_0 = ((int32_t)il2cpp_codegen_add(L_14, 4));
|
|
G_B2_1 = L_13;
|
|
goto IL_0042;
|
|
}
|
|
G_B1_0 = ((int32_t)il2cpp_codegen_add(L_14, 4));
|
|
G_B1_1 = L_13;
|
|
}
|
|
{
|
|
G_B3_0 = 0;
|
|
G_B3_1 = G_B1_0;
|
|
G_B3_2 = G_B1_1;
|
|
goto IL_0043;
|
|
}
|
|
|
|
IL_0042:
|
|
{
|
|
G_B3_0 = 1;
|
|
G_B3_1 = G_B2_0;
|
|
G_B3_2 = G_B2_1;
|
|
}
|
|
|
|
IL_0043:
|
|
{
|
|
NullCheck(G_B3_2);
|
|
(G_B3_2)->SetAt(static_cast<il2cpp_array_size_t>(G_B3_1), (float)((float)G_B3_0));
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_16 = __this->___nwu;
|
|
int32_t L_17 = ___0_frameIndex;
|
|
bool L_18 = ___6_stretch;
|
|
if (L_18)
|
|
{
|
|
G_B5_0 = ((int32_t)il2cpp_codegen_add(L_17, 5));
|
|
G_B5_1 = L_16;
|
|
goto IL_0055;
|
|
}
|
|
G_B4_0 = ((int32_t)il2cpp_codegen_add(L_17, 5));
|
|
G_B4_1 = L_16;
|
|
}
|
|
{
|
|
G_B6_0 = 0;
|
|
G_B6_1 = G_B4_0;
|
|
G_B6_2 = G_B4_1;
|
|
goto IL_0056;
|
|
}
|
|
|
|
IL_0055:
|
|
{
|
|
G_B6_0 = 1;
|
|
G_B6_1 = G_B5_0;
|
|
G_B6_2 = G_B5_1;
|
|
}
|
|
|
|
IL_0056:
|
|
{
|
|
NullCheck(G_B6_2);
|
|
(G_B6_2)->SetAt(static_cast<il2cpp_array_size_t>(G_B6_1), (float)((float)G_B6_0));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxb_set_IkConstraintIndex_mC9C41E2BC2134C6C9E2D3F56D266A55717F8742D (cxb_t84F2AC713EF2DBFA857C0877E00F8DF790A60355* __this, int32_t ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = ___0_value;
|
|
if ((((int32_t)L_0) >= ((int32_t)0)))
|
|
{
|
|
goto IL_000f;
|
|
}
|
|
}
|
|
{
|
|
ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F* L_1 = (ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F_il2cpp_TypeInfo_var)));
|
|
ArgumentOutOfRangeException__ctor_mBC1D5DEEA1BA41DE77228CB27D6BAFEB6DCCBF4A(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralC7475E48B560EA52982F3AF1DD71267F824511BD)), NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&cxb_set_IkConstraintIndex_mC9C41E2BC2134C6C9E2D3F56D266A55717F8742D_RuntimeMethod_var)));
|
|
}
|
|
|
|
IL_000f:
|
|
{
|
|
int32_t L_2 = ___0_value;
|
|
__this->___nwt = L_2;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* cxb_get_Frames_m2AB5AEB026C8C02B2EEAAD38332C3295B39CB559 (cxb_t84F2AC713EF2DBFA857C0877E00F8DF790A60355* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_0 = __this->___nwu;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxb__ctor_mE7BBC7F252A0DD9E6CDC4C9EF967CFB9D7856516 (cxb_t84F2AC713EF2DBFA857C0877E00F8DF790A60355* __this, int32_t ___0_a, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = ___0_a;
|
|
cwq__ctor_m2BCEF294AF4519308A9956F159C28A0C3AE3508C(__this, L_0, NULL);
|
|
int32_t L_1 = ___0_a;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_2 = (SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C*)(SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C*)SZArrayNew(SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C_il2cpp_TypeInfo_var, (uint32_t)((int32_t)il2cpp_codegen_multiply(L_1, 6)));
|
|
__this->___nwu = L_2;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___nwu), (void*)L_2);
|
|
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
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* cxc_get_Frames_m8AEE7087C705D78CD1BDBCE25BF95C7666A49B49 (cxc_t265CE2CB66B00F5748EB9BA1821B348A7CB4C2D9* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_0 = __this->___nxf;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t cxc_get_PropertyId_m183B119CA1B1CE46E67896174F5081A65A3D2238 (cxc_t265CE2CB66B00F5748EB9BA1821B348A7CB4C2D9* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = __this->___nxe;
|
|
return ((int32_t)il2cpp_codegen_add(((int32_t)167772160), L_0));
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxc_llb_m1220B91C5D863F7BA689EFDFBADFCABE73819A5B (cxc_t265CE2CB66B00F5748EB9BA1821B348A7CB4C2D9* __this, int32_t ___0_frameIndex, float ___1_time, float ___2_rotateMix, float ___3_translateMix, float ___4_scaleMix, float ___5_shearMix, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = ___0_frameIndex;
|
|
___0_frameIndex = ((int32_t)il2cpp_codegen_multiply(L_0, 5));
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_1 = __this->___nxf;
|
|
int32_t L_2 = ___0_frameIndex;
|
|
float L_3 = ___1_time;
|
|
NullCheck(L_1);
|
|
(L_1)->SetAt(static_cast<il2cpp_array_size_t>(L_2), (float)L_3);
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_4 = __this->___nxf;
|
|
int32_t L_5 = ___0_frameIndex;
|
|
float L_6 = ___2_rotateMix;
|
|
NullCheck(L_4);
|
|
(L_4)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_add(L_5, 1))), (float)L_6);
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_7 = __this->___nxf;
|
|
int32_t L_8 = ___0_frameIndex;
|
|
float L_9 = ___3_translateMix;
|
|
NullCheck(L_7);
|
|
(L_7)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_add(L_8, 2))), (float)L_9);
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_10 = __this->___nxf;
|
|
int32_t L_11 = ___0_frameIndex;
|
|
float L_12 = ___4_scaleMix;
|
|
NullCheck(L_10);
|
|
(L_10)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_add(L_11, 3))), (float)L_12);
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_13 = __this->___nxf;
|
|
int32_t L_14 = ___0_frameIndex;
|
|
float L_15 = ___5_shearMix;
|
|
NullCheck(L_13);
|
|
(L_13)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_add(L_14, 4))), (float)L_15);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxc_SetFrame_m09118E1497BD074D1F1531B05EA960388BF361E5 (cxc_t265CE2CB66B00F5748EB9BA1821B348A7CB4C2D9* __this, int32_t ___0_frameIndex, float ___1_time, float ___2_rotateMix, float ___3_translateMix, float ___4_scaleMix, float ___5_shearMix, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = ___0_frameIndex;
|
|
___0_frameIndex = ((int32_t)il2cpp_codegen_multiply(L_0, 5));
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_1 = __this->___nxf;
|
|
int32_t L_2 = ___0_frameIndex;
|
|
float L_3 = ___1_time;
|
|
NullCheck(L_1);
|
|
(L_1)->SetAt(static_cast<il2cpp_array_size_t>(L_2), (float)L_3);
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_4 = __this->___nxf;
|
|
int32_t L_5 = ___0_frameIndex;
|
|
float L_6 = ___2_rotateMix;
|
|
NullCheck(L_4);
|
|
(L_4)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_add(L_5, 1))), (float)L_6);
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_7 = __this->___nxf;
|
|
int32_t L_8 = ___0_frameIndex;
|
|
float L_9 = ___3_translateMix;
|
|
NullCheck(L_7);
|
|
(L_7)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_add(L_8, 2))), (float)L_9);
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_10 = __this->___nxf;
|
|
int32_t L_11 = ___0_frameIndex;
|
|
float L_12 = ___4_scaleMix;
|
|
NullCheck(L_10);
|
|
(L_10)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_add(L_11, 3))), (float)L_12);
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_13 = __this->___nxf;
|
|
int32_t L_14 = ___0_frameIndex;
|
|
float L_15 = ___5_shearMix;
|
|
NullCheck(L_13);
|
|
(L_13)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_add(L_14, 4))), (float)L_15);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxc__ctor_mD6939AA592E74E2A9102E4931E042B74EC2B76A4 (cxc_t265CE2CB66B00F5748EB9BA1821B348A7CB4C2D9* __this, int32_t ___0_a, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = ___0_a;
|
|
cwq__ctor_m2BCEF294AF4519308A9956F159C28A0C3AE3508C(__this, L_0, NULL);
|
|
int32_t L_1 = ___0_a;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_2 = (SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C*)(SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C*)SZArrayNew(SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C_il2cpp_TypeInfo_var, (uint32_t)((int32_t)il2cpp_codegen_multiply(L_1, 5)));
|
|
__this->___nxf = L_2;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___nxf), (void*)L_2);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t cxc_get_TransformConstraintIndex_m66990077887BD377906502C0BC7BAEEAFE287301 (cxc_t265CE2CB66B00F5748EB9BA1821B348A7CB4C2D9* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = __this->___nxe;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxc_gqb_mE78E43E6A3C0484708853A2074C1EF1D273601E0 (cxc_t265CE2CB66B00F5748EB9BA1821B348A7CB4C2D9* __this, int32_t ___0_frameIndex, float ___1_time, float ___2_rotateMix, float ___3_translateMix, float ___4_scaleMix, float ___5_shearMix, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = ___0_frameIndex;
|
|
___0_frameIndex = ((int32_t)il2cpp_codegen_multiply(L_0, 5));
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_1 = __this->___nxf;
|
|
int32_t L_2 = ___0_frameIndex;
|
|
float L_3 = ___1_time;
|
|
NullCheck(L_1);
|
|
(L_1)->SetAt(static_cast<il2cpp_array_size_t>(L_2), (float)L_3);
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_4 = __this->___nxf;
|
|
int32_t L_5 = ___0_frameIndex;
|
|
float L_6 = ___2_rotateMix;
|
|
NullCheck(L_4);
|
|
(L_4)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_add(L_5, 1))), (float)L_6);
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_7 = __this->___nxf;
|
|
int32_t L_8 = ___0_frameIndex;
|
|
float L_9 = ___3_translateMix;
|
|
NullCheck(L_7);
|
|
(L_7)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_add(L_8, 2))), (float)L_9);
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_10 = __this->___nxf;
|
|
int32_t L_11 = ___0_frameIndex;
|
|
float L_12 = ___4_scaleMix;
|
|
NullCheck(L_10);
|
|
(L_10)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_add(L_11, 3))), (float)L_12);
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_13 = __this->___nxf;
|
|
int32_t L_14 = ___0_frameIndex;
|
|
float L_15 = ___5_shearMix;
|
|
NullCheck(L_13);
|
|
(L_13)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_add(L_14, 4))), (float)L_15);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxc_Apply_m873735B1A803EB97C00668AB24D27B3C869B6080 (cxc_t265CE2CB66B00F5748EB9BA1821B348A7CB4C2D9* __this, czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* ___0_skeleton, float ___1_lastTime, float ___2_time, cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016* ___3_firedEvents, float ___4_alpha, int32_t ___5_blend, int32_t ___6_direction, const RuntimeMethod* method)
|
|
{
|
|
czw_tCABFD9BE929219D3DD263C63053E922950A52B5E* V_0 = NULL;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* V_1 = NULL;
|
|
float V_2 = 0.0f;
|
|
float V_3 = 0.0f;
|
|
float V_4 = 0.0f;
|
|
float V_5 = 0.0f;
|
|
czx_tA4D3DE0F69881938A12E4D2B03C40961337E47C7* V_6 = NULL;
|
|
int32_t V_7 = 0;
|
|
int32_t V_8 = 0;
|
|
float V_9 = 0.0f;
|
|
float V_10 = 0.0f;
|
|
czx_tA4D3DE0F69881938A12E4D2B03C40961337E47C7* V_11 = NULL;
|
|
{
|
|
czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* L_0 = ___0_skeleton;
|
|
NullCheck(L_0);
|
|
cyt_1_t33E9CDA941C61FD6B33CF6445B214892A9352440* L_1 = L_0->___ohf;
|
|
NullCheck(L_1);
|
|
czwU5BU5D_tDE477E98619633EACE3EF811EC33F25A8D210737* L_2 = L_1->___Items;
|
|
int32_t L_3 = __this->___nxe;
|
|
NullCheck(L_2);
|
|
int32_t L_4 = L_3;
|
|
czw_tCABFD9BE929219D3DD263C63053E922950A52B5E* L_5 = (L_2)->GetAt(static_cast<il2cpp_array_size_t>(L_4));
|
|
V_0 = L_5;
|
|
czw_tCABFD9BE929219D3DD263C63053E922950A52B5E* L_6 = V_0;
|
|
NullCheck(L_6);
|
|
bool L_7 = L_6->___olj;
|
|
if (L_7)
|
|
{
|
|
goto IL_001c;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_001c:
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_8 = __this->___nxf;
|
|
V_1 = L_8;
|
|
float L_9 = ___2_time;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_10 = V_1;
|
|
NullCheck(L_10);
|
|
int32_t L_11 = 0;
|
|
float L_12 = (L_10)->GetAt(static_cast<il2cpp_array_size_t>(L_11));
|
|
if ((!(((float)L_9) < ((float)L_12))))
|
|
{
|
|
goto IL_00ec;
|
|
}
|
|
}
|
|
{
|
|
czw_tCABFD9BE929219D3DD263C63053E922950A52B5E* L_13 = V_0;
|
|
NullCheck(L_13);
|
|
czx_tA4D3DE0F69881938A12E4D2B03C40961337E47C7* L_14 = L_13->___olc;
|
|
V_6 = L_14;
|
|
int32_t L_15 = ___5_blend;
|
|
if (!L_15)
|
|
{
|
|
goto IL_003e;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_16 = ___5_blend;
|
|
if ((((int32_t)L_16) == ((int32_t)1)))
|
|
{
|
|
goto IL_0073;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_003e:
|
|
{
|
|
czw_tCABFD9BE929219D3DD263C63053E922950A52B5E* L_17 = V_0;
|
|
czx_tA4D3DE0F69881938A12E4D2B03C40961337E47C7* L_18 = V_6;
|
|
NullCheck(L_18);
|
|
float L_19 = L_18->___olm;
|
|
NullCheck(L_17);
|
|
L_17->___olf = L_19;
|
|
czw_tCABFD9BE929219D3DD263C63053E922950A52B5E* L_20 = V_0;
|
|
czx_tA4D3DE0F69881938A12E4D2B03C40961337E47C7* L_21 = V_6;
|
|
NullCheck(L_21);
|
|
float L_22 = L_21->___oln;
|
|
NullCheck(L_20);
|
|
L_20->___olg = L_22;
|
|
czw_tCABFD9BE929219D3DD263C63053E922950A52B5E* L_23 = V_0;
|
|
czx_tA4D3DE0F69881938A12E4D2B03C40961337E47C7* L_24 = V_6;
|
|
NullCheck(L_24);
|
|
float L_25 = L_24->___olo;
|
|
NullCheck(L_23);
|
|
L_23->___olh = L_25;
|
|
czw_tCABFD9BE929219D3DD263C63053E922950A52B5E* L_26 = V_0;
|
|
czx_tA4D3DE0F69881938A12E4D2B03C40961337E47C7* L_27 = V_6;
|
|
NullCheck(L_27);
|
|
float L_28 = L_27->___olp;
|
|
NullCheck(L_26);
|
|
L_26->___oli = L_28;
|
|
return;
|
|
}
|
|
|
|
IL_0073:
|
|
{
|
|
czw_tCABFD9BE929219D3DD263C63053E922950A52B5E* L_29 = V_0;
|
|
czw_tCABFD9BE929219D3DD263C63053E922950A52B5E* L_30 = L_29;
|
|
NullCheck(L_30);
|
|
float L_31 = L_30->___olf;
|
|
czx_tA4D3DE0F69881938A12E4D2B03C40961337E47C7* L_32 = V_6;
|
|
NullCheck(L_32);
|
|
float L_33 = L_32->___olm;
|
|
czw_tCABFD9BE929219D3DD263C63053E922950A52B5E* L_34 = V_0;
|
|
NullCheck(L_34);
|
|
float L_35 = L_34->___olf;
|
|
float L_36 = ___4_alpha;
|
|
NullCheck(L_30);
|
|
L_30->___olf = ((float)il2cpp_codegen_add(L_31, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_33, L_35)), L_36))));
|
|
czw_tCABFD9BE929219D3DD263C63053E922950A52B5E* L_37 = V_0;
|
|
czw_tCABFD9BE929219D3DD263C63053E922950A52B5E* L_38 = L_37;
|
|
NullCheck(L_38);
|
|
float L_39 = L_38->___olg;
|
|
czx_tA4D3DE0F69881938A12E4D2B03C40961337E47C7* L_40 = V_6;
|
|
NullCheck(L_40);
|
|
float L_41 = L_40->___oln;
|
|
czw_tCABFD9BE929219D3DD263C63053E922950A52B5E* L_42 = V_0;
|
|
NullCheck(L_42);
|
|
float L_43 = L_42->___olg;
|
|
float L_44 = ___4_alpha;
|
|
NullCheck(L_38);
|
|
L_38->___olg = ((float)il2cpp_codegen_add(L_39, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_41, L_43)), L_44))));
|
|
czw_tCABFD9BE929219D3DD263C63053E922950A52B5E* L_45 = V_0;
|
|
czw_tCABFD9BE929219D3DD263C63053E922950A52B5E* L_46 = L_45;
|
|
NullCheck(L_46);
|
|
float L_47 = L_46->___olh;
|
|
czx_tA4D3DE0F69881938A12E4D2B03C40961337E47C7* L_48 = V_6;
|
|
NullCheck(L_48);
|
|
float L_49 = L_48->___olo;
|
|
czw_tCABFD9BE929219D3DD263C63053E922950A52B5E* L_50 = V_0;
|
|
NullCheck(L_50);
|
|
float L_51 = L_50->___olh;
|
|
float L_52 = ___4_alpha;
|
|
NullCheck(L_46);
|
|
L_46->___olh = ((float)il2cpp_codegen_add(L_47, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_49, L_51)), L_52))));
|
|
czw_tCABFD9BE929219D3DD263C63053E922950A52B5E* L_53 = V_0;
|
|
czw_tCABFD9BE929219D3DD263C63053E922950A52B5E* L_54 = L_53;
|
|
NullCheck(L_54);
|
|
float L_55 = L_54->___oli;
|
|
czx_tA4D3DE0F69881938A12E4D2B03C40961337E47C7* L_56 = V_6;
|
|
NullCheck(L_56);
|
|
float L_57 = L_56->___olp;
|
|
czw_tCABFD9BE929219D3DD263C63053E922950A52B5E* L_58 = V_0;
|
|
NullCheck(L_58);
|
|
float L_59 = L_58->___oli;
|
|
float L_60 = ___4_alpha;
|
|
NullCheck(L_54);
|
|
L_54->___oli = ((float)il2cpp_codegen_add(L_55, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_57, L_59)), L_60))));
|
|
return;
|
|
}
|
|
|
|
IL_00ec:
|
|
{
|
|
float L_61 = ___2_time;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_62 = V_1;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_63 = V_1;
|
|
NullCheck(L_63);
|
|
NullCheck(L_62);
|
|
int32_t L_64 = ((int32_t)il2cpp_codegen_subtract(((int32_t)(((RuntimeArray*)L_63)->max_length)), 5));
|
|
float L_65 = (L_62)->GetAt(static_cast<il2cpp_array_size_t>(L_64));
|
|
if ((!(((float)L_61) >= ((float)L_65))))
|
|
{
|
|
goto IL_0121;
|
|
}
|
|
}
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_66 = V_1;
|
|
NullCheck(L_66);
|
|
V_7 = ((int32_t)(((RuntimeArray*)L_66)->max_length));
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_67 = V_1;
|
|
int32_t L_68 = V_7;
|
|
NullCheck(L_67);
|
|
int32_t L_69 = ((int32_t)il2cpp_codegen_add(L_68, ((int32_t)-4)));
|
|
float L_70 = (L_67)->GetAt(static_cast<il2cpp_array_size_t>(L_69));
|
|
V_2 = L_70;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_71 = V_1;
|
|
int32_t L_72 = V_7;
|
|
NullCheck(L_71);
|
|
int32_t L_73 = ((int32_t)il2cpp_codegen_add(L_72, ((int32_t)-3)));
|
|
float L_74 = (L_71)->GetAt(static_cast<il2cpp_array_size_t>(L_73));
|
|
V_3 = L_74;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_75 = V_1;
|
|
int32_t L_76 = V_7;
|
|
NullCheck(L_75);
|
|
int32_t L_77 = ((int32_t)il2cpp_codegen_add(L_76, ((int32_t)-2)));
|
|
float L_78 = (L_75)->GetAt(static_cast<il2cpp_array_size_t>(L_77));
|
|
V_4 = L_78;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_79 = V_1;
|
|
int32_t L_80 = V_7;
|
|
NullCheck(L_79);
|
|
int32_t L_81 = ((int32_t)il2cpp_codegen_add(L_80, (-1)));
|
|
float L_82 = (L_79)->GetAt(static_cast<il2cpp_array_size_t>(L_81));
|
|
V_5 = L_82;
|
|
goto IL_01b3;
|
|
}
|
|
|
|
IL_0121:
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_83 = V_1;
|
|
float L_84 = ___2_time;
|
|
int32_t L_85;
|
|
L_85 = cwj_ibj_mA179E3634DD9FAC0FCB0E606B483AFA08BA421E0(L_83, L_84, 5, NULL);
|
|
V_8 = L_85;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_86 = V_1;
|
|
int32_t L_87 = V_8;
|
|
NullCheck(L_86);
|
|
int32_t L_88 = ((int32_t)il2cpp_codegen_add(L_87, ((int32_t)-4)));
|
|
float L_89 = (L_86)->GetAt(static_cast<il2cpp_array_size_t>(L_88));
|
|
V_2 = L_89;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_90 = V_1;
|
|
int32_t L_91 = V_8;
|
|
NullCheck(L_90);
|
|
int32_t L_92 = ((int32_t)il2cpp_codegen_add(L_91, ((int32_t)-3)));
|
|
float L_93 = (L_90)->GetAt(static_cast<il2cpp_array_size_t>(L_92));
|
|
V_3 = L_93;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_94 = V_1;
|
|
int32_t L_95 = V_8;
|
|
NullCheck(L_94);
|
|
int32_t L_96 = ((int32_t)il2cpp_codegen_add(L_95, ((int32_t)-2)));
|
|
float L_97 = (L_94)->GetAt(static_cast<il2cpp_array_size_t>(L_96));
|
|
V_4 = L_97;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_98 = V_1;
|
|
int32_t L_99 = V_8;
|
|
NullCheck(L_98);
|
|
int32_t L_100 = ((int32_t)il2cpp_codegen_add(L_99, (-1)));
|
|
float L_101 = (L_98)->GetAt(static_cast<il2cpp_array_size_t>(L_100));
|
|
V_5 = L_101;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_102 = V_1;
|
|
int32_t L_103 = V_8;
|
|
NullCheck(L_102);
|
|
int32_t L_104 = L_103;
|
|
float L_105 = (L_102)->GetAt(static_cast<il2cpp_array_size_t>(L_104));
|
|
V_9 = L_105;
|
|
int32_t L_106 = V_8;
|
|
float L_107 = ___2_time;
|
|
float L_108 = V_9;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_109 = V_1;
|
|
int32_t L_110 = V_8;
|
|
NullCheck(L_109);
|
|
int32_t L_111 = ((int32_t)il2cpp_codegen_add(L_110, ((int32_t)-5)));
|
|
float L_112 = (L_109)->GetAt(static_cast<il2cpp_array_size_t>(L_111));
|
|
float L_113 = V_9;
|
|
float L_114;
|
|
L_114 = cwq_GetCurvePercent_m934B6D1A405D513F84B748AAB2F2B58F203D28B0(__this, ((int32_t)il2cpp_codegen_subtract(((int32_t)(L_106/5)), 1)), ((float)il2cpp_codegen_subtract((1.0f), ((float)(((float)il2cpp_codegen_subtract(L_107, L_108))/((float)il2cpp_codegen_subtract(L_112, L_113)))))), NULL);
|
|
V_10 = L_114;
|
|
float L_115 = V_2;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_116 = V_1;
|
|
int32_t L_117 = V_8;
|
|
NullCheck(L_116);
|
|
int32_t L_118 = ((int32_t)il2cpp_codegen_add(L_117, 1));
|
|
float L_119 = (L_116)->GetAt(static_cast<il2cpp_array_size_t>(L_118));
|
|
float L_120 = V_2;
|
|
float L_121 = V_10;
|
|
V_2 = ((float)il2cpp_codegen_add(L_115, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_119, L_120)), L_121))));
|
|
float L_122 = V_3;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_123 = V_1;
|
|
int32_t L_124 = V_8;
|
|
NullCheck(L_123);
|
|
int32_t L_125 = ((int32_t)il2cpp_codegen_add(L_124, 2));
|
|
float L_126 = (L_123)->GetAt(static_cast<il2cpp_array_size_t>(L_125));
|
|
float L_127 = V_3;
|
|
float L_128 = V_10;
|
|
V_3 = ((float)il2cpp_codegen_add(L_122, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_126, L_127)), L_128))));
|
|
float L_129 = V_4;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_130 = V_1;
|
|
int32_t L_131 = V_8;
|
|
NullCheck(L_130);
|
|
int32_t L_132 = ((int32_t)il2cpp_codegen_add(L_131, 3));
|
|
float L_133 = (L_130)->GetAt(static_cast<il2cpp_array_size_t>(L_132));
|
|
float L_134 = V_4;
|
|
float L_135 = V_10;
|
|
V_4 = ((float)il2cpp_codegen_add(L_129, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_133, L_134)), L_135))));
|
|
float L_136 = V_5;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_137 = V_1;
|
|
int32_t L_138 = V_8;
|
|
NullCheck(L_137);
|
|
int32_t L_139 = ((int32_t)il2cpp_codegen_add(L_138, 4));
|
|
float L_140 = (L_137)->GetAt(static_cast<il2cpp_array_size_t>(L_139));
|
|
float L_141 = V_5;
|
|
float L_142 = V_10;
|
|
V_5 = ((float)il2cpp_codegen_add(L_136, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_140, L_141)), L_142))));
|
|
}
|
|
|
|
IL_01b3:
|
|
{
|
|
int32_t L_143 = ___5_blend;
|
|
if (L_143)
|
|
{
|
|
goto IL_022a;
|
|
}
|
|
}
|
|
{
|
|
czw_tCABFD9BE929219D3DD263C63053E922950A52B5E* L_144 = V_0;
|
|
NullCheck(L_144);
|
|
czx_tA4D3DE0F69881938A12E4D2B03C40961337E47C7* L_145 = L_144->___olc;
|
|
V_11 = L_145;
|
|
czw_tCABFD9BE929219D3DD263C63053E922950A52B5E* L_146 = V_0;
|
|
czx_tA4D3DE0F69881938A12E4D2B03C40961337E47C7* L_147 = V_11;
|
|
NullCheck(L_147);
|
|
float L_148 = L_147->___olm;
|
|
float L_149 = V_2;
|
|
czx_tA4D3DE0F69881938A12E4D2B03C40961337E47C7* L_150 = V_11;
|
|
NullCheck(L_150);
|
|
float L_151 = L_150->___olm;
|
|
float L_152 = ___4_alpha;
|
|
NullCheck(L_146);
|
|
L_146->___olf = ((float)il2cpp_codegen_add(L_148, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_149, L_151)), L_152))));
|
|
czw_tCABFD9BE929219D3DD263C63053E922950A52B5E* L_153 = V_0;
|
|
czx_tA4D3DE0F69881938A12E4D2B03C40961337E47C7* L_154 = V_11;
|
|
NullCheck(L_154);
|
|
float L_155 = L_154->___oln;
|
|
float L_156 = V_3;
|
|
czx_tA4D3DE0F69881938A12E4D2B03C40961337E47C7* L_157 = V_11;
|
|
NullCheck(L_157);
|
|
float L_158 = L_157->___oln;
|
|
float L_159 = ___4_alpha;
|
|
NullCheck(L_153);
|
|
L_153->___olg = ((float)il2cpp_codegen_add(L_155, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_156, L_158)), L_159))));
|
|
czw_tCABFD9BE929219D3DD263C63053E922950A52B5E* L_160 = V_0;
|
|
czx_tA4D3DE0F69881938A12E4D2B03C40961337E47C7* L_161 = V_11;
|
|
NullCheck(L_161);
|
|
float L_162 = L_161->___olo;
|
|
float L_163 = V_4;
|
|
czx_tA4D3DE0F69881938A12E4D2B03C40961337E47C7* L_164 = V_11;
|
|
NullCheck(L_164);
|
|
float L_165 = L_164->___olo;
|
|
float L_166 = ___4_alpha;
|
|
NullCheck(L_160);
|
|
L_160->___olh = ((float)il2cpp_codegen_add(L_162, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_163, L_165)), L_166))));
|
|
czw_tCABFD9BE929219D3DD263C63053E922950A52B5E* L_167 = V_0;
|
|
czx_tA4D3DE0F69881938A12E4D2B03C40961337E47C7* L_168 = V_11;
|
|
NullCheck(L_168);
|
|
float L_169 = L_168->___olp;
|
|
float L_170 = V_5;
|
|
czx_tA4D3DE0F69881938A12E4D2B03C40961337E47C7* L_171 = V_11;
|
|
NullCheck(L_171);
|
|
float L_172 = L_171->___olp;
|
|
float L_173 = ___4_alpha;
|
|
NullCheck(L_167);
|
|
L_167->___oli = ((float)il2cpp_codegen_add(L_169, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_170, L_172)), L_173))));
|
|
return;
|
|
}
|
|
|
|
IL_022a:
|
|
{
|
|
czw_tCABFD9BE929219D3DD263C63053E922950A52B5E* L_174 = V_0;
|
|
czw_tCABFD9BE929219D3DD263C63053E922950A52B5E* L_175 = L_174;
|
|
NullCheck(L_175);
|
|
float L_176 = L_175->___olf;
|
|
float L_177 = V_2;
|
|
czw_tCABFD9BE929219D3DD263C63053E922950A52B5E* L_178 = V_0;
|
|
NullCheck(L_178);
|
|
float L_179 = L_178->___olf;
|
|
float L_180 = ___4_alpha;
|
|
NullCheck(L_175);
|
|
L_175->___olf = ((float)il2cpp_codegen_add(L_176, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_177, L_179)), L_180))));
|
|
czw_tCABFD9BE929219D3DD263C63053E922950A52B5E* L_181 = V_0;
|
|
czw_tCABFD9BE929219D3DD263C63053E922950A52B5E* L_182 = L_181;
|
|
NullCheck(L_182);
|
|
float L_183 = L_182->___olg;
|
|
float L_184 = V_3;
|
|
czw_tCABFD9BE929219D3DD263C63053E922950A52B5E* L_185 = V_0;
|
|
NullCheck(L_185);
|
|
float L_186 = L_185->___olg;
|
|
float L_187 = ___4_alpha;
|
|
NullCheck(L_182);
|
|
L_182->___olg = ((float)il2cpp_codegen_add(L_183, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_184, L_186)), L_187))));
|
|
czw_tCABFD9BE929219D3DD263C63053E922950A52B5E* L_188 = V_0;
|
|
czw_tCABFD9BE929219D3DD263C63053E922950A52B5E* L_189 = L_188;
|
|
NullCheck(L_189);
|
|
float L_190 = L_189->___olh;
|
|
float L_191 = V_4;
|
|
czw_tCABFD9BE929219D3DD263C63053E922950A52B5E* L_192 = V_0;
|
|
NullCheck(L_192);
|
|
float L_193 = L_192->___olh;
|
|
float L_194 = ___4_alpha;
|
|
NullCheck(L_189);
|
|
L_189->___olh = ((float)il2cpp_codegen_add(L_190, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_191, L_193)), L_194))));
|
|
czw_tCABFD9BE929219D3DD263C63053E922950A52B5E* L_195 = V_0;
|
|
czw_tCABFD9BE929219D3DD263C63053E922950A52B5E* L_196 = L_195;
|
|
NullCheck(L_196);
|
|
float L_197 = L_196->___oli;
|
|
float L_198 = V_5;
|
|
czw_tCABFD9BE929219D3DD263C63053E922950A52B5E* L_199 = V_0;
|
|
NullCheck(L_199);
|
|
float L_200 = L_199->___oli;
|
|
float L_201 = ___4_alpha;
|
|
NullCheck(L_196);
|
|
L_196->___oli = ((float)il2cpp_codegen_add(L_197, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_198, L_200)), L_201))));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxc_set_TransformConstraintIndex_m231C29985A138DAEC7226E571DFE6889C165D66D (cxc_t265CE2CB66B00F5748EB9BA1821B348A7CB4C2D9* __this, int32_t ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = ___0_value;
|
|
if ((((int32_t)L_0) >= ((int32_t)0)))
|
|
{
|
|
goto IL_000f;
|
|
}
|
|
}
|
|
{
|
|
ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F* L_1 = (ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F_il2cpp_TypeInfo_var)));
|
|
ArgumentOutOfRangeException__ctor_mBC1D5DEEA1BA41DE77228CB27D6BAFEB6DCCBF4A(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralC7475E48B560EA52982F3AF1DD71267F824511BD)), NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&cxc_set_TransformConstraintIndex_m231C29985A138DAEC7226E571DFE6889C165D66D_RuntimeMethod_var)));
|
|
}
|
|
|
|
IL_000f:
|
|
{
|
|
int32_t L_2 = ___0_value;
|
|
__this->___nxe = L_2;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxc_set_Frames_mB8EBEA198A39D771C0F4F96F0420F522FB49A497 (cxc_t265CE2CB66B00F5748EB9BA1821B348A7CB4C2D9* __this, SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_0 = ___0_value;
|
|
__this->___nxf = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___nxf), (void*)L_0);
|
|
return;
|
|
}
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t cxd_get_PathConstraintIndex_m49D11CE932E35901B0E50784CEB9BACF66F929AB (cxd_t734B33F77327528798E525E3ABB4D95A42EDB69D* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = __this->___nxj;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t cxd_get_PropertyId_mFDA578A93E1A24CE2714EE5DA729BC23FBA2BD4C (cxd_t734B33F77327528798E525E3ABB4D95A42EDB69D* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = __this->___nxj;
|
|
return ((int32_t)il2cpp_codegen_add(((int32_t)184549376), L_0));
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* cxd_get_Frames_m4A27591886C964E07BDFD802729B3A63C0035B8E (cxd_t734B33F77327528798E525E3ABB4D95A42EDB69D* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_0 = __this->___nxk;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxd__ctor_m5FEC4A2F56A4DCF9E893629B43A92454AE22FFA2 (cxd_t734B33F77327528798E525E3ABB4D95A42EDB69D* __this, int32_t ___0_a, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = ___0_a;
|
|
cwq__ctor_m2BCEF294AF4519308A9956F159C28A0C3AE3508C(__this, L_0, NULL);
|
|
int32_t L_1 = ___0_a;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_2 = (SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C*)(SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C*)SZArrayNew(SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C_il2cpp_TypeInfo_var, (uint32_t)((int32_t)il2cpp_codegen_multiply(L_1, 2)));
|
|
__this->___nxk = L_2;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___nxk), (void*)L_2);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxd_set_PathConstraintIndex_m817F46C3CA030438527DB2B597599EE553A96F6D (cxd_t734B33F77327528798E525E3ABB4D95A42EDB69D* __this, int32_t ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = ___0_value;
|
|
if ((((int32_t)L_0) >= ((int32_t)0)))
|
|
{
|
|
goto IL_000f;
|
|
}
|
|
}
|
|
{
|
|
ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F* L_1 = (ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F_il2cpp_TypeInfo_var)));
|
|
ArgumentOutOfRangeException__ctor_mBC1D5DEEA1BA41DE77228CB27D6BAFEB6DCCBF4A(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralC7475E48B560EA52982F3AF1DD71267F824511BD)), NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&cxd_set_PathConstraintIndex_m817F46C3CA030438527DB2B597599EE553A96F6D_RuntimeMethod_var)));
|
|
}
|
|
|
|
IL_000f:
|
|
{
|
|
int32_t L_2 = ___0_value;
|
|
__this->___nxj = L_2;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxd_set_Frames_mE3710A683516A698BD29AFA8BFCC433DFA3D88B3 (cxd_t734B33F77327528798E525E3ABB4D95A42EDB69D* __this, SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_0 = ___0_value;
|
|
__this->___nxk = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___nxk), (void*)L_0);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxd_nlq_mBBC97705B171273E6B396D50A8F845BA4C62AC4A (cxd_t734B33F77327528798E525E3ABB4D95A42EDB69D* __this, int32_t ___0_frameIndex, float ___1_time, float ___2_position, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = ___0_frameIndex;
|
|
___0_frameIndex = ((int32_t)il2cpp_codegen_multiply(L_0, 2));
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_1 = __this->___nxk;
|
|
int32_t L_2 = ___0_frameIndex;
|
|
float L_3 = ___1_time;
|
|
NullCheck(L_1);
|
|
(L_1)->SetAt(static_cast<il2cpp_array_size_t>(L_2), (float)L_3);
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_4 = __this->___nxk;
|
|
int32_t L_5 = ___0_frameIndex;
|
|
float L_6 = ___2_position;
|
|
NullCheck(L_4);
|
|
(L_4)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_add(L_5, 1))), (float)L_6);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxd_lcl_mB1777863CFBB2CC266EBBACAC79E54FBCE26888C (cxd_t734B33F77327528798E525E3ABB4D95A42EDB69D* __this, int32_t ___0_frameIndex, float ___1_time, float ___2_position, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = ___0_frameIndex;
|
|
___0_frameIndex = ((int32_t)il2cpp_codegen_multiply(L_0, 2));
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_1 = __this->___nxk;
|
|
int32_t L_2 = ___0_frameIndex;
|
|
float L_3 = ___1_time;
|
|
NullCheck(L_1);
|
|
(L_1)->SetAt(static_cast<il2cpp_array_size_t>(L_2), (float)L_3);
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_4 = __this->___nxk;
|
|
int32_t L_5 = ___0_frameIndex;
|
|
float L_6 = ___2_position;
|
|
NullCheck(L_4);
|
|
(L_4)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_add(L_5, 1))), (float)L_6);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxd_ioz_mC11A64241512DC523E5A91C436C99833B78EDB0B (cxd_t734B33F77327528798E525E3ABB4D95A42EDB69D* __this, int32_t ___0_frameIndex, float ___1_time, float ___2_position, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = ___0_frameIndex;
|
|
___0_frameIndex = ((int32_t)il2cpp_codegen_multiply(L_0, 2));
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_1 = __this->___nxk;
|
|
int32_t L_2 = ___0_frameIndex;
|
|
float L_3 = ___1_time;
|
|
NullCheck(L_1);
|
|
(L_1)->SetAt(static_cast<il2cpp_array_size_t>(L_2), (float)L_3);
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_4 = __this->___nxk;
|
|
int32_t L_5 = ___0_frameIndex;
|
|
float L_6 = ___2_position;
|
|
NullCheck(L_4);
|
|
(L_4)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_add(L_5, 1))), (float)L_6);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxd_SetFrame_m84A509FE1550FD183424B2A5940EE4523CA8BD45 (cxd_t734B33F77327528798E525E3ABB4D95A42EDB69D* __this, int32_t ___0_frameIndex, float ___1_time, float ___2_position, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = ___0_frameIndex;
|
|
___0_frameIndex = ((int32_t)il2cpp_codegen_multiply(L_0, 2));
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_1 = __this->___nxk;
|
|
int32_t L_2 = ___0_frameIndex;
|
|
float L_3 = ___1_time;
|
|
NullCheck(L_1);
|
|
(L_1)->SetAt(static_cast<il2cpp_array_size_t>(L_2), (float)L_3);
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_4 = __this->___nxk;
|
|
int32_t L_5 = ___0_frameIndex;
|
|
float L_6 = ___2_position;
|
|
NullCheck(L_4);
|
|
(L_4)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_add(L_5, 1))), (float)L_6);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxd_Apply_mB2A55F5F9C62421499536C4C68C9ADD3E369B916 (cxd_t734B33F77327528798E525E3ABB4D95A42EDB69D* __this, czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* ___0_skeleton, float ___1_lastTime, float ___2_time, cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016* ___3_firedEvents, float ___4_alpha, int32_t ___5_blend, int32_t ___6_direction, const RuntimeMethod* method)
|
|
{
|
|
czc_tF0167BADCFFCD7549128F494982B8FC760C9DD12* V_0 = NULL;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* V_1 = NULL;
|
|
float V_2 = 0.0f;
|
|
int32_t V_3 = 0;
|
|
float V_4 = 0.0f;
|
|
float V_5 = 0.0f;
|
|
{
|
|
czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* L_0 = ___0_skeleton;
|
|
NullCheck(L_0);
|
|
cyt_1_t42C9F10506882D599BBD2A531536E42E632BDB7E* L_1 = L_0->___ohg;
|
|
NullCheck(L_1);
|
|
czcU5BU5D_t85EC9C8DA232912BA20C316AB249516D6A0F50D8* L_2 = L_1->___Items;
|
|
int32_t L_3 = __this->___nxj;
|
|
NullCheck(L_2);
|
|
int32_t L_4 = L_3;
|
|
czc_tF0167BADCFFCD7549128F494982B8FC760C9DD12* L_5 = (L_2)->GetAt(static_cast<il2cpp_array_size_t>(L_4));
|
|
V_0 = L_5;
|
|
czc_tF0167BADCFFCD7549128F494982B8FC760C9DD12* L_6 = V_0;
|
|
NullCheck(L_6);
|
|
bool L_7 = L_6->___ogj;
|
|
if (L_7)
|
|
{
|
|
goto IL_001c;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_001c:
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_8 = __this->___nxk;
|
|
V_1 = L_8;
|
|
float L_9 = ___2_time;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_10 = V_1;
|
|
NullCheck(L_10);
|
|
int32_t L_11 = 0;
|
|
float L_12 = (L_10)->GetAt(static_cast<il2cpp_array_size_t>(L_11));
|
|
if ((!(((float)L_9) < ((float)L_12))))
|
|
{
|
|
goto IL_0068;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_13 = ___5_blend;
|
|
if (!L_13)
|
|
{
|
|
goto IL_0033;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_14 = ___5_blend;
|
|
if ((((int32_t)L_14) == ((int32_t)1)))
|
|
{
|
|
goto IL_0045;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_0033:
|
|
{
|
|
czc_tF0167BADCFFCD7549128F494982B8FC760C9DD12* L_15 = V_0;
|
|
czc_tF0167BADCFFCD7549128F494982B8FC760C9DD12* L_16 = V_0;
|
|
NullCheck(L_16);
|
|
czd_tC71AF425330581E9EC9EA08C3282E5F38362D27C* L_17 = L_16->___ogc;
|
|
NullCheck(L_17);
|
|
float L_18 = L_17->___ogw;
|
|
NullCheck(L_15);
|
|
L_15->___ogf = L_18;
|
|
return;
|
|
}
|
|
|
|
IL_0045:
|
|
{
|
|
czc_tF0167BADCFFCD7549128F494982B8FC760C9DD12* L_19 = V_0;
|
|
czc_tF0167BADCFFCD7549128F494982B8FC760C9DD12* L_20 = L_19;
|
|
NullCheck(L_20);
|
|
float L_21 = L_20->___ogf;
|
|
czc_tF0167BADCFFCD7549128F494982B8FC760C9DD12* L_22 = V_0;
|
|
NullCheck(L_22);
|
|
czd_tC71AF425330581E9EC9EA08C3282E5F38362D27C* L_23 = L_22->___ogc;
|
|
NullCheck(L_23);
|
|
float L_24 = L_23->___ogw;
|
|
czc_tF0167BADCFFCD7549128F494982B8FC760C9DD12* L_25 = V_0;
|
|
NullCheck(L_25);
|
|
float L_26 = L_25->___ogf;
|
|
float L_27 = ___4_alpha;
|
|
NullCheck(L_20);
|
|
L_20->___ogf = ((float)il2cpp_codegen_add(L_21, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_24, L_26)), L_27))));
|
|
return;
|
|
}
|
|
|
|
IL_0068:
|
|
{
|
|
float L_28 = ___2_time;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_29 = V_1;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_30 = V_1;
|
|
NullCheck(L_30);
|
|
NullCheck(L_29);
|
|
int32_t L_31 = ((int32_t)il2cpp_codegen_subtract(((int32_t)(((RuntimeArray*)L_30)->max_length)), 2));
|
|
float L_32 = (L_29)->GetAt(static_cast<il2cpp_array_size_t>(L_31));
|
|
if ((!(((float)L_28) >= ((float)L_32))))
|
|
{
|
|
goto IL_007c;
|
|
}
|
|
}
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_33 = V_1;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_34 = V_1;
|
|
NullCheck(L_34);
|
|
NullCheck(L_33);
|
|
int32_t L_35 = ((int32_t)il2cpp_codegen_add(((int32_t)(((RuntimeArray*)L_34)->max_length)), (-1)));
|
|
float L_36 = (L_33)->GetAt(static_cast<il2cpp_array_size_t>(L_35));
|
|
V_2 = L_36;
|
|
goto IL_00be;
|
|
}
|
|
|
|
IL_007c:
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_37 = V_1;
|
|
float L_38 = ___2_time;
|
|
int32_t L_39;
|
|
L_39 = cwj_ibj_mA179E3634DD9FAC0FCB0E606B483AFA08BA421E0(L_37, L_38, 2, NULL);
|
|
V_3 = L_39;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_40 = V_1;
|
|
int32_t L_41 = V_3;
|
|
NullCheck(L_40);
|
|
int32_t L_42 = ((int32_t)il2cpp_codegen_add(L_41, (-1)));
|
|
float L_43 = (L_40)->GetAt(static_cast<il2cpp_array_size_t>(L_42));
|
|
V_2 = L_43;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_44 = V_1;
|
|
int32_t L_45 = V_3;
|
|
NullCheck(L_44);
|
|
int32_t L_46 = L_45;
|
|
float L_47 = (L_44)->GetAt(static_cast<il2cpp_array_size_t>(L_46));
|
|
V_4 = L_47;
|
|
int32_t L_48 = V_3;
|
|
float L_49 = ___2_time;
|
|
float L_50 = V_4;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_51 = V_1;
|
|
int32_t L_52 = V_3;
|
|
NullCheck(L_51);
|
|
int32_t L_53 = ((int32_t)il2cpp_codegen_add(L_52, ((int32_t)-2)));
|
|
float L_54 = (L_51)->GetAt(static_cast<il2cpp_array_size_t>(L_53));
|
|
float L_55 = V_4;
|
|
float L_56;
|
|
L_56 = cwq_GetCurvePercent_m934B6D1A405D513F84B748AAB2F2B58F203D28B0(__this, ((int32_t)il2cpp_codegen_subtract(((int32_t)(L_48/2)), 1)), ((float)il2cpp_codegen_subtract((1.0f), ((float)(((float)il2cpp_codegen_subtract(L_49, L_50))/((float)il2cpp_codegen_subtract(L_54, L_55)))))), NULL);
|
|
V_5 = L_56;
|
|
float L_57 = V_2;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_58 = V_1;
|
|
int32_t L_59 = V_3;
|
|
NullCheck(L_58);
|
|
int32_t L_60 = ((int32_t)il2cpp_codegen_add(L_59, 1));
|
|
float L_61 = (L_58)->GetAt(static_cast<il2cpp_array_size_t>(L_60));
|
|
float L_62 = V_2;
|
|
float L_63 = V_5;
|
|
V_2 = ((float)il2cpp_codegen_add(L_57, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_61, L_62)), L_63))));
|
|
}
|
|
|
|
IL_00be:
|
|
{
|
|
int32_t L_64 = ___5_blend;
|
|
if (L_64)
|
|
{
|
|
goto IL_00e5;
|
|
}
|
|
}
|
|
{
|
|
czc_tF0167BADCFFCD7549128F494982B8FC760C9DD12* L_65 = V_0;
|
|
czc_tF0167BADCFFCD7549128F494982B8FC760C9DD12* L_66 = V_0;
|
|
NullCheck(L_66);
|
|
czd_tC71AF425330581E9EC9EA08C3282E5F38362D27C* L_67 = L_66->___ogc;
|
|
NullCheck(L_67);
|
|
float L_68 = L_67->___ogw;
|
|
float L_69 = V_2;
|
|
czc_tF0167BADCFFCD7549128F494982B8FC760C9DD12* L_70 = V_0;
|
|
NullCheck(L_70);
|
|
czd_tC71AF425330581E9EC9EA08C3282E5F38362D27C* L_71 = L_70->___ogc;
|
|
NullCheck(L_71);
|
|
float L_72 = L_71->___ogw;
|
|
float L_73 = ___4_alpha;
|
|
NullCheck(L_65);
|
|
L_65->___ogf = ((float)il2cpp_codegen_add(L_68, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_69, L_72)), L_73))));
|
|
return;
|
|
}
|
|
|
|
IL_00e5:
|
|
{
|
|
czc_tF0167BADCFFCD7549128F494982B8FC760C9DD12* L_74 = V_0;
|
|
czc_tF0167BADCFFCD7549128F494982B8FC760C9DD12* L_75 = L_74;
|
|
NullCheck(L_75);
|
|
float L_76 = L_75->___ogf;
|
|
float L_77 = V_2;
|
|
czc_tF0167BADCFFCD7549128F494982B8FC760C9DD12* L_78 = V_0;
|
|
NullCheck(L_78);
|
|
float L_79 = L_78->___ogf;
|
|
float L_80 = ___4_alpha;
|
|
NullCheck(L_75);
|
|
L_75->___ogf = ((float)il2cpp_codegen_add(L_76, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_77, L_79)), L_80))));
|
|
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
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxe__ctor_mC1BB0C8A632AA54C8B805C31EB47B7A770CDED23 (cxe_tA3616593B9A8AD1EDC5BDC36E7AA0BCB8FA22334* __this, int32_t ___0_a, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = ___0_a;
|
|
cxd__ctor_m5FEC4A2F56A4DCF9E893629B43A92454AE22FFA2(__this, L_0, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t cxe_get_PropertyId_mE8F27064BB66038A74C8D25B186BBD71E6B9197F (cxe_tA3616593B9A8AD1EDC5BDC36E7AA0BCB8FA22334* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = ((cxd_t734B33F77327528798E525E3ABB4D95A42EDB69D*)__this)->___nxj;
|
|
return ((int32_t)il2cpp_codegen_add(((int32_t)201326592), L_0));
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxe_Apply_m62CAA7AD1D30A305D5F4CC7DD10E07A366EC123C (cxe_tA3616593B9A8AD1EDC5BDC36E7AA0BCB8FA22334* __this, czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* ___0_skeleton, float ___1_lastTime, float ___2_time, cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016* ___3_events, float ___4_alpha, int32_t ___5_blend, int32_t ___6_direction, const RuntimeMethod* method)
|
|
{
|
|
czc_tF0167BADCFFCD7549128F494982B8FC760C9DD12* V_0 = NULL;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* V_1 = NULL;
|
|
float V_2 = 0.0f;
|
|
int32_t V_3 = 0;
|
|
float V_4 = 0.0f;
|
|
float V_5 = 0.0f;
|
|
{
|
|
czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* L_0 = ___0_skeleton;
|
|
NullCheck(L_0);
|
|
cyt_1_t42C9F10506882D599BBD2A531536E42E632BDB7E* L_1 = L_0->___ohg;
|
|
NullCheck(L_1);
|
|
czcU5BU5D_t85EC9C8DA232912BA20C316AB249516D6A0F50D8* L_2 = L_1->___Items;
|
|
int32_t L_3 = ((cxd_t734B33F77327528798E525E3ABB4D95A42EDB69D*)__this)->___nxj;
|
|
NullCheck(L_2);
|
|
int32_t L_4 = L_3;
|
|
czc_tF0167BADCFFCD7549128F494982B8FC760C9DD12* L_5 = (L_2)->GetAt(static_cast<il2cpp_array_size_t>(L_4));
|
|
V_0 = L_5;
|
|
czc_tF0167BADCFFCD7549128F494982B8FC760C9DD12* L_6 = V_0;
|
|
NullCheck(L_6);
|
|
bool L_7 = L_6->___ogj;
|
|
if (L_7)
|
|
{
|
|
goto IL_001c;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_001c:
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_8 = ((cxd_t734B33F77327528798E525E3ABB4D95A42EDB69D*)__this)->___nxk;
|
|
V_1 = L_8;
|
|
float L_9 = ___2_time;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_10 = V_1;
|
|
NullCheck(L_10);
|
|
int32_t L_11 = 0;
|
|
float L_12 = (L_10)->GetAt(static_cast<il2cpp_array_size_t>(L_11));
|
|
if ((!(((float)L_9) < ((float)L_12))))
|
|
{
|
|
goto IL_0068;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_13 = ___5_blend;
|
|
if (!L_13)
|
|
{
|
|
goto IL_0033;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_14 = ___5_blend;
|
|
if ((((int32_t)L_14) == ((int32_t)1)))
|
|
{
|
|
goto IL_0045;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_0033:
|
|
{
|
|
czc_tF0167BADCFFCD7549128F494982B8FC760C9DD12* L_15 = V_0;
|
|
czc_tF0167BADCFFCD7549128F494982B8FC760C9DD12* L_16 = V_0;
|
|
NullCheck(L_16);
|
|
czd_tC71AF425330581E9EC9EA08C3282E5F38362D27C* L_17 = L_16->___ogc;
|
|
NullCheck(L_17);
|
|
float L_18 = L_17->___ogx;
|
|
NullCheck(L_15);
|
|
L_15->___ogg = L_18;
|
|
return;
|
|
}
|
|
|
|
IL_0045:
|
|
{
|
|
czc_tF0167BADCFFCD7549128F494982B8FC760C9DD12* L_19 = V_0;
|
|
czc_tF0167BADCFFCD7549128F494982B8FC760C9DD12* L_20 = L_19;
|
|
NullCheck(L_20);
|
|
float L_21 = L_20->___ogg;
|
|
czc_tF0167BADCFFCD7549128F494982B8FC760C9DD12* L_22 = V_0;
|
|
NullCheck(L_22);
|
|
czd_tC71AF425330581E9EC9EA08C3282E5F38362D27C* L_23 = L_22->___ogc;
|
|
NullCheck(L_23);
|
|
float L_24 = L_23->___ogx;
|
|
czc_tF0167BADCFFCD7549128F494982B8FC760C9DD12* L_25 = V_0;
|
|
NullCheck(L_25);
|
|
float L_26 = L_25->___ogg;
|
|
float L_27 = ___4_alpha;
|
|
NullCheck(L_20);
|
|
L_20->___ogg = ((float)il2cpp_codegen_add(L_21, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_24, L_26)), L_27))));
|
|
return;
|
|
}
|
|
|
|
IL_0068:
|
|
{
|
|
float L_28 = ___2_time;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_29 = V_1;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_30 = V_1;
|
|
NullCheck(L_30);
|
|
NullCheck(L_29);
|
|
int32_t L_31 = ((int32_t)il2cpp_codegen_subtract(((int32_t)(((RuntimeArray*)L_30)->max_length)), 2));
|
|
float L_32 = (L_29)->GetAt(static_cast<il2cpp_array_size_t>(L_31));
|
|
if ((!(((float)L_28) >= ((float)L_32))))
|
|
{
|
|
goto IL_007c;
|
|
}
|
|
}
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_33 = V_1;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_34 = V_1;
|
|
NullCheck(L_34);
|
|
NullCheck(L_33);
|
|
int32_t L_35 = ((int32_t)il2cpp_codegen_add(((int32_t)(((RuntimeArray*)L_34)->max_length)), (-1)));
|
|
float L_36 = (L_33)->GetAt(static_cast<il2cpp_array_size_t>(L_35));
|
|
V_2 = L_36;
|
|
goto IL_00be;
|
|
}
|
|
|
|
IL_007c:
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_37 = V_1;
|
|
float L_38 = ___2_time;
|
|
int32_t L_39;
|
|
L_39 = cwj_ibj_mA179E3634DD9FAC0FCB0E606B483AFA08BA421E0(L_37, L_38, 2, NULL);
|
|
V_3 = L_39;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_40 = V_1;
|
|
int32_t L_41 = V_3;
|
|
NullCheck(L_40);
|
|
int32_t L_42 = ((int32_t)il2cpp_codegen_add(L_41, (-1)));
|
|
float L_43 = (L_40)->GetAt(static_cast<il2cpp_array_size_t>(L_42));
|
|
V_2 = L_43;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_44 = V_1;
|
|
int32_t L_45 = V_3;
|
|
NullCheck(L_44);
|
|
int32_t L_46 = L_45;
|
|
float L_47 = (L_44)->GetAt(static_cast<il2cpp_array_size_t>(L_46));
|
|
V_4 = L_47;
|
|
int32_t L_48 = V_3;
|
|
float L_49 = ___2_time;
|
|
float L_50 = V_4;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_51 = V_1;
|
|
int32_t L_52 = V_3;
|
|
NullCheck(L_51);
|
|
int32_t L_53 = ((int32_t)il2cpp_codegen_add(L_52, ((int32_t)-2)));
|
|
float L_54 = (L_51)->GetAt(static_cast<il2cpp_array_size_t>(L_53));
|
|
float L_55 = V_4;
|
|
float L_56;
|
|
L_56 = cwq_GetCurvePercent_m934B6D1A405D513F84B748AAB2F2B58F203D28B0(__this, ((int32_t)il2cpp_codegen_subtract(((int32_t)(L_48/2)), 1)), ((float)il2cpp_codegen_subtract((1.0f), ((float)(((float)il2cpp_codegen_subtract(L_49, L_50))/((float)il2cpp_codegen_subtract(L_54, L_55)))))), NULL);
|
|
V_5 = L_56;
|
|
float L_57 = V_2;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_58 = V_1;
|
|
int32_t L_59 = V_3;
|
|
NullCheck(L_58);
|
|
int32_t L_60 = ((int32_t)il2cpp_codegen_add(L_59, 1));
|
|
float L_61 = (L_58)->GetAt(static_cast<il2cpp_array_size_t>(L_60));
|
|
float L_62 = V_2;
|
|
float L_63 = V_5;
|
|
V_2 = ((float)il2cpp_codegen_add(L_57, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_61, L_62)), L_63))));
|
|
}
|
|
|
|
IL_00be:
|
|
{
|
|
int32_t L_64 = ___5_blend;
|
|
if (L_64)
|
|
{
|
|
goto IL_00e5;
|
|
}
|
|
}
|
|
{
|
|
czc_tF0167BADCFFCD7549128F494982B8FC760C9DD12* L_65 = V_0;
|
|
czc_tF0167BADCFFCD7549128F494982B8FC760C9DD12* L_66 = V_0;
|
|
NullCheck(L_66);
|
|
czd_tC71AF425330581E9EC9EA08C3282E5F38362D27C* L_67 = L_66->___ogc;
|
|
NullCheck(L_67);
|
|
float L_68 = L_67->___ogx;
|
|
float L_69 = V_2;
|
|
czc_tF0167BADCFFCD7549128F494982B8FC760C9DD12* L_70 = V_0;
|
|
NullCheck(L_70);
|
|
czd_tC71AF425330581E9EC9EA08C3282E5F38362D27C* L_71 = L_70->___ogc;
|
|
NullCheck(L_71);
|
|
float L_72 = L_71->___ogx;
|
|
float L_73 = ___4_alpha;
|
|
NullCheck(L_65);
|
|
L_65->___ogg = ((float)il2cpp_codegen_add(L_68, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_69, L_72)), L_73))));
|
|
return;
|
|
}
|
|
|
|
IL_00e5:
|
|
{
|
|
czc_tF0167BADCFFCD7549128F494982B8FC760C9DD12* L_74 = V_0;
|
|
czc_tF0167BADCFFCD7549128F494982B8FC760C9DD12* L_75 = L_74;
|
|
NullCheck(L_75);
|
|
float L_76 = L_75->___ogg;
|
|
float L_77 = V_2;
|
|
czc_tF0167BADCFFCD7549128F494982B8FC760C9DD12* L_78 = V_0;
|
|
NullCheck(L_78);
|
|
float L_79 = L_78->___ogg;
|
|
float L_80 = ___4_alpha;
|
|
NullCheck(L_75);
|
|
L_75->___ogg = ((float)il2cpp_codegen_add(L_76, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_77, L_79)), L_80))));
|
|
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
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t cxf_get_PathConstraintIndex_m2B36F3DFA23FE0AB2522D25C6C8575E95FEB7EF9 (cxf_t6712878647F6177AC8ACFC8DFE6B3E91964A005A* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = __this->___nxq;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxf_nuf_m97F192F6C4F4BAFB1260166BE6F25272BD713E56 (cxf_t6712878647F6177AC8ACFC8DFE6B3E91964A005A* __this, int32_t ___0_frameIndex, float ___1_time, float ___2_rotateMix, float ___3_translateMix, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = ___0_frameIndex;
|
|
___0_frameIndex = ((int32_t)il2cpp_codegen_multiply(L_0, 3));
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_1 = __this->___nxr;
|
|
int32_t L_2 = ___0_frameIndex;
|
|
float L_3 = ___1_time;
|
|
NullCheck(L_1);
|
|
(L_1)->SetAt(static_cast<il2cpp_array_size_t>(L_2), (float)L_3);
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_4 = __this->___nxr;
|
|
int32_t L_5 = ___0_frameIndex;
|
|
float L_6 = ___2_rotateMix;
|
|
NullCheck(L_4);
|
|
(L_4)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_add(L_5, 1))), (float)L_6);
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_7 = __this->___nxr;
|
|
int32_t L_8 = ___0_frameIndex;
|
|
float L_9 = ___3_translateMix;
|
|
NullCheck(L_7);
|
|
(L_7)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_add(L_8, 2))), (float)L_9);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxf_SetFrame_m27BC64CA1B2BAC34D693D6A25282338FBF094A1D (cxf_t6712878647F6177AC8ACFC8DFE6B3E91964A005A* __this, int32_t ___0_frameIndex, float ___1_time, float ___2_rotateMix, float ___3_translateMix, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = ___0_frameIndex;
|
|
___0_frameIndex = ((int32_t)il2cpp_codegen_multiply(L_0, 3));
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_1 = __this->___nxr;
|
|
int32_t L_2 = ___0_frameIndex;
|
|
float L_3 = ___1_time;
|
|
NullCheck(L_1);
|
|
(L_1)->SetAt(static_cast<il2cpp_array_size_t>(L_2), (float)L_3);
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_4 = __this->___nxr;
|
|
int32_t L_5 = ___0_frameIndex;
|
|
float L_6 = ___2_rotateMix;
|
|
NullCheck(L_4);
|
|
(L_4)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_add(L_5, 1))), (float)L_6);
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_7 = __this->___nxr;
|
|
int32_t L_8 = ___0_frameIndex;
|
|
float L_9 = ___3_translateMix;
|
|
NullCheck(L_7);
|
|
(L_7)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_add(L_8, 2))), (float)L_9);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxf_hnm_m550AA0451ABB27D2CEDE6F593CC37249E5F9D6C2 (cxf_t6712878647F6177AC8ACFC8DFE6B3E91964A005A* __this, int32_t ___0_frameIndex, float ___1_time, float ___2_rotateMix, float ___3_translateMix, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = ___0_frameIndex;
|
|
___0_frameIndex = ((int32_t)il2cpp_codegen_multiply(L_0, 3));
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_1 = __this->___nxr;
|
|
int32_t L_2 = ___0_frameIndex;
|
|
float L_3 = ___1_time;
|
|
NullCheck(L_1);
|
|
(L_1)->SetAt(static_cast<il2cpp_array_size_t>(L_2), (float)L_3);
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_4 = __this->___nxr;
|
|
int32_t L_5 = ___0_frameIndex;
|
|
float L_6 = ___2_rotateMix;
|
|
NullCheck(L_4);
|
|
(L_4)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_add(L_5, 1))), (float)L_6);
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_7 = __this->___nxr;
|
|
int32_t L_8 = ___0_frameIndex;
|
|
float L_9 = ___3_translateMix;
|
|
NullCheck(L_7);
|
|
(L_7)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_add(L_8, 2))), (float)L_9);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* cxf_get_Frames_m47859B0AB16DC41DFD4142B1048F6E0A58018F40 (cxf_t6712878647F6177AC8ACFC8DFE6B3E91964A005A* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_0 = __this->___nxr;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxf_set_Frames_m51ED2997F3BB8204D1D211CB195BF95402DC32A7 (cxf_t6712878647F6177AC8ACFC8DFE6B3E91964A005A* __this, SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_0 = ___0_value;
|
|
__this->___nxr = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___nxr), (void*)L_0);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxf__ctor_mED7F33C8029EC1FD7E403BDE4214CCD67EB4458B (cxf_t6712878647F6177AC8ACFC8DFE6B3E91964A005A* __this, int32_t ___0_a, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = ___0_a;
|
|
cwq__ctor_m2BCEF294AF4519308A9956F159C28A0C3AE3508C(__this, L_0, NULL);
|
|
int32_t L_1 = ___0_a;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_2 = (SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C*)(SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C*)SZArrayNew(SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C_il2cpp_TypeInfo_var, (uint32_t)((int32_t)il2cpp_codegen_multiply(L_1, 3)));
|
|
__this->___nxr = L_2;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___nxr), (void*)L_2);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxf_Apply_mB115D4C8CAC022D5E73AAFC750E53B358DEBC10B (cxf_t6712878647F6177AC8ACFC8DFE6B3E91964A005A* __this, czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* ___0_skeleton, float ___1_lastTime, float ___2_time, cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016* ___3_firedEvents, float ___4_alpha, int32_t ___5_blend, int32_t ___6_direction, const RuntimeMethod* method)
|
|
{
|
|
czc_tF0167BADCFFCD7549128F494982B8FC760C9DD12* V_0 = NULL;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* V_1 = NULL;
|
|
float V_2 = 0.0f;
|
|
float V_3 = 0.0f;
|
|
int32_t V_4 = 0;
|
|
float V_5 = 0.0f;
|
|
float V_6 = 0.0f;
|
|
{
|
|
czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* L_0 = ___0_skeleton;
|
|
NullCheck(L_0);
|
|
cyt_1_t42C9F10506882D599BBD2A531536E42E632BDB7E* L_1 = L_0->___ohg;
|
|
NullCheck(L_1);
|
|
czcU5BU5D_t85EC9C8DA232912BA20C316AB249516D6A0F50D8* L_2 = L_1->___Items;
|
|
int32_t L_3 = __this->___nxq;
|
|
NullCheck(L_2);
|
|
int32_t L_4 = L_3;
|
|
czc_tF0167BADCFFCD7549128F494982B8FC760C9DD12* L_5 = (L_2)->GetAt(static_cast<il2cpp_array_size_t>(L_4));
|
|
V_0 = L_5;
|
|
czc_tF0167BADCFFCD7549128F494982B8FC760C9DD12* L_6 = V_0;
|
|
NullCheck(L_6);
|
|
bool L_7 = L_6->___ogj;
|
|
if (L_7)
|
|
{
|
|
goto IL_001c;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_001c:
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_8 = __this->___nxr;
|
|
V_1 = L_8;
|
|
float L_9 = ___2_time;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_10 = V_1;
|
|
NullCheck(L_10);
|
|
int32_t L_11 = 0;
|
|
float L_12 = (L_10)->GetAt(static_cast<il2cpp_array_size_t>(L_11));
|
|
if ((!(((float)L_9) < ((float)L_12))))
|
|
{
|
|
goto IL_009b;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_13 = ___5_blend;
|
|
if (!L_13)
|
|
{
|
|
goto IL_0033;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_14 = ___5_blend;
|
|
if ((((int32_t)L_14) == ((int32_t)1)))
|
|
{
|
|
goto IL_0056;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_0033:
|
|
{
|
|
czc_tF0167BADCFFCD7549128F494982B8FC760C9DD12* L_15 = V_0;
|
|
czc_tF0167BADCFFCD7549128F494982B8FC760C9DD12* L_16 = V_0;
|
|
NullCheck(L_16);
|
|
czd_tC71AF425330581E9EC9EA08C3282E5F38362D27C* L_17 = L_16->___ogc;
|
|
NullCheck(L_17);
|
|
float L_18 = L_17->___ogy;
|
|
NullCheck(L_15);
|
|
L_15->___ogh = L_18;
|
|
czc_tF0167BADCFFCD7549128F494982B8FC760C9DD12* L_19 = V_0;
|
|
czc_tF0167BADCFFCD7549128F494982B8FC760C9DD12* L_20 = V_0;
|
|
NullCheck(L_20);
|
|
czd_tC71AF425330581E9EC9EA08C3282E5F38362D27C* L_21 = L_20->___ogc;
|
|
NullCheck(L_21);
|
|
float L_22 = L_21->___ogz;
|
|
NullCheck(L_19);
|
|
L_19->___ogi = L_22;
|
|
return;
|
|
}
|
|
|
|
IL_0056:
|
|
{
|
|
czc_tF0167BADCFFCD7549128F494982B8FC760C9DD12* L_23 = V_0;
|
|
czc_tF0167BADCFFCD7549128F494982B8FC760C9DD12* L_24 = L_23;
|
|
NullCheck(L_24);
|
|
float L_25 = L_24->___ogh;
|
|
czc_tF0167BADCFFCD7549128F494982B8FC760C9DD12* L_26 = V_0;
|
|
NullCheck(L_26);
|
|
czd_tC71AF425330581E9EC9EA08C3282E5F38362D27C* L_27 = L_26->___ogc;
|
|
NullCheck(L_27);
|
|
float L_28 = L_27->___ogy;
|
|
czc_tF0167BADCFFCD7549128F494982B8FC760C9DD12* L_29 = V_0;
|
|
NullCheck(L_29);
|
|
float L_30 = L_29->___ogh;
|
|
float L_31 = ___4_alpha;
|
|
NullCheck(L_24);
|
|
L_24->___ogh = ((float)il2cpp_codegen_add(L_25, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_28, L_30)), L_31))));
|
|
czc_tF0167BADCFFCD7549128F494982B8FC760C9DD12* L_32 = V_0;
|
|
czc_tF0167BADCFFCD7549128F494982B8FC760C9DD12* L_33 = L_32;
|
|
NullCheck(L_33);
|
|
float L_34 = L_33->___ogi;
|
|
czc_tF0167BADCFFCD7549128F494982B8FC760C9DD12* L_35 = V_0;
|
|
NullCheck(L_35);
|
|
czd_tC71AF425330581E9EC9EA08C3282E5F38362D27C* L_36 = L_35->___ogc;
|
|
NullCheck(L_36);
|
|
float L_37 = L_36->___ogz;
|
|
czc_tF0167BADCFFCD7549128F494982B8FC760C9DD12* L_38 = V_0;
|
|
NullCheck(L_38);
|
|
float L_39 = L_38->___ogi;
|
|
float L_40 = ___4_alpha;
|
|
NullCheck(L_33);
|
|
L_33->___ogi = ((float)il2cpp_codegen_add(L_34, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_37, L_39)), L_40))));
|
|
return;
|
|
}
|
|
|
|
IL_009b:
|
|
{
|
|
float L_41 = ___2_time;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_42 = V_1;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_43 = V_1;
|
|
NullCheck(L_43);
|
|
NullCheck(L_42);
|
|
int32_t L_44 = ((int32_t)il2cpp_codegen_subtract(((int32_t)(((RuntimeArray*)L_43)->max_length)), 3));
|
|
float L_45 = (L_42)->GetAt(static_cast<il2cpp_array_size_t>(L_44));
|
|
if ((!(((float)L_41) >= ((float)L_45))))
|
|
{
|
|
goto IL_00b8;
|
|
}
|
|
}
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_46 = V_1;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_47 = V_1;
|
|
NullCheck(L_47);
|
|
NullCheck(L_46);
|
|
int32_t L_48 = ((int32_t)il2cpp_codegen_add(((int32_t)(((RuntimeArray*)L_47)->max_length)), ((int32_t)-2)));
|
|
float L_49 = (L_46)->GetAt(static_cast<il2cpp_array_size_t>(L_48));
|
|
V_2 = L_49;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_50 = V_1;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_51 = V_1;
|
|
NullCheck(L_51);
|
|
NullCheck(L_50);
|
|
int32_t L_52 = ((int32_t)il2cpp_codegen_add(((int32_t)(((RuntimeArray*)L_51)->max_length)), (-1)));
|
|
float L_53 = (L_50)->GetAt(static_cast<il2cpp_array_size_t>(L_52));
|
|
V_3 = L_53;
|
|
goto IL_0116;
|
|
}
|
|
|
|
IL_00b8:
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_54 = V_1;
|
|
float L_55 = ___2_time;
|
|
int32_t L_56;
|
|
L_56 = cwj_ibj_mA179E3634DD9FAC0FCB0E606B483AFA08BA421E0(L_54, L_55, 3, NULL);
|
|
V_4 = L_56;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_57 = V_1;
|
|
int32_t L_58 = V_4;
|
|
NullCheck(L_57);
|
|
int32_t L_59 = ((int32_t)il2cpp_codegen_add(L_58, ((int32_t)-2)));
|
|
float L_60 = (L_57)->GetAt(static_cast<il2cpp_array_size_t>(L_59));
|
|
V_2 = L_60;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_61 = V_1;
|
|
int32_t L_62 = V_4;
|
|
NullCheck(L_61);
|
|
int32_t L_63 = ((int32_t)il2cpp_codegen_add(L_62, (-1)));
|
|
float L_64 = (L_61)->GetAt(static_cast<il2cpp_array_size_t>(L_63));
|
|
V_3 = L_64;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_65 = V_1;
|
|
int32_t L_66 = V_4;
|
|
NullCheck(L_65);
|
|
int32_t L_67 = L_66;
|
|
float L_68 = (L_65)->GetAt(static_cast<il2cpp_array_size_t>(L_67));
|
|
V_5 = L_68;
|
|
int32_t L_69 = V_4;
|
|
float L_70 = ___2_time;
|
|
float L_71 = V_5;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_72 = V_1;
|
|
int32_t L_73 = V_4;
|
|
NullCheck(L_72);
|
|
int32_t L_74 = ((int32_t)il2cpp_codegen_add(L_73, ((int32_t)-3)));
|
|
float L_75 = (L_72)->GetAt(static_cast<il2cpp_array_size_t>(L_74));
|
|
float L_76 = V_5;
|
|
float L_77;
|
|
L_77 = cwq_GetCurvePercent_m934B6D1A405D513F84B748AAB2F2B58F203D28B0(__this, ((int32_t)il2cpp_codegen_subtract(((int32_t)(L_69/3)), 1)), ((float)il2cpp_codegen_subtract((1.0f), ((float)(((float)il2cpp_codegen_subtract(L_70, L_71))/((float)il2cpp_codegen_subtract(L_75, L_76)))))), NULL);
|
|
V_6 = L_77;
|
|
float L_78 = V_2;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_79 = V_1;
|
|
int32_t L_80 = V_4;
|
|
NullCheck(L_79);
|
|
int32_t L_81 = ((int32_t)il2cpp_codegen_add(L_80, 1));
|
|
float L_82 = (L_79)->GetAt(static_cast<il2cpp_array_size_t>(L_81));
|
|
float L_83 = V_2;
|
|
float L_84 = V_6;
|
|
V_2 = ((float)il2cpp_codegen_add(L_78, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_82, L_83)), L_84))));
|
|
float L_85 = V_3;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_86 = V_1;
|
|
int32_t L_87 = V_4;
|
|
NullCheck(L_86);
|
|
int32_t L_88 = ((int32_t)il2cpp_codegen_add(L_87, 2));
|
|
float L_89 = (L_86)->GetAt(static_cast<il2cpp_array_size_t>(L_88));
|
|
float L_90 = V_3;
|
|
float L_91 = V_6;
|
|
V_3 = ((float)il2cpp_codegen_add(L_85, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_89, L_90)), L_91))));
|
|
}
|
|
|
|
IL_0116:
|
|
{
|
|
int32_t L_92 = ___5_blend;
|
|
if (L_92)
|
|
{
|
|
goto IL_015f;
|
|
}
|
|
}
|
|
{
|
|
czc_tF0167BADCFFCD7549128F494982B8FC760C9DD12* L_93 = V_0;
|
|
czc_tF0167BADCFFCD7549128F494982B8FC760C9DD12* L_94 = V_0;
|
|
NullCheck(L_94);
|
|
czd_tC71AF425330581E9EC9EA08C3282E5F38362D27C* L_95 = L_94->___ogc;
|
|
NullCheck(L_95);
|
|
float L_96 = L_95->___ogy;
|
|
float L_97 = V_2;
|
|
czc_tF0167BADCFFCD7549128F494982B8FC760C9DD12* L_98 = V_0;
|
|
NullCheck(L_98);
|
|
czd_tC71AF425330581E9EC9EA08C3282E5F38362D27C* L_99 = L_98->___ogc;
|
|
NullCheck(L_99);
|
|
float L_100 = L_99->___ogy;
|
|
float L_101 = ___4_alpha;
|
|
NullCheck(L_93);
|
|
L_93->___ogh = ((float)il2cpp_codegen_add(L_96, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_97, L_100)), L_101))));
|
|
czc_tF0167BADCFFCD7549128F494982B8FC760C9DD12* L_102 = V_0;
|
|
czc_tF0167BADCFFCD7549128F494982B8FC760C9DD12* L_103 = V_0;
|
|
NullCheck(L_103);
|
|
czd_tC71AF425330581E9EC9EA08C3282E5F38362D27C* L_104 = L_103->___ogc;
|
|
NullCheck(L_104);
|
|
float L_105 = L_104->___ogz;
|
|
float L_106 = V_3;
|
|
czc_tF0167BADCFFCD7549128F494982B8FC760C9DD12* L_107 = V_0;
|
|
NullCheck(L_107);
|
|
czd_tC71AF425330581E9EC9EA08C3282E5F38362D27C* L_108 = L_107->___ogc;
|
|
NullCheck(L_108);
|
|
float L_109 = L_108->___ogz;
|
|
float L_110 = ___4_alpha;
|
|
NullCheck(L_102);
|
|
L_102->___ogi = ((float)il2cpp_codegen_add(L_105, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_106, L_109)), L_110))));
|
|
return;
|
|
}
|
|
|
|
IL_015f:
|
|
{
|
|
czc_tF0167BADCFFCD7549128F494982B8FC760C9DD12* L_111 = V_0;
|
|
czc_tF0167BADCFFCD7549128F494982B8FC760C9DD12* L_112 = L_111;
|
|
NullCheck(L_112);
|
|
float L_113 = L_112->___ogh;
|
|
float L_114 = V_2;
|
|
czc_tF0167BADCFFCD7549128F494982B8FC760C9DD12* L_115 = V_0;
|
|
NullCheck(L_115);
|
|
float L_116 = L_115->___ogh;
|
|
float L_117 = ___4_alpha;
|
|
NullCheck(L_112);
|
|
L_112->___ogh = ((float)il2cpp_codegen_add(L_113, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_114, L_116)), L_117))));
|
|
czc_tF0167BADCFFCD7549128F494982B8FC760C9DD12* L_118 = V_0;
|
|
czc_tF0167BADCFFCD7549128F494982B8FC760C9DD12* L_119 = L_118;
|
|
NullCheck(L_119);
|
|
float L_120 = L_119->___ogi;
|
|
float L_121 = V_3;
|
|
czc_tF0167BADCFFCD7549128F494982B8FC760C9DD12* L_122 = V_0;
|
|
NullCheck(L_122);
|
|
float L_123 = L_122->___ogi;
|
|
float L_124 = ___4_alpha;
|
|
NullCheck(L_119);
|
|
L_119->___ogi = ((float)il2cpp_codegen_add(L_120, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_121, L_123)), L_124))));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxf_set_PathConstraintIndex_mD1D7446A5E730BF68D8DA06C52EAE3D12F207203 (cxf_t6712878647F6177AC8ACFC8DFE6B3E91964A005A* __this, int32_t ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = ___0_value;
|
|
if ((((int32_t)L_0) >= ((int32_t)0)))
|
|
{
|
|
goto IL_000f;
|
|
}
|
|
}
|
|
{
|
|
ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F* L_1 = (ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F_il2cpp_TypeInfo_var)));
|
|
ArgumentOutOfRangeException__ctor_mBC1D5DEEA1BA41DE77228CB27D6BAFEB6DCCBF4A(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralC7475E48B560EA52982F3AF1DD71267F824511BD)), NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&cxf_set_PathConstraintIndex_mD1D7446A5E730BF68D8DA06C52EAE3D12F207203_RuntimeMethod_var)));
|
|
}
|
|
|
|
IL_000f:
|
|
{
|
|
int32_t L_2 = ___0_value;
|
|
__this->___nxq = L_2;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t cxf_get_PropertyId_m6F0A9407744408866A213DE6E41423EA08C5DA68 (cxf_t6712878647F6177AC8ACFC8DFE6B3E91964A005A* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = __this->___nxq;
|
|
return ((int32_t)il2cpp_codegen_add(((int32_t)218103808), 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
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxi_remove_Complete_m417C5F2E92676BC6A7A7F48C04FB3998F5E72E0E (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cxg_t907F68F63C8086DF5234807928BB999C22C18A9E_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* V_0 = NULL;
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* V_1 = NULL;
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* V_2 = NULL;
|
|
{
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_0 = __this->___nyh;
|
|
V_0 = L_0;
|
|
}
|
|
|
|
IL_0007:
|
|
{
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_1 = V_0;
|
|
V_1 = L_1;
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_2 = V_1;
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_3 = ___0_value;
|
|
Delegate_t* L_4;
|
|
L_4 = Delegate_Remove_m8B7DD5661308FA972E23CA1CC3FC9CEB355504E3(L_2, L_3, NULL);
|
|
V_2 = ((cxg_t907F68F63C8086DF5234807928BB999C22C18A9E*)CastclassSealed((RuntimeObject*)L_4, cxg_t907F68F63C8086DF5234807928BB999C22C18A9E_il2cpp_TypeInfo_var));
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E** L_5 = (cxg_t907F68F63C8086DF5234807928BB999C22C18A9E**)(&__this->___nyh);
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_6 = V_2;
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_7 = V_1;
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_8;
|
|
L_8 = InterlockedCompareExchangeImpl<cxg_t907F68F63C8086DF5234807928BB999C22C18A9E*>(L_5, L_6, L_7);
|
|
V_0 = L_8;
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_9 = V_0;
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_10 = V_1;
|
|
if ((!(((RuntimeObject*)(cxg_t907F68F63C8086DF5234807928BB999C22C18A9E*)L_9) == ((RuntimeObject*)(cxg_t907F68F63C8086DF5234807928BB999C22C18A9E*)L_10))))
|
|
{
|
|
goto IL_0007;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxi_ibx_mC440ECF7959EA3DCBE8DCAF6AE2CFF4340938811 (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* ___0_a, czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* ___1_b, String_t* ___2_c, bool ___3_d, const RuntimeMethod* method)
|
|
{
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* G_B2_0 = NULL;
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* G_B1_0 = NULL;
|
|
cya_t8993218D3DD65565F488F89F67FBDEC3446C0C8B* G_B3_0 = NULL;
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* G_B3_1 = NULL;
|
|
{
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_0 = ___1_b;
|
|
String_t* L_1 = ___2_c;
|
|
if (!L_1)
|
|
{
|
|
G_B2_0 = L_0;
|
|
goto IL_0018;
|
|
}
|
|
G_B1_0 = L_0;
|
|
}
|
|
{
|
|
czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* L_2 = ___0_a;
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_3 = ___1_b;
|
|
NullCheck(L_3);
|
|
czv_tCCD18371C1A168273368DA5151CA2E82E280FD5B* L_4 = L_3->___okb;
|
|
NullCheck(L_4);
|
|
int32_t L_5 = L_4->___okp;
|
|
String_t* L_6 = ___2_c;
|
|
NullCheck(L_2);
|
|
cya_t8993218D3DD65565F488F89F67FBDEC3446C0C8B* L_7;
|
|
L_7 = czh_GetAttachment_mBF9A0B317DCF2F367D1AA487BB03E5BD98FA51FF(L_2, L_5, L_6, NULL);
|
|
G_B3_0 = L_7;
|
|
G_B3_1 = G_B1_0;
|
|
goto IL_0019;
|
|
}
|
|
|
|
IL_0018:
|
|
{
|
|
G_B3_0 = ((cya_t8993218D3DD65565F488F89F67FBDEC3446C0C8B*)(NULL));
|
|
G_B3_1 = G_B2_0;
|
|
}
|
|
|
|
IL_0019:
|
|
{
|
|
NullCheck(G_B3_1);
|
|
czu_set_Attachment_m295FC343F92A9B4970959ADCF7522E19D4C1F619(G_B3_1, G_B3_0, NULL);
|
|
bool L_8 = ___3_d;
|
|
if (!L_8)
|
|
{
|
|
goto IL_0030;
|
|
}
|
|
}
|
|
{
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_9 = ___1_b;
|
|
int32_t L_10 = __this->___nyn;
|
|
NullCheck(L_9);
|
|
L_9->___oko = ((int32_t)il2cpp_codegen_add(L_10, 2));
|
|
}
|
|
|
|
IL_0030:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxi_iby_m46D2A057F0BF809E84AA430CE019D94ABD3ACE7E (cwr_tB32AE31B660714E12F96179A963CC995252FABBC* ___0_a, czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* ___1_b, float ___2_c, float ___3_d, int32_t ___4_e, SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* ___5_f, int32_t ___6_g, bool ___7_h, 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;
|
|
}
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* V_0 = NULL;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* V_1 = NULL;
|
|
float V_2 = 0.0f;
|
|
float V_3 = 0.0f;
|
|
float V_4 = 0.0f;
|
|
float V_5 = 0.0f;
|
|
int32_t V_6 = 0;
|
|
float V_7 = 0.0f;
|
|
float V_8 = 0.0f;
|
|
float V_9 = 0.0f;
|
|
float V_10 = 0.0f;
|
|
float V_11 = 0.0f;
|
|
bool V_12 = false;
|
|
bool V_13 = false;
|
|
float G_B15_0 = 0.0f;
|
|
{
|
|
bool L_0 = ___7_h;
|
|
if (!L_0)
|
|
{
|
|
goto IL_000e;
|
|
}
|
|
}
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_1 = ___5_f;
|
|
int32_t L_2 = ___6_g;
|
|
NullCheck(L_1);
|
|
(L_1)->SetAt(static_cast<il2cpp_array_size_t>(L_2), (float)(0.0f));
|
|
}
|
|
|
|
IL_000e:
|
|
{
|
|
float L_3 = ___3_d;
|
|
if ((!(((float)L_3) == ((float)(1.0f)))))
|
|
{
|
|
goto IL_002d;
|
|
}
|
|
}
|
|
{
|
|
cwr_tB32AE31B660714E12F96179A963CC995252FABBC* L_4 = ___0_a;
|
|
czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* L_5 = ___1_b;
|
|
float L_6 = ___2_c;
|
|
int32_t L_7 = ___4_e;
|
|
NullCheck(L_4);
|
|
VirtualActionInvoker7< czh_tE8F1A87C5388086F23589583A37E369F2950CBC9*, float, float, cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016*, float, int32_t, int32_t >::Invoke(6, L_4, L_5, (0.0f), L_6, (cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016*)NULL, (1.0f), L_7, 0);
|
|
return;
|
|
}
|
|
|
|
IL_002d:
|
|
{
|
|
czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* L_8 = ___1_b;
|
|
NullCheck(L_8);
|
|
cyt_1_tCCE2818B525DF61292C7CCDB56AAAB0DCED7BF55* L_9 = L_8->___ohb;
|
|
NullCheck(L_9);
|
|
cymU5BU5D_t665132A16BD263E9CAB6B1F0D889F2D636E2F0C0* L_10 = L_9->___Items;
|
|
cwr_tB32AE31B660714E12F96179A963CC995252FABBC* L_11 = ___0_a;
|
|
NullCheck(L_11);
|
|
int32_t L_12 = L_11->___nul;
|
|
NullCheck(L_10);
|
|
int32_t L_13 = L_12;
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_14 = (L_10)->GetAt(static_cast<il2cpp_array_size_t>(L_13));
|
|
V_0 = L_14;
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_15 = V_0;
|
|
NullCheck(L_15);
|
|
bool L_16 = L_15->___odw;
|
|
if (L_16)
|
|
{
|
|
goto IL_0049;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_0049:
|
|
{
|
|
cwr_tB32AE31B660714E12F96179A963CC995252FABBC* L_17 = ___0_a;
|
|
NullCheck(L_17);
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_18 = L_17->___nun;
|
|
V_1 = L_18;
|
|
float L_19 = ___2_c;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_20 = V_1;
|
|
NullCheck(L_20);
|
|
int32_t L_21 = 0;
|
|
float L_22 = (L_20)->GetAt(static_cast<il2cpp_array_size_t>(L_21));
|
|
if ((!(((float)L_19) < ((float)L_22))))
|
|
{
|
|
goto IL_008a;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_23 = ___4_e;
|
|
if (!L_23)
|
|
{
|
|
goto IL_0060;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_24 = ___4_e;
|
|
if ((((int32_t)L_24) == ((int32_t)1)))
|
|
{
|
|
goto IL_0072;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_0060:
|
|
{
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_25 = V_0;
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_26 = V_0;
|
|
NullCheck(L_26);
|
|
cyn_t384350372CCD75AD3902AC8A3CD65C3405B057A4* L_27 = L_26->___ocw;
|
|
NullCheck(L_27);
|
|
float L_28 = L_27->___oed;
|
|
NullCheck(L_25);
|
|
L_25->___odc = L_28;
|
|
return;
|
|
}
|
|
|
|
IL_0072:
|
|
{
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_29 = V_0;
|
|
NullCheck(L_29);
|
|
float L_30 = L_29->___odc;
|
|
V_2 = L_30;
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_31 = V_0;
|
|
NullCheck(L_31);
|
|
cyn_t384350372CCD75AD3902AC8A3CD65C3405B057A4* L_32 = L_31->___ocw;
|
|
NullCheck(L_32);
|
|
float L_33 = L_32->___oed;
|
|
V_3 = L_33;
|
|
goto IL_0164;
|
|
}
|
|
|
|
IL_008a:
|
|
{
|
|
int32_t L_34 = ___4_e;
|
|
if (!L_34)
|
|
{
|
|
goto IL_0096;
|
|
}
|
|
}
|
|
{
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_35 = V_0;
|
|
NullCheck(L_35);
|
|
float L_36 = L_35->___odc;
|
|
G_B15_0 = L_36;
|
|
goto IL_00a1;
|
|
}
|
|
|
|
IL_0096:
|
|
{
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_37 = V_0;
|
|
NullCheck(L_37);
|
|
cyn_t384350372CCD75AD3902AC8A3CD65C3405B057A4* L_38 = L_37->___ocw;
|
|
NullCheck(L_38);
|
|
float L_39 = L_38->___oed;
|
|
G_B15_0 = L_39;
|
|
}
|
|
|
|
IL_00a1:
|
|
{
|
|
V_2 = G_B15_0;
|
|
float L_40 = ___2_c;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_41 = V_1;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_42 = V_1;
|
|
NullCheck(L_42);
|
|
NullCheck(L_41);
|
|
int32_t L_43 = ((int32_t)il2cpp_codegen_subtract(((int32_t)(((RuntimeArray*)L_42)->max_length)), 2));
|
|
float L_44 = (L_41)->GetAt(static_cast<il2cpp_array_size_t>(L_43));
|
|
if ((!(((float)L_40) >= ((float)L_44))))
|
|
{
|
|
goto IL_00c5;
|
|
}
|
|
}
|
|
{
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_45 = V_0;
|
|
NullCheck(L_45);
|
|
cyn_t384350372CCD75AD3902AC8A3CD65C3405B057A4* L_46 = L_45->___ocw;
|
|
NullCheck(L_46);
|
|
float L_47 = L_46->___oed;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_48 = V_1;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_49 = V_1;
|
|
NullCheck(L_49);
|
|
NullCheck(L_48);
|
|
int32_t L_50 = ((int32_t)il2cpp_codegen_add(((int32_t)(((RuntimeArray*)L_49)->max_length)), (-1)));
|
|
float L_51 = (L_48)->GetAt(static_cast<il2cpp_array_size_t>(L_50));
|
|
V_3 = ((float)il2cpp_codegen_add(L_47, L_51));
|
|
goto IL_0164;
|
|
}
|
|
|
|
IL_00c5:
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_52 = V_1;
|
|
float L_53 = ___2_c;
|
|
int32_t L_54;
|
|
L_54 = cwj_ibj_mA179E3634DD9FAC0FCB0E606B483AFA08BA421E0(L_52, L_53, 2, NULL);
|
|
V_6 = L_54;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_55 = V_1;
|
|
int32_t L_56 = V_6;
|
|
NullCheck(L_55);
|
|
int32_t L_57 = ((int32_t)il2cpp_codegen_add(L_56, (-1)));
|
|
float L_58 = (L_55)->GetAt(static_cast<il2cpp_array_size_t>(L_57));
|
|
V_7 = L_58;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_59 = V_1;
|
|
int32_t L_60 = V_6;
|
|
NullCheck(L_59);
|
|
int32_t L_61 = L_60;
|
|
float L_62 = (L_59)->GetAt(static_cast<il2cpp_array_size_t>(L_61));
|
|
V_8 = L_62;
|
|
cwr_tB32AE31B660714E12F96179A963CC995252FABBC* L_63 = ___0_a;
|
|
int32_t L_64 = V_6;
|
|
float L_65 = ___2_c;
|
|
float L_66 = V_8;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_67 = V_1;
|
|
int32_t L_68 = V_6;
|
|
NullCheck(L_67);
|
|
int32_t L_69 = ((int32_t)il2cpp_codegen_add(L_68, ((int32_t)-2)));
|
|
float L_70 = (L_67)->GetAt(static_cast<il2cpp_array_size_t>(L_69));
|
|
float L_71 = V_8;
|
|
NullCheck(L_63);
|
|
float L_72;
|
|
L_72 = cwq_GetCurvePercent_m934B6D1A405D513F84B748AAB2F2B58F203D28B0(L_63, ((int32_t)il2cpp_codegen_subtract(((int32_t)(L_64>>1)), 1)), ((float)il2cpp_codegen_subtract((1.0f), ((float)(((float)il2cpp_codegen_subtract(L_65, L_66))/((float)il2cpp_codegen_subtract(L_70, L_71)))))), NULL);
|
|
V_9 = L_72;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_73 = V_1;
|
|
int32_t L_74 = V_6;
|
|
NullCheck(L_73);
|
|
int32_t L_75 = ((int32_t)il2cpp_codegen_add(L_74, 1));
|
|
float L_76 = (L_73)->GetAt(static_cast<il2cpp_array_size_t>(L_75));
|
|
float L_77 = V_7;
|
|
V_3 = ((float)il2cpp_codegen_subtract(L_76, L_77));
|
|
float L_78 = V_3;
|
|
float L_79 = V_3;
|
|
V_3 = ((float)il2cpp_codegen_subtract(L_78, ((float)((int32_t)il2cpp_codegen_multiply(((int32_t)il2cpp_codegen_subtract(((int32_t)16384), il2cpp_codegen_cast_double_to_int<int32_t>(((double)il2cpp_codegen_subtract((16384.499999999996), ((double)((float)(L_79/(360.0f))))))))), ((int32_t)360))))));
|
|
float L_80 = V_7;
|
|
float L_81 = V_3;
|
|
float L_82 = V_9;
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_83 = V_0;
|
|
NullCheck(L_83);
|
|
cyn_t384350372CCD75AD3902AC8A3CD65C3405B057A4* L_84 = L_83->___ocw;
|
|
NullCheck(L_84);
|
|
float L_85 = L_84->___oed;
|
|
V_3 = ((float)il2cpp_codegen_add(((float)il2cpp_codegen_add(L_80, ((float)il2cpp_codegen_multiply(L_81, L_82)))), L_85));
|
|
float L_86 = V_3;
|
|
float L_87 = V_3;
|
|
V_3 = ((float)il2cpp_codegen_subtract(L_86, ((float)((int32_t)il2cpp_codegen_multiply(((int32_t)il2cpp_codegen_subtract(((int32_t)16384), il2cpp_codegen_cast_double_to_int<int32_t>(((double)il2cpp_codegen_subtract((16384.499999999996), ((double)((float)(L_87/(360.0f))))))))), ((int32_t)360))))));
|
|
}
|
|
|
|
IL_0164:
|
|
{
|
|
float L_88 = V_3;
|
|
float L_89 = V_2;
|
|
V_5 = ((float)il2cpp_codegen_subtract(L_88, L_89));
|
|
float L_90 = V_5;
|
|
float L_91 = V_5;
|
|
V_5 = ((float)il2cpp_codegen_subtract(L_90, ((float)((int32_t)il2cpp_codegen_multiply(((int32_t)il2cpp_codegen_subtract(((int32_t)16384), il2cpp_codegen_cast_double_to_int<int32_t>(((double)il2cpp_codegen_subtract((16384.499999999996), ((double)((float)(L_91/(360.0f))))))))), ((int32_t)360))))));
|
|
float L_92 = V_5;
|
|
if ((!(((float)L_92) == ((float)(0.0f)))))
|
|
{
|
|
goto IL_01a4;
|
|
}
|
|
}
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_93 = ___5_f;
|
|
int32_t L_94 = ___6_g;
|
|
NullCheck(L_93);
|
|
int32_t L_95 = L_94;
|
|
float L_96 = (L_93)->GetAt(static_cast<il2cpp_array_size_t>(L_95));
|
|
V_4 = L_96;
|
|
goto IL_0251;
|
|
}
|
|
|
|
IL_01a4:
|
|
{
|
|
bool L_97 = ___7_h;
|
|
if (!L_97)
|
|
{
|
|
goto IL_01b5;
|
|
}
|
|
}
|
|
{
|
|
V_10 = (0.0f);
|
|
float L_98 = V_5;
|
|
V_11 = L_98;
|
|
goto IL_01c5;
|
|
}
|
|
|
|
IL_01b5:
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_99 = ___5_f;
|
|
int32_t L_100 = ___6_g;
|
|
NullCheck(L_99);
|
|
int32_t L_101 = L_100;
|
|
float L_102 = (L_99)->GetAt(static_cast<il2cpp_array_size_t>(L_101));
|
|
V_10 = L_102;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_103 = ___5_f;
|
|
int32_t L_104 = ___6_g;
|
|
NullCheck(L_103);
|
|
int32_t L_105 = ((int32_t)il2cpp_codegen_add(L_104, 1));
|
|
float L_106 = (L_103)->GetAt(static_cast<il2cpp_array_size_t>(L_105));
|
|
V_11 = L_106;
|
|
}
|
|
|
|
IL_01c5:
|
|
{
|
|
float L_107 = V_5;
|
|
V_12 = (bool)((((float)L_107) > ((float)(0.0f)))? 1 : 0);
|
|
float L_108 = V_10;
|
|
V_13 = (bool)((((int32_t)((!(((float)L_108) >= ((float)(0.0f))))? 1 : 0)) == ((int32_t)0))? 1 : 0);
|
|
float L_109 = V_11;
|
|
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
|
|
int32_t L_110;
|
|
L_110 = Math_Sign_mE85A053D9EFD3D62A630EB983D849F2FC331DE4A(L_109, NULL);
|
|
float L_111 = V_5;
|
|
int32_t L_112;
|
|
L_112 = Math_Sign_mE85A053D9EFD3D62A630EB983D849F2FC331DE4A(L_111, NULL);
|
|
if ((((int32_t)L_110) == ((int32_t)L_112)))
|
|
{
|
|
goto IL_0221;
|
|
}
|
|
}
|
|
{
|
|
float L_113 = V_11;
|
|
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
|
|
float L_114;
|
|
L_114 = fabsf(L_113);
|
|
if ((!(((float)L_114) <= ((float)(90.0f)))))
|
|
{
|
|
goto IL_0221;
|
|
}
|
|
}
|
|
{
|
|
float L_115 = V_10;
|
|
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
|
|
float L_116;
|
|
L_116 = fabsf(L_115);
|
|
if ((!(((float)L_116) > ((float)(180.0f)))))
|
|
{
|
|
goto IL_021d;
|
|
}
|
|
}
|
|
{
|
|
float L_117 = V_10;
|
|
float L_118 = V_10;
|
|
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
|
|
int32_t L_119;
|
|
L_119 = Math_Sign_mE85A053D9EFD3D62A630EB983D849F2FC331DE4A(L_118, NULL);
|
|
V_10 = ((float)il2cpp_codegen_add(L_117, ((float)((int32_t)il2cpp_codegen_multiply(((int32_t)360), L_119)))));
|
|
}
|
|
|
|
IL_021d:
|
|
{
|
|
bool L_120 = V_12;
|
|
V_13 = L_120;
|
|
}
|
|
|
|
IL_0221:
|
|
{
|
|
float L_121 = V_5;
|
|
float L_122 = V_10;
|
|
float L_123 = V_10;
|
|
V_4 = ((float)il2cpp_codegen_subtract(((float)il2cpp_codegen_add(L_121, L_122)), (fmodf(L_123, (360.0f)))));
|
|
bool L_124 = V_13;
|
|
bool L_125 = V_12;
|
|
if ((((int32_t)L_124) == ((int32_t)L_125)))
|
|
{
|
|
goto IL_024a;
|
|
}
|
|
}
|
|
{
|
|
float L_126 = V_4;
|
|
float L_127 = V_10;
|
|
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
|
|
int32_t L_128;
|
|
L_128 = Math_Sign_mE85A053D9EFD3D62A630EB983D849F2FC331DE4A(L_127, NULL);
|
|
V_4 = ((float)il2cpp_codegen_add(L_126, ((float)((int32_t)il2cpp_codegen_multiply(((int32_t)360), L_128)))));
|
|
}
|
|
|
|
IL_024a:
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_129 = ___5_f;
|
|
int32_t L_130 = ___6_g;
|
|
float L_131 = V_4;
|
|
NullCheck(L_129);
|
|
(L_129)->SetAt(static_cast<il2cpp_array_size_t>(L_130), (float)L_131);
|
|
}
|
|
|
|
IL_0251:
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_132 = ___5_f;
|
|
int32_t L_133 = ___6_g;
|
|
float L_134 = V_5;
|
|
NullCheck(L_132);
|
|
(L_132)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_add(L_133, 1))), (float)L_134);
|
|
float L_135 = V_2;
|
|
float L_136 = V_4;
|
|
float L_137 = ___3_d;
|
|
V_2 = ((float)il2cpp_codegen_add(L_135, ((float)il2cpp_codegen_multiply(L_136, L_137))));
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_138 = V_0;
|
|
float L_139 = V_2;
|
|
float L_140 = V_2;
|
|
NullCheck(L_138);
|
|
L_138->___odc = ((float)il2cpp_codegen_subtract(L_139, ((float)((int32_t)il2cpp_codegen_multiply(((int32_t)il2cpp_codegen_subtract(((int32_t)16384), il2cpp_codegen_cast_double_to_int<int32_t>(((double)il2cpp_codegen_subtract((16384.499999999996), ((double)((float)(L_140/(360.0f))))))))), ((int32_t)360))))));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* cxi_evs_m557345FB63F75DEDD10FCFF5D1776BA1E38AA3F4 (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, int32_t ___0_trackIndex, String_t* ___1_animationName, bool ___2_loop, float ___3_delay, const RuntimeMethod* method)
|
|
{
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* V_0 = NULL;
|
|
{
|
|
cxr_t40F2FEA3AB3BC2D3274C8117E684F7D812EADBF2* L_0 = __this->___nya;
|
|
NullCheck(L_0);
|
|
czo_t1E9B258255B9D4B0B05750F566891C7900FA9510* L_1 = L_0->___oae;
|
|
String_t* L_2 = ___1_animationName;
|
|
NullCheck(L_1);
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* L_3;
|
|
L_3 = czo_FindAnimation_mB0B21F52CF480D8197E01B2A37F712BB33A80E83(L_1, L_2, NULL);
|
|
V_0 = L_3;
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* L_4 = V_0;
|
|
if (L_4)
|
|
{
|
|
goto IL_002b;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_5 = ___1_animationName;
|
|
String_t* L_6;
|
|
L_6 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral4CECA0D642F0BFC7DD8340989B53056BCB3E697E)), L_5, NULL);
|
|
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_m8F9D40CE19D19B698A70F9A258640EB52DB39B62(L_7, L_6, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB0C84E9BF3D84BE2A460D3E8A0E53263F3C79ED6)), NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_7, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&cxi_evs_m557345FB63F75DEDD10FCFF5D1776BA1E38AA3F4_RuntimeMethod_var)));
|
|
}
|
|
|
|
IL_002b:
|
|
{
|
|
int32_t L_8 = ___0_trackIndex;
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* L_9 = V_0;
|
|
bool L_10 = ___2_loop;
|
|
float L_11 = ___3_delay;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_12;
|
|
L_12 = cxi_AddAnimation_m6E7CD11611863136BC3186403E59FA5A14A46613(__this, L_8, L_9, L_10, L_11, NULL);
|
|
return L_12;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxi_oi_m565F843CC72AEC6D11F8002284A0556C49E1AA00 (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* ___0_a, cyq_t6323CF215B604145E77E04F4D4853FFC0CF472EA* ___1_b, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
cxh_t51FEBC05859C343141A49FC3843C7604D88C40A5* L_0 = __this->___nyi;
|
|
if (!L_0)
|
|
{
|
|
goto IL_0015;
|
|
}
|
|
}
|
|
{
|
|
cxh_t51FEBC05859C343141A49FC3843C7604D88C40A5* L_1 = __this->___nyi;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_2 = ___0_a;
|
|
cyq_t6323CF215B604145E77E04F4D4853FFC0CF472EA* L_3 = ___1_b;
|
|
NullCheck(L_1);
|
|
cxh_Invoke_m4DB19C9432E933DAAC381CA8BF91118DB4D6E205_inline(L_1, L_2, L_3, NULL);
|
|
}
|
|
|
|
IL_0015:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float cxi_hq_m0392D80E838FB617FE40B7B465ED3063EC80D782 (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* ___0_a, czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* ___1_b, int32_t ___2_c, 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*)&cwk_t95F941C946138FA950FA2A5CBD243288DF6BCF94_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cwr_tB32AE31B660714E12F96179A963CC995252FABBC_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cwx_t781F4D14015779306A27908CB2E8DBCE3E2D13DE_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cxa_t54041616669838A2172FABB189D96F6D88BDE3B2_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cyt_1_Clear_m7E6C61E27E795BC359B6AF0CF06A905EEA3033FA_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cyt_1_Resize_mAC66D07D38CEB35DD685C8165544B34CAAB83E41_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* V_0 = NULL;
|
|
float V_1 = 0.0f;
|
|
cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016* V_2 = NULL;
|
|
bool V_3 = false;
|
|
bool V_4 = false;
|
|
float V_5 = 0.0f;
|
|
float V_6 = 0.0f;
|
|
cyt_1_t15D208ED20DD19D17CA30C59237CB35A70E3C96C* V_7 = NULL;
|
|
int32_t V_8 = 0;
|
|
cwkU5BU5D_t8A0893DA1EA37E5125FF252FD84867D96E7115C9* V_9 = NULL;
|
|
float V_10 = 0.0f;
|
|
float V_11 = 0.0f;
|
|
int32_t V_12 = 0;
|
|
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* V_13 = NULL;
|
|
cxjU5BU5D_tE980B57EF364DD3737BD53D40D13E062F22F6B57* V_14 = NULL;
|
|
bool V_15 = false;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* V_16 = NULL;
|
|
int32_t V_17 = 0;
|
|
RuntimeObject* V_18 = NULL;
|
|
int32_t V_19 = 0;
|
|
int32_t V_20 = 0;
|
|
float V_21 = 0.0f;
|
|
cwr_tB32AE31B660714E12F96179A963CC995252FABBC* V_22 = NULL;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* V_23 = NULL;
|
|
int32_t V_24 = 0;
|
|
cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016* G_B12_0 = NULL;
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_0 = ___0_a;
|
|
NullCheck(L_0);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_1 = L_0->___nyq;
|
|
V_0 = L_1;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_2 = V_0;
|
|
NullCheck(L_2);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_3 = L_2->___nyq;
|
|
if (!L_3)
|
|
{
|
|
goto IL_0019;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_4 = V_0;
|
|
czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* L_5 = ___1_b;
|
|
int32_t L_6 = ___2_c;
|
|
float L_7;
|
|
L_7 = cxi_ibu_m307F9766BB08CE4D5E0D01315496B28B64D03225(__this, L_4, L_5, L_6, NULL);
|
|
}
|
|
|
|
IL_0019:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_8 = ___0_a;
|
|
NullCheck(L_8);
|
|
float L_9 = L_8->___nzq;
|
|
if ((!(((float)L_9) == ((float)(1491.0f)))))
|
|
{
|
|
goto IL_0035;
|
|
}
|
|
}
|
|
{
|
|
V_1 = (-7776.0f);
|
|
int32_t L_10 = ___2_c;
|
|
if ((!(((uint32_t)L_10) == ((uint32_t)1))))
|
|
{
|
|
goto IL_005d;
|
|
}
|
|
}
|
|
{
|
|
___2_c = 0;
|
|
goto IL_005d;
|
|
}
|
|
|
|
IL_0035:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_11 = ___0_a;
|
|
NullCheck(L_11);
|
|
float L_12 = L_11->___nzp;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_13 = ___0_a;
|
|
NullCheck(L_13);
|
|
float L_14 = L_13->___nzq;
|
|
V_1 = ((float)(L_12/L_14));
|
|
float L_15 = V_1;
|
|
if ((!(((float)L_15) > ((float)(-6785.0f)))))
|
|
{
|
|
goto IL_0051;
|
|
}
|
|
}
|
|
{
|
|
V_1 = (6392.0f);
|
|
}
|
|
|
|
IL_0051:
|
|
{
|
|
int32_t L_16 = ___2_c;
|
|
if ((((int32_t)L_16) == ((int32_t)1)))
|
|
{
|
|
goto IL_005d;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_17 = V_0;
|
|
NullCheck(L_17);
|
|
int32_t L_18 = L_17->___nzt;
|
|
___2_c = L_18;
|
|
}
|
|
|
|
IL_005d:
|
|
{
|
|
float L_19 = V_1;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_20 = V_0;
|
|
NullCheck(L_20);
|
|
float L_21 = L_20->___nzb;
|
|
if ((((float)L_19) < ((float)L_21)))
|
|
{
|
|
goto IL_0069;
|
|
}
|
|
}
|
|
{
|
|
G_B12_0 = ((cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016*)(NULL));
|
|
goto IL_006f;
|
|
}
|
|
|
|
IL_0069:
|
|
{
|
|
cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016* L_22 = __this->___nyc;
|
|
G_B12_0 = L_22;
|
|
}
|
|
|
|
IL_006f:
|
|
{
|
|
V_2 = G_B12_0;
|
|
float L_23 = V_1;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_24 = V_0;
|
|
NullCheck(L_24);
|
|
float L_25 = L_24->___nzc;
|
|
V_3 = (bool)((((float)L_23) < ((float)L_25))? 1 : 0);
|
|
float L_26 = V_1;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_27 = V_0;
|
|
NullCheck(L_27);
|
|
float L_28 = L_27->___nzd;
|
|
V_4 = (bool)((((float)L_26) < ((float)L_28))? 1 : 0);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_29 = V_0;
|
|
NullCheck(L_29);
|
|
float L_30 = L_29->___nzg;
|
|
V_5 = L_30;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_31 = V_0;
|
|
NullCheck(L_31);
|
|
float L_32;
|
|
L_32 = cxj_get_AnimationTime_m906D77C0C3ACE09719C08CC0EA6B6440AAC7B7E0(L_31, NULL);
|
|
V_6 = L_32;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_33 = V_0;
|
|
NullCheck(L_33);
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* L_34 = L_33->___nyp;
|
|
NullCheck(L_34);
|
|
cyt_1_t15D208ED20DD19D17CA30C59237CB35A70E3C96C* L_35 = L_34->___nua;
|
|
V_7 = L_35;
|
|
cyt_1_t15D208ED20DD19D17CA30C59237CB35A70E3C96C* L_36 = V_7;
|
|
NullCheck(L_36);
|
|
int32_t L_37 = L_36->___Count;
|
|
V_8 = L_37;
|
|
cyt_1_t15D208ED20DD19D17CA30C59237CB35A70E3C96C* L_38 = V_7;
|
|
NullCheck(L_38);
|
|
cwkU5BU5D_t8A0893DA1EA37E5125FF252FD84867D96E7115C9* L_39 = L_38->___Items;
|
|
V_9 = L_39;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_40 = V_0;
|
|
NullCheck(L_40);
|
|
float L_41 = L_40->___nzo;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_42 = ___0_a;
|
|
NullCheck(L_42);
|
|
float L_43 = L_42->___nzr;
|
|
V_10 = ((float)il2cpp_codegen_multiply(L_41, L_43));
|
|
float L_44 = V_10;
|
|
float L_45 = V_1;
|
|
V_11 = ((float)il2cpp_codegen_multiply(L_44, ((float)il2cpp_codegen_subtract((2781.0f), L_45))));
|
|
int32_t L_46 = ___2_c;
|
|
if ((!(((uint32_t)L_46) == ((uint32_t)3))))
|
|
{
|
|
goto IL_00fd;
|
|
}
|
|
}
|
|
{
|
|
V_12 = 0;
|
|
goto IL_00f2;
|
|
}
|
|
|
|
IL_00d8:
|
|
{
|
|
cwkU5BU5D_t8A0893DA1EA37E5125FF252FD84867D96E7115C9* L_47 = V_9;
|
|
int32_t L_48 = V_12;
|
|
NullCheck(L_47);
|
|
int32_t L_49 = L_48;
|
|
RuntimeObject* L_50 = (L_47)->GetAt(static_cast<il2cpp_array_size_t>(L_49));
|
|
czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* L_51 = ___1_b;
|
|
float L_52 = V_5;
|
|
float L_53 = V_6;
|
|
cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016* L_54 = V_2;
|
|
float L_55 = V_11;
|
|
int32_t L_56 = ___2_c;
|
|
NullCheck(L_50);
|
|
InterfaceActionInvoker7< czh_tE8F1A87C5388086F23589583A37E369F2950CBC9*, float, float, cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016*, float, int32_t, int32_t >::Invoke(0, cwk_t95F941C946138FA950FA2A5CBD243288DF6BCF94_il2cpp_TypeInfo_var, L_50, L_51, L_52, L_53, L_54, L_55, L_56, 1);
|
|
int32_t L_57 = V_12;
|
|
V_12 = ((int32_t)il2cpp_codegen_add(L_57, 1));
|
|
}
|
|
|
|
IL_00f2:
|
|
{
|
|
int32_t L_58 = V_12;
|
|
int32_t L_59 = V_8;
|
|
if ((((int32_t)L_58) < ((int32_t)L_59)))
|
|
{
|
|
goto IL_00d8;
|
|
}
|
|
}
|
|
{
|
|
goto IL_027a;
|
|
}
|
|
|
|
IL_00fd:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_60 = V_0;
|
|
NullCheck(L_60);
|
|
cyt_1_tC1DEF6AAD82FA124BC41D0504CAD05EFBEE60FA7* L_61 = L_60->___nzu;
|
|
NullCheck(L_61);
|
|
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_62 = L_61->___Items;
|
|
V_13 = L_62;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_63 = V_0;
|
|
NullCheck(L_63);
|
|
cyt_1_t5035B0510612A7C4AE3431E0BDAFD72257E38BF2* L_64 = L_63->___nzv;
|
|
NullCheck(L_64);
|
|
cxjU5BU5D_tE980B57EF364DD3737BD53D40D13E062F22F6B57* L_65 = L_64->___Items;
|
|
V_14 = L_65;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_66 = V_0;
|
|
NullCheck(L_66);
|
|
cyt_1_tE9A88B07E73065F90C455BD5DF1F9E576AA7517C* L_67 = L_66->___nzw;
|
|
NullCheck(L_67);
|
|
int32_t L_68 = L_67->___Count;
|
|
int32_t L_69 = V_8;
|
|
V_15 = (bool)((((int32_t)((((int32_t)L_68) == ((int32_t)((int32_t)(L_69<<1))))? 1 : 0)) == ((int32_t)0))? 1 : 0);
|
|
bool L_70 = V_15;
|
|
if (!L_70)
|
|
{
|
|
goto IL_0146;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_71 = V_0;
|
|
NullCheck(L_71);
|
|
cyt_1_tE9A88B07E73065F90C455BD5DF1F9E576AA7517C* L_72 = L_71->___nzw;
|
|
cyt_1_t15D208ED20DD19D17CA30C59237CB35A70E3C96C* L_73 = V_7;
|
|
NullCheck(L_73);
|
|
int32_t L_74 = L_73->___Count;
|
|
NullCheck(L_72);
|
|
cyt_1_tE9A88B07E73065F90C455BD5DF1F9E576AA7517C* L_75;
|
|
L_75 = cyt_1_Resize_mAC66D07D38CEB35DD685C8165544B34CAAB83E41(L_72, ((int32_t)(L_74<<1)), cyt_1_Resize_mAC66D07D38CEB35DD685C8165544B34CAAB83E41_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0146:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_76 = V_0;
|
|
NullCheck(L_76);
|
|
cyt_1_tE9A88B07E73065F90C455BD5DF1F9E576AA7517C* L_77 = L_76->___nzw;
|
|
NullCheck(L_77);
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_78 = L_77->___Items;
|
|
V_16 = L_78;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_79 = V_0;
|
|
NullCheck(L_79);
|
|
L_79->___nzs = (-9347.0f);
|
|
V_17 = 0;
|
|
goto IL_0271;
|
|
}
|
|
|
|
IL_0166:
|
|
{
|
|
cwkU5BU5D_t8A0893DA1EA37E5125FF252FD84867D96E7115C9* L_80 = V_9;
|
|
int32_t L_81 = V_17;
|
|
NullCheck(L_80);
|
|
int32_t L_82 = L_81;
|
|
RuntimeObject* L_83 = (L_80)->GetAt(static_cast<il2cpp_array_size_t>(L_82));
|
|
V_18 = L_83;
|
|
V_19 = 1;
|
|
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_84 = V_13;
|
|
int32_t L_85 = V_17;
|
|
NullCheck(L_84);
|
|
int32_t L_86 = L_85;
|
|
int32_t L_87 = (L_84)->GetAt(static_cast<il2cpp_array_size_t>(L_86));
|
|
V_24 = L_87;
|
|
int32_t L_88 = V_24;
|
|
switch (L_88)
|
|
{
|
|
case 0:
|
|
{
|
|
goto IL_0190;
|
|
}
|
|
case 1:
|
|
{
|
|
goto IL_01a9;
|
|
}
|
|
case 2:
|
|
{
|
|
goto IL_01b2;
|
|
}
|
|
case 3:
|
|
{
|
|
goto IL_01bb;
|
|
}
|
|
}
|
|
}
|
|
{
|
|
goto IL_01c4;
|
|
}
|
|
|
|
IL_0190:
|
|
{
|
|
bool L_89 = V_4;
|
|
if (L_89)
|
|
{
|
|
goto IL_01a0;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject* L_90 = V_18;
|
|
if (((cxa_t54041616669838A2172FABB189D96F6D88BDE3B2*)IsInstClass((RuntimeObject*)L_90, cxa_t54041616669838A2172FABB189D96F6D88BDE3B2_il2cpp_TypeInfo_var)))
|
|
{
|
|
goto IL_026b;
|
|
}
|
|
}
|
|
|
|
IL_01a0:
|
|
{
|
|
int32_t L_91 = ___2_c;
|
|
V_20 = L_91;
|
|
float L_92 = V_11;
|
|
V_21 = L_92;
|
|
goto IL_01f2;
|
|
}
|
|
|
|
IL_01a9:
|
|
{
|
|
V_20 = 0;
|
|
float L_93 = V_11;
|
|
V_21 = L_93;
|
|
goto IL_01f2;
|
|
}
|
|
|
|
IL_01b2:
|
|
{
|
|
int32_t L_94 = ___2_c;
|
|
V_20 = L_94;
|
|
float L_95 = V_10;
|
|
V_21 = L_95;
|
|
goto IL_01f2;
|
|
}
|
|
|
|
IL_01bb:
|
|
{
|
|
V_20 = 0;
|
|
float L_96 = V_10;
|
|
V_21 = L_96;
|
|
goto IL_01f2;
|
|
}
|
|
|
|
IL_01c4:
|
|
{
|
|
V_20 = 0;
|
|
cxjU5BU5D_tE980B57EF364DD3737BD53D40D13E062F22F6B57* L_97 = V_14;
|
|
int32_t L_98 = V_17;
|
|
NullCheck(L_97);
|
|
int32_t L_99 = L_98;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_100 = (L_97)->GetAt(static_cast<il2cpp_array_size_t>(L_99));
|
|
V_23 = L_100;
|
|
float L_101 = V_10;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_102 = V_23;
|
|
NullCheck(L_102);
|
|
float L_103 = L_102->___nzp;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_104 = V_23;
|
|
NullCheck(L_104);
|
|
float L_105 = L_104->___nzq;
|
|
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
|
|
float L_106;
|
|
L_106 = Math_Max_mB55ACEA482E7F67E61496C4C7C54FE0BB7BE78EA((-4272.0f), ((float)il2cpp_codegen_subtract((-9527.0f), ((float)(L_103/L_105)))), NULL);
|
|
V_21 = ((float)il2cpp_codegen_multiply(L_101, L_106));
|
|
}
|
|
|
|
IL_01f2:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_107 = V_0;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_108 = L_107;
|
|
NullCheck(L_108);
|
|
float L_109 = L_108->___nzs;
|
|
float L_110 = V_21;
|
|
NullCheck(L_108);
|
|
L_108->___nzs = ((float)il2cpp_codegen_add(L_109, L_110));
|
|
RuntimeObject* L_111 = V_18;
|
|
V_22 = ((cwr_tB32AE31B660714E12F96179A963CC995252FABBC*)IsInstClass((RuntimeObject*)L_111, cwr_tB32AE31B660714E12F96179A963CC995252FABBC_il2cpp_TypeInfo_var));
|
|
cwr_tB32AE31B660714E12F96179A963CC995252FABBC* L_112 = V_22;
|
|
if (!L_112)
|
|
{
|
|
goto IL_0226;
|
|
}
|
|
}
|
|
{
|
|
cwr_tB32AE31B660714E12F96179A963CC995252FABBC* L_113 = V_22;
|
|
czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* L_114 = ___1_b;
|
|
float L_115 = V_6;
|
|
float L_116 = V_21;
|
|
int32_t L_117 = V_20;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_118 = V_16;
|
|
int32_t L_119 = V_17;
|
|
bool L_120 = V_15;
|
|
il2cpp_codegen_runtime_class_init_inline(cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2_il2cpp_TypeInfo_var);
|
|
cxi_iby_m46D2A057F0BF809E84AA430CE019D94ABD3ACE7E(L_113, L_114, L_115, L_116, L_117, L_118, ((int32_t)(L_119<<1)), L_120, NULL);
|
|
goto IL_026b;
|
|
}
|
|
|
|
IL_0226:
|
|
{
|
|
RuntimeObject* L_121 = V_18;
|
|
if (!((cwx_t781F4D14015779306A27908CB2E8DBCE3E2D13DE*)IsInstClass((RuntimeObject*)L_121, cwx_t781F4D14015779306A27908CB2E8DBCE3E2D13DE_il2cpp_TypeInfo_var)))
|
|
{
|
|
goto IL_0244;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject* L_122 = V_18;
|
|
czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* L_123 = ___1_b;
|
|
float L_124 = V_6;
|
|
int32_t L_125 = V_20;
|
|
bool L_126 = V_3;
|
|
cxi_ibw_m459CEC13093F868588AD277BCC5C7CA328C91559(__this, ((cwx_t781F4D14015779306A27908CB2E8DBCE3E2D13DE*)CastclassClass((RuntimeObject*)L_122, cwx_t781F4D14015779306A27908CB2E8DBCE3E2D13DE_il2cpp_TypeInfo_var)), L_123, L_124, L_125, L_126, NULL);
|
|
goto IL_026b;
|
|
}
|
|
|
|
IL_0244:
|
|
{
|
|
bool L_127 = V_4;
|
|
if (!L_127)
|
|
{
|
|
goto IL_0258;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject* L_128 = V_18;
|
|
if (!((cxa_t54041616669838A2172FABB189D96F6D88BDE3B2*)IsInstClass((RuntimeObject*)L_128, cxa_t54041616669838A2172FABB189D96F6D88BDE3B2_il2cpp_TypeInfo_var)))
|
|
{
|
|
goto IL_0258;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_129 = V_20;
|
|
if (L_129)
|
|
{
|
|
goto IL_0258;
|
|
}
|
|
}
|
|
{
|
|
V_19 = 0;
|
|
}
|
|
|
|
IL_0258:
|
|
{
|
|
RuntimeObject* L_130 = V_18;
|
|
czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* L_131 = ___1_b;
|
|
float L_132 = V_5;
|
|
float L_133 = V_6;
|
|
cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016* L_134 = V_2;
|
|
float L_135 = V_21;
|
|
int32_t L_136 = V_20;
|
|
int32_t L_137 = V_19;
|
|
NullCheck(L_130);
|
|
InterfaceActionInvoker7< czh_tE8F1A87C5388086F23589583A37E369F2950CBC9*, float, float, cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016*, float, int32_t, int32_t >::Invoke(0, cwk_t95F941C946138FA950FA2A5CBD243288DF6BCF94_il2cpp_TypeInfo_var, L_130, L_131, L_132, L_133, L_134, L_135, L_136, L_137);
|
|
}
|
|
|
|
IL_026b:
|
|
{
|
|
int32_t L_138 = V_17;
|
|
V_17 = ((int32_t)il2cpp_codegen_add(L_138, 1));
|
|
}
|
|
|
|
IL_0271:
|
|
{
|
|
int32_t L_139 = V_17;
|
|
int32_t L_140 = V_8;
|
|
if ((((int32_t)L_139) < ((int32_t)L_140)))
|
|
{
|
|
goto IL_0166;
|
|
}
|
|
}
|
|
|
|
IL_027a:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_141 = ___0_a;
|
|
NullCheck(L_141);
|
|
float L_142 = L_141->___nzq;
|
|
if ((!(((float)L_142) > ((float)(9010.0f)))))
|
|
{
|
|
goto IL_0290;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_143 = V_0;
|
|
float L_144 = V_6;
|
|
cxi_ibz_m73CB72F6340772D0D774C40C76D5276D6700226B(__this, L_143, L_144, NULL);
|
|
}
|
|
|
|
IL_0290:
|
|
{
|
|
cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016* L_145 = __this->___nyc;
|
|
NullCheck(L_145);
|
|
cyt_1_Clear_m7E6C61E27E795BC359B6AF0CF06A905EEA3033FA(L_145, (bool)0, cyt_1_Clear_m7E6C61E27E795BC359B6AF0CF06A905EEA3033FA_RuntimeMethod_var);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_146 = V_0;
|
|
float L_147 = V_6;
|
|
NullCheck(L_146);
|
|
L_146->___nzh = L_147;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_148 = V_0;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_149 = V_0;
|
|
NullCheck(L_149);
|
|
float L_150 = L_149->___nzj;
|
|
NullCheck(L_148);
|
|
L_148->___nzl = L_150;
|
|
float L_151 = V_1;
|
|
return L_151;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxi_iwj_m3DD10F89A60E51B9FFF14DFACCECE7C87E03B952 (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, float ___0_delta, const RuntimeMethod* method)
|
|
{
|
|
cxjU5BU5D_tE980B57EF364DD3737BD53D40D13E062F22F6B57* V_0 = NULL;
|
|
int32_t V_1 = 0;
|
|
int32_t V_2 = 0;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* V_3 = NULL;
|
|
float V_4 = 0.0f;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* V_5 = NULL;
|
|
float V_6 = 0.0f;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* V_7 = NULL;
|
|
float G_B9_0 = 0.0f;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* G_B9_1 = NULL;
|
|
float G_B8_0 = 0.0f;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* G_B8_1 = NULL;
|
|
float G_B10_0 = 0.0f;
|
|
float G_B10_1 = 0.0f;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* G_B10_2 = NULL;
|
|
{
|
|
float L_0 = ___0_delta;
|
|
float L_1 = __this->___nym;
|
|
___0_delta = ((float)il2cpp_codegen_multiply(L_0, L_1));
|
|
cyt_1_t5035B0510612A7C4AE3431E0BDAFD72257E38BF2* L_2 = __this->___nyb;
|
|
NullCheck(L_2);
|
|
cxjU5BU5D_tE980B57EF364DD3737BD53D40D13E062F22F6B57* L_3 = L_2->___Items;
|
|
V_0 = L_3;
|
|
V_1 = 0;
|
|
cyt_1_t5035B0510612A7C4AE3431E0BDAFD72257E38BF2* L_4 = __this->___nyb;
|
|
NullCheck(L_4);
|
|
int32_t L_5 = L_4->___Count;
|
|
V_2 = L_5;
|
|
goto IL_01cd;
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
cxjU5BU5D_tE980B57EF364DD3737BD53D40D13E062F22F6B57* L_6 = V_0;
|
|
int32_t L_7 = V_1;
|
|
NullCheck(L_6);
|
|
int32_t L_8 = L_7;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_9 = (L_6)->GetAt(static_cast<il2cpp_array_size_t>(L_8));
|
|
V_3 = L_9;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_10 = V_3;
|
|
if (!L_10)
|
|
{
|
|
goto IL_01c9;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_11 = V_3;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_12 = V_3;
|
|
NullCheck(L_12);
|
|
float L_13 = L_12->___nzh;
|
|
NullCheck(L_11);
|
|
L_11->___nzg = L_13;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_14 = V_3;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_15 = V_3;
|
|
NullCheck(L_15);
|
|
float L_16 = L_15->___nzl;
|
|
NullCheck(L_14);
|
|
L_14->___nzk = L_16;
|
|
float L_17 = ___0_delta;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_18 = V_3;
|
|
NullCheck(L_18);
|
|
float L_19 = L_18->___nzn;
|
|
V_4 = ((float)il2cpp_codegen_multiply(L_17, L_19));
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_20 = V_3;
|
|
NullCheck(L_20);
|
|
float L_21 = L_20->___nzi;
|
|
if ((!(((float)L_21) > ((float)(3093.0f)))))
|
|
{
|
|
goto IL_0095;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_22 = V_3;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_23 = L_22;
|
|
NullCheck(L_23);
|
|
float L_24 = L_23->___nzi;
|
|
float L_25 = V_4;
|
|
NullCheck(L_23);
|
|
L_23->___nzi = ((float)il2cpp_codegen_subtract(L_24, L_25));
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_26 = V_3;
|
|
NullCheck(L_26);
|
|
float L_27 = L_26->___nzi;
|
|
if ((((float)L_27) > ((float)(-7692.0f))))
|
|
{
|
|
goto IL_01c9;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_28 = V_3;
|
|
NullCheck(L_28);
|
|
float L_29 = L_28->___nzi;
|
|
V_4 = ((-L_29));
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_30 = V_3;
|
|
NullCheck(L_30);
|
|
L_30->___nzi = (1413.0f);
|
|
}
|
|
|
|
IL_0095:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_31 = V_3;
|
|
NullCheck(L_31);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_32 = L_31->___next;
|
|
V_5 = L_32;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_33 = V_5;
|
|
if (!L_33)
|
|
{
|
|
goto IL_0142;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_34 = V_3;
|
|
NullCheck(L_34);
|
|
float L_35 = L_34->___nzk;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_36 = V_5;
|
|
NullCheck(L_36);
|
|
float L_37 = L_36->___nzi;
|
|
V_6 = ((float)il2cpp_codegen_subtract(L_35, L_37));
|
|
float L_38 = V_6;
|
|
if ((!(((float)L_38) >= ((float)(-7593.0f)))))
|
|
{
|
|
goto IL_0171;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_39 = V_5;
|
|
NullCheck(L_39);
|
|
L_39->___nzi = (6976.0f);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_40 = V_5;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_41 = L_40;
|
|
NullCheck(L_41);
|
|
float L_42 = L_41->___nzj;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_43 = V_3;
|
|
NullCheck(L_43);
|
|
float L_44 = L_43->___nzn;
|
|
if ((((float)L_44) == ((float)(3637.0f))))
|
|
{
|
|
G_B9_0 = L_42;
|
|
G_B9_1 = L_41;
|
|
goto IL_00f6;
|
|
}
|
|
G_B8_0 = L_42;
|
|
G_B8_1 = L_41;
|
|
}
|
|
{
|
|
float L_45 = V_6;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_46 = V_3;
|
|
NullCheck(L_46);
|
|
float L_47 = L_46->___nzn;
|
|
float L_48 = ___0_delta;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_49 = V_5;
|
|
NullCheck(L_49);
|
|
float L_50 = L_49->___nzn;
|
|
G_B10_0 = ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_add(((float)(L_45/L_47)), L_48)), L_50));
|
|
G_B10_1 = G_B8_0;
|
|
G_B10_2 = G_B8_1;
|
|
goto IL_00fb;
|
|
}
|
|
|
|
IL_00f6:
|
|
{
|
|
G_B10_0 = (6324.0f);
|
|
G_B10_1 = G_B9_0;
|
|
G_B10_2 = G_B9_1;
|
|
}
|
|
|
|
IL_00fb:
|
|
{
|
|
NullCheck(G_B10_2);
|
|
G_B10_2->___nzj = ((float)il2cpp_codegen_add(G_B10_1, G_B10_0));
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_51 = V_3;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_52 = L_51;
|
|
NullCheck(L_52);
|
|
float L_53 = L_52->___nzj;
|
|
float L_54 = V_4;
|
|
NullCheck(L_52);
|
|
L_52->___nzj = ((float)il2cpp_codegen_add(L_53, L_54));
|
|
int32_t L_55 = V_1;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_56 = V_5;
|
|
cxi_ica_mABA62E3C1BDA6F39D91CD51CAE2CEFAA64AC3471(__this, L_55, L_56, (bool)1, NULL);
|
|
goto IL_0134;
|
|
}
|
|
|
|
IL_011c:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_57 = V_5;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_58 = L_57;
|
|
NullCheck(L_58);
|
|
float L_59 = L_58->___nzp;
|
|
float L_60 = ___0_delta;
|
|
NullCheck(L_58);
|
|
L_58->___nzp = ((float)il2cpp_codegen_add(L_59, L_60));
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_61 = V_5;
|
|
NullCheck(L_61);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_62 = L_61->___nyq;
|
|
V_5 = L_62;
|
|
}
|
|
|
|
IL_0134:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_63 = V_5;
|
|
NullCheck(L_63);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_64 = L_63->___nyq;
|
|
if (L_64)
|
|
{
|
|
goto IL_011c;
|
|
}
|
|
}
|
|
{
|
|
goto IL_01c9;
|
|
}
|
|
|
|
IL_0142:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_65 = V_3;
|
|
NullCheck(L_65);
|
|
float L_66 = L_65->___nzk;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_67 = V_3;
|
|
NullCheck(L_67);
|
|
float L_68 = L_67->___nzm;
|
|
if ((!(((float)L_66) >= ((float)L_68))))
|
|
{
|
|
goto IL_0171;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_69 = V_3;
|
|
NullCheck(L_69);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_70 = L_69->___nyq;
|
|
if (L_70)
|
|
{
|
|
goto IL_0171;
|
|
}
|
|
}
|
|
{
|
|
cxjU5BU5D_tE980B57EF364DD3737BD53D40D13E062F22F6B57* L_71 = V_0;
|
|
int32_t L_72 = V_1;
|
|
NullCheck(L_71);
|
|
ArrayElementTypeCheck (L_71, NULL);
|
|
(L_71)->SetAt(static_cast<il2cpp_array_size_t>(L_72), (cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7*)NULL);
|
|
cxm_t0479DB05DFCE31B18506D24565FA53C680306098* L_73 = __this->___nyj;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_74 = V_3;
|
|
NullCheck(L_73);
|
|
cxm_icr_m46CE6975DF6303E05AE8CB3B422DCE912D1421E3(L_73, L_74, NULL);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_75 = V_3;
|
|
cxi_icd_m044B2DC28A0577BB81F214308A28273F256BAE6D(__this, L_75, NULL);
|
|
goto IL_01c9;
|
|
}
|
|
|
|
IL_0171:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_76 = V_3;
|
|
NullCheck(L_76);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_77 = L_76->___nyq;
|
|
if (!L_77)
|
|
{
|
|
goto IL_01ba;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_78 = V_3;
|
|
float L_79 = ___0_delta;
|
|
bool L_80;
|
|
L_80 = cxi_ibt_m5357FADEE04202F94EE4EC4884C9EAEC4CE54BC1(__this, L_78, L_79, NULL);
|
|
if (!L_80)
|
|
{
|
|
goto IL_01ba;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_81 = V_3;
|
|
NullCheck(L_81);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_82 = L_81->___nyq;
|
|
V_7 = L_82;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_83 = V_3;
|
|
NullCheck(L_83);
|
|
L_83->___nyq = (cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7*)NULL;
|
|
Il2CppCodeGenWriteBarrier((void**)(&L_83->___nyq), (void*)(cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7*)NULL);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_84 = V_7;
|
|
if (!L_84)
|
|
{
|
|
goto IL_01b6;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_85 = V_7;
|
|
NullCheck(L_85);
|
|
L_85->___nyr = (cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7*)NULL;
|
|
Il2CppCodeGenWriteBarrier((void**)(&L_85->___nyr), (void*)(cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7*)NULL);
|
|
goto IL_01b6;
|
|
}
|
|
|
|
IL_01a0:
|
|
{
|
|
cxm_t0479DB05DFCE31B18506D24565FA53C680306098* L_86 = __this->___nyj;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_87 = V_7;
|
|
NullCheck(L_86);
|
|
cxm_icr_m46CE6975DF6303E05AE8CB3B422DCE912D1421E3(L_86, L_87, NULL);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_88 = V_7;
|
|
NullCheck(L_88);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_89 = L_88->___nyq;
|
|
V_7 = L_89;
|
|
}
|
|
|
|
IL_01b6:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_90 = V_7;
|
|
if (L_90)
|
|
{
|
|
goto IL_01a0;
|
|
}
|
|
}
|
|
|
|
IL_01ba:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_91 = V_3;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_92 = L_91;
|
|
NullCheck(L_92);
|
|
float L_93 = L_92->___nzj;
|
|
float L_94 = V_4;
|
|
NullCheck(L_92);
|
|
L_92->___nzj = ((float)il2cpp_codegen_add(L_93, L_94));
|
|
}
|
|
|
|
IL_01c9:
|
|
{
|
|
int32_t L_95 = V_1;
|
|
V_1 = ((int32_t)il2cpp_codegen_add(L_95, 1));
|
|
}
|
|
|
|
IL_01cd:
|
|
{
|
|
int32_t L_96 = V_1;
|
|
int32_t L_97 = V_2;
|
|
if ((((int32_t)L_96) < ((int32_t)L_97)))
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
{
|
|
cxm_t0479DB05DFCE31B18506D24565FA53C680306098* L_98 = __this->___nyj;
|
|
NullCheck(L_98);
|
|
cxm_icv_mBEC739064670573DAA155838D41D3470C99EEF29(L_98, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool cxi_khs_m9AAF56B249180511EE9D53D8D94388A868909230 (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* ___0_skeleton, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cwk_t95F941C946138FA950FA2A5CBD243288DF6BCF94_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cwz_t680946F6D60875C4010BFB6658DE46BF3C8BACFE_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cyt_1_Clear_m7E6C61E27E795BC359B6AF0CF06A905EEA3033FA_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016* V_0 = NULL;
|
|
bool V_1 = false;
|
|
cxjU5BU5D_tE980B57EF364DD3737BD53D40D13E062F22F6B57* V_2 = NULL;
|
|
int32_t V_3 = 0;
|
|
int32_t V_4 = 0;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* V_5 = NULL;
|
|
float V_6 = 0.0f;
|
|
float V_7 = 0.0f;
|
|
int32_t V_8 = 0;
|
|
cwkU5BU5D_t8A0893DA1EA37E5125FF252FD84867D96E7115C9* V_9 = NULL;
|
|
int32_t V_10 = 0;
|
|
RuntimeObject* V_11 = NULL;
|
|
{
|
|
czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* L_0 = ___0_skeleton;
|
|
if (L_0)
|
|
{
|
|
goto IL_0013;
|
|
}
|
|
}
|
|
{
|
|
ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129* L_1 = (ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129_il2cpp_TypeInfo_var)));
|
|
ArgumentNullException__ctor_m6D9C7B47EA708382838B264BA02EBB7576DFA155(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral86F4C2A38040F4AFA83468A1550CA3C109F67993)), ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral581B785B2E2B05F0D89D7A51FE35CC6550CE799F)), NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&cxi_khs_m9AAF56B249180511EE9D53D8D94388A868909230_RuntimeMethod_var)));
|
|
}
|
|
|
|
IL_0013:
|
|
{
|
|
cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016* L_2 = __this->___nyc;
|
|
V_0 = L_2;
|
|
V_1 = (bool)0;
|
|
cyt_1_t5035B0510612A7C4AE3431E0BDAFD72257E38BF2* L_3 = __this->___nyb;
|
|
NullCheck(L_3);
|
|
cxjU5BU5D_tE980B57EF364DD3737BD53D40D13E062F22F6B57* L_4 = L_3->___Items;
|
|
V_2 = L_4;
|
|
V_3 = 0;
|
|
cyt_1_t5035B0510612A7C4AE3431E0BDAFD72257E38BF2* L_5 = __this->___nyb;
|
|
NullCheck(L_5);
|
|
int32_t L_6 = L_5->___Count;
|
|
V_4 = L_6;
|
|
goto IL_0107;
|
|
}
|
|
|
|
IL_003c:
|
|
{
|
|
cxjU5BU5D_tE980B57EF364DD3737BD53D40D13E062F22F6B57* L_7 = V_2;
|
|
int32_t L_8 = V_3;
|
|
NullCheck(L_7);
|
|
int32_t L_9 = L_8;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_10 = (L_7)->GetAt(static_cast<il2cpp_array_size_t>(L_9));
|
|
V_5 = L_10;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_11 = V_5;
|
|
if (!L_11)
|
|
{
|
|
goto IL_0103;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_12 = V_5;
|
|
NullCheck(L_12);
|
|
float L_13 = L_12->___nzi;
|
|
if ((((float)L_13) > ((float)(-403.0f))))
|
|
{
|
|
goto IL_0103;
|
|
}
|
|
}
|
|
{
|
|
V_1 = (bool)1;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_14 = V_5;
|
|
NullCheck(L_14);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_15 = L_14->___nyq;
|
|
if (!L_15)
|
|
{
|
|
goto IL_006e;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_16 = V_5;
|
|
czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* L_17 = ___0_skeleton;
|
|
float L_18;
|
|
L_18 = cxi_ibv_m51EDDB772CF32582DB870DE14B3C43D0D2FDE264(__this, L_16, L_17, NULL);
|
|
}
|
|
|
|
IL_006e:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_19 = V_5;
|
|
NullCheck(L_19);
|
|
float L_20 = L_19->___nzg;
|
|
V_6 = L_20;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_21 = V_5;
|
|
NullCheck(L_21);
|
|
float L_22;
|
|
L_22 = cxj_get_AnimationTime_m906D77C0C3ACE09719C08CC0EA6B6440AAC7B7E0(L_21, NULL);
|
|
V_7 = L_22;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_23 = V_5;
|
|
NullCheck(L_23);
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* L_24 = L_23->___nyp;
|
|
NullCheck(L_24);
|
|
cyt_1_t15D208ED20DD19D17CA30C59237CB35A70E3C96C* L_25 = L_24->___nua;
|
|
NullCheck(L_25);
|
|
int32_t L_26 = L_25->___Count;
|
|
V_8 = L_26;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_27 = V_5;
|
|
NullCheck(L_27);
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* L_28 = L_27->___nyp;
|
|
NullCheck(L_28);
|
|
cyt_1_t15D208ED20DD19D17CA30C59237CB35A70E3C96C* L_29 = L_28->___nua;
|
|
NullCheck(L_29);
|
|
cwkU5BU5D_t8A0893DA1EA37E5125FF252FD84867D96E7115C9* L_30 = L_29->___Items;
|
|
V_9 = L_30;
|
|
V_10 = 0;
|
|
goto IL_00d5;
|
|
}
|
|
|
|
IL_00ab:
|
|
{
|
|
cwkU5BU5D_t8A0893DA1EA37E5125FF252FD84867D96E7115C9* L_31 = V_9;
|
|
int32_t L_32 = V_10;
|
|
NullCheck(L_31);
|
|
int32_t L_33 = L_32;
|
|
RuntimeObject* L_34 = (L_31)->GetAt(static_cast<il2cpp_array_size_t>(L_33));
|
|
V_11 = L_34;
|
|
RuntimeObject* L_35 = V_11;
|
|
if (!((cwz_t680946F6D60875C4010BFB6658DE46BF3C8BACFE*)IsInstClass((RuntimeObject*)L_35, cwz_t680946F6D60875C4010BFB6658DE46BF3C8BACFE_il2cpp_TypeInfo_var)))
|
|
{
|
|
goto IL_00cf;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject* L_36 = V_11;
|
|
czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* L_37 = ___0_skeleton;
|
|
float L_38 = V_6;
|
|
float L_39 = V_7;
|
|
cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016* L_40 = V_0;
|
|
NullCheck(L_36);
|
|
InterfaceActionInvoker7< czh_tE8F1A87C5388086F23589583A37E369F2950CBC9*, float, float, cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016*, float, int32_t, int32_t >::Invoke(0, cwk_t95F941C946138FA950FA2A5CBD243288DF6BCF94_il2cpp_TypeInfo_var, L_36, L_37, L_38, L_39, L_40, (-8377.0f), 0, 0);
|
|
}
|
|
|
|
IL_00cf:
|
|
{
|
|
int32_t L_41 = V_10;
|
|
V_10 = ((int32_t)il2cpp_codegen_add(L_41, 1));
|
|
}
|
|
|
|
IL_00d5:
|
|
{
|
|
int32_t L_42 = V_10;
|
|
int32_t L_43 = V_8;
|
|
if ((((int32_t)L_42) < ((int32_t)L_43)))
|
|
{
|
|
goto IL_00ab;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_44 = V_5;
|
|
float L_45 = V_7;
|
|
cxi_ibz_m73CB72F6340772D0D774C40C76D5276D6700226B(__this, L_44, L_45, NULL);
|
|
cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016* L_46 = V_0;
|
|
NullCheck(L_46);
|
|
cyt_1_Clear_m7E6C61E27E795BC359B6AF0CF06A905EEA3033FA(L_46, (bool)0, cyt_1_Clear_m7E6C61E27E795BC359B6AF0CF06A905EEA3033FA_RuntimeMethod_var);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_47 = V_5;
|
|
float L_48 = V_7;
|
|
NullCheck(L_47);
|
|
L_47->___nzh = L_48;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_49 = V_5;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_50 = V_5;
|
|
NullCheck(L_50);
|
|
float L_51 = L_50->___nzj;
|
|
NullCheck(L_49);
|
|
L_49->___nzl = L_51;
|
|
}
|
|
|
|
IL_0103:
|
|
{
|
|
int32_t L_52 = V_3;
|
|
V_3 = ((int32_t)il2cpp_codegen_add(L_52, 1));
|
|
}
|
|
|
|
IL_0107:
|
|
{
|
|
int32_t L_53 = V_3;
|
|
int32_t L_54 = V_4;
|
|
if ((((int32_t)L_53) < ((int32_t)L_54)))
|
|
{
|
|
goto IL_003c;
|
|
}
|
|
}
|
|
{
|
|
cxm_t0479DB05DFCE31B18506D24565FA53C680306098* L_55 = __this->___nyj;
|
|
NullCheck(L_55);
|
|
cxm_icv_mBEC739064670573DAA155838D41D3470C99EEF29(L_55, NULL);
|
|
bool L_56 = V_1;
|
|
return L_56;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxi_remove_Event_m2701410F859D928A27DC4254768D03B105B48C81 (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, cxh_t51FEBC05859C343141A49FC3843C7604D88C40A5* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cxh_t51FEBC05859C343141A49FC3843C7604D88C40A5_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
cxh_t51FEBC05859C343141A49FC3843C7604D88C40A5* V_0 = NULL;
|
|
cxh_t51FEBC05859C343141A49FC3843C7604D88C40A5* V_1 = NULL;
|
|
cxh_t51FEBC05859C343141A49FC3843C7604D88C40A5* V_2 = NULL;
|
|
{
|
|
cxh_t51FEBC05859C343141A49FC3843C7604D88C40A5* L_0 = __this->___nyi;
|
|
V_0 = L_0;
|
|
}
|
|
|
|
IL_0007:
|
|
{
|
|
cxh_t51FEBC05859C343141A49FC3843C7604D88C40A5* L_1 = V_0;
|
|
V_1 = L_1;
|
|
cxh_t51FEBC05859C343141A49FC3843C7604D88C40A5* L_2 = V_1;
|
|
cxh_t51FEBC05859C343141A49FC3843C7604D88C40A5* L_3 = ___0_value;
|
|
Delegate_t* L_4;
|
|
L_4 = Delegate_Remove_m8B7DD5661308FA972E23CA1CC3FC9CEB355504E3(L_2, L_3, NULL);
|
|
V_2 = ((cxh_t51FEBC05859C343141A49FC3843C7604D88C40A5*)CastclassSealed((RuntimeObject*)L_4, cxh_t51FEBC05859C343141A49FC3843C7604D88C40A5_il2cpp_TypeInfo_var));
|
|
cxh_t51FEBC05859C343141A49FC3843C7604D88C40A5** L_5 = (cxh_t51FEBC05859C343141A49FC3843C7604D88C40A5**)(&__this->___nyi);
|
|
cxh_t51FEBC05859C343141A49FC3843C7604D88C40A5* L_6 = V_2;
|
|
cxh_t51FEBC05859C343141A49FC3843C7604D88C40A5* L_7 = V_1;
|
|
cxh_t51FEBC05859C343141A49FC3843C7604D88C40A5* L_8;
|
|
L_8 = InterlockedCompareExchangeImpl<cxh_t51FEBC05859C343141A49FC3843C7604D88C40A5*>(L_5, L_6, L_7);
|
|
V_0 = L_8;
|
|
cxh_t51FEBC05859C343141A49FC3843C7604D88C40A5* L_9 = V_0;
|
|
cxh_t51FEBC05859C343141A49FC3843C7604D88C40A5* L_10 = V_1;
|
|
if ((!(((RuntimeObject*)(cxh_t51FEBC05859C343141A49FC3843C7604D88C40A5*)L_9) == ((RuntimeObject*)(cxh_t51FEBC05859C343141A49FC3843C7604D88C40A5*)L_10))))
|
|
{
|
|
goto IL_0007;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool cxi_Apply_m7CA9F285390B835794837410F96172A6E1C4E9D4 (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* ___0_skeleton, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cwk_t95F941C946138FA950FA2A5CBD243288DF6BCF94_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cwr_tB32AE31B660714E12F96179A963CC995252FABBC_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cwx_t781F4D14015779306A27908CB2E8DBCE3E2D13DE_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cyt_1_Clear_m7E6C61E27E795BC359B6AF0CF06A905EEA3033FA_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cyt_1_Resize_mAC66D07D38CEB35DD685C8165544B34CAAB83E41_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016* V_0 = NULL;
|
|
bool V_1 = false;
|
|
cxjU5BU5D_tE980B57EF364DD3737BD53D40D13E062F22F6B57* V_2 = NULL;
|
|
int32_t V_3 = 0;
|
|
czuU5BU5D_t7AE5F6E3BA7E116BE09B8E0FFFF75E47EF7DEF77* V_4 = NULL;
|
|
int32_t V_5 = 0;
|
|
int32_t V_6 = 0;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* V_7 = NULL;
|
|
int32_t V_8 = 0;
|
|
float V_9 = 0.0f;
|
|
float V_10 = 0.0f;
|
|
float V_11 = 0.0f;
|
|
int32_t V_12 = 0;
|
|
cyt_1_t15D208ED20DD19D17CA30C59237CB35A70E3C96C* V_13 = NULL;
|
|
cwkU5BU5D_t8A0893DA1EA37E5125FF252FD84867D96E7115C9* V_14 = NULL;
|
|
int32_t V_15 = 0;
|
|
RuntimeObject* V_16 = NULL;
|
|
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* V_17 = NULL;
|
|
bool V_18 = false;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* V_19 = NULL;
|
|
int32_t V_20 = 0;
|
|
RuntimeObject* V_21 = NULL;
|
|
int32_t V_22 = 0;
|
|
cwr_tB32AE31B660714E12F96179A963CC995252FABBC* V_23 = NULL;
|
|
int32_t V_24 = 0;
|
|
int32_t V_25 = 0;
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* V_26 = NULL;
|
|
String_t* V_27 = NULL;
|
|
int32_t G_B10_0 = 0;
|
|
int32_t G_B31_0 = 0;
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* G_B45_0 = NULL;
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* G_B44_0 = NULL;
|
|
cya_t8993218D3DD65565F488F89F67FBDEC3446C0C8B* G_B46_0 = NULL;
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* G_B46_1 = NULL;
|
|
{
|
|
czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* L_0 = ___0_skeleton;
|
|
if (L_0)
|
|
{
|
|
goto IL_0013;
|
|
}
|
|
}
|
|
{
|
|
ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129* L_1 = (ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129_il2cpp_TypeInfo_var)));
|
|
ArgumentNullException__ctor_m6D9C7B47EA708382838B264BA02EBB7576DFA155(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralAABDB12A8673CF3F32247EDEEC8B9E68FE0BF8D2)), ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral541147A891EE1D27C9FE0F61836C41B2F605EB35)), NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&cxi_Apply_m7CA9F285390B835794837410F96172A6E1C4E9D4_RuntimeMethod_var)));
|
|
}
|
|
|
|
IL_0013:
|
|
{
|
|
bool L_2 = __this->___nyl;
|
|
if (!L_2)
|
|
{
|
|
goto IL_0021;
|
|
}
|
|
}
|
|
{
|
|
cxi_ice_m4D1EEFEE38C6C809B7ADE636FE083D14DE8FB6EC(__this, NULL);
|
|
}
|
|
|
|
IL_0021:
|
|
{
|
|
cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016* L_3 = __this->___nyc;
|
|
V_0 = L_3;
|
|
V_1 = (bool)0;
|
|
cyt_1_t5035B0510612A7C4AE3431E0BDAFD72257E38BF2* L_4 = __this->___nyb;
|
|
NullCheck(L_4);
|
|
cxjU5BU5D_tE980B57EF364DD3737BD53D40D13E062F22F6B57* L_5 = L_4->___Items;
|
|
V_2 = L_5;
|
|
V_5 = 0;
|
|
cyt_1_t5035B0510612A7C4AE3431E0BDAFD72257E38BF2* L_6 = __this->___nyb;
|
|
NullCheck(L_6);
|
|
int32_t L_7 = L_6->___Count;
|
|
V_6 = L_7;
|
|
goto IL_0250;
|
|
}
|
|
|
|
IL_004b:
|
|
{
|
|
cxjU5BU5D_tE980B57EF364DD3737BD53D40D13E062F22F6B57* L_8 = V_2;
|
|
int32_t L_9 = V_5;
|
|
NullCheck(L_8);
|
|
int32_t L_10 = L_9;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_11 = (L_8)->GetAt(static_cast<il2cpp_array_size_t>(L_10));
|
|
V_7 = L_11;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_12 = V_7;
|
|
if (!L_12)
|
|
{
|
|
goto IL_024a;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_13 = V_7;
|
|
NullCheck(L_13);
|
|
float L_14 = L_13->___nzi;
|
|
if ((((float)L_14) > ((float)(0.0f))))
|
|
{
|
|
goto IL_024a;
|
|
}
|
|
}
|
|
{
|
|
V_1 = (bool)1;
|
|
int32_t L_15 = V_5;
|
|
if (!L_15)
|
|
{
|
|
goto IL_0078;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_16 = V_7;
|
|
NullCheck(L_16);
|
|
int32_t L_17 = L_16->___nzt;
|
|
G_B10_0 = ((int32_t)(L_17));
|
|
goto IL_0079;
|
|
}
|
|
|
|
IL_0078:
|
|
{
|
|
G_B10_0 = 1;
|
|
}
|
|
|
|
IL_0079:
|
|
{
|
|
V_8 = G_B10_0;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_18 = V_7;
|
|
NullCheck(L_18);
|
|
float L_19 = L_18->___nzo;
|
|
V_9 = L_19;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_20 = V_7;
|
|
NullCheck(L_20);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_21 = L_20->___nyq;
|
|
if (!L_21)
|
|
{
|
|
goto IL_009f;
|
|
}
|
|
}
|
|
{
|
|
float L_22 = V_9;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_23 = V_7;
|
|
czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* L_24 = ___0_skeleton;
|
|
int32_t L_25 = V_8;
|
|
float L_26;
|
|
L_26 = cxi_ibu_m307F9766BB08CE4D5E0D01315496B28B64D03225(__this, L_23, L_24, L_25, NULL);
|
|
V_9 = ((float)il2cpp_codegen_multiply(L_22, L_26));
|
|
goto IL_00bf;
|
|
}
|
|
|
|
IL_009f:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_27 = V_7;
|
|
NullCheck(L_27);
|
|
float L_28 = L_27->___nzj;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_29 = V_7;
|
|
NullCheck(L_29);
|
|
float L_30 = L_29->___nzm;
|
|
if ((!(((float)L_28) >= ((float)L_30))))
|
|
{
|
|
goto IL_00bf;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_31 = V_7;
|
|
NullCheck(L_31);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_32 = L_31->___next;
|
|
if (L_32)
|
|
{
|
|
goto IL_00bf;
|
|
}
|
|
}
|
|
{
|
|
V_9 = (0.0f);
|
|
}
|
|
|
|
IL_00bf:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_33 = V_7;
|
|
NullCheck(L_33);
|
|
float L_34 = L_33->___nzg;
|
|
V_10 = L_34;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_35 = V_7;
|
|
NullCheck(L_35);
|
|
float L_36;
|
|
L_36 = cxj_get_AnimationTime_m906D77C0C3ACE09719C08CC0EA6B6440AAC7B7E0(L_35, NULL);
|
|
V_11 = L_36;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_37 = V_7;
|
|
NullCheck(L_37);
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* L_38 = L_37->___nyp;
|
|
NullCheck(L_38);
|
|
cyt_1_t15D208ED20DD19D17CA30C59237CB35A70E3C96C* L_39 = L_38->___nua;
|
|
NullCheck(L_39);
|
|
int32_t L_40 = L_39->___Count;
|
|
V_12 = L_40;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_41 = V_7;
|
|
NullCheck(L_41);
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* L_42 = L_41->___nyp;
|
|
NullCheck(L_42);
|
|
cyt_1_t15D208ED20DD19D17CA30C59237CB35A70E3C96C* L_43 = L_42->___nua;
|
|
V_13 = L_43;
|
|
cyt_1_t15D208ED20DD19D17CA30C59237CB35A70E3C96C* L_44 = V_13;
|
|
NullCheck(L_44);
|
|
cwkU5BU5D_t8A0893DA1EA37E5125FF252FD84867D96E7115C9* L_45 = L_44->___Items;
|
|
V_14 = L_45;
|
|
int32_t L_46 = V_5;
|
|
if (L_46)
|
|
{
|
|
goto IL_0108;
|
|
}
|
|
}
|
|
{
|
|
float L_47 = V_9;
|
|
if ((((float)L_47) == ((float)(1.0f))))
|
|
{
|
|
goto IL_010d;
|
|
}
|
|
}
|
|
|
|
IL_0108:
|
|
{
|
|
int32_t L_48 = V_8;
|
|
if ((!(((uint32_t)L_48) == ((uint32_t)3))))
|
|
{
|
|
goto IL_015a;
|
|
}
|
|
}
|
|
|
|
IL_010d:
|
|
{
|
|
V_15 = 0;
|
|
goto IL_014f;
|
|
}
|
|
|
|
IL_0112:
|
|
{
|
|
cwkU5BU5D_t8A0893DA1EA37E5125FF252FD84867D96E7115C9* L_49 = V_14;
|
|
int32_t L_50 = V_15;
|
|
NullCheck(L_49);
|
|
int32_t L_51 = L_50;
|
|
RuntimeObject* L_52 = (L_49)->GetAt(static_cast<il2cpp_array_size_t>(L_51));
|
|
V_16 = L_52;
|
|
RuntimeObject* L_53 = V_16;
|
|
if (!((cwx_t781F4D14015779306A27908CB2E8DBCE3E2D13DE*)IsInstClass((RuntimeObject*)L_53, cwx_t781F4D14015779306A27908CB2E8DBCE3E2D13DE_il2cpp_TypeInfo_var)))
|
|
{
|
|
goto IL_0137;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject* L_54 = V_16;
|
|
czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* L_55 = ___0_skeleton;
|
|
float L_56 = V_11;
|
|
int32_t L_57 = V_8;
|
|
cxi_ibw_m459CEC13093F868588AD277BCC5C7CA328C91559(__this, ((cwx_t781F4D14015779306A27908CB2E8DBCE3E2D13DE*)CastclassClass((RuntimeObject*)L_54, cwx_t781F4D14015779306A27908CB2E8DBCE3E2D13DE_il2cpp_TypeInfo_var)), L_55, L_56, L_57, (bool)1, NULL);
|
|
goto IL_0149;
|
|
}
|
|
|
|
IL_0137:
|
|
{
|
|
RuntimeObject* L_58 = V_16;
|
|
czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* L_59 = ___0_skeleton;
|
|
float L_60 = V_10;
|
|
float L_61 = V_11;
|
|
cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016* L_62 = V_0;
|
|
float L_63 = V_9;
|
|
int32_t L_64 = V_8;
|
|
NullCheck(L_58);
|
|
InterfaceActionInvoker7< czh_tE8F1A87C5388086F23589583A37E369F2950CBC9*, float, float, cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016*, float, int32_t, int32_t >::Invoke(0, cwk_t95F941C946138FA950FA2A5CBD243288DF6BCF94_il2cpp_TypeInfo_var, L_58, L_59, L_60, L_61, L_62, L_63, L_64, 0);
|
|
}
|
|
|
|
IL_0149:
|
|
{
|
|
int32_t L_65 = V_15;
|
|
V_15 = ((int32_t)il2cpp_codegen_add(L_65, 1));
|
|
}
|
|
|
|
IL_014f:
|
|
{
|
|
int32_t L_66 = V_15;
|
|
int32_t L_67 = V_12;
|
|
if ((((int32_t)L_66) < ((int32_t)L_67)))
|
|
{
|
|
goto IL_0112;
|
|
}
|
|
}
|
|
{
|
|
goto IL_0222;
|
|
}
|
|
|
|
IL_015a:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_68 = V_7;
|
|
NullCheck(L_68);
|
|
cyt_1_tC1DEF6AAD82FA124BC41D0504CAD05EFBEE60FA7* L_69 = L_68->___nzu;
|
|
NullCheck(L_69);
|
|
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_70 = L_69->___Items;
|
|
V_17 = L_70;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_71 = V_7;
|
|
NullCheck(L_71);
|
|
cyt_1_tE9A88B07E73065F90C455BD5DF1F9E576AA7517C* L_72 = L_71->___nzw;
|
|
NullCheck(L_72);
|
|
int32_t L_73 = L_72->___Count;
|
|
int32_t L_74 = V_12;
|
|
V_18 = (bool)((((int32_t)((((int32_t)L_73) == ((int32_t)((int32_t)(L_74<<1))))? 1 : 0)) == ((int32_t)0))? 1 : 0);
|
|
bool L_75 = V_18;
|
|
if (!L_75)
|
|
{
|
|
goto IL_0199;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_76 = V_7;
|
|
NullCheck(L_76);
|
|
cyt_1_tE9A88B07E73065F90C455BD5DF1F9E576AA7517C* L_77 = L_76->___nzw;
|
|
cyt_1_t15D208ED20DD19D17CA30C59237CB35A70E3C96C* L_78 = V_13;
|
|
NullCheck(L_78);
|
|
int32_t L_79 = L_78->___Count;
|
|
NullCheck(L_77);
|
|
cyt_1_tE9A88B07E73065F90C455BD5DF1F9E576AA7517C* L_80;
|
|
L_80 = cyt_1_Resize_mAC66D07D38CEB35DD685C8165544B34CAAB83E41(L_77, ((int32_t)(L_79<<1)), cyt_1_Resize_mAC66D07D38CEB35DD685C8165544B34CAAB83E41_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0199:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_81 = V_7;
|
|
NullCheck(L_81);
|
|
cyt_1_tE9A88B07E73065F90C455BD5DF1F9E576AA7517C* L_82 = L_81->___nzw;
|
|
NullCheck(L_82);
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_83 = L_82->___Items;
|
|
V_19 = L_83;
|
|
V_20 = 0;
|
|
goto IL_021c;
|
|
}
|
|
|
|
IL_01ac:
|
|
{
|
|
cwkU5BU5D_t8A0893DA1EA37E5125FF252FD84867D96E7115C9* L_84 = V_14;
|
|
int32_t L_85 = V_20;
|
|
NullCheck(L_84);
|
|
int32_t L_86 = L_85;
|
|
RuntimeObject* L_87 = (L_84)->GetAt(static_cast<il2cpp_array_size_t>(L_86));
|
|
V_21 = L_87;
|
|
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_88 = V_17;
|
|
int32_t L_89 = V_20;
|
|
NullCheck(L_88);
|
|
int32_t L_90 = L_89;
|
|
int32_t L_91 = (L_88)->GetAt(static_cast<il2cpp_array_size_t>(L_90));
|
|
if (!L_91)
|
|
{
|
|
goto IL_01bd;
|
|
}
|
|
}
|
|
{
|
|
G_B31_0 = 0;
|
|
goto IL_01bf;
|
|
}
|
|
|
|
IL_01bd:
|
|
{
|
|
int32_t L_92 = V_8;
|
|
G_B31_0 = ((int32_t)(L_92));
|
|
}
|
|
|
|
IL_01bf:
|
|
{
|
|
V_22 = G_B31_0;
|
|
RuntimeObject* L_93 = V_21;
|
|
V_23 = ((cwr_tB32AE31B660714E12F96179A963CC995252FABBC*)IsInstClass((RuntimeObject*)L_93, cwr_tB32AE31B660714E12F96179A963CC995252FABBC_il2cpp_TypeInfo_var));
|
|
cwr_tB32AE31B660714E12F96179A963CC995252FABBC* L_94 = V_23;
|
|
if (!L_94)
|
|
{
|
|
goto IL_01e6;
|
|
}
|
|
}
|
|
{
|
|
cwr_tB32AE31B660714E12F96179A963CC995252FABBC* L_95 = V_23;
|
|
czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* L_96 = ___0_skeleton;
|
|
float L_97 = V_11;
|
|
float L_98 = V_9;
|
|
int32_t L_99 = V_22;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_100 = V_19;
|
|
int32_t L_101 = V_20;
|
|
bool L_102 = V_18;
|
|
il2cpp_codegen_runtime_class_init_inline(cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2_il2cpp_TypeInfo_var);
|
|
cxi_iby_m46D2A057F0BF809E84AA430CE019D94ABD3ACE7E(L_95, L_96, L_97, L_98, L_99, L_100, ((int32_t)(L_101<<1)), L_102, NULL);
|
|
goto IL_0216;
|
|
}
|
|
|
|
IL_01e6:
|
|
{
|
|
RuntimeObject* L_103 = V_21;
|
|
if (!((cwx_t781F4D14015779306A27908CB2E8DBCE3E2D13DE*)IsInstClass((RuntimeObject*)L_103, cwx_t781F4D14015779306A27908CB2E8DBCE3E2D13DE_il2cpp_TypeInfo_var)))
|
|
{
|
|
goto IL_0204;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject* L_104 = V_21;
|
|
czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* L_105 = ___0_skeleton;
|
|
float L_106 = V_11;
|
|
int32_t L_107 = V_8;
|
|
cxi_ibw_m459CEC13093F868588AD277BCC5C7CA328C91559(__this, ((cwx_t781F4D14015779306A27908CB2E8DBCE3E2D13DE*)CastclassClass((RuntimeObject*)L_104, cwx_t781F4D14015779306A27908CB2E8DBCE3E2D13DE_il2cpp_TypeInfo_var)), L_105, L_106, L_107, (bool)1, NULL);
|
|
goto IL_0216;
|
|
}
|
|
|
|
IL_0204:
|
|
{
|
|
RuntimeObject* L_108 = V_21;
|
|
czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* L_109 = ___0_skeleton;
|
|
float L_110 = V_10;
|
|
float L_111 = V_11;
|
|
cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016* L_112 = V_0;
|
|
float L_113 = V_9;
|
|
int32_t L_114 = V_22;
|
|
NullCheck(L_108);
|
|
InterfaceActionInvoker7< czh_tE8F1A87C5388086F23589583A37E369F2950CBC9*, float, float, cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016*, float, int32_t, int32_t >::Invoke(0, cwk_t95F941C946138FA950FA2A5CBD243288DF6BCF94_il2cpp_TypeInfo_var, L_108, L_109, L_110, L_111, L_112, L_113, L_114, 0);
|
|
}
|
|
|
|
IL_0216:
|
|
{
|
|
int32_t L_115 = V_20;
|
|
V_20 = ((int32_t)il2cpp_codegen_add(L_115, 1));
|
|
}
|
|
|
|
IL_021c:
|
|
{
|
|
int32_t L_116 = V_20;
|
|
int32_t L_117 = V_12;
|
|
if ((((int32_t)L_116) < ((int32_t)L_117)))
|
|
{
|
|
goto IL_01ac;
|
|
}
|
|
}
|
|
|
|
IL_0222:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_118 = V_7;
|
|
float L_119 = V_11;
|
|
cxi_ibz_m73CB72F6340772D0D774C40C76D5276D6700226B(__this, L_118, L_119, NULL);
|
|
cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016* L_120 = V_0;
|
|
NullCheck(L_120);
|
|
cyt_1_Clear_m7E6C61E27E795BC359B6AF0CF06A905EEA3033FA(L_120, (bool)0, cyt_1_Clear_m7E6C61E27E795BC359B6AF0CF06A905EEA3033FA_RuntimeMethod_var);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_121 = V_7;
|
|
float L_122 = V_11;
|
|
NullCheck(L_121);
|
|
L_121->___nzh = L_122;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_123 = V_7;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_124 = V_7;
|
|
NullCheck(L_124);
|
|
float L_125 = L_124->___nzj;
|
|
NullCheck(L_123);
|
|
L_123->___nzl = L_125;
|
|
}
|
|
|
|
IL_024a:
|
|
{
|
|
int32_t L_126 = V_5;
|
|
V_5 = ((int32_t)il2cpp_codegen_add(L_126, 1));
|
|
}
|
|
|
|
IL_0250:
|
|
{
|
|
int32_t L_127 = V_5;
|
|
int32_t L_128 = V_6;
|
|
if ((((int32_t)L_127) < ((int32_t)L_128)))
|
|
{
|
|
goto IL_004b;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_129 = __this->___nyn;
|
|
V_3 = ((int32_t)il2cpp_codegen_add(L_129, 1));
|
|
czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* L_130 = ___0_skeleton;
|
|
NullCheck(L_130);
|
|
cyt_1_t098941BA5B0229BA016E504AC0F34E3627873489* L_131 = L_130->___ohc;
|
|
NullCheck(L_131);
|
|
czuU5BU5D_t7AE5F6E3BA7E116BE09B8E0FFFF75E47EF7DEF77* L_132 = L_131->___Items;
|
|
V_4 = L_132;
|
|
V_24 = 0;
|
|
czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* L_133 = ___0_skeleton;
|
|
NullCheck(L_133);
|
|
cyt_1_t098941BA5B0229BA016E504AC0F34E3627873489* L_134 = L_133->___ohc;
|
|
NullCheck(L_134);
|
|
int32_t L_135 = L_134->___Count;
|
|
V_25 = L_135;
|
|
goto IL_02c8;
|
|
}
|
|
|
|
IL_0281:
|
|
{
|
|
czuU5BU5D_t7AE5F6E3BA7E116BE09B8E0FFFF75E47EF7DEF77* L_136 = V_4;
|
|
int32_t L_137 = V_24;
|
|
NullCheck(L_136);
|
|
int32_t L_138 = L_137;
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_139 = (L_136)->GetAt(static_cast<il2cpp_array_size_t>(L_138));
|
|
V_26 = L_139;
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_140 = V_26;
|
|
NullCheck(L_140);
|
|
int32_t L_141 = L_140->___oko;
|
|
int32_t L_142 = V_3;
|
|
if ((!(((uint32_t)L_141) == ((uint32_t)L_142))))
|
|
{
|
|
goto IL_02c2;
|
|
}
|
|
}
|
|
{
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_143 = V_26;
|
|
NullCheck(L_143);
|
|
czv_tCCD18371C1A168273368DA5151CA2E82E280FD5B* L_144 = L_143->___okb;
|
|
NullCheck(L_144);
|
|
String_t* L_145 = L_144->___ola;
|
|
V_27 = L_145;
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_146 = V_26;
|
|
String_t* L_147 = V_27;
|
|
if (!L_147)
|
|
{
|
|
G_B45_0 = L_146;
|
|
goto IL_02bc;
|
|
}
|
|
G_B44_0 = L_146;
|
|
}
|
|
{
|
|
czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* L_148 = ___0_skeleton;
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_149 = V_26;
|
|
NullCheck(L_149);
|
|
czv_tCCD18371C1A168273368DA5151CA2E82E280FD5B* L_150 = L_149->___okb;
|
|
NullCheck(L_150);
|
|
int32_t L_151 = L_150->___okp;
|
|
String_t* L_152 = V_27;
|
|
NullCheck(L_148);
|
|
cya_t8993218D3DD65565F488F89F67FBDEC3446C0C8B* L_153;
|
|
L_153 = czh_GetAttachment_mBF9A0B317DCF2F367D1AA487BB03E5BD98FA51FF(L_148, L_151, L_152, NULL);
|
|
G_B46_0 = L_153;
|
|
G_B46_1 = G_B44_0;
|
|
goto IL_02bd;
|
|
}
|
|
|
|
IL_02bc:
|
|
{
|
|
G_B46_0 = ((cya_t8993218D3DD65565F488F89F67FBDEC3446C0C8B*)(NULL));
|
|
G_B46_1 = G_B45_0;
|
|
}
|
|
|
|
IL_02bd:
|
|
{
|
|
NullCheck(G_B46_1);
|
|
czu_set_Attachment_m295FC343F92A9B4970959ADCF7522E19D4C1F619(G_B46_1, G_B46_0, NULL);
|
|
}
|
|
|
|
IL_02c2:
|
|
{
|
|
int32_t L_154 = V_24;
|
|
V_24 = ((int32_t)il2cpp_codegen_add(L_154, 1));
|
|
}
|
|
|
|
IL_02c8:
|
|
{
|
|
int32_t L_155 = V_24;
|
|
int32_t L_156 = V_25;
|
|
if ((((int32_t)L_155) < ((int32_t)L_156)))
|
|
{
|
|
goto IL_0281;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_157 = __this->___nyn;
|
|
__this->___nyn = ((int32_t)il2cpp_codegen_add(L_157, 2));
|
|
cxm_t0479DB05DFCE31B18506D24565FA53C680306098* L_158 = __this->___nyj;
|
|
NullCheck(L_158);
|
|
cxm_icv_mBEC739064670573DAA155838D41D3470C99EEF29(L_158, NULL);
|
|
bool L_159 = V_1;
|
|
return L_159;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxi_add_End_m20FB003EBEC508A80F2B8D582F8173C62EC1023E (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cxg_t907F68F63C8086DF5234807928BB999C22C18A9E_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* V_0 = NULL;
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* V_1 = NULL;
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* V_2 = NULL;
|
|
{
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_0 = __this->___nyf;
|
|
V_0 = L_0;
|
|
}
|
|
|
|
IL_0007:
|
|
{
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_1 = V_0;
|
|
V_1 = L_1;
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_2 = V_1;
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_3 = ___0_value;
|
|
Delegate_t* L_4;
|
|
L_4 = Delegate_Combine_m1F725AEF318BE6F0426863490691A6F4606E7D00(L_2, L_3, NULL);
|
|
V_2 = ((cxg_t907F68F63C8086DF5234807928BB999C22C18A9E*)CastclassSealed((RuntimeObject*)L_4, cxg_t907F68F63C8086DF5234807928BB999C22C18A9E_il2cpp_TypeInfo_var));
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E** L_5 = (cxg_t907F68F63C8086DF5234807928BB999C22C18A9E**)(&__this->___nyf);
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_6 = V_2;
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_7 = V_1;
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_8;
|
|
L_8 = InterlockedCompareExchangeImpl<cxg_t907F68F63C8086DF5234807928BB999C22C18A9E*>(L_5, L_6, L_7);
|
|
V_0 = L_8;
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_9 = V_0;
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_10 = V_1;
|
|
if ((!(((RuntimeObject*)(cxg_t907F68F63C8086DF5234807928BB999C22C18A9E*)L_9) == ((RuntimeObject*)(cxg_t907F68F63C8086DF5234807928BB999C22C18A9E*)L_10))))
|
|
{
|
|
goto IL_0007;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxi_remove_Interrupt_m86D4C66A8CD2E9256F8E49CD9A679D177BE1C623 (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cxg_t907F68F63C8086DF5234807928BB999C22C18A9E_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* V_0 = NULL;
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* V_1 = NULL;
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* V_2 = NULL;
|
|
{
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_0 = __this->___nye;
|
|
V_0 = L_0;
|
|
}
|
|
|
|
IL_0007:
|
|
{
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_1 = V_0;
|
|
V_1 = L_1;
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_2 = V_1;
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_3 = ___0_value;
|
|
Delegate_t* L_4;
|
|
L_4 = Delegate_Remove_m8B7DD5661308FA972E23CA1CC3FC9CEB355504E3(L_2, L_3, NULL);
|
|
V_2 = ((cxg_t907F68F63C8086DF5234807928BB999C22C18A9E*)CastclassSealed((RuntimeObject*)L_4, cxg_t907F68F63C8086DF5234807928BB999C22C18A9E_il2cpp_TypeInfo_var));
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E** L_5 = (cxg_t907F68F63C8086DF5234807928BB999C22C18A9E**)(&__this->___nye);
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_6 = V_2;
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_7 = V_1;
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_8;
|
|
L_8 = InterlockedCompareExchangeImpl<cxg_t907F68F63C8086DF5234807928BB999C22C18A9E*>(L_5, L_6, L_7);
|
|
V_0 = L_8;
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_9 = V_0;
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_10 = V_1;
|
|
if ((!(((RuntimeObject*)(cxg_t907F68F63C8086DF5234807928BB999C22C18A9E*)L_9) == ((RuntimeObject*)(cxg_t907F68F63C8086DF5234807928BB999C22C18A9E*)L_10))))
|
|
{
|
|
goto IL_0007;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxi_onr_m86CAB0539B9DA1AED193AB24DB555A90E4B71CB6 (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
cxm_t0479DB05DFCE31B18506D24565FA53C680306098* L_0 = __this->___nyj;
|
|
NullCheck(L_0);
|
|
cxm_icw_mD30628D7399A842F9FAD7FC4684F772A08AF0E6D(L_0, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* cxi_lez_m5FE1F4A14028462C6AE751EB85DD044ECD89EDB7 (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, int32_t ___0_trackIndex, float ___1_mixDuration, float ___2_delay, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
float L_0 = ___2_delay;
|
|
if ((!(((float)L_0) <= ((float)(5417.0f)))))
|
|
{
|
|
goto IL_000d;
|
|
}
|
|
}
|
|
{
|
|
float L_1 = ___2_delay;
|
|
float L_2 = ___1_mixDuration;
|
|
___2_delay = ((float)il2cpp_codegen_subtract(L_1, L_2));
|
|
}
|
|
|
|
IL_000d:
|
|
{
|
|
int32_t L_3 = ___0_trackIndex;
|
|
il2cpp_codegen_runtime_class_init_inline(cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2_il2cpp_TypeInfo_var);
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* L_4 = ((cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2_StaticFields*)il2cpp_codegen_static_fields_for(cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2_il2cpp_TypeInfo_var))->___nxs;
|
|
float L_5 = ___2_delay;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_6;
|
|
L_6 = cxi_AddAnimation_m6E7CD11611863136BC3186403E59FA5A14A46613(__this, L_3, L_4, (bool)0, L_5, NULL);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_7 = L_6;
|
|
float L_8 = ___1_mixDuration;
|
|
NullCheck(L_7);
|
|
L_7->___nzq = L_8;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_9 = L_7;
|
|
float L_10 = ___1_mixDuration;
|
|
NullCheck(L_9);
|
|
L_9->___nzm = L_10;
|
|
return L_9;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxi_ibw_m459CEC13093F868588AD277BCC5C7CA328C91559 (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, cwx_t781F4D14015779306A27908CB2E8DBCE3E2D13DE* ___0_a, czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* ___1_b, float ___2_c, int32_t ___3_d, bool ___4_e, const RuntimeMethod* method)
|
|
{
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* V_0 = NULL;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* V_1 = NULL;
|
|
int32_t V_2 = 0;
|
|
{
|
|
czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* L_0 = ___1_b;
|
|
NullCheck(L_0);
|
|
cyt_1_t098941BA5B0229BA016E504AC0F34E3627873489* L_1 = L_0->___ohc;
|
|
NullCheck(L_1);
|
|
czuU5BU5D_t7AE5F6E3BA7E116BE09B8E0FFFF75E47EF7DEF77* L_2 = L_1->___Items;
|
|
cwx_t781F4D14015779306A27908CB2E8DBCE3E2D13DE* L_3 = ___0_a;
|
|
NullCheck(L_3);
|
|
int32_t L_4 = L_3->___nvx;
|
|
NullCheck(L_2);
|
|
int32_t L_5 = L_4;
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_6 = (L_2)->GetAt(static_cast<il2cpp_array_size_t>(L_5));
|
|
V_0 = L_6;
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_7 = V_0;
|
|
NullCheck(L_7);
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_8 = L_7->___okc;
|
|
NullCheck(L_8);
|
|
bool L_9 = L_8->___odw;
|
|
if (L_9)
|
|
{
|
|
goto IL_0021;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_0021:
|
|
{
|
|
cwx_t781F4D14015779306A27908CB2E8DBCE3E2D13DE* L_10 = ___0_a;
|
|
NullCheck(L_10);
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_11 = L_10->___nvy;
|
|
V_1 = L_11;
|
|
float L_12 = ___2_c;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_13 = V_1;
|
|
NullCheck(L_13);
|
|
int32_t L_14 = 0;
|
|
float L_15 = (L_13)->GetAt(static_cast<il2cpp_array_size_t>(L_14));
|
|
if ((!(((float)L_12) < ((float)L_15))))
|
|
{
|
|
goto IL_004e;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_16 = ___3_d;
|
|
if (!L_16)
|
|
{
|
|
goto IL_0037;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_17 = ___3_d;
|
|
if ((!(((uint32_t)L_17) == ((uint32_t)1))))
|
|
{
|
|
goto IL_007c;
|
|
}
|
|
}
|
|
|
|
IL_0037:
|
|
{
|
|
czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* L_18 = ___1_b;
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_19 = V_0;
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_20 = V_0;
|
|
NullCheck(L_20);
|
|
czv_tCCD18371C1A168273368DA5151CA2E82E280FD5B* L_21 = L_20->___okb;
|
|
NullCheck(L_21);
|
|
String_t* L_22 = L_21->___ola;
|
|
bool L_23 = ___4_e;
|
|
cxi_ibx_mC440ECF7959EA3DCBE8DCAF6AE2CFF4340938811(__this, L_18, L_19, L_22, L_23, NULL);
|
|
goto IL_007c;
|
|
}
|
|
|
|
IL_004e:
|
|
{
|
|
float L_24 = ___2_c;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_25 = V_1;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_26 = V_1;
|
|
NullCheck(L_26);
|
|
NullCheck(L_25);
|
|
int32_t L_27 = ((int32_t)il2cpp_codegen_subtract(((int32_t)(((RuntimeArray*)L_26)->max_length)), 1));
|
|
float L_28 = (L_25)->GetAt(static_cast<il2cpp_array_size_t>(L_27));
|
|
if ((!(((float)L_24) >= ((float)L_28))))
|
|
{
|
|
goto IL_0060;
|
|
}
|
|
}
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_29 = V_1;
|
|
NullCheck(L_29);
|
|
V_2 = ((int32_t)il2cpp_codegen_subtract(((int32_t)(((RuntimeArray*)L_29)->max_length)), 1));
|
|
goto IL_006a;
|
|
}
|
|
|
|
IL_0060:
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_30 = V_1;
|
|
float L_31 = ___2_c;
|
|
int32_t L_32;
|
|
L_32 = cwj_ibk_mB3C4A7D1D5053B77372B9927AE2347CA56A4D8F0(L_30, L_31, NULL);
|
|
V_2 = ((int32_t)il2cpp_codegen_subtract(L_32, 1));
|
|
}
|
|
|
|
IL_006a:
|
|
{
|
|
czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* L_33 = ___1_b;
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_34 = V_0;
|
|
cwx_t781F4D14015779306A27908CB2E8DBCE3E2D13DE* L_35 = ___0_a;
|
|
NullCheck(L_35);
|
|
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_36 = L_35->___nvz;
|
|
int32_t L_37 = V_2;
|
|
NullCheck(L_36);
|
|
int32_t L_38 = L_37;
|
|
String_t* L_39 = (L_36)->GetAt(static_cast<il2cpp_array_size_t>(L_38));
|
|
bool L_40 = ___4_e;
|
|
cxi_ibx_mC440ECF7959EA3DCBE8DCAF6AE2CFF4340938811(__this, L_33, L_34, L_39, L_40, NULL);
|
|
}
|
|
|
|
IL_007c:
|
|
{
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_41 = V_0;
|
|
NullCheck(L_41);
|
|
int32_t L_42 = L_41->___oko;
|
|
int32_t L_43 = __this->___nyn;
|
|
if ((((int32_t)L_42) > ((int32_t)L_43)))
|
|
{
|
|
goto IL_0098;
|
|
}
|
|
}
|
|
{
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_44 = V_0;
|
|
int32_t L_45 = __this->___nyn;
|
|
NullCheck(L_44);
|
|
L_44->___oko = ((int32_t)il2cpp_codegen_add(L_45, 1));
|
|
}
|
|
|
|
IL_0098:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float cxi_ibu_m307F9766BB08CE4D5E0D01315496B28B64D03225 (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* ___0_a, czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* ___1_b, int32_t ___2_c, 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*)&cwk_t95F941C946138FA950FA2A5CBD243288DF6BCF94_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cwr_tB32AE31B660714E12F96179A963CC995252FABBC_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cwx_t781F4D14015779306A27908CB2E8DBCE3E2D13DE_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cxa_t54041616669838A2172FABB189D96F6D88BDE3B2_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cyt_1_Clear_m7E6C61E27E795BC359B6AF0CF06A905EEA3033FA_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cyt_1_Resize_mAC66D07D38CEB35DD685C8165544B34CAAB83E41_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* V_0 = NULL;
|
|
float V_1 = 0.0f;
|
|
cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016* V_2 = NULL;
|
|
bool V_3 = false;
|
|
bool V_4 = false;
|
|
float V_5 = 0.0f;
|
|
float V_6 = 0.0f;
|
|
cyt_1_t15D208ED20DD19D17CA30C59237CB35A70E3C96C* V_7 = NULL;
|
|
int32_t V_8 = 0;
|
|
cwkU5BU5D_t8A0893DA1EA37E5125FF252FD84867D96E7115C9* V_9 = NULL;
|
|
float V_10 = 0.0f;
|
|
float V_11 = 0.0f;
|
|
int32_t V_12 = 0;
|
|
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* V_13 = NULL;
|
|
cxjU5BU5D_tE980B57EF364DD3737BD53D40D13E062F22F6B57* V_14 = NULL;
|
|
bool V_15 = false;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* V_16 = NULL;
|
|
int32_t V_17 = 0;
|
|
RuntimeObject* V_18 = NULL;
|
|
int32_t V_19 = 0;
|
|
int32_t V_20 = 0;
|
|
float V_21 = 0.0f;
|
|
cwr_tB32AE31B660714E12F96179A963CC995252FABBC* V_22 = NULL;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* V_23 = NULL;
|
|
int32_t V_24 = 0;
|
|
cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016* G_B12_0 = NULL;
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_0 = ___0_a;
|
|
NullCheck(L_0);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_1 = L_0->___nyq;
|
|
V_0 = L_1;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_2 = V_0;
|
|
NullCheck(L_2);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_3 = L_2->___nyq;
|
|
if (!L_3)
|
|
{
|
|
goto IL_0019;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_4 = V_0;
|
|
czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* L_5 = ___1_b;
|
|
int32_t L_6 = ___2_c;
|
|
float L_7;
|
|
L_7 = cxi_ibu_m307F9766BB08CE4D5E0D01315496B28B64D03225(__this, L_4, L_5, L_6, NULL);
|
|
}
|
|
|
|
IL_0019:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_8 = ___0_a;
|
|
NullCheck(L_8);
|
|
float L_9 = L_8->___nzq;
|
|
if ((!(((float)L_9) == ((float)(0.0f)))))
|
|
{
|
|
goto IL_0035;
|
|
}
|
|
}
|
|
{
|
|
V_1 = (1.0f);
|
|
int32_t L_10 = ___2_c;
|
|
if ((!(((uint32_t)L_10) == ((uint32_t)1))))
|
|
{
|
|
goto IL_005d;
|
|
}
|
|
}
|
|
{
|
|
___2_c = 0;
|
|
goto IL_005d;
|
|
}
|
|
|
|
IL_0035:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_11 = ___0_a;
|
|
NullCheck(L_11);
|
|
float L_12 = L_11->___nzp;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_13 = ___0_a;
|
|
NullCheck(L_13);
|
|
float L_14 = L_13->___nzq;
|
|
V_1 = ((float)(L_12/L_14));
|
|
float L_15 = V_1;
|
|
if ((!(((float)L_15) > ((float)(1.0f)))))
|
|
{
|
|
goto IL_0051;
|
|
}
|
|
}
|
|
{
|
|
V_1 = (1.0f);
|
|
}
|
|
|
|
IL_0051:
|
|
{
|
|
int32_t L_16 = ___2_c;
|
|
if ((((int32_t)L_16) == ((int32_t)1)))
|
|
{
|
|
goto IL_005d;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_17 = V_0;
|
|
NullCheck(L_17);
|
|
int32_t L_18 = L_17->___nzt;
|
|
___2_c = L_18;
|
|
}
|
|
|
|
IL_005d:
|
|
{
|
|
float L_19 = V_1;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_20 = V_0;
|
|
NullCheck(L_20);
|
|
float L_21 = L_20->___nzb;
|
|
if ((((float)L_19) < ((float)L_21)))
|
|
{
|
|
goto IL_0069;
|
|
}
|
|
}
|
|
{
|
|
G_B12_0 = ((cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016*)(NULL));
|
|
goto IL_006f;
|
|
}
|
|
|
|
IL_0069:
|
|
{
|
|
cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016* L_22 = __this->___nyc;
|
|
G_B12_0 = L_22;
|
|
}
|
|
|
|
IL_006f:
|
|
{
|
|
V_2 = G_B12_0;
|
|
float L_23 = V_1;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_24 = V_0;
|
|
NullCheck(L_24);
|
|
float L_25 = L_24->___nzc;
|
|
V_3 = (bool)((((float)L_23) < ((float)L_25))? 1 : 0);
|
|
float L_26 = V_1;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_27 = V_0;
|
|
NullCheck(L_27);
|
|
float L_28 = L_27->___nzd;
|
|
V_4 = (bool)((((float)L_26) < ((float)L_28))? 1 : 0);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_29 = V_0;
|
|
NullCheck(L_29);
|
|
float L_30 = L_29->___nzg;
|
|
V_5 = L_30;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_31 = V_0;
|
|
NullCheck(L_31);
|
|
float L_32;
|
|
L_32 = cxj_get_AnimationTime_m906D77C0C3ACE09719C08CC0EA6B6440AAC7B7E0(L_31, NULL);
|
|
V_6 = L_32;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_33 = V_0;
|
|
NullCheck(L_33);
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* L_34 = L_33->___nyp;
|
|
NullCheck(L_34);
|
|
cyt_1_t15D208ED20DD19D17CA30C59237CB35A70E3C96C* L_35 = L_34->___nua;
|
|
V_7 = L_35;
|
|
cyt_1_t15D208ED20DD19D17CA30C59237CB35A70E3C96C* L_36 = V_7;
|
|
NullCheck(L_36);
|
|
int32_t L_37 = L_36->___Count;
|
|
V_8 = L_37;
|
|
cyt_1_t15D208ED20DD19D17CA30C59237CB35A70E3C96C* L_38 = V_7;
|
|
NullCheck(L_38);
|
|
cwkU5BU5D_t8A0893DA1EA37E5125FF252FD84867D96E7115C9* L_39 = L_38->___Items;
|
|
V_9 = L_39;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_40 = V_0;
|
|
NullCheck(L_40);
|
|
float L_41 = L_40->___nzo;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_42 = ___0_a;
|
|
NullCheck(L_42);
|
|
float L_43 = L_42->___nzr;
|
|
V_10 = ((float)il2cpp_codegen_multiply(L_41, L_43));
|
|
float L_44 = V_10;
|
|
float L_45 = V_1;
|
|
V_11 = ((float)il2cpp_codegen_multiply(L_44, ((float)il2cpp_codegen_subtract((1.0f), L_45))));
|
|
int32_t L_46 = ___2_c;
|
|
if ((!(((uint32_t)L_46) == ((uint32_t)3))))
|
|
{
|
|
goto IL_00fd;
|
|
}
|
|
}
|
|
{
|
|
V_12 = 0;
|
|
goto IL_00f2;
|
|
}
|
|
|
|
IL_00d8:
|
|
{
|
|
cwkU5BU5D_t8A0893DA1EA37E5125FF252FD84867D96E7115C9* L_47 = V_9;
|
|
int32_t L_48 = V_12;
|
|
NullCheck(L_47);
|
|
int32_t L_49 = L_48;
|
|
RuntimeObject* L_50 = (L_47)->GetAt(static_cast<il2cpp_array_size_t>(L_49));
|
|
czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* L_51 = ___1_b;
|
|
float L_52 = V_5;
|
|
float L_53 = V_6;
|
|
cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016* L_54 = V_2;
|
|
float L_55 = V_11;
|
|
int32_t L_56 = ___2_c;
|
|
NullCheck(L_50);
|
|
InterfaceActionInvoker7< czh_tE8F1A87C5388086F23589583A37E369F2950CBC9*, float, float, cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016*, float, int32_t, int32_t >::Invoke(0, cwk_t95F941C946138FA950FA2A5CBD243288DF6BCF94_il2cpp_TypeInfo_var, L_50, L_51, L_52, L_53, L_54, L_55, L_56, 1);
|
|
int32_t L_57 = V_12;
|
|
V_12 = ((int32_t)il2cpp_codegen_add(L_57, 1));
|
|
}
|
|
|
|
IL_00f2:
|
|
{
|
|
int32_t L_58 = V_12;
|
|
int32_t L_59 = V_8;
|
|
if ((((int32_t)L_58) < ((int32_t)L_59)))
|
|
{
|
|
goto IL_00d8;
|
|
}
|
|
}
|
|
{
|
|
goto IL_027a;
|
|
}
|
|
|
|
IL_00fd:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_60 = V_0;
|
|
NullCheck(L_60);
|
|
cyt_1_tC1DEF6AAD82FA124BC41D0504CAD05EFBEE60FA7* L_61 = L_60->___nzu;
|
|
NullCheck(L_61);
|
|
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_62 = L_61->___Items;
|
|
V_13 = L_62;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_63 = V_0;
|
|
NullCheck(L_63);
|
|
cyt_1_t5035B0510612A7C4AE3431E0BDAFD72257E38BF2* L_64 = L_63->___nzv;
|
|
NullCheck(L_64);
|
|
cxjU5BU5D_tE980B57EF364DD3737BD53D40D13E062F22F6B57* L_65 = L_64->___Items;
|
|
V_14 = L_65;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_66 = V_0;
|
|
NullCheck(L_66);
|
|
cyt_1_tE9A88B07E73065F90C455BD5DF1F9E576AA7517C* L_67 = L_66->___nzw;
|
|
NullCheck(L_67);
|
|
int32_t L_68 = L_67->___Count;
|
|
int32_t L_69 = V_8;
|
|
V_15 = (bool)((((int32_t)((((int32_t)L_68) == ((int32_t)((int32_t)(L_69<<1))))? 1 : 0)) == ((int32_t)0))? 1 : 0);
|
|
bool L_70 = V_15;
|
|
if (!L_70)
|
|
{
|
|
goto IL_0146;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_71 = V_0;
|
|
NullCheck(L_71);
|
|
cyt_1_tE9A88B07E73065F90C455BD5DF1F9E576AA7517C* L_72 = L_71->___nzw;
|
|
cyt_1_t15D208ED20DD19D17CA30C59237CB35A70E3C96C* L_73 = V_7;
|
|
NullCheck(L_73);
|
|
int32_t L_74 = L_73->___Count;
|
|
NullCheck(L_72);
|
|
cyt_1_tE9A88B07E73065F90C455BD5DF1F9E576AA7517C* L_75;
|
|
L_75 = cyt_1_Resize_mAC66D07D38CEB35DD685C8165544B34CAAB83E41(L_72, ((int32_t)(L_74<<1)), cyt_1_Resize_mAC66D07D38CEB35DD685C8165544B34CAAB83E41_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0146:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_76 = V_0;
|
|
NullCheck(L_76);
|
|
cyt_1_tE9A88B07E73065F90C455BD5DF1F9E576AA7517C* L_77 = L_76->___nzw;
|
|
NullCheck(L_77);
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_78 = L_77->___Items;
|
|
V_16 = L_78;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_79 = V_0;
|
|
NullCheck(L_79);
|
|
L_79->___nzs = (0.0f);
|
|
V_17 = 0;
|
|
goto IL_0271;
|
|
}
|
|
|
|
IL_0166:
|
|
{
|
|
cwkU5BU5D_t8A0893DA1EA37E5125FF252FD84867D96E7115C9* L_80 = V_9;
|
|
int32_t L_81 = V_17;
|
|
NullCheck(L_80);
|
|
int32_t L_82 = L_81;
|
|
RuntimeObject* L_83 = (L_80)->GetAt(static_cast<il2cpp_array_size_t>(L_82));
|
|
V_18 = L_83;
|
|
V_19 = 1;
|
|
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_84 = V_13;
|
|
int32_t L_85 = V_17;
|
|
NullCheck(L_84);
|
|
int32_t L_86 = L_85;
|
|
int32_t L_87 = (L_84)->GetAt(static_cast<il2cpp_array_size_t>(L_86));
|
|
V_24 = L_87;
|
|
int32_t L_88 = V_24;
|
|
switch (L_88)
|
|
{
|
|
case 0:
|
|
{
|
|
goto IL_0190;
|
|
}
|
|
case 1:
|
|
{
|
|
goto IL_01a9;
|
|
}
|
|
case 2:
|
|
{
|
|
goto IL_01b2;
|
|
}
|
|
case 3:
|
|
{
|
|
goto IL_01bb;
|
|
}
|
|
}
|
|
}
|
|
{
|
|
goto IL_01c4;
|
|
}
|
|
|
|
IL_0190:
|
|
{
|
|
bool L_89 = V_4;
|
|
if (L_89)
|
|
{
|
|
goto IL_01a0;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject* L_90 = V_18;
|
|
if (((cxa_t54041616669838A2172FABB189D96F6D88BDE3B2*)IsInstClass((RuntimeObject*)L_90, cxa_t54041616669838A2172FABB189D96F6D88BDE3B2_il2cpp_TypeInfo_var)))
|
|
{
|
|
goto IL_026b;
|
|
}
|
|
}
|
|
|
|
IL_01a0:
|
|
{
|
|
int32_t L_91 = ___2_c;
|
|
V_20 = L_91;
|
|
float L_92 = V_11;
|
|
V_21 = L_92;
|
|
goto IL_01f2;
|
|
}
|
|
|
|
IL_01a9:
|
|
{
|
|
V_20 = 0;
|
|
float L_93 = V_11;
|
|
V_21 = L_93;
|
|
goto IL_01f2;
|
|
}
|
|
|
|
IL_01b2:
|
|
{
|
|
int32_t L_94 = ___2_c;
|
|
V_20 = L_94;
|
|
float L_95 = V_10;
|
|
V_21 = L_95;
|
|
goto IL_01f2;
|
|
}
|
|
|
|
IL_01bb:
|
|
{
|
|
V_20 = 0;
|
|
float L_96 = V_10;
|
|
V_21 = L_96;
|
|
goto IL_01f2;
|
|
}
|
|
|
|
IL_01c4:
|
|
{
|
|
V_20 = 0;
|
|
cxjU5BU5D_tE980B57EF364DD3737BD53D40D13E062F22F6B57* L_97 = V_14;
|
|
int32_t L_98 = V_17;
|
|
NullCheck(L_97);
|
|
int32_t L_99 = L_98;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_100 = (L_97)->GetAt(static_cast<il2cpp_array_size_t>(L_99));
|
|
V_23 = L_100;
|
|
float L_101 = V_10;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_102 = V_23;
|
|
NullCheck(L_102);
|
|
float L_103 = L_102->___nzp;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_104 = V_23;
|
|
NullCheck(L_104);
|
|
float L_105 = L_104->___nzq;
|
|
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
|
|
float L_106;
|
|
L_106 = Math_Max_mB55ACEA482E7F67E61496C4C7C54FE0BB7BE78EA((0.0f), ((float)il2cpp_codegen_subtract((1.0f), ((float)(L_103/L_105)))), NULL);
|
|
V_21 = ((float)il2cpp_codegen_multiply(L_101, L_106));
|
|
}
|
|
|
|
IL_01f2:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_107 = V_0;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_108 = L_107;
|
|
NullCheck(L_108);
|
|
float L_109 = L_108->___nzs;
|
|
float L_110 = V_21;
|
|
NullCheck(L_108);
|
|
L_108->___nzs = ((float)il2cpp_codegen_add(L_109, L_110));
|
|
RuntimeObject* L_111 = V_18;
|
|
V_22 = ((cwr_tB32AE31B660714E12F96179A963CC995252FABBC*)IsInstClass((RuntimeObject*)L_111, cwr_tB32AE31B660714E12F96179A963CC995252FABBC_il2cpp_TypeInfo_var));
|
|
cwr_tB32AE31B660714E12F96179A963CC995252FABBC* L_112 = V_22;
|
|
if (!L_112)
|
|
{
|
|
goto IL_0226;
|
|
}
|
|
}
|
|
{
|
|
cwr_tB32AE31B660714E12F96179A963CC995252FABBC* L_113 = V_22;
|
|
czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* L_114 = ___1_b;
|
|
float L_115 = V_6;
|
|
float L_116 = V_21;
|
|
int32_t L_117 = V_20;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_118 = V_16;
|
|
int32_t L_119 = V_17;
|
|
bool L_120 = V_15;
|
|
il2cpp_codegen_runtime_class_init_inline(cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2_il2cpp_TypeInfo_var);
|
|
cxi_iby_m46D2A057F0BF809E84AA430CE019D94ABD3ACE7E(L_113, L_114, L_115, L_116, L_117, L_118, ((int32_t)(L_119<<1)), L_120, NULL);
|
|
goto IL_026b;
|
|
}
|
|
|
|
IL_0226:
|
|
{
|
|
RuntimeObject* L_121 = V_18;
|
|
if (!((cwx_t781F4D14015779306A27908CB2E8DBCE3E2D13DE*)IsInstClass((RuntimeObject*)L_121, cwx_t781F4D14015779306A27908CB2E8DBCE3E2D13DE_il2cpp_TypeInfo_var)))
|
|
{
|
|
goto IL_0244;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject* L_122 = V_18;
|
|
czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* L_123 = ___1_b;
|
|
float L_124 = V_6;
|
|
int32_t L_125 = V_20;
|
|
bool L_126 = V_3;
|
|
cxi_ibw_m459CEC13093F868588AD277BCC5C7CA328C91559(__this, ((cwx_t781F4D14015779306A27908CB2E8DBCE3E2D13DE*)CastclassClass((RuntimeObject*)L_122, cwx_t781F4D14015779306A27908CB2E8DBCE3E2D13DE_il2cpp_TypeInfo_var)), L_123, L_124, L_125, L_126, NULL);
|
|
goto IL_026b;
|
|
}
|
|
|
|
IL_0244:
|
|
{
|
|
bool L_127 = V_4;
|
|
if (!L_127)
|
|
{
|
|
goto IL_0258;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject* L_128 = V_18;
|
|
if (!((cxa_t54041616669838A2172FABB189D96F6D88BDE3B2*)IsInstClass((RuntimeObject*)L_128, cxa_t54041616669838A2172FABB189D96F6D88BDE3B2_il2cpp_TypeInfo_var)))
|
|
{
|
|
goto IL_0258;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_129 = V_20;
|
|
if (L_129)
|
|
{
|
|
goto IL_0258;
|
|
}
|
|
}
|
|
{
|
|
V_19 = 0;
|
|
}
|
|
|
|
IL_0258:
|
|
{
|
|
RuntimeObject* L_130 = V_18;
|
|
czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* L_131 = ___1_b;
|
|
float L_132 = V_5;
|
|
float L_133 = V_6;
|
|
cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016* L_134 = V_2;
|
|
float L_135 = V_21;
|
|
int32_t L_136 = V_20;
|
|
int32_t L_137 = V_19;
|
|
NullCheck(L_130);
|
|
InterfaceActionInvoker7< czh_tE8F1A87C5388086F23589583A37E369F2950CBC9*, float, float, cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016*, float, int32_t, int32_t >::Invoke(0, cwk_t95F941C946138FA950FA2A5CBD243288DF6BCF94_il2cpp_TypeInfo_var, L_130, L_131, L_132, L_133, L_134, L_135, L_136, L_137);
|
|
}
|
|
|
|
IL_026b:
|
|
{
|
|
int32_t L_138 = V_17;
|
|
V_17 = ((int32_t)il2cpp_codegen_add(L_138, 1));
|
|
}
|
|
|
|
IL_0271:
|
|
{
|
|
int32_t L_139 = V_17;
|
|
int32_t L_140 = V_8;
|
|
if ((((int32_t)L_139) < ((int32_t)L_140)))
|
|
{
|
|
goto IL_0166;
|
|
}
|
|
}
|
|
|
|
IL_027a:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_141 = ___0_a;
|
|
NullCheck(L_141);
|
|
float L_142 = L_141->___nzq;
|
|
if ((!(((float)L_142) > ((float)(0.0f)))))
|
|
{
|
|
goto IL_0290;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_143 = V_0;
|
|
float L_144 = V_6;
|
|
cxi_ibz_m73CB72F6340772D0D774C40C76D5276D6700226B(__this, L_143, L_144, NULL);
|
|
}
|
|
|
|
IL_0290:
|
|
{
|
|
cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016* L_145 = __this->___nyc;
|
|
NullCheck(L_145);
|
|
cyt_1_Clear_m7E6C61E27E795BC359B6AF0CF06A905EEA3033FA(L_145, (bool)0, cyt_1_Clear_m7E6C61E27E795BC359B6AF0CF06A905EEA3033FA_RuntimeMethod_var);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_146 = V_0;
|
|
float L_147 = V_6;
|
|
NullCheck(L_146);
|
|
L_146->___nzh = L_147;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_148 = V_0;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_149 = V_0;
|
|
NullCheck(L_149);
|
|
float L_150 = L_149->___nzj;
|
|
NullCheck(L_148);
|
|
L_148->___nzl = L_150;
|
|
float L_151 = V_1;
|
|
return L_151;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* cxi_hpd_m4A6D5A58EFE395D6B00A807B1D890E396B8B9471 (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, int32_t ___0_a, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cyt_1_Resize_m7F31998AA12CF86E7DB69F8FDAEB929D0CEA2E6C_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = ___0_a;
|
|
cyt_1_t5035B0510612A7C4AE3431E0BDAFD72257E38BF2* L_1 = __this->___nyb;
|
|
NullCheck(L_1);
|
|
int32_t L_2 = L_1->___Count;
|
|
if ((((int32_t)L_0) >= ((int32_t)L_2)))
|
|
{
|
|
goto IL_001c;
|
|
}
|
|
}
|
|
{
|
|
cyt_1_t5035B0510612A7C4AE3431E0BDAFD72257E38BF2* L_3 = __this->___nyb;
|
|
NullCheck(L_3);
|
|
cxjU5BU5D_tE980B57EF364DD3737BD53D40D13E062F22F6B57* L_4 = L_3->___Items;
|
|
int32_t L_5 = ___0_a;
|
|
NullCheck(L_4);
|
|
int32_t L_6 = L_5;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_7 = (L_4)->GetAt(static_cast<il2cpp_array_size_t>(L_6));
|
|
return L_7;
|
|
}
|
|
|
|
IL_001c:
|
|
{
|
|
cyt_1_t5035B0510612A7C4AE3431E0BDAFD72257E38BF2* L_8 = __this->___nyb;
|
|
int32_t L_9 = ___0_a;
|
|
NullCheck(L_8);
|
|
cyt_1_t5035B0510612A7C4AE3431E0BDAFD72257E38BF2* L_10;
|
|
L_10 = cyt_1_Resize_m7F31998AA12CF86E7DB69F8FDAEB929D0CEA2E6C(L_8, ((int32_t)il2cpp_codegen_add(L_9, 1)), cyt_1_Resize_m7F31998AA12CF86E7DB69F8FDAEB929D0CEA2E6C_RuntimeMethod_var);
|
|
return (cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7*)NULL;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxi_xy_m9D8F6B0C250473C2FB2F5A3F3C03E0D7D61395DB (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* ___0_a, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_0 = __this->___nyd;
|
|
if (!L_0)
|
|
{
|
|
goto IL_0014;
|
|
}
|
|
}
|
|
{
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_1 = __this->___nyd;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_2 = ___0_a;
|
|
NullCheck(L_1);
|
|
cxg_Invoke_m737FA828F48B8326DA38389CD6E6870C24BA91FF_inline(L_1, L_2, NULL);
|
|
}
|
|
|
|
IL_0014:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR cxr_t40F2FEA3AB3BC2D3274C8117E684F7D812EADBF2* cxi_get_Data_mC981287E0FE788D023D4BC2222F476B238C871A2 (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
cxr_t40F2FEA3AB3BC2D3274C8117E684F7D812EADBF2* L_0 = __this->___nya;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxi_AddEventSubscribersFrom_m09865FB7FD47A541546F1124CFD11BAC7EC55D10 (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* ___0_src, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* L_0 = ___0_src;
|
|
NullCheck(L_0);
|
|
cxh_t51FEBC05859C343141A49FC3843C7604D88C40A5* L_1 = L_0->___nyi;
|
|
cxi_add_Event_m4F089D394FB100BED909D44E935F72F10E774C05(__this, L_1, NULL);
|
|
cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* L_2 = ___0_src;
|
|
NullCheck(L_2);
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_3 = L_2->___nyd;
|
|
cxi_add_Start_m8DFA689725AC0C19BC975901C95A2E63C4EF4B37(__this, L_3, NULL);
|
|
cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* L_4 = ___0_src;
|
|
NullCheck(L_4);
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_5 = L_4->___nye;
|
|
cxi_add_Interrupt_mDB7226298FF1F6C26D7B106CA7DB4A3BA42ED1EB(__this, L_5, NULL);
|
|
cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* L_6 = ___0_src;
|
|
NullCheck(L_6);
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_7 = L_6->___nyf;
|
|
cxi_add_End_m20FB003EBEC508A80F2B8D582F8173C62EC1023E(__this, L_7, NULL);
|
|
cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* L_8 = ___0_src;
|
|
NullCheck(L_8);
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_9 = L_8->___nyg;
|
|
cxi_add_Dispose_m7155C8E841CF00018979733938B24E75F326323B(__this, L_9, NULL);
|
|
cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* L_10 = ___0_src;
|
|
NullCheck(L_10);
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_11 = L_10->___nyh;
|
|
cxi_add_Complete_mCF95B625ABD3642670A58817668D89695C611292(__this, L_11, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool cxi_ApplyEventTimelinesOnly_mCF871EB3E9F8BF6C14FD63DFFCB47A3B59DDDF84 (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* ___0_skeleton, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cwk_t95F941C946138FA950FA2A5CBD243288DF6BCF94_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cwz_t680946F6D60875C4010BFB6658DE46BF3C8BACFE_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cyt_1_Clear_m7E6C61E27E795BC359B6AF0CF06A905EEA3033FA_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016* V_0 = NULL;
|
|
bool V_1 = false;
|
|
cxjU5BU5D_tE980B57EF364DD3737BD53D40D13E062F22F6B57* V_2 = NULL;
|
|
int32_t V_3 = 0;
|
|
int32_t V_4 = 0;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* V_5 = NULL;
|
|
float V_6 = 0.0f;
|
|
float V_7 = 0.0f;
|
|
int32_t V_8 = 0;
|
|
cwkU5BU5D_t8A0893DA1EA37E5125FF252FD84867D96E7115C9* V_9 = NULL;
|
|
int32_t V_10 = 0;
|
|
RuntimeObject* V_11 = NULL;
|
|
{
|
|
czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* L_0 = ___0_skeleton;
|
|
if (L_0)
|
|
{
|
|
goto IL_0013;
|
|
}
|
|
}
|
|
{
|
|
ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129* L_1 = (ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129_il2cpp_TypeInfo_var)));
|
|
ArgumentNullException__ctor_m6D9C7B47EA708382838B264BA02EBB7576DFA155(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralAABDB12A8673CF3F32247EDEEC8B9E68FE0BF8D2)), ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral541147A891EE1D27C9FE0F61836C41B2F605EB35)), NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&cxi_ApplyEventTimelinesOnly_mCF871EB3E9F8BF6C14FD63DFFCB47A3B59DDDF84_RuntimeMethod_var)));
|
|
}
|
|
|
|
IL_0013:
|
|
{
|
|
cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016* L_2 = __this->___nyc;
|
|
V_0 = L_2;
|
|
V_1 = (bool)0;
|
|
cyt_1_t5035B0510612A7C4AE3431E0BDAFD72257E38BF2* L_3 = __this->___nyb;
|
|
NullCheck(L_3);
|
|
cxjU5BU5D_tE980B57EF364DD3737BD53D40D13E062F22F6B57* L_4 = L_3->___Items;
|
|
V_2 = L_4;
|
|
V_3 = 0;
|
|
cyt_1_t5035B0510612A7C4AE3431E0BDAFD72257E38BF2* L_5 = __this->___nyb;
|
|
NullCheck(L_5);
|
|
int32_t L_6 = L_5->___Count;
|
|
V_4 = L_6;
|
|
goto IL_0107;
|
|
}
|
|
|
|
IL_003c:
|
|
{
|
|
cxjU5BU5D_tE980B57EF364DD3737BD53D40D13E062F22F6B57* L_7 = V_2;
|
|
int32_t L_8 = V_3;
|
|
NullCheck(L_7);
|
|
int32_t L_9 = L_8;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_10 = (L_7)->GetAt(static_cast<il2cpp_array_size_t>(L_9));
|
|
V_5 = L_10;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_11 = V_5;
|
|
if (!L_11)
|
|
{
|
|
goto IL_0103;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_12 = V_5;
|
|
NullCheck(L_12);
|
|
float L_13 = L_12->___nzi;
|
|
if ((((float)L_13) > ((float)(0.0f))))
|
|
{
|
|
goto IL_0103;
|
|
}
|
|
}
|
|
{
|
|
V_1 = (bool)1;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_14 = V_5;
|
|
NullCheck(L_14);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_15 = L_14->___nyq;
|
|
if (!L_15)
|
|
{
|
|
goto IL_006e;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_16 = V_5;
|
|
czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* L_17 = ___0_skeleton;
|
|
float L_18;
|
|
L_18 = cxi_ibv_m51EDDB772CF32582DB870DE14B3C43D0D2FDE264(__this, L_16, L_17, NULL);
|
|
}
|
|
|
|
IL_006e:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_19 = V_5;
|
|
NullCheck(L_19);
|
|
float L_20 = L_19->___nzg;
|
|
V_6 = L_20;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_21 = V_5;
|
|
NullCheck(L_21);
|
|
float L_22;
|
|
L_22 = cxj_get_AnimationTime_m906D77C0C3ACE09719C08CC0EA6B6440AAC7B7E0(L_21, NULL);
|
|
V_7 = L_22;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_23 = V_5;
|
|
NullCheck(L_23);
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* L_24 = L_23->___nyp;
|
|
NullCheck(L_24);
|
|
cyt_1_t15D208ED20DD19D17CA30C59237CB35A70E3C96C* L_25 = L_24->___nua;
|
|
NullCheck(L_25);
|
|
int32_t L_26 = L_25->___Count;
|
|
V_8 = L_26;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_27 = V_5;
|
|
NullCheck(L_27);
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* L_28 = L_27->___nyp;
|
|
NullCheck(L_28);
|
|
cyt_1_t15D208ED20DD19D17CA30C59237CB35A70E3C96C* L_29 = L_28->___nua;
|
|
NullCheck(L_29);
|
|
cwkU5BU5D_t8A0893DA1EA37E5125FF252FD84867D96E7115C9* L_30 = L_29->___Items;
|
|
V_9 = L_30;
|
|
V_10 = 0;
|
|
goto IL_00d5;
|
|
}
|
|
|
|
IL_00ab:
|
|
{
|
|
cwkU5BU5D_t8A0893DA1EA37E5125FF252FD84867D96E7115C9* L_31 = V_9;
|
|
int32_t L_32 = V_10;
|
|
NullCheck(L_31);
|
|
int32_t L_33 = L_32;
|
|
RuntimeObject* L_34 = (L_31)->GetAt(static_cast<il2cpp_array_size_t>(L_33));
|
|
V_11 = L_34;
|
|
RuntimeObject* L_35 = V_11;
|
|
if (!((cwz_t680946F6D60875C4010BFB6658DE46BF3C8BACFE*)IsInstClass((RuntimeObject*)L_35, cwz_t680946F6D60875C4010BFB6658DE46BF3C8BACFE_il2cpp_TypeInfo_var)))
|
|
{
|
|
goto IL_00cf;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject* L_36 = V_11;
|
|
czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* L_37 = ___0_skeleton;
|
|
float L_38 = V_6;
|
|
float L_39 = V_7;
|
|
cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016* L_40 = V_0;
|
|
NullCheck(L_36);
|
|
InterfaceActionInvoker7< czh_tE8F1A87C5388086F23589583A37E369F2950CBC9*, float, float, cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016*, float, int32_t, int32_t >::Invoke(0, cwk_t95F941C946138FA950FA2A5CBD243288DF6BCF94_il2cpp_TypeInfo_var, L_36, L_37, L_38, L_39, L_40, (1.0f), 0, 0);
|
|
}
|
|
|
|
IL_00cf:
|
|
{
|
|
int32_t L_41 = V_10;
|
|
V_10 = ((int32_t)il2cpp_codegen_add(L_41, 1));
|
|
}
|
|
|
|
IL_00d5:
|
|
{
|
|
int32_t L_42 = V_10;
|
|
int32_t L_43 = V_8;
|
|
if ((((int32_t)L_42) < ((int32_t)L_43)))
|
|
{
|
|
goto IL_00ab;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_44 = V_5;
|
|
float L_45 = V_7;
|
|
cxi_ibz_m73CB72F6340772D0D774C40C76D5276D6700226B(__this, L_44, L_45, NULL);
|
|
cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016* L_46 = V_0;
|
|
NullCheck(L_46);
|
|
cyt_1_Clear_m7E6C61E27E795BC359B6AF0CF06A905EEA3033FA(L_46, (bool)0, cyt_1_Clear_m7E6C61E27E795BC359B6AF0CF06A905EEA3033FA_RuntimeMethod_var);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_47 = V_5;
|
|
float L_48 = V_7;
|
|
NullCheck(L_47);
|
|
L_47->___nzh = L_48;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_49 = V_5;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_50 = V_5;
|
|
NullCheck(L_50);
|
|
float L_51 = L_50->___nzj;
|
|
NullCheck(L_49);
|
|
L_49->___nzl = L_51;
|
|
}
|
|
|
|
IL_0103:
|
|
{
|
|
int32_t L_52 = V_3;
|
|
V_3 = ((int32_t)il2cpp_codegen_add(L_52, 1));
|
|
}
|
|
|
|
IL_0107:
|
|
{
|
|
int32_t L_53 = V_3;
|
|
int32_t L_54 = V_4;
|
|
if ((((int32_t)L_53) < ((int32_t)L_54)))
|
|
{
|
|
goto IL_003c;
|
|
}
|
|
}
|
|
{
|
|
cxm_t0479DB05DFCE31B18506D24565FA53C680306098* L_55 = __this->___nyj;
|
|
NullCheck(L_55);
|
|
cxm_icv_mBEC739064670573DAA155838D41D3470C99EEF29(L_55, NULL);
|
|
bool L_56 = V_1;
|
|
return L_56;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxi_mkf_mF4EE65C5F6107582418CA83280DE032CFA992FAF (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, int32_t ___0_a, cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* ___1_b, bool ___2_c, 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*)&cyt_1_Clear_m7A17D1218AF175B3138C97146E78AD6F9B96DDBF_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* V_0 = NULL;
|
|
{
|
|
int32_t L_0 = ___0_a;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_1;
|
|
L_1 = cxi_icb_m179E25C90511D92FE548DD6AB37B7DD5C10A4A44(__this, L_0, NULL);
|
|
V_0 = L_1;
|
|
cyt_1_t5035B0510612A7C4AE3431E0BDAFD72257E38BF2* L_2 = __this->___nyb;
|
|
NullCheck(L_2);
|
|
cxjU5BU5D_tE980B57EF364DD3737BD53D40D13E062F22F6B57* L_3 = L_2->___Items;
|
|
int32_t L_4 = ___0_a;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_5 = ___1_b;
|
|
NullCheck(L_3);
|
|
ArrayElementTypeCheck (L_3, L_5);
|
|
(L_3)->SetAt(static_cast<il2cpp_array_size_t>(L_4), (cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7*)L_5);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_6 = V_0;
|
|
if (!L_6)
|
|
{
|
|
goto IL_0086;
|
|
}
|
|
}
|
|
{
|
|
bool L_7 = ___2_c;
|
|
if (!L_7)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
{
|
|
cxm_t0479DB05DFCE31B18506D24565FA53C680306098* L_8 = __this->___nyj;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_9 = V_0;
|
|
NullCheck(L_8);
|
|
cxm_icq_mA22F8551233349E99757D58EF69710D55ACDBA98(L_8, L_9, NULL);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_10 = ___1_b;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_11 = V_0;
|
|
NullCheck(L_10);
|
|
L_10->___nyq = L_11;
|
|
Il2CppCodeGenWriteBarrier((void**)(&L_10->___nyq), (void*)L_11);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_12 = V_0;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_13 = ___1_b;
|
|
NullCheck(L_12);
|
|
L_12->___nyr = L_13;
|
|
Il2CppCodeGenWriteBarrier((void**)(&L_12->___nyr), (void*)L_13);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_14 = ___1_b;
|
|
NullCheck(L_14);
|
|
L_14->___nzp = (3751.0f);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_15 = V_0;
|
|
NullCheck(L_15);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_16 = L_15->___nyq;
|
|
if (!L_16)
|
|
{
|
|
goto IL_007a;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_17 = V_0;
|
|
NullCheck(L_17);
|
|
float L_18 = L_17->___nzq;
|
|
if ((!(((float)L_18) > ((float)(-6774.0f)))))
|
|
{
|
|
goto IL_007a;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_19 = ___1_b;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_20 = L_19;
|
|
NullCheck(L_20);
|
|
float L_21 = L_20->___nzr;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_22 = V_0;
|
|
NullCheck(L_22);
|
|
float L_23 = L_22->___nzp;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_24 = V_0;
|
|
NullCheck(L_24);
|
|
float L_25 = L_24->___nzq;
|
|
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
|
|
float L_26;
|
|
L_26 = Math_Min_mE913811A2F7566294BF4649A434282634E7254B3((-3872.0f), ((float)(L_23/L_25)), NULL);
|
|
NullCheck(L_20);
|
|
L_20->___nzr = ((float)il2cpp_codegen_multiply(L_21, L_26));
|
|
}
|
|
|
|
IL_007a:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_27 = V_0;
|
|
NullCheck(L_27);
|
|
cyt_1_tE9A88B07E73065F90C455BD5DF1F9E576AA7517C* L_28 = L_27->___nzw;
|
|
NullCheck(L_28);
|
|
cyt_1_Clear_m7A17D1218AF175B3138C97146E78AD6F9B96DDBF(L_28, (bool)1, cyt_1_Clear_m7A17D1218AF175B3138C97146E78AD6F9B96DDBF_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0086:
|
|
{
|
|
cxm_t0479DB05DFCE31B18506D24565FA53C680306098* L_29 = __this->___nyj;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_30 = ___1_b;
|
|
NullCheck(L_29);
|
|
cxm_icp_m6438A7262F82A31BEFE2BE9094E65D98C39D2740(L_29, L_30, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxi_mak_m7409098143F33820275C7E707AC840E9A8B258B5 (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, float ___0_delta, const RuntimeMethod* method)
|
|
{
|
|
cxjU5BU5D_tE980B57EF364DD3737BD53D40D13E062F22F6B57* V_0 = NULL;
|
|
int32_t V_1 = 0;
|
|
int32_t V_2 = 0;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* V_3 = NULL;
|
|
float V_4 = 0.0f;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* V_5 = NULL;
|
|
float V_6 = 0.0f;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* V_7 = NULL;
|
|
float G_B9_0 = 0.0f;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* G_B9_1 = NULL;
|
|
float G_B8_0 = 0.0f;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* G_B8_1 = NULL;
|
|
float G_B10_0 = 0.0f;
|
|
float G_B10_1 = 0.0f;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* G_B10_2 = NULL;
|
|
{
|
|
float L_0 = ___0_delta;
|
|
float L_1 = __this->___nym;
|
|
___0_delta = ((float)il2cpp_codegen_multiply(L_0, L_1));
|
|
cyt_1_t5035B0510612A7C4AE3431E0BDAFD72257E38BF2* L_2 = __this->___nyb;
|
|
NullCheck(L_2);
|
|
cxjU5BU5D_tE980B57EF364DD3737BD53D40D13E062F22F6B57* L_3 = L_2->___Items;
|
|
V_0 = L_3;
|
|
V_1 = 0;
|
|
cyt_1_t5035B0510612A7C4AE3431E0BDAFD72257E38BF2* L_4 = __this->___nyb;
|
|
NullCheck(L_4);
|
|
int32_t L_5 = L_4->___Count;
|
|
V_2 = L_5;
|
|
goto IL_01cd;
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
cxjU5BU5D_tE980B57EF364DD3737BD53D40D13E062F22F6B57* L_6 = V_0;
|
|
int32_t L_7 = V_1;
|
|
NullCheck(L_6);
|
|
int32_t L_8 = L_7;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_9 = (L_6)->GetAt(static_cast<il2cpp_array_size_t>(L_8));
|
|
V_3 = L_9;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_10 = V_3;
|
|
if (!L_10)
|
|
{
|
|
goto IL_01c9;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_11 = V_3;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_12 = V_3;
|
|
NullCheck(L_12);
|
|
float L_13 = L_12->___nzh;
|
|
NullCheck(L_11);
|
|
L_11->___nzg = L_13;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_14 = V_3;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_15 = V_3;
|
|
NullCheck(L_15);
|
|
float L_16 = L_15->___nzl;
|
|
NullCheck(L_14);
|
|
L_14->___nzk = L_16;
|
|
float L_17 = ___0_delta;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_18 = V_3;
|
|
NullCheck(L_18);
|
|
float L_19 = L_18->___nzn;
|
|
V_4 = ((float)il2cpp_codegen_multiply(L_17, L_19));
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_20 = V_3;
|
|
NullCheck(L_20);
|
|
float L_21 = L_20->___nzi;
|
|
if ((!(((float)L_21) > ((float)(-7478.0f)))))
|
|
{
|
|
goto IL_0095;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_22 = V_3;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_23 = L_22;
|
|
NullCheck(L_23);
|
|
float L_24 = L_23->___nzi;
|
|
float L_25 = V_4;
|
|
NullCheck(L_23);
|
|
L_23->___nzi = ((float)il2cpp_codegen_subtract(L_24, L_25));
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_26 = V_3;
|
|
NullCheck(L_26);
|
|
float L_27 = L_26->___nzi;
|
|
if ((((float)L_27) > ((float)(2304.0f))))
|
|
{
|
|
goto IL_01c9;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_28 = V_3;
|
|
NullCheck(L_28);
|
|
float L_29 = L_28->___nzi;
|
|
V_4 = ((-L_29));
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_30 = V_3;
|
|
NullCheck(L_30);
|
|
L_30->___nzi = (7013.0f);
|
|
}
|
|
|
|
IL_0095:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_31 = V_3;
|
|
NullCheck(L_31);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_32 = L_31->___next;
|
|
V_5 = L_32;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_33 = V_5;
|
|
if (!L_33)
|
|
{
|
|
goto IL_0142;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_34 = V_3;
|
|
NullCheck(L_34);
|
|
float L_35 = L_34->___nzk;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_36 = V_5;
|
|
NullCheck(L_36);
|
|
float L_37 = L_36->___nzi;
|
|
V_6 = ((float)il2cpp_codegen_subtract(L_35, L_37));
|
|
float L_38 = V_6;
|
|
if ((!(((float)L_38) >= ((float)(7391.0f)))))
|
|
{
|
|
goto IL_0171;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_39 = V_5;
|
|
NullCheck(L_39);
|
|
L_39->___nzi = (3747.0f);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_40 = V_5;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_41 = L_40;
|
|
NullCheck(L_41);
|
|
float L_42 = L_41->___nzj;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_43 = V_3;
|
|
NullCheck(L_43);
|
|
float L_44 = L_43->___nzn;
|
|
if ((((float)L_44) == ((float)(338.0f))))
|
|
{
|
|
G_B9_0 = L_42;
|
|
G_B9_1 = L_41;
|
|
goto IL_00f6;
|
|
}
|
|
G_B8_0 = L_42;
|
|
G_B8_1 = L_41;
|
|
}
|
|
{
|
|
float L_45 = V_6;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_46 = V_3;
|
|
NullCheck(L_46);
|
|
float L_47 = L_46->___nzn;
|
|
float L_48 = ___0_delta;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_49 = V_5;
|
|
NullCheck(L_49);
|
|
float L_50 = L_49->___nzn;
|
|
G_B10_0 = ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_add(((float)(L_45/L_47)), L_48)), L_50));
|
|
G_B10_1 = G_B8_0;
|
|
G_B10_2 = G_B8_1;
|
|
goto IL_00fb;
|
|
}
|
|
|
|
IL_00f6:
|
|
{
|
|
G_B10_0 = (5163.0f);
|
|
G_B10_1 = G_B9_0;
|
|
G_B10_2 = G_B9_1;
|
|
}
|
|
|
|
IL_00fb:
|
|
{
|
|
NullCheck(G_B10_2);
|
|
G_B10_2->___nzj = ((float)il2cpp_codegen_add(G_B10_1, G_B10_0));
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_51 = V_3;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_52 = L_51;
|
|
NullCheck(L_52);
|
|
float L_53 = L_52->___nzj;
|
|
float L_54 = V_4;
|
|
NullCheck(L_52);
|
|
L_52->___nzj = ((float)il2cpp_codegen_add(L_53, L_54));
|
|
int32_t L_55 = V_1;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_56 = V_5;
|
|
cxi_ica_mABA62E3C1BDA6F39D91CD51CAE2CEFAA64AC3471(__this, L_55, L_56, (bool)1, NULL);
|
|
goto IL_0134;
|
|
}
|
|
|
|
IL_011c:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_57 = V_5;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_58 = L_57;
|
|
NullCheck(L_58);
|
|
float L_59 = L_58->___nzp;
|
|
float L_60 = ___0_delta;
|
|
NullCheck(L_58);
|
|
L_58->___nzp = ((float)il2cpp_codegen_add(L_59, L_60));
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_61 = V_5;
|
|
NullCheck(L_61);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_62 = L_61->___nyq;
|
|
V_5 = L_62;
|
|
}
|
|
|
|
IL_0134:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_63 = V_5;
|
|
NullCheck(L_63);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_64 = L_63->___nyq;
|
|
if (L_64)
|
|
{
|
|
goto IL_011c;
|
|
}
|
|
}
|
|
{
|
|
goto IL_01c9;
|
|
}
|
|
|
|
IL_0142:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_65 = V_3;
|
|
NullCheck(L_65);
|
|
float L_66 = L_65->___nzk;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_67 = V_3;
|
|
NullCheck(L_67);
|
|
float L_68 = L_67->___nzm;
|
|
if ((!(((float)L_66) >= ((float)L_68))))
|
|
{
|
|
goto IL_0171;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_69 = V_3;
|
|
NullCheck(L_69);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_70 = L_69->___nyq;
|
|
if (L_70)
|
|
{
|
|
goto IL_0171;
|
|
}
|
|
}
|
|
{
|
|
cxjU5BU5D_tE980B57EF364DD3737BD53D40D13E062F22F6B57* L_71 = V_0;
|
|
int32_t L_72 = V_1;
|
|
NullCheck(L_71);
|
|
ArrayElementTypeCheck (L_71, NULL);
|
|
(L_71)->SetAt(static_cast<il2cpp_array_size_t>(L_72), (cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7*)NULL);
|
|
cxm_t0479DB05DFCE31B18506D24565FA53C680306098* L_73 = __this->___nyj;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_74 = V_3;
|
|
NullCheck(L_73);
|
|
cxm_icr_m46CE6975DF6303E05AE8CB3B422DCE912D1421E3(L_73, L_74, NULL);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_75 = V_3;
|
|
cxi_icd_m044B2DC28A0577BB81F214308A28273F256BAE6D(__this, L_75, NULL);
|
|
goto IL_01c9;
|
|
}
|
|
|
|
IL_0171:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_76 = V_3;
|
|
NullCheck(L_76);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_77 = L_76->___nyq;
|
|
if (!L_77)
|
|
{
|
|
goto IL_01ba;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_78 = V_3;
|
|
float L_79 = ___0_delta;
|
|
bool L_80;
|
|
L_80 = cxi_ibt_m5357FADEE04202F94EE4EC4884C9EAEC4CE54BC1(__this, L_78, L_79, NULL);
|
|
if (!L_80)
|
|
{
|
|
goto IL_01ba;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_81 = V_3;
|
|
NullCheck(L_81);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_82 = L_81->___nyq;
|
|
V_7 = L_82;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_83 = V_3;
|
|
NullCheck(L_83);
|
|
L_83->___nyq = (cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7*)NULL;
|
|
Il2CppCodeGenWriteBarrier((void**)(&L_83->___nyq), (void*)(cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7*)NULL);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_84 = V_7;
|
|
if (!L_84)
|
|
{
|
|
goto IL_01b6;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_85 = V_7;
|
|
NullCheck(L_85);
|
|
L_85->___nyr = (cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7*)NULL;
|
|
Il2CppCodeGenWriteBarrier((void**)(&L_85->___nyr), (void*)(cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7*)NULL);
|
|
goto IL_01b6;
|
|
}
|
|
|
|
IL_01a0:
|
|
{
|
|
cxm_t0479DB05DFCE31B18506D24565FA53C680306098* L_86 = __this->___nyj;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_87 = V_7;
|
|
NullCheck(L_86);
|
|
cxm_icr_m46CE6975DF6303E05AE8CB3B422DCE912D1421E3(L_86, L_87, NULL);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_88 = V_7;
|
|
NullCheck(L_88);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_89 = L_88->___nyq;
|
|
V_7 = L_89;
|
|
}
|
|
|
|
IL_01b6:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_90 = V_7;
|
|
if (L_90)
|
|
{
|
|
goto IL_01a0;
|
|
}
|
|
}
|
|
|
|
IL_01ba:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_91 = V_3;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_92 = L_91;
|
|
NullCheck(L_92);
|
|
float L_93 = L_92->___nzj;
|
|
float L_94 = V_4;
|
|
NullCheck(L_92);
|
|
L_92->___nzj = ((float)il2cpp_codegen_add(L_93, L_94));
|
|
}
|
|
|
|
IL_01c9:
|
|
{
|
|
int32_t L_95 = V_1;
|
|
V_1 = ((int32_t)il2cpp_codegen_add(L_95, 1));
|
|
}
|
|
|
|
IL_01cd:
|
|
{
|
|
int32_t L_96 = V_1;
|
|
int32_t L_97 = V_2;
|
|
if ((((int32_t)L_96) < ((int32_t)L_97)))
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
{
|
|
cxm_t0479DB05DFCE31B18506D24565FA53C680306098* L_98 = __this->___nyj;
|
|
NullCheck(L_98);
|
|
cxm_icv_mBEC739064670573DAA155838D41D3470C99EEF29(L_98, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxi_bnv_mECAA785A05D49863CBF38F3C9F0ABD120F8648B2 (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* ___0_a, float ___1_b, const RuntimeMethod* method)
|
|
{
|
|
float V_0 = 0.0f;
|
|
float V_1 = 0.0f;
|
|
float V_2 = 0.0f;
|
|
float V_3 = 0.0f;
|
|
cyqU5BU5D_tB8571529DB97145AFA2A6E428E761AC61963F1FC* V_4 = NULL;
|
|
int32_t V_5 = 0;
|
|
int32_t V_6 = 0;
|
|
bool V_7 = false;
|
|
cyq_t6323CF215B604145E77E04F4D4853FFC0CF472EA* V_8 = NULL;
|
|
int32_t G_B10_0 = 0;
|
|
int32_t G_B14_0 = 0;
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_0 = ___0_a;
|
|
NullCheck(L_0);
|
|
float L_1 = L_0->___nze;
|
|
V_0 = L_1;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_2 = ___0_a;
|
|
NullCheck(L_2);
|
|
float L_3 = L_2->___nzf;
|
|
V_1 = L_3;
|
|
float L_4 = V_1;
|
|
float L_5 = V_0;
|
|
V_2 = ((float)il2cpp_codegen_subtract(L_4, L_5));
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_6 = ___0_a;
|
|
NullCheck(L_6);
|
|
float L_7 = L_6->___nzk;
|
|
float L_8 = V_2;
|
|
V_3 = (fmodf(L_7, L_8));
|
|
cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016* L_9 = __this->___nyc;
|
|
cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016* L_10 = L_9;
|
|
NullCheck(L_10);
|
|
cyqU5BU5D_tB8571529DB97145AFA2A6E428E761AC61963F1FC* L_11 = L_10->___Items;
|
|
V_4 = L_11;
|
|
V_5 = 0;
|
|
NullCheck(L_10);
|
|
int32_t L_12 = L_10->___Count;
|
|
V_6 = L_12;
|
|
goto IL_0064;
|
|
}
|
|
|
|
IL_0035:
|
|
{
|
|
cyqU5BU5D_tB8571529DB97145AFA2A6E428E761AC61963F1FC* L_13 = V_4;
|
|
int32_t L_14 = V_5;
|
|
NullCheck(L_13);
|
|
int32_t L_15 = L_14;
|
|
cyq_t6323CF215B604145E77E04F4D4853FFC0CF472EA* L_16 = (L_13)->GetAt(static_cast<il2cpp_array_size_t>(L_15));
|
|
V_8 = L_16;
|
|
cyq_t6323CF215B604145E77E04F4D4853FFC0CF472EA* L_17 = V_8;
|
|
NullCheck(L_17);
|
|
float L_18 = L_17->___oeo;
|
|
float L_19 = V_3;
|
|
if ((((float)L_18) < ((float)L_19)))
|
|
{
|
|
goto IL_006a;
|
|
}
|
|
}
|
|
{
|
|
cyq_t6323CF215B604145E77E04F4D4853FFC0CF472EA* L_20 = V_8;
|
|
NullCheck(L_20);
|
|
float L_21 = L_20->___oeo;
|
|
float L_22 = V_1;
|
|
if ((((float)L_21) > ((float)L_22)))
|
|
{
|
|
goto IL_005e;
|
|
}
|
|
}
|
|
{
|
|
cxm_t0479DB05DFCE31B18506D24565FA53C680306098* L_23 = __this->___nyj;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_24 = ___0_a;
|
|
cyq_t6323CF215B604145E77E04F4D4853FFC0CF472EA* L_25 = V_8;
|
|
NullCheck(L_23);
|
|
cxm_icu_m4C5670553D67875A55842A97DD16D02C93C82A1C(L_23, L_24, L_25, NULL);
|
|
}
|
|
|
|
IL_005e:
|
|
{
|
|
int32_t L_26 = V_5;
|
|
V_5 = ((int32_t)il2cpp_codegen_add(L_26, 1));
|
|
}
|
|
|
|
IL_0064:
|
|
{
|
|
int32_t L_27 = V_5;
|
|
int32_t L_28 = V_6;
|
|
if ((((int32_t)L_27) < ((int32_t)L_28)))
|
|
{
|
|
goto IL_0035;
|
|
}
|
|
}
|
|
|
|
IL_006a:
|
|
{
|
|
V_7 = (bool)0;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_29 = ___0_a;
|
|
NullCheck(L_29);
|
|
bool L_30 = L_29->___nyz;
|
|
if (!L_30)
|
|
{
|
|
goto IL_008f;
|
|
}
|
|
}
|
|
{
|
|
float L_31 = V_2;
|
|
if ((((float)L_31) == ((float)(2731.0f))))
|
|
{
|
|
goto IL_008a;
|
|
}
|
|
}
|
|
{
|
|
float L_32 = V_3;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_33 = ___0_a;
|
|
NullCheck(L_33);
|
|
float L_34 = L_33->___nzj;
|
|
float L_35 = V_2;
|
|
G_B10_0 = ((((float)L_32) > ((float)(fmodf(L_34, L_35))))? 1 : 0);
|
|
goto IL_008b;
|
|
}
|
|
|
|
IL_008a:
|
|
{
|
|
G_B10_0 = 1;
|
|
}
|
|
|
|
IL_008b:
|
|
{
|
|
V_7 = (bool)G_B10_0;
|
|
goto IL_00a1;
|
|
}
|
|
|
|
IL_008f:
|
|
{
|
|
float L_36 = ___1_b;
|
|
float L_37 = V_1;
|
|
if ((!(((float)L_36) >= ((float)L_37))))
|
|
{
|
|
goto IL_009e;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_38 = ___0_a;
|
|
NullCheck(L_38);
|
|
float L_39 = L_38->___nzg;
|
|
float L_40 = V_1;
|
|
G_B14_0 = ((((float)L_39) < ((float)L_40))? 1 : 0);
|
|
goto IL_009f;
|
|
}
|
|
|
|
IL_009e:
|
|
{
|
|
G_B14_0 = 0;
|
|
}
|
|
|
|
IL_009f:
|
|
{
|
|
V_7 = (bool)G_B14_0;
|
|
}
|
|
|
|
IL_00a1:
|
|
{
|
|
bool L_41 = V_7;
|
|
if (!L_41)
|
|
{
|
|
goto IL_00d7;
|
|
}
|
|
}
|
|
{
|
|
cxm_t0479DB05DFCE31B18506D24565FA53C680306098* L_42 = __this->___nyj;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_43 = ___0_a;
|
|
NullCheck(L_42);
|
|
cxm_ict_mEDC4448B789E37511D383431761026C39CF0FF19(L_42, L_43, NULL);
|
|
goto IL_00d7;
|
|
}
|
|
|
|
IL_00b3:
|
|
{
|
|
cyqU5BU5D_tB8571529DB97145AFA2A6E428E761AC61963F1FC* L_44 = V_4;
|
|
int32_t L_45 = V_5;
|
|
NullCheck(L_44);
|
|
int32_t L_46 = L_45;
|
|
cyq_t6323CF215B604145E77E04F4D4853FFC0CF472EA* L_47 = (L_44)->GetAt(static_cast<il2cpp_array_size_t>(L_46));
|
|
NullCheck(L_47);
|
|
float L_48 = L_47->___oeo;
|
|
float L_49 = V_0;
|
|
if ((((float)L_48) < ((float)L_49)))
|
|
{
|
|
goto IL_00d1;
|
|
}
|
|
}
|
|
{
|
|
cxm_t0479DB05DFCE31B18506D24565FA53C680306098* L_50 = __this->___nyj;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_51 = ___0_a;
|
|
cyqU5BU5D_tB8571529DB97145AFA2A6E428E761AC61963F1FC* L_52 = V_4;
|
|
int32_t L_53 = V_5;
|
|
NullCheck(L_52);
|
|
int32_t L_54 = L_53;
|
|
cyq_t6323CF215B604145E77E04F4D4853FFC0CF472EA* L_55 = (L_52)->GetAt(static_cast<il2cpp_array_size_t>(L_54));
|
|
NullCheck(L_50);
|
|
cxm_icu_m4C5670553D67875A55842A97DD16D02C93C82A1C(L_50, L_51, L_55, NULL);
|
|
}
|
|
|
|
IL_00d1:
|
|
{
|
|
int32_t L_56 = V_5;
|
|
V_5 = ((int32_t)il2cpp_codegen_add(L_56, 1));
|
|
}
|
|
|
|
IL_00d7:
|
|
{
|
|
int32_t L_57 = V_5;
|
|
int32_t L_58 = V_6;
|
|
if ((((int32_t)L_57) < ((int32_t)L_58)))
|
|
{
|
|
goto IL_00b3;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxi_remove_End_m1F60B7BDF7AE1F843F407DB32B063BFEF21F5060 (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cxg_t907F68F63C8086DF5234807928BB999C22C18A9E_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* V_0 = NULL;
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* V_1 = NULL;
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* V_2 = NULL;
|
|
{
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_0 = __this->___nyf;
|
|
V_0 = L_0;
|
|
}
|
|
|
|
IL_0007:
|
|
{
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_1 = V_0;
|
|
V_1 = L_1;
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_2 = V_1;
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_3 = ___0_value;
|
|
Delegate_t* L_4;
|
|
L_4 = Delegate_Remove_m8B7DD5661308FA972E23CA1CC3FC9CEB355504E3(L_2, L_3, NULL);
|
|
V_2 = ((cxg_t907F68F63C8086DF5234807928BB999C22C18A9E*)CastclassSealed((RuntimeObject*)L_4, cxg_t907F68F63C8086DF5234807928BB999C22C18A9E_il2cpp_TypeInfo_var));
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E** L_5 = (cxg_t907F68F63C8086DF5234807928BB999C22C18A9E**)(&__this->___nyf);
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_6 = V_2;
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_7 = V_1;
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_8;
|
|
L_8 = InterlockedCompareExchangeImpl<cxg_t907F68F63C8086DF5234807928BB999C22C18A9E*>(L_5, L_6, L_7);
|
|
V_0 = L_8;
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_9 = V_0;
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_10 = V_1;
|
|
if ((!(((RuntimeObject*)(cxg_t907F68F63C8086DF5234807928BB999C22C18A9E*)L_9) == ((RuntimeObject*)(cxg_t907F68F63C8086DF5234807928BB999C22C18A9E*)L_10))))
|
|
{
|
|
goto IL_0007;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR cyt_1_t5035B0510612A7C4AE3431E0BDAFD72257E38BF2* cxi_get_Tracks_m89C0D75668CA912F07685B61C7992F1D7F3084DB (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
cyt_1_t5035B0510612A7C4AE3431E0BDAFD72257E38BF2* L_0 = __this->___nyb;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxi_add_Event_m4F089D394FB100BED909D44E935F72F10E774C05 (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, cxh_t51FEBC05859C343141A49FC3843C7604D88C40A5* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cxh_t51FEBC05859C343141A49FC3843C7604D88C40A5_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
cxh_t51FEBC05859C343141A49FC3843C7604D88C40A5* V_0 = NULL;
|
|
cxh_t51FEBC05859C343141A49FC3843C7604D88C40A5* V_1 = NULL;
|
|
cxh_t51FEBC05859C343141A49FC3843C7604D88C40A5* V_2 = NULL;
|
|
{
|
|
cxh_t51FEBC05859C343141A49FC3843C7604D88C40A5* L_0 = __this->___nyi;
|
|
V_0 = L_0;
|
|
}
|
|
|
|
IL_0007:
|
|
{
|
|
cxh_t51FEBC05859C343141A49FC3843C7604D88C40A5* L_1 = V_0;
|
|
V_1 = L_1;
|
|
cxh_t51FEBC05859C343141A49FC3843C7604D88C40A5* L_2 = V_1;
|
|
cxh_t51FEBC05859C343141A49FC3843C7604D88C40A5* L_3 = ___0_value;
|
|
Delegate_t* L_4;
|
|
L_4 = Delegate_Combine_m1F725AEF318BE6F0426863490691A6F4606E7D00(L_2, L_3, NULL);
|
|
V_2 = ((cxh_t51FEBC05859C343141A49FC3843C7604D88C40A5*)CastclassSealed((RuntimeObject*)L_4, cxh_t51FEBC05859C343141A49FC3843C7604D88C40A5_il2cpp_TypeInfo_var));
|
|
cxh_t51FEBC05859C343141A49FC3843C7604D88C40A5** L_5 = (cxh_t51FEBC05859C343141A49FC3843C7604D88C40A5**)(&__this->___nyi);
|
|
cxh_t51FEBC05859C343141A49FC3843C7604D88C40A5* L_6 = V_2;
|
|
cxh_t51FEBC05859C343141A49FC3843C7604D88C40A5* L_7 = V_1;
|
|
cxh_t51FEBC05859C343141A49FC3843C7604D88C40A5* L_8;
|
|
L_8 = InterlockedCompareExchangeImpl<cxh_t51FEBC05859C343141A49FC3843C7604D88C40A5*>(L_5, L_6, L_7);
|
|
V_0 = L_8;
|
|
cxh_t51FEBC05859C343141A49FC3843C7604D88C40A5* L_9 = V_0;
|
|
cxh_t51FEBC05859C343141A49FC3843C7604D88C40A5* L_10 = V_1;
|
|
if ((!(((RuntimeObject*)(cxh_t51FEBC05859C343141A49FC3843C7604D88C40A5*)L_9) == ((RuntimeObject*)(cxh_t51FEBC05859C343141A49FC3843C7604D88C40A5*)L_10))))
|
|
{
|
|
goto IL_0007;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxi_add_Complete_mCF95B625ABD3642670A58817668D89695C611292 (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cxg_t907F68F63C8086DF5234807928BB999C22C18A9E_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* V_0 = NULL;
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* V_1 = NULL;
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* V_2 = NULL;
|
|
{
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_0 = __this->___nyh;
|
|
V_0 = L_0;
|
|
}
|
|
|
|
IL_0007:
|
|
{
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_1 = V_0;
|
|
V_1 = L_1;
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_2 = V_1;
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_3 = ___0_value;
|
|
Delegate_t* L_4;
|
|
L_4 = Delegate_Combine_m1F725AEF318BE6F0426863490691A6F4606E7D00(L_2, L_3, NULL);
|
|
V_2 = ((cxg_t907F68F63C8086DF5234807928BB999C22C18A9E*)CastclassSealed((RuntimeObject*)L_4, cxg_t907F68F63C8086DF5234807928BB999C22C18A9E_il2cpp_TypeInfo_var));
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E** L_5 = (cxg_t907F68F63C8086DF5234807928BB999C22C18A9E**)(&__this->___nyh);
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_6 = V_2;
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_7 = V_1;
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_8;
|
|
L_8 = InterlockedCompareExchangeImpl<cxg_t907F68F63C8086DF5234807928BB999C22C18A9E*>(L_5, L_6, L_7);
|
|
V_0 = L_8;
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_9 = V_0;
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_10 = V_1;
|
|
if ((!(((RuntimeObject*)(cxg_t907F68F63C8086DF5234807928BB999C22C18A9E*)L_9) == ((RuntimeObject*)(cxg_t907F68F63C8086DF5234807928BB999C22C18A9E*)L_10))))
|
|
{
|
|
goto IL_0007;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxi_ica_mABA62E3C1BDA6F39D91CD51CAE2CEFAA64AC3471 (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, int32_t ___0_a, cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* ___1_b, bool ___2_c, 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*)&cyt_1_Clear_m7A17D1218AF175B3138C97146E78AD6F9B96DDBF_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* V_0 = NULL;
|
|
{
|
|
int32_t L_0 = ___0_a;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_1;
|
|
L_1 = cxi_icb_m179E25C90511D92FE548DD6AB37B7DD5C10A4A44(__this, L_0, NULL);
|
|
V_0 = L_1;
|
|
cyt_1_t5035B0510612A7C4AE3431E0BDAFD72257E38BF2* L_2 = __this->___nyb;
|
|
NullCheck(L_2);
|
|
cxjU5BU5D_tE980B57EF364DD3737BD53D40D13E062F22F6B57* L_3 = L_2->___Items;
|
|
int32_t L_4 = ___0_a;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_5 = ___1_b;
|
|
NullCheck(L_3);
|
|
ArrayElementTypeCheck (L_3, L_5);
|
|
(L_3)->SetAt(static_cast<il2cpp_array_size_t>(L_4), (cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7*)L_5);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_6 = V_0;
|
|
if (!L_6)
|
|
{
|
|
goto IL_0086;
|
|
}
|
|
}
|
|
{
|
|
bool L_7 = ___2_c;
|
|
if (!L_7)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
{
|
|
cxm_t0479DB05DFCE31B18506D24565FA53C680306098* L_8 = __this->___nyj;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_9 = V_0;
|
|
NullCheck(L_8);
|
|
cxm_icq_mA22F8551233349E99757D58EF69710D55ACDBA98(L_8, L_9, NULL);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_10 = ___1_b;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_11 = V_0;
|
|
NullCheck(L_10);
|
|
L_10->___nyq = L_11;
|
|
Il2CppCodeGenWriteBarrier((void**)(&L_10->___nyq), (void*)L_11);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_12 = V_0;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_13 = ___1_b;
|
|
NullCheck(L_12);
|
|
L_12->___nyr = L_13;
|
|
Il2CppCodeGenWriteBarrier((void**)(&L_12->___nyr), (void*)L_13);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_14 = ___1_b;
|
|
NullCheck(L_14);
|
|
L_14->___nzp = (0.0f);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_15 = V_0;
|
|
NullCheck(L_15);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_16 = L_15->___nyq;
|
|
if (!L_16)
|
|
{
|
|
goto IL_007a;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_17 = V_0;
|
|
NullCheck(L_17);
|
|
float L_18 = L_17->___nzq;
|
|
if ((!(((float)L_18) > ((float)(0.0f)))))
|
|
{
|
|
goto IL_007a;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_19 = ___1_b;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_20 = L_19;
|
|
NullCheck(L_20);
|
|
float L_21 = L_20->___nzr;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_22 = V_0;
|
|
NullCheck(L_22);
|
|
float L_23 = L_22->___nzp;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_24 = V_0;
|
|
NullCheck(L_24);
|
|
float L_25 = L_24->___nzq;
|
|
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
|
|
float L_26;
|
|
L_26 = Math_Min_mE913811A2F7566294BF4649A434282634E7254B3((1.0f), ((float)(L_23/L_25)), NULL);
|
|
NullCheck(L_20);
|
|
L_20->___nzr = ((float)il2cpp_codegen_multiply(L_21, L_26));
|
|
}
|
|
|
|
IL_007a:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_27 = V_0;
|
|
NullCheck(L_27);
|
|
cyt_1_tE9A88B07E73065F90C455BD5DF1F9E576AA7517C* L_28 = L_27->___nzw;
|
|
NullCheck(L_28);
|
|
cyt_1_Clear_m7A17D1218AF175B3138C97146E78AD6F9B96DDBF(L_28, (bool)1, cyt_1_Clear_m7A17D1218AF175B3138C97146E78AD6F9B96DDBF_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0086:
|
|
{
|
|
cxm_t0479DB05DFCE31B18506D24565FA53C680306098* L_29 = __this->___nyj;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_30 = ___1_b;
|
|
NullCheck(L_29);
|
|
cxm_icp_m6438A7262F82A31BEFE2BE9094E65D98C39D2740(L_29, L_30, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxi_ibp_mD0E63FBE6B6BC0DC1F648F165DB5D0E19DD7D87A (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* ___0_a, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_0 = __this->___nyf;
|
|
if (!L_0)
|
|
{
|
|
goto IL_0014;
|
|
}
|
|
}
|
|
{
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_1 = __this->___nyf;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_2 = ___0_a;
|
|
NullCheck(L_1);
|
|
cxg_Invoke_m737FA828F48B8326DA38389CD6E6870C24BA91FF_inline(L_1, L_2, NULL);
|
|
}
|
|
|
|
IL_0014:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* cxi_AddEmptyAnimation_m8471418D95E529C43FAFEAEDB0D602AE0DB0EE04 (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, int32_t ___0_trackIndex, float ___1_mixDuration, float ___2_delay, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
float L_0 = ___2_delay;
|
|
if ((!(((float)L_0) <= ((float)(0.0f)))))
|
|
{
|
|
goto IL_000d;
|
|
}
|
|
}
|
|
{
|
|
float L_1 = ___2_delay;
|
|
float L_2 = ___1_mixDuration;
|
|
___2_delay = ((float)il2cpp_codegen_subtract(L_1, L_2));
|
|
}
|
|
|
|
IL_000d:
|
|
{
|
|
int32_t L_3 = ___0_trackIndex;
|
|
il2cpp_codegen_runtime_class_init_inline(cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2_il2cpp_TypeInfo_var);
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* L_4 = ((cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2_StaticFields*)il2cpp_codegen_static_fields_for(cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2_il2cpp_TypeInfo_var))->___nxs;
|
|
float L_5 = ___2_delay;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_6;
|
|
L_6 = cxi_AddAnimation_m6E7CD11611863136BC3186403E59FA5A14A46613(__this, L_3, L_4, (bool)0, L_5, NULL);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_7 = L_6;
|
|
float L_8 = ___1_mixDuration;
|
|
NullCheck(L_7);
|
|
L_7->___nzq = L_8;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_9 = L_7;
|
|
float L_10 = ___1_mixDuration;
|
|
NullCheck(L_9);
|
|
L_9->___nzm = L_10;
|
|
return L_9;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* cxi_cfm_m5946DDD815EE8E17281DB039B347C6C920476A2C (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, int32_t ___0_trackIndex, String_t* ___1_animationName, bool ___2_loop, float ___3_delay, const RuntimeMethod* method)
|
|
{
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* V_0 = NULL;
|
|
{
|
|
cxr_t40F2FEA3AB3BC2D3274C8117E684F7D812EADBF2* L_0 = __this->___nya;
|
|
NullCheck(L_0);
|
|
czo_t1E9B258255B9D4B0B05750F566891C7900FA9510* L_1 = L_0->___oae;
|
|
String_t* L_2 = ___1_animationName;
|
|
NullCheck(L_1);
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* L_3;
|
|
L_3 = czo_FindAnimation_mB0B21F52CF480D8197E01B2A37F712BB33A80E83(L_1, L_2, NULL);
|
|
V_0 = L_3;
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* L_4 = V_0;
|
|
if (L_4)
|
|
{
|
|
goto IL_002b;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_5 = ___1_animationName;
|
|
String_t* L_6;
|
|
L_6 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral819A5DE02A0B9CABE48E670DBFDC5E3A5CC60520)), L_5, NULL);
|
|
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_m8F9D40CE19D19B698A70F9A258640EB52DB39B62(L_7, L_6, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralCFCE4AA7CF980E139280E10AA9175C70CB49CC5A)), NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_7, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&cxi_cfm_m5946DDD815EE8E17281DB039B347C6C920476A2C_RuntimeMethod_var)));
|
|
}
|
|
|
|
IL_002b:
|
|
{
|
|
int32_t L_8 = ___0_trackIndex;
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* L_9 = V_0;
|
|
bool L_10 = ___2_loop;
|
|
float L_11 = ___3_delay;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_12;
|
|
L_12 = cxi_AddAnimation_m6E7CD11611863136BC3186403E59FA5A14A46613(__this, L_8, L_9, L_10, L_11, NULL);
|
|
return L_12;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool cxi_ibt_m5357FADEE04202F94EE4EC4884C9EAEC4CE54BC1 (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* ___0_a, float ___1_b, const RuntimeMethod* method)
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* V_0 = NULL;
|
|
bool V_1 = false;
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_0 = ___0_a;
|
|
NullCheck(L_0);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_1 = L_0->___nyq;
|
|
V_0 = L_1;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_2 = V_0;
|
|
if (L_2)
|
|
{
|
|
goto IL_000c;
|
|
}
|
|
}
|
|
{
|
|
return (bool)1;
|
|
}
|
|
|
|
IL_000c:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_3 = V_0;
|
|
float L_4 = ___1_b;
|
|
bool L_5;
|
|
L_5 = cxi_ibt_m5357FADEE04202F94EE4EC4884C9EAEC4CE54BC1(__this, L_3, L_4, NULL);
|
|
V_1 = L_5;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_6 = V_0;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_7 = V_0;
|
|
NullCheck(L_7);
|
|
float L_8 = L_7->___nzh;
|
|
NullCheck(L_6);
|
|
L_6->___nzg = L_8;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_9 = V_0;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_10 = V_0;
|
|
NullCheck(L_10);
|
|
float L_11 = L_10->___nzl;
|
|
NullCheck(L_9);
|
|
L_9->___nzk = L_11;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_12 = ___0_a;
|
|
NullCheck(L_12);
|
|
float L_13 = L_12->___nzp;
|
|
if ((!(((float)L_13) > ((float)(0.0f)))))
|
|
{
|
|
goto IL_009c;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_14 = ___0_a;
|
|
NullCheck(L_14);
|
|
float L_15 = L_14->___nzp;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_16 = ___0_a;
|
|
NullCheck(L_16);
|
|
float L_17 = L_16->___nzq;
|
|
if ((!(((float)L_15) >= ((float)L_17))))
|
|
{
|
|
goto IL_009c;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_18 = V_0;
|
|
NullCheck(L_18);
|
|
float L_19 = L_18->___nzs;
|
|
if ((((float)L_19) == ((float)(0.0f))))
|
|
{
|
|
goto IL_0062;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_20 = ___0_a;
|
|
NullCheck(L_20);
|
|
float L_21 = L_20->___nzq;
|
|
if ((!(((float)L_21) == ((float)(0.0f)))))
|
|
{
|
|
goto IL_009a;
|
|
}
|
|
}
|
|
|
|
IL_0062:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_22 = ___0_a;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_23 = V_0;
|
|
NullCheck(L_23);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_24 = L_23->___nyq;
|
|
NullCheck(L_22);
|
|
L_22->___nyq = L_24;
|
|
Il2CppCodeGenWriteBarrier((void**)(&L_22->___nyq), (void*)L_24);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_25 = V_0;
|
|
NullCheck(L_25);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_26 = L_25->___nyq;
|
|
if (!L_26)
|
|
{
|
|
goto IL_0082;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_27 = V_0;
|
|
NullCheck(L_27);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_28 = L_27->___nyq;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_29 = ___0_a;
|
|
NullCheck(L_28);
|
|
L_28->___nyr = L_29;
|
|
Il2CppCodeGenWriteBarrier((void**)(&L_28->___nyr), (void*)L_29);
|
|
}
|
|
|
|
IL_0082:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_30 = ___0_a;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_31 = V_0;
|
|
NullCheck(L_31);
|
|
float L_32 = L_31->___nzr;
|
|
NullCheck(L_30);
|
|
L_30->___nzr = L_32;
|
|
cxm_t0479DB05DFCE31B18506D24565FA53C680306098* L_33 = __this->___nyj;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_34 = V_0;
|
|
NullCheck(L_33);
|
|
cxm_icr_m46CE6975DF6303E05AE8CB3B422DCE912D1421E3(L_33, L_34, NULL);
|
|
}
|
|
|
|
IL_009a:
|
|
{
|
|
bool L_35 = V_1;
|
|
return L_35;
|
|
}
|
|
|
|
IL_009c:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_36 = V_0;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_37 = L_36;
|
|
NullCheck(L_37);
|
|
float L_38 = L_37->___nzj;
|
|
float L_39 = ___1_b;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_40 = V_0;
|
|
NullCheck(L_40);
|
|
float L_41 = L_40->___nzn;
|
|
NullCheck(L_37);
|
|
L_37->___nzj = ((float)il2cpp_codegen_add(L_38, ((float)il2cpp_codegen_multiply(L_39, L_41))));
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_42 = ___0_a;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_43 = L_42;
|
|
NullCheck(L_43);
|
|
float L_44 = L_43->___nzp;
|
|
float L_45 = ___1_b;
|
|
NullCheck(L_43);
|
|
L_43->___nzp = ((float)il2cpp_codegen_add(L_44, L_45));
|
|
return (bool)0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxi_fot_m03B69A9560B9BAAC69DFA1EE4F24105FACD6FEE5 (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* ___0_a, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_0 = __this->___nyf;
|
|
if (!L_0)
|
|
{
|
|
goto IL_0014;
|
|
}
|
|
}
|
|
{
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_1 = __this->___nyf;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_2 = ___0_a;
|
|
NullCheck(L_1);
|
|
cxg_Invoke_m737FA828F48B8326DA38389CD6E6870C24BA91FF_inline(L_1, L_2, NULL);
|
|
}
|
|
|
|
IL_0014:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxi_ixi_m7365E065914B86BB4F55F538197E016F36653B46 (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
cxm_t0479DB05DFCE31B18506D24565FA53C680306098* L_0 = __this->___nyj;
|
|
NullCheck(L_0);
|
|
cxm_icw_mD30628D7399A842F9FAD7FC4684F772A08AF0E6D(L_0, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* cxi_gth_m860B1E23A50CE82E78D8880ECB3D553E523A54DE (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, int32_t ___0_trackIndex, float ___1_mixDuration, float ___2_delay, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
float L_0 = ___2_delay;
|
|
if ((!(((float)L_0) <= ((float)(9271.0f)))))
|
|
{
|
|
goto IL_000d;
|
|
}
|
|
}
|
|
{
|
|
float L_1 = ___2_delay;
|
|
float L_2 = ___1_mixDuration;
|
|
___2_delay = ((float)il2cpp_codegen_subtract(L_1, L_2));
|
|
}
|
|
|
|
IL_000d:
|
|
{
|
|
int32_t L_3 = ___0_trackIndex;
|
|
il2cpp_codegen_runtime_class_init_inline(cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2_il2cpp_TypeInfo_var);
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* L_4 = ((cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2_StaticFields*)il2cpp_codegen_static_fields_for(cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2_il2cpp_TypeInfo_var))->___nxs;
|
|
float L_5 = ___2_delay;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_6;
|
|
L_6 = cxi_AddAnimation_m6E7CD11611863136BC3186403E59FA5A14A46613(__this, L_3, L_4, (bool)0, L_5, NULL);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_7 = L_6;
|
|
float L_8 = ___1_mixDuration;
|
|
NullCheck(L_7);
|
|
L_7->___nzq = L_8;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_9 = L_7;
|
|
float L_10 = ___1_mixDuration;
|
|
NullCheck(L_9);
|
|
L_9->___nzm = L_10;
|
|
return L_9;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* cxi_bzn_mB8B66D966B23FADEC3897697AD473CCE7F2D00CA (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, int32_t ___0_trackIndex, String_t* ___1_animationName, bool ___2_loop, const RuntimeMethod* method)
|
|
{
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* V_0 = NULL;
|
|
{
|
|
cxr_t40F2FEA3AB3BC2D3274C8117E684F7D812EADBF2* L_0 = __this->___nya;
|
|
NullCheck(L_0);
|
|
czo_t1E9B258255B9D4B0B05750F566891C7900FA9510* L_1 = L_0->___oae;
|
|
String_t* L_2 = ___1_animationName;
|
|
NullCheck(L_1);
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* L_3;
|
|
L_3 = czo_FindAnimation_mB0B21F52CF480D8197E01B2A37F712BB33A80E83(L_1, L_2, NULL);
|
|
V_0 = L_3;
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* L_4 = V_0;
|
|
if (L_4)
|
|
{
|
|
goto IL_002b;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_5 = ___1_animationName;
|
|
String_t* L_6;
|
|
L_6 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral306CF5FDDD77D5F5B0AC15E7833513E7A9FE5769)), L_5, NULL);
|
|
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_m8F9D40CE19D19B698A70F9A258640EB52DB39B62(L_7, L_6, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral8A6FD20540200B6EA9EB4FD2FCA4260B95B93965)), NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_7, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&cxi_bzn_mB8B66D966B23FADEC3897697AD473CCE7F2D00CA_RuntimeMethod_var)));
|
|
}
|
|
|
|
IL_002b:
|
|
{
|
|
int32_t L_8 = ___0_trackIndex;
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* L_9 = V_0;
|
|
bool L_10 = ___2_loop;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_11;
|
|
L_11 = cxi_SetAnimation_m02CEA73C601033BA1F73CDDB2DA1F80773118C1E(__this, L_8, L_9, L_10, NULL);
|
|
return L_11;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float cxi_dxc_m15A2B381CA62E48E3E0DC68F51E11AB4EDE0CE76 (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* ___0_a, czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* ___1_b, int32_t ___2_c, 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*)&cwk_t95F941C946138FA950FA2A5CBD243288DF6BCF94_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cwr_tB32AE31B660714E12F96179A963CC995252FABBC_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cwx_t781F4D14015779306A27908CB2E8DBCE3E2D13DE_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cxa_t54041616669838A2172FABB189D96F6D88BDE3B2_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cyt_1_Clear_m7E6C61E27E795BC359B6AF0CF06A905EEA3033FA_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cyt_1_Resize_mAC66D07D38CEB35DD685C8165544B34CAAB83E41_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* V_0 = NULL;
|
|
float V_1 = 0.0f;
|
|
cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016* V_2 = NULL;
|
|
bool V_3 = false;
|
|
bool V_4 = false;
|
|
float V_5 = 0.0f;
|
|
float V_6 = 0.0f;
|
|
cyt_1_t15D208ED20DD19D17CA30C59237CB35A70E3C96C* V_7 = NULL;
|
|
int32_t V_8 = 0;
|
|
cwkU5BU5D_t8A0893DA1EA37E5125FF252FD84867D96E7115C9* V_9 = NULL;
|
|
float V_10 = 0.0f;
|
|
float V_11 = 0.0f;
|
|
int32_t V_12 = 0;
|
|
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* V_13 = NULL;
|
|
cxjU5BU5D_tE980B57EF364DD3737BD53D40D13E062F22F6B57* V_14 = NULL;
|
|
bool V_15 = false;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* V_16 = NULL;
|
|
int32_t V_17 = 0;
|
|
RuntimeObject* V_18 = NULL;
|
|
int32_t V_19 = 0;
|
|
int32_t V_20 = 0;
|
|
float V_21 = 0.0f;
|
|
cwr_tB32AE31B660714E12F96179A963CC995252FABBC* V_22 = NULL;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* V_23 = NULL;
|
|
int32_t V_24 = 0;
|
|
cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016* G_B12_0 = NULL;
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_0 = ___0_a;
|
|
NullCheck(L_0);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_1 = L_0->___nyq;
|
|
V_0 = L_1;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_2 = V_0;
|
|
NullCheck(L_2);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_3 = L_2->___nyq;
|
|
if (!L_3)
|
|
{
|
|
goto IL_0019;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_4 = V_0;
|
|
czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* L_5 = ___1_b;
|
|
int32_t L_6 = ___2_c;
|
|
float L_7;
|
|
L_7 = cxi_ibu_m307F9766BB08CE4D5E0D01315496B28B64D03225(__this, L_4, L_5, L_6, NULL);
|
|
}
|
|
|
|
IL_0019:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_8 = ___0_a;
|
|
NullCheck(L_8);
|
|
float L_9 = L_8->___nzq;
|
|
if ((!(((float)L_9) == ((float)(-8237.0f)))))
|
|
{
|
|
goto IL_0035;
|
|
}
|
|
}
|
|
{
|
|
V_1 = (3666.0f);
|
|
int32_t L_10 = ___2_c;
|
|
if ((!(((uint32_t)L_10) == ((uint32_t)1))))
|
|
{
|
|
goto IL_005d;
|
|
}
|
|
}
|
|
{
|
|
___2_c = 0;
|
|
goto IL_005d;
|
|
}
|
|
|
|
IL_0035:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_11 = ___0_a;
|
|
NullCheck(L_11);
|
|
float L_12 = L_11->___nzp;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_13 = ___0_a;
|
|
NullCheck(L_13);
|
|
float L_14 = L_13->___nzq;
|
|
V_1 = ((float)(L_12/L_14));
|
|
float L_15 = V_1;
|
|
if ((!(((float)L_15) > ((float)(6934.0f)))))
|
|
{
|
|
goto IL_0051;
|
|
}
|
|
}
|
|
{
|
|
V_1 = (-2313.0f);
|
|
}
|
|
|
|
IL_0051:
|
|
{
|
|
int32_t L_16 = ___2_c;
|
|
if ((((int32_t)L_16) == ((int32_t)1)))
|
|
{
|
|
goto IL_005d;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_17 = V_0;
|
|
NullCheck(L_17);
|
|
int32_t L_18 = L_17->___nzt;
|
|
___2_c = L_18;
|
|
}
|
|
|
|
IL_005d:
|
|
{
|
|
float L_19 = V_1;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_20 = V_0;
|
|
NullCheck(L_20);
|
|
float L_21 = L_20->___nzb;
|
|
if ((((float)L_19) < ((float)L_21)))
|
|
{
|
|
goto IL_0069;
|
|
}
|
|
}
|
|
{
|
|
G_B12_0 = ((cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016*)(NULL));
|
|
goto IL_006f;
|
|
}
|
|
|
|
IL_0069:
|
|
{
|
|
cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016* L_22 = __this->___nyc;
|
|
G_B12_0 = L_22;
|
|
}
|
|
|
|
IL_006f:
|
|
{
|
|
V_2 = G_B12_0;
|
|
float L_23 = V_1;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_24 = V_0;
|
|
NullCheck(L_24);
|
|
float L_25 = L_24->___nzc;
|
|
V_3 = (bool)((((float)L_23) < ((float)L_25))? 1 : 0);
|
|
float L_26 = V_1;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_27 = V_0;
|
|
NullCheck(L_27);
|
|
float L_28 = L_27->___nzd;
|
|
V_4 = (bool)((((float)L_26) < ((float)L_28))? 1 : 0);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_29 = V_0;
|
|
NullCheck(L_29);
|
|
float L_30 = L_29->___nzg;
|
|
V_5 = L_30;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_31 = V_0;
|
|
NullCheck(L_31);
|
|
float L_32;
|
|
L_32 = cxj_get_AnimationTime_m906D77C0C3ACE09719C08CC0EA6B6440AAC7B7E0(L_31, NULL);
|
|
V_6 = L_32;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_33 = V_0;
|
|
NullCheck(L_33);
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* L_34 = L_33->___nyp;
|
|
NullCheck(L_34);
|
|
cyt_1_t15D208ED20DD19D17CA30C59237CB35A70E3C96C* L_35 = L_34->___nua;
|
|
V_7 = L_35;
|
|
cyt_1_t15D208ED20DD19D17CA30C59237CB35A70E3C96C* L_36 = V_7;
|
|
NullCheck(L_36);
|
|
int32_t L_37 = L_36->___Count;
|
|
V_8 = L_37;
|
|
cyt_1_t15D208ED20DD19D17CA30C59237CB35A70E3C96C* L_38 = V_7;
|
|
NullCheck(L_38);
|
|
cwkU5BU5D_t8A0893DA1EA37E5125FF252FD84867D96E7115C9* L_39 = L_38->___Items;
|
|
V_9 = L_39;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_40 = V_0;
|
|
NullCheck(L_40);
|
|
float L_41 = L_40->___nzo;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_42 = ___0_a;
|
|
NullCheck(L_42);
|
|
float L_43 = L_42->___nzr;
|
|
V_10 = ((float)il2cpp_codegen_multiply(L_41, L_43));
|
|
float L_44 = V_10;
|
|
float L_45 = V_1;
|
|
V_11 = ((float)il2cpp_codegen_multiply(L_44, ((float)il2cpp_codegen_subtract((9763.0f), L_45))));
|
|
int32_t L_46 = ___2_c;
|
|
if ((!(((uint32_t)L_46) == ((uint32_t)3))))
|
|
{
|
|
goto IL_00fd;
|
|
}
|
|
}
|
|
{
|
|
V_12 = 0;
|
|
goto IL_00f2;
|
|
}
|
|
|
|
IL_00d8:
|
|
{
|
|
cwkU5BU5D_t8A0893DA1EA37E5125FF252FD84867D96E7115C9* L_47 = V_9;
|
|
int32_t L_48 = V_12;
|
|
NullCheck(L_47);
|
|
int32_t L_49 = L_48;
|
|
RuntimeObject* L_50 = (L_47)->GetAt(static_cast<il2cpp_array_size_t>(L_49));
|
|
czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* L_51 = ___1_b;
|
|
float L_52 = V_5;
|
|
float L_53 = V_6;
|
|
cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016* L_54 = V_2;
|
|
float L_55 = V_11;
|
|
int32_t L_56 = ___2_c;
|
|
NullCheck(L_50);
|
|
InterfaceActionInvoker7< czh_tE8F1A87C5388086F23589583A37E369F2950CBC9*, float, float, cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016*, float, int32_t, int32_t >::Invoke(0, cwk_t95F941C946138FA950FA2A5CBD243288DF6BCF94_il2cpp_TypeInfo_var, L_50, L_51, L_52, L_53, L_54, L_55, L_56, 1);
|
|
int32_t L_57 = V_12;
|
|
V_12 = ((int32_t)il2cpp_codegen_add(L_57, 1));
|
|
}
|
|
|
|
IL_00f2:
|
|
{
|
|
int32_t L_58 = V_12;
|
|
int32_t L_59 = V_8;
|
|
if ((((int32_t)L_58) < ((int32_t)L_59)))
|
|
{
|
|
goto IL_00d8;
|
|
}
|
|
}
|
|
{
|
|
goto IL_027a;
|
|
}
|
|
|
|
IL_00fd:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_60 = V_0;
|
|
NullCheck(L_60);
|
|
cyt_1_tC1DEF6AAD82FA124BC41D0504CAD05EFBEE60FA7* L_61 = L_60->___nzu;
|
|
NullCheck(L_61);
|
|
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_62 = L_61->___Items;
|
|
V_13 = L_62;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_63 = V_0;
|
|
NullCheck(L_63);
|
|
cyt_1_t5035B0510612A7C4AE3431E0BDAFD72257E38BF2* L_64 = L_63->___nzv;
|
|
NullCheck(L_64);
|
|
cxjU5BU5D_tE980B57EF364DD3737BD53D40D13E062F22F6B57* L_65 = L_64->___Items;
|
|
V_14 = L_65;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_66 = V_0;
|
|
NullCheck(L_66);
|
|
cyt_1_tE9A88B07E73065F90C455BD5DF1F9E576AA7517C* L_67 = L_66->___nzw;
|
|
NullCheck(L_67);
|
|
int32_t L_68 = L_67->___Count;
|
|
int32_t L_69 = V_8;
|
|
V_15 = (bool)((((int32_t)((((int32_t)L_68) == ((int32_t)((int32_t)(L_69<<1))))? 1 : 0)) == ((int32_t)0))? 1 : 0);
|
|
bool L_70 = V_15;
|
|
if (!L_70)
|
|
{
|
|
goto IL_0146;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_71 = V_0;
|
|
NullCheck(L_71);
|
|
cyt_1_tE9A88B07E73065F90C455BD5DF1F9E576AA7517C* L_72 = L_71->___nzw;
|
|
cyt_1_t15D208ED20DD19D17CA30C59237CB35A70E3C96C* L_73 = V_7;
|
|
NullCheck(L_73);
|
|
int32_t L_74 = L_73->___Count;
|
|
NullCheck(L_72);
|
|
cyt_1_tE9A88B07E73065F90C455BD5DF1F9E576AA7517C* L_75;
|
|
L_75 = cyt_1_Resize_mAC66D07D38CEB35DD685C8165544B34CAAB83E41(L_72, ((int32_t)(L_74<<1)), cyt_1_Resize_mAC66D07D38CEB35DD685C8165544B34CAAB83E41_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0146:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_76 = V_0;
|
|
NullCheck(L_76);
|
|
cyt_1_tE9A88B07E73065F90C455BD5DF1F9E576AA7517C* L_77 = L_76->___nzw;
|
|
NullCheck(L_77);
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_78 = L_77->___Items;
|
|
V_16 = L_78;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_79 = V_0;
|
|
NullCheck(L_79);
|
|
L_79->___nzs = (-6420.0f);
|
|
V_17 = 0;
|
|
goto IL_0271;
|
|
}
|
|
|
|
IL_0166:
|
|
{
|
|
cwkU5BU5D_t8A0893DA1EA37E5125FF252FD84867D96E7115C9* L_80 = V_9;
|
|
int32_t L_81 = V_17;
|
|
NullCheck(L_80);
|
|
int32_t L_82 = L_81;
|
|
RuntimeObject* L_83 = (L_80)->GetAt(static_cast<il2cpp_array_size_t>(L_82));
|
|
V_18 = L_83;
|
|
V_19 = 1;
|
|
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_84 = V_13;
|
|
int32_t L_85 = V_17;
|
|
NullCheck(L_84);
|
|
int32_t L_86 = L_85;
|
|
int32_t L_87 = (L_84)->GetAt(static_cast<il2cpp_array_size_t>(L_86));
|
|
V_24 = L_87;
|
|
int32_t L_88 = V_24;
|
|
switch (L_88)
|
|
{
|
|
case 0:
|
|
{
|
|
goto IL_0190;
|
|
}
|
|
case 1:
|
|
{
|
|
goto IL_01a9;
|
|
}
|
|
case 2:
|
|
{
|
|
goto IL_01b2;
|
|
}
|
|
case 3:
|
|
{
|
|
goto IL_01bb;
|
|
}
|
|
}
|
|
}
|
|
{
|
|
goto IL_01c4;
|
|
}
|
|
|
|
IL_0190:
|
|
{
|
|
bool L_89 = V_4;
|
|
if (L_89)
|
|
{
|
|
goto IL_01a0;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject* L_90 = V_18;
|
|
if (((cxa_t54041616669838A2172FABB189D96F6D88BDE3B2*)IsInstClass((RuntimeObject*)L_90, cxa_t54041616669838A2172FABB189D96F6D88BDE3B2_il2cpp_TypeInfo_var)))
|
|
{
|
|
goto IL_026b;
|
|
}
|
|
}
|
|
|
|
IL_01a0:
|
|
{
|
|
int32_t L_91 = ___2_c;
|
|
V_20 = L_91;
|
|
float L_92 = V_11;
|
|
V_21 = L_92;
|
|
goto IL_01f2;
|
|
}
|
|
|
|
IL_01a9:
|
|
{
|
|
V_20 = 0;
|
|
float L_93 = V_11;
|
|
V_21 = L_93;
|
|
goto IL_01f2;
|
|
}
|
|
|
|
IL_01b2:
|
|
{
|
|
int32_t L_94 = ___2_c;
|
|
V_20 = L_94;
|
|
float L_95 = V_10;
|
|
V_21 = L_95;
|
|
goto IL_01f2;
|
|
}
|
|
|
|
IL_01bb:
|
|
{
|
|
V_20 = 0;
|
|
float L_96 = V_10;
|
|
V_21 = L_96;
|
|
goto IL_01f2;
|
|
}
|
|
|
|
IL_01c4:
|
|
{
|
|
V_20 = 0;
|
|
cxjU5BU5D_tE980B57EF364DD3737BD53D40D13E062F22F6B57* L_97 = V_14;
|
|
int32_t L_98 = V_17;
|
|
NullCheck(L_97);
|
|
int32_t L_99 = L_98;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_100 = (L_97)->GetAt(static_cast<il2cpp_array_size_t>(L_99));
|
|
V_23 = L_100;
|
|
float L_101 = V_10;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_102 = V_23;
|
|
NullCheck(L_102);
|
|
float L_103 = L_102->___nzp;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_104 = V_23;
|
|
NullCheck(L_104);
|
|
float L_105 = L_104->___nzq;
|
|
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
|
|
float L_106;
|
|
L_106 = Math_Max_mB55ACEA482E7F67E61496C4C7C54FE0BB7BE78EA((-664.0f), ((float)il2cpp_codegen_subtract((9852.0f), ((float)(L_103/L_105)))), NULL);
|
|
V_21 = ((float)il2cpp_codegen_multiply(L_101, L_106));
|
|
}
|
|
|
|
IL_01f2:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_107 = V_0;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_108 = L_107;
|
|
NullCheck(L_108);
|
|
float L_109 = L_108->___nzs;
|
|
float L_110 = V_21;
|
|
NullCheck(L_108);
|
|
L_108->___nzs = ((float)il2cpp_codegen_add(L_109, L_110));
|
|
RuntimeObject* L_111 = V_18;
|
|
V_22 = ((cwr_tB32AE31B660714E12F96179A963CC995252FABBC*)IsInstClass((RuntimeObject*)L_111, cwr_tB32AE31B660714E12F96179A963CC995252FABBC_il2cpp_TypeInfo_var));
|
|
cwr_tB32AE31B660714E12F96179A963CC995252FABBC* L_112 = V_22;
|
|
if (!L_112)
|
|
{
|
|
goto IL_0226;
|
|
}
|
|
}
|
|
{
|
|
cwr_tB32AE31B660714E12F96179A963CC995252FABBC* L_113 = V_22;
|
|
czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* L_114 = ___1_b;
|
|
float L_115 = V_6;
|
|
float L_116 = V_21;
|
|
int32_t L_117 = V_20;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_118 = V_16;
|
|
int32_t L_119 = V_17;
|
|
bool L_120 = V_15;
|
|
il2cpp_codegen_runtime_class_init_inline(cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2_il2cpp_TypeInfo_var);
|
|
cxi_iby_m46D2A057F0BF809E84AA430CE019D94ABD3ACE7E(L_113, L_114, L_115, L_116, L_117, L_118, ((int32_t)(L_119<<1)), L_120, NULL);
|
|
goto IL_026b;
|
|
}
|
|
|
|
IL_0226:
|
|
{
|
|
RuntimeObject* L_121 = V_18;
|
|
if (!((cwx_t781F4D14015779306A27908CB2E8DBCE3E2D13DE*)IsInstClass((RuntimeObject*)L_121, cwx_t781F4D14015779306A27908CB2E8DBCE3E2D13DE_il2cpp_TypeInfo_var)))
|
|
{
|
|
goto IL_0244;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject* L_122 = V_18;
|
|
czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* L_123 = ___1_b;
|
|
float L_124 = V_6;
|
|
int32_t L_125 = V_20;
|
|
bool L_126 = V_3;
|
|
cxi_ibw_m459CEC13093F868588AD277BCC5C7CA328C91559(__this, ((cwx_t781F4D14015779306A27908CB2E8DBCE3E2D13DE*)CastclassClass((RuntimeObject*)L_122, cwx_t781F4D14015779306A27908CB2E8DBCE3E2D13DE_il2cpp_TypeInfo_var)), L_123, L_124, L_125, L_126, NULL);
|
|
goto IL_026b;
|
|
}
|
|
|
|
IL_0244:
|
|
{
|
|
bool L_127 = V_4;
|
|
if (!L_127)
|
|
{
|
|
goto IL_0258;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject* L_128 = V_18;
|
|
if (!((cxa_t54041616669838A2172FABB189D96F6D88BDE3B2*)IsInstClass((RuntimeObject*)L_128, cxa_t54041616669838A2172FABB189D96F6D88BDE3B2_il2cpp_TypeInfo_var)))
|
|
{
|
|
goto IL_0258;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_129 = V_20;
|
|
if (L_129)
|
|
{
|
|
goto IL_0258;
|
|
}
|
|
}
|
|
{
|
|
V_19 = 0;
|
|
}
|
|
|
|
IL_0258:
|
|
{
|
|
RuntimeObject* L_130 = V_18;
|
|
czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* L_131 = ___1_b;
|
|
float L_132 = V_5;
|
|
float L_133 = V_6;
|
|
cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016* L_134 = V_2;
|
|
float L_135 = V_21;
|
|
int32_t L_136 = V_20;
|
|
int32_t L_137 = V_19;
|
|
NullCheck(L_130);
|
|
InterfaceActionInvoker7< czh_tE8F1A87C5388086F23589583A37E369F2950CBC9*, float, float, cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016*, float, int32_t, int32_t >::Invoke(0, cwk_t95F941C946138FA950FA2A5CBD243288DF6BCF94_il2cpp_TypeInfo_var, L_130, L_131, L_132, L_133, L_134, L_135, L_136, L_137);
|
|
}
|
|
|
|
IL_026b:
|
|
{
|
|
int32_t L_138 = V_17;
|
|
V_17 = ((int32_t)il2cpp_codegen_add(L_138, 1));
|
|
}
|
|
|
|
IL_0271:
|
|
{
|
|
int32_t L_139 = V_17;
|
|
int32_t L_140 = V_8;
|
|
if ((((int32_t)L_139) < ((int32_t)L_140)))
|
|
{
|
|
goto IL_0166;
|
|
}
|
|
}
|
|
|
|
IL_027a:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_141 = ___0_a;
|
|
NullCheck(L_141);
|
|
float L_142 = L_141->___nzq;
|
|
if ((!(((float)L_142) > ((float)(4658.0f)))))
|
|
{
|
|
goto IL_0290;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_143 = V_0;
|
|
float L_144 = V_6;
|
|
cxi_ibz_m73CB72F6340772D0D774C40C76D5276D6700226B(__this, L_143, L_144, NULL);
|
|
}
|
|
|
|
IL_0290:
|
|
{
|
|
cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016* L_145 = __this->___nyc;
|
|
NullCheck(L_145);
|
|
cyt_1_Clear_m7E6C61E27E795BC359B6AF0CF06A905EEA3033FA(L_145, (bool)0, cyt_1_Clear_m7E6C61E27E795BC359B6AF0CF06A905EEA3033FA_RuntimeMethod_var);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_146 = V_0;
|
|
float L_147 = V_6;
|
|
NullCheck(L_146);
|
|
L_146->___nzh = L_147;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_148 = V_0;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_149 = V_0;
|
|
NullCheck(L_149);
|
|
float L_150 = L_149->___nzj;
|
|
NullCheck(L_148);
|
|
L_148->___nzl = L_150;
|
|
float L_151 = V_1;
|
|
return L_151;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* cxi_dhv_m7D791CBAD67BAE1B7664F38BD6DD96E8CD6E6131 (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, int32_t ___0_trackIndex, float ___1_mixDuration, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = ___0_trackIndex;
|
|
il2cpp_codegen_runtime_class_init_inline(cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2_il2cpp_TypeInfo_var);
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* L_1 = ((cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2_StaticFields*)il2cpp_codegen_static_fields_for(cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2_il2cpp_TypeInfo_var))->___nxs;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_2;
|
|
L_2 = cxi_SetAnimation_m02CEA73C601033BA1F73CDDB2DA1F80773118C1E(__this, L_0, L_1, (bool)0, NULL);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_3 = L_2;
|
|
float L_4 = ___1_mixDuration;
|
|
NullCheck(L_3);
|
|
L_3->___nzq = L_4;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_5 = L_3;
|
|
float L_6 = ___1_mixDuration;
|
|
NullCheck(L_5);
|
|
L_5->___nzm = L_6;
|
|
return L_5;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxi_nqu_m4B7E200A47A95B835FC375DA0C87B30FDDC7FDC6 (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* ___0_a, const RuntimeMethod* method)
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* V_0 = NULL;
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_0 = ___0_a;
|
|
NullCheck(L_0);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_1 = L_0->___next;
|
|
V_0 = L_1;
|
|
goto IL_001c;
|
|
}
|
|
|
|
IL_0009:
|
|
{
|
|
cxm_t0479DB05DFCE31B18506D24565FA53C680306098* L_2 = __this->___nyj;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_3 = V_0;
|
|
NullCheck(L_2);
|
|
cxm_ics_m2CFB9943E948F3663C838E377C4590DFC5F97A35(L_2, L_3, NULL);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_4 = V_0;
|
|
NullCheck(L_4);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_5 = L_4->___next;
|
|
V_0 = L_5;
|
|
}
|
|
|
|
IL_001c:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_6 = V_0;
|
|
if (L_6)
|
|
{
|
|
goto IL_0009;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_7 = ___0_a;
|
|
NullCheck(L_7);
|
|
L_7->___next = (cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7*)NULL;
|
|
Il2CppCodeGenWriteBarrier((void**)(&L_7->___next), (void*)(cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7*)NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool cxi_hcs_m3DFDAF7C6E15B88304AFAD1F8BD27F4ACB134EB4 (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* ___0_skeleton, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cwk_t95F941C946138FA950FA2A5CBD243288DF6BCF94_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cwr_tB32AE31B660714E12F96179A963CC995252FABBC_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cwx_t781F4D14015779306A27908CB2E8DBCE3E2D13DE_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cyt_1_Clear_m7E6C61E27E795BC359B6AF0CF06A905EEA3033FA_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cyt_1_Resize_mAC66D07D38CEB35DD685C8165544B34CAAB83E41_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016* V_0 = NULL;
|
|
bool V_1 = false;
|
|
cxjU5BU5D_tE980B57EF364DD3737BD53D40D13E062F22F6B57* V_2 = NULL;
|
|
int32_t V_3 = 0;
|
|
czuU5BU5D_t7AE5F6E3BA7E116BE09B8E0FFFF75E47EF7DEF77* V_4 = NULL;
|
|
int32_t V_5 = 0;
|
|
int32_t V_6 = 0;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* V_7 = NULL;
|
|
int32_t V_8 = 0;
|
|
float V_9 = 0.0f;
|
|
float V_10 = 0.0f;
|
|
float V_11 = 0.0f;
|
|
int32_t V_12 = 0;
|
|
cyt_1_t15D208ED20DD19D17CA30C59237CB35A70E3C96C* V_13 = NULL;
|
|
cwkU5BU5D_t8A0893DA1EA37E5125FF252FD84867D96E7115C9* V_14 = NULL;
|
|
int32_t V_15 = 0;
|
|
RuntimeObject* V_16 = NULL;
|
|
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* V_17 = NULL;
|
|
bool V_18 = false;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* V_19 = NULL;
|
|
int32_t V_20 = 0;
|
|
RuntimeObject* V_21 = NULL;
|
|
int32_t V_22 = 0;
|
|
cwr_tB32AE31B660714E12F96179A963CC995252FABBC* V_23 = NULL;
|
|
int32_t V_24 = 0;
|
|
int32_t V_25 = 0;
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* V_26 = NULL;
|
|
String_t* V_27 = NULL;
|
|
int32_t G_B10_0 = 0;
|
|
int32_t G_B31_0 = 0;
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* G_B45_0 = NULL;
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* G_B44_0 = NULL;
|
|
cya_t8993218D3DD65565F488F89F67FBDEC3446C0C8B* G_B46_0 = NULL;
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* G_B46_1 = NULL;
|
|
{
|
|
czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* L_0 = ___0_skeleton;
|
|
if (L_0)
|
|
{
|
|
goto IL_0013;
|
|
}
|
|
}
|
|
{
|
|
ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129* L_1 = (ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129_il2cpp_TypeInfo_var)));
|
|
ArgumentNullException__ctor_m6D9C7B47EA708382838B264BA02EBB7576DFA155(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral8F9743DE1DD712E57FB06A416680584598EF944D)), ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralABCF56B75B2CDC012A7C4D5CD160D142CD128B3F)), NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&cxi_hcs_m3DFDAF7C6E15B88304AFAD1F8BD27F4ACB134EB4_RuntimeMethod_var)));
|
|
}
|
|
|
|
IL_0013:
|
|
{
|
|
bool L_2 = __this->___nyl;
|
|
if (!L_2)
|
|
{
|
|
goto IL_0021;
|
|
}
|
|
}
|
|
{
|
|
cxi_ice_m4D1EEFEE38C6C809B7ADE636FE083D14DE8FB6EC(__this, NULL);
|
|
}
|
|
|
|
IL_0021:
|
|
{
|
|
cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016* L_3 = __this->___nyc;
|
|
V_0 = L_3;
|
|
V_1 = (bool)0;
|
|
cyt_1_t5035B0510612A7C4AE3431E0BDAFD72257E38BF2* L_4 = __this->___nyb;
|
|
NullCheck(L_4);
|
|
cxjU5BU5D_tE980B57EF364DD3737BD53D40D13E062F22F6B57* L_5 = L_4->___Items;
|
|
V_2 = L_5;
|
|
V_5 = 0;
|
|
cyt_1_t5035B0510612A7C4AE3431E0BDAFD72257E38BF2* L_6 = __this->___nyb;
|
|
NullCheck(L_6);
|
|
int32_t L_7 = L_6->___Count;
|
|
V_6 = L_7;
|
|
goto IL_0250;
|
|
}
|
|
|
|
IL_004b:
|
|
{
|
|
cxjU5BU5D_tE980B57EF364DD3737BD53D40D13E062F22F6B57* L_8 = V_2;
|
|
int32_t L_9 = V_5;
|
|
NullCheck(L_8);
|
|
int32_t L_10 = L_9;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_11 = (L_8)->GetAt(static_cast<il2cpp_array_size_t>(L_10));
|
|
V_7 = L_11;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_12 = V_7;
|
|
if (!L_12)
|
|
{
|
|
goto IL_024a;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_13 = V_7;
|
|
NullCheck(L_13);
|
|
float L_14 = L_13->___nzi;
|
|
if ((((float)L_14) > ((float)(-4823.0f))))
|
|
{
|
|
goto IL_024a;
|
|
}
|
|
}
|
|
{
|
|
V_1 = (bool)1;
|
|
int32_t L_15 = V_5;
|
|
if (!L_15)
|
|
{
|
|
goto IL_0078;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_16 = V_7;
|
|
NullCheck(L_16);
|
|
int32_t L_17 = L_16->___nzt;
|
|
G_B10_0 = ((int32_t)(L_17));
|
|
goto IL_0079;
|
|
}
|
|
|
|
IL_0078:
|
|
{
|
|
G_B10_0 = 1;
|
|
}
|
|
|
|
IL_0079:
|
|
{
|
|
V_8 = G_B10_0;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_18 = V_7;
|
|
NullCheck(L_18);
|
|
float L_19 = L_18->___nzo;
|
|
V_9 = L_19;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_20 = V_7;
|
|
NullCheck(L_20);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_21 = L_20->___nyq;
|
|
if (!L_21)
|
|
{
|
|
goto IL_009f;
|
|
}
|
|
}
|
|
{
|
|
float L_22 = V_9;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_23 = V_7;
|
|
czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* L_24 = ___0_skeleton;
|
|
int32_t L_25 = V_8;
|
|
float L_26;
|
|
L_26 = cxi_ibu_m307F9766BB08CE4D5E0D01315496B28B64D03225(__this, L_23, L_24, L_25, NULL);
|
|
V_9 = ((float)il2cpp_codegen_multiply(L_22, L_26));
|
|
goto IL_00bf;
|
|
}
|
|
|
|
IL_009f:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_27 = V_7;
|
|
NullCheck(L_27);
|
|
float L_28 = L_27->___nzj;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_29 = V_7;
|
|
NullCheck(L_29);
|
|
float L_30 = L_29->___nzm;
|
|
if ((!(((float)L_28) >= ((float)L_30))))
|
|
{
|
|
goto IL_00bf;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_31 = V_7;
|
|
NullCheck(L_31);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_32 = L_31->___next;
|
|
if (L_32)
|
|
{
|
|
goto IL_00bf;
|
|
}
|
|
}
|
|
{
|
|
V_9 = (-3603.0f);
|
|
}
|
|
|
|
IL_00bf:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_33 = V_7;
|
|
NullCheck(L_33);
|
|
float L_34 = L_33->___nzg;
|
|
V_10 = L_34;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_35 = V_7;
|
|
NullCheck(L_35);
|
|
float L_36;
|
|
L_36 = cxj_get_AnimationTime_m906D77C0C3ACE09719C08CC0EA6B6440AAC7B7E0(L_35, NULL);
|
|
V_11 = L_36;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_37 = V_7;
|
|
NullCheck(L_37);
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* L_38 = L_37->___nyp;
|
|
NullCheck(L_38);
|
|
cyt_1_t15D208ED20DD19D17CA30C59237CB35A70E3C96C* L_39 = L_38->___nua;
|
|
NullCheck(L_39);
|
|
int32_t L_40 = L_39->___Count;
|
|
V_12 = L_40;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_41 = V_7;
|
|
NullCheck(L_41);
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* L_42 = L_41->___nyp;
|
|
NullCheck(L_42);
|
|
cyt_1_t15D208ED20DD19D17CA30C59237CB35A70E3C96C* L_43 = L_42->___nua;
|
|
V_13 = L_43;
|
|
cyt_1_t15D208ED20DD19D17CA30C59237CB35A70E3C96C* L_44 = V_13;
|
|
NullCheck(L_44);
|
|
cwkU5BU5D_t8A0893DA1EA37E5125FF252FD84867D96E7115C9* L_45 = L_44->___Items;
|
|
V_14 = L_45;
|
|
int32_t L_46 = V_5;
|
|
if (L_46)
|
|
{
|
|
goto IL_0108;
|
|
}
|
|
}
|
|
{
|
|
float L_47 = V_9;
|
|
if ((((float)L_47) == ((float)(1414.0f))))
|
|
{
|
|
goto IL_010d;
|
|
}
|
|
}
|
|
|
|
IL_0108:
|
|
{
|
|
int32_t L_48 = V_8;
|
|
if ((!(((uint32_t)L_48) == ((uint32_t)3))))
|
|
{
|
|
goto IL_015a;
|
|
}
|
|
}
|
|
|
|
IL_010d:
|
|
{
|
|
V_15 = 0;
|
|
goto IL_014f;
|
|
}
|
|
|
|
IL_0112:
|
|
{
|
|
cwkU5BU5D_t8A0893DA1EA37E5125FF252FD84867D96E7115C9* L_49 = V_14;
|
|
int32_t L_50 = V_15;
|
|
NullCheck(L_49);
|
|
int32_t L_51 = L_50;
|
|
RuntimeObject* L_52 = (L_49)->GetAt(static_cast<il2cpp_array_size_t>(L_51));
|
|
V_16 = L_52;
|
|
RuntimeObject* L_53 = V_16;
|
|
if (!((cwx_t781F4D14015779306A27908CB2E8DBCE3E2D13DE*)IsInstClass((RuntimeObject*)L_53, cwx_t781F4D14015779306A27908CB2E8DBCE3E2D13DE_il2cpp_TypeInfo_var)))
|
|
{
|
|
goto IL_0137;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject* L_54 = V_16;
|
|
czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* L_55 = ___0_skeleton;
|
|
float L_56 = V_11;
|
|
int32_t L_57 = V_8;
|
|
cxi_ibw_m459CEC13093F868588AD277BCC5C7CA328C91559(__this, ((cwx_t781F4D14015779306A27908CB2E8DBCE3E2D13DE*)CastclassClass((RuntimeObject*)L_54, cwx_t781F4D14015779306A27908CB2E8DBCE3E2D13DE_il2cpp_TypeInfo_var)), L_55, L_56, L_57, (bool)1, NULL);
|
|
goto IL_0149;
|
|
}
|
|
|
|
IL_0137:
|
|
{
|
|
RuntimeObject* L_58 = V_16;
|
|
czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* L_59 = ___0_skeleton;
|
|
float L_60 = V_10;
|
|
float L_61 = V_11;
|
|
cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016* L_62 = V_0;
|
|
float L_63 = V_9;
|
|
int32_t L_64 = V_8;
|
|
NullCheck(L_58);
|
|
InterfaceActionInvoker7< czh_tE8F1A87C5388086F23589583A37E369F2950CBC9*, float, float, cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016*, float, int32_t, int32_t >::Invoke(0, cwk_t95F941C946138FA950FA2A5CBD243288DF6BCF94_il2cpp_TypeInfo_var, L_58, L_59, L_60, L_61, L_62, L_63, L_64, 0);
|
|
}
|
|
|
|
IL_0149:
|
|
{
|
|
int32_t L_65 = V_15;
|
|
V_15 = ((int32_t)il2cpp_codegen_add(L_65, 1));
|
|
}
|
|
|
|
IL_014f:
|
|
{
|
|
int32_t L_66 = V_15;
|
|
int32_t L_67 = V_12;
|
|
if ((((int32_t)L_66) < ((int32_t)L_67)))
|
|
{
|
|
goto IL_0112;
|
|
}
|
|
}
|
|
{
|
|
goto IL_0222;
|
|
}
|
|
|
|
IL_015a:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_68 = V_7;
|
|
NullCheck(L_68);
|
|
cyt_1_tC1DEF6AAD82FA124BC41D0504CAD05EFBEE60FA7* L_69 = L_68->___nzu;
|
|
NullCheck(L_69);
|
|
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_70 = L_69->___Items;
|
|
V_17 = L_70;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_71 = V_7;
|
|
NullCheck(L_71);
|
|
cyt_1_tE9A88B07E73065F90C455BD5DF1F9E576AA7517C* L_72 = L_71->___nzw;
|
|
NullCheck(L_72);
|
|
int32_t L_73 = L_72->___Count;
|
|
int32_t L_74 = V_12;
|
|
V_18 = (bool)((((int32_t)((((int32_t)L_73) == ((int32_t)((int32_t)(L_74<<1))))? 1 : 0)) == ((int32_t)0))? 1 : 0);
|
|
bool L_75 = V_18;
|
|
if (!L_75)
|
|
{
|
|
goto IL_0199;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_76 = V_7;
|
|
NullCheck(L_76);
|
|
cyt_1_tE9A88B07E73065F90C455BD5DF1F9E576AA7517C* L_77 = L_76->___nzw;
|
|
cyt_1_t15D208ED20DD19D17CA30C59237CB35A70E3C96C* L_78 = V_13;
|
|
NullCheck(L_78);
|
|
int32_t L_79 = L_78->___Count;
|
|
NullCheck(L_77);
|
|
cyt_1_tE9A88B07E73065F90C455BD5DF1F9E576AA7517C* L_80;
|
|
L_80 = cyt_1_Resize_mAC66D07D38CEB35DD685C8165544B34CAAB83E41(L_77, ((int32_t)(L_79<<1)), cyt_1_Resize_mAC66D07D38CEB35DD685C8165544B34CAAB83E41_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0199:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_81 = V_7;
|
|
NullCheck(L_81);
|
|
cyt_1_tE9A88B07E73065F90C455BD5DF1F9E576AA7517C* L_82 = L_81->___nzw;
|
|
NullCheck(L_82);
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_83 = L_82->___Items;
|
|
V_19 = L_83;
|
|
V_20 = 0;
|
|
goto IL_021c;
|
|
}
|
|
|
|
IL_01ac:
|
|
{
|
|
cwkU5BU5D_t8A0893DA1EA37E5125FF252FD84867D96E7115C9* L_84 = V_14;
|
|
int32_t L_85 = V_20;
|
|
NullCheck(L_84);
|
|
int32_t L_86 = L_85;
|
|
RuntimeObject* L_87 = (L_84)->GetAt(static_cast<il2cpp_array_size_t>(L_86));
|
|
V_21 = L_87;
|
|
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_88 = V_17;
|
|
int32_t L_89 = V_20;
|
|
NullCheck(L_88);
|
|
int32_t L_90 = L_89;
|
|
int32_t L_91 = (L_88)->GetAt(static_cast<il2cpp_array_size_t>(L_90));
|
|
if (!L_91)
|
|
{
|
|
goto IL_01bd;
|
|
}
|
|
}
|
|
{
|
|
G_B31_0 = 0;
|
|
goto IL_01bf;
|
|
}
|
|
|
|
IL_01bd:
|
|
{
|
|
int32_t L_92 = V_8;
|
|
G_B31_0 = ((int32_t)(L_92));
|
|
}
|
|
|
|
IL_01bf:
|
|
{
|
|
V_22 = G_B31_0;
|
|
RuntimeObject* L_93 = V_21;
|
|
V_23 = ((cwr_tB32AE31B660714E12F96179A963CC995252FABBC*)IsInstClass((RuntimeObject*)L_93, cwr_tB32AE31B660714E12F96179A963CC995252FABBC_il2cpp_TypeInfo_var));
|
|
cwr_tB32AE31B660714E12F96179A963CC995252FABBC* L_94 = V_23;
|
|
if (!L_94)
|
|
{
|
|
goto IL_01e6;
|
|
}
|
|
}
|
|
{
|
|
cwr_tB32AE31B660714E12F96179A963CC995252FABBC* L_95 = V_23;
|
|
czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* L_96 = ___0_skeleton;
|
|
float L_97 = V_11;
|
|
float L_98 = V_9;
|
|
int32_t L_99 = V_22;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_100 = V_19;
|
|
int32_t L_101 = V_20;
|
|
bool L_102 = V_18;
|
|
il2cpp_codegen_runtime_class_init_inline(cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2_il2cpp_TypeInfo_var);
|
|
cxi_iby_m46D2A057F0BF809E84AA430CE019D94ABD3ACE7E(L_95, L_96, L_97, L_98, L_99, L_100, ((int32_t)(L_101<<1)), L_102, NULL);
|
|
goto IL_0216;
|
|
}
|
|
|
|
IL_01e6:
|
|
{
|
|
RuntimeObject* L_103 = V_21;
|
|
if (!((cwx_t781F4D14015779306A27908CB2E8DBCE3E2D13DE*)IsInstClass((RuntimeObject*)L_103, cwx_t781F4D14015779306A27908CB2E8DBCE3E2D13DE_il2cpp_TypeInfo_var)))
|
|
{
|
|
goto IL_0204;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject* L_104 = V_21;
|
|
czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* L_105 = ___0_skeleton;
|
|
float L_106 = V_11;
|
|
int32_t L_107 = V_8;
|
|
cxi_ibw_m459CEC13093F868588AD277BCC5C7CA328C91559(__this, ((cwx_t781F4D14015779306A27908CB2E8DBCE3E2D13DE*)CastclassClass((RuntimeObject*)L_104, cwx_t781F4D14015779306A27908CB2E8DBCE3E2D13DE_il2cpp_TypeInfo_var)), L_105, L_106, L_107, (bool)1, NULL);
|
|
goto IL_0216;
|
|
}
|
|
|
|
IL_0204:
|
|
{
|
|
RuntimeObject* L_108 = V_21;
|
|
czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* L_109 = ___0_skeleton;
|
|
float L_110 = V_10;
|
|
float L_111 = V_11;
|
|
cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016* L_112 = V_0;
|
|
float L_113 = V_9;
|
|
int32_t L_114 = V_22;
|
|
NullCheck(L_108);
|
|
InterfaceActionInvoker7< czh_tE8F1A87C5388086F23589583A37E369F2950CBC9*, float, float, cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016*, float, int32_t, int32_t >::Invoke(0, cwk_t95F941C946138FA950FA2A5CBD243288DF6BCF94_il2cpp_TypeInfo_var, L_108, L_109, L_110, L_111, L_112, L_113, L_114, 0);
|
|
}
|
|
|
|
IL_0216:
|
|
{
|
|
int32_t L_115 = V_20;
|
|
V_20 = ((int32_t)il2cpp_codegen_add(L_115, 1));
|
|
}
|
|
|
|
IL_021c:
|
|
{
|
|
int32_t L_116 = V_20;
|
|
int32_t L_117 = V_12;
|
|
if ((((int32_t)L_116) < ((int32_t)L_117)))
|
|
{
|
|
goto IL_01ac;
|
|
}
|
|
}
|
|
|
|
IL_0222:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_118 = V_7;
|
|
float L_119 = V_11;
|
|
cxi_ibz_m73CB72F6340772D0D774C40C76D5276D6700226B(__this, L_118, L_119, NULL);
|
|
cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016* L_120 = V_0;
|
|
NullCheck(L_120);
|
|
cyt_1_Clear_m7E6C61E27E795BC359B6AF0CF06A905EEA3033FA(L_120, (bool)0, cyt_1_Clear_m7E6C61E27E795BC359B6AF0CF06A905EEA3033FA_RuntimeMethod_var);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_121 = V_7;
|
|
float L_122 = V_11;
|
|
NullCheck(L_121);
|
|
L_121->___nzh = L_122;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_123 = V_7;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_124 = V_7;
|
|
NullCheck(L_124);
|
|
float L_125 = L_124->___nzj;
|
|
NullCheck(L_123);
|
|
L_123->___nzl = L_125;
|
|
}
|
|
|
|
IL_024a:
|
|
{
|
|
int32_t L_126 = V_5;
|
|
V_5 = ((int32_t)il2cpp_codegen_add(L_126, 1));
|
|
}
|
|
|
|
IL_0250:
|
|
{
|
|
int32_t L_127 = V_5;
|
|
int32_t L_128 = V_6;
|
|
if ((((int32_t)L_127) < ((int32_t)L_128)))
|
|
{
|
|
goto IL_004b;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_129 = __this->___nyn;
|
|
V_3 = ((int32_t)il2cpp_codegen_add(L_129, 1));
|
|
czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* L_130 = ___0_skeleton;
|
|
NullCheck(L_130);
|
|
cyt_1_t098941BA5B0229BA016E504AC0F34E3627873489* L_131 = L_130->___ohc;
|
|
NullCheck(L_131);
|
|
czuU5BU5D_t7AE5F6E3BA7E116BE09B8E0FFFF75E47EF7DEF77* L_132 = L_131->___Items;
|
|
V_4 = L_132;
|
|
V_24 = 0;
|
|
czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* L_133 = ___0_skeleton;
|
|
NullCheck(L_133);
|
|
cyt_1_t098941BA5B0229BA016E504AC0F34E3627873489* L_134 = L_133->___ohc;
|
|
NullCheck(L_134);
|
|
int32_t L_135 = L_134->___Count;
|
|
V_25 = L_135;
|
|
goto IL_02c8;
|
|
}
|
|
|
|
IL_0281:
|
|
{
|
|
czuU5BU5D_t7AE5F6E3BA7E116BE09B8E0FFFF75E47EF7DEF77* L_136 = V_4;
|
|
int32_t L_137 = V_24;
|
|
NullCheck(L_136);
|
|
int32_t L_138 = L_137;
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_139 = (L_136)->GetAt(static_cast<il2cpp_array_size_t>(L_138));
|
|
V_26 = L_139;
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_140 = V_26;
|
|
NullCheck(L_140);
|
|
int32_t L_141 = L_140->___oko;
|
|
int32_t L_142 = V_3;
|
|
if ((!(((uint32_t)L_141) == ((uint32_t)L_142))))
|
|
{
|
|
goto IL_02c2;
|
|
}
|
|
}
|
|
{
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_143 = V_26;
|
|
NullCheck(L_143);
|
|
czv_tCCD18371C1A168273368DA5151CA2E82E280FD5B* L_144 = L_143->___okb;
|
|
NullCheck(L_144);
|
|
String_t* L_145 = L_144->___ola;
|
|
V_27 = L_145;
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_146 = V_26;
|
|
String_t* L_147 = V_27;
|
|
if (!L_147)
|
|
{
|
|
G_B45_0 = L_146;
|
|
goto IL_02bc;
|
|
}
|
|
G_B44_0 = L_146;
|
|
}
|
|
{
|
|
czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* L_148 = ___0_skeleton;
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_149 = V_26;
|
|
NullCheck(L_149);
|
|
czv_tCCD18371C1A168273368DA5151CA2E82E280FD5B* L_150 = L_149->___okb;
|
|
NullCheck(L_150);
|
|
int32_t L_151 = L_150->___okp;
|
|
String_t* L_152 = V_27;
|
|
NullCheck(L_148);
|
|
cya_t8993218D3DD65565F488F89F67FBDEC3446C0C8B* L_153;
|
|
L_153 = czh_GetAttachment_mBF9A0B317DCF2F367D1AA487BB03E5BD98FA51FF(L_148, L_151, L_152, NULL);
|
|
G_B46_0 = L_153;
|
|
G_B46_1 = G_B44_0;
|
|
goto IL_02bd;
|
|
}
|
|
|
|
IL_02bc:
|
|
{
|
|
G_B46_0 = ((cya_t8993218D3DD65565F488F89F67FBDEC3446C0C8B*)(NULL));
|
|
G_B46_1 = G_B45_0;
|
|
}
|
|
|
|
IL_02bd:
|
|
{
|
|
NullCheck(G_B46_1);
|
|
czu_set_Attachment_m295FC343F92A9B4970959ADCF7522E19D4C1F619(G_B46_1, G_B46_0, NULL);
|
|
}
|
|
|
|
IL_02c2:
|
|
{
|
|
int32_t L_154 = V_24;
|
|
V_24 = ((int32_t)il2cpp_codegen_add(L_154, 1));
|
|
}
|
|
|
|
IL_02c8:
|
|
{
|
|
int32_t L_155 = V_24;
|
|
int32_t L_156 = V_25;
|
|
if ((((int32_t)L_155) < ((int32_t)L_156)))
|
|
{
|
|
goto IL_0281;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_157 = __this->___nyn;
|
|
__this->___nyn = ((int32_t)il2cpp_codegen_add(L_157, 2));
|
|
cxm_t0479DB05DFCE31B18506D24565FA53C680306098* L_158 = __this->___nyj;
|
|
NullCheck(L_158);
|
|
cxm_icv_mBEC739064670573DAA155838D41D3470C99EEF29(L_158, NULL);
|
|
bool L_159 = V_1;
|
|
return L_159;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* cxi_jwi_m10F99DADC8126CBBD743E750C64B78464334A684 (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, int32_t ___0_trackIndex, String_t* ___1_animationName, bool ___2_loop, const RuntimeMethod* method)
|
|
{
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* V_0 = NULL;
|
|
{
|
|
cxr_t40F2FEA3AB3BC2D3274C8117E684F7D812EADBF2* L_0 = __this->___nya;
|
|
NullCheck(L_0);
|
|
czo_t1E9B258255B9D4B0B05750F566891C7900FA9510* L_1 = L_0->___oae;
|
|
String_t* L_2 = ___1_animationName;
|
|
NullCheck(L_1);
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* L_3;
|
|
L_3 = czo_FindAnimation_mB0B21F52CF480D8197E01B2A37F712BB33A80E83(L_1, L_2, NULL);
|
|
V_0 = L_3;
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* L_4 = V_0;
|
|
if (L_4)
|
|
{
|
|
goto IL_002b;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_5 = ___1_animationName;
|
|
String_t* L_6;
|
|
L_6 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralC016A1CD1230C849B218260A6BC6A6CE4A3A34A1)), L_5, NULL);
|
|
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_m8F9D40CE19D19B698A70F9A258640EB52DB39B62(L_7, L_6, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral7A9C96507180B8EBA39D9B5B29DD23F01C411B0B)), NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_7, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&cxi_jwi_m10F99DADC8126CBBD743E750C64B78464334A684_RuntimeMethod_var)));
|
|
}
|
|
|
|
IL_002b:
|
|
{
|
|
int32_t L_8 = ___0_trackIndex;
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* L_9 = V_0;
|
|
bool L_10 = ___2_loop;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_11;
|
|
L_11 = cxi_SetAnimation_m02CEA73C601033BA1F73CDDB2DA1F80773118C1E(__this, L_8, L_9, L_10, NULL);
|
|
return L_11;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* cxi_SetEmptyAnimation_mDD8A86EAFC8518C240A26F6D06102C0427F59392 (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, int32_t ___0_trackIndex, float ___1_mixDuration, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = ___0_trackIndex;
|
|
il2cpp_codegen_runtime_class_init_inline(cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2_il2cpp_TypeInfo_var);
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* L_1 = ((cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2_StaticFields*)il2cpp_codegen_static_fields_for(cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2_il2cpp_TypeInfo_var))->___nxs;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_2;
|
|
L_2 = cxi_SetAnimation_m02CEA73C601033BA1F73CDDB2DA1F80773118C1E(__this, L_0, L_1, (bool)0, NULL);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_3 = L_2;
|
|
float L_4 = ___1_mixDuration;
|
|
NullCheck(L_3);
|
|
L_3->___nzq = L_4;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_5 = L_3;
|
|
float L_6 = ___1_mixDuration;
|
|
NullCheck(L_5);
|
|
L_5->___nzm = L_6;
|
|
return L_5;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxi_cik_m8EA1D2011247C86E10EFA96BC5CD9CF902E81DE4 (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* ___0_a, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_0 = __this->___nyg;
|
|
if (!L_0)
|
|
{
|
|
goto IL_0014;
|
|
}
|
|
}
|
|
{
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_1 = __this->___nyg;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_2 = ___0_a;
|
|
NullCheck(L_1);
|
|
cxg_Invoke_m737FA828F48B8326DA38389CD6E6870C24BA91FF_inline(L_1, L_2, NULL);
|
|
}
|
|
|
|
IL_0014:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxi_ddg_m990F1F74979B172B41EC4A79A847A9FBA965333B (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* ___0_a, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_0 = __this->___nyd;
|
|
if (!L_0)
|
|
{
|
|
goto IL_0014;
|
|
}
|
|
}
|
|
{
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_1 = __this->___nyd;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_2 = ___0_a;
|
|
NullCheck(L_1);
|
|
cxg_Invoke_m737FA828F48B8326DA38389CD6E6870C24BA91FF_inline(L_1, L_2, NULL);
|
|
}
|
|
|
|
IL_0014:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxi_icf_m108B87DF27EA258C0FB6EC69DFD8AE9231B09908 (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* ___0_a, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashSet_1_Add_m9B0DD9902395EE95D3DC522264BE1EBBBD3513EB_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cwk_t95F941C946138FA950FA2A5CBD243288DF6BCF94_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cwx_t781F4D14015779306A27908CB2E8DBCE3E2D13DE_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cwz_t680946F6D60875C4010BFB6658DE46BF3C8BACFE_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cxa_t54041616669838A2172FABB189D96F6D88BDE3B2_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cyt_1_Clear_mE5A3F7E1F1F6AB4AFDBA1F7C5151EF625E9F7199_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cyt_1_Resize_m76637F82160D0A8A8FF175C7A5122AF007492A74_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cyt_1_Resize_m7F31998AA12CF86E7DB69F8FDAEB929D0CEA2E6C_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* V_0 = NULL;
|
|
cwkU5BU5D_t8A0893DA1EA37E5125FF252FD84867D96E7115C9* V_1 = NULL;
|
|
int32_t V_2 = 0;
|
|
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* V_3 = NULL;
|
|
cxjU5BU5D_tE980B57EF364DD3737BD53D40D13E062F22F6B57* V_4 = NULL;
|
|
HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2* V_5 = NULL;
|
|
int32_t V_6 = 0;
|
|
int32_t V_7 = 0;
|
|
RuntimeObject* V_8 = NULL;
|
|
int32_t V_9 = 0;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* V_10 = NULL;
|
|
int32_t G_B5_0 = 0;
|
|
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* G_B5_1 = NULL;
|
|
int32_t G_B4_0 = 0;
|
|
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* G_B4_1 = NULL;
|
|
int32_t G_B6_0 = 0;
|
|
int32_t G_B6_1 = 0;
|
|
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* G_B6_2 = NULL;
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_0 = ___0_a;
|
|
NullCheck(L_0);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_1 = L_0->___nyr;
|
|
V_0 = L_1;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_2 = ___0_a;
|
|
NullCheck(L_2);
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* L_3 = L_2->___nyp;
|
|
NullCheck(L_3);
|
|
cyt_1_t15D208ED20DD19D17CA30C59237CB35A70E3C96C* L_4 = L_3->___nua;
|
|
NullCheck(L_4);
|
|
cwkU5BU5D_t8A0893DA1EA37E5125FF252FD84867D96E7115C9* L_5 = L_4->___Items;
|
|
V_1 = L_5;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_6 = ___0_a;
|
|
NullCheck(L_6);
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* L_7 = L_6->___nyp;
|
|
NullCheck(L_7);
|
|
cyt_1_t15D208ED20DD19D17CA30C59237CB35A70E3C96C* L_8 = L_7->___nua;
|
|
NullCheck(L_8);
|
|
int32_t L_9 = L_8->___Count;
|
|
V_2 = L_9;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_10 = ___0_a;
|
|
NullCheck(L_10);
|
|
cyt_1_tC1DEF6AAD82FA124BC41D0504CAD05EFBEE60FA7* L_11 = L_10->___nzu;
|
|
int32_t L_12 = V_2;
|
|
NullCheck(L_11);
|
|
cyt_1_tC1DEF6AAD82FA124BC41D0504CAD05EFBEE60FA7* L_13;
|
|
L_13 = cyt_1_Resize_m76637F82160D0A8A8FF175C7A5122AF007492A74(L_11, L_12, cyt_1_Resize_m76637F82160D0A8A8FF175C7A5122AF007492A74_RuntimeMethod_var);
|
|
NullCheck(L_13);
|
|
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_14 = L_13->___Items;
|
|
V_3 = L_14;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_15 = ___0_a;
|
|
NullCheck(L_15);
|
|
cyt_1_t5035B0510612A7C4AE3431E0BDAFD72257E38BF2* L_16 = L_15->___nzv;
|
|
NullCheck(L_16);
|
|
cyt_1_Clear_mE5A3F7E1F1F6AB4AFDBA1F7C5151EF625E9F7199(L_16, (bool)1, cyt_1_Clear_mE5A3F7E1F1F6AB4AFDBA1F7C5151EF625E9F7199_RuntimeMethod_var);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_17 = ___0_a;
|
|
NullCheck(L_17);
|
|
cyt_1_t5035B0510612A7C4AE3431E0BDAFD72257E38BF2* L_18 = L_17->___nzv;
|
|
int32_t L_19 = V_2;
|
|
NullCheck(L_18);
|
|
cyt_1_t5035B0510612A7C4AE3431E0BDAFD72257E38BF2* L_20;
|
|
L_20 = cyt_1_Resize_m7F31998AA12CF86E7DB69F8FDAEB929D0CEA2E6C(L_18, L_19, cyt_1_Resize_m7F31998AA12CF86E7DB69F8FDAEB929D0CEA2E6C_RuntimeMethod_var);
|
|
NullCheck(L_20);
|
|
cxjU5BU5D_tE980B57EF364DD3737BD53D40D13E062F22F6B57* L_21 = L_20->___Items;
|
|
V_4 = L_21;
|
|
HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2* L_22 = __this->___nyk;
|
|
V_5 = L_22;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_23 = V_0;
|
|
if (!L_23)
|
|
{
|
|
goto IL_0098;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_24 = V_0;
|
|
NullCheck(L_24);
|
|
bool L_25 = L_24->___nza;
|
|
if (!L_25)
|
|
{
|
|
goto IL_0098;
|
|
}
|
|
}
|
|
{
|
|
V_6 = 0;
|
|
goto IL_0092;
|
|
}
|
|
|
|
IL_0072:
|
|
{
|
|
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_26 = V_3;
|
|
int32_t L_27 = V_6;
|
|
HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2* L_28 = V_5;
|
|
cwkU5BU5D_t8A0893DA1EA37E5125FF252FD84867D96E7115C9* L_29 = V_1;
|
|
int32_t L_30 = V_6;
|
|
NullCheck(L_29);
|
|
int32_t L_31 = L_30;
|
|
RuntimeObject* L_32 = (L_29)->GetAt(static_cast<il2cpp_array_size_t>(L_31));
|
|
NullCheck(L_32);
|
|
int32_t L_33;
|
|
L_33 = InterfaceFuncInvoker0< int32_t >::Invoke(1, cwk_t95F941C946138FA950FA2A5CBD243288DF6BCF94_il2cpp_TypeInfo_var, L_32);
|
|
NullCheck(L_28);
|
|
bool L_34;
|
|
L_34 = HashSet_1_Add_m9B0DD9902395EE95D3DC522264BE1EBBBD3513EB(L_28, L_33, HashSet_1_Add_m9B0DD9902395EE95D3DC522264BE1EBBBD3513EB_RuntimeMethod_var);
|
|
if (L_34)
|
|
{
|
|
G_B5_0 = L_27;
|
|
G_B5_1 = L_26;
|
|
goto IL_008a;
|
|
}
|
|
G_B4_0 = L_27;
|
|
G_B4_1 = L_26;
|
|
}
|
|
{
|
|
G_B6_0 = 2;
|
|
G_B6_1 = G_B4_0;
|
|
G_B6_2 = G_B4_1;
|
|
goto IL_008b;
|
|
}
|
|
|
|
IL_008a:
|
|
{
|
|
G_B6_0 = 3;
|
|
G_B6_1 = G_B5_0;
|
|
G_B6_2 = G_B5_1;
|
|
}
|
|
|
|
IL_008b:
|
|
{
|
|
NullCheck(G_B6_2);
|
|
(G_B6_2)->SetAt(static_cast<il2cpp_array_size_t>(G_B6_1), (int32_t)G_B6_0);
|
|
int32_t L_35 = V_6;
|
|
V_6 = ((int32_t)il2cpp_codegen_add(L_35, 1));
|
|
}
|
|
|
|
IL_0092:
|
|
{
|
|
int32_t L_36 = V_6;
|
|
int32_t L_37 = V_2;
|
|
if ((((int32_t)L_36) < ((int32_t)L_37)))
|
|
{
|
|
goto IL_0072;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_0098:
|
|
{
|
|
V_7 = 0;
|
|
goto IL_0143;
|
|
}
|
|
|
|
IL_00a0:
|
|
{
|
|
cwkU5BU5D_t8A0893DA1EA37E5125FF252FD84867D96E7115C9* L_38 = V_1;
|
|
int32_t L_39 = V_7;
|
|
NullCheck(L_38);
|
|
int32_t L_40 = L_39;
|
|
RuntimeObject* L_41 = (L_38)->GetAt(static_cast<il2cpp_array_size_t>(L_40));
|
|
V_8 = L_41;
|
|
RuntimeObject* L_42 = V_8;
|
|
NullCheck(L_42);
|
|
int32_t L_43;
|
|
L_43 = InterfaceFuncInvoker0< int32_t >::Invoke(1, cwk_t95F941C946138FA950FA2A5CBD243288DF6BCF94_il2cpp_TypeInfo_var, L_42);
|
|
V_9 = L_43;
|
|
HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2* L_44 = V_5;
|
|
int32_t L_45 = V_9;
|
|
NullCheck(L_44);
|
|
bool L_46;
|
|
L_46 = HashSet_1_Add_m9B0DD9902395EE95D3DC522264BE1EBBBD3513EB(L_44, L_45, HashSet_1_Add_m9B0DD9902395EE95D3DC522264BE1EBBBD3513EB_RuntimeMethod_var);
|
|
if (L_46)
|
|
{
|
|
goto IL_00c1;
|
|
}
|
|
}
|
|
{
|
|
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_47 = V_3;
|
|
int32_t L_48 = V_7;
|
|
NullCheck(L_47);
|
|
(L_47)->SetAt(static_cast<il2cpp_array_size_t>(L_48), (int32_t)0);
|
|
goto IL_013d;
|
|
}
|
|
|
|
IL_00c1:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_49 = V_0;
|
|
if (!L_49)
|
|
{
|
|
goto IL_00ee;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject* L_50 = V_8;
|
|
if (((cwx_t781F4D14015779306A27908CB2E8DBCE3E2D13DE*)IsInstClass((RuntimeObject*)L_50, cwx_t781F4D14015779306A27908CB2E8DBCE3E2D13DE_il2cpp_TypeInfo_var)))
|
|
{
|
|
goto IL_00ee;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject* L_51 = V_8;
|
|
if (((cxa_t54041616669838A2172FABB189D96F6D88BDE3B2*)IsInstClass((RuntimeObject*)L_51, cxa_t54041616669838A2172FABB189D96F6D88BDE3B2_il2cpp_TypeInfo_var)))
|
|
{
|
|
goto IL_00ee;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject* L_52 = V_8;
|
|
if (((cwz_t680946F6D60875C4010BFB6658DE46BF3C8BACFE*)IsInstClass((RuntimeObject*)L_52, cwz_t680946F6D60875C4010BFB6658DE46BF3C8BACFE_il2cpp_TypeInfo_var)))
|
|
{
|
|
goto IL_00ee;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_53 = V_0;
|
|
NullCheck(L_53);
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* L_54 = L_53->___nyp;
|
|
int32_t L_55 = V_9;
|
|
NullCheck(L_54);
|
|
bool L_56;
|
|
L_56 = cwj_HasTimeline_m1A1BBCB9893E6E93F69146C0755888333CC3D1A3(L_54, L_55, NULL);
|
|
if (L_56)
|
|
{
|
|
goto IL_00f5;
|
|
}
|
|
}
|
|
|
|
IL_00ee:
|
|
{
|
|
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_57 = V_3;
|
|
int32_t L_58 = V_7;
|
|
NullCheck(L_57);
|
|
(L_57)->SetAt(static_cast<il2cpp_array_size_t>(L_58), (int32_t)1);
|
|
goto IL_013d;
|
|
}
|
|
|
|
IL_00f5:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_59 = V_0;
|
|
NullCheck(L_59);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_60 = L_59->___nyr;
|
|
V_10 = L_60;
|
|
goto IL_0134;
|
|
}
|
|
|
|
IL_00ff:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_61 = V_10;
|
|
NullCheck(L_61);
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* L_62 = L_61->___nyp;
|
|
int32_t L_63 = V_9;
|
|
NullCheck(L_62);
|
|
bool L_64;
|
|
L_64 = cwj_HasTimeline_m1A1BBCB9893E6E93F69146C0755888333CC3D1A3(L_62, L_63, NULL);
|
|
if (L_64)
|
|
{
|
|
goto IL_012b;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_65 = V_10;
|
|
NullCheck(L_65);
|
|
float L_66 = L_65->___nzq;
|
|
if ((!(((float)L_66) > ((float)(0.0f)))))
|
|
{
|
|
goto IL_0138;
|
|
}
|
|
}
|
|
{
|
|
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_67 = V_3;
|
|
int32_t L_68 = V_7;
|
|
NullCheck(L_67);
|
|
(L_67)->SetAt(static_cast<il2cpp_array_size_t>(L_68), (int32_t)4);
|
|
cxjU5BU5D_tE980B57EF364DD3737BD53D40D13E062F22F6B57* L_69 = V_4;
|
|
int32_t L_70 = V_7;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_71 = V_10;
|
|
NullCheck(L_69);
|
|
ArrayElementTypeCheck (L_69, L_71);
|
|
(L_69)->SetAt(static_cast<il2cpp_array_size_t>(L_70), (cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7*)L_71);
|
|
goto IL_013d;
|
|
}
|
|
|
|
IL_012b:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_72 = V_10;
|
|
NullCheck(L_72);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_73 = L_72->___nyr;
|
|
V_10 = L_73;
|
|
}
|
|
|
|
IL_0134:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_74 = V_10;
|
|
if (L_74)
|
|
{
|
|
goto IL_00ff;
|
|
}
|
|
}
|
|
|
|
IL_0138:
|
|
{
|
|
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_75 = V_3;
|
|
int32_t L_76 = V_7;
|
|
NullCheck(L_75);
|
|
(L_75)->SetAt(static_cast<il2cpp_array_size_t>(L_76), (int32_t)3);
|
|
}
|
|
|
|
IL_013d:
|
|
{
|
|
int32_t L_77 = V_7;
|
|
V_7 = ((int32_t)il2cpp_codegen_add(L_77, 1));
|
|
}
|
|
|
|
IL_0143:
|
|
{
|
|
int32_t L_78 = V_7;
|
|
int32_t L_79 = V_2;
|
|
if ((((int32_t)L_78) < ((int32_t)L_79)))
|
|
{
|
|
goto IL_00a0;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* cxi_GetCurrent_mAEFA5AB075A4490C29BDA377621F8E8B4729BE84 (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, int32_t ___0_trackIndex, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = ___0_trackIndex;
|
|
cyt_1_t5035B0510612A7C4AE3431E0BDAFD72257E38BF2* L_1 = __this->___nyb;
|
|
NullCheck(L_1);
|
|
int32_t L_2 = L_1->___Count;
|
|
if ((((int32_t)L_0) < ((int32_t)L_2)))
|
|
{
|
|
goto IL_0010;
|
|
}
|
|
}
|
|
{
|
|
return (cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7*)NULL;
|
|
}
|
|
|
|
IL_0010:
|
|
{
|
|
cyt_1_t5035B0510612A7C4AE3431E0BDAFD72257E38BF2* L_3 = __this->___nyb;
|
|
NullCheck(L_3);
|
|
cxjU5BU5D_tE980B57EF364DD3737BD53D40D13E062F22F6B57* L_4 = L_3->___Items;
|
|
int32_t L_5 = ___0_trackIndex;
|
|
NullCheck(L_4);
|
|
int32_t L_6 = L_5;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_7 = (L_4)->GetAt(static_cast<il2cpp_array_size_t>(L_6));
|
|
return L_7;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxi_ibo_mEED3E1F92D5BE7CAD1FD6448846648DEEAC9AD1A (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* ___0_a, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_0 = __this->___nye;
|
|
if (!L_0)
|
|
{
|
|
goto IL_0014;
|
|
}
|
|
}
|
|
{
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_1 = __this->___nye;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_2 = ___0_a;
|
|
NullCheck(L_1);
|
|
cxg_Invoke_m737FA828F48B8326DA38389CD6E6870C24BA91FF_inline(L_1, L_2, NULL);
|
|
}
|
|
|
|
IL_0014:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxi_Update_m49400B338D065736F3CBBDEE004382CACA19434A (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, float ___0_delta, const RuntimeMethod* method)
|
|
{
|
|
cxjU5BU5D_tE980B57EF364DD3737BD53D40D13E062F22F6B57* V_0 = NULL;
|
|
int32_t V_1 = 0;
|
|
int32_t V_2 = 0;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* V_3 = NULL;
|
|
float V_4 = 0.0f;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* V_5 = NULL;
|
|
float V_6 = 0.0f;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* V_7 = NULL;
|
|
float G_B9_0 = 0.0f;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* G_B9_1 = NULL;
|
|
float G_B8_0 = 0.0f;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* G_B8_1 = NULL;
|
|
float G_B10_0 = 0.0f;
|
|
float G_B10_1 = 0.0f;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* G_B10_2 = NULL;
|
|
{
|
|
float L_0 = ___0_delta;
|
|
float L_1 = __this->___nym;
|
|
___0_delta = ((float)il2cpp_codegen_multiply(L_0, L_1));
|
|
cyt_1_t5035B0510612A7C4AE3431E0BDAFD72257E38BF2* L_2 = __this->___nyb;
|
|
NullCheck(L_2);
|
|
cxjU5BU5D_tE980B57EF364DD3737BD53D40D13E062F22F6B57* L_3 = L_2->___Items;
|
|
V_0 = L_3;
|
|
V_1 = 0;
|
|
cyt_1_t5035B0510612A7C4AE3431E0BDAFD72257E38BF2* L_4 = __this->___nyb;
|
|
NullCheck(L_4);
|
|
int32_t L_5 = L_4->___Count;
|
|
V_2 = L_5;
|
|
goto IL_01cd;
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
cxjU5BU5D_tE980B57EF364DD3737BD53D40D13E062F22F6B57* L_6 = V_0;
|
|
int32_t L_7 = V_1;
|
|
NullCheck(L_6);
|
|
int32_t L_8 = L_7;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_9 = (L_6)->GetAt(static_cast<il2cpp_array_size_t>(L_8));
|
|
V_3 = L_9;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_10 = V_3;
|
|
if (!L_10)
|
|
{
|
|
goto IL_01c9;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_11 = V_3;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_12 = V_3;
|
|
NullCheck(L_12);
|
|
float L_13 = L_12->___nzh;
|
|
NullCheck(L_11);
|
|
L_11->___nzg = L_13;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_14 = V_3;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_15 = V_3;
|
|
NullCheck(L_15);
|
|
float L_16 = L_15->___nzl;
|
|
NullCheck(L_14);
|
|
L_14->___nzk = L_16;
|
|
float L_17 = ___0_delta;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_18 = V_3;
|
|
NullCheck(L_18);
|
|
float L_19 = L_18->___nzn;
|
|
V_4 = ((float)il2cpp_codegen_multiply(L_17, L_19));
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_20 = V_3;
|
|
NullCheck(L_20);
|
|
float L_21 = L_20->___nzi;
|
|
if ((!(((float)L_21) > ((float)(0.0f)))))
|
|
{
|
|
goto IL_0095;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_22 = V_3;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_23 = L_22;
|
|
NullCheck(L_23);
|
|
float L_24 = L_23->___nzi;
|
|
float L_25 = V_4;
|
|
NullCheck(L_23);
|
|
L_23->___nzi = ((float)il2cpp_codegen_subtract(L_24, L_25));
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_26 = V_3;
|
|
NullCheck(L_26);
|
|
float L_27 = L_26->___nzi;
|
|
if ((((float)L_27) > ((float)(0.0f))))
|
|
{
|
|
goto IL_01c9;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_28 = V_3;
|
|
NullCheck(L_28);
|
|
float L_29 = L_28->___nzi;
|
|
V_4 = ((-L_29));
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_30 = V_3;
|
|
NullCheck(L_30);
|
|
L_30->___nzi = (0.0f);
|
|
}
|
|
|
|
IL_0095:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_31 = V_3;
|
|
NullCheck(L_31);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_32 = L_31->___next;
|
|
V_5 = L_32;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_33 = V_5;
|
|
if (!L_33)
|
|
{
|
|
goto IL_0142;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_34 = V_3;
|
|
NullCheck(L_34);
|
|
float L_35 = L_34->___nzk;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_36 = V_5;
|
|
NullCheck(L_36);
|
|
float L_37 = L_36->___nzi;
|
|
V_6 = ((float)il2cpp_codegen_subtract(L_35, L_37));
|
|
float L_38 = V_6;
|
|
if ((!(((float)L_38) >= ((float)(0.0f)))))
|
|
{
|
|
goto IL_0171;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_39 = V_5;
|
|
NullCheck(L_39);
|
|
L_39->___nzi = (0.0f);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_40 = V_5;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_41 = L_40;
|
|
NullCheck(L_41);
|
|
float L_42 = L_41->___nzj;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_43 = V_3;
|
|
NullCheck(L_43);
|
|
float L_44 = L_43->___nzn;
|
|
if ((((float)L_44) == ((float)(0.0f))))
|
|
{
|
|
G_B9_0 = L_42;
|
|
G_B9_1 = L_41;
|
|
goto IL_00f6;
|
|
}
|
|
G_B8_0 = L_42;
|
|
G_B8_1 = L_41;
|
|
}
|
|
{
|
|
float L_45 = V_6;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_46 = V_3;
|
|
NullCheck(L_46);
|
|
float L_47 = L_46->___nzn;
|
|
float L_48 = ___0_delta;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_49 = V_5;
|
|
NullCheck(L_49);
|
|
float L_50 = L_49->___nzn;
|
|
G_B10_0 = ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_add(((float)(L_45/L_47)), L_48)), L_50));
|
|
G_B10_1 = G_B8_0;
|
|
G_B10_2 = G_B8_1;
|
|
goto IL_00fb;
|
|
}
|
|
|
|
IL_00f6:
|
|
{
|
|
G_B10_0 = (0.0f);
|
|
G_B10_1 = G_B9_0;
|
|
G_B10_2 = G_B9_1;
|
|
}
|
|
|
|
IL_00fb:
|
|
{
|
|
NullCheck(G_B10_2);
|
|
G_B10_2->___nzj = ((float)il2cpp_codegen_add(G_B10_1, G_B10_0));
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_51 = V_3;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_52 = L_51;
|
|
NullCheck(L_52);
|
|
float L_53 = L_52->___nzj;
|
|
float L_54 = V_4;
|
|
NullCheck(L_52);
|
|
L_52->___nzj = ((float)il2cpp_codegen_add(L_53, L_54));
|
|
int32_t L_55 = V_1;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_56 = V_5;
|
|
cxi_ica_mABA62E3C1BDA6F39D91CD51CAE2CEFAA64AC3471(__this, L_55, L_56, (bool)1, NULL);
|
|
goto IL_0134;
|
|
}
|
|
|
|
IL_011c:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_57 = V_5;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_58 = L_57;
|
|
NullCheck(L_58);
|
|
float L_59 = L_58->___nzp;
|
|
float L_60 = ___0_delta;
|
|
NullCheck(L_58);
|
|
L_58->___nzp = ((float)il2cpp_codegen_add(L_59, L_60));
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_61 = V_5;
|
|
NullCheck(L_61);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_62 = L_61->___nyq;
|
|
V_5 = L_62;
|
|
}
|
|
|
|
IL_0134:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_63 = V_5;
|
|
NullCheck(L_63);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_64 = L_63->___nyq;
|
|
if (L_64)
|
|
{
|
|
goto IL_011c;
|
|
}
|
|
}
|
|
{
|
|
goto IL_01c9;
|
|
}
|
|
|
|
IL_0142:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_65 = V_3;
|
|
NullCheck(L_65);
|
|
float L_66 = L_65->___nzk;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_67 = V_3;
|
|
NullCheck(L_67);
|
|
float L_68 = L_67->___nzm;
|
|
if ((!(((float)L_66) >= ((float)L_68))))
|
|
{
|
|
goto IL_0171;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_69 = V_3;
|
|
NullCheck(L_69);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_70 = L_69->___nyq;
|
|
if (L_70)
|
|
{
|
|
goto IL_0171;
|
|
}
|
|
}
|
|
{
|
|
cxjU5BU5D_tE980B57EF364DD3737BD53D40D13E062F22F6B57* L_71 = V_0;
|
|
int32_t L_72 = V_1;
|
|
NullCheck(L_71);
|
|
ArrayElementTypeCheck (L_71, NULL);
|
|
(L_71)->SetAt(static_cast<il2cpp_array_size_t>(L_72), (cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7*)NULL);
|
|
cxm_t0479DB05DFCE31B18506D24565FA53C680306098* L_73 = __this->___nyj;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_74 = V_3;
|
|
NullCheck(L_73);
|
|
cxm_icr_m46CE6975DF6303E05AE8CB3B422DCE912D1421E3(L_73, L_74, NULL);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_75 = V_3;
|
|
cxi_icd_m044B2DC28A0577BB81F214308A28273F256BAE6D(__this, L_75, NULL);
|
|
goto IL_01c9;
|
|
}
|
|
|
|
IL_0171:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_76 = V_3;
|
|
NullCheck(L_76);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_77 = L_76->___nyq;
|
|
if (!L_77)
|
|
{
|
|
goto IL_01ba;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_78 = V_3;
|
|
float L_79 = ___0_delta;
|
|
bool L_80;
|
|
L_80 = cxi_ibt_m5357FADEE04202F94EE4EC4884C9EAEC4CE54BC1(__this, L_78, L_79, NULL);
|
|
if (!L_80)
|
|
{
|
|
goto IL_01ba;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_81 = V_3;
|
|
NullCheck(L_81);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_82 = L_81->___nyq;
|
|
V_7 = L_82;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_83 = V_3;
|
|
NullCheck(L_83);
|
|
L_83->___nyq = (cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7*)NULL;
|
|
Il2CppCodeGenWriteBarrier((void**)(&L_83->___nyq), (void*)(cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7*)NULL);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_84 = V_7;
|
|
if (!L_84)
|
|
{
|
|
goto IL_01b6;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_85 = V_7;
|
|
NullCheck(L_85);
|
|
L_85->___nyr = (cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7*)NULL;
|
|
Il2CppCodeGenWriteBarrier((void**)(&L_85->___nyr), (void*)(cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7*)NULL);
|
|
goto IL_01b6;
|
|
}
|
|
|
|
IL_01a0:
|
|
{
|
|
cxm_t0479DB05DFCE31B18506D24565FA53C680306098* L_86 = __this->___nyj;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_87 = V_7;
|
|
NullCheck(L_86);
|
|
cxm_icr_m46CE6975DF6303E05AE8CB3B422DCE912D1421E3(L_86, L_87, NULL);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_88 = V_7;
|
|
NullCheck(L_88);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_89 = L_88->___nyq;
|
|
V_7 = L_89;
|
|
}
|
|
|
|
IL_01b6:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_90 = V_7;
|
|
if (L_90)
|
|
{
|
|
goto IL_01a0;
|
|
}
|
|
}
|
|
|
|
IL_01ba:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_91 = V_3;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_92 = L_91;
|
|
NullCheck(L_92);
|
|
float L_93 = L_92->___nzj;
|
|
float L_94 = V_4;
|
|
NullCheck(L_92);
|
|
L_92->___nzj = ((float)il2cpp_codegen_add(L_93, L_94));
|
|
}
|
|
|
|
IL_01c9:
|
|
{
|
|
int32_t L_95 = V_1;
|
|
V_1 = ((int32_t)il2cpp_codegen_add(L_95, 1));
|
|
}
|
|
|
|
IL_01cd:
|
|
{
|
|
int32_t L_96 = V_1;
|
|
int32_t L_97 = V_2;
|
|
if ((((int32_t)L_96) < ((int32_t)L_97)))
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
{
|
|
cxm_t0479DB05DFCE31B18506D24565FA53C680306098* L_98 = __this->___nyj;
|
|
NullCheck(L_98);
|
|
cxm_icv_mBEC739064670573DAA155838D41D3470C99EEF29(L_98, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxi_jvk_m1B556B24DE1D8CF30CDE88D9752855DCF59BCA7F (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* ___0_src, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* L_0 = ___0_src;
|
|
NullCheck(L_0);
|
|
cxh_t51FEBC05859C343141A49FC3843C7604D88C40A5* L_1 = L_0->___nyi;
|
|
cxi_add_Event_m4F089D394FB100BED909D44E935F72F10E774C05(__this, L_1, NULL);
|
|
cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* L_2 = ___0_src;
|
|
NullCheck(L_2);
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_3 = L_2->___nyd;
|
|
cxi_add_Start_m8DFA689725AC0C19BC975901C95A2E63C4EF4B37(__this, L_3, NULL);
|
|
cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* L_4 = ___0_src;
|
|
NullCheck(L_4);
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_5 = L_4->___nye;
|
|
cxi_add_Interrupt_mDB7226298FF1F6C26D7B106CA7DB4A3BA42ED1EB(__this, L_5, NULL);
|
|
cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* L_6 = ___0_src;
|
|
NullCheck(L_6);
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_7 = L_6->___nyf;
|
|
cxi_add_End_m20FB003EBEC508A80F2B8D582F8173C62EC1023E(__this, L_7, NULL);
|
|
cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* L_8 = ___0_src;
|
|
NullCheck(L_8);
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_9 = L_8->___nyg;
|
|
cxi_add_Dispose_m7155C8E841CF00018979733938B24E75F326323B(__this, L_9, NULL);
|
|
cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* L_10 = ___0_src;
|
|
NullCheck(L_10);
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_11 = L_10->___nyh;
|
|
cxi_add_Complete_mCF95B625ABD3642670A58817668D89695C611292(__this, L_11, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxi_nja_m98674434891EAB1E889967E43EF36176CB6C7F8D (cwr_tB32AE31B660714E12F96179A963CC995252FABBC* ___0_a, czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* ___1_b, float ___2_c, float ___3_d, int32_t ___4_e, SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* ___5_f, int32_t ___6_g, bool ___7_h, 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;
|
|
}
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* V_0 = NULL;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* V_1 = NULL;
|
|
float V_2 = 0.0f;
|
|
float V_3 = 0.0f;
|
|
float V_4 = 0.0f;
|
|
float V_5 = 0.0f;
|
|
int32_t V_6 = 0;
|
|
float V_7 = 0.0f;
|
|
float V_8 = 0.0f;
|
|
float V_9 = 0.0f;
|
|
float V_10 = 0.0f;
|
|
float V_11 = 0.0f;
|
|
bool V_12 = false;
|
|
bool V_13 = false;
|
|
float G_B15_0 = 0.0f;
|
|
{
|
|
bool L_0 = ___7_h;
|
|
if (!L_0)
|
|
{
|
|
goto IL_000e;
|
|
}
|
|
}
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_1 = ___5_f;
|
|
int32_t L_2 = ___6_g;
|
|
NullCheck(L_1);
|
|
(L_1)->SetAt(static_cast<il2cpp_array_size_t>(L_2), (float)(-7522.0f));
|
|
}
|
|
|
|
IL_000e:
|
|
{
|
|
float L_3 = ___3_d;
|
|
if ((!(((float)L_3) == ((float)(1128.0f)))))
|
|
{
|
|
goto IL_002d;
|
|
}
|
|
}
|
|
{
|
|
cwr_tB32AE31B660714E12F96179A963CC995252FABBC* L_4 = ___0_a;
|
|
czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* L_5 = ___1_b;
|
|
float L_6 = ___2_c;
|
|
int32_t L_7 = ___4_e;
|
|
NullCheck(L_4);
|
|
VirtualActionInvoker7< czh_tE8F1A87C5388086F23589583A37E369F2950CBC9*, float, float, cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016*, float, int32_t, int32_t >::Invoke(6, L_4, L_5, (-4791.0f), L_6, (cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016*)NULL, (9146.0f), L_7, 0);
|
|
return;
|
|
}
|
|
|
|
IL_002d:
|
|
{
|
|
czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* L_8 = ___1_b;
|
|
NullCheck(L_8);
|
|
cyt_1_tCCE2818B525DF61292C7CCDB56AAAB0DCED7BF55* L_9 = L_8->___ohb;
|
|
NullCheck(L_9);
|
|
cymU5BU5D_t665132A16BD263E9CAB6B1F0D889F2D636E2F0C0* L_10 = L_9->___Items;
|
|
cwr_tB32AE31B660714E12F96179A963CC995252FABBC* L_11 = ___0_a;
|
|
NullCheck(L_11);
|
|
int32_t L_12 = L_11->___nul;
|
|
NullCheck(L_10);
|
|
int32_t L_13 = L_12;
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_14 = (L_10)->GetAt(static_cast<il2cpp_array_size_t>(L_13));
|
|
V_0 = L_14;
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_15 = V_0;
|
|
NullCheck(L_15);
|
|
bool L_16 = L_15->___odw;
|
|
if (L_16)
|
|
{
|
|
goto IL_0049;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_0049:
|
|
{
|
|
cwr_tB32AE31B660714E12F96179A963CC995252FABBC* L_17 = ___0_a;
|
|
NullCheck(L_17);
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_18 = L_17->___nun;
|
|
V_1 = L_18;
|
|
float L_19 = ___2_c;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_20 = V_1;
|
|
NullCheck(L_20);
|
|
int32_t L_21 = 0;
|
|
float L_22 = (L_20)->GetAt(static_cast<il2cpp_array_size_t>(L_21));
|
|
if ((!(((float)L_19) < ((float)L_22))))
|
|
{
|
|
goto IL_008a;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_23 = ___4_e;
|
|
if (!L_23)
|
|
{
|
|
goto IL_0060;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_24 = ___4_e;
|
|
if ((((int32_t)L_24) == ((int32_t)1)))
|
|
{
|
|
goto IL_0072;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_0060:
|
|
{
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_25 = V_0;
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_26 = V_0;
|
|
NullCheck(L_26);
|
|
cyn_t384350372CCD75AD3902AC8A3CD65C3405B057A4* L_27 = L_26->___ocw;
|
|
NullCheck(L_27);
|
|
float L_28 = L_27->___oed;
|
|
NullCheck(L_25);
|
|
L_25->___odc = L_28;
|
|
return;
|
|
}
|
|
|
|
IL_0072:
|
|
{
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_29 = V_0;
|
|
NullCheck(L_29);
|
|
float L_30 = L_29->___odc;
|
|
V_2 = L_30;
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_31 = V_0;
|
|
NullCheck(L_31);
|
|
cyn_t384350372CCD75AD3902AC8A3CD65C3405B057A4* L_32 = L_31->___ocw;
|
|
NullCheck(L_32);
|
|
float L_33 = L_32->___oed;
|
|
V_3 = L_33;
|
|
goto IL_0164;
|
|
}
|
|
|
|
IL_008a:
|
|
{
|
|
int32_t L_34 = ___4_e;
|
|
if (!L_34)
|
|
{
|
|
goto IL_0096;
|
|
}
|
|
}
|
|
{
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_35 = V_0;
|
|
NullCheck(L_35);
|
|
float L_36 = L_35->___odc;
|
|
G_B15_0 = L_36;
|
|
goto IL_00a1;
|
|
}
|
|
|
|
IL_0096:
|
|
{
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_37 = V_0;
|
|
NullCheck(L_37);
|
|
cyn_t384350372CCD75AD3902AC8A3CD65C3405B057A4* L_38 = L_37->___ocw;
|
|
NullCheck(L_38);
|
|
float L_39 = L_38->___oed;
|
|
G_B15_0 = L_39;
|
|
}
|
|
|
|
IL_00a1:
|
|
{
|
|
V_2 = G_B15_0;
|
|
float L_40 = ___2_c;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_41 = V_1;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_42 = V_1;
|
|
NullCheck(L_42);
|
|
NullCheck(L_41);
|
|
int32_t L_43 = ((int32_t)il2cpp_codegen_subtract(((int32_t)(((RuntimeArray*)L_42)->max_length)), 2));
|
|
float L_44 = (L_41)->GetAt(static_cast<il2cpp_array_size_t>(L_43));
|
|
if ((!(((float)L_40) >= ((float)L_44))))
|
|
{
|
|
goto IL_00c5;
|
|
}
|
|
}
|
|
{
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_45 = V_0;
|
|
NullCheck(L_45);
|
|
cyn_t384350372CCD75AD3902AC8A3CD65C3405B057A4* L_46 = L_45->___ocw;
|
|
NullCheck(L_46);
|
|
float L_47 = L_46->___oed;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_48 = V_1;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_49 = V_1;
|
|
NullCheck(L_49);
|
|
NullCheck(L_48);
|
|
int32_t L_50 = ((int32_t)il2cpp_codegen_add(((int32_t)(((RuntimeArray*)L_49)->max_length)), (-1)));
|
|
float L_51 = (L_48)->GetAt(static_cast<il2cpp_array_size_t>(L_50));
|
|
V_3 = ((float)il2cpp_codegen_add(L_47, L_51));
|
|
goto IL_0164;
|
|
}
|
|
|
|
IL_00c5:
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_52 = V_1;
|
|
float L_53 = ___2_c;
|
|
int32_t L_54;
|
|
L_54 = cwj_ibj_mA179E3634DD9FAC0FCB0E606B483AFA08BA421E0(L_52, L_53, 2, NULL);
|
|
V_6 = L_54;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_55 = V_1;
|
|
int32_t L_56 = V_6;
|
|
NullCheck(L_55);
|
|
int32_t L_57 = ((int32_t)il2cpp_codegen_add(L_56, (-1)));
|
|
float L_58 = (L_55)->GetAt(static_cast<il2cpp_array_size_t>(L_57));
|
|
V_7 = L_58;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_59 = V_1;
|
|
int32_t L_60 = V_6;
|
|
NullCheck(L_59);
|
|
int32_t L_61 = L_60;
|
|
float L_62 = (L_59)->GetAt(static_cast<il2cpp_array_size_t>(L_61));
|
|
V_8 = L_62;
|
|
cwr_tB32AE31B660714E12F96179A963CC995252FABBC* L_63 = ___0_a;
|
|
int32_t L_64 = V_6;
|
|
float L_65 = ___2_c;
|
|
float L_66 = V_8;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_67 = V_1;
|
|
int32_t L_68 = V_6;
|
|
NullCheck(L_67);
|
|
int32_t L_69 = ((int32_t)il2cpp_codegen_add(L_68, ((int32_t)-9)));
|
|
float L_70 = (L_67)->GetAt(static_cast<il2cpp_array_size_t>(L_69));
|
|
float L_71 = V_8;
|
|
NullCheck(L_63);
|
|
float L_72;
|
|
L_72 = cwq_GetCurvePercent_m934B6D1A405D513F84B748AAB2F2B58F203D28B0(L_63, ((int32_t)il2cpp_codegen_subtract(((int32_t)(L_64>>1)), 1)), ((float)il2cpp_codegen_subtract((-9986.0f), ((float)(((float)il2cpp_codegen_subtract(L_65, L_66))/((float)il2cpp_codegen_subtract(L_70, L_71)))))), NULL);
|
|
V_9 = L_72;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_73 = V_1;
|
|
int32_t L_74 = V_6;
|
|
NullCheck(L_73);
|
|
int32_t L_75 = ((int32_t)il2cpp_codegen_add(L_74, 1));
|
|
float L_76 = (L_73)->GetAt(static_cast<il2cpp_array_size_t>(L_75));
|
|
float L_77 = V_7;
|
|
V_3 = ((float)il2cpp_codegen_subtract(L_76, L_77));
|
|
float L_78 = V_3;
|
|
float L_79 = V_3;
|
|
V_3 = ((float)il2cpp_codegen_subtract(L_78, ((float)((int32_t)il2cpp_codegen_multiply(((int32_t)il2cpp_codegen_subtract(((int32_t)-74), il2cpp_codegen_cast_double_to_int<int32_t>(((double)il2cpp_codegen_subtract((6437.0), ((double)((float)(L_79/(583.0f))))))))), ((int32_t)59))))));
|
|
float L_80 = V_7;
|
|
float L_81 = V_3;
|
|
float L_82 = V_9;
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_83 = V_0;
|
|
NullCheck(L_83);
|
|
cyn_t384350372CCD75AD3902AC8A3CD65C3405B057A4* L_84 = L_83->___ocw;
|
|
NullCheck(L_84);
|
|
float L_85 = L_84->___oed;
|
|
V_3 = ((float)il2cpp_codegen_add(((float)il2cpp_codegen_add(L_80, ((float)il2cpp_codegen_multiply(L_81, L_82)))), L_85));
|
|
float L_86 = V_3;
|
|
float L_87 = V_3;
|
|
V_3 = ((float)il2cpp_codegen_subtract(L_86, ((float)((int32_t)il2cpp_codegen_multiply(((int32_t)il2cpp_codegen_subtract(((int32_t)19), il2cpp_codegen_cast_double_to_int<int32_t>(((double)il2cpp_codegen_subtract((7023.0), ((double)((float)(L_87/(-9334.0f))))))))), ((int32_t)-43))))));
|
|
}
|
|
|
|
IL_0164:
|
|
{
|
|
float L_88 = V_3;
|
|
float L_89 = V_2;
|
|
V_5 = ((float)il2cpp_codegen_subtract(L_88, L_89));
|
|
float L_90 = V_5;
|
|
float L_91 = V_5;
|
|
V_5 = ((float)il2cpp_codegen_subtract(L_90, ((float)((int32_t)il2cpp_codegen_multiply(((int32_t)il2cpp_codegen_subtract(((int32_t)83), il2cpp_codegen_cast_double_to_int<int32_t>(((double)il2cpp_codegen_subtract((2288.0), ((double)((float)(L_91/(-3567.0f))))))))), ((int32_t)-11))))));
|
|
float L_92 = V_5;
|
|
if ((!(((float)L_92) == ((float)(-8954.0f)))))
|
|
{
|
|
goto IL_01a4;
|
|
}
|
|
}
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_93 = ___5_f;
|
|
int32_t L_94 = ___6_g;
|
|
NullCheck(L_93);
|
|
int32_t L_95 = L_94;
|
|
float L_96 = (L_93)->GetAt(static_cast<il2cpp_array_size_t>(L_95));
|
|
V_4 = L_96;
|
|
goto IL_0251;
|
|
}
|
|
|
|
IL_01a4:
|
|
{
|
|
bool L_97 = ___7_h;
|
|
if (!L_97)
|
|
{
|
|
goto IL_01b5;
|
|
}
|
|
}
|
|
{
|
|
V_10 = (6946.0f);
|
|
float L_98 = V_5;
|
|
V_11 = L_98;
|
|
goto IL_01c5;
|
|
}
|
|
|
|
IL_01b5:
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_99 = ___5_f;
|
|
int32_t L_100 = ___6_g;
|
|
NullCheck(L_99);
|
|
int32_t L_101 = L_100;
|
|
float L_102 = (L_99)->GetAt(static_cast<il2cpp_array_size_t>(L_101));
|
|
V_10 = L_102;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_103 = ___5_f;
|
|
int32_t L_104 = ___6_g;
|
|
NullCheck(L_103);
|
|
int32_t L_105 = ((int32_t)il2cpp_codegen_add(L_104, 1));
|
|
float L_106 = (L_103)->GetAt(static_cast<il2cpp_array_size_t>(L_105));
|
|
V_11 = L_106;
|
|
}
|
|
|
|
IL_01c5:
|
|
{
|
|
float L_107 = V_5;
|
|
V_12 = (bool)((((float)L_107) > ((float)(-3131.0f)))? 1 : 0);
|
|
float L_108 = V_10;
|
|
V_13 = (bool)((((int32_t)((!(((float)L_108) >= ((float)(-7006.0f))))? 1 : 0)) == ((int32_t)0))? 1 : 0);
|
|
float L_109 = V_11;
|
|
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
|
|
int32_t L_110;
|
|
L_110 = Math_Sign_mE85A053D9EFD3D62A630EB983D849F2FC331DE4A(L_109, NULL);
|
|
float L_111 = V_5;
|
|
int32_t L_112;
|
|
L_112 = Math_Sign_mE85A053D9EFD3D62A630EB983D849F2FC331DE4A(L_111, NULL);
|
|
if ((((int32_t)L_110) == ((int32_t)L_112)))
|
|
{
|
|
goto IL_0221;
|
|
}
|
|
}
|
|
{
|
|
float L_113 = V_11;
|
|
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
|
|
float L_114;
|
|
L_114 = fabsf(L_113);
|
|
if ((!(((float)L_114) <= ((float)(8631.0f)))))
|
|
{
|
|
goto IL_0221;
|
|
}
|
|
}
|
|
{
|
|
float L_115 = V_10;
|
|
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
|
|
float L_116;
|
|
L_116 = fabsf(L_115);
|
|
if ((!(((float)L_116) > ((float)(2489.0f)))))
|
|
{
|
|
goto IL_021d;
|
|
}
|
|
}
|
|
{
|
|
float L_117 = V_10;
|
|
float L_118 = V_10;
|
|
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
|
|
int32_t L_119;
|
|
L_119 = Math_Sign_mE85A053D9EFD3D62A630EB983D849F2FC331DE4A(L_118, NULL);
|
|
V_10 = ((float)il2cpp_codegen_add(L_117, ((float)((int32_t)il2cpp_codegen_multiply(((int32_t)-54), L_119)))));
|
|
}
|
|
|
|
IL_021d:
|
|
{
|
|
bool L_120 = V_12;
|
|
V_13 = L_120;
|
|
}
|
|
|
|
IL_0221:
|
|
{
|
|
float L_121 = V_5;
|
|
float L_122 = V_10;
|
|
float L_123 = V_10;
|
|
V_4 = ((float)il2cpp_codegen_subtract(((float)il2cpp_codegen_add(L_121, L_122)), (fmodf(L_123, (-6783.0f)))));
|
|
bool L_124 = V_13;
|
|
bool L_125 = V_12;
|
|
if ((((int32_t)L_124) == ((int32_t)L_125)))
|
|
{
|
|
goto IL_024a;
|
|
}
|
|
}
|
|
{
|
|
float L_126 = V_4;
|
|
float L_127 = V_10;
|
|
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
|
|
int32_t L_128;
|
|
L_128 = Math_Sign_mE85A053D9EFD3D62A630EB983D849F2FC331DE4A(L_127, NULL);
|
|
V_4 = ((float)il2cpp_codegen_add(L_126, ((float)((int32_t)il2cpp_codegen_multiply(((int32_t)32), L_128)))));
|
|
}
|
|
|
|
IL_024a:
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_129 = ___5_f;
|
|
int32_t L_130 = ___6_g;
|
|
float L_131 = V_4;
|
|
NullCheck(L_129);
|
|
(L_129)->SetAt(static_cast<il2cpp_array_size_t>(L_130), (float)L_131);
|
|
}
|
|
|
|
IL_0251:
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_132 = ___5_f;
|
|
int32_t L_133 = ___6_g;
|
|
float L_134 = V_5;
|
|
NullCheck(L_132);
|
|
(L_132)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_add(L_133, 1))), (float)L_134);
|
|
float L_135 = V_2;
|
|
float L_136 = V_4;
|
|
float L_137 = ___3_d;
|
|
V_2 = ((float)il2cpp_codegen_add(L_135, ((float)il2cpp_codegen_multiply(L_136, L_137))));
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_138 = V_0;
|
|
float L_139 = V_2;
|
|
float L_140 = V_2;
|
|
NullCheck(L_138);
|
|
L_138->___odc = ((float)il2cpp_codegen_subtract(L_139, ((float)((int32_t)il2cpp_codegen_multiply(((int32_t)il2cpp_codegen_subtract(((int32_t)-26), il2cpp_codegen_cast_double_to_int<int32_t>(((double)il2cpp_codegen_subtract((9589.0), ((double)((float)(L_140/(3677.0f))))))))), ((int32_t)77))))));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxi_fqj_m2763BE05DFFD567869905012FE99779ED78611D7 (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* ___0_a, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_0 = __this->___nyh;
|
|
if (!L_0)
|
|
{
|
|
goto IL_0014;
|
|
}
|
|
}
|
|
{
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_1 = __this->___nyh;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_2 = ___0_a;
|
|
NullCheck(L_1);
|
|
cxg_Invoke_m737FA828F48B8326DA38389CD6E6870C24BA91FF_inline(L_1, L_2, NULL);
|
|
}
|
|
|
|
IL_0014:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxi_AssignEventSubscribersFrom_mA874F7A9F3936537D8ECE76F302B5C748FF86C4B (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* ___0_src, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* L_0 = ___0_src;
|
|
NullCheck(L_0);
|
|
cxh_t51FEBC05859C343141A49FC3843C7604D88C40A5* L_1 = L_0->___nyi;
|
|
__this->___nyi = L_1;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___nyi), (void*)L_1);
|
|
cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* L_2 = ___0_src;
|
|
NullCheck(L_2);
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_3 = L_2->___nyd;
|
|
__this->___nyd = L_3;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___nyd), (void*)L_3);
|
|
cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* L_4 = ___0_src;
|
|
NullCheck(L_4);
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_5 = L_4->___nye;
|
|
__this->___nye = L_5;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___nye), (void*)L_5);
|
|
cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* L_6 = ___0_src;
|
|
NullCheck(L_6);
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_7 = L_6->___nyf;
|
|
__this->___nyf = L_7;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___nyf), (void*)L_7);
|
|
cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* L_8 = ___0_src;
|
|
NullCheck(L_8);
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_9 = L_8->___nyg;
|
|
__this->___nyg = L_9;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___nyg), (void*)L_9);
|
|
cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* L_10 = ___0_src;
|
|
NullCheck(L_10);
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_11 = L_10->___nyh;
|
|
__this->___nyh = L_11;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___nyh), (void*)L_11);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxi__cctor_m87C558439CDFA74D3485C551F4F34891A130ACB1 (const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral6536BE59F0E519C5A741CF907BA6A7047B763361);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cyt_1__ctor_mC0512C94B5EE411FDCCEE513012B1F41A4C01D37_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cyt_1_t15D208ED20DD19D17CA30C59237CB35A70E3C96C_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
cyt_1_t15D208ED20DD19D17CA30C59237CB35A70E3C96C* L_0 = (cyt_1_t15D208ED20DD19D17CA30C59237CB35A70E3C96C*)il2cpp_codegen_object_new(cyt_1_t15D208ED20DD19D17CA30C59237CB35A70E3C96C_il2cpp_TypeInfo_var);
|
|
cyt_1__ctor_mC0512C94B5EE411FDCCEE513012B1F41A4C01D37(L_0, cyt_1__ctor_mC0512C94B5EE411FDCCEE513012B1F41A4C01D37_RuntimeMethod_var);
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* L_1 = (cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5*)il2cpp_codegen_object_new(cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5_il2cpp_TypeInfo_var);
|
|
cwj__ctor_mA03B22D2BBBAC0EE1FA7083711399785FA75CE9C(L_1, _stringLiteral6536BE59F0E519C5A741CF907BA6A7047B763361, L_0, (0.0f), NULL);
|
|
((cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2_StaticFields*)il2cpp_codegen_static_fields_for(cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2_il2cpp_TypeInfo_var))->___nxs = L_1;
|
|
Il2CppCodeGenWriteBarrier((void**)(&((cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2_StaticFields*)il2cpp_codegen_static_fields_for(cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2_il2cpp_TypeInfo_var))->___nxs), (void*)L_1);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float cxi_ibv_m51EDDB772CF32582DB870DE14B3C43D0D2FDE264 (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* ___0_a, czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* ___1_b, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cwk_t95F941C946138FA950FA2A5CBD243288DF6BCF94_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cwz_t680946F6D60875C4010BFB6658DE46BF3C8BACFE_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cyt_1_Clear_m7E6C61E27E795BC359B6AF0CF06A905EEA3033FA_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* V_0 = NULL;
|
|
float V_1 = 0.0f;
|
|
cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016* V_2 = NULL;
|
|
float V_3 = 0.0f;
|
|
float V_4 = 0.0f;
|
|
int32_t V_5 = 0;
|
|
cwkU5BU5D_t8A0893DA1EA37E5125FF252FD84867D96E7115C9* V_6 = NULL;
|
|
int32_t V_7 = 0;
|
|
RuntimeObject* V_8 = NULL;
|
|
cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016* G_B9_0 = NULL;
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_0 = ___0_a;
|
|
NullCheck(L_0);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_1 = L_0->___nyq;
|
|
V_0 = L_1;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_2 = V_0;
|
|
NullCheck(L_2);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_3 = L_2->___nyq;
|
|
if (!L_3)
|
|
{
|
|
goto IL_0018;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_4 = V_0;
|
|
czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* L_5 = ___1_b;
|
|
float L_6;
|
|
L_6 = cxi_ibv_m51EDDB772CF32582DB870DE14B3C43D0D2FDE264(__this, L_4, L_5, NULL);
|
|
}
|
|
|
|
IL_0018:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_7 = ___0_a;
|
|
NullCheck(L_7);
|
|
float L_8 = L_7->___nzq;
|
|
if ((!(((float)L_8) == ((float)(0.0f)))))
|
|
{
|
|
goto IL_002d;
|
|
}
|
|
}
|
|
{
|
|
V_1 = (1.0f);
|
|
goto IL_0049;
|
|
}
|
|
|
|
IL_002d:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_9 = ___0_a;
|
|
NullCheck(L_9);
|
|
float L_10 = L_9->___nzp;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_11 = ___0_a;
|
|
NullCheck(L_11);
|
|
float L_12 = L_11->___nzq;
|
|
V_1 = ((float)(L_10/L_12));
|
|
float L_13 = V_1;
|
|
if ((!(((float)L_13) > ((float)(1.0f)))))
|
|
{
|
|
goto IL_0049;
|
|
}
|
|
}
|
|
{
|
|
V_1 = (1.0f);
|
|
}
|
|
|
|
IL_0049:
|
|
{
|
|
float L_14 = V_1;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_15 = V_0;
|
|
NullCheck(L_15);
|
|
float L_16 = L_15->___nzb;
|
|
if ((((float)L_14) < ((float)L_16)))
|
|
{
|
|
goto IL_0055;
|
|
}
|
|
}
|
|
{
|
|
G_B9_0 = ((cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016*)(NULL));
|
|
goto IL_005b;
|
|
}
|
|
|
|
IL_0055:
|
|
{
|
|
cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016* L_17 = __this->___nyc;
|
|
G_B9_0 = L_17;
|
|
}
|
|
|
|
IL_005b:
|
|
{
|
|
V_2 = G_B9_0;
|
|
cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016* L_18 = V_2;
|
|
if (L_18)
|
|
{
|
|
goto IL_0061;
|
|
}
|
|
}
|
|
{
|
|
float L_19 = V_1;
|
|
return L_19;
|
|
}
|
|
|
|
IL_0061:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_20 = V_0;
|
|
NullCheck(L_20);
|
|
float L_21 = L_20->___nzg;
|
|
V_3 = L_21;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_22 = V_0;
|
|
NullCheck(L_22);
|
|
float L_23;
|
|
L_23 = cxj_get_AnimationTime_m906D77C0C3ACE09719C08CC0EA6B6440AAC7B7E0(L_22, NULL);
|
|
V_4 = L_23;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_24 = V_0;
|
|
NullCheck(L_24);
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* L_25 = L_24->___nyp;
|
|
NullCheck(L_25);
|
|
cyt_1_t15D208ED20DD19D17CA30C59237CB35A70E3C96C* L_26 = L_25->___nua;
|
|
cyt_1_t15D208ED20DD19D17CA30C59237CB35A70E3C96C* L_27 = L_26;
|
|
NullCheck(L_27);
|
|
int32_t L_28 = L_27->___Count;
|
|
V_5 = L_28;
|
|
NullCheck(L_27);
|
|
cwkU5BU5D_t8A0893DA1EA37E5125FF252FD84867D96E7115C9* L_29 = L_27->___Items;
|
|
V_6 = L_29;
|
|
V_7 = 0;
|
|
goto IL_00b8;
|
|
}
|
|
|
|
IL_008f:
|
|
{
|
|
cwkU5BU5D_t8A0893DA1EA37E5125FF252FD84867D96E7115C9* L_30 = V_6;
|
|
int32_t L_31 = V_7;
|
|
NullCheck(L_30);
|
|
int32_t L_32 = L_31;
|
|
RuntimeObject* L_33 = (L_30)->GetAt(static_cast<il2cpp_array_size_t>(L_32));
|
|
V_8 = L_33;
|
|
RuntimeObject* L_34 = V_8;
|
|
if (!((cwz_t680946F6D60875C4010BFB6658DE46BF3C8BACFE*)IsInstClass((RuntimeObject*)L_34, cwz_t680946F6D60875C4010BFB6658DE46BF3C8BACFE_il2cpp_TypeInfo_var)))
|
|
{
|
|
goto IL_00b2;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject* L_35 = V_8;
|
|
czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* L_36 = ___1_b;
|
|
float L_37 = V_3;
|
|
float L_38 = V_4;
|
|
cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016* L_39 = V_2;
|
|
NullCheck(L_35);
|
|
InterfaceActionInvoker7< czh_tE8F1A87C5388086F23589583A37E369F2950CBC9*, float, float, cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016*, float, int32_t, int32_t >::Invoke(0, cwk_t95F941C946138FA950FA2A5CBD243288DF6BCF94_il2cpp_TypeInfo_var, L_35, L_36, L_37, L_38, L_39, (0.0f), 0, 1);
|
|
}
|
|
|
|
IL_00b2:
|
|
{
|
|
int32_t L_40 = V_7;
|
|
V_7 = ((int32_t)il2cpp_codegen_add(L_40, 1));
|
|
}
|
|
|
|
IL_00b8:
|
|
{
|
|
int32_t L_41 = V_7;
|
|
int32_t L_42 = V_5;
|
|
if ((((int32_t)L_41) < ((int32_t)L_42)))
|
|
{
|
|
goto IL_008f;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_43 = ___0_a;
|
|
NullCheck(L_43);
|
|
float L_44 = L_43->___nzq;
|
|
if ((!(((float)L_44) > ((float)(0.0f)))))
|
|
{
|
|
goto IL_00d4;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_45 = V_0;
|
|
float L_46 = V_4;
|
|
cxi_ibz_m73CB72F6340772D0D774C40C76D5276D6700226B(__this, L_45, L_46, NULL);
|
|
}
|
|
|
|
IL_00d4:
|
|
{
|
|
cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016* L_47 = __this->___nyc;
|
|
NullCheck(L_47);
|
|
cyt_1_Clear_m7E6C61E27E795BC359B6AF0CF06A905EEA3033FA(L_47, (bool)0, cyt_1_Clear_m7E6C61E27E795BC359B6AF0CF06A905EEA3033FA_RuntimeMethod_var);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_48 = V_0;
|
|
float L_49 = V_4;
|
|
NullCheck(L_48);
|
|
L_48->___nzh = L_49;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_50 = V_0;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_51 = V_0;
|
|
NullCheck(L_51);
|
|
float L_52 = L_51->___nzj;
|
|
NullCheck(L_50);
|
|
L_50->___nzl = L_52;
|
|
float L_53 = V_1;
|
|
return L_53;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxi_ice_m4D1EEFEE38C6C809B7ADE636FE083D14DE8FB6EC (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashSet_1_Clear_m88C3BA6617F6667126635140414D44D76C42AE92_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
cxjU5BU5D_tE980B57EF364DD3737BD53D40D13E062F22F6B57* V_0 = NULL;
|
|
int32_t V_1 = 0;
|
|
int32_t V_2 = 0;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* V_3 = NULL;
|
|
{
|
|
__this->___nyl = (bool)0;
|
|
HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2* L_0 = __this->___nyk;
|
|
NullCheck(L_0);
|
|
HashSet_1_Clear_m88C3BA6617F6667126635140414D44D76C42AE92(L_0, HashSet_1_Clear_m88C3BA6617F6667126635140414D44D76C42AE92_RuntimeMethod_var);
|
|
cyt_1_t5035B0510612A7C4AE3431E0BDAFD72257E38BF2* L_1 = __this->___nyb;
|
|
NullCheck(L_1);
|
|
cxjU5BU5D_tE980B57EF364DD3737BD53D40D13E062F22F6B57* L_2 = L_1->___Items;
|
|
V_0 = L_2;
|
|
V_1 = 0;
|
|
cyt_1_t5035B0510612A7C4AE3431E0BDAFD72257E38BF2* L_3 = __this->___nyb;
|
|
NullCheck(L_3);
|
|
int32_t L_4 = L_3->___Count;
|
|
V_2 = L_4;
|
|
goto IL_006c;
|
|
}
|
|
|
|
IL_002e:
|
|
{
|
|
cxjU5BU5D_tE980B57EF364DD3737BD53D40D13E062F22F6B57* L_5 = V_0;
|
|
int32_t L_6 = V_1;
|
|
NullCheck(L_5);
|
|
int32_t L_7 = L_6;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_8 = (L_5)->GetAt(static_cast<il2cpp_array_size_t>(L_7));
|
|
V_3 = L_8;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_9 = V_3;
|
|
if (L_9)
|
|
{
|
|
goto IL_003e;
|
|
}
|
|
}
|
|
{
|
|
goto IL_0068;
|
|
}
|
|
|
|
IL_0037:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_10 = V_3;
|
|
NullCheck(L_10);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_11 = L_10->___nyq;
|
|
V_3 = L_11;
|
|
}
|
|
|
|
IL_003e:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_12 = V_3;
|
|
NullCheck(L_12);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_13 = L_12->___nyq;
|
|
if (L_13)
|
|
{
|
|
goto IL_0037;
|
|
}
|
|
}
|
|
|
|
IL_0046:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_14 = V_3;
|
|
NullCheck(L_14);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_15 = L_14->___nyr;
|
|
if (!L_15)
|
|
{
|
|
goto IL_0057;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_16 = V_3;
|
|
NullCheck(L_16);
|
|
int32_t L_17 = L_16->___nzt;
|
|
if ((((int32_t)L_17) == ((int32_t)3)))
|
|
{
|
|
goto IL_005e;
|
|
}
|
|
}
|
|
|
|
IL_0057:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_18 = V_3;
|
|
cxi_icf_m108B87DF27EA258C0FB6EC69DFD8AE9231B09908(__this, L_18, NULL);
|
|
}
|
|
|
|
IL_005e:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_19 = V_3;
|
|
NullCheck(L_19);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_20 = L_19->___nyr;
|
|
V_3 = L_20;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_21 = V_3;
|
|
if (L_21)
|
|
{
|
|
goto IL_0046;
|
|
}
|
|
}
|
|
|
|
IL_0068:
|
|
{
|
|
int32_t L_22 = V_1;
|
|
V_1 = ((int32_t)il2cpp_codegen_add(L_22, 1));
|
|
}
|
|
|
|
IL_006c:
|
|
{
|
|
int32_t L_23 = V_1;
|
|
int32_t L_24 = V_2;
|
|
if ((((int32_t)L_23) < ((int32_t)L_24)))
|
|
{
|
|
goto IL_002e;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxi_gdk_m46D5517A16729DE842BFD4FC8921EF29BC863EC6 (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* ___0_a, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_0 = __this->___nyd;
|
|
if (!L_0)
|
|
{
|
|
goto IL_0014;
|
|
}
|
|
}
|
|
{
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_1 = __this->___nyd;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_2 = ___0_a;
|
|
NullCheck(L_1);
|
|
cxg_Invoke_m737FA828F48B8326DA38389CD6E6870C24BA91FF_inline(L_1, L_2, NULL);
|
|
}
|
|
|
|
IL_0014:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxi_hfo_m8F1209DC43D204847A28D7018BB1782A48E739AE (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* ___0_a, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_0 = __this->___nye;
|
|
if (!L_0)
|
|
{
|
|
goto IL_0014;
|
|
}
|
|
}
|
|
{
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_1 = __this->___nye;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_2 = ___0_a;
|
|
NullCheck(L_1);
|
|
cxg_Invoke_m737FA828F48B8326DA38389CD6E6870C24BA91FF_inline(L_1, L_2, NULL);
|
|
}
|
|
|
|
IL_0014:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxi_ibq_mC5D85A6C0DB12BBDD3F8388786C7511F7797DAE2 (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* ___0_a, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_0 = __this->___nyg;
|
|
if (!L_0)
|
|
{
|
|
goto IL_0014;
|
|
}
|
|
}
|
|
{
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_1 = __this->___nyg;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_2 = ___0_a;
|
|
NullCheck(L_1);
|
|
cxg_Invoke_m737FA828F48B8326DA38389CD6E6870C24BA91FF_inline(L_1, L_2, NULL);
|
|
}
|
|
|
|
IL_0014:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* cxi_SetAnimation_mB98AEDEB0026CF9BE4DC6F7837EFA18E315BBD17 (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, int32_t ___0_trackIndex, String_t* ___1_animationName, bool ___2_loop, const RuntimeMethod* method)
|
|
{
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* V_0 = NULL;
|
|
{
|
|
cxr_t40F2FEA3AB3BC2D3274C8117E684F7D812EADBF2* L_0 = __this->___nya;
|
|
NullCheck(L_0);
|
|
czo_t1E9B258255B9D4B0B05750F566891C7900FA9510* L_1 = L_0->___oae;
|
|
String_t* L_2 = ___1_animationName;
|
|
NullCheck(L_1);
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* L_3;
|
|
L_3 = czo_FindAnimation_mB0B21F52CF480D8197E01B2A37F712BB33A80E83(L_1, L_2, NULL);
|
|
V_0 = L_3;
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* L_4 = V_0;
|
|
if (L_4)
|
|
{
|
|
goto IL_002b;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_5 = ___1_animationName;
|
|
String_t* L_6;
|
|
L_6 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral9710656B9C30547AE532BCC934E0CDB47C3F2C2D)), L_5, NULL);
|
|
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_m8F9D40CE19D19B698A70F9A258640EB52DB39B62(L_7, L_6, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralC9C2EAADCD2A99B30FBDDAA084D66CCB0E750D4A)), NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_7, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&cxi_SetAnimation_mB98AEDEB0026CF9BE4DC6F7837EFA18E315BBD17_RuntimeMethod_var)));
|
|
}
|
|
|
|
IL_002b:
|
|
{
|
|
int32_t L_8 = ___0_trackIndex;
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* L_9 = V_0;
|
|
bool L_10 = ___2_loop;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_11;
|
|
L_11 = cxi_SetAnimation_m02CEA73C601033BA1F73CDDB2DA1F80773118C1E(__this, L_8, L_9, L_10, NULL);
|
|
return L_11;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxi_hzk_m2E9FDFF5A070559A11C9C9CF82129EC0F4987F8B (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* ___0_src, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* L_0 = ___0_src;
|
|
NullCheck(L_0);
|
|
cxh_t51FEBC05859C343141A49FC3843C7604D88C40A5* L_1 = L_0->___nyi;
|
|
cxi_add_Event_m4F089D394FB100BED909D44E935F72F10E774C05(__this, L_1, NULL);
|
|
cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* L_2 = ___0_src;
|
|
NullCheck(L_2);
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_3 = L_2->___nyd;
|
|
cxi_add_Start_m8DFA689725AC0C19BC975901C95A2E63C4EF4B37(__this, L_3, NULL);
|
|
cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* L_4 = ___0_src;
|
|
NullCheck(L_4);
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_5 = L_4->___nye;
|
|
cxi_add_Interrupt_mDB7226298FF1F6C26D7B106CA7DB4A3BA42ED1EB(__this, L_5, NULL);
|
|
cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* L_6 = ___0_src;
|
|
NullCheck(L_6);
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_7 = L_6->___nyf;
|
|
cxi_add_End_m20FB003EBEC508A80F2B8D582F8173C62EC1023E(__this, L_7, NULL);
|
|
cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* L_8 = ___0_src;
|
|
NullCheck(L_8);
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_9 = L_8->___nyg;
|
|
cxi_add_Dispose_m7155C8E841CF00018979733938B24E75F326323B(__this, L_9, NULL);
|
|
cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* L_10 = ___0_src;
|
|
NullCheck(L_10);
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_11 = L_10->___nyh;
|
|
cxi_add_Complete_mCF95B625ABD3642670A58817668D89695C611292(__this, L_11, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxi_ket_m566B9F5E3BC7009FEDF16C56825895C452C489DC (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, float ___0_delta, const RuntimeMethod* method)
|
|
{
|
|
cxjU5BU5D_tE980B57EF364DD3737BD53D40D13E062F22F6B57* V_0 = NULL;
|
|
int32_t V_1 = 0;
|
|
int32_t V_2 = 0;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* V_3 = NULL;
|
|
float V_4 = 0.0f;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* V_5 = NULL;
|
|
float V_6 = 0.0f;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* V_7 = NULL;
|
|
float G_B9_0 = 0.0f;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* G_B9_1 = NULL;
|
|
float G_B8_0 = 0.0f;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* G_B8_1 = NULL;
|
|
float G_B10_0 = 0.0f;
|
|
float G_B10_1 = 0.0f;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* G_B10_2 = NULL;
|
|
{
|
|
float L_0 = ___0_delta;
|
|
float L_1 = __this->___nym;
|
|
___0_delta = ((float)il2cpp_codegen_multiply(L_0, L_1));
|
|
cyt_1_t5035B0510612A7C4AE3431E0BDAFD72257E38BF2* L_2 = __this->___nyb;
|
|
NullCheck(L_2);
|
|
cxjU5BU5D_tE980B57EF364DD3737BD53D40D13E062F22F6B57* L_3 = L_2->___Items;
|
|
V_0 = L_3;
|
|
V_1 = 0;
|
|
cyt_1_t5035B0510612A7C4AE3431E0BDAFD72257E38BF2* L_4 = __this->___nyb;
|
|
NullCheck(L_4);
|
|
int32_t L_5 = L_4->___Count;
|
|
V_2 = L_5;
|
|
goto IL_01cd;
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
cxjU5BU5D_tE980B57EF364DD3737BD53D40D13E062F22F6B57* L_6 = V_0;
|
|
int32_t L_7 = V_1;
|
|
NullCheck(L_6);
|
|
int32_t L_8 = L_7;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_9 = (L_6)->GetAt(static_cast<il2cpp_array_size_t>(L_8));
|
|
V_3 = L_9;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_10 = V_3;
|
|
if (!L_10)
|
|
{
|
|
goto IL_01c9;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_11 = V_3;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_12 = V_3;
|
|
NullCheck(L_12);
|
|
float L_13 = L_12->___nzh;
|
|
NullCheck(L_11);
|
|
L_11->___nzg = L_13;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_14 = V_3;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_15 = V_3;
|
|
NullCheck(L_15);
|
|
float L_16 = L_15->___nzl;
|
|
NullCheck(L_14);
|
|
L_14->___nzk = L_16;
|
|
float L_17 = ___0_delta;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_18 = V_3;
|
|
NullCheck(L_18);
|
|
float L_19 = L_18->___nzn;
|
|
V_4 = ((float)il2cpp_codegen_multiply(L_17, L_19));
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_20 = V_3;
|
|
NullCheck(L_20);
|
|
float L_21 = L_20->___nzi;
|
|
if ((!(((float)L_21) > ((float)(-662.0f)))))
|
|
{
|
|
goto IL_0095;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_22 = V_3;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_23 = L_22;
|
|
NullCheck(L_23);
|
|
float L_24 = L_23->___nzi;
|
|
float L_25 = V_4;
|
|
NullCheck(L_23);
|
|
L_23->___nzi = ((float)il2cpp_codegen_subtract(L_24, L_25));
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_26 = V_3;
|
|
NullCheck(L_26);
|
|
float L_27 = L_26->___nzi;
|
|
if ((((float)L_27) > ((float)(6071.0f))))
|
|
{
|
|
goto IL_01c9;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_28 = V_3;
|
|
NullCheck(L_28);
|
|
float L_29 = L_28->___nzi;
|
|
V_4 = ((-L_29));
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_30 = V_3;
|
|
NullCheck(L_30);
|
|
L_30->___nzi = (-6935.0f);
|
|
}
|
|
|
|
IL_0095:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_31 = V_3;
|
|
NullCheck(L_31);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_32 = L_31->___next;
|
|
V_5 = L_32;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_33 = V_5;
|
|
if (!L_33)
|
|
{
|
|
goto IL_0142;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_34 = V_3;
|
|
NullCheck(L_34);
|
|
float L_35 = L_34->___nzk;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_36 = V_5;
|
|
NullCheck(L_36);
|
|
float L_37 = L_36->___nzi;
|
|
V_6 = ((float)il2cpp_codegen_subtract(L_35, L_37));
|
|
float L_38 = V_6;
|
|
if ((!(((float)L_38) >= ((float)(-4950.0f)))))
|
|
{
|
|
goto IL_0171;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_39 = V_5;
|
|
NullCheck(L_39);
|
|
L_39->___nzi = (-7261.0f);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_40 = V_5;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_41 = L_40;
|
|
NullCheck(L_41);
|
|
float L_42 = L_41->___nzj;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_43 = V_3;
|
|
NullCheck(L_43);
|
|
float L_44 = L_43->___nzn;
|
|
if ((((float)L_44) == ((float)(6493.0f))))
|
|
{
|
|
G_B9_0 = L_42;
|
|
G_B9_1 = L_41;
|
|
goto IL_00f6;
|
|
}
|
|
G_B8_0 = L_42;
|
|
G_B8_1 = L_41;
|
|
}
|
|
{
|
|
float L_45 = V_6;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_46 = V_3;
|
|
NullCheck(L_46);
|
|
float L_47 = L_46->___nzn;
|
|
float L_48 = ___0_delta;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_49 = V_5;
|
|
NullCheck(L_49);
|
|
float L_50 = L_49->___nzn;
|
|
G_B10_0 = ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_add(((float)(L_45/L_47)), L_48)), L_50));
|
|
G_B10_1 = G_B8_0;
|
|
G_B10_2 = G_B8_1;
|
|
goto IL_00fb;
|
|
}
|
|
|
|
IL_00f6:
|
|
{
|
|
G_B10_0 = (-7739.0f);
|
|
G_B10_1 = G_B9_0;
|
|
G_B10_2 = G_B9_1;
|
|
}
|
|
|
|
IL_00fb:
|
|
{
|
|
NullCheck(G_B10_2);
|
|
G_B10_2->___nzj = ((float)il2cpp_codegen_add(G_B10_1, G_B10_0));
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_51 = V_3;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_52 = L_51;
|
|
NullCheck(L_52);
|
|
float L_53 = L_52->___nzj;
|
|
float L_54 = V_4;
|
|
NullCheck(L_52);
|
|
L_52->___nzj = ((float)il2cpp_codegen_add(L_53, L_54));
|
|
int32_t L_55 = V_1;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_56 = V_5;
|
|
cxi_ica_mABA62E3C1BDA6F39D91CD51CAE2CEFAA64AC3471(__this, L_55, L_56, (bool)1, NULL);
|
|
goto IL_0134;
|
|
}
|
|
|
|
IL_011c:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_57 = V_5;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_58 = L_57;
|
|
NullCheck(L_58);
|
|
float L_59 = L_58->___nzp;
|
|
float L_60 = ___0_delta;
|
|
NullCheck(L_58);
|
|
L_58->___nzp = ((float)il2cpp_codegen_add(L_59, L_60));
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_61 = V_5;
|
|
NullCheck(L_61);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_62 = L_61->___nyq;
|
|
V_5 = L_62;
|
|
}
|
|
|
|
IL_0134:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_63 = V_5;
|
|
NullCheck(L_63);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_64 = L_63->___nyq;
|
|
if (L_64)
|
|
{
|
|
goto IL_011c;
|
|
}
|
|
}
|
|
{
|
|
goto IL_01c9;
|
|
}
|
|
|
|
IL_0142:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_65 = V_3;
|
|
NullCheck(L_65);
|
|
float L_66 = L_65->___nzk;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_67 = V_3;
|
|
NullCheck(L_67);
|
|
float L_68 = L_67->___nzm;
|
|
if ((!(((float)L_66) >= ((float)L_68))))
|
|
{
|
|
goto IL_0171;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_69 = V_3;
|
|
NullCheck(L_69);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_70 = L_69->___nyq;
|
|
if (L_70)
|
|
{
|
|
goto IL_0171;
|
|
}
|
|
}
|
|
{
|
|
cxjU5BU5D_tE980B57EF364DD3737BD53D40D13E062F22F6B57* L_71 = V_0;
|
|
int32_t L_72 = V_1;
|
|
NullCheck(L_71);
|
|
ArrayElementTypeCheck (L_71, NULL);
|
|
(L_71)->SetAt(static_cast<il2cpp_array_size_t>(L_72), (cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7*)NULL);
|
|
cxm_t0479DB05DFCE31B18506D24565FA53C680306098* L_73 = __this->___nyj;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_74 = V_3;
|
|
NullCheck(L_73);
|
|
cxm_icr_m46CE6975DF6303E05AE8CB3B422DCE912D1421E3(L_73, L_74, NULL);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_75 = V_3;
|
|
cxi_icd_m044B2DC28A0577BB81F214308A28273F256BAE6D(__this, L_75, NULL);
|
|
goto IL_01c9;
|
|
}
|
|
|
|
IL_0171:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_76 = V_3;
|
|
NullCheck(L_76);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_77 = L_76->___nyq;
|
|
if (!L_77)
|
|
{
|
|
goto IL_01ba;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_78 = V_3;
|
|
float L_79 = ___0_delta;
|
|
bool L_80;
|
|
L_80 = cxi_ibt_m5357FADEE04202F94EE4EC4884C9EAEC4CE54BC1(__this, L_78, L_79, NULL);
|
|
if (!L_80)
|
|
{
|
|
goto IL_01ba;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_81 = V_3;
|
|
NullCheck(L_81);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_82 = L_81->___nyq;
|
|
V_7 = L_82;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_83 = V_3;
|
|
NullCheck(L_83);
|
|
L_83->___nyq = (cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7*)NULL;
|
|
Il2CppCodeGenWriteBarrier((void**)(&L_83->___nyq), (void*)(cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7*)NULL);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_84 = V_7;
|
|
if (!L_84)
|
|
{
|
|
goto IL_01b6;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_85 = V_7;
|
|
NullCheck(L_85);
|
|
L_85->___nyr = (cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7*)NULL;
|
|
Il2CppCodeGenWriteBarrier((void**)(&L_85->___nyr), (void*)(cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7*)NULL);
|
|
goto IL_01b6;
|
|
}
|
|
|
|
IL_01a0:
|
|
{
|
|
cxm_t0479DB05DFCE31B18506D24565FA53C680306098* L_86 = __this->___nyj;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_87 = V_7;
|
|
NullCheck(L_86);
|
|
cxm_icr_m46CE6975DF6303E05AE8CB3B422DCE912D1421E3(L_86, L_87, NULL);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_88 = V_7;
|
|
NullCheck(L_88);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_89 = L_88->___nyq;
|
|
V_7 = L_89;
|
|
}
|
|
|
|
IL_01b6:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_90 = V_7;
|
|
if (L_90)
|
|
{
|
|
goto IL_01a0;
|
|
}
|
|
}
|
|
|
|
IL_01ba:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_91 = V_3;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_92 = L_91;
|
|
NullCheck(L_92);
|
|
float L_93 = L_92->___nzj;
|
|
float L_94 = V_4;
|
|
NullCheck(L_92);
|
|
L_92->___nzj = ((float)il2cpp_codegen_add(L_93, L_94));
|
|
}
|
|
|
|
IL_01c9:
|
|
{
|
|
int32_t L_95 = V_1;
|
|
V_1 = ((int32_t)il2cpp_codegen_add(L_95, 1));
|
|
}
|
|
|
|
IL_01cd:
|
|
{
|
|
int32_t L_96 = V_1;
|
|
int32_t L_97 = V_2;
|
|
if ((((int32_t)L_96) < ((int32_t)L_97)))
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
{
|
|
cxm_t0479DB05DFCE31B18506D24565FA53C680306098* L_98 = __this->___nyj;
|
|
NullCheck(L_98);
|
|
cxm_icv_mBEC739064670573DAA155838D41D3470C99EEF29(L_98, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxi_mnc_m03C393B236123FDC9737FBF56C82CD776FFEB848 (cwr_tB32AE31B660714E12F96179A963CC995252FABBC* ___0_a, czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* ___1_b, float ___2_c, float ___3_d, int32_t ___4_e, SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* ___5_f, int32_t ___6_g, bool ___7_h, 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;
|
|
}
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* V_0 = NULL;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* V_1 = NULL;
|
|
float V_2 = 0.0f;
|
|
float V_3 = 0.0f;
|
|
float V_4 = 0.0f;
|
|
float V_5 = 0.0f;
|
|
int32_t V_6 = 0;
|
|
float V_7 = 0.0f;
|
|
float V_8 = 0.0f;
|
|
float V_9 = 0.0f;
|
|
float V_10 = 0.0f;
|
|
float V_11 = 0.0f;
|
|
bool V_12 = false;
|
|
bool V_13 = false;
|
|
float G_B15_0 = 0.0f;
|
|
{
|
|
bool L_0 = ___7_h;
|
|
if (!L_0)
|
|
{
|
|
goto IL_000e;
|
|
}
|
|
}
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_1 = ___5_f;
|
|
int32_t L_2 = ___6_g;
|
|
NullCheck(L_1);
|
|
(L_1)->SetAt(static_cast<il2cpp_array_size_t>(L_2), (float)(8154.0f));
|
|
}
|
|
|
|
IL_000e:
|
|
{
|
|
float L_3 = ___3_d;
|
|
if ((!(((float)L_3) == ((float)(8849.0f)))))
|
|
{
|
|
goto IL_002d;
|
|
}
|
|
}
|
|
{
|
|
cwr_tB32AE31B660714E12F96179A963CC995252FABBC* L_4 = ___0_a;
|
|
czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* L_5 = ___1_b;
|
|
float L_6 = ___2_c;
|
|
int32_t L_7 = ___4_e;
|
|
NullCheck(L_4);
|
|
VirtualActionInvoker7< czh_tE8F1A87C5388086F23589583A37E369F2950CBC9*, float, float, cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016*, float, int32_t, int32_t >::Invoke(6, L_4, L_5, (2824.0f), L_6, (cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016*)NULL, (1690.0f), L_7, 0);
|
|
return;
|
|
}
|
|
|
|
IL_002d:
|
|
{
|
|
czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* L_8 = ___1_b;
|
|
NullCheck(L_8);
|
|
cyt_1_tCCE2818B525DF61292C7CCDB56AAAB0DCED7BF55* L_9 = L_8->___ohb;
|
|
NullCheck(L_9);
|
|
cymU5BU5D_t665132A16BD263E9CAB6B1F0D889F2D636E2F0C0* L_10 = L_9->___Items;
|
|
cwr_tB32AE31B660714E12F96179A963CC995252FABBC* L_11 = ___0_a;
|
|
NullCheck(L_11);
|
|
int32_t L_12 = L_11->___nul;
|
|
NullCheck(L_10);
|
|
int32_t L_13 = L_12;
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_14 = (L_10)->GetAt(static_cast<il2cpp_array_size_t>(L_13));
|
|
V_0 = L_14;
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_15 = V_0;
|
|
NullCheck(L_15);
|
|
bool L_16 = L_15->___odw;
|
|
if (L_16)
|
|
{
|
|
goto IL_0049;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_0049:
|
|
{
|
|
cwr_tB32AE31B660714E12F96179A963CC995252FABBC* L_17 = ___0_a;
|
|
NullCheck(L_17);
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_18 = L_17->___nun;
|
|
V_1 = L_18;
|
|
float L_19 = ___2_c;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_20 = V_1;
|
|
NullCheck(L_20);
|
|
int32_t L_21 = 0;
|
|
float L_22 = (L_20)->GetAt(static_cast<il2cpp_array_size_t>(L_21));
|
|
if ((!(((float)L_19) < ((float)L_22))))
|
|
{
|
|
goto IL_008a;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_23 = ___4_e;
|
|
if (!L_23)
|
|
{
|
|
goto IL_0060;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_24 = ___4_e;
|
|
if ((((int32_t)L_24) == ((int32_t)1)))
|
|
{
|
|
goto IL_0072;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_0060:
|
|
{
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_25 = V_0;
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_26 = V_0;
|
|
NullCheck(L_26);
|
|
cyn_t384350372CCD75AD3902AC8A3CD65C3405B057A4* L_27 = L_26->___ocw;
|
|
NullCheck(L_27);
|
|
float L_28 = L_27->___oed;
|
|
NullCheck(L_25);
|
|
L_25->___odc = L_28;
|
|
return;
|
|
}
|
|
|
|
IL_0072:
|
|
{
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_29 = V_0;
|
|
NullCheck(L_29);
|
|
float L_30 = L_29->___odc;
|
|
V_2 = L_30;
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_31 = V_0;
|
|
NullCheck(L_31);
|
|
cyn_t384350372CCD75AD3902AC8A3CD65C3405B057A4* L_32 = L_31->___ocw;
|
|
NullCheck(L_32);
|
|
float L_33 = L_32->___oed;
|
|
V_3 = L_33;
|
|
goto IL_0164;
|
|
}
|
|
|
|
IL_008a:
|
|
{
|
|
int32_t L_34 = ___4_e;
|
|
if (!L_34)
|
|
{
|
|
goto IL_0096;
|
|
}
|
|
}
|
|
{
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_35 = V_0;
|
|
NullCheck(L_35);
|
|
float L_36 = L_35->___odc;
|
|
G_B15_0 = L_36;
|
|
goto IL_00a1;
|
|
}
|
|
|
|
IL_0096:
|
|
{
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_37 = V_0;
|
|
NullCheck(L_37);
|
|
cyn_t384350372CCD75AD3902AC8A3CD65C3405B057A4* L_38 = L_37->___ocw;
|
|
NullCheck(L_38);
|
|
float L_39 = L_38->___oed;
|
|
G_B15_0 = L_39;
|
|
}
|
|
|
|
IL_00a1:
|
|
{
|
|
V_2 = G_B15_0;
|
|
float L_40 = ___2_c;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_41 = V_1;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_42 = V_1;
|
|
NullCheck(L_42);
|
|
NullCheck(L_41);
|
|
int32_t L_43 = ((int32_t)il2cpp_codegen_subtract(((int32_t)(((RuntimeArray*)L_42)->max_length)), 2));
|
|
float L_44 = (L_41)->GetAt(static_cast<il2cpp_array_size_t>(L_43));
|
|
if ((!(((float)L_40) >= ((float)L_44))))
|
|
{
|
|
goto IL_00c5;
|
|
}
|
|
}
|
|
{
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_45 = V_0;
|
|
NullCheck(L_45);
|
|
cyn_t384350372CCD75AD3902AC8A3CD65C3405B057A4* L_46 = L_45->___ocw;
|
|
NullCheck(L_46);
|
|
float L_47 = L_46->___oed;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_48 = V_1;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_49 = V_1;
|
|
NullCheck(L_49);
|
|
NullCheck(L_48);
|
|
int32_t L_50 = ((int32_t)il2cpp_codegen_add(((int32_t)(((RuntimeArray*)L_49)->max_length)), (-1)));
|
|
float L_51 = (L_48)->GetAt(static_cast<il2cpp_array_size_t>(L_50));
|
|
V_3 = ((float)il2cpp_codegen_add(L_47, L_51));
|
|
goto IL_0164;
|
|
}
|
|
|
|
IL_00c5:
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_52 = V_1;
|
|
float L_53 = ___2_c;
|
|
int32_t L_54;
|
|
L_54 = cwj_ibj_mA179E3634DD9FAC0FCB0E606B483AFA08BA421E0(L_52, L_53, 2, NULL);
|
|
V_6 = L_54;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_55 = V_1;
|
|
int32_t L_56 = V_6;
|
|
NullCheck(L_55);
|
|
int32_t L_57 = ((int32_t)il2cpp_codegen_add(L_56, (-1)));
|
|
float L_58 = (L_55)->GetAt(static_cast<il2cpp_array_size_t>(L_57));
|
|
V_7 = L_58;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_59 = V_1;
|
|
int32_t L_60 = V_6;
|
|
NullCheck(L_59);
|
|
int32_t L_61 = L_60;
|
|
float L_62 = (L_59)->GetAt(static_cast<il2cpp_array_size_t>(L_61));
|
|
V_8 = L_62;
|
|
cwr_tB32AE31B660714E12F96179A963CC995252FABBC* L_63 = ___0_a;
|
|
int32_t L_64 = V_6;
|
|
float L_65 = ___2_c;
|
|
float L_66 = V_8;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_67 = V_1;
|
|
int32_t L_68 = V_6;
|
|
NullCheck(L_67);
|
|
int32_t L_69 = ((int32_t)il2cpp_codegen_add(L_68, ((int32_t)-55)));
|
|
float L_70 = (L_67)->GetAt(static_cast<il2cpp_array_size_t>(L_69));
|
|
float L_71 = V_8;
|
|
NullCheck(L_63);
|
|
float L_72;
|
|
L_72 = cwq_GetCurvePercent_m934B6D1A405D513F84B748AAB2F2B58F203D28B0(L_63, ((int32_t)il2cpp_codegen_subtract(((int32_t)(L_64>>1)), 1)), ((float)il2cpp_codegen_subtract((4191.0f), ((float)(((float)il2cpp_codegen_subtract(L_65, L_66))/((float)il2cpp_codegen_subtract(L_70, L_71)))))), NULL);
|
|
V_9 = L_72;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_73 = V_1;
|
|
int32_t L_74 = V_6;
|
|
NullCheck(L_73);
|
|
int32_t L_75 = ((int32_t)il2cpp_codegen_add(L_74, 1));
|
|
float L_76 = (L_73)->GetAt(static_cast<il2cpp_array_size_t>(L_75));
|
|
float L_77 = V_7;
|
|
V_3 = ((float)il2cpp_codegen_subtract(L_76, L_77));
|
|
float L_78 = V_3;
|
|
float L_79 = V_3;
|
|
V_3 = ((float)il2cpp_codegen_subtract(L_78, ((float)((int32_t)il2cpp_codegen_multiply(((int32_t)il2cpp_codegen_subtract(((int32_t)-95), il2cpp_codegen_cast_double_to_int<int32_t>(((double)il2cpp_codegen_subtract((2159.0), ((double)((float)(L_79/(-6777.0f))))))))), ((int32_t)8))))));
|
|
float L_80 = V_7;
|
|
float L_81 = V_3;
|
|
float L_82 = V_9;
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_83 = V_0;
|
|
NullCheck(L_83);
|
|
cyn_t384350372CCD75AD3902AC8A3CD65C3405B057A4* L_84 = L_83->___ocw;
|
|
NullCheck(L_84);
|
|
float L_85 = L_84->___oed;
|
|
V_3 = ((float)il2cpp_codegen_add(((float)il2cpp_codegen_add(L_80, ((float)il2cpp_codegen_multiply(L_81, L_82)))), L_85));
|
|
float L_86 = V_3;
|
|
float L_87 = V_3;
|
|
V_3 = ((float)il2cpp_codegen_subtract(L_86, ((float)((int32_t)il2cpp_codegen_multiply(((int32_t)il2cpp_codegen_subtract(((int32_t)-50), il2cpp_codegen_cast_double_to_int<int32_t>(((double)il2cpp_codegen_subtract((-2048.0), ((double)((float)(L_87/(3355.0f))))))))), ((int32_t)67))))));
|
|
}
|
|
|
|
IL_0164:
|
|
{
|
|
float L_88 = V_3;
|
|
float L_89 = V_2;
|
|
V_5 = ((float)il2cpp_codegen_subtract(L_88, L_89));
|
|
float L_90 = V_5;
|
|
float L_91 = V_5;
|
|
V_5 = ((float)il2cpp_codegen_subtract(L_90, ((float)((int32_t)il2cpp_codegen_multiply(((int32_t)il2cpp_codegen_subtract(((int32_t)-58), il2cpp_codegen_cast_double_to_int<int32_t>(((double)il2cpp_codegen_subtract((-4357.0), ((double)((float)(L_91/(-8628.0f))))))))), ((int32_t)18))))));
|
|
float L_92 = V_5;
|
|
if ((!(((float)L_92) == ((float)(4243.0f)))))
|
|
{
|
|
goto IL_01a4;
|
|
}
|
|
}
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_93 = ___5_f;
|
|
int32_t L_94 = ___6_g;
|
|
NullCheck(L_93);
|
|
int32_t L_95 = L_94;
|
|
float L_96 = (L_93)->GetAt(static_cast<il2cpp_array_size_t>(L_95));
|
|
V_4 = L_96;
|
|
goto IL_0251;
|
|
}
|
|
|
|
IL_01a4:
|
|
{
|
|
bool L_97 = ___7_h;
|
|
if (!L_97)
|
|
{
|
|
goto IL_01b5;
|
|
}
|
|
}
|
|
{
|
|
V_10 = (7984.0f);
|
|
float L_98 = V_5;
|
|
V_11 = L_98;
|
|
goto IL_01c5;
|
|
}
|
|
|
|
IL_01b5:
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_99 = ___5_f;
|
|
int32_t L_100 = ___6_g;
|
|
NullCheck(L_99);
|
|
int32_t L_101 = L_100;
|
|
float L_102 = (L_99)->GetAt(static_cast<il2cpp_array_size_t>(L_101));
|
|
V_10 = L_102;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_103 = ___5_f;
|
|
int32_t L_104 = ___6_g;
|
|
NullCheck(L_103);
|
|
int32_t L_105 = ((int32_t)il2cpp_codegen_add(L_104, 1));
|
|
float L_106 = (L_103)->GetAt(static_cast<il2cpp_array_size_t>(L_105));
|
|
V_11 = L_106;
|
|
}
|
|
|
|
IL_01c5:
|
|
{
|
|
float L_107 = V_5;
|
|
V_12 = (bool)((((float)L_107) > ((float)(9115.0f)))? 1 : 0);
|
|
float L_108 = V_10;
|
|
V_13 = (bool)((((int32_t)((!(((float)L_108) >= ((float)(8841.0f))))? 1 : 0)) == ((int32_t)0))? 1 : 0);
|
|
float L_109 = V_11;
|
|
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
|
|
int32_t L_110;
|
|
L_110 = Math_Sign_mE85A053D9EFD3D62A630EB983D849F2FC331DE4A(L_109, NULL);
|
|
float L_111 = V_5;
|
|
int32_t L_112;
|
|
L_112 = Math_Sign_mE85A053D9EFD3D62A630EB983D849F2FC331DE4A(L_111, NULL);
|
|
if ((((int32_t)L_110) == ((int32_t)L_112)))
|
|
{
|
|
goto IL_0221;
|
|
}
|
|
}
|
|
{
|
|
float L_113 = V_11;
|
|
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
|
|
float L_114;
|
|
L_114 = fabsf(L_113);
|
|
if ((!(((float)L_114) <= ((float)(-4480.0f)))))
|
|
{
|
|
goto IL_0221;
|
|
}
|
|
}
|
|
{
|
|
float L_115 = V_10;
|
|
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
|
|
float L_116;
|
|
L_116 = fabsf(L_115);
|
|
if ((!(((float)L_116) > ((float)(-4567.0f)))))
|
|
{
|
|
goto IL_021d;
|
|
}
|
|
}
|
|
{
|
|
float L_117 = V_10;
|
|
float L_118 = V_10;
|
|
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
|
|
int32_t L_119;
|
|
L_119 = Math_Sign_mE85A053D9EFD3D62A630EB983D849F2FC331DE4A(L_118, NULL);
|
|
V_10 = ((float)il2cpp_codegen_add(L_117, ((float)((int32_t)il2cpp_codegen_multiply(((int32_t)77), L_119)))));
|
|
}
|
|
|
|
IL_021d:
|
|
{
|
|
bool L_120 = V_12;
|
|
V_13 = L_120;
|
|
}
|
|
|
|
IL_0221:
|
|
{
|
|
float L_121 = V_5;
|
|
float L_122 = V_10;
|
|
float L_123 = V_10;
|
|
V_4 = ((float)il2cpp_codegen_subtract(((float)il2cpp_codegen_add(L_121, L_122)), (fmodf(L_123, (2062.0f)))));
|
|
bool L_124 = V_13;
|
|
bool L_125 = V_12;
|
|
if ((((int32_t)L_124) == ((int32_t)L_125)))
|
|
{
|
|
goto IL_024a;
|
|
}
|
|
}
|
|
{
|
|
float L_126 = V_4;
|
|
float L_127 = V_10;
|
|
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
|
|
int32_t L_128;
|
|
L_128 = Math_Sign_mE85A053D9EFD3D62A630EB983D849F2FC331DE4A(L_127, NULL);
|
|
V_4 = ((float)il2cpp_codegen_add(L_126, ((float)((int32_t)il2cpp_codegen_multiply(((int32_t)-85), L_128)))));
|
|
}
|
|
|
|
IL_024a:
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_129 = ___5_f;
|
|
int32_t L_130 = ___6_g;
|
|
float L_131 = V_4;
|
|
NullCheck(L_129);
|
|
(L_129)->SetAt(static_cast<il2cpp_array_size_t>(L_130), (float)L_131);
|
|
}
|
|
|
|
IL_0251:
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_132 = ___5_f;
|
|
int32_t L_133 = ___6_g;
|
|
float L_134 = V_5;
|
|
NullCheck(L_132);
|
|
(L_132)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_add(L_133, 1))), (float)L_134);
|
|
float L_135 = V_2;
|
|
float L_136 = V_4;
|
|
float L_137 = ___3_d;
|
|
V_2 = ((float)il2cpp_codegen_add(L_135, ((float)il2cpp_codegen_multiply(L_136, L_137))));
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_138 = V_0;
|
|
float L_139 = V_2;
|
|
float L_140 = V_2;
|
|
NullCheck(L_138);
|
|
L_138->___odc = ((float)il2cpp_codegen_subtract(L_139, ((float)((int32_t)il2cpp_codegen_multiply(((int32_t)il2cpp_codegen_subtract(((int32_t)90), il2cpp_codegen_cast_double_to_int<int32_t>(((double)il2cpp_codegen_subtract((9761.0), ((double)((float)(L_140/(-1086.0f))))))))), ((int32_t)43))))));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float cxi_get_TimeScale_m3EA2FF6BFB51903A503E6A99999D77CE66C11391 (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
float L_0 = __this->___nym;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxi_vk_m2FA6D5FA0B80C9FEE79B569EC0831C33282E8939 (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* ___0_a, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_0 = __this->___nyg;
|
|
if (!L_0)
|
|
{
|
|
goto IL_0014;
|
|
}
|
|
}
|
|
{
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_1 = __this->___nyg;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_2 = ___0_a;
|
|
NullCheck(L_1);
|
|
cxg_Invoke_m737FA828F48B8326DA38389CD6E6870C24BA91FF_inline(L_1, L_2, NULL);
|
|
}
|
|
|
|
IL_0014:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxi_fso_mCCD8C583D8CC3376E0B09A20C29980FBDA36F876 (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* ___0_a, const RuntimeMethod* method)
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* V_0 = NULL;
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_0 = ___0_a;
|
|
NullCheck(L_0);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_1 = L_0->___next;
|
|
V_0 = L_1;
|
|
goto IL_001c;
|
|
}
|
|
|
|
IL_0009:
|
|
{
|
|
cxm_t0479DB05DFCE31B18506D24565FA53C680306098* L_2 = __this->___nyj;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_3 = V_0;
|
|
NullCheck(L_2);
|
|
cxm_ics_m2CFB9943E948F3663C838E377C4590DFC5F97A35(L_2, L_3, NULL);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_4 = V_0;
|
|
NullCheck(L_4);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_5 = L_4->___next;
|
|
V_0 = L_5;
|
|
}
|
|
|
|
IL_001c:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_6 = V_0;
|
|
if (L_6)
|
|
{
|
|
goto IL_0009;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_7 = ___0_a;
|
|
NullCheck(L_7);
|
|
L_7->___next = (cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7*)NULL;
|
|
Il2CppCodeGenWriteBarrier((void**)(&L_7->___next), (void*)(cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7*)NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxi_cyf_m31AF1F09A861494565605DBFE9398D5BAD993C88 (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* ___0_a, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_0 = __this->___nyg;
|
|
if (!L_0)
|
|
{
|
|
goto IL_0014;
|
|
}
|
|
}
|
|
{
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_1 = __this->___nyg;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_2 = ___0_a;
|
|
NullCheck(L_1);
|
|
cxg_Invoke_m737FA828F48B8326DA38389CD6E6870C24BA91FF_inline(L_1, L_2, NULL);
|
|
}
|
|
|
|
IL_0014:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxi_eho_m5F16FE1AE09BBF8022FC85A2B1325B9163C5F668 (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, float ___0_mixDuration, const RuntimeMethod* method)
|
|
{
|
|
bool V_0 = false;
|
|
int32_t V_1 = 0;
|
|
int32_t V_2 = 0;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* V_3 = NULL;
|
|
{
|
|
cxm_t0479DB05DFCE31B18506D24565FA53C680306098* L_0 = __this->___nyj;
|
|
NullCheck(L_0);
|
|
bool L_1 = L_0->___nzy;
|
|
V_0 = L_1;
|
|
cxm_t0479DB05DFCE31B18506D24565FA53C680306098* L_2 = __this->___nyj;
|
|
NullCheck(L_2);
|
|
L_2->___nzy = (bool)1;
|
|
V_1 = 0;
|
|
cyt_1_t5035B0510612A7C4AE3431E0BDAFD72257E38BF2* L_3 = __this->___nyb;
|
|
NullCheck(L_3);
|
|
int32_t L_4 = L_3->___Count;
|
|
V_2 = L_4;
|
|
goto IL_004b;
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
cyt_1_t5035B0510612A7C4AE3431E0BDAFD72257E38BF2* L_5 = __this->___nyb;
|
|
NullCheck(L_5);
|
|
cxjU5BU5D_tE980B57EF364DD3737BD53D40D13E062F22F6B57* L_6 = L_5->___Items;
|
|
int32_t L_7 = V_1;
|
|
NullCheck(L_6);
|
|
int32_t L_8 = L_7;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_9 = (L_6)->GetAt(static_cast<il2cpp_array_size_t>(L_8));
|
|
V_3 = L_9;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_10 = V_3;
|
|
if (!L_10)
|
|
{
|
|
goto IL_0047;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_11 = V_3;
|
|
NullCheck(L_11);
|
|
int32_t L_12 = L_11->___nyy;
|
|
float L_13 = ___0_mixDuration;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_14;
|
|
L_14 = cxi_SetEmptyAnimation_mDD8A86EAFC8518C240A26F6D06102C0427F59392(__this, L_12, L_13, NULL);
|
|
}
|
|
|
|
IL_0047:
|
|
{
|
|
int32_t L_15 = V_1;
|
|
V_1 = ((int32_t)il2cpp_codegen_add(L_15, 1));
|
|
}
|
|
|
|
IL_004b:
|
|
{
|
|
int32_t L_16 = V_1;
|
|
int32_t L_17 = V_2;
|
|
if ((((int32_t)L_16) < ((int32_t)L_17)))
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
{
|
|
cxm_t0479DB05DFCE31B18506D24565FA53C680306098* L_18 = __this->___nyj;
|
|
bool L_19 = V_0;
|
|
NullCheck(L_18);
|
|
L_18->___nzy = L_19;
|
|
cxm_t0479DB05DFCE31B18506D24565FA53C680306098* L_20 = __this->___nyj;
|
|
NullCheck(L_20);
|
|
cxm_icv_mBEC739064670573DAA155838D41D3470C99EEF29(L_20, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxi_remove_Start_m7699295203369BB025A0C19287C7376B2EEDF537 (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cxg_t907F68F63C8086DF5234807928BB999C22C18A9E_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* V_0 = NULL;
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* V_1 = NULL;
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* V_2 = NULL;
|
|
{
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_0 = __this->___nyd;
|
|
V_0 = L_0;
|
|
}
|
|
|
|
IL_0007:
|
|
{
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_1 = V_0;
|
|
V_1 = L_1;
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_2 = V_1;
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_3 = ___0_value;
|
|
Delegate_t* L_4;
|
|
L_4 = Delegate_Remove_m8B7DD5661308FA972E23CA1CC3FC9CEB355504E3(L_2, L_3, NULL);
|
|
V_2 = ((cxg_t907F68F63C8086DF5234807928BB999C22C18A9E*)CastclassSealed((RuntimeObject*)L_4, cxg_t907F68F63C8086DF5234807928BB999C22C18A9E_il2cpp_TypeInfo_var));
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E** L_5 = (cxg_t907F68F63C8086DF5234807928BB999C22C18A9E**)(&__this->___nyd);
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_6 = V_2;
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_7 = V_1;
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_8;
|
|
L_8 = InterlockedCompareExchangeImpl<cxg_t907F68F63C8086DF5234807928BB999C22C18A9E*>(L_5, L_6, L_7);
|
|
V_0 = L_8;
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_9 = V_0;
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_10 = V_1;
|
|
if ((!(((RuntimeObject*)(cxg_t907F68F63C8086DF5234807928BB999C22C18A9E*)L_9) == ((RuntimeObject*)(cxg_t907F68F63C8086DF5234807928BB999C22C18A9E*)L_10))))
|
|
{
|
|
goto IL_0007;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxi_fiw_m0D5B34213BF292F20E442C7A6AD74F170DFFAE0F (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* ___0_a, float ___1_b, const RuntimeMethod* method)
|
|
{
|
|
float V_0 = 0.0f;
|
|
float V_1 = 0.0f;
|
|
float V_2 = 0.0f;
|
|
float V_3 = 0.0f;
|
|
cyqU5BU5D_tB8571529DB97145AFA2A6E428E761AC61963F1FC* V_4 = NULL;
|
|
int32_t V_5 = 0;
|
|
int32_t V_6 = 0;
|
|
bool V_7 = false;
|
|
cyq_t6323CF215B604145E77E04F4D4853FFC0CF472EA* V_8 = NULL;
|
|
int32_t G_B10_0 = 0;
|
|
int32_t G_B14_0 = 0;
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_0 = ___0_a;
|
|
NullCheck(L_0);
|
|
float L_1 = L_0->___nze;
|
|
V_0 = L_1;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_2 = ___0_a;
|
|
NullCheck(L_2);
|
|
float L_3 = L_2->___nzf;
|
|
V_1 = L_3;
|
|
float L_4 = V_1;
|
|
float L_5 = V_0;
|
|
V_2 = ((float)il2cpp_codegen_subtract(L_4, L_5));
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_6 = ___0_a;
|
|
NullCheck(L_6);
|
|
float L_7 = L_6->___nzk;
|
|
float L_8 = V_2;
|
|
V_3 = (fmodf(L_7, L_8));
|
|
cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016* L_9 = __this->___nyc;
|
|
cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016* L_10 = L_9;
|
|
NullCheck(L_10);
|
|
cyqU5BU5D_tB8571529DB97145AFA2A6E428E761AC61963F1FC* L_11 = L_10->___Items;
|
|
V_4 = L_11;
|
|
V_5 = 0;
|
|
NullCheck(L_10);
|
|
int32_t L_12 = L_10->___Count;
|
|
V_6 = L_12;
|
|
goto IL_0064;
|
|
}
|
|
|
|
IL_0035:
|
|
{
|
|
cyqU5BU5D_tB8571529DB97145AFA2A6E428E761AC61963F1FC* L_13 = V_4;
|
|
int32_t L_14 = V_5;
|
|
NullCheck(L_13);
|
|
int32_t L_15 = L_14;
|
|
cyq_t6323CF215B604145E77E04F4D4853FFC0CF472EA* L_16 = (L_13)->GetAt(static_cast<il2cpp_array_size_t>(L_15));
|
|
V_8 = L_16;
|
|
cyq_t6323CF215B604145E77E04F4D4853FFC0CF472EA* L_17 = V_8;
|
|
NullCheck(L_17);
|
|
float L_18 = L_17->___oeo;
|
|
float L_19 = V_3;
|
|
if ((((float)L_18) < ((float)L_19)))
|
|
{
|
|
goto IL_006a;
|
|
}
|
|
}
|
|
{
|
|
cyq_t6323CF215B604145E77E04F4D4853FFC0CF472EA* L_20 = V_8;
|
|
NullCheck(L_20);
|
|
float L_21 = L_20->___oeo;
|
|
float L_22 = V_1;
|
|
if ((((float)L_21) > ((float)L_22)))
|
|
{
|
|
goto IL_005e;
|
|
}
|
|
}
|
|
{
|
|
cxm_t0479DB05DFCE31B18506D24565FA53C680306098* L_23 = __this->___nyj;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_24 = ___0_a;
|
|
cyq_t6323CF215B604145E77E04F4D4853FFC0CF472EA* L_25 = V_8;
|
|
NullCheck(L_23);
|
|
cxm_icu_m4C5670553D67875A55842A97DD16D02C93C82A1C(L_23, L_24, L_25, NULL);
|
|
}
|
|
|
|
IL_005e:
|
|
{
|
|
int32_t L_26 = V_5;
|
|
V_5 = ((int32_t)il2cpp_codegen_add(L_26, 1));
|
|
}
|
|
|
|
IL_0064:
|
|
{
|
|
int32_t L_27 = V_5;
|
|
int32_t L_28 = V_6;
|
|
if ((((int32_t)L_27) < ((int32_t)L_28)))
|
|
{
|
|
goto IL_0035;
|
|
}
|
|
}
|
|
|
|
IL_006a:
|
|
{
|
|
V_7 = (bool)0;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_29 = ___0_a;
|
|
NullCheck(L_29);
|
|
bool L_30 = L_29->___nyz;
|
|
if (!L_30)
|
|
{
|
|
goto IL_008f;
|
|
}
|
|
}
|
|
{
|
|
float L_31 = V_2;
|
|
if ((((float)L_31) == ((float)(-1314.0f))))
|
|
{
|
|
goto IL_008a;
|
|
}
|
|
}
|
|
{
|
|
float L_32 = V_3;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_33 = ___0_a;
|
|
NullCheck(L_33);
|
|
float L_34 = L_33->___nzj;
|
|
float L_35 = V_2;
|
|
G_B10_0 = ((((float)L_32) > ((float)(fmodf(L_34, L_35))))? 1 : 0);
|
|
goto IL_008b;
|
|
}
|
|
|
|
IL_008a:
|
|
{
|
|
G_B10_0 = 1;
|
|
}
|
|
|
|
IL_008b:
|
|
{
|
|
V_7 = (bool)G_B10_0;
|
|
goto IL_00a1;
|
|
}
|
|
|
|
IL_008f:
|
|
{
|
|
float L_36 = ___1_b;
|
|
float L_37 = V_1;
|
|
if ((!(((float)L_36) >= ((float)L_37))))
|
|
{
|
|
goto IL_009e;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_38 = ___0_a;
|
|
NullCheck(L_38);
|
|
float L_39 = L_38->___nzg;
|
|
float L_40 = V_1;
|
|
G_B14_0 = ((((float)L_39) < ((float)L_40))? 1 : 0);
|
|
goto IL_009f;
|
|
}
|
|
|
|
IL_009e:
|
|
{
|
|
G_B14_0 = 0;
|
|
}
|
|
|
|
IL_009f:
|
|
{
|
|
V_7 = (bool)G_B14_0;
|
|
}
|
|
|
|
IL_00a1:
|
|
{
|
|
bool L_41 = V_7;
|
|
if (!L_41)
|
|
{
|
|
goto IL_00d7;
|
|
}
|
|
}
|
|
{
|
|
cxm_t0479DB05DFCE31B18506D24565FA53C680306098* L_42 = __this->___nyj;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_43 = ___0_a;
|
|
NullCheck(L_42);
|
|
cxm_ict_mEDC4448B789E37511D383431761026C39CF0FF19(L_42, L_43, NULL);
|
|
goto IL_00d7;
|
|
}
|
|
|
|
IL_00b3:
|
|
{
|
|
cyqU5BU5D_tB8571529DB97145AFA2A6E428E761AC61963F1FC* L_44 = V_4;
|
|
int32_t L_45 = V_5;
|
|
NullCheck(L_44);
|
|
int32_t L_46 = L_45;
|
|
cyq_t6323CF215B604145E77E04F4D4853FFC0CF472EA* L_47 = (L_44)->GetAt(static_cast<il2cpp_array_size_t>(L_46));
|
|
NullCheck(L_47);
|
|
float L_48 = L_47->___oeo;
|
|
float L_49 = V_0;
|
|
if ((((float)L_48) < ((float)L_49)))
|
|
{
|
|
goto IL_00d1;
|
|
}
|
|
}
|
|
{
|
|
cxm_t0479DB05DFCE31B18506D24565FA53C680306098* L_50 = __this->___nyj;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_51 = ___0_a;
|
|
cyqU5BU5D_tB8571529DB97145AFA2A6E428E761AC61963F1FC* L_52 = V_4;
|
|
int32_t L_53 = V_5;
|
|
NullCheck(L_52);
|
|
int32_t L_54 = L_53;
|
|
cyq_t6323CF215B604145E77E04F4D4853FFC0CF472EA* L_55 = (L_52)->GetAt(static_cast<il2cpp_array_size_t>(L_54));
|
|
NullCheck(L_50);
|
|
cxm_icu_m4C5670553D67875A55842A97DD16D02C93C82A1C(L_50, L_51, L_55, NULL);
|
|
}
|
|
|
|
IL_00d1:
|
|
{
|
|
int32_t L_56 = V_5;
|
|
V_5 = ((int32_t)il2cpp_codegen_add(L_56, 1));
|
|
}
|
|
|
|
IL_00d7:
|
|
{
|
|
int32_t L_57 = V_5;
|
|
int32_t L_58 = V_6;
|
|
if ((((int32_t)L_57) < ((int32_t)L_58)))
|
|
{
|
|
goto IL_00b3;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxi_loo_mCC899BDD4C7710DC3FFF32B634B45479AF03BECD (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, int32_t ___0_a, cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* ___1_b, bool ___2_c, 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*)&cyt_1_Clear_m7A17D1218AF175B3138C97146E78AD6F9B96DDBF_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* V_0 = NULL;
|
|
{
|
|
int32_t L_0 = ___0_a;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_1;
|
|
L_1 = cxi_icb_m179E25C90511D92FE548DD6AB37B7DD5C10A4A44(__this, L_0, NULL);
|
|
V_0 = L_1;
|
|
cyt_1_t5035B0510612A7C4AE3431E0BDAFD72257E38BF2* L_2 = __this->___nyb;
|
|
NullCheck(L_2);
|
|
cxjU5BU5D_tE980B57EF364DD3737BD53D40D13E062F22F6B57* L_3 = L_2->___Items;
|
|
int32_t L_4 = ___0_a;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_5 = ___1_b;
|
|
NullCheck(L_3);
|
|
ArrayElementTypeCheck (L_3, L_5);
|
|
(L_3)->SetAt(static_cast<il2cpp_array_size_t>(L_4), (cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7*)L_5);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_6 = V_0;
|
|
if (!L_6)
|
|
{
|
|
goto IL_0086;
|
|
}
|
|
}
|
|
{
|
|
bool L_7 = ___2_c;
|
|
if (!L_7)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
{
|
|
cxm_t0479DB05DFCE31B18506D24565FA53C680306098* L_8 = __this->___nyj;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_9 = V_0;
|
|
NullCheck(L_8);
|
|
cxm_icq_mA22F8551233349E99757D58EF69710D55ACDBA98(L_8, L_9, NULL);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_10 = ___1_b;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_11 = V_0;
|
|
NullCheck(L_10);
|
|
L_10->___nyq = L_11;
|
|
Il2CppCodeGenWriteBarrier((void**)(&L_10->___nyq), (void*)L_11);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_12 = V_0;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_13 = ___1_b;
|
|
NullCheck(L_12);
|
|
L_12->___nyr = L_13;
|
|
Il2CppCodeGenWriteBarrier((void**)(&L_12->___nyr), (void*)L_13);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_14 = ___1_b;
|
|
NullCheck(L_14);
|
|
L_14->___nzp = (-1427.0f);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_15 = V_0;
|
|
NullCheck(L_15);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_16 = L_15->___nyq;
|
|
if (!L_16)
|
|
{
|
|
goto IL_007a;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_17 = V_0;
|
|
NullCheck(L_17);
|
|
float L_18 = L_17->___nzq;
|
|
if ((!(((float)L_18) > ((float)(-1132.0f)))))
|
|
{
|
|
goto IL_007a;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_19 = ___1_b;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_20 = L_19;
|
|
NullCheck(L_20);
|
|
float L_21 = L_20->___nzr;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_22 = V_0;
|
|
NullCheck(L_22);
|
|
float L_23 = L_22->___nzp;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_24 = V_0;
|
|
NullCheck(L_24);
|
|
float L_25 = L_24->___nzq;
|
|
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
|
|
float L_26;
|
|
L_26 = Math_Min_mE913811A2F7566294BF4649A434282634E7254B3((5425.0f), ((float)(L_23/L_25)), NULL);
|
|
NullCheck(L_20);
|
|
L_20->___nzr = ((float)il2cpp_codegen_multiply(L_21, L_26));
|
|
}
|
|
|
|
IL_007a:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_27 = V_0;
|
|
NullCheck(L_27);
|
|
cyt_1_tE9A88B07E73065F90C455BD5DF1F9E576AA7517C* L_28 = L_27->___nzw;
|
|
NullCheck(L_28);
|
|
cyt_1_Clear_m7A17D1218AF175B3138C97146E78AD6F9B96DDBF(L_28, (bool)1, cyt_1_Clear_m7A17D1218AF175B3138C97146E78AD6F9B96DDBF_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0086:
|
|
{
|
|
cxm_t0479DB05DFCE31B18506D24565FA53C680306098* L_29 = __this->___nyj;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_30 = ___1_b;
|
|
NullCheck(L_29);
|
|
cxm_icp_m6438A7262F82A31BEFE2BE9094E65D98C39D2740(L_29, L_30, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* cxi_nym_mF7DECE8FBD73927D8FE2F961C9094EB5AF89744D (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, int32_t ___0_a, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cyt_1_Resize_m7F31998AA12CF86E7DB69F8FDAEB929D0CEA2E6C_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = ___0_a;
|
|
cyt_1_t5035B0510612A7C4AE3431E0BDAFD72257E38BF2* L_1 = __this->___nyb;
|
|
NullCheck(L_1);
|
|
int32_t L_2 = L_1->___Count;
|
|
if ((((int32_t)L_0) >= ((int32_t)L_2)))
|
|
{
|
|
goto IL_001c;
|
|
}
|
|
}
|
|
{
|
|
cyt_1_t5035B0510612A7C4AE3431E0BDAFD72257E38BF2* L_3 = __this->___nyb;
|
|
NullCheck(L_3);
|
|
cxjU5BU5D_tE980B57EF364DD3737BD53D40D13E062F22F6B57* L_4 = L_3->___Items;
|
|
int32_t L_5 = ___0_a;
|
|
NullCheck(L_4);
|
|
int32_t L_6 = L_5;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_7 = (L_4)->GetAt(static_cast<il2cpp_array_size_t>(L_6));
|
|
return L_7;
|
|
}
|
|
|
|
IL_001c:
|
|
{
|
|
cyt_1_t5035B0510612A7C4AE3431E0BDAFD72257E38BF2* L_8 = __this->___nyb;
|
|
int32_t L_9 = ___0_a;
|
|
NullCheck(L_8);
|
|
cyt_1_t5035B0510612A7C4AE3431E0BDAFD72257E38BF2* L_10;
|
|
L_10 = cyt_1_Resize_m7F31998AA12CF86E7DB69F8FDAEB929D0CEA2E6C(L_8, ((int32_t)il2cpp_codegen_add(L_9, 1)), cyt_1_Resize_m7F31998AA12CF86E7DB69F8FDAEB929D0CEA2E6C_RuntimeMethod_var);
|
|
return (cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7*)NULL;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxi_cef_m96878F797FD0DD6A9F0A1B08E5FA9E1E73F6EC5D (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* ___0_a, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashSet_1_Add_m9B0DD9902395EE95D3DC522264BE1EBBBD3513EB_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cwk_t95F941C946138FA950FA2A5CBD243288DF6BCF94_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cwx_t781F4D14015779306A27908CB2E8DBCE3E2D13DE_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cwz_t680946F6D60875C4010BFB6658DE46BF3C8BACFE_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cxa_t54041616669838A2172FABB189D96F6D88BDE3B2_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cyt_1_Clear_mE5A3F7E1F1F6AB4AFDBA1F7C5151EF625E9F7199_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cyt_1_Resize_m76637F82160D0A8A8FF175C7A5122AF007492A74_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cyt_1_Resize_m7F31998AA12CF86E7DB69F8FDAEB929D0CEA2E6C_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* V_0 = NULL;
|
|
cwkU5BU5D_t8A0893DA1EA37E5125FF252FD84867D96E7115C9* V_1 = NULL;
|
|
int32_t V_2 = 0;
|
|
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* V_3 = NULL;
|
|
cxjU5BU5D_tE980B57EF364DD3737BD53D40D13E062F22F6B57* V_4 = NULL;
|
|
HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2* V_5 = NULL;
|
|
int32_t V_6 = 0;
|
|
int32_t V_7 = 0;
|
|
RuntimeObject* V_8 = NULL;
|
|
int32_t V_9 = 0;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* V_10 = NULL;
|
|
int32_t G_B5_0 = 0;
|
|
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* G_B5_1 = NULL;
|
|
int32_t G_B4_0 = 0;
|
|
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* G_B4_1 = NULL;
|
|
int32_t G_B6_0 = 0;
|
|
int32_t G_B6_1 = 0;
|
|
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* G_B6_2 = NULL;
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_0 = ___0_a;
|
|
NullCheck(L_0);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_1 = L_0->___nyr;
|
|
V_0 = L_1;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_2 = ___0_a;
|
|
NullCheck(L_2);
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* L_3 = L_2->___nyp;
|
|
NullCheck(L_3);
|
|
cyt_1_t15D208ED20DD19D17CA30C59237CB35A70E3C96C* L_4 = L_3->___nua;
|
|
NullCheck(L_4);
|
|
cwkU5BU5D_t8A0893DA1EA37E5125FF252FD84867D96E7115C9* L_5 = L_4->___Items;
|
|
V_1 = L_5;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_6 = ___0_a;
|
|
NullCheck(L_6);
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* L_7 = L_6->___nyp;
|
|
NullCheck(L_7);
|
|
cyt_1_t15D208ED20DD19D17CA30C59237CB35A70E3C96C* L_8 = L_7->___nua;
|
|
NullCheck(L_8);
|
|
int32_t L_9 = L_8->___Count;
|
|
V_2 = L_9;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_10 = ___0_a;
|
|
NullCheck(L_10);
|
|
cyt_1_tC1DEF6AAD82FA124BC41D0504CAD05EFBEE60FA7* L_11 = L_10->___nzu;
|
|
int32_t L_12 = V_2;
|
|
NullCheck(L_11);
|
|
cyt_1_tC1DEF6AAD82FA124BC41D0504CAD05EFBEE60FA7* L_13;
|
|
L_13 = cyt_1_Resize_m76637F82160D0A8A8FF175C7A5122AF007492A74(L_11, L_12, cyt_1_Resize_m76637F82160D0A8A8FF175C7A5122AF007492A74_RuntimeMethod_var);
|
|
NullCheck(L_13);
|
|
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_14 = L_13->___Items;
|
|
V_3 = L_14;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_15 = ___0_a;
|
|
NullCheck(L_15);
|
|
cyt_1_t5035B0510612A7C4AE3431E0BDAFD72257E38BF2* L_16 = L_15->___nzv;
|
|
NullCheck(L_16);
|
|
cyt_1_Clear_mE5A3F7E1F1F6AB4AFDBA1F7C5151EF625E9F7199(L_16, (bool)1, cyt_1_Clear_mE5A3F7E1F1F6AB4AFDBA1F7C5151EF625E9F7199_RuntimeMethod_var);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_17 = ___0_a;
|
|
NullCheck(L_17);
|
|
cyt_1_t5035B0510612A7C4AE3431E0BDAFD72257E38BF2* L_18 = L_17->___nzv;
|
|
int32_t L_19 = V_2;
|
|
NullCheck(L_18);
|
|
cyt_1_t5035B0510612A7C4AE3431E0BDAFD72257E38BF2* L_20;
|
|
L_20 = cyt_1_Resize_m7F31998AA12CF86E7DB69F8FDAEB929D0CEA2E6C(L_18, L_19, cyt_1_Resize_m7F31998AA12CF86E7DB69F8FDAEB929D0CEA2E6C_RuntimeMethod_var);
|
|
NullCheck(L_20);
|
|
cxjU5BU5D_tE980B57EF364DD3737BD53D40D13E062F22F6B57* L_21 = L_20->___Items;
|
|
V_4 = L_21;
|
|
HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2* L_22 = __this->___nyk;
|
|
V_5 = L_22;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_23 = V_0;
|
|
if (!L_23)
|
|
{
|
|
goto IL_0098;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_24 = V_0;
|
|
NullCheck(L_24);
|
|
bool L_25 = L_24->___nza;
|
|
if (!L_25)
|
|
{
|
|
goto IL_0098;
|
|
}
|
|
}
|
|
{
|
|
V_6 = 0;
|
|
goto IL_0092;
|
|
}
|
|
|
|
IL_0072:
|
|
{
|
|
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_26 = V_3;
|
|
int32_t L_27 = V_6;
|
|
HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2* L_28 = V_5;
|
|
cwkU5BU5D_t8A0893DA1EA37E5125FF252FD84867D96E7115C9* L_29 = V_1;
|
|
int32_t L_30 = V_6;
|
|
NullCheck(L_29);
|
|
int32_t L_31 = L_30;
|
|
RuntimeObject* L_32 = (L_29)->GetAt(static_cast<il2cpp_array_size_t>(L_31));
|
|
NullCheck(L_32);
|
|
int32_t L_33;
|
|
L_33 = InterfaceFuncInvoker0< int32_t >::Invoke(1, cwk_t95F941C946138FA950FA2A5CBD243288DF6BCF94_il2cpp_TypeInfo_var, L_32);
|
|
NullCheck(L_28);
|
|
bool L_34;
|
|
L_34 = HashSet_1_Add_m9B0DD9902395EE95D3DC522264BE1EBBBD3513EB(L_28, L_33, HashSet_1_Add_m9B0DD9902395EE95D3DC522264BE1EBBBD3513EB_RuntimeMethod_var);
|
|
if (L_34)
|
|
{
|
|
G_B5_0 = L_27;
|
|
G_B5_1 = L_26;
|
|
goto IL_008a;
|
|
}
|
|
G_B4_0 = L_27;
|
|
G_B4_1 = L_26;
|
|
}
|
|
{
|
|
G_B6_0 = 2;
|
|
G_B6_1 = G_B4_0;
|
|
G_B6_2 = G_B4_1;
|
|
goto IL_008b;
|
|
}
|
|
|
|
IL_008a:
|
|
{
|
|
G_B6_0 = 3;
|
|
G_B6_1 = G_B5_0;
|
|
G_B6_2 = G_B5_1;
|
|
}
|
|
|
|
IL_008b:
|
|
{
|
|
NullCheck(G_B6_2);
|
|
(G_B6_2)->SetAt(static_cast<il2cpp_array_size_t>(G_B6_1), (int32_t)G_B6_0);
|
|
int32_t L_35 = V_6;
|
|
V_6 = ((int32_t)il2cpp_codegen_add(L_35, 1));
|
|
}
|
|
|
|
IL_0092:
|
|
{
|
|
int32_t L_36 = V_6;
|
|
int32_t L_37 = V_2;
|
|
if ((((int32_t)L_36) < ((int32_t)L_37)))
|
|
{
|
|
goto IL_0072;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_0098:
|
|
{
|
|
V_7 = 0;
|
|
goto IL_0143;
|
|
}
|
|
|
|
IL_00a0:
|
|
{
|
|
cwkU5BU5D_t8A0893DA1EA37E5125FF252FD84867D96E7115C9* L_38 = V_1;
|
|
int32_t L_39 = V_7;
|
|
NullCheck(L_38);
|
|
int32_t L_40 = L_39;
|
|
RuntimeObject* L_41 = (L_38)->GetAt(static_cast<il2cpp_array_size_t>(L_40));
|
|
V_8 = L_41;
|
|
RuntimeObject* L_42 = V_8;
|
|
NullCheck(L_42);
|
|
int32_t L_43;
|
|
L_43 = InterfaceFuncInvoker0< int32_t >::Invoke(1, cwk_t95F941C946138FA950FA2A5CBD243288DF6BCF94_il2cpp_TypeInfo_var, L_42);
|
|
V_9 = L_43;
|
|
HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2* L_44 = V_5;
|
|
int32_t L_45 = V_9;
|
|
NullCheck(L_44);
|
|
bool L_46;
|
|
L_46 = HashSet_1_Add_m9B0DD9902395EE95D3DC522264BE1EBBBD3513EB(L_44, L_45, HashSet_1_Add_m9B0DD9902395EE95D3DC522264BE1EBBBD3513EB_RuntimeMethod_var);
|
|
if (L_46)
|
|
{
|
|
goto IL_00c1;
|
|
}
|
|
}
|
|
{
|
|
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_47 = V_3;
|
|
int32_t L_48 = V_7;
|
|
NullCheck(L_47);
|
|
(L_47)->SetAt(static_cast<il2cpp_array_size_t>(L_48), (int32_t)0);
|
|
goto IL_013d;
|
|
}
|
|
|
|
IL_00c1:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_49 = V_0;
|
|
if (!L_49)
|
|
{
|
|
goto IL_00ee;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject* L_50 = V_8;
|
|
if (((cwx_t781F4D14015779306A27908CB2E8DBCE3E2D13DE*)IsInstClass((RuntimeObject*)L_50, cwx_t781F4D14015779306A27908CB2E8DBCE3E2D13DE_il2cpp_TypeInfo_var)))
|
|
{
|
|
goto IL_00ee;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject* L_51 = V_8;
|
|
if (((cxa_t54041616669838A2172FABB189D96F6D88BDE3B2*)IsInstClass((RuntimeObject*)L_51, cxa_t54041616669838A2172FABB189D96F6D88BDE3B2_il2cpp_TypeInfo_var)))
|
|
{
|
|
goto IL_00ee;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject* L_52 = V_8;
|
|
if (((cwz_t680946F6D60875C4010BFB6658DE46BF3C8BACFE*)IsInstClass((RuntimeObject*)L_52, cwz_t680946F6D60875C4010BFB6658DE46BF3C8BACFE_il2cpp_TypeInfo_var)))
|
|
{
|
|
goto IL_00ee;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_53 = V_0;
|
|
NullCheck(L_53);
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* L_54 = L_53->___nyp;
|
|
int32_t L_55 = V_9;
|
|
NullCheck(L_54);
|
|
bool L_56;
|
|
L_56 = cwj_HasTimeline_m1A1BBCB9893E6E93F69146C0755888333CC3D1A3(L_54, L_55, NULL);
|
|
if (L_56)
|
|
{
|
|
goto IL_00f5;
|
|
}
|
|
}
|
|
|
|
IL_00ee:
|
|
{
|
|
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_57 = V_3;
|
|
int32_t L_58 = V_7;
|
|
NullCheck(L_57);
|
|
(L_57)->SetAt(static_cast<il2cpp_array_size_t>(L_58), (int32_t)1);
|
|
goto IL_013d;
|
|
}
|
|
|
|
IL_00f5:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_59 = V_0;
|
|
NullCheck(L_59);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_60 = L_59->___nyr;
|
|
V_10 = L_60;
|
|
goto IL_0134;
|
|
}
|
|
|
|
IL_00ff:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_61 = V_10;
|
|
NullCheck(L_61);
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* L_62 = L_61->___nyp;
|
|
int32_t L_63 = V_9;
|
|
NullCheck(L_62);
|
|
bool L_64;
|
|
L_64 = cwj_HasTimeline_m1A1BBCB9893E6E93F69146C0755888333CC3D1A3(L_62, L_63, NULL);
|
|
if (L_64)
|
|
{
|
|
goto IL_012b;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_65 = V_10;
|
|
NullCheck(L_65);
|
|
float L_66 = L_65->___nzq;
|
|
if ((!(((float)L_66) > ((float)(-2074.0f)))))
|
|
{
|
|
goto IL_0138;
|
|
}
|
|
}
|
|
{
|
|
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_67 = V_3;
|
|
int32_t L_68 = V_7;
|
|
NullCheck(L_67);
|
|
(L_67)->SetAt(static_cast<il2cpp_array_size_t>(L_68), (int32_t)4);
|
|
cxjU5BU5D_tE980B57EF364DD3737BD53D40D13E062F22F6B57* L_69 = V_4;
|
|
int32_t L_70 = V_7;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_71 = V_10;
|
|
NullCheck(L_69);
|
|
ArrayElementTypeCheck (L_69, L_71);
|
|
(L_69)->SetAt(static_cast<il2cpp_array_size_t>(L_70), (cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7*)L_71);
|
|
goto IL_013d;
|
|
}
|
|
|
|
IL_012b:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_72 = V_10;
|
|
NullCheck(L_72);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_73 = L_72->___nyr;
|
|
V_10 = L_73;
|
|
}
|
|
|
|
IL_0134:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_74 = V_10;
|
|
if (L_74)
|
|
{
|
|
goto IL_00ff;
|
|
}
|
|
}
|
|
|
|
IL_0138:
|
|
{
|
|
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_75 = V_3;
|
|
int32_t L_76 = V_7;
|
|
NullCheck(L_75);
|
|
(L_75)->SetAt(static_cast<il2cpp_array_size_t>(L_76), (int32_t)3);
|
|
}
|
|
|
|
IL_013d:
|
|
{
|
|
int32_t L_77 = V_7;
|
|
V_7 = ((int32_t)il2cpp_codegen_add(L_77, 1));
|
|
}
|
|
|
|
IL_0143:
|
|
{
|
|
int32_t L_78 = V_7;
|
|
int32_t L_79 = V_2;
|
|
if ((((int32_t)L_78) < ((int32_t)L_79)))
|
|
{
|
|
goto IL_00a0;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* cxi_jmu_mB296665DCE26A0C1D29E7F9131FA560FA9824EC2 (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, int32_t ___0_trackIndex, cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* ___1_animation, bool ___2_loop, float ___3_delay, 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;
|
|
}
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* V_0 = NULL;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* V_1 = NULL;
|
|
float V_2 = 0.0f;
|
|
{
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* L_0 = ___1_animation;
|
|
if (L_0)
|
|
{
|
|
goto IL_0013;
|
|
}
|
|
}
|
|
{
|
|
ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129* L_1 = (ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129_il2cpp_TypeInfo_var)));
|
|
ArgumentNullException__ctor_m6D9C7B47EA708382838B264BA02EBB7576DFA155(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB1F2E2B01BAEAA7C8239B3F834A7D8DD5D2A2D31)), ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE50FF2B9D7E10F273DDEDE16D1CA773B566F1E62)), NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&cxi_jmu_mB296665DCE26A0C1D29E7F9131FA560FA9824EC2_RuntimeMethod_var)));
|
|
}
|
|
|
|
IL_0013:
|
|
{
|
|
int32_t L_2 = ___0_trackIndex;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_3;
|
|
L_3 = cxi_icb_m179E25C90511D92FE548DD6AB37B7DD5C10A4A44(__this, L_2, NULL);
|
|
V_0 = L_3;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_4 = V_0;
|
|
if (!L_4)
|
|
{
|
|
goto IL_002f;
|
|
}
|
|
}
|
|
{
|
|
goto IL_0027;
|
|
}
|
|
|
|
IL_0020:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_5 = V_0;
|
|
NullCheck(L_5);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_6 = L_5->___next;
|
|
V_0 = L_6;
|
|
}
|
|
|
|
IL_0027:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_7 = V_0;
|
|
NullCheck(L_7);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_8 = L_7->___next;
|
|
if (L_8)
|
|
{
|
|
goto IL_0020;
|
|
}
|
|
}
|
|
|
|
IL_002f:
|
|
{
|
|
int32_t L_9 = ___0_trackIndex;
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* L_10 = ___1_animation;
|
|
bool L_11 = ___2_loop;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_12 = V_0;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_13;
|
|
L_13 = cxi_icc_m16CE5DF32319844BBE75E98A3CBA3C23DAC153F3(__this, L_9, L_10, L_11, L_12, NULL);
|
|
V_1 = L_13;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_14 = V_0;
|
|
if (L_14)
|
|
{
|
|
goto IL_0053;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_15 = ___0_trackIndex;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_16 = V_1;
|
|
cxi_ica_mABA62E3C1BDA6F39D91CD51CAE2CEFAA64AC3471(__this, L_15, L_16, (bool)1, NULL);
|
|
cxm_t0479DB05DFCE31B18506D24565FA53C680306098* L_17 = __this->___nyj;
|
|
NullCheck(L_17);
|
|
cxm_icv_mBEC739064670573DAA155838D41D3470C99EEF29(L_17, NULL);
|
|
goto IL_00c8;
|
|
}
|
|
|
|
IL_0053:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_18 = V_0;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_19 = V_1;
|
|
NullCheck(L_18);
|
|
L_18->___next = L_19;
|
|
Il2CppCodeGenWriteBarrier((void**)(&L_18->___next), (void*)L_19);
|
|
float L_20 = ___3_delay;
|
|
if ((!(((float)L_20) <= ((float)(7127.0f)))))
|
|
{
|
|
goto IL_00c8;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_21 = V_0;
|
|
NullCheck(L_21);
|
|
float L_22 = L_21->___nzf;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_23 = V_0;
|
|
NullCheck(L_23);
|
|
float L_24 = L_23->___nze;
|
|
V_2 = ((float)il2cpp_codegen_subtract(L_22, L_24));
|
|
float L_25 = V_2;
|
|
if ((((float)L_25) == ((float)(-9048.0f))))
|
|
{
|
|
goto IL_00c0;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_26 = V_0;
|
|
NullCheck(L_26);
|
|
bool L_27 = L_26->___nyz;
|
|
if (!L_27)
|
|
{
|
|
goto IL_0096;
|
|
}
|
|
}
|
|
{
|
|
float L_28 = ___3_delay;
|
|
float L_29 = V_2;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_30 = V_0;
|
|
NullCheck(L_30);
|
|
float L_31 = L_30->___nzj;
|
|
float L_32 = V_2;
|
|
___3_delay = ((float)il2cpp_codegen_add(L_28, ((float)il2cpp_codegen_multiply(L_29, ((float)((int32_t)il2cpp_codegen_add(1, il2cpp_codegen_cast_double_to_int<int32_t>(((float)(L_31/L_32))))))))));
|
|
goto IL_00a7;
|
|
}
|
|
|
|
IL_0096:
|
|
{
|
|
float L_33 = ___3_delay;
|
|
float L_34 = V_2;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_35 = V_0;
|
|
NullCheck(L_35);
|
|
float L_36 = L_35->___nzj;
|
|
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
|
|
float L_37;
|
|
L_37 = Math_Max_mB55ACEA482E7F67E61496C4C7C54FE0BB7BE78EA(L_34, L_36, NULL);
|
|
___3_delay = ((float)il2cpp_codegen_add(L_33, L_37));
|
|
}
|
|
|
|
IL_00a7:
|
|
{
|
|
float L_38 = ___3_delay;
|
|
cxr_t40F2FEA3AB3BC2D3274C8117E684F7D812EADBF2* L_39 = __this->___nya;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_40 = V_0;
|
|
NullCheck(L_40);
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* L_41 = L_40->___nyp;
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* L_42 = ___1_animation;
|
|
NullCheck(L_39);
|
|
float L_43;
|
|
L_43 = cxr_GetMix_mB2DE97E9FFDA3516199C060E68310BDE6EFA1BD6(L_39, L_41, L_42, NULL);
|
|
___3_delay = ((float)il2cpp_codegen_subtract(L_38, L_43));
|
|
goto IL_00c8;
|
|
}
|
|
|
|
IL_00c0:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_44 = V_0;
|
|
NullCheck(L_44);
|
|
float L_45 = L_44->___nzj;
|
|
___3_delay = L_45;
|
|
}
|
|
|
|
IL_00c8:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_46 = V_1;
|
|
float L_47 = ___3_delay;
|
|
NullCheck(L_46);
|
|
L_46->___nzi = L_47;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_48 = V_1;
|
|
return L_48;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* cxi_oed_mB03A9B5015E287EB1E17F3356CE90D91A8A81493 (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, int32_t ___0_trackIndex, float ___1_mixDuration, float ___2_delay, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
float L_0 = ___2_delay;
|
|
if ((!(((float)L_0) <= ((float)(323.0f)))))
|
|
{
|
|
goto IL_000d;
|
|
}
|
|
}
|
|
{
|
|
float L_1 = ___2_delay;
|
|
float L_2 = ___1_mixDuration;
|
|
___2_delay = ((float)il2cpp_codegen_subtract(L_1, L_2));
|
|
}
|
|
|
|
IL_000d:
|
|
{
|
|
int32_t L_3 = ___0_trackIndex;
|
|
il2cpp_codegen_runtime_class_init_inline(cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2_il2cpp_TypeInfo_var);
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* L_4 = ((cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2_StaticFields*)il2cpp_codegen_static_fields_for(cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2_il2cpp_TypeInfo_var))->___nxs;
|
|
float L_5 = ___2_delay;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_6;
|
|
L_6 = cxi_AddAnimation_m6E7CD11611863136BC3186403E59FA5A14A46613(__this, L_3, L_4, (bool)0, L_5, NULL);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_7 = L_6;
|
|
float L_8 = ___1_mixDuration;
|
|
NullCheck(L_7);
|
|
L_7->___nzq = L_8;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_9 = L_7;
|
|
float L_10 = ___1_mixDuration;
|
|
NullCheck(L_9);
|
|
L_9->___nzm = L_10;
|
|
return L_9;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxi_set_Data_m9439179661BB143B99257E4BCAB04A16C43F2FD5 (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, cxr_t40F2FEA3AB3BC2D3274C8117E684F7D812EADBF2* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
cxr_t40F2FEA3AB3BC2D3274C8117E684F7D812EADBF2* L_0 = __this->___nya;
|
|
if (L_0)
|
|
{
|
|
goto IL_0018;
|
|
}
|
|
}
|
|
{
|
|
ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129* L_1 = (ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129_il2cpp_TypeInfo_var)));
|
|
ArgumentNullException__ctor_m6D9C7B47EA708382838B264BA02EBB7576DFA155(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralA44A39671D4B7FA8FBE50D795EAB52248D5C5469)), ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral2AD68933FD1F96E1F39A8AE0B6E397B2AE58AF0B)), NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&cxi_set_Data_m9439179661BB143B99257E4BCAB04A16C43F2FD5_RuntimeMethod_var)));
|
|
}
|
|
|
|
IL_0018:
|
|
{
|
|
cxr_t40F2FEA3AB3BC2D3274C8117E684F7D812EADBF2* L_2 = ___0_value;
|
|
__this->___nya = L_2;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___nya), (void*)L_2);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxi_ClearTrack_m1235977565D94BF0E53F34D2383D405C395C2D96 (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, int32_t ___0_trackIndex, const RuntimeMethod* method)
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* V_0 = NULL;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* V_1 = NULL;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* V_2 = NULL;
|
|
{
|
|
int32_t L_0 = ___0_trackIndex;
|
|
cyt_1_t5035B0510612A7C4AE3431E0BDAFD72257E38BF2* L_1 = __this->___nyb;
|
|
NullCheck(L_1);
|
|
int32_t L_2 = L_1->___Count;
|
|
if ((((int32_t)L_0) < ((int32_t)L_2)))
|
|
{
|
|
goto IL_000f;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_000f:
|
|
{
|
|
cyt_1_t5035B0510612A7C4AE3431E0BDAFD72257E38BF2* L_3 = __this->___nyb;
|
|
NullCheck(L_3);
|
|
cxjU5BU5D_tE980B57EF364DD3737BD53D40D13E062F22F6B57* L_4 = L_3->___Items;
|
|
int32_t L_5 = ___0_trackIndex;
|
|
NullCheck(L_4);
|
|
int32_t L_6 = L_5;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_7 = (L_4)->GetAt(static_cast<il2cpp_array_size_t>(L_6));
|
|
V_0 = L_7;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_8 = V_0;
|
|
if (L_8)
|
|
{
|
|
goto IL_0021;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_0021:
|
|
{
|
|
cxm_t0479DB05DFCE31B18506D24565FA53C680306098* L_9 = __this->___nyj;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_10 = V_0;
|
|
NullCheck(L_9);
|
|
cxm_icr_m46CE6975DF6303E05AE8CB3B422DCE912D1421E3(L_9, L_10, NULL);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_11 = V_0;
|
|
cxi_icd_m044B2DC28A0577BB81F214308A28273F256BAE6D(__this, L_11, NULL);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_12 = V_0;
|
|
V_1 = L_12;
|
|
}
|
|
|
|
IL_0036:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_13 = V_1;
|
|
NullCheck(L_13);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_14 = L_13->___nyq;
|
|
V_2 = L_14;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_15 = V_2;
|
|
if (!L_15)
|
|
{
|
|
goto IL_005e;
|
|
}
|
|
}
|
|
{
|
|
cxm_t0479DB05DFCE31B18506D24565FA53C680306098* L_16 = __this->___nyj;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_17 = V_2;
|
|
NullCheck(L_16);
|
|
cxm_icr_m46CE6975DF6303E05AE8CB3B422DCE912D1421E3(L_16, L_17, NULL);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_18 = V_1;
|
|
NullCheck(L_18);
|
|
L_18->___nyq = (cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7*)NULL;
|
|
Il2CppCodeGenWriteBarrier((void**)(&L_18->___nyq), (void*)(cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7*)NULL);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_19 = V_1;
|
|
NullCheck(L_19);
|
|
L_19->___nyr = (cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7*)NULL;
|
|
Il2CppCodeGenWriteBarrier((void**)(&L_19->___nyr), (void*)(cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7*)NULL);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_20 = V_2;
|
|
V_1 = L_20;
|
|
goto IL_0036;
|
|
}
|
|
|
|
IL_005e:
|
|
{
|
|
cyt_1_t5035B0510612A7C4AE3431E0BDAFD72257E38BF2* L_21 = __this->___nyb;
|
|
NullCheck(L_21);
|
|
cxjU5BU5D_tE980B57EF364DD3737BD53D40D13E062F22F6B57* L_22 = L_21->___Items;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_23 = V_0;
|
|
NullCheck(L_23);
|
|
int32_t L_24 = L_23->___nyy;
|
|
NullCheck(L_22);
|
|
ArrayElementTypeCheck (L_22, NULL);
|
|
(L_22)->SetAt(static_cast<il2cpp_array_size_t>(L_24), (cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7*)NULL);
|
|
cxm_t0479DB05DFCE31B18506D24565FA53C680306098* L_25 = __this->___nyj;
|
|
NullCheck(L_25);
|
|
cxm_icv_mBEC739064670573DAA155838D41D3470C99EEF29(L_25, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxi_ffi_mD58D1A5799F1355D6F0173ECD2EFCDE5D8B6CBCB (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* ___0_src, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* L_0 = ___0_src;
|
|
NullCheck(L_0);
|
|
cxh_t51FEBC05859C343141A49FC3843C7604D88C40A5* L_1 = L_0->___nyi;
|
|
cxi_add_Event_m4F089D394FB100BED909D44E935F72F10E774C05(__this, L_1, NULL);
|
|
cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* L_2 = ___0_src;
|
|
NullCheck(L_2);
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_3 = L_2->___nyd;
|
|
cxi_add_Start_m8DFA689725AC0C19BC975901C95A2E63C4EF4B37(__this, L_3, NULL);
|
|
cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* L_4 = ___0_src;
|
|
NullCheck(L_4);
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_5 = L_4->___nye;
|
|
cxi_add_Interrupt_mDB7226298FF1F6C26D7B106CA7DB4A3BA42ED1EB(__this, L_5, NULL);
|
|
cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* L_6 = ___0_src;
|
|
NullCheck(L_6);
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_7 = L_6->___nyf;
|
|
cxi_add_End_m20FB003EBEC508A80F2B8D582F8173C62EC1023E(__this, L_7, NULL);
|
|
cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* L_8 = ___0_src;
|
|
NullCheck(L_8);
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_9 = L_8->___nyg;
|
|
cxi_add_Dispose_m7155C8E841CF00018979733938B24E75F326323B(__this, L_9, NULL);
|
|
cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* L_10 = ___0_src;
|
|
NullCheck(L_10);
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_11 = L_10->___nyh;
|
|
cxi_add_Complete_mCF95B625ABD3642670A58817668D89695C611292(__this, L_11, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxi_ClearListenerNotifications_m14951284A3696694C400CFF3F690930CC581C638 (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
cxm_t0479DB05DFCE31B18506D24565FA53C680306098* L_0 = __this->___nyj;
|
|
NullCheck(L_0);
|
|
cxm_icw_mD30628D7399A842F9FAD7FC4684F772A08AF0E6D(L_0, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float cxi_mpv_m51D6622AAB5B6C649540B429896D3E996959E22F (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* ___0_a, czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* ___1_b, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cwk_t95F941C946138FA950FA2A5CBD243288DF6BCF94_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cwz_t680946F6D60875C4010BFB6658DE46BF3C8BACFE_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cyt_1_Clear_m7E6C61E27E795BC359B6AF0CF06A905EEA3033FA_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* V_0 = NULL;
|
|
float V_1 = 0.0f;
|
|
cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016* V_2 = NULL;
|
|
float V_3 = 0.0f;
|
|
float V_4 = 0.0f;
|
|
int32_t V_5 = 0;
|
|
cwkU5BU5D_t8A0893DA1EA37E5125FF252FD84867D96E7115C9* V_6 = NULL;
|
|
int32_t V_7 = 0;
|
|
RuntimeObject* V_8 = NULL;
|
|
cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016* G_B9_0 = NULL;
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_0 = ___0_a;
|
|
NullCheck(L_0);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_1 = L_0->___nyq;
|
|
V_0 = L_1;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_2 = V_0;
|
|
NullCheck(L_2);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_3 = L_2->___nyq;
|
|
if (!L_3)
|
|
{
|
|
goto IL_0018;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_4 = V_0;
|
|
czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* L_5 = ___1_b;
|
|
float L_6;
|
|
L_6 = cxi_ibv_m51EDDB772CF32582DB870DE14B3C43D0D2FDE264(__this, L_4, L_5, NULL);
|
|
}
|
|
|
|
IL_0018:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_7 = ___0_a;
|
|
NullCheck(L_7);
|
|
float L_8 = L_7->___nzq;
|
|
if ((!(((float)L_8) == ((float)(3420.0f)))))
|
|
{
|
|
goto IL_002d;
|
|
}
|
|
}
|
|
{
|
|
V_1 = (-4275.0f);
|
|
goto IL_0049;
|
|
}
|
|
|
|
IL_002d:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_9 = ___0_a;
|
|
NullCheck(L_9);
|
|
float L_10 = L_9->___nzp;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_11 = ___0_a;
|
|
NullCheck(L_11);
|
|
float L_12 = L_11->___nzq;
|
|
V_1 = ((float)(L_10/L_12));
|
|
float L_13 = V_1;
|
|
if ((!(((float)L_13) > ((float)(9348.0f)))))
|
|
{
|
|
goto IL_0049;
|
|
}
|
|
}
|
|
{
|
|
V_1 = (4543.0f);
|
|
}
|
|
|
|
IL_0049:
|
|
{
|
|
float L_14 = V_1;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_15 = V_0;
|
|
NullCheck(L_15);
|
|
float L_16 = L_15->___nzb;
|
|
if ((((float)L_14) < ((float)L_16)))
|
|
{
|
|
goto IL_0055;
|
|
}
|
|
}
|
|
{
|
|
G_B9_0 = ((cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016*)(NULL));
|
|
goto IL_005b;
|
|
}
|
|
|
|
IL_0055:
|
|
{
|
|
cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016* L_17 = __this->___nyc;
|
|
G_B9_0 = L_17;
|
|
}
|
|
|
|
IL_005b:
|
|
{
|
|
V_2 = G_B9_0;
|
|
cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016* L_18 = V_2;
|
|
if (L_18)
|
|
{
|
|
goto IL_0061;
|
|
}
|
|
}
|
|
{
|
|
float L_19 = V_1;
|
|
return L_19;
|
|
}
|
|
|
|
IL_0061:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_20 = V_0;
|
|
NullCheck(L_20);
|
|
float L_21 = L_20->___nzg;
|
|
V_3 = L_21;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_22 = V_0;
|
|
NullCheck(L_22);
|
|
float L_23;
|
|
L_23 = cxj_get_AnimationTime_m906D77C0C3ACE09719C08CC0EA6B6440AAC7B7E0(L_22, NULL);
|
|
V_4 = L_23;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_24 = V_0;
|
|
NullCheck(L_24);
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* L_25 = L_24->___nyp;
|
|
NullCheck(L_25);
|
|
cyt_1_t15D208ED20DD19D17CA30C59237CB35A70E3C96C* L_26 = L_25->___nua;
|
|
cyt_1_t15D208ED20DD19D17CA30C59237CB35A70E3C96C* L_27 = L_26;
|
|
NullCheck(L_27);
|
|
int32_t L_28 = L_27->___Count;
|
|
V_5 = L_28;
|
|
NullCheck(L_27);
|
|
cwkU5BU5D_t8A0893DA1EA37E5125FF252FD84867D96E7115C9* L_29 = L_27->___Items;
|
|
V_6 = L_29;
|
|
V_7 = 0;
|
|
goto IL_00b8;
|
|
}
|
|
|
|
IL_008f:
|
|
{
|
|
cwkU5BU5D_t8A0893DA1EA37E5125FF252FD84867D96E7115C9* L_30 = V_6;
|
|
int32_t L_31 = V_7;
|
|
NullCheck(L_30);
|
|
int32_t L_32 = L_31;
|
|
RuntimeObject* L_33 = (L_30)->GetAt(static_cast<il2cpp_array_size_t>(L_32));
|
|
V_8 = L_33;
|
|
RuntimeObject* L_34 = V_8;
|
|
if (!((cwz_t680946F6D60875C4010BFB6658DE46BF3C8BACFE*)IsInstClass((RuntimeObject*)L_34, cwz_t680946F6D60875C4010BFB6658DE46BF3C8BACFE_il2cpp_TypeInfo_var)))
|
|
{
|
|
goto IL_00b2;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject* L_35 = V_8;
|
|
czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* L_36 = ___1_b;
|
|
float L_37 = V_3;
|
|
float L_38 = V_4;
|
|
cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016* L_39 = V_2;
|
|
NullCheck(L_35);
|
|
InterfaceActionInvoker7< czh_tE8F1A87C5388086F23589583A37E369F2950CBC9*, float, float, cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016*, float, int32_t, int32_t >::Invoke(0, cwk_t95F941C946138FA950FA2A5CBD243288DF6BCF94_il2cpp_TypeInfo_var, L_35, L_36, L_37, L_38, L_39, (5354.0f), 0, 1);
|
|
}
|
|
|
|
IL_00b2:
|
|
{
|
|
int32_t L_40 = V_7;
|
|
V_7 = ((int32_t)il2cpp_codegen_add(L_40, 1));
|
|
}
|
|
|
|
IL_00b8:
|
|
{
|
|
int32_t L_41 = V_7;
|
|
int32_t L_42 = V_5;
|
|
if ((((int32_t)L_41) < ((int32_t)L_42)))
|
|
{
|
|
goto IL_008f;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_43 = ___0_a;
|
|
NullCheck(L_43);
|
|
float L_44 = L_43->___nzq;
|
|
if ((!(((float)L_44) > ((float)(-9778.0f)))))
|
|
{
|
|
goto IL_00d4;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_45 = V_0;
|
|
float L_46 = V_4;
|
|
cxi_ibz_m73CB72F6340772D0D774C40C76D5276D6700226B(__this, L_45, L_46, NULL);
|
|
}
|
|
|
|
IL_00d4:
|
|
{
|
|
cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016* L_47 = __this->___nyc;
|
|
NullCheck(L_47);
|
|
cyt_1_Clear_m7E6C61E27E795BC359B6AF0CF06A905EEA3033FA(L_47, (bool)0, cyt_1_Clear_m7E6C61E27E795BC359B6AF0CF06A905EEA3033FA_RuntimeMethod_var);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_48 = V_0;
|
|
float L_49 = V_4;
|
|
NullCheck(L_48);
|
|
L_48->___nzh = L_49;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_50 = V_0;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_51 = V_0;
|
|
NullCheck(L_51);
|
|
float L_52 = L_51->___nzj;
|
|
NullCheck(L_50);
|
|
L_50->___nzl = L_52;
|
|
float L_53 = V_1;
|
|
return L_53;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxi_ihm_mEE95C530AF3C58066C1FAD9684F8FCBC88BBDB72 (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, float ___0_mixDuration, const RuntimeMethod* method)
|
|
{
|
|
bool V_0 = false;
|
|
int32_t V_1 = 0;
|
|
int32_t V_2 = 0;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* V_3 = NULL;
|
|
{
|
|
cxm_t0479DB05DFCE31B18506D24565FA53C680306098* L_0 = __this->___nyj;
|
|
NullCheck(L_0);
|
|
bool L_1 = L_0->___nzy;
|
|
V_0 = L_1;
|
|
cxm_t0479DB05DFCE31B18506D24565FA53C680306098* L_2 = __this->___nyj;
|
|
NullCheck(L_2);
|
|
L_2->___nzy = (bool)1;
|
|
V_1 = 0;
|
|
cyt_1_t5035B0510612A7C4AE3431E0BDAFD72257E38BF2* L_3 = __this->___nyb;
|
|
NullCheck(L_3);
|
|
int32_t L_4 = L_3->___Count;
|
|
V_2 = L_4;
|
|
goto IL_004b;
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
cyt_1_t5035B0510612A7C4AE3431E0BDAFD72257E38BF2* L_5 = __this->___nyb;
|
|
NullCheck(L_5);
|
|
cxjU5BU5D_tE980B57EF364DD3737BD53D40D13E062F22F6B57* L_6 = L_5->___Items;
|
|
int32_t L_7 = V_1;
|
|
NullCheck(L_6);
|
|
int32_t L_8 = L_7;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_9 = (L_6)->GetAt(static_cast<il2cpp_array_size_t>(L_8));
|
|
V_3 = L_9;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_10 = V_3;
|
|
if (!L_10)
|
|
{
|
|
goto IL_0047;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_11 = V_3;
|
|
NullCheck(L_11);
|
|
int32_t L_12 = L_11->___nyy;
|
|
float L_13 = ___0_mixDuration;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_14;
|
|
L_14 = cxi_SetEmptyAnimation_mDD8A86EAFC8518C240A26F6D06102C0427F59392(__this, L_12, L_13, NULL);
|
|
}
|
|
|
|
IL_0047:
|
|
{
|
|
int32_t L_15 = V_1;
|
|
V_1 = ((int32_t)il2cpp_codegen_add(L_15, 1));
|
|
}
|
|
|
|
IL_004b:
|
|
{
|
|
int32_t L_16 = V_1;
|
|
int32_t L_17 = V_2;
|
|
if ((((int32_t)L_16) < ((int32_t)L_17)))
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
{
|
|
cxm_t0479DB05DFCE31B18506D24565FA53C680306098* L_18 = __this->___nyj;
|
|
bool L_19 = V_0;
|
|
NullCheck(L_18);
|
|
L_18->___nzy = L_19;
|
|
cxm_t0479DB05DFCE31B18506D24565FA53C680306098* L_20 = __this->___nyj;
|
|
NullCheck(L_20);
|
|
cxm_icv_mBEC739064670573DAA155838D41D3470C99EEF29(L_20, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxi_gsu_m79BD9A980B85AC1F4652DCDDA12B215C66F24A59 (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* ___0_a, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_0 = __this->___nye;
|
|
if (!L_0)
|
|
{
|
|
goto IL_0014;
|
|
}
|
|
}
|
|
{
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_1 = __this->___nye;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_2 = ___0_a;
|
|
NullCheck(L_1);
|
|
cxg_Invoke_m737FA828F48B8326DA38389CD6E6870C24BA91FF_inline(L_1, L_2, NULL);
|
|
}
|
|
|
|
IL_0014:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxi_set_TimeScale_m9EC42F85884B51B8A5EE0C6DF067375FC3DE9C26 (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, float ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
float L_0 = ___0_value;
|
|
__this->___nym = L_0;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* cxi_AddAnimation_m6E7CD11611863136BC3186403E59FA5A14A46613 (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, int32_t ___0_trackIndex, cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* ___1_animation, bool ___2_loop, float ___3_delay, 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;
|
|
}
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* V_0 = NULL;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* V_1 = NULL;
|
|
float V_2 = 0.0f;
|
|
{
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* L_0 = ___1_animation;
|
|
if (L_0)
|
|
{
|
|
goto IL_0013;
|
|
}
|
|
}
|
|
{
|
|
ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129* L_1 = (ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129_il2cpp_TypeInfo_var)));
|
|
ArgumentNullException__ctor_m6D9C7B47EA708382838B264BA02EBB7576DFA155(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralDDED2ADB7FD59559EE5F70797A5DE817D7BB1FC8)), ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE312A515DF85D30161991E9B1FD59CE4F8122CDF)), NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&cxi_AddAnimation_m6E7CD11611863136BC3186403E59FA5A14A46613_RuntimeMethod_var)));
|
|
}
|
|
|
|
IL_0013:
|
|
{
|
|
int32_t L_2 = ___0_trackIndex;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_3;
|
|
L_3 = cxi_icb_m179E25C90511D92FE548DD6AB37B7DD5C10A4A44(__this, L_2, NULL);
|
|
V_0 = L_3;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_4 = V_0;
|
|
if (!L_4)
|
|
{
|
|
goto IL_002f;
|
|
}
|
|
}
|
|
{
|
|
goto IL_0027;
|
|
}
|
|
|
|
IL_0020:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_5 = V_0;
|
|
NullCheck(L_5);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_6 = L_5->___next;
|
|
V_0 = L_6;
|
|
}
|
|
|
|
IL_0027:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_7 = V_0;
|
|
NullCheck(L_7);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_8 = L_7->___next;
|
|
if (L_8)
|
|
{
|
|
goto IL_0020;
|
|
}
|
|
}
|
|
|
|
IL_002f:
|
|
{
|
|
int32_t L_9 = ___0_trackIndex;
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* L_10 = ___1_animation;
|
|
bool L_11 = ___2_loop;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_12 = V_0;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_13;
|
|
L_13 = cxi_icc_m16CE5DF32319844BBE75E98A3CBA3C23DAC153F3(__this, L_9, L_10, L_11, L_12, NULL);
|
|
V_1 = L_13;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_14 = V_0;
|
|
if (L_14)
|
|
{
|
|
goto IL_0053;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_15 = ___0_trackIndex;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_16 = V_1;
|
|
cxi_ica_mABA62E3C1BDA6F39D91CD51CAE2CEFAA64AC3471(__this, L_15, L_16, (bool)1, NULL);
|
|
cxm_t0479DB05DFCE31B18506D24565FA53C680306098* L_17 = __this->___nyj;
|
|
NullCheck(L_17);
|
|
cxm_icv_mBEC739064670573DAA155838D41D3470C99EEF29(L_17, NULL);
|
|
goto IL_00c8;
|
|
}
|
|
|
|
IL_0053:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_18 = V_0;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_19 = V_1;
|
|
NullCheck(L_18);
|
|
L_18->___next = L_19;
|
|
Il2CppCodeGenWriteBarrier((void**)(&L_18->___next), (void*)L_19);
|
|
float L_20 = ___3_delay;
|
|
if ((!(((float)L_20) <= ((float)(0.0f)))))
|
|
{
|
|
goto IL_00c8;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_21 = V_0;
|
|
NullCheck(L_21);
|
|
float L_22 = L_21->___nzf;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_23 = V_0;
|
|
NullCheck(L_23);
|
|
float L_24 = L_23->___nze;
|
|
V_2 = ((float)il2cpp_codegen_subtract(L_22, L_24));
|
|
float L_25 = V_2;
|
|
if ((((float)L_25) == ((float)(0.0f))))
|
|
{
|
|
goto IL_00c0;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_26 = V_0;
|
|
NullCheck(L_26);
|
|
bool L_27 = L_26->___nyz;
|
|
if (!L_27)
|
|
{
|
|
goto IL_0096;
|
|
}
|
|
}
|
|
{
|
|
float L_28 = ___3_delay;
|
|
float L_29 = V_2;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_30 = V_0;
|
|
NullCheck(L_30);
|
|
float L_31 = L_30->___nzj;
|
|
float L_32 = V_2;
|
|
___3_delay = ((float)il2cpp_codegen_add(L_28, ((float)il2cpp_codegen_multiply(L_29, ((float)((int32_t)il2cpp_codegen_add(1, il2cpp_codegen_cast_double_to_int<int32_t>(((float)(L_31/L_32))))))))));
|
|
goto IL_00a7;
|
|
}
|
|
|
|
IL_0096:
|
|
{
|
|
float L_33 = ___3_delay;
|
|
float L_34 = V_2;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_35 = V_0;
|
|
NullCheck(L_35);
|
|
float L_36 = L_35->___nzj;
|
|
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
|
|
float L_37;
|
|
L_37 = Math_Max_mB55ACEA482E7F67E61496C4C7C54FE0BB7BE78EA(L_34, L_36, NULL);
|
|
___3_delay = ((float)il2cpp_codegen_add(L_33, L_37));
|
|
}
|
|
|
|
IL_00a7:
|
|
{
|
|
float L_38 = ___3_delay;
|
|
cxr_t40F2FEA3AB3BC2D3274C8117E684F7D812EADBF2* L_39 = __this->___nya;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_40 = V_0;
|
|
NullCheck(L_40);
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* L_41 = L_40->___nyp;
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* L_42 = ___1_animation;
|
|
NullCheck(L_39);
|
|
float L_43;
|
|
L_43 = cxr_GetMix_mB2DE97E9FFDA3516199C060E68310BDE6EFA1BD6(L_39, L_41, L_42, NULL);
|
|
___3_delay = ((float)il2cpp_codegen_subtract(L_38, L_43));
|
|
goto IL_00c8;
|
|
}
|
|
|
|
IL_00c0:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_44 = V_0;
|
|
NullCheck(L_44);
|
|
float L_45 = L_44->___nzj;
|
|
___3_delay = L_45;
|
|
}
|
|
|
|
IL_00c8:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_46 = V_1;
|
|
float L_47 = ___3_delay;
|
|
NullCheck(L_46);
|
|
L_46->___nzi = L_47;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_48 = V_1;
|
|
return L_48;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxi_eaw_mE673AD3A48142FA3E86E5AB2AC71D924CEF40B4E (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
cxm_t0479DB05DFCE31B18506D24565FA53C680306098* L_0 = __this->___nyj;
|
|
NullCheck(L_0);
|
|
cxm_icw_mD30628D7399A842F9FAD7FC4684F772A08AF0E6D(L_0, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxi_add_Dispose_m7155C8E841CF00018979733938B24E75F326323B (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cxg_t907F68F63C8086DF5234807928BB999C22C18A9E_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* V_0 = NULL;
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* V_1 = NULL;
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* V_2 = NULL;
|
|
{
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_0 = __this->___nyg;
|
|
V_0 = L_0;
|
|
}
|
|
|
|
IL_0007:
|
|
{
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_1 = V_0;
|
|
V_1 = L_1;
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_2 = V_1;
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_3 = ___0_value;
|
|
Delegate_t* L_4;
|
|
L_4 = Delegate_Combine_m1F725AEF318BE6F0426863490691A6F4606E7D00(L_2, L_3, NULL);
|
|
V_2 = ((cxg_t907F68F63C8086DF5234807928BB999C22C18A9E*)CastclassSealed((RuntimeObject*)L_4, cxg_t907F68F63C8086DF5234807928BB999C22C18A9E_il2cpp_TypeInfo_var));
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E** L_5 = (cxg_t907F68F63C8086DF5234807928BB999C22C18A9E**)(&__this->___nyg);
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_6 = V_2;
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_7 = V_1;
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_8;
|
|
L_8 = InterlockedCompareExchangeImpl<cxg_t907F68F63C8086DF5234807928BB999C22C18A9E*>(L_5, L_6, L_7);
|
|
V_0 = L_8;
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_9 = V_0;
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_10 = V_1;
|
|
if ((!(((RuntimeObject*)(cxg_t907F68F63C8086DF5234807928BB999C22C18A9E*)L_9) == ((RuntimeObject*)(cxg_t907F68F63C8086DF5234807928BB999C22C18A9E*)L_10))))
|
|
{
|
|
goto IL_0007;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* cxi_icb_m179E25C90511D92FE548DD6AB37B7DD5C10A4A44 (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, int32_t ___0_a, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cyt_1_Resize_m7F31998AA12CF86E7DB69F8FDAEB929D0CEA2E6C_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = ___0_a;
|
|
cyt_1_t5035B0510612A7C4AE3431E0BDAFD72257E38BF2* L_1 = __this->___nyb;
|
|
NullCheck(L_1);
|
|
int32_t L_2 = L_1->___Count;
|
|
if ((((int32_t)L_0) >= ((int32_t)L_2)))
|
|
{
|
|
goto IL_001c;
|
|
}
|
|
}
|
|
{
|
|
cyt_1_t5035B0510612A7C4AE3431E0BDAFD72257E38BF2* L_3 = __this->___nyb;
|
|
NullCheck(L_3);
|
|
cxjU5BU5D_tE980B57EF364DD3737BD53D40D13E062F22F6B57* L_4 = L_3->___Items;
|
|
int32_t L_5 = ___0_a;
|
|
NullCheck(L_4);
|
|
int32_t L_6 = L_5;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_7 = (L_4)->GetAt(static_cast<il2cpp_array_size_t>(L_6));
|
|
return L_7;
|
|
}
|
|
|
|
IL_001c:
|
|
{
|
|
cyt_1_t5035B0510612A7C4AE3431E0BDAFD72257E38BF2* L_8 = __this->___nyb;
|
|
int32_t L_9 = ___0_a;
|
|
NullCheck(L_8);
|
|
cyt_1_t5035B0510612A7C4AE3431E0BDAFD72257E38BF2* L_10;
|
|
L_10 = cyt_1_Resize_m7F31998AA12CF86E7DB69F8FDAEB929D0CEA2E6C(L_8, ((int32_t)il2cpp_codegen_add(L_9, 1)), cyt_1_Resize_m7F31998AA12CF86E7DB69F8FDAEB929D0CEA2E6C_RuntimeMethod_var);
|
|
return (cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7*)NULL;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxi_add_Start_m8DFA689725AC0C19BC975901C95A2E63C4EF4B37 (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cxg_t907F68F63C8086DF5234807928BB999C22C18A9E_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* V_0 = NULL;
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* V_1 = NULL;
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* V_2 = NULL;
|
|
{
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_0 = __this->___nyd;
|
|
V_0 = L_0;
|
|
}
|
|
|
|
IL_0007:
|
|
{
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_1 = V_0;
|
|
V_1 = L_1;
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_2 = V_1;
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_3 = ___0_value;
|
|
Delegate_t* L_4;
|
|
L_4 = Delegate_Combine_m1F725AEF318BE6F0426863490691A6F4606E7D00(L_2, L_3, NULL);
|
|
V_2 = ((cxg_t907F68F63C8086DF5234807928BB999C22C18A9E*)CastclassSealed((RuntimeObject*)L_4, cxg_t907F68F63C8086DF5234807928BB999C22C18A9E_il2cpp_TypeInfo_var));
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E** L_5 = (cxg_t907F68F63C8086DF5234807928BB999C22C18A9E**)(&__this->___nyd);
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_6 = V_2;
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_7 = V_1;
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_8;
|
|
L_8 = InterlockedCompareExchangeImpl<cxg_t907F68F63C8086DF5234807928BB999C22C18A9E*>(L_5, L_6, L_7);
|
|
V_0 = L_8;
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_9 = V_0;
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_10 = V_1;
|
|
if ((!(((RuntimeObject*)(cxg_t907F68F63C8086DF5234807928BB999C22C18A9E*)L_9) == ((RuntimeObject*)(cxg_t907F68F63C8086DF5234807928BB999C22C18A9E*)L_10))))
|
|
{
|
|
goto IL_0007;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxi_jrw_m64D5AD1773C7268192CF67AEBC9534532BEF6DC9 (cwr_tB32AE31B660714E12F96179A963CC995252FABBC* ___0_a, czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* ___1_b, float ___2_c, float ___3_d, int32_t ___4_e, SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* ___5_f, int32_t ___6_g, bool ___7_h, 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;
|
|
}
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* V_0 = NULL;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* V_1 = NULL;
|
|
float V_2 = 0.0f;
|
|
float V_3 = 0.0f;
|
|
float V_4 = 0.0f;
|
|
float V_5 = 0.0f;
|
|
int32_t V_6 = 0;
|
|
float V_7 = 0.0f;
|
|
float V_8 = 0.0f;
|
|
float V_9 = 0.0f;
|
|
float V_10 = 0.0f;
|
|
float V_11 = 0.0f;
|
|
bool V_12 = false;
|
|
bool V_13 = false;
|
|
float G_B15_0 = 0.0f;
|
|
{
|
|
bool L_0 = ___7_h;
|
|
if (!L_0)
|
|
{
|
|
goto IL_000e;
|
|
}
|
|
}
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_1 = ___5_f;
|
|
int32_t L_2 = ___6_g;
|
|
NullCheck(L_1);
|
|
(L_1)->SetAt(static_cast<il2cpp_array_size_t>(L_2), (float)(-5801.0f));
|
|
}
|
|
|
|
IL_000e:
|
|
{
|
|
float L_3 = ___3_d;
|
|
if ((!(((float)L_3) == ((float)(-1025.0f)))))
|
|
{
|
|
goto IL_002d;
|
|
}
|
|
}
|
|
{
|
|
cwr_tB32AE31B660714E12F96179A963CC995252FABBC* L_4 = ___0_a;
|
|
czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* L_5 = ___1_b;
|
|
float L_6 = ___2_c;
|
|
int32_t L_7 = ___4_e;
|
|
NullCheck(L_4);
|
|
VirtualActionInvoker7< czh_tE8F1A87C5388086F23589583A37E369F2950CBC9*, float, float, cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016*, float, int32_t, int32_t >::Invoke(6, L_4, L_5, (1547.0f), L_6, (cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016*)NULL, (3990.0f), L_7, 0);
|
|
return;
|
|
}
|
|
|
|
IL_002d:
|
|
{
|
|
czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* L_8 = ___1_b;
|
|
NullCheck(L_8);
|
|
cyt_1_tCCE2818B525DF61292C7CCDB56AAAB0DCED7BF55* L_9 = L_8->___ohb;
|
|
NullCheck(L_9);
|
|
cymU5BU5D_t665132A16BD263E9CAB6B1F0D889F2D636E2F0C0* L_10 = L_9->___Items;
|
|
cwr_tB32AE31B660714E12F96179A963CC995252FABBC* L_11 = ___0_a;
|
|
NullCheck(L_11);
|
|
int32_t L_12 = L_11->___nul;
|
|
NullCheck(L_10);
|
|
int32_t L_13 = L_12;
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_14 = (L_10)->GetAt(static_cast<il2cpp_array_size_t>(L_13));
|
|
V_0 = L_14;
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_15 = V_0;
|
|
NullCheck(L_15);
|
|
bool L_16 = L_15->___odw;
|
|
if (L_16)
|
|
{
|
|
goto IL_0049;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_0049:
|
|
{
|
|
cwr_tB32AE31B660714E12F96179A963CC995252FABBC* L_17 = ___0_a;
|
|
NullCheck(L_17);
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_18 = L_17->___nun;
|
|
V_1 = L_18;
|
|
float L_19 = ___2_c;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_20 = V_1;
|
|
NullCheck(L_20);
|
|
int32_t L_21 = 0;
|
|
float L_22 = (L_20)->GetAt(static_cast<il2cpp_array_size_t>(L_21));
|
|
if ((!(((float)L_19) < ((float)L_22))))
|
|
{
|
|
goto IL_008a;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_23 = ___4_e;
|
|
if (!L_23)
|
|
{
|
|
goto IL_0060;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_24 = ___4_e;
|
|
if ((((int32_t)L_24) == ((int32_t)1)))
|
|
{
|
|
goto IL_0072;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_0060:
|
|
{
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_25 = V_0;
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_26 = V_0;
|
|
NullCheck(L_26);
|
|
cyn_t384350372CCD75AD3902AC8A3CD65C3405B057A4* L_27 = L_26->___ocw;
|
|
NullCheck(L_27);
|
|
float L_28 = L_27->___oed;
|
|
NullCheck(L_25);
|
|
L_25->___odc = L_28;
|
|
return;
|
|
}
|
|
|
|
IL_0072:
|
|
{
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_29 = V_0;
|
|
NullCheck(L_29);
|
|
float L_30 = L_29->___odc;
|
|
V_2 = L_30;
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_31 = V_0;
|
|
NullCheck(L_31);
|
|
cyn_t384350372CCD75AD3902AC8A3CD65C3405B057A4* L_32 = L_31->___ocw;
|
|
NullCheck(L_32);
|
|
float L_33 = L_32->___oed;
|
|
V_3 = L_33;
|
|
goto IL_0164;
|
|
}
|
|
|
|
IL_008a:
|
|
{
|
|
int32_t L_34 = ___4_e;
|
|
if (!L_34)
|
|
{
|
|
goto IL_0096;
|
|
}
|
|
}
|
|
{
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_35 = V_0;
|
|
NullCheck(L_35);
|
|
float L_36 = L_35->___odc;
|
|
G_B15_0 = L_36;
|
|
goto IL_00a1;
|
|
}
|
|
|
|
IL_0096:
|
|
{
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_37 = V_0;
|
|
NullCheck(L_37);
|
|
cyn_t384350372CCD75AD3902AC8A3CD65C3405B057A4* L_38 = L_37->___ocw;
|
|
NullCheck(L_38);
|
|
float L_39 = L_38->___oed;
|
|
G_B15_0 = L_39;
|
|
}
|
|
|
|
IL_00a1:
|
|
{
|
|
V_2 = G_B15_0;
|
|
float L_40 = ___2_c;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_41 = V_1;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_42 = V_1;
|
|
NullCheck(L_42);
|
|
NullCheck(L_41);
|
|
int32_t L_43 = ((int32_t)il2cpp_codegen_subtract(((int32_t)(((RuntimeArray*)L_42)->max_length)), 2));
|
|
float L_44 = (L_41)->GetAt(static_cast<il2cpp_array_size_t>(L_43));
|
|
if ((!(((float)L_40) >= ((float)L_44))))
|
|
{
|
|
goto IL_00c5;
|
|
}
|
|
}
|
|
{
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_45 = V_0;
|
|
NullCheck(L_45);
|
|
cyn_t384350372CCD75AD3902AC8A3CD65C3405B057A4* L_46 = L_45->___ocw;
|
|
NullCheck(L_46);
|
|
float L_47 = L_46->___oed;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_48 = V_1;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_49 = V_1;
|
|
NullCheck(L_49);
|
|
NullCheck(L_48);
|
|
int32_t L_50 = ((int32_t)il2cpp_codegen_add(((int32_t)(((RuntimeArray*)L_49)->max_length)), (-1)));
|
|
float L_51 = (L_48)->GetAt(static_cast<il2cpp_array_size_t>(L_50));
|
|
V_3 = ((float)il2cpp_codegen_add(L_47, L_51));
|
|
goto IL_0164;
|
|
}
|
|
|
|
IL_00c5:
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_52 = V_1;
|
|
float L_53 = ___2_c;
|
|
int32_t L_54;
|
|
L_54 = cwj_ibj_mA179E3634DD9FAC0FCB0E606B483AFA08BA421E0(L_52, L_53, 2, NULL);
|
|
V_6 = L_54;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_55 = V_1;
|
|
int32_t L_56 = V_6;
|
|
NullCheck(L_55);
|
|
int32_t L_57 = ((int32_t)il2cpp_codegen_add(L_56, (-1)));
|
|
float L_58 = (L_55)->GetAt(static_cast<il2cpp_array_size_t>(L_57));
|
|
V_7 = L_58;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_59 = V_1;
|
|
int32_t L_60 = V_6;
|
|
NullCheck(L_59);
|
|
int32_t L_61 = L_60;
|
|
float L_62 = (L_59)->GetAt(static_cast<il2cpp_array_size_t>(L_61));
|
|
V_8 = L_62;
|
|
cwr_tB32AE31B660714E12F96179A963CC995252FABBC* L_63 = ___0_a;
|
|
int32_t L_64 = V_6;
|
|
float L_65 = ___2_c;
|
|
float L_66 = V_8;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_67 = V_1;
|
|
int32_t L_68 = V_6;
|
|
NullCheck(L_67);
|
|
int32_t L_69 = ((int32_t)il2cpp_codegen_add(L_68, ((int32_t)42)));
|
|
float L_70 = (L_67)->GetAt(static_cast<il2cpp_array_size_t>(L_69));
|
|
float L_71 = V_8;
|
|
NullCheck(L_63);
|
|
float L_72;
|
|
L_72 = cwq_GetCurvePercent_m934B6D1A405D513F84B748AAB2F2B58F203D28B0(L_63, ((int32_t)il2cpp_codegen_subtract(((int32_t)(L_64>>1)), 1)), ((float)il2cpp_codegen_subtract((1839.0f), ((float)(((float)il2cpp_codegen_subtract(L_65, L_66))/((float)il2cpp_codegen_subtract(L_70, L_71)))))), NULL);
|
|
V_9 = L_72;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_73 = V_1;
|
|
int32_t L_74 = V_6;
|
|
NullCheck(L_73);
|
|
int32_t L_75 = ((int32_t)il2cpp_codegen_add(L_74, 1));
|
|
float L_76 = (L_73)->GetAt(static_cast<il2cpp_array_size_t>(L_75));
|
|
float L_77 = V_7;
|
|
V_3 = ((float)il2cpp_codegen_subtract(L_76, L_77));
|
|
float L_78 = V_3;
|
|
float L_79 = V_3;
|
|
V_3 = ((float)il2cpp_codegen_subtract(L_78, ((float)((int32_t)il2cpp_codegen_multiply(((int32_t)il2cpp_codegen_subtract(((int32_t)-43), il2cpp_codegen_cast_double_to_int<int32_t>(((double)il2cpp_codegen_subtract((225.0), ((double)((float)(L_79/(1932.0f))))))))), ((int32_t)88))))));
|
|
float L_80 = V_7;
|
|
float L_81 = V_3;
|
|
float L_82 = V_9;
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_83 = V_0;
|
|
NullCheck(L_83);
|
|
cyn_t384350372CCD75AD3902AC8A3CD65C3405B057A4* L_84 = L_83->___ocw;
|
|
NullCheck(L_84);
|
|
float L_85 = L_84->___oed;
|
|
V_3 = ((float)il2cpp_codegen_add(((float)il2cpp_codegen_add(L_80, ((float)il2cpp_codegen_multiply(L_81, L_82)))), L_85));
|
|
float L_86 = V_3;
|
|
float L_87 = V_3;
|
|
V_3 = ((float)il2cpp_codegen_subtract(L_86, ((float)((int32_t)il2cpp_codegen_multiply(((int32_t)il2cpp_codegen_subtract(((int32_t)-4), il2cpp_codegen_cast_double_to_int<int32_t>(((double)il2cpp_codegen_subtract((-8232.0), ((double)((float)(L_87/(-1656.0f))))))))), ((int32_t)89))))));
|
|
}
|
|
|
|
IL_0164:
|
|
{
|
|
float L_88 = V_3;
|
|
float L_89 = V_2;
|
|
V_5 = ((float)il2cpp_codegen_subtract(L_88, L_89));
|
|
float L_90 = V_5;
|
|
float L_91 = V_5;
|
|
V_5 = ((float)il2cpp_codegen_subtract(L_90, ((float)((int32_t)il2cpp_codegen_multiply(((int32_t)il2cpp_codegen_subtract(((int32_t)-81), il2cpp_codegen_cast_double_to_int<int32_t>(((double)il2cpp_codegen_subtract((-8588.0), ((double)((float)(L_91/(3153.0f))))))))), ((int32_t)-84))))));
|
|
float L_92 = V_5;
|
|
if ((!(((float)L_92) == ((float)(4560.0f)))))
|
|
{
|
|
goto IL_01a4;
|
|
}
|
|
}
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_93 = ___5_f;
|
|
int32_t L_94 = ___6_g;
|
|
NullCheck(L_93);
|
|
int32_t L_95 = L_94;
|
|
float L_96 = (L_93)->GetAt(static_cast<il2cpp_array_size_t>(L_95));
|
|
V_4 = L_96;
|
|
goto IL_0251;
|
|
}
|
|
|
|
IL_01a4:
|
|
{
|
|
bool L_97 = ___7_h;
|
|
if (!L_97)
|
|
{
|
|
goto IL_01b5;
|
|
}
|
|
}
|
|
{
|
|
V_10 = (8995.0f);
|
|
float L_98 = V_5;
|
|
V_11 = L_98;
|
|
goto IL_01c5;
|
|
}
|
|
|
|
IL_01b5:
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_99 = ___5_f;
|
|
int32_t L_100 = ___6_g;
|
|
NullCheck(L_99);
|
|
int32_t L_101 = L_100;
|
|
float L_102 = (L_99)->GetAt(static_cast<il2cpp_array_size_t>(L_101));
|
|
V_10 = L_102;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_103 = ___5_f;
|
|
int32_t L_104 = ___6_g;
|
|
NullCheck(L_103);
|
|
int32_t L_105 = ((int32_t)il2cpp_codegen_add(L_104, 1));
|
|
float L_106 = (L_103)->GetAt(static_cast<il2cpp_array_size_t>(L_105));
|
|
V_11 = L_106;
|
|
}
|
|
|
|
IL_01c5:
|
|
{
|
|
float L_107 = V_5;
|
|
V_12 = (bool)((((float)L_107) > ((float)(-2423.0f)))? 1 : 0);
|
|
float L_108 = V_10;
|
|
V_13 = (bool)((((int32_t)((!(((float)L_108) >= ((float)(8764.0f))))? 1 : 0)) == ((int32_t)0))? 1 : 0);
|
|
float L_109 = V_11;
|
|
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
|
|
int32_t L_110;
|
|
L_110 = Math_Sign_mE85A053D9EFD3D62A630EB983D849F2FC331DE4A(L_109, NULL);
|
|
float L_111 = V_5;
|
|
int32_t L_112;
|
|
L_112 = Math_Sign_mE85A053D9EFD3D62A630EB983D849F2FC331DE4A(L_111, NULL);
|
|
if ((((int32_t)L_110) == ((int32_t)L_112)))
|
|
{
|
|
goto IL_0221;
|
|
}
|
|
}
|
|
{
|
|
float L_113 = V_11;
|
|
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
|
|
float L_114;
|
|
L_114 = fabsf(L_113);
|
|
if ((!(((float)L_114) <= ((float)(1177.0f)))))
|
|
{
|
|
goto IL_0221;
|
|
}
|
|
}
|
|
{
|
|
float L_115 = V_10;
|
|
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
|
|
float L_116;
|
|
L_116 = fabsf(L_115);
|
|
if ((!(((float)L_116) > ((float)(9483.0f)))))
|
|
{
|
|
goto IL_021d;
|
|
}
|
|
}
|
|
{
|
|
float L_117 = V_10;
|
|
float L_118 = V_10;
|
|
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
|
|
int32_t L_119;
|
|
L_119 = Math_Sign_mE85A053D9EFD3D62A630EB983D849F2FC331DE4A(L_118, NULL);
|
|
V_10 = ((float)il2cpp_codegen_add(L_117, ((float)((int32_t)il2cpp_codegen_multiply(((int32_t)24), L_119)))));
|
|
}
|
|
|
|
IL_021d:
|
|
{
|
|
bool L_120 = V_12;
|
|
V_13 = L_120;
|
|
}
|
|
|
|
IL_0221:
|
|
{
|
|
float L_121 = V_5;
|
|
float L_122 = V_10;
|
|
float L_123 = V_10;
|
|
V_4 = ((float)il2cpp_codegen_subtract(((float)il2cpp_codegen_add(L_121, L_122)), (fmodf(L_123, (2718.0f)))));
|
|
bool L_124 = V_13;
|
|
bool L_125 = V_12;
|
|
if ((((int32_t)L_124) == ((int32_t)L_125)))
|
|
{
|
|
goto IL_024a;
|
|
}
|
|
}
|
|
{
|
|
float L_126 = V_4;
|
|
float L_127 = V_10;
|
|
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
|
|
int32_t L_128;
|
|
L_128 = Math_Sign_mE85A053D9EFD3D62A630EB983D849F2FC331DE4A(L_127, NULL);
|
|
V_4 = ((float)il2cpp_codegen_add(L_126, ((float)((int32_t)il2cpp_codegen_multiply(((int32_t)44), L_128)))));
|
|
}
|
|
|
|
IL_024a:
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_129 = ___5_f;
|
|
int32_t L_130 = ___6_g;
|
|
float L_131 = V_4;
|
|
NullCheck(L_129);
|
|
(L_129)->SetAt(static_cast<il2cpp_array_size_t>(L_130), (float)L_131);
|
|
}
|
|
|
|
IL_0251:
|
|
{
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_132 = ___5_f;
|
|
int32_t L_133 = ___6_g;
|
|
float L_134 = V_5;
|
|
NullCheck(L_132);
|
|
(L_132)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_add(L_133, 1))), (float)L_134);
|
|
float L_135 = V_2;
|
|
float L_136 = V_4;
|
|
float L_137 = ___3_d;
|
|
V_2 = ((float)il2cpp_codegen_add(L_135, ((float)il2cpp_codegen_multiply(L_136, L_137))));
|
|
cym_t164019A31F46F246E9F3539D73A6EEBC6975F250* L_138 = V_0;
|
|
float L_139 = V_2;
|
|
float L_140 = V_2;
|
|
NullCheck(L_138);
|
|
L_138->___odc = ((float)il2cpp_codegen_subtract(L_139, ((float)((int32_t)il2cpp_codegen_multiply(((int32_t)il2cpp_codegen_subtract(((int32_t)67), il2cpp_codegen_cast_double_to_int<int32_t>(((double)il2cpp_codegen_subtract((5802.0), ((double)((float)(L_140/(5212.0f))))))))), ((int32_t)67))))));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxi_gjv_m6D9BA69D3A3A2BC72C26E1D132D7B69566A8299F (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* ___0_a, czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* ___1_b, String_t* ___2_c, bool ___3_d, const RuntimeMethod* method)
|
|
{
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* G_B2_0 = NULL;
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* G_B1_0 = NULL;
|
|
cya_t8993218D3DD65565F488F89F67FBDEC3446C0C8B* G_B3_0 = NULL;
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* G_B3_1 = NULL;
|
|
{
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_0 = ___1_b;
|
|
String_t* L_1 = ___2_c;
|
|
if (!L_1)
|
|
{
|
|
G_B2_0 = L_0;
|
|
goto IL_0018;
|
|
}
|
|
G_B1_0 = L_0;
|
|
}
|
|
{
|
|
czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* L_2 = ___0_a;
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_3 = ___1_b;
|
|
NullCheck(L_3);
|
|
czv_tCCD18371C1A168273368DA5151CA2E82E280FD5B* L_4 = L_3->___okb;
|
|
NullCheck(L_4);
|
|
int32_t L_5 = L_4->___okp;
|
|
String_t* L_6 = ___2_c;
|
|
NullCheck(L_2);
|
|
cya_t8993218D3DD65565F488F89F67FBDEC3446C0C8B* L_7;
|
|
L_7 = czh_GetAttachment_mBF9A0B317DCF2F367D1AA487BB03E5BD98FA51FF(L_2, L_5, L_6, NULL);
|
|
G_B3_0 = L_7;
|
|
G_B3_1 = G_B1_0;
|
|
goto IL_0019;
|
|
}
|
|
|
|
IL_0018:
|
|
{
|
|
G_B3_0 = ((cya_t8993218D3DD65565F488F89F67FBDEC3446C0C8B*)(NULL));
|
|
G_B3_1 = G_B2_0;
|
|
}
|
|
|
|
IL_0019:
|
|
{
|
|
NullCheck(G_B3_1);
|
|
czu_set_Attachment_m295FC343F92A9B4970959ADCF7522E19D4C1F619(G_B3_1, G_B3_0, NULL);
|
|
bool L_8 = ___3_d;
|
|
if (!L_8)
|
|
{
|
|
goto IL_0030;
|
|
}
|
|
}
|
|
{
|
|
czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* L_9 = ___1_b;
|
|
int32_t L_10 = __this->___nyn;
|
|
NullCheck(L_9);
|
|
L_9->___oko = ((int32_t)il2cpp_codegen_add(L_10, 2));
|
|
}
|
|
|
|
IL_0030:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxi_lij_mA02372AD5F2F1D97053D0862849697E776C0D466 (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* ___0_a, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashSet_1_Add_m9B0DD9902395EE95D3DC522264BE1EBBBD3513EB_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cwk_t95F941C946138FA950FA2A5CBD243288DF6BCF94_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cwx_t781F4D14015779306A27908CB2E8DBCE3E2D13DE_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cwz_t680946F6D60875C4010BFB6658DE46BF3C8BACFE_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cxa_t54041616669838A2172FABB189D96F6D88BDE3B2_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cyt_1_Clear_mE5A3F7E1F1F6AB4AFDBA1F7C5151EF625E9F7199_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cyt_1_Resize_m76637F82160D0A8A8FF175C7A5122AF007492A74_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cyt_1_Resize_m7F31998AA12CF86E7DB69F8FDAEB929D0CEA2E6C_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* V_0 = NULL;
|
|
cwkU5BU5D_t8A0893DA1EA37E5125FF252FD84867D96E7115C9* V_1 = NULL;
|
|
int32_t V_2 = 0;
|
|
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* V_3 = NULL;
|
|
cxjU5BU5D_tE980B57EF364DD3737BD53D40D13E062F22F6B57* V_4 = NULL;
|
|
HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2* V_5 = NULL;
|
|
int32_t V_6 = 0;
|
|
int32_t V_7 = 0;
|
|
RuntimeObject* V_8 = NULL;
|
|
int32_t V_9 = 0;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* V_10 = NULL;
|
|
int32_t G_B5_0 = 0;
|
|
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* G_B5_1 = NULL;
|
|
int32_t G_B4_0 = 0;
|
|
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* G_B4_1 = NULL;
|
|
int32_t G_B6_0 = 0;
|
|
int32_t G_B6_1 = 0;
|
|
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* G_B6_2 = NULL;
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_0 = ___0_a;
|
|
NullCheck(L_0);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_1 = L_0->___nyr;
|
|
V_0 = L_1;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_2 = ___0_a;
|
|
NullCheck(L_2);
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* L_3 = L_2->___nyp;
|
|
NullCheck(L_3);
|
|
cyt_1_t15D208ED20DD19D17CA30C59237CB35A70E3C96C* L_4 = L_3->___nua;
|
|
NullCheck(L_4);
|
|
cwkU5BU5D_t8A0893DA1EA37E5125FF252FD84867D96E7115C9* L_5 = L_4->___Items;
|
|
V_1 = L_5;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_6 = ___0_a;
|
|
NullCheck(L_6);
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* L_7 = L_6->___nyp;
|
|
NullCheck(L_7);
|
|
cyt_1_t15D208ED20DD19D17CA30C59237CB35A70E3C96C* L_8 = L_7->___nua;
|
|
NullCheck(L_8);
|
|
int32_t L_9 = L_8->___Count;
|
|
V_2 = L_9;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_10 = ___0_a;
|
|
NullCheck(L_10);
|
|
cyt_1_tC1DEF6AAD82FA124BC41D0504CAD05EFBEE60FA7* L_11 = L_10->___nzu;
|
|
int32_t L_12 = V_2;
|
|
NullCheck(L_11);
|
|
cyt_1_tC1DEF6AAD82FA124BC41D0504CAD05EFBEE60FA7* L_13;
|
|
L_13 = cyt_1_Resize_m76637F82160D0A8A8FF175C7A5122AF007492A74(L_11, L_12, cyt_1_Resize_m76637F82160D0A8A8FF175C7A5122AF007492A74_RuntimeMethod_var);
|
|
NullCheck(L_13);
|
|
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_14 = L_13->___Items;
|
|
V_3 = L_14;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_15 = ___0_a;
|
|
NullCheck(L_15);
|
|
cyt_1_t5035B0510612A7C4AE3431E0BDAFD72257E38BF2* L_16 = L_15->___nzv;
|
|
NullCheck(L_16);
|
|
cyt_1_Clear_mE5A3F7E1F1F6AB4AFDBA1F7C5151EF625E9F7199(L_16, (bool)1, cyt_1_Clear_mE5A3F7E1F1F6AB4AFDBA1F7C5151EF625E9F7199_RuntimeMethod_var);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_17 = ___0_a;
|
|
NullCheck(L_17);
|
|
cyt_1_t5035B0510612A7C4AE3431E0BDAFD72257E38BF2* L_18 = L_17->___nzv;
|
|
int32_t L_19 = V_2;
|
|
NullCheck(L_18);
|
|
cyt_1_t5035B0510612A7C4AE3431E0BDAFD72257E38BF2* L_20;
|
|
L_20 = cyt_1_Resize_m7F31998AA12CF86E7DB69F8FDAEB929D0CEA2E6C(L_18, L_19, cyt_1_Resize_m7F31998AA12CF86E7DB69F8FDAEB929D0CEA2E6C_RuntimeMethod_var);
|
|
NullCheck(L_20);
|
|
cxjU5BU5D_tE980B57EF364DD3737BD53D40D13E062F22F6B57* L_21 = L_20->___Items;
|
|
V_4 = L_21;
|
|
HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2* L_22 = __this->___nyk;
|
|
V_5 = L_22;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_23 = V_0;
|
|
if (!L_23)
|
|
{
|
|
goto IL_0098;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_24 = V_0;
|
|
NullCheck(L_24);
|
|
bool L_25 = L_24->___nza;
|
|
if (!L_25)
|
|
{
|
|
goto IL_0098;
|
|
}
|
|
}
|
|
{
|
|
V_6 = 0;
|
|
goto IL_0092;
|
|
}
|
|
|
|
IL_0072:
|
|
{
|
|
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_26 = V_3;
|
|
int32_t L_27 = V_6;
|
|
HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2* L_28 = V_5;
|
|
cwkU5BU5D_t8A0893DA1EA37E5125FF252FD84867D96E7115C9* L_29 = V_1;
|
|
int32_t L_30 = V_6;
|
|
NullCheck(L_29);
|
|
int32_t L_31 = L_30;
|
|
RuntimeObject* L_32 = (L_29)->GetAt(static_cast<il2cpp_array_size_t>(L_31));
|
|
NullCheck(L_32);
|
|
int32_t L_33;
|
|
L_33 = InterfaceFuncInvoker0< int32_t >::Invoke(1, cwk_t95F941C946138FA950FA2A5CBD243288DF6BCF94_il2cpp_TypeInfo_var, L_32);
|
|
NullCheck(L_28);
|
|
bool L_34;
|
|
L_34 = HashSet_1_Add_m9B0DD9902395EE95D3DC522264BE1EBBBD3513EB(L_28, L_33, HashSet_1_Add_m9B0DD9902395EE95D3DC522264BE1EBBBD3513EB_RuntimeMethod_var);
|
|
if (L_34)
|
|
{
|
|
G_B5_0 = L_27;
|
|
G_B5_1 = L_26;
|
|
goto IL_008a;
|
|
}
|
|
G_B4_0 = L_27;
|
|
G_B4_1 = L_26;
|
|
}
|
|
{
|
|
G_B6_0 = 2;
|
|
G_B6_1 = G_B4_0;
|
|
G_B6_2 = G_B4_1;
|
|
goto IL_008b;
|
|
}
|
|
|
|
IL_008a:
|
|
{
|
|
G_B6_0 = 3;
|
|
G_B6_1 = G_B5_0;
|
|
G_B6_2 = G_B5_1;
|
|
}
|
|
|
|
IL_008b:
|
|
{
|
|
NullCheck(G_B6_2);
|
|
(G_B6_2)->SetAt(static_cast<il2cpp_array_size_t>(G_B6_1), (int32_t)G_B6_0);
|
|
int32_t L_35 = V_6;
|
|
V_6 = ((int32_t)il2cpp_codegen_add(L_35, 1));
|
|
}
|
|
|
|
IL_0092:
|
|
{
|
|
int32_t L_36 = V_6;
|
|
int32_t L_37 = V_2;
|
|
if ((((int32_t)L_36) < ((int32_t)L_37)))
|
|
{
|
|
goto IL_0072;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_0098:
|
|
{
|
|
V_7 = 0;
|
|
goto IL_0143;
|
|
}
|
|
|
|
IL_00a0:
|
|
{
|
|
cwkU5BU5D_t8A0893DA1EA37E5125FF252FD84867D96E7115C9* L_38 = V_1;
|
|
int32_t L_39 = V_7;
|
|
NullCheck(L_38);
|
|
int32_t L_40 = L_39;
|
|
RuntimeObject* L_41 = (L_38)->GetAt(static_cast<il2cpp_array_size_t>(L_40));
|
|
V_8 = L_41;
|
|
RuntimeObject* L_42 = V_8;
|
|
NullCheck(L_42);
|
|
int32_t L_43;
|
|
L_43 = InterfaceFuncInvoker0< int32_t >::Invoke(1, cwk_t95F941C946138FA950FA2A5CBD243288DF6BCF94_il2cpp_TypeInfo_var, L_42);
|
|
V_9 = L_43;
|
|
HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2* L_44 = V_5;
|
|
int32_t L_45 = V_9;
|
|
NullCheck(L_44);
|
|
bool L_46;
|
|
L_46 = HashSet_1_Add_m9B0DD9902395EE95D3DC522264BE1EBBBD3513EB(L_44, L_45, HashSet_1_Add_m9B0DD9902395EE95D3DC522264BE1EBBBD3513EB_RuntimeMethod_var);
|
|
if (L_46)
|
|
{
|
|
goto IL_00c1;
|
|
}
|
|
}
|
|
{
|
|
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_47 = V_3;
|
|
int32_t L_48 = V_7;
|
|
NullCheck(L_47);
|
|
(L_47)->SetAt(static_cast<il2cpp_array_size_t>(L_48), (int32_t)0);
|
|
goto IL_013d;
|
|
}
|
|
|
|
IL_00c1:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_49 = V_0;
|
|
if (!L_49)
|
|
{
|
|
goto IL_00ee;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject* L_50 = V_8;
|
|
if (((cwx_t781F4D14015779306A27908CB2E8DBCE3E2D13DE*)IsInstClass((RuntimeObject*)L_50, cwx_t781F4D14015779306A27908CB2E8DBCE3E2D13DE_il2cpp_TypeInfo_var)))
|
|
{
|
|
goto IL_00ee;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject* L_51 = V_8;
|
|
if (((cxa_t54041616669838A2172FABB189D96F6D88BDE3B2*)IsInstClass((RuntimeObject*)L_51, cxa_t54041616669838A2172FABB189D96F6D88BDE3B2_il2cpp_TypeInfo_var)))
|
|
{
|
|
goto IL_00ee;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject* L_52 = V_8;
|
|
if (((cwz_t680946F6D60875C4010BFB6658DE46BF3C8BACFE*)IsInstClass((RuntimeObject*)L_52, cwz_t680946F6D60875C4010BFB6658DE46BF3C8BACFE_il2cpp_TypeInfo_var)))
|
|
{
|
|
goto IL_00ee;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_53 = V_0;
|
|
NullCheck(L_53);
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* L_54 = L_53->___nyp;
|
|
int32_t L_55 = V_9;
|
|
NullCheck(L_54);
|
|
bool L_56;
|
|
L_56 = cwj_HasTimeline_m1A1BBCB9893E6E93F69146C0755888333CC3D1A3(L_54, L_55, NULL);
|
|
if (L_56)
|
|
{
|
|
goto IL_00f5;
|
|
}
|
|
}
|
|
|
|
IL_00ee:
|
|
{
|
|
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_57 = V_3;
|
|
int32_t L_58 = V_7;
|
|
NullCheck(L_57);
|
|
(L_57)->SetAt(static_cast<il2cpp_array_size_t>(L_58), (int32_t)1);
|
|
goto IL_013d;
|
|
}
|
|
|
|
IL_00f5:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_59 = V_0;
|
|
NullCheck(L_59);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_60 = L_59->___nyr;
|
|
V_10 = L_60;
|
|
goto IL_0134;
|
|
}
|
|
|
|
IL_00ff:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_61 = V_10;
|
|
NullCheck(L_61);
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* L_62 = L_61->___nyp;
|
|
int32_t L_63 = V_9;
|
|
NullCheck(L_62);
|
|
bool L_64;
|
|
L_64 = cwj_HasTimeline_m1A1BBCB9893E6E93F69146C0755888333CC3D1A3(L_62, L_63, NULL);
|
|
if (L_64)
|
|
{
|
|
goto IL_012b;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_65 = V_10;
|
|
NullCheck(L_65);
|
|
float L_66 = L_65->___nzq;
|
|
if ((!(((float)L_66) > ((float)(3739.0f)))))
|
|
{
|
|
goto IL_0138;
|
|
}
|
|
}
|
|
{
|
|
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_67 = V_3;
|
|
int32_t L_68 = V_7;
|
|
NullCheck(L_67);
|
|
(L_67)->SetAt(static_cast<il2cpp_array_size_t>(L_68), (int32_t)4);
|
|
cxjU5BU5D_tE980B57EF364DD3737BD53D40D13E062F22F6B57* L_69 = V_4;
|
|
int32_t L_70 = V_7;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_71 = V_10;
|
|
NullCheck(L_69);
|
|
ArrayElementTypeCheck (L_69, L_71);
|
|
(L_69)->SetAt(static_cast<il2cpp_array_size_t>(L_70), (cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7*)L_71);
|
|
goto IL_013d;
|
|
}
|
|
|
|
IL_012b:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_72 = V_10;
|
|
NullCheck(L_72);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_73 = L_72->___nyr;
|
|
V_10 = L_73;
|
|
}
|
|
|
|
IL_0134:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_74 = V_10;
|
|
if (L_74)
|
|
{
|
|
goto IL_00ff;
|
|
}
|
|
}
|
|
|
|
IL_0138:
|
|
{
|
|
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_75 = V_3;
|
|
int32_t L_76 = V_7;
|
|
NullCheck(L_75);
|
|
(L_75)->SetAt(static_cast<il2cpp_array_size_t>(L_76), (int32_t)3);
|
|
}
|
|
|
|
IL_013d:
|
|
{
|
|
int32_t L_77 = V_7;
|
|
V_7 = ((int32_t)il2cpp_codegen_add(L_77, 1));
|
|
}
|
|
|
|
IL_0143:
|
|
{
|
|
int32_t L_78 = V_7;
|
|
int32_t L_79 = V_2;
|
|
if ((((int32_t)L_78) < ((int32_t)L_79)))
|
|
{
|
|
goto IL_00a0;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxi_crm_mDA08BE14B397DEA0F168ACBEC72B3870B36ECEF0 (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* ___0_a, float ___1_b, const RuntimeMethod* method)
|
|
{
|
|
float V_0 = 0.0f;
|
|
float V_1 = 0.0f;
|
|
float V_2 = 0.0f;
|
|
float V_3 = 0.0f;
|
|
cyqU5BU5D_tB8571529DB97145AFA2A6E428E761AC61963F1FC* V_4 = NULL;
|
|
int32_t V_5 = 0;
|
|
int32_t V_6 = 0;
|
|
bool V_7 = false;
|
|
cyq_t6323CF215B604145E77E04F4D4853FFC0CF472EA* V_8 = NULL;
|
|
int32_t G_B10_0 = 0;
|
|
int32_t G_B14_0 = 0;
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_0 = ___0_a;
|
|
NullCheck(L_0);
|
|
float L_1 = L_0->___nze;
|
|
V_0 = L_1;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_2 = ___0_a;
|
|
NullCheck(L_2);
|
|
float L_3 = L_2->___nzf;
|
|
V_1 = L_3;
|
|
float L_4 = V_1;
|
|
float L_5 = V_0;
|
|
V_2 = ((float)il2cpp_codegen_subtract(L_4, L_5));
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_6 = ___0_a;
|
|
NullCheck(L_6);
|
|
float L_7 = L_6->___nzk;
|
|
float L_8 = V_2;
|
|
V_3 = (fmodf(L_7, L_8));
|
|
cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016* L_9 = __this->___nyc;
|
|
cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016* L_10 = L_9;
|
|
NullCheck(L_10);
|
|
cyqU5BU5D_tB8571529DB97145AFA2A6E428E761AC61963F1FC* L_11 = L_10->___Items;
|
|
V_4 = L_11;
|
|
V_5 = 0;
|
|
NullCheck(L_10);
|
|
int32_t L_12 = L_10->___Count;
|
|
V_6 = L_12;
|
|
goto IL_0064;
|
|
}
|
|
|
|
IL_0035:
|
|
{
|
|
cyqU5BU5D_tB8571529DB97145AFA2A6E428E761AC61963F1FC* L_13 = V_4;
|
|
int32_t L_14 = V_5;
|
|
NullCheck(L_13);
|
|
int32_t L_15 = L_14;
|
|
cyq_t6323CF215B604145E77E04F4D4853FFC0CF472EA* L_16 = (L_13)->GetAt(static_cast<il2cpp_array_size_t>(L_15));
|
|
V_8 = L_16;
|
|
cyq_t6323CF215B604145E77E04F4D4853FFC0CF472EA* L_17 = V_8;
|
|
NullCheck(L_17);
|
|
float L_18 = L_17->___oeo;
|
|
float L_19 = V_3;
|
|
if ((((float)L_18) < ((float)L_19)))
|
|
{
|
|
goto IL_006a;
|
|
}
|
|
}
|
|
{
|
|
cyq_t6323CF215B604145E77E04F4D4853FFC0CF472EA* L_20 = V_8;
|
|
NullCheck(L_20);
|
|
float L_21 = L_20->___oeo;
|
|
float L_22 = V_1;
|
|
if ((((float)L_21) > ((float)L_22)))
|
|
{
|
|
goto IL_005e;
|
|
}
|
|
}
|
|
{
|
|
cxm_t0479DB05DFCE31B18506D24565FA53C680306098* L_23 = __this->___nyj;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_24 = ___0_a;
|
|
cyq_t6323CF215B604145E77E04F4D4853FFC0CF472EA* L_25 = V_8;
|
|
NullCheck(L_23);
|
|
cxm_icu_m4C5670553D67875A55842A97DD16D02C93C82A1C(L_23, L_24, L_25, NULL);
|
|
}
|
|
|
|
IL_005e:
|
|
{
|
|
int32_t L_26 = V_5;
|
|
V_5 = ((int32_t)il2cpp_codegen_add(L_26, 1));
|
|
}
|
|
|
|
IL_0064:
|
|
{
|
|
int32_t L_27 = V_5;
|
|
int32_t L_28 = V_6;
|
|
if ((((int32_t)L_27) < ((int32_t)L_28)))
|
|
{
|
|
goto IL_0035;
|
|
}
|
|
}
|
|
|
|
IL_006a:
|
|
{
|
|
V_7 = (bool)0;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_29 = ___0_a;
|
|
NullCheck(L_29);
|
|
bool L_30 = L_29->___nyz;
|
|
if (!L_30)
|
|
{
|
|
goto IL_008f;
|
|
}
|
|
}
|
|
{
|
|
float L_31 = V_2;
|
|
if ((((float)L_31) == ((float)(-506.0f))))
|
|
{
|
|
goto IL_008a;
|
|
}
|
|
}
|
|
{
|
|
float L_32 = V_3;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_33 = ___0_a;
|
|
NullCheck(L_33);
|
|
float L_34 = L_33->___nzj;
|
|
float L_35 = V_2;
|
|
G_B10_0 = ((((float)L_32) > ((float)(fmodf(L_34, L_35))))? 1 : 0);
|
|
goto IL_008b;
|
|
}
|
|
|
|
IL_008a:
|
|
{
|
|
G_B10_0 = 1;
|
|
}
|
|
|
|
IL_008b:
|
|
{
|
|
V_7 = (bool)G_B10_0;
|
|
goto IL_00a1;
|
|
}
|
|
|
|
IL_008f:
|
|
{
|
|
float L_36 = ___1_b;
|
|
float L_37 = V_1;
|
|
if ((!(((float)L_36) >= ((float)L_37))))
|
|
{
|
|
goto IL_009e;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_38 = ___0_a;
|
|
NullCheck(L_38);
|
|
float L_39 = L_38->___nzg;
|
|
float L_40 = V_1;
|
|
G_B14_0 = ((((float)L_39) < ((float)L_40))? 1 : 0);
|
|
goto IL_009f;
|
|
}
|
|
|
|
IL_009e:
|
|
{
|
|
G_B14_0 = 0;
|
|
}
|
|
|
|
IL_009f:
|
|
{
|
|
V_7 = (bool)G_B14_0;
|
|
}
|
|
|
|
IL_00a1:
|
|
{
|
|
bool L_41 = V_7;
|
|
if (!L_41)
|
|
{
|
|
goto IL_00d7;
|
|
}
|
|
}
|
|
{
|
|
cxm_t0479DB05DFCE31B18506D24565FA53C680306098* L_42 = __this->___nyj;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_43 = ___0_a;
|
|
NullCheck(L_42);
|
|
cxm_ict_mEDC4448B789E37511D383431761026C39CF0FF19(L_42, L_43, NULL);
|
|
goto IL_00d7;
|
|
}
|
|
|
|
IL_00b3:
|
|
{
|
|
cyqU5BU5D_tB8571529DB97145AFA2A6E428E761AC61963F1FC* L_44 = V_4;
|
|
int32_t L_45 = V_5;
|
|
NullCheck(L_44);
|
|
int32_t L_46 = L_45;
|
|
cyq_t6323CF215B604145E77E04F4D4853FFC0CF472EA* L_47 = (L_44)->GetAt(static_cast<il2cpp_array_size_t>(L_46));
|
|
NullCheck(L_47);
|
|
float L_48 = L_47->___oeo;
|
|
float L_49 = V_0;
|
|
if ((((float)L_48) < ((float)L_49)))
|
|
{
|
|
goto IL_00d1;
|
|
}
|
|
}
|
|
{
|
|
cxm_t0479DB05DFCE31B18506D24565FA53C680306098* L_50 = __this->___nyj;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_51 = ___0_a;
|
|
cyqU5BU5D_tB8571529DB97145AFA2A6E428E761AC61963F1FC* L_52 = V_4;
|
|
int32_t L_53 = V_5;
|
|
NullCheck(L_52);
|
|
int32_t L_54 = L_53;
|
|
cyq_t6323CF215B604145E77E04F4D4853FFC0CF472EA* L_55 = (L_52)->GetAt(static_cast<il2cpp_array_size_t>(L_54));
|
|
NullCheck(L_50);
|
|
cxm_icu_m4C5670553D67875A55842A97DD16D02C93C82A1C(L_50, L_51, L_55, NULL);
|
|
}
|
|
|
|
IL_00d1:
|
|
{
|
|
int32_t L_56 = V_5;
|
|
V_5 = ((int32_t)il2cpp_codegen_add(L_56, 1));
|
|
}
|
|
|
|
IL_00d7:
|
|
{
|
|
int32_t L_57 = V_5;
|
|
int32_t L_58 = V_6;
|
|
if ((((int32_t)L_57) < ((int32_t)L_58)))
|
|
{
|
|
goto IL_00b3;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxi_eoq_m6E35113A5002A53E2CF0F9965F1985C32DC2B6EB (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* ___0_a, float ___1_b, const RuntimeMethod* method)
|
|
{
|
|
float V_0 = 0.0f;
|
|
float V_1 = 0.0f;
|
|
float V_2 = 0.0f;
|
|
float V_3 = 0.0f;
|
|
cyqU5BU5D_tB8571529DB97145AFA2A6E428E761AC61963F1FC* V_4 = NULL;
|
|
int32_t V_5 = 0;
|
|
int32_t V_6 = 0;
|
|
bool V_7 = false;
|
|
cyq_t6323CF215B604145E77E04F4D4853FFC0CF472EA* V_8 = NULL;
|
|
int32_t G_B10_0 = 0;
|
|
int32_t G_B14_0 = 0;
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_0 = ___0_a;
|
|
NullCheck(L_0);
|
|
float L_1 = L_0->___nze;
|
|
V_0 = L_1;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_2 = ___0_a;
|
|
NullCheck(L_2);
|
|
float L_3 = L_2->___nzf;
|
|
V_1 = L_3;
|
|
float L_4 = V_1;
|
|
float L_5 = V_0;
|
|
V_2 = ((float)il2cpp_codegen_subtract(L_4, L_5));
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_6 = ___0_a;
|
|
NullCheck(L_6);
|
|
float L_7 = L_6->___nzk;
|
|
float L_8 = V_2;
|
|
V_3 = (fmodf(L_7, L_8));
|
|
cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016* L_9 = __this->___nyc;
|
|
cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016* L_10 = L_9;
|
|
NullCheck(L_10);
|
|
cyqU5BU5D_tB8571529DB97145AFA2A6E428E761AC61963F1FC* L_11 = L_10->___Items;
|
|
V_4 = L_11;
|
|
V_5 = 0;
|
|
NullCheck(L_10);
|
|
int32_t L_12 = L_10->___Count;
|
|
V_6 = L_12;
|
|
goto IL_0064;
|
|
}
|
|
|
|
IL_0035:
|
|
{
|
|
cyqU5BU5D_tB8571529DB97145AFA2A6E428E761AC61963F1FC* L_13 = V_4;
|
|
int32_t L_14 = V_5;
|
|
NullCheck(L_13);
|
|
int32_t L_15 = L_14;
|
|
cyq_t6323CF215B604145E77E04F4D4853FFC0CF472EA* L_16 = (L_13)->GetAt(static_cast<il2cpp_array_size_t>(L_15));
|
|
V_8 = L_16;
|
|
cyq_t6323CF215B604145E77E04F4D4853FFC0CF472EA* L_17 = V_8;
|
|
NullCheck(L_17);
|
|
float L_18 = L_17->___oeo;
|
|
float L_19 = V_3;
|
|
if ((((float)L_18) < ((float)L_19)))
|
|
{
|
|
goto IL_006a;
|
|
}
|
|
}
|
|
{
|
|
cyq_t6323CF215B604145E77E04F4D4853FFC0CF472EA* L_20 = V_8;
|
|
NullCheck(L_20);
|
|
float L_21 = L_20->___oeo;
|
|
float L_22 = V_1;
|
|
if ((((float)L_21) > ((float)L_22)))
|
|
{
|
|
goto IL_005e;
|
|
}
|
|
}
|
|
{
|
|
cxm_t0479DB05DFCE31B18506D24565FA53C680306098* L_23 = __this->___nyj;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_24 = ___0_a;
|
|
cyq_t6323CF215B604145E77E04F4D4853FFC0CF472EA* L_25 = V_8;
|
|
NullCheck(L_23);
|
|
cxm_icu_m4C5670553D67875A55842A97DD16D02C93C82A1C(L_23, L_24, L_25, NULL);
|
|
}
|
|
|
|
IL_005e:
|
|
{
|
|
int32_t L_26 = V_5;
|
|
V_5 = ((int32_t)il2cpp_codegen_add(L_26, 1));
|
|
}
|
|
|
|
IL_0064:
|
|
{
|
|
int32_t L_27 = V_5;
|
|
int32_t L_28 = V_6;
|
|
if ((((int32_t)L_27) < ((int32_t)L_28)))
|
|
{
|
|
goto IL_0035;
|
|
}
|
|
}
|
|
|
|
IL_006a:
|
|
{
|
|
V_7 = (bool)0;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_29 = ___0_a;
|
|
NullCheck(L_29);
|
|
bool L_30 = L_29->___nyz;
|
|
if (!L_30)
|
|
{
|
|
goto IL_008f;
|
|
}
|
|
}
|
|
{
|
|
float L_31 = V_2;
|
|
if ((((float)L_31) == ((float)(154.0f))))
|
|
{
|
|
goto IL_008a;
|
|
}
|
|
}
|
|
{
|
|
float L_32 = V_3;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_33 = ___0_a;
|
|
NullCheck(L_33);
|
|
float L_34 = L_33->___nzj;
|
|
float L_35 = V_2;
|
|
G_B10_0 = ((((float)L_32) > ((float)(fmodf(L_34, L_35))))? 1 : 0);
|
|
goto IL_008b;
|
|
}
|
|
|
|
IL_008a:
|
|
{
|
|
G_B10_0 = 1;
|
|
}
|
|
|
|
IL_008b:
|
|
{
|
|
V_7 = (bool)G_B10_0;
|
|
goto IL_00a1;
|
|
}
|
|
|
|
IL_008f:
|
|
{
|
|
float L_36 = ___1_b;
|
|
float L_37 = V_1;
|
|
if ((!(((float)L_36) >= ((float)L_37))))
|
|
{
|
|
goto IL_009e;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_38 = ___0_a;
|
|
NullCheck(L_38);
|
|
float L_39 = L_38->___nzg;
|
|
float L_40 = V_1;
|
|
G_B14_0 = ((((float)L_39) < ((float)L_40))? 1 : 0);
|
|
goto IL_009f;
|
|
}
|
|
|
|
IL_009e:
|
|
{
|
|
G_B14_0 = 0;
|
|
}
|
|
|
|
IL_009f:
|
|
{
|
|
V_7 = (bool)G_B14_0;
|
|
}
|
|
|
|
IL_00a1:
|
|
{
|
|
bool L_41 = V_7;
|
|
if (!L_41)
|
|
{
|
|
goto IL_00d7;
|
|
}
|
|
}
|
|
{
|
|
cxm_t0479DB05DFCE31B18506D24565FA53C680306098* L_42 = __this->___nyj;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_43 = ___0_a;
|
|
NullCheck(L_42);
|
|
cxm_ict_mEDC4448B789E37511D383431761026C39CF0FF19(L_42, L_43, NULL);
|
|
goto IL_00d7;
|
|
}
|
|
|
|
IL_00b3:
|
|
{
|
|
cyqU5BU5D_tB8571529DB97145AFA2A6E428E761AC61963F1FC* L_44 = V_4;
|
|
int32_t L_45 = V_5;
|
|
NullCheck(L_44);
|
|
int32_t L_46 = L_45;
|
|
cyq_t6323CF215B604145E77E04F4D4853FFC0CF472EA* L_47 = (L_44)->GetAt(static_cast<il2cpp_array_size_t>(L_46));
|
|
NullCheck(L_47);
|
|
float L_48 = L_47->___oeo;
|
|
float L_49 = V_0;
|
|
if ((((float)L_48) < ((float)L_49)))
|
|
{
|
|
goto IL_00d1;
|
|
}
|
|
}
|
|
{
|
|
cxm_t0479DB05DFCE31B18506D24565FA53C680306098* L_50 = __this->___nyj;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_51 = ___0_a;
|
|
cyqU5BU5D_tB8571529DB97145AFA2A6E428E761AC61963F1FC* L_52 = V_4;
|
|
int32_t L_53 = V_5;
|
|
NullCheck(L_52);
|
|
int32_t L_54 = L_53;
|
|
cyq_t6323CF215B604145E77E04F4D4853FFC0CF472EA* L_55 = (L_52)->GetAt(static_cast<il2cpp_array_size_t>(L_54));
|
|
NullCheck(L_50);
|
|
cxm_icu_m4C5670553D67875A55842A97DD16D02C93C82A1C(L_50, L_51, L_55, NULL);
|
|
}
|
|
|
|
IL_00d1:
|
|
{
|
|
int32_t L_56 = V_5;
|
|
V_5 = ((int32_t)il2cpp_codegen_add(L_56, 1));
|
|
}
|
|
|
|
IL_00d7:
|
|
{
|
|
int32_t L_57 = V_5;
|
|
int32_t L_58 = V_6;
|
|
if ((((int32_t)L_57) < ((int32_t)L_58)))
|
|
{
|
|
goto IL_00b3;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxi_ibr_mEB3A69B49B2FDAC0D55FB36F3D22AD87D00CF102 (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* ___0_a, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_0 = __this->___nyh;
|
|
if (!L_0)
|
|
{
|
|
goto IL_0014;
|
|
}
|
|
}
|
|
{
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_1 = __this->___nyh;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_2 = ___0_a;
|
|
NullCheck(L_1);
|
|
cxg_Invoke_m737FA828F48B8326DA38389CD6E6870C24BA91FF_inline(L_1, L_2, NULL);
|
|
}
|
|
|
|
IL_0014:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* cxi_fbe_m5DAC27368815C2E051224134CBA970FDD094037F (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, int32_t ___0_a, cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* ___1_b, bool ___2_c, cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* ___3_d, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cxo_1_Obtain_m2FD26BD2CD18AFD82331CD67DCBD1608CD2240DC_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* G_B2_0 = NULL;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* G_B2_1 = NULL;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* G_B1_0 = NULL;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* G_B1_1 = NULL;
|
|
float G_B3_0 = 0.0f;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* G_B3_1 = NULL;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* G_B3_2 = NULL;
|
|
{
|
|
cxo_1_t919318D3CFDE6D205D6D395F00C012C0B9B765AA* L_0 = __this->___nyo;
|
|
NullCheck(L_0);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_1;
|
|
L_1 = cxo_1_Obtain_m2FD26BD2CD18AFD82331CD67DCBD1608CD2240DC(L_0, cxo_1_Obtain_m2FD26BD2CD18AFD82331CD67DCBD1608CD2240DC_RuntimeMethod_var);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_2 = L_1;
|
|
int32_t L_3 = ___0_a;
|
|
NullCheck(L_2);
|
|
L_2->___nyy = L_3;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_4 = L_2;
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* L_5 = ___1_b;
|
|
NullCheck(L_4);
|
|
L_4->___nyp = L_5;
|
|
Il2CppCodeGenWriteBarrier((void**)(&L_4->___nyp), (void*)L_5);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_6 = L_4;
|
|
bool L_7 = ___2_c;
|
|
NullCheck(L_6);
|
|
L_6->___nyz = L_7;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_8 = L_6;
|
|
NullCheck(L_8);
|
|
L_8->___nza = (bool)0;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_9 = L_8;
|
|
NullCheck(L_9);
|
|
L_9->___nzb = (68.0f);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_10 = L_9;
|
|
NullCheck(L_10);
|
|
L_10->___nzc = (8555.0f);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_11 = L_10;
|
|
NullCheck(L_11);
|
|
L_11->___nzd = (4063.0f);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_12 = L_11;
|
|
NullCheck(L_12);
|
|
L_12->___nze = (-1790.0f);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_13 = L_12;
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* L_14 = ___1_b;
|
|
NullCheck(L_14);
|
|
float L_15;
|
|
L_15 = cwj_get_Duration_m1FFC03B6CDC020FDEDF7EAA85EF5C66BEB5FBE03_inline(L_14, NULL);
|
|
NullCheck(L_13);
|
|
L_13->___nzf = L_15;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_16 = L_13;
|
|
NullCheck(L_16);
|
|
L_16->___nzg = (-4154.0f);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_17 = L_16;
|
|
NullCheck(L_17);
|
|
L_17->___nzh = (2677.0f);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_18 = L_17;
|
|
NullCheck(L_18);
|
|
L_18->___nzi = (-7433.0f);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_19 = L_18;
|
|
NullCheck(L_19);
|
|
L_19->___nzj = (-2939.0f);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_20 = L_19;
|
|
NullCheck(L_20);
|
|
L_20->___nzk = (8459.0f);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_21 = L_20;
|
|
NullCheck(L_21);
|
|
L_21->___nzl = (6086.0f);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_22 = L_21;
|
|
NullCheck(L_22);
|
|
L_22->___nzm = (-6458.0f);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_23 = L_22;
|
|
NullCheck(L_23);
|
|
L_23->___nzn = (-1534.0f);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_24 = L_23;
|
|
NullCheck(L_24);
|
|
L_24->___nzo = (8277.0f);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_25 = L_24;
|
|
NullCheck(L_25);
|
|
L_25->___nzr = (1242.0f);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_26 = L_25;
|
|
NullCheck(L_26);
|
|
L_26->___nzp = (-7875.0f);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_27 = L_26;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_28 = ___3_d;
|
|
if (!L_28)
|
|
{
|
|
G_B2_0 = L_27;
|
|
G_B2_1 = L_27;
|
|
goto IL_00f2;
|
|
}
|
|
G_B1_0 = L_27;
|
|
G_B1_1 = L_27;
|
|
}
|
|
{
|
|
cxr_t40F2FEA3AB3BC2D3274C8117E684F7D812EADBF2* L_29 = __this->___nya;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_30 = ___3_d;
|
|
NullCheck(L_30);
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* L_31 = L_30->___nyp;
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* L_32 = ___1_b;
|
|
NullCheck(L_29);
|
|
float L_33;
|
|
L_33 = cxr_GetMix_mB2DE97E9FFDA3516199C060E68310BDE6EFA1BD6(L_29, L_31, L_32, NULL);
|
|
G_B3_0 = L_33;
|
|
G_B3_1 = G_B1_0;
|
|
G_B3_2 = G_B1_1;
|
|
goto IL_00f7;
|
|
}
|
|
|
|
IL_00f2:
|
|
{
|
|
G_B3_0 = (4030.0f);
|
|
G_B3_1 = G_B2_0;
|
|
G_B3_2 = G_B2_1;
|
|
}
|
|
|
|
IL_00f7:
|
|
{
|
|
NullCheck(G_B3_1);
|
|
G_B3_1->___nzq = G_B3_0;
|
|
return G_B3_2;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxi_kp_m60BF92A653A6CE6F38322B8B68F96A0C443F4069 (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
cxm_t0479DB05DFCE31B18506D24565FA53C680306098* L_0 = __this->___nyj;
|
|
NullCheck(L_0);
|
|
cxm_icw_mD30628D7399A842F9FAD7FC4684F772A08AF0E6D(L_0, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* cxi_hes_m6D0F0BA291A584D7D07509C79A21E1ECBCCCB0FC (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, int32_t ___0_a, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cyt_1_Resize_m7F31998AA12CF86E7DB69F8FDAEB929D0CEA2E6C_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = ___0_a;
|
|
cyt_1_t5035B0510612A7C4AE3431E0BDAFD72257E38BF2* L_1 = __this->___nyb;
|
|
NullCheck(L_1);
|
|
int32_t L_2 = L_1->___Count;
|
|
if ((((int32_t)L_0) >= ((int32_t)L_2)))
|
|
{
|
|
goto IL_001c;
|
|
}
|
|
}
|
|
{
|
|
cyt_1_t5035B0510612A7C4AE3431E0BDAFD72257E38BF2* L_3 = __this->___nyb;
|
|
NullCheck(L_3);
|
|
cxjU5BU5D_tE980B57EF364DD3737BD53D40D13E062F22F6B57* L_4 = L_3->___Items;
|
|
int32_t L_5 = ___0_a;
|
|
NullCheck(L_4);
|
|
int32_t L_6 = L_5;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_7 = (L_4)->GetAt(static_cast<il2cpp_array_size_t>(L_6));
|
|
return L_7;
|
|
}
|
|
|
|
IL_001c:
|
|
{
|
|
cyt_1_t5035B0510612A7C4AE3431E0BDAFD72257E38BF2* L_8 = __this->___nyb;
|
|
int32_t L_9 = ___0_a;
|
|
NullCheck(L_8);
|
|
cyt_1_t5035B0510612A7C4AE3431E0BDAFD72257E38BF2* L_10;
|
|
L_10 = cyt_1_Resize_m7F31998AA12CF86E7DB69F8FDAEB929D0CEA2E6C(L_8, ((int32_t)il2cpp_codegen_add(L_9, 1)), cyt_1_Resize_m7F31998AA12CF86E7DB69F8FDAEB929D0CEA2E6C_RuntimeMethod_var);
|
|
return (cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7*)NULL;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxi_ilk_mABC7F3FF79AE2F7B94270AF96EF203C56062133B (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* ___0_a, cyq_t6323CF215B604145E77E04F4D4853FFC0CF472EA* ___1_b, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
cxh_t51FEBC05859C343141A49FC3843C7604D88C40A5* L_0 = __this->___nyi;
|
|
if (!L_0)
|
|
{
|
|
goto IL_0015;
|
|
}
|
|
}
|
|
{
|
|
cxh_t51FEBC05859C343141A49FC3843C7604D88C40A5* L_1 = __this->___nyi;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_2 = ___0_a;
|
|
cyq_t6323CF215B604145E77E04F4D4853FFC0CF472EA* L_3 = ___1_b;
|
|
NullCheck(L_1);
|
|
cxh_Invoke_m4DB19C9432E933DAAC381CA8BF91118DB4D6E205_inline(L_1, L_2, L_3, NULL);
|
|
}
|
|
|
|
IL_0015:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxi_icg_m51C8C6B2FA0BBD031BE2BE7A8F76E0E04484D904 (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
__this->___nyl = (bool)1;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxi_bqt_mB7385F06B39CDCC21EB7465BB8E5BE6F179F2D3A (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* ___0_a, const RuntimeMethod* method)
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* V_0 = NULL;
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_0 = ___0_a;
|
|
NullCheck(L_0);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_1 = L_0->___next;
|
|
V_0 = L_1;
|
|
goto IL_001c;
|
|
}
|
|
|
|
IL_0009:
|
|
{
|
|
cxm_t0479DB05DFCE31B18506D24565FA53C680306098* L_2 = __this->___nyj;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_3 = V_0;
|
|
NullCheck(L_2);
|
|
cxm_ics_m2CFB9943E948F3663C838E377C4590DFC5F97A35(L_2, L_3, NULL);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_4 = V_0;
|
|
NullCheck(L_4);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_5 = L_4->___next;
|
|
V_0 = L_5;
|
|
}
|
|
|
|
IL_001c:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_6 = V_0;
|
|
if (L_6)
|
|
{
|
|
goto IL_0009;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_7 = ___0_a;
|
|
NullCheck(L_7);
|
|
L_7->___next = (cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7*)NULL;
|
|
Il2CppCodeGenWriteBarrier((void**)(&L_7->___next), (void*)(cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7*)NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* cxi_it_m3F825178487A2FB0535869673BF422DD052ED670 (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, int32_t ___0_trackIndex, String_t* ___1_animationName, bool ___2_loop, const RuntimeMethod* method)
|
|
{
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* V_0 = NULL;
|
|
{
|
|
cxr_t40F2FEA3AB3BC2D3274C8117E684F7D812EADBF2* L_0 = __this->___nya;
|
|
NullCheck(L_0);
|
|
czo_t1E9B258255B9D4B0B05750F566891C7900FA9510* L_1 = L_0->___oae;
|
|
String_t* L_2 = ___1_animationName;
|
|
NullCheck(L_1);
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* L_3;
|
|
L_3 = czo_FindAnimation_mB0B21F52CF480D8197E01B2A37F712BB33A80E83(L_1, L_2, NULL);
|
|
V_0 = L_3;
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* L_4 = V_0;
|
|
if (L_4)
|
|
{
|
|
goto IL_002b;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_5 = ___1_animationName;
|
|
String_t* L_6;
|
|
L_6 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral2FDEC4CB729862F8C87AEC96E8A50FFCDB0DA5E9)), L_5, NULL);
|
|
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_m8F9D40CE19D19B698A70F9A258640EB52DB39B62(L_7, L_6, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral734DC04121C62D723D41C37FB5982C1E3001965D)), NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_7, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&cxi_it_m3F825178487A2FB0535869673BF422DD052ED670_RuntimeMethod_var)));
|
|
}
|
|
|
|
IL_002b:
|
|
{
|
|
int32_t L_8 = ___0_trackIndex;
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* L_9 = V_0;
|
|
bool L_10 = ___2_loop;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_11;
|
|
L_11 = cxi_SetAnimation_m02CEA73C601033BA1F73CDDB2DA1F80773118C1E(__this, L_8, L_9, L_10, NULL);
|
|
return L_11;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* cxi_ToString_mE7E3B3A66BBD6FA8C5731288CA347EEF81B9BFC1 (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StringBuilder_t_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral758733BDBED83CBFF4F635AC26CA92AAE477F75D);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF94AA613862F53AAD0F034DAF760AFDD9509B693);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
StringBuilder_t* V_0 = NULL;
|
|
int32_t V_1 = 0;
|
|
int32_t V_2 = 0;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* V_3 = NULL;
|
|
{
|
|
StringBuilder_t* L_0 = (StringBuilder_t*)il2cpp_codegen_object_new(StringBuilder_t_il2cpp_TypeInfo_var);
|
|
StringBuilder__ctor_m1D99713357DE05DAFA296633639DB55F8C30587D(L_0, NULL);
|
|
V_0 = L_0;
|
|
V_1 = 0;
|
|
cyt_1_t5035B0510612A7C4AE3431E0BDAFD72257E38BF2* L_1 = __this->___nyb;
|
|
NullCheck(L_1);
|
|
int32_t L_2 = L_1->___Count;
|
|
V_2 = L_2;
|
|
goto IL_004d;
|
|
}
|
|
|
|
IL_0016:
|
|
{
|
|
cyt_1_t5035B0510612A7C4AE3431E0BDAFD72257E38BF2* L_3 = __this->___nyb;
|
|
NullCheck(L_3);
|
|
cxjU5BU5D_tE980B57EF364DD3737BD53D40D13E062F22F6B57* L_4 = L_3->___Items;
|
|
int32_t L_5 = V_1;
|
|
NullCheck(L_4);
|
|
int32_t L_6 = L_5;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_7 = (L_4)->GetAt(static_cast<il2cpp_array_size_t>(L_6));
|
|
V_3 = L_7;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_8 = V_3;
|
|
if (!L_8)
|
|
{
|
|
goto IL_0049;
|
|
}
|
|
}
|
|
{
|
|
StringBuilder_t* L_9 = V_0;
|
|
NullCheck(L_9);
|
|
int32_t L_10;
|
|
L_10 = StringBuilder_get_Length_mDEA041E7357C68CC3B5885276BB403676DAAE0D8(L_9, NULL);
|
|
if ((((int32_t)L_10) <= ((int32_t)0)))
|
|
{
|
|
goto IL_003c;
|
|
}
|
|
}
|
|
{
|
|
StringBuilder_t* L_11 = V_0;
|
|
NullCheck(L_11);
|
|
StringBuilder_t* L_12;
|
|
L_12 = StringBuilder_Append_m08904D74E0C78E5F36DCD9C9303BDD07886D9F7D(L_11, _stringLiteral758733BDBED83CBFF4F635AC26CA92AAE477F75D, NULL);
|
|
}
|
|
|
|
IL_003c:
|
|
{
|
|
StringBuilder_t* L_13 = V_0;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_14 = V_3;
|
|
NullCheck(L_14);
|
|
String_t* L_15;
|
|
L_15 = VirtualFuncInvoker0< String_t* >::Invoke(3, L_14);
|
|
NullCheck(L_13);
|
|
StringBuilder_t* L_16;
|
|
L_16 = StringBuilder_Append_m08904D74E0C78E5F36DCD9C9303BDD07886D9F7D(L_13, L_15, NULL);
|
|
}
|
|
|
|
IL_0049:
|
|
{
|
|
int32_t L_17 = V_1;
|
|
V_1 = ((int32_t)il2cpp_codegen_add(L_17, 1));
|
|
}
|
|
|
|
IL_004d:
|
|
{
|
|
int32_t L_18 = V_1;
|
|
int32_t L_19 = V_2;
|
|
if ((((int32_t)L_18) < ((int32_t)L_19)))
|
|
{
|
|
goto IL_0016;
|
|
}
|
|
}
|
|
{
|
|
StringBuilder_t* L_20 = V_0;
|
|
NullCheck(L_20);
|
|
int32_t L_21;
|
|
L_21 = StringBuilder_get_Length_mDEA041E7357C68CC3B5885276BB403676DAAE0D8(L_20, NULL);
|
|
if (L_21)
|
|
{
|
|
goto IL_005f;
|
|
}
|
|
}
|
|
{
|
|
return _stringLiteralF94AA613862F53AAD0F034DAF760AFDD9509B693;
|
|
}
|
|
|
|
IL_005f:
|
|
{
|
|
StringBuilder_t* L_22 = V_0;
|
|
NullCheck(L_22);
|
|
String_t* L_23;
|
|
L_23 = VirtualFuncInvoker0< String_t* >::Invoke(3, L_22);
|
|
return L_23;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* cxi_cli_m51E461842792B709BAF5EC846A1D9B6BD6720694 (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, int32_t ___0_trackIndex, cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* ___1_animation, bool ___2_loop, const RuntimeMethod* method)
|
|
{
|
|
bool V_0 = false;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* V_1 = NULL;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* V_2 = NULL;
|
|
{
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* L_0 = ___1_animation;
|
|
if (L_0)
|
|
{
|
|
goto IL_0013;
|
|
}
|
|
}
|
|
{
|
|
ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129* L_1 = (ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129_il2cpp_TypeInfo_var)));
|
|
ArgumentNullException__ctor_m6D9C7B47EA708382838B264BA02EBB7576DFA155(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral4A2D4104E62C42047C54D1463847B9502B4F3388)), ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral70FF0078AD6C2D1A92E9586B25490D0AE3756795)), NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&cxi_cli_m51E461842792B709BAF5EC846A1D9B6BD6720694_RuntimeMethod_var)));
|
|
}
|
|
|
|
IL_0013:
|
|
{
|
|
V_0 = (bool)1;
|
|
int32_t L_2 = ___0_trackIndex;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_3;
|
|
L_3 = cxi_icb_m179E25C90511D92FE548DD6AB37B7DD5C10A4A44(__this, L_2, NULL);
|
|
V_1 = L_3;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_4 = V_1;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0071;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_5 = V_1;
|
|
NullCheck(L_5);
|
|
float L_6 = L_5->___nzl;
|
|
if ((!(((float)L_6) == ((float)(8784.0f)))))
|
|
{
|
|
goto IL_006a;
|
|
}
|
|
}
|
|
{
|
|
cyt_1_t5035B0510612A7C4AE3431E0BDAFD72257E38BF2* L_7 = __this->___nyb;
|
|
NullCheck(L_7);
|
|
cxjU5BU5D_tE980B57EF364DD3737BD53D40D13E062F22F6B57* L_8 = L_7->___Items;
|
|
int32_t L_9 = ___0_trackIndex;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_10 = V_1;
|
|
NullCheck(L_10);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_11 = L_10->___nyq;
|
|
NullCheck(L_8);
|
|
ArrayElementTypeCheck (L_8, L_11);
|
|
(L_8)->SetAt(static_cast<il2cpp_array_size_t>(L_9), (cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7*)L_11);
|
|
cxm_t0479DB05DFCE31B18506D24565FA53C680306098* L_12 = __this->___nyj;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_13 = V_1;
|
|
NullCheck(L_12);
|
|
cxm_icq_mA22F8551233349E99757D58EF69710D55ACDBA98(L_12, L_13, NULL);
|
|
cxm_t0479DB05DFCE31B18506D24565FA53C680306098* L_14 = __this->___nyj;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_15 = V_1;
|
|
NullCheck(L_14);
|
|
cxm_icr_m46CE6975DF6303E05AE8CB3B422DCE912D1421E3(L_14, L_15, NULL);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_16 = V_1;
|
|
cxi_icd_m044B2DC28A0577BB81F214308A28273F256BAE6D(__this, L_16, NULL);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_17 = V_1;
|
|
NullCheck(L_17);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_18 = L_17->___nyq;
|
|
V_1 = L_18;
|
|
V_0 = (bool)0;
|
|
goto IL_0071;
|
|
}
|
|
|
|
IL_006a:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_19 = V_1;
|
|
cxi_icd_m044B2DC28A0577BB81F214308A28273F256BAE6D(__this, L_19, NULL);
|
|
}
|
|
|
|
IL_0071:
|
|
{
|
|
int32_t L_20 = ___0_trackIndex;
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* L_21 = ___1_animation;
|
|
bool L_22 = ___2_loop;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_23 = V_1;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_24;
|
|
L_24 = cxi_icc_m16CE5DF32319844BBE75E98A3CBA3C23DAC153F3(__this, L_20, L_21, L_22, L_23, NULL);
|
|
V_2 = L_24;
|
|
int32_t L_25 = ___0_trackIndex;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_26 = V_2;
|
|
bool L_27 = V_0;
|
|
cxi_ica_mABA62E3C1BDA6F39D91CD51CAE2CEFAA64AC3471(__this, L_25, L_26, L_27, NULL);
|
|
cxm_t0479DB05DFCE31B18506D24565FA53C680306098* L_28 = __this->___nyj;
|
|
NullCheck(L_28);
|
|
cxm_icv_mBEC739064670573DAA155838D41D3470C99EEF29(L_28, NULL);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_29 = V_2;
|
|
return L_29;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* cxi_gas_m9052147FBEAA1037B6661FC5B23C254B69150419 (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, int32_t ___0_a, cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* ___1_b, bool ___2_c, cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* ___3_d, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cxo_1_Obtain_m2FD26BD2CD18AFD82331CD67DCBD1608CD2240DC_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* G_B2_0 = NULL;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* G_B2_1 = NULL;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* G_B1_0 = NULL;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* G_B1_1 = NULL;
|
|
float G_B3_0 = 0.0f;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* G_B3_1 = NULL;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* G_B3_2 = NULL;
|
|
{
|
|
cxo_1_t919318D3CFDE6D205D6D395F00C012C0B9B765AA* L_0 = __this->___nyo;
|
|
NullCheck(L_0);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_1;
|
|
L_1 = cxo_1_Obtain_m2FD26BD2CD18AFD82331CD67DCBD1608CD2240DC(L_0, cxo_1_Obtain_m2FD26BD2CD18AFD82331CD67DCBD1608CD2240DC_RuntimeMethod_var);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_2 = L_1;
|
|
int32_t L_3 = ___0_a;
|
|
NullCheck(L_2);
|
|
L_2->___nyy = L_3;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_4 = L_2;
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* L_5 = ___1_b;
|
|
NullCheck(L_4);
|
|
L_4->___nyp = L_5;
|
|
Il2CppCodeGenWriteBarrier((void**)(&L_4->___nyp), (void*)L_5);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_6 = L_4;
|
|
bool L_7 = ___2_c;
|
|
NullCheck(L_6);
|
|
L_6->___nyz = L_7;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_8 = L_6;
|
|
NullCheck(L_8);
|
|
L_8->___nza = (bool)0;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_9 = L_8;
|
|
NullCheck(L_9);
|
|
L_9->___nzb = (-2258.0f);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_10 = L_9;
|
|
NullCheck(L_10);
|
|
L_10->___nzc = (1721.0f);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_11 = L_10;
|
|
NullCheck(L_11);
|
|
L_11->___nzd = (6922.0f);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_12 = L_11;
|
|
NullCheck(L_12);
|
|
L_12->___nze = (6329.0f);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_13 = L_12;
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* L_14 = ___1_b;
|
|
NullCheck(L_14);
|
|
float L_15;
|
|
L_15 = cwj_get_Duration_m1FFC03B6CDC020FDEDF7EAA85EF5C66BEB5FBE03_inline(L_14, NULL);
|
|
NullCheck(L_13);
|
|
L_13->___nzf = L_15;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_16 = L_13;
|
|
NullCheck(L_16);
|
|
L_16->___nzg = (-4502.0f);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_17 = L_16;
|
|
NullCheck(L_17);
|
|
L_17->___nzh = (-2949.0f);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_18 = L_17;
|
|
NullCheck(L_18);
|
|
L_18->___nzi = (-3729.0f);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_19 = L_18;
|
|
NullCheck(L_19);
|
|
L_19->___nzj = (-2618.0f);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_20 = L_19;
|
|
NullCheck(L_20);
|
|
L_20->___nzk = (2210.0f);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_21 = L_20;
|
|
NullCheck(L_21);
|
|
L_21->___nzl = (-2509.0f);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_22 = L_21;
|
|
NullCheck(L_22);
|
|
L_22->___nzm = (-6774.0f);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_23 = L_22;
|
|
NullCheck(L_23);
|
|
L_23->___nzn = (-1813.0f);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_24 = L_23;
|
|
NullCheck(L_24);
|
|
L_24->___nzo = (636.0f);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_25 = L_24;
|
|
NullCheck(L_25);
|
|
L_25->___nzr = (1253.0f);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_26 = L_25;
|
|
NullCheck(L_26);
|
|
L_26->___nzp = (-9650.0f);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_27 = L_26;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_28 = ___3_d;
|
|
if (!L_28)
|
|
{
|
|
G_B2_0 = L_27;
|
|
G_B2_1 = L_27;
|
|
goto IL_00f2;
|
|
}
|
|
G_B1_0 = L_27;
|
|
G_B1_1 = L_27;
|
|
}
|
|
{
|
|
cxr_t40F2FEA3AB3BC2D3274C8117E684F7D812EADBF2* L_29 = __this->___nya;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_30 = ___3_d;
|
|
NullCheck(L_30);
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* L_31 = L_30->___nyp;
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* L_32 = ___1_b;
|
|
NullCheck(L_29);
|
|
float L_33;
|
|
L_33 = cxr_GetMix_mB2DE97E9FFDA3516199C060E68310BDE6EFA1BD6(L_29, L_31, L_32, NULL);
|
|
G_B3_0 = L_33;
|
|
G_B3_1 = G_B1_0;
|
|
G_B3_2 = G_B1_1;
|
|
goto IL_00f7;
|
|
}
|
|
|
|
IL_00f2:
|
|
{
|
|
G_B3_0 = (2199.0f);
|
|
G_B3_1 = G_B2_0;
|
|
G_B3_2 = G_B2_1;
|
|
}
|
|
|
|
IL_00f7:
|
|
{
|
|
NullCheck(G_B3_1);
|
|
G_B3_1->___nzq = G_B3_0;
|
|
return G_B3_2;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* cxi_mha_mA5302CFE73DB8B6879C0D737B042F934E31E2E93 (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, int32_t ___0_trackIndex, cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* ___1_animation, bool ___2_loop, const RuntimeMethod* method)
|
|
{
|
|
bool V_0 = false;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* V_1 = NULL;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* V_2 = NULL;
|
|
{
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* L_0 = ___1_animation;
|
|
if (L_0)
|
|
{
|
|
goto IL_0013;
|
|
}
|
|
}
|
|
{
|
|
ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129* L_1 = (ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129_il2cpp_TypeInfo_var)));
|
|
ArgumentNullException__ctor_m6D9C7B47EA708382838B264BA02EBB7576DFA155(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral5799E7ECBBD027603FAF7B5A5D7FC47E02E6838E)), ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral6D5ADB52088DE3707BE8911E4D7AA8B31B914F86)), NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&cxi_mha_mA5302CFE73DB8B6879C0D737B042F934E31E2E93_RuntimeMethod_var)));
|
|
}
|
|
|
|
IL_0013:
|
|
{
|
|
V_0 = (bool)1;
|
|
int32_t L_2 = ___0_trackIndex;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_3;
|
|
L_3 = cxi_icb_m179E25C90511D92FE548DD6AB37B7DD5C10A4A44(__this, L_2, NULL);
|
|
V_1 = L_3;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_4 = V_1;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0071;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_5 = V_1;
|
|
NullCheck(L_5);
|
|
float L_6 = L_5->___nzl;
|
|
if ((!(((float)L_6) == ((float)(2231.0f)))))
|
|
{
|
|
goto IL_006a;
|
|
}
|
|
}
|
|
{
|
|
cyt_1_t5035B0510612A7C4AE3431E0BDAFD72257E38BF2* L_7 = __this->___nyb;
|
|
NullCheck(L_7);
|
|
cxjU5BU5D_tE980B57EF364DD3737BD53D40D13E062F22F6B57* L_8 = L_7->___Items;
|
|
int32_t L_9 = ___0_trackIndex;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_10 = V_1;
|
|
NullCheck(L_10);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_11 = L_10->___nyq;
|
|
NullCheck(L_8);
|
|
ArrayElementTypeCheck (L_8, L_11);
|
|
(L_8)->SetAt(static_cast<il2cpp_array_size_t>(L_9), (cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7*)L_11);
|
|
cxm_t0479DB05DFCE31B18506D24565FA53C680306098* L_12 = __this->___nyj;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_13 = V_1;
|
|
NullCheck(L_12);
|
|
cxm_icq_mA22F8551233349E99757D58EF69710D55ACDBA98(L_12, L_13, NULL);
|
|
cxm_t0479DB05DFCE31B18506D24565FA53C680306098* L_14 = __this->___nyj;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_15 = V_1;
|
|
NullCheck(L_14);
|
|
cxm_icr_m46CE6975DF6303E05AE8CB3B422DCE912D1421E3(L_14, L_15, NULL);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_16 = V_1;
|
|
cxi_icd_m044B2DC28A0577BB81F214308A28273F256BAE6D(__this, L_16, NULL);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_17 = V_1;
|
|
NullCheck(L_17);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_18 = L_17->___nyq;
|
|
V_1 = L_18;
|
|
V_0 = (bool)0;
|
|
goto IL_0071;
|
|
}
|
|
|
|
IL_006a:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_19 = V_1;
|
|
cxi_icd_m044B2DC28A0577BB81F214308A28273F256BAE6D(__this, L_19, NULL);
|
|
}
|
|
|
|
IL_0071:
|
|
{
|
|
int32_t L_20 = ___0_trackIndex;
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* L_21 = ___1_animation;
|
|
bool L_22 = ___2_loop;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_23 = V_1;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_24;
|
|
L_24 = cxi_icc_m16CE5DF32319844BBE75E98A3CBA3C23DAC153F3(__this, L_20, L_21, L_22, L_23, NULL);
|
|
V_2 = L_24;
|
|
int32_t L_25 = ___0_trackIndex;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_26 = V_2;
|
|
bool L_27 = V_0;
|
|
cxi_ica_mABA62E3C1BDA6F39D91CD51CAE2CEFAA64AC3471(__this, L_25, L_26, L_27, NULL);
|
|
cxm_t0479DB05DFCE31B18506D24565FA53C680306098* L_28 = __this->___nyj;
|
|
NullCheck(L_28);
|
|
cxm_icv_mBEC739064670573DAA155838D41D3470C99EEF29(L_28, NULL);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_29 = V_2;
|
|
return L_29;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* cxi_lfk_m2B880187B9256463D455387C7359317D71C6221E (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, int32_t ___0_trackIndex, String_t* ___1_animationName, bool ___2_loop, float ___3_delay, const RuntimeMethod* method)
|
|
{
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* V_0 = NULL;
|
|
{
|
|
cxr_t40F2FEA3AB3BC2D3274C8117E684F7D812EADBF2* L_0 = __this->___nya;
|
|
NullCheck(L_0);
|
|
czo_t1E9B258255B9D4B0B05750F566891C7900FA9510* L_1 = L_0->___oae;
|
|
String_t* L_2 = ___1_animationName;
|
|
NullCheck(L_1);
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* L_3;
|
|
L_3 = czo_FindAnimation_mB0B21F52CF480D8197E01B2A37F712BB33A80E83(L_1, L_2, NULL);
|
|
V_0 = L_3;
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* L_4 = V_0;
|
|
if (L_4)
|
|
{
|
|
goto IL_002b;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_5 = ___1_animationName;
|
|
String_t* L_6;
|
|
L_6 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral84F056B5A2CEA3E54CC20BA190D83A12779385A7)), L_5, NULL);
|
|
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_m8F9D40CE19D19B698A70F9A258640EB52DB39B62(L_7, L_6, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralCC5370A1DD9DE3A21F31843619D68B8A39424F8C)), NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_7, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&cxi_lfk_m2B880187B9256463D455387C7359317D71C6221E_RuntimeMethod_var)));
|
|
}
|
|
|
|
IL_002b:
|
|
{
|
|
int32_t L_8 = ___0_trackIndex;
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* L_9 = V_0;
|
|
bool L_10 = ___2_loop;
|
|
float L_11 = ___3_delay;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_12;
|
|
L_12 = cxi_AddAnimation_m6E7CD11611863136BC3186403E59FA5A14A46613(__this, L_8, L_9, L_10, L_11, NULL);
|
|
return L_12;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* cxi_epc_mD8529C27FE939573A619860483A7CCFF88172BC4 (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, int32_t ___0_trackIndex, float ___1_mixDuration, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = ___0_trackIndex;
|
|
il2cpp_codegen_runtime_class_init_inline(cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2_il2cpp_TypeInfo_var);
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* L_1 = ((cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2_StaticFields*)il2cpp_codegen_static_fields_for(cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2_il2cpp_TypeInfo_var))->___nxs;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_2;
|
|
L_2 = cxi_SetAnimation_m02CEA73C601033BA1F73CDDB2DA1F80773118C1E(__this, L_0, L_1, (bool)0, NULL);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_3 = L_2;
|
|
float L_4 = ___1_mixDuration;
|
|
NullCheck(L_3);
|
|
L_3->___nzq = L_4;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_5 = L_3;
|
|
float L_6 = ___1_mixDuration;
|
|
NullCheck(L_5);
|
|
L_5->___nzm = L_6;
|
|
return L_5;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxi_hyw_m21EFEDE951A27BCB401A3EAB6DE24A530EA7CB9B (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, float ___0_mixDuration, const RuntimeMethod* method)
|
|
{
|
|
bool V_0 = false;
|
|
int32_t V_1 = 0;
|
|
int32_t V_2 = 0;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* V_3 = NULL;
|
|
{
|
|
cxm_t0479DB05DFCE31B18506D24565FA53C680306098* L_0 = __this->___nyj;
|
|
NullCheck(L_0);
|
|
bool L_1 = L_0->___nzy;
|
|
V_0 = L_1;
|
|
cxm_t0479DB05DFCE31B18506D24565FA53C680306098* L_2 = __this->___nyj;
|
|
NullCheck(L_2);
|
|
L_2->___nzy = (bool)1;
|
|
V_1 = 0;
|
|
cyt_1_t5035B0510612A7C4AE3431E0BDAFD72257E38BF2* L_3 = __this->___nyb;
|
|
NullCheck(L_3);
|
|
int32_t L_4 = L_3->___Count;
|
|
V_2 = L_4;
|
|
goto IL_004b;
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
cyt_1_t5035B0510612A7C4AE3431E0BDAFD72257E38BF2* L_5 = __this->___nyb;
|
|
NullCheck(L_5);
|
|
cxjU5BU5D_tE980B57EF364DD3737BD53D40D13E062F22F6B57* L_6 = L_5->___Items;
|
|
int32_t L_7 = V_1;
|
|
NullCheck(L_6);
|
|
int32_t L_8 = L_7;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_9 = (L_6)->GetAt(static_cast<il2cpp_array_size_t>(L_8));
|
|
V_3 = L_9;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_10 = V_3;
|
|
if (!L_10)
|
|
{
|
|
goto IL_0047;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_11 = V_3;
|
|
NullCheck(L_11);
|
|
int32_t L_12 = L_11->___nyy;
|
|
float L_13 = ___0_mixDuration;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_14;
|
|
L_14 = cxi_SetEmptyAnimation_mDD8A86EAFC8518C240A26F6D06102C0427F59392(__this, L_12, L_13, NULL);
|
|
}
|
|
|
|
IL_0047:
|
|
{
|
|
int32_t L_15 = V_1;
|
|
V_1 = ((int32_t)il2cpp_codegen_add(L_15, 1));
|
|
}
|
|
|
|
IL_004b:
|
|
{
|
|
int32_t L_16 = V_1;
|
|
int32_t L_17 = V_2;
|
|
if ((((int32_t)L_16) < ((int32_t)L_17)))
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
{
|
|
cxm_t0479DB05DFCE31B18506D24565FA53C680306098* L_18 = __this->___nyj;
|
|
bool L_19 = V_0;
|
|
NullCheck(L_18);
|
|
L_18->___nzy = L_19;
|
|
cxm_t0479DB05DFCE31B18506D24565FA53C680306098* L_20 = __this->___nyj;
|
|
NullCheck(L_20);
|
|
cxm_icv_mBEC739064670573DAA155838D41D3470C99EEF29(L_20, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* cxi_icc_m16CE5DF32319844BBE75E98A3CBA3C23DAC153F3 (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, int32_t ___0_a, cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* ___1_b, bool ___2_c, cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* ___3_d, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cxo_1_Obtain_m2FD26BD2CD18AFD82331CD67DCBD1608CD2240DC_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* G_B2_0 = NULL;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* G_B2_1 = NULL;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* G_B1_0 = NULL;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* G_B1_1 = NULL;
|
|
float G_B3_0 = 0.0f;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* G_B3_1 = NULL;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* G_B3_2 = NULL;
|
|
{
|
|
cxo_1_t919318D3CFDE6D205D6D395F00C012C0B9B765AA* L_0 = __this->___nyo;
|
|
NullCheck(L_0);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_1;
|
|
L_1 = cxo_1_Obtain_m2FD26BD2CD18AFD82331CD67DCBD1608CD2240DC(L_0, cxo_1_Obtain_m2FD26BD2CD18AFD82331CD67DCBD1608CD2240DC_RuntimeMethod_var);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_2 = L_1;
|
|
int32_t L_3 = ___0_a;
|
|
NullCheck(L_2);
|
|
L_2->___nyy = L_3;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_4 = L_2;
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* L_5 = ___1_b;
|
|
NullCheck(L_4);
|
|
L_4->___nyp = L_5;
|
|
Il2CppCodeGenWriteBarrier((void**)(&L_4->___nyp), (void*)L_5);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_6 = L_4;
|
|
bool L_7 = ___2_c;
|
|
NullCheck(L_6);
|
|
L_6->___nyz = L_7;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_8 = L_6;
|
|
NullCheck(L_8);
|
|
L_8->___nza = (bool)0;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_9 = L_8;
|
|
NullCheck(L_9);
|
|
L_9->___nzb = (0.0f);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_10 = L_9;
|
|
NullCheck(L_10);
|
|
L_10->___nzc = (0.0f);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_11 = L_10;
|
|
NullCheck(L_11);
|
|
L_11->___nzd = (0.0f);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_12 = L_11;
|
|
NullCheck(L_12);
|
|
L_12->___nze = (0.0f);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_13 = L_12;
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* L_14 = ___1_b;
|
|
NullCheck(L_14);
|
|
float L_15;
|
|
L_15 = cwj_get_Duration_m1FFC03B6CDC020FDEDF7EAA85EF5C66BEB5FBE03_inline(L_14, NULL);
|
|
NullCheck(L_13);
|
|
L_13->___nzf = L_15;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_16 = L_13;
|
|
NullCheck(L_16);
|
|
L_16->___nzg = (-1.0f);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_17 = L_16;
|
|
NullCheck(L_17);
|
|
L_17->___nzh = (-1.0f);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_18 = L_17;
|
|
NullCheck(L_18);
|
|
L_18->___nzi = (0.0f);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_19 = L_18;
|
|
NullCheck(L_19);
|
|
L_19->___nzj = (0.0f);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_20 = L_19;
|
|
NullCheck(L_20);
|
|
L_20->___nzk = (-1.0f);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_21 = L_20;
|
|
NullCheck(L_21);
|
|
L_21->___nzl = (-1.0f);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_22 = L_21;
|
|
NullCheck(L_22);
|
|
L_22->___nzm = ((std::numeric_limits<float>::max)());
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_23 = L_22;
|
|
NullCheck(L_23);
|
|
L_23->___nzn = (1.0f);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_24 = L_23;
|
|
NullCheck(L_24);
|
|
L_24->___nzo = (1.0f);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_25 = L_24;
|
|
NullCheck(L_25);
|
|
L_25->___nzr = (1.0f);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_26 = L_25;
|
|
NullCheck(L_26);
|
|
L_26->___nzp = (0.0f);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_27 = L_26;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_28 = ___3_d;
|
|
if (!L_28)
|
|
{
|
|
G_B2_0 = L_27;
|
|
G_B2_1 = L_27;
|
|
goto IL_00f2;
|
|
}
|
|
G_B1_0 = L_27;
|
|
G_B1_1 = L_27;
|
|
}
|
|
{
|
|
cxr_t40F2FEA3AB3BC2D3274C8117E684F7D812EADBF2* L_29 = __this->___nya;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_30 = ___3_d;
|
|
NullCheck(L_30);
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* L_31 = L_30->___nyp;
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* L_32 = ___1_b;
|
|
NullCheck(L_29);
|
|
float L_33;
|
|
L_33 = cxr_GetMix_mB2DE97E9FFDA3516199C060E68310BDE6EFA1BD6(L_29, L_31, L_32, NULL);
|
|
G_B3_0 = L_33;
|
|
G_B3_1 = G_B1_0;
|
|
G_B3_2 = G_B1_1;
|
|
goto IL_00f7;
|
|
}
|
|
|
|
IL_00f2:
|
|
{
|
|
G_B3_0 = (0.0f);
|
|
G_B3_1 = G_B2_0;
|
|
G_B3_2 = G_B2_1;
|
|
}
|
|
|
|
IL_00f7:
|
|
{
|
|
NullCheck(G_B3_1);
|
|
G_B3_1->___nzq = G_B3_0;
|
|
return G_B3_2;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* cxi_cso_m45E78A414F45B58A66CB9AD122D058F89FC25BD0 (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, int32_t ___0_trackIndex, String_t* ___1_animationName, bool ___2_loop, float ___3_delay, const RuntimeMethod* method)
|
|
{
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* V_0 = NULL;
|
|
{
|
|
cxr_t40F2FEA3AB3BC2D3274C8117E684F7D812EADBF2* L_0 = __this->___nya;
|
|
NullCheck(L_0);
|
|
czo_t1E9B258255B9D4B0B05750F566891C7900FA9510* L_1 = L_0->___oae;
|
|
String_t* L_2 = ___1_animationName;
|
|
NullCheck(L_1);
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* L_3;
|
|
L_3 = czo_FindAnimation_mB0B21F52CF480D8197E01B2A37F712BB33A80E83(L_1, L_2, NULL);
|
|
V_0 = L_3;
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* L_4 = V_0;
|
|
if (L_4)
|
|
{
|
|
goto IL_002b;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_5 = ___1_animationName;
|
|
String_t* L_6;
|
|
L_6 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral9325F77B974ABFB8323CCFAB78A901094979CF50)), L_5, NULL);
|
|
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_m8F9D40CE19D19B698A70F9A258640EB52DB39B62(L_7, L_6, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral012A4041B6B5D8CB0E31C9373F70FBF2B5C997A0)), NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_7, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&cxi_cso_m45E78A414F45B58A66CB9AD122D058F89FC25BD0_RuntimeMethod_var)));
|
|
}
|
|
|
|
IL_002b:
|
|
{
|
|
int32_t L_8 = ___0_trackIndex;
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* L_9 = V_0;
|
|
bool L_10 = ___2_loop;
|
|
float L_11 = ___3_delay;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_12;
|
|
L_12 = cxi_AddAnimation_m6E7CD11611863136BC3186403E59FA5A14A46613(__this, L_8, L_9, L_10, L_11, NULL);
|
|
return L_12;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxi_ibs_m00744EE708B6718EA579F0BD820CCD81754999E2 (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* ___0_a, cyq_t6323CF215B604145E77E04F4D4853FFC0CF472EA* ___1_b, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
cxh_t51FEBC05859C343141A49FC3843C7604D88C40A5* L_0 = __this->___nyi;
|
|
if (!L_0)
|
|
{
|
|
goto IL_0015;
|
|
}
|
|
}
|
|
{
|
|
cxh_t51FEBC05859C343141A49FC3843C7604D88C40A5* L_1 = __this->___nyi;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_2 = ___0_a;
|
|
cyq_t6323CF215B604145E77E04F4D4853FFC0CF472EA* L_3 = ___1_b;
|
|
NullCheck(L_1);
|
|
cxh_Invoke_m4DB19C9432E933DAAC381CA8BF91118DB4D6E205_inline(L_1, L_2, L_3, NULL);
|
|
}
|
|
|
|
IL_0015:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float cxi_ndn_m1746C847B8089169626EC3109E789F560CFC1098 (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* ___0_a, czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* ___1_b, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cwk_t95F941C946138FA950FA2A5CBD243288DF6BCF94_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cwz_t680946F6D60875C4010BFB6658DE46BF3C8BACFE_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cyt_1_Clear_m7E6C61E27E795BC359B6AF0CF06A905EEA3033FA_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* V_0 = NULL;
|
|
float V_1 = 0.0f;
|
|
cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016* V_2 = NULL;
|
|
float V_3 = 0.0f;
|
|
float V_4 = 0.0f;
|
|
int32_t V_5 = 0;
|
|
cwkU5BU5D_t8A0893DA1EA37E5125FF252FD84867D96E7115C9* V_6 = NULL;
|
|
int32_t V_7 = 0;
|
|
RuntimeObject* V_8 = NULL;
|
|
cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016* G_B9_0 = NULL;
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_0 = ___0_a;
|
|
NullCheck(L_0);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_1 = L_0->___nyq;
|
|
V_0 = L_1;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_2 = V_0;
|
|
NullCheck(L_2);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_3 = L_2->___nyq;
|
|
if (!L_3)
|
|
{
|
|
goto IL_0018;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_4 = V_0;
|
|
czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* L_5 = ___1_b;
|
|
float L_6;
|
|
L_6 = cxi_ibv_m51EDDB772CF32582DB870DE14B3C43D0D2FDE264(__this, L_4, L_5, NULL);
|
|
}
|
|
|
|
IL_0018:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_7 = ___0_a;
|
|
NullCheck(L_7);
|
|
float L_8 = L_7->___nzq;
|
|
if ((!(((float)L_8) == ((float)(-9708.0f)))))
|
|
{
|
|
goto IL_002d;
|
|
}
|
|
}
|
|
{
|
|
V_1 = (6016.0f);
|
|
goto IL_0049;
|
|
}
|
|
|
|
IL_002d:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_9 = ___0_a;
|
|
NullCheck(L_9);
|
|
float L_10 = L_9->___nzp;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_11 = ___0_a;
|
|
NullCheck(L_11);
|
|
float L_12 = L_11->___nzq;
|
|
V_1 = ((float)(L_10/L_12));
|
|
float L_13 = V_1;
|
|
if ((!(((float)L_13) > ((float)(-7489.0f)))))
|
|
{
|
|
goto IL_0049;
|
|
}
|
|
}
|
|
{
|
|
V_1 = (-2849.0f);
|
|
}
|
|
|
|
IL_0049:
|
|
{
|
|
float L_14 = V_1;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_15 = V_0;
|
|
NullCheck(L_15);
|
|
float L_16 = L_15->___nzb;
|
|
if ((((float)L_14) < ((float)L_16)))
|
|
{
|
|
goto IL_0055;
|
|
}
|
|
}
|
|
{
|
|
G_B9_0 = ((cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016*)(NULL));
|
|
goto IL_005b;
|
|
}
|
|
|
|
IL_0055:
|
|
{
|
|
cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016* L_17 = __this->___nyc;
|
|
G_B9_0 = L_17;
|
|
}
|
|
|
|
IL_005b:
|
|
{
|
|
V_2 = G_B9_0;
|
|
cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016* L_18 = V_2;
|
|
if (L_18)
|
|
{
|
|
goto IL_0061;
|
|
}
|
|
}
|
|
{
|
|
float L_19 = V_1;
|
|
return L_19;
|
|
}
|
|
|
|
IL_0061:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_20 = V_0;
|
|
NullCheck(L_20);
|
|
float L_21 = L_20->___nzg;
|
|
V_3 = L_21;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_22 = V_0;
|
|
NullCheck(L_22);
|
|
float L_23;
|
|
L_23 = cxj_get_AnimationTime_m906D77C0C3ACE09719C08CC0EA6B6440AAC7B7E0(L_22, NULL);
|
|
V_4 = L_23;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_24 = V_0;
|
|
NullCheck(L_24);
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* L_25 = L_24->___nyp;
|
|
NullCheck(L_25);
|
|
cyt_1_t15D208ED20DD19D17CA30C59237CB35A70E3C96C* L_26 = L_25->___nua;
|
|
cyt_1_t15D208ED20DD19D17CA30C59237CB35A70E3C96C* L_27 = L_26;
|
|
NullCheck(L_27);
|
|
int32_t L_28 = L_27->___Count;
|
|
V_5 = L_28;
|
|
NullCheck(L_27);
|
|
cwkU5BU5D_t8A0893DA1EA37E5125FF252FD84867D96E7115C9* L_29 = L_27->___Items;
|
|
V_6 = L_29;
|
|
V_7 = 0;
|
|
goto IL_00b8;
|
|
}
|
|
|
|
IL_008f:
|
|
{
|
|
cwkU5BU5D_t8A0893DA1EA37E5125FF252FD84867D96E7115C9* L_30 = V_6;
|
|
int32_t L_31 = V_7;
|
|
NullCheck(L_30);
|
|
int32_t L_32 = L_31;
|
|
RuntimeObject* L_33 = (L_30)->GetAt(static_cast<il2cpp_array_size_t>(L_32));
|
|
V_8 = L_33;
|
|
RuntimeObject* L_34 = V_8;
|
|
if (!((cwz_t680946F6D60875C4010BFB6658DE46BF3C8BACFE*)IsInstClass((RuntimeObject*)L_34, cwz_t680946F6D60875C4010BFB6658DE46BF3C8BACFE_il2cpp_TypeInfo_var)))
|
|
{
|
|
goto IL_00b2;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject* L_35 = V_8;
|
|
czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* L_36 = ___1_b;
|
|
float L_37 = V_3;
|
|
float L_38 = V_4;
|
|
cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016* L_39 = V_2;
|
|
NullCheck(L_35);
|
|
InterfaceActionInvoker7< czh_tE8F1A87C5388086F23589583A37E369F2950CBC9*, float, float, cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016*, float, int32_t, int32_t >::Invoke(0, cwk_t95F941C946138FA950FA2A5CBD243288DF6BCF94_il2cpp_TypeInfo_var, L_35, L_36, L_37, L_38, L_39, (1612.0f), 0, 1);
|
|
}
|
|
|
|
IL_00b2:
|
|
{
|
|
int32_t L_40 = V_7;
|
|
V_7 = ((int32_t)il2cpp_codegen_add(L_40, 1));
|
|
}
|
|
|
|
IL_00b8:
|
|
{
|
|
int32_t L_41 = V_7;
|
|
int32_t L_42 = V_5;
|
|
if ((((int32_t)L_41) < ((int32_t)L_42)))
|
|
{
|
|
goto IL_008f;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_43 = ___0_a;
|
|
NullCheck(L_43);
|
|
float L_44 = L_43->___nzq;
|
|
if ((!(((float)L_44) > ((float)(3894.0f)))))
|
|
{
|
|
goto IL_00d4;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_45 = V_0;
|
|
float L_46 = V_4;
|
|
cxi_ibz_m73CB72F6340772D0D774C40C76D5276D6700226B(__this, L_45, L_46, NULL);
|
|
}
|
|
|
|
IL_00d4:
|
|
{
|
|
cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016* L_47 = __this->___nyc;
|
|
NullCheck(L_47);
|
|
cyt_1_Clear_m7E6C61E27E795BC359B6AF0CF06A905EEA3033FA(L_47, (bool)0, cyt_1_Clear_m7E6C61E27E795BC359B6AF0CF06A905EEA3033FA_RuntimeMethod_var);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_48 = V_0;
|
|
float L_49 = V_4;
|
|
NullCheck(L_48);
|
|
L_48->___nzh = L_49;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_50 = V_0;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_51 = V_0;
|
|
NullCheck(L_51);
|
|
float L_52 = L_51->___nzj;
|
|
NullCheck(L_50);
|
|
L_50->___nzl = L_52;
|
|
float L_53 = V_1;
|
|
return L_53;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* cxi_kzn_mEC500CAEB6227EF550FDBCEE0FC0C2402C86970B (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, int32_t ___0_trackIndex, cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* ___1_animation, bool ___2_loop, const RuntimeMethod* method)
|
|
{
|
|
bool V_0 = false;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* V_1 = NULL;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* V_2 = NULL;
|
|
{
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* L_0 = ___1_animation;
|
|
if (L_0)
|
|
{
|
|
goto IL_0013;
|
|
}
|
|
}
|
|
{
|
|
ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129* L_1 = (ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129_il2cpp_TypeInfo_var)));
|
|
ArgumentNullException__ctor_m6D9C7B47EA708382838B264BA02EBB7576DFA155(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral7E3CDF2A177CFEE6594EB19BCC7F6CB9F42C43EB)), ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralA29C0624F54BFAB8CA332D697AD05EFF00D00495)), NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&cxi_kzn_mEC500CAEB6227EF550FDBCEE0FC0C2402C86970B_RuntimeMethod_var)));
|
|
}
|
|
|
|
IL_0013:
|
|
{
|
|
V_0 = (bool)1;
|
|
int32_t L_2 = ___0_trackIndex;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_3;
|
|
L_3 = cxi_icb_m179E25C90511D92FE548DD6AB37B7DD5C10A4A44(__this, L_2, NULL);
|
|
V_1 = L_3;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_4 = V_1;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0071;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_5 = V_1;
|
|
NullCheck(L_5);
|
|
float L_6 = L_5->___nzl;
|
|
if ((!(((float)L_6) == ((float)(-6215.0f)))))
|
|
{
|
|
goto IL_006a;
|
|
}
|
|
}
|
|
{
|
|
cyt_1_t5035B0510612A7C4AE3431E0BDAFD72257E38BF2* L_7 = __this->___nyb;
|
|
NullCheck(L_7);
|
|
cxjU5BU5D_tE980B57EF364DD3737BD53D40D13E062F22F6B57* L_8 = L_7->___Items;
|
|
int32_t L_9 = ___0_trackIndex;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_10 = V_1;
|
|
NullCheck(L_10);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_11 = L_10->___nyq;
|
|
NullCheck(L_8);
|
|
ArrayElementTypeCheck (L_8, L_11);
|
|
(L_8)->SetAt(static_cast<il2cpp_array_size_t>(L_9), (cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7*)L_11);
|
|
cxm_t0479DB05DFCE31B18506D24565FA53C680306098* L_12 = __this->___nyj;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_13 = V_1;
|
|
NullCheck(L_12);
|
|
cxm_icq_mA22F8551233349E99757D58EF69710D55ACDBA98(L_12, L_13, NULL);
|
|
cxm_t0479DB05DFCE31B18506D24565FA53C680306098* L_14 = __this->___nyj;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_15 = V_1;
|
|
NullCheck(L_14);
|
|
cxm_icr_m46CE6975DF6303E05AE8CB3B422DCE912D1421E3(L_14, L_15, NULL);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_16 = V_1;
|
|
cxi_icd_m044B2DC28A0577BB81F214308A28273F256BAE6D(__this, L_16, NULL);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_17 = V_1;
|
|
NullCheck(L_17);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_18 = L_17->___nyq;
|
|
V_1 = L_18;
|
|
V_0 = (bool)0;
|
|
goto IL_0071;
|
|
}
|
|
|
|
IL_006a:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_19 = V_1;
|
|
cxi_icd_m044B2DC28A0577BB81F214308A28273F256BAE6D(__this, L_19, NULL);
|
|
}
|
|
|
|
IL_0071:
|
|
{
|
|
int32_t L_20 = ___0_trackIndex;
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* L_21 = ___1_animation;
|
|
bool L_22 = ___2_loop;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_23 = V_1;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_24;
|
|
L_24 = cxi_icc_m16CE5DF32319844BBE75E98A3CBA3C23DAC153F3(__this, L_20, L_21, L_22, L_23, NULL);
|
|
V_2 = L_24;
|
|
int32_t L_25 = ___0_trackIndex;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_26 = V_2;
|
|
bool L_27 = V_0;
|
|
cxi_ica_mABA62E3C1BDA6F39D91CD51CAE2CEFAA64AC3471(__this, L_25, L_26, L_27, NULL);
|
|
cxm_t0479DB05DFCE31B18506D24565FA53C680306098* L_28 = __this->___nyj;
|
|
NullCheck(L_28);
|
|
cxm_icv_mBEC739064670573DAA155838D41D3470C99EEF29(L_28, NULL);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_29 = V_2;
|
|
return L_29;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxi__ctor_mEB8EC7ACF0972FC7D4F6692EEDEFE572F475C695 (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, cxr_t40F2FEA3AB3BC2D3274C8117E684F7D812EADBF2* ___0_a, 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*)&HashSet_1__ctor_m90EA29D74B137C5317CDC485AA1D799F0B6726FF_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cxi_icg_m51C8C6B2FA0BBD031BE2BE7A8F76E0E04484D904_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cxm_t0479DB05DFCE31B18506D24565FA53C680306098_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cxo_1__ctor_m7C7A0F7746B39FD15A76306213AAAD877194E95E_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cxo_1_t919318D3CFDE6D205D6D395F00C012C0B9B765AA_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cyt_1__ctor_m00388E327BB379D4E8168BCD44A265450B08A82B_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cyt_1__ctor_m926EFFCA04D30BA938F3D65EF88DFBFA8E359984_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cyt_1_t5035B0510612A7C4AE3431E0BDAFD72257E38BF2_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
cyt_1_t5035B0510612A7C4AE3431E0BDAFD72257E38BF2* L_0 = (cyt_1_t5035B0510612A7C4AE3431E0BDAFD72257E38BF2*)il2cpp_codegen_object_new(cyt_1_t5035B0510612A7C4AE3431E0BDAFD72257E38BF2_il2cpp_TypeInfo_var);
|
|
cyt_1__ctor_m926EFFCA04D30BA938F3D65EF88DFBFA8E359984(L_0, cyt_1__ctor_m926EFFCA04D30BA938F3D65EF88DFBFA8E359984_RuntimeMethod_var);
|
|
__this->___nyb = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___nyb), (void*)L_0);
|
|
cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016* L_1 = (cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016*)il2cpp_codegen_object_new(cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016_il2cpp_TypeInfo_var);
|
|
cyt_1__ctor_m00388E327BB379D4E8168BCD44A265450B08A82B(L_1, cyt_1__ctor_m00388E327BB379D4E8168BCD44A265450B08A82B_RuntimeMethod_var);
|
|
__this->___nyc = L_1;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___nyc), (void*)L_1);
|
|
HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2* L_2 = (HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2*)il2cpp_codegen_object_new(HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2_il2cpp_TypeInfo_var);
|
|
HashSet_1__ctor_m90EA29D74B137C5317CDC485AA1D799F0B6726FF(L_2, HashSet_1__ctor_m90EA29D74B137C5317CDC485AA1D799F0B6726FF_RuntimeMethod_var);
|
|
__this->___nyk = L_2;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___nyk), (void*)L_2);
|
|
__this->___nym = (1.0f);
|
|
cxo_1_t919318D3CFDE6D205D6D395F00C012C0B9B765AA* L_3 = (cxo_1_t919318D3CFDE6D205D6D395F00C012C0B9B765AA*)il2cpp_codegen_object_new(cxo_1_t919318D3CFDE6D205D6D395F00C012C0B9B765AA_il2cpp_TypeInfo_var);
|
|
cxo_1__ctor_m7C7A0F7746B39FD15A76306213AAAD877194E95E(L_3, ((int32_t)16), ((int32_t)2147483647LL), cxo_1__ctor_m7C7A0F7746B39FD15A76306213AAAD877194E95E_RuntimeMethod_var);
|
|
__this->___nyo = L_3;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___nyo), (void*)L_3);
|
|
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
|
|
cxr_t40F2FEA3AB3BC2D3274C8117E684F7D812EADBF2* L_4 = ___0_a;
|
|
if (L_4)
|
|
{
|
|
goto IL_0057;
|
|
}
|
|
}
|
|
{
|
|
ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129* L_5 = (ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129_il2cpp_TypeInfo_var)));
|
|
ArgumentNullException__ctor_m6D9C7B47EA708382838B264BA02EBB7576DFA155(L_5, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralA44A39671D4B7FA8FBE50D795EAB52248D5C5469)), ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral2AD68933FD1F96E1F39A8AE0B6E397B2AE58AF0B)), NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&cxi__ctor_mEB8EC7ACF0972FC7D4F6692EEDEFE572F475C695_RuntimeMethod_var)));
|
|
}
|
|
|
|
IL_0057:
|
|
{
|
|
cxr_t40F2FEA3AB3BC2D3274C8117E684F7D812EADBF2* L_6 = ___0_a;
|
|
__this->___nya = L_6;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___nya), (void*)L_6);
|
|
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* L_7 = (Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07*)il2cpp_codegen_object_new(Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07_il2cpp_TypeInfo_var);
|
|
Action__ctor_mBDC7B0B4A3F583B64C2896F01BDED360772F67DC(L_7, __this, (intptr_t)((void*)cxi_icg_m51C8C6B2FA0BBD031BE2BE7A8F76E0E04484D904_RuntimeMethod_var), NULL);
|
|
cxo_1_t919318D3CFDE6D205D6D395F00C012C0B9B765AA* L_8 = __this->___nyo;
|
|
cxm_t0479DB05DFCE31B18506D24565FA53C680306098* L_9 = (cxm_t0479DB05DFCE31B18506D24565FA53C680306098*)il2cpp_codegen_object_new(cxm_t0479DB05DFCE31B18506D24565FA53C680306098_il2cpp_TypeInfo_var);
|
|
cxm__ctor_m95D54F0FCE4C5C34F72F5D200B55B66E0E686358(L_9, __this, L_7, L_8, NULL);
|
|
__this->___nyj = L_9;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___nyj), (void*)L_9);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxi_ecu_m1E0DBAA8634D96007B5B66A93655EB97E7D7A357 (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* ___0_a, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_0 = __this->___nyf;
|
|
if (!L_0)
|
|
{
|
|
goto IL_0014;
|
|
}
|
|
}
|
|
{
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_1 = __this->___nyf;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_2 = ___0_a;
|
|
NullCheck(L_1);
|
|
cxg_Invoke_m737FA828F48B8326DA38389CD6E6870C24BA91FF_inline(L_1, L_2, NULL);
|
|
}
|
|
|
|
IL_0014:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* cxi_bej_m6D3BF7E2498A50E6D7932B4D60DC2A2C993752CE (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, int32_t ___0_trackIndex, float ___1_mixDuration, float ___2_delay, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
float L_0 = ___2_delay;
|
|
if ((!(((float)L_0) <= ((float)(-8878.0f)))))
|
|
{
|
|
goto IL_000d;
|
|
}
|
|
}
|
|
{
|
|
float L_1 = ___2_delay;
|
|
float L_2 = ___1_mixDuration;
|
|
___2_delay = ((float)il2cpp_codegen_subtract(L_1, L_2));
|
|
}
|
|
|
|
IL_000d:
|
|
{
|
|
int32_t L_3 = ___0_trackIndex;
|
|
il2cpp_codegen_runtime_class_init_inline(cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2_il2cpp_TypeInfo_var);
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* L_4 = ((cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2_StaticFields*)il2cpp_codegen_static_fields_for(cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2_il2cpp_TypeInfo_var))->___nxs;
|
|
float L_5 = ___2_delay;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_6;
|
|
L_6 = cxi_AddAnimation_m6E7CD11611863136BC3186403E59FA5A14A46613(__this, L_3, L_4, (bool)0, L_5, NULL);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_7 = L_6;
|
|
float L_8 = ___1_mixDuration;
|
|
NullCheck(L_7);
|
|
L_7->___nzq = L_8;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_9 = L_7;
|
|
float L_10 = ___1_mixDuration;
|
|
NullCheck(L_9);
|
|
L_9->___nzm = L_10;
|
|
return L_9;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxi_jyr_mFFFBC4865DF007AA238ABD393FF57D898B1BBEE2 (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* ___0_a, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashSet_1_Add_m9B0DD9902395EE95D3DC522264BE1EBBBD3513EB_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cwk_t95F941C946138FA950FA2A5CBD243288DF6BCF94_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cwx_t781F4D14015779306A27908CB2E8DBCE3E2D13DE_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cwz_t680946F6D60875C4010BFB6658DE46BF3C8BACFE_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cxa_t54041616669838A2172FABB189D96F6D88BDE3B2_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cyt_1_Clear_mE5A3F7E1F1F6AB4AFDBA1F7C5151EF625E9F7199_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cyt_1_Resize_m76637F82160D0A8A8FF175C7A5122AF007492A74_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cyt_1_Resize_m7F31998AA12CF86E7DB69F8FDAEB929D0CEA2E6C_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* V_0 = NULL;
|
|
cwkU5BU5D_t8A0893DA1EA37E5125FF252FD84867D96E7115C9* V_1 = NULL;
|
|
int32_t V_2 = 0;
|
|
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* V_3 = NULL;
|
|
cxjU5BU5D_tE980B57EF364DD3737BD53D40D13E062F22F6B57* V_4 = NULL;
|
|
HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2* V_5 = NULL;
|
|
int32_t V_6 = 0;
|
|
int32_t V_7 = 0;
|
|
RuntimeObject* V_8 = NULL;
|
|
int32_t V_9 = 0;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* V_10 = NULL;
|
|
int32_t G_B5_0 = 0;
|
|
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* G_B5_1 = NULL;
|
|
int32_t G_B4_0 = 0;
|
|
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* G_B4_1 = NULL;
|
|
int32_t G_B6_0 = 0;
|
|
int32_t G_B6_1 = 0;
|
|
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* G_B6_2 = NULL;
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_0 = ___0_a;
|
|
NullCheck(L_0);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_1 = L_0->___nyr;
|
|
V_0 = L_1;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_2 = ___0_a;
|
|
NullCheck(L_2);
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* L_3 = L_2->___nyp;
|
|
NullCheck(L_3);
|
|
cyt_1_t15D208ED20DD19D17CA30C59237CB35A70E3C96C* L_4 = L_3->___nua;
|
|
NullCheck(L_4);
|
|
cwkU5BU5D_t8A0893DA1EA37E5125FF252FD84867D96E7115C9* L_5 = L_4->___Items;
|
|
V_1 = L_5;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_6 = ___0_a;
|
|
NullCheck(L_6);
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* L_7 = L_6->___nyp;
|
|
NullCheck(L_7);
|
|
cyt_1_t15D208ED20DD19D17CA30C59237CB35A70E3C96C* L_8 = L_7->___nua;
|
|
NullCheck(L_8);
|
|
int32_t L_9 = L_8->___Count;
|
|
V_2 = L_9;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_10 = ___0_a;
|
|
NullCheck(L_10);
|
|
cyt_1_tC1DEF6AAD82FA124BC41D0504CAD05EFBEE60FA7* L_11 = L_10->___nzu;
|
|
int32_t L_12 = V_2;
|
|
NullCheck(L_11);
|
|
cyt_1_tC1DEF6AAD82FA124BC41D0504CAD05EFBEE60FA7* L_13;
|
|
L_13 = cyt_1_Resize_m76637F82160D0A8A8FF175C7A5122AF007492A74(L_11, L_12, cyt_1_Resize_m76637F82160D0A8A8FF175C7A5122AF007492A74_RuntimeMethod_var);
|
|
NullCheck(L_13);
|
|
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_14 = L_13->___Items;
|
|
V_3 = L_14;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_15 = ___0_a;
|
|
NullCheck(L_15);
|
|
cyt_1_t5035B0510612A7C4AE3431E0BDAFD72257E38BF2* L_16 = L_15->___nzv;
|
|
NullCheck(L_16);
|
|
cyt_1_Clear_mE5A3F7E1F1F6AB4AFDBA1F7C5151EF625E9F7199(L_16, (bool)1, cyt_1_Clear_mE5A3F7E1F1F6AB4AFDBA1F7C5151EF625E9F7199_RuntimeMethod_var);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_17 = ___0_a;
|
|
NullCheck(L_17);
|
|
cyt_1_t5035B0510612A7C4AE3431E0BDAFD72257E38BF2* L_18 = L_17->___nzv;
|
|
int32_t L_19 = V_2;
|
|
NullCheck(L_18);
|
|
cyt_1_t5035B0510612A7C4AE3431E0BDAFD72257E38BF2* L_20;
|
|
L_20 = cyt_1_Resize_m7F31998AA12CF86E7DB69F8FDAEB929D0CEA2E6C(L_18, L_19, cyt_1_Resize_m7F31998AA12CF86E7DB69F8FDAEB929D0CEA2E6C_RuntimeMethod_var);
|
|
NullCheck(L_20);
|
|
cxjU5BU5D_tE980B57EF364DD3737BD53D40D13E062F22F6B57* L_21 = L_20->___Items;
|
|
V_4 = L_21;
|
|
HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2* L_22 = __this->___nyk;
|
|
V_5 = L_22;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_23 = V_0;
|
|
if (!L_23)
|
|
{
|
|
goto IL_0098;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_24 = V_0;
|
|
NullCheck(L_24);
|
|
bool L_25 = L_24->___nza;
|
|
if (!L_25)
|
|
{
|
|
goto IL_0098;
|
|
}
|
|
}
|
|
{
|
|
V_6 = 0;
|
|
goto IL_0092;
|
|
}
|
|
|
|
IL_0072:
|
|
{
|
|
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_26 = V_3;
|
|
int32_t L_27 = V_6;
|
|
HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2* L_28 = V_5;
|
|
cwkU5BU5D_t8A0893DA1EA37E5125FF252FD84867D96E7115C9* L_29 = V_1;
|
|
int32_t L_30 = V_6;
|
|
NullCheck(L_29);
|
|
int32_t L_31 = L_30;
|
|
RuntimeObject* L_32 = (L_29)->GetAt(static_cast<il2cpp_array_size_t>(L_31));
|
|
NullCheck(L_32);
|
|
int32_t L_33;
|
|
L_33 = InterfaceFuncInvoker0< int32_t >::Invoke(1, cwk_t95F941C946138FA950FA2A5CBD243288DF6BCF94_il2cpp_TypeInfo_var, L_32);
|
|
NullCheck(L_28);
|
|
bool L_34;
|
|
L_34 = HashSet_1_Add_m9B0DD9902395EE95D3DC522264BE1EBBBD3513EB(L_28, L_33, HashSet_1_Add_m9B0DD9902395EE95D3DC522264BE1EBBBD3513EB_RuntimeMethod_var);
|
|
if (L_34)
|
|
{
|
|
G_B5_0 = L_27;
|
|
G_B5_1 = L_26;
|
|
goto IL_008a;
|
|
}
|
|
G_B4_0 = L_27;
|
|
G_B4_1 = L_26;
|
|
}
|
|
{
|
|
G_B6_0 = 2;
|
|
G_B6_1 = G_B4_0;
|
|
G_B6_2 = G_B4_1;
|
|
goto IL_008b;
|
|
}
|
|
|
|
IL_008a:
|
|
{
|
|
G_B6_0 = 3;
|
|
G_B6_1 = G_B5_0;
|
|
G_B6_2 = G_B5_1;
|
|
}
|
|
|
|
IL_008b:
|
|
{
|
|
NullCheck(G_B6_2);
|
|
(G_B6_2)->SetAt(static_cast<il2cpp_array_size_t>(G_B6_1), (int32_t)G_B6_0);
|
|
int32_t L_35 = V_6;
|
|
V_6 = ((int32_t)il2cpp_codegen_add(L_35, 1));
|
|
}
|
|
|
|
IL_0092:
|
|
{
|
|
int32_t L_36 = V_6;
|
|
int32_t L_37 = V_2;
|
|
if ((((int32_t)L_36) < ((int32_t)L_37)))
|
|
{
|
|
goto IL_0072;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_0098:
|
|
{
|
|
V_7 = 0;
|
|
goto IL_0143;
|
|
}
|
|
|
|
IL_00a0:
|
|
{
|
|
cwkU5BU5D_t8A0893DA1EA37E5125FF252FD84867D96E7115C9* L_38 = V_1;
|
|
int32_t L_39 = V_7;
|
|
NullCheck(L_38);
|
|
int32_t L_40 = L_39;
|
|
RuntimeObject* L_41 = (L_38)->GetAt(static_cast<il2cpp_array_size_t>(L_40));
|
|
V_8 = L_41;
|
|
RuntimeObject* L_42 = V_8;
|
|
NullCheck(L_42);
|
|
int32_t L_43;
|
|
L_43 = InterfaceFuncInvoker0< int32_t >::Invoke(1, cwk_t95F941C946138FA950FA2A5CBD243288DF6BCF94_il2cpp_TypeInfo_var, L_42);
|
|
V_9 = L_43;
|
|
HashSet_1_t4A2F2B74276D0AD3ED0F873045BD61E9504ECAE2* L_44 = V_5;
|
|
int32_t L_45 = V_9;
|
|
NullCheck(L_44);
|
|
bool L_46;
|
|
L_46 = HashSet_1_Add_m9B0DD9902395EE95D3DC522264BE1EBBBD3513EB(L_44, L_45, HashSet_1_Add_m9B0DD9902395EE95D3DC522264BE1EBBBD3513EB_RuntimeMethod_var);
|
|
if (L_46)
|
|
{
|
|
goto IL_00c1;
|
|
}
|
|
}
|
|
{
|
|
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_47 = V_3;
|
|
int32_t L_48 = V_7;
|
|
NullCheck(L_47);
|
|
(L_47)->SetAt(static_cast<il2cpp_array_size_t>(L_48), (int32_t)0);
|
|
goto IL_013d;
|
|
}
|
|
|
|
IL_00c1:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_49 = V_0;
|
|
if (!L_49)
|
|
{
|
|
goto IL_00ee;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject* L_50 = V_8;
|
|
if (((cwx_t781F4D14015779306A27908CB2E8DBCE3E2D13DE*)IsInstClass((RuntimeObject*)L_50, cwx_t781F4D14015779306A27908CB2E8DBCE3E2D13DE_il2cpp_TypeInfo_var)))
|
|
{
|
|
goto IL_00ee;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject* L_51 = V_8;
|
|
if (((cxa_t54041616669838A2172FABB189D96F6D88BDE3B2*)IsInstClass((RuntimeObject*)L_51, cxa_t54041616669838A2172FABB189D96F6D88BDE3B2_il2cpp_TypeInfo_var)))
|
|
{
|
|
goto IL_00ee;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject* L_52 = V_8;
|
|
if (((cwz_t680946F6D60875C4010BFB6658DE46BF3C8BACFE*)IsInstClass((RuntimeObject*)L_52, cwz_t680946F6D60875C4010BFB6658DE46BF3C8BACFE_il2cpp_TypeInfo_var)))
|
|
{
|
|
goto IL_00ee;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_53 = V_0;
|
|
NullCheck(L_53);
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* L_54 = L_53->___nyp;
|
|
int32_t L_55 = V_9;
|
|
NullCheck(L_54);
|
|
bool L_56;
|
|
L_56 = cwj_HasTimeline_m1A1BBCB9893E6E93F69146C0755888333CC3D1A3(L_54, L_55, NULL);
|
|
if (L_56)
|
|
{
|
|
goto IL_00f5;
|
|
}
|
|
}
|
|
|
|
IL_00ee:
|
|
{
|
|
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_57 = V_3;
|
|
int32_t L_58 = V_7;
|
|
NullCheck(L_57);
|
|
(L_57)->SetAt(static_cast<il2cpp_array_size_t>(L_58), (int32_t)1);
|
|
goto IL_013d;
|
|
}
|
|
|
|
IL_00f5:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_59 = V_0;
|
|
NullCheck(L_59);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_60 = L_59->___nyr;
|
|
V_10 = L_60;
|
|
goto IL_0134;
|
|
}
|
|
|
|
IL_00ff:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_61 = V_10;
|
|
NullCheck(L_61);
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* L_62 = L_61->___nyp;
|
|
int32_t L_63 = V_9;
|
|
NullCheck(L_62);
|
|
bool L_64;
|
|
L_64 = cwj_HasTimeline_m1A1BBCB9893E6E93F69146C0755888333CC3D1A3(L_62, L_63, NULL);
|
|
if (L_64)
|
|
{
|
|
goto IL_012b;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_65 = V_10;
|
|
NullCheck(L_65);
|
|
float L_66 = L_65->___nzq;
|
|
if ((!(((float)L_66) > ((float)(4030.0f)))))
|
|
{
|
|
goto IL_0138;
|
|
}
|
|
}
|
|
{
|
|
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_67 = V_3;
|
|
int32_t L_68 = V_7;
|
|
NullCheck(L_67);
|
|
(L_67)->SetAt(static_cast<il2cpp_array_size_t>(L_68), (int32_t)4);
|
|
cxjU5BU5D_tE980B57EF364DD3737BD53D40D13E062F22F6B57* L_69 = V_4;
|
|
int32_t L_70 = V_7;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_71 = V_10;
|
|
NullCheck(L_69);
|
|
ArrayElementTypeCheck (L_69, L_71);
|
|
(L_69)->SetAt(static_cast<il2cpp_array_size_t>(L_70), (cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7*)L_71);
|
|
goto IL_013d;
|
|
}
|
|
|
|
IL_012b:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_72 = V_10;
|
|
NullCheck(L_72);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_73 = L_72->___nyr;
|
|
V_10 = L_73;
|
|
}
|
|
|
|
IL_0134:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_74 = V_10;
|
|
if (L_74)
|
|
{
|
|
goto IL_00ff;
|
|
}
|
|
}
|
|
|
|
IL_0138:
|
|
{
|
|
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_75 = V_3;
|
|
int32_t L_76 = V_7;
|
|
NullCheck(L_75);
|
|
(L_75)->SetAt(static_cast<il2cpp_array_size_t>(L_76), (int32_t)3);
|
|
}
|
|
|
|
IL_013d:
|
|
{
|
|
int32_t L_77 = V_7;
|
|
V_7 = ((int32_t)il2cpp_codegen_add(L_77, 1));
|
|
}
|
|
|
|
IL_0143:
|
|
{
|
|
int32_t L_78 = V_7;
|
|
int32_t L_79 = V_2;
|
|
if ((((int32_t)L_78) < ((int32_t)L_79)))
|
|
{
|
|
goto IL_00a0;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxi_bqr_m2ACEF47FE6FD3EB766B6E081E30588992E9E6068 (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, float ___0_mixDuration, const RuntimeMethod* method)
|
|
{
|
|
bool V_0 = false;
|
|
int32_t V_1 = 0;
|
|
int32_t V_2 = 0;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* V_3 = NULL;
|
|
{
|
|
cxm_t0479DB05DFCE31B18506D24565FA53C680306098* L_0 = __this->___nyj;
|
|
NullCheck(L_0);
|
|
bool L_1 = L_0->___nzy;
|
|
V_0 = L_1;
|
|
cxm_t0479DB05DFCE31B18506D24565FA53C680306098* L_2 = __this->___nyj;
|
|
NullCheck(L_2);
|
|
L_2->___nzy = (bool)1;
|
|
V_1 = 0;
|
|
cyt_1_t5035B0510612A7C4AE3431E0BDAFD72257E38BF2* L_3 = __this->___nyb;
|
|
NullCheck(L_3);
|
|
int32_t L_4 = L_3->___Count;
|
|
V_2 = L_4;
|
|
goto IL_004b;
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
cyt_1_t5035B0510612A7C4AE3431E0BDAFD72257E38BF2* L_5 = __this->___nyb;
|
|
NullCheck(L_5);
|
|
cxjU5BU5D_tE980B57EF364DD3737BD53D40D13E062F22F6B57* L_6 = L_5->___Items;
|
|
int32_t L_7 = V_1;
|
|
NullCheck(L_6);
|
|
int32_t L_8 = L_7;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_9 = (L_6)->GetAt(static_cast<il2cpp_array_size_t>(L_8));
|
|
V_3 = L_9;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_10 = V_3;
|
|
if (!L_10)
|
|
{
|
|
goto IL_0047;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_11 = V_3;
|
|
NullCheck(L_11);
|
|
int32_t L_12 = L_11->___nyy;
|
|
float L_13 = ___0_mixDuration;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_14;
|
|
L_14 = cxi_SetEmptyAnimation_mDD8A86EAFC8518C240A26F6D06102C0427F59392(__this, L_12, L_13, NULL);
|
|
}
|
|
|
|
IL_0047:
|
|
{
|
|
int32_t L_15 = V_1;
|
|
V_1 = ((int32_t)il2cpp_codegen_add(L_15, 1));
|
|
}
|
|
|
|
IL_004b:
|
|
{
|
|
int32_t L_16 = V_1;
|
|
int32_t L_17 = V_2;
|
|
if ((((int32_t)L_16) < ((int32_t)L_17)))
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
{
|
|
cxm_t0479DB05DFCE31B18506D24565FA53C680306098* L_18 = __this->___nyj;
|
|
bool L_19 = V_0;
|
|
NullCheck(L_18);
|
|
L_18->___nzy = L_19;
|
|
cxm_t0479DB05DFCE31B18506D24565FA53C680306098* L_20 = __this->___nyj;
|
|
NullCheck(L_20);
|
|
cxm_icv_mBEC739064670573DAA155838D41D3470C99EEF29(L_20, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxi_ClearTracks_mCA9D707D6EC0D64C69E5D11D8B4840156C936639 (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cyt_1_Clear_mE5A3F7E1F1F6AB4AFDBA1F7C5151EF625E9F7199_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
bool V_0 = false;
|
|
int32_t V_1 = 0;
|
|
int32_t V_2 = 0;
|
|
{
|
|
cxm_t0479DB05DFCE31B18506D24565FA53C680306098* L_0 = __this->___nyj;
|
|
NullCheck(L_0);
|
|
bool L_1 = L_0->___nzy;
|
|
V_0 = L_1;
|
|
cxm_t0479DB05DFCE31B18506D24565FA53C680306098* L_2 = __this->___nyj;
|
|
NullCheck(L_2);
|
|
L_2->___nzy = (bool)1;
|
|
V_1 = 0;
|
|
cyt_1_t5035B0510612A7C4AE3431E0BDAFD72257E38BF2* L_3 = __this->___nyb;
|
|
NullCheck(L_3);
|
|
int32_t L_4 = L_3->___Count;
|
|
V_2 = L_4;
|
|
goto IL_0033;
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
int32_t L_5 = V_1;
|
|
cxi_ClearTrack_m1235977565D94BF0E53F34D2383D405C395C2D96(__this, L_5, NULL);
|
|
int32_t L_6 = V_1;
|
|
V_1 = ((int32_t)il2cpp_codegen_add(L_6, 1));
|
|
}
|
|
|
|
IL_0033:
|
|
{
|
|
int32_t L_7 = V_1;
|
|
int32_t L_8 = V_2;
|
|
if ((((int32_t)L_7) < ((int32_t)L_8)))
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
{
|
|
cyt_1_t5035B0510612A7C4AE3431E0BDAFD72257E38BF2* L_9 = __this->___nyb;
|
|
NullCheck(L_9);
|
|
cyt_1_Clear_mE5A3F7E1F1F6AB4AFDBA1F7C5151EF625E9F7199(L_9, (bool)1, cyt_1_Clear_mE5A3F7E1F1F6AB4AFDBA1F7C5151EF625E9F7199_RuntimeMethod_var);
|
|
cxm_t0479DB05DFCE31B18506D24565FA53C680306098* L_10 = __this->___nyj;
|
|
bool L_11 = V_0;
|
|
NullCheck(L_10);
|
|
L_10->___nzy = L_11;
|
|
cxm_t0479DB05DFCE31B18506D24565FA53C680306098* L_12 = __this->___nyj;
|
|
NullCheck(L_12);
|
|
cxm_icv_mBEC739064670573DAA155838D41D3470C99EEF29(L_12, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxi_cww_m0E91C8C42CB28A00F6011E10BEF998D923C4BE31 (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, int32_t ___0_a, cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* ___1_b, bool ___2_c, 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*)&cyt_1_Clear_m7A17D1218AF175B3138C97146E78AD6F9B96DDBF_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* V_0 = NULL;
|
|
{
|
|
int32_t L_0 = ___0_a;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_1;
|
|
L_1 = cxi_icb_m179E25C90511D92FE548DD6AB37B7DD5C10A4A44(__this, L_0, NULL);
|
|
V_0 = L_1;
|
|
cyt_1_t5035B0510612A7C4AE3431E0BDAFD72257E38BF2* L_2 = __this->___nyb;
|
|
NullCheck(L_2);
|
|
cxjU5BU5D_tE980B57EF364DD3737BD53D40D13E062F22F6B57* L_3 = L_2->___Items;
|
|
int32_t L_4 = ___0_a;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_5 = ___1_b;
|
|
NullCheck(L_3);
|
|
ArrayElementTypeCheck (L_3, L_5);
|
|
(L_3)->SetAt(static_cast<il2cpp_array_size_t>(L_4), (cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7*)L_5);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_6 = V_0;
|
|
if (!L_6)
|
|
{
|
|
goto IL_0086;
|
|
}
|
|
}
|
|
{
|
|
bool L_7 = ___2_c;
|
|
if (!L_7)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
{
|
|
cxm_t0479DB05DFCE31B18506D24565FA53C680306098* L_8 = __this->___nyj;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_9 = V_0;
|
|
NullCheck(L_8);
|
|
cxm_icq_mA22F8551233349E99757D58EF69710D55ACDBA98(L_8, L_9, NULL);
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_10 = ___1_b;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_11 = V_0;
|
|
NullCheck(L_10);
|
|
L_10->___nyq = L_11;
|
|
Il2CppCodeGenWriteBarrier((void**)(&L_10->___nyq), (void*)L_11);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_12 = V_0;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_13 = ___1_b;
|
|
NullCheck(L_12);
|
|
L_12->___nyr = L_13;
|
|
Il2CppCodeGenWriteBarrier((void**)(&L_12->___nyr), (void*)L_13);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_14 = ___1_b;
|
|
NullCheck(L_14);
|
|
L_14->___nzp = (-9031.0f);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_15 = V_0;
|
|
NullCheck(L_15);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_16 = L_15->___nyq;
|
|
if (!L_16)
|
|
{
|
|
goto IL_007a;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_17 = V_0;
|
|
NullCheck(L_17);
|
|
float L_18 = L_17->___nzq;
|
|
if ((!(((float)L_18) > ((float)(8861.0f)))))
|
|
{
|
|
goto IL_007a;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_19 = ___1_b;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_20 = L_19;
|
|
NullCheck(L_20);
|
|
float L_21 = L_20->___nzr;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_22 = V_0;
|
|
NullCheck(L_22);
|
|
float L_23 = L_22->___nzp;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_24 = V_0;
|
|
NullCheck(L_24);
|
|
float L_25 = L_24->___nzq;
|
|
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
|
|
float L_26;
|
|
L_26 = Math_Min_mE913811A2F7566294BF4649A434282634E7254B3((7789.0f), ((float)(L_23/L_25)), NULL);
|
|
NullCheck(L_20);
|
|
L_20->___nzr = ((float)il2cpp_codegen_multiply(L_21, L_26));
|
|
}
|
|
|
|
IL_007a:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_27 = V_0;
|
|
NullCheck(L_27);
|
|
cyt_1_tE9A88B07E73065F90C455BD5DF1F9E576AA7517C* L_28 = L_27->___nzw;
|
|
NullCheck(L_28);
|
|
cyt_1_Clear_m7A17D1218AF175B3138C97146E78AD6F9B96DDBF(L_28, (bool)1, cyt_1_Clear_m7A17D1218AF175B3138C97146E78AD6F9B96DDBF_RuntimeMethod_var);
|
|
}
|
|
|
|
IL_0086:
|
|
{
|
|
cxm_t0479DB05DFCE31B18506D24565FA53C680306098* L_29 = __this->___nyj;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_30 = ___1_b;
|
|
NullCheck(L_29);
|
|
cxm_icp_m6438A7262F82A31BEFE2BE9094E65D98C39D2740(L_29, L_30, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxi_SetEmptyAnimations_m3C15C3AE589BF61C5EAADAB6ABCAE07122E1A567 (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, float ___0_mixDuration, const RuntimeMethod* method)
|
|
{
|
|
bool V_0 = false;
|
|
int32_t V_1 = 0;
|
|
int32_t V_2 = 0;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* V_3 = NULL;
|
|
{
|
|
cxm_t0479DB05DFCE31B18506D24565FA53C680306098* L_0 = __this->___nyj;
|
|
NullCheck(L_0);
|
|
bool L_1 = L_0->___nzy;
|
|
V_0 = L_1;
|
|
cxm_t0479DB05DFCE31B18506D24565FA53C680306098* L_2 = __this->___nyj;
|
|
NullCheck(L_2);
|
|
L_2->___nzy = (bool)1;
|
|
V_1 = 0;
|
|
cyt_1_t5035B0510612A7C4AE3431E0BDAFD72257E38BF2* L_3 = __this->___nyb;
|
|
NullCheck(L_3);
|
|
int32_t L_4 = L_3->___Count;
|
|
V_2 = L_4;
|
|
goto IL_004b;
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
cyt_1_t5035B0510612A7C4AE3431E0BDAFD72257E38BF2* L_5 = __this->___nyb;
|
|
NullCheck(L_5);
|
|
cxjU5BU5D_tE980B57EF364DD3737BD53D40D13E062F22F6B57* L_6 = L_5->___Items;
|
|
int32_t L_7 = V_1;
|
|
NullCheck(L_6);
|
|
int32_t L_8 = L_7;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_9 = (L_6)->GetAt(static_cast<il2cpp_array_size_t>(L_8));
|
|
V_3 = L_9;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_10 = V_3;
|
|
if (!L_10)
|
|
{
|
|
goto IL_0047;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_11 = V_3;
|
|
NullCheck(L_11);
|
|
int32_t L_12 = L_11->___nyy;
|
|
float L_13 = ___0_mixDuration;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_14;
|
|
L_14 = cxi_SetEmptyAnimation_mDD8A86EAFC8518C240A26F6D06102C0427F59392(__this, L_12, L_13, NULL);
|
|
}
|
|
|
|
IL_0047:
|
|
{
|
|
int32_t L_15 = V_1;
|
|
V_1 = ((int32_t)il2cpp_codegen_add(L_15, 1));
|
|
}
|
|
|
|
IL_004b:
|
|
{
|
|
int32_t L_16 = V_1;
|
|
int32_t L_17 = V_2;
|
|
if ((((int32_t)L_16) < ((int32_t)L_17)))
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
{
|
|
cxm_t0479DB05DFCE31B18506D24565FA53C680306098* L_18 = __this->___nyj;
|
|
bool L_19 = V_0;
|
|
NullCheck(L_18);
|
|
L_18->___nzy = L_19;
|
|
cxm_t0479DB05DFCE31B18506D24565FA53C680306098* L_20 = __this->___nyj;
|
|
NullCheck(L_20);
|
|
cxm_icv_mBEC739064670573DAA155838D41D3470C99EEF29(L_20, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxi_nbk_mEC41A19633E8FC0DFA8E11534E716027785DEE6D (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* ___0_src, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* L_0 = ___0_src;
|
|
NullCheck(L_0);
|
|
cxh_t51FEBC05859C343141A49FC3843C7604D88C40A5* L_1 = L_0->___nyi;
|
|
__this->___nyi = L_1;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___nyi), (void*)L_1);
|
|
cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* L_2 = ___0_src;
|
|
NullCheck(L_2);
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_3 = L_2->___nyd;
|
|
__this->___nyd = L_3;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___nyd), (void*)L_3);
|
|
cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* L_4 = ___0_src;
|
|
NullCheck(L_4);
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_5 = L_4->___nye;
|
|
__this->___nye = L_5;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___nye), (void*)L_5);
|
|
cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* L_6 = ___0_src;
|
|
NullCheck(L_6);
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_7 = L_6->___nyf;
|
|
__this->___nyf = L_7;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___nyf), (void*)L_7);
|
|
cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* L_8 = ___0_src;
|
|
NullCheck(L_8);
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_9 = L_8->___nyg;
|
|
__this->___nyg = L_9;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___nyg), (void*)L_9);
|
|
cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* L_10 = ___0_src;
|
|
NullCheck(L_10);
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_11 = L_10->___nyh;
|
|
__this->___nyh = L_11;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___nyh), (void*)L_11);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* cxi_SetAnimation_m02CEA73C601033BA1F73CDDB2DA1F80773118C1E (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, int32_t ___0_trackIndex, cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* ___1_animation, bool ___2_loop, const RuntimeMethod* method)
|
|
{
|
|
bool V_0 = false;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* V_1 = NULL;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* V_2 = NULL;
|
|
{
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* L_0 = ___1_animation;
|
|
if (L_0)
|
|
{
|
|
goto IL_0013;
|
|
}
|
|
}
|
|
{
|
|
ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129* L_1 = (ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129_il2cpp_TypeInfo_var)));
|
|
ArgumentNullException__ctor_m6D9C7B47EA708382838B264BA02EBB7576DFA155(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralDDED2ADB7FD59559EE5F70797A5DE817D7BB1FC8)), ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE312A515DF85D30161991E9B1FD59CE4F8122CDF)), NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&cxi_SetAnimation_m02CEA73C601033BA1F73CDDB2DA1F80773118C1E_RuntimeMethod_var)));
|
|
}
|
|
|
|
IL_0013:
|
|
{
|
|
V_0 = (bool)1;
|
|
int32_t L_2 = ___0_trackIndex;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_3;
|
|
L_3 = cxi_icb_m179E25C90511D92FE548DD6AB37B7DD5C10A4A44(__this, L_2, NULL);
|
|
V_1 = L_3;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_4 = V_1;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0071;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_5 = V_1;
|
|
NullCheck(L_5);
|
|
float L_6 = L_5->___nzl;
|
|
if ((!(((float)L_6) == ((float)(-1.0f)))))
|
|
{
|
|
goto IL_006a;
|
|
}
|
|
}
|
|
{
|
|
cyt_1_t5035B0510612A7C4AE3431E0BDAFD72257E38BF2* L_7 = __this->___nyb;
|
|
NullCheck(L_7);
|
|
cxjU5BU5D_tE980B57EF364DD3737BD53D40D13E062F22F6B57* L_8 = L_7->___Items;
|
|
int32_t L_9 = ___0_trackIndex;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_10 = V_1;
|
|
NullCheck(L_10);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_11 = L_10->___nyq;
|
|
NullCheck(L_8);
|
|
ArrayElementTypeCheck (L_8, L_11);
|
|
(L_8)->SetAt(static_cast<il2cpp_array_size_t>(L_9), (cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7*)L_11);
|
|
cxm_t0479DB05DFCE31B18506D24565FA53C680306098* L_12 = __this->___nyj;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_13 = V_1;
|
|
NullCheck(L_12);
|
|
cxm_icq_mA22F8551233349E99757D58EF69710D55ACDBA98(L_12, L_13, NULL);
|
|
cxm_t0479DB05DFCE31B18506D24565FA53C680306098* L_14 = __this->___nyj;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_15 = V_1;
|
|
NullCheck(L_14);
|
|
cxm_icr_m46CE6975DF6303E05AE8CB3B422DCE912D1421E3(L_14, L_15, NULL);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_16 = V_1;
|
|
cxi_icd_m044B2DC28A0577BB81F214308A28273F256BAE6D(__this, L_16, NULL);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_17 = V_1;
|
|
NullCheck(L_17);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_18 = L_17->___nyq;
|
|
V_1 = L_18;
|
|
V_0 = (bool)0;
|
|
goto IL_0071;
|
|
}
|
|
|
|
IL_006a:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_19 = V_1;
|
|
cxi_icd_m044B2DC28A0577BB81F214308A28273F256BAE6D(__this, L_19, NULL);
|
|
}
|
|
|
|
IL_0071:
|
|
{
|
|
int32_t L_20 = ___0_trackIndex;
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* L_21 = ___1_animation;
|
|
bool L_22 = ___2_loop;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_23 = V_1;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_24;
|
|
L_24 = cxi_icc_m16CE5DF32319844BBE75E98A3CBA3C23DAC153F3(__this, L_20, L_21, L_22, L_23, NULL);
|
|
V_2 = L_24;
|
|
int32_t L_25 = ___0_trackIndex;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_26 = V_2;
|
|
bool L_27 = V_0;
|
|
cxi_ica_mABA62E3C1BDA6F39D91CD51CAE2CEFAA64AC3471(__this, L_25, L_26, L_27, NULL);
|
|
cxm_t0479DB05DFCE31B18506D24565FA53C680306098* L_28 = __this->___nyj;
|
|
NullCheck(L_28);
|
|
cxm_icv_mBEC739064670573DAA155838D41D3470C99EEF29(L_28, NULL);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_29 = V_2;
|
|
return L_29;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxi_ibn_mF5274E1F4B34BEFE22FC4CCBAD0D348541D1C3FA (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* ___0_a, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_0 = __this->___nyd;
|
|
if (!L_0)
|
|
{
|
|
goto IL_0014;
|
|
}
|
|
}
|
|
{
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_1 = __this->___nyd;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_2 = ___0_a;
|
|
NullCheck(L_1);
|
|
cxg_Invoke_m737FA828F48B8326DA38389CD6E6870C24BA91FF_inline(L_1, L_2, NULL);
|
|
}
|
|
|
|
IL_0014:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* cxi_hjs_mB13753A6689CE4F788F82C16494CF7D53BE5667B (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, int32_t ___0_trackIndex, cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* ___1_animation, bool ___2_loop, float ___3_delay, 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;
|
|
}
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* V_0 = NULL;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* V_1 = NULL;
|
|
float V_2 = 0.0f;
|
|
{
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* L_0 = ___1_animation;
|
|
if (L_0)
|
|
{
|
|
goto IL_0013;
|
|
}
|
|
}
|
|
{
|
|
ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129* L_1 = (ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129_il2cpp_TypeInfo_var)));
|
|
ArgumentNullException__ctor_m6D9C7B47EA708382838B264BA02EBB7576DFA155(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral8233077D302735F9F330D024713B2629CC9E2092)), ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF30DF03CDFD1545C991F6C66C10DC0CA8527668B)), NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&cxi_hjs_mB13753A6689CE4F788F82C16494CF7D53BE5667B_RuntimeMethod_var)));
|
|
}
|
|
|
|
IL_0013:
|
|
{
|
|
int32_t L_2 = ___0_trackIndex;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_3;
|
|
L_3 = cxi_icb_m179E25C90511D92FE548DD6AB37B7DD5C10A4A44(__this, L_2, NULL);
|
|
V_0 = L_3;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_4 = V_0;
|
|
if (!L_4)
|
|
{
|
|
goto IL_002f;
|
|
}
|
|
}
|
|
{
|
|
goto IL_0027;
|
|
}
|
|
|
|
IL_0020:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_5 = V_0;
|
|
NullCheck(L_5);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_6 = L_5->___next;
|
|
V_0 = L_6;
|
|
}
|
|
|
|
IL_0027:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_7 = V_0;
|
|
NullCheck(L_7);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_8 = L_7->___next;
|
|
if (L_8)
|
|
{
|
|
goto IL_0020;
|
|
}
|
|
}
|
|
|
|
IL_002f:
|
|
{
|
|
int32_t L_9 = ___0_trackIndex;
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* L_10 = ___1_animation;
|
|
bool L_11 = ___2_loop;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_12 = V_0;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_13;
|
|
L_13 = cxi_icc_m16CE5DF32319844BBE75E98A3CBA3C23DAC153F3(__this, L_9, L_10, L_11, L_12, NULL);
|
|
V_1 = L_13;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_14 = V_0;
|
|
if (L_14)
|
|
{
|
|
goto IL_0053;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_15 = ___0_trackIndex;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_16 = V_1;
|
|
cxi_ica_mABA62E3C1BDA6F39D91CD51CAE2CEFAA64AC3471(__this, L_15, L_16, (bool)1, NULL);
|
|
cxm_t0479DB05DFCE31B18506D24565FA53C680306098* L_17 = __this->___nyj;
|
|
NullCheck(L_17);
|
|
cxm_icv_mBEC739064670573DAA155838D41D3470C99EEF29(L_17, NULL);
|
|
goto IL_00c8;
|
|
}
|
|
|
|
IL_0053:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_18 = V_0;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_19 = V_1;
|
|
NullCheck(L_18);
|
|
L_18->___next = L_19;
|
|
Il2CppCodeGenWriteBarrier((void**)(&L_18->___next), (void*)L_19);
|
|
float L_20 = ___3_delay;
|
|
if ((!(((float)L_20) <= ((float)(-6986.0f)))))
|
|
{
|
|
goto IL_00c8;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_21 = V_0;
|
|
NullCheck(L_21);
|
|
float L_22 = L_21->___nzf;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_23 = V_0;
|
|
NullCheck(L_23);
|
|
float L_24 = L_23->___nze;
|
|
V_2 = ((float)il2cpp_codegen_subtract(L_22, L_24));
|
|
float L_25 = V_2;
|
|
if ((((float)L_25) == ((float)(1443.0f))))
|
|
{
|
|
goto IL_00c0;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_26 = V_0;
|
|
NullCheck(L_26);
|
|
bool L_27 = L_26->___nyz;
|
|
if (!L_27)
|
|
{
|
|
goto IL_0096;
|
|
}
|
|
}
|
|
{
|
|
float L_28 = ___3_delay;
|
|
float L_29 = V_2;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_30 = V_0;
|
|
NullCheck(L_30);
|
|
float L_31 = L_30->___nzj;
|
|
float L_32 = V_2;
|
|
___3_delay = ((float)il2cpp_codegen_add(L_28, ((float)il2cpp_codegen_multiply(L_29, ((float)((int32_t)il2cpp_codegen_add(1, il2cpp_codegen_cast_double_to_int<int32_t>(((float)(L_31/L_32))))))))));
|
|
goto IL_00a7;
|
|
}
|
|
|
|
IL_0096:
|
|
{
|
|
float L_33 = ___3_delay;
|
|
float L_34 = V_2;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_35 = V_0;
|
|
NullCheck(L_35);
|
|
float L_36 = L_35->___nzj;
|
|
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
|
|
float L_37;
|
|
L_37 = Math_Max_mB55ACEA482E7F67E61496C4C7C54FE0BB7BE78EA(L_34, L_36, NULL);
|
|
___3_delay = ((float)il2cpp_codegen_add(L_33, L_37));
|
|
}
|
|
|
|
IL_00a7:
|
|
{
|
|
float L_38 = ___3_delay;
|
|
cxr_t40F2FEA3AB3BC2D3274C8117E684F7D812EADBF2* L_39 = __this->___nya;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_40 = V_0;
|
|
NullCheck(L_40);
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* L_41 = L_40->___nyp;
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* L_42 = ___1_animation;
|
|
NullCheck(L_39);
|
|
float L_43;
|
|
L_43 = cxr_GetMix_mB2DE97E9FFDA3516199C060E68310BDE6EFA1BD6(L_39, L_41, L_42, NULL);
|
|
___3_delay = ((float)il2cpp_codegen_subtract(L_38, L_43));
|
|
goto IL_00c8;
|
|
}
|
|
|
|
IL_00c0:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_44 = V_0;
|
|
NullCheck(L_44);
|
|
float L_45 = L_44->___nzj;
|
|
___3_delay = L_45;
|
|
}
|
|
|
|
IL_00c8:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_46 = V_1;
|
|
float L_47 = ___3_delay;
|
|
NullCheck(L_46);
|
|
L_46->___nzi = L_47;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_48 = V_1;
|
|
return L_48;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* cxi_dfz_m81BAB35BB5B5E7B7F928EE00B9F17A6887A2F58E (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, int32_t ___0_trackIndex, float ___1_mixDuration, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
int32_t L_0 = ___0_trackIndex;
|
|
il2cpp_codegen_runtime_class_init_inline(cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2_il2cpp_TypeInfo_var);
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* L_1 = ((cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2_StaticFields*)il2cpp_codegen_static_fields_for(cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2_il2cpp_TypeInfo_var))->___nxs;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_2;
|
|
L_2 = cxi_SetAnimation_m02CEA73C601033BA1F73CDDB2DA1F80773118C1E(__this, L_0, L_1, (bool)0, NULL);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_3 = L_2;
|
|
float L_4 = ___1_mixDuration;
|
|
NullCheck(L_3);
|
|
L_3->___nzq = L_4;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_5 = L_3;
|
|
float L_6 = ___1_mixDuration;
|
|
NullCheck(L_5);
|
|
L_5->___nzm = L_6;
|
|
return L_5;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxi_add_Interrupt_mDB7226298FF1F6C26D7B106CA7DB4A3BA42ED1EB (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cxg_t907F68F63C8086DF5234807928BB999C22C18A9E_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* V_0 = NULL;
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* V_1 = NULL;
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* V_2 = NULL;
|
|
{
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_0 = __this->___nye;
|
|
V_0 = L_0;
|
|
}
|
|
|
|
IL_0007:
|
|
{
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_1 = V_0;
|
|
V_1 = L_1;
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_2 = V_1;
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_3 = ___0_value;
|
|
Delegate_t* L_4;
|
|
L_4 = Delegate_Combine_m1F725AEF318BE6F0426863490691A6F4606E7D00(L_2, L_3, NULL);
|
|
V_2 = ((cxg_t907F68F63C8086DF5234807928BB999C22C18A9E*)CastclassSealed((RuntimeObject*)L_4, cxg_t907F68F63C8086DF5234807928BB999C22C18A9E_il2cpp_TypeInfo_var));
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E** L_5 = (cxg_t907F68F63C8086DF5234807928BB999C22C18A9E**)(&__this->___nye);
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_6 = V_2;
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_7 = V_1;
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_8;
|
|
L_8 = InterlockedCompareExchangeImpl<cxg_t907F68F63C8086DF5234807928BB999C22C18A9E*>(L_5, L_6, L_7);
|
|
V_0 = L_8;
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_9 = V_0;
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_10 = V_1;
|
|
if ((!(((RuntimeObject*)(cxg_t907F68F63C8086DF5234807928BB999C22C18A9E*)L_9) == ((RuntimeObject*)(cxg_t907F68F63C8086DF5234807928BB999C22C18A9E*)L_10))))
|
|
{
|
|
goto IL_0007;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxi_remove_Dispose_m675C32E8AD81F256BBF715D3A49A990EFA1AC880 (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* ___0_value, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cxg_t907F68F63C8086DF5234807928BB999C22C18A9E_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* V_0 = NULL;
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* V_1 = NULL;
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* V_2 = NULL;
|
|
{
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_0 = __this->___nyg;
|
|
V_0 = L_0;
|
|
}
|
|
|
|
IL_0007:
|
|
{
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_1 = V_0;
|
|
V_1 = L_1;
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_2 = V_1;
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_3 = ___0_value;
|
|
Delegate_t* L_4;
|
|
L_4 = Delegate_Remove_m8B7DD5661308FA972E23CA1CC3FC9CEB355504E3(L_2, L_3, NULL);
|
|
V_2 = ((cxg_t907F68F63C8086DF5234807928BB999C22C18A9E*)CastclassSealed((RuntimeObject*)L_4, cxg_t907F68F63C8086DF5234807928BB999C22C18A9E_il2cpp_TypeInfo_var));
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E** L_5 = (cxg_t907F68F63C8086DF5234807928BB999C22C18A9E**)(&__this->___nyg);
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_6 = V_2;
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_7 = V_1;
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_8;
|
|
L_8 = InterlockedCompareExchangeImpl<cxg_t907F68F63C8086DF5234807928BB999C22C18A9E*>(L_5, L_6, L_7);
|
|
V_0 = L_8;
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_9 = V_0;
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_10 = V_1;
|
|
if ((!(((RuntimeObject*)(cxg_t907F68F63C8086DF5234807928BB999C22C18A9E*)L_9) == ((RuntimeObject*)(cxg_t907F68F63C8086DF5234807928BB999C22C18A9E*)L_10))))
|
|
{
|
|
goto IL_0007;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* cxi_so_m097B2DEA0CC992C8044B4F472AD483F8495B110D (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, int32_t ___0_trackIndex, String_t* ___1_animationName, bool ___2_loop, const RuntimeMethod* method)
|
|
{
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* V_0 = NULL;
|
|
{
|
|
cxr_t40F2FEA3AB3BC2D3274C8117E684F7D812EADBF2* L_0 = __this->___nya;
|
|
NullCheck(L_0);
|
|
czo_t1E9B258255B9D4B0B05750F566891C7900FA9510* L_1 = L_0->___oae;
|
|
String_t* L_2 = ___1_animationName;
|
|
NullCheck(L_1);
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* L_3;
|
|
L_3 = czo_FindAnimation_mB0B21F52CF480D8197E01B2A37F712BB33A80E83(L_1, L_2, NULL);
|
|
V_0 = L_3;
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* L_4 = V_0;
|
|
if (L_4)
|
|
{
|
|
goto IL_002b;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_5 = ___1_animationName;
|
|
String_t* L_6;
|
|
L_6 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralC67FC2A5D670C014E71DCF786ED14FF79814EA6C)), L_5, NULL);
|
|
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_m8F9D40CE19D19B698A70F9A258640EB52DB39B62(L_7, L_6, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE6655324B450C303DEC70D556DE6F5FC013EB9D4)), NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_7, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&cxi_so_m097B2DEA0CC992C8044B4F472AD483F8495B110D_RuntimeMethod_var)));
|
|
}
|
|
|
|
IL_002b:
|
|
{
|
|
int32_t L_8 = ___0_trackIndex;
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* L_9 = V_0;
|
|
bool L_10 = ___2_loop;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_11;
|
|
L_11 = cxi_SetAnimation_m02CEA73C601033BA1F73CDDB2DA1F80773118C1E(__this, L_8, L_9, L_10, NULL);
|
|
return L_11;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxi_ebt_mC559794E7632317A18470ABD53EC0810BA2F7759 (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* ___0_a, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_0 = __this->___nyg;
|
|
if (!L_0)
|
|
{
|
|
goto IL_0014;
|
|
}
|
|
}
|
|
{
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_1 = __this->___nyg;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_2 = ___0_a;
|
|
NullCheck(L_1);
|
|
cxg_Invoke_m737FA828F48B8326DA38389CD6E6870C24BA91FF_inline(L_1, L_2, NULL);
|
|
}
|
|
|
|
IL_0014:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxi_lcl_mC28701232E63E0C4E3A6F2A517C7F4B2603D6EFB (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* ___0_a, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_0 = __this->___nyd;
|
|
if (!L_0)
|
|
{
|
|
goto IL_0014;
|
|
}
|
|
}
|
|
{
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_1 = __this->___nyd;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_2 = ___0_a;
|
|
NullCheck(L_1);
|
|
cxg_Invoke_m737FA828F48B8326DA38389CD6E6870C24BA91FF_inline(L_1, L_2, NULL);
|
|
}
|
|
|
|
IL_0014:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxi_djh_mAFAB89025790384CEDE01A2D3E6D10AD20B30F22 (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* ___0_src, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* L_0 = ___0_src;
|
|
NullCheck(L_0);
|
|
cxh_t51FEBC05859C343141A49FC3843C7604D88C40A5* L_1 = L_0->___nyi;
|
|
cxi_add_Event_m4F089D394FB100BED909D44E935F72F10E774C05(__this, L_1, NULL);
|
|
cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* L_2 = ___0_src;
|
|
NullCheck(L_2);
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_3 = L_2->___nyd;
|
|
cxi_add_Start_m8DFA689725AC0C19BC975901C95A2E63C4EF4B37(__this, L_3, NULL);
|
|
cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* L_4 = ___0_src;
|
|
NullCheck(L_4);
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_5 = L_4->___nye;
|
|
cxi_add_Interrupt_mDB7226298FF1F6C26D7B106CA7DB4A3BA42ED1EB(__this, L_5, NULL);
|
|
cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* L_6 = ___0_src;
|
|
NullCheck(L_6);
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_7 = L_6->___nyf;
|
|
cxi_add_End_m20FB003EBEC508A80F2B8D582F8173C62EC1023E(__this, L_7, NULL);
|
|
cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* L_8 = ___0_src;
|
|
NullCheck(L_8);
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_9 = L_8->___nyg;
|
|
cxi_add_Dispose_m7155C8E841CF00018979733938B24E75F326323B(__this, L_9, NULL);
|
|
cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* L_10 = ___0_src;
|
|
NullCheck(L_10);
|
|
cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* L_11 = L_10->___nyh;
|
|
cxi_add_Complete_mCF95B625ABD3642670A58817668D89695C611292(__this, L_11, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float cxi_kwd_m3731EAF7FC00D252B34F80828D77E8E0A6DA2091 (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* ___0_a, czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* ___1_b, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cwk_t95F941C946138FA950FA2A5CBD243288DF6BCF94_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cwz_t680946F6D60875C4010BFB6658DE46BF3C8BACFE_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&cyt_1_Clear_m7E6C61E27E795BC359B6AF0CF06A905EEA3033FA_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* V_0 = NULL;
|
|
float V_1 = 0.0f;
|
|
cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016* V_2 = NULL;
|
|
float V_3 = 0.0f;
|
|
float V_4 = 0.0f;
|
|
int32_t V_5 = 0;
|
|
cwkU5BU5D_t8A0893DA1EA37E5125FF252FD84867D96E7115C9* V_6 = NULL;
|
|
int32_t V_7 = 0;
|
|
RuntimeObject* V_8 = NULL;
|
|
cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016* G_B9_0 = NULL;
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_0 = ___0_a;
|
|
NullCheck(L_0);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_1 = L_0->___nyq;
|
|
V_0 = L_1;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_2 = V_0;
|
|
NullCheck(L_2);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_3 = L_2->___nyq;
|
|
if (!L_3)
|
|
{
|
|
goto IL_0018;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_4 = V_0;
|
|
czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* L_5 = ___1_b;
|
|
float L_6;
|
|
L_6 = cxi_ibv_m51EDDB772CF32582DB870DE14B3C43D0D2FDE264(__this, L_4, L_5, NULL);
|
|
}
|
|
|
|
IL_0018:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_7 = ___0_a;
|
|
NullCheck(L_7);
|
|
float L_8 = L_7->___nzq;
|
|
if ((!(((float)L_8) == ((float)(-4231.0f)))))
|
|
{
|
|
goto IL_002d;
|
|
}
|
|
}
|
|
{
|
|
V_1 = (-8280.0f);
|
|
goto IL_0049;
|
|
}
|
|
|
|
IL_002d:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_9 = ___0_a;
|
|
NullCheck(L_9);
|
|
float L_10 = L_9->___nzp;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_11 = ___0_a;
|
|
NullCheck(L_11);
|
|
float L_12 = L_11->___nzq;
|
|
V_1 = ((float)(L_10/L_12));
|
|
float L_13 = V_1;
|
|
if ((!(((float)L_13) > ((float)(9910.0f)))))
|
|
{
|
|
goto IL_0049;
|
|
}
|
|
}
|
|
{
|
|
V_1 = (-2979.0f);
|
|
}
|
|
|
|
IL_0049:
|
|
{
|
|
float L_14 = V_1;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_15 = V_0;
|
|
NullCheck(L_15);
|
|
float L_16 = L_15->___nzb;
|
|
if ((((float)L_14) < ((float)L_16)))
|
|
{
|
|
goto IL_0055;
|
|
}
|
|
}
|
|
{
|
|
G_B9_0 = ((cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016*)(NULL));
|
|
goto IL_005b;
|
|
}
|
|
|
|
IL_0055:
|
|
{
|
|
cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016* L_17 = __this->___nyc;
|
|
G_B9_0 = L_17;
|
|
}
|
|
|
|
IL_005b:
|
|
{
|
|
V_2 = G_B9_0;
|
|
cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016* L_18 = V_2;
|
|
if (L_18)
|
|
{
|
|
goto IL_0061;
|
|
}
|
|
}
|
|
{
|
|
float L_19 = V_1;
|
|
return L_19;
|
|
}
|
|
|
|
IL_0061:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_20 = V_0;
|
|
NullCheck(L_20);
|
|
float L_21 = L_20->___nzg;
|
|
V_3 = L_21;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_22 = V_0;
|
|
NullCheck(L_22);
|
|
float L_23;
|
|
L_23 = cxj_get_AnimationTime_m906D77C0C3ACE09719C08CC0EA6B6440AAC7B7E0(L_22, NULL);
|
|
V_4 = L_23;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_24 = V_0;
|
|
NullCheck(L_24);
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* L_25 = L_24->___nyp;
|
|
NullCheck(L_25);
|
|
cyt_1_t15D208ED20DD19D17CA30C59237CB35A70E3C96C* L_26 = L_25->___nua;
|
|
cyt_1_t15D208ED20DD19D17CA30C59237CB35A70E3C96C* L_27 = L_26;
|
|
NullCheck(L_27);
|
|
int32_t L_28 = L_27->___Count;
|
|
V_5 = L_28;
|
|
NullCheck(L_27);
|
|
cwkU5BU5D_t8A0893DA1EA37E5125FF252FD84867D96E7115C9* L_29 = L_27->___Items;
|
|
V_6 = L_29;
|
|
V_7 = 0;
|
|
goto IL_00b8;
|
|
}
|
|
|
|
IL_008f:
|
|
{
|
|
cwkU5BU5D_t8A0893DA1EA37E5125FF252FD84867D96E7115C9* L_30 = V_6;
|
|
int32_t L_31 = V_7;
|
|
NullCheck(L_30);
|
|
int32_t L_32 = L_31;
|
|
RuntimeObject* L_33 = (L_30)->GetAt(static_cast<il2cpp_array_size_t>(L_32));
|
|
V_8 = L_33;
|
|
RuntimeObject* L_34 = V_8;
|
|
if (!((cwz_t680946F6D60875C4010BFB6658DE46BF3C8BACFE*)IsInstClass((RuntimeObject*)L_34, cwz_t680946F6D60875C4010BFB6658DE46BF3C8BACFE_il2cpp_TypeInfo_var)))
|
|
{
|
|
goto IL_00b2;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject* L_35 = V_8;
|
|
czh_tE8F1A87C5388086F23589583A37E369F2950CBC9* L_36 = ___1_b;
|
|
float L_37 = V_3;
|
|
float L_38 = V_4;
|
|
cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016* L_39 = V_2;
|
|
NullCheck(L_35);
|
|
InterfaceActionInvoker7< czh_tE8F1A87C5388086F23589583A37E369F2950CBC9*, float, float, cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016*, float, int32_t, int32_t >::Invoke(0, cwk_t95F941C946138FA950FA2A5CBD243288DF6BCF94_il2cpp_TypeInfo_var, L_35, L_36, L_37, L_38, L_39, (4024.0f), 0, 1);
|
|
}
|
|
|
|
IL_00b2:
|
|
{
|
|
int32_t L_40 = V_7;
|
|
V_7 = ((int32_t)il2cpp_codegen_add(L_40, 1));
|
|
}
|
|
|
|
IL_00b8:
|
|
{
|
|
int32_t L_41 = V_7;
|
|
int32_t L_42 = V_5;
|
|
if ((((int32_t)L_41) < ((int32_t)L_42)))
|
|
{
|
|
goto IL_008f;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_43 = ___0_a;
|
|
NullCheck(L_43);
|
|
float L_44 = L_43->___nzq;
|
|
if ((!(((float)L_44) > ((float)(-4880.0f)))))
|
|
{
|
|
goto IL_00d4;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_45 = V_0;
|
|
float L_46 = V_4;
|
|
cxi_ibz_m73CB72F6340772D0D774C40C76D5276D6700226B(__this, L_45, L_46, NULL);
|
|
}
|
|
|
|
IL_00d4:
|
|
{
|
|
cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016* L_47 = __this->___nyc;
|
|
NullCheck(L_47);
|
|
cyt_1_Clear_m7E6C61E27E795BC359B6AF0CF06A905EEA3033FA(L_47, (bool)0, cyt_1_Clear_m7E6C61E27E795BC359B6AF0CF06A905EEA3033FA_RuntimeMethod_var);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_48 = V_0;
|
|
float L_49 = V_4;
|
|
NullCheck(L_48);
|
|
L_48->___nzh = L_49;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_50 = V_0;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_51 = V_0;
|
|
NullCheck(L_51);
|
|
float L_52 = L_51->___nzj;
|
|
NullCheck(L_50);
|
|
L_50->___nzl = L_52;
|
|
float L_53 = V_1;
|
|
return L_53;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxi_kjc_m595745B148A47241992620F93D4FC321F29C05F6 (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* ___0_a, const RuntimeMethod* method)
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* V_0 = NULL;
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_0 = ___0_a;
|
|
NullCheck(L_0);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_1 = L_0->___next;
|
|
V_0 = L_1;
|
|
goto IL_001c;
|
|
}
|
|
|
|
IL_0009:
|
|
{
|
|
cxm_t0479DB05DFCE31B18506D24565FA53C680306098* L_2 = __this->___nyj;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_3 = V_0;
|
|
NullCheck(L_2);
|
|
cxm_ics_m2CFB9943E948F3663C838E377C4590DFC5F97A35(L_2, L_3, NULL);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_4 = V_0;
|
|
NullCheck(L_4);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_5 = L_4->___next;
|
|
V_0 = L_5;
|
|
}
|
|
|
|
IL_001c:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_6 = V_0;
|
|
if (L_6)
|
|
{
|
|
goto IL_0009;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_7 = ___0_a;
|
|
NullCheck(L_7);
|
|
L_7->___next = (cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7*)NULL;
|
|
Il2CppCodeGenWriteBarrier((void**)(&L_7->___next), (void*)(cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7*)NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxi_icd_m044B2DC28A0577BB81F214308A28273F256BAE6D (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* ___0_a, const RuntimeMethod* method)
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* V_0 = NULL;
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_0 = ___0_a;
|
|
NullCheck(L_0);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_1 = L_0->___next;
|
|
V_0 = L_1;
|
|
goto IL_001c;
|
|
}
|
|
|
|
IL_0009:
|
|
{
|
|
cxm_t0479DB05DFCE31B18506D24565FA53C680306098* L_2 = __this->___nyj;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_3 = V_0;
|
|
NullCheck(L_2);
|
|
cxm_ics_m2CFB9943E948F3663C838E377C4590DFC5F97A35(L_2, L_3, NULL);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_4 = V_0;
|
|
NullCheck(L_4);
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_5 = L_4->___next;
|
|
V_0 = L_5;
|
|
}
|
|
|
|
IL_001c:
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_6 = V_0;
|
|
if (L_6)
|
|
{
|
|
goto IL_0009;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_7 = ___0_a;
|
|
NullCheck(L_7);
|
|
L_7->___next = (cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7*)NULL;
|
|
Il2CppCodeGenWriteBarrier((void**)(&L_7->___next), (void*)(cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7*)NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* cxi_AddAnimation_m60419E79414FC6D00238C2C1C80DCC9D03C59590 (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, int32_t ___0_trackIndex, String_t* ___1_animationName, bool ___2_loop, float ___3_delay, const RuntimeMethod* method)
|
|
{
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* V_0 = NULL;
|
|
{
|
|
cxr_t40F2FEA3AB3BC2D3274C8117E684F7D812EADBF2* L_0 = __this->___nya;
|
|
NullCheck(L_0);
|
|
czo_t1E9B258255B9D4B0B05750F566891C7900FA9510* L_1 = L_0->___oae;
|
|
String_t* L_2 = ___1_animationName;
|
|
NullCheck(L_1);
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* L_3;
|
|
L_3 = czo_FindAnimation_mB0B21F52CF480D8197E01B2A37F712BB33A80E83(L_1, L_2, NULL);
|
|
V_0 = L_3;
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* L_4 = V_0;
|
|
if (L_4)
|
|
{
|
|
goto IL_002b;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_5 = ___1_animationName;
|
|
String_t* L_6;
|
|
L_6 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral9710656B9C30547AE532BCC934E0CDB47C3F2C2D)), L_5, NULL);
|
|
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_m8F9D40CE19D19B698A70F9A258640EB52DB39B62(L_7, L_6, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralC9C2EAADCD2A99B30FBDDAA084D66CCB0E750D4A)), NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_7, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&cxi_AddAnimation_m60419E79414FC6D00238C2C1C80DCC9D03C59590_RuntimeMethod_var)));
|
|
}
|
|
|
|
IL_002b:
|
|
{
|
|
int32_t L_8 = ___0_trackIndex;
|
|
cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* L_9 = V_0;
|
|
bool L_10 = ___2_loop;
|
|
float L_11 = ___3_delay;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_12;
|
|
L_12 = cxi_AddAnimation_m6E7CD11611863136BC3186403E59FA5A14A46613(__this, L_8, L_9, L_10, L_11, NULL);
|
|
return L_12;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void cxi_ibz_m73CB72F6340772D0D774C40C76D5276D6700226B (cxi_t184F3487F5F1B89A0F0792045DD37A5CEA58EAD2* __this, cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* ___0_a, float ___1_b, const RuntimeMethod* method)
|
|
{
|
|
float V_0 = 0.0f;
|
|
float V_1 = 0.0f;
|
|
float V_2 = 0.0f;
|
|
float V_3 = 0.0f;
|
|
cyqU5BU5D_tB8571529DB97145AFA2A6E428E761AC61963F1FC* V_4 = NULL;
|
|
int32_t V_5 = 0;
|
|
int32_t V_6 = 0;
|
|
bool V_7 = false;
|
|
cyq_t6323CF215B604145E77E04F4D4853FFC0CF472EA* V_8 = NULL;
|
|
int32_t G_B10_0 = 0;
|
|
int32_t G_B14_0 = 0;
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_0 = ___0_a;
|
|
NullCheck(L_0);
|
|
float L_1 = L_0->___nze;
|
|
V_0 = L_1;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_2 = ___0_a;
|
|
NullCheck(L_2);
|
|
float L_3 = L_2->___nzf;
|
|
V_1 = L_3;
|
|
float L_4 = V_1;
|
|
float L_5 = V_0;
|
|
V_2 = ((float)il2cpp_codegen_subtract(L_4, L_5));
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_6 = ___0_a;
|
|
NullCheck(L_6);
|
|
float L_7 = L_6->___nzk;
|
|
float L_8 = V_2;
|
|
V_3 = (fmodf(L_7, L_8));
|
|
cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016* L_9 = __this->___nyc;
|
|
cyt_1_t356F096315C0276CAEBB421808A7EBA5AFFB9016* L_10 = L_9;
|
|
NullCheck(L_10);
|
|
cyqU5BU5D_tB8571529DB97145AFA2A6E428E761AC61963F1FC* L_11 = L_10->___Items;
|
|
V_4 = L_11;
|
|
V_5 = 0;
|
|
NullCheck(L_10);
|
|
int32_t L_12 = L_10->___Count;
|
|
V_6 = L_12;
|
|
goto IL_0064;
|
|
}
|
|
|
|
IL_0035:
|
|
{
|
|
cyqU5BU5D_tB8571529DB97145AFA2A6E428E761AC61963F1FC* L_13 = V_4;
|
|
int32_t L_14 = V_5;
|
|
NullCheck(L_13);
|
|
int32_t L_15 = L_14;
|
|
cyq_t6323CF215B604145E77E04F4D4853FFC0CF472EA* L_16 = (L_13)->GetAt(static_cast<il2cpp_array_size_t>(L_15));
|
|
V_8 = L_16;
|
|
cyq_t6323CF215B604145E77E04F4D4853FFC0CF472EA* L_17 = V_8;
|
|
NullCheck(L_17);
|
|
float L_18 = L_17->___oeo;
|
|
float L_19 = V_3;
|
|
if ((((float)L_18) < ((float)L_19)))
|
|
{
|
|
goto IL_006a;
|
|
}
|
|
}
|
|
{
|
|
cyq_t6323CF215B604145E77E04F4D4853FFC0CF472EA* L_20 = V_8;
|
|
NullCheck(L_20);
|
|
float L_21 = L_20->___oeo;
|
|
float L_22 = V_1;
|
|
if ((((float)L_21) > ((float)L_22)))
|
|
{
|
|
goto IL_005e;
|
|
}
|
|
}
|
|
{
|
|
cxm_t0479DB05DFCE31B18506D24565FA53C680306098* L_23 = __this->___nyj;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_24 = ___0_a;
|
|
cyq_t6323CF215B604145E77E04F4D4853FFC0CF472EA* L_25 = V_8;
|
|
NullCheck(L_23);
|
|
cxm_icu_m4C5670553D67875A55842A97DD16D02C93C82A1C(L_23, L_24, L_25, NULL);
|
|
}
|
|
|
|
IL_005e:
|
|
{
|
|
int32_t L_26 = V_5;
|
|
V_5 = ((int32_t)il2cpp_codegen_add(L_26, 1));
|
|
}
|
|
|
|
IL_0064:
|
|
{
|
|
int32_t L_27 = V_5;
|
|
int32_t L_28 = V_6;
|
|
if ((((int32_t)L_27) < ((int32_t)L_28)))
|
|
{
|
|
goto IL_0035;
|
|
}
|
|
}
|
|
|
|
IL_006a:
|
|
{
|
|
V_7 = (bool)0;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_29 = ___0_a;
|
|
NullCheck(L_29);
|
|
bool L_30 = L_29->___nyz;
|
|
if (!L_30)
|
|
{
|
|
goto IL_008f;
|
|
}
|
|
}
|
|
{
|
|
float L_31 = V_2;
|
|
if ((((float)L_31) == ((float)(0.0f))))
|
|
{
|
|
goto IL_008a;
|
|
}
|
|
}
|
|
{
|
|
float L_32 = V_3;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_33 = ___0_a;
|
|
NullCheck(L_33);
|
|
float L_34 = L_33->___nzj;
|
|
float L_35 = V_2;
|
|
G_B10_0 = ((((float)L_32) > ((float)(fmodf(L_34, L_35))))? 1 : 0);
|
|
goto IL_008b;
|
|
}
|
|
|
|
IL_008a:
|
|
{
|
|
G_B10_0 = 1;
|
|
}
|
|
|
|
IL_008b:
|
|
{
|
|
V_7 = (bool)G_B10_0;
|
|
goto IL_00a1;
|
|
}
|
|
|
|
IL_008f:
|
|
{
|
|
float L_36 = ___1_b;
|
|
float L_37 = V_1;
|
|
if ((!(((float)L_36) >= ((float)L_37))))
|
|
{
|
|
goto IL_009e;
|
|
}
|
|
}
|
|
{
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_38 = ___0_a;
|
|
NullCheck(L_38);
|
|
float L_39 = L_38->___nzg;
|
|
float L_40 = V_1;
|
|
G_B14_0 = ((((float)L_39) < ((float)L_40))? 1 : 0);
|
|
goto IL_009f;
|
|
}
|
|
|
|
IL_009e:
|
|
{
|
|
G_B14_0 = 0;
|
|
}
|
|
|
|
IL_009f:
|
|
{
|
|
V_7 = (bool)G_B14_0;
|
|
}
|
|
|
|
IL_00a1:
|
|
{
|
|
bool L_41 = V_7;
|
|
if (!L_41)
|
|
{
|
|
goto IL_00d7;
|
|
}
|
|
}
|
|
{
|
|
cxm_t0479DB05DFCE31B18506D24565FA53C680306098* L_42 = __this->___nyj;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_43 = ___0_a;
|
|
NullCheck(L_42);
|
|
cxm_ict_mEDC4448B789E37511D383431761026C39CF0FF19(L_42, L_43, NULL);
|
|
goto IL_00d7;
|
|
}
|
|
|
|
IL_00b3:
|
|
{
|
|
cyqU5BU5D_tB8571529DB97145AFA2A6E428E761AC61963F1FC* L_44 = V_4;
|
|
int32_t L_45 = V_5;
|
|
NullCheck(L_44);
|
|
int32_t L_46 = L_45;
|
|
cyq_t6323CF215B604145E77E04F4D4853FFC0CF472EA* L_47 = (L_44)->GetAt(static_cast<il2cpp_array_size_t>(L_46));
|
|
NullCheck(L_47);
|
|
float L_48 = L_47->___oeo;
|
|
float L_49 = V_0;
|
|
if ((((float)L_48) < ((float)L_49)))
|
|
{
|
|
goto IL_00d1;
|
|
}
|
|
}
|
|
{
|
|
cxm_t0479DB05DFCE31B18506D24565FA53C680306098* L_50 = __this->___nyj;
|
|
cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* L_51 = ___0_a;
|
|
cyqU5BU5D_tB8571529DB97145AFA2A6E428E761AC61963F1FC* L_52 = V_4;
|
|
int32_t L_53 = V_5;
|
|
NullCheck(L_52);
|
|
int32_t L_54 = L_53;
|
|
cyq_t6323CF215B604145E77E04F4D4853FFC0CF472EA* L_55 = (L_52)->GetAt(static_cast<il2cpp_array_size_t>(L_54));
|
|
NullCheck(L_50);
|
|
cxm_icu_m4C5670553D67875A55842A97DD16D02C93C82A1C(L_50, L_51, L_55, NULL);
|
|
}
|
|
|
|
IL_00d1:
|
|
{
|
|
int32_t L_56 = V_5;
|
|
V_5 = ((int32_t)il2cpp_codegen_add(L_56, 1));
|
|
}
|
|
|
|
IL_00d7:
|
|
{
|
|
int32_t L_57 = V_5;
|
|
int32_t L_58 = V_6;
|
|
if ((((int32_t)L_57) < ((int32_t)L_58)))
|
|
{
|
|
goto IL_00b3;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t cwh_get_lineNumber_m435F693BC193D80758A5033FC1628287C9A22287_inline (cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = __this->___U3CntqU3Ek__BackingField;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void cwh_iay_m086B36E86FA1B15A89A6B7E9DA8D46A9304722D1_inline (cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* __this, int32_t ___0_a, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = ___0_a;
|
|
__this->___U3CntqU3Ek__BackingField = L_0;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void cwh_set_parseNumbersAsFloat_mB04AFCFD938D14F88A802B351CCEA9AE0CA0137B_inline (cwh_t5EB792A8B1BD18E6A73B65AFAA9AD167D97637E2* __this, bool ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
bool L_0 = ___0_value;
|
|
__this->___U3CntrU3Ek__BackingField = L_0;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* cwi_get_errorMessage_m72280E5762DD605D0AD91D3D2F1AAA5733D66E55_inline (cwi_tCBBCF12E8459BA17CA68EF8F1F5C2C4A0F8B1E2F* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
String_t* L_0 = __this->___U3CntwU3Ek__BackingField;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool cwi_get_parseNumbersAsFloat_m3DAC398589FA642C22A0E3370CCBDF30655EA129_inline (cwi_tCBBCF12E8459BA17CA68EF8F1F5C2C4A0F8B1E2F* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
bool L_0 = __this->___U3CntxU3Ek__BackingField;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void cwi_ibd_m5594F255A732BD4CBD7B2DDFC1085FBBC24E9FBE_inline (cwi_tCBBCF12E8459BA17CA68EF8F1F5C2C4A0F8B1E2F* __this, String_t* ___0_a, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
String_t* L_0 = ___0_a;
|
|
__this->___U3CntwU3Ek__BackingField = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CntwU3Ek__BackingField), (void*)L_0);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void cwi_set_parseNumbersAsFloat_m57B5BFA911B52A64CC9CB5233D5D8AE05F6E4769_inline (cwi_tCBBCF12E8459BA17CA68EF8F1F5C2C4A0F8B1E2F* __this, bool ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
bool L_0 = ___0_value;
|
|
__this->___U3CntxU3Ek__BackingField = L_0;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR cyk_tE528E0A77D98E1355DA3C570A2C43AC5450B1C31* cyk_get_DeformAttachment_m94E435C154ADF82AF5C7857A44EF2B0AEE3DAD5B_inline (cyk_tE528E0A77D98E1355DA3C570A2C43AC5450B1C31* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
cyk_tE528E0A77D98E1355DA3C570A2C43AC5450B1C31* L_0 = __this->___ocv;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR cyt_1_tE9A88B07E73065F90C455BD5DF1F9E576AA7517C* czu_get_Deform_m8022F846E6061B0DF7D99BEEE3A09FD44BFF97DF_inline (czu_tE3A64A1716F3F105CC7FCE20B9BD9A0C57DCB3EB* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
cyt_1_tE9A88B07E73065F90C455BD5DF1F9E576AA7517C* L_0 = __this->___okn;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float cyq_get_Time_m23267E7C609A7F27C9E366641457AAD5B0F9154E_inline (cyq_t6323CF215B604145E77E04F4D4853FFC0CF472EA* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
float L_0 = __this->___oeo;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void cxh_Invoke_m4DB19C9432E933DAAC381CA8BF91118DB4D6E205_inline (cxh_t51FEBC05859C343141A49FC3843C7604D88C40A5* __this, cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* ___0_trackEntry, cyq_t6323CF215B604145E77E04F4D4853FFC0CF472EA* ___1_e, const RuntimeMethod* method)
|
|
{
|
|
typedef void (*FunctionPointerType) (RuntimeObject*, cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7*, cyq_t6323CF215B604145E77E04F4D4853FFC0CF472EA*, const RuntimeMethod*);
|
|
((FunctionPointerType)__this->___invoke_impl)((Il2CppObject*)__this->___method_code, ___0_trackEntry, ___1_e, reinterpret_cast<RuntimeMethod*>(__this->___method));
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void cxg_Invoke_m737FA828F48B8326DA38389CD6E6870C24BA91FF_inline (cxg_t907F68F63C8086DF5234807928BB999C22C18A9E* __this, cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7* ___0_trackEntry, const RuntimeMethod* method)
|
|
{
|
|
typedef void (*FunctionPointerType) (RuntimeObject*, cxj_tADBB9D32FF06CA3232DF25210535C01269AB3CD7*, const RuntimeMethod*);
|
|
((FunctionPointerType)__this->___invoke_impl)((Il2CppObject*)__this->___method_code, ___0_trackEntry, reinterpret_cast<RuntimeMethod*>(__this->___method));
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float cwj_get_Duration_m1FFC03B6CDC020FDEDF7EAA85EF5C66BEB5FBE03_inline (cwj_t0728DFEF5998360986D23028E9B27FB3F780CDB5* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
float L_0 = __this->___nuc;
|
|
return L_0;
|
|
}
|
|
}
|
|
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;
|
|
}
|
|
}
|