29448 lines
1.4 MiB
29448 lines
1.4 MiB
#include "pch-cpp.hpp"
|
|
|
|
#ifndef _MSC_VER
|
|
# include <alloca.h>
|
|
#else
|
|
# include <malloc.h>
|
|
#endif
|
|
|
|
|
|
#include <limits>
|
|
|
|
|
|
template <typename T1>
|
|
struct VirtualActionInvoker1
|
|
{
|
|
typedef void (*Action)(void*, T1, const RuntimeMethod*);
|
|
|
|
static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1)
|
|
{
|
|
const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj);
|
|
((Action)invokeData.methodPtr)(obj, p1, invokeData.method);
|
|
}
|
|
};
|
|
template <typename T1, typename T2>
|
|
struct VirtualActionInvoker2
|
|
{
|
|
typedef void (*Action)(void*, T1, T2, const RuntimeMethod*);
|
|
|
|
static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2)
|
|
{
|
|
const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj);
|
|
((Action)invokeData.methodPtr)(obj, p1, p2, invokeData.method);
|
|
}
|
|
};
|
|
template <typename R>
|
|
struct VirtualFuncInvoker0
|
|
{
|
|
typedef R (*Func)(void*, const RuntimeMethod*);
|
|
|
|
static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj)
|
|
{
|
|
const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj);
|
|
return ((Func)invokeData.methodPtr)(obj, invokeData.method);
|
|
}
|
|
};
|
|
template <typename R, typename T1>
|
|
struct VirtualFuncInvoker1
|
|
{
|
|
typedef R (*Func)(void*, T1, const RuntimeMethod*);
|
|
|
|
static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1)
|
|
{
|
|
const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj);
|
|
return ((Func)invokeData.methodPtr)(obj, p1, invokeData.method);
|
|
}
|
|
};
|
|
struct InterfaceActionInvoker0
|
|
{
|
|
typedef void (*Action)(void*, const RuntimeMethod*);
|
|
|
|
static inline void Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj)
|
|
{
|
|
const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface);
|
|
((Action)invokeData.methodPtr)(obj, invokeData.method);
|
|
}
|
|
};
|
|
template <typename 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);
|
|
}
|
|
};
|
|
|
|
// System.Runtime.CompilerServices.ConditionalWeakTable`2<System.Object,System.Runtime.Serialization.SerializationInfo>
|
|
struct ConditionalWeakTable_2_t381B9D0186C0FCC3F83C0696C28C5001468A7858;
|
|
// System.Collections.Generic.List`1<System.Collections.Hashtable>
|
|
struct List_1_t2A52E5C00B98CBC8D02BF94A380F75023D0D130B;
|
|
// System.Collections.Generic.List`1<System.Object>
|
|
struct List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D;
|
|
// System.Char[]
|
|
struct CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB;
|
|
// System.Delegate[]
|
|
struct DelegateU5BU5D_tC5AB7E8F745616680F337909D3A8E6C722CDF771;
|
|
// System.Collections.Hashtable[]
|
|
struct HashtableU5BU5D_t61BD3CFB22E6F272300088C74EF40A25E5115FA7;
|
|
// UnityEngine.Material[]
|
|
struct MaterialU5BU5D_t2B1D11C42DB07A4400C0535F92DBB87A2E346D3D;
|
|
// System.Object[]
|
|
struct ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918;
|
|
// UnityEngine.Rect[]
|
|
struct RectU5BU5D_t83297CB2E61BDF9D27DCB1A3E5C78EBCE9F7C993;
|
|
// System.Single[]
|
|
struct SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C;
|
|
// UnityEngine.Transform[]
|
|
struct TransformU5BU5D_tBB9C5F5686CAE82E3D97D43DF0F3D68ABF75EC24;
|
|
// System.Type[]
|
|
struct TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB;
|
|
// UnityEngine.Vector2[]
|
|
struct Vector2U5BU5D_tFEBBC94BCC6C9C88277BA04047D2B3FDB6ED7FDA;
|
|
// UnityEngine.Vector3[]
|
|
struct Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C;
|
|
// iTween[]
|
|
struct iTweenU5BU5D_t1250FFDD7FF22A4BDB90B55A4A01F13F43A0B70D;
|
|
// System.Collections.Hashtable/bucket[]
|
|
struct bucketU5BU5D_t59F1C7BC4EBFE874CA0B3F391EA65717E3C8D587;
|
|
// UnityEngine.Color[,]
|
|
struct ColorU5BU2CU5D_t3D6E7A083540AE9726FD6FD9693C85DFCDD8C89E;
|
|
// System.Collections.ArrayList
|
|
struct ArrayList_t7A8E5AF0C4378015B5731ABE2BED8F2782FEEF8A;
|
|
// System.AsyncCallback
|
|
struct AsyncCallback_t7FEF460CBDCFB9C5FA2EF776984778B9A4145F4C;
|
|
// UnityEngine.AudioClip
|
|
struct AudioClip_t5D272C4EB4F2D3ED49F1C346DEA373CF6D585F20;
|
|
// UnityEngine.AudioSource
|
|
struct AudioSource_t871AC2272F896738252F04EE949AEF5B241D3299;
|
|
// UnityEngine.Behaviour
|
|
struct Behaviour_t01970CFBBA658497AE30F311C447DB0440BAB7FA;
|
|
// System.Reflection.Binder
|
|
struct Binder_t91BFCE95A7057FADF4D8A1A342AFE52872246235;
|
|
// UnityEngine.Component
|
|
struct Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3;
|
|
// UnityEngine.Coroutine
|
|
struct Coroutine_t85EA685566A254C23F3FD77AB5BDFFFF8799596B;
|
|
// System.DelegateData
|
|
struct DelegateData_t9B286B493293CD2D23A5B2B5EF0E5B1324C2B77E;
|
|
// System.Enum
|
|
struct Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2;
|
|
// UnityEngine.GameObject
|
|
struct GameObject_t76FEDD663AB33C991A9C9A23129337651094216F;
|
|
// System.Collections.Hashtable
|
|
struct Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D;
|
|
// System.IAsyncResult
|
|
struct IAsyncResult_t7B9B5A0ECB35DCEC31B8A8122C37D687369253B5;
|
|
// System.Collections.ICollection
|
|
struct ICollection_t37E7B9DC5B4EF41D190D607F92835BF1171C0E8E;
|
|
// System.Collections.IEnumerator
|
|
struct IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA;
|
|
// System.Collections.IEqualityComparer
|
|
struct IEqualityComparer_tEF8F1EC76B9C8E76695BE848D41E6B147928D1C1;
|
|
// UnityEngine.Light
|
|
struct Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3;
|
|
// UnityEngine.Material
|
|
struct Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3;
|
|
// System.Reflection.MemberFilter
|
|
struct MemberFilter_tF644F1AE82F611B677CE1964D5A3277DDA21D553;
|
|
// System.Reflection.MethodInfo
|
|
struct MethodInfo_t;
|
|
// UnityEngine.MonoBehaviour
|
|
struct MonoBehaviour_t532A11E69716D348D8AA7F854AFCBFCB8AD17F71;
|
|
// UnityEngine.Object
|
|
struct Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C;
|
|
// UnityEngine.Renderer
|
|
struct Renderer_t320575F223BCB177A982E5DDB5DB19FAA89E7FBF;
|
|
// UnityEngine.Rigidbody
|
|
struct Rigidbody_t268697F5A994213ED97393309870968BC1C7393C;
|
|
// System.String
|
|
struct String_t;
|
|
// UnityEngine.Transform
|
|
struct Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1;
|
|
// System.Type
|
|
struct Type_t;
|
|
// System.Void
|
|
struct Void_t4861ACF8F4594C3437BB48B6E56783494B843915;
|
|
// iTween
|
|
struct iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1;
|
|
// UnityEngine.AudioClip/PCMReaderCallback
|
|
struct PCMReaderCallback_t3396D9613664F0AFF65FB91018FD0F901CC16F1E;
|
|
// UnityEngine.AudioClip/PCMSetPositionCallback
|
|
struct PCMSetPositionCallback_t8D7135A2FB40647CAEC93F5254AD59E18DEB6072;
|
|
// iTween/<Start>d__229
|
|
struct U3CStartU3Ed__229_t1D14CA36493CB962AEDE8269C60C58D6A6CD96D9;
|
|
// iTween/<TweenDelay>d__145
|
|
struct U3CTweenDelayU3Ed__145_t5A4CC707C9F3B3997A741F0A43DD68F892793A65;
|
|
// iTween/<TweenRestart>d__147
|
|
struct U3CTweenRestartU3Ed__147_tF06B75E10508AF2C810EAF481A895F8A63E12A1F;
|
|
// iTween/ApplyTween
|
|
struct ApplyTween_t4240CA2F57818B1C74C9645C3A8C17B9B09B3556;
|
|
// iTween/CRSpline
|
|
struct CRSpline_t38ACC270BD80983249846FAD81E7111DC9476244;
|
|
// iTween/EasingFunction
|
|
struct EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD;
|
|
|
|
IL2CPP_EXTERN_C RuntimeClass* ApplyTween_t4240CA2F57818B1C74C9645C3A8C17B9B09B3556_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* ArrayList_t7A8E5AF0C4378015B5731ABE2BED8F2782FEEF8A_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* AudioClip_t5D272C4EB4F2D3ED49F1C346DEA373CF6D585F20_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* AudioSource_t871AC2272F896738252F04EE949AEF5B241D3299_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* CRSpline_t38ACC270BD80983249846FAD81E7111DC9476244_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* ColorU5BU2CU5D_t3D6E7A083540AE9726FD6FD9693C85DFCDD8C89E_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* Color_tD001788D726C3A7F1379BEED0260B9591F440C1F_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* DictionaryEntry_t171080F37B311C25AA9E75888F9C9D703FA721BB_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* Double_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* EaseType_t5C24EBCEC4B9293CA4380231CA4B551E5EE91789_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* GameObject_t76FEDD663AB33C991A9C9A23129337651094216F_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* List_1_t2A52E5C00B98CBC8D02BF94A380F75023D0D130B_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* LoopType_tCFEFFA12DF90E6BD4C4FAB08A4B9984ADD94FB22_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* NamedValueColor_tD6819606818C4DD4A25B555710853C393A0426AA_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* Nullable_1_t9C51B084784B716FFF4ED4575C63CFD8A71A86FE_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* RectU5BU5D_t83297CB2E61BDF9D27DCB1A3E5C78EBCE9F7C993_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* RuntimeObject_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* Space_tF043E93E06B702DD05199C28C6F779049B38A969_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* String_t_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* TransformU5BU5D_tBB9C5F5686CAE82E3D97D43DF0F3D68ABF75EC24_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* Type_t_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* U3CStartU3Ed__229_t1D14CA36493CB962AEDE8269C60C58D6A6CD96D9_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* U3CTweenDelayU3Ed__145_t5A4CC707C9F3B3997A741F0A43DD68F892793A65_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* U3CTweenRestartU3Ed__147_tF06B75E10508AF2C810EAF481A895F8A63E12A1F_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* Vector2U5BU5D_tFEBBC94BCC6C9C88277BA04047D2B3FDB6ED7FDA_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral0003B14F695AB7215B136EA26D31E90AFF0EB15A;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral03E94A954568A8805CB775752DE85280679F3243;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral062DB096C728515E033CF8C48A1C1F0B9A79384B;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral0A04B971B03DA607CE6C455184037B660CA89F78;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral1593F0BA9565D41C31360961E958F85BB60F0C8B;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral1B02754B1643B1CC23472C929EC6E8862E5149DE;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral1B22F82E513C1BB368DFDBFDFB5FB8C1178CA305;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral1C1CF5C104E3D439B7AA7EE99AC7E729F3C1DADE;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral1C8AF0A6C7E100815D520361A6531A4DFBE2107D;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral2B9B6C84CC15492CCB290C4B79418FA6D7DD24C1;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral2CA5620FA3A763C5F6BD0E94D296422F4450BA25;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral2D61429A77614470501E536C4B7A7CB204B9125B;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral320772EF40302B49A179DB96BAD02224E97B4018;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral3A3C5272E76787A96B4445991AF0A820F0D2D4EB;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral3B596E42BC12C0AB0FA7CC6D2CA7CA9437463324;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral3E3F914BB1A7DA57E5C3CC760839F4A078280169;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral4243C7295E57FC142C3F0861DE44D7BF16E98CEE;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral4609D79FE2FAD95C38B6DA64FC671E8594984D4C;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral46F273EF641E07D271D91E0DC24A4392582671F8;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral48050EBFCD5BA790FC585EB246156CC360CD67B5;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral4DF417DF46EF8A7C67D3A1FE0CC53DCF5212FC81;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral51C6279E31F7483126B79E3000116001A915B690;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral56179EB99305F2390622312FBBE50D2F5B0A1063;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral58C403B2ADB7E09A23001D113CB718A73795DB62;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral59A4B39D3B5D3230416CE9000EF3824F7555F7F4;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral601EE87277B336CEC36E0B7EC917055B5F41612A;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral60A6030687C34AFFA5F9B5E60D9A7437C51D40BA;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral6198FF060F72D6F485D4384B89B6CF2A1C1715C1;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral69224533712A1254802C0E1712C0C3C2B06350C7;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral6C9DED8087C891AE33ACFFCE806DBFF63795F56F;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral6E7299510B893EC1B93CA9ADA815773E631DC1D8;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral6F7F9963A2354D2A1DAE9EB5D17828E80398A34E;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral701DC9E727DA0727D9FC7F0E77504EAE314EC0F1;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral7B2C60D6A90D5F8B5A1F4DA7594C3BF575F5F49A;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral7EAA0DD4C277D27184E0F3D6A7709BE899C51951;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral863AD29F01219936E391358B44A4970BFC6DC155;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral864C25C0143ABF9BA574ECEE518BD7DB23B847B2;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral88BDF3D0791A560245652E772545C49897854443;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral8940E1FEA4EBF3CA20C44768AA93531C62B71B4A;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral91AD3E3D34BA9FEF85ED65858915DE18539C8628;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral91F3974DCE2E4AA6FCA0549EA7C726FF5961D5D3;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral929789801B6CCDA943D4F05A5180B8AF9EAEED12;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral9384C6EF2DA5C0BD5274A0DACFF291D0ABBFD8B1;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral996E5360F80E16B2189CC1E536C91CE68083F694;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral9CAEFB4CD44C57899826B411B9A0E18DF9DF27E4;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral9CE1604D659135925CCC4DD1F526AFFE42E689F1;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral9D81E2781F445242B7012692C286A26B21034E03;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralA33A5CAE02B786C2060461DF8C6764B4C05E9423;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralA4419EF51FB63A77978E414E01AC1C9DCF20AA99;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralA5427C261316798BE73E068823B9916B9A1ED278;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralAEEB56F6C6861D5F705D75AD0F7C7465F1B501A6;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralB0658EBD7117F5F9DCFBFF0FBF0210D62373F387;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralBA320446F30A8E1FFC64FBD72FFC79A6C8B70CE5;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralC382F7DE10A162DCA952FE67A9A11F353FC54722;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralC3E007B86DDE4DD2E5D759AAE26BE02572445F38;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralC51204C243608D98F38F0FF87607EF675D9B9081;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralC6B3F4B2F2FDB8F6FB6246A83B5ED6AB355C2BA3;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralCAD7F95DD746BC799CB0F5C9F9B34CA9D5D7181C;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralCD9166C1A8285CBAB43613FCA6FDB76BBEA3EAFB;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralCE18B047107AA23D1AA9B2ED32D316148E02655F;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralCE997756AE28DA8CED1FA1160227AA74FACA2C68;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralD19B9E296B36727CA46102EE8410060A0E2F66E7;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralD43037FFF05BE459F9BA6BC8C26D49911BFE7DD7;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralD6315798FF47A5A5AB2AD03739B4783B2AD1305B;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralDB06BCA8BC780411A559CE0596199702CF3FEFD2;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralDB9CB15F9098525FB032B2A47C9DB1ED6853CC5E;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralDCEBC4DA92DACF7CABCB46CF541D04C3492D3842;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralDD0F04E0A3F0BA1F904E0E27720F367F4228C69D;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralE1291C4D47635E327ECFE39842BD1A93F58C61A2;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralE256CFC37CAC3B68B5FBB2921C6B6361F619E054;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralE2626358887F45622D37FD07C462FC55738DC24F;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralE2F0D48B27BE5837497DA1FF29117A29C390B560;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralE359F6FAB740B186702E6266FF2C4659C923C49B;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralE3DFC065B6A6D9931B797808DD066491AAB82B29;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralE4AD2E285FFDCBAAC7A75C88A3CD9046792EC183;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralE769C41ECFCFEE18521BFB0F9A8F87C32FA42724;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralE9AC2F7905A0FD860F800386CEE81059DDCB5FF3;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralEE6AD0CF5BFB8D3B78C579DD9CB66FD8A7574EDA;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralEECEAAC359EDB2E91D0F46F3CA9A65F47527BC5C;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralF3C6C902DBF80139640F6554F0C3392016A8ADF7;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralF9BE17D634D1B07BCDCDA77A87710C946D81307B;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralFE79FF373808574898C82AC1320C55C1182FB75A;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Component_GetComponent_TisAudioSource_t871AC2272F896738252F04EE949AEF5B241D3299_m42DA4DEA19EB60D80CBED7413ADEB27FA033C77B_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Component_GetComponent_TisLight_t1E68479B7782AF2050FAA02A5DC612FD034F18F3_mF4816FA12B6F220CA55D47D669D7E50DC118B9E9_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Component_GetComponent_TisRenderer_t320575F223BCB177A982E5DDB5DB19FAA89E7FBF_mC91ACC92AD57CA6CA00991DAF1DB3830BCE07AF8_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Component_GetComponent_TisRigidbody_t268697F5A994213ED97393309870968BC1C7393C_m4B5CAD64B52D153BEA96432633CA9A45FA523DD8_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Component_GetComponents_TisiTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_mFA83A8E698ABCF8C09D85D4AA47ED58C926AD08A_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_Dispose_m2C950FC47AB6500FE7C0DC8317C36F5E3B562F61_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_MoveNext_mC52BEDE4E8AFFD435788624DC6BF17DB69330947_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Enumerator_get_Current_m89B7883B125D2AB9EAF6EFD6CE6EEE2F0833A277_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* GameObject_AddComponent_TisAudioSource_t871AC2272F896738252F04EE949AEF5B241D3299_m0E8EFDB9B3D8DF1ADE10C56D3168A9C1BA19BF14_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* GameObject_AddComponent_TisiTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_m48FCFB00B91104B56D16988A9420D112351AC23C_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* GameObject_GetComponent_TisAudioSource_t871AC2272F896738252F04EE949AEF5B241D3299_m4F30DAB8E5B57E8DB6BD8C0C3BB11CCB57690C4A_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* GameObject_GetComponent_TisLight_t1E68479B7782AF2050FAA02A5DC612FD034F18F3_m360B68036A4201772041F6229CE3B2EB21B0C91E_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* GameObject_GetComponent_TisRenderer_t320575F223BCB177A982E5DDB5DB19FAA89E7FBF_m026EB44DB6238F13E2AFBECF1FBBE924CB1B040A_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* GameObject_GetComponent_TisRigidbody_t268697F5A994213ED97393309870968BC1C7393C_m2D7F86C77ECF9B82AAC077B511F1004280571B90_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* GameObject_GetComponents_TisiTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_mBB9C0F6CF2E4C089122784D32505C74080AB1109_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* List_1_Clear_m69C3B1D7D6A0E0FCF2187B7EDC570AF3DB57E920_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* List_1_GetEnumerator_m7B8327F0F25B88E0DEBC6BEBFACE181743C1FD12_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* List_1_Insert_m14F62091A329DDD8FAA10941C910E9859D49B538_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* List_1_RemoveAt_mB9C4BA865CB9E4021539D073ADF61086727A7257_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m7ABC778AD81083C79120F9E4DB7BBB8C812A6D3F_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_mD54249BE38C1CEC8A5CC7A838EAB9BFF41B5D8A7_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Item_m7747FFCB9345B5B5F3D84773E3599956333FA6FA_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Nullable_1_GetValueOrDefault_mD88C565C80170105E87BB423C5B2F974840EF90F_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Nullable_1_get_HasValue_m6B76086B0E863AB1D634FD03E30154F230070435_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* iTween_ApplyAudioToTargets_mEFDA11948E799C05880846C2EC34400A0F0F5F7C_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* iTween_ApplyColorTargets_m7F638CC58A1B8DF504D1561A8C2206EFF8D5A608_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* iTween_ApplyColorToTargets_m120C6F5D2CAF109D3EB62941B9691CC917CAED27_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* iTween_ApplyFloatTargets_m53679C48035C77ECA776CA70A474A7D0458B410E_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* iTween_ApplyLookToTargets_mA0AF84DCA080EAF2BA10E8F97AAA938FA01FFD88_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* iTween_ApplyMoveByTargets_m66B2947E2206ACF009E9353D3654C9BE3BBDAFEA_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* iTween_ApplyMoveToPathTargets_m2F5EF83DD6588B992EB78F711E67A1AD3E4D5D08_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* iTween_ApplyMoveToTargets_mC55AA4512DFF3783D98168065732B80B7EF899BC_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* iTween_ApplyPunchPositionTargets_m55BB93C8DBEF072629AFC408D7FE40CC21867218_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* iTween_ApplyPunchRotationTargets_m035B3570F7A7B882A7855CF17E2789C6E76A9CC6_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* iTween_ApplyPunchScaleTargets_mC444C42161138C727668BB2BB68EAE0FB8D2BBCB_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* iTween_ApplyRectTargets_m9B569220992F6F5D8EB787EC560108DCAE385A4D_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* iTween_ApplyRotateAddTargets_mDA4A786FAF0D7B8E99FB5023DECC738474265E4D_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* iTween_ApplyRotateToTargets_mFE5AA04098F94C54EB95F0AE8E6B039B7AA30E41_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* iTween_ApplyScaleToTargets_m890822598510240F4B369863369CDD51205FE3B9_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* iTween_ApplyShakePositionTargets_m5FE2184A1CDCB946B5779E2B4DFCAC83DF619174_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* iTween_ApplyShakeRotationTargets_m149B089E45061DAF39121D07667D45AB77AAD2B0_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* iTween_ApplyShakeScaleTargets_mC5EFF6A3A24271D9B34B2569B2BC0006DD91175F_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* iTween_ApplyStabTargets_mC897E11D30FFDBDF734E560234A626FF71E10A7A_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* iTween_ApplyVector2Targets_m11DF7939B59B7652E37E866318B7A242FAD26C4A_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* iTween_ApplyVector3Targets_mB0F933A58E057C39E016BAD281B2D691FE260DA0_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* iTween_easeInBack_m954F6C32744D1DB4127E344C77DC0D44BCCF7843_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* iTween_easeInBounce_m90CADF71EF28EA018E20D8AA358D50BAEBBD4B20_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* iTween_easeInCirc_m4CBFFDFB51741564FC721F4F39A6103F3217F073_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* iTween_easeInCubic_mA42EAEF8B74FEE3132638CEC2BEF976275E5BEF2_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* iTween_easeInElastic_m4230D6E101A43F667B9DF07CED5B1776D72BB76D_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* iTween_easeInExpo_m125F5F43478855DBA06CCD81482BAB5609F22EA9_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* iTween_easeInOutBack_m6DEB9956758354730B574E31CFC673D2F3655891_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* iTween_easeInOutBounce_mF591802C6BD8B70665062B7EFE9A10CE589CB92E_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* iTween_easeInOutCirc_m8EE1DB40B3010F3B46998F6F65C01E778B7E0B12_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* iTween_easeInOutCubic_m13D63F5AA6D460C0B9C75DE5091D82A74D97BFDA_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* iTween_easeInOutElastic_mD612F55A6AC7B3372CD24486FA1923490186E480_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* iTween_easeInOutExpo_m6B6C676E8CC861C5F723D2B548B244CA2D70CABD_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* iTween_easeInOutQuad_mE8A94B49E60EFCFABFE5E55D41DAE7581BDCEA06_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* iTween_easeInOutQuart_m29BF69C238B456A5316877073D1F0DE5F7DC0A57_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* iTween_easeInOutQuint_mF23EC7FE44B2133BC84929FB25B311D400AA4B80_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* iTween_easeInOutSine_m159CC7C9F5FD262476E9A510F5CC1EB3F2C9EB1C_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* iTween_easeInQuad_mE65D819D760185C8DFE4FB2DC53DE480C268600D_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* iTween_easeInQuart_mEE5EA5D6C4BEAE3BACEDC58DC28EC0117CD7E944_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* iTween_easeInQuint_m2EB4DD62B83FDDAB6F1B79071A1C35B4F8867FB0_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* iTween_easeInSine_m2C6FBC884665C4BCECABBAC5337F900012B71DD8_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* iTween_easeOutBack_m08ED57592C9E1F25AD955F112B69DC33E1085AB8_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* iTween_easeOutBounce_m99BF773644B855053EDDA2E18A30B6BA704429A1_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* iTween_easeOutCirc_mE390DBF46C943FDAAC87602BA09943D74BA365DF_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* iTween_easeOutCubic_mEE45AE94CB7BE8F6F9A3CCED9E02EAEC9A5CDCD2_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* iTween_easeOutElastic_mD08D5F2B04BB721C1E97EF44E1844BEC309DCFCD_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* iTween_easeOutExpo_m02C9E92C67C4C29006349EBD333D35A90B1BF302_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* iTween_easeOutQuad_m0EE2529293B08DB1AB081ED2BD190324F17178E0_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* iTween_easeOutQuart_m7E77A65F34C0BC3BE12B4FC375F132A295C4EBB0_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* iTween_easeOutQuint_mEC5B0EF522A51F9BDDC0271D5C0F081900333FDB_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* iTween_easeOutSine_m259F011ED00AE715C77E7BA563E72932E19AA878_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* iTween_linear_mF27F4BD64BF24943886B5BEDEC309087E01FC145_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* iTween_spring_mD0C0FE99AF0CD561B0658995497FF9CC72CF1C98_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeType* Color_tD001788D726C3A7F1379BEED0260B9591F440C1F_0_0_0_var;
|
|
IL2CPP_EXTERN_C const RuntimeType* Double_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_0_0_0_var;
|
|
IL2CPP_EXTERN_C const RuntimeType* EaseType_t5C24EBCEC4B9293CA4380231CA4B551E5EE91789_0_0_0_var;
|
|
IL2CPP_EXTERN_C const RuntimeType* Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_0_0_0_var;
|
|
IL2CPP_EXTERN_C const RuntimeType* LoopType_tCFEFFA12DF90E6BD4C4FAB08A4B9984ADD94FB22_0_0_0_var;
|
|
IL2CPP_EXTERN_C const RuntimeType* NamedValueColor_tD6819606818C4DD4A25B555710853C393A0426AA_0_0_0_var;
|
|
IL2CPP_EXTERN_C const RuntimeType* Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D_0_0_0_var;
|
|
IL2CPP_EXTERN_C const RuntimeType* Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_0_0_0_var;
|
|
IL2CPP_EXTERN_C const RuntimeType* Space_tF043E93E06B702DD05199C28C6F779049B38A969_0_0_0_var;
|
|
IL2CPP_EXTERN_C const RuntimeType* String_t_0_0_0_var;
|
|
IL2CPP_EXTERN_C const RuntimeType* Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1_0_0_0_var;
|
|
IL2CPP_EXTERN_C const RuntimeType* Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7_0_0_0_var;
|
|
IL2CPP_EXTERN_C const RuntimeType* Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C_0_0_0_var;
|
|
IL2CPP_EXTERN_C const RuntimeType* Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_0_0_0_var;
|
|
struct Delegate_t_marshaled_com;
|
|
struct Delegate_t_marshaled_pinvoke;
|
|
|
|
struct ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389;
|
|
struct ComponentU5BU5D_t40ECDBC5CC15EA282AF49771C20EBFDADC532D0E;
|
|
struct MaterialU5BU5D_t2B1D11C42DB07A4400C0535F92DBB87A2E346D3D;
|
|
struct ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918;
|
|
struct RectU5BU5D_t83297CB2E61BDF9D27DCB1A3E5C78EBCE9F7C993;
|
|
struct SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C;
|
|
struct TransformU5BU5D_tBB9C5F5686CAE82E3D97D43DF0F3D68ABF75EC24;
|
|
struct Vector2U5BU5D_tFEBBC94BCC6C9C88277BA04047D2B3FDB6ED7FDA;
|
|
struct Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C;
|
|
struct iTweenU5BU5D_t1250FFDD7FF22A4BDB90B55A4A01F13F43A0B70D;
|
|
struct ColorU5BU2CU5D_t3D6E7A083540AE9726FD6FD9693C85DFCDD8C89E;
|
|
|
|
IL2CPP_EXTERN_C_BEGIN
|
|
IL2CPP_EXTERN_C_END
|
|
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
|
|
// System.Collections.Generic.List`1<System.Collections.Hashtable>
|
|
struct List_1_t2A52E5C00B98CBC8D02BF94A380F75023D0D130B : public RuntimeObject
|
|
{
|
|
// T[] System.Collections.Generic.List`1::_items
|
|
HashtableU5BU5D_t61BD3CFB22E6F272300088C74EF40A25E5115FA7* ____items_1;
|
|
// System.Int32 System.Collections.Generic.List`1::_size
|
|
int32_t ____size_2;
|
|
// System.Int32 System.Collections.Generic.List`1::_version
|
|
int32_t ____version_3;
|
|
// System.Object System.Collections.Generic.List`1::_syncRoot
|
|
RuntimeObject* ____syncRoot_4;
|
|
};
|
|
|
|
// System.Collections.Generic.List`1<System.Object>
|
|
struct List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D : public RuntimeObject
|
|
{
|
|
// T[] System.Collections.Generic.List`1::_items
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ____items_1;
|
|
// System.Int32 System.Collections.Generic.List`1::_size
|
|
int32_t ____size_2;
|
|
// System.Int32 System.Collections.Generic.List`1::_version
|
|
int32_t ____version_3;
|
|
// System.Object System.Collections.Generic.List`1::_syncRoot
|
|
RuntimeObject* ____syncRoot_4;
|
|
};
|
|
|
|
// System.Collections.ArrayList
|
|
struct ArrayList_t7A8E5AF0C4378015B5731ABE2BED8F2782FEEF8A : public RuntimeObject
|
|
{
|
|
// System.Object[] System.Collections.ArrayList::_items
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ____items_0;
|
|
// System.Int32 System.Collections.ArrayList::_size
|
|
int32_t ____size_1;
|
|
// System.Int32 System.Collections.ArrayList::_version
|
|
int32_t ____version_2;
|
|
// System.Object System.Collections.ArrayList::_syncRoot
|
|
RuntimeObject* ____syncRoot_3;
|
|
};
|
|
|
|
// System.Collections.Hashtable
|
|
struct Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D : public RuntimeObject
|
|
{
|
|
// System.Collections.Hashtable/bucket[] System.Collections.Hashtable::_buckets
|
|
bucketU5BU5D_t59F1C7BC4EBFE874CA0B3F391EA65717E3C8D587* ____buckets_10;
|
|
// System.Int32 System.Collections.Hashtable::_count
|
|
int32_t ____count_11;
|
|
// System.Int32 System.Collections.Hashtable::_occupancy
|
|
int32_t ____occupancy_12;
|
|
// System.Int32 System.Collections.Hashtable::_loadsize
|
|
int32_t ____loadsize_13;
|
|
// System.Single System.Collections.Hashtable::_loadFactor
|
|
float ____loadFactor_14;
|
|
// System.Int32 modreq(System.Runtime.CompilerServices.IsVolatile) System.Collections.Hashtable::_version
|
|
int32_t ____version_15;
|
|
// System.Boolean modreq(System.Runtime.CompilerServices.IsVolatile) System.Collections.Hashtable::_isWriterInProgress
|
|
bool ____isWriterInProgress_16;
|
|
// System.Collections.ICollection System.Collections.Hashtable::_keys
|
|
RuntimeObject* ____keys_17;
|
|
// System.Collections.ICollection System.Collections.Hashtable::_values
|
|
RuntimeObject* ____values_18;
|
|
// System.Collections.IEqualityComparer System.Collections.Hashtable::_keycomparer
|
|
RuntimeObject* ____keycomparer_19;
|
|
// System.Object System.Collections.Hashtable::_syncRoot
|
|
RuntimeObject* ____syncRoot_20;
|
|
};
|
|
|
|
// System.Reflection.MemberInfo
|
|
struct MemberInfo_t : public RuntimeObject
|
|
{
|
|
};
|
|
|
|
// System.String
|
|
struct String_t : public RuntimeObject
|
|
{
|
|
// System.Int32 System.String::_stringLength
|
|
int32_t ____stringLength_4;
|
|
// System.Char System.String::_firstChar
|
|
Il2CppChar ____firstChar_5;
|
|
};
|
|
|
|
// System.ValueType
|
|
struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F : public RuntimeObject
|
|
{
|
|
};
|
|
// Native definition for P/Invoke marshalling of System.ValueType
|
|
struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F_marshaled_pinvoke
|
|
{
|
|
};
|
|
// Native definition for COM marshalling of System.ValueType
|
|
struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F_marshaled_com
|
|
{
|
|
};
|
|
|
|
// UnityEngine.YieldInstruction
|
|
struct YieldInstruction_tFCE35FD0907950EFEE9BC2890AC664E41C53728D : public RuntimeObject
|
|
{
|
|
};
|
|
// Native definition for P/Invoke marshalling of UnityEngine.YieldInstruction
|
|
struct YieldInstruction_tFCE35FD0907950EFEE9BC2890AC664E41C53728D_marshaled_pinvoke
|
|
{
|
|
};
|
|
// Native definition for COM marshalling of UnityEngine.YieldInstruction
|
|
struct YieldInstruction_tFCE35FD0907950EFEE9BC2890AC664E41C53728D_marshaled_com
|
|
{
|
|
};
|
|
|
|
// iTween/<Start>d__229
|
|
struct U3CStartU3Ed__229_t1D14CA36493CB962AEDE8269C60C58D6A6CD96D9 : public RuntimeObject
|
|
{
|
|
// System.Int32 iTween/<Start>d__229::<>1__state
|
|
int32_t ___U3CU3E1__state_0;
|
|
// System.Object iTween/<Start>d__229::<>2__current
|
|
RuntimeObject* ___U3CU3E2__current_1;
|
|
// iTween iTween/<Start>d__229::<>4__this
|
|
iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* ___U3CU3E4__this_2;
|
|
};
|
|
|
|
// iTween/<TweenDelay>d__145
|
|
struct U3CTweenDelayU3Ed__145_t5A4CC707C9F3B3997A741F0A43DD68F892793A65 : public RuntimeObject
|
|
{
|
|
// System.Int32 iTween/<TweenDelay>d__145::<>1__state
|
|
int32_t ___U3CU3E1__state_0;
|
|
// System.Object iTween/<TweenDelay>d__145::<>2__current
|
|
RuntimeObject* ___U3CU3E2__current_1;
|
|
// iTween iTween/<TweenDelay>d__145::<>4__this
|
|
iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* ___U3CU3E4__this_2;
|
|
};
|
|
|
|
// iTween/<TweenRestart>d__147
|
|
struct U3CTweenRestartU3Ed__147_tF06B75E10508AF2C810EAF481A895F8A63E12A1F : public RuntimeObject
|
|
{
|
|
// System.Int32 iTween/<TweenRestart>d__147::<>1__state
|
|
int32_t ___U3CU3E1__state_0;
|
|
// System.Object iTween/<TweenRestart>d__147::<>2__current
|
|
RuntimeObject* ___U3CU3E2__current_1;
|
|
// iTween iTween/<TweenRestart>d__147::<>4__this
|
|
iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* ___U3CU3E4__this_2;
|
|
};
|
|
|
|
// iTween/CRSpline
|
|
struct CRSpline_t38ACC270BD80983249846FAD81E7111DC9476244 : public RuntimeObject
|
|
{
|
|
// UnityEngine.Vector3[] iTween/CRSpline::pts
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* ___pts_0;
|
|
};
|
|
|
|
// System.Collections.Generic.List`1/Enumerator<System.Collections.Hashtable>
|
|
struct Enumerator_tDB05DF2CB80AFCE9B26838FFB4BE6A09EF0CE775
|
|
{
|
|
// System.Collections.Generic.List`1<T> System.Collections.Generic.List`1/Enumerator::_list
|
|
List_1_t2A52E5C00B98CBC8D02BF94A380F75023D0D130B* ____list_0;
|
|
// System.Int32 System.Collections.Generic.List`1/Enumerator::_index
|
|
int32_t ____index_1;
|
|
// System.Int32 System.Collections.Generic.List`1/Enumerator::_version
|
|
int32_t ____version_2;
|
|
// T System.Collections.Generic.List`1/Enumerator::_current
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* ____current_3;
|
|
};
|
|
|
|
// System.Collections.Generic.List`1/Enumerator<System.Object>
|
|
struct Enumerator_t9473BAB568A27E2339D48C1F91319E0F6D244D7A
|
|
{
|
|
// System.Collections.Generic.List`1<T> System.Collections.Generic.List`1/Enumerator::_list
|
|
List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* ____list_0;
|
|
// System.Int32 System.Collections.Generic.List`1/Enumerator::_index
|
|
int32_t ____index_1;
|
|
// System.Int32 System.Collections.Generic.List`1/Enumerator::_version
|
|
int32_t ____version_2;
|
|
// T System.Collections.Generic.List`1/Enumerator::_current
|
|
RuntimeObject* ____current_3;
|
|
};
|
|
|
|
// System.Boolean
|
|
struct Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22
|
|
{
|
|
// System.Boolean System.Boolean::m_value
|
|
bool ___m_value_0;
|
|
};
|
|
|
|
// UnityEngine.Color
|
|
struct Color_tD001788D726C3A7F1379BEED0260B9591F440C1F
|
|
{
|
|
// System.Single UnityEngine.Color::r
|
|
float ___r_0;
|
|
// System.Single UnityEngine.Color::g
|
|
float ___g_1;
|
|
// System.Single UnityEngine.Color::b
|
|
float ___b_2;
|
|
// System.Single UnityEngine.Color::a
|
|
float ___a_3;
|
|
};
|
|
|
|
// System.Collections.DictionaryEntry
|
|
struct DictionaryEntry_t171080F37B311C25AA9E75888F9C9D703FA721BB
|
|
{
|
|
// System.Object System.Collections.DictionaryEntry::_key
|
|
RuntimeObject* ____key_0;
|
|
// System.Object System.Collections.DictionaryEntry::_value
|
|
RuntimeObject* ____value_1;
|
|
};
|
|
// Native definition for P/Invoke marshalling of System.Collections.DictionaryEntry
|
|
struct DictionaryEntry_t171080F37B311C25AA9E75888F9C9D703FA721BB_marshaled_pinvoke
|
|
{
|
|
Il2CppIUnknown* ____key_0;
|
|
Il2CppIUnknown* ____value_1;
|
|
};
|
|
// Native definition for COM marshalling of System.Collections.DictionaryEntry
|
|
struct DictionaryEntry_t171080F37B311C25AA9E75888F9C9D703FA721BB_marshaled_com
|
|
{
|
|
Il2CppIUnknown* ____key_0;
|
|
Il2CppIUnknown* ____value_1;
|
|
};
|
|
|
|
// System.Double
|
|
struct Double_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F
|
|
{
|
|
// System.Double System.Double::m_value
|
|
double ___m_value_0;
|
|
};
|
|
|
|
// System.Enum
|
|
struct Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2 : public ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F
|
|
{
|
|
};
|
|
// Native definition for P/Invoke marshalling of System.Enum
|
|
struct Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2_marshaled_pinvoke
|
|
{
|
|
};
|
|
// Native definition for COM marshalling of System.Enum
|
|
struct Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2_marshaled_com
|
|
{
|
|
};
|
|
|
|
// System.Guid
|
|
struct Guid_t
|
|
{
|
|
// System.Int32 System.Guid::_a
|
|
int32_t ____a_1;
|
|
// System.Int16 System.Guid::_b
|
|
int16_t ____b_2;
|
|
// System.Int16 System.Guid::_c
|
|
int16_t ____c_3;
|
|
// System.Byte System.Guid::_d
|
|
uint8_t ____d_4;
|
|
// System.Byte System.Guid::_e
|
|
uint8_t ____e_5;
|
|
// System.Byte System.Guid::_f
|
|
uint8_t ____f_6;
|
|
// System.Byte System.Guid::_g
|
|
uint8_t ____g_7;
|
|
// System.Byte System.Guid::_h
|
|
uint8_t ____h_8;
|
|
// System.Byte System.Guid::_i
|
|
uint8_t ____i_9;
|
|
// System.Byte System.Guid::_j
|
|
uint8_t ____j_10;
|
|
// System.Byte System.Guid::_k
|
|
uint8_t ____k_11;
|
|
};
|
|
|
|
// System.Int32
|
|
struct Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C
|
|
{
|
|
// System.Int32 System.Int32::m_value
|
|
int32_t ___m_value_0;
|
|
};
|
|
|
|
// System.IntPtr
|
|
struct IntPtr_t
|
|
{
|
|
// System.Void* System.IntPtr::m_value
|
|
void* ___m_value_0;
|
|
};
|
|
|
|
// UnityEngine.Quaternion
|
|
struct Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974
|
|
{
|
|
// System.Single UnityEngine.Quaternion::x
|
|
float ___x_0;
|
|
// System.Single UnityEngine.Quaternion::y
|
|
float ___y_1;
|
|
// System.Single UnityEngine.Quaternion::z
|
|
float ___z_2;
|
|
// System.Single UnityEngine.Quaternion::w
|
|
float ___w_3;
|
|
};
|
|
|
|
// UnityEngine.Rect
|
|
struct Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D
|
|
{
|
|
// System.Single UnityEngine.Rect::m_XMin
|
|
float ___m_XMin_0;
|
|
// System.Single UnityEngine.Rect::m_YMin
|
|
float ___m_YMin_1;
|
|
// System.Single UnityEngine.Rect::m_Width
|
|
float ___m_Width_2;
|
|
// System.Single UnityEngine.Rect::m_Height
|
|
float ___m_Height_3;
|
|
};
|
|
|
|
// System.Single
|
|
struct Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C
|
|
{
|
|
// System.Single System.Single::m_value
|
|
float ___m_value_0;
|
|
};
|
|
|
|
// System.UInt32
|
|
struct UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B
|
|
{
|
|
// System.UInt32 System.UInt32::m_value
|
|
uint32_t ___m_value_0;
|
|
};
|
|
|
|
// UnityEngine.Vector2
|
|
struct Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7
|
|
{
|
|
// System.Single UnityEngine.Vector2::x
|
|
float ___x_0;
|
|
// System.Single UnityEngine.Vector2::y
|
|
float ___y_1;
|
|
};
|
|
|
|
// UnityEngine.Vector3
|
|
struct Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2
|
|
{
|
|
// System.Single UnityEngine.Vector3::x
|
|
float ___x_2;
|
|
// System.Single UnityEngine.Vector3::y
|
|
float ___y_3;
|
|
// System.Single UnityEngine.Vector3::z
|
|
float ___z_4;
|
|
};
|
|
|
|
// System.Void
|
|
struct Void_t4861ACF8F4594C3437BB48B6E56783494B843915
|
|
{
|
|
union
|
|
{
|
|
struct
|
|
{
|
|
};
|
|
uint8_t Void_t4861ACF8F4594C3437BB48B6E56783494B843915__padding[1];
|
|
};
|
|
};
|
|
|
|
// System.Nullable`1<UnityEngine.Vector3>
|
|
struct Nullable_1_t9C51B084784B716FFF4ED4575C63CFD8A71A86FE
|
|
{
|
|
// System.Boolean System.Nullable`1::hasValue
|
|
bool ___hasValue_0;
|
|
// T System.Nullable`1::value
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___value_1;
|
|
};
|
|
|
|
// UnityEngine.Coroutine
|
|
struct Coroutine_t85EA685566A254C23F3FD77AB5BDFFFF8799596B : public YieldInstruction_tFCE35FD0907950EFEE9BC2890AC664E41C53728D
|
|
{
|
|
// System.IntPtr UnityEngine.Coroutine::m_Ptr
|
|
intptr_t ___m_Ptr_0;
|
|
};
|
|
// Native definition for P/Invoke marshalling of UnityEngine.Coroutine
|
|
struct Coroutine_t85EA685566A254C23F3FD77AB5BDFFFF8799596B_marshaled_pinvoke : public YieldInstruction_tFCE35FD0907950EFEE9BC2890AC664E41C53728D_marshaled_pinvoke
|
|
{
|
|
intptr_t ___m_Ptr_0;
|
|
};
|
|
// Native definition for COM marshalling of UnityEngine.Coroutine
|
|
struct Coroutine_t85EA685566A254C23F3FD77AB5BDFFFF8799596B_marshaled_com : public YieldInstruction_tFCE35FD0907950EFEE9BC2890AC664E41C53728D_marshaled_com
|
|
{
|
|
intptr_t ___m_Ptr_0;
|
|
};
|
|
|
|
// System.Delegate
|
|
struct Delegate_t : public RuntimeObject
|
|
{
|
|
// System.IntPtr System.Delegate::method_ptr
|
|
Il2CppMethodPointer ___method_ptr_0;
|
|
// System.IntPtr System.Delegate::invoke_impl
|
|
intptr_t ___invoke_impl_1;
|
|
// System.Object System.Delegate::m_target
|
|
RuntimeObject* ___m_target_2;
|
|
// System.IntPtr System.Delegate::method
|
|
intptr_t ___method_3;
|
|
// System.IntPtr System.Delegate::delegate_trampoline
|
|
intptr_t ___delegate_trampoline_4;
|
|
// System.IntPtr System.Delegate::extra_arg
|
|
intptr_t ___extra_arg_5;
|
|
// System.IntPtr System.Delegate::method_code
|
|
intptr_t ___method_code_6;
|
|
// System.IntPtr System.Delegate::interp_method
|
|
intptr_t ___interp_method_7;
|
|
// System.IntPtr System.Delegate::interp_invoke_impl
|
|
intptr_t ___interp_invoke_impl_8;
|
|
// System.Reflection.MethodInfo System.Delegate::method_info
|
|
MethodInfo_t* ___method_info_9;
|
|
// System.Reflection.MethodInfo System.Delegate::original_method_info
|
|
MethodInfo_t* ___original_method_info_10;
|
|
// System.DelegateData System.Delegate::data
|
|
DelegateData_t9B286B493293CD2D23A5B2B5EF0E5B1324C2B77E* ___data_11;
|
|
// System.Boolean System.Delegate::method_is_virtual
|
|
bool ___method_is_virtual_12;
|
|
};
|
|
// Native definition for P/Invoke marshalling of System.Delegate
|
|
struct Delegate_t_marshaled_pinvoke
|
|
{
|
|
intptr_t ___method_ptr_0;
|
|
intptr_t ___invoke_impl_1;
|
|
Il2CppIUnknown* ___m_target_2;
|
|
intptr_t ___method_3;
|
|
intptr_t ___delegate_trampoline_4;
|
|
intptr_t ___extra_arg_5;
|
|
intptr_t ___method_code_6;
|
|
intptr_t ___interp_method_7;
|
|
intptr_t ___interp_invoke_impl_8;
|
|
MethodInfo_t* ___method_info_9;
|
|
MethodInfo_t* ___original_method_info_10;
|
|
DelegateData_t9B286B493293CD2D23A5B2B5EF0E5B1324C2B77E* ___data_11;
|
|
int32_t ___method_is_virtual_12;
|
|
};
|
|
// Native definition for COM marshalling of System.Delegate
|
|
struct Delegate_t_marshaled_com
|
|
{
|
|
intptr_t ___method_ptr_0;
|
|
intptr_t ___invoke_impl_1;
|
|
Il2CppIUnknown* ___m_target_2;
|
|
intptr_t ___method_3;
|
|
intptr_t ___delegate_trampoline_4;
|
|
intptr_t ___extra_arg_5;
|
|
intptr_t ___method_code_6;
|
|
intptr_t ___interp_method_7;
|
|
intptr_t ___interp_invoke_impl_8;
|
|
MethodInfo_t* ___method_info_9;
|
|
MethodInfo_t* ___original_method_info_10;
|
|
DelegateData_t9B286B493293CD2D23A5B2B5EF0E5B1324C2B77E* ___data_11;
|
|
int32_t ___method_is_virtual_12;
|
|
};
|
|
|
|
// UnityEngine.Object
|
|
struct Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C : public RuntimeObject
|
|
{
|
|
// System.IntPtr UnityEngine.Object::m_CachedPtr
|
|
intptr_t ___m_CachedPtr_0;
|
|
};
|
|
// Native definition for P/Invoke marshalling of UnityEngine.Object
|
|
struct Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_marshaled_pinvoke
|
|
{
|
|
intptr_t ___m_CachedPtr_0;
|
|
};
|
|
// Native definition for COM marshalling of UnityEngine.Object
|
|
struct Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_marshaled_com
|
|
{
|
|
intptr_t ___m_CachedPtr_0;
|
|
};
|
|
|
|
// System.RuntimeTypeHandle
|
|
struct RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B
|
|
{
|
|
// System.IntPtr System.RuntimeTypeHandle::value
|
|
intptr_t ___value_0;
|
|
};
|
|
|
|
// iTween/Defaults
|
|
struct Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637 : public RuntimeObject
|
|
{
|
|
};
|
|
|
|
// UnityEngine.AudioClip
|
|
struct AudioClip_t5D272C4EB4F2D3ED49F1C346DEA373CF6D585F20 : public Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C
|
|
{
|
|
// UnityEngine.AudioClip/PCMReaderCallback UnityEngine.AudioClip::m_PCMReaderCallback
|
|
PCMReaderCallback_t3396D9613664F0AFF65FB91018FD0F901CC16F1E* ___m_PCMReaderCallback_4;
|
|
// UnityEngine.AudioClip/PCMSetPositionCallback UnityEngine.AudioClip::m_PCMSetPositionCallback
|
|
PCMSetPositionCallback_t8D7135A2FB40647CAEC93F5254AD59E18DEB6072* ___m_PCMSetPositionCallback_5;
|
|
};
|
|
|
|
// UnityEngine.Component
|
|
struct Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3 : public Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C
|
|
{
|
|
};
|
|
|
|
// UnityEngine.GameObject
|
|
struct GameObject_t76FEDD663AB33C991A9C9A23129337651094216F : public Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C
|
|
{
|
|
};
|
|
|
|
// UnityEngine.Material
|
|
struct Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3 : public Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C
|
|
{
|
|
};
|
|
|
|
// System.MulticastDelegate
|
|
struct MulticastDelegate_t : public Delegate_t
|
|
{
|
|
// System.Delegate[] System.MulticastDelegate::delegates
|
|
DelegateU5BU5D_tC5AB7E8F745616680F337909D3A8E6C722CDF771* ___delegates_13;
|
|
};
|
|
// Native definition for P/Invoke marshalling of System.MulticastDelegate
|
|
struct MulticastDelegate_t_marshaled_pinvoke : public Delegate_t_marshaled_pinvoke
|
|
{
|
|
Delegate_t_marshaled_pinvoke** ___delegates_13;
|
|
};
|
|
// Native definition for COM marshalling of System.MulticastDelegate
|
|
struct MulticastDelegate_t_marshaled_com : public Delegate_t_marshaled_com
|
|
{
|
|
Delegate_t_marshaled_com** ___delegates_13;
|
|
};
|
|
|
|
// System.Type
|
|
struct Type_t : public MemberInfo_t
|
|
{
|
|
// System.RuntimeTypeHandle System.Type::_impl
|
|
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B ____impl_8;
|
|
};
|
|
|
|
// UnityEngine.Behaviour
|
|
struct Behaviour_t01970CFBBA658497AE30F311C447DB0440BAB7FA : public Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3
|
|
{
|
|
};
|
|
|
|
// UnityEngine.Renderer
|
|
struct Renderer_t320575F223BCB177A982E5DDB5DB19FAA89E7FBF : public Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3
|
|
{
|
|
};
|
|
|
|
// UnityEngine.Rigidbody
|
|
struct Rigidbody_t268697F5A994213ED97393309870968BC1C7393C : public Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3
|
|
{
|
|
};
|
|
|
|
// UnityEngine.Transform
|
|
struct Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1 : public Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3
|
|
{
|
|
};
|
|
|
|
// iTween/ApplyTween
|
|
struct ApplyTween_t4240CA2F57818B1C74C9645C3A8C17B9B09B3556 : public MulticastDelegate_t
|
|
{
|
|
};
|
|
|
|
// iTween/EasingFunction
|
|
struct EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD : public MulticastDelegate_t
|
|
{
|
|
};
|
|
|
|
// UnityEngine.AudioBehaviour
|
|
struct AudioBehaviour_t2DC0BEF7B020C952F3D2DA5AAAC88501C7EEB941 : public Behaviour_t01970CFBBA658497AE30F311C447DB0440BAB7FA
|
|
{
|
|
};
|
|
|
|
// UnityEngine.Light
|
|
struct Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3 : public Behaviour_t01970CFBBA658497AE30F311C447DB0440BAB7FA
|
|
{
|
|
// System.Int32 UnityEngine.Light::m_BakedIndex
|
|
int32_t ___m_BakedIndex_4;
|
|
};
|
|
|
|
// UnityEngine.MonoBehaviour
|
|
struct MonoBehaviour_t532A11E69716D348D8AA7F854AFCBFCB8AD17F71 : public Behaviour_t01970CFBBA658497AE30F311C447DB0440BAB7FA
|
|
{
|
|
};
|
|
|
|
// UnityEngine.AudioSource
|
|
struct AudioSource_t871AC2272F896738252F04EE949AEF5B241D3299 : public AudioBehaviour_t2DC0BEF7B020C952F3D2DA5AAAC88501C7EEB941
|
|
{
|
|
};
|
|
|
|
// iTween
|
|
struct iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1 : public MonoBehaviour_t532A11E69716D348D8AA7F854AFCBFCB8AD17F71
|
|
{
|
|
// System.String iTween::id
|
|
String_t* ___id_5;
|
|
// System.String iTween::type
|
|
String_t* ___type_6;
|
|
// System.String iTween::method
|
|
String_t* ___method_7;
|
|
// iTween/EaseType iTween::easeType
|
|
int32_t ___easeType_8;
|
|
// System.Single iTween::time
|
|
float ___time_9;
|
|
// System.Single iTween::delay
|
|
float ___delay_10;
|
|
// iTween/LoopType iTween::loopType
|
|
int32_t ___loopType_11;
|
|
// System.Boolean iTween::isRunning
|
|
bool ___isRunning_12;
|
|
// System.Boolean iTween::isPaused
|
|
bool ___isPaused_13;
|
|
// System.String iTween::_name
|
|
String_t* ____name_14;
|
|
// System.Single iTween::runningTime
|
|
float ___runningTime_15;
|
|
// System.Single iTween::percentage
|
|
float ___percentage_16;
|
|
// System.Single iTween::delayStarted
|
|
float ___delayStarted_17;
|
|
// System.Boolean iTween::kinematic
|
|
bool ___kinematic_18;
|
|
// System.Boolean iTween::isLocal
|
|
bool ___isLocal_19;
|
|
// System.Boolean iTween::loop
|
|
bool ___loop_20;
|
|
// System.Boolean iTween::reverse
|
|
bool ___reverse_21;
|
|
// System.Boolean iTween::wasPaused
|
|
bool ___wasPaused_22;
|
|
// System.Boolean iTween::physics
|
|
bool ___physics_23;
|
|
// System.Collections.Hashtable iTween::tweenArguments
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* ___tweenArguments_24;
|
|
// UnityEngine.Space iTween::space
|
|
int32_t ___space_25;
|
|
// iTween/EasingFunction iTween::ease
|
|
EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD* ___ease_26;
|
|
// iTween/ApplyTween iTween::apply
|
|
ApplyTween_t4240CA2F57818B1C74C9645C3A8C17B9B09B3556* ___apply_27;
|
|
// UnityEngine.AudioSource iTween::audioSource
|
|
AudioSource_t871AC2272F896738252F04EE949AEF5B241D3299* ___audioSource_28;
|
|
// UnityEngine.Vector3[] iTween::vector3s
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* ___vector3s_29;
|
|
// UnityEngine.Vector2[] iTween::vector2s
|
|
Vector2U5BU5D_tFEBBC94BCC6C9C88277BA04047D2B3FDB6ED7FDA* ___vector2s_30;
|
|
// UnityEngine.Color[,] iTween::colors
|
|
ColorU5BU2CU5D_t3D6E7A083540AE9726FD6FD9693C85DFCDD8C89E* ___colors_31;
|
|
// System.Single[] iTween::floats
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* ___floats_32;
|
|
// UnityEngine.Rect[] iTween::rects
|
|
RectU5BU5D_t83297CB2E61BDF9D27DCB1A3E5C78EBCE9F7C993* ___rects_33;
|
|
// iTween/CRSpline iTween::path
|
|
CRSpline_t38ACC270BD80983249846FAD81E7111DC9476244* ___path_34;
|
|
// UnityEngine.Vector3 iTween::preUpdate
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___preUpdate_35;
|
|
// UnityEngine.Vector3 iTween::postUpdate
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___postUpdate_36;
|
|
// iTween/NamedValueColor iTween::namedcolorvalue
|
|
int32_t ___namedcolorvalue_37;
|
|
// System.Single iTween::lastRealTime
|
|
float ___lastRealTime_38;
|
|
// System.Boolean iTween::useRealTime
|
|
bool ___useRealTime_39;
|
|
// UnityEngine.Transform iTween::thisTransform
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* ___thisTransform_40;
|
|
};
|
|
|
|
// System.Collections.Generic.List`1<System.Collections.Hashtable>
|
|
struct List_1_t2A52E5C00B98CBC8D02BF94A380F75023D0D130B_StaticFields
|
|
{
|
|
// T[] System.Collections.Generic.List`1::s_emptyArray
|
|
HashtableU5BU5D_t61BD3CFB22E6F272300088C74EF40A25E5115FA7* ___s_emptyArray_5;
|
|
};
|
|
|
|
// System.Collections.Generic.List`1<System.Collections.Hashtable>
|
|
|
|
// System.Collections.Generic.List`1<System.Object>
|
|
struct List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D_StaticFields
|
|
{
|
|
// T[] System.Collections.Generic.List`1::s_emptyArray
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ___s_emptyArray_5;
|
|
};
|
|
|
|
// System.Collections.Generic.List`1<System.Object>
|
|
|
|
// System.Collections.ArrayList
|
|
|
|
// System.Collections.ArrayList
|
|
|
|
// System.Collections.Hashtable
|
|
struct Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D_StaticFields
|
|
{
|
|
// System.Runtime.CompilerServices.ConditionalWeakTable`2<System.Object,System.Runtime.Serialization.SerializationInfo> System.Collections.Hashtable::s_serializationInfoTable
|
|
ConditionalWeakTable_2_t381B9D0186C0FCC3F83C0696C28C5001468A7858* ___s_serializationInfoTable_21;
|
|
};
|
|
|
|
// System.Collections.Hashtable
|
|
|
|
// System.String
|
|
struct String_t_StaticFields
|
|
{
|
|
// System.String System.String::Empty
|
|
String_t* ___Empty_6;
|
|
};
|
|
|
|
// System.String
|
|
|
|
// iTween/<Start>d__229
|
|
|
|
// iTween/<Start>d__229
|
|
|
|
// iTween/<TweenDelay>d__145
|
|
|
|
// iTween/<TweenDelay>d__145
|
|
|
|
// iTween/<TweenRestart>d__147
|
|
|
|
// iTween/<TweenRestart>d__147
|
|
|
|
// iTween/CRSpline
|
|
|
|
// iTween/CRSpline
|
|
|
|
// System.Collections.Generic.List`1/Enumerator<System.Collections.Hashtable>
|
|
|
|
// System.Collections.Generic.List`1/Enumerator<System.Collections.Hashtable>
|
|
|
|
// System.Collections.Generic.List`1/Enumerator<System.Object>
|
|
|
|
// System.Collections.Generic.List`1/Enumerator<System.Object>
|
|
|
|
// System.Boolean
|
|
struct Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_StaticFields
|
|
{
|
|
// System.String System.Boolean::TrueString
|
|
String_t* ___TrueString_5;
|
|
// System.String System.Boolean::FalseString
|
|
String_t* ___FalseString_6;
|
|
};
|
|
|
|
// System.Boolean
|
|
|
|
// UnityEngine.Color
|
|
|
|
// UnityEngine.Color
|
|
|
|
// System.Collections.DictionaryEntry
|
|
|
|
// System.Collections.DictionaryEntry
|
|
|
|
// System.Double
|
|
|
|
// System.Double
|
|
|
|
// System.Enum
|
|
struct Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2_StaticFields
|
|
{
|
|
// System.Char[] System.Enum::enumSeperatorCharArray
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___enumSeperatorCharArray_0;
|
|
};
|
|
|
|
// System.Enum
|
|
|
|
// System.Guid
|
|
struct Guid_t_StaticFields
|
|
{
|
|
// System.Guid System.Guid::Empty
|
|
Guid_t ___Empty_0;
|
|
};
|
|
|
|
// System.Guid
|
|
|
|
// System.Int32
|
|
|
|
// System.Int32
|
|
|
|
// System.IntPtr
|
|
struct IntPtr_t_StaticFields
|
|
{
|
|
// System.IntPtr System.IntPtr::Zero
|
|
intptr_t ___Zero_1;
|
|
};
|
|
|
|
// System.IntPtr
|
|
|
|
// UnityEngine.Quaternion
|
|
struct Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974_StaticFields
|
|
{
|
|
// UnityEngine.Quaternion UnityEngine.Quaternion::identityQuaternion
|
|
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 ___identityQuaternion_4;
|
|
};
|
|
|
|
// UnityEngine.Quaternion
|
|
|
|
// UnityEngine.Rect
|
|
|
|
// UnityEngine.Rect
|
|
|
|
// System.Single
|
|
|
|
// System.Single
|
|
|
|
// System.UInt32
|
|
|
|
// System.UInt32
|
|
|
|
// UnityEngine.Vector2
|
|
struct Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7_StaticFields
|
|
{
|
|
// UnityEngine.Vector2 UnityEngine.Vector2::zeroVector
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___zeroVector_2;
|
|
// UnityEngine.Vector2 UnityEngine.Vector2::oneVector
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___oneVector_3;
|
|
// UnityEngine.Vector2 UnityEngine.Vector2::upVector
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___upVector_4;
|
|
// UnityEngine.Vector2 UnityEngine.Vector2::downVector
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___downVector_5;
|
|
// UnityEngine.Vector2 UnityEngine.Vector2::leftVector
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___leftVector_6;
|
|
// UnityEngine.Vector2 UnityEngine.Vector2::rightVector
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___rightVector_7;
|
|
// UnityEngine.Vector2 UnityEngine.Vector2::positiveInfinityVector
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___positiveInfinityVector_8;
|
|
// UnityEngine.Vector2 UnityEngine.Vector2::negativeInfinityVector
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___negativeInfinityVector_9;
|
|
};
|
|
|
|
// UnityEngine.Vector2
|
|
|
|
// UnityEngine.Vector3
|
|
struct Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_StaticFields
|
|
{
|
|
// UnityEngine.Vector3 UnityEngine.Vector3::zeroVector
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___zeroVector_5;
|
|
// UnityEngine.Vector3 UnityEngine.Vector3::oneVector
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___oneVector_6;
|
|
// UnityEngine.Vector3 UnityEngine.Vector3::upVector
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___upVector_7;
|
|
// UnityEngine.Vector3 UnityEngine.Vector3::downVector
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___downVector_8;
|
|
// UnityEngine.Vector3 UnityEngine.Vector3::leftVector
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___leftVector_9;
|
|
// UnityEngine.Vector3 UnityEngine.Vector3::rightVector
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___rightVector_10;
|
|
// UnityEngine.Vector3 UnityEngine.Vector3::forwardVector
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___forwardVector_11;
|
|
// UnityEngine.Vector3 UnityEngine.Vector3::backVector
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___backVector_12;
|
|
// UnityEngine.Vector3 UnityEngine.Vector3::positiveInfinityVector
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___positiveInfinityVector_13;
|
|
// UnityEngine.Vector3 UnityEngine.Vector3::negativeInfinityVector
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___negativeInfinityVector_14;
|
|
};
|
|
|
|
// UnityEngine.Vector3
|
|
|
|
// System.Void
|
|
|
|
// System.Void
|
|
|
|
// System.Nullable`1<UnityEngine.Vector3>
|
|
|
|
// System.Nullable`1<UnityEngine.Vector3>
|
|
|
|
// UnityEngine.Coroutine
|
|
|
|
// UnityEngine.Coroutine
|
|
|
|
// UnityEngine.Object
|
|
struct Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_StaticFields
|
|
{
|
|
// System.Int32 UnityEngine.Object::OffsetOfInstanceIDInCPlusPlusObject
|
|
int32_t ___OffsetOfInstanceIDInCPlusPlusObject_1;
|
|
};
|
|
|
|
// UnityEngine.Object
|
|
|
|
// System.RuntimeTypeHandle
|
|
|
|
// System.RuntimeTypeHandle
|
|
|
|
// iTween/Defaults
|
|
struct Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_StaticFields
|
|
{
|
|
// System.Single iTween/Defaults::time
|
|
float ___time_0;
|
|
// System.Single iTween/Defaults::delay
|
|
float ___delay_1;
|
|
// iTween/NamedValueColor iTween/Defaults::namedColorValue
|
|
int32_t ___namedColorValue_2;
|
|
// iTween/LoopType iTween/Defaults::loopType
|
|
int32_t ___loopType_3;
|
|
// iTween/EaseType iTween/Defaults::easeType
|
|
int32_t ___easeType_4;
|
|
// System.Single iTween/Defaults::lookSpeed
|
|
float ___lookSpeed_5;
|
|
// System.Boolean iTween/Defaults::isLocal
|
|
bool ___isLocal_6;
|
|
// UnityEngine.Space iTween/Defaults::space
|
|
int32_t ___space_7;
|
|
// System.Boolean iTween/Defaults::orientToPath
|
|
bool ___orientToPath_8;
|
|
// UnityEngine.Color iTween/Defaults::color
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___color_9;
|
|
// System.Single iTween/Defaults::updateTimePercentage
|
|
float ___updateTimePercentage_10;
|
|
// System.Single iTween/Defaults::updateTime
|
|
float ___updateTime_11;
|
|
// System.Single iTween/Defaults::lookAhead
|
|
float ___lookAhead_12;
|
|
// System.Boolean iTween/Defaults::useRealTime
|
|
bool ___useRealTime_13;
|
|
// UnityEngine.Vector3 iTween/Defaults::up
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___up_14;
|
|
};
|
|
|
|
// iTween/Defaults
|
|
|
|
// UnityEngine.AudioClip
|
|
|
|
// UnityEngine.AudioClip
|
|
|
|
// UnityEngine.Component
|
|
|
|
// UnityEngine.Component
|
|
|
|
// UnityEngine.GameObject
|
|
|
|
// UnityEngine.GameObject
|
|
|
|
// UnityEngine.Material
|
|
|
|
// UnityEngine.Material
|
|
|
|
// System.Type
|
|
struct Type_t_StaticFields
|
|
{
|
|
// System.Reflection.Binder modreq(System.Runtime.CompilerServices.IsVolatile) System.Type::s_defaultBinder
|
|
Binder_t91BFCE95A7057FADF4D8A1A342AFE52872246235* ___s_defaultBinder_0;
|
|
// System.Char System.Type::Delimiter
|
|
Il2CppChar ___Delimiter_1;
|
|
// System.Type[] System.Type::EmptyTypes
|
|
TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* ___EmptyTypes_2;
|
|
// System.Object System.Type::Missing
|
|
RuntimeObject* ___Missing_3;
|
|
// System.Reflection.MemberFilter System.Type::FilterAttribute
|
|
MemberFilter_tF644F1AE82F611B677CE1964D5A3277DDA21D553* ___FilterAttribute_4;
|
|
// System.Reflection.MemberFilter System.Type::FilterName
|
|
MemberFilter_tF644F1AE82F611B677CE1964D5A3277DDA21D553* ___FilterName_5;
|
|
// System.Reflection.MemberFilter System.Type::FilterNameIgnoreCase
|
|
MemberFilter_tF644F1AE82F611B677CE1964D5A3277DDA21D553* ___FilterNameIgnoreCase_6;
|
|
};
|
|
|
|
// System.Type
|
|
|
|
// UnityEngine.Behaviour
|
|
|
|
// UnityEngine.Behaviour
|
|
|
|
// UnityEngine.Renderer
|
|
|
|
// UnityEngine.Renderer
|
|
|
|
// UnityEngine.Rigidbody
|
|
|
|
// UnityEngine.Rigidbody
|
|
|
|
// UnityEngine.Transform
|
|
|
|
// UnityEngine.Transform
|
|
|
|
// iTween/ApplyTween
|
|
|
|
// iTween/ApplyTween
|
|
|
|
// iTween/EasingFunction
|
|
|
|
// iTween/EasingFunction
|
|
|
|
// UnityEngine.Light
|
|
|
|
// UnityEngine.Light
|
|
|
|
// UnityEngine.MonoBehaviour
|
|
|
|
// UnityEngine.MonoBehaviour
|
|
|
|
// UnityEngine.AudioSource
|
|
|
|
// UnityEngine.AudioSource
|
|
|
|
// iTween
|
|
struct iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_StaticFields
|
|
{
|
|
// System.Collections.Generic.List`1<System.Collections.Hashtable> iTween::tweens
|
|
List_1_t2A52E5C00B98CBC8D02BF94A380F75023D0D130B* ___tweens_4;
|
|
};
|
|
|
|
// iTween
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
// System.Object[]
|
|
struct ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918 : public RuntimeArray
|
|
{
|
|
ALIGN_FIELD (8) RuntimeObject* m_Items[1];
|
|
|
|
inline RuntimeObject* GetAt(il2cpp_array_size_t index) const
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items[index];
|
|
}
|
|
inline RuntimeObject** GetAddressAt(il2cpp_array_size_t index)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAt(il2cpp_array_size_t index, RuntimeObject* value)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
m_Items[index] = value;
|
|
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
|
|
}
|
|
inline RuntimeObject* GetAtUnchecked(il2cpp_array_size_t index) const
|
|
{
|
|
return m_Items[index];
|
|
}
|
|
inline RuntimeObject** GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|
{
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAtUnchecked(il2cpp_array_size_t index, RuntimeObject* value)
|
|
{
|
|
m_Items[index] = value;
|
|
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
|
|
}
|
|
};
|
|
// UnityEngine.Vector3[]
|
|
struct Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C : public RuntimeArray
|
|
{
|
|
ALIGN_FIELD (8) Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 m_Items[1];
|
|
|
|
inline Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 GetAt(il2cpp_array_size_t index) const
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items[index];
|
|
}
|
|
inline Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* 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, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 value)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
m_Items[index] = value;
|
|
}
|
|
inline Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 GetAtUnchecked(il2cpp_array_size_t index) const
|
|
{
|
|
return m_Items[index];
|
|
}
|
|
inline Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|
{
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAtUnchecked(il2cpp_array_size_t index, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 value)
|
|
{
|
|
m_Items[index] = value;
|
|
}
|
|
};
|
|
// UnityEngine.Transform[]
|
|
struct TransformU5BU5D_tBB9C5F5686CAE82E3D97D43DF0F3D68ABF75EC24 : public RuntimeArray
|
|
{
|
|
ALIGN_FIELD (8) Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* m_Items[1];
|
|
|
|
inline Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* GetAt(il2cpp_array_size_t index) const
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items[index];
|
|
}
|
|
inline Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1** 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, Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* value)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
m_Items[index] = value;
|
|
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
|
|
}
|
|
inline Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* GetAtUnchecked(il2cpp_array_size_t index) const
|
|
{
|
|
return m_Items[index];
|
|
}
|
|
inline Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1** GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|
{
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAtUnchecked(il2cpp_array_size_t index, Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* value)
|
|
{
|
|
m_Items[index] = value;
|
|
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
|
|
}
|
|
};
|
|
// UnityEngine.Rect[]
|
|
struct RectU5BU5D_t83297CB2E61BDF9D27DCB1A3E5C78EBCE9F7C993 : public RuntimeArray
|
|
{
|
|
ALIGN_FIELD (8) Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D m_Items[1];
|
|
|
|
inline Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D GetAt(il2cpp_array_size_t index) const
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items[index];
|
|
}
|
|
inline Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* 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, Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D value)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
m_Items[index] = value;
|
|
}
|
|
inline Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D GetAtUnchecked(il2cpp_array_size_t index) const
|
|
{
|
|
return m_Items[index];
|
|
}
|
|
inline Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|
{
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAtUnchecked(il2cpp_array_size_t index, Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D value)
|
|
{
|
|
m_Items[index] = value;
|
|
}
|
|
};
|
|
// UnityEngine.Color[,]
|
|
struct ColorU5BU2CU5D_t3D6E7A083540AE9726FD6FD9693C85DFCDD8C89E : public RuntimeArray
|
|
{
|
|
ALIGN_FIELD (8) Color_tD001788D726C3A7F1379BEED0260B9591F440C1F m_Items[1];
|
|
|
|
inline Color_tD001788D726C3A7F1379BEED0260B9591F440C1F GetAt(il2cpp_array_size_t index) const
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items[index];
|
|
}
|
|
inline Color_tD001788D726C3A7F1379BEED0260B9591F440C1F* GetAddressAt(il2cpp_array_size_t index)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAt(il2cpp_array_size_t index, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F value)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
m_Items[index] = value;
|
|
}
|
|
inline Color_tD001788D726C3A7F1379BEED0260B9591F440C1F GetAtUnchecked(il2cpp_array_size_t index) const
|
|
{
|
|
return m_Items[index];
|
|
}
|
|
inline Color_tD001788D726C3A7F1379BEED0260B9591F440C1F* GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|
{
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAtUnchecked(il2cpp_array_size_t index, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F value)
|
|
{
|
|
m_Items[index] = value;
|
|
}
|
|
inline Color_tD001788D726C3A7F1379BEED0260B9591F440C1F GetAt(il2cpp_array_size_t i, il2cpp_array_size_t j) const
|
|
{
|
|
il2cpp_array_size_t iBound = bounds[0].length;
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(i, iBound);
|
|
il2cpp_array_size_t jBound = bounds[1].length;
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(j, jBound);
|
|
|
|
il2cpp_array_size_t index = i * jBound + j;
|
|
return m_Items[index];
|
|
}
|
|
inline Color_tD001788D726C3A7F1379BEED0260B9591F440C1F* GetAddressAt(il2cpp_array_size_t i, il2cpp_array_size_t j)
|
|
{
|
|
il2cpp_array_size_t iBound = bounds[0].length;
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(i, iBound);
|
|
il2cpp_array_size_t jBound = bounds[1].length;
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(j, jBound);
|
|
|
|
il2cpp_array_size_t index = i * jBound + j;
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAt(il2cpp_array_size_t i, il2cpp_array_size_t j, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F value)
|
|
{
|
|
il2cpp_array_size_t iBound = bounds[0].length;
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(i, iBound);
|
|
il2cpp_array_size_t jBound = bounds[1].length;
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(j, jBound);
|
|
|
|
il2cpp_array_size_t index = i * jBound + j;
|
|
m_Items[index] = value;
|
|
}
|
|
inline Color_tD001788D726C3A7F1379BEED0260B9591F440C1F GetAtUnchecked(il2cpp_array_size_t i, il2cpp_array_size_t j) const
|
|
{
|
|
il2cpp_array_size_t jBound = bounds[1].length;
|
|
|
|
il2cpp_array_size_t index = i * jBound + j;
|
|
return m_Items[index];
|
|
}
|
|
inline Color_tD001788D726C3A7F1379BEED0260B9591F440C1F* GetAddressAtUnchecked(il2cpp_array_size_t i, il2cpp_array_size_t j)
|
|
{
|
|
il2cpp_array_size_t jBound = bounds[1].length;
|
|
|
|
il2cpp_array_size_t index = i * jBound + j;
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAtUnchecked(il2cpp_array_size_t i, il2cpp_array_size_t j, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F value)
|
|
{
|
|
il2cpp_array_size_t jBound = bounds[1].length;
|
|
|
|
il2cpp_array_size_t index = i * jBound + j;
|
|
m_Items[index] = value;
|
|
}
|
|
};
|
|
// UnityEngine.Vector2[]
|
|
struct Vector2U5BU5D_tFEBBC94BCC6C9C88277BA04047D2B3FDB6ED7FDA : public RuntimeArray
|
|
{
|
|
ALIGN_FIELD (8) Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 m_Items[1];
|
|
|
|
inline Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 GetAt(il2cpp_array_size_t index) const
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items[index];
|
|
}
|
|
inline Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* 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, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 value)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
m_Items[index] = value;
|
|
}
|
|
inline Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 GetAtUnchecked(il2cpp_array_size_t index) const
|
|
{
|
|
return m_Items[index];
|
|
}
|
|
inline Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|
{
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAtUnchecked(il2cpp_array_size_t index, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 value)
|
|
{
|
|
m_Items[index] = value;
|
|
}
|
|
};
|
|
// System.Single[]
|
|
struct SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C : public RuntimeArray
|
|
{
|
|
ALIGN_FIELD (8) float m_Items[1];
|
|
|
|
inline float GetAt(il2cpp_array_size_t index) const
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items[index];
|
|
}
|
|
inline float* GetAddressAt(il2cpp_array_size_t index)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAt(il2cpp_array_size_t index, float value)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
m_Items[index] = value;
|
|
}
|
|
inline float GetAtUnchecked(il2cpp_array_size_t index) const
|
|
{
|
|
return m_Items[index];
|
|
}
|
|
inline float* GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|
{
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAtUnchecked(il2cpp_array_size_t index, float value)
|
|
{
|
|
m_Items[index] = value;
|
|
}
|
|
};
|
|
// UnityEngine.Material[]
|
|
struct MaterialU5BU5D_t2B1D11C42DB07A4400C0535F92DBB87A2E346D3D : public RuntimeArray
|
|
{
|
|
ALIGN_FIELD (8) Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* m_Items[1];
|
|
|
|
inline Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* GetAt(il2cpp_array_size_t index) const
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items[index];
|
|
}
|
|
inline Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3** 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, Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* value)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
m_Items[index] = value;
|
|
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
|
|
}
|
|
inline Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* GetAtUnchecked(il2cpp_array_size_t index) const
|
|
{
|
|
return m_Items[index];
|
|
}
|
|
inline Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3** GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|
{
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAtUnchecked(il2cpp_array_size_t index, Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* value)
|
|
{
|
|
m_Items[index] = value;
|
|
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
|
|
}
|
|
};
|
|
// UnityEngine.Color[]
|
|
struct ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389 : public RuntimeArray
|
|
{
|
|
ALIGN_FIELD (8) Color_tD001788D726C3A7F1379BEED0260B9591F440C1F m_Items[1];
|
|
|
|
inline Color_tD001788D726C3A7F1379BEED0260B9591F440C1F GetAt(il2cpp_array_size_t index) const
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items[index];
|
|
}
|
|
inline Color_tD001788D726C3A7F1379BEED0260B9591F440C1F* GetAddressAt(il2cpp_array_size_t index)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAt(il2cpp_array_size_t index, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F value)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
m_Items[index] = value;
|
|
}
|
|
inline Color_tD001788D726C3A7F1379BEED0260B9591F440C1F GetAtUnchecked(il2cpp_array_size_t index) const
|
|
{
|
|
return m_Items[index];
|
|
}
|
|
inline Color_tD001788D726C3A7F1379BEED0260B9591F440C1F* GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|
{
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAtUnchecked(il2cpp_array_size_t index, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F value)
|
|
{
|
|
m_Items[index] = value;
|
|
}
|
|
};
|
|
// UnityEngine.Component[]
|
|
struct ComponentU5BU5D_t40ECDBC5CC15EA282AF49771C20EBFDADC532D0E : public RuntimeArray
|
|
{
|
|
ALIGN_FIELD (8) Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3* m_Items[1];
|
|
|
|
inline Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3* GetAt(il2cpp_array_size_t index) const
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items[index];
|
|
}
|
|
inline Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3** 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, Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3* value)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
m_Items[index] = value;
|
|
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
|
|
}
|
|
inline Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3* GetAtUnchecked(il2cpp_array_size_t index) const
|
|
{
|
|
return m_Items[index];
|
|
}
|
|
inline Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3** GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|
{
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAtUnchecked(il2cpp_array_size_t index, Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3* value)
|
|
{
|
|
m_Items[index] = value;
|
|
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
|
|
}
|
|
};
|
|
// iTween[]
|
|
struct iTweenU5BU5D_t1250FFDD7FF22A4BDB90B55A4A01F13F43A0B70D : public RuntimeArray
|
|
{
|
|
ALIGN_FIELD (8) iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* m_Items[1];
|
|
|
|
inline iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* GetAt(il2cpp_array_size_t index) const
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
return m_Items[index];
|
|
}
|
|
inline iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1** 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, iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* value)
|
|
{
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|
m_Items[index] = value;
|
|
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
|
|
}
|
|
inline iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* GetAtUnchecked(il2cpp_array_size_t index) const
|
|
{
|
|
return m_Items[index];
|
|
}
|
|
inline iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1** GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|
{
|
|
return m_Items + index;
|
|
}
|
|
inline void SetAtUnchecked(il2cpp_array_size_t index, iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* value)
|
|
{
|
|
m_Items[index] = value;
|
|
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
|
|
}
|
|
};
|
|
|
|
|
|
// T UnityEngine.GameObject::GetComponent<System.Object>()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* GameObject_GetComponent_TisRuntimeObject_m6EAED4AA356F0F48288F67899E5958792395563B_gshared (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* __this, const RuntimeMethod* method) ;
|
|
// System.Boolean System.Nullable`1<UnityEngine.Vector3>::get_HasValue()
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Nullable_1_get_HasValue_m6B76086B0E863AB1D634FD03E30154F230070435_gshared_inline (Nullable_1_t9C51B084784B716FFF4ED4575C63CFD8A71A86FE* __this, const RuntimeMethod* method) ;
|
|
// T System.Nullable`1<UnityEngine.Vector3>::GetValueOrDefault()
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Nullable_1_GetValueOrDefault_mD88C565C80170105E87BB423C5B2F974840EF90F_gshared_inline (Nullable_1_t9C51B084784B716FFF4ED4575C63CFD8A71A86FE* __this, const RuntimeMethod* method) ;
|
|
// T UnityEngine.Component::GetComponent<System.Object>()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Component_GetComponent_TisRuntimeObject_m7181F81CAEC2CF53F5D2BC79B7425C16E1F80D33_gshared (Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3* __this, const RuntimeMethod* method) ;
|
|
// T UnityEngine.GameObject::AddComponent<System.Object>()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* GameObject_AddComponent_TisRuntimeObject_m69B93700FACCF372F5753371C6E8FB780800B824_gshared (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* __this, const RuntimeMethod* method) ;
|
|
// T[] UnityEngine.GameObject::GetComponents<System.Object>()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* GameObject_GetComponents_TisRuntimeObject_m1654344F5C897CA86F9AB51530972086BDB05948_gshared (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* __this, const RuntimeMethod* method) ;
|
|
// T System.Collections.Generic.List`1<System.Object>::get_Item(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* List_1_get_Item_m33561245D64798C2AB07584C0EC4F240E4839A38_gshared (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, int32_t ___0_index, const RuntimeMethod* method) ;
|
|
// System.Int32 System.Collections.Generic.List`1<System.Object>::get_Count()
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t List_1_get_Count_m4407E4C389F22B8CEC282C15D56516658746C383_gshared_inline (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, const RuntimeMethod* method) ;
|
|
// System.Void System.Collections.Generic.List`1<System.Object>::Clear()
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Clear_m16C1F2C61FED5955F10EB36BC1CB2DF34B128994_gshared_inline (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, const RuntimeMethod* method) ;
|
|
// System.Void System.Collections.Generic.List`1<System.Object>::Insert(System.Int32,T)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_Insert_m9C9559248941FED50561DB029D55DF08DEF3B094_gshared (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, int32_t ___0_index, RuntimeObject* ___1_item, const RuntimeMethod* method) ;
|
|
// System.Collections.Generic.List`1/Enumerator<T> System.Collections.Generic.List`1<System.Object>::GetEnumerator()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_t9473BAB568A27E2339D48C1F91319E0F6D244D7A List_1_GetEnumerator_mD8294A7FA2BEB1929487127D476F8EC1CDC23BFC_gshared (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, const RuntimeMethod* method) ;
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.Object>::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator_Dispose_mD9DC3E3C3697830A4823047AB29A77DBBB5ED419_gshared (Enumerator_t9473BAB568A27E2339D48C1F91319E0F6D244D7A* __this, const RuntimeMethod* method) ;
|
|
// T System.Collections.Generic.List`1/Enumerator<System.Object>::get_Current()
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_m6330F15D18EE4F547C05DF9BF83C5EB710376027_gshared_inline (Enumerator_t9473BAB568A27E2339D48C1F91319E0F6D244D7A* __this, const RuntimeMethod* method) ;
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<System.Object>::MoveNext()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_mE921CC8F29FBBDE7CC3209A0ED0D921D58D00BCB_gshared (Enumerator_t9473BAB568A27E2339D48C1F91319E0F6D244D7A* __this, const RuntimeMethod* method) ;
|
|
// System.Void System.Collections.Generic.List`1<System.Object>::RemoveAt(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_RemoveAt_m54F62297ADEE4D4FDA697F49ED807BF901201B54_gshared (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, int32_t ___0_index, const RuntimeMethod* method) ;
|
|
// T[] UnityEngine.Component::GetComponents<System.Object>()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* Component_GetComponents_TisRuntimeObject_m35447B0B07F9C06A1AF846E482EC6FEB09D2436F_gshared (Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3* __this, const RuntimeMethod* method) ;
|
|
// System.Void System.Collections.Generic.List`1<System.Object>::.ctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_m7F078BB342729BDF11327FD89D7872265328F690_gshared (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, const RuntimeMethod* method) ;
|
|
|
|
// UnityEngine.Vector3 UnityEngine.Vector3::get_zero()
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3_get_zero_m0C1249C3F25B1C70EAD3CC8B31259975A457AE39_inline (const RuntimeMethod* method) ;
|
|
// System.Void iTween::MoveBy(UnityEngine.GameObject,UnityEngine.Vector3,System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_MoveBy_m41CD96841490B6D61BE226B850F64C071362A0DD (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___1_amount, float ___2_time, const RuntimeMethod* method) ;
|
|
// System.Collections.Hashtable iTween::CleanArgs(System.Collections.Hashtable)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* iTween_CleanArgs_m0DE6024AC59187B9116BF81C84F0483276A4AC9D (Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* ___0_args, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.Debug::LogError(System.Object)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Debug_LogError_mB00B2B4468EF3CAF041B038D840820FB84C924B2 (RuntimeObject* ___0_message, const RuntimeMethod* method) ;
|
|
// System.Type System.Object::GetType()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t* Object_GetType_mE10A8FC1E57F3DF29972CCBC026C2DC3942263B3 (RuntimeObject* __this, const RuntimeMethod* method) ;
|
|
// System.Type System.Type::GetTypeFromHandle(System.RuntimeTypeHandle)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t* Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57 (RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B ___0_handle, const RuntimeMethod* method) ;
|
|
// System.Boolean System.Type::op_Equality(System.Type,System.Type)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Type_op_Equality_m99930A0E44E420A685FABA60E60BA1CC5FA0EBDC (Type_t* ___0_left, Type_t* ___1_right, const RuntimeMethod* method) ;
|
|
// System.Void iTween::Launch(UnityEngine.GameObject,System.Collections.Hashtable)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_Launch_mDC12448682D0CC8F4772C9A4DB4AD4F9CC9B3E05 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* ___1_args, const RuntimeMethod* method) ;
|
|
// System.Collections.Hashtable iTween::Hash(System.Object[])
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* iTween_Hash_mD88C194FC245F9848017671F12F03CA83C7DA979 (ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ___0_args, const RuntimeMethod* method) ;
|
|
// System.Void iTween::FadeFrom(UnityEngine.GameObject,System.Collections.Hashtable)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_FadeFrom_m648A5EFF516BA3AEB43ACC59B00BB83A384F931F (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* ___1_args, const RuntimeMethod* method) ;
|
|
// System.Void iTween::ColorFrom(UnityEngine.GameObject,System.Collections.Hashtable)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_ColorFrom_m9022E80004ED0C506555C44120C2A375EDF228CA (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* ___1_args, const RuntimeMethod* method) ;
|
|
// System.Void iTween::FadeTo(UnityEngine.GameObject,System.Collections.Hashtable)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_FadeTo_mA2D876CF3B42B214656F39AB6F782D9DFC854001 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* ___1_args, const RuntimeMethod* method) ;
|
|
// System.Void iTween::ColorTo(UnityEngine.GameObject,System.Collections.Hashtable)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_ColorTo_m42592A2AB0E9EB12BBE1E7453BC6AA9421FEBEA8 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* ___1_args, const RuntimeMethod* method) ;
|
|
// UnityEngine.Transform UnityEngine.GameObject::get_transform()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* GameObject_get_transform_m0BC10ADFA1632166AE5544BDF9038A2650C2AE56 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* __this, const RuntimeMethod* method) ;
|
|
// System.Collections.IEnumerator UnityEngine.Transform::GetEnumerator()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Transform_GetEnumerator_mA7E1C882ACA0C33E284711CD09971DEA3FFEF404 (Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* __this, const RuntimeMethod* method) ;
|
|
// UnityEngine.GameObject UnityEngine.Component::get_gameObject()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* Component_get_gameObject_m57AEFBB14DB39EC476F740BA000E170355DE691B (Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3* __this, const RuntimeMethod* method) ;
|
|
// T UnityEngine.GameObject::GetComponent<UnityEngine.Renderer>()
|
|
inline Renderer_t320575F223BCB177A982E5DDB5DB19FAA89E7FBF* GameObject_GetComponent_TisRenderer_t320575F223BCB177A982E5DDB5DB19FAA89E7FBF_m026EB44DB6238F13E2AFBECF1FBBE924CB1B040A (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* __this, const RuntimeMethod* method)
|
|
{
|
|
return (( Renderer_t320575F223BCB177A982E5DDB5DB19FAA89E7FBF* (*) (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F*, const RuntimeMethod*))GameObject_GetComponent_TisRuntimeObject_m6EAED4AA356F0F48288F67899E5958792395563B_gshared)(__this, method);
|
|
}
|
|
// System.Boolean UnityEngine.Object::op_Implicit(UnityEngine.Object)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Object_op_Implicit_m93896EF7D68FA113C42D3FE2BC6F661FC7EF514A (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C* ___0_exists, const RuntimeMethod* method) ;
|
|
// UnityEngine.Material UnityEngine.Renderer::get_material()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* Renderer_get_material_m5BA2A00816C4CC66580D4B2E409CF10718C15656 (Renderer_t320575F223BCB177A982E5DDB5DB19FAA89E7FBF* __this, const RuntimeMethod* method) ;
|
|
// UnityEngine.Color UnityEngine.Material::get_color()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Color_tD001788D726C3A7F1379BEED0260B9591F440C1F Material_get_color_mA4B7D4B96200D9D8B4F36BF19957E9DA81071DBB (Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* __this, const RuntimeMethod* method) ;
|
|
// T UnityEngine.GameObject::GetComponent<UnityEngine.Light>()
|
|
inline Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* GameObject_GetComponent_TisLight_t1E68479B7782AF2050FAA02A5DC612FD034F18F3_m360B68036A4201772041F6229CE3B2EB21B0C91E (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* __this, const RuntimeMethod* method)
|
|
{
|
|
return (( Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* (*) (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F*, const RuntimeMethod*))GameObject_GetComponent_TisRuntimeObject_m6EAED4AA356F0F48288F67899E5958792395563B_gshared)(__this, method);
|
|
}
|
|
// UnityEngine.Color UnityEngine.Light::get_color()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Color_tD001788D726C3A7F1379BEED0260B9591F440C1F Light_get_color_mE7EB8F11BF394877B50A2F335627441889ADE536 (Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* __this, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.Material::set_color(UnityEngine.Color)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Material_set_color_m5C32DEBB215FF9EE35E7B575297D8C2F29CC2A2D (Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* __this, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___0_value, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.Light::set_color(UnityEngine.Color)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Light_set_color_m242F09E22904E0A20D5B032A0749678B0796A87C (Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* __this, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___0_value, const RuntimeMethod* method) ;
|
|
// System.Void iTween::AudioFrom(UnityEngine.GameObject,System.Collections.Hashtable)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_AudioFrom_mCD9E83B7660A354153B141B82356F45A113D094A (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* ___1_args, const RuntimeMethod* method) ;
|
|
// T UnityEngine.GameObject::GetComponent<UnityEngine.AudioSource>()
|
|
inline AudioSource_t871AC2272F896738252F04EE949AEF5B241D3299* GameObject_GetComponent_TisAudioSource_t871AC2272F896738252F04EE949AEF5B241D3299_m4F30DAB8E5B57E8DB6BD8C0C3BB11CCB57690C4A (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* __this, const RuntimeMethod* method)
|
|
{
|
|
return (( AudioSource_t871AC2272F896738252F04EE949AEF5B241D3299* (*) (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F*, const RuntimeMethod*))GameObject_GetComponent_TisRuntimeObject_m6EAED4AA356F0F48288F67899E5958792395563B_gshared)(__this, method);
|
|
}
|
|
// System.Single UnityEngine.AudioSource::get_volume()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float AudioSource_get_volume_m9CCF33BC636562EA282FDE07463B547D70134EE3 (AudioSource_t871AC2272F896738252F04EE949AEF5B241D3299* __this, const RuntimeMethod* method) ;
|
|
// System.Single UnityEngine.AudioSource::get_pitch()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float AudioSource_get_pitch_mB1B0B8A52400B5C798BF1E644FE1C2FFA20A9863 (AudioSource_t871AC2272F896738252F04EE949AEF5B241D3299* __this, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.AudioSource::set_volume(System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AudioSource_set_volume_mD902BBDBBDE0E3C148609BF3C05096148E90F2C0 (AudioSource_t871AC2272F896738252F04EE949AEF5B241D3299* __this, float ___0_value, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.AudioSource::set_pitch(System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AudioSource_set_pitch_mD14631FC99BF38AAFB356D9C45546BC16CF9E811 (AudioSource_t871AC2272F896738252F04EE949AEF5B241D3299* __this, float ___0_value, const RuntimeMethod* method) ;
|
|
// System.Void iTween::AudioTo(UnityEngine.GameObject,System.Collections.Hashtable)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_AudioTo_m3FE5884F20433481C95193088E45B677DD38A940 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* ___1_args, const RuntimeMethod* method) ;
|
|
// System.Void iTween::Stab(UnityEngine.GameObject,System.Collections.Hashtable)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_Stab_m267BB5F10B54867C68C5802505B72683E630A5E6 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* ___1_args, const RuntimeMethod* method) ;
|
|
// System.Void iTween::LookFrom(UnityEngine.GameObject,System.Collections.Hashtable)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_LookFrom_mC265DA70348950D6A2D6161D93D71E1AEE948CE5 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* ___1_args, const RuntimeMethod* method) ;
|
|
// UnityEngine.Vector3 UnityEngine.Transform::get_eulerAngles()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Transform_get_eulerAngles_mCAAF48EFCF628F1ED91C2FFE75A4FD19C039DD6A (Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* __this, const RuntimeMethod* method) ;
|
|
// System.Boolean System.Nullable`1<UnityEngine.Vector3>::get_HasValue()
|
|
inline bool Nullable_1_get_HasValue_m6B76086B0E863AB1D634FD03E30154F230070435_inline (Nullable_1_t9C51B084784B716FFF4ED4575C63CFD8A71A86FE* __this, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (Nullable_1_t9C51B084784B716FFF4ED4575C63CFD8A71A86FE*, const RuntimeMethod*))Nullable_1_get_HasValue_m6B76086B0E863AB1D634FD03E30154F230070435_gshared_inline)(__this, method);
|
|
}
|
|
// T System.Nullable`1<UnityEngine.Vector3>::GetValueOrDefault()
|
|
inline Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Nullable_1_GetValueOrDefault_mD88C565C80170105E87BB423C5B2F974840EF90F_inline (Nullable_1_t9C51B084784B716FFF4ED4575C63CFD8A71A86FE* __this, const RuntimeMethod* method)
|
|
{
|
|
return (( Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 (*) (Nullable_1_t9C51B084784B716FFF4ED4575C63CFD8A71A86FE*, const RuntimeMethod*))Nullable_1_GetValueOrDefault_mD88C565C80170105E87BB423C5B2F974840EF90F_gshared_inline)(__this, method);
|
|
}
|
|
// System.Void UnityEngine.Transform::LookAt(UnityEngine.Transform,UnityEngine.Vector3)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Transform_LookAt_mF76C04C0678092D85FC58A8D983AFA3E4364A8B3 (Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* __this, Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* ___0_target, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___1_worldUp, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.Transform::LookAt(UnityEngine.Vector3,UnityEngine.Vector3)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Transform_LookAt_mBD38EDB5E915C5DA6C5A79D191DEE2C826A9FC2C (Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* __this, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___0_worldPosition, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___1_worldUp, const RuntimeMethod* method) ;
|
|
// System.Boolean System.String::op_Equality(System.String,System.String)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1 (String_t* ___0_a, String_t* ___1_b, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.Transform::set_eulerAngles(UnityEngine.Vector3)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Transform_set_eulerAngles_m9F0BC484A7915A51FAB87230644229B75BACA004 (Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* __this, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___0_value, const RuntimeMethod* method) ;
|
|
// System.Void iTween::LookTo(UnityEngine.GameObject,System.Collections.Hashtable)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_LookTo_m5CEABE475810E8CDA15B862E4F97933998B7C8F1 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* ___1_args, const RuntimeMethod* method) ;
|
|
// UnityEngine.Vector3 UnityEngine.Transform::get_position()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1 (Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* __this, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.Vector3::.ctor(System.Single,System.Single,System.Single)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* __this, float ___0_x, float ___1_y, float ___2_z, const RuntimeMethod* method) ;
|
|
// System.Void iTween::MoveTo(UnityEngine.GameObject,System.Collections.Hashtable)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_MoveTo_mD6E6A1A9EA15740E837A05DF6D096517D9690042 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* ___1_args, const RuntimeMethod* method) ;
|
|
// UnityEngine.Vector3 UnityEngine.Transform::get_localScale()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Transform_get_localScale_m804A002A53A645CDFCD15BB0F37209162720363F (Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* __this, const RuntimeMethod* method) ;
|
|
// System.Void iTween::MoveFrom(UnityEngine.GameObject,System.Collections.Hashtable)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_MoveFrom_m8A37F1E82A294870749041050BC574560EE3908F (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* ___1_args, const RuntimeMethod* method) ;
|
|
// System.Void System.Array::Copy(System.Array,System.Array,System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Array_Copy_m4233828B4E6288B6D815F539AAA38575DE627900 (RuntimeArray* ___0_sourceArray, RuntimeArray* ___1_destinationArray, int32_t ___2_length, const RuntimeMethod* method) ;
|
|
// System.Boolean UnityEngine.Vector3::op_Inequality(UnityEngine.Vector3,UnityEngine.Vector3)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Vector3_op_Inequality_m9F170CDFBF1E490E559DA5D06D6547501A402BBF_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___0_lhs, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___1_rhs, const RuntimeMethod* method) ;
|
|
// UnityEngine.Vector3 UnityEngine.Transform::get_localPosition()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Transform_get_localPosition_mA9C86B990DF0685EA1061A120218993FDCC60A95 (Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* __this, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.Transform::set_localPosition(UnityEngine.Vector3)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Transform_set_localPosition_mDE1C997F7D79C0885210B7732B4BA50EE7D73134 (Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* __this, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___0_value, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.Transform::set_position(UnityEngine.Vector3)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Transform_set_position_mA1A817124BB41B685043DED2A9BA48CDF37C4156 (Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* __this, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___0_value, const RuntimeMethod* method) ;
|
|
// System.Void iTween::MoveAdd(UnityEngine.GameObject,System.Collections.Hashtable)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_MoveAdd_m7A1E446461F88D28EEC6ED4272402EE9692DC707 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* ___1_args, const RuntimeMethod* method) ;
|
|
// System.Void iTween::MoveBy(UnityEngine.GameObject,System.Collections.Hashtable)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_MoveBy_mA11C2C087C444D36027F6B2EE10A46BCF6BEB6FC (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* ___1_args, const RuntimeMethod* method) ;
|
|
// System.Void iTween::ScaleTo(UnityEngine.GameObject,System.Collections.Hashtable)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_ScaleTo_m538BFC23C6BC15F2A116C7B1275BC19791E1E73C (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* ___1_args, const RuntimeMethod* method) ;
|
|
// System.Void iTween::ScaleFrom(UnityEngine.GameObject,System.Collections.Hashtable)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_ScaleFrom_mD684C6BCD960711505D8997D46D45F660DC172DB (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* ___1_args, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.Transform::set_localScale(UnityEngine.Vector3)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Transform_set_localScale_mBA79E811BAF6C47B80FF76414C12B47B3CD03633 (Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* __this, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___0_value, const RuntimeMethod* method) ;
|
|
// System.Void iTween::ScaleAdd(UnityEngine.GameObject,System.Collections.Hashtable)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_ScaleAdd_mFE60D343F1D128DFA2616EB3319431FBC3A609D4 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* ___1_args, const RuntimeMethod* method) ;
|
|
// System.Void iTween::ScaleBy(UnityEngine.GameObject,System.Collections.Hashtable)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_ScaleBy_m3967CEA8EF40790663CCC57E7C55B3C518BDE4C1 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* ___1_args, const RuntimeMethod* method) ;
|
|
// System.Void iTween::RotateTo(UnityEngine.GameObject,System.Collections.Hashtable)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_RotateTo_mE580A42DF5EEE0B3502D468F6C0A429AFAFC5F9A (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* ___1_args, const RuntimeMethod* method) ;
|
|
// System.Void iTween::RotateFrom(UnityEngine.GameObject,System.Collections.Hashtable)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_RotateFrom_m4AFF04D14FA025A14ECAC5CE7E9964073C047FC3 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* ___1_args, const RuntimeMethod* method) ;
|
|
// UnityEngine.Vector3 UnityEngine.Transform::get_localEulerAngles()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Transform_get_localEulerAngles_m358AA9AE8FA24FD1BB7842D231C8644D1C2910C6 (Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* __this, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.Transform::set_localEulerAngles(UnityEngine.Vector3)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Transform_set_localEulerAngles_m0458551662A1A51FDCA4C0417282B25D391661DF (Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* __this, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___0_value, const RuntimeMethod* method) ;
|
|
// System.Void iTween::RotateAdd(UnityEngine.GameObject,System.Collections.Hashtable)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_RotateAdd_m3FEFE8C5725C8BB277D2286D2DD2AB53423E5BFC (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* ___1_args, const RuntimeMethod* method) ;
|
|
// System.Void iTween::RotateBy(UnityEngine.GameObject,System.Collections.Hashtable)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_RotateBy_m15F9D2C6E9EA6BE7BE8AE8E8691E44E22637DA60 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* ___1_args, const RuntimeMethod* method) ;
|
|
// System.Void iTween::ShakePosition(UnityEngine.GameObject,System.Collections.Hashtable)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_ShakePosition_m9844849A28418D388E2D07F25481AADABB589B3E (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* ___1_args, const RuntimeMethod* method) ;
|
|
// System.Void iTween::ShakeScale(UnityEngine.GameObject,System.Collections.Hashtable)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_ShakeScale_m5D9E1375C1A57EF1E7CB3370110ECF532EA61C9D (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* ___1_args, const RuntimeMethod* method) ;
|
|
// System.Void iTween::ShakeRotation(UnityEngine.GameObject,System.Collections.Hashtable)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_ShakeRotation_m29BD0BBC759137B1F85B60F25F06049DF642CB6E (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* ___1_args, const RuntimeMethod* method) ;
|
|
// System.Void iTween::PunchPosition(UnityEngine.GameObject,System.Collections.Hashtable)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_PunchPosition_m8447006DF2C8508BA0BB0B6BA4DF5C269A68EB0C (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* ___1_args, const RuntimeMethod* method) ;
|
|
// System.Void iTween::PunchRotation(UnityEngine.GameObject,System.Collections.Hashtable)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_PunchRotation_mCDF3749AD9A2110628D14EA2BDEEE2EAB92A8F59 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* ___1_args, const RuntimeMethod* method) ;
|
|
// System.Void iTween::PunchScale(UnityEngine.GameObject,System.Collections.Hashtable)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_PunchScale_m12F63A9603DCE87D98466FC60FEB3D48B1566836 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* ___1_args, const RuntimeMethod* method) ;
|
|
// System.UInt32 <PrivateImplementationDetails>::ComputeStringHash(System.String)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t U3CPrivateImplementationDetailsU3E_ComputeStringHash_m6EA1F233618497AEFF8902A5EDFA24C74E2F2876 (String_t* ___0_s, const RuntimeMethod* method) ;
|
|
// System.Void iTween::GenerateFloatTargets()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_GenerateFloatTargets_m330F8B5E81F04D6FF286065078908741630C95A8 (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, const RuntimeMethod* method) ;
|
|
// System.Void iTween/ApplyTween::.ctor(System.Object,System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ApplyTween__ctor_m634D8AA4B132C3EB319A3A32B9A61E23EC89E93A (ApplyTween_t4240CA2F57818B1C74C9645C3A8C17B9B09B3556* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method) ;
|
|
// System.Void iTween::GenerateVector2Targets()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_GenerateVector2Targets_mCB0A50127AF4D969EF0AC4B442C3AE281211D4E5 (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, const RuntimeMethod* method) ;
|
|
// System.Void iTween::GenerateVector3Targets()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_GenerateVector3Targets_m601EEA1BCC42616921DC941E286DD7EAD336FF92 (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, const RuntimeMethod* method) ;
|
|
// System.Void iTween::GenerateColorTargets()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_GenerateColorTargets_m88846CB5A4B593664FE36E6EED9028F7E28502F1 (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, const RuntimeMethod* method) ;
|
|
// System.Void iTween::GenerateRectTargets()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_GenerateRectTargets_m00509E029AAEDC4F78E3A624EB8584902D022C4F (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, const RuntimeMethod* method) ;
|
|
// System.Void iTween::GenerateColorToTargets()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_GenerateColorToTargets_m5C879BBF5724B9C489445012D657CE5C53EBA363 (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, const RuntimeMethod* method) ;
|
|
// System.Void iTween::GenerateAudioToTargets()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_GenerateAudioToTargets_m2715171E888DB3678C9041AD460E303F22FBBED2 (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, const RuntimeMethod* method) ;
|
|
// System.Void iTween::GenerateMoveToPathTargets()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_GenerateMoveToPathTargets_m452607948393CF125E447A2B7D65294DB187D976 (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, const RuntimeMethod* method) ;
|
|
// System.Void iTween::GenerateMoveToTargets()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_GenerateMoveToTargets_m1E55E058343553ABB15AE404C2D4B5B736936EDA (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, const RuntimeMethod* method) ;
|
|
// System.Void iTween::GenerateMoveByTargets()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_GenerateMoveByTargets_m7626B83141CD1468BFA47C191A5D676DD9287FB7 (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, const RuntimeMethod* method) ;
|
|
// System.Void iTween::GenerateScaleToTargets()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_GenerateScaleToTargets_mD8A8415B2FA76A09A9B721C890BD9BEDAF70D485 (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, const RuntimeMethod* method) ;
|
|
// System.Void iTween::GenerateScaleByTargets()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_GenerateScaleByTargets_m3A5D8C7618247DA90E19700A5D03C2EBCBFE5CFD (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, const RuntimeMethod* method) ;
|
|
// System.Void iTween::GenerateScaleAddTargets()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_GenerateScaleAddTargets_m3BB21D1D83021807153DE3A268316DE15A82D0A6 (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, const RuntimeMethod* method) ;
|
|
// System.Void iTween::GenerateRotateToTargets()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_GenerateRotateToTargets_m6589E252DB63756CFBBD94C1566714AA6273F495 (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, const RuntimeMethod* method) ;
|
|
// System.Void iTween::GenerateRotateAddTargets()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_GenerateRotateAddTargets_mDEF9ED879F9459B73A1999A4AA7D147397DDCA0E (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, const RuntimeMethod* method) ;
|
|
// System.Void iTween::GenerateRotateByTargets()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_GenerateRotateByTargets_m5CD0D1B8A01AC48051A8ED6ABC2956BBD8E3055B (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, const RuntimeMethod* method) ;
|
|
// System.Void iTween::GenerateShakePositionTargets()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_GenerateShakePositionTargets_mA3F8A8F9747257DA9A292BE786E0E6CD4EE65552 (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, const RuntimeMethod* method) ;
|
|
// System.Void iTween::GenerateShakeScaleTargets()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_GenerateShakeScaleTargets_m87D02573C9B6F7D4061728427EA99B35B30D7952 (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, const RuntimeMethod* method) ;
|
|
// System.Void iTween::GenerateShakeRotationTargets()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_GenerateShakeRotationTargets_m47A8ED0AAD430682749FBDB27BC74D30CAFADFDB (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, const RuntimeMethod* method) ;
|
|
// System.Void iTween::GeneratePunchPositionTargets()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_GeneratePunchPositionTargets_mE4D491525CF549BBABA28D9694E1D81B4F77CC9C (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, const RuntimeMethod* method) ;
|
|
// System.Void iTween::GeneratePunchRotationTargets()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_GeneratePunchRotationTargets_mEFD5ADCCC741EEFB829976F127D29398B3B0AB26 (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, const RuntimeMethod* method) ;
|
|
// System.Void iTween::GeneratePunchScaleTargets()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_GeneratePunchScaleTargets_mA832C6F5A89FF054E32B6E4F8257AAC7B74DCD15 (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, const RuntimeMethod* method) ;
|
|
// System.Void iTween::GenerateLookToTargets()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_GenerateLookToTargets_mD38A43FCE4184E6441A9AA76442134813917AB1A (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, const RuntimeMethod* method) ;
|
|
// System.Void iTween::GenerateStabTargets()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_GenerateStabTargets_m1EE3AA3184A8D5F322EF891600D92F1C174D6B1A (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, const RuntimeMethod* method) ;
|
|
// System.Single UnityEngine.Vector3::Distance(UnityEngine.Vector3,UnityEngine.Vector3)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Vector3_Distance_m2314DB9B8BD01157E013DF87BEA557375C7F9FF9_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___0_a, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___1_b, const RuntimeMethod* method) ;
|
|
// T UnityEngine.Component::GetComponent<UnityEngine.Renderer>()
|
|
inline Renderer_t320575F223BCB177A982E5DDB5DB19FAA89E7FBF* Component_GetComponent_TisRenderer_t320575F223BCB177A982E5DDB5DB19FAA89E7FBF_mC91ACC92AD57CA6CA00991DAF1DB3830BCE07AF8 (Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3* __this, const RuntimeMethod* method)
|
|
{
|
|
return (( Renderer_t320575F223BCB177A982E5DDB5DB19FAA89E7FBF* (*) (Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3*, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m7181F81CAEC2CF53F5D2BC79B7425C16E1F80D33_gshared)(__this, method);
|
|
}
|
|
// UnityEngine.Material[] UnityEngine.Renderer::get_materials()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MaterialU5BU5D_t2B1D11C42DB07A4400C0535F92DBB87A2E346D3D* Renderer_get_materials_m43D33328432700524EAEAB093C67AE5689976118 (Renderer_t320575F223BCB177A982E5DDB5DB19FAA89E7FBF* __this, const RuntimeMethod* method) ;
|
|
// System.String System.Enum::ToString()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Enum_ToString_m946B0B83C4470457D0FF555D862022C72BB55741 (RuntimeObject* __this, const RuntimeMethod* method) ;
|
|
// UnityEngine.Color UnityEngine.Material::GetColor(System.String)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Color_tD001788D726C3A7F1379BEED0260B9591F440C1F Material_GetColor_mAC702C70081A597DD2AA2F4627B1A1C65DDF6609 (Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* __this, String_t* ___0_name, const RuntimeMethod* method) ;
|
|
// T UnityEngine.Component::GetComponent<UnityEngine.Light>()
|
|
inline Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* Component_GetComponent_TisLight_t1E68479B7782AF2050FAA02A5DC612FD034F18F3_mF4816FA12B6F220CA55D47D669D7E50DC118B9E9 (Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3* __this, const RuntimeMethod* method)
|
|
{
|
|
return (( Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* (*) (Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3*, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m7181F81CAEC2CF53F5D2BC79B7425C16E1F80D33_gshared)(__this, method);
|
|
}
|
|
// System.Int32 System.Array::GetLength(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_GetLength_mFE7A9FE891DE1E07795230BE09854441CDD0E935 (RuntimeArray* __this, int32_t ___0_dimension, const RuntimeMethod* method) ;
|
|
// T UnityEngine.Component::GetComponent<UnityEngine.AudioSource>()
|
|
inline AudioSource_t871AC2272F896738252F04EE949AEF5B241D3299* Component_GetComponent_TisAudioSource_t871AC2272F896738252F04EE949AEF5B241D3299_m42DA4DEA19EB60D80CBED7413ADEB27FA033C77B (Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3* __this, const RuntimeMethod* method)
|
|
{
|
|
return (( AudioSource_t871AC2272F896738252F04EE949AEF5B241D3299* (*) (Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3*, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m7181F81CAEC2CF53F5D2BC79B7425C16E1F80D33_gshared)(__this, method);
|
|
}
|
|
// System.Void iTween::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_Dispose_mE871087C0E9BC05F4E71C86F551C089234AF4FD3 (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.Vector2::.ctor(System.Single,System.Single)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* __this, float ___0_x, float ___1_y, const RuntimeMethod* method) ;
|
|
// T UnityEngine.GameObject::AddComponent<UnityEngine.AudioSource>()
|
|
inline AudioSource_t871AC2272F896738252F04EE949AEF5B241D3299* GameObject_AddComponent_TisAudioSource_t871AC2272F896738252F04EE949AEF5B241D3299_m0E8EFDB9B3D8DF1ADE10C56D3168A9C1BA19BF14 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* __this, const RuntimeMethod* method)
|
|
{
|
|
return (( AudioSource_t871AC2272F896738252F04EE949AEF5B241D3299* (*) (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F*, const RuntimeMethod*))GameObject_AddComponent_TisRuntimeObject_m69B93700FACCF372F5753371C6E8FB780800B824_gshared)(__this, method);
|
|
}
|
|
// System.Void UnityEngine.AudioSource::set_playOnAwake(System.Boolean)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AudioSource_set_playOnAwake_m7EACC6ECEF12D7BA86A4E5A53603F1C8F9E11949 (AudioSource_t871AC2272F896738252F04EE949AEF5B241D3299* __this, bool ___0_value, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.AudioSource::set_clip(UnityEngine.AudioClip)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AudioSource_set_clip_mFF441895E274286C88D9C75ED5CA1B1B39528D70 (AudioSource_t871AC2272F896738252F04EE949AEF5B241D3299* __this, AudioClip_t5D272C4EB4F2D3ED49F1C346DEA373CF6D585F20* ___0_value, const RuntimeMethod* method) ;
|
|
// UnityEngine.AudioClip UnityEngine.AudioSource::get_clip()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AudioClip_t5D272C4EB4F2D3ED49F1C346DEA373CF6D585F20* AudioSource_get_clip_m4F5027066F9FC44B44192713142B0C277BB418FE (AudioSource_t871AC2272F896738252F04EE949AEF5B241D3299* __this, const RuntimeMethod* method) ;
|
|
// System.Single UnityEngine.AudioClip::get_length()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float AudioClip_get_length_m6102CB29AF65988797452E4D6E43D4788303873D (AudioClip_t5D272C4EB4F2D3ED49F1C346DEA373CF6D585F20* __this, const RuntimeMethod* method) ;
|
|
// System.Single iTween::clerp(System.Single,System.Single,System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float iTween_clerp_m034386D2D1FFA671637B50F44B9D58C388EE07D0 (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, float ___0_start, float ___1_end, float ___2_value, const RuntimeMethod* method) ;
|
|
// System.Void System.Array::Copy(System.Array,System.Int32,System.Array,System.Int32,System.Int32)
|
|
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) ;
|
|
// UnityEngine.Vector3 UnityEngine.Vector3::op_Subtraction(UnityEngine.Vector3,UnityEngine.Vector3)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3_op_Subtraction_mE42023FF80067CB44A1D4A27EB7CF2B24CABB828_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___0_a, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___1_b, const RuntimeMethod* method) ;
|
|
// UnityEngine.Vector3 UnityEngine.Vector3::op_Addition(UnityEngine.Vector3,UnityEngine.Vector3)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3_op_Addition_m78C0EC70CB66E8DCAC225743D82B268DAEE92067_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___0_a, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___1_b, const RuntimeMethod* method) ;
|
|
// System.Boolean UnityEngine.Vector3::op_Equality(UnityEngine.Vector3,UnityEngine.Vector3)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Vector3_op_Equality_mCDCBB8D2EDC3D3BF20F31A25ACB34705D352B479_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___0_lhs, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___1_rhs, const RuntimeMethod* method) ;
|
|
// System.Void iTween/CRSpline::.ctor(UnityEngine.Vector3[])
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CRSpline__ctor_mC65ABC9816ABF2BEDAAC87FF1D8FA80D477F807E (CRSpline_t38ACC270BD80983249846FAD81E7111DC9476244* __this, Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* ___0_pts, const RuntimeMethod* method) ;
|
|
// System.Single iTween::PathLength(UnityEngine.Vector3[])
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float iTween_PathLength_m992226EC41BB3AEAA267D1774DFB9CD677F49C5A (Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* ___0_path, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.Transform::Translate(UnityEngine.Vector3,UnityEngine.Space)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Transform_Translate_m4A9E3D8836586E7562F6A18EBF5F5B6089D8B649 (Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* __this, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___0_translation, int32_t ___1_relativeTo, const RuntimeMethod* method) ;
|
|
// UnityEngine.Vector3 UnityEngine.Vector3::Scale(UnityEngine.Vector3,UnityEngine.Vector3)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3_Scale_m7C3CD199271902D5C00CBF35CD230DEB62B68CAE_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___0_a, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___1_b, const RuntimeMethod* method) ;
|
|
// System.Single UnityEngine.Rect::get_x()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Rect_get_x_mB267B718E0D067F2BAE31BA477647FBF964916EB (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* __this, const RuntimeMethod* method) ;
|
|
// System.Single iTween/EasingFunction::Invoke(System.Single,System.Single,System.Single)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float EasingFunction_Invoke_m479D6E367A97C8AA056CDDE33E995B06BFF95070_inline (EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD* __this, float ___0_start, float ___1_end, float ___2_Value, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.Rect::set_x(System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Rect_set_x_mAB91AB71898A20762BC66FD0723C4C739C4C3406 (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* __this, float ___0_value, const RuntimeMethod* method) ;
|
|
// System.Single UnityEngine.Rect::get_y()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Rect_get_y_mC733E8D49F3CE21B2A3D40A1B72D687F22C97F49 (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* __this, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.Rect::set_y(System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Rect_set_y_mDE91F4B98A6E8623EFB1250FF6526D5DB5855629 (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* __this, float ___0_value, const RuntimeMethod* method) ;
|
|
// System.Single UnityEngine.Rect::get_width()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9 (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* __this, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.Rect::set_width(System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Rect_set_width_m93B6217CF3EFF89F9B0C81F34D7345DE90B93E5A (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* __this, float ___0_value, const RuntimeMethod* method) ;
|
|
// System.Single UnityEngine.Rect::get_height()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8 (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* __this, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.Rect::set_height(System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Rect_set_height_mD00038E6E06637137A5626CA8CD421924005BF03 (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* __this, float ___0_value, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.Material::SetColor(System.String,UnityEngine.Color)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Material_SetColor_mFAB32FAA44461E46FD707B34184EC080CBB3539F (Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* __this, String_t* ___0_name, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___1_value, const RuntimeMethod* method) ;
|
|
// System.Single UnityEngine.Mathf::Clamp(System.Single,System.Single,System.Single)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Mathf_Clamp_mEB9AEA827D27D20FCC787F7375156AF46BB12BBF_inline (float ___0_value, float ___1_min, float ___2_max, const RuntimeMethod* method) ;
|
|
// UnityEngine.Vector3 iTween/CRSpline::Interp(System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 CRSpline_Interp_m6C9236DBD82F248B6AB18EF7E0AC919E1DB3B514 (CRSpline_t38ACC270BD80983249846FAD81E7111DC9476244* __this, float ___0_t, const RuntimeMethod* method) ;
|
|
// System.Single UnityEngine.Mathf::Min(System.Single,System.Single)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Mathf_Min_m747CA71A9483CDB394B13BD0AD048EE17E48FFE4_inline (float ___0_a, float ___1_b, const RuntimeMethod* method) ;
|
|
// T UnityEngine.Component::GetComponent<UnityEngine.Rigidbody>()
|
|
inline Rigidbody_t268697F5A994213ED97393309870968BC1C7393C* Component_GetComponent_TisRigidbody_t268697F5A994213ED97393309870968BC1C7393C_m4B5CAD64B52D153BEA96432633CA9A45FA523DD8 (Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3* __this, const RuntimeMethod* method)
|
|
{
|
|
return (( Rigidbody_t268697F5A994213ED97393309870968BC1C7393C* (*) (Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3*, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m7181F81CAEC2CF53F5D2BC79B7425C16E1F80D33_gshared)(__this, method);
|
|
}
|
|
// System.Void UnityEngine.Rigidbody::MovePosition(UnityEngine.Vector3)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Rigidbody_MovePosition_mB2CD29ABC8F59AC338C0A3A5A6B75C38FDA92CA9 (Rigidbody_t268697F5A994213ED97393309870968BC1C7393C* __this, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___0_position, const RuntimeMethod* method) ;
|
|
// UnityEngine.Quaternion UnityEngine.Quaternion::Euler(UnityEngine.Vector3)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 Quaternion_Euler_m5BCCC19216CFAD2426F15BC51A30421880D27B73_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___0_euler, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.Transform::set_localRotation(UnityEngine.Quaternion)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Transform_set_localRotation_mAB4A011D134BA58AB780BECC0025CA65F16185FA (Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* __this, Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 ___0_value, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.Transform::set_rotation(UnityEngine.Quaternion)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Transform_set_rotation_m61340DE74726CF0F9946743A727C4D444397331D (Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* __this, Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 ___0_value, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.Rigidbody::MoveRotation(UnityEngine.Quaternion)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Rigidbody_MoveRotation_m85825C7206E770E39DED9EE6D792702F577A891D (Rigidbody_t268697F5A994213ED97393309870968BC1C7393C* __this, Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 ___0_rot, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.Transform::Rotate(UnityEngine.Vector3,UnityEngine.Space)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Transform_Rotate_mAE711E1B1F639FDBA7B456E1E1B35DB90EEB737A (Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* __this, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___0_eulers, int32_t ___1_relativeTo, const RuntimeMethod* method) ;
|
|
// System.Single UnityEngine.Random::Range(System.Single,System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Random_Range_m5236C99A7D8AE6AC9190592DC66016652A2D2494 (float ___0_minInclusive, float ___1_maxInclusive, const RuntimeMethod* method) ;
|
|
// System.Single iTween::punch(System.Single,System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float iTween_punch_m4C60F12B45F6C6FA7BA36A2DDB1A1A383B747A45 (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, float ___0_amplitude, float ___1_value, const RuntimeMethod* method) ;
|
|
// System.Void iTween/<TweenDelay>d__145::.ctor(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CTweenDelayU3Ed__145__ctor_m5CEE95EE1B02E1E61460A1837E52D586056D7089 (U3CTweenDelayU3Ed__145_t5A4CC707C9F3B3997A741F0A43DD68F892793A65* __this, int32_t ___0_U3CU3E1__state, const RuntimeMethod* method) ;
|
|
// System.Void iTween::CallBack(System.String)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_CallBack_m722E7DC11EBDAA1D739639560E349A1985DAA12A (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, String_t* ___0_callbackType, const RuntimeMethod* method) ;
|
|
// System.Void iTween::ConflictCheck()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_ConflictCheck_m82E7EEA3E1D2DB1D10EEBDE11D358FDE2AB89C8E (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, const RuntimeMethod* method) ;
|
|
// System.Void iTween::GenerateTargets()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_GenerateTargets_m1630A56A04F8DB30E776376A13685145BC919469 (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.AudioSource::PlayOneShot(UnityEngine.AudioClip)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AudioSource_PlayOneShot_m098BCAE084AABB128BB19ED805D2D985E7B75112 (AudioSource_t871AC2272F896738252F04EE949AEF5B241D3299* __this, AudioClip_t5D272C4EB4F2D3ED49F1C346DEA373CF6D585F20* ___0_clip, const RuntimeMethod* method) ;
|
|
// System.Void iTween::EnableKinematic()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_EnableKinematic_mFFCB4F9B7E1B9FA8D825F732DB86BC03B97C6840 (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, const RuntimeMethod* method) ;
|
|
// System.Void iTween/<TweenRestart>d__147::.ctor(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CTweenRestartU3Ed__147__ctor_m7A390937AB79E86B7466262DC8228F0A37E9F3AE (U3CTweenRestartU3Ed__147_tF06B75E10508AF2C810EAF481A895F8A63E12A1F* __this, int32_t ___0_U3CU3E1__state, const RuntimeMethod* method) ;
|
|
// System.Void iTween/ApplyTween::Invoke()
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ApplyTween_Invoke_m840399A04E3CD1C03E1BB8F5CFA1B9BE1C40FBDF_inline (ApplyTween_t4240CA2F57818B1C74C9645C3A8C17B9B09B3556* __this, const RuntimeMethod* method) ;
|
|
// System.Void iTween::UpdatePercentage()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_UpdatePercentage_m2D3AE4C20A9AF3BAF1CD61290AC1C45AB8447E27 (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, const RuntimeMethod* method) ;
|
|
// System.Void iTween::TweenLoop()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_TweenLoop_m8F6C461B34A45FCC449BB2F7DD2440F528C75862 (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, const RuntimeMethod* method) ;
|
|
// System.Void iTween::DisableKinematic()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_DisableKinematic_m4BF37BFC61FB2E15385074F2E6A80FB26119C69B (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, const RuntimeMethod* method) ;
|
|
// UnityEngine.Coroutine UnityEngine.MonoBehaviour::StartCoroutine(System.String)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Coroutine_t85EA685566A254C23F3FD77AB5BDFFFF8799596B* MonoBehaviour_StartCoroutine_m10C4B693B96175C42B0FD00911E072701C220DB4 (MonoBehaviour_t532A11E69716D348D8AA7F854AFCBFCB8AD17F71* __this, String_t* ___0_methodName, const RuntimeMethod* method) ;
|
|
// System.Single iTween::FloatUpdate(System.Single,System.Single,System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float iTween_FloatUpdate_m6B5242B058F73866C20EC4D2C1F9DBEF38386643 (float ___0_currentValue, float ___1_targetValue, float ___2_speed, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.Rect::.ctor(System.Single,System.Single,System.Single,System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Rect__ctor_m18C3033D135097BEE424AAA68D91C706D2647F23 (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* __this, float ___0_x, float ___1_y, float ___2_width, float ___3_height, const RuntimeMethod* method) ;
|
|
// UnityEngine.Vector3 UnityEngine.Vector3::op_Multiply(UnityEngine.Vector3,System.Single)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3_op_Multiply_m87BA7C578F96C8E49BB07088DAAC4649F83B0353_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___0_a, float ___1_d, const RuntimeMethod* method) ;
|
|
// System.Single UnityEngine.Time::get_deltaTime()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Time_get_deltaTime_mC3195000401F0FD167DD2F948FD2BC58330D0865 (const RuntimeMethod* method) ;
|
|
// UnityEngine.Vector2 UnityEngine.Vector2::op_Subtraction(UnityEngine.Vector2,UnityEngine.Vector2)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2_op_Subtraction_m44475FCDAD2DA2F98D78A6625EC2DCDFE8803837_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_a, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___1_b, const RuntimeMethod* method) ;
|
|
// UnityEngine.Vector2 UnityEngine.Vector2::op_Multiply(UnityEngine.Vector2,System.Single)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2_op_Multiply_m2D984B613020089BF5165BA4CA10988E2DC771FE_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_a, float ___1_d, const RuntimeMethod* method) ;
|
|
// UnityEngine.Vector2 UnityEngine.Vector2::op_Addition(UnityEngine.Vector2,UnityEngine.Vector2)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2_op_Addition_m8136742CE6EE33BA4EB81C5F584678455917D2AE_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_a, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___1_b, const RuntimeMethod* method) ;
|
|
// System.Void iTween::ColorUpdate(UnityEngine.GameObject,System.Collections.Hashtable)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_ColorUpdate_mF8D1C496AF1AF87A2F3CDBA04AE42046EBE10704 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* ___1_args, const RuntimeMethod* method) ;
|
|
// System.Void iTween::FadeUpdate(UnityEngine.GameObject,System.Collections.Hashtable)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_FadeUpdate_mAC9B152E38E9A069F86C9FAC1FE954131C7FEC9C (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* ___1_args, const RuntimeMethod* method) ;
|
|
// System.Single UnityEngine.Mathf::SmoothDamp(System.Single,System.Single,System.Single&,System.Single)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Mathf_SmoothDamp_m3A255A356924421B4042AAD1623EF46F92A08C91_inline (float ___0_current, float ___1_target, float* ___2_currentVelocity, float ___3_smoothTime, const RuntimeMethod* method) ;
|
|
// System.Single UnityEngine.Mathf::SmoothDampAngle(System.Single,System.Single,System.Single&,System.Single)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Mathf_SmoothDampAngle_m81F8BEDEE653DBC7AEC560E21EA429B34AA2734D_inline (float ___0_current, float ___1_target, float* ___2_currentVelocity, float ___3_smoothTime, const RuntimeMethod* method) ;
|
|
// System.Void iTween::AudioUpdate(UnityEngine.GameObject,System.Collections.Hashtable)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_AudioUpdate_mE1BEE9FEB7E4EC4074D5F967959BF80336A21082 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* ___1_args, const RuntimeMethod* method) ;
|
|
// T UnityEngine.GameObject::GetComponent<UnityEngine.Rigidbody>()
|
|
inline Rigidbody_t268697F5A994213ED97393309870968BC1C7393C* GameObject_GetComponent_TisRigidbody_t268697F5A994213ED97393309870968BC1C7393C_m2D7F86C77ECF9B82AAC077B511F1004280571B90 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* __this, const RuntimeMethod* method)
|
|
{
|
|
return (( Rigidbody_t268697F5A994213ED97393309870968BC1C7393C* (*) (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F*, const RuntimeMethod*))GameObject_GetComponent_TisRuntimeObject_m6EAED4AA356F0F48288F67899E5958792395563B_gshared)(__this, method);
|
|
}
|
|
// System.Boolean UnityEngine.Object::op_Inequality(UnityEngine.Object,UnityEngine.Object)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602 (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C* ___0_x, Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C* ___1_y, const RuntimeMethod* method) ;
|
|
// System.Void iTween::RotateUpdate(UnityEngine.GameObject,System.Collections.Hashtable)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_RotateUpdate_m44C06CAB91E1F4BA07B5334165FAF464B814AA2F (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* ___1_args, const RuntimeMethod* method) ;
|
|
// System.Void iTween::ScaleUpdate(UnityEngine.GameObject,System.Collections.Hashtable)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_ScaleUpdate_mB40A72079E43098673B3E09FA3C8553D77A06BA2 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* ___1_args, const RuntimeMethod* method) ;
|
|
// System.Void iTween::LookUpdate(UnityEngine.GameObject,System.Collections.Hashtable)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_LookUpdate_m74849C8F5B4A3CC5FAAEEFA7D166393E4A153708 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* ___1_args, const RuntimeMethod* method) ;
|
|
// System.Void iTween::MoveUpdate(UnityEngine.GameObject,System.Collections.Hashtable)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_MoveUpdate_m3ACD6293F0B39D717F9233DDD0897DD74E1A5799 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* ___1_args, const RuntimeMethod* method) ;
|
|
// UnityEngine.Vector3[] iTween::PathControlPointGenerator(UnityEngine.Vector3[])
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* iTween_PathControlPointGenerator_m47F484A7489313FED131E8A51C1E1E0BE50CBA14 (Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* ___0_path, const RuntimeMethod* method) ;
|
|
// UnityEngine.Vector3 iTween::Interp(UnityEngine.Vector3[],System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 iTween_Interp_m1A5A34FE5625E6E72ED287016D0F8B166DD8FBAA (Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* ___0_pts, float ___1_t, const RuntimeMethod* method) ;
|
|
// System.Void iTween::DrawLineHelper(UnityEngine.Vector3[],UnityEngine.Color,System.String)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_DrawLineHelper_m49DF6C5BABDE95199BE28AE725F685D137DB6CB6 (Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* ___0_line, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___1_color, String_t* ___2_method, const RuntimeMethod* method) ;
|
|
// System.Void iTween::DrawPathHelper(UnityEngine.Vector3[],UnityEngine.Color,System.String)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_DrawPathHelper_m3BECEACD077A11595F4F82E6CB56AFD223A52EDA (Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* ___0_path, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___1_color, String_t* ___2_method, const RuntimeMethod* method) ;
|
|
// T[] UnityEngine.GameObject::GetComponents<iTween>()
|
|
inline iTweenU5BU5D_t1250FFDD7FF22A4BDB90B55A4A01F13F43A0B70D* GameObject_GetComponents_TisiTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_mBB9C0F6CF2E4C089122784D32505C74080AB1109 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* __this, const RuntimeMethod* method)
|
|
{
|
|
return (( iTweenU5BU5D_t1250FFDD7FF22A4BDB90B55A4A01F13F43A0B70D* (*) (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F*, const RuntimeMethod*))GameObject_GetComponents_TisRuntimeObject_m1654344F5C897CA86F9AB51530972086BDB05948_gshared)(__this, method);
|
|
}
|
|
// System.Void UnityEngine.Behaviour::set_enabled(System.Boolean)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Behaviour_set_enabled_mF1DCFE60EB09E0529FE9476CA804A3AA2D72B16A (Behaviour_t01970CFBBA658497AE30F311C447DB0440BAB7FA* __this, bool ___0_value, const RuntimeMethod* method) ;
|
|
// System.Void iTween::Resume(UnityEngine.GameObject)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_Resume_mA7C7570DC54AAC3ADC3835F562565E5C8F18C2A0 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, const RuntimeMethod* method) ;
|
|
// System.Void iTween::Resume(UnityEngine.GameObject,System.Boolean)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_Resume_mC8E2C1C37825D44C704A2D9A3CE85B133124AED8 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, bool ___1_includechildren, const RuntimeMethod* method) ;
|
|
// System.String System.String::Concat(System.String,System.String)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Concat_m9E3155FB84015C823606188F53B47CB44C444991 (String_t* ___0_str0, String_t* ___1_str1, const RuntimeMethod* method) ;
|
|
// System.Int32 System.String::get_Length()
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline (String_t* __this, const RuntimeMethod* method) ;
|
|
// System.String System.String::Substring(System.Int32,System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Substring_mB1D94F47935D22E130FF2C01DBB6A4135FBB76CE (String_t* __this, int32_t ___0_startIndex, int32_t ___1_length, const RuntimeMethod* method) ;
|
|
// System.String System.String::ToLower()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_ToLower_m6191ABA3DC514ED47C10BDA23FD0DDCEAE7ACFBD (String_t* __this, const RuntimeMethod* method) ;
|
|
// System.Void iTween::Resume(UnityEngine.GameObject,System.String,System.Boolean)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_Resume_mF78A9D06733EBE1758FFED28E0240520E94A849E (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, String_t* ___1_type, bool ___2_includechildren, const RuntimeMethod* method) ;
|
|
// T System.Collections.Generic.List`1<System.Collections.Hashtable>::get_Item(System.Int32)
|
|
inline Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* List_1_get_Item_m7747FFCB9345B5B5F3D84773E3599956333FA6FA (List_1_t2A52E5C00B98CBC8D02BF94A380F75023D0D130B* __this, int32_t ___0_index, const RuntimeMethod* method)
|
|
{
|
|
return (( Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* (*) (List_1_t2A52E5C00B98CBC8D02BF94A380F75023D0D130B*, int32_t, const RuntimeMethod*))List_1_get_Item_m33561245D64798C2AB07584C0EC4F240E4839A38_gshared)(__this, ___0_index, method);
|
|
}
|
|
// System.Int32 System.Collections.Generic.List`1<System.Collections.Hashtable>::get_Count()
|
|
inline int32_t List_1_get_Count_mD54249BE38C1CEC8A5CC7A838EAB9BFF41B5D8A7_inline (List_1_t2A52E5C00B98CBC8D02BF94A380F75023D0D130B* __this, const RuntimeMethod* method)
|
|
{
|
|
return (( int32_t (*) (List_1_t2A52E5C00B98CBC8D02BF94A380F75023D0D130B*, const RuntimeMethod*))List_1_get_Count_m4407E4C389F22B8CEC282C15D56516658746C383_gshared_inline)(__this, method);
|
|
}
|
|
// System.Void System.Collections.ArrayList::.ctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArrayList__ctor_m07DC369002304B483B9FC41DBDAF4A25AC3C9F80 (ArrayList_t7A8E5AF0C4378015B5731ABE2BED8F2782FEEF8A* __this, const RuntimeMethod* method) ;
|
|
// System.Void iTween::Resume(UnityEngine.GameObject,System.String)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_Resume_m66BCB8786630256DB89ABBE1785D84B86528FEE0 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, String_t* ___1_type, const RuntimeMethod* method) ;
|
|
// System.Single UnityEngine.Time::get_time()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Time_get_time_m3A271BB1B20041144AC5B7863B71AB1F0150374B (const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.MonoBehaviour::StopCoroutine(System.String)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MonoBehaviour_StopCoroutine_m1DA0B9343DCDB53221A6CD707CBF0827A6FFF17F (MonoBehaviour_t532A11E69716D348D8AA7F854AFCBFCB8AD17F71* __this, String_t* ___0_methodName, const RuntimeMethod* method) ;
|
|
// System.Void iTween::Pause(UnityEngine.GameObject)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_Pause_m01161C90EAD60F1CAFAE47D1F27B506746F3C5DD (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, const RuntimeMethod* method) ;
|
|
// System.Void iTween::Pause(UnityEngine.GameObject,System.Boolean)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_Pause_mABDBA73BD0437ECE88479895CFE9828380FCFDC4 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, bool ___1_includechildren, const RuntimeMethod* method) ;
|
|
// System.Void iTween::Pause(UnityEngine.GameObject,System.String,System.Boolean)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_Pause_m8CD8A9E6275EF538F9A6D6D03CA9B824B7975ED2 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, String_t* ___1_type, bool ___2_includechildren, const RuntimeMethod* method) ;
|
|
// System.Void iTween::Pause(UnityEngine.GameObject,System.String)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_Pause_m89B2426C0B5BA029A9EA49C7BEF0817B10B3A54F (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, String_t* ___1_type, const RuntimeMethod* method) ;
|
|
// System.Void iTween::Stop(UnityEngine.GameObject)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_Stop_m70BBF314274E63E15592E8071117BEE1B3F87CB1 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, const RuntimeMethod* method) ;
|
|
// System.Void System.Collections.Generic.List`1<System.Collections.Hashtable>::Clear()
|
|
inline void List_1_Clear_m69C3B1D7D6A0E0FCF2187B7EDC570AF3DB57E920_inline (List_1_t2A52E5C00B98CBC8D02BF94A380F75023D0D130B* __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (List_1_t2A52E5C00B98CBC8D02BF94A380F75023D0D130B*, const RuntimeMethod*))List_1_Clear_m16C1F2C61FED5955F10EB36BC1CB2DF34B128994_gshared_inline)(__this, method);
|
|
}
|
|
// System.Void iTween::Stop(UnityEngine.GameObject,System.String)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_Stop_m2AD629C289A44A98681F365DBBA746555D867041 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, String_t* ___1_type, const RuntimeMethod* method) ;
|
|
// System.Void iTween::StopByName(UnityEngine.GameObject,System.String)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_StopByName_m106A578249D33645CF7FE825CDE785C81ABA54ED (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, String_t* ___1_name, const RuntimeMethod* method) ;
|
|
// System.Void iTween::Stop(UnityEngine.GameObject,System.Boolean)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_Stop_mA905C3A7FBCAF8BD22D9729724F8F081742AAD3A (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, bool ___1_includechildren, const RuntimeMethod* method) ;
|
|
// System.Void iTween::Stop(UnityEngine.GameObject,System.String,System.Boolean)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_Stop_mED4BBD746EB8823BED9B28EC33C312A34145961F (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, String_t* ___1_type, bool ___2_includechildren, const RuntimeMethod* method) ;
|
|
// System.Void iTween::StopByName(UnityEngine.GameObject,System.String,System.Boolean)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_StopByName_m30D62B02066A857772C3FC5C9A6AC488258B7A56 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, String_t* ___1_name, bool ___2_includechildren, const RuntimeMethod* method) ;
|
|
// System.Void System.Collections.Hashtable::.ctor(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Hashtable__ctor_m9E0D56D6ADE284D20176076FACBFA1628DD8EE80 (Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* __this, int32_t ___0_capacity, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.MonoBehaviour::.ctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MonoBehaviour__ctor_m592DB0105CA0BC97AA1C5F4AD27B12D68A3B7C1E (MonoBehaviour_t532A11E69716D348D8AA7F854AFCBFCB8AD17F71* __this, const RuntimeMethod* method) ;
|
|
// UnityEngine.Transform UnityEngine.Component::get_transform()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* Component_get_transform_m2919A1D81931E6932C7F06D4C2F0AB8DDA9A5371 (Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3* __this, const RuntimeMethod* method) ;
|
|
// System.Void iTween::RetrieveArgs()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_RetrieveArgs_m2A38D6A83EE728877A1403693763E842055C1C34 (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, const RuntimeMethod* method) ;
|
|
// System.Single UnityEngine.Time::get_realtimeSinceStartup()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Time_get_realtimeSinceStartup_m73B3CB73175D79A44333D59BB70F9EDE55EC9510 (const RuntimeMethod* method) ;
|
|
// System.Void iTween/<Start>d__229::.ctor(System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CStartU3Ed__229__ctor_m2C91142B61377D7DF6C3068467235751A5FEFC3F (U3CStartU3Ed__229_t1D14CA36493CB962AEDE8269C60C58D6A6CD96D9* __this, int32_t ___0_U3CU3E1__state, const RuntimeMethod* method) ;
|
|
// System.Void iTween::TweenUpdate()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_TweenUpdate_mA20A23AEF0EB62247286565030D8C52AA1772D18 (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, const RuntimeMethod* method) ;
|
|
// System.Void iTween::TweenComplete()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_TweenComplete_m7FCF1B19C97C4AD24AE11F18E3C4268A56E962AD (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, const RuntimeMethod* method) ;
|
|
// System.Void iTween::ResumeDelay()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_ResumeDelay_m926A942007D7081AAAA2AB26D94FD9EA46ED2000 (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.Gizmos::set_color(UnityEngine.Color)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Gizmos_set_color_m53927A2741937484180B20B55F7F20F8F60C5797 (Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___0_value, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.Gizmos::DrawLine(UnityEngine.Vector3,UnityEngine.Vector3)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Gizmos_DrawLine_mB139054F55D615637A39A3127AADB16043387F8A (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___0_from, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___1_to, const RuntimeMethod* method) ;
|
|
// System.Int32 UnityEngine.Mathf::FloorToInt(System.Single)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Mathf_FloorToInt_m2A39AE881CAEE6B6A4B3BFEF9CA1ED40625F5AB7_inline (float ___0_f, const RuntimeMethod* method) ;
|
|
// System.Int32 UnityEngine.Mathf::Min(System.Int32,System.Int32)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Mathf_Min_m888083F74FF5655778F0403BB5E9608BEFDEA8CB_inline (int32_t ___0_a, int32_t ___1_b, const RuntimeMethod* method) ;
|
|
// UnityEngine.Vector3 UnityEngine.Vector3::op_UnaryNegation(UnityEngine.Vector3)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3_op_UnaryNegation_m5450829F333BD2A88AF9A592C4EE331661225915_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___0_a, const RuntimeMethod* method) ;
|
|
// UnityEngine.Vector3 UnityEngine.Vector3::op_Multiply(System.Single,UnityEngine.Vector3)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3_op_Multiply_m7F3B0FA9256CE368D7636558EFEFC4AB0E1A0F41_inline (float ___0_d, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___1_a, const RuntimeMethod* method) ;
|
|
// System.String iTween::GenerateID()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* iTween_GenerateID_mD59C8DE4AA7DA992088B5C196645E8497EBB5316 (const RuntimeMethod* method) ;
|
|
// System.Void System.Collections.Generic.List`1<System.Collections.Hashtable>::Insert(System.Int32,T)
|
|
inline void List_1_Insert_m14F62091A329DDD8FAA10941C910E9859D49B538 (List_1_t2A52E5C00B98CBC8D02BF94A380F75023D0D130B* __this, int32_t ___0_index, Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* ___1_item, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (List_1_t2A52E5C00B98CBC8D02BF94A380F75023D0D130B*, int32_t, Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D*, const RuntimeMethod*))List_1_Insert_m9C9559248941FED50561DB029D55DF08DEF3B094_gshared)(__this, ___0_index, ___1_item, method);
|
|
}
|
|
// T UnityEngine.GameObject::AddComponent<iTween>()
|
|
inline iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* GameObject_AddComponent_TisiTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_m48FCFB00B91104B56D16988A9420D112351AC23C (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* __this, const RuntimeMethod* method)
|
|
{
|
|
return (( iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* (*) (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F*, const RuntimeMethod*))GameObject_AddComponent_TisRuntimeObject_m69B93700FACCF372F5753371C6E8FB780800B824_gshared)(__this, method);
|
|
}
|
|
// System.Object System.Collections.DictionaryEntry::get_Key()
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* DictionaryEntry_get_Key_m09845C00732E530E6FCB9042079E90D3912215FE_inline (DictionaryEntry_t171080F37B311C25AA9E75888F9C9D703FA721BB* __this, const RuntimeMethod* method) ;
|
|
// System.Object System.Collections.DictionaryEntry::get_Value()
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* DictionaryEntry_get_Value_m75FD18FE968AE131F28AA2CB0DF4895EBA39075E_inline (DictionaryEntry_t171080F37B311C25AA9E75888F9C9D703FA721BB* __this, const RuntimeMethod* method) ;
|
|
// System.Guid System.Guid::NewGuid()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Guid_t Guid_NewGuid_m1F4894E8DC089811D6252148AD5858E58D43A7BD (const RuntimeMethod* method) ;
|
|
// System.String System.Guid::ToString()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Guid_ToString_m2BFFD5FA726E03FA707AAFCCF065896C46D5290C (Guid_t* __this, const RuntimeMethod* method) ;
|
|
// System.Collections.Generic.List`1/Enumerator<T> System.Collections.Generic.List`1<System.Collections.Hashtable>::GetEnumerator()
|
|
inline Enumerator_tDB05DF2CB80AFCE9B26838FFB4BE6A09EF0CE775 List_1_GetEnumerator_m7B8327F0F25B88E0DEBC6BEBFACE181743C1FD12 (List_1_t2A52E5C00B98CBC8D02BF94A380F75023D0D130B* __this, const RuntimeMethod* method)
|
|
{
|
|
return (( Enumerator_tDB05DF2CB80AFCE9B26838FFB4BE6A09EF0CE775 (*) (List_1_t2A52E5C00B98CBC8D02BF94A380F75023D0D130B*, const RuntimeMethod*))List_1_GetEnumerator_mD8294A7FA2BEB1929487127D476F8EC1CDC23BFC_gshared)(__this, method);
|
|
}
|
|
// System.Void System.Collections.Generic.List`1/Enumerator<System.Collections.Hashtable>::Dispose()
|
|
inline void Enumerator_Dispose_m2C950FC47AB6500FE7C0DC8317C36F5E3B562F61 (Enumerator_tDB05DF2CB80AFCE9B26838FFB4BE6A09EF0CE775* __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (Enumerator_tDB05DF2CB80AFCE9B26838FFB4BE6A09EF0CE775*, const RuntimeMethod*))Enumerator_Dispose_mD9DC3E3C3697830A4823047AB29A77DBBB5ED419_gshared)(__this, method);
|
|
}
|
|
// T System.Collections.Generic.List`1/Enumerator<System.Collections.Hashtable>::get_Current()
|
|
inline Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* Enumerator_get_Current_m89B7883B125D2AB9EAF6EFD6CE6EEE2F0833A277_inline (Enumerator_tDB05DF2CB80AFCE9B26838FFB4BE6A09EF0CE775* __this, const RuntimeMethod* method)
|
|
{
|
|
return (( Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* (*) (Enumerator_tDB05DF2CB80AFCE9B26838FFB4BE6A09EF0CE775*, const RuntimeMethod*))Enumerator_get_Current_m6330F15D18EE4F547C05DF9BF83C5EB710376027_gshared_inline)(__this, method);
|
|
}
|
|
// System.Boolean UnityEngine.Object::op_Equality(UnityEngine.Object,UnityEngine.Object)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605 (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C* ___0_x, Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C* ___1_y, const RuntimeMethod* method) ;
|
|
// System.Boolean System.Collections.Generic.List`1/Enumerator<System.Collections.Hashtable>::MoveNext()
|
|
inline bool Enumerator_MoveNext_mC52BEDE4E8AFFD435788624DC6BF17DB69330947 (Enumerator_tDB05DF2CB80AFCE9B26838FFB4BE6A09EF0CE775* __this, const RuntimeMethod* method)
|
|
{
|
|
return (( bool (*) (Enumerator_tDB05DF2CB80AFCE9B26838FFB4BE6A09EF0CE775*, const RuntimeMethod*))Enumerator_MoveNext_mE921CC8F29FBBDE7CC3209A0ED0D921D58D00BCB_gshared)(__this, method);
|
|
}
|
|
// System.Object System.Enum::Parse(System.Type,System.String,System.Boolean)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Enum_Parse_m0316ABE916ED60AA2257A464A33A33D544EDEE12 (Type_t* ___0_enumType, String_t* ___1_value, bool ___2_ignoreCase, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.Debug::LogWarning(System.Object)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Debug_LogWarning_m33EF1B897E0C7C6FF538989610BFAFFEF4628CA9 (RuntimeObject* ___0_message, const RuntimeMethod* method) ;
|
|
// System.Void iTween::GetEasingFunction()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_GetEasingFunction_m15E811884BE0AD4DD649607299C3B9C65DC99B81 (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, const RuntimeMethod* method) ;
|
|
// System.Void iTween/EasingFunction::.ctor(System.Object,System.IntPtr)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EasingFunction__ctor_m709F1F4CFC7756B968DB3B3FBBA39B4B50409AE2 (EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.GameObject::SendMessage(System.String,System.Object,UnityEngine.SendMessageOptions)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GameObject_SendMessage_m452B3418BE240EC79550C15E1F2EAE61488F06DF (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* __this, String_t* ___0_methodName, RuntimeObject* ___1_value, int32_t ___2_options, const RuntimeMethod* method) ;
|
|
// System.Void UnityEngine.Object::Destroy(UnityEngine.Object)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Object_Destroy_mE97D0A766419A81296E8D4E5C23D01D3FE91ACBB (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C* ___0_obj, const RuntimeMethod* method) ;
|
|
// System.Void System.Collections.Generic.List`1<System.Collections.Hashtable>::RemoveAt(System.Int32)
|
|
inline void List_1_RemoveAt_mB9C4BA865CB9E4021539D073ADF61086727A7257 (List_1_t2A52E5C00B98CBC8D02BF94A380F75023D0D130B* __this, int32_t ___0_index, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (List_1_t2A52E5C00B98CBC8D02BF94A380F75023D0D130B*, int32_t, const RuntimeMethod*))List_1_RemoveAt_m54F62297ADEE4D4FDA697F49ED807BF901201B54_gshared)(__this, ___0_index, method);
|
|
}
|
|
// T[] UnityEngine.Component::GetComponents<iTween>()
|
|
inline iTweenU5BU5D_t1250FFDD7FF22A4BDB90B55A4A01F13F43A0B70D* Component_GetComponents_TisiTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_mFA83A8E698ABCF8C09D85D4AA47ED58C926AD08A (Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3* __this, const RuntimeMethod* method)
|
|
{
|
|
return (( iTweenU5BU5D_t1250FFDD7FF22A4BDB90B55A4A01F13F43A0B70D* (*) (Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3*, const RuntimeMethod*))Component_GetComponents_TisRuntimeObject_m35447B0B07F9C06A1AF846E482EC6FEB09D2436F_gshared)(__this, method);
|
|
}
|
|
// System.Boolean System.String::op_Inequality(System.String,System.String)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool String_op_Inequality_m8C940F3CFC42866709D7CA931B3D77B4BE94BCB6 (String_t* ___0_a, String_t* ___1_b, const RuntimeMethod* method) ;
|
|
// System.Single UnityEngine.Mathf::Lerp(System.Single,System.Single,System.Single)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Mathf_Lerp_m47EF2FFB7647BD0A1FDC26DC03E28B19812139B5_inline (float ___0_a, float ___1_b, float ___2_t, const RuntimeMethod* method) ;
|
|
// System.Single UnityEngine.Mathf::Clamp01(System.Single)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Mathf_Clamp01_mA7E048DBDA832D399A581BE4D6DED9FA44CE0F14_inline (float ___0_value, const RuntimeMethod* method) ;
|
|
// System.Single iTween::easeOutBounce(System.Single,System.Single,System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float iTween_easeOutBounce_m99BF773644B855053EDDA2E18A30B6BA704429A1 (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, float ___0_start, float ___1_end, float ___2_value, const RuntimeMethod* method) ;
|
|
// System.Single iTween::easeInBounce(System.Single,System.Single,System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float iTween_easeInBounce_m90CADF71EF28EA018E20D8AA358D50BAEBBD4B20 (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, float ___0_start, float ___1_end, float ___2_value, const RuntimeMethod* method) ;
|
|
// System.Void System.Collections.Generic.List`1<System.Collections.Hashtable>::.ctor()
|
|
inline void List_1__ctor_m7ABC778AD81083C79120F9E4DB7BBB8C812A6D3F (List_1_t2A52E5C00B98CBC8D02BF94A380F75023D0D130B* __this, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (List_1_t2A52E5C00B98CBC8D02BF94A380F75023D0D130B*, const RuntimeMethod*))List_1__ctor_m7F078BB342729BDF11327FD89D7872265328F690_gshared)(__this, method);
|
|
}
|
|
// UnityEngine.Quaternion UnityEngine.Quaternion::Internal_FromEulerRad(UnityEngine.Vector3)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 Quaternion_Internal_FromEulerRad_m66D4475341F53949471E6870FB5C5E4A5E9BA93E (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___0_euler, const RuntimeMethod* method) ;
|
|
// System.Single UnityEngine.Mathf::SmoothDamp(System.Single,System.Single,System.Single&,System.Single,System.Single,System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Mathf_SmoothDamp_mBE7ABB6B59D198BE8ABE42942452CC7B813A5248 (float ___0_current, float ___1_target, float* ___2_currentVelocity, float ___3_smoothTime, float ___4_maxSpeed, float ___5_deltaTime, const RuntimeMethod* method) ;
|
|
// System.Single UnityEngine.Mathf::SmoothDampAngle(System.Single,System.Single,System.Single&,System.Single,System.Single,System.Single)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Mathf_SmoothDampAngle_mA4C705CB9E2330AD5D98D7A9987DA64FD5AFFB3E_inline (float ___0_current, float ___1_target, float* ___2_currentVelocity, float ___3_smoothTime, float ___4_maxSpeed, float ___5_deltaTime, const RuntimeMethod* method) ;
|
|
// System.Void System.Array::Clear(System.Array,System.Int32,System.Int32)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Array_Clear_m50BAA3751899858B097D3FF2ED31F284703FE5CB (RuntimeArray* ___0_array, int32_t ___1_index, int32_t ___2_length, const RuntimeMethod* method) ;
|
|
// System.Single UnityEngine.Mathf::DeltaAngle(System.Single,System.Single)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Mathf_DeltaAngle_mCBA858CE5C1BEEBE375812325A50E434FF66D6D4_inline (float ___0_current, float ___1_target, const RuntimeMethod* method) ;
|
|
// System.Single UnityEngine.Mathf::Repeat(System.Single,System.Single)
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Mathf_Repeat_m6F1560A163481BB311D685294E1B463C3E4EB3BA_inline (float ___0_t, float ___1_length, const RuntimeMethod* method) ;
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
// System.Void iTween::Init(UnityEngine.GameObject)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_Init_mFF24AD97BE123FE53907132598578520CC21CF00 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// MoveBy(target,Vector3.zero,0);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_0 = ___0_target;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_1;
|
|
L_1 = Vector3_get_zero_m0C1249C3F25B1C70EAD3CC8B31259975A457AE39_inline(NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
iTween_MoveBy_m41CD96841490B6D61BE226B850F64C071362A0DD(L_0, L_1, (0.0f), NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::ValueTo(UnityEngine.GameObject,System.Collections.Hashtable)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_ValueTo_mABB09A5D1B03EFEF4938F46F8094EA793BC55105 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* ___1_args, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Color_tD001788D726C3A7F1379BEED0260B9591F440C1F_0_0_0_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EaseType_t5C24EBCEC4B9293CA4380231CA4B551E5EE91789_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D_0_0_0_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_0_0_0_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7_0_0_0_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_0_0_0_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1593F0BA9565D41C31360961E958F85BB60F0C8B);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1C1CF5C104E3D439B7AA7EE99AC7E729F3C1DADE);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral46F273EF641E07D271D91E0DC24A4392582671F8);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral601EE87277B336CEC36E0B7EC917055B5F41612A);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral60A6030687C34AFFA5F9B5E60D9A7437C51D40BA);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral6198FF060F72D6F485D4384B89B6CF2A1C1715C1);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral6F7F9963A2354D2A1DAE9EB5D17828E80398A34E);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral863AD29F01219936E391358B44A4970BFC6DC155);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA4419EF51FB63A77978E414E01AC1C9DCF20AA99);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC6B3F4B2F2FDB8F6FB6246A83B5ED6AB355C2BA3);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDD0F04E0A3F0BA1F904E0E27720F367F4228C69D);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE3DFC065B6A6D9931B797808DD066491AAB82B29);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF3C6C902DBF80139640F6554F0C3392016A8ADF7);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// args = iTween.CleanArgs(args);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_0 = ___1_args;
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_1;
|
|
L_1 = iTween_CleanArgs_m0DE6024AC59187B9116BF81C84F0483276A4AC9D(L_0, NULL);
|
|
___1_args = L_1;
|
|
// if (!args.Contains("onupdate") || !args.Contains("from") || !args.Contains("to")) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_2 = ___1_args;
|
|
NullCheck(L_2);
|
|
bool L_3;
|
|
L_3 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_2, _stringLiteral601EE87277B336CEC36E0B7EC917055B5F41612A);
|
|
if (!L_3)
|
|
{
|
|
goto IL_002f;
|
|
}
|
|
}
|
|
{
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_4 = ___1_args;
|
|
NullCheck(L_4);
|
|
bool L_5;
|
|
L_5 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_4, _stringLiteral1593F0BA9565D41C31360961E958F85BB60F0C8B);
|
|
if (!L_5)
|
|
{
|
|
goto IL_002f;
|
|
}
|
|
}
|
|
{
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_6 = ___1_args;
|
|
NullCheck(L_6);
|
|
bool L_7;
|
|
L_7 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_6, _stringLiteralA4419EF51FB63A77978E414E01AC1C9DCF20AA99);
|
|
if (L_7)
|
|
{
|
|
goto IL_003a;
|
|
}
|
|
}
|
|
|
|
IL_002f:
|
|
{
|
|
// Debug.LogError("iTween Error: ValueTo() requires an 'onupdate' callback function and a 'from' and 'to' property. The supplied 'onupdate' callback must accept a single argument that is the same type as the supplied 'from' and 'to' properties!");
|
|
il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
|
|
Debug_LogError_mB00B2B4468EF3CAF041B038D840820FB84C924B2(_stringLiteral6198FF060F72D6F485D4384B89B6CF2A1C1715C1, NULL);
|
|
// return;
|
|
return;
|
|
}
|
|
|
|
IL_003a:
|
|
{
|
|
// args["type"]="value";
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_8 = ___1_args;
|
|
NullCheck(L_8);
|
|
VirtualActionInvoker2< RuntimeObject*, RuntimeObject* >::Invoke(22 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_8, _stringLiteralF3C6C902DBF80139640F6554F0C3392016A8ADF7, _stringLiteral46F273EF641E07D271D91E0DC24A4392582671F8);
|
|
// if (args["from"].GetType() == typeof(Vector2)) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_9 = ___1_args;
|
|
NullCheck(L_9);
|
|
RuntimeObject* L_10;
|
|
L_10 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_9, _stringLiteral1593F0BA9565D41C31360961E958F85BB60F0C8B);
|
|
NullCheck(L_10);
|
|
Type_t* L_11;
|
|
L_11 = Object_GetType_mE10A8FC1E57F3DF29972CCBC026C2DC3942263B3(L_10, NULL);
|
|
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_12 = { reinterpret_cast<intptr_t> (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7_0_0_0_var) };
|
|
il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t* L_13;
|
|
L_13 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_12, NULL);
|
|
bool L_14;
|
|
L_14 = Type_op_Equality_m99930A0E44E420A685FABA60E60BA1CC5FA0EBDC(L_11, L_13, NULL);
|
|
if (!L_14)
|
|
{
|
|
goto IL_0080;
|
|
}
|
|
}
|
|
{
|
|
// args["method"]="vector2";
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_15 = ___1_args;
|
|
NullCheck(L_15);
|
|
VirtualActionInvoker2< RuntimeObject*, RuntimeObject* >::Invoke(22 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_15, _stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF, _stringLiteral863AD29F01219936E391358B44A4970BFC6DC155);
|
|
goto IL_015a;
|
|
}
|
|
|
|
IL_0080:
|
|
{
|
|
// }else if (args["from"].GetType() == typeof(Vector3)) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_16 = ___1_args;
|
|
NullCheck(L_16);
|
|
RuntimeObject* L_17;
|
|
L_17 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_16, _stringLiteral1593F0BA9565D41C31360961E958F85BB60F0C8B);
|
|
NullCheck(L_17);
|
|
Type_t* L_18;
|
|
L_18 = Object_GetType_mE10A8FC1E57F3DF29972CCBC026C2DC3942263B3(L_17, NULL);
|
|
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_19 = { reinterpret_cast<intptr_t> (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_0_0_0_var) };
|
|
il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t* L_20;
|
|
L_20 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_19, NULL);
|
|
bool L_21;
|
|
L_21 = Type_op_Equality_m99930A0E44E420A685FABA60E60BA1CC5FA0EBDC(L_18, L_20, NULL);
|
|
if (!L_21)
|
|
{
|
|
goto IL_00b6;
|
|
}
|
|
}
|
|
{
|
|
// args["method"]="vector3";
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_22 = ___1_args;
|
|
NullCheck(L_22);
|
|
VirtualActionInvoker2< RuntimeObject*, RuntimeObject* >::Invoke(22 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_22, _stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF, _stringLiteralC6B3F4B2F2FDB8F6FB6246A83B5ED6AB355C2BA3);
|
|
goto IL_015a;
|
|
}
|
|
|
|
IL_00b6:
|
|
{
|
|
// }else if (args["from"].GetType() == typeof(Rect)) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_23 = ___1_args;
|
|
NullCheck(L_23);
|
|
RuntimeObject* L_24;
|
|
L_24 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_23, _stringLiteral1593F0BA9565D41C31360961E958F85BB60F0C8B);
|
|
NullCheck(L_24);
|
|
Type_t* L_25;
|
|
L_25 = Object_GetType_mE10A8FC1E57F3DF29972CCBC026C2DC3942263B3(L_24, NULL);
|
|
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_26 = { reinterpret_cast<intptr_t> (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D_0_0_0_var) };
|
|
il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t* L_27;
|
|
L_27 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_26, NULL);
|
|
bool L_28;
|
|
L_28 = Type_op_Equality_m99930A0E44E420A685FABA60E60BA1CC5FA0EBDC(L_25, L_27, NULL);
|
|
if (!L_28)
|
|
{
|
|
goto IL_00e9;
|
|
}
|
|
}
|
|
{
|
|
// args["method"]="rect";
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_29 = ___1_args;
|
|
NullCheck(L_29);
|
|
VirtualActionInvoker2< RuntimeObject*, RuntimeObject* >::Invoke(22 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_29, _stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF, _stringLiteral6F7F9963A2354D2A1DAE9EB5D17828E80398A34E);
|
|
goto IL_015a;
|
|
}
|
|
|
|
IL_00e9:
|
|
{
|
|
// }else if (args["from"].GetType() == typeof(Single)) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_30 = ___1_args;
|
|
NullCheck(L_30);
|
|
RuntimeObject* L_31;
|
|
L_31 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_30, _stringLiteral1593F0BA9565D41C31360961E958F85BB60F0C8B);
|
|
NullCheck(L_31);
|
|
Type_t* L_32;
|
|
L_32 = Object_GetType_mE10A8FC1E57F3DF29972CCBC026C2DC3942263B3(L_31, NULL);
|
|
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_33 = { reinterpret_cast<intptr_t> (Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_0_0_0_var) };
|
|
il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t* L_34;
|
|
L_34 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_33, NULL);
|
|
bool L_35;
|
|
L_35 = Type_op_Equality_m99930A0E44E420A685FABA60E60BA1CC5FA0EBDC(L_32, L_34, NULL);
|
|
if (!L_35)
|
|
{
|
|
goto IL_011c;
|
|
}
|
|
}
|
|
{
|
|
// args["method"]="float";
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_36 = ___1_args;
|
|
NullCheck(L_36);
|
|
VirtualActionInvoker2< RuntimeObject*, RuntimeObject* >::Invoke(22 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_36, _stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF, _stringLiteralE3DFC065B6A6D9931B797808DD066491AAB82B29);
|
|
goto IL_015a;
|
|
}
|
|
|
|
IL_011c:
|
|
{
|
|
// }else if (args["from"].GetType() == typeof(Color)) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_37 = ___1_args;
|
|
NullCheck(L_37);
|
|
RuntimeObject* L_38;
|
|
L_38 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_37, _stringLiteral1593F0BA9565D41C31360961E958F85BB60F0C8B);
|
|
NullCheck(L_38);
|
|
Type_t* L_39;
|
|
L_39 = Object_GetType_mE10A8FC1E57F3DF29972CCBC026C2DC3942263B3(L_38, NULL);
|
|
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_40 = { reinterpret_cast<intptr_t> (Color_tD001788D726C3A7F1379BEED0260B9591F440C1F_0_0_0_var) };
|
|
il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t* L_41;
|
|
L_41 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_40, NULL);
|
|
bool L_42;
|
|
L_42 = Type_op_Equality_m99930A0E44E420A685FABA60E60BA1CC5FA0EBDC(L_39, L_41, NULL);
|
|
if (!L_42)
|
|
{
|
|
goto IL_014f;
|
|
}
|
|
}
|
|
{
|
|
// args["method"]="color";
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_43 = ___1_args;
|
|
NullCheck(L_43);
|
|
VirtualActionInvoker2< RuntimeObject*, RuntimeObject* >::Invoke(22 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_43, _stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF, _stringLiteralDD0F04E0A3F0BA1F904E0E27720F367F4228C69D);
|
|
goto IL_015a;
|
|
}
|
|
|
|
IL_014f:
|
|
{
|
|
// Debug.LogError("iTween Error: ValueTo() only works with interpolating Vector3s, Vector2s, floats, ints, Rects and Colors!");
|
|
il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
|
|
Debug_LogError_mB00B2B4468EF3CAF041B038D840820FB84C924B2(_stringLiteral60A6030687C34AFFA5F9B5E60D9A7437C51D40BA, NULL);
|
|
// return;
|
|
return;
|
|
}
|
|
|
|
IL_015a:
|
|
{
|
|
// if (!args.Contains("easetype")) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_44 = ___1_args;
|
|
NullCheck(L_44);
|
|
bool L_45;
|
|
L_45 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_44, _stringLiteral1C1CF5C104E3D439B7AA7EE99AC7E729F3C1DADE);
|
|
if (L_45)
|
|
{
|
|
goto IL_0179;
|
|
}
|
|
}
|
|
{
|
|
// args.Add("easetype",EaseType.linear);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_46 = ___1_args;
|
|
int32_t L_47 = ((int32_t)21);
|
|
RuntimeObject* L_48 = Box(EaseType_t5C24EBCEC4B9293CA4380231CA4B551E5EE91789_il2cpp_TypeInfo_var, &L_47);
|
|
NullCheck(L_46);
|
|
VirtualActionInvoker2< RuntimeObject*, RuntimeObject* >::Invoke(16 /* System.Void System.Collections.Hashtable::Add(System.Object,System.Object) */, L_46, _stringLiteral1C1CF5C104E3D439B7AA7EE99AC7E729F3C1DADE, L_48);
|
|
}
|
|
|
|
IL_0179:
|
|
{
|
|
// Launch(target,args);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_49 = ___0_target;
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_50 = ___1_args;
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
iTween_Launch_mDC12448682D0CC8F4772C9A4DB4AD4F9CC9B3E05(L_49, L_50, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::FadeFrom(UnityEngine.GameObject,System.Single,System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_FadeFrom_m245639E1C8508D756000A597A09D93DB68C3670C (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, float ___1_alpha, float ___2_time, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0003B14F695AB7215B136EA26D31E90AFF0EB15A);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// FadeFrom(target,Hash("alpha",alpha,"time",time));
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_0 = ___0_target;
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_1 = (ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)SZArrayNew(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var, (uint32_t)4);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_2 = L_1;
|
|
NullCheck(L_2);
|
|
ArrayElementTypeCheck (L_2, _stringLiteral0003B14F695AB7215B136EA26D31E90AFF0EB15A);
|
|
(L_2)->SetAt(static_cast<il2cpp_array_size_t>(0), (RuntimeObject*)_stringLiteral0003B14F695AB7215B136EA26D31E90AFF0EB15A);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_3 = L_2;
|
|
float L_4 = ___1_alpha;
|
|
float L_5 = L_4;
|
|
RuntimeObject* L_6 = Box(Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var, &L_5);
|
|
NullCheck(L_3);
|
|
ArrayElementTypeCheck (L_3, L_6);
|
|
(L_3)->SetAt(static_cast<il2cpp_array_size_t>(1), (RuntimeObject*)L_6);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_7 = L_3;
|
|
NullCheck(L_7);
|
|
ArrayElementTypeCheck (L_7, _stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
(L_7)->SetAt(static_cast<il2cpp_array_size_t>(2), (RuntimeObject*)_stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_8 = L_7;
|
|
float L_9 = ___2_time;
|
|
float L_10 = L_9;
|
|
RuntimeObject* L_11 = Box(Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var, &L_10);
|
|
NullCheck(L_8);
|
|
ArrayElementTypeCheck (L_8, L_11);
|
|
(L_8)->SetAt(static_cast<il2cpp_array_size_t>(3), (RuntimeObject*)L_11);
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_12;
|
|
L_12 = iTween_Hash_mD88C194FC245F9848017671F12F03CA83C7DA979(L_8, NULL);
|
|
iTween_FadeFrom_m648A5EFF516BA3AEB43ACC59B00BB83A384F931F(L_0, L_12, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::FadeFrom(UnityEngine.GameObject,System.Collections.Hashtable)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_FadeFrom_m648A5EFF516BA3AEB43ACC59B00BB83A384F931F (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* ___1_args, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// ColorFrom(target,args);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_0 = ___0_target;
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_1 = ___1_args;
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
iTween_ColorFrom_m9022E80004ED0C506555C44120C2A375EDF228CA(L_0, L_1, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::FadeTo(UnityEngine.GameObject,System.Single,System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_FadeTo_m31686F68F95CE19FF47E0DCE010FE6A065BDAAA4 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, float ___1_alpha, float ___2_time, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0003B14F695AB7215B136EA26D31E90AFF0EB15A);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// FadeTo(target,Hash("alpha",alpha,"time",time));
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_0 = ___0_target;
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_1 = (ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)SZArrayNew(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var, (uint32_t)4);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_2 = L_1;
|
|
NullCheck(L_2);
|
|
ArrayElementTypeCheck (L_2, _stringLiteral0003B14F695AB7215B136EA26D31E90AFF0EB15A);
|
|
(L_2)->SetAt(static_cast<il2cpp_array_size_t>(0), (RuntimeObject*)_stringLiteral0003B14F695AB7215B136EA26D31E90AFF0EB15A);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_3 = L_2;
|
|
float L_4 = ___1_alpha;
|
|
float L_5 = L_4;
|
|
RuntimeObject* L_6 = Box(Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var, &L_5);
|
|
NullCheck(L_3);
|
|
ArrayElementTypeCheck (L_3, L_6);
|
|
(L_3)->SetAt(static_cast<il2cpp_array_size_t>(1), (RuntimeObject*)L_6);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_7 = L_3;
|
|
NullCheck(L_7);
|
|
ArrayElementTypeCheck (L_7, _stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
(L_7)->SetAt(static_cast<il2cpp_array_size_t>(2), (RuntimeObject*)_stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_8 = L_7;
|
|
float L_9 = ___2_time;
|
|
float L_10 = L_9;
|
|
RuntimeObject* L_11 = Box(Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var, &L_10);
|
|
NullCheck(L_8);
|
|
ArrayElementTypeCheck (L_8, L_11);
|
|
(L_8)->SetAt(static_cast<il2cpp_array_size_t>(3), (RuntimeObject*)L_11);
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_12;
|
|
L_12 = iTween_Hash_mD88C194FC245F9848017671F12F03CA83C7DA979(L_8, NULL);
|
|
iTween_FadeTo_mA2D876CF3B42B214656F39AB6F782D9DFC854001(L_0, L_12, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::FadeTo(UnityEngine.GameObject,System.Collections.Hashtable)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_FadeTo_mA2D876CF3B42B214656F39AB6F782D9DFC854001 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* ___1_args, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// ColorTo(target,args);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_0 = ___0_target;
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_1 = ___1_args;
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
iTween_ColorTo_m42592A2AB0E9EB12BBE1E7453BC6AA9421FEBEA8(L_0, L_1, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::ColorFrom(UnityEngine.GameObject,UnityEngine.Color,System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_ColorFrom_m86B42241FDBEF35BF99E693AD67CC9C180B8B9E0 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___1_color, float ___2_time, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Color_tD001788D726C3A7F1379BEED0260B9591F440C1F_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDD0F04E0A3F0BA1F904E0E27720F367F4228C69D);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// ColorFrom(target,Hash("color",color,"time",time));
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_0 = ___0_target;
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_1 = (ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)SZArrayNew(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var, (uint32_t)4);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_2 = L_1;
|
|
NullCheck(L_2);
|
|
ArrayElementTypeCheck (L_2, _stringLiteralDD0F04E0A3F0BA1F904E0E27720F367F4228C69D);
|
|
(L_2)->SetAt(static_cast<il2cpp_array_size_t>(0), (RuntimeObject*)_stringLiteralDD0F04E0A3F0BA1F904E0E27720F367F4228C69D);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_3 = L_2;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_4 = ___1_color;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_5 = L_4;
|
|
RuntimeObject* L_6 = Box(Color_tD001788D726C3A7F1379BEED0260B9591F440C1F_il2cpp_TypeInfo_var, &L_5);
|
|
NullCheck(L_3);
|
|
ArrayElementTypeCheck (L_3, L_6);
|
|
(L_3)->SetAt(static_cast<il2cpp_array_size_t>(1), (RuntimeObject*)L_6);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_7 = L_3;
|
|
NullCheck(L_7);
|
|
ArrayElementTypeCheck (L_7, _stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
(L_7)->SetAt(static_cast<il2cpp_array_size_t>(2), (RuntimeObject*)_stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_8 = L_7;
|
|
float L_9 = ___2_time;
|
|
float L_10 = L_9;
|
|
RuntimeObject* L_11 = Box(Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var, &L_10);
|
|
NullCheck(L_8);
|
|
ArrayElementTypeCheck (L_8, L_11);
|
|
(L_8)->SetAt(static_cast<il2cpp_array_size_t>(3), (RuntimeObject*)L_11);
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_12;
|
|
L_12 = iTween_Hash_mD88C194FC245F9848017671F12F03CA83C7DA979(L_8, NULL);
|
|
iTween_ColorFrom_m9022E80004ED0C506555C44120C2A375EDF228CA(L_0, L_12, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::ColorFrom(UnityEngine.GameObject,System.Collections.Hashtable)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_ColorFrom_m9022E80004ED0C506555C44120C2A375EDF228CA (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* ___1_args, 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*)&Color_tD001788D726C3A7F1379BEED0260B9591F440C1F_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EaseType_t5C24EBCEC4B9293CA4380231CA4B551E5EE91789_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GameObject_GetComponent_TisLight_t1E68479B7782AF2050FAA02A5DC612FD034F18F3_m360B68036A4201772041F6229CE3B2EB21B0C91E_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GameObject_GetComponent_TisRenderer_t320575F223BCB177A982E5DDB5DB19FAA89E7FBF_m026EB44DB6238F13E2AFBECF1FBBE924CB1B040A_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0003B14F695AB7215B136EA26D31E90AFF0EB15A);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0A04B971B03DA607CE6C455184037B660CA89F78);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1C1CF5C104E3D439B7AA7EE99AC7E729F3C1DADE);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1C8AF0A6C7E100815D520361A6531A4DFBE2107D);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2B9B6C84CC15492CCB290C4B79418FA6D7DD24C1);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4609D79FE2FAD95C38B6DA64FC671E8594984D4C);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral701DC9E727DA0727D9FC7F0E77504EAE314EC0F1);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA33A5CAE02B786C2060461DF8C6764B4C05E9423);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA4419EF51FB63A77978E414E01AC1C9DCF20AA99);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC382F7DE10A162DCA952FE67A9A11F353FC54722);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDD0F04E0A3F0BA1F904E0E27720F367F4228C69D);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF3C6C902DBF80139640F6554F0C3392016A8ADF7);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F V_1;
|
|
memset((&V_1), 0, sizeof(V_1));
|
|
RuntimeObject* V_2 = NULL;
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* V_3 = NULL;
|
|
RuntimeObject* V_4 = NULL;
|
|
{
|
|
// Color fromColor = new Color();
|
|
il2cpp_codegen_initobj((&V_0), sizeof(Color_tD001788D726C3A7F1379BEED0260B9591F440C1F));
|
|
// Color tempColor = new Color();
|
|
il2cpp_codegen_initobj((&V_1), sizeof(Color_tD001788D726C3A7F1379BEED0260B9591F440C1F));
|
|
// args = iTween.CleanArgs(args);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_0 = ___1_args;
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_1;
|
|
L_1 = iTween_CleanArgs_m0DE6024AC59187B9116BF81C84F0483276A4AC9D(L_0, NULL);
|
|
___1_args = L_1;
|
|
// if(!args.Contains("includechildren") || (bool)args["includechildren"]){
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_2 = ___1_args;
|
|
NullCheck(L_2);
|
|
bool L_3;
|
|
L_3 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_2, _stringLiteralC382F7DE10A162DCA952FE67A9A11F353FC54722);
|
|
if (!L_3)
|
|
{
|
|
goto IL_0037;
|
|
}
|
|
}
|
|
{
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_4 = ___1_args;
|
|
NullCheck(L_4);
|
|
RuntimeObject* L_5;
|
|
L_5 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_4, _stringLiteralC382F7DE10A162DCA952FE67A9A11F353FC54722);
|
|
if (!((*(bool*)((bool*)(bool*)UnBox(L_5, Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_il2cpp_TypeInfo_var)))))
|
|
{
|
|
goto IL_0096;
|
|
}
|
|
}
|
|
|
|
IL_0037:
|
|
{
|
|
// foreach(Transform child in target.transform){
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_6 = ___0_target;
|
|
NullCheck(L_6);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_7;
|
|
L_7 = GameObject_get_transform_m0BC10ADFA1632166AE5544BDF9038A2650C2AE56(L_6, NULL);
|
|
NullCheck(L_7);
|
|
RuntimeObject* L_8;
|
|
L_8 = Transform_GetEnumerator_mA7E1C882ACA0C33E284711CD09971DEA3FFEF404(L_7, NULL);
|
|
V_2 = L_8;
|
|
}
|
|
{
|
|
auto __finallyBlock = il2cpp::utils::Finally([&]
|
|
{
|
|
|
|
FINALLY_0082:
|
|
{// begin finally (depth: 1)
|
|
{
|
|
RuntimeObject* L_9 = V_2;
|
|
V_4 = ((RuntimeObject*)IsInst((RuntimeObject*)L_9, IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var));
|
|
RuntimeObject* L_10 = V_4;
|
|
if (!L_10)
|
|
{
|
|
goto IL_0095;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject* L_11 = V_4;
|
|
NullCheck(L_11);
|
|
InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var, L_11);
|
|
}
|
|
|
|
IL_0095:
|
|
{
|
|
return;
|
|
}
|
|
}// end finally (depth: 1)
|
|
});
|
|
try
|
|
{// begin try (depth: 1)
|
|
{
|
|
goto IL_0078_1;
|
|
}
|
|
|
|
IL_0045_1:
|
|
{
|
|
// foreach(Transform child in target.transform){
|
|
RuntimeObject* L_12 = V_2;
|
|
NullCheck(L_12);
|
|
RuntimeObject* L_13;
|
|
L_13 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(1 /* System.Object System.Collections.IEnumerator::get_Current() */, IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA_il2cpp_TypeInfo_var, L_12);
|
|
// Hashtable argsCopy = (Hashtable)args.Clone();
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_14 = ___1_args;
|
|
NullCheck(L_14);
|
|
RuntimeObject* L_15;
|
|
L_15 = VirtualFuncInvoker0< RuntimeObject* >::Invoke(17 /* System.Object System.Collections.Hashtable::Clone() */, L_14);
|
|
V_3 = ((Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D*)CastclassClass((RuntimeObject*)L_15, Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D_il2cpp_TypeInfo_var));
|
|
// argsCopy["ischild"]=true;
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_16 = V_3;
|
|
bool L_17 = ((bool)1);
|
|
RuntimeObject* L_18 = Box(Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_il2cpp_TypeInfo_var, &L_17);
|
|
NullCheck(L_16);
|
|
VirtualActionInvoker2< RuntimeObject*, RuntimeObject* >::Invoke(22 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_16, _stringLiteral1C8AF0A6C7E100815D520361A6531A4DFBE2107D, L_18);
|
|
// ColorFrom(child.gameObject,argsCopy);
|
|
NullCheck(((Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1*)CastclassClass((RuntimeObject*)L_13, Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1_il2cpp_TypeInfo_var)));
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_19;
|
|
L_19 = Component_get_gameObject_m57AEFBB14DB39EC476F740BA000E170355DE691B(((Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1*)CastclassClass((RuntimeObject*)L_13, Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1_il2cpp_TypeInfo_var)), NULL);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_20 = V_3;
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
iTween_ColorFrom_m9022E80004ED0C506555C44120C2A375EDF228CA(L_19, L_20, NULL);
|
|
}
|
|
|
|
IL_0078_1:
|
|
{
|
|
// foreach(Transform child in target.transform){
|
|
RuntimeObject* L_21 = V_2;
|
|
NullCheck(L_21);
|
|
bool L_22;
|
|
L_22 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA_il2cpp_TypeInfo_var, L_21);
|
|
if (L_22)
|
|
{
|
|
goto IL_0045_1;
|
|
}
|
|
}
|
|
{
|
|
goto IL_0096;
|
|
}
|
|
}// end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__finallyBlock.StoreException(e.ex);
|
|
}
|
|
}
|
|
|
|
IL_0096:
|
|
{
|
|
// if (!args.Contains("easetype")) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_23 = ___1_args;
|
|
NullCheck(L_23);
|
|
bool L_24;
|
|
L_24 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_23, _stringLiteral1C1CF5C104E3D439B7AA7EE99AC7E729F3C1DADE);
|
|
if (L_24)
|
|
{
|
|
goto IL_00b5;
|
|
}
|
|
}
|
|
{
|
|
// args.Add("easetype",EaseType.linear);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_25 = ___1_args;
|
|
int32_t L_26 = ((int32_t)21);
|
|
RuntimeObject* L_27 = Box(EaseType_t5C24EBCEC4B9293CA4380231CA4B551E5EE91789_il2cpp_TypeInfo_var, &L_26);
|
|
NullCheck(L_25);
|
|
VirtualActionInvoker2< RuntimeObject*, RuntimeObject* >::Invoke(16 /* System.Void System.Collections.Hashtable::Add(System.Object,System.Object) */, L_25, _stringLiteral1C1CF5C104E3D439B7AA7EE99AC7E729F3C1DADE, L_27);
|
|
}
|
|
|
|
IL_00b5:
|
|
{
|
|
// if(target.GetComponent<Renderer>()){
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_28 = ___0_target;
|
|
NullCheck(L_28);
|
|
Renderer_t320575F223BCB177A982E5DDB5DB19FAA89E7FBF* L_29;
|
|
L_29 = GameObject_GetComponent_TisRenderer_t320575F223BCB177A982E5DDB5DB19FAA89E7FBF_m026EB44DB6238F13E2AFBECF1FBBE924CB1B040A(L_28, GameObject_GetComponent_TisRenderer_t320575F223BCB177A982E5DDB5DB19FAA89E7FBF_m026EB44DB6238F13E2AFBECF1FBBE924CB1B040A_RuntimeMethod_var);
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
bool L_30;
|
|
L_30 = Object_op_Implicit_m93896EF7D68FA113C42D3FE2BC6F661FC7EF514A(L_29, NULL);
|
|
if (!L_30)
|
|
{
|
|
goto IL_00d7;
|
|
}
|
|
}
|
|
{
|
|
// tempColor=fromColor=target.GetComponent<Renderer>().material.color;
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_31 = ___0_target;
|
|
NullCheck(L_31);
|
|
Renderer_t320575F223BCB177A982E5DDB5DB19FAA89E7FBF* L_32;
|
|
L_32 = GameObject_GetComponent_TisRenderer_t320575F223BCB177A982E5DDB5DB19FAA89E7FBF_m026EB44DB6238F13E2AFBECF1FBBE924CB1B040A(L_31, GameObject_GetComponent_TisRenderer_t320575F223BCB177A982E5DDB5DB19FAA89E7FBF_m026EB44DB6238F13E2AFBECF1FBBE924CB1B040A_RuntimeMethod_var);
|
|
NullCheck(L_32);
|
|
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_33;
|
|
L_33 = Renderer_get_material_m5BA2A00816C4CC66580D4B2E409CF10718C15656(L_32, NULL);
|
|
NullCheck(L_33);
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_34;
|
|
L_34 = Material_get_color_mA4B7D4B96200D9D8B4F36BF19957E9DA81071DBB(L_33, NULL);
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_35 = L_34;
|
|
V_0 = L_35;
|
|
V_1 = L_35;
|
|
goto IL_00f2;
|
|
}
|
|
|
|
IL_00d7:
|
|
{
|
|
// }else if(target.GetComponent<Light>()){
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_36 = ___0_target;
|
|
NullCheck(L_36);
|
|
Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_37;
|
|
L_37 = GameObject_GetComponent_TisLight_t1E68479B7782AF2050FAA02A5DC612FD034F18F3_m360B68036A4201772041F6229CE3B2EB21B0C91E(L_36, GameObject_GetComponent_TisLight_t1E68479B7782AF2050FAA02A5DC612FD034F18F3_m360B68036A4201772041F6229CE3B2EB21B0C91E_RuntimeMethod_var);
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
bool L_38;
|
|
L_38 = Object_op_Implicit_m93896EF7D68FA113C42D3FE2BC6F661FC7EF514A(L_37, NULL);
|
|
if (!L_38)
|
|
{
|
|
goto IL_00f2;
|
|
}
|
|
}
|
|
{
|
|
// tempColor=fromColor=target.GetComponent<Light>().color;
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_39 = ___0_target;
|
|
NullCheck(L_39);
|
|
Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_40;
|
|
L_40 = GameObject_GetComponent_TisLight_t1E68479B7782AF2050FAA02A5DC612FD034F18F3_m360B68036A4201772041F6229CE3B2EB21B0C91E(L_39, GameObject_GetComponent_TisLight_t1E68479B7782AF2050FAA02A5DC612FD034F18F3_m360B68036A4201772041F6229CE3B2EB21B0C91E_RuntimeMethod_var);
|
|
NullCheck(L_40);
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_41;
|
|
L_41 = Light_get_color_mE7EB8F11BF394877B50A2F335627441889ADE536(L_40, NULL);
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_42 = L_41;
|
|
V_0 = L_42;
|
|
V_1 = L_42;
|
|
}
|
|
|
|
IL_00f2:
|
|
{
|
|
// if(args.Contains("color")){
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_43 = ___1_args;
|
|
NullCheck(L_43);
|
|
bool L_44;
|
|
L_44 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_43, _stringLiteralDD0F04E0A3F0BA1F904E0E27720F367F4228C69D);
|
|
if (!L_44)
|
|
{
|
|
goto IL_0115;
|
|
}
|
|
}
|
|
{
|
|
// fromColor=(Color)args["color"];
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_45 = ___1_args;
|
|
NullCheck(L_45);
|
|
RuntimeObject* L_46;
|
|
L_46 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_45, _stringLiteralDD0F04E0A3F0BA1F904E0E27720F367F4228C69D);
|
|
V_0 = ((*(Color_tD001788D726C3A7F1379BEED0260B9591F440C1F*)((Color_tD001788D726C3A7F1379BEED0260B9591F440C1F*)(Color_tD001788D726C3A7F1379BEED0260B9591F440C1F*)UnBox(L_46, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F_il2cpp_TypeInfo_var))));
|
|
goto IL_01a5;
|
|
}
|
|
|
|
IL_0115:
|
|
{
|
|
// if (args.Contains("r")) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_47 = ___1_args;
|
|
NullCheck(L_47);
|
|
bool L_48;
|
|
L_48 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_47, _stringLiteralA33A5CAE02B786C2060461DF8C6764B4C05E9423);
|
|
if (!L_48)
|
|
{
|
|
goto IL_0139;
|
|
}
|
|
}
|
|
{
|
|
// fromColor.r=(float)args["r"];
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_49 = ___1_args;
|
|
NullCheck(L_49);
|
|
RuntimeObject* L_50;
|
|
L_50 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_49, _stringLiteralA33A5CAE02B786C2060461DF8C6764B4C05E9423);
|
|
(&V_0)->___r_0 = ((*(float*)((float*)(float*)UnBox(L_50, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var))));
|
|
}
|
|
|
|
IL_0139:
|
|
{
|
|
// if (args.Contains("g")) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_51 = ___1_args;
|
|
NullCheck(L_51);
|
|
bool L_52;
|
|
L_52 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_51, _stringLiteral2B9B6C84CC15492CCB290C4B79418FA6D7DD24C1);
|
|
if (!L_52)
|
|
{
|
|
goto IL_015d;
|
|
}
|
|
}
|
|
{
|
|
// fromColor.g=(float)args["g"];
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_53 = ___1_args;
|
|
NullCheck(L_53);
|
|
RuntimeObject* L_54;
|
|
L_54 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_53, _stringLiteral2B9B6C84CC15492CCB290C4B79418FA6D7DD24C1);
|
|
(&V_0)->___g_1 = ((*(float*)((float*)(float*)UnBox(L_54, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var))));
|
|
}
|
|
|
|
IL_015d:
|
|
{
|
|
// if (args.Contains("b")) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_55 = ___1_args;
|
|
NullCheck(L_55);
|
|
bool L_56;
|
|
L_56 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_55, _stringLiteral4609D79FE2FAD95C38B6DA64FC671E8594984D4C);
|
|
if (!L_56)
|
|
{
|
|
goto IL_0181;
|
|
}
|
|
}
|
|
{
|
|
// fromColor.b=(float)args["b"];
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_57 = ___1_args;
|
|
NullCheck(L_57);
|
|
RuntimeObject* L_58;
|
|
L_58 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_57, _stringLiteral4609D79FE2FAD95C38B6DA64FC671E8594984D4C);
|
|
(&V_0)->___b_2 = ((*(float*)((float*)(float*)UnBox(L_58, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var))));
|
|
}
|
|
|
|
IL_0181:
|
|
{
|
|
// if (args.Contains("a")) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_59 = ___1_args;
|
|
NullCheck(L_59);
|
|
bool L_60;
|
|
L_60 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_59, _stringLiteral0A04B971B03DA607CE6C455184037B660CA89F78);
|
|
if (!L_60)
|
|
{
|
|
goto IL_01a5;
|
|
}
|
|
}
|
|
{
|
|
// fromColor.a=(float)args["a"];
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_61 = ___1_args;
|
|
NullCheck(L_61);
|
|
RuntimeObject* L_62;
|
|
L_62 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_61, _stringLiteral0A04B971B03DA607CE6C455184037B660CA89F78);
|
|
(&V_0)->___a_3 = ((*(float*)((float*)(float*)UnBox(L_62, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var))));
|
|
}
|
|
|
|
IL_01a5:
|
|
{
|
|
// if(args.Contains("amount")){
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_63 = ___1_args;
|
|
NullCheck(L_63);
|
|
bool L_64;
|
|
L_64 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_63, _stringLiteral701DC9E727DA0727D9FC7F0E77504EAE314EC0F1);
|
|
if (!L_64)
|
|
{
|
|
goto IL_01d6;
|
|
}
|
|
}
|
|
{
|
|
// fromColor.a=(float)args["amount"];
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_65 = ___1_args;
|
|
NullCheck(L_65);
|
|
RuntimeObject* L_66;
|
|
L_66 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_65, _stringLiteral701DC9E727DA0727D9FC7F0E77504EAE314EC0F1);
|
|
(&V_0)->___a_3 = ((*(float*)((float*)(float*)UnBox(L_66, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var))));
|
|
// args.Remove("amount");
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_67 = ___1_args;
|
|
NullCheck(L_67);
|
|
VirtualActionInvoker1< RuntimeObject* >::Invoke(27 /* System.Void System.Collections.Hashtable::Remove(System.Object) */, L_67, _stringLiteral701DC9E727DA0727D9FC7F0E77504EAE314EC0F1);
|
|
goto IL_0205;
|
|
}
|
|
|
|
IL_01d6:
|
|
{
|
|
// }else if(args.Contains("alpha")){
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_68 = ___1_args;
|
|
NullCheck(L_68);
|
|
bool L_69;
|
|
L_69 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_68, _stringLiteral0003B14F695AB7215B136EA26D31E90AFF0EB15A);
|
|
if (!L_69)
|
|
{
|
|
goto IL_0205;
|
|
}
|
|
}
|
|
{
|
|
// fromColor.a=(float)args["alpha"];
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_70 = ___1_args;
|
|
NullCheck(L_70);
|
|
RuntimeObject* L_71;
|
|
L_71 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_70, _stringLiteral0003B14F695AB7215B136EA26D31E90AFF0EB15A);
|
|
(&V_0)->___a_3 = ((*(float*)((float*)(float*)UnBox(L_71, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var))));
|
|
// args.Remove("alpha");
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_72 = ___1_args;
|
|
NullCheck(L_72);
|
|
VirtualActionInvoker1< RuntimeObject* >::Invoke(27 /* System.Void System.Collections.Hashtable::Remove(System.Object) */, L_72, _stringLiteral0003B14F695AB7215B136EA26D31E90AFF0EB15A);
|
|
}
|
|
|
|
IL_0205:
|
|
{
|
|
// if(target.GetComponent<Renderer>()){
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_73 = ___0_target;
|
|
NullCheck(L_73);
|
|
Renderer_t320575F223BCB177A982E5DDB5DB19FAA89E7FBF* L_74;
|
|
L_74 = GameObject_GetComponent_TisRenderer_t320575F223BCB177A982E5DDB5DB19FAA89E7FBF_m026EB44DB6238F13E2AFBECF1FBBE924CB1B040A(L_73, GameObject_GetComponent_TisRenderer_t320575F223BCB177A982E5DDB5DB19FAA89E7FBF_m026EB44DB6238F13E2AFBECF1FBBE924CB1B040A_RuntimeMethod_var);
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
bool L_75;
|
|
L_75 = Object_op_Implicit_m93896EF7D68FA113C42D3FE2BC6F661FC7EF514A(L_74, NULL);
|
|
if (!L_75)
|
|
{
|
|
goto IL_0225;
|
|
}
|
|
}
|
|
{
|
|
// target.GetComponent<Renderer>().material.color=fromColor;
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_76 = ___0_target;
|
|
NullCheck(L_76);
|
|
Renderer_t320575F223BCB177A982E5DDB5DB19FAA89E7FBF* L_77;
|
|
L_77 = GameObject_GetComponent_TisRenderer_t320575F223BCB177A982E5DDB5DB19FAA89E7FBF_m026EB44DB6238F13E2AFBECF1FBBE924CB1B040A(L_76, GameObject_GetComponent_TisRenderer_t320575F223BCB177A982E5DDB5DB19FAA89E7FBF_m026EB44DB6238F13E2AFBECF1FBBE924CB1B040A_RuntimeMethod_var);
|
|
NullCheck(L_77);
|
|
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_78;
|
|
L_78 = Renderer_get_material_m5BA2A00816C4CC66580D4B2E409CF10718C15656(L_77, NULL);
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_79 = V_0;
|
|
NullCheck(L_78);
|
|
Material_set_color_m5C32DEBB215FF9EE35E7B575297D8C2F29CC2A2D(L_78, L_79, NULL);
|
|
goto IL_023e;
|
|
}
|
|
|
|
IL_0225:
|
|
{
|
|
// }else if(target.GetComponent<Light>()){
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_80 = ___0_target;
|
|
NullCheck(L_80);
|
|
Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_81;
|
|
L_81 = GameObject_GetComponent_TisLight_t1E68479B7782AF2050FAA02A5DC612FD034F18F3_m360B68036A4201772041F6229CE3B2EB21B0C91E(L_80, GameObject_GetComponent_TisLight_t1E68479B7782AF2050FAA02A5DC612FD034F18F3_m360B68036A4201772041F6229CE3B2EB21B0C91E_RuntimeMethod_var);
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
bool L_82;
|
|
L_82 = Object_op_Implicit_m93896EF7D68FA113C42D3FE2BC6F661FC7EF514A(L_81, NULL);
|
|
if (!L_82)
|
|
{
|
|
goto IL_023e;
|
|
}
|
|
}
|
|
{
|
|
// target.GetComponent<Light>().color=fromColor;
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_83 = ___0_target;
|
|
NullCheck(L_83);
|
|
Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_84;
|
|
L_84 = GameObject_GetComponent_TisLight_t1E68479B7782AF2050FAA02A5DC612FD034F18F3_m360B68036A4201772041F6229CE3B2EB21B0C91E(L_83, GameObject_GetComponent_TisLight_t1E68479B7782AF2050FAA02A5DC612FD034F18F3_m360B68036A4201772041F6229CE3B2EB21B0C91E_RuntimeMethod_var);
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_85 = V_0;
|
|
NullCheck(L_84);
|
|
Light_set_color_m242F09E22904E0A20D5B032A0749678B0796A87C(L_84, L_85, NULL);
|
|
}
|
|
|
|
IL_023e:
|
|
{
|
|
// args["color"]=tempColor;
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_86 = ___1_args;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_87 = V_1;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_88 = L_87;
|
|
RuntimeObject* L_89 = Box(Color_tD001788D726C3A7F1379BEED0260B9591F440C1F_il2cpp_TypeInfo_var, &L_88);
|
|
NullCheck(L_86);
|
|
VirtualActionInvoker2< RuntimeObject*, RuntimeObject* >::Invoke(22 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_86, _stringLiteralDD0F04E0A3F0BA1F904E0E27720F367F4228C69D, L_89);
|
|
// args["type"]="color";
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_90 = ___1_args;
|
|
NullCheck(L_90);
|
|
VirtualActionInvoker2< RuntimeObject*, RuntimeObject* >::Invoke(22 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_90, _stringLiteralF3C6C902DBF80139640F6554F0C3392016A8ADF7, _stringLiteralDD0F04E0A3F0BA1F904E0E27720F367F4228C69D);
|
|
// args["method"]="to";
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_91 = ___1_args;
|
|
NullCheck(L_91);
|
|
VirtualActionInvoker2< RuntimeObject*, RuntimeObject* >::Invoke(22 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_91, _stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF, _stringLiteralA4419EF51FB63A77978E414E01AC1C9DCF20AA99);
|
|
// Launch(target,args);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_92 = ___0_target;
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_93 = ___1_args;
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
iTween_Launch_mDC12448682D0CC8F4772C9A4DB4AD4F9CC9B3E05(L_92, L_93, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::ColorTo(UnityEngine.GameObject,UnityEngine.Color,System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_ColorTo_m6BAD86D05B4F496BC6CF0BAFBD15F84CFD1B55EA (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___1_color, float ___2_time, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Color_tD001788D726C3A7F1379BEED0260B9591F440C1F_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDD0F04E0A3F0BA1F904E0E27720F367F4228C69D);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// ColorTo(target,Hash("color",color,"time",time));
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_0 = ___0_target;
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_1 = (ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)SZArrayNew(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var, (uint32_t)4);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_2 = L_1;
|
|
NullCheck(L_2);
|
|
ArrayElementTypeCheck (L_2, _stringLiteralDD0F04E0A3F0BA1F904E0E27720F367F4228C69D);
|
|
(L_2)->SetAt(static_cast<il2cpp_array_size_t>(0), (RuntimeObject*)_stringLiteralDD0F04E0A3F0BA1F904E0E27720F367F4228C69D);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_3 = L_2;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_4 = ___1_color;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_5 = L_4;
|
|
RuntimeObject* L_6 = Box(Color_tD001788D726C3A7F1379BEED0260B9591F440C1F_il2cpp_TypeInfo_var, &L_5);
|
|
NullCheck(L_3);
|
|
ArrayElementTypeCheck (L_3, L_6);
|
|
(L_3)->SetAt(static_cast<il2cpp_array_size_t>(1), (RuntimeObject*)L_6);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_7 = L_3;
|
|
NullCheck(L_7);
|
|
ArrayElementTypeCheck (L_7, _stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
(L_7)->SetAt(static_cast<il2cpp_array_size_t>(2), (RuntimeObject*)_stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_8 = L_7;
|
|
float L_9 = ___2_time;
|
|
float L_10 = L_9;
|
|
RuntimeObject* L_11 = Box(Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var, &L_10);
|
|
NullCheck(L_8);
|
|
ArrayElementTypeCheck (L_8, L_11);
|
|
(L_8)->SetAt(static_cast<il2cpp_array_size_t>(3), (RuntimeObject*)L_11);
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_12;
|
|
L_12 = iTween_Hash_mD88C194FC245F9848017671F12F03CA83C7DA979(L_8, NULL);
|
|
iTween_ColorTo_m42592A2AB0E9EB12BBE1E7453BC6AA9421FEBEA8(L_0, L_12, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::ColorTo(UnityEngine.GameObject,System.Collections.Hashtable)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_ColorTo_m42592A2AB0E9EB12BBE1E7453BC6AA9421FEBEA8 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* ___1_args, 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*)&EaseType_t5C24EBCEC4B9293CA4380231CA4B551E5EE91789_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1C1CF5C104E3D439B7AA7EE99AC7E729F3C1DADE);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1C8AF0A6C7E100815D520361A6531A4DFBE2107D);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA4419EF51FB63A77978E414E01AC1C9DCF20AA99);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC382F7DE10A162DCA952FE67A9A11F353FC54722);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDD0F04E0A3F0BA1F904E0E27720F367F4228C69D);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF3C6C902DBF80139640F6554F0C3392016A8ADF7);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
RuntimeObject* V_0 = NULL;
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* V_1 = NULL;
|
|
RuntimeObject* V_2 = NULL;
|
|
{
|
|
// args = iTween.CleanArgs(args);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_0 = ___1_args;
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_1;
|
|
L_1 = iTween_CleanArgs_m0DE6024AC59187B9116BF81C84F0483276A4AC9D(L_0, NULL);
|
|
___1_args = L_1;
|
|
// if(!args.Contains("includechildren") || (bool)args["includechildren"]){
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_2 = ___1_args;
|
|
NullCheck(L_2);
|
|
bool L_3;
|
|
L_3 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_2, _stringLiteralC382F7DE10A162DCA952FE67A9A11F353FC54722);
|
|
if (!L_3)
|
|
{
|
|
goto IL_0027;
|
|
}
|
|
}
|
|
{
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_4 = ___1_args;
|
|
NullCheck(L_4);
|
|
RuntimeObject* L_5;
|
|
L_5 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_4, _stringLiteralC382F7DE10A162DCA952FE67A9A11F353FC54722);
|
|
if (!((*(bool*)((bool*)(bool*)UnBox(L_5, Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_il2cpp_TypeInfo_var)))))
|
|
{
|
|
goto IL_0083;
|
|
}
|
|
}
|
|
|
|
IL_0027:
|
|
{
|
|
// foreach(Transform child in target.transform){
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_6 = ___0_target;
|
|
NullCheck(L_6);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_7;
|
|
L_7 = GameObject_get_transform_m0BC10ADFA1632166AE5544BDF9038A2650C2AE56(L_6, NULL);
|
|
NullCheck(L_7);
|
|
RuntimeObject* L_8;
|
|
L_8 = Transform_GetEnumerator_mA7E1C882ACA0C33E284711CD09971DEA3FFEF404(L_7, NULL);
|
|
V_0 = L_8;
|
|
}
|
|
{
|
|
auto __finallyBlock = il2cpp::utils::Finally([&]
|
|
{
|
|
|
|
FINALLY_0072:
|
|
{// begin finally (depth: 1)
|
|
{
|
|
RuntimeObject* L_9 = V_0;
|
|
V_2 = ((RuntimeObject*)IsInst((RuntimeObject*)L_9, IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var));
|
|
RuntimeObject* L_10 = V_2;
|
|
if (!L_10)
|
|
{
|
|
goto IL_0082;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject* L_11 = V_2;
|
|
NullCheck(L_11);
|
|
InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var, L_11);
|
|
}
|
|
|
|
IL_0082:
|
|
{
|
|
return;
|
|
}
|
|
}// end finally (depth: 1)
|
|
});
|
|
try
|
|
{// begin try (depth: 1)
|
|
{
|
|
goto IL_0068_1;
|
|
}
|
|
|
|
IL_0035_1:
|
|
{
|
|
// foreach(Transform child in target.transform){
|
|
RuntimeObject* L_12 = V_0;
|
|
NullCheck(L_12);
|
|
RuntimeObject* L_13;
|
|
L_13 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(1 /* System.Object System.Collections.IEnumerator::get_Current() */, IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA_il2cpp_TypeInfo_var, L_12);
|
|
// Hashtable argsCopy = (Hashtable)args.Clone();
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_14 = ___1_args;
|
|
NullCheck(L_14);
|
|
RuntimeObject* L_15;
|
|
L_15 = VirtualFuncInvoker0< RuntimeObject* >::Invoke(17 /* System.Object System.Collections.Hashtable::Clone() */, L_14);
|
|
V_1 = ((Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D*)CastclassClass((RuntimeObject*)L_15, Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D_il2cpp_TypeInfo_var));
|
|
// argsCopy["ischild"]=true;
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_16 = V_1;
|
|
bool L_17 = ((bool)1);
|
|
RuntimeObject* L_18 = Box(Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_il2cpp_TypeInfo_var, &L_17);
|
|
NullCheck(L_16);
|
|
VirtualActionInvoker2< RuntimeObject*, RuntimeObject* >::Invoke(22 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_16, _stringLiteral1C8AF0A6C7E100815D520361A6531A4DFBE2107D, L_18);
|
|
// ColorTo(child.gameObject,argsCopy);
|
|
NullCheck(((Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1*)CastclassClass((RuntimeObject*)L_13, Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1_il2cpp_TypeInfo_var)));
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_19;
|
|
L_19 = Component_get_gameObject_m57AEFBB14DB39EC476F740BA000E170355DE691B(((Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1*)CastclassClass((RuntimeObject*)L_13, Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1_il2cpp_TypeInfo_var)), NULL);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_20 = V_1;
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
iTween_ColorTo_m42592A2AB0E9EB12BBE1E7453BC6AA9421FEBEA8(L_19, L_20, NULL);
|
|
}
|
|
|
|
IL_0068_1:
|
|
{
|
|
// foreach(Transform child in target.transform){
|
|
RuntimeObject* L_21 = V_0;
|
|
NullCheck(L_21);
|
|
bool L_22;
|
|
L_22 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA_il2cpp_TypeInfo_var, L_21);
|
|
if (L_22)
|
|
{
|
|
goto IL_0035_1;
|
|
}
|
|
}
|
|
{
|
|
goto IL_0083;
|
|
}
|
|
}// end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__finallyBlock.StoreException(e.ex);
|
|
}
|
|
}
|
|
|
|
IL_0083:
|
|
{
|
|
// if (!args.Contains("easetype")) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_23 = ___1_args;
|
|
NullCheck(L_23);
|
|
bool L_24;
|
|
L_24 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_23, _stringLiteral1C1CF5C104E3D439B7AA7EE99AC7E729F3C1DADE);
|
|
if (L_24)
|
|
{
|
|
goto IL_00a2;
|
|
}
|
|
}
|
|
{
|
|
// args.Add("easetype",EaseType.linear);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_25 = ___1_args;
|
|
int32_t L_26 = ((int32_t)21);
|
|
RuntimeObject* L_27 = Box(EaseType_t5C24EBCEC4B9293CA4380231CA4B551E5EE91789_il2cpp_TypeInfo_var, &L_26);
|
|
NullCheck(L_25);
|
|
VirtualActionInvoker2< RuntimeObject*, RuntimeObject* >::Invoke(16 /* System.Void System.Collections.Hashtable::Add(System.Object,System.Object) */, L_25, _stringLiteral1C1CF5C104E3D439B7AA7EE99AC7E729F3C1DADE, L_27);
|
|
}
|
|
|
|
IL_00a2:
|
|
{
|
|
// args["type"]="color";
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_28 = ___1_args;
|
|
NullCheck(L_28);
|
|
VirtualActionInvoker2< RuntimeObject*, RuntimeObject* >::Invoke(22 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_28, _stringLiteralF3C6C902DBF80139640F6554F0C3392016A8ADF7, _stringLiteralDD0F04E0A3F0BA1F904E0E27720F367F4228C69D);
|
|
// args["method"]="to";
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_29 = ___1_args;
|
|
NullCheck(L_29);
|
|
VirtualActionInvoker2< RuntimeObject*, RuntimeObject* >::Invoke(22 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_29, _stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF, _stringLiteralA4419EF51FB63A77978E414E01AC1C9DCF20AA99);
|
|
// Launch(target,args);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_30 = ___0_target;
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_31 = ___1_args;
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
iTween_Launch_mDC12448682D0CC8F4772C9A4DB4AD4F9CC9B3E05(L_30, L_31, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::AudioFrom(UnityEngine.GameObject,System.Single,System.Single,System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_AudioFrom_m458E12A82A11711396A6D81630E5F8AC6963A9C2 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, float ___1_volume, float ___2_pitch, float ___3_time, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE2626358887F45622D37FD07C462FC55738DC24F);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE359F6FAB740B186702E6266FF2C4659C923C49B);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// AudioFrom(target,Hash("volume",volume,"pitch",pitch,"time",time));
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_0 = ___0_target;
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_1 = (ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)SZArrayNew(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var, (uint32_t)6);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_2 = L_1;
|
|
NullCheck(L_2);
|
|
ArrayElementTypeCheck (L_2, _stringLiteralE359F6FAB740B186702E6266FF2C4659C923C49B);
|
|
(L_2)->SetAt(static_cast<il2cpp_array_size_t>(0), (RuntimeObject*)_stringLiteralE359F6FAB740B186702E6266FF2C4659C923C49B);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_3 = L_2;
|
|
float L_4 = ___1_volume;
|
|
float L_5 = L_4;
|
|
RuntimeObject* L_6 = Box(Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var, &L_5);
|
|
NullCheck(L_3);
|
|
ArrayElementTypeCheck (L_3, L_6);
|
|
(L_3)->SetAt(static_cast<il2cpp_array_size_t>(1), (RuntimeObject*)L_6);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_7 = L_3;
|
|
NullCheck(L_7);
|
|
ArrayElementTypeCheck (L_7, _stringLiteralE2626358887F45622D37FD07C462FC55738DC24F);
|
|
(L_7)->SetAt(static_cast<il2cpp_array_size_t>(2), (RuntimeObject*)_stringLiteralE2626358887F45622D37FD07C462FC55738DC24F);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_8 = L_7;
|
|
float L_9 = ___2_pitch;
|
|
float L_10 = L_9;
|
|
RuntimeObject* L_11 = Box(Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var, &L_10);
|
|
NullCheck(L_8);
|
|
ArrayElementTypeCheck (L_8, L_11);
|
|
(L_8)->SetAt(static_cast<il2cpp_array_size_t>(3), (RuntimeObject*)L_11);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_12 = L_8;
|
|
NullCheck(L_12);
|
|
ArrayElementTypeCheck (L_12, _stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
(L_12)->SetAt(static_cast<il2cpp_array_size_t>(4), (RuntimeObject*)_stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_13 = L_12;
|
|
float L_14 = ___3_time;
|
|
float L_15 = L_14;
|
|
RuntimeObject* L_16 = Box(Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var, &L_15);
|
|
NullCheck(L_13);
|
|
ArrayElementTypeCheck (L_13, L_16);
|
|
(L_13)->SetAt(static_cast<il2cpp_array_size_t>(5), (RuntimeObject*)L_16);
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_17;
|
|
L_17 = iTween_Hash_mD88C194FC245F9848017671F12F03CA83C7DA979(L_13, NULL);
|
|
iTween_AudioFrom_mCD9E83B7660A354153B141B82356F45A113D094A(L_0, L_17, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::AudioFrom(UnityEngine.GameObject,System.Collections.Hashtable)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_AudioFrom_mCD9E83B7660A354153B141B82356F45A113D094A (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* ___1_args, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AudioSource_t871AC2272F896738252F04EE949AEF5B241D3299_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EaseType_t5C24EBCEC4B9293CA4380231CA4B551E5EE91789_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GameObject_GetComponent_TisAudioSource_t871AC2272F896738252F04EE949AEF5B241D3299_m4F30DAB8E5B57E8DB6BD8C0C3BB11CCB57690C4A_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1C1CF5C104E3D439B7AA7EE99AC7E729F3C1DADE);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral91AD3E3D34BA9FEF85ED65858915DE18539C8628);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA4419EF51FB63A77978E414E01AC1C9DCF20AA99);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCAD7F95DD746BC799CB0F5C9F9B34CA9D5D7181C);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCE997756AE28DA8CED1FA1160227AA74FACA2C68);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE2626358887F45622D37FD07C462FC55738DC24F);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE359F6FAB740B186702E6266FF2C4659C923C49B);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF3C6C902DBF80139640F6554F0C3392016A8ADF7);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_1;
|
|
memset((&V_1), 0, sizeof(V_1));
|
|
AudioSource_t871AC2272F896738252F04EE949AEF5B241D3299* V_2 = NULL;
|
|
float V_3 = 0.0f;
|
|
{
|
|
// args = iTween.CleanArgs(args);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_0 = ___1_args;
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_1;
|
|
L_1 = iTween_CleanArgs_m0DE6024AC59187B9116BF81C84F0483276A4AC9D(L_0, NULL);
|
|
___1_args = L_1;
|
|
// if(args.Contains("audiosource")){
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_2 = ___1_args;
|
|
NullCheck(L_2);
|
|
bool L_3;
|
|
L_3 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_2, _stringLiteralCAD7F95DD746BC799CB0F5C9F9B34CA9D5D7181C);
|
|
if (!L_3)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
{
|
|
// tempAudioSource=(AudioSource)args["audiosource"];
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_4 = ___1_args;
|
|
NullCheck(L_4);
|
|
RuntimeObject* L_5;
|
|
L_5 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_4, _stringLiteralCAD7F95DD746BC799CB0F5C9F9B34CA9D5D7181C);
|
|
V_2 = ((AudioSource_t871AC2272F896738252F04EE949AEF5B241D3299*)CastclassSealed((RuntimeObject*)L_5, AudioSource_t871AC2272F896738252F04EE949AEF5B241D3299_il2cpp_TypeInfo_var));
|
|
goto IL_0049;
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
// if(target.GetComponent<AudioSource>()){
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_6 = ___0_target;
|
|
NullCheck(L_6);
|
|
AudioSource_t871AC2272F896738252F04EE949AEF5B241D3299* L_7;
|
|
L_7 = GameObject_GetComponent_TisAudioSource_t871AC2272F896738252F04EE949AEF5B241D3299_m4F30DAB8E5B57E8DB6BD8C0C3BB11CCB57690C4A(L_6, GameObject_GetComponent_TisAudioSource_t871AC2272F896738252F04EE949AEF5B241D3299_m4F30DAB8E5B57E8DB6BD8C0C3BB11CCB57690C4A_RuntimeMethod_var);
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
bool L_8;
|
|
L_8 = Object_op_Implicit_m93896EF7D68FA113C42D3FE2BC6F661FC7EF514A(L_7, NULL);
|
|
if (!L_8)
|
|
{
|
|
goto IL_003e;
|
|
}
|
|
}
|
|
{
|
|
// tempAudioSource=target.GetComponent<AudioSource>();
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_9 = ___0_target;
|
|
NullCheck(L_9);
|
|
AudioSource_t871AC2272F896738252F04EE949AEF5B241D3299* L_10;
|
|
L_10 = GameObject_GetComponent_TisAudioSource_t871AC2272F896738252F04EE949AEF5B241D3299_m4F30DAB8E5B57E8DB6BD8C0C3BB11CCB57690C4A(L_9, GameObject_GetComponent_TisAudioSource_t871AC2272F896738252F04EE949AEF5B241D3299_m4F30DAB8E5B57E8DB6BD8C0C3BB11CCB57690C4A_RuntimeMethod_var);
|
|
V_2 = L_10;
|
|
goto IL_0049;
|
|
}
|
|
|
|
IL_003e:
|
|
{
|
|
// Debug.LogError("iTween Error: AudioFrom requires an AudioSource.");
|
|
il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
|
|
Debug_LogError_mB00B2B4468EF3CAF041B038D840820FB84C924B2(_stringLiteral91AD3E3D34BA9FEF85ED65858915DE18539C8628, NULL);
|
|
// return;
|
|
return;
|
|
}
|
|
|
|
IL_0049:
|
|
{
|
|
// tempAudioProperties.x=fromAudioProperties.x=tempAudioSource.volume;
|
|
AudioSource_t871AC2272F896738252F04EE949AEF5B241D3299* L_11 = V_2;
|
|
NullCheck(L_11);
|
|
float L_12;
|
|
L_12 = AudioSource_get_volume_m9CCF33BC636562EA282FDE07463B547D70134EE3(L_11, NULL);
|
|
float L_13 = L_12;
|
|
V_3 = L_13;
|
|
(&V_1)->___x_0 = L_13;
|
|
float L_14 = V_3;
|
|
(&V_0)->___x_0 = L_14;
|
|
// tempAudioProperties.y=fromAudioProperties.y=tempAudioSource.pitch;
|
|
AudioSource_t871AC2272F896738252F04EE949AEF5B241D3299* L_15 = V_2;
|
|
NullCheck(L_15);
|
|
float L_16;
|
|
L_16 = AudioSource_get_pitch_mB1B0B8A52400B5C798BF1E644FE1C2FFA20A9863(L_15, NULL);
|
|
float L_17 = L_16;
|
|
V_3 = L_17;
|
|
(&V_1)->___y_1 = L_17;
|
|
float L_18 = V_3;
|
|
(&V_0)->___y_1 = L_18;
|
|
// if(args.Contains("volume")){
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_19 = ___1_args;
|
|
NullCheck(L_19);
|
|
bool L_20;
|
|
L_20 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_19, _stringLiteralE359F6FAB740B186702E6266FF2C4659C923C49B);
|
|
if (!L_20)
|
|
{
|
|
goto IL_009b;
|
|
}
|
|
}
|
|
{
|
|
// fromAudioProperties.x=(float)args["volume"];
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_21 = ___1_args;
|
|
NullCheck(L_21);
|
|
RuntimeObject* L_22;
|
|
L_22 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_21, _stringLiteralE359F6FAB740B186702E6266FF2C4659C923C49B);
|
|
(&V_1)->___x_0 = ((*(float*)((float*)(float*)UnBox(L_22, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var))));
|
|
}
|
|
|
|
IL_009b:
|
|
{
|
|
// if(args.Contains("pitch")){
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_23 = ___1_args;
|
|
NullCheck(L_23);
|
|
bool L_24;
|
|
L_24 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_23, _stringLiteralE2626358887F45622D37FD07C462FC55738DC24F);
|
|
if (!L_24)
|
|
{
|
|
goto IL_00bf;
|
|
}
|
|
}
|
|
{
|
|
// fromAudioProperties.y=(float)args["pitch"];
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_25 = ___1_args;
|
|
NullCheck(L_25);
|
|
RuntimeObject* L_26;
|
|
L_26 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_25, _stringLiteralE2626358887F45622D37FD07C462FC55738DC24F);
|
|
(&V_1)->___y_1 = ((*(float*)((float*)(float*)UnBox(L_26, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var))));
|
|
}
|
|
|
|
IL_00bf:
|
|
{
|
|
// tempAudioSource.volume=fromAudioProperties.x;
|
|
AudioSource_t871AC2272F896738252F04EE949AEF5B241D3299* L_27 = V_2;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_28 = V_1;
|
|
float L_29 = L_28.___x_0;
|
|
NullCheck(L_27);
|
|
AudioSource_set_volume_mD902BBDBBDE0E3C148609BF3C05096148E90F2C0(L_27, L_29, NULL);
|
|
// tempAudioSource.pitch=fromAudioProperties.y;
|
|
AudioSource_t871AC2272F896738252F04EE949AEF5B241D3299* L_30 = V_2;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_31 = V_1;
|
|
float L_32 = L_31.___y_1;
|
|
NullCheck(L_30);
|
|
AudioSource_set_pitch_mD14631FC99BF38AAFB356D9C45546BC16CF9E811(L_30, L_32, NULL);
|
|
// args["volume"]=tempAudioProperties.x;
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_33 = ___1_args;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_34 = V_0;
|
|
float L_35 = L_34.___x_0;
|
|
float L_36 = L_35;
|
|
RuntimeObject* L_37 = Box(Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var, &L_36);
|
|
NullCheck(L_33);
|
|
VirtualActionInvoker2< RuntimeObject*, RuntimeObject* >::Invoke(22 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_33, _stringLiteralE359F6FAB740B186702E6266FF2C4659C923C49B, L_37);
|
|
// args["pitch"]=tempAudioProperties.y;
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_38 = ___1_args;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_39 = V_0;
|
|
float L_40 = L_39.___y_1;
|
|
float L_41 = L_40;
|
|
RuntimeObject* L_42 = Box(Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var, &L_41);
|
|
NullCheck(L_38);
|
|
VirtualActionInvoker2< RuntimeObject*, RuntimeObject* >::Invoke(22 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_38, _stringLiteralE2626358887F45622D37FD07C462FC55738DC24F, L_42);
|
|
// if (!args.Contains("easetype")) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_43 = ___1_args;
|
|
NullCheck(L_43);
|
|
bool L_44;
|
|
L_44 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_43, _stringLiteral1C1CF5C104E3D439B7AA7EE99AC7E729F3C1DADE);
|
|
if (L_44)
|
|
{
|
|
goto IL_0122;
|
|
}
|
|
}
|
|
{
|
|
// args.Add("easetype",EaseType.linear);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_45 = ___1_args;
|
|
int32_t L_46 = ((int32_t)21);
|
|
RuntimeObject* L_47 = Box(EaseType_t5C24EBCEC4B9293CA4380231CA4B551E5EE91789_il2cpp_TypeInfo_var, &L_46);
|
|
NullCheck(L_45);
|
|
VirtualActionInvoker2< RuntimeObject*, RuntimeObject* >::Invoke(16 /* System.Void System.Collections.Hashtable::Add(System.Object,System.Object) */, L_45, _stringLiteral1C1CF5C104E3D439B7AA7EE99AC7E729F3C1DADE, L_47);
|
|
}
|
|
|
|
IL_0122:
|
|
{
|
|
// args["type"]="audio";
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_48 = ___1_args;
|
|
NullCheck(L_48);
|
|
VirtualActionInvoker2< RuntimeObject*, RuntimeObject* >::Invoke(22 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_48, _stringLiteralF3C6C902DBF80139640F6554F0C3392016A8ADF7, _stringLiteralCE997756AE28DA8CED1FA1160227AA74FACA2C68);
|
|
// args["method"]="to";
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_49 = ___1_args;
|
|
NullCheck(L_49);
|
|
VirtualActionInvoker2< RuntimeObject*, RuntimeObject* >::Invoke(22 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_49, _stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF, _stringLiteralA4419EF51FB63A77978E414E01AC1C9DCF20AA99);
|
|
// Launch(target,args);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_50 = ___0_target;
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_51 = ___1_args;
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
iTween_Launch_mDC12448682D0CC8F4772C9A4DB4AD4F9CC9B3E05(L_50, L_51, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::AudioTo(UnityEngine.GameObject,System.Single,System.Single,System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_AudioTo_m285F788D38C9BE76C250C1765E6D59F4585C4B2F (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, float ___1_volume, float ___2_pitch, float ___3_time, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE2626358887F45622D37FD07C462FC55738DC24F);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE359F6FAB740B186702E6266FF2C4659C923C49B);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// AudioTo(target,Hash("volume",volume,"pitch",pitch,"time",time));
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_0 = ___0_target;
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_1 = (ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)SZArrayNew(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var, (uint32_t)6);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_2 = L_1;
|
|
NullCheck(L_2);
|
|
ArrayElementTypeCheck (L_2, _stringLiteralE359F6FAB740B186702E6266FF2C4659C923C49B);
|
|
(L_2)->SetAt(static_cast<il2cpp_array_size_t>(0), (RuntimeObject*)_stringLiteralE359F6FAB740B186702E6266FF2C4659C923C49B);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_3 = L_2;
|
|
float L_4 = ___1_volume;
|
|
float L_5 = L_4;
|
|
RuntimeObject* L_6 = Box(Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var, &L_5);
|
|
NullCheck(L_3);
|
|
ArrayElementTypeCheck (L_3, L_6);
|
|
(L_3)->SetAt(static_cast<il2cpp_array_size_t>(1), (RuntimeObject*)L_6);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_7 = L_3;
|
|
NullCheck(L_7);
|
|
ArrayElementTypeCheck (L_7, _stringLiteralE2626358887F45622D37FD07C462FC55738DC24F);
|
|
(L_7)->SetAt(static_cast<il2cpp_array_size_t>(2), (RuntimeObject*)_stringLiteralE2626358887F45622D37FD07C462FC55738DC24F);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_8 = L_7;
|
|
float L_9 = ___2_pitch;
|
|
float L_10 = L_9;
|
|
RuntimeObject* L_11 = Box(Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var, &L_10);
|
|
NullCheck(L_8);
|
|
ArrayElementTypeCheck (L_8, L_11);
|
|
(L_8)->SetAt(static_cast<il2cpp_array_size_t>(3), (RuntimeObject*)L_11);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_12 = L_8;
|
|
NullCheck(L_12);
|
|
ArrayElementTypeCheck (L_12, _stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
(L_12)->SetAt(static_cast<il2cpp_array_size_t>(4), (RuntimeObject*)_stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_13 = L_12;
|
|
float L_14 = ___3_time;
|
|
float L_15 = L_14;
|
|
RuntimeObject* L_16 = Box(Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var, &L_15);
|
|
NullCheck(L_13);
|
|
ArrayElementTypeCheck (L_13, L_16);
|
|
(L_13)->SetAt(static_cast<il2cpp_array_size_t>(5), (RuntimeObject*)L_16);
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_17;
|
|
L_17 = iTween_Hash_mD88C194FC245F9848017671F12F03CA83C7DA979(L_13, NULL);
|
|
iTween_AudioTo_m3FE5884F20433481C95193088E45B677DD38A940(L_0, L_17, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::AudioTo(UnityEngine.GameObject,System.Collections.Hashtable)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_AudioTo_m3FE5884F20433481C95193088E45B677DD38A940 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* ___1_args, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EaseType_t5C24EBCEC4B9293CA4380231CA4B551E5EE91789_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1C1CF5C104E3D439B7AA7EE99AC7E729F3C1DADE);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA4419EF51FB63A77978E414E01AC1C9DCF20AA99);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCE997756AE28DA8CED1FA1160227AA74FACA2C68);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF3C6C902DBF80139640F6554F0C3392016A8ADF7);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// args = iTween.CleanArgs(args);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_0 = ___1_args;
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_1;
|
|
L_1 = iTween_CleanArgs_m0DE6024AC59187B9116BF81C84F0483276A4AC9D(L_0, NULL);
|
|
___1_args = L_1;
|
|
// if (!args.Contains("easetype")) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_2 = ___1_args;
|
|
NullCheck(L_2);
|
|
bool L_3;
|
|
L_3 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_2, _stringLiteral1C1CF5C104E3D439B7AA7EE99AC7E729F3C1DADE);
|
|
if (L_3)
|
|
{
|
|
goto IL_0027;
|
|
}
|
|
}
|
|
{
|
|
// args.Add("easetype",EaseType.linear);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_4 = ___1_args;
|
|
int32_t L_5 = ((int32_t)21);
|
|
RuntimeObject* L_6 = Box(EaseType_t5C24EBCEC4B9293CA4380231CA4B551E5EE91789_il2cpp_TypeInfo_var, &L_5);
|
|
NullCheck(L_4);
|
|
VirtualActionInvoker2< RuntimeObject*, RuntimeObject* >::Invoke(16 /* System.Void System.Collections.Hashtable::Add(System.Object,System.Object) */, L_4, _stringLiteral1C1CF5C104E3D439B7AA7EE99AC7E729F3C1DADE, L_6);
|
|
}
|
|
|
|
IL_0027:
|
|
{
|
|
// args["type"]="audio";
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_7 = ___1_args;
|
|
NullCheck(L_7);
|
|
VirtualActionInvoker2< RuntimeObject*, RuntimeObject* >::Invoke(22 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_7, _stringLiteralF3C6C902DBF80139640F6554F0C3392016A8ADF7, _stringLiteralCE997756AE28DA8CED1FA1160227AA74FACA2C68);
|
|
// args["method"]="to";
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_8 = ___1_args;
|
|
NullCheck(L_8);
|
|
VirtualActionInvoker2< RuntimeObject*, RuntimeObject* >::Invoke(22 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_8, _stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF, _stringLiteralA4419EF51FB63A77978E414E01AC1C9DCF20AA99);
|
|
// Launch(target,args);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_9 = ___0_target;
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_10 = ___1_args;
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
iTween_Launch_mDC12448682D0CC8F4772C9A4DB4AD4F9CC9B3E05(L_9, L_10, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::Stab(UnityEngine.GameObject,UnityEngine.AudioClip,System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_Stab_m9139ABF5E79F1BCEDE7CF14F51601CAD6FF3E2AE (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, AudioClip_t5D272C4EB4F2D3ED49F1C346DEA373CF6D585F20* ___1_audioclip, float ___2_delay, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7EAA0DD4C277D27184E0F3D6A7709BE899C51951);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral91F3974DCE2E4AA6FCA0549EA7C726FF5961D5D3);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// Stab(target,Hash("audioclip",audioclip,"delay",delay));
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_0 = ___0_target;
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_1 = (ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)SZArrayNew(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var, (uint32_t)4);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_2 = L_1;
|
|
NullCheck(L_2);
|
|
ArrayElementTypeCheck (L_2, _stringLiteral91F3974DCE2E4AA6FCA0549EA7C726FF5961D5D3);
|
|
(L_2)->SetAt(static_cast<il2cpp_array_size_t>(0), (RuntimeObject*)_stringLiteral91F3974DCE2E4AA6FCA0549EA7C726FF5961D5D3);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_3 = L_2;
|
|
AudioClip_t5D272C4EB4F2D3ED49F1C346DEA373CF6D585F20* L_4 = ___1_audioclip;
|
|
NullCheck(L_3);
|
|
ArrayElementTypeCheck (L_3, L_4);
|
|
(L_3)->SetAt(static_cast<il2cpp_array_size_t>(1), (RuntimeObject*)L_4);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_5 = L_3;
|
|
NullCheck(L_5);
|
|
ArrayElementTypeCheck (L_5, _stringLiteral7EAA0DD4C277D27184E0F3D6A7709BE899C51951);
|
|
(L_5)->SetAt(static_cast<il2cpp_array_size_t>(2), (RuntimeObject*)_stringLiteral7EAA0DD4C277D27184E0F3D6A7709BE899C51951);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_6 = L_5;
|
|
float L_7 = ___2_delay;
|
|
float L_8 = L_7;
|
|
RuntimeObject* L_9 = Box(Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var, &L_8);
|
|
NullCheck(L_6);
|
|
ArrayElementTypeCheck (L_6, L_9);
|
|
(L_6)->SetAt(static_cast<il2cpp_array_size_t>(3), (RuntimeObject*)L_9);
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_10;
|
|
L_10 = iTween_Hash_mD88C194FC245F9848017671F12F03CA83C7DA979(L_6, NULL);
|
|
iTween_Stab_m267BB5F10B54867C68C5802505B72683E630A5E6(L_0, L_10, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::Stab(UnityEngine.GameObject,System.Collections.Hashtable)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_Stab_m267BB5F10B54867C68C5802505B72683E630A5E6 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* ___1_args, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral6E7299510B893EC1B93CA9ADA815773E631DC1D8);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF3C6C902DBF80139640F6554F0C3392016A8ADF7);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// args = iTween.CleanArgs(args);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_0 = ___1_args;
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_1;
|
|
L_1 = iTween_CleanArgs_m0DE6024AC59187B9116BF81C84F0483276A4AC9D(L_0, NULL);
|
|
___1_args = L_1;
|
|
// args["type"]="stab";
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_2 = ___1_args;
|
|
NullCheck(L_2);
|
|
VirtualActionInvoker2< RuntimeObject*, RuntimeObject* >::Invoke(22 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_2, _stringLiteralF3C6C902DBF80139640F6554F0C3392016A8ADF7, _stringLiteral6E7299510B893EC1B93CA9ADA815773E631DC1D8);
|
|
// Launch(target,args);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_3 = ___0_target;
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_4 = ___1_args;
|
|
iTween_Launch_mDC12448682D0CC8F4772C9A4DB4AD4F9CC9B3E05(L_3, L_4, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::LookFrom(UnityEngine.GameObject,UnityEngine.Vector3,System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_LookFrom_m78E25F474B8D78BFB58DD82A20343C5BE029D642 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___1_looktarget, float ___2_time, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3B596E42BC12C0AB0FA7CC6D2CA7CA9437463324);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// LookFrom(target,Hash("looktarget",looktarget,"time",time));
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_0 = ___0_target;
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_1 = (ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)SZArrayNew(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var, (uint32_t)4);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_2 = L_1;
|
|
NullCheck(L_2);
|
|
ArrayElementTypeCheck (L_2, _stringLiteral3B596E42BC12C0AB0FA7CC6D2CA7CA9437463324);
|
|
(L_2)->SetAt(static_cast<il2cpp_array_size_t>(0), (RuntimeObject*)_stringLiteral3B596E42BC12C0AB0FA7CC6D2CA7CA9437463324);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_3 = L_2;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_4 = ___1_looktarget;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_5 = L_4;
|
|
RuntimeObject* L_6 = Box(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var, &L_5);
|
|
NullCheck(L_3);
|
|
ArrayElementTypeCheck (L_3, L_6);
|
|
(L_3)->SetAt(static_cast<il2cpp_array_size_t>(1), (RuntimeObject*)L_6);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_7 = L_3;
|
|
NullCheck(L_7);
|
|
ArrayElementTypeCheck (L_7, _stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
(L_7)->SetAt(static_cast<il2cpp_array_size_t>(2), (RuntimeObject*)_stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_8 = L_7;
|
|
float L_9 = ___2_time;
|
|
float L_10 = L_9;
|
|
RuntimeObject* L_11 = Box(Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var, &L_10);
|
|
NullCheck(L_8);
|
|
ArrayElementTypeCheck (L_8, L_11);
|
|
(L_8)->SetAt(static_cast<il2cpp_array_size_t>(3), (RuntimeObject*)L_11);
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_12;
|
|
L_12 = iTween_Hash_mD88C194FC245F9848017671F12F03CA83C7DA979(L_8, NULL);
|
|
iTween_LookFrom_mC265DA70348950D6A2D6161D93D71E1AEE948CE5(L_0, L_12, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::LookFrom(UnityEngine.GameObject,System.Collections.Hashtable)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_LookFrom_mC265DA70348950D6A2D6161D93D71E1AEE948CE5 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* ___1_args, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1_GetValueOrDefault_mD88C565C80170105E87BB423C5B2F974840EF90F_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1_get_HasValue_m6B76086B0E863AB1D634FD03E30154F230070435_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1_t9C51B084784B716FFF4ED4575C63CFD8A71A86FE_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1_0_0_0_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_0_0_0_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral062DB096C728515E033CF8C48A1C1F0B9A79384B);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1B22F82E513C1BB368DFDBFDFB5FB8C1178CA305);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3A3C5272E76787A96B4445991AF0A820F0D2D4EB);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3B596E42BC12C0AB0FA7CC6D2CA7CA9437463324);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4DF417DF46EF8A7C67D3A1FE0CC53DCF5212FC81);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9384C6EF2DA5C0BD5274A0DACFF291D0ABBFD8B1);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9CE1604D659135925CCC4DD1F526AFFE42E689F1);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA4419EF51FB63A77978E414E01AC1C9DCF20AA99);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD6315798FF47A5A5AB2AD03739B4783B2AD1305B);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF3C6C902DBF80139640F6554F0C3392016A8ADF7);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
void* L_17 = alloca(sizeof(Nullable_1_t9C51B084784B716FFF4ED4575C63CFD8A71A86FE));
|
|
void* L_33 = alloca(sizeof(Nullable_1_t9C51B084784B716FFF4ED4575C63CFD8A71A86FE));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_1;
|
|
memset((&V_1), 0, sizeof(V_1));
|
|
Nullable_1_t9C51B084784B716FFF4ED4575C63CFD8A71A86FE V_2;
|
|
memset((&V_2), 0, sizeof(V_2));
|
|
String_t* V_3 = NULL;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* G_B3_0 = NULL;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* G_B3_1 = NULL;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* G_B2_0 = NULL;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* G_B2_1 = NULL;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 G_B4_0;
|
|
memset((&G_B4_0), 0, sizeof(G_B4_0));
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* G_B4_1 = NULL;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* G_B4_2 = NULL;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 G_B8_0;
|
|
memset((&G_B8_0), 0, sizeof(G_B8_0));
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* G_B8_1 = NULL;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 G_B7_0;
|
|
memset((&G_B7_0), 0, sizeof(G_B7_0));
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* G_B7_1 = NULL;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 G_B9_0;
|
|
memset((&G_B9_0), 0, sizeof(G_B9_0));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 G_B9_1;
|
|
memset((&G_B9_1), 0, sizeof(G_B9_1));
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* G_B9_2 = NULL;
|
|
{
|
|
// args = iTween.CleanArgs(args);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_0 = ___1_args;
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_1;
|
|
L_1 = iTween_CleanArgs_m0DE6024AC59187B9116BF81C84F0483276A4AC9D(L_0, NULL);
|
|
___1_args = L_1;
|
|
// tempRotation=target.transform.eulerAngles;
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_2 = ___0_target;
|
|
NullCheck(L_2);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_3;
|
|
L_3 = GameObject_get_transform_m0BC10ADFA1632166AE5544BDF9038A2650C2AE56(L_2, NULL);
|
|
NullCheck(L_3);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_4;
|
|
L_4 = Transform_get_eulerAngles_mCAAF48EFCF628F1ED91C2FFE75A4FD19C039DD6A(L_3, NULL);
|
|
V_0 = L_4;
|
|
// if (args["looktarget"].GetType() == typeof(Transform)) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_5 = ___1_args;
|
|
NullCheck(L_5);
|
|
RuntimeObject* L_6;
|
|
L_6 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_5, _stringLiteral3B596E42BC12C0AB0FA7CC6D2CA7CA9437463324);
|
|
NullCheck(L_6);
|
|
Type_t* L_7;
|
|
L_7 = Object_GetType_mE10A8FC1E57F3DF29972CCBC026C2DC3942263B3(L_6, NULL);
|
|
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_8 = { reinterpret_cast<intptr_t> (Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1_0_0_0_var) };
|
|
il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t* L_9;
|
|
L_9 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_8, NULL);
|
|
bool L_10;
|
|
L_10 = Type_op_Equality_m99930A0E44E420A685FABA60E60BA1CC5FA0EBDC(L_7, L_9, NULL);
|
|
if (!L_10)
|
|
{
|
|
goto IL_007a;
|
|
}
|
|
}
|
|
{
|
|
// target.transform.LookAt((Transform)args["looktarget"], (Vector3?)args["up"] ?? Defaults.up);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_11 = ___0_target;
|
|
NullCheck(L_11);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_12;
|
|
L_12 = GameObject_get_transform_m0BC10ADFA1632166AE5544BDF9038A2650C2AE56(L_11, NULL);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_13 = ___1_args;
|
|
NullCheck(L_13);
|
|
RuntimeObject* L_14;
|
|
L_14 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_13, _stringLiteral3B596E42BC12C0AB0FA7CC6D2CA7CA9437463324);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_15 = ___1_args;
|
|
NullCheck(L_15);
|
|
RuntimeObject* L_16;
|
|
L_16 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_15, _stringLiteral1B22F82E513C1BB368DFDBFDFB5FB8C1178CA305);
|
|
UnBoxNullable(L_16, Nullable_1_t9C51B084784B716FFF4ED4575C63CFD8A71A86FE_il2cpp_TypeInfo_var, L_17);
|
|
V_2 = ((*(Nullable_1_t9C51B084784B716FFF4ED4575C63CFD8A71A86FE*)((Nullable_1_t9C51B084784B716FFF4ED4575C63CFD8A71A86FE*)(Nullable_1_t9C51B084784B716FFF4ED4575C63CFD8A71A86FE*)L_17)));
|
|
bool L_18;
|
|
L_18 = Nullable_1_get_HasValue_m6B76086B0E863AB1D634FD03E30154F230070435_inline((&V_2), Nullable_1_get_HasValue_m6B76086B0E863AB1D634FD03E30154F230070435_RuntimeMethod_var);
|
|
G_B2_0 = ((Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1*)CastclassClass((RuntimeObject*)L_14, Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1_il2cpp_TypeInfo_var));
|
|
G_B2_1 = L_12;
|
|
if (L_18)
|
|
{
|
|
G_B3_0 = ((Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1*)CastclassClass((RuntimeObject*)L_14, Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1_il2cpp_TypeInfo_var));
|
|
G_B3_1 = L_12;
|
|
goto IL_006c;
|
|
}
|
|
}
|
|
{
|
|
il2cpp_codegen_runtime_class_init_inline(Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_19 = ((Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_StaticFields*)il2cpp_codegen_static_fields_for(Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var))->___up_14;
|
|
G_B4_0 = L_19;
|
|
G_B4_1 = G_B2_0;
|
|
G_B4_2 = G_B2_1;
|
|
goto IL_0073;
|
|
}
|
|
|
|
IL_006c:
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_20;
|
|
L_20 = Nullable_1_GetValueOrDefault_mD88C565C80170105E87BB423C5B2F974840EF90F_inline((&V_2), Nullable_1_GetValueOrDefault_mD88C565C80170105E87BB423C5B2F974840EF90F_RuntimeMethod_var);
|
|
G_B4_0 = L_20;
|
|
G_B4_1 = G_B3_0;
|
|
G_B4_2 = G_B3_1;
|
|
}
|
|
|
|
IL_0073:
|
|
{
|
|
NullCheck(G_B4_2);
|
|
Transform_LookAt_mF76C04C0678092D85FC58A8D983AFA3E4364A8B3(G_B4_2, G_B4_1, G_B4_0, NULL);
|
|
goto IL_00de;
|
|
}
|
|
|
|
IL_007a:
|
|
{
|
|
// }else if(args["looktarget"].GetType() == typeof(Vector3)){
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_21 = ___1_args;
|
|
NullCheck(L_21);
|
|
RuntimeObject* L_22;
|
|
L_22 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_21, _stringLiteral3B596E42BC12C0AB0FA7CC6D2CA7CA9437463324);
|
|
NullCheck(L_22);
|
|
Type_t* L_23;
|
|
L_23 = Object_GetType_mE10A8FC1E57F3DF29972CCBC026C2DC3942263B3(L_22, NULL);
|
|
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_24 = { reinterpret_cast<intptr_t> (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_0_0_0_var) };
|
|
il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t* L_25;
|
|
L_25 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_24, NULL);
|
|
bool L_26;
|
|
L_26 = Type_op_Equality_m99930A0E44E420A685FABA60E60BA1CC5FA0EBDC(L_23, L_25, NULL);
|
|
if (!L_26)
|
|
{
|
|
goto IL_00de;
|
|
}
|
|
}
|
|
{
|
|
// target.transform.LookAt((Vector3)args["looktarget"], (Vector3?)args["up"] ?? Defaults.up);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_27 = ___0_target;
|
|
NullCheck(L_27);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_28;
|
|
L_28 = GameObject_get_transform_m0BC10ADFA1632166AE5544BDF9038A2650C2AE56(L_27, NULL);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_29 = ___1_args;
|
|
NullCheck(L_29);
|
|
RuntimeObject* L_30;
|
|
L_30 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_29, _stringLiteral3B596E42BC12C0AB0FA7CC6D2CA7CA9437463324);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_31 = ___1_args;
|
|
NullCheck(L_31);
|
|
RuntimeObject* L_32;
|
|
L_32 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_31, _stringLiteral1B22F82E513C1BB368DFDBFDFB5FB8C1178CA305);
|
|
UnBoxNullable(L_32, Nullable_1_t9C51B084784B716FFF4ED4575C63CFD8A71A86FE_il2cpp_TypeInfo_var, L_33);
|
|
V_2 = ((*(Nullable_1_t9C51B084784B716FFF4ED4575C63CFD8A71A86FE*)((Nullable_1_t9C51B084784B716FFF4ED4575C63CFD8A71A86FE*)(Nullable_1_t9C51B084784B716FFF4ED4575C63CFD8A71A86FE*)L_33)));
|
|
bool L_34;
|
|
L_34 = Nullable_1_get_HasValue_m6B76086B0E863AB1D634FD03E30154F230070435_inline((&V_2), Nullable_1_get_HasValue_m6B76086B0E863AB1D634FD03E30154F230070435_RuntimeMethod_var);
|
|
G_B7_0 = ((*(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)((Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)UnBox(L_30, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var))));
|
|
G_B7_1 = L_28;
|
|
if (L_34)
|
|
{
|
|
G_B8_0 = ((*(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)((Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)UnBox(L_30, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var))));
|
|
G_B8_1 = L_28;
|
|
goto IL_00d2;
|
|
}
|
|
}
|
|
{
|
|
il2cpp_codegen_runtime_class_init_inline(Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_35 = ((Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_StaticFields*)il2cpp_codegen_static_fields_for(Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var))->___up_14;
|
|
G_B9_0 = L_35;
|
|
G_B9_1 = G_B7_0;
|
|
G_B9_2 = G_B7_1;
|
|
goto IL_00d9;
|
|
}
|
|
|
|
IL_00d2:
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_36;
|
|
L_36 = Nullable_1_GetValueOrDefault_mD88C565C80170105E87BB423C5B2F974840EF90F_inline((&V_2), Nullable_1_GetValueOrDefault_mD88C565C80170105E87BB423C5B2F974840EF90F_RuntimeMethod_var);
|
|
G_B9_0 = L_36;
|
|
G_B9_1 = G_B8_0;
|
|
G_B9_2 = G_B8_1;
|
|
}
|
|
|
|
IL_00d9:
|
|
{
|
|
NullCheck(G_B9_2);
|
|
Transform_LookAt_mBD38EDB5E915C5DA6C5A79D191DEE2C826A9FC2C(G_B9_2, G_B9_1, G_B9_0, NULL);
|
|
}
|
|
|
|
IL_00de:
|
|
{
|
|
// if(args.Contains("axis")){
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_37 = ___1_args;
|
|
NullCheck(L_37);
|
|
bool L_38;
|
|
L_38 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_37, _stringLiteralD6315798FF47A5A5AB2AD03739B4783B2AD1305B);
|
|
if (!L_38)
|
|
{
|
|
goto IL_0192;
|
|
}
|
|
}
|
|
{
|
|
// tempRestriction=target.transform.eulerAngles;
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_39 = ___0_target;
|
|
NullCheck(L_39);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_40;
|
|
L_40 = GameObject_get_transform_m0BC10ADFA1632166AE5544BDF9038A2650C2AE56(L_39, NULL);
|
|
NullCheck(L_40);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_41;
|
|
L_41 = Transform_get_eulerAngles_mCAAF48EFCF628F1ED91C2FFE75A4FD19C039DD6A(L_40, NULL);
|
|
V_1 = L_41;
|
|
// switch((string)args["axis"]){
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_42 = ___1_args;
|
|
NullCheck(L_42);
|
|
RuntimeObject* L_43;
|
|
L_43 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_42, _stringLiteralD6315798FF47A5A5AB2AD03739B4783B2AD1305B);
|
|
V_3 = ((String_t*)CastclassSealed((RuntimeObject*)L_43, String_t_il2cpp_TypeInfo_var));
|
|
String_t* L_44 = V_3;
|
|
bool L_45;
|
|
L_45 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_44, _stringLiteral062DB096C728515E033CF8C48A1C1F0B9A79384B, NULL);
|
|
if (L_45)
|
|
{
|
|
goto IL_0134;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_46 = V_3;
|
|
bool L_47;
|
|
L_47 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_46, _stringLiteral9384C6EF2DA5C0BD5274A0DACFF291D0ABBFD8B1, NULL);
|
|
if (L_47)
|
|
{
|
|
goto IL_0150;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_48 = V_3;
|
|
bool L_49;
|
|
L_49 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_48, _stringLiteral9CE1604D659135925CCC4DD1F526AFFE42E689F1, NULL);
|
|
if (L_49)
|
|
{
|
|
goto IL_016c;
|
|
}
|
|
}
|
|
{
|
|
goto IL_0186;
|
|
}
|
|
|
|
IL_0134:
|
|
{
|
|
// tempRestriction.y=tempRotation.y;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_50 = V_0;
|
|
float L_51 = L_50.___y_3;
|
|
(&V_1)->___y_3 = L_51;
|
|
// tempRestriction.z=tempRotation.z;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_52 = V_0;
|
|
float L_53 = L_52.___z_4;
|
|
(&V_1)->___z_4 = L_53;
|
|
// break;
|
|
goto IL_0186;
|
|
}
|
|
|
|
IL_0150:
|
|
{
|
|
// tempRestriction.x=tempRotation.x;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_54 = V_0;
|
|
float L_55 = L_54.___x_2;
|
|
(&V_1)->___x_2 = L_55;
|
|
// tempRestriction.z=tempRotation.z;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_56 = V_0;
|
|
float L_57 = L_56.___z_4;
|
|
(&V_1)->___z_4 = L_57;
|
|
// break;
|
|
goto IL_0186;
|
|
}
|
|
|
|
IL_016c:
|
|
{
|
|
// tempRestriction.x=tempRotation.x;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_58 = V_0;
|
|
float L_59 = L_58.___x_2;
|
|
(&V_1)->___x_2 = L_59;
|
|
// tempRestriction.y=tempRotation.y;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_60 = V_0;
|
|
float L_61 = L_60.___y_3;
|
|
(&V_1)->___y_3 = L_61;
|
|
}
|
|
|
|
IL_0186:
|
|
{
|
|
// target.transform.eulerAngles=tempRestriction;
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_62 = ___0_target;
|
|
NullCheck(L_62);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_63;
|
|
L_63 = GameObject_get_transform_m0BC10ADFA1632166AE5544BDF9038A2650C2AE56(L_62, NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_64 = V_1;
|
|
NullCheck(L_63);
|
|
Transform_set_eulerAngles_m9F0BC484A7915A51FAB87230644229B75BACA004(L_63, L_64, NULL);
|
|
}
|
|
|
|
IL_0192:
|
|
{
|
|
// args["rotation"] = tempRotation;
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_65 = ___1_args;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_66 = V_0;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_67 = L_66;
|
|
RuntimeObject* L_68 = Box(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var, &L_67);
|
|
NullCheck(L_65);
|
|
VirtualActionInvoker2< RuntimeObject*, RuntimeObject* >::Invoke(22 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_65, _stringLiteral4DF417DF46EF8A7C67D3A1FE0CC53DCF5212FC81, L_68);
|
|
// args["type"]="rotate";
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_69 = ___1_args;
|
|
NullCheck(L_69);
|
|
VirtualActionInvoker2< RuntimeObject*, RuntimeObject* >::Invoke(22 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_69, _stringLiteralF3C6C902DBF80139640F6554F0C3392016A8ADF7, _stringLiteral3A3C5272E76787A96B4445991AF0A820F0D2D4EB);
|
|
// args["method"]="to";
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_70 = ___1_args;
|
|
NullCheck(L_70);
|
|
VirtualActionInvoker2< RuntimeObject*, RuntimeObject* >::Invoke(22 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_70, _stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF, _stringLiteralA4419EF51FB63A77978E414E01AC1C9DCF20AA99);
|
|
// Launch(target,args);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_71 = ___0_target;
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_72 = ___1_args;
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
iTween_Launch_mDC12448682D0CC8F4772C9A4DB4AD4F9CC9B3E05(L_71, L_72, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::LookTo(UnityEngine.GameObject,UnityEngine.Vector3,System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_LookTo_m742539BD5109981A2D6EC231F6013FD10AE4BEF7 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___1_looktarget, float ___2_time, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3B596E42BC12C0AB0FA7CC6D2CA7CA9437463324);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// LookTo(target,Hash("looktarget",looktarget,"time",time));
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_0 = ___0_target;
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_1 = (ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)SZArrayNew(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var, (uint32_t)4);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_2 = L_1;
|
|
NullCheck(L_2);
|
|
ArrayElementTypeCheck (L_2, _stringLiteral3B596E42BC12C0AB0FA7CC6D2CA7CA9437463324);
|
|
(L_2)->SetAt(static_cast<il2cpp_array_size_t>(0), (RuntimeObject*)_stringLiteral3B596E42BC12C0AB0FA7CC6D2CA7CA9437463324);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_3 = L_2;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_4 = ___1_looktarget;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_5 = L_4;
|
|
RuntimeObject* L_6 = Box(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var, &L_5);
|
|
NullCheck(L_3);
|
|
ArrayElementTypeCheck (L_3, L_6);
|
|
(L_3)->SetAt(static_cast<il2cpp_array_size_t>(1), (RuntimeObject*)L_6);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_7 = L_3;
|
|
NullCheck(L_7);
|
|
ArrayElementTypeCheck (L_7, _stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
(L_7)->SetAt(static_cast<il2cpp_array_size_t>(2), (RuntimeObject*)_stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_8 = L_7;
|
|
float L_9 = ___2_time;
|
|
float L_10 = L_9;
|
|
RuntimeObject* L_11 = Box(Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var, &L_10);
|
|
NullCheck(L_8);
|
|
ArrayElementTypeCheck (L_8, L_11);
|
|
(L_8)->SetAt(static_cast<il2cpp_array_size_t>(3), (RuntimeObject*)L_11);
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_12;
|
|
L_12 = iTween_Hash_mD88C194FC245F9848017671F12F03CA83C7DA979(L_8, NULL);
|
|
iTween_LookTo_m5CEABE475810E8CDA15B862E4F97933998B7C8F1(L_0, L_12, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::LookTo(UnityEngine.GameObject,System.Collections.Hashtable)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_LookTo_m5CEABE475810E8CDA15B862E4F97933998B7C8F1 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* ___1_args, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1_0_0_0_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3B596E42BC12C0AB0FA7CC6D2CA7CA9437463324);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4DF417DF46EF8A7C67D3A1FE0CC53DCF5212FC81);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral58C403B2ADB7E09A23001D113CB718A73795DB62);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral88BDF3D0791A560245652E772545C49897854443);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA4419EF51FB63A77978E414E01AC1C9DCF20AA99);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF3C6C902DBF80139640F6554F0C3392016A8ADF7);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* V_0 = NULL;
|
|
{
|
|
// args = iTween.CleanArgs(args);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_0 = ___1_args;
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_1;
|
|
L_1 = iTween_CleanArgs_m0DE6024AC59187B9116BF81C84F0483276A4AC9D(L_0, NULL);
|
|
___1_args = L_1;
|
|
// if(args.Contains("looktarget")){
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_2 = ___1_args;
|
|
NullCheck(L_2);
|
|
bool L_3;
|
|
L_3 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_2, _stringLiteral3B596E42BC12C0AB0FA7CC6D2CA7CA9437463324);
|
|
if (!L_3)
|
|
{
|
|
goto IL_00b6;
|
|
}
|
|
}
|
|
{
|
|
// if (args["looktarget"].GetType() == typeof(Transform)) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_4 = ___1_args;
|
|
NullCheck(L_4);
|
|
RuntimeObject* L_5;
|
|
L_5 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_4, _stringLiteral3B596E42BC12C0AB0FA7CC6D2CA7CA9437463324);
|
|
NullCheck(L_5);
|
|
Type_t* L_6;
|
|
L_6 = Object_GetType_mE10A8FC1E57F3DF29972CCBC026C2DC3942263B3(L_5, NULL);
|
|
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_7 = { reinterpret_cast<intptr_t> (Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1_0_0_0_var) };
|
|
il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t* L_8;
|
|
L_8 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_7, NULL);
|
|
bool L_9;
|
|
L_9 = Type_op_Equality_m99930A0E44E420A685FABA60E60BA1CC5FA0EBDC(L_6, L_8, NULL);
|
|
if (!L_9)
|
|
{
|
|
goto IL_00b6;
|
|
}
|
|
}
|
|
{
|
|
// Transform transform = (Transform)args["looktarget"];
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_10 = ___1_args;
|
|
NullCheck(L_10);
|
|
RuntimeObject* L_11;
|
|
L_11 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_10, _stringLiteral3B596E42BC12C0AB0FA7CC6D2CA7CA9437463324);
|
|
V_0 = ((Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1*)CastclassClass((RuntimeObject*)L_11, Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1_il2cpp_TypeInfo_var));
|
|
// args["position"]=new Vector3(transform.position.x,transform.position.y,transform.position.z);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_12 = ___1_args;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_13 = V_0;
|
|
NullCheck(L_13);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_14;
|
|
L_14 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_13, NULL);
|
|
float L_15 = L_14.___x_2;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_16 = V_0;
|
|
NullCheck(L_16);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_17;
|
|
L_17 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_16, NULL);
|
|
float L_18 = L_17.___y_3;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_19 = V_0;
|
|
NullCheck(L_19);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_20;
|
|
L_20 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_19, NULL);
|
|
float L_21 = L_20.___z_4;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_22;
|
|
memset((&L_22), 0, sizeof(L_22));
|
|
Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_22), L_15, L_18, L_21, /*hidden argument*/NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_23 = L_22;
|
|
RuntimeObject* L_24 = Box(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var, &L_23);
|
|
NullCheck(L_12);
|
|
VirtualActionInvoker2< RuntimeObject*, RuntimeObject* >::Invoke(22 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_12, _stringLiteral88BDF3D0791A560245652E772545C49897854443, L_24);
|
|
// args["rotation"]=new Vector3(transform.eulerAngles.x,transform.eulerAngles.y,transform.eulerAngles.z);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_25 = ___1_args;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_26 = V_0;
|
|
NullCheck(L_26);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_27;
|
|
L_27 = Transform_get_eulerAngles_mCAAF48EFCF628F1ED91C2FFE75A4FD19C039DD6A(L_26, NULL);
|
|
float L_28 = L_27.___x_2;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_29 = V_0;
|
|
NullCheck(L_29);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_30;
|
|
L_30 = Transform_get_eulerAngles_mCAAF48EFCF628F1ED91C2FFE75A4FD19C039DD6A(L_29, NULL);
|
|
float L_31 = L_30.___y_3;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_32 = V_0;
|
|
NullCheck(L_32);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_33;
|
|
L_33 = Transform_get_eulerAngles_mCAAF48EFCF628F1ED91C2FFE75A4FD19C039DD6A(L_32, NULL);
|
|
float L_34 = L_33.___z_4;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_35;
|
|
memset((&L_35), 0, sizeof(L_35));
|
|
Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_35), L_28, L_31, L_34, /*hidden argument*/NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_36 = L_35;
|
|
RuntimeObject* L_37 = Box(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var, &L_36);
|
|
NullCheck(L_25);
|
|
VirtualActionInvoker2< RuntimeObject*, RuntimeObject* >::Invoke(22 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_25, _stringLiteral4DF417DF46EF8A7C67D3A1FE0CC53DCF5212FC81, L_37);
|
|
}
|
|
|
|
IL_00b6:
|
|
{
|
|
// args["type"]="look";
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_38 = ___1_args;
|
|
NullCheck(L_38);
|
|
VirtualActionInvoker2< RuntimeObject*, RuntimeObject* >::Invoke(22 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_38, _stringLiteralF3C6C902DBF80139640F6554F0C3392016A8ADF7, _stringLiteral58C403B2ADB7E09A23001D113CB718A73795DB62);
|
|
// args["method"]="to";
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_39 = ___1_args;
|
|
NullCheck(L_39);
|
|
VirtualActionInvoker2< RuntimeObject*, RuntimeObject* >::Invoke(22 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_39, _stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF, _stringLiteralA4419EF51FB63A77978E414E01AC1C9DCF20AA99);
|
|
// Launch(target,args);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_40 = ___0_target;
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_41 = ___1_args;
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
iTween_Launch_mDC12448682D0CC8F4772C9A4DB4AD4F9CC9B3E05(L_40, L_41, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::MoveTo(UnityEngine.GameObject,UnityEngine.Vector3,System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_MoveTo_mED6C91A86AB88240E0B8BECD254D648150AF0BDE (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___1_position, float ___2_time, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral88BDF3D0791A560245652E772545C49897854443);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// MoveTo(target,Hash("position",position,"time",time));
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_0 = ___0_target;
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_1 = (ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)SZArrayNew(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var, (uint32_t)4);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_2 = L_1;
|
|
NullCheck(L_2);
|
|
ArrayElementTypeCheck (L_2, _stringLiteral88BDF3D0791A560245652E772545C49897854443);
|
|
(L_2)->SetAt(static_cast<il2cpp_array_size_t>(0), (RuntimeObject*)_stringLiteral88BDF3D0791A560245652E772545C49897854443);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_3 = L_2;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_4 = ___1_position;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_5 = L_4;
|
|
RuntimeObject* L_6 = Box(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var, &L_5);
|
|
NullCheck(L_3);
|
|
ArrayElementTypeCheck (L_3, L_6);
|
|
(L_3)->SetAt(static_cast<il2cpp_array_size_t>(1), (RuntimeObject*)L_6);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_7 = L_3;
|
|
NullCheck(L_7);
|
|
ArrayElementTypeCheck (L_7, _stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
(L_7)->SetAt(static_cast<il2cpp_array_size_t>(2), (RuntimeObject*)_stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_8 = L_7;
|
|
float L_9 = ___2_time;
|
|
float L_10 = L_9;
|
|
RuntimeObject* L_11 = Box(Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var, &L_10);
|
|
NullCheck(L_8);
|
|
ArrayElementTypeCheck (L_8, L_11);
|
|
(L_8)->SetAt(static_cast<il2cpp_array_size_t>(3), (RuntimeObject*)L_11);
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_12;
|
|
L_12 = iTween_Hash_mD88C194FC245F9848017671F12F03CA83C7DA979(L_8, NULL);
|
|
iTween_MoveTo_mD6E6A1A9EA15740E837A05DF6D096517D9690042(L_0, L_12, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::MoveTo(UnityEngine.GameObject,System.Collections.Hashtable)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_MoveTo_mD6E6A1A9EA15740E837A05DF6D096517D9690042 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* ___1_args, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1_0_0_0_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4DF417DF46EF8A7C67D3A1FE0CC53DCF5212FC81);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral88BDF3D0791A560245652E772545C49897854443);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA4419EF51FB63A77978E414E01AC1C9DCF20AA99);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralEECEAAC359EDB2E91D0F46F3CA9A65F47527BC5C);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF3C6C902DBF80139640F6554F0C3392016A8ADF7);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF9BE17D634D1B07BCDCDA77A87710C946D81307B);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* V_0 = NULL;
|
|
{
|
|
// args = iTween.CleanArgs(args);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_0 = ___1_args;
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_1;
|
|
L_1 = iTween_CleanArgs_m0DE6024AC59187B9116BF81C84F0483276A4AC9D(L_0, NULL);
|
|
___1_args = L_1;
|
|
// if(args.Contains("position")){
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_2 = ___1_args;
|
|
NullCheck(L_2);
|
|
bool L_3;
|
|
L_3 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_2, _stringLiteral88BDF3D0791A560245652E772545C49897854443);
|
|
if (!L_3)
|
|
{
|
|
goto IL_00ef;
|
|
}
|
|
}
|
|
{
|
|
// if (args["position"].GetType() == typeof(Transform)) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_4 = ___1_args;
|
|
NullCheck(L_4);
|
|
RuntimeObject* L_5;
|
|
L_5 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_4, _stringLiteral88BDF3D0791A560245652E772545C49897854443);
|
|
NullCheck(L_5);
|
|
Type_t* L_6;
|
|
L_6 = Object_GetType_mE10A8FC1E57F3DF29972CCBC026C2DC3942263B3(L_5, NULL);
|
|
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_7 = { reinterpret_cast<intptr_t> (Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1_0_0_0_var) };
|
|
il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t* L_8;
|
|
L_8 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_7, NULL);
|
|
bool L_9;
|
|
L_9 = Type_op_Equality_m99930A0E44E420A685FABA60E60BA1CC5FA0EBDC(L_6, L_8, NULL);
|
|
if (!L_9)
|
|
{
|
|
goto IL_00ef;
|
|
}
|
|
}
|
|
{
|
|
// Transform transform = (Transform)args["position"];
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_10 = ___1_args;
|
|
NullCheck(L_10);
|
|
RuntimeObject* L_11;
|
|
L_11 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_10, _stringLiteral88BDF3D0791A560245652E772545C49897854443);
|
|
V_0 = ((Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1*)CastclassClass((RuntimeObject*)L_11, Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1_il2cpp_TypeInfo_var));
|
|
// args["position"]=new Vector3(transform.position.x,transform.position.y,transform.position.z);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_12 = ___1_args;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_13 = V_0;
|
|
NullCheck(L_13);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_14;
|
|
L_14 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_13, NULL);
|
|
float L_15 = L_14.___x_2;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_16 = V_0;
|
|
NullCheck(L_16);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_17;
|
|
L_17 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_16, NULL);
|
|
float L_18 = L_17.___y_3;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_19 = V_0;
|
|
NullCheck(L_19);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_20;
|
|
L_20 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_19, NULL);
|
|
float L_21 = L_20.___z_4;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_22;
|
|
memset((&L_22), 0, sizeof(L_22));
|
|
Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_22), L_15, L_18, L_21, /*hidden argument*/NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_23 = L_22;
|
|
RuntimeObject* L_24 = Box(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var, &L_23);
|
|
NullCheck(L_12);
|
|
VirtualActionInvoker2< RuntimeObject*, RuntimeObject* >::Invoke(22 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_12, _stringLiteral88BDF3D0791A560245652E772545C49897854443, L_24);
|
|
// args["rotation"]=new Vector3(transform.eulerAngles.x,transform.eulerAngles.y,transform.eulerAngles.z);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_25 = ___1_args;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_26 = V_0;
|
|
NullCheck(L_26);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_27;
|
|
L_27 = Transform_get_eulerAngles_mCAAF48EFCF628F1ED91C2FFE75A4FD19C039DD6A(L_26, NULL);
|
|
float L_28 = L_27.___x_2;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_29 = V_0;
|
|
NullCheck(L_29);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_30;
|
|
L_30 = Transform_get_eulerAngles_mCAAF48EFCF628F1ED91C2FFE75A4FD19C039DD6A(L_29, NULL);
|
|
float L_31 = L_30.___y_3;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_32 = V_0;
|
|
NullCheck(L_32);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_33;
|
|
L_33 = Transform_get_eulerAngles_mCAAF48EFCF628F1ED91C2FFE75A4FD19C039DD6A(L_32, NULL);
|
|
float L_34 = L_33.___z_4;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_35;
|
|
memset((&L_35), 0, sizeof(L_35));
|
|
Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_35), L_28, L_31, L_34, /*hidden argument*/NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_36 = L_35;
|
|
RuntimeObject* L_37 = Box(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var, &L_36);
|
|
NullCheck(L_25);
|
|
VirtualActionInvoker2< RuntimeObject*, RuntimeObject* >::Invoke(22 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_25, _stringLiteral4DF417DF46EF8A7C67D3A1FE0CC53DCF5212FC81, L_37);
|
|
// args["scale"]=new Vector3(transform.localScale.x,transform.localScale.y,transform.localScale.z);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_38 = ___1_args;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_39 = V_0;
|
|
NullCheck(L_39);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_40;
|
|
L_40 = Transform_get_localScale_m804A002A53A645CDFCD15BB0F37209162720363F(L_39, NULL);
|
|
float L_41 = L_40.___x_2;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_42 = V_0;
|
|
NullCheck(L_42);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_43;
|
|
L_43 = Transform_get_localScale_m804A002A53A645CDFCD15BB0F37209162720363F(L_42, NULL);
|
|
float L_44 = L_43.___y_3;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_45 = V_0;
|
|
NullCheck(L_45);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_46;
|
|
L_46 = Transform_get_localScale_m804A002A53A645CDFCD15BB0F37209162720363F(L_45, NULL);
|
|
float L_47 = L_46.___z_4;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_48;
|
|
memset((&L_48), 0, sizeof(L_48));
|
|
Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_48), L_41, L_44, L_47, /*hidden argument*/NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_49 = L_48;
|
|
RuntimeObject* L_50 = Box(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var, &L_49);
|
|
NullCheck(L_38);
|
|
VirtualActionInvoker2< RuntimeObject*, RuntimeObject* >::Invoke(22 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_38, _stringLiteralF9BE17D634D1B07BCDCDA77A87710C946D81307B, L_50);
|
|
}
|
|
|
|
IL_00ef:
|
|
{
|
|
// args["type"]="move";
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_51 = ___1_args;
|
|
NullCheck(L_51);
|
|
VirtualActionInvoker2< RuntimeObject*, RuntimeObject* >::Invoke(22 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_51, _stringLiteralF3C6C902DBF80139640F6554F0C3392016A8ADF7, _stringLiteralEECEAAC359EDB2E91D0F46F3CA9A65F47527BC5C);
|
|
// args["method"]="to";
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_52 = ___1_args;
|
|
NullCheck(L_52);
|
|
VirtualActionInvoker2< RuntimeObject*, RuntimeObject* >::Invoke(22 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_52, _stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF, _stringLiteralA4419EF51FB63A77978E414E01AC1C9DCF20AA99);
|
|
// Launch(target,args);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_53 = ___0_target;
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_54 = ___1_args;
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
iTween_Launch_mDC12448682D0CC8F4772C9A4DB4AD4F9CC9B3E05(L_53, L_54, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::MoveFrom(UnityEngine.GameObject,UnityEngine.Vector3,System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_MoveFrom_mB7A712F0E7EF536916802E1A81DB61995DDA3DCB (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___1_position, float ___2_time, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral88BDF3D0791A560245652E772545C49897854443);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// MoveFrom(target,Hash("position",position,"time",time));
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_0 = ___0_target;
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_1 = (ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)SZArrayNew(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var, (uint32_t)4);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_2 = L_1;
|
|
NullCheck(L_2);
|
|
ArrayElementTypeCheck (L_2, _stringLiteral88BDF3D0791A560245652E772545C49897854443);
|
|
(L_2)->SetAt(static_cast<il2cpp_array_size_t>(0), (RuntimeObject*)_stringLiteral88BDF3D0791A560245652E772545C49897854443);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_3 = L_2;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_4 = ___1_position;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_5 = L_4;
|
|
RuntimeObject* L_6 = Box(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var, &L_5);
|
|
NullCheck(L_3);
|
|
ArrayElementTypeCheck (L_3, L_6);
|
|
(L_3)->SetAt(static_cast<il2cpp_array_size_t>(1), (RuntimeObject*)L_6);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_7 = L_3;
|
|
NullCheck(L_7);
|
|
ArrayElementTypeCheck (L_7, _stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
(L_7)->SetAt(static_cast<il2cpp_array_size_t>(2), (RuntimeObject*)_stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_8 = L_7;
|
|
float L_9 = ___2_time;
|
|
float L_10 = L_9;
|
|
RuntimeObject* L_11 = Box(Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var, &L_10);
|
|
NullCheck(L_8);
|
|
ArrayElementTypeCheck (L_8, L_11);
|
|
(L_8)->SetAt(static_cast<il2cpp_array_size_t>(3), (RuntimeObject*)L_11);
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_12;
|
|
L_12 = iTween_Hash_mD88C194FC245F9848017671F12F03CA83C7DA979(L_8, NULL);
|
|
iTween_MoveFrom_m8A37F1E82A294870749041050BC574560EE3908F(L_0, L_12, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::MoveFrom(UnityEngine.GameObject,System.Collections.Hashtable)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_MoveFrom_m8A37F1E82A294870749041050BC574560EE3908F (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* ___1_args, 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*)&Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TransformU5BU5D_tBB9C5F5686CAE82E3D97D43DF0F3D68ABF75EC24_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1_0_0_0_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C_0_0_0_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_0_0_0_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral062DB096C728515E033CF8C48A1C1F0B9A79384B);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral88BDF3D0791A560245652E772545C49897854443);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9384C6EF2DA5C0BD5274A0DACFF291D0ABBFD8B1);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9CE1604D659135925CCC4DD1F526AFFE42E689F1);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA4419EF51FB63A77978E414E01AC1C9DCF20AA99);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA5427C261316798BE73E068823B9916B9A1ED278);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralEECEAAC359EDB2E91D0F46F3CA9A65F47527BC5C);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF3C6C902DBF80139640F6554F0C3392016A8ADF7);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralFE79FF373808574898C82AC1320C55C1182FB75A);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
bool V_0 = false;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* V_1 = NULL;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* V_2 = NULL;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* V_3 = NULL;
|
|
TransformU5BU5D_tBB9C5F5686CAE82E3D97D43DF0F3D68ABF75EC24* V_4 = NULL;
|
|
int32_t V_5 = 0;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_6;
|
|
memset((&V_6), 0, sizeof(V_6));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_7;
|
|
memset((&V_7), 0, sizeof(V_7));
|
|
{
|
|
// args = iTween.CleanArgs(args);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_0 = ___1_args;
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_1;
|
|
L_1 = iTween_CleanArgs_m0DE6024AC59187B9116BF81C84F0483276A4AC9D(L_0, NULL);
|
|
___1_args = L_1;
|
|
// if(args.Contains("islocal")){
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_2 = ___1_args;
|
|
NullCheck(L_2);
|
|
bool L_3;
|
|
L_3 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_2, _stringLiteralA5427C261316798BE73E068823B9916B9A1ED278);
|
|
if (!L_3)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
{
|
|
// tempIsLocal = (bool)args["islocal"];
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_4 = ___1_args;
|
|
NullCheck(L_4);
|
|
RuntimeObject* L_5;
|
|
L_5 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_4, _stringLiteralA5427C261316798BE73E068823B9916B9A1ED278);
|
|
V_0 = ((*(bool*)((bool*)(bool*)UnBox(L_5, Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_il2cpp_TypeInfo_var))));
|
|
goto IL_002e;
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
// tempIsLocal = Defaults.isLocal;
|
|
il2cpp_codegen_runtime_class_init_inline(Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var);
|
|
bool L_6 = ((Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_StaticFields*)il2cpp_codegen_static_fields_for(Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var))->___isLocal_6;
|
|
V_0 = L_6;
|
|
}
|
|
|
|
IL_002e:
|
|
{
|
|
// if(args.Contains("path")){
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_7 = ___1_args;
|
|
NullCheck(L_7);
|
|
bool L_8;
|
|
L_8 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_7, _stringLiteralFE79FF373808574898C82AC1320C55C1182FB75A);
|
|
if (!L_8)
|
|
{
|
|
goto IL_0198;
|
|
}
|
|
}
|
|
{
|
|
// if(args["path"].GetType() == typeof(Vector3[])){
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_9 = ___1_args;
|
|
NullCheck(L_9);
|
|
RuntimeObject* L_10;
|
|
L_10 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_9, _stringLiteralFE79FF373808574898C82AC1320C55C1182FB75A);
|
|
NullCheck(L_10);
|
|
Type_t* L_11;
|
|
L_11 = Object_GetType_mE10A8FC1E57F3DF29972CCBC026C2DC3942263B3(L_10, NULL);
|
|
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_12 = { reinterpret_cast<intptr_t> (Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C_0_0_0_var) };
|
|
il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t* L_13;
|
|
L_13 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_12, NULL);
|
|
bool L_14;
|
|
L_14 = Type_op_Equality_m99930A0E44E420A685FABA60E60BA1CC5FA0EBDC(L_11, L_13, NULL);
|
|
if (!L_14)
|
|
{
|
|
goto IL_0085;
|
|
}
|
|
}
|
|
{
|
|
// Vector3[] temp = (Vector3[])args["path"];
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_15 = ___1_args;
|
|
NullCheck(L_15);
|
|
RuntimeObject* L_16;
|
|
L_16 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_15, _stringLiteralFE79FF373808574898C82AC1320C55C1182FB75A);
|
|
V_3 = ((Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)Castclass((RuntimeObject*)L_16, Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C_il2cpp_TypeInfo_var));
|
|
// suppliedPath=new Vector3[temp.Length];
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_17 = V_3;
|
|
NullCheck(L_17);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_18 = (Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)SZArrayNew(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C_il2cpp_TypeInfo_var, (uint32_t)((int32_t)(((RuntimeArray*)L_17)->max_length)));
|
|
V_2 = L_18;
|
|
// Array.Copy(temp,suppliedPath, temp.Length);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_19 = V_3;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_20 = V_2;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_21 = V_3;
|
|
NullCheck(L_21);
|
|
Array_Copy_m4233828B4E6288B6D815F539AAA38575DE627900((RuntimeArray*)L_19, (RuntimeArray*)L_20, ((int32_t)(((RuntimeArray*)L_21)->max_length)), NULL);
|
|
goto IL_00c6;
|
|
}
|
|
|
|
IL_0085:
|
|
{
|
|
// Transform[] temp = (Transform[])args["path"];
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_22 = ___1_args;
|
|
NullCheck(L_22);
|
|
RuntimeObject* L_23;
|
|
L_23 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_22, _stringLiteralFE79FF373808574898C82AC1320C55C1182FB75A);
|
|
V_4 = ((TransformU5BU5D_tBB9C5F5686CAE82E3D97D43DF0F3D68ABF75EC24*)Castclass((RuntimeObject*)L_23, TransformU5BU5D_tBB9C5F5686CAE82E3D97D43DF0F3D68ABF75EC24_il2cpp_TypeInfo_var));
|
|
// suppliedPath = new Vector3[temp.Length];
|
|
TransformU5BU5D_tBB9C5F5686CAE82E3D97D43DF0F3D68ABF75EC24* L_24 = V_4;
|
|
NullCheck(L_24);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_25 = (Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)SZArrayNew(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C_il2cpp_TypeInfo_var, (uint32_t)((int32_t)(((RuntimeArray*)L_24)->max_length)));
|
|
V_2 = L_25;
|
|
// for (int i = 0; i < temp.Length; i++) {
|
|
V_5 = 0;
|
|
goto IL_00be;
|
|
}
|
|
|
|
IL_00a6:
|
|
{
|
|
// suppliedPath[i]=temp[i].position;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_26 = V_2;
|
|
int32_t L_27 = V_5;
|
|
TransformU5BU5D_tBB9C5F5686CAE82E3D97D43DF0F3D68ABF75EC24* L_28 = V_4;
|
|
int32_t L_29 = V_5;
|
|
NullCheck(L_28);
|
|
int32_t L_30 = L_29;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_31 = (L_28)->GetAt(static_cast<il2cpp_array_size_t>(L_30));
|
|
NullCheck(L_31);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_32;
|
|
L_32 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_31, NULL);
|
|
NullCheck(L_26);
|
|
(L_26)->SetAt(static_cast<il2cpp_array_size_t>(L_27), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_32);
|
|
// for (int i = 0; i < temp.Length; i++) {
|
|
int32_t L_33 = V_5;
|
|
V_5 = ((int32_t)il2cpp_codegen_add(L_33, 1));
|
|
}
|
|
|
|
IL_00be:
|
|
{
|
|
// for (int i = 0; i < temp.Length; i++) {
|
|
int32_t L_34 = V_5;
|
|
TransformU5BU5D_tBB9C5F5686CAE82E3D97D43DF0F3D68ABF75EC24* L_35 = V_4;
|
|
NullCheck(L_35);
|
|
if ((((int32_t)L_34) < ((int32_t)((int32_t)(((RuntimeArray*)L_35)->max_length)))))
|
|
{
|
|
goto IL_00a6;
|
|
}
|
|
}
|
|
|
|
IL_00c6:
|
|
{
|
|
// if(suppliedPath[suppliedPath.Length-1] != target.transform.position){
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_36 = V_2;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_37 = V_2;
|
|
NullCheck(L_37);
|
|
NullCheck(L_36);
|
|
int32_t L_38 = ((int32_t)il2cpp_codegen_subtract(((int32_t)(((RuntimeArray*)L_37)->max_length)), 1));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_39 = (L_36)->GetAt(static_cast<il2cpp_array_size_t>(L_38));
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_40 = ___0_target;
|
|
NullCheck(L_40);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_41;
|
|
L_41 = GameObject_get_transform_m0BC10ADFA1632166AE5544BDF9038A2650C2AE56(L_40, NULL);
|
|
NullCheck(L_41);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_42;
|
|
L_42 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_41, NULL);
|
|
bool L_43;
|
|
L_43 = Vector3_op_Inequality_m9F170CDFBF1E490E559DA5D06D6547501A402BBF_inline(L_39, L_42, NULL);
|
|
if (!L_43)
|
|
{
|
|
goto IL_015e;
|
|
}
|
|
}
|
|
{
|
|
// fromPath= new Vector3[suppliedPath.Length+1];
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_44 = V_2;
|
|
NullCheck(L_44);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_45 = (Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)SZArrayNew(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C_il2cpp_TypeInfo_var, (uint32_t)((int32_t)il2cpp_codegen_add(((int32_t)(((RuntimeArray*)L_44)->max_length)), 1)));
|
|
V_1 = L_45;
|
|
// Array.Copy(suppliedPath,fromPath,suppliedPath.Length);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_46 = V_2;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_47 = V_1;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_48 = V_2;
|
|
NullCheck(L_48);
|
|
Array_Copy_m4233828B4E6288B6D815F539AAA38575DE627900((RuntimeArray*)L_46, (RuntimeArray*)L_47, ((int32_t)(((RuntimeArray*)L_48)->max_length)), NULL);
|
|
// if(tempIsLocal){
|
|
bool L_49 = V_0;
|
|
if (!L_49)
|
|
{
|
|
goto IL_0125;
|
|
}
|
|
}
|
|
{
|
|
// fromPath[fromPath.Length-1] = target.transform.localPosition;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_50 = V_1;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_51 = V_1;
|
|
NullCheck(L_51);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_52 = ___0_target;
|
|
NullCheck(L_52);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_53;
|
|
L_53 = GameObject_get_transform_m0BC10ADFA1632166AE5544BDF9038A2650C2AE56(L_52, NULL);
|
|
NullCheck(L_53);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_54;
|
|
L_54 = Transform_get_localPosition_mA9C86B990DF0685EA1061A120218993FDCC60A95(L_53, NULL);
|
|
NullCheck(L_50);
|
|
(L_50)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_subtract(((int32_t)(((RuntimeArray*)L_51)->max_length)), 1))), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_54);
|
|
// target.transform.localPosition=fromPath[0];
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_55 = ___0_target;
|
|
NullCheck(L_55);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_56;
|
|
L_56 = GameObject_get_transform_m0BC10ADFA1632166AE5544BDF9038A2650C2AE56(L_55, NULL);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_57 = V_1;
|
|
NullCheck(L_57);
|
|
int32_t L_58 = 0;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_59 = (L_57)->GetAt(static_cast<il2cpp_array_size_t>(L_58));
|
|
NullCheck(L_56);
|
|
Transform_set_localPosition_mDE1C997F7D79C0885210B7732B4BA50EE7D73134(L_56, L_59, NULL);
|
|
goto IL_014d;
|
|
}
|
|
|
|
IL_0125:
|
|
{
|
|
// fromPath[fromPath.Length-1] = target.transform.position;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_60 = V_1;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_61 = V_1;
|
|
NullCheck(L_61);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_62 = ___0_target;
|
|
NullCheck(L_62);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_63;
|
|
L_63 = GameObject_get_transform_m0BC10ADFA1632166AE5544BDF9038A2650C2AE56(L_62, NULL);
|
|
NullCheck(L_63);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_64;
|
|
L_64 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_63, NULL);
|
|
NullCheck(L_60);
|
|
(L_60)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_subtract(((int32_t)(((RuntimeArray*)L_61)->max_length)), 1))), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_64);
|
|
// target.transform.position=fromPath[0];
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_65 = ___0_target;
|
|
NullCheck(L_65);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_66;
|
|
L_66 = GameObject_get_transform_m0BC10ADFA1632166AE5544BDF9038A2650C2AE56(L_65, NULL);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_67 = V_1;
|
|
NullCheck(L_67);
|
|
int32_t L_68 = 0;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_69 = (L_67)->GetAt(static_cast<il2cpp_array_size_t>(L_68));
|
|
NullCheck(L_66);
|
|
Transform_set_position_mA1A817124BB41B685043DED2A9BA48CDF37C4156(L_66, L_69, NULL);
|
|
}
|
|
|
|
IL_014d:
|
|
{
|
|
// args["path"]=fromPath;
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_70 = ___1_args;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_71 = V_1;
|
|
NullCheck(L_70);
|
|
VirtualActionInvoker2< RuntimeObject*, RuntimeObject* >::Invoke(22 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_70, _stringLiteralFE79FF373808574898C82AC1320C55C1182FB75A, (RuntimeObject*)L_71);
|
|
goto IL_02dc;
|
|
}
|
|
|
|
IL_015e:
|
|
{
|
|
// if(tempIsLocal){
|
|
bool L_72 = V_0;
|
|
if (!L_72)
|
|
{
|
|
goto IL_0175;
|
|
}
|
|
}
|
|
{
|
|
// target.transform.localPosition=suppliedPath[0];
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_73 = ___0_target;
|
|
NullCheck(L_73);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_74;
|
|
L_74 = GameObject_get_transform_m0BC10ADFA1632166AE5544BDF9038A2650C2AE56(L_73, NULL);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_75 = V_2;
|
|
NullCheck(L_75);
|
|
int32_t L_76 = 0;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_77 = (L_75)->GetAt(static_cast<il2cpp_array_size_t>(L_76));
|
|
NullCheck(L_74);
|
|
Transform_set_localPosition_mDE1C997F7D79C0885210B7732B4BA50EE7D73134(L_74, L_77, NULL);
|
|
goto IL_0187;
|
|
}
|
|
|
|
IL_0175:
|
|
{
|
|
// target.transform.position=suppliedPath[0];
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_78 = ___0_target;
|
|
NullCheck(L_78);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_79;
|
|
L_79 = GameObject_get_transform_m0BC10ADFA1632166AE5544BDF9038A2650C2AE56(L_78, NULL);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_80 = V_2;
|
|
NullCheck(L_80);
|
|
int32_t L_81 = 0;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_82 = (L_80)->GetAt(static_cast<il2cpp_array_size_t>(L_81));
|
|
NullCheck(L_79);
|
|
Transform_set_position_mA1A817124BB41B685043DED2A9BA48CDF37C4156(L_79, L_82, NULL);
|
|
}
|
|
|
|
IL_0187:
|
|
{
|
|
// args["path"]=suppliedPath;
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_83 = ___1_args;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_84 = V_2;
|
|
NullCheck(L_83);
|
|
VirtualActionInvoker2< RuntimeObject*, RuntimeObject* >::Invoke(22 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_83, _stringLiteralFE79FF373808574898C82AC1320C55C1182FB75A, (RuntimeObject*)L_84);
|
|
goto IL_02dc;
|
|
}
|
|
|
|
IL_0198:
|
|
{
|
|
// if(tempIsLocal){
|
|
bool L_85 = V_0;
|
|
if (!L_85)
|
|
{
|
|
goto IL_01ad;
|
|
}
|
|
}
|
|
{
|
|
// tempPosition=fromPosition=target.transform.localPosition;
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_86 = ___0_target;
|
|
NullCheck(L_86);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_87;
|
|
L_87 = GameObject_get_transform_m0BC10ADFA1632166AE5544BDF9038A2650C2AE56(L_86, NULL);
|
|
NullCheck(L_87);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_88;
|
|
L_88 = Transform_get_localPosition_mA9C86B990DF0685EA1061A120218993FDCC60A95(L_87, NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_89 = L_88;
|
|
V_7 = L_89;
|
|
V_6 = L_89;
|
|
goto IL_01bd;
|
|
}
|
|
|
|
IL_01ad:
|
|
{
|
|
// tempPosition=fromPosition=target.transform.position;
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_90 = ___0_target;
|
|
NullCheck(L_90);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_91;
|
|
L_91 = GameObject_get_transform_m0BC10ADFA1632166AE5544BDF9038A2650C2AE56(L_90, NULL);
|
|
NullCheck(L_91);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_92;
|
|
L_92 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_91, NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_93 = L_92;
|
|
V_7 = L_93;
|
|
V_6 = L_93;
|
|
}
|
|
|
|
IL_01bd:
|
|
{
|
|
// if(args.Contains("position")){
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_94 = ___1_args;
|
|
NullCheck(L_94);
|
|
bool L_95;
|
|
L_95 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_94, _stringLiteral88BDF3D0791A560245652E772545C49897854443);
|
|
if (!L_95)
|
|
{
|
|
goto IL_023f;
|
|
}
|
|
}
|
|
{
|
|
// if (args["position"].GetType() == typeof(Transform)){
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_96 = ___1_args;
|
|
NullCheck(L_96);
|
|
RuntimeObject* L_97;
|
|
L_97 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_96, _stringLiteral88BDF3D0791A560245652E772545C49897854443);
|
|
NullCheck(L_97);
|
|
Type_t* L_98;
|
|
L_98 = Object_GetType_mE10A8FC1E57F3DF29972CCBC026C2DC3942263B3(L_97, NULL);
|
|
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_99 = { reinterpret_cast<intptr_t> (Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1_0_0_0_var) };
|
|
il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t* L_100;
|
|
L_100 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_99, NULL);
|
|
bool L_101;
|
|
L_101 = Type_op_Equality_m99930A0E44E420A685FABA60E60BA1CC5FA0EBDC(L_98, L_100, NULL);
|
|
if (!L_101)
|
|
{
|
|
goto IL_0207;
|
|
}
|
|
}
|
|
{
|
|
// Transform trans = (Transform)args["position"];
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_102 = ___1_args;
|
|
NullCheck(L_102);
|
|
RuntimeObject* L_103;
|
|
L_103 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_102, _stringLiteral88BDF3D0791A560245652E772545C49897854443);
|
|
// fromPosition=trans.position;
|
|
NullCheck(((Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1*)CastclassClass((RuntimeObject*)L_103, Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1_il2cpp_TypeInfo_var)));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_104;
|
|
L_104 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(((Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1*)CastclassClass((RuntimeObject*)L_103, Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1_il2cpp_TypeInfo_var)), NULL);
|
|
V_7 = L_104;
|
|
goto IL_02ab;
|
|
}
|
|
|
|
IL_0207:
|
|
{
|
|
// }else if(args["position"].GetType() == typeof(Vector3)){
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_105 = ___1_args;
|
|
NullCheck(L_105);
|
|
RuntimeObject* L_106;
|
|
L_106 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_105, _stringLiteral88BDF3D0791A560245652E772545C49897854443);
|
|
NullCheck(L_106);
|
|
Type_t* L_107;
|
|
L_107 = Object_GetType_mE10A8FC1E57F3DF29972CCBC026C2DC3942263B3(L_106, NULL);
|
|
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_108 = { reinterpret_cast<intptr_t> (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_0_0_0_var) };
|
|
il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t* L_109;
|
|
L_109 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_108, NULL);
|
|
bool L_110;
|
|
L_110 = Type_op_Equality_m99930A0E44E420A685FABA60E60BA1CC5FA0EBDC(L_107, L_109, NULL);
|
|
if (!L_110)
|
|
{
|
|
goto IL_02ab;
|
|
}
|
|
}
|
|
{
|
|
// fromPosition=(Vector3)args["position"];
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_111 = ___1_args;
|
|
NullCheck(L_111);
|
|
RuntimeObject* L_112;
|
|
L_112 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_111, _stringLiteral88BDF3D0791A560245652E772545C49897854443);
|
|
V_7 = ((*(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)((Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)UnBox(L_112, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var))));
|
|
goto IL_02ab;
|
|
}
|
|
|
|
IL_023f:
|
|
{
|
|
// if (args.Contains("x")) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_113 = ___1_args;
|
|
NullCheck(L_113);
|
|
bool L_114;
|
|
L_114 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_113, _stringLiteral062DB096C728515E033CF8C48A1C1F0B9A79384B);
|
|
if (!L_114)
|
|
{
|
|
goto IL_0263;
|
|
}
|
|
}
|
|
{
|
|
// fromPosition.x=(float)args["x"];
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_115 = ___1_args;
|
|
NullCheck(L_115);
|
|
RuntimeObject* L_116;
|
|
L_116 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_115, _stringLiteral062DB096C728515E033CF8C48A1C1F0B9A79384B);
|
|
(&V_7)->___x_2 = ((*(float*)((float*)(float*)UnBox(L_116, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var))));
|
|
}
|
|
|
|
IL_0263:
|
|
{
|
|
// if (args.Contains("y")) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_117 = ___1_args;
|
|
NullCheck(L_117);
|
|
bool L_118;
|
|
L_118 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_117, _stringLiteral9384C6EF2DA5C0BD5274A0DACFF291D0ABBFD8B1);
|
|
if (!L_118)
|
|
{
|
|
goto IL_0287;
|
|
}
|
|
}
|
|
{
|
|
// fromPosition.y=(float)args["y"];
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_119 = ___1_args;
|
|
NullCheck(L_119);
|
|
RuntimeObject* L_120;
|
|
L_120 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_119, _stringLiteral9384C6EF2DA5C0BD5274A0DACFF291D0ABBFD8B1);
|
|
(&V_7)->___y_3 = ((*(float*)((float*)(float*)UnBox(L_120, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var))));
|
|
}
|
|
|
|
IL_0287:
|
|
{
|
|
// if (args.Contains("z")) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_121 = ___1_args;
|
|
NullCheck(L_121);
|
|
bool L_122;
|
|
L_122 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_121, _stringLiteral9CE1604D659135925CCC4DD1F526AFFE42E689F1);
|
|
if (!L_122)
|
|
{
|
|
goto IL_02ab;
|
|
}
|
|
}
|
|
{
|
|
// fromPosition.z=(float)args["z"];
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_123 = ___1_args;
|
|
NullCheck(L_123);
|
|
RuntimeObject* L_124;
|
|
L_124 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_123, _stringLiteral9CE1604D659135925CCC4DD1F526AFFE42E689F1);
|
|
(&V_7)->___z_4 = ((*(float*)((float*)(float*)UnBox(L_124, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var))));
|
|
}
|
|
|
|
IL_02ab:
|
|
{
|
|
// if(tempIsLocal){
|
|
bool L_125 = V_0;
|
|
if (!L_125)
|
|
{
|
|
goto IL_02bd;
|
|
}
|
|
}
|
|
{
|
|
// target.transform.localPosition = fromPosition;
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_126 = ___0_target;
|
|
NullCheck(L_126);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_127;
|
|
L_127 = GameObject_get_transform_m0BC10ADFA1632166AE5544BDF9038A2650C2AE56(L_126, NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_128 = V_7;
|
|
NullCheck(L_127);
|
|
Transform_set_localPosition_mDE1C997F7D79C0885210B7732B4BA50EE7D73134(L_127, L_128, NULL);
|
|
goto IL_02ca;
|
|
}
|
|
|
|
IL_02bd:
|
|
{
|
|
// target.transform.position = fromPosition;
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_129 = ___0_target;
|
|
NullCheck(L_129);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_130;
|
|
L_130 = GameObject_get_transform_m0BC10ADFA1632166AE5544BDF9038A2650C2AE56(L_129, NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_131 = V_7;
|
|
NullCheck(L_130);
|
|
Transform_set_position_mA1A817124BB41B685043DED2A9BA48CDF37C4156(L_130, L_131, NULL);
|
|
}
|
|
|
|
IL_02ca:
|
|
{
|
|
// args["position"]=tempPosition;
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_132 = ___1_args;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_133 = V_6;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_134 = L_133;
|
|
RuntimeObject* L_135 = Box(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var, &L_134);
|
|
NullCheck(L_132);
|
|
VirtualActionInvoker2< RuntimeObject*, RuntimeObject* >::Invoke(22 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_132, _stringLiteral88BDF3D0791A560245652E772545C49897854443, L_135);
|
|
}
|
|
|
|
IL_02dc:
|
|
{
|
|
// args["type"]="move";
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_136 = ___1_args;
|
|
NullCheck(L_136);
|
|
VirtualActionInvoker2< RuntimeObject*, RuntimeObject* >::Invoke(22 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_136, _stringLiteralF3C6C902DBF80139640F6554F0C3392016A8ADF7, _stringLiteralEECEAAC359EDB2E91D0F46F3CA9A65F47527BC5C);
|
|
// args["method"]="to";
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_137 = ___1_args;
|
|
NullCheck(L_137);
|
|
VirtualActionInvoker2< RuntimeObject*, RuntimeObject* >::Invoke(22 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_137, _stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF, _stringLiteralA4419EF51FB63A77978E414E01AC1C9DCF20AA99);
|
|
// Launch(target,args);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_138 = ___0_target;
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_139 = ___1_args;
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
iTween_Launch_mDC12448682D0CC8F4772C9A4DB4AD4F9CC9B3E05(L_138, L_139, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::MoveAdd(UnityEngine.GameObject,UnityEngine.Vector3,System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_MoveAdd_m2A888284B10D0587FF668F990F692801E1462CBC (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___1_amount, float ___2_time, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral701DC9E727DA0727D9FC7F0E77504EAE314EC0F1);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// MoveAdd(target,Hash("amount",amount,"time",time));
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_0 = ___0_target;
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_1 = (ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)SZArrayNew(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var, (uint32_t)4);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_2 = L_1;
|
|
NullCheck(L_2);
|
|
ArrayElementTypeCheck (L_2, _stringLiteral701DC9E727DA0727D9FC7F0E77504EAE314EC0F1);
|
|
(L_2)->SetAt(static_cast<il2cpp_array_size_t>(0), (RuntimeObject*)_stringLiteral701DC9E727DA0727D9FC7F0E77504EAE314EC0F1);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_3 = L_2;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_4 = ___1_amount;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_5 = L_4;
|
|
RuntimeObject* L_6 = Box(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var, &L_5);
|
|
NullCheck(L_3);
|
|
ArrayElementTypeCheck (L_3, L_6);
|
|
(L_3)->SetAt(static_cast<il2cpp_array_size_t>(1), (RuntimeObject*)L_6);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_7 = L_3;
|
|
NullCheck(L_7);
|
|
ArrayElementTypeCheck (L_7, _stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
(L_7)->SetAt(static_cast<il2cpp_array_size_t>(2), (RuntimeObject*)_stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_8 = L_7;
|
|
float L_9 = ___2_time;
|
|
float L_10 = L_9;
|
|
RuntimeObject* L_11 = Box(Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var, &L_10);
|
|
NullCheck(L_8);
|
|
ArrayElementTypeCheck (L_8, L_11);
|
|
(L_8)->SetAt(static_cast<il2cpp_array_size_t>(3), (RuntimeObject*)L_11);
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_12;
|
|
L_12 = iTween_Hash_mD88C194FC245F9848017671F12F03CA83C7DA979(L_8, NULL);
|
|
iTween_MoveAdd_m7A1E446461F88D28EEC6ED4272402EE9692DC707(L_0, L_12, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::MoveAdd(UnityEngine.GameObject,System.Collections.Hashtable)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_MoveAdd_m7A1E446461F88D28EEC6ED4272402EE9692DC707 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* ___1_args, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral69224533712A1254802C0E1712C0C3C2B06350C7);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralEECEAAC359EDB2E91D0F46F3CA9A65F47527BC5C);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF3C6C902DBF80139640F6554F0C3392016A8ADF7);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// args = iTween.CleanArgs(args);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_0 = ___1_args;
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_1;
|
|
L_1 = iTween_CleanArgs_m0DE6024AC59187B9116BF81C84F0483276A4AC9D(L_0, NULL);
|
|
___1_args = L_1;
|
|
// args["type"]="move";
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_2 = ___1_args;
|
|
NullCheck(L_2);
|
|
VirtualActionInvoker2< RuntimeObject*, RuntimeObject* >::Invoke(22 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_2, _stringLiteralF3C6C902DBF80139640F6554F0C3392016A8ADF7, _stringLiteralEECEAAC359EDB2E91D0F46F3CA9A65F47527BC5C);
|
|
// args["method"]="add";
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_3 = ___1_args;
|
|
NullCheck(L_3);
|
|
VirtualActionInvoker2< RuntimeObject*, RuntimeObject* >::Invoke(22 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_3, _stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF, _stringLiteral69224533712A1254802C0E1712C0C3C2B06350C7);
|
|
// Launch(target,args);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_4 = ___0_target;
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_5 = ___1_args;
|
|
iTween_Launch_mDC12448682D0CC8F4772C9A4DB4AD4F9CC9B3E05(L_4, L_5, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::MoveBy(UnityEngine.GameObject,UnityEngine.Vector3,System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_MoveBy_m41CD96841490B6D61BE226B850F64C071362A0DD (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___1_amount, float ___2_time, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral701DC9E727DA0727D9FC7F0E77504EAE314EC0F1);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// MoveBy(target,Hash("amount",amount,"time",time));
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_0 = ___0_target;
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_1 = (ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)SZArrayNew(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var, (uint32_t)4);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_2 = L_1;
|
|
NullCheck(L_2);
|
|
ArrayElementTypeCheck (L_2, _stringLiteral701DC9E727DA0727D9FC7F0E77504EAE314EC0F1);
|
|
(L_2)->SetAt(static_cast<il2cpp_array_size_t>(0), (RuntimeObject*)_stringLiteral701DC9E727DA0727D9FC7F0E77504EAE314EC0F1);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_3 = L_2;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_4 = ___1_amount;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_5 = L_4;
|
|
RuntimeObject* L_6 = Box(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var, &L_5);
|
|
NullCheck(L_3);
|
|
ArrayElementTypeCheck (L_3, L_6);
|
|
(L_3)->SetAt(static_cast<il2cpp_array_size_t>(1), (RuntimeObject*)L_6);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_7 = L_3;
|
|
NullCheck(L_7);
|
|
ArrayElementTypeCheck (L_7, _stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
(L_7)->SetAt(static_cast<il2cpp_array_size_t>(2), (RuntimeObject*)_stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_8 = L_7;
|
|
float L_9 = ___2_time;
|
|
float L_10 = L_9;
|
|
RuntimeObject* L_11 = Box(Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var, &L_10);
|
|
NullCheck(L_8);
|
|
ArrayElementTypeCheck (L_8, L_11);
|
|
(L_8)->SetAt(static_cast<il2cpp_array_size_t>(3), (RuntimeObject*)L_11);
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_12;
|
|
L_12 = iTween_Hash_mD88C194FC245F9848017671F12F03CA83C7DA979(L_8, NULL);
|
|
iTween_MoveBy_mA11C2C087C444D36027F6B2EE10A46BCF6BEB6FC(L_0, L_12, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::MoveBy(UnityEngine.GameObject,System.Collections.Hashtable)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_MoveBy_mA11C2C087C444D36027F6B2EE10A46BCF6BEB6FC (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* ___1_args, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2CA5620FA3A763C5F6BD0E94D296422F4450BA25);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralEECEAAC359EDB2E91D0F46F3CA9A65F47527BC5C);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF3C6C902DBF80139640F6554F0C3392016A8ADF7);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// args = iTween.CleanArgs(args);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_0 = ___1_args;
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_1;
|
|
L_1 = iTween_CleanArgs_m0DE6024AC59187B9116BF81C84F0483276A4AC9D(L_0, NULL);
|
|
___1_args = L_1;
|
|
// args["type"]="move";
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_2 = ___1_args;
|
|
NullCheck(L_2);
|
|
VirtualActionInvoker2< RuntimeObject*, RuntimeObject* >::Invoke(22 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_2, _stringLiteralF3C6C902DBF80139640F6554F0C3392016A8ADF7, _stringLiteralEECEAAC359EDB2E91D0F46F3CA9A65F47527BC5C);
|
|
// args["method"]="by";
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_3 = ___1_args;
|
|
NullCheck(L_3);
|
|
VirtualActionInvoker2< RuntimeObject*, RuntimeObject* >::Invoke(22 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_3, _stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF, _stringLiteral2CA5620FA3A763C5F6BD0E94D296422F4450BA25);
|
|
// Launch(target,args);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_4 = ___0_target;
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_5 = ___1_args;
|
|
iTween_Launch_mDC12448682D0CC8F4772C9A4DB4AD4F9CC9B3E05(L_4, L_5, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::ScaleTo(UnityEngine.GameObject,UnityEngine.Vector3,System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_ScaleTo_mB2DBAF030F7BE544FF1A16408A1F8B0CFBF48941 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___1_scale, float ___2_time, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF9BE17D634D1B07BCDCDA77A87710C946D81307B);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// ScaleTo(target,Hash("scale",scale,"time",time));
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_0 = ___0_target;
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_1 = (ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)SZArrayNew(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var, (uint32_t)4);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_2 = L_1;
|
|
NullCheck(L_2);
|
|
ArrayElementTypeCheck (L_2, _stringLiteralF9BE17D634D1B07BCDCDA77A87710C946D81307B);
|
|
(L_2)->SetAt(static_cast<il2cpp_array_size_t>(0), (RuntimeObject*)_stringLiteralF9BE17D634D1B07BCDCDA77A87710C946D81307B);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_3 = L_2;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_4 = ___1_scale;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_5 = L_4;
|
|
RuntimeObject* L_6 = Box(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var, &L_5);
|
|
NullCheck(L_3);
|
|
ArrayElementTypeCheck (L_3, L_6);
|
|
(L_3)->SetAt(static_cast<il2cpp_array_size_t>(1), (RuntimeObject*)L_6);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_7 = L_3;
|
|
NullCheck(L_7);
|
|
ArrayElementTypeCheck (L_7, _stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
(L_7)->SetAt(static_cast<il2cpp_array_size_t>(2), (RuntimeObject*)_stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_8 = L_7;
|
|
float L_9 = ___2_time;
|
|
float L_10 = L_9;
|
|
RuntimeObject* L_11 = Box(Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var, &L_10);
|
|
NullCheck(L_8);
|
|
ArrayElementTypeCheck (L_8, L_11);
|
|
(L_8)->SetAt(static_cast<il2cpp_array_size_t>(3), (RuntimeObject*)L_11);
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_12;
|
|
L_12 = iTween_Hash_mD88C194FC245F9848017671F12F03CA83C7DA979(L_8, NULL);
|
|
iTween_ScaleTo_m538BFC23C6BC15F2A116C7B1275BC19791E1E73C(L_0, L_12, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::ScaleTo(UnityEngine.GameObject,System.Collections.Hashtable)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_ScaleTo_m538BFC23C6BC15F2A116C7B1275BC19791E1E73C (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* ___1_args, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1_0_0_0_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4DF417DF46EF8A7C67D3A1FE0CC53DCF5212FC81);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral88BDF3D0791A560245652E772545C49897854443);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA4419EF51FB63A77978E414E01AC1C9DCF20AA99);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF3C6C902DBF80139640F6554F0C3392016A8ADF7);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF9BE17D634D1B07BCDCDA77A87710C946D81307B);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* V_0 = NULL;
|
|
{
|
|
// args = iTween.CleanArgs(args);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_0 = ___1_args;
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_1;
|
|
L_1 = iTween_CleanArgs_m0DE6024AC59187B9116BF81C84F0483276A4AC9D(L_0, NULL);
|
|
___1_args = L_1;
|
|
// if(args.Contains("scale")){
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_2 = ___1_args;
|
|
NullCheck(L_2);
|
|
bool L_3;
|
|
L_3 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_2, _stringLiteralF9BE17D634D1B07BCDCDA77A87710C946D81307B);
|
|
if (!L_3)
|
|
{
|
|
goto IL_00ef;
|
|
}
|
|
}
|
|
{
|
|
// if (args["scale"].GetType() == typeof(Transform)) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_4 = ___1_args;
|
|
NullCheck(L_4);
|
|
RuntimeObject* L_5;
|
|
L_5 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_4, _stringLiteralF9BE17D634D1B07BCDCDA77A87710C946D81307B);
|
|
NullCheck(L_5);
|
|
Type_t* L_6;
|
|
L_6 = Object_GetType_mE10A8FC1E57F3DF29972CCBC026C2DC3942263B3(L_5, NULL);
|
|
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_7 = { reinterpret_cast<intptr_t> (Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1_0_0_0_var) };
|
|
il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t* L_8;
|
|
L_8 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_7, NULL);
|
|
bool L_9;
|
|
L_9 = Type_op_Equality_m99930A0E44E420A685FABA60E60BA1CC5FA0EBDC(L_6, L_8, NULL);
|
|
if (!L_9)
|
|
{
|
|
goto IL_00ef;
|
|
}
|
|
}
|
|
{
|
|
// Transform transform = (Transform)args["scale"];
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_10 = ___1_args;
|
|
NullCheck(L_10);
|
|
RuntimeObject* L_11;
|
|
L_11 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_10, _stringLiteralF9BE17D634D1B07BCDCDA77A87710C946D81307B);
|
|
V_0 = ((Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1*)CastclassClass((RuntimeObject*)L_11, Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1_il2cpp_TypeInfo_var));
|
|
// args["position"]=new Vector3(transform.position.x,transform.position.y,transform.position.z);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_12 = ___1_args;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_13 = V_0;
|
|
NullCheck(L_13);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_14;
|
|
L_14 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_13, NULL);
|
|
float L_15 = L_14.___x_2;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_16 = V_0;
|
|
NullCheck(L_16);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_17;
|
|
L_17 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_16, NULL);
|
|
float L_18 = L_17.___y_3;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_19 = V_0;
|
|
NullCheck(L_19);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_20;
|
|
L_20 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_19, NULL);
|
|
float L_21 = L_20.___z_4;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_22;
|
|
memset((&L_22), 0, sizeof(L_22));
|
|
Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_22), L_15, L_18, L_21, /*hidden argument*/NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_23 = L_22;
|
|
RuntimeObject* L_24 = Box(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var, &L_23);
|
|
NullCheck(L_12);
|
|
VirtualActionInvoker2< RuntimeObject*, RuntimeObject* >::Invoke(22 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_12, _stringLiteral88BDF3D0791A560245652E772545C49897854443, L_24);
|
|
// args["rotation"]=new Vector3(transform.eulerAngles.x,transform.eulerAngles.y,transform.eulerAngles.z);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_25 = ___1_args;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_26 = V_0;
|
|
NullCheck(L_26);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_27;
|
|
L_27 = Transform_get_eulerAngles_mCAAF48EFCF628F1ED91C2FFE75A4FD19C039DD6A(L_26, NULL);
|
|
float L_28 = L_27.___x_2;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_29 = V_0;
|
|
NullCheck(L_29);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_30;
|
|
L_30 = Transform_get_eulerAngles_mCAAF48EFCF628F1ED91C2FFE75A4FD19C039DD6A(L_29, NULL);
|
|
float L_31 = L_30.___y_3;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_32 = V_0;
|
|
NullCheck(L_32);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_33;
|
|
L_33 = Transform_get_eulerAngles_mCAAF48EFCF628F1ED91C2FFE75A4FD19C039DD6A(L_32, NULL);
|
|
float L_34 = L_33.___z_4;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_35;
|
|
memset((&L_35), 0, sizeof(L_35));
|
|
Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_35), L_28, L_31, L_34, /*hidden argument*/NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_36 = L_35;
|
|
RuntimeObject* L_37 = Box(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var, &L_36);
|
|
NullCheck(L_25);
|
|
VirtualActionInvoker2< RuntimeObject*, RuntimeObject* >::Invoke(22 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_25, _stringLiteral4DF417DF46EF8A7C67D3A1FE0CC53DCF5212FC81, L_37);
|
|
// args["scale"]=new Vector3(transform.localScale.x,transform.localScale.y,transform.localScale.z);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_38 = ___1_args;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_39 = V_0;
|
|
NullCheck(L_39);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_40;
|
|
L_40 = Transform_get_localScale_m804A002A53A645CDFCD15BB0F37209162720363F(L_39, NULL);
|
|
float L_41 = L_40.___x_2;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_42 = V_0;
|
|
NullCheck(L_42);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_43;
|
|
L_43 = Transform_get_localScale_m804A002A53A645CDFCD15BB0F37209162720363F(L_42, NULL);
|
|
float L_44 = L_43.___y_3;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_45 = V_0;
|
|
NullCheck(L_45);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_46;
|
|
L_46 = Transform_get_localScale_m804A002A53A645CDFCD15BB0F37209162720363F(L_45, NULL);
|
|
float L_47 = L_46.___z_4;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_48;
|
|
memset((&L_48), 0, sizeof(L_48));
|
|
Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_48), L_41, L_44, L_47, /*hidden argument*/NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_49 = L_48;
|
|
RuntimeObject* L_50 = Box(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var, &L_49);
|
|
NullCheck(L_38);
|
|
VirtualActionInvoker2< RuntimeObject*, RuntimeObject* >::Invoke(22 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_38, _stringLiteralF9BE17D634D1B07BCDCDA77A87710C946D81307B, L_50);
|
|
}
|
|
|
|
IL_00ef:
|
|
{
|
|
// args["type"]="scale";
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_51 = ___1_args;
|
|
NullCheck(L_51);
|
|
VirtualActionInvoker2< RuntimeObject*, RuntimeObject* >::Invoke(22 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_51, _stringLiteralF3C6C902DBF80139640F6554F0C3392016A8ADF7, _stringLiteralF9BE17D634D1B07BCDCDA77A87710C946D81307B);
|
|
// args["method"]="to";
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_52 = ___1_args;
|
|
NullCheck(L_52);
|
|
VirtualActionInvoker2< RuntimeObject*, RuntimeObject* >::Invoke(22 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_52, _stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF, _stringLiteralA4419EF51FB63A77978E414E01AC1C9DCF20AA99);
|
|
// Launch(target,args);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_53 = ___0_target;
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_54 = ___1_args;
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
iTween_Launch_mDC12448682D0CC8F4772C9A4DB4AD4F9CC9B3E05(L_53, L_54, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::ScaleFrom(UnityEngine.GameObject,UnityEngine.Vector3,System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_ScaleFrom_m3CFB3E98B3FB8FC51BAB0E7CD9BF23F85E5D02D5 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___1_scale, float ___2_time, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF9BE17D634D1B07BCDCDA77A87710C946D81307B);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// ScaleFrom(target,Hash("scale",scale,"time",time));
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_0 = ___0_target;
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_1 = (ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)SZArrayNew(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var, (uint32_t)4);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_2 = L_1;
|
|
NullCheck(L_2);
|
|
ArrayElementTypeCheck (L_2, _stringLiteralF9BE17D634D1B07BCDCDA77A87710C946D81307B);
|
|
(L_2)->SetAt(static_cast<il2cpp_array_size_t>(0), (RuntimeObject*)_stringLiteralF9BE17D634D1B07BCDCDA77A87710C946D81307B);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_3 = L_2;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_4 = ___1_scale;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_5 = L_4;
|
|
RuntimeObject* L_6 = Box(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var, &L_5);
|
|
NullCheck(L_3);
|
|
ArrayElementTypeCheck (L_3, L_6);
|
|
(L_3)->SetAt(static_cast<il2cpp_array_size_t>(1), (RuntimeObject*)L_6);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_7 = L_3;
|
|
NullCheck(L_7);
|
|
ArrayElementTypeCheck (L_7, _stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
(L_7)->SetAt(static_cast<il2cpp_array_size_t>(2), (RuntimeObject*)_stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_8 = L_7;
|
|
float L_9 = ___2_time;
|
|
float L_10 = L_9;
|
|
RuntimeObject* L_11 = Box(Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var, &L_10);
|
|
NullCheck(L_8);
|
|
ArrayElementTypeCheck (L_8, L_11);
|
|
(L_8)->SetAt(static_cast<il2cpp_array_size_t>(3), (RuntimeObject*)L_11);
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_12;
|
|
L_12 = iTween_Hash_mD88C194FC245F9848017671F12F03CA83C7DA979(L_8, NULL);
|
|
iTween_ScaleFrom_mD684C6BCD960711505D8997D46D45F660DC172DB(L_0, L_12, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::ScaleFrom(UnityEngine.GameObject,System.Collections.Hashtable)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_ScaleFrom_mD684C6BCD960711505D8997D46D45F660DC172DB (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* ___1_args, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1_0_0_0_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_0_0_0_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral062DB096C728515E033CF8C48A1C1F0B9A79384B);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9384C6EF2DA5C0BD5274A0DACFF291D0ABBFD8B1);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9CE1604D659135925CCC4DD1F526AFFE42E689F1);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA4419EF51FB63A77978E414E01AC1C9DCF20AA99);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF3C6C902DBF80139640F6554F0C3392016A8ADF7);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF9BE17D634D1B07BCDCDA77A87710C946D81307B);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_1;
|
|
memset((&V_1), 0, sizeof(V_1));
|
|
{
|
|
// args = iTween.CleanArgs(args);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_0 = ___1_args;
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_1;
|
|
L_1 = iTween_CleanArgs_m0DE6024AC59187B9116BF81C84F0483276A4AC9D(L_0, NULL);
|
|
___1_args = L_1;
|
|
// tempScale=fromScale=target.transform.localScale;
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_2 = ___0_target;
|
|
NullCheck(L_2);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_3;
|
|
L_3 = GameObject_get_transform_m0BC10ADFA1632166AE5544BDF9038A2650C2AE56(L_2, NULL);
|
|
NullCheck(L_3);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_4;
|
|
L_4 = Transform_get_localScale_m804A002A53A645CDFCD15BB0F37209162720363F(L_3, NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_5 = L_4;
|
|
V_1 = L_5;
|
|
V_0 = L_5;
|
|
// if(args.Contains("scale")){
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_6 = ___1_args;
|
|
NullCheck(L_6);
|
|
bool L_7;
|
|
L_7 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_6, _stringLiteralF9BE17D634D1B07BCDCDA77A87710C946D81307B);
|
|
if (!L_7)
|
|
{
|
|
goto IL_0093;
|
|
}
|
|
}
|
|
{
|
|
// if (args["scale"].GetType() == typeof(Transform)){
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_8 = ___1_args;
|
|
NullCheck(L_8);
|
|
RuntimeObject* L_9;
|
|
L_9 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_8, _stringLiteralF9BE17D634D1B07BCDCDA77A87710C946D81307B);
|
|
NullCheck(L_9);
|
|
Type_t* L_10;
|
|
L_10 = Object_GetType_mE10A8FC1E57F3DF29972CCBC026C2DC3942263B3(L_9, NULL);
|
|
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_11 = { reinterpret_cast<intptr_t> (Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1_0_0_0_var) };
|
|
il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t* L_12;
|
|
L_12 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_11, NULL);
|
|
bool L_13;
|
|
L_13 = Type_op_Equality_m99930A0E44E420A685FABA60E60BA1CC5FA0EBDC(L_10, L_12, NULL);
|
|
if (!L_13)
|
|
{
|
|
goto IL_005f;
|
|
}
|
|
}
|
|
{
|
|
// Transform trans = (Transform)args["scale"];
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_14 = ___1_args;
|
|
NullCheck(L_14);
|
|
RuntimeObject* L_15;
|
|
L_15 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_14, _stringLiteralF9BE17D634D1B07BCDCDA77A87710C946D81307B);
|
|
// fromScale=trans.localScale;
|
|
NullCheck(((Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1*)CastclassClass((RuntimeObject*)L_15, Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1_il2cpp_TypeInfo_var)));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_16;
|
|
L_16 = Transform_get_localScale_m804A002A53A645CDFCD15BB0F37209162720363F(((Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1*)CastclassClass((RuntimeObject*)L_15, Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1_il2cpp_TypeInfo_var)), NULL);
|
|
V_1 = L_16;
|
|
goto IL_00ff;
|
|
}
|
|
|
|
IL_005f:
|
|
{
|
|
// }else if(args["scale"].GetType() == typeof(Vector3)){
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_17 = ___1_args;
|
|
NullCheck(L_17);
|
|
RuntimeObject* L_18;
|
|
L_18 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_17, _stringLiteralF9BE17D634D1B07BCDCDA77A87710C946D81307B);
|
|
NullCheck(L_18);
|
|
Type_t* L_19;
|
|
L_19 = Object_GetType_mE10A8FC1E57F3DF29972CCBC026C2DC3942263B3(L_18, NULL);
|
|
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_20 = { reinterpret_cast<intptr_t> (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_0_0_0_var) };
|
|
il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t* L_21;
|
|
L_21 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_20, NULL);
|
|
bool L_22;
|
|
L_22 = Type_op_Equality_m99930A0E44E420A685FABA60E60BA1CC5FA0EBDC(L_19, L_21, NULL);
|
|
if (!L_22)
|
|
{
|
|
goto IL_00ff;
|
|
}
|
|
}
|
|
{
|
|
// fromScale=(Vector3)args["scale"];
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_23 = ___1_args;
|
|
NullCheck(L_23);
|
|
RuntimeObject* L_24;
|
|
L_24 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_23, _stringLiteralF9BE17D634D1B07BCDCDA77A87710C946D81307B);
|
|
V_1 = ((*(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)((Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)UnBox(L_24, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var))));
|
|
goto IL_00ff;
|
|
}
|
|
|
|
IL_0093:
|
|
{
|
|
// if (args.Contains("x")) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_25 = ___1_args;
|
|
NullCheck(L_25);
|
|
bool L_26;
|
|
L_26 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_25, _stringLiteral062DB096C728515E033CF8C48A1C1F0B9A79384B);
|
|
if (!L_26)
|
|
{
|
|
goto IL_00b7;
|
|
}
|
|
}
|
|
{
|
|
// fromScale.x=(float)args["x"];
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_27 = ___1_args;
|
|
NullCheck(L_27);
|
|
RuntimeObject* L_28;
|
|
L_28 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_27, _stringLiteral062DB096C728515E033CF8C48A1C1F0B9A79384B);
|
|
(&V_1)->___x_2 = ((*(float*)((float*)(float*)UnBox(L_28, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var))));
|
|
}
|
|
|
|
IL_00b7:
|
|
{
|
|
// if (args.Contains("y")) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_29 = ___1_args;
|
|
NullCheck(L_29);
|
|
bool L_30;
|
|
L_30 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_29, _stringLiteral9384C6EF2DA5C0BD5274A0DACFF291D0ABBFD8B1);
|
|
if (!L_30)
|
|
{
|
|
goto IL_00db;
|
|
}
|
|
}
|
|
{
|
|
// fromScale.y=(float)args["y"];
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_31 = ___1_args;
|
|
NullCheck(L_31);
|
|
RuntimeObject* L_32;
|
|
L_32 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_31, _stringLiteral9384C6EF2DA5C0BD5274A0DACFF291D0ABBFD8B1);
|
|
(&V_1)->___y_3 = ((*(float*)((float*)(float*)UnBox(L_32, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var))));
|
|
}
|
|
|
|
IL_00db:
|
|
{
|
|
// if (args.Contains("z")) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_33 = ___1_args;
|
|
NullCheck(L_33);
|
|
bool L_34;
|
|
L_34 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_33, _stringLiteral9CE1604D659135925CCC4DD1F526AFFE42E689F1);
|
|
if (!L_34)
|
|
{
|
|
goto IL_00ff;
|
|
}
|
|
}
|
|
{
|
|
// fromScale.z=(float)args["z"];
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_35 = ___1_args;
|
|
NullCheck(L_35);
|
|
RuntimeObject* L_36;
|
|
L_36 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_35, _stringLiteral9CE1604D659135925CCC4DD1F526AFFE42E689F1);
|
|
(&V_1)->___z_4 = ((*(float*)((float*)(float*)UnBox(L_36, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var))));
|
|
}
|
|
|
|
IL_00ff:
|
|
{
|
|
// target.transform.localScale = fromScale;
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_37 = ___0_target;
|
|
NullCheck(L_37);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_38;
|
|
L_38 = GameObject_get_transform_m0BC10ADFA1632166AE5544BDF9038A2650C2AE56(L_37, NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_39 = V_1;
|
|
NullCheck(L_38);
|
|
Transform_set_localScale_mBA79E811BAF6C47B80FF76414C12B47B3CD03633(L_38, L_39, NULL);
|
|
// args["scale"]=tempScale;
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_40 = ___1_args;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_41 = V_0;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_42 = L_41;
|
|
RuntimeObject* L_43 = Box(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var, &L_42);
|
|
NullCheck(L_40);
|
|
VirtualActionInvoker2< RuntimeObject*, RuntimeObject* >::Invoke(22 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_40, _stringLiteralF9BE17D634D1B07BCDCDA77A87710C946D81307B, L_43);
|
|
// args["type"]="scale";
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_44 = ___1_args;
|
|
NullCheck(L_44);
|
|
VirtualActionInvoker2< RuntimeObject*, RuntimeObject* >::Invoke(22 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_44, _stringLiteralF3C6C902DBF80139640F6554F0C3392016A8ADF7, _stringLiteralF9BE17D634D1B07BCDCDA77A87710C946D81307B);
|
|
// args["method"]="to";
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_45 = ___1_args;
|
|
NullCheck(L_45);
|
|
VirtualActionInvoker2< RuntimeObject*, RuntimeObject* >::Invoke(22 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_45, _stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF, _stringLiteralA4419EF51FB63A77978E414E01AC1C9DCF20AA99);
|
|
// Launch(target,args);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_46 = ___0_target;
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_47 = ___1_args;
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
iTween_Launch_mDC12448682D0CC8F4772C9A4DB4AD4F9CC9B3E05(L_46, L_47, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::ScaleAdd(UnityEngine.GameObject,UnityEngine.Vector3,System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_ScaleAdd_m14F1AB0617AF932DECD25AB2D452E22614877E25 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___1_amount, float ___2_time, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral701DC9E727DA0727D9FC7F0E77504EAE314EC0F1);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// ScaleAdd(target,Hash("amount",amount,"time",time));
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_0 = ___0_target;
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_1 = (ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)SZArrayNew(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var, (uint32_t)4);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_2 = L_1;
|
|
NullCheck(L_2);
|
|
ArrayElementTypeCheck (L_2, _stringLiteral701DC9E727DA0727D9FC7F0E77504EAE314EC0F1);
|
|
(L_2)->SetAt(static_cast<il2cpp_array_size_t>(0), (RuntimeObject*)_stringLiteral701DC9E727DA0727D9FC7F0E77504EAE314EC0F1);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_3 = L_2;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_4 = ___1_amount;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_5 = L_4;
|
|
RuntimeObject* L_6 = Box(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var, &L_5);
|
|
NullCheck(L_3);
|
|
ArrayElementTypeCheck (L_3, L_6);
|
|
(L_3)->SetAt(static_cast<il2cpp_array_size_t>(1), (RuntimeObject*)L_6);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_7 = L_3;
|
|
NullCheck(L_7);
|
|
ArrayElementTypeCheck (L_7, _stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
(L_7)->SetAt(static_cast<il2cpp_array_size_t>(2), (RuntimeObject*)_stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_8 = L_7;
|
|
float L_9 = ___2_time;
|
|
float L_10 = L_9;
|
|
RuntimeObject* L_11 = Box(Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var, &L_10);
|
|
NullCheck(L_8);
|
|
ArrayElementTypeCheck (L_8, L_11);
|
|
(L_8)->SetAt(static_cast<il2cpp_array_size_t>(3), (RuntimeObject*)L_11);
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_12;
|
|
L_12 = iTween_Hash_mD88C194FC245F9848017671F12F03CA83C7DA979(L_8, NULL);
|
|
iTween_ScaleAdd_mFE60D343F1D128DFA2616EB3319431FBC3A609D4(L_0, L_12, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::ScaleAdd(UnityEngine.GameObject,System.Collections.Hashtable)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_ScaleAdd_mFE60D343F1D128DFA2616EB3319431FBC3A609D4 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* ___1_args, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral69224533712A1254802C0E1712C0C3C2B06350C7);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF3C6C902DBF80139640F6554F0C3392016A8ADF7);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF9BE17D634D1B07BCDCDA77A87710C946D81307B);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// args = iTween.CleanArgs(args);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_0 = ___1_args;
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_1;
|
|
L_1 = iTween_CleanArgs_m0DE6024AC59187B9116BF81C84F0483276A4AC9D(L_0, NULL);
|
|
___1_args = L_1;
|
|
// args["type"]="scale";
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_2 = ___1_args;
|
|
NullCheck(L_2);
|
|
VirtualActionInvoker2< RuntimeObject*, RuntimeObject* >::Invoke(22 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_2, _stringLiteralF3C6C902DBF80139640F6554F0C3392016A8ADF7, _stringLiteralF9BE17D634D1B07BCDCDA77A87710C946D81307B);
|
|
// args["method"]="add";
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_3 = ___1_args;
|
|
NullCheck(L_3);
|
|
VirtualActionInvoker2< RuntimeObject*, RuntimeObject* >::Invoke(22 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_3, _stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF, _stringLiteral69224533712A1254802C0E1712C0C3C2B06350C7);
|
|
// Launch(target,args);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_4 = ___0_target;
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_5 = ___1_args;
|
|
iTween_Launch_mDC12448682D0CC8F4772C9A4DB4AD4F9CC9B3E05(L_4, L_5, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::ScaleBy(UnityEngine.GameObject,UnityEngine.Vector3,System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_ScaleBy_m76A9896B052F244B330462148A8A4822947DBBF7 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___1_amount, float ___2_time, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral701DC9E727DA0727D9FC7F0E77504EAE314EC0F1);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// ScaleBy(target,Hash("amount",amount,"time",time));
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_0 = ___0_target;
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_1 = (ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)SZArrayNew(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var, (uint32_t)4);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_2 = L_1;
|
|
NullCheck(L_2);
|
|
ArrayElementTypeCheck (L_2, _stringLiteral701DC9E727DA0727D9FC7F0E77504EAE314EC0F1);
|
|
(L_2)->SetAt(static_cast<il2cpp_array_size_t>(0), (RuntimeObject*)_stringLiteral701DC9E727DA0727D9FC7F0E77504EAE314EC0F1);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_3 = L_2;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_4 = ___1_amount;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_5 = L_4;
|
|
RuntimeObject* L_6 = Box(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var, &L_5);
|
|
NullCheck(L_3);
|
|
ArrayElementTypeCheck (L_3, L_6);
|
|
(L_3)->SetAt(static_cast<il2cpp_array_size_t>(1), (RuntimeObject*)L_6);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_7 = L_3;
|
|
NullCheck(L_7);
|
|
ArrayElementTypeCheck (L_7, _stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
(L_7)->SetAt(static_cast<il2cpp_array_size_t>(2), (RuntimeObject*)_stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_8 = L_7;
|
|
float L_9 = ___2_time;
|
|
float L_10 = L_9;
|
|
RuntimeObject* L_11 = Box(Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var, &L_10);
|
|
NullCheck(L_8);
|
|
ArrayElementTypeCheck (L_8, L_11);
|
|
(L_8)->SetAt(static_cast<il2cpp_array_size_t>(3), (RuntimeObject*)L_11);
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_12;
|
|
L_12 = iTween_Hash_mD88C194FC245F9848017671F12F03CA83C7DA979(L_8, NULL);
|
|
iTween_ScaleBy_m3967CEA8EF40790663CCC57E7C55B3C518BDE4C1(L_0, L_12, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::ScaleBy(UnityEngine.GameObject,System.Collections.Hashtable)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_ScaleBy_m3967CEA8EF40790663CCC57E7C55B3C518BDE4C1 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* ___1_args, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2CA5620FA3A763C5F6BD0E94D296422F4450BA25);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF3C6C902DBF80139640F6554F0C3392016A8ADF7);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF9BE17D634D1B07BCDCDA77A87710C946D81307B);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// args = iTween.CleanArgs(args);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_0 = ___1_args;
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_1;
|
|
L_1 = iTween_CleanArgs_m0DE6024AC59187B9116BF81C84F0483276A4AC9D(L_0, NULL);
|
|
___1_args = L_1;
|
|
// args["type"]="scale";
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_2 = ___1_args;
|
|
NullCheck(L_2);
|
|
VirtualActionInvoker2< RuntimeObject*, RuntimeObject* >::Invoke(22 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_2, _stringLiteralF3C6C902DBF80139640F6554F0C3392016A8ADF7, _stringLiteralF9BE17D634D1B07BCDCDA77A87710C946D81307B);
|
|
// args["method"]="by";
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_3 = ___1_args;
|
|
NullCheck(L_3);
|
|
VirtualActionInvoker2< RuntimeObject*, RuntimeObject* >::Invoke(22 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_3, _stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF, _stringLiteral2CA5620FA3A763C5F6BD0E94D296422F4450BA25);
|
|
// Launch(target,args);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_4 = ___0_target;
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_5 = ___1_args;
|
|
iTween_Launch_mDC12448682D0CC8F4772C9A4DB4AD4F9CC9B3E05(L_4, L_5, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::RotateTo(UnityEngine.GameObject,UnityEngine.Vector3,System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_RotateTo_m75F91F47705444D68220EAFD56958E7C803A770F (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___1_rotation, float ___2_time, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4DF417DF46EF8A7C67D3A1FE0CC53DCF5212FC81);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// RotateTo(target,Hash("rotation",rotation,"time",time));
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_0 = ___0_target;
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_1 = (ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)SZArrayNew(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var, (uint32_t)4);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_2 = L_1;
|
|
NullCheck(L_2);
|
|
ArrayElementTypeCheck (L_2, _stringLiteral4DF417DF46EF8A7C67D3A1FE0CC53DCF5212FC81);
|
|
(L_2)->SetAt(static_cast<il2cpp_array_size_t>(0), (RuntimeObject*)_stringLiteral4DF417DF46EF8A7C67D3A1FE0CC53DCF5212FC81);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_3 = L_2;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_4 = ___1_rotation;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_5 = L_4;
|
|
RuntimeObject* L_6 = Box(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var, &L_5);
|
|
NullCheck(L_3);
|
|
ArrayElementTypeCheck (L_3, L_6);
|
|
(L_3)->SetAt(static_cast<il2cpp_array_size_t>(1), (RuntimeObject*)L_6);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_7 = L_3;
|
|
NullCheck(L_7);
|
|
ArrayElementTypeCheck (L_7, _stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
(L_7)->SetAt(static_cast<il2cpp_array_size_t>(2), (RuntimeObject*)_stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_8 = L_7;
|
|
float L_9 = ___2_time;
|
|
float L_10 = L_9;
|
|
RuntimeObject* L_11 = Box(Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var, &L_10);
|
|
NullCheck(L_8);
|
|
ArrayElementTypeCheck (L_8, L_11);
|
|
(L_8)->SetAt(static_cast<il2cpp_array_size_t>(3), (RuntimeObject*)L_11);
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_12;
|
|
L_12 = iTween_Hash_mD88C194FC245F9848017671F12F03CA83C7DA979(L_8, NULL);
|
|
iTween_RotateTo_mE580A42DF5EEE0B3502D468F6C0A429AFAFC5F9A(L_0, L_12, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::RotateTo(UnityEngine.GameObject,System.Collections.Hashtable)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_RotateTo_mE580A42DF5EEE0B3502D468F6C0A429AFAFC5F9A (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* ___1_args, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1_0_0_0_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3A3C5272E76787A96B4445991AF0A820F0D2D4EB);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4DF417DF46EF8A7C67D3A1FE0CC53DCF5212FC81);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral88BDF3D0791A560245652E772545C49897854443);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA4419EF51FB63A77978E414E01AC1C9DCF20AA99);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF3C6C902DBF80139640F6554F0C3392016A8ADF7);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF9BE17D634D1B07BCDCDA77A87710C946D81307B);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* V_0 = NULL;
|
|
{
|
|
// args = iTween.CleanArgs(args);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_0 = ___1_args;
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_1;
|
|
L_1 = iTween_CleanArgs_m0DE6024AC59187B9116BF81C84F0483276A4AC9D(L_0, NULL);
|
|
___1_args = L_1;
|
|
// if(args.Contains("rotation")){
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_2 = ___1_args;
|
|
NullCheck(L_2);
|
|
bool L_3;
|
|
L_3 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_2, _stringLiteral4DF417DF46EF8A7C67D3A1FE0CC53DCF5212FC81);
|
|
if (!L_3)
|
|
{
|
|
goto IL_00ef;
|
|
}
|
|
}
|
|
{
|
|
// if (args["rotation"].GetType() == typeof(Transform)) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_4 = ___1_args;
|
|
NullCheck(L_4);
|
|
RuntimeObject* L_5;
|
|
L_5 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_4, _stringLiteral4DF417DF46EF8A7C67D3A1FE0CC53DCF5212FC81);
|
|
NullCheck(L_5);
|
|
Type_t* L_6;
|
|
L_6 = Object_GetType_mE10A8FC1E57F3DF29972CCBC026C2DC3942263B3(L_5, NULL);
|
|
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_7 = { reinterpret_cast<intptr_t> (Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1_0_0_0_var) };
|
|
il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t* L_8;
|
|
L_8 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_7, NULL);
|
|
bool L_9;
|
|
L_9 = Type_op_Equality_m99930A0E44E420A685FABA60E60BA1CC5FA0EBDC(L_6, L_8, NULL);
|
|
if (!L_9)
|
|
{
|
|
goto IL_00ef;
|
|
}
|
|
}
|
|
{
|
|
// Transform transform = (Transform)args["rotation"];
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_10 = ___1_args;
|
|
NullCheck(L_10);
|
|
RuntimeObject* L_11;
|
|
L_11 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_10, _stringLiteral4DF417DF46EF8A7C67D3A1FE0CC53DCF5212FC81);
|
|
V_0 = ((Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1*)CastclassClass((RuntimeObject*)L_11, Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1_il2cpp_TypeInfo_var));
|
|
// args["position"]=new Vector3(transform.position.x,transform.position.y,transform.position.z);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_12 = ___1_args;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_13 = V_0;
|
|
NullCheck(L_13);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_14;
|
|
L_14 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_13, NULL);
|
|
float L_15 = L_14.___x_2;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_16 = V_0;
|
|
NullCheck(L_16);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_17;
|
|
L_17 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_16, NULL);
|
|
float L_18 = L_17.___y_3;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_19 = V_0;
|
|
NullCheck(L_19);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_20;
|
|
L_20 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_19, NULL);
|
|
float L_21 = L_20.___z_4;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_22;
|
|
memset((&L_22), 0, sizeof(L_22));
|
|
Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_22), L_15, L_18, L_21, /*hidden argument*/NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_23 = L_22;
|
|
RuntimeObject* L_24 = Box(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var, &L_23);
|
|
NullCheck(L_12);
|
|
VirtualActionInvoker2< RuntimeObject*, RuntimeObject* >::Invoke(22 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_12, _stringLiteral88BDF3D0791A560245652E772545C49897854443, L_24);
|
|
// args["rotation"]=new Vector3(transform.eulerAngles.x,transform.eulerAngles.y,transform.eulerAngles.z);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_25 = ___1_args;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_26 = V_0;
|
|
NullCheck(L_26);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_27;
|
|
L_27 = Transform_get_eulerAngles_mCAAF48EFCF628F1ED91C2FFE75A4FD19C039DD6A(L_26, NULL);
|
|
float L_28 = L_27.___x_2;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_29 = V_0;
|
|
NullCheck(L_29);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_30;
|
|
L_30 = Transform_get_eulerAngles_mCAAF48EFCF628F1ED91C2FFE75A4FD19C039DD6A(L_29, NULL);
|
|
float L_31 = L_30.___y_3;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_32 = V_0;
|
|
NullCheck(L_32);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_33;
|
|
L_33 = Transform_get_eulerAngles_mCAAF48EFCF628F1ED91C2FFE75A4FD19C039DD6A(L_32, NULL);
|
|
float L_34 = L_33.___z_4;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_35;
|
|
memset((&L_35), 0, sizeof(L_35));
|
|
Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_35), L_28, L_31, L_34, /*hidden argument*/NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_36 = L_35;
|
|
RuntimeObject* L_37 = Box(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var, &L_36);
|
|
NullCheck(L_25);
|
|
VirtualActionInvoker2< RuntimeObject*, RuntimeObject* >::Invoke(22 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_25, _stringLiteral4DF417DF46EF8A7C67D3A1FE0CC53DCF5212FC81, L_37);
|
|
// args["scale"]=new Vector3(transform.localScale.x,transform.localScale.y,transform.localScale.z);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_38 = ___1_args;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_39 = V_0;
|
|
NullCheck(L_39);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_40;
|
|
L_40 = Transform_get_localScale_m804A002A53A645CDFCD15BB0F37209162720363F(L_39, NULL);
|
|
float L_41 = L_40.___x_2;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_42 = V_0;
|
|
NullCheck(L_42);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_43;
|
|
L_43 = Transform_get_localScale_m804A002A53A645CDFCD15BB0F37209162720363F(L_42, NULL);
|
|
float L_44 = L_43.___y_3;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_45 = V_0;
|
|
NullCheck(L_45);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_46;
|
|
L_46 = Transform_get_localScale_m804A002A53A645CDFCD15BB0F37209162720363F(L_45, NULL);
|
|
float L_47 = L_46.___z_4;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_48;
|
|
memset((&L_48), 0, sizeof(L_48));
|
|
Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_48), L_41, L_44, L_47, /*hidden argument*/NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_49 = L_48;
|
|
RuntimeObject* L_50 = Box(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var, &L_49);
|
|
NullCheck(L_38);
|
|
VirtualActionInvoker2< RuntimeObject*, RuntimeObject* >::Invoke(22 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_38, _stringLiteralF9BE17D634D1B07BCDCDA77A87710C946D81307B, L_50);
|
|
}
|
|
|
|
IL_00ef:
|
|
{
|
|
// args["type"]="rotate";
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_51 = ___1_args;
|
|
NullCheck(L_51);
|
|
VirtualActionInvoker2< RuntimeObject*, RuntimeObject* >::Invoke(22 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_51, _stringLiteralF3C6C902DBF80139640F6554F0C3392016A8ADF7, _stringLiteral3A3C5272E76787A96B4445991AF0A820F0D2D4EB);
|
|
// args["method"]="to";
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_52 = ___1_args;
|
|
NullCheck(L_52);
|
|
VirtualActionInvoker2< RuntimeObject*, RuntimeObject* >::Invoke(22 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_52, _stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF, _stringLiteralA4419EF51FB63A77978E414E01AC1C9DCF20AA99);
|
|
// Launch(target,args);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_53 = ___0_target;
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_54 = ___1_args;
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
iTween_Launch_mDC12448682D0CC8F4772C9A4DB4AD4F9CC9B3E05(L_53, L_54, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::RotateFrom(UnityEngine.GameObject,UnityEngine.Vector3,System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_RotateFrom_mCF5DE8479C0A3FB1B4FC2451FDF9218492434D29 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___1_rotation, float ___2_time, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4DF417DF46EF8A7C67D3A1FE0CC53DCF5212FC81);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// RotateFrom(target,Hash("rotation",rotation,"time",time));
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_0 = ___0_target;
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_1 = (ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)SZArrayNew(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var, (uint32_t)4);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_2 = L_1;
|
|
NullCheck(L_2);
|
|
ArrayElementTypeCheck (L_2, _stringLiteral4DF417DF46EF8A7C67D3A1FE0CC53DCF5212FC81);
|
|
(L_2)->SetAt(static_cast<il2cpp_array_size_t>(0), (RuntimeObject*)_stringLiteral4DF417DF46EF8A7C67D3A1FE0CC53DCF5212FC81);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_3 = L_2;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_4 = ___1_rotation;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_5 = L_4;
|
|
RuntimeObject* L_6 = Box(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var, &L_5);
|
|
NullCheck(L_3);
|
|
ArrayElementTypeCheck (L_3, L_6);
|
|
(L_3)->SetAt(static_cast<il2cpp_array_size_t>(1), (RuntimeObject*)L_6);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_7 = L_3;
|
|
NullCheck(L_7);
|
|
ArrayElementTypeCheck (L_7, _stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
(L_7)->SetAt(static_cast<il2cpp_array_size_t>(2), (RuntimeObject*)_stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_8 = L_7;
|
|
float L_9 = ___2_time;
|
|
float L_10 = L_9;
|
|
RuntimeObject* L_11 = Box(Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var, &L_10);
|
|
NullCheck(L_8);
|
|
ArrayElementTypeCheck (L_8, L_11);
|
|
(L_8)->SetAt(static_cast<il2cpp_array_size_t>(3), (RuntimeObject*)L_11);
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_12;
|
|
L_12 = iTween_Hash_mD88C194FC245F9848017671F12F03CA83C7DA979(L_8, NULL);
|
|
iTween_RotateFrom_m4AFF04D14FA025A14ECAC5CE7E9964073C047FC3(L_0, L_12, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::RotateFrom(UnityEngine.GameObject,System.Collections.Hashtable)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_RotateFrom_m4AFF04D14FA025A14ECAC5CE7E9964073C047FC3 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* ___1_args, 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*)&Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1_0_0_0_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_0_0_0_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral062DB096C728515E033CF8C48A1C1F0B9A79384B);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3A3C5272E76787A96B4445991AF0A820F0D2D4EB);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4DF417DF46EF8A7C67D3A1FE0CC53DCF5212FC81);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9384C6EF2DA5C0BD5274A0DACFF291D0ABBFD8B1);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9CE1604D659135925CCC4DD1F526AFFE42E689F1);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA4419EF51FB63A77978E414E01AC1C9DCF20AA99);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA5427C261316798BE73E068823B9916B9A1ED278);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF3C6C902DBF80139640F6554F0C3392016A8ADF7);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_1;
|
|
memset((&V_1), 0, sizeof(V_1));
|
|
bool V_2 = false;
|
|
{
|
|
// args = iTween.CleanArgs(args);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_0 = ___1_args;
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_1;
|
|
L_1 = iTween_CleanArgs_m0DE6024AC59187B9116BF81C84F0483276A4AC9D(L_0, NULL);
|
|
___1_args = L_1;
|
|
// if(args.Contains("islocal")){
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_2 = ___1_args;
|
|
NullCheck(L_2);
|
|
bool L_3;
|
|
L_3 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_2, _stringLiteralA5427C261316798BE73E068823B9916B9A1ED278);
|
|
if (!L_3)
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
{
|
|
// tempIsLocal = (bool)args["islocal"];
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_4 = ___1_args;
|
|
NullCheck(L_4);
|
|
RuntimeObject* L_5;
|
|
L_5 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_4, _stringLiteralA5427C261316798BE73E068823B9916B9A1ED278);
|
|
V_2 = ((*(bool*)((bool*)(bool*)UnBox(L_5, Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_il2cpp_TypeInfo_var))));
|
|
goto IL_002e;
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
// tempIsLocal = Defaults.isLocal;
|
|
il2cpp_codegen_runtime_class_init_inline(Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var);
|
|
bool L_6 = ((Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_StaticFields*)il2cpp_codegen_static_fields_for(Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var))->___isLocal_6;
|
|
V_2 = L_6;
|
|
}
|
|
|
|
IL_002e:
|
|
{
|
|
// if(tempIsLocal){
|
|
bool L_7 = V_2;
|
|
if (!L_7)
|
|
{
|
|
goto IL_0041;
|
|
}
|
|
}
|
|
{
|
|
// tempRotation=fromRotation=target.transform.localEulerAngles;
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_8 = ___0_target;
|
|
NullCheck(L_8);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_9;
|
|
L_9 = GameObject_get_transform_m0BC10ADFA1632166AE5544BDF9038A2650C2AE56(L_8, NULL);
|
|
NullCheck(L_9);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_10;
|
|
L_10 = Transform_get_localEulerAngles_m358AA9AE8FA24FD1BB7842D231C8644D1C2910C6(L_9, NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_11 = L_10;
|
|
V_1 = L_11;
|
|
V_0 = L_11;
|
|
goto IL_004f;
|
|
}
|
|
|
|
IL_0041:
|
|
{
|
|
// tempRotation=fromRotation=target.transform.eulerAngles;
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_12 = ___0_target;
|
|
NullCheck(L_12);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_13;
|
|
L_13 = GameObject_get_transform_m0BC10ADFA1632166AE5544BDF9038A2650C2AE56(L_12, NULL);
|
|
NullCheck(L_13);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_14;
|
|
L_14 = Transform_get_eulerAngles_mCAAF48EFCF628F1ED91C2FFE75A4FD19C039DD6A(L_13, NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_15 = L_14;
|
|
V_1 = L_15;
|
|
V_0 = L_15;
|
|
}
|
|
|
|
IL_004f:
|
|
{
|
|
// if(args.Contains("rotation")){
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_16 = ___1_args;
|
|
NullCheck(L_16);
|
|
bool L_17;
|
|
L_17 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_16, _stringLiteral4DF417DF46EF8A7C67D3A1FE0CC53DCF5212FC81);
|
|
if (!L_17)
|
|
{
|
|
goto IL_00cc;
|
|
}
|
|
}
|
|
{
|
|
// if (args["rotation"].GetType() == typeof(Transform)){
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_18 = ___1_args;
|
|
NullCheck(L_18);
|
|
RuntimeObject* L_19;
|
|
L_19 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_18, _stringLiteral4DF417DF46EF8A7C67D3A1FE0CC53DCF5212FC81);
|
|
NullCheck(L_19);
|
|
Type_t* L_20;
|
|
L_20 = Object_GetType_mE10A8FC1E57F3DF29972CCBC026C2DC3942263B3(L_19, NULL);
|
|
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_21 = { reinterpret_cast<intptr_t> (Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1_0_0_0_var) };
|
|
il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t* L_22;
|
|
L_22 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_21, NULL);
|
|
bool L_23;
|
|
L_23 = Type_op_Equality_m99930A0E44E420A685FABA60E60BA1CC5FA0EBDC(L_20, L_22, NULL);
|
|
if (!L_23)
|
|
{
|
|
goto IL_0098;
|
|
}
|
|
}
|
|
{
|
|
// Transform trans = (Transform)args["rotation"];
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_24 = ___1_args;
|
|
NullCheck(L_24);
|
|
RuntimeObject* L_25;
|
|
L_25 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_24, _stringLiteral4DF417DF46EF8A7C67D3A1FE0CC53DCF5212FC81);
|
|
// fromRotation=trans.eulerAngles;
|
|
NullCheck(((Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1*)CastclassClass((RuntimeObject*)L_25, Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1_il2cpp_TypeInfo_var)));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_26;
|
|
L_26 = Transform_get_eulerAngles_mCAAF48EFCF628F1ED91C2FFE75A4FD19C039DD6A(((Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1*)CastclassClass((RuntimeObject*)L_25, Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1_il2cpp_TypeInfo_var)), NULL);
|
|
V_1 = L_26;
|
|
goto IL_0138;
|
|
}
|
|
|
|
IL_0098:
|
|
{
|
|
// }else if(args["rotation"].GetType() == typeof(Vector3)){
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_27 = ___1_args;
|
|
NullCheck(L_27);
|
|
RuntimeObject* L_28;
|
|
L_28 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_27, _stringLiteral4DF417DF46EF8A7C67D3A1FE0CC53DCF5212FC81);
|
|
NullCheck(L_28);
|
|
Type_t* L_29;
|
|
L_29 = Object_GetType_mE10A8FC1E57F3DF29972CCBC026C2DC3942263B3(L_28, NULL);
|
|
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_30 = { reinterpret_cast<intptr_t> (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_0_0_0_var) };
|
|
il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t* L_31;
|
|
L_31 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_30, NULL);
|
|
bool L_32;
|
|
L_32 = Type_op_Equality_m99930A0E44E420A685FABA60E60BA1CC5FA0EBDC(L_29, L_31, NULL);
|
|
if (!L_32)
|
|
{
|
|
goto IL_0138;
|
|
}
|
|
}
|
|
{
|
|
// fromRotation=(Vector3)args["rotation"];
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_33 = ___1_args;
|
|
NullCheck(L_33);
|
|
RuntimeObject* L_34;
|
|
L_34 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_33, _stringLiteral4DF417DF46EF8A7C67D3A1FE0CC53DCF5212FC81);
|
|
V_1 = ((*(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)((Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)UnBox(L_34, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var))));
|
|
goto IL_0138;
|
|
}
|
|
|
|
IL_00cc:
|
|
{
|
|
// if (args.Contains("x")) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_35 = ___1_args;
|
|
NullCheck(L_35);
|
|
bool L_36;
|
|
L_36 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_35, _stringLiteral062DB096C728515E033CF8C48A1C1F0B9A79384B);
|
|
if (!L_36)
|
|
{
|
|
goto IL_00f0;
|
|
}
|
|
}
|
|
{
|
|
// fromRotation.x=(float)args["x"];
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_37 = ___1_args;
|
|
NullCheck(L_37);
|
|
RuntimeObject* L_38;
|
|
L_38 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_37, _stringLiteral062DB096C728515E033CF8C48A1C1F0B9A79384B);
|
|
(&V_1)->___x_2 = ((*(float*)((float*)(float*)UnBox(L_38, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var))));
|
|
}
|
|
|
|
IL_00f0:
|
|
{
|
|
// if (args.Contains("y")) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_39 = ___1_args;
|
|
NullCheck(L_39);
|
|
bool L_40;
|
|
L_40 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_39, _stringLiteral9384C6EF2DA5C0BD5274A0DACFF291D0ABBFD8B1);
|
|
if (!L_40)
|
|
{
|
|
goto IL_0114;
|
|
}
|
|
}
|
|
{
|
|
// fromRotation.y=(float)args["y"];
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_41 = ___1_args;
|
|
NullCheck(L_41);
|
|
RuntimeObject* L_42;
|
|
L_42 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_41, _stringLiteral9384C6EF2DA5C0BD5274A0DACFF291D0ABBFD8B1);
|
|
(&V_1)->___y_3 = ((*(float*)((float*)(float*)UnBox(L_42, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var))));
|
|
}
|
|
|
|
IL_0114:
|
|
{
|
|
// if (args.Contains("z")) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_43 = ___1_args;
|
|
NullCheck(L_43);
|
|
bool L_44;
|
|
L_44 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_43, _stringLiteral9CE1604D659135925CCC4DD1F526AFFE42E689F1);
|
|
if (!L_44)
|
|
{
|
|
goto IL_0138;
|
|
}
|
|
}
|
|
{
|
|
// fromRotation.z=(float)args["z"];
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_45 = ___1_args;
|
|
NullCheck(L_45);
|
|
RuntimeObject* L_46;
|
|
L_46 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_45, _stringLiteral9CE1604D659135925CCC4DD1F526AFFE42E689F1);
|
|
(&V_1)->___z_4 = ((*(float*)((float*)(float*)UnBox(L_46, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var))));
|
|
}
|
|
|
|
IL_0138:
|
|
{
|
|
// if(tempIsLocal){
|
|
bool L_47 = V_2;
|
|
if (!L_47)
|
|
{
|
|
goto IL_0149;
|
|
}
|
|
}
|
|
{
|
|
// target.transform.localEulerAngles = fromRotation;
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_48 = ___0_target;
|
|
NullCheck(L_48);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_49;
|
|
L_49 = GameObject_get_transform_m0BC10ADFA1632166AE5544BDF9038A2650C2AE56(L_48, NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_50 = V_1;
|
|
NullCheck(L_49);
|
|
Transform_set_localEulerAngles_m0458551662A1A51FDCA4C0417282B25D391661DF(L_49, L_50, NULL);
|
|
goto IL_0155;
|
|
}
|
|
|
|
IL_0149:
|
|
{
|
|
// target.transform.eulerAngles = fromRotation;
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_51 = ___0_target;
|
|
NullCheck(L_51);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_52;
|
|
L_52 = GameObject_get_transform_m0BC10ADFA1632166AE5544BDF9038A2650C2AE56(L_51, NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_53 = V_1;
|
|
NullCheck(L_52);
|
|
Transform_set_eulerAngles_m9F0BC484A7915A51FAB87230644229B75BACA004(L_52, L_53, NULL);
|
|
}
|
|
|
|
IL_0155:
|
|
{
|
|
// args["rotation"]=tempRotation;
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_54 = ___1_args;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_55 = V_0;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_56 = L_55;
|
|
RuntimeObject* L_57 = Box(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var, &L_56);
|
|
NullCheck(L_54);
|
|
VirtualActionInvoker2< RuntimeObject*, RuntimeObject* >::Invoke(22 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_54, _stringLiteral4DF417DF46EF8A7C67D3A1FE0CC53DCF5212FC81, L_57);
|
|
// args["type"]="rotate";
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_58 = ___1_args;
|
|
NullCheck(L_58);
|
|
VirtualActionInvoker2< RuntimeObject*, RuntimeObject* >::Invoke(22 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_58, _stringLiteralF3C6C902DBF80139640F6554F0C3392016A8ADF7, _stringLiteral3A3C5272E76787A96B4445991AF0A820F0D2D4EB);
|
|
// args["method"]="to";
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_59 = ___1_args;
|
|
NullCheck(L_59);
|
|
VirtualActionInvoker2< RuntimeObject*, RuntimeObject* >::Invoke(22 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_59, _stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF, _stringLiteralA4419EF51FB63A77978E414E01AC1C9DCF20AA99);
|
|
// Launch(target,args);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_60 = ___0_target;
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_61 = ___1_args;
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
iTween_Launch_mDC12448682D0CC8F4772C9A4DB4AD4F9CC9B3E05(L_60, L_61, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::RotateAdd(UnityEngine.GameObject,UnityEngine.Vector3,System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_RotateAdd_m5C386172D0EC0AF28EBA2750E3284DF12CE99E65 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___1_amount, float ___2_time, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral701DC9E727DA0727D9FC7F0E77504EAE314EC0F1);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// RotateAdd(target,Hash("amount",amount,"time",time));
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_0 = ___0_target;
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_1 = (ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)SZArrayNew(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var, (uint32_t)4);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_2 = L_1;
|
|
NullCheck(L_2);
|
|
ArrayElementTypeCheck (L_2, _stringLiteral701DC9E727DA0727D9FC7F0E77504EAE314EC0F1);
|
|
(L_2)->SetAt(static_cast<il2cpp_array_size_t>(0), (RuntimeObject*)_stringLiteral701DC9E727DA0727D9FC7F0E77504EAE314EC0F1);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_3 = L_2;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_4 = ___1_amount;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_5 = L_4;
|
|
RuntimeObject* L_6 = Box(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var, &L_5);
|
|
NullCheck(L_3);
|
|
ArrayElementTypeCheck (L_3, L_6);
|
|
(L_3)->SetAt(static_cast<il2cpp_array_size_t>(1), (RuntimeObject*)L_6);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_7 = L_3;
|
|
NullCheck(L_7);
|
|
ArrayElementTypeCheck (L_7, _stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
(L_7)->SetAt(static_cast<il2cpp_array_size_t>(2), (RuntimeObject*)_stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_8 = L_7;
|
|
float L_9 = ___2_time;
|
|
float L_10 = L_9;
|
|
RuntimeObject* L_11 = Box(Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var, &L_10);
|
|
NullCheck(L_8);
|
|
ArrayElementTypeCheck (L_8, L_11);
|
|
(L_8)->SetAt(static_cast<il2cpp_array_size_t>(3), (RuntimeObject*)L_11);
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_12;
|
|
L_12 = iTween_Hash_mD88C194FC245F9848017671F12F03CA83C7DA979(L_8, NULL);
|
|
iTween_RotateAdd_m3FEFE8C5725C8BB277D2286D2DD2AB53423E5BFC(L_0, L_12, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::RotateAdd(UnityEngine.GameObject,System.Collections.Hashtable)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_RotateAdd_m3FEFE8C5725C8BB277D2286D2DD2AB53423E5BFC (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* ___1_args, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3A3C5272E76787A96B4445991AF0A820F0D2D4EB);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral69224533712A1254802C0E1712C0C3C2B06350C7);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF3C6C902DBF80139640F6554F0C3392016A8ADF7);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// args = iTween.CleanArgs(args);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_0 = ___1_args;
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_1;
|
|
L_1 = iTween_CleanArgs_m0DE6024AC59187B9116BF81C84F0483276A4AC9D(L_0, NULL);
|
|
___1_args = L_1;
|
|
// args["type"]="rotate";
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_2 = ___1_args;
|
|
NullCheck(L_2);
|
|
VirtualActionInvoker2< RuntimeObject*, RuntimeObject* >::Invoke(22 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_2, _stringLiteralF3C6C902DBF80139640F6554F0C3392016A8ADF7, _stringLiteral3A3C5272E76787A96B4445991AF0A820F0D2D4EB);
|
|
// args["method"]="add";
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_3 = ___1_args;
|
|
NullCheck(L_3);
|
|
VirtualActionInvoker2< RuntimeObject*, RuntimeObject* >::Invoke(22 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_3, _stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF, _stringLiteral69224533712A1254802C0E1712C0C3C2B06350C7);
|
|
// Launch(target,args);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_4 = ___0_target;
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_5 = ___1_args;
|
|
iTween_Launch_mDC12448682D0CC8F4772C9A4DB4AD4F9CC9B3E05(L_4, L_5, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::RotateBy(UnityEngine.GameObject,UnityEngine.Vector3,System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_RotateBy_m31A2E8117F47548D7642AB1A993A6F0B61467E26 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___1_amount, float ___2_time, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral701DC9E727DA0727D9FC7F0E77504EAE314EC0F1);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// RotateBy(target,Hash("amount",amount,"time",time));
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_0 = ___0_target;
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_1 = (ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)SZArrayNew(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var, (uint32_t)4);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_2 = L_1;
|
|
NullCheck(L_2);
|
|
ArrayElementTypeCheck (L_2, _stringLiteral701DC9E727DA0727D9FC7F0E77504EAE314EC0F1);
|
|
(L_2)->SetAt(static_cast<il2cpp_array_size_t>(0), (RuntimeObject*)_stringLiteral701DC9E727DA0727D9FC7F0E77504EAE314EC0F1);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_3 = L_2;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_4 = ___1_amount;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_5 = L_4;
|
|
RuntimeObject* L_6 = Box(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var, &L_5);
|
|
NullCheck(L_3);
|
|
ArrayElementTypeCheck (L_3, L_6);
|
|
(L_3)->SetAt(static_cast<il2cpp_array_size_t>(1), (RuntimeObject*)L_6);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_7 = L_3;
|
|
NullCheck(L_7);
|
|
ArrayElementTypeCheck (L_7, _stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
(L_7)->SetAt(static_cast<il2cpp_array_size_t>(2), (RuntimeObject*)_stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_8 = L_7;
|
|
float L_9 = ___2_time;
|
|
float L_10 = L_9;
|
|
RuntimeObject* L_11 = Box(Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var, &L_10);
|
|
NullCheck(L_8);
|
|
ArrayElementTypeCheck (L_8, L_11);
|
|
(L_8)->SetAt(static_cast<il2cpp_array_size_t>(3), (RuntimeObject*)L_11);
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_12;
|
|
L_12 = iTween_Hash_mD88C194FC245F9848017671F12F03CA83C7DA979(L_8, NULL);
|
|
iTween_RotateBy_m15F9D2C6E9EA6BE7BE8AE8E8691E44E22637DA60(L_0, L_12, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::RotateBy(UnityEngine.GameObject,System.Collections.Hashtable)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_RotateBy_m15F9D2C6E9EA6BE7BE8AE8E8691E44E22637DA60 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* ___1_args, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2CA5620FA3A763C5F6BD0E94D296422F4450BA25);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3A3C5272E76787A96B4445991AF0A820F0D2D4EB);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF3C6C902DBF80139640F6554F0C3392016A8ADF7);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// args = iTween.CleanArgs(args);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_0 = ___1_args;
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_1;
|
|
L_1 = iTween_CleanArgs_m0DE6024AC59187B9116BF81C84F0483276A4AC9D(L_0, NULL);
|
|
___1_args = L_1;
|
|
// args["type"]="rotate";
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_2 = ___1_args;
|
|
NullCheck(L_2);
|
|
VirtualActionInvoker2< RuntimeObject*, RuntimeObject* >::Invoke(22 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_2, _stringLiteralF3C6C902DBF80139640F6554F0C3392016A8ADF7, _stringLiteral3A3C5272E76787A96B4445991AF0A820F0D2D4EB);
|
|
// args["method"]="by";
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_3 = ___1_args;
|
|
NullCheck(L_3);
|
|
VirtualActionInvoker2< RuntimeObject*, RuntimeObject* >::Invoke(22 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_3, _stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF, _stringLiteral2CA5620FA3A763C5F6BD0E94D296422F4450BA25);
|
|
// Launch(target,args);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_4 = ___0_target;
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_5 = ___1_args;
|
|
iTween_Launch_mDC12448682D0CC8F4772C9A4DB4AD4F9CC9B3E05(L_4, L_5, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::ShakePosition(UnityEngine.GameObject,UnityEngine.Vector3,System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_ShakePosition_m30162387D11E47221E3CCD1F335EB376C3811283 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___1_amount, float ___2_time, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral701DC9E727DA0727D9FC7F0E77504EAE314EC0F1);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// ShakePosition(target,Hash("amount",amount,"time",time));
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_0 = ___0_target;
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_1 = (ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)SZArrayNew(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var, (uint32_t)4);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_2 = L_1;
|
|
NullCheck(L_2);
|
|
ArrayElementTypeCheck (L_2, _stringLiteral701DC9E727DA0727D9FC7F0E77504EAE314EC0F1);
|
|
(L_2)->SetAt(static_cast<il2cpp_array_size_t>(0), (RuntimeObject*)_stringLiteral701DC9E727DA0727D9FC7F0E77504EAE314EC0F1);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_3 = L_2;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_4 = ___1_amount;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_5 = L_4;
|
|
RuntimeObject* L_6 = Box(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var, &L_5);
|
|
NullCheck(L_3);
|
|
ArrayElementTypeCheck (L_3, L_6);
|
|
(L_3)->SetAt(static_cast<il2cpp_array_size_t>(1), (RuntimeObject*)L_6);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_7 = L_3;
|
|
NullCheck(L_7);
|
|
ArrayElementTypeCheck (L_7, _stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
(L_7)->SetAt(static_cast<il2cpp_array_size_t>(2), (RuntimeObject*)_stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_8 = L_7;
|
|
float L_9 = ___2_time;
|
|
float L_10 = L_9;
|
|
RuntimeObject* L_11 = Box(Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var, &L_10);
|
|
NullCheck(L_8);
|
|
ArrayElementTypeCheck (L_8, L_11);
|
|
(L_8)->SetAt(static_cast<il2cpp_array_size_t>(3), (RuntimeObject*)L_11);
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_12;
|
|
L_12 = iTween_Hash_mD88C194FC245F9848017671F12F03CA83C7DA979(L_8, NULL);
|
|
iTween_ShakePosition_m9844849A28418D388E2D07F25481AADABB589B3E(L_0, L_12, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::ShakePosition(UnityEngine.GameObject,System.Collections.Hashtable)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_ShakePosition_m9844849A28418D388E2D07F25481AADABB589B3E (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* ___1_args, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4243C7295E57FC142C3F0861DE44D7BF16E98CEE);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral88BDF3D0791A560245652E772545C49897854443);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF3C6C902DBF80139640F6554F0C3392016A8ADF7);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// args = iTween.CleanArgs(args);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_0 = ___1_args;
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_1;
|
|
L_1 = iTween_CleanArgs_m0DE6024AC59187B9116BF81C84F0483276A4AC9D(L_0, NULL);
|
|
___1_args = L_1;
|
|
// args["type"]="shake";
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_2 = ___1_args;
|
|
NullCheck(L_2);
|
|
VirtualActionInvoker2< RuntimeObject*, RuntimeObject* >::Invoke(22 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_2, _stringLiteralF3C6C902DBF80139640F6554F0C3392016A8ADF7, _stringLiteral4243C7295E57FC142C3F0861DE44D7BF16E98CEE);
|
|
// args["method"]="position";
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_3 = ___1_args;
|
|
NullCheck(L_3);
|
|
VirtualActionInvoker2< RuntimeObject*, RuntimeObject* >::Invoke(22 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_3, _stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF, _stringLiteral88BDF3D0791A560245652E772545C49897854443);
|
|
// Launch(target,args);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_4 = ___0_target;
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_5 = ___1_args;
|
|
iTween_Launch_mDC12448682D0CC8F4772C9A4DB4AD4F9CC9B3E05(L_4, L_5, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::ShakeScale(UnityEngine.GameObject,UnityEngine.Vector3,System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_ShakeScale_m311B2BC2383D9972060A94DB2FBDF51AB1E6E573 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___1_amount, float ___2_time, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral701DC9E727DA0727D9FC7F0E77504EAE314EC0F1);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// ShakeScale(target,Hash("amount",amount,"time",time));
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_0 = ___0_target;
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_1 = (ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)SZArrayNew(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var, (uint32_t)4);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_2 = L_1;
|
|
NullCheck(L_2);
|
|
ArrayElementTypeCheck (L_2, _stringLiteral701DC9E727DA0727D9FC7F0E77504EAE314EC0F1);
|
|
(L_2)->SetAt(static_cast<il2cpp_array_size_t>(0), (RuntimeObject*)_stringLiteral701DC9E727DA0727D9FC7F0E77504EAE314EC0F1);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_3 = L_2;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_4 = ___1_amount;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_5 = L_4;
|
|
RuntimeObject* L_6 = Box(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var, &L_5);
|
|
NullCheck(L_3);
|
|
ArrayElementTypeCheck (L_3, L_6);
|
|
(L_3)->SetAt(static_cast<il2cpp_array_size_t>(1), (RuntimeObject*)L_6);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_7 = L_3;
|
|
NullCheck(L_7);
|
|
ArrayElementTypeCheck (L_7, _stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
(L_7)->SetAt(static_cast<il2cpp_array_size_t>(2), (RuntimeObject*)_stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_8 = L_7;
|
|
float L_9 = ___2_time;
|
|
float L_10 = L_9;
|
|
RuntimeObject* L_11 = Box(Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var, &L_10);
|
|
NullCheck(L_8);
|
|
ArrayElementTypeCheck (L_8, L_11);
|
|
(L_8)->SetAt(static_cast<il2cpp_array_size_t>(3), (RuntimeObject*)L_11);
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_12;
|
|
L_12 = iTween_Hash_mD88C194FC245F9848017671F12F03CA83C7DA979(L_8, NULL);
|
|
iTween_ShakeScale_m5D9E1375C1A57EF1E7CB3370110ECF532EA61C9D(L_0, L_12, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::ShakeScale(UnityEngine.GameObject,System.Collections.Hashtable)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_ShakeScale_m5D9E1375C1A57EF1E7CB3370110ECF532EA61C9D (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* ___1_args, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4243C7295E57FC142C3F0861DE44D7BF16E98CEE);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF3C6C902DBF80139640F6554F0C3392016A8ADF7);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF9BE17D634D1B07BCDCDA77A87710C946D81307B);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// args = iTween.CleanArgs(args);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_0 = ___1_args;
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_1;
|
|
L_1 = iTween_CleanArgs_m0DE6024AC59187B9116BF81C84F0483276A4AC9D(L_0, NULL);
|
|
___1_args = L_1;
|
|
// args["type"]="shake";
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_2 = ___1_args;
|
|
NullCheck(L_2);
|
|
VirtualActionInvoker2< RuntimeObject*, RuntimeObject* >::Invoke(22 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_2, _stringLiteralF3C6C902DBF80139640F6554F0C3392016A8ADF7, _stringLiteral4243C7295E57FC142C3F0861DE44D7BF16E98CEE);
|
|
// args["method"]="scale";
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_3 = ___1_args;
|
|
NullCheck(L_3);
|
|
VirtualActionInvoker2< RuntimeObject*, RuntimeObject* >::Invoke(22 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_3, _stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF, _stringLiteralF9BE17D634D1B07BCDCDA77A87710C946D81307B);
|
|
// Launch(target,args);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_4 = ___0_target;
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_5 = ___1_args;
|
|
iTween_Launch_mDC12448682D0CC8F4772C9A4DB4AD4F9CC9B3E05(L_4, L_5, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::ShakeRotation(UnityEngine.GameObject,UnityEngine.Vector3,System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_ShakeRotation_m2F64EF92C3778EE836527D964BC198EEA8A35E64 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___1_amount, float ___2_time, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral701DC9E727DA0727D9FC7F0E77504EAE314EC0F1);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// ShakeRotation(target,Hash("amount",amount,"time",time));
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_0 = ___0_target;
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_1 = (ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)SZArrayNew(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var, (uint32_t)4);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_2 = L_1;
|
|
NullCheck(L_2);
|
|
ArrayElementTypeCheck (L_2, _stringLiteral701DC9E727DA0727D9FC7F0E77504EAE314EC0F1);
|
|
(L_2)->SetAt(static_cast<il2cpp_array_size_t>(0), (RuntimeObject*)_stringLiteral701DC9E727DA0727D9FC7F0E77504EAE314EC0F1);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_3 = L_2;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_4 = ___1_amount;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_5 = L_4;
|
|
RuntimeObject* L_6 = Box(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var, &L_5);
|
|
NullCheck(L_3);
|
|
ArrayElementTypeCheck (L_3, L_6);
|
|
(L_3)->SetAt(static_cast<il2cpp_array_size_t>(1), (RuntimeObject*)L_6);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_7 = L_3;
|
|
NullCheck(L_7);
|
|
ArrayElementTypeCheck (L_7, _stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
(L_7)->SetAt(static_cast<il2cpp_array_size_t>(2), (RuntimeObject*)_stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_8 = L_7;
|
|
float L_9 = ___2_time;
|
|
float L_10 = L_9;
|
|
RuntimeObject* L_11 = Box(Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var, &L_10);
|
|
NullCheck(L_8);
|
|
ArrayElementTypeCheck (L_8, L_11);
|
|
(L_8)->SetAt(static_cast<il2cpp_array_size_t>(3), (RuntimeObject*)L_11);
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_12;
|
|
L_12 = iTween_Hash_mD88C194FC245F9848017671F12F03CA83C7DA979(L_8, NULL);
|
|
iTween_ShakeRotation_m29BD0BBC759137B1F85B60F25F06049DF642CB6E(L_0, L_12, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::ShakeRotation(UnityEngine.GameObject,System.Collections.Hashtable)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_ShakeRotation_m29BD0BBC759137B1F85B60F25F06049DF642CB6E (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* ___1_args, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4243C7295E57FC142C3F0861DE44D7BF16E98CEE);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4DF417DF46EF8A7C67D3A1FE0CC53DCF5212FC81);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF3C6C902DBF80139640F6554F0C3392016A8ADF7);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// args = iTween.CleanArgs(args);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_0 = ___1_args;
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_1;
|
|
L_1 = iTween_CleanArgs_m0DE6024AC59187B9116BF81C84F0483276A4AC9D(L_0, NULL);
|
|
___1_args = L_1;
|
|
// args["type"]="shake";
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_2 = ___1_args;
|
|
NullCheck(L_2);
|
|
VirtualActionInvoker2< RuntimeObject*, RuntimeObject* >::Invoke(22 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_2, _stringLiteralF3C6C902DBF80139640F6554F0C3392016A8ADF7, _stringLiteral4243C7295E57FC142C3F0861DE44D7BF16E98CEE);
|
|
// args["method"]="rotation";
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_3 = ___1_args;
|
|
NullCheck(L_3);
|
|
VirtualActionInvoker2< RuntimeObject*, RuntimeObject* >::Invoke(22 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_3, _stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF, _stringLiteral4DF417DF46EF8A7C67D3A1FE0CC53DCF5212FC81);
|
|
// Launch(target,args);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_4 = ___0_target;
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_5 = ___1_args;
|
|
iTween_Launch_mDC12448682D0CC8F4772C9A4DB4AD4F9CC9B3E05(L_4, L_5, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::PunchPosition(UnityEngine.GameObject,UnityEngine.Vector3,System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_PunchPosition_m3FD31F541DEA9BE4FAB9D84E46F98282143C706A (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___1_amount, float ___2_time, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral701DC9E727DA0727D9FC7F0E77504EAE314EC0F1);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// PunchPosition(target,Hash("amount",amount,"time",time));
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_0 = ___0_target;
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_1 = (ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)SZArrayNew(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var, (uint32_t)4);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_2 = L_1;
|
|
NullCheck(L_2);
|
|
ArrayElementTypeCheck (L_2, _stringLiteral701DC9E727DA0727D9FC7F0E77504EAE314EC0F1);
|
|
(L_2)->SetAt(static_cast<il2cpp_array_size_t>(0), (RuntimeObject*)_stringLiteral701DC9E727DA0727D9FC7F0E77504EAE314EC0F1);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_3 = L_2;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_4 = ___1_amount;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_5 = L_4;
|
|
RuntimeObject* L_6 = Box(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var, &L_5);
|
|
NullCheck(L_3);
|
|
ArrayElementTypeCheck (L_3, L_6);
|
|
(L_3)->SetAt(static_cast<il2cpp_array_size_t>(1), (RuntimeObject*)L_6);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_7 = L_3;
|
|
NullCheck(L_7);
|
|
ArrayElementTypeCheck (L_7, _stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
(L_7)->SetAt(static_cast<il2cpp_array_size_t>(2), (RuntimeObject*)_stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_8 = L_7;
|
|
float L_9 = ___2_time;
|
|
float L_10 = L_9;
|
|
RuntimeObject* L_11 = Box(Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var, &L_10);
|
|
NullCheck(L_8);
|
|
ArrayElementTypeCheck (L_8, L_11);
|
|
(L_8)->SetAt(static_cast<il2cpp_array_size_t>(3), (RuntimeObject*)L_11);
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_12;
|
|
L_12 = iTween_Hash_mD88C194FC245F9848017671F12F03CA83C7DA979(L_8, NULL);
|
|
iTween_PunchPosition_m8447006DF2C8508BA0BB0B6BA4DF5C269A68EB0C(L_0, L_12, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::PunchPosition(UnityEngine.GameObject,System.Collections.Hashtable)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_PunchPosition_m8447006DF2C8508BA0BB0B6BA4DF5C269A68EB0C (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* ___1_args, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EaseType_t5C24EBCEC4B9293CA4380231CA4B551E5EE91789_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1C1CF5C104E3D439B7AA7EE99AC7E729F3C1DADE);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral88BDF3D0791A560245652E772545C49897854443);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralBA320446F30A8E1FFC64FBD72FFC79A6C8B70CE5);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF3C6C902DBF80139640F6554F0C3392016A8ADF7);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// args = iTween.CleanArgs(args);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_0 = ___1_args;
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_1;
|
|
L_1 = iTween_CleanArgs_m0DE6024AC59187B9116BF81C84F0483276A4AC9D(L_0, NULL);
|
|
___1_args = L_1;
|
|
// args["type"]="punch";
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_2 = ___1_args;
|
|
NullCheck(L_2);
|
|
VirtualActionInvoker2< RuntimeObject*, RuntimeObject* >::Invoke(22 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_2, _stringLiteralF3C6C902DBF80139640F6554F0C3392016A8ADF7, _stringLiteralBA320446F30A8E1FFC64FBD72FFC79A6C8B70CE5);
|
|
// args["method"]="position";
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_3 = ___1_args;
|
|
NullCheck(L_3);
|
|
VirtualActionInvoker2< RuntimeObject*, RuntimeObject* >::Invoke(22 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_3, _stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF, _stringLiteral88BDF3D0791A560245652E772545C49897854443);
|
|
// args["easetype"]=EaseType.punch;
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_4 = ___1_args;
|
|
int32_t L_5 = ((int32_t)32);
|
|
RuntimeObject* L_6 = Box(EaseType_t5C24EBCEC4B9293CA4380231CA4B551E5EE91789_il2cpp_TypeInfo_var, &L_5);
|
|
NullCheck(L_4);
|
|
VirtualActionInvoker2< RuntimeObject*, RuntimeObject* >::Invoke(22 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_4, _stringLiteral1C1CF5C104E3D439B7AA7EE99AC7E729F3C1DADE, L_6);
|
|
// Launch(target,args);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_7 = ___0_target;
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_8 = ___1_args;
|
|
iTween_Launch_mDC12448682D0CC8F4772C9A4DB4AD4F9CC9B3E05(L_7, L_8, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::PunchRotation(UnityEngine.GameObject,UnityEngine.Vector3,System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_PunchRotation_mD6663AADD42BECC80212F47D9930882A64DA2411 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___1_amount, float ___2_time, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral701DC9E727DA0727D9FC7F0E77504EAE314EC0F1);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// PunchRotation(target,Hash("amount",amount,"time",time));
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_0 = ___0_target;
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_1 = (ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)SZArrayNew(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var, (uint32_t)4);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_2 = L_1;
|
|
NullCheck(L_2);
|
|
ArrayElementTypeCheck (L_2, _stringLiteral701DC9E727DA0727D9FC7F0E77504EAE314EC0F1);
|
|
(L_2)->SetAt(static_cast<il2cpp_array_size_t>(0), (RuntimeObject*)_stringLiteral701DC9E727DA0727D9FC7F0E77504EAE314EC0F1);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_3 = L_2;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_4 = ___1_amount;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_5 = L_4;
|
|
RuntimeObject* L_6 = Box(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var, &L_5);
|
|
NullCheck(L_3);
|
|
ArrayElementTypeCheck (L_3, L_6);
|
|
(L_3)->SetAt(static_cast<il2cpp_array_size_t>(1), (RuntimeObject*)L_6);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_7 = L_3;
|
|
NullCheck(L_7);
|
|
ArrayElementTypeCheck (L_7, _stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
(L_7)->SetAt(static_cast<il2cpp_array_size_t>(2), (RuntimeObject*)_stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_8 = L_7;
|
|
float L_9 = ___2_time;
|
|
float L_10 = L_9;
|
|
RuntimeObject* L_11 = Box(Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var, &L_10);
|
|
NullCheck(L_8);
|
|
ArrayElementTypeCheck (L_8, L_11);
|
|
(L_8)->SetAt(static_cast<il2cpp_array_size_t>(3), (RuntimeObject*)L_11);
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_12;
|
|
L_12 = iTween_Hash_mD88C194FC245F9848017671F12F03CA83C7DA979(L_8, NULL);
|
|
iTween_PunchRotation_mCDF3749AD9A2110628D14EA2BDEEE2EAB92A8F59(L_0, L_12, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::PunchRotation(UnityEngine.GameObject,System.Collections.Hashtable)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_PunchRotation_mCDF3749AD9A2110628D14EA2BDEEE2EAB92A8F59 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* ___1_args, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EaseType_t5C24EBCEC4B9293CA4380231CA4B551E5EE91789_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1C1CF5C104E3D439B7AA7EE99AC7E729F3C1DADE);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4DF417DF46EF8A7C67D3A1FE0CC53DCF5212FC81);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralBA320446F30A8E1FFC64FBD72FFC79A6C8B70CE5);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF3C6C902DBF80139640F6554F0C3392016A8ADF7);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// args = iTween.CleanArgs(args);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_0 = ___1_args;
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_1;
|
|
L_1 = iTween_CleanArgs_m0DE6024AC59187B9116BF81C84F0483276A4AC9D(L_0, NULL);
|
|
___1_args = L_1;
|
|
// args["type"]="punch";
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_2 = ___1_args;
|
|
NullCheck(L_2);
|
|
VirtualActionInvoker2< RuntimeObject*, RuntimeObject* >::Invoke(22 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_2, _stringLiteralF3C6C902DBF80139640F6554F0C3392016A8ADF7, _stringLiteralBA320446F30A8E1FFC64FBD72FFC79A6C8B70CE5);
|
|
// args["method"]="rotation";
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_3 = ___1_args;
|
|
NullCheck(L_3);
|
|
VirtualActionInvoker2< RuntimeObject*, RuntimeObject* >::Invoke(22 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_3, _stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF, _stringLiteral4DF417DF46EF8A7C67D3A1FE0CC53DCF5212FC81);
|
|
// args["easetype"]=EaseType.punch;
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_4 = ___1_args;
|
|
int32_t L_5 = ((int32_t)32);
|
|
RuntimeObject* L_6 = Box(EaseType_t5C24EBCEC4B9293CA4380231CA4B551E5EE91789_il2cpp_TypeInfo_var, &L_5);
|
|
NullCheck(L_4);
|
|
VirtualActionInvoker2< RuntimeObject*, RuntimeObject* >::Invoke(22 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_4, _stringLiteral1C1CF5C104E3D439B7AA7EE99AC7E729F3C1DADE, L_6);
|
|
// Launch(target,args);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_7 = ___0_target;
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_8 = ___1_args;
|
|
iTween_Launch_mDC12448682D0CC8F4772C9A4DB4AD4F9CC9B3E05(L_7, L_8, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::PunchScale(UnityEngine.GameObject,UnityEngine.Vector3,System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_PunchScale_m97EFD1F31A134A49F83A8BA1A2D9A448DE1194C8 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___1_amount, float ___2_time, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral701DC9E727DA0727D9FC7F0E77504EAE314EC0F1);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// PunchScale(target,Hash("amount",amount,"time",time));
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_0 = ___0_target;
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_1 = (ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)SZArrayNew(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var, (uint32_t)4);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_2 = L_1;
|
|
NullCheck(L_2);
|
|
ArrayElementTypeCheck (L_2, _stringLiteral701DC9E727DA0727D9FC7F0E77504EAE314EC0F1);
|
|
(L_2)->SetAt(static_cast<il2cpp_array_size_t>(0), (RuntimeObject*)_stringLiteral701DC9E727DA0727D9FC7F0E77504EAE314EC0F1);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_3 = L_2;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_4 = ___1_amount;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_5 = L_4;
|
|
RuntimeObject* L_6 = Box(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var, &L_5);
|
|
NullCheck(L_3);
|
|
ArrayElementTypeCheck (L_3, L_6);
|
|
(L_3)->SetAt(static_cast<il2cpp_array_size_t>(1), (RuntimeObject*)L_6);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_7 = L_3;
|
|
NullCheck(L_7);
|
|
ArrayElementTypeCheck (L_7, _stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
(L_7)->SetAt(static_cast<il2cpp_array_size_t>(2), (RuntimeObject*)_stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_8 = L_7;
|
|
float L_9 = ___2_time;
|
|
float L_10 = L_9;
|
|
RuntimeObject* L_11 = Box(Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var, &L_10);
|
|
NullCheck(L_8);
|
|
ArrayElementTypeCheck (L_8, L_11);
|
|
(L_8)->SetAt(static_cast<il2cpp_array_size_t>(3), (RuntimeObject*)L_11);
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_12;
|
|
L_12 = iTween_Hash_mD88C194FC245F9848017671F12F03CA83C7DA979(L_8, NULL);
|
|
iTween_PunchScale_m12F63A9603DCE87D98466FC60FEB3D48B1566836(L_0, L_12, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::PunchScale(UnityEngine.GameObject,System.Collections.Hashtable)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_PunchScale_m12F63A9603DCE87D98466FC60FEB3D48B1566836 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* ___1_args, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EaseType_t5C24EBCEC4B9293CA4380231CA4B551E5EE91789_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1C1CF5C104E3D439B7AA7EE99AC7E729F3C1DADE);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralBA320446F30A8E1FFC64FBD72FFC79A6C8B70CE5);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF3C6C902DBF80139640F6554F0C3392016A8ADF7);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF9BE17D634D1B07BCDCDA77A87710C946D81307B);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// args = iTween.CleanArgs(args);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_0 = ___1_args;
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_1;
|
|
L_1 = iTween_CleanArgs_m0DE6024AC59187B9116BF81C84F0483276A4AC9D(L_0, NULL);
|
|
___1_args = L_1;
|
|
// args["type"]="punch";
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_2 = ___1_args;
|
|
NullCheck(L_2);
|
|
VirtualActionInvoker2< RuntimeObject*, RuntimeObject* >::Invoke(22 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_2, _stringLiteralF3C6C902DBF80139640F6554F0C3392016A8ADF7, _stringLiteralBA320446F30A8E1FFC64FBD72FFC79A6C8B70CE5);
|
|
// args["method"]="scale";
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_3 = ___1_args;
|
|
NullCheck(L_3);
|
|
VirtualActionInvoker2< RuntimeObject*, RuntimeObject* >::Invoke(22 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_3, _stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF, _stringLiteralF9BE17D634D1B07BCDCDA77A87710C946D81307B);
|
|
// args["easetype"]=EaseType.punch;
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_4 = ___1_args;
|
|
int32_t L_5 = ((int32_t)32);
|
|
RuntimeObject* L_6 = Box(EaseType_t5C24EBCEC4B9293CA4380231CA4B551E5EE91789_il2cpp_TypeInfo_var, &L_5);
|
|
NullCheck(L_4);
|
|
VirtualActionInvoker2< RuntimeObject*, RuntimeObject* >::Invoke(22 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_4, _stringLiteral1C1CF5C104E3D439B7AA7EE99AC7E729F3C1DADE, L_6);
|
|
// Launch(target,args);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_7 = ___0_target;
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_8 = ___1_args;
|
|
iTween_Launch_mDC12448682D0CC8F4772C9A4DB4AD4F9CC9B3E05(L_7, L_8, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::GenerateTargets()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_GenerateTargets_m1630A56A04F8DB30E776376A13685145BC919469 (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ApplyTween_t4240CA2F57818B1C74C9645C3A8C17B9B09B3556_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2CA5620FA3A763C5F6BD0E94D296422F4450BA25);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3A3C5272E76787A96B4445991AF0A820F0D2D4EB);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4243C7295E57FC142C3F0861DE44D7BF16E98CEE);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral46F273EF641E07D271D91E0DC24A4392582671F8);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4DF417DF46EF8A7C67D3A1FE0CC53DCF5212FC81);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral58C403B2ADB7E09A23001D113CB718A73795DB62);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral69224533712A1254802C0E1712C0C3C2B06350C7);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral6E7299510B893EC1B93CA9ADA815773E631DC1D8);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral6F7F9963A2354D2A1DAE9EB5D17828E80398A34E);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral863AD29F01219936E391358B44A4970BFC6DC155);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral88BDF3D0791A560245652E772545C49897854443);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA4419EF51FB63A77978E414E01AC1C9DCF20AA99);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralBA320446F30A8E1FFC64FBD72FFC79A6C8B70CE5);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC6B3F4B2F2FDB8F6FB6246A83B5ED6AB355C2BA3);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCE997756AE28DA8CED1FA1160227AA74FACA2C68);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDD0F04E0A3F0BA1F904E0E27720F367F4228C69D);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE3DFC065B6A6D9931B797808DD066491AAB82B29);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralEECEAAC359EDB2E91D0F46F3CA9A65F47527BC5C);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF9BE17D634D1B07BCDCDA77A87710C946D81307B);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralFE79FF373808574898C82AC1320C55C1182FB75A);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_ApplyAudioToTargets_mEFDA11948E799C05880846C2EC34400A0F0F5F7C_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_ApplyColorTargets_m7F638CC58A1B8DF504D1561A8C2206EFF8D5A608_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_ApplyColorToTargets_m120C6F5D2CAF109D3EB62941B9691CC917CAED27_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_ApplyFloatTargets_m53679C48035C77ECA776CA70A474A7D0458B410E_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_ApplyLookToTargets_mA0AF84DCA080EAF2BA10E8F97AAA938FA01FFD88_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_ApplyMoveByTargets_m66B2947E2206ACF009E9353D3654C9BE3BBDAFEA_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_ApplyMoveToPathTargets_m2F5EF83DD6588B992EB78F711E67A1AD3E4D5D08_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_ApplyMoveToTargets_mC55AA4512DFF3783D98168065732B80B7EF899BC_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_ApplyPunchPositionTargets_m55BB93C8DBEF072629AFC408D7FE40CC21867218_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_ApplyPunchRotationTargets_m035B3570F7A7B882A7855CF17E2789C6E76A9CC6_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_ApplyPunchScaleTargets_mC444C42161138C727668BB2BB68EAE0FB8D2BBCB_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_ApplyRectTargets_m9B569220992F6F5D8EB787EC560108DCAE385A4D_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_ApplyRotateAddTargets_mDA4A786FAF0D7B8E99FB5023DECC738474265E4D_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_ApplyRotateToTargets_mFE5AA04098F94C54EB95F0AE8E6B039B7AA30E41_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_ApplyScaleToTargets_m890822598510240F4B369863369CDD51205FE3B9_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_ApplyShakePositionTargets_m5FE2184A1CDCB946B5779E2B4DFCAC83DF619174_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_ApplyShakeRotationTargets_m149B089E45061DAF39121D07667D45AB77AAD2B0_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_ApplyShakeScaleTargets_mC5EFF6A3A24271D9B34B2569B2BC0006DD91175F_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_ApplyStabTargets_mC897E11D30FFDBDF734E560234A626FF71E10A7A_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_ApplyVector2Targets_m11DF7939B59B7652E37E866318B7A242FAD26C4A_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_ApplyVector3Targets_mB0F933A58E057C39E016BAD281B2D691FE260DA0_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
String_t* V_0 = NULL;
|
|
uint32_t V_1 = 0;
|
|
String_t* V_2 = NULL;
|
|
{
|
|
// switch (type) {
|
|
String_t* L_0 = __this->___type_6;
|
|
V_0 = L_0;
|
|
String_t* L_1 = V_0;
|
|
uint32_t L_2;
|
|
L_2 = U3CPrivateImplementationDetailsU3E_ComputeStringHash_m6EA1F233618497AEFF8902A5EDFA24C74E2F2876(L_1, NULL);
|
|
V_1 = L_2;
|
|
uint32_t L_3 = V_1;
|
|
if ((!(((uint32_t)L_3) <= ((uint32_t)((int32_t)-1933610845)))))
|
|
{
|
|
goto IL_0051;
|
|
}
|
|
}
|
|
{
|
|
uint32_t L_4 = V_1;
|
|
if ((!(((uint32_t)L_4) <= ((uint32_t)((int32_t)1031692888)))))
|
|
{
|
|
goto IL_0032;
|
|
}
|
|
}
|
|
{
|
|
uint32_t L_5 = V_1;
|
|
if ((((int32_t)L_5) == ((int32_t)((int32_t)407568404))))
|
|
{
|
|
goto IL_00c2;
|
|
}
|
|
}
|
|
{
|
|
uint32_t L_6 = V_1;
|
|
if ((((int32_t)L_6) == ((int32_t)((int32_t)1031692888))))
|
|
{
|
|
goto IL_00a0;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_0032:
|
|
{
|
|
uint32_t L_7 = V_1;
|
|
if ((((int32_t)L_7) == ((int32_t)((int32_t)1113510858))))
|
|
{
|
|
goto IL_008f;
|
|
}
|
|
}
|
|
{
|
|
uint32_t L_8 = V_1;
|
|
if ((((int32_t)L_8) == ((int32_t)((int32_t)-2104025999))))
|
|
{
|
|
goto IL_00d3;
|
|
}
|
|
}
|
|
{
|
|
uint32_t L_9 = V_1;
|
|
if ((((int32_t)L_9) == ((int32_t)((int32_t)-1933610845))))
|
|
{
|
|
goto IL_0106;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_0051:
|
|
{
|
|
uint32_t L_10 = V_1;
|
|
if ((!(((uint32_t)L_10) <= ((uint32_t)((int32_t)-1114918155)))))
|
|
{
|
|
goto IL_0070;
|
|
}
|
|
}
|
|
{
|
|
uint32_t L_11 = V_1;
|
|
if ((((int32_t)L_11) == ((int32_t)((int32_t)-1510671094))))
|
|
{
|
|
goto IL_00e4;
|
|
}
|
|
}
|
|
{
|
|
uint32_t L_12 = V_1;
|
|
if ((((int32_t)L_12) == ((int32_t)((int32_t)-1114918155))))
|
|
{
|
|
goto IL_00f5;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_0070:
|
|
{
|
|
uint32_t L_13 = V_1;
|
|
if ((((int32_t)L_13) == ((int32_t)((int32_t)-530499175))))
|
|
{
|
|
goto IL_00b1;
|
|
}
|
|
}
|
|
{
|
|
uint32_t L_14 = V_1;
|
|
if ((((int32_t)L_14) == ((int32_t)((int32_t)-516208479))))
|
|
{
|
|
goto IL_0128;
|
|
}
|
|
}
|
|
{
|
|
uint32_t L_15 = V_1;
|
|
if ((((int32_t)L_15) == ((int32_t)((int32_t)-420522346))))
|
|
{
|
|
goto IL_0117;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_008f:
|
|
{
|
|
String_t* L_16 = V_0;
|
|
bool L_17;
|
|
L_17 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_16, _stringLiteral46F273EF641E07D271D91E0DC24A4392582671F8, NULL);
|
|
if (L_17)
|
|
{
|
|
goto IL_0139;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_00a0:
|
|
{
|
|
String_t* L_18 = V_0;
|
|
bool L_19;
|
|
L_19 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_18, _stringLiteralDD0F04E0A3F0BA1F904E0E27720F367F4228C69D, NULL);
|
|
if (L_19)
|
|
{
|
|
goto IL_01ff;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_00b1:
|
|
{
|
|
String_t* L_20 = V_0;
|
|
bool L_21;
|
|
L_21 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_20, _stringLiteralCE997756AE28DA8CED1FA1160227AA74FACA2C68, NULL);
|
|
if (L_21)
|
|
{
|
|
goto IL_022d;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_00c2:
|
|
{
|
|
String_t* L_22 = V_0;
|
|
bool L_23;
|
|
L_23 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_22, _stringLiteralEECEAAC359EDB2E91D0F46F3CA9A65F47527BC5C, NULL);
|
|
if (L_23)
|
|
{
|
|
goto IL_025b;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_00d3:
|
|
{
|
|
String_t* L_24 = V_0;
|
|
bool L_25;
|
|
L_25 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_24, _stringLiteralF9BE17D634D1B07BCDCDA77A87710C946D81307B, NULL);
|
|
if (L_25)
|
|
{
|
|
goto IL_02e7;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_00e4:
|
|
{
|
|
String_t* L_26 = V_0;
|
|
bool L_27;
|
|
L_27 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_26, _stringLiteral3A3C5272E76787A96B4445991AF0A820F0D2D4EB, NULL);
|
|
if (L_27)
|
|
{
|
|
goto IL_0361;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_00f5:
|
|
{
|
|
String_t* L_28 = V_0;
|
|
bool L_29;
|
|
L_29 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_28, _stringLiteral4243C7295E57FC142C3F0861DE44D7BF16E98CEE, NULL);
|
|
if (L_29)
|
|
{
|
|
goto IL_03db;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_0106:
|
|
{
|
|
String_t* L_30 = V_0;
|
|
bool L_31;
|
|
L_31 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_30, _stringLiteralBA320446F30A8E1FFC64FBD72FFC79A6C8B70CE5, NULL);
|
|
if (L_31)
|
|
{
|
|
goto IL_0455;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_0117:
|
|
{
|
|
String_t* L_32 = V_0;
|
|
bool L_33;
|
|
L_33 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_32, _stringLiteral58C403B2ADB7E09A23001D113CB718A73795DB62, NULL);
|
|
if (L_33)
|
|
{
|
|
goto IL_04cf;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_0128:
|
|
{
|
|
String_t* L_34 = V_0;
|
|
bool L_35;
|
|
L_35 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_34, _stringLiteral6E7299510B893EC1B93CA9ADA815773E631DC1D8, NULL);
|
|
if (L_35)
|
|
{
|
|
goto IL_04fa;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_0139:
|
|
{
|
|
// switch (method) {
|
|
String_t* L_36 = __this->___method_7;
|
|
V_2 = L_36;
|
|
String_t* L_37 = V_2;
|
|
bool L_38;
|
|
L_38 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_37, _stringLiteralE3DFC065B6A6D9931B797808DD066491AAB82B29, NULL);
|
|
if (L_38)
|
|
{
|
|
goto IL_0182;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_39 = V_2;
|
|
bool L_40;
|
|
L_40 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_39, _stringLiteral863AD29F01219936E391358B44A4970BFC6DC155, NULL);
|
|
if (L_40)
|
|
{
|
|
goto IL_019b;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_41 = V_2;
|
|
bool L_42;
|
|
L_42 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_41, _stringLiteralC6B3F4B2F2FDB8F6FB6246A83B5ED6AB355C2BA3, NULL);
|
|
if (L_42)
|
|
{
|
|
goto IL_01b4;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_43 = V_2;
|
|
bool L_44;
|
|
L_44 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_43, _stringLiteralDD0F04E0A3F0BA1F904E0E27720F367F4228C69D, NULL);
|
|
if (L_44)
|
|
{
|
|
goto IL_01cd;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_45 = V_2;
|
|
bool L_46;
|
|
L_46 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_45, _stringLiteral6F7F9963A2354D2A1DAE9EB5D17828E80398A34E, NULL);
|
|
if (L_46)
|
|
{
|
|
goto IL_01e6;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_0182:
|
|
{
|
|
// GenerateFloatTargets();
|
|
iTween_GenerateFloatTargets_m330F8B5E81F04D6FF286065078908741630C95A8(__this, NULL);
|
|
// apply = new ApplyTween(ApplyFloatTargets);
|
|
ApplyTween_t4240CA2F57818B1C74C9645C3A8C17B9B09B3556* L_47 = (ApplyTween_t4240CA2F57818B1C74C9645C3A8C17B9B09B3556*)il2cpp_codegen_object_new(ApplyTween_t4240CA2F57818B1C74C9645C3A8C17B9B09B3556_il2cpp_TypeInfo_var);
|
|
NullCheck(L_47);
|
|
ApplyTween__ctor_m634D8AA4B132C3EB319A3A32B9A61E23EC89E93A(L_47, __this, (intptr_t)((void*)iTween_ApplyFloatTargets_m53679C48035C77ECA776CA70A474A7D0458B410E_RuntimeMethod_var), NULL);
|
|
__this->___apply_27 = L_47;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___apply_27), (void*)L_47);
|
|
// break;
|
|
return;
|
|
}
|
|
|
|
IL_019b:
|
|
{
|
|
// GenerateVector2Targets();
|
|
iTween_GenerateVector2Targets_mCB0A50127AF4D969EF0AC4B442C3AE281211D4E5(__this, NULL);
|
|
// apply = new ApplyTween(ApplyVector2Targets);
|
|
ApplyTween_t4240CA2F57818B1C74C9645C3A8C17B9B09B3556* L_48 = (ApplyTween_t4240CA2F57818B1C74C9645C3A8C17B9B09B3556*)il2cpp_codegen_object_new(ApplyTween_t4240CA2F57818B1C74C9645C3A8C17B9B09B3556_il2cpp_TypeInfo_var);
|
|
NullCheck(L_48);
|
|
ApplyTween__ctor_m634D8AA4B132C3EB319A3A32B9A61E23EC89E93A(L_48, __this, (intptr_t)((void*)iTween_ApplyVector2Targets_m11DF7939B59B7652E37E866318B7A242FAD26C4A_RuntimeMethod_var), NULL);
|
|
__this->___apply_27 = L_48;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___apply_27), (void*)L_48);
|
|
// break;
|
|
return;
|
|
}
|
|
|
|
IL_01b4:
|
|
{
|
|
// GenerateVector3Targets();
|
|
iTween_GenerateVector3Targets_m601EEA1BCC42616921DC941E286DD7EAD336FF92(__this, NULL);
|
|
// apply = new ApplyTween(ApplyVector3Targets);
|
|
ApplyTween_t4240CA2F57818B1C74C9645C3A8C17B9B09B3556* L_49 = (ApplyTween_t4240CA2F57818B1C74C9645C3A8C17B9B09B3556*)il2cpp_codegen_object_new(ApplyTween_t4240CA2F57818B1C74C9645C3A8C17B9B09B3556_il2cpp_TypeInfo_var);
|
|
NullCheck(L_49);
|
|
ApplyTween__ctor_m634D8AA4B132C3EB319A3A32B9A61E23EC89E93A(L_49, __this, (intptr_t)((void*)iTween_ApplyVector3Targets_mB0F933A58E057C39E016BAD281B2D691FE260DA0_RuntimeMethod_var), NULL);
|
|
__this->___apply_27 = L_49;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___apply_27), (void*)L_49);
|
|
// break;
|
|
return;
|
|
}
|
|
|
|
IL_01cd:
|
|
{
|
|
// GenerateColorTargets();
|
|
iTween_GenerateColorTargets_m88846CB5A4B593664FE36E6EED9028F7E28502F1(__this, NULL);
|
|
// apply = new ApplyTween(ApplyColorTargets);
|
|
ApplyTween_t4240CA2F57818B1C74C9645C3A8C17B9B09B3556* L_50 = (ApplyTween_t4240CA2F57818B1C74C9645C3A8C17B9B09B3556*)il2cpp_codegen_object_new(ApplyTween_t4240CA2F57818B1C74C9645C3A8C17B9B09B3556_il2cpp_TypeInfo_var);
|
|
NullCheck(L_50);
|
|
ApplyTween__ctor_m634D8AA4B132C3EB319A3A32B9A61E23EC89E93A(L_50, __this, (intptr_t)((void*)iTween_ApplyColorTargets_m7F638CC58A1B8DF504D1561A8C2206EFF8D5A608_RuntimeMethod_var), NULL);
|
|
__this->___apply_27 = L_50;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___apply_27), (void*)L_50);
|
|
// break;
|
|
return;
|
|
}
|
|
|
|
IL_01e6:
|
|
{
|
|
// GenerateRectTargets();
|
|
iTween_GenerateRectTargets_m00509E029AAEDC4F78E3A624EB8584902D022C4F(__this, NULL);
|
|
// apply = new ApplyTween(ApplyRectTargets);
|
|
ApplyTween_t4240CA2F57818B1C74C9645C3A8C17B9B09B3556* L_51 = (ApplyTween_t4240CA2F57818B1C74C9645C3A8C17B9B09B3556*)il2cpp_codegen_object_new(ApplyTween_t4240CA2F57818B1C74C9645C3A8C17B9B09B3556_il2cpp_TypeInfo_var);
|
|
NullCheck(L_51);
|
|
ApplyTween__ctor_m634D8AA4B132C3EB319A3A32B9A61E23EC89E93A(L_51, __this, (intptr_t)((void*)iTween_ApplyRectTargets_m9B569220992F6F5D8EB787EC560108DCAE385A4D_RuntimeMethod_var), NULL);
|
|
__this->___apply_27 = L_51;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___apply_27), (void*)L_51);
|
|
// break;
|
|
return;
|
|
}
|
|
|
|
IL_01ff:
|
|
{
|
|
// switch (method) {
|
|
String_t* L_52 = __this->___method_7;
|
|
bool L_53;
|
|
L_53 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_52, _stringLiteralA4419EF51FB63A77978E414E01AC1C9DCF20AA99, NULL);
|
|
if (!L_53)
|
|
{
|
|
goto IL_0512;
|
|
}
|
|
}
|
|
{
|
|
// GenerateColorToTargets();
|
|
iTween_GenerateColorToTargets_m5C879BBF5724B9C489445012D657CE5C53EBA363(__this, NULL);
|
|
// apply = new ApplyTween(ApplyColorToTargets);
|
|
ApplyTween_t4240CA2F57818B1C74C9645C3A8C17B9B09B3556* L_54 = (ApplyTween_t4240CA2F57818B1C74C9645C3A8C17B9B09B3556*)il2cpp_codegen_object_new(ApplyTween_t4240CA2F57818B1C74C9645C3A8C17B9B09B3556_il2cpp_TypeInfo_var);
|
|
NullCheck(L_54);
|
|
ApplyTween__ctor_m634D8AA4B132C3EB319A3A32B9A61E23EC89E93A(L_54, __this, (intptr_t)((void*)iTween_ApplyColorToTargets_m120C6F5D2CAF109D3EB62941B9691CC917CAED27_RuntimeMethod_var), NULL);
|
|
__this->___apply_27 = L_54;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___apply_27), (void*)L_54);
|
|
// break;
|
|
return;
|
|
}
|
|
|
|
IL_022d:
|
|
{
|
|
// switch (method) {
|
|
String_t* L_55 = __this->___method_7;
|
|
bool L_56;
|
|
L_56 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_55, _stringLiteralA4419EF51FB63A77978E414E01AC1C9DCF20AA99, NULL);
|
|
if (!L_56)
|
|
{
|
|
goto IL_0512;
|
|
}
|
|
}
|
|
{
|
|
// GenerateAudioToTargets();
|
|
iTween_GenerateAudioToTargets_m2715171E888DB3678C9041AD460E303F22FBBED2(__this, NULL);
|
|
// apply = new ApplyTween(ApplyAudioToTargets);
|
|
ApplyTween_t4240CA2F57818B1C74C9645C3A8C17B9B09B3556* L_57 = (ApplyTween_t4240CA2F57818B1C74C9645C3A8C17B9B09B3556*)il2cpp_codegen_object_new(ApplyTween_t4240CA2F57818B1C74C9645C3A8C17B9B09B3556_il2cpp_TypeInfo_var);
|
|
NullCheck(L_57);
|
|
ApplyTween__ctor_m634D8AA4B132C3EB319A3A32B9A61E23EC89E93A(L_57, __this, (intptr_t)((void*)iTween_ApplyAudioToTargets_mEFDA11948E799C05880846C2EC34400A0F0F5F7C_RuntimeMethod_var), NULL);
|
|
__this->___apply_27 = L_57;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___apply_27), (void*)L_57);
|
|
// break;
|
|
return;
|
|
}
|
|
|
|
IL_025b:
|
|
{
|
|
// switch (method) {
|
|
String_t* L_58 = __this->___method_7;
|
|
V_2 = L_58;
|
|
String_t* L_59 = V_2;
|
|
bool L_60;
|
|
L_60 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_59, _stringLiteralA4419EF51FB63A77978E414E01AC1C9DCF20AA99, NULL);
|
|
if (L_60)
|
|
{
|
|
goto IL_028a;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_61 = V_2;
|
|
bool L_62;
|
|
L_62 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_61, _stringLiteral2CA5620FA3A763C5F6BD0E94D296422F4450BA25, NULL);
|
|
if (L_62)
|
|
{
|
|
goto IL_02ce;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_63 = V_2;
|
|
bool L_64;
|
|
L_64 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_63, _stringLiteral69224533712A1254802C0E1712C0C3C2B06350C7, NULL);
|
|
if (L_64)
|
|
{
|
|
goto IL_02ce;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_028a:
|
|
{
|
|
// if(tweenArguments.Contains("path")){
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_65 = __this->___tweenArguments_24;
|
|
NullCheck(L_65);
|
|
bool L_66;
|
|
L_66 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_65, _stringLiteralFE79FF373808574898C82AC1320C55C1182FB75A);
|
|
if (!L_66)
|
|
{
|
|
goto IL_02b5;
|
|
}
|
|
}
|
|
{
|
|
// GenerateMoveToPathTargets();
|
|
iTween_GenerateMoveToPathTargets_m452607948393CF125E447A2B7D65294DB187D976(__this, NULL);
|
|
// apply = new ApplyTween(ApplyMoveToPathTargets);
|
|
ApplyTween_t4240CA2F57818B1C74C9645C3A8C17B9B09B3556* L_67 = (ApplyTween_t4240CA2F57818B1C74C9645C3A8C17B9B09B3556*)il2cpp_codegen_object_new(ApplyTween_t4240CA2F57818B1C74C9645C3A8C17B9B09B3556_il2cpp_TypeInfo_var);
|
|
NullCheck(L_67);
|
|
ApplyTween__ctor_m634D8AA4B132C3EB319A3A32B9A61E23EC89E93A(L_67, __this, (intptr_t)((void*)iTween_ApplyMoveToPathTargets_m2F5EF83DD6588B992EB78F711E67A1AD3E4D5D08_RuntimeMethod_var), NULL);
|
|
__this->___apply_27 = L_67;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___apply_27), (void*)L_67);
|
|
return;
|
|
}
|
|
|
|
IL_02b5:
|
|
{
|
|
// GenerateMoveToTargets();
|
|
iTween_GenerateMoveToTargets_m1E55E058343553ABB15AE404C2D4B5B736936EDA(__this, NULL);
|
|
// apply = new ApplyTween(ApplyMoveToTargets);
|
|
ApplyTween_t4240CA2F57818B1C74C9645C3A8C17B9B09B3556* L_68 = (ApplyTween_t4240CA2F57818B1C74C9645C3A8C17B9B09B3556*)il2cpp_codegen_object_new(ApplyTween_t4240CA2F57818B1C74C9645C3A8C17B9B09B3556_il2cpp_TypeInfo_var);
|
|
NullCheck(L_68);
|
|
ApplyTween__ctor_m634D8AA4B132C3EB319A3A32B9A61E23EC89E93A(L_68, __this, (intptr_t)((void*)iTween_ApplyMoveToTargets_mC55AA4512DFF3783D98168065732B80B7EF899BC_RuntimeMethod_var), NULL);
|
|
__this->___apply_27 = L_68;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___apply_27), (void*)L_68);
|
|
// break;
|
|
return;
|
|
}
|
|
|
|
IL_02ce:
|
|
{
|
|
// GenerateMoveByTargets();
|
|
iTween_GenerateMoveByTargets_m7626B83141CD1468BFA47C191A5D676DD9287FB7(__this, NULL);
|
|
// apply = new ApplyTween(ApplyMoveByTargets);
|
|
ApplyTween_t4240CA2F57818B1C74C9645C3A8C17B9B09B3556* L_69 = (ApplyTween_t4240CA2F57818B1C74C9645C3A8C17B9B09B3556*)il2cpp_codegen_object_new(ApplyTween_t4240CA2F57818B1C74C9645C3A8C17B9B09B3556_il2cpp_TypeInfo_var);
|
|
NullCheck(L_69);
|
|
ApplyTween__ctor_m634D8AA4B132C3EB319A3A32B9A61E23EC89E93A(L_69, __this, (intptr_t)((void*)iTween_ApplyMoveByTargets_m66B2947E2206ACF009E9353D3654C9BE3BBDAFEA_RuntimeMethod_var), NULL);
|
|
__this->___apply_27 = L_69;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___apply_27), (void*)L_69);
|
|
// break;
|
|
return;
|
|
}
|
|
|
|
IL_02e7:
|
|
{
|
|
// switch (method){
|
|
String_t* L_70 = __this->___method_7;
|
|
V_2 = L_70;
|
|
String_t* L_71 = V_2;
|
|
bool L_72;
|
|
L_72 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_71, _stringLiteralA4419EF51FB63A77978E414E01AC1C9DCF20AA99, NULL);
|
|
if (L_72)
|
|
{
|
|
goto IL_0316;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_73 = V_2;
|
|
bool L_74;
|
|
L_74 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_73, _stringLiteral2CA5620FA3A763C5F6BD0E94D296422F4450BA25, NULL);
|
|
if (L_74)
|
|
{
|
|
goto IL_032f;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_75 = V_2;
|
|
bool L_76;
|
|
L_76 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_75, _stringLiteral69224533712A1254802C0E1712C0C3C2B06350C7, NULL);
|
|
if (L_76)
|
|
{
|
|
goto IL_0348;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_0316:
|
|
{
|
|
// GenerateScaleToTargets();
|
|
iTween_GenerateScaleToTargets_mD8A8415B2FA76A09A9B721C890BD9BEDAF70D485(__this, NULL);
|
|
// apply = new ApplyTween(ApplyScaleToTargets);
|
|
ApplyTween_t4240CA2F57818B1C74C9645C3A8C17B9B09B3556* L_77 = (ApplyTween_t4240CA2F57818B1C74C9645C3A8C17B9B09B3556*)il2cpp_codegen_object_new(ApplyTween_t4240CA2F57818B1C74C9645C3A8C17B9B09B3556_il2cpp_TypeInfo_var);
|
|
NullCheck(L_77);
|
|
ApplyTween__ctor_m634D8AA4B132C3EB319A3A32B9A61E23EC89E93A(L_77, __this, (intptr_t)((void*)iTween_ApplyScaleToTargets_m890822598510240F4B369863369CDD51205FE3B9_RuntimeMethod_var), NULL);
|
|
__this->___apply_27 = L_77;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___apply_27), (void*)L_77);
|
|
// break;
|
|
return;
|
|
}
|
|
|
|
IL_032f:
|
|
{
|
|
// GenerateScaleByTargets();
|
|
iTween_GenerateScaleByTargets_m3A5D8C7618247DA90E19700A5D03C2EBCBFE5CFD(__this, NULL);
|
|
// apply = new ApplyTween(ApplyScaleToTargets);
|
|
ApplyTween_t4240CA2F57818B1C74C9645C3A8C17B9B09B3556* L_78 = (ApplyTween_t4240CA2F57818B1C74C9645C3A8C17B9B09B3556*)il2cpp_codegen_object_new(ApplyTween_t4240CA2F57818B1C74C9645C3A8C17B9B09B3556_il2cpp_TypeInfo_var);
|
|
NullCheck(L_78);
|
|
ApplyTween__ctor_m634D8AA4B132C3EB319A3A32B9A61E23EC89E93A(L_78, __this, (intptr_t)((void*)iTween_ApplyScaleToTargets_m890822598510240F4B369863369CDD51205FE3B9_RuntimeMethod_var), NULL);
|
|
__this->___apply_27 = L_78;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___apply_27), (void*)L_78);
|
|
// break;
|
|
return;
|
|
}
|
|
|
|
IL_0348:
|
|
{
|
|
// GenerateScaleAddTargets();
|
|
iTween_GenerateScaleAddTargets_m3BB21D1D83021807153DE3A268316DE15A82D0A6(__this, NULL);
|
|
// apply = new ApplyTween(ApplyScaleToTargets);
|
|
ApplyTween_t4240CA2F57818B1C74C9645C3A8C17B9B09B3556* L_79 = (ApplyTween_t4240CA2F57818B1C74C9645C3A8C17B9B09B3556*)il2cpp_codegen_object_new(ApplyTween_t4240CA2F57818B1C74C9645C3A8C17B9B09B3556_il2cpp_TypeInfo_var);
|
|
NullCheck(L_79);
|
|
ApplyTween__ctor_m634D8AA4B132C3EB319A3A32B9A61E23EC89E93A(L_79, __this, (intptr_t)((void*)iTween_ApplyScaleToTargets_m890822598510240F4B369863369CDD51205FE3B9_RuntimeMethod_var), NULL);
|
|
__this->___apply_27 = L_79;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___apply_27), (void*)L_79);
|
|
// break;
|
|
return;
|
|
}
|
|
|
|
IL_0361:
|
|
{
|
|
// switch (method) {
|
|
String_t* L_80 = __this->___method_7;
|
|
V_2 = L_80;
|
|
String_t* L_81 = V_2;
|
|
bool L_82;
|
|
L_82 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_81, _stringLiteralA4419EF51FB63A77978E414E01AC1C9DCF20AA99, NULL);
|
|
if (L_82)
|
|
{
|
|
goto IL_0390;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_83 = V_2;
|
|
bool L_84;
|
|
L_84 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_83, _stringLiteral69224533712A1254802C0E1712C0C3C2B06350C7, NULL);
|
|
if (L_84)
|
|
{
|
|
goto IL_03a9;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_85 = V_2;
|
|
bool L_86;
|
|
L_86 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_85, _stringLiteral2CA5620FA3A763C5F6BD0E94D296422F4450BA25, NULL);
|
|
if (L_86)
|
|
{
|
|
goto IL_03c2;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_0390:
|
|
{
|
|
// GenerateRotateToTargets();
|
|
iTween_GenerateRotateToTargets_m6589E252DB63756CFBBD94C1566714AA6273F495(__this, NULL);
|
|
// apply = new ApplyTween(ApplyRotateToTargets);
|
|
ApplyTween_t4240CA2F57818B1C74C9645C3A8C17B9B09B3556* L_87 = (ApplyTween_t4240CA2F57818B1C74C9645C3A8C17B9B09B3556*)il2cpp_codegen_object_new(ApplyTween_t4240CA2F57818B1C74C9645C3A8C17B9B09B3556_il2cpp_TypeInfo_var);
|
|
NullCheck(L_87);
|
|
ApplyTween__ctor_m634D8AA4B132C3EB319A3A32B9A61E23EC89E93A(L_87, __this, (intptr_t)((void*)iTween_ApplyRotateToTargets_mFE5AA04098F94C54EB95F0AE8E6B039B7AA30E41_RuntimeMethod_var), NULL);
|
|
__this->___apply_27 = L_87;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___apply_27), (void*)L_87);
|
|
// break;
|
|
return;
|
|
}
|
|
|
|
IL_03a9:
|
|
{
|
|
// GenerateRotateAddTargets();
|
|
iTween_GenerateRotateAddTargets_mDEF9ED879F9459B73A1999A4AA7D147397DDCA0E(__this, NULL);
|
|
// apply = new ApplyTween(ApplyRotateAddTargets);
|
|
ApplyTween_t4240CA2F57818B1C74C9645C3A8C17B9B09B3556* L_88 = (ApplyTween_t4240CA2F57818B1C74C9645C3A8C17B9B09B3556*)il2cpp_codegen_object_new(ApplyTween_t4240CA2F57818B1C74C9645C3A8C17B9B09B3556_il2cpp_TypeInfo_var);
|
|
NullCheck(L_88);
|
|
ApplyTween__ctor_m634D8AA4B132C3EB319A3A32B9A61E23EC89E93A(L_88, __this, (intptr_t)((void*)iTween_ApplyRotateAddTargets_mDA4A786FAF0D7B8E99FB5023DECC738474265E4D_RuntimeMethod_var), NULL);
|
|
__this->___apply_27 = L_88;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___apply_27), (void*)L_88);
|
|
// break;
|
|
return;
|
|
}
|
|
|
|
IL_03c2:
|
|
{
|
|
// GenerateRotateByTargets();
|
|
iTween_GenerateRotateByTargets_m5CD0D1B8A01AC48051A8ED6ABC2956BBD8E3055B(__this, NULL);
|
|
// apply = new ApplyTween(ApplyRotateAddTargets);
|
|
ApplyTween_t4240CA2F57818B1C74C9645C3A8C17B9B09B3556* L_89 = (ApplyTween_t4240CA2F57818B1C74C9645C3A8C17B9B09B3556*)il2cpp_codegen_object_new(ApplyTween_t4240CA2F57818B1C74C9645C3A8C17B9B09B3556_il2cpp_TypeInfo_var);
|
|
NullCheck(L_89);
|
|
ApplyTween__ctor_m634D8AA4B132C3EB319A3A32B9A61E23EC89E93A(L_89, __this, (intptr_t)((void*)iTween_ApplyRotateAddTargets_mDA4A786FAF0D7B8E99FB5023DECC738474265E4D_RuntimeMethod_var), NULL);
|
|
__this->___apply_27 = L_89;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___apply_27), (void*)L_89);
|
|
// break;
|
|
return;
|
|
}
|
|
|
|
IL_03db:
|
|
{
|
|
// switch (method) {
|
|
String_t* L_90 = __this->___method_7;
|
|
V_2 = L_90;
|
|
String_t* L_91 = V_2;
|
|
bool L_92;
|
|
L_92 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_91, _stringLiteral88BDF3D0791A560245652E772545C49897854443, NULL);
|
|
if (L_92)
|
|
{
|
|
goto IL_040a;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_93 = V_2;
|
|
bool L_94;
|
|
L_94 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_93, _stringLiteralF9BE17D634D1B07BCDCDA77A87710C946D81307B, NULL);
|
|
if (L_94)
|
|
{
|
|
goto IL_0423;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_95 = V_2;
|
|
bool L_96;
|
|
L_96 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_95, _stringLiteral4DF417DF46EF8A7C67D3A1FE0CC53DCF5212FC81, NULL);
|
|
if (L_96)
|
|
{
|
|
goto IL_043c;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_040a:
|
|
{
|
|
// GenerateShakePositionTargets();
|
|
iTween_GenerateShakePositionTargets_mA3F8A8F9747257DA9A292BE786E0E6CD4EE65552(__this, NULL);
|
|
// apply = new ApplyTween(ApplyShakePositionTargets);
|
|
ApplyTween_t4240CA2F57818B1C74C9645C3A8C17B9B09B3556* L_97 = (ApplyTween_t4240CA2F57818B1C74C9645C3A8C17B9B09B3556*)il2cpp_codegen_object_new(ApplyTween_t4240CA2F57818B1C74C9645C3A8C17B9B09B3556_il2cpp_TypeInfo_var);
|
|
NullCheck(L_97);
|
|
ApplyTween__ctor_m634D8AA4B132C3EB319A3A32B9A61E23EC89E93A(L_97, __this, (intptr_t)((void*)iTween_ApplyShakePositionTargets_m5FE2184A1CDCB946B5779E2B4DFCAC83DF619174_RuntimeMethod_var), NULL);
|
|
__this->___apply_27 = L_97;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___apply_27), (void*)L_97);
|
|
// break;
|
|
return;
|
|
}
|
|
|
|
IL_0423:
|
|
{
|
|
// GenerateShakeScaleTargets();
|
|
iTween_GenerateShakeScaleTargets_m87D02573C9B6F7D4061728427EA99B35B30D7952(__this, NULL);
|
|
// apply = new ApplyTween(ApplyShakeScaleTargets);
|
|
ApplyTween_t4240CA2F57818B1C74C9645C3A8C17B9B09B3556* L_98 = (ApplyTween_t4240CA2F57818B1C74C9645C3A8C17B9B09B3556*)il2cpp_codegen_object_new(ApplyTween_t4240CA2F57818B1C74C9645C3A8C17B9B09B3556_il2cpp_TypeInfo_var);
|
|
NullCheck(L_98);
|
|
ApplyTween__ctor_m634D8AA4B132C3EB319A3A32B9A61E23EC89E93A(L_98, __this, (intptr_t)((void*)iTween_ApplyShakeScaleTargets_mC5EFF6A3A24271D9B34B2569B2BC0006DD91175F_RuntimeMethod_var), NULL);
|
|
__this->___apply_27 = L_98;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___apply_27), (void*)L_98);
|
|
// break;
|
|
return;
|
|
}
|
|
|
|
IL_043c:
|
|
{
|
|
// GenerateShakeRotationTargets();
|
|
iTween_GenerateShakeRotationTargets_m47A8ED0AAD430682749FBDB27BC74D30CAFADFDB(__this, NULL);
|
|
// apply = new ApplyTween(ApplyShakeRotationTargets);
|
|
ApplyTween_t4240CA2F57818B1C74C9645C3A8C17B9B09B3556* L_99 = (ApplyTween_t4240CA2F57818B1C74C9645C3A8C17B9B09B3556*)il2cpp_codegen_object_new(ApplyTween_t4240CA2F57818B1C74C9645C3A8C17B9B09B3556_il2cpp_TypeInfo_var);
|
|
NullCheck(L_99);
|
|
ApplyTween__ctor_m634D8AA4B132C3EB319A3A32B9A61E23EC89E93A(L_99, __this, (intptr_t)((void*)iTween_ApplyShakeRotationTargets_m149B089E45061DAF39121D07667D45AB77AAD2B0_RuntimeMethod_var), NULL);
|
|
__this->___apply_27 = L_99;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___apply_27), (void*)L_99);
|
|
// break;
|
|
return;
|
|
}
|
|
|
|
IL_0455:
|
|
{
|
|
// switch (method) {
|
|
String_t* L_100 = __this->___method_7;
|
|
V_2 = L_100;
|
|
String_t* L_101 = V_2;
|
|
bool L_102;
|
|
L_102 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_101, _stringLiteral88BDF3D0791A560245652E772545C49897854443, NULL);
|
|
if (L_102)
|
|
{
|
|
goto IL_0484;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_103 = V_2;
|
|
bool L_104;
|
|
L_104 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_103, _stringLiteral4DF417DF46EF8A7C67D3A1FE0CC53DCF5212FC81, NULL);
|
|
if (L_104)
|
|
{
|
|
goto IL_049d;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_105 = V_2;
|
|
bool L_106;
|
|
L_106 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_105, _stringLiteralF9BE17D634D1B07BCDCDA77A87710C946D81307B, NULL);
|
|
if (L_106)
|
|
{
|
|
goto IL_04b6;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_0484:
|
|
{
|
|
// GeneratePunchPositionTargets();
|
|
iTween_GeneratePunchPositionTargets_mE4D491525CF549BBABA28D9694E1D81B4F77CC9C(__this, NULL);
|
|
// apply = new ApplyTween(ApplyPunchPositionTargets);
|
|
ApplyTween_t4240CA2F57818B1C74C9645C3A8C17B9B09B3556* L_107 = (ApplyTween_t4240CA2F57818B1C74C9645C3A8C17B9B09B3556*)il2cpp_codegen_object_new(ApplyTween_t4240CA2F57818B1C74C9645C3A8C17B9B09B3556_il2cpp_TypeInfo_var);
|
|
NullCheck(L_107);
|
|
ApplyTween__ctor_m634D8AA4B132C3EB319A3A32B9A61E23EC89E93A(L_107, __this, (intptr_t)((void*)iTween_ApplyPunchPositionTargets_m55BB93C8DBEF072629AFC408D7FE40CC21867218_RuntimeMethod_var), NULL);
|
|
__this->___apply_27 = L_107;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___apply_27), (void*)L_107);
|
|
// break;
|
|
return;
|
|
}
|
|
|
|
IL_049d:
|
|
{
|
|
// GeneratePunchRotationTargets();
|
|
iTween_GeneratePunchRotationTargets_mEFD5ADCCC741EEFB829976F127D29398B3B0AB26(__this, NULL);
|
|
// apply = new ApplyTween(ApplyPunchRotationTargets);
|
|
ApplyTween_t4240CA2F57818B1C74C9645C3A8C17B9B09B3556* L_108 = (ApplyTween_t4240CA2F57818B1C74C9645C3A8C17B9B09B3556*)il2cpp_codegen_object_new(ApplyTween_t4240CA2F57818B1C74C9645C3A8C17B9B09B3556_il2cpp_TypeInfo_var);
|
|
NullCheck(L_108);
|
|
ApplyTween__ctor_m634D8AA4B132C3EB319A3A32B9A61E23EC89E93A(L_108, __this, (intptr_t)((void*)iTween_ApplyPunchRotationTargets_m035B3570F7A7B882A7855CF17E2789C6E76A9CC6_RuntimeMethod_var), NULL);
|
|
__this->___apply_27 = L_108;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___apply_27), (void*)L_108);
|
|
// break;
|
|
return;
|
|
}
|
|
|
|
IL_04b6:
|
|
{
|
|
// GeneratePunchScaleTargets();
|
|
iTween_GeneratePunchScaleTargets_mA832C6F5A89FF054E32B6E4F8257AAC7B74DCD15(__this, NULL);
|
|
// apply = new ApplyTween(ApplyPunchScaleTargets);
|
|
ApplyTween_t4240CA2F57818B1C74C9645C3A8C17B9B09B3556* L_109 = (ApplyTween_t4240CA2F57818B1C74C9645C3A8C17B9B09B3556*)il2cpp_codegen_object_new(ApplyTween_t4240CA2F57818B1C74C9645C3A8C17B9B09B3556_il2cpp_TypeInfo_var);
|
|
NullCheck(L_109);
|
|
ApplyTween__ctor_m634D8AA4B132C3EB319A3A32B9A61E23EC89E93A(L_109, __this, (intptr_t)((void*)iTween_ApplyPunchScaleTargets_mC444C42161138C727668BB2BB68EAE0FB8D2BBCB_RuntimeMethod_var), NULL);
|
|
__this->___apply_27 = L_109;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___apply_27), (void*)L_109);
|
|
// break;
|
|
return;
|
|
}
|
|
|
|
IL_04cf:
|
|
{
|
|
// switch (method) {
|
|
String_t* L_110 = __this->___method_7;
|
|
bool L_111;
|
|
L_111 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_110, _stringLiteralA4419EF51FB63A77978E414E01AC1C9DCF20AA99, NULL);
|
|
if (!L_111)
|
|
{
|
|
goto IL_0512;
|
|
}
|
|
}
|
|
{
|
|
// GenerateLookToTargets();
|
|
iTween_GenerateLookToTargets_mD38A43FCE4184E6441A9AA76442134813917AB1A(__this, NULL);
|
|
// apply = new ApplyTween(ApplyLookToTargets);
|
|
ApplyTween_t4240CA2F57818B1C74C9645C3A8C17B9B09B3556* L_112 = (ApplyTween_t4240CA2F57818B1C74C9645C3A8C17B9B09B3556*)il2cpp_codegen_object_new(ApplyTween_t4240CA2F57818B1C74C9645C3A8C17B9B09B3556_il2cpp_TypeInfo_var);
|
|
NullCheck(L_112);
|
|
ApplyTween__ctor_m634D8AA4B132C3EB319A3A32B9A61E23EC89E93A(L_112, __this, (intptr_t)((void*)iTween_ApplyLookToTargets_mA0AF84DCA080EAF2BA10E8F97AAA938FA01FFD88_RuntimeMethod_var), NULL);
|
|
__this->___apply_27 = L_112;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___apply_27), (void*)L_112);
|
|
// break;
|
|
return;
|
|
}
|
|
|
|
IL_04fa:
|
|
{
|
|
// GenerateStabTargets();
|
|
iTween_GenerateStabTargets_m1EE3AA3184A8D5F322EF891600D92F1C174D6B1A(__this, NULL);
|
|
// apply = new ApplyTween(ApplyStabTargets);
|
|
ApplyTween_t4240CA2F57818B1C74C9645C3A8C17B9B09B3556* L_113 = (ApplyTween_t4240CA2F57818B1C74C9645C3A8C17B9B09B3556*)il2cpp_codegen_object_new(ApplyTween_t4240CA2F57818B1C74C9645C3A8C17B9B09B3556_il2cpp_TypeInfo_var);
|
|
NullCheck(L_113);
|
|
ApplyTween__ctor_m634D8AA4B132C3EB319A3A32B9A61E23EC89E93A(L_113, __this, (intptr_t)((void*)iTween_ApplyStabTargets_mC897E11D30FFDBDF734E560234A626FF71E10A7A_RuntimeMethod_var), NULL);
|
|
__this->___apply_27 = L_113;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___apply_27), (void*)L_113);
|
|
}
|
|
|
|
IL_0512:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::GenerateRectTargets()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_GenerateRectTargets_m00509E029AAEDC4F78E3A624EB8584902D022C4F (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RectU5BU5D_t83297CB2E61BDF9D27DCB1A3E5C78EBCE9F7C993_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1593F0BA9565D41C31360961E958F85BB60F0C8B);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA4419EF51FB63A77978E414E01AC1C9DCF20AA99);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// rects=new Rect[3];
|
|
RectU5BU5D_t83297CB2E61BDF9D27DCB1A3E5C78EBCE9F7C993* L_0 = (RectU5BU5D_t83297CB2E61BDF9D27DCB1A3E5C78EBCE9F7C993*)(RectU5BU5D_t83297CB2E61BDF9D27DCB1A3E5C78EBCE9F7C993*)SZArrayNew(RectU5BU5D_t83297CB2E61BDF9D27DCB1A3E5C78EBCE9F7C993_il2cpp_TypeInfo_var, (uint32_t)3);
|
|
__this->___rects_33 = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___rects_33), (void*)L_0);
|
|
// rects[0]=(Rect)tweenArguments["from"];
|
|
RectU5BU5D_t83297CB2E61BDF9D27DCB1A3E5C78EBCE9F7C993* L_1 = __this->___rects_33;
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_2 = __this->___tweenArguments_24;
|
|
NullCheck(L_2);
|
|
RuntimeObject* L_3;
|
|
L_3 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_2, _stringLiteral1593F0BA9565D41C31360961E958F85BB60F0C8B);
|
|
NullCheck(L_1);
|
|
(L_1)->SetAt(static_cast<il2cpp_array_size_t>(0), (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D)((*(Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D*)((Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D*)(Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D*)UnBox(L_3, Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D_il2cpp_TypeInfo_var)))));
|
|
// rects[1]=(Rect)tweenArguments["to"];
|
|
RectU5BU5D_t83297CB2E61BDF9D27DCB1A3E5C78EBCE9F7C993* L_4 = __this->___rects_33;
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_5 = __this->___tweenArguments_24;
|
|
NullCheck(L_5);
|
|
RuntimeObject* L_6;
|
|
L_6 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_5, _stringLiteralA4419EF51FB63A77978E414E01AC1C9DCF20AA99);
|
|
NullCheck(L_4);
|
|
(L_4)->SetAt(static_cast<il2cpp_array_size_t>(1), (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D)((*(Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D*)((Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D*)(Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D*)UnBox(L_6, Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D_il2cpp_TypeInfo_var)))));
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::GenerateColorTargets()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_GenerateColorTargets_m88846CB5A4B593664FE36E6EED9028F7E28502F1 (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ColorU5BU2CU5D_t3D6E7A083540AE9726FD6FD9693C85DFCDD8C89E_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Color_tD001788D726C3A7F1379BEED0260B9591F440C1F_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1593F0BA9565D41C31360961E958F85BB60F0C8B);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA4419EF51FB63A77978E414E01AC1C9DCF20AA99);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// colors=new Color[1,3];
|
|
il2cpp_array_size_t L_1[] = { (il2cpp_array_size_t)1, (il2cpp_array_size_t)3 };
|
|
ColorU5BU2CU5D_t3D6E7A083540AE9726FD6FD9693C85DFCDD8C89E* L_0 = (ColorU5BU2CU5D_t3D6E7A083540AE9726FD6FD9693C85DFCDD8C89E*)GenArrayNew(ColorU5BU2CU5D_t3D6E7A083540AE9726FD6FD9693C85DFCDD8C89E_il2cpp_TypeInfo_var, L_1);
|
|
__this->___colors_31 = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___colors_31), (void*)L_0);
|
|
// colors[0,0]=(Color)tweenArguments["from"];
|
|
ColorU5BU2CU5D_t3D6E7A083540AE9726FD6FD9693C85DFCDD8C89E* L_2 = __this->___colors_31;
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_3 = __this->___tweenArguments_24;
|
|
NullCheck(L_3);
|
|
RuntimeObject* L_4;
|
|
L_4 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_3, _stringLiteral1593F0BA9565D41C31360961E958F85BB60F0C8B);
|
|
NullCheck(L_2);
|
|
(L_2)->SetAt(0, 0, ((*(Color_tD001788D726C3A7F1379BEED0260B9591F440C1F*)((Color_tD001788D726C3A7F1379BEED0260B9591F440C1F*)(Color_tD001788D726C3A7F1379BEED0260B9591F440C1F*)UnBox(L_4, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F_il2cpp_TypeInfo_var)))));
|
|
// colors[0,1]=(Color)tweenArguments["to"];
|
|
ColorU5BU2CU5D_t3D6E7A083540AE9726FD6FD9693C85DFCDD8C89E* L_5 = __this->___colors_31;
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_6 = __this->___tweenArguments_24;
|
|
NullCheck(L_6);
|
|
RuntimeObject* L_7;
|
|
L_7 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_6, _stringLiteralA4419EF51FB63A77978E414E01AC1C9DCF20AA99);
|
|
NullCheck(L_5);
|
|
(L_5)->SetAt(0, 1, ((*(Color_tD001788D726C3A7F1379BEED0260B9591F440C1F*)((Color_tD001788D726C3A7F1379BEED0260B9591F440C1F*)(Color_tD001788D726C3A7F1379BEED0260B9591F440C1F*)UnBox(L_7, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F_il2cpp_TypeInfo_var)))));
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::GenerateVector3Targets()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_GenerateVector3Targets_m601EEA1BCC42616921DC941E286DD7EAD336FF92 (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, 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*)&Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1593F0BA9565D41C31360961E958F85BB60F0C8B);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2D61429A77614470501E536C4B7A7CB204B9125B);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA4419EF51FB63A77978E414E01AC1C9DCF20AA99);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
float V_0 = 0.0f;
|
|
{
|
|
// vector3s=new Vector3[3];
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_0 = (Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)SZArrayNew(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C_il2cpp_TypeInfo_var, (uint32_t)3);
|
|
__this->___vector3s_29 = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___vector3s_29), (void*)L_0);
|
|
// vector3s[0]=(Vector3)tweenArguments["from"];
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_1 = __this->___vector3s_29;
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_2 = __this->___tweenArguments_24;
|
|
NullCheck(L_2);
|
|
RuntimeObject* L_3;
|
|
L_3 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_2, _stringLiteral1593F0BA9565D41C31360961E958F85BB60F0C8B);
|
|
NullCheck(L_1);
|
|
(L_1)->SetAt(static_cast<il2cpp_array_size_t>(0), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)((*(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)((Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)UnBox(L_3, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var)))));
|
|
// vector3s[1]=(Vector3)tweenArguments["to"];
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_4 = __this->___vector3s_29;
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_5 = __this->___tweenArguments_24;
|
|
NullCheck(L_5);
|
|
RuntimeObject* L_6;
|
|
L_6 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_5, _stringLiteralA4419EF51FB63A77978E414E01AC1C9DCF20AA99);
|
|
NullCheck(L_4);
|
|
(L_4)->SetAt(static_cast<il2cpp_array_size_t>(1), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)((*(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)((Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)UnBox(L_6, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var)))));
|
|
// if(tweenArguments.Contains("speed")){
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_7 = __this->___tweenArguments_24;
|
|
NullCheck(L_7);
|
|
bool L_8;
|
|
L_8 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_7, _stringLiteral2D61429A77614470501E536C4B7A7CB204B9125B);
|
|
if (!L_8)
|
|
{
|
|
goto IL_00a0;
|
|
}
|
|
}
|
|
{
|
|
// float distance = Math.Abs(Vector3.Distance(vector3s[0],vector3s[1]));
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_9 = __this->___vector3s_29;
|
|
NullCheck(L_9);
|
|
int32_t L_10 = 0;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_11 = (L_9)->GetAt(static_cast<il2cpp_array_size_t>(L_10));
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_12 = __this->___vector3s_29;
|
|
NullCheck(L_12);
|
|
int32_t L_13 = 1;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_14 = (L_12)->GetAt(static_cast<il2cpp_array_size_t>(L_13));
|
|
float L_15;
|
|
L_15 = Vector3_Distance_m2314DB9B8BD01157E013DF87BEA557375C7F9FF9_inline(L_11, L_14, NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
|
|
float L_16;
|
|
L_16 = fabsf(L_15);
|
|
V_0 = L_16;
|
|
// time = distance/(float)tweenArguments["speed"];
|
|
float L_17 = V_0;
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_18 = __this->___tweenArguments_24;
|
|
NullCheck(L_18);
|
|
RuntimeObject* L_19;
|
|
L_19 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_18, _stringLiteral2D61429A77614470501E536C4B7A7CB204B9125B);
|
|
__this->___time_9 = ((float)(L_17/((*(float*)((float*)(float*)UnBox(L_19, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var))))));
|
|
}
|
|
|
|
IL_00a0:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::GenerateVector2Targets()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_GenerateVector2Targets_mCB0A50127AF4D969EF0AC4B442C3AE281211D4E5 (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, 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*)&Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector2U5BU5D_tFEBBC94BCC6C9C88277BA04047D2B3FDB6ED7FDA_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1593F0BA9565D41C31360961E958F85BB60F0C8B);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2D61429A77614470501E536C4B7A7CB204B9125B);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA4419EF51FB63A77978E414E01AC1C9DCF20AA99);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
float V_1 = 0.0f;
|
|
{
|
|
// vector2s=new Vector2[3];
|
|
Vector2U5BU5D_tFEBBC94BCC6C9C88277BA04047D2B3FDB6ED7FDA* L_0 = (Vector2U5BU5D_tFEBBC94BCC6C9C88277BA04047D2B3FDB6ED7FDA*)(Vector2U5BU5D_tFEBBC94BCC6C9C88277BA04047D2B3FDB6ED7FDA*)SZArrayNew(Vector2U5BU5D_tFEBBC94BCC6C9C88277BA04047D2B3FDB6ED7FDA_il2cpp_TypeInfo_var, (uint32_t)3);
|
|
__this->___vector2s_30 = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___vector2s_30), (void*)L_0);
|
|
// vector2s[0]=(Vector2)tweenArguments["from"];
|
|
Vector2U5BU5D_tFEBBC94BCC6C9C88277BA04047D2B3FDB6ED7FDA* L_1 = __this->___vector2s_30;
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_2 = __this->___tweenArguments_24;
|
|
NullCheck(L_2);
|
|
RuntimeObject* L_3;
|
|
L_3 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_2, _stringLiteral1593F0BA9565D41C31360961E958F85BB60F0C8B);
|
|
NullCheck(L_1);
|
|
(L_1)->SetAt(static_cast<il2cpp_array_size_t>(0), (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7)((*(Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)((Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)(Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)UnBox(L_3, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7_il2cpp_TypeInfo_var)))));
|
|
// vector2s[1]=(Vector2)tweenArguments["to"];
|
|
Vector2U5BU5D_tFEBBC94BCC6C9C88277BA04047D2B3FDB6ED7FDA* L_4 = __this->___vector2s_30;
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_5 = __this->___tweenArguments_24;
|
|
NullCheck(L_5);
|
|
RuntimeObject* L_6;
|
|
L_6 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_5, _stringLiteralA4419EF51FB63A77978E414E01AC1C9DCF20AA99);
|
|
NullCheck(L_4);
|
|
(L_4)->SetAt(static_cast<il2cpp_array_size_t>(1), (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7)((*(Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)((Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)(Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)UnBox(L_6, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7_il2cpp_TypeInfo_var)))));
|
|
// if(tweenArguments.Contains("speed")){
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_7 = __this->___tweenArguments_24;
|
|
NullCheck(L_7);
|
|
bool L_8;
|
|
L_8 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_7, _stringLiteral2D61429A77614470501E536C4B7A7CB204B9125B);
|
|
if (!L_8)
|
|
{
|
|
goto IL_00e6;
|
|
}
|
|
}
|
|
{
|
|
// Vector3 fromV3 = new Vector3(vector2s[0].x,vector2s[0].y,0);
|
|
Vector2U5BU5D_tFEBBC94BCC6C9C88277BA04047D2B3FDB6ED7FDA* L_9 = __this->___vector2s_30;
|
|
NullCheck(L_9);
|
|
float L_10 = ((L_9)->GetAddressAt(static_cast<il2cpp_array_size_t>(0)))->___x_0;
|
|
Vector2U5BU5D_tFEBBC94BCC6C9C88277BA04047D2B3FDB6ED7FDA* L_11 = __this->___vector2s_30;
|
|
NullCheck(L_11);
|
|
float L_12 = ((L_11)->GetAddressAt(static_cast<il2cpp_array_size_t>(0)))->___y_1;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_13;
|
|
memset((&L_13), 0, sizeof(L_13));
|
|
Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_13), L_10, L_12, (0.0f), /*hidden argument*/NULL);
|
|
// Vector3 toV3 = new Vector3(vector2s[1].x,vector2s[1].y,0);
|
|
Vector2U5BU5D_tFEBBC94BCC6C9C88277BA04047D2B3FDB6ED7FDA* L_14 = __this->___vector2s_30;
|
|
NullCheck(L_14);
|
|
float L_15 = ((L_14)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___x_0;
|
|
Vector2U5BU5D_tFEBBC94BCC6C9C88277BA04047D2B3FDB6ED7FDA* L_16 = __this->___vector2s_30;
|
|
NullCheck(L_16);
|
|
float L_17 = ((L_16)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___y_1;
|
|
Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&V_0), L_15, L_17, (0.0f), NULL);
|
|
// float distance = Math.Abs(Vector3.Distance(fromV3,toV3));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_18 = V_0;
|
|
float L_19;
|
|
L_19 = Vector3_Distance_m2314DB9B8BD01157E013DF87BEA557375C7F9FF9_inline(L_13, L_18, NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
|
|
float L_20;
|
|
L_20 = fabsf(L_19);
|
|
V_1 = L_20;
|
|
// time = distance/(float)tweenArguments["speed"];
|
|
float L_21 = V_1;
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_22 = __this->___tweenArguments_24;
|
|
NullCheck(L_22);
|
|
RuntimeObject* L_23;
|
|
L_23 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_22, _stringLiteral2D61429A77614470501E536C4B7A7CB204B9125B);
|
|
__this->___time_9 = ((float)(L_21/((*(float*)((float*)(float*)UnBox(L_23, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var))))));
|
|
}
|
|
|
|
IL_00e6:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::GenerateFloatTargets()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_GenerateFloatTargets_m330F8B5E81F04D6FF286065078908741630C95A8 (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, 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*)&SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1593F0BA9565D41C31360961E958F85BB60F0C8B);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2D61429A77614470501E536C4B7A7CB204B9125B);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA4419EF51FB63A77978E414E01AC1C9DCF20AA99);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
float V_0 = 0.0f;
|
|
{
|
|
// floats=new float[3];
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_0 = (SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C*)(SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C*)SZArrayNew(SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C_il2cpp_TypeInfo_var, (uint32_t)3);
|
|
__this->___floats_32 = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___floats_32), (void*)L_0);
|
|
// floats[0]=(float)tweenArguments["from"];
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_1 = __this->___floats_32;
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_2 = __this->___tweenArguments_24;
|
|
NullCheck(L_2);
|
|
RuntimeObject* L_3;
|
|
L_3 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_2, _stringLiteral1593F0BA9565D41C31360961E958F85BB60F0C8B);
|
|
NullCheck(L_1);
|
|
(L_1)->SetAt(static_cast<il2cpp_array_size_t>(0), (float)((*(float*)((float*)(float*)UnBox(L_3, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var)))));
|
|
// floats[1]=(float)tweenArguments["to"];
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_4 = __this->___floats_32;
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_5 = __this->___tweenArguments_24;
|
|
NullCheck(L_5);
|
|
RuntimeObject* L_6;
|
|
L_6 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_5, _stringLiteralA4419EF51FB63A77978E414E01AC1C9DCF20AA99);
|
|
NullCheck(L_4);
|
|
(L_4)->SetAt(static_cast<il2cpp_array_size_t>(1), (float)((*(float*)((float*)(float*)UnBox(L_6, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var)))));
|
|
// if(tweenArguments.Contains("speed")){
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_7 = __this->___tweenArguments_24;
|
|
NullCheck(L_7);
|
|
bool L_8;
|
|
L_8 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_7, _stringLiteral2D61429A77614470501E536C4B7A7CB204B9125B);
|
|
if (!L_8)
|
|
{
|
|
goto IL_008c;
|
|
}
|
|
}
|
|
{
|
|
// float distance = Math.Abs(floats[0] - floats[1]);
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_9 = __this->___floats_32;
|
|
NullCheck(L_9);
|
|
int32_t L_10 = 0;
|
|
float L_11 = (L_9)->GetAt(static_cast<il2cpp_array_size_t>(L_10));
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_12 = __this->___floats_32;
|
|
NullCheck(L_12);
|
|
int32_t L_13 = 1;
|
|
float L_14 = (L_12)->GetAt(static_cast<il2cpp_array_size_t>(L_13));
|
|
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
|
|
float L_15;
|
|
L_15 = fabsf(((float)il2cpp_codegen_subtract(L_11, L_14)));
|
|
V_0 = L_15;
|
|
// time = distance/(float)tweenArguments["speed"];
|
|
float L_16 = V_0;
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_17 = __this->___tweenArguments_24;
|
|
NullCheck(L_17);
|
|
RuntimeObject* L_18;
|
|
L_18 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_17, _stringLiteral2D61429A77614470501E536C4B7A7CB204B9125B);
|
|
__this->___time_9 = ((float)(L_16/((*(float*)((float*)(float*)UnBox(L_18, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var))))));
|
|
}
|
|
|
|
IL_008c:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::GenerateColorToTargets()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_GenerateColorToTargets_m5C879BBF5724B9C489445012D657CE5C53EBA363 (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ColorU5BU2CU5D_t3D6E7A083540AE9726FD6FD9693C85DFCDD8C89E_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Color_tD001788D726C3A7F1379BEED0260B9591F440C1F_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Component_GetComponent_TisLight_t1E68479B7782AF2050FAA02A5DC612FD034F18F3_mF4816FA12B6F220CA55D47D669D7E50DC118B9E9_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Component_GetComponent_TisRenderer_t320575F223BCB177A982E5DDB5DB19FAA89E7FBF_mC91ACC92AD57CA6CA00991DAF1DB3830BCE07AF8_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NamedValueColor_tD6819606818C4DD4A25B555710853C393A0426AA_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0003B14F695AB7215B136EA26D31E90AFF0EB15A);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0A04B971B03DA607CE6C455184037B660CA89F78);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2B9B6C84CC15492CCB290C4B79418FA6D7DD24C1);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4609D79FE2FAD95C38B6DA64FC671E8594984D4C);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral701DC9E727DA0727D9FC7F0E77504EAE314EC0F1);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA33A5CAE02B786C2060461DF8C6764B4C05E9423);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDD0F04E0A3F0BA1F904E0E27720F367F4228C69D);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F V_1;
|
|
memset((&V_1), 0, sizeof(V_1));
|
|
int32_t V_2 = 0;
|
|
int32_t V_3 = 0;
|
|
int32_t V_4 = 0;
|
|
int32_t V_5 = 0;
|
|
int32_t V_6 = 0;
|
|
int32_t V_7 = 0;
|
|
int32_t V_8 = 0;
|
|
{
|
|
// if(GetComponent<Renderer>()){
|
|
Renderer_t320575F223BCB177A982E5DDB5DB19FAA89E7FBF* L_0;
|
|
L_0 = Component_GetComponent_TisRenderer_t320575F223BCB177A982E5DDB5DB19FAA89E7FBF_mC91ACC92AD57CA6CA00991DAF1DB3830BCE07AF8(__this, Component_GetComponent_TisRenderer_t320575F223BCB177A982E5DDB5DB19FAA89E7FBF_mC91ACC92AD57CA6CA00991DAF1DB3830BCE07AF8_RuntimeMethod_var);
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
bool L_1;
|
|
L_1 = Object_op_Implicit_m93896EF7D68FA113C42D3FE2BC6F661FC7EF514A(L_0, NULL);
|
|
if (!L_1)
|
|
{
|
|
goto IL_00a3;
|
|
}
|
|
}
|
|
{
|
|
// colors = new Color[GetComponent<Renderer>().materials.Length,3];
|
|
Renderer_t320575F223BCB177A982E5DDB5DB19FAA89E7FBF* L_2;
|
|
L_2 = Component_GetComponent_TisRenderer_t320575F223BCB177A982E5DDB5DB19FAA89E7FBF_mC91ACC92AD57CA6CA00991DAF1DB3830BCE07AF8(__this, Component_GetComponent_TisRenderer_t320575F223BCB177A982E5DDB5DB19FAA89E7FBF_mC91ACC92AD57CA6CA00991DAF1DB3830BCE07AF8_RuntimeMethod_var);
|
|
NullCheck(L_2);
|
|
MaterialU5BU5D_t2B1D11C42DB07A4400C0535F92DBB87A2E346D3D* L_3;
|
|
L_3 = Renderer_get_materials_m43D33328432700524EAEAB093C67AE5689976118(L_2, NULL);
|
|
NullCheck(L_3);
|
|
il2cpp_array_size_t L_5[] = { (il2cpp_array_size_t)((int32_t)(((RuntimeArray*)L_3)->max_length)), (il2cpp_array_size_t)3 };
|
|
ColorU5BU2CU5D_t3D6E7A083540AE9726FD6FD9693C85DFCDD8C89E* L_4 = (ColorU5BU2CU5D_t3D6E7A083540AE9726FD6FD9693C85DFCDD8C89E*)GenArrayNew(ColorU5BU2CU5D_t3D6E7A083540AE9726FD6FD9693C85DFCDD8C89E_il2cpp_TypeInfo_var, L_5);
|
|
__this->___colors_31 = L_4;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___colors_31), (void*)L_4);
|
|
// for (int i = 0; i < GetComponent<Renderer>().materials.Length; i++) {
|
|
V_0 = 0;
|
|
goto IL_0091;
|
|
}
|
|
|
|
IL_002d:
|
|
{
|
|
// colors[i,0]=GetComponent<Renderer>().materials[i].GetColor(namedcolorvalue.ToString());
|
|
ColorU5BU2CU5D_t3D6E7A083540AE9726FD6FD9693C85DFCDD8C89E* L_6 = __this->___colors_31;
|
|
int32_t L_7 = V_0;
|
|
Renderer_t320575F223BCB177A982E5DDB5DB19FAA89E7FBF* L_8;
|
|
L_8 = Component_GetComponent_TisRenderer_t320575F223BCB177A982E5DDB5DB19FAA89E7FBF_mC91ACC92AD57CA6CA00991DAF1DB3830BCE07AF8(__this, Component_GetComponent_TisRenderer_t320575F223BCB177A982E5DDB5DB19FAA89E7FBF_mC91ACC92AD57CA6CA00991DAF1DB3830BCE07AF8_RuntimeMethod_var);
|
|
NullCheck(L_8);
|
|
MaterialU5BU5D_t2B1D11C42DB07A4400C0535F92DBB87A2E346D3D* L_9;
|
|
L_9 = Renderer_get_materials_m43D33328432700524EAEAB093C67AE5689976118(L_8, NULL);
|
|
int32_t L_10 = V_0;
|
|
NullCheck(L_9);
|
|
int32_t L_11 = L_10;
|
|
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_12 = (L_9)->GetAt(static_cast<il2cpp_array_size_t>(L_11));
|
|
int32_t* L_13 = (&__this->___namedcolorvalue_37);
|
|
Il2CppFakeBox<int32_t> L_14(NamedValueColor_tD6819606818C4DD4A25B555710853C393A0426AA_il2cpp_TypeInfo_var, L_13);
|
|
String_t* L_15;
|
|
L_15 = Enum_ToString_m946B0B83C4470457D0FF555D862022C72BB55741((Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2*)(&L_14), NULL);
|
|
NullCheck(L_12);
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_16;
|
|
L_16 = Material_GetColor_mAC702C70081A597DD2AA2F4627B1A1C65DDF6609(L_12, L_15, NULL);
|
|
NullCheck(L_6);
|
|
(L_6)->SetAt(L_7, 0, L_16);
|
|
// colors[i,1]=GetComponent<Renderer>().materials[i].GetColor(namedcolorvalue.ToString());
|
|
ColorU5BU2CU5D_t3D6E7A083540AE9726FD6FD9693C85DFCDD8C89E* L_17 = __this->___colors_31;
|
|
int32_t L_18 = V_0;
|
|
Renderer_t320575F223BCB177A982E5DDB5DB19FAA89E7FBF* L_19;
|
|
L_19 = Component_GetComponent_TisRenderer_t320575F223BCB177A982E5DDB5DB19FAA89E7FBF_mC91ACC92AD57CA6CA00991DAF1DB3830BCE07AF8(__this, Component_GetComponent_TisRenderer_t320575F223BCB177A982E5DDB5DB19FAA89E7FBF_mC91ACC92AD57CA6CA00991DAF1DB3830BCE07AF8_RuntimeMethod_var);
|
|
NullCheck(L_19);
|
|
MaterialU5BU5D_t2B1D11C42DB07A4400C0535F92DBB87A2E346D3D* L_20;
|
|
L_20 = Renderer_get_materials_m43D33328432700524EAEAB093C67AE5689976118(L_19, NULL);
|
|
int32_t L_21 = V_0;
|
|
NullCheck(L_20);
|
|
int32_t L_22 = L_21;
|
|
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_23 = (L_20)->GetAt(static_cast<il2cpp_array_size_t>(L_22));
|
|
int32_t* L_24 = (&__this->___namedcolorvalue_37);
|
|
Il2CppFakeBox<int32_t> L_25(NamedValueColor_tD6819606818C4DD4A25B555710853C393A0426AA_il2cpp_TypeInfo_var, L_24);
|
|
String_t* L_26;
|
|
L_26 = Enum_ToString_m946B0B83C4470457D0FF555D862022C72BB55741((Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2*)(&L_25), NULL);
|
|
NullCheck(L_23);
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_27;
|
|
L_27 = Material_GetColor_mAC702C70081A597DD2AA2F4627B1A1C65DDF6609(L_23, L_26, NULL);
|
|
NullCheck(L_17);
|
|
(L_17)->SetAt(L_18, 1, L_27);
|
|
// for (int i = 0; i < GetComponent<Renderer>().materials.Length; i++) {
|
|
int32_t L_28 = V_0;
|
|
V_0 = ((int32_t)il2cpp_codegen_add(L_28, 1));
|
|
}
|
|
|
|
IL_0091:
|
|
{
|
|
// for (int i = 0; i < GetComponent<Renderer>().materials.Length; i++) {
|
|
int32_t L_29 = V_0;
|
|
Renderer_t320575F223BCB177A982E5DDB5DB19FAA89E7FBF* L_30;
|
|
L_30 = Component_GetComponent_TisRenderer_t320575F223BCB177A982E5DDB5DB19FAA89E7FBF_mC91ACC92AD57CA6CA00991DAF1DB3830BCE07AF8(__this, Component_GetComponent_TisRenderer_t320575F223BCB177A982E5DDB5DB19FAA89E7FBF_mC91ACC92AD57CA6CA00991DAF1DB3830BCE07AF8_RuntimeMethod_var);
|
|
NullCheck(L_30);
|
|
MaterialU5BU5D_t2B1D11C42DB07A4400C0535F92DBB87A2E346D3D* L_31;
|
|
L_31 = Renderer_get_materials_m43D33328432700524EAEAB093C67AE5689976118(L_30, NULL);
|
|
NullCheck(L_31);
|
|
if ((((int32_t)L_29) < ((int32_t)((int32_t)(((RuntimeArray*)L_31)->max_length)))))
|
|
{
|
|
goto IL_002d;
|
|
}
|
|
}
|
|
{
|
|
goto IL_00f4;
|
|
}
|
|
|
|
IL_00a3:
|
|
{
|
|
// }else if(GetComponent<Light>()){
|
|
Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_32;
|
|
L_32 = Component_GetComponent_TisLight_t1E68479B7782AF2050FAA02A5DC612FD034F18F3_mF4816FA12B6F220CA55D47D669D7E50DC118B9E9(__this, Component_GetComponent_TisLight_t1E68479B7782AF2050FAA02A5DC612FD034F18F3_mF4816FA12B6F220CA55D47D669D7E50DC118B9E9_RuntimeMethod_var);
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
bool L_33;
|
|
L_33 = Object_op_Implicit_m93896EF7D68FA113C42D3FE2BC6F661FC7EF514A(L_32, NULL);
|
|
if (!L_33)
|
|
{
|
|
goto IL_00e7;
|
|
}
|
|
}
|
|
{
|
|
// colors = new Color[1,3];
|
|
il2cpp_array_size_t L_35[] = { (il2cpp_array_size_t)1, (il2cpp_array_size_t)3 };
|
|
ColorU5BU2CU5D_t3D6E7A083540AE9726FD6FD9693C85DFCDD8C89E* L_34 = (ColorU5BU2CU5D_t3D6E7A083540AE9726FD6FD9693C85DFCDD8C89E*)GenArrayNew(ColorU5BU2CU5D_t3D6E7A083540AE9726FD6FD9693C85DFCDD8C89E_il2cpp_TypeInfo_var, L_35);
|
|
__this->___colors_31 = L_34;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___colors_31), (void*)L_34);
|
|
// colors[0,0] = colors[0,1] = GetComponent<Light>().color;
|
|
ColorU5BU2CU5D_t3D6E7A083540AE9726FD6FD9693C85DFCDD8C89E* L_36 = __this->___colors_31;
|
|
ColorU5BU2CU5D_t3D6E7A083540AE9726FD6FD9693C85DFCDD8C89E* L_37 = __this->___colors_31;
|
|
Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_38;
|
|
L_38 = Component_GetComponent_TisLight_t1E68479B7782AF2050FAA02A5DC612FD034F18F3_mF4816FA12B6F220CA55D47D669D7E50DC118B9E9(__this, Component_GetComponent_TisLight_t1E68479B7782AF2050FAA02A5DC612FD034F18F3_mF4816FA12B6F220CA55D47D669D7E50DC118B9E9_RuntimeMethod_var);
|
|
NullCheck(L_38);
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_39;
|
|
L_39 = Light_get_color_mE7EB8F11BF394877B50A2F335627441889ADE536(L_38, NULL);
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_40 = L_39;
|
|
V_1 = L_40;
|
|
NullCheck(L_37);
|
|
(L_37)->SetAt(0, 1, L_40);
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_41 = V_1;
|
|
NullCheck(L_36);
|
|
(L_36)->SetAt(0, 0, L_41);
|
|
goto IL_00f4;
|
|
}
|
|
|
|
IL_00e7:
|
|
{
|
|
// colors = new Color[1,3]; //empty placeholder incase the GO is perhaps an empty holder or something similar
|
|
il2cpp_array_size_t L_43[] = { (il2cpp_array_size_t)1, (il2cpp_array_size_t)3 };
|
|
ColorU5BU2CU5D_t3D6E7A083540AE9726FD6FD9693C85DFCDD8C89E* L_42 = (ColorU5BU2CU5D_t3D6E7A083540AE9726FD6FD9693C85DFCDD8C89E*)GenArrayNew(ColorU5BU2CU5D_t3D6E7A083540AE9726FD6FD9693C85DFCDD8C89E_il2cpp_TypeInfo_var, L_43);
|
|
__this->___colors_31 = L_42;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___colors_31), (void*)L_42);
|
|
}
|
|
|
|
IL_00f4:
|
|
{
|
|
// if (tweenArguments.Contains("color")) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_44 = __this->___tweenArguments_24;
|
|
NullCheck(L_44);
|
|
bool L_45;
|
|
L_45 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_44, _stringLiteralDD0F04E0A3F0BA1F904E0E27720F367F4228C69D);
|
|
if (!L_45)
|
|
{
|
|
goto IL_0144;
|
|
}
|
|
}
|
|
{
|
|
// for (int i = 0; i < colors.GetLength(0); i++) {
|
|
V_2 = 0;
|
|
goto IL_0130;
|
|
}
|
|
|
|
IL_010a:
|
|
{
|
|
// colors[i,1]=(Color)tweenArguments["color"];
|
|
ColorU5BU2CU5D_t3D6E7A083540AE9726FD6FD9693C85DFCDD8C89E* L_46 = __this->___colors_31;
|
|
int32_t L_47 = V_2;
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_48 = __this->___tweenArguments_24;
|
|
NullCheck(L_48);
|
|
RuntimeObject* L_49;
|
|
L_49 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_48, _stringLiteralDD0F04E0A3F0BA1F904E0E27720F367F4228C69D);
|
|
NullCheck(L_46);
|
|
(L_46)->SetAt(L_47, 1, ((*(Color_tD001788D726C3A7F1379BEED0260B9591F440C1F*)((Color_tD001788D726C3A7F1379BEED0260B9591F440C1F*)(Color_tD001788D726C3A7F1379BEED0260B9591F440C1F*)UnBox(L_49, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F_il2cpp_TypeInfo_var)))));
|
|
// for (int i = 0; i < colors.GetLength(0); i++) {
|
|
int32_t L_50 = V_2;
|
|
V_2 = ((int32_t)il2cpp_codegen_add(L_50, 1));
|
|
}
|
|
|
|
IL_0130:
|
|
{
|
|
// for (int i = 0; i < colors.GetLength(0); i++) {
|
|
int32_t L_51 = V_2;
|
|
ColorU5BU2CU5D_t3D6E7A083540AE9726FD6FD9693C85DFCDD8C89E* L_52 = __this->___colors_31;
|
|
NullCheck((RuntimeArray*)L_52);
|
|
int32_t L_53;
|
|
L_53 = Array_GetLength_mFE7A9FE891DE1E07795230BE09854441CDD0E935((RuntimeArray*)L_52, 0, NULL);
|
|
if ((((int32_t)L_51) < ((int32_t)L_53)))
|
|
{
|
|
goto IL_010a;
|
|
}
|
|
}
|
|
{
|
|
goto IL_0293;
|
|
}
|
|
|
|
IL_0144:
|
|
{
|
|
// if (tweenArguments.Contains("r")) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_54 = __this->___tweenArguments_24;
|
|
NullCheck(L_54);
|
|
bool L_55;
|
|
L_55 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_54, _stringLiteralA33A5CAE02B786C2060461DF8C6764B4C05E9423);
|
|
if (!L_55)
|
|
{
|
|
goto IL_0194;
|
|
}
|
|
}
|
|
{
|
|
// for (int i = 0; i < colors.GetLength(0); i++) {
|
|
V_3 = 0;
|
|
goto IL_0185;
|
|
}
|
|
|
|
IL_015a:
|
|
{
|
|
// colors[i,1].r=(float)tweenArguments["r"];
|
|
ColorU5BU2CU5D_t3D6E7A083540AE9726FD6FD9693C85DFCDD8C89E* L_56 = __this->___colors_31;
|
|
int32_t L_57 = V_3;
|
|
NullCheck(L_56);
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F* L_58;
|
|
L_58 = (L_56)->GetAddressAt(L_57, 1);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_59 = __this->___tweenArguments_24;
|
|
NullCheck(L_59);
|
|
RuntimeObject* L_60;
|
|
L_60 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_59, _stringLiteralA33A5CAE02B786C2060461DF8C6764B4C05E9423);
|
|
L_58->___r_0 = ((*(float*)((float*)(float*)UnBox(L_60, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var))));
|
|
// for (int i = 0; i < colors.GetLength(0); i++) {
|
|
int32_t L_61 = V_3;
|
|
V_3 = ((int32_t)il2cpp_codegen_add(L_61, 1));
|
|
}
|
|
|
|
IL_0185:
|
|
{
|
|
// for (int i = 0; i < colors.GetLength(0); i++) {
|
|
int32_t L_62 = V_3;
|
|
ColorU5BU2CU5D_t3D6E7A083540AE9726FD6FD9693C85DFCDD8C89E* L_63 = __this->___colors_31;
|
|
NullCheck((RuntimeArray*)L_63);
|
|
int32_t L_64;
|
|
L_64 = Array_GetLength_mFE7A9FE891DE1E07795230BE09854441CDD0E935((RuntimeArray*)L_63, 0, NULL);
|
|
if ((((int32_t)L_62) < ((int32_t)L_64)))
|
|
{
|
|
goto IL_015a;
|
|
}
|
|
}
|
|
|
|
IL_0194:
|
|
{
|
|
// if (tweenArguments.Contains("g")) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_65 = __this->___tweenArguments_24;
|
|
NullCheck(L_65);
|
|
bool L_66;
|
|
L_66 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_65, _stringLiteral2B9B6C84CC15492CCB290C4B79418FA6D7DD24C1);
|
|
if (!L_66)
|
|
{
|
|
goto IL_01e9;
|
|
}
|
|
}
|
|
{
|
|
// for (int i = 0; i < colors.GetLength(0); i++) {
|
|
V_4 = 0;
|
|
goto IL_01d9;
|
|
}
|
|
|
|
IL_01ab:
|
|
{
|
|
// colors[i,1].g=(float)tweenArguments["g"];
|
|
ColorU5BU2CU5D_t3D6E7A083540AE9726FD6FD9693C85DFCDD8C89E* L_67 = __this->___colors_31;
|
|
int32_t L_68 = V_4;
|
|
NullCheck(L_67);
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F* L_69;
|
|
L_69 = (L_67)->GetAddressAt(L_68, 1);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_70 = __this->___tweenArguments_24;
|
|
NullCheck(L_70);
|
|
RuntimeObject* L_71;
|
|
L_71 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_70, _stringLiteral2B9B6C84CC15492CCB290C4B79418FA6D7DD24C1);
|
|
L_69->___g_1 = ((*(float*)((float*)(float*)UnBox(L_71, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var))));
|
|
// for (int i = 0; i < colors.GetLength(0); i++) {
|
|
int32_t L_72 = V_4;
|
|
V_4 = ((int32_t)il2cpp_codegen_add(L_72, 1));
|
|
}
|
|
|
|
IL_01d9:
|
|
{
|
|
// for (int i = 0; i < colors.GetLength(0); i++) {
|
|
int32_t L_73 = V_4;
|
|
ColorU5BU2CU5D_t3D6E7A083540AE9726FD6FD9693C85DFCDD8C89E* L_74 = __this->___colors_31;
|
|
NullCheck((RuntimeArray*)L_74);
|
|
int32_t L_75;
|
|
L_75 = Array_GetLength_mFE7A9FE891DE1E07795230BE09854441CDD0E935((RuntimeArray*)L_74, 0, NULL);
|
|
if ((((int32_t)L_73) < ((int32_t)L_75)))
|
|
{
|
|
goto IL_01ab;
|
|
}
|
|
}
|
|
|
|
IL_01e9:
|
|
{
|
|
// if (tweenArguments.Contains("b")) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_76 = __this->___tweenArguments_24;
|
|
NullCheck(L_76);
|
|
bool L_77;
|
|
L_77 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_76, _stringLiteral4609D79FE2FAD95C38B6DA64FC671E8594984D4C);
|
|
if (!L_77)
|
|
{
|
|
goto IL_023e;
|
|
}
|
|
}
|
|
{
|
|
// for (int i = 0; i < colors.GetLength(0); i++) {
|
|
V_5 = 0;
|
|
goto IL_022e;
|
|
}
|
|
|
|
IL_0200:
|
|
{
|
|
// colors[i,1].b=(float)tweenArguments["b"];
|
|
ColorU5BU2CU5D_t3D6E7A083540AE9726FD6FD9693C85DFCDD8C89E* L_78 = __this->___colors_31;
|
|
int32_t L_79 = V_5;
|
|
NullCheck(L_78);
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F* L_80;
|
|
L_80 = (L_78)->GetAddressAt(L_79, 1);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_81 = __this->___tweenArguments_24;
|
|
NullCheck(L_81);
|
|
RuntimeObject* L_82;
|
|
L_82 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_81, _stringLiteral4609D79FE2FAD95C38B6DA64FC671E8594984D4C);
|
|
L_80->___b_2 = ((*(float*)((float*)(float*)UnBox(L_82, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var))));
|
|
// for (int i = 0; i < colors.GetLength(0); i++) {
|
|
int32_t L_83 = V_5;
|
|
V_5 = ((int32_t)il2cpp_codegen_add(L_83, 1));
|
|
}
|
|
|
|
IL_022e:
|
|
{
|
|
// for (int i = 0; i < colors.GetLength(0); i++) {
|
|
int32_t L_84 = V_5;
|
|
ColorU5BU2CU5D_t3D6E7A083540AE9726FD6FD9693C85DFCDD8C89E* L_85 = __this->___colors_31;
|
|
NullCheck((RuntimeArray*)L_85);
|
|
int32_t L_86;
|
|
L_86 = Array_GetLength_mFE7A9FE891DE1E07795230BE09854441CDD0E935((RuntimeArray*)L_85, 0, NULL);
|
|
if ((((int32_t)L_84) < ((int32_t)L_86)))
|
|
{
|
|
goto IL_0200;
|
|
}
|
|
}
|
|
|
|
IL_023e:
|
|
{
|
|
// if (tweenArguments.Contains("a")) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_87 = __this->___tweenArguments_24;
|
|
NullCheck(L_87);
|
|
bool L_88;
|
|
L_88 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_87, _stringLiteral0A04B971B03DA607CE6C455184037B660CA89F78);
|
|
if (!L_88)
|
|
{
|
|
goto IL_0293;
|
|
}
|
|
}
|
|
{
|
|
// for (int i = 0; i < colors.GetLength(0); i++) {
|
|
V_6 = 0;
|
|
goto IL_0283;
|
|
}
|
|
|
|
IL_0255:
|
|
{
|
|
// colors[i,1].a=(float)tweenArguments["a"];
|
|
ColorU5BU2CU5D_t3D6E7A083540AE9726FD6FD9693C85DFCDD8C89E* L_89 = __this->___colors_31;
|
|
int32_t L_90 = V_6;
|
|
NullCheck(L_89);
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F* L_91;
|
|
L_91 = (L_89)->GetAddressAt(L_90, 1);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_92 = __this->___tweenArguments_24;
|
|
NullCheck(L_92);
|
|
RuntimeObject* L_93;
|
|
L_93 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_92, _stringLiteral0A04B971B03DA607CE6C455184037B660CA89F78);
|
|
L_91->___a_3 = ((*(float*)((float*)(float*)UnBox(L_93, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var))));
|
|
// for (int i = 0; i < colors.GetLength(0); i++) {
|
|
int32_t L_94 = V_6;
|
|
V_6 = ((int32_t)il2cpp_codegen_add(L_94, 1));
|
|
}
|
|
|
|
IL_0283:
|
|
{
|
|
// for (int i = 0; i < colors.GetLength(0); i++) {
|
|
int32_t L_95 = V_6;
|
|
ColorU5BU2CU5D_t3D6E7A083540AE9726FD6FD9693C85DFCDD8C89E* L_96 = __this->___colors_31;
|
|
NullCheck((RuntimeArray*)L_96);
|
|
int32_t L_97;
|
|
L_97 = Array_GetLength_mFE7A9FE891DE1E07795230BE09854441CDD0E935((RuntimeArray*)L_96, 0, NULL);
|
|
if ((((int32_t)L_95) < ((int32_t)L_97)))
|
|
{
|
|
goto IL_0255;
|
|
}
|
|
}
|
|
|
|
IL_0293:
|
|
{
|
|
// if(tweenArguments.Contains("amount")){
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_98 = __this->___tweenArguments_24;
|
|
NullCheck(L_98);
|
|
bool L_99;
|
|
L_99 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_98, _stringLiteral701DC9E727DA0727D9FC7F0E77504EAE314EC0F1);
|
|
if (!L_99)
|
|
{
|
|
goto IL_02e9;
|
|
}
|
|
}
|
|
{
|
|
// for (int i = 0; i < colors.GetLength(0); i++) {
|
|
V_7 = 0;
|
|
goto IL_02d8;
|
|
}
|
|
|
|
IL_02aa:
|
|
{
|
|
// colors[i,1].a=(float)tweenArguments["amount"];
|
|
ColorU5BU2CU5D_t3D6E7A083540AE9726FD6FD9693C85DFCDD8C89E* L_100 = __this->___colors_31;
|
|
int32_t L_101 = V_7;
|
|
NullCheck(L_100);
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F* L_102;
|
|
L_102 = (L_100)->GetAddressAt(L_101, 1);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_103 = __this->___tweenArguments_24;
|
|
NullCheck(L_103);
|
|
RuntimeObject* L_104;
|
|
L_104 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_103, _stringLiteral701DC9E727DA0727D9FC7F0E77504EAE314EC0F1);
|
|
L_102->___a_3 = ((*(float*)((float*)(float*)UnBox(L_104, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var))));
|
|
// for (int i = 0; i < colors.GetLength(0); i++) {
|
|
int32_t L_105 = V_7;
|
|
V_7 = ((int32_t)il2cpp_codegen_add(L_105, 1));
|
|
}
|
|
|
|
IL_02d8:
|
|
{
|
|
// for (int i = 0; i < colors.GetLength(0); i++) {
|
|
int32_t L_106 = V_7;
|
|
ColorU5BU2CU5D_t3D6E7A083540AE9726FD6FD9693C85DFCDD8C89E* L_107 = __this->___colors_31;
|
|
NullCheck((RuntimeArray*)L_107);
|
|
int32_t L_108;
|
|
L_108 = Array_GetLength_mFE7A9FE891DE1E07795230BE09854441CDD0E935((RuntimeArray*)L_107, 0, NULL);
|
|
if ((((int32_t)L_106) < ((int32_t)L_108)))
|
|
{
|
|
goto IL_02aa;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_02e9:
|
|
{
|
|
// }else if(tweenArguments.Contains("alpha")){
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_109 = __this->___tweenArguments_24;
|
|
NullCheck(L_109);
|
|
bool L_110;
|
|
L_110 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_109, _stringLiteral0003B14F695AB7215B136EA26D31E90AFF0EB15A);
|
|
if (!L_110)
|
|
{
|
|
goto IL_033e;
|
|
}
|
|
}
|
|
{
|
|
// for (int i = 0; i < colors.GetLength(0); i++) {
|
|
V_8 = 0;
|
|
goto IL_032e;
|
|
}
|
|
|
|
IL_0300:
|
|
{
|
|
// colors[i,1].a=(float)tweenArguments["alpha"];
|
|
ColorU5BU2CU5D_t3D6E7A083540AE9726FD6FD9693C85DFCDD8C89E* L_111 = __this->___colors_31;
|
|
int32_t L_112 = V_8;
|
|
NullCheck(L_111);
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F* L_113;
|
|
L_113 = (L_111)->GetAddressAt(L_112, 1);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_114 = __this->___tweenArguments_24;
|
|
NullCheck(L_114);
|
|
RuntimeObject* L_115;
|
|
L_115 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_114, _stringLiteral0003B14F695AB7215B136EA26D31E90AFF0EB15A);
|
|
L_113->___a_3 = ((*(float*)((float*)(float*)UnBox(L_115, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var))));
|
|
// for (int i = 0; i < colors.GetLength(0); i++) {
|
|
int32_t L_116 = V_8;
|
|
V_8 = ((int32_t)il2cpp_codegen_add(L_116, 1));
|
|
}
|
|
|
|
IL_032e:
|
|
{
|
|
// for (int i = 0; i < colors.GetLength(0); i++) {
|
|
int32_t L_117 = V_8;
|
|
ColorU5BU2CU5D_t3D6E7A083540AE9726FD6FD9693C85DFCDD8C89E* L_118 = __this->___colors_31;
|
|
NullCheck((RuntimeArray*)L_118);
|
|
int32_t L_119;
|
|
L_119 = Array_GetLength_mFE7A9FE891DE1E07795230BE09854441CDD0E935((RuntimeArray*)L_118, 0, NULL);
|
|
if ((((int32_t)L_117) < ((int32_t)L_119)))
|
|
{
|
|
goto IL_0300;
|
|
}
|
|
}
|
|
|
|
IL_033e:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::GenerateAudioToTargets()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_GenerateAudioToTargets_m2715171E888DB3678C9041AD460E303F22FBBED2 (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AudioSource_t871AC2272F896738252F04EE949AEF5B241D3299_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Component_GetComponent_TisAudioSource_t871AC2272F896738252F04EE949AEF5B241D3299_m42DA4DEA19EB60D80CBED7413ADEB27FA033C77B_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector2U5BU5D_tFEBBC94BCC6C9C88277BA04047D2B3FDB6ED7FDA_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC3E007B86DDE4DD2E5D759AAE26BE02572445F38);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCAD7F95DD746BC799CB0F5C9F9B34CA9D5D7181C);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE2626358887F45622D37FD07C462FC55738DC24F);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE359F6FAB740B186702E6266FF2C4659C923C49B);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
// vector2s=new Vector2[3];
|
|
Vector2U5BU5D_tFEBBC94BCC6C9C88277BA04047D2B3FDB6ED7FDA* L_0 = (Vector2U5BU5D_tFEBBC94BCC6C9C88277BA04047D2B3FDB6ED7FDA*)(Vector2U5BU5D_tFEBBC94BCC6C9C88277BA04047D2B3FDB6ED7FDA*)SZArrayNew(Vector2U5BU5D_tFEBBC94BCC6C9C88277BA04047D2B3FDB6ED7FDA_il2cpp_TypeInfo_var, (uint32_t)3);
|
|
__this->___vector2s_30 = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___vector2s_30), (void*)L_0);
|
|
// if(tweenArguments.Contains("audiosource")){
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_1 = __this->___tweenArguments_24;
|
|
NullCheck(L_1);
|
|
bool L_2;
|
|
L_2 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_1, _stringLiteralCAD7F95DD746BC799CB0F5C9F9B34CA9D5D7181C);
|
|
if (!L_2)
|
|
{
|
|
goto IL_003b;
|
|
}
|
|
}
|
|
{
|
|
// audioSource=(AudioSource)tweenArguments["audiosource"];
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_3 = __this->___tweenArguments_24;
|
|
NullCheck(L_3);
|
|
RuntimeObject* L_4;
|
|
L_4 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_3, _stringLiteralCAD7F95DD746BC799CB0F5C9F9B34CA9D5D7181C);
|
|
__this->___audioSource_28 = ((AudioSource_t871AC2272F896738252F04EE949AEF5B241D3299*)CastclassSealed((RuntimeObject*)L_4, AudioSource_t871AC2272F896738252F04EE949AEF5B241D3299_il2cpp_TypeInfo_var));
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___audioSource_28), (void*)((AudioSource_t871AC2272F896738252F04EE949AEF5B241D3299*)CastclassSealed((RuntimeObject*)L_4, AudioSource_t871AC2272F896738252F04EE949AEF5B241D3299_il2cpp_TypeInfo_var)));
|
|
goto IL_0066;
|
|
}
|
|
|
|
IL_003b:
|
|
{
|
|
// if(GetComponent<AudioSource>()){
|
|
AudioSource_t871AC2272F896738252F04EE949AEF5B241D3299* L_5;
|
|
L_5 = Component_GetComponent_TisAudioSource_t871AC2272F896738252F04EE949AEF5B241D3299_m42DA4DEA19EB60D80CBED7413ADEB27FA033C77B(__this, Component_GetComponent_TisAudioSource_t871AC2272F896738252F04EE949AEF5B241D3299_m42DA4DEA19EB60D80CBED7413ADEB27FA033C77B_RuntimeMethod_var);
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
bool L_6;
|
|
L_6 = Object_op_Implicit_m93896EF7D68FA113C42D3FE2BC6F661FC7EF514A(L_5, NULL);
|
|
if (!L_6)
|
|
{
|
|
goto IL_0056;
|
|
}
|
|
}
|
|
{
|
|
// audioSource=GetComponent<AudioSource>();
|
|
AudioSource_t871AC2272F896738252F04EE949AEF5B241D3299* L_7;
|
|
L_7 = Component_GetComponent_TisAudioSource_t871AC2272F896738252F04EE949AEF5B241D3299_m42DA4DEA19EB60D80CBED7413ADEB27FA033C77B(__this, Component_GetComponent_TisAudioSource_t871AC2272F896738252F04EE949AEF5B241D3299_m42DA4DEA19EB60D80CBED7413ADEB27FA033C77B_RuntimeMethod_var);
|
|
__this->___audioSource_28 = L_7;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___audioSource_28), (void*)L_7);
|
|
goto IL_0066;
|
|
}
|
|
|
|
IL_0056:
|
|
{
|
|
// Debug.LogError("iTween Error: AudioTo requires an AudioSource.");
|
|
il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
|
|
Debug_LogError_mB00B2B4468EF3CAF041B038D840820FB84C924B2(_stringLiteralC3E007B86DDE4DD2E5D759AAE26BE02572445F38, NULL);
|
|
// Dispose();
|
|
iTween_Dispose_mE871087C0E9BC05F4E71C86F551C089234AF4FD3(__this, NULL);
|
|
}
|
|
|
|
IL_0066:
|
|
{
|
|
// vector2s[0]=vector2s[1]=new Vector2(audioSource.volume,audioSource.pitch);
|
|
Vector2U5BU5D_tFEBBC94BCC6C9C88277BA04047D2B3FDB6ED7FDA* L_8 = __this->___vector2s_30;
|
|
Vector2U5BU5D_tFEBBC94BCC6C9C88277BA04047D2B3FDB6ED7FDA* L_9 = __this->___vector2s_30;
|
|
AudioSource_t871AC2272F896738252F04EE949AEF5B241D3299* L_10 = __this->___audioSource_28;
|
|
NullCheck(L_10);
|
|
float L_11;
|
|
L_11 = AudioSource_get_volume_m9CCF33BC636562EA282FDE07463B547D70134EE3(L_10, NULL);
|
|
AudioSource_t871AC2272F896738252F04EE949AEF5B241D3299* L_12 = __this->___audioSource_28;
|
|
NullCheck(L_12);
|
|
float L_13;
|
|
L_13 = AudioSource_get_pitch_mB1B0B8A52400B5C798BF1E644FE1C2FFA20A9863(L_12, NULL);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_14;
|
|
memset((&L_14), 0, sizeof(L_14));
|
|
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_14), L_11, L_13, /*hidden argument*/NULL);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_15 = L_14;
|
|
V_0 = L_15;
|
|
NullCheck(L_9);
|
|
(L_9)->SetAt(static_cast<il2cpp_array_size_t>(1), (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7)L_15);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_16 = V_0;
|
|
NullCheck(L_8);
|
|
(L_8)->SetAt(static_cast<il2cpp_array_size_t>(0), (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7)L_16);
|
|
// if (tweenArguments.Contains("volume")) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_17 = __this->___tweenArguments_24;
|
|
NullCheck(L_17);
|
|
bool L_18;
|
|
L_18 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_17, _stringLiteralE359F6FAB740B186702E6266FF2C4659C923C49B);
|
|
if (!L_18)
|
|
{
|
|
goto IL_00d4;
|
|
}
|
|
}
|
|
{
|
|
// vector2s[1].x=(float)tweenArguments["volume"];
|
|
Vector2U5BU5D_tFEBBC94BCC6C9C88277BA04047D2B3FDB6ED7FDA* L_19 = __this->___vector2s_30;
|
|
NullCheck(L_19);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_20 = __this->___tweenArguments_24;
|
|
NullCheck(L_20);
|
|
RuntimeObject* L_21;
|
|
L_21 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_20, _stringLiteralE359F6FAB740B186702E6266FF2C4659C923C49B);
|
|
((L_19)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___x_0 = ((*(float*)((float*)(float*)UnBox(L_21, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var))));
|
|
}
|
|
|
|
IL_00d4:
|
|
{
|
|
// if (tweenArguments.Contains("pitch")) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_22 = __this->___tweenArguments_24;
|
|
NullCheck(L_22);
|
|
bool L_23;
|
|
L_23 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_22, _stringLiteralE2626358887F45622D37FD07C462FC55738DC24F);
|
|
if (!L_23)
|
|
{
|
|
goto IL_010c;
|
|
}
|
|
}
|
|
{
|
|
// vector2s[1].y=(float)tweenArguments["pitch"];
|
|
Vector2U5BU5D_tFEBBC94BCC6C9C88277BA04047D2B3FDB6ED7FDA* L_24 = __this->___vector2s_30;
|
|
NullCheck(L_24);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_25 = __this->___tweenArguments_24;
|
|
NullCheck(L_25);
|
|
RuntimeObject* L_26;
|
|
L_26 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_25, _stringLiteralE2626358887F45622D37FD07C462FC55738DC24F);
|
|
((L_24)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___y_1 = ((*(float*)((float*)(float*)UnBox(L_26, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var))));
|
|
}
|
|
|
|
IL_010c:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::GenerateStabTargets()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_GenerateStabTargets_m1EE3AA3184A8D5F322EF891600D92F1C174D6B1A (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AudioClip_t5D272C4EB4F2D3ED49F1C346DEA373CF6D585F20_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AudioSource_t871AC2272F896738252F04EE949AEF5B241D3299_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Component_GetComponent_TisAudioSource_t871AC2272F896738252F04EE949AEF5B241D3299_m42DA4DEA19EB60D80CBED7413ADEB27FA033C77B_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GameObject_AddComponent_TisAudioSource_t871AC2272F896738252F04EE949AEF5B241D3299_m0E8EFDB9B3D8DF1ADE10C56D3168A9C1BA19BF14_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral91F3974DCE2E4AA6FCA0549EA7C726FF5961D5D3);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCAD7F95DD746BC799CB0F5C9F9B34CA9D5D7181C);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE2626358887F45622D37FD07C462FC55738DC24F);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE359F6FAB740B186702E6266FF2C4659C923C49B);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// if(tweenArguments.Contains("audiosource")){
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_0 = __this->___tweenArguments_24;
|
|
NullCheck(L_0);
|
|
bool L_1;
|
|
L_1 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_0, _stringLiteralCAD7F95DD746BC799CB0F5C9F9B34CA9D5D7181C);
|
|
if (!L_1)
|
|
{
|
|
goto IL_002f;
|
|
}
|
|
}
|
|
{
|
|
// audioSource=(AudioSource)tweenArguments["audiosource"];
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_2 = __this->___tweenArguments_24;
|
|
NullCheck(L_2);
|
|
RuntimeObject* L_3;
|
|
L_3 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_2, _stringLiteralCAD7F95DD746BC799CB0F5C9F9B34CA9D5D7181C);
|
|
__this->___audioSource_28 = ((AudioSource_t871AC2272F896738252F04EE949AEF5B241D3299*)CastclassSealed((RuntimeObject*)L_3, AudioSource_t871AC2272F896738252F04EE949AEF5B241D3299_il2cpp_TypeInfo_var));
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___audioSource_28), (void*)((AudioSource_t871AC2272F896738252F04EE949AEF5B241D3299*)CastclassSealed((RuntimeObject*)L_3, AudioSource_t871AC2272F896738252F04EE949AEF5B241D3299_il2cpp_TypeInfo_var)));
|
|
goto IL_006e;
|
|
}
|
|
|
|
IL_002f:
|
|
{
|
|
// if(GetComponent<AudioSource>()){
|
|
AudioSource_t871AC2272F896738252F04EE949AEF5B241D3299* L_4;
|
|
L_4 = Component_GetComponent_TisAudioSource_t871AC2272F896738252F04EE949AEF5B241D3299_m42DA4DEA19EB60D80CBED7413ADEB27FA033C77B(__this, Component_GetComponent_TisAudioSource_t871AC2272F896738252F04EE949AEF5B241D3299_m42DA4DEA19EB60D80CBED7413ADEB27FA033C77B_RuntimeMethod_var);
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
bool L_5;
|
|
L_5 = Object_op_Implicit_m93896EF7D68FA113C42D3FE2BC6F661FC7EF514A(L_4, NULL);
|
|
if (!L_5)
|
|
{
|
|
goto IL_004a;
|
|
}
|
|
}
|
|
{
|
|
// audioSource=GetComponent<AudioSource>();
|
|
AudioSource_t871AC2272F896738252F04EE949AEF5B241D3299* L_6;
|
|
L_6 = Component_GetComponent_TisAudioSource_t871AC2272F896738252F04EE949AEF5B241D3299_m42DA4DEA19EB60D80CBED7413ADEB27FA033C77B(__this, Component_GetComponent_TisAudioSource_t871AC2272F896738252F04EE949AEF5B241D3299_m42DA4DEA19EB60D80CBED7413ADEB27FA033C77B_RuntimeMethod_var);
|
|
__this->___audioSource_28 = L_6;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___audioSource_28), (void*)L_6);
|
|
goto IL_006e;
|
|
}
|
|
|
|
IL_004a:
|
|
{
|
|
// gameObject.AddComponent<AudioSource>();
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_7;
|
|
L_7 = Component_get_gameObject_m57AEFBB14DB39EC476F740BA000E170355DE691B(__this, NULL);
|
|
NullCheck(L_7);
|
|
AudioSource_t871AC2272F896738252F04EE949AEF5B241D3299* L_8;
|
|
L_8 = GameObject_AddComponent_TisAudioSource_t871AC2272F896738252F04EE949AEF5B241D3299_m0E8EFDB9B3D8DF1ADE10C56D3168A9C1BA19BF14(L_7, GameObject_AddComponent_TisAudioSource_t871AC2272F896738252F04EE949AEF5B241D3299_m0E8EFDB9B3D8DF1ADE10C56D3168A9C1BA19BF14_RuntimeMethod_var);
|
|
// audioSource=GetComponent<AudioSource>();
|
|
AudioSource_t871AC2272F896738252F04EE949AEF5B241D3299* L_9;
|
|
L_9 = Component_GetComponent_TisAudioSource_t871AC2272F896738252F04EE949AEF5B241D3299_m42DA4DEA19EB60D80CBED7413ADEB27FA033C77B(__this, Component_GetComponent_TisAudioSource_t871AC2272F896738252F04EE949AEF5B241D3299_m42DA4DEA19EB60D80CBED7413ADEB27FA033C77B_RuntimeMethod_var);
|
|
__this->___audioSource_28 = L_9;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___audioSource_28), (void*)L_9);
|
|
// audioSource.playOnAwake=false;
|
|
AudioSource_t871AC2272F896738252F04EE949AEF5B241D3299* L_10 = __this->___audioSource_28;
|
|
NullCheck(L_10);
|
|
AudioSource_set_playOnAwake_m7EACC6ECEF12D7BA86A4E5A53603F1C8F9E11949(L_10, (bool)0, NULL);
|
|
}
|
|
|
|
IL_006e:
|
|
{
|
|
// audioSource.clip=(AudioClip)tweenArguments["audioclip"];
|
|
AudioSource_t871AC2272F896738252F04EE949AEF5B241D3299* L_11 = __this->___audioSource_28;
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_12 = __this->___tweenArguments_24;
|
|
NullCheck(L_12);
|
|
RuntimeObject* L_13;
|
|
L_13 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_12, _stringLiteral91F3974DCE2E4AA6FCA0549EA7C726FF5961D5D3);
|
|
NullCheck(L_11);
|
|
AudioSource_set_clip_mFF441895E274286C88D9C75ED5CA1B1B39528D70(L_11, ((AudioClip_t5D272C4EB4F2D3ED49F1C346DEA373CF6D585F20*)CastclassSealed((RuntimeObject*)L_13, AudioClip_t5D272C4EB4F2D3ED49F1C346DEA373CF6D585F20_il2cpp_TypeInfo_var)), NULL);
|
|
// if(tweenArguments.Contains("pitch")){
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_14 = __this->___tweenArguments_24;
|
|
NullCheck(L_14);
|
|
bool L_15;
|
|
L_15 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_14, _stringLiteralE2626358887F45622D37FD07C462FC55738DC24F);
|
|
if (!L_15)
|
|
{
|
|
goto IL_00c0;
|
|
}
|
|
}
|
|
{
|
|
// audioSource.pitch=(float)tweenArguments["pitch"];
|
|
AudioSource_t871AC2272F896738252F04EE949AEF5B241D3299* L_16 = __this->___audioSource_28;
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_17 = __this->___tweenArguments_24;
|
|
NullCheck(L_17);
|
|
RuntimeObject* L_18;
|
|
L_18 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_17, _stringLiteralE2626358887F45622D37FD07C462FC55738DC24F);
|
|
NullCheck(L_16);
|
|
AudioSource_set_pitch_mD14631FC99BF38AAFB356D9C45546BC16CF9E811(L_16, ((*(float*)((float*)(float*)UnBox(L_18, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var)))), NULL);
|
|
}
|
|
|
|
IL_00c0:
|
|
{
|
|
// if(tweenArguments.Contains("volume")){
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_19 = __this->___tweenArguments_24;
|
|
NullCheck(L_19);
|
|
bool L_20;
|
|
L_20 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_19, _stringLiteralE359F6FAB740B186702E6266FF2C4659C923C49B);
|
|
if (!L_20)
|
|
{
|
|
goto IL_00f2;
|
|
}
|
|
}
|
|
{
|
|
// audioSource.volume=(float)tweenArguments["volume"];
|
|
AudioSource_t871AC2272F896738252F04EE949AEF5B241D3299* L_21 = __this->___audioSource_28;
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_22 = __this->___tweenArguments_24;
|
|
NullCheck(L_22);
|
|
RuntimeObject* L_23;
|
|
L_23 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_22, _stringLiteralE359F6FAB740B186702E6266FF2C4659C923C49B);
|
|
NullCheck(L_21);
|
|
AudioSource_set_volume_mD902BBDBBDE0E3C148609BF3C05096148E90F2C0(L_21, ((*(float*)((float*)(float*)UnBox(L_23, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var)))), NULL);
|
|
}
|
|
|
|
IL_00f2:
|
|
{
|
|
// time=audioSource.clip.length/audioSource.pitch;
|
|
AudioSource_t871AC2272F896738252F04EE949AEF5B241D3299* L_24 = __this->___audioSource_28;
|
|
NullCheck(L_24);
|
|
AudioClip_t5D272C4EB4F2D3ED49F1C346DEA373CF6D585F20* L_25;
|
|
L_25 = AudioSource_get_clip_m4F5027066F9FC44B44192713142B0C277BB418FE(L_24, NULL);
|
|
NullCheck(L_25);
|
|
float L_26;
|
|
L_26 = AudioClip_get_length_m6102CB29AF65988797452E4D6E43D4788303873D(L_25, NULL);
|
|
AudioSource_t871AC2272F896738252F04EE949AEF5B241D3299* L_27 = __this->___audioSource_28;
|
|
NullCheck(L_27);
|
|
float L_28;
|
|
L_28 = AudioSource_get_pitch_mB1B0B8A52400B5C798BF1E644FE1C2FFA20A9863(L_27, NULL);
|
|
__this->___time_9 = ((float)(L_26/L_28));
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::GenerateLookToTargets()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_GenerateLookToTargets_mD38A43FCE4184E6441A9AA76442134813917AB1A (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1_GetValueOrDefault_mD88C565C80170105E87BB423C5B2F974840EF90F_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1_get_HasValue_m6B76086B0E863AB1D634FD03E30154F230070435_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1_t9C51B084784B716FFF4ED4575C63CFD8A71A86FE_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1_0_0_0_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_0_0_0_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral062DB096C728515E033CF8C48A1C1F0B9A79384B);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1B22F82E513C1BB368DFDBFDFB5FB8C1178CA305);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2D61429A77614470501E536C4B7A7CB204B9125B);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3B596E42BC12C0AB0FA7CC6D2CA7CA9437463324);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9384C6EF2DA5C0BD5274A0DACFF291D0ABBFD8B1);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9CE1604D659135925CCC4DD1F526AFFE42E689F1);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9D81E2781F445242B7012692C286A26B21034E03);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD6315798FF47A5A5AB2AD03739B4783B2AD1305B);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
void* L_17 = alloca(sizeof(Nullable_1_t9C51B084784B716FFF4ED4575C63CFD8A71A86FE));
|
|
void* L_32 = alloca(sizeof(Nullable_1_t9C51B084784B716FFF4ED4575C63CFD8A71A86FE));
|
|
Nullable_1_t9C51B084784B716FFF4ED4575C63CFD8A71A86FE V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
String_t* V_1 = NULL;
|
|
float V_2 = 0.0f;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* G_B4_0 = NULL;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* G_B4_1 = NULL;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* G_B3_0 = NULL;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* G_B3_1 = NULL;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 G_B5_0;
|
|
memset((&G_B5_0), 0, sizeof(G_B5_0));
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* G_B5_1 = NULL;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* G_B5_2 = NULL;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 G_B9_0;
|
|
memset((&G_B9_0), 0, sizeof(G_B9_0));
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* G_B9_1 = NULL;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 G_B8_0;
|
|
memset((&G_B8_0), 0, sizeof(G_B8_0));
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* G_B8_1 = NULL;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 G_B10_0;
|
|
memset((&G_B10_0), 0, sizeof(G_B10_0));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 G_B10_1;
|
|
memset((&G_B10_1), 0, sizeof(G_B10_1));
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* G_B10_2 = NULL;
|
|
{
|
|
// vector3s=new Vector3[3];
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_0 = (Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)SZArrayNew(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C_il2cpp_TypeInfo_var, (uint32_t)3);
|
|
__this->___vector3s_29 = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___vector3s_29), (void*)L_0);
|
|
// vector3s[0]=thisTransform.eulerAngles;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_1 = __this->___vector3s_29;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_2 = __this->___thisTransform_40;
|
|
NullCheck(L_2);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_3;
|
|
L_3 = Transform_get_eulerAngles_mCAAF48EFCF628F1ED91C2FFE75A4FD19C039DD6A(L_2, NULL);
|
|
NullCheck(L_1);
|
|
(L_1)->SetAt(static_cast<il2cpp_array_size_t>(0), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_3);
|
|
// if(tweenArguments.Contains("looktarget")){
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_4 = __this->___tweenArguments_24;
|
|
NullCheck(L_4);
|
|
bool L_5;
|
|
L_5 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_4, _stringLiteral3B596E42BC12C0AB0FA7CC6D2CA7CA9437463324);
|
|
if (!L_5)
|
|
{
|
|
goto IL_0125;
|
|
}
|
|
}
|
|
{
|
|
// if (tweenArguments["looktarget"].GetType() == typeof(Transform)) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_6 = __this->___tweenArguments_24;
|
|
NullCheck(L_6);
|
|
RuntimeObject* L_7;
|
|
L_7 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_6, _stringLiteral3B596E42BC12C0AB0FA7CC6D2CA7CA9437463324);
|
|
NullCheck(L_7);
|
|
Type_t* L_8;
|
|
L_8 = Object_GetType_mE10A8FC1E57F3DF29972CCBC026C2DC3942263B3(L_7, NULL);
|
|
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_9 = { reinterpret_cast<intptr_t> (Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1_0_0_0_var) };
|
|
il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t* L_10;
|
|
L_10 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_9, NULL);
|
|
bool L_11;
|
|
L_11 = Type_op_Equality_m99930A0E44E420A685FABA60E60BA1CC5FA0EBDC(L_8, L_10, NULL);
|
|
if (!L_11)
|
|
{
|
|
goto IL_00b0;
|
|
}
|
|
}
|
|
{
|
|
// thisTransform.LookAt((Transform)tweenArguments["looktarget"], (Vector3?)tweenArguments["up"] ?? Defaults.up);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_12 = __this->___thisTransform_40;
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_13 = __this->___tweenArguments_24;
|
|
NullCheck(L_13);
|
|
RuntimeObject* L_14;
|
|
L_14 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_13, _stringLiteral3B596E42BC12C0AB0FA7CC6D2CA7CA9437463324);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_15 = __this->___tweenArguments_24;
|
|
NullCheck(L_15);
|
|
RuntimeObject* L_16;
|
|
L_16 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_15, _stringLiteral1B22F82E513C1BB368DFDBFDFB5FB8C1178CA305);
|
|
UnBoxNullable(L_16, Nullable_1_t9C51B084784B716FFF4ED4575C63CFD8A71A86FE_il2cpp_TypeInfo_var, L_17);
|
|
V_0 = ((*(Nullable_1_t9C51B084784B716FFF4ED4575C63CFD8A71A86FE*)((Nullable_1_t9C51B084784B716FFF4ED4575C63CFD8A71A86FE*)(Nullable_1_t9C51B084784B716FFF4ED4575C63CFD8A71A86FE*)L_17)));
|
|
bool L_18;
|
|
L_18 = Nullable_1_get_HasValue_m6B76086B0E863AB1D634FD03E30154F230070435_inline((&V_0), Nullable_1_get_HasValue_m6B76086B0E863AB1D634FD03E30154F230070435_RuntimeMethod_var);
|
|
G_B3_0 = ((Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1*)CastclassClass((RuntimeObject*)L_14, Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1_il2cpp_TypeInfo_var));
|
|
G_B3_1 = L_12;
|
|
if (L_18)
|
|
{
|
|
G_B4_0 = ((Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1*)CastclassClass((RuntimeObject*)L_14, Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1_il2cpp_TypeInfo_var));
|
|
G_B4_1 = L_12;
|
|
goto IL_009f;
|
|
}
|
|
}
|
|
{
|
|
il2cpp_codegen_runtime_class_init_inline(Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_19 = ((Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_StaticFields*)il2cpp_codegen_static_fields_for(Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var))->___up_14;
|
|
G_B5_0 = L_19;
|
|
G_B5_1 = G_B3_0;
|
|
G_B5_2 = G_B3_1;
|
|
goto IL_00a6;
|
|
}
|
|
|
|
IL_009f:
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_20;
|
|
L_20 = Nullable_1_GetValueOrDefault_mD88C565C80170105E87BB423C5B2F974840EF90F_inline((&V_0), Nullable_1_GetValueOrDefault_mD88C565C80170105E87BB423C5B2F974840EF90F_RuntimeMethod_var);
|
|
G_B5_0 = L_20;
|
|
G_B5_1 = G_B4_0;
|
|
G_B5_2 = G_B4_1;
|
|
}
|
|
|
|
IL_00a6:
|
|
{
|
|
NullCheck(G_B5_2);
|
|
Transform_LookAt_mF76C04C0678092D85FC58A8D983AFA3E4364A8B3(G_B5_2, G_B5_1, G_B5_0, NULL);
|
|
goto IL_0135;
|
|
}
|
|
|
|
IL_00b0:
|
|
{
|
|
// }else if(tweenArguments["looktarget"].GetType() == typeof(Vector3)){
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_21 = __this->___tweenArguments_24;
|
|
NullCheck(L_21);
|
|
RuntimeObject* L_22;
|
|
L_22 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_21, _stringLiteral3B596E42BC12C0AB0FA7CC6D2CA7CA9437463324);
|
|
NullCheck(L_22);
|
|
Type_t* L_23;
|
|
L_23 = Object_GetType_mE10A8FC1E57F3DF29972CCBC026C2DC3942263B3(L_22, NULL);
|
|
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_24 = { reinterpret_cast<intptr_t> (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_0_0_0_var) };
|
|
il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t* L_25;
|
|
L_25 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_24, NULL);
|
|
bool L_26;
|
|
L_26 = Type_op_Equality_m99930A0E44E420A685FABA60E60BA1CC5FA0EBDC(L_23, L_25, NULL);
|
|
if (!L_26)
|
|
{
|
|
goto IL_0135;
|
|
}
|
|
}
|
|
{
|
|
// thisTransform.LookAt((Vector3)tweenArguments["looktarget"], (Vector3?)tweenArguments["up"] ?? Defaults.up);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_27 = __this->___thisTransform_40;
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_28 = __this->___tweenArguments_24;
|
|
NullCheck(L_28);
|
|
RuntimeObject* L_29;
|
|
L_29 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_28, _stringLiteral3B596E42BC12C0AB0FA7CC6D2CA7CA9437463324);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_30 = __this->___tweenArguments_24;
|
|
NullCheck(L_30);
|
|
RuntimeObject* L_31;
|
|
L_31 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_30, _stringLiteral1B22F82E513C1BB368DFDBFDFB5FB8C1178CA305);
|
|
UnBoxNullable(L_31, Nullable_1_t9C51B084784B716FFF4ED4575C63CFD8A71A86FE_il2cpp_TypeInfo_var, L_32);
|
|
V_0 = ((*(Nullable_1_t9C51B084784B716FFF4ED4575C63CFD8A71A86FE*)((Nullable_1_t9C51B084784B716FFF4ED4575C63CFD8A71A86FE*)(Nullable_1_t9C51B084784B716FFF4ED4575C63CFD8A71A86FE*)L_32)));
|
|
bool L_33;
|
|
L_33 = Nullable_1_get_HasValue_m6B76086B0E863AB1D634FD03E30154F230070435_inline((&V_0), Nullable_1_get_HasValue_m6B76086B0E863AB1D634FD03E30154F230070435_RuntimeMethod_var);
|
|
G_B8_0 = ((*(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)((Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)UnBox(L_29, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var))));
|
|
G_B8_1 = L_27;
|
|
if (L_33)
|
|
{
|
|
G_B9_0 = ((*(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)((Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)UnBox(L_29, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var))));
|
|
G_B9_1 = L_27;
|
|
goto IL_0117;
|
|
}
|
|
}
|
|
{
|
|
il2cpp_codegen_runtime_class_init_inline(Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_34 = ((Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_StaticFields*)il2cpp_codegen_static_fields_for(Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var))->___up_14;
|
|
G_B10_0 = L_34;
|
|
G_B10_1 = G_B8_0;
|
|
G_B10_2 = G_B8_1;
|
|
goto IL_011e;
|
|
}
|
|
|
|
IL_0117:
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_35;
|
|
L_35 = Nullable_1_GetValueOrDefault_mD88C565C80170105E87BB423C5B2F974840EF90F_inline((&V_0), Nullable_1_GetValueOrDefault_mD88C565C80170105E87BB423C5B2F974840EF90F_RuntimeMethod_var);
|
|
G_B10_0 = L_35;
|
|
G_B10_1 = G_B9_0;
|
|
G_B10_2 = G_B9_1;
|
|
}
|
|
|
|
IL_011e:
|
|
{
|
|
NullCheck(G_B10_2);
|
|
Transform_LookAt_mBD38EDB5E915C5DA6C5A79D191DEE2C826A9FC2C(G_B10_2, G_B10_1, G_B10_0, NULL);
|
|
goto IL_0135;
|
|
}
|
|
|
|
IL_0125:
|
|
{
|
|
// Debug.LogError("iTween Error: LookTo needs a 'looktarget' property!");
|
|
il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
|
|
Debug_LogError_mB00B2B4468EF3CAF041B038D840820FB84C924B2(_stringLiteral9D81E2781F445242B7012692C286A26B21034E03, NULL);
|
|
// Dispose();
|
|
iTween_Dispose_mE871087C0E9BC05F4E71C86F551C089234AF4FD3(__this, NULL);
|
|
}
|
|
|
|
IL_0135:
|
|
{
|
|
// vector3s[1]=thisTransform.eulerAngles;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_36 = __this->___vector3s_29;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_37 = __this->___thisTransform_40;
|
|
NullCheck(L_37);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_38;
|
|
L_38 = Transform_get_eulerAngles_mCAAF48EFCF628F1ED91C2FFE75A4FD19C039DD6A(L_37, NULL);
|
|
NullCheck(L_36);
|
|
(L_36)->SetAt(static_cast<il2cpp_array_size_t>(1), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_38);
|
|
// thisTransform.eulerAngles=vector3s[0];
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_39 = __this->___thisTransform_40;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_40 = __this->___vector3s_29;
|
|
NullCheck(L_40);
|
|
int32_t L_41 = 0;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_42 = (L_40)->GetAt(static_cast<il2cpp_array_size_t>(L_41));
|
|
NullCheck(L_39);
|
|
Transform_set_eulerAngles_m9F0BC484A7915A51FAB87230644229B75BACA004(L_39, L_42, NULL);
|
|
// if(tweenArguments.Contains("axis")){
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_43 = __this->___tweenArguments_24;
|
|
NullCheck(L_43);
|
|
bool L_44;
|
|
L_44 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_43, _stringLiteralD6315798FF47A5A5AB2AD03739B4783B2AD1305B);
|
|
if (!L_44)
|
|
{
|
|
goto IL_0290;
|
|
}
|
|
}
|
|
{
|
|
// switch((string)tweenArguments["axis"]){
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_45 = __this->___tweenArguments_24;
|
|
NullCheck(L_45);
|
|
RuntimeObject* L_46;
|
|
L_46 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_45, _stringLiteralD6315798FF47A5A5AB2AD03739B4783B2AD1305B);
|
|
V_1 = ((String_t*)CastclassSealed((RuntimeObject*)L_46, String_t_il2cpp_TypeInfo_var));
|
|
String_t* L_47 = V_1;
|
|
bool L_48;
|
|
L_48 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_47, _stringLiteral062DB096C728515E033CF8C48A1C1F0B9A79384B, NULL);
|
|
if (L_48)
|
|
{
|
|
goto IL_01bd;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_49 = V_1;
|
|
bool L_50;
|
|
L_50 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_49, _stringLiteral9384C6EF2DA5C0BD5274A0DACFF291D0ABBFD8B1, NULL);
|
|
if (L_50)
|
|
{
|
|
goto IL_0206;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_51 = V_1;
|
|
bool L_52;
|
|
L_52 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_51, _stringLiteral9CE1604D659135925CCC4DD1F526AFFE42E689F1, NULL);
|
|
if (L_52)
|
|
{
|
|
goto IL_024c;
|
|
}
|
|
}
|
|
{
|
|
goto IL_0290;
|
|
}
|
|
|
|
IL_01bd:
|
|
{
|
|
// vector3s[1].y=vector3s[0].y;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_53 = __this->___vector3s_29;
|
|
NullCheck(L_53);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_54 = __this->___vector3s_29;
|
|
NullCheck(L_54);
|
|
float L_55 = ((L_54)->GetAddressAt(static_cast<il2cpp_array_size_t>(0)))->___y_3;
|
|
((L_53)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___y_3 = L_55;
|
|
// vector3s[1].z=vector3s[0].z;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_56 = __this->___vector3s_29;
|
|
NullCheck(L_56);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_57 = __this->___vector3s_29;
|
|
NullCheck(L_57);
|
|
float L_58 = ((L_57)->GetAddressAt(static_cast<il2cpp_array_size_t>(0)))->___z_4;
|
|
((L_56)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___z_4 = L_58;
|
|
// break;
|
|
goto IL_0290;
|
|
}
|
|
|
|
IL_0206:
|
|
{
|
|
// vector3s[1].x=vector3s[0].x;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_59 = __this->___vector3s_29;
|
|
NullCheck(L_59);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_60 = __this->___vector3s_29;
|
|
NullCheck(L_60);
|
|
float L_61 = ((L_60)->GetAddressAt(static_cast<il2cpp_array_size_t>(0)))->___x_2;
|
|
((L_59)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___x_2 = L_61;
|
|
// vector3s[1].z=vector3s[0].z;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_62 = __this->___vector3s_29;
|
|
NullCheck(L_62);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_63 = __this->___vector3s_29;
|
|
NullCheck(L_63);
|
|
float L_64 = ((L_63)->GetAddressAt(static_cast<il2cpp_array_size_t>(0)))->___z_4;
|
|
((L_62)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___z_4 = L_64;
|
|
// break;
|
|
goto IL_0290;
|
|
}
|
|
|
|
IL_024c:
|
|
{
|
|
// vector3s[1].x=vector3s[0].x;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_65 = __this->___vector3s_29;
|
|
NullCheck(L_65);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_66 = __this->___vector3s_29;
|
|
NullCheck(L_66);
|
|
float L_67 = ((L_66)->GetAddressAt(static_cast<il2cpp_array_size_t>(0)))->___x_2;
|
|
((L_65)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___x_2 = L_67;
|
|
// vector3s[1].y=vector3s[0].y;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_68 = __this->___vector3s_29;
|
|
NullCheck(L_68);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_69 = __this->___vector3s_29;
|
|
NullCheck(L_69);
|
|
float L_70 = ((L_69)->GetAddressAt(static_cast<il2cpp_array_size_t>(0)))->___y_3;
|
|
((L_68)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___y_3 = L_70;
|
|
}
|
|
|
|
IL_0290:
|
|
{
|
|
// vector3s[1]=new Vector3(clerp(vector3s[0].x,vector3s[1].x,1),clerp(vector3s[0].y,vector3s[1].y,1),clerp(vector3s[0].z,vector3s[1].z,1));
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_71 = __this->___vector3s_29;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_72 = __this->___vector3s_29;
|
|
NullCheck(L_72);
|
|
float L_73 = ((L_72)->GetAddressAt(static_cast<il2cpp_array_size_t>(0)))->___x_2;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_74 = __this->___vector3s_29;
|
|
NullCheck(L_74);
|
|
float L_75 = ((L_74)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___x_2;
|
|
float L_76;
|
|
L_76 = iTween_clerp_m034386D2D1FFA671637B50F44B9D58C388EE07D0(__this, L_73, L_75, (1.0f), NULL);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_77 = __this->___vector3s_29;
|
|
NullCheck(L_77);
|
|
float L_78 = ((L_77)->GetAddressAt(static_cast<il2cpp_array_size_t>(0)))->___y_3;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_79 = __this->___vector3s_29;
|
|
NullCheck(L_79);
|
|
float L_80 = ((L_79)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___y_3;
|
|
float L_81;
|
|
L_81 = iTween_clerp_m034386D2D1FFA671637B50F44B9D58C388EE07D0(__this, L_78, L_80, (1.0f), NULL);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_82 = __this->___vector3s_29;
|
|
NullCheck(L_82);
|
|
float L_83 = ((L_82)->GetAddressAt(static_cast<il2cpp_array_size_t>(0)))->___z_4;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_84 = __this->___vector3s_29;
|
|
NullCheck(L_84);
|
|
float L_85 = ((L_84)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___z_4;
|
|
float L_86;
|
|
L_86 = iTween_clerp_m034386D2D1FFA671637B50F44B9D58C388EE07D0(__this, L_83, L_85, (1.0f), NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_87;
|
|
memset((&L_87), 0, sizeof(L_87));
|
|
Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_87), L_76, L_81, L_86, /*hidden argument*/NULL);
|
|
NullCheck(L_71);
|
|
(L_71)->SetAt(static_cast<il2cpp_array_size_t>(1), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_87);
|
|
// if(tweenArguments.Contains("speed")){
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_88 = __this->___tweenArguments_24;
|
|
NullCheck(L_88);
|
|
bool L_89;
|
|
L_89 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_88, _stringLiteral2D61429A77614470501E536C4B7A7CB204B9125B);
|
|
if (!L_89)
|
|
{
|
|
goto IL_037a;
|
|
}
|
|
}
|
|
{
|
|
// float distance = Math.Abs(Vector3.Distance(vector3s[0],vector3s[1]));
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_90 = __this->___vector3s_29;
|
|
NullCheck(L_90);
|
|
int32_t L_91 = 0;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_92 = (L_90)->GetAt(static_cast<il2cpp_array_size_t>(L_91));
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_93 = __this->___vector3s_29;
|
|
NullCheck(L_93);
|
|
int32_t L_94 = 1;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_95 = (L_93)->GetAt(static_cast<il2cpp_array_size_t>(L_94));
|
|
float L_96;
|
|
L_96 = Vector3_Distance_m2314DB9B8BD01157E013DF87BEA557375C7F9FF9_inline(L_92, L_95, NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
|
|
float L_97;
|
|
L_97 = fabsf(L_96);
|
|
V_2 = L_97;
|
|
// time = distance/(float)tweenArguments["speed"];
|
|
float L_98 = V_2;
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_99 = __this->___tweenArguments_24;
|
|
NullCheck(L_99);
|
|
RuntimeObject* L_100;
|
|
L_100 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_99, _stringLiteral2D61429A77614470501E536C4B7A7CB204B9125B);
|
|
__this->___time_9 = ((float)(L_98/((*(float*)((float*)(float*)UnBox(L_100, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var))))));
|
|
}
|
|
|
|
IL_037a:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::GenerateMoveToPathTargets()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_GenerateMoveToPathTargets_m452607948393CF125E447A2B7D65294DB187D976 (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __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*)&CRSpline_t38ACC270BD80983249846FAD81E7111DC9476244_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TransformU5BU5D_tBB9C5F5686CAE82E3D97D43DF0F3D68ABF75EC24_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C_0_0_0_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2D61429A77614470501E536C4B7A7CB204B9125B);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCD9166C1A8285CBAB43613FCA6FDB76BBEA3EAFB);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE4AD2E285FFDCBAAC7A75C88A3CD9046792EC183);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralFE79FF373808574898C82AC1320C55C1182FB75A);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* V_0 = NULL;
|
|
bool V_1 = false;
|
|
int32_t V_2 = 0;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* V_3 = NULL;
|
|
TransformU5BU5D_tBB9C5F5686CAE82E3D97D43DF0F3D68ABF75EC24* V_4 = NULL;
|
|
int32_t V_5 = 0;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* V_6 = NULL;
|
|
float V_7 = 0.0f;
|
|
{
|
|
// if(tweenArguments["path"].GetType() == typeof(Vector3[])){
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_0 = __this->___tweenArguments_24;
|
|
NullCheck(L_0);
|
|
RuntimeObject* L_1;
|
|
L_1 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_0, _stringLiteralFE79FF373808574898C82AC1320C55C1182FB75A);
|
|
NullCheck(L_1);
|
|
Type_t* L_2;
|
|
L_2 = Object_GetType_mE10A8FC1E57F3DF29972CCBC026C2DC3942263B3(L_1, NULL);
|
|
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_3 = { reinterpret_cast<intptr_t> (Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C_0_0_0_var) };
|
|
il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t* L_4;
|
|
L_4 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_3, NULL);
|
|
bool L_5;
|
|
L_5 = Type_op_Equality_m99930A0E44E420A685FABA60E60BA1CC5FA0EBDC(L_2, L_4, NULL);
|
|
if (!L_5)
|
|
{
|
|
goto IL_0067;
|
|
}
|
|
}
|
|
{
|
|
// Vector3[] temp = (Vector3[])tweenArguments["path"];
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_6 = __this->___tweenArguments_24;
|
|
NullCheck(L_6);
|
|
RuntimeObject* L_7;
|
|
L_7 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_6, _stringLiteralFE79FF373808574898C82AC1320C55C1182FB75A);
|
|
V_3 = ((Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)Castclass((RuntimeObject*)L_7, Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C_il2cpp_TypeInfo_var));
|
|
// if(temp.Length==1){
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_8 = V_3;
|
|
NullCheck(L_8);
|
|
if ((!(((uint32_t)((int32_t)(((RuntimeArray*)L_8)->max_length))) == ((uint32_t)1))))
|
|
{
|
|
goto IL_0052;
|
|
}
|
|
}
|
|
{
|
|
// Debug.LogError("iTween Error: Attempting a path movement with MoveTo requires an array of more than 1 entry!");
|
|
il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
|
|
Debug_LogError_mB00B2B4468EF3CAF041B038D840820FB84C924B2(_stringLiteralE4AD2E285FFDCBAAC7A75C88A3CD9046792EC183, NULL);
|
|
// Dispose();
|
|
iTween_Dispose_mE871087C0E9BC05F4E71C86F551C089234AF4FD3(__this, NULL);
|
|
}
|
|
|
|
IL_0052:
|
|
{
|
|
// suppliedPath=new Vector3[temp.Length];
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_9 = V_3;
|
|
NullCheck(L_9);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_10 = (Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)SZArrayNew(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C_il2cpp_TypeInfo_var, (uint32_t)((int32_t)(((RuntimeArray*)L_9)->max_length)));
|
|
V_0 = L_10;
|
|
// Array.Copy(temp,suppliedPath, temp.Length);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_11 = V_3;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_12 = V_0;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_13 = V_3;
|
|
NullCheck(L_13);
|
|
Array_Copy_m4233828B4E6288B6D815F539AAA38575DE627900((RuntimeArray*)L_11, (RuntimeArray*)L_12, ((int32_t)(((RuntimeArray*)L_13)->max_length)), NULL);
|
|
goto IL_00c4;
|
|
}
|
|
|
|
IL_0067:
|
|
{
|
|
// Transform[] temp = (Transform[])tweenArguments["path"];
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_14 = __this->___tweenArguments_24;
|
|
NullCheck(L_14);
|
|
RuntimeObject* L_15;
|
|
L_15 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_14, _stringLiteralFE79FF373808574898C82AC1320C55C1182FB75A);
|
|
V_4 = ((TransformU5BU5D_tBB9C5F5686CAE82E3D97D43DF0F3D68ABF75EC24*)Castclass((RuntimeObject*)L_15, TransformU5BU5D_tBB9C5F5686CAE82E3D97D43DF0F3D68ABF75EC24_il2cpp_TypeInfo_var));
|
|
// if(temp.Length==1){
|
|
TransformU5BU5D_tBB9C5F5686CAE82E3D97D43DF0F3D68ABF75EC24* L_16 = V_4;
|
|
NullCheck(L_16);
|
|
if ((!(((uint32_t)((int32_t)(((RuntimeArray*)L_16)->max_length))) == ((uint32_t)1))))
|
|
{
|
|
goto IL_0095;
|
|
}
|
|
}
|
|
{
|
|
// Debug.LogError("iTween Error: Attempting a path movement with MoveTo requires an array of more than 1 entry!");
|
|
il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
|
|
Debug_LogError_mB00B2B4468EF3CAF041B038D840820FB84C924B2(_stringLiteralE4AD2E285FFDCBAAC7A75C88A3CD9046792EC183, NULL);
|
|
// Dispose();
|
|
iTween_Dispose_mE871087C0E9BC05F4E71C86F551C089234AF4FD3(__this, NULL);
|
|
}
|
|
|
|
IL_0095:
|
|
{
|
|
// suppliedPath = new Vector3[temp.Length];
|
|
TransformU5BU5D_tBB9C5F5686CAE82E3D97D43DF0F3D68ABF75EC24* L_17 = V_4;
|
|
NullCheck(L_17);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_18 = (Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)SZArrayNew(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C_il2cpp_TypeInfo_var, (uint32_t)((int32_t)(((RuntimeArray*)L_17)->max_length)));
|
|
V_0 = L_18;
|
|
// for (int i = 0; i < temp.Length; i++) {
|
|
V_5 = 0;
|
|
goto IL_00bc;
|
|
}
|
|
|
|
IL_00a4:
|
|
{
|
|
// suppliedPath[i]=temp[i].position;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_19 = V_0;
|
|
int32_t L_20 = V_5;
|
|
TransformU5BU5D_tBB9C5F5686CAE82E3D97D43DF0F3D68ABF75EC24* L_21 = V_4;
|
|
int32_t L_22 = V_5;
|
|
NullCheck(L_21);
|
|
int32_t L_23 = L_22;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_24 = (L_21)->GetAt(static_cast<il2cpp_array_size_t>(L_23));
|
|
NullCheck(L_24);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_25;
|
|
L_25 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_24, NULL);
|
|
NullCheck(L_19);
|
|
(L_19)->SetAt(static_cast<il2cpp_array_size_t>(L_20), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_25);
|
|
// for (int i = 0; i < temp.Length; i++) {
|
|
int32_t L_26 = V_5;
|
|
V_5 = ((int32_t)il2cpp_codegen_add(L_26, 1));
|
|
}
|
|
|
|
IL_00bc:
|
|
{
|
|
// for (int i = 0; i < temp.Length; i++) {
|
|
int32_t L_27 = V_5;
|
|
TransformU5BU5D_tBB9C5F5686CAE82E3D97D43DF0F3D68ABF75EC24* L_28 = V_4;
|
|
NullCheck(L_28);
|
|
if ((((int32_t)L_27) < ((int32_t)((int32_t)(((RuntimeArray*)L_28)->max_length)))))
|
|
{
|
|
goto IL_00a4;
|
|
}
|
|
}
|
|
|
|
IL_00c4:
|
|
{
|
|
// if(thisTransform.position != suppliedPath[0]){
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_29 = __this->___thisTransform_40;
|
|
NullCheck(L_29);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_30;
|
|
L_30 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_29, NULL);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_31 = V_0;
|
|
NullCheck(L_31);
|
|
int32_t L_32 = 0;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_33 = (L_31)->GetAt(static_cast<il2cpp_array_size_t>(L_32));
|
|
bool L_34;
|
|
L_34 = Vector3_op_Inequality_m9F170CDFBF1E490E559DA5D06D6547501A402BBF_inline(L_30, L_33, NULL);
|
|
if (!L_34)
|
|
{
|
|
goto IL_0112;
|
|
}
|
|
}
|
|
{
|
|
// if(!tweenArguments.Contains("movetopath") || (bool)tweenArguments["movetopath"]==true){
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_35 = __this->___tweenArguments_24;
|
|
NullCheck(L_35);
|
|
bool L_36;
|
|
L_36 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_35, _stringLiteralCD9166C1A8285CBAB43613FCA6FDB76BBEA3EAFB);
|
|
if (!L_36)
|
|
{
|
|
goto IL_0106;
|
|
}
|
|
}
|
|
{
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_37 = __this->___tweenArguments_24;
|
|
NullCheck(L_37);
|
|
RuntimeObject* L_38;
|
|
L_38 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_37, _stringLiteralCD9166C1A8285CBAB43613FCA6FDB76BBEA3EAFB);
|
|
if (!((*(bool*)((bool*)(bool*)UnBox(L_38, Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_il2cpp_TypeInfo_var)))))
|
|
{
|
|
goto IL_010c;
|
|
}
|
|
}
|
|
|
|
IL_0106:
|
|
{
|
|
// plotStart=true;
|
|
V_1 = (bool)1;
|
|
// offset=3;
|
|
V_2 = 3;
|
|
goto IL_0116;
|
|
}
|
|
|
|
IL_010c:
|
|
{
|
|
// plotStart=false;
|
|
V_1 = (bool)0;
|
|
// offset=2;
|
|
V_2 = 2;
|
|
goto IL_0116;
|
|
}
|
|
|
|
IL_0112:
|
|
{
|
|
// plotStart=false;
|
|
V_1 = (bool)0;
|
|
// offset=2;
|
|
V_2 = 2;
|
|
}
|
|
|
|
IL_0116:
|
|
{
|
|
// vector3s = new Vector3[suppliedPath.Length+offset];
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_39 = V_0;
|
|
NullCheck(L_39);
|
|
int32_t L_40 = V_2;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_41 = (Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)SZArrayNew(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C_il2cpp_TypeInfo_var, (uint32_t)((int32_t)il2cpp_codegen_add(((int32_t)(((RuntimeArray*)L_39)->max_length)), L_40)));
|
|
__this->___vector3s_29 = L_41;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___vector3s_29), (void*)L_41);
|
|
// if(plotStart){
|
|
bool L_42 = V_1;
|
|
if (!L_42)
|
|
{
|
|
goto IL_0144;
|
|
}
|
|
}
|
|
{
|
|
// vector3s[1]=thisTransform.position;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_43 = __this->___vector3s_29;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_44 = __this->___thisTransform_40;
|
|
NullCheck(L_44);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_45;
|
|
L_45 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_44, NULL);
|
|
NullCheck(L_43);
|
|
(L_43)->SetAt(static_cast<il2cpp_array_size_t>(1), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_45);
|
|
// offset=2;
|
|
V_2 = 2;
|
|
goto IL_0146;
|
|
}
|
|
|
|
IL_0144:
|
|
{
|
|
// offset=1;
|
|
V_2 = 1;
|
|
}
|
|
|
|
IL_0146:
|
|
{
|
|
// Array.Copy(suppliedPath,0,vector3s,offset,suppliedPath.Length);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_46 = V_0;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_47 = __this->___vector3s_29;
|
|
int32_t L_48 = V_2;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_49 = V_0;
|
|
NullCheck(L_49);
|
|
Array_Copy_mB4904E17BD92E320613A3251C0205E0786B3BF41((RuntimeArray*)L_46, 0, (RuntimeArray*)L_47, L_48, ((int32_t)(((RuntimeArray*)L_49)->max_length)), NULL);
|
|
// vector3s[0] = vector3s[1] + (vector3s[1] - vector3s[2]);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_50 = __this->___vector3s_29;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_51 = __this->___vector3s_29;
|
|
NullCheck(L_51);
|
|
int32_t L_52 = 1;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_53 = (L_51)->GetAt(static_cast<il2cpp_array_size_t>(L_52));
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_54 = __this->___vector3s_29;
|
|
NullCheck(L_54);
|
|
int32_t L_55 = 1;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_56 = (L_54)->GetAt(static_cast<il2cpp_array_size_t>(L_55));
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_57 = __this->___vector3s_29;
|
|
NullCheck(L_57);
|
|
int32_t L_58 = 2;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_59 = (L_57)->GetAt(static_cast<il2cpp_array_size_t>(L_58));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_60;
|
|
L_60 = Vector3_op_Subtraction_mE42023FF80067CB44A1D4A27EB7CF2B24CABB828_inline(L_56, L_59, NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_61;
|
|
L_61 = Vector3_op_Addition_m78C0EC70CB66E8DCAC225743D82B268DAEE92067_inline(L_53, L_60, NULL);
|
|
NullCheck(L_50);
|
|
(L_50)->SetAt(static_cast<il2cpp_array_size_t>(0), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_61);
|
|
// vector3s[vector3s.Length-1] = vector3s[vector3s.Length-2] + (vector3s[vector3s.Length-2] - vector3s[vector3s.Length-3]);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_62 = __this->___vector3s_29;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_63 = __this->___vector3s_29;
|
|
NullCheck(L_63);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_64 = __this->___vector3s_29;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_65 = __this->___vector3s_29;
|
|
NullCheck(L_65);
|
|
NullCheck(L_64);
|
|
int32_t L_66 = ((int32_t)il2cpp_codegen_subtract(((int32_t)(((RuntimeArray*)L_65)->max_length)), 2));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_67 = (L_64)->GetAt(static_cast<il2cpp_array_size_t>(L_66));
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_68 = __this->___vector3s_29;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_69 = __this->___vector3s_29;
|
|
NullCheck(L_69);
|
|
NullCheck(L_68);
|
|
int32_t L_70 = ((int32_t)il2cpp_codegen_subtract(((int32_t)(((RuntimeArray*)L_69)->max_length)), 2));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_71 = (L_68)->GetAt(static_cast<il2cpp_array_size_t>(L_70));
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_72 = __this->___vector3s_29;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_73 = __this->___vector3s_29;
|
|
NullCheck(L_73);
|
|
NullCheck(L_72);
|
|
int32_t L_74 = ((int32_t)il2cpp_codegen_subtract(((int32_t)(((RuntimeArray*)L_73)->max_length)), 3));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_75 = (L_72)->GetAt(static_cast<il2cpp_array_size_t>(L_74));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_76;
|
|
L_76 = Vector3_op_Subtraction_mE42023FF80067CB44A1D4A27EB7CF2B24CABB828_inline(L_71, L_75, NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_77;
|
|
L_77 = Vector3_op_Addition_m78C0EC70CB66E8DCAC225743D82B268DAEE92067_inline(L_67, L_76, NULL);
|
|
NullCheck(L_62);
|
|
(L_62)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_subtract(((int32_t)(((RuntimeArray*)L_63)->max_length)), 1))), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_77);
|
|
// if(vector3s[1] == vector3s[vector3s.Length-2]){
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_78 = __this->___vector3s_29;
|
|
NullCheck(L_78);
|
|
int32_t L_79 = 1;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_80 = (L_78)->GetAt(static_cast<il2cpp_array_size_t>(L_79));
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_81 = __this->___vector3s_29;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_82 = __this->___vector3s_29;
|
|
NullCheck(L_82);
|
|
NullCheck(L_81);
|
|
int32_t L_83 = ((int32_t)il2cpp_codegen_subtract(((int32_t)(((RuntimeArray*)L_82)->max_length)), 2));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_84 = (L_81)->GetAt(static_cast<il2cpp_array_size_t>(L_83));
|
|
bool L_85;
|
|
L_85 = Vector3_op_Equality_mCDCBB8D2EDC3D3BF20F31A25ACB34705D352B479_inline(L_80, L_84, NULL);
|
|
if (!L_85)
|
|
{
|
|
goto IL_0285;
|
|
}
|
|
}
|
|
{
|
|
// Vector3[] tmpLoopSpline = new Vector3[vector3s.Length];
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_86 = __this->___vector3s_29;
|
|
NullCheck(L_86);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_87 = (Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)SZArrayNew(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C_il2cpp_TypeInfo_var, (uint32_t)((int32_t)(((RuntimeArray*)L_86)->max_length)));
|
|
V_6 = L_87;
|
|
// Array.Copy(vector3s,tmpLoopSpline,vector3s.Length);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_88 = __this->___vector3s_29;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_89 = V_6;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_90 = __this->___vector3s_29;
|
|
NullCheck(L_90);
|
|
Array_Copy_m4233828B4E6288B6D815F539AAA38575DE627900((RuntimeArray*)L_88, (RuntimeArray*)L_89, ((int32_t)(((RuntimeArray*)L_90)->max_length)), NULL);
|
|
// tmpLoopSpline[0]=tmpLoopSpline[tmpLoopSpline.Length-3];
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_91 = V_6;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_92 = V_6;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_93 = V_6;
|
|
NullCheck(L_93);
|
|
NullCheck(L_92);
|
|
int32_t L_94 = ((int32_t)il2cpp_codegen_subtract(((int32_t)(((RuntimeArray*)L_93)->max_length)), 3));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_95 = (L_92)->GetAt(static_cast<il2cpp_array_size_t>(L_94));
|
|
NullCheck(L_91);
|
|
(L_91)->SetAt(static_cast<il2cpp_array_size_t>(0), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_95);
|
|
// tmpLoopSpline[tmpLoopSpline.Length-1]=tmpLoopSpline[2];
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_96 = V_6;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_97 = V_6;
|
|
NullCheck(L_97);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_98 = V_6;
|
|
NullCheck(L_98);
|
|
int32_t L_99 = 2;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_100 = (L_98)->GetAt(static_cast<il2cpp_array_size_t>(L_99));
|
|
NullCheck(L_96);
|
|
(L_96)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_subtract(((int32_t)(((RuntimeArray*)L_97)->max_length)), 1))), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_100);
|
|
// vector3s=new Vector3[tmpLoopSpline.Length];
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_101 = V_6;
|
|
NullCheck(L_101);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_102 = (Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)SZArrayNew(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C_il2cpp_TypeInfo_var, (uint32_t)((int32_t)(((RuntimeArray*)L_101)->max_length)));
|
|
__this->___vector3s_29 = L_102;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___vector3s_29), (void*)L_102);
|
|
// Array.Copy(tmpLoopSpline,vector3s,tmpLoopSpline.Length);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_103 = V_6;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_104 = __this->___vector3s_29;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_105 = V_6;
|
|
NullCheck(L_105);
|
|
Array_Copy_m4233828B4E6288B6D815F539AAA38575DE627900((RuntimeArray*)L_103, (RuntimeArray*)L_104, ((int32_t)(((RuntimeArray*)L_105)->max_length)), NULL);
|
|
}
|
|
|
|
IL_0285:
|
|
{
|
|
// path = new CRSpline(vector3s);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_106 = __this->___vector3s_29;
|
|
CRSpline_t38ACC270BD80983249846FAD81E7111DC9476244* L_107 = (CRSpline_t38ACC270BD80983249846FAD81E7111DC9476244*)il2cpp_codegen_object_new(CRSpline_t38ACC270BD80983249846FAD81E7111DC9476244_il2cpp_TypeInfo_var);
|
|
NullCheck(L_107);
|
|
CRSpline__ctor_mC65ABC9816ABF2BEDAAC87FF1D8FA80D477F807E(L_107, L_106, NULL);
|
|
__this->___path_34 = L_107;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___path_34), (void*)L_107);
|
|
// if(tweenArguments.Contains("speed")){
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_108 = __this->___tweenArguments_24;
|
|
NullCheck(L_108);
|
|
bool L_109;
|
|
L_109 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_108, _stringLiteral2D61429A77614470501E536C4B7A7CB204B9125B);
|
|
if (!L_109)
|
|
{
|
|
goto IL_02d3;
|
|
}
|
|
}
|
|
{
|
|
// float distance = PathLength(vector3s);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_110 = __this->___vector3s_29;
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
float L_111;
|
|
L_111 = iTween_PathLength_m992226EC41BB3AEAA267D1774DFB9CD677F49C5A(L_110, NULL);
|
|
V_7 = L_111;
|
|
// time = distance/(float)tweenArguments["speed"];
|
|
float L_112 = V_7;
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_113 = __this->___tweenArguments_24;
|
|
NullCheck(L_113);
|
|
RuntimeObject* L_114;
|
|
L_114 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_113, _stringLiteral2D61429A77614470501E536C4B7A7CB204B9125B);
|
|
__this->___time_9 = ((float)(L_112/((*(float*)((float*)(float*)UnBox(L_114, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var))))));
|
|
}
|
|
|
|
IL_02d3:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::GenerateMoveToTargets()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_GenerateMoveToTargets_m1E55E058343553ABB15AE404C2D4B5B736936EDA (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __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*)&Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1_0_0_0_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_0_0_0_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral062DB096C728515E033CF8C48A1C1F0B9A79384B);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2D61429A77614470501E536C4B7A7CB204B9125B);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3B596E42BC12C0AB0FA7CC6D2CA7CA9437463324);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral56179EB99305F2390622312FBBE50D2F5B0A1063);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral88BDF3D0791A560245652E772545C49897854443);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9384C6EF2DA5C0BD5274A0DACFF291D0ABBFD8B1);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9CE1604D659135925CCC4DD1F526AFFE42E689F1);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* V_1 = NULL;
|
|
float V_2 = 0.0f;
|
|
{
|
|
// vector3s=new Vector3[3];
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_0 = (Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)SZArrayNew(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C_il2cpp_TypeInfo_var, (uint32_t)3);
|
|
__this->___vector3s_29 = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___vector3s_29), (void*)L_0);
|
|
// if (isLocal) {
|
|
bool L_1 = __this->___isLocal_19;
|
|
if (!L_1)
|
|
{
|
|
goto IL_003c;
|
|
}
|
|
}
|
|
{
|
|
// vector3s[0]=vector3s[1]=thisTransform.localPosition;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_2 = __this->___vector3s_29;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_3 = __this->___vector3s_29;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_4 = __this->___thisTransform_40;
|
|
NullCheck(L_4);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_5;
|
|
L_5 = Transform_get_localPosition_mA9C86B990DF0685EA1061A120218993FDCC60A95(L_4, NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_6 = L_5;
|
|
V_0 = L_6;
|
|
NullCheck(L_3);
|
|
(L_3)->SetAt(static_cast<il2cpp_array_size_t>(1), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_6);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_7 = V_0;
|
|
NullCheck(L_2);
|
|
(L_2)->SetAt(static_cast<il2cpp_array_size_t>(0), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_7);
|
|
goto IL_0062;
|
|
}
|
|
|
|
IL_003c:
|
|
{
|
|
// vector3s[0]=vector3s[1]=thisTransform.position;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_8 = __this->___vector3s_29;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_9 = __this->___vector3s_29;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_10 = __this->___thisTransform_40;
|
|
NullCheck(L_10);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_11;
|
|
L_11 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_10, NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_12 = L_11;
|
|
V_0 = L_12;
|
|
NullCheck(L_9);
|
|
(L_9)->SetAt(static_cast<il2cpp_array_size_t>(1), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_12);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_13 = V_0;
|
|
NullCheck(L_8);
|
|
(L_8)->SetAt(static_cast<il2cpp_array_size_t>(0), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_13);
|
|
}
|
|
|
|
IL_0062:
|
|
{
|
|
// if (tweenArguments.Contains("position")) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_14 = __this->___tweenArguments_24;
|
|
NullCheck(L_14);
|
|
bool L_15;
|
|
L_15 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_14, _stringLiteral88BDF3D0791A560245652E772545C49897854443);
|
|
if (!L_15)
|
|
{
|
|
goto IL_0119;
|
|
}
|
|
}
|
|
{
|
|
// if (tweenArguments["position"].GetType() == typeof(Transform)){
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_16 = __this->___tweenArguments_24;
|
|
NullCheck(L_16);
|
|
RuntimeObject* L_17;
|
|
L_17 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_16, _stringLiteral88BDF3D0791A560245652E772545C49897854443);
|
|
NullCheck(L_17);
|
|
Type_t* L_18;
|
|
L_18 = Object_GetType_mE10A8FC1E57F3DF29972CCBC026C2DC3942263B3(L_17, NULL);
|
|
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_19 = { reinterpret_cast<intptr_t> (Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1_0_0_0_var) };
|
|
il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t* L_20;
|
|
L_20 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_19, NULL);
|
|
bool L_21;
|
|
L_21 = Type_op_Equality_m99930A0E44E420A685FABA60E60BA1CC5FA0EBDC(L_18, L_20, NULL);
|
|
if (!L_21)
|
|
{
|
|
goto IL_00ca;
|
|
}
|
|
}
|
|
{
|
|
// Transform trans = (Transform)tweenArguments["position"];
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_22 = __this->___tweenArguments_24;
|
|
NullCheck(L_22);
|
|
RuntimeObject* L_23;
|
|
L_23 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_22, _stringLiteral88BDF3D0791A560245652E772545C49897854443);
|
|
V_1 = ((Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1*)CastclassClass((RuntimeObject*)L_23, Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1_il2cpp_TypeInfo_var));
|
|
// vector3s[1]=trans.position;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_24 = __this->___vector3s_29;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_25 = V_1;
|
|
NullCheck(L_25);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_26;
|
|
L_26 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_25, NULL);
|
|
NullCheck(L_24);
|
|
(L_24)->SetAt(static_cast<il2cpp_array_size_t>(1), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_26);
|
|
goto IL_01c1;
|
|
}
|
|
|
|
IL_00ca:
|
|
{
|
|
// }else if(tweenArguments["position"].GetType() == typeof(Vector3)){
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_27 = __this->___tweenArguments_24;
|
|
NullCheck(L_27);
|
|
RuntimeObject* L_28;
|
|
L_28 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_27, _stringLiteral88BDF3D0791A560245652E772545C49897854443);
|
|
NullCheck(L_28);
|
|
Type_t* L_29;
|
|
L_29 = Object_GetType_mE10A8FC1E57F3DF29972CCBC026C2DC3942263B3(L_28, NULL);
|
|
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_30 = { reinterpret_cast<intptr_t> (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_0_0_0_var) };
|
|
il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t* L_31;
|
|
L_31 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_30, NULL);
|
|
bool L_32;
|
|
L_32 = Type_op_Equality_m99930A0E44E420A685FABA60E60BA1CC5FA0EBDC(L_29, L_31, NULL);
|
|
if (!L_32)
|
|
{
|
|
goto IL_01c1;
|
|
}
|
|
}
|
|
{
|
|
// vector3s[1]=(Vector3)tweenArguments["position"];
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_33 = __this->___vector3s_29;
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_34 = __this->___tweenArguments_24;
|
|
NullCheck(L_34);
|
|
RuntimeObject* L_35;
|
|
L_35 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_34, _stringLiteral88BDF3D0791A560245652E772545C49897854443);
|
|
NullCheck(L_33);
|
|
(L_33)->SetAt(static_cast<il2cpp_array_size_t>(1), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)((*(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)((Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)UnBox(L_35, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var)))));
|
|
goto IL_01c1;
|
|
}
|
|
|
|
IL_0119:
|
|
{
|
|
// if (tweenArguments.Contains("x")) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_36 = __this->___tweenArguments_24;
|
|
NullCheck(L_36);
|
|
bool L_37;
|
|
L_37 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_36, _stringLiteral062DB096C728515E033CF8C48A1C1F0B9A79384B);
|
|
if (!L_37)
|
|
{
|
|
goto IL_0151;
|
|
}
|
|
}
|
|
{
|
|
// vector3s[1].x=(float)tweenArguments["x"];
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_38 = __this->___vector3s_29;
|
|
NullCheck(L_38);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_39 = __this->___tweenArguments_24;
|
|
NullCheck(L_39);
|
|
RuntimeObject* L_40;
|
|
L_40 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_39, _stringLiteral062DB096C728515E033CF8C48A1C1F0B9A79384B);
|
|
((L_38)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___x_2 = ((*(float*)((float*)(float*)UnBox(L_40, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var))));
|
|
}
|
|
|
|
IL_0151:
|
|
{
|
|
// if (tweenArguments.Contains("y")) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_41 = __this->___tweenArguments_24;
|
|
NullCheck(L_41);
|
|
bool L_42;
|
|
L_42 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_41, _stringLiteral9384C6EF2DA5C0BD5274A0DACFF291D0ABBFD8B1);
|
|
if (!L_42)
|
|
{
|
|
goto IL_0189;
|
|
}
|
|
}
|
|
{
|
|
// vector3s[1].y=(float)tweenArguments["y"];
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_43 = __this->___vector3s_29;
|
|
NullCheck(L_43);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_44 = __this->___tweenArguments_24;
|
|
NullCheck(L_44);
|
|
RuntimeObject* L_45;
|
|
L_45 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_44, _stringLiteral9384C6EF2DA5C0BD5274A0DACFF291D0ABBFD8B1);
|
|
((L_43)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___y_3 = ((*(float*)((float*)(float*)UnBox(L_45, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var))));
|
|
}
|
|
|
|
IL_0189:
|
|
{
|
|
// if (tweenArguments.Contains("z")) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_46 = __this->___tweenArguments_24;
|
|
NullCheck(L_46);
|
|
bool L_47;
|
|
L_47 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_46, _stringLiteral9CE1604D659135925CCC4DD1F526AFFE42E689F1);
|
|
if (!L_47)
|
|
{
|
|
goto IL_01c1;
|
|
}
|
|
}
|
|
{
|
|
// vector3s[1].z=(float)tweenArguments["z"];
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_48 = __this->___vector3s_29;
|
|
NullCheck(L_48);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_49 = __this->___tweenArguments_24;
|
|
NullCheck(L_49);
|
|
RuntimeObject* L_50;
|
|
L_50 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_49, _stringLiteral9CE1604D659135925CCC4DD1F526AFFE42E689F1);
|
|
((L_48)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___z_4 = ((*(float*)((float*)(float*)UnBox(L_50, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var))));
|
|
}
|
|
|
|
IL_01c1:
|
|
{
|
|
// if(tweenArguments.Contains("orienttopath") && (bool)tweenArguments["orienttopath"]){
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_51 = __this->___tweenArguments_24;
|
|
NullCheck(L_51);
|
|
bool L_52;
|
|
L_52 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_51, _stringLiteral56179EB99305F2390622312FBBE50D2F5B0A1063);
|
|
if (!L_52)
|
|
{
|
|
goto IL_020b;
|
|
}
|
|
}
|
|
{
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_53 = __this->___tweenArguments_24;
|
|
NullCheck(L_53);
|
|
RuntimeObject* L_54;
|
|
L_54 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_53, _stringLiteral56179EB99305F2390622312FBBE50D2F5B0A1063);
|
|
if (!((*(bool*)((bool*)(bool*)UnBox(L_54, Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_il2cpp_TypeInfo_var)))))
|
|
{
|
|
goto IL_020b;
|
|
}
|
|
}
|
|
{
|
|
// tweenArguments["looktarget"] = vector3s[1];
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_55 = __this->___tweenArguments_24;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_56 = __this->___vector3s_29;
|
|
NullCheck(L_56);
|
|
int32_t L_57 = 1;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_58 = (L_56)->GetAt(static_cast<il2cpp_array_size_t>(L_57));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_59 = L_58;
|
|
RuntimeObject* L_60 = Box(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var, &L_59);
|
|
NullCheck(L_55);
|
|
VirtualActionInvoker2< RuntimeObject*, RuntimeObject* >::Invoke(22 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_55, _stringLiteral3B596E42BC12C0AB0FA7CC6D2CA7CA9437463324, L_60);
|
|
}
|
|
|
|
IL_020b:
|
|
{
|
|
// if(tweenArguments.Contains("speed")){
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_61 = __this->___tweenArguments_24;
|
|
NullCheck(L_61);
|
|
bool L_62;
|
|
L_62 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_61, _stringLiteral2D61429A77614470501E536C4B7A7CB204B9125B);
|
|
if (!L_62)
|
|
{
|
|
goto IL_025d;
|
|
}
|
|
}
|
|
{
|
|
// float distance = Math.Abs(Vector3.Distance(vector3s[0],vector3s[1]));
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_63 = __this->___vector3s_29;
|
|
NullCheck(L_63);
|
|
int32_t L_64 = 0;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_65 = (L_63)->GetAt(static_cast<il2cpp_array_size_t>(L_64));
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_66 = __this->___vector3s_29;
|
|
NullCheck(L_66);
|
|
int32_t L_67 = 1;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_68 = (L_66)->GetAt(static_cast<il2cpp_array_size_t>(L_67));
|
|
float L_69;
|
|
L_69 = Vector3_Distance_m2314DB9B8BD01157E013DF87BEA557375C7F9FF9_inline(L_65, L_68, NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
|
|
float L_70;
|
|
L_70 = fabsf(L_69);
|
|
V_2 = L_70;
|
|
// time = distance/(float)tweenArguments["speed"];
|
|
float L_71 = V_2;
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_72 = __this->___tweenArguments_24;
|
|
NullCheck(L_72);
|
|
RuntimeObject* L_73;
|
|
L_73 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_72, _stringLiteral2D61429A77614470501E536C4B7A7CB204B9125B);
|
|
__this->___time_9 = ((float)(L_71/((*(float*)((float*)(float*)UnBox(L_73, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var))))));
|
|
}
|
|
|
|
IL_025d:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::GenerateMoveByTargets()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_GenerateMoveByTargets_m7626B83141CD1468BFA47C191A5D676DD9287FB7 (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __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*)&Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral062DB096C728515E033CF8C48A1C1F0B9A79384B);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2D61429A77614470501E536C4B7A7CB204B9125B);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3B596E42BC12C0AB0FA7CC6D2CA7CA9437463324);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral56179EB99305F2390622312FBBE50D2F5B0A1063);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral701DC9E727DA0727D9FC7F0E77504EAE314EC0F1);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9384C6EF2DA5C0BD5274A0DACFF291D0ABBFD8B1);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9CE1604D659135925CCC4DD1F526AFFE42E689F1);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
float V_1 = 0.0f;
|
|
{
|
|
// vector3s=new Vector3[6];
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_0 = (Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)SZArrayNew(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C_il2cpp_TypeInfo_var, (uint32_t)6);
|
|
__this->___vector3s_29 = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___vector3s_29), (void*)L_0);
|
|
// vector3s[4] = thisTransform.eulerAngles;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_1 = __this->___vector3s_29;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_2 = __this->___thisTransform_40;
|
|
NullCheck(L_2);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_3;
|
|
L_3 = Transform_get_eulerAngles_mCAAF48EFCF628F1ED91C2FFE75A4FD19C039DD6A(L_2, NULL);
|
|
NullCheck(L_1);
|
|
(L_1)->SetAt(static_cast<il2cpp_array_size_t>(4), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_3);
|
|
// vector3s[0]=vector3s[1]=vector3s[3]=thisTransform.position;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_4 = __this->___vector3s_29;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_5 = __this->___vector3s_29;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_6 = __this->___vector3s_29;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_7 = __this->___thisTransform_40;
|
|
NullCheck(L_7);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_8;
|
|
L_8 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_7, NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_9 = L_8;
|
|
V_0 = L_9;
|
|
NullCheck(L_6);
|
|
(L_6)->SetAt(static_cast<il2cpp_array_size_t>(3), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_9);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_10 = V_0;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_11 = L_10;
|
|
V_0 = L_11;
|
|
NullCheck(L_5);
|
|
(L_5)->SetAt(static_cast<il2cpp_array_size_t>(1), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_11);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_12 = V_0;
|
|
NullCheck(L_4);
|
|
(L_4)->SetAt(static_cast<il2cpp_array_size_t>(0), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_12);
|
|
// if (tweenArguments.Contains("amount")) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_13 = __this->___tweenArguments_24;
|
|
NullCheck(L_13);
|
|
bool L_14;
|
|
L_14 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_13, _stringLiteral701DC9E727DA0727D9FC7F0E77504EAE314EC0F1);
|
|
if (!L_14)
|
|
{
|
|
goto IL_00a1;
|
|
}
|
|
}
|
|
{
|
|
// vector3s[1]=vector3s[0] + (Vector3)tweenArguments["amount"];
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_15 = __this->___vector3s_29;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_16 = __this->___vector3s_29;
|
|
NullCheck(L_16);
|
|
int32_t L_17 = 0;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_18 = (L_16)->GetAt(static_cast<il2cpp_array_size_t>(L_17));
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_19 = __this->___tweenArguments_24;
|
|
NullCheck(L_19);
|
|
RuntimeObject* L_20;
|
|
L_20 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_19, _stringLiteral701DC9E727DA0727D9FC7F0E77504EAE314EC0F1);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_21;
|
|
L_21 = Vector3_op_Addition_m78C0EC70CB66E8DCAC225743D82B268DAEE92067_inline(L_18, ((*(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)((Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)UnBox(L_20, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var)))), NULL);
|
|
NullCheck(L_15);
|
|
(L_15)->SetAt(static_cast<il2cpp_array_size_t>(1), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_21);
|
|
goto IL_017f;
|
|
}
|
|
|
|
IL_00a1:
|
|
{
|
|
// if (tweenArguments.Contains("x")) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_22 = __this->___tweenArguments_24;
|
|
NullCheck(L_22);
|
|
bool L_23;
|
|
L_23 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_22, _stringLiteral062DB096C728515E033CF8C48A1C1F0B9A79384B);
|
|
if (!L_23)
|
|
{
|
|
goto IL_00eb;
|
|
}
|
|
}
|
|
{
|
|
// vector3s[1].x=vector3s[0].x + (float)tweenArguments["x"];
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_24 = __this->___vector3s_29;
|
|
NullCheck(L_24);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_25 = __this->___vector3s_29;
|
|
NullCheck(L_25);
|
|
float L_26 = ((L_25)->GetAddressAt(static_cast<il2cpp_array_size_t>(0)))->___x_2;
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_27 = __this->___tweenArguments_24;
|
|
NullCheck(L_27);
|
|
RuntimeObject* L_28;
|
|
L_28 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_27, _stringLiteral062DB096C728515E033CF8C48A1C1F0B9A79384B);
|
|
((L_24)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___x_2 = ((float)il2cpp_codegen_add(L_26, ((*(float*)((float*)(float*)UnBox(L_28, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var))))));
|
|
}
|
|
|
|
IL_00eb:
|
|
{
|
|
// if (tweenArguments.Contains("y")) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_29 = __this->___tweenArguments_24;
|
|
NullCheck(L_29);
|
|
bool L_30;
|
|
L_30 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_29, _stringLiteral9384C6EF2DA5C0BD5274A0DACFF291D0ABBFD8B1);
|
|
if (!L_30)
|
|
{
|
|
goto IL_0135;
|
|
}
|
|
}
|
|
{
|
|
// vector3s[1].y=vector3s[0].y +(float)tweenArguments["y"];
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_31 = __this->___vector3s_29;
|
|
NullCheck(L_31);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_32 = __this->___vector3s_29;
|
|
NullCheck(L_32);
|
|
float L_33 = ((L_32)->GetAddressAt(static_cast<il2cpp_array_size_t>(0)))->___y_3;
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_34 = __this->___tweenArguments_24;
|
|
NullCheck(L_34);
|
|
RuntimeObject* L_35;
|
|
L_35 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_34, _stringLiteral9384C6EF2DA5C0BD5274A0DACFF291D0ABBFD8B1);
|
|
((L_31)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___y_3 = ((float)il2cpp_codegen_add(L_33, ((*(float*)((float*)(float*)UnBox(L_35, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var))))));
|
|
}
|
|
|
|
IL_0135:
|
|
{
|
|
// if (tweenArguments.Contains("z")) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_36 = __this->___tweenArguments_24;
|
|
NullCheck(L_36);
|
|
bool L_37;
|
|
L_37 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_36, _stringLiteral9CE1604D659135925CCC4DD1F526AFFE42E689F1);
|
|
if (!L_37)
|
|
{
|
|
goto IL_017f;
|
|
}
|
|
}
|
|
{
|
|
// vector3s[1].z=vector3s[0].z + (float)tweenArguments["z"];
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_38 = __this->___vector3s_29;
|
|
NullCheck(L_38);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_39 = __this->___vector3s_29;
|
|
NullCheck(L_39);
|
|
float L_40 = ((L_39)->GetAddressAt(static_cast<il2cpp_array_size_t>(0)))->___z_4;
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_41 = __this->___tweenArguments_24;
|
|
NullCheck(L_41);
|
|
RuntimeObject* L_42;
|
|
L_42 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_41, _stringLiteral9CE1604D659135925CCC4DD1F526AFFE42E689F1);
|
|
((L_38)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___z_4 = ((float)il2cpp_codegen_add(L_40, ((*(float*)((float*)(float*)UnBox(L_42, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var))))));
|
|
}
|
|
|
|
IL_017f:
|
|
{
|
|
// thisTransform.Translate(vector3s[1],space);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_43 = __this->___thisTransform_40;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_44 = __this->___vector3s_29;
|
|
NullCheck(L_44);
|
|
int32_t L_45 = 1;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_46 = (L_44)->GetAt(static_cast<il2cpp_array_size_t>(L_45));
|
|
int32_t L_47 = __this->___space_25;
|
|
NullCheck(L_43);
|
|
Transform_Translate_m4A9E3D8836586E7562F6A18EBF5F5B6089D8B649(L_43, L_46, L_47, NULL);
|
|
// vector3s[5] = thisTransform.position;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_48 = __this->___vector3s_29;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_49 = __this->___thisTransform_40;
|
|
NullCheck(L_49);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_50;
|
|
L_50 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_49, NULL);
|
|
NullCheck(L_48);
|
|
(L_48)->SetAt(static_cast<il2cpp_array_size_t>(5), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_50);
|
|
// thisTransform.position=vector3s[0];
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_51 = __this->___thisTransform_40;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_52 = __this->___vector3s_29;
|
|
NullCheck(L_52);
|
|
int32_t L_53 = 0;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_54 = (L_52)->GetAt(static_cast<il2cpp_array_size_t>(L_53));
|
|
NullCheck(L_51);
|
|
Transform_set_position_mA1A817124BB41B685043DED2A9BA48CDF37C4156(L_51, L_54, NULL);
|
|
// if(tweenArguments.Contains("orienttopath") && (bool)tweenArguments["orienttopath"]){
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_55 = __this->___tweenArguments_24;
|
|
NullCheck(L_55);
|
|
bool L_56;
|
|
L_56 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_55, _stringLiteral56179EB99305F2390622312FBBE50D2F5B0A1063);
|
|
if (!L_56)
|
|
{
|
|
goto IL_0214;
|
|
}
|
|
}
|
|
{
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_57 = __this->___tweenArguments_24;
|
|
NullCheck(L_57);
|
|
RuntimeObject* L_58;
|
|
L_58 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_57, _stringLiteral56179EB99305F2390622312FBBE50D2F5B0A1063);
|
|
if (!((*(bool*)((bool*)(bool*)UnBox(L_58, Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_il2cpp_TypeInfo_var)))))
|
|
{
|
|
goto IL_0214;
|
|
}
|
|
}
|
|
{
|
|
// tweenArguments["looktarget"] = vector3s[1];
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_59 = __this->___tweenArguments_24;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_60 = __this->___vector3s_29;
|
|
NullCheck(L_60);
|
|
int32_t L_61 = 1;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_62 = (L_60)->GetAt(static_cast<il2cpp_array_size_t>(L_61));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_63 = L_62;
|
|
RuntimeObject* L_64 = Box(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var, &L_63);
|
|
NullCheck(L_59);
|
|
VirtualActionInvoker2< RuntimeObject*, RuntimeObject* >::Invoke(22 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_59, _stringLiteral3B596E42BC12C0AB0FA7CC6D2CA7CA9437463324, L_64);
|
|
}
|
|
|
|
IL_0214:
|
|
{
|
|
// if(tweenArguments.Contains("speed")){
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_65 = __this->___tweenArguments_24;
|
|
NullCheck(L_65);
|
|
bool L_66;
|
|
L_66 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_65, _stringLiteral2D61429A77614470501E536C4B7A7CB204B9125B);
|
|
if (!L_66)
|
|
{
|
|
goto IL_0266;
|
|
}
|
|
}
|
|
{
|
|
// float distance = Math.Abs(Vector3.Distance(vector3s[0],vector3s[1]));
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_67 = __this->___vector3s_29;
|
|
NullCheck(L_67);
|
|
int32_t L_68 = 0;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_69 = (L_67)->GetAt(static_cast<il2cpp_array_size_t>(L_68));
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_70 = __this->___vector3s_29;
|
|
NullCheck(L_70);
|
|
int32_t L_71 = 1;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_72 = (L_70)->GetAt(static_cast<il2cpp_array_size_t>(L_71));
|
|
float L_73;
|
|
L_73 = Vector3_Distance_m2314DB9B8BD01157E013DF87BEA557375C7F9FF9_inline(L_69, L_72, NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
|
|
float L_74;
|
|
L_74 = fabsf(L_73);
|
|
V_1 = L_74;
|
|
// time = distance/(float)tweenArguments["speed"];
|
|
float L_75 = V_1;
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_76 = __this->___tweenArguments_24;
|
|
NullCheck(L_76);
|
|
RuntimeObject* L_77;
|
|
L_77 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_76, _stringLiteral2D61429A77614470501E536C4B7A7CB204B9125B);
|
|
__this->___time_9 = ((float)(L_75/((*(float*)((float*)(float*)UnBox(L_77, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var))))));
|
|
}
|
|
|
|
IL_0266:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::GenerateScaleToTargets()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_GenerateScaleToTargets_mD8A8415B2FA76A09A9B721C890BD9BEDAF70D485 (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, 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*)&Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1_0_0_0_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_0_0_0_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral062DB096C728515E033CF8C48A1C1F0B9A79384B);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2D61429A77614470501E536C4B7A7CB204B9125B);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9384C6EF2DA5C0BD5274A0DACFF291D0ABBFD8B1);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9CE1604D659135925CCC4DD1F526AFFE42E689F1);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF9BE17D634D1B07BCDCDA77A87710C946D81307B);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* V_1 = NULL;
|
|
float V_2 = 0.0f;
|
|
{
|
|
// vector3s=new Vector3[3];
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_0 = (Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)SZArrayNew(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C_il2cpp_TypeInfo_var, (uint32_t)3);
|
|
__this->___vector3s_29 = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___vector3s_29), (void*)L_0);
|
|
// vector3s[0]=vector3s[1]=thisTransform.localScale;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_1 = __this->___vector3s_29;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_2 = __this->___vector3s_29;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_3 = __this->___thisTransform_40;
|
|
NullCheck(L_3);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_4;
|
|
L_4 = Transform_get_localScale_m804A002A53A645CDFCD15BB0F37209162720363F(L_3, NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_5 = L_4;
|
|
V_0 = L_5;
|
|
NullCheck(L_2);
|
|
(L_2)->SetAt(static_cast<il2cpp_array_size_t>(1), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_5);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_6 = V_0;
|
|
NullCheck(L_1);
|
|
(L_1)->SetAt(static_cast<il2cpp_array_size_t>(0), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_6);
|
|
// if (tweenArguments.Contains("scale")) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_7 = __this->___tweenArguments_24;
|
|
NullCheck(L_7);
|
|
bool L_8;
|
|
L_8 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_7, _stringLiteralF9BE17D634D1B07BCDCDA77A87710C946D81307B);
|
|
if (!L_8)
|
|
{
|
|
goto IL_00e9;
|
|
}
|
|
}
|
|
{
|
|
// if (tweenArguments["scale"].GetType() == typeof(Transform)){
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_9 = __this->___tweenArguments_24;
|
|
NullCheck(L_9);
|
|
RuntimeObject* L_10;
|
|
L_10 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_9, _stringLiteralF9BE17D634D1B07BCDCDA77A87710C946D81307B);
|
|
NullCheck(L_10);
|
|
Type_t* L_11;
|
|
L_11 = Object_GetType_mE10A8FC1E57F3DF29972CCBC026C2DC3942263B3(L_10, NULL);
|
|
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_12 = { reinterpret_cast<intptr_t> (Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1_0_0_0_var) };
|
|
il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t* L_13;
|
|
L_13 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_12, NULL);
|
|
bool L_14;
|
|
L_14 = Type_op_Equality_m99930A0E44E420A685FABA60E60BA1CC5FA0EBDC(L_11, L_13, NULL);
|
|
if (!L_14)
|
|
{
|
|
goto IL_009a;
|
|
}
|
|
}
|
|
{
|
|
// Transform trans = (Transform)tweenArguments["scale"];
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_15 = __this->___tweenArguments_24;
|
|
NullCheck(L_15);
|
|
RuntimeObject* L_16;
|
|
L_16 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_15, _stringLiteralF9BE17D634D1B07BCDCDA77A87710C946D81307B);
|
|
V_1 = ((Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1*)CastclassClass((RuntimeObject*)L_16, Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1_il2cpp_TypeInfo_var));
|
|
// vector3s[1]=trans.localScale;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_17 = __this->___vector3s_29;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_18 = V_1;
|
|
NullCheck(L_18);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_19;
|
|
L_19 = Transform_get_localScale_m804A002A53A645CDFCD15BB0F37209162720363F(L_18, NULL);
|
|
NullCheck(L_17);
|
|
(L_17)->SetAt(static_cast<il2cpp_array_size_t>(1), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_19);
|
|
goto IL_0191;
|
|
}
|
|
|
|
IL_009a:
|
|
{
|
|
// }else if(tweenArguments["scale"].GetType() == typeof(Vector3)){
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_20 = __this->___tweenArguments_24;
|
|
NullCheck(L_20);
|
|
RuntimeObject* L_21;
|
|
L_21 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_20, _stringLiteralF9BE17D634D1B07BCDCDA77A87710C946D81307B);
|
|
NullCheck(L_21);
|
|
Type_t* L_22;
|
|
L_22 = Object_GetType_mE10A8FC1E57F3DF29972CCBC026C2DC3942263B3(L_21, NULL);
|
|
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_23 = { reinterpret_cast<intptr_t> (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_0_0_0_var) };
|
|
il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t* L_24;
|
|
L_24 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_23, NULL);
|
|
bool L_25;
|
|
L_25 = Type_op_Equality_m99930A0E44E420A685FABA60E60BA1CC5FA0EBDC(L_22, L_24, NULL);
|
|
if (!L_25)
|
|
{
|
|
goto IL_0191;
|
|
}
|
|
}
|
|
{
|
|
// vector3s[1]=(Vector3)tweenArguments["scale"];
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_26 = __this->___vector3s_29;
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_27 = __this->___tweenArguments_24;
|
|
NullCheck(L_27);
|
|
RuntimeObject* L_28;
|
|
L_28 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_27, _stringLiteralF9BE17D634D1B07BCDCDA77A87710C946D81307B);
|
|
NullCheck(L_26);
|
|
(L_26)->SetAt(static_cast<il2cpp_array_size_t>(1), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)((*(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)((Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)UnBox(L_28, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var)))));
|
|
goto IL_0191;
|
|
}
|
|
|
|
IL_00e9:
|
|
{
|
|
// if (tweenArguments.Contains("x")) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_29 = __this->___tweenArguments_24;
|
|
NullCheck(L_29);
|
|
bool L_30;
|
|
L_30 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_29, _stringLiteral062DB096C728515E033CF8C48A1C1F0B9A79384B);
|
|
if (!L_30)
|
|
{
|
|
goto IL_0121;
|
|
}
|
|
}
|
|
{
|
|
// vector3s[1].x=(float)tweenArguments["x"];
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_31 = __this->___vector3s_29;
|
|
NullCheck(L_31);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_32 = __this->___tweenArguments_24;
|
|
NullCheck(L_32);
|
|
RuntimeObject* L_33;
|
|
L_33 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_32, _stringLiteral062DB096C728515E033CF8C48A1C1F0B9A79384B);
|
|
((L_31)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___x_2 = ((*(float*)((float*)(float*)UnBox(L_33, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var))));
|
|
}
|
|
|
|
IL_0121:
|
|
{
|
|
// if (tweenArguments.Contains("y")) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_34 = __this->___tweenArguments_24;
|
|
NullCheck(L_34);
|
|
bool L_35;
|
|
L_35 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_34, _stringLiteral9384C6EF2DA5C0BD5274A0DACFF291D0ABBFD8B1);
|
|
if (!L_35)
|
|
{
|
|
goto IL_0159;
|
|
}
|
|
}
|
|
{
|
|
// vector3s[1].y=(float)tweenArguments["y"];
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_36 = __this->___vector3s_29;
|
|
NullCheck(L_36);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_37 = __this->___tweenArguments_24;
|
|
NullCheck(L_37);
|
|
RuntimeObject* L_38;
|
|
L_38 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_37, _stringLiteral9384C6EF2DA5C0BD5274A0DACFF291D0ABBFD8B1);
|
|
((L_36)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___y_3 = ((*(float*)((float*)(float*)UnBox(L_38, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var))));
|
|
}
|
|
|
|
IL_0159:
|
|
{
|
|
// if (tweenArguments.Contains("z")) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_39 = __this->___tweenArguments_24;
|
|
NullCheck(L_39);
|
|
bool L_40;
|
|
L_40 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_39, _stringLiteral9CE1604D659135925CCC4DD1F526AFFE42E689F1);
|
|
if (!L_40)
|
|
{
|
|
goto IL_0191;
|
|
}
|
|
}
|
|
{
|
|
// vector3s[1].z=(float)tweenArguments["z"];
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_41 = __this->___vector3s_29;
|
|
NullCheck(L_41);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_42 = __this->___tweenArguments_24;
|
|
NullCheck(L_42);
|
|
RuntimeObject* L_43;
|
|
L_43 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_42, _stringLiteral9CE1604D659135925CCC4DD1F526AFFE42E689F1);
|
|
((L_41)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___z_4 = ((*(float*)((float*)(float*)UnBox(L_43, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var))));
|
|
}
|
|
|
|
IL_0191:
|
|
{
|
|
// if(tweenArguments.Contains("speed")){
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_44 = __this->___tweenArguments_24;
|
|
NullCheck(L_44);
|
|
bool L_45;
|
|
L_45 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_44, _stringLiteral2D61429A77614470501E536C4B7A7CB204B9125B);
|
|
if (!L_45)
|
|
{
|
|
goto IL_01e3;
|
|
}
|
|
}
|
|
{
|
|
// float distance = Math.Abs(Vector3.Distance(vector3s[0],vector3s[1]));
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_46 = __this->___vector3s_29;
|
|
NullCheck(L_46);
|
|
int32_t L_47 = 0;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_48 = (L_46)->GetAt(static_cast<il2cpp_array_size_t>(L_47));
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_49 = __this->___vector3s_29;
|
|
NullCheck(L_49);
|
|
int32_t L_50 = 1;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_51 = (L_49)->GetAt(static_cast<il2cpp_array_size_t>(L_50));
|
|
float L_52;
|
|
L_52 = Vector3_Distance_m2314DB9B8BD01157E013DF87BEA557375C7F9FF9_inline(L_48, L_51, NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
|
|
float L_53;
|
|
L_53 = fabsf(L_52);
|
|
V_2 = L_53;
|
|
// time = distance/(float)tweenArguments["speed"];
|
|
float L_54 = V_2;
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_55 = __this->___tweenArguments_24;
|
|
NullCheck(L_55);
|
|
RuntimeObject* L_56;
|
|
L_56 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_55, _stringLiteral2D61429A77614470501E536C4B7A7CB204B9125B);
|
|
__this->___time_9 = ((float)(L_54/((*(float*)((float*)(float*)UnBox(L_56, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var))))));
|
|
}
|
|
|
|
IL_01e3:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::GenerateScaleByTargets()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_GenerateScaleByTargets_m3A5D8C7618247DA90E19700A5D03C2EBCBFE5CFD (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, 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*)&Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral062DB096C728515E033CF8C48A1C1F0B9A79384B);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2D61429A77614470501E536C4B7A7CB204B9125B);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral701DC9E727DA0727D9FC7F0E77504EAE314EC0F1);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9384C6EF2DA5C0BD5274A0DACFF291D0ABBFD8B1);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9CE1604D659135925CCC4DD1F526AFFE42E689F1);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
float V_1 = 0.0f;
|
|
{
|
|
// vector3s=new Vector3[3];
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_0 = (Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)SZArrayNew(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C_il2cpp_TypeInfo_var, (uint32_t)3);
|
|
__this->___vector3s_29 = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___vector3s_29), (void*)L_0);
|
|
// vector3s[0]=vector3s[1]=thisTransform.localScale;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_1 = __this->___vector3s_29;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_2 = __this->___vector3s_29;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_3 = __this->___thisTransform_40;
|
|
NullCheck(L_3);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_4;
|
|
L_4 = Transform_get_localScale_m804A002A53A645CDFCD15BB0F37209162720363F(L_3, NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_5 = L_4;
|
|
V_0 = L_5;
|
|
NullCheck(L_2);
|
|
(L_2)->SetAt(static_cast<il2cpp_array_size_t>(1), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_5);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_6 = V_0;
|
|
NullCheck(L_1);
|
|
(L_1)->SetAt(static_cast<il2cpp_array_size_t>(0), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_6);
|
|
// if (tweenArguments.Contains("amount")) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_7 = __this->___tweenArguments_24;
|
|
NullCheck(L_7);
|
|
bool L_8;
|
|
L_8 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_7, _stringLiteral701DC9E727DA0727D9FC7F0E77504EAE314EC0F1);
|
|
if (!L_8)
|
|
{
|
|
goto IL_007b;
|
|
}
|
|
}
|
|
{
|
|
// vector3s[1]=Vector3.Scale(vector3s[1],(Vector3)tweenArguments["amount"]);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_9 = __this->___vector3s_29;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_10 = __this->___vector3s_29;
|
|
NullCheck(L_10);
|
|
int32_t L_11 = 1;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_12 = (L_10)->GetAt(static_cast<il2cpp_array_size_t>(L_11));
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_13 = __this->___tweenArguments_24;
|
|
NullCheck(L_13);
|
|
RuntimeObject* L_14;
|
|
L_14 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_13, _stringLiteral701DC9E727DA0727D9FC7F0E77504EAE314EC0F1);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_15;
|
|
L_15 = Vector3_Scale_m7C3CD199271902D5C00CBF35CD230DEB62B68CAE_inline(L_12, ((*(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)((Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)UnBox(L_14, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var)))), NULL);
|
|
NullCheck(L_9);
|
|
(L_9)->SetAt(static_cast<il2cpp_array_size_t>(1), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_15);
|
|
goto IL_012f;
|
|
}
|
|
|
|
IL_007b:
|
|
{
|
|
// if (tweenArguments.Contains("x")) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_16 = __this->___tweenArguments_24;
|
|
NullCheck(L_16);
|
|
bool L_17;
|
|
L_17 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_16, _stringLiteral062DB096C728515E033CF8C48A1C1F0B9A79384B);
|
|
if (!L_17)
|
|
{
|
|
goto IL_00b7;
|
|
}
|
|
}
|
|
{
|
|
// vector3s[1].x*=(float)tweenArguments["x"];
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_18 = __this->___vector3s_29;
|
|
NullCheck(L_18);
|
|
float* L_19 = (&((L_18)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___x_2);
|
|
float* L_20 = L_19;
|
|
float L_21 = *((float*)L_20);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_22 = __this->___tweenArguments_24;
|
|
NullCheck(L_22);
|
|
RuntimeObject* L_23;
|
|
L_23 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_22, _stringLiteral062DB096C728515E033CF8C48A1C1F0B9A79384B);
|
|
*((float*)L_20) = (float)((float)il2cpp_codegen_multiply(L_21, ((*(float*)((float*)(float*)UnBox(L_23, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var))))));
|
|
}
|
|
|
|
IL_00b7:
|
|
{
|
|
// if (tweenArguments.Contains("y")) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_24 = __this->___tweenArguments_24;
|
|
NullCheck(L_24);
|
|
bool L_25;
|
|
L_25 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_24, _stringLiteral9384C6EF2DA5C0BD5274A0DACFF291D0ABBFD8B1);
|
|
if (!L_25)
|
|
{
|
|
goto IL_00f3;
|
|
}
|
|
}
|
|
{
|
|
// vector3s[1].y*=(float)tweenArguments["y"];
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_26 = __this->___vector3s_29;
|
|
NullCheck(L_26);
|
|
float* L_27 = (&((L_26)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___y_3);
|
|
float* L_28 = L_27;
|
|
float L_29 = *((float*)L_28);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_30 = __this->___tweenArguments_24;
|
|
NullCheck(L_30);
|
|
RuntimeObject* L_31;
|
|
L_31 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_30, _stringLiteral9384C6EF2DA5C0BD5274A0DACFF291D0ABBFD8B1);
|
|
*((float*)L_28) = (float)((float)il2cpp_codegen_multiply(L_29, ((*(float*)((float*)(float*)UnBox(L_31, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var))))));
|
|
}
|
|
|
|
IL_00f3:
|
|
{
|
|
// if (tweenArguments.Contains("z")) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_32 = __this->___tweenArguments_24;
|
|
NullCheck(L_32);
|
|
bool L_33;
|
|
L_33 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_32, _stringLiteral9CE1604D659135925CCC4DD1F526AFFE42E689F1);
|
|
if (!L_33)
|
|
{
|
|
goto IL_012f;
|
|
}
|
|
}
|
|
{
|
|
// vector3s[1].z*=(float)tweenArguments["z"];
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_34 = __this->___vector3s_29;
|
|
NullCheck(L_34);
|
|
float* L_35 = (&((L_34)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___z_4);
|
|
float* L_36 = L_35;
|
|
float L_37 = *((float*)L_36);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_38 = __this->___tweenArguments_24;
|
|
NullCheck(L_38);
|
|
RuntimeObject* L_39;
|
|
L_39 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_38, _stringLiteral9CE1604D659135925CCC4DD1F526AFFE42E689F1);
|
|
*((float*)L_36) = (float)((float)il2cpp_codegen_multiply(L_37, ((*(float*)((float*)(float*)UnBox(L_39, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var))))));
|
|
}
|
|
|
|
IL_012f:
|
|
{
|
|
// if(tweenArguments.Contains("speed")){
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_40 = __this->___tweenArguments_24;
|
|
NullCheck(L_40);
|
|
bool L_41;
|
|
L_41 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_40, _stringLiteral2D61429A77614470501E536C4B7A7CB204B9125B);
|
|
if (!L_41)
|
|
{
|
|
goto IL_0181;
|
|
}
|
|
}
|
|
{
|
|
// float distance = Math.Abs(Vector3.Distance(vector3s[0],vector3s[1]));
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_42 = __this->___vector3s_29;
|
|
NullCheck(L_42);
|
|
int32_t L_43 = 0;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_44 = (L_42)->GetAt(static_cast<il2cpp_array_size_t>(L_43));
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_45 = __this->___vector3s_29;
|
|
NullCheck(L_45);
|
|
int32_t L_46 = 1;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_47 = (L_45)->GetAt(static_cast<il2cpp_array_size_t>(L_46));
|
|
float L_48;
|
|
L_48 = Vector3_Distance_m2314DB9B8BD01157E013DF87BEA557375C7F9FF9_inline(L_44, L_47, NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
|
|
float L_49;
|
|
L_49 = fabsf(L_48);
|
|
V_1 = L_49;
|
|
// time = distance/(float)tweenArguments["speed"];
|
|
float L_50 = V_1;
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_51 = __this->___tweenArguments_24;
|
|
NullCheck(L_51);
|
|
RuntimeObject* L_52;
|
|
L_52 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_51, _stringLiteral2D61429A77614470501E536C4B7A7CB204B9125B);
|
|
__this->___time_9 = ((float)(L_50/((*(float*)((float*)(float*)UnBox(L_52, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var))))));
|
|
}
|
|
|
|
IL_0181:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::GenerateScaleAddTargets()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_GenerateScaleAddTargets_m3BB21D1D83021807153DE3A268316DE15A82D0A6 (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, 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*)&Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral062DB096C728515E033CF8C48A1C1F0B9A79384B);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2D61429A77614470501E536C4B7A7CB204B9125B);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral701DC9E727DA0727D9FC7F0E77504EAE314EC0F1);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9384C6EF2DA5C0BD5274A0DACFF291D0ABBFD8B1);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9CE1604D659135925CCC4DD1F526AFFE42E689F1);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
float V_1 = 0.0f;
|
|
{
|
|
// vector3s=new Vector3[3];
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_0 = (Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)SZArrayNew(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C_il2cpp_TypeInfo_var, (uint32_t)3);
|
|
__this->___vector3s_29 = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___vector3s_29), (void*)L_0);
|
|
// vector3s[0]=vector3s[1]=thisTransform.localScale;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_1 = __this->___vector3s_29;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_2 = __this->___vector3s_29;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_3 = __this->___thisTransform_40;
|
|
NullCheck(L_3);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_4;
|
|
L_4 = Transform_get_localScale_m804A002A53A645CDFCD15BB0F37209162720363F(L_3, NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_5 = L_4;
|
|
V_0 = L_5;
|
|
NullCheck(L_2);
|
|
(L_2)->SetAt(static_cast<il2cpp_array_size_t>(1), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_5);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_6 = V_0;
|
|
NullCheck(L_1);
|
|
(L_1)->SetAt(static_cast<il2cpp_array_size_t>(0), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_6);
|
|
// if (tweenArguments.Contains("amount")) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_7 = __this->___tweenArguments_24;
|
|
NullCheck(L_7);
|
|
bool L_8;
|
|
L_8 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_7, _stringLiteral701DC9E727DA0727D9FC7F0E77504EAE314EC0F1);
|
|
if (!L_8)
|
|
{
|
|
goto IL_007a;
|
|
}
|
|
}
|
|
{
|
|
// vector3s[1]+=(Vector3)tweenArguments["amount"];
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_9 = __this->___vector3s_29;
|
|
NullCheck(L_9);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_10 = ((L_9)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_11 = (*(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)L_10);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_12 = __this->___tweenArguments_24;
|
|
NullCheck(L_12);
|
|
RuntimeObject* L_13;
|
|
L_13 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_12, _stringLiteral701DC9E727DA0727D9FC7F0E77504EAE314EC0F1);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_14;
|
|
L_14 = Vector3_op_Addition_m78C0EC70CB66E8DCAC225743D82B268DAEE92067_inline(L_11, ((*(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)((Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)UnBox(L_13, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var)))), NULL);
|
|
*(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)L_10 = L_14;
|
|
goto IL_012e;
|
|
}
|
|
|
|
IL_007a:
|
|
{
|
|
// if (tweenArguments.Contains("x")) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_15 = __this->___tweenArguments_24;
|
|
NullCheck(L_15);
|
|
bool L_16;
|
|
L_16 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_15, _stringLiteral062DB096C728515E033CF8C48A1C1F0B9A79384B);
|
|
if (!L_16)
|
|
{
|
|
goto IL_00b6;
|
|
}
|
|
}
|
|
{
|
|
// vector3s[1].x+=(float)tweenArguments["x"];
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_17 = __this->___vector3s_29;
|
|
NullCheck(L_17);
|
|
float* L_18 = (&((L_17)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___x_2);
|
|
float* L_19 = L_18;
|
|
float L_20 = *((float*)L_19);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_21 = __this->___tweenArguments_24;
|
|
NullCheck(L_21);
|
|
RuntimeObject* L_22;
|
|
L_22 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_21, _stringLiteral062DB096C728515E033CF8C48A1C1F0B9A79384B);
|
|
*((float*)L_19) = (float)((float)il2cpp_codegen_add(L_20, ((*(float*)((float*)(float*)UnBox(L_22, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var))))));
|
|
}
|
|
|
|
IL_00b6:
|
|
{
|
|
// if (tweenArguments.Contains("y")) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_23 = __this->___tweenArguments_24;
|
|
NullCheck(L_23);
|
|
bool L_24;
|
|
L_24 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_23, _stringLiteral9384C6EF2DA5C0BD5274A0DACFF291D0ABBFD8B1);
|
|
if (!L_24)
|
|
{
|
|
goto IL_00f2;
|
|
}
|
|
}
|
|
{
|
|
// vector3s[1].y+=(float)tweenArguments["y"];
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_25 = __this->___vector3s_29;
|
|
NullCheck(L_25);
|
|
float* L_26 = (&((L_25)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___y_3);
|
|
float* L_27 = L_26;
|
|
float L_28 = *((float*)L_27);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_29 = __this->___tweenArguments_24;
|
|
NullCheck(L_29);
|
|
RuntimeObject* L_30;
|
|
L_30 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_29, _stringLiteral9384C6EF2DA5C0BD5274A0DACFF291D0ABBFD8B1);
|
|
*((float*)L_27) = (float)((float)il2cpp_codegen_add(L_28, ((*(float*)((float*)(float*)UnBox(L_30, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var))))));
|
|
}
|
|
|
|
IL_00f2:
|
|
{
|
|
// if (tweenArguments.Contains("z")) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_31 = __this->___tweenArguments_24;
|
|
NullCheck(L_31);
|
|
bool L_32;
|
|
L_32 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_31, _stringLiteral9CE1604D659135925CCC4DD1F526AFFE42E689F1);
|
|
if (!L_32)
|
|
{
|
|
goto IL_012e;
|
|
}
|
|
}
|
|
{
|
|
// vector3s[1].z+=(float)tweenArguments["z"];
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_33 = __this->___vector3s_29;
|
|
NullCheck(L_33);
|
|
float* L_34 = (&((L_33)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___z_4);
|
|
float* L_35 = L_34;
|
|
float L_36 = *((float*)L_35);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_37 = __this->___tweenArguments_24;
|
|
NullCheck(L_37);
|
|
RuntimeObject* L_38;
|
|
L_38 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_37, _stringLiteral9CE1604D659135925CCC4DD1F526AFFE42E689F1);
|
|
*((float*)L_35) = (float)((float)il2cpp_codegen_add(L_36, ((*(float*)((float*)(float*)UnBox(L_38, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var))))));
|
|
}
|
|
|
|
IL_012e:
|
|
{
|
|
// if(tweenArguments.Contains("speed")){
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_39 = __this->___tweenArguments_24;
|
|
NullCheck(L_39);
|
|
bool L_40;
|
|
L_40 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_39, _stringLiteral2D61429A77614470501E536C4B7A7CB204B9125B);
|
|
if (!L_40)
|
|
{
|
|
goto IL_0180;
|
|
}
|
|
}
|
|
{
|
|
// float distance = Math.Abs(Vector3.Distance(vector3s[0],vector3s[1]));
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_41 = __this->___vector3s_29;
|
|
NullCheck(L_41);
|
|
int32_t L_42 = 0;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_43 = (L_41)->GetAt(static_cast<il2cpp_array_size_t>(L_42));
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_44 = __this->___vector3s_29;
|
|
NullCheck(L_44);
|
|
int32_t L_45 = 1;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_46 = (L_44)->GetAt(static_cast<il2cpp_array_size_t>(L_45));
|
|
float L_47;
|
|
L_47 = Vector3_Distance_m2314DB9B8BD01157E013DF87BEA557375C7F9FF9_inline(L_43, L_46, NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
|
|
float L_48;
|
|
L_48 = fabsf(L_47);
|
|
V_1 = L_48;
|
|
// time = distance/(float)tweenArguments["speed"];
|
|
float L_49 = V_1;
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_50 = __this->___tweenArguments_24;
|
|
NullCheck(L_50);
|
|
RuntimeObject* L_51;
|
|
L_51 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_50, _stringLiteral2D61429A77614470501E536C4B7A7CB204B9125B);
|
|
__this->___time_9 = ((float)(L_49/((*(float*)((float*)(float*)UnBox(L_51, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var))))));
|
|
}
|
|
|
|
IL_0180:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::GenerateRotateToTargets()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_GenerateRotateToTargets_m6589E252DB63756CFBBD94C1566714AA6273F495 (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, 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*)&Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1_0_0_0_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_0_0_0_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral062DB096C728515E033CF8C48A1C1F0B9A79384B);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2D61429A77614470501E536C4B7A7CB204B9125B);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4DF417DF46EF8A7C67D3A1FE0CC53DCF5212FC81);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9384C6EF2DA5C0BD5274A0DACFF291D0ABBFD8B1);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9CE1604D659135925CCC4DD1F526AFFE42E689F1);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* V_1 = NULL;
|
|
float V_2 = 0.0f;
|
|
{
|
|
// vector3s=new Vector3[3];
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_0 = (Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)SZArrayNew(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C_il2cpp_TypeInfo_var, (uint32_t)3);
|
|
__this->___vector3s_29 = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___vector3s_29), (void*)L_0);
|
|
// if (isLocal) {
|
|
bool L_1 = __this->___isLocal_19;
|
|
if (!L_1)
|
|
{
|
|
goto IL_003c;
|
|
}
|
|
}
|
|
{
|
|
// vector3s[0]=vector3s[1]=thisTransform.localEulerAngles;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_2 = __this->___vector3s_29;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_3 = __this->___vector3s_29;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_4 = __this->___thisTransform_40;
|
|
NullCheck(L_4);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_5;
|
|
L_5 = Transform_get_localEulerAngles_m358AA9AE8FA24FD1BB7842D231C8644D1C2910C6(L_4, NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_6 = L_5;
|
|
V_0 = L_6;
|
|
NullCheck(L_3);
|
|
(L_3)->SetAt(static_cast<il2cpp_array_size_t>(1), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_6);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_7 = V_0;
|
|
NullCheck(L_2);
|
|
(L_2)->SetAt(static_cast<il2cpp_array_size_t>(0), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_7);
|
|
goto IL_0062;
|
|
}
|
|
|
|
IL_003c:
|
|
{
|
|
// vector3s[0]=vector3s[1]=thisTransform.eulerAngles;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_8 = __this->___vector3s_29;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_9 = __this->___vector3s_29;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_10 = __this->___thisTransform_40;
|
|
NullCheck(L_10);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_11;
|
|
L_11 = Transform_get_eulerAngles_mCAAF48EFCF628F1ED91C2FFE75A4FD19C039DD6A(L_10, NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_12 = L_11;
|
|
V_0 = L_12;
|
|
NullCheck(L_9);
|
|
(L_9)->SetAt(static_cast<il2cpp_array_size_t>(1), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_12);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_13 = V_0;
|
|
NullCheck(L_8);
|
|
(L_8)->SetAt(static_cast<il2cpp_array_size_t>(0), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_13);
|
|
}
|
|
|
|
IL_0062:
|
|
{
|
|
// if (tweenArguments.Contains("rotation")) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_14 = __this->___tweenArguments_24;
|
|
NullCheck(L_14);
|
|
bool L_15;
|
|
L_15 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_14, _stringLiteral4DF417DF46EF8A7C67D3A1FE0CC53DCF5212FC81);
|
|
if (!L_15)
|
|
{
|
|
goto IL_0119;
|
|
}
|
|
}
|
|
{
|
|
// if (tweenArguments["rotation"].GetType() == typeof(Transform)){
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_16 = __this->___tweenArguments_24;
|
|
NullCheck(L_16);
|
|
RuntimeObject* L_17;
|
|
L_17 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_16, _stringLiteral4DF417DF46EF8A7C67D3A1FE0CC53DCF5212FC81);
|
|
NullCheck(L_17);
|
|
Type_t* L_18;
|
|
L_18 = Object_GetType_mE10A8FC1E57F3DF29972CCBC026C2DC3942263B3(L_17, NULL);
|
|
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_19 = { reinterpret_cast<intptr_t> (Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1_0_0_0_var) };
|
|
il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t* L_20;
|
|
L_20 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_19, NULL);
|
|
bool L_21;
|
|
L_21 = Type_op_Equality_m99930A0E44E420A685FABA60E60BA1CC5FA0EBDC(L_18, L_20, NULL);
|
|
if (!L_21)
|
|
{
|
|
goto IL_00ca;
|
|
}
|
|
}
|
|
{
|
|
// Transform trans = (Transform)tweenArguments["rotation"];
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_22 = __this->___tweenArguments_24;
|
|
NullCheck(L_22);
|
|
RuntimeObject* L_23;
|
|
L_23 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_22, _stringLiteral4DF417DF46EF8A7C67D3A1FE0CC53DCF5212FC81);
|
|
V_1 = ((Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1*)CastclassClass((RuntimeObject*)L_23, Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1_il2cpp_TypeInfo_var));
|
|
// vector3s[1]=trans.eulerAngles;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_24 = __this->___vector3s_29;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_25 = V_1;
|
|
NullCheck(L_25);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_26;
|
|
L_26 = Transform_get_eulerAngles_mCAAF48EFCF628F1ED91C2FFE75A4FD19C039DD6A(L_25, NULL);
|
|
NullCheck(L_24);
|
|
(L_24)->SetAt(static_cast<il2cpp_array_size_t>(1), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_26);
|
|
goto IL_01c1;
|
|
}
|
|
|
|
IL_00ca:
|
|
{
|
|
// }else if(tweenArguments["rotation"].GetType() == typeof(Vector3)){
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_27 = __this->___tweenArguments_24;
|
|
NullCheck(L_27);
|
|
RuntimeObject* L_28;
|
|
L_28 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_27, _stringLiteral4DF417DF46EF8A7C67D3A1FE0CC53DCF5212FC81);
|
|
NullCheck(L_28);
|
|
Type_t* L_29;
|
|
L_29 = Object_GetType_mE10A8FC1E57F3DF29972CCBC026C2DC3942263B3(L_28, NULL);
|
|
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_30 = { reinterpret_cast<intptr_t> (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_0_0_0_var) };
|
|
il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t* L_31;
|
|
L_31 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_30, NULL);
|
|
bool L_32;
|
|
L_32 = Type_op_Equality_m99930A0E44E420A685FABA60E60BA1CC5FA0EBDC(L_29, L_31, NULL);
|
|
if (!L_32)
|
|
{
|
|
goto IL_01c1;
|
|
}
|
|
}
|
|
{
|
|
// vector3s[1]=(Vector3)tweenArguments["rotation"];
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_33 = __this->___vector3s_29;
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_34 = __this->___tweenArguments_24;
|
|
NullCheck(L_34);
|
|
RuntimeObject* L_35;
|
|
L_35 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_34, _stringLiteral4DF417DF46EF8A7C67D3A1FE0CC53DCF5212FC81);
|
|
NullCheck(L_33);
|
|
(L_33)->SetAt(static_cast<il2cpp_array_size_t>(1), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)((*(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)((Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)UnBox(L_35, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var)))));
|
|
goto IL_01c1;
|
|
}
|
|
|
|
IL_0119:
|
|
{
|
|
// if (tweenArguments.Contains("x")) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_36 = __this->___tweenArguments_24;
|
|
NullCheck(L_36);
|
|
bool L_37;
|
|
L_37 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_36, _stringLiteral062DB096C728515E033CF8C48A1C1F0B9A79384B);
|
|
if (!L_37)
|
|
{
|
|
goto IL_0151;
|
|
}
|
|
}
|
|
{
|
|
// vector3s[1].x=(float)tweenArguments["x"];
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_38 = __this->___vector3s_29;
|
|
NullCheck(L_38);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_39 = __this->___tweenArguments_24;
|
|
NullCheck(L_39);
|
|
RuntimeObject* L_40;
|
|
L_40 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_39, _stringLiteral062DB096C728515E033CF8C48A1C1F0B9A79384B);
|
|
((L_38)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___x_2 = ((*(float*)((float*)(float*)UnBox(L_40, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var))));
|
|
}
|
|
|
|
IL_0151:
|
|
{
|
|
// if (tweenArguments.Contains("y")) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_41 = __this->___tweenArguments_24;
|
|
NullCheck(L_41);
|
|
bool L_42;
|
|
L_42 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_41, _stringLiteral9384C6EF2DA5C0BD5274A0DACFF291D0ABBFD8B1);
|
|
if (!L_42)
|
|
{
|
|
goto IL_0189;
|
|
}
|
|
}
|
|
{
|
|
// vector3s[1].y=(float)tweenArguments["y"];
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_43 = __this->___vector3s_29;
|
|
NullCheck(L_43);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_44 = __this->___tweenArguments_24;
|
|
NullCheck(L_44);
|
|
RuntimeObject* L_45;
|
|
L_45 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_44, _stringLiteral9384C6EF2DA5C0BD5274A0DACFF291D0ABBFD8B1);
|
|
((L_43)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___y_3 = ((*(float*)((float*)(float*)UnBox(L_45, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var))));
|
|
}
|
|
|
|
IL_0189:
|
|
{
|
|
// if (tweenArguments.Contains("z")) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_46 = __this->___tweenArguments_24;
|
|
NullCheck(L_46);
|
|
bool L_47;
|
|
L_47 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_46, _stringLiteral9CE1604D659135925CCC4DD1F526AFFE42E689F1);
|
|
if (!L_47)
|
|
{
|
|
goto IL_01c1;
|
|
}
|
|
}
|
|
{
|
|
// vector3s[1].z=(float)tweenArguments["z"];
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_48 = __this->___vector3s_29;
|
|
NullCheck(L_48);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_49 = __this->___tweenArguments_24;
|
|
NullCheck(L_49);
|
|
RuntimeObject* L_50;
|
|
L_50 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_49, _stringLiteral9CE1604D659135925CCC4DD1F526AFFE42E689F1);
|
|
((L_48)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___z_4 = ((*(float*)((float*)(float*)UnBox(L_50, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var))));
|
|
}
|
|
|
|
IL_01c1:
|
|
{
|
|
// vector3s[1]=new Vector3(clerp(vector3s[0].x,vector3s[1].x,1),clerp(vector3s[0].y,vector3s[1].y,1),clerp(vector3s[0].z,vector3s[1].z,1));
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_51 = __this->___vector3s_29;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_52 = __this->___vector3s_29;
|
|
NullCheck(L_52);
|
|
float L_53 = ((L_52)->GetAddressAt(static_cast<il2cpp_array_size_t>(0)))->___x_2;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_54 = __this->___vector3s_29;
|
|
NullCheck(L_54);
|
|
float L_55 = ((L_54)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___x_2;
|
|
float L_56;
|
|
L_56 = iTween_clerp_m034386D2D1FFA671637B50F44B9D58C388EE07D0(__this, L_53, L_55, (1.0f), NULL);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_57 = __this->___vector3s_29;
|
|
NullCheck(L_57);
|
|
float L_58 = ((L_57)->GetAddressAt(static_cast<il2cpp_array_size_t>(0)))->___y_3;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_59 = __this->___vector3s_29;
|
|
NullCheck(L_59);
|
|
float L_60 = ((L_59)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___y_3;
|
|
float L_61;
|
|
L_61 = iTween_clerp_m034386D2D1FFA671637B50F44B9D58C388EE07D0(__this, L_58, L_60, (1.0f), NULL);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_62 = __this->___vector3s_29;
|
|
NullCheck(L_62);
|
|
float L_63 = ((L_62)->GetAddressAt(static_cast<il2cpp_array_size_t>(0)))->___z_4;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_64 = __this->___vector3s_29;
|
|
NullCheck(L_64);
|
|
float L_65 = ((L_64)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___z_4;
|
|
float L_66;
|
|
L_66 = iTween_clerp_m034386D2D1FFA671637B50F44B9D58C388EE07D0(__this, L_63, L_65, (1.0f), NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_67;
|
|
memset((&L_67), 0, sizeof(L_67));
|
|
Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_67), L_56, L_61, L_66, /*hidden argument*/NULL);
|
|
NullCheck(L_51);
|
|
(L_51)->SetAt(static_cast<il2cpp_array_size_t>(1), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_67);
|
|
// if(tweenArguments.Contains("speed")){
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_68 = __this->___tweenArguments_24;
|
|
NullCheck(L_68);
|
|
bool L_69;
|
|
L_69 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_68, _stringLiteral2D61429A77614470501E536C4B7A7CB204B9125B);
|
|
if (!L_69)
|
|
{
|
|
goto IL_02ab;
|
|
}
|
|
}
|
|
{
|
|
// float distance = Math.Abs(Vector3.Distance(vector3s[0],vector3s[1]));
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_70 = __this->___vector3s_29;
|
|
NullCheck(L_70);
|
|
int32_t L_71 = 0;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_72 = (L_70)->GetAt(static_cast<il2cpp_array_size_t>(L_71));
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_73 = __this->___vector3s_29;
|
|
NullCheck(L_73);
|
|
int32_t L_74 = 1;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_75 = (L_73)->GetAt(static_cast<il2cpp_array_size_t>(L_74));
|
|
float L_76;
|
|
L_76 = Vector3_Distance_m2314DB9B8BD01157E013DF87BEA557375C7F9FF9_inline(L_72, L_75, NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
|
|
float L_77;
|
|
L_77 = fabsf(L_76);
|
|
V_2 = L_77;
|
|
// time = distance/(float)tweenArguments["speed"];
|
|
float L_78 = V_2;
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_79 = __this->___tweenArguments_24;
|
|
NullCheck(L_79);
|
|
RuntimeObject* L_80;
|
|
L_80 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_79, _stringLiteral2D61429A77614470501E536C4B7A7CB204B9125B);
|
|
__this->___time_9 = ((float)(L_78/((*(float*)((float*)(float*)UnBox(L_80, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var))))));
|
|
}
|
|
|
|
IL_02ab:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::GenerateRotateAddTargets()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_GenerateRotateAddTargets_mDEF9ED879F9459B73A1999A4AA7D147397DDCA0E (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, 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*)&Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral062DB096C728515E033CF8C48A1C1F0B9A79384B);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2D61429A77614470501E536C4B7A7CB204B9125B);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral701DC9E727DA0727D9FC7F0E77504EAE314EC0F1);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9384C6EF2DA5C0BD5274A0DACFF291D0ABBFD8B1);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9CE1604D659135925CCC4DD1F526AFFE42E689F1);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
float V_1 = 0.0f;
|
|
{
|
|
// vector3s=new Vector3[5];
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_0 = (Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)SZArrayNew(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C_il2cpp_TypeInfo_var, (uint32_t)5);
|
|
__this->___vector3s_29 = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___vector3s_29), (void*)L_0);
|
|
// vector3s[0]=vector3s[1]=vector3s[3]=thisTransform.eulerAngles;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_1 = __this->___vector3s_29;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_2 = __this->___vector3s_29;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_3 = __this->___vector3s_29;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_4 = __this->___thisTransform_40;
|
|
NullCheck(L_4);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_5;
|
|
L_5 = Transform_get_eulerAngles_mCAAF48EFCF628F1ED91C2FFE75A4FD19C039DD6A(L_4, NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_6 = L_5;
|
|
V_0 = L_6;
|
|
NullCheck(L_3);
|
|
(L_3)->SetAt(static_cast<il2cpp_array_size_t>(3), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_6);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_7 = V_0;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_8 = L_7;
|
|
V_0 = L_8;
|
|
NullCheck(L_2);
|
|
(L_2)->SetAt(static_cast<il2cpp_array_size_t>(1), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_8);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_9 = V_0;
|
|
NullCheck(L_1);
|
|
(L_1)->SetAt(static_cast<il2cpp_array_size_t>(0), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_9);
|
|
// if (tweenArguments.Contains("amount")) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_10 = __this->___tweenArguments_24;
|
|
NullCheck(L_10);
|
|
bool L_11;
|
|
L_11 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_10, _stringLiteral701DC9E727DA0727D9FC7F0E77504EAE314EC0F1);
|
|
if (!L_11)
|
|
{
|
|
goto IL_0089;
|
|
}
|
|
}
|
|
{
|
|
// vector3s[1]+=(Vector3)tweenArguments["amount"];
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_12 = __this->___vector3s_29;
|
|
NullCheck(L_12);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_13 = ((L_12)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_14 = (*(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)L_13);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_15 = __this->___tweenArguments_24;
|
|
NullCheck(L_15);
|
|
RuntimeObject* L_16;
|
|
L_16 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_15, _stringLiteral701DC9E727DA0727D9FC7F0E77504EAE314EC0F1);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_17;
|
|
L_17 = Vector3_op_Addition_m78C0EC70CB66E8DCAC225743D82B268DAEE92067_inline(L_14, ((*(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)((Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)UnBox(L_16, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var)))), NULL);
|
|
*(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)L_13 = L_17;
|
|
goto IL_013d;
|
|
}
|
|
|
|
IL_0089:
|
|
{
|
|
// if (tweenArguments.Contains("x")) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_18 = __this->___tweenArguments_24;
|
|
NullCheck(L_18);
|
|
bool L_19;
|
|
L_19 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_18, _stringLiteral062DB096C728515E033CF8C48A1C1F0B9A79384B);
|
|
if (!L_19)
|
|
{
|
|
goto IL_00c5;
|
|
}
|
|
}
|
|
{
|
|
// vector3s[1].x+=(float)tweenArguments["x"];
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_20 = __this->___vector3s_29;
|
|
NullCheck(L_20);
|
|
float* L_21 = (&((L_20)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___x_2);
|
|
float* L_22 = L_21;
|
|
float L_23 = *((float*)L_22);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_24 = __this->___tweenArguments_24;
|
|
NullCheck(L_24);
|
|
RuntimeObject* L_25;
|
|
L_25 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_24, _stringLiteral062DB096C728515E033CF8C48A1C1F0B9A79384B);
|
|
*((float*)L_22) = (float)((float)il2cpp_codegen_add(L_23, ((*(float*)((float*)(float*)UnBox(L_25, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var))))));
|
|
}
|
|
|
|
IL_00c5:
|
|
{
|
|
// if (tweenArguments.Contains("y")) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_26 = __this->___tweenArguments_24;
|
|
NullCheck(L_26);
|
|
bool L_27;
|
|
L_27 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_26, _stringLiteral9384C6EF2DA5C0BD5274A0DACFF291D0ABBFD8B1);
|
|
if (!L_27)
|
|
{
|
|
goto IL_0101;
|
|
}
|
|
}
|
|
{
|
|
// vector3s[1].y+=(float)tweenArguments["y"];
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_28 = __this->___vector3s_29;
|
|
NullCheck(L_28);
|
|
float* L_29 = (&((L_28)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___y_3);
|
|
float* L_30 = L_29;
|
|
float L_31 = *((float*)L_30);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_32 = __this->___tweenArguments_24;
|
|
NullCheck(L_32);
|
|
RuntimeObject* L_33;
|
|
L_33 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_32, _stringLiteral9384C6EF2DA5C0BD5274A0DACFF291D0ABBFD8B1);
|
|
*((float*)L_30) = (float)((float)il2cpp_codegen_add(L_31, ((*(float*)((float*)(float*)UnBox(L_33, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var))))));
|
|
}
|
|
|
|
IL_0101:
|
|
{
|
|
// if (tweenArguments.Contains("z")) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_34 = __this->___tweenArguments_24;
|
|
NullCheck(L_34);
|
|
bool L_35;
|
|
L_35 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_34, _stringLiteral9CE1604D659135925CCC4DD1F526AFFE42E689F1);
|
|
if (!L_35)
|
|
{
|
|
goto IL_013d;
|
|
}
|
|
}
|
|
{
|
|
// vector3s[1].z+=(float)tweenArguments["z"];
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_36 = __this->___vector3s_29;
|
|
NullCheck(L_36);
|
|
float* L_37 = (&((L_36)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___z_4);
|
|
float* L_38 = L_37;
|
|
float L_39 = *((float*)L_38);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_40 = __this->___tweenArguments_24;
|
|
NullCheck(L_40);
|
|
RuntimeObject* L_41;
|
|
L_41 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_40, _stringLiteral9CE1604D659135925CCC4DD1F526AFFE42E689F1);
|
|
*((float*)L_38) = (float)((float)il2cpp_codegen_add(L_39, ((*(float*)((float*)(float*)UnBox(L_41, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var))))));
|
|
}
|
|
|
|
IL_013d:
|
|
{
|
|
// if(tweenArguments.Contains("speed")){
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_42 = __this->___tweenArguments_24;
|
|
NullCheck(L_42);
|
|
bool L_43;
|
|
L_43 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_42, _stringLiteral2D61429A77614470501E536C4B7A7CB204B9125B);
|
|
if (!L_43)
|
|
{
|
|
goto IL_018f;
|
|
}
|
|
}
|
|
{
|
|
// float distance = Math.Abs(Vector3.Distance(vector3s[0],vector3s[1]));
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_44 = __this->___vector3s_29;
|
|
NullCheck(L_44);
|
|
int32_t L_45 = 0;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_46 = (L_44)->GetAt(static_cast<il2cpp_array_size_t>(L_45));
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_47 = __this->___vector3s_29;
|
|
NullCheck(L_47);
|
|
int32_t L_48 = 1;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_49 = (L_47)->GetAt(static_cast<il2cpp_array_size_t>(L_48));
|
|
float L_50;
|
|
L_50 = Vector3_Distance_m2314DB9B8BD01157E013DF87BEA557375C7F9FF9_inline(L_46, L_49, NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
|
|
float L_51;
|
|
L_51 = fabsf(L_50);
|
|
V_1 = L_51;
|
|
// time = distance/(float)tweenArguments["speed"];
|
|
float L_52 = V_1;
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_53 = __this->___tweenArguments_24;
|
|
NullCheck(L_53);
|
|
RuntimeObject* L_54;
|
|
L_54 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_53, _stringLiteral2D61429A77614470501E536C4B7A7CB204B9125B);
|
|
__this->___time_9 = ((float)(L_52/((*(float*)((float*)(float*)UnBox(L_54, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var))))));
|
|
}
|
|
|
|
IL_018f:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::GenerateRotateByTargets()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_GenerateRotateByTargets_m5CD0D1B8A01AC48051A8ED6ABC2956BBD8E3055B (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, 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*)&Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral062DB096C728515E033CF8C48A1C1F0B9A79384B);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2D61429A77614470501E536C4B7A7CB204B9125B);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral701DC9E727DA0727D9FC7F0E77504EAE314EC0F1);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9384C6EF2DA5C0BD5274A0DACFF291D0ABBFD8B1);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9CE1604D659135925CCC4DD1F526AFFE42E689F1);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
float V_1 = 0.0f;
|
|
{
|
|
// vector3s=new Vector3[4];
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_0 = (Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)SZArrayNew(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C_il2cpp_TypeInfo_var, (uint32_t)4);
|
|
__this->___vector3s_29 = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___vector3s_29), (void*)L_0);
|
|
// vector3s[0]=vector3s[1]=vector3s[3]=thisTransform.eulerAngles;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_1 = __this->___vector3s_29;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_2 = __this->___vector3s_29;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_3 = __this->___vector3s_29;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_4 = __this->___thisTransform_40;
|
|
NullCheck(L_4);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_5;
|
|
L_5 = Transform_get_eulerAngles_mCAAF48EFCF628F1ED91C2FFE75A4FD19C039DD6A(L_4, NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_6 = L_5;
|
|
V_0 = L_6;
|
|
NullCheck(L_3);
|
|
(L_3)->SetAt(static_cast<il2cpp_array_size_t>(3), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_6);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_7 = V_0;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_8 = L_7;
|
|
V_0 = L_8;
|
|
NullCheck(L_2);
|
|
(L_2)->SetAt(static_cast<il2cpp_array_size_t>(1), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_8);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_9 = V_0;
|
|
NullCheck(L_1);
|
|
(L_1)->SetAt(static_cast<il2cpp_array_size_t>(0), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_9);
|
|
// if (tweenArguments.Contains("amount")) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_10 = __this->___tweenArguments_24;
|
|
NullCheck(L_10);
|
|
bool L_11;
|
|
L_11 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_10, _stringLiteral701DC9E727DA0727D9FC7F0E77504EAE314EC0F1);
|
|
if (!L_11)
|
|
{
|
|
goto IL_00a2;
|
|
}
|
|
}
|
|
{
|
|
// vector3s[1]+=Vector3.Scale((Vector3)tweenArguments["amount"],new Vector3(360,360,360));
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_12 = __this->___vector3s_29;
|
|
NullCheck(L_12);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_13 = ((L_12)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_14 = (*(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)L_13);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_15 = __this->___tweenArguments_24;
|
|
NullCheck(L_15);
|
|
RuntimeObject* L_16;
|
|
L_16 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_15, _stringLiteral701DC9E727DA0727D9FC7F0E77504EAE314EC0F1);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_17;
|
|
memset((&L_17), 0, sizeof(L_17));
|
|
Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_17), (360.0f), (360.0f), (360.0f), /*hidden argument*/NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_18;
|
|
L_18 = Vector3_Scale_m7C3CD199271902D5C00CBF35CD230DEB62B68CAE_inline(((*(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)((Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)UnBox(L_16, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var)))), L_17, NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_19;
|
|
L_19 = Vector3_op_Addition_m78C0EC70CB66E8DCAC225743D82B268DAEE92067_inline(L_14, L_18, NULL);
|
|
*(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)L_13 = L_19;
|
|
goto IL_0168;
|
|
}
|
|
|
|
IL_00a2:
|
|
{
|
|
// if (tweenArguments.Contains("x")) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_20 = __this->___tweenArguments_24;
|
|
NullCheck(L_20);
|
|
bool L_21;
|
|
L_21 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_20, _stringLiteral062DB096C728515E033CF8C48A1C1F0B9A79384B);
|
|
if (!L_21)
|
|
{
|
|
goto IL_00e4;
|
|
}
|
|
}
|
|
{
|
|
// vector3s[1].x+=360 * (float)tweenArguments["x"];
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_22 = __this->___vector3s_29;
|
|
NullCheck(L_22);
|
|
float* L_23 = (&((L_22)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___x_2);
|
|
float* L_24 = L_23;
|
|
float L_25 = *((float*)L_24);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_26 = __this->___tweenArguments_24;
|
|
NullCheck(L_26);
|
|
RuntimeObject* L_27;
|
|
L_27 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_26, _stringLiteral062DB096C728515E033CF8C48A1C1F0B9A79384B);
|
|
*((float*)L_24) = (float)((float)il2cpp_codegen_add(L_25, ((float)il2cpp_codegen_multiply((360.0f), ((*(float*)((float*)(float*)UnBox(L_27, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var))))))));
|
|
}
|
|
|
|
IL_00e4:
|
|
{
|
|
// if (tweenArguments.Contains("y")) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_28 = __this->___tweenArguments_24;
|
|
NullCheck(L_28);
|
|
bool L_29;
|
|
L_29 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_28, _stringLiteral9384C6EF2DA5C0BD5274A0DACFF291D0ABBFD8B1);
|
|
if (!L_29)
|
|
{
|
|
goto IL_0126;
|
|
}
|
|
}
|
|
{
|
|
// vector3s[1].y+=360 * (float)tweenArguments["y"];
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_30 = __this->___vector3s_29;
|
|
NullCheck(L_30);
|
|
float* L_31 = (&((L_30)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___y_3);
|
|
float* L_32 = L_31;
|
|
float L_33 = *((float*)L_32);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_34 = __this->___tweenArguments_24;
|
|
NullCheck(L_34);
|
|
RuntimeObject* L_35;
|
|
L_35 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_34, _stringLiteral9384C6EF2DA5C0BD5274A0DACFF291D0ABBFD8B1);
|
|
*((float*)L_32) = (float)((float)il2cpp_codegen_add(L_33, ((float)il2cpp_codegen_multiply((360.0f), ((*(float*)((float*)(float*)UnBox(L_35, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var))))))));
|
|
}
|
|
|
|
IL_0126:
|
|
{
|
|
// if (tweenArguments.Contains("z")) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_36 = __this->___tweenArguments_24;
|
|
NullCheck(L_36);
|
|
bool L_37;
|
|
L_37 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_36, _stringLiteral9CE1604D659135925CCC4DD1F526AFFE42E689F1);
|
|
if (!L_37)
|
|
{
|
|
goto IL_0168;
|
|
}
|
|
}
|
|
{
|
|
// vector3s[1].z+=360 * (float)tweenArguments["z"];
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_38 = __this->___vector3s_29;
|
|
NullCheck(L_38);
|
|
float* L_39 = (&((L_38)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___z_4);
|
|
float* L_40 = L_39;
|
|
float L_41 = *((float*)L_40);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_42 = __this->___tweenArguments_24;
|
|
NullCheck(L_42);
|
|
RuntimeObject* L_43;
|
|
L_43 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_42, _stringLiteral9CE1604D659135925CCC4DD1F526AFFE42E689F1);
|
|
*((float*)L_40) = (float)((float)il2cpp_codegen_add(L_41, ((float)il2cpp_codegen_multiply((360.0f), ((*(float*)((float*)(float*)UnBox(L_43, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var))))))));
|
|
}
|
|
|
|
IL_0168:
|
|
{
|
|
// if(tweenArguments.Contains("speed")){
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_44 = __this->___tweenArguments_24;
|
|
NullCheck(L_44);
|
|
bool L_45;
|
|
L_45 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_44, _stringLiteral2D61429A77614470501E536C4B7A7CB204B9125B);
|
|
if (!L_45)
|
|
{
|
|
goto IL_01ba;
|
|
}
|
|
}
|
|
{
|
|
// float distance = Math.Abs(Vector3.Distance(vector3s[0],vector3s[1]));
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_46 = __this->___vector3s_29;
|
|
NullCheck(L_46);
|
|
int32_t L_47 = 0;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_48 = (L_46)->GetAt(static_cast<il2cpp_array_size_t>(L_47));
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_49 = __this->___vector3s_29;
|
|
NullCheck(L_49);
|
|
int32_t L_50 = 1;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_51 = (L_49)->GetAt(static_cast<il2cpp_array_size_t>(L_50));
|
|
float L_52;
|
|
L_52 = Vector3_Distance_m2314DB9B8BD01157E013DF87BEA557375C7F9FF9_inline(L_48, L_51, NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
|
|
float L_53;
|
|
L_53 = fabsf(L_52);
|
|
V_1 = L_53;
|
|
// time = distance/(float)tweenArguments["speed"];
|
|
float L_54 = V_1;
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_55 = __this->___tweenArguments_24;
|
|
NullCheck(L_55);
|
|
RuntimeObject* L_56;
|
|
L_56 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_55, _stringLiteral2D61429A77614470501E536C4B7A7CB204B9125B);
|
|
__this->___time_9 = ((float)(L_54/((*(float*)((float*)(float*)UnBox(L_56, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var))))));
|
|
}
|
|
|
|
IL_01ba:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::GenerateShakePositionTargets()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_GenerateShakePositionTargets_mA3F8A8F9747257DA9A292BE786E0E6CD4EE65552 (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral062DB096C728515E033CF8C48A1C1F0B9A79384B);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral701DC9E727DA0727D9FC7F0E77504EAE314EC0F1);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9384C6EF2DA5C0BD5274A0DACFF291D0ABBFD8B1);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9CE1604D659135925CCC4DD1F526AFFE42E689F1);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// vector3s=new Vector3[4];
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_0 = (Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)SZArrayNew(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C_il2cpp_TypeInfo_var, (uint32_t)4);
|
|
__this->___vector3s_29 = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___vector3s_29), (void*)L_0);
|
|
// vector3s[3] = thisTransform.eulerAngles;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_1 = __this->___vector3s_29;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_2 = __this->___thisTransform_40;
|
|
NullCheck(L_2);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_3;
|
|
L_3 = Transform_get_eulerAngles_mCAAF48EFCF628F1ED91C2FFE75A4FD19C039DD6A(L_2, NULL);
|
|
NullCheck(L_1);
|
|
(L_1)->SetAt(static_cast<il2cpp_array_size_t>(3), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_3);
|
|
// vector3s[0]=thisTransform.position;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_4 = __this->___vector3s_29;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_5 = __this->___thisTransform_40;
|
|
NullCheck(L_5);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_6;
|
|
L_6 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_5, NULL);
|
|
NullCheck(L_4);
|
|
(L_4)->SetAt(static_cast<il2cpp_array_size_t>(0), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_6);
|
|
// if (tweenArguments.Contains("amount")) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_7 = __this->___tweenArguments_24;
|
|
NullCheck(L_7);
|
|
bool L_8;
|
|
L_8 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_7, _stringLiteral701DC9E727DA0727D9FC7F0E77504EAE314EC0F1);
|
|
if (!L_8)
|
|
{
|
|
goto IL_006e;
|
|
}
|
|
}
|
|
{
|
|
// vector3s[1]=(Vector3)tweenArguments["amount"];
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_9 = __this->___vector3s_29;
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_10 = __this->___tweenArguments_24;
|
|
NullCheck(L_10);
|
|
RuntimeObject* L_11;
|
|
L_11 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_10, _stringLiteral701DC9E727DA0727D9FC7F0E77504EAE314EC0F1);
|
|
NullCheck(L_9);
|
|
(L_9)->SetAt(static_cast<il2cpp_array_size_t>(1), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)((*(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)((Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)UnBox(L_11, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var)))));
|
|
return;
|
|
}
|
|
|
|
IL_006e:
|
|
{
|
|
// if (tweenArguments.Contains("x")) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_12 = __this->___tweenArguments_24;
|
|
NullCheck(L_12);
|
|
bool L_13;
|
|
L_13 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_12, _stringLiteral062DB096C728515E033CF8C48A1C1F0B9A79384B);
|
|
if (!L_13)
|
|
{
|
|
goto IL_00a6;
|
|
}
|
|
}
|
|
{
|
|
// vector3s[1].x=(float)tweenArguments["x"];
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_14 = __this->___vector3s_29;
|
|
NullCheck(L_14);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_15 = __this->___tweenArguments_24;
|
|
NullCheck(L_15);
|
|
RuntimeObject* L_16;
|
|
L_16 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_15, _stringLiteral062DB096C728515E033CF8C48A1C1F0B9A79384B);
|
|
((L_14)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___x_2 = ((*(float*)((float*)(float*)UnBox(L_16, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var))));
|
|
}
|
|
|
|
IL_00a6:
|
|
{
|
|
// if (tweenArguments.Contains("y")) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_17 = __this->___tweenArguments_24;
|
|
NullCheck(L_17);
|
|
bool L_18;
|
|
L_18 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_17, _stringLiteral9384C6EF2DA5C0BD5274A0DACFF291D0ABBFD8B1);
|
|
if (!L_18)
|
|
{
|
|
goto IL_00de;
|
|
}
|
|
}
|
|
{
|
|
// vector3s[1].y=(float)tweenArguments["y"];
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_19 = __this->___vector3s_29;
|
|
NullCheck(L_19);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_20 = __this->___tweenArguments_24;
|
|
NullCheck(L_20);
|
|
RuntimeObject* L_21;
|
|
L_21 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_20, _stringLiteral9384C6EF2DA5C0BD5274A0DACFF291D0ABBFD8B1);
|
|
((L_19)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___y_3 = ((*(float*)((float*)(float*)UnBox(L_21, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var))));
|
|
}
|
|
|
|
IL_00de:
|
|
{
|
|
// if (tweenArguments.Contains("z")) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_22 = __this->___tweenArguments_24;
|
|
NullCheck(L_22);
|
|
bool L_23;
|
|
L_23 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_22, _stringLiteral9CE1604D659135925CCC4DD1F526AFFE42E689F1);
|
|
if (!L_23)
|
|
{
|
|
goto IL_0116;
|
|
}
|
|
}
|
|
{
|
|
// vector3s[1].z=(float)tweenArguments["z"];
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_24 = __this->___vector3s_29;
|
|
NullCheck(L_24);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_25 = __this->___tweenArguments_24;
|
|
NullCheck(L_25);
|
|
RuntimeObject* L_26;
|
|
L_26 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_25, _stringLiteral9CE1604D659135925CCC4DD1F526AFFE42E689F1);
|
|
((L_24)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___z_4 = ((*(float*)((float*)(float*)UnBox(L_26, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var))));
|
|
}
|
|
|
|
IL_0116:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::GenerateShakeScaleTargets()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_GenerateShakeScaleTargets_m87D02573C9B6F7D4061728427EA99B35B30D7952 (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral062DB096C728515E033CF8C48A1C1F0B9A79384B);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral701DC9E727DA0727D9FC7F0E77504EAE314EC0F1);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9384C6EF2DA5C0BD5274A0DACFF291D0ABBFD8B1);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9CE1604D659135925CCC4DD1F526AFFE42E689F1);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// vector3s=new Vector3[3];
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_0 = (Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)SZArrayNew(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C_il2cpp_TypeInfo_var, (uint32_t)3);
|
|
__this->___vector3s_29 = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___vector3s_29), (void*)L_0);
|
|
// vector3s[0]=thisTransform.localScale;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_1 = __this->___vector3s_29;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_2 = __this->___thisTransform_40;
|
|
NullCheck(L_2);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_3;
|
|
L_3 = Transform_get_localScale_m804A002A53A645CDFCD15BB0F37209162720363F(L_2, NULL);
|
|
NullCheck(L_1);
|
|
(L_1)->SetAt(static_cast<il2cpp_array_size_t>(0), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_3);
|
|
// if (tweenArguments.Contains("amount")) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_4 = __this->___tweenArguments_24;
|
|
NullCheck(L_4);
|
|
bool L_5;
|
|
L_5 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_4, _stringLiteral701DC9E727DA0727D9FC7F0E77504EAE314EC0F1);
|
|
if (!L_5)
|
|
{
|
|
goto IL_0057;
|
|
}
|
|
}
|
|
{
|
|
// vector3s[1]=(Vector3)tweenArguments["amount"];
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_6 = __this->___vector3s_29;
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_7 = __this->___tweenArguments_24;
|
|
NullCheck(L_7);
|
|
RuntimeObject* L_8;
|
|
L_8 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_7, _stringLiteral701DC9E727DA0727D9FC7F0E77504EAE314EC0F1);
|
|
NullCheck(L_6);
|
|
(L_6)->SetAt(static_cast<il2cpp_array_size_t>(1), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)((*(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)((Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)UnBox(L_8, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var)))));
|
|
return;
|
|
}
|
|
|
|
IL_0057:
|
|
{
|
|
// if (tweenArguments.Contains("x")) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_9 = __this->___tweenArguments_24;
|
|
NullCheck(L_9);
|
|
bool L_10;
|
|
L_10 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_9, _stringLiteral062DB096C728515E033CF8C48A1C1F0B9A79384B);
|
|
if (!L_10)
|
|
{
|
|
goto IL_008f;
|
|
}
|
|
}
|
|
{
|
|
// vector3s[1].x=(float)tweenArguments["x"];
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_11 = __this->___vector3s_29;
|
|
NullCheck(L_11);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_12 = __this->___tweenArguments_24;
|
|
NullCheck(L_12);
|
|
RuntimeObject* L_13;
|
|
L_13 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_12, _stringLiteral062DB096C728515E033CF8C48A1C1F0B9A79384B);
|
|
((L_11)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___x_2 = ((*(float*)((float*)(float*)UnBox(L_13, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var))));
|
|
}
|
|
|
|
IL_008f:
|
|
{
|
|
// if (tweenArguments.Contains("y")) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_14 = __this->___tweenArguments_24;
|
|
NullCheck(L_14);
|
|
bool L_15;
|
|
L_15 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_14, _stringLiteral9384C6EF2DA5C0BD5274A0DACFF291D0ABBFD8B1);
|
|
if (!L_15)
|
|
{
|
|
goto IL_00c7;
|
|
}
|
|
}
|
|
{
|
|
// vector3s[1].y=(float)tweenArguments["y"];
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_16 = __this->___vector3s_29;
|
|
NullCheck(L_16);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_17 = __this->___tweenArguments_24;
|
|
NullCheck(L_17);
|
|
RuntimeObject* L_18;
|
|
L_18 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_17, _stringLiteral9384C6EF2DA5C0BD5274A0DACFF291D0ABBFD8B1);
|
|
((L_16)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___y_3 = ((*(float*)((float*)(float*)UnBox(L_18, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var))));
|
|
}
|
|
|
|
IL_00c7:
|
|
{
|
|
// if (tweenArguments.Contains("z")) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_19 = __this->___tweenArguments_24;
|
|
NullCheck(L_19);
|
|
bool L_20;
|
|
L_20 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_19, _stringLiteral9CE1604D659135925CCC4DD1F526AFFE42E689F1);
|
|
if (!L_20)
|
|
{
|
|
goto IL_00ff;
|
|
}
|
|
}
|
|
{
|
|
// vector3s[1].z=(float)tweenArguments["z"];
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_21 = __this->___vector3s_29;
|
|
NullCheck(L_21);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_22 = __this->___tweenArguments_24;
|
|
NullCheck(L_22);
|
|
RuntimeObject* L_23;
|
|
L_23 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_22, _stringLiteral9CE1604D659135925CCC4DD1F526AFFE42E689F1);
|
|
((L_21)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___z_4 = ((*(float*)((float*)(float*)UnBox(L_23, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var))));
|
|
}
|
|
|
|
IL_00ff:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::GenerateShakeRotationTargets()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_GenerateShakeRotationTargets_m47A8ED0AAD430682749FBDB27BC74D30CAFADFDB (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral062DB096C728515E033CF8C48A1C1F0B9A79384B);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral701DC9E727DA0727D9FC7F0E77504EAE314EC0F1);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9384C6EF2DA5C0BD5274A0DACFF291D0ABBFD8B1);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9CE1604D659135925CCC4DD1F526AFFE42E689F1);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// vector3s=new Vector3[3];
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_0 = (Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)SZArrayNew(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C_il2cpp_TypeInfo_var, (uint32_t)3);
|
|
__this->___vector3s_29 = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___vector3s_29), (void*)L_0);
|
|
// vector3s[0]=thisTransform.eulerAngles;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_1 = __this->___vector3s_29;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_2 = __this->___thisTransform_40;
|
|
NullCheck(L_2);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_3;
|
|
L_3 = Transform_get_eulerAngles_mCAAF48EFCF628F1ED91C2FFE75A4FD19C039DD6A(L_2, NULL);
|
|
NullCheck(L_1);
|
|
(L_1)->SetAt(static_cast<il2cpp_array_size_t>(0), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_3);
|
|
// if (tweenArguments.Contains("amount")) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_4 = __this->___tweenArguments_24;
|
|
NullCheck(L_4);
|
|
bool L_5;
|
|
L_5 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_4, _stringLiteral701DC9E727DA0727D9FC7F0E77504EAE314EC0F1);
|
|
if (!L_5)
|
|
{
|
|
goto IL_0057;
|
|
}
|
|
}
|
|
{
|
|
// vector3s[1]=(Vector3)tweenArguments["amount"];
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_6 = __this->___vector3s_29;
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_7 = __this->___tweenArguments_24;
|
|
NullCheck(L_7);
|
|
RuntimeObject* L_8;
|
|
L_8 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_7, _stringLiteral701DC9E727DA0727D9FC7F0E77504EAE314EC0F1);
|
|
NullCheck(L_6);
|
|
(L_6)->SetAt(static_cast<il2cpp_array_size_t>(1), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)((*(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)((Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)UnBox(L_8, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var)))));
|
|
return;
|
|
}
|
|
|
|
IL_0057:
|
|
{
|
|
// if (tweenArguments.Contains("x")) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_9 = __this->___tweenArguments_24;
|
|
NullCheck(L_9);
|
|
bool L_10;
|
|
L_10 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_9, _stringLiteral062DB096C728515E033CF8C48A1C1F0B9A79384B);
|
|
if (!L_10)
|
|
{
|
|
goto IL_008f;
|
|
}
|
|
}
|
|
{
|
|
// vector3s[1].x=(float)tweenArguments["x"];
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_11 = __this->___vector3s_29;
|
|
NullCheck(L_11);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_12 = __this->___tweenArguments_24;
|
|
NullCheck(L_12);
|
|
RuntimeObject* L_13;
|
|
L_13 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_12, _stringLiteral062DB096C728515E033CF8C48A1C1F0B9A79384B);
|
|
((L_11)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___x_2 = ((*(float*)((float*)(float*)UnBox(L_13, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var))));
|
|
}
|
|
|
|
IL_008f:
|
|
{
|
|
// if (tweenArguments.Contains("y")) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_14 = __this->___tweenArguments_24;
|
|
NullCheck(L_14);
|
|
bool L_15;
|
|
L_15 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_14, _stringLiteral9384C6EF2DA5C0BD5274A0DACFF291D0ABBFD8B1);
|
|
if (!L_15)
|
|
{
|
|
goto IL_00c7;
|
|
}
|
|
}
|
|
{
|
|
// vector3s[1].y=(float)tweenArguments["y"];
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_16 = __this->___vector3s_29;
|
|
NullCheck(L_16);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_17 = __this->___tweenArguments_24;
|
|
NullCheck(L_17);
|
|
RuntimeObject* L_18;
|
|
L_18 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_17, _stringLiteral9384C6EF2DA5C0BD5274A0DACFF291D0ABBFD8B1);
|
|
((L_16)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___y_3 = ((*(float*)((float*)(float*)UnBox(L_18, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var))));
|
|
}
|
|
|
|
IL_00c7:
|
|
{
|
|
// if (tweenArguments.Contains("z")) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_19 = __this->___tweenArguments_24;
|
|
NullCheck(L_19);
|
|
bool L_20;
|
|
L_20 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_19, _stringLiteral9CE1604D659135925CCC4DD1F526AFFE42E689F1);
|
|
if (!L_20)
|
|
{
|
|
goto IL_00ff;
|
|
}
|
|
}
|
|
{
|
|
// vector3s[1].z=(float)tweenArguments["z"];
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_21 = __this->___vector3s_29;
|
|
NullCheck(L_21);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_22 = __this->___tweenArguments_24;
|
|
NullCheck(L_22);
|
|
RuntimeObject* L_23;
|
|
L_23 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_22, _stringLiteral9CE1604D659135925CCC4DD1F526AFFE42E689F1);
|
|
((L_21)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___z_4 = ((*(float*)((float*)(float*)UnBox(L_23, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var))));
|
|
}
|
|
|
|
IL_00ff:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::GeneratePunchPositionTargets()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_GeneratePunchPositionTargets_mE4D491525CF549BBABA28D9694E1D81B4F77CC9C (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral062DB096C728515E033CF8C48A1C1F0B9A79384B);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral701DC9E727DA0727D9FC7F0E77504EAE314EC0F1);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9384C6EF2DA5C0BD5274A0DACFF291D0ABBFD8B1);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9CE1604D659135925CCC4DD1F526AFFE42E689F1);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
// vector3s=new Vector3[5];
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_0 = (Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)SZArrayNew(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C_il2cpp_TypeInfo_var, (uint32_t)5);
|
|
__this->___vector3s_29 = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___vector3s_29), (void*)L_0);
|
|
// vector3s[4] = thisTransform.eulerAngles;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_1 = __this->___vector3s_29;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_2 = __this->___thisTransform_40;
|
|
NullCheck(L_2);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_3;
|
|
L_3 = Transform_get_eulerAngles_mCAAF48EFCF628F1ED91C2FFE75A4FD19C039DD6A(L_2, NULL);
|
|
NullCheck(L_1);
|
|
(L_1)->SetAt(static_cast<il2cpp_array_size_t>(4), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_3);
|
|
// vector3s[0]=thisTransform.position;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_4 = __this->___vector3s_29;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_5 = __this->___thisTransform_40;
|
|
NullCheck(L_5);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_6;
|
|
L_6 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_5, NULL);
|
|
NullCheck(L_4);
|
|
(L_4)->SetAt(static_cast<il2cpp_array_size_t>(0), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_6);
|
|
// vector3s[1]=vector3s[3]=Vector3.zero;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_7 = __this->___vector3s_29;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_8 = __this->___vector3s_29;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_9;
|
|
L_9 = Vector3_get_zero_m0C1249C3F25B1C70EAD3CC8B31259975A457AE39_inline(NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_10 = L_9;
|
|
V_0 = L_10;
|
|
NullCheck(L_8);
|
|
(L_8)->SetAt(static_cast<il2cpp_array_size_t>(3), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_10);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_11 = V_0;
|
|
NullCheck(L_7);
|
|
(L_7)->SetAt(static_cast<il2cpp_array_size_t>(1), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_11);
|
|
// if (tweenArguments.Contains("amount")) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_12 = __this->___tweenArguments_24;
|
|
NullCheck(L_12);
|
|
bool L_13;
|
|
L_13 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_12, _stringLiteral701DC9E727DA0727D9FC7F0E77504EAE314EC0F1);
|
|
if (!L_13)
|
|
{
|
|
goto IL_008e;
|
|
}
|
|
}
|
|
{
|
|
// vector3s[1]=(Vector3)tweenArguments["amount"];
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_14 = __this->___vector3s_29;
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_15 = __this->___tweenArguments_24;
|
|
NullCheck(L_15);
|
|
RuntimeObject* L_16;
|
|
L_16 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_15, _stringLiteral701DC9E727DA0727D9FC7F0E77504EAE314EC0F1);
|
|
NullCheck(L_14);
|
|
(L_14)->SetAt(static_cast<il2cpp_array_size_t>(1), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)((*(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)((Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)UnBox(L_16, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var)))));
|
|
return;
|
|
}
|
|
|
|
IL_008e:
|
|
{
|
|
// if (tweenArguments.Contains("x")) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_17 = __this->___tweenArguments_24;
|
|
NullCheck(L_17);
|
|
bool L_18;
|
|
L_18 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_17, _stringLiteral062DB096C728515E033CF8C48A1C1F0B9A79384B);
|
|
if (!L_18)
|
|
{
|
|
goto IL_00c6;
|
|
}
|
|
}
|
|
{
|
|
// vector3s[1].x=(float)tweenArguments["x"];
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_19 = __this->___vector3s_29;
|
|
NullCheck(L_19);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_20 = __this->___tweenArguments_24;
|
|
NullCheck(L_20);
|
|
RuntimeObject* L_21;
|
|
L_21 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_20, _stringLiteral062DB096C728515E033CF8C48A1C1F0B9A79384B);
|
|
((L_19)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___x_2 = ((*(float*)((float*)(float*)UnBox(L_21, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var))));
|
|
}
|
|
|
|
IL_00c6:
|
|
{
|
|
// if (tweenArguments.Contains("y")) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_22 = __this->___tweenArguments_24;
|
|
NullCheck(L_22);
|
|
bool L_23;
|
|
L_23 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_22, _stringLiteral9384C6EF2DA5C0BD5274A0DACFF291D0ABBFD8B1);
|
|
if (!L_23)
|
|
{
|
|
goto IL_00fe;
|
|
}
|
|
}
|
|
{
|
|
// vector3s[1].y=(float)tweenArguments["y"];
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_24 = __this->___vector3s_29;
|
|
NullCheck(L_24);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_25 = __this->___tweenArguments_24;
|
|
NullCheck(L_25);
|
|
RuntimeObject* L_26;
|
|
L_26 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_25, _stringLiteral9384C6EF2DA5C0BD5274A0DACFF291D0ABBFD8B1);
|
|
((L_24)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___y_3 = ((*(float*)((float*)(float*)UnBox(L_26, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var))));
|
|
}
|
|
|
|
IL_00fe:
|
|
{
|
|
// if (tweenArguments.Contains("z")) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_27 = __this->___tweenArguments_24;
|
|
NullCheck(L_27);
|
|
bool L_28;
|
|
L_28 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_27, _stringLiteral9CE1604D659135925CCC4DD1F526AFFE42E689F1);
|
|
if (!L_28)
|
|
{
|
|
goto IL_0136;
|
|
}
|
|
}
|
|
{
|
|
// vector3s[1].z=(float)tweenArguments["z"];
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_29 = __this->___vector3s_29;
|
|
NullCheck(L_29);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_30 = __this->___tweenArguments_24;
|
|
NullCheck(L_30);
|
|
RuntimeObject* L_31;
|
|
L_31 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_30, _stringLiteral9CE1604D659135925CCC4DD1F526AFFE42E689F1);
|
|
((L_29)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___z_4 = ((*(float*)((float*)(float*)UnBox(L_31, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var))));
|
|
}
|
|
|
|
IL_0136:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::GeneratePunchRotationTargets()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_GeneratePunchRotationTargets_mEFD5ADCCC741EEFB829976F127D29398B3B0AB26 (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral062DB096C728515E033CF8C48A1C1F0B9A79384B);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral701DC9E727DA0727D9FC7F0E77504EAE314EC0F1);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9384C6EF2DA5C0BD5274A0DACFF291D0ABBFD8B1);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9CE1604D659135925CCC4DD1F526AFFE42E689F1);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
// vector3s=new Vector3[4];
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_0 = (Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)SZArrayNew(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C_il2cpp_TypeInfo_var, (uint32_t)4);
|
|
__this->___vector3s_29 = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___vector3s_29), (void*)L_0);
|
|
// vector3s[0]=thisTransform.eulerAngles;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_1 = __this->___vector3s_29;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_2 = __this->___thisTransform_40;
|
|
NullCheck(L_2);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_3;
|
|
L_3 = Transform_get_eulerAngles_mCAAF48EFCF628F1ED91C2FFE75A4FD19C039DD6A(L_2, NULL);
|
|
NullCheck(L_1);
|
|
(L_1)->SetAt(static_cast<il2cpp_array_size_t>(0), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_3);
|
|
// vector3s[1]=vector3s[3]=Vector3.zero;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_4 = __this->___vector3s_29;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_5 = __this->___vector3s_29;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_6;
|
|
L_6 = Vector3_get_zero_m0C1249C3F25B1C70EAD3CC8B31259975A457AE39_inline(NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_7 = L_6;
|
|
V_0 = L_7;
|
|
NullCheck(L_5);
|
|
(L_5)->SetAt(static_cast<il2cpp_array_size_t>(3), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_7);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_8 = V_0;
|
|
NullCheck(L_4);
|
|
(L_4)->SetAt(static_cast<il2cpp_array_size_t>(1), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_8);
|
|
// if (tweenArguments.Contains("amount")) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_9 = __this->___tweenArguments_24;
|
|
NullCheck(L_9);
|
|
bool L_10;
|
|
L_10 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_9, _stringLiteral701DC9E727DA0727D9FC7F0E77504EAE314EC0F1);
|
|
if (!L_10)
|
|
{
|
|
goto IL_0077;
|
|
}
|
|
}
|
|
{
|
|
// vector3s[1]=(Vector3)tweenArguments["amount"];
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_11 = __this->___vector3s_29;
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_12 = __this->___tweenArguments_24;
|
|
NullCheck(L_12);
|
|
RuntimeObject* L_13;
|
|
L_13 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_12, _stringLiteral701DC9E727DA0727D9FC7F0E77504EAE314EC0F1);
|
|
NullCheck(L_11);
|
|
(L_11)->SetAt(static_cast<il2cpp_array_size_t>(1), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)((*(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)((Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)UnBox(L_13, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var)))));
|
|
return;
|
|
}
|
|
|
|
IL_0077:
|
|
{
|
|
// if (tweenArguments.Contains("x")) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_14 = __this->___tweenArguments_24;
|
|
NullCheck(L_14);
|
|
bool L_15;
|
|
L_15 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_14, _stringLiteral062DB096C728515E033CF8C48A1C1F0B9A79384B);
|
|
if (!L_15)
|
|
{
|
|
goto IL_00af;
|
|
}
|
|
}
|
|
{
|
|
// vector3s[1].x=(float)tweenArguments["x"];
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_16 = __this->___vector3s_29;
|
|
NullCheck(L_16);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_17 = __this->___tweenArguments_24;
|
|
NullCheck(L_17);
|
|
RuntimeObject* L_18;
|
|
L_18 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_17, _stringLiteral062DB096C728515E033CF8C48A1C1F0B9A79384B);
|
|
((L_16)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___x_2 = ((*(float*)((float*)(float*)UnBox(L_18, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var))));
|
|
}
|
|
|
|
IL_00af:
|
|
{
|
|
// if (tweenArguments.Contains("y")) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_19 = __this->___tweenArguments_24;
|
|
NullCheck(L_19);
|
|
bool L_20;
|
|
L_20 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_19, _stringLiteral9384C6EF2DA5C0BD5274A0DACFF291D0ABBFD8B1);
|
|
if (!L_20)
|
|
{
|
|
goto IL_00e7;
|
|
}
|
|
}
|
|
{
|
|
// vector3s[1].y=(float)tweenArguments["y"];
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_21 = __this->___vector3s_29;
|
|
NullCheck(L_21);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_22 = __this->___tweenArguments_24;
|
|
NullCheck(L_22);
|
|
RuntimeObject* L_23;
|
|
L_23 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_22, _stringLiteral9384C6EF2DA5C0BD5274A0DACFF291D0ABBFD8B1);
|
|
((L_21)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___y_3 = ((*(float*)((float*)(float*)UnBox(L_23, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var))));
|
|
}
|
|
|
|
IL_00e7:
|
|
{
|
|
// if (tweenArguments.Contains("z")) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_24 = __this->___tweenArguments_24;
|
|
NullCheck(L_24);
|
|
bool L_25;
|
|
L_25 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_24, _stringLiteral9CE1604D659135925CCC4DD1F526AFFE42E689F1);
|
|
if (!L_25)
|
|
{
|
|
goto IL_011f;
|
|
}
|
|
}
|
|
{
|
|
// vector3s[1].z=(float)tweenArguments["z"];
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_26 = __this->___vector3s_29;
|
|
NullCheck(L_26);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_27 = __this->___tweenArguments_24;
|
|
NullCheck(L_27);
|
|
RuntimeObject* L_28;
|
|
L_28 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_27, _stringLiteral9CE1604D659135925CCC4DD1F526AFFE42E689F1);
|
|
((L_26)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___z_4 = ((*(float*)((float*)(float*)UnBox(L_28, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var))));
|
|
}
|
|
|
|
IL_011f:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::GeneratePunchScaleTargets()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_GeneratePunchScaleTargets_mA832C6F5A89FF054E32B6E4F8257AAC7B74DCD15 (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral062DB096C728515E033CF8C48A1C1F0B9A79384B);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral701DC9E727DA0727D9FC7F0E77504EAE314EC0F1);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9384C6EF2DA5C0BD5274A0DACFF291D0ABBFD8B1);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9CE1604D659135925CCC4DD1F526AFFE42E689F1);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// vector3s=new Vector3[3];
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_0 = (Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)SZArrayNew(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C_il2cpp_TypeInfo_var, (uint32_t)3);
|
|
__this->___vector3s_29 = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___vector3s_29), (void*)L_0);
|
|
// vector3s[0]=thisTransform.localScale;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_1 = __this->___vector3s_29;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_2 = __this->___thisTransform_40;
|
|
NullCheck(L_2);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_3;
|
|
L_3 = Transform_get_localScale_m804A002A53A645CDFCD15BB0F37209162720363F(L_2, NULL);
|
|
NullCheck(L_1);
|
|
(L_1)->SetAt(static_cast<il2cpp_array_size_t>(0), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_3);
|
|
// vector3s[1]=Vector3.zero;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_4 = __this->___vector3s_29;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_5;
|
|
L_5 = Vector3_get_zero_m0C1249C3F25B1C70EAD3CC8B31259975A457AE39_inline(NULL);
|
|
NullCheck(L_4);
|
|
(L_4)->SetAt(static_cast<il2cpp_array_size_t>(1), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_5);
|
|
// if (tweenArguments.Contains("amount")) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_6 = __this->___tweenArguments_24;
|
|
NullCheck(L_6);
|
|
bool L_7;
|
|
L_7 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_6, _stringLiteral701DC9E727DA0727D9FC7F0E77504EAE314EC0F1);
|
|
if (!L_7)
|
|
{
|
|
goto IL_0068;
|
|
}
|
|
}
|
|
{
|
|
// vector3s[1]=(Vector3)tweenArguments["amount"];
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_8 = __this->___vector3s_29;
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_9 = __this->___tweenArguments_24;
|
|
NullCheck(L_9);
|
|
RuntimeObject* L_10;
|
|
L_10 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_9, _stringLiteral701DC9E727DA0727D9FC7F0E77504EAE314EC0F1);
|
|
NullCheck(L_8);
|
|
(L_8)->SetAt(static_cast<il2cpp_array_size_t>(1), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)((*(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)((Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)UnBox(L_10, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var)))));
|
|
return;
|
|
}
|
|
|
|
IL_0068:
|
|
{
|
|
// if (tweenArguments.Contains("x")) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_11 = __this->___tweenArguments_24;
|
|
NullCheck(L_11);
|
|
bool L_12;
|
|
L_12 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_11, _stringLiteral062DB096C728515E033CF8C48A1C1F0B9A79384B);
|
|
if (!L_12)
|
|
{
|
|
goto IL_00a0;
|
|
}
|
|
}
|
|
{
|
|
// vector3s[1].x=(float)tweenArguments["x"];
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_13 = __this->___vector3s_29;
|
|
NullCheck(L_13);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_14 = __this->___tweenArguments_24;
|
|
NullCheck(L_14);
|
|
RuntimeObject* L_15;
|
|
L_15 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_14, _stringLiteral062DB096C728515E033CF8C48A1C1F0B9A79384B);
|
|
((L_13)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___x_2 = ((*(float*)((float*)(float*)UnBox(L_15, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var))));
|
|
}
|
|
|
|
IL_00a0:
|
|
{
|
|
// if (tweenArguments.Contains("y")) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_16 = __this->___tweenArguments_24;
|
|
NullCheck(L_16);
|
|
bool L_17;
|
|
L_17 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_16, _stringLiteral9384C6EF2DA5C0BD5274A0DACFF291D0ABBFD8B1);
|
|
if (!L_17)
|
|
{
|
|
goto IL_00d8;
|
|
}
|
|
}
|
|
{
|
|
// vector3s[1].y=(float)tweenArguments["y"];
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_18 = __this->___vector3s_29;
|
|
NullCheck(L_18);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_19 = __this->___tweenArguments_24;
|
|
NullCheck(L_19);
|
|
RuntimeObject* L_20;
|
|
L_20 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_19, _stringLiteral9384C6EF2DA5C0BD5274A0DACFF291D0ABBFD8B1);
|
|
((L_18)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___y_3 = ((*(float*)((float*)(float*)UnBox(L_20, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var))));
|
|
}
|
|
|
|
IL_00d8:
|
|
{
|
|
// if (tweenArguments.Contains("z")) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_21 = __this->___tweenArguments_24;
|
|
NullCheck(L_21);
|
|
bool L_22;
|
|
L_22 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_21, _stringLiteral9CE1604D659135925CCC4DD1F526AFFE42E689F1);
|
|
if (!L_22)
|
|
{
|
|
goto IL_0110;
|
|
}
|
|
}
|
|
{
|
|
// vector3s[1].z=(float)tweenArguments["z"];
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_23 = __this->___vector3s_29;
|
|
NullCheck(L_23);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_24 = __this->___tweenArguments_24;
|
|
NullCheck(L_24);
|
|
RuntimeObject* L_25;
|
|
L_25 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_24, _stringLiteral9CE1604D659135925CCC4DD1F526AFFE42E689F1);
|
|
((L_23)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___z_4 = ((*(float*)((float*)(float*)UnBox(L_25, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var))));
|
|
}
|
|
|
|
IL_0110:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::ApplyRectTargets()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_ApplyRectTargets_m9B569220992F6F5D8EB787EC560108DCAE385A4D (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9CAEFB4CD44C57899826B411B9A0E18DF9DF27E4);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// rects[2].x = ease(rects[0].x,rects[1].x,percentage);
|
|
RectU5BU5D_t83297CB2E61BDF9D27DCB1A3E5C78EBCE9F7C993* L_0 = __this->___rects_33;
|
|
NullCheck(L_0);
|
|
EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD* L_1 = __this->___ease_26;
|
|
RectU5BU5D_t83297CB2E61BDF9D27DCB1A3E5C78EBCE9F7C993* L_2 = __this->___rects_33;
|
|
NullCheck(L_2);
|
|
float L_3;
|
|
L_3 = Rect_get_x_mB267B718E0D067F2BAE31BA477647FBF964916EB(((L_2)->GetAddressAt(static_cast<il2cpp_array_size_t>(0))), NULL);
|
|
RectU5BU5D_t83297CB2E61BDF9D27DCB1A3E5C78EBCE9F7C993* L_4 = __this->___rects_33;
|
|
NullCheck(L_4);
|
|
float L_5;
|
|
L_5 = Rect_get_x_mB267B718E0D067F2BAE31BA477647FBF964916EB(((L_4)->GetAddressAt(static_cast<il2cpp_array_size_t>(1))), NULL);
|
|
float L_6 = __this->___percentage_16;
|
|
NullCheck(L_1);
|
|
float L_7;
|
|
L_7 = EasingFunction_Invoke_m479D6E367A97C8AA056CDDE33E995B06BFF95070_inline(L_1, L_3, L_5, L_6, NULL);
|
|
Rect_set_x_mAB91AB71898A20762BC66FD0723C4C739C4C3406(((L_0)->GetAddressAt(static_cast<il2cpp_array_size_t>(2))), L_7, NULL);
|
|
// rects[2].y = ease(rects[0].y,rects[1].y,percentage);
|
|
RectU5BU5D_t83297CB2E61BDF9D27DCB1A3E5C78EBCE9F7C993* L_8 = __this->___rects_33;
|
|
NullCheck(L_8);
|
|
EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD* L_9 = __this->___ease_26;
|
|
RectU5BU5D_t83297CB2E61BDF9D27DCB1A3E5C78EBCE9F7C993* L_10 = __this->___rects_33;
|
|
NullCheck(L_10);
|
|
float L_11;
|
|
L_11 = Rect_get_y_mC733E8D49F3CE21B2A3D40A1B72D687F22C97F49(((L_10)->GetAddressAt(static_cast<il2cpp_array_size_t>(0))), NULL);
|
|
RectU5BU5D_t83297CB2E61BDF9D27DCB1A3E5C78EBCE9F7C993* L_12 = __this->___rects_33;
|
|
NullCheck(L_12);
|
|
float L_13;
|
|
L_13 = Rect_get_y_mC733E8D49F3CE21B2A3D40A1B72D687F22C97F49(((L_12)->GetAddressAt(static_cast<il2cpp_array_size_t>(1))), NULL);
|
|
float L_14 = __this->___percentage_16;
|
|
NullCheck(L_9);
|
|
float L_15;
|
|
L_15 = EasingFunction_Invoke_m479D6E367A97C8AA056CDDE33E995B06BFF95070_inline(L_9, L_11, L_13, L_14, NULL);
|
|
Rect_set_y_mDE91F4B98A6E8623EFB1250FF6526D5DB5855629(((L_8)->GetAddressAt(static_cast<il2cpp_array_size_t>(2))), L_15, NULL);
|
|
// rects[2].width = ease(rects[0].width,rects[1].width,percentage);
|
|
RectU5BU5D_t83297CB2E61BDF9D27DCB1A3E5C78EBCE9F7C993* L_16 = __this->___rects_33;
|
|
NullCheck(L_16);
|
|
EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD* L_17 = __this->___ease_26;
|
|
RectU5BU5D_t83297CB2E61BDF9D27DCB1A3E5C78EBCE9F7C993* L_18 = __this->___rects_33;
|
|
NullCheck(L_18);
|
|
float L_19;
|
|
L_19 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9(((L_18)->GetAddressAt(static_cast<il2cpp_array_size_t>(0))), NULL);
|
|
RectU5BU5D_t83297CB2E61BDF9D27DCB1A3E5C78EBCE9F7C993* L_20 = __this->___rects_33;
|
|
NullCheck(L_20);
|
|
float L_21;
|
|
L_21 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9(((L_20)->GetAddressAt(static_cast<il2cpp_array_size_t>(1))), NULL);
|
|
float L_22 = __this->___percentage_16;
|
|
NullCheck(L_17);
|
|
float L_23;
|
|
L_23 = EasingFunction_Invoke_m479D6E367A97C8AA056CDDE33E995B06BFF95070_inline(L_17, L_19, L_21, L_22, NULL);
|
|
Rect_set_width_m93B6217CF3EFF89F9B0C81F34D7345DE90B93E5A(((L_16)->GetAddressAt(static_cast<il2cpp_array_size_t>(2))), L_23, NULL);
|
|
// rects[2].height = ease(rects[0].height,rects[1].height,percentage);
|
|
RectU5BU5D_t83297CB2E61BDF9D27DCB1A3E5C78EBCE9F7C993* L_24 = __this->___rects_33;
|
|
NullCheck(L_24);
|
|
EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD* L_25 = __this->___ease_26;
|
|
RectU5BU5D_t83297CB2E61BDF9D27DCB1A3E5C78EBCE9F7C993* L_26 = __this->___rects_33;
|
|
NullCheck(L_26);
|
|
float L_27;
|
|
L_27 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8(((L_26)->GetAddressAt(static_cast<il2cpp_array_size_t>(0))), NULL);
|
|
RectU5BU5D_t83297CB2E61BDF9D27DCB1A3E5C78EBCE9F7C993* L_28 = __this->___rects_33;
|
|
NullCheck(L_28);
|
|
float L_29;
|
|
L_29 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8(((L_28)->GetAddressAt(static_cast<il2cpp_array_size_t>(1))), NULL);
|
|
float L_30 = __this->___percentage_16;
|
|
NullCheck(L_25);
|
|
float L_31;
|
|
L_31 = EasingFunction_Invoke_m479D6E367A97C8AA056CDDE33E995B06BFF95070_inline(L_25, L_27, L_29, L_30, NULL);
|
|
Rect_set_height_mD00038E6E06637137A5626CA8CD421924005BF03(((L_24)->GetAddressAt(static_cast<il2cpp_array_size_t>(2))), L_31, NULL);
|
|
// tweenArguments["onupdateparams"]=rects[2];
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_32 = __this->___tweenArguments_24;
|
|
RectU5BU5D_t83297CB2E61BDF9D27DCB1A3E5C78EBCE9F7C993* L_33 = __this->___rects_33;
|
|
NullCheck(L_33);
|
|
int32_t L_34 = 2;
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_35 = (L_33)->GetAt(static_cast<il2cpp_array_size_t>(L_34));
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_36 = L_35;
|
|
RuntimeObject* L_37 = Box(Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D_il2cpp_TypeInfo_var, &L_36);
|
|
NullCheck(L_32);
|
|
VirtualActionInvoker2< RuntimeObject*, RuntimeObject* >::Invoke(22 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_32, _stringLiteral9CAEFB4CD44C57899826B411B9A0E18DF9DF27E4, L_37);
|
|
// if(percentage==1){
|
|
float L_38 = __this->___percentage_16;
|
|
if ((!(((float)L_38) == ((float)(1.0f)))))
|
|
{
|
|
goto IL_015f;
|
|
}
|
|
}
|
|
{
|
|
// tweenArguments["onupdateparams"]=rects[1];
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_39 = __this->___tweenArguments_24;
|
|
RectU5BU5D_t83297CB2E61BDF9D27DCB1A3E5C78EBCE9F7C993* L_40 = __this->___rects_33;
|
|
NullCheck(L_40);
|
|
int32_t L_41 = 1;
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_42 = (L_40)->GetAt(static_cast<il2cpp_array_size_t>(L_41));
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_43 = L_42;
|
|
RuntimeObject* L_44 = Box(Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D_il2cpp_TypeInfo_var, &L_43);
|
|
NullCheck(L_39);
|
|
VirtualActionInvoker2< RuntimeObject*, RuntimeObject* >::Invoke(22 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_39, _stringLiteral9CAEFB4CD44C57899826B411B9A0E18DF9DF27E4, L_44);
|
|
}
|
|
|
|
IL_015f:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::ApplyColorTargets()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_ApplyColorTargets_m7F638CC58A1B8DF504D1561A8C2206EFF8D5A608 (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Color_tD001788D726C3A7F1379BEED0260B9591F440C1F_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9CAEFB4CD44C57899826B411B9A0E18DF9DF27E4);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// colors[0,2].r = ease(colors[0,0].r,colors[0,1].r,percentage);
|
|
ColorU5BU2CU5D_t3D6E7A083540AE9726FD6FD9693C85DFCDD8C89E* L_0 = __this->___colors_31;
|
|
NullCheck(L_0);
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F* L_1;
|
|
L_1 = (L_0)->GetAddressAt(0, 2);
|
|
EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD* L_2 = __this->___ease_26;
|
|
ColorU5BU2CU5D_t3D6E7A083540AE9726FD6FD9693C85DFCDD8C89E* L_3 = __this->___colors_31;
|
|
NullCheck(L_3);
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F* L_4;
|
|
L_4 = (L_3)->GetAddressAt(0, 0);
|
|
float L_5 = L_4->___r_0;
|
|
ColorU5BU2CU5D_t3D6E7A083540AE9726FD6FD9693C85DFCDD8C89E* L_6 = __this->___colors_31;
|
|
NullCheck(L_6);
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F* L_7;
|
|
L_7 = (L_6)->GetAddressAt(0, 1);
|
|
float L_8 = L_7->___r_0;
|
|
float L_9 = __this->___percentage_16;
|
|
NullCheck(L_2);
|
|
float L_10;
|
|
L_10 = EasingFunction_Invoke_m479D6E367A97C8AA056CDDE33E995B06BFF95070_inline(L_2, L_5, L_8, L_9, NULL);
|
|
L_1->___r_0 = L_10;
|
|
// colors[0,2].g = ease(colors[0,0].g,colors[0,1].g,percentage);
|
|
ColorU5BU2CU5D_t3D6E7A083540AE9726FD6FD9693C85DFCDD8C89E* L_11 = __this->___colors_31;
|
|
NullCheck(L_11);
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F* L_12;
|
|
L_12 = (L_11)->GetAddressAt(0, 2);
|
|
EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD* L_13 = __this->___ease_26;
|
|
ColorU5BU2CU5D_t3D6E7A083540AE9726FD6FD9693C85DFCDD8C89E* L_14 = __this->___colors_31;
|
|
NullCheck(L_14);
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F* L_15;
|
|
L_15 = (L_14)->GetAddressAt(0, 0);
|
|
float L_16 = L_15->___g_1;
|
|
ColorU5BU2CU5D_t3D6E7A083540AE9726FD6FD9693C85DFCDD8C89E* L_17 = __this->___colors_31;
|
|
NullCheck(L_17);
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F* L_18;
|
|
L_18 = (L_17)->GetAddressAt(0, 1);
|
|
float L_19 = L_18->___g_1;
|
|
float L_20 = __this->___percentage_16;
|
|
NullCheck(L_13);
|
|
float L_21;
|
|
L_21 = EasingFunction_Invoke_m479D6E367A97C8AA056CDDE33E995B06BFF95070_inline(L_13, L_16, L_19, L_20, NULL);
|
|
L_12->___g_1 = L_21;
|
|
// colors[0,2].b = ease(colors[0,0].b,colors[0,1].b,percentage);
|
|
ColorU5BU2CU5D_t3D6E7A083540AE9726FD6FD9693C85DFCDD8C89E* L_22 = __this->___colors_31;
|
|
NullCheck(L_22);
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F* L_23;
|
|
L_23 = (L_22)->GetAddressAt(0, 2);
|
|
EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD* L_24 = __this->___ease_26;
|
|
ColorU5BU2CU5D_t3D6E7A083540AE9726FD6FD9693C85DFCDD8C89E* L_25 = __this->___colors_31;
|
|
NullCheck(L_25);
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F* L_26;
|
|
L_26 = (L_25)->GetAddressAt(0, 0);
|
|
float L_27 = L_26->___b_2;
|
|
ColorU5BU2CU5D_t3D6E7A083540AE9726FD6FD9693C85DFCDD8C89E* L_28 = __this->___colors_31;
|
|
NullCheck(L_28);
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F* L_29;
|
|
L_29 = (L_28)->GetAddressAt(0, 1);
|
|
float L_30 = L_29->___b_2;
|
|
float L_31 = __this->___percentage_16;
|
|
NullCheck(L_24);
|
|
float L_32;
|
|
L_32 = EasingFunction_Invoke_m479D6E367A97C8AA056CDDE33E995B06BFF95070_inline(L_24, L_27, L_30, L_31, NULL);
|
|
L_23->___b_2 = L_32;
|
|
// colors[0,2].a = ease(colors[0,0].a,colors[0,1].a,percentage);
|
|
ColorU5BU2CU5D_t3D6E7A083540AE9726FD6FD9693C85DFCDD8C89E* L_33 = __this->___colors_31;
|
|
NullCheck(L_33);
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F* L_34;
|
|
L_34 = (L_33)->GetAddressAt(0, 2);
|
|
EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD* L_35 = __this->___ease_26;
|
|
ColorU5BU2CU5D_t3D6E7A083540AE9726FD6FD9693C85DFCDD8C89E* L_36 = __this->___colors_31;
|
|
NullCheck(L_36);
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F* L_37;
|
|
L_37 = (L_36)->GetAddressAt(0, 0);
|
|
float L_38 = L_37->___a_3;
|
|
ColorU5BU2CU5D_t3D6E7A083540AE9726FD6FD9693C85DFCDD8C89E* L_39 = __this->___colors_31;
|
|
NullCheck(L_39);
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F* L_40;
|
|
L_40 = (L_39)->GetAddressAt(0, 1);
|
|
float L_41 = L_40->___a_3;
|
|
float L_42 = __this->___percentage_16;
|
|
NullCheck(L_35);
|
|
float L_43;
|
|
L_43 = EasingFunction_Invoke_m479D6E367A97C8AA056CDDE33E995B06BFF95070_inline(L_35, L_38, L_41, L_42, NULL);
|
|
L_34->___a_3 = L_43;
|
|
// tweenArguments["onupdateparams"]=colors[0,2];
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_44 = __this->___tweenArguments_24;
|
|
ColorU5BU2CU5D_t3D6E7A083540AE9726FD6FD9693C85DFCDD8C89E* L_45 = __this->___colors_31;
|
|
NullCheck(L_45);
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_46;
|
|
L_46 = (L_45)->GetAt(0, 2);
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_47 = L_46;
|
|
RuntimeObject* L_48 = Box(Color_tD001788D726C3A7F1379BEED0260B9591F440C1F_il2cpp_TypeInfo_var, &L_47);
|
|
NullCheck(L_44);
|
|
VirtualActionInvoker2< RuntimeObject*, RuntimeObject* >::Invoke(22 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_44, _stringLiteral9CAEFB4CD44C57899826B411B9A0E18DF9DF27E4, L_48);
|
|
// if(percentage==1){
|
|
float L_49 = __this->___percentage_16;
|
|
if ((!(((float)L_49) == ((float)(1.0f)))))
|
|
{
|
|
goto IL_016d;
|
|
}
|
|
}
|
|
{
|
|
// tweenArguments["onupdateparams"]=colors[0,1];
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_50 = __this->___tweenArguments_24;
|
|
ColorU5BU2CU5D_t3D6E7A083540AE9726FD6FD9693C85DFCDD8C89E* L_51 = __this->___colors_31;
|
|
NullCheck(L_51);
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_52;
|
|
L_52 = (L_51)->GetAt(0, 1);
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_53 = L_52;
|
|
RuntimeObject* L_54 = Box(Color_tD001788D726C3A7F1379BEED0260B9591F440C1F_il2cpp_TypeInfo_var, &L_53);
|
|
NullCheck(L_50);
|
|
VirtualActionInvoker2< RuntimeObject*, RuntimeObject* >::Invoke(22 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_50, _stringLiteral9CAEFB4CD44C57899826B411B9A0E18DF9DF27E4, L_54);
|
|
}
|
|
|
|
IL_016d:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::ApplyVector3Targets()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_ApplyVector3Targets_mB0F933A58E057C39E016BAD281B2D691FE260DA0 (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9CAEFB4CD44C57899826B411B9A0E18DF9DF27E4);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// vector3s[2].x = ease(vector3s[0].x,vector3s[1].x,percentage);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_0 = __this->___vector3s_29;
|
|
NullCheck(L_0);
|
|
EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD* L_1 = __this->___ease_26;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_2 = __this->___vector3s_29;
|
|
NullCheck(L_2);
|
|
float L_3 = ((L_2)->GetAddressAt(static_cast<il2cpp_array_size_t>(0)))->___x_2;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_4 = __this->___vector3s_29;
|
|
NullCheck(L_4);
|
|
float L_5 = ((L_4)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___x_2;
|
|
float L_6 = __this->___percentage_16;
|
|
NullCheck(L_1);
|
|
float L_7;
|
|
L_7 = EasingFunction_Invoke_m479D6E367A97C8AA056CDDE33E995B06BFF95070_inline(L_1, L_3, L_5, L_6, NULL);
|
|
((L_0)->GetAddressAt(static_cast<il2cpp_array_size_t>(2)))->___x_2 = L_7;
|
|
// vector3s[2].y = ease(vector3s[0].y,vector3s[1].y,percentage);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_8 = __this->___vector3s_29;
|
|
NullCheck(L_8);
|
|
EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD* L_9 = __this->___ease_26;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_10 = __this->___vector3s_29;
|
|
NullCheck(L_10);
|
|
float L_11 = ((L_10)->GetAddressAt(static_cast<il2cpp_array_size_t>(0)))->___y_3;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_12 = __this->___vector3s_29;
|
|
NullCheck(L_12);
|
|
float L_13 = ((L_12)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___y_3;
|
|
float L_14 = __this->___percentage_16;
|
|
NullCheck(L_9);
|
|
float L_15;
|
|
L_15 = EasingFunction_Invoke_m479D6E367A97C8AA056CDDE33E995B06BFF95070_inline(L_9, L_11, L_13, L_14, NULL);
|
|
((L_8)->GetAddressAt(static_cast<il2cpp_array_size_t>(2)))->___y_3 = L_15;
|
|
// vector3s[2].z = ease(vector3s[0].z,vector3s[1].z,percentage);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_16 = __this->___vector3s_29;
|
|
NullCheck(L_16);
|
|
EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD* L_17 = __this->___ease_26;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_18 = __this->___vector3s_29;
|
|
NullCheck(L_18);
|
|
float L_19 = ((L_18)->GetAddressAt(static_cast<il2cpp_array_size_t>(0)))->___z_4;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_20 = __this->___vector3s_29;
|
|
NullCheck(L_20);
|
|
float L_21 = ((L_20)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___z_4;
|
|
float L_22 = __this->___percentage_16;
|
|
NullCheck(L_17);
|
|
float L_23;
|
|
L_23 = EasingFunction_Invoke_m479D6E367A97C8AA056CDDE33E995B06BFF95070_inline(L_17, L_19, L_21, L_22, NULL);
|
|
((L_16)->GetAddressAt(static_cast<il2cpp_array_size_t>(2)))->___z_4 = L_23;
|
|
// tweenArguments["onupdateparams"]=vector3s[2];
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_24 = __this->___tweenArguments_24;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_25 = __this->___vector3s_29;
|
|
NullCheck(L_25);
|
|
int32_t L_26 = 2;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_27 = (L_25)->GetAt(static_cast<il2cpp_array_size_t>(L_26));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_28 = L_27;
|
|
RuntimeObject* L_29 = Box(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var, &L_28);
|
|
NullCheck(L_24);
|
|
VirtualActionInvoker2< RuntimeObject*, RuntimeObject* >::Invoke(22 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_24, _stringLiteral9CAEFB4CD44C57899826B411B9A0E18DF9DF27E4, L_29);
|
|
// if(percentage==1){
|
|
float L_30 = __this->___percentage_16;
|
|
if ((!(((float)L_30) == ((float)(1.0f)))))
|
|
{
|
|
goto IL_011b;
|
|
}
|
|
}
|
|
{
|
|
// tweenArguments["onupdateparams"]=vector3s[1];
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_31 = __this->___tweenArguments_24;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_32 = __this->___vector3s_29;
|
|
NullCheck(L_32);
|
|
int32_t L_33 = 1;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_34 = (L_32)->GetAt(static_cast<il2cpp_array_size_t>(L_33));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_35 = L_34;
|
|
RuntimeObject* L_36 = Box(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var, &L_35);
|
|
NullCheck(L_31);
|
|
VirtualActionInvoker2< RuntimeObject*, RuntimeObject* >::Invoke(22 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_31, _stringLiteral9CAEFB4CD44C57899826B411B9A0E18DF9DF27E4, L_36);
|
|
}
|
|
|
|
IL_011b:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::ApplyVector2Targets()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_ApplyVector2Targets_m11DF7939B59B7652E37E866318B7A242FAD26C4A (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9CAEFB4CD44C57899826B411B9A0E18DF9DF27E4);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// vector2s[2].x = ease(vector2s[0].x,vector2s[1].x,percentage);
|
|
Vector2U5BU5D_tFEBBC94BCC6C9C88277BA04047D2B3FDB6ED7FDA* L_0 = __this->___vector2s_30;
|
|
NullCheck(L_0);
|
|
EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD* L_1 = __this->___ease_26;
|
|
Vector2U5BU5D_tFEBBC94BCC6C9C88277BA04047D2B3FDB6ED7FDA* L_2 = __this->___vector2s_30;
|
|
NullCheck(L_2);
|
|
float L_3 = ((L_2)->GetAddressAt(static_cast<il2cpp_array_size_t>(0)))->___x_0;
|
|
Vector2U5BU5D_tFEBBC94BCC6C9C88277BA04047D2B3FDB6ED7FDA* L_4 = __this->___vector2s_30;
|
|
NullCheck(L_4);
|
|
float L_5 = ((L_4)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___x_0;
|
|
float L_6 = __this->___percentage_16;
|
|
NullCheck(L_1);
|
|
float L_7;
|
|
L_7 = EasingFunction_Invoke_m479D6E367A97C8AA056CDDE33E995B06BFF95070_inline(L_1, L_3, L_5, L_6, NULL);
|
|
((L_0)->GetAddressAt(static_cast<il2cpp_array_size_t>(2)))->___x_0 = L_7;
|
|
// vector2s[2].y = ease(vector2s[0].y,vector2s[1].y,percentage);
|
|
Vector2U5BU5D_tFEBBC94BCC6C9C88277BA04047D2B3FDB6ED7FDA* L_8 = __this->___vector2s_30;
|
|
NullCheck(L_8);
|
|
EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD* L_9 = __this->___ease_26;
|
|
Vector2U5BU5D_tFEBBC94BCC6C9C88277BA04047D2B3FDB6ED7FDA* L_10 = __this->___vector2s_30;
|
|
NullCheck(L_10);
|
|
float L_11 = ((L_10)->GetAddressAt(static_cast<il2cpp_array_size_t>(0)))->___y_1;
|
|
Vector2U5BU5D_tFEBBC94BCC6C9C88277BA04047D2B3FDB6ED7FDA* L_12 = __this->___vector2s_30;
|
|
NullCheck(L_12);
|
|
float L_13 = ((L_12)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___y_1;
|
|
float L_14 = __this->___percentage_16;
|
|
NullCheck(L_9);
|
|
float L_15;
|
|
L_15 = EasingFunction_Invoke_m479D6E367A97C8AA056CDDE33E995B06BFF95070_inline(L_9, L_11, L_13, L_14, NULL);
|
|
((L_8)->GetAddressAt(static_cast<il2cpp_array_size_t>(2)))->___y_1 = L_15;
|
|
// tweenArguments["onupdateparams"]=vector2s[2];
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_16 = __this->___tweenArguments_24;
|
|
Vector2U5BU5D_tFEBBC94BCC6C9C88277BA04047D2B3FDB6ED7FDA* L_17 = __this->___vector2s_30;
|
|
NullCheck(L_17);
|
|
int32_t L_18 = 2;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_19 = (L_17)->GetAt(static_cast<il2cpp_array_size_t>(L_18));
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_20 = L_19;
|
|
RuntimeObject* L_21 = Box(Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7_il2cpp_TypeInfo_var, &L_20);
|
|
NullCheck(L_16);
|
|
VirtualActionInvoker2< RuntimeObject*, RuntimeObject* >::Invoke(22 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_16, _stringLiteral9CAEFB4CD44C57899826B411B9A0E18DF9DF27E4, L_21);
|
|
// if(percentage==1){
|
|
float L_22 = __this->___percentage_16;
|
|
if ((!(((float)L_22) == ((float)(1.0f)))))
|
|
{
|
|
goto IL_00d7;
|
|
}
|
|
}
|
|
{
|
|
// tweenArguments["onupdateparams"]=vector2s[1];
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_23 = __this->___tweenArguments_24;
|
|
Vector2U5BU5D_tFEBBC94BCC6C9C88277BA04047D2B3FDB6ED7FDA* L_24 = __this->___vector2s_30;
|
|
NullCheck(L_24);
|
|
int32_t L_25 = 1;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_26 = (L_24)->GetAt(static_cast<il2cpp_array_size_t>(L_25));
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_27 = L_26;
|
|
RuntimeObject* L_28 = Box(Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7_il2cpp_TypeInfo_var, &L_27);
|
|
NullCheck(L_23);
|
|
VirtualActionInvoker2< RuntimeObject*, RuntimeObject* >::Invoke(22 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_23, _stringLiteral9CAEFB4CD44C57899826B411B9A0E18DF9DF27E4, L_28);
|
|
}
|
|
|
|
IL_00d7:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::ApplyFloatTargets()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_ApplyFloatTargets_m53679C48035C77ECA776CA70A474A7D0458B410E (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9CAEFB4CD44C57899826B411B9A0E18DF9DF27E4);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// floats[2] = ease(floats[0],floats[1],percentage);
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_0 = __this->___floats_32;
|
|
EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD* L_1 = __this->___ease_26;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_2 = __this->___floats_32;
|
|
NullCheck(L_2);
|
|
int32_t L_3 = 0;
|
|
float L_4 = (L_2)->GetAt(static_cast<il2cpp_array_size_t>(L_3));
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_5 = __this->___floats_32;
|
|
NullCheck(L_5);
|
|
int32_t L_6 = 1;
|
|
float L_7 = (L_5)->GetAt(static_cast<il2cpp_array_size_t>(L_6));
|
|
float L_8 = __this->___percentage_16;
|
|
NullCheck(L_1);
|
|
float L_9;
|
|
L_9 = EasingFunction_Invoke_m479D6E367A97C8AA056CDDE33E995B06BFF95070_inline(L_1, L_4, L_7, L_8, NULL);
|
|
NullCheck(L_0);
|
|
(L_0)->SetAt(static_cast<il2cpp_array_size_t>(2), (float)L_9);
|
|
// tweenArguments["onupdateparams"]=floats[2];
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_10 = __this->___tweenArguments_24;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_11 = __this->___floats_32;
|
|
NullCheck(L_11);
|
|
int32_t L_12 = 2;
|
|
float L_13 = (L_11)->GetAt(static_cast<il2cpp_array_size_t>(L_12));
|
|
float L_14 = L_13;
|
|
RuntimeObject* L_15 = Box(Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var, &L_14);
|
|
NullCheck(L_10);
|
|
VirtualActionInvoker2< RuntimeObject*, RuntimeObject* >::Invoke(22 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_10, _stringLiteral9CAEFB4CD44C57899826B411B9A0E18DF9DF27E4, L_15);
|
|
// if(percentage==1){
|
|
float L_16 = __this->___percentage_16;
|
|
if ((!(((float)L_16) == ((float)(1.0f)))))
|
|
{
|
|
goto IL_0070;
|
|
}
|
|
}
|
|
{
|
|
// tweenArguments["onupdateparams"]=floats[1];
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_17 = __this->___tweenArguments_24;
|
|
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_18 = __this->___floats_32;
|
|
NullCheck(L_18);
|
|
int32_t L_19 = 1;
|
|
float L_20 = (L_18)->GetAt(static_cast<il2cpp_array_size_t>(L_19));
|
|
float L_21 = L_20;
|
|
RuntimeObject* L_22 = Box(Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var, &L_21);
|
|
NullCheck(L_17);
|
|
VirtualActionInvoker2< RuntimeObject*, RuntimeObject* >::Invoke(22 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_17, _stringLiteral9CAEFB4CD44C57899826B411B9A0E18DF9DF27E4, L_22);
|
|
}
|
|
|
|
IL_0070:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::ApplyColorToTargets()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_ApplyColorToTargets_m120C6F5D2CAF109D3EB62941B9691CC917CAED27 (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Component_GetComponent_TisLight_t1E68479B7782AF2050FAA02A5DC612FD034F18F3_mF4816FA12B6F220CA55D47D669D7E50DC118B9E9_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Component_GetComponent_TisRenderer_t320575F223BCB177A982E5DDB5DB19FAA89E7FBF_mC91ACC92AD57CA6CA00991DAF1DB3830BCE07AF8_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NamedValueColor_tD6819606818C4DD4A25B555710853C393A0426AA_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
int32_t V_1 = 0;
|
|
int32_t V_2 = 0;
|
|
{
|
|
// for (int i = 0; i < colors.GetLength(0); i++) {
|
|
V_0 = 0;
|
|
goto IL_0127;
|
|
}
|
|
|
|
IL_0007:
|
|
{
|
|
// colors[i,2].r = ease(colors[i,0].r,colors[i,1].r,percentage);
|
|
ColorU5BU2CU5D_t3D6E7A083540AE9726FD6FD9693C85DFCDD8C89E* L_0 = __this->___colors_31;
|
|
int32_t L_1 = V_0;
|
|
NullCheck(L_0);
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F* L_2;
|
|
L_2 = (L_0)->GetAddressAt(L_1, 2);
|
|
EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD* L_3 = __this->___ease_26;
|
|
ColorU5BU2CU5D_t3D6E7A083540AE9726FD6FD9693C85DFCDD8C89E* L_4 = __this->___colors_31;
|
|
int32_t L_5 = V_0;
|
|
NullCheck(L_4);
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F* L_6;
|
|
L_6 = (L_4)->GetAddressAt(L_5, 0);
|
|
float L_7 = L_6->___r_0;
|
|
ColorU5BU2CU5D_t3D6E7A083540AE9726FD6FD9693C85DFCDD8C89E* L_8 = __this->___colors_31;
|
|
int32_t L_9 = V_0;
|
|
NullCheck(L_8);
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F* L_10;
|
|
L_10 = (L_8)->GetAddressAt(L_9, 1);
|
|
float L_11 = L_10->___r_0;
|
|
float L_12 = __this->___percentage_16;
|
|
NullCheck(L_3);
|
|
float L_13;
|
|
L_13 = EasingFunction_Invoke_m479D6E367A97C8AA056CDDE33E995B06BFF95070_inline(L_3, L_7, L_11, L_12, NULL);
|
|
L_2->___r_0 = L_13;
|
|
// colors[i,2].g = ease(colors[i,0].g,colors[i,1].g,percentage);
|
|
ColorU5BU2CU5D_t3D6E7A083540AE9726FD6FD9693C85DFCDD8C89E* L_14 = __this->___colors_31;
|
|
int32_t L_15 = V_0;
|
|
NullCheck(L_14);
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F* L_16;
|
|
L_16 = (L_14)->GetAddressAt(L_15, 2);
|
|
EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD* L_17 = __this->___ease_26;
|
|
ColorU5BU2CU5D_t3D6E7A083540AE9726FD6FD9693C85DFCDD8C89E* L_18 = __this->___colors_31;
|
|
int32_t L_19 = V_0;
|
|
NullCheck(L_18);
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F* L_20;
|
|
L_20 = (L_18)->GetAddressAt(L_19, 0);
|
|
float L_21 = L_20->___g_1;
|
|
ColorU5BU2CU5D_t3D6E7A083540AE9726FD6FD9693C85DFCDD8C89E* L_22 = __this->___colors_31;
|
|
int32_t L_23 = V_0;
|
|
NullCheck(L_22);
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F* L_24;
|
|
L_24 = (L_22)->GetAddressAt(L_23, 1);
|
|
float L_25 = L_24->___g_1;
|
|
float L_26 = __this->___percentage_16;
|
|
NullCheck(L_17);
|
|
float L_27;
|
|
L_27 = EasingFunction_Invoke_m479D6E367A97C8AA056CDDE33E995B06BFF95070_inline(L_17, L_21, L_25, L_26, NULL);
|
|
L_16->___g_1 = L_27;
|
|
// colors[i,2].b = ease(colors[i,0].b,colors[i,1].b,percentage);
|
|
ColorU5BU2CU5D_t3D6E7A083540AE9726FD6FD9693C85DFCDD8C89E* L_28 = __this->___colors_31;
|
|
int32_t L_29 = V_0;
|
|
NullCheck(L_28);
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F* L_30;
|
|
L_30 = (L_28)->GetAddressAt(L_29, 2);
|
|
EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD* L_31 = __this->___ease_26;
|
|
ColorU5BU2CU5D_t3D6E7A083540AE9726FD6FD9693C85DFCDD8C89E* L_32 = __this->___colors_31;
|
|
int32_t L_33 = V_0;
|
|
NullCheck(L_32);
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F* L_34;
|
|
L_34 = (L_32)->GetAddressAt(L_33, 0);
|
|
float L_35 = L_34->___b_2;
|
|
ColorU5BU2CU5D_t3D6E7A083540AE9726FD6FD9693C85DFCDD8C89E* L_36 = __this->___colors_31;
|
|
int32_t L_37 = V_0;
|
|
NullCheck(L_36);
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F* L_38;
|
|
L_38 = (L_36)->GetAddressAt(L_37, 1);
|
|
float L_39 = L_38->___b_2;
|
|
float L_40 = __this->___percentage_16;
|
|
NullCheck(L_31);
|
|
float L_41;
|
|
L_41 = EasingFunction_Invoke_m479D6E367A97C8AA056CDDE33E995B06BFF95070_inline(L_31, L_35, L_39, L_40, NULL);
|
|
L_30->___b_2 = L_41;
|
|
// colors[i,2].a = ease(colors[i,0].a,colors[i,1].a,percentage);
|
|
ColorU5BU2CU5D_t3D6E7A083540AE9726FD6FD9693C85DFCDD8C89E* L_42 = __this->___colors_31;
|
|
int32_t L_43 = V_0;
|
|
NullCheck(L_42);
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F* L_44;
|
|
L_44 = (L_42)->GetAddressAt(L_43, 2);
|
|
EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD* L_45 = __this->___ease_26;
|
|
ColorU5BU2CU5D_t3D6E7A083540AE9726FD6FD9693C85DFCDD8C89E* L_46 = __this->___colors_31;
|
|
int32_t L_47 = V_0;
|
|
NullCheck(L_46);
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F* L_48;
|
|
L_48 = (L_46)->GetAddressAt(L_47, 0);
|
|
float L_49 = L_48->___a_3;
|
|
ColorU5BU2CU5D_t3D6E7A083540AE9726FD6FD9693C85DFCDD8C89E* L_50 = __this->___colors_31;
|
|
int32_t L_51 = V_0;
|
|
NullCheck(L_50);
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F* L_52;
|
|
L_52 = (L_50)->GetAddressAt(L_51, 1);
|
|
float L_53 = L_52->___a_3;
|
|
float L_54 = __this->___percentage_16;
|
|
NullCheck(L_45);
|
|
float L_55;
|
|
L_55 = EasingFunction_Invoke_m479D6E367A97C8AA056CDDE33E995B06BFF95070_inline(L_45, L_49, L_53, L_54, NULL);
|
|
L_44->___a_3 = L_55;
|
|
// for (int i = 0; i < colors.GetLength(0); i++) {
|
|
int32_t L_56 = V_0;
|
|
V_0 = ((int32_t)il2cpp_codegen_add(L_56, 1));
|
|
}
|
|
|
|
IL_0127:
|
|
{
|
|
// for (int i = 0; i < colors.GetLength(0); i++) {
|
|
int32_t L_57 = V_0;
|
|
ColorU5BU2CU5D_t3D6E7A083540AE9726FD6FD9693C85DFCDD8C89E* L_58 = __this->___colors_31;
|
|
NullCheck((RuntimeArray*)L_58);
|
|
int32_t L_59;
|
|
L_59 = Array_GetLength_mFE7A9FE891DE1E07795230BE09854441CDD0E935((RuntimeArray*)L_58, 0, NULL);
|
|
if ((((int32_t)L_57) < ((int32_t)L_59)))
|
|
{
|
|
goto IL_0007;
|
|
}
|
|
}
|
|
{
|
|
// if(GetComponent<Renderer>()){
|
|
Renderer_t320575F223BCB177A982E5DDB5DB19FAA89E7FBF* L_60;
|
|
L_60 = Component_GetComponent_TisRenderer_t320575F223BCB177A982E5DDB5DB19FAA89E7FBF_mC91ACC92AD57CA6CA00991DAF1DB3830BCE07AF8(__this, Component_GetComponent_TisRenderer_t320575F223BCB177A982E5DDB5DB19FAA89E7FBF_mC91ACC92AD57CA6CA00991DAF1DB3830BCE07AF8_RuntimeMethod_var);
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
bool L_61;
|
|
L_61 = Object_op_Implicit_m93896EF7D68FA113C42D3FE2BC6F661FC7EF514A(L_60, NULL);
|
|
if (!L_61)
|
|
{
|
|
goto IL_018f;
|
|
}
|
|
}
|
|
{
|
|
// for (int i = 0; i < colors.GetLength(0); i++) {
|
|
V_1 = 0;
|
|
goto IL_017e;
|
|
}
|
|
|
|
IL_014a:
|
|
{
|
|
// GetComponent<Renderer>().materials[i].SetColor(namedcolorvalue.ToString(),colors[i,2]);
|
|
Renderer_t320575F223BCB177A982E5DDB5DB19FAA89E7FBF* L_62;
|
|
L_62 = Component_GetComponent_TisRenderer_t320575F223BCB177A982E5DDB5DB19FAA89E7FBF_mC91ACC92AD57CA6CA00991DAF1DB3830BCE07AF8(__this, Component_GetComponent_TisRenderer_t320575F223BCB177A982E5DDB5DB19FAA89E7FBF_mC91ACC92AD57CA6CA00991DAF1DB3830BCE07AF8_RuntimeMethod_var);
|
|
NullCheck(L_62);
|
|
MaterialU5BU5D_t2B1D11C42DB07A4400C0535F92DBB87A2E346D3D* L_63;
|
|
L_63 = Renderer_get_materials_m43D33328432700524EAEAB093C67AE5689976118(L_62, NULL);
|
|
int32_t L_64 = V_1;
|
|
NullCheck(L_63);
|
|
int32_t L_65 = L_64;
|
|
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_66 = (L_63)->GetAt(static_cast<il2cpp_array_size_t>(L_65));
|
|
int32_t* L_67 = (&__this->___namedcolorvalue_37);
|
|
Il2CppFakeBox<int32_t> L_68(NamedValueColor_tD6819606818C4DD4A25B555710853C393A0426AA_il2cpp_TypeInfo_var, L_67);
|
|
String_t* L_69;
|
|
L_69 = Enum_ToString_m946B0B83C4470457D0FF555D862022C72BB55741((Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2*)(&L_68), NULL);
|
|
ColorU5BU2CU5D_t3D6E7A083540AE9726FD6FD9693C85DFCDD8C89E* L_70 = __this->___colors_31;
|
|
int32_t L_71 = V_1;
|
|
NullCheck(L_70);
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_72;
|
|
L_72 = (L_70)->GetAt(L_71, 2);
|
|
NullCheck(L_66);
|
|
Material_SetColor_mFAB32FAA44461E46FD707B34184EC080CBB3539F(L_66, L_69, L_72, NULL);
|
|
// for (int i = 0; i < colors.GetLength(0); i++) {
|
|
int32_t L_73 = V_1;
|
|
V_1 = ((int32_t)il2cpp_codegen_add(L_73, 1));
|
|
}
|
|
|
|
IL_017e:
|
|
{
|
|
// for (int i = 0; i < colors.GetLength(0); i++) {
|
|
int32_t L_74 = V_1;
|
|
ColorU5BU2CU5D_t3D6E7A083540AE9726FD6FD9693C85DFCDD8C89E* L_75 = __this->___colors_31;
|
|
NullCheck((RuntimeArray*)L_75);
|
|
int32_t L_76;
|
|
L_76 = Array_GetLength_mFE7A9FE891DE1E07795230BE09854441CDD0E935((RuntimeArray*)L_75, 0, NULL);
|
|
if ((((int32_t)L_74) < ((int32_t)L_76)))
|
|
{
|
|
goto IL_014a;
|
|
}
|
|
}
|
|
{
|
|
goto IL_01b4;
|
|
}
|
|
|
|
IL_018f:
|
|
{
|
|
// }else if(GetComponent<Light>()){
|
|
Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_77;
|
|
L_77 = Component_GetComponent_TisLight_t1E68479B7782AF2050FAA02A5DC612FD034F18F3_mF4816FA12B6F220CA55D47D669D7E50DC118B9E9(__this, Component_GetComponent_TisLight_t1E68479B7782AF2050FAA02A5DC612FD034F18F3_mF4816FA12B6F220CA55D47D669D7E50DC118B9E9_RuntimeMethod_var);
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
bool L_78;
|
|
L_78 = Object_op_Implicit_m93896EF7D68FA113C42D3FE2BC6F661FC7EF514A(L_77, NULL);
|
|
if (!L_78)
|
|
{
|
|
goto IL_01b4;
|
|
}
|
|
}
|
|
{
|
|
// GetComponent<Light>().color=colors[0,2];
|
|
Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_79;
|
|
L_79 = Component_GetComponent_TisLight_t1E68479B7782AF2050FAA02A5DC612FD034F18F3_mF4816FA12B6F220CA55D47D669D7E50DC118B9E9(__this, Component_GetComponent_TisLight_t1E68479B7782AF2050FAA02A5DC612FD034F18F3_mF4816FA12B6F220CA55D47D669D7E50DC118B9E9_RuntimeMethod_var);
|
|
ColorU5BU2CU5D_t3D6E7A083540AE9726FD6FD9693C85DFCDD8C89E* L_80 = __this->___colors_31;
|
|
NullCheck(L_80);
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_81;
|
|
L_81 = (L_80)->GetAt(0, 2);
|
|
NullCheck(L_79);
|
|
Light_set_color_m242F09E22904E0A20D5B032A0749678B0796A87C(L_79, L_81, NULL);
|
|
}
|
|
|
|
IL_01b4:
|
|
{
|
|
// if(percentage==1){
|
|
float L_82 = __this->___percentage_16;
|
|
if ((!(((float)L_82) == ((float)(1.0f)))))
|
|
{
|
|
goto IL_023b;
|
|
}
|
|
}
|
|
{
|
|
// if(GetComponent<Renderer>()){
|
|
Renderer_t320575F223BCB177A982E5DDB5DB19FAA89E7FBF* L_83;
|
|
L_83 = Component_GetComponent_TisRenderer_t320575F223BCB177A982E5DDB5DB19FAA89E7FBF_mC91ACC92AD57CA6CA00991DAF1DB3830BCE07AF8(__this, Component_GetComponent_TisRenderer_t320575F223BCB177A982E5DDB5DB19FAA89E7FBF_mC91ACC92AD57CA6CA00991DAF1DB3830BCE07AF8_RuntimeMethod_var);
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
bool L_84;
|
|
L_84 = Object_op_Implicit_m93896EF7D68FA113C42D3FE2BC6F661FC7EF514A(L_83, NULL);
|
|
if (!L_84)
|
|
{
|
|
goto IL_0216;
|
|
}
|
|
}
|
|
{
|
|
// for (int i = 0; i < colors.GetLength(0); i++) {
|
|
V_2 = 0;
|
|
goto IL_0206;
|
|
}
|
|
|
|
IL_01d2:
|
|
{
|
|
// GetComponent<Renderer>().materials[i].SetColor(namedcolorvalue.ToString(),colors[i,1]);
|
|
Renderer_t320575F223BCB177A982E5DDB5DB19FAA89E7FBF* L_85;
|
|
L_85 = Component_GetComponent_TisRenderer_t320575F223BCB177A982E5DDB5DB19FAA89E7FBF_mC91ACC92AD57CA6CA00991DAF1DB3830BCE07AF8(__this, Component_GetComponent_TisRenderer_t320575F223BCB177A982E5DDB5DB19FAA89E7FBF_mC91ACC92AD57CA6CA00991DAF1DB3830BCE07AF8_RuntimeMethod_var);
|
|
NullCheck(L_85);
|
|
MaterialU5BU5D_t2B1D11C42DB07A4400C0535F92DBB87A2E346D3D* L_86;
|
|
L_86 = Renderer_get_materials_m43D33328432700524EAEAB093C67AE5689976118(L_85, NULL);
|
|
int32_t L_87 = V_2;
|
|
NullCheck(L_86);
|
|
int32_t L_88 = L_87;
|
|
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_89 = (L_86)->GetAt(static_cast<il2cpp_array_size_t>(L_88));
|
|
int32_t* L_90 = (&__this->___namedcolorvalue_37);
|
|
Il2CppFakeBox<int32_t> L_91(NamedValueColor_tD6819606818C4DD4A25B555710853C393A0426AA_il2cpp_TypeInfo_var, L_90);
|
|
String_t* L_92;
|
|
L_92 = Enum_ToString_m946B0B83C4470457D0FF555D862022C72BB55741((Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2*)(&L_91), NULL);
|
|
ColorU5BU2CU5D_t3D6E7A083540AE9726FD6FD9693C85DFCDD8C89E* L_93 = __this->___colors_31;
|
|
int32_t L_94 = V_2;
|
|
NullCheck(L_93);
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_95;
|
|
L_95 = (L_93)->GetAt(L_94, 1);
|
|
NullCheck(L_89);
|
|
Material_SetColor_mFAB32FAA44461E46FD707B34184EC080CBB3539F(L_89, L_92, L_95, NULL);
|
|
// for (int i = 0; i < colors.GetLength(0); i++) {
|
|
int32_t L_96 = V_2;
|
|
V_2 = ((int32_t)il2cpp_codegen_add(L_96, 1));
|
|
}
|
|
|
|
IL_0206:
|
|
{
|
|
// for (int i = 0; i < colors.GetLength(0); i++) {
|
|
int32_t L_97 = V_2;
|
|
ColorU5BU2CU5D_t3D6E7A083540AE9726FD6FD9693C85DFCDD8C89E* L_98 = __this->___colors_31;
|
|
NullCheck((RuntimeArray*)L_98);
|
|
int32_t L_99;
|
|
L_99 = Array_GetLength_mFE7A9FE891DE1E07795230BE09854441CDD0E935((RuntimeArray*)L_98, 0, NULL);
|
|
if ((((int32_t)L_97) < ((int32_t)L_99)))
|
|
{
|
|
goto IL_01d2;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_0216:
|
|
{
|
|
// }else if(GetComponent<Light>()){
|
|
Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_100;
|
|
L_100 = Component_GetComponent_TisLight_t1E68479B7782AF2050FAA02A5DC612FD034F18F3_mF4816FA12B6F220CA55D47D669D7E50DC118B9E9(__this, Component_GetComponent_TisLight_t1E68479B7782AF2050FAA02A5DC612FD034F18F3_mF4816FA12B6F220CA55D47D669D7E50DC118B9E9_RuntimeMethod_var);
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
bool L_101;
|
|
L_101 = Object_op_Implicit_m93896EF7D68FA113C42D3FE2BC6F661FC7EF514A(L_100, NULL);
|
|
if (!L_101)
|
|
{
|
|
goto IL_023b;
|
|
}
|
|
}
|
|
{
|
|
// GetComponent<Light>().color=colors[0,1];
|
|
Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_102;
|
|
L_102 = Component_GetComponent_TisLight_t1E68479B7782AF2050FAA02A5DC612FD034F18F3_mF4816FA12B6F220CA55D47D669D7E50DC118B9E9(__this, Component_GetComponent_TisLight_t1E68479B7782AF2050FAA02A5DC612FD034F18F3_mF4816FA12B6F220CA55D47D669D7E50DC118B9E9_RuntimeMethod_var);
|
|
ColorU5BU2CU5D_t3D6E7A083540AE9726FD6FD9693C85DFCDD8C89E* L_103 = __this->___colors_31;
|
|
NullCheck(L_103);
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_104;
|
|
L_104 = (L_103)->GetAt(0, 1);
|
|
NullCheck(L_102);
|
|
Light_set_color_m242F09E22904E0A20D5B032A0749678B0796A87C(L_102, L_104, NULL);
|
|
}
|
|
|
|
IL_023b:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::ApplyAudioToTargets()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_ApplyAudioToTargets_mEFDA11948E799C05880846C2EC34400A0F0F5F7C (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// vector2s[2].x = ease(vector2s[0].x,vector2s[1].x,percentage);
|
|
Vector2U5BU5D_tFEBBC94BCC6C9C88277BA04047D2B3FDB6ED7FDA* L_0 = __this->___vector2s_30;
|
|
NullCheck(L_0);
|
|
EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD* L_1 = __this->___ease_26;
|
|
Vector2U5BU5D_tFEBBC94BCC6C9C88277BA04047D2B3FDB6ED7FDA* L_2 = __this->___vector2s_30;
|
|
NullCheck(L_2);
|
|
float L_3 = ((L_2)->GetAddressAt(static_cast<il2cpp_array_size_t>(0)))->___x_0;
|
|
Vector2U5BU5D_tFEBBC94BCC6C9C88277BA04047D2B3FDB6ED7FDA* L_4 = __this->___vector2s_30;
|
|
NullCheck(L_4);
|
|
float L_5 = ((L_4)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___x_0;
|
|
float L_6 = __this->___percentage_16;
|
|
NullCheck(L_1);
|
|
float L_7;
|
|
L_7 = EasingFunction_Invoke_m479D6E367A97C8AA056CDDE33E995B06BFF95070_inline(L_1, L_3, L_5, L_6, NULL);
|
|
((L_0)->GetAddressAt(static_cast<il2cpp_array_size_t>(2)))->___x_0 = L_7;
|
|
// vector2s[2].y = ease(vector2s[0].y,vector2s[1].y,percentage);
|
|
Vector2U5BU5D_tFEBBC94BCC6C9C88277BA04047D2B3FDB6ED7FDA* L_8 = __this->___vector2s_30;
|
|
NullCheck(L_8);
|
|
EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD* L_9 = __this->___ease_26;
|
|
Vector2U5BU5D_tFEBBC94BCC6C9C88277BA04047D2B3FDB6ED7FDA* L_10 = __this->___vector2s_30;
|
|
NullCheck(L_10);
|
|
float L_11 = ((L_10)->GetAddressAt(static_cast<il2cpp_array_size_t>(0)))->___y_1;
|
|
Vector2U5BU5D_tFEBBC94BCC6C9C88277BA04047D2B3FDB6ED7FDA* L_12 = __this->___vector2s_30;
|
|
NullCheck(L_12);
|
|
float L_13 = ((L_12)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___y_1;
|
|
float L_14 = __this->___percentage_16;
|
|
NullCheck(L_9);
|
|
float L_15;
|
|
L_15 = EasingFunction_Invoke_m479D6E367A97C8AA056CDDE33E995B06BFF95070_inline(L_9, L_11, L_13, L_14, NULL);
|
|
((L_8)->GetAddressAt(static_cast<il2cpp_array_size_t>(2)))->___y_1 = L_15;
|
|
// audioSource.volume=vector2s[2].x;
|
|
AudioSource_t871AC2272F896738252F04EE949AEF5B241D3299* L_16 = __this->___audioSource_28;
|
|
Vector2U5BU5D_tFEBBC94BCC6C9C88277BA04047D2B3FDB6ED7FDA* L_17 = __this->___vector2s_30;
|
|
NullCheck(L_17);
|
|
float L_18 = ((L_17)->GetAddressAt(static_cast<il2cpp_array_size_t>(2)))->___x_0;
|
|
NullCheck(L_16);
|
|
AudioSource_set_volume_mD902BBDBBDE0E3C148609BF3C05096148E90F2C0(L_16, L_18, NULL);
|
|
// audioSource.pitch=vector2s[2].y;
|
|
AudioSource_t871AC2272F896738252F04EE949AEF5B241D3299* L_19 = __this->___audioSource_28;
|
|
Vector2U5BU5D_tFEBBC94BCC6C9C88277BA04047D2B3FDB6ED7FDA* L_20 = __this->___vector2s_30;
|
|
NullCheck(L_20);
|
|
float L_21 = ((L_20)->GetAddressAt(static_cast<il2cpp_array_size_t>(2)))->___y_1;
|
|
NullCheck(L_19);
|
|
AudioSource_set_pitch_mD14631FC99BF38AAFB356D9C45546BC16CF9E811(L_19, L_21, NULL);
|
|
// if(percentage==1){
|
|
float L_22 = __this->___percentage_16;
|
|
if ((!(((float)L_22) == ((float)(1.0f)))))
|
|
{
|
|
goto IL_0105;
|
|
}
|
|
}
|
|
{
|
|
// audioSource.volume=vector2s[1].x;
|
|
AudioSource_t871AC2272F896738252F04EE949AEF5B241D3299* L_23 = __this->___audioSource_28;
|
|
Vector2U5BU5D_tFEBBC94BCC6C9C88277BA04047D2B3FDB6ED7FDA* L_24 = __this->___vector2s_30;
|
|
NullCheck(L_24);
|
|
float L_25 = ((L_24)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___x_0;
|
|
NullCheck(L_23);
|
|
AudioSource_set_volume_mD902BBDBBDE0E3C148609BF3C05096148E90F2C0(L_23, L_25, NULL);
|
|
// audioSource.pitch=vector2s[1].y;
|
|
AudioSource_t871AC2272F896738252F04EE949AEF5B241D3299* L_26 = __this->___audioSource_28;
|
|
Vector2U5BU5D_tFEBBC94BCC6C9C88277BA04047D2B3FDB6ED7FDA* L_27 = __this->___vector2s_30;
|
|
NullCheck(L_27);
|
|
float L_28 = ((L_27)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___y_1;
|
|
NullCheck(L_26);
|
|
AudioSource_set_pitch_mD14631FC99BF38AAFB356D9C45546BC16CF9E811(L_26, L_28, NULL);
|
|
}
|
|
|
|
IL_0105:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::ApplyStabTargets()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_ApplyStabTargets_mC897E11D30FFDBDF734E560234A626FF71E10A7A (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::ApplyMoveToPathTargets()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_ApplyMoveToPathTargets_m2F5EF83DD6588B992EB78F711E67A1AD3E4D5D08 (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __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*)&Component_GetComponent_TisRigidbody_t268697F5A994213ED97393309870968BC1C7393C_m4B5CAD64B52D153BEA96432633CA9A45FA523DD8_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3B596E42BC12C0AB0FA7CC6D2CA7CA9437463324);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral56179EB99305F2390622312FBBE50D2F5B0A1063);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC51204C243608D98F38F0FF87607EF675D9B9081);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
float V_0 = 0.0f;
|
|
float V_1 = 0.0f;
|
|
float V_2 = 0.0f;
|
|
{
|
|
// preUpdate = thisTransform.position;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_0 = __this->___thisTransform_40;
|
|
NullCheck(L_0);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_1;
|
|
L_1 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_0, NULL);
|
|
__this->___preUpdate_35 = L_1;
|
|
// float t = ease(0,1,percentage);
|
|
EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD* L_2 = __this->___ease_26;
|
|
float L_3 = __this->___percentage_16;
|
|
NullCheck(L_2);
|
|
float L_4;
|
|
L_4 = EasingFunction_Invoke_m479D6E367A97C8AA056CDDE33E995B06BFF95070_inline(L_2, (0.0f), (1.0f), L_3, NULL);
|
|
V_0 = L_4;
|
|
// if(isLocal){
|
|
bool L_5 = __this->___isLocal_19;
|
|
if (!L_5)
|
|
{
|
|
goto IL_005d;
|
|
}
|
|
}
|
|
{
|
|
// thisTransform.localPosition=path.Interp(Mathf.Clamp(t,0,1));
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_6 = __this->___thisTransform_40;
|
|
CRSpline_t38ACC270BD80983249846FAD81E7111DC9476244* L_7 = __this->___path_34;
|
|
float L_8 = V_0;
|
|
float L_9;
|
|
L_9 = Mathf_Clamp_mEB9AEA827D27D20FCC787F7375156AF46BB12BBF_inline(L_8, (0.0f), (1.0f), NULL);
|
|
NullCheck(L_7);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_10;
|
|
L_10 = CRSpline_Interp_m6C9236DBD82F248B6AB18EF7E0AC919E1DB3B514(L_7, L_9, NULL);
|
|
NullCheck(L_6);
|
|
Transform_set_localPosition_mDE1C997F7D79C0885210B7732B4BA50EE7D73134(L_6, L_10, NULL);
|
|
goto IL_0083;
|
|
}
|
|
|
|
IL_005d:
|
|
{
|
|
// thisTransform.position=path.Interp(Mathf.Clamp(t,0,1));
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_11 = __this->___thisTransform_40;
|
|
CRSpline_t38ACC270BD80983249846FAD81E7111DC9476244* L_12 = __this->___path_34;
|
|
float L_13 = V_0;
|
|
float L_14;
|
|
L_14 = Mathf_Clamp_mEB9AEA827D27D20FCC787F7375156AF46BB12BBF_inline(L_13, (0.0f), (1.0f), NULL);
|
|
NullCheck(L_12);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_15;
|
|
L_15 = CRSpline_Interp_m6C9236DBD82F248B6AB18EF7E0AC919E1DB3B514(L_12, L_14, NULL);
|
|
NullCheck(L_11);
|
|
Transform_set_position_mA1A817124BB41B685043DED2A9BA48CDF37C4156(L_11, L_15, NULL);
|
|
}
|
|
|
|
IL_0083:
|
|
{
|
|
// if(tweenArguments.Contains("orienttopath") && (bool)tweenArguments["orienttopath"]){
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_16 = __this->___tweenArguments_24;
|
|
NullCheck(L_16);
|
|
bool L_17;
|
|
L_17 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_16, _stringLiteral56179EB99305F2390622312FBBE50D2F5B0A1063);
|
|
if (!L_17)
|
|
{
|
|
goto IL_013a;
|
|
}
|
|
}
|
|
{
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_18 = __this->___tweenArguments_24;
|
|
NullCheck(L_18);
|
|
RuntimeObject* L_19;
|
|
L_19 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_18, _stringLiteral56179EB99305F2390622312FBBE50D2F5B0A1063);
|
|
if (!((*(bool*)((bool*)(bool*)UnBox(L_19, Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_il2cpp_TypeInfo_var)))))
|
|
{
|
|
goto IL_013a;
|
|
}
|
|
}
|
|
{
|
|
// if(tweenArguments.Contains("lookahead")){
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_20 = __this->___tweenArguments_24;
|
|
NullCheck(L_20);
|
|
bool L_21;
|
|
L_21 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_20, _stringLiteralC51204C243608D98F38F0FF87607EF675D9B9081);
|
|
if (!L_21)
|
|
{
|
|
goto IL_00dc;
|
|
}
|
|
}
|
|
{
|
|
// lookAheadAmount = (float)tweenArguments["lookahead"];
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_22 = __this->___tweenArguments_24;
|
|
NullCheck(L_22);
|
|
RuntimeObject* L_23;
|
|
L_23 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_22, _stringLiteralC51204C243608D98F38F0FF87607EF675D9B9081);
|
|
V_1 = ((*(float*)((float*)(float*)UnBox(L_23, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var))));
|
|
goto IL_00e2;
|
|
}
|
|
|
|
IL_00dc:
|
|
{
|
|
// lookAheadAmount = Defaults.lookAhead;
|
|
il2cpp_codegen_runtime_class_init_inline(Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var);
|
|
float L_24 = ((Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_StaticFields*)il2cpp_codegen_static_fields_for(Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var))->___lookAhead_12;
|
|
V_1 = L_24;
|
|
}
|
|
|
|
IL_00e2:
|
|
{
|
|
// tLook = ease(0,1, Mathf.Min(1f, percentage+lookAheadAmount));
|
|
EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD* L_25 = __this->___ease_26;
|
|
float L_26 = __this->___percentage_16;
|
|
float L_27 = V_1;
|
|
float L_28;
|
|
L_28 = Mathf_Min_m747CA71A9483CDB394B13BD0AD048EE17E48FFE4_inline((1.0f), ((float)il2cpp_codegen_add(L_26, L_27)), NULL);
|
|
NullCheck(L_25);
|
|
float L_29;
|
|
L_29 = EasingFunction_Invoke_m479D6E367A97C8AA056CDDE33E995B06BFF95070_inline(L_25, (0.0f), (1.0f), L_28, NULL);
|
|
V_2 = L_29;
|
|
// tweenArguments["looktarget"] = path.Interp(Mathf.Clamp(tLook,0,1));
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_30 = __this->___tweenArguments_24;
|
|
CRSpline_t38ACC270BD80983249846FAD81E7111DC9476244* L_31 = __this->___path_34;
|
|
float L_32 = V_2;
|
|
float L_33;
|
|
L_33 = Mathf_Clamp_mEB9AEA827D27D20FCC787F7375156AF46BB12BBF_inline(L_32, (0.0f), (1.0f), NULL);
|
|
NullCheck(L_31);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_34;
|
|
L_34 = CRSpline_Interp_m6C9236DBD82F248B6AB18EF7E0AC919E1DB3B514(L_31, L_33, NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_35 = L_34;
|
|
RuntimeObject* L_36 = Box(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var, &L_35);
|
|
NullCheck(L_30);
|
|
VirtualActionInvoker2< RuntimeObject*, RuntimeObject* >::Invoke(22 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_30, _stringLiteral3B596E42BC12C0AB0FA7CC6D2CA7CA9437463324, L_36);
|
|
}
|
|
|
|
IL_013a:
|
|
{
|
|
// postUpdate=thisTransform.position;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_37 = __this->___thisTransform_40;
|
|
NullCheck(L_37);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_38;
|
|
L_38 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_37, NULL);
|
|
__this->___postUpdate_36 = L_38;
|
|
// if(physics){
|
|
bool L_39 = __this->___physics_23;
|
|
if (!L_39)
|
|
{
|
|
goto IL_0175;
|
|
}
|
|
}
|
|
{
|
|
// thisTransform.position=preUpdate;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_40 = __this->___thisTransform_40;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_41 = __this->___preUpdate_35;
|
|
NullCheck(L_40);
|
|
Transform_set_position_mA1A817124BB41B685043DED2A9BA48CDF37C4156(L_40, L_41, NULL);
|
|
// GetComponent<Rigidbody>().MovePosition(postUpdate);
|
|
Rigidbody_t268697F5A994213ED97393309870968BC1C7393C* L_42;
|
|
L_42 = Component_GetComponent_TisRigidbody_t268697F5A994213ED97393309870968BC1C7393C_m4B5CAD64B52D153BEA96432633CA9A45FA523DD8(__this, Component_GetComponent_TisRigidbody_t268697F5A994213ED97393309870968BC1C7393C_m4B5CAD64B52D153BEA96432633CA9A45FA523DD8_RuntimeMethod_var);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_43 = __this->___postUpdate_36;
|
|
NullCheck(L_42);
|
|
Rigidbody_MovePosition_mB2CD29ABC8F59AC338C0A3A5A6B75C38FDA92CA9(L_42, L_43, NULL);
|
|
}
|
|
|
|
IL_0175:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::ApplyMoveToTargets()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_ApplyMoveToTargets_mC55AA4512DFF3783D98168065732B80B7EF899BC (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Component_GetComponent_TisRigidbody_t268697F5A994213ED97393309870968BC1C7393C_m4B5CAD64B52D153BEA96432633CA9A45FA523DD8_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// preUpdate=thisTransform.position;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_0 = __this->___thisTransform_40;
|
|
NullCheck(L_0);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_1;
|
|
L_1 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_0, NULL);
|
|
__this->___preUpdate_35 = L_1;
|
|
// vector3s[2].x = ease(vector3s[0].x,vector3s[1].x,percentage);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_2 = __this->___vector3s_29;
|
|
NullCheck(L_2);
|
|
EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD* L_3 = __this->___ease_26;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_4 = __this->___vector3s_29;
|
|
NullCheck(L_4);
|
|
float L_5 = ((L_4)->GetAddressAt(static_cast<il2cpp_array_size_t>(0)))->___x_2;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_6 = __this->___vector3s_29;
|
|
NullCheck(L_6);
|
|
float L_7 = ((L_6)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___x_2;
|
|
float L_8 = __this->___percentage_16;
|
|
NullCheck(L_3);
|
|
float L_9;
|
|
L_9 = EasingFunction_Invoke_m479D6E367A97C8AA056CDDE33E995B06BFF95070_inline(L_3, L_5, L_7, L_8, NULL);
|
|
((L_2)->GetAddressAt(static_cast<il2cpp_array_size_t>(2)))->___x_2 = L_9;
|
|
// vector3s[2].y = ease(vector3s[0].y,vector3s[1].y,percentage);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_10 = __this->___vector3s_29;
|
|
NullCheck(L_10);
|
|
EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD* L_11 = __this->___ease_26;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_12 = __this->___vector3s_29;
|
|
NullCheck(L_12);
|
|
float L_13 = ((L_12)->GetAddressAt(static_cast<il2cpp_array_size_t>(0)))->___y_3;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_14 = __this->___vector3s_29;
|
|
NullCheck(L_14);
|
|
float L_15 = ((L_14)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___y_3;
|
|
float L_16 = __this->___percentage_16;
|
|
NullCheck(L_11);
|
|
float L_17;
|
|
L_17 = EasingFunction_Invoke_m479D6E367A97C8AA056CDDE33E995B06BFF95070_inline(L_11, L_13, L_15, L_16, NULL);
|
|
((L_10)->GetAddressAt(static_cast<il2cpp_array_size_t>(2)))->___y_3 = L_17;
|
|
// vector3s[2].z = ease(vector3s[0].z,vector3s[1].z,percentage);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_18 = __this->___vector3s_29;
|
|
NullCheck(L_18);
|
|
EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD* L_19 = __this->___ease_26;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_20 = __this->___vector3s_29;
|
|
NullCheck(L_20);
|
|
float L_21 = ((L_20)->GetAddressAt(static_cast<il2cpp_array_size_t>(0)))->___z_4;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_22 = __this->___vector3s_29;
|
|
NullCheck(L_22);
|
|
float L_23 = ((L_22)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___z_4;
|
|
float L_24 = __this->___percentage_16;
|
|
NullCheck(L_19);
|
|
float L_25;
|
|
L_25 = EasingFunction_Invoke_m479D6E367A97C8AA056CDDE33E995B06BFF95070_inline(L_19, L_21, L_23, L_24, NULL);
|
|
((L_18)->GetAddressAt(static_cast<il2cpp_array_size_t>(2)))->___z_4 = L_25;
|
|
// if (isLocal) {
|
|
bool L_26 = __this->___isLocal_19;
|
|
if (!L_26)
|
|
{
|
|
goto IL_00fe;
|
|
}
|
|
}
|
|
{
|
|
// thisTransform.localPosition=vector3s[2];
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_27 = __this->___thisTransform_40;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_28 = __this->___vector3s_29;
|
|
NullCheck(L_28);
|
|
int32_t L_29 = 2;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_30 = (L_28)->GetAt(static_cast<il2cpp_array_size_t>(L_29));
|
|
NullCheck(L_27);
|
|
Transform_set_localPosition_mDE1C997F7D79C0885210B7732B4BA50EE7D73134(L_27, L_30, NULL);
|
|
goto IL_0115;
|
|
}
|
|
|
|
IL_00fe:
|
|
{
|
|
// thisTransform.position=vector3s[2];
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_31 = __this->___thisTransform_40;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_32 = __this->___vector3s_29;
|
|
NullCheck(L_32);
|
|
int32_t L_33 = 2;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_34 = (L_32)->GetAt(static_cast<il2cpp_array_size_t>(L_33));
|
|
NullCheck(L_31);
|
|
Transform_set_position_mA1A817124BB41B685043DED2A9BA48CDF37C4156(L_31, L_34, NULL);
|
|
}
|
|
|
|
IL_0115:
|
|
{
|
|
// if(percentage==1){
|
|
float L_35 = __this->___percentage_16;
|
|
if ((!(((float)L_35) == ((float)(1.0f)))))
|
|
{
|
|
goto IL_015a;
|
|
}
|
|
}
|
|
{
|
|
// if (isLocal) {
|
|
bool L_36 = __this->___isLocal_19;
|
|
if (!L_36)
|
|
{
|
|
goto IL_0143;
|
|
}
|
|
}
|
|
{
|
|
// thisTransform.localPosition=vector3s[1];
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_37 = __this->___thisTransform_40;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_38 = __this->___vector3s_29;
|
|
NullCheck(L_38);
|
|
int32_t L_39 = 1;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_40 = (L_38)->GetAt(static_cast<il2cpp_array_size_t>(L_39));
|
|
NullCheck(L_37);
|
|
Transform_set_localPosition_mDE1C997F7D79C0885210B7732B4BA50EE7D73134(L_37, L_40, NULL);
|
|
goto IL_015a;
|
|
}
|
|
|
|
IL_0143:
|
|
{
|
|
// thisTransform.position=vector3s[1];
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_41 = __this->___thisTransform_40;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_42 = __this->___vector3s_29;
|
|
NullCheck(L_42);
|
|
int32_t L_43 = 1;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_44 = (L_42)->GetAt(static_cast<il2cpp_array_size_t>(L_43));
|
|
NullCheck(L_41);
|
|
Transform_set_position_mA1A817124BB41B685043DED2A9BA48CDF37C4156(L_41, L_44, NULL);
|
|
}
|
|
|
|
IL_015a:
|
|
{
|
|
// postUpdate=thisTransform.position;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_45 = __this->___thisTransform_40;
|
|
NullCheck(L_45);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_46;
|
|
L_46 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_45, NULL);
|
|
__this->___postUpdate_36 = L_46;
|
|
// if(physics){
|
|
bool L_47 = __this->___physics_23;
|
|
if (!L_47)
|
|
{
|
|
goto IL_0195;
|
|
}
|
|
}
|
|
{
|
|
// thisTransform.position=preUpdate;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_48 = __this->___thisTransform_40;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_49 = __this->___preUpdate_35;
|
|
NullCheck(L_48);
|
|
Transform_set_position_mA1A817124BB41B685043DED2A9BA48CDF37C4156(L_48, L_49, NULL);
|
|
// GetComponent<Rigidbody>().MovePosition(postUpdate);
|
|
Rigidbody_t268697F5A994213ED97393309870968BC1C7393C* L_50;
|
|
L_50 = Component_GetComponent_TisRigidbody_t268697F5A994213ED97393309870968BC1C7393C_m4B5CAD64B52D153BEA96432633CA9A45FA523DD8(__this, Component_GetComponent_TisRigidbody_t268697F5A994213ED97393309870968BC1C7393C_m4B5CAD64B52D153BEA96432633CA9A45FA523DD8_RuntimeMethod_var);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_51 = __this->___postUpdate_36;
|
|
NullCheck(L_50);
|
|
Rigidbody_MovePosition_mB2CD29ABC8F59AC338C0A3A5A6B75C38FDA92CA9(L_50, L_51, NULL);
|
|
}
|
|
|
|
IL_0195:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::ApplyMoveByTargets()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_ApplyMoveByTargets_m66B2947E2206ACF009E9353D3654C9BE3BBDAFEA (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Component_GetComponent_TisRigidbody_t268697F5A994213ED97393309870968BC1C7393C_m4B5CAD64B52D153BEA96432633CA9A45FA523DD8_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3B596E42BC12C0AB0FA7CC6D2CA7CA9437463324);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
// preUpdate = thisTransform.position;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_0 = __this->___thisTransform_40;
|
|
NullCheck(L_0);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_1;
|
|
L_1 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_0, NULL);
|
|
__this->___preUpdate_35 = L_1;
|
|
// Vector3 currentRotation = new Vector3();
|
|
il2cpp_codegen_initobj((&V_0), sizeof(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2));
|
|
// if(tweenArguments.Contains("looktarget")){
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_2 = __this->___tweenArguments_24;
|
|
NullCheck(L_2);
|
|
bool L_3;
|
|
L_3 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_2, _stringLiteral3B596E42BC12C0AB0FA7CC6D2CA7CA9437463324);
|
|
if (!L_3)
|
|
{
|
|
goto IL_004e;
|
|
}
|
|
}
|
|
{
|
|
// currentRotation = thisTransform.eulerAngles;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_4 = __this->___thisTransform_40;
|
|
NullCheck(L_4);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_5;
|
|
L_5 = Transform_get_eulerAngles_mCAAF48EFCF628F1ED91C2FFE75A4FD19C039DD6A(L_4, NULL);
|
|
V_0 = L_5;
|
|
// thisTransform.eulerAngles = vector3s[4];
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_6 = __this->___thisTransform_40;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_7 = __this->___vector3s_29;
|
|
NullCheck(L_7);
|
|
int32_t L_8 = 4;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_9 = (L_7)->GetAt(static_cast<il2cpp_array_size_t>(L_8));
|
|
NullCheck(L_6);
|
|
Transform_set_eulerAngles_m9F0BC484A7915A51FAB87230644229B75BACA004(L_6, L_9, NULL);
|
|
}
|
|
|
|
IL_004e:
|
|
{
|
|
// vector3s[2].x = ease(vector3s[0].x,vector3s[1].x,percentage);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_10 = __this->___vector3s_29;
|
|
NullCheck(L_10);
|
|
EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD* L_11 = __this->___ease_26;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_12 = __this->___vector3s_29;
|
|
NullCheck(L_12);
|
|
float L_13 = ((L_12)->GetAddressAt(static_cast<il2cpp_array_size_t>(0)))->___x_2;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_14 = __this->___vector3s_29;
|
|
NullCheck(L_14);
|
|
float L_15 = ((L_14)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___x_2;
|
|
float L_16 = __this->___percentage_16;
|
|
NullCheck(L_11);
|
|
float L_17;
|
|
L_17 = EasingFunction_Invoke_m479D6E367A97C8AA056CDDE33E995B06BFF95070_inline(L_11, L_13, L_15, L_16, NULL);
|
|
((L_10)->GetAddressAt(static_cast<il2cpp_array_size_t>(2)))->___x_2 = L_17;
|
|
// vector3s[2].y = ease(vector3s[0].y,vector3s[1].y,percentage);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_18 = __this->___vector3s_29;
|
|
NullCheck(L_18);
|
|
EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD* L_19 = __this->___ease_26;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_20 = __this->___vector3s_29;
|
|
NullCheck(L_20);
|
|
float L_21 = ((L_20)->GetAddressAt(static_cast<il2cpp_array_size_t>(0)))->___y_3;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_22 = __this->___vector3s_29;
|
|
NullCheck(L_22);
|
|
float L_23 = ((L_22)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___y_3;
|
|
float L_24 = __this->___percentage_16;
|
|
NullCheck(L_19);
|
|
float L_25;
|
|
L_25 = EasingFunction_Invoke_m479D6E367A97C8AA056CDDE33E995B06BFF95070_inline(L_19, L_21, L_23, L_24, NULL);
|
|
((L_18)->GetAddressAt(static_cast<il2cpp_array_size_t>(2)))->___y_3 = L_25;
|
|
// vector3s[2].z = ease(vector3s[0].z,vector3s[1].z,percentage);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_26 = __this->___vector3s_29;
|
|
NullCheck(L_26);
|
|
EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD* L_27 = __this->___ease_26;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_28 = __this->___vector3s_29;
|
|
NullCheck(L_28);
|
|
float L_29 = ((L_28)->GetAddressAt(static_cast<il2cpp_array_size_t>(0)))->___z_4;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_30 = __this->___vector3s_29;
|
|
NullCheck(L_30);
|
|
float L_31 = ((L_30)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___z_4;
|
|
float L_32 = __this->___percentage_16;
|
|
NullCheck(L_27);
|
|
float L_33;
|
|
L_33 = EasingFunction_Invoke_m479D6E367A97C8AA056CDDE33E995B06BFF95070_inline(L_27, L_29, L_31, L_32, NULL);
|
|
((L_26)->GetAddressAt(static_cast<il2cpp_array_size_t>(2)))->___z_4 = L_33;
|
|
// thisTransform.Translate(vector3s[2]-vector3s[3],space);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_34 = __this->___thisTransform_40;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_35 = __this->___vector3s_29;
|
|
NullCheck(L_35);
|
|
int32_t L_36 = 2;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_37 = (L_35)->GetAt(static_cast<il2cpp_array_size_t>(L_36));
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_38 = __this->___vector3s_29;
|
|
NullCheck(L_38);
|
|
int32_t L_39 = 3;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_40 = (L_38)->GetAt(static_cast<il2cpp_array_size_t>(L_39));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_41;
|
|
L_41 = Vector3_op_Subtraction_mE42023FF80067CB44A1D4A27EB7CF2B24CABB828_inline(L_37, L_40, NULL);
|
|
int32_t L_42 = __this->___space_25;
|
|
NullCheck(L_34);
|
|
Transform_Translate_m4A9E3D8836586E7562F6A18EBF5F5B6089D8B649(L_34, L_41, L_42, NULL);
|
|
// vector3s[3]=vector3s[2];
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_43 = __this->___vector3s_29;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_44 = __this->___vector3s_29;
|
|
NullCheck(L_44);
|
|
int32_t L_45 = 2;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_46 = (L_44)->GetAt(static_cast<il2cpp_array_size_t>(L_45));
|
|
NullCheck(L_43);
|
|
(L_43)->SetAt(static_cast<il2cpp_array_size_t>(3), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_46);
|
|
// if(tweenArguments.Contains("looktarget")){
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_47 = __this->___tweenArguments_24;
|
|
NullCheck(L_47);
|
|
bool L_48;
|
|
L_48 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_47, _stringLiteral3B596E42BC12C0AB0FA7CC6D2CA7CA9437463324);
|
|
if (!L_48)
|
|
{
|
|
goto IL_017e;
|
|
}
|
|
}
|
|
{
|
|
// thisTransform.eulerAngles = currentRotation;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_49 = __this->___thisTransform_40;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_50 = V_0;
|
|
NullCheck(L_49);
|
|
Transform_set_eulerAngles_m9F0BC484A7915A51FAB87230644229B75BACA004(L_49, L_50, NULL);
|
|
}
|
|
|
|
IL_017e:
|
|
{
|
|
// postUpdate=thisTransform.position;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_51 = __this->___thisTransform_40;
|
|
NullCheck(L_51);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_52;
|
|
L_52 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_51, NULL);
|
|
__this->___postUpdate_36 = L_52;
|
|
// if(physics){
|
|
bool L_53 = __this->___physics_23;
|
|
if (!L_53)
|
|
{
|
|
goto IL_01b9;
|
|
}
|
|
}
|
|
{
|
|
// thisTransform.position=preUpdate;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_54 = __this->___thisTransform_40;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_55 = __this->___preUpdate_35;
|
|
NullCheck(L_54);
|
|
Transform_set_position_mA1A817124BB41B685043DED2A9BA48CDF37C4156(L_54, L_55, NULL);
|
|
// GetComponent<Rigidbody>().MovePosition(postUpdate);
|
|
Rigidbody_t268697F5A994213ED97393309870968BC1C7393C* L_56;
|
|
L_56 = Component_GetComponent_TisRigidbody_t268697F5A994213ED97393309870968BC1C7393C_m4B5CAD64B52D153BEA96432633CA9A45FA523DD8(__this, Component_GetComponent_TisRigidbody_t268697F5A994213ED97393309870968BC1C7393C_m4B5CAD64B52D153BEA96432633CA9A45FA523DD8_RuntimeMethod_var);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_57 = __this->___postUpdate_36;
|
|
NullCheck(L_56);
|
|
Rigidbody_MovePosition_mB2CD29ABC8F59AC338C0A3A5A6B75C38FDA92CA9(L_56, L_57, NULL);
|
|
}
|
|
|
|
IL_01b9:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::ApplyScaleToTargets()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_ApplyScaleToTargets_m890822598510240F4B369863369CDD51205FE3B9 (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// vector3s[2].x = ease(vector3s[0].x,vector3s[1].x,percentage);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_0 = __this->___vector3s_29;
|
|
NullCheck(L_0);
|
|
EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD* L_1 = __this->___ease_26;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_2 = __this->___vector3s_29;
|
|
NullCheck(L_2);
|
|
float L_3 = ((L_2)->GetAddressAt(static_cast<il2cpp_array_size_t>(0)))->___x_2;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_4 = __this->___vector3s_29;
|
|
NullCheck(L_4);
|
|
float L_5 = ((L_4)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___x_2;
|
|
float L_6 = __this->___percentage_16;
|
|
NullCheck(L_1);
|
|
float L_7;
|
|
L_7 = EasingFunction_Invoke_m479D6E367A97C8AA056CDDE33E995B06BFF95070_inline(L_1, L_3, L_5, L_6, NULL);
|
|
((L_0)->GetAddressAt(static_cast<il2cpp_array_size_t>(2)))->___x_2 = L_7;
|
|
// vector3s[2].y = ease(vector3s[0].y,vector3s[1].y,percentage);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_8 = __this->___vector3s_29;
|
|
NullCheck(L_8);
|
|
EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD* L_9 = __this->___ease_26;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_10 = __this->___vector3s_29;
|
|
NullCheck(L_10);
|
|
float L_11 = ((L_10)->GetAddressAt(static_cast<il2cpp_array_size_t>(0)))->___y_3;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_12 = __this->___vector3s_29;
|
|
NullCheck(L_12);
|
|
float L_13 = ((L_12)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___y_3;
|
|
float L_14 = __this->___percentage_16;
|
|
NullCheck(L_9);
|
|
float L_15;
|
|
L_15 = EasingFunction_Invoke_m479D6E367A97C8AA056CDDE33E995B06BFF95070_inline(L_9, L_11, L_13, L_14, NULL);
|
|
((L_8)->GetAddressAt(static_cast<il2cpp_array_size_t>(2)))->___y_3 = L_15;
|
|
// vector3s[2].z = ease(vector3s[0].z,vector3s[1].z,percentage);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_16 = __this->___vector3s_29;
|
|
NullCheck(L_16);
|
|
EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD* L_17 = __this->___ease_26;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_18 = __this->___vector3s_29;
|
|
NullCheck(L_18);
|
|
float L_19 = ((L_18)->GetAddressAt(static_cast<il2cpp_array_size_t>(0)))->___z_4;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_20 = __this->___vector3s_29;
|
|
NullCheck(L_20);
|
|
float L_21 = ((L_20)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___z_4;
|
|
float L_22 = __this->___percentage_16;
|
|
NullCheck(L_17);
|
|
float L_23;
|
|
L_23 = EasingFunction_Invoke_m479D6E367A97C8AA056CDDE33E995B06BFF95070_inline(L_17, L_19, L_21, L_22, NULL);
|
|
((L_16)->GetAddressAt(static_cast<il2cpp_array_size_t>(2)))->___z_4 = L_23;
|
|
// thisTransform.localScale=vector3s[2];
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_24 = __this->___thisTransform_40;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_25 = __this->___vector3s_29;
|
|
NullCheck(L_25);
|
|
int32_t L_26 = 2;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_27 = (L_25)->GetAt(static_cast<il2cpp_array_size_t>(L_26));
|
|
NullCheck(L_24);
|
|
Transform_set_localScale_mBA79E811BAF6C47B80FF76414C12B47B3CD03633(L_24, L_27, NULL);
|
|
// if(percentage==1){
|
|
float L_28 = __this->___percentage_16;
|
|
if ((!(((float)L_28) == ((float)(1.0f)))))
|
|
{
|
|
goto IL_0107;
|
|
}
|
|
}
|
|
{
|
|
// thisTransform.localScale=vector3s[1];
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_29 = __this->___thisTransform_40;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_30 = __this->___vector3s_29;
|
|
NullCheck(L_30);
|
|
int32_t L_31 = 1;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_32 = (L_30)->GetAt(static_cast<il2cpp_array_size_t>(L_31));
|
|
NullCheck(L_29);
|
|
Transform_set_localScale_mBA79E811BAF6C47B80FF76414C12B47B3CD03633(L_29, L_32, NULL);
|
|
}
|
|
|
|
IL_0107:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::ApplyLookToTargets()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_ApplyLookToTargets_mA0AF84DCA080EAF2BA10E8F97AAA938FA01FFD88 (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// vector3s[2].x = ease(vector3s[0].x,vector3s[1].x,percentage);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_0 = __this->___vector3s_29;
|
|
NullCheck(L_0);
|
|
EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD* L_1 = __this->___ease_26;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_2 = __this->___vector3s_29;
|
|
NullCheck(L_2);
|
|
float L_3 = ((L_2)->GetAddressAt(static_cast<il2cpp_array_size_t>(0)))->___x_2;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_4 = __this->___vector3s_29;
|
|
NullCheck(L_4);
|
|
float L_5 = ((L_4)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___x_2;
|
|
float L_6 = __this->___percentage_16;
|
|
NullCheck(L_1);
|
|
float L_7;
|
|
L_7 = EasingFunction_Invoke_m479D6E367A97C8AA056CDDE33E995B06BFF95070_inline(L_1, L_3, L_5, L_6, NULL);
|
|
((L_0)->GetAddressAt(static_cast<il2cpp_array_size_t>(2)))->___x_2 = L_7;
|
|
// vector3s[2].y = ease(vector3s[0].y,vector3s[1].y,percentage);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_8 = __this->___vector3s_29;
|
|
NullCheck(L_8);
|
|
EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD* L_9 = __this->___ease_26;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_10 = __this->___vector3s_29;
|
|
NullCheck(L_10);
|
|
float L_11 = ((L_10)->GetAddressAt(static_cast<il2cpp_array_size_t>(0)))->___y_3;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_12 = __this->___vector3s_29;
|
|
NullCheck(L_12);
|
|
float L_13 = ((L_12)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___y_3;
|
|
float L_14 = __this->___percentage_16;
|
|
NullCheck(L_9);
|
|
float L_15;
|
|
L_15 = EasingFunction_Invoke_m479D6E367A97C8AA056CDDE33E995B06BFF95070_inline(L_9, L_11, L_13, L_14, NULL);
|
|
((L_8)->GetAddressAt(static_cast<il2cpp_array_size_t>(2)))->___y_3 = L_15;
|
|
// vector3s[2].z = ease(vector3s[0].z,vector3s[1].z,percentage);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_16 = __this->___vector3s_29;
|
|
NullCheck(L_16);
|
|
EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD* L_17 = __this->___ease_26;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_18 = __this->___vector3s_29;
|
|
NullCheck(L_18);
|
|
float L_19 = ((L_18)->GetAddressAt(static_cast<il2cpp_array_size_t>(0)))->___z_4;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_20 = __this->___vector3s_29;
|
|
NullCheck(L_20);
|
|
float L_21 = ((L_20)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___z_4;
|
|
float L_22 = __this->___percentage_16;
|
|
NullCheck(L_17);
|
|
float L_23;
|
|
L_23 = EasingFunction_Invoke_m479D6E367A97C8AA056CDDE33E995B06BFF95070_inline(L_17, L_19, L_21, L_22, NULL);
|
|
((L_16)->GetAddressAt(static_cast<il2cpp_array_size_t>(2)))->___z_4 = L_23;
|
|
// if (isLocal) {
|
|
bool L_24 = __this->___isLocal_19;
|
|
if (!L_24)
|
|
{
|
|
goto IL_00f1;
|
|
}
|
|
}
|
|
{
|
|
// thisTransform.localRotation = Quaternion.Euler(vector3s[2]);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_25 = __this->___thisTransform_40;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_26 = __this->___vector3s_29;
|
|
NullCheck(L_26);
|
|
int32_t L_27 = 2;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_28 = (L_26)->GetAt(static_cast<il2cpp_array_size_t>(L_27));
|
|
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_29;
|
|
L_29 = Quaternion_Euler_m5BCCC19216CFAD2426F15BC51A30421880D27B73_inline(L_28, NULL);
|
|
NullCheck(L_25);
|
|
Transform_set_localRotation_mAB4A011D134BA58AB780BECC0025CA65F16185FA(L_25, L_29, NULL);
|
|
return;
|
|
}
|
|
|
|
IL_00f1:
|
|
{
|
|
// thisTransform.rotation = Quaternion.Euler(vector3s[2]);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_30 = __this->___thisTransform_40;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_31 = __this->___vector3s_29;
|
|
NullCheck(L_31);
|
|
int32_t L_32 = 2;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_33 = (L_31)->GetAt(static_cast<il2cpp_array_size_t>(L_32));
|
|
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_34;
|
|
L_34 = Quaternion_Euler_m5BCCC19216CFAD2426F15BC51A30421880D27B73_inline(L_33, NULL);
|
|
NullCheck(L_30);
|
|
Transform_set_rotation_m61340DE74726CF0F9946743A727C4D444397331D(L_30, L_34, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::ApplyRotateToTargets()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_ApplyRotateToTargets_mFE5AA04098F94C54EB95F0AE8E6B039B7AA30E41 (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Component_GetComponent_TisRigidbody_t268697F5A994213ED97393309870968BC1C7393C_m4B5CAD64B52D153BEA96432633CA9A45FA523DD8_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// preUpdate=thisTransform.eulerAngles;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_0 = __this->___thisTransform_40;
|
|
NullCheck(L_0);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_1;
|
|
L_1 = Transform_get_eulerAngles_mCAAF48EFCF628F1ED91C2FFE75A4FD19C039DD6A(L_0, NULL);
|
|
__this->___preUpdate_35 = L_1;
|
|
// vector3s[2].x = ease(vector3s[0].x,vector3s[1].x,percentage);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_2 = __this->___vector3s_29;
|
|
NullCheck(L_2);
|
|
EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD* L_3 = __this->___ease_26;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_4 = __this->___vector3s_29;
|
|
NullCheck(L_4);
|
|
float L_5 = ((L_4)->GetAddressAt(static_cast<il2cpp_array_size_t>(0)))->___x_2;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_6 = __this->___vector3s_29;
|
|
NullCheck(L_6);
|
|
float L_7 = ((L_6)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___x_2;
|
|
float L_8 = __this->___percentage_16;
|
|
NullCheck(L_3);
|
|
float L_9;
|
|
L_9 = EasingFunction_Invoke_m479D6E367A97C8AA056CDDE33E995B06BFF95070_inline(L_3, L_5, L_7, L_8, NULL);
|
|
((L_2)->GetAddressAt(static_cast<il2cpp_array_size_t>(2)))->___x_2 = L_9;
|
|
// vector3s[2].y = ease(vector3s[0].y,vector3s[1].y,percentage);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_10 = __this->___vector3s_29;
|
|
NullCheck(L_10);
|
|
EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD* L_11 = __this->___ease_26;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_12 = __this->___vector3s_29;
|
|
NullCheck(L_12);
|
|
float L_13 = ((L_12)->GetAddressAt(static_cast<il2cpp_array_size_t>(0)))->___y_3;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_14 = __this->___vector3s_29;
|
|
NullCheck(L_14);
|
|
float L_15 = ((L_14)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___y_3;
|
|
float L_16 = __this->___percentage_16;
|
|
NullCheck(L_11);
|
|
float L_17;
|
|
L_17 = EasingFunction_Invoke_m479D6E367A97C8AA056CDDE33E995B06BFF95070_inline(L_11, L_13, L_15, L_16, NULL);
|
|
((L_10)->GetAddressAt(static_cast<il2cpp_array_size_t>(2)))->___y_3 = L_17;
|
|
// vector3s[2].z = ease(vector3s[0].z,vector3s[1].z,percentage);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_18 = __this->___vector3s_29;
|
|
NullCheck(L_18);
|
|
EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD* L_19 = __this->___ease_26;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_20 = __this->___vector3s_29;
|
|
NullCheck(L_20);
|
|
float L_21 = ((L_20)->GetAddressAt(static_cast<il2cpp_array_size_t>(0)))->___z_4;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_22 = __this->___vector3s_29;
|
|
NullCheck(L_22);
|
|
float L_23 = ((L_22)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___z_4;
|
|
float L_24 = __this->___percentage_16;
|
|
NullCheck(L_19);
|
|
float L_25;
|
|
L_25 = EasingFunction_Invoke_m479D6E367A97C8AA056CDDE33E995B06BFF95070_inline(L_19, L_21, L_23, L_24, NULL);
|
|
((L_18)->GetAddressAt(static_cast<il2cpp_array_size_t>(2)))->___z_4 = L_25;
|
|
// if (isLocal) {
|
|
bool L_26 = __this->___isLocal_19;
|
|
if (!L_26)
|
|
{
|
|
goto IL_0103;
|
|
}
|
|
}
|
|
{
|
|
// thisTransform.localRotation = Quaternion.Euler(vector3s[2]);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_27 = __this->___thisTransform_40;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_28 = __this->___vector3s_29;
|
|
NullCheck(L_28);
|
|
int32_t L_29 = 2;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_30 = (L_28)->GetAt(static_cast<il2cpp_array_size_t>(L_29));
|
|
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_31;
|
|
L_31 = Quaternion_Euler_m5BCCC19216CFAD2426F15BC51A30421880D27B73_inline(L_30, NULL);
|
|
NullCheck(L_27);
|
|
Transform_set_localRotation_mAB4A011D134BA58AB780BECC0025CA65F16185FA(L_27, L_31, NULL);
|
|
goto IL_011f;
|
|
}
|
|
|
|
IL_0103:
|
|
{
|
|
// thisTransform.rotation = Quaternion.Euler(vector3s[2]);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_32 = __this->___thisTransform_40;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_33 = __this->___vector3s_29;
|
|
NullCheck(L_33);
|
|
int32_t L_34 = 2;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_35 = (L_33)->GetAt(static_cast<il2cpp_array_size_t>(L_34));
|
|
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_36;
|
|
L_36 = Quaternion_Euler_m5BCCC19216CFAD2426F15BC51A30421880D27B73_inline(L_35, NULL);
|
|
NullCheck(L_32);
|
|
Transform_set_rotation_m61340DE74726CF0F9946743A727C4D444397331D(L_32, L_36, NULL);
|
|
}
|
|
|
|
IL_011f:
|
|
{
|
|
// if(percentage==1){
|
|
float L_37 = __this->___percentage_16;
|
|
if ((!(((float)L_37) == ((float)(1.0f)))))
|
|
{
|
|
goto IL_016e;
|
|
}
|
|
}
|
|
{
|
|
// if (isLocal) {
|
|
bool L_38 = __this->___isLocal_19;
|
|
if (!L_38)
|
|
{
|
|
goto IL_0152;
|
|
}
|
|
}
|
|
{
|
|
// thisTransform.localRotation = Quaternion.Euler(vector3s[1]);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_39 = __this->___thisTransform_40;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_40 = __this->___vector3s_29;
|
|
NullCheck(L_40);
|
|
int32_t L_41 = 1;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_42 = (L_40)->GetAt(static_cast<il2cpp_array_size_t>(L_41));
|
|
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_43;
|
|
L_43 = Quaternion_Euler_m5BCCC19216CFAD2426F15BC51A30421880D27B73_inline(L_42, NULL);
|
|
NullCheck(L_39);
|
|
Transform_set_localRotation_mAB4A011D134BA58AB780BECC0025CA65F16185FA(L_39, L_43, NULL);
|
|
goto IL_016e;
|
|
}
|
|
|
|
IL_0152:
|
|
{
|
|
// thisTransform.rotation = Quaternion.Euler(vector3s[1]);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_44 = __this->___thisTransform_40;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_45 = __this->___vector3s_29;
|
|
NullCheck(L_45);
|
|
int32_t L_46 = 1;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_47 = (L_45)->GetAt(static_cast<il2cpp_array_size_t>(L_46));
|
|
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_48;
|
|
L_48 = Quaternion_Euler_m5BCCC19216CFAD2426F15BC51A30421880D27B73_inline(L_47, NULL);
|
|
NullCheck(L_44);
|
|
Transform_set_rotation_m61340DE74726CF0F9946743A727C4D444397331D(L_44, L_48, NULL);
|
|
}
|
|
|
|
IL_016e:
|
|
{
|
|
// postUpdate=thisTransform.eulerAngles;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_49 = __this->___thisTransform_40;
|
|
NullCheck(L_49);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_50;
|
|
L_50 = Transform_get_eulerAngles_mCAAF48EFCF628F1ED91C2FFE75A4FD19C039DD6A(L_49, NULL);
|
|
__this->___postUpdate_36 = L_50;
|
|
// if(physics){
|
|
bool L_51 = __this->___physics_23;
|
|
if (!L_51)
|
|
{
|
|
goto IL_01ae;
|
|
}
|
|
}
|
|
{
|
|
// thisTransform.eulerAngles=preUpdate;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_52 = __this->___thisTransform_40;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_53 = __this->___preUpdate_35;
|
|
NullCheck(L_52);
|
|
Transform_set_eulerAngles_m9F0BC484A7915A51FAB87230644229B75BACA004(L_52, L_53, NULL);
|
|
// GetComponent<Rigidbody>().MoveRotation(Quaternion.Euler(postUpdate));
|
|
Rigidbody_t268697F5A994213ED97393309870968BC1C7393C* L_54;
|
|
L_54 = Component_GetComponent_TisRigidbody_t268697F5A994213ED97393309870968BC1C7393C_m4B5CAD64B52D153BEA96432633CA9A45FA523DD8(__this, Component_GetComponent_TisRigidbody_t268697F5A994213ED97393309870968BC1C7393C_m4B5CAD64B52D153BEA96432633CA9A45FA523DD8_RuntimeMethod_var);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_55 = __this->___postUpdate_36;
|
|
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_56;
|
|
L_56 = Quaternion_Euler_m5BCCC19216CFAD2426F15BC51A30421880D27B73_inline(L_55, NULL);
|
|
NullCheck(L_54);
|
|
Rigidbody_MoveRotation_m85825C7206E770E39DED9EE6D792702F577A891D(L_54, L_56, NULL);
|
|
}
|
|
|
|
IL_01ae:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::ApplyRotateAddTargets()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_ApplyRotateAddTargets_mDA4A786FAF0D7B8E99FB5023DECC738474265E4D (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Component_GetComponent_TisRigidbody_t268697F5A994213ED97393309870968BC1C7393C_m4B5CAD64B52D153BEA96432633CA9A45FA523DD8_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// preUpdate = thisTransform.eulerAngles;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_0 = __this->___thisTransform_40;
|
|
NullCheck(L_0);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_1;
|
|
L_1 = Transform_get_eulerAngles_mCAAF48EFCF628F1ED91C2FFE75A4FD19C039DD6A(L_0, NULL);
|
|
__this->___preUpdate_35 = L_1;
|
|
// vector3s[2].x = ease(vector3s[0].x,vector3s[1].x,percentage);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_2 = __this->___vector3s_29;
|
|
NullCheck(L_2);
|
|
EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD* L_3 = __this->___ease_26;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_4 = __this->___vector3s_29;
|
|
NullCheck(L_4);
|
|
float L_5 = ((L_4)->GetAddressAt(static_cast<il2cpp_array_size_t>(0)))->___x_2;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_6 = __this->___vector3s_29;
|
|
NullCheck(L_6);
|
|
float L_7 = ((L_6)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___x_2;
|
|
float L_8 = __this->___percentage_16;
|
|
NullCheck(L_3);
|
|
float L_9;
|
|
L_9 = EasingFunction_Invoke_m479D6E367A97C8AA056CDDE33E995B06BFF95070_inline(L_3, L_5, L_7, L_8, NULL);
|
|
((L_2)->GetAddressAt(static_cast<il2cpp_array_size_t>(2)))->___x_2 = L_9;
|
|
// vector3s[2].y = ease(vector3s[0].y,vector3s[1].y,percentage);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_10 = __this->___vector3s_29;
|
|
NullCheck(L_10);
|
|
EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD* L_11 = __this->___ease_26;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_12 = __this->___vector3s_29;
|
|
NullCheck(L_12);
|
|
float L_13 = ((L_12)->GetAddressAt(static_cast<il2cpp_array_size_t>(0)))->___y_3;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_14 = __this->___vector3s_29;
|
|
NullCheck(L_14);
|
|
float L_15 = ((L_14)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___y_3;
|
|
float L_16 = __this->___percentage_16;
|
|
NullCheck(L_11);
|
|
float L_17;
|
|
L_17 = EasingFunction_Invoke_m479D6E367A97C8AA056CDDE33E995B06BFF95070_inline(L_11, L_13, L_15, L_16, NULL);
|
|
((L_10)->GetAddressAt(static_cast<il2cpp_array_size_t>(2)))->___y_3 = L_17;
|
|
// vector3s[2].z = ease(vector3s[0].z,vector3s[1].z,percentage);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_18 = __this->___vector3s_29;
|
|
NullCheck(L_18);
|
|
EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD* L_19 = __this->___ease_26;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_20 = __this->___vector3s_29;
|
|
NullCheck(L_20);
|
|
float L_21 = ((L_20)->GetAddressAt(static_cast<il2cpp_array_size_t>(0)))->___z_4;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_22 = __this->___vector3s_29;
|
|
NullCheck(L_22);
|
|
float L_23 = ((L_22)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___z_4;
|
|
float L_24 = __this->___percentage_16;
|
|
NullCheck(L_19);
|
|
float L_25;
|
|
L_25 = EasingFunction_Invoke_m479D6E367A97C8AA056CDDE33E995B06BFF95070_inline(L_19, L_21, L_23, L_24, NULL);
|
|
((L_18)->GetAddressAt(static_cast<il2cpp_array_size_t>(2)))->___z_4 = L_25;
|
|
// thisTransform.Rotate(vector3s[2]-vector3s[3],space);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_26 = __this->___thisTransform_40;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_27 = __this->___vector3s_29;
|
|
NullCheck(L_27);
|
|
int32_t L_28 = 2;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_29 = (L_27)->GetAt(static_cast<il2cpp_array_size_t>(L_28));
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_30 = __this->___vector3s_29;
|
|
NullCheck(L_30);
|
|
int32_t L_31 = 3;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_32 = (L_30)->GetAt(static_cast<il2cpp_array_size_t>(L_31));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_33;
|
|
L_33 = Vector3_op_Subtraction_mE42023FF80067CB44A1D4A27EB7CF2B24CABB828_inline(L_29, L_32, NULL);
|
|
int32_t L_34 = __this->___space_25;
|
|
NullCheck(L_26);
|
|
Transform_Rotate_mAE711E1B1F639FDBA7B456E1E1B35DB90EEB737A(L_26, L_33, L_34, NULL);
|
|
// vector3s[3]=vector3s[2];
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_35 = __this->___vector3s_29;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_36 = __this->___vector3s_29;
|
|
NullCheck(L_36);
|
|
int32_t L_37 = 2;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_38 = (L_36)->GetAt(static_cast<il2cpp_array_size_t>(L_37));
|
|
NullCheck(L_35);
|
|
(L_35)->SetAt(static_cast<il2cpp_array_size_t>(3), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_38);
|
|
// postUpdate=thisTransform.eulerAngles;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_39 = __this->___thisTransform_40;
|
|
NullCheck(L_39);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_40;
|
|
L_40 = Transform_get_eulerAngles_mCAAF48EFCF628F1ED91C2FFE75A4FD19C039DD6A(L_39, NULL);
|
|
__this->___postUpdate_36 = L_40;
|
|
// if(physics){
|
|
bool L_41 = __this->___physics_23;
|
|
if (!L_41)
|
|
{
|
|
goto IL_0163;
|
|
}
|
|
}
|
|
{
|
|
// thisTransform.eulerAngles=preUpdate;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_42 = __this->___thisTransform_40;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_43 = __this->___preUpdate_35;
|
|
NullCheck(L_42);
|
|
Transform_set_eulerAngles_m9F0BC484A7915A51FAB87230644229B75BACA004(L_42, L_43, NULL);
|
|
// GetComponent<Rigidbody>().MoveRotation(Quaternion.Euler(postUpdate));
|
|
Rigidbody_t268697F5A994213ED97393309870968BC1C7393C* L_44;
|
|
L_44 = Component_GetComponent_TisRigidbody_t268697F5A994213ED97393309870968BC1C7393C_m4B5CAD64B52D153BEA96432633CA9A45FA523DD8(__this, Component_GetComponent_TisRigidbody_t268697F5A994213ED97393309870968BC1C7393C_m4B5CAD64B52D153BEA96432633CA9A45FA523DD8_RuntimeMethod_var);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_45 = __this->___postUpdate_36;
|
|
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_46;
|
|
L_46 = Quaternion_Euler_m5BCCC19216CFAD2426F15BC51A30421880D27B73_inline(L_45, NULL);
|
|
NullCheck(L_44);
|
|
Rigidbody_MoveRotation_m85825C7206E770E39DED9EE6D792702F577A891D(L_44, L_46, NULL);
|
|
}
|
|
|
|
IL_0163:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::ApplyShakePositionTargets()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_ApplyShakePositionTargets_m5FE2184A1CDCB946B5779E2B4DFCAC83DF619174 (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Component_GetComponent_TisRigidbody_t268697F5A994213ED97393309870968BC1C7393C_m4B5CAD64B52D153BEA96432633CA9A45FA523DD8_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3B596E42BC12C0AB0FA7CC6D2CA7CA9437463324);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
float V_1 = 0.0f;
|
|
{
|
|
// if (isLocal) {
|
|
bool L_0 = __this->___isLocal_19;
|
|
if (!L_0)
|
|
{
|
|
goto IL_001b;
|
|
}
|
|
}
|
|
{
|
|
// preUpdate = thisTransform.localPosition;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_1 = __this->___thisTransform_40;
|
|
NullCheck(L_1);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_2;
|
|
L_2 = Transform_get_localPosition_mA9C86B990DF0685EA1061A120218993FDCC60A95(L_1, NULL);
|
|
__this->___preUpdate_35 = L_2;
|
|
goto IL_002c;
|
|
}
|
|
|
|
IL_001b:
|
|
{
|
|
// preUpdate = thisTransform.position;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_3 = __this->___thisTransform_40;
|
|
NullCheck(L_3);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_4;
|
|
L_4 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_3, NULL);
|
|
__this->___preUpdate_35 = L_4;
|
|
}
|
|
|
|
IL_002c:
|
|
{
|
|
// Vector3 currentRotation = new Vector3();
|
|
il2cpp_codegen_initobj((&V_0), sizeof(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2));
|
|
// if(tweenArguments.Contains("looktarget")){
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_5 = __this->___tweenArguments_24;
|
|
NullCheck(L_5);
|
|
bool L_6;
|
|
L_6 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_5, _stringLiteral3B596E42BC12C0AB0FA7CC6D2CA7CA9437463324);
|
|
if (!L_6)
|
|
{
|
|
goto IL_0069;
|
|
}
|
|
}
|
|
{
|
|
// currentRotation = thisTransform.eulerAngles;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_7 = __this->___thisTransform_40;
|
|
NullCheck(L_7);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_8;
|
|
L_8 = Transform_get_eulerAngles_mCAAF48EFCF628F1ED91C2FFE75A4FD19C039DD6A(L_7, NULL);
|
|
V_0 = L_8;
|
|
// thisTransform.eulerAngles = vector3s[3];
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_9 = __this->___thisTransform_40;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_10 = __this->___vector3s_29;
|
|
NullCheck(L_10);
|
|
int32_t L_11 = 3;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_12 = (L_10)->GetAt(static_cast<il2cpp_array_size_t>(L_11));
|
|
NullCheck(L_9);
|
|
Transform_set_eulerAngles_m9F0BC484A7915A51FAB87230644229B75BACA004(L_9, L_12, NULL);
|
|
}
|
|
|
|
IL_0069:
|
|
{
|
|
// if (percentage==0) {
|
|
float L_13 = __this->___percentage_16;
|
|
if ((!(((float)L_13) == ((float)(0.0f)))))
|
|
{
|
|
goto IL_0093;
|
|
}
|
|
}
|
|
{
|
|
// thisTransform.Translate(vector3s[1],space);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_14 = __this->___thisTransform_40;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_15 = __this->___vector3s_29;
|
|
NullCheck(L_15);
|
|
int32_t L_16 = 1;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_17 = (L_15)->GetAt(static_cast<il2cpp_array_size_t>(L_16));
|
|
int32_t L_18 = __this->___space_25;
|
|
NullCheck(L_14);
|
|
Transform_Translate_m4A9E3D8836586E7562F6A18EBF5F5B6089D8B649(L_14, L_17, L_18, NULL);
|
|
}
|
|
|
|
IL_0093:
|
|
{
|
|
// if (isLocal) {
|
|
bool L_19 = __this->___isLocal_19;
|
|
if (!L_19)
|
|
{
|
|
goto IL_00b4;
|
|
}
|
|
}
|
|
{
|
|
// thisTransform.localPosition=vector3s[0];
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_20 = __this->___thisTransform_40;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_21 = __this->___vector3s_29;
|
|
NullCheck(L_21);
|
|
int32_t L_22 = 0;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_23 = (L_21)->GetAt(static_cast<il2cpp_array_size_t>(L_22));
|
|
NullCheck(L_20);
|
|
Transform_set_localPosition_mDE1C997F7D79C0885210B7732B4BA50EE7D73134(L_20, L_23, NULL);
|
|
goto IL_00cb;
|
|
}
|
|
|
|
IL_00b4:
|
|
{
|
|
// thisTransform.position=vector3s[0];
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_24 = __this->___thisTransform_40;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_25 = __this->___vector3s_29;
|
|
NullCheck(L_25);
|
|
int32_t L_26 = 0;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_27 = (L_25)->GetAt(static_cast<il2cpp_array_size_t>(L_26));
|
|
NullCheck(L_24);
|
|
Transform_set_position_mA1A817124BB41B685043DED2A9BA48CDF37C4156(L_24, L_27, NULL);
|
|
}
|
|
|
|
IL_00cb:
|
|
{
|
|
// float diminishingControl = 1-percentage;
|
|
float L_28 = __this->___percentage_16;
|
|
V_1 = ((float)il2cpp_codegen_subtract((1.0f), L_28));
|
|
// vector3s[2].x= UnityEngine.Random.Range(-vector3s[1].x*diminishingControl, vector3s[1].x*diminishingControl);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_29 = __this->___vector3s_29;
|
|
NullCheck(L_29);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_30 = __this->___vector3s_29;
|
|
NullCheck(L_30);
|
|
float L_31 = ((L_30)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___x_2;
|
|
float L_32 = V_1;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_33 = __this->___vector3s_29;
|
|
NullCheck(L_33);
|
|
float L_34 = ((L_33)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___x_2;
|
|
float L_35 = V_1;
|
|
float L_36;
|
|
L_36 = Random_Range_m5236C99A7D8AE6AC9190592DC66016652A2D2494(((float)il2cpp_codegen_multiply(((-L_31)), L_32)), ((float)il2cpp_codegen_multiply(L_34, L_35)), NULL);
|
|
((L_29)->GetAddressAt(static_cast<il2cpp_array_size_t>(2)))->___x_2 = L_36;
|
|
// vector3s[2].y= UnityEngine.Random.Range(-vector3s[1].y*diminishingControl, vector3s[1].y*diminishingControl);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_37 = __this->___vector3s_29;
|
|
NullCheck(L_37);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_38 = __this->___vector3s_29;
|
|
NullCheck(L_38);
|
|
float L_39 = ((L_38)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___y_3;
|
|
float L_40 = V_1;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_41 = __this->___vector3s_29;
|
|
NullCheck(L_41);
|
|
float L_42 = ((L_41)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___y_3;
|
|
float L_43 = V_1;
|
|
float L_44;
|
|
L_44 = Random_Range_m5236C99A7D8AE6AC9190592DC66016652A2D2494(((float)il2cpp_codegen_multiply(((-L_39)), L_40)), ((float)il2cpp_codegen_multiply(L_42, L_43)), NULL);
|
|
((L_37)->GetAddressAt(static_cast<il2cpp_array_size_t>(2)))->___y_3 = L_44;
|
|
// vector3s[2].z= UnityEngine.Random.Range(-vector3s[1].z*diminishingControl, vector3s[1].z*diminishingControl);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_45 = __this->___vector3s_29;
|
|
NullCheck(L_45);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_46 = __this->___vector3s_29;
|
|
NullCheck(L_46);
|
|
float L_47 = ((L_46)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___z_4;
|
|
float L_48 = V_1;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_49 = __this->___vector3s_29;
|
|
NullCheck(L_49);
|
|
float L_50 = ((L_49)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___z_4;
|
|
float L_51 = V_1;
|
|
float L_52;
|
|
L_52 = Random_Range_m5236C99A7D8AE6AC9190592DC66016652A2D2494(((float)il2cpp_codegen_multiply(((-L_47)), L_48)), ((float)il2cpp_codegen_multiply(L_50, L_51)), NULL);
|
|
((L_45)->GetAddressAt(static_cast<il2cpp_array_size_t>(2)))->___z_4 = L_52;
|
|
// if (isLocal) {
|
|
bool L_53 = __this->___isLocal_19;
|
|
if (!L_53)
|
|
{
|
|
goto IL_01bb;
|
|
}
|
|
}
|
|
{
|
|
// thisTransform.localPosition+=vector3s[2];
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_54 = __this->___thisTransform_40;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_55 = L_54;
|
|
NullCheck(L_55);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_56;
|
|
L_56 = Transform_get_localPosition_mA9C86B990DF0685EA1061A120218993FDCC60A95(L_55, NULL);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_57 = __this->___vector3s_29;
|
|
NullCheck(L_57);
|
|
int32_t L_58 = 2;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_59 = (L_57)->GetAt(static_cast<il2cpp_array_size_t>(L_58));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_60;
|
|
L_60 = Vector3_op_Addition_m78C0EC70CB66E8DCAC225743D82B268DAEE92067_inline(L_56, L_59, NULL);
|
|
NullCheck(L_55);
|
|
Transform_set_localPosition_mDE1C997F7D79C0885210B7732B4BA50EE7D73134(L_55, L_60, NULL);
|
|
goto IL_01dd;
|
|
}
|
|
|
|
IL_01bb:
|
|
{
|
|
// thisTransform.position+=vector3s[2];
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_61 = __this->___thisTransform_40;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_62 = L_61;
|
|
NullCheck(L_62);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_63;
|
|
L_63 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_62, NULL);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_64 = __this->___vector3s_29;
|
|
NullCheck(L_64);
|
|
int32_t L_65 = 2;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_66 = (L_64)->GetAt(static_cast<il2cpp_array_size_t>(L_65));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_67;
|
|
L_67 = Vector3_op_Addition_m78C0EC70CB66E8DCAC225743D82B268DAEE92067_inline(L_63, L_66, NULL);
|
|
NullCheck(L_62);
|
|
Transform_set_position_mA1A817124BB41B685043DED2A9BA48CDF37C4156(L_62, L_67, NULL);
|
|
}
|
|
|
|
IL_01dd:
|
|
{
|
|
// if(tweenArguments.Contains("looktarget")){
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_68 = __this->___tweenArguments_24;
|
|
NullCheck(L_68);
|
|
bool L_69;
|
|
L_69 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_68, _stringLiteral3B596E42BC12C0AB0FA7CC6D2CA7CA9437463324);
|
|
if (!L_69)
|
|
{
|
|
goto IL_01fb;
|
|
}
|
|
}
|
|
{
|
|
// thisTransform.eulerAngles = currentRotation;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_70 = __this->___thisTransform_40;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_71 = V_0;
|
|
NullCheck(L_70);
|
|
Transform_set_eulerAngles_m9F0BC484A7915A51FAB87230644229B75BACA004(L_70, L_71, NULL);
|
|
}
|
|
|
|
IL_01fb:
|
|
{
|
|
// postUpdate=thisTransform.position;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_72 = __this->___thisTransform_40;
|
|
NullCheck(L_72);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_73;
|
|
L_73 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_72, NULL);
|
|
__this->___postUpdate_36 = L_73;
|
|
// if(physics){
|
|
bool L_74 = __this->___physics_23;
|
|
if (!L_74)
|
|
{
|
|
goto IL_0236;
|
|
}
|
|
}
|
|
{
|
|
// thisTransform.position=preUpdate;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_75 = __this->___thisTransform_40;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_76 = __this->___preUpdate_35;
|
|
NullCheck(L_75);
|
|
Transform_set_position_mA1A817124BB41B685043DED2A9BA48CDF37C4156(L_75, L_76, NULL);
|
|
// GetComponent<Rigidbody>().MovePosition(postUpdate);
|
|
Rigidbody_t268697F5A994213ED97393309870968BC1C7393C* L_77;
|
|
L_77 = Component_GetComponent_TisRigidbody_t268697F5A994213ED97393309870968BC1C7393C_m4B5CAD64B52D153BEA96432633CA9A45FA523DD8(__this, Component_GetComponent_TisRigidbody_t268697F5A994213ED97393309870968BC1C7393C_m4B5CAD64B52D153BEA96432633CA9A45FA523DD8_RuntimeMethod_var);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_78 = __this->___postUpdate_36;
|
|
NullCheck(L_77);
|
|
Rigidbody_MovePosition_mB2CD29ABC8F59AC338C0A3A5A6B75C38FDA92CA9(L_77, L_78, NULL);
|
|
}
|
|
|
|
IL_0236:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::ApplyShakeScaleTargets()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_ApplyShakeScaleTargets_mC5EFF6A3A24271D9B34B2569B2BC0006DD91175F (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, const RuntimeMethod* method)
|
|
{
|
|
float V_0 = 0.0f;
|
|
{
|
|
// if (percentage==0) {
|
|
float L_0 = __this->___percentage_16;
|
|
if ((!(((float)L_0) == ((float)(0.0f)))))
|
|
{
|
|
goto IL_0024;
|
|
}
|
|
}
|
|
{
|
|
// thisTransform.localScale=vector3s[1];
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_1 = __this->___thisTransform_40;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_2 = __this->___vector3s_29;
|
|
NullCheck(L_2);
|
|
int32_t L_3 = 1;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_4 = (L_2)->GetAt(static_cast<il2cpp_array_size_t>(L_3));
|
|
NullCheck(L_1);
|
|
Transform_set_localScale_mBA79E811BAF6C47B80FF76414C12B47B3CD03633(L_1, L_4, NULL);
|
|
}
|
|
|
|
IL_0024:
|
|
{
|
|
// thisTransform.localScale=vector3s[0];
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_5 = __this->___thisTransform_40;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_6 = __this->___vector3s_29;
|
|
NullCheck(L_6);
|
|
int32_t L_7 = 0;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_8 = (L_6)->GetAt(static_cast<il2cpp_array_size_t>(L_7));
|
|
NullCheck(L_5);
|
|
Transform_set_localScale_mBA79E811BAF6C47B80FF76414C12B47B3CD03633(L_5, L_8, NULL);
|
|
// float diminishingControl = 1-percentage;
|
|
float L_9 = __this->___percentage_16;
|
|
V_0 = ((float)il2cpp_codegen_subtract((1.0f), L_9));
|
|
// vector3s[2].x= UnityEngine.Random.Range(-vector3s[1].x*diminishingControl, vector3s[1].x*diminishingControl);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_10 = __this->___vector3s_29;
|
|
NullCheck(L_10);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_11 = __this->___vector3s_29;
|
|
NullCheck(L_11);
|
|
float L_12 = ((L_11)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___x_2;
|
|
float L_13 = V_0;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_14 = __this->___vector3s_29;
|
|
NullCheck(L_14);
|
|
float L_15 = ((L_14)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___x_2;
|
|
float L_16 = V_0;
|
|
float L_17;
|
|
L_17 = Random_Range_m5236C99A7D8AE6AC9190592DC66016652A2D2494(((float)il2cpp_codegen_multiply(((-L_12)), L_13)), ((float)il2cpp_codegen_multiply(L_15, L_16)), NULL);
|
|
((L_10)->GetAddressAt(static_cast<il2cpp_array_size_t>(2)))->___x_2 = L_17;
|
|
// vector3s[2].y= UnityEngine.Random.Range(-vector3s[1].y*diminishingControl, vector3s[1].y*diminishingControl);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_18 = __this->___vector3s_29;
|
|
NullCheck(L_18);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_19 = __this->___vector3s_29;
|
|
NullCheck(L_19);
|
|
float L_20 = ((L_19)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___y_3;
|
|
float L_21 = V_0;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_22 = __this->___vector3s_29;
|
|
NullCheck(L_22);
|
|
float L_23 = ((L_22)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___y_3;
|
|
float L_24 = V_0;
|
|
float L_25;
|
|
L_25 = Random_Range_m5236C99A7D8AE6AC9190592DC66016652A2D2494(((float)il2cpp_codegen_multiply(((-L_20)), L_21)), ((float)il2cpp_codegen_multiply(L_23, L_24)), NULL);
|
|
((L_18)->GetAddressAt(static_cast<il2cpp_array_size_t>(2)))->___y_3 = L_25;
|
|
// vector3s[2].z= UnityEngine.Random.Range(-vector3s[1].z*diminishingControl, vector3s[1].z*diminishingControl);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_26 = __this->___vector3s_29;
|
|
NullCheck(L_26);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_27 = __this->___vector3s_29;
|
|
NullCheck(L_27);
|
|
float L_28 = ((L_27)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___z_4;
|
|
float L_29 = V_0;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_30 = __this->___vector3s_29;
|
|
NullCheck(L_30);
|
|
float L_31 = ((L_30)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___z_4;
|
|
float L_32 = V_0;
|
|
float L_33;
|
|
L_33 = Random_Range_m5236C99A7D8AE6AC9190592DC66016652A2D2494(((float)il2cpp_codegen_multiply(((-L_28)), L_29)), ((float)il2cpp_codegen_multiply(L_31, L_32)), NULL);
|
|
((L_26)->GetAddressAt(static_cast<il2cpp_array_size_t>(2)))->___z_4 = L_33;
|
|
// thisTransform.localScale+=vector3s[2];
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_34 = __this->___thisTransform_40;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_35 = L_34;
|
|
NullCheck(L_35);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_36;
|
|
L_36 = Transform_get_localScale_m804A002A53A645CDFCD15BB0F37209162720363F(L_35, NULL);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_37 = __this->___vector3s_29;
|
|
NullCheck(L_37);
|
|
int32_t L_38 = 2;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_39 = (L_37)->GetAt(static_cast<il2cpp_array_size_t>(L_38));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_40;
|
|
L_40 = Vector3_op_Addition_m78C0EC70CB66E8DCAC225743D82B268DAEE92067_inline(L_36, L_39, NULL);
|
|
NullCheck(L_35);
|
|
Transform_set_localScale_mBA79E811BAF6C47B80FF76414C12B47B3CD03633(L_35, L_40, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::ApplyShakeRotationTargets()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_ApplyShakeRotationTargets_m149B089E45061DAF39121D07667D45AB77AAD2B0 (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Component_GetComponent_TisRigidbody_t268697F5A994213ED97393309870968BC1C7393C_m4B5CAD64B52D153BEA96432633CA9A45FA523DD8_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
float V_0 = 0.0f;
|
|
{
|
|
// preUpdate = thisTransform.eulerAngles;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_0 = __this->___thisTransform_40;
|
|
NullCheck(L_0);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_1;
|
|
L_1 = Transform_get_eulerAngles_mCAAF48EFCF628F1ED91C2FFE75A4FD19C039DD6A(L_0, NULL);
|
|
__this->___preUpdate_35 = L_1;
|
|
// if (percentage==0) {
|
|
float L_2 = __this->___percentage_16;
|
|
if ((!(((float)L_2) == ((float)(0.0f)))))
|
|
{
|
|
goto IL_003b;
|
|
}
|
|
}
|
|
{
|
|
// thisTransform.Rotate(vector3s[1],space);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_3 = __this->___thisTransform_40;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_4 = __this->___vector3s_29;
|
|
NullCheck(L_4);
|
|
int32_t L_5 = 1;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_6 = (L_4)->GetAt(static_cast<il2cpp_array_size_t>(L_5));
|
|
int32_t L_7 = __this->___space_25;
|
|
NullCheck(L_3);
|
|
Transform_Rotate_mAE711E1B1F639FDBA7B456E1E1B35DB90EEB737A(L_3, L_6, L_7, NULL);
|
|
}
|
|
|
|
IL_003b:
|
|
{
|
|
// thisTransform.eulerAngles=vector3s[0];
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_8 = __this->___thisTransform_40;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_9 = __this->___vector3s_29;
|
|
NullCheck(L_9);
|
|
int32_t L_10 = 0;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_11 = (L_9)->GetAt(static_cast<il2cpp_array_size_t>(L_10));
|
|
NullCheck(L_8);
|
|
Transform_set_eulerAngles_m9F0BC484A7915A51FAB87230644229B75BACA004(L_8, L_11, NULL);
|
|
// float diminishingControl = 1-percentage;
|
|
float L_12 = __this->___percentage_16;
|
|
V_0 = ((float)il2cpp_codegen_subtract((1.0f), L_12));
|
|
// vector3s[2].x= UnityEngine.Random.Range(-vector3s[1].x*diminishingControl, vector3s[1].x*diminishingControl);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_13 = __this->___vector3s_29;
|
|
NullCheck(L_13);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_14 = __this->___vector3s_29;
|
|
NullCheck(L_14);
|
|
float L_15 = ((L_14)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___x_2;
|
|
float L_16 = V_0;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_17 = __this->___vector3s_29;
|
|
NullCheck(L_17);
|
|
float L_18 = ((L_17)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___x_2;
|
|
float L_19 = V_0;
|
|
float L_20;
|
|
L_20 = Random_Range_m5236C99A7D8AE6AC9190592DC66016652A2D2494(((float)il2cpp_codegen_multiply(((-L_15)), L_16)), ((float)il2cpp_codegen_multiply(L_18, L_19)), NULL);
|
|
((L_13)->GetAddressAt(static_cast<il2cpp_array_size_t>(2)))->___x_2 = L_20;
|
|
// vector3s[2].y= UnityEngine.Random.Range(-vector3s[1].y*diminishingControl, vector3s[1].y*diminishingControl);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_21 = __this->___vector3s_29;
|
|
NullCheck(L_21);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_22 = __this->___vector3s_29;
|
|
NullCheck(L_22);
|
|
float L_23 = ((L_22)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___y_3;
|
|
float L_24 = V_0;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_25 = __this->___vector3s_29;
|
|
NullCheck(L_25);
|
|
float L_26 = ((L_25)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___y_3;
|
|
float L_27 = V_0;
|
|
float L_28;
|
|
L_28 = Random_Range_m5236C99A7D8AE6AC9190592DC66016652A2D2494(((float)il2cpp_codegen_multiply(((-L_23)), L_24)), ((float)il2cpp_codegen_multiply(L_26, L_27)), NULL);
|
|
((L_21)->GetAddressAt(static_cast<il2cpp_array_size_t>(2)))->___y_3 = L_28;
|
|
// vector3s[2].z= UnityEngine.Random.Range(-vector3s[1].z*diminishingControl, vector3s[1].z*diminishingControl);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_29 = __this->___vector3s_29;
|
|
NullCheck(L_29);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_30 = __this->___vector3s_29;
|
|
NullCheck(L_30);
|
|
float L_31 = ((L_30)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___z_4;
|
|
float L_32 = V_0;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_33 = __this->___vector3s_29;
|
|
NullCheck(L_33);
|
|
float L_34 = ((L_33)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___z_4;
|
|
float L_35 = V_0;
|
|
float L_36;
|
|
L_36 = Random_Range_m5236C99A7D8AE6AC9190592DC66016652A2D2494(((float)il2cpp_codegen_multiply(((-L_31)), L_32)), ((float)il2cpp_codegen_multiply(L_34, L_35)), NULL);
|
|
((L_29)->GetAddressAt(static_cast<il2cpp_array_size_t>(2)))->___z_4 = L_36;
|
|
// thisTransform.Rotate(vector3s[2],space);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_37 = __this->___thisTransform_40;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_38 = __this->___vector3s_29;
|
|
NullCheck(L_38);
|
|
int32_t L_39 = 2;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_40 = (L_38)->GetAt(static_cast<il2cpp_array_size_t>(L_39));
|
|
int32_t L_41 = __this->___space_25;
|
|
NullCheck(L_37);
|
|
Transform_Rotate_mAE711E1B1F639FDBA7B456E1E1B35DB90EEB737A(L_37, L_40, L_41, NULL);
|
|
// postUpdate=thisTransform.eulerAngles;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_42 = __this->___thisTransform_40;
|
|
NullCheck(L_42);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_43;
|
|
L_43 = Transform_get_eulerAngles_mCAAF48EFCF628F1ED91C2FFE75A4FD19C039DD6A(L_42, NULL);
|
|
__this->___postUpdate_36 = L_43;
|
|
// if(physics){
|
|
bool L_44 = __this->___physics_23;
|
|
if (!L_44)
|
|
{
|
|
goto IL_0173;
|
|
}
|
|
}
|
|
{
|
|
// thisTransform.eulerAngles=preUpdate;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_45 = __this->___thisTransform_40;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_46 = __this->___preUpdate_35;
|
|
NullCheck(L_45);
|
|
Transform_set_eulerAngles_m9F0BC484A7915A51FAB87230644229B75BACA004(L_45, L_46, NULL);
|
|
// GetComponent<Rigidbody>().MoveRotation(Quaternion.Euler(postUpdate));
|
|
Rigidbody_t268697F5A994213ED97393309870968BC1C7393C* L_47;
|
|
L_47 = Component_GetComponent_TisRigidbody_t268697F5A994213ED97393309870968BC1C7393C_m4B5CAD64B52D153BEA96432633CA9A45FA523DD8(__this, Component_GetComponent_TisRigidbody_t268697F5A994213ED97393309870968BC1C7393C_m4B5CAD64B52D153BEA96432633CA9A45FA523DD8_RuntimeMethod_var);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_48 = __this->___postUpdate_36;
|
|
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_49;
|
|
L_49 = Quaternion_Euler_m5BCCC19216CFAD2426F15BC51A30421880D27B73_inline(L_48, NULL);
|
|
NullCheck(L_47);
|
|
Rigidbody_MoveRotation_m85825C7206E770E39DED9EE6D792702F577A891D(L_47, L_49, NULL);
|
|
}
|
|
|
|
IL_0173:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::ApplyPunchPositionTargets()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_ApplyPunchPositionTargets_m55BB93C8DBEF072629AFC408D7FE40CC21867218 (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Component_GetComponent_TisRigidbody_t268697F5A994213ED97393309870968BC1C7393C_m4B5CAD64B52D153BEA96432633CA9A45FA523DD8_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3B596E42BC12C0AB0FA7CC6D2CA7CA9437463324);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
// preUpdate = thisTransform.position;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_0 = __this->___thisTransform_40;
|
|
NullCheck(L_0);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_1;
|
|
L_1 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_0, NULL);
|
|
__this->___preUpdate_35 = L_1;
|
|
// Vector3 currentRotation = new Vector3();
|
|
il2cpp_codegen_initobj((&V_0), sizeof(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2));
|
|
// if(tweenArguments.Contains("looktarget")){
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_2 = __this->___tweenArguments_24;
|
|
NullCheck(L_2);
|
|
bool L_3;
|
|
L_3 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_2, _stringLiteral3B596E42BC12C0AB0FA7CC6D2CA7CA9437463324);
|
|
if (!L_3)
|
|
{
|
|
goto IL_004e;
|
|
}
|
|
}
|
|
{
|
|
// currentRotation = thisTransform.eulerAngles;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_4 = __this->___thisTransform_40;
|
|
NullCheck(L_4);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_5;
|
|
L_5 = Transform_get_eulerAngles_mCAAF48EFCF628F1ED91C2FFE75A4FD19C039DD6A(L_4, NULL);
|
|
V_0 = L_5;
|
|
// thisTransform.eulerAngles = vector3s[4];
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_6 = __this->___thisTransform_40;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_7 = __this->___vector3s_29;
|
|
NullCheck(L_7);
|
|
int32_t L_8 = 4;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_9 = (L_7)->GetAt(static_cast<il2cpp_array_size_t>(L_8));
|
|
NullCheck(L_6);
|
|
Transform_set_eulerAngles_m9F0BC484A7915A51FAB87230644229B75BACA004(L_6, L_9, NULL);
|
|
}
|
|
|
|
IL_004e:
|
|
{
|
|
// if(vector3s[1].x>0){
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_10 = __this->___vector3s_29;
|
|
NullCheck(L_10);
|
|
float L_11 = ((L_10)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___x_2;
|
|
if ((!(((float)L_11) > ((float)(0.0f)))))
|
|
{
|
|
goto IL_0096;
|
|
}
|
|
}
|
|
{
|
|
// vector3s[2].x = punch(vector3s[1].x,percentage);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_12 = __this->___vector3s_29;
|
|
NullCheck(L_12);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_13 = __this->___vector3s_29;
|
|
NullCheck(L_13);
|
|
float L_14 = ((L_13)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___x_2;
|
|
float L_15 = __this->___percentage_16;
|
|
float L_16;
|
|
L_16 = iTween_punch_m4C60F12B45F6C6FA7BA36A2DDB1A1A383B747A45(__this, L_14, L_15, NULL);
|
|
((L_12)->GetAddressAt(static_cast<il2cpp_array_size_t>(2)))->___x_2 = L_16;
|
|
goto IL_00e2;
|
|
}
|
|
|
|
IL_0096:
|
|
{
|
|
// }else if(vector3s[1].x<0){
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_17 = __this->___vector3s_29;
|
|
NullCheck(L_17);
|
|
float L_18 = ((L_17)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___x_2;
|
|
if ((!(((float)L_18) < ((float)(0.0f)))))
|
|
{
|
|
goto IL_00e2;
|
|
}
|
|
}
|
|
{
|
|
// vector3s[2].x=-punch(Mathf.Abs(vector3s[1].x),percentage);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_19 = __this->___vector3s_29;
|
|
NullCheck(L_19);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_20 = __this->___vector3s_29;
|
|
NullCheck(L_20);
|
|
float L_21 = ((L_20)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___x_2;
|
|
float L_22;
|
|
L_22 = fabsf(L_21);
|
|
float L_23 = __this->___percentage_16;
|
|
float L_24;
|
|
L_24 = iTween_punch_m4C60F12B45F6C6FA7BA36A2DDB1A1A383B747A45(__this, L_22, L_23, NULL);
|
|
((L_19)->GetAddressAt(static_cast<il2cpp_array_size_t>(2)))->___x_2 = ((-L_24));
|
|
}
|
|
|
|
IL_00e2:
|
|
{
|
|
// if(vector3s[1].y>0){
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_25 = __this->___vector3s_29;
|
|
NullCheck(L_25);
|
|
float L_26 = ((L_25)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___y_3;
|
|
if ((!(((float)L_26) > ((float)(0.0f)))))
|
|
{
|
|
goto IL_012a;
|
|
}
|
|
}
|
|
{
|
|
// vector3s[2].y=punch(vector3s[1].y,percentage);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_27 = __this->___vector3s_29;
|
|
NullCheck(L_27);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_28 = __this->___vector3s_29;
|
|
NullCheck(L_28);
|
|
float L_29 = ((L_28)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___y_3;
|
|
float L_30 = __this->___percentage_16;
|
|
float L_31;
|
|
L_31 = iTween_punch_m4C60F12B45F6C6FA7BA36A2DDB1A1A383B747A45(__this, L_29, L_30, NULL);
|
|
((L_27)->GetAddressAt(static_cast<il2cpp_array_size_t>(2)))->___y_3 = L_31;
|
|
goto IL_0176;
|
|
}
|
|
|
|
IL_012a:
|
|
{
|
|
// }else if(vector3s[1].y<0){
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_32 = __this->___vector3s_29;
|
|
NullCheck(L_32);
|
|
float L_33 = ((L_32)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___y_3;
|
|
if ((!(((float)L_33) < ((float)(0.0f)))))
|
|
{
|
|
goto IL_0176;
|
|
}
|
|
}
|
|
{
|
|
// vector3s[2].y=-punch(Mathf.Abs(vector3s[1].y),percentage);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_34 = __this->___vector3s_29;
|
|
NullCheck(L_34);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_35 = __this->___vector3s_29;
|
|
NullCheck(L_35);
|
|
float L_36 = ((L_35)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___y_3;
|
|
float L_37;
|
|
L_37 = fabsf(L_36);
|
|
float L_38 = __this->___percentage_16;
|
|
float L_39;
|
|
L_39 = iTween_punch_m4C60F12B45F6C6FA7BA36A2DDB1A1A383B747A45(__this, L_37, L_38, NULL);
|
|
((L_34)->GetAddressAt(static_cast<il2cpp_array_size_t>(2)))->___y_3 = ((-L_39));
|
|
}
|
|
|
|
IL_0176:
|
|
{
|
|
// if(vector3s[1].z>0){
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_40 = __this->___vector3s_29;
|
|
NullCheck(L_40);
|
|
float L_41 = ((L_40)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___z_4;
|
|
if ((!(((float)L_41) > ((float)(0.0f)))))
|
|
{
|
|
goto IL_01be;
|
|
}
|
|
}
|
|
{
|
|
// vector3s[2].z=punch(vector3s[1].z,percentage);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_42 = __this->___vector3s_29;
|
|
NullCheck(L_42);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_43 = __this->___vector3s_29;
|
|
NullCheck(L_43);
|
|
float L_44 = ((L_43)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___z_4;
|
|
float L_45 = __this->___percentage_16;
|
|
float L_46;
|
|
L_46 = iTween_punch_m4C60F12B45F6C6FA7BA36A2DDB1A1A383B747A45(__this, L_44, L_45, NULL);
|
|
((L_42)->GetAddressAt(static_cast<il2cpp_array_size_t>(2)))->___z_4 = L_46;
|
|
goto IL_020a;
|
|
}
|
|
|
|
IL_01be:
|
|
{
|
|
// }else if(vector3s[1].z<0){
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_47 = __this->___vector3s_29;
|
|
NullCheck(L_47);
|
|
float L_48 = ((L_47)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___z_4;
|
|
if ((!(((float)L_48) < ((float)(0.0f)))))
|
|
{
|
|
goto IL_020a;
|
|
}
|
|
}
|
|
{
|
|
// vector3s[2].z=-punch(Mathf.Abs(vector3s[1].z),percentage);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_49 = __this->___vector3s_29;
|
|
NullCheck(L_49);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_50 = __this->___vector3s_29;
|
|
NullCheck(L_50);
|
|
float L_51 = ((L_50)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___z_4;
|
|
float L_52;
|
|
L_52 = fabsf(L_51);
|
|
float L_53 = __this->___percentage_16;
|
|
float L_54;
|
|
L_54 = iTween_punch_m4C60F12B45F6C6FA7BA36A2DDB1A1A383B747A45(__this, L_52, L_53, NULL);
|
|
((L_49)->GetAddressAt(static_cast<il2cpp_array_size_t>(2)))->___z_4 = ((-L_54));
|
|
}
|
|
|
|
IL_020a:
|
|
{
|
|
// thisTransform.Translate(vector3s[2]-vector3s[3],space);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_55 = __this->___thisTransform_40;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_56 = __this->___vector3s_29;
|
|
NullCheck(L_56);
|
|
int32_t L_57 = 2;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_58 = (L_56)->GetAt(static_cast<il2cpp_array_size_t>(L_57));
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_59 = __this->___vector3s_29;
|
|
NullCheck(L_59);
|
|
int32_t L_60 = 3;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_61 = (L_59)->GetAt(static_cast<il2cpp_array_size_t>(L_60));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_62;
|
|
L_62 = Vector3_op_Subtraction_mE42023FF80067CB44A1D4A27EB7CF2B24CABB828_inline(L_58, L_61, NULL);
|
|
int32_t L_63 = __this->___space_25;
|
|
NullCheck(L_55);
|
|
Transform_Translate_m4A9E3D8836586E7562F6A18EBF5F5B6089D8B649(L_55, L_62, L_63, NULL);
|
|
// vector3s[3]=vector3s[2];
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_64 = __this->___vector3s_29;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_65 = __this->___vector3s_29;
|
|
NullCheck(L_65);
|
|
int32_t L_66 = 2;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_67 = (L_65)->GetAt(static_cast<il2cpp_array_size_t>(L_66));
|
|
NullCheck(L_64);
|
|
(L_64)->SetAt(static_cast<il2cpp_array_size_t>(3), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_67);
|
|
// if(tweenArguments.Contains("looktarget")){
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_68 = __this->___tweenArguments_24;
|
|
NullCheck(L_68);
|
|
bool L_69;
|
|
L_69 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_68, _stringLiteral3B596E42BC12C0AB0FA7CC6D2CA7CA9437463324);
|
|
if (!L_69)
|
|
{
|
|
goto IL_026e;
|
|
}
|
|
}
|
|
{
|
|
// thisTransform.eulerAngles = currentRotation;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_70 = __this->___thisTransform_40;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_71 = V_0;
|
|
NullCheck(L_70);
|
|
Transform_set_eulerAngles_m9F0BC484A7915A51FAB87230644229B75BACA004(L_70, L_71, NULL);
|
|
}
|
|
|
|
IL_026e:
|
|
{
|
|
// postUpdate=thisTransform.position;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_72 = __this->___thisTransform_40;
|
|
NullCheck(L_72);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_73;
|
|
L_73 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_72, NULL);
|
|
__this->___postUpdate_36 = L_73;
|
|
// if(physics){
|
|
bool L_74 = __this->___physics_23;
|
|
if (!L_74)
|
|
{
|
|
goto IL_02a9;
|
|
}
|
|
}
|
|
{
|
|
// thisTransform.position=preUpdate;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_75 = __this->___thisTransform_40;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_76 = __this->___preUpdate_35;
|
|
NullCheck(L_75);
|
|
Transform_set_position_mA1A817124BB41B685043DED2A9BA48CDF37C4156(L_75, L_76, NULL);
|
|
// GetComponent<Rigidbody>().MovePosition(postUpdate);
|
|
Rigidbody_t268697F5A994213ED97393309870968BC1C7393C* L_77;
|
|
L_77 = Component_GetComponent_TisRigidbody_t268697F5A994213ED97393309870968BC1C7393C_m4B5CAD64B52D153BEA96432633CA9A45FA523DD8(__this, Component_GetComponent_TisRigidbody_t268697F5A994213ED97393309870968BC1C7393C_m4B5CAD64B52D153BEA96432633CA9A45FA523DD8_RuntimeMethod_var);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_78 = __this->___postUpdate_36;
|
|
NullCheck(L_77);
|
|
Rigidbody_MovePosition_mB2CD29ABC8F59AC338C0A3A5A6B75C38FDA92CA9(L_77, L_78, NULL);
|
|
}
|
|
|
|
IL_02a9:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::ApplyPunchRotationTargets()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_ApplyPunchRotationTargets_m035B3570F7A7B882A7855CF17E2789C6E76A9CC6 (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Component_GetComponent_TisRigidbody_t268697F5A994213ED97393309870968BC1C7393C_m4B5CAD64B52D153BEA96432633CA9A45FA523DD8_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// preUpdate = thisTransform.eulerAngles;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_0 = __this->___thisTransform_40;
|
|
NullCheck(L_0);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_1;
|
|
L_1 = Transform_get_eulerAngles_mCAAF48EFCF628F1ED91C2FFE75A4FD19C039DD6A(L_0, NULL);
|
|
__this->___preUpdate_35 = L_1;
|
|
// if(vector3s[1].x>0){
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_2 = __this->___vector3s_29;
|
|
NullCheck(L_2);
|
|
float L_3 = ((L_2)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___x_2;
|
|
if ((!(((float)L_3) > ((float)(0.0f)))))
|
|
{
|
|
goto IL_0059;
|
|
}
|
|
}
|
|
{
|
|
// vector3s[2].x = punch(vector3s[1].x,percentage);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_4 = __this->___vector3s_29;
|
|
NullCheck(L_4);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_5 = __this->___vector3s_29;
|
|
NullCheck(L_5);
|
|
float L_6 = ((L_5)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___x_2;
|
|
float L_7 = __this->___percentage_16;
|
|
float L_8;
|
|
L_8 = iTween_punch_m4C60F12B45F6C6FA7BA36A2DDB1A1A383B747A45(__this, L_6, L_7, NULL);
|
|
((L_4)->GetAddressAt(static_cast<il2cpp_array_size_t>(2)))->___x_2 = L_8;
|
|
goto IL_00a5;
|
|
}
|
|
|
|
IL_0059:
|
|
{
|
|
// }else if(vector3s[1].x<0){
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_9 = __this->___vector3s_29;
|
|
NullCheck(L_9);
|
|
float L_10 = ((L_9)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___x_2;
|
|
if ((!(((float)L_10) < ((float)(0.0f)))))
|
|
{
|
|
goto IL_00a5;
|
|
}
|
|
}
|
|
{
|
|
// vector3s[2].x=-punch(Mathf.Abs(vector3s[1].x),percentage);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_11 = __this->___vector3s_29;
|
|
NullCheck(L_11);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_12 = __this->___vector3s_29;
|
|
NullCheck(L_12);
|
|
float L_13 = ((L_12)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___x_2;
|
|
float L_14;
|
|
L_14 = fabsf(L_13);
|
|
float L_15 = __this->___percentage_16;
|
|
float L_16;
|
|
L_16 = iTween_punch_m4C60F12B45F6C6FA7BA36A2DDB1A1A383B747A45(__this, L_14, L_15, NULL);
|
|
((L_11)->GetAddressAt(static_cast<il2cpp_array_size_t>(2)))->___x_2 = ((-L_16));
|
|
}
|
|
|
|
IL_00a5:
|
|
{
|
|
// if(vector3s[1].y>0){
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_17 = __this->___vector3s_29;
|
|
NullCheck(L_17);
|
|
float L_18 = ((L_17)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___y_3;
|
|
if ((!(((float)L_18) > ((float)(0.0f)))))
|
|
{
|
|
goto IL_00ed;
|
|
}
|
|
}
|
|
{
|
|
// vector3s[2].y=punch(vector3s[1].y,percentage);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_19 = __this->___vector3s_29;
|
|
NullCheck(L_19);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_20 = __this->___vector3s_29;
|
|
NullCheck(L_20);
|
|
float L_21 = ((L_20)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___y_3;
|
|
float L_22 = __this->___percentage_16;
|
|
float L_23;
|
|
L_23 = iTween_punch_m4C60F12B45F6C6FA7BA36A2DDB1A1A383B747A45(__this, L_21, L_22, NULL);
|
|
((L_19)->GetAddressAt(static_cast<il2cpp_array_size_t>(2)))->___y_3 = L_23;
|
|
goto IL_0139;
|
|
}
|
|
|
|
IL_00ed:
|
|
{
|
|
// }else if(vector3s[1].y<0){
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_24 = __this->___vector3s_29;
|
|
NullCheck(L_24);
|
|
float L_25 = ((L_24)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___y_3;
|
|
if ((!(((float)L_25) < ((float)(0.0f)))))
|
|
{
|
|
goto IL_0139;
|
|
}
|
|
}
|
|
{
|
|
// vector3s[2].y=-punch(Mathf.Abs(vector3s[1].y),percentage);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_26 = __this->___vector3s_29;
|
|
NullCheck(L_26);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_27 = __this->___vector3s_29;
|
|
NullCheck(L_27);
|
|
float L_28 = ((L_27)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___y_3;
|
|
float L_29;
|
|
L_29 = fabsf(L_28);
|
|
float L_30 = __this->___percentage_16;
|
|
float L_31;
|
|
L_31 = iTween_punch_m4C60F12B45F6C6FA7BA36A2DDB1A1A383B747A45(__this, L_29, L_30, NULL);
|
|
((L_26)->GetAddressAt(static_cast<il2cpp_array_size_t>(2)))->___y_3 = ((-L_31));
|
|
}
|
|
|
|
IL_0139:
|
|
{
|
|
// if(vector3s[1].z>0){
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_32 = __this->___vector3s_29;
|
|
NullCheck(L_32);
|
|
float L_33 = ((L_32)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___z_4;
|
|
if ((!(((float)L_33) > ((float)(0.0f)))))
|
|
{
|
|
goto IL_0181;
|
|
}
|
|
}
|
|
{
|
|
// vector3s[2].z=punch(vector3s[1].z,percentage);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_34 = __this->___vector3s_29;
|
|
NullCheck(L_34);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_35 = __this->___vector3s_29;
|
|
NullCheck(L_35);
|
|
float L_36 = ((L_35)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___z_4;
|
|
float L_37 = __this->___percentage_16;
|
|
float L_38;
|
|
L_38 = iTween_punch_m4C60F12B45F6C6FA7BA36A2DDB1A1A383B747A45(__this, L_36, L_37, NULL);
|
|
((L_34)->GetAddressAt(static_cast<il2cpp_array_size_t>(2)))->___z_4 = L_38;
|
|
goto IL_01cd;
|
|
}
|
|
|
|
IL_0181:
|
|
{
|
|
// }else if(vector3s[1].z<0){
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_39 = __this->___vector3s_29;
|
|
NullCheck(L_39);
|
|
float L_40 = ((L_39)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___z_4;
|
|
if ((!(((float)L_40) < ((float)(0.0f)))))
|
|
{
|
|
goto IL_01cd;
|
|
}
|
|
}
|
|
{
|
|
// vector3s[2].z=-punch(Mathf.Abs(vector3s[1].z),percentage);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_41 = __this->___vector3s_29;
|
|
NullCheck(L_41);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_42 = __this->___vector3s_29;
|
|
NullCheck(L_42);
|
|
float L_43 = ((L_42)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___z_4;
|
|
float L_44;
|
|
L_44 = fabsf(L_43);
|
|
float L_45 = __this->___percentage_16;
|
|
float L_46;
|
|
L_46 = iTween_punch_m4C60F12B45F6C6FA7BA36A2DDB1A1A383B747A45(__this, L_44, L_45, NULL);
|
|
((L_41)->GetAddressAt(static_cast<il2cpp_array_size_t>(2)))->___z_4 = ((-L_46));
|
|
}
|
|
|
|
IL_01cd:
|
|
{
|
|
// thisTransform.Rotate(vector3s[2]-vector3s[3],space);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_47 = __this->___thisTransform_40;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_48 = __this->___vector3s_29;
|
|
NullCheck(L_48);
|
|
int32_t L_49 = 2;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_50 = (L_48)->GetAt(static_cast<il2cpp_array_size_t>(L_49));
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_51 = __this->___vector3s_29;
|
|
NullCheck(L_51);
|
|
int32_t L_52 = 3;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_53 = (L_51)->GetAt(static_cast<il2cpp_array_size_t>(L_52));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_54;
|
|
L_54 = Vector3_op_Subtraction_mE42023FF80067CB44A1D4A27EB7CF2B24CABB828_inline(L_50, L_53, NULL);
|
|
int32_t L_55 = __this->___space_25;
|
|
NullCheck(L_47);
|
|
Transform_Rotate_mAE711E1B1F639FDBA7B456E1E1B35DB90EEB737A(L_47, L_54, L_55, NULL);
|
|
// vector3s[3]=vector3s[2];
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_56 = __this->___vector3s_29;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_57 = __this->___vector3s_29;
|
|
NullCheck(L_57);
|
|
int32_t L_58 = 2;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_59 = (L_57)->GetAt(static_cast<il2cpp_array_size_t>(L_58));
|
|
NullCheck(L_56);
|
|
(L_56)->SetAt(static_cast<il2cpp_array_size_t>(3), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_59);
|
|
// postUpdate=thisTransform.eulerAngles;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_60 = __this->___thisTransform_40;
|
|
NullCheck(L_60);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_61;
|
|
L_61 = Transform_get_eulerAngles_mCAAF48EFCF628F1ED91C2FFE75A4FD19C039DD6A(L_60, NULL);
|
|
__this->___postUpdate_36 = L_61;
|
|
// if(physics){
|
|
bool L_62 = __this->___physics_23;
|
|
if (!L_62)
|
|
{
|
|
goto IL_0253;
|
|
}
|
|
}
|
|
{
|
|
// thisTransform.eulerAngles=preUpdate;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_63 = __this->___thisTransform_40;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_64 = __this->___preUpdate_35;
|
|
NullCheck(L_63);
|
|
Transform_set_eulerAngles_m9F0BC484A7915A51FAB87230644229B75BACA004(L_63, L_64, NULL);
|
|
// GetComponent<Rigidbody>().MoveRotation(Quaternion.Euler(postUpdate));
|
|
Rigidbody_t268697F5A994213ED97393309870968BC1C7393C* L_65;
|
|
L_65 = Component_GetComponent_TisRigidbody_t268697F5A994213ED97393309870968BC1C7393C_m4B5CAD64B52D153BEA96432633CA9A45FA523DD8(__this, Component_GetComponent_TisRigidbody_t268697F5A994213ED97393309870968BC1C7393C_m4B5CAD64B52D153BEA96432633CA9A45FA523DD8_RuntimeMethod_var);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_66 = __this->___postUpdate_36;
|
|
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_67;
|
|
L_67 = Quaternion_Euler_m5BCCC19216CFAD2426F15BC51A30421880D27B73_inline(L_66, NULL);
|
|
NullCheck(L_65);
|
|
Rigidbody_MoveRotation_m85825C7206E770E39DED9EE6D792702F577A891D(L_65, L_67, NULL);
|
|
}
|
|
|
|
IL_0253:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::ApplyPunchScaleTargets()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_ApplyPunchScaleTargets_mC444C42161138C727668BB2BB68EAE0FB8D2BBCB (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// if(vector3s[1].x>0){
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_0 = __this->___vector3s_29;
|
|
NullCheck(L_0);
|
|
float L_1 = ((L_0)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___x_2;
|
|
if ((!(((float)L_1) > ((float)(0.0f)))))
|
|
{
|
|
goto IL_0048;
|
|
}
|
|
}
|
|
{
|
|
// vector3s[2].x = punch(vector3s[1].x,percentage);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_2 = __this->___vector3s_29;
|
|
NullCheck(L_2);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_3 = __this->___vector3s_29;
|
|
NullCheck(L_3);
|
|
float L_4 = ((L_3)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___x_2;
|
|
float L_5 = __this->___percentage_16;
|
|
float L_6;
|
|
L_6 = iTween_punch_m4C60F12B45F6C6FA7BA36A2DDB1A1A383B747A45(__this, L_4, L_5, NULL);
|
|
((L_2)->GetAddressAt(static_cast<il2cpp_array_size_t>(2)))->___x_2 = L_6;
|
|
goto IL_0094;
|
|
}
|
|
|
|
IL_0048:
|
|
{
|
|
// }else if(vector3s[1].x<0){
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_7 = __this->___vector3s_29;
|
|
NullCheck(L_7);
|
|
float L_8 = ((L_7)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___x_2;
|
|
if ((!(((float)L_8) < ((float)(0.0f)))))
|
|
{
|
|
goto IL_0094;
|
|
}
|
|
}
|
|
{
|
|
// vector3s[2].x=-punch(Mathf.Abs(vector3s[1].x),percentage);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_9 = __this->___vector3s_29;
|
|
NullCheck(L_9);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_10 = __this->___vector3s_29;
|
|
NullCheck(L_10);
|
|
float L_11 = ((L_10)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___x_2;
|
|
float L_12;
|
|
L_12 = fabsf(L_11);
|
|
float L_13 = __this->___percentage_16;
|
|
float L_14;
|
|
L_14 = iTween_punch_m4C60F12B45F6C6FA7BA36A2DDB1A1A383B747A45(__this, L_12, L_13, NULL);
|
|
((L_9)->GetAddressAt(static_cast<il2cpp_array_size_t>(2)))->___x_2 = ((-L_14));
|
|
}
|
|
|
|
IL_0094:
|
|
{
|
|
// if(vector3s[1].y>0){
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_15 = __this->___vector3s_29;
|
|
NullCheck(L_15);
|
|
float L_16 = ((L_15)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___y_3;
|
|
if ((!(((float)L_16) > ((float)(0.0f)))))
|
|
{
|
|
goto IL_00dc;
|
|
}
|
|
}
|
|
{
|
|
// vector3s[2].y=punch(vector3s[1].y,percentage);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_17 = __this->___vector3s_29;
|
|
NullCheck(L_17);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_18 = __this->___vector3s_29;
|
|
NullCheck(L_18);
|
|
float L_19 = ((L_18)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___y_3;
|
|
float L_20 = __this->___percentage_16;
|
|
float L_21;
|
|
L_21 = iTween_punch_m4C60F12B45F6C6FA7BA36A2DDB1A1A383B747A45(__this, L_19, L_20, NULL);
|
|
((L_17)->GetAddressAt(static_cast<il2cpp_array_size_t>(2)))->___y_3 = L_21;
|
|
goto IL_0128;
|
|
}
|
|
|
|
IL_00dc:
|
|
{
|
|
// }else if(vector3s[1].y<0){
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_22 = __this->___vector3s_29;
|
|
NullCheck(L_22);
|
|
float L_23 = ((L_22)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___y_3;
|
|
if ((!(((float)L_23) < ((float)(0.0f)))))
|
|
{
|
|
goto IL_0128;
|
|
}
|
|
}
|
|
{
|
|
// vector3s[2].y=-punch(Mathf.Abs(vector3s[1].y),percentage);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_24 = __this->___vector3s_29;
|
|
NullCheck(L_24);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_25 = __this->___vector3s_29;
|
|
NullCheck(L_25);
|
|
float L_26 = ((L_25)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___y_3;
|
|
float L_27;
|
|
L_27 = fabsf(L_26);
|
|
float L_28 = __this->___percentage_16;
|
|
float L_29;
|
|
L_29 = iTween_punch_m4C60F12B45F6C6FA7BA36A2DDB1A1A383B747A45(__this, L_27, L_28, NULL);
|
|
((L_24)->GetAddressAt(static_cast<il2cpp_array_size_t>(2)))->___y_3 = ((-L_29));
|
|
}
|
|
|
|
IL_0128:
|
|
{
|
|
// if(vector3s[1].z>0){
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_30 = __this->___vector3s_29;
|
|
NullCheck(L_30);
|
|
float L_31 = ((L_30)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___z_4;
|
|
if ((!(((float)L_31) > ((float)(0.0f)))))
|
|
{
|
|
goto IL_0170;
|
|
}
|
|
}
|
|
{
|
|
// vector3s[2].z=punch(vector3s[1].z,percentage);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_32 = __this->___vector3s_29;
|
|
NullCheck(L_32);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_33 = __this->___vector3s_29;
|
|
NullCheck(L_33);
|
|
float L_34 = ((L_33)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___z_4;
|
|
float L_35 = __this->___percentage_16;
|
|
float L_36;
|
|
L_36 = iTween_punch_m4C60F12B45F6C6FA7BA36A2DDB1A1A383B747A45(__this, L_34, L_35, NULL);
|
|
((L_32)->GetAddressAt(static_cast<il2cpp_array_size_t>(2)))->___z_4 = L_36;
|
|
goto IL_01bc;
|
|
}
|
|
|
|
IL_0170:
|
|
{
|
|
// }else if(vector3s[1].z<0){
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_37 = __this->___vector3s_29;
|
|
NullCheck(L_37);
|
|
float L_38 = ((L_37)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___z_4;
|
|
if ((!(((float)L_38) < ((float)(0.0f)))))
|
|
{
|
|
goto IL_01bc;
|
|
}
|
|
}
|
|
{
|
|
// vector3s[2].z=-punch(Mathf.Abs(vector3s[1].z),percentage);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_39 = __this->___vector3s_29;
|
|
NullCheck(L_39);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_40 = __this->___vector3s_29;
|
|
NullCheck(L_40);
|
|
float L_41 = ((L_40)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___z_4;
|
|
float L_42;
|
|
L_42 = fabsf(L_41);
|
|
float L_43 = __this->___percentage_16;
|
|
float L_44;
|
|
L_44 = iTween_punch_m4C60F12B45F6C6FA7BA36A2DDB1A1A383B747A45(__this, L_42, L_43, NULL);
|
|
((L_39)->GetAddressAt(static_cast<il2cpp_array_size_t>(2)))->___z_4 = ((-L_44));
|
|
}
|
|
|
|
IL_01bc:
|
|
{
|
|
// thisTransform.localScale=vector3s[0]+vector3s[2];
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_45 = __this->___thisTransform_40;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_46 = __this->___vector3s_29;
|
|
NullCheck(L_46);
|
|
int32_t L_47 = 0;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_48 = (L_46)->GetAt(static_cast<il2cpp_array_size_t>(L_47));
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_49 = __this->___vector3s_29;
|
|
NullCheck(L_49);
|
|
int32_t L_50 = 2;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_51 = (L_49)->GetAt(static_cast<il2cpp_array_size_t>(L_50));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_52;
|
|
L_52 = Vector3_op_Addition_m78C0EC70CB66E8DCAC225743D82B268DAEE92067_inline(L_48, L_51, NULL);
|
|
NullCheck(L_45);
|
|
Transform_set_localScale_mBA79E811BAF6C47B80FF76414C12B47B3CD03633(L_45, L_52, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Collections.IEnumerator iTween::TweenDelay()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* iTween_TweenDelay_m53C67A8CC34F7316486FB381A481F7173080163E (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CTweenDelayU3Ed__145_t5A4CC707C9F3B3997A741F0A43DD68F892793A65_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
U3CTweenDelayU3Ed__145_t5A4CC707C9F3B3997A741F0A43DD68F892793A65* L_0 = (U3CTweenDelayU3Ed__145_t5A4CC707C9F3B3997A741F0A43DD68F892793A65*)il2cpp_codegen_object_new(U3CTweenDelayU3Ed__145_t5A4CC707C9F3B3997A741F0A43DD68F892793A65_il2cpp_TypeInfo_var);
|
|
NullCheck(L_0);
|
|
U3CTweenDelayU3Ed__145__ctor_m5CEE95EE1B02E1E61460A1837E52D586056D7089(L_0, 0, NULL);
|
|
U3CTweenDelayU3Ed__145_t5A4CC707C9F3B3997A741F0A43DD68F892793A65* L_1 = L_0;
|
|
NullCheck(L_1);
|
|
L_1->___U3CU3E4__this_2 = __this;
|
|
Il2CppCodeGenWriteBarrier((void**)(&L_1->___U3CU3E4__this_2), (void*)__this);
|
|
return L_1;
|
|
}
|
|
}
|
|
// System.Void iTween::TweenStart()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_TweenStart_m60C33F5F9CD6E5F62048773D44819896D5F6BFB2 (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3A3C5272E76787A96B4445991AF0A820F0D2D4EB);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4243C7295E57FC142C3F0861DE44D7BF16E98CEE);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral58C403B2ADB7E09A23001D113CB718A73795DB62);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral6C9DED8087C891AE33ACFFCE806DBFF63795F56F);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral6E7299510B893EC1B93CA9ADA815773E631DC1D8);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralBA320446F30A8E1FFC64FBD72FFC79A6C8B70CE5);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDB9CB15F9098525FB032B2A47C9DB1ED6853CC5E);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralEECEAAC359EDB2E91D0F46F3CA9A65F47527BC5C);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF9BE17D634D1B07BCDCDA77A87710C946D81307B);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// CallBack("onstart");
|
|
iTween_CallBack_m722E7DC11EBDAA1D739639560E349A1985DAA12A(__this, _stringLiteralDB9CB15F9098525FB032B2A47C9DB1ED6853CC5E, NULL);
|
|
// if(!loop){//only if this is not a loop
|
|
bool L_0 = __this->___loop_20;
|
|
if (L_0)
|
|
{
|
|
goto IL_001f;
|
|
}
|
|
}
|
|
{
|
|
// ConflictCheck();
|
|
iTween_ConflictCheck_m82E7EEA3E1D2DB1D10EEBDE11D358FDE2AB89C8E(__this, NULL);
|
|
// GenerateTargets();
|
|
iTween_GenerateTargets_m1630A56A04F8DB30E776376A13685145BC919469(__this, NULL);
|
|
}
|
|
|
|
IL_001f:
|
|
{
|
|
// if(type == "stab"){
|
|
String_t* L_1 = __this->___type_6;
|
|
bool L_2;
|
|
L_2 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_1, _stringLiteral6E7299510B893EC1B93CA9ADA815773E631DC1D8, NULL);
|
|
if (!L_2)
|
|
{
|
|
goto IL_0047;
|
|
}
|
|
}
|
|
{
|
|
// audioSource.PlayOneShot(audioSource.clip);
|
|
AudioSource_t871AC2272F896738252F04EE949AEF5B241D3299* L_3 = __this->___audioSource_28;
|
|
AudioSource_t871AC2272F896738252F04EE949AEF5B241D3299* L_4 = __this->___audioSource_28;
|
|
NullCheck(L_4);
|
|
AudioClip_t5D272C4EB4F2D3ED49F1C346DEA373CF6D585F20* L_5;
|
|
L_5 = AudioSource_get_clip_m4F5027066F9FC44B44192713142B0C277BB418FE(L_4, NULL);
|
|
NullCheck(L_3);
|
|
AudioSource_PlayOneShot_m098BCAE084AABB128BB19ED805D2D985E7B75112(L_3, L_5, NULL);
|
|
}
|
|
|
|
IL_0047:
|
|
{
|
|
// if (type == "move" || type=="scale" || type=="rotate" || type=="punch" || type=="shake" || type=="curve" || type=="look") {
|
|
String_t* L_6 = __this->___type_6;
|
|
bool L_7;
|
|
L_7 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_6, _stringLiteralEECEAAC359EDB2E91D0F46F3CA9A65F47527BC5C, NULL);
|
|
if (L_7)
|
|
{
|
|
goto IL_00c5;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_8 = __this->___type_6;
|
|
bool L_9;
|
|
L_9 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_8, _stringLiteralF9BE17D634D1B07BCDCDA77A87710C946D81307B, NULL);
|
|
if (L_9)
|
|
{
|
|
goto IL_00c5;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_10 = __this->___type_6;
|
|
bool L_11;
|
|
L_11 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_10, _stringLiteral3A3C5272E76787A96B4445991AF0A820F0D2D4EB, NULL);
|
|
if (L_11)
|
|
{
|
|
goto IL_00c5;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_12 = __this->___type_6;
|
|
bool L_13;
|
|
L_13 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_12, _stringLiteralBA320446F30A8E1FFC64FBD72FFC79A6C8B70CE5, NULL);
|
|
if (L_13)
|
|
{
|
|
goto IL_00c5;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_14 = __this->___type_6;
|
|
bool L_15;
|
|
L_15 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_14, _stringLiteral4243C7295E57FC142C3F0861DE44D7BF16E98CEE, NULL);
|
|
if (L_15)
|
|
{
|
|
goto IL_00c5;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_16 = __this->___type_6;
|
|
bool L_17;
|
|
L_17 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_16, _stringLiteral6C9DED8087C891AE33ACFFCE806DBFF63795F56F, NULL);
|
|
if (L_17)
|
|
{
|
|
goto IL_00c5;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_18 = __this->___type_6;
|
|
bool L_19;
|
|
L_19 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_18, _stringLiteral58C403B2ADB7E09A23001D113CB718A73795DB62, NULL);
|
|
if (!L_19)
|
|
{
|
|
goto IL_00cb;
|
|
}
|
|
}
|
|
|
|
IL_00c5:
|
|
{
|
|
// EnableKinematic();
|
|
iTween_EnableKinematic_mFFCB4F9B7E1B9FA8D825F732DB86BC03B97C6840(__this, NULL);
|
|
}
|
|
|
|
IL_00cb:
|
|
{
|
|
// isRunning = true;
|
|
__this->___isRunning_12 = (bool)1;
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Collections.IEnumerator iTween::TweenRestart()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* iTween_TweenRestart_mD3645B7214B9B01768056656C82C1064E1CA775F (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CTweenRestartU3Ed__147_tF06B75E10508AF2C810EAF481A895F8A63E12A1F_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
U3CTweenRestartU3Ed__147_tF06B75E10508AF2C810EAF481A895F8A63E12A1F* L_0 = (U3CTweenRestartU3Ed__147_tF06B75E10508AF2C810EAF481A895F8A63E12A1F*)il2cpp_codegen_object_new(U3CTweenRestartU3Ed__147_tF06B75E10508AF2C810EAF481A895F8A63E12A1F_il2cpp_TypeInfo_var);
|
|
NullCheck(L_0);
|
|
U3CTweenRestartU3Ed__147__ctor_m7A390937AB79E86B7466262DC8228F0A37E9F3AE(L_0, 0, NULL);
|
|
U3CTweenRestartU3Ed__147_tF06B75E10508AF2C810EAF481A895F8A63E12A1F* L_1 = L_0;
|
|
NullCheck(L_1);
|
|
L_1->___U3CU3E4__this_2 = __this;
|
|
Il2CppCodeGenWriteBarrier((void**)(&L_1->___U3CU3E4__this_2), (void*)__this);
|
|
return L_1;
|
|
}
|
|
}
|
|
// System.Void iTween::TweenUpdate()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_TweenUpdate_mA20A23AEF0EB62247286565030D8C52AA1772D18 (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral601EE87277B336CEC36E0B7EC917055B5F41612A);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// apply();
|
|
ApplyTween_t4240CA2F57818B1C74C9645C3A8C17B9B09B3556* L_0 = __this->___apply_27;
|
|
NullCheck(L_0);
|
|
ApplyTween_Invoke_m840399A04E3CD1C03E1BB8F5CFA1B9BE1C40FBDF_inline(L_0, NULL);
|
|
// CallBack("onupdate");
|
|
iTween_CallBack_m722E7DC11EBDAA1D739639560E349A1985DAA12A(__this, _stringLiteral601EE87277B336CEC36E0B7EC917055B5F41612A, NULL);
|
|
// UpdatePercentage();
|
|
iTween_UpdatePercentage_m2D3AE4C20A9AF3BAF1CD61290AC1C45AB8447E27(__this, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::TweenComplete()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_TweenComplete_m7FCF1B19C97C4AD24AE11F18E3C4268A56E962AD (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral46F273EF641E07D271D91E0DC24A4392582671F8);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral601EE87277B336CEC36E0B7EC917055B5F41612A);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE2F0D48B27BE5837497DA1FF29117A29C390B560);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// isRunning=false;
|
|
__this->___isRunning_12 = (bool)0;
|
|
// if(percentage>.5f){
|
|
float L_0 = __this->___percentage_16;
|
|
if ((!(((float)L_0) > ((float)(0.5f)))))
|
|
{
|
|
goto IL_0021;
|
|
}
|
|
}
|
|
{
|
|
// percentage=1f;
|
|
__this->___percentage_16 = (1.0f);
|
|
goto IL_002c;
|
|
}
|
|
|
|
IL_0021:
|
|
{
|
|
// percentage=0;
|
|
__this->___percentage_16 = (0.0f);
|
|
}
|
|
|
|
IL_002c:
|
|
{
|
|
// apply();
|
|
ApplyTween_t4240CA2F57818B1C74C9645C3A8C17B9B09B3556* L_1 = __this->___apply_27;
|
|
NullCheck(L_1);
|
|
ApplyTween_Invoke_m840399A04E3CD1C03E1BB8F5CFA1B9BE1C40FBDF_inline(L_1, NULL);
|
|
// if(type == "value"){
|
|
String_t* L_2 = __this->___type_6;
|
|
bool L_3;
|
|
L_3 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_2, _stringLiteral46F273EF641E07D271D91E0DC24A4392582671F8, NULL);
|
|
if (!L_3)
|
|
{
|
|
goto IL_0054;
|
|
}
|
|
}
|
|
{
|
|
// CallBack("onupdate"); //CallBack run for ValueTo since it only calculates and applies in the update callback
|
|
iTween_CallBack_m722E7DC11EBDAA1D739639560E349A1985DAA12A(__this, _stringLiteral601EE87277B336CEC36E0B7EC917055B5F41612A, NULL);
|
|
}
|
|
|
|
IL_0054:
|
|
{
|
|
// if(loopType==LoopType.none){
|
|
int32_t L_4 = __this->___loopType_11;
|
|
if (L_4)
|
|
{
|
|
goto IL_0064;
|
|
}
|
|
}
|
|
{
|
|
// Dispose();
|
|
iTween_Dispose_mE871087C0E9BC05F4E71C86F551C089234AF4FD3(__this, NULL);
|
|
goto IL_006a;
|
|
}
|
|
|
|
IL_0064:
|
|
{
|
|
// TweenLoop();
|
|
iTween_TweenLoop_m8F6C461B34A45FCC449BB2F7DD2440F528C75862(__this, NULL);
|
|
}
|
|
|
|
IL_006a:
|
|
{
|
|
// CallBack("oncomplete");
|
|
iTween_CallBack_m722E7DC11EBDAA1D739639560E349A1985DAA12A(__this, _stringLiteralE2F0D48B27BE5837497DA1FF29117A29C390B560, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::TweenLoop()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_TweenLoop_m8F6C461B34A45FCC449BB2F7DD2440F528C75862 (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD19B9E296B36727CA46102EE8410060A0E2F66E7);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
{
|
|
// DisableKinematic(); //give physics control again
|
|
iTween_DisableKinematic_m4BF37BFC61FB2E15385074F2E6A80FB26119C69B(__this, NULL);
|
|
// switch(loopType){
|
|
int32_t L_0 = __this->___loopType_11;
|
|
V_0 = L_0;
|
|
int32_t L_1 = V_0;
|
|
if ((((int32_t)L_1) == ((int32_t)1)))
|
|
{
|
|
goto IL_0016;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_2 = V_0;
|
|
if ((((int32_t)L_2) == ((int32_t)2)))
|
|
{
|
|
goto IL_0044;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_0016:
|
|
{
|
|
// percentage=0;
|
|
__this->___percentage_16 = (0.0f);
|
|
// runningTime=0;
|
|
__this->___runningTime_15 = (0.0f);
|
|
// apply();
|
|
ApplyTween_t4240CA2F57818B1C74C9645C3A8C17B9B09B3556* L_3 = __this->___apply_27;
|
|
NullCheck(L_3);
|
|
ApplyTween_Invoke_m840399A04E3CD1C03E1BB8F5CFA1B9BE1C40FBDF_inline(L_3, NULL);
|
|
// StartCoroutine("TweenRestart");
|
|
Coroutine_t85EA685566A254C23F3FD77AB5BDFFFF8799596B* L_4;
|
|
L_4 = MonoBehaviour_StartCoroutine_m10C4B693B96175C42B0FD00911E072701C220DB4(__this, _stringLiteralD19B9E296B36727CA46102EE8410060A0E2F66E7, NULL);
|
|
// break;
|
|
return;
|
|
}
|
|
|
|
IL_0044:
|
|
{
|
|
// reverse = !reverse;
|
|
bool L_5 = __this->___reverse_21;
|
|
__this->___reverse_21 = (bool)((((int32_t)L_5) == ((int32_t)0))? 1 : 0);
|
|
// runningTime=0;
|
|
__this->___runningTime_15 = (0.0f);
|
|
// StartCoroutine("TweenRestart");
|
|
Coroutine_t85EA685566A254C23F3FD77AB5BDFFFF8799596B* L_6;
|
|
L_6 = MonoBehaviour_StartCoroutine_m10C4B693B96175C42B0FD00911E072701C220DB4(__this, _stringLiteralD19B9E296B36727CA46102EE8410060A0E2F66E7, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// UnityEngine.Rect iTween::RectUpdate(UnityEngine.Rect,UnityEngine.Rect,System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D iTween_RectUpdate_mD14AD5B671A0D8970BADE1AA121A1E58739903D8 (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___0_currentValue, Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___1_targetValue, float ___2_speed, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// Rect diff = new Rect(FloatUpdate(currentValue.x, targetValue.x, speed), FloatUpdate(currentValue.y, targetValue.y, speed), FloatUpdate(currentValue.width, targetValue.width, speed), FloatUpdate(currentValue.height, targetValue.height, speed));
|
|
float L_0;
|
|
L_0 = Rect_get_x_mB267B718E0D067F2BAE31BA477647FBF964916EB((&___0_currentValue), NULL);
|
|
float L_1;
|
|
L_1 = Rect_get_x_mB267B718E0D067F2BAE31BA477647FBF964916EB((&___1_targetValue), NULL);
|
|
float L_2 = ___2_speed;
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
float L_3;
|
|
L_3 = iTween_FloatUpdate_m6B5242B058F73866C20EC4D2C1F9DBEF38386643(L_0, L_1, L_2, NULL);
|
|
float L_4;
|
|
L_4 = Rect_get_y_mC733E8D49F3CE21B2A3D40A1B72D687F22C97F49((&___0_currentValue), NULL);
|
|
float L_5;
|
|
L_5 = Rect_get_y_mC733E8D49F3CE21B2A3D40A1B72D687F22C97F49((&___1_targetValue), NULL);
|
|
float L_6 = ___2_speed;
|
|
float L_7;
|
|
L_7 = iTween_FloatUpdate_m6B5242B058F73866C20EC4D2C1F9DBEF38386643(L_4, L_5, L_6, NULL);
|
|
float L_8;
|
|
L_8 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9((&___0_currentValue), NULL);
|
|
float L_9;
|
|
L_9 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9((&___1_targetValue), NULL);
|
|
float L_10 = ___2_speed;
|
|
float L_11;
|
|
L_11 = iTween_FloatUpdate_m6B5242B058F73866C20EC4D2C1F9DBEF38386643(L_8, L_9, L_10, NULL);
|
|
float L_12;
|
|
L_12 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8((&___0_currentValue), NULL);
|
|
float L_13;
|
|
L_13 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8((&___1_targetValue), NULL);
|
|
float L_14 = ___2_speed;
|
|
float L_15;
|
|
L_15 = iTween_FloatUpdate_m6B5242B058F73866C20EC4D2C1F9DBEF38386643(L_12, L_13, L_14, NULL);
|
|
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_16;
|
|
memset((&L_16), 0, sizeof(L_16));
|
|
Rect__ctor_m18C3033D135097BEE424AAA68D91C706D2647F23((&L_16), L_3, L_7, L_11, L_15, /*hidden argument*/NULL);
|
|
// return (diff);
|
|
return L_16;
|
|
}
|
|
}
|
|
// UnityEngine.Vector3 iTween::Vector3Update(UnityEngine.Vector3,UnityEngine.Vector3,System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 iTween_Vector3Update_mF6DF89F53FB343E222C5592EEAD7613044B3EAED (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___0_currentValue, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___1_targetValue, float ___2_speed, const RuntimeMethod* method)
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
// Vector3 diff = targetValue - currentValue;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_0 = ___1_targetValue;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_1 = ___0_currentValue;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_2;
|
|
L_2 = Vector3_op_Subtraction_mE42023FF80067CB44A1D4A27EB7CF2B24CABB828_inline(L_0, L_1, NULL);
|
|
V_0 = L_2;
|
|
// currentValue += (diff * speed) * Time.deltaTime;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_3 = ___0_currentValue;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_4 = V_0;
|
|
float L_5 = ___2_speed;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_6;
|
|
L_6 = Vector3_op_Multiply_m87BA7C578F96C8E49BB07088DAAC4649F83B0353_inline(L_4, L_5, NULL);
|
|
float L_7;
|
|
L_7 = Time_get_deltaTime_mC3195000401F0FD167DD2F948FD2BC58330D0865(NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_8;
|
|
L_8 = Vector3_op_Multiply_m87BA7C578F96C8E49BB07088DAAC4649F83B0353_inline(L_6, L_7, NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_9;
|
|
L_9 = Vector3_op_Addition_m78C0EC70CB66E8DCAC225743D82B268DAEE92067_inline(L_3, L_8, NULL);
|
|
___0_currentValue = L_9;
|
|
// return (currentValue);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_10 = ___0_currentValue;
|
|
return L_10;
|
|
}
|
|
}
|
|
// UnityEngine.Vector2 iTween::Vector2Update(UnityEngine.Vector2,UnityEngine.Vector2,System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 iTween_Vector2Update_m92BF87CA24599E1BB6400518CC2134695EDD7D8D (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_currentValue, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___1_targetValue, float ___2_speed, const RuntimeMethod* method)
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
// Vector2 diff = targetValue - currentValue;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_0 = ___1_targetValue;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_1 = ___0_currentValue;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_2;
|
|
L_2 = Vector2_op_Subtraction_m44475FCDAD2DA2F98D78A6625EC2DCDFE8803837_inline(L_0, L_1, NULL);
|
|
V_0 = L_2;
|
|
// currentValue += (diff * speed) * Time.deltaTime;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_3 = ___0_currentValue;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_4 = V_0;
|
|
float L_5 = ___2_speed;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_6;
|
|
L_6 = Vector2_op_Multiply_m2D984B613020089BF5165BA4CA10988E2DC771FE_inline(L_4, L_5, NULL);
|
|
float L_7;
|
|
L_7 = Time_get_deltaTime_mC3195000401F0FD167DD2F948FD2BC58330D0865(NULL);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_8;
|
|
L_8 = Vector2_op_Multiply_m2D984B613020089BF5165BA4CA10988E2DC771FE_inline(L_6, L_7, NULL);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_9;
|
|
L_9 = Vector2_op_Addition_m8136742CE6EE33BA4EB81C5F584678455917D2AE_inline(L_3, L_8, NULL);
|
|
___0_currentValue = L_9;
|
|
// return (currentValue);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_10 = ___0_currentValue;
|
|
return L_10;
|
|
}
|
|
}
|
|
// System.Single iTween::FloatUpdate(System.Single,System.Single,System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float iTween_FloatUpdate_m6B5242B058F73866C20EC4D2C1F9DBEF38386643 (float ___0_currentValue, float ___1_targetValue, float ___2_speed, const RuntimeMethod* method)
|
|
{
|
|
float V_0 = 0.0f;
|
|
{
|
|
// float diff = targetValue - currentValue;
|
|
float L_0 = ___1_targetValue;
|
|
float L_1 = ___0_currentValue;
|
|
V_0 = ((float)il2cpp_codegen_subtract(L_0, L_1));
|
|
// currentValue += (diff * speed) * Time.deltaTime;
|
|
float L_2 = ___0_currentValue;
|
|
float L_3 = V_0;
|
|
float L_4 = ___2_speed;
|
|
float L_5;
|
|
L_5 = Time_get_deltaTime_mC3195000401F0FD167DD2F948FD2BC58330D0865(NULL);
|
|
___0_currentValue = ((float)il2cpp_codegen_add(L_2, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(L_3, L_4)), L_5))));
|
|
// return (currentValue);
|
|
float L_6 = ___0_currentValue;
|
|
return L_6;
|
|
}
|
|
}
|
|
// System.Void iTween::FadeUpdate(UnityEngine.GameObject,System.Collections.Hashtable)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_FadeUpdate_mAC9B152E38E9A069F86C9FAC1FE954131C7FEC9C (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* ___1_args, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0003B14F695AB7215B136EA26D31E90AFF0EB15A);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0A04B971B03DA607CE6C455184037B660CA89F78);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// args["a"]=args["alpha"];
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_0 = ___1_args;
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_1 = ___1_args;
|
|
NullCheck(L_1);
|
|
RuntimeObject* L_2;
|
|
L_2 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_1, _stringLiteral0003B14F695AB7215B136EA26D31E90AFF0EB15A);
|
|
NullCheck(L_0);
|
|
VirtualActionInvoker2< RuntimeObject*, RuntimeObject* >::Invoke(22 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_0, _stringLiteral0A04B971B03DA607CE6C455184037B660CA89F78, L_2);
|
|
// ColorUpdate(target,args);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_3 = ___0_target;
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_4 = ___1_args;
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
iTween_ColorUpdate_mF8D1C496AF1AF87A2F3CDBA04AE42046EBE10704(L_3, L_4, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::FadeUpdate(UnityEngine.GameObject,System.Single,System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_FadeUpdate_m835FAF6E407785FD51ADEAA46707909C364E3CD6 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, float ___1_alpha, float ___2_time, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0003B14F695AB7215B136EA26D31E90AFF0EB15A);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// FadeUpdate(target,Hash("alpha",alpha,"time",time));
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_0 = ___0_target;
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_1 = (ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)SZArrayNew(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var, (uint32_t)4);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_2 = L_1;
|
|
NullCheck(L_2);
|
|
ArrayElementTypeCheck (L_2, _stringLiteral0003B14F695AB7215B136EA26D31E90AFF0EB15A);
|
|
(L_2)->SetAt(static_cast<il2cpp_array_size_t>(0), (RuntimeObject*)_stringLiteral0003B14F695AB7215B136EA26D31E90AFF0EB15A);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_3 = L_2;
|
|
float L_4 = ___1_alpha;
|
|
float L_5 = L_4;
|
|
RuntimeObject* L_6 = Box(Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var, &L_5);
|
|
NullCheck(L_3);
|
|
ArrayElementTypeCheck (L_3, L_6);
|
|
(L_3)->SetAt(static_cast<il2cpp_array_size_t>(1), (RuntimeObject*)L_6);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_7 = L_3;
|
|
NullCheck(L_7);
|
|
ArrayElementTypeCheck (L_7, _stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
(L_7)->SetAt(static_cast<il2cpp_array_size_t>(2), (RuntimeObject*)_stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_8 = L_7;
|
|
float L_9 = ___2_time;
|
|
float L_10 = L_9;
|
|
RuntimeObject* L_11 = Box(Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var, &L_10);
|
|
NullCheck(L_8);
|
|
ArrayElementTypeCheck (L_8, L_11);
|
|
(L_8)->SetAt(static_cast<il2cpp_array_size_t>(3), (RuntimeObject*)L_11);
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_12;
|
|
L_12 = iTween_Hash_mD88C194FC245F9848017671F12F03CA83C7DA979(L_8, NULL);
|
|
iTween_FadeUpdate_mAC9B152E38E9A069F86C9FAC1FE954131C7FEC9C(L_0, L_12, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::ColorUpdate(UnityEngine.GameObject,System.Collections.Hashtable)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_ColorUpdate_mF8D1C496AF1AF87A2F3CDBA04AE42046EBE10704 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* ___1_args, 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*)&ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Color_tD001788D726C3A7F1379BEED0260B9591F440C1F_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GameObject_GetComponent_TisLight_t1E68479B7782AF2050FAA02A5DC612FD034F18F3_m360B68036A4201772041F6229CE3B2EB21B0C91E_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GameObject_GetComponent_TisRenderer_t320575F223BCB177A982E5DDB5DB19FAA89E7FBF_m026EB44DB6238F13E2AFBECF1FBBE924CB1B040A_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0A04B971B03DA607CE6C455184037B660CA89F78);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2B9B6C84CC15492CCB290C4B79418FA6D7DD24C1);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4609D79FE2FAD95C38B6DA64FC671E8594984D4C);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA33A5CAE02B786C2060461DF8C6764B4C05E9423);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC382F7DE10A162DCA952FE67A9A11F353FC54722);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDD0F04E0A3F0BA1F904E0E27720F367F4228C69D);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
float V_0 = 0.0f;
|
|
ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389* V_1 = NULL;
|
|
RuntimeObject* V_2 = NULL;
|
|
RuntimeObject* V_3 = NULL;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F V_4;
|
|
memset((&V_4), 0, sizeof(V_4));
|
|
{
|
|
// CleanArgs(args);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_0 = ___1_args;
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_1;
|
|
L_1 = iTween_CleanArgs_m0DE6024AC59187B9116BF81C84F0483276A4AC9D(L_0, NULL);
|
|
// Color[] colors = new Color[4];
|
|
ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389* L_2 = (ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389*)(ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389*)SZArrayNew(ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389_il2cpp_TypeInfo_var, (uint32_t)4);
|
|
V_1 = L_2;
|
|
// if(!args.Contains("includechildren") || (bool)args["includechildren"]){
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_3 = ___1_args;
|
|
NullCheck(L_3);
|
|
bool L_4;
|
|
L_4 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_3, _stringLiteralC382F7DE10A162DCA952FE67A9A11F353FC54722);
|
|
if (!L_4)
|
|
{
|
|
goto IL_002d;
|
|
}
|
|
}
|
|
{
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_5 = ___1_args;
|
|
NullCheck(L_5);
|
|
RuntimeObject* L_6;
|
|
L_6 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_5, _stringLiteralC382F7DE10A162DCA952FE67A9A11F353FC54722);
|
|
if (!((*(bool*)((bool*)(bool*)UnBox(L_6, Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_il2cpp_TypeInfo_var)))))
|
|
{
|
|
goto IL_006c;
|
|
}
|
|
}
|
|
|
|
IL_002d:
|
|
{
|
|
// foreach(Transform child in target.transform){
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_7 = ___0_target;
|
|
NullCheck(L_7);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_8;
|
|
L_8 = GameObject_get_transform_m0BC10ADFA1632166AE5544BDF9038A2650C2AE56(L_7, NULL);
|
|
NullCheck(L_8);
|
|
RuntimeObject* L_9;
|
|
L_9 = Transform_GetEnumerator_mA7E1C882ACA0C33E284711CD09971DEA3FFEF404(L_8, NULL);
|
|
V_2 = L_9;
|
|
}
|
|
{
|
|
auto __finallyBlock = il2cpp::utils::Finally([&]
|
|
{
|
|
|
|
FINALLY_005b:
|
|
{// begin finally (depth: 1)
|
|
{
|
|
RuntimeObject* L_10 = V_2;
|
|
V_3 = ((RuntimeObject*)IsInst((RuntimeObject*)L_10, IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var));
|
|
RuntimeObject* L_11 = V_3;
|
|
if (!L_11)
|
|
{
|
|
goto IL_006b;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject* L_12 = V_3;
|
|
NullCheck(L_12);
|
|
InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var, L_12);
|
|
}
|
|
|
|
IL_006b:
|
|
{
|
|
return;
|
|
}
|
|
}// end finally (depth: 1)
|
|
});
|
|
try
|
|
{// begin try (depth: 1)
|
|
{
|
|
goto IL_0051_1;
|
|
}
|
|
|
|
IL_003b_1:
|
|
{
|
|
// foreach(Transform child in target.transform){
|
|
RuntimeObject* L_13 = V_2;
|
|
NullCheck(L_13);
|
|
RuntimeObject* L_14;
|
|
L_14 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(1 /* System.Object System.Collections.IEnumerator::get_Current() */, IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA_il2cpp_TypeInfo_var, L_13);
|
|
// ColorUpdate(child.gameObject,args);
|
|
NullCheck(((Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1*)CastclassClass((RuntimeObject*)L_14, Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1_il2cpp_TypeInfo_var)));
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_15;
|
|
L_15 = Component_get_gameObject_m57AEFBB14DB39EC476F740BA000E170355DE691B(((Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1*)CastclassClass((RuntimeObject*)L_14, Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1_il2cpp_TypeInfo_var)), NULL);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_16 = ___1_args;
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
iTween_ColorUpdate_mF8D1C496AF1AF87A2F3CDBA04AE42046EBE10704(L_15, L_16, NULL);
|
|
}
|
|
|
|
IL_0051_1:
|
|
{
|
|
// foreach(Transform child in target.transform){
|
|
RuntimeObject* L_17 = V_2;
|
|
NullCheck(L_17);
|
|
bool L_18;
|
|
L_18 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA_il2cpp_TypeInfo_var, L_17);
|
|
if (L_18)
|
|
{
|
|
goto IL_003b_1;
|
|
}
|
|
}
|
|
{
|
|
goto IL_006c;
|
|
}
|
|
}// end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__finallyBlock.StoreException(e.ex);
|
|
}
|
|
}
|
|
|
|
IL_006c:
|
|
{
|
|
// if(args.Contains("time")){
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_19 = ___1_args;
|
|
NullCheck(L_19);
|
|
bool L_20;
|
|
L_20 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_19, _stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
if (!L_20)
|
|
{
|
|
goto IL_0094;
|
|
}
|
|
}
|
|
{
|
|
// time=(float)args["time"];
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_21 = ___1_args;
|
|
NullCheck(L_21);
|
|
RuntimeObject* L_22;
|
|
L_22 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_21, _stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
V_0 = ((*(float*)((float*)(float*)UnBox(L_22, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var))));
|
|
// time*=Defaults.updateTimePercentage;
|
|
float L_23 = V_0;
|
|
il2cpp_codegen_runtime_class_init_inline(Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var);
|
|
float L_24 = ((Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_StaticFields*)il2cpp_codegen_static_fields_for(Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var))->___updateTimePercentage_10;
|
|
V_0 = ((float)il2cpp_codegen_multiply(L_23, L_24));
|
|
goto IL_009a;
|
|
}
|
|
|
|
IL_0094:
|
|
{
|
|
// time=Defaults.updateTime;
|
|
il2cpp_codegen_runtime_class_init_inline(Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var);
|
|
float L_25 = ((Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_StaticFields*)il2cpp_codegen_static_fields_for(Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var))->___updateTime_11;
|
|
V_0 = L_25;
|
|
}
|
|
|
|
IL_009a:
|
|
{
|
|
// if(target.GetComponent<Renderer>()){
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_26 = ___0_target;
|
|
NullCheck(L_26);
|
|
Renderer_t320575F223BCB177A982E5DDB5DB19FAA89E7FBF* L_27;
|
|
L_27 = GameObject_GetComponent_TisRenderer_t320575F223BCB177A982E5DDB5DB19FAA89E7FBF_m026EB44DB6238F13E2AFBECF1FBBE924CB1B040A(L_26, GameObject_GetComponent_TisRenderer_t320575F223BCB177A982E5DDB5DB19FAA89E7FBF_m026EB44DB6238F13E2AFBECF1FBBE924CB1B040A_RuntimeMethod_var);
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
bool L_28;
|
|
L_28 = Object_op_Implicit_m93896EF7D68FA113C42D3FE2BC6F661FC7EF514A(L_27, NULL);
|
|
if (!L_28)
|
|
{
|
|
goto IL_00cc;
|
|
}
|
|
}
|
|
{
|
|
// colors[0] = colors[1] = target.GetComponent<Renderer>().material.color;
|
|
ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389* L_29 = V_1;
|
|
ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389* L_30 = V_1;
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_31 = ___0_target;
|
|
NullCheck(L_31);
|
|
Renderer_t320575F223BCB177A982E5DDB5DB19FAA89E7FBF* L_32;
|
|
L_32 = GameObject_GetComponent_TisRenderer_t320575F223BCB177A982E5DDB5DB19FAA89E7FBF_m026EB44DB6238F13E2AFBECF1FBBE924CB1B040A(L_31, GameObject_GetComponent_TisRenderer_t320575F223BCB177A982E5DDB5DB19FAA89E7FBF_m026EB44DB6238F13E2AFBECF1FBBE924CB1B040A_RuntimeMethod_var);
|
|
NullCheck(L_32);
|
|
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_33;
|
|
L_33 = Renderer_get_material_m5BA2A00816C4CC66580D4B2E409CF10718C15656(L_32, NULL);
|
|
NullCheck(L_33);
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_34;
|
|
L_34 = Material_get_color_mA4B7D4B96200D9D8B4F36BF19957E9DA81071DBB(L_33, NULL);
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_35 = L_34;
|
|
V_4 = L_35;
|
|
NullCheck(L_30);
|
|
(L_30)->SetAt(static_cast<il2cpp_array_size_t>(1), (Color_tD001788D726C3A7F1379BEED0260B9591F440C1F)L_35);
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_36 = V_4;
|
|
NullCheck(L_29);
|
|
(L_29)->SetAt(static_cast<il2cpp_array_size_t>(0), (Color_tD001788D726C3A7F1379BEED0260B9591F440C1F)L_36);
|
|
goto IL_00f7;
|
|
}
|
|
|
|
IL_00cc:
|
|
{
|
|
// }else if(target.GetComponent<Light>()){
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_37 = ___0_target;
|
|
NullCheck(L_37);
|
|
Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_38;
|
|
L_38 = GameObject_GetComponent_TisLight_t1E68479B7782AF2050FAA02A5DC612FD034F18F3_m360B68036A4201772041F6229CE3B2EB21B0C91E(L_37, GameObject_GetComponent_TisLight_t1E68479B7782AF2050FAA02A5DC612FD034F18F3_m360B68036A4201772041F6229CE3B2EB21B0C91E_RuntimeMethod_var);
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
bool L_39;
|
|
L_39 = Object_op_Implicit_m93896EF7D68FA113C42D3FE2BC6F661FC7EF514A(L_38, NULL);
|
|
if (!L_39)
|
|
{
|
|
goto IL_00f7;
|
|
}
|
|
}
|
|
{
|
|
// colors[0] = colors[1] = target.GetComponent<Light>().color;
|
|
ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389* L_40 = V_1;
|
|
ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389* L_41 = V_1;
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_42 = ___0_target;
|
|
NullCheck(L_42);
|
|
Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_43;
|
|
L_43 = GameObject_GetComponent_TisLight_t1E68479B7782AF2050FAA02A5DC612FD034F18F3_m360B68036A4201772041F6229CE3B2EB21B0C91E(L_42, GameObject_GetComponent_TisLight_t1E68479B7782AF2050FAA02A5DC612FD034F18F3_m360B68036A4201772041F6229CE3B2EB21B0C91E_RuntimeMethod_var);
|
|
NullCheck(L_43);
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_44;
|
|
L_44 = Light_get_color_mE7EB8F11BF394877B50A2F335627441889ADE536(L_43, NULL);
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_45 = L_44;
|
|
V_4 = L_45;
|
|
NullCheck(L_41);
|
|
(L_41)->SetAt(static_cast<il2cpp_array_size_t>(1), (Color_tD001788D726C3A7F1379BEED0260B9591F440C1F)L_45);
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_46 = V_4;
|
|
NullCheck(L_40);
|
|
(L_40)->SetAt(static_cast<il2cpp_array_size_t>(0), (Color_tD001788D726C3A7F1379BEED0260B9591F440C1F)L_46);
|
|
}
|
|
|
|
IL_00f7:
|
|
{
|
|
// if (args.Contains("color")) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_47 = ___1_args;
|
|
NullCheck(L_47);
|
|
bool L_48;
|
|
L_48 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_47, _stringLiteralDD0F04E0A3F0BA1F904E0E27720F367F4228C69D);
|
|
if (!L_48)
|
|
{
|
|
goto IL_0120;
|
|
}
|
|
}
|
|
{
|
|
// colors[1]=(Color)args["color"];
|
|
ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389* L_49 = V_1;
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_50 = ___1_args;
|
|
NullCheck(L_50);
|
|
RuntimeObject* L_51;
|
|
L_51 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_50, _stringLiteralDD0F04E0A3F0BA1F904E0E27720F367F4228C69D);
|
|
NullCheck(L_49);
|
|
(L_49)->SetAt(static_cast<il2cpp_array_size_t>(1), (Color_tD001788D726C3A7F1379BEED0260B9591F440C1F)((*(Color_tD001788D726C3A7F1379BEED0260B9591F440C1F*)((Color_tD001788D726C3A7F1379BEED0260B9591F440C1F*)(Color_tD001788D726C3A7F1379BEED0260B9591F440C1F*)UnBox(L_51, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F_il2cpp_TypeInfo_var)))));
|
|
goto IL_01c4;
|
|
}
|
|
|
|
IL_0120:
|
|
{
|
|
// if (args.Contains("r")) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_52 = ___1_args;
|
|
NullCheck(L_52);
|
|
bool L_53;
|
|
L_53 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_52, _stringLiteralA33A5CAE02B786C2060461DF8C6764B4C05E9423);
|
|
if (!L_53)
|
|
{
|
|
goto IL_0149;
|
|
}
|
|
}
|
|
{
|
|
// colors[1].r=(float)args["r"];
|
|
ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389* L_54 = V_1;
|
|
NullCheck(L_54);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_55 = ___1_args;
|
|
NullCheck(L_55);
|
|
RuntimeObject* L_56;
|
|
L_56 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_55, _stringLiteralA33A5CAE02B786C2060461DF8C6764B4C05E9423);
|
|
((L_54)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___r_0 = ((*(float*)((float*)(float*)UnBox(L_56, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var))));
|
|
}
|
|
|
|
IL_0149:
|
|
{
|
|
// if (args.Contains("g")) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_57 = ___1_args;
|
|
NullCheck(L_57);
|
|
bool L_58;
|
|
L_58 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_57, _stringLiteral2B9B6C84CC15492CCB290C4B79418FA6D7DD24C1);
|
|
if (!L_58)
|
|
{
|
|
goto IL_0172;
|
|
}
|
|
}
|
|
{
|
|
// colors[1].g=(float)args["g"];
|
|
ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389* L_59 = V_1;
|
|
NullCheck(L_59);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_60 = ___1_args;
|
|
NullCheck(L_60);
|
|
RuntimeObject* L_61;
|
|
L_61 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_60, _stringLiteral2B9B6C84CC15492CCB290C4B79418FA6D7DD24C1);
|
|
((L_59)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___g_1 = ((*(float*)((float*)(float*)UnBox(L_61, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var))));
|
|
}
|
|
|
|
IL_0172:
|
|
{
|
|
// if (args.Contains("b")) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_62 = ___1_args;
|
|
NullCheck(L_62);
|
|
bool L_63;
|
|
L_63 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_62, _stringLiteral4609D79FE2FAD95C38B6DA64FC671E8594984D4C);
|
|
if (!L_63)
|
|
{
|
|
goto IL_019b;
|
|
}
|
|
}
|
|
{
|
|
// colors[1].b=(float)args["b"];
|
|
ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389* L_64 = V_1;
|
|
NullCheck(L_64);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_65 = ___1_args;
|
|
NullCheck(L_65);
|
|
RuntimeObject* L_66;
|
|
L_66 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_65, _stringLiteral4609D79FE2FAD95C38B6DA64FC671E8594984D4C);
|
|
((L_64)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___b_2 = ((*(float*)((float*)(float*)UnBox(L_66, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var))));
|
|
}
|
|
|
|
IL_019b:
|
|
{
|
|
// if (args.Contains("a")) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_67 = ___1_args;
|
|
NullCheck(L_67);
|
|
bool L_68;
|
|
L_68 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_67, _stringLiteral0A04B971B03DA607CE6C455184037B660CA89F78);
|
|
if (!L_68)
|
|
{
|
|
goto IL_01c4;
|
|
}
|
|
}
|
|
{
|
|
// colors[1].a=(float)args["a"];
|
|
ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389* L_69 = V_1;
|
|
NullCheck(L_69);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_70 = ___1_args;
|
|
NullCheck(L_70);
|
|
RuntimeObject* L_71;
|
|
L_71 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_70, _stringLiteral0A04B971B03DA607CE6C455184037B660CA89F78);
|
|
((L_69)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___a_3 = ((*(float*)((float*)(float*)UnBox(L_71, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var))));
|
|
}
|
|
|
|
IL_01c4:
|
|
{
|
|
// colors[3].r=Mathf.SmoothDamp(colors[0].r,colors[1].r,ref colors[2].r,time);
|
|
ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389* L_72 = V_1;
|
|
NullCheck(L_72);
|
|
ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389* L_73 = V_1;
|
|
NullCheck(L_73);
|
|
float L_74 = ((L_73)->GetAddressAt(static_cast<il2cpp_array_size_t>(0)))->___r_0;
|
|
ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389* L_75 = V_1;
|
|
NullCheck(L_75);
|
|
float L_76 = ((L_75)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___r_0;
|
|
ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389* L_77 = V_1;
|
|
NullCheck(L_77);
|
|
float* L_78 = (&((L_77)->GetAddressAt(static_cast<il2cpp_array_size_t>(2)))->___r_0);
|
|
float L_79 = V_0;
|
|
float L_80;
|
|
L_80 = Mathf_SmoothDamp_m3A255A356924421B4042AAD1623EF46F92A08C91_inline(L_74, L_76, L_78, L_79, NULL);
|
|
((L_72)->GetAddressAt(static_cast<il2cpp_array_size_t>(3)))->___r_0 = L_80;
|
|
// colors[3].g=Mathf.SmoothDamp(colors[0].g,colors[1].g,ref colors[2].g,time);
|
|
ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389* L_81 = V_1;
|
|
NullCheck(L_81);
|
|
ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389* L_82 = V_1;
|
|
NullCheck(L_82);
|
|
float L_83 = ((L_82)->GetAddressAt(static_cast<il2cpp_array_size_t>(0)))->___g_1;
|
|
ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389* L_84 = V_1;
|
|
NullCheck(L_84);
|
|
float L_85 = ((L_84)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___g_1;
|
|
ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389* L_86 = V_1;
|
|
NullCheck(L_86);
|
|
float* L_87 = (&((L_86)->GetAddressAt(static_cast<il2cpp_array_size_t>(2)))->___g_1);
|
|
float L_88 = V_0;
|
|
float L_89;
|
|
L_89 = Mathf_SmoothDamp_m3A255A356924421B4042AAD1623EF46F92A08C91_inline(L_83, L_85, L_87, L_88, NULL);
|
|
((L_81)->GetAddressAt(static_cast<il2cpp_array_size_t>(3)))->___g_1 = L_89;
|
|
// colors[3].b=Mathf.SmoothDamp(colors[0].b,colors[1].b,ref colors[2].b,time);
|
|
ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389* L_90 = V_1;
|
|
NullCheck(L_90);
|
|
ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389* L_91 = V_1;
|
|
NullCheck(L_91);
|
|
float L_92 = ((L_91)->GetAddressAt(static_cast<il2cpp_array_size_t>(0)))->___b_2;
|
|
ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389* L_93 = V_1;
|
|
NullCheck(L_93);
|
|
float L_94 = ((L_93)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___b_2;
|
|
ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389* L_95 = V_1;
|
|
NullCheck(L_95);
|
|
float* L_96 = (&((L_95)->GetAddressAt(static_cast<il2cpp_array_size_t>(2)))->___b_2);
|
|
float L_97 = V_0;
|
|
float L_98;
|
|
L_98 = Mathf_SmoothDamp_m3A255A356924421B4042AAD1623EF46F92A08C91_inline(L_92, L_94, L_96, L_97, NULL);
|
|
((L_90)->GetAddressAt(static_cast<il2cpp_array_size_t>(3)))->___b_2 = L_98;
|
|
// colors[3].a=Mathf.SmoothDamp(colors[0].a,colors[1].a,ref colors[2].a,time);
|
|
ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389* L_99 = V_1;
|
|
NullCheck(L_99);
|
|
ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389* L_100 = V_1;
|
|
NullCheck(L_100);
|
|
float L_101 = ((L_100)->GetAddressAt(static_cast<il2cpp_array_size_t>(0)))->___a_3;
|
|
ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389* L_102 = V_1;
|
|
NullCheck(L_102);
|
|
float L_103 = ((L_102)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___a_3;
|
|
ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389* L_104 = V_1;
|
|
NullCheck(L_104);
|
|
float* L_105 = (&((L_104)->GetAddressAt(static_cast<il2cpp_array_size_t>(2)))->___a_3);
|
|
float L_106 = V_0;
|
|
float L_107;
|
|
L_107 = Mathf_SmoothDamp_m3A255A356924421B4042AAD1623EF46F92A08C91_inline(L_101, L_103, L_105, L_106, NULL);
|
|
((L_99)->GetAddressAt(static_cast<il2cpp_array_size_t>(3)))->___a_3 = L_107;
|
|
// if(target.GetComponent<Renderer>()){
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_108 = ___0_target;
|
|
NullCheck(L_108);
|
|
Renderer_t320575F223BCB177A982E5DDB5DB19FAA89E7FBF* L_109;
|
|
L_109 = GameObject_GetComponent_TisRenderer_t320575F223BCB177A982E5DDB5DB19FAA89E7FBF_m026EB44DB6238F13E2AFBECF1FBBE924CB1B040A(L_108, GameObject_GetComponent_TisRenderer_t320575F223BCB177A982E5DDB5DB19FAA89E7FBF_m026EB44DB6238F13E2AFBECF1FBBE924CB1B040A_RuntimeMethod_var);
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
bool L_110;
|
|
L_110 = Object_op_Implicit_m93896EF7D68FA113C42D3FE2BC6F661FC7EF514A(L_109, NULL);
|
|
if (!L_110)
|
|
{
|
|
goto IL_02c1;
|
|
}
|
|
}
|
|
{
|
|
// target.GetComponent<Renderer>().material.color=colors[3];
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_111 = ___0_target;
|
|
NullCheck(L_111);
|
|
Renderer_t320575F223BCB177A982E5DDB5DB19FAA89E7FBF* L_112;
|
|
L_112 = GameObject_GetComponent_TisRenderer_t320575F223BCB177A982E5DDB5DB19FAA89E7FBF_m026EB44DB6238F13E2AFBECF1FBBE924CB1B040A(L_111, GameObject_GetComponent_TisRenderer_t320575F223BCB177A982E5DDB5DB19FAA89E7FBF_m026EB44DB6238F13E2AFBECF1FBBE924CB1B040A_RuntimeMethod_var);
|
|
NullCheck(L_112);
|
|
Material_t18053F08F347D0DCA5E1140EC7EC4533DD8A14E3* L_113;
|
|
L_113 = Renderer_get_material_m5BA2A00816C4CC66580D4B2E409CF10718C15656(L_112, NULL);
|
|
ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389* L_114 = V_1;
|
|
NullCheck(L_114);
|
|
int32_t L_115 = 3;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_116 = (L_114)->GetAt(static_cast<il2cpp_array_size_t>(L_115));
|
|
NullCheck(L_113);
|
|
Material_set_color_m5C32DEBB215FF9EE35E7B575297D8C2F29CC2A2D(L_113, L_116, NULL);
|
|
return;
|
|
}
|
|
|
|
IL_02c1:
|
|
{
|
|
// }else if(target.GetComponent<Light>()){
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_117 = ___0_target;
|
|
NullCheck(L_117);
|
|
Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_118;
|
|
L_118 = GameObject_GetComponent_TisLight_t1E68479B7782AF2050FAA02A5DC612FD034F18F3_m360B68036A4201772041F6229CE3B2EB21B0C91E(L_117, GameObject_GetComponent_TisLight_t1E68479B7782AF2050FAA02A5DC612FD034F18F3_m360B68036A4201772041F6229CE3B2EB21B0C91E_RuntimeMethod_var);
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
bool L_119;
|
|
L_119 = Object_op_Implicit_m93896EF7D68FA113C42D3FE2BC6F661FC7EF514A(L_118, NULL);
|
|
if (!L_119)
|
|
{
|
|
goto IL_02e0;
|
|
}
|
|
}
|
|
{
|
|
// target.GetComponent<Light>().color=colors[3];
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_120 = ___0_target;
|
|
NullCheck(L_120);
|
|
Light_t1E68479B7782AF2050FAA02A5DC612FD034F18F3* L_121;
|
|
L_121 = GameObject_GetComponent_TisLight_t1E68479B7782AF2050FAA02A5DC612FD034F18F3_m360B68036A4201772041F6229CE3B2EB21B0C91E(L_120, GameObject_GetComponent_TisLight_t1E68479B7782AF2050FAA02A5DC612FD034F18F3_m360B68036A4201772041F6229CE3B2EB21B0C91E_RuntimeMethod_var);
|
|
ColorU5BU5D_t612261CF293F6FFC3D80AB52259FF0DC2B2CC389* L_122 = V_1;
|
|
NullCheck(L_122);
|
|
int32_t L_123 = 3;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_124 = (L_122)->GetAt(static_cast<il2cpp_array_size_t>(L_123));
|
|
NullCheck(L_121);
|
|
Light_set_color_m242F09E22904E0A20D5B032A0749678B0796A87C(L_121, L_124, NULL);
|
|
}
|
|
|
|
IL_02e0:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::ColorUpdate(UnityEngine.GameObject,UnityEngine.Color,System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_ColorUpdate_mAA61E8E48B68F90A8A714507E8C40E1F1520B5FB (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___1_color, float ___2_time, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Color_tD001788D726C3A7F1379BEED0260B9591F440C1F_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDD0F04E0A3F0BA1F904E0E27720F367F4228C69D);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// ColorUpdate(target,Hash("color",color,"time",time));
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_0 = ___0_target;
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_1 = (ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)SZArrayNew(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var, (uint32_t)4);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_2 = L_1;
|
|
NullCheck(L_2);
|
|
ArrayElementTypeCheck (L_2, _stringLiteralDD0F04E0A3F0BA1F904E0E27720F367F4228C69D);
|
|
(L_2)->SetAt(static_cast<il2cpp_array_size_t>(0), (RuntimeObject*)_stringLiteralDD0F04E0A3F0BA1F904E0E27720F367F4228C69D);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_3 = L_2;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_4 = ___1_color;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_5 = L_4;
|
|
RuntimeObject* L_6 = Box(Color_tD001788D726C3A7F1379BEED0260B9591F440C1F_il2cpp_TypeInfo_var, &L_5);
|
|
NullCheck(L_3);
|
|
ArrayElementTypeCheck (L_3, L_6);
|
|
(L_3)->SetAt(static_cast<il2cpp_array_size_t>(1), (RuntimeObject*)L_6);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_7 = L_3;
|
|
NullCheck(L_7);
|
|
ArrayElementTypeCheck (L_7, _stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
(L_7)->SetAt(static_cast<il2cpp_array_size_t>(2), (RuntimeObject*)_stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_8 = L_7;
|
|
float L_9 = ___2_time;
|
|
float L_10 = L_9;
|
|
RuntimeObject* L_11 = Box(Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var, &L_10);
|
|
NullCheck(L_8);
|
|
ArrayElementTypeCheck (L_8, L_11);
|
|
(L_8)->SetAt(static_cast<il2cpp_array_size_t>(3), (RuntimeObject*)L_11);
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_12;
|
|
L_12 = iTween_Hash_mD88C194FC245F9848017671F12F03CA83C7DA979(L_8, NULL);
|
|
iTween_ColorUpdate_mF8D1C496AF1AF87A2F3CDBA04AE42046EBE10704(L_0, L_12, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::AudioUpdate(UnityEngine.GameObject,System.Collections.Hashtable)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_AudioUpdate_mE1BEE9FEB7E4EC4074D5F967959BF80336A21082 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* ___1_args, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AudioSource_t871AC2272F896738252F04EE949AEF5B241D3299_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GameObject_GetComponent_TisAudioSource_t871AC2272F896738252F04EE949AEF5B241D3299_m4F30DAB8E5B57E8DB6BD8C0C3BB11CCB57690C4A_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector2U5BU5D_tFEBBC94BCC6C9C88277BA04047D2B3FDB6ED7FDA_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCAD7F95DD746BC799CB0F5C9F9B34CA9D5D7181C);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD43037FFF05BE459F9BA6BC8C26D49911BFE7DD7);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE2626358887F45622D37FD07C462FC55738DC24F);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE359F6FAB740B186702E6266FF2C4659C923C49B);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
AudioSource_t871AC2272F896738252F04EE949AEF5B241D3299* V_0 = NULL;
|
|
float V_1 = 0.0f;
|
|
Vector2U5BU5D_tFEBBC94BCC6C9C88277BA04047D2B3FDB6ED7FDA* V_2 = NULL;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_3;
|
|
memset((&V_3), 0, sizeof(V_3));
|
|
{
|
|
// CleanArgs(args);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_0 = ___1_args;
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_1;
|
|
L_1 = iTween_CleanArgs_m0DE6024AC59187B9116BF81C84F0483276A4AC9D(L_0, NULL);
|
|
// Vector2[] vector2s = new Vector2[4];
|
|
Vector2U5BU5D_tFEBBC94BCC6C9C88277BA04047D2B3FDB6ED7FDA* L_2 = (Vector2U5BU5D_tFEBBC94BCC6C9C88277BA04047D2B3FDB6ED7FDA*)(Vector2U5BU5D_tFEBBC94BCC6C9C88277BA04047D2B3FDB6ED7FDA*)SZArrayNew(Vector2U5BU5D_tFEBBC94BCC6C9C88277BA04047D2B3FDB6ED7FDA_il2cpp_TypeInfo_var, (uint32_t)4);
|
|
V_2 = L_2;
|
|
// if(args.Contains("time")){
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_3 = ___1_args;
|
|
NullCheck(L_3);
|
|
bool L_4;
|
|
L_4 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_3, _stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
if (!L_4)
|
|
{
|
|
goto IL_0036;
|
|
}
|
|
}
|
|
{
|
|
// time=(float)args["time"];
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_5 = ___1_args;
|
|
NullCheck(L_5);
|
|
RuntimeObject* L_6;
|
|
L_6 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_5, _stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
V_1 = ((*(float*)((float*)(float*)UnBox(L_6, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var))));
|
|
// time*=Defaults.updateTimePercentage;
|
|
float L_7 = V_1;
|
|
il2cpp_codegen_runtime_class_init_inline(Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var);
|
|
float L_8 = ((Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_StaticFields*)il2cpp_codegen_static_fields_for(Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var))->___updateTimePercentage_10;
|
|
V_1 = ((float)il2cpp_codegen_multiply(L_7, L_8));
|
|
goto IL_003c;
|
|
}
|
|
|
|
IL_0036:
|
|
{
|
|
// time=Defaults.updateTime;
|
|
il2cpp_codegen_runtime_class_init_inline(Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var);
|
|
float L_9 = ((Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_StaticFields*)il2cpp_codegen_static_fields_for(Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var))->___updateTime_11;
|
|
V_1 = L_9;
|
|
}
|
|
|
|
IL_003c:
|
|
{
|
|
// if(args.Contains("audiosource")){
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_10 = ___1_args;
|
|
NullCheck(L_10);
|
|
bool L_11;
|
|
L_11 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_10, _stringLiteralCAD7F95DD746BC799CB0F5C9F9B34CA9D5D7181C);
|
|
if (!L_11)
|
|
{
|
|
goto IL_005c;
|
|
}
|
|
}
|
|
{
|
|
// audioSource=(AudioSource)args["audiosource"];
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_12 = ___1_args;
|
|
NullCheck(L_12);
|
|
RuntimeObject* L_13;
|
|
L_13 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_12, _stringLiteralCAD7F95DD746BC799CB0F5C9F9B34CA9D5D7181C);
|
|
V_0 = ((AudioSource_t871AC2272F896738252F04EE949AEF5B241D3299*)CastclassSealed((RuntimeObject*)L_13, AudioSource_t871AC2272F896738252F04EE949AEF5B241D3299_il2cpp_TypeInfo_var));
|
|
goto IL_007d;
|
|
}
|
|
|
|
IL_005c:
|
|
{
|
|
// if(target.GetComponent<AudioSource>()){
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_14 = ___0_target;
|
|
NullCheck(L_14);
|
|
AudioSource_t871AC2272F896738252F04EE949AEF5B241D3299* L_15;
|
|
L_15 = GameObject_GetComponent_TisAudioSource_t871AC2272F896738252F04EE949AEF5B241D3299_m4F30DAB8E5B57E8DB6BD8C0C3BB11CCB57690C4A(L_14, GameObject_GetComponent_TisAudioSource_t871AC2272F896738252F04EE949AEF5B241D3299_m4F30DAB8E5B57E8DB6BD8C0C3BB11CCB57690C4A_RuntimeMethod_var);
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
bool L_16;
|
|
L_16 = Object_op_Implicit_m93896EF7D68FA113C42D3FE2BC6F661FC7EF514A(L_15, NULL);
|
|
if (!L_16)
|
|
{
|
|
goto IL_0072;
|
|
}
|
|
}
|
|
{
|
|
// audioSource=target.GetComponent<AudioSource>();
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_17 = ___0_target;
|
|
NullCheck(L_17);
|
|
AudioSource_t871AC2272F896738252F04EE949AEF5B241D3299* L_18;
|
|
L_18 = GameObject_GetComponent_TisAudioSource_t871AC2272F896738252F04EE949AEF5B241D3299_m4F30DAB8E5B57E8DB6BD8C0C3BB11CCB57690C4A(L_17, GameObject_GetComponent_TisAudioSource_t871AC2272F896738252F04EE949AEF5B241D3299_m4F30DAB8E5B57E8DB6BD8C0C3BB11CCB57690C4A_RuntimeMethod_var);
|
|
V_0 = L_18;
|
|
goto IL_007d;
|
|
}
|
|
|
|
IL_0072:
|
|
{
|
|
// Debug.LogError("iTween Error: AudioUpdate requires an AudioSource.");
|
|
il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
|
|
Debug_LogError_mB00B2B4468EF3CAF041B038D840820FB84C924B2(_stringLiteralD43037FFF05BE459F9BA6BC8C26D49911BFE7DD7, NULL);
|
|
// return;
|
|
return;
|
|
}
|
|
|
|
IL_007d:
|
|
{
|
|
// vector2s[0] = vector2s[1] = new Vector2(audioSource.volume,audioSource.pitch);
|
|
Vector2U5BU5D_tFEBBC94BCC6C9C88277BA04047D2B3FDB6ED7FDA* L_19 = V_2;
|
|
Vector2U5BU5D_tFEBBC94BCC6C9C88277BA04047D2B3FDB6ED7FDA* L_20 = V_2;
|
|
AudioSource_t871AC2272F896738252F04EE949AEF5B241D3299* L_21 = V_0;
|
|
NullCheck(L_21);
|
|
float L_22;
|
|
L_22 = AudioSource_get_volume_m9CCF33BC636562EA282FDE07463B547D70134EE3(L_21, NULL);
|
|
AudioSource_t871AC2272F896738252F04EE949AEF5B241D3299* L_23 = V_0;
|
|
NullCheck(L_23);
|
|
float L_24;
|
|
L_24 = AudioSource_get_pitch_mB1B0B8A52400B5C798BF1E644FE1C2FFA20A9863(L_23, NULL);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_25;
|
|
memset((&L_25), 0, sizeof(L_25));
|
|
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_25), L_22, L_24, /*hidden argument*/NULL);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_26 = L_25;
|
|
V_3 = L_26;
|
|
NullCheck(L_20);
|
|
(L_20)->SetAt(static_cast<il2cpp_array_size_t>(1), (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7)L_26);
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_27 = V_3;
|
|
NullCheck(L_19);
|
|
(L_19)->SetAt(static_cast<il2cpp_array_size_t>(0), (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7)L_27);
|
|
// if(args.Contains("volume")){
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_28 = ___1_args;
|
|
NullCheck(L_28);
|
|
bool L_29;
|
|
L_29 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_28, _stringLiteralE359F6FAB740B186702E6266FF2C4659C923C49B);
|
|
if (!L_29)
|
|
{
|
|
goto IL_00c8;
|
|
}
|
|
}
|
|
{
|
|
// vector2s[1].x=(float)args["volume"];
|
|
Vector2U5BU5D_tFEBBC94BCC6C9C88277BA04047D2B3FDB6ED7FDA* L_30 = V_2;
|
|
NullCheck(L_30);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_31 = ___1_args;
|
|
NullCheck(L_31);
|
|
RuntimeObject* L_32;
|
|
L_32 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_31, _stringLiteralE359F6FAB740B186702E6266FF2C4659C923C49B);
|
|
((L_30)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___x_0 = ((*(float*)((float*)(float*)UnBox(L_32, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var))));
|
|
}
|
|
|
|
IL_00c8:
|
|
{
|
|
// if(args.Contains("pitch")){
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_33 = ___1_args;
|
|
NullCheck(L_33);
|
|
bool L_34;
|
|
L_34 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_33, _stringLiteralE2626358887F45622D37FD07C462FC55738DC24F);
|
|
if (!L_34)
|
|
{
|
|
goto IL_00f1;
|
|
}
|
|
}
|
|
{
|
|
// vector2s[1].y=(float)args["pitch"];
|
|
Vector2U5BU5D_tFEBBC94BCC6C9C88277BA04047D2B3FDB6ED7FDA* L_35 = V_2;
|
|
NullCheck(L_35);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_36 = ___1_args;
|
|
NullCheck(L_36);
|
|
RuntimeObject* L_37;
|
|
L_37 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_36, _stringLiteralE2626358887F45622D37FD07C462FC55738DC24F);
|
|
((L_35)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___y_1 = ((*(float*)((float*)(float*)UnBox(L_37, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var))));
|
|
}
|
|
|
|
IL_00f1:
|
|
{
|
|
// vector2s[3].x=Mathf.SmoothDampAngle(vector2s[0].x,vector2s[1].x,ref vector2s[2].x,time);
|
|
Vector2U5BU5D_tFEBBC94BCC6C9C88277BA04047D2B3FDB6ED7FDA* L_38 = V_2;
|
|
NullCheck(L_38);
|
|
Vector2U5BU5D_tFEBBC94BCC6C9C88277BA04047D2B3FDB6ED7FDA* L_39 = V_2;
|
|
NullCheck(L_39);
|
|
float L_40 = ((L_39)->GetAddressAt(static_cast<il2cpp_array_size_t>(0)))->___x_0;
|
|
Vector2U5BU5D_tFEBBC94BCC6C9C88277BA04047D2B3FDB6ED7FDA* L_41 = V_2;
|
|
NullCheck(L_41);
|
|
float L_42 = ((L_41)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___x_0;
|
|
Vector2U5BU5D_tFEBBC94BCC6C9C88277BA04047D2B3FDB6ED7FDA* L_43 = V_2;
|
|
NullCheck(L_43);
|
|
float* L_44 = (&((L_43)->GetAddressAt(static_cast<il2cpp_array_size_t>(2)))->___x_0);
|
|
float L_45 = V_1;
|
|
float L_46;
|
|
L_46 = Mathf_SmoothDampAngle_m81F8BEDEE653DBC7AEC560E21EA429B34AA2734D_inline(L_40, L_42, L_44, L_45, NULL);
|
|
((L_38)->GetAddressAt(static_cast<il2cpp_array_size_t>(3)))->___x_0 = L_46;
|
|
// vector2s[3].y=Mathf.SmoothDampAngle(vector2s[0].y,vector2s[1].y,ref vector2s[2].y,time);
|
|
Vector2U5BU5D_tFEBBC94BCC6C9C88277BA04047D2B3FDB6ED7FDA* L_47 = V_2;
|
|
NullCheck(L_47);
|
|
Vector2U5BU5D_tFEBBC94BCC6C9C88277BA04047D2B3FDB6ED7FDA* L_48 = V_2;
|
|
NullCheck(L_48);
|
|
float L_49 = ((L_48)->GetAddressAt(static_cast<il2cpp_array_size_t>(0)))->___y_1;
|
|
Vector2U5BU5D_tFEBBC94BCC6C9C88277BA04047D2B3FDB6ED7FDA* L_50 = V_2;
|
|
NullCheck(L_50);
|
|
float L_51 = ((L_50)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___y_1;
|
|
Vector2U5BU5D_tFEBBC94BCC6C9C88277BA04047D2B3FDB6ED7FDA* L_52 = V_2;
|
|
NullCheck(L_52);
|
|
float* L_53 = (&((L_52)->GetAddressAt(static_cast<il2cpp_array_size_t>(2)))->___y_1);
|
|
float L_54 = V_1;
|
|
float L_55;
|
|
L_55 = Mathf_SmoothDampAngle_m81F8BEDEE653DBC7AEC560E21EA429B34AA2734D_inline(L_49, L_51, L_53, L_54, NULL);
|
|
((L_47)->GetAddressAt(static_cast<il2cpp_array_size_t>(3)))->___y_1 = L_55;
|
|
// audioSource.volume=vector2s[3].x;
|
|
AudioSource_t871AC2272F896738252F04EE949AEF5B241D3299* L_56 = V_0;
|
|
Vector2U5BU5D_tFEBBC94BCC6C9C88277BA04047D2B3FDB6ED7FDA* L_57 = V_2;
|
|
NullCheck(L_57);
|
|
float L_58 = ((L_57)->GetAddressAt(static_cast<il2cpp_array_size_t>(3)))->___x_0;
|
|
NullCheck(L_56);
|
|
AudioSource_set_volume_mD902BBDBBDE0E3C148609BF3C05096148E90F2C0(L_56, L_58, NULL);
|
|
// audioSource.pitch=vector2s[3].y;
|
|
AudioSource_t871AC2272F896738252F04EE949AEF5B241D3299* L_59 = V_0;
|
|
Vector2U5BU5D_tFEBBC94BCC6C9C88277BA04047D2B3FDB6ED7FDA* L_60 = V_2;
|
|
NullCheck(L_60);
|
|
float L_61 = ((L_60)->GetAddressAt(static_cast<il2cpp_array_size_t>(3)))->___y_1;
|
|
NullCheck(L_59);
|
|
AudioSource_set_pitch_mD14631FC99BF38AAFB356D9C45546BC16CF9E811(L_59, L_61, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::AudioUpdate(UnityEngine.GameObject,System.Single,System.Single,System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_AudioUpdate_m41DD3A729D2A29ED557700C1F147DEC1F3E86238 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, float ___1_volume, float ___2_pitch, float ___3_time, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE2626358887F45622D37FD07C462FC55738DC24F);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE359F6FAB740B186702E6266FF2C4659C923C49B);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// AudioUpdate(target,Hash("volume",volume,"pitch",pitch,"time",time));
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_0 = ___0_target;
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_1 = (ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)SZArrayNew(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var, (uint32_t)6);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_2 = L_1;
|
|
NullCheck(L_2);
|
|
ArrayElementTypeCheck (L_2, _stringLiteralE359F6FAB740B186702E6266FF2C4659C923C49B);
|
|
(L_2)->SetAt(static_cast<il2cpp_array_size_t>(0), (RuntimeObject*)_stringLiteralE359F6FAB740B186702E6266FF2C4659C923C49B);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_3 = L_2;
|
|
float L_4 = ___1_volume;
|
|
float L_5 = L_4;
|
|
RuntimeObject* L_6 = Box(Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var, &L_5);
|
|
NullCheck(L_3);
|
|
ArrayElementTypeCheck (L_3, L_6);
|
|
(L_3)->SetAt(static_cast<il2cpp_array_size_t>(1), (RuntimeObject*)L_6);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_7 = L_3;
|
|
NullCheck(L_7);
|
|
ArrayElementTypeCheck (L_7, _stringLiteralE2626358887F45622D37FD07C462FC55738DC24F);
|
|
(L_7)->SetAt(static_cast<il2cpp_array_size_t>(2), (RuntimeObject*)_stringLiteralE2626358887F45622D37FD07C462FC55738DC24F);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_8 = L_7;
|
|
float L_9 = ___2_pitch;
|
|
float L_10 = L_9;
|
|
RuntimeObject* L_11 = Box(Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var, &L_10);
|
|
NullCheck(L_8);
|
|
ArrayElementTypeCheck (L_8, L_11);
|
|
(L_8)->SetAt(static_cast<il2cpp_array_size_t>(3), (RuntimeObject*)L_11);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_12 = L_8;
|
|
NullCheck(L_12);
|
|
ArrayElementTypeCheck (L_12, _stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
(L_12)->SetAt(static_cast<il2cpp_array_size_t>(4), (RuntimeObject*)_stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_13 = L_12;
|
|
float L_14 = ___3_time;
|
|
float L_15 = L_14;
|
|
RuntimeObject* L_16 = Box(Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var, &L_15);
|
|
NullCheck(L_13);
|
|
ArrayElementTypeCheck (L_13, L_16);
|
|
(L_13)->SetAt(static_cast<il2cpp_array_size_t>(5), (RuntimeObject*)L_16);
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_17;
|
|
L_17 = iTween_Hash_mD88C194FC245F9848017671F12F03CA83C7DA979(L_13, NULL);
|
|
iTween_AudioUpdate_mE1BEE9FEB7E4EC4074D5F967959BF80336A21082(L_0, L_17, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::RotateUpdate(UnityEngine.GameObject,System.Collections.Hashtable)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_RotateUpdate_m44C06CAB91E1F4BA07B5334165FAF464B814AA2F (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* ___1_args, 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*)&Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GameObject_GetComponent_TisRigidbody_t268697F5A994213ED97393309870968BC1C7393C_m2D7F86C77ECF9B82AAC077B511F1004280571B90_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1_0_0_0_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_0_0_0_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4DF417DF46EF8A7C67D3A1FE0CC53DCF5212FC81);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA5427C261316798BE73E068823B9916B9A1ED278);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
bool V_0 = false;
|
|
float V_1 = 0.0f;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* V_2 = NULL;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_3;
|
|
memset((&V_3), 0, sizeof(V_3));
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* V_4 = NULL;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_5;
|
|
memset((&V_5), 0, sizeof(V_5));
|
|
{
|
|
// CleanArgs(args);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_0 = ___1_args;
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_1;
|
|
L_1 = iTween_CleanArgs_m0DE6024AC59187B9116BF81C84F0483276A4AC9D(L_0, NULL);
|
|
// Vector3[] vector3s = new Vector3[4];
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_2 = (Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)SZArrayNew(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C_il2cpp_TypeInfo_var, (uint32_t)4);
|
|
V_2 = L_2;
|
|
// Vector3 preUpdate = target.transform.eulerAngles;
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_3 = ___0_target;
|
|
NullCheck(L_3);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_4;
|
|
L_4 = GameObject_get_transform_m0BC10ADFA1632166AE5544BDF9038A2650C2AE56(L_3, NULL);
|
|
NullCheck(L_4);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_5;
|
|
L_5 = Transform_get_eulerAngles_mCAAF48EFCF628F1ED91C2FFE75A4FD19C039DD6A(L_4, NULL);
|
|
V_3 = L_5;
|
|
// if(args.Contains("time")){
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_6 = ___1_args;
|
|
NullCheck(L_6);
|
|
bool L_7;
|
|
L_7 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_6, _stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
if (!L_7)
|
|
{
|
|
goto IL_0042;
|
|
}
|
|
}
|
|
{
|
|
// time=(float)args["time"];
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_8 = ___1_args;
|
|
NullCheck(L_8);
|
|
RuntimeObject* L_9;
|
|
L_9 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_8, _stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
V_1 = ((*(float*)((float*)(float*)UnBox(L_9, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var))));
|
|
// time*=Defaults.updateTimePercentage;
|
|
float L_10 = V_1;
|
|
il2cpp_codegen_runtime_class_init_inline(Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var);
|
|
float L_11 = ((Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_StaticFields*)il2cpp_codegen_static_fields_for(Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var))->___updateTimePercentage_10;
|
|
V_1 = ((float)il2cpp_codegen_multiply(L_10, L_11));
|
|
goto IL_0048;
|
|
}
|
|
|
|
IL_0042:
|
|
{
|
|
// time=Defaults.updateTime;
|
|
il2cpp_codegen_runtime_class_init_inline(Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var);
|
|
float L_12 = ((Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_StaticFields*)il2cpp_codegen_static_fields_for(Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var))->___updateTime_11;
|
|
V_1 = L_12;
|
|
}
|
|
|
|
IL_0048:
|
|
{
|
|
// if(args.Contains("islocal")){
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_13 = ___1_args;
|
|
NullCheck(L_13);
|
|
bool L_14;
|
|
L_14 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_13, _stringLiteralA5427C261316798BE73E068823B9916B9A1ED278);
|
|
if (!L_14)
|
|
{
|
|
goto IL_0068;
|
|
}
|
|
}
|
|
{
|
|
// isLocal = (bool)args["islocal"];
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_15 = ___1_args;
|
|
NullCheck(L_15);
|
|
RuntimeObject* L_16;
|
|
L_16 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_15, _stringLiteralA5427C261316798BE73E068823B9916B9A1ED278);
|
|
V_0 = ((*(bool*)((bool*)(bool*)UnBox(L_16, Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_il2cpp_TypeInfo_var))));
|
|
goto IL_006e;
|
|
}
|
|
|
|
IL_0068:
|
|
{
|
|
// isLocal = Defaults.isLocal;
|
|
il2cpp_codegen_runtime_class_init_inline(Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var);
|
|
bool L_17 = ((Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_StaticFields*)il2cpp_codegen_static_fields_for(Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var))->___isLocal_6;
|
|
V_0 = L_17;
|
|
}
|
|
|
|
IL_006e:
|
|
{
|
|
// if(isLocal){
|
|
bool L_18 = V_0;
|
|
if (!L_18)
|
|
{
|
|
goto IL_0085;
|
|
}
|
|
}
|
|
{
|
|
// vector3s[0] = target.transform.localEulerAngles;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_19 = V_2;
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_20 = ___0_target;
|
|
NullCheck(L_20);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_21;
|
|
L_21 = GameObject_get_transform_m0BC10ADFA1632166AE5544BDF9038A2650C2AE56(L_20, NULL);
|
|
NullCheck(L_21);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_22;
|
|
L_22 = Transform_get_localEulerAngles_m358AA9AE8FA24FD1BB7842D231C8644D1C2910C6(L_21, NULL);
|
|
NullCheck(L_19);
|
|
(L_19)->SetAt(static_cast<il2cpp_array_size_t>(0), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_22);
|
|
goto IL_0097;
|
|
}
|
|
|
|
IL_0085:
|
|
{
|
|
// vector3s[0] = target.transform.eulerAngles;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_23 = V_2;
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_24 = ___0_target;
|
|
NullCheck(L_24);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_25;
|
|
L_25 = GameObject_get_transform_m0BC10ADFA1632166AE5544BDF9038A2650C2AE56(L_24, NULL);
|
|
NullCheck(L_25);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_26;
|
|
L_26 = Transform_get_eulerAngles_mCAAF48EFCF628F1ED91C2FFE75A4FD19C039DD6A(L_25, NULL);
|
|
NullCheck(L_23);
|
|
(L_23)->SetAt(static_cast<il2cpp_array_size_t>(0), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_26);
|
|
}
|
|
|
|
IL_0097:
|
|
{
|
|
// if(args.Contains("rotation")){
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_27 = ___1_args;
|
|
NullCheck(L_27);
|
|
bool L_28;
|
|
L_28 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_27, _stringLiteral4DF417DF46EF8A7C67D3A1FE0CC53DCF5212FC81);
|
|
if (!L_28)
|
|
{
|
|
goto IL_011f;
|
|
}
|
|
}
|
|
{
|
|
// if (args["rotation"].GetType() == typeof(Transform)){
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_29 = ___1_args;
|
|
NullCheck(L_29);
|
|
RuntimeObject* L_30;
|
|
L_30 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_29, _stringLiteral4DF417DF46EF8A7C67D3A1FE0CC53DCF5212FC81);
|
|
NullCheck(L_30);
|
|
Type_t* L_31;
|
|
L_31 = Object_GetType_mE10A8FC1E57F3DF29972CCBC026C2DC3942263B3(L_30, NULL);
|
|
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_32 = { reinterpret_cast<intptr_t> (Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1_0_0_0_var) };
|
|
il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t* L_33;
|
|
L_33 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_32, NULL);
|
|
bool L_34;
|
|
L_34 = Type_op_Equality_m99930A0E44E420A685FABA60E60BA1CC5FA0EBDC(L_31, L_33, NULL);
|
|
if (!L_34)
|
|
{
|
|
goto IL_00e7;
|
|
}
|
|
}
|
|
{
|
|
// Transform trans = (Transform)args["rotation"];
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_35 = ___1_args;
|
|
NullCheck(L_35);
|
|
RuntimeObject* L_36;
|
|
L_36 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_35, _stringLiteral4DF417DF46EF8A7C67D3A1FE0CC53DCF5212FC81);
|
|
V_4 = ((Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1*)CastclassClass((RuntimeObject*)L_36, Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1_il2cpp_TypeInfo_var));
|
|
// vector3s[1]=trans.eulerAngles;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_37 = V_2;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_38 = V_4;
|
|
NullCheck(L_38);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_39;
|
|
L_39 = Transform_get_eulerAngles_mCAAF48EFCF628F1ED91C2FFE75A4FD19C039DD6A(L_38, NULL);
|
|
NullCheck(L_37);
|
|
(L_37)->SetAt(static_cast<il2cpp_array_size_t>(1), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_39);
|
|
goto IL_011f;
|
|
}
|
|
|
|
IL_00e7:
|
|
{
|
|
// }else if(args["rotation"].GetType() == typeof(Vector3)){
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_40 = ___1_args;
|
|
NullCheck(L_40);
|
|
RuntimeObject* L_41;
|
|
L_41 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_40, _stringLiteral4DF417DF46EF8A7C67D3A1FE0CC53DCF5212FC81);
|
|
NullCheck(L_41);
|
|
Type_t* L_42;
|
|
L_42 = Object_GetType_mE10A8FC1E57F3DF29972CCBC026C2DC3942263B3(L_41, NULL);
|
|
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_43 = { reinterpret_cast<intptr_t> (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_0_0_0_var) };
|
|
il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t* L_44;
|
|
L_44 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_43, NULL);
|
|
bool L_45;
|
|
L_45 = Type_op_Equality_m99930A0E44E420A685FABA60E60BA1CC5FA0EBDC(L_42, L_44, NULL);
|
|
if (!L_45)
|
|
{
|
|
goto IL_011f;
|
|
}
|
|
}
|
|
{
|
|
// vector3s[1]=(Vector3)args["rotation"];
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_46 = V_2;
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_47 = ___1_args;
|
|
NullCheck(L_47);
|
|
RuntimeObject* L_48;
|
|
L_48 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_47, _stringLiteral4DF417DF46EF8A7C67D3A1FE0CC53DCF5212FC81);
|
|
NullCheck(L_46);
|
|
(L_46)->SetAt(static_cast<il2cpp_array_size_t>(1), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)((*(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)((Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)UnBox(L_48, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var)))));
|
|
}
|
|
|
|
IL_011f:
|
|
{
|
|
// vector3s[3].x=Mathf.SmoothDampAngle(vector3s[0].x,vector3s[1].x,ref vector3s[2].x,time);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_49 = V_2;
|
|
NullCheck(L_49);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_50 = V_2;
|
|
NullCheck(L_50);
|
|
float L_51 = ((L_50)->GetAddressAt(static_cast<il2cpp_array_size_t>(0)))->___x_2;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_52 = V_2;
|
|
NullCheck(L_52);
|
|
float L_53 = ((L_52)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___x_2;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_54 = V_2;
|
|
NullCheck(L_54);
|
|
float* L_55 = (&((L_54)->GetAddressAt(static_cast<il2cpp_array_size_t>(2)))->___x_2);
|
|
float L_56 = V_1;
|
|
float L_57;
|
|
L_57 = Mathf_SmoothDampAngle_m81F8BEDEE653DBC7AEC560E21EA429B34AA2734D_inline(L_51, L_53, L_55, L_56, NULL);
|
|
((L_49)->GetAddressAt(static_cast<il2cpp_array_size_t>(3)))->___x_2 = L_57;
|
|
// vector3s[3].y=Mathf.SmoothDampAngle(vector3s[0].y,vector3s[1].y,ref vector3s[2].y,time);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_58 = V_2;
|
|
NullCheck(L_58);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_59 = V_2;
|
|
NullCheck(L_59);
|
|
float L_60 = ((L_59)->GetAddressAt(static_cast<il2cpp_array_size_t>(0)))->___y_3;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_61 = V_2;
|
|
NullCheck(L_61);
|
|
float L_62 = ((L_61)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___y_3;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_63 = V_2;
|
|
NullCheck(L_63);
|
|
float* L_64 = (&((L_63)->GetAddressAt(static_cast<il2cpp_array_size_t>(2)))->___y_3);
|
|
float L_65 = V_1;
|
|
float L_66;
|
|
L_66 = Mathf_SmoothDampAngle_m81F8BEDEE653DBC7AEC560E21EA429B34AA2734D_inline(L_60, L_62, L_64, L_65, NULL);
|
|
((L_58)->GetAddressAt(static_cast<il2cpp_array_size_t>(3)))->___y_3 = L_66;
|
|
// vector3s[3].z=Mathf.SmoothDampAngle(vector3s[0].z,vector3s[1].z,ref vector3s[2].z,time);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_67 = V_2;
|
|
NullCheck(L_67);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_68 = V_2;
|
|
NullCheck(L_68);
|
|
float L_69 = ((L_68)->GetAddressAt(static_cast<il2cpp_array_size_t>(0)))->___z_4;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_70 = V_2;
|
|
NullCheck(L_70);
|
|
float L_71 = ((L_70)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___z_4;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_72 = V_2;
|
|
NullCheck(L_72);
|
|
float* L_73 = (&((L_72)->GetAddressAt(static_cast<il2cpp_array_size_t>(2)))->___z_4);
|
|
float L_74 = V_1;
|
|
float L_75;
|
|
L_75 = Mathf_SmoothDampAngle_m81F8BEDEE653DBC7AEC560E21EA429B34AA2734D_inline(L_69, L_71, L_73, L_74, NULL);
|
|
((L_67)->GetAddressAt(static_cast<il2cpp_array_size_t>(3)))->___z_4 = L_75;
|
|
// if(isLocal){
|
|
bool L_76 = V_0;
|
|
if (!L_76)
|
|
{
|
|
goto IL_01d8;
|
|
}
|
|
}
|
|
{
|
|
// target.transform.localEulerAngles=vector3s[3];
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_77 = ___0_target;
|
|
NullCheck(L_77);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_78;
|
|
L_78 = GameObject_get_transform_m0BC10ADFA1632166AE5544BDF9038A2650C2AE56(L_77, NULL);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_79 = V_2;
|
|
NullCheck(L_79);
|
|
int32_t L_80 = 3;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_81 = (L_79)->GetAt(static_cast<il2cpp_array_size_t>(L_80));
|
|
NullCheck(L_78);
|
|
Transform_set_localEulerAngles_m0458551662A1A51FDCA4C0417282B25D391661DF(L_78, L_81, NULL);
|
|
goto IL_01ea;
|
|
}
|
|
|
|
IL_01d8:
|
|
{
|
|
// target.transform.eulerAngles=vector3s[3];
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_82 = ___0_target;
|
|
NullCheck(L_82);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_83;
|
|
L_83 = GameObject_get_transform_m0BC10ADFA1632166AE5544BDF9038A2650C2AE56(L_82, NULL);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_84 = V_2;
|
|
NullCheck(L_84);
|
|
int32_t L_85 = 3;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_86 = (L_84)->GetAt(static_cast<il2cpp_array_size_t>(L_85));
|
|
NullCheck(L_83);
|
|
Transform_set_eulerAngles_m9F0BC484A7915A51FAB87230644229B75BACA004(L_83, L_86, NULL);
|
|
}
|
|
|
|
IL_01ea:
|
|
{
|
|
// if(target.GetComponent<Rigidbody>() != null){
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_87 = ___0_target;
|
|
NullCheck(L_87);
|
|
Rigidbody_t268697F5A994213ED97393309870968BC1C7393C* L_88;
|
|
L_88 = GameObject_GetComponent_TisRigidbody_t268697F5A994213ED97393309870968BC1C7393C_m2D7F86C77ECF9B82AAC077B511F1004280571B90(L_87, GameObject_GetComponent_TisRigidbody_t268697F5A994213ED97393309870968BC1C7393C_m2D7F86C77ECF9B82AAC077B511F1004280571B90_RuntimeMethod_var);
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
bool L_89;
|
|
L_89 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_88, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
|
|
if (!L_89)
|
|
{
|
|
goto IL_0223;
|
|
}
|
|
}
|
|
{
|
|
// Vector3 postUpdate=target.transform.eulerAngles;
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_90 = ___0_target;
|
|
NullCheck(L_90);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_91;
|
|
L_91 = GameObject_get_transform_m0BC10ADFA1632166AE5544BDF9038A2650C2AE56(L_90, NULL);
|
|
NullCheck(L_91);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_92;
|
|
L_92 = Transform_get_eulerAngles_mCAAF48EFCF628F1ED91C2FFE75A4FD19C039DD6A(L_91, NULL);
|
|
V_5 = L_92;
|
|
// target.transform.eulerAngles=preUpdate;
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_93 = ___0_target;
|
|
NullCheck(L_93);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_94;
|
|
L_94 = GameObject_get_transform_m0BC10ADFA1632166AE5544BDF9038A2650C2AE56(L_93, NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_95 = V_3;
|
|
NullCheck(L_94);
|
|
Transform_set_eulerAngles_m9F0BC484A7915A51FAB87230644229B75BACA004(L_94, L_95, NULL);
|
|
// target.GetComponent<Rigidbody>().MoveRotation(Quaternion.Euler(postUpdate));
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_96 = ___0_target;
|
|
NullCheck(L_96);
|
|
Rigidbody_t268697F5A994213ED97393309870968BC1C7393C* L_97;
|
|
L_97 = GameObject_GetComponent_TisRigidbody_t268697F5A994213ED97393309870968BC1C7393C_m2D7F86C77ECF9B82AAC077B511F1004280571B90(L_96, GameObject_GetComponent_TisRigidbody_t268697F5A994213ED97393309870968BC1C7393C_m2D7F86C77ECF9B82AAC077B511F1004280571B90_RuntimeMethod_var);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_98 = V_5;
|
|
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_99;
|
|
L_99 = Quaternion_Euler_m5BCCC19216CFAD2426F15BC51A30421880D27B73_inline(L_98, NULL);
|
|
NullCheck(L_97);
|
|
Rigidbody_MoveRotation_m85825C7206E770E39DED9EE6D792702F577A891D(L_97, L_99, NULL);
|
|
}
|
|
|
|
IL_0223:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::RotateUpdate(UnityEngine.GameObject,UnityEngine.Vector3,System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_RotateUpdate_m01AF284110B4686FFF47DB4DDB3A3E0831D91A2D (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___1_rotation, float ___2_time, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4DF417DF46EF8A7C67D3A1FE0CC53DCF5212FC81);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// RotateUpdate(target,Hash("rotation",rotation,"time",time));
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_0 = ___0_target;
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_1 = (ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)SZArrayNew(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var, (uint32_t)4);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_2 = L_1;
|
|
NullCheck(L_2);
|
|
ArrayElementTypeCheck (L_2, _stringLiteral4DF417DF46EF8A7C67D3A1FE0CC53DCF5212FC81);
|
|
(L_2)->SetAt(static_cast<il2cpp_array_size_t>(0), (RuntimeObject*)_stringLiteral4DF417DF46EF8A7C67D3A1FE0CC53DCF5212FC81);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_3 = L_2;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_4 = ___1_rotation;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_5 = L_4;
|
|
RuntimeObject* L_6 = Box(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var, &L_5);
|
|
NullCheck(L_3);
|
|
ArrayElementTypeCheck (L_3, L_6);
|
|
(L_3)->SetAt(static_cast<il2cpp_array_size_t>(1), (RuntimeObject*)L_6);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_7 = L_3;
|
|
NullCheck(L_7);
|
|
ArrayElementTypeCheck (L_7, _stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
(L_7)->SetAt(static_cast<il2cpp_array_size_t>(2), (RuntimeObject*)_stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_8 = L_7;
|
|
float L_9 = ___2_time;
|
|
float L_10 = L_9;
|
|
RuntimeObject* L_11 = Box(Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var, &L_10);
|
|
NullCheck(L_8);
|
|
ArrayElementTypeCheck (L_8, L_11);
|
|
(L_8)->SetAt(static_cast<il2cpp_array_size_t>(3), (RuntimeObject*)L_11);
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_12;
|
|
L_12 = iTween_Hash_mD88C194FC245F9848017671F12F03CA83C7DA979(L_8, NULL);
|
|
iTween_RotateUpdate_m44C06CAB91E1F4BA07B5334165FAF464B814AA2F(L_0, L_12, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::ScaleUpdate(UnityEngine.GameObject,System.Collections.Hashtable)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_ScaleUpdate_mB40A72079E43098673B3E09FA3C8553D77A06BA2 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* ___1_args, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1_0_0_0_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_0_0_0_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral062DB096C728515E033CF8C48A1C1F0B9A79384B);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9384C6EF2DA5C0BD5274A0DACFF291D0ABBFD8B1);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9CE1604D659135925CCC4DD1F526AFFE42E689F1);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF9BE17D634D1B07BCDCDA77A87710C946D81307B);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
float V_0 = 0.0f;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* V_1 = NULL;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_2;
|
|
memset((&V_2), 0, sizeof(V_2));
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* V_3 = NULL;
|
|
{
|
|
// CleanArgs(args);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_0 = ___1_args;
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_1;
|
|
L_1 = iTween_CleanArgs_m0DE6024AC59187B9116BF81C84F0483276A4AC9D(L_0, NULL);
|
|
// Vector3[] vector3s = new Vector3[4];
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_2 = (Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)SZArrayNew(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C_il2cpp_TypeInfo_var, (uint32_t)4);
|
|
V_1 = L_2;
|
|
// if(args.Contains("time")){
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_3 = ___1_args;
|
|
NullCheck(L_3);
|
|
bool L_4;
|
|
L_4 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_3, _stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
if (!L_4)
|
|
{
|
|
goto IL_0036;
|
|
}
|
|
}
|
|
{
|
|
// time=(float)args["time"];
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_5 = ___1_args;
|
|
NullCheck(L_5);
|
|
RuntimeObject* L_6;
|
|
L_6 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_5, _stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
V_0 = ((*(float*)((float*)(float*)UnBox(L_6, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var))));
|
|
// time*=Defaults.updateTimePercentage;
|
|
float L_7 = V_0;
|
|
il2cpp_codegen_runtime_class_init_inline(Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var);
|
|
float L_8 = ((Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_StaticFields*)il2cpp_codegen_static_fields_for(Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var))->___updateTimePercentage_10;
|
|
V_0 = ((float)il2cpp_codegen_multiply(L_7, L_8));
|
|
goto IL_003c;
|
|
}
|
|
|
|
IL_0036:
|
|
{
|
|
// time=Defaults.updateTime;
|
|
il2cpp_codegen_runtime_class_init_inline(Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var);
|
|
float L_9 = ((Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_StaticFields*)il2cpp_codegen_static_fields_for(Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var))->___updateTime_11;
|
|
V_0 = L_9;
|
|
}
|
|
|
|
IL_003c:
|
|
{
|
|
// vector3s[0] = vector3s[1] = target.transform.localScale;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_10 = V_1;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_11 = V_1;
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_12 = ___0_target;
|
|
NullCheck(L_12);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_13;
|
|
L_13 = GameObject_get_transform_m0BC10ADFA1632166AE5544BDF9038A2650C2AE56(L_12, NULL);
|
|
NullCheck(L_13);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_14;
|
|
L_14 = Transform_get_localScale_m804A002A53A645CDFCD15BB0F37209162720363F(L_13, NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_15 = L_14;
|
|
V_2 = L_15;
|
|
NullCheck(L_11);
|
|
(L_11)->SetAt(static_cast<il2cpp_array_size_t>(1), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_15);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_16 = V_2;
|
|
NullCheck(L_10);
|
|
(L_10)->SetAt(static_cast<il2cpp_array_size_t>(0), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_16);
|
|
// if (args.Contains("scale")) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_17 = ___1_args;
|
|
NullCheck(L_17);
|
|
bool L_18;
|
|
L_18 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_17, _stringLiteralF9BE17D634D1B07BCDCDA77A87710C946D81307B);
|
|
if (!L_18)
|
|
{
|
|
goto IL_00e9;
|
|
}
|
|
}
|
|
{
|
|
// if (args["scale"].GetType() == typeof(Transform)){
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_19 = ___1_args;
|
|
NullCheck(L_19);
|
|
RuntimeObject* L_20;
|
|
L_20 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_19, _stringLiteralF9BE17D634D1B07BCDCDA77A87710C946D81307B);
|
|
NullCheck(L_20);
|
|
Type_t* L_21;
|
|
L_21 = Object_GetType_mE10A8FC1E57F3DF29972CCBC026C2DC3942263B3(L_20, NULL);
|
|
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_22 = { reinterpret_cast<intptr_t> (Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1_0_0_0_var) };
|
|
il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t* L_23;
|
|
L_23 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_22, NULL);
|
|
bool L_24;
|
|
L_24 = Type_op_Equality_m99930A0E44E420A685FABA60E60BA1CC5FA0EBDC(L_21, L_23, NULL);
|
|
if (!L_24)
|
|
{
|
|
goto IL_00ac;
|
|
}
|
|
}
|
|
{
|
|
// Transform trans = (Transform)args["scale"];
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_25 = ___1_args;
|
|
NullCheck(L_25);
|
|
RuntimeObject* L_26;
|
|
L_26 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_25, _stringLiteralF9BE17D634D1B07BCDCDA77A87710C946D81307B);
|
|
V_3 = ((Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1*)CastclassClass((RuntimeObject*)L_26, Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1_il2cpp_TypeInfo_var));
|
|
// vector3s[1]=trans.localScale;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_27 = V_1;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_28 = V_3;
|
|
NullCheck(L_28);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_29;
|
|
L_29 = Transform_get_localScale_m804A002A53A645CDFCD15BB0F37209162720363F(L_28, NULL);
|
|
NullCheck(L_27);
|
|
(L_27)->SetAt(static_cast<il2cpp_array_size_t>(1), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_29);
|
|
goto IL_0164;
|
|
}
|
|
|
|
IL_00ac:
|
|
{
|
|
// }else if(args["scale"].GetType() == typeof(Vector3)){
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_30 = ___1_args;
|
|
NullCheck(L_30);
|
|
RuntimeObject* L_31;
|
|
L_31 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_30, _stringLiteralF9BE17D634D1B07BCDCDA77A87710C946D81307B);
|
|
NullCheck(L_31);
|
|
Type_t* L_32;
|
|
L_32 = Object_GetType_mE10A8FC1E57F3DF29972CCBC026C2DC3942263B3(L_31, NULL);
|
|
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_33 = { reinterpret_cast<intptr_t> (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_0_0_0_var) };
|
|
il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t* L_34;
|
|
L_34 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_33, NULL);
|
|
bool L_35;
|
|
L_35 = Type_op_Equality_m99930A0E44E420A685FABA60E60BA1CC5FA0EBDC(L_32, L_34, NULL);
|
|
if (!L_35)
|
|
{
|
|
goto IL_0164;
|
|
}
|
|
}
|
|
{
|
|
// vector3s[1]=(Vector3)args["scale"];
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_36 = V_1;
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_37 = ___1_args;
|
|
NullCheck(L_37);
|
|
RuntimeObject* L_38;
|
|
L_38 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_37, _stringLiteralF9BE17D634D1B07BCDCDA77A87710C946D81307B);
|
|
NullCheck(L_36);
|
|
(L_36)->SetAt(static_cast<il2cpp_array_size_t>(1), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)((*(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)((Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)UnBox(L_38, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var)))));
|
|
goto IL_0164;
|
|
}
|
|
|
|
IL_00e9:
|
|
{
|
|
// if (args.Contains("x")) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_39 = ___1_args;
|
|
NullCheck(L_39);
|
|
bool L_40;
|
|
L_40 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_39, _stringLiteral062DB096C728515E033CF8C48A1C1F0B9A79384B);
|
|
if (!L_40)
|
|
{
|
|
goto IL_0112;
|
|
}
|
|
}
|
|
{
|
|
// vector3s[1].x=(float)args["x"];
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_41 = V_1;
|
|
NullCheck(L_41);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_42 = ___1_args;
|
|
NullCheck(L_42);
|
|
RuntimeObject* L_43;
|
|
L_43 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_42, _stringLiteral062DB096C728515E033CF8C48A1C1F0B9A79384B);
|
|
((L_41)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___x_2 = ((*(float*)((float*)(float*)UnBox(L_43, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var))));
|
|
}
|
|
|
|
IL_0112:
|
|
{
|
|
// if (args.Contains("y")) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_44 = ___1_args;
|
|
NullCheck(L_44);
|
|
bool L_45;
|
|
L_45 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_44, _stringLiteral9384C6EF2DA5C0BD5274A0DACFF291D0ABBFD8B1);
|
|
if (!L_45)
|
|
{
|
|
goto IL_013b;
|
|
}
|
|
}
|
|
{
|
|
// vector3s[1].y=(float)args["y"];
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_46 = V_1;
|
|
NullCheck(L_46);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_47 = ___1_args;
|
|
NullCheck(L_47);
|
|
RuntimeObject* L_48;
|
|
L_48 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_47, _stringLiteral9384C6EF2DA5C0BD5274A0DACFF291D0ABBFD8B1);
|
|
((L_46)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___y_3 = ((*(float*)((float*)(float*)UnBox(L_48, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var))));
|
|
}
|
|
|
|
IL_013b:
|
|
{
|
|
// if (args.Contains("z")) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_49 = ___1_args;
|
|
NullCheck(L_49);
|
|
bool L_50;
|
|
L_50 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_49, _stringLiteral9CE1604D659135925CCC4DD1F526AFFE42E689F1);
|
|
if (!L_50)
|
|
{
|
|
goto IL_0164;
|
|
}
|
|
}
|
|
{
|
|
// vector3s[1].z=(float)args["z"];
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_51 = V_1;
|
|
NullCheck(L_51);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_52 = ___1_args;
|
|
NullCheck(L_52);
|
|
RuntimeObject* L_53;
|
|
L_53 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_52, _stringLiteral9CE1604D659135925CCC4DD1F526AFFE42E689F1);
|
|
((L_51)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___z_4 = ((*(float*)((float*)(float*)UnBox(L_53, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var))));
|
|
}
|
|
|
|
IL_0164:
|
|
{
|
|
// vector3s[3].x=Mathf.SmoothDamp(vector3s[0].x,vector3s[1].x,ref vector3s[2].x,time);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_54 = V_1;
|
|
NullCheck(L_54);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_55 = V_1;
|
|
NullCheck(L_55);
|
|
float L_56 = ((L_55)->GetAddressAt(static_cast<il2cpp_array_size_t>(0)))->___x_2;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_57 = V_1;
|
|
NullCheck(L_57);
|
|
float L_58 = ((L_57)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___x_2;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_59 = V_1;
|
|
NullCheck(L_59);
|
|
float* L_60 = (&((L_59)->GetAddressAt(static_cast<il2cpp_array_size_t>(2)))->___x_2);
|
|
float L_61 = V_0;
|
|
float L_62;
|
|
L_62 = Mathf_SmoothDamp_m3A255A356924421B4042AAD1623EF46F92A08C91_inline(L_56, L_58, L_60, L_61, NULL);
|
|
((L_54)->GetAddressAt(static_cast<il2cpp_array_size_t>(3)))->___x_2 = L_62;
|
|
// vector3s[3].y=Mathf.SmoothDamp(vector3s[0].y,vector3s[1].y,ref vector3s[2].y,time);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_63 = V_1;
|
|
NullCheck(L_63);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_64 = V_1;
|
|
NullCheck(L_64);
|
|
float L_65 = ((L_64)->GetAddressAt(static_cast<il2cpp_array_size_t>(0)))->___y_3;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_66 = V_1;
|
|
NullCheck(L_66);
|
|
float L_67 = ((L_66)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___y_3;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_68 = V_1;
|
|
NullCheck(L_68);
|
|
float* L_69 = (&((L_68)->GetAddressAt(static_cast<il2cpp_array_size_t>(2)))->___y_3);
|
|
float L_70 = V_0;
|
|
float L_71;
|
|
L_71 = Mathf_SmoothDamp_m3A255A356924421B4042AAD1623EF46F92A08C91_inline(L_65, L_67, L_69, L_70, NULL);
|
|
((L_63)->GetAddressAt(static_cast<il2cpp_array_size_t>(3)))->___y_3 = L_71;
|
|
// vector3s[3].z=Mathf.SmoothDamp(vector3s[0].z,vector3s[1].z,ref vector3s[2].z,time);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_72 = V_1;
|
|
NullCheck(L_72);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_73 = V_1;
|
|
NullCheck(L_73);
|
|
float L_74 = ((L_73)->GetAddressAt(static_cast<il2cpp_array_size_t>(0)))->___z_4;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_75 = V_1;
|
|
NullCheck(L_75);
|
|
float L_76 = ((L_75)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___z_4;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_77 = V_1;
|
|
NullCheck(L_77);
|
|
float* L_78 = (&((L_77)->GetAddressAt(static_cast<il2cpp_array_size_t>(2)))->___z_4);
|
|
float L_79 = V_0;
|
|
float L_80;
|
|
L_80 = Mathf_SmoothDamp_m3A255A356924421B4042AAD1623EF46F92A08C91_inline(L_74, L_76, L_78, L_79, NULL);
|
|
((L_72)->GetAddressAt(static_cast<il2cpp_array_size_t>(3)))->___z_4 = L_80;
|
|
// target.transform.localScale=vector3s[3];
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_81 = ___0_target;
|
|
NullCheck(L_81);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_82;
|
|
L_82 = GameObject_get_transform_m0BC10ADFA1632166AE5544BDF9038A2650C2AE56(L_81, NULL);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_83 = V_1;
|
|
NullCheck(L_83);
|
|
int32_t L_84 = 3;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_85 = (L_83)->GetAt(static_cast<il2cpp_array_size_t>(L_84));
|
|
NullCheck(L_82);
|
|
Transform_set_localScale_mBA79E811BAF6C47B80FF76414C12B47B3CD03633(L_82, L_85, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::ScaleUpdate(UnityEngine.GameObject,UnityEngine.Vector3,System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_ScaleUpdate_m95AF4E8C5F3FAD9F1C641F4AA56F994D04503FCB (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___1_scale, float ___2_time, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF9BE17D634D1B07BCDCDA77A87710C946D81307B);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// ScaleUpdate(target,Hash("scale",scale,"time",time));
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_0 = ___0_target;
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_1 = (ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)SZArrayNew(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var, (uint32_t)4);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_2 = L_1;
|
|
NullCheck(L_2);
|
|
ArrayElementTypeCheck (L_2, _stringLiteralF9BE17D634D1B07BCDCDA77A87710C946D81307B);
|
|
(L_2)->SetAt(static_cast<il2cpp_array_size_t>(0), (RuntimeObject*)_stringLiteralF9BE17D634D1B07BCDCDA77A87710C946D81307B);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_3 = L_2;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_4 = ___1_scale;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_5 = L_4;
|
|
RuntimeObject* L_6 = Box(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var, &L_5);
|
|
NullCheck(L_3);
|
|
ArrayElementTypeCheck (L_3, L_6);
|
|
(L_3)->SetAt(static_cast<il2cpp_array_size_t>(1), (RuntimeObject*)L_6);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_7 = L_3;
|
|
NullCheck(L_7);
|
|
ArrayElementTypeCheck (L_7, _stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
(L_7)->SetAt(static_cast<il2cpp_array_size_t>(2), (RuntimeObject*)_stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_8 = L_7;
|
|
float L_9 = ___2_time;
|
|
float L_10 = L_9;
|
|
RuntimeObject* L_11 = Box(Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var, &L_10);
|
|
NullCheck(L_8);
|
|
ArrayElementTypeCheck (L_8, L_11);
|
|
(L_8)->SetAt(static_cast<il2cpp_array_size_t>(3), (RuntimeObject*)L_11);
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_12;
|
|
L_12 = iTween_Hash_mD88C194FC245F9848017671F12F03CA83C7DA979(L_8, NULL);
|
|
iTween_ScaleUpdate_mB40A72079E43098673B3E09FA3C8553D77A06BA2(L_0, L_12, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::MoveUpdate(UnityEngine.GameObject,System.Collections.Hashtable)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_MoveUpdate_m3ACD6293F0B39D717F9233DDD0897DD74E1A5799 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* ___1_args, 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*)&Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GameObject_GetComponent_TisRigidbody_t268697F5A994213ED97393309870968BC1C7393C_m2D7F86C77ECF9B82AAC077B511F1004280571B90_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1_0_0_0_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_0_0_0_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral062DB096C728515E033CF8C48A1C1F0B9A79384B);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3B596E42BC12C0AB0FA7CC6D2CA7CA9437463324);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral56179EB99305F2390622312FBBE50D2F5B0A1063);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral88BDF3D0791A560245652E772545C49897854443);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9384C6EF2DA5C0BD5274A0DACFF291D0ABBFD8B1);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9CE1604D659135925CCC4DD1F526AFFE42E689F1);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA5427C261316798BE73E068823B9916B9A1ED278);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
float V_0 = 0.0f;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* V_1 = NULL;
|
|
bool V_2 = false;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_3;
|
|
memset((&V_3), 0, sizeof(V_3));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_4;
|
|
memset((&V_4), 0, sizeof(V_4));
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* V_5 = NULL;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_6;
|
|
memset((&V_6), 0, sizeof(V_6));
|
|
{
|
|
// CleanArgs(args);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_0 = ___1_args;
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_1;
|
|
L_1 = iTween_CleanArgs_m0DE6024AC59187B9116BF81C84F0483276A4AC9D(L_0, NULL);
|
|
// Vector3[] vector3s = new Vector3[4];
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_2 = (Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)SZArrayNew(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C_il2cpp_TypeInfo_var, (uint32_t)4);
|
|
V_1 = L_2;
|
|
// Vector3 preUpdate = target.transform.position;
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_3 = ___0_target;
|
|
NullCheck(L_3);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_4;
|
|
L_4 = GameObject_get_transform_m0BC10ADFA1632166AE5544BDF9038A2650C2AE56(L_3, NULL);
|
|
NullCheck(L_4);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_5;
|
|
L_5 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_4, NULL);
|
|
V_3 = L_5;
|
|
// if(args.Contains("time")){
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_6 = ___1_args;
|
|
NullCheck(L_6);
|
|
bool L_7;
|
|
L_7 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_6, _stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
if (!L_7)
|
|
{
|
|
goto IL_0042;
|
|
}
|
|
}
|
|
{
|
|
// time=(float)args["time"];
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_8 = ___1_args;
|
|
NullCheck(L_8);
|
|
RuntimeObject* L_9;
|
|
L_9 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_8, _stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
V_0 = ((*(float*)((float*)(float*)UnBox(L_9, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var))));
|
|
// time*=Defaults.updateTimePercentage;
|
|
float L_10 = V_0;
|
|
il2cpp_codegen_runtime_class_init_inline(Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var);
|
|
float L_11 = ((Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_StaticFields*)il2cpp_codegen_static_fields_for(Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var))->___updateTimePercentage_10;
|
|
V_0 = ((float)il2cpp_codegen_multiply(L_10, L_11));
|
|
goto IL_0048;
|
|
}
|
|
|
|
IL_0042:
|
|
{
|
|
// time=Defaults.updateTime;
|
|
il2cpp_codegen_runtime_class_init_inline(Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var);
|
|
float L_12 = ((Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_StaticFields*)il2cpp_codegen_static_fields_for(Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var))->___updateTime_11;
|
|
V_0 = L_12;
|
|
}
|
|
|
|
IL_0048:
|
|
{
|
|
// if(args.Contains("islocal")){
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_13 = ___1_args;
|
|
NullCheck(L_13);
|
|
bool L_14;
|
|
L_14 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_13, _stringLiteralA5427C261316798BE73E068823B9916B9A1ED278);
|
|
if (!L_14)
|
|
{
|
|
goto IL_0068;
|
|
}
|
|
}
|
|
{
|
|
// isLocal = (bool)args["islocal"];
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_15 = ___1_args;
|
|
NullCheck(L_15);
|
|
RuntimeObject* L_16;
|
|
L_16 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_15, _stringLiteralA5427C261316798BE73E068823B9916B9A1ED278);
|
|
V_2 = ((*(bool*)((bool*)(bool*)UnBox(L_16, Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_il2cpp_TypeInfo_var))));
|
|
goto IL_006e;
|
|
}
|
|
|
|
IL_0068:
|
|
{
|
|
// isLocal = Defaults.isLocal;
|
|
il2cpp_codegen_runtime_class_init_inline(Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var);
|
|
bool L_17 = ((Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_StaticFields*)il2cpp_codegen_static_fields_for(Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var))->___isLocal_6;
|
|
V_2 = L_17;
|
|
}
|
|
|
|
IL_006e:
|
|
{
|
|
// if(isLocal){
|
|
bool L_18 = V_2;
|
|
if (!L_18)
|
|
{
|
|
goto IL_0091;
|
|
}
|
|
}
|
|
{
|
|
// vector3s[0] = vector3s[1] = target.transform.localPosition;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_19 = V_1;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_20 = V_1;
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_21 = ___0_target;
|
|
NullCheck(L_21);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_22;
|
|
L_22 = GameObject_get_transform_m0BC10ADFA1632166AE5544BDF9038A2650C2AE56(L_21, NULL);
|
|
NullCheck(L_22);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_23;
|
|
L_23 = Transform_get_localPosition_mA9C86B990DF0685EA1061A120218993FDCC60A95(L_22, NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_24 = L_23;
|
|
V_4 = L_24;
|
|
NullCheck(L_20);
|
|
(L_20)->SetAt(static_cast<il2cpp_array_size_t>(1), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_24);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_25 = V_4;
|
|
NullCheck(L_19);
|
|
(L_19)->SetAt(static_cast<il2cpp_array_size_t>(0), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_25);
|
|
goto IL_00af;
|
|
}
|
|
|
|
IL_0091:
|
|
{
|
|
// vector3s[0] = vector3s[1] = target.transform.position;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_26 = V_1;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_27 = V_1;
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_28 = ___0_target;
|
|
NullCheck(L_28);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_29;
|
|
L_29 = GameObject_get_transform_m0BC10ADFA1632166AE5544BDF9038A2650C2AE56(L_28, NULL);
|
|
NullCheck(L_29);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_30;
|
|
L_30 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_29, NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_31 = L_30;
|
|
V_4 = L_31;
|
|
NullCheck(L_27);
|
|
(L_27)->SetAt(static_cast<il2cpp_array_size_t>(1), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_31);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_32 = V_4;
|
|
NullCheck(L_26);
|
|
(L_26)->SetAt(static_cast<il2cpp_array_size_t>(0), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_32);
|
|
}
|
|
|
|
IL_00af:
|
|
{
|
|
// if (args.Contains("position")) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_33 = ___1_args;
|
|
NullCheck(L_33);
|
|
bool L_34;
|
|
L_34 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_33, _stringLiteral88BDF3D0791A560245652E772545C49897854443);
|
|
if (!L_34)
|
|
{
|
|
goto IL_0142;
|
|
}
|
|
}
|
|
{
|
|
// if (args["position"].GetType() == typeof(Transform)){
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_35 = ___1_args;
|
|
NullCheck(L_35);
|
|
RuntimeObject* L_36;
|
|
L_36 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_35, _stringLiteral88BDF3D0791A560245652E772545C49897854443);
|
|
NullCheck(L_36);
|
|
Type_t* L_37;
|
|
L_37 = Object_GetType_mE10A8FC1E57F3DF29972CCBC026C2DC3942263B3(L_36, NULL);
|
|
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_38 = { reinterpret_cast<intptr_t> (Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1_0_0_0_var) };
|
|
il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t* L_39;
|
|
L_39 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_38, NULL);
|
|
bool L_40;
|
|
L_40 = Type_op_Equality_m99930A0E44E420A685FABA60E60BA1CC5FA0EBDC(L_37, L_39, NULL);
|
|
if (!L_40)
|
|
{
|
|
goto IL_0105;
|
|
}
|
|
}
|
|
{
|
|
// Transform trans = (Transform)args["position"];
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_41 = ___1_args;
|
|
NullCheck(L_41);
|
|
RuntimeObject* L_42;
|
|
L_42 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_41, _stringLiteral88BDF3D0791A560245652E772545C49897854443);
|
|
V_5 = ((Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1*)CastclassClass((RuntimeObject*)L_42, Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1_il2cpp_TypeInfo_var));
|
|
// vector3s[1]=trans.position;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_43 = V_1;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_44 = V_5;
|
|
NullCheck(L_44);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_45;
|
|
L_45 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_44, NULL);
|
|
NullCheck(L_43);
|
|
(L_43)->SetAt(static_cast<il2cpp_array_size_t>(1), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_45);
|
|
goto IL_01bd;
|
|
}
|
|
|
|
IL_0105:
|
|
{
|
|
// }else if(args["position"].GetType() == typeof(Vector3)){
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_46 = ___1_args;
|
|
NullCheck(L_46);
|
|
RuntimeObject* L_47;
|
|
L_47 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_46, _stringLiteral88BDF3D0791A560245652E772545C49897854443);
|
|
NullCheck(L_47);
|
|
Type_t* L_48;
|
|
L_48 = Object_GetType_mE10A8FC1E57F3DF29972CCBC026C2DC3942263B3(L_47, NULL);
|
|
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_49 = { reinterpret_cast<intptr_t> (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_0_0_0_var) };
|
|
il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t* L_50;
|
|
L_50 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_49, NULL);
|
|
bool L_51;
|
|
L_51 = Type_op_Equality_m99930A0E44E420A685FABA60E60BA1CC5FA0EBDC(L_48, L_50, NULL);
|
|
if (!L_51)
|
|
{
|
|
goto IL_01bd;
|
|
}
|
|
}
|
|
{
|
|
// vector3s[1]=(Vector3)args["position"];
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_52 = V_1;
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_53 = ___1_args;
|
|
NullCheck(L_53);
|
|
RuntimeObject* L_54;
|
|
L_54 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_53, _stringLiteral88BDF3D0791A560245652E772545C49897854443);
|
|
NullCheck(L_52);
|
|
(L_52)->SetAt(static_cast<il2cpp_array_size_t>(1), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)((*(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)((Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)UnBox(L_54, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var)))));
|
|
goto IL_01bd;
|
|
}
|
|
|
|
IL_0142:
|
|
{
|
|
// if (args.Contains("x")) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_55 = ___1_args;
|
|
NullCheck(L_55);
|
|
bool L_56;
|
|
L_56 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_55, _stringLiteral062DB096C728515E033CF8C48A1C1F0B9A79384B);
|
|
if (!L_56)
|
|
{
|
|
goto IL_016b;
|
|
}
|
|
}
|
|
{
|
|
// vector3s[1].x=(float)args["x"];
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_57 = V_1;
|
|
NullCheck(L_57);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_58 = ___1_args;
|
|
NullCheck(L_58);
|
|
RuntimeObject* L_59;
|
|
L_59 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_58, _stringLiteral062DB096C728515E033CF8C48A1C1F0B9A79384B);
|
|
((L_57)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___x_2 = ((*(float*)((float*)(float*)UnBox(L_59, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var))));
|
|
}
|
|
|
|
IL_016b:
|
|
{
|
|
// if (args.Contains("y")) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_60 = ___1_args;
|
|
NullCheck(L_60);
|
|
bool L_61;
|
|
L_61 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_60, _stringLiteral9384C6EF2DA5C0BD5274A0DACFF291D0ABBFD8B1);
|
|
if (!L_61)
|
|
{
|
|
goto IL_0194;
|
|
}
|
|
}
|
|
{
|
|
// vector3s[1].y=(float)args["y"];
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_62 = V_1;
|
|
NullCheck(L_62);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_63 = ___1_args;
|
|
NullCheck(L_63);
|
|
RuntimeObject* L_64;
|
|
L_64 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_63, _stringLiteral9384C6EF2DA5C0BD5274A0DACFF291D0ABBFD8B1);
|
|
((L_62)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___y_3 = ((*(float*)((float*)(float*)UnBox(L_64, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var))));
|
|
}
|
|
|
|
IL_0194:
|
|
{
|
|
// if (args.Contains("z")) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_65 = ___1_args;
|
|
NullCheck(L_65);
|
|
bool L_66;
|
|
L_66 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_65, _stringLiteral9CE1604D659135925CCC4DD1F526AFFE42E689F1);
|
|
if (!L_66)
|
|
{
|
|
goto IL_01bd;
|
|
}
|
|
}
|
|
{
|
|
// vector3s[1].z=(float)args["z"];
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_67 = V_1;
|
|
NullCheck(L_67);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_68 = ___1_args;
|
|
NullCheck(L_68);
|
|
RuntimeObject* L_69;
|
|
L_69 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_68, _stringLiteral9CE1604D659135925CCC4DD1F526AFFE42E689F1);
|
|
((L_67)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___z_4 = ((*(float*)((float*)(float*)UnBox(L_69, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var))));
|
|
}
|
|
|
|
IL_01bd:
|
|
{
|
|
// vector3s[3].x=Mathf.SmoothDamp(vector3s[0].x,vector3s[1].x,ref vector3s[2].x,time);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_70 = V_1;
|
|
NullCheck(L_70);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_71 = V_1;
|
|
NullCheck(L_71);
|
|
float L_72 = ((L_71)->GetAddressAt(static_cast<il2cpp_array_size_t>(0)))->___x_2;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_73 = V_1;
|
|
NullCheck(L_73);
|
|
float L_74 = ((L_73)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___x_2;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_75 = V_1;
|
|
NullCheck(L_75);
|
|
float* L_76 = (&((L_75)->GetAddressAt(static_cast<il2cpp_array_size_t>(2)))->___x_2);
|
|
float L_77 = V_0;
|
|
float L_78;
|
|
L_78 = Mathf_SmoothDamp_m3A255A356924421B4042AAD1623EF46F92A08C91_inline(L_72, L_74, L_76, L_77, NULL);
|
|
((L_70)->GetAddressAt(static_cast<il2cpp_array_size_t>(3)))->___x_2 = L_78;
|
|
// vector3s[3].y=Mathf.SmoothDamp(vector3s[0].y,vector3s[1].y,ref vector3s[2].y,time);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_79 = V_1;
|
|
NullCheck(L_79);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_80 = V_1;
|
|
NullCheck(L_80);
|
|
float L_81 = ((L_80)->GetAddressAt(static_cast<il2cpp_array_size_t>(0)))->___y_3;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_82 = V_1;
|
|
NullCheck(L_82);
|
|
float L_83 = ((L_82)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___y_3;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_84 = V_1;
|
|
NullCheck(L_84);
|
|
float* L_85 = (&((L_84)->GetAddressAt(static_cast<il2cpp_array_size_t>(2)))->___y_3);
|
|
float L_86 = V_0;
|
|
float L_87;
|
|
L_87 = Mathf_SmoothDamp_m3A255A356924421B4042AAD1623EF46F92A08C91_inline(L_81, L_83, L_85, L_86, NULL);
|
|
((L_79)->GetAddressAt(static_cast<il2cpp_array_size_t>(3)))->___y_3 = L_87;
|
|
// vector3s[3].z=Mathf.SmoothDamp(vector3s[0].z,vector3s[1].z,ref vector3s[2].z,time);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_88 = V_1;
|
|
NullCheck(L_88);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_89 = V_1;
|
|
NullCheck(L_89);
|
|
float L_90 = ((L_89)->GetAddressAt(static_cast<il2cpp_array_size_t>(0)))->___z_4;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_91 = V_1;
|
|
NullCheck(L_91);
|
|
float L_92 = ((L_91)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___z_4;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_93 = V_1;
|
|
NullCheck(L_93);
|
|
float* L_94 = (&((L_93)->GetAddressAt(static_cast<il2cpp_array_size_t>(2)))->___z_4);
|
|
float L_95 = V_0;
|
|
float L_96;
|
|
L_96 = Mathf_SmoothDamp_m3A255A356924421B4042AAD1623EF46F92A08C91_inline(L_90, L_92, L_94, L_95, NULL);
|
|
((L_88)->GetAddressAt(static_cast<il2cpp_array_size_t>(3)))->___z_4 = L_96;
|
|
// if(args.Contains("orienttopath") && (bool)args["orienttopath"]){
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_97 = ___1_args;
|
|
NullCheck(L_97);
|
|
bool L_98;
|
|
L_98 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_97, _stringLiteral56179EB99305F2390622312FBBE50D2F5B0A1063);
|
|
if (!L_98)
|
|
{
|
|
goto IL_0295;
|
|
}
|
|
}
|
|
{
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_99 = ___1_args;
|
|
NullCheck(L_99);
|
|
RuntimeObject* L_100;
|
|
L_100 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_99, _stringLiteral56179EB99305F2390622312FBBE50D2F5B0A1063);
|
|
if (!((*(bool*)((bool*)(bool*)UnBox(L_100, Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_il2cpp_TypeInfo_var)))))
|
|
{
|
|
goto IL_0295;
|
|
}
|
|
}
|
|
{
|
|
// args["looktarget"] = vector3s[3];
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_101 = ___1_args;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_102 = V_1;
|
|
NullCheck(L_102);
|
|
int32_t L_103 = 3;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_104 = (L_102)->GetAt(static_cast<il2cpp_array_size_t>(L_103));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_105 = L_104;
|
|
RuntimeObject* L_106 = Box(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var, &L_105);
|
|
NullCheck(L_101);
|
|
VirtualActionInvoker2< RuntimeObject*, RuntimeObject* >::Invoke(22 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_101, _stringLiteral3B596E42BC12C0AB0FA7CC6D2CA7CA9437463324, L_106);
|
|
}
|
|
|
|
IL_0295:
|
|
{
|
|
// if(args.Contains("looktarget")){
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_107 = ___1_args;
|
|
NullCheck(L_107);
|
|
bool L_108;
|
|
L_108 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_107, _stringLiteral3B596E42BC12C0AB0FA7CC6D2CA7CA9437463324);
|
|
if (!L_108)
|
|
{
|
|
goto IL_02a9;
|
|
}
|
|
}
|
|
{
|
|
// iTween.LookUpdate(target,args);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_109 = ___0_target;
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_110 = ___1_args;
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
iTween_LookUpdate_m74849C8F5B4A3CC5FAAEEFA7D166393E4A153708(L_109, L_110, NULL);
|
|
}
|
|
|
|
IL_02a9:
|
|
{
|
|
// if(isLocal){
|
|
bool L_111 = V_2;
|
|
if (!L_111)
|
|
{
|
|
goto IL_02c0;
|
|
}
|
|
}
|
|
{
|
|
// target.transform.localPosition = vector3s[3];
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_112 = ___0_target;
|
|
NullCheck(L_112);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_113;
|
|
L_113 = GameObject_get_transform_m0BC10ADFA1632166AE5544BDF9038A2650C2AE56(L_112, NULL);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_114 = V_1;
|
|
NullCheck(L_114);
|
|
int32_t L_115 = 3;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_116 = (L_114)->GetAt(static_cast<il2cpp_array_size_t>(L_115));
|
|
NullCheck(L_113);
|
|
Transform_set_localPosition_mDE1C997F7D79C0885210B7732B4BA50EE7D73134(L_113, L_116, NULL);
|
|
goto IL_02d2;
|
|
}
|
|
|
|
IL_02c0:
|
|
{
|
|
// target.transform.position=vector3s[3];
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_117 = ___0_target;
|
|
NullCheck(L_117);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_118;
|
|
L_118 = GameObject_get_transform_m0BC10ADFA1632166AE5544BDF9038A2650C2AE56(L_117, NULL);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_119 = V_1;
|
|
NullCheck(L_119);
|
|
int32_t L_120 = 3;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_121 = (L_119)->GetAt(static_cast<il2cpp_array_size_t>(L_120));
|
|
NullCheck(L_118);
|
|
Transform_set_position_mA1A817124BB41B685043DED2A9BA48CDF37C4156(L_118, L_121, NULL);
|
|
}
|
|
|
|
IL_02d2:
|
|
{
|
|
// if(target.GetComponent<Rigidbody>() != null){
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_122 = ___0_target;
|
|
NullCheck(L_122);
|
|
Rigidbody_t268697F5A994213ED97393309870968BC1C7393C* L_123;
|
|
L_123 = GameObject_GetComponent_TisRigidbody_t268697F5A994213ED97393309870968BC1C7393C_m2D7F86C77ECF9B82AAC077B511F1004280571B90(L_122, GameObject_GetComponent_TisRigidbody_t268697F5A994213ED97393309870968BC1C7393C_m2D7F86C77ECF9B82AAC077B511F1004280571B90_RuntimeMethod_var);
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
bool L_124;
|
|
L_124 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_123, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
|
|
if (!L_124)
|
|
{
|
|
goto IL_0306;
|
|
}
|
|
}
|
|
{
|
|
// Vector3 postUpdate=target.transform.position;
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_125 = ___0_target;
|
|
NullCheck(L_125);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_126;
|
|
L_126 = GameObject_get_transform_m0BC10ADFA1632166AE5544BDF9038A2650C2AE56(L_125, NULL);
|
|
NullCheck(L_126);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_127;
|
|
L_127 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_126, NULL);
|
|
V_6 = L_127;
|
|
// target.transform.position=preUpdate;
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_128 = ___0_target;
|
|
NullCheck(L_128);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_129;
|
|
L_129 = GameObject_get_transform_m0BC10ADFA1632166AE5544BDF9038A2650C2AE56(L_128, NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_130 = V_3;
|
|
NullCheck(L_129);
|
|
Transform_set_position_mA1A817124BB41B685043DED2A9BA48CDF37C4156(L_129, L_130, NULL);
|
|
// target.GetComponent<Rigidbody>().MovePosition(postUpdate);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_131 = ___0_target;
|
|
NullCheck(L_131);
|
|
Rigidbody_t268697F5A994213ED97393309870968BC1C7393C* L_132;
|
|
L_132 = GameObject_GetComponent_TisRigidbody_t268697F5A994213ED97393309870968BC1C7393C_m2D7F86C77ECF9B82AAC077B511F1004280571B90(L_131, GameObject_GetComponent_TisRigidbody_t268697F5A994213ED97393309870968BC1C7393C_m2D7F86C77ECF9B82AAC077B511F1004280571B90_RuntimeMethod_var);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_133 = V_6;
|
|
NullCheck(L_132);
|
|
Rigidbody_MovePosition_mB2CD29ABC8F59AC338C0A3A5A6B75C38FDA92CA9(L_132, L_133, NULL);
|
|
}
|
|
|
|
IL_0306:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::MoveUpdate(UnityEngine.GameObject,UnityEngine.Vector3,System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_MoveUpdate_mE93F449D177583836856EDB277E9489347A53B3D (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___1_position, float ___2_time, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral88BDF3D0791A560245652E772545C49897854443);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// MoveUpdate(target,Hash("position",position,"time",time));
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_0 = ___0_target;
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_1 = (ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)SZArrayNew(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var, (uint32_t)4);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_2 = L_1;
|
|
NullCheck(L_2);
|
|
ArrayElementTypeCheck (L_2, _stringLiteral88BDF3D0791A560245652E772545C49897854443);
|
|
(L_2)->SetAt(static_cast<il2cpp_array_size_t>(0), (RuntimeObject*)_stringLiteral88BDF3D0791A560245652E772545C49897854443);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_3 = L_2;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_4 = ___1_position;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_5 = L_4;
|
|
RuntimeObject* L_6 = Box(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var, &L_5);
|
|
NullCheck(L_3);
|
|
ArrayElementTypeCheck (L_3, L_6);
|
|
(L_3)->SetAt(static_cast<il2cpp_array_size_t>(1), (RuntimeObject*)L_6);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_7 = L_3;
|
|
NullCheck(L_7);
|
|
ArrayElementTypeCheck (L_7, _stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
(L_7)->SetAt(static_cast<il2cpp_array_size_t>(2), (RuntimeObject*)_stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_8 = L_7;
|
|
float L_9 = ___2_time;
|
|
float L_10 = L_9;
|
|
RuntimeObject* L_11 = Box(Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var, &L_10);
|
|
NullCheck(L_8);
|
|
ArrayElementTypeCheck (L_8, L_11);
|
|
(L_8)->SetAt(static_cast<il2cpp_array_size_t>(3), (RuntimeObject*)L_11);
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_12;
|
|
L_12 = iTween_Hash_mD88C194FC245F9848017671F12F03CA83C7DA979(L_8, NULL);
|
|
iTween_MoveUpdate_m3ACD6293F0B39D717F9233DDD0897DD74E1A5799(L_0, L_12, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::LookUpdate(UnityEngine.GameObject,System.Collections.Hashtable)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_LookUpdate_m74849C8F5B4A3CC5FAAEEFA7D166393E4A153708 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* ___1_args, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1_GetValueOrDefault_mD88C565C80170105E87BB423C5B2F974840EF90F_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1_get_HasValue_m6B76086B0E863AB1D634FD03E30154F230070435_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1_t9C51B084784B716FFF4ED4575C63CFD8A71A86FE_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1_0_0_0_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_0_0_0_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral03E94A954568A8805CB775752DE85280679F3243);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral062DB096C728515E033CF8C48A1C1F0B9A79384B);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1B22F82E513C1BB368DFDBFDFB5FB8C1178CA305);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3B596E42BC12C0AB0FA7CC6D2CA7CA9437463324);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9384C6EF2DA5C0BD5274A0DACFF291D0ABBFD8B1);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9CE1604D659135925CCC4DD1F526AFFE42E689F1);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralAEEB56F6C6861D5F705D75AD0F7C7465F1B501A6);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD6315798FF47A5A5AB2AD03739B4783B2AD1305B);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
void* L_34 = alloca(sizeof(Nullable_1_t9C51B084784B716FFF4ED4575C63CFD8A71A86FE));
|
|
void* L_50 = alloca(sizeof(Nullable_1_t9C51B084784B716FFF4ED4575C63CFD8A71A86FE));
|
|
float V_0 = 0.0f;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* V_1 = NULL;
|
|
Nullable_1_t9C51B084784B716FFF4ED4575C63CFD8A71A86FE V_2;
|
|
memset((&V_2), 0, sizeof(V_2));
|
|
String_t* V_3 = NULL;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* G_B9_0 = NULL;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* G_B9_1 = NULL;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* G_B8_0 = NULL;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* G_B8_1 = NULL;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 G_B10_0;
|
|
memset((&G_B10_0), 0, sizeof(G_B10_0));
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* G_B10_1 = NULL;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* G_B10_2 = NULL;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 G_B14_0;
|
|
memset((&G_B14_0), 0, sizeof(G_B14_0));
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* G_B14_1 = NULL;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 G_B13_0;
|
|
memset((&G_B13_0), 0, sizeof(G_B13_0));
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* G_B13_1 = NULL;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 G_B15_0;
|
|
memset((&G_B15_0), 0, sizeof(G_B15_0));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 G_B15_1;
|
|
memset((&G_B15_1), 0, sizeof(G_B15_1));
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* G_B15_2 = NULL;
|
|
{
|
|
// CleanArgs(args);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_0 = ___1_args;
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_1;
|
|
L_1 = iTween_CleanArgs_m0DE6024AC59187B9116BF81C84F0483276A4AC9D(L_0, NULL);
|
|
// Vector3[] vector3s = new Vector3[5];
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_2 = (Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)SZArrayNew(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C_il2cpp_TypeInfo_var, (uint32_t)5);
|
|
V_1 = L_2;
|
|
// if(args.Contains("looktime")){
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_3 = ___1_args;
|
|
NullCheck(L_3);
|
|
bool L_4;
|
|
L_4 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_3, _stringLiteralAEEB56F6C6861D5F705D75AD0F7C7465F1B501A6);
|
|
if (!L_4)
|
|
{
|
|
goto IL_0036;
|
|
}
|
|
}
|
|
{
|
|
// time=(float)args["looktime"];
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_5 = ___1_args;
|
|
NullCheck(L_5);
|
|
RuntimeObject* L_6;
|
|
L_6 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_5, _stringLiteralAEEB56F6C6861D5F705D75AD0F7C7465F1B501A6);
|
|
V_0 = ((*(float*)((float*)(float*)UnBox(L_6, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var))));
|
|
// time*=Defaults.updateTimePercentage;
|
|
float L_7 = V_0;
|
|
il2cpp_codegen_runtime_class_init_inline(Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var);
|
|
float L_8 = ((Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_StaticFields*)il2cpp_codegen_static_fields_for(Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var))->___updateTimePercentage_10;
|
|
V_0 = ((float)il2cpp_codegen_multiply(L_7, L_8));
|
|
goto IL_006a;
|
|
}
|
|
|
|
IL_0036:
|
|
{
|
|
// }else if(args.Contains("time")){
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_9 = ___1_args;
|
|
NullCheck(L_9);
|
|
bool L_10;
|
|
L_10 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_9, _stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
if (!L_10)
|
|
{
|
|
goto IL_0064;
|
|
}
|
|
}
|
|
{
|
|
// time=(float)args["time"]*.15f;
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_11 = ___1_args;
|
|
NullCheck(L_11);
|
|
RuntimeObject* L_12;
|
|
L_12 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_11, _stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
V_0 = ((float)il2cpp_codegen_multiply(((*(float*)((float*)(float*)UnBox(L_12, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var)))), (0.150000006f)));
|
|
// time*=Defaults.updateTimePercentage;
|
|
float L_13 = V_0;
|
|
il2cpp_codegen_runtime_class_init_inline(Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var);
|
|
float L_14 = ((Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_StaticFields*)il2cpp_codegen_static_fields_for(Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var))->___updateTimePercentage_10;
|
|
V_0 = ((float)il2cpp_codegen_multiply(L_13, L_14));
|
|
goto IL_006a;
|
|
}
|
|
|
|
IL_0064:
|
|
{
|
|
// time=Defaults.updateTime;
|
|
il2cpp_codegen_runtime_class_init_inline(Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var);
|
|
float L_15 = ((Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_StaticFields*)il2cpp_codegen_static_fields_for(Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var))->___updateTime_11;
|
|
V_0 = L_15;
|
|
}
|
|
|
|
IL_006a:
|
|
{
|
|
// vector3s[0] = target.transform.eulerAngles;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_16 = V_1;
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_17 = ___0_target;
|
|
NullCheck(L_17);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_18;
|
|
L_18 = GameObject_get_transform_m0BC10ADFA1632166AE5544BDF9038A2650C2AE56(L_17, NULL);
|
|
NullCheck(L_18);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_19;
|
|
L_19 = Transform_get_eulerAngles_mCAAF48EFCF628F1ED91C2FFE75A4FD19C039DD6A(L_18, NULL);
|
|
NullCheck(L_16);
|
|
(L_16)->SetAt(static_cast<il2cpp_array_size_t>(0), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_19);
|
|
// if(args.Contains("looktarget")){
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_20 = ___1_args;
|
|
NullCheck(L_20);
|
|
bool L_21;
|
|
L_21 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_20, _stringLiteral3B596E42BC12C0AB0FA7CC6D2CA7CA9437463324);
|
|
if (!L_21)
|
|
{
|
|
goto IL_0158;
|
|
}
|
|
}
|
|
{
|
|
// if (args["looktarget"].GetType() == typeof(Transform)) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_22 = ___1_args;
|
|
NullCheck(L_22);
|
|
RuntimeObject* L_23;
|
|
L_23 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_22, _stringLiteral3B596E42BC12C0AB0FA7CC6D2CA7CA9437463324);
|
|
NullCheck(L_23);
|
|
Type_t* L_24;
|
|
L_24 = Object_GetType_mE10A8FC1E57F3DF29972CCBC026C2DC3942263B3(L_23, NULL);
|
|
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_25 = { reinterpret_cast<intptr_t> (Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1_0_0_0_var) };
|
|
il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t* L_26;
|
|
L_26 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_25, NULL);
|
|
bool L_27;
|
|
L_27 = Type_op_Equality_m99930A0E44E420A685FABA60E60BA1CC5FA0EBDC(L_24, L_26, NULL);
|
|
if (!L_27)
|
|
{
|
|
goto IL_00f2;
|
|
}
|
|
}
|
|
{
|
|
// target.transform.LookAt((Transform)args["looktarget"], (Vector3?)args["up"] ?? Defaults.up);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_28 = ___0_target;
|
|
NullCheck(L_28);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_29;
|
|
L_29 = GameObject_get_transform_m0BC10ADFA1632166AE5544BDF9038A2650C2AE56(L_28, NULL);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_30 = ___1_args;
|
|
NullCheck(L_30);
|
|
RuntimeObject* L_31;
|
|
L_31 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_30, _stringLiteral3B596E42BC12C0AB0FA7CC6D2CA7CA9437463324);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_32 = ___1_args;
|
|
NullCheck(L_32);
|
|
RuntimeObject* L_33;
|
|
L_33 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_32, _stringLiteral1B22F82E513C1BB368DFDBFDFB5FB8C1178CA305);
|
|
UnBoxNullable(L_33, Nullable_1_t9C51B084784B716FFF4ED4575C63CFD8A71A86FE_il2cpp_TypeInfo_var, L_34);
|
|
V_2 = ((*(Nullable_1_t9C51B084784B716FFF4ED4575C63CFD8A71A86FE*)((Nullable_1_t9C51B084784B716FFF4ED4575C63CFD8A71A86FE*)(Nullable_1_t9C51B084784B716FFF4ED4575C63CFD8A71A86FE*)L_34)));
|
|
bool L_35;
|
|
L_35 = Nullable_1_get_HasValue_m6B76086B0E863AB1D634FD03E30154F230070435_inline((&V_2), Nullable_1_get_HasValue_m6B76086B0E863AB1D634FD03E30154F230070435_RuntimeMethod_var);
|
|
G_B8_0 = ((Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1*)CastclassClass((RuntimeObject*)L_31, Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1_il2cpp_TypeInfo_var));
|
|
G_B8_1 = L_29;
|
|
if (L_35)
|
|
{
|
|
G_B9_0 = ((Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1*)CastclassClass((RuntimeObject*)L_31, Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1_il2cpp_TypeInfo_var));
|
|
G_B9_1 = L_29;
|
|
goto IL_00e4;
|
|
}
|
|
}
|
|
{
|
|
il2cpp_codegen_runtime_class_init_inline(Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_36 = ((Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_StaticFields*)il2cpp_codegen_static_fields_for(Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var))->___up_14;
|
|
G_B10_0 = L_36;
|
|
G_B10_1 = G_B8_0;
|
|
G_B10_2 = G_B8_1;
|
|
goto IL_00eb;
|
|
}
|
|
|
|
IL_00e4:
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_37;
|
|
L_37 = Nullable_1_GetValueOrDefault_mD88C565C80170105E87BB423C5B2F974840EF90F_inline((&V_2), Nullable_1_GetValueOrDefault_mD88C565C80170105E87BB423C5B2F974840EF90F_RuntimeMethod_var);
|
|
G_B10_0 = L_37;
|
|
G_B10_1 = G_B9_0;
|
|
G_B10_2 = G_B9_1;
|
|
}
|
|
|
|
IL_00eb:
|
|
{
|
|
NullCheck(G_B10_2);
|
|
Transform_LookAt_mF76C04C0678092D85FC58A8D983AFA3E4364A8B3(G_B10_2, G_B10_1, G_B10_0, NULL);
|
|
goto IL_0163;
|
|
}
|
|
|
|
IL_00f2:
|
|
{
|
|
// }else if(args["looktarget"].GetType() == typeof(Vector3)){
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_38 = ___1_args;
|
|
NullCheck(L_38);
|
|
RuntimeObject* L_39;
|
|
L_39 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_38, _stringLiteral3B596E42BC12C0AB0FA7CC6D2CA7CA9437463324);
|
|
NullCheck(L_39);
|
|
Type_t* L_40;
|
|
L_40 = Object_GetType_mE10A8FC1E57F3DF29972CCBC026C2DC3942263B3(L_39, NULL);
|
|
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_41 = { reinterpret_cast<intptr_t> (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_0_0_0_var) };
|
|
il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t* L_42;
|
|
L_42 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_41, NULL);
|
|
bool L_43;
|
|
L_43 = Type_op_Equality_m99930A0E44E420A685FABA60E60BA1CC5FA0EBDC(L_40, L_42, NULL);
|
|
if (!L_43)
|
|
{
|
|
goto IL_0163;
|
|
}
|
|
}
|
|
{
|
|
// target.transform.LookAt((Vector3)args["looktarget"], (Vector3?)args["up"] ?? Defaults.up);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_44 = ___0_target;
|
|
NullCheck(L_44);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_45;
|
|
L_45 = GameObject_get_transform_m0BC10ADFA1632166AE5544BDF9038A2650C2AE56(L_44, NULL);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_46 = ___1_args;
|
|
NullCheck(L_46);
|
|
RuntimeObject* L_47;
|
|
L_47 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_46, _stringLiteral3B596E42BC12C0AB0FA7CC6D2CA7CA9437463324);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_48 = ___1_args;
|
|
NullCheck(L_48);
|
|
RuntimeObject* L_49;
|
|
L_49 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_48, _stringLiteral1B22F82E513C1BB368DFDBFDFB5FB8C1178CA305);
|
|
UnBoxNullable(L_49, Nullable_1_t9C51B084784B716FFF4ED4575C63CFD8A71A86FE_il2cpp_TypeInfo_var, L_50);
|
|
V_2 = ((*(Nullable_1_t9C51B084784B716FFF4ED4575C63CFD8A71A86FE*)((Nullable_1_t9C51B084784B716FFF4ED4575C63CFD8A71A86FE*)(Nullable_1_t9C51B084784B716FFF4ED4575C63CFD8A71A86FE*)L_50)));
|
|
bool L_51;
|
|
L_51 = Nullable_1_get_HasValue_m6B76086B0E863AB1D634FD03E30154F230070435_inline((&V_2), Nullable_1_get_HasValue_m6B76086B0E863AB1D634FD03E30154F230070435_RuntimeMethod_var);
|
|
G_B13_0 = ((*(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)((Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)UnBox(L_47, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var))));
|
|
G_B13_1 = L_45;
|
|
if (L_51)
|
|
{
|
|
G_B14_0 = ((*(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)((Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)UnBox(L_47, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var))));
|
|
G_B14_1 = L_45;
|
|
goto IL_014a;
|
|
}
|
|
}
|
|
{
|
|
il2cpp_codegen_runtime_class_init_inline(Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_52 = ((Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_StaticFields*)il2cpp_codegen_static_fields_for(Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var))->___up_14;
|
|
G_B15_0 = L_52;
|
|
G_B15_1 = G_B13_0;
|
|
G_B15_2 = G_B13_1;
|
|
goto IL_0151;
|
|
}
|
|
|
|
IL_014a:
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_53;
|
|
L_53 = Nullable_1_GetValueOrDefault_mD88C565C80170105E87BB423C5B2F974840EF90F_inline((&V_2), Nullable_1_GetValueOrDefault_mD88C565C80170105E87BB423C5B2F974840EF90F_RuntimeMethod_var);
|
|
G_B15_0 = L_53;
|
|
G_B15_1 = G_B14_0;
|
|
G_B15_2 = G_B14_1;
|
|
}
|
|
|
|
IL_0151:
|
|
{
|
|
NullCheck(G_B15_2);
|
|
Transform_LookAt_mBD38EDB5E915C5DA6C5A79D191DEE2C826A9FC2C(G_B15_2, G_B15_1, G_B15_0, NULL);
|
|
goto IL_0163;
|
|
}
|
|
|
|
IL_0158:
|
|
{
|
|
// Debug.LogError("iTween Error: LookUpdate needs a 'looktarget' property!");
|
|
il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
|
|
Debug_LogError_mB00B2B4468EF3CAF041B038D840820FB84C924B2(_stringLiteral03E94A954568A8805CB775752DE85280679F3243, NULL);
|
|
// return;
|
|
return;
|
|
}
|
|
|
|
IL_0163:
|
|
{
|
|
// vector3s[1]=target.transform.eulerAngles;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_54 = V_1;
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_55 = ___0_target;
|
|
NullCheck(L_55);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_56;
|
|
L_56 = GameObject_get_transform_m0BC10ADFA1632166AE5544BDF9038A2650C2AE56(L_55, NULL);
|
|
NullCheck(L_56);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_57;
|
|
L_57 = Transform_get_eulerAngles_mCAAF48EFCF628F1ED91C2FFE75A4FD19C039DD6A(L_56, NULL);
|
|
NullCheck(L_54);
|
|
(L_54)->SetAt(static_cast<il2cpp_array_size_t>(1), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_57);
|
|
// target.transform.eulerAngles=vector3s[0];
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_58 = ___0_target;
|
|
NullCheck(L_58);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_59;
|
|
L_59 = GameObject_get_transform_m0BC10ADFA1632166AE5544BDF9038A2650C2AE56(L_58, NULL);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_60 = V_1;
|
|
NullCheck(L_60);
|
|
int32_t L_61 = 0;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_62 = (L_60)->GetAt(static_cast<il2cpp_array_size_t>(L_61));
|
|
NullCheck(L_59);
|
|
Transform_set_eulerAngles_m9F0BC484A7915A51FAB87230644229B75BACA004(L_59, L_62, NULL);
|
|
// vector3s[3].x=Mathf.SmoothDampAngle(vector3s[0].x,vector3s[1].x,ref vector3s[2].x,time);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_63 = V_1;
|
|
NullCheck(L_63);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_64 = V_1;
|
|
NullCheck(L_64);
|
|
float L_65 = ((L_64)->GetAddressAt(static_cast<il2cpp_array_size_t>(0)))->___x_2;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_66 = V_1;
|
|
NullCheck(L_66);
|
|
float L_67 = ((L_66)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___x_2;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_68 = V_1;
|
|
NullCheck(L_68);
|
|
float* L_69 = (&((L_68)->GetAddressAt(static_cast<il2cpp_array_size_t>(2)))->___x_2);
|
|
float L_70 = V_0;
|
|
float L_71;
|
|
L_71 = Mathf_SmoothDampAngle_m81F8BEDEE653DBC7AEC560E21EA429B34AA2734D_inline(L_65, L_67, L_69, L_70, NULL);
|
|
((L_63)->GetAddressAt(static_cast<il2cpp_array_size_t>(3)))->___x_2 = L_71;
|
|
// vector3s[3].y=Mathf.SmoothDampAngle(vector3s[0].y,vector3s[1].y,ref vector3s[2].y,time);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_72 = V_1;
|
|
NullCheck(L_72);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_73 = V_1;
|
|
NullCheck(L_73);
|
|
float L_74 = ((L_73)->GetAddressAt(static_cast<il2cpp_array_size_t>(0)))->___y_3;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_75 = V_1;
|
|
NullCheck(L_75);
|
|
float L_76 = ((L_75)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___y_3;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_77 = V_1;
|
|
NullCheck(L_77);
|
|
float* L_78 = (&((L_77)->GetAddressAt(static_cast<il2cpp_array_size_t>(2)))->___y_3);
|
|
float L_79 = V_0;
|
|
float L_80;
|
|
L_80 = Mathf_SmoothDampAngle_m81F8BEDEE653DBC7AEC560E21EA429B34AA2734D_inline(L_74, L_76, L_78, L_79, NULL);
|
|
((L_72)->GetAddressAt(static_cast<il2cpp_array_size_t>(3)))->___y_3 = L_80;
|
|
// vector3s[3].z=Mathf.SmoothDampAngle(vector3s[0].z,vector3s[1].z,ref vector3s[2].z,time);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_81 = V_1;
|
|
NullCheck(L_81);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_82 = V_1;
|
|
NullCheck(L_82);
|
|
float L_83 = ((L_82)->GetAddressAt(static_cast<il2cpp_array_size_t>(0)))->___z_4;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_84 = V_1;
|
|
NullCheck(L_84);
|
|
float L_85 = ((L_84)->GetAddressAt(static_cast<il2cpp_array_size_t>(1)))->___z_4;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_86 = V_1;
|
|
NullCheck(L_86);
|
|
float* L_87 = (&((L_86)->GetAddressAt(static_cast<il2cpp_array_size_t>(2)))->___z_4);
|
|
float L_88 = V_0;
|
|
float L_89;
|
|
L_89 = Mathf_SmoothDampAngle_m81F8BEDEE653DBC7AEC560E21EA429B34AA2734D_inline(L_83, L_85, L_87, L_88, NULL);
|
|
((L_81)->GetAddressAt(static_cast<il2cpp_array_size_t>(3)))->___z_4 = L_89;
|
|
// target.transform.eulerAngles=vector3s[3];
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_90 = ___0_target;
|
|
NullCheck(L_90);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_91;
|
|
L_91 = GameObject_get_transform_m0BC10ADFA1632166AE5544BDF9038A2650C2AE56(L_90, NULL);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_92 = V_1;
|
|
NullCheck(L_92);
|
|
int32_t L_93 = 3;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_94 = (L_92)->GetAt(static_cast<il2cpp_array_size_t>(L_93));
|
|
NullCheck(L_91);
|
|
Transform_set_eulerAngles_m9F0BC484A7915A51FAB87230644229B75BACA004(L_91, L_94, NULL);
|
|
// if(args.Contains("axis")){
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_95 = ___1_args;
|
|
NullCheck(L_95);
|
|
bool L_96;
|
|
L_96 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_95, _stringLiteralD6315798FF47A5A5AB2AD03739B4783B2AD1305B);
|
|
if (!L_96)
|
|
{
|
|
goto IL_0340;
|
|
}
|
|
}
|
|
{
|
|
// vector3s[4]=target.transform.eulerAngles;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_97 = V_1;
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_98 = ___0_target;
|
|
NullCheck(L_98);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_99;
|
|
L_99 = GameObject_get_transform_m0BC10ADFA1632166AE5544BDF9038A2650C2AE56(L_98, NULL);
|
|
NullCheck(L_99);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_100;
|
|
L_100 = Transform_get_eulerAngles_mCAAF48EFCF628F1ED91C2FFE75A4FD19C039DD6A(L_99, NULL);
|
|
NullCheck(L_97);
|
|
(L_97)->SetAt(static_cast<il2cpp_array_size_t>(4), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_100);
|
|
// switch((string)args["axis"]){
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_101 = ___1_args;
|
|
NullCheck(L_101);
|
|
RuntimeObject* L_102;
|
|
L_102 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_101, _stringLiteralD6315798FF47A5A5AB2AD03739B4783B2AD1305B);
|
|
V_3 = ((String_t*)CastclassSealed((RuntimeObject*)L_102, String_t_il2cpp_TypeInfo_var));
|
|
String_t* L_103 = V_3;
|
|
bool L_104;
|
|
L_104 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_103, _stringLiteral062DB096C728515E033CF8C48A1C1F0B9A79384B, NULL);
|
|
if (L_104)
|
|
{
|
|
goto IL_029a;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_105 = V_3;
|
|
bool L_106;
|
|
L_106 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_105, _stringLiteral9384C6EF2DA5C0BD5274A0DACFF291D0ABBFD8B1, NULL);
|
|
if (L_106)
|
|
{
|
|
goto IL_02cc;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_107 = V_3;
|
|
bool L_108;
|
|
L_108 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_107, _stringLiteral9CE1604D659135925CCC4DD1F526AFFE42E689F1, NULL);
|
|
if (L_108)
|
|
{
|
|
goto IL_02fe;
|
|
}
|
|
}
|
|
{
|
|
goto IL_032e;
|
|
}
|
|
|
|
IL_029a:
|
|
{
|
|
// vector3s[4].y=vector3s[0].y;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_109 = V_1;
|
|
NullCheck(L_109);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_110 = V_1;
|
|
NullCheck(L_110);
|
|
float L_111 = ((L_110)->GetAddressAt(static_cast<il2cpp_array_size_t>(0)))->___y_3;
|
|
((L_109)->GetAddressAt(static_cast<il2cpp_array_size_t>(4)))->___y_3 = L_111;
|
|
// vector3s[4].z=vector3s[0].z;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_112 = V_1;
|
|
NullCheck(L_112);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_113 = V_1;
|
|
NullCheck(L_113);
|
|
float L_114 = ((L_113)->GetAddressAt(static_cast<il2cpp_array_size_t>(0)))->___z_4;
|
|
((L_112)->GetAddressAt(static_cast<il2cpp_array_size_t>(4)))->___z_4 = L_114;
|
|
// break;
|
|
goto IL_032e;
|
|
}
|
|
|
|
IL_02cc:
|
|
{
|
|
// vector3s[4].x=vector3s[0].x;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_115 = V_1;
|
|
NullCheck(L_115);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_116 = V_1;
|
|
NullCheck(L_116);
|
|
float L_117 = ((L_116)->GetAddressAt(static_cast<il2cpp_array_size_t>(0)))->___x_2;
|
|
((L_115)->GetAddressAt(static_cast<il2cpp_array_size_t>(4)))->___x_2 = L_117;
|
|
// vector3s[4].z=vector3s[0].z;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_118 = V_1;
|
|
NullCheck(L_118);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_119 = V_1;
|
|
NullCheck(L_119);
|
|
float L_120 = ((L_119)->GetAddressAt(static_cast<il2cpp_array_size_t>(0)))->___z_4;
|
|
((L_118)->GetAddressAt(static_cast<il2cpp_array_size_t>(4)))->___z_4 = L_120;
|
|
// break;
|
|
goto IL_032e;
|
|
}
|
|
|
|
IL_02fe:
|
|
{
|
|
// vector3s[4].x=vector3s[0].x;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_121 = V_1;
|
|
NullCheck(L_121);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_122 = V_1;
|
|
NullCheck(L_122);
|
|
float L_123 = ((L_122)->GetAddressAt(static_cast<il2cpp_array_size_t>(0)))->___x_2;
|
|
((L_121)->GetAddressAt(static_cast<il2cpp_array_size_t>(4)))->___x_2 = L_123;
|
|
// vector3s[4].y=vector3s[0].y;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_124 = V_1;
|
|
NullCheck(L_124);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_125 = V_1;
|
|
NullCheck(L_125);
|
|
float L_126 = ((L_125)->GetAddressAt(static_cast<il2cpp_array_size_t>(0)))->___y_3;
|
|
((L_124)->GetAddressAt(static_cast<il2cpp_array_size_t>(4)))->___y_3 = L_126;
|
|
}
|
|
|
|
IL_032e:
|
|
{
|
|
// target.transform.eulerAngles=vector3s[4];
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_127 = ___0_target;
|
|
NullCheck(L_127);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_128;
|
|
L_128 = GameObject_get_transform_m0BC10ADFA1632166AE5544BDF9038A2650C2AE56(L_127, NULL);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_129 = V_1;
|
|
NullCheck(L_129);
|
|
int32_t L_130 = 4;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_131 = (L_129)->GetAt(static_cast<il2cpp_array_size_t>(L_130));
|
|
NullCheck(L_128);
|
|
Transform_set_eulerAngles_m9F0BC484A7915A51FAB87230644229B75BACA004(L_128, L_131, NULL);
|
|
}
|
|
|
|
IL_0340:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::LookUpdate(UnityEngine.GameObject,UnityEngine.Vector3,System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_LookUpdate_mD37C32F10DD824F12F129ADCD390AEA99E42ACE9 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___1_looktarget, float ___2_time, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3B596E42BC12C0AB0FA7CC6D2CA7CA9437463324);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// LookUpdate(target,Hash("looktarget",looktarget,"time",time));
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_0 = ___0_target;
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_1 = (ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)SZArrayNew(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var, (uint32_t)4);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_2 = L_1;
|
|
NullCheck(L_2);
|
|
ArrayElementTypeCheck (L_2, _stringLiteral3B596E42BC12C0AB0FA7CC6D2CA7CA9437463324);
|
|
(L_2)->SetAt(static_cast<il2cpp_array_size_t>(0), (RuntimeObject*)_stringLiteral3B596E42BC12C0AB0FA7CC6D2CA7CA9437463324);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_3 = L_2;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_4 = ___1_looktarget;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_5 = L_4;
|
|
RuntimeObject* L_6 = Box(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var, &L_5);
|
|
NullCheck(L_3);
|
|
ArrayElementTypeCheck (L_3, L_6);
|
|
(L_3)->SetAt(static_cast<il2cpp_array_size_t>(1), (RuntimeObject*)L_6);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_7 = L_3;
|
|
NullCheck(L_7);
|
|
ArrayElementTypeCheck (L_7, _stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
(L_7)->SetAt(static_cast<il2cpp_array_size_t>(2), (RuntimeObject*)_stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_8 = L_7;
|
|
float L_9 = ___2_time;
|
|
float L_10 = L_9;
|
|
RuntimeObject* L_11 = Box(Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var, &L_10);
|
|
NullCheck(L_8);
|
|
ArrayElementTypeCheck (L_8, L_11);
|
|
(L_8)->SetAt(static_cast<il2cpp_array_size_t>(3), (RuntimeObject*)L_11);
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_12;
|
|
L_12 = iTween_Hash_mD88C194FC245F9848017671F12F03CA83C7DA979(L_8, NULL);
|
|
iTween_LookUpdate_m74849C8F5B4A3CC5FAAEEFA7D166393E4A153708(L_0, L_12, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Single iTween::PathLength(UnityEngine.Transform[])
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float iTween_PathLength_mD04B0A254BC25AE1F632D693E52A16677B551E64 (TransformU5BU5D_tBB9C5F5686CAE82E3D97D43DF0F3D68ABF75EC24* ___0_path, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* V_0 = NULL;
|
|
float V_1 = 0.0f;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* V_2 = NULL;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_3;
|
|
memset((&V_3), 0, sizeof(V_3));
|
|
int32_t V_4 = 0;
|
|
int32_t V_5 = 0;
|
|
int32_t V_6 = 0;
|
|
float V_7 = 0.0f;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_8;
|
|
memset((&V_8), 0, sizeof(V_8));
|
|
{
|
|
// Vector3[] suppliedPath = new Vector3[path.Length];
|
|
TransformU5BU5D_tBB9C5F5686CAE82E3D97D43DF0F3D68ABF75EC24* L_0 = ___0_path;
|
|
NullCheck(L_0);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_1 = (Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)SZArrayNew(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C_il2cpp_TypeInfo_var, (uint32_t)((int32_t)(((RuntimeArray*)L_0)->max_length)));
|
|
V_0 = L_1;
|
|
// float pathLength = 0;
|
|
V_1 = (0.0f);
|
|
// for (int i = 0; i < path.Length; i++) {
|
|
V_5 = 0;
|
|
goto IL_002b;
|
|
}
|
|
|
|
IL_0014:
|
|
{
|
|
// suppliedPath[i]=path[i].position;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_2 = V_0;
|
|
int32_t L_3 = V_5;
|
|
TransformU5BU5D_tBB9C5F5686CAE82E3D97D43DF0F3D68ABF75EC24* L_4 = ___0_path;
|
|
int32_t L_5 = V_5;
|
|
NullCheck(L_4);
|
|
int32_t L_6 = L_5;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_7 = (L_4)->GetAt(static_cast<il2cpp_array_size_t>(L_6));
|
|
NullCheck(L_7);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_8;
|
|
L_8 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_7, NULL);
|
|
NullCheck(L_2);
|
|
(L_2)->SetAt(static_cast<il2cpp_array_size_t>(L_3), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_8);
|
|
// for (int i = 0; i < path.Length; i++) {
|
|
int32_t L_9 = V_5;
|
|
V_5 = ((int32_t)il2cpp_codegen_add(L_9, 1));
|
|
}
|
|
|
|
IL_002b:
|
|
{
|
|
// for (int i = 0; i < path.Length; i++) {
|
|
int32_t L_10 = V_5;
|
|
TransformU5BU5D_tBB9C5F5686CAE82E3D97D43DF0F3D68ABF75EC24* L_11 = ___0_path;
|
|
NullCheck(L_11);
|
|
if ((((int32_t)L_10) < ((int32_t)((int32_t)(((RuntimeArray*)L_11)->max_length)))))
|
|
{
|
|
goto IL_0014;
|
|
}
|
|
}
|
|
{
|
|
// Vector3[] vector3s = PathControlPointGenerator(suppliedPath);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_12 = V_0;
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_13;
|
|
L_13 = iTween_PathControlPointGenerator_m47F484A7489313FED131E8A51C1E1E0BE50CBA14(L_12, NULL);
|
|
V_2 = L_13;
|
|
// Vector3 prevPt = Interp(vector3s,0);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_14 = V_2;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_15;
|
|
L_15 = iTween_Interp_m1A5A34FE5625E6E72ED287016D0F8B166DD8FBAA(L_14, (0.0f), NULL);
|
|
V_3 = L_15;
|
|
// int SmoothAmount = path.Length*20;
|
|
TransformU5BU5D_tBB9C5F5686CAE82E3D97D43DF0F3D68ABF75EC24* L_16 = ___0_path;
|
|
NullCheck(L_16);
|
|
V_4 = ((int32_t)il2cpp_codegen_multiply(((int32_t)(((RuntimeArray*)L_16)->max_length)), ((int32_t)20)));
|
|
// for (int i = 1; i <= SmoothAmount; i++) {
|
|
V_6 = 1;
|
|
goto IL_0079;
|
|
}
|
|
|
|
IL_0052:
|
|
{
|
|
// float pm = (float) i / SmoothAmount;
|
|
int32_t L_17 = V_6;
|
|
int32_t L_18 = V_4;
|
|
V_7 = ((float)(((float)L_17)/((float)L_18)));
|
|
// Vector3 currPt = Interp(vector3s,pm);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_19 = V_2;
|
|
float L_20 = V_7;
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_21;
|
|
L_21 = iTween_Interp_m1A5A34FE5625E6E72ED287016D0F8B166DD8FBAA(L_19, L_20, NULL);
|
|
V_8 = L_21;
|
|
// pathLength += Vector3.Distance(prevPt,currPt);
|
|
float L_22 = V_1;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_23 = V_3;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_24 = V_8;
|
|
float L_25;
|
|
L_25 = Vector3_Distance_m2314DB9B8BD01157E013DF87BEA557375C7F9FF9_inline(L_23, L_24, NULL);
|
|
V_1 = ((float)il2cpp_codegen_add(L_22, L_25));
|
|
// prevPt = currPt;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_26 = V_8;
|
|
V_3 = L_26;
|
|
// for (int i = 1; i <= SmoothAmount; i++) {
|
|
int32_t L_27 = V_6;
|
|
V_6 = ((int32_t)il2cpp_codegen_add(L_27, 1));
|
|
}
|
|
|
|
IL_0079:
|
|
{
|
|
// for (int i = 1; i <= SmoothAmount; i++) {
|
|
int32_t L_28 = V_6;
|
|
int32_t L_29 = V_4;
|
|
if ((((int32_t)L_28) <= ((int32_t)L_29)))
|
|
{
|
|
goto IL_0052;
|
|
}
|
|
}
|
|
{
|
|
// return pathLength;
|
|
float L_30 = V_1;
|
|
return L_30;
|
|
}
|
|
}
|
|
// System.Single iTween::PathLength(UnityEngine.Vector3[])
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float iTween_PathLength_m992226EC41BB3AEAA267D1774DFB9CD677F49C5A (Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* ___0_path, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
float V_0 = 0.0f;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* V_1 = NULL;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_2;
|
|
memset((&V_2), 0, sizeof(V_2));
|
|
int32_t V_3 = 0;
|
|
int32_t V_4 = 0;
|
|
float V_5 = 0.0f;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_6;
|
|
memset((&V_6), 0, sizeof(V_6));
|
|
{
|
|
// float pathLength = 0;
|
|
V_0 = (0.0f);
|
|
// Vector3[] vector3s = PathControlPointGenerator(path);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_0 = ___0_path;
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_1;
|
|
L_1 = iTween_PathControlPointGenerator_m47F484A7489313FED131E8A51C1E1E0BE50CBA14(L_0, NULL);
|
|
V_1 = L_1;
|
|
// Vector3 prevPt = Interp(vector3s,0);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_2 = V_1;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_3;
|
|
L_3 = iTween_Interp_m1A5A34FE5625E6E72ED287016D0F8B166DD8FBAA(L_2, (0.0f), NULL);
|
|
V_2 = L_3;
|
|
// int SmoothAmount = path.Length*20;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_4 = ___0_path;
|
|
NullCheck(L_4);
|
|
V_3 = ((int32_t)il2cpp_codegen_multiply(((int32_t)(((RuntimeArray*)L_4)->max_length)), ((int32_t)20)));
|
|
// for (int i = 1; i <= SmoothAmount; i++) {
|
|
V_4 = 1;
|
|
goto IL_004b;
|
|
}
|
|
|
|
IL_0025:
|
|
{
|
|
// float pm = (float) i / SmoothAmount;
|
|
int32_t L_5 = V_4;
|
|
int32_t L_6 = V_3;
|
|
V_5 = ((float)(((float)L_5)/((float)L_6)));
|
|
// Vector3 currPt = Interp(vector3s,pm);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_7 = V_1;
|
|
float L_8 = V_5;
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_9;
|
|
L_9 = iTween_Interp_m1A5A34FE5625E6E72ED287016D0F8B166DD8FBAA(L_7, L_8, NULL);
|
|
V_6 = L_9;
|
|
// pathLength += Vector3.Distance(prevPt,currPt);
|
|
float L_10 = V_0;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_11 = V_2;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_12 = V_6;
|
|
float L_13;
|
|
L_13 = Vector3_Distance_m2314DB9B8BD01157E013DF87BEA557375C7F9FF9_inline(L_11, L_12, NULL);
|
|
V_0 = ((float)il2cpp_codegen_add(L_10, L_13));
|
|
// prevPt = currPt;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_14 = V_6;
|
|
V_2 = L_14;
|
|
// for (int i = 1; i <= SmoothAmount; i++) {
|
|
int32_t L_15 = V_4;
|
|
V_4 = ((int32_t)il2cpp_codegen_add(L_15, 1));
|
|
}
|
|
|
|
IL_004b:
|
|
{
|
|
// for (int i = 1; i <= SmoothAmount; i++) {
|
|
int32_t L_16 = V_4;
|
|
int32_t L_17 = V_3;
|
|
if ((((int32_t)L_16) <= ((int32_t)L_17)))
|
|
{
|
|
goto IL_0025;
|
|
}
|
|
}
|
|
{
|
|
// return pathLength;
|
|
float L_18 = V_0;
|
|
return L_18;
|
|
}
|
|
}
|
|
// System.Void iTween::PutOnPath(UnityEngine.GameObject,UnityEngine.Vector3[],System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_PutOnPath_mE00A20C0B250D72C80566CD9E9F9167F5F0BA1A0 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* ___1_path, float ___2_percent, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// target.transform.position=Interp(PathControlPointGenerator(path),percent);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_0 = ___0_target;
|
|
NullCheck(L_0);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_1;
|
|
L_1 = GameObject_get_transform_m0BC10ADFA1632166AE5544BDF9038A2650C2AE56(L_0, NULL);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_2 = ___1_path;
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_3;
|
|
L_3 = iTween_PathControlPointGenerator_m47F484A7489313FED131E8A51C1E1E0BE50CBA14(L_2, NULL);
|
|
float L_4 = ___2_percent;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_5;
|
|
L_5 = iTween_Interp_m1A5A34FE5625E6E72ED287016D0F8B166DD8FBAA(L_3, L_4, NULL);
|
|
NullCheck(L_1);
|
|
Transform_set_position_mA1A817124BB41B685043DED2A9BA48CDF37C4156(L_1, L_5, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::PutOnPath(UnityEngine.Transform,UnityEngine.Vector3[],System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_PutOnPath_mA1BCD8DF96140E52C390425D58F69C09DAFCAF0B (Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* ___0_target, Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* ___1_path, float ___2_percent, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// target.position=Interp(PathControlPointGenerator(path),percent);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_0 = ___0_target;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_1 = ___1_path;
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_2;
|
|
L_2 = iTween_PathControlPointGenerator_m47F484A7489313FED131E8A51C1E1E0BE50CBA14(L_1, NULL);
|
|
float L_3 = ___2_percent;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_4;
|
|
L_4 = iTween_Interp_m1A5A34FE5625E6E72ED287016D0F8B166DD8FBAA(L_2, L_3, NULL);
|
|
NullCheck(L_0);
|
|
Transform_set_position_mA1A817124BB41B685043DED2A9BA48CDF37C4156(L_0, L_4, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::PutOnPath(UnityEngine.GameObject,UnityEngine.Transform[],System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_PutOnPath_m5A2B3306BB8CB71D297022FDC2FC573AED294F52 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, TransformU5BU5D_tBB9C5F5686CAE82E3D97D43DF0F3D68ABF75EC24* ___1_path, float ___2_percent, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* V_0 = NULL;
|
|
int32_t V_1 = 0;
|
|
{
|
|
// Vector3[] suppliedPath = new Vector3[path.Length];
|
|
TransformU5BU5D_tBB9C5F5686CAE82E3D97D43DF0F3D68ABF75EC24* L_0 = ___1_path;
|
|
NullCheck(L_0);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_1 = (Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)SZArrayNew(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C_il2cpp_TypeInfo_var, (uint32_t)((int32_t)(((RuntimeArray*)L_0)->max_length)));
|
|
V_0 = L_1;
|
|
// for (int i = 0; i < path.Length; i++) {
|
|
V_1 = 0;
|
|
goto IL_0020;
|
|
}
|
|
|
|
IL_000d:
|
|
{
|
|
// suppliedPath[i]=path[i].position;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_2 = V_0;
|
|
int32_t L_3 = V_1;
|
|
TransformU5BU5D_tBB9C5F5686CAE82E3D97D43DF0F3D68ABF75EC24* L_4 = ___1_path;
|
|
int32_t L_5 = V_1;
|
|
NullCheck(L_4);
|
|
int32_t L_6 = L_5;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_7 = (L_4)->GetAt(static_cast<il2cpp_array_size_t>(L_6));
|
|
NullCheck(L_7);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_8;
|
|
L_8 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_7, NULL);
|
|
NullCheck(L_2);
|
|
(L_2)->SetAt(static_cast<il2cpp_array_size_t>(L_3), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_8);
|
|
// for (int i = 0; i < path.Length; i++) {
|
|
int32_t L_9 = V_1;
|
|
V_1 = ((int32_t)il2cpp_codegen_add(L_9, 1));
|
|
}
|
|
|
|
IL_0020:
|
|
{
|
|
// for (int i = 0; i < path.Length; i++) {
|
|
int32_t L_10 = V_1;
|
|
TransformU5BU5D_tBB9C5F5686CAE82E3D97D43DF0F3D68ABF75EC24* L_11 = ___1_path;
|
|
NullCheck(L_11);
|
|
if ((((int32_t)L_10) < ((int32_t)((int32_t)(((RuntimeArray*)L_11)->max_length)))))
|
|
{
|
|
goto IL_000d;
|
|
}
|
|
}
|
|
{
|
|
// target.transform.position=Interp(PathControlPointGenerator(suppliedPath),percent);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_12 = ___0_target;
|
|
NullCheck(L_12);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_13;
|
|
L_13 = GameObject_get_transform_m0BC10ADFA1632166AE5544BDF9038A2650C2AE56(L_12, NULL);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_14 = V_0;
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_15;
|
|
L_15 = iTween_PathControlPointGenerator_m47F484A7489313FED131E8A51C1E1E0BE50CBA14(L_14, NULL);
|
|
float L_16 = ___2_percent;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_17;
|
|
L_17 = iTween_Interp_m1A5A34FE5625E6E72ED287016D0F8B166DD8FBAA(L_15, L_16, NULL);
|
|
NullCheck(L_13);
|
|
Transform_set_position_mA1A817124BB41B685043DED2A9BA48CDF37C4156(L_13, L_17, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::PutOnPath(UnityEngine.Transform,UnityEngine.Transform[],System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_PutOnPath_m60A02079E26B9F07A9614B42CA4EDB48B2656C84 (Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* ___0_target, TransformU5BU5D_tBB9C5F5686CAE82E3D97D43DF0F3D68ABF75EC24* ___1_path, float ___2_percent, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* V_0 = NULL;
|
|
int32_t V_1 = 0;
|
|
{
|
|
// Vector3[] suppliedPath = new Vector3[path.Length];
|
|
TransformU5BU5D_tBB9C5F5686CAE82E3D97D43DF0F3D68ABF75EC24* L_0 = ___1_path;
|
|
NullCheck(L_0);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_1 = (Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)SZArrayNew(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C_il2cpp_TypeInfo_var, (uint32_t)((int32_t)(((RuntimeArray*)L_0)->max_length)));
|
|
V_0 = L_1;
|
|
// for (int i = 0; i < path.Length; i++) {
|
|
V_1 = 0;
|
|
goto IL_0020;
|
|
}
|
|
|
|
IL_000d:
|
|
{
|
|
// suppliedPath[i]=path[i].position;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_2 = V_0;
|
|
int32_t L_3 = V_1;
|
|
TransformU5BU5D_tBB9C5F5686CAE82E3D97D43DF0F3D68ABF75EC24* L_4 = ___1_path;
|
|
int32_t L_5 = V_1;
|
|
NullCheck(L_4);
|
|
int32_t L_6 = L_5;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_7 = (L_4)->GetAt(static_cast<il2cpp_array_size_t>(L_6));
|
|
NullCheck(L_7);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_8;
|
|
L_8 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_7, NULL);
|
|
NullCheck(L_2);
|
|
(L_2)->SetAt(static_cast<il2cpp_array_size_t>(L_3), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_8);
|
|
// for (int i = 0; i < path.Length; i++) {
|
|
int32_t L_9 = V_1;
|
|
V_1 = ((int32_t)il2cpp_codegen_add(L_9, 1));
|
|
}
|
|
|
|
IL_0020:
|
|
{
|
|
// for (int i = 0; i < path.Length; i++) {
|
|
int32_t L_10 = V_1;
|
|
TransformU5BU5D_tBB9C5F5686CAE82E3D97D43DF0F3D68ABF75EC24* L_11 = ___1_path;
|
|
NullCheck(L_11);
|
|
if ((((int32_t)L_10) < ((int32_t)((int32_t)(((RuntimeArray*)L_11)->max_length)))))
|
|
{
|
|
goto IL_000d;
|
|
}
|
|
}
|
|
{
|
|
// target.position=Interp(PathControlPointGenerator(suppliedPath),percent);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_12 = ___0_target;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_13 = V_0;
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_14;
|
|
L_14 = iTween_PathControlPointGenerator_m47F484A7489313FED131E8A51C1E1E0BE50CBA14(L_13, NULL);
|
|
float L_15 = ___2_percent;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_16;
|
|
L_16 = iTween_Interp_m1A5A34FE5625E6E72ED287016D0F8B166DD8FBAA(L_14, L_15, NULL);
|
|
NullCheck(L_12);
|
|
Transform_set_position_mA1A817124BB41B685043DED2A9BA48CDF37C4156(L_12, L_16, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// UnityEngine.Vector3 iTween::PointOnPath(UnityEngine.Transform[],System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 iTween_PointOnPath_m46C4661516B7FF96C46A49C9D15156308E766C76 (TransformU5BU5D_tBB9C5F5686CAE82E3D97D43DF0F3D68ABF75EC24* ___0_path, float ___1_percent, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* V_0 = NULL;
|
|
int32_t V_1 = 0;
|
|
{
|
|
// Vector3[] suppliedPath = new Vector3[path.Length];
|
|
TransformU5BU5D_tBB9C5F5686CAE82E3D97D43DF0F3D68ABF75EC24* L_0 = ___0_path;
|
|
NullCheck(L_0);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_1 = (Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)SZArrayNew(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C_il2cpp_TypeInfo_var, (uint32_t)((int32_t)(((RuntimeArray*)L_0)->max_length)));
|
|
V_0 = L_1;
|
|
// for (int i = 0; i < path.Length; i++) {
|
|
V_1 = 0;
|
|
goto IL_0020;
|
|
}
|
|
|
|
IL_000d:
|
|
{
|
|
// suppliedPath[i]=path[i].position;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_2 = V_0;
|
|
int32_t L_3 = V_1;
|
|
TransformU5BU5D_tBB9C5F5686CAE82E3D97D43DF0F3D68ABF75EC24* L_4 = ___0_path;
|
|
int32_t L_5 = V_1;
|
|
NullCheck(L_4);
|
|
int32_t L_6 = L_5;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_7 = (L_4)->GetAt(static_cast<il2cpp_array_size_t>(L_6));
|
|
NullCheck(L_7);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_8;
|
|
L_8 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_7, NULL);
|
|
NullCheck(L_2);
|
|
(L_2)->SetAt(static_cast<il2cpp_array_size_t>(L_3), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_8);
|
|
// for (int i = 0; i < path.Length; i++) {
|
|
int32_t L_9 = V_1;
|
|
V_1 = ((int32_t)il2cpp_codegen_add(L_9, 1));
|
|
}
|
|
|
|
IL_0020:
|
|
{
|
|
// for (int i = 0; i < path.Length; i++) {
|
|
int32_t L_10 = V_1;
|
|
TransformU5BU5D_tBB9C5F5686CAE82E3D97D43DF0F3D68ABF75EC24* L_11 = ___0_path;
|
|
NullCheck(L_11);
|
|
if ((((int32_t)L_10) < ((int32_t)((int32_t)(((RuntimeArray*)L_11)->max_length)))))
|
|
{
|
|
goto IL_000d;
|
|
}
|
|
}
|
|
{
|
|
// return(Interp(PathControlPointGenerator(suppliedPath),percent));
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_12 = V_0;
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_13;
|
|
L_13 = iTween_PathControlPointGenerator_m47F484A7489313FED131E8A51C1E1E0BE50CBA14(L_12, NULL);
|
|
float L_14 = ___1_percent;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_15;
|
|
L_15 = iTween_Interp_m1A5A34FE5625E6E72ED287016D0F8B166DD8FBAA(L_13, L_14, NULL);
|
|
return L_15;
|
|
}
|
|
}
|
|
// System.Void iTween::DrawLine(UnityEngine.Vector3[])
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_DrawLine_m8CAB0C89681B1DAFD58FEAD5A9A5E8B3F826F9D1 (Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* ___0_line, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral59A4B39D3B5D3230416CE9000EF3824F7555F7F4);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// if(line.Length>0){
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_0 = ___0_line;
|
|
NullCheck(L_0);
|
|
if (!(((RuntimeArray*)L_0)->max_length))
|
|
{
|
|
goto IL_0014;
|
|
}
|
|
}
|
|
{
|
|
// DrawLineHelper(line,Defaults.color,"gizmos");
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_1 = ___0_line;
|
|
il2cpp_codegen_runtime_class_init_inline(Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var);
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_2 = ((Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_StaticFields*)il2cpp_codegen_static_fields_for(Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var))->___color_9;
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
iTween_DrawLineHelper_m49DF6C5BABDE95199BE28AE725F685D137DB6CB6(L_1, L_2, _stringLiteral59A4B39D3B5D3230416CE9000EF3824F7555F7F4, NULL);
|
|
}
|
|
|
|
IL_0014:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::DrawLine(UnityEngine.Vector3[],UnityEngine.Color)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_DrawLine_m13BDCEB7C4901CF2FA1C1F1A754F9C49F33F3003 (Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* ___0_line, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___1_color, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral59A4B39D3B5D3230416CE9000EF3824F7555F7F4);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// if(line.Length>0){
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_0 = ___0_line;
|
|
NullCheck(L_0);
|
|
if (!(((RuntimeArray*)L_0)->max_length))
|
|
{
|
|
goto IL_0010;
|
|
}
|
|
}
|
|
{
|
|
// DrawLineHelper(line,color,"gizmos");
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_1 = ___0_line;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_2 = ___1_color;
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
iTween_DrawLineHelper_m49DF6C5BABDE95199BE28AE725F685D137DB6CB6(L_1, L_2, _stringLiteral59A4B39D3B5D3230416CE9000EF3824F7555F7F4, NULL);
|
|
}
|
|
|
|
IL_0010:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::DrawLine(UnityEngine.Transform[])
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_DrawLine_mFF433F0696377A864351EF8FD256E688066D8CFB (TransformU5BU5D_tBB9C5F5686CAE82E3D97D43DF0F3D68ABF75EC24* ___0_line, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral59A4B39D3B5D3230416CE9000EF3824F7555F7F4);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* V_0 = NULL;
|
|
int32_t V_1 = 0;
|
|
{
|
|
// if(line.Length>0){
|
|
TransformU5BU5D_tBB9C5F5686CAE82E3D97D43DF0F3D68ABF75EC24* L_0 = ___0_line;
|
|
NullCheck(L_0);
|
|
if (!(((RuntimeArray*)L_0)->max_length))
|
|
{
|
|
goto IL_003a;
|
|
}
|
|
}
|
|
{
|
|
// Vector3[] suppliedLine = new Vector3[line.Length];
|
|
TransformU5BU5D_tBB9C5F5686CAE82E3D97D43DF0F3D68ABF75EC24* L_1 = ___0_line;
|
|
NullCheck(L_1);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_2 = (Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)SZArrayNew(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C_il2cpp_TypeInfo_var, (uint32_t)((int32_t)(((RuntimeArray*)L_1)->max_length)));
|
|
V_0 = L_2;
|
|
// for (int i = 0; i < line.Length; i++) {
|
|
V_1 = 0;
|
|
goto IL_0024;
|
|
}
|
|
|
|
IL_0011:
|
|
{
|
|
// suppliedLine[i]=line[i].position;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_3 = V_0;
|
|
int32_t L_4 = V_1;
|
|
TransformU5BU5D_tBB9C5F5686CAE82E3D97D43DF0F3D68ABF75EC24* L_5 = ___0_line;
|
|
int32_t L_6 = V_1;
|
|
NullCheck(L_5);
|
|
int32_t L_7 = L_6;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_8 = (L_5)->GetAt(static_cast<il2cpp_array_size_t>(L_7));
|
|
NullCheck(L_8);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_9;
|
|
L_9 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_8, NULL);
|
|
NullCheck(L_3);
|
|
(L_3)->SetAt(static_cast<il2cpp_array_size_t>(L_4), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_9);
|
|
// for (int i = 0; i < line.Length; i++) {
|
|
int32_t L_10 = V_1;
|
|
V_1 = ((int32_t)il2cpp_codegen_add(L_10, 1));
|
|
}
|
|
|
|
IL_0024:
|
|
{
|
|
// for (int i = 0; i < line.Length; i++) {
|
|
int32_t L_11 = V_1;
|
|
TransformU5BU5D_tBB9C5F5686CAE82E3D97D43DF0F3D68ABF75EC24* L_12 = ___0_line;
|
|
NullCheck(L_12);
|
|
if ((((int32_t)L_11) < ((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length)))))
|
|
{
|
|
goto IL_0011;
|
|
}
|
|
}
|
|
{
|
|
// DrawLineHelper(suppliedLine,Defaults.color,"gizmos");
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_13 = V_0;
|
|
il2cpp_codegen_runtime_class_init_inline(Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var);
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_14 = ((Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_StaticFields*)il2cpp_codegen_static_fields_for(Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var))->___color_9;
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
iTween_DrawLineHelper_m49DF6C5BABDE95199BE28AE725F685D137DB6CB6(L_13, L_14, _stringLiteral59A4B39D3B5D3230416CE9000EF3824F7555F7F4, NULL);
|
|
}
|
|
|
|
IL_003a:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::DrawLine(UnityEngine.Transform[],UnityEngine.Color)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_DrawLine_m746B4B2FB415C6F286BCC395A213DB6D2AB13F43 (TransformU5BU5D_tBB9C5F5686CAE82E3D97D43DF0F3D68ABF75EC24* ___0_line, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___1_color, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral59A4B39D3B5D3230416CE9000EF3824F7555F7F4);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* V_0 = NULL;
|
|
int32_t V_1 = 0;
|
|
{
|
|
// if(line.Length>0){
|
|
TransformU5BU5D_tBB9C5F5686CAE82E3D97D43DF0F3D68ABF75EC24* L_0 = ___0_line;
|
|
NullCheck(L_0);
|
|
if (!(((RuntimeArray*)L_0)->max_length))
|
|
{
|
|
goto IL_0036;
|
|
}
|
|
}
|
|
{
|
|
// Vector3[] suppliedLine = new Vector3[line.Length];
|
|
TransformU5BU5D_tBB9C5F5686CAE82E3D97D43DF0F3D68ABF75EC24* L_1 = ___0_line;
|
|
NullCheck(L_1);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_2 = (Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)SZArrayNew(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C_il2cpp_TypeInfo_var, (uint32_t)((int32_t)(((RuntimeArray*)L_1)->max_length)));
|
|
V_0 = L_2;
|
|
// for (int i = 0; i < line.Length; i++) {
|
|
V_1 = 0;
|
|
goto IL_0024;
|
|
}
|
|
|
|
IL_0011:
|
|
{
|
|
// suppliedLine[i]=line[i].position;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_3 = V_0;
|
|
int32_t L_4 = V_1;
|
|
TransformU5BU5D_tBB9C5F5686CAE82E3D97D43DF0F3D68ABF75EC24* L_5 = ___0_line;
|
|
int32_t L_6 = V_1;
|
|
NullCheck(L_5);
|
|
int32_t L_7 = L_6;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_8 = (L_5)->GetAt(static_cast<il2cpp_array_size_t>(L_7));
|
|
NullCheck(L_8);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_9;
|
|
L_9 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_8, NULL);
|
|
NullCheck(L_3);
|
|
(L_3)->SetAt(static_cast<il2cpp_array_size_t>(L_4), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_9);
|
|
// for (int i = 0; i < line.Length; i++) {
|
|
int32_t L_10 = V_1;
|
|
V_1 = ((int32_t)il2cpp_codegen_add(L_10, 1));
|
|
}
|
|
|
|
IL_0024:
|
|
{
|
|
// for (int i = 0; i < line.Length; i++) {
|
|
int32_t L_11 = V_1;
|
|
TransformU5BU5D_tBB9C5F5686CAE82E3D97D43DF0F3D68ABF75EC24* L_12 = ___0_line;
|
|
NullCheck(L_12);
|
|
if ((((int32_t)L_11) < ((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length)))))
|
|
{
|
|
goto IL_0011;
|
|
}
|
|
}
|
|
{
|
|
// DrawLineHelper(suppliedLine, color,"gizmos");
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_13 = V_0;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_14 = ___1_color;
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
iTween_DrawLineHelper_m49DF6C5BABDE95199BE28AE725F685D137DB6CB6(L_13, L_14, _stringLiteral59A4B39D3B5D3230416CE9000EF3824F7555F7F4, NULL);
|
|
}
|
|
|
|
IL_0036:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::DrawLineGizmos(UnityEngine.Vector3[])
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_DrawLineGizmos_m1249A398EF298B0F20EADF78EFCBB36D7C2CF81A (Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* ___0_line, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral59A4B39D3B5D3230416CE9000EF3824F7555F7F4);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// if(line.Length>0){
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_0 = ___0_line;
|
|
NullCheck(L_0);
|
|
if (!(((RuntimeArray*)L_0)->max_length))
|
|
{
|
|
goto IL_0014;
|
|
}
|
|
}
|
|
{
|
|
// DrawLineHelper(line,Defaults.color,"gizmos");
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_1 = ___0_line;
|
|
il2cpp_codegen_runtime_class_init_inline(Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var);
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_2 = ((Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_StaticFields*)il2cpp_codegen_static_fields_for(Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var))->___color_9;
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
iTween_DrawLineHelper_m49DF6C5BABDE95199BE28AE725F685D137DB6CB6(L_1, L_2, _stringLiteral59A4B39D3B5D3230416CE9000EF3824F7555F7F4, NULL);
|
|
}
|
|
|
|
IL_0014:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::DrawLineGizmos(UnityEngine.Vector3[],UnityEngine.Color)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_DrawLineGizmos_mDF3DBAFFE87E2C64A2B9AE21353C577599D3590C (Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* ___0_line, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___1_color, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral59A4B39D3B5D3230416CE9000EF3824F7555F7F4);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// if(line.Length>0){
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_0 = ___0_line;
|
|
NullCheck(L_0);
|
|
if (!(((RuntimeArray*)L_0)->max_length))
|
|
{
|
|
goto IL_0010;
|
|
}
|
|
}
|
|
{
|
|
// DrawLineHelper(line,color,"gizmos");
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_1 = ___0_line;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_2 = ___1_color;
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
iTween_DrawLineHelper_m49DF6C5BABDE95199BE28AE725F685D137DB6CB6(L_1, L_2, _stringLiteral59A4B39D3B5D3230416CE9000EF3824F7555F7F4, NULL);
|
|
}
|
|
|
|
IL_0010:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::DrawLineGizmos(UnityEngine.Transform[])
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_DrawLineGizmos_mF4656439D63C33C3F1756582E54FD44180480919 (TransformU5BU5D_tBB9C5F5686CAE82E3D97D43DF0F3D68ABF75EC24* ___0_line, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral59A4B39D3B5D3230416CE9000EF3824F7555F7F4);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* V_0 = NULL;
|
|
int32_t V_1 = 0;
|
|
{
|
|
// if(line.Length>0){
|
|
TransformU5BU5D_tBB9C5F5686CAE82E3D97D43DF0F3D68ABF75EC24* L_0 = ___0_line;
|
|
NullCheck(L_0);
|
|
if (!(((RuntimeArray*)L_0)->max_length))
|
|
{
|
|
goto IL_003a;
|
|
}
|
|
}
|
|
{
|
|
// Vector3[] suppliedLine = new Vector3[line.Length];
|
|
TransformU5BU5D_tBB9C5F5686CAE82E3D97D43DF0F3D68ABF75EC24* L_1 = ___0_line;
|
|
NullCheck(L_1);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_2 = (Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)SZArrayNew(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C_il2cpp_TypeInfo_var, (uint32_t)((int32_t)(((RuntimeArray*)L_1)->max_length)));
|
|
V_0 = L_2;
|
|
// for (int i = 0; i < line.Length; i++) {
|
|
V_1 = 0;
|
|
goto IL_0024;
|
|
}
|
|
|
|
IL_0011:
|
|
{
|
|
// suppliedLine[i]=line[i].position;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_3 = V_0;
|
|
int32_t L_4 = V_1;
|
|
TransformU5BU5D_tBB9C5F5686CAE82E3D97D43DF0F3D68ABF75EC24* L_5 = ___0_line;
|
|
int32_t L_6 = V_1;
|
|
NullCheck(L_5);
|
|
int32_t L_7 = L_6;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_8 = (L_5)->GetAt(static_cast<il2cpp_array_size_t>(L_7));
|
|
NullCheck(L_8);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_9;
|
|
L_9 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_8, NULL);
|
|
NullCheck(L_3);
|
|
(L_3)->SetAt(static_cast<il2cpp_array_size_t>(L_4), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_9);
|
|
// for (int i = 0; i < line.Length; i++) {
|
|
int32_t L_10 = V_1;
|
|
V_1 = ((int32_t)il2cpp_codegen_add(L_10, 1));
|
|
}
|
|
|
|
IL_0024:
|
|
{
|
|
// for (int i = 0; i < line.Length; i++) {
|
|
int32_t L_11 = V_1;
|
|
TransformU5BU5D_tBB9C5F5686CAE82E3D97D43DF0F3D68ABF75EC24* L_12 = ___0_line;
|
|
NullCheck(L_12);
|
|
if ((((int32_t)L_11) < ((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length)))))
|
|
{
|
|
goto IL_0011;
|
|
}
|
|
}
|
|
{
|
|
// DrawLineHelper(suppliedLine,Defaults.color,"gizmos");
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_13 = V_0;
|
|
il2cpp_codegen_runtime_class_init_inline(Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var);
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_14 = ((Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_StaticFields*)il2cpp_codegen_static_fields_for(Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var))->___color_9;
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
iTween_DrawLineHelper_m49DF6C5BABDE95199BE28AE725F685D137DB6CB6(L_13, L_14, _stringLiteral59A4B39D3B5D3230416CE9000EF3824F7555F7F4, NULL);
|
|
}
|
|
|
|
IL_003a:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::DrawLineGizmos(UnityEngine.Transform[],UnityEngine.Color)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_DrawLineGizmos_m7AF41DEED2F1E4563FEC945D04FBE77A07EF89EB (TransformU5BU5D_tBB9C5F5686CAE82E3D97D43DF0F3D68ABF75EC24* ___0_line, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___1_color, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral59A4B39D3B5D3230416CE9000EF3824F7555F7F4);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* V_0 = NULL;
|
|
int32_t V_1 = 0;
|
|
{
|
|
// if(line.Length>0){
|
|
TransformU5BU5D_tBB9C5F5686CAE82E3D97D43DF0F3D68ABF75EC24* L_0 = ___0_line;
|
|
NullCheck(L_0);
|
|
if (!(((RuntimeArray*)L_0)->max_length))
|
|
{
|
|
goto IL_0036;
|
|
}
|
|
}
|
|
{
|
|
// Vector3[] suppliedLine = new Vector3[line.Length];
|
|
TransformU5BU5D_tBB9C5F5686CAE82E3D97D43DF0F3D68ABF75EC24* L_1 = ___0_line;
|
|
NullCheck(L_1);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_2 = (Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)SZArrayNew(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C_il2cpp_TypeInfo_var, (uint32_t)((int32_t)(((RuntimeArray*)L_1)->max_length)));
|
|
V_0 = L_2;
|
|
// for (int i = 0; i < line.Length; i++) {
|
|
V_1 = 0;
|
|
goto IL_0024;
|
|
}
|
|
|
|
IL_0011:
|
|
{
|
|
// suppliedLine[i]=line[i].position;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_3 = V_0;
|
|
int32_t L_4 = V_1;
|
|
TransformU5BU5D_tBB9C5F5686CAE82E3D97D43DF0F3D68ABF75EC24* L_5 = ___0_line;
|
|
int32_t L_6 = V_1;
|
|
NullCheck(L_5);
|
|
int32_t L_7 = L_6;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_8 = (L_5)->GetAt(static_cast<il2cpp_array_size_t>(L_7));
|
|
NullCheck(L_8);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_9;
|
|
L_9 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_8, NULL);
|
|
NullCheck(L_3);
|
|
(L_3)->SetAt(static_cast<il2cpp_array_size_t>(L_4), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_9);
|
|
// for (int i = 0; i < line.Length; i++) {
|
|
int32_t L_10 = V_1;
|
|
V_1 = ((int32_t)il2cpp_codegen_add(L_10, 1));
|
|
}
|
|
|
|
IL_0024:
|
|
{
|
|
// for (int i = 0; i < line.Length; i++) {
|
|
int32_t L_11 = V_1;
|
|
TransformU5BU5D_tBB9C5F5686CAE82E3D97D43DF0F3D68ABF75EC24* L_12 = ___0_line;
|
|
NullCheck(L_12);
|
|
if ((((int32_t)L_11) < ((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length)))))
|
|
{
|
|
goto IL_0011;
|
|
}
|
|
}
|
|
{
|
|
// DrawLineHelper(suppliedLine, color,"gizmos");
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_13 = V_0;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_14 = ___1_color;
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
iTween_DrawLineHelper_m49DF6C5BABDE95199BE28AE725F685D137DB6CB6(L_13, L_14, _stringLiteral59A4B39D3B5D3230416CE9000EF3824F7555F7F4, NULL);
|
|
}
|
|
|
|
IL_0036:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::DrawLineHandles(UnityEngine.Vector3[])
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_DrawLineHandles_m847130E7D17A350C4CC27F663F534A33FA910447 (Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* ___0_line, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral929789801B6CCDA943D4F05A5180B8AF9EAEED12);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// if(line.Length>0){
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_0 = ___0_line;
|
|
NullCheck(L_0);
|
|
if (!(((RuntimeArray*)L_0)->max_length))
|
|
{
|
|
goto IL_0014;
|
|
}
|
|
}
|
|
{
|
|
// DrawLineHelper(line,Defaults.color,"handles");
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_1 = ___0_line;
|
|
il2cpp_codegen_runtime_class_init_inline(Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var);
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_2 = ((Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_StaticFields*)il2cpp_codegen_static_fields_for(Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var))->___color_9;
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
iTween_DrawLineHelper_m49DF6C5BABDE95199BE28AE725F685D137DB6CB6(L_1, L_2, _stringLiteral929789801B6CCDA943D4F05A5180B8AF9EAEED12, NULL);
|
|
}
|
|
|
|
IL_0014:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::DrawLineHandles(UnityEngine.Vector3[],UnityEngine.Color)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_DrawLineHandles_mA24C1AEF0F2FC2021B91B2611ACAA545BF5D06A3 (Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* ___0_line, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___1_color, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral929789801B6CCDA943D4F05A5180B8AF9EAEED12);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// if(line.Length>0){
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_0 = ___0_line;
|
|
NullCheck(L_0);
|
|
if (!(((RuntimeArray*)L_0)->max_length))
|
|
{
|
|
goto IL_0010;
|
|
}
|
|
}
|
|
{
|
|
// DrawLineHelper(line,color,"handles");
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_1 = ___0_line;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_2 = ___1_color;
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
iTween_DrawLineHelper_m49DF6C5BABDE95199BE28AE725F685D137DB6CB6(L_1, L_2, _stringLiteral929789801B6CCDA943D4F05A5180B8AF9EAEED12, NULL);
|
|
}
|
|
|
|
IL_0010:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::DrawLineHandles(UnityEngine.Transform[])
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_DrawLineHandles_m274589D6030C37E19A2768E3528D5407AF1F52E8 (TransformU5BU5D_tBB9C5F5686CAE82E3D97D43DF0F3D68ABF75EC24* ___0_line, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral929789801B6CCDA943D4F05A5180B8AF9EAEED12);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* V_0 = NULL;
|
|
int32_t V_1 = 0;
|
|
{
|
|
// if(line.Length>0){
|
|
TransformU5BU5D_tBB9C5F5686CAE82E3D97D43DF0F3D68ABF75EC24* L_0 = ___0_line;
|
|
NullCheck(L_0);
|
|
if (!(((RuntimeArray*)L_0)->max_length))
|
|
{
|
|
goto IL_003a;
|
|
}
|
|
}
|
|
{
|
|
// Vector3[] suppliedLine = new Vector3[line.Length];
|
|
TransformU5BU5D_tBB9C5F5686CAE82E3D97D43DF0F3D68ABF75EC24* L_1 = ___0_line;
|
|
NullCheck(L_1);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_2 = (Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)SZArrayNew(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C_il2cpp_TypeInfo_var, (uint32_t)((int32_t)(((RuntimeArray*)L_1)->max_length)));
|
|
V_0 = L_2;
|
|
// for (int i = 0; i < line.Length; i++) {
|
|
V_1 = 0;
|
|
goto IL_0024;
|
|
}
|
|
|
|
IL_0011:
|
|
{
|
|
// suppliedLine[i]=line[i].position;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_3 = V_0;
|
|
int32_t L_4 = V_1;
|
|
TransformU5BU5D_tBB9C5F5686CAE82E3D97D43DF0F3D68ABF75EC24* L_5 = ___0_line;
|
|
int32_t L_6 = V_1;
|
|
NullCheck(L_5);
|
|
int32_t L_7 = L_6;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_8 = (L_5)->GetAt(static_cast<il2cpp_array_size_t>(L_7));
|
|
NullCheck(L_8);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_9;
|
|
L_9 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_8, NULL);
|
|
NullCheck(L_3);
|
|
(L_3)->SetAt(static_cast<il2cpp_array_size_t>(L_4), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_9);
|
|
// for (int i = 0; i < line.Length; i++) {
|
|
int32_t L_10 = V_1;
|
|
V_1 = ((int32_t)il2cpp_codegen_add(L_10, 1));
|
|
}
|
|
|
|
IL_0024:
|
|
{
|
|
// for (int i = 0; i < line.Length; i++) {
|
|
int32_t L_11 = V_1;
|
|
TransformU5BU5D_tBB9C5F5686CAE82E3D97D43DF0F3D68ABF75EC24* L_12 = ___0_line;
|
|
NullCheck(L_12);
|
|
if ((((int32_t)L_11) < ((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length)))))
|
|
{
|
|
goto IL_0011;
|
|
}
|
|
}
|
|
{
|
|
// DrawLineHelper(suppliedLine,Defaults.color,"handles");
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_13 = V_0;
|
|
il2cpp_codegen_runtime_class_init_inline(Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var);
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_14 = ((Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_StaticFields*)il2cpp_codegen_static_fields_for(Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var))->___color_9;
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
iTween_DrawLineHelper_m49DF6C5BABDE95199BE28AE725F685D137DB6CB6(L_13, L_14, _stringLiteral929789801B6CCDA943D4F05A5180B8AF9EAEED12, NULL);
|
|
}
|
|
|
|
IL_003a:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::DrawLineHandles(UnityEngine.Transform[],UnityEngine.Color)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_DrawLineHandles_m81AF26E1E4C8243183FBF4FF69C48B68BAC215E6 (TransformU5BU5D_tBB9C5F5686CAE82E3D97D43DF0F3D68ABF75EC24* ___0_line, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___1_color, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral929789801B6CCDA943D4F05A5180B8AF9EAEED12);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* V_0 = NULL;
|
|
int32_t V_1 = 0;
|
|
{
|
|
// if(line.Length>0){
|
|
TransformU5BU5D_tBB9C5F5686CAE82E3D97D43DF0F3D68ABF75EC24* L_0 = ___0_line;
|
|
NullCheck(L_0);
|
|
if (!(((RuntimeArray*)L_0)->max_length))
|
|
{
|
|
goto IL_0036;
|
|
}
|
|
}
|
|
{
|
|
// Vector3[] suppliedLine = new Vector3[line.Length];
|
|
TransformU5BU5D_tBB9C5F5686CAE82E3D97D43DF0F3D68ABF75EC24* L_1 = ___0_line;
|
|
NullCheck(L_1);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_2 = (Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)SZArrayNew(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C_il2cpp_TypeInfo_var, (uint32_t)((int32_t)(((RuntimeArray*)L_1)->max_length)));
|
|
V_0 = L_2;
|
|
// for (int i = 0; i < line.Length; i++) {
|
|
V_1 = 0;
|
|
goto IL_0024;
|
|
}
|
|
|
|
IL_0011:
|
|
{
|
|
// suppliedLine[i]=line[i].position;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_3 = V_0;
|
|
int32_t L_4 = V_1;
|
|
TransformU5BU5D_tBB9C5F5686CAE82E3D97D43DF0F3D68ABF75EC24* L_5 = ___0_line;
|
|
int32_t L_6 = V_1;
|
|
NullCheck(L_5);
|
|
int32_t L_7 = L_6;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_8 = (L_5)->GetAt(static_cast<il2cpp_array_size_t>(L_7));
|
|
NullCheck(L_8);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_9;
|
|
L_9 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_8, NULL);
|
|
NullCheck(L_3);
|
|
(L_3)->SetAt(static_cast<il2cpp_array_size_t>(L_4), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_9);
|
|
// for (int i = 0; i < line.Length; i++) {
|
|
int32_t L_10 = V_1;
|
|
V_1 = ((int32_t)il2cpp_codegen_add(L_10, 1));
|
|
}
|
|
|
|
IL_0024:
|
|
{
|
|
// for (int i = 0; i < line.Length; i++) {
|
|
int32_t L_11 = V_1;
|
|
TransformU5BU5D_tBB9C5F5686CAE82E3D97D43DF0F3D68ABF75EC24* L_12 = ___0_line;
|
|
NullCheck(L_12);
|
|
if ((((int32_t)L_11) < ((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length)))))
|
|
{
|
|
goto IL_0011;
|
|
}
|
|
}
|
|
{
|
|
// DrawLineHelper(suppliedLine, color,"handles");
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_13 = V_0;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_14 = ___1_color;
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
iTween_DrawLineHelper_m49DF6C5BABDE95199BE28AE725F685D137DB6CB6(L_13, L_14, _stringLiteral929789801B6CCDA943D4F05A5180B8AF9EAEED12, NULL);
|
|
}
|
|
|
|
IL_0036:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// UnityEngine.Vector3 iTween::PointOnPath(UnityEngine.Vector3[],System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 iTween_PointOnPath_m5F2C48352ABF762E027810BFB2FE76AF5B2C7E30 (Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* ___0_path, float ___1_percent, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// return(Interp(PathControlPointGenerator(path),percent));
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_0 = ___0_path;
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_1;
|
|
L_1 = iTween_PathControlPointGenerator_m47F484A7489313FED131E8A51C1E1E0BE50CBA14(L_0, NULL);
|
|
float L_2 = ___1_percent;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_3;
|
|
L_3 = iTween_Interp_m1A5A34FE5625E6E72ED287016D0F8B166DD8FBAA(L_1, L_2, NULL);
|
|
return L_3;
|
|
}
|
|
}
|
|
// System.Void iTween::DrawPath(UnityEngine.Vector3[])
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_DrawPath_mAFC3D462E1CA78CDE7154466951631523A0F1D30 (Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* ___0_path, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral59A4B39D3B5D3230416CE9000EF3824F7555F7F4);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// if(path.Length>0){
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_0 = ___0_path;
|
|
NullCheck(L_0);
|
|
if (!(((RuntimeArray*)L_0)->max_length))
|
|
{
|
|
goto IL_0014;
|
|
}
|
|
}
|
|
{
|
|
// DrawPathHelper(path,Defaults.color,"gizmos");
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_1 = ___0_path;
|
|
il2cpp_codegen_runtime_class_init_inline(Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var);
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_2 = ((Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_StaticFields*)il2cpp_codegen_static_fields_for(Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var))->___color_9;
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
iTween_DrawPathHelper_m3BECEACD077A11595F4F82E6CB56AFD223A52EDA(L_1, L_2, _stringLiteral59A4B39D3B5D3230416CE9000EF3824F7555F7F4, NULL);
|
|
}
|
|
|
|
IL_0014:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::DrawPath(UnityEngine.Vector3[],UnityEngine.Color)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_DrawPath_m6CBD3731CA9051920A8081DCB2049A5A3003F74A (Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* ___0_path, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___1_color, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral59A4B39D3B5D3230416CE9000EF3824F7555F7F4);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// if(path.Length>0){
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_0 = ___0_path;
|
|
NullCheck(L_0);
|
|
if (!(((RuntimeArray*)L_0)->max_length))
|
|
{
|
|
goto IL_0010;
|
|
}
|
|
}
|
|
{
|
|
// DrawPathHelper(path, color,"gizmos");
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_1 = ___0_path;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_2 = ___1_color;
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
iTween_DrawPathHelper_m3BECEACD077A11595F4F82E6CB56AFD223A52EDA(L_1, L_2, _stringLiteral59A4B39D3B5D3230416CE9000EF3824F7555F7F4, NULL);
|
|
}
|
|
|
|
IL_0010:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::DrawPath(UnityEngine.Transform[])
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_DrawPath_mCFC0E6884BD8DCBBF96A55A78C271E2A0C9B1BB1 (TransformU5BU5D_tBB9C5F5686CAE82E3D97D43DF0F3D68ABF75EC24* ___0_path, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral59A4B39D3B5D3230416CE9000EF3824F7555F7F4);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* V_0 = NULL;
|
|
int32_t V_1 = 0;
|
|
{
|
|
// if(path.Length>0){
|
|
TransformU5BU5D_tBB9C5F5686CAE82E3D97D43DF0F3D68ABF75EC24* L_0 = ___0_path;
|
|
NullCheck(L_0);
|
|
if (!(((RuntimeArray*)L_0)->max_length))
|
|
{
|
|
goto IL_003a;
|
|
}
|
|
}
|
|
{
|
|
// Vector3[] suppliedPath = new Vector3[path.Length];
|
|
TransformU5BU5D_tBB9C5F5686CAE82E3D97D43DF0F3D68ABF75EC24* L_1 = ___0_path;
|
|
NullCheck(L_1);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_2 = (Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)SZArrayNew(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C_il2cpp_TypeInfo_var, (uint32_t)((int32_t)(((RuntimeArray*)L_1)->max_length)));
|
|
V_0 = L_2;
|
|
// for (int i = 0; i < path.Length; i++) {
|
|
V_1 = 0;
|
|
goto IL_0024;
|
|
}
|
|
|
|
IL_0011:
|
|
{
|
|
// suppliedPath[i]=path[i].position;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_3 = V_0;
|
|
int32_t L_4 = V_1;
|
|
TransformU5BU5D_tBB9C5F5686CAE82E3D97D43DF0F3D68ABF75EC24* L_5 = ___0_path;
|
|
int32_t L_6 = V_1;
|
|
NullCheck(L_5);
|
|
int32_t L_7 = L_6;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_8 = (L_5)->GetAt(static_cast<il2cpp_array_size_t>(L_7));
|
|
NullCheck(L_8);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_9;
|
|
L_9 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_8, NULL);
|
|
NullCheck(L_3);
|
|
(L_3)->SetAt(static_cast<il2cpp_array_size_t>(L_4), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_9);
|
|
// for (int i = 0; i < path.Length; i++) {
|
|
int32_t L_10 = V_1;
|
|
V_1 = ((int32_t)il2cpp_codegen_add(L_10, 1));
|
|
}
|
|
|
|
IL_0024:
|
|
{
|
|
// for (int i = 0; i < path.Length; i++) {
|
|
int32_t L_11 = V_1;
|
|
TransformU5BU5D_tBB9C5F5686CAE82E3D97D43DF0F3D68ABF75EC24* L_12 = ___0_path;
|
|
NullCheck(L_12);
|
|
if ((((int32_t)L_11) < ((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length)))))
|
|
{
|
|
goto IL_0011;
|
|
}
|
|
}
|
|
{
|
|
// DrawPathHelper(suppliedPath,Defaults.color,"gizmos");
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_13 = V_0;
|
|
il2cpp_codegen_runtime_class_init_inline(Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var);
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_14 = ((Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_StaticFields*)il2cpp_codegen_static_fields_for(Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var))->___color_9;
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
iTween_DrawPathHelper_m3BECEACD077A11595F4F82E6CB56AFD223A52EDA(L_13, L_14, _stringLiteral59A4B39D3B5D3230416CE9000EF3824F7555F7F4, NULL);
|
|
}
|
|
|
|
IL_003a:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::DrawPath(UnityEngine.Transform[],UnityEngine.Color)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_DrawPath_m304069B1D63D58388F263B5831C9A9C6D3ECC0D1 (TransformU5BU5D_tBB9C5F5686CAE82E3D97D43DF0F3D68ABF75EC24* ___0_path, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___1_color, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral59A4B39D3B5D3230416CE9000EF3824F7555F7F4);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* V_0 = NULL;
|
|
int32_t V_1 = 0;
|
|
{
|
|
// if(path.Length>0){
|
|
TransformU5BU5D_tBB9C5F5686CAE82E3D97D43DF0F3D68ABF75EC24* L_0 = ___0_path;
|
|
NullCheck(L_0);
|
|
if (!(((RuntimeArray*)L_0)->max_length))
|
|
{
|
|
goto IL_0036;
|
|
}
|
|
}
|
|
{
|
|
// Vector3[] suppliedPath = new Vector3[path.Length];
|
|
TransformU5BU5D_tBB9C5F5686CAE82E3D97D43DF0F3D68ABF75EC24* L_1 = ___0_path;
|
|
NullCheck(L_1);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_2 = (Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)SZArrayNew(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C_il2cpp_TypeInfo_var, (uint32_t)((int32_t)(((RuntimeArray*)L_1)->max_length)));
|
|
V_0 = L_2;
|
|
// for (int i = 0; i < path.Length; i++) {
|
|
V_1 = 0;
|
|
goto IL_0024;
|
|
}
|
|
|
|
IL_0011:
|
|
{
|
|
// suppliedPath[i]=path[i].position;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_3 = V_0;
|
|
int32_t L_4 = V_1;
|
|
TransformU5BU5D_tBB9C5F5686CAE82E3D97D43DF0F3D68ABF75EC24* L_5 = ___0_path;
|
|
int32_t L_6 = V_1;
|
|
NullCheck(L_5);
|
|
int32_t L_7 = L_6;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_8 = (L_5)->GetAt(static_cast<il2cpp_array_size_t>(L_7));
|
|
NullCheck(L_8);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_9;
|
|
L_9 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_8, NULL);
|
|
NullCheck(L_3);
|
|
(L_3)->SetAt(static_cast<il2cpp_array_size_t>(L_4), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_9);
|
|
// for (int i = 0; i < path.Length; i++) {
|
|
int32_t L_10 = V_1;
|
|
V_1 = ((int32_t)il2cpp_codegen_add(L_10, 1));
|
|
}
|
|
|
|
IL_0024:
|
|
{
|
|
// for (int i = 0; i < path.Length; i++) {
|
|
int32_t L_11 = V_1;
|
|
TransformU5BU5D_tBB9C5F5686CAE82E3D97D43DF0F3D68ABF75EC24* L_12 = ___0_path;
|
|
NullCheck(L_12);
|
|
if ((((int32_t)L_11) < ((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length)))))
|
|
{
|
|
goto IL_0011;
|
|
}
|
|
}
|
|
{
|
|
// DrawPathHelper(suppliedPath, color,"gizmos");
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_13 = V_0;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_14 = ___1_color;
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
iTween_DrawPathHelper_m3BECEACD077A11595F4F82E6CB56AFD223A52EDA(L_13, L_14, _stringLiteral59A4B39D3B5D3230416CE9000EF3824F7555F7F4, NULL);
|
|
}
|
|
|
|
IL_0036:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::DrawPathGizmos(UnityEngine.Vector3[])
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_DrawPathGizmos_m4291729BB9F95C264B2D00D5855ECF9699086569 (Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* ___0_path, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral59A4B39D3B5D3230416CE9000EF3824F7555F7F4);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// if(path.Length>0){
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_0 = ___0_path;
|
|
NullCheck(L_0);
|
|
if (!(((RuntimeArray*)L_0)->max_length))
|
|
{
|
|
goto IL_0014;
|
|
}
|
|
}
|
|
{
|
|
// DrawPathHelper(path,Defaults.color,"gizmos");
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_1 = ___0_path;
|
|
il2cpp_codegen_runtime_class_init_inline(Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var);
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_2 = ((Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_StaticFields*)il2cpp_codegen_static_fields_for(Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var))->___color_9;
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
iTween_DrawPathHelper_m3BECEACD077A11595F4F82E6CB56AFD223A52EDA(L_1, L_2, _stringLiteral59A4B39D3B5D3230416CE9000EF3824F7555F7F4, NULL);
|
|
}
|
|
|
|
IL_0014:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::DrawPathGizmos(UnityEngine.Vector3[],UnityEngine.Color)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_DrawPathGizmos_mEEDAD5491ADAE068E2ED70E2496F0D96742422C0 (Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* ___0_path, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___1_color, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral59A4B39D3B5D3230416CE9000EF3824F7555F7F4);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// if(path.Length>0){
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_0 = ___0_path;
|
|
NullCheck(L_0);
|
|
if (!(((RuntimeArray*)L_0)->max_length))
|
|
{
|
|
goto IL_0010;
|
|
}
|
|
}
|
|
{
|
|
// DrawPathHelper(path, color,"gizmos");
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_1 = ___0_path;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_2 = ___1_color;
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
iTween_DrawPathHelper_m3BECEACD077A11595F4F82E6CB56AFD223A52EDA(L_1, L_2, _stringLiteral59A4B39D3B5D3230416CE9000EF3824F7555F7F4, NULL);
|
|
}
|
|
|
|
IL_0010:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::DrawPathGizmos(UnityEngine.Transform[])
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_DrawPathGizmos_m74B1E8D969765CD8F5FD3B94E8958FE1CCF6041C (TransformU5BU5D_tBB9C5F5686CAE82E3D97D43DF0F3D68ABF75EC24* ___0_path, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral59A4B39D3B5D3230416CE9000EF3824F7555F7F4);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* V_0 = NULL;
|
|
int32_t V_1 = 0;
|
|
{
|
|
// if(path.Length>0){
|
|
TransformU5BU5D_tBB9C5F5686CAE82E3D97D43DF0F3D68ABF75EC24* L_0 = ___0_path;
|
|
NullCheck(L_0);
|
|
if (!(((RuntimeArray*)L_0)->max_length))
|
|
{
|
|
goto IL_003a;
|
|
}
|
|
}
|
|
{
|
|
// Vector3[] suppliedPath = new Vector3[path.Length];
|
|
TransformU5BU5D_tBB9C5F5686CAE82E3D97D43DF0F3D68ABF75EC24* L_1 = ___0_path;
|
|
NullCheck(L_1);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_2 = (Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)SZArrayNew(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C_il2cpp_TypeInfo_var, (uint32_t)((int32_t)(((RuntimeArray*)L_1)->max_length)));
|
|
V_0 = L_2;
|
|
// for (int i = 0; i < path.Length; i++) {
|
|
V_1 = 0;
|
|
goto IL_0024;
|
|
}
|
|
|
|
IL_0011:
|
|
{
|
|
// suppliedPath[i]=path[i].position;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_3 = V_0;
|
|
int32_t L_4 = V_1;
|
|
TransformU5BU5D_tBB9C5F5686CAE82E3D97D43DF0F3D68ABF75EC24* L_5 = ___0_path;
|
|
int32_t L_6 = V_1;
|
|
NullCheck(L_5);
|
|
int32_t L_7 = L_6;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_8 = (L_5)->GetAt(static_cast<il2cpp_array_size_t>(L_7));
|
|
NullCheck(L_8);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_9;
|
|
L_9 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_8, NULL);
|
|
NullCheck(L_3);
|
|
(L_3)->SetAt(static_cast<il2cpp_array_size_t>(L_4), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_9);
|
|
// for (int i = 0; i < path.Length; i++) {
|
|
int32_t L_10 = V_1;
|
|
V_1 = ((int32_t)il2cpp_codegen_add(L_10, 1));
|
|
}
|
|
|
|
IL_0024:
|
|
{
|
|
// for (int i = 0; i < path.Length; i++) {
|
|
int32_t L_11 = V_1;
|
|
TransformU5BU5D_tBB9C5F5686CAE82E3D97D43DF0F3D68ABF75EC24* L_12 = ___0_path;
|
|
NullCheck(L_12);
|
|
if ((((int32_t)L_11) < ((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length)))))
|
|
{
|
|
goto IL_0011;
|
|
}
|
|
}
|
|
{
|
|
// DrawPathHelper(suppliedPath,Defaults.color,"gizmos");
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_13 = V_0;
|
|
il2cpp_codegen_runtime_class_init_inline(Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var);
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_14 = ((Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_StaticFields*)il2cpp_codegen_static_fields_for(Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var))->___color_9;
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
iTween_DrawPathHelper_m3BECEACD077A11595F4F82E6CB56AFD223A52EDA(L_13, L_14, _stringLiteral59A4B39D3B5D3230416CE9000EF3824F7555F7F4, NULL);
|
|
}
|
|
|
|
IL_003a:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::DrawPathGizmos(UnityEngine.Transform[],UnityEngine.Color)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_DrawPathGizmos_m3D6DB6778A77B2CFFC55E6D79FBCD76C5E7B8549 (TransformU5BU5D_tBB9C5F5686CAE82E3D97D43DF0F3D68ABF75EC24* ___0_path, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___1_color, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral59A4B39D3B5D3230416CE9000EF3824F7555F7F4);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* V_0 = NULL;
|
|
int32_t V_1 = 0;
|
|
{
|
|
// if(path.Length>0){
|
|
TransformU5BU5D_tBB9C5F5686CAE82E3D97D43DF0F3D68ABF75EC24* L_0 = ___0_path;
|
|
NullCheck(L_0);
|
|
if (!(((RuntimeArray*)L_0)->max_length))
|
|
{
|
|
goto IL_0036;
|
|
}
|
|
}
|
|
{
|
|
// Vector3[] suppliedPath = new Vector3[path.Length];
|
|
TransformU5BU5D_tBB9C5F5686CAE82E3D97D43DF0F3D68ABF75EC24* L_1 = ___0_path;
|
|
NullCheck(L_1);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_2 = (Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)SZArrayNew(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C_il2cpp_TypeInfo_var, (uint32_t)((int32_t)(((RuntimeArray*)L_1)->max_length)));
|
|
V_0 = L_2;
|
|
// for (int i = 0; i < path.Length; i++) {
|
|
V_1 = 0;
|
|
goto IL_0024;
|
|
}
|
|
|
|
IL_0011:
|
|
{
|
|
// suppliedPath[i]=path[i].position;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_3 = V_0;
|
|
int32_t L_4 = V_1;
|
|
TransformU5BU5D_tBB9C5F5686CAE82E3D97D43DF0F3D68ABF75EC24* L_5 = ___0_path;
|
|
int32_t L_6 = V_1;
|
|
NullCheck(L_5);
|
|
int32_t L_7 = L_6;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_8 = (L_5)->GetAt(static_cast<il2cpp_array_size_t>(L_7));
|
|
NullCheck(L_8);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_9;
|
|
L_9 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_8, NULL);
|
|
NullCheck(L_3);
|
|
(L_3)->SetAt(static_cast<il2cpp_array_size_t>(L_4), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_9);
|
|
// for (int i = 0; i < path.Length; i++) {
|
|
int32_t L_10 = V_1;
|
|
V_1 = ((int32_t)il2cpp_codegen_add(L_10, 1));
|
|
}
|
|
|
|
IL_0024:
|
|
{
|
|
// for (int i = 0; i < path.Length; i++) {
|
|
int32_t L_11 = V_1;
|
|
TransformU5BU5D_tBB9C5F5686CAE82E3D97D43DF0F3D68ABF75EC24* L_12 = ___0_path;
|
|
NullCheck(L_12);
|
|
if ((((int32_t)L_11) < ((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length)))))
|
|
{
|
|
goto IL_0011;
|
|
}
|
|
}
|
|
{
|
|
// DrawPathHelper(suppliedPath, color,"gizmos");
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_13 = V_0;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_14 = ___1_color;
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
iTween_DrawPathHelper_m3BECEACD077A11595F4F82E6CB56AFD223A52EDA(L_13, L_14, _stringLiteral59A4B39D3B5D3230416CE9000EF3824F7555F7F4, NULL);
|
|
}
|
|
|
|
IL_0036:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::DrawPathHandles(UnityEngine.Vector3[])
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_DrawPathHandles_mDA051F22BAA72C0F39386500656D121238646C98 (Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* ___0_path, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral929789801B6CCDA943D4F05A5180B8AF9EAEED12);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// if(path.Length>0){
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_0 = ___0_path;
|
|
NullCheck(L_0);
|
|
if (!(((RuntimeArray*)L_0)->max_length))
|
|
{
|
|
goto IL_0014;
|
|
}
|
|
}
|
|
{
|
|
// DrawPathHelper(path,Defaults.color,"handles");
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_1 = ___0_path;
|
|
il2cpp_codegen_runtime_class_init_inline(Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var);
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_2 = ((Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_StaticFields*)il2cpp_codegen_static_fields_for(Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var))->___color_9;
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
iTween_DrawPathHelper_m3BECEACD077A11595F4F82E6CB56AFD223A52EDA(L_1, L_2, _stringLiteral929789801B6CCDA943D4F05A5180B8AF9EAEED12, NULL);
|
|
}
|
|
|
|
IL_0014:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::DrawPathHandles(UnityEngine.Vector3[],UnityEngine.Color)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_DrawPathHandles_mDFE851D966DA35B4EDFA754AFC810E963BB8889D (Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* ___0_path, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___1_color, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral929789801B6CCDA943D4F05A5180B8AF9EAEED12);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// if(path.Length>0){
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_0 = ___0_path;
|
|
NullCheck(L_0);
|
|
if (!(((RuntimeArray*)L_0)->max_length))
|
|
{
|
|
goto IL_0010;
|
|
}
|
|
}
|
|
{
|
|
// DrawPathHelper(path, color,"handles");
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_1 = ___0_path;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_2 = ___1_color;
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
iTween_DrawPathHelper_m3BECEACD077A11595F4F82E6CB56AFD223A52EDA(L_1, L_2, _stringLiteral929789801B6CCDA943D4F05A5180B8AF9EAEED12, NULL);
|
|
}
|
|
|
|
IL_0010:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::DrawPathHandles(UnityEngine.Transform[])
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_DrawPathHandles_m8F09305AE5A22DAF45C4B0097AAEF279A817C6DF (TransformU5BU5D_tBB9C5F5686CAE82E3D97D43DF0F3D68ABF75EC24* ___0_path, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral929789801B6CCDA943D4F05A5180B8AF9EAEED12);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* V_0 = NULL;
|
|
int32_t V_1 = 0;
|
|
{
|
|
// if(path.Length>0){
|
|
TransformU5BU5D_tBB9C5F5686CAE82E3D97D43DF0F3D68ABF75EC24* L_0 = ___0_path;
|
|
NullCheck(L_0);
|
|
if (!(((RuntimeArray*)L_0)->max_length))
|
|
{
|
|
goto IL_003a;
|
|
}
|
|
}
|
|
{
|
|
// Vector3[] suppliedPath = new Vector3[path.Length];
|
|
TransformU5BU5D_tBB9C5F5686CAE82E3D97D43DF0F3D68ABF75EC24* L_1 = ___0_path;
|
|
NullCheck(L_1);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_2 = (Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)SZArrayNew(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C_il2cpp_TypeInfo_var, (uint32_t)((int32_t)(((RuntimeArray*)L_1)->max_length)));
|
|
V_0 = L_2;
|
|
// for (int i = 0; i < path.Length; i++) {
|
|
V_1 = 0;
|
|
goto IL_0024;
|
|
}
|
|
|
|
IL_0011:
|
|
{
|
|
// suppliedPath[i]=path[i].position;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_3 = V_0;
|
|
int32_t L_4 = V_1;
|
|
TransformU5BU5D_tBB9C5F5686CAE82E3D97D43DF0F3D68ABF75EC24* L_5 = ___0_path;
|
|
int32_t L_6 = V_1;
|
|
NullCheck(L_5);
|
|
int32_t L_7 = L_6;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_8 = (L_5)->GetAt(static_cast<il2cpp_array_size_t>(L_7));
|
|
NullCheck(L_8);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_9;
|
|
L_9 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_8, NULL);
|
|
NullCheck(L_3);
|
|
(L_3)->SetAt(static_cast<il2cpp_array_size_t>(L_4), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_9);
|
|
// for (int i = 0; i < path.Length; i++) {
|
|
int32_t L_10 = V_1;
|
|
V_1 = ((int32_t)il2cpp_codegen_add(L_10, 1));
|
|
}
|
|
|
|
IL_0024:
|
|
{
|
|
// for (int i = 0; i < path.Length; i++) {
|
|
int32_t L_11 = V_1;
|
|
TransformU5BU5D_tBB9C5F5686CAE82E3D97D43DF0F3D68ABF75EC24* L_12 = ___0_path;
|
|
NullCheck(L_12);
|
|
if ((((int32_t)L_11) < ((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length)))))
|
|
{
|
|
goto IL_0011;
|
|
}
|
|
}
|
|
{
|
|
// DrawPathHelper(suppliedPath,Defaults.color,"handles");
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_13 = V_0;
|
|
il2cpp_codegen_runtime_class_init_inline(Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var);
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_14 = ((Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_StaticFields*)il2cpp_codegen_static_fields_for(Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var))->___color_9;
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
iTween_DrawPathHelper_m3BECEACD077A11595F4F82E6CB56AFD223A52EDA(L_13, L_14, _stringLiteral929789801B6CCDA943D4F05A5180B8AF9EAEED12, NULL);
|
|
}
|
|
|
|
IL_003a:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::DrawPathHandles(UnityEngine.Transform[],UnityEngine.Color)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_DrawPathHandles_m72DDAC380CC9E5C0708C009D61B2DD3375E676AC (TransformU5BU5D_tBB9C5F5686CAE82E3D97D43DF0F3D68ABF75EC24* ___0_path, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___1_color, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral929789801B6CCDA943D4F05A5180B8AF9EAEED12);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* V_0 = NULL;
|
|
int32_t V_1 = 0;
|
|
{
|
|
// if(path.Length>0){
|
|
TransformU5BU5D_tBB9C5F5686CAE82E3D97D43DF0F3D68ABF75EC24* L_0 = ___0_path;
|
|
NullCheck(L_0);
|
|
if (!(((RuntimeArray*)L_0)->max_length))
|
|
{
|
|
goto IL_0036;
|
|
}
|
|
}
|
|
{
|
|
// Vector3[] suppliedPath = new Vector3[path.Length];
|
|
TransformU5BU5D_tBB9C5F5686CAE82E3D97D43DF0F3D68ABF75EC24* L_1 = ___0_path;
|
|
NullCheck(L_1);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_2 = (Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)SZArrayNew(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C_il2cpp_TypeInfo_var, (uint32_t)((int32_t)(((RuntimeArray*)L_1)->max_length)));
|
|
V_0 = L_2;
|
|
// for (int i = 0; i < path.Length; i++) {
|
|
V_1 = 0;
|
|
goto IL_0024;
|
|
}
|
|
|
|
IL_0011:
|
|
{
|
|
// suppliedPath[i]=path[i].position;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_3 = V_0;
|
|
int32_t L_4 = V_1;
|
|
TransformU5BU5D_tBB9C5F5686CAE82E3D97D43DF0F3D68ABF75EC24* L_5 = ___0_path;
|
|
int32_t L_6 = V_1;
|
|
NullCheck(L_5);
|
|
int32_t L_7 = L_6;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_8 = (L_5)->GetAt(static_cast<il2cpp_array_size_t>(L_7));
|
|
NullCheck(L_8);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_9;
|
|
L_9 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_8, NULL);
|
|
NullCheck(L_3);
|
|
(L_3)->SetAt(static_cast<il2cpp_array_size_t>(L_4), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_9);
|
|
// for (int i = 0; i < path.Length; i++) {
|
|
int32_t L_10 = V_1;
|
|
V_1 = ((int32_t)il2cpp_codegen_add(L_10, 1));
|
|
}
|
|
|
|
IL_0024:
|
|
{
|
|
// for (int i = 0; i < path.Length; i++) {
|
|
int32_t L_11 = V_1;
|
|
TransformU5BU5D_tBB9C5F5686CAE82E3D97D43DF0F3D68ABF75EC24* L_12 = ___0_path;
|
|
NullCheck(L_12);
|
|
if ((((int32_t)L_11) < ((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length)))))
|
|
{
|
|
goto IL_0011;
|
|
}
|
|
}
|
|
{
|
|
// DrawPathHelper(suppliedPath, color,"handles");
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_13 = V_0;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_14 = ___1_color;
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
iTween_DrawPathHelper_m3BECEACD077A11595F4F82E6CB56AFD223A52EDA(L_13, L_14, _stringLiteral929789801B6CCDA943D4F05A5180B8AF9EAEED12, NULL);
|
|
}
|
|
|
|
IL_0036:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::Resume(UnityEngine.GameObject)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_Resume_mA7C7570DC54AAC3ADC3835F562565E5C8F18C2A0 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GameObject_GetComponents_TisiTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_mBB9C0F6CF2E4C089122784D32505C74080AB1109_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
ComponentU5BU5D_t40ECDBC5CC15EA282AF49771C20EBFDADC532D0E* V_0 = NULL;
|
|
int32_t V_1 = 0;
|
|
{
|
|
// Component[] tweens = target.GetComponents<iTween>();
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_0 = ___0_target;
|
|
NullCheck(L_0);
|
|
iTweenU5BU5D_t1250FFDD7FF22A4BDB90B55A4A01F13F43A0B70D* L_1;
|
|
L_1 = GameObject_GetComponents_TisiTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_mBB9C0F6CF2E4C089122784D32505C74080AB1109(L_0, GameObject_GetComponents_TisiTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_mBB9C0F6CF2E4C089122784D32505C74080AB1109_RuntimeMethod_var);
|
|
V_0 = (ComponentU5BU5D_t40ECDBC5CC15EA282AF49771C20EBFDADC532D0E*)L_1;
|
|
ComponentU5BU5D_t40ECDBC5CC15EA282AF49771C20EBFDADC532D0E* L_2 = V_0;
|
|
// foreach (iTween item in tweens){
|
|
V_0 = L_2;
|
|
V_1 = 0;
|
|
goto IL_001f;
|
|
}
|
|
|
|
IL_000d:
|
|
{
|
|
// foreach (iTween item in tweens){
|
|
ComponentU5BU5D_t40ECDBC5CC15EA282AF49771C20EBFDADC532D0E* L_3 = V_0;
|
|
int32_t L_4 = V_1;
|
|
NullCheck(L_3);
|
|
int32_t L_5 = L_4;
|
|
Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3* L_6 = (L_3)->GetAt(static_cast<il2cpp_array_size_t>(L_5));
|
|
// item.enabled=true;
|
|
NullCheck(((iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1*)CastclassClass((RuntimeObject*)L_6, iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var)));
|
|
Behaviour_set_enabled_mF1DCFE60EB09E0529FE9476CA804A3AA2D72B16A(((iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1*)CastclassClass((RuntimeObject*)L_6, iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var)), (bool)1, NULL);
|
|
int32_t L_7 = V_1;
|
|
V_1 = ((int32_t)il2cpp_codegen_add(L_7, 1));
|
|
}
|
|
|
|
IL_001f:
|
|
{
|
|
// foreach (iTween item in tweens){
|
|
int32_t L_8 = V_1;
|
|
ComponentU5BU5D_t40ECDBC5CC15EA282AF49771C20EBFDADC532D0E* L_9 = V_0;
|
|
NullCheck(L_9);
|
|
if ((((int32_t)L_8) < ((int32_t)((int32_t)(((RuntimeArray*)L_9)->max_length)))))
|
|
{
|
|
goto IL_000d;
|
|
}
|
|
}
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::Resume(UnityEngine.GameObject,System.Boolean)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_Resume_mC8E2C1C37825D44C704A2D9A3CE85B133124AED8 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, bool ___1_includechildren, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
RuntimeObject* V_0 = NULL;
|
|
RuntimeObject* V_1 = NULL;
|
|
{
|
|
// Resume(target);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_0 = ___0_target;
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
iTween_Resume_mA7C7570DC54AAC3ADC3835F562565E5C8F18C2A0(L_0, NULL);
|
|
// if(includechildren){
|
|
bool L_1 = ___1_includechildren;
|
|
if (!L_1)
|
|
{
|
|
goto IL_0048;
|
|
}
|
|
}
|
|
{
|
|
// foreach(Transform child in target.transform){
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_2 = ___0_target;
|
|
NullCheck(L_2);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_3;
|
|
L_3 = GameObject_get_transform_m0BC10ADFA1632166AE5544BDF9038A2650C2AE56(L_2, NULL);
|
|
NullCheck(L_3);
|
|
RuntimeObject* L_4;
|
|
L_4 = Transform_GetEnumerator_mA7E1C882ACA0C33E284711CD09971DEA3FFEF404(L_3, NULL);
|
|
V_0 = L_4;
|
|
}
|
|
{
|
|
auto __finallyBlock = il2cpp::utils::Finally([&]
|
|
{
|
|
|
|
FINALLY_0037:
|
|
{// begin finally (depth: 1)
|
|
{
|
|
RuntimeObject* L_5 = V_0;
|
|
V_1 = ((RuntimeObject*)IsInst((RuntimeObject*)L_5, IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var));
|
|
RuntimeObject* L_6 = V_1;
|
|
if (!L_6)
|
|
{
|
|
goto IL_0047;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject* L_7 = V_1;
|
|
NullCheck(L_7);
|
|
InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var, L_7);
|
|
}
|
|
|
|
IL_0047:
|
|
{
|
|
return;
|
|
}
|
|
}// end finally (depth: 1)
|
|
});
|
|
try
|
|
{// begin try (depth: 1)
|
|
{
|
|
goto IL_002d_1;
|
|
}
|
|
|
|
IL_0017_1:
|
|
{
|
|
// foreach(Transform child in target.transform){
|
|
RuntimeObject* L_8 = V_0;
|
|
NullCheck(L_8);
|
|
RuntimeObject* L_9;
|
|
L_9 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(1 /* System.Object System.Collections.IEnumerator::get_Current() */, IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA_il2cpp_TypeInfo_var, L_8);
|
|
// Resume(child.gameObject,true);
|
|
NullCheck(((Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1*)CastclassClass((RuntimeObject*)L_9, Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1_il2cpp_TypeInfo_var)));
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_10;
|
|
L_10 = Component_get_gameObject_m57AEFBB14DB39EC476F740BA000E170355DE691B(((Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1*)CastclassClass((RuntimeObject*)L_9, Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1_il2cpp_TypeInfo_var)), NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
iTween_Resume_mC8E2C1C37825D44C704A2D9A3CE85B133124AED8(L_10, (bool)1, NULL);
|
|
}
|
|
|
|
IL_002d_1:
|
|
{
|
|
// foreach(Transform child in target.transform){
|
|
RuntimeObject* L_11 = V_0;
|
|
NullCheck(L_11);
|
|
bool L_12;
|
|
L_12 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA_il2cpp_TypeInfo_var, L_11);
|
|
if (L_12)
|
|
{
|
|
goto IL_0017_1;
|
|
}
|
|
}
|
|
{
|
|
goto IL_0048;
|
|
}
|
|
}// end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__finallyBlock.StoreException(e.ex);
|
|
}
|
|
}
|
|
|
|
IL_0048:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::Resume(UnityEngine.GameObject,System.String)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_Resume_m66BCB8786630256DB89ABBE1785D84B86528FEE0 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, String_t* ___1_type, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GameObject_GetComponents_TisiTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_mBB9C0F6CF2E4C089122784D32505C74080AB1109_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
ComponentU5BU5D_t40ECDBC5CC15EA282AF49771C20EBFDADC532D0E* V_0 = NULL;
|
|
int32_t V_1 = 0;
|
|
iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* V_2 = NULL;
|
|
{
|
|
// Component[] tweens = target.GetComponents<iTween>();
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_0 = ___0_target;
|
|
NullCheck(L_0);
|
|
iTweenU5BU5D_t1250FFDD7FF22A4BDB90B55A4A01F13F43A0B70D* L_1;
|
|
L_1 = GameObject_GetComponents_TisiTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_mBB9C0F6CF2E4C089122784D32505C74080AB1109(L_0, GameObject_GetComponents_TisiTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_mBB9C0F6CF2E4C089122784D32505C74080AB1109_RuntimeMethod_var);
|
|
V_0 = (ComponentU5BU5D_t40ECDBC5CC15EA282AF49771C20EBFDADC532D0E*)L_1;
|
|
ComponentU5BU5D_t40ECDBC5CC15EA282AF49771C20EBFDADC532D0E* L_2 = V_0;
|
|
// foreach (iTween item in tweens){
|
|
V_0 = L_2;
|
|
V_1 = 0;
|
|
goto IL_0050;
|
|
}
|
|
|
|
IL_000d:
|
|
{
|
|
// foreach (iTween item in tweens){
|
|
ComponentU5BU5D_t40ECDBC5CC15EA282AF49771C20EBFDADC532D0E* L_3 = V_0;
|
|
int32_t L_4 = V_1;
|
|
NullCheck(L_3);
|
|
int32_t L_5 = L_4;
|
|
Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3* L_6 = (L_3)->GetAt(static_cast<il2cpp_array_size_t>(L_5));
|
|
V_2 = ((iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1*)CastclassClass((RuntimeObject*)L_6, iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var));
|
|
// string targetType = item.type+item.method;
|
|
iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* L_7 = V_2;
|
|
NullCheck(L_7);
|
|
String_t* L_8 = L_7->___type_6;
|
|
iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* L_9 = V_2;
|
|
NullCheck(L_9);
|
|
String_t* L_10 = L_9->___method_7;
|
|
String_t* L_11;
|
|
L_11 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(L_8, L_10, NULL);
|
|
// targetType=targetType.Substring(0,type.Length);
|
|
String_t* L_12 = ___1_type;
|
|
NullCheck(L_12);
|
|
int32_t L_13;
|
|
L_13 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_12, NULL);
|
|
NullCheck(L_11);
|
|
String_t* L_14;
|
|
L_14 = String_Substring_mB1D94F47935D22E130FF2C01DBB6A4135FBB76CE(L_11, 0, L_13, NULL);
|
|
// if(targetType.ToLower() == type.ToLower()){
|
|
NullCheck(L_14);
|
|
String_t* L_15;
|
|
L_15 = String_ToLower_m6191ABA3DC514ED47C10BDA23FD0DDCEAE7ACFBD(L_14, NULL);
|
|
String_t* L_16 = ___1_type;
|
|
NullCheck(L_16);
|
|
String_t* L_17;
|
|
L_17 = String_ToLower_m6191ABA3DC514ED47C10BDA23FD0DDCEAE7ACFBD(L_16, NULL);
|
|
bool L_18;
|
|
L_18 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_15, L_17, NULL);
|
|
if (!L_18)
|
|
{
|
|
goto IL_004c;
|
|
}
|
|
}
|
|
{
|
|
// item.enabled=true;
|
|
iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* L_19 = V_2;
|
|
NullCheck(L_19);
|
|
Behaviour_set_enabled_mF1DCFE60EB09E0529FE9476CA804A3AA2D72B16A(L_19, (bool)1, NULL);
|
|
}
|
|
|
|
IL_004c:
|
|
{
|
|
int32_t L_20 = V_1;
|
|
V_1 = ((int32_t)il2cpp_codegen_add(L_20, 1));
|
|
}
|
|
|
|
IL_0050:
|
|
{
|
|
// foreach (iTween item in tweens){
|
|
int32_t L_21 = V_1;
|
|
ComponentU5BU5D_t40ECDBC5CC15EA282AF49771C20EBFDADC532D0E* L_22 = V_0;
|
|
NullCheck(L_22);
|
|
if ((((int32_t)L_21) < ((int32_t)((int32_t)(((RuntimeArray*)L_22)->max_length)))))
|
|
{
|
|
goto IL_000d;
|
|
}
|
|
}
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::Resume(UnityEngine.GameObject,System.String,System.Boolean)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_Resume_mF78A9D06733EBE1758FFED28E0240520E94A849E (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, String_t* ___1_type, bool ___2_includechildren, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GameObject_GetComponents_TisiTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_mBB9C0F6CF2E4C089122784D32505C74080AB1109_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
ComponentU5BU5D_t40ECDBC5CC15EA282AF49771C20EBFDADC532D0E* V_0 = NULL;
|
|
int32_t V_1 = 0;
|
|
iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* V_2 = NULL;
|
|
RuntimeObject* V_3 = NULL;
|
|
RuntimeObject* V_4 = NULL;
|
|
{
|
|
// Component[] tweens = target.GetComponents<iTween>();
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_0 = ___0_target;
|
|
NullCheck(L_0);
|
|
iTweenU5BU5D_t1250FFDD7FF22A4BDB90B55A4A01F13F43A0B70D* L_1;
|
|
L_1 = GameObject_GetComponents_TisiTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_mBB9C0F6CF2E4C089122784D32505C74080AB1109(L_0, GameObject_GetComponents_TisiTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_mBB9C0F6CF2E4C089122784D32505C74080AB1109_RuntimeMethod_var);
|
|
V_0 = (ComponentU5BU5D_t40ECDBC5CC15EA282AF49771C20EBFDADC532D0E*)L_1;
|
|
ComponentU5BU5D_t40ECDBC5CC15EA282AF49771C20EBFDADC532D0E* L_2 = V_0;
|
|
// foreach (iTween item in tweens){
|
|
V_0 = L_2;
|
|
V_1 = 0;
|
|
goto IL_0050;
|
|
}
|
|
|
|
IL_000d:
|
|
{
|
|
// foreach (iTween item in tweens){
|
|
ComponentU5BU5D_t40ECDBC5CC15EA282AF49771C20EBFDADC532D0E* L_3 = V_0;
|
|
int32_t L_4 = V_1;
|
|
NullCheck(L_3);
|
|
int32_t L_5 = L_4;
|
|
Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3* L_6 = (L_3)->GetAt(static_cast<il2cpp_array_size_t>(L_5));
|
|
V_2 = ((iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1*)CastclassClass((RuntimeObject*)L_6, iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var));
|
|
// string targetType = item.type+item.method;
|
|
iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* L_7 = V_2;
|
|
NullCheck(L_7);
|
|
String_t* L_8 = L_7->___type_6;
|
|
iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* L_9 = V_2;
|
|
NullCheck(L_9);
|
|
String_t* L_10 = L_9->___method_7;
|
|
String_t* L_11;
|
|
L_11 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(L_8, L_10, NULL);
|
|
// targetType=targetType.Substring(0,type.Length);
|
|
String_t* L_12 = ___1_type;
|
|
NullCheck(L_12);
|
|
int32_t L_13;
|
|
L_13 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_12, NULL);
|
|
NullCheck(L_11);
|
|
String_t* L_14;
|
|
L_14 = String_Substring_mB1D94F47935D22E130FF2C01DBB6A4135FBB76CE(L_11, 0, L_13, NULL);
|
|
// if(targetType.ToLower() == type.ToLower()){
|
|
NullCheck(L_14);
|
|
String_t* L_15;
|
|
L_15 = String_ToLower_m6191ABA3DC514ED47C10BDA23FD0DDCEAE7ACFBD(L_14, NULL);
|
|
String_t* L_16 = ___1_type;
|
|
NullCheck(L_16);
|
|
String_t* L_17;
|
|
L_17 = String_ToLower_m6191ABA3DC514ED47C10BDA23FD0DDCEAE7ACFBD(L_16, NULL);
|
|
bool L_18;
|
|
L_18 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_15, L_17, NULL);
|
|
if (!L_18)
|
|
{
|
|
goto IL_004c;
|
|
}
|
|
}
|
|
{
|
|
// item.enabled=true;
|
|
iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* L_19 = V_2;
|
|
NullCheck(L_19);
|
|
Behaviour_set_enabled_mF1DCFE60EB09E0529FE9476CA804A3AA2D72B16A(L_19, (bool)1, NULL);
|
|
}
|
|
|
|
IL_004c:
|
|
{
|
|
int32_t L_20 = V_1;
|
|
V_1 = ((int32_t)il2cpp_codegen_add(L_20, 1));
|
|
}
|
|
|
|
IL_0050:
|
|
{
|
|
// foreach (iTween item in tweens){
|
|
int32_t L_21 = V_1;
|
|
ComponentU5BU5D_t40ECDBC5CC15EA282AF49771C20EBFDADC532D0E* L_22 = V_0;
|
|
NullCheck(L_22);
|
|
if ((((int32_t)L_21) < ((int32_t)((int32_t)(((RuntimeArray*)L_22)->max_length)))))
|
|
{
|
|
goto IL_000d;
|
|
}
|
|
}
|
|
{
|
|
// if(includechildren){
|
|
bool L_23 = ___2_includechildren;
|
|
if (!L_23)
|
|
{
|
|
goto IL_009c;
|
|
}
|
|
}
|
|
{
|
|
// foreach(Transform child in target.transform){
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_24 = ___0_target;
|
|
NullCheck(L_24);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_25;
|
|
L_25 = GameObject_get_transform_m0BC10ADFA1632166AE5544BDF9038A2650C2AE56(L_24, NULL);
|
|
NullCheck(L_25);
|
|
RuntimeObject* L_26;
|
|
L_26 = Transform_GetEnumerator_mA7E1C882ACA0C33E284711CD09971DEA3FFEF404(L_25, NULL);
|
|
V_3 = L_26;
|
|
}
|
|
{
|
|
auto __finallyBlock = il2cpp::utils::Finally([&]
|
|
{
|
|
|
|
FINALLY_0088:
|
|
{// begin finally (depth: 1)
|
|
{
|
|
RuntimeObject* L_27 = V_3;
|
|
V_4 = ((RuntimeObject*)IsInst((RuntimeObject*)L_27, IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var));
|
|
RuntimeObject* L_28 = V_4;
|
|
if (!L_28)
|
|
{
|
|
goto IL_009b;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject* L_29 = V_4;
|
|
NullCheck(L_29);
|
|
InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var, L_29);
|
|
}
|
|
|
|
IL_009b:
|
|
{
|
|
return;
|
|
}
|
|
}// end finally (depth: 1)
|
|
});
|
|
try
|
|
{// begin try (depth: 1)
|
|
{
|
|
goto IL_007e_1;
|
|
}
|
|
|
|
IL_0067_1:
|
|
{
|
|
// foreach(Transform child in target.transform){
|
|
RuntimeObject* L_30 = V_3;
|
|
NullCheck(L_30);
|
|
RuntimeObject* L_31;
|
|
L_31 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(1 /* System.Object System.Collections.IEnumerator::get_Current() */, IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA_il2cpp_TypeInfo_var, L_30);
|
|
// Resume(child.gameObject,type,true);
|
|
NullCheck(((Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1*)CastclassClass((RuntimeObject*)L_31, Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1_il2cpp_TypeInfo_var)));
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_32;
|
|
L_32 = Component_get_gameObject_m57AEFBB14DB39EC476F740BA000E170355DE691B(((Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1*)CastclassClass((RuntimeObject*)L_31, Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1_il2cpp_TypeInfo_var)), NULL);
|
|
String_t* L_33 = ___1_type;
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
iTween_Resume_mF78A9D06733EBE1758FFED28E0240520E94A849E(L_32, L_33, (bool)1, NULL);
|
|
}
|
|
|
|
IL_007e_1:
|
|
{
|
|
// foreach(Transform child in target.transform){
|
|
RuntimeObject* L_34 = V_3;
|
|
NullCheck(L_34);
|
|
bool L_35;
|
|
L_35 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA_il2cpp_TypeInfo_var, L_34);
|
|
if (L_35)
|
|
{
|
|
goto IL_0067_1;
|
|
}
|
|
}
|
|
{
|
|
goto IL_009c;
|
|
}
|
|
}// end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__finallyBlock.StoreException(e.ex);
|
|
}
|
|
}
|
|
|
|
IL_009c:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::Resume()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_Resume_m07C25E2187EF771BD85EE6567AC88F3BDA3C63DA (const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GameObject_t76FEDD663AB33C991A9C9A23129337651094216F_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_mD54249BE38C1CEC8A5CC7A838EAB9BFF41B5D8A7_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_m7747FFCB9345B5B5F3D84773E3599956333FA6FA_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral320772EF40302B49A179DB96BAD02224E97B4018);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
{
|
|
// for (int i = 0; i < tweens.Count; i++) {
|
|
V_0 = 0;
|
|
goto IL_0027;
|
|
}
|
|
|
|
IL_0004:
|
|
{
|
|
// Hashtable currentTween = tweens[i];
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
List_1_t2A52E5C00B98CBC8D02BF94A380F75023D0D130B* L_0 = ((iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_StaticFields*)il2cpp_codegen_static_fields_for(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var))->___tweens_4;
|
|
int32_t L_1 = V_0;
|
|
NullCheck(L_0);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_2;
|
|
L_2 = List_1_get_Item_m7747FFCB9345B5B5F3D84773E3599956333FA6FA(L_0, L_1, List_1_get_Item_m7747FFCB9345B5B5F3D84773E3599956333FA6FA_RuntimeMethod_var);
|
|
// GameObject target = (GameObject)currentTween["target"];
|
|
NullCheck(L_2);
|
|
RuntimeObject* L_3;
|
|
L_3 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_2, _stringLiteral320772EF40302B49A179DB96BAD02224E97B4018);
|
|
// Resume(target);
|
|
iTween_Resume_mA7C7570DC54AAC3ADC3835F562565E5C8F18C2A0(((GameObject_t76FEDD663AB33C991A9C9A23129337651094216F*)CastclassSealed((RuntimeObject*)L_3, GameObject_t76FEDD663AB33C991A9C9A23129337651094216F_il2cpp_TypeInfo_var)), NULL);
|
|
// for (int i = 0; i < tweens.Count; i++) {
|
|
int32_t L_4 = V_0;
|
|
V_0 = ((int32_t)il2cpp_codegen_add(L_4, 1));
|
|
}
|
|
|
|
IL_0027:
|
|
{
|
|
// for (int i = 0; i < tweens.Count; i++) {
|
|
int32_t L_5 = V_0;
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
List_1_t2A52E5C00B98CBC8D02BF94A380F75023D0D130B* L_6 = ((iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_StaticFields*)il2cpp_codegen_static_fields_for(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var))->___tweens_4;
|
|
NullCheck(L_6);
|
|
int32_t L_7;
|
|
L_7 = List_1_get_Count_mD54249BE38C1CEC8A5CC7A838EAB9BFF41B5D8A7_inline(L_6, List_1_get_Count_mD54249BE38C1CEC8A5CC7A838EAB9BFF41B5D8A7_RuntimeMethod_var);
|
|
if ((((int32_t)L_5) < ((int32_t)L_7)))
|
|
{
|
|
goto IL_0004;
|
|
}
|
|
}
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::Resume(System.String)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_Resume_mCA9ACF6108CBDB0D31B6BB8C28349D217DB877D7 (String_t* ___0_type, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArrayList_t7A8E5AF0C4378015B5731ABE2BED8F2782FEEF8A_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GameObject_t76FEDD663AB33C991A9C9A23129337651094216F_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_mD54249BE38C1CEC8A5CC7A838EAB9BFF41B5D8A7_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_m7747FFCB9345B5B5F3D84773E3599956333FA6FA_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral320772EF40302B49A179DB96BAD02224E97B4018);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
ArrayList_t7A8E5AF0C4378015B5731ABE2BED8F2782FEEF8A* V_0 = NULL;
|
|
int32_t V_1 = 0;
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* V_2 = NULL;
|
|
int32_t V_3 = 0;
|
|
{
|
|
// ArrayList resumeArray = new ArrayList();
|
|
ArrayList_t7A8E5AF0C4378015B5731ABE2BED8F2782FEEF8A* L_0 = (ArrayList_t7A8E5AF0C4378015B5731ABE2BED8F2782FEEF8A*)il2cpp_codegen_object_new(ArrayList_t7A8E5AF0C4378015B5731ABE2BED8F2782FEEF8A_il2cpp_TypeInfo_var);
|
|
NullCheck(L_0);
|
|
ArrayList__ctor_m07DC369002304B483B9FC41DBDAF4A25AC3C9F80(L_0, NULL);
|
|
V_0 = L_0;
|
|
// for (int i = 0; i < tweens.Count; i++) {
|
|
V_1 = 0;
|
|
goto IL_0036;
|
|
}
|
|
|
|
IL_000a:
|
|
{
|
|
// Hashtable currentTween = tweens[i];
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
List_1_t2A52E5C00B98CBC8D02BF94A380F75023D0D130B* L_1 = ((iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_StaticFields*)il2cpp_codegen_static_fields_for(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var))->___tweens_4;
|
|
int32_t L_2 = V_1;
|
|
NullCheck(L_1);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_3;
|
|
L_3 = List_1_get_Item_m7747FFCB9345B5B5F3D84773E3599956333FA6FA(L_1, L_2, List_1_get_Item_m7747FFCB9345B5B5F3D84773E3599956333FA6FA_RuntimeMethod_var);
|
|
// GameObject target = (GameObject)currentTween["target"];
|
|
NullCheck(L_3);
|
|
RuntimeObject* L_4;
|
|
L_4 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_3, _stringLiteral320772EF40302B49A179DB96BAD02224E97B4018);
|
|
V_2 = ((GameObject_t76FEDD663AB33C991A9C9A23129337651094216F*)CastclassSealed((RuntimeObject*)L_4, GameObject_t76FEDD663AB33C991A9C9A23129337651094216F_il2cpp_TypeInfo_var));
|
|
// resumeArray.Insert(resumeArray.Count,target);
|
|
ArrayList_t7A8E5AF0C4378015B5731ABE2BED8F2782FEEF8A* L_5 = V_0;
|
|
ArrayList_t7A8E5AF0C4378015B5731ABE2BED8F2782FEEF8A* L_6 = V_0;
|
|
NullCheck(L_6);
|
|
int32_t L_7;
|
|
L_7 = VirtualFuncInvoker0< int32_t >::Invoke(21 /* System.Int32 System.Collections.ArrayList::get_Count() */, L_6);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_8 = V_2;
|
|
NullCheck(L_5);
|
|
VirtualActionInvoker2< int32_t, RuntimeObject* >::Invoke(35 /* System.Void System.Collections.ArrayList::Insert(System.Int32,System.Object) */, L_5, L_7, L_8);
|
|
// for (int i = 0; i < tweens.Count; i++) {
|
|
int32_t L_9 = V_1;
|
|
V_1 = ((int32_t)il2cpp_codegen_add(L_9, 1));
|
|
}
|
|
|
|
IL_0036:
|
|
{
|
|
// for (int i = 0; i < tweens.Count; i++) {
|
|
int32_t L_10 = V_1;
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
List_1_t2A52E5C00B98CBC8D02BF94A380F75023D0D130B* L_11 = ((iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_StaticFields*)il2cpp_codegen_static_fields_for(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var))->___tweens_4;
|
|
NullCheck(L_11);
|
|
int32_t L_12;
|
|
L_12 = List_1_get_Count_mD54249BE38C1CEC8A5CC7A838EAB9BFF41B5D8A7_inline(L_11, List_1_get_Count_mD54249BE38C1CEC8A5CC7A838EAB9BFF41B5D8A7_RuntimeMethod_var);
|
|
if ((((int32_t)L_10) < ((int32_t)L_12)))
|
|
{
|
|
goto IL_000a;
|
|
}
|
|
}
|
|
{
|
|
// for (int i = 0; i < resumeArray.Count; i++) {
|
|
V_3 = 0;
|
|
goto IL_005d;
|
|
}
|
|
|
|
IL_0047:
|
|
{
|
|
// Resume((GameObject)resumeArray[i],type);
|
|
ArrayList_t7A8E5AF0C4378015B5731ABE2BED8F2782FEEF8A* L_13 = V_0;
|
|
int32_t L_14 = V_3;
|
|
NullCheck(L_13);
|
|
RuntimeObject* L_15;
|
|
L_15 = VirtualFuncInvoker1< RuntimeObject*, int32_t >::Invoke(25 /* System.Object System.Collections.ArrayList::get_Item(System.Int32) */, L_13, L_14);
|
|
String_t* L_16 = ___0_type;
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
iTween_Resume_m66BCB8786630256DB89ABBE1785D84B86528FEE0(((GameObject_t76FEDD663AB33C991A9C9A23129337651094216F*)CastclassSealed((RuntimeObject*)L_15, GameObject_t76FEDD663AB33C991A9C9A23129337651094216F_il2cpp_TypeInfo_var)), L_16, NULL);
|
|
// for (int i = 0; i < resumeArray.Count; i++) {
|
|
int32_t L_17 = V_3;
|
|
V_3 = ((int32_t)il2cpp_codegen_add(L_17, 1));
|
|
}
|
|
|
|
IL_005d:
|
|
{
|
|
// for (int i = 0; i < resumeArray.Count; i++) {
|
|
int32_t L_18 = V_3;
|
|
ArrayList_t7A8E5AF0C4378015B5731ABE2BED8F2782FEEF8A* L_19 = V_0;
|
|
NullCheck(L_19);
|
|
int32_t L_20;
|
|
L_20 = VirtualFuncInvoker0< int32_t >::Invoke(21 /* System.Int32 System.Collections.ArrayList::get_Count() */, L_19);
|
|
if ((((int32_t)L_18) < ((int32_t)L_20)))
|
|
{
|
|
goto IL_0047;
|
|
}
|
|
}
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::Pause(UnityEngine.GameObject)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_Pause_m01161C90EAD60F1CAFAE47D1F27B506746F3C5DD (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GameObject_GetComponents_TisiTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_mBB9C0F6CF2E4C089122784D32505C74080AB1109_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB0658EBD7117F5F9DCFBFF0FBF0210D62373F387);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
ComponentU5BU5D_t40ECDBC5CC15EA282AF49771C20EBFDADC532D0E* V_0 = NULL;
|
|
int32_t V_1 = 0;
|
|
iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* V_2 = NULL;
|
|
{
|
|
// Component[] tweens = target.GetComponents<iTween>();
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_0 = ___0_target;
|
|
NullCheck(L_0);
|
|
iTweenU5BU5D_t1250FFDD7FF22A4BDB90B55A4A01F13F43A0B70D* L_1;
|
|
L_1 = GameObject_GetComponents_TisiTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_mBB9C0F6CF2E4C089122784D32505C74080AB1109(L_0, GameObject_GetComponents_TisiTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_mBB9C0F6CF2E4C089122784D32505C74080AB1109_RuntimeMethod_var);
|
|
V_0 = (ComponentU5BU5D_t40ECDBC5CC15EA282AF49771C20EBFDADC532D0E*)L_1;
|
|
ComponentU5BU5D_t40ECDBC5CC15EA282AF49771C20EBFDADC532D0E* L_2 = V_0;
|
|
// foreach (iTween item in tweens){
|
|
V_0 = L_2;
|
|
V_1 = 0;
|
|
goto IL_0059;
|
|
}
|
|
|
|
IL_000d:
|
|
{
|
|
// foreach (iTween item in tweens){
|
|
ComponentU5BU5D_t40ECDBC5CC15EA282AF49771C20EBFDADC532D0E* L_3 = V_0;
|
|
int32_t L_4 = V_1;
|
|
NullCheck(L_3);
|
|
int32_t L_5 = L_4;
|
|
Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3* L_6 = (L_3)->GetAt(static_cast<il2cpp_array_size_t>(L_5));
|
|
V_2 = ((iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1*)CastclassClass((RuntimeObject*)L_6, iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var));
|
|
// if(item.delay>0){
|
|
iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* L_7 = V_2;
|
|
NullCheck(L_7);
|
|
float L_8 = L_7->___delay_10;
|
|
if ((!(((float)L_8) > ((float)(0.0f)))))
|
|
{
|
|
goto IL_0047;
|
|
}
|
|
}
|
|
{
|
|
// item.delay-=Time.time-item.delayStarted;
|
|
iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* L_9 = V_2;
|
|
iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* L_10 = L_9;
|
|
NullCheck(L_10);
|
|
float L_11 = L_10->___delay_10;
|
|
float L_12;
|
|
L_12 = Time_get_time_m3A271BB1B20041144AC5B7863B71AB1F0150374B(NULL);
|
|
iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* L_13 = V_2;
|
|
NullCheck(L_13);
|
|
float L_14 = L_13->___delayStarted_17;
|
|
NullCheck(L_10);
|
|
L_10->___delay_10 = ((float)il2cpp_codegen_subtract(L_11, ((float)il2cpp_codegen_subtract(L_12, L_14))));
|
|
// item.StopCoroutine("TweenDelay");
|
|
iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* L_15 = V_2;
|
|
NullCheck(L_15);
|
|
MonoBehaviour_StopCoroutine_m1DA0B9343DCDB53221A6CD707CBF0827A6FFF17F(L_15, _stringLiteralB0658EBD7117F5F9DCFBFF0FBF0210D62373F387, NULL);
|
|
}
|
|
|
|
IL_0047:
|
|
{
|
|
// item.isPaused=true;
|
|
iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* L_16 = V_2;
|
|
NullCheck(L_16);
|
|
L_16->___isPaused_13 = (bool)1;
|
|
// item.enabled=false;
|
|
iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* L_17 = V_2;
|
|
NullCheck(L_17);
|
|
Behaviour_set_enabled_mF1DCFE60EB09E0529FE9476CA804A3AA2D72B16A(L_17, (bool)0, NULL);
|
|
int32_t L_18 = V_1;
|
|
V_1 = ((int32_t)il2cpp_codegen_add(L_18, 1));
|
|
}
|
|
|
|
IL_0059:
|
|
{
|
|
// foreach (iTween item in tweens){
|
|
int32_t L_19 = V_1;
|
|
ComponentU5BU5D_t40ECDBC5CC15EA282AF49771C20EBFDADC532D0E* L_20 = V_0;
|
|
NullCheck(L_20);
|
|
if ((((int32_t)L_19) < ((int32_t)((int32_t)(((RuntimeArray*)L_20)->max_length)))))
|
|
{
|
|
goto IL_000d;
|
|
}
|
|
}
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::Pause(UnityEngine.GameObject,System.Boolean)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_Pause_mABDBA73BD0437ECE88479895CFE9828380FCFDC4 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, bool ___1_includechildren, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
RuntimeObject* V_0 = NULL;
|
|
RuntimeObject* V_1 = NULL;
|
|
{
|
|
// Pause(target);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_0 = ___0_target;
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
iTween_Pause_m01161C90EAD60F1CAFAE47D1F27B506746F3C5DD(L_0, NULL);
|
|
// if(includechildren){
|
|
bool L_1 = ___1_includechildren;
|
|
if (!L_1)
|
|
{
|
|
goto IL_0048;
|
|
}
|
|
}
|
|
{
|
|
// foreach(Transform child in target.transform){
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_2 = ___0_target;
|
|
NullCheck(L_2);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_3;
|
|
L_3 = GameObject_get_transform_m0BC10ADFA1632166AE5544BDF9038A2650C2AE56(L_2, NULL);
|
|
NullCheck(L_3);
|
|
RuntimeObject* L_4;
|
|
L_4 = Transform_GetEnumerator_mA7E1C882ACA0C33E284711CD09971DEA3FFEF404(L_3, NULL);
|
|
V_0 = L_4;
|
|
}
|
|
{
|
|
auto __finallyBlock = il2cpp::utils::Finally([&]
|
|
{
|
|
|
|
FINALLY_0037:
|
|
{// begin finally (depth: 1)
|
|
{
|
|
RuntimeObject* L_5 = V_0;
|
|
V_1 = ((RuntimeObject*)IsInst((RuntimeObject*)L_5, IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var));
|
|
RuntimeObject* L_6 = V_1;
|
|
if (!L_6)
|
|
{
|
|
goto IL_0047;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject* L_7 = V_1;
|
|
NullCheck(L_7);
|
|
InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var, L_7);
|
|
}
|
|
|
|
IL_0047:
|
|
{
|
|
return;
|
|
}
|
|
}// end finally (depth: 1)
|
|
});
|
|
try
|
|
{// begin try (depth: 1)
|
|
{
|
|
goto IL_002d_1;
|
|
}
|
|
|
|
IL_0017_1:
|
|
{
|
|
// foreach(Transform child in target.transform){
|
|
RuntimeObject* L_8 = V_0;
|
|
NullCheck(L_8);
|
|
RuntimeObject* L_9;
|
|
L_9 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(1 /* System.Object System.Collections.IEnumerator::get_Current() */, IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA_il2cpp_TypeInfo_var, L_8);
|
|
// Pause(child.gameObject,true);
|
|
NullCheck(((Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1*)CastclassClass((RuntimeObject*)L_9, Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1_il2cpp_TypeInfo_var)));
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_10;
|
|
L_10 = Component_get_gameObject_m57AEFBB14DB39EC476F740BA000E170355DE691B(((Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1*)CastclassClass((RuntimeObject*)L_9, Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1_il2cpp_TypeInfo_var)), NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
iTween_Pause_mABDBA73BD0437ECE88479895CFE9828380FCFDC4(L_10, (bool)1, NULL);
|
|
}
|
|
|
|
IL_002d_1:
|
|
{
|
|
// foreach(Transform child in target.transform){
|
|
RuntimeObject* L_11 = V_0;
|
|
NullCheck(L_11);
|
|
bool L_12;
|
|
L_12 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA_il2cpp_TypeInfo_var, L_11);
|
|
if (L_12)
|
|
{
|
|
goto IL_0017_1;
|
|
}
|
|
}
|
|
{
|
|
goto IL_0048;
|
|
}
|
|
}// end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__finallyBlock.StoreException(e.ex);
|
|
}
|
|
}
|
|
|
|
IL_0048:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::Pause(UnityEngine.GameObject,System.String)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_Pause_m89B2426C0B5BA029A9EA49C7BEF0817B10B3A54F (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, String_t* ___1_type, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GameObject_GetComponents_TisiTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_mBB9C0F6CF2E4C089122784D32505C74080AB1109_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB0658EBD7117F5F9DCFBFF0FBF0210D62373F387);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
ComponentU5BU5D_t40ECDBC5CC15EA282AF49771C20EBFDADC532D0E* V_0 = NULL;
|
|
int32_t V_1 = 0;
|
|
iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* V_2 = NULL;
|
|
{
|
|
// Component[] tweens = target.GetComponents<iTween>();
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_0 = ___0_target;
|
|
NullCheck(L_0);
|
|
iTweenU5BU5D_t1250FFDD7FF22A4BDB90B55A4A01F13F43A0B70D* L_1;
|
|
L_1 = GameObject_GetComponents_TisiTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_mBB9C0F6CF2E4C089122784D32505C74080AB1109(L_0, GameObject_GetComponents_TisiTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_mBB9C0F6CF2E4C089122784D32505C74080AB1109_RuntimeMethod_var);
|
|
V_0 = (ComponentU5BU5D_t40ECDBC5CC15EA282AF49771C20EBFDADC532D0E*)L_1;
|
|
ComponentU5BU5D_t40ECDBC5CC15EA282AF49771C20EBFDADC532D0E* L_2 = V_0;
|
|
// foreach (iTween item in tweens){
|
|
V_0 = L_2;
|
|
V_1 = 0;
|
|
goto IL_0088;
|
|
}
|
|
|
|
IL_000d:
|
|
{
|
|
// foreach (iTween item in tweens){
|
|
ComponentU5BU5D_t40ECDBC5CC15EA282AF49771C20EBFDADC532D0E* L_3 = V_0;
|
|
int32_t L_4 = V_1;
|
|
NullCheck(L_3);
|
|
int32_t L_5 = L_4;
|
|
Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3* L_6 = (L_3)->GetAt(static_cast<il2cpp_array_size_t>(L_5));
|
|
V_2 = ((iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1*)CastclassClass((RuntimeObject*)L_6, iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var));
|
|
// string targetType = item.type+item.method;
|
|
iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* L_7 = V_2;
|
|
NullCheck(L_7);
|
|
String_t* L_8 = L_7->___type_6;
|
|
iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* L_9 = V_2;
|
|
NullCheck(L_9);
|
|
String_t* L_10 = L_9->___method_7;
|
|
String_t* L_11;
|
|
L_11 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(L_8, L_10, NULL);
|
|
// targetType=targetType.Substring(0,type.Length);
|
|
String_t* L_12 = ___1_type;
|
|
NullCheck(L_12);
|
|
int32_t L_13;
|
|
L_13 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_12, NULL);
|
|
NullCheck(L_11);
|
|
String_t* L_14;
|
|
L_14 = String_Substring_mB1D94F47935D22E130FF2C01DBB6A4135FBB76CE(L_11, 0, L_13, NULL);
|
|
// if(targetType.ToLower() == type.ToLower()){
|
|
NullCheck(L_14);
|
|
String_t* L_15;
|
|
L_15 = String_ToLower_m6191ABA3DC514ED47C10BDA23FD0DDCEAE7ACFBD(L_14, NULL);
|
|
String_t* L_16 = ___1_type;
|
|
NullCheck(L_16);
|
|
String_t* L_17;
|
|
L_17 = String_ToLower_m6191ABA3DC514ED47C10BDA23FD0DDCEAE7ACFBD(L_16, NULL);
|
|
bool L_18;
|
|
L_18 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_15, L_17, NULL);
|
|
if (!L_18)
|
|
{
|
|
goto IL_0084;
|
|
}
|
|
}
|
|
{
|
|
// if(item.delay>0){
|
|
iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* L_19 = V_2;
|
|
NullCheck(L_19);
|
|
float L_20 = L_19->___delay_10;
|
|
if ((!(((float)L_20) > ((float)(0.0f)))))
|
|
{
|
|
goto IL_0076;
|
|
}
|
|
}
|
|
{
|
|
// item.delay-=Time.time-item.delayStarted;
|
|
iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* L_21 = V_2;
|
|
iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* L_22 = L_21;
|
|
NullCheck(L_22);
|
|
float L_23 = L_22->___delay_10;
|
|
float L_24;
|
|
L_24 = Time_get_time_m3A271BB1B20041144AC5B7863B71AB1F0150374B(NULL);
|
|
iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* L_25 = V_2;
|
|
NullCheck(L_25);
|
|
float L_26 = L_25->___delayStarted_17;
|
|
NullCheck(L_22);
|
|
L_22->___delay_10 = ((float)il2cpp_codegen_subtract(L_23, ((float)il2cpp_codegen_subtract(L_24, L_26))));
|
|
// item.StopCoroutine("TweenDelay");
|
|
iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* L_27 = V_2;
|
|
NullCheck(L_27);
|
|
MonoBehaviour_StopCoroutine_m1DA0B9343DCDB53221A6CD707CBF0827A6FFF17F(L_27, _stringLiteralB0658EBD7117F5F9DCFBFF0FBF0210D62373F387, NULL);
|
|
}
|
|
|
|
IL_0076:
|
|
{
|
|
// item.isPaused=true;
|
|
iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* L_28 = V_2;
|
|
NullCheck(L_28);
|
|
L_28->___isPaused_13 = (bool)1;
|
|
// item.enabled=false;
|
|
iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* L_29 = V_2;
|
|
NullCheck(L_29);
|
|
Behaviour_set_enabled_mF1DCFE60EB09E0529FE9476CA804A3AA2D72B16A(L_29, (bool)0, NULL);
|
|
}
|
|
|
|
IL_0084:
|
|
{
|
|
int32_t L_30 = V_1;
|
|
V_1 = ((int32_t)il2cpp_codegen_add(L_30, 1));
|
|
}
|
|
|
|
IL_0088:
|
|
{
|
|
// foreach (iTween item in tweens){
|
|
int32_t L_31 = V_1;
|
|
ComponentU5BU5D_t40ECDBC5CC15EA282AF49771C20EBFDADC532D0E* L_32 = V_0;
|
|
NullCheck(L_32);
|
|
if ((((int32_t)L_31) < ((int32_t)((int32_t)(((RuntimeArray*)L_32)->max_length)))))
|
|
{
|
|
goto IL_000d;
|
|
}
|
|
}
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::Pause(UnityEngine.GameObject,System.String,System.Boolean)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_Pause_m8CD8A9E6275EF538F9A6D6D03CA9B824B7975ED2 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, String_t* ___1_type, bool ___2_includechildren, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GameObject_GetComponents_TisiTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_mBB9C0F6CF2E4C089122784D32505C74080AB1109_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB0658EBD7117F5F9DCFBFF0FBF0210D62373F387);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
ComponentU5BU5D_t40ECDBC5CC15EA282AF49771C20EBFDADC532D0E* V_0 = NULL;
|
|
int32_t V_1 = 0;
|
|
iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* V_2 = NULL;
|
|
RuntimeObject* V_3 = NULL;
|
|
RuntimeObject* V_4 = NULL;
|
|
{
|
|
// Component[] tweens = target.GetComponents<iTween>();
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_0 = ___0_target;
|
|
NullCheck(L_0);
|
|
iTweenU5BU5D_t1250FFDD7FF22A4BDB90B55A4A01F13F43A0B70D* L_1;
|
|
L_1 = GameObject_GetComponents_TisiTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_mBB9C0F6CF2E4C089122784D32505C74080AB1109(L_0, GameObject_GetComponents_TisiTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_mBB9C0F6CF2E4C089122784D32505C74080AB1109_RuntimeMethod_var);
|
|
V_0 = (ComponentU5BU5D_t40ECDBC5CC15EA282AF49771C20EBFDADC532D0E*)L_1;
|
|
ComponentU5BU5D_t40ECDBC5CC15EA282AF49771C20EBFDADC532D0E* L_2 = V_0;
|
|
// foreach (iTween item in tweens){
|
|
V_0 = L_2;
|
|
V_1 = 0;
|
|
goto IL_0088;
|
|
}
|
|
|
|
IL_000d:
|
|
{
|
|
// foreach (iTween item in tweens){
|
|
ComponentU5BU5D_t40ECDBC5CC15EA282AF49771C20EBFDADC532D0E* L_3 = V_0;
|
|
int32_t L_4 = V_1;
|
|
NullCheck(L_3);
|
|
int32_t L_5 = L_4;
|
|
Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3* L_6 = (L_3)->GetAt(static_cast<il2cpp_array_size_t>(L_5));
|
|
V_2 = ((iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1*)CastclassClass((RuntimeObject*)L_6, iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var));
|
|
// string targetType = item.type+item.method;
|
|
iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* L_7 = V_2;
|
|
NullCheck(L_7);
|
|
String_t* L_8 = L_7->___type_6;
|
|
iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* L_9 = V_2;
|
|
NullCheck(L_9);
|
|
String_t* L_10 = L_9->___method_7;
|
|
String_t* L_11;
|
|
L_11 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(L_8, L_10, NULL);
|
|
// targetType=targetType.Substring(0,type.Length);
|
|
String_t* L_12 = ___1_type;
|
|
NullCheck(L_12);
|
|
int32_t L_13;
|
|
L_13 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_12, NULL);
|
|
NullCheck(L_11);
|
|
String_t* L_14;
|
|
L_14 = String_Substring_mB1D94F47935D22E130FF2C01DBB6A4135FBB76CE(L_11, 0, L_13, NULL);
|
|
// if(targetType.ToLower() == type.ToLower()){
|
|
NullCheck(L_14);
|
|
String_t* L_15;
|
|
L_15 = String_ToLower_m6191ABA3DC514ED47C10BDA23FD0DDCEAE7ACFBD(L_14, NULL);
|
|
String_t* L_16 = ___1_type;
|
|
NullCheck(L_16);
|
|
String_t* L_17;
|
|
L_17 = String_ToLower_m6191ABA3DC514ED47C10BDA23FD0DDCEAE7ACFBD(L_16, NULL);
|
|
bool L_18;
|
|
L_18 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_15, L_17, NULL);
|
|
if (!L_18)
|
|
{
|
|
goto IL_0084;
|
|
}
|
|
}
|
|
{
|
|
// if(item.delay>0){
|
|
iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* L_19 = V_2;
|
|
NullCheck(L_19);
|
|
float L_20 = L_19->___delay_10;
|
|
if ((!(((float)L_20) > ((float)(0.0f)))))
|
|
{
|
|
goto IL_0076;
|
|
}
|
|
}
|
|
{
|
|
// item.delay-=Time.time-item.delayStarted;
|
|
iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* L_21 = V_2;
|
|
iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* L_22 = L_21;
|
|
NullCheck(L_22);
|
|
float L_23 = L_22->___delay_10;
|
|
float L_24;
|
|
L_24 = Time_get_time_m3A271BB1B20041144AC5B7863B71AB1F0150374B(NULL);
|
|
iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* L_25 = V_2;
|
|
NullCheck(L_25);
|
|
float L_26 = L_25->___delayStarted_17;
|
|
NullCheck(L_22);
|
|
L_22->___delay_10 = ((float)il2cpp_codegen_subtract(L_23, ((float)il2cpp_codegen_subtract(L_24, L_26))));
|
|
// item.StopCoroutine("TweenDelay");
|
|
iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* L_27 = V_2;
|
|
NullCheck(L_27);
|
|
MonoBehaviour_StopCoroutine_m1DA0B9343DCDB53221A6CD707CBF0827A6FFF17F(L_27, _stringLiteralB0658EBD7117F5F9DCFBFF0FBF0210D62373F387, NULL);
|
|
}
|
|
|
|
IL_0076:
|
|
{
|
|
// item.isPaused=true;
|
|
iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* L_28 = V_2;
|
|
NullCheck(L_28);
|
|
L_28->___isPaused_13 = (bool)1;
|
|
// item.enabled=false;
|
|
iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* L_29 = V_2;
|
|
NullCheck(L_29);
|
|
Behaviour_set_enabled_mF1DCFE60EB09E0529FE9476CA804A3AA2D72B16A(L_29, (bool)0, NULL);
|
|
}
|
|
|
|
IL_0084:
|
|
{
|
|
int32_t L_30 = V_1;
|
|
V_1 = ((int32_t)il2cpp_codegen_add(L_30, 1));
|
|
}
|
|
|
|
IL_0088:
|
|
{
|
|
// foreach (iTween item in tweens){
|
|
int32_t L_31 = V_1;
|
|
ComponentU5BU5D_t40ECDBC5CC15EA282AF49771C20EBFDADC532D0E* L_32 = V_0;
|
|
NullCheck(L_32);
|
|
if ((((int32_t)L_31) < ((int32_t)((int32_t)(((RuntimeArray*)L_32)->max_length)))))
|
|
{
|
|
goto IL_000d;
|
|
}
|
|
}
|
|
{
|
|
// if(includechildren){
|
|
bool L_33 = ___2_includechildren;
|
|
if (!L_33)
|
|
{
|
|
goto IL_00d7;
|
|
}
|
|
}
|
|
{
|
|
// foreach(Transform child in target.transform){
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_34 = ___0_target;
|
|
NullCheck(L_34);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_35;
|
|
L_35 = GameObject_get_transform_m0BC10ADFA1632166AE5544BDF9038A2650C2AE56(L_34, NULL);
|
|
NullCheck(L_35);
|
|
RuntimeObject* L_36;
|
|
L_36 = Transform_GetEnumerator_mA7E1C882ACA0C33E284711CD09971DEA3FFEF404(L_35, NULL);
|
|
V_3 = L_36;
|
|
}
|
|
{
|
|
auto __finallyBlock = il2cpp::utils::Finally([&]
|
|
{
|
|
|
|
FINALLY_00c3:
|
|
{// begin finally (depth: 1)
|
|
{
|
|
RuntimeObject* L_37 = V_3;
|
|
V_4 = ((RuntimeObject*)IsInst((RuntimeObject*)L_37, IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var));
|
|
RuntimeObject* L_38 = V_4;
|
|
if (!L_38)
|
|
{
|
|
goto IL_00d6;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject* L_39 = V_4;
|
|
NullCheck(L_39);
|
|
InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var, L_39);
|
|
}
|
|
|
|
IL_00d6:
|
|
{
|
|
return;
|
|
}
|
|
}// end finally (depth: 1)
|
|
});
|
|
try
|
|
{// begin try (depth: 1)
|
|
{
|
|
goto IL_00b9_1;
|
|
}
|
|
|
|
IL_00a2_1:
|
|
{
|
|
// foreach(Transform child in target.transform){
|
|
RuntimeObject* L_40 = V_3;
|
|
NullCheck(L_40);
|
|
RuntimeObject* L_41;
|
|
L_41 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(1 /* System.Object System.Collections.IEnumerator::get_Current() */, IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA_il2cpp_TypeInfo_var, L_40);
|
|
// Pause(child.gameObject,type,true);
|
|
NullCheck(((Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1*)CastclassClass((RuntimeObject*)L_41, Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1_il2cpp_TypeInfo_var)));
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_42;
|
|
L_42 = Component_get_gameObject_m57AEFBB14DB39EC476F740BA000E170355DE691B(((Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1*)CastclassClass((RuntimeObject*)L_41, Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1_il2cpp_TypeInfo_var)), NULL);
|
|
String_t* L_43 = ___1_type;
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
iTween_Pause_m8CD8A9E6275EF538F9A6D6D03CA9B824B7975ED2(L_42, L_43, (bool)1, NULL);
|
|
}
|
|
|
|
IL_00b9_1:
|
|
{
|
|
// foreach(Transform child in target.transform){
|
|
RuntimeObject* L_44 = V_3;
|
|
NullCheck(L_44);
|
|
bool L_45;
|
|
L_45 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA_il2cpp_TypeInfo_var, L_44);
|
|
if (L_45)
|
|
{
|
|
goto IL_00a2_1;
|
|
}
|
|
}
|
|
{
|
|
goto IL_00d7;
|
|
}
|
|
}// end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__finallyBlock.StoreException(e.ex);
|
|
}
|
|
}
|
|
|
|
IL_00d7:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::Pause()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_Pause_mDF336850073BD37B85161B837008420B71FE751C (const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GameObject_t76FEDD663AB33C991A9C9A23129337651094216F_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_mD54249BE38C1CEC8A5CC7A838EAB9BFF41B5D8A7_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_m7747FFCB9345B5B5F3D84773E3599956333FA6FA_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral320772EF40302B49A179DB96BAD02224E97B4018);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
{
|
|
// for (int i = 0; i < tweens.Count; i++) {
|
|
V_0 = 0;
|
|
goto IL_0027;
|
|
}
|
|
|
|
IL_0004:
|
|
{
|
|
// Hashtable currentTween = tweens[i];
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
List_1_t2A52E5C00B98CBC8D02BF94A380F75023D0D130B* L_0 = ((iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_StaticFields*)il2cpp_codegen_static_fields_for(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var))->___tweens_4;
|
|
int32_t L_1 = V_0;
|
|
NullCheck(L_0);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_2;
|
|
L_2 = List_1_get_Item_m7747FFCB9345B5B5F3D84773E3599956333FA6FA(L_0, L_1, List_1_get_Item_m7747FFCB9345B5B5F3D84773E3599956333FA6FA_RuntimeMethod_var);
|
|
// GameObject target = (GameObject)currentTween["target"];
|
|
NullCheck(L_2);
|
|
RuntimeObject* L_3;
|
|
L_3 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_2, _stringLiteral320772EF40302B49A179DB96BAD02224E97B4018);
|
|
// Pause(target);
|
|
iTween_Pause_m01161C90EAD60F1CAFAE47D1F27B506746F3C5DD(((GameObject_t76FEDD663AB33C991A9C9A23129337651094216F*)CastclassSealed((RuntimeObject*)L_3, GameObject_t76FEDD663AB33C991A9C9A23129337651094216F_il2cpp_TypeInfo_var)), NULL);
|
|
// for (int i = 0; i < tweens.Count; i++) {
|
|
int32_t L_4 = V_0;
|
|
V_0 = ((int32_t)il2cpp_codegen_add(L_4, 1));
|
|
}
|
|
|
|
IL_0027:
|
|
{
|
|
// for (int i = 0; i < tweens.Count; i++) {
|
|
int32_t L_5 = V_0;
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
List_1_t2A52E5C00B98CBC8D02BF94A380F75023D0D130B* L_6 = ((iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_StaticFields*)il2cpp_codegen_static_fields_for(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var))->___tweens_4;
|
|
NullCheck(L_6);
|
|
int32_t L_7;
|
|
L_7 = List_1_get_Count_mD54249BE38C1CEC8A5CC7A838EAB9BFF41B5D8A7_inline(L_6, List_1_get_Count_mD54249BE38C1CEC8A5CC7A838EAB9BFF41B5D8A7_RuntimeMethod_var);
|
|
if ((((int32_t)L_5) < ((int32_t)L_7)))
|
|
{
|
|
goto IL_0004;
|
|
}
|
|
}
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::Pause(System.String)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_Pause_mB154985EB355176E446B7874028890605725434A (String_t* ___0_type, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArrayList_t7A8E5AF0C4378015B5731ABE2BED8F2782FEEF8A_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GameObject_t76FEDD663AB33C991A9C9A23129337651094216F_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_mD54249BE38C1CEC8A5CC7A838EAB9BFF41B5D8A7_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_m7747FFCB9345B5B5F3D84773E3599956333FA6FA_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral320772EF40302B49A179DB96BAD02224E97B4018);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
ArrayList_t7A8E5AF0C4378015B5731ABE2BED8F2782FEEF8A* V_0 = NULL;
|
|
int32_t V_1 = 0;
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* V_2 = NULL;
|
|
int32_t V_3 = 0;
|
|
{
|
|
// ArrayList pauseArray = new ArrayList();
|
|
ArrayList_t7A8E5AF0C4378015B5731ABE2BED8F2782FEEF8A* L_0 = (ArrayList_t7A8E5AF0C4378015B5731ABE2BED8F2782FEEF8A*)il2cpp_codegen_object_new(ArrayList_t7A8E5AF0C4378015B5731ABE2BED8F2782FEEF8A_il2cpp_TypeInfo_var);
|
|
NullCheck(L_0);
|
|
ArrayList__ctor_m07DC369002304B483B9FC41DBDAF4A25AC3C9F80(L_0, NULL);
|
|
V_0 = L_0;
|
|
// for (int i = 0; i < tweens.Count; i++) {
|
|
V_1 = 0;
|
|
goto IL_0036;
|
|
}
|
|
|
|
IL_000a:
|
|
{
|
|
// Hashtable currentTween = tweens[i];
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
List_1_t2A52E5C00B98CBC8D02BF94A380F75023D0D130B* L_1 = ((iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_StaticFields*)il2cpp_codegen_static_fields_for(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var))->___tweens_4;
|
|
int32_t L_2 = V_1;
|
|
NullCheck(L_1);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_3;
|
|
L_3 = List_1_get_Item_m7747FFCB9345B5B5F3D84773E3599956333FA6FA(L_1, L_2, List_1_get_Item_m7747FFCB9345B5B5F3D84773E3599956333FA6FA_RuntimeMethod_var);
|
|
// GameObject target = (GameObject)currentTween["target"];
|
|
NullCheck(L_3);
|
|
RuntimeObject* L_4;
|
|
L_4 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_3, _stringLiteral320772EF40302B49A179DB96BAD02224E97B4018);
|
|
V_2 = ((GameObject_t76FEDD663AB33C991A9C9A23129337651094216F*)CastclassSealed((RuntimeObject*)L_4, GameObject_t76FEDD663AB33C991A9C9A23129337651094216F_il2cpp_TypeInfo_var));
|
|
// pauseArray.Insert(pauseArray.Count,target);
|
|
ArrayList_t7A8E5AF0C4378015B5731ABE2BED8F2782FEEF8A* L_5 = V_0;
|
|
ArrayList_t7A8E5AF0C4378015B5731ABE2BED8F2782FEEF8A* L_6 = V_0;
|
|
NullCheck(L_6);
|
|
int32_t L_7;
|
|
L_7 = VirtualFuncInvoker0< int32_t >::Invoke(21 /* System.Int32 System.Collections.ArrayList::get_Count() */, L_6);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_8 = V_2;
|
|
NullCheck(L_5);
|
|
VirtualActionInvoker2< int32_t, RuntimeObject* >::Invoke(35 /* System.Void System.Collections.ArrayList::Insert(System.Int32,System.Object) */, L_5, L_7, L_8);
|
|
// for (int i = 0; i < tweens.Count; i++) {
|
|
int32_t L_9 = V_1;
|
|
V_1 = ((int32_t)il2cpp_codegen_add(L_9, 1));
|
|
}
|
|
|
|
IL_0036:
|
|
{
|
|
// for (int i = 0; i < tweens.Count; i++) {
|
|
int32_t L_10 = V_1;
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
List_1_t2A52E5C00B98CBC8D02BF94A380F75023D0D130B* L_11 = ((iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_StaticFields*)il2cpp_codegen_static_fields_for(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var))->___tweens_4;
|
|
NullCheck(L_11);
|
|
int32_t L_12;
|
|
L_12 = List_1_get_Count_mD54249BE38C1CEC8A5CC7A838EAB9BFF41B5D8A7_inline(L_11, List_1_get_Count_mD54249BE38C1CEC8A5CC7A838EAB9BFF41B5D8A7_RuntimeMethod_var);
|
|
if ((((int32_t)L_10) < ((int32_t)L_12)))
|
|
{
|
|
goto IL_000a;
|
|
}
|
|
}
|
|
{
|
|
// for (int i = 0; i < pauseArray.Count; i++) {
|
|
V_3 = 0;
|
|
goto IL_005d;
|
|
}
|
|
|
|
IL_0047:
|
|
{
|
|
// Pause((GameObject)pauseArray[i],type);
|
|
ArrayList_t7A8E5AF0C4378015B5731ABE2BED8F2782FEEF8A* L_13 = V_0;
|
|
int32_t L_14 = V_3;
|
|
NullCheck(L_13);
|
|
RuntimeObject* L_15;
|
|
L_15 = VirtualFuncInvoker1< RuntimeObject*, int32_t >::Invoke(25 /* System.Object System.Collections.ArrayList::get_Item(System.Int32) */, L_13, L_14);
|
|
String_t* L_16 = ___0_type;
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
iTween_Pause_m89B2426C0B5BA029A9EA49C7BEF0817B10B3A54F(((GameObject_t76FEDD663AB33C991A9C9A23129337651094216F*)CastclassSealed((RuntimeObject*)L_15, GameObject_t76FEDD663AB33C991A9C9A23129337651094216F_il2cpp_TypeInfo_var)), L_16, NULL);
|
|
// for (int i = 0; i < pauseArray.Count; i++) {
|
|
int32_t L_17 = V_3;
|
|
V_3 = ((int32_t)il2cpp_codegen_add(L_17, 1));
|
|
}
|
|
|
|
IL_005d:
|
|
{
|
|
// for (int i = 0; i < pauseArray.Count; i++) {
|
|
int32_t L_18 = V_3;
|
|
ArrayList_t7A8E5AF0C4378015B5731ABE2BED8F2782FEEF8A* L_19 = V_0;
|
|
NullCheck(L_19);
|
|
int32_t L_20;
|
|
L_20 = VirtualFuncInvoker0< int32_t >::Invoke(21 /* System.Int32 System.Collections.ArrayList::get_Count() */, L_19);
|
|
if ((((int32_t)L_18) < ((int32_t)L_20)))
|
|
{
|
|
goto IL_0047;
|
|
}
|
|
}
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Int32 iTween::Count()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t iTween_Count_m0E60CF504B0CBBBBE2483ED40060421497621340 (const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_mD54249BE38C1CEC8A5CC7A838EAB9BFF41B5D8A7_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// return(tweens.Count);
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
List_1_t2A52E5C00B98CBC8D02BF94A380F75023D0D130B* L_0 = ((iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_StaticFields*)il2cpp_codegen_static_fields_for(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var))->___tweens_4;
|
|
NullCheck(L_0);
|
|
int32_t L_1;
|
|
L_1 = List_1_get_Count_mD54249BE38C1CEC8A5CC7A838EAB9BFF41B5D8A7_inline(L_0, List_1_get_Count_mD54249BE38C1CEC8A5CC7A838EAB9BFF41B5D8A7_RuntimeMethod_var);
|
|
return L_1;
|
|
}
|
|
}
|
|
// System.Int32 iTween::Count(System.String)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t iTween_Count_m0F0F43DEA1571DBAFCD263E261AABB2ECEBD1D6E (String_t* ___0_type, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_mD54249BE38C1CEC8A5CC7A838EAB9BFF41B5D8A7_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_m7747FFCB9345B5B5F3D84773E3599956333FA6FA_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF3C6C902DBF80139640F6554F0C3392016A8ADF7);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
int32_t V_1 = 0;
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* V_2 = NULL;
|
|
{
|
|
// int tweenCount = 0;
|
|
V_0 = 0;
|
|
// for (int i = 0; i < tweens.Count; i++) {
|
|
V_1 = 0;
|
|
goto IL_005d;
|
|
}
|
|
|
|
IL_0006:
|
|
{
|
|
// Hashtable currentTween = tweens[i];
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
List_1_t2A52E5C00B98CBC8D02BF94A380F75023D0D130B* L_0 = ((iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_StaticFields*)il2cpp_codegen_static_fields_for(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var))->___tweens_4;
|
|
int32_t L_1 = V_1;
|
|
NullCheck(L_0);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_2;
|
|
L_2 = List_1_get_Item_m7747FFCB9345B5B5F3D84773E3599956333FA6FA(L_0, L_1, List_1_get_Item_m7747FFCB9345B5B5F3D84773E3599956333FA6FA_RuntimeMethod_var);
|
|
V_2 = L_2;
|
|
// string targetType = (string)currentTween["type"]+(string)currentTween["method"];
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_3 = V_2;
|
|
NullCheck(L_3);
|
|
RuntimeObject* L_4;
|
|
L_4 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_3, _stringLiteralF3C6C902DBF80139640F6554F0C3392016A8ADF7);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_5 = V_2;
|
|
NullCheck(L_5);
|
|
RuntimeObject* L_6;
|
|
L_6 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_5, _stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF);
|
|
String_t* L_7;
|
|
L_7 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(((String_t*)CastclassSealed((RuntimeObject*)L_4, String_t_il2cpp_TypeInfo_var)), ((String_t*)CastclassSealed((RuntimeObject*)L_6, String_t_il2cpp_TypeInfo_var)), NULL);
|
|
// targetType=targetType.Substring(0,type.Length);
|
|
String_t* L_8 = ___0_type;
|
|
NullCheck(L_8);
|
|
int32_t L_9;
|
|
L_9 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_8, NULL);
|
|
NullCheck(L_7);
|
|
String_t* L_10;
|
|
L_10 = String_Substring_mB1D94F47935D22E130FF2C01DBB6A4135FBB76CE(L_7, 0, L_9, NULL);
|
|
// if(targetType.ToLower() == type.ToLower()){
|
|
NullCheck(L_10);
|
|
String_t* L_11;
|
|
L_11 = String_ToLower_m6191ABA3DC514ED47C10BDA23FD0DDCEAE7ACFBD(L_10, NULL);
|
|
String_t* L_12 = ___0_type;
|
|
NullCheck(L_12);
|
|
String_t* L_13;
|
|
L_13 = String_ToLower_m6191ABA3DC514ED47C10BDA23FD0DDCEAE7ACFBD(L_12, NULL);
|
|
bool L_14;
|
|
L_14 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_11, L_13, NULL);
|
|
if (!L_14)
|
|
{
|
|
goto IL_0059;
|
|
}
|
|
}
|
|
{
|
|
// tweenCount++;
|
|
int32_t L_15 = V_0;
|
|
V_0 = ((int32_t)il2cpp_codegen_add(L_15, 1));
|
|
}
|
|
|
|
IL_0059:
|
|
{
|
|
// for (int i = 0; i < tweens.Count; i++) {
|
|
int32_t L_16 = V_1;
|
|
V_1 = ((int32_t)il2cpp_codegen_add(L_16, 1));
|
|
}
|
|
|
|
IL_005d:
|
|
{
|
|
// for (int i = 0; i < tweens.Count; i++) {
|
|
int32_t L_17 = V_1;
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
List_1_t2A52E5C00B98CBC8D02BF94A380F75023D0D130B* L_18 = ((iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_StaticFields*)il2cpp_codegen_static_fields_for(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var))->___tweens_4;
|
|
NullCheck(L_18);
|
|
int32_t L_19;
|
|
L_19 = List_1_get_Count_mD54249BE38C1CEC8A5CC7A838EAB9BFF41B5D8A7_inline(L_18, List_1_get_Count_mD54249BE38C1CEC8A5CC7A838EAB9BFF41B5D8A7_RuntimeMethod_var);
|
|
if ((((int32_t)L_17) < ((int32_t)L_19)))
|
|
{
|
|
goto IL_0006;
|
|
}
|
|
}
|
|
{
|
|
// return(tweenCount);
|
|
int32_t L_20 = V_0;
|
|
return L_20;
|
|
}
|
|
}
|
|
// System.Int32 iTween::Count(UnityEngine.GameObject)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t iTween_Count_m168F2420198718129923F87B76970139513509DB (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GameObject_GetComponents_TisiTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_mBB9C0F6CF2E4C089122784D32505C74080AB1109_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
ComponentU5BU5D_t40ECDBC5CC15EA282AF49771C20EBFDADC532D0E* V_0 = NULL;
|
|
{
|
|
// Component[] tweens = target.GetComponents<iTween>();
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_0 = ___0_target;
|
|
NullCheck(L_0);
|
|
iTweenU5BU5D_t1250FFDD7FF22A4BDB90B55A4A01F13F43A0B70D* L_1;
|
|
L_1 = GameObject_GetComponents_TisiTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_mBB9C0F6CF2E4C089122784D32505C74080AB1109(L_0, GameObject_GetComponents_TisiTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_mBB9C0F6CF2E4C089122784D32505C74080AB1109_RuntimeMethod_var);
|
|
V_0 = (ComponentU5BU5D_t40ECDBC5CC15EA282AF49771C20EBFDADC532D0E*)L_1;
|
|
ComponentU5BU5D_t40ECDBC5CC15EA282AF49771C20EBFDADC532D0E* L_2 = V_0;
|
|
// return(tweens.Length);
|
|
NullCheck(L_2);
|
|
return ((int32_t)(((RuntimeArray*)L_2)->max_length));
|
|
}
|
|
}
|
|
// System.Int32 iTween::Count(UnityEngine.GameObject,System.String)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t iTween_Count_m870E98216D9281AAE1A22B0C1B759EB363FD2607 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, String_t* ___1_type, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GameObject_GetComponents_TisiTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_mBB9C0F6CF2E4C089122784D32505C74080AB1109_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
ComponentU5BU5D_t40ECDBC5CC15EA282AF49771C20EBFDADC532D0E* V_1 = NULL;
|
|
int32_t V_2 = 0;
|
|
iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* V_3 = NULL;
|
|
{
|
|
// int tweenCount = 0;
|
|
V_0 = 0;
|
|
// Component[] tweens = target.GetComponents<iTween>();
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_0 = ___0_target;
|
|
NullCheck(L_0);
|
|
iTweenU5BU5D_t1250FFDD7FF22A4BDB90B55A4A01F13F43A0B70D* L_1;
|
|
L_1 = GameObject_GetComponents_TisiTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_mBB9C0F6CF2E4C089122784D32505C74080AB1109(L_0, GameObject_GetComponents_TisiTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_mBB9C0F6CF2E4C089122784D32505C74080AB1109_RuntimeMethod_var);
|
|
V_1 = (ComponentU5BU5D_t40ECDBC5CC15EA282AF49771C20EBFDADC532D0E*)L_1;
|
|
ComponentU5BU5D_t40ECDBC5CC15EA282AF49771C20EBFDADC532D0E* L_2 = V_1;
|
|
// foreach (iTween item in tweens){
|
|
V_1 = L_2;
|
|
V_2 = 0;
|
|
goto IL_004f;
|
|
}
|
|
|
|
IL_000f:
|
|
{
|
|
// foreach (iTween item in tweens){
|
|
ComponentU5BU5D_t40ECDBC5CC15EA282AF49771C20EBFDADC532D0E* L_3 = V_1;
|
|
int32_t L_4 = V_2;
|
|
NullCheck(L_3);
|
|
int32_t L_5 = L_4;
|
|
Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3* L_6 = (L_3)->GetAt(static_cast<il2cpp_array_size_t>(L_5));
|
|
V_3 = ((iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1*)CastclassClass((RuntimeObject*)L_6, iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var));
|
|
// string targetType = item.type+item.method;
|
|
iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* L_7 = V_3;
|
|
NullCheck(L_7);
|
|
String_t* L_8 = L_7->___type_6;
|
|
iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* L_9 = V_3;
|
|
NullCheck(L_9);
|
|
String_t* L_10 = L_9->___method_7;
|
|
String_t* L_11;
|
|
L_11 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(L_8, L_10, NULL);
|
|
// targetType=targetType.Substring(0,type.Length);
|
|
String_t* L_12 = ___1_type;
|
|
NullCheck(L_12);
|
|
int32_t L_13;
|
|
L_13 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_12, NULL);
|
|
NullCheck(L_11);
|
|
String_t* L_14;
|
|
L_14 = String_Substring_mB1D94F47935D22E130FF2C01DBB6A4135FBB76CE(L_11, 0, L_13, NULL);
|
|
// if(targetType.ToLower() == type.ToLower()){
|
|
NullCheck(L_14);
|
|
String_t* L_15;
|
|
L_15 = String_ToLower_m6191ABA3DC514ED47C10BDA23FD0DDCEAE7ACFBD(L_14, NULL);
|
|
String_t* L_16 = ___1_type;
|
|
NullCheck(L_16);
|
|
String_t* L_17;
|
|
L_17 = String_ToLower_m6191ABA3DC514ED47C10BDA23FD0DDCEAE7ACFBD(L_16, NULL);
|
|
bool L_18;
|
|
L_18 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_15, L_17, NULL);
|
|
if (!L_18)
|
|
{
|
|
goto IL_004b;
|
|
}
|
|
}
|
|
{
|
|
// tweenCount++;
|
|
int32_t L_19 = V_0;
|
|
V_0 = ((int32_t)il2cpp_codegen_add(L_19, 1));
|
|
}
|
|
|
|
IL_004b:
|
|
{
|
|
int32_t L_20 = V_2;
|
|
V_2 = ((int32_t)il2cpp_codegen_add(L_20, 1));
|
|
}
|
|
|
|
IL_004f:
|
|
{
|
|
// foreach (iTween item in tweens){
|
|
int32_t L_21 = V_2;
|
|
ComponentU5BU5D_t40ECDBC5CC15EA282AF49771C20EBFDADC532D0E* L_22 = V_1;
|
|
NullCheck(L_22);
|
|
if ((((int32_t)L_21) < ((int32_t)((int32_t)(((RuntimeArray*)L_22)->max_length)))))
|
|
{
|
|
goto IL_000f;
|
|
}
|
|
}
|
|
{
|
|
// return(tweenCount);
|
|
int32_t L_23 = V_0;
|
|
return L_23;
|
|
}
|
|
}
|
|
// System.Void iTween::Stop()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_Stop_mA88C757F9A0684054B5F9FBB321FE378278C0434 (const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GameObject_t76FEDD663AB33C991A9C9A23129337651094216F_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Clear_m69C3B1D7D6A0E0FCF2187B7EDC570AF3DB57E920_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_mD54249BE38C1CEC8A5CC7A838EAB9BFF41B5D8A7_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_m7747FFCB9345B5B5F3D84773E3599956333FA6FA_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral320772EF40302B49A179DB96BAD02224E97B4018);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
{
|
|
// for (int i = 0; i < tweens.Count; i++) {
|
|
V_0 = 0;
|
|
goto IL_0027;
|
|
}
|
|
|
|
IL_0004:
|
|
{
|
|
// Hashtable currentTween = tweens[i];
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
List_1_t2A52E5C00B98CBC8D02BF94A380F75023D0D130B* L_0 = ((iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_StaticFields*)il2cpp_codegen_static_fields_for(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var))->___tweens_4;
|
|
int32_t L_1 = V_0;
|
|
NullCheck(L_0);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_2;
|
|
L_2 = List_1_get_Item_m7747FFCB9345B5B5F3D84773E3599956333FA6FA(L_0, L_1, List_1_get_Item_m7747FFCB9345B5B5F3D84773E3599956333FA6FA_RuntimeMethod_var);
|
|
// GameObject target = (GameObject)currentTween["target"];
|
|
NullCheck(L_2);
|
|
RuntimeObject* L_3;
|
|
L_3 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_2, _stringLiteral320772EF40302B49A179DB96BAD02224E97B4018);
|
|
// Stop(target);
|
|
iTween_Stop_m70BBF314274E63E15592E8071117BEE1B3F87CB1(((GameObject_t76FEDD663AB33C991A9C9A23129337651094216F*)CastclassSealed((RuntimeObject*)L_3, GameObject_t76FEDD663AB33C991A9C9A23129337651094216F_il2cpp_TypeInfo_var)), NULL);
|
|
// for (int i = 0; i < tweens.Count; i++) {
|
|
int32_t L_4 = V_0;
|
|
V_0 = ((int32_t)il2cpp_codegen_add(L_4, 1));
|
|
}
|
|
|
|
IL_0027:
|
|
{
|
|
// for (int i = 0; i < tweens.Count; i++) {
|
|
int32_t L_5 = V_0;
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
List_1_t2A52E5C00B98CBC8D02BF94A380F75023D0D130B* L_6 = ((iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_StaticFields*)il2cpp_codegen_static_fields_for(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var))->___tweens_4;
|
|
NullCheck(L_6);
|
|
int32_t L_7;
|
|
L_7 = List_1_get_Count_mD54249BE38C1CEC8A5CC7A838EAB9BFF41B5D8A7_inline(L_6, List_1_get_Count_mD54249BE38C1CEC8A5CC7A838EAB9BFF41B5D8A7_RuntimeMethod_var);
|
|
if ((((int32_t)L_5) < ((int32_t)L_7)))
|
|
{
|
|
goto IL_0004;
|
|
}
|
|
}
|
|
{
|
|
// tweens.Clear();
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
List_1_t2A52E5C00B98CBC8D02BF94A380F75023D0D130B* L_8 = ((iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_StaticFields*)il2cpp_codegen_static_fields_for(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var))->___tweens_4;
|
|
NullCheck(L_8);
|
|
List_1_Clear_m69C3B1D7D6A0E0FCF2187B7EDC570AF3DB57E920_inline(L_8, List_1_Clear_m69C3B1D7D6A0E0FCF2187B7EDC570AF3DB57E920_RuntimeMethod_var);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::Stop(System.String)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_Stop_m415BCAD3BBB4A5B467819C12F6C8EA2C5B4C2DD6 (String_t* ___0_type, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArrayList_t7A8E5AF0C4378015B5731ABE2BED8F2782FEEF8A_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GameObject_t76FEDD663AB33C991A9C9A23129337651094216F_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_mD54249BE38C1CEC8A5CC7A838EAB9BFF41B5D8A7_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_m7747FFCB9345B5B5F3D84773E3599956333FA6FA_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral320772EF40302B49A179DB96BAD02224E97B4018);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
ArrayList_t7A8E5AF0C4378015B5731ABE2BED8F2782FEEF8A* V_0 = NULL;
|
|
int32_t V_1 = 0;
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* V_2 = NULL;
|
|
int32_t V_3 = 0;
|
|
{
|
|
// ArrayList stopArray = new ArrayList();
|
|
ArrayList_t7A8E5AF0C4378015B5731ABE2BED8F2782FEEF8A* L_0 = (ArrayList_t7A8E5AF0C4378015B5731ABE2BED8F2782FEEF8A*)il2cpp_codegen_object_new(ArrayList_t7A8E5AF0C4378015B5731ABE2BED8F2782FEEF8A_il2cpp_TypeInfo_var);
|
|
NullCheck(L_0);
|
|
ArrayList__ctor_m07DC369002304B483B9FC41DBDAF4A25AC3C9F80(L_0, NULL);
|
|
V_0 = L_0;
|
|
// for (int i = 0; i < tweens.Count; i++) {
|
|
V_1 = 0;
|
|
goto IL_0036;
|
|
}
|
|
|
|
IL_000a:
|
|
{
|
|
// Hashtable currentTween = tweens[i];
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
List_1_t2A52E5C00B98CBC8D02BF94A380F75023D0D130B* L_1 = ((iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_StaticFields*)il2cpp_codegen_static_fields_for(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var))->___tweens_4;
|
|
int32_t L_2 = V_1;
|
|
NullCheck(L_1);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_3;
|
|
L_3 = List_1_get_Item_m7747FFCB9345B5B5F3D84773E3599956333FA6FA(L_1, L_2, List_1_get_Item_m7747FFCB9345B5B5F3D84773E3599956333FA6FA_RuntimeMethod_var);
|
|
// GameObject target = (GameObject)currentTween["target"];
|
|
NullCheck(L_3);
|
|
RuntimeObject* L_4;
|
|
L_4 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_3, _stringLiteral320772EF40302B49A179DB96BAD02224E97B4018);
|
|
V_2 = ((GameObject_t76FEDD663AB33C991A9C9A23129337651094216F*)CastclassSealed((RuntimeObject*)L_4, GameObject_t76FEDD663AB33C991A9C9A23129337651094216F_il2cpp_TypeInfo_var));
|
|
// stopArray.Insert(stopArray.Count,target);
|
|
ArrayList_t7A8E5AF0C4378015B5731ABE2BED8F2782FEEF8A* L_5 = V_0;
|
|
ArrayList_t7A8E5AF0C4378015B5731ABE2BED8F2782FEEF8A* L_6 = V_0;
|
|
NullCheck(L_6);
|
|
int32_t L_7;
|
|
L_7 = VirtualFuncInvoker0< int32_t >::Invoke(21 /* System.Int32 System.Collections.ArrayList::get_Count() */, L_6);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_8 = V_2;
|
|
NullCheck(L_5);
|
|
VirtualActionInvoker2< int32_t, RuntimeObject* >::Invoke(35 /* System.Void System.Collections.ArrayList::Insert(System.Int32,System.Object) */, L_5, L_7, L_8);
|
|
// for (int i = 0; i < tweens.Count; i++) {
|
|
int32_t L_9 = V_1;
|
|
V_1 = ((int32_t)il2cpp_codegen_add(L_9, 1));
|
|
}
|
|
|
|
IL_0036:
|
|
{
|
|
// for (int i = 0; i < tweens.Count; i++) {
|
|
int32_t L_10 = V_1;
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
List_1_t2A52E5C00B98CBC8D02BF94A380F75023D0D130B* L_11 = ((iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_StaticFields*)il2cpp_codegen_static_fields_for(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var))->___tweens_4;
|
|
NullCheck(L_11);
|
|
int32_t L_12;
|
|
L_12 = List_1_get_Count_mD54249BE38C1CEC8A5CC7A838EAB9BFF41B5D8A7_inline(L_11, List_1_get_Count_mD54249BE38C1CEC8A5CC7A838EAB9BFF41B5D8A7_RuntimeMethod_var);
|
|
if ((((int32_t)L_10) < ((int32_t)L_12)))
|
|
{
|
|
goto IL_000a;
|
|
}
|
|
}
|
|
{
|
|
// for (int i = 0; i < stopArray.Count; i++) {
|
|
V_3 = 0;
|
|
goto IL_005d;
|
|
}
|
|
|
|
IL_0047:
|
|
{
|
|
// Stop((GameObject)stopArray[i],type);
|
|
ArrayList_t7A8E5AF0C4378015B5731ABE2BED8F2782FEEF8A* L_13 = V_0;
|
|
int32_t L_14 = V_3;
|
|
NullCheck(L_13);
|
|
RuntimeObject* L_15;
|
|
L_15 = VirtualFuncInvoker1< RuntimeObject*, int32_t >::Invoke(25 /* System.Object System.Collections.ArrayList::get_Item(System.Int32) */, L_13, L_14);
|
|
String_t* L_16 = ___0_type;
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
iTween_Stop_m2AD629C289A44A98681F365DBBA746555D867041(((GameObject_t76FEDD663AB33C991A9C9A23129337651094216F*)CastclassSealed((RuntimeObject*)L_15, GameObject_t76FEDD663AB33C991A9C9A23129337651094216F_il2cpp_TypeInfo_var)), L_16, NULL);
|
|
// for (int i = 0; i < stopArray.Count; i++) {
|
|
int32_t L_17 = V_3;
|
|
V_3 = ((int32_t)il2cpp_codegen_add(L_17, 1));
|
|
}
|
|
|
|
IL_005d:
|
|
{
|
|
// for (int i = 0; i < stopArray.Count; i++) {
|
|
int32_t L_18 = V_3;
|
|
ArrayList_t7A8E5AF0C4378015B5731ABE2BED8F2782FEEF8A* L_19 = V_0;
|
|
NullCheck(L_19);
|
|
int32_t L_20;
|
|
L_20 = VirtualFuncInvoker0< int32_t >::Invoke(21 /* System.Int32 System.Collections.ArrayList::get_Count() */, L_19);
|
|
if ((((int32_t)L_18) < ((int32_t)L_20)))
|
|
{
|
|
goto IL_0047;
|
|
}
|
|
}
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::StopByName(System.String)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_StopByName_mC1C133EFEFD5EEFA6823E6B01B8E1A6AC49A6C74 (String_t* ___0_name, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArrayList_t7A8E5AF0C4378015B5731ABE2BED8F2782FEEF8A_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GameObject_t76FEDD663AB33C991A9C9A23129337651094216F_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_mD54249BE38C1CEC8A5CC7A838EAB9BFF41B5D8A7_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_m7747FFCB9345B5B5F3D84773E3599956333FA6FA_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral320772EF40302B49A179DB96BAD02224E97B4018);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
ArrayList_t7A8E5AF0C4378015B5731ABE2BED8F2782FEEF8A* V_0 = NULL;
|
|
int32_t V_1 = 0;
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* V_2 = NULL;
|
|
int32_t V_3 = 0;
|
|
{
|
|
// ArrayList stopArray = new ArrayList();
|
|
ArrayList_t7A8E5AF0C4378015B5731ABE2BED8F2782FEEF8A* L_0 = (ArrayList_t7A8E5AF0C4378015B5731ABE2BED8F2782FEEF8A*)il2cpp_codegen_object_new(ArrayList_t7A8E5AF0C4378015B5731ABE2BED8F2782FEEF8A_il2cpp_TypeInfo_var);
|
|
NullCheck(L_0);
|
|
ArrayList__ctor_m07DC369002304B483B9FC41DBDAF4A25AC3C9F80(L_0, NULL);
|
|
V_0 = L_0;
|
|
// for (int i = 0; i < tweens.Count; i++) {
|
|
V_1 = 0;
|
|
goto IL_0036;
|
|
}
|
|
|
|
IL_000a:
|
|
{
|
|
// Hashtable currentTween = tweens[i];
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
List_1_t2A52E5C00B98CBC8D02BF94A380F75023D0D130B* L_1 = ((iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_StaticFields*)il2cpp_codegen_static_fields_for(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var))->___tweens_4;
|
|
int32_t L_2 = V_1;
|
|
NullCheck(L_1);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_3;
|
|
L_3 = List_1_get_Item_m7747FFCB9345B5B5F3D84773E3599956333FA6FA(L_1, L_2, List_1_get_Item_m7747FFCB9345B5B5F3D84773E3599956333FA6FA_RuntimeMethod_var);
|
|
// GameObject target = (GameObject)currentTween["target"];
|
|
NullCheck(L_3);
|
|
RuntimeObject* L_4;
|
|
L_4 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_3, _stringLiteral320772EF40302B49A179DB96BAD02224E97B4018);
|
|
V_2 = ((GameObject_t76FEDD663AB33C991A9C9A23129337651094216F*)CastclassSealed((RuntimeObject*)L_4, GameObject_t76FEDD663AB33C991A9C9A23129337651094216F_il2cpp_TypeInfo_var));
|
|
// stopArray.Insert(stopArray.Count,target);
|
|
ArrayList_t7A8E5AF0C4378015B5731ABE2BED8F2782FEEF8A* L_5 = V_0;
|
|
ArrayList_t7A8E5AF0C4378015B5731ABE2BED8F2782FEEF8A* L_6 = V_0;
|
|
NullCheck(L_6);
|
|
int32_t L_7;
|
|
L_7 = VirtualFuncInvoker0< int32_t >::Invoke(21 /* System.Int32 System.Collections.ArrayList::get_Count() */, L_6);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_8 = V_2;
|
|
NullCheck(L_5);
|
|
VirtualActionInvoker2< int32_t, RuntimeObject* >::Invoke(35 /* System.Void System.Collections.ArrayList::Insert(System.Int32,System.Object) */, L_5, L_7, L_8);
|
|
// for (int i = 0; i < tweens.Count; i++) {
|
|
int32_t L_9 = V_1;
|
|
V_1 = ((int32_t)il2cpp_codegen_add(L_9, 1));
|
|
}
|
|
|
|
IL_0036:
|
|
{
|
|
// for (int i = 0; i < tweens.Count; i++) {
|
|
int32_t L_10 = V_1;
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
List_1_t2A52E5C00B98CBC8D02BF94A380F75023D0D130B* L_11 = ((iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_StaticFields*)il2cpp_codegen_static_fields_for(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var))->___tweens_4;
|
|
NullCheck(L_11);
|
|
int32_t L_12;
|
|
L_12 = List_1_get_Count_mD54249BE38C1CEC8A5CC7A838EAB9BFF41B5D8A7_inline(L_11, List_1_get_Count_mD54249BE38C1CEC8A5CC7A838EAB9BFF41B5D8A7_RuntimeMethod_var);
|
|
if ((((int32_t)L_10) < ((int32_t)L_12)))
|
|
{
|
|
goto IL_000a;
|
|
}
|
|
}
|
|
{
|
|
// for (int i = 0; i < stopArray.Count; i++) {
|
|
V_3 = 0;
|
|
goto IL_005d;
|
|
}
|
|
|
|
IL_0047:
|
|
{
|
|
// StopByName((GameObject)stopArray[i],name);
|
|
ArrayList_t7A8E5AF0C4378015B5731ABE2BED8F2782FEEF8A* L_13 = V_0;
|
|
int32_t L_14 = V_3;
|
|
NullCheck(L_13);
|
|
RuntimeObject* L_15;
|
|
L_15 = VirtualFuncInvoker1< RuntimeObject*, int32_t >::Invoke(25 /* System.Object System.Collections.ArrayList::get_Item(System.Int32) */, L_13, L_14);
|
|
String_t* L_16 = ___0_name;
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
iTween_StopByName_m106A578249D33645CF7FE825CDE785C81ABA54ED(((GameObject_t76FEDD663AB33C991A9C9A23129337651094216F*)CastclassSealed((RuntimeObject*)L_15, GameObject_t76FEDD663AB33C991A9C9A23129337651094216F_il2cpp_TypeInfo_var)), L_16, NULL);
|
|
// for (int i = 0; i < stopArray.Count; i++) {
|
|
int32_t L_17 = V_3;
|
|
V_3 = ((int32_t)il2cpp_codegen_add(L_17, 1));
|
|
}
|
|
|
|
IL_005d:
|
|
{
|
|
// for (int i = 0; i < stopArray.Count; i++) {
|
|
int32_t L_18 = V_3;
|
|
ArrayList_t7A8E5AF0C4378015B5731ABE2BED8F2782FEEF8A* L_19 = V_0;
|
|
NullCheck(L_19);
|
|
int32_t L_20;
|
|
L_20 = VirtualFuncInvoker0< int32_t >::Invoke(21 /* System.Int32 System.Collections.ArrayList::get_Count() */, L_19);
|
|
if ((((int32_t)L_18) < ((int32_t)L_20)))
|
|
{
|
|
goto IL_0047;
|
|
}
|
|
}
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::Stop(UnityEngine.GameObject)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_Stop_m70BBF314274E63E15592E8071117BEE1B3F87CB1 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GameObject_GetComponents_TisiTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_mBB9C0F6CF2E4C089122784D32505C74080AB1109_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
ComponentU5BU5D_t40ECDBC5CC15EA282AF49771C20EBFDADC532D0E* V_0 = NULL;
|
|
int32_t V_1 = 0;
|
|
{
|
|
// Component[] tweens = target.GetComponents<iTween>();
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_0 = ___0_target;
|
|
NullCheck(L_0);
|
|
iTweenU5BU5D_t1250FFDD7FF22A4BDB90B55A4A01F13F43A0B70D* L_1;
|
|
L_1 = GameObject_GetComponents_TisiTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_mBB9C0F6CF2E4C089122784D32505C74080AB1109(L_0, GameObject_GetComponents_TisiTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_mBB9C0F6CF2E4C089122784D32505C74080AB1109_RuntimeMethod_var);
|
|
V_0 = (ComponentU5BU5D_t40ECDBC5CC15EA282AF49771C20EBFDADC532D0E*)L_1;
|
|
ComponentU5BU5D_t40ECDBC5CC15EA282AF49771C20EBFDADC532D0E* L_2 = V_0;
|
|
// foreach (iTween item in tweens){
|
|
V_0 = L_2;
|
|
V_1 = 0;
|
|
goto IL_001e;
|
|
}
|
|
|
|
IL_000d:
|
|
{
|
|
// foreach (iTween item in tweens){
|
|
ComponentU5BU5D_t40ECDBC5CC15EA282AF49771C20EBFDADC532D0E* L_3 = V_0;
|
|
int32_t L_4 = V_1;
|
|
NullCheck(L_3);
|
|
int32_t L_5 = L_4;
|
|
Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3* L_6 = (L_3)->GetAt(static_cast<il2cpp_array_size_t>(L_5));
|
|
// item.Dispose();
|
|
NullCheck(((iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1*)CastclassClass((RuntimeObject*)L_6, iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var)));
|
|
iTween_Dispose_mE871087C0E9BC05F4E71C86F551C089234AF4FD3(((iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1*)CastclassClass((RuntimeObject*)L_6, iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var)), NULL);
|
|
int32_t L_7 = V_1;
|
|
V_1 = ((int32_t)il2cpp_codegen_add(L_7, 1));
|
|
}
|
|
|
|
IL_001e:
|
|
{
|
|
// foreach (iTween item in tweens){
|
|
int32_t L_8 = V_1;
|
|
ComponentU5BU5D_t40ECDBC5CC15EA282AF49771C20EBFDADC532D0E* L_9 = V_0;
|
|
NullCheck(L_9);
|
|
if ((((int32_t)L_8) < ((int32_t)((int32_t)(((RuntimeArray*)L_9)->max_length)))))
|
|
{
|
|
goto IL_000d;
|
|
}
|
|
}
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::Stop(UnityEngine.GameObject,System.Boolean)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_Stop_mA905C3A7FBCAF8BD22D9729724F8F081742AAD3A (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, bool ___1_includechildren, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
RuntimeObject* V_0 = NULL;
|
|
RuntimeObject* V_1 = NULL;
|
|
{
|
|
// Stop(target);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_0 = ___0_target;
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
iTween_Stop_m70BBF314274E63E15592E8071117BEE1B3F87CB1(L_0, NULL);
|
|
// if(includechildren){
|
|
bool L_1 = ___1_includechildren;
|
|
if (!L_1)
|
|
{
|
|
goto IL_0048;
|
|
}
|
|
}
|
|
{
|
|
// foreach(Transform child in target.transform){
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_2 = ___0_target;
|
|
NullCheck(L_2);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_3;
|
|
L_3 = GameObject_get_transform_m0BC10ADFA1632166AE5544BDF9038A2650C2AE56(L_2, NULL);
|
|
NullCheck(L_3);
|
|
RuntimeObject* L_4;
|
|
L_4 = Transform_GetEnumerator_mA7E1C882ACA0C33E284711CD09971DEA3FFEF404(L_3, NULL);
|
|
V_0 = L_4;
|
|
}
|
|
{
|
|
auto __finallyBlock = il2cpp::utils::Finally([&]
|
|
{
|
|
|
|
FINALLY_0037:
|
|
{// begin finally (depth: 1)
|
|
{
|
|
RuntimeObject* L_5 = V_0;
|
|
V_1 = ((RuntimeObject*)IsInst((RuntimeObject*)L_5, IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var));
|
|
RuntimeObject* L_6 = V_1;
|
|
if (!L_6)
|
|
{
|
|
goto IL_0047;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject* L_7 = V_1;
|
|
NullCheck(L_7);
|
|
InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var, L_7);
|
|
}
|
|
|
|
IL_0047:
|
|
{
|
|
return;
|
|
}
|
|
}// end finally (depth: 1)
|
|
});
|
|
try
|
|
{// begin try (depth: 1)
|
|
{
|
|
goto IL_002d_1;
|
|
}
|
|
|
|
IL_0017_1:
|
|
{
|
|
// foreach(Transform child in target.transform){
|
|
RuntimeObject* L_8 = V_0;
|
|
NullCheck(L_8);
|
|
RuntimeObject* L_9;
|
|
L_9 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(1 /* System.Object System.Collections.IEnumerator::get_Current() */, IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA_il2cpp_TypeInfo_var, L_8);
|
|
// Stop(child.gameObject,true);
|
|
NullCheck(((Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1*)CastclassClass((RuntimeObject*)L_9, Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1_il2cpp_TypeInfo_var)));
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_10;
|
|
L_10 = Component_get_gameObject_m57AEFBB14DB39EC476F740BA000E170355DE691B(((Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1*)CastclassClass((RuntimeObject*)L_9, Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1_il2cpp_TypeInfo_var)), NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
iTween_Stop_mA905C3A7FBCAF8BD22D9729724F8F081742AAD3A(L_10, (bool)1, NULL);
|
|
}
|
|
|
|
IL_002d_1:
|
|
{
|
|
// foreach(Transform child in target.transform){
|
|
RuntimeObject* L_11 = V_0;
|
|
NullCheck(L_11);
|
|
bool L_12;
|
|
L_12 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA_il2cpp_TypeInfo_var, L_11);
|
|
if (L_12)
|
|
{
|
|
goto IL_0017_1;
|
|
}
|
|
}
|
|
{
|
|
goto IL_0048;
|
|
}
|
|
}// end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__finallyBlock.StoreException(e.ex);
|
|
}
|
|
}
|
|
|
|
IL_0048:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::Stop(UnityEngine.GameObject,System.String)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_Stop_m2AD629C289A44A98681F365DBBA746555D867041 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, String_t* ___1_type, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GameObject_GetComponents_TisiTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_mBB9C0F6CF2E4C089122784D32505C74080AB1109_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
ComponentU5BU5D_t40ECDBC5CC15EA282AF49771C20EBFDADC532D0E* V_0 = NULL;
|
|
int32_t V_1 = 0;
|
|
iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* V_2 = NULL;
|
|
{
|
|
// Component[] tweens = target.GetComponents<iTween>();
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_0 = ___0_target;
|
|
NullCheck(L_0);
|
|
iTweenU5BU5D_t1250FFDD7FF22A4BDB90B55A4A01F13F43A0B70D* L_1;
|
|
L_1 = GameObject_GetComponents_TisiTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_mBB9C0F6CF2E4C089122784D32505C74080AB1109(L_0, GameObject_GetComponents_TisiTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_mBB9C0F6CF2E4C089122784D32505C74080AB1109_RuntimeMethod_var);
|
|
V_0 = (ComponentU5BU5D_t40ECDBC5CC15EA282AF49771C20EBFDADC532D0E*)L_1;
|
|
ComponentU5BU5D_t40ECDBC5CC15EA282AF49771C20EBFDADC532D0E* L_2 = V_0;
|
|
// foreach (iTween item in tweens){
|
|
V_0 = L_2;
|
|
V_1 = 0;
|
|
goto IL_004f;
|
|
}
|
|
|
|
IL_000d:
|
|
{
|
|
// foreach (iTween item in tweens){
|
|
ComponentU5BU5D_t40ECDBC5CC15EA282AF49771C20EBFDADC532D0E* L_3 = V_0;
|
|
int32_t L_4 = V_1;
|
|
NullCheck(L_3);
|
|
int32_t L_5 = L_4;
|
|
Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3* L_6 = (L_3)->GetAt(static_cast<il2cpp_array_size_t>(L_5));
|
|
V_2 = ((iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1*)CastclassClass((RuntimeObject*)L_6, iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var));
|
|
// string targetType = item.type+item.method;
|
|
iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* L_7 = V_2;
|
|
NullCheck(L_7);
|
|
String_t* L_8 = L_7->___type_6;
|
|
iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* L_9 = V_2;
|
|
NullCheck(L_9);
|
|
String_t* L_10 = L_9->___method_7;
|
|
String_t* L_11;
|
|
L_11 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(L_8, L_10, NULL);
|
|
// targetType=targetType.Substring(0,type.Length);
|
|
String_t* L_12 = ___1_type;
|
|
NullCheck(L_12);
|
|
int32_t L_13;
|
|
L_13 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_12, NULL);
|
|
NullCheck(L_11);
|
|
String_t* L_14;
|
|
L_14 = String_Substring_mB1D94F47935D22E130FF2C01DBB6A4135FBB76CE(L_11, 0, L_13, NULL);
|
|
// if(targetType.ToLower() == type.ToLower()){
|
|
NullCheck(L_14);
|
|
String_t* L_15;
|
|
L_15 = String_ToLower_m6191ABA3DC514ED47C10BDA23FD0DDCEAE7ACFBD(L_14, NULL);
|
|
String_t* L_16 = ___1_type;
|
|
NullCheck(L_16);
|
|
String_t* L_17;
|
|
L_17 = String_ToLower_m6191ABA3DC514ED47C10BDA23FD0DDCEAE7ACFBD(L_16, NULL);
|
|
bool L_18;
|
|
L_18 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_15, L_17, NULL);
|
|
if (!L_18)
|
|
{
|
|
goto IL_004b;
|
|
}
|
|
}
|
|
{
|
|
// item.Dispose();
|
|
iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* L_19 = V_2;
|
|
NullCheck(L_19);
|
|
iTween_Dispose_mE871087C0E9BC05F4E71C86F551C089234AF4FD3(L_19, NULL);
|
|
}
|
|
|
|
IL_004b:
|
|
{
|
|
int32_t L_20 = V_1;
|
|
V_1 = ((int32_t)il2cpp_codegen_add(L_20, 1));
|
|
}
|
|
|
|
IL_004f:
|
|
{
|
|
// foreach (iTween item in tweens){
|
|
int32_t L_21 = V_1;
|
|
ComponentU5BU5D_t40ECDBC5CC15EA282AF49771C20EBFDADC532D0E* L_22 = V_0;
|
|
NullCheck(L_22);
|
|
if ((((int32_t)L_21) < ((int32_t)((int32_t)(((RuntimeArray*)L_22)->max_length)))))
|
|
{
|
|
goto IL_000d;
|
|
}
|
|
}
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::StopByName(UnityEngine.GameObject,System.String)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_StopByName_m106A578249D33645CF7FE825CDE785C81ABA54ED (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, String_t* ___1_name, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GameObject_GetComponents_TisiTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_mBB9C0F6CF2E4C089122784D32505C74080AB1109_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
ComponentU5BU5D_t40ECDBC5CC15EA282AF49771C20EBFDADC532D0E* V_0 = NULL;
|
|
int32_t V_1 = 0;
|
|
iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* V_2 = NULL;
|
|
{
|
|
// Component[] tweens = target.GetComponents<iTween>();
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_0 = ___0_target;
|
|
NullCheck(L_0);
|
|
iTweenU5BU5D_t1250FFDD7FF22A4BDB90B55A4A01F13F43A0B70D* L_1;
|
|
L_1 = GameObject_GetComponents_TisiTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_mBB9C0F6CF2E4C089122784D32505C74080AB1109(L_0, GameObject_GetComponents_TisiTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_mBB9C0F6CF2E4C089122784D32505C74080AB1109_RuntimeMethod_var);
|
|
V_0 = (ComponentU5BU5D_t40ECDBC5CC15EA282AF49771C20EBFDADC532D0E*)L_1;
|
|
ComponentU5BU5D_t40ECDBC5CC15EA282AF49771C20EBFDADC532D0E* L_2 = V_0;
|
|
// foreach (iTween item in tweens){
|
|
V_0 = L_2;
|
|
V_1 = 0;
|
|
goto IL_002e;
|
|
}
|
|
|
|
IL_000d:
|
|
{
|
|
// foreach (iTween item in tweens){
|
|
ComponentU5BU5D_t40ECDBC5CC15EA282AF49771C20EBFDADC532D0E* L_3 = V_0;
|
|
int32_t L_4 = V_1;
|
|
NullCheck(L_3);
|
|
int32_t L_5 = L_4;
|
|
Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3* L_6 = (L_3)->GetAt(static_cast<il2cpp_array_size_t>(L_5));
|
|
V_2 = ((iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1*)CastclassClass((RuntimeObject*)L_6, iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var));
|
|
// if(item._name == name){
|
|
iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* L_7 = V_2;
|
|
NullCheck(L_7);
|
|
String_t* L_8 = L_7->____name_14;
|
|
String_t* L_9 = ___1_name;
|
|
bool L_10;
|
|
L_10 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_8, L_9, NULL);
|
|
if (!L_10)
|
|
{
|
|
goto IL_002a;
|
|
}
|
|
}
|
|
{
|
|
// item.Dispose();
|
|
iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* L_11 = V_2;
|
|
NullCheck(L_11);
|
|
iTween_Dispose_mE871087C0E9BC05F4E71C86F551C089234AF4FD3(L_11, NULL);
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
int32_t L_12 = V_1;
|
|
V_1 = ((int32_t)il2cpp_codegen_add(L_12, 1));
|
|
}
|
|
|
|
IL_002e:
|
|
{
|
|
// foreach (iTween item in tweens){
|
|
int32_t L_13 = V_1;
|
|
ComponentU5BU5D_t40ECDBC5CC15EA282AF49771C20EBFDADC532D0E* L_14 = V_0;
|
|
NullCheck(L_14);
|
|
if ((((int32_t)L_13) < ((int32_t)((int32_t)(((RuntimeArray*)L_14)->max_length)))))
|
|
{
|
|
goto IL_000d;
|
|
}
|
|
}
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::Stop(UnityEngine.GameObject,System.String,System.Boolean)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_Stop_mED4BBD746EB8823BED9B28EC33C312A34145961F (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, String_t* ___1_type, bool ___2_includechildren, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GameObject_GetComponents_TisiTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_mBB9C0F6CF2E4C089122784D32505C74080AB1109_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
ComponentU5BU5D_t40ECDBC5CC15EA282AF49771C20EBFDADC532D0E* V_0 = NULL;
|
|
int32_t V_1 = 0;
|
|
iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* V_2 = NULL;
|
|
RuntimeObject* V_3 = NULL;
|
|
RuntimeObject* V_4 = NULL;
|
|
{
|
|
// Component[] tweens = target.GetComponents<iTween>();
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_0 = ___0_target;
|
|
NullCheck(L_0);
|
|
iTweenU5BU5D_t1250FFDD7FF22A4BDB90B55A4A01F13F43A0B70D* L_1;
|
|
L_1 = GameObject_GetComponents_TisiTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_mBB9C0F6CF2E4C089122784D32505C74080AB1109(L_0, GameObject_GetComponents_TisiTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_mBB9C0F6CF2E4C089122784D32505C74080AB1109_RuntimeMethod_var);
|
|
V_0 = (ComponentU5BU5D_t40ECDBC5CC15EA282AF49771C20EBFDADC532D0E*)L_1;
|
|
ComponentU5BU5D_t40ECDBC5CC15EA282AF49771C20EBFDADC532D0E* L_2 = V_0;
|
|
// foreach (iTween item in tweens){
|
|
V_0 = L_2;
|
|
V_1 = 0;
|
|
goto IL_004f;
|
|
}
|
|
|
|
IL_000d:
|
|
{
|
|
// foreach (iTween item in tweens){
|
|
ComponentU5BU5D_t40ECDBC5CC15EA282AF49771C20EBFDADC532D0E* L_3 = V_0;
|
|
int32_t L_4 = V_1;
|
|
NullCheck(L_3);
|
|
int32_t L_5 = L_4;
|
|
Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3* L_6 = (L_3)->GetAt(static_cast<il2cpp_array_size_t>(L_5));
|
|
V_2 = ((iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1*)CastclassClass((RuntimeObject*)L_6, iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var));
|
|
// string targetType = item.type+item.method;
|
|
iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* L_7 = V_2;
|
|
NullCheck(L_7);
|
|
String_t* L_8 = L_7->___type_6;
|
|
iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* L_9 = V_2;
|
|
NullCheck(L_9);
|
|
String_t* L_10 = L_9->___method_7;
|
|
String_t* L_11;
|
|
L_11 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(L_8, L_10, NULL);
|
|
// targetType=targetType.Substring(0,type.Length);
|
|
String_t* L_12 = ___1_type;
|
|
NullCheck(L_12);
|
|
int32_t L_13;
|
|
L_13 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_12, NULL);
|
|
NullCheck(L_11);
|
|
String_t* L_14;
|
|
L_14 = String_Substring_mB1D94F47935D22E130FF2C01DBB6A4135FBB76CE(L_11, 0, L_13, NULL);
|
|
// if(targetType.ToLower() == type.ToLower()){
|
|
NullCheck(L_14);
|
|
String_t* L_15;
|
|
L_15 = String_ToLower_m6191ABA3DC514ED47C10BDA23FD0DDCEAE7ACFBD(L_14, NULL);
|
|
String_t* L_16 = ___1_type;
|
|
NullCheck(L_16);
|
|
String_t* L_17;
|
|
L_17 = String_ToLower_m6191ABA3DC514ED47C10BDA23FD0DDCEAE7ACFBD(L_16, NULL);
|
|
bool L_18;
|
|
L_18 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_15, L_17, NULL);
|
|
if (!L_18)
|
|
{
|
|
goto IL_004b;
|
|
}
|
|
}
|
|
{
|
|
// item.Dispose();
|
|
iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* L_19 = V_2;
|
|
NullCheck(L_19);
|
|
iTween_Dispose_mE871087C0E9BC05F4E71C86F551C089234AF4FD3(L_19, NULL);
|
|
}
|
|
|
|
IL_004b:
|
|
{
|
|
int32_t L_20 = V_1;
|
|
V_1 = ((int32_t)il2cpp_codegen_add(L_20, 1));
|
|
}
|
|
|
|
IL_004f:
|
|
{
|
|
// foreach (iTween item in tweens){
|
|
int32_t L_21 = V_1;
|
|
ComponentU5BU5D_t40ECDBC5CC15EA282AF49771C20EBFDADC532D0E* L_22 = V_0;
|
|
NullCheck(L_22);
|
|
if ((((int32_t)L_21) < ((int32_t)((int32_t)(((RuntimeArray*)L_22)->max_length)))))
|
|
{
|
|
goto IL_000d;
|
|
}
|
|
}
|
|
{
|
|
// if(includechildren){
|
|
bool L_23 = ___2_includechildren;
|
|
if (!L_23)
|
|
{
|
|
goto IL_009b;
|
|
}
|
|
}
|
|
{
|
|
// foreach(Transform child in target.transform){
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_24 = ___0_target;
|
|
NullCheck(L_24);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_25;
|
|
L_25 = GameObject_get_transform_m0BC10ADFA1632166AE5544BDF9038A2650C2AE56(L_24, NULL);
|
|
NullCheck(L_25);
|
|
RuntimeObject* L_26;
|
|
L_26 = Transform_GetEnumerator_mA7E1C882ACA0C33E284711CD09971DEA3FFEF404(L_25, NULL);
|
|
V_3 = L_26;
|
|
}
|
|
{
|
|
auto __finallyBlock = il2cpp::utils::Finally([&]
|
|
{
|
|
|
|
FINALLY_0087:
|
|
{// begin finally (depth: 1)
|
|
{
|
|
RuntimeObject* L_27 = V_3;
|
|
V_4 = ((RuntimeObject*)IsInst((RuntimeObject*)L_27, IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var));
|
|
RuntimeObject* L_28 = V_4;
|
|
if (!L_28)
|
|
{
|
|
goto IL_009a;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject* L_29 = V_4;
|
|
NullCheck(L_29);
|
|
InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var, L_29);
|
|
}
|
|
|
|
IL_009a:
|
|
{
|
|
return;
|
|
}
|
|
}// end finally (depth: 1)
|
|
});
|
|
try
|
|
{// begin try (depth: 1)
|
|
{
|
|
goto IL_007d_1;
|
|
}
|
|
|
|
IL_0066_1:
|
|
{
|
|
// foreach(Transform child in target.transform){
|
|
RuntimeObject* L_30 = V_3;
|
|
NullCheck(L_30);
|
|
RuntimeObject* L_31;
|
|
L_31 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(1 /* System.Object System.Collections.IEnumerator::get_Current() */, IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA_il2cpp_TypeInfo_var, L_30);
|
|
// Stop(child.gameObject,type,true);
|
|
NullCheck(((Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1*)CastclassClass((RuntimeObject*)L_31, Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1_il2cpp_TypeInfo_var)));
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_32;
|
|
L_32 = Component_get_gameObject_m57AEFBB14DB39EC476F740BA000E170355DE691B(((Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1*)CastclassClass((RuntimeObject*)L_31, Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1_il2cpp_TypeInfo_var)), NULL);
|
|
String_t* L_33 = ___1_type;
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
iTween_Stop_mED4BBD746EB8823BED9B28EC33C312A34145961F(L_32, L_33, (bool)1, NULL);
|
|
}
|
|
|
|
IL_007d_1:
|
|
{
|
|
// foreach(Transform child in target.transform){
|
|
RuntimeObject* L_34 = V_3;
|
|
NullCheck(L_34);
|
|
bool L_35;
|
|
L_35 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA_il2cpp_TypeInfo_var, L_34);
|
|
if (L_35)
|
|
{
|
|
goto IL_0066_1;
|
|
}
|
|
}
|
|
{
|
|
goto IL_009b;
|
|
}
|
|
}// end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__finallyBlock.StoreException(e.ex);
|
|
}
|
|
}
|
|
|
|
IL_009b:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::StopByName(UnityEngine.GameObject,System.String,System.Boolean)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_StopByName_m30D62B02066A857772C3FC5C9A6AC488258B7A56 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, String_t* ___1_name, bool ___2_includechildren, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GameObject_GetComponents_TisiTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_mBB9C0F6CF2E4C089122784D32505C74080AB1109_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
ComponentU5BU5D_t40ECDBC5CC15EA282AF49771C20EBFDADC532D0E* V_0 = NULL;
|
|
int32_t V_1 = 0;
|
|
iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* V_2 = NULL;
|
|
RuntimeObject* V_3 = NULL;
|
|
RuntimeObject* V_4 = NULL;
|
|
{
|
|
// Component[] tweens = target.GetComponents<iTween>();
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_0 = ___0_target;
|
|
NullCheck(L_0);
|
|
iTweenU5BU5D_t1250FFDD7FF22A4BDB90B55A4A01F13F43A0B70D* L_1;
|
|
L_1 = GameObject_GetComponents_TisiTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_mBB9C0F6CF2E4C089122784D32505C74080AB1109(L_0, GameObject_GetComponents_TisiTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_mBB9C0F6CF2E4C089122784D32505C74080AB1109_RuntimeMethod_var);
|
|
V_0 = (ComponentU5BU5D_t40ECDBC5CC15EA282AF49771C20EBFDADC532D0E*)L_1;
|
|
ComponentU5BU5D_t40ECDBC5CC15EA282AF49771C20EBFDADC532D0E* L_2 = V_0;
|
|
// foreach (iTween item in tweens){
|
|
V_0 = L_2;
|
|
V_1 = 0;
|
|
goto IL_002e;
|
|
}
|
|
|
|
IL_000d:
|
|
{
|
|
// foreach (iTween item in tweens){
|
|
ComponentU5BU5D_t40ECDBC5CC15EA282AF49771C20EBFDADC532D0E* L_3 = V_0;
|
|
int32_t L_4 = V_1;
|
|
NullCheck(L_3);
|
|
int32_t L_5 = L_4;
|
|
Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3* L_6 = (L_3)->GetAt(static_cast<il2cpp_array_size_t>(L_5));
|
|
V_2 = ((iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1*)CastclassClass((RuntimeObject*)L_6, iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var));
|
|
// if(item._name == name){
|
|
iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* L_7 = V_2;
|
|
NullCheck(L_7);
|
|
String_t* L_8 = L_7->____name_14;
|
|
String_t* L_9 = ___1_name;
|
|
bool L_10;
|
|
L_10 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_8, L_9, NULL);
|
|
if (!L_10)
|
|
{
|
|
goto IL_002a;
|
|
}
|
|
}
|
|
{
|
|
// item.Dispose();
|
|
iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* L_11 = V_2;
|
|
NullCheck(L_11);
|
|
iTween_Dispose_mE871087C0E9BC05F4E71C86F551C089234AF4FD3(L_11, NULL);
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
int32_t L_12 = V_1;
|
|
V_1 = ((int32_t)il2cpp_codegen_add(L_12, 1));
|
|
}
|
|
|
|
IL_002e:
|
|
{
|
|
// foreach (iTween item in tweens){
|
|
int32_t L_13 = V_1;
|
|
ComponentU5BU5D_t40ECDBC5CC15EA282AF49771C20EBFDADC532D0E* L_14 = V_0;
|
|
NullCheck(L_14);
|
|
if ((((int32_t)L_13) < ((int32_t)((int32_t)(((RuntimeArray*)L_14)->max_length)))))
|
|
{
|
|
goto IL_000d;
|
|
}
|
|
}
|
|
{
|
|
// if(includechildren){
|
|
bool L_15 = ___2_includechildren;
|
|
if (!L_15)
|
|
{
|
|
goto IL_007a;
|
|
}
|
|
}
|
|
{
|
|
// foreach(Transform child in target.transform){
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_16 = ___0_target;
|
|
NullCheck(L_16);
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_17;
|
|
L_17 = GameObject_get_transform_m0BC10ADFA1632166AE5544BDF9038A2650C2AE56(L_16, NULL);
|
|
NullCheck(L_17);
|
|
RuntimeObject* L_18;
|
|
L_18 = Transform_GetEnumerator_mA7E1C882ACA0C33E284711CD09971DEA3FFEF404(L_17, NULL);
|
|
V_3 = L_18;
|
|
}
|
|
{
|
|
auto __finallyBlock = il2cpp::utils::Finally([&]
|
|
{
|
|
|
|
FINALLY_0066:
|
|
{// begin finally (depth: 1)
|
|
{
|
|
RuntimeObject* L_19 = V_3;
|
|
V_4 = ((RuntimeObject*)IsInst((RuntimeObject*)L_19, IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var));
|
|
RuntimeObject* L_20 = V_4;
|
|
if (!L_20)
|
|
{
|
|
goto IL_0079;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject* L_21 = V_4;
|
|
NullCheck(L_21);
|
|
InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var, L_21);
|
|
}
|
|
|
|
IL_0079:
|
|
{
|
|
return;
|
|
}
|
|
}// end finally (depth: 1)
|
|
});
|
|
try
|
|
{// begin try (depth: 1)
|
|
{
|
|
goto IL_005c_1;
|
|
}
|
|
|
|
IL_0045_1:
|
|
{
|
|
// foreach(Transform child in target.transform){
|
|
RuntimeObject* L_22 = V_3;
|
|
NullCheck(L_22);
|
|
RuntimeObject* L_23;
|
|
L_23 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(1 /* System.Object System.Collections.IEnumerator::get_Current() */, IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA_il2cpp_TypeInfo_var, L_22);
|
|
// StopByName(child.gameObject,name,true);
|
|
NullCheck(((Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1*)CastclassClass((RuntimeObject*)L_23, Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1_il2cpp_TypeInfo_var)));
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_24;
|
|
L_24 = Component_get_gameObject_m57AEFBB14DB39EC476F740BA000E170355DE691B(((Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1*)CastclassClass((RuntimeObject*)L_23, Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1_il2cpp_TypeInfo_var)), NULL);
|
|
String_t* L_25 = ___1_name;
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
iTween_StopByName_m30D62B02066A857772C3FC5C9A6AC488258B7A56(L_24, L_25, (bool)1, NULL);
|
|
}
|
|
|
|
IL_005c_1:
|
|
{
|
|
// foreach(Transform child in target.transform){
|
|
RuntimeObject* L_26 = V_3;
|
|
NullCheck(L_26);
|
|
bool L_27;
|
|
L_27 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA_il2cpp_TypeInfo_var, L_26);
|
|
if (L_27)
|
|
{
|
|
goto IL_0045_1;
|
|
}
|
|
}
|
|
{
|
|
goto IL_007a;
|
|
}
|
|
}// end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__finallyBlock.StoreException(e.ex);
|
|
}
|
|
}
|
|
|
|
IL_007a:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Collections.Hashtable iTween::Hash(System.Object[])
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* iTween_Hash_mD88C194FC245F9848017671F12F03CA83C7DA979 (ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ___0_args, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralEE6AD0CF5BFB8D3B78C579DD9CB66FD8A7574EDA);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* V_0 = NULL;
|
|
int32_t V_1 = 0;
|
|
{
|
|
// Hashtable hashTable = new Hashtable(args.Length/2);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_0 = ___0_args;
|
|
NullCheck(L_0);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_1 = (Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D*)il2cpp_codegen_object_new(Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D_il2cpp_TypeInfo_var);
|
|
NullCheck(L_1);
|
|
Hashtable__ctor_m9E0D56D6ADE284D20176076FACBFA1628DD8EE80(L_1, ((int32_t)(((int32_t)(((RuntimeArray*)L_0)->max_length))/2)), NULL);
|
|
V_0 = L_1;
|
|
// if (args.Length %2 != 0) {
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_2 = ___0_args;
|
|
NullCheck(L_2);
|
|
if (!((int32_t)(((int32_t)(((RuntimeArray*)L_2)->max_length))%2)))
|
|
{
|
|
goto IL_001e;
|
|
}
|
|
}
|
|
{
|
|
// Debug.LogError("Tween Error: Hash requires an even number of arguments!");
|
|
il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
|
|
Debug_LogError_mB00B2B4468EF3CAF041B038D840820FB84C924B2(_stringLiteralEE6AD0CF5BFB8D3B78C579DD9CB66FD8A7574EDA, NULL);
|
|
// return null;
|
|
return (Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D*)NULL;
|
|
}
|
|
|
|
IL_001e:
|
|
{
|
|
// int i = 0;
|
|
V_1 = 0;
|
|
goto IL_0034;
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
// hashTable.Add(args[i], args[i+1]);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_3 = V_0;
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_4 = ___0_args;
|
|
int32_t L_5 = V_1;
|
|
NullCheck(L_4);
|
|
int32_t L_6 = L_5;
|
|
RuntimeObject* L_7 = (L_4)->GetAt(static_cast<il2cpp_array_size_t>(L_6));
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_8 = ___0_args;
|
|
int32_t L_9 = V_1;
|
|
NullCheck(L_8);
|
|
int32_t L_10 = ((int32_t)il2cpp_codegen_add(L_9, 1));
|
|
RuntimeObject* L_11 = (L_8)->GetAt(static_cast<il2cpp_array_size_t>(L_10));
|
|
NullCheck(L_3);
|
|
VirtualActionInvoker2< RuntimeObject*, RuntimeObject* >::Invoke(16 /* System.Void System.Collections.Hashtable::Add(System.Object,System.Object) */, L_3, L_7, L_11);
|
|
// i += 2;
|
|
int32_t L_12 = V_1;
|
|
V_1 = ((int32_t)il2cpp_codegen_add(L_12, 2));
|
|
}
|
|
|
|
IL_0034:
|
|
{
|
|
// while(i < args.Length - 1) {
|
|
int32_t L_13 = V_1;
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_14 = ___0_args;
|
|
NullCheck(L_14);
|
|
if ((((int32_t)L_13) < ((int32_t)((int32_t)il2cpp_codegen_subtract(((int32_t)(((RuntimeArray*)L_14)->max_length)), 1)))))
|
|
{
|
|
goto IL_0022;
|
|
}
|
|
}
|
|
{
|
|
// return hashTable;
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_15 = V_0;
|
|
return L_15;
|
|
}
|
|
}
|
|
// System.Void iTween::.ctor(System.Collections.Hashtable)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween__ctor_m30142FAD890215DF7462D13F051318F4C89BCF4E (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* ___0_h, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// private iTween(Hashtable h) {
|
|
MonoBehaviour__ctor_m592DB0105CA0BC97AA1C5F4AD27B12D68A3B7C1E(__this, NULL);
|
|
// tweenArguments = h;
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_0 = ___0_h;
|
|
__this->___tweenArguments_24 = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___tweenArguments_24), (void*)L_0);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::Awake()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_Awake_m289FAD1491BA130E31C521DE41F20E864EADFEF4 (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// thisTransform = transform;
|
|
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_0;
|
|
L_0 = Component_get_transform_m2919A1D81931E6932C7F06D4C2F0AB8DDA9A5371(__this, NULL);
|
|
__this->___thisTransform_40 = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___thisTransform_40), (void*)L_0);
|
|
// RetrieveArgs();
|
|
iTween_RetrieveArgs_m2A38D6A83EE728877A1403693763E842055C1C34(__this, NULL);
|
|
// lastRealTime = Time.realtimeSinceStartup; // Added by PressPlay
|
|
float L_1;
|
|
L_1 = Time_get_realtimeSinceStartup_m73B3CB73175D79A44333D59BB70F9EDE55EC9510(NULL);
|
|
__this->___lastRealTime_38 = L_1;
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Collections.IEnumerator iTween::Start()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* iTween_Start_m8D34D1B2D70398CB5E2EA1D9D8CBF120D41C404A (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CStartU3Ed__229_t1D14CA36493CB962AEDE8269C60C58D6A6CD96D9_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
U3CStartU3Ed__229_t1D14CA36493CB962AEDE8269C60C58D6A6CD96D9* L_0 = (U3CStartU3Ed__229_t1D14CA36493CB962AEDE8269C60C58D6A6CD96D9*)il2cpp_codegen_object_new(U3CStartU3Ed__229_t1D14CA36493CB962AEDE8269C60C58D6A6CD96D9_il2cpp_TypeInfo_var);
|
|
NullCheck(L_0);
|
|
U3CStartU3Ed__229__ctor_m2C91142B61377D7DF6C3068467235751A5FEFC3F(L_0, 0, NULL);
|
|
U3CStartU3Ed__229_t1D14CA36493CB962AEDE8269C60C58D6A6CD96D9* L_1 = L_0;
|
|
NullCheck(L_1);
|
|
L_1->___U3CU3E4__this_2 = __this;
|
|
Il2CppCodeGenWriteBarrier((void**)(&L_1->___U3CU3E4__this_2), (void*)__this);
|
|
return L_1;
|
|
}
|
|
}
|
|
// System.Void iTween::Update()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_Update_mBF68BEA5E4604F53A6077498EFFD1B622089537C (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// if(isRunning && !physics){
|
|
bool L_0 = __this->___isRunning_12;
|
|
if (!L_0)
|
|
{
|
|
goto IL_004d;
|
|
}
|
|
}
|
|
{
|
|
bool L_1 = __this->___physics_23;
|
|
if (L_1)
|
|
{
|
|
goto IL_004d;
|
|
}
|
|
}
|
|
{
|
|
// if(!reverse){
|
|
bool L_2 = __this->___reverse_21;
|
|
if (L_2)
|
|
{
|
|
goto IL_0033;
|
|
}
|
|
}
|
|
{
|
|
// if(percentage<1f){
|
|
float L_3 = __this->___percentage_16;
|
|
if ((!(((float)L_3) < ((float)(1.0f)))))
|
|
{
|
|
goto IL_002c;
|
|
}
|
|
}
|
|
{
|
|
// TweenUpdate();
|
|
iTween_TweenUpdate_mA20A23AEF0EB62247286565030D8C52AA1772D18(__this, NULL);
|
|
return;
|
|
}
|
|
|
|
IL_002c:
|
|
{
|
|
// TweenComplete();
|
|
iTween_TweenComplete_m7FCF1B19C97C4AD24AE11F18E3C4268A56E962AD(__this, NULL);
|
|
return;
|
|
}
|
|
|
|
IL_0033:
|
|
{
|
|
// if(percentage>0){
|
|
float L_4 = __this->___percentage_16;
|
|
if ((!(((float)L_4) > ((float)(0.0f)))))
|
|
{
|
|
goto IL_0047;
|
|
}
|
|
}
|
|
{
|
|
// TweenUpdate();
|
|
iTween_TweenUpdate_mA20A23AEF0EB62247286565030D8C52AA1772D18(__this, NULL);
|
|
return;
|
|
}
|
|
|
|
IL_0047:
|
|
{
|
|
// TweenComplete();
|
|
iTween_TweenComplete_m7FCF1B19C97C4AD24AE11F18E3C4268A56E962AD(__this, NULL);
|
|
}
|
|
|
|
IL_004d:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::FixedUpdate()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_FixedUpdate_m2C43DD58D766EB8F6B2FCD8A0E1FEF7C08A9F4D9 (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// if(isRunning && physics){
|
|
bool L_0 = __this->___isRunning_12;
|
|
if (!L_0)
|
|
{
|
|
goto IL_004d;
|
|
}
|
|
}
|
|
{
|
|
bool L_1 = __this->___physics_23;
|
|
if (!L_1)
|
|
{
|
|
goto IL_004d;
|
|
}
|
|
}
|
|
{
|
|
// if(!reverse){
|
|
bool L_2 = __this->___reverse_21;
|
|
if (L_2)
|
|
{
|
|
goto IL_0033;
|
|
}
|
|
}
|
|
{
|
|
// if(percentage<1f){
|
|
float L_3 = __this->___percentage_16;
|
|
if ((!(((float)L_3) < ((float)(1.0f)))))
|
|
{
|
|
goto IL_002c;
|
|
}
|
|
}
|
|
{
|
|
// TweenUpdate();
|
|
iTween_TweenUpdate_mA20A23AEF0EB62247286565030D8C52AA1772D18(__this, NULL);
|
|
return;
|
|
}
|
|
|
|
IL_002c:
|
|
{
|
|
// TweenComplete();
|
|
iTween_TweenComplete_m7FCF1B19C97C4AD24AE11F18E3C4268A56E962AD(__this, NULL);
|
|
return;
|
|
}
|
|
|
|
IL_0033:
|
|
{
|
|
// if(percentage>0){
|
|
float L_4 = __this->___percentage_16;
|
|
if ((!(((float)L_4) > ((float)(0.0f)))))
|
|
{
|
|
goto IL_0047;
|
|
}
|
|
}
|
|
{
|
|
// TweenUpdate();
|
|
iTween_TweenUpdate_mA20A23AEF0EB62247286565030D8C52AA1772D18(__this, NULL);
|
|
return;
|
|
}
|
|
|
|
IL_0047:
|
|
{
|
|
// TweenComplete();
|
|
iTween_TweenComplete_m7FCF1B19C97C4AD24AE11F18E3C4268A56E962AD(__this, NULL);
|
|
}
|
|
|
|
IL_004d:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::LateUpdate()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_LateUpdate_m8B2B48D1D52E6BC82B12BD8CCD93F516FDD90C60 (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3B596E42BC12C0AB0FA7CC6D2CA7CA9437463324);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4243C7295E57FC142C3F0861DE44D7BF16E98CEE);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralBA320446F30A8E1FFC64FBD72FFC79A6C8B70CE5);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralEECEAAC359EDB2E91D0F46F3CA9A65F47527BC5C);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// if(tweenArguments.Contains("looktarget") && isRunning){
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_0 = __this->___tweenArguments_24;
|
|
NullCheck(L_0);
|
|
bool L_1;
|
|
L_1 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_0, _stringLiteral3B596E42BC12C0AB0FA7CC6D2CA7CA9437463324);
|
|
if (!L_1)
|
|
{
|
|
goto IL_0061;
|
|
}
|
|
}
|
|
{
|
|
bool L_2 = __this->___isRunning_12;
|
|
if (!L_2)
|
|
{
|
|
goto IL_0061;
|
|
}
|
|
}
|
|
{
|
|
// if(type =="move" || type =="shake" || type=="punch"){
|
|
String_t* L_3 = __this->___type_6;
|
|
bool L_4;
|
|
L_4 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_3, _stringLiteralEECEAAC359EDB2E91D0F46F3CA9A65F47527BC5C, NULL);
|
|
if (L_4)
|
|
{
|
|
goto IL_0050;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_5 = __this->___type_6;
|
|
bool L_6;
|
|
L_6 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_5, _stringLiteral4243C7295E57FC142C3F0861DE44D7BF16E98CEE, NULL);
|
|
if (L_6)
|
|
{
|
|
goto IL_0050;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_7 = __this->___type_6;
|
|
bool L_8;
|
|
L_8 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_7, _stringLiteralBA320446F30A8E1FFC64FBD72FFC79A6C8B70CE5, NULL);
|
|
if (!L_8)
|
|
{
|
|
goto IL_0061;
|
|
}
|
|
}
|
|
|
|
IL_0050:
|
|
{
|
|
// LookUpdate(gameObject,tweenArguments);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_9;
|
|
L_9 = Component_get_gameObject_m57AEFBB14DB39EC476F740BA000E170355DE691B(__this, NULL);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_10 = __this->___tweenArguments_24;
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
iTween_LookUpdate_m74849C8F5B4A3CC5FAAEEFA7D166393E4A153708(L_9, L_10, NULL);
|
|
}
|
|
|
|
IL_0061:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::OnEnable()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_OnEnable_m5BF86853A4A0A0D19B5A604E167002B8B381FCF0 (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// if(isRunning){
|
|
bool L_0 = __this->___isRunning_12;
|
|
if (!L_0)
|
|
{
|
|
goto IL_000e;
|
|
}
|
|
}
|
|
{
|
|
// EnableKinematic();
|
|
iTween_EnableKinematic_mFFCB4F9B7E1B9FA8D825F732DB86BC03B97C6840(__this, NULL);
|
|
}
|
|
|
|
IL_000e:
|
|
{
|
|
// if(isPaused){
|
|
bool L_1 = __this->___isPaused_13;
|
|
if (!L_1)
|
|
{
|
|
goto IL_0037;
|
|
}
|
|
}
|
|
{
|
|
// isPaused=false;
|
|
__this->___isPaused_13 = (bool)0;
|
|
// if(delay > 0){
|
|
float L_2 = __this->___delay_10;
|
|
if ((!(((float)L_2) > ((float)(0.0f)))))
|
|
{
|
|
goto IL_0037;
|
|
}
|
|
}
|
|
{
|
|
// wasPaused=true;
|
|
__this->___wasPaused_22 = (bool)1;
|
|
// ResumeDelay();
|
|
iTween_ResumeDelay_m926A942007D7081AAAA2AB26D94FD9EA46ED2000(__this, NULL);
|
|
}
|
|
|
|
IL_0037:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::OnDisable()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_OnDisable_m05F3F8D1CCF05B470C626162B93C9F3CAB24F97B (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// DisableKinematic();
|
|
iTween_DisableKinematic_m4BF37BFC61FB2E15385074F2E6A80FB26119C69B(__this, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::DrawLineHelper(UnityEngine.Vector3[],UnityEngine.Color,System.String)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_DrawLineHelper_m49DF6C5BABDE95199BE28AE725F685D137DB6CB6 (Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* ___0_line, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___1_color, String_t* ___2_method, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral59A4B39D3B5D3230416CE9000EF3824F7555F7F4);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral929789801B6CCDA943D4F05A5180B8AF9EAEED12);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDCEBC4DA92DACF7CABCB46CF541D04C3492D3842);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
{
|
|
// Gizmos.color=color;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_0 = ___1_color;
|
|
Gizmos_set_color_m53927A2741937484180B20B55F7F20F8F60C5797(L_0, NULL);
|
|
// for (int i = 0; i < line.Length-1; i++) {
|
|
V_0 = 0;
|
|
goto IL_0049;
|
|
}
|
|
|
|
IL_000a:
|
|
{
|
|
// if(method == "gizmos"){
|
|
String_t* L_1 = ___2_method;
|
|
bool L_2;
|
|
L_2 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_1, _stringLiteral59A4B39D3B5D3230416CE9000EF3824F7555F7F4, NULL);
|
|
if (!L_2)
|
|
{
|
|
goto IL_002e;
|
|
}
|
|
}
|
|
{
|
|
// Gizmos.DrawLine(line[i], line[i+1]);;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_3 = ___0_line;
|
|
int32_t L_4 = V_0;
|
|
NullCheck(L_3);
|
|
int32_t L_5 = L_4;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_6 = (L_3)->GetAt(static_cast<il2cpp_array_size_t>(L_5));
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_7 = ___0_line;
|
|
int32_t L_8 = V_0;
|
|
NullCheck(L_7);
|
|
int32_t L_9 = ((int32_t)il2cpp_codegen_add(L_8, 1));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_10 = (L_7)->GetAt(static_cast<il2cpp_array_size_t>(L_9));
|
|
Gizmos_DrawLine_mB139054F55D615637A39A3127AADB16043387F8A(L_6, L_10, NULL);
|
|
goto IL_0045;
|
|
}
|
|
|
|
IL_002e:
|
|
{
|
|
// }else if(method == "handles"){
|
|
String_t* L_11 = ___2_method;
|
|
bool L_12;
|
|
L_12 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_11, _stringLiteral929789801B6CCDA943D4F05A5180B8AF9EAEED12, NULL);
|
|
if (!L_12)
|
|
{
|
|
goto IL_0045;
|
|
}
|
|
}
|
|
{
|
|
// Debug.LogError("iTween Error: Drawing a line with Handles is temporarily disabled because of compatability issues with Unity 2.6!");
|
|
il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
|
|
Debug_LogError_mB00B2B4468EF3CAF041B038D840820FB84C924B2(_stringLiteralDCEBC4DA92DACF7CABCB46CF541D04C3492D3842, NULL);
|
|
}
|
|
|
|
IL_0045:
|
|
{
|
|
// for (int i = 0; i < line.Length-1; i++) {
|
|
int32_t L_13 = V_0;
|
|
V_0 = ((int32_t)il2cpp_codegen_add(L_13, 1));
|
|
}
|
|
|
|
IL_0049:
|
|
{
|
|
// for (int i = 0; i < line.Length-1; i++) {
|
|
int32_t L_14 = V_0;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_15 = ___0_line;
|
|
NullCheck(L_15);
|
|
if ((((int32_t)L_14) < ((int32_t)((int32_t)il2cpp_codegen_subtract(((int32_t)(((RuntimeArray*)L_15)->max_length)), 1)))))
|
|
{
|
|
goto IL_000a;
|
|
}
|
|
}
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::DrawPathHelper(UnityEngine.Vector3[],UnityEngine.Color,System.String)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_DrawPathHelper_m3BECEACD077A11595F4F82E6CB56AFD223A52EDA (Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* ___0_path, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___1_color, String_t* ___2_method, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral48050EBFCD5BA790FC585EB246156CC360CD67B5);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral59A4B39D3B5D3230416CE9000EF3824F7555F7F4);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral929789801B6CCDA943D4F05A5180B8AF9EAEED12);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* V_0 = NULL;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_1;
|
|
memset((&V_1), 0, sizeof(V_1));
|
|
int32_t V_2 = 0;
|
|
int32_t V_3 = 0;
|
|
float V_4 = 0.0f;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_5;
|
|
memset((&V_5), 0, sizeof(V_5));
|
|
{
|
|
// Vector3[] vector3s = PathControlPointGenerator(path);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_0 = ___0_path;
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_1;
|
|
L_1 = iTween_PathControlPointGenerator_m47F484A7489313FED131E8A51C1E1E0BE50CBA14(L_0, NULL);
|
|
V_0 = L_1;
|
|
// Vector3 prevPt = Interp(vector3s,0);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_2 = V_0;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_3;
|
|
L_3 = iTween_Interp_m1A5A34FE5625E6E72ED287016D0F8B166DD8FBAA(L_2, (0.0f), NULL);
|
|
V_1 = L_3;
|
|
// Gizmos.color=color;
|
|
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_4 = ___1_color;
|
|
Gizmos_set_color_m53927A2741937484180B20B55F7F20F8F60C5797(L_4, NULL);
|
|
// int SmoothAmount = path.Length*20;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_5 = ___0_path;
|
|
NullCheck(L_5);
|
|
V_2 = ((int32_t)il2cpp_codegen_multiply(((int32_t)(((RuntimeArray*)L_5)->max_length)), ((int32_t)20)));
|
|
// for (int i = 1; i <= SmoothAmount; i++) {
|
|
V_3 = 1;
|
|
goto IL_006a;
|
|
}
|
|
|
|
IL_0024:
|
|
{
|
|
// float pm = (float) i / SmoothAmount;
|
|
int32_t L_6 = V_3;
|
|
int32_t L_7 = V_2;
|
|
V_4 = ((float)(((float)L_6)/((float)L_7)));
|
|
// Vector3 currPt = Interp(vector3s,pm);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_8 = V_0;
|
|
float L_9 = V_4;
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_10;
|
|
L_10 = iTween_Interp_m1A5A34FE5625E6E72ED287016D0F8B166DD8FBAA(L_8, L_9, NULL);
|
|
V_5 = L_10;
|
|
// if(method == "gizmos"){
|
|
String_t* L_11 = ___2_method;
|
|
bool L_12;
|
|
L_12 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_11, _stringLiteral59A4B39D3B5D3230416CE9000EF3824F7555F7F4, NULL);
|
|
if (!L_12)
|
|
{
|
|
goto IL_004c;
|
|
}
|
|
}
|
|
{
|
|
// Gizmos.DrawLine(currPt, prevPt);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_13 = V_5;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_14 = V_1;
|
|
Gizmos_DrawLine_mB139054F55D615637A39A3127AADB16043387F8A(L_13, L_14, NULL);
|
|
goto IL_0063;
|
|
}
|
|
|
|
IL_004c:
|
|
{
|
|
// }else if(method == "handles"){
|
|
String_t* L_15 = ___2_method;
|
|
bool L_16;
|
|
L_16 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_15, _stringLiteral929789801B6CCDA943D4F05A5180B8AF9EAEED12, NULL);
|
|
if (!L_16)
|
|
{
|
|
goto IL_0063;
|
|
}
|
|
}
|
|
{
|
|
// Debug.LogError("iTween Error: Drawing a path with Handles is temporarily disabled because of compatability issues with Unity 2.6!");
|
|
il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
|
|
Debug_LogError_mB00B2B4468EF3CAF041B038D840820FB84C924B2(_stringLiteral48050EBFCD5BA790FC585EB246156CC360CD67B5, NULL);
|
|
}
|
|
|
|
IL_0063:
|
|
{
|
|
// prevPt = currPt;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_17 = V_5;
|
|
V_1 = L_17;
|
|
// for (int i = 1; i <= SmoothAmount; i++) {
|
|
int32_t L_18 = V_3;
|
|
V_3 = ((int32_t)il2cpp_codegen_add(L_18, 1));
|
|
}
|
|
|
|
IL_006a:
|
|
{
|
|
// for (int i = 1; i <= SmoothAmount; i++) {
|
|
int32_t L_19 = V_3;
|
|
int32_t L_20 = V_2;
|
|
if ((((int32_t)L_19) <= ((int32_t)L_20)))
|
|
{
|
|
goto IL_0024;
|
|
}
|
|
}
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// UnityEngine.Vector3[] iTween::PathControlPointGenerator(UnityEngine.Vector3[])
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* iTween_PathControlPointGenerator_m47F484A7489313FED131E8A51C1E1E0BE50CBA14 (Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* ___0_path, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* V_0 = NULL;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* V_1 = NULL;
|
|
int32_t V_2 = 0;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* V_3 = NULL;
|
|
{
|
|
// suppliedPath = path;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_0 = ___0_path;
|
|
V_0 = L_0;
|
|
// int offset = 2;
|
|
V_2 = 2;
|
|
// vector3s = new Vector3[suppliedPath.Length+offset];
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_1 = V_0;
|
|
NullCheck(L_1);
|
|
int32_t L_2 = V_2;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_3 = (Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)SZArrayNew(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C_il2cpp_TypeInfo_var, (uint32_t)((int32_t)il2cpp_codegen_add(((int32_t)(((RuntimeArray*)L_1)->max_length)), L_2)));
|
|
V_1 = L_3;
|
|
// Array.Copy(suppliedPath,0,vector3s,1,suppliedPath.Length);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_4 = V_0;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_5 = V_1;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_6 = V_0;
|
|
NullCheck(L_6);
|
|
Array_Copy_mB4904E17BD92E320613A3251C0205E0786B3BF41((RuntimeArray*)L_4, 0, (RuntimeArray*)L_5, 1, ((int32_t)(((RuntimeArray*)L_6)->max_length)), NULL);
|
|
// vector3s[0] = vector3s[1] + (vector3s[1] - vector3s[2]);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_7 = V_1;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_8 = V_1;
|
|
NullCheck(L_8);
|
|
int32_t L_9 = 1;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_10 = (L_8)->GetAt(static_cast<il2cpp_array_size_t>(L_9));
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_11 = V_1;
|
|
NullCheck(L_11);
|
|
int32_t L_12 = 1;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_13 = (L_11)->GetAt(static_cast<il2cpp_array_size_t>(L_12));
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_14 = V_1;
|
|
NullCheck(L_14);
|
|
int32_t L_15 = 2;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_16 = (L_14)->GetAt(static_cast<il2cpp_array_size_t>(L_15));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_17;
|
|
L_17 = Vector3_op_Subtraction_mE42023FF80067CB44A1D4A27EB7CF2B24CABB828_inline(L_13, L_16, NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_18;
|
|
L_18 = Vector3_op_Addition_m78C0EC70CB66E8DCAC225743D82B268DAEE92067_inline(L_10, L_17, NULL);
|
|
NullCheck(L_7);
|
|
(L_7)->SetAt(static_cast<il2cpp_array_size_t>(0), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_18);
|
|
// vector3s[vector3s.Length-1] = vector3s[vector3s.Length-2] + (vector3s[vector3s.Length-2] - vector3s[vector3s.Length-3]);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_19 = V_1;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_20 = V_1;
|
|
NullCheck(L_20);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_21 = V_1;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_22 = V_1;
|
|
NullCheck(L_22);
|
|
NullCheck(L_21);
|
|
int32_t L_23 = ((int32_t)il2cpp_codegen_subtract(((int32_t)(((RuntimeArray*)L_22)->max_length)), 2));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_24 = (L_21)->GetAt(static_cast<il2cpp_array_size_t>(L_23));
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_25 = V_1;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* 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)), 2));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_28 = (L_25)->GetAt(static_cast<il2cpp_array_size_t>(L_27));
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_29 = V_1;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* 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)), 3));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_32 = (L_29)->GetAt(static_cast<il2cpp_array_size_t>(L_31));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_33;
|
|
L_33 = Vector3_op_Subtraction_mE42023FF80067CB44A1D4A27EB7CF2B24CABB828_inline(L_28, L_32, NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_34;
|
|
L_34 = Vector3_op_Addition_m78C0EC70CB66E8DCAC225743D82B268DAEE92067_inline(L_24, L_33, NULL);
|
|
NullCheck(L_19);
|
|
(L_19)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_subtract(((int32_t)(((RuntimeArray*)L_20)->max_length)), 1))), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_34);
|
|
// if(vector3s[1] == vector3s[vector3s.Length-2]){
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_35 = V_1;
|
|
NullCheck(L_35);
|
|
int32_t L_36 = 1;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_37 = (L_35)->GetAt(static_cast<il2cpp_array_size_t>(L_36));
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_38 = V_1;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_39 = V_1;
|
|
NullCheck(L_39);
|
|
NullCheck(L_38);
|
|
int32_t L_40 = ((int32_t)il2cpp_codegen_subtract(((int32_t)(((RuntimeArray*)L_39)->max_length)), 2));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_41 = (L_38)->GetAt(static_cast<il2cpp_array_size_t>(L_40));
|
|
bool L_42;
|
|
L_42 = Vector3_op_Equality_mCDCBB8D2EDC3D3BF20F31A25ACB34705D352B479_inline(L_37, L_41, NULL);
|
|
if (!L_42)
|
|
{
|
|
goto IL_00da;
|
|
}
|
|
}
|
|
{
|
|
// Vector3[] tmpLoopSpline = new Vector3[vector3s.Length];
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_43 = V_1;
|
|
NullCheck(L_43);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_44 = (Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)SZArrayNew(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C_il2cpp_TypeInfo_var, (uint32_t)((int32_t)(((RuntimeArray*)L_43)->max_length)));
|
|
V_3 = L_44;
|
|
// Array.Copy(vector3s,tmpLoopSpline,vector3s.Length);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_45 = V_1;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_46 = V_3;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_47 = V_1;
|
|
NullCheck(L_47);
|
|
Array_Copy_m4233828B4E6288B6D815F539AAA38575DE627900((RuntimeArray*)L_45, (RuntimeArray*)L_46, ((int32_t)(((RuntimeArray*)L_47)->max_length)), NULL);
|
|
// tmpLoopSpline[0]=tmpLoopSpline[tmpLoopSpline.Length-3];
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_48 = V_3;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_49 = V_3;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_50 = V_3;
|
|
NullCheck(L_50);
|
|
NullCheck(L_49);
|
|
int32_t L_51 = ((int32_t)il2cpp_codegen_subtract(((int32_t)(((RuntimeArray*)L_50)->max_length)), 3));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_52 = (L_49)->GetAt(static_cast<il2cpp_array_size_t>(L_51));
|
|
NullCheck(L_48);
|
|
(L_48)->SetAt(static_cast<il2cpp_array_size_t>(0), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_52);
|
|
// tmpLoopSpline[tmpLoopSpline.Length-1]=tmpLoopSpline[2];
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_53 = V_3;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_54 = V_3;
|
|
NullCheck(L_54);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_55 = V_3;
|
|
NullCheck(L_55);
|
|
int32_t L_56 = 2;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_57 = (L_55)->GetAt(static_cast<il2cpp_array_size_t>(L_56));
|
|
NullCheck(L_53);
|
|
(L_53)->SetAt(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_subtract(((int32_t)(((RuntimeArray*)L_54)->max_length)), 1))), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_57);
|
|
// vector3s=new Vector3[tmpLoopSpline.Length];
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_58 = V_3;
|
|
NullCheck(L_58);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_59 = (Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)SZArrayNew(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C_il2cpp_TypeInfo_var, (uint32_t)((int32_t)(((RuntimeArray*)L_58)->max_length)));
|
|
V_1 = L_59;
|
|
// Array.Copy(tmpLoopSpline,vector3s,tmpLoopSpline.Length);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_60 = V_3;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_61 = V_1;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_62 = V_3;
|
|
NullCheck(L_62);
|
|
Array_Copy_m4233828B4E6288B6D815F539AAA38575DE627900((RuntimeArray*)L_60, (RuntimeArray*)L_61, ((int32_t)(((RuntimeArray*)L_62)->max_length)), NULL);
|
|
}
|
|
|
|
IL_00da:
|
|
{
|
|
// return(vector3s);
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_63 = V_1;
|
|
return L_63;
|
|
}
|
|
}
|
|
// UnityEngine.Vector3 iTween::Interp(UnityEngine.Vector3[],System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 iTween_Interp_m1A5A34FE5625E6E72ED287016D0F8B166DD8FBAA (Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* ___0_pts, float ___1_t, const RuntimeMethod* method)
|
|
{
|
|
int32_t V_0 = 0;
|
|
int32_t V_1 = 0;
|
|
float V_2 = 0.0f;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_3;
|
|
memset((&V_3), 0, sizeof(V_3));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_4;
|
|
memset((&V_4), 0, sizeof(V_4));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_5;
|
|
memset((&V_5), 0, sizeof(V_5));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_6;
|
|
memset((&V_6), 0, sizeof(V_6));
|
|
{
|
|
// int numSections = pts.Length - 3;
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_0 = ___0_pts;
|
|
NullCheck(L_0);
|
|
V_0 = ((int32_t)il2cpp_codegen_subtract(((int32_t)(((RuntimeArray*)L_0)->max_length)), 3));
|
|
// int currPt = Mathf.Min(Mathf.FloorToInt(t * (float) numSections), numSections - 1);
|
|
float L_1 = ___1_t;
|
|
int32_t L_2 = V_0;
|
|
int32_t L_3;
|
|
L_3 = Mathf_FloorToInt_m2A39AE881CAEE6B6A4B3BFEF9CA1ED40625F5AB7_inline(((float)il2cpp_codegen_multiply(L_1, ((float)L_2))), NULL);
|
|
int32_t L_4 = V_0;
|
|
int32_t L_5;
|
|
L_5 = Mathf_Min_m888083F74FF5655778F0403BB5E9608BEFDEA8CB_inline(L_3, ((int32_t)il2cpp_codegen_subtract(L_4, 1)), NULL);
|
|
V_1 = L_5;
|
|
// float u = t * (float) numSections - (float) currPt;
|
|
float L_6 = ___1_t;
|
|
int32_t L_7 = V_0;
|
|
int32_t L_8 = V_1;
|
|
V_2 = ((float)il2cpp_codegen_subtract(((float)il2cpp_codegen_multiply(L_6, ((float)L_7))), ((float)L_8)));
|
|
// Vector3 a = pts[currPt];
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_9 = ___0_pts;
|
|
int32_t L_10 = V_1;
|
|
NullCheck(L_9);
|
|
int32_t L_11 = L_10;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_12 = (L_9)->GetAt(static_cast<il2cpp_array_size_t>(L_11));
|
|
V_3 = L_12;
|
|
// Vector3 b = pts[currPt + 1];
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_13 = ___0_pts;
|
|
int32_t L_14 = V_1;
|
|
NullCheck(L_13);
|
|
int32_t L_15 = ((int32_t)il2cpp_codegen_add(L_14, 1));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_16 = (L_13)->GetAt(static_cast<il2cpp_array_size_t>(L_15));
|
|
V_4 = L_16;
|
|
// Vector3 c = pts[currPt + 2];
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_17 = ___0_pts;
|
|
int32_t L_18 = V_1;
|
|
NullCheck(L_17);
|
|
int32_t L_19 = ((int32_t)il2cpp_codegen_add(L_18, 2));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_20 = (L_17)->GetAt(static_cast<il2cpp_array_size_t>(L_19));
|
|
V_5 = L_20;
|
|
// Vector3 d = pts[currPt + 3];
|
|
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_21 = ___0_pts;
|
|
int32_t L_22 = V_1;
|
|
NullCheck(L_21);
|
|
int32_t L_23 = ((int32_t)il2cpp_codegen_add(L_22, 3));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_24 = (L_21)->GetAt(static_cast<il2cpp_array_size_t>(L_23));
|
|
V_6 = L_24;
|
|
// return .5f * (
|
|
// (-a + 3f * b - 3f * c + d) * (u * u * u)
|
|
// + (2f * a - 5f * b + 4f * c - d) * (u * u)
|
|
// + (-a + c) * u
|
|
// + 2f * b
|
|
// );
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_25 = V_3;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_26;
|
|
L_26 = Vector3_op_UnaryNegation_m5450829F333BD2A88AF9A592C4EE331661225915_inline(L_25, NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_27 = V_4;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_28;
|
|
L_28 = Vector3_op_Multiply_m7F3B0FA9256CE368D7636558EFEFC4AB0E1A0F41_inline((3.0f), L_27, NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_29;
|
|
L_29 = Vector3_op_Addition_m78C0EC70CB66E8DCAC225743D82B268DAEE92067_inline(L_26, L_28, NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_30 = V_5;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_31;
|
|
L_31 = Vector3_op_Multiply_m7F3B0FA9256CE368D7636558EFEFC4AB0E1A0F41_inline((3.0f), L_30, NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_32;
|
|
L_32 = Vector3_op_Subtraction_mE42023FF80067CB44A1D4A27EB7CF2B24CABB828_inline(L_29, L_31, NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_33 = V_6;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_34;
|
|
L_34 = Vector3_op_Addition_m78C0EC70CB66E8DCAC225743D82B268DAEE92067_inline(L_32, L_33, NULL);
|
|
float L_35 = V_2;
|
|
float L_36 = V_2;
|
|
float L_37 = V_2;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_38;
|
|
L_38 = Vector3_op_Multiply_m87BA7C578F96C8E49BB07088DAAC4649F83B0353_inline(L_34, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(L_35, L_36)), L_37)), NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_39 = V_3;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_40;
|
|
L_40 = Vector3_op_Multiply_m7F3B0FA9256CE368D7636558EFEFC4AB0E1A0F41_inline((2.0f), L_39, NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_41 = V_4;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_42;
|
|
L_42 = Vector3_op_Multiply_m7F3B0FA9256CE368D7636558EFEFC4AB0E1A0F41_inline((5.0f), L_41, NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_43;
|
|
L_43 = Vector3_op_Subtraction_mE42023FF80067CB44A1D4A27EB7CF2B24CABB828_inline(L_40, L_42, NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_44 = V_5;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_45;
|
|
L_45 = Vector3_op_Multiply_m7F3B0FA9256CE368D7636558EFEFC4AB0E1A0F41_inline((4.0f), L_44, NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_46;
|
|
L_46 = Vector3_op_Addition_m78C0EC70CB66E8DCAC225743D82B268DAEE92067_inline(L_43, L_45, NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_47 = V_6;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_48;
|
|
L_48 = Vector3_op_Subtraction_mE42023FF80067CB44A1D4A27EB7CF2B24CABB828_inline(L_46, L_47, NULL);
|
|
float L_49 = V_2;
|
|
float L_50 = V_2;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_51;
|
|
L_51 = Vector3_op_Multiply_m87BA7C578F96C8E49BB07088DAAC4649F83B0353_inline(L_48, ((float)il2cpp_codegen_multiply(L_49, L_50)), NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_52;
|
|
L_52 = Vector3_op_Addition_m78C0EC70CB66E8DCAC225743D82B268DAEE92067_inline(L_38, L_51, NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_53 = V_3;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_54;
|
|
L_54 = Vector3_op_UnaryNegation_m5450829F333BD2A88AF9A592C4EE331661225915_inline(L_53, NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_55 = V_5;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_56;
|
|
L_56 = Vector3_op_Addition_m78C0EC70CB66E8DCAC225743D82B268DAEE92067_inline(L_54, L_55, NULL);
|
|
float L_57 = V_2;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_58;
|
|
L_58 = Vector3_op_Multiply_m87BA7C578F96C8E49BB07088DAAC4649F83B0353_inline(L_56, L_57, NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_59;
|
|
L_59 = Vector3_op_Addition_m78C0EC70CB66E8DCAC225743D82B268DAEE92067_inline(L_52, L_58, NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_60 = V_4;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_61;
|
|
L_61 = Vector3_op_Multiply_m7F3B0FA9256CE368D7636558EFEFC4AB0E1A0F41_inline((2.0f), L_60, NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_62;
|
|
L_62 = Vector3_op_Addition_m78C0EC70CB66E8DCAC225743D82B268DAEE92067_inline(L_59, L_61, NULL);
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_63;
|
|
L_63 = Vector3_op_Multiply_m7F3B0FA9256CE368D7636558EFEFC4AB0E1A0F41_inline((0.5f), L_62, NULL);
|
|
return L_63;
|
|
}
|
|
}
|
|
// System.Void iTween::Launch(UnityEngine.GameObject,System.Collections.Hashtable)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_Launch_mDC12448682D0CC8F4772C9A4DB4AD4F9CC9B3E05 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* ___0_target, Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* ___1_args, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GameObject_AddComponent_TisiTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_m48FCFB00B91104B56D16988A9420D112351AC23C_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Insert_m14F62091A329DDD8FAA10941C910E9859D49B538_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral320772EF40302B49A179DB96BAD02224E97B4018);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral996E5360F80E16B2189CC1E536C91CE68083F694);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// if(!args.Contains("id")){
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_0 = ___1_args;
|
|
NullCheck(L_0);
|
|
bool L_1;
|
|
L_1 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_0, _stringLiteral996E5360F80E16B2189CC1E536C91CE68083F694);
|
|
if (L_1)
|
|
{
|
|
goto IL_001d;
|
|
}
|
|
}
|
|
{
|
|
// args["id"] = GenerateID();
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_2 = ___1_args;
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
String_t* L_3;
|
|
L_3 = iTween_GenerateID_mD59C8DE4AA7DA992088B5C196645E8497EBB5316(NULL);
|
|
NullCheck(L_2);
|
|
VirtualActionInvoker2< RuntimeObject*, RuntimeObject* >::Invoke(22 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_2, _stringLiteral996E5360F80E16B2189CC1E536C91CE68083F694, L_3);
|
|
}
|
|
|
|
IL_001d:
|
|
{
|
|
// if(!args.Contains("target")){
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_4 = ___1_args;
|
|
NullCheck(L_4);
|
|
bool L_5;
|
|
L_5 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_4, _stringLiteral320772EF40302B49A179DB96BAD02224E97B4018);
|
|
if (L_5)
|
|
{
|
|
goto IL_0036;
|
|
}
|
|
}
|
|
{
|
|
// args["target"] = target;
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_6 = ___1_args;
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_7 = ___0_target;
|
|
NullCheck(L_6);
|
|
VirtualActionInvoker2< RuntimeObject*, RuntimeObject* >::Invoke(22 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_6, _stringLiteral320772EF40302B49A179DB96BAD02224E97B4018, L_7);
|
|
}
|
|
|
|
IL_0036:
|
|
{
|
|
// tweens.Insert (0, args);
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
List_1_t2A52E5C00B98CBC8D02BF94A380F75023D0D130B* L_8 = ((iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_StaticFields*)il2cpp_codegen_static_fields_for(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var))->___tweens_4;
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_9 = ___1_args;
|
|
NullCheck(L_8);
|
|
List_1_Insert_m14F62091A329DDD8FAA10941C910E9859D49B538(L_8, 0, L_9, List_1_Insert_m14F62091A329DDD8FAA10941C910E9859D49B538_RuntimeMethod_var);
|
|
// target.AddComponent<iTween>();
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_10 = ___0_target;
|
|
NullCheck(L_10);
|
|
iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* L_11;
|
|
L_11 = GameObject_AddComponent_TisiTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_m48FCFB00B91104B56D16988A9420D112351AC23C(L_10, GameObject_AddComponent_TisiTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_m48FCFB00B91104B56D16988A9420D112351AC23C_RuntimeMethod_var);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Collections.Hashtable iTween::CleanArgs(System.Collections.Hashtable)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* iTween_CleanArgs_m0DE6024AC59187B9116BF81C84F0483276A4AC9D (Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* ___0_args, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DictionaryEntry_t171080F37B311C25AA9E75888F9C9D703FA721BB_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Double_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_0_0_0_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Double_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_0_0_0_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* V_0 = NULL;
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* V_1 = NULL;
|
|
RuntimeObject* V_2 = NULL;
|
|
DictionaryEntry_t171080F37B311C25AA9E75888F9C9D703FA721BB V_3;
|
|
memset((&V_3), 0, sizeof(V_3));
|
|
RuntimeObject* V_4 = NULL;
|
|
DictionaryEntry_t171080F37B311C25AA9E75888F9C9D703FA721BB V_5;
|
|
memset((&V_5), 0, sizeof(V_5));
|
|
float V_6 = 0.0f;
|
|
float V_7 = 0.0f;
|
|
DictionaryEntry_t171080F37B311C25AA9E75888F9C9D703FA721BB V_8;
|
|
memset((&V_8), 0, sizeof(V_8));
|
|
{
|
|
// Hashtable argsCopy = new Hashtable(args.Count);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_0 = ___0_args;
|
|
NullCheck(L_0);
|
|
int32_t L_1;
|
|
L_1 = VirtualFuncInvoker0< int32_t >::Invoke(29 /* System.Int32 System.Collections.Hashtable::get_Count() */, L_0);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_2 = (Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D*)il2cpp_codegen_object_new(Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D_il2cpp_TypeInfo_var);
|
|
NullCheck(L_2);
|
|
Hashtable__ctor_m9E0D56D6ADE284D20176076FACBFA1628DD8EE80(L_2, L_1, NULL);
|
|
V_0 = L_2;
|
|
// Hashtable argsCaseUnified = new Hashtable(args.Count);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_3 = ___0_args;
|
|
NullCheck(L_3);
|
|
int32_t L_4;
|
|
L_4 = VirtualFuncInvoker0< int32_t >::Invoke(29 /* System.Int32 System.Collections.Hashtable::get_Count() */, L_3);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_5 = (Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D*)il2cpp_codegen_object_new(Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D_il2cpp_TypeInfo_var);
|
|
NullCheck(L_5);
|
|
Hashtable__ctor_m9E0D56D6ADE284D20176076FACBFA1628DD8EE80(L_5, L_4, NULL);
|
|
V_1 = L_5;
|
|
// foreach (DictionaryEntry item in args) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_6 = ___0_args;
|
|
NullCheck(L_6);
|
|
RuntimeObject* L_7;
|
|
L_7 = VirtualFuncInvoker0< RuntimeObject* >::Invoke(23 /* System.Collections.IDictionaryEnumerator System.Collections.Hashtable::GetEnumerator() */, L_6);
|
|
V_2 = L_7;
|
|
}
|
|
{
|
|
auto __finallyBlock = il2cpp::utils::Finally([&]
|
|
{
|
|
|
|
FINALLY_004b:
|
|
{// begin finally (depth: 1)
|
|
{
|
|
RuntimeObject* L_8 = V_2;
|
|
V_4 = ((RuntimeObject*)IsInst((RuntimeObject*)L_8, IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var));
|
|
RuntimeObject* L_9 = V_4;
|
|
if (!L_9)
|
|
{
|
|
goto IL_005e;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject* L_10 = V_4;
|
|
NullCheck(L_10);
|
|
InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var, L_10);
|
|
}
|
|
|
|
IL_005e:
|
|
{
|
|
return;
|
|
}
|
|
}// end finally (depth: 1)
|
|
});
|
|
try
|
|
{// begin try (depth: 1)
|
|
{
|
|
goto IL_0041_1;
|
|
}
|
|
|
|
IL_0021_1:
|
|
{
|
|
// foreach (DictionaryEntry item in args) {
|
|
RuntimeObject* L_11 = V_2;
|
|
NullCheck(L_11);
|
|
RuntimeObject* L_12;
|
|
L_12 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(1 /* System.Object System.Collections.IEnumerator::get_Current() */, IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA_il2cpp_TypeInfo_var, L_11);
|
|
V_3 = ((*(DictionaryEntry_t171080F37B311C25AA9E75888F9C9D703FA721BB*)((DictionaryEntry_t171080F37B311C25AA9E75888F9C9D703FA721BB*)(DictionaryEntry_t171080F37B311C25AA9E75888F9C9D703FA721BB*)UnBox(L_12, DictionaryEntry_t171080F37B311C25AA9E75888F9C9D703FA721BB_il2cpp_TypeInfo_var))));
|
|
// argsCopy.Add(item.Key, item.Value);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_13 = V_0;
|
|
RuntimeObject* L_14;
|
|
L_14 = DictionaryEntry_get_Key_m09845C00732E530E6FCB9042079E90D3912215FE_inline((&V_3), NULL);
|
|
RuntimeObject* L_15;
|
|
L_15 = DictionaryEntry_get_Value_m75FD18FE968AE131F28AA2CB0DF4895EBA39075E_inline((&V_3), NULL);
|
|
NullCheck(L_13);
|
|
VirtualActionInvoker2< RuntimeObject*, RuntimeObject* >::Invoke(16 /* System.Void System.Collections.Hashtable::Add(System.Object,System.Object) */, L_13, L_14, L_15);
|
|
}
|
|
|
|
IL_0041_1:
|
|
{
|
|
// foreach (DictionaryEntry item in args) {
|
|
RuntimeObject* L_16 = V_2;
|
|
NullCheck(L_16);
|
|
bool L_17;
|
|
L_17 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA_il2cpp_TypeInfo_var, L_16);
|
|
if (L_17)
|
|
{
|
|
goto IL_0021_1;
|
|
}
|
|
}
|
|
{
|
|
goto IL_005f;
|
|
}
|
|
}// end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__finallyBlock.StoreException(e.ex);
|
|
}
|
|
}
|
|
|
|
IL_005f:
|
|
{
|
|
// foreach (DictionaryEntry item in argsCopy) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_18 = V_0;
|
|
NullCheck(L_18);
|
|
RuntimeObject* L_19;
|
|
L_19 = VirtualFuncInvoker0< RuntimeObject* >::Invoke(23 /* System.Collections.IDictionaryEnumerator System.Collections.Hashtable::GetEnumerator() */, L_18);
|
|
V_2 = L_19;
|
|
}
|
|
{
|
|
auto __finallyBlock = il2cpp::utils::Finally([&]
|
|
{
|
|
|
|
FINALLY_0105:
|
|
{// begin finally (depth: 1)
|
|
{
|
|
RuntimeObject* L_20 = V_2;
|
|
V_4 = ((RuntimeObject*)IsInst((RuntimeObject*)L_20, IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var));
|
|
RuntimeObject* L_21 = V_4;
|
|
if (!L_21)
|
|
{
|
|
goto IL_0118;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject* L_22 = V_4;
|
|
NullCheck(L_22);
|
|
InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var, L_22);
|
|
}
|
|
|
|
IL_0118:
|
|
{
|
|
return;
|
|
}
|
|
}// end finally (depth: 1)
|
|
});
|
|
try
|
|
{// begin try (depth: 1)
|
|
{
|
|
goto IL_00f8_1;
|
|
}
|
|
|
|
IL_006b_1:
|
|
{
|
|
// foreach (DictionaryEntry item in argsCopy) {
|
|
RuntimeObject* L_23 = V_2;
|
|
NullCheck(L_23);
|
|
RuntimeObject* L_24;
|
|
L_24 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(1 /* System.Object System.Collections.IEnumerator::get_Current() */, IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA_il2cpp_TypeInfo_var, L_23);
|
|
V_5 = ((*(DictionaryEntry_t171080F37B311C25AA9E75888F9C9D703FA721BB*)((DictionaryEntry_t171080F37B311C25AA9E75888F9C9D703FA721BB*)(DictionaryEntry_t171080F37B311C25AA9E75888F9C9D703FA721BB*)UnBox(L_24, DictionaryEntry_t171080F37B311C25AA9E75888F9C9D703FA721BB_il2cpp_TypeInfo_var))));
|
|
// if(item.Value.GetType() == typeof(System.Int32)){
|
|
RuntimeObject* L_25;
|
|
L_25 = DictionaryEntry_get_Value_m75FD18FE968AE131F28AA2CB0DF4895EBA39075E_inline((&V_5), NULL);
|
|
NullCheck(L_25);
|
|
Type_t* L_26;
|
|
L_26 = Object_GetType_mE10A8FC1E57F3DF29972CCBC026C2DC3942263B3(L_25, NULL);
|
|
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_27 = { reinterpret_cast<intptr_t> (Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_0_0_0_var) };
|
|
il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t* L_28;
|
|
L_28 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_27, NULL);
|
|
bool L_29;
|
|
L_29 = Type_op_Equality_m99930A0E44E420A685FABA60E60BA1CC5FA0EBDC(L_26, L_28, NULL);
|
|
if (!L_29)
|
|
{
|
|
goto IL_00b8_1;
|
|
}
|
|
}
|
|
{
|
|
// int original = (int)item.Value;
|
|
RuntimeObject* L_30;
|
|
L_30 = DictionaryEntry_get_Value_m75FD18FE968AE131F28AA2CB0DF4895EBA39075E_inline((&V_5), NULL);
|
|
// float casted = (float)original;
|
|
V_6 = ((float)((*(int32_t*)((int32_t*)(int32_t*)UnBox(L_30, Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var)))));
|
|
// args[item.Key] = casted;
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_31 = ___0_args;
|
|
RuntimeObject* L_32;
|
|
L_32 = DictionaryEntry_get_Key_m09845C00732E530E6FCB9042079E90D3912215FE_inline((&V_5), NULL);
|
|
float L_33 = V_6;
|
|
float L_34 = L_33;
|
|
RuntimeObject* L_35 = Box(Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var, &L_34);
|
|
NullCheck(L_31);
|
|
VirtualActionInvoker2< RuntimeObject*, RuntimeObject* >::Invoke(22 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_31, L_32, L_35);
|
|
}
|
|
|
|
IL_00b8_1:
|
|
{
|
|
// if(item.Value.GetType() == typeof(System.Double)){
|
|
RuntimeObject* L_36;
|
|
L_36 = DictionaryEntry_get_Value_m75FD18FE968AE131F28AA2CB0DF4895EBA39075E_inline((&V_5), NULL);
|
|
NullCheck(L_36);
|
|
Type_t* L_37;
|
|
L_37 = Object_GetType_mE10A8FC1E57F3DF29972CCBC026C2DC3942263B3(L_36, NULL);
|
|
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_38 = { reinterpret_cast<intptr_t> (Double_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_0_0_0_var) };
|
|
il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t* L_39;
|
|
L_39 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_38, NULL);
|
|
bool L_40;
|
|
L_40 = Type_op_Equality_m99930A0E44E420A685FABA60E60BA1CC5FA0EBDC(L_37, L_39, NULL);
|
|
if (!L_40)
|
|
{
|
|
goto IL_00f8_1;
|
|
}
|
|
}
|
|
{
|
|
// double original = (double)item.Value;
|
|
RuntimeObject* L_41;
|
|
L_41 = DictionaryEntry_get_Value_m75FD18FE968AE131F28AA2CB0DF4895EBA39075E_inline((&V_5), NULL);
|
|
// float casted = (float)original;
|
|
V_7 = ((float)((*(double*)((double*)(double*)UnBox(L_41, Double_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_il2cpp_TypeInfo_var)))));
|
|
// args[item.Key] = casted;
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_42 = ___0_args;
|
|
RuntimeObject* L_43;
|
|
L_43 = DictionaryEntry_get_Key_m09845C00732E530E6FCB9042079E90D3912215FE_inline((&V_5), NULL);
|
|
float L_44 = V_7;
|
|
float L_45 = L_44;
|
|
RuntimeObject* L_46 = Box(Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var, &L_45);
|
|
NullCheck(L_42);
|
|
VirtualActionInvoker2< RuntimeObject*, RuntimeObject* >::Invoke(22 /* System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) */, L_42, L_43, L_46);
|
|
}
|
|
|
|
IL_00f8_1:
|
|
{
|
|
// foreach (DictionaryEntry item in argsCopy) {
|
|
RuntimeObject* L_47 = V_2;
|
|
NullCheck(L_47);
|
|
bool L_48;
|
|
L_48 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA_il2cpp_TypeInfo_var, L_47);
|
|
if (L_48)
|
|
{
|
|
goto IL_006b_1;
|
|
}
|
|
}
|
|
{
|
|
goto IL_0119;
|
|
}
|
|
}// end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__finallyBlock.StoreException(e.ex);
|
|
}
|
|
}
|
|
|
|
IL_0119:
|
|
{
|
|
// foreach (DictionaryEntry item in args) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_49 = ___0_args;
|
|
NullCheck(L_49);
|
|
RuntimeObject* L_50;
|
|
L_50 = VirtualFuncInvoker0< RuntimeObject* >::Invoke(23 /* System.Collections.IDictionaryEnumerator System.Collections.Hashtable::GetEnumerator() */, L_49);
|
|
V_2 = L_50;
|
|
}
|
|
{
|
|
auto __finallyBlock = il2cpp::utils::Finally([&]
|
|
{
|
|
|
|
FINALLY_0157:
|
|
{// begin finally (depth: 1)
|
|
{
|
|
RuntimeObject* L_51 = V_2;
|
|
V_4 = ((RuntimeObject*)IsInst((RuntimeObject*)L_51, IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var));
|
|
RuntimeObject* L_52 = V_4;
|
|
if (!L_52)
|
|
{
|
|
goto IL_016a;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject* L_53 = V_4;
|
|
NullCheck(L_53);
|
|
InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var, L_53);
|
|
}
|
|
|
|
IL_016a:
|
|
{
|
|
return;
|
|
}
|
|
}// end finally (depth: 1)
|
|
});
|
|
try
|
|
{// begin try (depth: 1)
|
|
{
|
|
goto IL_014d_1;
|
|
}
|
|
|
|
IL_0122_1:
|
|
{
|
|
// foreach (DictionaryEntry item in args) {
|
|
RuntimeObject* L_54 = V_2;
|
|
NullCheck(L_54);
|
|
RuntimeObject* L_55;
|
|
L_55 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(1 /* System.Object System.Collections.IEnumerator::get_Current() */, IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA_il2cpp_TypeInfo_var, L_54);
|
|
V_8 = ((*(DictionaryEntry_t171080F37B311C25AA9E75888F9C9D703FA721BB*)((DictionaryEntry_t171080F37B311C25AA9E75888F9C9D703FA721BB*)(DictionaryEntry_t171080F37B311C25AA9E75888F9C9D703FA721BB*)UnBox(L_55, DictionaryEntry_t171080F37B311C25AA9E75888F9C9D703FA721BB_il2cpp_TypeInfo_var))));
|
|
// argsCaseUnified.Add(item.Key.ToString().ToLower(), item.Value);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_56 = V_1;
|
|
RuntimeObject* L_57;
|
|
L_57 = DictionaryEntry_get_Key_m09845C00732E530E6FCB9042079E90D3912215FE_inline((&V_8), NULL);
|
|
NullCheck(L_57);
|
|
String_t* L_58;
|
|
L_58 = VirtualFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_57);
|
|
NullCheck(L_58);
|
|
String_t* L_59;
|
|
L_59 = String_ToLower_m6191ABA3DC514ED47C10BDA23FD0DDCEAE7ACFBD(L_58, NULL);
|
|
RuntimeObject* L_60;
|
|
L_60 = DictionaryEntry_get_Value_m75FD18FE968AE131F28AA2CB0DF4895EBA39075E_inline((&V_8), NULL);
|
|
NullCheck(L_56);
|
|
VirtualActionInvoker2< RuntimeObject*, RuntimeObject* >::Invoke(16 /* System.Void System.Collections.Hashtable::Add(System.Object,System.Object) */, L_56, L_59, L_60);
|
|
}
|
|
|
|
IL_014d_1:
|
|
{
|
|
// foreach (DictionaryEntry item in args) {
|
|
RuntimeObject* L_61 = V_2;
|
|
NullCheck(L_61);
|
|
bool L_62;
|
|
L_62 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA_il2cpp_TypeInfo_var, L_61);
|
|
if (L_62)
|
|
{
|
|
goto IL_0122_1;
|
|
}
|
|
}
|
|
{
|
|
goto IL_016b;
|
|
}
|
|
}// end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__finallyBlock.StoreException(e.ex);
|
|
}
|
|
}
|
|
|
|
IL_016b:
|
|
{
|
|
// args = argsCaseUnified;
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_63 = V_1;
|
|
___0_args = L_63;
|
|
// return args;
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_64 = ___0_args;
|
|
return L_64;
|
|
}
|
|
}
|
|
// System.String iTween::GenerateID()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* iTween_GenerateID_mD59C8DE4AA7DA992088B5C196645E8497EBB5316 (const RuntimeMethod* method)
|
|
{
|
|
Guid_t V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
// return System.Guid.NewGuid().ToString();
|
|
Guid_t L_0;
|
|
L_0 = Guid_NewGuid_m1F4894E8DC089811D6252148AD5858E58D43A7BD(NULL);
|
|
V_0 = L_0;
|
|
String_t* L_1;
|
|
L_1 = Guid_ToString_m2BFFD5FA726E03FA707AAFCCF065896C46D5290C((&V_0), NULL);
|
|
return L_1;
|
|
}
|
|
}
|
|
// System.Void iTween::RetrieveArgs()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_RetrieveArgs_m2A38D6A83EE728877A1403693763E842055C1C34 (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __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*)&Component_GetComponent_TisRigidbody_t268697F5A994213ED97393309870968BC1C7393C_m4B5CAD64B52D153BEA96432633CA9A45FA523DD8_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EaseType_t5C24EBCEC4B9293CA4380231CA4B551E5EE91789_0_0_0_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EaseType_t5C24EBCEC4B9293CA4380231CA4B551E5EE91789_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_Dispose_m2C950FC47AB6500FE7C0DC8317C36F5E3B562F61_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_MoveNext_mC52BEDE4E8AFFD435788624DC6BF17DB69330947_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Enumerator_get_Current_m89B7883B125D2AB9EAF6EFD6CE6EEE2F0833A277_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GameObject_t76FEDD663AB33C991A9C9A23129337651094216F_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_GetEnumerator_m7B8327F0F25B88E0DEBC6BEBFACE181743C1FD12_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&LoopType_tCFEFFA12DF90E6BD4C4FAB08A4B9984ADD94FB22_0_0_0_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&LoopType_tCFEFFA12DF90E6BD4C4FAB08A4B9984ADD94FB22_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NamedValueColor_tD6819606818C4DD4A25B555710853C393A0426AA_0_0_0_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NamedValueColor_tD6819606818C4DD4A25B555710853C393A0426AA_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Space_tF043E93E06B702DD05199C28C6F779049B38A969_0_0_0_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Space_tF043E93E06B702DD05199C28C6F779049B38A969_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1B02754B1643B1CC23472C929EC6E8862E5149DE);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1C1CF5C104E3D439B7AA7EE99AC7E729F3C1DADE);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral320772EF40302B49A179DB96BAD02224E97B4018);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7EAA0DD4C277D27184E0F3D6A7709BE899C51951);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral864C25C0143ABF9BA574ECEE518BD7DB23B847B2);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral996E5360F80E16B2189CC1E536C91CE68083F694);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA5427C261316798BE73E068823B9916B9A1ED278);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCE18B047107AA23D1AA9B2ED32D316148E02655F);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE1291C4D47635E327ECFE39842BD1A93F58C61A2);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE769C41ECFCFEE18521BFB0F9A8F87C32FA42724);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF3C6C902DBF80139640F6554F0C3392016A8ADF7);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Enumerator_tDB05DF2CB80AFCE9B26838FFB4BE6A09EF0CE775 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* V_1 = NULL;
|
|
il2cpp::utils::ExceptionSupportStack<RuntimeObject*, 1> __active_exceptions;
|
|
{
|
|
// foreach (Hashtable item in tweens) {
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
List_1_t2A52E5C00B98CBC8D02BF94A380F75023D0D130B* L_0 = ((iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_StaticFields*)il2cpp_codegen_static_fields_for(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var))->___tweens_4;
|
|
NullCheck(L_0);
|
|
Enumerator_tDB05DF2CB80AFCE9B26838FFB4BE6A09EF0CE775 L_1;
|
|
L_1 = List_1_GetEnumerator_m7B8327F0F25B88E0DEBC6BEBFACE181743C1FD12(L_0, List_1_GetEnumerator_m7B8327F0F25B88E0DEBC6BEBFACE181743C1FD12_RuntimeMethod_var);
|
|
V_0 = L_1;
|
|
}
|
|
{
|
|
auto __finallyBlock = il2cpp::utils::Finally([&]
|
|
{
|
|
|
|
FINALLY_0046:
|
|
{// begin finally (depth: 1)
|
|
Enumerator_Dispose_m2C950FC47AB6500FE7C0DC8317C36F5E3B562F61((&V_0), Enumerator_Dispose_m2C950FC47AB6500FE7C0DC8317C36F5E3B562F61_RuntimeMethod_var);
|
|
return;
|
|
}// end finally (depth: 1)
|
|
});
|
|
try
|
|
{// begin try (depth: 1)
|
|
{
|
|
goto IL_003b_1;
|
|
}
|
|
|
|
IL_000d_1:
|
|
{
|
|
// foreach (Hashtable item in tweens) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_2;
|
|
L_2 = Enumerator_get_Current_m89B7883B125D2AB9EAF6EFD6CE6EEE2F0833A277_inline((&V_0), Enumerator_get_Current_m89B7883B125D2AB9EAF6EFD6CE6EEE2F0833A277_RuntimeMethod_var);
|
|
V_1 = L_2;
|
|
// if((GameObject)item["target"] == gameObject){
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_3 = V_1;
|
|
NullCheck(L_3);
|
|
RuntimeObject* L_4;
|
|
L_4 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_3, _stringLiteral320772EF40302B49A179DB96BAD02224E97B4018);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_5;
|
|
L_5 = Component_get_gameObject_m57AEFBB14DB39EC476F740BA000E170355DE691B(__this, NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
bool L_6;
|
|
L_6 = Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605(((GameObject_t76FEDD663AB33C991A9C9A23129337651094216F*)CastclassSealed((RuntimeObject*)L_4, GameObject_t76FEDD663AB33C991A9C9A23129337651094216F_il2cpp_TypeInfo_var)), L_5, NULL);
|
|
if (!L_6)
|
|
{
|
|
goto IL_003b_1;
|
|
}
|
|
}
|
|
{
|
|
// tweenArguments=item;
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_7 = V_1;
|
|
__this->___tweenArguments_24 = L_7;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___tweenArguments_24), (void*)L_7);
|
|
// break;
|
|
goto IL_0054;
|
|
}
|
|
|
|
IL_003b_1:
|
|
{
|
|
// foreach (Hashtable item in tweens) {
|
|
bool L_8;
|
|
L_8 = Enumerator_MoveNext_mC52BEDE4E8AFFD435788624DC6BF17DB69330947((&V_0), Enumerator_MoveNext_mC52BEDE4E8AFFD435788624DC6BF17DB69330947_RuntimeMethod_var);
|
|
if (L_8)
|
|
{
|
|
goto IL_000d_1;
|
|
}
|
|
}
|
|
{
|
|
goto IL_0054;
|
|
}
|
|
}// end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__finallyBlock.StoreException(e.ex);
|
|
}
|
|
}
|
|
|
|
IL_0054:
|
|
{
|
|
// id=(string)tweenArguments["id"];
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_9 = __this->___tweenArguments_24;
|
|
NullCheck(L_9);
|
|
RuntimeObject* L_10;
|
|
L_10 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_9, _stringLiteral996E5360F80E16B2189CC1E536C91CE68083F694);
|
|
__this->___id_5 = ((String_t*)CastclassSealed((RuntimeObject*)L_10, String_t_il2cpp_TypeInfo_var));
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___id_5), (void*)((String_t*)CastclassSealed((RuntimeObject*)L_10, String_t_il2cpp_TypeInfo_var)));
|
|
// type=(string)tweenArguments["type"];
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_11 = __this->___tweenArguments_24;
|
|
NullCheck(L_11);
|
|
RuntimeObject* L_12;
|
|
L_12 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_11, _stringLiteralF3C6C902DBF80139640F6554F0C3392016A8ADF7);
|
|
__this->___type_6 = ((String_t*)CastclassSealed((RuntimeObject*)L_12, String_t_il2cpp_TypeInfo_var));
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___type_6), (void*)((String_t*)CastclassSealed((RuntimeObject*)L_12, String_t_il2cpp_TypeInfo_var)));
|
|
// _name=(string)tweenArguments["name"];
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_13 = __this->___tweenArguments_24;
|
|
NullCheck(L_13);
|
|
RuntimeObject* L_14;
|
|
L_14 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_13, _stringLiteralCE18B047107AA23D1AA9B2ED32D316148E02655F);
|
|
__this->____name_14 = ((String_t*)CastclassSealed((RuntimeObject*)L_14, String_t_il2cpp_TypeInfo_var));
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->____name_14), (void*)((String_t*)CastclassSealed((RuntimeObject*)L_14, String_t_il2cpp_TypeInfo_var)));
|
|
// method=(string)tweenArguments["method"];
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_15 = __this->___tweenArguments_24;
|
|
NullCheck(L_15);
|
|
RuntimeObject* L_16;
|
|
L_16 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_15, _stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF);
|
|
__this->___method_7 = ((String_t*)CastclassSealed((RuntimeObject*)L_16, String_t_il2cpp_TypeInfo_var));
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___method_7), (void*)((String_t*)CastclassSealed((RuntimeObject*)L_16, String_t_il2cpp_TypeInfo_var)));
|
|
// if(tweenArguments.Contains("time")){
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_17 = __this->___tweenArguments_24;
|
|
NullCheck(L_17);
|
|
bool L_18;
|
|
L_18 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_17, _stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
if (!L_18)
|
|
{
|
|
goto IL_00ef;
|
|
}
|
|
}
|
|
{
|
|
// time=(float)tweenArguments["time"];
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_19 = __this->___tweenArguments_24;
|
|
NullCheck(L_19);
|
|
RuntimeObject* L_20;
|
|
L_20 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_19, _stringLiteral51C6279E31F7483126B79E3000116001A915B690);
|
|
__this->___time_9 = ((*(float*)((float*)(float*)UnBox(L_20, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var))));
|
|
goto IL_00fa;
|
|
}
|
|
|
|
IL_00ef:
|
|
{
|
|
// time=Defaults.time;
|
|
il2cpp_codegen_runtime_class_init_inline(Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var);
|
|
float L_21 = ((Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_StaticFields*)il2cpp_codegen_static_fields_for(Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var))->___time_0;
|
|
__this->___time_9 = L_21;
|
|
}
|
|
|
|
IL_00fa:
|
|
{
|
|
// if(GetComponent<Rigidbody>() != null){
|
|
Rigidbody_t268697F5A994213ED97393309870968BC1C7393C* L_22;
|
|
L_22 = Component_GetComponent_TisRigidbody_t268697F5A994213ED97393309870968BC1C7393C_m4B5CAD64B52D153BEA96432633CA9A45FA523DD8(__this, Component_GetComponent_TisRigidbody_t268697F5A994213ED97393309870968BC1C7393C_m4B5CAD64B52D153BEA96432633CA9A45FA523DD8_RuntimeMethod_var);
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
bool L_23;
|
|
L_23 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_22, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
|
|
if (!L_23)
|
|
{
|
|
goto IL_010f;
|
|
}
|
|
}
|
|
{
|
|
// physics=true;
|
|
__this->___physics_23 = (bool)1;
|
|
}
|
|
|
|
IL_010f:
|
|
{
|
|
// if(tweenArguments.Contains("delay")){
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_24 = __this->___tweenArguments_24;
|
|
NullCheck(L_24);
|
|
bool L_25;
|
|
L_25 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_24, _stringLiteral7EAA0DD4C277D27184E0F3D6A7709BE899C51951);
|
|
if (!L_25)
|
|
{
|
|
goto IL_013e;
|
|
}
|
|
}
|
|
{
|
|
// delay=(float)tweenArguments["delay"];
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_26 = __this->___tweenArguments_24;
|
|
NullCheck(L_26);
|
|
RuntimeObject* L_27;
|
|
L_27 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_26, _stringLiteral7EAA0DD4C277D27184E0F3D6A7709BE899C51951);
|
|
__this->___delay_10 = ((*(float*)((float*)(float*)UnBox(L_27, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var))));
|
|
goto IL_0149;
|
|
}
|
|
|
|
IL_013e:
|
|
{
|
|
// delay=Defaults.delay;
|
|
il2cpp_codegen_runtime_class_init_inline(Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var);
|
|
float L_28 = ((Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_StaticFields*)il2cpp_codegen_static_fields_for(Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var))->___delay_1;
|
|
__this->___delay_10 = L_28;
|
|
}
|
|
|
|
IL_0149:
|
|
{
|
|
// if(tweenArguments.Contains("namedcolorvalue")){
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_29 = __this->___tweenArguments_24;
|
|
NullCheck(L_29);
|
|
bool L_30;
|
|
L_30 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_29, _stringLiteralE769C41ECFCFEE18521BFB0F9A8F87C32FA42724);
|
|
if (!L_30)
|
|
{
|
|
goto IL_01e8;
|
|
}
|
|
}
|
|
{
|
|
// if(tweenArguments["namedcolorvalue"].GetType() == typeof(NamedValueColor)){
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_31 = __this->___tweenArguments_24;
|
|
NullCheck(L_31);
|
|
RuntimeObject* L_32;
|
|
L_32 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_31, _stringLiteralE769C41ECFCFEE18521BFB0F9A8F87C32FA42724);
|
|
NullCheck(L_32);
|
|
Type_t* L_33;
|
|
L_33 = Object_GetType_mE10A8FC1E57F3DF29972CCBC026C2DC3942263B3(L_32, NULL);
|
|
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_34 = { reinterpret_cast<intptr_t> (NamedValueColor_tD6819606818C4DD4A25B555710853C393A0426AA_0_0_0_var) };
|
|
il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t* L_35;
|
|
L_35 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_34, NULL);
|
|
bool L_36;
|
|
L_36 = Type_op_Equality_m99930A0E44E420A685FABA60E60BA1CC5FA0EBDC(L_33, L_35, NULL);
|
|
if (!L_36)
|
|
{
|
|
goto IL_01a1;
|
|
}
|
|
}
|
|
{
|
|
// namedcolorvalue=(NamedValueColor)tweenArguments["namedcolorvalue"];
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_37 = __this->___tweenArguments_24;
|
|
NullCheck(L_37);
|
|
RuntimeObject* L_38;
|
|
L_38 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_37, _stringLiteralE769C41ECFCFEE18521BFB0F9A8F87C32FA42724);
|
|
__this->___namedcolorvalue_37 = ((*(int32_t*)((int32_t*)(int32_t*)UnBox(L_38, NamedValueColor_tD6819606818C4DD4A25B555710853C393A0426AA_il2cpp_TypeInfo_var))));
|
|
goto IL_01f3;
|
|
}
|
|
|
|
IL_01a1:
|
|
{
|
|
}
|
|
try
|
|
{// begin try (depth: 1)
|
|
// namedcolorvalue=(NamedValueColor)Enum.Parse(typeof(NamedValueColor),(string)tweenArguments["namedcolorvalue"],true);
|
|
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_39 = { reinterpret_cast<intptr_t> (NamedValueColor_tD6819606818C4DD4A25B555710853C393A0426AA_0_0_0_var) };
|
|
il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t* L_40;
|
|
L_40 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_39, NULL);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_41 = __this->___tweenArguments_24;
|
|
NullCheck(L_41);
|
|
RuntimeObject* L_42;
|
|
L_42 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_41, _stringLiteralE769C41ECFCFEE18521BFB0F9A8F87C32FA42724);
|
|
il2cpp_codegen_runtime_class_init_inline(Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2_il2cpp_TypeInfo_var);
|
|
RuntimeObject* L_43;
|
|
L_43 = Enum_Parse_m0316ABE916ED60AA2257A464A33A33D544EDEE12(L_40, ((String_t*)CastclassSealed((RuntimeObject*)L_42, String_t_il2cpp_TypeInfo_var)), (bool)1, NULL);
|
|
__this->___namedcolorvalue_37 = ((*(int32_t*)((int32_t*)(int32_t*)UnBox(L_43, NamedValueColor_tD6819606818C4DD4A25B555710853C393A0426AA_il2cpp_TypeInfo_var))));
|
|
// } catch {
|
|
goto IL_01f3;
|
|
}// end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&RuntimeObject_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex)))
|
|
{
|
|
IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex);
|
|
goto CATCH_01d4;
|
|
}
|
|
throw e;
|
|
}
|
|
|
|
CATCH_01d4:
|
|
{// begin catch(System.Object)
|
|
// } catch {
|
|
// Debug.LogWarning("iTween: Unsupported namedcolorvalue supplied! Default will be used.");
|
|
il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var)));
|
|
Debug_LogWarning_m33EF1B897E0C7C6FF538989610BFAFFEF4628CA9(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral7B2C60D6A90D5F8B5A1F4DA7594C3BF575F5F49A)), NULL);
|
|
// namedcolorvalue = iTween.NamedValueColor._Color;
|
|
__this->___namedcolorvalue_37 = 0;
|
|
// }
|
|
IL2CPP_POP_ACTIVE_EXCEPTION();
|
|
goto IL_01f3;
|
|
}// end catch (depth: 1)
|
|
|
|
IL_01e8:
|
|
{
|
|
// namedcolorvalue=Defaults.namedColorValue;
|
|
il2cpp_codegen_runtime_class_init_inline(Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var);
|
|
int32_t L_44 = ((Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_StaticFields*)il2cpp_codegen_static_fields_for(Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var))->___namedColorValue_2;
|
|
__this->___namedcolorvalue_37 = L_44;
|
|
}
|
|
|
|
IL_01f3:
|
|
{
|
|
// if(tweenArguments.Contains("looptype")){
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_45 = __this->___tweenArguments_24;
|
|
NullCheck(L_45);
|
|
bool L_46;
|
|
L_46 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_45, _stringLiteral864C25C0143ABF9BA574ECEE518BD7DB23B847B2);
|
|
if (!L_46)
|
|
{
|
|
goto IL_0292;
|
|
}
|
|
}
|
|
{
|
|
// if(tweenArguments["looptype"].GetType() == typeof(LoopType)){
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_47 = __this->___tweenArguments_24;
|
|
NullCheck(L_47);
|
|
RuntimeObject* L_48;
|
|
L_48 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_47, _stringLiteral864C25C0143ABF9BA574ECEE518BD7DB23B847B2);
|
|
NullCheck(L_48);
|
|
Type_t* L_49;
|
|
L_49 = Object_GetType_mE10A8FC1E57F3DF29972CCBC026C2DC3942263B3(L_48, NULL);
|
|
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_50 = { reinterpret_cast<intptr_t> (LoopType_tCFEFFA12DF90E6BD4C4FAB08A4B9984ADD94FB22_0_0_0_var) };
|
|
il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t* L_51;
|
|
L_51 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_50, NULL);
|
|
bool L_52;
|
|
L_52 = Type_op_Equality_m99930A0E44E420A685FABA60E60BA1CC5FA0EBDC(L_49, L_51, NULL);
|
|
if (!L_52)
|
|
{
|
|
goto IL_024b;
|
|
}
|
|
}
|
|
{
|
|
// loopType=(LoopType)tweenArguments["looptype"];
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_53 = __this->___tweenArguments_24;
|
|
NullCheck(L_53);
|
|
RuntimeObject* L_54;
|
|
L_54 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_53, _stringLiteral864C25C0143ABF9BA574ECEE518BD7DB23B847B2);
|
|
__this->___loopType_11 = ((*(int32_t*)((int32_t*)(int32_t*)UnBox(L_54, LoopType_tCFEFFA12DF90E6BD4C4FAB08A4B9984ADD94FB22_il2cpp_TypeInfo_var))));
|
|
goto IL_0299;
|
|
}
|
|
|
|
IL_024b:
|
|
{
|
|
}
|
|
try
|
|
{// begin try (depth: 1)
|
|
// loopType=(LoopType)Enum.Parse(typeof(LoopType),(string)tweenArguments["looptype"],true);
|
|
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_55 = { reinterpret_cast<intptr_t> (LoopType_tCFEFFA12DF90E6BD4C4FAB08A4B9984ADD94FB22_0_0_0_var) };
|
|
il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t* L_56;
|
|
L_56 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_55, NULL);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_57 = __this->___tweenArguments_24;
|
|
NullCheck(L_57);
|
|
RuntimeObject* L_58;
|
|
L_58 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_57, _stringLiteral864C25C0143ABF9BA574ECEE518BD7DB23B847B2);
|
|
il2cpp_codegen_runtime_class_init_inline(Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2_il2cpp_TypeInfo_var);
|
|
RuntimeObject* L_59;
|
|
L_59 = Enum_Parse_m0316ABE916ED60AA2257A464A33A33D544EDEE12(L_56, ((String_t*)CastclassSealed((RuntimeObject*)L_58, String_t_il2cpp_TypeInfo_var)), (bool)1, NULL);
|
|
__this->___loopType_11 = ((*(int32_t*)((int32_t*)(int32_t*)UnBox(L_59, LoopType_tCFEFFA12DF90E6BD4C4FAB08A4B9984ADD94FB22_il2cpp_TypeInfo_var))));
|
|
// } catch {
|
|
goto IL_0299;
|
|
}// end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&RuntimeObject_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex)))
|
|
{
|
|
IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex);
|
|
goto CATCH_027e;
|
|
}
|
|
throw e;
|
|
}
|
|
|
|
CATCH_027e:
|
|
{// begin catch(System.Object)
|
|
// } catch {
|
|
// Debug.LogWarning("iTween: Unsupported loopType supplied! Default will be used.");
|
|
il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var)));
|
|
Debug_LogWarning_m33EF1B897E0C7C6FF538989610BFAFFEF4628CA9(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralDB06BCA8BC780411A559CE0596199702CF3FEFD2)), NULL);
|
|
// loopType = iTween.LoopType.none;
|
|
__this->___loopType_11 = 0;
|
|
// }
|
|
IL2CPP_POP_ACTIVE_EXCEPTION();
|
|
goto IL_0299;
|
|
}// end catch (depth: 1)
|
|
|
|
IL_0292:
|
|
{
|
|
// loopType = iTween.LoopType.none;
|
|
__this->___loopType_11 = 0;
|
|
}
|
|
|
|
IL_0299:
|
|
{
|
|
// if(tweenArguments.Contains("easetype")){
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_60 = __this->___tweenArguments_24;
|
|
NullCheck(L_60);
|
|
bool L_61;
|
|
L_61 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_60, _stringLiteral1C1CF5C104E3D439B7AA7EE99AC7E729F3C1DADE);
|
|
if (!L_61)
|
|
{
|
|
goto IL_033c;
|
|
}
|
|
}
|
|
{
|
|
// if(tweenArguments["easetype"].GetType() == typeof(EaseType)){
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_62 = __this->___tweenArguments_24;
|
|
NullCheck(L_62);
|
|
RuntimeObject* L_63;
|
|
L_63 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_62, _stringLiteral1C1CF5C104E3D439B7AA7EE99AC7E729F3C1DADE);
|
|
NullCheck(L_63);
|
|
Type_t* L_64;
|
|
L_64 = Object_GetType_mE10A8FC1E57F3DF29972CCBC026C2DC3942263B3(L_63, NULL);
|
|
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_65 = { reinterpret_cast<intptr_t> (EaseType_t5C24EBCEC4B9293CA4380231CA4B551E5EE91789_0_0_0_var) };
|
|
il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t* L_66;
|
|
L_66 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_65, NULL);
|
|
bool L_67;
|
|
L_67 = Type_op_Equality_m99930A0E44E420A685FABA60E60BA1CC5FA0EBDC(L_64, L_66, NULL);
|
|
if (!L_67)
|
|
{
|
|
goto IL_02f1;
|
|
}
|
|
}
|
|
{
|
|
// easeType=(EaseType)tweenArguments["easetype"];
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_68 = __this->___tweenArguments_24;
|
|
NullCheck(L_68);
|
|
RuntimeObject* L_69;
|
|
L_69 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_68, _stringLiteral1C1CF5C104E3D439B7AA7EE99AC7E729F3C1DADE);
|
|
__this->___easeType_8 = ((*(int32_t*)((int32_t*)(int32_t*)UnBox(L_69, EaseType_t5C24EBCEC4B9293CA4380231CA4B551E5EE91789_il2cpp_TypeInfo_var))));
|
|
goto IL_0347;
|
|
}
|
|
|
|
IL_02f1:
|
|
{
|
|
}
|
|
try
|
|
{// begin try (depth: 1)
|
|
// easeType=(EaseType)Enum.Parse(typeof(EaseType),(string)tweenArguments["easetype"],true);
|
|
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_70 = { reinterpret_cast<intptr_t> (EaseType_t5C24EBCEC4B9293CA4380231CA4B551E5EE91789_0_0_0_var) };
|
|
il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t* L_71;
|
|
L_71 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_70, NULL);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_72 = __this->___tweenArguments_24;
|
|
NullCheck(L_72);
|
|
RuntimeObject* L_73;
|
|
L_73 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_72, _stringLiteral1C1CF5C104E3D439B7AA7EE99AC7E729F3C1DADE);
|
|
il2cpp_codegen_runtime_class_init_inline(Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2_il2cpp_TypeInfo_var);
|
|
RuntimeObject* L_74;
|
|
L_74 = Enum_Parse_m0316ABE916ED60AA2257A464A33A33D544EDEE12(L_71, ((String_t*)CastclassSealed((RuntimeObject*)L_73, String_t_il2cpp_TypeInfo_var)), (bool)1, NULL);
|
|
__this->___easeType_8 = ((*(int32_t*)((int32_t*)(int32_t*)UnBox(L_74, EaseType_t5C24EBCEC4B9293CA4380231CA4B551E5EE91789_il2cpp_TypeInfo_var))));
|
|
// } catch {
|
|
goto IL_0347;
|
|
}// end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&RuntimeObject_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex)))
|
|
{
|
|
IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex);
|
|
goto CATCH_0324;
|
|
}
|
|
throw e;
|
|
}
|
|
|
|
CATCH_0324:
|
|
{// begin catch(System.Object)
|
|
// } catch {
|
|
// Debug.LogWarning("iTween: Unsupported easeType supplied! Default will be used.");
|
|
il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var)));
|
|
Debug_LogWarning_m33EF1B897E0C7C6FF538989610BFAFFEF4628CA9(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral3E3F914BB1A7DA57E5C3CC760839F4A078280169)), NULL);
|
|
// easeType=Defaults.easeType;
|
|
il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var)));
|
|
int32_t L_75 = ((Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_StaticFields*)il2cpp_codegen_static_fields_for(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var))))->___easeType_4;
|
|
__this->___easeType_8 = L_75;
|
|
// }
|
|
IL2CPP_POP_ACTIVE_EXCEPTION();
|
|
goto IL_0347;
|
|
}// end catch (depth: 1)
|
|
|
|
IL_033c:
|
|
{
|
|
// easeType=Defaults.easeType;
|
|
il2cpp_codegen_runtime_class_init_inline(Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var);
|
|
int32_t L_76 = ((Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_StaticFields*)il2cpp_codegen_static_fields_for(Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var))->___easeType_4;
|
|
__this->___easeType_8 = L_76;
|
|
}
|
|
|
|
IL_0347:
|
|
{
|
|
// if(tweenArguments.Contains("space")){
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_77 = __this->___tweenArguments_24;
|
|
NullCheck(L_77);
|
|
bool L_78;
|
|
L_78 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_77, _stringLiteralE1291C4D47635E327ECFE39842BD1A93F58C61A2);
|
|
if (!L_78)
|
|
{
|
|
goto IL_03ea;
|
|
}
|
|
}
|
|
{
|
|
// if(tweenArguments["space"].GetType() == typeof(Space)){
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_79 = __this->___tweenArguments_24;
|
|
NullCheck(L_79);
|
|
RuntimeObject* L_80;
|
|
L_80 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_79, _stringLiteralE1291C4D47635E327ECFE39842BD1A93F58C61A2);
|
|
NullCheck(L_80);
|
|
Type_t* L_81;
|
|
L_81 = Object_GetType_mE10A8FC1E57F3DF29972CCBC026C2DC3942263B3(L_80, NULL);
|
|
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_82 = { reinterpret_cast<intptr_t> (Space_tF043E93E06B702DD05199C28C6F779049B38A969_0_0_0_var) };
|
|
il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t* L_83;
|
|
L_83 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_82, NULL);
|
|
bool L_84;
|
|
L_84 = Type_op_Equality_m99930A0E44E420A685FABA60E60BA1CC5FA0EBDC(L_81, L_83, NULL);
|
|
if (!L_84)
|
|
{
|
|
goto IL_039f;
|
|
}
|
|
}
|
|
{
|
|
// space=(Space)tweenArguments["space"];
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_85 = __this->___tweenArguments_24;
|
|
NullCheck(L_85);
|
|
RuntimeObject* L_86;
|
|
L_86 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_85, _stringLiteralE1291C4D47635E327ECFE39842BD1A93F58C61A2);
|
|
__this->___space_25 = ((*(int32_t*)((int32_t*)(int32_t*)UnBox(L_86, Space_tF043E93E06B702DD05199C28C6F779049B38A969_il2cpp_TypeInfo_var))));
|
|
goto IL_03f5;
|
|
}
|
|
|
|
IL_039f:
|
|
{
|
|
}
|
|
try
|
|
{// begin try (depth: 1)
|
|
// space=(Space)Enum.Parse(typeof(Space),(string)tweenArguments["space"],true);
|
|
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_87 = { reinterpret_cast<intptr_t> (Space_tF043E93E06B702DD05199C28C6F779049B38A969_0_0_0_var) };
|
|
il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t* L_88;
|
|
L_88 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_87, NULL);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_89 = __this->___tweenArguments_24;
|
|
NullCheck(L_89);
|
|
RuntimeObject* L_90;
|
|
L_90 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_89, _stringLiteralE1291C4D47635E327ECFE39842BD1A93F58C61A2);
|
|
il2cpp_codegen_runtime_class_init_inline(Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2_il2cpp_TypeInfo_var);
|
|
RuntimeObject* L_91;
|
|
L_91 = Enum_Parse_m0316ABE916ED60AA2257A464A33A33D544EDEE12(L_88, ((String_t*)CastclassSealed((RuntimeObject*)L_90, String_t_il2cpp_TypeInfo_var)), (bool)1, NULL);
|
|
__this->___space_25 = ((*(int32_t*)((int32_t*)(int32_t*)UnBox(L_91, Space_tF043E93E06B702DD05199C28C6F779049B38A969_il2cpp_TypeInfo_var))));
|
|
// } catch {
|
|
goto IL_03f5;
|
|
}// end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&RuntimeObject_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex)))
|
|
{
|
|
IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex);
|
|
goto CATCH_03d2;
|
|
}
|
|
throw e;
|
|
}
|
|
|
|
CATCH_03d2:
|
|
{// begin catch(System.Object)
|
|
// } catch {
|
|
// Debug.LogWarning("iTween: Unsupported space supplied! Default will be used.");
|
|
il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var)));
|
|
Debug_LogWarning_m33EF1B897E0C7C6FF538989610BFAFFEF4628CA9(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE256CFC37CAC3B68B5FBB2921C6B6361F619E054)), NULL);
|
|
// space = Defaults.space;
|
|
il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var)));
|
|
int32_t L_92 = ((Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_StaticFields*)il2cpp_codegen_static_fields_for(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var))))->___space_7;
|
|
__this->___space_25 = L_92;
|
|
// }
|
|
IL2CPP_POP_ACTIVE_EXCEPTION();
|
|
goto IL_03f5;
|
|
}// end catch (depth: 1)
|
|
|
|
IL_03ea:
|
|
{
|
|
// space = Defaults.space;
|
|
il2cpp_codegen_runtime_class_init_inline(Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var);
|
|
int32_t L_93 = ((Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_StaticFields*)il2cpp_codegen_static_fields_for(Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var))->___space_7;
|
|
__this->___space_25 = L_93;
|
|
}
|
|
|
|
IL_03f5:
|
|
{
|
|
// if(tweenArguments.Contains("islocal")){
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_94 = __this->___tweenArguments_24;
|
|
NullCheck(L_94);
|
|
bool L_95;
|
|
L_95 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_94, _stringLiteralA5427C261316798BE73E068823B9916B9A1ED278);
|
|
if (!L_95)
|
|
{
|
|
goto IL_0424;
|
|
}
|
|
}
|
|
{
|
|
// isLocal = (bool)tweenArguments["islocal"];
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_96 = __this->___tweenArguments_24;
|
|
NullCheck(L_96);
|
|
RuntimeObject* L_97;
|
|
L_97 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_96, _stringLiteralA5427C261316798BE73E068823B9916B9A1ED278);
|
|
__this->___isLocal_19 = ((*(bool*)((bool*)(bool*)UnBox(L_97, Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_il2cpp_TypeInfo_var))));
|
|
goto IL_042f;
|
|
}
|
|
|
|
IL_0424:
|
|
{
|
|
// isLocal = Defaults.isLocal;
|
|
il2cpp_codegen_runtime_class_init_inline(Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var);
|
|
bool L_98 = ((Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_StaticFields*)il2cpp_codegen_static_fields_for(Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var))->___isLocal_6;
|
|
__this->___isLocal_19 = L_98;
|
|
}
|
|
|
|
IL_042f:
|
|
{
|
|
// if (tweenArguments.Contains("ignoretimescale"))
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_99 = __this->___tweenArguments_24;
|
|
NullCheck(L_99);
|
|
bool L_100;
|
|
L_100 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_99, _stringLiteral1B02754B1643B1CC23472C929EC6E8862E5149DE);
|
|
if (!L_100)
|
|
{
|
|
goto IL_045e;
|
|
}
|
|
}
|
|
{
|
|
// useRealTime = (bool)tweenArguments["ignoretimescale"];
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_101 = __this->___tweenArguments_24;
|
|
NullCheck(L_101);
|
|
RuntimeObject* L_102;
|
|
L_102 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_101, _stringLiteral1B02754B1643B1CC23472C929EC6E8862E5149DE);
|
|
__this->___useRealTime_39 = ((*(bool*)((bool*)(bool*)UnBox(L_102, Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_il2cpp_TypeInfo_var))));
|
|
goto IL_0469;
|
|
}
|
|
|
|
IL_045e:
|
|
{
|
|
// useRealTime = Defaults.useRealTime;
|
|
il2cpp_codegen_runtime_class_init_inline(Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var);
|
|
bool L_103 = ((Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_StaticFields*)il2cpp_codegen_static_fields_for(Defaults_t6056A4B256C655AD6DEA220A23261118F0C93637_il2cpp_TypeInfo_var))->___useRealTime_13;
|
|
__this->___useRealTime_39 = L_103;
|
|
}
|
|
|
|
IL_0469:
|
|
{
|
|
// GetEasingFunction();
|
|
iTween_GetEasingFunction_m15E811884BE0AD4DD649607299C3B9C65DC99B81(__this, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::GetEasingFunction()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_GetEasingFunction_m15E811884BE0AD4DD649607299C3B9C65DC99B81 (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_easeInBack_m954F6C32744D1DB4127E344C77DC0D44BCCF7843_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_easeInBounce_m90CADF71EF28EA018E20D8AA358D50BAEBBD4B20_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_easeInCirc_m4CBFFDFB51741564FC721F4F39A6103F3217F073_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_easeInCubic_mA42EAEF8B74FEE3132638CEC2BEF976275E5BEF2_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_easeInElastic_m4230D6E101A43F667B9DF07CED5B1776D72BB76D_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_easeInExpo_m125F5F43478855DBA06CCD81482BAB5609F22EA9_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_easeInOutBack_m6DEB9956758354730B574E31CFC673D2F3655891_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_easeInOutBounce_mF591802C6BD8B70665062B7EFE9A10CE589CB92E_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_easeInOutCirc_m8EE1DB40B3010F3B46998F6F65C01E778B7E0B12_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_easeInOutCubic_m13D63F5AA6D460C0B9C75DE5091D82A74D97BFDA_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_easeInOutElastic_mD612F55A6AC7B3372CD24486FA1923490186E480_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_easeInOutExpo_m6B6C676E8CC861C5F723D2B548B244CA2D70CABD_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_easeInOutQuad_mE8A94B49E60EFCFABFE5E55D41DAE7581BDCEA06_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_easeInOutQuart_m29BF69C238B456A5316877073D1F0DE5F7DC0A57_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_easeInOutQuint_mF23EC7FE44B2133BC84929FB25B311D400AA4B80_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_easeInOutSine_m159CC7C9F5FD262476E9A510F5CC1EB3F2C9EB1C_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_easeInQuad_mE65D819D760185C8DFE4FB2DC53DE480C268600D_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_easeInQuart_mEE5EA5D6C4BEAE3BACEDC58DC28EC0117CD7E944_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_easeInQuint_m2EB4DD62B83FDDAB6F1B79071A1C35B4F8867FB0_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_easeInSine_m2C6FBC884665C4BCECABBAC5337F900012B71DD8_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_easeOutBack_m08ED57592C9E1F25AD955F112B69DC33E1085AB8_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_easeOutBounce_m99BF773644B855053EDDA2E18A30B6BA704429A1_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_easeOutCirc_mE390DBF46C943FDAAC87602BA09943D74BA365DF_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_easeOutCubic_mEE45AE94CB7BE8F6F9A3CCED9E02EAEC9A5CDCD2_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_easeOutElastic_mD08D5F2B04BB721C1E97EF44E1844BEC309DCFCD_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_easeOutExpo_m02C9E92C67C4C29006349EBD333D35A90B1BF302_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_easeOutQuad_m0EE2529293B08DB1AB081ED2BD190324F17178E0_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_easeOutQuart_m7E77A65F34C0BC3BE12B4FC375F132A295C4EBB0_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_easeOutQuint_mEC5B0EF522A51F9BDDC0271D5C0F081900333FDB_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_easeOutSine_m259F011ED00AE715C77E7BA563E72932E19AA878_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_linear_mF27F4BD64BF24943886B5BEDEC309087E01FC145_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_spring_mD0C0FE99AF0CD561B0658995497FF9CC72CF1C98_RuntimeMethod_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
{
|
|
// switch (easeType){
|
|
int32_t L_0 = __this->___easeType_8;
|
|
V_0 = L_0;
|
|
int32_t L_1 = V_0;
|
|
switch (L_1)
|
|
{
|
|
case 0:
|
|
{
|
|
goto IL_008e;
|
|
}
|
|
case 1:
|
|
{
|
|
goto IL_00a1;
|
|
}
|
|
case 2:
|
|
{
|
|
goto IL_00b4;
|
|
}
|
|
case 3:
|
|
{
|
|
goto IL_00c7;
|
|
}
|
|
case 4:
|
|
{
|
|
goto IL_00da;
|
|
}
|
|
case 5:
|
|
{
|
|
goto IL_00ed;
|
|
}
|
|
case 6:
|
|
{
|
|
goto IL_0100;
|
|
}
|
|
case 7:
|
|
{
|
|
goto IL_0113;
|
|
}
|
|
case 8:
|
|
{
|
|
goto IL_0126;
|
|
}
|
|
case 9:
|
|
{
|
|
goto IL_0139;
|
|
}
|
|
case 10:
|
|
{
|
|
goto IL_014c;
|
|
}
|
|
case 11:
|
|
{
|
|
goto IL_015f;
|
|
}
|
|
case 12:
|
|
{
|
|
goto IL_0172;
|
|
}
|
|
case 13:
|
|
{
|
|
goto IL_0185;
|
|
}
|
|
case 14:
|
|
{
|
|
goto IL_0198;
|
|
}
|
|
case 15:
|
|
{
|
|
goto IL_01ab;
|
|
}
|
|
case 16:
|
|
{
|
|
goto IL_01be;
|
|
}
|
|
case 17:
|
|
{
|
|
goto IL_01d1;
|
|
}
|
|
case 18:
|
|
{
|
|
goto IL_01e4;
|
|
}
|
|
case 19:
|
|
{
|
|
goto IL_01f7;
|
|
}
|
|
case 20:
|
|
{
|
|
goto IL_020a;
|
|
}
|
|
case 21:
|
|
{
|
|
goto IL_021d;
|
|
}
|
|
case 22:
|
|
{
|
|
goto IL_0230;
|
|
}
|
|
case 23:
|
|
{
|
|
goto IL_0243;
|
|
}
|
|
case 24:
|
|
{
|
|
goto IL_0256;
|
|
}
|
|
case 25:
|
|
{
|
|
goto IL_0269;
|
|
}
|
|
case 26:
|
|
{
|
|
goto IL_027c;
|
|
}
|
|
case 27:
|
|
{
|
|
goto IL_028f;
|
|
}
|
|
case 28:
|
|
{
|
|
goto IL_02a2;
|
|
}
|
|
case 29:
|
|
{
|
|
goto IL_02b5;
|
|
}
|
|
case 30:
|
|
{
|
|
goto IL_02c8;
|
|
}
|
|
case 31:
|
|
{
|
|
goto IL_02db;
|
|
}
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_008e:
|
|
{
|
|
// ease = new EasingFunction(easeInQuad);
|
|
EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD* L_2 = (EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD*)il2cpp_codegen_object_new(EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD_il2cpp_TypeInfo_var);
|
|
NullCheck(L_2);
|
|
EasingFunction__ctor_m709F1F4CFC7756B968DB3B3FBBA39B4B50409AE2(L_2, __this, (intptr_t)((void*)iTween_easeInQuad_mE65D819D760185C8DFE4FB2DC53DE480C268600D_RuntimeMethod_var), NULL);
|
|
__this->___ease_26 = L_2;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___ease_26), (void*)L_2);
|
|
// break;
|
|
return;
|
|
}
|
|
|
|
IL_00a1:
|
|
{
|
|
// ease = new EasingFunction(easeOutQuad);
|
|
EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD* L_3 = (EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD*)il2cpp_codegen_object_new(EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD_il2cpp_TypeInfo_var);
|
|
NullCheck(L_3);
|
|
EasingFunction__ctor_m709F1F4CFC7756B968DB3B3FBBA39B4B50409AE2(L_3, __this, (intptr_t)((void*)iTween_easeOutQuad_m0EE2529293B08DB1AB081ED2BD190324F17178E0_RuntimeMethod_var), NULL);
|
|
__this->___ease_26 = L_3;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___ease_26), (void*)L_3);
|
|
// break;
|
|
return;
|
|
}
|
|
|
|
IL_00b4:
|
|
{
|
|
// ease = new EasingFunction(easeInOutQuad);
|
|
EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD* L_4 = (EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD*)il2cpp_codegen_object_new(EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD_il2cpp_TypeInfo_var);
|
|
NullCheck(L_4);
|
|
EasingFunction__ctor_m709F1F4CFC7756B968DB3B3FBBA39B4B50409AE2(L_4, __this, (intptr_t)((void*)iTween_easeInOutQuad_mE8A94B49E60EFCFABFE5E55D41DAE7581BDCEA06_RuntimeMethod_var), NULL);
|
|
__this->___ease_26 = L_4;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___ease_26), (void*)L_4);
|
|
// break;
|
|
return;
|
|
}
|
|
|
|
IL_00c7:
|
|
{
|
|
// ease = new EasingFunction(easeInCubic);
|
|
EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD* L_5 = (EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD*)il2cpp_codegen_object_new(EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD_il2cpp_TypeInfo_var);
|
|
NullCheck(L_5);
|
|
EasingFunction__ctor_m709F1F4CFC7756B968DB3B3FBBA39B4B50409AE2(L_5, __this, (intptr_t)((void*)iTween_easeInCubic_mA42EAEF8B74FEE3132638CEC2BEF976275E5BEF2_RuntimeMethod_var), NULL);
|
|
__this->___ease_26 = L_5;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___ease_26), (void*)L_5);
|
|
// break;
|
|
return;
|
|
}
|
|
|
|
IL_00da:
|
|
{
|
|
// ease = new EasingFunction(easeOutCubic);
|
|
EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD* L_6 = (EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD*)il2cpp_codegen_object_new(EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD_il2cpp_TypeInfo_var);
|
|
NullCheck(L_6);
|
|
EasingFunction__ctor_m709F1F4CFC7756B968DB3B3FBBA39B4B50409AE2(L_6, __this, (intptr_t)((void*)iTween_easeOutCubic_mEE45AE94CB7BE8F6F9A3CCED9E02EAEC9A5CDCD2_RuntimeMethod_var), NULL);
|
|
__this->___ease_26 = L_6;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___ease_26), (void*)L_6);
|
|
// break;
|
|
return;
|
|
}
|
|
|
|
IL_00ed:
|
|
{
|
|
// ease = new EasingFunction(easeInOutCubic);
|
|
EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD* L_7 = (EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD*)il2cpp_codegen_object_new(EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD_il2cpp_TypeInfo_var);
|
|
NullCheck(L_7);
|
|
EasingFunction__ctor_m709F1F4CFC7756B968DB3B3FBBA39B4B50409AE2(L_7, __this, (intptr_t)((void*)iTween_easeInOutCubic_m13D63F5AA6D460C0B9C75DE5091D82A74D97BFDA_RuntimeMethod_var), NULL);
|
|
__this->___ease_26 = L_7;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___ease_26), (void*)L_7);
|
|
// break;
|
|
return;
|
|
}
|
|
|
|
IL_0100:
|
|
{
|
|
// ease = new EasingFunction(easeInQuart);
|
|
EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD* L_8 = (EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD*)il2cpp_codegen_object_new(EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD_il2cpp_TypeInfo_var);
|
|
NullCheck(L_8);
|
|
EasingFunction__ctor_m709F1F4CFC7756B968DB3B3FBBA39B4B50409AE2(L_8, __this, (intptr_t)((void*)iTween_easeInQuart_mEE5EA5D6C4BEAE3BACEDC58DC28EC0117CD7E944_RuntimeMethod_var), NULL);
|
|
__this->___ease_26 = L_8;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___ease_26), (void*)L_8);
|
|
// break;
|
|
return;
|
|
}
|
|
|
|
IL_0113:
|
|
{
|
|
// ease = new EasingFunction(easeOutQuart);
|
|
EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD* L_9 = (EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD*)il2cpp_codegen_object_new(EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD_il2cpp_TypeInfo_var);
|
|
NullCheck(L_9);
|
|
EasingFunction__ctor_m709F1F4CFC7756B968DB3B3FBBA39B4B50409AE2(L_9, __this, (intptr_t)((void*)iTween_easeOutQuart_m7E77A65F34C0BC3BE12B4FC375F132A295C4EBB0_RuntimeMethod_var), NULL);
|
|
__this->___ease_26 = L_9;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___ease_26), (void*)L_9);
|
|
// break;
|
|
return;
|
|
}
|
|
|
|
IL_0126:
|
|
{
|
|
// ease = new EasingFunction(easeInOutQuart);
|
|
EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD* L_10 = (EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD*)il2cpp_codegen_object_new(EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD_il2cpp_TypeInfo_var);
|
|
NullCheck(L_10);
|
|
EasingFunction__ctor_m709F1F4CFC7756B968DB3B3FBBA39B4B50409AE2(L_10, __this, (intptr_t)((void*)iTween_easeInOutQuart_m29BF69C238B456A5316877073D1F0DE5F7DC0A57_RuntimeMethod_var), NULL);
|
|
__this->___ease_26 = L_10;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___ease_26), (void*)L_10);
|
|
// break;
|
|
return;
|
|
}
|
|
|
|
IL_0139:
|
|
{
|
|
// ease = new EasingFunction(easeInQuint);
|
|
EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD* L_11 = (EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD*)il2cpp_codegen_object_new(EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD_il2cpp_TypeInfo_var);
|
|
NullCheck(L_11);
|
|
EasingFunction__ctor_m709F1F4CFC7756B968DB3B3FBBA39B4B50409AE2(L_11, __this, (intptr_t)((void*)iTween_easeInQuint_m2EB4DD62B83FDDAB6F1B79071A1C35B4F8867FB0_RuntimeMethod_var), NULL);
|
|
__this->___ease_26 = L_11;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___ease_26), (void*)L_11);
|
|
// break;
|
|
return;
|
|
}
|
|
|
|
IL_014c:
|
|
{
|
|
// ease = new EasingFunction(easeOutQuint);
|
|
EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD* L_12 = (EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD*)il2cpp_codegen_object_new(EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD_il2cpp_TypeInfo_var);
|
|
NullCheck(L_12);
|
|
EasingFunction__ctor_m709F1F4CFC7756B968DB3B3FBBA39B4B50409AE2(L_12, __this, (intptr_t)((void*)iTween_easeOutQuint_mEC5B0EF522A51F9BDDC0271D5C0F081900333FDB_RuntimeMethod_var), NULL);
|
|
__this->___ease_26 = L_12;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___ease_26), (void*)L_12);
|
|
// break;
|
|
return;
|
|
}
|
|
|
|
IL_015f:
|
|
{
|
|
// ease = new EasingFunction(easeInOutQuint);
|
|
EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD* L_13 = (EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD*)il2cpp_codegen_object_new(EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD_il2cpp_TypeInfo_var);
|
|
NullCheck(L_13);
|
|
EasingFunction__ctor_m709F1F4CFC7756B968DB3B3FBBA39B4B50409AE2(L_13, __this, (intptr_t)((void*)iTween_easeInOutQuint_mF23EC7FE44B2133BC84929FB25B311D400AA4B80_RuntimeMethod_var), NULL);
|
|
__this->___ease_26 = L_13;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___ease_26), (void*)L_13);
|
|
// break;
|
|
return;
|
|
}
|
|
|
|
IL_0172:
|
|
{
|
|
// ease = new EasingFunction(easeInSine);
|
|
EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD* L_14 = (EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD*)il2cpp_codegen_object_new(EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD_il2cpp_TypeInfo_var);
|
|
NullCheck(L_14);
|
|
EasingFunction__ctor_m709F1F4CFC7756B968DB3B3FBBA39B4B50409AE2(L_14, __this, (intptr_t)((void*)iTween_easeInSine_m2C6FBC884665C4BCECABBAC5337F900012B71DD8_RuntimeMethod_var), NULL);
|
|
__this->___ease_26 = L_14;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___ease_26), (void*)L_14);
|
|
// break;
|
|
return;
|
|
}
|
|
|
|
IL_0185:
|
|
{
|
|
// ease = new EasingFunction(easeOutSine);
|
|
EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD* L_15 = (EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD*)il2cpp_codegen_object_new(EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD_il2cpp_TypeInfo_var);
|
|
NullCheck(L_15);
|
|
EasingFunction__ctor_m709F1F4CFC7756B968DB3B3FBBA39B4B50409AE2(L_15, __this, (intptr_t)((void*)iTween_easeOutSine_m259F011ED00AE715C77E7BA563E72932E19AA878_RuntimeMethod_var), NULL);
|
|
__this->___ease_26 = L_15;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___ease_26), (void*)L_15);
|
|
// break;
|
|
return;
|
|
}
|
|
|
|
IL_0198:
|
|
{
|
|
// ease = new EasingFunction(easeInOutSine);
|
|
EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD* L_16 = (EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD*)il2cpp_codegen_object_new(EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD_il2cpp_TypeInfo_var);
|
|
NullCheck(L_16);
|
|
EasingFunction__ctor_m709F1F4CFC7756B968DB3B3FBBA39B4B50409AE2(L_16, __this, (intptr_t)((void*)iTween_easeInOutSine_m159CC7C9F5FD262476E9A510F5CC1EB3F2C9EB1C_RuntimeMethod_var), NULL);
|
|
__this->___ease_26 = L_16;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___ease_26), (void*)L_16);
|
|
// break;
|
|
return;
|
|
}
|
|
|
|
IL_01ab:
|
|
{
|
|
// ease = new EasingFunction(easeInExpo);
|
|
EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD* L_17 = (EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD*)il2cpp_codegen_object_new(EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD_il2cpp_TypeInfo_var);
|
|
NullCheck(L_17);
|
|
EasingFunction__ctor_m709F1F4CFC7756B968DB3B3FBBA39B4B50409AE2(L_17, __this, (intptr_t)((void*)iTween_easeInExpo_m125F5F43478855DBA06CCD81482BAB5609F22EA9_RuntimeMethod_var), NULL);
|
|
__this->___ease_26 = L_17;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___ease_26), (void*)L_17);
|
|
// break;
|
|
return;
|
|
}
|
|
|
|
IL_01be:
|
|
{
|
|
// ease = new EasingFunction(easeOutExpo);
|
|
EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD* L_18 = (EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD*)il2cpp_codegen_object_new(EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD_il2cpp_TypeInfo_var);
|
|
NullCheck(L_18);
|
|
EasingFunction__ctor_m709F1F4CFC7756B968DB3B3FBBA39B4B50409AE2(L_18, __this, (intptr_t)((void*)iTween_easeOutExpo_m02C9E92C67C4C29006349EBD333D35A90B1BF302_RuntimeMethod_var), NULL);
|
|
__this->___ease_26 = L_18;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___ease_26), (void*)L_18);
|
|
// break;
|
|
return;
|
|
}
|
|
|
|
IL_01d1:
|
|
{
|
|
// ease = new EasingFunction(easeInOutExpo);
|
|
EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD* L_19 = (EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD*)il2cpp_codegen_object_new(EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD_il2cpp_TypeInfo_var);
|
|
NullCheck(L_19);
|
|
EasingFunction__ctor_m709F1F4CFC7756B968DB3B3FBBA39B4B50409AE2(L_19, __this, (intptr_t)((void*)iTween_easeInOutExpo_m6B6C676E8CC861C5F723D2B548B244CA2D70CABD_RuntimeMethod_var), NULL);
|
|
__this->___ease_26 = L_19;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___ease_26), (void*)L_19);
|
|
// break;
|
|
return;
|
|
}
|
|
|
|
IL_01e4:
|
|
{
|
|
// ease = new EasingFunction(easeInCirc);
|
|
EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD* L_20 = (EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD*)il2cpp_codegen_object_new(EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD_il2cpp_TypeInfo_var);
|
|
NullCheck(L_20);
|
|
EasingFunction__ctor_m709F1F4CFC7756B968DB3B3FBBA39B4B50409AE2(L_20, __this, (intptr_t)((void*)iTween_easeInCirc_m4CBFFDFB51741564FC721F4F39A6103F3217F073_RuntimeMethod_var), NULL);
|
|
__this->___ease_26 = L_20;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___ease_26), (void*)L_20);
|
|
// break;
|
|
return;
|
|
}
|
|
|
|
IL_01f7:
|
|
{
|
|
// ease = new EasingFunction(easeOutCirc);
|
|
EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD* L_21 = (EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD*)il2cpp_codegen_object_new(EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD_il2cpp_TypeInfo_var);
|
|
NullCheck(L_21);
|
|
EasingFunction__ctor_m709F1F4CFC7756B968DB3B3FBBA39B4B50409AE2(L_21, __this, (intptr_t)((void*)iTween_easeOutCirc_mE390DBF46C943FDAAC87602BA09943D74BA365DF_RuntimeMethod_var), NULL);
|
|
__this->___ease_26 = L_21;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___ease_26), (void*)L_21);
|
|
// break;
|
|
return;
|
|
}
|
|
|
|
IL_020a:
|
|
{
|
|
// ease = new EasingFunction(easeInOutCirc);
|
|
EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD* L_22 = (EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD*)il2cpp_codegen_object_new(EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD_il2cpp_TypeInfo_var);
|
|
NullCheck(L_22);
|
|
EasingFunction__ctor_m709F1F4CFC7756B968DB3B3FBBA39B4B50409AE2(L_22, __this, (intptr_t)((void*)iTween_easeInOutCirc_m8EE1DB40B3010F3B46998F6F65C01E778B7E0B12_RuntimeMethod_var), NULL);
|
|
__this->___ease_26 = L_22;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___ease_26), (void*)L_22);
|
|
// break;
|
|
return;
|
|
}
|
|
|
|
IL_021d:
|
|
{
|
|
// ease = new EasingFunction(linear);
|
|
EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD* L_23 = (EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD*)il2cpp_codegen_object_new(EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD_il2cpp_TypeInfo_var);
|
|
NullCheck(L_23);
|
|
EasingFunction__ctor_m709F1F4CFC7756B968DB3B3FBBA39B4B50409AE2(L_23, __this, (intptr_t)((void*)iTween_linear_mF27F4BD64BF24943886B5BEDEC309087E01FC145_RuntimeMethod_var), NULL);
|
|
__this->___ease_26 = L_23;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___ease_26), (void*)L_23);
|
|
// break;
|
|
return;
|
|
}
|
|
|
|
IL_0230:
|
|
{
|
|
// ease = new EasingFunction(spring);
|
|
EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD* L_24 = (EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD*)il2cpp_codegen_object_new(EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD_il2cpp_TypeInfo_var);
|
|
NullCheck(L_24);
|
|
EasingFunction__ctor_m709F1F4CFC7756B968DB3B3FBBA39B4B50409AE2(L_24, __this, (intptr_t)((void*)iTween_spring_mD0C0FE99AF0CD561B0658995497FF9CC72CF1C98_RuntimeMethod_var), NULL);
|
|
__this->___ease_26 = L_24;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___ease_26), (void*)L_24);
|
|
// break;
|
|
return;
|
|
}
|
|
|
|
IL_0243:
|
|
{
|
|
// ease = new EasingFunction(easeInBounce);
|
|
EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD* L_25 = (EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD*)il2cpp_codegen_object_new(EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD_il2cpp_TypeInfo_var);
|
|
NullCheck(L_25);
|
|
EasingFunction__ctor_m709F1F4CFC7756B968DB3B3FBBA39B4B50409AE2(L_25, __this, (intptr_t)((void*)iTween_easeInBounce_m90CADF71EF28EA018E20D8AA358D50BAEBBD4B20_RuntimeMethod_var), NULL);
|
|
__this->___ease_26 = L_25;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___ease_26), (void*)L_25);
|
|
// break;
|
|
return;
|
|
}
|
|
|
|
IL_0256:
|
|
{
|
|
// ease = new EasingFunction(easeOutBounce);
|
|
EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD* L_26 = (EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD*)il2cpp_codegen_object_new(EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD_il2cpp_TypeInfo_var);
|
|
NullCheck(L_26);
|
|
EasingFunction__ctor_m709F1F4CFC7756B968DB3B3FBBA39B4B50409AE2(L_26, __this, (intptr_t)((void*)iTween_easeOutBounce_m99BF773644B855053EDDA2E18A30B6BA704429A1_RuntimeMethod_var), NULL);
|
|
__this->___ease_26 = L_26;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___ease_26), (void*)L_26);
|
|
// break;
|
|
return;
|
|
}
|
|
|
|
IL_0269:
|
|
{
|
|
// ease = new EasingFunction(easeInOutBounce);
|
|
EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD* L_27 = (EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD*)il2cpp_codegen_object_new(EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD_il2cpp_TypeInfo_var);
|
|
NullCheck(L_27);
|
|
EasingFunction__ctor_m709F1F4CFC7756B968DB3B3FBBA39B4B50409AE2(L_27, __this, (intptr_t)((void*)iTween_easeInOutBounce_mF591802C6BD8B70665062B7EFE9A10CE589CB92E_RuntimeMethod_var), NULL);
|
|
__this->___ease_26 = L_27;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___ease_26), (void*)L_27);
|
|
// break;
|
|
return;
|
|
}
|
|
|
|
IL_027c:
|
|
{
|
|
// ease = new EasingFunction(easeInBack);
|
|
EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD* L_28 = (EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD*)il2cpp_codegen_object_new(EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD_il2cpp_TypeInfo_var);
|
|
NullCheck(L_28);
|
|
EasingFunction__ctor_m709F1F4CFC7756B968DB3B3FBBA39B4B50409AE2(L_28, __this, (intptr_t)((void*)iTween_easeInBack_m954F6C32744D1DB4127E344C77DC0D44BCCF7843_RuntimeMethod_var), NULL);
|
|
__this->___ease_26 = L_28;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___ease_26), (void*)L_28);
|
|
// break;
|
|
return;
|
|
}
|
|
|
|
IL_028f:
|
|
{
|
|
// ease = new EasingFunction(easeOutBack);
|
|
EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD* L_29 = (EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD*)il2cpp_codegen_object_new(EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD_il2cpp_TypeInfo_var);
|
|
NullCheck(L_29);
|
|
EasingFunction__ctor_m709F1F4CFC7756B968DB3B3FBBA39B4B50409AE2(L_29, __this, (intptr_t)((void*)iTween_easeOutBack_m08ED57592C9E1F25AD955F112B69DC33E1085AB8_RuntimeMethod_var), NULL);
|
|
__this->___ease_26 = L_29;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___ease_26), (void*)L_29);
|
|
// break;
|
|
return;
|
|
}
|
|
|
|
IL_02a2:
|
|
{
|
|
// ease = new EasingFunction(easeInOutBack);
|
|
EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD* L_30 = (EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD*)il2cpp_codegen_object_new(EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD_il2cpp_TypeInfo_var);
|
|
NullCheck(L_30);
|
|
EasingFunction__ctor_m709F1F4CFC7756B968DB3B3FBBA39B4B50409AE2(L_30, __this, (intptr_t)((void*)iTween_easeInOutBack_m6DEB9956758354730B574E31CFC673D2F3655891_RuntimeMethod_var), NULL);
|
|
__this->___ease_26 = L_30;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___ease_26), (void*)L_30);
|
|
// break;
|
|
return;
|
|
}
|
|
|
|
IL_02b5:
|
|
{
|
|
// ease = new EasingFunction(easeInElastic);
|
|
EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD* L_31 = (EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD*)il2cpp_codegen_object_new(EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD_il2cpp_TypeInfo_var);
|
|
NullCheck(L_31);
|
|
EasingFunction__ctor_m709F1F4CFC7756B968DB3B3FBBA39B4B50409AE2(L_31, __this, (intptr_t)((void*)iTween_easeInElastic_m4230D6E101A43F667B9DF07CED5B1776D72BB76D_RuntimeMethod_var), NULL);
|
|
__this->___ease_26 = L_31;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___ease_26), (void*)L_31);
|
|
// break;
|
|
return;
|
|
}
|
|
|
|
IL_02c8:
|
|
{
|
|
// ease = new EasingFunction(easeOutElastic);
|
|
EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD* L_32 = (EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD*)il2cpp_codegen_object_new(EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD_il2cpp_TypeInfo_var);
|
|
NullCheck(L_32);
|
|
EasingFunction__ctor_m709F1F4CFC7756B968DB3B3FBBA39B4B50409AE2(L_32, __this, (intptr_t)((void*)iTween_easeOutElastic_mD08D5F2B04BB721C1E97EF44E1844BEC309DCFCD_RuntimeMethod_var), NULL);
|
|
__this->___ease_26 = L_32;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___ease_26), (void*)L_32);
|
|
// break;
|
|
return;
|
|
}
|
|
|
|
IL_02db:
|
|
{
|
|
// ease = new EasingFunction(easeInOutElastic);
|
|
EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD* L_33 = (EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD*)il2cpp_codegen_object_new(EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD_il2cpp_TypeInfo_var);
|
|
NullCheck(L_33);
|
|
EasingFunction__ctor_m709F1F4CFC7756B968DB3B3FBBA39B4B50409AE2(L_33, __this, (intptr_t)((void*)iTween_easeInOutElastic_mD612F55A6AC7B3372CD24486FA1923490186E480_RuntimeMethod_var), NULL);
|
|
__this->___ease_26 = L_33;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___ease_26), (void*)L_33);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::UpdatePercentage()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_UpdatePercentage_m2D3AE4C20A9AF3BAF1CD61290AC1C45AB8447E27 (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// if (useRealTime)
|
|
bool L_0 = __this->___useRealTime_39;
|
|
if (!L_0)
|
|
{
|
|
goto IL_0023;
|
|
}
|
|
}
|
|
{
|
|
// runningTime += (Time.realtimeSinceStartup - lastRealTime);
|
|
float L_1 = __this->___runningTime_15;
|
|
float L_2;
|
|
L_2 = Time_get_realtimeSinceStartup_m73B3CB73175D79A44333D59BB70F9EDE55EC9510(NULL);
|
|
float L_3 = __this->___lastRealTime_38;
|
|
__this->___runningTime_15 = ((float)il2cpp_codegen_add(L_1, ((float)il2cpp_codegen_subtract(L_2, L_3))));
|
|
goto IL_0035;
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
// runningTime += Time.deltaTime;
|
|
float L_4 = __this->___runningTime_15;
|
|
float L_5;
|
|
L_5 = Time_get_deltaTime_mC3195000401F0FD167DD2F948FD2BC58330D0865(NULL);
|
|
__this->___runningTime_15 = ((float)il2cpp_codegen_add(L_4, L_5));
|
|
}
|
|
|
|
IL_0035:
|
|
{
|
|
// if(reverse){
|
|
bool L_6 = __this->___reverse_21;
|
|
if (!L_6)
|
|
{
|
|
goto IL_0058;
|
|
}
|
|
}
|
|
{
|
|
// percentage = 1 - runningTime/time;
|
|
float L_7 = __this->___runningTime_15;
|
|
float L_8 = __this->___time_9;
|
|
__this->___percentage_16 = ((float)il2cpp_codegen_subtract((1.0f), ((float)(L_7/L_8))));
|
|
goto IL_006b;
|
|
}
|
|
|
|
IL_0058:
|
|
{
|
|
// percentage = runningTime/time;
|
|
float L_9 = __this->___runningTime_15;
|
|
float L_10 = __this->___time_9;
|
|
__this->___percentage_16 = ((float)(L_9/L_10));
|
|
}
|
|
|
|
IL_006b:
|
|
{
|
|
// lastRealTime = Time.realtimeSinceStartup; // Added by PressPlay
|
|
float L_11;
|
|
L_11 = Time_get_realtimeSinceStartup_m73B3CB73175D79A44333D59BB70F9EDE55EC9510(NULL);
|
|
__this->___lastRealTime_38 = L_11;
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::CallBack(System.String)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_CallBack_m722E7DC11EBDAA1D739639560E349A1985DAA12A (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, String_t* ___0_callbackType, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GameObject_t76FEDD663AB33C991A9C9A23129337651094216F_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_0_0_0_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1C8AF0A6C7E100815D520361A6531A4DFBE2107D);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral320772EF40302B49A179DB96BAD02224E97B4018);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8940E1FEA4EBF3CA20C44768AA93531C62B71B4A);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE9AC2F7905A0FD860F800386CEE81059DDCB5FF3);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* V_0 = NULL;
|
|
{
|
|
// if (tweenArguments.Contains(callbackType) && !tweenArguments.Contains("ischild")) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_0 = __this->___tweenArguments_24;
|
|
String_t* L_1 = ___0_callbackType;
|
|
NullCheck(L_0);
|
|
bool L_2;
|
|
L_2 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_0, L_1);
|
|
if (!L_2)
|
|
{
|
|
goto IL_00c4;
|
|
}
|
|
}
|
|
{
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_3 = __this->___tweenArguments_24;
|
|
NullCheck(L_3);
|
|
bool L_4;
|
|
L_4 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_3, _stringLiteral1C8AF0A6C7E100815D520361A6531A4DFBE2107D);
|
|
if (L_4)
|
|
{
|
|
goto IL_00c4;
|
|
}
|
|
}
|
|
{
|
|
// if (tweenArguments.Contains(callbackType+"target")) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_5 = __this->___tweenArguments_24;
|
|
String_t* L_6 = ___0_callbackType;
|
|
String_t* L_7;
|
|
L_7 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(L_6, _stringLiteral320772EF40302B49A179DB96BAD02224E97B4018, NULL);
|
|
NullCheck(L_5);
|
|
bool L_8;
|
|
L_8 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_5, L_7);
|
|
if (!L_8)
|
|
{
|
|
goto IL_005c;
|
|
}
|
|
}
|
|
{
|
|
// target=(GameObject)tweenArguments[callbackType+"target"];
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_9 = __this->___tweenArguments_24;
|
|
String_t* L_10 = ___0_callbackType;
|
|
String_t* L_11;
|
|
L_11 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(L_10, _stringLiteral320772EF40302B49A179DB96BAD02224E97B4018, NULL);
|
|
NullCheck(L_9);
|
|
RuntimeObject* L_12;
|
|
L_12 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_9, L_11);
|
|
V_0 = ((GameObject_t76FEDD663AB33C991A9C9A23129337651094216F*)CastclassSealed((RuntimeObject*)L_12, GameObject_t76FEDD663AB33C991A9C9A23129337651094216F_il2cpp_TypeInfo_var));
|
|
goto IL_0063;
|
|
}
|
|
|
|
IL_005c:
|
|
{
|
|
// target=gameObject;
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_13;
|
|
L_13 = Component_get_gameObject_m57AEFBB14DB39EC476F740BA000E170355DE691B(__this, NULL);
|
|
V_0 = L_13;
|
|
}
|
|
|
|
IL_0063:
|
|
{
|
|
// if (tweenArguments[callbackType].GetType() == typeof(System.String)) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_14 = __this->___tweenArguments_24;
|
|
String_t* L_15 = ___0_callbackType;
|
|
NullCheck(L_14);
|
|
RuntimeObject* L_16;
|
|
L_16 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_14, L_15);
|
|
NullCheck(L_16);
|
|
Type_t* L_17;
|
|
L_17 = Object_GetType_mE10A8FC1E57F3DF29972CCBC026C2DC3942263B3(L_16, NULL);
|
|
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_18 = { reinterpret_cast<intptr_t> (String_t_0_0_0_var) };
|
|
il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var);
|
|
Type_t* L_19;
|
|
L_19 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_18, NULL);
|
|
bool L_20;
|
|
L_20 = Type_op_Equality_m99930A0E44E420A685FABA60E60BA1CC5FA0EBDC(L_17, L_19, NULL);
|
|
if (!L_20)
|
|
{
|
|
goto IL_00b4;
|
|
}
|
|
}
|
|
{
|
|
// target.SendMessage((string)tweenArguments[callbackType],(object)tweenArguments[callbackType+"params"],SendMessageOptions.DontRequireReceiver);
|
|
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_21 = V_0;
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_22 = __this->___tweenArguments_24;
|
|
String_t* L_23 = ___0_callbackType;
|
|
NullCheck(L_22);
|
|
RuntimeObject* L_24;
|
|
L_24 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_22, L_23);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_25 = __this->___tweenArguments_24;
|
|
String_t* L_26 = ___0_callbackType;
|
|
String_t* L_27;
|
|
L_27 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(L_26, _stringLiteral8940E1FEA4EBF3CA20C44768AA93531C62B71B4A, NULL);
|
|
NullCheck(L_25);
|
|
RuntimeObject* L_28;
|
|
L_28 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_25, L_27);
|
|
NullCheck(L_21);
|
|
GameObject_SendMessage_m452B3418BE240EC79550C15E1F2EAE61488F06DF(L_21, ((String_t*)CastclassSealed((RuntimeObject*)L_24, String_t_il2cpp_TypeInfo_var)), L_28, 1, NULL);
|
|
return;
|
|
}
|
|
|
|
IL_00b4:
|
|
{
|
|
// Debug.LogError("iTween Error: Callback method references must be passed as a String!");
|
|
il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
|
|
Debug_LogError_mB00B2B4468EF3CAF041B038D840820FB84C924B2(_stringLiteralE9AC2F7905A0FD860F800386CEE81059DDCB5FF3, NULL);
|
|
// Destroy (this);
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
Object_Destroy_mE97D0A766419A81296E8D4E5C23D01D3FE91ACBB(__this, NULL);
|
|
}
|
|
|
|
IL_00c4:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::Dispose()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_Dispose_mE871087C0E9BC05F4E71C86F551C089234AF4FD3 (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_RemoveAt_mB9C4BA865CB9E4021539D073ADF61086727A7257_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_mD54249BE38C1CEC8A5CC7A838EAB9BFF41B5D8A7_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_m7747FFCB9345B5B5F3D84773E3599956333FA6FA_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral996E5360F80E16B2189CC1E536C91CE68083F694);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
{
|
|
// for (int i = 0; i < tweens.Count; i++) {
|
|
V_0 = 0;
|
|
goto IL_003c;
|
|
}
|
|
|
|
IL_0004:
|
|
{
|
|
// Hashtable tweenEntry = tweens[i];
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
List_1_t2A52E5C00B98CBC8D02BF94A380F75023D0D130B* L_0 = ((iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_StaticFields*)il2cpp_codegen_static_fields_for(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var))->___tweens_4;
|
|
int32_t L_1 = V_0;
|
|
NullCheck(L_0);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_2;
|
|
L_2 = List_1_get_Item_m7747FFCB9345B5B5F3D84773E3599956333FA6FA(L_0, L_1, List_1_get_Item_m7747FFCB9345B5B5F3D84773E3599956333FA6FA_RuntimeMethod_var);
|
|
// if ((string)tweenEntry["id"] == id){
|
|
NullCheck(L_2);
|
|
RuntimeObject* L_3;
|
|
L_3 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_2, _stringLiteral996E5360F80E16B2189CC1E536C91CE68083F694);
|
|
String_t* L_4 = __this->___id_5;
|
|
bool L_5;
|
|
L_5 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(((String_t*)CastclassSealed((RuntimeObject*)L_3, String_t_il2cpp_TypeInfo_var)), L_4, NULL);
|
|
if (!L_5)
|
|
{
|
|
goto IL_0038;
|
|
}
|
|
}
|
|
{
|
|
// tweens.RemoveAt(i);
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
List_1_t2A52E5C00B98CBC8D02BF94A380F75023D0D130B* L_6 = ((iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_StaticFields*)il2cpp_codegen_static_fields_for(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var))->___tweens_4;
|
|
int32_t L_7 = V_0;
|
|
NullCheck(L_6);
|
|
List_1_RemoveAt_mB9C4BA865CB9E4021539D073ADF61086727A7257(L_6, L_7, List_1_RemoveAt_mB9C4BA865CB9E4021539D073ADF61086727A7257_RuntimeMethod_var);
|
|
// break;
|
|
goto IL_0049;
|
|
}
|
|
|
|
IL_0038:
|
|
{
|
|
// for (int i = 0; i < tweens.Count; i++) {
|
|
int32_t L_8 = V_0;
|
|
V_0 = ((int32_t)il2cpp_codegen_add(L_8, 1));
|
|
}
|
|
|
|
IL_003c:
|
|
{
|
|
// for (int i = 0; i < tweens.Count; i++) {
|
|
int32_t L_9 = V_0;
|
|
il2cpp_codegen_runtime_class_init_inline(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
List_1_t2A52E5C00B98CBC8D02BF94A380F75023D0D130B* L_10 = ((iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_StaticFields*)il2cpp_codegen_static_fields_for(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var))->___tweens_4;
|
|
NullCheck(L_10);
|
|
int32_t L_11;
|
|
L_11 = List_1_get_Count_mD54249BE38C1CEC8A5CC7A838EAB9BFF41B5D8A7_inline(L_10, List_1_get_Count_mD54249BE38C1CEC8A5CC7A838EAB9BFF41B5D8A7_RuntimeMethod_var);
|
|
if ((((int32_t)L_9) < ((int32_t)L_11)))
|
|
{
|
|
goto IL_0004;
|
|
}
|
|
}
|
|
|
|
IL_0049:
|
|
{
|
|
// Destroy(this);
|
|
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
|
|
Object_Destroy_mE97D0A766419A81296E8D4E5C23D01D3FE91ACBB(__this, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::ConflictCheck()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_ConflictCheck_m82E7EEA3E1D2DB1D10EEBDE11D358FDE2AB89C8E (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Component_GetComponents_TisiTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_mFA83A8E698ABCF8C09D85D4AA47ED58C926AD08A_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DictionaryEntry_t171080F37B311C25AA9E75888F9C9D703FA721BB_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral46F273EF641E07D271D91E0DC24A4392582671F8);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral996E5360F80E16B2189CC1E536C91CE68083F694);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
ComponentU5BU5D_t40ECDBC5CC15EA282AF49771C20EBFDADC532D0E* V_0 = NULL;
|
|
int32_t V_1 = 0;
|
|
iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* V_2 = NULL;
|
|
RuntimeObject* V_3 = NULL;
|
|
DictionaryEntry_t171080F37B311C25AA9E75888F9C9D703FA721BB V_4;
|
|
memset((&V_4), 0, sizeof(V_4));
|
|
RuntimeObject* V_5 = NULL;
|
|
{
|
|
// Component[] tweens = GetComponents<iTween>();
|
|
iTweenU5BU5D_t1250FFDD7FF22A4BDB90B55A4A01F13F43A0B70D* L_0;
|
|
L_0 = Component_GetComponents_TisiTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_mFA83A8E698ABCF8C09D85D4AA47ED58C926AD08A(__this, Component_GetComponents_TisiTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_mFA83A8E698ABCF8C09D85D4AA47ED58C926AD08A_RuntimeMethod_var);
|
|
V_0 = (ComponentU5BU5D_t40ECDBC5CC15EA282AF49771C20EBFDADC532D0E*)L_0;
|
|
ComponentU5BU5D_t40ECDBC5CC15EA282AF49771C20EBFDADC532D0E* L_1 = V_0;
|
|
// foreach (iTween item in tweens) {
|
|
V_0 = L_1;
|
|
V_1 = 0;
|
|
goto IL_012a;
|
|
}
|
|
|
|
IL_0010:
|
|
{
|
|
// foreach (iTween item in tweens) {
|
|
ComponentU5BU5D_t40ECDBC5CC15EA282AF49771C20EBFDADC532D0E* L_2 = V_0;
|
|
int32_t L_3 = V_1;
|
|
NullCheck(L_2);
|
|
int32_t L_4 = L_3;
|
|
Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3* L_5 = (L_2)->GetAt(static_cast<il2cpp_array_size_t>(L_4));
|
|
V_2 = ((iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1*)CastclassClass((RuntimeObject*)L_5, iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var));
|
|
// if(item.type == "value"){
|
|
iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* L_6 = V_2;
|
|
NullCheck(L_6);
|
|
String_t* L_7 = L_6->___type_6;
|
|
bool L_8;
|
|
L_8 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_7, _stringLiteral46F273EF641E07D271D91E0DC24A4392582671F8, NULL);
|
|
if (!L_8)
|
|
{
|
|
goto IL_002c;
|
|
}
|
|
}
|
|
{
|
|
// return;
|
|
return;
|
|
}
|
|
|
|
IL_002c:
|
|
{
|
|
// }else if(item.isRunning && item.type==type){
|
|
iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* L_9 = V_2;
|
|
NullCheck(L_9);
|
|
bool L_10 = L_9->___isRunning_12;
|
|
if (!L_10)
|
|
{
|
|
goto IL_0126;
|
|
}
|
|
}
|
|
{
|
|
iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* L_11 = V_2;
|
|
NullCheck(L_11);
|
|
String_t* L_12 = L_11->___type_6;
|
|
String_t* L_13 = __this->___type_6;
|
|
bool L_14;
|
|
L_14 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_12, L_13, NULL);
|
|
if (!L_14)
|
|
{
|
|
goto IL_0126;
|
|
}
|
|
}
|
|
{
|
|
// if (item.method != method) {
|
|
iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* L_15 = V_2;
|
|
NullCheck(L_15);
|
|
String_t* L_16 = L_15->___method_7;
|
|
String_t* L_17 = __this->___method_7;
|
|
bool L_18;
|
|
L_18 = String_op_Inequality_m8C940F3CFC42866709D7CA931B3D77B4BE94BCB6(L_16, L_17, NULL);
|
|
if (!L_18)
|
|
{
|
|
goto IL_0061;
|
|
}
|
|
}
|
|
{
|
|
// return;
|
|
return;
|
|
}
|
|
|
|
IL_0061:
|
|
{
|
|
// if(item.tweenArguments.Count != tweenArguments.Count){
|
|
iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* L_19 = V_2;
|
|
NullCheck(L_19);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_20 = L_19->___tweenArguments_24;
|
|
NullCheck(L_20);
|
|
int32_t L_21;
|
|
L_21 = VirtualFuncInvoker0< int32_t >::Invoke(29 /* System.Int32 System.Collections.Hashtable::get_Count() */, L_20);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_22 = __this->___tweenArguments_24;
|
|
NullCheck(L_22);
|
|
int32_t L_23;
|
|
L_23 = VirtualFuncInvoker0< int32_t >::Invoke(29 /* System.Int32 System.Collections.Hashtable::get_Count() */, L_22);
|
|
if ((((int32_t)L_21) == ((int32_t)L_23)))
|
|
{
|
|
goto IL_0080;
|
|
}
|
|
}
|
|
{
|
|
// item.Dispose();
|
|
iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* L_24 = V_2;
|
|
NullCheck(L_24);
|
|
iTween_Dispose_mE871087C0E9BC05F4E71C86F551C089234AF4FD3(L_24, NULL);
|
|
// return;
|
|
return;
|
|
}
|
|
|
|
IL_0080:
|
|
{
|
|
// foreach (DictionaryEntry currentProp in tweenArguments) {
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_25 = __this->___tweenArguments_24;
|
|
NullCheck(L_25);
|
|
RuntimeObject* L_26;
|
|
L_26 = VirtualFuncInvoker0< RuntimeObject* >::Invoke(23 /* System.Collections.IDictionaryEnumerator System.Collections.Hashtable::GetEnumerator() */, L_25);
|
|
V_3 = L_26;
|
|
}
|
|
{
|
|
auto __finallyBlock = il2cpp::utils::Finally([&]
|
|
{
|
|
|
|
FINALLY_010c:
|
|
{// begin finally (depth: 1)
|
|
{
|
|
RuntimeObject* L_27 = V_3;
|
|
V_5 = ((RuntimeObject*)IsInst((RuntimeObject*)L_27, IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var));
|
|
RuntimeObject* L_28 = V_5;
|
|
if (!L_28)
|
|
{
|
|
goto IL_011f;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject* L_29 = V_5;
|
|
NullCheck(L_29);
|
|
InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var, L_29);
|
|
}
|
|
|
|
IL_011f:
|
|
{
|
|
return;
|
|
}
|
|
}// end finally (depth: 1)
|
|
});
|
|
try
|
|
{// begin try (depth: 1)
|
|
{
|
|
goto IL_0102_1;
|
|
}
|
|
|
|
IL_008e_1:
|
|
{
|
|
// foreach (DictionaryEntry currentProp in tweenArguments) {
|
|
RuntimeObject* L_30 = V_3;
|
|
NullCheck(L_30);
|
|
RuntimeObject* L_31;
|
|
L_31 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(1 /* System.Object System.Collections.IEnumerator::get_Current() */, IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA_il2cpp_TypeInfo_var, L_30);
|
|
V_4 = ((*(DictionaryEntry_t171080F37B311C25AA9E75888F9C9D703FA721BB*)((DictionaryEntry_t171080F37B311C25AA9E75888F9C9D703FA721BB*)(DictionaryEntry_t171080F37B311C25AA9E75888F9C9D703FA721BB*)UnBox(L_31, DictionaryEntry_t171080F37B311C25AA9E75888F9C9D703FA721BB_il2cpp_TypeInfo_var))));
|
|
// if(!item.tweenArguments.Contains(currentProp.Key)){
|
|
iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* L_32 = V_2;
|
|
NullCheck(L_32);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_33 = L_32->___tweenArguments_24;
|
|
RuntimeObject* L_34;
|
|
L_34 = DictionaryEntry_get_Key_m09845C00732E530E6FCB9042079E90D3912215FE_inline((&V_4), NULL);
|
|
NullCheck(L_33);
|
|
bool L_35;
|
|
L_35 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(18 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_33, L_34);
|
|
if (L_35)
|
|
{
|
|
goto IL_00b7_1;
|
|
}
|
|
}
|
|
{
|
|
// item.Dispose();
|
|
iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* L_36 = V_2;
|
|
NullCheck(L_36);
|
|
iTween_Dispose_mE871087C0E9BC05F4E71C86F551C089234AF4FD3(L_36, NULL);
|
|
// return;
|
|
goto IL_0133;
|
|
}
|
|
|
|
IL_00b7_1:
|
|
{
|
|
// if(!item.tweenArguments[currentProp.Key].Equals(tweenArguments[currentProp.Key]) && (string)currentProp.Key != "id"){//if we aren't comparing ids and something isn't exactly the same replace the running iTween:
|
|
iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* L_37 = V_2;
|
|
NullCheck(L_37);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_38 = L_37->___tweenArguments_24;
|
|
RuntimeObject* L_39;
|
|
L_39 = DictionaryEntry_get_Key_m09845C00732E530E6FCB9042079E90D3912215FE_inline((&V_4), NULL);
|
|
NullCheck(L_38);
|
|
RuntimeObject* L_40;
|
|
L_40 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_38, L_39);
|
|
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_41 = __this->___tweenArguments_24;
|
|
RuntimeObject* L_42;
|
|
L_42 = DictionaryEntry_get_Key_m09845C00732E530E6FCB9042079E90D3912215FE_inline((&V_4), NULL);
|
|
NullCheck(L_41);
|
|
RuntimeObject* L_43;
|
|
L_43 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(21 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_41, L_42);
|
|
NullCheck(L_40);
|
|
bool L_44;
|
|
L_44 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(0 /* System.Boolean System.Object::Equals(System.Object) */, L_40, L_43);
|
|
if (L_44)
|
|
{
|
|
goto IL_0102_1;
|
|
}
|
|
}
|
|
{
|
|
RuntimeObject* L_45;
|
|
L_45 = DictionaryEntry_get_Key_m09845C00732E530E6FCB9042079E90D3912215FE_inline((&V_4), NULL);
|
|
bool L_46;
|
|
L_46 = String_op_Inequality_m8C940F3CFC42866709D7CA931B3D77B4BE94BCB6(((String_t*)CastclassSealed((RuntimeObject*)L_45, String_t_il2cpp_TypeInfo_var)), _stringLiteral996E5360F80E16B2189CC1E536C91CE68083F694, NULL);
|
|
if (!L_46)
|
|
{
|
|
goto IL_0102_1;
|
|
}
|
|
}
|
|
{
|
|
// item.Dispose();
|
|
iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* L_47 = V_2;
|
|
NullCheck(L_47);
|
|
iTween_Dispose_mE871087C0E9BC05F4E71C86F551C089234AF4FD3(L_47, NULL);
|
|
// return;
|
|
goto IL_0133;
|
|
}
|
|
|
|
IL_0102_1:
|
|
{
|
|
// foreach (DictionaryEntry currentProp in tweenArguments) {
|
|
RuntimeObject* L_48 = V_3;
|
|
NullCheck(L_48);
|
|
bool L_49;
|
|
L_49 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA_il2cpp_TypeInfo_var, L_48);
|
|
if (L_49)
|
|
{
|
|
goto IL_008e_1;
|
|
}
|
|
}
|
|
{
|
|
goto IL_0120;
|
|
}
|
|
}// end try (depth: 1)
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__finallyBlock.StoreException(e.ex);
|
|
}
|
|
}
|
|
|
|
IL_0120:
|
|
{
|
|
// Dispose();
|
|
iTween_Dispose_mE871087C0E9BC05F4E71C86F551C089234AF4FD3(__this, NULL);
|
|
}
|
|
|
|
IL_0126:
|
|
{
|
|
int32_t L_50 = V_1;
|
|
V_1 = ((int32_t)il2cpp_codegen_add(L_50, 1));
|
|
}
|
|
|
|
IL_012a:
|
|
{
|
|
// foreach (iTween item in tweens) {
|
|
int32_t L_51 = V_1;
|
|
ComponentU5BU5D_t40ECDBC5CC15EA282AF49771C20EBFDADC532D0E* L_52 = V_0;
|
|
NullCheck(L_52);
|
|
if ((((int32_t)L_51) < ((int32_t)((int32_t)(((RuntimeArray*)L_52)->max_length)))))
|
|
{
|
|
goto IL_0010;
|
|
}
|
|
}
|
|
|
|
IL_0133:
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::EnableKinematic()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_EnableKinematic_mFFCB4F9B7E1B9FA8D825F732DB86BC03B97C6840 (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::DisableKinematic()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_DisableKinematic_m4BF37BFC61FB2E15385074F2E6A80FB26119C69B (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Void iTween::ResumeDelay()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween_ResumeDelay_m926A942007D7081AAAA2AB26D94FD9EA46ED2000 (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB0658EBD7117F5F9DCFBFF0FBF0210D62373F387);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// StartCoroutine("TweenDelay");
|
|
Coroutine_t85EA685566A254C23F3FD77AB5BDFFFF8799596B* L_0;
|
|
L_0 = MonoBehaviour_StartCoroutine_m10C4B693B96175C42B0FD00911E072701C220DB4(__this, _stringLiteralB0658EBD7117F5F9DCFBFF0FBF0210D62373F387, NULL);
|
|
// }
|
|
return;
|
|
}
|
|
}
|
|
// System.Single iTween::linear(System.Single,System.Single,System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float iTween_linear_mF27F4BD64BF24943886B5BEDEC309087E01FC145 (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, float ___0_start, float ___1_end, float ___2_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// return Mathf.Lerp(start, end, value);
|
|
float L_0 = ___0_start;
|
|
float L_1 = ___1_end;
|
|
float L_2 = ___2_value;
|
|
float L_3;
|
|
L_3 = Mathf_Lerp_m47EF2FFB7647BD0A1FDC26DC03E28B19812139B5_inline(L_0, L_1, L_2, NULL);
|
|
return L_3;
|
|
}
|
|
}
|
|
// System.Single iTween::clerp(System.Single,System.Single,System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float iTween_clerp_m034386D2D1FFA671637B50F44B9D58C388EE07D0 (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, float ___0_start, float ___1_end, float ___2_value, 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 min = 0.0f;
|
|
V_0 = (0.0f);
|
|
// float max = 360.0f;
|
|
V_1 = (360.0f);
|
|
// float half = Mathf.Abs((max - min) * 0.5f);
|
|
float L_0 = V_1;
|
|
float L_1 = V_0;
|
|
float L_2;
|
|
L_2 = fabsf(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_0, L_1)), (0.5f))));
|
|
V_2 = L_2;
|
|
// float retval = 0.0f;
|
|
V_3 = (0.0f);
|
|
// float diff = 0.0f;
|
|
V_4 = (0.0f);
|
|
// if ((end - start) < -half){
|
|
float L_3 = ___1_end;
|
|
float L_4 = ___0_start;
|
|
float L_5 = V_2;
|
|
if ((!(((float)((float)il2cpp_codegen_subtract(L_3, L_4))) < ((float)((-L_5))))))
|
|
{
|
|
goto IL_003f;
|
|
}
|
|
}
|
|
{
|
|
// diff = ((max - start) + end) * value;
|
|
float L_6 = V_1;
|
|
float L_7 = ___0_start;
|
|
float L_8 = ___1_end;
|
|
float L_9 = ___2_value;
|
|
V_4 = ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_add(((float)il2cpp_codegen_subtract(L_6, L_7)), L_8)), L_9));
|
|
// retval = start + diff;
|
|
float L_10 = ___0_start;
|
|
float L_11 = V_4;
|
|
V_3 = ((float)il2cpp_codegen_add(L_10, L_11));
|
|
goto IL_005e;
|
|
}
|
|
|
|
IL_003f:
|
|
{
|
|
// }else if ((end - start) > half){
|
|
float L_12 = ___1_end;
|
|
float L_13 = ___0_start;
|
|
float L_14 = V_2;
|
|
if ((!(((float)((float)il2cpp_codegen_subtract(L_12, L_13))) > ((float)L_14))))
|
|
{
|
|
goto IL_0056;
|
|
}
|
|
}
|
|
{
|
|
// diff = -((max - end) + start) * value;
|
|
float L_15 = V_1;
|
|
float L_16 = ___1_end;
|
|
float L_17 = ___0_start;
|
|
float L_18 = ___2_value;
|
|
V_4 = ((float)il2cpp_codegen_multiply(((-((float)il2cpp_codegen_add(((float)il2cpp_codegen_subtract(L_15, L_16)), L_17)))), L_18));
|
|
// retval = start + diff;
|
|
float L_19 = ___0_start;
|
|
float L_20 = V_4;
|
|
V_3 = ((float)il2cpp_codegen_add(L_19, L_20));
|
|
goto IL_005e;
|
|
}
|
|
|
|
IL_0056:
|
|
{
|
|
// }else retval = start + (end - start) * value;
|
|
float L_21 = ___0_start;
|
|
float L_22 = ___1_end;
|
|
float L_23 = ___0_start;
|
|
float L_24 = ___2_value;
|
|
V_3 = ((float)il2cpp_codegen_add(L_21, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_22, L_23)), L_24))));
|
|
}
|
|
|
|
IL_005e:
|
|
{
|
|
// return retval;
|
|
float L_25 = V_3;
|
|
return L_25;
|
|
}
|
|
}
|
|
// System.Single iTween::spring(System.Single,System.Single,System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float iTween_spring_mD0C0FE99AF0CD561B0658995497FF9CC72CF1C98 (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, float ___0_start, float ___1_end, float ___2_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// value = Mathf.Clamp01(value);
|
|
float L_0 = ___2_value;
|
|
float L_1;
|
|
L_1 = Mathf_Clamp01_mA7E048DBDA832D399A581BE4D6DED9FA44CE0F14_inline(L_0, NULL);
|
|
___2_value = L_1;
|
|
// value = (Mathf.Sin(value * Mathf.PI * (0.2f + 2.5f * value * value * value)) * Mathf.Pow(1f - value, 2.2f) + value) * (1f + (1.2f * (1f - value)));
|
|
float L_2 = ___2_value;
|
|
float L_3 = ___2_value;
|
|
float L_4 = ___2_value;
|
|
float L_5 = ___2_value;
|
|
float L_6;
|
|
L_6 = sinf(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(L_2, (3.14159274f))), ((float)il2cpp_codegen_add((0.200000003f), ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply((2.5f), L_3)), L_4)), L_5)))))));
|
|
float L_7 = ___2_value;
|
|
float L_8;
|
|
L_8 = powf(((float)il2cpp_codegen_subtract((1.0f), L_7)), (2.20000005f));
|
|
float L_9 = ___2_value;
|
|
float L_10 = ___2_value;
|
|
___2_value = ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_6, L_8)), L_9)), ((float)il2cpp_codegen_add((1.0f), ((float)il2cpp_codegen_multiply((1.20000005f), ((float)il2cpp_codegen_subtract((1.0f), L_10))))))));
|
|
// return start + (end - start) * value;
|
|
float L_11 = ___0_start;
|
|
float L_12 = ___1_end;
|
|
float L_13 = ___0_start;
|
|
float L_14 = ___2_value;
|
|
return ((float)il2cpp_codegen_add(L_11, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_12, L_13)), L_14))));
|
|
}
|
|
}
|
|
// System.Single iTween::easeInQuad(System.Single,System.Single,System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float iTween_easeInQuad_mE65D819D760185C8DFE4FB2DC53DE480C268600D (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, float ___0_start, float ___1_end, float ___2_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// end -= start;
|
|
float L_0 = ___1_end;
|
|
float L_1 = ___0_start;
|
|
___1_end = ((float)il2cpp_codegen_subtract(L_0, L_1));
|
|
// return end * value * value + start;
|
|
float L_2 = ___1_end;
|
|
float L_3 = ___2_value;
|
|
float L_4 = ___2_value;
|
|
float L_5 = ___0_start;
|
|
return ((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(L_2, L_3)), L_4)), L_5));
|
|
}
|
|
}
|
|
// System.Single iTween::easeOutQuad(System.Single,System.Single,System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float iTween_easeOutQuad_m0EE2529293B08DB1AB081ED2BD190324F17178E0 (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, float ___0_start, float ___1_end, float ___2_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// end -= start;
|
|
float L_0 = ___1_end;
|
|
float L_1 = ___0_start;
|
|
___1_end = ((float)il2cpp_codegen_subtract(L_0, L_1));
|
|
// return -end * value * (value - 2) + start;
|
|
float L_2 = ___1_end;
|
|
float L_3 = ___2_value;
|
|
float L_4 = ___2_value;
|
|
float L_5 = ___0_start;
|
|
return ((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(((-L_2)), L_3)), ((float)il2cpp_codegen_subtract(L_4, (2.0f))))), L_5));
|
|
}
|
|
}
|
|
// System.Single iTween::easeInOutQuad(System.Single,System.Single,System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float iTween_easeInOutQuad_mE8A94B49E60EFCFABFE5E55D41DAE7581BDCEA06 (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, float ___0_start, float ___1_end, float ___2_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// value /= .5f;
|
|
float L_0 = ___2_value;
|
|
___2_value = ((float)(L_0/(0.5f)));
|
|
// end -= start;
|
|
float L_1 = ___1_end;
|
|
float L_2 = ___0_start;
|
|
___1_end = ((float)il2cpp_codegen_subtract(L_1, L_2));
|
|
// if (value < 1) return end * 0.5f * value * value + start;
|
|
float L_3 = ___2_value;
|
|
if ((!(((float)L_3) < ((float)(1.0f)))))
|
|
{
|
|
goto IL_0024;
|
|
}
|
|
}
|
|
{
|
|
// if (value < 1) return end * 0.5f * value * value + start;
|
|
float L_4 = ___1_end;
|
|
float L_5 = ___2_value;
|
|
float L_6 = ___2_value;
|
|
float L_7 = ___0_start;
|
|
return ((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(L_4, (0.5f))), L_5)), L_6)), L_7));
|
|
}
|
|
|
|
IL_0024:
|
|
{
|
|
// value--;
|
|
float L_8 = ___2_value;
|
|
___2_value = ((float)il2cpp_codegen_subtract(L_8, (1.0f)));
|
|
// return -end * 0.5f * (value * (value - 2) - 1) + start;
|
|
float L_9 = ___1_end;
|
|
float L_10 = ___2_value;
|
|
float L_11 = ___2_value;
|
|
float L_12 = ___0_start;
|
|
return ((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(((-L_9)), (0.5f))), ((float)il2cpp_codegen_subtract(((float)il2cpp_codegen_multiply(L_10, ((float)il2cpp_codegen_subtract(L_11, (2.0f))))), (1.0f))))), L_12));
|
|
}
|
|
}
|
|
// System.Single iTween::easeInCubic(System.Single,System.Single,System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float iTween_easeInCubic_mA42EAEF8B74FEE3132638CEC2BEF976275E5BEF2 (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, float ___0_start, float ___1_end, float ___2_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// end -= start;
|
|
float L_0 = ___1_end;
|
|
float L_1 = ___0_start;
|
|
___1_end = ((float)il2cpp_codegen_subtract(L_0, L_1));
|
|
// return end * value * value * value + start;
|
|
float L_2 = ___1_end;
|
|
float L_3 = ___2_value;
|
|
float L_4 = ___2_value;
|
|
float L_5 = ___2_value;
|
|
float L_6 = ___0_start;
|
|
return ((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(L_2, L_3)), L_4)), L_5)), L_6));
|
|
}
|
|
}
|
|
// System.Single iTween::easeOutCubic(System.Single,System.Single,System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float iTween_easeOutCubic_mEE45AE94CB7BE8F6F9A3CCED9E02EAEC9A5CDCD2 (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, float ___0_start, float ___1_end, float ___2_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// value--;
|
|
float L_0 = ___2_value;
|
|
___2_value = ((float)il2cpp_codegen_subtract(L_0, (1.0f)));
|
|
// end -= start;
|
|
float L_1 = ___1_end;
|
|
float L_2 = ___0_start;
|
|
___1_end = ((float)il2cpp_codegen_subtract(L_1, L_2));
|
|
// return end * (value * value * value + 1) + start;
|
|
float L_3 = ___1_end;
|
|
float L_4 = ___2_value;
|
|
float L_5 = ___2_value;
|
|
float L_6 = ___2_value;
|
|
float L_7 = ___0_start;
|
|
return ((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_3, ((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(L_4, L_5)), L_6)), (1.0f))))), L_7));
|
|
}
|
|
}
|
|
// System.Single iTween::easeInOutCubic(System.Single,System.Single,System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float iTween_easeInOutCubic_m13D63F5AA6D460C0B9C75DE5091D82A74D97BFDA (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, float ___0_start, float ___1_end, float ___2_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// value /= .5f;
|
|
float L_0 = ___2_value;
|
|
___2_value = ((float)(L_0/(0.5f)));
|
|
// end -= start;
|
|
float L_1 = ___1_end;
|
|
float L_2 = ___0_start;
|
|
___1_end = ((float)il2cpp_codegen_subtract(L_1, L_2));
|
|
// if (value < 1) return end * 0.5f * value * value * value + start;
|
|
float L_3 = ___2_value;
|
|
if ((!(((float)L_3) < ((float)(1.0f)))))
|
|
{
|
|
goto IL_0026;
|
|
}
|
|
}
|
|
{
|
|
// if (value < 1) return end * 0.5f * value * value * value + start;
|
|
float L_4 = ___1_end;
|
|
float L_5 = ___2_value;
|
|
float L_6 = ___2_value;
|
|
float L_7 = ___2_value;
|
|
float L_8 = ___0_start;
|
|
return ((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(L_4, (0.5f))), L_5)), L_6)), L_7)), L_8));
|
|
}
|
|
|
|
IL_0026:
|
|
{
|
|
// value -= 2;
|
|
float L_9 = ___2_value;
|
|
___2_value = ((float)il2cpp_codegen_subtract(L_9, (2.0f)));
|
|
// return end * 0.5f * (value * value * value + 2) + start;
|
|
float L_10 = ___1_end;
|
|
float L_11 = ___2_value;
|
|
float L_12 = ___2_value;
|
|
float L_13 = ___2_value;
|
|
float L_14 = ___0_start;
|
|
return ((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(L_10, (0.5f))), ((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(L_11, L_12)), L_13)), (2.0f))))), L_14));
|
|
}
|
|
}
|
|
// System.Single iTween::easeInQuart(System.Single,System.Single,System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float iTween_easeInQuart_mEE5EA5D6C4BEAE3BACEDC58DC28EC0117CD7E944 (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, float ___0_start, float ___1_end, float ___2_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// end -= start;
|
|
float L_0 = ___1_end;
|
|
float L_1 = ___0_start;
|
|
___1_end = ((float)il2cpp_codegen_subtract(L_0, L_1));
|
|
// return end * value * value * value * value + start;
|
|
float L_2 = ___1_end;
|
|
float L_3 = ___2_value;
|
|
float L_4 = ___2_value;
|
|
float L_5 = ___2_value;
|
|
float L_6 = ___2_value;
|
|
float L_7 = ___0_start;
|
|
return ((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(L_2, L_3)), L_4)), L_5)), L_6)), L_7));
|
|
}
|
|
}
|
|
// System.Single iTween::easeOutQuart(System.Single,System.Single,System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float iTween_easeOutQuart_m7E77A65F34C0BC3BE12B4FC375F132A295C4EBB0 (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, float ___0_start, float ___1_end, float ___2_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// value--;
|
|
float L_0 = ___2_value;
|
|
___2_value = ((float)il2cpp_codegen_subtract(L_0, (1.0f)));
|
|
// end -= start;
|
|
float L_1 = ___1_end;
|
|
float L_2 = ___0_start;
|
|
___1_end = ((float)il2cpp_codegen_subtract(L_1, L_2));
|
|
// return -end * (value * value * value * value - 1) + start;
|
|
float L_3 = ___1_end;
|
|
float L_4 = ___2_value;
|
|
float L_5 = ___2_value;
|
|
float L_6 = ___2_value;
|
|
float L_7 = ___2_value;
|
|
float L_8 = ___0_start;
|
|
return ((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(((-L_3)), ((float)il2cpp_codegen_subtract(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(L_4, L_5)), L_6)), L_7)), (1.0f))))), L_8));
|
|
}
|
|
}
|
|
// System.Single iTween::easeInOutQuart(System.Single,System.Single,System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float iTween_easeInOutQuart_m29BF69C238B456A5316877073D1F0DE5F7DC0A57 (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, float ___0_start, float ___1_end, float ___2_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// value /= .5f;
|
|
float L_0 = ___2_value;
|
|
___2_value = ((float)(L_0/(0.5f)));
|
|
// end -= start;
|
|
float L_1 = ___1_end;
|
|
float L_2 = ___0_start;
|
|
___1_end = ((float)il2cpp_codegen_subtract(L_1, L_2));
|
|
// if (value < 1) return end * 0.5f * value * value * value * value + start;
|
|
float L_3 = ___2_value;
|
|
if ((!(((float)L_3) < ((float)(1.0f)))))
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
{
|
|
// if (value < 1) return end * 0.5f * value * value * value * value + start;
|
|
float L_4 = ___1_end;
|
|
float L_5 = ___2_value;
|
|
float L_6 = ___2_value;
|
|
float L_7 = ___2_value;
|
|
float L_8 = ___2_value;
|
|
float L_9 = ___0_start;
|
|
return ((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(L_4, (0.5f))), L_5)), L_6)), L_7)), L_8)), L_9));
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
// value -= 2;
|
|
float L_10 = ___2_value;
|
|
___2_value = ((float)il2cpp_codegen_subtract(L_10, (2.0f)));
|
|
// return -end * 0.5f * (value * value * value * value - 2) + start;
|
|
float L_11 = ___1_end;
|
|
float L_12 = ___2_value;
|
|
float L_13 = ___2_value;
|
|
float L_14 = ___2_value;
|
|
float L_15 = ___2_value;
|
|
float L_16 = ___0_start;
|
|
return ((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(((-L_11)), (0.5f))), ((float)il2cpp_codegen_subtract(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(L_12, L_13)), L_14)), L_15)), (2.0f))))), L_16));
|
|
}
|
|
}
|
|
// System.Single iTween::easeInQuint(System.Single,System.Single,System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float iTween_easeInQuint_m2EB4DD62B83FDDAB6F1B79071A1C35B4F8867FB0 (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, float ___0_start, float ___1_end, float ___2_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// end -= start;
|
|
float L_0 = ___1_end;
|
|
float L_1 = ___0_start;
|
|
___1_end = ((float)il2cpp_codegen_subtract(L_0, L_1));
|
|
// return end * value * value * value * value * value + start;
|
|
float L_2 = ___1_end;
|
|
float L_3 = ___2_value;
|
|
float L_4 = ___2_value;
|
|
float L_5 = ___2_value;
|
|
float L_6 = ___2_value;
|
|
float L_7 = ___2_value;
|
|
float L_8 = ___0_start;
|
|
return ((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(L_2, L_3)), L_4)), L_5)), L_6)), L_7)), L_8));
|
|
}
|
|
}
|
|
// System.Single iTween::easeOutQuint(System.Single,System.Single,System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float iTween_easeOutQuint_mEC5B0EF522A51F9BDDC0271D5C0F081900333FDB (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, float ___0_start, float ___1_end, float ___2_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// value--;
|
|
float L_0 = ___2_value;
|
|
___2_value = ((float)il2cpp_codegen_subtract(L_0, (1.0f)));
|
|
// end -= start;
|
|
float L_1 = ___1_end;
|
|
float L_2 = ___0_start;
|
|
___1_end = ((float)il2cpp_codegen_subtract(L_1, L_2));
|
|
// return end * (value * value * value * value * value + 1) + start;
|
|
float L_3 = ___1_end;
|
|
float L_4 = ___2_value;
|
|
float L_5 = ___2_value;
|
|
float L_6 = ___2_value;
|
|
float L_7 = ___2_value;
|
|
float L_8 = ___2_value;
|
|
float L_9 = ___0_start;
|
|
return ((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_3, ((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(L_4, L_5)), L_6)), L_7)), L_8)), (1.0f))))), L_9));
|
|
}
|
|
}
|
|
// System.Single iTween::easeInOutQuint(System.Single,System.Single,System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float iTween_easeInOutQuint_mF23EC7FE44B2133BC84929FB25B311D400AA4B80 (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, float ___0_start, float ___1_end, float ___2_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// value /= .5f;
|
|
float L_0 = ___2_value;
|
|
___2_value = ((float)(L_0/(0.5f)));
|
|
// end -= start;
|
|
float L_1 = ___1_end;
|
|
float L_2 = ___0_start;
|
|
___1_end = ((float)il2cpp_codegen_subtract(L_1, L_2));
|
|
// if (value < 1) return end * 0.5f * value * value * value * value * value + start;
|
|
float L_3 = ___2_value;
|
|
if ((!(((float)L_3) < ((float)(1.0f)))))
|
|
{
|
|
goto IL_002a;
|
|
}
|
|
}
|
|
{
|
|
// if (value < 1) return end * 0.5f * value * value * value * value * value + start;
|
|
float L_4 = ___1_end;
|
|
float L_5 = ___2_value;
|
|
float L_6 = ___2_value;
|
|
float L_7 = ___2_value;
|
|
float L_8 = ___2_value;
|
|
float L_9 = ___2_value;
|
|
float L_10 = ___0_start;
|
|
return ((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(L_4, (0.5f))), L_5)), L_6)), L_7)), L_8)), L_9)), L_10));
|
|
}
|
|
|
|
IL_002a:
|
|
{
|
|
// value -= 2;
|
|
float L_11 = ___2_value;
|
|
___2_value = ((float)il2cpp_codegen_subtract(L_11, (2.0f)));
|
|
// return end * 0.5f * (value * value * value * value * value + 2) + start;
|
|
float L_12 = ___1_end;
|
|
float L_13 = ___2_value;
|
|
float L_14 = ___2_value;
|
|
float L_15 = ___2_value;
|
|
float L_16 = ___2_value;
|
|
float L_17 = ___2_value;
|
|
float L_18 = ___0_start;
|
|
return ((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(L_12, (0.5f))), ((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(L_13, L_14)), L_15)), L_16)), L_17)), (2.0f))))), L_18));
|
|
}
|
|
}
|
|
// System.Single iTween::easeInSine(System.Single,System.Single,System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float iTween_easeInSine_m2C6FBC884665C4BCECABBAC5337F900012B71DD8 (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, float ___0_start, float ___1_end, float ___2_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// end -= start;
|
|
float L_0 = ___1_end;
|
|
float L_1 = ___0_start;
|
|
___1_end = ((float)il2cpp_codegen_subtract(L_0, L_1));
|
|
// return -end * Mathf.Cos(value * (Mathf.PI * 0.5f)) + end + start;
|
|
float L_2 = ___1_end;
|
|
float L_3 = ___2_value;
|
|
float L_4;
|
|
L_4 = cosf(((float)il2cpp_codegen_multiply(L_3, (1.57079637f))));
|
|
float L_5 = ___1_end;
|
|
float L_6 = ___0_start;
|
|
return ((float)il2cpp_codegen_add(((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(((-L_2)), L_4)), L_5)), L_6));
|
|
}
|
|
}
|
|
// System.Single iTween::easeOutSine(System.Single,System.Single,System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float iTween_easeOutSine_m259F011ED00AE715C77E7BA563E72932E19AA878 (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, float ___0_start, float ___1_end, float ___2_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// end -= start;
|
|
float L_0 = ___1_end;
|
|
float L_1 = ___0_start;
|
|
___1_end = ((float)il2cpp_codegen_subtract(L_0, L_1));
|
|
// return end * Mathf.Sin(value * (Mathf.PI * 0.5f)) + start;
|
|
float L_2 = ___1_end;
|
|
float L_3 = ___2_value;
|
|
float L_4;
|
|
L_4 = sinf(((float)il2cpp_codegen_multiply(L_3, (1.57079637f))));
|
|
float L_5 = ___0_start;
|
|
return ((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_2, L_4)), L_5));
|
|
}
|
|
}
|
|
// System.Single iTween::easeInOutSine(System.Single,System.Single,System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float iTween_easeInOutSine_m159CC7C9F5FD262476E9A510F5CC1EB3F2C9EB1C (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, float ___0_start, float ___1_end, float ___2_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// end -= start;
|
|
float L_0 = ___1_end;
|
|
float L_1 = ___0_start;
|
|
___1_end = ((float)il2cpp_codegen_subtract(L_0, L_1));
|
|
// return -end * 0.5f * (Mathf.Cos(Mathf.PI * value) - 1) + start;
|
|
float L_2 = ___1_end;
|
|
float L_3 = ___2_value;
|
|
float L_4;
|
|
L_4 = cosf(((float)il2cpp_codegen_multiply((3.14159274f), L_3)));
|
|
float L_5 = ___0_start;
|
|
return ((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(((-L_2)), (0.5f))), ((float)il2cpp_codegen_subtract(L_4, (1.0f))))), L_5));
|
|
}
|
|
}
|
|
// System.Single iTween::easeInExpo(System.Single,System.Single,System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float iTween_easeInExpo_m125F5F43478855DBA06CCD81482BAB5609F22EA9 (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, float ___0_start, float ___1_end, float ___2_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// end -= start;
|
|
float L_0 = ___1_end;
|
|
float L_1 = ___0_start;
|
|
___1_end = ((float)il2cpp_codegen_subtract(L_0, L_1));
|
|
// return end * Mathf.Pow(2, 10 * (value - 1)) + start;
|
|
float L_2 = ___1_end;
|
|
float L_3 = ___2_value;
|
|
float L_4;
|
|
L_4 = powf((2.0f), ((float)il2cpp_codegen_multiply((10.0f), ((float)il2cpp_codegen_subtract(L_3, (1.0f))))));
|
|
float L_5 = ___0_start;
|
|
return ((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_2, L_4)), L_5));
|
|
}
|
|
}
|
|
// System.Single iTween::easeOutExpo(System.Single,System.Single,System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float iTween_easeOutExpo_m02C9E92C67C4C29006349EBD333D35A90B1BF302 (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, float ___0_start, float ___1_end, float ___2_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// end -= start;
|
|
float L_0 = ___1_end;
|
|
float L_1 = ___0_start;
|
|
___1_end = ((float)il2cpp_codegen_subtract(L_0, L_1));
|
|
// return end * (-Mathf.Pow(2, -10 * value ) + 1) + start;
|
|
float L_2 = ___1_end;
|
|
float L_3 = ___2_value;
|
|
float L_4;
|
|
L_4 = powf((2.0f), ((float)il2cpp_codegen_multiply((-10.0f), L_3)));
|
|
float L_5 = ___0_start;
|
|
return ((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_2, ((float)il2cpp_codegen_add(((-L_4)), (1.0f))))), L_5));
|
|
}
|
|
}
|
|
// System.Single iTween::easeInOutExpo(System.Single,System.Single,System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float iTween_easeInOutExpo_m6B6C676E8CC861C5F723D2B548B244CA2D70CABD (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, float ___0_start, float ___1_end, float ___2_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// value /= .5f;
|
|
float L_0 = ___2_value;
|
|
___2_value = ((float)(L_0/(0.5f)));
|
|
// end -= start;
|
|
float L_1 = ___1_end;
|
|
float L_2 = ___0_start;
|
|
___1_end = ((float)il2cpp_codegen_subtract(L_1, L_2));
|
|
// if (value < 1) return end * 0.5f * Mathf.Pow(2, 10 * (value - 1)) + start;
|
|
float L_3 = ___2_value;
|
|
if ((!(((float)L_3) < ((float)(1.0f)))))
|
|
{
|
|
goto IL_0038;
|
|
}
|
|
}
|
|
{
|
|
// if (value < 1) return end * 0.5f * Mathf.Pow(2, 10 * (value - 1)) + start;
|
|
float L_4 = ___1_end;
|
|
float L_5 = ___2_value;
|
|
float L_6;
|
|
L_6 = powf((2.0f), ((float)il2cpp_codegen_multiply((10.0f), ((float)il2cpp_codegen_subtract(L_5, (1.0f))))));
|
|
float L_7 = ___0_start;
|
|
return ((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(L_4, (0.5f))), L_6)), L_7));
|
|
}
|
|
|
|
IL_0038:
|
|
{
|
|
// value--;
|
|
float L_8 = ___2_value;
|
|
___2_value = ((float)il2cpp_codegen_subtract(L_8, (1.0f)));
|
|
// return end * 0.5f * (-Mathf.Pow(2, -10 * value) + 2) + start;
|
|
float L_9 = ___1_end;
|
|
float L_10 = ___2_value;
|
|
float L_11;
|
|
L_11 = powf((2.0f), ((float)il2cpp_codegen_multiply((-10.0f), L_10)));
|
|
float L_12 = ___0_start;
|
|
return ((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(L_9, (0.5f))), ((float)il2cpp_codegen_add(((-L_11)), (2.0f))))), L_12));
|
|
}
|
|
}
|
|
// System.Single iTween::easeInCirc(System.Single,System.Single,System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float iTween_easeInCirc_m4CBFFDFB51741564FC721F4F39A6103F3217F073 (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, float ___0_start, float ___1_end, float ___2_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// end -= start;
|
|
float L_0 = ___1_end;
|
|
float L_1 = ___0_start;
|
|
___1_end = ((float)il2cpp_codegen_subtract(L_0, L_1));
|
|
// return -end * (Mathf.Sqrt(1 - value * value) - 1) + start;
|
|
float L_2 = ___1_end;
|
|
float L_3 = ___2_value;
|
|
float L_4 = ___2_value;
|
|
float L_5;
|
|
L_5 = sqrtf(((float)il2cpp_codegen_subtract((1.0f), ((float)il2cpp_codegen_multiply(L_3, L_4)))));
|
|
float L_6 = ___0_start;
|
|
return ((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(((-L_2)), ((float)il2cpp_codegen_subtract(L_5, (1.0f))))), L_6));
|
|
}
|
|
}
|
|
// System.Single iTween::easeOutCirc(System.Single,System.Single,System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float iTween_easeOutCirc_mE390DBF46C943FDAAC87602BA09943D74BA365DF (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, float ___0_start, float ___1_end, float ___2_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// value--;
|
|
float L_0 = ___2_value;
|
|
___2_value = ((float)il2cpp_codegen_subtract(L_0, (1.0f)));
|
|
// end -= start;
|
|
float L_1 = ___1_end;
|
|
float L_2 = ___0_start;
|
|
___1_end = ((float)il2cpp_codegen_subtract(L_1, L_2));
|
|
// return end * Mathf.Sqrt(1 - value * value) + start;
|
|
float L_3 = ___1_end;
|
|
float L_4 = ___2_value;
|
|
float L_5 = ___2_value;
|
|
float L_6;
|
|
L_6 = sqrtf(((float)il2cpp_codegen_subtract((1.0f), ((float)il2cpp_codegen_multiply(L_4, L_5)))));
|
|
float L_7 = ___0_start;
|
|
return ((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_3, L_6)), L_7));
|
|
}
|
|
}
|
|
// System.Single iTween::easeInOutCirc(System.Single,System.Single,System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float iTween_easeInOutCirc_m8EE1DB40B3010F3B46998F6F65C01E778B7E0B12 (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, float ___0_start, float ___1_end, float ___2_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// value /= .5f;
|
|
float L_0 = ___2_value;
|
|
___2_value = ((float)(L_0/(0.5f)));
|
|
// end -= start;
|
|
float L_1 = ___1_end;
|
|
float L_2 = ___0_start;
|
|
___1_end = ((float)il2cpp_codegen_subtract(L_1, L_2));
|
|
// if (value < 1) return -end * 0.5f * (Mathf.Sqrt(1 - value * value) - 1) + start;
|
|
float L_3 = ___2_value;
|
|
if ((!(((float)L_3) < ((float)(1.0f)))))
|
|
{
|
|
goto IL_0036;
|
|
}
|
|
}
|
|
{
|
|
// if (value < 1) return -end * 0.5f * (Mathf.Sqrt(1 - value * value) - 1) + start;
|
|
float L_4 = ___1_end;
|
|
float L_5 = ___2_value;
|
|
float L_6 = ___2_value;
|
|
float L_7;
|
|
L_7 = sqrtf(((float)il2cpp_codegen_subtract((1.0f), ((float)il2cpp_codegen_multiply(L_5, L_6)))));
|
|
float L_8 = ___0_start;
|
|
return ((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(((-L_4)), (0.5f))), ((float)il2cpp_codegen_subtract(L_7, (1.0f))))), L_8));
|
|
}
|
|
|
|
IL_0036:
|
|
{
|
|
// value -= 2;
|
|
float L_9 = ___2_value;
|
|
___2_value = ((float)il2cpp_codegen_subtract(L_9, (2.0f)));
|
|
// return end * 0.5f * (Mathf.Sqrt(1 - value * value) + 1) + start;
|
|
float L_10 = ___1_end;
|
|
float L_11 = ___2_value;
|
|
float L_12 = ___2_value;
|
|
float L_13;
|
|
L_13 = sqrtf(((float)il2cpp_codegen_subtract((1.0f), ((float)il2cpp_codegen_multiply(L_11, L_12)))));
|
|
float L_14 = ___0_start;
|
|
return ((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(L_10, (0.5f))), ((float)il2cpp_codegen_add(L_13, (1.0f))))), L_14));
|
|
}
|
|
}
|
|
// System.Single iTween::easeInBounce(System.Single,System.Single,System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float iTween_easeInBounce_m90CADF71EF28EA018E20D8AA358D50BAEBBD4B20 (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, float ___0_start, float ___1_end, float ___2_value, const RuntimeMethod* method)
|
|
{
|
|
float V_0 = 0.0f;
|
|
{
|
|
// end -= start;
|
|
float L_0 = ___1_end;
|
|
float L_1 = ___0_start;
|
|
___1_end = ((float)il2cpp_codegen_subtract(L_0, L_1));
|
|
// float d = 1f;
|
|
V_0 = (1.0f);
|
|
// return end - easeOutBounce(0, end, d-value) + start;
|
|
float L_2 = ___1_end;
|
|
float L_3 = ___1_end;
|
|
float L_4 = V_0;
|
|
float L_5 = ___2_value;
|
|
float L_6;
|
|
L_6 = iTween_easeOutBounce_m99BF773644B855053EDDA2E18A30B6BA704429A1(__this, (0.0f), L_3, ((float)il2cpp_codegen_subtract(L_4, L_5)), NULL);
|
|
float L_7 = ___0_start;
|
|
return ((float)il2cpp_codegen_add(((float)il2cpp_codegen_subtract(L_2, L_6)), L_7));
|
|
}
|
|
}
|
|
// System.Single iTween::easeOutBounce(System.Single,System.Single,System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float iTween_easeOutBounce_m99BF773644B855053EDDA2E18A30B6BA704429A1 (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, float ___0_start, float ___1_end, float ___2_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
// value /= 1f;
|
|
float L_0 = ___2_value;
|
|
___2_value = ((float)(L_0/(1.0f)));
|
|
// end -= start;
|
|
float L_1 = ___1_end;
|
|
float L_2 = ___0_start;
|
|
___1_end = ((float)il2cpp_codegen_subtract(L_1, L_2));
|
|
// if (value < (1 / 2.75f)){
|
|
float L_3 = ___2_value;
|
|
if ((!(((float)L_3) < ((float)(0.363636374f)))))
|
|
{
|
|
goto IL_0024;
|
|
}
|
|
}
|
|
{
|
|
// return end * (7.5625f * value * value) + start;
|
|
float L_4 = ___1_end;
|
|
float L_5 = ___2_value;
|
|
float L_6 = ___2_value;
|
|
float L_7 = ___0_start;
|
|
return ((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_4, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply((7.5625f), L_5)), L_6)))), L_7));
|
|
}
|
|
|
|
IL_0024:
|
|
{
|
|
// }else if (value < (2 / 2.75f)){
|
|
float L_8 = ___2_value;
|
|
if ((!(((float)L_8) < ((float)(0.727272749f)))))
|
|
{
|
|
goto IL_0049;
|
|
}
|
|
}
|
|
{
|
|
// value -= (1.5f / 2.75f);
|
|
float L_9 = ___2_value;
|
|
___2_value = ((float)il2cpp_codegen_subtract(L_9, (0.545454562f)));
|
|
// return end * (7.5625f * (value) * value + .75f) + start;
|
|
float L_10 = ___1_end;
|
|
float L_11 = ___2_value;
|
|
float L_12 = ___2_value;
|
|
float L_13 = ___0_start;
|
|
return ((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_10, ((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply((7.5625f), L_11)), L_12)), (0.75f))))), L_13));
|
|
}
|
|
|
|
IL_0049:
|
|
{
|
|
// }else if (value < (2.5 / 2.75)){
|
|
float L_14 = ___2_value;
|
|
if ((!(((double)((double)L_14)) < ((double)(0.90909090909090906)))))
|
|
{
|
|
goto IL_0073;
|
|
}
|
|
}
|
|
{
|
|
// value -= (2.25f / 2.75f);
|
|
float L_15 = ___2_value;
|
|
___2_value = ((float)il2cpp_codegen_subtract(L_15, (0.818181813f)));
|
|
// return end * (7.5625f * (value) * value + .9375f) + start;
|
|
float L_16 = ___1_end;
|
|
float L_17 = ___2_value;
|
|
float L_18 = ___2_value;
|
|
float L_19 = ___0_start;
|
|
return ((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_16, ((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply((7.5625f), L_17)), L_18)), (0.9375f))))), L_19));
|
|
}
|
|
|
|
IL_0073:
|
|
{
|
|
// value -= (2.625f / 2.75f);
|
|
float L_20 = ___2_value;
|
|
___2_value = ((float)il2cpp_codegen_subtract(L_20, (0.954545438f)));
|
|
// return end * (7.5625f * (value) * value + .984375f) + start;
|
|
float L_21 = ___1_end;
|
|
float L_22 = ___2_value;
|
|
float L_23 = ___2_value;
|
|
float L_24 = ___0_start;
|
|
return ((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_21, ((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply((7.5625f), L_22)), L_23)), (0.984375f))))), L_24));
|
|
}
|
|
}
|
|
// System.Single iTween::easeInOutBounce(System.Single,System.Single,System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float iTween_easeInOutBounce_mF591802C6BD8B70665062B7EFE9A10CE589CB92E (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, float ___0_start, float ___1_end, float ___2_value, const RuntimeMethod* method)
|
|
{
|
|
float V_0 = 0.0f;
|
|
{
|
|
// end -= start;
|
|
float L_0 = ___1_end;
|
|
float L_1 = ___0_start;
|
|
___1_end = ((float)il2cpp_codegen_subtract(L_0, L_1));
|
|
// float d = 1f;
|
|
V_0 = (1.0f);
|
|
// if (value < d* 0.5f) return easeInBounce(0, end, value*2) * 0.5f + start;
|
|
float L_2 = ___2_value;
|
|
float L_3 = V_0;
|
|
if ((!(((float)L_2) < ((float)((float)il2cpp_codegen_multiply(L_3, (0.5f)))))))
|
|
{
|
|
goto IL_0031;
|
|
}
|
|
}
|
|
{
|
|
// if (value < d* 0.5f) return easeInBounce(0, end, value*2) * 0.5f + start;
|
|
float L_4 = ___1_end;
|
|
float L_5 = ___2_value;
|
|
float L_6;
|
|
L_6 = iTween_easeInBounce_m90CADF71EF28EA018E20D8AA358D50BAEBBD4B20(__this, (0.0f), L_4, ((float)il2cpp_codegen_multiply(L_5, (2.0f))), NULL);
|
|
float L_7 = ___0_start;
|
|
return ((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_6, (0.5f))), L_7));
|
|
}
|
|
|
|
IL_0031:
|
|
{
|
|
// else return easeOutBounce(0, end, value*2-d) * 0.5f + end*0.5f + start;
|
|
float L_8 = ___1_end;
|
|
float L_9 = ___2_value;
|
|
float L_10 = V_0;
|
|
float L_11;
|
|
L_11 = iTween_easeOutBounce_m99BF773644B855053EDDA2E18A30B6BA704429A1(__this, (0.0f), L_8, ((float)il2cpp_codegen_subtract(((float)il2cpp_codegen_multiply(L_9, (2.0f))), L_10)), NULL);
|
|
float L_12 = ___1_end;
|
|
float L_13 = ___0_start;
|
|
return ((float)il2cpp_codegen_add(((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_11, (0.5f))), ((float)il2cpp_codegen_multiply(L_12, (0.5f))))), L_13));
|
|
}
|
|
}
|
|
// System.Single iTween::easeInBack(System.Single,System.Single,System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float iTween_easeInBack_m954F6C32744D1DB4127E344C77DC0D44BCCF7843 (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, float ___0_start, float ___1_end, float ___2_value, const RuntimeMethod* method)
|
|
{
|
|
float V_0 = 0.0f;
|
|
{
|
|
// end -= start;
|
|
float L_0 = ___1_end;
|
|
float L_1 = ___0_start;
|
|
___1_end = ((float)il2cpp_codegen_subtract(L_0, L_1));
|
|
// value /= 1;
|
|
float L_2 = ___2_value;
|
|
___2_value = ((float)(L_2/(1.0f)));
|
|
// float s = 1.70158f;
|
|
V_0 = (1.70158005f);
|
|
// return end * (value) * value * ((s + 1) * value - s) + start;
|
|
float L_3 = ___1_end;
|
|
float L_4 = ___2_value;
|
|
float L_5 = ___2_value;
|
|
float L_6 = V_0;
|
|
float L_7 = ___2_value;
|
|
float L_8 = V_0;
|
|
float L_9 = ___0_start;
|
|
return ((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(L_3, L_4)), L_5)), ((float)il2cpp_codegen_subtract(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_add(L_6, (1.0f))), L_7)), L_8)))), L_9));
|
|
}
|
|
}
|
|
// System.Single iTween::easeOutBack(System.Single,System.Single,System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float iTween_easeOutBack_m08ED57592C9E1F25AD955F112B69DC33E1085AB8 (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, float ___0_start, float ___1_end, float ___2_value, const RuntimeMethod* method)
|
|
{
|
|
float V_0 = 0.0f;
|
|
{
|
|
// float s = 1.70158f;
|
|
V_0 = (1.70158005f);
|
|
// end -= start;
|
|
float L_0 = ___1_end;
|
|
float L_1 = ___0_start;
|
|
___1_end = ((float)il2cpp_codegen_subtract(L_0, L_1));
|
|
// value = (value) - 1;
|
|
float L_2 = ___2_value;
|
|
___2_value = ((float)il2cpp_codegen_subtract(L_2, (1.0f)));
|
|
// return end * ((value) * value * ((s + 1) * value + s) + 1) + start;
|
|
float L_3 = ___1_end;
|
|
float L_4 = ___2_value;
|
|
float L_5 = ___2_value;
|
|
float L_6 = V_0;
|
|
float L_7 = ___2_value;
|
|
float L_8 = V_0;
|
|
float L_9 = ___0_start;
|
|
return ((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_3, ((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(L_4, L_5)), ((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_add(L_6, (1.0f))), L_7)), L_8)))), (1.0f))))), L_9));
|
|
}
|
|
}
|
|
// System.Single iTween::easeInOutBack(System.Single,System.Single,System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float iTween_easeInOutBack_m6DEB9956758354730B574E31CFC673D2F3655891 (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, float ___0_start, float ___1_end, float ___2_value, const RuntimeMethod* method)
|
|
{
|
|
float V_0 = 0.0f;
|
|
{
|
|
// float s = 1.70158f;
|
|
V_0 = (1.70158005f);
|
|
// end -= start;
|
|
float L_0 = ___1_end;
|
|
float L_1 = ___0_start;
|
|
___1_end = ((float)il2cpp_codegen_subtract(L_0, L_1));
|
|
// value /= .5f;
|
|
float L_2 = ___2_value;
|
|
___2_value = ((float)(L_2/(0.5f)));
|
|
// if ((value) < 1){
|
|
float L_3 = ___2_value;
|
|
if ((!(((float)L_3) < ((float)(1.0f)))))
|
|
{
|
|
goto IL_003e;
|
|
}
|
|
}
|
|
{
|
|
// s *= (1.525f);
|
|
float L_4 = V_0;
|
|
V_0 = ((float)il2cpp_codegen_multiply(L_4, (1.52499998f)));
|
|
// return end * 0.5f * (value * value * (((s) + 1) * value - s)) + start;
|
|
float L_5 = ___1_end;
|
|
float L_6 = ___2_value;
|
|
float L_7 = ___2_value;
|
|
float L_8 = V_0;
|
|
float L_9 = ___2_value;
|
|
float L_10 = V_0;
|
|
float L_11 = ___0_start;
|
|
return ((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(L_5, (0.5f))), ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(L_6, L_7)), ((float)il2cpp_codegen_subtract(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_add(L_8, (1.0f))), L_9)), L_10)))))), L_11));
|
|
}
|
|
|
|
IL_003e:
|
|
{
|
|
// value -= 2;
|
|
float L_12 = ___2_value;
|
|
___2_value = ((float)il2cpp_codegen_subtract(L_12, (2.0f)));
|
|
// s *= (1.525f);
|
|
float L_13 = V_0;
|
|
V_0 = ((float)il2cpp_codegen_multiply(L_13, (1.52499998f)));
|
|
// return end * 0.5f * ((value) * value * (((s) + 1) * value + s) + 2) + start;
|
|
float L_14 = ___1_end;
|
|
float L_15 = ___2_value;
|
|
float L_16 = ___2_value;
|
|
float L_17 = V_0;
|
|
float L_18 = ___2_value;
|
|
float L_19 = V_0;
|
|
float L_20 = ___0_start;
|
|
return ((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(L_14, (0.5f))), ((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(L_15, L_16)), ((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_add(L_17, (1.0f))), L_18)), L_19)))), (2.0f))))), L_20));
|
|
}
|
|
}
|
|
// System.Single iTween::punch(System.Single,System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float iTween_punch_m4C60F12B45F6C6FA7BA36A2DDB1A1A383B747A45 (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, float ___0_amplitude, float ___1_value, const RuntimeMethod* method)
|
|
{
|
|
float V_0 = 0.0f;
|
|
float V_1 = 0.0f;
|
|
{
|
|
// float s = 9;
|
|
V_0 = (9.0f);
|
|
// if (value == 0){
|
|
float L_0 = ___1_value;
|
|
if ((!(((float)L_0) == ((float)(0.0f)))))
|
|
{
|
|
goto IL_0014;
|
|
}
|
|
}
|
|
{
|
|
// return 0;
|
|
return (0.0f);
|
|
}
|
|
|
|
IL_0014:
|
|
{
|
|
// else if (value == 1){
|
|
float L_1 = ___1_value;
|
|
if ((!(((float)L_1) == ((float)(1.0f)))))
|
|
{
|
|
goto IL_0022;
|
|
}
|
|
}
|
|
{
|
|
// return 0;
|
|
return (0.0f);
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
// float period = 1 * 0.3f;
|
|
V_1 = (0.300000012f);
|
|
// s = period / (2 * Mathf.PI) * Mathf.Asin(0);
|
|
float L_2 = V_1;
|
|
float L_3;
|
|
L_3 = asinf((0.0f));
|
|
V_0 = ((float)il2cpp_codegen_multiply(((float)(L_2/(6.28318548f))), L_3));
|
|
// return (amplitude * Mathf.Pow(2, -10 * value) * Mathf.Sin((value * 1 - s) * (2 * Mathf.PI) / period));
|
|
float L_4 = ___0_amplitude;
|
|
float L_5 = ___1_value;
|
|
float L_6;
|
|
L_6 = powf((2.0f), ((float)il2cpp_codegen_multiply((-10.0f), L_5)));
|
|
float L_7 = ___1_value;
|
|
float L_8 = V_0;
|
|
float L_9 = V_1;
|
|
float L_10;
|
|
L_10 = sinf(((float)(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(((float)il2cpp_codegen_multiply(L_7, (1.0f))), L_8)), (6.28318548f)))/L_9)));
|
|
return ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(L_4, L_6)), L_10));
|
|
}
|
|
}
|
|
// System.Single iTween::easeInElastic(System.Single,System.Single,System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float iTween_easeInElastic_m4230D6E101A43F667B9DF07CED5B1776D72BB76D (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, float ___0_start, float ___1_end, float ___2_value, const RuntimeMethod* method)
|
|
{
|
|
float V_0 = 0.0f;
|
|
float V_1 = 0.0f;
|
|
float V_2 = 0.0f;
|
|
float V_3 = 0.0f;
|
|
{
|
|
// end -= start;
|
|
float L_0 = ___1_end;
|
|
float L_1 = ___0_start;
|
|
___1_end = ((float)il2cpp_codegen_subtract(L_0, L_1));
|
|
// float d = 1f;
|
|
V_0 = (1.0f);
|
|
// float p = d * .3f;
|
|
float L_2 = V_0;
|
|
V_1 = ((float)il2cpp_codegen_multiply(L_2, (0.300000012f)));
|
|
// float s = 0;
|
|
V_2 = (0.0f);
|
|
// float a = 0;
|
|
V_3 = (0.0f);
|
|
// if (value == 0) return start;
|
|
float L_3 = ___2_value;
|
|
if ((!(((float)L_3) == ((float)(0.0f)))))
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
{
|
|
// if (value == 0) return start;
|
|
float L_4 = ___0_start;
|
|
return L_4;
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
// if ((value /= d) == 1) return start + end;
|
|
float L_5 = ___2_value;
|
|
float L_6 = V_0;
|
|
float L_7 = ((float)(L_5/L_6));
|
|
___2_value = L_7;
|
|
if ((!(((float)L_7) == ((float)(1.0f)))))
|
|
{
|
|
goto IL_003a;
|
|
}
|
|
}
|
|
{
|
|
// if ((value /= d) == 1) return start + end;
|
|
float L_8 = ___0_start;
|
|
float L_9 = ___1_end;
|
|
return ((float)il2cpp_codegen_add(L_8, L_9));
|
|
}
|
|
|
|
IL_003a:
|
|
{
|
|
// if (a == 0f || a < Mathf.Abs(end)){
|
|
float L_10 = V_3;
|
|
if ((((float)L_10) == ((float)(0.0f))))
|
|
{
|
|
goto IL_004b;
|
|
}
|
|
}
|
|
{
|
|
float L_11 = V_3;
|
|
float L_12 = ___1_end;
|
|
float L_13;
|
|
L_13 = fabsf(L_12);
|
|
if ((!(((float)L_11) < ((float)L_13))))
|
|
{
|
|
goto IL_0057;
|
|
}
|
|
}
|
|
|
|
IL_004b:
|
|
{
|
|
// a = end;
|
|
float L_14 = ___1_end;
|
|
V_3 = L_14;
|
|
// s = p / 4;
|
|
float L_15 = V_1;
|
|
V_2 = ((float)(L_15/(4.0f)));
|
|
goto IL_0068;
|
|
}
|
|
|
|
IL_0057:
|
|
{
|
|
// s = p / (2 * Mathf.PI) * Mathf.Asin(end / a);
|
|
float L_16 = V_1;
|
|
float L_17 = ___1_end;
|
|
float L_18 = V_3;
|
|
float L_19;
|
|
L_19 = asinf(((float)(L_17/L_18)));
|
|
V_2 = ((float)il2cpp_codegen_multiply(((float)(L_16/(6.28318548f))), L_19));
|
|
}
|
|
|
|
IL_0068:
|
|
{
|
|
// return -(a * Mathf.Pow(2, 10 * (value-=1)) * Mathf.Sin((value * d - s) * (2 * Mathf.PI) / p)) + start;
|
|
float L_20 = V_3;
|
|
float L_21 = ___2_value;
|
|
float L_22 = ((float)il2cpp_codegen_subtract(L_21, (1.0f)));
|
|
___2_value = L_22;
|
|
float L_23;
|
|
L_23 = powf((2.0f), ((float)il2cpp_codegen_multiply((10.0f), L_22)));
|
|
float L_24 = ___2_value;
|
|
float L_25 = V_0;
|
|
float L_26 = V_2;
|
|
float L_27 = V_1;
|
|
float L_28;
|
|
L_28 = sinf(((float)(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(((float)il2cpp_codegen_multiply(L_24, L_25)), L_26)), (6.28318548f)))/L_27)));
|
|
float L_29 = ___0_start;
|
|
return ((float)il2cpp_codegen_add(((-((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(L_20, L_23)), L_28)))), L_29));
|
|
}
|
|
}
|
|
// System.Single iTween::easeOutElastic(System.Single,System.Single,System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float iTween_easeOutElastic_mD08D5F2B04BB721C1E97EF44E1844BEC309DCFCD (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, float ___0_start, float ___1_end, float ___2_value, const RuntimeMethod* method)
|
|
{
|
|
float V_0 = 0.0f;
|
|
float V_1 = 0.0f;
|
|
float V_2 = 0.0f;
|
|
float V_3 = 0.0f;
|
|
{
|
|
// end -= start;
|
|
float L_0 = ___1_end;
|
|
float L_1 = ___0_start;
|
|
___1_end = ((float)il2cpp_codegen_subtract(L_0, L_1));
|
|
// float d = 1f;
|
|
V_0 = (1.0f);
|
|
// float p = d * .3f;
|
|
float L_2 = V_0;
|
|
V_1 = ((float)il2cpp_codegen_multiply(L_2, (0.300000012f)));
|
|
// float s = 0;
|
|
V_2 = (0.0f);
|
|
// float a = 0;
|
|
V_3 = (0.0f);
|
|
// if (value == 0) return start;
|
|
float L_3 = ___2_value;
|
|
if ((!(((float)L_3) == ((float)(0.0f)))))
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
{
|
|
// if (value == 0) return start;
|
|
float L_4 = ___0_start;
|
|
return L_4;
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
// if ((value /= d) == 1) return start + end;
|
|
float L_5 = ___2_value;
|
|
float L_6 = V_0;
|
|
float L_7 = ((float)(L_5/L_6));
|
|
___2_value = L_7;
|
|
if ((!(((float)L_7) == ((float)(1.0f)))))
|
|
{
|
|
goto IL_003a;
|
|
}
|
|
}
|
|
{
|
|
// if ((value /= d) == 1) return start + end;
|
|
float L_8 = ___0_start;
|
|
float L_9 = ___1_end;
|
|
return ((float)il2cpp_codegen_add(L_8, L_9));
|
|
}
|
|
|
|
IL_003a:
|
|
{
|
|
// if (a == 0f || a < Mathf.Abs(end)){
|
|
float L_10 = V_3;
|
|
if ((((float)L_10) == ((float)(0.0f))))
|
|
{
|
|
goto IL_004b;
|
|
}
|
|
}
|
|
{
|
|
float L_11 = V_3;
|
|
float L_12 = ___1_end;
|
|
float L_13;
|
|
L_13 = fabsf(L_12);
|
|
if ((!(((float)L_11) < ((float)L_13))))
|
|
{
|
|
goto IL_0057;
|
|
}
|
|
}
|
|
|
|
IL_004b:
|
|
{
|
|
// a = end;
|
|
float L_14 = ___1_end;
|
|
V_3 = L_14;
|
|
// s = p * 0.25f;
|
|
float L_15 = V_1;
|
|
V_2 = ((float)il2cpp_codegen_multiply(L_15, (0.25f)));
|
|
goto IL_0068;
|
|
}
|
|
|
|
IL_0057:
|
|
{
|
|
// s = p / (2 * Mathf.PI) * Mathf.Asin(end / a);
|
|
float L_16 = V_1;
|
|
float L_17 = ___1_end;
|
|
float L_18 = V_3;
|
|
float L_19;
|
|
L_19 = asinf(((float)(L_17/L_18)));
|
|
V_2 = ((float)il2cpp_codegen_multiply(((float)(L_16/(6.28318548f))), L_19));
|
|
}
|
|
|
|
IL_0068:
|
|
{
|
|
// return (a * Mathf.Pow(2, -10 * value) * Mathf.Sin((value * d - s) * (2 * Mathf.PI) / p) + end + start);
|
|
float L_20 = V_3;
|
|
float L_21 = ___2_value;
|
|
float L_22;
|
|
L_22 = powf((2.0f), ((float)il2cpp_codegen_multiply((-10.0f), L_21)));
|
|
float L_23 = ___2_value;
|
|
float L_24 = V_0;
|
|
float L_25 = V_2;
|
|
float L_26 = V_1;
|
|
float L_27;
|
|
L_27 = sinf(((float)(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(((float)il2cpp_codegen_multiply(L_23, L_24)), L_25)), (6.28318548f)))/L_26)));
|
|
float L_28 = ___1_end;
|
|
float L_29 = ___0_start;
|
|
return ((float)il2cpp_codegen_add(((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(L_20, L_22)), L_27)), L_28)), L_29));
|
|
}
|
|
}
|
|
// System.Single iTween::easeInOutElastic(System.Single,System.Single,System.Single)
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float iTween_easeInOutElastic_mD612F55A6AC7B3372CD24486FA1923490186E480 (iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1* __this, float ___0_start, float ___1_end, float ___2_value, const RuntimeMethod* method)
|
|
{
|
|
float V_0 = 0.0f;
|
|
float V_1 = 0.0f;
|
|
float V_2 = 0.0f;
|
|
float V_3 = 0.0f;
|
|
{
|
|
// end -= start;
|
|
float L_0 = ___1_end;
|
|
float L_1 = ___0_start;
|
|
___1_end = ((float)il2cpp_codegen_subtract(L_0, L_1));
|
|
// float d = 1f;
|
|
V_0 = (1.0f);
|
|
// float p = d * .3f;
|
|
float L_2 = V_0;
|
|
V_1 = ((float)il2cpp_codegen_multiply(L_2, (0.300000012f)));
|
|
// float s = 0;
|
|
V_2 = (0.0f);
|
|
// float a = 0;
|
|
V_3 = (0.0f);
|
|
// if (value == 0) return start;
|
|
float L_3 = ___2_value;
|
|
if ((!(((float)L_3) == ((float)(0.0f)))))
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
{
|
|
// if (value == 0) return start;
|
|
float L_4 = ___0_start;
|
|
return L_4;
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
// if ((value /= d*0.5f) == 2) return start + end;
|
|
float L_5 = ___2_value;
|
|
float L_6 = V_0;
|
|
float L_7 = ((float)(L_5/((float)il2cpp_codegen_multiply(L_6, (0.5f)))));
|
|
___2_value = L_7;
|
|
if ((!(((float)L_7) == ((float)(2.0f)))))
|
|
{
|
|
goto IL_0040;
|
|
}
|
|
}
|
|
{
|
|
// if ((value /= d*0.5f) == 2) return start + end;
|
|
float L_8 = ___0_start;
|
|
float L_9 = ___1_end;
|
|
return ((float)il2cpp_codegen_add(L_8, L_9));
|
|
}
|
|
|
|
IL_0040:
|
|
{
|
|
// if (a == 0f || a < Mathf.Abs(end)){
|
|
float L_10 = V_3;
|
|
if ((((float)L_10) == ((float)(0.0f))))
|
|
{
|
|
goto IL_0051;
|
|
}
|
|
}
|
|
{
|
|
float L_11 = V_3;
|
|
float L_12 = ___1_end;
|
|
float L_13;
|
|
L_13 = fabsf(L_12);
|
|
if ((!(((float)L_11) < ((float)L_13))))
|
|
{
|
|
goto IL_005d;
|
|
}
|
|
}
|
|
|
|
IL_0051:
|
|
{
|
|
// a = end;
|
|
float L_14 = ___1_end;
|
|
V_3 = L_14;
|
|
// s = p / 4;
|
|
float L_15 = V_1;
|
|
V_2 = ((float)(L_15/(4.0f)));
|
|
goto IL_006e;
|
|
}
|
|
|
|
IL_005d:
|
|
{
|
|
// s = p / (2 * Mathf.PI) * Mathf.Asin(end / a);
|
|
float L_16 = V_1;
|
|
float L_17 = ___1_end;
|
|
float L_18 = V_3;
|
|
float L_19;
|
|
L_19 = asinf(((float)(L_17/L_18)));
|
|
V_2 = ((float)il2cpp_codegen_multiply(((float)(L_16/(6.28318548f))), L_19));
|
|
}
|
|
|
|
IL_006e:
|
|
{
|
|
// if (value < 1) return -0.5f * (a * Mathf.Pow(2, 10 * (value-=1)) * Mathf.Sin((value * d - s) * (2 * Mathf.PI) / p)) + start;
|
|
float L_20 = ___2_value;
|
|
if ((!(((float)L_20) < ((float)(1.0f)))))
|
|
{
|
|
goto IL_00ae;
|
|
}
|
|
}
|
|
{
|
|
// if (value < 1) return -0.5f * (a * Mathf.Pow(2, 10 * (value-=1)) * Mathf.Sin((value * d - s) * (2 * Mathf.PI) / p)) + start;
|
|
float L_21 = V_3;
|
|
float L_22 = ___2_value;
|
|
float L_23 = ((float)il2cpp_codegen_subtract(L_22, (1.0f)));
|
|
___2_value = L_23;
|
|
float L_24;
|
|
L_24 = powf((2.0f), ((float)il2cpp_codegen_multiply((10.0f), L_23)));
|
|
float L_25 = ___2_value;
|
|
float L_26 = V_0;
|
|
float L_27 = V_2;
|
|
float L_28 = V_1;
|
|
float L_29;
|
|
L_29 = sinf(((float)(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(((float)il2cpp_codegen_multiply(L_25, L_26)), L_27)), (6.28318548f)))/L_28)));
|
|
float L_30 = ___0_start;
|
|
return ((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply((-0.5f), ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(L_21, L_24)), L_29)))), L_30));
|
|
}
|
|
|
|
IL_00ae:
|
|
{
|
|
// return a * Mathf.Pow(2, -10 * (value-=1)) * Mathf.Sin((value * d - s) * (2 * Mathf.PI) / p) * 0.5f + end + start;
|
|
float L_31 = V_3;
|
|
float L_32 = ___2_value;
|
|
float L_33 = ((float)il2cpp_codegen_subtract(L_32, (1.0f)));
|
|
___2_value = L_33;
|
|
float L_34;
|
|
L_34 = powf((2.0f), ((float)il2cpp_codegen_multiply((-10.0f), L_33)));
|
|
float L_35 = ___2_value;
|
|
float L_36 = V_0;
|
|
float L_37 = V_2;
|
|
float L_38 = V_1;
|
|
float L_39;
|
|
L_39 = sinf(((float)(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(((float)il2cpp_codegen_multiply(L_35, L_36)), L_37)), (6.28318548f)))/L_38)));
|
|
float L_40 = ___1_end;
|
|
float L_41 = ___0_start;
|
|
return ((float)il2cpp_codegen_add(((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(L_31, L_34)), L_39)), (0.5f))), L_40)), L_41));
|
|
}
|
|
}
|
|
// System.Void iTween::.cctor()
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void iTween__cctor_m37DAF3BB505FE55D82C2C8BE4670F38D33C85CFE (const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_m7ABC778AD81083C79120F9E4DB7BBB8C812A6D3F_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_t2A52E5C00B98CBC8D02BF94A380F75023D0D130B_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
// public static List<Hashtable> tweens = new List<Hashtable>();
|
|
List_1_t2A52E5C00B98CBC8D02BF94A380F75023D0D130B* L_0 = (List_1_t2A52E5C00B98CBC8D02BF94A380F75023D0D130B*)il2cpp_codegen_object_new(List_1_t2A52E5C00B98CBC8D02BF94A380F75023D0D130B_il2cpp_TypeInfo_var);
|
|
NullCheck(L_0);
|
|
List_1__ctor_m7ABC778AD81083C79120F9E4DB7BBB8C812A6D3F(L_0, List_1__ctor_m7ABC778AD81083C79120F9E4DB7BBB8C812A6D3F_RuntimeMethod_var);
|
|
((iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_StaticFields*)il2cpp_codegen_static_fields_for(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var))->___tweens_4 = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&((iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_StaticFields*)il2cpp_codegen_static_fields_for(iTween_t8330243E5FF6B4C05487ED36BE8369BA122008C1_il2cpp_TypeInfo_var))->___tweens_4), (void*)L_0);
|
|
return;
|
|
}
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3_get_zero_m0C1249C3F25B1C70EAD3CC8B31259975A457AE39_inline (const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_0 = ((Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_StaticFields*)il2cpp_codegen_static_fields_for(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_il2cpp_TypeInfo_var))->___zeroVector_5;
|
|
V_0 = L_0;
|
|
goto IL_0009;
|
|
}
|
|
|
|
IL_0009:
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_1 = V_0;
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* __this, float ___0_x, float ___1_y, float ___2_z, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
float L_0 = ___0_x;
|
|
__this->___x_2 = L_0;
|
|
float L_1 = ___1_y;
|
|
__this->___y_3 = L_1;
|
|
float L_2 = ___2_z;
|
|
__this->___z_4 = L_2;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Vector3_op_Inequality_m9F170CDFBF1E490E559DA5D06D6547501A402BBF_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___0_lhs, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___1_rhs, const RuntimeMethod* method)
|
|
{
|
|
bool V_0 = false;
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_0 = ___0_lhs;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_1 = ___1_rhs;
|
|
bool L_2;
|
|
L_2 = Vector3_op_Equality_mCDCBB8D2EDC3D3BF20F31A25ACB34705D352B479_inline(L_0, L_1, NULL);
|
|
V_0 = (bool)((((int32_t)L_2) == ((int32_t)0))? 1 : 0);
|
|
goto IL_000e;
|
|
}
|
|
|
|
IL_000e:
|
|
{
|
|
bool L_3 = V_0;
|
|
return L_3;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Vector3_Distance_m2314DB9B8BD01157E013DF87BEA557375C7F9FF9_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___0_a, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___1_b, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
float V_0 = 0.0f;
|
|
float V_1 = 0.0f;
|
|
float V_2 = 0.0f;
|
|
float V_3 = 0.0f;
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_0 = ___0_a;
|
|
float L_1 = L_0.___x_2;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_2 = ___1_b;
|
|
float L_3 = L_2.___x_2;
|
|
V_0 = ((float)il2cpp_codegen_subtract(L_1, L_3));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_4 = ___0_a;
|
|
float L_5 = L_4.___y_3;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_6 = ___1_b;
|
|
float L_7 = L_6.___y_3;
|
|
V_1 = ((float)il2cpp_codegen_subtract(L_5, L_7));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_8 = ___0_a;
|
|
float L_9 = L_8.___z_4;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_10 = ___1_b;
|
|
float L_11 = L_10.___z_4;
|
|
V_2 = ((float)il2cpp_codegen_subtract(L_9, L_11));
|
|
float L_12 = V_0;
|
|
float L_13 = V_0;
|
|
float L_14 = V_1;
|
|
float L_15 = V_1;
|
|
float L_16 = V_2;
|
|
float L_17 = V_2;
|
|
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
|
|
double L_18;
|
|
L_18 = sqrt(((double)((float)il2cpp_codegen_add(((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_12, L_13)), ((float)il2cpp_codegen_multiply(L_14, L_15)))), ((float)il2cpp_codegen_multiply(L_16, L_17))))));
|
|
V_3 = ((float)L_18);
|
|
goto IL_0040;
|
|
}
|
|
|
|
IL_0040:
|
|
{
|
|
float L_19 = V_3;
|
|
return L_19;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* __this, float ___0_x, float ___1_y, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
float L_0 = ___0_x;
|
|
__this->___x_0 = L_0;
|
|
float L_1 = ___1_y;
|
|
__this->___y_1 = L_1;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3_op_Subtraction_mE42023FF80067CB44A1D4A27EB7CF2B24CABB828_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___0_a, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___1_b, const RuntimeMethod* method)
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_0 = ___0_a;
|
|
float L_1 = L_0.___x_2;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_2 = ___1_b;
|
|
float L_3 = L_2.___x_2;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_4 = ___0_a;
|
|
float L_5 = L_4.___y_3;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_6 = ___1_b;
|
|
float L_7 = L_6.___y_3;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_8 = ___0_a;
|
|
float L_9 = L_8.___z_4;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_10 = ___1_b;
|
|
float L_11 = L_10.___z_4;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_12;
|
|
memset((&L_12), 0, sizeof(L_12));
|
|
Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_12), ((float)il2cpp_codegen_subtract(L_1, L_3)), ((float)il2cpp_codegen_subtract(L_5, L_7)), ((float)il2cpp_codegen_subtract(L_9, L_11)), /*hidden argument*/NULL);
|
|
V_0 = L_12;
|
|
goto IL_0030;
|
|
}
|
|
|
|
IL_0030:
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_13 = V_0;
|
|
return L_13;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3_op_Addition_m78C0EC70CB66E8DCAC225743D82B268DAEE92067_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___0_a, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___1_b, const RuntimeMethod* method)
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_0 = ___0_a;
|
|
float L_1 = L_0.___x_2;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_2 = ___1_b;
|
|
float L_3 = L_2.___x_2;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_4 = ___0_a;
|
|
float L_5 = L_4.___y_3;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_6 = ___1_b;
|
|
float L_7 = L_6.___y_3;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_8 = ___0_a;
|
|
float L_9 = L_8.___z_4;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_10 = ___1_b;
|
|
float L_11 = L_10.___z_4;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_12;
|
|
memset((&L_12), 0, sizeof(L_12));
|
|
Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_12), ((float)il2cpp_codegen_add(L_1, L_3)), ((float)il2cpp_codegen_add(L_5, L_7)), ((float)il2cpp_codegen_add(L_9, L_11)), /*hidden argument*/NULL);
|
|
V_0 = L_12;
|
|
goto IL_0030;
|
|
}
|
|
|
|
IL_0030:
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_13 = V_0;
|
|
return L_13;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Vector3_op_Equality_mCDCBB8D2EDC3D3BF20F31A25ACB34705D352B479_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___0_lhs, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___1_rhs, const RuntimeMethod* method)
|
|
{
|
|
float V_0 = 0.0f;
|
|
float V_1 = 0.0f;
|
|
float V_2 = 0.0f;
|
|
float V_3 = 0.0f;
|
|
bool V_4 = false;
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_0 = ___0_lhs;
|
|
float L_1 = L_0.___x_2;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_2 = ___1_rhs;
|
|
float L_3 = L_2.___x_2;
|
|
V_0 = ((float)il2cpp_codegen_subtract(L_1, L_3));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_4 = ___0_lhs;
|
|
float L_5 = L_4.___y_3;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_6 = ___1_rhs;
|
|
float L_7 = L_6.___y_3;
|
|
V_1 = ((float)il2cpp_codegen_subtract(L_5, L_7));
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_8 = ___0_lhs;
|
|
float L_9 = L_8.___z_4;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_10 = ___1_rhs;
|
|
float L_11 = L_10.___z_4;
|
|
V_2 = ((float)il2cpp_codegen_subtract(L_9, L_11));
|
|
float L_12 = V_0;
|
|
float L_13 = V_0;
|
|
float L_14 = V_1;
|
|
float L_15 = V_1;
|
|
float L_16 = V_2;
|
|
float L_17 = V_2;
|
|
V_3 = ((float)il2cpp_codegen_add(((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_12, L_13)), ((float)il2cpp_codegen_multiply(L_14, L_15)))), ((float)il2cpp_codegen_multiply(L_16, L_17))));
|
|
float L_18 = V_3;
|
|
V_4 = (bool)((((float)L_18) < ((float)(9.99999944E-11f)))? 1 : 0);
|
|
goto IL_0043;
|
|
}
|
|
|
|
IL_0043:
|
|
{
|
|
bool L_19 = V_4;
|
|
return L_19;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3_Scale_m7C3CD199271902D5C00CBF35CD230DEB62B68CAE_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___0_a, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___1_b, const RuntimeMethod* method)
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_0 = ___0_a;
|
|
float L_1 = L_0.___x_2;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_2 = ___1_b;
|
|
float L_3 = L_2.___x_2;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_4 = ___0_a;
|
|
float L_5 = L_4.___y_3;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_6 = ___1_b;
|
|
float L_7 = L_6.___y_3;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_8 = ___0_a;
|
|
float L_9 = L_8.___z_4;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_10 = ___1_b;
|
|
float L_11 = L_10.___z_4;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_12;
|
|
memset((&L_12), 0, sizeof(L_12));
|
|
Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_12), ((float)il2cpp_codegen_multiply(L_1, L_3)), ((float)il2cpp_codegen_multiply(L_5, L_7)), ((float)il2cpp_codegen_multiply(L_9, L_11)), /*hidden argument*/NULL);
|
|
V_0 = L_12;
|
|
goto IL_0030;
|
|
}
|
|
|
|
IL_0030:
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_13 = V_0;
|
|
return L_13;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float EasingFunction_Invoke_m479D6E367A97C8AA056CDDE33E995B06BFF95070_inline (EasingFunction_t6C773EE250A9FC3691F95AE262AD48961EAA18BD* __this, float ___0_start, float ___1_end, float ___2_Value, const RuntimeMethod* method)
|
|
{
|
|
typedef float (*FunctionPointerType) (RuntimeObject*, float, float, float, const RuntimeMethod*);
|
|
return ((FunctionPointerType)__this->___invoke_impl_1)((Il2CppObject*)__this->___method_code_6, ___0_start, ___1_end, ___2_Value, reinterpret_cast<RuntimeMethod*>(__this->___method_3));
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Mathf_Clamp_mEB9AEA827D27D20FCC787F7375156AF46BB12BBF_inline (float ___0_value, float ___1_min, float ___2_max, const RuntimeMethod* method)
|
|
{
|
|
bool V_0 = false;
|
|
bool V_1 = false;
|
|
float V_2 = 0.0f;
|
|
{
|
|
float L_0 = ___0_value;
|
|
float L_1 = ___1_min;
|
|
V_0 = (bool)((((float)L_0) < ((float)L_1))? 1 : 0);
|
|
bool L_2 = V_0;
|
|
if (!L_2)
|
|
{
|
|
goto IL_000e;
|
|
}
|
|
}
|
|
{
|
|
float L_3 = ___1_min;
|
|
___0_value = L_3;
|
|
goto IL_0019;
|
|
}
|
|
|
|
IL_000e:
|
|
{
|
|
float L_4 = ___0_value;
|
|
float L_5 = ___2_max;
|
|
V_1 = (bool)((((float)L_4) > ((float)L_5))? 1 : 0);
|
|
bool L_6 = V_1;
|
|
if (!L_6)
|
|
{
|
|
goto IL_0019;
|
|
}
|
|
}
|
|
{
|
|
float L_7 = ___2_max;
|
|
___0_value = L_7;
|
|
}
|
|
|
|
IL_0019:
|
|
{
|
|
float L_8 = ___0_value;
|
|
V_2 = L_8;
|
|
goto IL_001d;
|
|
}
|
|
|
|
IL_001d:
|
|
{
|
|
float L_9 = V_2;
|
|
return L_9;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Mathf_Min_m747CA71A9483CDB394B13BD0AD048EE17E48FFE4_inline (float ___0_a, float ___1_b, const RuntimeMethod* method)
|
|
{
|
|
float V_0 = 0.0f;
|
|
float G_B3_0 = 0.0f;
|
|
{
|
|
float L_0 = ___0_a;
|
|
float L_1 = ___1_b;
|
|
if ((((float)L_0) < ((float)L_1)))
|
|
{
|
|
goto IL_0008;
|
|
}
|
|
}
|
|
{
|
|
float L_2 = ___1_b;
|
|
G_B3_0 = L_2;
|
|
goto IL_0009;
|
|
}
|
|
|
|
IL_0008:
|
|
{
|
|
float L_3 = ___0_a;
|
|
G_B3_0 = L_3;
|
|
}
|
|
|
|
IL_0009:
|
|
{
|
|
V_0 = G_B3_0;
|
|
goto IL_000c;
|
|
}
|
|
|
|
IL_000c:
|
|
{
|
|
float L_4 = V_0;
|
|
return L_4;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 Quaternion_Euler_m5BCCC19216CFAD2426F15BC51A30421880D27B73_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___0_euler, const RuntimeMethod* method)
|
|
{
|
|
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_0 = ___0_euler;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_1;
|
|
L_1 = Vector3_op_Multiply_m87BA7C578F96C8E49BB07088DAAC4649F83B0353_inline(L_0, (0.0174532924f), NULL);
|
|
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_2;
|
|
L_2 = Quaternion_Internal_FromEulerRad_m66D4475341F53949471E6870FB5C5E4A5E9BA93E(L_1, NULL);
|
|
V_0 = L_2;
|
|
goto IL_0014;
|
|
}
|
|
|
|
IL_0014:
|
|
{
|
|
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_3 = V_0;
|
|
return L_3;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ApplyTween_Invoke_m840399A04E3CD1C03E1BB8F5CFA1B9BE1C40FBDF_inline (ApplyTween_t4240CA2F57818B1C74C9645C3A8C17B9B09B3556* __this, const RuntimeMethod* method)
|
|
{
|
|
typedef void (*FunctionPointerType) (RuntimeObject*, const RuntimeMethod*);
|
|
((FunctionPointerType)__this->___invoke_impl_1)((Il2CppObject*)__this->___method_code_6, reinterpret_cast<RuntimeMethod*>(__this->___method_3));
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3_op_Multiply_m87BA7C578F96C8E49BB07088DAAC4649F83B0353_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___0_a, float ___1_d, const RuntimeMethod* method)
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_0 = ___0_a;
|
|
float L_1 = L_0.___x_2;
|
|
float L_2 = ___1_d;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_3 = ___0_a;
|
|
float L_4 = L_3.___y_3;
|
|
float L_5 = ___1_d;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_6 = ___0_a;
|
|
float L_7 = L_6.___z_4;
|
|
float L_8 = ___1_d;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_9;
|
|
memset((&L_9), 0, sizeof(L_9));
|
|
Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_9), ((float)il2cpp_codegen_multiply(L_1, L_2)), ((float)il2cpp_codegen_multiply(L_4, L_5)), ((float)il2cpp_codegen_multiply(L_7, L_8)), /*hidden argument*/NULL);
|
|
V_0 = L_9;
|
|
goto IL_0021;
|
|
}
|
|
|
|
IL_0021:
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_10 = V_0;
|
|
return L_10;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2_op_Subtraction_m44475FCDAD2DA2F98D78A6625EC2DCDFE8803837_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_a, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___1_b, const RuntimeMethod* method)
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_0 = ___0_a;
|
|
float L_1 = L_0.___x_0;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_2 = ___1_b;
|
|
float L_3 = L_2.___x_0;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_4 = ___0_a;
|
|
float L_5 = L_4.___y_1;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_6 = ___1_b;
|
|
float L_7 = L_6.___y_1;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_8;
|
|
memset((&L_8), 0, sizeof(L_8));
|
|
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_8), ((float)il2cpp_codegen_subtract(L_1, L_3)), ((float)il2cpp_codegen_subtract(L_5, L_7)), /*hidden argument*/NULL);
|
|
V_0 = L_8;
|
|
goto IL_0023;
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_9 = V_0;
|
|
return L_9;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2_op_Multiply_m2D984B613020089BF5165BA4CA10988E2DC771FE_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_a, float ___1_d, const RuntimeMethod* method)
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_0 = ___0_a;
|
|
float L_1 = L_0.___x_0;
|
|
float L_2 = ___1_d;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_3 = ___0_a;
|
|
float L_4 = L_3.___y_1;
|
|
float L_5 = ___1_d;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_6;
|
|
memset((&L_6), 0, sizeof(L_6));
|
|
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_6), ((float)il2cpp_codegen_multiply(L_1, L_2)), ((float)il2cpp_codegen_multiply(L_4, L_5)), /*hidden argument*/NULL);
|
|
V_0 = L_6;
|
|
goto IL_0019;
|
|
}
|
|
|
|
IL_0019:
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_7 = V_0;
|
|
return L_7;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2_op_Addition_m8136742CE6EE33BA4EB81C5F584678455917D2AE_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_a, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___1_b, const RuntimeMethod* method)
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_0 = ___0_a;
|
|
float L_1 = L_0.___x_0;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_2 = ___1_b;
|
|
float L_3 = L_2.___x_0;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_4 = ___0_a;
|
|
float L_5 = L_4.___y_1;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_6 = ___1_b;
|
|
float L_7 = L_6.___y_1;
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_8;
|
|
memset((&L_8), 0, sizeof(L_8));
|
|
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_8), ((float)il2cpp_codegen_add(L_1, L_3)), ((float)il2cpp_codegen_add(L_5, L_7)), /*hidden argument*/NULL);
|
|
V_0 = L_8;
|
|
goto IL_0023;
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_9 = V_0;
|
|
return L_9;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Mathf_SmoothDamp_m3A255A356924421B4042AAD1623EF46F92A08C91_inline (float ___0_current, float ___1_target, float* ___2_currentVelocity, float ___3_smoothTime, const RuntimeMethod* method)
|
|
{
|
|
float V_0 = 0.0f;
|
|
float V_1 = 0.0f;
|
|
float V_2 = 0.0f;
|
|
{
|
|
float L_0;
|
|
L_0 = Time_get_deltaTime_mC3195000401F0FD167DD2F948FD2BC58330D0865(NULL);
|
|
V_0 = L_0;
|
|
V_1 = (std::numeric_limits<float>::infinity());
|
|
float L_1 = ___0_current;
|
|
float L_2 = ___1_target;
|
|
float* L_3 = ___2_currentVelocity;
|
|
float L_4 = ___3_smoothTime;
|
|
float L_5 = V_1;
|
|
float L_6 = V_0;
|
|
float L_7;
|
|
L_7 = Mathf_SmoothDamp_mBE7ABB6B59D198BE8ABE42942452CC7B813A5248(L_1, L_2, L_3, L_4, L_5, L_6, NULL);
|
|
V_2 = L_7;
|
|
goto IL_001b;
|
|
}
|
|
|
|
IL_001b:
|
|
{
|
|
float L_8 = V_2;
|
|
return L_8;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Mathf_SmoothDampAngle_m81F8BEDEE653DBC7AEC560E21EA429B34AA2734D_inline (float ___0_current, float ___1_target, float* ___2_currentVelocity, float ___3_smoothTime, const RuntimeMethod* method)
|
|
{
|
|
float V_0 = 0.0f;
|
|
float V_1 = 0.0f;
|
|
float V_2 = 0.0f;
|
|
{
|
|
float L_0;
|
|
L_0 = Time_get_deltaTime_mC3195000401F0FD167DD2F948FD2BC58330D0865(NULL);
|
|
V_0 = L_0;
|
|
V_1 = (std::numeric_limits<float>::infinity());
|
|
float L_1 = ___0_current;
|
|
float L_2 = ___1_target;
|
|
float* L_3 = ___2_currentVelocity;
|
|
float L_4 = ___3_smoothTime;
|
|
float L_5 = V_1;
|
|
float L_6 = V_0;
|
|
float L_7;
|
|
L_7 = Mathf_SmoothDampAngle_mA4C705CB9E2330AD5D98D7A9987DA64FD5AFFB3E_inline(L_1, L_2, L_3, L_4, L_5, L_6, NULL);
|
|
V_2 = L_7;
|
|
goto IL_001b;
|
|
}
|
|
|
|
IL_001b:
|
|
{
|
|
float L_8 = V_2;
|
|
return L_8;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline (String_t* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = __this->____stringLength_4;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Mathf_FloorToInt_m2A39AE881CAEE6B6A4B3BFEF9CA1ED40625F5AB7_inline (float ___0_f, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
{
|
|
float L_0 = ___0_f;
|
|
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
|
|
double L_1;
|
|
L_1 = floor(((double)L_0));
|
|
V_0 = il2cpp_codegen_cast_double_to_int<int32_t>(L_1);
|
|
goto IL_000c;
|
|
}
|
|
|
|
IL_000c:
|
|
{
|
|
int32_t L_2 = V_0;
|
|
return L_2;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Mathf_Min_m888083F74FF5655778F0403BB5E9608BEFDEA8CB_inline (int32_t ___0_a, int32_t ___1_b, const RuntimeMethod* method)
|
|
{
|
|
int32_t V_0 = 0;
|
|
int32_t G_B3_0 = 0;
|
|
{
|
|
int32_t L_0 = ___0_a;
|
|
int32_t L_1 = ___1_b;
|
|
if ((((int32_t)L_0) < ((int32_t)L_1)))
|
|
{
|
|
goto IL_0008;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_2 = ___1_b;
|
|
G_B3_0 = L_2;
|
|
goto IL_0009;
|
|
}
|
|
|
|
IL_0008:
|
|
{
|
|
int32_t L_3 = ___0_a;
|
|
G_B3_0 = L_3;
|
|
}
|
|
|
|
IL_0009:
|
|
{
|
|
V_0 = G_B3_0;
|
|
goto IL_000c;
|
|
}
|
|
|
|
IL_000c:
|
|
{
|
|
int32_t L_4 = V_0;
|
|
return L_4;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3_op_UnaryNegation_m5450829F333BD2A88AF9A592C4EE331661225915_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___0_a, const RuntimeMethod* method)
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_0 = ___0_a;
|
|
float L_1 = L_0.___x_2;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_2 = ___0_a;
|
|
float L_3 = L_2.___y_3;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_4 = ___0_a;
|
|
float L_5 = L_4.___z_4;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_6;
|
|
memset((&L_6), 0, sizeof(L_6));
|
|
Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_6), ((-L_1)), ((-L_3)), ((-L_5)), /*hidden argument*/NULL);
|
|
V_0 = L_6;
|
|
goto IL_001e;
|
|
}
|
|
|
|
IL_001e:
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_7 = V_0;
|
|
return L_7;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3_op_Multiply_m7F3B0FA9256CE368D7636558EFEFC4AB0E1A0F41_inline (float ___0_d, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___1_a, const RuntimeMethod* method)
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_0 = ___1_a;
|
|
float L_1 = L_0.___x_2;
|
|
float L_2 = ___0_d;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_3 = ___1_a;
|
|
float L_4 = L_3.___y_3;
|
|
float L_5 = ___0_d;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_6 = ___1_a;
|
|
float L_7 = L_6.___z_4;
|
|
float L_8 = ___0_d;
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_9;
|
|
memset((&L_9), 0, sizeof(L_9));
|
|
Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_9), ((float)il2cpp_codegen_multiply(L_1, L_2)), ((float)il2cpp_codegen_multiply(L_4, L_5)), ((float)il2cpp_codegen_multiply(L_7, L_8)), /*hidden argument*/NULL);
|
|
V_0 = L_9;
|
|
goto IL_0021;
|
|
}
|
|
|
|
IL_0021:
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_10 = V_0;
|
|
return L_10;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* DictionaryEntry_get_Key_m09845C00732E530E6FCB9042079E90D3912215FE_inline (DictionaryEntry_t171080F37B311C25AA9E75888F9C9D703FA721BB* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject* L_0 = __this->____key_0;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* DictionaryEntry_get_Value_m75FD18FE968AE131F28AA2CB0DF4895EBA39075E_inline (DictionaryEntry_t171080F37B311C25AA9E75888F9C9D703FA721BB* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject* L_0 = __this->____value_1;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Mathf_Lerp_m47EF2FFB7647BD0A1FDC26DC03E28B19812139B5_inline (float ___0_a, float ___1_b, float ___2_t, const RuntimeMethod* method)
|
|
{
|
|
float V_0 = 0.0f;
|
|
{
|
|
float L_0 = ___0_a;
|
|
float L_1 = ___1_b;
|
|
float L_2 = ___0_a;
|
|
float L_3 = ___2_t;
|
|
float L_4;
|
|
L_4 = Mathf_Clamp01_mA7E048DBDA832D399A581BE4D6DED9FA44CE0F14_inline(L_3, NULL);
|
|
V_0 = ((float)il2cpp_codegen_add(L_0, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(L_1, L_2)), L_4))));
|
|
goto IL_0010;
|
|
}
|
|
|
|
IL_0010:
|
|
{
|
|
float L_5 = V_0;
|
|
return L_5;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Mathf_Clamp01_mA7E048DBDA832D399A581BE4D6DED9FA44CE0F14_inline (float ___0_value, const RuntimeMethod* method)
|
|
{
|
|
bool V_0 = false;
|
|
float V_1 = 0.0f;
|
|
bool V_2 = false;
|
|
{
|
|
float L_0 = ___0_value;
|
|
V_0 = (bool)((((float)L_0) < ((float)(0.0f)))? 1 : 0);
|
|
bool L_1 = V_0;
|
|
if (!L_1)
|
|
{
|
|
goto IL_0015;
|
|
}
|
|
}
|
|
{
|
|
V_1 = (0.0f);
|
|
goto IL_002d;
|
|
}
|
|
|
|
IL_0015:
|
|
{
|
|
float L_2 = ___0_value;
|
|
V_2 = (bool)((((float)L_2) > ((float)(1.0f)))? 1 : 0);
|
|
bool L_3 = V_2;
|
|
if (!L_3)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
{
|
|
V_1 = (1.0f);
|
|
goto IL_002d;
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
float L_4 = ___0_value;
|
|
V_1 = L_4;
|
|
goto IL_002d;
|
|
}
|
|
|
|
IL_002d:
|
|
{
|
|
float L_5 = V_1;
|
|
return L_5;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Nullable_1_get_HasValue_m6B76086B0E863AB1D634FD03E30154F230070435_gshared_inline (Nullable_1_t9C51B084784B716FFF4ED4575C63CFD8A71A86FE* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
bool L_0 = (bool)__this->___hasValue_0;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Nullable_1_GetValueOrDefault_mD88C565C80170105E87BB423C5B2F974840EF90F_gshared_inline (Nullable_1_t9C51B084784B716FFF4ED4575C63CFD8A71A86FE* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_0 = (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)__this->___value_1;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t List_1_get_Count_m4407E4C389F22B8CEC282C15D56516658746C383_gshared_inline (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = (int32_t)__this->____size_2;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Clear_m16C1F2C61FED5955F10EB36BC1CB2DF34B128994_gshared_inline (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t V_0 = 0;
|
|
{
|
|
int32_t L_0 = (int32_t)__this->____version_3;
|
|
__this->____version_3 = ((int32_t)il2cpp_codegen_add(L_0, 1));
|
|
if (!true)
|
|
{
|
|
goto IL_0035;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_1 = (int32_t)__this->____size_2;
|
|
V_0 = L_1;
|
|
__this->____size_2 = 0;
|
|
int32_t L_2 = V_0;
|
|
if ((((int32_t)L_2) <= ((int32_t)0)))
|
|
{
|
|
goto IL_003c;
|
|
}
|
|
}
|
|
{
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_3 = (ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)__this->____items_1;
|
|
int32_t L_4 = V_0;
|
|
Array_Clear_m50BAA3751899858B097D3FF2ED31F284703FE5CB((RuntimeArray*)L_3, 0, L_4, NULL);
|
|
return;
|
|
}
|
|
|
|
IL_0035:
|
|
{
|
|
__this->____size_2 = 0;
|
|
}
|
|
|
|
IL_003c:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Enumerator_get_Current_m6330F15D18EE4F547C05DF9BF83C5EB710376027_gshared_inline (Enumerator_t9473BAB568A27E2339D48C1F91319E0F6D244D7A* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
RuntimeObject* L_0 = (RuntimeObject*)__this->____current_3;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Mathf_SmoothDampAngle_mA4C705CB9E2330AD5D98D7A9987DA64FD5AFFB3E_inline (float ___0_current, float ___1_target, float* ___2_currentVelocity, float ___3_smoothTime, float ___4_maxSpeed, float ___5_deltaTime, const RuntimeMethod* method)
|
|
{
|
|
float V_0 = 0.0f;
|
|
{
|
|
float L_0 = ___0_current;
|
|
float L_1 = ___0_current;
|
|
float L_2 = ___1_target;
|
|
float L_3;
|
|
L_3 = Mathf_DeltaAngle_mCBA858CE5C1BEEBE375812325A50E434FF66D6D4_inline(L_1, L_2, NULL);
|
|
___1_target = ((float)il2cpp_codegen_add(L_0, L_3));
|
|
float L_4 = ___0_current;
|
|
float L_5 = ___1_target;
|
|
float* L_6 = ___2_currentVelocity;
|
|
float L_7 = ___3_smoothTime;
|
|
float L_8 = ___4_maxSpeed;
|
|
float L_9 = ___5_deltaTime;
|
|
float L_10;
|
|
L_10 = Mathf_SmoothDamp_mBE7ABB6B59D198BE8ABE42942452CC7B813A5248(L_4, L_5, L_6, L_7, L_8, L_9, NULL);
|
|
V_0 = L_10;
|
|
goto IL_001c;
|
|
}
|
|
|
|
IL_001c:
|
|
{
|
|
float L_11 = V_0;
|
|
return L_11;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Mathf_DeltaAngle_mCBA858CE5C1BEEBE375812325A50E434FF66D6D4_inline (float ___0_current, float ___1_target, const RuntimeMethod* method)
|
|
{
|
|
float V_0 = 0.0f;
|
|
bool V_1 = false;
|
|
float V_2 = 0.0f;
|
|
{
|
|
float L_0 = ___1_target;
|
|
float L_1 = ___0_current;
|
|
float L_2;
|
|
L_2 = Mathf_Repeat_m6F1560A163481BB311D685294E1B463C3E4EB3BA_inline(((float)il2cpp_codegen_subtract(L_0, L_1)), (360.0f), NULL);
|
|
V_0 = L_2;
|
|
float L_3 = V_0;
|
|
V_1 = (bool)((((float)L_3) > ((float)(180.0f)))? 1 : 0);
|
|
bool L_4 = V_1;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0023;
|
|
}
|
|
}
|
|
{
|
|
float L_5 = V_0;
|
|
V_0 = ((float)il2cpp_codegen_subtract(L_5, (360.0f)));
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
float L_6 = V_0;
|
|
V_2 = L_6;
|
|
goto IL_0027;
|
|
}
|
|
|
|
IL_0027:
|
|
{
|
|
float L_7 = V_2;
|
|
return L_7;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Mathf_Repeat_m6F1560A163481BB311D685294E1B463C3E4EB3BA_inline (float ___0_t, float ___1_length, const RuntimeMethod* method)
|
|
{
|
|
float V_0 = 0.0f;
|
|
{
|
|
float L_0 = ___0_t;
|
|
float L_1 = ___0_t;
|
|
float L_2 = ___1_length;
|
|
float L_3;
|
|
L_3 = floorf(((float)(L_1/L_2)));
|
|
float L_4 = ___1_length;
|
|
float L_5 = ___1_length;
|
|
float L_6;
|
|
L_6 = Mathf_Clamp_mEB9AEA827D27D20FCC787F7375156AF46BB12BBF_inline(((float)il2cpp_codegen_subtract(L_0, ((float)il2cpp_codegen_multiply(L_3, L_4)))), (0.0f), L_5, NULL);
|
|
V_0 = L_6;
|
|
goto IL_001b;
|
|
}
|
|
|
|
IL_001b:
|
|
{
|
|
float L_7 = V_0;
|
|
return L_7;
|
|
}
|
|
}
|