2025-03-11 15:30:07 +08:00

25627 lines
1.2 MiB

#include "pch-cpp.hpp"
#ifndef _MSC_VER
# include <alloca.h>
#else
# include <malloc.h>
#endif
#include <limits>
#include <stdint.h>
struct VirtualActionInvoker0
{
typedef void (*Action)(void*, const RuntimeMethod*);
static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj)
{
const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj);
((Action)invokeData.methodPtr)(obj, invokeData.method);
}
};
template <typename T1, typename T2, typename T3>
struct VirtualActionInvoker3
{
typedef void (*Action)(void*, T1, T2, T3, const RuntimeMethod*);
static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2, T3 p3)
{
const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj);
((Action)invokeData.methodPtr)(obj, p1, p2, p3, 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);
}
};
template <typename R, typename T1, typename T2, typename T3, typename T4>
struct VirtualFuncInvoker4
{
typedef R (*Func)(void*, T1, T2, T3, T4, const RuntimeMethod*);
static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2, T3 p3, T4 p4)
{
const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj);
return ((Func)invokeData.methodPtr)(obj, p1, p2, p3, p4, invokeData.method);
}
};
// DG.Tweening.Plugins.Core.ABSTweenPlugin`3<UnityEngine.Color,UnityEngine.Color,DG.Tweening.Plugins.Options.ColorOptions>
struct ABSTweenPlugin_3_tC26278B0CA053BAF4547345679D3E8D1F748AC12;
// DG.Tweening.Plugins.Core.ABSTweenPlugin`3<System.Int32,System.Int32,DG.Tweening.Plugins.Options.NoOptions>
struct ABSTweenPlugin_3_t79D91C3E0DB82A874E072CF1EF486B5F78D7F8DE;
// DG.Tweening.Plugins.Core.ABSTweenPlugin`3<System.Object,System.Object,DG.Tweening.Plugins.Options.NoOptions>
struct ABSTweenPlugin_3_tD50BA08812AFCD7C2C34161AA370ADAD96ED9147;
// DG.Tweening.Plugins.Core.ABSTweenPlugin`3<System.Object,System.Object,DG.Tweening.Plugins.Options.StringOptions>
struct ABSTweenPlugin_3_t7A2E1B65C126514AD320331036B9ACCE74AD21D9;
// DG.Tweening.Plugins.Core.ABSTweenPlugin`3<UnityEngine.Quaternion,UnityEngine.Quaternion,DG.Tweening.Plugins.Options.NoOptions>
struct ABSTweenPlugin_3_t56BEDD6B006DC2E8D499101DE8A2339425AE6A10;
// DG.Tweening.Plugins.Core.ABSTweenPlugin`3<UnityEngine.Quaternion,UnityEngine.Vector3,DG.Tweening.Plugins.Options.QuaternionOptions>
struct ABSTweenPlugin_3_t3823C0F935A3168B9E48DC90ABD9A0CED3D7BB82;
// DG.Tweening.Plugins.Core.ABSTweenPlugin`3<UnityEngine.Rect,UnityEngine.Rect,DG.Tweening.Plugins.Options.RectOptions>
struct ABSTweenPlugin_3_tA51581359A1B697A7A0A8F2FFDE00794FA1E67F4;
// DG.Tweening.Plugins.Core.ABSTweenPlugin`3<UnityEngine.RectOffset,UnityEngine.RectOffset,DG.Tweening.Plugins.Options.NoOptions>
struct ABSTweenPlugin_3_tEDADD90C5C3ECECC20453D4CCA444C32237B4DA6;
// DG.Tweening.Plugins.Core.ABSTweenPlugin`3<System.Single,System.Single,DG.Tweening.Plugins.Options.FloatOptions>
struct ABSTweenPlugin_3_t60F4DE5120CFD5986925189A0E775FAEAB4C59B9;
// DG.Tweening.Plugins.Core.ABSTweenPlugin`3<System.String,System.String,DG.Tweening.Plugins.Options.StringOptions>
struct ABSTweenPlugin_3_tE7EF56C4695649256BA2077D8E447E739C869256;
// DG.Tweening.Plugins.Core.ABSTweenPlugin`3<System.UInt32,System.UInt32,DG.Tweening.Plugins.Options.NoOptions>
struct ABSTweenPlugin_3_tF7DC4DC804C28471C8A2FE7BAB02032703A99806;
// DG.Tweening.Plugins.Core.ABSTweenPlugin`3<UnityEngine.Vector2,UnityEngine.Vector2,DG.Tweening.Plugins.Options.VectorOptions>
struct ABSTweenPlugin_3_t4082710A2BB933E2D055E454B3EFAC4C0A319444;
// DG.Tweening.Plugins.Core.ABSTweenPlugin`3<UnityEngine.Vector3,UnityEngine.Vector3[],DG.Tweening.Plugins.Options.Vector3ArrayOptions>
struct ABSTweenPlugin_3_tAD778405CFD8B0E13EF7423622294E3E3913479B;
// DG.Tweening.Plugins.Core.ABSTweenPlugin`3<UnityEngine.Vector3,UnityEngine.Vector3,DG.Tweening.Plugins.Options.VectorOptions>
struct ABSTweenPlugin_3_tE5A78BE46D046C07A6356B8AB596B2D00F9295E7;
// DG.Tweening.Plugins.Core.ABSTweenPlugin`3<UnityEngine.Vector4,UnityEngine.Vector4,DG.Tweening.Plugins.Options.VectorOptions>
struct ABSTweenPlugin_3_t9F8F8099624B165B75CB1E0C53FA9762CB2815FC;
// DG.Tweening.Core.DOGetter`1<UnityEngine.Color>
struct DOGetter_1_t4DFFF7454A1BCD259676FED36CCF2114E34B5B95;
// DG.Tweening.Core.DOGetter`1<System.Int32>
struct DOGetter_1_t126D20ADA2999ECC8E5336D1EDE57C560F53784B;
// DG.Tweening.Core.DOGetter`1<System.Object>
struct DOGetter_1_t423CA9B377A96EA7C69ABA0C83C81B8D5B045E85;
// DG.Tweening.Core.DOGetter`1<UnityEngine.Quaternion>
struct DOGetter_1_tB89DD12456B8E79576BB70E1CA6DF899686410D3;
// DG.Tweening.Core.DOGetter`1<UnityEngine.Rect>
struct DOGetter_1_t64F1C0E113DC45CC9A1FD194A80B7B4C40AC4923;
// DG.Tweening.Core.DOGetter`1<UnityEngine.RectOffset>
struct DOGetter_1_t3F2A78015635C72FC129C0100EBEF80AFE358C8C;
// DG.Tweening.Core.DOGetter`1<System.Single>
struct DOGetter_1_tE8B39477E96408653D0242624F4D7E48ABFD1B03;
// DG.Tweening.Core.DOGetter`1<System.String>
struct DOGetter_1_t65A2B66606014CD7EFBA1D8DDD1273F57511D146;
// DG.Tweening.Core.DOGetter`1<System.UInt32>
struct DOGetter_1_t187AC9EC362AB6EF9475A1B6469E2261EDF9DEE1;
// DG.Tweening.Core.DOGetter`1<UnityEngine.Vector2>
struct DOGetter_1_t13276681BE97FCE6AB699EF1F894EA98C825FE66;
// DG.Tweening.Core.DOGetter`1<UnityEngine.Vector3>
struct DOGetter_1_t709462C08281F3AA5DFEF36CAF91404B1004C338;
// DG.Tweening.Core.DOGetter`1<UnityEngine.Vector4>
struct DOGetter_1_t7663EC1A34326612C559E1AC30ED719944D21731;
// DG.Tweening.Core.DOSetter`1<UnityEngine.Color>
struct DOSetter_1_t5E2B8A5C7040616545D7D029D20C4BF5F3E6DA89;
// DG.Tweening.Core.DOSetter`1<System.Int32>
struct DOSetter_1_t034B092AF3597985E5ACEBF7D43ED7297EF3C6A8;
// DG.Tweening.Core.DOSetter`1<System.Object>
struct DOSetter_1_t6889207117879689DE539960755CE5F277F65C0F;
// DG.Tweening.Core.DOSetter`1<UnityEngine.Quaternion>
struct DOSetter_1_t9EFF8DD70A15F455A6FE698A22BD0FE9683AC28E;
// DG.Tweening.Core.DOSetter`1<UnityEngine.Rect>
struct DOSetter_1_t1682EBCD9936CA04E27CEC6CFD3F7C8CD8584CDD;
// DG.Tweening.Core.DOSetter`1<UnityEngine.RectOffset>
struct DOSetter_1_t5442FED873379ADBC8BB350064412667FD764A20;
// DG.Tweening.Core.DOSetter`1<System.Single>
struct DOSetter_1_t48D41DB8CE0BFC91A1844C4CC49A8A7222A69200;
// DG.Tweening.Core.DOSetter`1<System.String>
struct DOSetter_1_t999572008E4C4CFE5EF6FA70393F8B092CA8C438;
// DG.Tweening.Core.DOSetter`1<System.UInt32>
struct DOSetter_1_tD132DAEA45806BE3693620C9FBBABB556336C1E5;
// DG.Tweening.Core.DOSetter`1<UnityEngine.Vector2>
struct DOSetter_1_t0DAD29F0B667B9ED214C9F6B9C4D7093FE7C0D9C;
// DG.Tweening.Core.DOSetter`1<UnityEngine.Vector3>
struct DOSetter_1_t02E8F9920F174322F1CF5AC8BCDEAABD14A03358;
// DG.Tweening.Core.DOSetter`1<UnityEngine.Vector4>
struct DOSetter_1_tD317D77AA1F91A2D7941174E732F54F68ACE8FA3;
// System.Collections.Generic.Dictionary`2<System.Object,System.Object>
struct Dictionary_2_t14FE4A752A83D53771C584E4C8D14E01F2AFD7BA;
// System.Collections.Generic.Dictionary`2<System.Type,DG.Tweening.Plugins.Core.ITweenPlugin>
struct Dictionary_2_tF4CB0FB5DF80F436652EC8BDB03A82C708969A88;
// System.Collections.Generic.IEqualityComparer`1<System.Type>
struct IEqualityComparer_1_t0C79004BFE79D9DBCE6C2250109D31D468A9A68E;
// System.Collections.Generic.Dictionary`2/KeyCollection<System.Type,DG.Tweening.Plugins.Core.ITweenPlugin>
struct KeyCollection_tD77AE970C4544F03D10530D0E0377AB923FE6648;
// System.Collections.Generic.List`1<DG.Tweening.Core.ABSSequentiable>
struct List_1_t0C6BF1E3B166E9D2A63FC3291C519D61B950BFDC;
// System.Collections.Generic.List`1<System.Char>
struct List_1_t1FDED00FA37F39564E09D01CFDF33C22BCF5C8A7;
// System.Collections.Generic.List`1<System.Object>
struct List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D;
// System.Collections.Generic.List`1<DG.Tweening.Tween>
struct List_1_tDA2C18E15C40590123A37DABB6D0D9AEB77A3BBD;
// System.Collections.Generic.List`1<DG.Tweening.TweenCallback>
struct List_1_t6EF58ECBFCFA6FA99AC1281CE3A14BB083B08524;
// System.Collections.Generic.Stack`1<System.Object>
struct Stack_1_tAD790A47551563636908E21E4F08C54C0C323EB5;
// System.Collections.Generic.Stack`1<DG.Tweening.Tween>
struct Stack_1_t5BFE231094D4C21C56F26E6EE0BC9A194AD9A5B6;
// DG.Tweening.TweenCallback`1<System.Int32>
struct TweenCallback_1_tF0ADCA0C226C9C243ACB55E67D852E4BB53AEB67;
// DG.Tweening.Core.TweenerCore`3<UnityEngine.Color,UnityEngine.Color,DG.Tweening.Plugins.Options.ColorOptions>
struct TweenerCore_3_tC0593021331EF2AF46590E2184F512C0D38FD4C3;
// DG.Tweening.Core.TweenerCore`3<System.Int32,System.Int32,DG.Tweening.Plugins.Options.NoOptions>
struct TweenerCore_3_t9535EBAA281A1D58F2F4C103D11394072D85754C;
// DG.Tweening.Core.TweenerCore`3<UnityEngine.Quaternion,UnityEngine.Quaternion,DG.Tweening.Plugins.Options.NoOptions>
struct TweenerCore_3_t9A48A35EB4763F174321ED1A1BE49A67BC0A5C6F;
// DG.Tweening.Core.TweenerCore`3<UnityEngine.Quaternion,UnityEngine.Vector3,DG.Tweening.Plugins.Options.QuaternionOptions>
struct TweenerCore_3_t392C54729BB024F5802F8E205C583653C4E886E3;
// DG.Tweening.Core.TweenerCore`3<UnityEngine.Rect,UnityEngine.Rect,DG.Tweening.Plugins.Options.RectOptions>
struct TweenerCore_3_tE0A3D42393A2015849880D806418B2EDD0187D5D;
// DG.Tweening.Core.TweenerCore`3<UnityEngine.RectOffset,UnityEngine.RectOffset,DG.Tweening.Plugins.Options.NoOptions>
struct TweenerCore_3_t2747D8615A6EF7CF1059EA86BC9E9868A6E2F119;
// DG.Tweening.Core.TweenerCore`3<System.Single,System.Single,DG.Tweening.Plugins.Options.FloatOptions>
struct TweenerCore_3_t88CA32E51F4E95E6907CE2C6FD5D8122059AC2C1;
// DG.Tweening.Core.TweenerCore`3<System.String,System.String,DG.Tweening.Plugins.Options.StringOptions>
struct TweenerCore_3_t390910F1CE8B4737AA72FEED470399C8DBE1AF8B;
// DG.Tweening.Core.TweenerCore`3<System.UInt32,System.UInt32,DG.Tweening.Plugins.Options.NoOptions>
struct TweenerCore_3_t9B9A98357AEDE656A9D176C3FAC7B9FBB946A9F1;
// DG.Tweening.Core.TweenerCore`3<UnityEngine.Vector2,UnityEngine.Vector2,DG.Tweening.Plugins.Options.VectorOptions>
struct TweenerCore_3_t2FB3CB0C11B50649FE6CFC6DBE404552B898B271;
// DG.Tweening.Core.TweenerCore`3<UnityEngine.Vector3,UnityEngine.Vector3[],DG.Tweening.Plugins.Options.Vector3ArrayOptions>
struct TweenerCore_3_t0CD1AF1B188E9D008629D280210B5FA8C761E336;
// DG.Tweening.Core.TweenerCore`3<UnityEngine.Vector3,UnityEngine.Vector3,DG.Tweening.Plugins.Options.VectorOptions>
struct TweenerCore_3_tCD82DFC45FB71C681FA8659EA63A7D7D16BFFE77;
// DG.Tweening.Core.TweenerCore`3<UnityEngine.Vector4,UnityEngine.Vector4,DG.Tweening.Plugins.Options.VectorOptions>
struct TweenerCore_3_t963D77C15EC065D01436953D600312198028FDA3;
// System.Collections.Generic.Dictionary`2/ValueCollection<System.Type,DG.Tweening.Plugins.Core.ITweenPlugin>
struct ValueCollection_t8C6667EC740BF3CEC87436E2EC9BC5121A3A77A8;
// System.Collections.Generic.Dictionary`2/Entry<System.Type,DG.Tweening.Plugins.Core.ITweenPlugin>[]
struct EntryU5BU5D_tF2E5A6E84573019C47B857C645F0C6CEC28BE5B3;
// System.Int32[][]
struct Int32U5BU5DU5BU5D_t179D865D5B30EFCBC50F82C9774329C15943466E;
// System.Byte[]
struct ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031;
// System.Char[]
struct CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB;
// DG.Tweening.Plugins.Core.PathCore.ControlPoint[]
struct ControlPointU5BU5D_t52F9D1EC70E441ED3915E30FFB75F9B95AD56C59;
// System.Delegate[]
struct DelegateU5BU5D_tC5AB7E8F745616680F337909D3A8E6C722CDF771;
// System.Text.RegularExpressions.Group[]
struct GroupU5BU5D_t9924453EAB39E5BC350475A536C5C7093F9A04A9;
// System.Int32[]
struct Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C;
// System.IntPtr[]
struct IntPtrU5BU5D_tFD177F8C806A6921AD7150264CCC62FA00CAD832;
// System.Object[]
struct ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918;
// System.Single[]
struct SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C;
// System.Diagnostics.StackTrace[]
struct StackTraceU5BU5D_t32FBCB20930EAF5BAE3F450FF75228E5450DA0DF;
// DG.Tweening.Tween[]
struct TweenU5BU5D_t6E5F58C51FA0DA64C990C1C7E02EE9B70220C2F7;
// DG.Tweening.TweenCallback[]
struct TweenCallbackU5BU5D_t8792AE43D235487BCFA06FDF72E32AA4554B551B;
// UnityEngine.Vector3[]
struct Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C;
// DG.Tweening.Plugins.Core.PathCore.ABSPathDecoder
struct ABSPathDecoder_t6B479550CEF6C183ACCA13F11E29E019270AB61C;
// DG.Tweening.Core.ABSSequentiable
struct ABSSequentiable_t05DF85FC63E3650D2D4CF6ABBA0F43263EB8CE89;
// UnityEngine.AnimationCurve
struct AnimationCurve_tCBFFAAD05CEBB35EF8D8631BD99914BE1A6BB354;
// System.AsyncCallback
struct AsyncCallback_t7FEF460CBDCFB9C5FA2EF776984778B9A4145F4C;
// System.Text.RegularExpressions.Capture
struct Capture_tE11B735186DAFEE5F7A3BF5A739E9CCCE99DC24A;
// System.Text.RegularExpressions.CaptureCollection
struct CaptureCollection_t38405272BD6A6DA77CD51487FD39624C6E95CC93;
// DG.Tweening.Plugins.Core.PathCore.CatmullRomDecoder
struct CatmullRomDecoder_tBC93937ED94DB6355B974915EE9885854F1A5EB0;
// DG.Tweening.Plugins.ColorPlugin
struct ColorPlugin_t12D5DF9AD61036BFA78330F7123998B5EE1C8954;
// UnityEngine.Component
struct Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3;
// DG.Tweening.Core.DOTweenComponent
struct DOTweenComponent_tEA6C5A1520B40681AE6FA1703529F60EBC3691DC;
// DG.Tweening.Core.DOTweenSettings
struct DOTweenSettings_tC357F09CCC21098056247CCF9445D9E519ADD4EB;
// System.DelegateData
struct DelegateData_t9B286B493293CD2D23A5B2B5EF0E5B1324C2B77E;
// DG.Tweening.Core.Easing.EaseCurve
struct EaseCurve_t36BD7EAD5E58656A06E0D71596FF781803BE9C5F;
// DG.Tweening.EaseFunction
struct EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04;
// DG.Tweening.Plugins.FloatPlugin
struct FloatPlugin_tC1B73BD6C186ED983EE92FAFA44996E106521602;
// UnityEngine.GameObject
struct GameObject_t76FEDD663AB33C991A9C9A23129337651094216F;
// System.Text.RegularExpressions.Group
struct Group_t26371E9136D6F43782C487B63C67C5FC4F472881;
// System.Text.RegularExpressions.GroupCollection
struct GroupCollection_tFFA1789730DD9EA122FBE77DC03BFEDCC3F2945E;
// System.Collections.Hashtable
struct Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D;
// System.IAsyncResult
struct IAsyncResult_t7B9B5A0ECB35DCEC31B8A8122C37D687369253B5;
// DG.Tweening.IDOTweenInit
struct IDOTweenInit_t72D9BFD78C21132CBCD4EEF9B6C99CD17EBE635C;
// System.Collections.IDictionary
struct IDictionary_t6D03155AF1FA9083817AA5B6AD7DEEACC26AB220;
// System.Collections.IEnumerator
struct IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA;
// DG.Tweening.Plugins.Core.ITweenPlugin
struct ITweenPlugin_t6CC45CF7D7F91626F1BD45D75418FF1AC2DC5166;
// DG.Tweening.Plugins.IntPlugin
struct IntPlugin_tF9F1AFC1C3A6BDD2443ED3E14E9F78EF89EC348A;
// DG.Tweening.Plugins.Core.PathCore.LinearDecoder
struct LinearDecoder_tC7C53176BBF58227DC1855AFDBA3FAFF19860B15;
// System.Text.RegularExpressions.Match
struct Match_tFBEBCF225BD8EA17BCE6CE3FE5C1BD8E3074105F;
// System.Reflection.MethodInfo
struct MethodInfo_t;
// UnityEngine.MonoBehaviour
struct MonoBehaviour_t532A11E69716D348D8AA7F854AFCBFCB8AD17F71;
// System.NotSupportedException
struct NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A;
// UnityEngine.Object
struct Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C;
// DG.Tweening.Plugins.Core.PathCore.Path
struct Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3;
// DG.Tweening.CustomPlugins.PureQuaternionPlugin
struct PureQuaternionPlugin_t657F176265AD5B16DAC19DB4055CED610D0E7728;
// DG.Tweening.Plugins.QuaternionPlugin
struct QuaternionPlugin_t1A56047AD40DAFAADC979A7D1060705C6B452494;
// UnityEngine.RectOffset
struct RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5;
// DG.Tweening.Plugins.RectOffsetPlugin
struct RectOffsetPlugin_tACF5D3CEB5F225A9D3A1DFDBAD171F71B674E845;
// DG.Tweening.Plugins.RectPlugin
struct RectPlugin_t798CAB602477A5FEC0C26CAF494979B1F2803E8D;
// System.Text.RegularExpressions.Regex
struct Regex_tE773142C2BE45C5D362B0F815AFF831707A51772;
// System.Runtime.Serialization.SafeSerializationManager
struct SafeSerializationManager_tCBB85B95DFD1634237140CD892E82D06ECB3F5E6;
// UnityEngine.ScriptableObject
struct ScriptableObject_tB3BFDB921A1B1795B38A5417D3B97A89A140436A;
// DG.Tweening.Sequence
struct Sequence_tEADBE56D6ED2E9EE8FB2E5459C3E57131EC0545C;
// DG.Tweening.Core.SequenceCallback
struct SequenceCallback_tF04229A385B0898870CB2A68EB10408A723489E8;
// System.String
struct String_t;
// System.Text.StringBuilder
struct StringBuilder_t;
// DG.Tweening.Plugins.StringPlugin
struct StringPlugin_tFB74E02BC676FC582B73F3505B2D35B9C66FE603;
// UnityEngine.Transform
struct Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1;
// DG.Tweening.Tween
struct Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C;
// DG.Tweening.TweenCallback
struct TweenCallback_t7C8B8A38E7B30905FF1B83C943256EF23617BB24;
// System.Type
struct Type_t;
// DG.Tweening.Plugins.UintPlugin
struct UintPlugin_t8AD83D61CE5C42CC008163B8DB1AF61837487931;
// DG.Tweening.Plugins.Vector2Plugin
struct Vector2Plugin_t49FFF2365699F66F30188BB37F03AA461129DD2D;
// DG.Tweening.Plugins.Vector3Plugin
struct Vector3Plugin_t8DB704648AD26DB2C1B603081274AF3225B8BFAD;
// DG.Tweening.Plugins.Vector4Plugin
struct Vector4Plugin_tF067D35176F54CB1A4BE2D7C2DE7229C3DB22CE5;
// System.Void
struct Void_t4861ACF8F4594C3437BB48B6E56783494B843915;
// UnityEngine.Camera/CameraCallback
struct CameraCallback_t844E527BFE37BC0495E7F67993E43C07642DA9DD;
// DG.Tweening.Core.DOTweenComponent/<WaitForCompletion>d__14
struct U3CWaitForCompletionU3Ed__14_tFFE72E89A8E08C2CC8A761888880304A6DB4F5EC;
// DG.Tweening.Core.DOTweenComponent/<WaitForElapsedLoops>d__17
struct U3CWaitForElapsedLoopsU3Ed__17_tF4DFC134CACD8B11B932F26AC467B90D51990D39;
// DG.Tweening.Core.DOTweenComponent/<WaitForKill>d__16
struct U3CWaitForKillU3Ed__16_t6F3062B839AB4860E8EB82AAA8F4A8DD039D82F8;
// DG.Tweening.Core.DOTweenComponent/<WaitForPosition>d__18
struct U3CWaitForPositionU3Ed__18_t04E5F894476E411A21777C9C2900430C54752E45;
// DG.Tweening.Core.DOTweenComponent/<WaitForRewind>d__15
struct U3CWaitForRewindU3Ed__15_t81DD652081E16ECFC5702436BA6BC84DE65BBF86;
// DG.Tweening.Core.DOTweenComponent/<WaitForStart>d__19
struct U3CWaitForStartU3Ed__19_t47FF6BDD1B4DCBE7F1AC3EA7684876B44A7C2946;
// DG.Tweening.Core.Easing.EaseManager/<>c
struct U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4;
IL2CPP_EXTERN_C RuntimeClass* Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* CatmullRomDecoder_tBC93937ED94DB6355B974915EE9885854F1A5EB0_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* ControlPointU5BU5D_t52F9D1EC70E441ED3915E30FFB75F9B95AD56C59_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Debugger_tCF42DBFBF81B46CDEE59CA397F2860F3427FE1F0_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* GameObject_t76FEDD663AB33C991A9C9A23129337651094216F_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* LinearDecoder_tC7C53176BBF58227DC1855AFDBA3FAFF19860B15_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* List_1_t1FDED00FA37F39564E09D01CFDF33C22BCF5C8A7_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* List_1_tDA2C18E15C40590123A37DABB6D0D9AEB77A3BBD_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A_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* Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* PluginsManager_tB3018BC34957F354DA1466C4B00F76EF354BBFA7_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* PureQuaternionPlugin_t657F176265AD5B16DAC19DB4055CED610D0E7728_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* RectOffsetPlugin_tACF5D3CEB5F225A9D3A1DFDBAD171F71B674E845_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Regex_tE773142C2BE45C5D362B0F815AFF831707A51772_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* RuntimeObject_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Sequence_tEADBE56D6ED2E9EE8FB2E5459C3E57131EC0545C_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* Stack_1_t5BFE231094D4C21C56F26E6EE0BC9A194AD9A5B6_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* StringBuilder_t_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* StringPluginExtensions_tA36E0339AE94CFDB282B13B80AD5E10EDB969B8F_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* StringPlugin_tFB74E02BC676FC582B73F3505B2D35B9C66FE603_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* TweenCallback_t7C8B8A38E7B30905FF1B83C943256EF23617BB24_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* TweenU5BU5D_t6E5F58C51FA0DA64C990C1C7E02EE9B70220C2F7_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* U3CWaitForCompletionU3Ed__14_tFFE72E89A8E08C2CC8A761888880304A6DB4F5EC_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* U3CWaitForElapsedLoopsU3Ed__17_tF4DFC134CACD8B11B932F26AC467B90D51990D39_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* U3CWaitForKillU3Ed__16_t6F3062B839AB4860E8EB82AAA8F4A8DD039D82F8_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* U3CWaitForPositionU3Ed__18_t04E5F894476E411A21777C9C2900430C54752E45_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* U3CWaitForRewindU3Ed__15_t81DD652081E16ECFC5702436BA6BC84DE65BBF86_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* U3CWaitForStartU3Ed__19_t47FF6BDD1B4DCBE7F1AC3EA7684876B44A7C2946_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 RuntimeField* U3CPrivateImplementationDetailsU3E_t9A1F8C029FA1B33060F0C3AC9DD83EEA394A7808____6F98278EFCD257898AD01BE39D1D0AEFB78FC551_0_FieldInfo_var;
IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t9A1F8C029FA1B33060F0C3AC9DD83EEA394A7808____8C4C6C4E493EC2BEEF5F6F6A9C4472C13BED42E8_1_FieldInfo_var;
IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t9A1F8C029FA1B33060F0C3AC9DD83EEA394A7808____9DC5F4D0A1418B4EC71B22D21E93D134922FA735_2_FieldInfo_var;
IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t9A1F8C029FA1B33060F0C3AC9DD83EEA394A7808____FD0BD55CDDDFD0B323012A45F83437763AF58952_3_FieldInfo_var;
IL2CPP_EXTERN_C String_t* _stringLiteral0289D622F6577F259495C26DACE1E7F786F1E94E;
IL2CPP_EXTERN_C String_t* _stringLiteral0400A458E83F68601D49F4AD363436F8EC5C9CFD;
IL2CPP_EXTERN_C String_t* _stringLiteral0416DF3F1728E309D29621A614B9E033DB63FB14;
IL2CPP_EXTERN_C String_t* _stringLiteral0D77EEC90E084A88DF1620D657E0A90351FBF63D;
IL2CPP_EXTERN_C String_t* _stringLiteral3F462A94CB691CD74DCDCCBC6EF7BB51266F848E;
IL2CPP_EXTERN_C String_t* _stringLiteral49F9314FAFEE195281FDEBF5432ABDC7A3E3DB9D;
IL2CPP_EXTERN_C String_t* _stringLiteral5977A16B28199C20C0F8770A4DADB9C5CC05247A;
IL2CPP_EXTERN_C String_t* _stringLiteral5B9F78FAD506756824B57ED9E1B99A9909E00E01;
IL2CPP_EXTERN_C String_t* _stringLiteral63A24DD8A269160A9E62EBF8B7390EE49DD59E9E;
IL2CPP_EXTERN_C String_t* _stringLiteral848D2D421D1A4ED25B661F2F47E5A2A4D0802C6C;
IL2CPP_EXTERN_C String_t* _stringLiteral86BBAACC00198DBB3046818AD3FC2AA10AE48DE1;
IL2CPP_EXTERN_C String_t* _stringLiteral97B5A6868822BFCE4A13A9E1D6B6FE8D25C6E5C3;
IL2CPP_EXTERN_C String_t* _stringLiteralA55A1F0C1AFE2DF6081C774DA3BEA2EC3C05E714;
IL2CPP_EXTERN_C String_t* _stringLiteralBE9FAAB12E6FC68BB89C81F3D0414F95EE54E1E2;
IL2CPP_EXTERN_C String_t* _stringLiteralC635F5FB8393C3C9F4404D225AC42C6529DFE2C8;
IL2CPP_EXTERN_C String_t* _stringLiteralC8B110F9CD59A4A4987E9B5AAF6DF10420654BFB;
IL2CPP_EXTERN_C String_t* _stringLiteralCBE844AF922BC0AC1AB4CA94466DC7FD7038D0E2;
IL2CPP_EXTERN_C String_t* _stringLiteralCD4CA820925770262D35737D073876E3A292FB07;
IL2CPP_EXTERN_C String_t* _stringLiteralD46B3A5033D7D2CE7D1461618C223460A2E4568B;
IL2CPP_EXTERN_C String_t* _stringLiteralD729A4CE609B8EAE2FCFB8DE48414CCE4EB3E47A;
IL2CPP_EXTERN_C String_t* _stringLiteralDA39A3EE5E6B4B0D3255BFEF95601890AFD80709;
IL2CPP_EXTERN_C String_t* _stringLiteralE863AAB9A96E64BC4EE5BA1FC55645E95D8D9DF6;
IL2CPP_EXTERN_C String_t* _stringLiteralED49853EDF10AB8DAEA4179AB04B445CBE7CE4D0;
IL2CPP_EXTERN_C String_t* _stringLiteralF1A7E79609AF28B90D10A6CFC169F6496F97B941;
IL2CPP_EXTERN_C String_t* _stringLiteralF3A6589E651AA9B1202D9C3B37B69F083CD19A69;
IL2CPP_EXTERN_C const RuntimeMethod* ABSTweenPlugin_3__ctor_m0AAD5D09CF25B0E6B2200508833AE9A5057DAAE1_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ABSTweenPlugin_3__ctor_m25DE816CA43E10114DA1C9AECF1B9C941918D555_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ABSTweenPlugin_3__ctor_m67A90F03D71EA56794061F4E8AA6BAC02B6FB287_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ABSTweenPlugin_3__ctor_m69A49D24C907A08C82691746319B1D5833A43571_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ABSTweenPlugin_3__ctor_m6D2E80725C1BC47252471A1D968AD29162D8F0A1_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ABSTweenPlugin_3__ctor_m6DA7F1814A1448526709D8219B954152E0684C2F_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ABSTweenPlugin_3__ctor_m9C460EFB16996C8D96D81A374EDD5808F346432C_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ABSTweenPlugin_3__ctor_mB5848217EC9244CFA0BCB1640A20DBAF35926F5E_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ABSTweenPlugin_3__ctor_mC3E978DF2A979E9E26337EC92D6206B412BAD9D8_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ABSTweenPlugin_3__ctor_mC5E86C2D08BDF7B9B2173B2FB12744BFE240A85A_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ABSTweenPlugin_3__ctor_mCEFF40CFC1C040D6F5D109AED52514860F822595_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ABSTweenPlugin_3__ctor_mCF92BC74D2C41A8DA7BA5EEBA8FF9A35BDC3AC79_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Array_IndexOf_TisChar_t521A6F19B456D956AF452D926C32709DC03D6B17_m6E2BDAD7B5A1E51CA8029C65DCA4E847D543DDF9_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Array_Resize_TisTween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C_m2BAB7AC89476F70A679CB9244E475912CEEBC933_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_Clear_mCCF003DBE8136AF2DD953EA39697EB8FB89BA2B7_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* GameObject_AddComponent_TisDOTweenComponent_tEA6C5A1520B40681AE6FA1703529F60EBC3691DC_mC2AE18BEFF6A55A8321BDD95F817AFB49453433D_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_mB47015F4136FF8033380BC717C0BE24322C279CD_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_mBA978C54F180239702014DDD75202F19F926C6C6_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_mF3227B0AAB9F7FED1883246395F1CEA0D0B06DC5_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_Clear_m0586B319F89682059DD157C1EDC282A2888ECB9B_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_Clear_m4FD8F1B0F4046DDB686DFA548E05E9785B37E5CD_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_RemoveAt_m4088E696F2E983A168CFD204B228E773695E5C26_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_Remove_mAEF18DA4F9F63E94921CBCEB0E5ED1E2DF523F6A_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m97A1B0714FECABB5B827AC577AAAB720A1584787_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_mC679EFF5E634878F1897D71DC5160A96EA719E82_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Capacity_m1AC546B9FA2BD90C5CBB2F58FEA9A6A0B495A555_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_mC6DE57FD9317CDF2656593BE1927AEAA5646A447_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_mEB815791658DE690D3C6D7C5782D9F3DCE46B336_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_mFED740DB424BA5653895BDFFB0A06F7C156541D0_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Item_mB9E0EA5FEE54A88C19874F86CBED5C48CD4A091F_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Item_mCC101CA28ADF495C4E0799163A7B13D162841E36_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Item_mECFC41F29F81080C2FE85DDDB88761350FCA573A_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_set_Capacity_m3A49D43F4380AEA8B42813DEE60956FDA52BB1D2_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Nullable_1_get_HasValue_m6B76086B0E863AB1D634FD03E30154F230070435_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Nullable_1_get_HasValue_mFAF0B4EEA878E596C80258FE3BDA57CEF40C8D7F_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Nullable_1_get_Value_m3FC15B40E747AA6A9F2AB10A00C46ABE84393637_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Nullable_1_get_Value_m6A74FA440FE386A9905C61B41B5C261CD9DC4792_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Path_Draw_mAE9CA81D5ED87ECC9C1213EFCA01639CF0AE2B32_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Stack_1_Clear_m8D8047240B344BD791A92BF1054021181461A9AD_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Stack_1_Pop_m373C0EAC9B9F580026EA61F134F5A9FC24F69C83_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Stack_1_Push_mA962CB8489C4F94B75772301F69C6878CF2C75F3_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Stack_1__ctor_m6309BA4017E5FDCBC87966940D2C56C819D7C0C6_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CToEaseFunctionU3Eb__4_0_mA591CD137EB5B6D02B6971FBC63B661AC250EC75_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CToEaseFunctionU3Eb__4_10_m67931A9DE04B64D996D4D75887E68EB788B0A06F_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CToEaseFunctionU3Eb__4_11_m20CABBCE05D3787A592230CD7297001E7F35A596_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CToEaseFunctionU3Eb__4_12_m508362096DB00AE0E73BF7579CB6BC45DF2D9687_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CToEaseFunctionU3Eb__4_13_mC0AE923467BF23F592DC3A8B0E2CF016C5629789_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CToEaseFunctionU3Eb__4_14_mBA8044322F5D001ABE2EE659D719182A4B466305_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CToEaseFunctionU3Eb__4_15_m143B41512ED2E1512E2D7B2C7697A7583AAC79F0_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CToEaseFunctionU3Eb__4_16_mC78B573955B2410B75554D0DC28AC93AB94C10C6_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CToEaseFunctionU3Eb__4_17_m20C33BC6179A293D6EA71D95849E5DAD91A166DB_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CToEaseFunctionU3Eb__4_18_m03DC93147BECBFF659B4A535F5B570DAE38C9D51_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CToEaseFunctionU3Eb__4_19_mB7E0AB1B73C108145A8F25D53E8BFDDF9C7EED1F_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CToEaseFunctionU3Eb__4_1_m57D1C907CE498E49D3BB97C93F17DF219D768D39_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CToEaseFunctionU3Eb__4_20_m6CF35FA9B64182DABCE68C45B7F4D1EC12625F1A_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CToEaseFunctionU3Eb__4_21_mEFB97FC4EF2F2013C16CEB5C595C4AE50A952D17_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CToEaseFunctionU3Eb__4_22_m3AB7A98254DE9433AAB67A5E5514EAD314473E53_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CToEaseFunctionU3Eb__4_23_m0B6D784AC89C1E97C747D139D1B1ED1ED17D9FBE_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CToEaseFunctionU3Eb__4_24_mE1A867F687DDC6784BB3F07B6155B944E372B676_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CToEaseFunctionU3Eb__4_25_m4311927391BC4689C23C4879F2A3A480DBCFA83A_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CToEaseFunctionU3Eb__4_26_m0D8C4E72A899A604290EC23AFB7FEBB610D1DFC9_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CToEaseFunctionU3Eb__4_27_m0B5C0A9408EF2C04CB8485D882A5CFC1E4AE6405_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CToEaseFunctionU3Eb__4_28_mDBE83F3AD26C7FCA54203A989CE269D45059337C_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CToEaseFunctionU3Eb__4_29_mFBCD6FCE05841BC79641430A90A2977771EE7EBD_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CToEaseFunctionU3Eb__4_2_m21BE7DFB1D3B3FB48430C5F8808A2BB23B1D2B4D_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CToEaseFunctionU3Eb__4_30_m380700CA1A01498516F89AE80941E0CCBEAD913D_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CToEaseFunctionU3Eb__4_31_m66D73E4257B74EED5B9A2D69C031F1B90130E510_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CToEaseFunctionU3Eb__4_32_m204E047E92BBE9BEB4FDEACB8663D533CA934CD7_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CToEaseFunctionU3Eb__4_33_m56E998A9C20DBF9308DDF064FCCA0A0E99B07A0D_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CToEaseFunctionU3Eb__4_34_m2998C252D5D9DB9E120CFF0A224648C9E356A1A6_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CToEaseFunctionU3Eb__4_35_m83FA33A1ECD1CC5CFB64C678728D5E1D6862C382_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CToEaseFunctionU3Eb__4_3_mB965A8E5686FF467D23FE3E5EF3564ABA36C56D2_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CToEaseFunctionU3Eb__4_4_m638274DD909D0E6DF66C0A0D7C0F40E8312029CB_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CToEaseFunctionU3Eb__4_5_mFF2D7DC4AA25EE6E7044305C57FA8816631D80CF_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CToEaseFunctionU3Eb__4_6_m4A06F8BB2D4B4F436E14D46CA73C41D4560A4AC6_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CToEaseFunctionU3Eb__4_7_m0FA0259C9E4CF4FB47077B12BA6F6D9ECC6107FC_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CToEaseFunctionU3Eb__4_8_m5E29AABC5E842BD7E4DBADFC4AE227D489BBC4D1_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CToEaseFunctionU3Eb__4_9_m36315113AE76BC13E5D5744624A50F7C70D71A7C_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* U3CWaitForCompletionU3Ed__14_System_Collections_IEnumerator_Reset_m5083F646BC5695CBD90D6DF5BCB30DDEF5AD4D0A_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* U3CWaitForElapsedLoopsU3Ed__17_System_Collections_IEnumerator_Reset_m05E6D6A8FDAABA5200671D2E3F6F17AB2CA9ECB4_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* U3CWaitForKillU3Ed__16_System_Collections_IEnumerator_Reset_m3402914BE6B7AC4DE9AB672C82B274A5B676A561_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* U3CWaitForPositionU3Ed__18_System_Collections_IEnumerator_Reset_mE61461C60AFF4F0BC20A218197E6B95B1329438A_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* U3CWaitForRewindU3Ed__15_System_Collections_IEnumerator_Reset_m6C5D68183E9195F440FA2840E50B5A0EED71E3BF_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* U3CWaitForStartU3Ed__19_System_Collections_IEnumerator_Reset_m4D243AE3E677B081685ADC96EA10FFB8B221570B_RuntimeMethod_var;
struct Delegate_t_marshaled_com;
struct Delegate_t_marshaled_pinvoke;
struct Exception_t_marshaled_com;
struct Exception_t_marshaled_pinvoke;
struct CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB;
struct ControlPointU5BU5D_t52F9D1EC70E441ED3915E30FFB75F9B95AD56C59;
struct ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918;
struct SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C;
struct TweenU5BU5D_t6E5F58C51FA0DA64C990C1C7E02EE9B70220C2F7;
struct Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C;
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
// DG.Tweening.Plugins.Core.ABSTweenPlugin`3<UnityEngine.Color,UnityEngine.Color,DG.Tweening.Plugins.Options.ColorOptions>
struct ABSTweenPlugin_3_tC26278B0CA053BAF4547345679D3E8D1F748AC12 : public RuntimeObject
{
};
// DG.Tweening.Plugins.Core.ABSTweenPlugin`3<System.Int32,System.Int32,DG.Tweening.Plugins.Options.NoOptions>
struct ABSTweenPlugin_3_t79D91C3E0DB82A874E072CF1EF486B5F78D7F8DE : public RuntimeObject
{
};
// DG.Tweening.Plugins.Core.ABSTweenPlugin`3<UnityEngine.Quaternion,UnityEngine.Quaternion,DG.Tweening.Plugins.Options.NoOptions>
struct ABSTweenPlugin_3_t56BEDD6B006DC2E8D499101DE8A2339425AE6A10 : public RuntimeObject
{
};
// DG.Tweening.Plugins.Core.ABSTweenPlugin`3<UnityEngine.Quaternion,UnityEngine.Vector3,DG.Tweening.Plugins.Options.QuaternionOptions>
struct ABSTweenPlugin_3_t3823C0F935A3168B9E48DC90ABD9A0CED3D7BB82 : public RuntimeObject
{
};
// DG.Tweening.Plugins.Core.ABSTweenPlugin`3<UnityEngine.Rect,UnityEngine.Rect,DG.Tweening.Plugins.Options.RectOptions>
struct ABSTweenPlugin_3_tA51581359A1B697A7A0A8F2FFDE00794FA1E67F4 : public RuntimeObject
{
};
// DG.Tweening.Plugins.Core.ABSTweenPlugin`3<UnityEngine.RectOffset,UnityEngine.RectOffset,DG.Tweening.Plugins.Options.NoOptions>
struct ABSTweenPlugin_3_tEDADD90C5C3ECECC20453D4CCA444C32237B4DA6 : public RuntimeObject
{
};
// DG.Tweening.Plugins.Core.ABSTweenPlugin`3<System.Single,System.Single,DG.Tweening.Plugins.Options.FloatOptions>
struct ABSTweenPlugin_3_t60F4DE5120CFD5986925189A0E775FAEAB4C59B9 : public RuntimeObject
{
};
// DG.Tweening.Plugins.Core.ABSTweenPlugin`3<System.String,System.String,DG.Tweening.Plugins.Options.StringOptions>
struct ABSTweenPlugin_3_tE7EF56C4695649256BA2077D8E447E739C869256 : public RuntimeObject
{
};
// DG.Tweening.Plugins.Core.ABSTweenPlugin`3<System.UInt32,System.UInt32,DG.Tweening.Plugins.Options.NoOptions>
struct ABSTweenPlugin_3_tF7DC4DC804C28471C8A2FE7BAB02032703A99806 : public RuntimeObject
{
};
// DG.Tweening.Plugins.Core.ABSTweenPlugin`3<UnityEngine.Vector2,UnityEngine.Vector2,DG.Tweening.Plugins.Options.VectorOptions>
struct ABSTweenPlugin_3_t4082710A2BB933E2D055E454B3EFAC4C0A319444 : public RuntimeObject
{
};
// DG.Tweening.Plugins.Core.ABSTweenPlugin`3<UnityEngine.Vector3,UnityEngine.Vector3,DG.Tweening.Plugins.Options.VectorOptions>
struct ABSTweenPlugin_3_tE5A78BE46D046C07A6356B8AB596B2D00F9295E7 : public RuntimeObject
{
};
// DG.Tweening.Plugins.Core.ABSTweenPlugin`3<UnityEngine.Vector4,UnityEngine.Vector4,DG.Tweening.Plugins.Options.VectorOptions>
struct ABSTweenPlugin_3_t9F8F8099624B165B75CB1E0C53FA9762CB2815FC : public RuntimeObject
{
};
// System.Collections.Generic.Dictionary`2<System.Type,DG.Tweening.Plugins.Core.ITweenPlugin>
struct Dictionary_2_tF4CB0FB5DF80F436652EC8BDB03A82C708969A88 : public RuntimeObject
{
// System.Int32[] System.Collections.Generic.Dictionary`2::_buckets
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ____buckets_0;
// System.Collections.Generic.Dictionary`2/Entry<TKey,TValue>[] System.Collections.Generic.Dictionary`2::_entries
EntryU5BU5D_tF2E5A6E84573019C47B857C645F0C6CEC28BE5B3* ____entries_1;
// System.Int32 System.Collections.Generic.Dictionary`2::_count
int32_t ____count_2;
// System.Int32 System.Collections.Generic.Dictionary`2::_freeList
int32_t ____freeList_3;
// System.Int32 System.Collections.Generic.Dictionary`2::_freeCount
int32_t ____freeCount_4;
// System.Int32 System.Collections.Generic.Dictionary`2::_version
int32_t ____version_5;
// System.Collections.Generic.IEqualityComparer`1<TKey> System.Collections.Generic.Dictionary`2::_comparer
RuntimeObject* ____comparer_6;
// System.Collections.Generic.Dictionary`2/KeyCollection<TKey,TValue> System.Collections.Generic.Dictionary`2::_keys
KeyCollection_tD77AE970C4544F03D10530D0E0377AB923FE6648* ____keys_7;
// System.Collections.Generic.Dictionary`2/ValueCollection<TKey,TValue> System.Collections.Generic.Dictionary`2::_values
ValueCollection_t8C6667EC740BF3CEC87436E2EC9BC5121A3A77A8* ____values_8;
// System.Object System.Collections.Generic.Dictionary`2::_syncRoot
RuntimeObject* ____syncRoot_9;
};
// System.Collections.Generic.List`1<System.Char>
struct List_1_t1FDED00FA37F39564E09D01CFDF33C22BCF5C8A7 : public RuntimeObject
{
// T[] System.Collections.Generic.List`1::_items
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ____items_1;
// System.Int32 System.Collections.Generic.List`1::_size
int32_t ____size_2;
// System.Int32 System.Collections.Generic.List`1::_version
int32_t ____version_3;
// System.Object System.Collections.Generic.List`1::_syncRoot
RuntimeObject* ____syncRoot_4;
};
struct List_1_t1FDED00FA37F39564E09D01CFDF33C22BCF5C8A7_StaticFields
{
// T[] System.Collections.Generic.List`1::s_emptyArray
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___s_emptyArray_5;
};
// System.Collections.Generic.List`1<System.Object>
struct List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D : public RuntimeObject
{
// T[] System.Collections.Generic.List`1::_items
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ____items_1;
// System.Int32 System.Collections.Generic.List`1::_size
int32_t ____size_2;
// System.Int32 System.Collections.Generic.List`1::_version
int32_t ____version_3;
// System.Object System.Collections.Generic.List`1::_syncRoot
RuntimeObject* ____syncRoot_4;
};
struct List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D_StaticFields
{
// T[] System.Collections.Generic.List`1::s_emptyArray
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ___s_emptyArray_5;
};
// System.Collections.Generic.List`1<DG.Tweening.Tween>
struct List_1_tDA2C18E15C40590123A37DABB6D0D9AEB77A3BBD : public RuntimeObject
{
// T[] System.Collections.Generic.List`1::_items
TweenU5BU5D_t6E5F58C51FA0DA64C990C1C7E02EE9B70220C2F7* ____items_1;
// System.Int32 System.Collections.Generic.List`1::_size
int32_t ____size_2;
// System.Int32 System.Collections.Generic.List`1::_version
int32_t ____version_3;
// System.Object System.Collections.Generic.List`1::_syncRoot
RuntimeObject* ____syncRoot_4;
};
struct List_1_tDA2C18E15C40590123A37DABB6D0D9AEB77A3BBD_StaticFields
{
// T[] System.Collections.Generic.List`1::s_emptyArray
TweenU5BU5D_t6E5F58C51FA0DA64C990C1C7E02EE9B70220C2F7* ___s_emptyArray_5;
};
// System.Collections.Generic.List`1<DG.Tweening.TweenCallback>
struct List_1_t6EF58ECBFCFA6FA99AC1281CE3A14BB083B08524 : public RuntimeObject
{
// T[] System.Collections.Generic.List`1::_items
TweenCallbackU5BU5D_t8792AE43D235487BCFA06FDF72E32AA4554B551B* ____items_1;
// System.Int32 System.Collections.Generic.List`1::_size
int32_t ____size_2;
// System.Int32 System.Collections.Generic.List`1::_version
int32_t ____version_3;
// System.Object System.Collections.Generic.List`1::_syncRoot
RuntimeObject* ____syncRoot_4;
};
struct List_1_t6EF58ECBFCFA6FA99AC1281CE3A14BB083B08524_StaticFields
{
// T[] System.Collections.Generic.List`1::s_emptyArray
TweenCallbackU5BU5D_t8792AE43D235487BCFA06FDF72E32AA4554B551B* ___s_emptyArray_5;
};
// System.Collections.Generic.Stack`1<DG.Tweening.Tween>
struct Stack_1_t5BFE231094D4C21C56F26E6EE0BC9A194AD9A5B6 : public RuntimeObject
{
// T[] System.Collections.Generic.Stack`1::_array
TweenU5BU5D_t6E5F58C51FA0DA64C990C1C7E02EE9B70220C2F7* ____array_0;
// System.Int32 System.Collections.Generic.Stack`1::_size
int32_t ____size_1;
// System.Int32 System.Collections.Generic.Stack`1::_version
int32_t ____version_2;
// System.Object System.Collections.Generic.Stack`1::_syncRoot
RuntimeObject* ____syncRoot_3;
};
// DG.Tweening.Plugins.Core.PathCore.ABSPathDecoder
struct ABSPathDecoder_t6B479550CEF6C183ACCA13F11E29E019270AB61C : public RuntimeObject
{
};
// DG.Tweening.Core.ABSSequentiable
struct ABSSequentiable_t05DF85FC63E3650D2D4CF6ABBA0F43263EB8CE89 : public RuntimeObject
{
// DG.Tweening.TweenType DG.Tweening.Core.ABSSequentiable::tweenType
int32_t ___tweenType_0;
// System.Single DG.Tweening.Core.ABSSequentiable::sequencedPosition
float ___sequencedPosition_1;
// System.Single DG.Tweening.Core.ABSSequentiable::sequencedEndPosition
float ___sequencedEndPosition_2;
// DG.Tweening.TweenCallback DG.Tweening.Core.ABSSequentiable::onStart
TweenCallback_t7C8B8A38E7B30905FF1B83C943256EF23617BB24* ___onStart_3;
};
struct Il2CppArrayBounds;
// DG.Tweening.Core.Easing.Bounce
struct Bounce_t0AEC0E86192AFD2DF3F551A099C4902C113A26E9 : public RuntimeObject
{
};
// System.Text.RegularExpressions.Capture
struct Capture_tE11B735186DAFEE5F7A3BF5A739E9CCCE99DC24A : public RuntimeObject
{
// System.Int32 System.Text.RegularExpressions.Capture::<Index>k__BackingField
int32_t ___U3CIndexU3Ek__BackingField_0;
// System.Int32 System.Text.RegularExpressions.Capture::<Length>k__BackingField
int32_t ___U3CLengthU3Ek__BackingField_1;
// System.String System.Text.RegularExpressions.Capture::<Text>k__BackingField
String_t* ___U3CTextU3Ek__BackingField_2;
};
// DG.Tweening.DOTween
struct DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13 : public RuntimeObject
{
};
struct DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_StaticFields
{
// System.String DG.Tweening.DOTween::Version
String_t* ___Version_0;
// System.Boolean DG.Tweening.DOTween::useSafeMode
bool ___useSafeMode_1;
// System.Boolean DG.Tweening.DOTween::showUnityEditorReport
bool ___showUnityEditorReport_2;
// System.Single DG.Tweening.DOTween::timeScale
float ___timeScale_3;
// System.Boolean DG.Tweening.DOTween::useSmoothDeltaTime
bool ___useSmoothDeltaTime_4;
// DG.Tweening.LogBehaviour DG.Tweening.DOTween::_logBehaviour
int32_t ____logBehaviour_5;
// System.Boolean DG.Tweening.DOTween::drawGizmos
bool ___drawGizmos_6;
// DG.Tweening.UpdateType DG.Tweening.DOTween::defaultUpdateType
int32_t ___defaultUpdateType_7;
// System.Boolean DG.Tweening.DOTween::defaultTimeScaleIndependent
bool ___defaultTimeScaleIndependent_8;
// DG.Tweening.AutoPlay DG.Tweening.DOTween::defaultAutoPlay
int32_t ___defaultAutoPlay_9;
// System.Boolean DG.Tweening.DOTween::defaultAutoKill
bool ___defaultAutoKill_10;
// DG.Tweening.LoopType DG.Tweening.DOTween::defaultLoopType
int32_t ___defaultLoopType_11;
// System.Boolean DG.Tweening.DOTween::defaultRecyclable
bool ___defaultRecyclable_12;
// DG.Tweening.Ease DG.Tweening.DOTween::defaultEaseType
int32_t ___defaultEaseType_13;
// System.Single DG.Tweening.DOTween::defaultEaseOvershootOrAmplitude
float ___defaultEaseOvershootOrAmplitude_14;
// System.Single DG.Tweening.DOTween::defaultEasePeriod
float ___defaultEasePeriod_15;
// DG.Tweening.Core.DOTweenComponent DG.Tweening.DOTween::instance
DOTweenComponent_tEA6C5A1520B40681AE6FA1703529F60EBC3691DC* ___instance_16;
// System.Boolean DG.Tweening.DOTween::isUnityEditor
bool ___isUnityEditor_17;
// System.Boolean DG.Tweening.DOTween::isDebugBuild
bool ___isDebugBuild_18;
// System.Int32 DG.Tweening.DOTween::maxActiveTweenersReached
int32_t ___maxActiveTweenersReached_19;
// System.Int32 DG.Tweening.DOTween::maxActiveSequencesReached
int32_t ___maxActiveSequencesReached_20;
// System.Collections.Generic.List`1<DG.Tweening.TweenCallback> DG.Tweening.DOTween::GizmosDelegates
List_1_t6EF58ECBFCFA6FA99AC1281CE3A14BB083B08524* ___GizmosDelegates_21;
// System.Boolean DG.Tweening.DOTween::initialized
bool ___initialized_22;
// System.Boolean DG.Tweening.DOTween::isQuitting
bool ___isQuitting_23;
};
// DG.Tweening.Core.Debugger
struct Debugger_tCF42DBFBF81B46CDEE59CA397F2860F3427FE1F0 : public RuntimeObject
{
};
struct Debugger_tCF42DBFBF81B46CDEE59CA397F2860F3427FE1F0_StaticFields
{
// System.Int32 DG.Tweening.Core.Debugger::logPriority
int32_t ___logPriority_0;
};
// DG.Tweening.Core.Easing.EaseCurve
struct EaseCurve_t36BD7EAD5E58656A06E0D71596FF781803BE9C5F : public RuntimeObject
{
// UnityEngine.AnimationCurve DG.Tweening.Core.Easing.EaseCurve::_animCurve
AnimationCurve_tCBFFAAD05CEBB35EF8D8631BD99914BE1A6BB354* ____animCurve_0;
};
// DG.Tweening.Core.Easing.EaseManager
struct EaseManager_t7E8B166DF6DFCEE3386DAB1524EC423E3523EB3C : public RuntimeObject
{
};
// DG.Tweening.Core.Extensions
struct Extensions_tB285E4629D501497029ADC7BAD9B6FACC6930625 : public RuntimeObject
{
};
// DG.Tweening.Core.Easing.Flash
struct Flash_tBDBDE9EDB27F061B0BB2F196A8A1A9C502F684DF : public RuntimeObject
{
};
// System.Text.RegularExpressions.GroupCollection
struct GroupCollection_tFFA1789730DD9EA122FBE77DC03BFEDCC3F2945E : public RuntimeObject
{
// System.Text.RegularExpressions.Match System.Text.RegularExpressions.GroupCollection::_match
Match_tFBEBCF225BD8EA17BCE6CE3FE5C1BD8E3074105F* ____match_0;
// System.Collections.Hashtable System.Text.RegularExpressions.GroupCollection::_captureMap
Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* ____captureMap_1;
// System.Text.RegularExpressions.Group[] System.Text.RegularExpressions.GroupCollection::_groups
GroupU5BU5D_t9924453EAB39E5BC350475A536C5C7093F9A04A9* ____groups_2;
};
// DG.Tweening.Plugins.Core.PluginsManager
struct PluginsManager_tB3018BC34957F354DA1466C4B00F76EF354BBFA7 : public RuntimeObject
{
};
struct PluginsManager_tB3018BC34957F354DA1466C4B00F76EF354BBFA7_StaticFields
{
// DG.Tweening.Plugins.Core.ITweenPlugin DG.Tweening.Plugins.Core.PluginsManager::_floatPlugin
RuntimeObject* ____floatPlugin_0;
// DG.Tweening.Plugins.Core.ITweenPlugin DG.Tweening.Plugins.Core.PluginsManager::_doublePlugin
RuntimeObject* ____doublePlugin_1;
// DG.Tweening.Plugins.Core.ITweenPlugin DG.Tweening.Plugins.Core.PluginsManager::_intPlugin
RuntimeObject* ____intPlugin_2;
// DG.Tweening.Plugins.Core.ITweenPlugin DG.Tweening.Plugins.Core.PluginsManager::_uintPlugin
RuntimeObject* ____uintPlugin_3;
// DG.Tweening.Plugins.Core.ITweenPlugin DG.Tweening.Plugins.Core.PluginsManager::_longPlugin
RuntimeObject* ____longPlugin_4;
// DG.Tweening.Plugins.Core.ITweenPlugin DG.Tweening.Plugins.Core.PluginsManager::_ulongPlugin
RuntimeObject* ____ulongPlugin_5;
// DG.Tweening.Plugins.Core.ITweenPlugin DG.Tweening.Plugins.Core.PluginsManager::_vector2Plugin
RuntimeObject* ____vector2Plugin_6;
// DG.Tweening.Plugins.Core.ITweenPlugin DG.Tweening.Plugins.Core.PluginsManager::_vector3Plugin
RuntimeObject* ____vector3Plugin_7;
// DG.Tweening.Plugins.Core.ITweenPlugin DG.Tweening.Plugins.Core.PluginsManager::_vector4Plugin
RuntimeObject* ____vector4Plugin_8;
// DG.Tweening.Plugins.Core.ITweenPlugin DG.Tweening.Plugins.Core.PluginsManager::_quaternionPlugin
RuntimeObject* ____quaternionPlugin_9;
// DG.Tweening.Plugins.Core.ITweenPlugin DG.Tweening.Plugins.Core.PluginsManager::_colorPlugin
RuntimeObject* ____colorPlugin_10;
// DG.Tweening.Plugins.Core.ITweenPlugin DG.Tweening.Plugins.Core.PluginsManager::_rectPlugin
RuntimeObject* ____rectPlugin_11;
// DG.Tweening.Plugins.Core.ITweenPlugin DG.Tweening.Plugins.Core.PluginsManager::_rectOffsetPlugin
RuntimeObject* ____rectOffsetPlugin_12;
// DG.Tweening.Plugins.Core.ITweenPlugin DG.Tweening.Plugins.Core.PluginsManager::_stringPlugin
RuntimeObject* ____stringPlugin_13;
// DG.Tweening.Plugins.Core.ITweenPlugin DG.Tweening.Plugins.Core.PluginsManager::_vector3ArrayPlugin
RuntimeObject* ____vector3ArrayPlugin_14;
// DG.Tweening.Plugins.Core.ITweenPlugin DG.Tweening.Plugins.Core.PluginsManager::_color2Plugin
RuntimeObject* ____color2Plugin_15;
// System.Collections.Generic.Dictionary`2<System.Type,DG.Tweening.Plugins.Core.ITweenPlugin> DG.Tweening.Plugins.Core.PluginsManager::_customPlugins
Dictionary_2_tF4CB0FB5DF80F436652EC8BDB03A82C708969A88* ____customPlugins_17;
};
// DG.Tweening.Plugins.Core.SpecialPluginsUtils
struct SpecialPluginsUtils_t3B0BE28310DF18FF4349B72BEF68F3A4AB3EC952 : public RuntimeObject
{
};
// System.String
struct String_t : public RuntimeObject
{
// System.Int32 System.String::_stringLength
int32_t ____stringLength_4;
// System.Char System.String::_firstChar
Il2CppChar ____firstChar_5;
};
struct String_t_StaticFields
{
// System.String System.String::Empty
String_t* ___Empty_6;
};
// System.Text.StringBuilder
struct StringBuilder_t : public RuntimeObject
{
// System.Char[] System.Text.StringBuilder::m_ChunkChars
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___m_ChunkChars_0;
// System.Text.StringBuilder System.Text.StringBuilder::m_ChunkPrevious
StringBuilder_t* ___m_ChunkPrevious_1;
// System.Int32 System.Text.StringBuilder::m_ChunkLength
int32_t ___m_ChunkLength_2;
// System.Int32 System.Text.StringBuilder::m_ChunkOffset
int32_t ___m_ChunkOffset_3;
// System.Int32 System.Text.StringBuilder::m_MaxCapacity
int32_t ___m_MaxCapacity_4;
};
// DG.Tweening.Plugins.StringPluginExtensions
struct StringPluginExtensions_tA36E0339AE94CFDB282B13B80AD5E10EDB969B8F : public RuntimeObject
{
};
struct StringPluginExtensions_tA36E0339AE94CFDB282B13B80AD5E10EDB969B8F_StaticFields
{
// System.Char[] DG.Tweening.Plugins.StringPluginExtensions::ScrambledCharsAll
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___ScrambledCharsAll_0;
// System.Char[] DG.Tweening.Plugins.StringPluginExtensions::ScrambledCharsUppercase
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___ScrambledCharsUppercase_1;
// System.Char[] DG.Tweening.Plugins.StringPluginExtensions::ScrambledCharsLowercase
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___ScrambledCharsLowercase_2;
// System.Char[] DG.Tweening.Plugins.StringPluginExtensions::ScrambledCharsNumerals
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___ScrambledCharsNumerals_3;
// System.Int32 DG.Tweening.Plugins.StringPluginExtensions::_lastRndSeed
int32_t ____lastRndSeed_4;
};
// DG.Tweening.Core.TweenManager
struct TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1 : public RuntimeObject
{
};
struct TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields
{
// System.Int32 DG.Tweening.Core.TweenManager::maxActive
int32_t ___maxActive_3;
// System.Int32 DG.Tweening.Core.TweenManager::maxTweeners
int32_t ___maxTweeners_4;
// System.Int32 DG.Tweening.Core.TweenManager::maxSequences
int32_t ___maxSequences_5;
// System.Boolean DG.Tweening.Core.TweenManager::hasActiveTweens
bool ___hasActiveTweens_6;
// System.Boolean DG.Tweening.Core.TweenManager::hasActiveDefaultTweens
bool ___hasActiveDefaultTweens_7;
// System.Boolean DG.Tweening.Core.TweenManager::hasActiveLateTweens
bool ___hasActiveLateTweens_8;
// System.Boolean DG.Tweening.Core.TweenManager::hasActiveFixedTweens
bool ___hasActiveFixedTweens_9;
// System.Int32 DG.Tweening.Core.TweenManager::totActiveTweens
int32_t ___totActiveTweens_10;
// System.Int32 DG.Tweening.Core.TweenManager::totActiveDefaultTweens
int32_t ___totActiveDefaultTweens_11;
// System.Int32 DG.Tweening.Core.TweenManager::totActiveLateTweens
int32_t ___totActiveLateTweens_12;
// System.Int32 DG.Tweening.Core.TweenManager::totActiveFixedTweens
int32_t ___totActiveFixedTweens_13;
// System.Int32 DG.Tweening.Core.TweenManager::totActiveTweeners
int32_t ___totActiveTweeners_14;
// System.Int32 DG.Tweening.Core.TweenManager::totActiveSequences
int32_t ___totActiveSequences_15;
// System.Int32 DG.Tweening.Core.TweenManager::totPooledTweeners
int32_t ___totPooledTweeners_16;
// System.Int32 DG.Tweening.Core.TweenManager::totPooledSequences
int32_t ___totPooledSequences_17;
// System.Int32 DG.Tweening.Core.TweenManager::totTweeners
int32_t ___totTweeners_18;
// System.Int32 DG.Tweening.Core.TweenManager::totSequences
int32_t ___totSequences_19;
// System.Boolean DG.Tweening.Core.TweenManager::isUpdateLoop
bool ___isUpdateLoop_20;
// DG.Tweening.Tween[] DG.Tweening.Core.TweenManager::_activeTweens
TweenU5BU5D_t6E5F58C51FA0DA64C990C1C7E02EE9B70220C2F7* ____activeTweens_21;
// DG.Tweening.Tween[] DG.Tweening.Core.TweenManager::_pooledTweeners
TweenU5BU5D_t6E5F58C51FA0DA64C990C1C7E02EE9B70220C2F7* ____pooledTweeners_22;
// System.Collections.Generic.Stack`1<DG.Tweening.Tween> DG.Tweening.Core.TweenManager::_PooledSequences
Stack_1_t5BFE231094D4C21C56F26E6EE0BC9A194AD9A5B6* ____PooledSequences_23;
// System.Collections.Generic.List`1<DG.Tweening.Tween> DG.Tweening.Core.TweenManager::_KillList
List_1_tDA2C18E15C40590123A37DABB6D0D9AEB77A3BBD* ____KillList_24;
// System.Int32 DG.Tweening.Core.TweenManager::_maxActiveLookupId
int32_t ____maxActiveLookupId_25;
// System.Boolean DG.Tweening.Core.TweenManager::_requiresActiveReorganization
bool ____requiresActiveReorganization_26;
// System.Int32 DG.Tweening.Core.TweenManager::_reorganizeFromId
int32_t ____reorganizeFromId_27;
// System.Int32 DG.Tweening.Core.TweenManager::_minPooledTweenerId
int32_t ____minPooledTweenerId_28;
// System.Int32 DG.Tweening.Core.TweenManager::_maxPooledTweenerId
int32_t ____maxPooledTweenerId_29;
};
// DG.Tweening.Core.Utils
struct Utils_t8EF7B960E842221CDBC9F88EA7420A7554EB3449 : public RuntimeObject
{
};
// System.ValueType
struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F : public RuntimeObject
{
};
// Native definition for P/Invoke marshalling of System.ValueType
struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F_marshaled_pinvoke
{
};
// Native definition for COM marshalling of System.ValueType
struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F_marshaled_com
{
};
// DG.Tweening.Core.DOTweenComponent/<WaitForCompletion>d__14
struct U3CWaitForCompletionU3Ed__14_tFFE72E89A8E08C2CC8A761888880304A6DB4F5EC : public RuntimeObject
{
// System.Int32 DG.Tweening.Core.DOTweenComponent/<WaitForCompletion>d__14::<>1__state
int32_t ___U3CU3E1__state_0;
// System.Object DG.Tweening.Core.DOTweenComponent/<WaitForCompletion>d__14::<>2__current
RuntimeObject* ___U3CU3E2__current_1;
// DG.Tweening.Tween DG.Tweening.Core.DOTweenComponent/<WaitForCompletion>d__14::t
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* ___t_2;
};
// DG.Tweening.Core.DOTweenComponent/<WaitForElapsedLoops>d__17
struct U3CWaitForElapsedLoopsU3Ed__17_tF4DFC134CACD8B11B932F26AC467B90D51990D39 : public RuntimeObject
{
// System.Int32 DG.Tweening.Core.DOTweenComponent/<WaitForElapsedLoops>d__17::<>1__state
int32_t ___U3CU3E1__state_0;
// System.Object DG.Tweening.Core.DOTweenComponent/<WaitForElapsedLoops>d__17::<>2__current
RuntimeObject* ___U3CU3E2__current_1;
// DG.Tweening.Tween DG.Tweening.Core.DOTweenComponent/<WaitForElapsedLoops>d__17::t
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* ___t_2;
// System.Int32 DG.Tweening.Core.DOTweenComponent/<WaitForElapsedLoops>d__17::elapsedLoops
int32_t ___elapsedLoops_3;
};
// DG.Tweening.Core.DOTweenComponent/<WaitForKill>d__16
struct U3CWaitForKillU3Ed__16_t6F3062B839AB4860E8EB82AAA8F4A8DD039D82F8 : public RuntimeObject
{
// System.Int32 DG.Tweening.Core.DOTweenComponent/<WaitForKill>d__16::<>1__state
int32_t ___U3CU3E1__state_0;
// System.Object DG.Tweening.Core.DOTweenComponent/<WaitForKill>d__16::<>2__current
RuntimeObject* ___U3CU3E2__current_1;
// DG.Tweening.Tween DG.Tweening.Core.DOTweenComponent/<WaitForKill>d__16::t
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* ___t_2;
};
// DG.Tweening.Core.DOTweenComponent/<WaitForPosition>d__18
struct U3CWaitForPositionU3Ed__18_t04E5F894476E411A21777C9C2900430C54752E45 : public RuntimeObject
{
// System.Int32 DG.Tweening.Core.DOTweenComponent/<WaitForPosition>d__18::<>1__state
int32_t ___U3CU3E1__state_0;
// System.Object DG.Tweening.Core.DOTweenComponent/<WaitForPosition>d__18::<>2__current
RuntimeObject* ___U3CU3E2__current_1;
// DG.Tweening.Tween DG.Tweening.Core.DOTweenComponent/<WaitForPosition>d__18::t
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* ___t_2;
// System.Single DG.Tweening.Core.DOTweenComponent/<WaitForPosition>d__18::position
float ___position_3;
};
// DG.Tweening.Core.DOTweenComponent/<WaitForRewind>d__15
struct U3CWaitForRewindU3Ed__15_t81DD652081E16ECFC5702436BA6BC84DE65BBF86 : public RuntimeObject
{
// System.Int32 DG.Tweening.Core.DOTweenComponent/<WaitForRewind>d__15::<>1__state
int32_t ___U3CU3E1__state_0;
// System.Object DG.Tweening.Core.DOTweenComponent/<WaitForRewind>d__15::<>2__current
RuntimeObject* ___U3CU3E2__current_1;
// DG.Tweening.Tween DG.Tweening.Core.DOTweenComponent/<WaitForRewind>d__15::t
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* ___t_2;
};
// DG.Tweening.Core.DOTweenComponent/<WaitForStart>d__19
struct U3CWaitForStartU3Ed__19_t47FF6BDD1B4DCBE7F1AC3EA7684876B44A7C2946 : public RuntimeObject
{
// System.Int32 DG.Tweening.Core.DOTweenComponent/<WaitForStart>d__19::<>1__state
int32_t ___U3CU3E1__state_0;
// System.Object DG.Tweening.Core.DOTweenComponent/<WaitForStart>d__19::<>2__current
RuntimeObject* ___U3CU3E2__current_1;
// DG.Tweening.Tween DG.Tweening.Core.DOTweenComponent/<WaitForStart>d__19::t
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* ___t_2;
};
// DG.Tweening.Core.Easing.EaseManager/<>c
struct U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4 : public RuntimeObject
{
};
struct U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields
{
// DG.Tweening.Core.Easing.EaseManager/<>c DG.Tweening.Core.Easing.EaseManager/<>c::<>9
U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4* ___U3CU3E9_0;
// DG.Tweening.EaseFunction DG.Tweening.Core.Easing.EaseManager/<>c::<>9__4_0
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* ___U3CU3E9__4_0_1;
// DG.Tweening.EaseFunction DG.Tweening.Core.Easing.EaseManager/<>c::<>9__4_1
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* ___U3CU3E9__4_1_2;
// DG.Tweening.EaseFunction DG.Tweening.Core.Easing.EaseManager/<>c::<>9__4_2
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* ___U3CU3E9__4_2_3;
// DG.Tweening.EaseFunction DG.Tweening.Core.Easing.EaseManager/<>c::<>9__4_3
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* ___U3CU3E9__4_3_4;
// DG.Tweening.EaseFunction DG.Tweening.Core.Easing.EaseManager/<>c::<>9__4_4
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* ___U3CU3E9__4_4_5;
// DG.Tweening.EaseFunction DG.Tweening.Core.Easing.EaseManager/<>c::<>9__4_5
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* ___U3CU3E9__4_5_6;
// DG.Tweening.EaseFunction DG.Tweening.Core.Easing.EaseManager/<>c::<>9__4_6
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* ___U3CU3E9__4_6_7;
// DG.Tweening.EaseFunction DG.Tweening.Core.Easing.EaseManager/<>c::<>9__4_7
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* ___U3CU3E9__4_7_8;
// DG.Tweening.EaseFunction DG.Tweening.Core.Easing.EaseManager/<>c::<>9__4_8
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* ___U3CU3E9__4_8_9;
// DG.Tweening.EaseFunction DG.Tweening.Core.Easing.EaseManager/<>c::<>9__4_9
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* ___U3CU3E9__4_9_10;
// DG.Tweening.EaseFunction DG.Tweening.Core.Easing.EaseManager/<>c::<>9__4_10
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* ___U3CU3E9__4_10_11;
// DG.Tweening.EaseFunction DG.Tweening.Core.Easing.EaseManager/<>c::<>9__4_11
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* ___U3CU3E9__4_11_12;
// DG.Tweening.EaseFunction DG.Tweening.Core.Easing.EaseManager/<>c::<>9__4_12
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* ___U3CU3E9__4_12_13;
// DG.Tweening.EaseFunction DG.Tweening.Core.Easing.EaseManager/<>c::<>9__4_13
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* ___U3CU3E9__4_13_14;
// DG.Tweening.EaseFunction DG.Tweening.Core.Easing.EaseManager/<>c::<>9__4_14
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* ___U3CU3E9__4_14_15;
// DG.Tweening.EaseFunction DG.Tweening.Core.Easing.EaseManager/<>c::<>9__4_15
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* ___U3CU3E9__4_15_16;
// DG.Tweening.EaseFunction DG.Tweening.Core.Easing.EaseManager/<>c::<>9__4_16
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* ___U3CU3E9__4_16_17;
// DG.Tweening.EaseFunction DG.Tweening.Core.Easing.EaseManager/<>c::<>9__4_17
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* ___U3CU3E9__4_17_18;
// DG.Tweening.EaseFunction DG.Tweening.Core.Easing.EaseManager/<>c::<>9__4_18
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* ___U3CU3E9__4_18_19;
// DG.Tweening.EaseFunction DG.Tweening.Core.Easing.EaseManager/<>c::<>9__4_19
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* ___U3CU3E9__4_19_20;
// DG.Tweening.EaseFunction DG.Tweening.Core.Easing.EaseManager/<>c::<>9__4_20
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* ___U3CU3E9__4_20_21;
// DG.Tweening.EaseFunction DG.Tweening.Core.Easing.EaseManager/<>c::<>9__4_21
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* ___U3CU3E9__4_21_22;
// DG.Tweening.EaseFunction DG.Tweening.Core.Easing.EaseManager/<>c::<>9__4_22
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* ___U3CU3E9__4_22_23;
// DG.Tweening.EaseFunction DG.Tweening.Core.Easing.EaseManager/<>c::<>9__4_23
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* ___U3CU3E9__4_23_24;
// DG.Tweening.EaseFunction DG.Tweening.Core.Easing.EaseManager/<>c::<>9__4_24
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* ___U3CU3E9__4_24_25;
// DG.Tweening.EaseFunction DG.Tweening.Core.Easing.EaseManager/<>c::<>9__4_25
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* ___U3CU3E9__4_25_26;
// DG.Tweening.EaseFunction DG.Tweening.Core.Easing.EaseManager/<>c::<>9__4_26
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* ___U3CU3E9__4_26_27;
// DG.Tweening.EaseFunction DG.Tweening.Core.Easing.EaseManager/<>c::<>9__4_27
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* ___U3CU3E9__4_27_28;
// DG.Tweening.EaseFunction DG.Tweening.Core.Easing.EaseManager/<>c::<>9__4_28
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* ___U3CU3E9__4_28_29;
// DG.Tweening.EaseFunction DG.Tweening.Core.Easing.EaseManager/<>c::<>9__4_29
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* ___U3CU3E9__4_29_30;
// DG.Tweening.EaseFunction DG.Tweening.Core.Easing.EaseManager/<>c::<>9__4_30
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* ___U3CU3E9__4_30_31;
// DG.Tweening.EaseFunction DG.Tweening.Core.Easing.EaseManager/<>c::<>9__4_31
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* ___U3CU3E9__4_31_32;
// DG.Tweening.EaseFunction DG.Tweening.Core.Easing.EaseManager/<>c::<>9__4_32
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* ___U3CU3E9__4_32_33;
// DG.Tweening.EaseFunction DG.Tweening.Core.Easing.EaseManager/<>c::<>9__4_33
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* ___U3CU3E9__4_33_34;
// DG.Tweening.EaseFunction DG.Tweening.Core.Easing.EaseManager/<>c::<>9__4_34
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* ___U3CU3E9__4_34_35;
// DG.Tweening.EaseFunction DG.Tweening.Core.Easing.EaseManager/<>c::<>9__4_35
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* ___U3CU3E9__4_35_36;
};
// System.Boolean
struct Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22
{
// System.Boolean System.Boolean::m_value
bool ___m_value_0;
};
struct Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_StaticFields
{
// System.String System.Boolean::TrueString
String_t* ___TrueString_5;
// System.String System.Boolean::FalseString
String_t* ___FalseString_6;
};
// DG.Tweening.Plugins.Core.PathCore.CatmullRomDecoder
struct CatmullRomDecoder_tBC93937ED94DB6355B974915EE9885854F1A5EB0 : public ABSPathDecoder_t6B479550CEF6C183ACCA13F11E29E019270AB61C
{
};
// System.Char
struct Char_t521A6F19B456D956AF452D926C32709DC03D6B17
{
// System.Char System.Char::m_value
Il2CppChar ___m_value_0;
};
struct Char_t521A6F19B456D956AF452D926C32709DC03D6B17_StaticFields
{
// System.Byte[] System.Char::s_categoryForLatin1
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___s_categoryForLatin1_3;
};
// UnityEngine.Color
struct Color_tD001788D726C3A7F1379BEED0260B9591F440C1F
{
// System.Single UnityEngine.Color::r
float ___r_0;
// System.Single UnityEngine.Color::g
float ___g_1;
// System.Single UnityEngine.Color::b
float ___b_2;
// System.Single UnityEngine.Color::a
float ___a_3;
};
// DG.Tweening.Plugins.Options.ColorOptions
struct ColorOptions_t9F2151E3A21F3FE2A41BEEF7D288D670C2685F39
{
// System.Boolean DG.Tweening.Plugins.Options.ColorOptions::alphaOnly
bool ___alphaOnly_0;
};
// Native definition for P/Invoke marshalling of DG.Tweening.Plugins.Options.ColorOptions
struct ColorOptions_t9F2151E3A21F3FE2A41BEEF7D288D670C2685F39_marshaled_pinvoke
{
int32_t ___alphaOnly_0;
};
// Native definition for COM marshalling of DG.Tweening.Plugins.Options.ColorOptions
struct ColorOptions_t9F2151E3A21F3FE2A41BEEF7D288D670C2685F39_marshaled_com
{
int32_t ___alphaOnly_0;
};
// DG.Tweening.Plugins.ColorPlugin
struct ColorPlugin_t12D5DF9AD61036BFA78330F7123998B5EE1C8954 : public ABSTweenPlugin_3_tC26278B0CA053BAF4547345679D3E8D1F748AC12
{
};
// System.Double
struct Double_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F
{
// System.Double System.Double::m_value
double ___m_value_0;
};
// DG.Tweening.Plugins.Options.FloatOptions
struct FloatOptions_t8A9B05DB7CF6CC90A27F300C2977D91A48B3FEF5
{
// System.Boolean DG.Tweening.Plugins.Options.FloatOptions::snapping
bool ___snapping_0;
};
// Native definition for P/Invoke marshalling of DG.Tweening.Plugins.Options.FloatOptions
struct FloatOptions_t8A9B05DB7CF6CC90A27F300C2977D91A48B3FEF5_marshaled_pinvoke
{
int32_t ___snapping_0;
};
// Native definition for COM marshalling of DG.Tweening.Plugins.Options.FloatOptions
struct FloatOptions_t8A9B05DB7CF6CC90A27F300C2977D91A48B3FEF5_marshaled_com
{
int32_t ___snapping_0;
};
// DG.Tweening.Plugins.FloatPlugin
struct FloatPlugin_tC1B73BD6C186ED983EE92FAFA44996E106521602 : public ABSTweenPlugin_3_t60F4DE5120CFD5986925189A0E775FAEAB4C59B9
{
};
// System.Text.RegularExpressions.Group
struct Group_t26371E9136D6F43782C487B63C67C5FC4F472881 : public Capture_tE11B735186DAFEE5F7A3BF5A739E9CCCE99DC24A
{
// System.Int32[] System.Text.RegularExpressions.Group::_caps
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ____caps_4;
// System.Int32 System.Text.RegularExpressions.Group::_capcount
int32_t ____capcount_5;
// System.Text.RegularExpressions.CaptureCollection System.Text.RegularExpressions.Group::_capcoll
CaptureCollection_t38405272BD6A6DA77CD51487FD39624C6E95CC93* ____capcoll_6;
// System.String System.Text.RegularExpressions.Group::<Name>k__BackingField
String_t* ___U3CNameU3Ek__BackingField_7;
};
struct Group_t26371E9136D6F43782C487B63C67C5FC4F472881_StaticFields
{
// System.Text.RegularExpressions.Group System.Text.RegularExpressions.Group::s_emptyGroup
Group_t26371E9136D6F43782C487B63C67C5FC4F472881* ___s_emptyGroup_3;
};
// System.Int32
struct Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C
{
// System.Int32 System.Int32::m_value
int32_t ___m_value_0;
};
// DG.Tweening.Plugins.IntPlugin
struct IntPlugin_tF9F1AFC1C3A6BDD2443ED3E14E9F78EF89EC348A : public ABSTweenPlugin_3_t79D91C3E0DB82A874E072CF1EF486B5F78D7F8DE
{
};
// System.IntPtr
struct IntPtr_t
{
// System.Void* System.IntPtr::m_value
void* ___m_value_0;
};
struct IntPtr_t_StaticFields
{
// System.IntPtr System.IntPtr::Zero
intptr_t ___Zero_1;
};
// UnityEngine.Keyframe
struct Keyframe_tB9C67DCBFE10C0AE9C52CB5C66E944255C9254F0
{
// System.Single UnityEngine.Keyframe::m_Time
float ___m_Time_0;
// System.Single UnityEngine.Keyframe::m_Value
float ___m_Value_1;
// System.Single UnityEngine.Keyframe::m_InTangent
float ___m_InTangent_2;
// System.Single UnityEngine.Keyframe::m_OutTangent
float ___m_OutTangent_3;
// System.Int32 UnityEngine.Keyframe::m_WeightedMode
int32_t ___m_WeightedMode_4;
// System.Single UnityEngine.Keyframe::m_InWeight
float ___m_InWeight_5;
// System.Single UnityEngine.Keyframe::m_OutWeight
float ___m_OutWeight_6;
};
// DG.Tweening.Plugins.Core.PathCore.LinearDecoder
struct LinearDecoder_tC7C53176BBF58227DC1855AFDBA3FAFF19860B15 : public ABSPathDecoder_t6B479550CEF6C183ACCA13F11E29E019270AB61C
{
};
// DG.Tweening.Plugins.Options.NoOptions
struct NoOptions_t2B4A2CA3C472B5AC37AACC090B1D0B27BCF4307E
{
union
{
struct
{
};
uint8_t NoOptions_t2B4A2CA3C472B5AC37AACC090B1D0B27BCF4307E__padding[1];
};
};
// DG.Tweening.CustomPlugins.PureQuaternionPlugin
struct PureQuaternionPlugin_t657F176265AD5B16DAC19DB4055CED610D0E7728 : public ABSTweenPlugin_3_t56BEDD6B006DC2E8D499101DE8A2339425AE6A10
{
};
struct PureQuaternionPlugin_t657F176265AD5B16DAC19DB4055CED610D0E7728_StaticFields
{
// DG.Tweening.CustomPlugins.PureQuaternionPlugin DG.Tweening.CustomPlugins.PureQuaternionPlugin::_plug
PureQuaternionPlugin_t657F176265AD5B16DAC19DB4055CED610D0E7728* ____plug_0;
};
// UnityEngine.Quaternion
struct Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974
{
// System.Single UnityEngine.Quaternion::x
float ___x_0;
// System.Single UnityEngine.Quaternion::y
float ___y_1;
// System.Single UnityEngine.Quaternion::z
float ___z_2;
// System.Single UnityEngine.Quaternion::w
float ___w_3;
};
struct Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974_StaticFields
{
// UnityEngine.Quaternion UnityEngine.Quaternion::identityQuaternion
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 ___identityQuaternion_4;
};
// DG.Tweening.Plugins.QuaternionPlugin
struct QuaternionPlugin_t1A56047AD40DAFAADC979A7D1060705C6B452494 : public ABSTweenPlugin_3_t3823C0F935A3168B9E48DC90ABD9A0CED3D7BB82
{
};
// 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;
};
// DG.Tweening.Plugins.RectOffsetPlugin
struct RectOffsetPlugin_tACF5D3CEB5F225A9D3A1DFDBAD171F71B674E845 : public ABSTweenPlugin_3_tEDADD90C5C3ECECC20453D4CCA444C32237B4DA6
{
};
struct RectOffsetPlugin_tACF5D3CEB5F225A9D3A1DFDBAD171F71B674E845_StaticFields
{
// UnityEngine.RectOffset DG.Tweening.Plugins.RectOffsetPlugin::_r
RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* ____r_0;
};
// DG.Tweening.Plugins.Options.RectOptions
struct RectOptions_tCE72F3B850FF80059E448A0ED2AA3FF16EE5EDAC
{
// System.Boolean DG.Tweening.Plugins.Options.RectOptions::snapping
bool ___snapping_0;
};
// Native definition for P/Invoke marshalling of DG.Tweening.Plugins.Options.RectOptions
struct RectOptions_tCE72F3B850FF80059E448A0ED2AA3FF16EE5EDAC_marshaled_pinvoke
{
int32_t ___snapping_0;
};
// Native definition for COM marshalling of DG.Tweening.Plugins.Options.RectOptions
struct RectOptions_tCE72F3B850FF80059E448A0ED2AA3FF16EE5EDAC_marshaled_com
{
int32_t ___snapping_0;
};
// DG.Tweening.Plugins.RectPlugin
struct RectPlugin_t798CAB602477A5FEC0C26CAF494979B1F2803E8D : public ABSTweenPlugin_3_tA51581359A1B697A7A0A8F2FFDE00794FA1E67F4
{
};
// DG.Tweening.Core.SequenceCallback
struct SequenceCallback_tF04229A385B0898870CB2A68EB10408A723489E8 : public ABSSequentiable_t05DF85FC63E3650D2D4CF6ABBA0F43263EB8CE89
{
};
// System.Single
struct Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C
{
// System.Single System.Single::m_value
float ___m_value_0;
};
// DG.Tweening.Plugins.Options.StringOptions
struct StringOptions_tC70D70DB6854CE62E6BBC3AA066517835919E9FA
{
// System.Boolean DG.Tweening.Plugins.Options.StringOptions::richTextEnabled
bool ___richTextEnabled_0;
// DG.Tweening.ScrambleMode DG.Tweening.Plugins.Options.StringOptions::scrambleMode
int32_t ___scrambleMode_1;
// System.Char[] DG.Tweening.Plugins.Options.StringOptions::scrambledChars
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___scrambledChars_2;
// System.Int32 DG.Tweening.Plugins.Options.StringOptions::startValueStrippedLength
int32_t ___startValueStrippedLength_3;
// System.Int32 DG.Tweening.Plugins.Options.StringOptions::changeValueStrippedLength
int32_t ___changeValueStrippedLength_4;
};
// Native definition for P/Invoke marshalling of DG.Tweening.Plugins.Options.StringOptions
struct StringOptions_tC70D70DB6854CE62E6BBC3AA066517835919E9FA_marshaled_pinvoke
{
int32_t ___richTextEnabled_0;
int32_t ___scrambleMode_1;
uint8_t* ___scrambledChars_2;
int32_t ___startValueStrippedLength_3;
int32_t ___changeValueStrippedLength_4;
};
// Native definition for COM marshalling of DG.Tweening.Plugins.Options.StringOptions
struct StringOptions_tC70D70DB6854CE62E6BBC3AA066517835919E9FA_marshaled_com
{
int32_t ___richTextEnabled_0;
int32_t ___scrambleMode_1;
uint8_t* ___scrambledChars_2;
int32_t ___startValueStrippedLength_3;
int32_t ___changeValueStrippedLength_4;
};
// DG.Tweening.Plugins.StringPlugin
struct StringPlugin_tFB74E02BC676FC582B73F3505B2D35B9C66FE603 : public ABSTweenPlugin_3_tE7EF56C4695649256BA2077D8E447E739C869256
{
};
struct StringPlugin_tFB74E02BC676FC582B73F3505B2D35B9C66FE603_StaticFields
{
// System.Text.StringBuilder DG.Tweening.Plugins.StringPlugin::_Buffer
StringBuilder_t* ____Buffer_0;
// System.Collections.Generic.List`1<System.Char> DG.Tweening.Plugins.StringPlugin::_OpenedTags
List_1_t1FDED00FA37F39564E09D01CFDF33C22BCF5C8A7* ____OpenedTags_1;
};
// DG.Tweening.Tween
struct Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C : public ABSSequentiable_t05DF85FC63E3650D2D4CF6ABBA0F43263EB8CE89
{
// System.Single DG.Tweening.Tween::timeScale
float ___timeScale_4;
// System.Boolean DG.Tweening.Tween::isBackwards
bool ___isBackwards_5;
// System.Object DG.Tweening.Tween::id
RuntimeObject* ___id_6;
// System.Object DG.Tweening.Tween::target
RuntimeObject* ___target_7;
// DG.Tweening.UpdateType DG.Tweening.Tween::updateType
int32_t ___updateType_8;
// System.Boolean DG.Tweening.Tween::isIndependentUpdate
bool ___isIndependentUpdate_9;
// DG.Tweening.TweenCallback DG.Tweening.Tween::onPlay
TweenCallback_t7C8B8A38E7B30905FF1B83C943256EF23617BB24* ___onPlay_10;
// DG.Tweening.TweenCallback DG.Tweening.Tween::onPause
TweenCallback_t7C8B8A38E7B30905FF1B83C943256EF23617BB24* ___onPause_11;
// DG.Tweening.TweenCallback DG.Tweening.Tween::onRewind
TweenCallback_t7C8B8A38E7B30905FF1B83C943256EF23617BB24* ___onRewind_12;
// DG.Tweening.TweenCallback DG.Tweening.Tween::onUpdate
TweenCallback_t7C8B8A38E7B30905FF1B83C943256EF23617BB24* ___onUpdate_13;
// DG.Tweening.TweenCallback DG.Tweening.Tween::onStepComplete
TweenCallback_t7C8B8A38E7B30905FF1B83C943256EF23617BB24* ___onStepComplete_14;
// DG.Tweening.TweenCallback DG.Tweening.Tween::onComplete
TweenCallback_t7C8B8A38E7B30905FF1B83C943256EF23617BB24* ___onComplete_15;
// DG.Tweening.TweenCallback DG.Tweening.Tween::onKill
TweenCallback_t7C8B8A38E7B30905FF1B83C943256EF23617BB24* ___onKill_16;
// DG.Tweening.TweenCallback`1<System.Int32> DG.Tweening.Tween::onWaypointChange
TweenCallback_1_tF0ADCA0C226C9C243ACB55E67D852E4BB53AEB67* ___onWaypointChange_17;
// System.Boolean DG.Tweening.Tween::isFrom
bool ___isFrom_18;
// System.Boolean DG.Tweening.Tween::isBlendable
bool ___isBlendable_19;
// System.Boolean DG.Tweening.Tween::isRecyclable
bool ___isRecyclable_20;
// System.Boolean DG.Tweening.Tween::isSpeedBased
bool ___isSpeedBased_21;
// System.Boolean DG.Tweening.Tween::autoKill
bool ___autoKill_22;
// System.Single DG.Tweening.Tween::duration
float ___duration_23;
// System.Int32 DG.Tweening.Tween::loops
int32_t ___loops_24;
// DG.Tweening.LoopType DG.Tweening.Tween::loopType
int32_t ___loopType_25;
// System.Single DG.Tweening.Tween::delay
float ___delay_26;
// System.Boolean DG.Tweening.Tween::isRelative
bool ___isRelative_27;
// DG.Tweening.Ease DG.Tweening.Tween::easeType
int32_t ___easeType_28;
// DG.Tweening.EaseFunction DG.Tweening.Tween::customEase
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* ___customEase_29;
// System.Single DG.Tweening.Tween::easeOvershootOrAmplitude
float ___easeOvershootOrAmplitude_30;
// System.Single DG.Tweening.Tween::easePeriod
float ___easePeriod_31;
// System.Type DG.Tweening.Tween::typeofT1
Type_t* ___typeofT1_32;
// System.Type DG.Tweening.Tween::typeofT2
Type_t* ___typeofT2_33;
// System.Type DG.Tweening.Tween::typeofTPlugOptions
Type_t* ___typeofTPlugOptions_34;
// System.Boolean DG.Tweening.Tween::active
bool ___active_35;
// System.Boolean DG.Tweening.Tween::isSequenced
bool ___isSequenced_36;
// DG.Tweening.Sequence DG.Tweening.Tween::sequenceParent
Sequence_tEADBE56D6ED2E9EE8FB2E5459C3E57131EC0545C* ___sequenceParent_37;
// System.Int32 DG.Tweening.Tween::activeId
int32_t ___activeId_38;
// DG.Tweening.Core.Enums.SpecialStartupMode DG.Tweening.Tween::specialStartupMode
int32_t ___specialStartupMode_39;
// System.Boolean DG.Tweening.Tween::creationLocked
bool ___creationLocked_40;
// System.Boolean DG.Tweening.Tween::startupDone
bool ___startupDone_41;
// System.Boolean DG.Tweening.Tween::playedOnce
bool ___playedOnce_42;
// System.Single DG.Tweening.Tween::position
float ___position_43;
// System.Single DG.Tweening.Tween::fullDuration
float ___fullDuration_44;
// System.Int32 DG.Tweening.Tween::completedLoops
int32_t ___completedLoops_45;
// System.Boolean DG.Tweening.Tween::isPlaying
bool ___isPlaying_46;
// System.Boolean DG.Tweening.Tween::isComplete
bool ___isComplete_47;
// System.Single DG.Tweening.Tween::elapsedDelay
float ___elapsedDelay_48;
// System.Boolean DG.Tweening.Tween::delayComplete
bool ___delayComplete_49;
// System.Int32 DG.Tweening.Tween::miscInt
int32_t ___miscInt_50;
};
// System.UInt32
struct UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B
{
// System.UInt32 System.UInt32::m_value
uint32_t ___m_value_0;
};
// DG.Tweening.Plugins.UintPlugin
struct UintPlugin_t8AD83D61CE5C42CC008163B8DB1AF61837487931 : public ABSTweenPlugin_3_tF7DC4DC804C28471C8A2FE7BAB02032703A99806
{
};
// UnityEngine.Vector2
struct Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7
{
// System.Single UnityEngine.Vector2::x
float ___x_0;
// System.Single UnityEngine.Vector2::y
float ___y_1;
};
struct Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7_StaticFields
{
// UnityEngine.Vector2 UnityEngine.Vector2::zeroVector
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___zeroVector_2;
// UnityEngine.Vector2 UnityEngine.Vector2::oneVector
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___oneVector_3;
// UnityEngine.Vector2 UnityEngine.Vector2::upVector
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___upVector_4;
// UnityEngine.Vector2 UnityEngine.Vector2::downVector
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___downVector_5;
// UnityEngine.Vector2 UnityEngine.Vector2::leftVector
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___leftVector_6;
// UnityEngine.Vector2 UnityEngine.Vector2::rightVector
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___rightVector_7;
// UnityEngine.Vector2 UnityEngine.Vector2::positiveInfinityVector
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___positiveInfinityVector_8;
// UnityEngine.Vector2 UnityEngine.Vector2::negativeInfinityVector
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___negativeInfinityVector_9;
};
// DG.Tweening.Plugins.Vector2Plugin
struct Vector2Plugin_t49FFF2365699F66F30188BB37F03AA461129DD2D : public ABSTweenPlugin_3_t4082710A2BB933E2D055E454B3EFAC4C0A319444
{
};
// UnityEngine.Vector3
struct Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2
{
// System.Single UnityEngine.Vector3::x
float ___x_2;
// System.Single UnityEngine.Vector3::y
float ___y_3;
// System.Single UnityEngine.Vector3::z
float ___z_4;
};
struct Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_StaticFields
{
// UnityEngine.Vector3 UnityEngine.Vector3::zeroVector
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___zeroVector_5;
// UnityEngine.Vector3 UnityEngine.Vector3::oneVector
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___oneVector_6;
// UnityEngine.Vector3 UnityEngine.Vector3::upVector
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___upVector_7;
// UnityEngine.Vector3 UnityEngine.Vector3::downVector
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___downVector_8;
// UnityEngine.Vector3 UnityEngine.Vector3::leftVector
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___leftVector_9;
// UnityEngine.Vector3 UnityEngine.Vector3::rightVector
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___rightVector_10;
// UnityEngine.Vector3 UnityEngine.Vector3::forwardVector
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___forwardVector_11;
// UnityEngine.Vector3 UnityEngine.Vector3::backVector
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___backVector_12;
// UnityEngine.Vector3 UnityEngine.Vector3::positiveInfinityVector
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___positiveInfinityVector_13;
// UnityEngine.Vector3 UnityEngine.Vector3::negativeInfinityVector
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___negativeInfinityVector_14;
};
// DG.Tweening.Plugins.Options.Vector3ArrayOptions
struct Vector3ArrayOptions_t0F50A7A54A860E4604486511E285C952557C6644
{
// DG.Tweening.AxisConstraint DG.Tweening.Plugins.Options.Vector3ArrayOptions::axisConstraint
int32_t ___axisConstraint_0;
// System.Boolean DG.Tweening.Plugins.Options.Vector3ArrayOptions::snapping
bool ___snapping_1;
// System.Single[] DG.Tweening.Plugins.Options.Vector3ArrayOptions::durations
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* ___durations_2;
};
// Native definition for P/Invoke marshalling of DG.Tweening.Plugins.Options.Vector3ArrayOptions
struct Vector3ArrayOptions_t0F50A7A54A860E4604486511E285C952557C6644_marshaled_pinvoke
{
int32_t ___axisConstraint_0;
int32_t ___snapping_1;
Il2CppSafeArray/*NONE*/* ___durations_2;
};
// Native definition for COM marshalling of DG.Tweening.Plugins.Options.Vector3ArrayOptions
struct Vector3ArrayOptions_t0F50A7A54A860E4604486511E285C952557C6644_marshaled_com
{
int32_t ___axisConstraint_0;
int32_t ___snapping_1;
Il2CppSafeArray/*NONE*/* ___durations_2;
};
// DG.Tweening.Plugins.Vector3Plugin
struct Vector3Plugin_t8DB704648AD26DB2C1B603081274AF3225B8BFAD : public ABSTweenPlugin_3_tE5A78BE46D046C07A6356B8AB596B2D00F9295E7
{
};
// UnityEngine.Vector4
struct Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3
{
// System.Single UnityEngine.Vector4::x
float ___x_1;
// System.Single UnityEngine.Vector4::y
float ___y_2;
// System.Single UnityEngine.Vector4::z
float ___z_3;
// System.Single UnityEngine.Vector4::w
float ___w_4;
};
struct Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3_StaticFields
{
// UnityEngine.Vector4 UnityEngine.Vector4::zeroVector
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___zeroVector_5;
// UnityEngine.Vector4 UnityEngine.Vector4::oneVector
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___oneVector_6;
// UnityEngine.Vector4 UnityEngine.Vector4::positiveInfinityVector
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___positiveInfinityVector_7;
// UnityEngine.Vector4 UnityEngine.Vector4::negativeInfinityVector
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___negativeInfinityVector_8;
};
// DG.Tweening.Plugins.Vector4Plugin
struct Vector4Plugin_tF067D35176F54CB1A4BE2D7C2DE7229C3DB22CE5 : public ABSTweenPlugin_3_t9F8F8099624B165B75CB1E0C53FA9762CB2815FC
{
};
// DG.Tweening.Plugins.Options.VectorOptions
struct VectorOptions_t2814CC842518C92C9DFC5DE6F7A73824758D3EF9
{
// DG.Tweening.AxisConstraint DG.Tweening.Plugins.Options.VectorOptions::axisConstraint
int32_t ___axisConstraint_0;
// System.Boolean DG.Tweening.Plugins.Options.VectorOptions::snapping
bool ___snapping_1;
};
// Native definition for P/Invoke marshalling of DG.Tweening.Plugins.Options.VectorOptions
struct VectorOptions_t2814CC842518C92C9DFC5DE6F7A73824758D3EF9_marshaled_pinvoke
{
int32_t ___axisConstraint_0;
int32_t ___snapping_1;
};
// Native definition for COM marshalling of DG.Tweening.Plugins.Options.VectorOptions
struct VectorOptions_t2814CC842518C92C9DFC5DE6F7A73824758D3EF9_marshaled_com
{
int32_t ___axisConstraint_0;
int32_t ___snapping_1;
};
// System.Void
struct Void_t4861ACF8F4594C3437BB48B6E56783494B843915
{
union
{
struct
{
};
uint8_t Void_t4861ACF8F4594C3437BB48B6E56783494B843915__padding[1];
};
};
// System.Nullable`1<UnityEngine.Color>
struct Nullable_1_tEE83D90B507D40B6C58B5EEF5B9D44D377B44F11
{
// System.Boolean System.Nullable`1::hasValue
bool ___hasValue_0;
// T System.Nullable`1::value
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___value_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.AnimationCurve
struct AnimationCurve_tCBFFAAD05CEBB35EF8D8631BD99914BE1A6BB354 : public RuntimeObject
{
// System.IntPtr UnityEngine.AnimationCurve::m_Ptr
intptr_t ___m_Ptr_0;
};
// Native definition for P/Invoke marshalling of UnityEngine.AnimationCurve
struct AnimationCurve_tCBFFAAD05CEBB35EF8D8631BD99914BE1A6BB354_marshaled_pinvoke
{
intptr_t ___m_Ptr_0;
};
// Native definition for COM marshalling of UnityEngine.AnimationCurve
struct AnimationCurve_tCBFFAAD05CEBB35EF8D8631BD99914BE1A6BB354_marshaled_com
{
intptr_t ___m_Ptr_0;
};
// DG.Tweening.Plugins.Core.PathCore.ControlPoint
struct ControlPoint_tCAFE592FCADA75007AF24FEB842AE63DAFA9B8D1
{
// UnityEngine.Vector3 DG.Tweening.Plugins.Core.PathCore.ControlPoint::a
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___a_0;
// UnityEngine.Vector3 DG.Tweening.Plugins.Core.PathCore.ControlPoint::b
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___b_1;
};
// 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;
};
// System.Exception
struct Exception_t : public RuntimeObject
{
// System.String System.Exception::_className
String_t* ____className_1;
// System.String System.Exception::_message
String_t* ____message_2;
// System.Collections.IDictionary System.Exception::_data
RuntimeObject* ____data_3;
// System.Exception System.Exception::_innerException
Exception_t* ____innerException_4;
// System.String System.Exception::_helpURL
String_t* ____helpURL_5;
// System.Object System.Exception::_stackTrace
RuntimeObject* ____stackTrace_6;
// System.String System.Exception::_stackTraceString
String_t* ____stackTraceString_7;
// System.String System.Exception::_remoteStackTraceString
String_t* ____remoteStackTraceString_8;
// System.Int32 System.Exception::_remoteStackIndex
int32_t ____remoteStackIndex_9;
// System.Object System.Exception::_dynamicMethods
RuntimeObject* ____dynamicMethods_10;
// System.Int32 System.Exception::_HResult
int32_t ____HResult_11;
// System.String System.Exception::_source
String_t* ____source_12;
// System.Runtime.Serialization.SafeSerializationManager System.Exception::_safeSerializationManager
SafeSerializationManager_tCBB85B95DFD1634237140CD892E82D06ECB3F5E6* ____safeSerializationManager_13;
// System.Diagnostics.StackTrace[] System.Exception::captured_traces
StackTraceU5BU5D_t32FBCB20930EAF5BAE3F450FF75228E5450DA0DF* ___captured_traces_14;
// System.IntPtr[] System.Exception::native_trace_ips
IntPtrU5BU5D_tFD177F8C806A6921AD7150264CCC62FA00CAD832* ___native_trace_ips_15;
// System.Int32 System.Exception::caught_in_unmanaged
int32_t ___caught_in_unmanaged_16;
};
struct Exception_t_StaticFields
{
// System.Object System.Exception::s_EDILock
RuntimeObject* ___s_EDILock_0;
};
// Native definition for P/Invoke marshalling of System.Exception
struct Exception_t_marshaled_pinvoke
{
char* ____className_1;
char* ____message_2;
RuntimeObject* ____data_3;
Exception_t_marshaled_pinvoke* ____innerException_4;
char* ____helpURL_5;
Il2CppIUnknown* ____stackTrace_6;
char* ____stackTraceString_7;
char* ____remoteStackTraceString_8;
int32_t ____remoteStackIndex_9;
Il2CppIUnknown* ____dynamicMethods_10;
int32_t ____HResult_11;
char* ____source_12;
SafeSerializationManager_tCBB85B95DFD1634237140CD892E82D06ECB3F5E6* ____safeSerializationManager_13;
StackTraceU5BU5D_t32FBCB20930EAF5BAE3F450FF75228E5450DA0DF* ___captured_traces_14;
Il2CppSafeArray/*NONE*/* ___native_trace_ips_15;
int32_t ___caught_in_unmanaged_16;
};
// Native definition for COM marshalling of System.Exception
struct Exception_t_marshaled_com
{
Il2CppChar* ____className_1;
Il2CppChar* ____message_2;
RuntimeObject* ____data_3;
Exception_t_marshaled_com* ____innerException_4;
Il2CppChar* ____helpURL_5;
Il2CppIUnknown* ____stackTrace_6;
Il2CppChar* ____stackTraceString_7;
Il2CppChar* ____remoteStackTraceString_8;
int32_t ____remoteStackIndex_9;
Il2CppIUnknown* ____dynamicMethods_10;
int32_t ____HResult_11;
Il2CppChar* ____source_12;
SafeSerializationManager_tCBB85B95DFD1634237140CD892E82D06ECB3F5E6* ____safeSerializationManager_13;
StackTraceU5BU5D_t32FBCB20930EAF5BAE3F450FF75228E5450DA0DF* ___captured_traces_14;
Il2CppSafeArray/*NONE*/* ___native_trace_ips_15;
int32_t ___caught_in_unmanaged_16;
};
// System.Text.RegularExpressions.Match
struct Match_tFBEBCF225BD8EA17BCE6CE3FE5C1BD8E3074105F : public Group_t26371E9136D6F43782C487B63C67C5FC4F472881
{
// System.Text.RegularExpressions.GroupCollection System.Text.RegularExpressions.Match::_groupcoll
GroupCollection_tFFA1789730DD9EA122FBE77DC03BFEDCC3F2945E* ____groupcoll_8;
// System.Text.RegularExpressions.Regex System.Text.RegularExpressions.Match::_regex
Regex_tE773142C2BE45C5D362B0F815AFF831707A51772* ____regex_9;
// System.Int32 System.Text.RegularExpressions.Match::_textbeg
int32_t ____textbeg_10;
// System.Int32 System.Text.RegularExpressions.Match::_textpos
int32_t ____textpos_11;
// System.Int32 System.Text.RegularExpressions.Match::_textend
int32_t ____textend_12;
// System.Int32 System.Text.RegularExpressions.Match::_textstart
int32_t ____textstart_13;
// System.Int32[][] System.Text.RegularExpressions.Match::_matches
Int32U5BU5DU5BU5D_t179D865D5B30EFCBC50F82C9774329C15943466E* ____matches_14;
// System.Int32[] System.Text.RegularExpressions.Match::_matchcount
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ____matchcount_15;
// System.Boolean System.Text.RegularExpressions.Match::_balancing
bool ____balancing_16;
};
struct Match_tFBEBCF225BD8EA17BCE6CE3FE5C1BD8E3074105F_StaticFields
{
// System.Text.RegularExpressions.Match System.Text.RegularExpressions.Match::<Empty>k__BackingField
Match_tFBEBCF225BD8EA17BCE6CE3FE5C1BD8E3074105F* ___U3CEmptyU3Ek__BackingField_17;
};
// UnityEngine.Object
struct Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C : public RuntimeObject
{
// System.IntPtr UnityEngine.Object::m_CachedPtr
intptr_t ___m_CachedPtr_0;
};
struct Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_StaticFields
{
// System.Int32 UnityEngine.Object::OffsetOfInstanceIDInCPlusPlusObject
int32_t ___OffsetOfInstanceIDInCPlusPlusObject_1;
};
// Native definition for P/Invoke marshalling of UnityEngine.Object
struct Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_marshaled_pinvoke
{
intptr_t ___m_CachedPtr_0;
};
// Native definition for COM marshalling of UnityEngine.Object
struct Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_marshaled_com
{
intptr_t ___m_CachedPtr_0;
};
// DG.Tweening.Plugins.Options.PathOptions
struct PathOptions_t76F1CBAC082454349D530B799121EB15BFA4CB3A
{
// DG.Tweening.PathMode DG.Tweening.Plugins.Options.PathOptions::mode
int32_t ___mode_0;
// DG.Tweening.Plugins.Options.OrientType DG.Tweening.Plugins.Options.PathOptions::orientType
int32_t ___orientType_1;
// DG.Tweening.AxisConstraint DG.Tweening.Plugins.Options.PathOptions::lockPositionAxis
int32_t ___lockPositionAxis_2;
// DG.Tweening.AxisConstraint DG.Tweening.Plugins.Options.PathOptions::lockRotationAxis
int32_t ___lockRotationAxis_3;
// System.Boolean DG.Tweening.Plugins.Options.PathOptions::isClosedPath
bool ___isClosedPath_4;
// UnityEngine.Vector3 DG.Tweening.Plugins.Options.PathOptions::lookAtPosition
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___lookAtPosition_5;
// UnityEngine.Transform DG.Tweening.Plugins.Options.PathOptions::lookAtTransform
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* ___lookAtTransform_6;
// System.Single DG.Tweening.Plugins.Options.PathOptions::lookAhead
float ___lookAhead_7;
// System.Boolean DG.Tweening.Plugins.Options.PathOptions::hasCustomForwardDirection
bool ___hasCustomForwardDirection_8;
// UnityEngine.Quaternion DG.Tweening.Plugins.Options.PathOptions::forward
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 ___forward_9;
// System.Boolean DG.Tweening.Plugins.Options.PathOptions::useLocalPosition
bool ___useLocalPosition_10;
// UnityEngine.Transform DG.Tweening.Plugins.Options.PathOptions::parent
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* ___parent_11;
// UnityEngine.Quaternion DG.Tweening.Plugins.Options.PathOptions::startupRot
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 ___startupRot_12;
// System.Single DG.Tweening.Plugins.Options.PathOptions::startupZRot
float ___startupZRot_13;
};
// Native definition for P/Invoke marshalling of DG.Tweening.Plugins.Options.PathOptions
struct PathOptions_t76F1CBAC082454349D530B799121EB15BFA4CB3A_marshaled_pinvoke
{
int32_t ___mode_0;
int32_t ___orientType_1;
int32_t ___lockPositionAxis_2;
int32_t ___lockRotationAxis_3;
int32_t ___isClosedPath_4;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___lookAtPosition_5;
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* ___lookAtTransform_6;
float ___lookAhead_7;
int32_t ___hasCustomForwardDirection_8;
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 ___forward_9;
int32_t ___useLocalPosition_10;
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* ___parent_11;
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 ___startupRot_12;
float ___startupZRot_13;
};
// Native definition for COM marshalling of DG.Tweening.Plugins.Options.PathOptions
struct PathOptions_t76F1CBAC082454349D530B799121EB15BFA4CB3A_marshaled_com
{
int32_t ___mode_0;
int32_t ___orientType_1;
int32_t ___lockPositionAxis_2;
int32_t ___lockRotationAxis_3;
int32_t ___isClosedPath_4;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___lookAtPosition_5;
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* ___lookAtTransform_6;
float ___lookAhead_7;
int32_t ___hasCustomForwardDirection_8;
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 ___forward_9;
int32_t ___useLocalPosition_10;
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* ___parent_11;
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 ___startupRot_12;
float ___startupZRot_13;
};
// DG.Tweening.Plugins.Options.QuaternionOptions
struct QuaternionOptions_t1B83700718F7417854E4B6FB0E1726E183F69718
{
// DG.Tweening.RotateMode DG.Tweening.Plugins.Options.QuaternionOptions::rotateMode
int32_t ___rotateMode_0;
// DG.Tweening.AxisConstraint DG.Tweening.Plugins.Options.QuaternionOptions::axisConstraint
int32_t ___axisConstraint_1;
// UnityEngine.Vector3 DG.Tweening.Plugins.Options.QuaternionOptions::up
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___up_2;
};
// UnityEngine.RectOffset
struct RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5 : public RuntimeObject
{
// System.IntPtr UnityEngine.RectOffset::m_Ptr
intptr_t ___m_Ptr_0;
// System.Object UnityEngine.RectOffset::m_SourceStyle
RuntimeObject* ___m_SourceStyle_1;
};
// Native definition for P/Invoke marshalling of UnityEngine.RectOffset
struct RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5_marshaled_pinvoke
{
intptr_t ___m_Ptr_0;
Il2CppIUnknown* ___m_SourceStyle_1;
};
// Native definition for COM marshalling of UnityEngine.RectOffset
struct RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5_marshaled_com
{
intptr_t ___m_Ptr_0;
Il2CppIUnknown* ___m_SourceStyle_1;
};
// System.RuntimeFieldHandle
struct RuntimeFieldHandle_t6E4C45B6D2EA12FC99185805A7E77527899B25C5
{
// System.IntPtr System.RuntimeFieldHandle::value
intptr_t ___value_0;
};
// DG.Tweening.Sequence
struct Sequence_tEADBE56D6ED2E9EE8FB2E5459C3E57131EC0545C : public Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C
{
// System.Collections.Generic.List`1<DG.Tweening.Tween> DG.Tweening.Sequence::sequencedTweens
List_1_tDA2C18E15C40590123A37DABB6D0D9AEB77A3BBD* ___sequencedTweens_51;
// System.Collections.Generic.List`1<DG.Tweening.Core.ABSSequentiable> DG.Tweening.Sequence::_sequencedObjs
List_1_t0C6BF1E3B166E9D2A63FC3291C519D61B950BFDC* ____sequencedObjs_52;
// System.Single DG.Tweening.Sequence::lastTweenInsertTime
float ___lastTweenInsertTime_53;
};
// DG.Tweening.Tweener
struct Tweener_tD38633F1A42EDF47A73CE3BF1894D946E830E140 : public Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C
{
// System.Boolean DG.Tweening.Tweener::hasManuallySetStartValue
bool ___hasManuallySetStartValue_51;
// System.Boolean DG.Tweening.Tweener::isFromAllowed
bool ___isFromAllowed_52;
};
// DG.Tweening.Core.TweenerCore`3<UnityEngine.Color,UnityEngine.Color,DG.Tweening.Plugins.Options.ColorOptions>
struct TweenerCore_3_tC0593021331EF2AF46590E2184F512C0D38FD4C3 : public Tweener_tD38633F1A42EDF47A73CE3BF1894D946E830E140
{
// T2 DG.Tweening.Core.TweenerCore`3::startValue
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___startValue_53;
// T2 DG.Tweening.Core.TweenerCore`3::endValue
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___endValue_54;
// T2 DG.Tweening.Core.TweenerCore`3::changeValue
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___changeValue_55;
// TPlugOptions DG.Tweening.Core.TweenerCore`3::plugOptions
ColorOptions_t9F2151E3A21F3FE2A41BEEF7D288D670C2685F39 ___plugOptions_56;
// DG.Tweening.Core.DOGetter`1<T1> DG.Tweening.Core.TweenerCore`3::getter
DOGetter_1_t4DFFF7454A1BCD259676FED36CCF2114E34B5B95* ___getter_57;
// DG.Tweening.Core.DOSetter`1<T1> DG.Tweening.Core.TweenerCore`3::setter
DOSetter_1_t5E2B8A5C7040616545D7D029D20C4BF5F3E6DA89* ___setter_58;
// DG.Tweening.Plugins.Core.ABSTweenPlugin`3<T1,T2,TPlugOptions> DG.Tweening.Core.TweenerCore`3::tweenPlugin
ABSTweenPlugin_3_tC26278B0CA053BAF4547345679D3E8D1F748AC12* ___tweenPlugin_59;
};
// DG.Tweening.Core.TweenerCore`3<System.Int32,System.Int32,DG.Tweening.Plugins.Options.NoOptions>
struct TweenerCore_3_t9535EBAA281A1D58F2F4C103D11394072D85754C : public Tweener_tD38633F1A42EDF47A73CE3BF1894D946E830E140
{
// T2 DG.Tweening.Core.TweenerCore`3::startValue
int32_t ___startValue_53;
// T2 DG.Tweening.Core.TweenerCore`3::endValue
int32_t ___endValue_54;
// T2 DG.Tweening.Core.TweenerCore`3::changeValue
int32_t ___changeValue_55;
// TPlugOptions DG.Tweening.Core.TweenerCore`3::plugOptions
NoOptions_t2B4A2CA3C472B5AC37AACC090B1D0B27BCF4307E ___plugOptions_56;
// DG.Tweening.Core.DOGetter`1<T1> DG.Tweening.Core.TweenerCore`3::getter
DOGetter_1_t126D20ADA2999ECC8E5336D1EDE57C560F53784B* ___getter_57;
// DG.Tweening.Core.DOSetter`1<T1> DG.Tweening.Core.TweenerCore`3::setter
DOSetter_1_t034B092AF3597985E5ACEBF7D43ED7297EF3C6A8* ___setter_58;
// DG.Tweening.Plugins.Core.ABSTweenPlugin`3<T1,T2,TPlugOptions> DG.Tweening.Core.TweenerCore`3::tweenPlugin
ABSTweenPlugin_3_t79D91C3E0DB82A874E072CF1EF486B5F78D7F8DE* ___tweenPlugin_59;
};
// DG.Tweening.Core.TweenerCore`3<UnityEngine.Quaternion,UnityEngine.Quaternion,DG.Tweening.Plugins.Options.NoOptions>
struct TweenerCore_3_t9A48A35EB4763F174321ED1A1BE49A67BC0A5C6F : public Tweener_tD38633F1A42EDF47A73CE3BF1894D946E830E140
{
// T2 DG.Tweening.Core.TweenerCore`3::startValue
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 ___startValue_53;
// T2 DG.Tweening.Core.TweenerCore`3::endValue
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 ___endValue_54;
// T2 DG.Tweening.Core.TweenerCore`3::changeValue
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 ___changeValue_55;
// TPlugOptions DG.Tweening.Core.TweenerCore`3::plugOptions
NoOptions_t2B4A2CA3C472B5AC37AACC090B1D0B27BCF4307E ___plugOptions_56;
// DG.Tweening.Core.DOGetter`1<T1> DG.Tweening.Core.TweenerCore`3::getter
DOGetter_1_tB89DD12456B8E79576BB70E1CA6DF899686410D3* ___getter_57;
// DG.Tweening.Core.DOSetter`1<T1> DG.Tweening.Core.TweenerCore`3::setter
DOSetter_1_t9EFF8DD70A15F455A6FE698A22BD0FE9683AC28E* ___setter_58;
// DG.Tweening.Plugins.Core.ABSTweenPlugin`3<T1,T2,TPlugOptions> DG.Tweening.Core.TweenerCore`3::tweenPlugin
ABSTweenPlugin_3_t56BEDD6B006DC2E8D499101DE8A2339425AE6A10* ___tweenPlugin_59;
};
// DG.Tweening.Core.TweenerCore`3<UnityEngine.Quaternion,UnityEngine.Vector3,DG.Tweening.Plugins.Options.QuaternionOptions>
struct TweenerCore_3_t392C54729BB024F5802F8E205C583653C4E886E3 : public Tweener_tD38633F1A42EDF47A73CE3BF1894D946E830E140
{
// T2 DG.Tweening.Core.TweenerCore`3::startValue
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___startValue_53;
// T2 DG.Tweening.Core.TweenerCore`3::endValue
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___endValue_54;
// T2 DG.Tweening.Core.TweenerCore`3::changeValue
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___changeValue_55;
// TPlugOptions DG.Tweening.Core.TweenerCore`3::plugOptions
QuaternionOptions_t1B83700718F7417854E4B6FB0E1726E183F69718 ___plugOptions_56;
// DG.Tweening.Core.DOGetter`1<T1> DG.Tweening.Core.TweenerCore`3::getter
DOGetter_1_tB89DD12456B8E79576BB70E1CA6DF899686410D3* ___getter_57;
// DG.Tweening.Core.DOSetter`1<T1> DG.Tweening.Core.TweenerCore`3::setter
DOSetter_1_t9EFF8DD70A15F455A6FE698A22BD0FE9683AC28E* ___setter_58;
// DG.Tweening.Plugins.Core.ABSTweenPlugin`3<T1,T2,TPlugOptions> DG.Tweening.Core.TweenerCore`3::tweenPlugin
ABSTweenPlugin_3_t3823C0F935A3168B9E48DC90ABD9A0CED3D7BB82* ___tweenPlugin_59;
};
// DG.Tweening.Core.TweenerCore`3<UnityEngine.Rect,UnityEngine.Rect,DG.Tweening.Plugins.Options.RectOptions>
struct TweenerCore_3_tE0A3D42393A2015849880D806418B2EDD0187D5D : public Tweener_tD38633F1A42EDF47A73CE3BF1894D946E830E140
{
// T2 DG.Tweening.Core.TweenerCore`3::startValue
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___startValue_53;
// T2 DG.Tweening.Core.TweenerCore`3::endValue
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___endValue_54;
// T2 DG.Tweening.Core.TweenerCore`3::changeValue
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___changeValue_55;
// TPlugOptions DG.Tweening.Core.TweenerCore`3::plugOptions
RectOptions_tCE72F3B850FF80059E448A0ED2AA3FF16EE5EDAC ___plugOptions_56;
// DG.Tweening.Core.DOGetter`1<T1> DG.Tweening.Core.TweenerCore`3::getter
DOGetter_1_t64F1C0E113DC45CC9A1FD194A80B7B4C40AC4923* ___getter_57;
// DG.Tweening.Core.DOSetter`1<T1> DG.Tweening.Core.TweenerCore`3::setter
DOSetter_1_t1682EBCD9936CA04E27CEC6CFD3F7C8CD8584CDD* ___setter_58;
// DG.Tweening.Plugins.Core.ABSTweenPlugin`3<T1,T2,TPlugOptions> DG.Tweening.Core.TweenerCore`3::tweenPlugin
ABSTweenPlugin_3_tA51581359A1B697A7A0A8F2FFDE00794FA1E67F4* ___tweenPlugin_59;
};
// DG.Tweening.Core.TweenerCore`3<UnityEngine.RectOffset,UnityEngine.RectOffset,DG.Tweening.Plugins.Options.NoOptions>
struct TweenerCore_3_t2747D8615A6EF7CF1059EA86BC9E9868A6E2F119 : public Tweener_tD38633F1A42EDF47A73CE3BF1894D946E830E140
{
// T2 DG.Tweening.Core.TweenerCore`3::startValue
RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* ___startValue_53;
// T2 DG.Tweening.Core.TweenerCore`3::endValue
RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* ___endValue_54;
// T2 DG.Tweening.Core.TweenerCore`3::changeValue
RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* ___changeValue_55;
// TPlugOptions DG.Tweening.Core.TweenerCore`3::plugOptions
NoOptions_t2B4A2CA3C472B5AC37AACC090B1D0B27BCF4307E ___plugOptions_56;
// DG.Tweening.Core.DOGetter`1<T1> DG.Tweening.Core.TweenerCore`3::getter
DOGetter_1_t3F2A78015635C72FC129C0100EBEF80AFE358C8C* ___getter_57;
// DG.Tweening.Core.DOSetter`1<T1> DG.Tweening.Core.TweenerCore`3::setter
DOSetter_1_t5442FED873379ADBC8BB350064412667FD764A20* ___setter_58;
// DG.Tweening.Plugins.Core.ABSTweenPlugin`3<T1,T2,TPlugOptions> DG.Tweening.Core.TweenerCore`3::tweenPlugin
ABSTweenPlugin_3_tEDADD90C5C3ECECC20453D4CCA444C32237B4DA6* ___tweenPlugin_59;
};
// DG.Tweening.Core.TweenerCore`3<System.Single,System.Single,DG.Tweening.Plugins.Options.FloatOptions>
struct TweenerCore_3_t88CA32E51F4E95E6907CE2C6FD5D8122059AC2C1 : public Tweener_tD38633F1A42EDF47A73CE3BF1894D946E830E140
{
// T2 DG.Tweening.Core.TweenerCore`3::startValue
float ___startValue_53;
// T2 DG.Tweening.Core.TweenerCore`3::endValue
float ___endValue_54;
// T2 DG.Tweening.Core.TweenerCore`3::changeValue
float ___changeValue_55;
// TPlugOptions DG.Tweening.Core.TweenerCore`3::plugOptions
FloatOptions_t8A9B05DB7CF6CC90A27F300C2977D91A48B3FEF5 ___plugOptions_56;
// DG.Tweening.Core.DOGetter`1<T1> DG.Tweening.Core.TweenerCore`3::getter
DOGetter_1_tE8B39477E96408653D0242624F4D7E48ABFD1B03* ___getter_57;
// DG.Tweening.Core.DOSetter`1<T1> DG.Tweening.Core.TweenerCore`3::setter
DOSetter_1_t48D41DB8CE0BFC91A1844C4CC49A8A7222A69200* ___setter_58;
// DG.Tweening.Plugins.Core.ABSTweenPlugin`3<T1,T2,TPlugOptions> DG.Tweening.Core.TweenerCore`3::tweenPlugin
ABSTweenPlugin_3_t60F4DE5120CFD5986925189A0E775FAEAB4C59B9* ___tweenPlugin_59;
};
// DG.Tweening.Core.TweenerCore`3<System.String,System.String,DG.Tweening.Plugins.Options.StringOptions>
struct TweenerCore_3_t390910F1CE8B4737AA72FEED470399C8DBE1AF8B : public Tweener_tD38633F1A42EDF47A73CE3BF1894D946E830E140
{
// T2 DG.Tweening.Core.TweenerCore`3::startValue
String_t* ___startValue_53;
// T2 DG.Tweening.Core.TweenerCore`3::endValue
String_t* ___endValue_54;
// T2 DG.Tweening.Core.TweenerCore`3::changeValue
String_t* ___changeValue_55;
// TPlugOptions DG.Tweening.Core.TweenerCore`3::plugOptions
StringOptions_tC70D70DB6854CE62E6BBC3AA066517835919E9FA ___plugOptions_56;
// DG.Tweening.Core.DOGetter`1<T1> DG.Tweening.Core.TweenerCore`3::getter
DOGetter_1_t65A2B66606014CD7EFBA1D8DDD1273F57511D146* ___getter_57;
// DG.Tweening.Core.DOSetter`1<T1> DG.Tweening.Core.TweenerCore`3::setter
DOSetter_1_t999572008E4C4CFE5EF6FA70393F8B092CA8C438* ___setter_58;
// DG.Tweening.Plugins.Core.ABSTweenPlugin`3<T1,T2,TPlugOptions> DG.Tweening.Core.TweenerCore`3::tweenPlugin
ABSTweenPlugin_3_tE7EF56C4695649256BA2077D8E447E739C869256* ___tweenPlugin_59;
};
// DG.Tweening.Core.TweenerCore`3<System.UInt32,System.UInt32,DG.Tweening.Plugins.Options.NoOptions>
struct TweenerCore_3_t9B9A98357AEDE656A9D176C3FAC7B9FBB946A9F1 : public Tweener_tD38633F1A42EDF47A73CE3BF1894D946E830E140
{
// T2 DG.Tweening.Core.TweenerCore`3::startValue
uint32_t ___startValue_53;
// T2 DG.Tweening.Core.TweenerCore`3::endValue
uint32_t ___endValue_54;
// T2 DG.Tweening.Core.TweenerCore`3::changeValue
uint32_t ___changeValue_55;
// TPlugOptions DG.Tweening.Core.TweenerCore`3::plugOptions
NoOptions_t2B4A2CA3C472B5AC37AACC090B1D0B27BCF4307E ___plugOptions_56;
// DG.Tweening.Core.DOGetter`1<T1> DG.Tweening.Core.TweenerCore`3::getter
DOGetter_1_t187AC9EC362AB6EF9475A1B6469E2261EDF9DEE1* ___getter_57;
// DG.Tweening.Core.DOSetter`1<T1> DG.Tweening.Core.TweenerCore`3::setter
DOSetter_1_tD132DAEA45806BE3693620C9FBBABB556336C1E5* ___setter_58;
// DG.Tweening.Plugins.Core.ABSTweenPlugin`3<T1,T2,TPlugOptions> DG.Tweening.Core.TweenerCore`3::tweenPlugin
ABSTweenPlugin_3_tF7DC4DC804C28471C8A2FE7BAB02032703A99806* ___tweenPlugin_59;
};
// DG.Tweening.Core.TweenerCore`3<UnityEngine.Vector2,UnityEngine.Vector2,DG.Tweening.Plugins.Options.VectorOptions>
struct TweenerCore_3_t2FB3CB0C11B50649FE6CFC6DBE404552B898B271 : public Tweener_tD38633F1A42EDF47A73CE3BF1894D946E830E140
{
// T2 DG.Tweening.Core.TweenerCore`3::startValue
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___startValue_53;
// T2 DG.Tweening.Core.TweenerCore`3::endValue
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___endValue_54;
// T2 DG.Tweening.Core.TweenerCore`3::changeValue
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___changeValue_55;
// TPlugOptions DG.Tweening.Core.TweenerCore`3::plugOptions
VectorOptions_t2814CC842518C92C9DFC5DE6F7A73824758D3EF9 ___plugOptions_56;
// DG.Tweening.Core.DOGetter`1<T1> DG.Tweening.Core.TweenerCore`3::getter
DOGetter_1_t13276681BE97FCE6AB699EF1F894EA98C825FE66* ___getter_57;
// DG.Tweening.Core.DOSetter`1<T1> DG.Tweening.Core.TweenerCore`3::setter
DOSetter_1_t0DAD29F0B667B9ED214C9F6B9C4D7093FE7C0D9C* ___setter_58;
// DG.Tweening.Plugins.Core.ABSTweenPlugin`3<T1,T2,TPlugOptions> DG.Tweening.Core.TweenerCore`3::tweenPlugin
ABSTweenPlugin_3_t4082710A2BB933E2D055E454B3EFAC4C0A319444* ___tweenPlugin_59;
};
// DG.Tweening.Core.TweenerCore`3<UnityEngine.Vector3,UnityEngine.Vector3[],DG.Tweening.Plugins.Options.Vector3ArrayOptions>
struct TweenerCore_3_t0CD1AF1B188E9D008629D280210B5FA8C761E336 : public Tweener_tD38633F1A42EDF47A73CE3BF1894D946E830E140
{
// T2 DG.Tweening.Core.TweenerCore`3::startValue
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* ___startValue_53;
// T2 DG.Tweening.Core.TweenerCore`3::endValue
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* ___endValue_54;
// T2 DG.Tweening.Core.TweenerCore`3::changeValue
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* ___changeValue_55;
// TPlugOptions DG.Tweening.Core.TweenerCore`3::plugOptions
Vector3ArrayOptions_t0F50A7A54A860E4604486511E285C952557C6644 ___plugOptions_56;
// DG.Tweening.Core.DOGetter`1<T1> DG.Tweening.Core.TweenerCore`3::getter
DOGetter_1_t709462C08281F3AA5DFEF36CAF91404B1004C338* ___getter_57;
// DG.Tweening.Core.DOSetter`1<T1> DG.Tweening.Core.TweenerCore`3::setter
DOSetter_1_t02E8F9920F174322F1CF5AC8BCDEAABD14A03358* ___setter_58;
// DG.Tweening.Plugins.Core.ABSTweenPlugin`3<T1,T2,TPlugOptions> DG.Tweening.Core.TweenerCore`3::tweenPlugin
ABSTweenPlugin_3_tAD778405CFD8B0E13EF7423622294E3E3913479B* ___tweenPlugin_59;
};
// DG.Tweening.Core.TweenerCore`3<UnityEngine.Vector3,UnityEngine.Vector3,DG.Tweening.Plugins.Options.VectorOptions>
struct TweenerCore_3_tCD82DFC45FB71C681FA8659EA63A7D7D16BFFE77 : public Tweener_tD38633F1A42EDF47A73CE3BF1894D946E830E140
{
// T2 DG.Tweening.Core.TweenerCore`3::startValue
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___startValue_53;
// T2 DG.Tweening.Core.TweenerCore`3::endValue
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___endValue_54;
// T2 DG.Tweening.Core.TweenerCore`3::changeValue
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___changeValue_55;
// TPlugOptions DG.Tweening.Core.TweenerCore`3::plugOptions
VectorOptions_t2814CC842518C92C9DFC5DE6F7A73824758D3EF9 ___plugOptions_56;
// DG.Tweening.Core.DOGetter`1<T1> DG.Tweening.Core.TweenerCore`3::getter
DOGetter_1_t709462C08281F3AA5DFEF36CAF91404B1004C338* ___getter_57;
// DG.Tweening.Core.DOSetter`1<T1> DG.Tweening.Core.TweenerCore`3::setter
DOSetter_1_t02E8F9920F174322F1CF5AC8BCDEAABD14A03358* ___setter_58;
// DG.Tweening.Plugins.Core.ABSTweenPlugin`3<T1,T2,TPlugOptions> DG.Tweening.Core.TweenerCore`3::tweenPlugin
ABSTweenPlugin_3_tE5A78BE46D046C07A6356B8AB596B2D00F9295E7* ___tweenPlugin_59;
};
// DG.Tweening.Core.TweenerCore`3<UnityEngine.Vector4,UnityEngine.Vector4,DG.Tweening.Plugins.Options.VectorOptions>
struct TweenerCore_3_t963D77C15EC065D01436953D600312198028FDA3 : public Tweener_tD38633F1A42EDF47A73CE3BF1894D946E830E140
{
// T2 DG.Tweening.Core.TweenerCore`3::startValue
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___startValue_53;
// T2 DG.Tweening.Core.TweenerCore`3::endValue
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___endValue_54;
// T2 DG.Tweening.Core.TweenerCore`3::changeValue
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___changeValue_55;
// TPlugOptions DG.Tweening.Core.TweenerCore`3::plugOptions
VectorOptions_t2814CC842518C92C9DFC5DE6F7A73824758D3EF9 ___plugOptions_56;
// DG.Tweening.Core.DOGetter`1<T1> DG.Tweening.Core.TweenerCore`3::getter
DOGetter_1_t7663EC1A34326612C559E1AC30ED719944D21731* ___getter_57;
// DG.Tweening.Core.DOSetter`1<T1> DG.Tweening.Core.TweenerCore`3::setter
DOSetter_1_tD317D77AA1F91A2D7941174E732F54F68ACE8FA3* ___setter_58;
// DG.Tweening.Plugins.Core.ABSTweenPlugin`3<T1,T2,TPlugOptions> DG.Tweening.Core.TweenerCore`3::tweenPlugin
ABSTweenPlugin_3_t9F8F8099624B165B75CB1E0C53FA9762CB2815FC* ___tweenPlugin_59;
};
// UnityEngine.Component
struct Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3 : public Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C
{
};
// UnityEngine.GameObject
struct GameObject_t76FEDD663AB33C991A9C9A23129337651094216F : 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;
};
// DG.Tweening.Plugins.Core.PathCore.Path
struct Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3 : public RuntimeObject
{
// DG.Tweening.PathType DG.Tweening.Plugins.Core.PathCore.Path::type
int32_t ___type_2;
// System.Int32 DG.Tweening.Plugins.Core.PathCore.Path::subdivisionsXSegment
int32_t ___subdivisionsXSegment_3;
// System.Int32 DG.Tweening.Plugins.Core.PathCore.Path::subdivisions
int32_t ___subdivisions_4;
// UnityEngine.Vector3[] DG.Tweening.Plugins.Core.PathCore.Path::wps
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* ___wps_5;
// DG.Tweening.Plugins.Core.PathCore.ControlPoint[] DG.Tweening.Plugins.Core.PathCore.Path::controlPoints
ControlPointU5BU5D_t52F9D1EC70E441ED3915E30FFB75F9B95AD56C59* ___controlPoints_6;
// System.Single DG.Tweening.Plugins.Core.PathCore.Path::length
float ___length_7;
// System.Single[] DG.Tweening.Plugins.Core.PathCore.Path::wpLengths
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* ___wpLengths_8;
// System.Boolean DG.Tweening.Plugins.Core.PathCore.Path::isFinalized
bool ___isFinalized_9;
// System.Single[] DG.Tweening.Plugins.Core.PathCore.Path::timesTable
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* ___timesTable_10;
// System.Single[] DG.Tweening.Plugins.Core.PathCore.Path::lengthsTable
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* ___lengthsTable_11;
// System.Int32 DG.Tweening.Plugins.Core.PathCore.Path::linearWPIndex
int32_t ___linearWPIndex_12;
// DG.Tweening.Plugins.Core.PathCore.Path DG.Tweening.Plugins.Core.PathCore.Path::_incrementalClone
Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* ____incrementalClone_13;
// System.Int32 DG.Tweening.Plugins.Core.PathCore.Path::_incrementalIndex
int32_t ____incrementalIndex_14;
// DG.Tweening.Plugins.Core.PathCore.ABSPathDecoder DG.Tweening.Plugins.Core.PathCore.Path::_decoder
ABSPathDecoder_t6B479550CEF6C183ACCA13F11E29E019270AB61C* ____decoder_15;
// System.Boolean DG.Tweening.Plugins.Core.PathCore.Path::_changed
bool ____changed_16;
// UnityEngine.Vector3[] DG.Tweening.Plugins.Core.PathCore.Path::nonLinearDrawWps
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* ___nonLinearDrawWps_17;
// UnityEngine.Vector3 DG.Tweening.Plugins.Core.PathCore.Path::targetPosition
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___targetPosition_18;
// System.Nullable`1<UnityEngine.Vector3> DG.Tweening.Plugins.Core.PathCore.Path::lookAtPosition
Nullable_1_t9C51B084784B716FFF4ED4575C63CFD8A71A86FE ___lookAtPosition_19;
// UnityEngine.Color DG.Tweening.Plugins.Core.PathCore.Path::gizmoColor
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___gizmoColor_20;
};
struct Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3_StaticFields
{
// DG.Tweening.Plugins.Core.PathCore.CatmullRomDecoder DG.Tweening.Plugins.Core.PathCore.Path::_catmullRomDecoder
CatmullRomDecoder_tBC93937ED94DB6355B974915EE9885854F1A5EB0* ____catmullRomDecoder_0;
// DG.Tweening.Plugins.Core.PathCore.LinearDecoder DG.Tweening.Plugins.Core.PathCore.Path::_linearDecoder
LinearDecoder_tC7C53176BBF58227DC1855AFDBA3FAFF19860B15* ____linearDecoder_1;
};
// UnityEngine.ScriptableObject
struct ScriptableObject_tB3BFDB921A1B1795B38A5417D3B97A89A140436A : public Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C
{
};
// Native definition for P/Invoke marshalling of UnityEngine.ScriptableObject
struct ScriptableObject_tB3BFDB921A1B1795B38A5417D3B97A89A140436A_marshaled_pinvoke : public Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_marshaled_pinvoke
{
};
// Native definition for COM marshalling of UnityEngine.ScriptableObject
struct ScriptableObject_tB3BFDB921A1B1795B38A5417D3B97A89A140436A_marshaled_com : public Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_marshaled_com
{
};
// System.SystemException
struct SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295 : public Exception_t
{
};
// DG.Tweening.Core.DOGetter`1<UnityEngine.Color>
struct DOGetter_1_t4DFFF7454A1BCD259676FED36CCF2114E34B5B95 : public MulticastDelegate_t
{
};
// DG.Tweening.Core.DOGetter`1<System.Int32>
struct DOGetter_1_t126D20ADA2999ECC8E5336D1EDE57C560F53784B : public MulticastDelegate_t
{
};
// DG.Tweening.Core.DOGetter`1<System.Object>
struct DOGetter_1_t423CA9B377A96EA7C69ABA0C83C81B8D5B045E85 : public MulticastDelegate_t
{
};
// DG.Tweening.Core.DOGetter`1<UnityEngine.Quaternion>
struct DOGetter_1_tB89DD12456B8E79576BB70E1CA6DF899686410D3 : public MulticastDelegate_t
{
};
// DG.Tweening.Core.DOGetter`1<UnityEngine.Rect>
struct DOGetter_1_t64F1C0E113DC45CC9A1FD194A80B7B4C40AC4923 : public MulticastDelegate_t
{
};
// DG.Tweening.Core.DOGetter`1<UnityEngine.RectOffset>
struct DOGetter_1_t3F2A78015635C72FC129C0100EBEF80AFE358C8C : public MulticastDelegate_t
{
};
// DG.Tweening.Core.DOGetter`1<System.Single>
struct DOGetter_1_tE8B39477E96408653D0242624F4D7E48ABFD1B03 : public MulticastDelegate_t
{
};
// DG.Tweening.Core.DOGetter`1<System.String>
struct DOGetter_1_t65A2B66606014CD7EFBA1D8DDD1273F57511D146 : public MulticastDelegate_t
{
};
// DG.Tweening.Core.DOGetter`1<System.UInt32>
struct DOGetter_1_t187AC9EC362AB6EF9475A1B6469E2261EDF9DEE1 : public MulticastDelegate_t
{
};
// DG.Tweening.Core.DOGetter`1<UnityEngine.Vector2>
struct DOGetter_1_t13276681BE97FCE6AB699EF1F894EA98C825FE66 : public MulticastDelegate_t
{
};
// DG.Tweening.Core.DOGetter`1<UnityEngine.Vector3>
struct DOGetter_1_t709462C08281F3AA5DFEF36CAF91404B1004C338 : public MulticastDelegate_t
{
};
// DG.Tweening.Core.DOGetter`1<UnityEngine.Vector4>
struct DOGetter_1_t7663EC1A34326612C559E1AC30ED719944D21731 : public MulticastDelegate_t
{
};
// DG.Tweening.Core.DOSetter`1<UnityEngine.Color>
struct DOSetter_1_t5E2B8A5C7040616545D7D029D20C4BF5F3E6DA89 : public MulticastDelegate_t
{
};
// DG.Tweening.Core.DOSetter`1<System.Int32>
struct DOSetter_1_t034B092AF3597985E5ACEBF7D43ED7297EF3C6A8 : public MulticastDelegate_t
{
};
// DG.Tweening.Core.DOSetter`1<System.Object>
struct DOSetter_1_t6889207117879689DE539960755CE5F277F65C0F : public MulticastDelegate_t
{
};
// DG.Tweening.Core.DOSetter`1<UnityEngine.Quaternion>
struct DOSetter_1_t9EFF8DD70A15F455A6FE698A22BD0FE9683AC28E : public MulticastDelegate_t
{
};
// DG.Tweening.Core.DOSetter`1<UnityEngine.Rect>
struct DOSetter_1_t1682EBCD9936CA04E27CEC6CFD3F7C8CD8584CDD : public MulticastDelegate_t
{
};
// DG.Tweening.Core.DOSetter`1<UnityEngine.RectOffset>
struct DOSetter_1_t5442FED873379ADBC8BB350064412667FD764A20 : public MulticastDelegate_t
{
};
// DG.Tweening.Core.DOSetter`1<System.Single>
struct DOSetter_1_t48D41DB8CE0BFC91A1844C4CC49A8A7222A69200 : public MulticastDelegate_t
{
};
// DG.Tweening.Core.DOSetter`1<System.String>
struct DOSetter_1_t999572008E4C4CFE5EF6FA70393F8B092CA8C438 : public MulticastDelegate_t
{
};
// DG.Tweening.Core.DOSetter`1<System.UInt32>
struct DOSetter_1_tD132DAEA45806BE3693620C9FBBABB556336C1E5 : public MulticastDelegate_t
{
};
// DG.Tweening.Core.DOSetter`1<UnityEngine.Vector2>
struct DOSetter_1_t0DAD29F0B667B9ED214C9F6B9C4D7093FE7C0D9C : public MulticastDelegate_t
{
};
// DG.Tweening.Core.DOSetter`1<UnityEngine.Vector3>
struct DOSetter_1_t02E8F9920F174322F1CF5AC8BCDEAABD14A03358 : public MulticastDelegate_t
{
};
// DG.Tweening.Core.DOSetter`1<UnityEngine.Vector4>
struct DOSetter_1_tD317D77AA1F91A2D7941174E732F54F68ACE8FA3 : public MulticastDelegate_t
{
};
// UnityEngine.Behaviour
struct Behaviour_t01970CFBBA658497AE30F311C447DB0440BAB7FA : public Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3
{
};
// DG.Tweening.Core.DOTweenSettings
struct DOTweenSettings_tC357F09CCC21098056247CCF9445D9E519ADD4EB : public ScriptableObject_tB3BFDB921A1B1795B38A5417D3B97A89A140436A
{
// System.Boolean DG.Tweening.Core.DOTweenSettings::useSafeMode
bool ___useSafeMode_5;
// System.Single DG.Tweening.Core.DOTweenSettings::timeScale
float ___timeScale_6;
// System.Boolean DG.Tweening.Core.DOTweenSettings::useSmoothDeltaTime
bool ___useSmoothDeltaTime_7;
// System.Boolean DG.Tweening.Core.DOTweenSettings::showUnityEditorReport
bool ___showUnityEditorReport_8;
// DG.Tweening.LogBehaviour DG.Tweening.Core.DOTweenSettings::logBehaviour
int32_t ___logBehaviour_9;
// System.Boolean DG.Tweening.Core.DOTweenSettings::drawGizmos
bool ___drawGizmos_10;
// System.Boolean DG.Tweening.Core.DOTweenSettings::defaultRecyclable
bool ___defaultRecyclable_11;
// DG.Tweening.AutoPlay DG.Tweening.Core.DOTweenSettings::defaultAutoPlay
int32_t ___defaultAutoPlay_12;
// DG.Tweening.UpdateType DG.Tweening.Core.DOTweenSettings::defaultUpdateType
int32_t ___defaultUpdateType_13;
// System.Boolean DG.Tweening.Core.DOTweenSettings::defaultTimeScaleIndependent
bool ___defaultTimeScaleIndependent_14;
// DG.Tweening.Ease DG.Tweening.Core.DOTweenSettings::defaultEaseType
int32_t ___defaultEaseType_15;
// System.Single DG.Tweening.Core.DOTweenSettings::defaultEaseOvershootOrAmplitude
float ___defaultEaseOvershootOrAmplitude_16;
// System.Single DG.Tweening.Core.DOTweenSettings::defaultEasePeriod
float ___defaultEasePeriod_17;
// System.Boolean DG.Tweening.Core.DOTweenSettings::defaultAutoKill
bool ___defaultAutoKill_18;
// DG.Tweening.LoopType DG.Tweening.Core.DOTweenSettings::defaultLoopType
int32_t ___defaultLoopType_19;
// DG.Tweening.Core.DOTweenSettings/SettingsLocation DG.Tweening.Core.DOTweenSettings::storeSettingsLocation
int32_t ___storeSettingsLocation_20;
};
// DG.Tweening.EaseFunction
struct EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04 : public MulticastDelegate_t
{
};
// System.NotSupportedException
struct NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A : public SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295
{
};
// UnityEngine.Transform
struct Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1 : public Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3
{
};
// DG.Tweening.TweenCallback
struct TweenCallback_t7C8B8A38E7B30905FF1B83C943256EF23617BB24 : public MulticastDelegate_t
{
};
// UnityEngine.Camera
struct Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184 : public Behaviour_t01970CFBBA658497AE30F311C447DB0440BAB7FA
{
};
struct Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184_StaticFields
{
// UnityEngine.Camera/CameraCallback UnityEngine.Camera::onPreCull
CameraCallback_t844E527BFE37BC0495E7F67993E43C07642DA9DD* ___onPreCull_4;
// UnityEngine.Camera/CameraCallback UnityEngine.Camera::onPreRender
CameraCallback_t844E527BFE37BC0495E7F67993E43C07642DA9DD* ___onPreRender_5;
// UnityEngine.Camera/CameraCallback UnityEngine.Camera::onPostRender
CameraCallback_t844E527BFE37BC0495E7F67993E43C07642DA9DD* ___onPostRender_6;
};
// UnityEngine.MonoBehaviour
struct MonoBehaviour_t532A11E69716D348D8AA7F854AFCBFCB8AD17F71 : public Behaviour_t01970CFBBA658497AE30F311C447DB0440BAB7FA
{
};
// DG.Tweening.Core.DOTweenComponent
struct DOTweenComponent_tEA6C5A1520B40681AE6FA1703529F60EBC3691DC : public MonoBehaviour_t532A11E69716D348D8AA7F854AFCBFCB8AD17F71
{
// System.Int32 DG.Tweening.Core.DOTweenComponent::inspectorUpdater
int32_t ___inspectorUpdater_4;
// System.Single DG.Tweening.Core.DOTweenComponent::_unscaledTime
float ____unscaledTime_5;
// System.Single DG.Tweening.Core.DOTweenComponent::_unscaledDeltaTime
float ____unscaledDeltaTime_6;
// System.Boolean DG.Tweening.Core.DOTweenComponent::_duplicateToDestroy
bool ____duplicateToDestroy_7;
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
// System.Char[]
struct CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB : public RuntimeArray
{
ALIGN_FIELD (8) Il2CppChar m_Items[1];
inline Il2CppChar GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline Il2CppChar* GetAddressAt(il2cpp_array_size_t index)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items + index;
}
inline void SetAt(il2cpp_array_size_t index, Il2CppChar value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
}
inline Il2CppChar GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline Il2CppChar* GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, Il2CppChar value)
{
m_Items[index] = value;
}
};
// 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.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;
}
};
// DG.Tweening.Plugins.Core.PathCore.ControlPoint[]
struct ControlPointU5BU5D_t52F9D1EC70E441ED3915E30FFB75F9B95AD56C59 : public RuntimeArray
{
ALIGN_FIELD (8) ControlPoint_tCAFE592FCADA75007AF24FEB842AE63DAFA9B8D1 m_Items[1];
inline ControlPoint_tCAFE592FCADA75007AF24FEB842AE63DAFA9B8D1 GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline ControlPoint_tCAFE592FCADA75007AF24FEB842AE63DAFA9B8D1* 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, ControlPoint_tCAFE592FCADA75007AF24FEB842AE63DAFA9B8D1 value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
}
inline ControlPoint_tCAFE592FCADA75007AF24FEB842AE63DAFA9B8D1 GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline ControlPoint_tCAFE592FCADA75007AF24FEB842AE63DAFA9B8D1* GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, ControlPoint_tCAFE592FCADA75007AF24FEB842AE63DAFA9B8D1 value)
{
m_Items[index] = value;
}
};
// 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);
}
};
// DG.Tweening.Tween[]
struct TweenU5BU5D_t6E5F58C51FA0DA64C990C1C7E02EE9B70220C2F7 : public RuntimeArray
{
ALIGN_FIELD (8) Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* m_Items[1];
inline Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C** 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, Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
}
inline Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C** GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* value)
{
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
}
};
// T DG.Tweening.Core.DOGetter`1<UnityEngine.Color>::Invoke()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Color_tD001788D726C3A7F1379BEED0260B9591F440C1F DOGetter_1_Invoke_mE0B96F6D1891DC05F67017198282435F9335093F_gshared_inline (DOGetter_1_t4DFFF7454A1BCD259676FED36CCF2114E34B5B95* __this, const RuntimeMethod* method) ;
// System.Void DG.Tweening.Core.DOSetter`1<UnityEngine.Color>::Invoke(T)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DOSetter_1_Invoke_m63129980DAEA186348F2215959CD7B12E804FB5D_gshared_inline (DOSetter_1_t5E2B8A5C7040616545D7D029D20C4BF5F3E6DA89* __this, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___pNewValue0, const RuntimeMethod* method) ;
// System.Void DG.Tweening.Plugins.Core.ABSTweenPlugin`3<UnityEngine.Color,UnityEngine.Color,DG.Tweening.Plugins.Options.ColorOptions>::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ABSTweenPlugin_3__ctor_m0AAD5D09CF25B0E6B2200508833AE9A5057DAAE1_gshared (ABSTweenPlugin_3_tC26278B0CA053BAF4547345679D3E8D1F748AC12* __this, const RuntimeMethod* method) ;
// T DG.Tweening.Core.DOGetter`1<System.Int32>::Invoke()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t DOGetter_1_Invoke_m10D2707E6B74D4B79AF4C23D959E66243F70E865_gshared_inline (DOGetter_1_t126D20ADA2999ECC8E5336D1EDE57C560F53784B* __this, const RuntimeMethod* method) ;
// System.Void DG.Tweening.Core.DOSetter`1<System.Int32>::Invoke(T)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DOSetter_1_Invoke_m129A25EE35C310185AFF25A86999DD1538FC288F_gshared_inline (DOSetter_1_t034B092AF3597985E5ACEBF7D43ED7297EF3C6A8* __this, int32_t ___pNewValue0, const RuntimeMethod* method) ;
// System.Void DG.Tweening.Plugins.Core.ABSTweenPlugin`3<System.Int32,System.Int32,DG.Tweening.Plugins.Options.NoOptions>::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ABSTweenPlugin_3__ctor_m25DE816CA43E10114DA1C9AECF1B9C941918D555_gshared (ABSTweenPlugin_3_t79D91C3E0DB82A874E072CF1EF486B5F78D7F8DE* __this, const RuntimeMethod* method) ;
// T DG.Tweening.Core.DOGetter`1<UnityEngine.Quaternion>::Invoke()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 DOGetter_1_Invoke_m371680D24D99D662F517503519BCBDC9B73F61B8_gshared_inline (DOGetter_1_tB89DD12456B8E79576BB70E1CA6DF899686410D3* __this, const RuntimeMethod* method) ;
// System.Void DG.Tweening.Core.DOSetter`1<UnityEngine.Quaternion>::Invoke(T)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DOSetter_1_Invoke_m6B8465F9043DA40A888F37C9627884BC325D2DB7_gshared_inline (DOSetter_1_t9EFF8DD70A15F455A6FE698A22BD0FE9683AC28E* __this, Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 ___pNewValue0, const RuntimeMethod* method) ;
// System.Void DG.Tweening.Plugins.Core.ABSTweenPlugin`3<UnityEngine.Quaternion,UnityEngine.Vector3,DG.Tweening.Plugins.Options.QuaternionOptions>::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ABSTweenPlugin_3__ctor_mCF92BC74D2C41A8DA7BA5EEBA8FF9A35BDC3AC79_gshared (ABSTweenPlugin_3_t3823C0F935A3168B9E48DC90ABD9A0CED3D7BB82* __this, const RuntimeMethod* method) ;
// T DG.Tweening.Core.DOGetter`1<System.Object>::Invoke()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* DOGetter_1_Invoke_m2E3E6152AEB758D99AEC826BB5830B5C8BDB36EB_gshared_inline (DOGetter_1_t423CA9B377A96EA7C69ABA0C83C81B8D5B045E85* __this, const RuntimeMethod* method) ;
// System.Void DG.Tweening.Core.DOSetter`1<System.Object>::Invoke(T)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DOSetter_1_Invoke_m4C081ED22692A901AE9B4A7FE2941BED1B8A73DA_gshared_inline (DOSetter_1_t6889207117879689DE539960755CE5F277F65C0F* __this, RuntimeObject* ___pNewValue0, const RuntimeMethod* method) ;
// System.Void DG.Tweening.Plugins.Core.ABSTweenPlugin`3<System.Object,System.Object,DG.Tweening.Plugins.Options.NoOptions>::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ABSTweenPlugin_3__ctor_m819E927A775121151DB061FA4DE0296B1F2345A9_gshared (ABSTweenPlugin_3_tD50BA08812AFCD7C2C34161AA370ADAD96ED9147* __this, const RuntimeMethod* method) ;
// T DG.Tweening.Core.DOGetter`1<UnityEngine.Rect>::Invoke()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D DOGetter_1_Invoke_m31C3B7B68D6A7D1D2804D66A2C1C7B9C7B4A3B89_gshared_inline (DOGetter_1_t64F1C0E113DC45CC9A1FD194A80B7B4C40AC4923* __this, const RuntimeMethod* method) ;
// System.Void DG.Tweening.Core.DOSetter`1<UnityEngine.Rect>::Invoke(T)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DOSetter_1_Invoke_mDEA2148CF7766942048A6372337F125A4051FB88_gshared_inline (DOSetter_1_t1682EBCD9936CA04E27CEC6CFD3F7C8CD8584CDD* __this, Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___pNewValue0, const RuntimeMethod* method) ;
// System.Void DG.Tweening.Plugins.Core.ABSTweenPlugin`3<UnityEngine.Rect,UnityEngine.Rect,DG.Tweening.Plugins.Options.RectOptions>::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ABSTweenPlugin_3__ctor_mB5848217EC9244CFA0BCB1640A20DBAF35926F5E_gshared (ABSTweenPlugin_3_tA51581359A1B697A7A0A8F2FFDE00794FA1E67F4* __this, const RuntimeMethod* method) ;
// T DG.Tweening.Core.DOGetter`1<System.UInt32>::Invoke()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t DOGetter_1_Invoke_m9872D509AF7B5CCA6FA8EAC070C88AE5DDEFA786_gshared_inline (DOGetter_1_t187AC9EC362AB6EF9475A1B6469E2261EDF9DEE1* __this, const RuntimeMethod* method) ;
// System.Void DG.Tweening.Core.DOSetter`1<System.UInt32>::Invoke(T)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DOSetter_1_Invoke_m58AF4F95367A32B650C9C8560D677C3F4949A415_gshared_inline (DOSetter_1_tD132DAEA45806BE3693620C9FBBABB556336C1E5* __this, uint32_t ___pNewValue0, const RuntimeMethod* method) ;
// System.Void DG.Tweening.Plugins.Core.ABSTweenPlugin`3<System.UInt32,System.UInt32,DG.Tweening.Plugins.Options.NoOptions>::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ABSTweenPlugin_3__ctor_m6D2E80725C1BC47252471A1D968AD29162D8F0A1_gshared (ABSTweenPlugin_3_tF7DC4DC804C28471C8A2FE7BAB02032703A99806* __this, const RuntimeMethod* method) ;
// T DG.Tweening.Core.DOGetter`1<UnityEngine.Vector2>::Invoke()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 DOGetter_1_Invoke_mEAE67401967EACB6626BF325E4D5A4549B591E24_gshared_inline (DOGetter_1_t13276681BE97FCE6AB699EF1F894EA98C825FE66* __this, const RuntimeMethod* method) ;
// System.Void DG.Tweening.Core.DOSetter`1<UnityEngine.Vector2>::Invoke(T)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DOSetter_1_Invoke_m1CFD2A5E207F7ABD4407DE93B58238656598BDDA_gshared_inline (DOSetter_1_t0DAD29F0B667B9ED214C9F6B9C4D7093FE7C0D9C* __this, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___pNewValue0, const RuntimeMethod* method) ;
// System.Void DG.Tweening.Plugins.Core.ABSTweenPlugin`3<UnityEngine.Vector2,UnityEngine.Vector2,DG.Tweening.Plugins.Options.VectorOptions>::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ABSTweenPlugin_3__ctor_m6DA7F1814A1448526709D8219B954152E0684C2F_gshared (ABSTweenPlugin_3_t4082710A2BB933E2D055E454B3EFAC4C0A319444* __this, const RuntimeMethod* method) ;
// T DG.Tweening.Core.DOGetter`1<UnityEngine.Vector4>::Invoke()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 DOGetter_1_Invoke_m1DA7F4565AC91CD75B46CA73C3D72341775D7022_gshared_inline (DOGetter_1_t7663EC1A34326612C559E1AC30ED719944D21731* __this, const RuntimeMethod* method) ;
// System.Void DG.Tweening.Core.DOSetter`1<UnityEngine.Vector4>::Invoke(T)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DOSetter_1_Invoke_m33A2F9544086079EB900BD071BE919753ACC403D_gshared_inline (DOSetter_1_tD317D77AA1F91A2D7941174E732F54F68ACE8FA3* __this, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___pNewValue0, const RuntimeMethod* method) ;
// System.Void DG.Tweening.Plugins.Core.ABSTweenPlugin`3<UnityEngine.Vector4,UnityEngine.Vector4,DG.Tweening.Plugins.Options.VectorOptions>::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ABSTweenPlugin_3__ctor_mC3E978DF2A979E9E26337EC92D6206B412BAD9D8_gshared (ABSTweenPlugin_3_t9F8F8099624B165B75CB1E0C53FA9762CB2815FC* __this, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.List`1<System.Char>::Clear()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Clear_m0586B319F89682059DD157C1EDC282A2888ECB9B_gshared_inline (List_1_t1FDED00FA37F39564E09D01CFDF33C22BCF5C8A7* __this, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.List`1<System.Char>::Add(T)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Add_mF3227B0AAB9F7FED1883246395F1CEA0D0B06DC5_gshared_inline (List_1_t1FDED00FA37F39564E09D01CFDF33C22BCF5C8A7* __this, Il2CppChar ___item0, const RuntimeMethod* method) ;
// System.Int32 System.Collections.Generic.List`1<System.Char>::get_Count()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t List_1_get_Count_mFED740DB424BA5653895BDFFB0A06F7C156541D0_gshared_inline (List_1_t1FDED00FA37F39564E09D01CFDF33C22BCF5C8A7* __this, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.List`1<System.Char>::RemoveAt(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_RemoveAt_m4088E696F2E983A168CFD204B228E773695E5C26_gshared (List_1_t1FDED00FA37F39564E09D01CFDF33C22BCF5C8A7* __this, int32_t ___index0, const RuntimeMethod* method) ;
// System.Int32 System.Array::IndexOf<System.Char>(T[],T)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_IndexOf_TisChar_t521A6F19B456D956AF452D926C32709DC03D6B17_m6E2BDAD7B5A1E51CA8029C65DCA4E847D543DDF9_gshared (CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___array0, Il2CppChar ___value1, const RuntimeMethod* method) ;
// T System.Collections.Generic.List`1<System.Char>::get_Item(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Il2CppChar List_1_get_Item_mB9E0EA5FEE54A88C19874F86CBED5C48CD4A091F_gshared (List_1_t1FDED00FA37F39564E09D01CFDF33C22BCF5C8A7* __this, int32_t ___index0, const RuntimeMethod* method) ;
// System.Void DG.Tweening.Plugins.Core.ABSTweenPlugin`3<System.Object,System.Object,DG.Tweening.Plugins.Options.StringOptions>::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ABSTweenPlugin_3__ctor_mF94C05444553B3151B57B8C1CEF0C7D2A1A42C8E_gshared (ABSTweenPlugin_3_t7A2E1B65C126514AD320331036B9ACCE74AD21D9* __this, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.List`1<System.Char>::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_mC679EFF5E634878F1897D71DC5160A96EA719E82_gshared (List_1_t1FDED00FA37F39564E09D01CFDF33C22BCF5C8A7* __this, const RuntimeMethod* method) ;
// T DG.Tweening.Core.DOGetter`1<System.Single>::Invoke()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float DOGetter_1_Invoke_m2F5C065E2F5DDECAB3FD41881B295B9DC733EF52_gshared_inline (DOGetter_1_tE8B39477E96408653D0242624F4D7E48ABFD1B03* __this, const RuntimeMethod* method) ;
// System.Void DG.Tweening.Core.DOSetter`1<System.Single>::Invoke(T)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DOSetter_1_Invoke_m67A4785B13C5857025BC5310558493AAECD4D9E8_gshared_inline (DOSetter_1_t48D41DB8CE0BFC91A1844C4CC49A8A7222A69200* __this, float ___pNewValue0, const RuntimeMethod* method) ;
// System.Void DG.Tweening.Plugins.Core.ABSTweenPlugin`3<System.Single,System.Single,DG.Tweening.Plugins.Options.FloatOptions>::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ABSTweenPlugin_3__ctor_m69A49D24C907A08C82691746319B1D5833A43571_gshared (ABSTweenPlugin_3_t60F4DE5120CFD5986925189A0E775FAEAB4C59B9* __this, const RuntimeMethod* method) ;
// T DG.Tweening.Core.DOGetter`1<UnityEngine.Vector3>::Invoke()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 DOGetter_1_Invoke_m705D63DDD8D645F289BFC35E1BCE02E731AE6F34_gshared_inline (DOGetter_1_t709462C08281F3AA5DFEF36CAF91404B1004C338* __this, const RuntimeMethod* method) ;
// System.Void DG.Tweening.Core.DOSetter`1<UnityEngine.Vector3>::Invoke(T)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DOSetter_1_Invoke_mBA4A74D4F5590F3D91622051D0D7AA2D14CDE822_gshared_inline (DOSetter_1_t02E8F9920F174322F1CF5AC8BCDEAABD14A03358* __this, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___pNewValue0, const RuntimeMethod* method) ;
// System.Void DG.Tweening.Plugins.Core.ABSTweenPlugin`3<UnityEngine.Vector3,UnityEngine.Vector3,DG.Tweening.Plugins.Options.VectorOptions>::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ABSTweenPlugin_3__ctor_mCEFF40CFC1C040D6F5D109AED52514860F822595_gshared (ABSTweenPlugin_3_tE5A78BE46D046C07A6356B8AB596B2D00F9295E7* __this, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Object>::Clear()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Clear_mCFB5EA7351D5860D2B91592B91A84CA265A41433_gshared (Dictionary_2_t14FE4A752A83D53771C584E4C8D14E01F2AFD7BA* __this, const RuntimeMethod* method) ;
// System.Boolean System.Nullable`1<UnityEngine.Color>::get_HasValue()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Nullable_1_get_HasValue_mFAF0B4EEA878E596C80258FE3BDA57CEF40C8D7F_gshared_inline (Nullable_1_tEE83D90B507D40B6C58B5EEF5B9D44D377B44F11* __this, const RuntimeMethod* method) ;
// T System.Nullable`1<UnityEngine.Color>::get_Value()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Color_tD001788D726C3A7F1379BEED0260B9591F440C1F Nullable_1_get_Value_m3FC15B40E747AA6A9F2AB10A00C46ABE84393637_gshared (Nullable_1_tEE83D90B507D40B6C58B5EEF5B9D44D377B44F11* __this, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.List`1<System.Object>::Add(T)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Add_mEBCF994CC3814631017F46A387B1A192ED6C85C7_gshared_inline (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, RuntimeObject* ___item0, const RuntimeMethod* method) ;
// System.Boolean System.Collections.Generic.List`1<System.Object>::Remove(T)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool List_1_Remove_m4DFA48F4CEB9169601E75FC28517C5C06EFA5AD7_gshared (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, RuntimeObject* ___item0, 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>::get_Value()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Nullable_1_get_Value_m6A74FA440FE386A9905C61B41B5C261CD9DC4792_gshared (Nullable_1_t9C51B084784B716FFF4ED4575C63CFD8A71A86FE* __this, const RuntimeMethod* method) ;
// System.Void DG.Tweening.Plugins.Core.ABSTweenPlugin`3<UnityEngine.Quaternion,UnityEngine.Quaternion,DG.Tweening.Plugins.Options.NoOptions>::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ABSTweenPlugin_3__ctor_m67A90F03D71EA56794061F4E8AA6BAC02B6FB287_gshared (ABSTweenPlugin_3_t56BEDD6B006DC2E8D499101DE8A2339425AE6A10* __this, 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) ;
// T System.Collections.Generic.List`1<System.Object>::get_Item(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* List_1_get_Item_m33561245D64798C2AB07584C0EC4F240E4839A38_gshared (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, int32_t ___index0, const RuntimeMethod* method) ;
// 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 System.Collections.Generic.Stack`1<System.Object>::Pop()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Stack_1_Pop_m2AFF69249659372F07EE25817DBCAFE74E1CF778_gshared (Stack_1_tAD790A47551563636908E21E4F08C54C0C323EB5* __this, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.Stack`1<System.Object>::Push(T)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Stack_1_Push_m709DD11BC1291A905814182CF9A367DE7399A778_gshared (Stack_1_tAD790A47551563636908E21E4F08C54C0C323EB5* __this, RuntimeObject* ___item0, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.Stack`1<System.Object>::Clear()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Stack_1_Clear_mD550E89582979ECB0D6E6D68F0237FC14708BE85_gshared (Stack_1_tAD790A47551563636908E21E4F08C54C0C323EB5* __this, const RuntimeMethod* method) ;
// System.Void System.Array::Resize<System.Object>(T[]&,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Array_Resize_TisRuntimeObject_mE8D92C287251BAF8256D85E5829F749359EC334E_gshared (ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918** ___array0, int32_t ___newSize1, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.List`1<System.Object>::set_Capacity(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_set_Capacity_mD826E33A9E5EBC19C714653217071790693E0B95_gshared (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, int32_t ___value0, 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>::.ctor(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_m76CBBC3E2F0583F5AD30CE592CEA1225C06A0428_gshared (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, int32_t ___capacity0, const RuntimeMethod* method) ;
// System.Int32 System.Collections.Generic.List`1<System.Object>::get_Capacity()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t List_1_get_Capacity_mF05ADA0EC0B9CC71EDE6D06F6A33A50705EEA32D_gshared (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.Stack`1<System.Object>::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Stack_1__ctor_m70E8EDA96A608CE9BAB7FC8313B233AADA573BD4_gshared (Stack_1_tAD790A47551563636908E21E4F08C54C0C323EB5* __this, const RuntimeMethod* method) ;
// T DG.Tweening.Core.DOGetter`1<UnityEngine.Color>::Invoke()
inline Color_tD001788D726C3A7F1379BEED0260B9591F440C1F DOGetter_1_Invoke_mE0B96F6D1891DC05F67017198282435F9335093F_inline (DOGetter_1_t4DFFF7454A1BCD259676FED36CCF2114E34B5B95* __this, const RuntimeMethod* method)
{
return (( Color_tD001788D726C3A7F1379BEED0260B9591F440C1F (*) (DOGetter_1_t4DFFF7454A1BCD259676FED36CCF2114E34B5B95*, const RuntimeMethod*))DOGetter_1_Invoke_mE0B96F6D1891DC05F67017198282435F9335093F_gshared_inline)(__this, method);
}
// UnityEngine.Color UnityEngine.Color::op_Addition(UnityEngine.Color,UnityEngine.Color)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Color_tD001788D726C3A7F1379BEED0260B9591F440C1F Color_op_Addition_mA7A51CACA49ED8D23D3D9CA3A0092D32F657E053_inline (Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___a0, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___b1, const RuntimeMethod* method) ;
// System.Void DG.Tweening.Core.DOSetter`1<UnityEngine.Color>::Invoke(T)
inline void DOSetter_1_Invoke_m63129980DAEA186348F2215959CD7B12E804FB5D_inline (DOSetter_1_t5E2B8A5C7040616545D7D029D20C4BF5F3E6DA89* __this, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___pNewValue0, const RuntimeMethod* method)
{
(( void (*) (DOSetter_1_t5E2B8A5C7040616545D7D029D20C4BF5F3E6DA89*, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F, const RuntimeMethod*))DOSetter_1_Invoke_m63129980DAEA186348F2215959CD7B12E804FB5D_gshared_inline)(__this, ___pNewValue0, method);
}
// UnityEngine.Color UnityEngine.Color::op_Subtraction(UnityEngine.Color,UnityEngine.Color)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Color_tD001788D726C3A7F1379BEED0260B9591F440C1F Color_op_Subtraction_mF003448D819F2A41405BB6D85F1563CDA900B07F_inline (Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___a0, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___b1, const RuntimeMethod* method) ;
// UnityEngine.Color UnityEngine.Color::op_Multiply(UnityEngine.Color,System.Single)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Color_tD001788D726C3A7F1379BEED0260B9591F440C1F Color_op_Multiply_m379B20A820266ACF82A21425B9CAE8DCD773CFBB_inline (Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___a0, float ___b1, const RuntimeMethod* method) ;
// System.Single DG.Tweening.Core.Easing.EaseManager::Evaluate(DG.Tweening.Ease,DG.Tweening.EaseFunction,System.Single,System.Single,System.Single,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float EaseManager_Evaluate_m26A532BC322B246C5CE9D45ABC16384F58F8389A (int32_t ___easeType0, EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* ___customEase1, float ___time2, float ___duration3, float ___overshootOrAmplitude4, float ___period5, const RuntimeMethod* method) ;
// System.Void DG.Tweening.Plugins.Core.ABSTweenPlugin`3<UnityEngine.Color,UnityEngine.Color,DG.Tweening.Plugins.Options.ColorOptions>::.ctor()
inline void ABSTweenPlugin_3__ctor_m0AAD5D09CF25B0E6B2200508833AE9A5057DAAE1 (ABSTweenPlugin_3_tC26278B0CA053BAF4547345679D3E8D1F748AC12* __this, const RuntimeMethod* method)
{
(( void (*) (ABSTweenPlugin_3_tC26278B0CA053BAF4547345679D3E8D1F748AC12*, const RuntimeMethod*))ABSTweenPlugin_3__ctor_m0AAD5D09CF25B0E6B2200508833AE9A5057DAAE1_gshared)(__this, method);
}
// T DG.Tweening.Core.DOGetter`1<System.Int32>::Invoke()
inline int32_t DOGetter_1_Invoke_m10D2707E6B74D4B79AF4C23D959E66243F70E865_inline (DOGetter_1_t126D20ADA2999ECC8E5336D1EDE57C560F53784B* __this, const RuntimeMethod* method)
{
return (( int32_t (*) (DOGetter_1_t126D20ADA2999ECC8E5336D1EDE57C560F53784B*, const RuntimeMethod*))DOGetter_1_Invoke_m10D2707E6B74D4B79AF4C23D959E66243F70E865_gshared_inline)(__this, method);
}
// System.Void DG.Tweening.Core.DOSetter`1<System.Int32>::Invoke(T)
inline void DOSetter_1_Invoke_m129A25EE35C310185AFF25A86999DD1538FC288F_inline (DOSetter_1_t034B092AF3597985E5ACEBF7D43ED7297EF3C6A8* __this, int32_t ___pNewValue0, const RuntimeMethod* method)
{
(( void (*) (DOSetter_1_t034B092AF3597985E5ACEBF7D43ED7297EF3C6A8*, int32_t, const RuntimeMethod*))DOSetter_1_Invoke_m129A25EE35C310185AFF25A86999DD1538FC288F_gshared_inline)(__this, ___pNewValue0, method);
}
// System.Void DG.Tweening.Plugins.Core.ABSTweenPlugin`3<System.Int32,System.Int32,DG.Tweening.Plugins.Options.NoOptions>::.ctor()
inline void ABSTweenPlugin_3__ctor_m25DE816CA43E10114DA1C9AECF1B9C941918D555 (ABSTweenPlugin_3_t79D91C3E0DB82A874E072CF1EF486B5F78D7F8DE* __this, const RuntimeMethod* method)
{
(( void (*) (ABSTweenPlugin_3_t79D91C3E0DB82A874E072CF1EF486B5F78D7F8DE*, const RuntimeMethod*))ABSTweenPlugin_3__ctor_m25DE816CA43E10114DA1C9AECF1B9C941918D555_gshared)(__this, method);
}
// T DG.Tweening.Core.DOGetter`1<UnityEngine.Quaternion>::Invoke()
inline Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 DOGetter_1_Invoke_m371680D24D99D662F517503519BCBDC9B73F61B8_inline (DOGetter_1_tB89DD12456B8E79576BB70E1CA6DF899686410D3* __this, const RuntimeMethod* method)
{
return (( Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 (*) (DOGetter_1_tB89DD12456B8E79576BB70E1CA6DF899686410D3*, const RuntimeMethod*))DOGetter_1_Invoke_m371680D24D99D662F517503519BCBDC9B73F61B8_gshared_inline)(__this, method);
}
// UnityEngine.Vector3 UnityEngine.Quaternion::get_eulerAngles()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Quaternion_get_eulerAngles_m2DB5158B5C3A71FD60FC8A6EE43D3AAA1CFED122_inline (Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974* __this, 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 ___a0, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___b1, const RuntimeMethod* method) ;
// UnityEngine.Quaternion UnityEngine.Quaternion::Inverse(UnityEngine.Quaternion)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 Quaternion_Inverse_mD9C060AC626A7B406F4984AC98F8358DC89EF512 (Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 ___rotation0, const RuntimeMethod* method) ;
// UnityEngine.Quaternion UnityEngine.Quaternion::op_Multiply(UnityEngine.Quaternion,UnityEngine.Quaternion)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 Quaternion_op_Multiply_mCB375FCCC12A2EC8F9EB824A1BFB4453B58C2012_inline (Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 ___lhs0, Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 ___rhs1, 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 ___euler0, 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 ___a0, const RuntimeMethod* method) ;
// System.Void DG.Tweening.Core.DOSetter`1<UnityEngine.Quaternion>::Invoke(T)
inline void DOSetter_1_Invoke_m6B8465F9043DA40A888F37C9627884BC325D2DB7_inline (DOSetter_1_t9EFF8DD70A15F455A6FE698A22BD0FE9683AC28E* __this, Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 ___pNewValue0, const RuntimeMethod* method)
{
(( void (*) (DOSetter_1_t9EFF8DD70A15F455A6FE698A22BD0FE9683AC28E*, Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974, const RuntimeMethod*))DOSetter_1_Invoke_m6B8465F9043DA40A888F37C9627884BC325D2DB7_gshared_inline)(__this, ___pNewValue0, 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 ___a0, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___b1, const RuntimeMethod* method) ;
// System.Single UnityEngine.Vector3::get_magnitude()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Vector3_get_magnitude_mF0D6017E90B345F1F52D1CC564C640F1A847AF2D_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* __this, const RuntimeMethod* method) ;
// 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 ___a0, float ___d1, const RuntimeMethod* method) ;
// System.Void DG.Tweening.Plugins.Core.ABSTweenPlugin`3<UnityEngine.Quaternion,UnityEngine.Vector3,DG.Tweening.Plugins.Options.QuaternionOptions>::.ctor()
inline void ABSTweenPlugin_3__ctor_mCF92BC74D2C41A8DA7BA5EEBA8FF9A35BDC3AC79 (ABSTweenPlugin_3_t3823C0F935A3168B9E48DC90ABD9A0CED3D7BB82* __this, const RuntimeMethod* method)
{
(( void (*) (ABSTweenPlugin_3_t3823C0F935A3168B9E48DC90ABD9A0CED3D7BB82*, const RuntimeMethod*))ABSTweenPlugin_3__ctor_mCF92BC74D2C41A8DA7BA5EEBA8FF9A35BDC3AC79_gshared)(__this, method);
}
// T DG.Tweening.Core.DOGetter`1<UnityEngine.RectOffset>::Invoke()
inline RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* DOGetter_1_Invoke_m67034845A56E08F6AACEA691A8CAF4500C105CE3_inline (DOGetter_1_t3F2A78015635C72FC129C0100EBEF80AFE358C8C* __this, const RuntimeMethod* method)
{
return (( RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* (*) (DOGetter_1_t3F2A78015635C72FC129C0100EBEF80AFE358C8C*, const RuntimeMethod*))DOGetter_1_Invoke_m2E3E6152AEB758D99AEC826BB5830B5C8BDB36EB_gshared_inline)(__this, method);
}
// System.Int32 UnityEngine.RectOffset::get_left()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t RectOffset_get_left_mA406D7AFF76E48507EF143CDB1D157C4D5430D90 (RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.RectOffset::set_left(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RectOffset_set_left_mEE36418FAC0A5C5AA4A1C886C7CFF5D35AFAD2C0 (RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* __this, int32_t ___value0, const RuntimeMethod* method) ;
// System.Int32 UnityEngine.RectOffset::get_right()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t RectOffset_get_right_m07C826B0BC79B0CBC01F5FF489D456C553F047BF (RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.RectOffset::set_right(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RectOffset_set_right_m6D3608E0973F68CC0D0A6A9863D31D70972A9588 (RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* __this, int32_t ___value0, const RuntimeMethod* method) ;
// System.Int32 UnityEngine.RectOffset::get_top()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t RectOffset_get_top_m82E49FB93A5BD417131136F5A7DBA0F251F10263 (RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.RectOffset::set_top(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RectOffset_set_top_mEF389A8923A33EC2927AD13ADE00D960D4593207 (RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* __this, int32_t ___value0, const RuntimeMethod* method) ;
// System.Int32 UnityEngine.RectOffset::get_bottom()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t RectOffset_get_bottom_mDF9C1EC125F94245D5532C34FCFB65BE0F2A9D0B (RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.RectOffset::set_bottom(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RectOffset_set_bottom_mB303CE31F9932C3BE8A3FD48E5049D624F395C83 (RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* __this, int32_t ___value0, const RuntimeMethod* method) ;
// System.Void DG.Tweening.Core.DOSetter`1<UnityEngine.RectOffset>::Invoke(T)
inline void DOSetter_1_Invoke_m467F8FFC18F16FBC3B1123B2BF31A2200CC96CC7_inline (DOSetter_1_t5442FED873379ADBC8BB350064412667FD764A20* __this, RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* ___pNewValue0, const RuntimeMethod* method)
{
(( void (*) (DOSetter_1_t5442FED873379ADBC8BB350064412667FD764A20*, RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5*, const RuntimeMethod*))DOSetter_1_Invoke_m4C081ED22692A901AE9B4A7FE2941BED1B8A73DA_gshared_inline)(__this, ___pNewValue0, method);
}
// System.Void UnityEngine.RectOffset::.ctor(System.Int32,System.Int32,System.Int32,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RectOffset__ctor_m30E309D1C1C0864870686683EF1FCA8DA791D179 (RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* __this, int32_t ___left0, int32_t ___right1, int32_t ___top2, int32_t ___bottom3, const RuntimeMethod* method) ;
// System.Void DG.Tweening.Plugins.Core.ABSTweenPlugin`3<UnityEngine.RectOffset,UnityEngine.RectOffset,DG.Tweening.Plugins.Options.NoOptions>::.ctor()
inline void ABSTweenPlugin_3__ctor_mC5E86C2D08BDF7B9B2173B2FB12744BFE240A85A (ABSTweenPlugin_3_tEDADD90C5C3ECECC20453D4CCA444C32237B4DA6* __this, const RuntimeMethod* method)
{
(( void (*) (ABSTweenPlugin_3_tEDADD90C5C3ECECC20453D4CCA444C32237B4DA6*, const RuntimeMethod*))ABSTweenPlugin_3__ctor_m819E927A775121151DB061FA4DE0296B1F2345A9_gshared)(__this, method);
}
// System.Void UnityEngine.RectOffset::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RectOffset__ctor_m7DB8E8EDDB814824299F9EF661DAFA32854F0CC9 (RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* __this, const RuntimeMethod* method) ;
// T DG.Tweening.Core.DOGetter`1<UnityEngine.Rect>::Invoke()
inline Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D DOGetter_1_Invoke_m31C3B7B68D6A7D1D2804D66A2C1C7B9C7B4A3B89_inline (DOGetter_1_t64F1C0E113DC45CC9A1FD194A80B7B4C40AC4923* __this, const RuntimeMethod* method)
{
return (( Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D (*) (DOGetter_1_t64F1C0E113DC45CC9A1FD194A80B7B4C40AC4923*, const RuntimeMethod*))DOGetter_1_Invoke_m31C3B7B68D6A7D1D2804D66A2C1C7B9C7B4A3B89_gshared_inline)(__this, 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.Void UnityEngine.Rect::set_x(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Rect_set_x_mAB91AB71898A20762BC66FD0723C4C739C4C3406 (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* __this, float ___value0, 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 ___value0, 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 ___value0, 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 ___value0, const RuntimeMethod* method) ;
// System.Void DG.Tweening.Core.DOSetter`1<UnityEngine.Rect>::Invoke(T)
inline void DOSetter_1_Invoke_mDEA2148CF7766942048A6372337F125A4051FB88_inline (DOSetter_1_t1682EBCD9936CA04E27CEC6CFD3F7C8CD8584CDD* __this, Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___pNewValue0, const RuntimeMethod* method)
{
(( void (*) (DOSetter_1_t1682EBCD9936CA04E27CEC6CFD3F7C8CD8584CDD*, Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D, const RuntimeMethod*))DOSetter_1_Invoke_mDEA2148CF7766942048A6372337F125A4051FB88_gshared_inline)(__this, ___pNewValue0, method);
}
// System.Void UnityEngine.Rect::.ctor(System.Single,System.Single,System.Single,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Rect__ctor_m18C3033D135097BEE424AAA68D91C706D2647F23 (Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* __this, float ___x0, float ___y1, float ___width2, float ___height3, const RuntimeMethod* method) ;
// System.Void DG.Tweening.Plugins.Core.ABSTweenPlugin`3<UnityEngine.Rect,UnityEngine.Rect,DG.Tweening.Plugins.Options.RectOptions>::.ctor()
inline void ABSTweenPlugin_3__ctor_mB5848217EC9244CFA0BCB1640A20DBAF35926F5E (ABSTweenPlugin_3_tA51581359A1B697A7A0A8F2FFDE00794FA1E67F4* __this, const RuntimeMethod* method)
{
(( void (*) (ABSTweenPlugin_3_tA51581359A1B697A7A0A8F2FFDE00794FA1E67F4*, const RuntimeMethod*))ABSTweenPlugin_3__ctor_mB5848217EC9244CFA0BCB1640A20DBAF35926F5E_gshared)(__this, method);
}
// T DG.Tweening.Core.DOGetter`1<System.UInt32>::Invoke()
inline uint32_t DOGetter_1_Invoke_m9872D509AF7B5CCA6FA8EAC070C88AE5DDEFA786_inline (DOGetter_1_t187AC9EC362AB6EF9475A1B6469E2261EDF9DEE1* __this, const RuntimeMethod* method)
{
return (( uint32_t (*) (DOGetter_1_t187AC9EC362AB6EF9475A1B6469E2261EDF9DEE1*, const RuntimeMethod*))DOGetter_1_Invoke_m9872D509AF7B5CCA6FA8EAC070C88AE5DDEFA786_gshared_inline)(__this, method);
}
// System.Void DG.Tweening.Core.DOSetter`1<System.UInt32>::Invoke(T)
inline void DOSetter_1_Invoke_m58AF4F95367A32B650C9C8560D677C3F4949A415_inline (DOSetter_1_tD132DAEA45806BE3693620C9FBBABB556336C1E5* __this, uint32_t ___pNewValue0, const RuntimeMethod* method)
{
(( void (*) (DOSetter_1_tD132DAEA45806BE3693620C9FBBABB556336C1E5*, uint32_t, const RuntimeMethod*))DOSetter_1_Invoke_m58AF4F95367A32B650C9C8560D677C3F4949A415_gshared_inline)(__this, ___pNewValue0, method);
}
// System.Void DG.Tweening.Plugins.Core.ABSTweenPlugin`3<System.UInt32,System.UInt32,DG.Tweening.Plugins.Options.NoOptions>::.ctor()
inline void ABSTweenPlugin_3__ctor_m6D2E80725C1BC47252471A1D968AD29162D8F0A1 (ABSTweenPlugin_3_tF7DC4DC804C28471C8A2FE7BAB02032703A99806* __this, const RuntimeMethod* method)
{
(( void (*) (ABSTweenPlugin_3_tF7DC4DC804C28471C8A2FE7BAB02032703A99806*, const RuntimeMethod*))ABSTweenPlugin_3__ctor_m6D2E80725C1BC47252471A1D968AD29162D8F0A1_gshared)(__this, method);
}
// T DG.Tweening.Core.DOGetter`1<UnityEngine.Vector2>::Invoke()
inline Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 DOGetter_1_Invoke_mEAE67401967EACB6626BF325E4D5A4549B591E24_inline (DOGetter_1_t13276681BE97FCE6AB699EF1F894EA98C825FE66* __this, const RuntimeMethod* method)
{
return (( Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 (*) (DOGetter_1_t13276681BE97FCE6AB699EF1F894EA98C825FE66*, const RuntimeMethod*))DOGetter_1_Invoke_mEAE67401967EACB6626BF325E4D5A4549B591E24_gshared_inline)(__this, 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 ___a0, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___b1, const RuntimeMethod* method) ;
// System.Void DG.Tweening.Core.DOSetter`1<UnityEngine.Vector2>::Invoke(T)
inline void DOSetter_1_Invoke_m1CFD2A5E207F7ABD4407DE93B58238656598BDDA_inline (DOSetter_1_t0DAD29F0B667B9ED214C9F6B9C4D7093FE7C0D9C* __this, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___pNewValue0, const RuntimeMethod* method)
{
(( void (*) (DOSetter_1_t0DAD29F0B667B9ED214C9F6B9C4D7093FE7C0D9C*, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7, const RuntimeMethod*))DOSetter_1_Invoke_m1CFD2A5E207F7ABD4407DE93B58238656598BDDA_gshared_inline)(__this, ___pNewValue0, method);
}
// System.Void UnityEngine.Vector2::.ctor(System.Single,System.Single)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* __this, float ___x0, float ___y1, const RuntimeMethod* method) ;
// UnityEngine.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 ___a0, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___b1, const RuntimeMethod* method) ;
// System.Single UnityEngine.Vector2::get_magnitude()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Vector2_get_magnitude_m5C59B4056420AEFDB291AD0914A3F675330A75CE_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* __this, const RuntimeMethod* method) ;
// UnityEngine.Vector2 UnityEngine.Vector2::op_Multiply(UnityEngine.Vector2,System.Single)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2_op_Multiply_m2D984B613020089BF5165BA4CA10988E2DC771FE_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___a0, float ___d1, const RuntimeMethod* method) ;
// System.Void DG.Tweening.Plugins.Core.ABSTweenPlugin`3<UnityEngine.Vector2,UnityEngine.Vector2,DG.Tweening.Plugins.Options.VectorOptions>::.ctor()
inline void ABSTweenPlugin_3__ctor_m6DA7F1814A1448526709D8219B954152E0684C2F (ABSTweenPlugin_3_t4082710A2BB933E2D055E454B3EFAC4C0A319444* __this, const RuntimeMethod* method)
{
(( void (*) (ABSTweenPlugin_3_t4082710A2BB933E2D055E454B3EFAC4C0A319444*, const RuntimeMethod*))ABSTweenPlugin_3__ctor_m6DA7F1814A1448526709D8219B954152E0684C2F_gshared)(__this, method);
}
// T DG.Tweening.Core.DOGetter`1<UnityEngine.Vector4>::Invoke()
inline Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 DOGetter_1_Invoke_m1DA7F4565AC91CD75B46CA73C3D72341775D7022_inline (DOGetter_1_t7663EC1A34326612C559E1AC30ED719944D21731* __this, const RuntimeMethod* method)
{
return (( Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 (*) (DOGetter_1_t7663EC1A34326612C559E1AC30ED719944D21731*, const RuntimeMethod*))DOGetter_1_Invoke_m1DA7F4565AC91CD75B46CA73C3D72341775D7022_gshared_inline)(__this, method);
}
// UnityEngine.Vector4 UnityEngine.Vector4::op_Addition(UnityEngine.Vector4,UnityEngine.Vector4)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 Vector4_op_Addition_m471A0C9B30316933F8CE430F17A7F8806ECA3EB9_inline (Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___a0, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___b1, const RuntimeMethod* method) ;
// System.Void DG.Tweening.Core.DOSetter`1<UnityEngine.Vector4>::Invoke(T)
inline void DOSetter_1_Invoke_m33A2F9544086079EB900BD071BE919753ACC403D_inline (DOSetter_1_tD317D77AA1F91A2D7941174E732F54F68ACE8FA3* __this, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___pNewValue0, const RuntimeMethod* method)
{
(( void (*) (DOSetter_1_tD317D77AA1F91A2D7941174E732F54F68ACE8FA3*, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3, const RuntimeMethod*))DOSetter_1_Invoke_m33A2F9544086079EB900BD071BE919753ACC403D_gshared_inline)(__this, ___pNewValue0, method);
}
// System.Void UnityEngine.Vector4::.ctor(System.Single,System.Single,System.Single,System.Single)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline (Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* __this, float ___x0, float ___y1, float ___z2, float ___w3, const RuntimeMethod* method) ;
// UnityEngine.Vector4 UnityEngine.Vector4::op_Subtraction(UnityEngine.Vector4,UnityEngine.Vector4)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 Vector4_op_Subtraction_mD14864BB81AC08F643D2B82B41B3577012410ED9_inline (Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___a0, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___b1, const RuntimeMethod* method) ;
// System.Single UnityEngine.Vector4::get_magnitude()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Vector4_get_magnitude_m97A83FC484190F07D8017F4BD10E3C81478E0D20_inline (Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* __this, const RuntimeMethod* method) ;
// UnityEngine.Vector4 UnityEngine.Vector4::op_Multiply(UnityEngine.Vector4,System.Single)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 Vector4_op_Multiply_m02FE150FD7366546FC19A36B6928512376BF64E8_inline (Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___a0, float ___d1, const RuntimeMethod* method) ;
// System.Void DG.Tweening.Plugins.Core.ABSTweenPlugin`3<UnityEngine.Vector4,UnityEngine.Vector4,DG.Tweening.Plugins.Options.VectorOptions>::.ctor()
inline void ABSTweenPlugin_3__ctor_mC3E978DF2A979E9E26337EC92D6206B412BAD9D8 (ABSTweenPlugin_3_t9F8F8099624B165B75CB1E0C53FA9762CB2815FC* __this, const RuntimeMethod* method)
{
(( void (*) (ABSTweenPlugin_3_t9F8F8099624B165B75CB1E0C53FA9762CB2815FC*, const RuntimeMethod*))ABSTweenPlugin_3__ctor_mC3E978DF2A979E9E26337EC92D6206B412BAD9D8_gshared)(__this, method);
}
// T DG.Tweening.Core.DOGetter`1<System.String>::Invoke()
inline String_t* DOGetter_1_Invoke_mD2E96BFF2AB462C1EF065FB1A1CD8184AF644F1F_inline (DOGetter_1_t65A2B66606014CD7EFBA1D8DDD1273F57511D146* __this, const RuntimeMethod* method)
{
return (( String_t* (*) (DOGetter_1_t65A2B66606014CD7EFBA1D8DDD1273F57511D146*, const RuntimeMethod*))DOGetter_1_Invoke_m2E3E6152AEB758D99AEC826BB5830B5C8BDB36EB_gshared_inline)(__this, method);
}
// System.Void DG.Tweening.Core.DOSetter`1<System.String>::Invoke(T)
inline void DOSetter_1_Invoke_m130FBD754C394D6A6911E43D7FA27CD1EFB34BB2_inline (DOSetter_1_t999572008E4C4CFE5EF6FA70393F8B092CA8C438* __this, String_t* ___pNewValue0, const RuntimeMethod* method)
{
(( void (*) (DOSetter_1_t999572008E4C4CFE5EF6FA70393F8B092CA8C438*, String_t*, const RuntimeMethod*))DOSetter_1_Invoke_m4C081ED22692A901AE9B4A7FE2941BED1B8A73DA_gshared_inline)(__this, ___pNewValue0, method);
}
// System.String System.Text.RegularExpressions.Regex::Replace(System.String,System.String,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Regex_Replace_m811FCA60D20059998EC547FC390F053C524D045D (String_t* ___input0, String_t* ___pattern1, String_t* ___replacement2, 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.Int32 System.Text.StringBuilder::get_Length()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t StringBuilder_get_Length_mDEA041E7357C68CC3B5885276BB403676DAAE0D8 (StringBuilder_t* __this, const RuntimeMethod* method) ;
// System.Text.StringBuilder System.Text.StringBuilder::Remove(System.Int32,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringBuilder_t* StringBuilder_Remove_m0D93692674D1C09795C7D6542420A3B6C5F81E90 (StringBuilder_t* __this, int32_t ___startIndex0, int32_t ___length1, const RuntimeMethod* method) ;
// System.Text.StringBuilder System.Text.StringBuilder::Append(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringBuilder_t* StringBuilder_Append_m08904D74E0C78E5F36DCD9C9303BDD07886D9F7D (StringBuilder_t* __this, String_t* ___value0, const RuntimeMethod* method) ;
// System.Text.StringBuilder DG.Tweening.Plugins.StringPlugin::Append(System.String,System.Int32,System.Int32,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringBuilder_t* StringPlugin_Append_m393FFA9AFB5B28A407DEE6BEA599F096A2AD4BD1 (StringPlugin_tFB74E02BC676FC582B73F3505B2D35B9C66FE603* __this, String_t* ___value0, int32_t ___startIndex1, int32_t ___length2, bool ___richTextEnabled3, const RuntimeMethod* method) ;
// System.Char[] DG.Tweening.Plugins.StringPlugin::ScrambledCharsToUse(DG.Tweening.Plugins.Options.StringOptions)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* StringPlugin_ScrambledCharsToUse_mB94A339E51635D7F97F27274382BEF24D40A85FB (StringPlugin_tFB74E02BC676FC582B73F3505B2D35B9C66FE603* __this, StringOptions_tC70D70DB6854CE62E6BBC3AA066517835919E9FA ___options0, const RuntimeMethod* method) ;
// System.Text.StringBuilder DG.Tweening.Plugins.StringPluginExtensions::AppendScrambledChars(System.Text.StringBuilder,System.Int32,System.Char[])
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringBuilder_t* StringPluginExtensions_AppendScrambledChars_mB1EC8925920C497377D1B1E8958C0B13BF88AF3F (StringBuilder_t* ___buffer0, int32_t ___length1, CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___chars2, const RuntimeMethod* method) ;
// System.Text.StringBuilder System.Text.StringBuilder::Append(System.String,System.Int32,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringBuilder_t* StringBuilder_Append_mE7CA22532FEF1545B8BC357CB7CAA304BA264703 (StringBuilder_t* __this, String_t* ___value0, int32_t ___startIndex1, int32_t ___count2, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.List`1<System.Char>::Clear()
inline void List_1_Clear_m0586B319F89682059DD157C1EDC282A2888ECB9B_inline (List_1_t1FDED00FA37F39564E09D01CFDF33C22BCF5C8A7* __this, const RuntimeMethod* method)
{
(( void (*) (List_1_t1FDED00FA37F39564E09D01CFDF33C22BCF5C8A7*, const RuntimeMethod*))List_1_Clear_m0586B319F89682059DD157C1EDC282A2888ECB9B_gshared_inline)(__this, method);
}
// System.Char System.String::get_Chars(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Il2CppChar String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3 (String_t* __this, int32_t ___index0, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.List`1<System.Char>::Add(T)
inline void List_1_Add_mF3227B0AAB9F7FED1883246395F1CEA0D0B06DC5_inline (List_1_t1FDED00FA37F39564E09D01CFDF33C22BCF5C8A7* __this, Il2CppChar ___item0, const RuntimeMethod* method)
{
(( void (*) (List_1_t1FDED00FA37F39564E09D01CFDF33C22BCF5C8A7*, Il2CppChar, const RuntimeMethod*))List_1_Add_mF3227B0AAB9F7FED1883246395F1CEA0D0B06DC5_gshared_inline)(__this, ___item0, method);
}
// System.Int32 System.Collections.Generic.List`1<System.Char>::get_Count()
inline int32_t List_1_get_Count_mFED740DB424BA5653895BDFFB0A06F7C156541D0_inline (List_1_t1FDED00FA37F39564E09D01CFDF33C22BCF5C8A7* __this, const RuntimeMethod* method)
{
return (( int32_t (*) (List_1_t1FDED00FA37F39564E09D01CFDF33C22BCF5C8A7*, const RuntimeMethod*))List_1_get_Count_mFED740DB424BA5653895BDFFB0A06F7C156541D0_gshared_inline)(__this, method);
}
// System.Void System.Collections.Generic.List`1<System.Char>::RemoveAt(System.Int32)
inline void List_1_RemoveAt_m4088E696F2E983A168CFD204B228E773695E5C26 (List_1_t1FDED00FA37F39564E09D01CFDF33C22BCF5C8A7* __this, int32_t ___index0, const RuntimeMethod* method)
{
(( void (*) (List_1_t1FDED00FA37F39564E09D01CFDF33C22BCF5C8A7*, int32_t, const RuntimeMethod*))List_1_RemoveAt_m4088E696F2E983A168CFD204B228E773695E5C26_gshared)(__this, ___index0, method);
}
// System.String System.String::Substring(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Substring_m6BA4A3FA3800FE92662D0847CC8E1EEF940DF472 (String_t* __this, int32_t ___startIndex0, const RuntimeMethod* method) ;
// System.Text.RegularExpressions.Match System.Text.RegularExpressions.Regex::Match(System.String,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Match_tFBEBCF225BD8EA17BCE6CE3FE5C1BD8E3074105F* Regex_Match_mE3EC82B72BF82AA4B8749251C12C383047531972 (String_t* ___input0, String_t* ___pattern1, const RuntimeMethod* method) ;
// System.Boolean System.Text.RegularExpressions.Group::get_Success()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Group_get_Success_m4E0238EE4B1E7F927E2AF13E2E5901BCA92BE62F (Group_t26371E9136D6F43782C487B63C67C5FC4F472881* __this, const RuntimeMethod* method) ;
// System.Int32 System.Array::IndexOf<System.Char>(T[],T)
inline int32_t Array_IndexOf_TisChar_t521A6F19B456D956AF452D926C32709DC03D6B17_m6E2BDAD7B5A1E51CA8029C65DCA4E847D543DDF9 (CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___array0, Il2CppChar ___value1, const RuntimeMethod* method)
{
return (( int32_t (*) (CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB*, Il2CppChar, const RuntimeMethod*))Array_IndexOf_TisChar_t521A6F19B456D956AF452D926C32709DC03D6B17_m6E2BDAD7B5A1E51CA8029C65DCA4E847D543DDF9_gshared)(___array0, ___value1, method);
}
// System.Int32 System.String::IndexOf(System.Char,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t String_IndexOf_m15B90A59047584420D227EE3A7EAC0C5EAF676F4 (String_t* __this, Il2CppChar ___value0, int32_t ___startIndex1, 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 ___startIndex0, int32_t ___length1, const RuntimeMethod* method) ;
// System.Text.StringBuilder System.Text.StringBuilder::Insert(System.Int32,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringBuilder_t* StringBuilder_Insert_mEA426100381DD65FB6A891BA28B5F1208BEDDD29 (StringBuilder_t* __this, int32_t ___index0, String_t* ___value1, const RuntimeMethod* method) ;
// System.String System.Text.RegularExpressions.Capture::get_Value()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Capture_get_Value_m1AB4193C2FC4B0D08AA34FECF10D03876D848BDC (Capture_tE11B735186DAFEE5F7A3BF5A739E9CCCE99DC24A* __this, const RuntimeMethod* method) ;
// System.Text.RegularExpressions.Group System.Text.RegularExpressions.GroupCollection::get_Item(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Group_t26371E9136D6F43782C487B63C67C5FC4F472881* GroupCollection_get_Item_m40EC174D4AC8FDD68F8819C35B779C79A44322F3 (GroupCollection_tFFA1789730DD9EA122FBE77DC03BFEDCC3F2945E* __this, int32_t ___groupnum0, const RuntimeMethod* method) ;
// System.Int32 System.Text.RegularExpressions.Capture::get_Index()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Capture_get_Index_m35E8D105E5E2142415F85116BFD4BA369AF7A17A_inline (Capture_tE11B735186DAFEE5F7A3BF5A739E9CCCE99DC24A* __this, const RuntimeMethod* method) ;
// System.Text.StringBuilder System.Text.StringBuilder::Append(System.Char)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringBuilder_t* StringBuilder_Append_m71228B30F05724CD2CD96D9611DCD61BFB96A6E1 (StringBuilder_t* __this, Il2CppChar ___value0, const RuntimeMethod* method) ;
// T System.Collections.Generic.List`1<System.Char>::get_Item(System.Int32)
inline Il2CppChar List_1_get_Item_mB9E0EA5FEE54A88C19874F86CBED5C48CD4A091F (List_1_t1FDED00FA37F39564E09D01CFDF33C22BCF5C8A7* __this, int32_t ___index0, const RuntimeMethod* method)
{
return (( Il2CppChar (*) (List_1_t1FDED00FA37F39564E09D01CFDF33C22BCF5C8A7*, int32_t, const RuntimeMethod*))List_1_get_Item_mB9E0EA5FEE54A88C19874F86CBED5C48CD4A091F_gshared)(__this, ___index0, method);
}
// System.Void DG.Tweening.Plugins.Core.ABSTweenPlugin`3<System.String,System.String,DG.Tweening.Plugins.Options.StringOptions>::.ctor()
inline void ABSTweenPlugin_3__ctor_m9C460EFB16996C8D96D81A374EDD5808F346432C (ABSTweenPlugin_3_tE7EF56C4695649256BA2077D8E447E739C869256* __this, const RuntimeMethod* method)
{
(( void (*) (ABSTweenPlugin_3_tE7EF56C4695649256BA2077D8E447E739C869256*, const RuntimeMethod*))ABSTweenPlugin_3__ctor_mF94C05444553B3151B57B8C1CEF0C7D2A1A42C8E_gshared)(__this, method);
}
// System.Void System.Text.StringBuilder::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StringBuilder__ctor_m1D99713357DE05DAFA296633639DB55F8C30587D (StringBuilder_t* __this, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.List`1<System.Char>::.ctor()
inline void List_1__ctor_mC679EFF5E634878F1897D71DC5160A96EA719E82 (List_1_t1FDED00FA37F39564E09D01CFDF33C22BCF5C8A7* __this, const RuntimeMethod* method)
{
(( void (*) (List_1_t1FDED00FA37F39564E09D01CFDF33C22BCF5C8A7*, const RuntimeMethod*))List_1__ctor_mC679EFF5E634878F1897D71DC5160A96EA719E82_gshared)(__this, method);
}
// System.Void System.Runtime.CompilerServices.RuntimeHelpers::InitializeArray(System.Array,System.RuntimeFieldHandle)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RuntimeHelpers_InitializeArray_m751372AA3F24FBF6DA9B9D687CBFA2DE436CAB9B (RuntimeArray* ___array0, RuntimeFieldHandle_t6E4C45B6D2EA12FC99185805A7E77527899B25C5 ___fldHandle1, const RuntimeMethod* method) ;
// System.Void DG.Tweening.Plugins.StringPluginExtensions::ScrambleChars(System.Char[])
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StringPluginExtensions_ScrambleChars_mEF2DC4717926EAEECA971FD887352673AC8683F2 (CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___chars0, const RuntimeMethod* method) ;
// System.Int32 UnityEngine.Random::Range(System.Int32,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Random_Range_m6763D9767F033357F88B6637F048F4ACA4123B68 (int32_t ___minInclusive0, int32_t ___maxExclusive1, const RuntimeMethod* method) ;
// T DG.Tweening.Core.DOGetter`1<System.Single>::Invoke()
inline float DOGetter_1_Invoke_m2F5C065E2F5DDECAB3FD41881B295B9DC733EF52_inline (DOGetter_1_tE8B39477E96408653D0242624F4D7E48ABFD1B03* __this, const RuntimeMethod* method)
{
return (( float (*) (DOGetter_1_tE8B39477E96408653D0242624F4D7E48ABFD1B03*, const RuntimeMethod*))DOGetter_1_Invoke_m2F5C065E2F5DDECAB3FD41881B295B9DC733EF52_gshared_inline)(__this, method);
}
// System.Void DG.Tweening.Core.DOSetter`1<System.Single>::Invoke(T)
inline void DOSetter_1_Invoke_m67A4785B13C5857025BC5310558493AAECD4D9E8_inline (DOSetter_1_t48D41DB8CE0BFC91A1844C4CC49A8A7222A69200* __this, float ___pNewValue0, const RuntimeMethod* method)
{
(( void (*) (DOSetter_1_t48D41DB8CE0BFC91A1844C4CC49A8A7222A69200*, float, const RuntimeMethod*))DOSetter_1_Invoke_m67A4785B13C5857025BC5310558493AAECD4D9E8_gshared_inline)(__this, ___pNewValue0, method);
}
// System.Void DG.Tweening.Plugins.Core.ABSTweenPlugin`3<System.Single,System.Single,DG.Tweening.Plugins.Options.FloatOptions>::.ctor()
inline void ABSTweenPlugin_3__ctor_m69A49D24C907A08C82691746319B1D5833A43571 (ABSTweenPlugin_3_t60F4DE5120CFD5986925189A0E775FAEAB4C59B9* __this, const RuntimeMethod* method)
{
(( void (*) (ABSTweenPlugin_3_t60F4DE5120CFD5986925189A0E775FAEAB4C59B9*, const RuntimeMethod*))ABSTweenPlugin_3__ctor_m69A49D24C907A08C82691746319B1D5833A43571_gshared)(__this, method);
}
// T DG.Tweening.Core.DOGetter`1<UnityEngine.Vector3>::Invoke()
inline Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 DOGetter_1_Invoke_m705D63DDD8D645F289BFC35E1BCE02E731AE6F34_inline (DOGetter_1_t709462C08281F3AA5DFEF36CAF91404B1004C338* __this, const RuntimeMethod* method)
{
return (( Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 (*) (DOGetter_1_t709462C08281F3AA5DFEF36CAF91404B1004C338*, const RuntimeMethod*))DOGetter_1_Invoke_m705D63DDD8D645F289BFC35E1BCE02E731AE6F34_gshared_inline)(__this, method);
}
// System.Void DG.Tweening.Core.DOSetter`1<UnityEngine.Vector3>::Invoke(T)
inline void DOSetter_1_Invoke_mBA4A74D4F5590F3D91622051D0D7AA2D14CDE822_inline (DOSetter_1_t02E8F9920F174322F1CF5AC8BCDEAABD14A03358* __this, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___pNewValue0, const RuntimeMethod* method)
{
(( void (*) (DOSetter_1_t02E8F9920F174322F1CF5AC8BCDEAABD14A03358*, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2, const RuntimeMethod*))DOSetter_1_Invoke_mBA4A74D4F5590F3D91622051D0D7AA2D14CDE822_gshared_inline)(__this, ___pNewValue0, method);
}
// System.Void UnityEngine.Vector3::.ctor(System.Single,System.Single,System.Single)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* __this, float ___x0, float ___y1, float ___z2, const RuntimeMethod* method) ;
// System.Void DG.Tweening.Plugins.Core.ABSTweenPlugin`3<UnityEngine.Vector3,UnityEngine.Vector3,DG.Tweening.Plugins.Options.VectorOptions>::.ctor()
inline void ABSTweenPlugin_3__ctor_mCEFF40CFC1C040D6F5D109AED52514860F822595 (ABSTweenPlugin_3_tE5A78BE46D046C07A6356B8AB596B2D00F9295E7* __this, const RuntimeMethod* method)
{
(( void (*) (ABSTweenPlugin_3_tE5A78BE46D046C07A6356B8AB596B2D00F9295E7*, const RuntimeMethod*))ABSTweenPlugin_3__ctor_mCEFF40CFC1C040D6F5D109AED52514860F822595_gshared)(__this, 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) ;
// UnityEngine.Quaternion UnityEngine.Quaternion::LookRotation(UnityEngine.Vector3,UnityEngine.Vector3)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 Quaternion_LookRotation_mFB02EDC8F733774DFAC3BEA4B4BB265A228F8307 (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___forward0, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___upwards1, const RuntimeMethod* method) ;
// System.Boolean DG.Tweening.Plugins.Core.SpecialPluginsUtils::SetPunch(DG.Tweening.Core.TweenerCore`3<UnityEngine.Vector3,UnityEngine.Vector3[],DG.Tweening.Plugins.Options.Vector3ArrayOptions>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SpecialPluginsUtils_SetPunch_m65C9920310ABC6FC6C483A6CEC088F3A360EE3CA (TweenerCore_3_t0CD1AF1B188E9D008629D280210B5FA8C761E336* ___t0, const RuntimeMethod* method) ;
// System.Boolean DG.Tweening.Plugins.Core.SpecialPluginsUtils::SetShake(DG.Tweening.Core.TweenerCore`3<UnityEngine.Vector3,UnityEngine.Vector3[],DG.Tweening.Plugins.Options.Vector3ArrayOptions>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SpecialPluginsUtils_SetShake_m6F23CBF51E66BEAB3791161223E67374E976FF20 (TweenerCore_3_t0CD1AF1B188E9D008629D280210B5FA8C761E336* ___t0, const RuntimeMethod* method) ;
// System.Boolean UnityEngine.Object::op_Equality(UnityEngine.Object,UnityEngine.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605 (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C* ___x0, Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C* ___y1, 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) ;
// UnityEngine.Quaternion UnityEngine.Transform::get_localRotation()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 Transform_get_localRotation_mD53D37611A5DAE93EC6C7BBCAC337408C5CACA77 (Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* __this, const RuntimeMethod* method) ;
// UnityEngine.Vector3 UnityEngine.Quaternion::op_Multiply(UnityEngine.Quaternion,UnityEngine.Vector3)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Quaternion_op_Multiply_mE1EBA73F9173432B50F8F17CE8190C5A7986FB8C (Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 ___rotation0, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___point1, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.Dictionary`2<System.Type,DG.Tweening.Plugins.Core.ITweenPlugin>::Clear()
inline void Dictionary_2_Clear_mCCF003DBE8136AF2DD953EA39697EB8FB89BA2B7 (Dictionary_2_tF4CB0FB5DF80F436652EC8BDB03A82C708969A88* __this, const RuntimeMethod* method)
{
(( void (*) (Dictionary_2_tF4CB0FB5DF80F436652EC8BDB03A82C708969A88*, const RuntimeMethod*))Dictionary_2_Clear_mCFB5EA7351D5860D2B91592B91A84CA265A41433_gshared)(__this, method);
}
// System.Void DG.Tweening.Plugins.Core.PathCore.ControlPoint::.ctor(UnityEngine.Vector3,UnityEngine.Vector3)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ControlPoint__ctor_m61705A2A5C9615DC8E052515CB9B1F62A4600668 (ControlPoint_tCAFE592FCADA75007AF24FEB842AE63DAFA9B8D1* __this, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___a0, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___b1, const RuntimeMethod* method) ;
// System.Void System.Object::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2 (RuntimeObject* __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 DG.Tweening.Plugins.Core.PathCore.CatmullRomDecoder::SetTimeToLengthTables(DG.Tweening.Plugins.Core.PathCore.Path,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CatmullRomDecoder_SetTimeToLengthTables_m0E06C670A5FBDCA57207AB97B869ED8191D3ABED (CatmullRomDecoder_tBC93937ED94DB6355B974915EE9885854F1A5EB0* __this, Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* ___p0, int32_t ___subdivisions1, const RuntimeMethod* method) ;
// System.Void DG.Tweening.Plugins.Core.PathCore.CatmullRomDecoder::SetWaypointsLengths(DG.Tweening.Plugins.Core.PathCore.Path,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CatmullRomDecoder_SetWaypointsLengths_mFB5DE54C8D41124A153BA13614F79F49BEC3ACC1 (CatmullRomDecoder_tBC93937ED94DB6355B974915EE9885854F1A5EB0* __this, Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* ___p0, int32_t ___subdivisions1, 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 ___d0, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___a1, 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 ___a0, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___b1, const RuntimeMethod* method) ;
// System.Void DG.Tweening.Plugins.Core.PathCore.ABSPathDecoder::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ABSPathDecoder__ctor_m9000360B01DBC18CF8310F47FFEC61E0FC0E4C96 (ABSPathDecoder_t6B479550CEF6C183ACCA13F11E29E019270AB61C* __this, const RuntimeMethod* method) ;
// System.Void DG.Tweening.Plugins.Core.PathCore.LinearDecoder::SetTimeToLengthTables(DG.Tweening.Plugins.Core.PathCore.Path,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LinearDecoder_SetTimeToLengthTables_mB336D6CE0306247E6C80F9B472E86F744520550B (LinearDecoder_tC7C53176BBF58227DC1855AFDBA3FAFF19860B15* __this, Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* ___p0, int32_t ___subdivisions1, const RuntimeMethod* method) ;
// UnityEngine.Vector3 UnityEngine.Vector3::ClampMagnitude(UnityEngine.Vector3,System.Single)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3_ClampMagnitude_mF83675F19744F58E97CF24D8359A810634DC031F_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___vector0, float ___maxLength1, const RuntimeMethod* method) ;
// System.Void UnityEngine.Color::.ctor(System.Single,System.Single,System.Single,System.Single)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Color__ctor_m3786F0D6E510D9CFA544523A955870BD2A514C8C_inline (Color_tD001788D726C3A7F1379BEED0260B9591F440C1F* __this, float ___r0, float ___g1, float ___b2, float ___a3, const RuntimeMethod* method) ;
// System.Boolean System.Nullable`1<UnityEngine.Color>::get_HasValue()
inline bool Nullable_1_get_HasValue_mFAF0B4EEA878E596C80258FE3BDA57CEF40C8D7F_inline (Nullable_1_tEE83D90B507D40B6C58B5EEF5B9D44D377B44F11* __this, const RuntimeMethod* method)
{
return (( bool (*) (Nullable_1_tEE83D90B507D40B6C58B5EEF5B9D44D377B44F11*, const RuntimeMethod*))Nullable_1_get_HasValue_mFAF0B4EEA878E596C80258FE3BDA57CEF40C8D7F_gshared_inline)(__this, method);
}
// T System.Nullable`1<UnityEngine.Color>::get_Value()
inline Color_tD001788D726C3A7F1379BEED0260B9591F440C1F Nullable_1_get_Value_m3FC15B40E747AA6A9F2AB10A00C46ABE84393637 (Nullable_1_tEE83D90B507D40B6C58B5EEF5B9D44D377B44F11* __this, const RuntimeMethod* method)
{
return (( Color_tD001788D726C3A7F1379BEED0260B9591F440C1F (*) (Nullable_1_tEE83D90B507D40B6C58B5EEF5B9D44D377B44F11*, const RuntimeMethod*))Nullable_1_get_Value_m3FC15B40E747AA6A9F2AB10A00C46ABE84393637_gshared)(__this, method);
}
// System.Void DG.Tweening.Plugins.Core.PathCore.Path::AssignWaypoints(UnityEngine.Vector3[],System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Path_AssignWaypoints_mF34F707A39321C2912B6C7E4D23DAEEEEF61D2F8 (Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* __this, Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* ___newWps0, bool ___cloneWps1, const RuntimeMethod* method) ;
// System.Void DG.Tweening.Plugins.Core.PathCore.Path::AssignDecoder(DG.Tweening.PathType)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Path_AssignDecoder_mD3A97C75986B01E822BF9726461B65DE77BC0B98 (Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* __this, int32_t ___pathType0, const RuntimeMethod* method) ;
// System.Void DG.Tweening.TweenCallback::.ctor(System.Object,System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TweenCallback__ctor_m68CC9304423CBDE43001F9B1413B5DAAF70DB621 (TweenCallback_t7C8B8A38E7B30905FF1B83C943256EF23617BB24* __this, RuntimeObject* ___object0, intptr_t ___method1, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.List`1<DG.Tweening.TweenCallback>::Add(T)
inline void List_1_Add_mB47015F4136FF8033380BC717C0BE24322C279CD_inline (List_1_t6EF58ECBFCFA6FA99AC1281CE3A14BB083B08524* __this, TweenCallback_t7C8B8A38E7B30905FF1B83C943256EF23617BB24* ___item0, const RuntimeMethod* method)
{
(( void (*) (List_1_t6EF58ECBFCFA6FA99AC1281CE3A14BB083B08524*, TweenCallback_t7C8B8A38E7B30905FF1B83C943256EF23617BB24*, const RuntimeMethod*))List_1_Add_mEBCF994CC3814631017F46A387B1A192ED6C85C7_gshared_inline)(__this, ___item0, method);
}
// System.Single DG.Tweening.Plugins.Core.PathCore.Path::ConvertToConstantPathPerc(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Path_ConvertToConstantPathPerc_m946321C867B331E56BFBF358F57391804611B570 (Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* __this, float ___perc0, const RuntimeMethod* method) ;
// UnityEngine.Vector3 DG.Tweening.Plugins.Core.PathCore.Path::GetPoint(System.Single,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Path_GetPoint_m6D04BA28C0F375D3030DD2714E2295A2A656AFE1 (Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* __this, float ___perc0, bool ___convertToConstantPerc1, const RuntimeMethod* method) ;
// System.Boolean System.Collections.Generic.List`1<DG.Tweening.TweenCallback>::Remove(T)
inline bool List_1_Remove_mAEF18DA4F9F63E94921CBCEB0E5ED1E2DF523F6A (List_1_t6EF58ECBFCFA6FA99AC1281CE3A14BB083B08524* __this, TweenCallback_t7C8B8A38E7B30905FF1B83C943256EF23617BB24* ___item0, const RuntimeMethod* method)
{
return (( bool (*) (List_1_t6EF58ECBFCFA6FA99AC1281CE3A14BB083B08524*, TweenCallback_t7C8B8A38E7B30905FF1B83C943256EF23617BB24*, const RuntimeMethod*))List_1_Remove_m4DFA48F4CEB9169601E75FC28517C5C06EFA5AD7_gshared)(__this, ___item0, method);
}
// System.Void DG.Tweening.Plugins.Core.PathCore.Path::Destroy()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Path_Destroy_mB5139AE354F434F76149B4672ACE7B835FBE029C (Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* __this, const RuntimeMethod* method) ;
// DG.Tweening.Plugins.Core.PathCore.ControlPoint DG.Tweening.Plugins.Core.PathCore.ControlPoint::op_Addition(DG.Tweening.Plugins.Core.PathCore.ControlPoint,UnityEngine.Vector3)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ControlPoint_tCAFE592FCADA75007AF24FEB842AE63DAFA9B8D1 ControlPoint_op_Addition_m273B684A11735A299C1886F36F41C7C6CB27E49D (ControlPoint_tCAFE592FCADA75007AF24FEB842AE63DAFA9B8D1 ___cp0, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___v1, const RuntimeMethod* method) ;
// System.Void DG.Tweening.Plugins.Core.PathCore.Path::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Path__ctor_mE316C2800B03412006B86883F27ECC5CC08CA3AB (Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* __this, const RuntimeMethod* method) ;
// System.Void DG.Tweening.Plugins.Core.PathCore.LinearDecoder::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LinearDecoder__ctor_mD23879EA491AC8A5105D0FC69F6D16BDA0998CA5 (LinearDecoder_tC7C53176BBF58227DC1855AFDBA3FAFF19860B15* __this, const RuntimeMethod* method) ;
// System.Void DG.Tweening.Plugins.Core.PathCore.CatmullRomDecoder::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CatmullRomDecoder__ctor_m40C3B62E2B6753C8C604B192AE38CB0E00751B63 (CatmullRomDecoder_tBC93937ED94DB6355B974915EE9885854F1A5EB0* __this, const RuntimeMethod* method) ;
// System.Void DG.Tweening.Plugins.Core.PathCore.Path::Draw(DG.Tweening.Plugins.Core.PathCore.Path)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Path_Draw_m1D276328F6B71518A310A8D1CCB4B29B5455E33C (Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* ___p0, const RuntimeMethod* method) ;
// System.Void UnityEngine.Gizmos::set_color(UnityEngine.Color)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Gizmos_set_color_m53927A2741937484180B20B55F7F20F8F60C5797 (Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___value0, const RuntimeMethod* method) ;
// System.Void DG.Tweening.Plugins.Core.PathCore.Path::RefreshNonLinearDrawWps(DG.Tweening.Plugins.Core.PathCore.Path)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Path_RefreshNonLinearDrawWps_m80E683DA112432AAE39D0E8C3F2C8B41CBB60285 (Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* ___p0, const RuntimeMethod* method) ;
// System.Void UnityEngine.Gizmos::DrawLine(UnityEngine.Vector3,UnityEngine.Vector3)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Gizmos_DrawLine_mB139054F55D615637A39A3127AADB16043387F8A (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___from0, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___to1, const RuntimeMethod* method) ;
// System.Void UnityEngine.Gizmos::DrawSphere(UnityEngine.Vector3,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Gizmos_DrawSphere_mC7B2862BBDB3141A63B83F0F1E56E30101D4F472 (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___center0, float ___radius1, 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>::get_Value()
inline Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Nullable_1_get_Value_m6A74FA440FE386A9905C61B41B5C261CD9DC4792 (Nullable_1_t9C51B084784B716FFF4ED4575C63CFD8A71A86FE* __this, const RuntimeMethod* method)
{
return (( Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 (*) (Nullable_1_t9C51B084784B716FFF4ED4575C63CFD8A71A86FE*, const RuntimeMethod*))Nullable_1_get_Value_m6A74FA440FE386A9905C61B41B5C261CD9DC4792_gshared)(__this, method);
}
// System.Void UnityEngine.Gizmos::DrawWireSphere(UnityEngine.Vector3,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Gizmos_DrawWireSphere_m12C01EC9334C32425074A214C5B876271B3DDBA1 (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___center0, float ___radius1, const RuntimeMethod* method) ;
// System.Void DG.Tweening.CustomPlugins.PureQuaternionPlugin::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PureQuaternionPlugin__ctor_mA8C3C2835915524E8267F4F6DA7A63DA6AE6A7EE (PureQuaternionPlugin_t657F176265AD5B16DAC19DB4055CED610D0E7728* __this, const RuntimeMethod* method) ;
// System.Void DG.Tweening.Plugins.Core.ABSTweenPlugin`3<UnityEngine.Quaternion,UnityEngine.Quaternion,DG.Tweening.Plugins.Options.NoOptions>::.ctor()
inline void ABSTweenPlugin_3__ctor_m67A90F03D71EA56794061F4E8AA6BAC02B6FB287 (ABSTweenPlugin_3_t56BEDD6B006DC2E8D499101DE8A2339425AE6A10* __this, const RuntimeMethod* method)
{
(( void (*) (ABSTweenPlugin_3_t56BEDD6B006DC2E8D499101DE8A2339425AE6A10*, const RuntimeMethod*))ABSTweenPlugin_3__ctor_m67A90F03D71EA56794061F4E8AA6BAC02B6FB287_gshared)(__this, method);
}
// System.String System.String::Concat(System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Concat_m81A40DADB89BCDB78DA8D63D6B723B0023A09A1A (RuntimeObject* ___arg00, RuntimeObject* ___arg11, const RuntimeMethod* method) ;
// System.Void UnityEngine.Debug::Log(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Debug_Log_m87A9A3C761FF5C43ED8A53B16190A53D08F818BB (RuntimeObject* ___message0, const RuntimeMethod* method) ;
// System.Void UnityEngine.Debug::LogWarning(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Debug_LogWarning_m33EF1B897E0C7C6FF538989610BFAFFEF4628CA9 (RuntimeObject* ___message0, const RuntimeMethod* method) ;
// System.Void UnityEngine.Debug::LogError(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Debug_LogError_mB00B2B4468EF3CAF041B038D840820FB84C924B2 (RuntimeObject* ___message0, const RuntimeMethod* method) ;
// System.String System.String::Concat(System.Object,System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Concat_m9DF47FC6E1F8341012CA3FF02993D372AA7A96C9 (RuntimeObject* ___arg00, RuntimeObject* ___arg11, RuntimeObject* ___arg22, const RuntimeMethod* method) ;
// System.Void DG.Tweening.Core.Debugger::LogWarning(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Debugger_LogWarning_m8C27AEE9134064B9C97F66438C5AC54A8882D588 (RuntimeObject* ___message0, const RuntimeMethod* method) ;
// System.String System.String::Format(System.String,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Format_mA8DBB4C2516B9723C5A41E6CB1E2FAF4BBE96DD8 (String_t* ___format0, RuntimeObject* ___arg01, const RuntimeMethod* method) ;
// System.Void DG.Tweening.Core.Debugger::Log(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Debugger_Log_mED54C2BED376B5F8631F5B23490BE1608675E456 (RuntimeObject* ___message0, const RuntimeMethod* method) ;
// System.Single UnityEngine.Time::get_realtimeSinceStartup()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Time_get_realtimeSinceStartup_m73B3CB73175D79A44333D59BB70F9EDE55EC9510 (const RuntimeMethod* method) ;
// System.Boolean UnityEngine.Object::op_Inequality(UnityEngine.Object,UnityEngine.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602 (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C* ___x0, Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C* ___y1, 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) ;
// System.Void UnityEngine.Object::Destroy(UnityEngine.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Object_Destroy_mE97D0A766419A81296E8D4E5C23D01D3FE91ACBB (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C* ___obj0, const RuntimeMethod* method) ;
// System.Single UnityEngine.Time::get_deltaTime()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Time_get_deltaTime_mC3195000401F0FD167DD2F948FD2BC58330D0865 (const RuntimeMethod* method) ;
// System.Single UnityEngine.Time::get_smoothDeltaTime()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Time_get_smoothDeltaTime_m41881A3290CC95E6EF2D55289D1D872A45DC1775 (const RuntimeMethod* method) ;
// System.Void DG.Tweening.Core.TweenManager::Update(DG.Tweening.UpdateType,System.Single,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TweenManager_Update_mB27C9AE8D928418163CE32FD6EF1C82F9A9F63C7 (int32_t ___updateType0, float ___deltaTime1, float ___independentTime2, const RuntimeMethod* method) ;
// System.Single UnityEngine.Time::get_timeScale()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Time_get_timeScale_m1F45A413D4EEA08B1E0988022512C137F6C1E616 (const RuntimeMethod* method) ;
// System.Int32 DG.Tweening.DOTween::Validate()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DOTween_Validate_mCB9E29EEDB6CD44AB6D8CD527C7BA028B421C321 (const RuntimeMethod* method) ;
// System.Int32 System.Collections.Generic.List`1<DG.Tweening.TweenCallback>::get_Count()
inline int32_t List_1_get_Count_mEB815791658DE690D3C6D7C5782D9F3DCE46B336_inline (List_1_t6EF58ECBFCFA6FA99AC1281CE3A14BB083B08524* __this, const RuntimeMethod* method)
{
return (( int32_t (*) (List_1_t6EF58ECBFCFA6FA99AC1281CE3A14BB083B08524*, const RuntimeMethod*))List_1_get_Count_m4407E4C389F22B8CEC282C15D56516658746C383_gshared_inline)(__this, method);
}
// T System.Collections.Generic.List`1<DG.Tweening.TweenCallback>::get_Item(System.Int32)
inline TweenCallback_t7C8B8A38E7B30905FF1B83C943256EF23617BB24* List_1_get_Item_mCC101CA28ADF495C4E0799163A7B13D162841E36 (List_1_t6EF58ECBFCFA6FA99AC1281CE3A14BB083B08524* __this, int32_t ___index0, const RuntimeMethod* method)
{
return (( TweenCallback_t7C8B8A38E7B30905FF1B83C943256EF23617BB24* (*) (List_1_t6EF58ECBFCFA6FA99AC1281CE3A14BB083B08524*, int32_t, const RuntimeMethod*))List_1_get_Item_m33561245D64798C2AB07584C0EC4F240E4839A38_gshared)(__this, ___index0, method);
}
// System.Void DG.Tweening.TweenCallback::Invoke()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TweenCallback_Invoke_mE4105043678D7086C7740B0D7B7589B734C14E1F_inline (TweenCallback_t7C8B8A38E7B30905FF1B83C943256EF23617BB24* __this, const RuntimeMethod* method) ;
// System.String System.String::Concat(System.Object[])
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Concat_m9EB826D3BC0EF2322AA8E55DF0D20EE41B1E5A36 (ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ___args0, const RuntimeMethod* method) ;
// System.Void DG.Tweening.Core.Debugger::LogReport(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Debugger_LogReport_m2A1E8B46BC302E45B799171C5C51BFA4DD07693C (RuntimeObject* ___message0, const RuntimeMethod* method) ;
// System.Void DG.Tweening.Core.TweenManager::SetCapacities(System.Int32,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TweenManager_SetCapacities_m1A1D0CA467C77D297C7CD9AB105DB5609112175F (int32_t ___tweenersCapacity0, int32_t ___sequencesCapacity1, const RuntimeMethod* method) ;
// System.Void DG.Tweening.Core.DOTweenComponent/<WaitForCompletion>d__14::.ctor(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWaitForCompletionU3Ed__14__ctor_m70FD2826B83A0E4D74F8C48438E93A35666E7686 (U3CWaitForCompletionU3Ed__14_tFFE72E89A8E08C2CC8A761888880304A6DB4F5EC* __this, int32_t ___U3CU3E1__state0, const RuntimeMethod* method) ;
// System.Void DG.Tweening.Core.DOTweenComponent/<WaitForRewind>d__15::.ctor(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWaitForRewindU3Ed__15__ctor_m7FC09570AC58EBE643D140BB5F5A48A5C38575F6 (U3CWaitForRewindU3Ed__15_t81DD652081E16ECFC5702436BA6BC84DE65BBF86* __this, int32_t ___U3CU3E1__state0, const RuntimeMethod* method) ;
// System.Void DG.Tweening.Core.DOTweenComponent/<WaitForKill>d__16::.ctor(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWaitForKillU3Ed__16__ctor_m52D571284BD7955AD27C2C626FDA8F14F258DFBA (U3CWaitForKillU3Ed__16_t6F3062B839AB4860E8EB82AAA8F4A8DD039D82F8* __this, int32_t ___U3CU3E1__state0, const RuntimeMethod* method) ;
// System.Void DG.Tweening.Core.DOTweenComponent/<WaitForElapsedLoops>d__17::.ctor(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWaitForElapsedLoopsU3Ed__17__ctor_mBB5209A597601C330B881B71CC979BBDEBD048C3 (U3CWaitForElapsedLoopsU3Ed__17_tF4DFC134CACD8B11B932F26AC467B90D51990D39* __this, int32_t ___U3CU3E1__state0, const RuntimeMethod* method) ;
// System.Void DG.Tweening.Core.DOTweenComponent/<WaitForPosition>d__18::.ctor(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWaitForPositionU3Ed__18__ctor_mF79BCA6D8BCB7AD8A01BA042AF6771721E9DCF25 (U3CWaitForPositionU3Ed__18_t04E5F894476E411A21777C9C2900430C54752E45* __this, int32_t ___U3CU3E1__state0, const RuntimeMethod* method) ;
// System.Void DG.Tweening.Core.DOTweenComponent/<WaitForStart>d__19::.ctor(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWaitForStartU3Ed__19__ctor_m1027550DCC0D17A3532EF1D65FF724F7E4F681DA (U3CWaitForStartU3Ed__19_t47FF6BDD1B4DCBE7F1AC3EA7684876B44A7C2946* __this, int32_t ___U3CU3E1__state0, const RuntimeMethod* method) ;
// System.Void UnityEngine.GameObject::.ctor(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GameObject__ctor_m37D512B05D292F954792225E6C6EEE95293A9B88 (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* __this, String_t* ___name0, const RuntimeMethod* method) ;
// System.Void UnityEngine.Object::DontDestroyOnLoad(UnityEngine.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Object_DontDestroyOnLoad_m4B70C3AEF886C176543D1295507B6455C9DCAEA7 (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C* ___target0, const RuntimeMethod* method) ;
// T UnityEngine.GameObject::AddComponent<DG.Tweening.Core.DOTweenComponent>()
inline DOTweenComponent_tEA6C5A1520B40681AE6FA1703529F60EBC3691DC* GameObject_AddComponent_TisDOTweenComponent_tEA6C5A1520B40681AE6FA1703529F60EBC3691DC_mC2AE18BEFF6A55A8321BDD95F817AFB49453433D (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* __this, const RuntimeMethod* method)
{
return (( DOTweenComponent_tEA6C5A1520B40681AE6FA1703529F60EBC3691DC* (*) (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F*, const RuntimeMethod*))GameObject_AddComponent_TisRuntimeObject_m69B93700FACCF372F5753371C6E8FB780800B824_gshared)(__this, method);
}
// System.Void UnityEngine.MonoBehaviour::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MonoBehaviour__ctor_m592DB0105CA0BC97AA1C5F4AD27B12D68A3B7C1E (MonoBehaviour_t532A11E69716D348D8AA7F854AFCBFCB8AD17F71* __this, const RuntimeMethod* method) ;
// System.Void System.NotSupportedException::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotSupportedException__ctor_m1398D0CDE19B36AA3DE9392879738C1EA2439CDF (NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A* __this, const RuntimeMethod* method) ;
// System.Void UnityEngine.ScriptableObject::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ScriptableObject__ctor_mD037FDB0B487295EA47F79A4DB1BF1846C9087FF (ScriptableObject_tB3BFDB921A1B1795B38A5417D3B97A89A140436A* __this, const RuntimeMethod* method) ;
// System.Void DG.Tweening.Core.ABSSequentiable::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ABSSequentiable__ctor_m70B4D2A525C71C87049ED3177A821B264D682A7B (ABSSequentiable_t05DF85FC63E3650D2D4CF6ABBA0F43263EB8CE89* __this, const RuntimeMethod* method) ;
// T System.Collections.Generic.Stack`1<DG.Tweening.Tween>::Pop()
inline Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* Stack_1_Pop_m373C0EAC9B9F580026EA61F134F5A9FC24F69C83 (Stack_1_t5BFE231094D4C21C56F26E6EE0BC9A194AD9A5B6* __this, const RuntimeMethod* method)
{
return (( Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* (*) (Stack_1_t5BFE231094D4C21C56F26E6EE0BC9A194AD9A5B6*, const RuntimeMethod*))Stack_1_Pop_m2AFF69249659372F07EE25817DBCAFE74E1CF778_gshared)(__this, method);
}
// System.Void DG.Tweening.Core.TweenManager::AddActiveTween(DG.Tweening.Tween)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TweenManager_AddActiveTween_mDE4BACC61DA83AB6BD50B1AA57CB16F40272CD05 (Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* ___t0, const RuntimeMethod* method) ;
// System.Void DG.Tweening.Core.TweenManager::IncreaseCapacities(DG.Tweening.Core.TweenManager/CapacityIncreaseMode)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TweenManager_IncreaseCapacities_m5316415F2F95212320B0745CAF123B139A8CDA62 (int32_t ___increaseMode0, const RuntimeMethod* method) ;
// System.String System.String::Replace(System.String,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Replace_mABDB7003A1D0AEDCAE9FF85E3DFFFBA752D2A166 (String_t* __this, String_t* ___oldValue0, String_t* ___newValue1, const RuntimeMethod* method) ;
// System.Void DG.Tweening.Sequence::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sequence__ctor_mFFB83C470D70B8512E2B393A0C07D90FEC2CBC84 (Sequence_tEADBE56D6ED2E9EE8FB2E5459C3E57131EC0545C* __this, const RuntimeMethod* method) ;
// System.Void DG.Tweening.Core.TweenManager::RemoveActiveTween(DG.Tweening.Tween)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TweenManager_RemoveActiveTween_m666B3E84DC9E1CD8F8E8F79A44EBFE16CA03AE49 (Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* ___t0, const RuntimeMethod* method) ;
// System.Void DG.Tweening.Core.TweenManager::Despawn(DG.Tweening.Tween,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TweenManager_Despawn_mF56A8F1D2B480230F68F0149F6122D0BBAA129FC (Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* ___t0, bool ___modifyActiveLists1, const RuntimeMethod* method) ;
// System.Void DG.Tweening.Core.TweenManager::ClearTweenArray(DG.Tweening.Tween[])
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TweenManager_ClearTweenArray_mA86AEF4A53B4DCEF3319D39B9769AECE4E0093E8 (TweenU5BU5D_t6E5F58C51FA0DA64C990C1C7E02EE9B70220C2F7* ___tweens0, const RuntimeMethod* method) ;
// System.Boolean DG.Tweening.Tween::OnTweenCallback(DG.Tweening.TweenCallback)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Tween_OnTweenCallback_mA9644C3E41906E8C18BF82F582F9DC096FD44BA7 (TweenCallback_t7C8B8A38E7B30905FF1B83C943256EF23617BB24* ___callback0, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.Stack`1<DG.Tweening.Tween>::Push(T)
inline void Stack_1_Push_mA962CB8489C4F94B75772301F69C6878CF2C75F3 (Stack_1_t5BFE231094D4C21C56F26E6EE0BC9A194AD9A5B6* __this, Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* ___item0, const RuntimeMethod* method)
{
(( void (*) (Stack_1_t5BFE231094D4C21C56F26E6EE0BC9A194AD9A5B6*, Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C*, const RuntimeMethod*))Stack_1_Push_m709DD11BC1291A905814182CF9A367DE7399A778_gshared)(__this, ___item0, method);
}
// System.Int32 System.Collections.Generic.List`1<DG.Tweening.Tween>::get_Count()
inline int32_t List_1_get_Count_mC6DE57FD9317CDF2656593BE1927AEAA5646A447_inline (List_1_tDA2C18E15C40590123A37DABB6D0D9AEB77A3BBD* __this, const RuntimeMethod* method)
{
return (( int32_t (*) (List_1_tDA2C18E15C40590123A37DABB6D0D9AEB77A3BBD*, const RuntimeMethod*))List_1_get_Count_m4407E4C389F22B8CEC282C15D56516658746C383_gshared_inline)(__this, method);
}
// T System.Collections.Generic.List`1<DG.Tweening.Tween>::get_Item(System.Int32)
inline Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* List_1_get_Item_mECFC41F29F81080C2FE85DDDB88761350FCA573A (List_1_tDA2C18E15C40590123A37DABB6D0D9AEB77A3BBD* __this, int32_t ___index0, const RuntimeMethod* method)
{
return (( Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* (*) (List_1_tDA2C18E15C40590123A37DABB6D0D9AEB77A3BBD*, int32_t, const RuntimeMethod*))List_1_get_Item_m33561245D64798C2AB07584C0EC4F240E4839A38_gshared)(__this, ___index0, method);
}
// System.Void DG.Tweening.Core.TweenManager::PurgePools()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TweenManager_PurgePools_m00794B3E7D39DF9078C9524DA48A8E9C500F9C05 (const RuntimeMethod* method) ;
// System.Void DG.Tweening.Core.TweenManager::ResetCapacities()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TweenManager_ResetCapacities_m6B74BE623F2ADFCDD966F76EDBF2B2D5DD7898B8 (const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.Stack`1<DG.Tweening.Tween>::Clear()
inline void Stack_1_Clear_m8D8047240B344BD791A92BF1054021181461A9AD (Stack_1_t5BFE231094D4C21C56F26E6EE0BC9A194AD9A5B6* __this, const RuntimeMethod* method)
{
(( void (*) (Stack_1_t5BFE231094D4C21C56F26E6EE0BC9A194AD9A5B6*, const RuntimeMethod*))Stack_1_Clear_mD550E89582979ECB0D6E6D68F0237FC14708BE85_gshared)(__this, method);
}
// System.Void System.Array::Resize<DG.Tweening.Tween>(T[]&,System.Int32)
inline void Array_Resize_TisTween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C_m2BAB7AC89476F70A679CB9244E475912CEEBC933 (TweenU5BU5D_t6E5F58C51FA0DA64C990C1C7E02EE9B70220C2F7** ___array0, int32_t ___newSize1, const RuntimeMethod* method)
{
(( void (*) (TweenU5BU5D_t6E5F58C51FA0DA64C990C1C7E02EE9B70220C2F7**, int32_t, const RuntimeMethod*))Array_Resize_TisRuntimeObject_mE8D92C287251BAF8256D85E5829F749359EC334E_gshared)(___array0, ___newSize1, method);
}
// System.Void System.Collections.Generic.List`1<DG.Tweening.Tween>::set_Capacity(System.Int32)
inline void List_1_set_Capacity_m3A49D43F4380AEA8B42813DEE60956FDA52BB1D2 (List_1_tDA2C18E15C40590123A37DABB6D0D9AEB77A3BBD* __this, int32_t ___value0, const RuntimeMethod* method)
{
(( void (*) (List_1_tDA2C18E15C40590123A37DABB6D0D9AEB77A3BBD*, int32_t, const RuntimeMethod*))List_1_set_Capacity_mD826E33A9E5EBC19C714653217071790693E0B95_gshared)(__this, ___value0, method);
}
// System.Void DG.Tweening.Core.TweenManager::ReorganizeActiveTweens()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TweenManager_ReorganizeActiveTweens_mB40CEDBB24B90540B86274D77D7795EAE1330EA3 (const RuntimeMethod* method) ;
// System.Void DG.Tweening.Core.TweenManager::MarkForKilling(DG.Tweening.Tween)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TweenManager_MarkForKilling_m13B34939F0A6AC4BAB7D3FE2CDD8D3AF895C31EB (Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* ___t0, const RuntimeMethod* method) ;
// System.Void DG.Tweening.Core.TweenManager::DespawnTweens(System.Collections.Generic.List`1<DG.Tweening.Tween>,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TweenManager_DespawnTweens_m604AF3929C3A0FCA8788405A4A5EF76C36E8744D (List_1_tDA2C18E15C40590123A37DABB6D0D9AEB77A3BBD* ___tweens0, bool ___modifyActiveLists1, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.List`1<DG.Tweening.Tween>::Clear()
inline void List_1_Clear_m4FD8F1B0F4046DDB686DFA548E05E9785B37E5CD_inline (List_1_tDA2C18E15C40590123A37DABB6D0D9AEB77A3BBD* __this, const RuntimeMethod* method)
{
(( void (*) (List_1_tDA2C18E15C40590123A37DABB6D0D9AEB77A3BBD*, const RuntimeMethod*))List_1_Clear_m16C1F2C61FED5955F10EB36BC1CB2DF34B128994_gshared_inline)(__this, method);
}
// System.Boolean DG.Tweening.Tween::DoGoto(DG.Tweening.Tween,System.Single,System.Int32,DG.Tweening.Core.Enums.UpdateMode)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Tween_DoGoto_m1A61731CB2E2D27D1E08ADD844E575A5DAD8939C (Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* ___t0, float ___toPosition1, int32_t ___toCompletedLoops2, int32_t ___updateMode3, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.List`1<DG.Tweening.Tween>::Add(T)
inline void List_1_Add_mBA978C54F180239702014DDD75202F19F926C6C6_inline (List_1_tDA2C18E15C40590123A37DABB6D0D9AEB77A3BBD* __this, Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* ___item0, const RuntimeMethod* method)
{
(( void (*) (List_1_tDA2C18E15C40590123A37DABB6D0D9AEB77A3BBD*, Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C*, const RuntimeMethod*))List_1_Add_mEBCF994CC3814631017F46A387B1A192ED6C85C7_gshared_inline)(__this, ___item0, method);
}
// System.Boolean DG.Tweening.Core.TweenManager::Complete(DG.Tweening.Tween,System.Boolean,DG.Tweening.Core.Enums.UpdateMode)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TweenManager_Complete_mCE26F442C189C358288018529BD88F0F1D99C390 (Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* ___t0, bool ___modifyActiveLists1, int32_t ___updateMode2, const RuntimeMethod* method) ;
// System.Boolean DG.Tweening.Core.TweenManager::Flip(DG.Tweening.Tween)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TweenManager_Flip_mAE0BD66D990CE593A474271E4D48B994451AF5B7 (Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* ___t0, const RuntimeMethod* method) ;
// System.Boolean DG.Tweening.Core.TweenManager::Goto(DG.Tweening.Tween,System.Single,System.Boolean,DG.Tweening.Core.Enums.UpdateMode)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TweenManager_Goto_m04F0FF9EC0394154CCFE8552D797374147D31CDC (Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* ___t0, float ___to1, bool ___andPlay2, int32_t ___updateMode3, const RuntimeMethod* method) ;
// System.Boolean DG.Tweening.Core.TweenManager::Pause(DG.Tweening.Tween)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TweenManager_Pause_mF53E744566930DFD9A6642B63E872D12F23B4269 (Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* ___t0, const RuntimeMethod* method) ;
// System.Boolean DG.Tweening.Core.TweenManager::Play(DG.Tweening.Tween)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TweenManager_Play_m16548C8C4203A88870C6E54E44F03CDA11763DA2 (Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* ___t0, const RuntimeMethod* method) ;
// System.Boolean DG.Tweening.Core.TweenManager::PlayBackwards(DG.Tweening.Tween)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TweenManager_PlayBackwards_mCC2A5578B578BEE7005204D8D7A546957BE605E9 (Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* ___t0, const RuntimeMethod* method) ;
// System.Boolean DG.Tweening.Core.TweenManager::PlayForward(DG.Tweening.Tween)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TweenManager_PlayForward_mD5568593F49E0036FA185E22CC1B24A22B35DEF2 (Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* ___t0, const RuntimeMethod* method) ;
// System.Boolean DG.Tweening.Core.TweenManager::Restart(DG.Tweening.Tween,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TweenManager_Restart_m542E2EA1A06594D0692092508F8719174370D636 (Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* ___t0, bool ___includeDelay1, const RuntimeMethod* method) ;
// System.Boolean DG.Tweening.Core.TweenManager::Rewind(DG.Tweening.Tween,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TweenManager_Rewind_mF610181130C4218E0F462966D54EE193E8171A7F (Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* ___t0, bool ___includeDelay1, const RuntimeMethod* method) ;
// System.Boolean DG.Tweening.Core.TweenManager::SmoothRewind(DG.Tweening.Tween)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TweenManager_SmoothRewind_m3C5DE57B8A3DDE3EBBA223EC0AA2CDFD9E567E82 (Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* ___t0, const RuntimeMethod* method) ;
// System.Boolean DG.Tweening.Core.TweenManager::TogglePause(DG.Tweening.Tween)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TweenManager_TogglePause_m9352B05E74FE75A5CC99DF8E0AB7B03D020B9C49 (Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* ___t0, const RuntimeMethod* method) ;
// System.Int32 UnityEngine.Mathf::FloorToInt(System.Single)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Mathf_FloorToInt_m2A39AE881CAEE6B6A4B3BFEF9CA1ED40625F5AB7_inline (float ___f0, const RuntimeMethod* method) ;
// System.Void DG.Tweening.TweenExtensions::PlayBackwards(DG.Tweening.Tween)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TweenExtensions_PlayBackwards_mF585684B8D5082A2A895C628F372FDABF690E0FB (Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* ___t0, const RuntimeMethod* method) ;
// System.Single DG.Tweening.TweenExtensions::ElapsedDirectionalPercentage(DG.Tweening.Tween)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float TweenExtensions_ElapsedDirectionalPercentage_m86020EAE1A0CA49FDE72191B7F45FEE990B9CFD5 (Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* ___t0, const RuntimeMethod* method) ;
// System.Void DG.Tweening.TweenExtensions::Goto(DG.Tweening.Tween,System.Single,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TweenExtensions_Goto_m0256CB1AA2FAB6786021BF3322D737AE4D37B2FC (Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* ___t0, float ___to1, bool ___andPlay2, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.List`1<DG.Tweening.Tween>::.ctor(System.Int32)
inline void List_1__ctor_m97A1B0714FECABB5B827AC577AAAB720A1584787 (List_1_tDA2C18E15C40590123A37DABB6D0D9AEB77A3BBD* __this, int32_t ___capacity0, const RuntimeMethod* method)
{
(( void (*) (List_1_tDA2C18E15C40590123A37DABB6D0D9AEB77A3BBD*, int32_t, const RuntimeMethod*))List_1__ctor_m76CBBC3E2F0583F5AD30CE592CEA1225C06A0428_gshared)(__this, ___capacity0, method);
}
// System.Boolean System.Object::Equals(System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Object_Equals_m434DF93FDA204D5C06E889A9CB53BC2E5D39ABF7 (RuntimeObject* ___objA0, RuntimeObject* ___objB1, const RuntimeMethod* method) ;
// System.Void DG.Tweening.Core.Debugger::LogRemoveActiveTweenError(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Debugger_LogRemoveActiveTweenError_m5F16E1E98F188F492519E59A3DF8872184AFFD8B (String_t* ___propertyName0, const RuntimeMethod* method) ;
// System.Int32 UnityEngine.Mathf::Max(System.Int32,System.Int32)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Mathf_Max_m7FA442918DE37E3A00106D1F2E789D65829792B8_inline (int32_t ___a0, int32_t ___b1, const RuntimeMethod* method) ;
// System.Int32 System.Collections.Generic.List`1<DG.Tweening.Tween>::get_Capacity()
inline int32_t List_1_get_Capacity_m1AC546B9FA2BD90C5CBB2F58FEA9A6A0B495A555 (List_1_tDA2C18E15C40590123A37DABB6D0D9AEB77A3BBD* __this, const RuntimeMethod* method)
{
return (( int32_t (*) (List_1_tDA2C18E15C40590123A37DABB6D0D9AEB77A3BBD*, const RuntimeMethod*))List_1_get_Capacity_mF05ADA0EC0B9CC71EDE6D06F6A33A50705EEA32D_gshared)(__this, method);
}
// System.Void System.Collections.Generic.Stack`1<DG.Tweening.Tween>::.ctor()
inline void Stack_1__ctor_m6309BA4017E5FDCBC87966940D2C56C819D7C0C6 (Stack_1_t5BFE231094D4C21C56F26E6EE0BC9A194AD9A5B6* __this, const RuntimeMethod* method)
{
(( void (*) (Stack_1_t5BFE231094D4C21C56F26E6EE0BC9A194AD9A5B6*, const RuntimeMethod*))Stack_1__ctor_m70E8EDA96A608CE9BAB7FC8313B233AADA573BD4_gshared)(__this, method);
}
// UnityEngine.Vector2 UnityEngine.Vector2::get_right()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2_get_right_m99043ED6B3D5AEA5033313FE3DA9571F39D1B280_inline (const RuntimeMethod* method) ;
// UnityEngine.Vector2 UnityEngine.Vector2::op_Implicit(UnityEngine.Vector3)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2_op_Implicit_mE8EBEE9291F11BB02F062D6E000F4798968CBD96_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___v0, const RuntimeMethod* method) ;
// System.Single UnityEngine.Vector2::Angle(UnityEngine.Vector2,UnityEngine.Vector2)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Vector2_Angle_mD94AAEA690169FE5882D60F8489C8BF63300C221_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___from0, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___to1, const RuntimeMethod* method) ;
// UnityEngine.Vector3 UnityEngine.Vector2::op_Implicit(UnityEngine.Vector2)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector2_op_Implicit_m6D9CABB2C791A192867D7A4559D132BE86DD3EB7_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___v0, const RuntimeMethod* method) ;
// UnityEngine.Vector3 UnityEngine.Vector3::Cross(UnityEngine.Vector3,UnityEngine.Vector3)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3_Cross_mF93A280558BCE756D13B6CC5DCD7DE8A43148987_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___lhs0, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___rhs1, const RuntimeMethod* method) ;
// System.Single DG.Tweening.Core.Easing.Bounce::EaseOut(System.Single,System.Single,System.Single,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Bounce_EaseOut_mEF5499252352724ADC55887B541B5053DACFC27F (float ___time0, float ___duration1, float ___unusedOvershootOrAmplitude2, float ___unusedPeriod3, const RuntimeMethod* method) ;
// System.Single DG.Tweening.Core.Easing.Bounce::EaseIn(System.Single,System.Single,System.Single,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Bounce_EaseIn_m1253ADF94B39EF139C56EEE7AD5EC2F5E0C29769 (float ___time0, float ___duration1, float ___unusedOvershootOrAmplitude2, float ___unusedPeriod3, const RuntimeMethod* method) ;
// System.Double System.Math::Pow(System.Double,System.Double)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR double Math_Pow_mEAE651F0858203FBE12B72B6A53951BBD0FB5265 (double ___x0, double ___y1, const RuntimeMethod* method) ;
// System.Single DG.Tweening.Core.Easing.Bounce::EaseInOut(System.Single,System.Single,System.Single,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Bounce_EaseInOut_m6D386BE3A485A50DE77E480D40008D01ADDE79F0 (float ___time0, float ___duration1, float ___unusedOvershootOrAmplitude2, float ___unusedPeriod3, const RuntimeMethod* method) ;
// System.Single DG.Tweening.EaseFunction::Invoke(System.Single,System.Single,System.Single,System.Single)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float EaseFunction_Invoke_mC30ABF785F84A8769541950EDC3C2CB0B8F6FB8D_inline (EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* __this, float ___time0, float ___duration1, float ___overshootOrAmplitude2, float ___period3, const RuntimeMethod* method) ;
// System.Single DG.Tweening.Core.Easing.Flash::Ease(System.Single,System.Single,System.Single,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Flash_Ease_mA28C135D4B118A9A4469FEFFDEC3329226E6A096 (float ___time0, float ___duration1, float ___overshootOrAmplitude2, float ___period3, const RuntimeMethod* method) ;
// System.Single DG.Tweening.Core.Easing.Flash::EaseIn(System.Single,System.Single,System.Single,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Flash_EaseIn_m7A2DCE17466DCF086004A0147F534851240EADFA (float ___time0, float ___duration1, float ___overshootOrAmplitude2, float ___period3, const RuntimeMethod* method) ;
// System.Single DG.Tweening.Core.Easing.Flash::EaseOut(System.Single,System.Single,System.Single,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Flash_EaseOut_m306F24AC2A2EF38682E1C0AB8834FAC036658955 (float ___time0, float ___duration1, float ___overshootOrAmplitude2, float ___period3, const RuntimeMethod* method) ;
// System.Single DG.Tweening.Core.Easing.Flash::EaseInOut(System.Single,System.Single,System.Single,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Flash_EaseInOut_m71C9C9CD9B50F446B635F0ABB97D1AFA7F52F4A9 (float ___time0, float ___duration1, float ___overshootOrAmplitude2, float ___period3, const RuntimeMethod* method) ;
// System.Void DG.Tweening.EaseFunction::.ctor(System.Object,System.IntPtr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EaseFunction__ctor_mD630BE102357BB21BD878DF5E98F90BFE785A0F8 (EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* __this, RuntimeObject* ___object0, intptr_t ___method1, const RuntimeMethod* method) ;
// System.Void DG.Tweening.Core.Easing.EaseManager/<>c::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_m493D21EFED4AA24CF19C03307F647E3509C676D7 (U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4* __this, const RuntimeMethod* method) ;
// System.Int32 UnityEngine.AnimationCurve::get_length()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AnimationCurve_get_length_m259A67BB0870D3A153F6FEDBB06CB0D24089CD81 (AnimationCurve_tCBFFAAD05CEBB35EF8D8631BD99914BE1A6BB354* __this, const RuntimeMethod* method) ;
// UnityEngine.Keyframe UnityEngine.AnimationCurve::get_Item(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Keyframe_tB9C67DCBFE10C0AE9C52CB5C66E944255C9254F0 AnimationCurve_get_Item_mD4E73EE674F7A82673F1A9CEB8E5EF86BA47E64B (AnimationCurve_tCBFFAAD05CEBB35EF8D8631BD99914BE1A6BB354* __this, int32_t ___index0, const RuntimeMethod* method) ;
// System.Single UnityEngine.Keyframe::get_time()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Keyframe_get_time_mB8886F64CBB373936C0C25C4C68397C05779F661 (Keyframe_tB9C67DCBFE10C0AE9C52CB5C66E944255C9254F0* __this, const RuntimeMethod* method) ;
// System.Single UnityEngine.AnimationCurve::Evaluate(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float AnimationCurve_Evaluate_m50B857043DE251A186032ADBCBB4CEF817F4EE3C (AnimationCurve_tCBFFAAD05CEBB35EF8D8631BD99914BE1A6BB354* __this, float ___time0, const RuntimeMethod* method) ;
// System.Int32 UnityEngine.Mathf::CeilToInt(System.Single)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Mathf_CeilToInt_mF2BF9F4261B3431DC20E10A46CFEEED103C48963_inline (float ___f0, const RuntimeMethod* method) ;
// System.Single DG.Tweening.Core.Easing.Flash::WeightedEase(System.Single,System.Single,System.Int32,System.Single,System.Single,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Flash_WeightedEase_mF9EC6A43BAEE75E4D2E93FCA21E099B0FA8CCA35 (float ___overshootOrAmplitude0, float ___period1, int32_t ___stepIndex2, float ___stepDuration3, float ___dir4, float ___res5, const RuntimeMethod* method) ;
// System.Double System.Math::Truncate(System.Double)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR double Math_Truncate_mE66B1AD68C17D27675DE0CB74643374F9EDB649C (double ___d0, const RuntimeMethod* method) ;
// UnityEngine.Vector3 UnityEngine.Quaternion::Internal_ToEulerRad(UnityEngine.Quaternion)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Quaternion_Internal_ToEulerRad_m5BD0EEC543120C320DC77FCCDFD2CE2E6BD3F1A8 (Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 ___rotation0, const RuntimeMethod* method) ;
// UnityEngine.Vector3 UnityEngine.Quaternion::Internal_MakePositive(UnityEngine.Vector3)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Quaternion_Internal_MakePositive_m73E2D01920CB0DFE661A55022C129E8617F0C9A8 (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___euler0, const RuntimeMethod* method) ;
// System.Void UnityEngine.Quaternion::.ctor(System.Single,System.Single,System.Single,System.Single)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Quaternion__ctor_m868FD60AA65DD5A8AC0C5DEB0608381A8D85FCD8_inline (Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974* __this, float ___x0, float ___y1, float ___z2, float ___w3, const RuntimeMethod* method) ;
// UnityEngine.Quaternion UnityEngine.Quaternion::Internal_FromEulerRad(UnityEngine.Vector3)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 Quaternion_Internal_FromEulerRad_m66D4475341F53949471E6870FB5C5E4A5E9BA93E (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___euler0, const RuntimeMethod* method) ;
// System.Single UnityEngine.Vector4::Dot(UnityEngine.Vector4,UnityEngine.Vector4)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Vector4_Dot_m40A3B2E258E53E4847583474E40AC29F68AF8BA3_inline (Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___a0, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___b1, const RuntimeMethod* method) ;
// System.Single UnityEngine.Vector3::get_sqrMagnitude()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Vector3_get_sqrMagnitude_m43C27DEC47C4811FB30AB474FF2131A963B66FC8_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* __this, const RuntimeMethod* method) ;
// System.Single UnityEngine.Vector2::get_sqrMagnitude()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Vector2_get_sqrMagnitude_mA16336720C14EEF8BA9B55AE33B98C9EE2082BDC_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* __this, const RuntimeMethod* method) ;
// System.Single UnityEngine.Vector2::Dot(UnityEngine.Vector2,UnityEngine.Vector2)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Vector2_Dot_mC1E68FDB4FB462A279A303C043B8FD0AC11C8458_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___lhs0, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___rhs1, 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 ___value0, float ___min1, float ___max2, 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* ___array0, int32_t ___index1, int32_t ___length2, const RuntimeMethod* method) ;
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void DG.Tweening.Plugins.ColorPlugin::Reset(DG.Tweening.Core.TweenerCore`3<UnityEngine.Color,UnityEngine.Color,DG.Tweening.Plugins.Options.ColorOptions>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ColorPlugin_Reset_mD5C17D1107C847229AE3AF5513CB3FA5194961F4 (ColorPlugin_t12D5DF9AD61036BFA78330F7123998B5EE1C8954* __this, TweenerCore_3_tC0593021331EF2AF46590E2184F512C0D38FD4C3* ___t0, const RuntimeMethod* method)
{
{
return;
}
}
// System.Void DG.Tweening.Plugins.ColorPlugin::SetFrom(DG.Tweening.Core.TweenerCore`3<UnityEngine.Color,UnityEngine.Color,DG.Tweening.Plugins.Options.ColorOptions>,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ColorPlugin_SetFrom_m479A8C5CD0FCA868D41ED7A29A7214B511640CBD (ColorPlugin_t12D5DF9AD61036BFA78330F7123998B5EE1C8954* __this, TweenerCore_3_tC0593021331EF2AF46590E2184F512C0D38FD4C3* ___t0, bool ___isRelative1, const RuntimeMethod* method)
{
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F V_0;
memset((&V_0), 0, sizeof(V_0));
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F V_1;
memset((&V_1), 0, sizeof(V_1));
TweenerCore_3_tC0593021331EF2AF46590E2184F512C0D38FD4C3* G_B2_0 = NULL;
TweenerCore_3_tC0593021331EF2AF46590E2184F512C0D38FD4C3* G_B1_0 = NULL;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F G_B3_0;
memset((&G_B3_0), 0, sizeof(G_B3_0));
TweenerCore_3_tC0593021331EF2AF46590E2184F512C0D38FD4C3* G_B3_1 = NULL;
{
TweenerCore_3_tC0593021331EF2AF46590E2184F512C0D38FD4C3* L_0 = ___t0;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_1 = L_0->___endValue_54;
V_0 = L_1;
TweenerCore_3_tC0593021331EF2AF46590E2184F512C0D38FD4C3* L_2 = ___t0;
TweenerCore_3_tC0593021331EF2AF46590E2184F512C0D38FD4C3* L_3 = L_2;
DOGetter_1_t4DFFF7454A1BCD259676FED36CCF2114E34B5B95* L_4 = L_3->___getter_57;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_5;
L_5 = DOGetter_1_Invoke_mE0B96F6D1891DC05F67017198282435F9335093F_inline(L_4, NULL);
L_3->___endValue_54 = L_5;
TweenerCore_3_tC0593021331EF2AF46590E2184F512C0D38FD4C3* L_6 = ___t0;
bool L_7 = ___isRelative1;
G_B1_0 = L_6;
if (L_7)
{
G_B2_0 = L_6;
goto IL_001f;
}
}
{
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_8 = V_0;
G_B3_0 = L_8;
G_B3_1 = G_B1_0;
goto IL_002b;
}
IL_001f:
{
TweenerCore_3_tC0593021331EF2AF46590E2184F512C0D38FD4C3* L_9 = ___t0;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_10 = L_9->___endValue_54;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_11 = V_0;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_12;
L_12 = Color_op_Addition_mA7A51CACA49ED8D23D3D9CA3A0092D32F657E053_inline(L_10, L_11, NULL);
G_B3_0 = L_12;
G_B3_1 = G_B2_0;
}
IL_002b:
{
G_B3_1->___startValue_53 = G_B3_0;
TweenerCore_3_tC0593021331EF2AF46590E2184F512C0D38FD4C3* L_13 = ___t0;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_14 = L_13->___endValue_54;
V_1 = L_14;
TweenerCore_3_tC0593021331EF2AF46590E2184F512C0D38FD4C3* L_15 = ___t0;
ColorOptions_t9F2151E3A21F3FE2A41BEEF7D288D670C2685F39* L_16 = (&L_15->___plugOptions_56);
bool L_17 = L_16->___alphaOnly_0;
if (L_17)
{
goto IL_004d;
}
}
{
TweenerCore_3_tC0593021331EF2AF46590E2184F512C0D38FD4C3* L_18 = ___t0;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_19 = L_18->___startValue_53;
V_1 = L_19;
goto IL_005f;
}
IL_004d:
{
TweenerCore_3_tC0593021331EF2AF46590E2184F512C0D38FD4C3* L_20 = ___t0;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F* L_21 = (&L_20->___startValue_53);
float L_22 = L_21->___a_3;
(&V_1)->___a_3 = L_22;
}
IL_005f:
{
TweenerCore_3_tC0593021331EF2AF46590E2184F512C0D38FD4C3* L_23 = ___t0;
DOSetter_1_t5E2B8A5C7040616545D7D029D20C4BF5F3E6DA89* L_24 = L_23->___setter_58;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_25 = V_1;
DOSetter_1_Invoke_m63129980DAEA186348F2215959CD7B12E804FB5D_inline(L_24, L_25, NULL);
return;
}
}
// UnityEngine.Color DG.Tweening.Plugins.ColorPlugin::ConvertToStartValue(DG.Tweening.Core.TweenerCore`3<UnityEngine.Color,UnityEngine.Color,DG.Tweening.Plugins.Options.ColorOptions>,UnityEngine.Color)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ColorPlugin_ConvertToStartValue_mCFE988E065959F8C5898AAA3B209ABAFCD8AF3A8 (ColorPlugin_t12D5DF9AD61036BFA78330F7123998B5EE1C8954* __this, TweenerCore_3_tC0593021331EF2AF46590E2184F512C0D38FD4C3* ___t0, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___value1, const RuntimeMethod* method)
{
{
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_0 = ___value1;
return L_0;
}
}
// System.Void DG.Tweening.Plugins.ColorPlugin::SetRelativeEndValue(DG.Tweening.Core.TweenerCore`3<UnityEngine.Color,UnityEngine.Color,DG.Tweening.Plugins.Options.ColorOptions>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ColorPlugin_SetRelativeEndValue_m66E263246FC9F63F50A4C5AFFC3C5E0D70B59E84 (ColorPlugin_t12D5DF9AD61036BFA78330F7123998B5EE1C8954* __this, TweenerCore_3_tC0593021331EF2AF46590E2184F512C0D38FD4C3* ___t0, const RuntimeMethod* method)
{
TweenerCore_3_tC0593021331EF2AF46590E2184F512C0D38FD4C3* V_0 = NULL;
{
TweenerCore_3_tC0593021331EF2AF46590E2184F512C0D38FD4C3* L_0 = ___t0;
V_0 = L_0;
TweenerCore_3_tC0593021331EF2AF46590E2184F512C0D38FD4C3* L_1 = V_0;
TweenerCore_3_tC0593021331EF2AF46590E2184F512C0D38FD4C3* L_2 = V_0;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_3 = L_2->___endValue_54;
TweenerCore_3_tC0593021331EF2AF46590E2184F512C0D38FD4C3* L_4 = ___t0;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_5 = L_4->___startValue_53;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_6;
L_6 = Color_op_Addition_mA7A51CACA49ED8D23D3D9CA3A0092D32F657E053_inline(L_3, L_5, NULL);
L_1->___endValue_54 = L_6;
return;
}
}
// System.Void DG.Tweening.Plugins.ColorPlugin::SetChangeValue(DG.Tweening.Core.TweenerCore`3<UnityEngine.Color,UnityEngine.Color,DG.Tweening.Plugins.Options.ColorOptions>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ColorPlugin_SetChangeValue_m185BDA16E9FFD1AE83152A1C8B4C55F13E4B74E7 (ColorPlugin_t12D5DF9AD61036BFA78330F7123998B5EE1C8954* __this, TweenerCore_3_tC0593021331EF2AF46590E2184F512C0D38FD4C3* ___t0, const RuntimeMethod* method)
{
{
TweenerCore_3_tC0593021331EF2AF46590E2184F512C0D38FD4C3* L_0 = ___t0;
TweenerCore_3_tC0593021331EF2AF46590E2184F512C0D38FD4C3* L_1 = ___t0;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_2 = L_1->___endValue_54;
TweenerCore_3_tC0593021331EF2AF46590E2184F512C0D38FD4C3* L_3 = ___t0;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_4 = L_3->___startValue_53;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_5;
L_5 = Color_op_Subtraction_mF003448D819F2A41405BB6D85F1563CDA900B07F_inline(L_2, L_4, NULL);
L_0->___changeValue_55 = L_5;
return;
}
}
// System.Single DG.Tweening.Plugins.ColorPlugin::GetSpeedBasedDuration(DG.Tweening.Plugins.Options.ColorOptions,System.Single,UnityEngine.Color)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float ColorPlugin_GetSpeedBasedDuration_mABC5DCBD1B8D595243C93FA40FCDED9E25469AA0 (ColorPlugin_t12D5DF9AD61036BFA78330F7123998B5EE1C8954* __this, ColorOptions_t9F2151E3A21F3FE2A41BEEF7D288D670C2685F39 ___options0, float ___unitsXSecond1, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___changeValue2, const RuntimeMethod* method)
{
{
float L_0 = ___unitsXSecond1;
return ((float)((1.0f)/L_0));
}
}
// System.Void DG.Tweening.Plugins.ColorPlugin::EvaluateAndApply(DG.Tweening.Plugins.Options.ColorOptions,DG.Tweening.Tween,System.Boolean,DG.Tweening.Core.DOGetter`1<UnityEngine.Color>,DG.Tweening.Core.DOSetter`1<UnityEngine.Color>,System.Single,UnityEngine.Color,UnityEngine.Color,System.Single,System.Boolean,DG.Tweening.Core.Enums.UpdateNotice)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ColorPlugin_EvaluateAndApply_m24B4CFBDB842298B9839B532CE19E43E97F7DC4D (ColorPlugin_t12D5DF9AD61036BFA78330F7123998B5EE1C8954* __this, ColorOptions_t9F2151E3A21F3FE2A41BEEF7D288D670C2685F39 ___options0, Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* ___t1, bool ___isRelative2, DOGetter_1_t4DFFF7454A1BCD259676FED36CCF2114E34B5B95* ___getter3, DOSetter_1_t5E2B8A5C7040616545D7D029D20C4BF5F3E6DA89* ___setter4, float ___elapsed5, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___startValue6, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___changeValue7, float ___duration8, bool ___usingInversePosition9, int32_t ___updateNotice10, const RuntimeMethod* method)
{
float V_0 = 0.0f;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F V_1;
memset((&V_1), 0, sizeof(V_1));
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F G_B3_0;
memset((&G_B3_0), 0, sizeof(G_B3_0));
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F G_B3_1;
memset((&G_B3_1), 0, sizeof(G_B3_1));
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F G_B2_0;
memset((&G_B2_0), 0, sizeof(G_B2_0));
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F G_B2_1;
memset((&G_B2_1), 0, sizeof(G_B2_1));
int32_t G_B4_0 = 0;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F G_B4_1;
memset((&G_B4_1), 0, sizeof(G_B4_1));
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F G_B4_2;
memset((&G_B4_2), 0, sizeof(G_B4_2));
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F G_B9_0;
memset((&G_B9_0), 0, sizeof(G_B9_0));
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F G_B9_1;
memset((&G_B9_1), 0, sizeof(G_B9_1));
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F G_B8_0;
memset((&G_B8_0), 0, sizeof(G_B8_0));
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F G_B8_1;
memset((&G_B8_1), 0, sizeof(G_B8_1));
int32_t G_B10_0 = 0;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F G_B10_1;
memset((&G_B10_1), 0, sizeof(G_B10_1));
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F G_B10_2;
memset((&G_B10_2), 0, sizeof(G_B10_2));
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F G_B12_0;
memset((&G_B12_0), 0, sizeof(G_B12_0));
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F G_B12_1;
memset((&G_B12_1), 0, sizeof(G_B12_1));
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F G_B11_0;
memset((&G_B11_0), 0, sizeof(G_B11_0));
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F G_B11_1;
memset((&G_B11_1), 0, sizeof(G_B11_1));
int32_t G_B13_0 = 0;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F G_B13_1;
memset((&G_B13_1), 0, sizeof(G_B13_1));
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F G_B13_2;
memset((&G_B13_2), 0, sizeof(G_B13_2));
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_0 = ___t1;
int32_t L_1 = L_0->___loopType_25;
if ((!(((uint32_t)L_1) == ((uint32_t)2))))
{
goto IL_0032;
}
}
{
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_2 = ___startValue6;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_3 = ___changeValue7;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_4 = ___t1;
bool L_5 = L_4->___isComplete_47;
G_B2_0 = L_3;
G_B2_1 = L_2;
if (L_5)
{
G_B3_0 = L_3;
G_B3_1 = L_2;
goto IL_001d;
}
}
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_6 = ___t1;
int32_t L_7 = L_6->___completedLoops_45;
G_B4_0 = L_7;
G_B4_1 = G_B2_0;
G_B4_2 = G_B2_1;
goto IL_0025;
}
IL_001d:
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_8 = ___t1;
int32_t L_9 = L_8->___completedLoops_45;
G_B4_0 = ((int32_t)il2cpp_codegen_subtract(L_9, 1));
G_B4_1 = G_B3_0;
G_B4_2 = G_B3_1;
}
IL_0025:
{
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_10;
L_10 = Color_op_Multiply_m379B20A820266ACF82A21425B9CAE8DCD773CFBB_inline(G_B4_1, ((float)G_B4_0), NULL);
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_11;
L_11 = Color_op_Addition_mA7A51CACA49ED8D23D3D9CA3A0092D32F657E053_inline(G_B4_2, L_10, NULL);
___startValue6 = L_11;
}
IL_0032:
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_12 = ___t1;
bool L_13 = L_12->___isSequenced_36;
if (!L_13)
{
goto IL_0098;
}
}
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_14 = ___t1;
Sequence_tEADBE56D6ED2E9EE8FB2E5459C3E57131EC0545C* L_15 = L_14->___sequenceParent_37;
int32_t L_16 = ((Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C*)L_15)->___loopType_25;
if ((!(((uint32_t)L_16) == ((uint32_t)2))))
{
goto IL_0098;
}
}
{
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_17 = ___startValue6;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_18 = ___changeValue7;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_19 = ___t1;
int32_t L_20 = L_19->___loopType_25;
G_B8_0 = L_18;
G_B8_1 = L_17;
if ((((int32_t)L_20) == ((int32_t)2)))
{
G_B9_0 = L_18;
G_B9_1 = L_17;
goto IL_0058;
}
}
{
G_B10_0 = 1;
G_B10_1 = G_B8_0;
G_B10_2 = G_B8_1;
goto IL_005e;
}
IL_0058:
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_21 = ___t1;
int32_t L_22 = L_21->___loops_24;
G_B10_0 = L_22;
G_B10_1 = G_B9_0;
G_B10_2 = G_B9_1;
}
IL_005e:
{
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_23;
L_23 = Color_op_Multiply_m379B20A820266ACF82A21425B9CAE8DCD773CFBB_inline(G_B10_1, ((float)G_B10_0), NULL);
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_24 = ___t1;
Sequence_tEADBE56D6ED2E9EE8FB2E5459C3E57131EC0545C* L_25 = L_24->___sequenceParent_37;
bool L_26 = ((Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C*)L_25)->___isComplete_47;
G_B11_0 = L_23;
G_B11_1 = G_B10_2;
if (L_26)
{
G_B12_0 = L_23;
G_B12_1 = G_B10_2;
goto IL_007e;
}
}
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_27 = ___t1;
Sequence_tEADBE56D6ED2E9EE8FB2E5459C3E57131EC0545C* L_28 = L_27->___sequenceParent_37;
int32_t L_29 = ((Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C*)L_28)->___completedLoops_45;
G_B13_0 = L_29;
G_B13_1 = G_B11_0;
G_B13_2 = G_B11_1;
goto IL_008b;
}
IL_007e:
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_30 = ___t1;
Sequence_tEADBE56D6ED2E9EE8FB2E5459C3E57131EC0545C* L_31 = L_30->___sequenceParent_37;
int32_t L_32 = ((Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C*)L_31)->___completedLoops_45;
G_B13_0 = ((int32_t)il2cpp_codegen_subtract(L_32, 1));
G_B13_1 = G_B12_0;
G_B13_2 = G_B12_1;
}
IL_008b:
{
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_33;
L_33 = Color_op_Multiply_m379B20A820266ACF82A21425B9CAE8DCD773CFBB_inline(G_B13_1, ((float)G_B13_0), NULL);
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_34;
L_34 = Color_op_Addition_mA7A51CACA49ED8D23D3D9CA3A0092D32F657E053_inline(G_B13_2, L_33, NULL);
___startValue6 = L_34;
}
IL_0098:
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_35 = ___t1;
int32_t L_36 = L_35->___easeType_28;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_37 = ___t1;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_38 = L_37->___customEase_29;
float L_39 = ___elapsed5;
float L_40 = ___duration8;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_41 = ___t1;
float L_42 = L_41->___easeOvershootOrAmplitude_30;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_43 = ___t1;
float L_44 = L_43->___easePeriod_31;
float L_45;
L_45 = EaseManager_Evaluate_m26A532BC322B246C5CE9D45ABC16384F58F8389A(L_36, L_38, L_39, L_40, L_42, L_44, NULL);
V_0 = L_45;
ColorOptions_t9F2151E3A21F3FE2A41BEEF7D288D670C2685F39 L_46 = ___options0;
bool L_47 = L_46.___alphaOnly_0;
if (L_47)
{
goto IL_011c;
}
}
{
float* L_48 = (&(&___startValue6)->___r_0);
float* L_49 = L_48;
float L_50 = *((float*)L_49);
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_51 = ___changeValue7;
float L_52 = L_51.___r_0;
float L_53 = V_0;
*((float*)L_49) = (float)((float)il2cpp_codegen_add(L_50, ((float)il2cpp_codegen_multiply(L_52, L_53))));
float* L_54 = (&(&___startValue6)->___g_1);
float* L_55 = L_54;
float L_56 = *((float*)L_55);
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_57 = ___changeValue7;
float L_58 = L_57.___g_1;
float L_59 = V_0;
*((float*)L_55) = (float)((float)il2cpp_codegen_add(L_56, ((float)il2cpp_codegen_multiply(L_58, L_59))));
float* L_60 = (&(&___startValue6)->___b_2);
float* L_61 = L_60;
float L_62 = *((float*)L_61);
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_63 = ___changeValue7;
float L_64 = L_63.___b_2;
float L_65 = V_0;
*((float*)L_61) = (float)((float)il2cpp_codegen_add(L_62, ((float)il2cpp_codegen_multiply(L_64, L_65))));
float* L_66 = (&(&___startValue6)->___a_3);
float* L_67 = L_66;
float L_68 = *((float*)L_67);
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_69 = ___changeValue7;
float L_70 = L_69.___a_3;
float L_71 = V_0;
*((float*)L_67) = (float)((float)il2cpp_codegen_add(L_68, ((float)il2cpp_codegen_multiply(L_70, L_71))));
DOSetter_1_t5E2B8A5C7040616545D7D029D20C4BF5F3E6DA89* L_72 = ___setter4;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_73 = ___startValue6;
DOSetter_1_Invoke_m63129980DAEA186348F2215959CD7B12E804FB5D_inline(L_72, L_73, NULL);
return;
}
IL_011c:
{
DOGetter_1_t4DFFF7454A1BCD259676FED36CCF2114E34B5B95* L_74 = ___getter3;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_75;
L_75 = DOGetter_1_Invoke_mE0B96F6D1891DC05F67017198282435F9335093F_inline(L_74, NULL);
V_1 = L_75;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_76 = ___startValue6;
float L_77 = L_76.___a_3;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_78 = ___changeValue7;
float L_79 = L_78.___a_3;
float L_80 = V_0;
(&V_1)->___a_3 = ((float)il2cpp_codegen_add(L_77, ((float)il2cpp_codegen_multiply(L_79, L_80))));
DOSetter_1_t5E2B8A5C7040616545D7D029D20C4BF5F3E6DA89* L_81 = ___setter4;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_82 = V_1;
DOSetter_1_Invoke_m63129980DAEA186348F2215959CD7B12E804FB5D_inline(L_81, L_82, NULL);
return;
}
}
// System.Void DG.Tweening.Plugins.ColorPlugin::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ColorPlugin__ctor_m633C70643C227166D0DE895DCD198751ADB832B8 (ColorPlugin_t12D5DF9AD61036BFA78330F7123998B5EE1C8954* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ABSTweenPlugin_3__ctor_m0AAD5D09CF25B0E6B2200508833AE9A5057DAAE1_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
ABSTweenPlugin_3__ctor_m0AAD5D09CF25B0E6B2200508833AE9A5057DAAE1(__this, ABSTweenPlugin_3__ctor_m0AAD5D09CF25B0E6B2200508833AE9A5057DAAE1_RuntimeMethod_var);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void DG.Tweening.Plugins.IntPlugin::Reset(DG.Tweening.Core.TweenerCore`3<System.Int32,System.Int32,DG.Tweening.Plugins.Options.NoOptions>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void IntPlugin_Reset_mB5E54408080BA058CE3141E70024CF7BBD4124A1 (IntPlugin_tF9F1AFC1C3A6BDD2443ED3E14E9F78EF89EC348A* __this, TweenerCore_3_t9535EBAA281A1D58F2F4C103D11394072D85754C* ___t0, const RuntimeMethod* method)
{
{
return;
}
}
// System.Void DG.Tweening.Plugins.IntPlugin::SetFrom(DG.Tweening.Core.TweenerCore`3<System.Int32,System.Int32,DG.Tweening.Plugins.Options.NoOptions>,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void IntPlugin_SetFrom_mD5482FE1E980BDD2A15F9EF5A3DBA53C84CC2C30 (IntPlugin_tF9F1AFC1C3A6BDD2443ED3E14E9F78EF89EC348A* __this, TweenerCore_3_t9535EBAA281A1D58F2F4C103D11394072D85754C* ___t0, bool ___isRelative1, const RuntimeMethod* method)
{
int32_t V_0 = 0;
TweenerCore_3_t9535EBAA281A1D58F2F4C103D11394072D85754C* G_B2_0 = NULL;
TweenerCore_3_t9535EBAA281A1D58F2F4C103D11394072D85754C* G_B1_0 = NULL;
int32_t G_B3_0 = 0;
TweenerCore_3_t9535EBAA281A1D58F2F4C103D11394072D85754C* G_B3_1 = NULL;
{
TweenerCore_3_t9535EBAA281A1D58F2F4C103D11394072D85754C* L_0 = ___t0;
int32_t L_1 = L_0->___endValue_54;
V_0 = L_1;
TweenerCore_3_t9535EBAA281A1D58F2F4C103D11394072D85754C* L_2 = ___t0;
TweenerCore_3_t9535EBAA281A1D58F2F4C103D11394072D85754C* L_3 = L_2;
DOGetter_1_t126D20ADA2999ECC8E5336D1EDE57C560F53784B* L_4 = L_3->___getter_57;
int32_t L_5;
L_5 = DOGetter_1_Invoke_m10D2707E6B74D4B79AF4C23D959E66243F70E865_inline(L_4, NULL);
L_3->___endValue_54 = L_5;
TweenerCore_3_t9535EBAA281A1D58F2F4C103D11394072D85754C* L_6 = ___t0;
bool L_7 = ___isRelative1;
G_B1_0 = L_6;
if (L_7)
{
G_B2_0 = L_6;
goto IL_001f;
}
}
{
int32_t L_8 = V_0;
G_B3_0 = L_8;
G_B3_1 = G_B1_0;
goto IL_0027;
}
IL_001f:
{
TweenerCore_3_t9535EBAA281A1D58F2F4C103D11394072D85754C* L_9 = ___t0;
int32_t L_10 = L_9->___endValue_54;
int32_t L_11 = V_0;
G_B3_0 = ((int32_t)il2cpp_codegen_add(L_10, L_11));
G_B3_1 = G_B2_0;
}
IL_0027:
{
G_B3_1->___startValue_53 = G_B3_0;
TweenerCore_3_t9535EBAA281A1D58F2F4C103D11394072D85754C* L_12 = ___t0;
DOSetter_1_t034B092AF3597985E5ACEBF7D43ED7297EF3C6A8* L_13 = L_12->___setter_58;
TweenerCore_3_t9535EBAA281A1D58F2F4C103D11394072D85754C* L_14 = ___t0;
int32_t L_15 = L_14->___startValue_53;
DOSetter_1_Invoke_m129A25EE35C310185AFF25A86999DD1538FC288F_inline(L_13, L_15, NULL);
return;
}
}
// System.Int32 DG.Tweening.Plugins.IntPlugin::ConvertToStartValue(DG.Tweening.Core.TweenerCore`3<System.Int32,System.Int32,DG.Tweening.Plugins.Options.NoOptions>,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t IntPlugin_ConvertToStartValue_m18C3236122A0CA21CCC67F1E04178CA298FDD21A (IntPlugin_tF9F1AFC1C3A6BDD2443ED3E14E9F78EF89EC348A* __this, TweenerCore_3_t9535EBAA281A1D58F2F4C103D11394072D85754C* ___t0, int32_t ___value1, const RuntimeMethod* method)
{
{
int32_t L_0 = ___value1;
return L_0;
}
}
// System.Void DG.Tweening.Plugins.IntPlugin::SetRelativeEndValue(DG.Tweening.Core.TweenerCore`3<System.Int32,System.Int32,DG.Tweening.Plugins.Options.NoOptions>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void IntPlugin_SetRelativeEndValue_m2998B97675D44F79988F48E53F764D589E40A76C (IntPlugin_tF9F1AFC1C3A6BDD2443ED3E14E9F78EF89EC348A* __this, TweenerCore_3_t9535EBAA281A1D58F2F4C103D11394072D85754C* ___t0, const RuntimeMethod* method)
{
{
TweenerCore_3_t9535EBAA281A1D58F2F4C103D11394072D85754C* L_0 = ___t0;
TweenerCore_3_t9535EBAA281A1D58F2F4C103D11394072D85754C* L_1 = L_0;
int32_t L_2 = L_1->___endValue_54;
TweenerCore_3_t9535EBAA281A1D58F2F4C103D11394072D85754C* L_3 = ___t0;
int32_t L_4 = L_3->___startValue_53;
L_1->___endValue_54 = ((int32_t)il2cpp_codegen_add(L_2, L_4));
return;
}
}
// System.Void DG.Tweening.Plugins.IntPlugin::SetChangeValue(DG.Tweening.Core.TweenerCore`3<System.Int32,System.Int32,DG.Tweening.Plugins.Options.NoOptions>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void IntPlugin_SetChangeValue_m0546A7F4D7D2E054EEBE0CD36AAD672E92F74C43 (IntPlugin_tF9F1AFC1C3A6BDD2443ED3E14E9F78EF89EC348A* __this, TweenerCore_3_t9535EBAA281A1D58F2F4C103D11394072D85754C* ___t0, const RuntimeMethod* method)
{
{
TweenerCore_3_t9535EBAA281A1D58F2F4C103D11394072D85754C* L_0 = ___t0;
TweenerCore_3_t9535EBAA281A1D58F2F4C103D11394072D85754C* L_1 = L_0;
int32_t L_2 = L_1->___endValue_54;
TweenerCore_3_t9535EBAA281A1D58F2F4C103D11394072D85754C* L_3 = ___t0;
int32_t L_4 = L_3->___startValue_53;
L_1->___changeValue_55 = ((int32_t)il2cpp_codegen_subtract(L_2, L_4));
return;
}
}
// System.Single DG.Tweening.Plugins.IntPlugin::GetSpeedBasedDuration(DG.Tweening.Plugins.Options.NoOptions,System.Single,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float IntPlugin_GetSpeedBasedDuration_mDD8E0299B88828750EA43F995838A8A14F052CB7 (IntPlugin_tF9F1AFC1C3A6BDD2443ED3E14E9F78EF89EC348A* __this, NoOptions_t2B4A2CA3C472B5AC37AACC090B1D0B27BCF4307E ___options0, float ___unitsXSecond1, int32_t ___changeValue2, const RuntimeMethod* method)
{
float V_0 = 0.0f;
{
int32_t L_0 = ___changeValue2;
float L_1 = ___unitsXSecond1;
V_0 = ((float)(((float)L_0)/L_1));
float L_2 = V_0;
if ((!(((float)L_2) < ((float)(0.0f)))))
{
goto IL_0010;
}
}
{
float L_3 = V_0;
V_0 = ((-L_3));
}
IL_0010:
{
float L_4 = V_0;
return L_4;
}
}
// System.Void DG.Tweening.Plugins.IntPlugin::EvaluateAndApply(DG.Tweening.Plugins.Options.NoOptions,DG.Tweening.Tween,System.Boolean,DG.Tweening.Core.DOGetter`1<System.Int32>,DG.Tweening.Core.DOSetter`1<System.Int32>,System.Single,System.Int32,System.Int32,System.Single,System.Boolean,DG.Tweening.Core.Enums.UpdateNotice)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void IntPlugin_EvaluateAndApply_m5A8433003F21BBFC7A24C0E0D4D36C9EAC60C549 (IntPlugin_tF9F1AFC1C3A6BDD2443ED3E14E9F78EF89EC348A* __this, NoOptions_t2B4A2CA3C472B5AC37AACC090B1D0B27BCF4307E ___options0, Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* ___t1, bool ___isRelative2, DOGetter_1_t126D20ADA2999ECC8E5336D1EDE57C560F53784B* ___getter3, DOSetter_1_t034B092AF3597985E5ACEBF7D43ED7297EF3C6A8* ___setter4, float ___elapsed5, int32_t ___startValue6, int32_t ___changeValue7, float ___duration8, bool ___usingInversePosition9, int32_t ___updateNotice10, 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 G_B3_0 = 0;
int32_t G_B3_1 = 0;
int32_t G_B2_0 = 0;
int32_t G_B2_1 = 0;
int32_t G_B4_0 = 0;
int32_t G_B4_1 = 0;
int32_t G_B4_2 = 0;
int32_t G_B9_0 = 0;
int32_t G_B9_1 = 0;
int32_t G_B8_0 = 0;
int32_t G_B8_1 = 0;
int32_t G_B10_0 = 0;
int32_t G_B10_1 = 0;
int32_t G_B10_2 = 0;
int32_t G_B12_0 = 0;
int32_t G_B12_1 = 0;
int32_t G_B11_0 = 0;
int32_t G_B11_1 = 0;
int32_t G_B13_0 = 0;
int32_t G_B13_1 = 0;
int32_t G_B13_2 = 0;
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_0 = ___t1;
int32_t L_1 = L_0->___loopType_25;
if ((!(((uint32_t)L_1) == ((uint32_t)2))))
{
goto IL_0029;
}
}
{
int32_t L_2 = ___startValue6;
int32_t L_3 = ___changeValue7;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_4 = ___t1;
bool L_5 = L_4->___isComplete_47;
G_B2_0 = L_3;
G_B2_1 = L_2;
if (L_5)
{
G_B3_0 = L_3;
G_B3_1 = L_2;
goto IL_001d;
}
}
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_6 = ___t1;
int32_t L_7 = L_6->___completedLoops_45;
G_B4_0 = L_7;
G_B4_1 = G_B2_0;
G_B4_2 = G_B2_1;
goto IL_0025;
}
IL_001d:
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_8 = ___t1;
int32_t L_9 = L_8->___completedLoops_45;
G_B4_0 = ((int32_t)il2cpp_codegen_subtract(L_9, 1));
G_B4_1 = G_B3_0;
G_B4_2 = G_B3_1;
}
IL_0025:
{
___startValue6 = ((int32_t)il2cpp_codegen_add(G_B4_2, ((int32_t)il2cpp_codegen_multiply(G_B4_1, G_B4_0))));
}
IL_0029:
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_10 = ___t1;
bool L_11 = L_10->___isSequenced_36;
if (!L_11)
{
goto IL_0081;
}
}
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_12 = ___t1;
Sequence_tEADBE56D6ED2E9EE8FB2E5459C3E57131EC0545C* L_13 = L_12->___sequenceParent_37;
int32_t L_14 = ((Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C*)L_13)->___loopType_25;
if ((!(((uint32_t)L_14) == ((uint32_t)2))))
{
goto IL_0081;
}
}
{
int32_t L_15 = ___startValue6;
int32_t L_16 = ___changeValue7;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_17 = ___t1;
int32_t L_18 = L_17->___loopType_25;
G_B8_0 = L_16;
G_B8_1 = L_15;
if ((((int32_t)L_18) == ((int32_t)2)))
{
G_B9_0 = L_16;
G_B9_1 = L_15;
goto IL_004f;
}
}
{
G_B10_0 = 1;
G_B10_1 = G_B8_0;
G_B10_2 = G_B8_1;
goto IL_0055;
}
IL_004f:
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_19 = ___t1;
int32_t L_20 = L_19->___loops_24;
G_B10_0 = L_20;
G_B10_1 = G_B9_0;
G_B10_2 = G_B9_1;
}
IL_0055:
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_21 = ___t1;
Sequence_tEADBE56D6ED2E9EE8FB2E5459C3E57131EC0545C* L_22 = L_21->___sequenceParent_37;
bool L_23 = ((Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C*)L_22)->___isComplete_47;
G_B11_0 = ((int32_t)il2cpp_codegen_multiply(G_B10_1, G_B10_0));
G_B11_1 = G_B10_2;
if (L_23)
{
G_B12_0 = ((int32_t)il2cpp_codegen_multiply(G_B10_1, G_B10_0));
G_B12_1 = G_B10_2;
goto IL_0070;
}
}
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_24 = ___t1;
Sequence_tEADBE56D6ED2E9EE8FB2E5459C3E57131EC0545C* L_25 = L_24->___sequenceParent_37;
int32_t L_26 = ((Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C*)L_25)->___completedLoops_45;
G_B13_0 = L_26;
G_B13_1 = G_B11_0;
G_B13_2 = G_B11_1;
goto IL_007d;
}
IL_0070:
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_27 = ___t1;
Sequence_tEADBE56D6ED2E9EE8FB2E5459C3E57131EC0545C* L_28 = L_27->___sequenceParent_37;
int32_t L_29 = ((Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C*)L_28)->___completedLoops_45;
G_B13_0 = ((int32_t)il2cpp_codegen_subtract(L_29, 1));
G_B13_1 = G_B12_0;
G_B13_2 = G_B12_1;
}
IL_007d:
{
___startValue6 = ((int32_t)il2cpp_codegen_add(G_B13_2, ((int32_t)il2cpp_codegen_multiply(G_B13_1, G_B13_0))));
}
IL_0081:
{
DOSetter_1_t034B092AF3597985E5ACEBF7D43ED7297EF3C6A8* L_30 = ___setter4;
int32_t L_31 = ___startValue6;
int32_t L_32 = ___changeValue7;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_33 = ___t1;
int32_t L_34 = L_33->___easeType_28;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_35 = ___t1;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_36 = L_35->___customEase_29;
float L_37 = ___elapsed5;
float L_38 = ___duration8;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_39 = ___t1;
float L_40 = L_39->___easeOvershootOrAmplitude_30;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_41 = ___t1;
float L_42 = L_41->___easePeriod_31;
float L_43;
L_43 = EaseManager_Evaluate_m26A532BC322B246C5CE9D45ABC16384F58F8389A(L_34, L_36, L_37, L_38, L_40, L_42, NULL);
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
double L_44;
L_44 = bankers_round(((double)((float)il2cpp_codegen_add(((float)L_31), ((float)il2cpp_codegen_multiply(((float)L_32), L_43))))));
DOSetter_1_Invoke_m129A25EE35C310185AFF25A86999DD1538FC288F_inline(L_30, il2cpp_codegen_cast_double_to_int<int32_t>(L_44), NULL);
return;
}
}
// System.Void DG.Tweening.Plugins.IntPlugin::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void IntPlugin__ctor_mDD5E0E9B685B85810B0E99FD3A724390EE99C913 (IntPlugin_tF9F1AFC1C3A6BDD2443ED3E14E9F78EF89EC348A* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ABSTweenPlugin_3__ctor_m25DE816CA43E10114DA1C9AECF1B9C941918D555_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
ABSTweenPlugin_3__ctor_m25DE816CA43E10114DA1C9AECF1B9C941918D555(__this, ABSTweenPlugin_3__ctor_m25DE816CA43E10114DA1C9AECF1B9C941918D555_RuntimeMethod_var);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void DG.Tweening.Plugins.QuaternionPlugin::Reset(DG.Tweening.Core.TweenerCore`3<UnityEngine.Quaternion,UnityEngine.Vector3,DG.Tweening.Plugins.Options.QuaternionOptions>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QuaternionPlugin_Reset_mF9544485D1461B1A60EC89CEAD333B5ABE4B3D7B (QuaternionPlugin_t1A56047AD40DAFAADC979A7D1060705C6B452494* __this, TweenerCore_3_t392C54729BB024F5802F8E205C583653C4E886E3* ___t0, const RuntimeMethod* method)
{
{
return;
}
}
// System.Void DG.Tweening.Plugins.QuaternionPlugin::SetFrom(DG.Tweening.Core.TweenerCore`3<UnityEngine.Quaternion,UnityEngine.Vector3,DG.Tweening.Plugins.Options.QuaternionOptions>,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QuaternionPlugin_SetFrom_m06BACD08FF14D0BD3229DD0520C80C70C80E7F1C (QuaternionPlugin_t1A56047AD40DAFAADC979A7D1060705C6B452494* __this, TweenerCore_3_t392C54729BB024F5802F8E205C583653C4E886E3* ___t0, bool ___isRelative1, const RuntimeMethod* method)
{
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_0;
memset((&V_0), 0, sizeof(V_0));
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 V_1;
memset((&V_1), 0, sizeof(V_1));
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 V_2;
memset((&V_2), 0, sizeof(V_2));
{
TweenerCore_3_t392C54729BB024F5802F8E205C583653C4E886E3* L_0 = ___t0;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_1 = L_0->___endValue_54;
V_0 = L_1;
TweenerCore_3_t392C54729BB024F5802F8E205C583653C4E886E3* L_2 = ___t0;
TweenerCore_3_t392C54729BB024F5802F8E205C583653C4E886E3* L_3 = L_2;
DOGetter_1_tB89DD12456B8E79576BB70E1CA6DF899686410D3* L_4 = L_3->___getter_57;
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_5;
L_5 = DOGetter_1_Invoke_m371680D24D99D662F517503519BCBDC9B73F61B8_inline(L_4, NULL);
V_1 = L_5;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_6;
L_6 = Quaternion_get_eulerAngles_m2DB5158B5C3A71FD60FC8A6EE43D3AAA1CFED122_inline((&V_1), NULL);
L_3->___endValue_54 = L_6;
TweenerCore_3_t392C54729BB024F5802F8E205C583653C4E886E3* L_7 = ___t0;
QuaternionOptions_t1B83700718F7417854E4B6FB0E1726E183F69718* L_8 = (&L_7->___plugOptions_56);
int32_t L_9 = L_8->___rotateMode_0;
if (L_9)
{
goto IL_0041;
}
}
{
TweenerCore_3_t392C54729BB024F5802F8E205C583653C4E886E3* L_10 = ___t0;
bool L_11 = ((Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C*)L_10)->___isRelative_27;
if (L_11)
{
goto IL_0041;
}
}
{
TweenerCore_3_t392C54729BB024F5802F8E205C583653C4E886E3* L_12 = ___t0;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_13 = V_0;
L_12->___startValue_53 = L_13;
goto IL_00d0;
}
IL_0041:
{
TweenerCore_3_t392C54729BB024F5802F8E205C583653C4E886E3* L_14 = ___t0;
QuaternionOptions_t1B83700718F7417854E4B6FB0E1726E183F69718* L_15 = (&L_14->___plugOptions_56);
int32_t L_16 = L_15->___rotateMode_0;
if ((!(((uint32_t)L_16) == ((uint32_t)1))))
{
goto IL_0063;
}
}
{
TweenerCore_3_t392C54729BB024F5802F8E205C583653C4E886E3* L_17 = ___t0;
TweenerCore_3_t392C54729BB024F5802F8E205C583653C4E886E3* L_18 = ___t0;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_19 = L_18->___endValue_54;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_20 = V_0;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_21;
L_21 = Vector3_op_Addition_m78C0EC70CB66E8DCAC225743D82B268DAEE92067_inline(L_19, L_20, NULL);
L_17->___startValue_53 = L_21;
goto IL_00d0;
}
IL_0063:
{
TweenerCore_3_t392C54729BB024F5802F8E205C583653C4E886E3* L_22 = ___t0;
DOGetter_1_tB89DD12456B8E79576BB70E1CA6DF899686410D3* L_23 = L_22->___getter_57;
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_24;
L_24 = DOGetter_1_Invoke_m371680D24D99D662F517503519BCBDC9B73F61B8_inline(L_23, NULL);
V_2 = L_24;
TweenerCore_3_t392C54729BB024F5802F8E205C583653C4E886E3* L_25 = ___t0;
QuaternionOptions_t1B83700718F7417854E4B6FB0E1726E183F69718* L_26 = (&L_25->___plugOptions_56);
int32_t L_27 = L_26->___rotateMode_0;
if ((!(((uint32_t)L_27) == ((uint32_t)2))))
{
goto IL_00aa;
}
}
{
TweenerCore_3_t392C54729BB024F5802F8E205C583653C4E886E3* L_28 = ___t0;
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_29 = V_2;
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_30 = V_2;
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_31;
L_31 = Quaternion_Inverse_mD9C060AC626A7B406F4984AC98F8358DC89EF512(L_30, NULL);
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_32;
L_32 = Quaternion_op_Multiply_mCB375FCCC12A2EC8F9EB824A1BFB4453B58C2012_inline(L_29, L_31, NULL);
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_33 = V_0;
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_34;
L_34 = Quaternion_Euler_m5BCCC19216CFAD2426F15BC51A30421880D27B73_inline(L_33, NULL);
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_35;
L_35 = Quaternion_op_Multiply_mCB375FCCC12A2EC8F9EB824A1BFB4453B58C2012_inline(L_32, L_34, NULL);
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_36 = V_2;
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_37;
L_37 = Quaternion_op_Multiply_mCB375FCCC12A2EC8F9EB824A1BFB4453B58C2012_inline(L_35, L_36, NULL);
V_1 = L_37;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_38;
L_38 = Quaternion_get_eulerAngles_m2DB5158B5C3A71FD60FC8A6EE43D3AAA1CFED122_inline((&V_1), NULL);
L_28->___startValue_53 = L_38;
goto IL_00c4;
}
IL_00aa:
{
TweenerCore_3_t392C54729BB024F5802F8E205C583653C4E886E3* L_39 = ___t0;
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_40 = V_2;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_41 = V_0;
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_42;
L_42 = Quaternion_Euler_m5BCCC19216CFAD2426F15BC51A30421880D27B73_inline(L_41, NULL);
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_43;
L_43 = Quaternion_op_Multiply_mCB375FCCC12A2EC8F9EB824A1BFB4453B58C2012_inline(L_40, L_42, NULL);
V_1 = L_43;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_44;
L_44 = Quaternion_get_eulerAngles_m2DB5158B5C3A71FD60FC8A6EE43D3AAA1CFED122_inline((&V_1), NULL);
L_39->___startValue_53 = L_44;
}
IL_00c4:
{
TweenerCore_3_t392C54729BB024F5802F8E205C583653C4E886E3* L_45 = ___t0;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_46 = V_0;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_47;
L_47 = Vector3_op_UnaryNegation_m5450829F333BD2A88AF9A592C4EE331661225915_inline(L_46, NULL);
L_45->___endValue_54 = L_47;
}
IL_00d0:
{
TweenerCore_3_t392C54729BB024F5802F8E205C583653C4E886E3* L_48 = ___t0;
DOSetter_1_t9EFF8DD70A15F455A6FE698A22BD0FE9683AC28E* L_49 = L_48->___setter_58;
TweenerCore_3_t392C54729BB024F5802F8E205C583653C4E886E3* L_50 = ___t0;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_51 = L_50->___startValue_53;
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_52;
L_52 = Quaternion_Euler_m5BCCC19216CFAD2426F15BC51A30421880D27B73_inline(L_51, NULL);
DOSetter_1_Invoke_m6B8465F9043DA40A888F37C9627884BC325D2DB7_inline(L_49, L_52, NULL);
return;
}
}
// UnityEngine.Vector3 DG.Tweening.Plugins.QuaternionPlugin::ConvertToStartValue(DG.Tweening.Core.TweenerCore`3<UnityEngine.Quaternion,UnityEngine.Vector3,DG.Tweening.Plugins.Options.QuaternionOptions>,UnityEngine.Quaternion)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 QuaternionPlugin_ConvertToStartValue_m6D2E6DD4E47A7B6377A89DBBF830864048B739D5 (QuaternionPlugin_t1A56047AD40DAFAADC979A7D1060705C6B452494* __this, TweenerCore_3_t392C54729BB024F5802F8E205C583653C4E886E3* ___t0, Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 ___value1, const RuntimeMethod* method)
{
{
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_0;
L_0 = Quaternion_get_eulerAngles_m2DB5158B5C3A71FD60FC8A6EE43D3AAA1CFED122_inline((&___value1), NULL);
return L_0;
}
}
// System.Void DG.Tweening.Plugins.QuaternionPlugin::SetRelativeEndValue(DG.Tweening.Core.TweenerCore`3<UnityEngine.Quaternion,UnityEngine.Vector3,DG.Tweening.Plugins.Options.QuaternionOptions>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QuaternionPlugin_SetRelativeEndValue_m5363B1A3F417A3EFA102252017BBABDEC0EB11D4 (QuaternionPlugin_t1A56047AD40DAFAADC979A7D1060705C6B452494* __this, TweenerCore_3_t392C54729BB024F5802F8E205C583653C4E886E3* ___t0, const RuntimeMethod* method)
{
TweenerCore_3_t392C54729BB024F5802F8E205C583653C4E886E3* V_0 = NULL;
{
TweenerCore_3_t392C54729BB024F5802F8E205C583653C4E886E3* L_0 = ___t0;
V_0 = L_0;
TweenerCore_3_t392C54729BB024F5802F8E205C583653C4E886E3* L_1 = V_0;
TweenerCore_3_t392C54729BB024F5802F8E205C583653C4E886E3* L_2 = V_0;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_3 = L_2->___endValue_54;
TweenerCore_3_t392C54729BB024F5802F8E205C583653C4E886E3* L_4 = ___t0;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_5 = L_4->___startValue_53;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_6;
L_6 = Vector3_op_Addition_m78C0EC70CB66E8DCAC225743D82B268DAEE92067_inline(L_3, L_5, NULL);
L_1->___endValue_54 = L_6;
return;
}
}
// System.Void DG.Tweening.Plugins.QuaternionPlugin::SetChangeValue(DG.Tweening.Core.TweenerCore`3<UnityEngine.Quaternion,UnityEngine.Vector3,DG.Tweening.Plugins.Options.QuaternionOptions>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QuaternionPlugin_SetChangeValue_m40DCF9B299943301BBBAF466B57F8604C4475CD2 (QuaternionPlugin_t1A56047AD40DAFAADC979A7D1060705C6B452494* __this, TweenerCore_3_t392C54729BB024F5802F8E205C583653C4E886E3* ___t0, const RuntimeMethod* method)
{
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_0;
memset((&V_0), 0, sizeof(V_0));
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_1;
memset((&V_1), 0, sizeof(V_1));
float V_2 = 0.0f;
float G_B11_0 = 0.0f;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* G_B14_0 = NULL;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* G_B13_0 = NULL;
float G_B15_0 = 0.0f;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* G_B15_1 = NULL;
float G_B19_0 = 0.0f;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* G_B22_0 = NULL;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* G_B21_0 = NULL;
float G_B23_0 = 0.0f;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* G_B23_1 = NULL;
float G_B27_0 = 0.0f;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* G_B30_0 = NULL;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* G_B29_0 = NULL;
float G_B31_0 = 0.0f;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* G_B31_1 = NULL;
{
TweenerCore_3_t392C54729BB024F5802F8E205C583653C4E886E3* L_0 = ___t0;
QuaternionOptions_t1B83700718F7417854E4B6FB0E1726E183F69718* L_1 = (&L_0->___plugOptions_56);
int32_t L_2 = L_1->___rotateMode_0;
if (L_2)
{
goto IL_0175;
}
}
{
TweenerCore_3_t392C54729BB024F5802F8E205C583653C4E886E3* L_3 = ___t0;
bool L_4 = ((Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C*)L_3)->___isRelative_27;
if (L_4)
{
goto IL_0175;
}
}
{
TweenerCore_3_t392C54729BB024F5802F8E205C583653C4E886E3* L_5 = ___t0;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_6 = L_5->___endValue_54;
V_0 = L_6;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_7 = V_0;
float L_8 = L_7.___x_2;
if ((!(((float)L_8) > ((float)(360.0f)))))
{
goto IL_0042;
}
}
{
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_9 = (&V_0);
float L_10 = L_9->___x_2;
L_9->___x_2 = (fmodf(L_10, (360.0f)));
}
IL_0042:
{
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_11 = V_0;
float L_12 = L_11.___y_3;
if ((!(((float)L_12) > ((float)(360.0f)))))
{
goto IL_0062;
}
}
{
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_13 = (&V_0);
float L_14 = L_13->___y_3;
L_13->___y_3 = (fmodf(L_14, (360.0f)));
}
IL_0062:
{
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_15 = V_0;
float L_16 = L_15.___z_4;
if ((!(((float)L_16) > ((float)(360.0f)))))
{
goto IL_0082;
}
}
{
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_17 = (&V_0);
float L_18 = L_17->___z_4;
L_17->___z_4 = (fmodf(L_18, (360.0f)));
}
IL_0082:
{
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_19 = V_0;
TweenerCore_3_t392C54729BB024F5802F8E205C583653C4E886E3* L_20 = ___t0;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_21 = L_20->___startValue_53;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_22;
L_22 = Vector3_op_Subtraction_mE42023FF80067CB44A1D4A27EB7CF2B24CABB828_inline(L_19, L_21, NULL);
V_1 = L_22;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_23 = V_1;
float L_24 = L_23.___x_2;
if ((((float)L_24) > ((float)(0.0f))))
{
goto IL_00a5;
}
}
{
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_25 = V_1;
float L_26 = L_25.___x_2;
G_B11_0 = ((-L_26));
goto IL_00ab;
}
IL_00a5:
{
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_27 = V_1;
float L_28 = L_27.___x_2;
G_B11_0 = L_28;
}
IL_00ab:
{
V_2 = G_B11_0;
float L_29 = V_2;
if ((!(((float)L_29) > ((float)(180.0f)))))
{
goto IL_00d9;
}
}
{
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_30 = (&V_1);
float L_31 = L_30->___x_2;
G_B13_0 = L_30;
if ((((float)L_31) > ((float)(0.0f))))
{
G_B14_0 = L_30;
goto IL_00cc;
}
}
{
float L_32 = V_2;
G_B15_0 = ((float)il2cpp_codegen_subtract((360.0f), L_32));
G_B15_1 = G_B13_0;
goto IL_00d4;
}
IL_00cc:
{
float L_33 = V_2;
G_B15_0 = ((-((float)il2cpp_codegen_subtract((360.0f), L_33))));
G_B15_1 = G_B14_0;
}
IL_00d4:
{
G_B15_1->___x_2 = G_B15_0;
}
IL_00d9:
{
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_34 = V_1;
float L_35 = L_34.___y_3;
if ((((float)L_35) > ((float)(0.0f))))
{
goto IL_00ef;
}
}
{
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_36 = V_1;
float L_37 = L_36.___y_3;
G_B19_0 = ((-L_37));
goto IL_00f5;
}
IL_00ef:
{
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_38 = V_1;
float L_39 = L_38.___y_3;
G_B19_0 = L_39;
}
IL_00f5:
{
V_2 = G_B19_0;
float L_40 = V_2;
if ((!(((float)L_40) > ((float)(180.0f)))))
{
goto IL_0123;
}
}
{
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_41 = (&V_1);
float L_42 = L_41->___y_3;
G_B21_0 = L_41;
if ((((float)L_42) > ((float)(0.0f))))
{
G_B22_0 = L_41;
goto IL_0116;
}
}
{
float L_43 = V_2;
G_B23_0 = ((float)il2cpp_codegen_subtract((360.0f), L_43));
G_B23_1 = G_B21_0;
goto IL_011e;
}
IL_0116:
{
float L_44 = V_2;
G_B23_0 = ((-((float)il2cpp_codegen_subtract((360.0f), L_44))));
G_B23_1 = G_B22_0;
}
IL_011e:
{
G_B23_1->___y_3 = G_B23_0;
}
IL_0123:
{
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_45 = V_1;
float L_46 = L_45.___z_4;
if ((((float)L_46) > ((float)(0.0f))))
{
goto IL_0139;
}
}
{
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_47 = V_1;
float L_48 = L_47.___z_4;
G_B27_0 = ((-L_48));
goto IL_013f;
}
IL_0139:
{
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_49 = V_1;
float L_50 = L_49.___z_4;
G_B27_0 = L_50;
}
IL_013f:
{
V_2 = G_B27_0;
float L_51 = V_2;
if ((!(((float)L_51) > ((float)(180.0f)))))
{
goto IL_016d;
}
}
{
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_52 = (&V_1);
float L_53 = L_52->___z_4;
G_B29_0 = L_52;
if ((((float)L_53) > ((float)(0.0f))))
{
G_B30_0 = L_52;
goto IL_0160;
}
}
{
float L_54 = V_2;
G_B31_0 = ((float)il2cpp_codegen_subtract((360.0f), L_54));
G_B31_1 = G_B29_0;
goto IL_0168;
}
IL_0160:
{
float L_55 = V_2;
G_B31_0 = ((-((float)il2cpp_codegen_subtract((360.0f), L_55))));
G_B31_1 = G_B30_0;
}
IL_0168:
{
G_B31_1->___z_4 = G_B31_0;
}
IL_016d:
{
TweenerCore_3_t392C54729BB024F5802F8E205C583653C4E886E3* L_56 = ___t0;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_57 = V_1;
L_56->___changeValue_55 = L_57;
return;
}
IL_0175:
{
TweenerCore_3_t392C54729BB024F5802F8E205C583653C4E886E3* L_58 = ___t0;
QuaternionOptions_t1B83700718F7417854E4B6FB0E1726E183F69718* L_59 = (&L_58->___plugOptions_56);
int32_t L_60 = L_59->___rotateMode_0;
if ((((int32_t)L_60) == ((int32_t)1)))
{
goto IL_018b;
}
}
{
TweenerCore_3_t392C54729BB024F5802F8E205C583653C4E886E3* L_61 = ___t0;
bool L_62 = ((Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C*)L_61)->___isRelative_27;
if (!L_62)
{
goto IL_01a3;
}
}
IL_018b:
{
TweenerCore_3_t392C54729BB024F5802F8E205C583653C4E886E3* L_63 = ___t0;
TweenerCore_3_t392C54729BB024F5802F8E205C583653C4E886E3* L_64 = ___t0;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_65 = L_64->___endValue_54;
TweenerCore_3_t392C54729BB024F5802F8E205C583653C4E886E3* L_66 = ___t0;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_67 = L_66->___startValue_53;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_68;
L_68 = Vector3_op_Subtraction_mE42023FF80067CB44A1D4A27EB7CF2B24CABB828_inline(L_65, L_67, NULL);
L_63->___changeValue_55 = L_68;
return;
}
IL_01a3:
{
TweenerCore_3_t392C54729BB024F5802F8E205C583653C4E886E3* L_69 = ___t0;
TweenerCore_3_t392C54729BB024F5802F8E205C583653C4E886E3* L_70 = L_69;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_71 = L_70->___endValue_54;
L_70->___changeValue_55 = L_71;
return;
}
}
// System.Single DG.Tweening.Plugins.QuaternionPlugin::GetSpeedBasedDuration(DG.Tweening.Plugins.Options.QuaternionOptions,System.Single,UnityEngine.Vector3)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float QuaternionPlugin_GetSpeedBasedDuration_m8BE69247A323044EABCF6D824250F3B9BEA9D9FC (QuaternionPlugin_t1A56047AD40DAFAADC979A7D1060705C6B452494* __this, QuaternionOptions_t1B83700718F7417854E4B6FB0E1726E183F69718 ___options0, float ___unitsXSecond1, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___changeValue2, const RuntimeMethod* method)
{
{
float L_0;
L_0 = Vector3_get_magnitude_mF0D6017E90B345F1F52D1CC564C640F1A847AF2D_inline((&___changeValue2), NULL);
float L_1 = ___unitsXSecond1;
return ((float)(L_0/L_1));
}
}
// System.Void DG.Tweening.Plugins.QuaternionPlugin::EvaluateAndApply(DG.Tweening.Plugins.Options.QuaternionOptions,DG.Tweening.Tween,System.Boolean,DG.Tweening.Core.DOGetter`1<UnityEngine.Quaternion>,DG.Tweening.Core.DOSetter`1<UnityEngine.Quaternion>,System.Single,UnityEngine.Vector3,UnityEngine.Vector3,System.Single,System.Boolean,DG.Tweening.Core.Enums.UpdateNotice)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QuaternionPlugin_EvaluateAndApply_mE095DCB28F57411C6906613CAD458765FFD9D9AB (QuaternionPlugin_t1A56047AD40DAFAADC979A7D1060705C6B452494* __this, QuaternionOptions_t1B83700718F7417854E4B6FB0E1726E183F69718 ___options0, Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* ___t1, bool ___isRelative2, DOGetter_1_tB89DD12456B8E79576BB70E1CA6DF899686410D3* ___getter3, DOSetter_1_t9EFF8DD70A15F455A6FE698A22BD0FE9683AC28E* ___setter4, float ___elapsed5, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___startValue6, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___changeValue7, float ___duration8, bool ___usingInversePosition9, int32_t ___updateNotice10, const RuntimeMethod* method)
{
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_0;
memset((&V_0), 0, sizeof(V_0));
float V_1 = 0.0f;
int32_t V_2 = 0;
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 V_3;
memset((&V_3), 0, sizeof(V_3));
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 G_B3_0;
memset((&G_B3_0), 0, sizeof(G_B3_0));
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 G_B3_1;
memset((&G_B3_1), 0, sizeof(G_B3_1));
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 G_B2_0;
memset((&G_B2_0), 0, sizeof(G_B2_0));
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 G_B2_1;
memset((&G_B2_1), 0, sizeof(G_B2_1));
int32_t G_B4_0 = 0;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 G_B4_1;
memset((&G_B4_1), 0, sizeof(G_B4_1));
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 G_B4_2;
memset((&G_B4_2), 0, sizeof(G_B4_2));
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));
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 G_B8_0;
memset((&G_B8_0), 0, sizeof(G_B8_0));
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 G_B8_1;
memset((&G_B8_1), 0, sizeof(G_B8_1));
int32_t G_B10_0 = 0;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 G_B10_1;
memset((&G_B10_1), 0, sizeof(G_B10_1));
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 G_B10_2;
memset((&G_B10_2), 0, sizeof(G_B10_2));
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 G_B12_0;
memset((&G_B12_0), 0, sizeof(G_B12_0));
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 G_B12_1;
memset((&G_B12_1), 0, sizeof(G_B12_1));
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 G_B11_0;
memset((&G_B11_0), 0, sizeof(G_B11_0));
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 G_B11_1;
memset((&G_B11_1), 0, sizeof(G_B11_1));
int32_t G_B13_0 = 0;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 G_B13_1;
memset((&G_B13_1), 0, sizeof(G_B13_1));
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 G_B13_2;
memset((&G_B13_2), 0, sizeof(G_B13_2));
{
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_0 = ___startValue6;
V_0 = L_0;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_1 = ___t1;
int32_t L_2 = L_1->___loopType_25;
if ((!(((uint32_t)L_2) == ((uint32_t)2))))
{
goto IL_0033;
}
}
{
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_3 = V_0;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_4 = ___changeValue7;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_5 = ___t1;
bool L_6 = L_5->___isComplete_47;
G_B2_0 = L_4;
G_B2_1 = L_3;
if (L_6)
{
G_B3_0 = L_4;
G_B3_1 = L_3;
goto IL_001f;
}
}
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_7 = ___t1;
int32_t L_8 = L_7->___completedLoops_45;
G_B4_0 = L_8;
G_B4_1 = G_B2_0;
G_B4_2 = G_B2_1;
goto IL_0027;
}
IL_001f:
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_9 = ___t1;
int32_t L_10 = L_9->___completedLoops_45;
G_B4_0 = ((int32_t)il2cpp_codegen_subtract(L_10, 1));
G_B4_1 = G_B3_0;
G_B4_2 = G_B3_1;
}
IL_0027:
{
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_11;
L_11 = Vector3_op_Multiply_m87BA7C578F96C8E49BB07088DAAC4649F83B0353_inline(G_B4_1, ((float)G_B4_0), NULL);
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_12;
L_12 = Vector3_op_Addition_m78C0EC70CB66E8DCAC225743D82B268DAEE92067_inline(G_B4_2, L_11, NULL);
V_0 = L_12;
}
IL_0033:
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_13 = ___t1;
bool L_14 = L_13->___isSequenced_36;
if (!L_14)
{
goto IL_0097;
}
}
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_15 = ___t1;
Sequence_tEADBE56D6ED2E9EE8FB2E5459C3E57131EC0545C* L_16 = L_15->___sequenceParent_37;
int32_t L_17 = ((Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C*)L_16)->___loopType_25;
if ((!(((uint32_t)L_17) == ((uint32_t)2))))
{
goto IL_0097;
}
}
{
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_18 = V_0;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_19 = ___changeValue7;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_20 = ___t1;
int32_t L_21 = L_20->___loopType_25;
G_B8_0 = L_19;
G_B8_1 = L_18;
if ((((int32_t)L_21) == ((int32_t)2)))
{
G_B9_0 = L_19;
G_B9_1 = L_18;
goto IL_0058;
}
}
{
G_B10_0 = 1;
G_B10_1 = G_B8_0;
G_B10_2 = G_B8_1;
goto IL_005e;
}
IL_0058:
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_22 = ___t1;
int32_t L_23 = L_22->___loops_24;
G_B10_0 = L_23;
G_B10_1 = G_B9_0;
G_B10_2 = G_B9_1;
}
IL_005e:
{
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_24;
L_24 = Vector3_op_Multiply_m87BA7C578F96C8E49BB07088DAAC4649F83B0353_inline(G_B10_1, ((float)G_B10_0), NULL);
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_25 = ___t1;
Sequence_tEADBE56D6ED2E9EE8FB2E5459C3E57131EC0545C* L_26 = L_25->___sequenceParent_37;
bool L_27 = ((Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C*)L_26)->___isComplete_47;
G_B11_0 = L_24;
G_B11_1 = G_B10_2;
if (L_27)
{
G_B12_0 = L_24;
G_B12_1 = G_B10_2;
goto IL_007e;
}
}
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_28 = ___t1;
Sequence_tEADBE56D6ED2E9EE8FB2E5459C3E57131EC0545C* L_29 = L_28->___sequenceParent_37;
int32_t L_30 = ((Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C*)L_29)->___completedLoops_45;
G_B13_0 = L_30;
G_B13_1 = G_B11_0;
G_B13_2 = G_B11_1;
goto IL_008b;
}
IL_007e:
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_31 = ___t1;
Sequence_tEADBE56D6ED2E9EE8FB2E5459C3E57131EC0545C* L_32 = L_31->___sequenceParent_37;
int32_t L_33 = ((Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C*)L_32)->___completedLoops_45;
G_B13_0 = ((int32_t)il2cpp_codegen_subtract(L_33, 1));
G_B13_1 = G_B12_0;
G_B13_2 = G_B12_1;
}
IL_008b:
{
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_34;
L_34 = Vector3_op_Multiply_m87BA7C578F96C8E49BB07088DAAC4649F83B0353_inline(G_B13_1, ((float)G_B13_0), NULL);
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_35;
L_35 = Vector3_op_Addition_m78C0EC70CB66E8DCAC225743D82B268DAEE92067_inline(G_B13_2, L_34, NULL);
V_0 = L_35;
}
IL_0097:
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_36 = ___t1;
int32_t L_37 = L_36->___easeType_28;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_38 = ___t1;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_39 = L_38->___customEase_29;
float L_40 = ___elapsed5;
float L_41 = ___duration8;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_42 = ___t1;
float L_43 = L_42->___easeOvershootOrAmplitude_30;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_44 = ___t1;
float L_45 = L_44->___easePeriod_31;
float L_46;
L_46 = EaseManager_Evaluate_m26A532BC322B246C5CE9D45ABC16384F58F8389A(L_37, L_39, L_40, L_41, L_43, L_45, NULL);
V_1 = L_46;
QuaternionOptions_t1B83700718F7417854E4B6FB0E1726E183F69718 L_47 = ___options0;
int32_t L_48 = L_47.___rotateMode_0;
V_2 = L_48;
int32_t L_49 = V_2;
if ((((int32_t)L_49) == ((int32_t)2)))
{
goto IL_00c8;
}
}
{
int32_t L_50 = V_2;
if ((!(((uint32_t)L_50) == ((uint32_t)3))))
{
goto IL_0142;
}
}
IL_00c8:
{
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_51 = ___startValue6;
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_52;
L_52 = Quaternion_Euler_m5BCCC19216CFAD2426F15BC51A30421880D27B73_inline(L_51, NULL);
V_3 = L_52;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_53 = ___changeValue7;
float L_54 = L_53.___x_2;
float L_55 = V_1;
(&V_0)->___x_2 = ((float)il2cpp_codegen_multiply(L_54, L_55));
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_56 = ___changeValue7;
float L_57 = L_56.___y_3;
float L_58 = V_1;
(&V_0)->___y_3 = ((float)il2cpp_codegen_multiply(L_57, L_58));
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_59 = ___changeValue7;
float L_60 = L_59.___z_4;
float L_61 = V_1;
(&V_0)->___z_4 = ((float)il2cpp_codegen_multiply(L_60, L_61));
QuaternionOptions_t1B83700718F7417854E4B6FB0E1726E183F69718 L_62 = ___options0;
int32_t L_63 = L_62.___rotateMode_0;
if ((!(((uint32_t)L_63) == ((uint32_t)2))))
{
goto IL_012e;
}
}
{
DOSetter_1_t9EFF8DD70A15F455A6FE698A22BD0FE9683AC28E* L_64 = ___setter4;
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_65 = V_3;
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_66 = V_3;
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_67;
L_67 = Quaternion_Inverse_mD9C060AC626A7B406F4984AC98F8358DC89EF512(L_66, NULL);
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_68;
L_68 = Quaternion_op_Multiply_mCB375FCCC12A2EC8F9EB824A1BFB4453B58C2012_inline(L_65, L_67, NULL);
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_69 = V_0;
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_70;
L_70 = Quaternion_Euler_m5BCCC19216CFAD2426F15BC51A30421880D27B73_inline(L_69, NULL);
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_71;
L_71 = Quaternion_op_Multiply_mCB375FCCC12A2EC8F9EB824A1BFB4453B58C2012_inline(L_68, L_70, NULL);
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_72 = V_3;
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_73;
L_73 = Quaternion_op_Multiply_mCB375FCCC12A2EC8F9EB824A1BFB4453B58C2012_inline(L_71, L_72, NULL);
DOSetter_1_Invoke_m6B8465F9043DA40A888F37C9627884BC325D2DB7_inline(L_64, L_73, NULL);
return;
}
IL_012e:
{
DOSetter_1_t9EFF8DD70A15F455A6FE698A22BD0FE9683AC28E* L_74 = ___setter4;
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_75 = V_3;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_76 = V_0;
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_77;
L_77 = Quaternion_Euler_m5BCCC19216CFAD2426F15BC51A30421880D27B73_inline(L_76, NULL);
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_78;
L_78 = Quaternion_op_Multiply_mCB375FCCC12A2EC8F9EB824A1BFB4453B58C2012_inline(L_75, L_77, NULL);
DOSetter_1_Invoke_m6B8465F9043DA40A888F37C9627884BC325D2DB7_inline(L_74, L_78, NULL);
return;
}
IL_0142:
{
float* L_79 = (&(&V_0)->___x_2);
float* L_80 = L_79;
float L_81 = *((float*)L_80);
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_82 = ___changeValue7;
float L_83 = L_82.___x_2;
float L_84 = V_1;
*((float*)L_80) = (float)((float)il2cpp_codegen_add(L_81, ((float)il2cpp_codegen_multiply(L_83, L_84))));
float* L_85 = (&(&V_0)->___y_3);
float* L_86 = L_85;
float L_87 = *((float*)L_86);
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_88 = ___changeValue7;
float L_89 = L_88.___y_3;
float L_90 = V_1;
*((float*)L_86) = (float)((float)il2cpp_codegen_add(L_87, ((float)il2cpp_codegen_multiply(L_89, L_90))));
float* L_91 = (&(&V_0)->___z_4);
float* L_92 = L_91;
float L_93 = *((float*)L_92);
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_94 = ___changeValue7;
float L_95 = L_94.___z_4;
float L_96 = V_1;
*((float*)L_92) = (float)((float)il2cpp_codegen_add(L_93, ((float)il2cpp_codegen_multiply(L_95, L_96))));
DOSetter_1_t9EFF8DD70A15F455A6FE698A22BD0FE9683AC28E* L_97 = ___setter4;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_98 = V_0;
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_99;
L_99 = Quaternion_Euler_m5BCCC19216CFAD2426F15BC51A30421880D27B73_inline(L_98, NULL);
DOSetter_1_Invoke_m6B8465F9043DA40A888F37C9627884BC325D2DB7_inline(L_97, L_99, NULL);
return;
}
}
// System.Void DG.Tweening.Plugins.QuaternionPlugin::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QuaternionPlugin__ctor_m300B7DE9FF8C992D2A5A7E069AFD7A2054D9960C (QuaternionPlugin_t1A56047AD40DAFAADC979A7D1060705C6B452494* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ABSTweenPlugin_3__ctor_mCF92BC74D2C41A8DA7BA5EEBA8FF9A35BDC3AC79_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
ABSTweenPlugin_3__ctor_mCF92BC74D2C41A8DA7BA5EEBA8FF9A35BDC3AC79(__this, ABSTweenPlugin_3__ctor_mCF92BC74D2C41A8DA7BA5EEBA8FF9A35BDC3AC79_RuntimeMethod_var);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void DG.Tweening.Plugins.RectOffsetPlugin::Reset(DG.Tweening.Core.TweenerCore`3<UnityEngine.RectOffset,UnityEngine.RectOffset,DG.Tweening.Plugins.Options.NoOptions>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RectOffsetPlugin_Reset_m94F0DAB51730C6879FDF35EC1B1063950C16DD93 (RectOffsetPlugin_tACF5D3CEB5F225A9D3A1DFDBAD171F71B674E845* __this, TweenerCore_3_t2747D8615A6EF7CF1059EA86BC9E9868A6E2F119* ___t0, const RuntimeMethod* method)
{
RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* V_0 = NULL;
{
TweenerCore_3_t2747D8615A6EF7CF1059EA86BC9E9868A6E2F119* L_0 = ___t0;
TweenerCore_3_t2747D8615A6EF7CF1059EA86BC9E9868A6E2F119* L_1 = L_0;
TweenerCore_3_t2747D8615A6EF7CF1059EA86BC9E9868A6E2F119* L_2 = L_1;
V_0 = (RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5*)NULL;
L_2->___changeValue_55 = (RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5*)NULL;
Il2CppCodeGenWriteBarrier((void**)(&L_2->___changeValue_55), (void*)(RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5*)NULL);
RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* L_3 = V_0;
RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* L_4 = L_3;
V_0 = L_4;
L_2->___endValue_54 = L_4;
Il2CppCodeGenWriteBarrier((void**)(&L_2->___endValue_54), (void*)L_4);
RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* L_5 = V_0;
L_1->___startValue_53 = L_5;
Il2CppCodeGenWriteBarrier((void**)(&L_1->___startValue_53), (void*)L_5);
return;
}
}
// System.Void DG.Tweening.Plugins.RectOffsetPlugin::SetFrom(DG.Tweening.Core.TweenerCore`3<UnityEngine.RectOffset,UnityEngine.RectOffset,DG.Tweening.Plugins.Options.NoOptions>,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RectOffsetPlugin_SetFrom_m450A669373A57D51711CA2F4BDDA5F47F6A8A3A9 (RectOffsetPlugin_tACF5D3CEB5F225A9D3A1DFDBAD171F71B674E845* __this, TweenerCore_3_t2747D8615A6EF7CF1059EA86BC9E9868A6E2F119* ___t0, bool ___isRelative1, const RuntimeMethod* method)
{
RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* V_0 = NULL;
{
TweenerCore_3_t2747D8615A6EF7CF1059EA86BC9E9868A6E2F119* L_0 = ___t0;
RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* L_1 = L_0->___endValue_54;
V_0 = L_1;
TweenerCore_3_t2747D8615A6EF7CF1059EA86BC9E9868A6E2F119* L_2 = ___t0;
TweenerCore_3_t2747D8615A6EF7CF1059EA86BC9E9868A6E2F119* L_3 = L_2;
DOGetter_1_t3F2A78015635C72FC129C0100EBEF80AFE358C8C* L_4 = L_3->___getter_57;
RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* L_5;
L_5 = DOGetter_1_Invoke_m67034845A56E08F6AACEA691A8CAF4500C105CE3_inline(L_4, NULL);
L_3->___endValue_54 = L_5;
Il2CppCodeGenWriteBarrier((void**)(&L_3->___endValue_54), (void*)L_5);
TweenerCore_3_t2747D8615A6EF7CF1059EA86BC9E9868A6E2F119* L_6 = ___t0;
RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* L_7 = V_0;
L_6->___startValue_53 = L_7;
Il2CppCodeGenWriteBarrier((void**)(&L_6->___startValue_53), (void*)L_7);
bool L_8 = ___isRelative1;
if (!L_8)
{
goto IL_0096;
}
}
{
TweenerCore_3_t2747D8615A6EF7CF1059EA86BC9E9868A6E2F119* L_9 = ___t0;
RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* L_10 = L_9->___startValue_53;
RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* L_11 = L_10;
int32_t L_12;
L_12 = RectOffset_get_left_mA406D7AFF76E48507EF143CDB1D157C4D5430D90(L_11, NULL);
TweenerCore_3_t2747D8615A6EF7CF1059EA86BC9E9868A6E2F119* L_13 = ___t0;
RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* L_14 = L_13->___endValue_54;
int32_t L_15;
L_15 = RectOffset_get_left_mA406D7AFF76E48507EF143CDB1D157C4D5430D90(L_14, NULL);
RectOffset_set_left_mEE36418FAC0A5C5AA4A1C886C7CFF5D35AFAD2C0(L_11, ((int32_t)il2cpp_codegen_add(L_12, L_15)), NULL);
TweenerCore_3_t2747D8615A6EF7CF1059EA86BC9E9868A6E2F119* L_16 = ___t0;
RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* L_17 = L_16->___startValue_53;
RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* L_18 = L_17;
int32_t L_19;
L_19 = RectOffset_get_right_m07C826B0BC79B0CBC01F5FF489D456C553F047BF(L_18, NULL);
TweenerCore_3_t2747D8615A6EF7CF1059EA86BC9E9868A6E2F119* L_20 = ___t0;
RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* L_21 = L_20->___endValue_54;
int32_t L_22;
L_22 = RectOffset_get_right_m07C826B0BC79B0CBC01F5FF489D456C553F047BF(L_21, NULL);
RectOffset_set_right_m6D3608E0973F68CC0D0A6A9863D31D70972A9588(L_18, ((int32_t)il2cpp_codegen_add(L_19, L_22)), NULL);
TweenerCore_3_t2747D8615A6EF7CF1059EA86BC9E9868A6E2F119* L_23 = ___t0;
RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* L_24 = L_23->___startValue_53;
RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* L_25 = L_24;
int32_t L_26;
L_26 = RectOffset_get_top_m82E49FB93A5BD417131136F5A7DBA0F251F10263(L_25, NULL);
TweenerCore_3_t2747D8615A6EF7CF1059EA86BC9E9868A6E2F119* L_27 = ___t0;
RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* L_28 = L_27->___endValue_54;
int32_t L_29;
L_29 = RectOffset_get_top_m82E49FB93A5BD417131136F5A7DBA0F251F10263(L_28, NULL);
RectOffset_set_top_mEF389A8923A33EC2927AD13ADE00D960D4593207(L_25, ((int32_t)il2cpp_codegen_add(L_26, L_29)), NULL);
TweenerCore_3_t2747D8615A6EF7CF1059EA86BC9E9868A6E2F119* L_30 = ___t0;
RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* L_31 = L_30->___startValue_53;
RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* L_32 = L_31;
int32_t L_33;
L_33 = RectOffset_get_bottom_mDF9C1EC125F94245D5532C34FCFB65BE0F2A9D0B(L_32, NULL);
TweenerCore_3_t2747D8615A6EF7CF1059EA86BC9E9868A6E2F119* L_34 = ___t0;
RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* L_35 = L_34->___endValue_54;
int32_t L_36;
L_36 = RectOffset_get_bottom_mDF9C1EC125F94245D5532C34FCFB65BE0F2A9D0B(L_35, NULL);
RectOffset_set_bottom_mB303CE31F9932C3BE8A3FD48E5049D624F395C83(L_32, ((int32_t)il2cpp_codegen_add(L_33, L_36)), NULL);
}
IL_0096:
{
TweenerCore_3_t2747D8615A6EF7CF1059EA86BC9E9868A6E2F119* L_37 = ___t0;
DOSetter_1_t5442FED873379ADBC8BB350064412667FD764A20* L_38 = L_37->___setter_58;
TweenerCore_3_t2747D8615A6EF7CF1059EA86BC9E9868A6E2F119* L_39 = ___t0;
RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* L_40 = L_39->___startValue_53;
DOSetter_1_Invoke_m467F8FFC18F16FBC3B1123B2BF31A2200CC96CC7_inline(L_38, L_40, NULL);
return;
}
}
// UnityEngine.RectOffset DG.Tweening.Plugins.RectOffsetPlugin::ConvertToStartValue(DG.Tweening.Core.TweenerCore`3<UnityEngine.RectOffset,UnityEngine.RectOffset,DG.Tweening.Plugins.Options.NoOptions>,UnityEngine.RectOffset)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* RectOffsetPlugin_ConvertToStartValue_m0FD425737084A6587013AF55BAE8E4A4DF478025 (RectOffsetPlugin_tACF5D3CEB5F225A9D3A1DFDBAD171F71B674E845* __this, TweenerCore_3_t2747D8615A6EF7CF1059EA86BC9E9868A6E2F119* ___t0, RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* ___value1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* L_0 = ___value1;
int32_t L_1;
L_1 = RectOffset_get_left_mA406D7AFF76E48507EF143CDB1D157C4D5430D90(L_0, NULL);
RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* L_2 = ___value1;
int32_t L_3;
L_3 = RectOffset_get_right_m07C826B0BC79B0CBC01F5FF489D456C553F047BF(L_2, NULL);
RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* L_4 = ___value1;
int32_t L_5;
L_5 = RectOffset_get_top_m82E49FB93A5BD417131136F5A7DBA0F251F10263(L_4, NULL);
RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* L_6 = ___value1;
int32_t L_7;
L_7 = RectOffset_get_bottom_mDF9C1EC125F94245D5532C34FCFB65BE0F2A9D0B(L_6, NULL);
RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* L_8 = (RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5*)il2cpp_codegen_object_new(RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5_il2cpp_TypeInfo_var);
RectOffset__ctor_m30E309D1C1C0864870686683EF1FCA8DA791D179(L_8, L_1, L_3, L_5, L_7, NULL);
return L_8;
}
}
// System.Void DG.Tweening.Plugins.RectOffsetPlugin::SetRelativeEndValue(DG.Tweening.Core.TweenerCore`3<UnityEngine.RectOffset,UnityEngine.RectOffset,DG.Tweening.Plugins.Options.NoOptions>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RectOffsetPlugin_SetRelativeEndValue_mBD08440BECDFC30E1C2DF9019ED71925C23EAF35 (RectOffsetPlugin_tACF5D3CEB5F225A9D3A1DFDBAD171F71B674E845* __this, TweenerCore_3_t2747D8615A6EF7CF1059EA86BC9E9868A6E2F119* ___t0, const RuntimeMethod* method)
{
{
TweenerCore_3_t2747D8615A6EF7CF1059EA86BC9E9868A6E2F119* L_0 = ___t0;
RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* L_1 = L_0->___endValue_54;
RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* L_2 = L_1;
int32_t L_3;
L_3 = RectOffset_get_left_mA406D7AFF76E48507EF143CDB1D157C4D5430D90(L_2, NULL);
TweenerCore_3_t2747D8615A6EF7CF1059EA86BC9E9868A6E2F119* L_4 = ___t0;
RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* L_5 = L_4->___startValue_53;
int32_t L_6;
L_6 = RectOffset_get_left_mA406D7AFF76E48507EF143CDB1D157C4D5430D90(L_5, NULL);
RectOffset_set_left_mEE36418FAC0A5C5AA4A1C886C7CFF5D35AFAD2C0(L_2, ((int32_t)il2cpp_codegen_add(L_3, L_6)), NULL);
TweenerCore_3_t2747D8615A6EF7CF1059EA86BC9E9868A6E2F119* L_7 = ___t0;
RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* L_8 = L_7->___endValue_54;
RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* L_9 = L_8;
int32_t L_10;
L_10 = RectOffset_get_right_m07C826B0BC79B0CBC01F5FF489D456C553F047BF(L_9, NULL);
TweenerCore_3_t2747D8615A6EF7CF1059EA86BC9E9868A6E2F119* L_11 = ___t0;
RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* L_12 = L_11->___startValue_53;
int32_t L_13;
L_13 = RectOffset_get_right_m07C826B0BC79B0CBC01F5FF489D456C553F047BF(L_12, NULL);
RectOffset_set_right_m6D3608E0973F68CC0D0A6A9863D31D70972A9588(L_9, ((int32_t)il2cpp_codegen_add(L_10, L_13)), NULL);
TweenerCore_3_t2747D8615A6EF7CF1059EA86BC9E9868A6E2F119* L_14 = ___t0;
RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* L_15 = L_14->___endValue_54;
RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* L_16 = L_15;
int32_t L_17;
L_17 = RectOffset_get_top_m82E49FB93A5BD417131136F5A7DBA0F251F10263(L_16, NULL);
TweenerCore_3_t2747D8615A6EF7CF1059EA86BC9E9868A6E2F119* L_18 = ___t0;
RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* L_19 = L_18->___startValue_53;
int32_t L_20;
L_20 = RectOffset_get_top_m82E49FB93A5BD417131136F5A7DBA0F251F10263(L_19, NULL);
RectOffset_set_top_mEF389A8923A33EC2927AD13ADE00D960D4593207(L_16, ((int32_t)il2cpp_codegen_add(L_17, L_20)), NULL);
TweenerCore_3_t2747D8615A6EF7CF1059EA86BC9E9868A6E2F119* L_21 = ___t0;
RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* L_22 = L_21->___endValue_54;
RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* L_23 = L_22;
int32_t L_24;
L_24 = RectOffset_get_bottom_mDF9C1EC125F94245D5532C34FCFB65BE0F2A9D0B(L_23, NULL);
TweenerCore_3_t2747D8615A6EF7CF1059EA86BC9E9868A6E2F119* L_25 = ___t0;
RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* L_26 = L_25->___startValue_53;
int32_t L_27;
L_27 = RectOffset_get_bottom_mDF9C1EC125F94245D5532C34FCFB65BE0F2A9D0B(L_26, NULL);
RectOffset_set_bottom_mB303CE31F9932C3BE8A3FD48E5049D624F395C83(L_23, ((int32_t)il2cpp_codegen_add(L_24, L_27)), NULL);
return;
}
}
// System.Void DG.Tweening.Plugins.RectOffsetPlugin::SetChangeValue(DG.Tweening.Core.TweenerCore`3<UnityEngine.RectOffset,UnityEngine.RectOffset,DG.Tweening.Plugins.Options.NoOptions>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RectOffsetPlugin_SetChangeValue_m56A91F6ABD143A79390BA34C4218B4A7F79D9D61 (RectOffsetPlugin_tACF5D3CEB5F225A9D3A1DFDBAD171F71B674E845* __this, TweenerCore_3_t2747D8615A6EF7CF1059EA86BC9E9868A6E2F119* ___t0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
TweenerCore_3_t2747D8615A6EF7CF1059EA86BC9E9868A6E2F119* L_0 = ___t0;
TweenerCore_3_t2747D8615A6EF7CF1059EA86BC9E9868A6E2F119* L_1 = L_0;
RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* L_2 = L_1->___endValue_54;
int32_t L_3;
L_3 = RectOffset_get_left_mA406D7AFF76E48507EF143CDB1D157C4D5430D90(L_2, NULL);
TweenerCore_3_t2747D8615A6EF7CF1059EA86BC9E9868A6E2F119* L_4 = ___t0;
RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* L_5 = L_4->___startValue_53;
int32_t L_6;
L_6 = RectOffset_get_left_mA406D7AFF76E48507EF143CDB1D157C4D5430D90(L_5, NULL);
TweenerCore_3_t2747D8615A6EF7CF1059EA86BC9E9868A6E2F119* L_7 = ___t0;
RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* L_8 = L_7->___endValue_54;
int32_t L_9;
L_9 = RectOffset_get_right_m07C826B0BC79B0CBC01F5FF489D456C553F047BF(L_8, NULL);
TweenerCore_3_t2747D8615A6EF7CF1059EA86BC9E9868A6E2F119* L_10 = ___t0;
RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* L_11 = L_10->___startValue_53;
int32_t L_12;
L_12 = RectOffset_get_right_m07C826B0BC79B0CBC01F5FF489D456C553F047BF(L_11, NULL);
TweenerCore_3_t2747D8615A6EF7CF1059EA86BC9E9868A6E2F119* L_13 = ___t0;
RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* L_14 = L_13->___endValue_54;
int32_t L_15;
L_15 = RectOffset_get_top_m82E49FB93A5BD417131136F5A7DBA0F251F10263(L_14, NULL);
TweenerCore_3_t2747D8615A6EF7CF1059EA86BC9E9868A6E2F119* L_16 = ___t0;
RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* L_17 = L_16->___startValue_53;
int32_t L_18;
L_18 = RectOffset_get_top_m82E49FB93A5BD417131136F5A7DBA0F251F10263(L_17, NULL);
TweenerCore_3_t2747D8615A6EF7CF1059EA86BC9E9868A6E2F119* L_19 = ___t0;
RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* L_20 = L_19->___endValue_54;
int32_t L_21;
L_21 = RectOffset_get_bottom_mDF9C1EC125F94245D5532C34FCFB65BE0F2A9D0B(L_20, NULL);
TweenerCore_3_t2747D8615A6EF7CF1059EA86BC9E9868A6E2F119* L_22 = ___t0;
RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* L_23 = L_22->___startValue_53;
int32_t L_24;
L_24 = RectOffset_get_bottom_mDF9C1EC125F94245D5532C34FCFB65BE0F2A9D0B(L_23, NULL);
RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* L_25 = (RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5*)il2cpp_codegen_object_new(RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5_il2cpp_TypeInfo_var);
RectOffset__ctor_m30E309D1C1C0864870686683EF1FCA8DA791D179(L_25, ((int32_t)il2cpp_codegen_subtract(L_3, L_6)), ((int32_t)il2cpp_codegen_subtract(L_9, L_12)), ((int32_t)il2cpp_codegen_subtract(L_15, L_18)), ((int32_t)il2cpp_codegen_subtract(L_21, L_24)), NULL);
L_1->___changeValue_55 = L_25;
Il2CppCodeGenWriteBarrier((void**)(&L_1->___changeValue_55), (void*)L_25);
return;
}
}
// System.Single DG.Tweening.Plugins.RectOffsetPlugin::GetSpeedBasedDuration(DG.Tweening.Plugins.Options.NoOptions,System.Single,UnityEngine.RectOffset)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float RectOffsetPlugin_GetSpeedBasedDuration_m0A00284A81996026211253E284C1FDDAE195E504 (RectOffsetPlugin_tACF5D3CEB5F225A9D3A1DFDBAD171F71B674E845* __this, NoOptions_t2B4A2CA3C472B5AC37AACC090B1D0B27BCF4307E ___options0, float ___unitsXSecond1, RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* ___changeValue2, 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;
{
RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* L_0 = ___changeValue2;
int32_t L_1;
L_1 = RectOffset_get_right_m07C826B0BC79B0CBC01F5FF489D456C553F047BF(L_0, NULL);
V_0 = ((float)L_1);
float L_2 = V_0;
if ((!(((float)L_2) < ((float)(0.0f)))))
{
goto IL_0013;
}
}
{
float L_3 = V_0;
V_0 = ((-L_3));
}
IL_0013:
{
RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* L_4 = ___changeValue2;
int32_t L_5;
L_5 = RectOffset_get_bottom_mDF9C1EC125F94245D5532C34FCFB65BE0F2A9D0B(L_4, NULL);
V_1 = ((float)L_5);
float L_6 = V_1;
if ((!(((float)L_6) < ((float)(0.0f)))))
{
goto IL_0026;
}
}
{
float L_7 = V_1;
V_1 = ((-L_7));
}
IL_0026:
{
float L_8 = V_0;
float L_9 = L_8;
float L_10 = V_1;
float L_11 = L_10;
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
double L_12;
L_12 = sqrt(((double)((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_9, L_9)), ((float)il2cpp_codegen_multiply(L_11, L_11))))));
float L_13 = ___unitsXSecond1;
return ((float)(((float)L_12)/L_13));
}
}
// System.Void DG.Tweening.Plugins.RectOffsetPlugin::EvaluateAndApply(DG.Tweening.Plugins.Options.NoOptions,DG.Tweening.Tween,System.Boolean,DG.Tweening.Core.DOGetter`1<UnityEngine.RectOffset>,DG.Tweening.Core.DOSetter`1<UnityEngine.RectOffset>,System.Single,UnityEngine.RectOffset,UnityEngine.RectOffset,System.Single,System.Boolean,DG.Tweening.Core.Enums.UpdateNotice)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RectOffsetPlugin_EvaluateAndApply_mA4A5EA385BB4C1FFCFA7E0D6D3924F355C193E3E (RectOffsetPlugin_tACF5D3CEB5F225A9D3A1DFDBAD171F71B674E845* __this, NoOptions_t2B4A2CA3C472B5AC37AACC090B1D0B27BCF4307E ___options0, Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* ___t1, bool ___isRelative2, DOGetter_1_t3F2A78015635C72FC129C0100EBEF80AFE358C8C* ___getter3, DOSetter_1_t5442FED873379ADBC8BB350064412667FD764A20* ___setter4, float ___elapsed5, RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* ___startValue6, RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* ___changeValue7, float ___duration8, bool ___usingInversePosition9, int32_t ___updateNotice10, 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*)&RectOffsetPlugin_tACF5D3CEB5F225A9D3A1DFDBAD171F71B674E845_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
float V_0 = 0.0f;
int32_t V_1 = 0;
int32_t V_2 = 0;
int32_t G_B4_0 = 0;
int32_t G_B10_0 = 0;
int32_t G_B12_0 = 0;
int32_t G_B11_0 = 0;
int32_t G_B13_0 = 0;
int32_t G_B13_1 = 0;
{
il2cpp_codegen_runtime_class_init_inline(RectOffsetPlugin_tACF5D3CEB5F225A9D3A1DFDBAD171F71B674E845_il2cpp_TypeInfo_var);
RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* L_0 = ((RectOffsetPlugin_tACF5D3CEB5F225A9D3A1DFDBAD171F71B674E845_StaticFields*)il2cpp_codegen_static_fields_for(RectOffsetPlugin_tACF5D3CEB5F225A9D3A1DFDBAD171F71B674E845_il2cpp_TypeInfo_var))->____r_0;
RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* L_1 = ___startValue6;
int32_t L_2;
L_2 = RectOffset_get_left_mA406D7AFF76E48507EF143CDB1D157C4D5430D90(L_1, NULL);
RectOffset_set_left_mEE36418FAC0A5C5AA4A1C886C7CFF5D35AFAD2C0(L_0, L_2, NULL);
RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* L_3 = ((RectOffsetPlugin_tACF5D3CEB5F225A9D3A1DFDBAD171F71B674E845_StaticFields*)il2cpp_codegen_static_fields_for(RectOffsetPlugin_tACF5D3CEB5F225A9D3A1DFDBAD171F71B674E845_il2cpp_TypeInfo_var))->____r_0;
RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* L_4 = ___startValue6;
int32_t L_5;
L_5 = RectOffset_get_right_m07C826B0BC79B0CBC01F5FF489D456C553F047BF(L_4, NULL);
RectOffset_set_right_m6D3608E0973F68CC0D0A6A9863D31D70972A9588(L_3, L_5, NULL);
RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* L_6 = ((RectOffsetPlugin_tACF5D3CEB5F225A9D3A1DFDBAD171F71B674E845_StaticFields*)il2cpp_codegen_static_fields_for(RectOffsetPlugin_tACF5D3CEB5F225A9D3A1DFDBAD171F71B674E845_il2cpp_TypeInfo_var))->____r_0;
RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* L_7 = ___startValue6;
int32_t L_8;
L_8 = RectOffset_get_top_m82E49FB93A5BD417131136F5A7DBA0F251F10263(L_7, NULL);
RectOffset_set_top_mEF389A8923A33EC2927AD13ADE00D960D4593207(L_6, L_8, NULL);
RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* L_9 = ((RectOffsetPlugin_tACF5D3CEB5F225A9D3A1DFDBAD171F71B674E845_StaticFields*)il2cpp_codegen_static_fields_for(RectOffsetPlugin_tACF5D3CEB5F225A9D3A1DFDBAD171F71B674E845_il2cpp_TypeInfo_var))->____r_0;
RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* L_10 = ___startValue6;
int32_t L_11;
L_11 = RectOffset_get_bottom_mDF9C1EC125F94245D5532C34FCFB65BE0F2A9D0B(L_10, NULL);
RectOffset_set_bottom_mB303CE31F9932C3BE8A3FD48E5049D624F395C83(L_9, L_11, NULL);
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_12 = ___t1;
int32_t L_13 = L_12->___loopType_25;
if ((!(((uint32_t)L_13) == ((uint32_t)2))))
{
goto IL_00d1;
}
}
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_14 = ___t1;
bool L_15 = L_14->___isComplete_47;
if (L_15)
{
goto IL_0060;
}
}
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_16 = ___t1;
int32_t L_17 = L_16->___completedLoops_45;
G_B4_0 = L_17;
goto IL_0068;
}
IL_0060:
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_18 = ___t1;
int32_t L_19 = L_18->___completedLoops_45;
G_B4_0 = ((int32_t)il2cpp_codegen_subtract(L_19, 1));
}
IL_0068:
{
V_1 = G_B4_0;
il2cpp_codegen_runtime_class_init_inline(RectOffsetPlugin_tACF5D3CEB5F225A9D3A1DFDBAD171F71B674E845_il2cpp_TypeInfo_var);
RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* L_20 = ((RectOffsetPlugin_tACF5D3CEB5F225A9D3A1DFDBAD171F71B674E845_StaticFields*)il2cpp_codegen_static_fields_for(RectOffsetPlugin_tACF5D3CEB5F225A9D3A1DFDBAD171F71B674E845_il2cpp_TypeInfo_var))->____r_0;
RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* L_21 = L_20;
int32_t L_22;
L_22 = RectOffset_get_left_mA406D7AFF76E48507EF143CDB1D157C4D5430D90(L_21, NULL);
RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* L_23 = ___changeValue7;
int32_t L_24;
L_24 = RectOffset_get_left_mA406D7AFF76E48507EF143CDB1D157C4D5430D90(L_23, NULL);
int32_t L_25 = V_1;
RectOffset_set_left_mEE36418FAC0A5C5AA4A1C886C7CFF5D35AFAD2C0(L_21, ((int32_t)il2cpp_codegen_add(L_22, ((int32_t)il2cpp_codegen_multiply(L_24, L_25)))), NULL);
RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* L_26 = ((RectOffsetPlugin_tACF5D3CEB5F225A9D3A1DFDBAD171F71B674E845_StaticFields*)il2cpp_codegen_static_fields_for(RectOffsetPlugin_tACF5D3CEB5F225A9D3A1DFDBAD171F71B674E845_il2cpp_TypeInfo_var))->____r_0;
RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* L_27 = L_26;
int32_t L_28;
L_28 = RectOffset_get_right_m07C826B0BC79B0CBC01F5FF489D456C553F047BF(L_27, NULL);
RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* L_29 = ___changeValue7;
int32_t L_30;
L_30 = RectOffset_get_right_m07C826B0BC79B0CBC01F5FF489D456C553F047BF(L_29, NULL);
int32_t L_31 = V_1;
RectOffset_set_right_m6D3608E0973F68CC0D0A6A9863D31D70972A9588(L_27, ((int32_t)il2cpp_codegen_add(L_28, ((int32_t)il2cpp_codegen_multiply(L_30, L_31)))), NULL);
RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* L_32 = ((RectOffsetPlugin_tACF5D3CEB5F225A9D3A1DFDBAD171F71B674E845_StaticFields*)il2cpp_codegen_static_fields_for(RectOffsetPlugin_tACF5D3CEB5F225A9D3A1DFDBAD171F71B674E845_il2cpp_TypeInfo_var))->____r_0;
RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* L_33 = L_32;
int32_t L_34;
L_34 = RectOffset_get_top_m82E49FB93A5BD417131136F5A7DBA0F251F10263(L_33, NULL);
RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* L_35 = ___changeValue7;
int32_t L_36;
L_36 = RectOffset_get_top_m82E49FB93A5BD417131136F5A7DBA0F251F10263(L_35, NULL);
int32_t L_37 = V_1;
RectOffset_set_top_mEF389A8923A33EC2927AD13ADE00D960D4593207(L_33, ((int32_t)il2cpp_codegen_add(L_34, ((int32_t)il2cpp_codegen_multiply(L_36, L_37)))), NULL);
RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* L_38 = ((RectOffsetPlugin_tACF5D3CEB5F225A9D3A1DFDBAD171F71B674E845_StaticFields*)il2cpp_codegen_static_fields_for(RectOffsetPlugin_tACF5D3CEB5F225A9D3A1DFDBAD171F71B674E845_il2cpp_TypeInfo_var))->____r_0;
RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* L_39 = L_38;
int32_t L_40;
L_40 = RectOffset_get_bottom_mDF9C1EC125F94245D5532C34FCFB65BE0F2A9D0B(L_39, NULL);
RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* L_41 = ___changeValue7;
int32_t L_42;
L_42 = RectOffset_get_bottom_mDF9C1EC125F94245D5532C34FCFB65BE0F2A9D0B(L_41, NULL);
int32_t L_43 = V_1;
RectOffset_set_bottom_mB303CE31F9932C3BE8A3FD48E5049D624F395C83(L_39, ((int32_t)il2cpp_codegen_add(L_40, ((int32_t)il2cpp_codegen_multiply(L_42, L_43)))), NULL);
}
IL_00d1:
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_44 = ___t1;
bool L_45 = L_44->___isSequenced_36;
if (!L_45)
{
goto IL_0190;
}
}
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_46 = ___t1;
Sequence_tEADBE56D6ED2E9EE8FB2E5459C3E57131EC0545C* L_47 = L_46->___sequenceParent_37;
int32_t L_48 = ((Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C*)L_47)->___loopType_25;
if ((!(((uint32_t)L_48) == ((uint32_t)2))))
{
goto IL_0190;
}
}
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_49 = ___t1;
int32_t L_50 = L_49->___loopType_25;
if ((((int32_t)L_50) == ((int32_t)2)))
{
goto IL_00f9;
}
}
{
G_B10_0 = 1;
goto IL_00ff;
}
IL_00f9:
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_51 = ___t1;
int32_t L_52 = L_51->___loops_24;
G_B10_0 = L_52;
}
IL_00ff:
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_53 = ___t1;
Sequence_tEADBE56D6ED2E9EE8FB2E5459C3E57131EC0545C* L_54 = L_53->___sequenceParent_37;
bool L_55 = ((Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C*)L_54)->___isComplete_47;
G_B11_0 = G_B10_0;
if (L_55)
{
G_B12_0 = G_B10_0;
goto IL_0119;
}
}
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_56 = ___t1;
Sequence_tEADBE56D6ED2E9EE8FB2E5459C3E57131EC0545C* L_57 = L_56->___sequenceParent_37;
int32_t L_58 = ((Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C*)L_57)->___completedLoops_45;
G_B13_0 = L_58;
G_B13_1 = G_B11_0;
goto IL_0126;
}
IL_0119:
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_59 = ___t1;
Sequence_tEADBE56D6ED2E9EE8FB2E5459C3E57131EC0545C* L_60 = L_59->___sequenceParent_37;
int32_t L_61 = ((Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C*)L_60)->___completedLoops_45;
G_B13_0 = ((int32_t)il2cpp_codegen_subtract(L_61, 1));
G_B13_1 = G_B12_0;
}
IL_0126:
{
V_2 = ((int32_t)il2cpp_codegen_multiply(G_B13_1, G_B13_0));
il2cpp_codegen_runtime_class_init_inline(RectOffsetPlugin_tACF5D3CEB5F225A9D3A1DFDBAD171F71B674E845_il2cpp_TypeInfo_var);
RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* L_62 = ((RectOffsetPlugin_tACF5D3CEB5F225A9D3A1DFDBAD171F71B674E845_StaticFields*)il2cpp_codegen_static_fields_for(RectOffsetPlugin_tACF5D3CEB5F225A9D3A1DFDBAD171F71B674E845_il2cpp_TypeInfo_var))->____r_0;
RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* L_63 = L_62;
int32_t L_64;
L_64 = RectOffset_get_left_mA406D7AFF76E48507EF143CDB1D157C4D5430D90(L_63, NULL);
RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* L_65 = ___changeValue7;
int32_t L_66;
L_66 = RectOffset_get_left_mA406D7AFF76E48507EF143CDB1D157C4D5430D90(L_65, NULL);
int32_t L_67 = V_2;
RectOffset_set_left_mEE36418FAC0A5C5AA4A1C886C7CFF5D35AFAD2C0(L_63, ((int32_t)il2cpp_codegen_add(L_64, ((int32_t)il2cpp_codegen_multiply(L_66, L_67)))), NULL);
RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* L_68 = ((RectOffsetPlugin_tACF5D3CEB5F225A9D3A1DFDBAD171F71B674E845_StaticFields*)il2cpp_codegen_static_fields_for(RectOffsetPlugin_tACF5D3CEB5F225A9D3A1DFDBAD171F71B674E845_il2cpp_TypeInfo_var))->____r_0;
RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* L_69 = L_68;
int32_t L_70;
L_70 = RectOffset_get_right_m07C826B0BC79B0CBC01F5FF489D456C553F047BF(L_69, NULL);
RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* L_71 = ___changeValue7;
int32_t L_72;
L_72 = RectOffset_get_right_m07C826B0BC79B0CBC01F5FF489D456C553F047BF(L_71, NULL);
int32_t L_73 = V_2;
RectOffset_set_right_m6D3608E0973F68CC0D0A6A9863D31D70972A9588(L_69, ((int32_t)il2cpp_codegen_add(L_70, ((int32_t)il2cpp_codegen_multiply(L_72, L_73)))), NULL);
RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* L_74 = ((RectOffsetPlugin_tACF5D3CEB5F225A9D3A1DFDBAD171F71B674E845_StaticFields*)il2cpp_codegen_static_fields_for(RectOffsetPlugin_tACF5D3CEB5F225A9D3A1DFDBAD171F71B674E845_il2cpp_TypeInfo_var))->____r_0;
RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* L_75 = L_74;
int32_t L_76;
L_76 = RectOffset_get_top_m82E49FB93A5BD417131136F5A7DBA0F251F10263(L_75, NULL);
RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* L_77 = ___changeValue7;
int32_t L_78;
L_78 = RectOffset_get_top_m82E49FB93A5BD417131136F5A7DBA0F251F10263(L_77, NULL);
int32_t L_79 = V_2;
RectOffset_set_top_mEF389A8923A33EC2927AD13ADE00D960D4593207(L_75, ((int32_t)il2cpp_codegen_add(L_76, ((int32_t)il2cpp_codegen_multiply(L_78, L_79)))), NULL);
RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* L_80 = ((RectOffsetPlugin_tACF5D3CEB5F225A9D3A1DFDBAD171F71B674E845_StaticFields*)il2cpp_codegen_static_fields_for(RectOffsetPlugin_tACF5D3CEB5F225A9D3A1DFDBAD171F71B674E845_il2cpp_TypeInfo_var))->____r_0;
RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* L_81 = L_80;
int32_t L_82;
L_82 = RectOffset_get_bottom_mDF9C1EC125F94245D5532C34FCFB65BE0F2A9D0B(L_81, NULL);
RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* L_83 = ___changeValue7;
int32_t L_84;
L_84 = RectOffset_get_bottom_mDF9C1EC125F94245D5532C34FCFB65BE0F2A9D0B(L_83, NULL);
int32_t L_85 = V_2;
RectOffset_set_bottom_mB303CE31F9932C3BE8A3FD48E5049D624F395C83(L_81, ((int32_t)il2cpp_codegen_add(L_82, ((int32_t)il2cpp_codegen_multiply(L_84, L_85)))), NULL);
}
IL_0190:
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_86 = ___t1;
int32_t L_87 = L_86->___easeType_28;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_88 = ___t1;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_89 = L_88->___customEase_29;
float L_90 = ___elapsed5;
float L_91 = ___duration8;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_92 = ___t1;
float L_93 = L_92->___easeOvershootOrAmplitude_30;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_94 = ___t1;
float L_95 = L_94->___easePeriod_31;
float L_96;
L_96 = EaseManager_Evaluate_m26A532BC322B246C5CE9D45ABC16384F58F8389A(L_87, L_89, L_90, L_91, L_93, L_95, NULL);
V_0 = L_96;
DOSetter_1_t5442FED873379ADBC8BB350064412667FD764A20* L_97 = ___setter4;
il2cpp_codegen_runtime_class_init_inline(RectOffsetPlugin_tACF5D3CEB5F225A9D3A1DFDBAD171F71B674E845_il2cpp_TypeInfo_var);
RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* L_98 = ((RectOffsetPlugin_tACF5D3CEB5F225A9D3A1DFDBAD171F71B674E845_StaticFields*)il2cpp_codegen_static_fields_for(RectOffsetPlugin_tACF5D3CEB5F225A9D3A1DFDBAD171F71B674E845_il2cpp_TypeInfo_var))->____r_0;
int32_t L_99;
L_99 = RectOffset_get_left_mA406D7AFF76E48507EF143CDB1D157C4D5430D90(L_98, NULL);
RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* L_100 = ___changeValue7;
int32_t L_101;
L_101 = RectOffset_get_left_mA406D7AFF76E48507EF143CDB1D157C4D5430D90(L_100, NULL);
float L_102 = V_0;
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
double L_103;
L_103 = bankers_round(((double)((float)il2cpp_codegen_add(((float)L_99), ((float)il2cpp_codegen_multiply(((float)L_101), L_102))))));
RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* L_104 = ((RectOffsetPlugin_tACF5D3CEB5F225A9D3A1DFDBAD171F71B674E845_StaticFields*)il2cpp_codegen_static_fields_for(RectOffsetPlugin_tACF5D3CEB5F225A9D3A1DFDBAD171F71B674E845_il2cpp_TypeInfo_var))->____r_0;
int32_t L_105;
L_105 = RectOffset_get_right_m07C826B0BC79B0CBC01F5FF489D456C553F047BF(L_104, NULL);
RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* L_106 = ___changeValue7;
int32_t L_107;
L_107 = RectOffset_get_right_m07C826B0BC79B0CBC01F5FF489D456C553F047BF(L_106, NULL);
float L_108 = V_0;
double L_109;
L_109 = bankers_round(((double)((float)il2cpp_codegen_add(((float)L_105), ((float)il2cpp_codegen_multiply(((float)L_107), L_108))))));
RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* L_110 = ((RectOffsetPlugin_tACF5D3CEB5F225A9D3A1DFDBAD171F71B674E845_StaticFields*)il2cpp_codegen_static_fields_for(RectOffsetPlugin_tACF5D3CEB5F225A9D3A1DFDBAD171F71B674E845_il2cpp_TypeInfo_var))->____r_0;
int32_t L_111;
L_111 = RectOffset_get_top_m82E49FB93A5BD417131136F5A7DBA0F251F10263(L_110, NULL);
RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* L_112 = ___changeValue7;
int32_t L_113;
L_113 = RectOffset_get_top_m82E49FB93A5BD417131136F5A7DBA0F251F10263(L_112, NULL);
float L_114 = V_0;
double L_115;
L_115 = bankers_round(((double)((float)il2cpp_codegen_add(((float)L_111), ((float)il2cpp_codegen_multiply(((float)L_113), L_114))))));
RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* L_116 = ((RectOffsetPlugin_tACF5D3CEB5F225A9D3A1DFDBAD171F71B674E845_StaticFields*)il2cpp_codegen_static_fields_for(RectOffsetPlugin_tACF5D3CEB5F225A9D3A1DFDBAD171F71B674E845_il2cpp_TypeInfo_var))->____r_0;
int32_t L_117;
L_117 = RectOffset_get_bottom_mDF9C1EC125F94245D5532C34FCFB65BE0F2A9D0B(L_116, NULL);
RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* L_118 = ___changeValue7;
int32_t L_119;
L_119 = RectOffset_get_bottom_mDF9C1EC125F94245D5532C34FCFB65BE0F2A9D0B(L_118, NULL);
float L_120 = V_0;
double L_121;
L_121 = bankers_round(((double)((float)il2cpp_codegen_add(((float)L_117), ((float)il2cpp_codegen_multiply(((float)L_119), L_120))))));
RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* L_122 = (RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5*)il2cpp_codegen_object_new(RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5_il2cpp_TypeInfo_var);
RectOffset__ctor_m30E309D1C1C0864870686683EF1FCA8DA791D179(L_122, il2cpp_codegen_cast_double_to_int<int32_t>(L_103), il2cpp_codegen_cast_double_to_int<int32_t>(L_109), il2cpp_codegen_cast_double_to_int<int32_t>(L_115), il2cpp_codegen_cast_double_to_int<int32_t>(L_121), NULL);
DOSetter_1_Invoke_m467F8FFC18F16FBC3B1123B2BF31A2200CC96CC7_inline(L_97, L_122, NULL);
return;
}
}
// System.Void DG.Tweening.Plugins.RectOffsetPlugin::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RectOffsetPlugin__ctor_m889C8F4862C868D55130CED884544F46AA4A4066 (RectOffsetPlugin_tACF5D3CEB5F225A9D3A1DFDBAD171F71B674E845* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ABSTweenPlugin_3__ctor_mC5E86C2D08BDF7B9B2173B2FB12744BFE240A85A_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
ABSTweenPlugin_3__ctor_mC5E86C2D08BDF7B9B2173B2FB12744BFE240A85A(__this, ABSTweenPlugin_3__ctor_mC5E86C2D08BDF7B9B2173B2FB12744BFE240A85A_RuntimeMethod_var);
return;
}
}
// System.Void DG.Tweening.Plugins.RectOffsetPlugin::.cctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RectOffsetPlugin__cctor_mDEE0140B33EF6EA1F0DC496427FBD4F505427071 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RectOffsetPlugin_tACF5D3CEB5F225A9D3A1DFDBAD171F71B674E845_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5* L_0 = (RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5*)il2cpp_codegen_object_new(RectOffset_t6358774A0DEEABA4586840CB9BC7DC88B39660B5_il2cpp_TypeInfo_var);
RectOffset__ctor_m7DB8E8EDDB814824299F9EF661DAFA32854F0CC9(L_0, NULL);
((RectOffsetPlugin_tACF5D3CEB5F225A9D3A1DFDBAD171F71B674E845_StaticFields*)il2cpp_codegen_static_fields_for(RectOffsetPlugin_tACF5D3CEB5F225A9D3A1DFDBAD171F71B674E845_il2cpp_TypeInfo_var))->____r_0 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&((RectOffsetPlugin_tACF5D3CEB5F225A9D3A1DFDBAD171F71B674E845_StaticFields*)il2cpp_codegen_static_fields_for(RectOffsetPlugin_tACF5D3CEB5F225A9D3A1DFDBAD171F71B674E845_il2cpp_TypeInfo_var))->____r_0), (void*)L_0);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void DG.Tweening.Plugins.RectPlugin::Reset(DG.Tweening.Core.TweenerCore`3<UnityEngine.Rect,UnityEngine.Rect,DG.Tweening.Plugins.Options.RectOptions>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RectPlugin_Reset_m608F606EA7062DD500E16CF96D44D1A803AC1CC0 (RectPlugin_t798CAB602477A5FEC0C26CAF494979B1F2803E8D* __this, TweenerCore_3_tE0A3D42393A2015849880D806418B2EDD0187D5D* ___t0, const RuntimeMethod* method)
{
{
return;
}
}
// System.Void DG.Tweening.Plugins.RectPlugin::SetFrom(DG.Tweening.Core.TweenerCore`3<UnityEngine.Rect,UnityEngine.Rect,DG.Tweening.Plugins.Options.RectOptions>,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RectPlugin_SetFrom_m364E3B14FB559ECA15C19CF930EBB07D3A619D71 (RectPlugin_t798CAB602477A5FEC0C26CAF494979B1F2803E8D* __this, TweenerCore_3_tE0A3D42393A2015849880D806418B2EDD0187D5D* ___t0, bool ___isRelative1, 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;
}
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D V_0;
memset((&V_0), 0, sizeof(V_0));
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D V_1;
memset((&V_1), 0, sizeof(V_1));
{
TweenerCore_3_tE0A3D42393A2015849880D806418B2EDD0187D5D* L_0 = ___t0;
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_1 = L_0->___endValue_54;
V_0 = L_1;
TweenerCore_3_tE0A3D42393A2015849880D806418B2EDD0187D5D* L_2 = ___t0;
TweenerCore_3_tE0A3D42393A2015849880D806418B2EDD0187D5D* L_3 = L_2;
DOGetter_1_t64F1C0E113DC45CC9A1FD194A80B7B4C40AC4923* L_4 = L_3->___getter_57;
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_5;
L_5 = DOGetter_1_Invoke_m31C3B7B68D6A7D1D2804D66A2C1C7B9C7B4A3B89_inline(L_4, NULL);
L_3->___endValue_54 = L_5;
TweenerCore_3_tE0A3D42393A2015849880D806418B2EDD0187D5D* L_6 = ___t0;
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_7 = V_0;
L_6->___startValue_53 = L_7;
bool L_8 = ___isRelative1;
if (!L_8)
{
goto IL_0096;
}
}
{
TweenerCore_3_tE0A3D42393A2015849880D806418B2EDD0187D5D* L_9 = ___t0;
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_10 = (&L_9->___startValue_53);
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_11 = L_10;
float L_12;
L_12 = Rect_get_x_mB267B718E0D067F2BAE31BA477647FBF964916EB(L_11, NULL);
TweenerCore_3_tE0A3D42393A2015849880D806418B2EDD0187D5D* L_13 = ___t0;
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_14 = (&L_13->___endValue_54);
float L_15;
L_15 = Rect_get_x_mB267B718E0D067F2BAE31BA477647FBF964916EB(L_14, NULL);
Rect_set_x_mAB91AB71898A20762BC66FD0723C4C739C4C3406(L_11, ((float)il2cpp_codegen_add(L_12, L_15)), NULL);
TweenerCore_3_tE0A3D42393A2015849880D806418B2EDD0187D5D* L_16 = ___t0;
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_17 = (&L_16->___startValue_53);
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_18 = L_17;
float L_19;
L_19 = Rect_get_y_mC733E8D49F3CE21B2A3D40A1B72D687F22C97F49(L_18, NULL);
TweenerCore_3_tE0A3D42393A2015849880D806418B2EDD0187D5D* L_20 = ___t0;
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_21 = (&L_20->___endValue_54);
float L_22;
L_22 = Rect_get_y_mC733E8D49F3CE21B2A3D40A1B72D687F22C97F49(L_21, NULL);
Rect_set_y_mDE91F4B98A6E8623EFB1250FF6526D5DB5855629(L_18, ((float)il2cpp_codegen_add(L_19, L_22)), NULL);
TweenerCore_3_tE0A3D42393A2015849880D806418B2EDD0187D5D* L_23 = ___t0;
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_24 = (&L_23->___startValue_53);
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_25 = L_24;
float L_26;
L_26 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9(L_25, NULL);
TweenerCore_3_tE0A3D42393A2015849880D806418B2EDD0187D5D* L_27 = ___t0;
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_28 = (&L_27->___endValue_54);
float L_29;
L_29 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9(L_28, NULL);
Rect_set_width_m93B6217CF3EFF89F9B0C81F34D7345DE90B93E5A(L_25, ((float)il2cpp_codegen_add(L_26, L_29)), NULL);
TweenerCore_3_tE0A3D42393A2015849880D806418B2EDD0187D5D* L_30 = ___t0;
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_31 = (&L_30->___startValue_53);
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_32 = L_31;
float L_33;
L_33 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8(L_32, NULL);
TweenerCore_3_tE0A3D42393A2015849880D806418B2EDD0187D5D* L_34 = ___t0;
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_35 = (&L_34->___endValue_54);
float L_36;
L_36 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8(L_35, NULL);
Rect_set_height_mD00038E6E06637137A5626CA8CD421924005BF03(L_32, ((float)il2cpp_codegen_add(L_33, L_36)), NULL);
}
IL_0096:
{
TweenerCore_3_tE0A3D42393A2015849880D806418B2EDD0187D5D* L_37 = ___t0;
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_38 = L_37->___startValue_53;
V_1 = L_38;
TweenerCore_3_tE0A3D42393A2015849880D806418B2EDD0187D5D* L_39 = ___t0;
RectOptions_tCE72F3B850FF80059E448A0ED2AA3FF16EE5EDAC* L_40 = (&L_39->___plugOptions_56);
bool L_41 = L_40->___snapping_0;
if (!L_41)
{
goto IL_00fe;
}
}
{
float L_42;
L_42 = Rect_get_x_mB267B718E0D067F2BAE31BA477647FBF964916EB((&V_1), NULL);
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
double L_43;
L_43 = bankers_round(((double)L_42));
Rect_set_x_mAB91AB71898A20762BC66FD0723C4C739C4C3406((&V_1), ((float)L_43), NULL);
float L_44;
L_44 = Rect_get_y_mC733E8D49F3CE21B2A3D40A1B72D687F22C97F49((&V_1), NULL);
double L_45;
L_45 = bankers_round(((double)L_44));
Rect_set_y_mDE91F4B98A6E8623EFB1250FF6526D5DB5855629((&V_1), ((float)L_45), NULL);
float L_46;
L_46 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9((&V_1), NULL);
double L_47;
L_47 = bankers_round(((double)L_46));
Rect_set_width_m93B6217CF3EFF89F9B0C81F34D7345DE90B93E5A((&V_1), ((float)L_47), NULL);
float L_48;
L_48 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8((&V_1), NULL);
double L_49;
L_49 = bankers_round(((double)L_48));
Rect_set_height_mD00038E6E06637137A5626CA8CD421924005BF03((&V_1), ((float)L_49), NULL);
}
IL_00fe:
{
TweenerCore_3_tE0A3D42393A2015849880D806418B2EDD0187D5D* L_50 = ___t0;
DOSetter_1_t1682EBCD9936CA04E27CEC6CFD3F7C8CD8584CDD* L_51 = L_50->___setter_58;
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_52 = V_1;
DOSetter_1_Invoke_mDEA2148CF7766942048A6372337F125A4051FB88_inline(L_51, L_52, NULL);
return;
}
}
// UnityEngine.Rect DG.Tweening.Plugins.RectPlugin::ConvertToStartValue(DG.Tweening.Core.TweenerCore`3<UnityEngine.Rect,UnityEngine.Rect,DG.Tweening.Plugins.Options.RectOptions>,UnityEngine.Rect)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D RectPlugin_ConvertToStartValue_m3584F27A3B1467B5184137FC28302E391EB1C828 (RectPlugin_t798CAB602477A5FEC0C26CAF494979B1F2803E8D* __this, TweenerCore_3_tE0A3D42393A2015849880D806418B2EDD0187D5D* ___t0, Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___value1, const RuntimeMethod* method)
{
{
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_0 = ___value1;
return L_0;
}
}
// System.Void DG.Tweening.Plugins.RectPlugin::SetRelativeEndValue(DG.Tweening.Core.TweenerCore`3<UnityEngine.Rect,UnityEngine.Rect,DG.Tweening.Plugins.Options.RectOptions>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RectPlugin_SetRelativeEndValue_mA2683C712701D3C1978D2648A07C0567BCF11518 (RectPlugin_t798CAB602477A5FEC0C26CAF494979B1F2803E8D* __this, TweenerCore_3_tE0A3D42393A2015849880D806418B2EDD0187D5D* ___t0, const RuntimeMethod* method)
{
{
TweenerCore_3_tE0A3D42393A2015849880D806418B2EDD0187D5D* L_0 = ___t0;
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_1 = (&L_0->___endValue_54);
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_2 = L_1;
float L_3;
L_3 = Rect_get_x_mB267B718E0D067F2BAE31BA477647FBF964916EB(L_2, NULL);
TweenerCore_3_tE0A3D42393A2015849880D806418B2EDD0187D5D* L_4 = ___t0;
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_5 = (&L_4->___startValue_53);
float L_6;
L_6 = Rect_get_x_mB267B718E0D067F2BAE31BA477647FBF964916EB(L_5, NULL);
Rect_set_x_mAB91AB71898A20762BC66FD0723C4C739C4C3406(L_2, ((float)il2cpp_codegen_add(L_3, L_6)), NULL);
TweenerCore_3_tE0A3D42393A2015849880D806418B2EDD0187D5D* L_7 = ___t0;
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_8 = (&L_7->___endValue_54);
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_9 = L_8;
float L_10;
L_10 = Rect_get_y_mC733E8D49F3CE21B2A3D40A1B72D687F22C97F49(L_9, NULL);
TweenerCore_3_tE0A3D42393A2015849880D806418B2EDD0187D5D* L_11 = ___t0;
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_12 = (&L_11->___startValue_53);
float L_13;
L_13 = Rect_get_y_mC733E8D49F3CE21B2A3D40A1B72D687F22C97F49(L_12, NULL);
Rect_set_y_mDE91F4B98A6E8623EFB1250FF6526D5DB5855629(L_9, ((float)il2cpp_codegen_add(L_10, L_13)), NULL);
TweenerCore_3_tE0A3D42393A2015849880D806418B2EDD0187D5D* L_14 = ___t0;
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_15 = (&L_14->___endValue_54);
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_16 = L_15;
float L_17;
L_17 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9(L_16, NULL);
TweenerCore_3_tE0A3D42393A2015849880D806418B2EDD0187D5D* L_18 = ___t0;
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_19 = (&L_18->___startValue_53);
float L_20;
L_20 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9(L_19, NULL);
Rect_set_width_m93B6217CF3EFF89F9B0C81F34D7345DE90B93E5A(L_16, ((float)il2cpp_codegen_add(L_17, L_20)), NULL);
TweenerCore_3_tE0A3D42393A2015849880D806418B2EDD0187D5D* L_21 = ___t0;
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_22 = (&L_21->___endValue_54);
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_23 = L_22;
float L_24;
L_24 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8(L_23, NULL);
TweenerCore_3_tE0A3D42393A2015849880D806418B2EDD0187D5D* L_25 = ___t0;
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_26 = (&L_25->___startValue_53);
float L_27;
L_27 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8(L_26, NULL);
Rect_set_height_mD00038E6E06637137A5626CA8CD421924005BF03(L_23, ((float)il2cpp_codegen_add(L_24, L_27)), NULL);
return;
}
}
// System.Void DG.Tweening.Plugins.RectPlugin::SetChangeValue(DG.Tweening.Core.TweenerCore`3<UnityEngine.Rect,UnityEngine.Rect,DG.Tweening.Plugins.Options.RectOptions>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RectPlugin_SetChangeValue_m51E32400665D3D389B296EABAF8A9F31BD654466 (RectPlugin_t798CAB602477A5FEC0C26CAF494979B1F2803E8D* __this, TweenerCore_3_tE0A3D42393A2015849880D806418B2EDD0187D5D* ___t0, const RuntimeMethod* method)
{
{
TweenerCore_3_tE0A3D42393A2015849880D806418B2EDD0187D5D* L_0 = ___t0;
TweenerCore_3_tE0A3D42393A2015849880D806418B2EDD0187D5D* L_1 = ___t0;
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_2 = (&L_1->___endValue_54);
float L_3;
L_3 = Rect_get_x_mB267B718E0D067F2BAE31BA477647FBF964916EB(L_2, NULL);
TweenerCore_3_tE0A3D42393A2015849880D806418B2EDD0187D5D* L_4 = ___t0;
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_5 = (&L_4->___startValue_53);
float L_6;
L_6 = Rect_get_x_mB267B718E0D067F2BAE31BA477647FBF964916EB(L_5, NULL);
TweenerCore_3_tE0A3D42393A2015849880D806418B2EDD0187D5D* L_7 = ___t0;
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_8 = (&L_7->___endValue_54);
float L_9;
L_9 = Rect_get_y_mC733E8D49F3CE21B2A3D40A1B72D687F22C97F49(L_8, NULL);
TweenerCore_3_tE0A3D42393A2015849880D806418B2EDD0187D5D* L_10 = ___t0;
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_11 = (&L_10->___startValue_53);
float L_12;
L_12 = Rect_get_y_mC733E8D49F3CE21B2A3D40A1B72D687F22C97F49(L_11, NULL);
TweenerCore_3_tE0A3D42393A2015849880D806418B2EDD0187D5D* L_13 = ___t0;
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_14 = (&L_13->___endValue_54);
float L_15;
L_15 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9(L_14, NULL);
TweenerCore_3_tE0A3D42393A2015849880D806418B2EDD0187D5D* L_16 = ___t0;
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_17 = (&L_16->___startValue_53);
float L_18;
L_18 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9(L_17, NULL);
TweenerCore_3_tE0A3D42393A2015849880D806418B2EDD0187D5D* L_19 = ___t0;
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_20 = (&L_19->___endValue_54);
float L_21;
L_21 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8(L_20, NULL);
TweenerCore_3_tE0A3D42393A2015849880D806418B2EDD0187D5D* L_22 = ___t0;
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_23 = (&L_22->___startValue_53);
float L_24;
L_24 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8(L_23, NULL);
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_25;
memset((&L_25), 0, sizeof(L_25));
Rect__ctor_m18C3033D135097BEE424AAA68D91C706D2647F23((&L_25), ((float)il2cpp_codegen_subtract(L_3, L_6)), ((float)il2cpp_codegen_subtract(L_9, L_12)), ((float)il2cpp_codegen_subtract(L_15, L_18)), ((float)il2cpp_codegen_subtract(L_21, L_24)), /*hidden argument*/NULL);
L_0->___changeValue_55 = L_25;
return;
}
}
// System.Single DG.Tweening.Plugins.RectPlugin::GetSpeedBasedDuration(DG.Tweening.Plugins.Options.RectOptions,System.Single,UnityEngine.Rect)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float RectPlugin_GetSpeedBasedDuration_m6898F84A4B2C11EA25628AF6C81261F6FD965D42 (RectPlugin_t798CAB602477A5FEC0C26CAF494979B1F2803E8D* __this, RectOptions_tCE72F3B850FF80059E448A0ED2AA3FF16EE5EDAC ___options0, float ___unitsXSecond1, Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___changeValue2, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
float V_0 = 0.0f;
{
float L_0;
L_0 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9((&___changeValue2), NULL);
float L_1;
L_1 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8((&___changeValue2), NULL);
V_0 = L_1;
float L_2 = L_0;
float L_3 = V_0;
float L_4 = L_3;
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
double L_5;
L_5 = sqrt(((double)((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_2, L_2)), ((float)il2cpp_codegen_multiply(L_4, L_4))))));
float L_6 = ___unitsXSecond1;
return ((float)(((float)L_5)/L_6));
}
}
// System.Void DG.Tweening.Plugins.RectPlugin::EvaluateAndApply(DG.Tweening.Plugins.Options.RectOptions,DG.Tweening.Tween,System.Boolean,DG.Tweening.Core.DOGetter`1<UnityEngine.Rect>,DG.Tweening.Core.DOSetter`1<UnityEngine.Rect>,System.Single,UnityEngine.Rect,UnityEngine.Rect,System.Single,System.Boolean,DG.Tweening.Core.Enums.UpdateNotice)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RectPlugin_EvaluateAndApply_mDE5457292DF3C29DFA2162AFF48D80A21FF819AA (RectPlugin_t798CAB602477A5FEC0C26CAF494979B1F2803E8D* __this, RectOptions_tCE72F3B850FF80059E448A0ED2AA3FF16EE5EDAC ___options0, Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* ___t1, bool ___isRelative2, DOGetter_1_t64F1C0E113DC45CC9A1FD194A80B7B4C40AC4923* ___getter3, DOSetter_1_t1682EBCD9936CA04E27CEC6CFD3F7C8CD8584CDD* ___setter4, float ___elapsed5, Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___startValue6, Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___changeValue7, float ___duration8, bool ___usingInversePosition9, int32_t ___updateNotice10, 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;
int32_t V_1 = 0;
int32_t V_2 = 0;
int32_t G_B4_0 = 0;
int32_t G_B10_0 = 0;
int32_t G_B12_0 = 0;
int32_t G_B11_0 = 0;
int32_t G_B13_0 = 0;
int32_t G_B13_1 = 0;
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_0 = ___t1;
int32_t L_1 = L_0->___loopType_25;
if ((!(((uint32_t)L_1) == ((uint32_t)2))))
{
goto IL_0082;
}
}
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_2 = ___t1;
bool L_3 = L_2->___isComplete_47;
if (L_3)
{
goto IL_0019;
}
}
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_4 = ___t1;
int32_t L_5 = L_4->___completedLoops_45;
G_B4_0 = L_5;
goto IL_0021;
}
IL_0019:
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_6 = ___t1;
int32_t L_7 = L_6->___completedLoops_45;
G_B4_0 = ((int32_t)il2cpp_codegen_subtract(L_7, 1));
}
IL_0021:
{
V_1 = G_B4_0;
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_8 = (&___startValue6);
float L_9;
L_9 = Rect_get_x_mB267B718E0D067F2BAE31BA477647FBF964916EB(L_8, NULL);
float L_10;
L_10 = Rect_get_x_mB267B718E0D067F2BAE31BA477647FBF964916EB((&___changeValue7), NULL);
int32_t L_11 = V_1;
Rect_set_x_mAB91AB71898A20762BC66FD0723C4C739C4C3406(L_8, ((float)il2cpp_codegen_add(L_9, ((float)il2cpp_codegen_multiply(L_10, ((float)L_11))))), NULL);
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_12 = (&___startValue6);
float L_13;
L_13 = Rect_get_y_mC733E8D49F3CE21B2A3D40A1B72D687F22C97F49(L_12, NULL);
float L_14;
L_14 = Rect_get_y_mC733E8D49F3CE21B2A3D40A1B72D687F22C97F49((&___changeValue7), NULL);
int32_t L_15 = V_1;
Rect_set_y_mDE91F4B98A6E8623EFB1250FF6526D5DB5855629(L_12, ((float)il2cpp_codegen_add(L_13, ((float)il2cpp_codegen_multiply(L_14, ((float)L_15))))), NULL);
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_16 = (&___startValue6);
float L_17;
L_17 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9(L_16, NULL);
float L_18;
L_18 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9((&___changeValue7), NULL);
int32_t L_19 = V_1;
Rect_set_width_m93B6217CF3EFF89F9B0C81F34D7345DE90B93E5A(L_16, ((float)il2cpp_codegen_add(L_17, ((float)il2cpp_codegen_multiply(L_18, ((float)L_19))))), NULL);
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_20 = (&___startValue6);
float L_21;
L_21 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8(L_20, NULL);
float L_22;
L_22 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8((&___changeValue7), NULL);
int32_t L_23 = V_1;
Rect_set_height_mD00038E6E06637137A5626CA8CD421924005BF03(L_20, ((float)il2cpp_codegen_add(L_21, ((float)il2cpp_codegen_multiply(L_22, ((float)L_23))))), NULL);
}
IL_0082:
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_24 = ___t1;
bool L_25 = L_24->___isSequenced_36;
if (!L_25)
{
goto IL_0139;
}
}
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_26 = ___t1;
Sequence_tEADBE56D6ED2E9EE8FB2E5459C3E57131EC0545C* L_27 = L_26->___sequenceParent_37;
int32_t L_28 = ((Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C*)L_27)->___loopType_25;
if ((!(((uint32_t)L_28) == ((uint32_t)2))))
{
goto IL_0139;
}
}
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_29 = ___t1;
int32_t L_30 = L_29->___loopType_25;
if ((((int32_t)L_30) == ((int32_t)2)))
{
goto IL_00aa;
}
}
{
G_B10_0 = 1;
goto IL_00b0;
}
IL_00aa:
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_31 = ___t1;
int32_t L_32 = L_31->___loops_24;
G_B10_0 = L_32;
}
IL_00b0:
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_33 = ___t1;
Sequence_tEADBE56D6ED2E9EE8FB2E5459C3E57131EC0545C* L_34 = L_33->___sequenceParent_37;
bool L_35 = ((Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C*)L_34)->___isComplete_47;
G_B11_0 = G_B10_0;
if (L_35)
{
G_B12_0 = G_B10_0;
goto IL_00ca;
}
}
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_36 = ___t1;
Sequence_tEADBE56D6ED2E9EE8FB2E5459C3E57131EC0545C* L_37 = L_36->___sequenceParent_37;
int32_t L_38 = ((Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C*)L_37)->___completedLoops_45;
G_B13_0 = L_38;
G_B13_1 = G_B11_0;
goto IL_00d7;
}
IL_00ca:
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_39 = ___t1;
Sequence_tEADBE56D6ED2E9EE8FB2E5459C3E57131EC0545C* L_40 = L_39->___sequenceParent_37;
int32_t L_41 = ((Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C*)L_40)->___completedLoops_45;
G_B13_0 = ((int32_t)il2cpp_codegen_subtract(L_41, 1));
G_B13_1 = G_B12_0;
}
IL_00d7:
{
V_2 = ((int32_t)il2cpp_codegen_multiply(G_B13_1, G_B13_0));
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_42 = (&___startValue6);
float L_43;
L_43 = Rect_get_x_mB267B718E0D067F2BAE31BA477647FBF964916EB(L_42, NULL);
float L_44;
L_44 = Rect_get_x_mB267B718E0D067F2BAE31BA477647FBF964916EB((&___changeValue7), NULL);
int32_t L_45 = V_2;
Rect_set_x_mAB91AB71898A20762BC66FD0723C4C739C4C3406(L_42, ((float)il2cpp_codegen_add(L_43, ((float)il2cpp_codegen_multiply(L_44, ((float)L_45))))), NULL);
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_46 = (&___startValue6);
float L_47;
L_47 = Rect_get_y_mC733E8D49F3CE21B2A3D40A1B72D687F22C97F49(L_46, NULL);
float L_48;
L_48 = Rect_get_y_mC733E8D49F3CE21B2A3D40A1B72D687F22C97F49((&___changeValue7), NULL);
int32_t L_49 = V_2;
Rect_set_y_mDE91F4B98A6E8623EFB1250FF6526D5DB5855629(L_46, ((float)il2cpp_codegen_add(L_47, ((float)il2cpp_codegen_multiply(L_48, ((float)L_49))))), NULL);
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_50 = (&___startValue6);
float L_51;
L_51 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9(L_50, NULL);
float L_52;
L_52 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9((&___changeValue7), NULL);
int32_t L_53 = V_2;
Rect_set_width_m93B6217CF3EFF89F9B0C81F34D7345DE90B93E5A(L_50, ((float)il2cpp_codegen_add(L_51, ((float)il2cpp_codegen_multiply(L_52, ((float)L_53))))), NULL);
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_54 = (&___startValue6);
float L_55;
L_55 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8(L_54, NULL);
float L_56;
L_56 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8((&___changeValue7), NULL);
int32_t L_57 = V_2;
Rect_set_height_mD00038E6E06637137A5626CA8CD421924005BF03(L_54, ((float)il2cpp_codegen_add(L_55, ((float)il2cpp_codegen_multiply(L_56, ((float)L_57))))), NULL);
}
IL_0139:
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_58 = ___t1;
int32_t L_59 = L_58->___easeType_28;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_60 = ___t1;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_61 = L_60->___customEase_29;
float L_62 = ___elapsed5;
float L_63 = ___duration8;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_64 = ___t1;
float L_65 = L_64->___easeOvershootOrAmplitude_30;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_66 = ___t1;
float L_67 = L_66->___easePeriod_31;
float L_68;
L_68 = EaseManager_Evaluate_m26A532BC322B246C5CE9D45ABC16384F58F8389A(L_59, L_61, L_62, L_63, L_65, L_67, NULL);
V_0 = L_68;
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_69 = (&___startValue6);
float L_70;
L_70 = Rect_get_x_mB267B718E0D067F2BAE31BA477647FBF964916EB(L_69, NULL);
float L_71;
L_71 = Rect_get_x_mB267B718E0D067F2BAE31BA477647FBF964916EB((&___changeValue7), NULL);
float L_72 = V_0;
Rect_set_x_mAB91AB71898A20762BC66FD0723C4C739C4C3406(L_69, ((float)il2cpp_codegen_add(L_70, ((float)il2cpp_codegen_multiply(L_71, L_72)))), NULL);
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_73 = (&___startValue6);
float L_74;
L_74 = Rect_get_y_mC733E8D49F3CE21B2A3D40A1B72D687F22C97F49(L_73, NULL);
float L_75;
L_75 = Rect_get_y_mC733E8D49F3CE21B2A3D40A1B72D687F22C97F49((&___changeValue7), NULL);
float L_76 = V_0;
Rect_set_y_mDE91F4B98A6E8623EFB1250FF6526D5DB5855629(L_73, ((float)il2cpp_codegen_add(L_74, ((float)il2cpp_codegen_multiply(L_75, L_76)))), NULL);
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_77 = (&___startValue6);
float L_78;
L_78 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9(L_77, NULL);
float L_79;
L_79 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9((&___changeValue7), NULL);
float L_80 = V_0;
Rect_set_width_m93B6217CF3EFF89F9B0C81F34D7345DE90B93E5A(L_77, ((float)il2cpp_codegen_add(L_78, ((float)il2cpp_codegen_multiply(L_79, L_80)))), NULL);
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D* L_81 = (&___startValue6);
float L_82;
L_82 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8(L_81, NULL);
float L_83;
L_83 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8((&___changeValue7), NULL);
float L_84 = V_0;
Rect_set_height_mD00038E6E06637137A5626CA8CD421924005BF03(L_81, ((float)il2cpp_codegen_add(L_82, ((float)il2cpp_codegen_multiply(L_83, L_84)))), NULL);
RectOptions_tCE72F3B850FF80059E448A0ED2AA3FF16EE5EDAC L_85 = ___options0;
bool L_86 = L_85.___snapping_0;
if (!L_86)
{
goto IL_0213;
}
}
{
float L_87;
L_87 = Rect_get_x_mB267B718E0D067F2BAE31BA477647FBF964916EB((&___startValue6), NULL);
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
double L_88;
L_88 = bankers_round(((double)L_87));
Rect_set_x_mAB91AB71898A20762BC66FD0723C4C739C4C3406((&___startValue6), ((float)L_88), NULL);
float L_89;
L_89 = Rect_get_y_mC733E8D49F3CE21B2A3D40A1B72D687F22C97F49((&___startValue6), NULL);
double L_90;
L_90 = bankers_round(((double)L_89));
Rect_set_y_mDE91F4B98A6E8623EFB1250FF6526D5DB5855629((&___startValue6), ((float)L_90), NULL);
float L_91;
L_91 = Rect_get_width_m620D67551372073C9C32C4C4624C2A5713F7F9A9((&___startValue6), NULL);
double L_92;
L_92 = bankers_round(((double)L_91));
Rect_set_width_m93B6217CF3EFF89F9B0C81F34D7345DE90B93E5A((&___startValue6), ((float)L_92), NULL);
float L_93;
L_93 = Rect_get_height_mE1AA6C6C725CCD2D317BD2157396D3CF7D47C9D8((&___startValue6), NULL);
double L_94;
L_94 = bankers_round(((double)L_93));
Rect_set_height_mD00038E6E06637137A5626CA8CD421924005BF03((&___startValue6), ((float)L_94), NULL);
}
IL_0213:
{
DOSetter_1_t1682EBCD9936CA04E27CEC6CFD3F7C8CD8584CDD* L_95 = ___setter4;
Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D L_96 = ___startValue6;
DOSetter_1_Invoke_mDEA2148CF7766942048A6372337F125A4051FB88_inline(L_95, L_96, NULL);
return;
}
}
// System.Void DG.Tweening.Plugins.RectPlugin::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RectPlugin__ctor_mC8C57164273B43CA3968BD9892AF8FAFF86431ED (RectPlugin_t798CAB602477A5FEC0C26CAF494979B1F2803E8D* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ABSTweenPlugin_3__ctor_mB5848217EC9244CFA0BCB1640A20DBAF35926F5E_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
ABSTweenPlugin_3__ctor_mB5848217EC9244CFA0BCB1640A20DBAF35926F5E(__this, ABSTweenPlugin_3__ctor_mB5848217EC9244CFA0BCB1640A20DBAF35926F5E_RuntimeMethod_var);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void DG.Tweening.Plugins.UintPlugin::Reset(DG.Tweening.Core.TweenerCore`3<System.UInt32,System.UInt32,DG.Tweening.Plugins.Options.NoOptions>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UintPlugin_Reset_mB6F9E61DF0AC1D996CD173583B2D3CFD962DC2E7 (UintPlugin_t8AD83D61CE5C42CC008163B8DB1AF61837487931* __this, TweenerCore_3_t9B9A98357AEDE656A9D176C3FAC7B9FBB946A9F1* ___t0, const RuntimeMethod* method)
{
{
return;
}
}
// System.Void DG.Tweening.Plugins.UintPlugin::SetFrom(DG.Tweening.Core.TweenerCore`3<System.UInt32,System.UInt32,DG.Tweening.Plugins.Options.NoOptions>,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UintPlugin_SetFrom_m2D79A08BB0F657DF75CC8F4305AC5B03A2FC7DE8 (UintPlugin_t8AD83D61CE5C42CC008163B8DB1AF61837487931* __this, TweenerCore_3_t9B9A98357AEDE656A9D176C3FAC7B9FBB946A9F1* ___t0, bool ___isRelative1, const RuntimeMethod* method)
{
uint32_t V_0 = 0;
TweenerCore_3_t9B9A98357AEDE656A9D176C3FAC7B9FBB946A9F1* G_B2_0 = NULL;
TweenerCore_3_t9B9A98357AEDE656A9D176C3FAC7B9FBB946A9F1* G_B1_0 = NULL;
uint32_t G_B3_0 = 0;
TweenerCore_3_t9B9A98357AEDE656A9D176C3FAC7B9FBB946A9F1* G_B3_1 = NULL;
{
TweenerCore_3_t9B9A98357AEDE656A9D176C3FAC7B9FBB946A9F1* L_0 = ___t0;
uint32_t L_1 = L_0->___endValue_54;
V_0 = L_1;
TweenerCore_3_t9B9A98357AEDE656A9D176C3FAC7B9FBB946A9F1* L_2 = ___t0;
TweenerCore_3_t9B9A98357AEDE656A9D176C3FAC7B9FBB946A9F1* L_3 = L_2;
DOGetter_1_t187AC9EC362AB6EF9475A1B6469E2261EDF9DEE1* L_4 = L_3->___getter_57;
uint32_t L_5;
L_5 = DOGetter_1_Invoke_m9872D509AF7B5CCA6FA8EAC070C88AE5DDEFA786_inline(L_4, NULL);
L_3->___endValue_54 = L_5;
TweenerCore_3_t9B9A98357AEDE656A9D176C3FAC7B9FBB946A9F1* L_6 = ___t0;
bool L_7 = ___isRelative1;
G_B1_0 = L_6;
if (L_7)
{
G_B2_0 = L_6;
goto IL_001f;
}
}
{
uint32_t L_8 = V_0;
G_B3_0 = L_8;
G_B3_1 = G_B1_0;
goto IL_0027;
}
IL_001f:
{
TweenerCore_3_t9B9A98357AEDE656A9D176C3FAC7B9FBB946A9F1* L_9 = ___t0;
uint32_t L_10 = L_9->___endValue_54;
uint32_t L_11 = V_0;
G_B3_0 = ((uint32_t)(((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)L_11))));
G_B3_1 = G_B2_0;
}
IL_0027:
{
G_B3_1->___startValue_53 = G_B3_0;
TweenerCore_3_t9B9A98357AEDE656A9D176C3FAC7B9FBB946A9F1* L_12 = ___t0;
DOSetter_1_tD132DAEA45806BE3693620C9FBBABB556336C1E5* L_13 = L_12->___setter_58;
TweenerCore_3_t9B9A98357AEDE656A9D176C3FAC7B9FBB946A9F1* L_14 = ___t0;
uint32_t L_15 = L_14->___startValue_53;
DOSetter_1_Invoke_m58AF4F95367A32B650C9C8560D677C3F4949A415_inline(L_13, L_15, NULL);
return;
}
}
// System.UInt32 DG.Tweening.Plugins.UintPlugin::ConvertToStartValue(DG.Tweening.Core.TweenerCore`3<System.UInt32,System.UInt32,DG.Tweening.Plugins.Options.NoOptions>,System.UInt32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t UintPlugin_ConvertToStartValue_m241BA8AC4A394F5407819536736FA7F1A3F096E4 (UintPlugin_t8AD83D61CE5C42CC008163B8DB1AF61837487931* __this, TweenerCore_3_t9B9A98357AEDE656A9D176C3FAC7B9FBB946A9F1* ___t0, uint32_t ___value1, const RuntimeMethod* method)
{
{
uint32_t L_0 = ___value1;
return L_0;
}
}
// System.Void DG.Tweening.Plugins.UintPlugin::SetRelativeEndValue(DG.Tweening.Core.TweenerCore`3<System.UInt32,System.UInt32,DG.Tweening.Plugins.Options.NoOptions>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UintPlugin_SetRelativeEndValue_m7018830521124761564DDD813A0BB8400E24E774 (UintPlugin_t8AD83D61CE5C42CC008163B8DB1AF61837487931* __this, TweenerCore_3_t9B9A98357AEDE656A9D176C3FAC7B9FBB946A9F1* ___t0, const RuntimeMethod* method)
{
{
TweenerCore_3_t9B9A98357AEDE656A9D176C3FAC7B9FBB946A9F1* L_0 = ___t0;
TweenerCore_3_t9B9A98357AEDE656A9D176C3FAC7B9FBB946A9F1* L_1 = L_0;
uint32_t L_2 = L_1->___endValue_54;
TweenerCore_3_t9B9A98357AEDE656A9D176C3FAC7B9FBB946A9F1* L_3 = ___t0;
uint32_t L_4 = L_3->___startValue_53;
L_1->___endValue_54 = ((int32_t)il2cpp_codegen_add((int32_t)L_2, (int32_t)L_4));
return;
}
}
// System.Void DG.Tweening.Plugins.UintPlugin::SetChangeValue(DG.Tweening.Core.TweenerCore`3<System.UInt32,System.UInt32,DG.Tweening.Plugins.Options.NoOptions>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UintPlugin_SetChangeValue_m36B708BB5A4CFAB454F2816EEF2087B83F313C05 (UintPlugin_t8AD83D61CE5C42CC008163B8DB1AF61837487931* __this, TweenerCore_3_t9B9A98357AEDE656A9D176C3FAC7B9FBB946A9F1* ___t0, const RuntimeMethod* method)
{
{
TweenerCore_3_t9B9A98357AEDE656A9D176C3FAC7B9FBB946A9F1* L_0 = ___t0;
TweenerCore_3_t9B9A98357AEDE656A9D176C3FAC7B9FBB946A9F1* L_1 = L_0;
uint32_t L_2 = L_1->___endValue_54;
TweenerCore_3_t9B9A98357AEDE656A9D176C3FAC7B9FBB946A9F1* L_3 = ___t0;
uint32_t L_4 = L_3->___startValue_53;
L_1->___changeValue_55 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_2, (int32_t)L_4));
return;
}
}
// System.Single DG.Tweening.Plugins.UintPlugin::GetSpeedBasedDuration(DG.Tweening.Plugins.Options.NoOptions,System.Single,System.UInt32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float UintPlugin_GetSpeedBasedDuration_mCCD688CE582D1FF2C729200C942A604D95D61945 (UintPlugin_t8AD83D61CE5C42CC008163B8DB1AF61837487931* __this, NoOptions_t2B4A2CA3C472B5AC37AACC090B1D0B27BCF4307E ___options0, float ___unitsXSecond1, uint32_t ___changeValue2, const RuntimeMethod* method)
{
float V_0 = 0.0f;
{
uint32_t L_0 = ___changeValue2;
float L_1 = ___unitsXSecond1;
V_0 = ((float)(((float)((double)(uint32_t)L_0))/L_1));
float L_2 = V_0;
if ((!(((float)L_2) < ((float)(0.0f)))))
{
goto IL_0011;
}
}
{
float L_3 = V_0;
V_0 = ((-L_3));
}
IL_0011:
{
float L_4 = V_0;
return L_4;
}
}
// System.Void DG.Tweening.Plugins.UintPlugin::EvaluateAndApply(DG.Tweening.Plugins.Options.NoOptions,DG.Tweening.Tween,System.Boolean,DG.Tweening.Core.DOGetter`1<System.UInt32>,DG.Tweening.Core.DOSetter`1<System.UInt32>,System.Single,System.UInt32,System.UInt32,System.Single,System.Boolean,DG.Tweening.Core.Enums.UpdateNotice)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UintPlugin_EvaluateAndApply_m9304B389F903096D14CEFC74C91896E6764D6C48 (UintPlugin_t8AD83D61CE5C42CC008163B8DB1AF61837487931* __this, NoOptions_t2B4A2CA3C472B5AC37AACC090B1D0B27BCF4307E ___options0, Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* ___t1, bool ___isRelative2, DOGetter_1_t187AC9EC362AB6EF9475A1B6469E2261EDF9DEE1* ___getter3, DOSetter_1_tD132DAEA45806BE3693620C9FBBABB556336C1E5* ___setter4, float ___elapsed5, uint32_t ___startValue6, uint32_t ___changeValue7, float ___duration8, bool ___usingInversePosition9, int32_t ___updateNotice10, 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;
}
int64_t G_B3_0 = 0;
uint32_t G_B3_1 = 0;
int64_t G_B2_0 = 0;
uint32_t G_B2_1 = 0;
int32_t G_B4_0 = 0;
int64_t G_B4_1 = 0;
uint32_t G_B4_2 = 0;
int64_t G_B9_0 = 0;
uint32_t G_B9_1 = 0;
int64_t G_B8_0 = 0;
uint32_t G_B8_1 = 0;
int32_t G_B10_0 = 0;
int64_t G_B10_1 = 0;
uint32_t G_B10_2 = 0;
int64_t G_B12_0 = 0;
uint32_t G_B12_1 = 0;
int64_t G_B11_0 = 0;
uint32_t G_B11_1 = 0;
int32_t G_B13_0 = 0;
int64_t G_B13_1 = 0;
uint32_t G_B13_2 = 0;
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_0 = ___t1;
int32_t L_1 = L_0->___loopType_25;
if ((!(((uint32_t)L_1) == ((uint32_t)2))))
{
goto IL_002c;
}
}
{
uint32_t L_2 = ___startValue6;
uint32_t L_3 = ___changeValue7;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_4 = ___t1;
bool L_5 = L_4->___isComplete_47;
G_B2_0 = ((int64_t)(uint64_t)L_3);
G_B2_1 = L_2;
if (L_5)
{
G_B3_0 = ((int64_t)(uint64_t)L_3);
G_B3_1 = L_2;
goto IL_001e;
}
}
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_6 = ___t1;
int32_t L_7 = L_6->___completedLoops_45;
G_B4_0 = L_7;
G_B4_1 = G_B2_0;
G_B4_2 = G_B2_1;
goto IL_0026;
}
IL_001e:
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_8 = ___t1;
int32_t L_9 = L_8->___completedLoops_45;
G_B4_0 = ((int32_t)il2cpp_codegen_subtract(L_9, 1));
G_B4_1 = G_B3_0;
G_B4_2 = G_B3_1;
}
IL_0026:
{
___startValue6 = ((int32_t)il2cpp_codegen_add((int32_t)G_B4_2, ((int32_t)(uint32_t)((int64_t)il2cpp_codegen_multiply(G_B4_1, ((int64_t)G_B4_0))))));
}
IL_002c:
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_10 = ___t1;
bool L_11 = L_10->___isSequenced_36;
if (!L_11)
{
goto IL_0088;
}
}
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_12 = ___t1;
Sequence_tEADBE56D6ED2E9EE8FB2E5459C3E57131EC0545C* L_13 = L_12->___sequenceParent_37;
int32_t L_14 = ((Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C*)L_13)->___loopType_25;
if ((!(((uint32_t)L_14) == ((uint32_t)2))))
{
goto IL_0088;
}
}
{
uint32_t L_15 = ___startValue6;
uint32_t L_16 = ___changeValue7;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_17 = ___t1;
int32_t L_18 = L_17->___loopType_25;
G_B8_0 = ((int64_t)(uint64_t)L_16);
G_B8_1 = L_15;
if ((((int32_t)L_18) == ((int32_t)2)))
{
G_B9_0 = ((int64_t)(uint64_t)L_16);
G_B9_1 = L_15;
goto IL_0053;
}
}
{
G_B10_0 = 1;
G_B10_1 = G_B8_0;
G_B10_2 = G_B8_1;
goto IL_0059;
}
IL_0053:
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_19 = ___t1;
int32_t L_20 = L_19->___loops_24;
G_B10_0 = L_20;
G_B10_1 = G_B9_0;
G_B10_2 = G_B9_1;
}
IL_0059:
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_21 = ___t1;
Sequence_tEADBE56D6ED2E9EE8FB2E5459C3E57131EC0545C* L_22 = L_21->___sequenceParent_37;
bool L_23 = ((Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C*)L_22)->___isComplete_47;
G_B11_0 = ((int64_t)il2cpp_codegen_multiply(G_B10_1, ((int64_t)G_B10_0)));
G_B11_1 = G_B10_2;
if (L_23)
{
G_B12_0 = ((int64_t)il2cpp_codegen_multiply(G_B10_1, ((int64_t)G_B10_0)));
G_B12_1 = G_B10_2;
goto IL_0075;
}
}
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_24 = ___t1;
Sequence_tEADBE56D6ED2E9EE8FB2E5459C3E57131EC0545C* L_25 = L_24->___sequenceParent_37;
int32_t L_26 = ((Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C*)L_25)->___completedLoops_45;
G_B13_0 = L_26;
G_B13_1 = G_B11_0;
G_B13_2 = G_B11_1;
goto IL_0082;
}
IL_0075:
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_27 = ___t1;
Sequence_tEADBE56D6ED2E9EE8FB2E5459C3E57131EC0545C* L_28 = L_27->___sequenceParent_37;
int32_t L_29 = ((Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C*)L_28)->___completedLoops_45;
G_B13_0 = ((int32_t)il2cpp_codegen_subtract(L_29, 1));
G_B13_1 = G_B12_0;
G_B13_2 = G_B12_1;
}
IL_0082:
{
___startValue6 = ((int32_t)il2cpp_codegen_add((int32_t)G_B13_2, ((int32_t)(uint32_t)((int64_t)il2cpp_codegen_multiply(G_B13_1, ((int64_t)G_B13_0))))));
}
IL_0088:
{
DOSetter_1_tD132DAEA45806BE3693620C9FBBABB556336C1E5* L_30 = ___setter4;
uint32_t L_31 = ___startValue6;
uint32_t L_32 = ___changeValue7;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_33 = ___t1;
int32_t L_34 = L_33->___easeType_28;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_35 = ___t1;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_36 = L_35->___customEase_29;
float L_37 = ___elapsed5;
float L_38 = ___duration8;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_39 = ___t1;
float L_40 = L_39->___easeOvershootOrAmplitude_30;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_41 = ___t1;
float L_42 = L_41->___easePeriod_31;
float L_43;
L_43 = EaseManager_Evaluate_m26A532BC322B246C5CE9D45ABC16384F58F8389A(L_34, L_36, L_37, L_38, L_40, L_42, NULL);
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
double L_44;
L_44 = bankers_round(((double)((float)il2cpp_codegen_add(((float)((double)(uint32_t)L_31)), ((float)il2cpp_codegen_multiply(((float)((double)(uint32_t)L_32)), L_43))))));
DOSetter_1_Invoke_m58AF4F95367A32B650C9C8560D677C3F4949A415_inline(L_30, il2cpp_codegen_cast_floating_point<uint32_t, int32_t, double>(L_44), NULL);
return;
}
}
// System.Void DG.Tweening.Plugins.UintPlugin::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UintPlugin__ctor_mB34F86253C685C80872915B2976E4546D1D8E897 (UintPlugin_t8AD83D61CE5C42CC008163B8DB1AF61837487931* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ABSTweenPlugin_3__ctor_m6D2E80725C1BC47252471A1D968AD29162D8F0A1_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
ABSTweenPlugin_3__ctor_m6D2E80725C1BC47252471A1D968AD29162D8F0A1(__this, ABSTweenPlugin_3__ctor_m6D2E80725C1BC47252471A1D968AD29162D8F0A1_RuntimeMethod_var);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void DG.Tweening.Plugins.Vector2Plugin::Reset(DG.Tweening.Core.TweenerCore`3<UnityEngine.Vector2,UnityEngine.Vector2,DG.Tweening.Plugins.Options.VectorOptions>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Vector2Plugin_Reset_mC73661350E837DB36291164C3C728BA866B087AC (Vector2Plugin_t49FFF2365699F66F30188BB37F03AA461129DD2D* __this, TweenerCore_3_t2FB3CB0C11B50649FE6CFC6DBE404552B898B271* ___t0, const RuntimeMethod* method)
{
{
return;
}
}
// System.Void DG.Tweening.Plugins.Vector2Plugin::SetFrom(DG.Tweening.Core.TweenerCore`3<UnityEngine.Vector2,UnityEngine.Vector2,DG.Tweening.Plugins.Options.VectorOptions>,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Vector2Plugin_SetFrom_mABACF87EB7C31E680DEB311AD713B3EFF80C94C3 (Vector2Plugin_t49FFF2365699F66F30188BB37F03AA461129DD2D* __this, TweenerCore_3_t2FB3CB0C11B50649FE6CFC6DBE404552B898B271* ___t0, bool ___isRelative1, 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;
}
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_0;
memset((&V_0), 0, sizeof(V_0));
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_1;
memset((&V_1), 0, sizeof(V_1));
int32_t V_2 = 0;
TweenerCore_3_t2FB3CB0C11B50649FE6CFC6DBE404552B898B271* G_B2_0 = NULL;
TweenerCore_3_t2FB3CB0C11B50649FE6CFC6DBE404552B898B271* G_B1_0 = NULL;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 G_B3_0;
memset((&G_B3_0), 0, sizeof(G_B3_0));
TweenerCore_3_t2FB3CB0C11B50649FE6CFC6DBE404552B898B271* G_B3_1 = NULL;
{
TweenerCore_3_t2FB3CB0C11B50649FE6CFC6DBE404552B898B271* L_0 = ___t0;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_1 = L_0->___endValue_54;
V_0 = L_1;
TweenerCore_3_t2FB3CB0C11B50649FE6CFC6DBE404552B898B271* L_2 = ___t0;
TweenerCore_3_t2FB3CB0C11B50649FE6CFC6DBE404552B898B271* L_3 = L_2;
DOGetter_1_t13276681BE97FCE6AB699EF1F894EA98C825FE66* L_4 = L_3->___getter_57;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_5;
L_5 = DOGetter_1_Invoke_mEAE67401967EACB6626BF325E4D5A4549B591E24_inline(L_4, NULL);
L_3->___endValue_54 = L_5;
TweenerCore_3_t2FB3CB0C11B50649FE6CFC6DBE404552B898B271* L_6 = ___t0;
bool L_7 = ___isRelative1;
G_B1_0 = L_6;
if (L_7)
{
G_B2_0 = L_6;
goto IL_001f;
}
}
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_8 = V_0;
G_B3_0 = L_8;
G_B3_1 = G_B1_0;
goto IL_002b;
}
IL_001f:
{
TweenerCore_3_t2FB3CB0C11B50649FE6CFC6DBE404552B898B271* L_9 = ___t0;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_10 = L_9->___endValue_54;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_11 = V_0;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_12;
L_12 = Vector2_op_Addition_m8136742CE6EE33BA4EB81C5F584678455917D2AE_inline(L_10, L_11, NULL);
G_B3_0 = L_12;
G_B3_1 = G_B2_0;
}
IL_002b:
{
G_B3_1->___startValue_53 = G_B3_0;
TweenerCore_3_t2FB3CB0C11B50649FE6CFC6DBE404552B898B271* L_13 = ___t0;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_14 = L_13->___endValue_54;
V_1 = L_14;
TweenerCore_3_t2FB3CB0C11B50649FE6CFC6DBE404552B898B271* L_15 = ___t0;
VectorOptions_t2814CC842518C92C9DFC5DE6F7A73824758D3EF9* L_16 = (&L_15->___plugOptions_56);
int32_t L_17 = L_16->___axisConstraint_0;
V_2 = L_17;
int32_t L_18 = V_2;
if ((((int32_t)L_18) == ((int32_t)2)))
{
goto IL_004d;
}
}
{
int32_t L_19 = V_2;
if ((((int32_t)L_19) == ((int32_t)4)))
{
goto IL_0061;
}
}
{
goto IL_0075;
}
IL_004d:
{
TweenerCore_3_t2FB3CB0C11B50649FE6CFC6DBE404552B898B271* L_20 = ___t0;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_21 = (&L_20->___startValue_53);
float L_22 = L_21->___x_0;
(&V_1)->___x_0 = L_22;
goto IL_007c;
}
IL_0061:
{
TweenerCore_3_t2FB3CB0C11B50649FE6CFC6DBE404552B898B271* L_23 = ___t0;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_24 = (&L_23->___startValue_53);
float L_25 = L_24->___y_1;
(&V_1)->___y_1 = L_25;
goto IL_007c;
}
IL_0075:
{
TweenerCore_3_t2FB3CB0C11B50649FE6CFC6DBE404552B898B271* L_26 = ___t0;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_27 = L_26->___startValue_53;
V_1 = L_27;
}
IL_007c:
{
TweenerCore_3_t2FB3CB0C11B50649FE6CFC6DBE404552B898B271* L_28 = ___t0;
VectorOptions_t2814CC842518C92C9DFC5DE6F7A73824758D3EF9* L_29 = (&L_28->___plugOptions_56);
bool L_30 = L_29->___snapping_1;
if (!L_30)
{
goto IL_00b1;
}
}
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_31 = V_1;
float L_32 = L_31.___x_0;
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
double L_33;
L_33 = bankers_round(((double)L_32));
(&V_1)->___x_0 = ((float)L_33);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_34 = V_1;
float L_35 = L_34.___y_1;
double L_36;
L_36 = bankers_round(((double)L_35));
(&V_1)->___y_1 = ((float)L_36);
}
IL_00b1:
{
TweenerCore_3_t2FB3CB0C11B50649FE6CFC6DBE404552B898B271* L_37 = ___t0;
DOSetter_1_t0DAD29F0B667B9ED214C9F6B9C4D7093FE7C0D9C* L_38 = L_37->___setter_58;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_39 = V_1;
DOSetter_1_Invoke_m1CFD2A5E207F7ABD4407DE93B58238656598BDDA_inline(L_38, L_39, NULL);
return;
}
}
// UnityEngine.Vector2 DG.Tweening.Plugins.Vector2Plugin::ConvertToStartValue(DG.Tweening.Core.TweenerCore`3<UnityEngine.Vector2,UnityEngine.Vector2,DG.Tweening.Plugins.Options.VectorOptions>,UnityEngine.Vector2)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2Plugin_ConvertToStartValue_m77193485E58C5FA705208BAD82CEFD51A5CD0A55 (Vector2Plugin_t49FFF2365699F66F30188BB37F03AA461129DD2D* __this, TweenerCore_3_t2FB3CB0C11B50649FE6CFC6DBE404552B898B271* ___t0, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___value1, const RuntimeMethod* method)
{
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_0 = ___value1;
return L_0;
}
}
// System.Void DG.Tweening.Plugins.Vector2Plugin::SetRelativeEndValue(DG.Tweening.Core.TweenerCore`3<UnityEngine.Vector2,UnityEngine.Vector2,DG.Tweening.Plugins.Options.VectorOptions>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Vector2Plugin_SetRelativeEndValue_m4669281FAC1BC5858C42AE3F74F570F8FDC8B511 (Vector2Plugin_t49FFF2365699F66F30188BB37F03AA461129DD2D* __this, TweenerCore_3_t2FB3CB0C11B50649FE6CFC6DBE404552B898B271* ___t0, const RuntimeMethod* method)
{
TweenerCore_3_t2FB3CB0C11B50649FE6CFC6DBE404552B898B271* V_0 = NULL;
{
TweenerCore_3_t2FB3CB0C11B50649FE6CFC6DBE404552B898B271* L_0 = ___t0;
V_0 = L_0;
TweenerCore_3_t2FB3CB0C11B50649FE6CFC6DBE404552B898B271* L_1 = V_0;
TweenerCore_3_t2FB3CB0C11B50649FE6CFC6DBE404552B898B271* L_2 = V_0;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_3 = L_2->___endValue_54;
TweenerCore_3_t2FB3CB0C11B50649FE6CFC6DBE404552B898B271* L_4 = ___t0;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_5 = L_4->___startValue_53;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_6;
L_6 = Vector2_op_Addition_m8136742CE6EE33BA4EB81C5F584678455917D2AE_inline(L_3, L_5, NULL);
L_1->___endValue_54 = L_6;
return;
}
}
// System.Void DG.Tweening.Plugins.Vector2Plugin::SetChangeValue(DG.Tweening.Core.TweenerCore`3<UnityEngine.Vector2,UnityEngine.Vector2,DG.Tweening.Plugins.Options.VectorOptions>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Vector2Plugin_SetChangeValue_m8EF0B36B68AA1D37982E0A781448A02363BF0505 (Vector2Plugin_t49FFF2365699F66F30188BB37F03AA461129DD2D* __this, TweenerCore_3_t2FB3CB0C11B50649FE6CFC6DBE404552B898B271* ___t0, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
TweenerCore_3_t2FB3CB0C11B50649FE6CFC6DBE404552B898B271* L_0 = ___t0;
VectorOptions_t2814CC842518C92C9DFC5DE6F7A73824758D3EF9* L_1 = (&L_0->___plugOptions_56);
int32_t L_2 = L_1->___axisConstraint_0;
V_0 = L_2;
int32_t L_3 = V_0;
if ((((int32_t)L_3) == ((int32_t)2)))
{
goto IL_0016;
}
}
{
int32_t L_4 = V_0;
if ((((int32_t)L_4) == ((int32_t)4)))
{
goto IL_003e;
}
}
{
goto IL_0066;
}
IL_0016:
{
TweenerCore_3_t2FB3CB0C11B50649FE6CFC6DBE404552B898B271* L_5 = ___t0;
TweenerCore_3_t2FB3CB0C11B50649FE6CFC6DBE404552B898B271* L_6 = ___t0;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_7 = (&L_6->___endValue_54);
float L_8 = L_7->___x_0;
TweenerCore_3_t2FB3CB0C11B50649FE6CFC6DBE404552B898B271* L_9 = ___t0;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_10 = (&L_9->___startValue_53);
float L_11 = L_10->___x_0;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_12;
memset((&L_12), 0, sizeof(L_12));
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_12), ((float)il2cpp_codegen_subtract(L_8, L_11)), (0.0f), /*hidden argument*/NULL);
L_5->___changeValue_55 = L_12;
return;
}
IL_003e:
{
TweenerCore_3_t2FB3CB0C11B50649FE6CFC6DBE404552B898B271* L_13 = ___t0;
TweenerCore_3_t2FB3CB0C11B50649FE6CFC6DBE404552B898B271* L_14 = ___t0;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_15 = (&L_14->___endValue_54);
float L_16 = L_15->___y_1;
TweenerCore_3_t2FB3CB0C11B50649FE6CFC6DBE404552B898B271* L_17 = ___t0;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_18 = (&L_17->___startValue_53);
float L_19 = L_18->___y_1;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_20;
memset((&L_20), 0, sizeof(L_20));
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_20), (0.0f), ((float)il2cpp_codegen_subtract(L_16, L_19)), /*hidden argument*/NULL);
L_13->___changeValue_55 = L_20;
return;
}
IL_0066:
{
TweenerCore_3_t2FB3CB0C11B50649FE6CFC6DBE404552B898B271* L_21 = ___t0;
TweenerCore_3_t2FB3CB0C11B50649FE6CFC6DBE404552B898B271* L_22 = ___t0;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_23 = L_22->___endValue_54;
TweenerCore_3_t2FB3CB0C11B50649FE6CFC6DBE404552B898B271* L_24 = ___t0;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_25 = L_24->___startValue_53;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_26;
L_26 = Vector2_op_Subtraction_m44475FCDAD2DA2F98D78A6625EC2DCDFE8803837_inline(L_23, L_25, NULL);
L_21->___changeValue_55 = L_26;
return;
}
}
// System.Single DG.Tweening.Plugins.Vector2Plugin::GetSpeedBasedDuration(DG.Tweening.Plugins.Options.VectorOptions,System.Single,UnityEngine.Vector2)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Vector2Plugin_GetSpeedBasedDuration_m8F03E4891B90E95E147600C8652258F403DBD9D8 (Vector2Plugin_t49FFF2365699F66F30188BB37F03AA461129DD2D* __this, VectorOptions_t2814CC842518C92C9DFC5DE6F7A73824758D3EF9 ___options0, float ___unitsXSecond1, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___changeValue2, const RuntimeMethod* method)
{
{
float L_0;
L_0 = Vector2_get_magnitude_m5C59B4056420AEFDB291AD0914A3F675330A75CE_inline((&___changeValue2), NULL);
float L_1 = ___unitsXSecond1;
return ((float)(L_0/L_1));
}
}
// System.Void DG.Tweening.Plugins.Vector2Plugin::EvaluateAndApply(DG.Tweening.Plugins.Options.VectorOptions,DG.Tweening.Tween,System.Boolean,DG.Tweening.Core.DOGetter`1<UnityEngine.Vector2>,DG.Tweening.Core.DOSetter`1<UnityEngine.Vector2>,System.Single,UnityEngine.Vector2,UnityEngine.Vector2,System.Single,System.Boolean,DG.Tweening.Core.Enums.UpdateNotice)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Vector2Plugin_EvaluateAndApply_mC7663D348A00EB794D5807C104ADA372A7032339 (Vector2Plugin_t49FFF2365699F66F30188BB37F03AA461129DD2D* __this, VectorOptions_t2814CC842518C92C9DFC5DE6F7A73824758D3EF9 ___options0, Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* ___t1, bool ___isRelative2, DOGetter_1_t13276681BE97FCE6AB699EF1F894EA98C825FE66* ___getter3, DOSetter_1_t0DAD29F0B667B9ED214C9F6B9C4D7093FE7C0D9C* ___setter4, float ___elapsed5, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___startValue6, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___changeValue7, float ___duration8, bool ___usingInversePosition9, int32_t ___updateNotice10, 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;
int32_t V_1 = 0;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_2;
memset((&V_2), 0, sizeof(V_2));
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_3;
memset((&V_3), 0, sizeof(V_3));
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 G_B3_0;
memset((&G_B3_0), 0, sizeof(G_B3_0));
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 G_B3_1;
memset((&G_B3_1), 0, sizeof(G_B3_1));
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 G_B2_0;
memset((&G_B2_0), 0, sizeof(G_B2_0));
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 G_B2_1;
memset((&G_B2_1), 0, sizeof(G_B2_1));
int32_t G_B4_0 = 0;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 G_B4_1;
memset((&G_B4_1), 0, sizeof(G_B4_1));
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 G_B4_2;
memset((&G_B4_2), 0, sizeof(G_B4_2));
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 G_B9_0;
memset((&G_B9_0), 0, sizeof(G_B9_0));
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 G_B9_1;
memset((&G_B9_1), 0, sizeof(G_B9_1));
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 G_B8_0;
memset((&G_B8_0), 0, sizeof(G_B8_0));
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 G_B8_1;
memset((&G_B8_1), 0, sizeof(G_B8_1));
int32_t G_B10_0 = 0;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 G_B10_1;
memset((&G_B10_1), 0, sizeof(G_B10_1));
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 G_B10_2;
memset((&G_B10_2), 0, sizeof(G_B10_2));
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 G_B12_0;
memset((&G_B12_0), 0, sizeof(G_B12_0));
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 G_B12_1;
memset((&G_B12_1), 0, sizeof(G_B12_1));
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 G_B11_0;
memset((&G_B11_0), 0, sizeof(G_B11_0));
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 G_B11_1;
memset((&G_B11_1), 0, sizeof(G_B11_1));
int32_t G_B13_0 = 0;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 G_B13_1;
memset((&G_B13_1), 0, sizeof(G_B13_1));
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 G_B13_2;
memset((&G_B13_2), 0, sizeof(G_B13_2));
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_0 = ___t1;
int32_t L_1 = L_0->___loopType_25;
if ((!(((uint32_t)L_1) == ((uint32_t)2))))
{
goto IL_0032;
}
}
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_2 = ___startValue6;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_3 = ___changeValue7;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_4 = ___t1;
bool L_5 = L_4->___isComplete_47;
G_B2_0 = L_3;
G_B2_1 = L_2;
if (L_5)
{
G_B3_0 = L_3;
G_B3_1 = L_2;
goto IL_001d;
}
}
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_6 = ___t1;
int32_t L_7 = L_6->___completedLoops_45;
G_B4_0 = L_7;
G_B4_1 = G_B2_0;
G_B4_2 = G_B2_1;
goto IL_0025;
}
IL_001d:
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_8 = ___t1;
int32_t L_9 = L_8->___completedLoops_45;
G_B4_0 = ((int32_t)il2cpp_codegen_subtract(L_9, 1));
G_B4_1 = G_B3_0;
G_B4_2 = G_B3_1;
}
IL_0025:
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_10;
L_10 = Vector2_op_Multiply_m2D984B613020089BF5165BA4CA10988E2DC771FE_inline(G_B4_1, ((float)G_B4_0), NULL);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_11;
L_11 = Vector2_op_Addition_m8136742CE6EE33BA4EB81C5F584678455917D2AE_inline(G_B4_2, L_10, NULL);
___startValue6 = L_11;
}
IL_0032:
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_12 = ___t1;
bool L_13 = L_12->___isSequenced_36;
if (!L_13)
{
goto IL_0098;
}
}
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_14 = ___t1;
Sequence_tEADBE56D6ED2E9EE8FB2E5459C3E57131EC0545C* L_15 = L_14->___sequenceParent_37;
int32_t L_16 = ((Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C*)L_15)->___loopType_25;
if ((!(((uint32_t)L_16) == ((uint32_t)2))))
{
goto IL_0098;
}
}
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_17 = ___startValue6;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_18 = ___changeValue7;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_19 = ___t1;
int32_t L_20 = L_19->___loopType_25;
G_B8_0 = L_18;
G_B8_1 = L_17;
if ((((int32_t)L_20) == ((int32_t)2)))
{
G_B9_0 = L_18;
G_B9_1 = L_17;
goto IL_0058;
}
}
{
G_B10_0 = 1;
G_B10_1 = G_B8_0;
G_B10_2 = G_B8_1;
goto IL_005e;
}
IL_0058:
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_21 = ___t1;
int32_t L_22 = L_21->___loops_24;
G_B10_0 = L_22;
G_B10_1 = G_B9_0;
G_B10_2 = G_B9_1;
}
IL_005e:
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_23;
L_23 = Vector2_op_Multiply_m2D984B613020089BF5165BA4CA10988E2DC771FE_inline(G_B10_1, ((float)G_B10_0), NULL);
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_24 = ___t1;
Sequence_tEADBE56D6ED2E9EE8FB2E5459C3E57131EC0545C* L_25 = L_24->___sequenceParent_37;
bool L_26 = ((Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C*)L_25)->___isComplete_47;
G_B11_0 = L_23;
G_B11_1 = G_B10_2;
if (L_26)
{
G_B12_0 = L_23;
G_B12_1 = G_B10_2;
goto IL_007e;
}
}
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_27 = ___t1;
Sequence_tEADBE56D6ED2E9EE8FB2E5459C3E57131EC0545C* L_28 = L_27->___sequenceParent_37;
int32_t L_29 = ((Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C*)L_28)->___completedLoops_45;
G_B13_0 = L_29;
G_B13_1 = G_B11_0;
G_B13_2 = G_B11_1;
goto IL_008b;
}
IL_007e:
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_30 = ___t1;
Sequence_tEADBE56D6ED2E9EE8FB2E5459C3E57131EC0545C* L_31 = L_30->___sequenceParent_37;
int32_t L_32 = ((Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C*)L_31)->___completedLoops_45;
G_B13_0 = ((int32_t)il2cpp_codegen_subtract(L_32, 1));
G_B13_1 = G_B12_0;
G_B13_2 = G_B12_1;
}
IL_008b:
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_33;
L_33 = Vector2_op_Multiply_m2D984B613020089BF5165BA4CA10988E2DC771FE_inline(G_B13_1, ((float)G_B13_0), NULL);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_34;
L_34 = Vector2_op_Addition_m8136742CE6EE33BA4EB81C5F584678455917D2AE_inline(G_B13_2, L_33, NULL);
___startValue6 = L_34;
}
IL_0098:
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_35 = ___t1;
int32_t L_36 = L_35->___easeType_28;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_37 = ___t1;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_38 = L_37->___customEase_29;
float L_39 = ___elapsed5;
float L_40 = ___duration8;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_41 = ___t1;
float L_42 = L_41->___easeOvershootOrAmplitude_30;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_43 = ___t1;
float L_44 = L_43->___easePeriod_31;
float L_45;
L_45 = EaseManager_Evaluate_m26A532BC322B246C5CE9D45ABC16384F58F8389A(L_36, L_38, L_39, L_40, L_42, L_44, NULL);
V_0 = L_45;
VectorOptions_t2814CC842518C92C9DFC5DE6F7A73824758D3EF9 L_46 = ___options0;
int32_t L_47 = L_46.___axisConstraint_0;
V_1 = L_47;
int32_t L_48 = V_1;
if ((((int32_t)L_48) == ((int32_t)2)))
{
goto IL_00ce;
}
}
{
int32_t L_49 = V_1;
if ((((int32_t)L_49) == ((int32_t)4)))
{
goto IL_0113;
}
}
{
goto IL_0158;
}
IL_00ce:
{
DOGetter_1_t13276681BE97FCE6AB699EF1F894EA98C825FE66* L_50 = ___getter3;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_51;
L_51 = DOGetter_1_Invoke_mEAE67401967EACB6626BF325E4D5A4549B591E24_inline(L_50, NULL);
V_2 = L_51;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_52 = ___startValue6;
float L_53 = L_52.___x_0;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_54 = ___changeValue7;
float L_55 = L_54.___x_0;
float L_56 = V_0;
(&V_2)->___x_0 = ((float)il2cpp_codegen_add(L_53, ((float)il2cpp_codegen_multiply(L_55, L_56))));
VectorOptions_t2814CC842518C92C9DFC5DE6F7A73824758D3EF9 L_57 = ___options0;
bool L_58 = L_57.___snapping_1;
if (!L_58)
{
goto IL_010a;
}
}
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_59 = V_2;
float L_60 = L_59.___x_0;
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
double L_61;
L_61 = bankers_round(((double)L_60));
(&V_2)->___x_0 = ((float)L_61);
}
IL_010a:
{
DOSetter_1_t0DAD29F0B667B9ED214C9F6B9C4D7093FE7C0D9C* L_62 = ___setter4;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_63 = V_2;
DOSetter_1_Invoke_m1CFD2A5E207F7ABD4407DE93B58238656598BDDA_inline(L_62, L_63, NULL);
return;
}
IL_0113:
{
DOGetter_1_t13276681BE97FCE6AB699EF1F894EA98C825FE66* L_64 = ___getter3;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_65;
L_65 = DOGetter_1_Invoke_mEAE67401967EACB6626BF325E4D5A4549B591E24_inline(L_64, NULL);
V_3 = L_65;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_66 = ___startValue6;
float L_67 = L_66.___y_1;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_68 = ___changeValue7;
float L_69 = L_68.___y_1;
float L_70 = V_0;
(&V_3)->___y_1 = ((float)il2cpp_codegen_add(L_67, ((float)il2cpp_codegen_multiply(L_69, L_70))));
VectorOptions_t2814CC842518C92C9DFC5DE6F7A73824758D3EF9 L_71 = ___options0;
bool L_72 = L_71.___snapping_1;
if (!L_72)
{
goto IL_014f;
}
}
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_73 = V_3;
float L_74 = L_73.___y_1;
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
double L_75;
L_75 = bankers_round(((double)L_74));
(&V_3)->___y_1 = ((float)L_75);
}
IL_014f:
{
DOSetter_1_t0DAD29F0B667B9ED214C9F6B9C4D7093FE7C0D9C* L_76 = ___setter4;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_77 = V_3;
DOSetter_1_Invoke_m1CFD2A5E207F7ABD4407DE93B58238656598BDDA_inline(L_76, L_77, NULL);
return;
}
IL_0158:
{
float* L_78 = (&(&___startValue6)->___x_0);
float* L_79 = L_78;
float L_80 = *((float*)L_79);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_81 = ___changeValue7;
float L_82 = L_81.___x_0;
float L_83 = V_0;
*((float*)L_79) = (float)((float)il2cpp_codegen_add(L_80, ((float)il2cpp_codegen_multiply(L_82, L_83))));
float* L_84 = (&(&___startValue6)->___y_1);
float* L_85 = L_84;
float L_86 = *((float*)L_85);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_87 = ___changeValue7;
float L_88 = L_87.___y_1;
float L_89 = V_0;
*((float*)L_85) = (float)((float)il2cpp_codegen_add(L_86, ((float)il2cpp_codegen_multiply(L_88, L_89))));
VectorOptions_t2814CC842518C92C9DFC5DE6F7A73824758D3EF9 L_90 = ___options0;
bool L_91 = L_90.___snapping_1;
if (!L_91)
{
goto IL_01b2;
}
}
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_92 = ___startValue6;
float L_93 = L_92.___x_0;
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
double L_94;
L_94 = bankers_round(((double)L_93));
(&___startValue6)->___x_0 = ((float)L_94);
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_95 = ___startValue6;
float L_96 = L_95.___y_1;
double L_97;
L_97 = bankers_round(((double)L_96));
(&___startValue6)->___y_1 = ((float)L_97);
}
IL_01b2:
{
DOSetter_1_t0DAD29F0B667B9ED214C9F6B9C4D7093FE7C0D9C* L_98 = ___setter4;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_99 = ___startValue6;
DOSetter_1_Invoke_m1CFD2A5E207F7ABD4407DE93B58238656598BDDA_inline(L_98, L_99, NULL);
return;
}
}
// System.Void DG.Tweening.Plugins.Vector2Plugin::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Vector2Plugin__ctor_m2023C1B763C66A6B5DADA4EA95AABC590996058C (Vector2Plugin_t49FFF2365699F66F30188BB37F03AA461129DD2D* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ABSTweenPlugin_3__ctor_m6DA7F1814A1448526709D8219B954152E0684C2F_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
ABSTweenPlugin_3__ctor_m6DA7F1814A1448526709D8219B954152E0684C2F(__this, ABSTweenPlugin_3__ctor_m6DA7F1814A1448526709D8219B954152E0684C2F_RuntimeMethod_var);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void DG.Tweening.Plugins.Vector4Plugin::Reset(DG.Tweening.Core.TweenerCore`3<UnityEngine.Vector4,UnityEngine.Vector4,DG.Tweening.Plugins.Options.VectorOptions>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Vector4Plugin_Reset_m77B2CBFC27C6F6F64FA0BB07FBBD72A7B7C9F360 (Vector4Plugin_tF067D35176F54CB1A4BE2D7C2DE7229C3DB22CE5* __this, TweenerCore_3_t963D77C15EC065D01436953D600312198028FDA3* ___t0, const RuntimeMethod* method)
{
{
return;
}
}
// System.Void DG.Tweening.Plugins.Vector4Plugin::SetFrom(DG.Tweening.Core.TweenerCore`3<UnityEngine.Vector4,UnityEngine.Vector4,DG.Tweening.Plugins.Options.VectorOptions>,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Vector4Plugin_SetFrom_m8B96E0FCBA5D14E5E5D6D8C37EE36704D270A264 (Vector4Plugin_tF067D35176F54CB1A4BE2D7C2DE7229C3DB22CE5* __this, TweenerCore_3_t963D77C15EC065D01436953D600312198028FDA3* ___t0, bool ___isRelative1, 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;
}
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_0;
memset((&V_0), 0, sizeof(V_0));
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_1;
memset((&V_1), 0, sizeof(V_1));
int32_t V_2 = 0;
TweenerCore_3_t963D77C15EC065D01436953D600312198028FDA3* G_B2_0 = NULL;
TweenerCore_3_t963D77C15EC065D01436953D600312198028FDA3* G_B1_0 = NULL;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 G_B3_0;
memset((&G_B3_0), 0, sizeof(G_B3_0));
TweenerCore_3_t963D77C15EC065D01436953D600312198028FDA3* G_B3_1 = NULL;
{
TweenerCore_3_t963D77C15EC065D01436953D600312198028FDA3* L_0 = ___t0;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_1 = L_0->___endValue_54;
V_0 = L_1;
TweenerCore_3_t963D77C15EC065D01436953D600312198028FDA3* L_2 = ___t0;
TweenerCore_3_t963D77C15EC065D01436953D600312198028FDA3* L_3 = L_2;
DOGetter_1_t7663EC1A34326612C559E1AC30ED719944D21731* L_4 = L_3->___getter_57;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_5;
L_5 = DOGetter_1_Invoke_m1DA7F4565AC91CD75B46CA73C3D72341775D7022_inline(L_4, NULL);
L_3->___endValue_54 = L_5;
TweenerCore_3_t963D77C15EC065D01436953D600312198028FDA3* L_6 = ___t0;
bool L_7 = ___isRelative1;
G_B1_0 = L_6;
if (L_7)
{
G_B2_0 = L_6;
goto IL_001f;
}
}
{
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_8 = V_0;
G_B3_0 = L_8;
G_B3_1 = G_B1_0;
goto IL_002b;
}
IL_001f:
{
TweenerCore_3_t963D77C15EC065D01436953D600312198028FDA3* L_9 = ___t0;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_10 = L_9->___endValue_54;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_11 = V_0;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_12;
L_12 = Vector4_op_Addition_m471A0C9B30316933F8CE430F17A7F8806ECA3EB9_inline(L_10, L_11, NULL);
G_B3_0 = L_12;
G_B3_1 = G_B2_0;
}
IL_002b:
{
G_B3_1->___startValue_53 = G_B3_0;
TweenerCore_3_t963D77C15EC065D01436953D600312198028FDA3* L_13 = ___t0;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_14 = L_13->___endValue_54;
V_1 = L_14;
TweenerCore_3_t963D77C15EC065D01436953D600312198028FDA3* L_15 = ___t0;
VectorOptions_t2814CC842518C92C9DFC5DE6F7A73824758D3EF9* L_16 = (&L_15->___plugOptions_56);
int32_t L_17 = L_16->___axisConstraint_0;
V_2 = L_17;
int32_t L_18 = V_2;
if ((((int32_t)L_18) > ((int32_t)4)))
{
goto IL_0051;
}
}
{
int32_t L_19 = V_2;
if ((((int32_t)L_19) == ((int32_t)2)))
{
goto IL_005c;
}
}
{
int32_t L_20 = V_2;
if ((((int32_t)L_20) == ((int32_t)4)))
{
goto IL_0070;
}
}
{
goto IL_00ac;
}
IL_0051:
{
int32_t L_21 = V_2;
if ((((int32_t)L_21) == ((int32_t)8)))
{
goto IL_0084;
}
}
{
int32_t L_22 = V_2;
if ((((int32_t)L_22) == ((int32_t)((int32_t)16))))
{
goto IL_0098;
}
}
{
goto IL_00ac;
}
IL_005c:
{
TweenerCore_3_t963D77C15EC065D01436953D600312198028FDA3* L_23 = ___t0;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* L_24 = (&L_23->___startValue_53);
float L_25 = L_24->___x_1;
(&V_1)->___x_1 = L_25;
goto IL_00b3;
}
IL_0070:
{
TweenerCore_3_t963D77C15EC065D01436953D600312198028FDA3* L_26 = ___t0;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* L_27 = (&L_26->___startValue_53);
float L_28 = L_27->___y_2;
(&V_1)->___y_2 = L_28;
goto IL_00b3;
}
IL_0084:
{
TweenerCore_3_t963D77C15EC065D01436953D600312198028FDA3* L_29 = ___t0;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* L_30 = (&L_29->___startValue_53);
float L_31 = L_30->___z_3;
(&V_1)->___z_3 = L_31;
goto IL_00b3;
}
IL_0098:
{
TweenerCore_3_t963D77C15EC065D01436953D600312198028FDA3* L_32 = ___t0;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* L_33 = (&L_32->___startValue_53);
float L_34 = L_33->___w_4;
(&V_1)->___w_4 = L_34;
goto IL_00b3;
}
IL_00ac:
{
TweenerCore_3_t963D77C15EC065D01436953D600312198028FDA3* L_35 = ___t0;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_36 = L_35->___startValue_53;
V_1 = L_36;
}
IL_00b3:
{
TweenerCore_3_t963D77C15EC065D01436953D600312198028FDA3* L_37 = ___t0;
VectorOptions_t2814CC842518C92C9DFC5DE6F7A73824758D3EF9* L_38 = (&L_37->___plugOptions_56);
bool L_39 = L_38->___snapping_1;
if (!L_39)
{
goto IL_0110;
}
}
{
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_40 = V_1;
float L_41 = L_40.___x_1;
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
double L_42;
L_42 = bankers_round(((double)L_41));
(&V_1)->___x_1 = ((float)L_42);
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_43 = V_1;
float L_44 = L_43.___y_2;
double L_45;
L_45 = bankers_round(((double)L_44));
(&V_1)->___y_2 = ((float)L_45);
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_46 = V_1;
float L_47 = L_46.___z_3;
double L_48;
L_48 = bankers_round(((double)L_47));
(&V_1)->___z_3 = ((float)L_48);
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_49 = V_1;
float L_50 = L_49.___w_4;
double L_51;
L_51 = bankers_round(((double)L_50));
(&V_1)->___w_4 = ((float)L_51);
}
IL_0110:
{
TweenerCore_3_t963D77C15EC065D01436953D600312198028FDA3* L_52 = ___t0;
DOSetter_1_tD317D77AA1F91A2D7941174E732F54F68ACE8FA3* L_53 = L_52->___setter_58;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_54 = V_1;
DOSetter_1_Invoke_m33A2F9544086079EB900BD071BE919753ACC403D_inline(L_53, L_54, NULL);
return;
}
}
// UnityEngine.Vector4 DG.Tweening.Plugins.Vector4Plugin::ConvertToStartValue(DG.Tweening.Core.TweenerCore`3<UnityEngine.Vector4,UnityEngine.Vector4,DG.Tweening.Plugins.Options.VectorOptions>,UnityEngine.Vector4)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 Vector4Plugin_ConvertToStartValue_m1D126F93BDF693BD05F2A4E3379CA87B979FD512 (Vector4Plugin_tF067D35176F54CB1A4BE2D7C2DE7229C3DB22CE5* __this, TweenerCore_3_t963D77C15EC065D01436953D600312198028FDA3* ___t0, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___value1, const RuntimeMethod* method)
{
{
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_0 = ___value1;
return L_0;
}
}
// System.Void DG.Tweening.Plugins.Vector4Plugin::SetRelativeEndValue(DG.Tweening.Core.TweenerCore`3<UnityEngine.Vector4,UnityEngine.Vector4,DG.Tweening.Plugins.Options.VectorOptions>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Vector4Plugin_SetRelativeEndValue_m69588D0E049A70F6B0ACABD34DCBDF8E19CC5652 (Vector4Plugin_tF067D35176F54CB1A4BE2D7C2DE7229C3DB22CE5* __this, TweenerCore_3_t963D77C15EC065D01436953D600312198028FDA3* ___t0, const RuntimeMethod* method)
{
TweenerCore_3_t963D77C15EC065D01436953D600312198028FDA3* V_0 = NULL;
{
TweenerCore_3_t963D77C15EC065D01436953D600312198028FDA3* L_0 = ___t0;
V_0 = L_0;
TweenerCore_3_t963D77C15EC065D01436953D600312198028FDA3* L_1 = V_0;
TweenerCore_3_t963D77C15EC065D01436953D600312198028FDA3* L_2 = V_0;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_3 = L_2->___endValue_54;
TweenerCore_3_t963D77C15EC065D01436953D600312198028FDA3* L_4 = ___t0;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_5 = L_4->___startValue_53;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_6;
L_6 = Vector4_op_Addition_m471A0C9B30316933F8CE430F17A7F8806ECA3EB9_inline(L_3, L_5, NULL);
L_1->___endValue_54 = L_6;
return;
}
}
// System.Void DG.Tweening.Plugins.Vector4Plugin::SetChangeValue(DG.Tweening.Core.TweenerCore`3<UnityEngine.Vector4,UnityEngine.Vector4,DG.Tweening.Plugins.Options.VectorOptions>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Vector4Plugin_SetChangeValue_m69D1C0143C4D88BF84ABF66533A0E815D26F6FBE (Vector4Plugin_tF067D35176F54CB1A4BE2D7C2DE7229C3DB22CE5* __this, TweenerCore_3_t963D77C15EC065D01436953D600312198028FDA3* ___t0, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
TweenerCore_3_t963D77C15EC065D01436953D600312198028FDA3* L_0 = ___t0;
VectorOptions_t2814CC842518C92C9DFC5DE6F7A73824758D3EF9* L_1 = (&L_0->___plugOptions_56);
int32_t L_2 = L_1->___axisConstraint_0;
V_0 = L_2;
int32_t L_3 = V_0;
if ((((int32_t)L_3) > ((int32_t)4)))
{
goto IL_001d;
}
}
{
int32_t L_4 = V_0;
if ((((int32_t)L_4) == ((int32_t)2)))
{
goto IL_002e;
}
}
{
int32_t L_5 = V_0;
if ((((int32_t)L_5) == ((int32_t)4)))
{
goto IL_0060;
}
}
{
goto IL_00f6;
}
IL_001d:
{
int32_t L_6 = V_0;
if ((((int32_t)L_6) == ((int32_t)8)))
{
goto IL_0092;
}
}
{
int32_t L_7 = V_0;
if ((((int32_t)L_7) == ((int32_t)((int32_t)16))))
{
goto IL_00c4;
}
}
{
goto IL_00f6;
}
IL_002e:
{
TweenerCore_3_t963D77C15EC065D01436953D600312198028FDA3* L_8 = ___t0;
TweenerCore_3_t963D77C15EC065D01436953D600312198028FDA3* L_9 = ___t0;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* L_10 = (&L_9->___endValue_54);
float L_11 = L_10->___x_1;
TweenerCore_3_t963D77C15EC065D01436953D600312198028FDA3* L_12 = ___t0;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* L_13 = (&L_12->___startValue_53);
float L_14 = L_13->___x_1;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_15;
memset((&L_15), 0, sizeof(L_15));
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&L_15), ((float)il2cpp_codegen_subtract(L_11, L_14)), (0.0f), (0.0f), (0.0f), /*hidden argument*/NULL);
L_8->___changeValue_55 = L_15;
return;
}
IL_0060:
{
TweenerCore_3_t963D77C15EC065D01436953D600312198028FDA3* L_16 = ___t0;
TweenerCore_3_t963D77C15EC065D01436953D600312198028FDA3* L_17 = ___t0;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* L_18 = (&L_17->___endValue_54);
float L_19 = L_18->___y_2;
TweenerCore_3_t963D77C15EC065D01436953D600312198028FDA3* L_20 = ___t0;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* L_21 = (&L_20->___startValue_53);
float L_22 = L_21->___y_2;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_23;
memset((&L_23), 0, sizeof(L_23));
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&L_23), (0.0f), ((float)il2cpp_codegen_subtract(L_19, L_22)), (0.0f), (0.0f), /*hidden argument*/NULL);
L_16->___changeValue_55 = L_23;
return;
}
IL_0092:
{
TweenerCore_3_t963D77C15EC065D01436953D600312198028FDA3* L_24 = ___t0;
TweenerCore_3_t963D77C15EC065D01436953D600312198028FDA3* L_25 = ___t0;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* L_26 = (&L_25->___endValue_54);
float L_27 = L_26->___z_3;
TweenerCore_3_t963D77C15EC065D01436953D600312198028FDA3* L_28 = ___t0;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* L_29 = (&L_28->___startValue_53);
float L_30 = L_29->___z_3;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_31;
memset((&L_31), 0, sizeof(L_31));
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&L_31), (0.0f), (0.0f), ((float)il2cpp_codegen_subtract(L_27, L_30)), (0.0f), /*hidden argument*/NULL);
L_24->___changeValue_55 = L_31;
return;
}
IL_00c4:
{
TweenerCore_3_t963D77C15EC065D01436953D600312198028FDA3* L_32 = ___t0;
TweenerCore_3_t963D77C15EC065D01436953D600312198028FDA3* L_33 = ___t0;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* L_34 = (&L_33->___endValue_54);
float L_35 = L_34->___w_4;
TweenerCore_3_t963D77C15EC065D01436953D600312198028FDA3* L_36 = ___t0;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* L_37 = (&L_36->___startValue_53);
float L_38 = L_37->___w_4;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_39;
memset((&L_39), 0, sizeof(L_39));
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&L_39), (0.0f), (0.0f), (0.0f), ((float)il2cpp_codegen_subtract(L_35, L_38)), /*hidden argument*/NULL);
L_32->___changeValue_55 = L_39;
return;
}
IL_00f6:
{
TweenerCore_3_t963D77C15EC065D01436953D600312198028FDA3* L_40 = ___t0;
TweenerCore_3_t963D77C15EC065D01436953D600312198028FDA3* L_41 = ___t0;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_42 = L_41->___endValue_54;
TweenerCore_3_t963D77C15EC065D01436953D600312198028FDA3* L_43 = ___t0;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_44 = L_43->___startValue_53;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_45;
L_45 = Vector4_op_Subtraction_mD14864BB81AC08F643D2B82B41B3577012410ED9_inline(L_42, L_44, NULL);
L_40->___changeValue_55 = L_45;
return;
}
}
// System.Single DG.Tweening.Plugins.Vector4Plugin::GetSpeedBasedDuration(DG.Tweening.Plugins.Options.VectorOptions,System.Single,UnityEngine.Vector4)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Vector4Plugin_GetSpeedBasedDuration_mBA1AF59D5B2CB2A44BFED869AAAD474902E7122C (Vector4Plugin_tF067D35176F54CB1A4BE2D7C2DE7229C3DB22CE5* __this, VectorOptions_t2814CC842518C92C9DFC5DE6F7A73824758D3EF9 ___options0, float ___unitsXSecond1, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___changeValue2, const RuntimeMethod* method)
{
{
float L_0;
L_0 = Vector4_get_magnitude_m97A83FC484190F07D8017F4BD10E3C81478E0D20_inline((&___changeValue2), NULL);
float L_1 = ___unitsXSecond1;
return ((float)(L_0/L_1));
}
}
// System.Void DG.Tweening.Plugins.Vector4Plugin::EvaluateAndApply(DG.Tweening.Plugins.Options.VectorOptions,DG.Tweening.Tween,System.Boolean,DG.Tweening.Core.DOGetter`1<UnityEngine.Vector4>,DG.Tweening.Core.DOSetter`1<UnityEngine.Vector4>,System.Single,UnityEngine.Vector4,UnityEngine.Vector4,System.Single,System.Boolean,DG.Tweening.Core.Enums.UpdateNotice)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Vector4Plugin_EvaluateAndApply_m96933D49521F09B4CE403FD68EEE58B3EC5CCF33 (Vector4Plugin_tF067D35176F54CB1A4BE2D7C2DE7229C3DB22CE5* __this, VectorOptions_t2814CC842518C92C9DFC5DE6F7A73824758D3EF9 ___options0, Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* ___t1, bool ___isRelative2, DOGetter_1_t7663EC1A34326612C559E1AC30ED719944D21731* ___getter3, DOSetter_1_tD317D77AA1F91A2D7941174E732F54F68ACE8FA3* ___setter4, float ___elapsed5, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___startValue6, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___changeValue7, float ___duration8, bool ___usingInversePosition9, int32_t ___updateNotice10, 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;
int32_t V_1 = 0;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_2;
memset((&V_2), 0, sizeof(V_2));
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_3;
memset((&V_3), 0, sizeof(V_3));
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_4;
memset((&V_4), 0, sizeof(V_4));
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_5;
memset((&V_5), 0, sizeof(V_5));
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 G_B3_0;
memset((&G_B3_0), 0, sizeof(G_B3_0));
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 G_B3_1;
memset((&G_B3_1), 0, sizeof(G_B3_1));
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 G_B2_0;
memset((&G_B2_0), 0, sizeof(G_B2_0));
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 G_B2_1;
memset((&G_B2_1), 0, sizeof(G_B2_1));
int32_t G_B4_0 = 0;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 G_B4_1;
memset((&G_B4_1), 0, sizeof(G_B4_1));
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 G_B4_2;
memset((&G_B4_2), 0, sizeof(G_B4_2));
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 G_B9_0;
memset((&G_B9_0), 0, sizeof(G_B9_0));
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 G_B9_1;
memset((&G_B9_1), 0, sizeof(G_B9_1));
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 G_B8_0;
memset((&G_B8_0), 0, sizeof(G_B8_0));
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 G_B8_1;
memset((&G_B8_1), 0, sizeof(G_B8_1));
int32_t G_B10_0 = 0;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 G_B10_1;
memset((&G_B10_1), 0, sizeof(G_B10_1));
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 G_B10_2;
memset((&G_B10_2), 0, sizeof(G_B10_2));
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 G_B12_0;
memset((&G_B12_0), 0, sizeof(G_B12_0));
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 G_B12_1;
memset((&G_B12_1), 0, sizeof(G_B12_1));
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 G_B11_0;
memset((&G_B11_0), 0, sizeof(G_B11_0));
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 G_B11_1;
memset((&G_B11_1), 0, sizeof(G_B11_1));
int32_t G_B13_0 = 0;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 G_B13_1;
memset((&G_B13_1), 0, sizeof(G_B13_1));
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 G_B13_2;
memset((&G_B13_2), 0, sizeof(G_B13_2));
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_0 = ___t1;
int32_t L_1 = L_0->___loopType_25;
if ((!(((uint32_t)L_1) == ((uint32_t)2))))
{
goto IL_0032;
}
}
{
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_2 = ___startValue6;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_3 = ___changeValue7;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_4 = ___t1;
bool L_5 = L_4->___isComplete_47;
G_B2_0 = L_3;
G_B2_1 = L_2;
if (L_5)
{
G_B3_0 = L_3;
G_B3_1 = L_2;
goto IL_001d;
}
}
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_6 = ___t1;
int32_t L_7 = L_6->___completedLoops_45;
G_B4_0 = L_7;
G_B4_1 = G_B2_0;
G_B4_2 = G_B2_1;
goto IL_0025;
}
IL_001d:
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_8 = ___t1;
int32_t L_9 = L_8->___completedLoops_45;
G_B4_0 = ((int32_t)il2cpp_codegen_subtract(L_9, 1));
G_B4_1 = G_B3_0;
G_B4_2 = G_B3_1;
}
IL_0025:
{
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_10;
L_10 = Vector4_op_Multiply_m02FE150FD7366546FC19A36B6928512376BF64E8_inline(G_B4_1, ((float)G_B4_0), NULL);
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_11;
L_11 = Vector4_op_Addition_m471A0C9B30316933F8CE430F17A7F8806ECA3EB9_inline(G_B4_2, L_10, NULL);
___startValue6 = L_11;
}
IL_0032:
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_12 = ___t1;
bool L_13 = L_12->___isSequenced_36;
if (!L_13)
{
goto IL_0098;
}
}
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_14 = ___t1;
Sequence_tEADBE56D6ED2E9EE8FB2E5459C3E57131EC0545C* L_15 = L_14->___sequenceParent_37;
int32_t L_16 = ((Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C*)L_15)->___loopType_25;
if ((!(((uint32_t)L_16) == ((uint32_t)2))))
{
goto IL_0098;
}
}
{
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_17 = ___startValue6;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_18 = ___changeValue7;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_19 = ___t1;
int32_t L_20 = L_19->___loopType_25;
G_B8_0 = L_18;
G_B8_1 = L_17;
if ((((int32_t)L_20) == ((int32_t)2)))
{
G_B9_0 = L_18;
G_B9_1 = L_17;
goto IL_0058;
}
}
{
G_B10_0 = 1;
G_B10_1 = G_B8_0;
G_B10_2 = G_B8_1;
goto IL_005e;
}
IL_0058:
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_21 = ___t1;
int32_t L_22 = L_21->___loops_24;
G_B10_0 = L_22;
G_B10_1 = G_B9_0;
G_B10_2 = G_B9_1;
}
IL_005e:
{
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_23;
L_23 = Vector4_op_Multiply_m02FE150FD7366546FC19A36B6928512376BF64E8_inline(G_B10_1, ((float)G_B10_0), NULL);
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_24 = ___t1;
Sequence_tEADBE56D6ED2E9EE8FB2E5459C3E57131EC0545C* L_25 = L_24->___sequenceParent_37;
bool L_26 = ((Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C*)L_25)->___isComplete_47;
G_B11_0 = L_23;
G_B11_1 = G_B10_2;
if (L_26)
{
G_B12_0 = L_23;
G_B12_1 = G_B10_2;
goto IL_007e;
}
}
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_27 = ___t1;
Sequence_tEADBE56D6ED2E9EE8FB2E5459C3E57131EC0545C* L_28 = L_27->___sequenceParent_37;
int32_t L_29 = ((Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C*)L_28)->___completedLoops_45;
G_B13_0 = L_29;
G_B13_1 = G_B11_0;
G_B13_2 = G_B11_1;
goto IL_008b;
}
IL_007e:
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_30 = ___t1;
Sequence_tEADBE56D6ED2E9EE8FB2E5459C3E57131EC0545C* L_31 = L_30->___sequenceParent_37;
int32_t L_32 = ((Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C*)L_31)->___completedLoops_45;
G_B13_0 = ((int32_t)il2cpp_codegen_subtract(L_32, 1));
G_B13_1 = G_B12_0;
G_B13_2 = G_B12_1;
}
IL_008b:
{
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_33;
L_33 = Vector4_op_Multiply_m02FE150FD7366546FC19A36B6928512376BF64E8_inline(G_B13_1, ((float)G_B13_0), NULL);
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_34;
L_34 = Vector4_op_Addition_m471A0C9B30316933F8CE430F17A7F8806ECA3EB9_inline(G_B13_2, L_33, NULL);
___startValue6 = L_34;
}
IL_0098:
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_35 = ___t1;
int32_t L_36 = L_35->___easeType_28;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_37 = ___t1;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_38 = L_37->___customEase_29;
float L_39 = ___elapsed5;
float L_40 = ___duration8;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_41 = ___t1;
float L_42 = L_41->___easeOvershootOrAmplitude_30;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_43 = ___t1;
float L_44 = L_43->___easePeriod_31;
float L_45;
L_45 = EaseManager_Evaluate_m26A532BC322B246C5CE9D45ABC16384F58F8389A(L_36, L_38, L_39, L_40, L_42, L_44, NULL);
V_0 = L_45;
VectorOptions_t2814CC842518C92C9DFC5DE6F7A73824758D3EF9 L_46 = ___options0;
int32_t L_47 = L_46.___axisConstraint_0;
V_1 = L_47;
int32_t L_48 = V_1;
if ((((int32_t)L_48) > ((int32_t)4)))
{
goto IL_00d2;
}
}
{
int32_t L_49 = V_1;
if ((((int32_t)L_49) == ((int32_t)2)))
{
goto IL_00e6;
}
}
{
int32_t L_50 = V_1;
if ((((int32_t)L_50) == ((int32_t)4)))
{
goto IL_012b;
}
}
{
goto IL_0200;
}
IL_00d2:
{
int32_t L_51 = V_1;
if ((((int32_t)L_51) == ((int32_t)8)))
{
goto IL_0170;
}
}
{
int32_t L_52 = V_1;
if ((((int32_t)L_52) == ((int32_t)((int32_t)16))))
{
goto IL_01b8;
}
}
{
goto IL_0200;
}
IL_00e6:
{
DOGetter_1_t7663EC1A34326612C559E1AC30ED719944D21731* L_53 = ___getter3;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_54;
L_54 = DOGetter_1_Invoke_m1DA7F4565AC91CD75B46CA73C3D72341775D7022_inline(L_53, NULL);
V_2 = L_54;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_55 = ___startValue6;
float L_56 = L_55.___x_1;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_57 = ___changeValue7;
float L_58 = L_57.___x_1;
float L_59 = V_0;
(&V_2)->___x_1 = ((float)il2cpp_codegen_add(L_56, ((float)il2cpp_codegen_multiply(L_58, L_59))));
VectorOptions_t2814CC842518C92C9DFC5DE6F7A73824758D3EF9 L_60 = ___options0;
bool L_61 = L_60.___snapping_1;
if (!L_61)
{
goto IL_0122;
}
}
{
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_62 = V_2;
float L_63 = L_62.___x_1;
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
double L_64;
L_64 = bankers_round(((double)L_63));
(&V_2)->___x_1 = ((float)L_64);
}
IL_0122:
{
DOSetter_1_tD317D77AA1F91A2D7941174E732F54F68ACE8FA3* L_65 = ___setter4;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_66 = V_2;
DOSetter_1_Invoke_m33A2F9544086079EB900BD071BE919753ACC403D_inline(L_65, L_66, NULL);
return;
}
IL_012b:
{
DOGetter_1_t7663EC1A34326612C559E1AC30ED719944D21731* L_67 = ___getter3;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_68;
L_68 = DOGetter_1_Invoke_m1DA7F4565AC91CD75B46CA73C3D72341775D7022_inline(L_67, NULL);
V_3 = L_68;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_69 = ___startValue6;
float L_70 = L_69.___y_2;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_71 = ___changeValue7;
float L_72 = L_71.___y_2;
float L_73 = V_0;
(&V_3)->___y_2 = ((float)il2cpp_codegen_add(L_70, ((float)il2cpp_codegen_multiply(L_72, L_73))));
VectorOptions_t2814CC842518C92C9DFC5DE6F7A73824758D3EF9 L_74 = ___options0;
bool L_75 = L_74.___snapping_1;
if (!L_75)
{
goto IL_0167;
}
}
{
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_76 = V_3;
float L_77 = L_76.___y_2;
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
double L_78;
L_78 = bankers_round(((double)L_77));
(&V_3)->___y_2 = ((float)L_78);
}
IL_0167:
{
DOSetter_1_tD317D77AA1F91A2D7941174E732F54F68ACE8FA3* L_79 = ___setter4;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_80 = V_3;
DOSetter_1_Invoke_m33A2F9544086079EB900BD071BE919753ACC403D_inline(L_79, L_80, NULL);
return;
}
IL_0170:
{
DOGetter_1_t7663EC1A34326612C559E1AC30ED719944D21731* L_81 = ___getter3;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_82;
L_82 = DOGetter_1_Invoke_m1DA7F4565AC91CD75B46CA73C3D72341775D7022_inline(L_81, NULL);
V_4 = L_82;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_83 = ___startValue6;
float L_84 = L_83.___z_3;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_85 = ___changeValue7;
float L_86 = L_85.___z_3;
float L_87 = V_0;
(&V_4)->___z_3 = ((float)il2cpp_codegen_add(L_84, ((float)il2cpp_codegen_multiply(L_86, L_87))));
VectorOptions_t2814CC842518C92C9DFC5DE6F7A73824758D3EF9 L_88 = ___options0;
bool L_89 = L_88.___snapping_1;
if (!L_89)
{
goto IL_01ae;
}
}
{
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_90 = V_4;
float L_91 = L_90.___z_3;
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
double L_92;
L_92 = bankers_round(((double)L_91));
(&V_4)->___z_3 = ((float)L_92);
}
IL_01ae:
{
DOSetter_1_tD317D77AA1F91A2D7941174E732F54F68ACE8FA3* L_93 = ___setter4;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_94 = V_4;
DOSetter_1_Invoke_m33A2F9544086079EB900BD071BE919753ACC403D_inline(L_93, L_94, NULL);
return;
}
IL_01b8:
{
DOGetter_1_t7663EC1A34326612C559E1AC30ED719944D21731* L_95 = ___getter3;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_96;
L_96 = DOGetter_1_Invoke_m1DA7F4565AC91CD75B46CA73C3D72341775D7022_inline(L_95, NULL);
V_5 = L_96;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_97 = ___startValue6;
float L_98 = L_97.___w_4;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_99 = ___changeValue7;
float L_100 = L_99.___w_4;
float L_101 = V_0;
(&V_5)->___w_4 = ((float)il2cpp_codegen_add(L_98, ((float)il2cpp_codegen_multiply(L_100, L_101))));
VectorOptions_t2814CC842518C92C9DFC5DE6F7A73824758D3EF9 L_102 = ___options0;
bool L_103 = L_102.___snapping_1;
if (!L_103)
{
goto IL_01f6;
}
}
{
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_104 = V_5;
float L_105 = L_104.___w_4;
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
double L_106;
L_106 = bankers_round(((double)L_105));
(&V_5)->___w_4 = ((float)L_106);
}
IL_01f6:
{
DOSetter_1_tD317D77AA1F91A2D7941174E732F54F68ACE8FA3* L_107 = ___setter4;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_108 = V_5;
DOSetter_1_Invoke_m33A2F9544086079EB900BD071BE919753ACC403D_inline(L_107, L_108, NULL);
return;
}
IL_0200:
{
float* L_109 = (&(&___startValue6)->___x_1);
float* L_110 = L_109;
float L_111 = *((float*)L_110);
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_112 = ___changeValue7;
float L_113 = L_112.___x_1;
float L_114 = V_0;
*((float*)L_110) = (float)((float)il2cpp_codegen_add(L_111, ((float)il2cpp_codegen_multiply(L_113, L_114))));
float* L_115 = (&(&___startValue6)->___y_2);
float* L_116 = L_115;
float L_117 = *((float*)L_116);
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_118 = ___changeValue7;
float L_119 = L_118.___y_2;
float L_120 = V_0;
*((float*)L_116) = (float)((float)il2cpp_codegen_add(L_117, ((float)il2cpp_codegen_multiply(L_119, L_120))));
float* L_121 = (&(&___startValue6)->___z_3);
float* L_122 = L_121;
float L_123 = *((float*)L_122);
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_124 = ___changeValue7;
float L_125 = L_124.___z_3;
float L_126 = V_0;
*((float*)L_122) = (float)((float)il2cpp_codegen_add(L_123, ((float)il2cpp_codegen_multiply(L_125, L_126))));
float* L_127 = (&(&___startValue6)->___w_4);
float* L_128 = L_127;
float L_129 = *((float*)L_128);
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_130 = ___changeValue7;
float L_131 = L_130.___w_4;
float L_132 = V_0;
*((float*)L_128) = (float)((float)il2cpp_codegen_add(L_129, ((float)il2cpp_codegen_multiply(L_131, L_132))));
VectorOptions_t2814CC842518C92C9DFC5DE6F7A73824758D3EF9 L_133 = ___options0;
bool L_134 = L_133.___snapping_1;
if (!L_134)
{
goto IL_02ac;
}
}
{
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_135 = ___startValue6;
float L_136 = L_135.___x_1;
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
double L_137;
L_137 = bankers_round(((double)L_136));
(&___startValue6)->___x_1 = ((float)L_137);
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_138 = ___startValue6;
float L_139 = L_138.___y_2;
double L_140;
L_140 = bankers_round(((double)L_139));
(&___startValue6)->___y_2 = ((float)L_140);
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_141 = ___startValue6;
float L_142 = L_141.___z_3;
double L_143;
L_143 = bankers_round(((double)L_142));
(&___startValue6)->___z_3 = ((float)L_143);
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_144 = ___startValue6;
float L_145 = L_144.___w_4;
double L_146;
L_146 = bankers_round(((double)L_145));
(&___startValue6)->___w_4 = ((float)L_146);
}
IL_02ac:
{
DOSetter_1_tD317D77AA1F91A2D7941174E732F54F68ACE8FA3* L_147 = ___setter4;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_148 = ___startValue6;
DOSetter_1_Invoke_m33A2F9544086079EB900BD071BE919753ACC403D_inline(L_147, L_148, NULL);
return;
}
}
// System.Void DG.Tweening.Plugins.Vector4Plugin::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Vector4Plugin__ctor_mF9E2DC11518FE5B03FE1BE2B6C930318307C2002 (Vector4Plugin_tF067D35176F54CB1A4BE2D7C2DE7229C3DB22CE5* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ABSTweenPlugin_3__ctor_mC3E978DF2A979E9E26337EC92D6206B412BAD9D8_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
ABSTweenPlugin_3__ctor_mC3E978DF2A979E9E26337EC92D6206B412BAD9D8(__this, ABSTweenPlugin_3__ctor_mC3E978DF2A979E9E26337EC92D6206B412BAD9D8_RuntimeMethod_var);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void DG.Tweening.Plugins.StringPlugin::SetFrom(DG.Tweening.Core.TweenerCore`3<System.String,System.String,DG.Tweening.Plugins.Options.StringOptions>,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StringPlugin_SetFrom_mA6E09A5AB048B4210846D451F5D83821518CA7A3 (StringPlugin_tFB74E02BC676FC582B73F3505B2D35B9C66FE603* __this, TweenerCore_3_t390910F1CE8B4737AA72FEED470399C8DBE1AF8B* ___t0, bool ___isRelative1, const RuntimeMethod* method)
{
String_t* V_0 = NULL;
{
TweenerCore_3_t390910F1CE8B4737AA72FEED470399C8DBE1AF8B* L_0 = ___t0;
String_t* L_1 = L_0->___endValue_54;
V_0 = L_1;
TweenerCore_3_t390910F1CE8B4737AA72FEED470399C8DBE1AF8B* L_2 = ___t0;
TweenerCore_3_t390910F1CE8B4737AA72FEED470399C8DBE1AF8B* L_3 = L_2;
DOGetter_1_t65A2B66606014CD7EFBA1D8DDD1273F57511D146* L_4 = L_3->___getter_57;
String_t* L_5;
L_5 = DOGetter_1_Invoke_mD2E96BFF2AB462C1EF065FB1A1CD8184AF644F1F_inline(L_4, NULL);
L_3->___endValue_54 = L_5;
Il2CppCodeGenWriteBarrier((void**)(&L_3->___endValue_54), (void*)L_5);
TweenerCore_3_t390910F1CE8B4737AA72FEED470399C8DBE1AF8B* L_6 = ___t0;
String_t* L_7 = V_0;
L_6->___startValue_53 = L_7;
Il2CppCodeGenWriteBarrier((void**)(&L_6->___startValue_53), (void*)L_7);
TweenerCore_3_t390910F1CE8B4737AA72FEED470399C8DBE1AF8B* L_8 = ___t0;
DOSetter_1_t999572008E4C4CFE5EF6FA70393F8B092CA8C438* L_9 = L_8->___setter_58;
TweenerCore_3_t390910F1CE8B4737AA72FEED470399C8DBE1AF8B* L_10 = ___t0;
String_t* L_11 = L_10->___startValue_53;
DOSetter_1_Invoke_m130FBD754C394D6A6911E43D7FA27CD1EFB34BB2_inline(L_9, L_11, NULL);
return;
}
}
// System.Void DG.Tweening.Plugins.StringPlugin::Reset(DG.Tweening.Core.TweenerCore`3<System.String,System.String,DG.Tweening.Plugins.Options.StringOptions>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StringPlugin_Reset_mCE185934F14CBC66803FFE6326EF09B5D8B3C0D8 (StringPlugin_tFB74E02BC676FC582B73F3505B2D35B9C66FE603* __this, TweenerCore_3_t390910F1CE8B4737AA72FEED470399C8DBE1AF8B* ___t0, const RuntimeMethod* method)
{
String_t* V_0 = NULL;
{
TweenerCore_3_t390910F1CE8B4737AA72FEED470399C8DBE1AF8B* L_0 = ___t0;
TweenerCore_3_t390910F1CE8B4737AA72FEED470399C8DBE1AF8B* L_1 = L_0;
TweenerCore_3_t390910F1CE8B4737AA72FEED470399C8DBE1AF8B* L_2 = L_1;
V_0 = (String_t*)NULL;
L_2->___changeValue_55 = (String_t*)NULL;
Il2CppCodeGenWriteBarrier((void**)(&L_2->___changeValue_55), (void*)(String_t*)NULL);
String_t* L_3 = V_0;
String_t* L_4 = L_3;
V_0 = L_4;
L_2->___endValue_54 = L_4;
Il2CppCodeGenWriteBarrier((void**)(&L_2->___endValue_54), (void*)L_4);
String_t* L_5 = V_0;
L_1->___startValue_53 = L_5;
Il2CppCodeGenWriteBarrier((void**)(&L_1->___startValue_53), (void*)L_5);
return;
}
}
// System.String DG.Tweening.Plugins.StringPlugin::ConvertToStartValue(DG.Tweening.Core.TweenerCore`3<System.String,System.String,DG.Tweening.Plugins.Options.StringOptions>,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* StringPlugin_ConvertToStartValue_m34D7B1A6492C9FBCA91B13E86865E1C450E231A6 (StringPlugin_tFB74E02BC676FC582B73F3505B2D35B9C66FE603* __this, TweenerCore_3_t390910F1CE8B4737AA72FEED470399C8DBE1AF8B* ___t0, String_t* ___value1, const RuntimeMethod* method)
{
{
String_t* L_0 = ___value1;
return L_0;
}
}
// System.Void DG.Tweening.Plugins.StringPlugin::SetRelativeEndValue(DG.Tweening.Core.TweenerCore`3<System.String,System.String,DG.Tweening.Plugins.Options.StringOptions>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StringPlugin_SetRelativeEndValue_m281AAEA3815035C5354255DDEA8AE9AEBAF7B81E (StringPlugin_tFB74E02BC676FC582B73F3505B2D35B9C66FE603* __this, TweenerCore_3_t390910F1CE8B4737AA72FEED470399C8DBE1AF8B* ___t0, const RuntimeMethod* method)
{
{
return;
}
}
// System.Void DG.Tweening.Plugins.StringPlugin::SetChangeValue(DG.Tweening.Core.TweenerCore`3<System.String,System.String,DG.Tweening.Plugins.Options.StringOptions>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StringPlugin_SetChangeValue_m154A8DEFEC01D8C683858C11602A2CB62123841B (StringPlugin_tFB74E02BC676FC582B73F3505B2D35B9C66FE603* __this, TweenerCore_3_t390910F1CE8B4737AA72FEED470399C8DBE1AF8B* ___t0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Regex_tE773142C2BE45C5D362B0F815AFF831707A51772_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD46B3A5033D7D2CE7D1461618C223460A2E4568B);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDA39A3EE5E6B4B0D3255BFEF95601890AFD80709);
s_Il2CppMethodInitialized = true;
}
{
TweenerCore_3_t390910F1CE8B4737AA72FEED470399C8DBE1AF8B* L_0 = ___t0;
TweenerCore_3_t390910F1CE8B4737AA72FEED470399C8DBE1AF8B* L_1 = L_0;
String_t* L_2 = L_1->___endValue_54;
L_1->___changeValue_55 = L_2;
Il2CppCodeGenWriteBarrier((void**)(&L_1->___changeValue_55), (void*)L_2);
TweenerCore_3_t390910F1CE8B4737AA72FEED470399C8DBE1AF8B* L_3 = ___t0;
StringOptions_tC70D70DB6854CE62E6BBC3AA066517835919E9FA* L_4 = (&L_3->___plugOptions_56);
TweenerCore_3_t390910F1CE8B4737AA72FEED470399C8DBE1AF8B* L_5 = ___t0;
String_t* L_6 = L_5->___startValue_53;
il2cpp_codegen_runtime_class_init_inline(Regex_tE773142C2BE45C5D362B0F815AFF831707A51772_il2cpp_TypeInfo_var);
String_t* L_7;
L_7 = Regex_Replace_m811FCA60D20059998EC547FC390F053C524D045D(L_6, _stringLiteralD46B3A5033D7D2CE7D1461618C223460A2E4568B, _stringLiteralDA39A3EE5E6B4B0D3255BFEF95601890AFD80709, NULL);
int32_t L_8;
L_8 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_7, NULL);
L_4->___startValueStrippedLength_3 = L_8;
TweenerCore_3_t390910F1CE8B4737AA72FEED470399C8DBE1AF8B* L_9 = ___t0;
StringOptions_tC70D70DB6854CE62E6BBC3AA066517835919E9FA* L_10 = (&L_9->___plugOptions_56);
TweenerCore_3_t390910F1CE8B4737AA72FEED470399C8DBE1AF8B* L_11 = ___t0;
String_t* L_12 = L_11->___changeValue_55;
String_t* L_13;
L_13 = Regex_Replace_m811FCA60D20059998EC547FC390F053C524D045D(L_12, _stringLiteralD46B3A5033D7D2CE7D1461618C223460A2E4568B, _stringLiteralDA39A3EE5E6B4B0D3255BFEF95601890AFD80709, NULL);
int32_t L_14;
L_14 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_13, NULL);
L_10->___changeValueStrippedLength_4 = L_14;
return;
}
}
// System.Single DG.Tweening.Plugins.StringPlugin::GetSpeedBasedDuration(DG.Tweening.Plugins.Options.StringOptions,System.Single,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float StringPlugin_GetSpeedBasedDuration_mA2F5245600035283DBF76137C655DC84268B0B4D (StringPlugin_tFB74E02BC676FC582B73F3505B2D35B9C66FE603* __this, StringOptions_tC70D70DB6854CE62E6BBC3AA066517835919E9FA ___options0, float ___unitsXSecond1, String_t* ___changeValue2, const RuntimeMethod* method)
{
float V_0 = 0.0f;
int32_t G_B3_0 = 0;
{
StringOptions_tC70D70DB6854CE62E6BBC3AA066517835919E9FA L_0 = ___options0;
bool L_1 = L_0.___richTextEnabled_0;
if (L_1)
{
goto IL_0010;
}
}
{
String_t* L_2 = ___changeValue2;
int32_t L_3;
L_3 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_2, NULL);
G_B3_0 = L_3;
goto IL_0016;
}
IL_0010:
{
StringOptions_tC70D70DB6854CE62E6BBC3AA066517835919E9FA L_4 = ___options0;
int32_t L_5 = L_4.___changeValueStrippedLength_4;
G_B3_0 = L_5;
}
IL_0016:
{
float L_6 = ___unitsXSecond1;
V_0 = ((float)(((float)G_B3_0)/L_6));
float L_7 = V_0;
if ((!(((float)L_7) < ((float)(0.0f)))))
{
goto IL_0025;
}
}
{
float L_8 = V_0;
V_0 = ((-L_8));
}
IL_0025:
{
float L_9 = V_0;
return L_9;
}
}
// System.Void DG.Tweening.Plugins.StringPlugin::EvaluateAndApply(DG.Tweening.Plugins.Options.StringOptions,DG.Tweening.Tween,System.Boolean,DG.Tweening.Core.DOGetter`1<System.String>,DG.Tweening.Core.DOSetter`1<System.String>,System.Single,System.String,System.String,System.Single,System.Boolean,DG.Tweening.Core.Enums.UpdateNotice)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StringPlugin_EvaluateAndApply_m9D74DC7327571231B9476B2B284111AD39F0A927 (StringPlugin_tFB74E02BC676FC582B73F3505B2D35B9C66FE603* __this, StringOptions_tC70D70DB6854CE62E6BBC3AA066517835919E9FA ___options0, Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* ___t1, bool ___isRelative2, DOGetter_1_t65A2B66606014CD7EFBA1D8DDD1273F57511D146* ___getter3, DOSetter_1_t999572008E4C4CFE5EF6FA70393F8B092CA8C438* ___setter4, float ___elapsed5, String_t* ___startValue6, String_t* ___changeValue7, float ___duration8, bool ___usingInversePosition9, int32_t ___updateNotice10, 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*)&StringPluginExtensions_tA36E0339AE94CFDB282B13B80AD5E10EDB969B8F_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StringPlugin_tFB74E02BC676FC582B73F3505B2D35B9C66FE603_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
int32_t V_1 = 0;
int32_t V_2 = 0;
int32_t V_3 = 0;
int32_t V_4 = 0;
int32_t V_5 = 0;
float V_6 = 0.0f;
int32_t G_B5_0 = 0;
int32_t G_B13_0 = 0;
int32_t G_B16_0 = 0;
int32_t G_B33_0 = 0;
String_t* G_B33_1 = NULL;
StringPlugin_tFB74E02BC676FC582B73F3505B2D35B9C66FE603* G_B33_2 = NULL;
int32_t G_B32_0 = 0;
String_t* G_B32_1 = NULL;
StringPlugin_tFB74E02BC676FC582B73F3505B2D35B9C66FE603* G_B32_2 = NULL;
int32_t G_B34_0 = 0;
int32_t G_B34_1 = 0;
String_t* G_B34_2 = NULL;
StringPlugin_tFB74E02BC676FC582B73F3505B2D35B9C66FE603* G_B34_3 = NULL;
{
il2cpp_codegen_runtime_class_init_inline(StringPlugin_tFB74E02BC676FC582B73F3505B2D35B9C66FE603_il2cpp_TypeInfo_var);
StringBuilder_t* L_0 = ((StringPlugin_tFB74E02BC676FC582B73F3505B2D35B9C66FE603_StaticFields*)il2cpp_codegen_static_fields_for(StringPlugin_tFB74E02BC676FC582B73F3505B2D35B9C66FE603_il2cpp_TypeInfo_var))->____Buffer_0;
StringBuilder_t* L_1 = ((StringPlugin_tFB74E02BC676FC582B73F3505B2D35B9C66FE603_StaticFields*)il2cpp_codegen_static_fields_for(StringPlugin_tFB74E02BC676FC582B73F3505B2D35B9C66FE603_il2cpp_TypeInfo_var))->____Buffer_0;
int32_t L_2;
L_2 = StringBuilder_get_Length_mDEA041E7357C68CC3B5885276BB403676DAAE0D8(L_1, NULL);
StringBuilder_t* L_3;
L_3 = StringBuilder_Remove_m0D93692674D1C09795C7D6542420A3B6C5F81E90(L_0, 0, L_2, NULL);
bool L_4 = ___isRelative2;
if (!L_4)
{
goto IL_008e;
}
}
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_5 = ___t1;
int32_t L_6 = L_5->___loopType_25;
if ((!(((uint32_t)L_6) == ((uint32_t)2))))
{
goto IL_008e;
}
}
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_7 = ___t1;
bool L_8 = L_7->___isComplete_47;
if (L_8)
{
goto IL_0032;
}
}
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_9 = ___t1;
int32_t L_10 = L_9->___completedLoops_45;
G_B5_0 = L_10;
goto IL_003a;
}
IL_0032:
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_11 = ___t1;
int32_t L_12 = L_11->___completedLoops_45;
G_B5_0 = ((int32_t)il2cpp_codegen_subtract(L_12, 1));
}
IL_003a:
{
V_4 = G_B5_0;
int32_t L_13 = V_4;
if ((((int32_t)L_13) <= ((int32_t)0)))
{
goto IL_008e;
}
}
{
il2cpp_codegen_runtime_class_init_inline(StringPlugin_tFB74E02BC676FC582B73F3505B2D35B9C66FE603_il2cpp_TypeInfo_var);
StringBuilder_t* L_14 = ((StringPlugin_tFB74E02BC676FC582B73F3505B2D35B9C66FE603_StaticFields*)il2cpp_codegen_static_fields_for(StringPlugin_tFB74E02BC676FC582B73F3505B2D35B9C66FE603_il2cpp_TypeInfo_var))->____Buffer_0;
String_t* L_15 = ___startValue6;
StringBuilder_t* L_16;
L_16 = StringBuilder_Append_m08904D74E0C78E5F36DCD9C9303BDD07886D9F7D(L_14, L_15, NULL);
V_5 = 0;
goto IL_0066;
}
IL_0053:
{
il2cpp_codegen_runtime_class_init_inline(StringPlugin_tFB74E02BC676FC582B73F3505B2D35B9C66FE603_il2cpp_TypeInfo_var);
StringBuilder_t* L_17 = ((StringPlugin_tFB74E02BC676FC582B73F3505B2D35B9C66FE603_StaticFields*)il2cpp_codegen_static_fields_for(StringPlugin_tFB74E02BC676FC582B73F3505B2D35B9C66FE603_il2cpp_TypeInfo_var))->____Buffer_0;
String_t* L_18 = ___changeValue7;
StringBuilder_t* L_19;
L_19 = StringBuilder_Append_m08904D74E0C78E5F36DCD9C9303BDD07886D9F7D(L_17, L_18, NULL);
int32_t L_20 = V_5;
V_5 = ((int32_t)il2cpp_codegen_add(L_20, 1));
}
IL_0066:
{
int32_t L_21 = V_5;
int32_t L_22 = V_4;
if ((((int32_t)L_21) < ((int32_t)L_22)))
{
goto IL_0053;
}
}
{
il2cpp_codegen_runtime_class_init_inline(StringPlugin_tFB74E02BC676FC582B73F3505B2D35B9C66FE603_il2cpp_TypeInfo_var);
StringBuilder_t* L_23 = ((StringPlugin_tFB74E02BC676FC582B73F3505B2D35B9C66FE603_StaticFields*)il2cpp_codegen_static_fields_for(StringPlugin_tFB74E02BC676FC582B73F3505B2D35B9C66FE603_il2cpp_TypeInfo_var))->____Buffer_0;
String_t* L_24;
L_24 = VirtualFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_23);
___startValue6 = L_24;
StringBuilder_t* L_25 = ((StringPlugin_tFB74E02BC676FC582B73F3505B2D35B9C66FE603_StaticFields*)il2cpp_codegen_static_fields_for(StringPlugin_tFB74E02BC676FC582B73F3505B2D35B9C66FE603_il2cpp_TypeInfo_var))->____Buffer_0;
StringBuilder_t* L_26 = ((StringPlugin_tFB74E02BC676FC582B73F3505B2D35B9C66FE603_StaticFields*)il2cpp_codegen_static_fields_for(StringPlugin_tFB74E02BC676FC582B73F3505B2D35B9C66FE603_il2cpp_TypeInfo_var))->____Buffer_0;
int32_t L_27;
L_27 = StringBuilder_get_Length_mDEA041E7357C68CC3B5885276BB403676DAAE0D8(L_26, NULL);
StringBuilder_t* L_28;
L_28 = StringBuilder_Remove_m0D93692674D1C09795C7D6542420A3B6C5F81E90(L_25, 0, L_27, NULL);
}
IL_008e:
{
StringOptions_tC70D70DB6854CE62E6BBC3AA066517835919E9FA L_29 = ___options0;
bool L_30 = L_29.___richTextEnabled_0;
if (L_30)
{
goto IL_009f;
}
}
{
String_t* L_31 = ___startValue6;
int32_t L_32;
L_32 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_31, NULL);
G_B13_0 = L_32;
goto IL_00a5;
}
IL_009f:
{
StringOptions_tC70D70DB6854CE62E6BBC3AA066517835919E9FA L_33 = ___options0;
int32_t L_34 = L_33.___startValueStrippedLength_3;
G_B13_0 = L_34;
}
IL_00a5:
{
V_0 = G_B13_0;
StringOptions_tC70D70DB6854CE62E6BBC3AA066517835919E9FA L_35 = ___options0;
bool L_36 = L_35.___richTextEnabled_0;
if (L_36)
{
goto IL_00b7;
}
}
{
String_t* L_37 = ___changeValue7;
int32_t L_38;
L_38 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_37, NULL);
G_B16_0 = L_38;
goto IL_00bd;
}
IL_00b7:
{
StringOptions_tC70D70DB6854CE62E6BBC3AA066517835919E9FA L_39 = ___options0;
int32_t L_40 = L_39.___changeValueStrippedLength_4;
G_B16_0 = L_40;
}
IL_00bd:
{
V_1 = G_B16_0;
int32_t L_41 = V_1;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_42 = ___t1;
int32_t L_43 = L_42->___easeType_28;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_44 = ___t1;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_45 = L_44->___customEase_29;
float L_46 = ___elapsed5;
float L_47 = ___duration8;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_48 = ___t1;
float L_49 = L_48->___easeOvershootOrAmplitude_30;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_50 = ___t1;
float L_51 = L_50->___easePeriod_31;
float L_52;
L_52 = EaseManager_Evaluate_m26A532BC322B246C5CE9D45ABC16384F58F8389A(L_43, L_45, L_46, L_47, L_49, L_51, NULL);
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
double L_53;
L_53 = bankers_round(((double)((float)il2cpp_codegen_multiply(((float)L_41), L_52))));
V_2 = il2cpp_codegen_cast_double_to_int<int32_t>(L_53);
int32_t L_54 = V_2;
int32_t L_55 = V_1;
if ((((int32_t)L_54) <= ((int32_t)L_55)))
{
goto IL_00f2;
}
}
{
int32_t L_56 = V_1;
V_2 = L_56;
goto IL_00f8;
}
IL_00f2:
{
int32_t L_57 = V_2;
if ((((int32_t)L_57) >= ((int32_t)0)))
{
goto IL_00f8;
}
}
{
V_2 = 0;
}
IL_00f8:
{
bool L_58 = ___isRelative2;
if (!L_58)
{
goto IL_0159;
}
}
{
il2cpp_codegen_runtime_class_init_inline(StringPlugin_tFB74E02BC676FC582B73F3505B2D35B9C66FE603_il2cpp_TypeInfo_var);
StringBuilder_t* L_59 = ((StringPlugin_tFB74E02BC676FC582B73F3505B2D35B9C66FE603_StaticFields*)il2cpp_codegen_static_fields_for(StringPlugin_tFB74E02BC676FC582B73F3505B2D35B9C66FE603_il2cpp_TypeInfo_var))->____Buffer_0;
String_t* L_60 = ___startValue6;
StringBuilder_t* L_61;
L_61 = StringBuilder_Append_m08904D74E0C78E5F36DCD9C9303BDD07886D9F7D(L_59, L_60, NULL);
StringOptions_tC70D70DB6854CE62E6BBC3AA066517835919E9FA L_62 = ___options0;
int32_t L_63 = L_62.___scrambleMode_1;
if (!L_63)
{
goto IL_013c;
}
}
{
DOSetter_1_t999572008E4C4CFE5EF6FA70393F8B092CA8C438* L_64 = ___setter4;
String_t* L_65 = ___changeValue7;
int32_t L_66 = V_2;
StringOptions_tC70D70DB6854CE62E6BBC3AA066517835919E9FA L_67 = ___options0;
bool L_68 = L_67.___richTextEnabled_0;
StringBuilder_t* L_69;
L_69 = StringPlugin_Append_m393FFA9AFB5B28A407DEE6BEA599F096A2AD4BD1(__this, L_65, 0, L_66, L_68, NULL);
int32_t L_70 = V_1;
int32_t L_71 = V_2;
StringOptions_tC70D70DB6854CE62E6BBC3AA066517835919E9FA L_72 = ___options0;
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_73;
L_73 = StringPlugin_ScrambledCharsToUse_mB94A339E51635D7F97F27274382BEF24D40A85FB(__this, L_72, NULL);
il2cpp_codegen_runtime_class_init_inline(StringPluginExtensions_tA36E0339AE94CFDB282B13B80AD5E10EDB969B8F_il2cpp_TypeInfo_var);
StringBuilder_t* L_74;
L_74 = StringPluginExtensions_AppendScrambledChars_mB1EC8925920C497377D1B1E8958C0B13BF88AF3F(L_69, ((int32_t)il2cpp_codegen_subtract(L_70, L_71)), L_73, NULL);
String_t* L_75;
L_75 = VirtualFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_74);
DOSetter_1_Invoke_m130FBD754C394D6A6911E43D7FA27CD1EFB34BB2_inline(L_64, L_75, NULL);
return;
}
IL_013c:
{
DOSetter_1_t999572008E4C4CFE5EF6FA70393F8B092CA8C438* L_76 = ___setter4;
String_t* L_77 = ___changeValue7;
int32_t L_78 = V_2;
StringOptions_tC70D70DB6854CE62E6BBC3AA066517835919E9FA L_79 = ___options0;
bool L_80 = L_79.___richTextEnabled_0;
StringBuilder_t* L_81;
L_81 = StringPlugin_Append_m393FFA9AFB5B28A407DEE6BEA599F096A2AD4BD1(__this, L_77, 0, L_78, L_80, NULL);
String_t* L_82;
L_82 = VirtualFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_81);
DOSetter_1_Invoke_m130FBD754C394D6A6911E43D7FA27CD1EFB34BB2_inline(L_76, L_82, NULL);
return;
}
IL_0159:
{
StringOptions_tC70D70DB6854CE62E6BBC3AA066517835919E9FA L_83 = ___options0;
int32_t L_84 = L_83.___scrambleMode_1;
if (!L_84)
{
goto IL_018d;
}
}
{
DOSetter_1_t999572008E4C4CFE5EF6FA70393F8B092CA8C438* L_85 = ___setter4;
String_t* L_86 = ___changeValue7;
int32_t L_87 = V_2;
StringOptions_tC70D70DB6854CE62E6BBC3AA066517835919E9FA L_88 = ___options0;
bool L_89 = L_88.___richTextEnabled_0;
StringBuilder_t* L_90;
L_90 = StringPlugin_Append_m393FFA9AFB5B28A407DEE6BEA599F096A2AD4BD1(__this, L_86, 0, L_87, L_89, NULL);
int32_t L_91 = V_1;
int32_t L_92 = V_2;
StringOptions_tC70D70DB6854CE62E6BBC3AA066517835919E9FA L_93 = ___options0;
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_94;
L_94 = StringPlugin_ScrambledCharsToUse_mB94A339E51635D7F97F27274382BEF24D40A85FB(__this, L_93, NULL);
il2cpp_codegen_runtime_class_init_inline(StringPluginExtensions_tA36E0339AE94CFDB282B13B80AD5E10EDB969B8F_il2cpp_TypeInfo_var);
StringBuilder_t* L_95;
L_95 = StringPluginExtensions_AppendScrambledChars_mB1EC8925920C497377D1B1E8958C0B13BF88AF3F(L_90, ((int32_t)il2cpp_codegen_subtract(L_91, L_92)), L_94, NULL);
String_t* L_96;
L_96 = VirtualFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_95);
DOSetter_1_Invoke_m130FBD754C394D6A6911E43D7FA27CD1EFB34BB2_inline(L_85, L_96, NULL);
return;
}
IL_018d:
{
int32_t L_97 = V_0;
int32_t L_98 = V_1;
int32_t L_99 = V_0;
V_3 = L_99;
if ((((int32_t)((int32_t)il2cpp_codegen_subtract(L_97, L_98))) <= ((int32_t)0)))
{
goto IL_01a7;
}
}
{
int32_t L_100 = V_2;
int32_t L_101 = V_1;
V_6 = ((float)(((float)L_100)/((float)L_101)));
int32_t L_102 = V_3;
int32_t L_103 = L_102;
float L_104 = V_6;
V_3 = ((int32_t)il2cpp_codegen_subtract(L_103, il2cpp_codegen_cast_double_to_int<int32_t>(((float)il2cpp_codegen_multiply(((float)L_103), L_104)))));
goto IL_01ab;
}
IL_01a7:
{
int32_t L_105 = V_3;
int32_t L_106 = V_2;
V_3 = ((int32_t)il2cpp_codegen_subtract(L_105, L_106));
}
IL_01ab:
{
String_t* L_107 = ___changeValue7;
int32_t L_108 = V_2;
StringOptions_tC70D70DB6854CE62E6BBC3AA066517835919E9FA L_109 = ___options0;
bool L_110 = L_109.___richTextEnabled_0;
StringBuilder_t* L_111;
L_111 = StringPlugin_Append_m393FFA9AFB5B28A407DEE6BEA599F096A2AD4BD1(__this, L_107, 0, L_108, L_110, NULL);
int32_t L_112 = V_2;
int32_t L_113 = V_1;
if ((((int32_t)L_112) >= ((int32_t)L_113)))
{
goto IL_01e2;
}
}
{
int32_t L_114 = V_2;
int32_t L_115 = V_0;
if ((((int32_t)L_114) >= ((int32_t)L_115)))
{
goto IL_01e2;
}
}
{
String_t* L_116 = ___startValue6;
int32_t L_117 = V_2;
StringOptions_tC70D70DB6854CE62E6BBC3AA066517835919E9FA L_118 = ___options0;
bool L_119 = L_118.___richTextEnabled_0;
G_B32_0 = L_117;
G_B32_1 = L_116;
G_B32_2 = __this;
if (L_119)
{
G_B33_0 = L_117;
G_B33_1 = L_116;
G_B33_2 = __this;
goto IL_01d3;
}
}
{
int32_t L_120 = V_3;
G_B34_0 = L_120;
G_B34_1 = G_B32_0;
G_B34_2 = G_B32_1;
G_B34_3 = G_B32_2;
goto IL_01d6;
}
IL_01d3:
{
int32_t L_121 = V_2;
int32_t L_122 = V_3;
G_B34_0 = ((int32_t)il2cpp_codegen_add(L_121, L_122));
G_B34_1 = G_B33_0;
G_B34_2 = G_B33_1;
G_B34_3 = G_B33_2;
}
IL_01d6:
{
StringOptions_tC70D70DB6854CE62E6BBC3AA066517835919E9FA L_123 = ___options0;
bool L_124 = L_123.___richTextEnabled_0;
StringBuilder_t* L_125;
L_125 = StringPlugin_Append_m393FFA9AFB5B28A407DEE6BEA599F096A2AD4BD1(G_B34_3, G_B34_2, G_B34_1, G_B34_0, L_124, NULL);
}
IL_01e2:
{
DOSetter_1_t999572008E4C4CFE5EF6FA70393F8B092CA8C438* L_126 = ___setter4;
il2cpp_codegen_runtime_class_init_inline(StringPlugin_tFB74E02BC676FC582B73F3505B2D35B9C66FE603_il2cpp_TypeInfo_var);
StringBuilder_t* L_127 = ((StringPlugin_tFB74E02BC676FC582B73F3505B2D35B9C66FE603_StaticFields*)il2cpp_codegen_static_fields_for(StringPlugin_tFB74E02BC676FC582B73F3505B2D35B9C66FE603_il2cpp_TypeInfo_var))->____Buffer_0;
String_t* L_128;
L_128 = VirtualFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_127);
DOSetter_1_Invoke_m130FBD754C394D6A6911E43D7FA27CD1EFB34BB2_inline(L_126, L_128, NULL);
return;
}
}
// System.Text.StringBuilder DG.Tweening.Plugins.StringPlugin::Append(System.String,System.Int32,System.Int32,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringBuilder_t* StringPlugin_Append_m393FFA9AFB5B28A407DEE6BEA599F096A2AD4BD1 (StringPlugin_tFB74E02BC676FC582B73F3505B2D35B9C66FE603* __this, String_t* ___value0, int32_t ___startIndex1, int32_t ___length2, bool ___richTextEnabled3, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Array_IndexOf_TisChar_t521A6F19B456D956AF452D926C32709DC03D6B17_m6E2BDAD7B5A1E51CA8029C65DCA4E847D543DDF9_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_mF3227B0AAB9F7FED1883246395F1CEA0D0B06DC5_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Clear_m0586B319F89682059DD157C1EDC282A2888ECB9B_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_RemoveAt_m4088E696F2E983A168CFD204B228E773695E5C26_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_mFED740DB424BA5653895BDFFB0A06F7C156541D0_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_mB9E0EA5FEE54A88C19874F86CBED5C48CD4A091F_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Regex_tE773142C2BE45C5D362B0F815AFF831707A51772_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StringPlugin_tFB74E02BC676FC582B73F3505B2D35B9C66FE603_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3F462A94CB691CD74DCDCCBC6EF7BB51266F848E);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE863AAB9A96E64BC4EE5BA1FC55645E95D8D9DF6);
s_Il2CppMethodInitialized = true;
}
bool V_0 = false;
int32_t V_1 = 0;
int32_t V_2 = 0;
Il2CppChar V_3 = 0x0;
bool V_4 = false;
Il2CppChar V_5 = 0x0;
Match_tFBEBCF225BD8EA17BCE6CE3FE5C1BD8E3074105F* V_6 = NULL;
int32_t V_7 = 0;
Il2CppChar V_8 = 0x0;
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* V_9 = NULL;
int32_t V_10 = 0;
Match_tFBEBCF225BD8EA17BCE6CE3FE5C1BD8E3074105F* V_11 = NULL;
int32_t G_B7_0 = 0;
List_1_t1FDED00FA37F39564E09D01CFDF33C22BCF5C8A7* G_B10_0 = NULL;
List_1_t1FDED00FA37F39564E09D01CFDF33C22BCF5C8A7* G_B9_0 = NULL;
int32_t G_B11_0 = 0;
List_1_t1FDED00FA37F39564E09D01CFDF33C22BCF5C8A7* G_B11_1 = NULL;
{
bool L_0 = ___richTextEnabled3;
if (L_0)
{
goto IL_0018;
}
}
{
il2cpp_codegen_runtime_class_init_inline(StringPlugin_tFB74E02BC676FC582B73F3505B2D35B9C66FE603_il2cpp_TypeInfo_var);
StringBuilder_t* L_1 = ((StringPlugin_tFB74E02BC676FC582B73F3505B2D35B9C66FE603_StaticFields*)il2cpp_codegen_static_fields_for(StringPlugin_tFB74E02BC676FC582B73F3505B2D35B9C66FE603_il2cpp_TypeInfo_var))->____Buffer_0;
String_t* L_2 = ___value0;
int32_t L_3 = ___startIndex1;
int32_t L_4 = ___length2;
StringBuilder_t* L_5;
L_5 = StringBuilder_Append_mE7CA22532FEF1545B8BC357CB7CAA304BA264703(L_1, L_2, L_3, L_4, NULL);
StringBuilder_t* L_6 = ((StringPlugin_tFB74E02BC676FC582B73F3505B2D35B9C66FE603_StaticFields*)il2cpp_codegen_static_fields_for(StringPlugin_tFB74E02BC676FC582B73F3505B2D35B9C66FE603_il2cpp_TypeInfo_var))->____Buffer_0;
return L_6;
}
IL_0018:
{
il2cpp_codegen_runtime_class_init_inline(StringPlugin_tFB74E02BC676FC582B73F3505B2D35B9C66FE603_il2cpp_TypeInfo_var);
List_1_t1FDED00FA37F39564E09D01CFDF33C22BCF5C8A7* L_7 = ((StringPlugin_tFB74E02BC676FC582B73F3505B2D35B9C66FE603_StaticFields*)il2cpp_codegen_static_fields_for(StringPlugin_tFB74E02BC676FC582B73F3505B2D35B9C66FE603_il2cpp_TypeInfo_var))->____OpenedTags_1;
List_1_Clear_m0586B319F89682059DD157C1EDC282A2888ECB9B_inline(L_7, List_1_Clear_m0586B319F89682059DD157C1EDC282A2888ECB9B_RuntimeMethod_var);
V_0 = (bool)0;
String_t* L_8 = ___value0;
int32_t L_9;
L_9 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_8, NULL);
V_1 = L_9;
V_2 = 0;
goto IL_01a8;
}
IL_0032:
{
String_t* L_10 = ___value0;
int32_t L_11 = V_2;
Il2CppChar L_12;
L_12 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_10, L_11, NULL);
V_3 = L_12;
Il2CppChar L_13 = V_3;
if ((!(((uint32_t)L_13) == ((uint32_t)((int32_t)60)))))
{
goto IL_0194;
}
}
{
bool L_14 = V_0;
V_4 = L_14;
String_t* L_15 = ___value0;
int32_t L_16 = V_2;
Il2CppChar L_17;
L_17 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_15, ((int32_t)il2cpp_codegen_add(L_16, 1)), NULL);
V_5 = L_17;
int32_t L_18 = V_2;
int32_t L_19 = V_1;
if ((((int32_t)L_18) >= ((int32_t)((int32_t)il2cpp_codegen_subtract(L_19, 1)))))
{
goto IL_0061;
}
}
{
Il2CppChar L_20 = V_5;
G_B7_0 = ((((int32_t)((((int32_t)L_20) == ((int32_t)((int32_t)47)))? 1 : 0)) == ((int32_t)0))? 1 : 0);
goto IL_0062;
}
IL_0061:
{
G_B7_0 = 1;
}
IL_0062:
{
V_0 = (bool)G_B7_0;
bool L_21 = V_0;
if (!L_21)
{
goto IL_007e;
}
}
{
il2cpp_codegen_runtime_class_init_inline(StringPlugin_tFB74E02BC676FC582B73F3505B2D35B9C66FE603_il2cpp_TypeInfo_var);
List_1_t1FDED00FA37F39564E09D01CFDF33C22BCF5C8A7* L_22 = ((StringPlugin_tFB74E02BC676FC582B73F3505B2D35B9C66FE603_StaticFields*)il2cpp_codegen_static_fields_for(StringPlugin_tFB74E02BC676FC582B73F3505B2D35B9C66FE603_il2cpp_TypeInfo_var))->____OpenedTags_1;
Il2CppChar L_23 = V_5;
G_B9_0 = L_22;
if ((((int32_t)L_23) == ((int32_t)((int32_t)35))))
{
G_B10_0 = L_22;
goto IL_0075;
}
}
{
Il2CppChar L_24 = V_5;
G_B11_0 = ((int32_t)(L_24));
G_B11_1 = G_B9_0;
goto IL_0077;
}
IL_0075:
{
G_B11_0 = ((int32_t)99);
G_B11_1 = G_B10_0;
}
IL_0077:
{
List_1_Add_mF3227B0AAB9F7FED1883246395F1CEA0D0B06DC5_inline(G_B11_1, G_B11_0, List_1_Add_mF3227B0AAB9F7FED1883246395F1CEA0D0B06DC5_RuntimeMethod_var);
goto IL_0094;
}
IL_007e:
{
il2cpp_codegen_runtime_class_init_inline(StringPlugin_tFB74E02BC676FC582B73F3505B2D35B9C66FE603_il2cpp_TypeInfo_var);
List_1_t1FDED00FA37F39564E09D01CFDF33C22BCF5C8A7* L_25 = ((StringPlugin_tFB74E02BC676FC582B73F3505B2D35B9C66FE603_StaticFields*)il2cpp_codegen_static_fields_for(StringPlugin_tFB74E02BC676FC582B73F3505B2D35B9C66FE603_il2cpp_TypeInfo_var))->____OpenedTags_1;
List_1_t1FDED00FA37F39564E09D01CFDF33C22BCF5C8A7* L_26 = ((StringPlugin_tFB74E02BC676FC582B73F3505B2D35B9C66FE603_StaticFields*)il2cpp_codegen_static_fields_for(StringPlugin_tFB74E02BC676FC582B73F3505B2D35B9C66FE603_il2cpp_TypeInfo_var))->____OpenedTags_1;
int32_t L_27;
L_27 = List_1_get_Count_mFED740DB424BA5653895BDFFB0A06F7C156541D0_inline(L_26, List_1_get_Count_mFED740DB424BA5653895BDFFB0A06F7C156541D0_RuntimeMethod_var);
List_1_RemoveAt_m4088E696F2E983A168CFD204B228E773695E5C26(L_25, ((int32_t)il2cpp_codegen_subtract(L_27, 1)), List_1_RemoveAt_m4088E696F2E983A168CFD204B228E773695E5C26_RuntimeMethod_var);
}
IL_0094:
{
String_t* L_28 = ___value0;
int32_t L_29 = V_2;
String_t* L_30;
L_30 = String_Substring_m6BA4A3FA3800FE92662D0847CC8E1EEF940DF472(L_28, L_29, NULL);
il2cpp_codegen_runtime_class_init_inline(Regex_tE773142C2BE45C5D362B0F815AFF831707A51772_il2cpp_TypeInfo_var);
Match_tFBEBCF225BD8EA17BCE6CE3FE5C1BD8E3074105F* L_31;
L_31 = Regex_Match_mE3EC82B72BF82AA4B8749251C12C383047531972(L_30, _stringLiteral3F462A94CB691CD74DCDCCBC6EF7BB51266F848E, NULL);
V_6 = L_31;
Match_tFBEBCF225BD8EA17BCE6CE3FE5C1BD8E3074105F* L_32 = V_6;
bool L_33;
L_33 = Group_get_Success_m4E0238EE4B1E7F927E2AF13E2E5901BCA92BE62F(L_32, NULL);
if (!L_33)
{
goto IL_01a4;
}
}
{
bool L_34 = V_0;
if (L_34)
{
goto IL_0157;
}
}
{
bool L_35 = V_4;
if (L_35)
{
goto IL_0157;
}
}
{
String_t* L_36 = ___value0;
int32_t L_37 = V_2;
Il2CppChar L_38;
L_38 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_36, ((int32_t)il2cpp_codegen_add(L_37, 1)), NULL);
V_8 = L_38;
Il2CppChar L_39 = V_8;
if ((!(((uint32_t)L_39) == ((uint32_t)((int32_t)99)))))
{
goto IL_00e5;
}
}
{
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_40 = (CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB*)(CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB*)SZArrayNew(CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB_il2cpp_TypeInfo_var, (uint32_t)2);
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_41 = L_40;
(L_41)->SetAtUnchecked(static_cast<il2cpp_array_size_t>(0), (Il2CppChar)((int32_t)35));
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_42 = L_41;
(L_42)->SetAtUnchecked(static_cast<il2cpp_array_size_t>(1), (Il2CppChar)((int32_t)99));
V_9 = L_42;
goto IL_00f2;
}
IL_00e5:
{
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_43 = (CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB*)(CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB*)SZArrayNew(CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB_il2cpp_TypeInfo_var, (uint32_t)1);
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_44 = L_43;
Il2CppChar L_45 = V_8;
(L_44)->SetAtUnchecked(static_cast<il2cpp_array_size_t>(0), (Il2CppChar)L_45);
V_9 = L_44;
}
IL_00f2:
{
int32_t L_46 = V_2;
V_10 = ((int32_t)il2cpp_codegen_subtract(L_46, 1));
goto IL_0152;
}
IL_00f9:
{
String_t* L_47 = ___value0;
int32_t L_48 = V_10;
Il2CppChar L_49;
L_49 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_47, L_48, NULL);
if ((!(((uint32_t)L_49) == ((uint32_t)((int32_t)60)))))
{
goto IL_014c;
}
}
{
String_t* L_50 = ___value0;
int32_t L_51 = V_10;
Il2CppChar L_52;
L_52 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_50, ((int32_t)il2cpp_codegen_add(L_51, 1)), NULL);
if ((((int32_t)L_52) == ((int32_t)((int32_t)47))))
{
goto IL_014c;
}
}
{
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_53 = V_9;
String_t* L_54 = ___value0;
int32_t L_55 = V_10;
Il2CppChar L_56;
L_56 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_54, ((int32_t)il2cpp_codegen_add(L_55, 2)), NULL);
int32_t L_57;
L_57 = Array_IndexOf_TisChar_t521A6F19B456D956AF452D926C32709DC03D6B17_m6E2BDAD7B5A1E51CA8029C65DCA4E847D543DDF9(L_53, L_56, Array_IndexOf_TisChar_t521A6F19B456D956AF452D926C32709DC03D6B17_m6E2BDAD7B5A1E51CA8029C65DCA4E847D543DDF9_RuntimeMethod_var);
if ((((int32_t)L_57) == ((int32_t)(-1))))
{
goto IL_014c;
}
}
{
il2cpp_codegen_runtime_class_init_inline(StringPlugin_tFB74E02BC676FC582B73F3505B2D35B9C66FE603_il2cpp_TypeInfo_var);
StringBuilder_t* L_58 = ((StringPlugin_tFB74E02BC676FC582B73F3505B2D35B9C66FE603_StaticFields*)il2cpp_codegen_static_fields_for(StringPlugin_tFB74E02BC676FC582B73F3505B2D35B9C66FE603_il2cpp_TypeInfo_var))->____Buffer_0;
String_t* L_59 = ___value0;
int32_t L_60 = V_10;
String_t* L_61 = ___value0;
int32_t L_62 = V_10;
int32_t L_63;
L_63 = String_IndexOf_m15B90A59047584420D227EE3A7EAC0C5EAF676F4(L_61, ((int32_t)62), L_62, NULL);
int32_t L_64 = V_10;
String_t* L_65;
L_65 = String_Substring_mB1D94F47935D22E130FF2C01DBB6A4135FBB76CE(L_59, L_60, ((int32_t)il2cpp_codegen_subtract(((int32_t)il2cpp_codegen_add(L_63, 1)), L_64)), NULL);
StringBuilder_t* L_66;
L_66 = StringBuilder_Insert_mEA426100381DD65FB6A891BA28B5F1208BEDDD29(L_58, 0, L_65, NULL);
goto IL_0157;
}
IL_014c:
{
int32_t L_67 = V_10;
V_10 = ((int32_t)il2cpp_codegen_subtract(L_67, 1));
}
IL_0152:
{
int32_t L_68 = V_10;
if ((((int32_t)L_68) > ((int32_t)(-1))))
{
goto IL_00f9;
}
}
IL_0157:
{
il2cpp_codegen_runtime_class_init_inline(StringPlugin_tFB74E02BC676FC582B73F3505B2D35B9C66FE603_il2cpp_TypeInfo_var);
StringBuilder_t* L_69 = ((StringPlugin_tFB74E02BC676FC582B73F3505B2D35B9C66FE603_StaticFields*)il2cpp_codegen_static_fields_for(StringPlugin_tFB74E02BC676FC582B73F3505B2D35B9C66FE603_il2cpp_TypeInfo_var))->____Buffer_0;
Match_tFBEBCF225BD8EA17BCE6CE3FE5C1BD8E3074105F* L_70 = V_6;
String_t* L_71;
L_71 = Capture_get_Value_m1AB4193C2FC4B0D08AA34FECF10D03876D848BDC(L_70, NULL);
StringBuilder_t* L_72;
L_72 = StringBuilder_Append_m08904D74E0C78E5F36DCD9C9303BDD07886D9F7D(L_69, L_71, NULL);
Match_tFBEBCF225BD8EA17BCE6CE3FE5C1BD8E3074105F* L_73 = V_6;
GroupCollection_tFFA1789730DD9EA122FBE77DC03BFEDCC3F2945E* L_74;
L_74 = VirtualFuncInvoker0< GroupCollection_tFFA1789730DD9EA122FBE77DC03BFEDCC3F2945E* >::Invoke(5 /* System.Text.RegularExpressions.GroupCollection System.Text.RegularExpressions.Match::get_Groups() */, L_73);
Group_t26371E9136D6F43782C487B63C67C5FC4F472881* L_75;
L_75 = GroupCollection_get_Item_m40EC174D4AC8FDD68F8819C35B779C79A44322F3(L_74, 1, NULL);
int32_t L_76;
L_76 = Capture_get_Index_m35E8D105E5E2142415F85116BFD4BA369AF7A17A_inline(L_75, NULL);
V_7 = ((int32_t)il2cpp_codegen_add(L_76, 1));
int32_t L_77 = ___length2;
int32_t L_78 = V_7;
___length2 = ((int32_t)il2cpp_codegen_add(L_77, L_78));
int32_t L_79 = ___startIndex1;
int32_t L_80 = V_7;
___startIndex1 = ((int32_t)il2cpp_codegen_add(L_79, L_80));
int32_t L_81 = V_2;
int32_t L_82 = V_7;
V_2 = ((int32_t)il2cpp_codegen_add(L_81, ((int32_t)il2cpp_codegen_subtract(L_82, 1))));
goto IL_01a4;
}
IL_0194:
{
int32_t L_83 = V_2;
int32_t L_84 = ___startIndex1;
if ((((int32_t)L_83) < ((int32_t)L_84)))
{
goto IL_01a4;
}
}
{
il2cpp_codegen_runtime_class_init_inline(StringPlugin_tFB74E02BC676FC582B73F3505B2D35B9C66FE603_il2cpp_TypeInfo_var);
StringBuilder_t* L_85 = ((StringPlugin_tFB74E02BC676FC582B73F3505B2D35B9C66FE603_StaticFields*)il2cpp_codegen_static_fields_for(StringPlugin_tFB74E02BC676FC582B73F3505B2D35B9C66FE603_il2cpp_TypeInfo_var))->____Buffer_0;
Il2CppChar L_86 = V_3;
StringBuilder_t* L_87;
L_87 = StringBuilder_Append_m71228B30F05724CD2CD96D9611DCD61BFB96A6E1(L_85, L_86, NULL);
}
IL_01a4:
{
int32_t L_88 = V_2;
V_2 = ((int32_t)il2cpp_codegen_add(L_88, 1));
}
IL_01a8:
{
int32_t L_89 = V_2;
int32_t L_90 = ___length2;
if ((((int32_t)L_89) < ((int32_t)L_90)))
{
goto IL_0032;
}
}
{
il2cpp_codegen_runtime_class_init_inline(StringPlugin_tFB74E02BC676FC582B73F3505B2D35B9C66FE603_il2cpp_TypeInfo_var);
List_1_t1FDED00FA37F39564E09D01CFDF33C22BCF5C8A7* L_91 = ((StringPlugin_tFB74E02BC676FC582B73F3505B2D35B9C66FE603_StaticFields*)il2cpp_codegen_static_fields_for(StringPlugin_tFB74E02BC676FC582B73F3505B2D35B9C66FE603_il2cpp_TypeInfo_var))->____OpenedTags_1;
int32_t L_92;
L_92 = List_1_get_Count_mFED740DB424BA5653895BDFFB0A06F7C156541D0_inline(L_91, List_1_get_Count_mFED740DB424BA5653895BDFFB0A06F7C156541D0_RuntimeMethod_var);
if ((((int32_t)L_92) <= ((int32_t)0)))
{
goto IL_0258;
}
}
{
int32_t L_93 = V_2;
int32_t L_94 = V_1;
if ((((int32_t)L_93) >= ((int32_t)((int32_t)il2cpp_codegen_subtract(L_94, 1)))))
{
goto IL_0258;
}
}
{
goto IL_0242;
}
IL_01ca:
{
String_t* L_95 = ___value0;
int32_t L_96 = V_2;
String_t* L_97;
L_97 = String_Substring_m6BA4A3FA3800FE92662D0847CC8E1EEF940DF472(L_95, L_96, NULL);
il2cpp_codegen_runtime_class_init_inline(Regex_tE773142C2BE45C5D362B0F815AFF831707A51772_il2cpp_TypeInfo_var);
Match_tFBEBCF225BD8EA17BCE6CE3FE5C1BD8E3074105F* L_98;
L_98 = Regex_Match_mE3EC82B72BF82AA4B8749251C12C383047531972(L_97, _stringLiteralE863AAB9A96E64BC4EE5BA1FC55645E95D8D9DF6, NULL);
V_11 = L_98;
Match_tFBEBCF225BD8EA17BCE6CE3FE5C1BD8E3074105F* L_99 = V_11;
bool L_100;
L_100 = Group_get_Success_m4E0238EE4B1E7F927E2AF13E2E5901BCA92BE62F(L_99, NULL);
if (!L_100)
{
goto IL_0258;
}
}
{
Match_tFBEBCF225BD8EA17BCE6CE3FE5C1BD8E3074105F* L_101 = V_11;
String_t* L_102;
L_102 = Capture_get_Value_m1AB4193C2FC4B0D08AA34FECF10D03876D848BDC(L_101, NULL);
Il2CppChar L_103;
L_103 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_102, 2, NULL);
il2cpp_codegen_runtime_class_init_inline(StringPlugin_tFB74E02BC676FC582B73F3505B2D35B9C66FE603_il2cpp_TypeInfo_var);
List_1_t1FDED00FA37F39564E09D01CFDF33C22BCF5C8A7* L_104 = ((StringPlugin_tFB74E02BC676FC582B73F3505B2D35B9C66FE603_StaticFields*)il2cpp_codegen_static_fields_for(StringPlugin_tFB74E02BC676FC582B73F3505B2D35B9C66FE603_il2cpp_TypeInfo_var))->____OpenedTags_1;
List_1_t1FDED00FA37F39564E09D01CFDF33C22BCF5C8A7* L_105 = ((StringPlugin_tFB74E02BC676FC582B73F3505B2D35B9C66FE603_StaticFields*)il2cpp_codegen_static_fields_for(StringPlugin_tFB74E02BC676FC582B73F3505B2D35B9C66FE603_il2cpp_TypeInfo_var))->____OpenedTags_1;
int32_t L_106;
L_106 = List_1_get_Count_mFED740DB424BA5653895BDFFB0A06F7C156541D0_inline(L_105, List_1_get_Count_mFED740DB424BA5653895BDFFB0A06F7C156541D0_RuntimeMethod_var);
Il2CppChar L_107;
L_107 = List_1_get_Item_mB9E0EA5FEE54A88C19874F86CBED5C48CD4A091F(L_104, ((int32_t)il2cpp_codegen_subtract(L_106, 1)), List_1_get_Item_mB9E0EA5FEE54A88C19874F86CBED5C48CD4A091F_RuntimeMethod_var);
if ((!(((uint32_t)L_103) == ((uint32_t)L_107))))
{
goto IL_0233;
}
}
{
il2cpp_codegen_runtime_class_init_inline(StringPlugin_tFB74E02BC676FC582B73F3505B2D35B9C66FE603_il2cpp_TypeInfo_var);
StringBuilder_t* L_108 = ((StringPlugin_tFB74E02BC676FC582B73F3505B2D35B9C66FE603_StaticFields*)il2cpp_codegen_static_fields_for(StringPlugin_tFB74E02BC676FC582B73F3505B2D35B9C66FE603_il2cpp_TypeInfo_var))->____Buffer_0;
Match_tFBEBCF225BD8EA17BCE6CE3FE5C1BD8E3074105F* L_109 = V_11;
String_t* L_110;
L_110 = Capture_get_Value_m1AB4193C2FC4B0D08AA34FECF10D03876D848BDC(L_109, NULL);
StringBuilder_t* L_111;
L_111 = StringBuilder_Append_m08904D74E0C78E5F36DCD9C9303BDD07886D9F7D(L_108, L_110, NULL);
List_1_t1FDED00FA37F39564E09D01CFDF33C22BCF5C8A7* L_112 = ((StringPlugin_tFB74E02BC676FC582B73F3505B2D35B9C66FE603_StaticFields*)il2cpp_codegen_static_fields_for(StringPlugin_tFB74E02BC676FC582B73F3505B2D35B9C66FE603_il2cpp_TypeInfo_var))->____OpenedTags_1;
List_1_t1FDED00FA37F39564E09D01CFDF33C22BCF5C8A7* L_113 = ((StringPlugin_tFB74E02BC676FC582B73F3505B2D35B9C66FE603_StaticFields*)il2cpp_codegen_static_fields_for(StringPlugin_tFB74E02BC676FC582B73F3505B2D35B9C66FE603_il2cpp_TypeInfo_var))->____OpenedTags_1;
int32_t L_114;
L_114 = List_1_get_Count_mFED740DB424BA5653895BDFFB0A06F7C156541D0_inline(L_113, List_1_get_Count_mFED740DB424BA5653895BDFFB0A06F7C156541D0_RuntimeMethod_var);
List_1_RemoveAt_m4088E696F2E983A168CFD204B228E773695E5C26(L_112, ((int32_t)il2cpp_codegen_subtract(L_114, 1)), List_1_RemoveAt_m4088E696F2E983A168CFD204B228E773695E5C26_RuntimeMethod_var);
}
IL_0233:
{
int32_t L_115 = V_2;
Match_tFBEBCF225BD8EA17BCE6CE3FE5C1BD8E3074105F* L_116 = V_11;
String_t* L_117;
L_117 = Capture_get_Value_m1AB4193C2FC4B0D08AA34FECF10D03876D848BDC(L_116, NULL);
int32_t L_118;
L_118 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_117, NULL);
V_2 = ((int32_t)il2cpp_codegen_add(L_115, L_118));
}
IL_0242:
{
il2cpp_codegen_runtime_class_init_inline(StringPlugin_tFB74E02BC676FC582B73F3505B2D35B9C66FE603_il2cpp_TypeInfo_var);
List_1_t1FDED00FA37F39564E09D01CFDF33C22BCF5C8A7* L_119 = ((StringPlugin_tFB74E02BC676FC582B73F3505B2D35B9C66FE603_StaticFields*)il2cpp_codegen_static_fields_for(StringPlugin_tFB74E02BC676FC582B73F3505B2D35B9C66FE603_il2cpp_TypeInfo_var))->____OpenedTags_1;
int32_t L_120;
L_120 = List_1_get_Count_mFED740DB424BA5653895BDFFB0A06F7C156541D0_inline(L_119, List_1_get_Count_mFED740DB424BA5653895BDFFB0A06F7C156541D0_RuntimeMethod_var);
if ((((int32_t)L_120) <= ((int32_t)0)))
{
goto IL_0258;
}
}
{
int32_t L_121 = V_2;
int32_t L_122 = V_1;
if ((((int32_t)L_121) < ((int32_t)((int32_t)il2cpp_codegen_subtract(L_122, 1)))))
{
goto IL_01ca;
}
}
IL_0258:
{
il2cpp_codegen_runtime_class_init_inline(StringPlugin_tFB74E02BC676FC582B73F3505B2D35B9C66FE603_il2cpp_TypeInfo_var);
StringBuilder_t* L_123 = ((StringPlugin_tFB74E02BC676FC582B73F3505B2D35B9C66FE603_StaticFields*)il2cpp_codegen_static_fields_for(StringPlugin_tFB74E02BC676FC582B73F3505B2D35B9C66FE603_il2cpp_TypeInfo_var))->____Buffer_0;
return L_123;
}
}
// System.Char[] DG.Tweening.Plugins.StringPlugin::ScrambledCharsToUse(DG.Tweening.Plugins.Options.StringOptions)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* StringPlugin_ScrambledCharsToUse_mB94A339E51635D7F97F27274382BEF24D40A85FB (StringPlugin_tFB74E02BC676FC582B73F3505B2D35B9C66FE603* __this, StringOptions_tC70D70DB6854CE62E6BBC3AA066517835919E9FA ___options0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StringPluginExtensions_tA36E0339AE94CFDB282B13B80AD5E10EDB969B8F_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
{
StringOptions_tC70D70DB6854CE62E6BBC3AA066517835919E9FA L_0 = ___options0;
int32_t L_1 = L_0.___scrambleMode_1;
V_0 = L_1;
int32_t L_2 = V_0;
switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_2, 2)))
{
case 0:
{
goto IL_0021;
}
case 1:
{
goto IL_0027;
}
case 2:
{
goto IL_002d;
}
case 3:
{
goto IL_0033;
}
}
}
{
goto IL_003a;
}
IL_0021:
{
il2cpp_codegen_runtime_class_init_inline(StringPluginExtensions_tA36E0339AE94CFDB282B13B80AD5E10EDB969B8F_il2cpp_TypeInfo_var);
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_3 = ((StringPluginExtensions_tA36E0339AE94CFDB282B13B80AD5E10EDB969B8F_StaticFields*)il2cpp_codegen_static_fields_for(StringPluginExtensions_tA36E0339AE94CFDB282B13B80AD5E10EDB969B8F_il2cpp_TypeInfo_var))->___ScrambledCharsUppercase_1;
return L_3;
}
IL_0027:
{
il2cpp_codegen_runtime_class_init_inline(StringPluginExtensions_tA36E0339AE94CFDB282B13B80AD5E10EDB969B8F_il2cpp_TypeInfo_var);
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_4 = ((StringPluginExtensions_tA36E0339AE94CFDB282B13B80AD5E10EDB969B8F_StaticFields*)il2cpp_codegen_static_fields_for(StringPluginExtensions_tA36E0339AE94CFDB282B13B80AD5E10EDB969B8F_il2cpp_TypeInfo_var))->___ScrambledCharsLowercase_2;
return L_4;
}
IL_002d:
{
il2cpp_codegen_runtime_class_init_inline(StringPluginExtensions_tA36E0339AE94CFDB282B13B80AD5E10EDB969B8F_il2cpp_TypeInfo_var);
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_5 = ((StringPluginExtensions_tA36E0339AE94CFDB282B13B80AD5E10EDB969B8F_StaticFields*)il2cpp_codegen_static_fields_for(StringPluginExtensions_tA36E0339AE94CFDB282B13B80AD5E10EDB969B8F_il2cpp_TypeInfo_var))->___ScrambledCharsNumerals_3;
return L_5;
}
IL_0033:
{
StringOptions_tC70D70DB6854CE62E6BBC3AA066517835919E9FA L_6 = ___options0;
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_7 = L_6.___scrambledChars_2;
return L_7;
}
IL_003a:
{
il2cpp_codegen_runtime_class_init_inline(StringPluginExtensions_tA36E0339AE94CFDB282B13B80AD5E10EDB969B8F_il2cpp_TypeInfo_var);
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_8 = ((StringPluginExtensions_tA36E0339AE94CFDB282B13B80AD5E10EDB969B8F_StaticFields*)il2cpp_codegen_static_fields_for(StringPluginExtensions_tA36E0339AE94CFDB282B13B80AD5E10EDB969B8F_il2cpp_TypeInfo_var))->___ScrambledCharsAll_0;
return L_8;
}
}
// System.Void DG.Tweening.Plugins.StringPlugin::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StringPlugin__ctor_m431ECBCEC5363E152AA20286544F3444FC0BD70A (StringPlugin_tFB74E02BC676FC582B73F3505B2D35B9C66FE603* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ABSTweenPlugin_3__ctor_m9C460EFB16996C8D96D81A374EDD5808F346432C_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
ABSTweenPlugin_3__ctor_m9C460EFB16996C8D96D81A374EDD5808F346432C(__this, ABSTweenPlugin_3__ctor_m9C460EFB16996C8D96D81A374EDD5808F346432C_RuntimeMethod_var);
return;
}
}
// System.Void DG.Tweening.Plugins.StringPlugin::.cctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StringPlugin__cctor_m43D24AE51E83690FDDDF7DA16CF9BCD78E38672C (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_mC679EFF5E634878F1897D71DC5160A96EA719E82_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_t1FDED00FA37F39564E09D01CFDF33C22BCF5C8A7_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StringBuilder_t_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StringPlugin_tFB74E02BC676FC582B73F3505B2D35B9C66FE603_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
StringBuilder_t* L_0 = (StringBuilder_t*)il2cpp_codegen_object_new(StringBuilder_t_il2cpp_TypeInfo_var);
StringBuilder__ctor_m1D99713357DE05DAFA296633639DB55F8C30587D(L_0, NULL);
((StringPlugin_tFB74E02BC676FC582B73F3505B2D35B9C66FE603_StaticFields*)il2cpp_codegen_static_fields_for(StringPlugin_tFB74E02BC676FC582B73F3505B2D35B9C66FE603_il2cpp_TypeInfo_var))->____Buffer_0 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&((StringPlugin_tFB74E02BC676FC582B73F3505B2D35B9C66FE603_StaticFields*)il2cpp_codegen_static_fields_for(StringPlugin_tFB74E02BC676FC582B73F3505B2D35B9C66FE603_il2cpp_TypeInfo_var))->____Buffer_0), (void*)L_0);
List_1_t1FDED00FA37F39564E09D01CFDF33C22BCF5C8A7* L_1 = (List_1_t1FDED00FA37F39564E09D01CFDF33C22BCF5C8A7*)il2cpp_codegen_object_new(List_1_t1FDED00FA37F39564E09D01CFDF33C22BCF5C8A7_il2cpp_TypeInfo_var);
List_1__ctor_mC679EFF5E634878F1897D71DC5160A96EA719E82(L_1, List_1__ctor_mC679EFF5E634878F1897D71DC5160A96EA719E82_RuntimeMethod_var);
((StringPlugin_tFB74E02BC676FC582B73F3505B2D35B9C66FE603_StaticFields*)il2cpp_codegen_static_fields_for(StringPlugin_tFB74E02BC676FC582B73F3505B2D35B9C66FE603_il2cpp_TypeInfo_var))->____OpenedTags_1 = L_1;
Il2CppCodeGenWriteBarrier((void**)(&((StringPlugin_tFB74E02BC676FC582B73F3505B2D35B9C66FE603_StaticFields*)il2cpp_codegen_static_fields_for(StringPlugin_tFB74E02BC676FC582B73F3505B2D35B9C66FE603_il2cpp_TypeInfo_var))->____OpenedTags_1), (void*)L_1);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void DG.Tweening.Plugins.StringPluginExtensions::.cctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StringPluginExtensions__cctor_m0EF08249B07EA4E0C6FADEC570B9B33E308FEDC7 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StringPluginExtensions_tA36E0339AE94CFDB282B13B80AD5E10EDB969B8F_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t9A1F8C029FA1B33060F0C3AC9DD83EEA394A7808____6F98278EFCD257898AD01BE39D1D0AEFB78FC551_0_FieldInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t9A1F8C029FA1B33060F0C3AC9DD83EEA394A7808____8C4C6C4E493EC2BEEF5F6F6A9C4472C13BED42E8_1_FieldInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t9A1F8C029FA1B33060F0C3AC9DD83EEA394A7808____9DC5F4D0A1418B4EC71B22D21E93D134922FA735_2_FieldInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t9A1F8C029FA1B33060F0C3AC9DD83EEA394A7808____FD0BD55CDDDFD0B323012A45F83437763AF58952_3_FieldInfo_var);
s_Il2CppMethodInitialized = true;
}
{
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_0 = (CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB*)(CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB*)SZArrayNew(CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB_il2cpp_TypeInfo_var, (uint32_t)((int32_t)60));
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_1 = L_0;
RuntimeFieldHandle_t6E4C45B6D2EA12FC99185805A7E77527899B25C5 L_2 = { reinterpret_cast<intptr_t> (U3CPrivateImplementationDetailsU3E_t9A1F8C029FA1B33060F0C3AC9DD83EEA394A7808____9DC5F4D0A1418B4EC71B22D21E93D134922FA735_2_FieldInfo_var) };
RuntimeHelpers_InitializeArray_m751372AA3F24FBF6DA9B9D687CBFA2DE436CAB9B((RuntimeArray*)L_1, L_2, NULL);
((StringPluginExtensions_tA36E0339AE94CFDB282B13B80AD5E10EDB969B8F_StaticFields*)il2cpp_codegen_static_fields_for(StringPluginExtensions_tA36E0339AE94CFDB282B13B80AD5E10EDB969B8F_il2cpp_TypeInfo_var))->___ScrambledCharsAll_0 = L_1;
Il2CppCodeGenWriteBarrier((void**)(&((StringPluginExtensions_tA36E0339AE94CFDB282B13B80AD5E10EDB969B8F_StaticFields*)il2cpp_codegen_static_fields_for(StringPluginExtensions_tA36E0339AE94CFDB282B13B80AD5E10EDB969B8F_il2cpp_TypeInfo_var))->___ScrambledCharsAll_0), (void*)L_1);
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_3 = (CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB*)(CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB*)SZArrayNew(CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB_il2cpp_TypeInfo_var, (uint32_t)((int32_t)25));
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_4 = L_3;
RuntimeFieldHandle_t6E4C45B6D2EA12FC99185805A7E77527899B25C5 L_5 = { reinterpret_cast<intptr_t> (U3CPrivateImplementationDetailsU3E_t9A1F8C029FA1B33060F0C3AC9DD83EEA394A7808____6F98278EFCD257898AD01BE39D1D0AEFB78FC551_0_FieldInfo_var) };
RuntimeHelpers_InitializeArray_m751372AA3F24FBF6DA9B9D687CBFA2DE436CAB9B((RuntimeArray*)L_4, L_5, NULL);
((StringPluginExtensions_tA36E0339AE94CFDB282B13B80AD5E10EDB969B8F_StaticFields*)il2cpp_codegen_static_fields_for(StringPluginExtensions_tA36E0339AE94CFDB282B13B80AD5E10EDB969B8F_il2cpp_TypeInfo_var))->___ScrambledCharsUppercase_1 = L_4;
Il2CppCodeGenWriteBarrier((void**)(&((StringPluginExtensions_tA36E0339AE94CFDB282B13B80AD5E10EDB969B8F_StaticFields*)il2cpp_codegen_static_fields_for(StringPluginExtensions_tA36E0339AE94CFDB282B13B80AD5E10EDB969B8F_il2cpp_TypeInfo_var))->___ScrambledCharsUppercase_1), (void*)L_4);
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_6 = (CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB*)(CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB*)SZArrayNew(CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB_il2cpp_TypeInfo_var, (uint32_t)((int32_t)25));
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_7 = L_6;
RuntimeFieldHandle_t6E4C45B6D2EA12FC99185805A7E77527899B25C5 L_8 = { reinterpret_cast<intptr_t> (U3CPrivateImplementationDetailsU3E_t9A1F8C029FA1B33060F0C3AC9DD83EEA394A7808____FD0BD55CDDDFD0B323012A45F83437763AF58952_3_FieldInfo_var) };
RuntimeHelpers_InitializeArray_m751372AA3F24FBF6DA9B9D687CBFA2DE436CAB9B((RuntimeArray*)L_7, L_8, NULL);
((StringPluginExtensions_tA36E0339AE94CFDB282B13B80AD5E10EDB969B8F_StaticFields*)il2cpp_codegen_static_fields_for(StringPluginExtensions_tA36E0339AE94CFDB282B13B80AD5E10EDB969B8F_il2cpp_TypeInfo_var))->___ScrambledCharsLowercase_2 = L_7;
Il2CppCodeGenWriteBarrier((void**)(&((StringPluginExtensions_tA36E0339AE94CFDB282B13B80AD5E10EDB969B8F_StaticFields*)il2cpp_codegen_static_fields_for(StringPluginExtensions_tA36E0339AE94CFDB282B13B80AD5E10EDB969B8F_il2cpp_TypeInfo_var))->___ScrambledCharsLowercase_2), (void*)L_7);
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_9 = (CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB*)(CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB*)SZArrayNew(CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB_il2cpp_TypeInfo_var, (uint32_t)((int32_t)10));
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_10 = L_9;
RuntimeFieldHandle_t6E4C45B6D2EA12FC99185805A7E77527899B25C5 L_11 = { reinterpret_cast<intptr_t> (U3CPrivateImplementationDetailsU3E_t9A1F8C029FA1B33060F0C3AC9DD83EEA394A7808____8C4C6C4E493EC2BEEF5F6F6A9C4472C13BED42E8_1_FieldInfo_var) };
RuntimeHelpers_InitializeArray_m751372AA3F24FBF6DA9B9D687CBFA2DE436CAB9B((RuntimeArray*)L_10, L_11, NULL);
((StringPluginExtensions_tA36E0339AE94CFDB282B13B80AD5E10EDB969B8F_StaticFields*)il2cpp_codegen_static_fields_for(StringPluginExtensions_tA36E0339AE94CFDB282B13B80AD5E10EDB969B8F_il2cpp_TypeInfo_var))->___ScrambledCharsNumerals_3 = L_10;
Il2CppCodeGenWriteBarrier((void**)(&((StringPluginExtensions_tA36E0339AE94CFDB282B13B80AD5E10EDB969B8F_StaticFields*)il2cpp_codegen_static_fields_for(StringPluginExtensions_tA36E0339AE94CFDB282B13B80AD5E10EDB969B8F_il2cpp_TypeInfo_var))->___ScrambledCharsNumerals_3), (void*)L_10);
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_12 = ((StringPluginExtensions_tA36E0339AE94CFDB282B13B80AD5E10EDB969B8F_StaticFields*)il2cpp_codegen_static_fields_for(StringPluginExtensions_tA36E0339AE94CFDB282B13B80AD5E10EDB969B8F_il2cpp_TypeInfo_var))->___ScrambledCharsAll_0;
StringPluginExtensions_ScrambleChars_mEF2DC4717926EAEECA971FD887352673AC8683F2(L_12, NULL);
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_13 = ((StringPluginExtensions_tA36E0339AE94CFDB282B13B80AD5E10EDB969B8F_StaticFields*)il2cpp_codegen_static_fields_for(StringPluginExtensions_tA36E0339AE94CFDB282B13B80AD5E10EDB969B8F_il2cpp_TypeInfo_var))->___ScrambledCharsUppercase_1;
StringPluginExtensions_ScrambleChars_mEF2DC4717926EAEECA971FD887352673AC8683F2(L_13, NULL);
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_14 = ((StringPluginExtensions_tA36E0339AE94CFDB282B13B80AD5E10EDB969B8F_StaticFields*)il2cpp_codegen_static_fields_for(StringPluginExtensions_tA36E0339AE94CFDB282B13B80AD5E10EDB969B8F_il2cpp_TypeInfo_var))->___ScrambledCharsLowercase_2;
StringPluginExtensions_ScrambleChars_mEF2DC4717926EAEECA971FD887352673AC8683F2(L_14, NULL);
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_15 = ((StringPluginExtensions_tA36E0339AE94CFDB282B13B80AD5E10EDB969B8F_StaticFields*)il2cpp_codegen_static_fields_for(StringPluginExtensions_tA36E0339AE94CFDB282B13B80AD5E10EDB969B8F_il2cpp_TypeInfo_var))->___ScrambledCharsNumerals_3;
StringPluginExtensions_ScrambleChars_mEF2DC4717926EAEECA971FD887352673AC8683F2(L_15, NULL);
return;
}
}
// System.Void DG.Tweening.Plugins.StringPluginExtensions::ScrambleChars(System.Char[])
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StringPluginExtensions_ScrambleChars_mEF2DC4717926EAEECA971FD887352673AC8683F2 (CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___chars0, const RuntimeMethod* method)
{
int32_t V_0 = 0;
int32_t V_1 = 0;
Il2CppChar V_2 = 0x0;
int32_t V_3 = 0;
{
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_0 = ___chars0;
V_0 = ((int32_t)(((RuntimeArray*)L_0)->max_length));
V_1 = 0;
goto IL_0022;
}
IL_0008:
{
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_1 = ___chars0;
int32_t L_2 = V_1;
int32_t L_3 = L_2;
uint16_t L_4 = (uint16_t)(L_1)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(L_3));
V_2 = L_4;
int32_t L_5 = V_1;
int32_t L_6 = V_0;
int32_t L_7;
L_7 = Random_Range_m6763D9767F033357F88B6637F048F4ACA4123B68(L_5, L_6, NULL);
V_3 = L_7;
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_8 = ___chars0;
int32_t L_9 = V_1;
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_10 = ___chars0;
int32_t L_11 = V_3;
int32_t L_12 = L_11;
uint16_t L_13 = (uint16_t)(L_10)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(L_12));
(L_8)->SetAtUnchecked(static_cast<il2cpp_array_size_t>(L_9), (Il2CppChar)L_13);
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_14 = ___chars0;
int32_t L_15 = V_3;
Il2CppChar L_16 = V_2;
(L_14)->SetAtUnchecked(static_cast<il2cpp_array_size_t>(L_15), (Il2CppChar)L_16);
int32_t L_17 = V_1;
V_1 = ((int32_t)il2cpp_codegen_add(L_17, 1));
}
IL_0022:
{
int32_t L_18 = V_1;
int32_t L_19 = V_0;
if ((((int32_t)L_18) < ((int32_t)L_19)))
{
goto IL_0008;
}
}
{
return;
}
}
// System.Text.StringBuilder DG.Tweening.Plugins.StringPluginExtensions::AppendScrambledChars(System.Text.StringBuilder,System.Int32,System.Char[])
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringBuilder_t* StringPluginExtensions_AppendScrambledChars_mB1EC8925920C497377D1B1E8958C0B13BF88AF3F (StringBuilder_t* ___buffer0, int32_t ___length1, CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___chars2, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StringPluginExtensions_tA36E0339AE94CFDB282B13B80AD5E10EDB969B8F_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
int32_t V_1 = 0;
int32_t V_2 = 0;
{
int32_t L_0 = ___length1;
if ((((int32_t)L_0) > ((int32_t)0)))
{
goto IL_0006;
}
}
{
StringBuilder_t* L_1 = ___buffer0;
return L_1;
}
IL_0006:
{
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_2 = ___chars2;
V_0 = ((int32_t)(((RuntimeArray*)L_2)->max_length));
il2cpp_codegen_runtime_class_init_inline(StringPluginExtensions_tA36E0339AE94CFDB282B13B80AD5E10EDB969B8F_il2cpp_TypeInfo_var);
int32_t L_3 = ((StringPluginExtensions_tA36E0339AE94CFDB282B13B80AD5E10EDB969B8F_StaticFields*)il2cpp_codegen_static_fields_for(StringPluginExtensions_tA36E0339AE94CFDB282B13B80AD5E10EDB969B8F_il2cpp_TypeInfo_var))->____lastRndSeed_4;
V_1 = L_3;
goto IL_001a;
}
IL_0012:
{
int32_t L_4 = V_0;
int32_t L_5;
L_5 = Random_Range_m6763D9767F033357F88B6637F048F4ACA4123B68(0, L_4, NULL);
V_1 = L_5;
}
IL_001a:
{
int32_t L_6 = V_1;
il2cpp_codegen_runtime_class_init_inline(StringPluginExtensions_tA36E0339AE94CFDB282B13B80AD5E10EDB969B8F_il2cpp_TypeInfo_var);
int32_t L_7 = ((StringPluginExtensions_tA36E0339AE94CFDB282B13B80AD5E10EDB969B8F_StaticFields*)il2cpp_codegen_static_fields_for(StringPluginExtensions_tA36E0339AE94CFDB282B13B80AD5E10EDB969B8F_il2cpp_TypeInfo_var))->____lastRndSeed_4;
if ((((int32_t)L_6) == ((int32_t)L_7)))
{
goto IL_0012;
}
}
{
int32_t L_8 = V_1;
il2cpp_codegen_runtime_class_init_inline(StringPluginExtensions_tA36E0339AE94CFDB282B13B80AD5E10EDB969B8F_il2cpp_TypeInfo_var);
((StringPluginExtensions_tA36E0339AE94CFDB282B13B80AD5E10EDB969B8F_StaticFields*)il2cpp_codegen_static_fields_for(StringPluginExtensions_tA36E0339AE94CFDB282B13B80AD5E10EDB969B8F_il2cpp_TypeInfo_var))->____lastRndSeed_4 = L_8;
V_2 = 0;
goto IL_0044;
}
IL_002c:
{
int32_t L_9 = V_1;
int32_t L_10 = V_0;
if ((((int32_t)L_9) < ((int32_t)L_10)))
{
goto IL_0032;
}
}
{
V_1 = 0;
}
IL_0032:
{
StringBuilder_t* L_11 = ___buffer0;
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_12 = ___chars2;
int32_t L_13 = V_1;
int32_t L_14 = L_13;
uint16_t L_15 = (uint16_t)(L_12)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(L_14));
StringBuilder_t* L_16;
L_16 = StringBuilder_Append_m71228B30F05724CD2CD96D9611DCD61BFB96A6E1(L_11, L_15, NULL);
int32_t L_17 = V_1;
V_1 = ((int32_t)il2cpp_codegen_add(L_17, 1));
int32_t L_18 = V_2;
V_2 = ((int32_t)il2cpp_codegen_add(L_18, 1));
}
IL_0044:
{
int32_t L_19 = V_2;
int32_t L_20 = ___length1;
if ((((int32_t)L_19) < ((int32_t)L_20)))
{
goto IL_002c;
}
}
{
StringBuilder_t* L_21 = ___buffer0;
return L_21;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void DG.Tweening.Plugins.FloatPlugin::Reset(DG.Tweening.Core.TweenerCore`3<System.Single,System.Single,DG.Tweening.Plugins.Options.FloatOptions>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FloatPlugin_Reset_mDCE52CE11F99836C0653864F7F58BD29B65439C4 (FloatPlugin_tC1B73BD6C186ED983EE92FAFA44996E106521602* __this, TweenerCore_3_t88CA32E51F4E95E6907CE2C6FD5D8122059AC2C1* ___t0, const RuntimeMethod* method)
{
{
return;
}
}
// System.Void DG.Tweening.Plugins.FloatPlugin::SetFrom(DG.Tweening.Core.TweenerCore`3<System.Single,System.Single,DG.Tweening.Plugins.Options.FloatOptions>,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FloatPlugin_SetFrom_m232CA49201386D4A445C495174456277698E3356 (FloatPlugin_tC1B73BD6C186ED983EE92FAFA44996E106521602* __this, TweenerCore_3_t88CA32E51F4E95E6907CE2C6FD5D8122059AC2C1* ___t0, bool ___isRelative1, 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;
TweenerCore_3_t88CA32E51F4E95E6907CE2C6FD5D8122059AC2C1* G_B2_0 = NULL;
TweenerCore_3_t88CA32E51F4E95E6907CE2C6FD5D8122059AC2C1* G_B1_0 = NULL;
float G_B3_0 = 0.0f;
TweenerCore_3_t88CA32E51F4E95E6907CE2C6FD5D8122059AC2C1* G_B3_1 = NULL;
DOSetter_1_t48D41DB8CE0BFC91A1844C4CC49A8A7222A69200* G_B5_0 = NULL;
DOSetter_1_t48D41DB8CE0BFC91A1844C4CC49A8A7222A69200* G_B4_0 = NULL;
float G_B6_0 = 0.0f;
DOSetter_1_t48D41DB8CE0BFC91A1844C4CC49A8A7222A69200* G_B6_1 = NULL;
{
TweenerCore_3_t88CA32E51F4E95E6907CE2C6FD5D8122059AC2C1* L_0 = ___t0;
float L_1 = L_0->___endValue_54;
V_0 = L_1;
TweenerCore_3_t88CA32E51F4E95E6907CE2C6FD5D8122059AC2C1* L_2 = ___t0;
TweenerCore_3_t88CA32E51F4E95E6907CE2C6FD5D8122059AC2C1* L_3 = L_2;
DOGetter_1_tE8B39477E96408653D0242624F4D7E48ABFD1B03* L_4 = L_3->___getter_57;
float L_5;
L_5 = DOGetter_1_Invoke_m2F5C065E2F5DDECAB3FD41881B295B9DC733EF52_inline(L_4, NULL);
L_3->___endValue_54 = L_5;
TweenerCore_3_t88CA32E51F4E95E6907CE2C6FD5D8122059AC2C1* L_6 = ___t0;
bool L_7 = ___isRelative1;
G_B1_0 = L_6;
if (L_7)
{
G_B2_0 = L_6;
goto IL_001f;
}
}
{
float L_8 = V_0;
G_B3_0 = L_8;
G_B3_1 = G_B1_0;
goto IL_0027;
}
IL_001f:
{
TweenerCore_3_t88CA32E51F4E95E6907CE2C6FD5D8122059AC2C1* L_9 = ___t0;
float L_10 = L_9->___endValue_54;
float L_11 = V_0;
G_B3_0 = ((float)il2cpp_codegen_add(L_10, L_11));
G_B3_1 = G_B2_0;
}
IL_0027:
{
G_B3_1->___startValue_53 = G_B3_0;
TweenerCore_3_t88CA32E51F4E95E6907CE2C6FD5D8122059AC2C1* L_12 = ___t0;
DOSetter_1_t48D41DB8CE0BFC91A1844C4CC49A8A7222A69200* L_13 = L_12->___setter_58;
TweenerCore_3_t88CA32E51F4E95E6907CE2C6FD5D8122059AC2C1* L_14 = ___t0;
FloatOptions_t8A9B05DB7CF6CC90A27F300C2977D91A48B3FEF5* L_15 = (&L_14->___plugOptions_56);
bool L_16 = L_15->___snapping_0;
G_B4_0 = L_13;
if (!L_16)
{
G_B5_0 = L_13;
goto IL_004e;
}
}
{
TweenerCore_3_t88CA32E51F4E95E6907CE2C6FD5D8122059AC2C1* L_17 = ___t0;
float L_18 = L_17->___startValue_53;
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
double L_19;
L_19 = bankers_round(((double)L_18));
G_B6_0 = ((float)L_19);
G_B6_1 = G_B4_0;
goto IL_0054;
}
IL_004e:
{
TweenerCore_3_t88CA32E51F4E95E6907CE2C6FD5D8122059AC2C1* L_20 = ___t0;
float L_21 = L_20->___startValue_53;
G_B6_0 = L_21;
G_B6_1 = G_B5_0;
}
IL_0054:
{
DOSetter_1_Invoke_m67A4785B13C5857025BC5310558493AAECD4D9E8_inline(G_B6_1, G_B6_0, NULL);
return;
}
}
// System.Single DG.Tweening.Plugins.FloatPlugin::ConvertToStartValue(DG.Tweening.Core.TweenerCore`3<System.Single,System.Single,DG.Tweening.Plugins.Options.FloatOptions>,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float FloatPlugin_ConvertToStartValue_m0158D70929F3E0AAD5ACB0085AC8E55729019B6E (FloatPlugin_tC1B73BD6C186ED983EE92FAFA44996E106521602* __this, TweenerCore_3_t88CA32E51F4E95E6907CE2C6FD5D8122059AC2C1* ___t0, float ___value1, const RuntimeMethod* method)
{
{
float L_0 = ___value1;
return L_0;
}
}
// System.Void DG.Tweening.Plugins.FloatPlugin::SetRelativeEndValue(DG.Tweening.Core.TweenerCore`3<System.Single,System.Single,DG.Tweening.Plugins.Options.FloatOptions>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FloatPlugin_SetRelativeEndValue_m62E86FC1881D233AF898B585417FCC59AB8FC9E4 (FloatPlugin_tC1B73BD6C186ED983EE92FAFA44996E106521602* __this, TweenerCore_3_t88CA32E51F4E95E6907CE2C6FD5D8122059AC2C1* ___t0, const RuntimeMethod* method)
{
{
TweenerCore_3_t88CA32E51F4E95E6907CE2C6FD5D8122059AC2C1* L_0 = ___t0;
TweenerCore_3_t88CA32E51F4E95E6907CE2C6FD5D8122059AC2C1* L_1 = L_0;
float L_2 = L_1->___endValue_54;
TweenerCore_3_t88CA32E51F4E95E6907CE2C6FD5D8122059AC2C1* L_3 = ___t0;
float L_4 = L_3->___startValue_53;
L_1->___endValue_54 = ((float)il2cpp_codegen_add(L_2, L_4));
return;
}
}
// System.Void DG.Tweening.Plugins.FloatPlugin::SetChangeValue(DG.Tweening.Core.TweenerCore`3<System.Single,System.Single,DG.Tweening.Plugins.Options.FloatOptions>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FloatPlugin_SetChangeValue_mBDCF4EFF8AC92B8BF2CBFBC4A9B88474C976DE50 (FloatPlugin_tC1B73BD6C186ED983EE92FAFA44996E106521602* __this, TweenerCore_3_t88CA32E51F4E95E6907CE2C6FD5D8122059AC2C1* ___t0, const RuntimeMethod* method)
{
{
TweenerCore_3_t88CA32E51F4E95E6907CE2C6FD5D8122059AC2C1* L_0 = ___t0;
TweenerCore_3_t88CA32E51F4E95E6907CE2C6FD5D8122059AC2C1* L_1 = L_0;
float L_2 = L_1->___endValue_54;
TweenerCore_3_t88CA32E51F4E95E6907CE2C6FD5D8122059AC2C1* L_3 = ___t0;
float L_4 = L_3->___startValue_53;
L_1->___changeValue_55 = ((float)il2cpp_codegen_subtract(L_2, L_4));
return;
}
}
// System.Single DG.Tweening.Plugins.FloatPlugin::GetSpeedBasedDuration(DG.Tweening.Plugins.Options.FloatOptions,System.Single,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float FloatPlugin_GetSpeedBasedDuration_m069F5CAC863F1D352534798BA23B9CD53ADA76D0 (FloatPlugin_tC1B73BD6C186ED983EE92FAFA44996E106521602* __this, FloatOptions_t8A9B05DB7CF6CC90A27F300C2977D91A48B3FEF5 ___options0, float ___unitsXSecond1, float ___changeValue2, const RuntimeMethod* method)
{
float V_0 = 0.0f;
{
float L_0 = ___changeValue2;
float L_1 = ___unitsXSecond1;
V_0 = ((float)(L_0/L_1));
float L_2 = V_0;
if ((!(((float)L_2) < ((float)(0.0f)))))
{
goto IL_000f;
}
}
{
float L_3 = V_0;
V_0 = ((-L_3));
}
IL_000f:
{
float L_4 = V_0;
return L_4;
}
}
// System.Void DG.Tweening.Plugins.FloatPlugin::EvaluateAndApply(DG.Tweening.Plugins.Options.FloatOptions,DG.Tweening.Tween,System.Boolean,DG.Tweening.Core.DOGetter`1<System.Single>,DG.Tweening.Core.DOSetter`1<System.Single>,System.Single,System.Single,System.Single,System.Single,System.Boolean,DG.Tweening.Core.Enums.UpdateNotice)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FloatPlugin_EvaluateAndApply_m4605FA536FD5D066DCAD0416FEA5AA5D24DC3D66 (FloatPlugin_tC1B73BD6C186ED983EE92FAFA44996E106521602* __this, FloatOptions_t8A9B05DB7CF6CC90A27F300C2977D91A48B3FEF5 ___options0, Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* ___t1, bool ___isRelative2, DOGetter_1_tE8B39477E96408653D0242624F4D7E48ABFD1B03* ___getter3, DOSetter_1_t48D41DB8CE0BFC91A1844C4CC49A8A7222A69200* ___setter4, float ___elapsed5, float ___startValue6, float ___changeValue7, float ___duration8, bool ___usingInversePosition9, int32_t ___updateNotice10, 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 G_B3_0 = 0.0f;
float G_B3_1 = 0.0f;
float G_B2_0 = 0.0f;
float G_B2_1 = 0.0f;
int32_t G_B4_0 = 0;
float G_B4_1 = 0.0f;
float G_B4_2 = 0.0f;
float G_B9_0 = 0.0f;
float G_B9_1 = 0.0f;
float G_B8_0 = 0.0f;
float G_B8_1 = 0.0f;
int32_t G_B10_0 = 0;
float G_B10_1 = 0.0f;
float G_B10_2 = 0.0f;
float G_B12_0 = 0.0f;
float G_B12_1 = 0.0f;
float G_B11_0 = 0.0f;
float G_B11_1 = 0.0f;
int32_t G_B13_0 = 0;
float G_B13_1 = 0.0f;
float G_B13_2 = 0.0f;
DOSetter_1_t48D41DB8CE0BFC91A1844C4CC49A8A7222A69200* G_B16_0 = NULL;
DOSetter_1_t48D41DB8CE0BFC91A1844C4CC49A8A7222A69200* G_B15_0 = NULL;
float G_B17_0 = 0.0f;
DOSetter_1_t48D41DB8CE0BFC91A1844C4CC49A8A7222A69200* G_B17_1 = NULL;
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_0 = ___t1;
int32_t L_1 = L_0->___loopType_25;
if ((!(((uint32_t)L_1) == ((uint32_t)2))))
{
goto IL_002a;
}
}
{
float L_2 = ___startValue6;
float L_3 = ___changeValue7;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_4 = ___t1;
bool L_5 = L_4->___isComplete_47;
G_B2_0 = L_3;
G_B2_1 = L_2;
if (L_5)
{
G_B3_0 = L_3;
G_B3_1 = L_2;
goto IL_001d;
}
}
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_6 = ___t1;
int32_t L_7 = L_6->___completedLoops_45;
G_B4_0 = L_7;
G_B4_1 = G_B2_0;
G_B4_2 = G_B2_1;
goto IL_0025;
}
IL_001d:
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_8 = ___t1;
int32_t L_9 = L_8->___completedLoops_45;
G_B4_0 = ((int32_t)il2cpp_codegen_subtract(L_9, 1));
G_B4_1 = G_B3_0;
G_B4_2 = G_B3_1;
}
IL_0025:
{
___startValue6 = ((float)il2cpp_codegen_add(G_B4_2, ((float)il2cpp_codegen_multiply(G_B4_1, ((float)G_B4_0)))));
}
IL_002a:
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_10 = ___t1;
bool L_11 = L_10->___isSequenced_36;
if (!L_11)
{
goto IL_0084;
}
}
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_12 = ___t1;
Sequence_tEADBE56D6ED2E9EE8FB2E5459C3E57131EC0545C* L_13 = L_12->___sequenceParent_37;
int32_t L_14 = ((Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C*)L_13)->___loopType_25;
if ((!(((uint32_t)L_14) == ((uint32_t)2))))
{
goto IL_0084;
}
}
{
float L_15 = ___startValue6;
float L_16 = ___changeValue7;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_17 = ___t1;
int32_t L_18 = L_17->___loopType_25;
G_B8_0 = L_16;
G_B8_1 = L_15;
if ((((int32_t)L_18) == ((int32_t)2)))
{
G_B9_0 = L_16;
G_B9_1 = L_15;
goto IL_0050;
}
}
{
G_B10_0 = 1;
G_B10_1 = G_B8_0;
G_B10_2 = G_B8_1;
goto IL_0056;
}
IL_0050:
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_19 = ___t1;
int32_t L_20 = L_19->___loops_24;
G_B10_0 = L_20;
G_B10_1 = G_B9_0;
G_B10_2 = G_B9_1;
}
IL_0056:
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_21 = ___t1;
Sequence_tEADBE56D6ED2E9EE8FB2E5459C3E57131EC0545C* L_22 = L_21->___sequenceParent_37;
bool L_23 = ((Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C*)L_22)->___isComplete_47;
G_B11_0 = ((float)il2cpp_codegen_multiply(G_B10_1, ((float)G_B10_0)));
G_B11_1 = G_B10_2;
if (L_23)
{
G_B12_0 = ((float)il2cpp_codegen_multiply(G_B10_1, ((float)G_B10_0)));
G_B12_1 = G_B10_2;
goto IL_0072;
}
}
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_24 = ___t1;
Sequence_tEADBE56D6ED2E9EE8FB2E5459C3E57131EC0545C* L_25 = L_24->___sequenceParent_37;
int32_t L_26 = ((Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C*)L_25)->___completedLoops_45;
G_B13_0 = L_26;
G_B13_1 = G_B11_0;
G_B13_2 = G_B11_1;
goto IL_007f;
}
IL_0072:
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_27 = ___t1;
Sequence_tEADBE56D6ED2E9EE8FB2E5459C3E57131EC0545C* L_28 = L_27->___sequenceParent_37;
int32_t L_29 = ((Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C*)L_28)->___completedLoops_45;
G_B13_0 = ((int32_t)il2cpp_codegen_subtract(L_29, 1));
G_B13_1 = G_B12_0;
G_B13_2 = G_B12_1;
}
IL_007f:
{
___startValue6 = ((float)il2cpp_codegen_add(G_B13_2, ((float)il2cpp_codegen_multiply(G_B13_1, ((float)G_B13_0)))));
}
IL_0084:
{
DOSetter_1_t48D41DB8CE0BFC91A1844C4CC49A8A7222A69200* L_30 = ___setter4;
FloatOptions_t8A9B05DB7CF6CC90A27F300C2977D91A48B3FEF5 L_31 = ___options0;
bool L_32 = L_31.___snapping_0;
G_B15_0 = L_30;
if (!L_32)
{
G_B16_0 = L_30;
goto IL_00be;
}
}
{
float L_33 = ___startValue6;
float L_34 = ___changeValue7;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_35 = ___t1;
int32_t L_36 = L_35->___easeType_28;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_37 = ___t1;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_38 = L_37->___customEase_29;
float L_39 = ___elapsed5;
float L_40 = ___duration8;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_41 = ___t1;
float L_42 = L_41->___easeOvershootOrAmplitude_30;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_43 = ___t1;
float L_44 = L_43->___easePeriod_31;
float L_45;
L_45 = EaseManager_Evaluate_m26A532BC322B246C5CE9D45ABC16384F58F8389A(L_36, L_38, L_39, L_40, L_42, L_44, NULL);
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
double L_46;
L_46 = bankers_round(((double)((float)il2cpp_codegen_add(L_33, ((float)il2cpp_codegen_multiply(L_34, L_45))))));
G_B17_0 = ((float)L_46);
G_B17_1 = G_B15_0;
goto IL_00e5;
}
IL_00be:
{
float L_47 = ___startValue6;
float L_48 = ___changeValue7;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_49 = ___t1;
int32_t L_50 = L_49->___easeType_28;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_51 = ___t1;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_52 = L_51->___customEase_29;
float L_53 = ___elapsed5;
float L_54 = ___duration8;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_55 = ___t1;
float L_56 = L_55->___easeOvershootOrAmplitude_30;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_57 = ___t1;
float L_58 = L_57->___easePeriod_31;
float L_59;
L_59 = EaseManager_Evaluate_m26A532BC322B246C5CE9D45ABC16384F58F8389A(L_50, L_52, L_53, L_54, L_56, L_58, NULL);
G_B17_0 = ((float)il2cpp_codegen_add(L_47, ((float)il2cpp_codegen_multiply(L_48, L_59))));
G_B17_1 = G_B16_0;
}
IL_00e5:
{
DOSetter_1_Invoke_m67A4785B13C5857025BC5310558493AAECD4D9E8_inline(G_B17_1, G_B17_0, NULL);
return;
}
}
// System.Void DG.Tweening.Plugins.FloatPlugin::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FloatPlugin__ctor_mDDE3C38DE5AF13E77CCAFC0F11823A547D4723C7 (FloatPlugin_tC1B73BD6C186ED983EE92FAFA44996E106521602* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ABSTweenPlugin_3__ctor_m69A49D24C907A08C82691746319B1D5833A43571_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
ABSTweenPlugin_3__ctor_m69A49D24C907A08C82691746319B1D5833A43571(__this, ABSTweenPlugin_3__ctor_m69A49D24C907A08C82691746319B1D5833A43571_RuntimeMethod_var);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void DG.Tweening.Plugins.Vector3Plugin::Reset(DG.Tweening.Core.TweenerCore`3<UnityEngine.Vector3,UnityEngine.Vector3,DG.Tweening.Plugins.Options.VectorOptions>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Vector3Plugin_Reset_m3917A46D223807D40CA67E69C3F45FA2E00AA338 (Vector3Plugin_t8DB704648AD26DB2C1B603081274AF3225B8BFAD* __this, TweenerCore_3_tCD82DFC45FB71C681FA8659EA63A7D7D16BFFE77* ___t0, const RuntimeMethod* method)
{
{
return;
}
}
// System.Void DG.Tweening.Plugins.Vector3Plugin::SetFrom(DG.Tweening.Core.TweenerCore`3<UnityEngine.Vector3,UnityEngine.Vector3,DG.Tweening.Plugins.Options.VectorOptions>,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Vector3Plugin_SetFrom_m675F63D9FD954A1B29876A6E2C5E445476D54046 (Vector3Plugin_t8DB704648AD26DB2C1B603081274AF3225B8BFAD* __this, TweenerCore_3_tCD82DFC45FB71C681FA8659EA63A7D7D16BFFE77* ___t0, bool ___isRelative1, 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;
}
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_0;
memset((&V_0), 0, sizeof(V_0));
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_1;
memset((&V_1), 0, sizeof(V_1));
int32_t V_2 = 0;
TweenerCore_3_tCD82DFC45FB71C681FA8659EA63A7D7D16BFFE77* G_B2_0 = NULL;
TweenerCore_3_tCD82DFC45FB71C681FA8659EA63A7D7D16BFFE77* G_B1_0 = NULL;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 G_B3_0;
memset((&G_B3_0), 0, sizeof(G_B3_0));
TweenerCore_3_tCD82DFC45FB71C681FA8659EA63A7D7D16BFFE77* G_B3_1 = NULL;
{
TweenerCore_3_tCD82DFC45FB71C681FA8659EA63A7D7D16BFFE77* L_0 = ___t0;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_1 = L_0->___endValue_54;
V_0 = L_1;
TweenerCore_3_tCD82DFC45FB71C681FA8659EA63A7D7D16BFFE77* L_2 = ___t0;
TweenerCore_3_tCD82DFC45FB71C681FA8659EA63A7D7D16BFFE77* L_3 = L_2;
DOGetter_1_t709462C08281F3AA5DFEF36CAF91404B1004C338* L_4 = L_3->___getter_57;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_5;
L_5 = DOGetter_1_Invoke_m705D63DDD8D645F289BFC35E1BCE02E731AE6F34_inline(L_4, NULL);
L_3->___endValue_54 = L_5;
TweenerCore_3_tCD82DFC45FB71C681FA8659EA63A7D7D16BFFE77* L_6 = ___t0;
bool L_7 = ___isRelative1;
G_B1_0 = L_6;
if (L_7)
{
G_B2_0 = L_6;
goto IL_001f;
}
}
{
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_8 = V_0;
G_B3_0 = L_8;
G_B3_1 = G_B1_0;
goto IL_002b;
}
IL_001f:
{
TweenerCore_3_tCD82DFC45FB71C681FA8659EA63A7D7D16BFFE77* L_9 = ___t0;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_10 = L_9->___endValue_54;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_11 = V_0;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_12;
L_12 = Vector3_op_Addition_m78C0EC70CB66E8DCAC225743D82B268DAEE92067_inline(L_10, L_11, NULL);
G_B3_0 = L_12;
G_B3_1 = G_B2_0;
}
IL_002b:
{
G_B3_1->___startValue_53 = G_B3_0;
TweenerCore_3_tCD82DFC45FB71C681FA8659EA63A7D7D16BFFE77* L_13 = ___t0;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_14 = L_13->___endValue_54;
V_1 = L_14;
TweenerCore_3_tCD82DFC45FB71C681FA8659EA63A7D7D16BFFE77* L_15 = ___t0;
VectorOptions_t2814CC842518C92C9DFC5DE6F7A73824758D3EF9* L_16 = (&L_15->___plugOptions_56);
int32_t L_17 = L_16->___axisConstraint_0;
V_2 = L_17;
int32_t L_18 = V_2;
if ((((int32_t)L_18) == ((int32_t)2)))
{
goto IL_0051;
}
}
{
int32_t L_19 = V_2;
if ((((int32_t)L_19) == ((int32_t)4)))
{
goto IL_0065;
}
}
{
int32_t L_20 = V_2;
if ((((int32_t)L_20) == ((int32_t)8)))
{
goto IL_0079;
}
}
{
goto IL_008d;
}
IL_0051:
{
TweenerCore_3_tCD82DFC45FB71C681FA8659EA63A7D7D16BFFE77* L_21 = ___t0;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_22 = (&L_21->___startValue_53);
float L_23 = L_22->___x_2;
(&V_1)->___x_2 = L_23;
goto IL_0094;
}
IL_0065:
{
TweenerCore_3_tCD82DFC45FB71C681FA8659EA63A7D7D16BFFE77* L_24 = ___t0;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_25 = (&L_24->___startValue_53);
float L_26 = L_25->___y_3;
(&V_1)->___y_3 = L_26;
goto IL_0094;
}
IL_0079:
{
TweenerCore_3_tCD82DFC45FB71C681FA8659EA63A7D7D16BFFE77* L_27 = ___t0;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_28 = (&L_27->___startValue_53);
float L_29 = L_28->___z_4;
(&V_1)->___z_4 = L_29;
goto IL_0094;
}
IL_008d:
{
TweenerCore_3_tCD82DFC45FB71C681FA8659EA63A7D7D16BFFE77* L_30 = ___t0;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_31 = L_30->___startValue_53;
V_1 = L_31;
}
IL_0094:
{
TweenerCore_3_tCD82DFC45FB71C681FA8659EA63A7D7D16BFFE77* L_32 = ___t0;
VectorOptions_t2814CC842518C92C9DFC5DE6F7A73824758D3EF9* L_33 = (&L_32->___plugOptions_56);
bool L_34 = L_33->___snapping_1;
if (!L_34)
{
goto IL_00dd;
}
}
{
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_35 = V_1;
float L_36 = L_35.___x_2;
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
double L_37;
L_37 = bankers_round(((double)L_36));
(&V_1)->___x_2 = ((float)L_37);
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_38 = V_1;
float L_39 = L_38.___y_3;
double L_40;
L_40 = bankers_round(((double)L_39));
(&V_1)->___y_3 = ((float)L_40);
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_41 = V_1;
float L_42 = L_41.___z_4;
double L_43;
L_43 = bankers_round(((double)L_42));
(&V_1)->___z_4 = ((float)L_43);
}
IL_00dd:
{
TweenerCore_3_tCD82DFC45FB71C681FA8659EA63A7D7D16BFFE77* L_44 = ___t0;
DOSetter_1_t02E8F9920F174322F1CF5AC8BCDEAABD14A03358* L_45 = L_44->___setter_58;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_46 = V_1;
DOSetter_1_Invoke_mBA4A74D4F5590F3D91622051D0D7AA2D14CDE822_inline(L_45, L_46, NULL);
return;
}
}
// UnityEngine.Vector3 DG.Tweening.Plugins.Vector3Plugin::ConvertToStartValue(DG.Tweening.Core.TweenerCore`3<UnityEngine.Vector3,UnityEngine.Vector3,DG.Tweening.Plugins.Options.VectorOptions>,UnityEngine.Vector3)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3Plugin_ConvertToStartValue_m42E52ED0EAAE4671EA20E8261F495A1657BBFBC8 (Vector3Plugin_t8DB704648AD26DB2C1B603081274AF3225B8BFAD* __this, TweenerCore_3_tCD82DFC45FB71C681FA8659EA63A7D7D16BFFE77* ___t0, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___value1, const RuntimeMethod* method)
{
{
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_0 = ___value1;
return L_0;
}
}
// System.Void DG.Tweening.Plugins.Vector3Plugin::SetRelativeEndValue(DG.Tweening.Core.TweenerCore`3<UnityEngine.Vector3,UnityEngine.Vector3,DG.Tweening.Plugins.Options.VectorOptions>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Vector3Plugin_SetRelativeEndValue_m2C1B8ECD82B9174C83EB7E1E4FBE121F54209249 (Vector3Plugin_t8DB704648AD26DB2C1B603081274AF3225B8BFAD* __this, TweenerCore_3_tCD82DFC45FB71C681FA8659EA63A7D7D16BFFE77* ___t0, const RuntimeMethod* method)
{
TweenerCore_3_tCD82DFC45FB71C681FA8659EA63A7D7D16BFFE77* V_0 = NULL;
{
TweenerCore_3_tCD82DFC45FB71C681FA8659EA63A7D7D16BFFE77* L_0 = ___t0;
V_0 = L_0;
TweenerCore_3_tCD82DFC45FB71C681FA8659EA63A7D7D16BFFE77* L_1 = V_0;
TweenerCore_3_tCD82DFC45FB71C681FA8659EA63A7D7D16BFFE77* L_2 = V_0;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_3 = L_2->___endValue_54;
TweenerCore_3_tCD82DFC45FB71C681FA8659EA63A7D7D16BFFE77* L_4 = ___t0;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_5 = L_4->___startValue_53;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_6;
L_6 = Vector3_op_Addition_m78C0EC70CB66E8DCAC225743D82B268DAEE92067_inline(L_3, L_5, NULL);
L_1->___endValue_54 = L_6;
return;
}
}
// System.Void DG.Tweening.Plugins.Vector3Plugin::SetChangeValue(DG.Tweening.Core.TweenerCore`3<UnityEngine.Vector3,UnityEngine.Vector3,DG.Tweening.Plugins.Options.VectorOptions>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Vector3Plugin_SetChangeValue_m08F27B7FB6DE60F46C78163F088FA5E41DCFA98C (Vector3Plugin_t8DB704648AD26DB2C1B603081274AF3225B8BFAD* __this, TweenerCore_3_tCD82DFC45FB71C681FA8659EA63A7D7D16BFFE77* ___t0, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
TweenerCore_3_tCD82DFC45FB71C681FA8659EA63A7D7D16BFFE77* L_0 = ___t0;
VectorOptions_t2814CC842518C92C9DFC5DE6F7A73824758D3EF9* L_1 = (&L_0->___plugOptions_56);
int32_t L_2 = L_1->___axisConstraint_0;
V_0 = L_2;
int32_t L_3 = V_0;
if ((((int32_t)L_3) == ((int32_t)2)))
{
goto IL_001d;
}
}
{
int32_t L_4 = V_0;
if ((((int32_t)L_4) == ((int32_t)4)))
{
goto IL_004a;
}
}
{
int32_t L_5 = V_0;
if ((((int32_t)L_5) == ((int32_t)8)))
{
goto IL_0077;
}
}
{
goto IL_00a4;
}
IL_001d:
{
TweenerCore_3_tCD82DFC45FB71C681FA8659EA63A7D7D16BFFE77* L_6 = ___t0;
TweenerCore_3_tCD82DFC45FB71C681FA8659EA63A7D7D16BFFE77* L_7 = ___t0;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_8 = (&L_7->___endValue_54);
float L_9 = L_8->___x_2;
TweenerCore_3_tCD82DFC45FB71C681FA8659EA63A7D7D16BFFE77* L_10 = ___t0;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_11 = (&L_10->___startValue_53);
float L_12 = L_11->___x_2;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_13;
memset((&L_13), 0, sizeof(L_13));
Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_13), ((float)il2cpp_codegen_subtract(L_9, L_12)), (0.0f), (0.0f), /*hidden argument*/NULL);
L_6->___changeValue_55 = L_13;
return;
}
IL_004a:
{
TweenerCore_3_tCD82DFC45FB71C681FA8659EA63A7D7D16BFFE77* L_14 = ___t0;
TweenerCore_3_tCD82DFC45FB71C681FA8659EA63A7D7D16BFFE77* L_15 = ___t0;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_16 = (&L_15->___endValue_54);
float L_17 = L_16->___y_3;
TweenerCore_3_tCD82DFC45FB71C681FA8659EA63A7D7D16BFFE77* L_18 = ___t0;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_19 = (&L_18->___startValue_53);
float L_20 = L_19->___y_3;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_21;
memset((&L_21), 0, sizeof(L_21));
Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_21), (0.0f), ((float)il2cpp_codegen_subtract(L_17, L_20)), (0.0f), /*hidden argument*/NULL);
L_14->___changeValue_55 = L_21;
return;
}
IL_0077:
{
TweenerCore_3_tCD82DFC45FB71C681FA8659EA63A7D7D16BFFE77* L_22 = ___t0;
TweenerCore_3_tCD82DFC45FB71C681FA8659EA63A7D7D16BFFE77* L_23 = ___t0;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_24 = (&L_23->___endValue_54);
float L_25 = L_24->___z_4;
TweenerCore_3_tCD82DFC45FB71C681FA8659EA63A7D7D16BFFE77* L_26 = ___t0;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_27 = (&L_26->___startValue_53);
float L_28 = L_27->___z_4;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_29;
memset((&L_29), 0, sizeof(L_29));
Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_29), (0.0f), (0.0f), ((float)il2cpp_codegen_subtract(L_25, L_28)), /*hidden argument*/NULL);
L_22->___changeValue_55 = L_29;
return;
}
IL_00a4:
{
TweenerCore_3_tCD82DFC45FB71C681FA8659EA63A7D7D16BFFE77* L_30 = ___t0;
TweenerCore_3_tCD82DFC45FB71C681FA8659EA63A7D7D16BFFE77* L_31 = ___t0;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_32 = L_31->___endValue_54;
TweenerCore_3_tCD82DFC45FB71C681FA8659EA63A7D7D16BFFE77* L_33 = ___t0;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_34 = L_33->___startValue_53;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_35;
L_35 = Vector3_op_Subtraction_mE42023FF80067CB44A1D4A27EB7CF2B24CABB828_inline(L_32, L_34, NULL);
L_30->___changeValue_55 = L_35;
return;
}
}
// System.Single DG.Tweening.Plugins.Vector3Plugin::GetSpeedBasedDuration(DG.Tweening.Plugins.Options.VectorOptions,System.Single,UnityEngine.Vector3)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Vector3Plugin_GetSpeedBasedDuration_m415AFD7A8572E5DC5A8BF1601705B12967BC5317 (Vector3Plugin_t8DB704648AD26DB2C1B603081274AF3225B8BFAD* __this, VectorOptions_t2814CC842518C92C9DFC5DE6F7A73824758D3EF9 ___options0, float ___unitsXSecond1, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___changeValue2, const RuntimeMethod* method)
{
{
float L_0;
L_0 = Vector3_get_magnitude_mF0D6017E90B345F1F52D1CC564C640F1A847AF2D_inline((&___changeValue2), NULL);
float L_1 = ___unitsXSecond1;
return ((float)(L_0/L_1));
}
}
// System.Void DG.Tweening.Plugins.Vector3Plugin::EvaluateAndApply(DG.Tweening.Plugins.Options.VectorOptions,DG.Tweening.Tween,System.Boolean,DG.Tweening.Core.DOGetter`1<UnityEngine.Vector3>,DG.Tweening.Core.DOSetter`1<UnityEngine.Vector3>,System.Single,UnityEngine.Vector3,UnityEngine.Vector3,System.Single,System.Boolean,DG.Tweening.Core.Enums.UpdateNotice)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Vector3Plugin_EvaluateAndApply_mA5AA5B5C049C1DD2CA0CC96BC2C0058C452E4FF3 (Vector3Plugin_t8DB704648AD26DB2C1B603081274AF3225B8BFAD* __this, VectorOptions_t2814CC842518C92C9DFC5DE6F7A73824758D3EF9 ___options0, Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* ___t1, bool ___isRelative2, DOGetter_1_t709462C08281F3AA5DFEF36CAF91404B1004C338* ___getter3, DOSetter_1_t02E8F9920F174322F1CF5AC8BCDEAABD14A03358* ___setter4, float ___elapsed5, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___startValue6, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___changeValue7, float ___duration8, bool ___usingInversePosition9, int32_t ___updateNotice10, 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;
int32_t V_1 = 0;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_2;
memset((&V_2), 0, sizeof(V_2));
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_3;
memset((&V_3), 0, sizeof(V_3));
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_4;
memset((&V_4), 0, sizeof(V_4));
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 G_B3_0;
memset((&G_B3_0), 0, sizeof(G_B3_0));
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 G_B3_1;
memset((&G_B3_1), 0, sizeof(G_B3_1));
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 G_B2_0;
memset((&G_B2_0), 0, sizeof(G_B2_0));
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 G_B2_1;
memset((&G_B2_1), 0, sizeof(G_B2_1));
int32_t G_B4_0 = 0;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 G_B4_1;
memset((&G_B4_1), 0, sizeof(G_B4_1));
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 G_B4_2;
memset((&G_B4_2), 0, sizeof(G_B4_2));
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));
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 G_B8_0;
memset((&G_B8_0), 0, sizeof(G_B8_0));
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 G_B8_1;
memset((&G_B8_1), 0, sizeof(G_B8_1));
int32_t G_B10_0 = 0;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 G_B10_1;
memset((&G_B10_1), 0, sizeof(G_B10_1));
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 G_B10_2;
memset((&G_B10_2), 0, sizeof(G_B10_2));
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 G_B12_0;
memset((&G_B12_0), 0, sizeof(G_B12_0));
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 G_B12_1;
memset((&G_B12_1), 0, sizeof(G_B12_1));
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 G_B11_0;
memset((&G_B11_0), 0, sizeof(G_B11_0));
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 G_B11_1;
memset((&G_B11_1), 0, sizeof(G_B11_1));
int32_t G_B13_0 = 0;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 G_B13_1;
memset((&G_B13_1), 0, sizeof(G_B13_1));
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 G_B13_2;
memset((&G_B13_2), 0, sizeof(G_B13_2));
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_0 = ___t1;
int32_t L_1 = L_0->___loopType_25;
if ((!(((uint32_t)L_1) == ((uint32_t)2))))
{
goto IL_0032;
}
}
{
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_2 = ___startValue6;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_3 = ___changeValue7;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_4 = ___t1;
bool L_5 = L_4->___isComplete_47;
G_B2_0 = L_3;
G_B2_1 = L_2;
if (L_5)
{
G_B3_0 = L_3;
G_B3_1 = L_2;
goto IL_001d;
}
}
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_6 = ___t1;
int32_t L_7 = L_6->___completedLoops_45;
G_B4_0 = L_7;
G_B4_1 = G_B2_0;
G_B4_2 = G_B2_1;
goto IL_0025;
}
IL_001d:
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_8 = ___t1;
int32_t L_9 = L_8->___completedLoops_45;
G_B4_0 = ((int32_t)il2cpp_codegen_subtract(L_9, 1));
G_B4_1 = G_B3_0;
G_B4_2 = G_B3_1;
}
IL_0025:
{
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_10;
L_10 = Vector3_op_Multiply_m87BA7C578F96C8E49BB07088DAAC4649F83B0353_inline(G_B4_1, ((float)G_B4_0), NULL);
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_11;
L_11 = Vector3_op_Addition_m78C0EC70CB66E8DCAC225743D82B268DAEE92067_inline(G_B4_2, L_10, NULL);
___startValue6 = L_11;
}
IL_0032:
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_12 = ___t1;
bool L_13 = L_12->___isSequenced_36;
if (!L_13)
{
goto IL_0098;
}
}
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_14 = ___t1;
Sequence_tEADBE56D6ED2E9EE8FB2E5459C3E57131EC0545C* L_15 = L_14->___sequenceParent_37;
int32_t L_16 = ((Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C*)L_15)->___loopType_25;
if ((!(((uint32_t)L_16) == ((uint32_t)2))))
{
goto IL_0098;
}
}
{
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_17 = ___startValue6;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_18 = ___changeValue7;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_19 = ___t1;
int32_t L_20 = L_19->___loopType_25;
G_B8_0 = L_18;
G_B8_1 = L_17;
if ((((int32_t)L_20) == ((int32_t)2)))
{
G_B9_0 = L_18;
G_B9_1 = L_17;
goto IL_0058;
}
}
{
G_B10_0 = 1;
G_B10_1 = G_B8_0;
G_B10_2 = G_B8_1;
goto IL_005e;
}
IL_0058:
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_21 = ___t1;
int32_t L_22 = L_21->___loops_24;
G_B10_0 = L_22;
G_B10_1 = G_B9_0;
G_B10_2 = G_B9_1;
}
IL_005e:
{
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_23;
L_23 = Vector3_op_Multiply_m87BA7C578F96C8E49BB07088DAAC4649F83B0353_inline(G_B10_1, ((float)G_B10_0), NULL);
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_24 = ___t1;
Sequence_tEADBE56D6ED2E9EE8FB2E5459C3E57131EC0545C* L_25 = L_24->___sequenceParent_37;
bool L_26 = ((Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C*)L_25)->___isComplete_47;
G_B11_0 = L_23;
G_B11_1 = G_B10_2;
if (L_26)
{
G_B12_0 = L_23;
G_B12_1 = G_B10_2;
goto IL_007e;
}
}
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_27 = ___t1;
Sequence_tEADBE56D6ED2E9EE8FB2E5459C3E57131EC0545C* L_28 = L_27->___sequenceParent_37;
int32_t L_29 = ((Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C*)L_28)->___completedLoops_45;
G_B13_0 = L_29;
G_B13_1 = G_B11_0;
G_B13_2 = G_B11_1;
goto IL_008b;
}
IL_007e:
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_30 = ___t1;
Sequence_tEADBE56D6ED2E9EE8FB2E5459C3E57131EC0545C* L_31 = L_30->___sequenceParent_37;
int32_t L_32 = ((Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C*)L_31)->___completedLoops_45;
G_B13_0 = ((int32_t)il2cpp_codegen_subtract(L_32, 1));
G_B13_1 = G_B12_0;
G_B13_2 = G_B12_1;
}
IL_008b:
{
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_33;
L_33 = Vector3_op_Multiply_m87BA7C578F96C8E49BB07088DAAC4649F83B0353_inline(G_B13_1, ((float)G_B13_0), NULL);
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_34;
L_34 = Vector3_op_Addition_m78C0EC70CB66E8DCAC225743D82B268DAEE92067_inline(G_B13_2, L_33, NULL);
___startValue6 = L_34;
}
IL_0098:
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_35 = ___t1;
int32_t L_36 = L_35->___easeType_28;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_37 = ___t1;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_38 = L_37->___customEase_29;
float L_39 = ___elapsed5;
float L_40 = ___duration8;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_41 = ___t1;
float L_42 = L_41->___easeOvershootOrAmplitude_30;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_43 = ___t1;
float L_44 = L_43->___easePeriod_31;
float L_45;
L_45 = EaseManager_Evaluate_m26A532BC322B246C5CE9D45ABC16384F58F8389A(L_36, L_38, L_39, L_40, L_42, L_44, NULL);
V_0 = L_45;
VectorOptions_t2814CC842518C92C9DFC5DE6F7A73824758D3EF9 L_46 = ___options0;
int32_t L_47 = L_46.___axisConstraint_0;
V_1 = L_47;
int32_t L_48 = V_1;
if ((((int32_t)L_48) == ((int32_t)2)))
{
goto IL_00d5;
}
}
{
int32_t L_49 = V_1;
if ((((int32_t)L_49) == ((int32_t)4)))
{
goto IL_011a;
}
}
{
int32_t L_50 = V_1;
if ((((int32_t)L_50) == ((int32_t)8)))
{
goto IL_015f;
}
}
{
goto IL_01a7;
}
IL_00d5:
{
DOGetter_1_t709462C08281F3AA5DFEF36CAF91404B1004C338* L_51 = ___getter3;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_52;
L_52 = DOGetter_1_Invoke_m705D63DDD8D645F289BFC35E1BCE02E731AE6F34_inline(L_51, NULL);
V_2 = L_52;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_53 = ___startValue6;
float L_54 = L_53.___x_2;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_55 = ___changeValue7;
float L_56 = L_55.___x_2;
float L_57 = V_0;
(&V_2)->___x_2 = ((float)il2cpp_codegen_add(L_54, ((float)il2cpp_codegen_multiply(L_56, L_57))));
VectorOptions_t2814CC842518C92C9DFC5DE6F7A73824758D3EF9 L_58 = ___options0;
bool L_59 = L_58.___snapping_1;
if (!L_59)
{
goto IL_0111;
}
}
{
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_60 = V_2;
float L_61 = L_60.___x_2;
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
double L_62;
L_62 = bankers_round(((double)L_61));
(&V_2)->___x_2 = ((float)L_62);
}
IL_0111:
{
DOSetter_1_t02E8F9920F174322F1CF5AC8BCDEAABD14A03358* L_63 = ___setter4;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_64 = V_2;
DOSetter_1_Invoke_mBA4A74D4F5590F3D91622051D0D7AA2D14CDE822_inline(L_63, L_64, NULL);
return;
}
IL_011a:
{
DOGetter_1_t709462C08281F3AA5DFEF36CAF91404B1004C338* L_65 = ___getter3;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_66;
L_66 = DOGetter_1_Invoke_m705D63DDD8D645F289BFC35E1BCE02E731AE6F34_inline(L_65, NULL);
V_3 = L_66;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_67 = ___startValue6;
float L_68 = L_67.___y_3;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_69 = ___changeValue7;
float L_70 = L_69.___y_3;
float L_71 = V_0;
(&V_3)->___y_3 = ((float)il2cpp_codegen_add(L_68, ((float)il2cpp_codegen_multiply(L_70, L_71))));
VectorOptions_t2814CC842518C92C9DFC5DE6F7A73824758D3EF9 L_72 = ___options0;
bool L_73 = L_72.___snapping_1;
if (!L_73)
{
goto IL_0156;
}
}
{
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_74 = V_3;
float L_75 = L_74.___y_3;
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
double L_76;
L_76 = bankers_round(((double)L_75));
(&V_3)->___y_3 = ((float)L_76);
}
IL_0156:
{
DOSetter_1_t02E8F9920F174322F1CF5AC8BCDEAABD14A03358* L_77 = ___setter4;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_78 = V_3;
DOSetter_1_Invoke_mBA4A74D4F5590F3D91622051D0D7AA2D14CDE822_inline(L_77, L_78, NULL);
return;
}
IL_015f:
{
DOGetter_1_t709462C08281F3AA5DFEF36CAF91404B1004C338* L_79 = ___getter3;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_80;
L_80 = DOGetter_1_Invoke_m705D63DDD8D645F289BFC35E1BCE02E731AE6F34_inline(L_79, NULL);
V_4 = L_80;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_81 = ___startValue6;
float L_82 = L_81.___z_4;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_83 = ___changeValue7;
float L_84 = L_83.___z_4;
float L_85 = V_0;
(&V_4)->___z_4 = ((float)il2cpp_codegen_add(L_82, ((float)il2cpp_codegen_multiply(L_84, L_85))));
VectorOptions_t2814CC842518C92C9DFC5DE6F7A73824758D3EF9 L_86 = ___options0;
bool L_87 = L_86.___snapping_1;
if (!L_87)
{
goto IL_019d;
}
}
{
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_88 = V_4;
float L_89 = L_88.___z_4;
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
double L_90;
L_90 = bankers_round(((double)L_89));
(&V_4)->___z_4 = ((float)L_90);
}
IL_019d:
{
DOSetter_1_t02E8F9920F174322F1CF5AC8BCDEAABD14A03358* L_91 = ___setter4;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_92 = V_4;
DOSetter_1_Invoke_mBA4A74D4F5590F3D91622051D0D7AA2D14CDE822_inline(L_91, L_92, NULL);
return;
}
IL_01a7:
{
float* L_93 = (&(&___startValue6)->___x_2);
float* L_94 = L_93;
float L_95 = *((float*)L_94);
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_96 = ___changeValue7;
float L_97 = L_96.___x_2;
float L_98 = V_0;
*((float*)L_94) = (float)((float)il2cpp_codegen_add(L_95, ((float)il2cpp_codegen_multiply(L_97, L_98))));
float* L_99 = (&(&___startValue6)->___y_3);
float* L_100 = L_99;
float L_101 = *((float*)L_100);
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_102 = ___changeValue7;
float L_103 = L_102.___y_3;
float L_104 = V_0;
*((float*)L_100) = (float)((float)il2cpp_codegen_add(L_101, ((float)il2cpp_codegen_multiply(L_103, L_104))));
float* L_105 = (&(&___startValue6)->___z_4);
float* L_106 = L_105;
float L_107 = *((float*)L_106);
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_108 = ___changeValue7;
float L_109 = L_108.___z_4;
float L_110 = V_0;
*((float*)L_106) = (float)((float)il2cpp_codegen_add(L_107, ((float)il2cpp_codegen_multiply(L_109, L_110))));
VectorOptions_t2814CC842518C92C9DFC5DE6F7A73824758D3EF9 L_111 = ___options0;
bool L_112 = L_111.___snapping_1;
if (!L_112)
{
goto IL_022a;
}
}
{
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_113 = ___startValue6;
float L_114 = L_113.___x_2;
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
double L_115;
L_115 = bankers_round(((double)L_114));
(&___startValue6)->___x_2 = ((float)L_115);
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_116 = ___startValue6;
float L_117 = L_116.___y_3;
double L_118;
L_118 = bankers_round(((double)L_117));
(&___startValue6)->___y_3 = ((float)L_118);
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_119 = ___startValue6;
float L_120 = L_119.___z_4;
double L_121;
L_121 = bankers_round(((double)L_120));
(&___startValue6)->___z_4 = ((float)L_121);
}
IL_022a:
{
DOSetter_1_t02E8F9920F174322F1CF5AC8BCDEAABD14A03358* L_122 = ___setter4;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_123 = ___startValue6;
DOSetter_1_Invoke_mBA4A74D4F5590F3D91622051D0D7AA2D14CDE822_inline(L_122, L_123, NULL);
return;
}
}
// System.Void DG.Tweening.Plugins.Vector3Plugin::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Vector3Plugin__ctor_m83B9306A6E1F7F6A4ED2F534D0614235705C8AEC (Vector3Plugin_t8DB704648AD26DB2C1B603081274AF3225B8BFAD* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ABSTweenPlugin_3__ctor_mCEFF40CFC1C040D6F5D109AED52514860F822595_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
ABSTweenPlugin_3__ctor_mCEFF40CFC1C040D6F5D109AED52514860F822595(__this, ABSTweenPlugin_3__ctor_mCEFF40CFC1C040D6F5D109AED52514860F822595_RuntimeMethod_var);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Conversion methods for marshalling of: DG.Tweening.Plugins.Options.PathOptions
IL2CPP_EXTERN_C void PathOptions_t76F1CBAC082454349D530B799121EB15BFA4CB3A_marshal_pinvoke(const PathOptions_t76F1CBAC082454349D530B799121EB15BFA4CB3A& unmarshaled, PathOptions_t76F1CBAC082454349D530B799121EB15BFA4CB3A_marshaled_pinvoke& marshaled)
{
Exception_t* ___lookAtTransform_6Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'lookAtTransform' of type 'PathOptions': Reference type field marshaling is not supported.");
IL2CPP_RAISE_MANAGED_EXCEPTION(___lookAtTransform_6Exception, NULL);
}
IL2CPP_EXTERN_C void PathOptions_t76F1CBAC082454349D530B799121EB15BFA4CB3A_marshal_pinvoke_back(const PathOptions_t76F1CBAC082454349D530B799121EB15BFA4CB3A_marshaled_pinvoke& marshaled, PathOptions_t76F1CBAC082454349D530B799121EB15BFA4CB3A& unmarshaled)
{
Exception_t* ___lookAtTransform_6Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'lookAtTransform' of type 'PathOptions': Reference type field marshaling is not supported.");
IL2CPP_RAISE_MANAGED_EXCEPTION(___lookAtTransform_6Exception, NULL);
}
// Conversion method for clean up from marshalling of: DG.Tweening.Plugins.Options.PathOptions
IL2CPP_EXTERN_C void PathOptions_t76F1CBAC082454349D530B799121EB15BFA4CB3A_marshal_pinvoke_cleanup(PathOptions_t76F1CBAC082454349D530B799121EB15BFA4CB3A_marshaled_pinvoke& marshaled)
{
}
// Conversion methods for marshalling of: DG.Tweening.Plugins.Options.PathOptions
IL2CPP_EXTERN_C void PathOptions_t76F1CBAC082454349D530B799121EB15BFA4CB3A_marshal_com(const PathOptions_t76F1CBAC082454349D530B799121EB15BFA4CB3A& unmarshaled, PathOptions_t76F1CBAC082454349D530B799121EB15BFA4CB3A_marshaled_com& marshaled)
{
Exception_t* ___lookAtTransform_6Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'lookAtTransform' of type 'PathOptions': Reference type field marshaling is not supported.");
IL2CPP_RAISE_MANAGED_EXCEPTION(___lookAtTransform_6Exception, NULL);
}
IL2CPP_EXTERN_C void PathOptions_t76F1CBAC082454349D530B799121EB15BFA4CB3A_marshal_com_back(const PathOptions_t76F1CBAC082454349D530B799121EB15BFA4CB3A_marshaled_com& marshaled, PathOptions_t76F1CBAC082454349D530B799121EB15BFA4CB3A& unmarshaled)
{
Exception_t* ___lookAtTransform_6Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'lookAtTransform' of type 'PathOptions': Reference type field marshaling is not supported.");
IL2CPP_RAISE_MANAGED_EXCEPTION(___lookAtTransform_6Exception, NULL);
}
// Conversion method for clean up from marshalling of: DG.Tweening.Plugins.Options.PathOptions
IL2CPP_EXTERN_C void PathOptions_t76F1CBAC082454349D530B799121EB15BFA4CB3A_marshal_com_cleanup(PathOptions_t76F1CBAC082454349D530B799121EB15BFA4CB3A_marshaled_com& marshaled)
{
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Conversion methods for marshalling of: DG.Tweening.Plugins.Options.Vector3ArrayOptions
IL2CPP_EXTERN_C void Vector3ArrayOptions_t0F50A7A54A860E4604486511E285C952557C6644_marshal_pinvoke(const Vector3ArrayOptions_t0F50A7A54A860E4604486511E285C952557C6644& unmarshaled, Vector3ArrayOptions_t0F50A7A54A860E4604486511E285C952557C6644_marshaled_pinvoke& marshaled)
{
marshaled.___axisConstraint_0 = unmarshaled.___axisConstraint_0;
marshaled.___snapping_1 = static_cast<int32_t>(unmarshaled.___snapping_1);
marshaled.___durations_2 = il2cpp_codegen_com_marshal_safe_array(IL2CPP_VT_R4, unmarshaled.___durations_2);
}
IL2CPP_EXTERN_C void Vector3ArrayOptions_t0F50A7A54A860E4604486511E285C952557C6644_marshal_pinvoke_back(const Vector3ArrayOptions_t0F50A7A54A860E4604486511E285C952557C6644_marshaled_pinvoke& marshaled, Vector3ArrayOptions_t0F50A7A54A860E4604486511E285C952557C6644& unmarshaled)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t unmarshaledaxisConstraint_temp_0 = 0;
unmarshaledaxisConstraint_temp_0 = marshaled.___axisConstraint_0;
unmarshaled.___axisConstraint_0 = unmarshaledaxisConstraint_temp_0;
bool unmarshaledsnapping_temp_1 = false;
unmarshaledsnapping_temp_1 = static_cast<bool>(marshaled.___snapping_1);
unmarshaled.___snapping_1 = unmarshaledsnapping_temp_1;
unmarshaled.___durations_2 = (SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C*)il2cpp_codegen_com_marshal_safe_array_result(IL2CPP_VT_R4, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var, marshaled.___durations_2);
Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___durations_2), (void*)(SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C*)il2cpp_codegen_com_marshal_safe_array_result(IL2CPP_VT_R4, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var, marshaled.___durations_2));
}
// Conversion method for clean up from marshalling of: DG.Tweening.Plugins.Options.Vector3ArrayOptions
IL2CPP_EXTERN_C void Vector3ArrayOptions_t0F50A7A54A860E4604486511E285C952557C6644_marshal_pinvoke_cleanup(Vector3ArrayOptions_t0F50A7A54A860E4604486511E285C952557C6644_marshaled_pinvoke& marshaled)
{
il2cpp_codegen_com_destroy_safe_array(marshaled.___durations_2);
marshaled.___durations_2 = NULL;
}
// Conversion methods for marshalling of: DG.Tweening.Plugins.Options.Vector3ArrayOptions
IL2CPP_EXTERN_C void Vector3ArrayOptions_t0F50A7A54A860E4604486511E285C952557C6644_marshal_com(const Vector3ArrayOptions_t0F50A7A54A860E4604486511E285C952557C6644& unmarshaled, Vector3ArrayOptions_t0F50A7A54A860E4604486511E285C952557C6644_marshaled_com& marshaled)
{
marshaled.___axisConstraint_0 = unmarshaled.___axisConstraint_0;
marshaled.___snapping_1 = static_cast<int32_t>(unmarshaled.___snapping_1);
marshaled.___durations_2 = il2cpp_codegen_com_marshal_safe_array(IL2CPP_VT_R4, unmarshaled.___durations_2);
}
IL2CPP_EXTERN_C void Vector3ArrayOptions_t0F50A7A54A860E4604486511E285C952557C6644_marshal_com_back(const Vector3ArrayOptions_t0F50A7A54A860E4604486511E285C952557C6644_marshaled_com& marshaled, Vector3ArrayOptions_t0F50A7A54A860E4604486511E285C952557C6644& unmarshaled)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t unmarshaledaxisConstraint_temp_0 = 0;
unmarshaledaxisConstraint_temp_0 = marshaled.___axisConstraint_0;
unmarshaled.___axisConstraint_0 = unmarshaledaxisConstraint_temp_0;
bool unmarshaledsnapping_temp_1 = false;
unmarshaledsnapping_temp_1 = static_cast<bool>(marshaled.___snapping_1);
unmarshaled.___snapping_1 = unmarshaledsnapping_temp_1;
unmarshaled.___durations_2 = (SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C*)il2cpp_codegen_com_marshal_safe_array_result(IL2CPP_VT_R4, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var, marshaled.___durations_2);
Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___durations_2), (void*)(SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C*)il2cpp_codegen_com_marshal_safe_array_result(IL2CPP_VT_R4, Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_il2cpp_TypeInfo_var, marshaled.___durations_2));
}
// Conversion method for clean up from marshalling of: DG.Tweening.Plugins.Options.Vector3ArrayOptions
IL2CPP_EXTERN_C void Vector3ArrayOptions_t0F50A7A54A860E4604486511E285C952557C6644_marshal_com_cleanup(Vector3ArrayOptions_t0F50A7A54A860E4604486511E285C952557C6644_marshaled_com& marshaled)
{
il2cpp_codegen_com_destroy_safe_array(marshaled.___durations_2);
marshaled.___durations_2 = NULL;
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Conversion methods for marshalling of: DG.Tweening.Plugins.Options.ColorOptions
IL2CPP_EXTERN_C void ColorOptions_t9F2151E3A21F3FE2A41BEEF7D288D670C2685F39_marshal_pinvoke(const ColorOptions_t9F2151E3A21F3FE2A41BEEF7D288D670C2685F39& unmarshaled, ColorOptions_t9F2151E3A21F3FE2A41BEEF7D288D670C2685F39_marshaled_pinvoke& marshaled)
{
marshaled.___alphaOnly_0 = static_cast<int32_t>(unmarshaled.___alphaOnly_0);
}
IL2CPP_EXTERN_C void ColorOptions_t9F2151E3A21F3FE2A41BEEF7D288D670C2685F39_marshal_pinvoke_back(const ColorOptions_t9F2151E3A21F3FE2A41BEEF7D288D670C2685F39_marshaled_pinvoke& marshaled, ColorOptions_t9F2151E3A21F3FE2A41BEEF7D288D670C2685F39& unmarshaled)
{
bool unmarshaledalphaOnly_temp_0 = false;
unmarshaledalphaOnly_temp_0 = static_cast<bool>(marshaled.___alphaOnly_0);
unmarshaled.___alphaOnly_0 = unmarshaledalphaOnly_temp_0;
}
// Conversion method for clean up from marshalling of: DG.Tweening.Plugins.Options.ColorOptions
IL2CPP_EXTERN_C void ColorOptions_t9F2151E3A21F3FE2A41BEEF7D288D670C2685F39_marshal_pinvoke_cleanup(ColorOptions_t9F2151E3A21F3FE2A41BEEF7D288D670C2685F39_marshaled_pinvoke& marshaled)
{
}
// Conversion methods for marshalling of: DG.Tweening.Plugins.Options.ColorOptions
IL2CPP_EXTERN_C void ColorOptions_t9F2151E3A21F3FE2A41BEEF7D288D670C2685F39_marshal_com(const ColorOptions_t9F2151E3A21F3FE2A41BEEF7D288D670C2685F39& unmarshaled, ColorOptions_t9F2151E3A21F3FE2A41BEEF7D288D670C2685F39_marshaled_com& marshaled)
{
marshaled.___alphaOnly_0 = static_cast<int32_t>(unmarshaled.___alphaOnly_0);
}
IL2CPP_EXTERN_C void ColorOptions_t9F2151E3A21F3FE2A41BEEF7D288D670C2685F39_marshal_com_back(const ColorOptions_t9F2151E3A21F3FE2A41BEEF7D288D670C2685F39_marshaled_com& marshaled, ColorOptions_t9F2151E3A21F3FE2A41BEEF7D288D670C2685F39& unmarshaled)
{
bool unmarshaledalphaOnly_temp_0 = false;
unmarshaledalphaOnly_temp_0 = static_cast<bool>(marshaled.___alphaOnly_0);
unmarshaled.___alphaOnly_0 = unmarshaledalphaOnly_temp_0;
}
// Conversion method for clean up from marshalling of: DG.Tweening.Plugins.Options.ColorOptions
IL2CPP_EXTERN_C void ColorOptions_t9F2151E3A21F3FE2A41BEEF7D288D670C2685F39_marshal_com_cleanup(ColorOptions_t9F2151E3A21F3FE2A41BEEF7D288D670C2685F39_marshaled_com& marshaled)
{
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Conversion methods for marshalling of: DG.Tweening.Plugins.Options.FloatOptions
IL2CPP_EXTERN_C void FloatOptions_t8A9B05DB7CF6CC90A27F300C2977D91A48B3FEF5_marshal_pinvoke(const FloatOptions_t8A9B05DB7CF6CC90A27F300C2977D91A48B3FEF5& unmarshaled, FloatOptions_t8A9B05DB7CF6CC90A27F300C2977D91A48B3FEF5_marshaled_pinvoke& marshaled)
{
marshaled.___snapping_0 = static_cast<int32_t>(unmarshaled.___snapping_0);
}
IL2CPP_EXTERN_C void FloatOptions_t8A9B05DB7CF6CC90A27F300C2977D91A48B3FEF5_marshal_pinvoke_back(const FloatOptions_t8A9B05DB7CF6CC90A27F300C2977D91A48B3FEF5_marshaled_pinvoke& marshaled, FloatOptions_t8A9B05DB7CF6CC90A27F300C2977D91A48B3FEF5& unmarshaled)
{
bool unmarshaledsnapping_temp_0 = false;
unmarshaledsnapping_temp_0 = static_cast<bool>(marshaled.___snapping_0);
unmarshaled.___snapping_0 = unmarshaledsnapping_temp_0;
}
// Conversion method for clean up from marshalling of: DG.Tweening.Plugins.Options.FloatOptions
IL2CPP_EXTERN_C void FloatOptions_t8A9B05DB7CF6CC90A27F300C2977D91A48B3FEF5_marshal_pinvoke_cleanup(FloatOptions_t8A9B05DB7CF6CC90A27F300C2977D91A48B3FEF5_marshaled_pinvoke& marshaled)
{
}
// Conversion methods for marshalling of: DG.Tweening.Plugins.Options.FloatOptions
IL2CPP_EXTERN_C void FloatOptions_t8A9B05DB7CF6CC90A27F300C2977D91A48B3FEF5_marshal_com(const FloatOptions_t8A9B05DB7CF6CC90A27F300C2977D91A48B3FEF5& unmarshaled, FloatOptions_t8A9B05DB7CF6CC90A27F300C2977D91A48B3FEF5_marshaled_com& marshaled)
{
marshaled.___snapping_0 = static_cast<int32_t>(unmarshaled.___snapping_0);
}
IL2CPP_EXTERN_C void FloatOptions_t8A9B05DB7CF6CC90A27F300C2977D91A48B3FEF5_marshal_com_back(const FloatOptions_t8A9B05DB7CF6CC90A27F300C2977D91A48B3FEF5_marshaled_com& marshaled, FloatOptions_t8A9B05DB7CF6CC90A27F300C2977D91A48B3FEF5& unmarshaled)
{
bool unmarshaledsnapping_temp_0 = false;
unmarshaledsnapping_temp_0 = static_cast<bool>(marshaled.___snapping_0);
unmarshaled.___snapping_0 = unmarshaledsnapping_temp_0;
}
// Conversion method for clean up from marshalling of: DG.Tweening.Plugins.Options.FloatOptions
IL2CPP_EXTERN_C void FloatOptions_t8A9B05DB7CF6CC90A27F300C2977D91A48B3FEF5_marshal_com_cleanup(FloatOptions_t8A9B05DB7CF6CC90A27F300C2977D91A48B3FEF5_marshaled_com& marshaled)
{
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Conversion methods for marshalling of: DG.Tweening.Plugins.Options.RectOptions
IL2CPP_EXTERN_C void RectOptions_tCE72F3B850FF80059E448A0ED2AA3FF16EE5EDAC_marshal_pinvoke(const RectOptions_tCE72F3B850FF80059E448A0ED2AA3FF16EE5EDAC& unmarshaled, RectOptions_tCE72F3B850FF80059E448A0ED2AA3FF16EE5EDAC_marshaled_pinvoke& marshaled)
{
marshaled.___snapping_0 = static_cast<int32_t>(unmarshaled.___snapping_0);
}
IL2CPP_EXTERN_C void RectOptions_tCE72F3B850FF80059E448A0ED2AA3FF16EE5EDAC_marshal_pinvoke_back(const RectOptions_tCE72F3B850FF80059E448A0ED2AA3FF16EE5EDAC_marshaled_pinvoke& marshaled, RectOptions_tCE72F3B850FF80059E448A0ED2AA3FF16EE5EDAC& unmarshaled)
{
bool unmarshaledsnapping_temp_0 = false;
unmarshaledsnapping_temp_0 = static_cast<bool>(marshaled.___snapping_0);
unmarshaled.___snapping_0 = unmarshaledsnapping_temp_0;
}
// Conversion method for clean up from marshalling of: DG.Tweening.Plugins.Options.RectOptions
IL2CPP_EXTERN_C void RectOptions_tCE72F3B850FF80059E448A0ED2AA3FF16EE5EDAC_marshal_pinvoke_cleanup(RectOptions_tCE72F3B850FF80059E448A0ED2AA3FF16EE5EDAC_marshaled_pinvoke& marshaled)
{
}
// Conversion methods for marshalling of: DG.Tweening.Plugins.Options.RectOptions
IL2CPP_EXTERN_C void RectOptions_tCE72F3B850FF80059E448A0ED2AA3FF16EE5EDAC_marshal_com(const RectOptions_tCE72F3B850FF80059E448A0ED2AA3FF16EE5EDAC& unmarshaled, RectOptions_tCE72F3B850FF80059E448A0ED2AA3FF16EE5EDAC_marshaled_com& marshaled)
{
marshaled.___snapping_0 = static_cast<int32_t>(unmarshaled.___snapping_0);
}
IL2CPP_EXTERN_C void RectOptions_tCE72F3B850FF80059E448A0ED2AA3FF16EE5EDAC_marshal_com_back(const RectOptions_tCE72F3B850FF80059E448A0ED2AA3FF16EE5EDAC_marshaled_com& marshaled, RectOptions_tCE72F3B850FF80059E448A0ED2AA3FF16EE5EDAC& unmarshaled)
{
bool unmarshaledsnapping_temp_0 = false;
unmarshaledsnapping_temp_0 = static_cast<bool>(marshaled.___snapping_0);
unmarshaled.___snapping_0 = unmarshaledsnapping_temp_0;
}
// Conversion method for clean up from marshalling of: DG.Tweening.Plugins.Options.RectOptions
IL2CPP_EXTERN_C void RectOptions_tCE72F3B850FF80059E448A0ED2AA3FF16EE5EDAC_marshal_com_cleanup(RectOptions_tCE72F3B850FF80059E448A0ED2AA3FF16EE5EDAC_marshaled_com& marshaled)
{
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Conversion methods for marshalling of: DG.Tweening.Plugins.Options.StringOptions
IL2CPP_EXTERN_C void StringOptions_tC70D70DB6854CE62E6BBC3AA066517835919E9FA_marshal_pinvoke(const StringOptions_tC70D70DB6854CE62E6BBC3AA066517835919E9FA& unmarshaled, StringOptions_tC70D70DB6854CE62E6BBC3AA066517835919E9FA_marshaled_pinvoke& marshaled)
{
marshaled.___richTextEnabled_0 = static_cast<int32_t>(unmarshaled.___richTextEnabled_0);
marshaled.___scrambleMode_1 = unmarshaled.___scrambleMode_1;
if (unmarshaled.___scrambledChars_2 != NULL)
{
il2cpp_array_size_t _unmarshaledscrambledChars_Length = (unmarshaled.___scrambledChars_2)->max_length;
marshaled.___scrambledChars_2 = il2cpp_codegen_marshal_allocate_array<uint8_t>(_unmarshaledscrambledChars_Length);
for (int32_t i = 0; i < ARRAY_LENGTH_AS_INT32(_unmarshaledscrambledChars_Length); i++)
{
(marshaled.___scrambledChars_2)[i] = static_cast<uint8_t>((unmarshaled.___scrambledChars_2)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(i)));
}
}
else
{
marshaled.___scrambledChars_2 = NULL;
}
marshaled.___startValueStrippedLength_3 = unmarshaled.___startValueStrippedLength_3;
marshaled.___changeValueStrippedLength_4 = unmarshaled.___changeValueStrippedLength_4;
}
IL2CPP_EXTERN_C void StringOptions_tC70D70DB6854CE62E6BBC3AA066517835919E9FA_marshal_pinvoke_back(const StringOptions_tC70D70DB6854CE62E6BBC3AA066517835919E9FA_marshaled_pinvoke& marshaled, StringOptions_tC70D70DB6854CE62E6BBC3AA066517835919E9FA& unmarshaled)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
bool unmarshaledrichTextEnabled_temp_0 = false;
unmarshaledrichTextEnabled_temp_0 = static_cast<bool>(marshaled.___richTextEnabled_0);
unmarshaled.___richTextEnabled_0 = unmarshaledrichTextEnabled_temp_0;
int32_t unmarshaledscrambleMode_temp_1 = 0;
unmarshaledscrambleMode_temp_1 = marshaled.___scrambleMode_1;
unmarshaled.___scrambleMode_1 = unmarshaledscrambleMode_temp_1;
if (marshaled.___scrambledChars_2 != NULL)
{
if (unmarshaled.___scrambledChars_2 == NULL)
{
unmarshaled.___scrambledChars_2 = reinterpret_cast<CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB*>((CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB*)SZArrayNew(CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB_il2cpp_TypeInfo_var, 1));
Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___scrambledChars_2), (void*)reinterpret_cast<CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB*>((CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB*)SZArrayNew(CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB_il2cpp_TypeInfo_var, 1)));
}
il2cpp_array_size_t _arrayLength = (unmarshaled.___scrambledChars_2)->max_length;
for (int32_t i = 0; i < ARRAY_LENGTH_AS_INT32(_arrayLength); i++)
{
(unmarshaled.___scrambledChars_2)->SetAtUnchecked(static_cast<il2cpp_array_size_t>(i), static_cast<Il2CppChar>((marshaled.___scrambledChars_2)[i]));
}
}
int32_t unmarshaledstartValueStrippedLength_temp_3 = 0;
unmarshaledstartValueStrippedLength_temp_3 = marshaled.___startValueStrippedLength_3;
unmarshaled.___startValueStrippedLength_3 = unmarshaledstartValueStrippedLength_temp_3;
int32_t unmarshaledchangeValueStrippedLength_temp_4 = 0;
unmarshaledchangeValueStrippedLength_temp_4 = marshaled.___changeValueStrippedLength_4;
unmarshaled.___changeValueStrippedLength_4 = unmarshaledchangeValueStrippedLength_temp_4;
}
// Conversion method for clean up from marshalling of: DG.Tweening.Plugins.Options.StringOptions
IL2CPP_EXTERN_C void StringOptions_tC70D70DB6854CE62E6BBC3AA066517835919E9FA_marshal_pinvoke_cleanup(StringOptions_tC70D70DB6854CE62E6BBC3AA066517835919E9FA_marshaled_pinvoke& marshaled)
{
if (marshaled.___scrambledChars_2 != NULL)
{
il2cpp_codegen_marshal_free(marshaled.___scrambledChars_2);
marshaled.___scrambledChars_2 = NULL;
}
}
// Conversion methods for marshalling of: DG.Tweening.Plugins.Options.StringOptions
IL2CPP_EXTERN_C void StringOptions_tC70D70DB6854CE62E6BBC3AA066517835919E9FA_marshal_com(const StringOptions_tC70D70DB6854CE62E6BBC3AA066517835919E9FA& unmarshaled, StringOptions_tC70D70DB6854CE62E6BBC3AA066517835919E9FA_marshaled_com& marshaled)
{
marshaled.___richTextEnabled_0 = static_cast<int32_t>(unmarshaled.___richTextEnabled_0);
marshaled.___scrambleMode_1 = unmarshaled.___scrambleMode_1;
if (unmarshaled.___scrambledChars_2 != NULL)
{
il2cpp_array_size_t _unmarshaledscrambledChars_Length = (unmarshaled.___scrambledChars_2)->max_length;
marshaled.___scrambledChars_2 = il2cpp_codegen_marshal_allocate_array<uint8_t>(_unmarshaledscrambledChars_Length);
for (int32_t i = 0; i < ARRAY_LENGTH_AS_INT32(_unmarshaledscrambledChars_Length); i++)
{
(marshaled.___scrambledChars_2)[i] = static_cast<uint8_t>((unmarshaled.___scrambledChars_2)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(i)));
}
}
else
{
marshaled.___scrambledChars_2 = NULL;
}
marshaled.___startValueStrippedLength_3 = unmarshaled.___startValueStrippedLength_3;
marshaled.___changeValueStrippedLength_4 = unmarshaled.___changeValueStrippedLength_4;
}
IL2CPP_EXTERN_C void StringOptions_tC70D70DB6854CE62E6BBC3AA066517835919E9FA_marshal_com_back(const StringOptions_tC70D70DB6854CE62E6BBC3AA066517835919E9FA_marshaled_com& marshaled, StringOptions_tC70D70DB6854CE62E6BBC3AA066517835919E9FA& unmarshaled)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
bool unmarshaledrichTextEnabled_temp_0 = false;
unmarshaledrichTextEnabled_temp_0 = static_cast<bool>(marshaled.___richTextEnabled_0);
unmarshaled.___richTextEnabled_0 = unmarshaledrichTextEnabled_temp_0;
int32_t unmarshaledscrambleMode_temp_1 = 0;
unmarshaledscrambleMode_temp_1 = marshaled.___scrambleMode_1;
unmarshaled.___scrambleMode_1 = unmarshaledscrambleMode_temp_1;
if (marshaled.___scrambledChars_2 != NULL)
{
if (unmarshaled.___scrambledChars_2 == NULL)
{
unmarshaled.___scrambledChars_2 = reinterpret_cast<CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB*>((CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB*)SZArrayNew(CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB_il2cpp_TypeInfo_var, 1));
Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___scrambledChars_2), (void*)reinterpret_cast<CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB*>((CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB*)SZArrayNew(CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB_il2cpp_TypeInfo_var, 1)));
}
il2cpp_array_size_t _arrayLength = (unmarshaled.___scrambledChars_2)->max_length;
for (int32_t i = 0; i < ARRAY_LENGTH_AS_INT32(_arrayLength); i++)
{
(unmarshaled.___scrambledChars_2)->SetAtUnchecked(static_cast<il2cpp_array_size_t>(i), static_cast<Il2CppChar>((marshaled.___scrambledChars_2)[i]));
}
}
int32_t unmarshaledstartValueStrippedLength_temp_3 = 0;
unmarshaledstartValueStrippedLength_temp_3 = marshaled.___startValueStrippedLength_3;
unmarshaled.___startValueStrippedLength_3 = unmarshaledstartValueStrippedLength_temp_3;
int32_t unmarshaledchangeValueStrippedLength_temp_4 = 0;
unmarshaledchangeValueStrippedLength_temp_4 = marshaled.___changeValueStrippedLength_4;
unmarshaled.___changeValueStrippedLength_4 = unmarshaledchangeValueStrippedLength_temp_4;
}
// Conversion method for clean up from marshalling of: DG.Tweening.Plugins.Options.StringOptions
IL2CPP_EXTERN_C void StringOptions_tC70D70DB6854CE62E6BBC3AA066517835919E9FA_marshal_com_cleanup(StringOptions_tC70D70DB6854CE62E6BBC3AA066517835919E9FA_marshaled_com& marshaled)
{
if (marshaled.___scrambledChars_2 != NULL)
{
il2cpp_codegen_marshal_free(marshaled.___scrambledChars_2);
marshaled.___scrambledChars_2 = NULL;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// Conversion methods for marshalling of: DG.Tweening.Plugins.Options.VectorOptions
IL2CPP_EXTERN_C void VectorOptions_t2814CC842518C92C9DFC5DE6F7A73824758D3EF9_marshal_pinvoke(const VectorOptions_t2814CC842518C92C9DFC5DE6F7A73824758D3EF9& unmarshaled, VectorOptions_t2814CC842518C92C9DFC5DE6F7A73824758D3EF9_marshaled_pinvoke& marshaled)
{
marshaled.___axisConstraint_0 = unmarshaled.___axisConstraint_0;
marshaled.___snapping_1 = static_cast<int32_t>(unmarshaled.___snapping_1);
}
IL2CPP_EXTERN_C void VectorOptions_t2814CC842518C92C9DFC5DE6F7A73824758D3EF9_marshal_pinvoke_back(const VectorOptions_t2814CC842518C92C9DFC5DE6F7A73824758D3EF9_marshaled_pinvoke& marshaled, VectorOptions_t2814CC842518C92C9DFC5DE6F7A73824758D3EF9& unmarshaled)
{
int32_t unmarshaledaxisConstraint_temp_0 = 0;
unmarshaledaxisConstraint_temp_0 = marshaled.___axisConstraint_0;
unmarshaled.___axisConstraint_0 = unmarshaledaxisConstraint_temp_0;
bool unmarshaledsnapping_temp_1 = false;
unmarshaledsnapping_temp_1 = static_cast<bool>(marshaled.___snapping_1);
unmarshaled.___snapping_1 = unmarshaledsnapping_temp_1;
}
// Conversion method for clean up from marshalling of: DG.Tweening.Plugins.Options.VectorOptions
IL2CPP_EXTERN_C void VectorOptions_t2814CC842518C92C9DFC5DE6F7A73824758D3EF9_marshal_pinvoke_cleanup(VectorOptions_t2814CC842518C92C9DFC5DE6F7A73824758D3EF9_marshaled_pinvoke& marshaled)
{
}
// Conversion methods for marshalling of: DG.Tweening.Plugins.Options.VectorOptions
IL2CPP_EXTERN_C void VectorOptions_t2814CC842518C92C9DFC5DE6F7A73824758D3EF9_marshal_com(const VectorOptions_t2814CC842518C92C9DFC5DE6F7A73824758D3EF9& unmarshaled, VectorOptions_t2814CC842518C92C9DFC5DE6F7A73824758D3EF9_marshaled_com& marshaled)
{
marshaled.___axisConstraint_0 = unmarshaled.___axisConstraint_0;
marshaled.___snapping_1 = static_cast<int32_t>(unmarshaled.___snapping_1);
}
IL2CPP_EXTERN_C void VectorOptions_t2814CC842518C92C9DFC5DE6F7A73824758D3EF9_marshal_com_back(const VectorOptions_t2814CC842518C92C9DFC5DE6F7A73824758D3EF9_marshaled_com& marshaled, VectorOptions_t2814CC842518C92C9DFC5DE6F7A73824758D3EF9& unmarshaled)
{
int32_t unmarshaledaxisConstraint_temp_0 = 0;
unmarshaledaxisConstraint_temp_0 = marshaled.___axisConstraint_0;
unmarshaled.___axisConstraint_0 = unmarshaledaxisConstraint_temp_0;
bool unmarshaledsnapping_temp_1 = false;
unmarshaledsnapping_temp_1 = static_cast<bool>(marshaled.___snapping_1);
unmarshaled.___snapping_1 = unmarshaledsnapping_temp_1;
}
// Conversion method for clean up from marshalling of: DG.Tweening.Plugins.Options.VectorOptions
IL2CPP_EXTERN_C void VectorOptions_t2814CC842518C92C9DFC5DE6F7A73824758D3EF9_marshal_com_cleanup(VectorOptions_t2814CC842518C92C9DFC5DE6F7A73824758D3EF9_marshaled_com& marshaled)
{
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Boolean DG.Tweening.Plugins.Core.SpecialPluginsUtils::SetLookAt(DG.Tweening.Core.TweenerCore`3<UnityEngine.Quaternion,UnityEngine.Vector3,DG.Tweening.Plugins.Options.QuaternionOptions>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SpecialPluginsUtils_SetLookAt_m032BE1B008809A24C0B4BD53A9689F7DD70F7FCF (TweenerCore_3_t392C54729BB024F5802F8E205C583653C4E886E3* ___t0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* V_0 = NULL;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_1;
memset((&V_1), 0, sizeof(V_1));
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_2;
memset((&V_2), 0, sizeof(V_2));
int32_t V_3 = 0;
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 V_4;
memset((&V_4), 0, sizeof(V_4));
{
TweenerCore_3_t392C54729BB024F5802F8E205C583653C4E886E3* L_0 = ___t0;
RuntimeObject* L_1 = ((Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C*)L_0)->___target_7;
V_0 = ((Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1*)IsInstClass((RuntimeObject*)L_1, Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1_il2cpp_TypeInfo_var));
TweenerCore_3_t392C54729BB024F5802F8E205C583653C4E886E3* L_2 = ___t0;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_3 = L_2->___endValue_54;
V_1 = L_3;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_4 = V_1;
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_5 = V_0;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_6;
L_6 = Transform_get_position_m69CD5FA214FDAE7BB701552943674846C220FDE1(L_5, NULL);
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_7;
L_7 = Vector3_op_Subtraction_mE42023FF80067CB44A1D4A27EB7CF2B24CABB828_inline(L_4, L_6, NULL);
V_1 = L_7;
TweenerCore_3_t392C54729BB024F5802F8E205C583653C4E886E3* L_8 = ___t0;
QuaternionOptions_t1B83700718F7417854E4B6FB0E1726E183F69718* L_9 = (&L_8->___plugOptions_56);
int32_t L_10 = L_9->___axisConstraint_1;
V_3 = L_10;
int32_t L_11 = V_3;
if ((((int32_t)L_11) == ((int32_t)2)))
{
goto IL_003a;
}
}
{
int32_t L_12 = V_3;
if ((((int32_t)L_12) == ((int32_t)4)))
{
goto IL_0048;
}
}
{
int32_t L_13 = V_3;
if ((((int32_t)L_13) == ((int32_t)8)))
{
goto IL_0056;
}
}
{
goto IL_0062;
}
IL_003a:
{
(&V_1)->___x_2 = (0.0f);
goto IL_0062;
}
IL_0048:
{
(&V_1)->___y_3 = (0.0f);
goto IL_0062;
}
IL_0056:
{
(&V_1)->___z_4 = (0.0f);
}
IL_0062:
{
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_14 = V_1;
TweenerCore_3_t392C54729BB024F5802F8E205C583653C4E886E3* L_15 = ___t0;
QuaternionOptions_t1B83700718F7417854E4B6FB0E1726E183F69718* L_16 = (&L_15->___plugOptions_56);
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_17 = L_16->___up_2;
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_18;
L_18 = Quaternion_LookRotation_mFB02EDC8F733774DFAC3BEA4B4BB265A228F8307(L_14, L_17, NULL);
V_4 = L_18;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_19;
L_19 = Quaternion_get_eulerAngles_m2DB5158B5C3A71FD60FC8A6EE43D3AAA1CFED122_inline((&V_4), NULL);
V_2 = L_19;
TweenerCore_3_t392C54729BB024F5802F8E205C583653C4E886E3* L_20 = ___t0;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_21 = V_2;
L_20->___endValue_54 = L_21;
return (bool)1;
}
}
// System.Boolean DG.Tweening.Plugins.Core.SpecialPluginsUtils::SetPunch(DG.Tweening.Core.TweenerCore`3<UnityEngine.Vector3,UnityEngine.Vector3[],DG.Tweening.Plugins.Options.Vector3ArrayOptions>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SpecialPluginsUtils_SetPunch_m65C9920310ABC6FC6C483A6CEC088F3A360EE3CA (TweenerCore_3_t0CD1AF1B188E9D008629D280210B5FA8C761E336* ___t0, const RuntimeMethod* method)
{
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_0;
memset((&V_0), 0, sizeof(V_0));
int32_t V_1 = 0;
bool V_2 = false;
bool V_3 = false;
int32_t V_4 = 0;
il2cpp::utils::ExceptionSupportStack<RuntimeObject*, 1> __active_exceptions;
try
{// begin try (depth: 1)
TweenerCore_3_t0CD1AF1B188E9D008629D280210B5FA8C761E336* L_0 = ___t0;
DOGetter_1_t709462C08281F3AA5DFEF36CAF91404B1004C338* L_1 = L_0->___getter_57;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_2;
L_2 = DOGetter_1_Invoke_m705D63DDD8D645F289BFC35E1BCE02E731AE6F34_inline(L_1, NULL);
V_0 = L_2;
goto IL_0013;
}// 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_000e;
}
throw e;
}
CATCH_000e:
{// begin catch(System.Object)
V_2 = (bool)0;
IL2CPP_POP_ACTIVE_EXCEPTION();
goto IL_006c;
}// end catch (depth: 1)
IL_0013:
{
TweenerCore_3_t0CD1AF1B188E9D008629D280210B5FA8C761E336* L_3 = ___t0;
TweenerCore_3_t0CD1AF1B188E9D008629D280210B5FA8C761E336* L_4 = L_3;
int32_t L_5 = 0;
V_3 = (bool)L_5;
((Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C*)L_4)->___isSpeedBased_21 = (bool)L_5;
bool L_6 = V_3;
((Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C*)L_4)->___isRelative_27 = L_6;
TweenerCore_3_t0CD1AF1B188E9D008629D280210B5FA8C761E336* L_7 = ___t0;
((Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C*)L_7)->___easeType_28 = 6;
TweenerCore_3_t0CD1AF1B188E9D008629D280210B5FA8C761E336* L_8 = ___t0;
((Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C*)L_8)->___customEase_29 = (EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04*)NULL;
Il2CppCodeGenWriteBarrier((void**)(&((Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C*)L_8)->___customEase_29), (void*)(EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04*)NULL);
TweenerCore_3_t0CD1AF1B188E9D008629D280210B5FA8C761E336* L_9 = ___t0;
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_10 = L_9->___endValue_54;
V_1 = ((int32_t)(((RuntimeArray*)L_10)->max_length));
V_4 = 0;
goto IL_0065;
}
IL_003f:
{
TweenerCore_3_t0CD1AF1B188E9D008629D280210B5FA8C761E336* L_11 = ___t0;
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_12 = L_11->___endValue_54;
int32_t L_13 = V_4;
TweenerCore_3_t0CD1AF1B188E9D008629D280210B5FA8C761E336* L_14 = ___t0;
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_15 = L_14->___endValue_54;
int32_t L_16 = V_4;
int32_t L_17 = L_16;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_18 = (L_15)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(L_17));
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_19 = V_0;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_20;
L_20 = Vector3_op_Addition_m78C0EC70CB66E8DCAC225743D82B268DAEE92067_inline(L_18, L_19, NULL);
(L_12)->SetAtUnchecked(static_cast<il2cpp_array_size_t>(L_13), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_20);
int32_t L_21 = V_4;
V_4 = ((int32_t)il2cpp_codegen_add(L_21, 1));
}
IL_0065:
{
int32_t L_22 = V_4;
int32_t L_23 = V_1;
if ((((int32_t)L_22) < ((int32_t)L_23)))
{
goto IL_003f;
}
}
{
return (bool)1;
}
IL_006c:
{
bool L_24 = V_2;
return L_24;
}
}
// System.Boolean DG.Tweening.Plugins.Core.SpecialPluginsUtils::SetShake(DG.Tweening.Core.TweenerCore`3<UnityEngine.Vector3,UnityEngine.Vector3[],DG.Tweening.Plugins.Options.Vector3ArrayOptions>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SpecialPluginsUtils_SetShake_m6F23CBF51E66BEAB3791161223E67374E976FF20 (TweenerCore_3_t0CD1AF1B188E9D008629D280210B5FA8C761E336* ___t0, const RuntimeMethod* method)
{
{
TweenerCore_3_t0CD1AF1B188E9D008629D280210B5FA8C761E336* L_0 = ___t0;
bool L_1;
L_1 = SpecialPluginsUtils_SetPunch_m65C9920310ABC6FC6C483A6CEC088F3A360EE3CA(L_0, NULL);
if (L_1)
{
goto IL_000a;
}
}
{
return (bool)0;
}
IL_000a:
{
TweenerCore_3_t0CD1AF1B188E9D008629D280210B5FA8C761E336* L_2 = ___t0;
((Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C*)L_2)->___easeType_28 = 1;
return (bool)1;
}
}
// System.Boolean DG.Tweening.Plugins.Core.SpecialPluginsUtils::SetCameraShakePosition(DG.Tweening.Core.TweenerCore`3<UnityEngine.Vector3,UnityEngine.Vector3[],DG.Tweening.Plugins.Options.Vector3ArrayOptions>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SpecialPluginsUtils_SetCameraShakePosition_m49B0FC03FA80CF51647589CCCB44BA1487B037A3 (TweenerCore_3_t0CD1AF1B188E9D008629D280210B5FA8C761E336* ___t0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* V_0 = NULL;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_1;
memset((&V_1), 0, sizeof(V_1));
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* V_2 = NULL;
int32_t V_3 = 0;
int32_t V_4 = 0;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_5;
memset((&V_5), 0, sizeof(V_5));
{
TweenerCore_3_t0CD1AF1B188E9D008629D280210B5FA8C761E336* L_0 = ___t0;
bool L_1;
L_1 = SpecialPluginsUtils_SetShake_m6F23CBF51E66BEAB3791161223E67374E976FF20(L_0, NULL);
if (L_1)
{
goto IL_000a;
}
}
{
return (bool)0;
}
IL_000a:
{
TweenerCore_3_t0CD1AF1B188E9D008629D280210B5FA8C761E336* L_2 = ___t0;
RuntimeObject* L_3 = ((Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C*)L_2)->___target_7;
V_0 = ((Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184*)IsInstSealed((RuntimeObject*)L_3, Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184_il2cpp_TypeInfo_var));
Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_4 = V_0;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_5;
L_5 = Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605(L_4, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
if (!L_5)
{
goto IL_0021;
}
}
{
return (bool)0;
}
IL_0021:
{
TweenerCore_3_t0CD1AF1B188E9D008629D280210B5FA8C761E336* L_6 = ___t0;
DOGetter_1_t709462C08281F3AA5DFEF36CAF91404B1004C338* L_7 = L_6->___getter_57;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_8;
L_8 = DOGetter_1_Invoke_m705D63DDD8D645F289BFC35E1BCE02E731AE6F34_inline(L_7, NULL);
V_1 = L_8;
Camera_tA92CC927D7439999BC82DBEDC0AA45B470F9E184* L_9 = V_0;
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_10;
L_10 = Component_get_transform_m2919A1D81931E6932C7F06D4C2F0AB8DDA9A5371(L_9, NULL);
V_2 = L_10;
TweenerCore_3_t0CD1AF1B188E9D008629D280210B5FA8C761E336* L_11 = ___t0;
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_12 = L_11->___endValue_54;
V_3 = ((int32_t)(((RuntimeArray*)L_12)->max_length));
V_4 = 0;
goto IL_007d;
}
IL_0042:
{
TweenerCore_3_t0CD1AF1B188E9D008629D280210B5FA8C761E336* L_13 = ___t0;
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_14 = L_13->___endValue_54;
int32_t L_15 = V_4;
int32_t L_16 = L_15;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_17 = (L_14)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(L_16));
V_5 = L_17;
TweenerCore_3_t0CD1AF1B188E9D008629D280210B5FA8C761E336* L_18 = ___t0;
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_19 = L_18->___endValue_54;
int32_t L_20 = V_4;
Transform_tB27202C6F4E36D225EE28A13E4D662BF99785DB1* L_21 = V_2;
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_22;
L_22 = Transform_get_localRotation_mD53D37611A5DAE93EC6C7BBCAC337408C5CACA77(L_21, NULL);
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_23 = V_5;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_24 = V_1;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_25;
L_25 = Vector3_op_Subtraction_mE42023FF80067CB44A1D4A27EB7CF2B24CABB828_inline(L_23, L_24, NULL);
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_26;
L_26 = Quaternion_op_Multiply_mE1EBA73F9173432B50F8F17CE8190C5A7986FB8C(L_22, L_25, NULL);
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_27 = V_1;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_28;
L_28 = Vector3_op_Addition_m78C0EC70CB66E8DCAC225743D82B268DAEE92067_inline(L_26, L_27, NULL);
(L_19)->SetAtUnchecked(static_cast<il2cpp_array_size_t>(L_20), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_28);
int32_t L_29 = V_4;
V_4 = ((int32_t)il2cpp_codegen_add(L_29, 1));
}
IL_007d:
{
int32_t L_30 = V_4;
int32_t L_31 = V_3;
if ((((int32_t)L_30) < ((int32_t)L_31)))
{
goto IL_0042;
}
}
{
return (bool)1;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void DG.Tweening.Plugins.Core.PluginsManager::PurgeAll()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PluginsManager_PurgeAll_m9EDAE828FEBAFA93291F199449C5AE6648FB949D (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_Clear_mCCF003DBE8136AF2DD953EA39697EB8FB89BA2B7_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PluginsManager_tB3018BC34957F354DA1466C4B00F76EF354BBFA7_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
((PluginsManager_tB3018BC34957F354DA1466C4B00F76EF354BBFA7_StaticFields*)il2cpp_codegen_static_fields_for(PluginsManager_tB3018BC34957F354DA1466C4B00F76EF354BBFA7_il2cpp_TypeInfo_var))->____floatPlugin_0 = (RuntimeObject*)NULL;
Il2CppCodeGenWriteBarrier((void**)(&((PluginsManager_tB3018BC34957F354DA1466C4B00F76EF354BBFA7_StaticFields*)il2cpp_codegen_static_fields_for(PluginsManager_tB3018BC34957F354DA1466C4B00F76EF354BBFA7_il2cpp_TypeInfo_var))->____floatPlugin_0), (void*)(RuntimeObject*)NULL);
((PluginsManager_tB3018BC34957F354DA1466C4B00F76EF354BBFA7_StaticFields*)il2cpp_codegen_static_fields_for(PluginsManager_tB3018BC34957F354DA1466C4B00F76EF354BBFA7_il2cpp_TypeInfo_var))->____intPlugin_2 = (RuntimeObject*)NULL;
Il2CppCodeGenWriteBarrier((void**)(&((PluginsManager_tB3018BC34957F354DA1466C4B00F76EF354BBFA7_StaticFields*)il2cpp_codegen_static_fields_for(PluginsManager_tB3018BC34957F354DA1466C4B00F76EF354BBFA7_il2cpp_TypeInfo_var))->____intPlugin_2), (void*)(RuntimeObject*)NULL);
((PluginsManager_tB3018BC34957F354DA1466C4B00F76EF354BBFA7_StaticFields*)il2cpp_codegen_static_fields_for(PluginsManager_tB3018BC34957F354DA1466C4B00F76EF354BBFA7_il2cpp_TypeInfo_var))->____uintPlugin_3 = (RuntimeObject*)NULL;
Il2CppCodeGenWriteBarrier((void**)(&((PluginsManager_tB3018BC34957F354DA1466C4B00F76EF354BBFA7_StaticFields*)il2cpp_codegen_static_fields_for(PluginsManager_tB3018BC34957F354DA1466C4B00F76EF354BBFA7_il2cpp_TypeInfo_var))->____uintPlugin_3), (void*)(RuntimeObject*)NULL);
((PluginsManager_tB3018BC34957F354DA1466C4B00F76EF354BBFA7_StaticFields*)il2cpp_codegen_static_fields_for(PluginsManager_tB3018BC34957F354DA1466C4B00F76EF354BBFA7_il2cpp_TypeInfo_var))->____longPlugin_4 = (RuntimeObject*)NULL;
Il2CppCodeGenWriteBarrier((void**)(&((PluginsManager_tB3018BC34957F354DA1466C4B00F76EF354BBFA7_StaticFields*)il2cpp_codegen_static_fields_for(PluginsManager_tB3018BC34957F354DA1466C4B00F76EF354BBFA7_il2cpp_TypeInfo_var))->____longPlugin_4), (void*)(RuntimeObject*)NULL);
((PluginsManager_tB3018BC34957F354DA1466C4B00F76EF354BBFA7_StaticFields*)il2cpp_codegen_static_fields_for(PluginsManager_tB3018BC34957F354DA1466C4B00F76EF354BBFA7_il2cpp_TypeInfo_var))->____ulongPlugin_5 = (RuntimeObject*)NULL;
Il2CppCodeGenWriteBarrier((void**)(&((PluginsManager_tB3018BC34957F354DA1466C4B00F76EF354BBFA7_StaticFields*)il2cpp_codegen_static_fields_for(PluginsManager_tB3018BC34957F354DA1466C4B00F76EF354BBFA7_il2cpp_TypeInfo_var))->____ulongPlugin_5), (void*)(RuntimeObject*)NULL);
((PluginsManager_tB3018BC34957F354DA1466C4B00F76EF354BBFA7_StaticFields*)il2cpp_codegen_static_fields_for(PluginsManager_tB3018BC34957F354DA1466C4B00F76EF354BBFA7_il2cpp_TypeInfo_var))->____vector2Plugin_6 = (RuntimeObject*)NULL;
Il2CppCodeGenWriteBarrier((void**)(&((PluginsManager_tB3018BC34957F354DA1466C4B00F76EF354BBFA7_StaticFields*)il2cpp_codegen_static_fields_for(PluginsManager_tB3018BC34957F354DA1466C4B00F76EF354BBFA7_il2cpp_TypeInfo_var))->____vector2Plugin_6), (void*)(RuntimeObject*)NULL);
((PluginsManager_tB3018BC34957F354DA1466C4B00F76EF354BBFA7_StaticFields*)il2cpp_codegen_static_fields_for(PluginsManager_tB3018BC34957F354DA1466C4B00F76EF354BBFA7_il2cpp_TypeInfo_var))->____vector3Plugin_7 = (RuntimeObject*)NULL;
Il2CppCodeGenWriteBarrier((void**)(&((PluginsManager_tB3018BC34957F354DA1466C4B00F76EF354BBFA7_StaticFields*)il2cpp_codegen_static_fields_for(PluginsManager_tB3018BC34957F354DA1466C4B00F76EF354BBFA7_il2cpp_TypeInfo_var))->____vector3Plugin_7), (void*)(RuntimeObject*)NULL);
((PluginsManager_tB3018BC34957F354DA1466C4B00F76EF354BBFA7_StaticFields*)il2cpp_codegen_static_fields_for(PluginsManager_tB3018BC34957F354DA1466C4B00F76EF354BBFA7_il2cpp_TypeInfo_var))->____vector4Plugin_8 = (RuntimeObject*)NULL;
Il2CppCodeGenWriteBarrier((void**)(&((PluginsManager_tB3018BC34957F354DA1466C4B00F76EF354BBFA7_StaticFields*)il2cpp_codegen_static_fields_for(PluginsManager_tB3018BC34957F354DA1466C4B00F76EF354BBFA7_il2cpp_TypeInfo_var))->____vector4Plugin_8), (void*)(RuntimeObject*)NULL);
((PluginsManager_tB3018BC34957F354DA1466C4B00F76EF354BBFA7_StaticFields*)il2cpp_codegen_static_fields_for(PluginsManager_tB3018BC34957F354DA1466C4B00F76EF354BBFA7_il2cpp_TypeInfo_var))->____quaternionPlugin_9 = (RuntimeObject*)NULL;
Il2CppCodeGenWriteBarrier((void**)(&((PluginsManager_tB3018BC34957F354DA1466C4B00F76EF354BBFA7_StaticFields*)il2cpp_codegen_static_fields_for(PluginsManager_tB3018BC34957F354DA1466C4B00F76EF354BBFA7_il2cpp_TypeInfo_var))->____quaternionPlugin_9), (void*)(RuntimeObject*)NULL);
((PluginsManager_tB3018BC34957F354DA1466C4B00F76EF354BBFA7_StaticFields*)il2cpp_codegen_static_fields_for(PluginsManager_tB3018BC34957F354DA1466C4B00F76EF354BBFA7_il2cpp_TypeInfo_var))->____colorPlugin_10 = (RuntimeObject*)NULL;
Il2CppCodeGenWriteBarrier((void**)(&((PluginsManager_tB3018BC34957F354DA1466C4B00F76EF354BBFA7_StaticFields*)il2cpp_codegen_static_fields_for(PluginsManager_tB3018BC34957F354DA1466C4B00F76EF354BBFA7_il2cpp_TypeInfo_var))->____colorPlugin_10), (void*)(RuntimeObject*)NULL);
((PluginsManager_tB3018BC34957F354DA1466C4B00F76EF354BBFA7_StaticFields*)il2cpp_codegen_static_fields_for(PluginsManager_tB3018BC34957F354DA1466C4B00F76EF354BBFA7_il2cpp_TypeInfo_var))->____rectPlugin_11 = (RuntimeObject*)NULL;
Il2CppCodeGenWriteBarrier((void**)(&((PluginsManager_tB3018BC34957F354DA1466C4B00F76EF354BBFA7_StaticFields*)il2cpp_codegen_static_fields_for(PluginsManager_tB3018BC34957F354DA1466C4B00F76EF354BBFA7_il2cpp_TypeInfo_var))->____rectPlugin_11), (void*)(RuntimeObject*)NULL);
((PluginsManager_tB3018BC34957F354DA1466C4B00F76EF354BBFA7_StaticFields*)il2cpp_codegen_static_fields_for(PluginsManager_tB3018BC34957F354DA1466C4B00F76EF354BBFA7_il2cpp_TypeInfo_var))->____rectOffsetPlugin_12 = (RuntimeObject*)NULL;
Il2CppCodeGenWriteBarrier((void**)(&((PluginsManager_tB3018BC34957F354DA1466C4B00F76EF354BBFA7_StaticFields*)il2cpp_codegen_static_fields_for(PluginsManager_tB3018BC34957F354DA1466C4B00F76EF354BBFA7_il2cpp_TypeInfo_var))->____rectOffsetPlugin_12), (void*)(RuntimeObject*)NULL);
((PluginsManager_tB3018BC34957F354DA1466C4B00F76EF354BBFA7_StaticFields*)il2cpp_codegen_static_fields_for(PluginsManager_tB3018BC34957F354DA1466C4B00F76EF354BBFA7_il2cpp_TypeInfo_var))->____stringPlugin_13 = (RuntimeObject*)NULL;
Il2CppCodeGenWriteBarrier((void**)(&((PluginsManager_tB3018BC34957F354DA1466C4B00F76EF354BBFA7_StaticFields*)il2cpp_codegen_static_fields_for(PluginsManager_tB3018BC34957F354DA1466C4B00F76EF354BBFA7_il2cpp_TypeInfo_var))->____stringPlugin_13), (void*)(RuntimeObject*)NULL);
((PluginsManager_tB3018BC34957F354DA1466C4B00F76EF354BBFA7_StaticFields*)il2cpp_codegen_static_fields_for(PluginsManager_tB3018BC34957F354DA1466C4B00F76EF354BBFA7_il2cpp_TypeInfo_var))->____vector3ArrayPlugin_14 = (RuntimeObject*)NULL;
Il2CppCodeGenWriteBarrier((void**)(&((PluginsManager_tB3018BC34957F354DA1466C4B00F76EF354BBFA7_StaticFields*)il2cpp_codegen_static_fields_for(PluginsManager_tB3018BC34957F354DA1466C4B00F76EF354BBFA7_il2cpp_TypeInfo_var))->____vector3ArrayPlugin_14), (void*)(RuntimeObject*)NULL);
((PluginsManager_tB3018BC34957F354DA1466C4B00F76EF354BBFA7_StaticFields*)il2cpp_codegen_static_fields_for(PluginsManager_tB3018BC34957F354DA1466C4B00F76EF354BBFA7_il2cpp_TypeInfo_var))->____color2Plugin_15 = (RuntimeObject*)NULL;
Il2CppCodeGenWriteBarrier((void**)(&((PluginsManager_tB3018BC34957F354DA1466C4B00F76EF354BBFA7_StaticFields*)il2cpp_codegen_static_fields_for(PluginsManager_tB3018BC34957F354DA1466C4B00F76EF354BBFA7_il2cpp_TypeInfo_var))->____color2Plugin_15), (void*)(RuntimeObject*)NULL);
Dictionary_2_tF4CB0FB5DF80F436652EC8BDB03A82C708969A88* L_0 = ((PluginsManager_tB3018BC34957F354DA1466C4B00F76EF354BBFA7_StaticFields*)il2cpp_codegen_static_fields_for(PluginsManager_tB3018BC34957F354DA1466C4B00F76EF354BBFA7_il2cpp_TypeInfo_var))->____customPlugins_17;
if (!L_0)
{
goto IL_006b;
}
}
{
Dictionary_2_tF4CB0FB5DF80F436652EC8BDB03A82C708969A88* L_1 = ((PluginsManager_tB3018BC34957F354DA1466C4B00F76EF354BBFA7_StaticFields*)il2cpp_codegen_static_fields_for(PluginsManager_tB3018BC34957F354DA1466C4B00F76EF354BBFA7_il2cpp_TypeInfo_var))->____customPlugins_17;
Dictionary_2_Clear_mCCF003DBE8136AF2DD953EA39697EB8FB89BA2B7(L_1, Dictionary_2_Clear_mCCF003DBE8136AF2DD953EA39697EB8FB89BA2B7_RuntimeMethod_var);
}
IL_006b:
{
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void DG.Tweening.Plugins.Core.PathCore.ControlPoint::.ctor(UnityEngine.Vector3,UnityEngine.Vector3)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ControlPoint__ctor_m61705A2A5C9615DC8E052515CB9B1F62A4600668 (ControlPoint_tCAFE592FCADA75007AF24FEB842AE63DAFA9B8D1* __this, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___a0, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___b1, const RuntimeMethod* method)
{
{
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_0 = ___a0;
__this->___a_0 = L_0;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_1 = ___b1;
__this->___b_1 = L_1;
return;
}
}
IL2CPP_EXTERN_C void ControlPoint__ctor_m61705A2A5C9615DC8E052515CB9B1F62A4600668_AdjustorThunk (RuntimeObject* __this, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___a0, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___b1, const RuntimeMethod* method)
{
ControlPoint_tCAFE592FCADA75007AF24FEB842AE63DAFA9B8D1* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<ControlPoint_tCAFE592FCADA75007AF24FEB842AE63DAFA9B8D1*>(__this + _offset);
ControlPoint__ctor_m61705A2A5C9615DC8E052515CB9B1F62A4600668(_thisAdjusted, ___a0, ___b1, method);
}
// DG.Tweening.Plugins.Core.PathCore.ControlPoint DG.Tweening.Plugins.Core.PathCore.ControlPoint::op_Addition(DG.Tweening.Plugins.Core.PathCore.ControlPoint,UnityEngine.Vector3)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ControlPoint_tCAFE592FCADA75007AF24FEB842AE63DAFA9B8D1 ControlPoint_op_Addition_m273B684A11735A299C1886F36F41C7C6CB27E49D (ControlPoint_tCAFE592FCADA75007AF24FEB842AE63DAFA9B8D1 ___cp0, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___v1, const RuntimeMethod* method)
{
{
ControlPoint_tCAFE592FCADA75007AF24FEB842AE63DAFA9B8D1 L_0 = ___cp0;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_1 = L_0.___a_0;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_2 = ___v1;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_3;
L_3 = Vector3_op_Addition_m78C0EC70CB66E8DCAC225743D82B268DAEE92067_inline(L_1, L_2, NULL);
ControlPoint_tCAFE592FCADA75007AF24FEB842AE63DAFA9B8D1 L_4 = ___cp0;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_5 = L_4.___b_1;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_6 = ___v1;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_7;
L_7 = Vector3_op_Addition_m78C0EC70CB66E8DCAC225743D82B268DAEE92067_inline(L_5, L_6, NULL);
ControlPoint_tCAFE592FCADA75007AF24FEB842AE63DAFA9B8D1 L_8;
memset((&L_8), 0, sizeof(L_8));
ControlPoint__ctor_m61705A2A5C9615DC8E052515CB9B1F62A4600668((&L_8), L_3, L_7, /*hidden argument*/NULL);
return L_8;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void DG.Tweening.Plugins.Core.PathCore.ABSPathDecoder::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ABSPathDecoder__ctor_m9000360B01DBC18CF8310F47FFEC61E0FC0E4C96 (ABSPathDecoder_t6B479550CEF6C183ACCA13F11E29E019270AB61C* __this, const RuntimeMethod* method)
{
{
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void DG.Tweening.Plugins.Core.PathCore.CatmullRomDecoder::FinalizePath(DG.Tweening.Plugins.Core.PathCore.Path,UnityEngine.Vector3[],System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CatmullRomDecoder_FinalizePath_m9BF4FC78055D6A3E593E05BD4B05A496215A4D4E (CatmullRomDecoder_tBC93937ED94DB6355B974915EE9885854F1A5EB0* __this, Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* ___p0, Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* ___wps1, bool ___isClosedPath2, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ControlPointU5BU5D_t52F9D1EC70E441ED3915E30FFB75F9B95AD56C59_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_1;
memset((&V_1), 0, sizeof(V_1));
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_2;
memset((&V_2), 0, sizeof(V_2));
{
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_0 = ___wps1;
V_0 = ((int32_t)(((RuntimeArray*)L_0)->max_length));
Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* L_1 = ___p0;
ControlPointU5BU5D_t52F9D1EC70E441ED3915E30FFB75F9B95AD56C59* L_2 = L_1->___controlPoints_6;
if (!L_2)
{
goto IL_0017;
}
}
{
Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* L_3 = ___p0;
ControlPointU5BU5D_t52F9D1EC70E441ED3915E30FFB75F9B95AD56C59* L_4 = L_3->___controlPoints_6;
if ((((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length))) == ((int32_t)2)))
{
goto IL_0023;
}
}
IL_0017:
{
Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* L_5 = ___p0;
ControlPointU5BU5D_t52F9D1EC70E441ED3915E30FFB75F9B95AD56C59* L_6 = (ControlPointU5BU5D_t52F9D1EC70E441ED3915E30FFB75F9B95AD56C59*)(ControlPointU5BU5D_t52F9D1EC70E441ED3915E30FFB75F9B95AD56C59*)SZArrayNew(ControlPointU5BU5D_t52F9D1EC70E441ED3915E30FFB75F9B95AD56C59_il2cpp_TypeInfo_var, (uint32_t)2);
L_5->___controlPoints_6 = L_6;
Il2CppCodeGenWriteBarrier((void**)(&L_5->___controlPoints_6), (void*)L_6);
}
IL_0023:
{
bool L_7 = ___isClosedPath2;
if (!L_7)
{
goto IL_0064;
}
}
{
Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* L_8 = ___p0;
ControlPointU5BU5D_t52F9D1EC70E441ED3915E30FFB75F9B95AD56C59* L_9 = L_8->___controlPoints_6;
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_10 = ___wps1;
int32_t L_11 = V_0;
int32_t L_12 = ((int32_t)il2cpp_codegen_subtract(L_11, 2));
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_13 = (L_10)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(L_12));
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_14;
L_14 = Vector3_get_zero_m0C1249C3F25B1C70EAD3CC8B31259975A457AE39_inline(NULL);
ControlPoint_tCAFE592FCADA75007AF24FEB842AE63DAFA9B8D1 L_15;
memset((&L_15), 0, sizeof(L_15));
ControlPoint__ctor_m61705A2A5C9615DC8E052515CB9B1F62A4600668((&L_15), L_13, L_14, /*hidden argument*/NULL);
(L_9)->SetAtUnchecked(static_cast<il2cpp_array_size_t>(0), (ControlPoint_tCAFE592FCADA75007AF24FEB842AE63DAFA9B8D1)L_15);
Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* L_16 = ___p0;
ControlPointU5BU5D_t52F9D1EC70E441ED3915E30FFB75F9B95AD56C59* L_17 = L_16->___controlPoints_6;
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_18 = ___wps1;
int32_t L_19 = 1;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_20 = (L_18)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(L_19));
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_21;
L_21 = Vector3_get_zero_m0C1249C3F25B1C70EAD3CC8B31259975A457AE39_inline(NULL);
ControlPoint_tCAFE592FCADA75007AF24FEB842AE63DAFA9B8D1 L_22;
memset((&L_22), 0, sizeof(L_22));
ControlPoint__ctor_m61705A2A5C9615DC8E052515CB9B1F62A4600668((&L_22), L_20, L_21, /*hidden argument*/NULL);
(L_17)->SetAtUnchecked(static_cast<il2cpp_array_size_t>(1), (ControlPoint_tCAFE592FCADA75007AF24FEB842AE63DAFA9B8D1)L_22);
goto IL_00b8;
}
IL_0064:
{
Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* L_23 = ___p0;
ControlPointU5BU5D_t52F9D1EC70E441ED3915E30FFB75F9B95AD56C59* L_24 = L_23->___controlPoints_6;
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_25 = ___wps1;
int32_t L_26 = 1;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_27 = (L_25)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(L_26));
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_28;
L_28 = Vector3_get_zero_m0C1249C3F25B1C70EAD3CC8B31259975A457AE39_inline(NULL);
ControlPoint_tCAFE592FCADA75007AF24FEB842AE63DAFA9B8D1 L_29;
memset((&L_29), 0, sizeof(L_29));
ControlPoint__ctor_m61705A2A5C9615DC8E052515CB9B1F62A4600668((&L_29), L_27, L_28, /*hidden argument*/NULL);
(L_24)->SetAtUnchecked(static_cast<il2cpp_array_size_t>(0), (ControlPoint_tCAFE592FCADA75007AF24FEB842AE63DAFA9B8D1)L_29);
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_30 = ___wps1;
int32_t L_31 = V_0;
int32_t L_32 = ((int32_t)il2cpp_codegen_subtract(L_31, 1));
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_33 = (L_30)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(L_32));
V_1 = L_33;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_34 = V_1;
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_35 = ___wps1;
int32_t L_36 = V_0;
int32_t L_37 = ((int32_t)il2cpp_codegen_subtract(L_36, 2));
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_38 = (L_35)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(L_37));
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_39;
L_39 = Vector3_op_Subtraction_mE42023FF80067CB44A1D4A27EB7CF2B24CABB828_inline(L_34, L_38, NULL);
V_2 = L_39;
Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* L_40 = ___p0;
ControlPointU5BU5D_t52F9D1EC70E441ED3915E30FFB75F9B95AD56C59* L_41 = L_40->___controlPoints_6;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_42 = V_1;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_43 = V_2;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_44;
L_44 = Vector3_op_Addition_m78C0EC70CB66E8DCAC225743D82B268DAEE92067_inline(L_42, L_43, NULL);
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_45;
L_45 = Vector3_get_zero_m0C1249C3F25B1C70EAD3CC8B31259975A457AE39_inline(NULL);
ControlPoint_tCAFE592FCADA75007AF24FEB842AE63DAFA9B8D1 L_46;
memset((&L_46), 0, sizeof(L_46));
ControlPoint__ctor_m61705A2A5C9615DC8E052515CB9B1F62A4600668((&L_46), L_44, L_45, /*hidden argument*/NULL);
(L_41)->SetAtUnchecked(static_cast<il2cpp_array_size_t>(1), (ControlPoint_tCAFE592FCADA75007AF24FEB842AE63DAFA9B8D1)L_46);
}
IL_00b8:
{
Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* L_47 = ___p0;
int32_t L_48 = V_0;
Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* L_49 = ___p0;
int32_t L_50 = L_49->___subdivisionsXSegment_3;
L_47->___subdivisions_4 = ((int32_t)il2cpp_codegen_multiply(L_48, L_50));
Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* L_51 = ___p0;
Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* L_52 = L_51;
int32_t L_53 = L_52->___subdivisions_4;
CatmullRomDecoder_SetTimeToLengthTables_m0E06C670A5FBDCA57207AB97B869ED8191D3ABED(__this, L_52, L_53, NULL);
Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* L_54 = ___p0;
Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* L_55 = L_54;
int32_t L_56 = L_55->___subdivisionsXSegment_3;
CatmullRomDecoder_SetWaypointsLengths_mFB5DE54C8D41124A153BA13614F79F49BEC3ACC1(__this, L_55, L_56, NULL);
return;
}
}
// UnityEngine.Vector3 DG.Tweening.Plugins.Core.PathCore.CatmullRomDecoder::GetPoint(System.Single,UnityEngine.Vector3[],DG.Tweening.Plugins.Core.PathCore.Path,DG.Tweening.Plugins.Core.PathCore.ControlPoint[])
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 CatmullRomDecoder_GetPoint_mCDAE4F84C87110712EA863C289A715BC1E232835 (CatmullRomDecoder_tBC93937ED94DB6355B974915EE9885854F1A5EB0* __this, float ___perc0, Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* ___wps1, Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* ___p2, ControlPointU5BU5D_t52F9D1EC70E441ED3915E30FFB75F9B95AD56C59* ___controlPoints3, 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;
int32_t V_1 = 0;
int32_t V_2 = 0;
float V_3 = 0.0f;
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));
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_7;
memset((&V_7), 0, sizeof(V_7));
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 G_B5_0;
memset((&G_B5_0), 0, sizeof(G_B5_0));
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 G_B8_0;
memset((&G_B8_0), 0, sizeof(G_B8_0));
{
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_0 = ___wps1;
V_0 = ((int32_t)il2cpp_codegen_subtract(((int32_t)(((RuntimeArray*)L_0)->max_length)), 1));
float L_1 = ___perc0;
int32_t L_2 = V_0;
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
double L_3;
L_3 = floor(((double)((float)il2cpp_codegen_multiply(L_1, ((float)L_2)))));
V_1 = il2cpp_codegen_cast_double_to_int<int32_t>(L_3);
int32_t L_4 = V_0;
V_2 = ((int32_t)il2cpp_codegen_subtract(L_4, 1));
int32_t L_5 = V_2;
int32_t L_6 = V_1;
if ((((int32_t)L_5) <= ((int32_t)L_6)))
{
goto IL_001c;
}
}
{
int32_t L_7 = V_1;
V_2 = L_7;
}
IL_001c:
{
float L_8 = ___perc0;
int32_t L_9 = V_0;
int32_t L_10 = V_2;
V_3 = ((float)il2cpp_codegen_subtract(((float)il2cpp_codegen_multiply(L_8, ((float)L_9))), ((float)L_10)));
int32_t L_11 = V_2;
if (!L_11)
{
goto IL_0032;
}
}
{
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_12 = ___wps1;
int32_t L_13 = V_2;
int32_t L_14 = ((int32_t)il2cpp_codegen_subtract(L_13, 1));
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_15 = (L_12)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(L_14));
G_B5_0 = L_15;
goto IL_003f;
}
IL_0032:
{
ControlPointU5BU5D_t52F9D1EC70E441ED3915E30FFB75F9B95AD56C59* L_16 = ___controlPoints3;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_17 = ((L_16)->GetAddressAtUnchecked(static_cast<il2cpp_array_size_t>(0)))->___a_0;
G_B5_0 = L_17;
}
IL_003f:
{
V_4 = G_B5_0;
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_18 = ___wps1;
int32_t L_19 = V_2;
int32_t L_20 = L_19;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_21 = (L_18)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(L_20));
V_5 = L_21;
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_22 = ___wps1;
int32_t L_23 = V_2;
int32_t L_24 = ((int32_t)il2cpp_codegen_add(L_23, 1));
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_25 = (L_22)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(L_24));
V_6 = L_25;
int32_t L_26 = V_2;
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_27 = ___wps1;
if ((((int32_t)((int32_t)il2cpp_codegen_add(L_26, 2))) > ((int32_t)((int32_t)il2cpp_codegen_subtract(((int32_t)(((RuntimeArray*)L_27)->max_length)), 1)))))
{
goto IL_006a;
}
}
{
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_28 = ___wps1;
int32_t L_29 = V_2;
int32_t L_30 = ((int32_t)il2cpp_codegen_add(L_29, 2));
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_31 = (L_28)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(L_30));
G_B8_0 = L_31;
goto IL_0077;
}
IL_006a:
{
ControlPointU5BU5D_t52F9D1EC70E441ED3915E30FFB75F9B95AD56C59* L_32 = ___controlPoints3;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_33 = ((L_32)->GetAddressAtUnchecked(static_cast<il2cpp_array_size_t>(1)))->___a_0;
G_B8_0 = L_33;
}
IL_0077:
{
V_7 = G_B8_0;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_34 = V_4;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_35;
L_35 = Vector3_op_UnaryNegation_m5450829F333BD2A88AF9A592C4EE331661225915_inline(L_34, NULL);
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_36 = V_5;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_37;
L_37 = Vector3_op_Multiply_m7F3B0FA9256CE368D7636558EFEFC4AB0E1A0F41_inline((3.0f), L_36, NULL);
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_38;
L_38 = Vector3_op_Addition_m78C0EC70CB66E8DCAC225743D82B268DAEE92067_inline(L_35, L_37, NULL);
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_39 = V_6;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_40;
L_40 = Vector3_op_Multiply_m7F3B0FA9256CE368D7636558EFEFC4AB0E1A0F41_inline((3.0f), L_39, NULL);
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_41;
L_41 = Vector3_op_Subtraction_mE42023FF80067CB44A1D4A27EB7CF2B24CABB828_inline(L_38, L_40, NULL);
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_42 = V_7;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_43;
L_43 = Vector3_op_Addition_m78C0EC70CB66E8DCAC225743D82B268DAEE92067_inline(L_41, L_42, NULL);
float L_44 = V_3;
float L_45 = L_44;
float L_46 = V_3;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_47;
L_47 = Vector3_op_Multiply_m87BA7C578F96C8E49BB07088DAAC4649F83B0353_inline(L_43, ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(L_45, L_45)), L_46)), NULL);
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_48 = V_4;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_49;
L_49 = Vector3_op_Multiply_m7F3B0FA9256CE368D7636558EFEFC4AB0E1A0F41_inline((2.0f), L_48, NULL);
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_50 = V_5;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_51;
L_51 = Vector3_op_Multiply_m7F3B0FA9256CE368D7636558EFEFC4AB0E1A0F41_inline((5.0f), L_50, NULL);
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_52;
L_52 = Vector3_op_Subtraction_mE42023FF80067CB44A1D4A27EB7CF2B24CABB828_inline(L_49, L_51, NULL);
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_53 = V_6;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_54;
L_54 = Vector3_op_Multiply_m7F3B0FA9256CE368D7636558EFEFC4AB0E1A0F41_inline((4.0f), L_53, NULL);
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_55;
L_55 = Vector3_op_Addition_m78C0EC70CB66E8DCAC225743D82B268DAEE92067_inline(L_52, L_54, NULL);
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_56 = V_7;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_57;
L_57 = Vector3_op_Subtraction_mE42023FF80067CB44A1D4A27EB7CF2B24CABB828_inline(L_55, L_56, NULL);
float L_58 = V_3;
float L_59 = L_58;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_60;
L_60 = Vector3_op_Multiply_m87BA7C578F96C8E49BB07088DAAC4649F83B0353_inline(L_57, ((float)il2cpp_codegen_multiply(L_59, L_59)), NULL);
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_61;
L_61 = Vector3_op_Addition_m78C0EC70CB66E8DCAC225743D82B268DAEE92067_inline(L_47, L_60, NULL);
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_62 = V_4;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_63;
L_63 = Vector3_op_UnaryNegation_m5450829F333BD2A88AF9A592C4EE331661225915_inline(L_62, NULL);
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_64 = V_6;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_65;
L_65 = Vector3_op_Addition_m78C0EC70CB66E8DCAC225743D82B268DAEE92067_inline(L_63, L_64, NULL);
float L_66 = V_3;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_67;
L_67 = Vector3_op_Multiply_m87BA7C578F96C8E49BB07088DAAC4649F83B0353_inline(L_65, L_66, NULL);
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_68;
L_68 = Vector3_op_Addition_m78C0EC70CB66E8DCAC225743D82B268DAEE92067_inline(L_61, L_67, NULL);
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_69 = V_5;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_70;
L_70 = Vector3_op_Multiply_m7F3B0FA9256CE368D7636558EFEFC4AB0E1A0F41_inline((2.0f), L_69, NULL);
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_71;
L_71 = Vector3_op_Addition_m78C0EC70CB66E8DCAC225743D82B268DAEE92067_inline(L_68, L_70, NULL);
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_72;
L_72 = Vector3_op_Multiply_m7F3B0FA9256CE368D7636558EFEFC4AB0E1A0F41_inline((0.5f), L_71, NULL);
return L_72;
}
}
// System.Void DG.Tweening.Plugins.Core.PathCore.CatmullRomDecoder::SetTimeToLengthTables(DG.Tweening.Plugins.Core.PathCore.Path,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CatmullRomDecoder_SetTimeToLengthTables_m0E06C670A5FBDCA57207AB97B869ED8191D3ABED (CatmullRomDecoder_tBC93937ED94DB6355B974915EE9885854F1A5EB0* __this, Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* ___p0, int32_t ___subdivisions1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
float V_0 = 0.0f;
float V_1 = 0.0f;
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* V_2 = NULL;
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* V_3 = NULL;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_4;
memset((&V_4), 0, sizeof(V_4));
int32_t V_5 = 0;
float V_6 = 0.0f;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_7;
memset((&V_7), 0, sizeof(V_7));
{
V_0 = (0.0f);
int32_t L_0 = ___subdivisions1;
V_1 = ((float)((1.0f)/((float)L_0)));
int32_t L_1 = ___subdivisions1;
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_2 = (SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C*)(SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C*)SZArrayNew(SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C_il2cpp_TypeInfo_var, (uint32_t)L_1);
V_2 = L_2;
int32_t L_3 = ___subdivisions1;
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_4 = (SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C*)(SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C*)SZArrayNew(SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C_il2cpp_TypeInfo_var, (uint32_t)L_3);
V_3 = L_4;
Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* L_5 = ___p0;
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_6 = L_5->___wps_5;
Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* L_7 = ___p0;
Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* L_8 = L_7;
ControlPointU5BU5D_t52F9D1EC70E441ED3915E30FFB75F9B95AD56C59* L_9 = L_8->___controlPoints_6;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_10;
L_10 = VirtualFuncInvoker4< Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2, float, Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*, Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3*, ControlPointU5BU5D_t52F9D1EC70E441ED3915E30FFB75F9B95AD56C59* >::Invoke(5 /* UnityEngine.Vector3 DG.Tweening.Plugins.Core.PathCore.ABSPathDecoder::GetPoint(System.Single,UnityEngine.Vector3[],DG.Tweening.Plugins.Core.PathCore.Path,DG.Tweening.Plugins.Core.PathCore.ControlPoint[]) */, __this, (0.0f), L_6, L_8, L_9);
V_4 = L_10;
V_5 = 1;
goto IL_007f;
}
IL_003c:
{
float L_11 = V_1;
int32_t L_12 = V_5;
V_6 = ((float)il2cpp_codegen_multiply(L_11, ((float)L_12)));
float L_13 = V_6;
Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* L_14 = ___p0;
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_15 = L_14->___wps_5;
Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* L_16 = ___p0;
Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* L_17 = L_16;
ControlPointU5BU5D_t52F9D1EC70E441ED3915E30FFB75F9B95AD56C59* L_18 = L_17->___controlPoints_6;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_19;
L_19 = VirtualFuncInvoker4< Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2, float, Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*, Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3*, ControlPointU5BU5D_t52F9D1EC70E441ED3915E30FFB75F9B95AD56C59* >::Invoke(5 /* UnityEngine.Vector3 DG.Tweening.Plugins.Core.PathCore.ABSPathDecoder::GetPoint(System.Single,UnityEngine.Vector3[],DG.Tweening.Plugins.Core.PathCore.Path,DG.Tweening.Plugins.Core.PathCore.ControlPoint[]) */, __this, L_13, L_15, L_17, L_18);
V_7 = L_19;
float L_20 = V_0;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_21 = V_7;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_22 = V_4;
float L_23;
L_23 = Vector3_Distance_m2314DB9B8BD01157E013DF87BEA557375C7F9FF9_inline(L_21, L_22, NULL);
V_0 = ((float)il2cpp_codegen_add(L_20, L_23));
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_24 = V_7;
V_4 = L_24;
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_25 = V_2;
int32_t L_26 = V_5;
float L_27 = V_6;
(L_25)->SetAtUnchecked(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_subtract(L_26, 1))), (float)L_27);
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_28 = V_3;
int32_t L_29 = V_5;
float L_30 = V_0;
(L_28)->SetAtUnchecked(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_subtract(L_29, 1))), (float)L_30);
int32_t L_31 = V_5;
V_5 = ((int32_t)il2cpp_codegen_add(L_31, 1));
}
IL_007f:
{
int32_t L_32 = V_5;
int32_t L_33 = ___subdivisions1;
if ((((int32_t)L_32) < ((int32_t)((int32_t)il2cpp_codegen_add(L_33, 1)))))
{
goto IL_003c;
}
}
{
Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* L_34 = ___p0;
float L_35 = V_0;
L_34->___length_7 = L_35;
Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* L_36 = ___p0;
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_37 = V_2;
L_36->___timesTable_10 = L_37;
Il2CppCodeGenWriteBarrier((void**)(&L_36->___timesTable_10), (void*)L_37);
Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* L_38 = ___p0;
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_39 = V_3;
L_38->___lengthsTable_11 = L_39;
Il2CppCodeGenWriteBarrier((void**)(&L_38->___lengthsTable_11), (void*)L_39);
return;
}
}
// System.Void DG.Tweening.Plugins.Core.PathCore.CatmullRomDecoder::SetWaypointsLengths(DG.Tweening.Plugins.Core.PathCore.Path,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CatmullRomDecoder_SetWaypointsLengths_mFB5DE54C8D41124A153BA13614F79F49BEC3ACC1 (CatmullRomDecoder_tBC93937ED94DB6355B974915EE9885854F1A5EB0* __this, Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* ___p0, int32_t ___subdivisions1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ControlPointU5BU5D_t52F9D1EC70E441ED3915E30FFB75F9B95AD56C59_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* V_1 = NULL;
ControlPointU5BU5D_t52F9D1EC70E441ED3915E30FFB75F9B95AD56C59* V_2 = NULL;
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* V_3 = NULL;
int32_t V_4 = 0;
float V_5 = 0.0f;
float V_6 = 0.0f;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_7;
memset((&V_7), 0, sizeof(V_7));
int32_t V_8 = 0;
float V_9 = 0.0f;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_10;
memset((&V_10), 0, sizeof(V_10));
ControlPoint_tCAFE592FCADA75007AF24FEB842AE63DAFA9B8D1* G_B3_0 = NULL;
ControlPoint_tCAFE592FCADA75007AF24FEB842AE63DAFA9B8D1* G_B2_0 = NULL;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 G_B4_0;
memset((&G_B4_0), 0, sizeof(G_B4_0));
ControlPoint_tCAFE592FCADA75007AF24FEB842AE63DAFA9B8D1* G_B4_1 = NULL;
ControlPoint_tCAFE592FCADA75007AF24FEB842AE63DAFA9B8D1* G_B6_0 = NULL;
ControlPoint_tCAFE592FCADA75007AF24FEB842AE63DAFA9B8D1* G_B5_0 = NULL;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 G_B7_0;
memset((&G_B7_0), 0, sizeof(G_B7_0));
ControlPoint_tCAFE592FCADA75007AF24FEB842AE63DAFA9B8D1* G_B7_1 = NULL;
{
Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* L_0 = ___p0;
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_1 = L_0->___wps_5;
V_0 = ((int32_t)(((RuntimeArray*)L_1)->max_length));
int32_t L_2 = V_0;
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_3 = (SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C*)(SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C*)SZArrayNew(SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C_il2cpp_TypeInfo_var, (uint32_t)L_2);
V_1 = L_3;
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_4 = V_1;
(L_4)->SetAtUnchecked(static_cast<il2cpp_array_size_t>(0), (float)(0.0f));
ControlPointU5BU5D_t52F9D1EC70E441ED3915E30FFB75F9B95AD56C59* L_5 = (ControlPointU5BU5D_t52F9D1EC70E441ED3915E30FFB75F9B95AD56C59*)(ControlPointU5BU5D_t52F9D1EC70E441ED3915E30FFB75F9B95AD56C59*)SZArrayNew(ControlPointU5BU5D_t52F9D1EC70E441ED3915E30FFB75F9B95AD56C59_il2cpp_TypeInfo_var, (uint32_t)2);
V_2 = L_5;
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_6 = (Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)SZArrayNew(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C_il2cpp_TypeInfo_var, (uint32_t)2);
V_3 = L_6;
V_4 = 1;
goto IL_0126;
}
IL_002e:
{
ControlPointU5BU5D_t52F9D1EC70E441ED3915E30FFB75F9B95AD56C59* L_7 = V_2;
int32_t L_8 = V_4;
G_B2_0 = ((L_7)->GetAddressAtUnchecked(static_cast<il2cpp_array_size_t>(0)));
if ((((int32_t)L_8) == ((int32_t)1)))
{
G_B3_0 = ((L_7)->GetAddressAtUnchecked(static_cast<il2cpp_array_size_t>(0)));
goto IL_004b;
}
}
{
Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* L_9 = ___p0;
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_10 = L_9->___wps_5;
int32_t L_11 = V_4;
int32_t L_12 = ((int32_t)il2cpp_codegen_subtract(L_11, 2));
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_13 = (L_10)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(L_12));
G_B4_0 = L_13;
G_B4_1 = G_B2_0;
goto IL_005c;
}
IL_004b:
{
Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* L_14 = ___p0;
ControlPointU5BU5D_t52F9D1EC70E441ED3915E30FFB75F9B95AD56C59* L_15 = L_14->___controlPoints_6;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_16 = ((L_15)->GetAddressAtUnchecked(static_cast<il2cpp_array_size_t>(0)))->___a_0;
G_B4_0 = L_16;
G_B4_1 = G_B3_0;
}
IL_005c:
{
G_B4_1->___a_0 = G_B4_0;
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_17 = V_3;
Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* L_18 = ___p0;
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_19 = L_18->___wps_5;
int32_t L_20 = V_4;
int32_t L_21 = ((int32_t)il2cpp_codegen_subtract(L_20, 1));
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_22 = (L_19)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(L_21));
(L_17)->SetAtUnchecked(static_cast<il2cpp_array_size_t>(0), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_22);
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_23 = V_3;
Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* L_24 = ___p0;
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_25 = L_24->___wps_5;
int32_t L_26 = V_4;
int32_t L_27 = L_26;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_28 = (L_25)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(L_27));
(L_23)->SetAtUnchecked(static_cast<il2cpp_array_size_t>(1), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_28);
ControlPointU5BU5D_t52F9D1EC70E441ED3915E30FFB75F9B95AD56C59* L_29 = V_2;
int32_t L_30 = V_4;
int32_t L_31 = V_0;
G_B5_0 = ((L_29)->GetAddressAtUnchecked(static_cast<il2cpp_array_size_t>(1)));
if ((((int32_t)L_30) == ((int32_t)((int32_t)il2cpp_codegen_subtract(L_31, 1)))))
{
G_B6_0 = ((L_29)->GetAddressAtUnchecked(static_cast<il2cpp_array_size_t>(1)));
goto IL_00aa;
}
}
{
Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* L_32 = ___p0;
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_33 = L_32->___wps_5;
int32_t L_34 = V_4;
int32_t L_35 = ((int32_t)il2cpp_codegen_add(L_34, 1));
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_36 = (L_33)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(L_35));
G_B7_0 = L_36;
G_B7_1 = G_B5_0;
goto IL_00bb;
}
IL_00aa:
{
Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* L_37 = ___p0;
ControlPointU5BU5D_t52F9D1EC70E441ED3915E30FFB75F9B95AD56C59* L_38 = L_37->___controlPoints_6;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_39 = ((L_38)->GetAddressAtUnchecked(static_cast<il2cpp_array_size_t>(1)))->___a_0;
G_B7_0 = L_39;
G_B7_1 = G_B6_0;
}
IL_00bb:
{
G_B7_1->___a_0 = G_B7_0;
V_5 = (0.0f);
int32_t L_40 = ___subdivisions1;
V_6 = ((float)((1.0f)/((float)L_40)));
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_41 = V_3;
Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* L_42 = ___p0;
ControlPointU5BU5D_t52F9D1EC70E441ED3915E30FFB75F9B95AD56C59* L_43 = V_2;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_44;
L_44 = VirtualFuncInvoker4< Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2, float, Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*, Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3*, ControlPointU5BU5D_t52F9D1EC70E441ED3915E30FFB75F9B95AD56C59* >::Invoke(5 /* UnityEngine.Vector3 DG.Tweening.Plugins.Core.PathCore.ABSPathDecoder::GetPoint(System.Single,UnityEngine.Vector3[],DG.Tweening.Plugins.Core.PathCore.Path,DG.Tweening.Plugins.Core.PathCore.ControlPoint[]) */, __this, (0.0f), L_41, L_42, L_43);
V_7 = L_44;
V_8 = 1;
goto IL_0113;
}
IL_00e6:
{
float L_45 = V_6;
int32_t L_46 = V_8;
V_9 = ((float)il2cpp_codegen_multiply(L_45, ((float)L_46)));
float L_47 = V_9;
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_48 = V_3;
Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* L_49 = ___p0;
ControlPointU5BU5D_t52F9D1EC70E441ED3915E30FFB75F9B95AD56C59* L_50 = V_2;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_51;
L_51 = VirtualFuncInvoker4< Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2, float, Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*, Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3*, ControlPointU5BU5D_t52F9D1EC70E441ED3915E30FFB75F9B95AD56C59* >::Invoke(5 /* UnityEngine.Vector3 DG.Tweening.Plugins.Core.PathCore.ABSPathDecoder::GetPoint(System.Single,UnityEngine.Vector3[],DG.Tweening.Plugins.Core.PathCore.Path,DG.Tweening.Plugins.Core.PathCore.ControlPoint[]) */, __this, L_47, L_48, L_49, L_50);
V_10 = L_51;
float L_52 = V_5;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_53 = V_10;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_54 = V_7;
float L_55;
L_55 = Vector3_Distance_m2314DB9B8BD01157E013DF87BEA557375C7F9FF9_inline(L_53, L_54, NULL);
V_5 = ((float)il2cpp_codegen_add(L_52, L_55));
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_56 = V_10;
V_7 = L_56;
int32_t L_57 = V_8;
V_8 = ((int32_t)il2cpp_codegen_add(L_57, 1));
}
IL_0113:
{
int32_t L_58 = V_8;
int32_t L_59 = ___subdivisions1;
if ((((int32_t)L_58) < ((int32_t)((int32_t)il2cpp_codegen_add(L_59, 1)))))
{
goto IL_00e6;
}
}
{
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_60 = V_1;
int32_t L_61 = V_4;
float L_62 = V_5;
(L_60)->SetAtUnchecked(static_cast<il2cpp_array_size_t>(L_61), (float)L_62);
int32_t L_63 = V_4;
V_4 = ((int32_t)il2cpp_codegen_add(L_63, 1));
}
IL_0126:
{
int32_t L_64 = V_4;
int32_t L_65 = V_0;
if ((((int32_t)L_64) < ((int32_t)L_65)))
{
goto IL_002e;
}
}
{
Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* L_66 = ___p0;
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_67 = V_1;
L_66->___wpLengths_8 = L_67;
Il2CppCodeGenWriteBarrier((void**)(&L_66->___wpLengths_8), (void*)L_67);
return;
}
}
// System.Void DG.Tweening.Plugins.Core.PathCore.CatmullRomDecoder::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CatmullRomDecoder__ctor_m40C3B62E2B6753C8C604B192AE38CB0E00751B63 (CatmullRomDecoder_tBC93937ED94DB6355B974915EE9885854F1A5EB0* __this, const RuntimeMethod* method)
{
{
ABSPathDecoder__ctor_m9000360B01DBC18CF8310F47FFEC61E0FC0E4C96(__this, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void DG.Tweening.Plugins.Core.PathCore.LinearDecoder::FinalizePath(DG.Tweening.Plugins.Core.PathCore.Path,UnityEngine.Vector3[],System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LinearDecoder_FinalizePath_m8A38C47B480F0AFC98FDC223622982AED28DAF65 (LinearDecoder_tC7C53176BBF58227DC1855AFDBA3FAFF19860B15* __this, Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* ___p0, Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* ___wps1, bool ___isClosedPath2, const RuntimeMethod* method)
{
{
Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* L_0 = ___p0;
L_0->___controlPoints_6 = (ControlPointU5BU5D_t52F9D1EC70E441ED3915E30FFB75F9B95AD56C59*)NULL;
Il2CppCodeGenWriteBarrier((void**)(&L_0->___controlPoints_6), (void*)(ControlPointU5BU5D_t52F9D1EC70E441ED3915E30FFB75F9B95AD56C59*)NULL);
Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* L_1 = ___p0;
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_2 = ___wps1;
Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* L_3 = ___p0;
int32_t L_4 = L_3->___subdivisionsXSegment_3;
L_1->___subdivisions_4 = ((int32_t)il2cpp_codegen_multiply(((int32_t)(((RuntimeArray*)L_2)->max_length)), L_4));
Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* L_5 = ___p0;
Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* L_6 = L_5;
int32_t L_7 = L_6->___subdivisions_4;
LinearDecoder_SetTimeToLengthTables_mB336D6CE0306247E6C80F9B472E86F744520550B(__this, L_6, L_7, NULL);
return;
}
}
// UnityEngine.Vector3 DG.Tweening.Plugins.Core.PathCore.LinearDecoder::GetPoint(System.Single,UnityEngine.Vector3[],DG.Tweening.Plugins.Core.PathCore.Path,DG.Tweening.Plugins.Core.PathCore.ControlPoint[])
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 LinearDecoder_GetPoint_m923A45C4AECF4B832BACDFE7D338611E3014172E (LinearDecoder_tC7C53176BBF58227DC1855AFDBA3FAFF19860B15* __this, float ___perc0, Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* ___wps1, Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* ___p2, ControlPointU5BU5D_t52F9D1EC70E441ED3915E30FFB75F9B95AD56C59* ___controlPoints3, const RuntimeMethod* method)
{
int32_t V_0 = 0;
int32_t V_1 = 0;
int32_t V_2 = 0;
float V_3 = 0.0f;
float V_4 = 0.0f;
float V_5 = 0.0f;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_6;
memset((&V_6), 0, sizeof(V_6));
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_7;
memset((&V_7), 0, sizeof(V_7));
int32_t V_8 = 0;
{
float L_0 = ___perc0;
if ((!(((float)L_0) <= ((float)(0.0f)))))
{
goto IL_0017;
}
}
{
Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* L_1 = ___p2;
L_1->___linearWPIndex_12 = 1;
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_2 = ___wps1;
int32_t L_3 = 0;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_4 = (L_2)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(L_3));
return L_4;
}
IL_0017:
{
V_0 = 0;
V_1 = 0;
Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* L_5 = ___p2;
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_6 = L_5->___timesTable_10;
V_2 = ((int32_t)(((RuntimeArray*)L_6)->max_length));
V_8 = 1;
goto IL_0045;
}
IL_0029:
{
Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* L_7 = ___p2;
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_8 = L_7->___timesTable_10;
int32_t L_9 = V_8;
int32_t L_10 = L_9;
float L_11 = (L_8)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(L_10));
float L_12 = ___perc0;
if ((!(((float)L_11) >= ((float)L_12))))
{
goto IL_003f;
}
}
{
int32_t L_13 = V_8;
V_0 = ((int32_t)il2cpp_codegen_subtract(L_13, 1));
int32_t L_14 = V_8;
V_1 = L_14;
goto IL_004a;
}
IL_003f:
{
int32_t L_15 = V_8;
V_8 = ((int32_t)il2cpp_codegen_add(L_15, 1));
}
IL_0045:
{
int32_t L_16 = V_8;
int32_t L_17 = V_2;
if ((((int32_t)L_16) < ((int32_t)L_17)))
{
goto IL_0029;
}
}
IL_004a:
{
Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* L_18 = ___p2;
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_19 = L_18->___timesTable_10;
int32_t L_20 = V_0;
int32_t L_21 = L_20;
float L_22 = (L_19)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(L_21));
V_3 = L_22;
float L_23 = ___perc0;
float L_24 = V_3;
V_4 = ((float)il2cpp_codegen_subtract(L_23, L_24));
Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* L_25 = ___p2;
float L_26 = L_25->___length_7;
float L_27 = V_4;
V_5 = ((float)il2cpp_codegen_multiply(L_26, L_27));
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_28 = ___wps1;
int32_t L_29 = V_0;
int32_t L_30 = L_29;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_31 = (L_28)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(L_30));
V_6 = L_31;
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_32 = ___wps1;
int32_t L_33 = V_1;
int32_t L_34 = L_33;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_35 = (L_32)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(L_34));
V_7 = L_35;
Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* L_36 = ___p2;
int32_t L_37 = V_1;
L_36->___linearWPIndex_12 = L_37;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_38 = V_6;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_39 = V_7;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_40 = V_6;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_41;
L_41 = Vector3_op_Subtraction_mE42023FF80067CB44A1D4A27EB7CF2B24CABB828_inline(L_39, L_40, NULL);
float L_42 = V_5;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_43;
L_43 = Vector3_ClampMagnitude_mF83675F19744F58E97CF24D8359A810634DC031F_inline(L_41, L_42, NULL);
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_44;
L_44 = Vector3_op_Addition_m78C0EC70CB66E8DCAC225743D82B268DAEE92067_inline(L_38, L_43, NULL);
return L_44;
}
}
// System.Void DG.Tweening.Plugins.Core.PathCore.LinearDecoder::SetTimeToLengthTables(DG.Tweening.Plugins.Core.PathCore.Path,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LinearDecoder_SetTimeToLengthTables_mB336D6CE0306247E6C80F9B472E86F744520550B (LinearDecoder_tC7C53176BBF58227DC1855AFDBA3FAFF19860B15* __this, Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* ___p0, int32_t ___subdivisions1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
float V_0 = 0.0f;
int32_t V_1 = 0;
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* V_2 = NULL;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_3;
memset((&V_3), 0, sizeof(V_3));
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* V_4 = NULL;
float V_5 = 0.0f;
int32_t V_6 = 0;
float V_7 = 0.0f;
int32_t V_8 = 0;
{
V_0 = (0.0f);
Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* L_0 = ___p0;
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_1 = L_0->___wps_5;
V_1 = ((int32_t)(((RuntimeArray*)L_1)->max_length));
int32_t L_2 = V_1;
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_3 = (SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C*)(SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C*)SZArrayNew(SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C_il2cpp_TypeInfo_var, (uint32_t)L_2);
V_2 = L_3;
Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* L_4 = ___p0;
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_5 = L_4->___wps_5;
int32_t L_6 = 0;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_7 = (L_5)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(L_6));
V_3 = L_7;
V_6 = 0;
goto IL_0050;
}
IL_0028:
{
Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* L_8 = ___p0;
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_9 = L_8->___wps_5;
int32_t L_10 = V_6;
int32_t L_11 = L_10;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_12 = (L_9)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(L_11));
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_13 = L_12;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_14 = V_3;
float L_15;
L_15 = Vector3_Distance_m2314DB9B8BD01157E013DF87BEA557375C7F9FF9_inline(L_13, L_14, NULL);
V_7 = L_15;
float L_16 = V_0;
float L_17 = V_7;
V_0 = ((float)il2cpp_codegen_add(L_16, L_17));
V_3 = L_13;
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_18 = V_2;
int32_t L_19 = V_6;
float L_20 = V_7;
(L_18)->SetAtUnchecked(static_cast<il2cpp_array_size_t>(L_19), (float)L_20);
int32_t L_21 = V_6;
V_6 = ((int32_t)il2cpp_codegen_add(L_21, 1));
}
IL_0050:
{
int32_t L_22 = V_6;
int32_t L_23 = V_1;
if ((((int32_t)L_22) < ((int32_t)L_23)))
{
goto IL_0028;
}
}
{
int32_t L_24 = V_1;
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_25 = (SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C*)(SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C*)SZArrayNew(SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C_il2cpp_TypeInfo_var, (uint32_t)L_24);
V_4 = L_25;
V_5 = (0.0f);
V_8 = 1;
goto IL_0081;
}
IL_0069:
{
float L_26 = V_5;
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_27 = V_2;
int32_t L_28 = V_8;
int32_t L_29 = L_28;
float L_30 = (L_27)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(L_29));
V_5 = ((float)il2cpp_codegen_add(L_26, L_30));
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_31 = V_4;
int32_t L_32 = V_8;
float L_33 = V_5;
float L_34 = V_0;
(L_31)->SetAtUnchecked(static_cast<il2cpp_array_size_t>(L_32), (float)((float)(L_33/L_34)));
int32_t L_35 = V_8;
V_8 = ((int32_t)il2cpp_codegen_add(L_35, 1));
}
IL_0081:
{
int32_t L_36 = V_8;
int32_t L_37 = V_1;
if ((((int32_t)L_36) < ((int32_t)L_37)))
{
goto IL_0069;
}
}
{
Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* L_38 = ___p0;
float L_39 = V_0;
L_38->___length_7 = L_39;
Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* L_40 = ___p0;
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_41 = V_2;
L_40->___wpLengths_8 = L_41;
Il2CppCodeGenWriteBarrier((void**)(&L_40->___wpLengths_8), (void*)L_41);
Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* L_42 = ___p0;
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_43 = V_4;
L_42->___timesTable_10 = L_43;
Il2CppCodeGenWriteBarrier((void**)(&L_42->___timesTable_10), (void*)L_43);
return;
}
}
// System.Void DG.Tweening.Plugins.Core.PathCore.LinearDecoder::SetWaypointsLengths(DG.Tweening.Plugins.Core.PathCore.Path,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LinearDecoder_SetWaypointsLengths_mCBF22C43656162E062D89990E7E091A40A9E3417 (LinearDecoder_tC7C53176BBF58227DC1855AFDBA3FAFF19860B15* __this, Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* ___p0, int32_t ___subdivisions1, const RuntimeMethod* method)
{
{
return;
}
}
// System.Void DG.Tweening.Plugins.Core.PathCore.LinearDecoder::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LinearDecoder__ctor_mD23879EA491AC8A5105D0FC69F6D16BDA0998CA5 (LinearDecoder_tC7C53176BBF58227DC1855AFDBA3FAFF19860B15* __this, const RuntimeMethod* method)
{
{
ABSPathDecoder__ctor_m9000360B01DBC18CF8310F47FFEC61E0FC0E4C96(__this, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void DG.Tweening.Plugins.Core.PathCore.Path::.ctor(DG.Tweening.PathType,UnityEngine.Vector3[],System.Int32,System.Nullable`1<UnityEngine.Color>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Path__ctor_mE17CD95D405E8FF0440A6631D97C8876074B4824 (Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* __this, int32_t ___type0, Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* ___waypoints1, int32_t ___subdivisionsXSegment2, Nullable_1_tEE83D90B507D40B6C58B5EEF5B9D44D377B44F11 ___gizmoColor3, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_mB47015F4136FF8033380BC717C0BE24322C279CD_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1_get_HasValue_mFAF0B4EEA878E596C80258FE3BDA57CEF40C8D7F_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1_get_Value_m3FC15B40E747AA6A9F2AB10A00C46ABE84393637_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Path_Draw_mAE9CA81D5ED87ECC9C1213EFCA01639CF0AE2B32_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TweenCallback_t7C8B8A38E7B30905FF1B83C943256EF23617BB24_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
__this->___linearWPIndex_12 = (-1);
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_0;
memset((&L_0), 0, sizeof(L_0));
Color__ctor_m3786F0D6E510D9CFA544523A955870BD2A514C8C_inline((&L_0), (1.0f), (1.0f), (1.0f), (0.699999988f), /*hidden argument*/NULL);
__this->___gizmoColor_20 = L_0;
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
int32_t L_1 = ___type0;
__this->___type_2 = L_1;
int32_t L_2 = ___subdivisionsXSegment2;
__this->___subdivisionsXSegment_3 = L_2;
bool L_3;
L_3 = Nullable_1_get_HasValue_mFAF0B4EEA878E596C80258FE3BDA57CEF40C8D7F_inline((&___gizmoColor3), Nullable_1_get_HasValue_mFAF0B4EEA878E596C80258FE3BDA57CEF40C8D7F_RuntimeMethod_var);
if (!L_3)
{
goto IL_0050;
}
}
{
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_4;
L_4 = Nullable_1_get_Value_m3FC15B40E747AA6A9F2AB10A00C46ABE84393637((&___gizmoColor3), Nullable_1_get_Value_m3FC15B40E747AA6A9F2AB10A00C46ABE84393637_RuntimeMethod_var);
__this->___gizmoColor_20 = L_4;
}
IL_0050:
{
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_5 = ___waypoints1;
Path_AssignWaypoints_mF34F707A39321C2912B6C7E4D23DAEEEEF61D2F8(__this, L_5, (bool)1, NULL);
int32_t L_6 = ___type0;
Path_AssignDecoder_mD3A97C75986B01E822BF9726461B65DE77BC0B98(__this, L_6, NULL);
il2cpp_codegen_runtime_class_init_inline(DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_il2cpp_TypeInfo_var);
bool L_7 = ((DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_StaticFields*)il2cpp_codegen_static_fields_for(DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_il2cpp_TypeInfo_var))->___isUnityEditor_17;
if (!L_7)
{
goto IL_007c;
}
}
{
il2cpp_codegen_runtime_class_init_inline(DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_il2cpp_TypeInfo_var);
List_1_t6EF58ECBFCFA6FA99AC1281CE3A14BB083B08524* L_8 = ((DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_StaticFields*)il2cpp_codegen_static_fields_for(DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_il2cpp_TypeInfo_var))->___GizmosDelegates_21;
TweenCallback_t7C8B8A38E7B30905FF1B83C943256EF23617BB24* L_9 = (TweenCallback_t7C8B8A38E7B30905FF1B83C943256EF23617BB24*)il2cpp_codegen_object_new(TweenCallback_t7C8B8A38E7B30905FF1B83C943256EF23617BB24_il2cpp_TypeInfo_var);
TweenCallback__ctor_m68CC9304423CBDE43001F9B1413B5DAAF70DB621(L_9, __this, (intptr_t)((void*)Path_Draw_mAE9CA81D5ED87ECC9C1213EFCA01639CF0AE2B32_RuntimeMethod_var), NULL);
List_1_Add_mB47015F4136FF8033380BC717C0BE24322C279CD_inline(L_8, L_9, List_1_Add_mB47015F4136FF8033380BC717C0BE24322C279CD_RuntimeMethod_var);
}
IL_007c:
{
return;
}
}
// System.Void DG.Tweening.Plugins.Core.PathCore.Path::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Path__ctor_mE316C2800B03412006B86883F27ECC5CC08CA3AB (Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* __this, const RuntimeMethod* method)
{
{
__this->___linearWPIndex_12 = (-1);
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_0;
memset((&L_0), 0, sizeof(L_0));
Color__ctor_m3786F0D6E510D9CFA544523A955870BD2A514C8C_inline((&L_0), (1.0f), (1.0f), (1.0f), (0.699999988f), /*hidden argument*/NULL);
__this->___gizmoColor_20 = L_0;
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
return;
}
}
// System.Void DG.Tweening.Plugins.Core.PathCore.Path::FinalizePath(System.Boolean,DG.Tweening.AxisConstraint,UnityEngine.Vector3)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Path_FinalizePath_m2D9A9AE99327DBCDF8EDBAE55E149ED1F4BD3BB7 (Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* __this, bool ___isClosedPath0, int32_t ___lockPositionAxes1, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___currTargetVal2, const RuntimeMethod* method)
{
bool V_0 = false;
bool V_1 = false;
bool V_2 = false;
int32_t V_3 = 0;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_4;
memset((&V_4), 0, sizeof(V_4));
int32_t G_B4_0 = 0;
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* G_B4_1 = NULL;
int32_t G_B3_0 = 0;
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* G_B3_1 = NULL;
float G_B5_0 = 0.0f;
int32_t G_B5_1 = 0;
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* G_B5_2 = NULL;
float G_B7_0 = 0.0f;
int32_t G_B7_1 = 0;
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* G_B7_2 = NULL;
float G_B6_0 = 0.0f;
int32_t G_B6_1 = 0;
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* G_B6_2 = NULL;
float G_B8_0 = 0.0f;
float G_B8_1 = 0.0f;
int32_t G_B8_2 = 0;
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* G_B8_3 = NULL;
float G_B10_0 = 0.0f;
float G_B10_1 = 0.0f;
int32_t G_B10_2 = 0;
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* G_B10_3 = NULL;
float G_B9_0 = 0.0f;
float G_B9_1 = 0.0f;
int32_t G_B9_2 = 0;
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* G_B9_3 = NULL;
float G_B11_0 = 0.0f;
float G_B11_1 = 0.0f;
float G_B11_2 = 0.0f;
int32_t G_B11_3 = 0;
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* G_B11_4 = NULL;
{
int32_t L_0 = ___lockPositionAxes1;
if (!L_0)
{
goto IL_0080;
}
}
{
int32_t L_1 = ___lockPositionAxes1;
V_0 = (bool)((((int32_t)((int32_t)((int32_t)L_1&2))) == ((int32_t)2))? 1 : 0);
int32_t L_2 = ___lockPositionAxes1;
V_1 = (bool)((((int32_t)((int32_t)((int32_t)L_2&4))) == ((int32_t)4))? 1 : 0);
int32_t L_3 = ___lockPositionAxes1;
V_2 = (bool)((((int32_t)((int32_t)((int32_t)L_3&8))) == ((int32_t)8))? 1 : 0);
V_3 = 0;
goto IL_0075;
}
IL_001c:
{
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_4 = __this->___wps_5;
int32_t L_5 = V_3;
int32_t L_6 = L_5;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_7 = (L_4)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(L_6));
V_4 = L_7;
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_8 = __this->___wps_5;
int32_t L_9 = V_3;
bool L_10 = V_0;
G_B3_0 = L_9;
G_B3_1 = L_8;
if (L_10)
{
G_B4_0 = L_9;
G_B4_1 = L_8;
goto IL_003d;
}
}
{
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_11 = V_4;
float L_12 = L_11.___x_2;
G_B5_0 = L_12;
G_B5_1 = G_B3_0;
G_B5_2 = G_B3_1;
goto IL_0043;
}
IL_003d:
{
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_13 = ___currTargetVal2;
float L_14 = L_13.___x_2;
G_B5_0 = L_14;
G_B5_1 = G_B4_0;
G_B5_2 = G_B4_1;
}
IL_0043:
{
bool L_15 = V_1;
G_B6_0 = G_B5_0;
G_B6_1 = G_B5_1;
G_B6_2 = G_B5_2;
if (L_15)
{
G_B7_0 = G_B5_0;
G_B7_1 = G_B5_1;
G_B7_2 = G_B5_2;
goto IL_004f;
}
}
{
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_16 = V_4;
float L_17 = L_16.___y_3;
G_B8_0 = L_17;
G_B8_1 = G_B6_0;
G_B8_2 = G_B6_1;
G_B8_3 = G_B6_2;
goto IL_0055;
}
IL_004f:
{
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_18 = ___currTargetVal2;
float L_19 = L_18.___y_3;
G_B8_0 = L_19;
G_B8_1 = G_B7_0;
G_B8_2 = G_B7_1;
G_B8_3 = G_B7_2;
}
IL_0055:
{
bool L_20 = V_2;
G_B9_0 = G_B8_0;
G_B9_1 = G_B8_1;
G_B9_2 = G_B8_2;
G_B9_3 = G_B8_3;
if (L_20)
{
G_B10_0 = G_B8_0;
G_B10_1 = G_B8_1;
G_B10_2 = G_B8_2;
G_B10_3 = G_B8_3;
goto IL_0061;
}
}
{
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_21 = V_4;
float L_22 = L_21.___z_4;
G_B11_0 = L_22;
G_B11_1 = G_B9_0;
G_B11_2 = G_B9_1;
G_B11_3 = G_B9_2;
G_B11_4 = G_B9_3;
goto IL_0067;
}
IL_0061:
{
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_23 = ___currTargetVal2;
float L_24 = L_23.___z_4;
G_B11_0 = L_24;
G_B11_1 = G_B10_0;
G_B11_2 = G_B10_1;
G_B11_3 = G_B10_2;
G_B11_4 = G_B10_3;
}
IL_0067:
{
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_25;
memset((&L_25), 0, sizeof(L_25));
Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_25), G_B11_2, G_B11_1, G_B11_0, /*hidden argument*/NULL);
(G_B11_4)->SetAtUnchecked(static_cast<il2cpp_array_size_t>(G_B11_3), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_25);
int32_t L_26 = V_3;
V_3 = ((int32_t)il2cpp_codegen_add(L_26, 1));
}
IL_0075:
{
int32_t L_27 = V_3;
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_28 = __this->___wps_5;
if ((((int32_t)L_27) < ((int32_t)((int32_t)(((RuntimeArray*)L_28)->max_length)))))
{
goto IL_001c;
}
}
IL_0080:
{
ABSPathDecoder_t6B479550CEF6C183ACCA13F11E29E019270AB61C* L_29 = __this->____decoder_15;
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_30 = __this->___wps_5;
bool L_31 = ___isClosedPath0;
VirtualActionInvoker3< Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3*, Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*, bool >::Invoke(4 /* System.Void DG.Tweening.Plugins.Core.PathCore.ABSPathDecoder::FinalizePath(DG.Tweening.Plugins.Core.PathCore.Path,UnityEngine.Vector3[],System.Boolean) */, L_29, __this, L_30, L_31);
__this->___isFinalized_9 = (bool)1;
return;
}
}
// UnityEngine.Vector3 DG.Tweening.Plugins.Core.PathCore.Path::GetPoint(System.Single,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Path_GetPoint_m6D04BA28C0F375D3030DD2714E2295A2A656AFE1 (Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* __this, float ___perc0, bool ___convertToConstantPerc1, const RuntimeMethod* method)
{
{
bool L_0 = ___convertToConstantPerc1;
if (!L_0)
{
goto IL_000c;
}
}
{
float L_1 = ___perc0;
float L_2;
L_2 = Path_ConvertToConstantPathPerc_m946321C867B331E56BFBF358F57391804611B570(__this, L_1, NULL);
___perc0 = L_2;
}
IL_000c:
{
ABSPathDecoder_t6B479550CEF6C183ACCA13F11E29E019270AB61C* L_3 = __this->____decoder_15;
float L_4 = ___perc0;
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_5 = __this->___wps_5;
ControlPointU5BU5D_t52F9D1EC70E441ED3915E30FFB75F9B95AD56C59* L_6 = __this->___controlPoints_6;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_7;
L_7 = VirtualFuncInvoker4< Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2, float, Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*, Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3*, ControlPointU5BU5D_t52F9D1EC70E441ED3915E30FFB75F9B95AD56C59* >::Invoke(5 /* UnityEngine.Vector3 DG.Tweening.Plugins.Core.PathCore.ABSPathDecoder::GetPoint(System.Single,UnityEngine.Vector3[],DG.Tweening.Plugins.Core.PathCore.Path,DG.Tweening.Plugins.Core.PathCore.ControlPoint[]) */, L_3, L_4, L_5, __this, L_6);
return L_7;
}
}
// System.Single DG.Tweening.Plugins.Core.PathCore.Path::ConvertToConstantPathPerc(System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Path_ConvertToConstantPathPerc_m946321C867B331E56BFBF358F57391804611B570 (Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* __this, float ___perc0, 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;
int32_t V_5 = 0;
int32_t V_6 = 0;
{
int32_t L_0 = __this->___type_2;
if (L_0)
{
goto IL_000a;
}
}
{
float L_1 = ___perc0;
return L_1;
}
IL_000a:
{
float L_2 = ___perc0;
if ((!(((float)L_2) > ((float)(0.0f)))))
{
goto IL_00ab;
}
}
{
float L_3 = ___perc0;
if ((!(((float)L_3) < ((float)(1.0f)))))
{
goto IL_00ab;
}
}
{
float L_4 = __this->___length_7;
float L_5 = ___perc0;
V_0 = ((float)il2cpp_codegen_multiply(L_4, L_5));
V_1 = (0.0f);
V_2 = (0.0f);
V_3 = (0.0f);
V_4 = (0.0f);
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_6 = __this->___lengthsTable_11;
V_5 = ((int32_t)(((RuntimeArray*)L_6)->max_length));
V_6 = 0;
goto IL_0095;
}
IL_0051:
{
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_7 = __this->___lengthsTable_11;
int32_t L_8 = V_6;
int32_t L_9 = L_8;
float L_10 = (L_7)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(L_9));
float L_11 = V_0;
if ((!(((float)L_10) > ((float)L_11))))
{
goto IL_0085;
}
}
{
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_12 = __this->___timesTable_10;
int32_t L_13 = V_6;
int32_t L_14 = L_13;
float L_15 = (L_12)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(L_14));
V_3 = L_15;
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_16 = __this->___lengthsTable_11;
int32_t L_17 = V_6;
int32_t L_18 = L_17;
float L_19 = (L_16)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(L_18));
V_4 = L_19;
int32_t L_20 = V_6;
if ((((int32_t)L_20) <= ((int32_t)0)))
{
goto IL_009b;
}
}
{
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_21 = __this->___lengthsTable_11;
int32_t L_22 = V_6;
int32_t L_23 = ((int32_t)il2cpp_codegen_subtract(L_22, 1));
float L_24 = (L_21)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(L_23));
V_2 = L_24;
goto IL_009b;
}
IL_0085:
{
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_25 = __this->___timesTable_10;
int32_t L_26 = V_6;
int32_t L_27 = L_26;
float L_28 = (L_25)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(L_27));
V_1 = L_28;
int32_t L_29 = V_6;
V_6 = ((int32_t)il2cpp_codegen_add(L_29, 1));
}
IL_0095:
{
int32_t L_30 = V_6;
int32_t L_31 = V_5;
if ((((int32_t)L_30) < ((int32_t)L_31)))
{
goto IL_0051;
}
}
IL_009b:
{
float L_32 = V_1;
float L_33 = V_0;
float L_34 = V_2;
float L_35 = V_4;
float L_36 = V_2;
float L_37 = V_3;
float L_38 = V_1;
___perc0 = ((float)il2cpp_codegen_add(L_32, ((float)il2cpp_codegen_multiply(((float)(((float)il2cpp_codegen_subtract(L_33, L_34))/((float)il2cpp_codegen_subtract(L_35, L_36)))), ((float)il2cpp_codegen_subtract(L_37, L_38))))));
}
IL_00ab:
{
float L_39 = ___perc0;
if ((!(((float)L_39) > ((float)(1.0f)))))
{
goto IL_00bc;
}
}
{
___perc0 = (1.0f);
goto IL_00cb;
}
IL_00bc:
{
float L_40 = ___perc0;
if ((!(((float)L_40) < ((float)(0.0f)))))
{
goto IL_00cb;
}
}
{
___perc0 = (0.0f);
}
IL_00cb:
{
float L_41 = ___perc0;
return L_41;
}
}
// System.Int32 DG.Tweening.Plugins.Core.PathCore.Path::GetWaypointIndexFromPerc(System.Single,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Path_GetWaypointIndexFromPerc_m3C41176271872EA1D2B5AE1C18EFAAE729CB2C00 (Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* __this, float ___perc0, bool ___isMovingForward1, const RuntimeMethod* method)
{
float V_0 = 0.0f;
float V_1 = 0.0f;
int32_t V_2 = 0;
int32_t V_3 = 0;
{
float L_0 = ___perc0;
if ((!(((float)L_0) >= ((float)(1.0f)))))
{
goto IL_0013;
}
}
{
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_1 = __this->___wps_5;
return ((int32_t)il2cpp_codegen_subtract(((int32_t)(((RuntimeArray*)L_1)->max_length)), 1));
}
IL_0013:
{
float L_2 = ___perc0;
if ((!(((float)L_2) <= ((float)(0.0f)))))
{
goto IL_001d;
}
}
{
return 0;
}
IL_001d:
{
float L_3 = __this->___length_7;
float L_4 = ___perc0;
V_0 = ((float)il2cpp_codegen_multiply(L_3, L_4));
V_1 = (0.0f);
V_2 = 0;
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_5 = __this->___wpLengths_8;
V_3 = ((int32_t)(((RuntimeArray*)L_5)->max_length));
goto IL_005b;
}
IL_0039:
{
float L_6 = V_1;
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_7 = __this->___wpLengths_8;
int32_t L_8 = V_2;
int32_t L_9 = L_8;
float L_10 = (L_7)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(L_9));
V_1 = ((float)il2cpp_codegen_add(L_6, L_10));
float L_11 = V_1;
float L_12 = V_0;
if ((((float)L_11) < ((float)L_12)))
{
goto IL_0057;
}
}
{
float L_13 = V_1;
float L_14 = V_0;
if ((!(((float)L_13) > ((float)L_14))))
{
goto IL_0055;
}
}
{
bool L_15 = ___isMovingForward1;
if (L_15)
{
goto IL_0051;
}
}
{
int32_t L_16 = V_2;
return L_16;
}
IL_0051:
{
int32_t L_17 = V_2;
return ((int32_t)il2cpp_codegen_subtract(L_17, 1));
}
IL_0055:
{
int32_t L_18 = V_2;
return L_18;
}
IL_0057:
{
int32_t L_19 = V_2;
V_2 = ((int32_t)il2cpp_codegen_add(L_19, 1));
}
IL_005b:
{
int32_t L_20 = V_2;
int32_t L_21 = V_3;
if ((((int32_t)L_20) < ((int32_t)L_21)))
{
goto IL_0039;
}
}
{
return 0;
}
}
// UnityEngine.Vector3[] DG.Tweening.Plugins.Core.PathCore.Path::GetDrawPoints(DG.Tweening.Plugins.Core.PathCore.Path,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* Path_GetDrawPoints_mB91D933EBB4F22E74F19B72611C147089E0D9157 (Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* ___p0, int32_t ___drawSubdivisionsXSegment1, 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;
}
int32_t V_0 = 0;
int32_t V_1 = 0;
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* V_2 = NULL;
int32_t V_3 = 0;
float V_4 = 0.0f;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_5;
memset((&V_5), 0, sizeof(V_5));
{
Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* L_0 = ___p0;
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_1 = L_0->___wps_5;
V_0 = ((int32_t)(((RuntimeArray*)L_1)->max_length));
Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* L_2 = ___p0;
int32_t L_3 = L_2->___type_2;
if (L_3)
{
goto IL_0018;
}
}
{
Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* L_4 = ___p0;
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_5 = L_4->___wps_5;
return L_5;
}
IL_0018:
{
int32_t L_6 = V_0;
int32_t L_7 = ___drawSubdivisionsXSegment1;
V_1 = ((int32_t)il2cpp_codegen_multiply(L_6, L_7));
int32_t L_8 = V_1;
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_9 = (Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)SZArrayNew(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C_il2cpp_TypeInfo_var, (uint32_t)((int32_t)il2cpp_codegen_add(L_8, 1)));
V_2 = L_9;
V_3 = 0;
goto IL_0048;
}
IL_0029:
{
int32_t L_10 = V_3;
int32_t L_11 = V_1;
V_4 = ((float)(((float)L_10)/((float)L_11)));
Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* L_12 = ___p0;
float L_13 = V_4;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_14;
L_14 = Path_GetPoint_m6D04BA28C0F375D3030DD2714E2295A2A656AFE1(L_12, L_13, (bool)0, NULL);
V_5 = L_14;
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_15 = V_2;
int32_t L_16 = V_3;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_17 = V_5;
(L_15)->SetAtUnchecked(static_cast<il2cpp_array_size_t>(L_16), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_17);
int32_t L_18 = V_3;
V_3 = ((int32_t)il2cpp_codegen_add(L_18, 1));
}
IL_0048:
{
int32_t L_19 = V_3;
int32_t L_20 = V_1;
if ((((int32_t)L_19) <= ((int32_t)L_20)))
{
goto IL_0029;
}
}
{
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_21 = V_2;
return L_21;
}
}
// System.Void DG.Tweening.Plugins.Core.PathCore.Path::RefreshNonLinearDrawWps(DG.Tweening.Plugins.Core.PathCore.Path)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Path_RefreshNonLinearDrawWps_m80E683DA112432AAE39D0E8C3F2C8B41CBB60285 (Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* ___p0, 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;
}
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));
{
Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* L_0 = ___p0;
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_1 = L_0->___wps_5;
V_0 = ((int32_t)il2cpp_codegen_multiply(((int32_t)(((RuntimeArray*)L_1)->max_length)), ((int32_t)10)));
Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* L_2 = ___p0;
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_3 = L_2->___nonLinearDrawWps_17;
if (!L_3)
{
goto IL_0021;
}
}
{
Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* L_4 = ___p0;
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_5 = L_4->___nonLinearDrawWps_17;
int32_t L_6 = V_0;
if ((((int32_t)((int32_t)(((RuntimeArray*)L_5)->max_length))) == ((int32_t)((int32_t)il2cpp_codegen_add(L_6, 1)))))
{
goto IL_002f;
}
}
IL_0021:
{
Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* L_7 = ___p0;
int32_t L_8 = V_0;
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_9 = (Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)SZArrayNew(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C_il2cpp_TypeInfo_var, (uint32_t)((int32_t)il2cpp_codegen_add(L_8, 1)));
L_7->___nonLinearDrawWps_17 = L_9;
Il2CppCodeGenWriteBarrier((void**)(&L_7->___nonLinearDrawWps_17), (void*)L_9);
}
IL_002f:
{
V_1 = 0;
goto IL_0053;
}
IL_0033:
{
int32_t L_10 = V_1;
int32_t L_11 = V_0;
V_2 = ((float)(((float)L_10)/((float)L_11)));
Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* L_12 = ___p0;
float L_13 = V_2;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_14;
L_14 = Path_GetPoint_m6D04BA28C0F375D3030DD2714E2295A2A656AFE1(L_12, L_13, (bool)0, NULL);
V_3 = L_14;
Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* L_15 = ___p0;
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_16 = L_15->___nonLinearDrawWps_17;
int32_t L_17 = V_1;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_18 = V_3;
(L_16)->SetAtUnchecked(static_cast<il2cpp_array_size_t>(L_17), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_18);
int32_t L_19 = V_1;
V_1 = ((int32_t)il2cpp_codegen_add(L_19, 1));
}
IL_0053:
{
int32_t L_20 = V_1;
int32_t L_21 = V_0;
if ((((int32_t)L_20) <= ((int32_t)L_21)))
{
goto IL_0033;
}
}
{
return;
}
}
// System.Void DG.Tweening.Plugins.Core.PathCore.Path::Destroy()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Path_Destroy_mB5139AE354F434F76149B4672ACE7B835FBE029C (Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Remove_mAEF18DA4F9F63E94921CBCEB0E5ED1E2DF523F6A_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Path_Draw_mAE9CA81D5ED87ECC9C1213EFCA01639CF0AE2B32_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TweenCallback_t7C8B8A38E7B30905FF1B83C943256EF23617BB24_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* V_0 = NULL;
{
il2cpp_codegen_runtime_class_init_inline(DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_il2cpp_TypeInfo_var);
bool L_0 = ((DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_StaticFields*)il2cpp_codegen_static_fields_for(DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_il2cpp_TypeInfo_var))->___isUnityEditor_17;
if (!L_0)
{
goto IL_001e;
}
}
{
il2cpp_codegen_runtime_class_init_inline(DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_il2cpp_TypeInfo_var);
List_1_t6EF58ECBFCFA6FA99AC1281CE3A14BB083B08524* L_1 = ((DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_StaticFields*)il2cpp_codegen_static_fields_for(DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_il2cpp_TypeInfo_var))->___GizmosDelegates_21;
TweenCallback_t7C8B8A38E7B30905FF1B83C943256EF23617BB24* L_2 = (TweenCallback_t7C8B8A38E7B30905FF1B83C943256EF23617BB24*)il2cpp_codegen_object_new(TweenCallback_t7C8B8A38E7B30905FF1B83C943256EF23617BB24_il2cpp_TypeInfo_var);
TweenCallback__ctor_m68CC9304423CBDE43001F9B1413B5DAAF70DB621(L_2, __this, (intptr_t)((void*)Path_Draw_mAE9CA81D5ED87ECC9C1213EFCA01639CF0AE2B32_RuntimeMethod_var), NULL);
bool L_3;
L_3 = List_1_Remove_mAEF18DA4F9F63E94921CBCEB0E5ED1E2DF523F6A(L_1, L_2, List_1_Remove_mAEF18DA4F9F63E94921CBCEB0E5ED1E2DF523F6A_RuntimeMethod_var);
}
IL_001e:
{
__this->___wps_5 = (Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)NULL;
Il2CppCodeGenWriteBarrier((void**)(&__this->___wps_5), (void*)(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)NULL);
V_0 = (SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C*)NULL;
__this->___lengthsTable_11 = (SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C*)NULL;
Il2CppCodeGenWriteBarrier((void**)(&__this->___lengthsTable_11), (void*)(SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C*)NULL);
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_4 = V_0;
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_5 = L_4;
V_0 = L_5;
__this->___timesTable_10 = L_5;
Il2CppCodeGenWriteBarrier((void**)(&__this->___timesTable_10), (void*)L_5);
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_6 = V_0;
__this->___wpLengths_8 = L_6;
Il2CppCodeGenWriteBarrier((void**)(&__this->___wpLengths_8), (void*)L_6);
__this->___nonLinearDrawWps_17 = (Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)NULL;
Il2CppCodeGenWriteBarrier((void**)(&__this->___nonLinearDrawWps_17), (void*)(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)NULL);
__this->___isFinalized_9 = (bool)0;
return;
}
}
// DG.Tweening.Plugins.Core.PathCore.Path DG.Tweening.Plugins.Core.PathCore.Path::CloneIncremental(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* Path_CloneIncremental_m02F0B70C4F51FBAEA81DB888E37FBA2E4962D428 (Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* __this, int32_t ___loopIncrement0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ControlPointU5BU5D_t52F9D1EC70E441ED3915E30FFB75F9B95AD56C59_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_mB47015F4136FF8033380BC717C0BE24322C279CD_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Path_Draw_mAE9CA81D5ED87ECC9C1213EFCA01639CF0AE2B32_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TweenCallback_t7C8B8A38E7B30905FF1B83C943256EF23617BB24_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_1;
memset((&V_1), 0, sizeof(V_1));
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* V_2 = NULL;
int32_t V_3 = 0;
ControlPointU5BU5D_t52F9D1EC70E441ED3915E30FFB75F9B95AD56C59* V_4 = NULL;
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* V_5 = NULL;
int32_t V_6 = 0;
int32_t V_7 = 0;
int32_t V_8 = 0;
int32_t V_9 = 0;
{
Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* L_0 = __this->____incrementalClone_13;
if (!L_0)
{
goto IL_0023;
}
}
{
int32_t L_1 = __this->____incrementalIndex_14;
int32_t L_2 = ___loopIncrement0;
if ((!(((uint32_t)L_1) == ((uint32_t)L_2))))
{
goto IL_0018;
}
}
{
Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* L_3 = __this->____incrementalClone_13;
return L_3;
}
IL_0018:
{
Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* L_4 = __this->____incrementalClone_13;
Path_Destroy_mB5139AE354F434F76149B4672ACE7B835FBE029C(L_4, NULL);
}
IL_0023:
{
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_5 = __this->___wps_5;
V_0 = ((int32_t)(((RuntimeArray*)L_5)->max_length));
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_6 = __this->___wps_5;
int32_t L_7 = V_0;
int32_t L_8 = ((int32_t)il2cpp_codegen_subtract(L_7, 1));
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_9 = (L_6)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(L_8));
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_10 = __this->___wps_5;
int32_t L_11 = 0;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_12 = (L_10)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(L_11));
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_13;
L_13 = Vector3_op_Subtraction_mE42023FF80067CB44A1D4A27EB7CF2B24CABB828_inline(L_9, L_12, NULL);
V_1 = L_13;
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_14 = __this->___wps_5;
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_15 = (Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)SZArrayNew(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C_il2cpp_TypeInfo_var, (uint32_t)((int32_t)(((RuntimeArray*)L_14)->max_length)));
V_2 = L_15;
V_6 = 0;
goto IL_0087;
}
IL_005f:
{
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_16 = V_2;
int32_t L_17 = V_6;
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_18 = __this->___wps_5;
int32_t L_19 = V_6;
int32_t L_20 = L_19;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_21 = (L_18)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(L_20));
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_22 = V_1;
int32_t L_23 = ___loopIncrement0;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_24;
L_24 = Vector3_op_Multiply_m87BA7C578F96C8E49BB07088DAAC4649F83B0353_inline(L_22, ((float)L_23), NULL);
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_25;
L_25 = Vector3_op_Addition_m78C0EC70CB66E8DCAC225743D82B268DAEE92067_inline(L_21, L_24, NULL);
(L_16)->SetAtUnchecked(static_cast<il2cpp_array_size_t>(L_17), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_25);
int32_t L_26 = V_6;
V_6 = ((int32_t)il2cpp_codegen_add(L_26, 1));
}
IL_0087:
{
int32_t L_27 = V_6;
int32_t L_28 = V_0;
if ((((int32_t)L_27) < ((int32_t)L_28)))
{
goto IL_005f;
}
}
{
ControlPointU5BU5D_t52F9D1EC70E441ED3915E30FFB75F9B95AD56C59* L_29 = __this->___controlPoints_6;
V_3 = ((int32_t)(((RuntimeArray*)L_29)->max_length));
int32_t L_30 = V_3;
ControlPointU5BU5D_t52F9D1EC70E441ED3915E30FFB75F9B95AD56C59* L_31 = (ControlPointU5BU5D_t52F9D1EC70E441ED3915E30FFB75F9B95AD56C59*)(ControlPointU5BU5D_t52F9D1EC70E441ED3915E30FFB75F9B95AD56C59*)SZArrayNew(ControlPointU5BU5D_t52F9D1EC70E441ED3915E30FFB75F9B95AD56C59_il2cpp_TypeInfo_var, (uint32_t)L_30);
V_4 = L_31;
V_7 = 0;
goto IL_00cb;
}
IL_00a2:
{
ControlPointU5BU5D_t52F9D1EC70E441ED3915E30FFB75F9B95AD56C59* L_32 = V_4;
int32_t L_33 = V_7;
ControlPointU5BU5D_t52F9D1EC70E441ED3915E30FFB75F9B95AD56C59* L_34 = __this->___controlPoints_6;
int32_t L_35 = V_7;
int32_t L_36 = L_35;
ControlPoint_tCAFE592FCADA75007AF24FEB842AE63DAFA9B8D1 L_37 = (L_34)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(L_36));
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_38 = V_1;
int32_t L_39 = ___loopIncrement0;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_40;
L_40 = Vector3_op_Multiply_m87BA7C578F96C8E49BB07088DAAC4649F83B0353_inline(L_38, ((float)L_39), NULL);
ControlPoint_tCAFE592FCADA75007AF24FEB842AE63DAFA9B8D1 L_41;
L_41 = ControlPoint_op_Addition_m273B684A11735A299C1886F36F41C7C6CB27E49D(L_37, L_40, NULL);
(L_32)->SetAtUnchecked(static_cast<il2cpp_array_size_t>(L_33), (ControlPoint_tCAFE592FCADA75007AF24FEB842AE63DAFA9B8D1)L_41);
int32_t L_42 = V_7;
V_7 = ((int32_t)il2cpp_codegen_add(L_42, 1));
}
IL_00cb:
{
int32_t L_43 = V_7;
int32_t L_44 = V_3;
if ((((int32_t)L_43) < ((int32_t)L_44)))
{
goto IL_00a2;
}
}
{
V_5 = (Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)NULL;
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_45 = __this->___nonLinearDrawWps_17;
if (!L_45)
{
goto IL_0122;
}
}
{
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_46 = __this->___nonLinearDrawWps_17;
V_8 = ((int32_t)(((RuntimeArray*)L_46)->max_length));
int32_t L_47 = V_8;
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_48 = (Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)SZArrayNew(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C_il2cpp_TypeInfo_var, (uint32_t)L_47);
V_5 = L_48;
V_9 = 0;
goto IL_011c;
}
IL_00f3:
{
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_49 = V_5;
int32_t L_50 = V_9;
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_51 = __this->___nonLinearDrawWps_17;
int32_t L_52 = V_9;
int32_t L_53 = L_52;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_54 = (L_51)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(L_53));
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_55 = V_1;
int32_t L_56 = ___loopIncrement0;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_57;
L_57 = Vector3_op_Multiply_m87BA7C578F96C8E49BB07088DAAC4649F83B0353_inline(L_55, ((float)L_56), NULL);
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_58;
L_58 = Vector3_op_Addition_m78C0EC70CB66E8DCAC225743D82B268DAEE92067_inline(L_54, L_57, NULL);
(L_49)->SetAtUnchecked(static_cast<il2cpp_array_size_t>(L_50), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_58);
int32_t L_59 = V_9;
V_9 = ((int32_t)il2cpp_codegen_add(L_59, 1));
}
IL_011c:
{
int32_t L_60 = V_9;
int32_t L_61 = V_8;
if ((((int32_t)L_60) < ((int32_t)L_61)))
{
goto IL_00f3;
}
}
IL_0122:
{
Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* L_62 = (Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3*)il2cpp_codegen_object_new(Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3_il2cpp_TypeInfo_var);
Path__ctor_mE316C2800B03412006B86883F27ECC5CC08CA3AB(L_62, NULL);
__this->____incrementalClone_13 = L_62;
Il2CppCodeGenWriteBarrier((void**)(&__this->____incrementalClone_13), (void*)L_62);
int32_t L_63 = ___loopIncrement0;
__this->____incrementalIndex_14 = L_63;
Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* L_64 = __this->____incrementalClone_13;
int32_t L_65 = __this->___type_2;
L_64->___type_2 = L_65;
Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* L_66 = __this->____incrementalClone_13;
int32_t L_67 = __this->___subdivisionsXSegment_3;
L_66->___subdivisionsXSegment_3 = L_67;
Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* L_68 = __this->____incrementalClone_13;
int32_t L_69 = __this->___subdivisions_4;
L_68->___subdivisions_4 = L_69;
Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* L_70 = __this->____incrementalClone_13;
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_71 = V_2;
L_70->___wps_5 = L_71;
Il2CppCodeGenWriteBarrier((void**)(&L_70->___wps_5), (void*)L_71);
Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* L_72 = __this->____incrementalClone_13;
ControlPointU5BU5D_t52F9D1EC70E441ED3915E30FFB75F9B95AD56C59* L_73 = V_4;
L_72->___controlPoints_6 = L_73;
Il2CppCodeGenWriteBarrier((void**)(&L_72->___controlPoints_6), (void*)L_73);
il2cpp_codegen_runtime_class_init_inline(DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_il2cpp_TypeInfo_var);
bool L_74 = ((DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_StaticFields*)il2cpp_codegen_static_fields_for(DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_il2cpp_TypeInfo_var))->___isUnityEditor_17;
if (!L_74)
{
goto IL_01a2;
}
}
{
il2cpp_codegen_runtime_class_init_inline(DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_il2cpp_TypeInfo_var);
List_1_t6EF58ECBFCFA6FA99AC1281CE3A14BB083B08524* L_75 = ((DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_StaticFields*)il2cpp_codegen_static_fields_for(DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_il2cpp_TypeInfo_var))->___GizmosDelegates_21;
Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* L_76 = __this->____incrementalClone_13;
TweenCallback_t7C8B8A38E7B30905FF1B83C943256EF23617BB24* L_77 = (TweenCallback_t7C8B8A38E7B30905FF1B83C943256EF23617BB24*)il2cpp_codegen_object_new(TweenCallback_t7C8B8A38E7B30905FF1B83C943256EF23617BB24_il2cpp_TypeInfo_var);
TweenCallback__ctor_m68CC9304423CBDE43001F9B1413B5DAAF70DB621(L_77, L_76, (intptr_t)((void*)Path_Draw_mAE9CA81D5ED87ECC9C1213EFCA01639CF0AE2B32_RuntimeMethod_var), NULL);
List_1_Add_mB47015F4136FF8033380BC717C0BE24322C279CD_inline(L_75, L_77, List_1_Add_mB47015F4136FF8033380BC717C0BE24322C279CD_RuntimeMethod_var);
}
IL_01a2:
{
Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* L_78 = __this->____incrementalClone_13;
float L_79 = __this->___length_7;
L_78->___length_7 = L_79;
Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* L_80 = __this->____incrementalClone_13;
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_81 = __this->___wpLengths_8;
L_80->___wpLengths_8 = L_81;
Il2CppCodeGenWriteBarrier((void**)(&L_80->___wpLengths_8), (void*)L_81);
Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* L_82 = __this->____incrementalClone_13;
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_83 = __this->___timesTable_10;
L_82->___timesTable_10 = L_83;
Il2CppCodeGenWriteBarrier((void**)(&L_82->___timesTable_10), (void*)L_83);
Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* L_84 = __this->____incrementalClone_13;
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_85 = __this->___lengthsTable_11;
L_84->___lengthsTable_11 = L_85;
Il2CppCodeGenWriteBarrier((void**)(&L_84->___lengthsTable_11), (void*)L_85);
Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* L_86 = __this->____incrementalClone_13;
ABSPathDecoder_t6B479550CEF6C183ACCA13F11E29E019270AB61C* L_87 = __this->____decoder_15;
L_86->____decoder_15 = L_87;
Il2CppCodeGenWriteBarrier((void**)(&L_86->____decoder_15), (void*)L_87);
Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* L_88 = __this->____incrementalClone_13;
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_89 = V_5;
L_88->___nonLinearDrawWps_17 = L_89;
Il2CppCodeGenWriteBarrier((void**)(&L_88->___nonLinearDrawWps_17), (void*)L_89);
Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* L_90 = __this->____incrementalClone_13;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_91 = __this->___targetPosition_18;
L_90->___targetPosition_18 = L_91;
Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* L_92 = __this->____incrementalClone_13;
Nullable_1_t9C51B084784B716FFF4ED4575C63CFD8A71A86FE L_93 = __this->___lookAtPosition_19;
L_92->___lookAtPosition_19 = L_93;
Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* L_94 = __this->____incrementalClone_13;
L_94->___isFinalized_9 = (bool)1;
Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* L_95 = __this->____incrementalClone_13;
return L_95;
}
}
// System.Void DG.Tweening.Plugins.Core.PathCore.Path::AssignWaypoints(UnityEngine.Vector3[],System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Path_AssignWaypoints_mF34F707A39321C2912B6C7E4D23DAEEEEF61D2F8 (Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* __this, Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* ___newWps0, bool ___cloneWps1, 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;
}
int32_t V_0 = 0;
int32_t V_1 = 0;
{
bool L_0 = ___cloneWps1;
if (!L_0)
{
goto IL_0033;
}
}
{
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_1 = ___newWps0;
V_0 = ((int32_t)(((RuntimeArray*)L_1)->max_length));
int32_t L_2 = V_0;
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_3 = (Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C*)SZArrayNew(Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C_il2cpp_TypeInfo_var, (uint32_t)L_2);
__this->___wps_5 = L_3;
Il2CppCodeGenWriteBarrier((void**)(&__this->___wps_5), (void*)L_3);
V_1 = 0;
goto IL_002e;
}
IL_0017:
{
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_4 = __this->___wps_5;
int32_t L_5 = V_1;
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_6 = ___newWps0;
int32_t L_7 = V_1;
int32_t L_8 = L_7;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_9 = (L_6)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(L_8));
(L_4)->SetAtUnchecked(static_cast<il2cpp_array_size_t>(L_5), (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)L_9);
int32_t L_10 = V_1;
V_1 = ((int32_t)il2cpp_codegen_add(L_10, 1));
}
IL_002e:
{
int32_t L_11 = V_1;
int32_t L_12 = V_0;
if ((((int32_t)L_11) < ((int32_t)L_12)))
{
goto IL_0017;
}
}
{
return;
}
IL_0033:
{
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_13 = ___newWps0;
__this->___wps_5 = L_13;
Il2CppCodeGenWriteBarrier((void**)(&__this->___wps_5), (void*)L_13);
return;
}
}
// System.Void DG.Tweening.Plugins.Core.PathCore.Path::AssignDecoder(DG.Tweening.PathType)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Path_AssignDecoder_mD3A97C75986B01E822BF9726461B65DE77BC0B98 (Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* __this, int32_t ___pathType0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CatmullRomDecoder_tBC93937ED94DB6355B974915EE9885854F1A5EB0_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&LinearDecoder_tC7C53176BBF58227DC1855AFDBA3FAFF19860B15_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
int32_t L_0 = ___pathType0;
__this->___type_2 = L_0;
int32_t L_1 = ___pathType0;
if (L_1)
{
goto IL_0027;
}
}
{
LinearDecoder_tC7C53176BBF58227DC1855AFDBA3FAFF19860B15* L_2 = ((Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3_StaticFields*)il2cpp_codegen_static_fields_for(Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3_il2cpp_TypeInfo_var))->____linearDecoder_1;
if (L_2)
{
goto IL_001b;
}
}
{
LinearDecoder_tC7C53176BBF58227DC1855AFDBA3FAFF19860B15* L_3 = (LinearDecoder_tC7C53176BBF58227DC1855AFDBA3FAFF19860B15*)il2cpp_codegen_object_new(LinearDecoder_tC7C53176BBF58227DC1855AFDBA3FAFF19860B15_il2cpp_TypeInfo_var);
LinearDecoder__ctor_mD23879EA491AC8A5105D0FC69F6D16BDA0998CA5(L_3, NULL);
((Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3_StaticFields*)il2cpp_codegen_static_fields_for(Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3_il2cpp_TypeInfo_var))->____linearDecoder_1 = L_3;
Il2CppCodeGenWriteBarrier((void**)(&((Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3_StaticFields*)il2cpp_codegen_static_fields_for(Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3_il2cpp_TypeInfo_var))->____linearDecoder_1), (void*)L_3);
}
IL_001b:
{
LinearDecoder_tC7C53176BBF58227DC1855AFDBA3FAFF19860B15* L_4 = ((Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3_StaticFields*)il2cpp_codegen_static_fields_for(Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3_il2cpp_TypeInfo_var))->____linearDecoder_1;
__this->____decoder_15 = L_4;
Il2CppCodeGenWriteBarrier((void**)(&__this->____decoder_15), (void*)L_4);
return;
}
IL_0027:
{
CatmullRomDecoder_tBC93937ED94DB6355B974915EE9885854F1A5EB0* L_5 = ((Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3_StaticFields*)il2cpp_codegen_static_fields_for(Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3_il2cpp_TypeInfo_var))->____catmullRomDecoder_0;
if (L_5)
{
goto IL_0038;
}
}
{
CatmullRomDecoder_tBC93937ED94DB6355B974915EE9885854F1A5EB0* L_6 = (CatmullRomDecoder_tBC93937ED94DB6355B974915EE9885854F1A5EB0*)il2cpp_codegen_object_new(CatmullRomDecoder_tBC93937ED94DB6355B974915EE9885854F1A5EB0_il2cpp_TypeInfo_var);
CatmullRomDecoder__ctor_m40C3B62E2B6753C8C604B192AE38CB0E00751B63(L_6, NULL);
((Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3_StaticFields*)il2cpp_codegen_static_fields_for(Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3_il2cpp_TypeInfo_var))->____catmullRomDecoder_0 = L_6;
Il2CppCodeGenWriteBarrier((void**)(&((Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3_StaticFields*)il2cpp_codegen_static_fields_for(Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3_il2cpp_TypeInfo_var))->____catmullRomDecoder_0), (void*)L_6);
}
IL_0038:
{
CatmullRomDecoder_tBC93937ED94DB6355B974915EE9885854F1A5EB0* L_7 = ((Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3_StaticFields*)il2cpp_codegen_static_fields_for(Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3_il2cpp_TypeInfo_var))->____catmullRomDecoder_0;
__this->____decoder_15 = L_7;
Il2CppCodeGenWriteBarrier((void**)(&__this->____decoder_15), (void*)L_7);
return;
}
}
// System.Void DG.Tweening.Plugins.Core.PathCore.Path::Draw()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Path_Draw_mAE9CA81D5ED87ECC9C1213EFCA01639CF0AE2B32 (Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* __this, const RuntimeMethod* method)
{
{
Path_Draw_m1D276328F6B71518A310A8D1CCB4B29B5455E33C(__this, NULL);
return;
}
}
// System.Void DG.Tweening.Plugins.Core.PathCore.Path::Draw(DG.Tweening.Plugins.Core.PathCore.Path)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Path_Draw_m1D276328F6B71518A310A8D1CCB4B29B5455E33C (Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* ___p0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1_get_HasValue_m6B76086B0E863AB1D634FD03E30154F230070435_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1_get_Value_m6A74FA440FE386A9905C61B41B5C261CD9DC4792_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F V_0;
memset((&V_0), 0, sizeof(V_0));
int32_t V_1 = 0;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_2;
memset((&V_2), 0, sizeof(V_2));
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;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_8;
memset((&V_8), 0, sizeof(V_8));
{
Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* L_0 = ___p0;
SingleU5BU5D_t89DEFE97BCEDB5857010E79ECE0F52CF6E93B87C* L_1 = L_0->___timesTable_10;
if (L_1)
{
goto IL_0009;
}
}
{
return;
}
IL_0009:
{
Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* L_2 = ___p0;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_3 = L_2->___gizmoColor_20;
V_0 = L_3;
float* L_4 = (&(&V_0)->___a_3);
float* L_5 = L_4;
float L_6 = *((float*)L_5);
*((float*)L_5) = (float)((float)il2cpp_codegen_multiply(L_6, (0.5f)));
Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* L_7 = ___p0;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_8 = L_7->___gizmoColor_20;
Gizmos_set_color_m53927A2741937484180B20B55F7F20F8F60C5797(L_8, NULL);
Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* L_9 = ___p0;
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_10 = L_9->___wps_5;
V_1 = ((int32_t)(((RuntimeArray*)L_10)->max_length));
Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* L_11 = ___p0;
bool L_12 = L_11->____changed_16;
if (L_12)
{
goto IL_004c;
}
}
{
Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* L_13 = ___p0;
int32_t L_14 = L_13->___type_2;
if (!L_14)
{
goto IL_0061;
}
}
{
Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* L_15 = ___p0;
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_16 = L_15->___nonLinearDrawWps_17;
if (L_16)
{
goto IL_0061;
}
}
IL_004c:
{
Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* L_17 = ___p0;
L_17->____changed_16 = (bool)0;
Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* L_18 = ___p0;
int32_t L_19 = L_18->___type_2;
if (!L_19)
{
goto IL_0061;
}
}
{
Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* L_20 = ___p0;
Path_RefreshNonLinearDrawWps_m80E683DA112432AAE39D0E8C3F2C8B41CBB60285(L_20, NULL);
}
IL_0061:
{
Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* L_21 = ___p0;
int32_t L_22 = L_21->___type_2;
V_3 = L_22;
int32_t L_23 = V_3;
if (L_23)
{
goto IL_009f;
}
}
{
Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* L_24 = ___p0;
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_25 = L_24->___wps_5;
int32_t L_26 = 0;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_27 = (L_25)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(L_26));
V_2 = L_27;
V_5 = 0;
goto IL_0098;
}
IL_007d:
{
Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* L_28 = ___p0;
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_29 = L_28->___wps_5;
int32_t L_30 = V_5;
int32_t L_31 = L_30;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_32 = (L_29)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(L_31));
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_33 = L_32;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_34 = V_2;
Gizmos_DrawLine_mB139054F55D615637A39A3127AADB16043387F8A(L_33, L_34, NULL);
V_2 = L_33;
int32_t L_35 = V_5;
V_5 = ((int32_t)il2cpp_codegen_add(L_35, 1));
}
IL_0098:
{
int32_t L_36 = V_5;
int32_t L_37 = V_1;
if ((((int32_t)L_36) < ((int32_t)L_37)))
{
goto IL_007d;
}
}
{
goto IL_00dc;
}
IL_009f:
{
Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* L_38 = ___p0;
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_39 = L_38->___nonLinearDrawWps_17;
int32_t L_40 = 0;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_41 = (L_39)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(L_40));
V_2 = L_41;
Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* L_42 = ___p0;
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_43 = L_42->___nonLinearDrawWps_17;
V_4 = ((int32_t)(((RuntimeArray*)L_43)->max_length));
V_6 = 1;
goto IL_00d6;
}
IL_00bb:
{
Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* L_44 = ___p0;
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_45 = L_44->___nonLinearDrawWps_17;
int32_t L_46 = V_6;
int32_t L_47 = L_46;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_48 = (L_45)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(L_47));
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_49 = L_48;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_50 = V_2;
Gizmos_DrawLine_mB139054F55D615637A39A3127AADB16043387F8A(L_49, L_50, NULL);
V_2 = L_49;
int32_t L_51 = V_6;
V_6 = ((int32_t)il2cpp_codegen_add(L_51, 1));
}
IL_00d6:
{
int32_t L_52 = V_6;
int32_t L_53 = V_4;
if ((((int32_t)L_52) < ((int32_t)L_53)))
{
goto IL_00bb;
}
}
IL_00dc:
{
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_54 = V_0;
Gizmos_set_color_m53927A2741937484180B20B55F7F20F8F60C5797(L_54, NULL);
V_7 = 0;
goto IL_0104;
}
IL_00e7:
{
Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* L_55 = ___p0;
Vector3U5BU5D_tFF1859CCE176131B909E2044F76443064254679C* L_56 = L_55->___wps_5;
int32_t L_57 = V_7;
int32_t L_58 = L_57;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_59 = (L_56)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(L_58));
Gizmos_DrawSphere_mC7B2862BBDB3141A63B83F0F1E56E30101D4F472(L_59, (0.075000003f), NULL);
int32_t L_60 = V_7;
V_7 = ((int32_t)il2cpp_codegen_add(L_60, 1));
}
IL_0104:
{
int32_t L_61 = V_7;
int32_t L_62 = V_1;
if ((((int32_t)L_61) < ((int32_t)L_62)))
{
goto IL_00e7;
}
}
{
Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* L_63 = ___p0;
Nullable_1_t9C51B084784B716FFF4ED4575C63CFD8A71A86FE* L_64 = (&L_63->___lookAtPosition_19);
bool L_65;
L_65 = Nullable_1_get_HasValue_m6B76086B0E863AB1D634FD03E30154F230070435_inline(L_64, Nullable_1_get_HasValue_m6B76086B0E863AB1D634FD03E30154F230070435_RuntimeMethod_var);
if (!L_65)
{
goto IL_013c;
}
}
{
Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* L_66 = ___p0;
Nullable_1_t9C51B084784B716FFF4ED4575C63CFD8A71A86FE* L_67 = (&L_66->___lookAtPosition_19);
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_68;
L_68 = Nullable_1_get_Value_m6A74FA440FE386A9905C61B41B5C261CD9DC4792(L_67, Nullable_1_get_Value_m6A74FA440FE386A9905C61B41B5C261CD9DC4792_RuntimeMethod_var);
V_8 = L_68;
Path_t6EC35555EF601CAFED947AC467DEBA7C1496A0C3* L_69 = ___p0;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_70 = L_69->___targetPosition_18;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_71 = V_8;
Gizmos_DrawLine_mB139054F55D615637A39A3127AADB16043387F8A(L_70, L_71, NULL);
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_72 = V_8;
Gizmos_DrawWireSphere_m12C01EC9334C32425074A214C5B876271B3DDBA1(L_72, (0.075000003f), NULL);
}
IL_013c:
{
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// DG.Tweening.CustomPlugins.PureQuaternionPlugin DG.Tweening.CustomPlugins.PureQuaternionPlugin::Plug()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PureQuaternionPlugin_t657F176265AD5B16DAC19DB4055CED610D0E7728* PureQuaternionPlugin_Plug_m9E68B44A606149BDC72B0A34B213F4D69D69B057 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PureQuaternionPlugin_t657F176265AD5B16DAC19DB4055CED610D0E7728_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
PureQuaternionPlugin_t657F176265AD5B16DAC19DB4055CED610D0E7728* L_0 = ((PureQuaternionPlugin_t657F176265AD5B16DAC19DB4055CED610D0E7728_StaticFields*)il2cpp_codegen_static_fields_for(PureQuaternionPlugin_t657F176265AD5B16DAC19DB4055CED610D0E7728_il2cpp_TypeInfo_var))->____plug_0;
if (L_0)
{
goto IL_0011;
}
}
{
PureQuaternionPlugin_t657F176265AD5B16DAC19DB4055CED610D0E7728* L_1 = (PureQuaternionPlugin_t657F176265AD5B16DAC19DB4055CED610D0E7728*)il2cpp_codegen_object_new(PureQuaternionPlugin_t657F176265AD5B16DAC19DB4055CED610D0E7728_il2cpp_TypeInfo_var);
PureQuaternionPlugin__ctor_mA8C3C2835915524E8267F4F6DA7A63DA6AE6A7EE(L_1, NULL);
((PureQuaternionPlugin_t657F176265AD5B16DAC19DB4055CED610D0E7728_StaticFields*)il2cpp_codegen_static_fields_for(PureQuaternionPlugin_t657F176265AD5B16DAC19DB4055CED610D0E7728_il2cpp_TypeInfo_var))->____plug_0 = L_1;
Il2CppCodeGenWriteBarrier((void**)(&((PureQuaternionPlugin_t657F176265AD5B16DAC19DB4055CED610D0E7728_StaticFields*)il2cpp_codegen_static_fields_for(PureQuaternionPlugin_t657F176265AD5B16DAC19DB4055CED610D0E7728_il2cpp_TypeInfo_var))->____plug_0), (void*)L_1);
}
IL_0011:
{
PureQuaternionPlugin_t657F176265AD5B16DAC19DB4055CED610D0E7728* L_2 = ((PureQuaternionPlugin_t657F176265AD5B16DAC19DB4055CED610D0E7728_StaticFields*)il2cpp_codegen_static_fields_for(PureQuaternionPlugin_t657F176265AD5B16DAC19DB4055CED610D0E7728_il2cpp_TypeInfo_var))->____plug_0;
return L_2;
}
}
// System.Void DG.Tweening.CustomPlugins.PureQuaternionPlugin::Reset(DG.Tweening.Core.TweenerCore`3<UnityEngine.Quaternion,UnityEngine.Quaternion,DG.Tweening.Plugins.Options.NoOptions>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PureQuaternionPlugin_Reset_mB5AFC237DF652F5063FD9AB3DF61022E67A0CC59 (PureQuaternionPlugin_t657F176265AD5B16DAC19DB4055CED610D0E7728* __this, TweenerCore_3_t9A48A35EB4763F174321ED1A1BE49A67BC0A5C6F* ___t0, const RuntimeMethod* method)
{
{
return;
}
}
// System.Void DG.Tweening.CustomPlugins.PureQuaternionPlugin::SetFrom(DG.Tweening.Core.TweenerCore`3<UnityEngine.Quaternion,UnityEngine.Quaternion,DG.Tweening.Plugins.Options.NoOptions>,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PureQuaternionPlugin_SetFrom_mFF76A1E62A2E98213522B7CDF98943A46A3923B6 (PureQuaternionPlugin_t657F176265AD5B16DAC19DB4055CED610D0E7728* __this, TweenerCore_3_t9A48A35EB4763F174321ED1A1BE49A67BC0A5C6F* ___t0, bool ___isRelative1, const RuntimeMethod* method)
{
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 V_0;
memset((&V_0), 0, sizeof(V_0));
TweenerCore_3_t9A48A35EB4763F174321ED1A1BE49A67BC0A5C6F* G_B2_0 = NULL;
TweenerCore_3_t9A48A35EB4763F174321ED1A1BE49A67BC0A5C6F* G_B1_0 = NULL;
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 G_B3_0;
memset((&G_B3_0), 0, sizeof(G_B3_0));
TweenerCore_3_t9A48A35EB4763F174321ED1A1BE49A67BC0A5C6F* G_B3_1 = NULL;
{
TweenerCore_3_t9A48A35EB4763F174321ED1A1BE49A67BC0A5C6F* L_0 = ___t0;
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_1 = L_0->___endValue_54;
V_0 = L_1;
TweenerCore_3_t9A48A35EB4763F174321ED1A1BE49A67BC0A5C6F* L_2 = ___t0;
TweenerCore_3_t9A48A35EB4763F174321ED1A1BE49A67BC0A5C6F* L_3 = L_2;
DOGetter_1_tB89DD12456B8E79576BB70E1CA6DF899686410D3* L_4 = L_3->___getter_57;
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_5;
L_5 = DOGetter_1_Invoke_m371680D24D99D662F517503519BCBDC9B73F61B8_inline(L_4, NULL);
L_3->___endValue_54 = L_5;
TweenerCore_3_t9A48A35EB4763F174321ED1A1BE49A67BC0A5C6F* L_6 = ___t0;
bool L_7 = ___isRelative1;
G_B1_0 = L_6;
if (L_7)
{
G_B2_0 = L_6;
goto IL_001f;
}
}
{
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_8 = V_0;
G_B3_0 = L_8;
G_B3_1 = G_B1_0;
goto IL_002b;
}
IL_001f:
{
TweenerCore_3_t9A48A35EB4763F174321ED1A1BE49A67BC0A5C6F* L_9 = ___t0;
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_10 = L_9->___endValue_54;
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_11 = V_0;
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_12;
L_12 = Quaternion_op_Multiply_mCB375FCCC12A2EC8F9EB824A1BFB4453B58C2012_inline(L_10, L_11, NULL);
G_B3_0 = L_12;
G_B3_1 = G_B2_0;
}
IL_002b:
{
G_B3_1->___startValue_53 = G_B3_0;
TweenerCore_3_t9A48A35EB4763F174321ED1A1BE49A67BC0A5C6F* L_13 = ___t0;
DOSetter_1_t9EFF8DD70A15F455A6FE698A22BD0FE9683AC28E* L_14 = L_13->___setter_58;
TweenerCore_3_t9A48A35EB4763F174321ED1A1BE49A67BC0A5C6F* L_15 = ___t0;
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_16 = L_15->___startValue_53;
DOSetter_1_Invoke_m6B8465F9043DA40A888F37C9627884BC325D2DB7_inline(L_14, L_16, NULL);
return;
}
}
// UnityEngine.Quaternion DG.Tweening.CustomPlugins.PureQuaternionPlugin::ConvertToStartValue(DG.Tweening.Core.TweenerCore`3<UnityEngine.Quaternion,UnityEngine.Quaternion,DG.Tweening.Plugins.Options.NoOptions>,UnityEngine.Quaternion)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 PureQuaternionPlugin_ConvertToStartValue_mA9949A5D3656481E2BDF410B5EE57F9BC14C9025 (PureQuaternionPlugin_t657F176265AD5B16DAC19DB4055CED610D0E7728* __this, TweenerCore_3_t9A48A35EB4763F174321ED1A1BE49A67BC0A5C6F* ___t0, Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 ___value1, const RuntimeMethod* method)
{
{
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_0 = ___value1;
return L_0;
}
}
// System.Void DG.Tweening.CustomPlugins.PureQuaternionPlugin::SetRelativeEndValue(DG.Tweening.Core.TweenerCore`3<UnityEngine.Quaternion,UnityEngine.Quaternion,DG.Tweening.Plugins.Options.NoOptions>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PureQuaternionPlugin_SetRelativeEndValue_m0395FF9730B5E046CCABEFB12C33926176F3F04F (PureQuaternionPlugin_t657F176265AD5B16DAC19DB4055CED610D0E7728* __this, TweenerCore_3_t9A48A35EB4763F174321ED1A1BE49A67BC0A5C6F* ___t0, const RuntimeMethod* method)
{
TweenerCore_3_t9A48A35EB4763F174321ED1A1BE49A67BC0A5C6F* V_0 = NULL;
{
TweenerCore_3_t9A48A35EB4763F174321ED1A1BE49A67BC0A5C6F* L_0 = ___t0;
V_0 = L_0;
TweenerCore_3_t9A48A35EB4763F174321ED1A1BE49A67BC0A5C6F* L_1 = V_0;
TweenerCore_3_t9A48A35EB4763F174321ED1A1BE49A67BC0A5C6F* L_2 = V_0;
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_3 = L_2->___endValue_54;
TweenerCore_3_t9A48A35EB4763F174321ED1A1BE49A67BC0A5C6F* L_4 = ___t0;
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_5 = L_4->___startValue_53;
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_6;
L_6 = Quaternion_op_Multiply_mCB375FCCC12A2EC8F9EB824A1BFB4453B58C2012_inline(L_3, L_5, NULL);
L_1->___endValue_54 = L_6;
return;
}
}
// System.Void DG.Tweening.CustomPlugins.PureQuaternionPlugin::SetChangeValue(DG.Tweening.Core.TweenerCore`3<UnityEngine.Quaternion,UnityEngine.Quaternion,DG.Tweening.Plugins.Options.NoOptions>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PureQuaternionPlugin_SetChangeValue_m51824249B9B13071AB74B6EB35171469AF86C448 (PureQuaternionPlugin_t657F176265AD5B16DAC19DB4055CED610D0E7728* __this, TweenerCore_3_t9A48A35EB4763F174321ED1A1BE49A67BC0A5C6F* ___t0, const RuntimeMethod* method)
{
{
TweenerCore_3_t9A48A35EB4763F174321ED1A1BE49A67BC0A5C6F* L_0 = ___t0;
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974* L_1 = (&L_0->___changeValue_55);
TweenerCore_3_t9A48A35EB4763F174321ED1A1BE49A67BC0A5C6F* L_2 = ___t0;
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974* L_3 = (&L_2->___endValue_54);
float L_4 = L_3->___x_0;
TweenerCore_3_t9A48A35EB4763F174321ED1A1BE49A67BC0A5C6F* L_5 = ___t0;
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974* L_6 = (&L_5->___startValue_53);
float L_7 = L_6->___x_0;
L_1->___x_0 = ((float)il2cpp_codegen_subtract(L_4, L_7));
TweenerCore_3_t9A48A35EB4763F174321ED1A1BE49A67BC0A5C6F* L_8 = ___t0;
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974* L_9 = (&L_8->___changeValue_55);
TweenerCore_3_t9A48A35EB4763F174321ED1A1BE49A67BC0A5C6F* L_10 = ___t0;
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974* L_11 = (&L_10->___endValue_54);
float L_12 = L_11->___y_1;
TweenerCore_3_t9A48A35EB4763F174321ED1A1BE49A67BC0A5C6F* L_13 = ___t0;
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974* L_14 = (&L_13->___startValue_53);
float L_15 = L_14->___y_1;
L_9->___y_1 = ((float)il2cpp_codegen_subtract(L_12, L_15));
TweenerCore_3_t9A48A35EB4763F174321ED1A1BE49A67BC0A5C6F* L_16 = ___t0;
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974* L_17 = (&L_16->___changeValue_55);
TweenerCore_3_t9A48A35EB4763F174321ED1A1BE49A67BC0A5C6F* L_18 = ___t0;
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974* L_19 = (&L_18->___endValue_54);
float L_20 = L_19->___z_2;
TweenerCore_3_t9A48A35EB4763F174321ED1A1BE49A67BC0A5C6F* L_21 = ___t0;
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974* L_22 = (&L_21->___startValue_53);
float L_23 = L_22->___z_2;
L_17->___z_2 = ((float)il2cpp_codegen_subtract(L_20, L_23));
TweenerCore_3_t9A48A35EB4763F174321ED1A1BE49A67BC0A5C6F* L_24 = ___t0;
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974* L_25 = (&L_24->___changeValue_55);
TweenerCore_3_t9A48A35EB4763F174321ED1A1BE49A67BC0A5C6F* L_26 = ___t0;
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974* L_27 = (&L_26->___endValue_54);
float L_28 = L_27->___w_3;
TweenerCore_3_t9A48A35EB4763F174321ED1A1BE49A67BC0A5C6F* L_29 = ___t0;
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974* L_30 = (&L_29->___startValue_53);
float L_31 = L_30->___w_3;
L_25->___w_3 = ((float)il2cpp_codegen_subtract(L_28, L_31));
return;
}
}
// System.Single DG.Tweening.CustomPlugins.PureQuaternionPlugin::GetSpeedBasedDuration(DG.Tweening.Plugins.Options.NoOptions,System.Single,UnityEngine.Quaternion)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float PureQuaternionPlugin_GetSpeedBasedDuration_mD2607B3BA5EEC0012E01D0A2E7631DAECC980DEF (PureQuaternionPlugin_t657F176265AD5B16DAC19DB4055CED610D0E7728* __this, NoOptions_t2B4A2CA3C472B5AC37AACC090B1D0B27BCF4307E ___options0, float ___unitsXSecond1, Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 ___changeValue2, const RuntimeMethod* method)
{
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_0;
memset((&V_0), 0, sizeof(V_0));
{
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_0;
L_0 = Quaternion_get_eulerAngles_m2DB5158B5C3A71FD60FC8A6EE43D3AAA1CFED122_inline((&___changeValue2), NULL);
V_0 = L_0;
float L_1;
L_1 = Vector3_get_magnitude_mF0D6017E90B345F1F52D1CC564C640F1A847AF2D_inline((&V_0), NULL);
float L_2 = ___unitsXSecond1;
return ((float)(L_1/L_2));
}
}
// System.Void DG.Tweening.CustomPlugins.PureQuaternionPlugin::EvaluateAndApply(DG.Tweening.Plugins.Options.NoOptions,DG.Tweening.Tween,System.Boolean,DG.Tweening.Core.DOGetter`1<UnityEngine.Quaternion>,DG.Tweening.Core.DOSetter`1<UnityEngine.Quaternion>,System.Single,UnityEngine.Quaternion,UnityEngine.Quaternion,System.Single,System.Boolean,DG.Tweening.Core.Enums.UpdateNotice)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PureQuaternionPlugin_EvaluateAndApply_m641C4CA89C9D4BB0285A49B0658721FC4324856A (PureQuaternionPlugin_t657F176265AD5B16DAC19DB4055CED610D0E7728* __this, NoOptions_t2B4A2CA3C472B5AC37AACC090B1D0B27BCF4307E ___options0, Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* ___t1, bool ___isRelative2, DOGetter_1_tB89DD12456B8E79576BB70E1CA6DF899686410D3* ___getter3, DOSetter_1_t9EFF8DD70A15F455A6FE698A22BD0FE9683AC28E* ___setter4, float ___elapsed5, Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 ___startValue6, Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 ___changeValue7, float ___duration8, bool ___usingInversePosition9, int32_t ___updateNotice10, const RuntimeMethod* method)
{
float V_0 = 0.0f;
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_0 = ___t1;
int32_t L_1 = L_0->___easeType_28;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_2 = ___t1;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_3 = L_2->___customEase_29;
float L_4 = ___elapsed5;
float L_5 = ___duration8;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_6 = ___t1;
float L_7 = L_6->___easeOvershootOrAmplitude_30;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_8 = ___t1;
float L_9 = L_8->___easePeriod_31;
float L_10;
L_10 = EaseManager_Evaluate_m26A532BC322B246C5CE9D45ABC16384F58F8389A(L_1, L_3, L_4, L_5, L_7, L_9, NULL);
V_0 = L_10;
float* L_11 = (&(&___startValue6)->___x_0);
float* L_12 = L_11;
float L_13 = *((float*)L_12);
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_14 = ___changeValue7;
float L_15 = L_14.___x_0;
float L_16 = V_0;
*((float*)L_12) = (float)((float)il2cpp_codegen_add(L_13, ((float)il2cpp_codegen_multiply(L_15, L_16))));
float* L_17 = (&(&___startValue6)->___y_1);
float* L_18 = L_17;
float L_19 = *((float*)L_18);
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_20 = ___changeValue7;
float L_21 = L_20.___y_1;
float L_22 = V_0;
*((float*)L_18) = (float)((float)il2cpp_codegen_add(L_19, ((float)il2cpp_codegen_multiply(L_21, L_22))));
float* L_23 = (&(&___startValue6)->___z_2);
float* L_24 = L_23;
float L_25 = *((float*)L_24);
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_26 = ___changeValue7;
float L_27 = L_26.___z_2;
float L_28 = V_0;
*((float*)L_24) = (float)((float)il2cpp_codegen_add(L_25, ((float)il2cpp_codegen_multiply(L_27, L_28))));
float* L_29 = (&(&___startValue6)->___w_3);
float* L_30 = L_29;
float L_31 = *((float*)L_30);
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_32 = ___changeValue7;
float L_33 = L_32.___w_3;
float L_34 = V_0;
*((float*)L_30) = (float)((float)il2cpp_codegen_add(L_31, ((float)il2cpp_codegen_multiply(L_33, L_34))));
DOSetter_1_t9EFF8DD70A15F455A6FE698A22BD0FE9683AC28E* L_35 = ___setter4;
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_36 = ___startValue6;
DOSetter_1_Invoke_m6B8465F9043DA40A888F37C9627884BC325D2DB7_inline(L_35, L_36, NULL);
return;
}
}
// System.Void DG.Tweening.CustomPlugins.PureQuaternionPlugin::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PureQuaternionPlugin__ctor_mA8C3C2835915524E8267F4F6DA7A63DA6AE6A7EE (PureQuaternionPlugin_t657F176265AD5B16DAC19DB4055CED610D0E7728* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ABSTweenPlugin_3__ctor_m67A90F03D71EA56794061F4E8AA6BAC02B6FB287_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
ABSTweenPlugin_3__ctor_m67A90F03D71EA56794061F4E8AA6BAC02B6FB287(__this, ABSTweenPlugin_3__ctor_m67A90F03D71EA56794061F4E8AA6BAC02B6FB287_RuntimeMethod_var);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void DG.Tweening.Core.ABSSequentiable::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ABSSequentiable__ctor_m70B4D2A525C71C87049ED3177A821B264D682A7B (ABSSequentiable_t05DF85FC63E3650D2D4CF6ABBA0F43263EB8CE89* __this, const RuntimeMethod* method)
{
{
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void DG.Tweening.Core.Debugger::Log(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Debugger_Log_mED54C2BED376B5F8631F5B23490BE1608675E456 (RuntimeObject* ___message0, 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*)&_stringLiteralA55A1F0C1AFE2DF6081C774DA3BEA2EC3C05E714);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___message0;
String_t* L_1;
L_1 = String_Concat_m81A40DADB89BCDB78DA8D63D6B723B0023A09A1A(_stringLiteralA55A1F0C1AFE2DF6081C774DA3BEA2EC3C05E714, L_0, NULL);
il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
Debug_Log_m87A9A3C761FF5C43ED8A53B16190A53D08F818BB(L_1, NULL);
return;
}
}
// System.Void DG.Tweening.Core.Debugger::LogWarning(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Debugger_LogWarning_m8C27AEE9134064B9C97F66438C5AC54A8882D588 (RuntimeObject* ___message0, 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*)&_stringLiteralA55A1F0C1AFE2DF6081C774DA3BEA2EC3C05E714);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___message0;
String_t* L_1;
L_1 = String_Concat_m81A40DADB89BCDB78DA8D63D6B723B0023A09A1A(_stringLiteralA55A1F0C1AFE2DF6081C774DA3BEA2EC3C05E714, L_0, NULL);
il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
Debug_LogWarning_m33EF1B897E0C7C6FF538989610BFAFFEF4628CA9(L_1, NULL);
return;
}
}
// System.Void DG.Tweening.Core.Debugger::LogError(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Debugger_LogError_mF9DFC776376FF7455755A73F555197E68A45124F (RuntimeObject* ___message0, 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*)&_stringLiteralA55A1F0C1AFE2DF6081C774DA3BEA2EC3C05E714);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___message0;
String_t* L_1;
L_1 = String_Concat_m81A40DADB89BCDB78DA8D63D6B723B0023A09A1A(_stringLiteralA55A1F0C1AFE2DF6081C774DA3BEA2EC3C05E714, L_0, NULL);
il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
Debug_LogError_mB00B2B4468EF3CAF041B038D840820FB84C924B2(L_1, NULL);
return;
}
}
// System.Void DG.Tweening.Core.Debugger::LogReport(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Debugger_LogReport_m2A1E8B46BC302E45B799171C5C51BFA4DD07693C (RuntimeObject* ___message0, 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*)&_stringLiteralCBE844AF922BC0AC1AB4CA94466DC7FD7038D0E2);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCD4CA820925770262D35737D073876E3A292FB07);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___message0;
String_t* L_1;
L_1 = String_Concat_m9DF47FC6E1F8341012CA3FF02993D372AA7A96C9(_stringLiteralCD4CA820925770262D35737D073876E3A292FB07, L_0, _stringLiteralCBE844AF922BC0AC1AB4CA94466DC7FD7038D0E2, NULL);
il2cpp_codegen_runtime_class_init_inline(Debug_t8394C7EEAECA3689C2C9B9DE9C7166D73596276F_il2cpp_TypeInfo_var);
Debug_Log_m87A9A3C761FF5C43ED8A53B16190A53D08F818BB(L_1, NULL);
return;
}
}
// System.Void DG.Tweening.Core.Debugger::LogInvalidTween(DG.Tweening.Tween)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Debugger_LogInvalidTween_mEC44C60EC29E4EE401EFE473B01A209D79F3A83F (Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* ___t0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC8B110F9CD59A4A4987E9B5AAF6DF10420654BFB);
s_Il2CppMethodInitialized = true;
}
{
Debugger_LogWarning_m8C27AEE9134064B9C97F66438C5AC54A8882D588(_stringLiteralC8B110F9CD59A4A4987E9B5AAF6DF10420654BFB, NULL);
return;
}
}
// System.Void DG.Tweening.Core.Debugger::LogNestedTween(DG.Tweening.Tween)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Debugger_LogNestedTween_m409C30CE26DFF284388E93FDD37738CF2116F128 (Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* ___t0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC635F5FB8393C3C9F4404D225AC42C6529DFE2C8);
s_Il2CppMethodInitialized = true;
}
{
Debugger_LogWarning_m8C27AEE9134064B9C97F66438C5AC54A8882D588(_stringLiteralC635F5FB8393C3C9F4404D225AC42C6529DFE2C8, NULL);
return;
}
}
// System.Void DG.Tweening.Core.Debugger::LogNullTween(DG.Tweening.Tween)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Debugger_LogNullTween_m9C6A433A68F2C3DFCDFF127434135F8BBC116740 (Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* ___t0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral848D2D421D1A4ED25B661F2F47E5A2A4D0802C6C);
s_Il2CppMethodInitialized = true;
}
{
Debugger_LogWarning_m8C27AEE9134064B9C97F66438C5AC54A8882D588(_stringLiteral848D2D421D1A4ED25B661F2F47E5A2A4D0802C6C, NULL);
return;
}
}
// System.Void DG.Tweening.Core.Debugger::LogNonPathTween(DG.Tweening.Tween)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Debugger_LogNonPathTween_m49C992074A1EA55D708A26531D3FE7078A66405E (Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* ___t0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralED49853EDF10AB8DAEA4179AB04B445CBE7CE4D0);
s_Il2CppMethodInitialized = true;
}
{
Debugger_LogWarning_m8C27AEE9134064B9C97F66438C5AC54A8882D588(_stringLiteralED49853EDF10AB8DAEA4179AB04B445CBE7CE4D0, NULL);
return;
}
}
// System.Void DG.Tweening.Core.Debugger::LogMissingMaterialProperty(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Debugger_LogMissingMaterialProperty_m49458D73DDB5BBBFB7AE84BA0A1C638A6A5B27C7 (String_t* ___propertyName0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0289D622F6577F259495C26DACE1E7F786F1E94E);
s_Il2CppMethodInitialized = true;
}
{
String_t* L_0 = ___propertyName0;
String_t* L_1;
L_1 = String_Format_mA8DBB4C2516B9723C5A41E6CB1E2FAF4BBE96DD8(_stringLiteral0289D622F6577F259495C26DACE1E7F786F1E94E, L_0, NULL);
Debugger_LogWarning_m8C27AEE9134064B9C97F66438C5AC54A8882D588(L_1, NULL);
return;
}
}
// System.Void DG.Tweening.Core.Debugger::LogRemoveActiveTweenError(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Debugger_LogRemoveActiveTweenError_m5F16E1E98F188F492519E59A3DF8872184AFFD8B (String_t* ___propertyName0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF1A7E79609AF28B90D10A6CFC169F6496F97B941);
s_Il2CppMethodInitialized = true;
}
{
String_t* L_0 = ___propertyName0;
String_t* L_1;
L_1 = String_Format_mA8DBB4C2516B9723C5A41E6CB1E2FAF4BBE96DD8(_stringLiteralF1A7E79609AF28B90D10A6CFC169F6496F97B941, L_0, NULL);
Debugger_Log_mED54C2BED376B5F8631F5B23490BE1608675E456(L_1, NULL);
return;
}
}
// System.Void DG.Tweening.Core.Debugger::SetLogPriority(DG.Tweening.LogBehaviour)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Debugger_SetLogPriority_m14859DD9F9DD27E2D875BF50939F31D0F7043D6E (int32_t ___logBehaviour0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debugger_tCF42DBFBF81B46CDEE59CA397F2860F3427FE1F0_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
int32_t L_0 = ___logBehaviour0;
if (!L_0)
{
goto IL_0009;
}
}
{
int32_t L_1 = ___logBehaviour0;
if ((((int32_t)L_1) == ((int32_t)1)))
{
goto IL_0010;
}
}
{
goto IL_0017;
}
IL_0009:
{
((Debugger_tCF42DBFBF81B46CDEE59CA397F2860F3427FE1F0_StaticFields*)il2cpp_codegen_static_fields_for(Debugger_tCF42DBFBF81B46CDEE59CA397F2860F3427FE1F0_il2cpp_TypeInfo_var))->___logPriority_0 = 1;
return;
}
IL_0010:
{
((Debugger_tCF42DBFBF81B46CDEE59CA397F2860F3427FE1F0_StaticFields*)il2cpp_codegen_static_fields_for(Debugger_tCF42DBFBF81B46CDEE59CA397F2860F3427FE1F0_il2cpp_TypeInfo_var))->___logPriority_0 = 2;
return;
}
IL_0017:
{
((Debugger_tCF42DBFBF81B46CDEE59CA397F2860F3427FE1F0_StaticFields*)il2cpp_codegen_static_fields_for(Debugger_tCF42DBFBF81B46CDEE59CA397F2860F3427FE1F0_il2cpp_TypeInfo_var))->___logPriority_0 = 0;
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void DG.Tweening.Core.DOTweenComponent::Awake()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DOTweenComponent_Awake_m2B8731C5F756551F8CF374ABA9BBA5D97C36A956 (DOTweenComponent_tEA6C5A1520B40681AE6FA1703529F60EBC3691DC* __this, const RuntimeMethod* method)
{
{
__this->___inspectorUpdater_4 = 0;
float L_0;
L_0 = Time_get_realtimeSinceStartup_m73B3CB73175D79A44333D59BB70F9EDE55EC9510(NULL);
__this->____unscaledTime_5 = L_0;
return;
}
}
// System.Void DG.Tweening.Core.DOTweenComponent::Start()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DOTweenComponent_Start_m14BD516448C0D8B487AA199C84AFA5984EE38E71 (DOTweenComponent_tEA6C5A1520B40681AE6FA1703529F60EBC3691DC* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
il2cpp_codegen_runtime_class_init_inline(DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_il2cpp_TypeInfo_var);
DOTweenComponent_tEA6C5A1520B40681AE6FA1703529F60EBC3691DC* L_0 = ((DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_StaticFields*)il2cpp_codegen_static_fields_for(DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_il2cpp_TypeInfo_var))->___instance_16;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_1;
L_1 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_0, __this, NULL);
if (!L_1)
{
goto IL_001f;
}
}
{
__this->____duplicateToDestroy_7 = (bool)1;
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_2;
L_2 = Component_get_gameObject_m57AEFBB14DB39EC476F740BA000E170355DE691B(__this, NULL);
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
Object_Destroy_mE97D0A766419A81296E8D4E5C23D01D3FE91ACBB(L_2, NULL);
}
IL_001f:
{
return;
}
}
// System.Void DG.Tweening.Core.DOTweenComponent::Update()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DOTweenComponent_Update_m1EB628942CC4EA34F24E9AA2326532D8AD5B0541 (DOTweenComponent_tEA6C5A1520B40681AE6FA1703529F60EBC3691DC* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t G_B3_0 = 0;
int32_t G_B2_0 = 0;
float G_B4_0 = 0.0f;
int32_t G_B4_1 = 0;
{
float L_0;
L_0 = Time_get_realtimeSinceStartup_m73B3CB73175D79A44333D59BB70F9EDE55EC9510(NULL);
float L_1 = __this->____unscaledTime_5;
__this->____unscaledDeltaTime_6 = ((float)il2cpp_codegen_subtract(L_0, L_1));
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
bool L_2 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___hasActiveDefaultTweens_7;
if (!L_2)
{
goto IL_0044;
}
}
{
il2cpp_codegen_runtime_class_init_inline(DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_il2cpp_TypeInfo_var);
bool L_3 = ((DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_StaticFields*)il2cpp_codegen_static_fields_for(DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_il2cpp_TypeInfo_var))->___useSmoothDeltaTime_4;
G_B2_0 = 0;
if (L_3)
{
G_B3_0 = 0;
goto IL_0028;
}
}
{
float L_4;
L_4 = Time_get_deltaTime_mC3195000401F0FD167DD2F948FD2BC58330D0865(NULL);
G_B4_0 = L_4;
G_B4_1 = G_B2_0;
goto IL_002d;
}
IL_0028:
{
float L_5;
L_5 = Time_get_smoothDeltaTime_m41881A3290CC95E6EF2D55289D1D872A45DC1775(NULL);
G_B4_0 = L_5;
G_B4_1 = G_B3_0;
}
IL_002d:
{
il2cpp_codegen_runtime_class_init_inline(DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_il2cpp_TypeInfo_var);
float L_6 = ((DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_StaticFields*)il2cpp_codegen_static_fields_for(DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_il2cpp_TypeInfo_var))->___timeScale_3;
float L_7 = __this->____unscaledDeltaTime_6;
float L_8 = ((DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_StaticFields*)il2cpp_codegen_static_fields_for(DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_il2cpp_TypeInfo_var))->___timeScale_3;
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
TweenManager_Update_mB27C9AE8D928418163CE32FD6EF1C82F9A9F63C7(G_B4_1, ((float)il2cpp_codegen_multiply(G_B4_0, L_6)), ((float)il2cpp_codegen_multiply(L_7, L_8)), NULL);
}
IL_0044:
{
float L_9;
L_9 = Time_get_realtimeSinceStartup_m73B3CB73175D79A44333D59BB70F9EDE55EC9510(NULL);
__this->____unscaledTime_5 = L_9;
il2cpp_codegen_runtime_class_init_inline(DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_il2cpp_TypeInfo_var);
bool L_10 = ((DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_StaticFields*)il2cpp_codegen_static_fields_for(DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_il2cpp_TypeInfo_var))->___isUnityEditor_17;
if (!L_10)
{
goto IL_009e;
}
}
{
int32_t L_11 = __this->___inspectorUpdater_4;
__this->___inspectorUpdater_4 = ((int32_t)il2cpp_codegen_add(L_11, 1));
il2cpp_codegen_runtime_class_init_inline(DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_il2cpp_TypeInfo_var);
bool L_12 = ((DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_StaticFields*)il2cpp_codegen_static_fields_for(DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_il2cpp_TypeInfo_var))->___showUnityEditorReport_2;
if (!L_12)
{
goto IL_009e;
}
}
{
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
bool L_13 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___hasActiveTweens_6;
if (!L_13)
{
goto IL_009e;
}
}
{
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
int32_t L_14 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___totActiveTweeners_14;
il2cpp_codegen_runtime_class_init_inline(DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_il2cpp_TypeInfo_var);
int32_t L_15 = ((DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_StaticFields*)il2cpp_codegen_static_fields_for(DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_il2cpp_TypeInfo_var))->___maxActiveTweenersReached_19;
if ((((int32_t)L_14) <= ((int32_t)L_15)))
{
goto IL_0088;
}
}
{
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
int32_t L_16 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___totActiveTweeners_14;
il2cpp_codegen_runtime_class_init_inline(DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_il2cpp_TypeInfo_var);
((DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_StaticFields*)il2cpp_codegen_static_fields_for(DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_il2cpp_TypeInfo_var))->___maxActiveTweenersReached_19 = L_16;
}
IL_0088:
{
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
int32_t L_17 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___totActiveSequences_15;
il2cpp_codegen_runtime_class_init_inline(DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_il2cpp_TypeInfo_var);
int32_t L_18 = ((DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_StaticFields*)il2cpp_codegen_static_fields_for(DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_il2cpp_TypeInfo_var))->___maxActiveSequencesReached_20;
if ((((int32_t)L_17) <= ((int32_t)L_18)))
{
goto IL_009e;
}
}
{
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
int32_t L_19 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___totActiveSequences_15;
il2cpp_codegen_runtime_class_init_inline(DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_il2cpp_TypeInfo_var);
((DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_StaticFields*)il2cpp_codegen_static_fields_for(DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_il2cpp_TypeInfo_var))->___maxActiveSequencesReached_20 = L_19;
}
IL_009e:
{
return;
}
}
// System.Void DG.Tweening.Core.DOTweenComponent::LateUpdate()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DOTweenComponent_LateUpdate_mB523F2163A4033594262DB217EDC62C6806DBAF8 (DOTweenComponent_tEA6C5A1520B40681AE6FA1703529F60EBC3691DC* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t G_B3_0 = 0;
int32_t G_B2_0 = 0;
float G_B4_0 = 0.0f;
int32_t G_B4_1 = 0;
{
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
bool L_0 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___hasActiveLateTweens_8;
if (!L_0)
{
goto IL_0032;
}
}
{
il2cpp_codegen_runtime_class_init_inline(DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_il2cpp_TypeInfo_var);
bool L_1 = ((DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_StaticFields*)il2cpp_codegen_static_fields_for(DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_il2cpp_TypeInfo_var))->___useSmoothDeltaTime_4;
G_B2_0 = 1;
if (L_1)
{
G_B3_0 = 1;
goto IL_0016;
}
}
{
float L_2;
L_2 = Time_get_deltaTime_mC3195000401F0FD167DD2F948FD2BC58330D0865(NULL);
G_B4_0 = L_2;
G_B4_1 = G_B2_0;
goto IL_001b;
}
IL_0016:
{
float L_3;
L_3 = Time_get_smoothDeltaTime_m41881A3290CC95E6EF2D55289D1D872A45DC1775(NULL);
G_B4_0 = L_3;
G_B4_1 = G_B3_0;
}
IL_001b:
{
il2cpp_codegen_runtime_class_init_inline(DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_il2cpp_TypeInfo_var);
float L_4 = ((DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_StaticFields*)il2cpp_codegen_static_fields_for(DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_il2cpp_TypeInfo_var))->___timeScale_3;
float L_5 = __this->____unscaledDeltaTime_6;
float L_6 = ((DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_StaticFields*)il2cpp_codegen_static_fields_for(DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_il2cpp_TypeInfo_var))->___timeScale_3;
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
TweenManager_Update_mB27C9AE8D928418163CE32FD6EF1C82F9A9F63C7(G_B4_1, ((float)il2cpp_codegen_multiply(G_B4_0, L_4)), ((float)il2cpp_codegen_multiply(L_5, L_6)), NULL);
}
IL_0032:
{
return;
}
}
// System.Void DG.Tweening.Core.DOTweenComponent::FixedUpdate()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DOTweenComponent_FixedUpdate_m5D4B2412E608B1F490333A9A5680074A5C02A7C0 (DOTweenComponent_tEA6C5A1520B40681AE6FA1703529F60EBC3691DC* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t G_B4_0 = 0;
int32_t G_B3_0 = 0;
float G_B5_0 = 0.0f;
int32_t G_B5_1 = 0;
float G_B7_0 = 0.0f;
int32_t G_B7_1 = 0;
float G_B6_0 = 0.0f;
int32_t G_B6_1 = 0;
float G_B8_0 = 0.0f;
float G_B8_1 = 0.0f;
int32_t G_B8_2 = 0;
{
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
bool L_0 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___hasActiveFixedTweens_9;
if (!L_0)
{
goto IL_0051;
}
}
{
float L_1;
L_1 = Time_get_timeScale_m1F45A413D4EEA08B1E0988022512C137F6C1E616(NULL);
if ((!(((float)L_1) > ((float)(0.0f)))))
{
goto IL_0051;
}
}
{
il2cpp_codegen_runtime_class_init_inline(DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_il2cpp_TypeInfo_var);
bool L_2 = ((DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_StaticFields*)il2cpp_codegen_static_fields_for(DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_il2cpp_TypeInfo_var))->___useSmoothDeltaTime_4;
G_B3_0 = 2;
if (L_2)
{
G_B4_0 = 2;
goto IL_0022;
}
}
{
float L_3;
L_3 = Time_get_deltaTime_mC3195000401F0FD167DD2F948FD2BC58330D0865(NULL);
G_B5_0 = L_3;
G_B5_1 = G_B3_0;
goto IL_0027;
}
IL_0022:
{
float L_4;
L_4 = Time_get_smoothDeltaTime_m41881A3290CC95E6EF2D55289D1D872A45DC1775(NULL);
G_B5_0 = L_4;
G_B5_1 = G_B4_0;
}
IL_0027:
{
il2cpp_codegen_runtime_class_init_inline(DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_il2cpp_TypeInfo_var);
float L_5 = ((DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_StaticFields*)il2cpp_codegen_static_fields_for(DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_il2cpp_TypeInfo_var))->___timeScale_3;
bool L_6 = ((DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_StaticFields*)il2cpp_codegen_static_fields_for(DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_il2cpp_TypeInfo_var))->___useSmoothDeltaTime_4;
G_B6_0 = ((float)il2cpp_codegen_multiply(G_B5_0, L_5));
G_B6_1 = G_B5_1;
if (L_6)
{
G_B7_0 = ((float)il2cpp_codegen_multiply(G_B5_0, L_5));
G_B7_1 = G_B5_1;
goto IL_003b;
}
}
{
float L_7;
L_7 = Time_get_deltaTime_mC3195000401F0FD167DD2F948FD2BC58330D0865(NULL);
G_B8_0 = L_7;
G_B8_1 = G_B6_0;
G_B8_2 = G_B6_1;
goto IL_0040;
}
IL_003b:
{
float L_8;
L_8 = Time_get_smoothDeltaTime_m41881A3290CC95E6EF2D55289D1D872A45DC1775(NULL);
G_B8_0 = L_8;
G_B8_1 = G_B7_0;
G_B8_2 = G_B7_1;
}
IL_0040:
{
float L_9;
L_9 = Time_get_timeScale_m1F45A413D4EEA08B1E0988022512C137F6C1E616(NULL);
il2cpp_codegen_runtime_class_init_inline(DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_il2cpp_TypeInfo_var);
float L_10 = ((DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_StaticFields*)il2cpp_codegen_static_fields_for(DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_il2cpp_TypeInfo_var))->___timeScale_3;
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
TweenManager_Update_mB27C9AE8D928418163CE32FD6EF1C82F9A9F63C7(G_B8_2, G_B8_1, ((float)il2cpp_codegen_multiply(((float)(G_B8_0/L_9)), L_10)), NULL);
}
IL_0051:
{
return;
}
}
// System.Void DG.Tweening.Core.DOTweenComponent::OnLevelWasLoaded()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DOTweenComponent_OnLevelWasLoaded_m57A52A4D046C07D55C00144554A4E5F8EF70E68D (DOTweenComponent_tEA6C5A1520B40681AE6FA1703529F60EBC3691DC* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
il2cpp_codegen_runtime_class_init_inline(DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_il2cpp_TypeInfo_var);
bool L_0 = ((DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_StaticFields*)il2cpp_codegen_static_fields_for(DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_il2cpp_TypeInfo_var))->___useSafeMode_1;
if (!L_0)
{
goto IL_000d;
}
}
{
il2cpp_codegen_runtime_class_init_inline(DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_il2cpp_TypeInfo_var);
int32_t L_1;
L_1 = DOTween_Validate_mCB9E29EEDB6CD44AB6D8CD527C7BA028B421C321(NULL);
}
IL_000d:
{
return;
}
}
// System.Void DG.Tweening.Core.DOTweenComponent::OnDrawGizmos()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DOTweenComponent_OnDrawGizmos_m28A4D3B2A76DC3FE70A1BBAE4D5E993624526FCE (DOTweenComponent_tEA6C5A1520B40681AE6FA1703529F60EBC3691DC* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_mEB815791658DE690D3C6D7C5782D9F3DCE46B336_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_mCC101CA28ADF495C4E0799163A7B13D162841E36_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
int32_t V_1 = 0;
{
il2cpp_codegen_runtime_class_init_inline(DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_il2cpp_TypeInfo_var);
bool L_0 = ((DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_StaticFields*)il2cpp_codegen_static_fields_for(DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_il2cpp_TypeInfo_var))->___drawGizmos_6;
if (!L_0)
{
goto IL_000e;
}
}
{
il2cpp_codegen_runtime_class_init_inline(DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_il2cpp_TypeInfo_var);
bool L_1 = ((DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_StaticFields*)il2cpp_codegen_static_fields_for(DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_il2cpp_TypeInfo_var))->___isUnityEditor_17;
if (L_1)
{
goto IL_000f;
}
}
IL_000e:
{
return;
}
IL_000f:
{
il2cpp_codegen_runtime_class_init_inline(DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_il2cpp_TypeInfo_var);
List_1_t6EF58ECBFCFA6FA99AC1281CE3A14BB083B08524* L_2 = ((DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_StaticFields*)il2cpp_codegen_static_fields_for(DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_il2cpp_TypeInfo_var))->___GizmosDelegates_21;
int32_t L_3;
L_3 = List_1_get_Count_mEB815791658DE690D3C6D7C5782D9F3DCE46B336_inline(L_2, List_1_get_Count_mEB815791658DE690D3C6D7C5782D9F3DCE46B336_RuntimeMethod_var);
V_0 = L_3;
int32_t L_4 = V_0;
if (L_4)
{
goto IL_001e;
}
}
{
return;
}
IL_001e:
{
V_1 = 0;
goto IL_0036;
}
IL_0022:
{
il2cpp_codegen_runtime_class_init_inline(DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_il2cpp_TypeInfo_var);
List_1_t6EF58ECBFCFA6FA99AC1281CE3A14BB083B08524* L_5 = ((DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_StaticFields*)il2cpp_codegen_static_fields_for(DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_il2cpp_TypeInfo_var))->___GizmosDelegates_21;
int32_t L_6 = V_1;
TweenCallback_t7C8B8A38E7B30905FF1B83C943256EF23617BB24* L_7;
L_7 = List_1_get_Item_mCC101CA28ADF495C4E0799163A7B13D162841E36(L_5, L_6, List_1_get_Item_mCC101CA28ADF495C4E0799163A7B13D162841E36_RuntimeMethod_var);
TweenCallback_Invoke_mE4105043678D7086C7740B0D7B7589B734C14E1F_inline(L_7, NULL);
int32_t L_8 = V_1;
V_1 = ((int32_t)il2cpp_codegen_add(L_8, 1));
}
IL_0036:
{
int32_t L_9 = V_1;
int32_t L_10 = V_0;
if ((((int32_t)L_9) < ((int32_t)L_10)))
{
goto IL_0022;
}
}
{
return;
}
}
// System.Void DG.Tweening.Core.DOTweenComponent::OnDestroy()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DOTweenComponent_OnDestroy_m813D82282FC9C21C3DF589E5A954FA11FAFEA3BA (DOTweenComponent_tEA6C5A1520B40681AE6FA1703529F60EBC3691DC* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral86BBAACC00198DBB3046818AD3FC2AA10AE48DE1);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF3A6589E651AA9B1202D9C3B37B69F083CD19A69);
s_Il2CppMethodInitialized = true;
}
{
bool L_0 = __this->____duplicateToDestroy_7;
if (!L_0)
{
goto IL_0009;
}
}
{
return;
}
IL_0009:
{
il2cpp_codegen_runtime_class_init_inline(DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_il2cpp_TypeInfo_var);
bool L_1 = ((DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_StaticFields*)il2cpp_codegen_static_fields_for(DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_il2cpp_TypeInfo_var))->___showUnityEditorReport_2;
if (!L_1)
{
goto IL_004a;
}
}
{
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_2 = (ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)SZArrayNew(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var, (uint32_t)4);
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_3 = L_2;
ArrayElementTypeCheck (L_3, _stringLiteralF3A6589E651AA9B1202D9C3B37B69F083CD19A69);
(L_3)->SetAtUnchecked(static_cast<il2cpp_array_size_t>(0), (RuntimeObject*)_stringLiteralF3A6589E651AA9B1202D9C3B37B69F083CD19A69);
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_4 = L_3;
il2cpp_codegen_runtime_class_init_inline(DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_il2cpp_TypeInfo_var);
int32_t L_5 = ((DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_StaticFields*)il2cpp_codegen_static_fields_for(DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_il2cpp_TypeInfo_var))->___maxActiveTweenersReached_19;
int32_t L_6 = L_5;
RuntimeObject* L_7 = Box(Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var, &L_6);
ArrayElementTypeCheck (L_4, L_7);
(L_4)->SetAtUnchecked(static_cast<il2cpp_array_size_t>(1), (RuntimeObject*)L_7);
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_8 = L_4;
ArrayElementTypeCheck (L_8, _stringLiteral86BBAACC00198DBB3046818AD3FC2AA10AE48DE1);
(L_8)->SetAtUnchecked(static_cast<il2cpp_array_size_t>(2), (RuntimeObject*)_stringLiteral86BBAACC00198DBB3046818AD3FC2AA10AE48DE1);
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_9 = L_8;
int32_t L_10 = ((DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_StaticFields*)il2cpp_codegen_static_fields_for(DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_il2cpp_TypeInfo_var))->___maxActiveSequencesReached_20;
int32_t L_11 = L_10;
RuntimeObject* L_12 = Box(Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var, &L_11);
ArrayElementTypeCheck (L_9, L_12);
(L_9)->SetAtUnchecked(static_cast<il2cpp_array_size_t>(3), (RuntimeObject*)L_12);
String_t* L_13;
L_13 = String_Concat_m9EB826D3BC0EF2322AA8E55DF0D20EE41B1E5A36(L_9, NULL);
Debugger_LogReport_m2A1E8B46BC302E45B799171C5C51BFA4DD07693C(L_13, NULL);
}
IL_004a:
{
il2cpp_codegen_runtime_class_init_inline(DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_il2cpp_TypeInfo_var);
DOTweenComponent_tEA6C5A1520B40681AE6FA1703529F60EBC3691DC* L_14 = ((DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_StaticFields*)il2cpp_codegen_static_fields_for(DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_il2cpp_TypeInfo_var))->___instance_16;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_15;
L_15 = Object_op_Equality_mB6120F782D83091EF56A198FCEBCF066DB4A9605(L_14, __this, NULL);
if (!L_15)
{
goto IL_005d;
}
}
{
il2cpp_codegen_runtime_class_init_inline(DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_il2cpp_TypeInfo_var);
((DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_StaticFields*)il2cpp_codegen_static_fields_for(DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_il2cpp_TypeInfo_var))->___instance_16 = (DOTweenComponent_tEA6C5A1520B40681AE6FA1703529F60EBC3691DC*)NULL;
Il2CppCodeGenWriteBarrier((void**)(&((DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_StaticFields*)il2cpp_codegen_static_fields_for(DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_il2cpp_TypeInfo_var))->___instance_16), (void*)(DOTweenComponent_tEA6C5A1520B40681AE6FA1703529F60EBC3691DC*)NULL);
}
IL_005d:
{
return;
}
}
// System.Void DG.Tweening.Core.DOTweenComponent::OnApplicationQuit()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DOTweenComponent_OnApplicationQuit_mCF7BB912F912C5B91A6D6A6141DE8E085D8C3E7F (DOTweenComponent_tEA6C5A1520B40681AE6FA1703529F60EBC3691DC* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
il2cpp_codegen_runtime_class_init_inline(DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_il2cpp_TypeInfo_var);
((DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_StaticFields*)il2cpp_codegen_static_fields_for(DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_il2cpp_TypeInfo_var))->___isQuitting_23 = (bool)1;
return;
}
}
// DG.Tweening.IDOTweenInit DG.Tweening.Core.DOTweenComponent::SetCapacity(System.Int32,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* DOTweenComponent_SetCapacity_m3B4936853427792607B2BC9A022300724C6275B8 (DOTweenComponent_tEA6C5A1520B40681AE6FA1703529F60EBC3691DC* __this, int32_t ___tweenersCapacity0, int32_t ___sequencesCapacity1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
int32_t L_0 = ___tweenersCapacity0;
int32_t L_1 = ___sequencesCapacity1;
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
TweenManager_SetCapacities_m1A1D0CA467C77D297C7CD9AB105DB5609112175F(L_0, L_1, NULL);
return __this;
}
}
// System.Collections.IEnumerator DG.Tweening.Core.DOTweenComponent::WaitForCompletion(DG.Tweening.Tween)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* DOTweenComponent_WaitForCompletion_m1F26E152C4B17EF6797B49AD8070C40B872D615C (DOTweenComponent_tEA6C5A1520B40681AE6FA1703529F60EBC3691DC* __this, Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* ___t0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CWaitForCompletionU3Ed__14_tFFE72E89A8E08C2CC8A761888880304A6DB4F5EC_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
U3CWaitForCompletionU3Ed__14_tFFE72E89A8E08C2CC8A761888880304A6DB4F5EC* L_0 = (U3CWaitForCompletionU3Ed__14_tFFE72E89A8E08C2CC8A761888880304A6DB4F5EC*)il2cpp_codegen_object_new(U3CWaitForCompletionU3Ed__14_tFFE72E89A8E08C2CC8A761888880304A6DB4F5EC_il2cpp_TypeInfo_var);
U3CWaitForCompletionU3Ed__14__ctor_m70FD2826B83A0E4D74F8C48438E93A35666E7686(L_0, 0, NULL);
U3CWaitForCompletionU3Ed__14_tFFE72E89A8E08C2CC8A761888880304A6DB4F5EC* L_1 = L_0;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_2 = ___t0;
L_1->___t_2 = L_2;
Il2CppCodeGenWriteBarrier((void**)(&L_1->___t_2), (void*)L_2);
return L_1;
}
}
// System.Collections.IEnumerator DG.Tweening.Core.DOTweenComponent::WaitForRewind(DG.Tweening.Tween)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* DOTweenComponent_WaitForRewind_m7719D9F5E014FC7403F70045B4E732D40428CB27 (DOTweenComponent_tEA6C5A1520B40681AE6FA1703529F60EBC3691DC* __this, Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* ___t0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CWaitForRewindU3Ed__15_t81DD652081E16ECFC5702436BA6BC84DE65BBF86_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
U3CWaitForRewindU3Ed__15_t81DD652081E16ECFC5702436BA6BC84DE65BBF86* L_0 = (U3CWaitForRewindU3Ed__15_t81DD652081E16ECFC5702436BA6BC84DE65BBF86*)il2cpp_codegen_object_new(U3CWaitForRewindU3Ed__15_t81DD652081E16ECFC5702436BA6BC84DE65BBF86_il2cpp_TypeInfo_var);
U3CWaitForRewindU3Ed__15__ctor_m7FC09570AC58EBE643D140BB5F5A48A5C38575F6(L_0, 0, NULL);
U3CWaitForRewindU3Ed__15_t81DD652081E16ECFC5702436BA6BC84DE65BBF86* L_1 = L_0;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_2 = ___t0;
L_1->___t_2 = L_2;
Il2CppCodeGenWriteBarrier((void**)(&L_1->___t_2), (void*)L_2);
return L_1;
}
}
// System.Collections.IEnumerator DG.Tweening.Core.DOTweenComponent::WaitForKill(DG.Tweening.Tween)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* DOTweenComponent_WaitForKill_m53130F016C0B24C5345C66972D287236F374AC37 (DOTweenComponent_tEA6C5A1520B40681AE6FA1703529F60EBC3691DC* __this, Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* ___t0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CWaitForKillU3Ed__16_t6F3062B839AB4860E8EB82AAA8F4A8DD039D82F8_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
U3CWaitForKillU3Ed__16_t6F3062B839AB4860E8EB82AAA8F4A8DD039D82F8* L_0 = (U3CWaitForKillU3Ed__16_t6F3062B839AB4860E8EB82AAA8F4A8DD039D82F8*)il2cpp_codegen_object_new(U3CWaitForKillU3Ed__16_t6F3062B839AB4860E8EB82AAA8F4A8DD039D82F8_il2cpp_TypeInfo_var);
U3CWaitForKillU3Ed__16__ctor_m52D571284BD7955AD27C2C626FDA8F14F258DFBA(L_0, 0, NULL);
U3CWaitForKillU3Ed__16_t6F3062B839AB4860E8EB82AAA8F4A8DD039D82F8* L_1 = L_0;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_2 = ___t0;
L_1->___t_2 = L_2;
Il2CppCodeGenWriteBarrier((void**)(&L_1->___t_2), (void*)L_2);
return L_1;
}
}
// System.Collections.IEnumerator DG.Tweening.Core.DOTweenComponent::WaitForElapsedLoops(DG.Tweening.Tween,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* DOTweenComponent_WaitForElapsedLoops_mE9D67BF81141C1D92F85ECD20FFC51E2E8777774 (DOTweenComponent_tEA6C5A1520B40681AE6FA1703529F60EBC3691DC* __this, Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* ___t0, int32_t ___elapsedLoops1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CWaitForElapsedLoopsU3Ed__17_tF4DFC134CACD8B11B932F26AC467B90D51990D39_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
U3CWaitForElapsedLoopsU3Ed__17_tF4DFC134CACD8B11B932F26AC467B90D51990D39* L_0 = (U3CWaitForElapsedLoopsU3Ed__17_tF4DFC134CACD8B11B932F26AC467B90D51990D39*)il2cpp_codegen_object_new(U3CWaitForElapsedLoopsU3Ed__17_tF4DFC134CACD8B11B932F26AC467B90D51990D39_il2cpp_TypeInfo_var);
U3CWaitForElapsedLoopsU3Ed__17__ctor_mBB5209A597601C330B881B71CC979BBDEBD048C3(L_0, 0, NULL);
U3CWaitForElapsedLoopsU3Ed__17_tF4DFC134CACD8B11B932F26AC467B90D51990D39* L_1 = L_0;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_2 = ___t0;
L_1->___t_2 = L_2;
Il2CppCodeGenWriteBarrier((void**)(&L_1->___t_2), (void*)L_2);
U3CWaitForElapsedLoopsU3Ed__17_tF4DFC134CACD8B11B932F26AC467B90D51990D39* L_3 = L_1;
int32_t L_4 = ___elapsedLoops1;
L_3->___elapsedLoops_3 = L_4;
return L_3;
}
}
// System.Collections.IEnumerator DG.Tweening.Core.DOTweenComponent::WaitForPosition(DG.Tweening.Tween,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* DOTweenComponent_WaitForPosition_m0F07976F5331F98F88289288ACE220D0F708FE84 (DOTweenComponent_tEA6C5A1520B40681AE6FA1703529F60EBC3691DC* __this, Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* ___t0, float ___position1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CWaitForPositionU3Ed__18_t04E5F894476E411A21777C9C2900430C54752E45_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
U3CWaitForPositionU3Ed__18_t04E5F894476E411A21777C9C2900430C54752E45* L_0 = (U3CWaitForPositionU3Ed__18_t04E5F894476E411A21777C9C2900430C54752E45*)il2cpp_codegen_object_new(U3CWaitForPositionU3Ed__18_t04E5F894476E411A21777C9C2900430C54752E45_il2cpp_TypeInfo_var);
U3CWaitForPositionU3Ed__18__ctor_mF79BCA6D8BCB7AD8A01BA042AF6771721E9DCF25(L_0, 0, NULL);
U3CWaitForPositionU3Ed__18_t04E5F894476E411A21777C9C2900430C54752E45* L_1 = L_0;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_2 = ___t0;
L_1->___t_2 = L_2;
Il2CppCodeGenWriteBarrier((void**)(&L_1->___t_2), (void*)L_2);
U3CWaitForPositionU3Ed__18_t04E5F894476E411A21777C9C2900430C54752E45* L_3 = L_1;
float L_4 = ___position1;
L_3->___position_3 = L_4;
return L_3;
}
}
// System.Collections.IEnumerator DG.Tweening.Core.DOTweenComponent::WaitForStart(DG.Tweening.Tween)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* DOTweenComponent_WaitForStart_m91F59DF680F874160B5ED20691215591B75A4B65 (DOTweenComponent_tEA6C5A1520B40681AE6FA1703529F60EBC3691DC* __this, Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* ___t0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CWaitForStartU3Ed__19_t47FF6BDD1B4DCBE7F1AC3EA7684876B44A7C2946_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
U3CWaitForStartU3Ed__19_t47FF6BDD1B4DCBE7F1AC3EA7684876B44A7C2946* L_0 = (U3CWaitForStartU3Ed__19_t47FF6BDD1B4DCBE7F1AC3EA7684876B44A7C2946*)il2cpp_codegen_object_new(U3CWaitForStartU3Ed__19_t47FF6BDD1B4DCBE7F1AC3EA7684876B44A7C2946_il2cpp_TypeInfo_var);
U3CWaitForStartU3Ed__19__ctor_m1027550DCC0D17A3532EF1D65FF724F7E4F681DA(L_0, 0, NULL);
U3CWaitForStartU3Ed__19_t47FF6BDD1B4DCBE7F1AC3EA7684876B44A7C2946* L_1 = L_0;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_2 = ___t0;
L_1->___t_2 = L_2;
Il2CppCodeGenWriteBarrier((void**)(&L_1->___t_2), (void*)L_2);
return L_1;
}
}
// System.Void DG.Tweening.Core.DOTweenComponent::Create()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DOTweenComponent_Create_m2F098BE99694BEFEF39E22C3D8294ED04E9A11D1 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GameObject_AddComponent_TisDOTweenComponent_tEA6C5A1520B40681AE6FA1703529F60EBC3691DC_mC2AE18BEFF6A55A8321BDD95F817AFB49453433D_RuntimeMethod_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*)&_stringLiteral49F9314FAFEE195281FDEBF5432ABDC7A3E3DB9D);
s_Il2CppMethodInitialized = true;
}
{
il2cpp_codegen_runtime_class_init_inline(DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_il2cpp_TypeInfo_var);
DOTweenComponent_tEA6C5A1520B40681AE6FA1703529F60EBC3691DC* L_0 = ((DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_StaticFields*)il2cpp_codegen_static_fields_for(DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_il2cpp_TypeInfo_var))->___instance_16;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_1;
L_1 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_0, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
if (!L_1)
{
goto IL_000e;
}
}
{
return;
}
IL_000e:
{
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_2 = (GameObject_t76FEDD663AB33C991A9C9A23129337651094216F*)il2cpp_codegen_object_new(GameObject_t76FEDD663AB33C991A9C9A23129337651094216F_il2cpp_TypeInfo_var);
GameObject__ctor_m37D512B05D292F954792225E6C6EEE95293A9B88(L_2, _stringLiteral49F9314FAFEE195281FDEBF5432ABDC7A3E3DB9D, NULL);
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_3 = L_2;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
Object_DontDestroyOnLoad_m4B70C3AEF886C176543D1295507B6455C9DCAEA7(L_3, NULL);
DOTweenComponent_tEA6C5A1520B40681AE6FA1703529F60EBC3691DC* L_4;
L_4 = GameObject_AddComponent_TisDOTweenComponent_tEA6C5A1520B40681AE6FA1703529F60EBC3691DC_mC2AE18BEFF6A55A8321BDD95F817AFB49453433D(L_3, GameObject_AddComponent_TisDOTweenComponent_tEA6C5A1520B40681AE6FA1703529F60EBC3691DC_mC2AE18BEFF6A55A8321BDD95F817AFB49453433D_RuntimeMethod_var);
il2cpp_codegen_runtime_class_init_inline(DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_il2cpp_TypeInfo_var);
((DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_StaticFields*)il2cpp_codegen_static_fields_for(DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_il2cpp_TypeInfo_var))->___instance_16 = L_4;
Il2CppCodeGenWriteBarrier((void**)(&((DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_StaticFields*)il2cpp_codegen_static_fields_for(DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_il2cpp_TypeInfo_var))->___instance_16), (void*)L_4);
return;
}
}
// System.Void DG.Tweening.Core.DOTweenComponent::DestroyInstance()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DOTweenComponent_DestroyInstance_mA0743B89EF2340212A90DA6C777A021BB346723E (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
il2cpp_codegen_runtime_class_init_inline(DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_il2cpp_TypeInfo_var);
DOTweenComponent_tEA6C5A1520B40681AE6FA1703529F60EBC3691DC* L_0 = ((DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_StaticFields*)il2cpp_codegen_static_fields_for(DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_il2cpp_TypeInfo_var))->___instance_16;
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
bool L_1;
L_1 = Object_op_Inequality_mD0BE578448EAA61948F25C32F8DD55AB1F778602(L_0, (Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C*)NULL, NULL);
if (!L_1)
{
goto IL_001c;
}
}
{
il2cpp_codegen_runtime_class_init_inline(DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_il2cpp_TypeInfo_var);
DOTweenComponent_tEA6C5A1520B40681AE6FA1703529F60EBC3691DC* L_2 = ((DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_StaticFields*)il2cpp_codegen_static_fields_for(DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_il2cpp_TypeInfo_var))->___instance_16;
GameObject_t76FEDD663AB33C991A9C9A23129337651094216F* L_3;
L_3 = Component_get_gameObject_m57AEFBB14DB39EC476F740BA000E170355DE691B(L_2, NULL);
il2cpp_codegen_runtime_class_init_inline(Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_il2cpp_TypeInfo_var);
Object_Destroy_mE97D0A766419A81296E8D4E5C23D01D3FE91ACBB(L_3, NULL);
}
IL_001c:
{
il2cpp_codegen_runtime_class_init_inline(DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_il2cpp_TypeInfo_var);
((DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_StaticFields*)il2cpp_codegen_static_fields_for(DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_il2cpp_TypeInfo_var))->___instance_16 = (DOTweenComponent_tEA6C5A1520B40681AE6FA1703529F60EBC3691DC*)NULL;
Il2CppCodeGenWriteBarrier((void**)(&((DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_StaticFields*)il2cpp_codegen_static_fields_for(DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_il2cpp_TypeInfo_var))->___instance_16), (void*)(DOTweenComponent_tEA6C5A1520B40681AE6FA1703529F60EBC3691DC*)NULL);
return;
}
}
// System.Void DG.Tweening.Core.DOTweenComponent::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DOTweenComponent__ctor_mA7CF37E0C0B8644ED78CCB9DD9A0386349236501 (DOTweenComponent_tEA6C5A1520B40681AE6FA1703529F60EBC3691DC* __this, const RuntimeMethod* method)
{
{
MonoBehaviour__ctor_m592DB0105CA0BC97AA1C5F4AD27B12D68A3B7C1E(__this, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void DG.Tweening.Core.DOTweenComponent/<WaitForCompletion>d__14::.ctor(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWaitForCompletionU3Ed__14__ctor_m70FD2826B83A0E4D74F8C48438E93A35666E7686 (U3CWaitForCompletionU3Ed__14_tFFE72E89A8E08C2CC8A761888880304A6DB4F5EC* __this, int32_t ___U3CU3E1__state0, const RuntimeMethod* method)
{
{
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
int32_t L_0 = ___U3CU3E1__state0;
__this->___U3CU3E1__state_0 = L_0;
return;
}
}
// System.Void DG.Tweening.Core.DOTweenComponent/<WaitForCompletion>d__14::System.IDisposable.Dispose()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWaitForCompletionU3Ed__14_System_IDisposable_Dispose_mC80DA036B94DC6F9B3915472E1E3B4A5959A3E63 (U3CWaitForCompletionU3Ed__14_tFFE72E89A8E08C2CC8A761888880304A6DB4F5EC* __this, const RuntimeMethod* method)
{
{
return;
}
}
// System.Boolean DG.Tweening.Core.DOTweenComponent/<WaitForCompletion>d__14::MoveNext()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool U3CWaitForCompletionU3Ed__14_MoveNext_m195E14CD1A17DC57EA6D587D3DC84678116DE161 (U3CWaitForCompletionU3Ed__14_tFFE72E89A8E08C2CC8A761888880304A6DB4F5EC* __this, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
int32_t L_0 = __this->___U3CU3E1__state_0;
V_0 = L_0;
int32_t L_1 = V_0;
if (!L_1)
{
goto IL_0010;
}
}
{
int32_t L_2 = V_0;
if ((((int32_t)L_2) == ((int32_t)1)))
{
goto IL_0029;
}
}
{
return (bool)0;
}
IL_0010:
{
__this->___U3CU3E1__state_0 = (-1);
goto IL_0030;
}
IL_0019:
{
__this->___U3CU3E2__current_1 = NULL;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CU3E2__current_1), (void*)NULL);
__this->___U3CU3E1__state_0 = 1;
return (bool)1;
}
IL_0029:
{
__this->___U3CU3E1__state_0 = (-1);
}
IL_0030:
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_3 = __this->___t_2;
bool L_4 = L_3->___active_35;
if (!L_4)
{
goto IL_004a;
}
}
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_5 = __this->___t_2;
bool L_6 = L_5->___isComplete_47;
if (!L_6)
{
goto IL_0019;
}
}
IL_004a:
{
return (bool)0;
}
}
// System.Object DG.Tweening.Core.DOTweenComponent/<WaitForCompletion>d__14::System.Collections.Generic.IEnumerator<System.Object>.get_Current()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* U3CWaitForCompletionU3Ed__14_System_Collections_Generic_IEnumeratorU3CSystem_ObjectU3E_get_Current_mC8B7314912FB17B1BE6AC486D8588F29721CE655 (U3CWaitForCompletionU3Ed__14_tFFE72E89A8E08C2CC8A761888880304A6DB4F5EC* __this, const RuntimeMethod* method)
{
{
RuntimeObject* L_0 = __this->___U3CU3E2__current_1;
return L_0;
}
}
// System.Void DG.Tweening.Core.DOTweenComponent/<WaitForCompletion>d__14::System.Collections.IEnumerator.Reset()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWaitForCompletionU3Ed__14_System_Collections_IEnumerator_Reset_m5083F646BC5695CBD90D6DF5BCB30DDEF5AD4D0A (U3CWaitForCompletionU3Ed__14_tFFE72E89A8E08C2CC8A761888880304A6DB4F5EC* __this, const RuntimeMethod* method)
{
{
NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A* L_0 = (NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A_il2cpp_TypeInfo_var)));
NotSupportedException__ctor_m1398D0CDE19B36AA3DE9392879738C1EA2439CDF(L_0, NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&U3CWaitForCompletionU3Ed__14_System_Collections_IEnumerator_Reset_m5083F646BC5695CBD90D6DF5BCB30DDEF5AD4D0A_RuntimeMethod_var)));
}
}
// System.Object DG.Tweening.Core.DOTweenComponent/<WaitForCompletion>d__14::System.Collections.IEnumerator.get_Current()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* U3CWaitForCompletionU3Ed__14_System_Collections_IEnumerator_get_Current_mDF96AD05E17BED49EADEB5F4EF58C21E4C3961E6 (U3CWaitForCompletionU3Ed__14_tFFE72E89A8E08C2CC8A761888880304A6DB4F5EC* __this, const RuntimeMethod* method)
{
{
RuntimeObject* L_0 = __this->___U3CU3E2__current_1;
return L_0;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void DG.Tweening.Core.DOTweenComponent/<WaitForRewind>d__15::.ctor(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWaitForRewindU3Ed__15__ctor_m7FC09570AC58EBE643D140BB5F5A48A5C38575F6 (U3CWaitForRewindU3Ed__15_t81DD652081E16ECFC5702436BA6BC84DE65BBF86* __this, int32_t ___U3CU3E1__state0, const RuntimeMethod* method)
{
{
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
int32_t L_0 = ___U3CU3E1__state0;
__this->___U3CU3E1__state_0 = L_0;
return;
}
}
// System.Void DG.Tweening.Core.DOTweenComponent/<WaitForRewind>d__15::System.IDisposable.Dispose()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWaitForRewindU3Ed__15_System_IDisposable_Dispose_m6C64CFD39F85A13D1570A34D00703D246429D487 (U3CWaitForRewindU3Ed__15_t81DD652081E16ECFC5702436BA6BC84DE65BBF86* __this, const RuntimeMethod* method)
{
{
return;
}
}
// System.Boolean DG.Tweening.Core.DOTweenComponent/<WaitForRewind>d__15::MoveNext()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool U3CWaitForRewindU3Ed__15_MoveNext_m28860C918DE118F2CC4CCE36ECA441EE28908B30 (U3CWaitForRewindU3Ed__15_t81DD652081E16ECFC5702436BA6BC84DE65BBF86* __this, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
int32_t L_0 = __this->___U3CU3E1__state_0;
V_0 = L_0;
int32_t L_1 = V_0;
if (!L_1)
{
goto IL_0010;
}
}
{
int32_t L_2 = V_0;
if ((((int32_t)L_2) == ((int32_t)1)))
{
goto IL_0029;
}
}
{
return (bool)0;
}
IL_0010:
{
__this->___U3CU3E1__state_0 = (-1);
goto IL_0030;
}
IL_0019:
{
__this->___U3CU3E2__current_1 = NULL;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CU3E2__current_1), (void*)NULL);
__this->___U3CU3E1__state_0 = 1;
return (bool)1;
}
IL_0029:
{
__this->___U3CU3E1__state_0 = (-1);
}
IL_0030:
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_3 = __this->___t_2;
bool L_4 = L_3->___active_35;
if (!L_4)
{
goto IL_006b;
}
}
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_5 = __this->___t_2;
bool L_6 = L_5->___playedOnce_42;
if (!L_6)
{
goto IL_0019;
}
}
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_7 = __this->___t_2;
float L_8 = L_7->___position_43;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_9 = __this->___t_2;
int32_t L_10 = L_9->___completedLoops_45;
if ((((float)((float)il2cpp_codegen_multiply(L_8, ((float)((int32_t)il2cpp_codegen_add(L_10, 1)))))) > ((float)(0.0f))))
{
goto IL_0019;
}
}
IL_006b:
{
return (bool)0;
}
}
// System.Object DG.Tweening.Core.DOTweenComponent/<WaitForRewind>d__15::System.Collections.Generic.IEnumerator<System.Object>.get_Current()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* U3CWaitForRewindU3Ed__15_System_Collections_Generic_IEnumeratorU3CSystem_ObjectU3E_get_Current_mDDAF71B31157B1C0848123BFE53BBC582BEFB885 (U3CWaitForRewindU3Ed__15_t81DD652081E16ECFC5702436BA6BC84DE65BBF86* __this, const RuntimeMethod* method)
{
{
RuntimeObject* L_0 = __this->___U3CU3E2__current_1;
return L_0;
}
}
// System.Void DG.Tweening.Core.DOTweenComponent/<WaitForRewind>d__15::System.Collections.IEnumerator.Reset()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWaitForRewindU3Ed__15_System_Collections_IEnumerator_Reset_m6C5D68183E9195F440FA2840E50B5A0EED71E3BF (U3CWaitForRewindU3Ed__15_t81DD652081E16ECFC5702436BA6BC84DE65BBF86* __this, const RuntimeMethod* method)
{
{
NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A* L_0 = (NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A_il2cpp_TypeInfo_var)));
NotSupportedException__ctor_m1398D0CDE19B36AA3DE9392879738C1EA2439CDF(L_0, NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&U3CWaitForRewindU3Ed__15_System_Collections_IEnumerator_Reset_m6C5D68183E9195F440FA2840E50B5A0EED71E3BF_RuntimeMethod_var)));
}
}
// System.Object DG.Tweening.Core.DOTweenComponent/<WaitForRewind>d__15::System.Collections.IEnumerator.get_Current()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* U3CWaitForRewindU3Ed__15_System_Collections_IEnumerator_get_Current_m1770B6AAC8C8A05B009F54CDF0091EE813CB7246 (U3CWaitForRewindU3Ed__15_t81DD652081E16ECFC5702436BA6BC84DE65BBF86* __this, const RuntimeMethod* method)
{
{
RuntimeObject* L_0 = __this->___U3CU3E2__current_1;
return L_0;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void DG.Tweening.Core.DOTweenComponent/<WaitForKill>d__16::.ctor(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWaitForKillU3Ed__16__ctor_m52D571284BD7955AD27C2C626FDA8F14F258DFBA (U3CWaitForKillU3Ed__16_t6F3062B839AB4860E8EB82AAA8F4A8DD039D82F8* __this, int32_t ___U3CU3E1__state0, const RuntimeMethod* method)
{
{
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
int32_t L_0 = ___U3CU3E1__state0;
__this->___U3CU3E1__state_0 = L_0;
return;
}
}
// System.Void DG.Tweening.Core.DOTweenComponent/<WaitForKill>d__16::System.IDisposable.Dispose()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWaitForKillU3Ed__16_System_IDisposable_Dispose_mA28234163B5004778EB8F91B4050C3BBD4C115BC (U3CWaitForKillU3Ed__16_t6F3062B839AB4860E8EB82AAA8F4A8DD039D82F8* __this, const RuntimeMethod* method)
{
{
return;
}
}
// System.Boolean DG.Tweening.Core.DOTweenComponent/<WaitForKill>d__16::MoveNext()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool U3CWaitForKillU3Ed__16_MoveNext_mF08FF02D15AF04FA62F5A4F8A76104B206ECAC52 (U3CWaitForKillU3Ed__16_t6F3062B839AB4860E8EB82AAA8F4A8DD039D82F8* __this, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
int32_t L_0 = __this->___U3CU3E1__state_0;
V_0 = L_0;
int32_t L_1 = V_0;
if (!L_1)
{
goto IL_0010;
}
}
{
int32_t L_2 = V_0;
if ((((int32_t)L_2) == ((int32_t)1)))
{
goto IL_0029;
}
}
{
return (bool)0;
}
IL_0010:
{
__this->___U3CU3E1__state_0 = (-1);
goto IL_0030;
}
IL_0019:
{
__this->___U3CU3E2__current_1 = NULL;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CU3E2__current_1), (void*)NULL);
__this->___U3CU3E1__state_0 = 1;
return (bool)1;
}
IL_0029:
{
__this->___U3CU3E1__state_0 = (-1);
}
IL_0030:
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_3 = __this->___t_2;
bool L_4 = L_3->___active_35;
if (L_4)
{
goto IL_0019;
}
}
{
return (bool)0;
}
}
// System.Object DG.Tweening.Core.DOTweenComponent/<WaitForKill>d__16::System.Collections.Generic.IEnumerator<System.Object>.get_Current()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* U3CWaitForKillU3Ed__16_System_Collections_Generic_IEnumeratorU3CSystem_ObjectU3E_get_Current_m7B9E35EDD2DCBEE13D53F5B30AF5577E05B0A037 (U3CWaitForKillU3Ed__16_t6F3062B839AB4860E8EB82AAA8F4A8DD039D82F8* __this, const RuntimeMethod* method)
{
{
RuntimeObject* L_0 = __this->___U3CU3E2__current_1;
return L_0;
}
}
// System.Void DG.Tweening.Core.DOTweenComponent/<WaitForKill>d__16::System.Collections.IEnumerator.Reset()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWaitForKillU3Ed__16_System_Collections_IEnumerator_Reset_m3402914BE6B7AC4DE9AB672C82B274A5B676A561 (U3CWaitForKillU3Ed__16_t6F3062B839AB4860E8EB82AAA8F4A8DD039D82F8* __this, const RuntimeMethod* method)
{
{
NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A* L_0 = (NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A_il2cpp_TypeInfo_var)));
NotSupportedException__ctor_m1398D0CDE19B36AA3DE9392879738C1EA2439CDF(L_0, NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&U3CWaitForKillU3Ed__16_System_Collections_IEnumerator_Reset_m3402914BE6B7AC4DE9AB672C82B274A5B676A561_RuntimeMethod_var)));
}
}
// System.Object DG.Tweening.Core.DOTweenComponent/<WaitForKill>d__16::System.Collections.IEnumerator.get_Current()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* U3CWaitForKillU3Ed__16_System_Collections_IEnumerator_get_Current_m614855A3BDD8CEDFFFBC3F82A3AD280FA2B3BBC6 (U3CWaitForKillU3Ed__16_t6F3062B839AB4860E8EB82AAA8F4A8DD039D82F8* __this, const RuntimeMethod* method)
{
{
RuntimeObject* L_0 = __this->___U3CU3E2__current_1;
return L_0;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void DG.Tweening.Core.DOTweenComponent/<WaitForElapsedLoops>d__17::.ctor(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWaitForElapsedLoopsU3Ed__17__ctor_mBB5209A597601C330B881B71CC979BBDEBD048C3 (U3CWaitForElapsedLoopsU3Ed__17_tF4DFC134CACD8B11B932F26AC467B90D51990D39* __this, int32_t ___U3CU3E1__state0, const RuntimeMethod* method)
{
{
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
int32_t L_0 = ___U3CU3E1__state0;
__this->___U3CU3E1__state_0 = L_0;
return;
}
}
// System.Void DG.Tweening.Core.DOTweenComponent/<WaitForElapsedLoops>d__17::System.IDisposable.Dispose()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWaitForElapsedLoopsU3Ed__17_System_IDisposable_Dispose_mACE81AD256228FC61DEECD168E1D196400B252A3 (U3CWaitForElapsedLoopsU3Ed__17_tF4DFC134CACD8B11B932F26AC467B90D51990D39* __this, const RuntimeMethod* method)
{
{
return;
}
}
// System.Boolean DG.Tweening.Core.DOTweenComponent/<WaitForElapsedLoops>d__17::MoveNext()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool U3CWaitForElapsedLoopsU3Ed__17_MoveNext_mA1ABD62D90C5973ABDA5F5D40B39BD7B8962EAF4 (U3CWaitForElapsedLoopsU3Ed__17_tF4DFC134CACD8B11B932F26AC467B90D51990D39* __this, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
int32_t L_0 = __this->___U3CU3E1__state_0;
V_0 = L_0;
int32_t L_1 = V_0;
if (!L_1)
{
goto IL_0010;
}
}
{
int32_t L_2 = V_0;
if ((((int32_t)L_2) == ((int32_t)1)))
{
goto IL_0029;
}
}
{
return (bool)0;
}
IL_0010:
{
__this->___U3CU3E1__state_0 = (-1);
goto IL_0030;
}
IL_0019:
{
__this->___U3CU3E2__current_1 = NULL;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CU3E2__current_1), (void*)NULL);
__this->___U3CU3E1__state_0 = 1;
return (bool)1;
}
IL_0029:
{
__this->___U3CU3E1__state_0 = (-1);
}
IL_0030:
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_3 = __this->___t_2;
bool L_4 = L_3->___active_35;
if (!L_4)
{
goto IL_0050;
}
}
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_5 = __this->___t_2;
int32_t L_6 = L_5->___completedLoops_45;
int32_t L_7 = __this->___elapsedLoops_3;
if ((((int32_t)L_6) < ((int32_t)L_7)))
{
goto IL_0019;
}
}
IL_0050:
{
return (bool)0;
}
}
// System.Object DG.Tweening.Core.DOTweenComponent/<WaitForElapsedLoops>d__17::System.Collections.Generic.IEnumerator<System.Object>.get_Current()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* U3CWaitForElapsedLoopsU3Ed__17_System_Collections_Generic_IEnumeratorU3CSystem_ObjectU3E_get_Current_mC2E8E757148858C8074E1B27D544D8C02C3AA1C6 (U3CWaitForElapsedLoopsU3Ed__17_tF4DFC134CACD8B11B932F26AC467B90D51990D39* __this, const RuntimeMethod* method)
{
{
RuntimeObject* L_0 = __this->___U3CU3E2__current_1;
return L_0;
}
}
// System.Void DG.Tweening.Core.DOTweenComponent/<WaitForElapsedLoops>d__17::System.Collections.IEnumerator.Reset()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWaitForElapsedLoopsU3Ed__17_System_Collections_IEnumerator_Reset_m05E6D6A8FDAABA5200671D2E3F6F17AB2CA9ECB4 (U3CWaitForElapsedLoopsU3Ed__17_tF4DFC134CACD8B11B932F26AC467B90D51990D39* __this, const RuntimeMethod* method)
{
{
NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A* L_0 = (NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A_il2cpp_TypeInfo_var)));
NotSupportedException__ctor_m1398D0CDE19B36AA3DE9392879738C1EA2439CDF(L_0, NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&U3CWaitForElapsedLoopsU3Ed__17_System_Collections_IEnumerator_Reset_m05E6D6A8FDAABA5200671D2E3F6F17AB2CA9ECB4_RuntimeMethod_var)));
}
}
// System.Object DG.Tweening.Core.DOTweenComponent/<WaitForElapsedLoops>d__17::System.Collections.IEnumerator.get_Current()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* U3CWaitForElapsedLoopsU3Ed__17_System_Collections_IEnumerator_get_Current_mEEAAD5F674ACC46A155FA5A8D2F22C1C6158F1FF (U3CWaitForElapsedLoopsU3Ed__17_tF4DFC134CACD8B11B932F26AC467B90D51990D39* __this, const RuntimeMethod* method)
{
{
RuntimeObject* L_0 = __this->___U3CU3E2__current_1;
return L_0;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void DG.Tweening.Core.DOTweenComponent/<WaitForPosition>d__18::.ctor(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWaitForPositionU3Ed__18__ctor_mF79BCA6D8BCB7AD8A01BA042AF6771721E9DCF25 (U3CWaitForPositionU3Ed__18_t04E5F894476E411A21777C9C2900430C54752E45* __this, int32_t ___U3CU3E1__state0, const RuntimeMethod* method)
{
{
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
int32_t L_0 = ___U3CU3E1__state0;
__this->___U3CU3E1__state_0 = L_0;
return;
}
}
// System.Void DG.Tweening.Core.DOTweenComponent/<WaitForPosition>d__18::System.IDisposable.Dispose()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWaitForPositionU3Ed__18_System_IDisposable_Dispose_mE377DB1B2820D29F23714CEFAEE751C277B772A4 (U3CWaitForPositionU3Ed__18_t04E5F894476E411A21777C9C2900430C54752E45* __this, const RuntimeMethod* method)
{
{
return;
}
}
// System.Boolean DG.Tweening.Core.DOTweenComponent/<WaitForPosition>d__18::MoveNext()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool U3CWaitForPositionU3Ed__18_MoveNext_mE015827C82E829159AE62E6CA2BFDE028DB1F5B3 (U3CWaitForPositionU3Ed__18_t04E5F894476E411A21777C9C2900430C54752E45* __this, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
int32_t L_0 = __this->___U3CU3E1__state_0;
V_0 = L_0;
int32_t L_1 = V_0;
if (!L_1)
{
goto IL_0010;
}
}
{
int32_t L_2 = V_0;
if ((((int32_t)L_2) == ((int32_t)1)))
{
goto IL_0029;
}
}
{
return (bool)0;
}
IL_0010:
{
__this->___U3CU3E1__state_0 = (-1);
goto IL_0030;
}
IL_0019:
{
__this->___U3CU3E2__current_1 = NULL;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CU3E2__current_1), (void*)NULL);
__this->___U3CU3E1__state_0 = 1;
return (bool)1;
}
IL_0029:
{
__this->___U3CU3E1__state_0 = (-1);
}
IL_0030:
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_3 = __this->___t_2;
bool L_4 = L_3->___active_35;
if (!L_4)
{
goto IL_005f;
}
}
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_5 = __this->___t_2;
float L_6 = L_5->___position_43;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_7 = __this->___t_2;
int32_t L_8 = L_7->___completedLoops_45;
float L_9 = __this->___position_3;
if ((((float)((float)il2cpp_codegen_multiply(L_6, ((float)((int32_t)il2cpp_codegen_add(L_8, 1)))))) < ((float)L_9)))
{
goto IL_0019;
}
}
IL_005f:
{
return (bool)0;
}
}
// System.Object DG.Tweening.Core.DOTweenComponent/<WaitForPosition>d__18::System.Collections.Generic.IEnumerator<System.Object>.get_Current()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* U3CWaitForPositionU3Ed__18_System_Collections_Generic_IEnumeratorU3CSystem_ObjectU3E_get_Current_mCF5EA1FE0EDE4D4AF4766CF81B914C384A06DC5D (U3CWaitForPositionU3Ed__18_t04E5F894476E411A21777C9C2900430C54752E45* __this, const RuntimeMethod* method)
{
{
RuntimeObject* L_0 = __this->___U3CU3E2__current_1;
return L_0;
}
}
// System.Void DG.Tweening.Core.DOTweenComponent/<WaitForPosition>d__18::System.Collections.IEnumerator.Reset()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWaitForPositionU3Ed__18_System_Collections_IEnumerator_Reset_mE61461C60AFF4F0BC20A218197E6B95B1329438A (U3CWaitForPositionU3Ed__18_t04E5F894476E411A21777C9C2900430C54752E45* __this, const RuntimeMethod* method)
{
{
NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A* L_0 = (NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A_il2cpp_TypeInfo_var)));
NotSupportedException__ctor_m1398D0CDE19B36AA3DE9392879738C1EA2439CDF(L_0, NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&U3CWaitForPositionU3Ed__18_System_Collections_IEnumerator_Reset_mE61461C60AFF4F0BC20A218197E6B95B1329438A_RuntimeMethod_var)));
}
}
// System.Object DG.Tweening.Core.DOTweenComponent/<WaitForPosition>d__18::System.Collections.IEnumerator.get_Current()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* U3CWaitForPositionU3Ed__18_System_Collections_IEnumerator_get_Current_m51F77202DC2A7448DFFFBAA62D94AB60EDE7010F (U3CWaitForPositionU3Ed__18_t04E5F894476E411A21777C9C2900430C54752E45* __this, const RuntimeMethod* method)
{
{
RuntimeObject* L_0 = __this->___U3CU3E2__current_1;
return L_0;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void DG.Tweening.Core.DOTweenComponent/<WaitForStart>d__19::.ctor(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWaitForStartU3Ed__19__ctor_m1027550DCC0D17A3532EF1D65FF724F7E4F681DA (U3CWaitForStartU3Ed__19_t47FF6BDD1B4DCBE7F1AC3EA7684876B44A7C2946* __this, int32_t ___U3CU3E1__state0, const RuntimeMethod* method)
{
{
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
int32_t L_0 = ___U3CU3E1__state0;
__this->___U3CU3E1__state_0 = L_0;
return;
}
}
// System.Void DG.Tweening.Core.DOTweenComponent/<WaitForStart>d__19::System.IDisposable.Dispose()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWaitForStartU3Ed__19_System_IDisposable_Dispose_m94EA4C6A2EB616C7CBF4D88F9E81685939085DE4 (U3CWaitForStartU3Ed__19_t47FF6BDD1B4DCBE7F1AC3EA7684876B44A7C2946* __this, const RuntimeMethod* method)
{
{
return;
}
}
// System.Boolean DG.Tweening.Core.DOTweenComponent/<WaitForStart>d__19::MoveNext()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool U3CWaitForStartU3Ed__19_MoveNext_mEFF5C3A0F5205264EF09DE2FFEB48187D89AA8C4 (U3CWaitForStartU3Ed__19_t47FF6BDD1B4DCBE7F1AC3EA7684876B44A7C2946* __this, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
int32_t L_0 = __this->___U3CU3E1__state_0;
V_0 = L_0;
int32_t L_1 = V_0;
if (!L_1)
{
goto IL_0010;
}
}
{
int32_t L_2 = V_0;
if ((((int32_t)L_2) == ((int32_t)1)))
{
goto IL_0029;
}
}
{
return (bool)0;
}
IL_0010:
{
__this->___U3CU3E1__state_0 = (-1);
goto IL_0030;
}
IL_0019:
{
__this->___U3CU3E2__current_1 = NULL;
Il2CppCodeGenWriteBarrier((void**)(&__this->___U3CU3E2__current_1), (void*)NULL);
__this->___U3CU3E1__state_0 = 1;
return (bool)1;
}
IL_0029:
{
__this->___U3CU3E1__state_0 = (-1);
}
IL_0030:
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_3 = __this->___t_2;
bool L_4 = L_3->___active_35;
if (!L_4)
{
goto IL_004a;
}
}
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_5 = __this->___t_2;
bool L_6 = L_5->___playedOnce_42;
if (!L_6)
{
goto IL_0019;
}
}
IL_004a:
{
return (bool)0;
}
}
// System.Object DG.Tweening.Core.DOTweenComponent/<WaitForStart>d__19::System.Collections.Generic.IEnumerator<System.Object>.get_Current()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* U3CWaitForStartU3Ed__19_System_Collections_Generic_IEnumeratorU3CSystem_ObjectU3E_get_Current_mD95560BFB8AA95A82A98B5B1B429EE56AD726EAD (U3CWaitForStartU3Ed__19_t47FF6BDD1B4DCBE7F1AC3EA7684876B44A7C2946* __this, const RuntimeMethod* method)
{
{
RuntimeObject* L_0 = __this->___U3CU3E2__current_1;
return L_0;
}
}
// System.Void DG.Tweening.Core.DOTweenComponent/<WaitForStart>d__19::System.Collections.IEnumerator.Reset()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWaitForStartU3Ed__19_System_Collections_IEnumerator_Reset_m4D243AE3E677B081685ADC96EA10FFB8B221570B (U3CWaitForStartU3Ed__19_t47FF6BDD1B4DCBE7F1AC3EA7684876B44A7C2946* __this, const RuntimeMethod* method)
{
{
NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A* L_0 = (NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A_il2cpp_TypeInfo_var)));
NotSupportedException__ctor_m1398D0CDE19B36AA3DE9392879738C1EA2439CDF(L_0, NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&U3CWaitForStartU3Ed__19_System_Collections_IEnumerator_Reset_m4D243AE3E677B081685ADC96EA10FFB8B221570B_RuntimeMethod_var)));
}
}
// System.Object DG.Tweening.Core.DOTweenComponent/<WaitForStart>d__19::System.Collections.IEnumerator.get_Current()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* U3CWaitForStartU3Ed__19_System_Collections_IEnumerator_get_Current_m27DEA2A7F294C414C76A5D81C46FDA2C4D5FF76C (U3CWaitForStartU3Ed__19_t47FF6BDD1B4DCBE7F1AC3EA7684876B44A7C2946* __this, const RuntimeMethod* method)
{
{
RuntimeObject* L_0 = __this->___U3CU3E2__current_1;
return L_0;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void DG.Tweening.Core.DOTweenSettings::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DOTweenSettings__ctor_m887E5989C5E07DD06A56C7BB9651D513DBE8E04A (DOTweenSettings_tC357F09CCC21098056247CCF9445D9E519ADD4EB* __this, const RuntimeMethod* method)
{
{
__this->___useSafeMode_5 = (bool)1;
__this->___timeScale_6 = (1.0f);
__this->___logBehaviour_9 = 2;
__this->___drawGizmos_10 = (bool)1;
__this->___defaultAutoPlay_12 = 3;
__this->___defaultEaseType_15 = 6;
__this->___defaultEaseOvershootOrAmplitude_16 = (1.70158005f);
__this->___defaultAutoKill_18 = (bool)1;
ScriptableObject__ctor_mD037FDB0B487295EA47F79A4DB1BF1846C9087FF(__this, NULL);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void DG.Tweening.Core.SequenceCallback::.ctor(System.Single,DG.Tweening.TweenCallback)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SequenceCallback__ctor_m0013E5DAA8ACE7366348DF78CED5E181DF620BF5 (SequenceCallback_tF04229A385B0898870CB2A68EB10408A723489E8* __this, float ___sequencedPosition0, TweenCallback_t7C8B8A38E7B30905FF1B83C943256EF23617BB24* ___callback1, const RuntimeMethod* method)
{
{
ABSSequentiable__ctor_m70B4D2A525C71C87049ED3177A821B264D682A7B(__this, NULL);
((ABSSequentiable_t05DF85FC63E3650D2D4CF6ABBA0F43263EB8CE89*)__this)->___tweenType_0 = 2;
float L_0 = ___sequencedPosition0;
((ABSSequentiable_t05DF85FC63E3650D2D4CF6ABBA0F43263EB8CE89*)__this)->___sequencedPosition_1 = L_0;
TweenCallback_t7C8B8A38E7B30905FF1B83C943256EF23617BB24* L_1 = ___callback1;
((ABSSequentiable_t05DF85FC63E3650D2D4CF6ABBA0F43263EB8CE89*)__this)->___onStart_3 = L_1;
Il2CppCodeGenWriteBarrier((void**)(&((ABSSequentiable_t05DF85FC63E3650D2D4CF6ABBA0F43263EB8CE89*)__this)->___onStart_3), (void*)L_1);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// DG.Tweening.Sequence DG.Tweening.Core.TweenManager::GetSequence()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Sequence_tEADBE56D6ED2E9EE8FB2E5459C3E57131EC0545C* TweenManager_GetSequence_m64E8F2E01C9BDE2A4006C4265C84614F1DF92CB2 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Debugger_tCF42DBFBF81B46CDEE59CA397F2860F3427FE1F0_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Sequence_tEADBE56D6ED2E9EE8FB2E5459C3E57131EC0545C_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Stack_1_Pop_m373C0EAC9B9F580026EA61F134F5A9FC24F69C83_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral5977A16B28199C20C0F8770A4DADB9C5CC05247A);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral86BBAACC00198DBB3046818AD3FC2AA10AE48DE1);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral97B5A6868822BFCE4A13A9E1D6B6FE8D25C6E5C3);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralBE9FAAB12E6FC68BB89C81F3D0414F95EE54E1E2);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
int32_t V_1 = 0;
{
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
int32_t L_0 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___totPooledSequences_17;
if ((((int32_t)L_0) <= ((int32_t)0)))
{
goto IL_002a;
}
}
{
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
Stack_1_t5BFE231094D4C21C56F26E6EE0BC9A194AD9A5B6* L_1 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____PooledSequences_23;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_2;
L_2 = Stack_1_Pop_m373C0EAC9B9F580026EA61F134F5A9FC24F69C83(L_1, Stack_1_Pop_m373C0EAC9B9F580026EA61F134F5A9FC24F69C83_RuntimeMethod_var);
Sequence_tEADBE56D6ED2E9EE8FB2E5459C3E57131EC0545C* L_3 = ((Sequence_tEADBE56D6ED2E9EE8FB2E5459C3E57131EC0545C*)CastclassSealed((RuntimeObject*)L_2, Sequence_tEADBE56D6ED2E9EE8FB2E5459C3E57131EC0545C_il2cpp_TypeInfo_var));
TweenManager_AddActiveTween_mDE4BACC61DA83AB6BD50B1AA57CB16F40272CD05(L_3, NULL);
int32_t L_4 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___totPooledSequences_17;
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___totPooledSequences_17 = ((int32_t)il2cpp_codegen_subtract(L_4, 1));
return L_3;
}
IL_002a:
{
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
int32_t L_5 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___totSequences_19;
int32_t L_6 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___maxSequences_5;
if ((((int32_t)L_5) < ((int32_t)((int32_t)il2cpp_codegen_subtract(L_6, 1)))))
{
goto IL_00a4;
}
}
{
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
int32_t L_7 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___maxTweeners_4;
V_0 = L_7;
int32_t L_8 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___maxSequences_5;
V_1 = L_8;
TweenManager_IncreaseCapacities_m5316415F2F95212320B0745CAF123B139A8CDA62(2, NULL);
int32_t L_9 = ((Debugger_tCF42DBFBF81B46CDEE59CA397F2860F3427FE1F0_StaticFields*)il2cpp_codegen_static_fields_for(Debugger_tCF42DBFBF81B46CDEE59CA397F2860F3427FE1F0_il2cpp_TypeInfo_var))->___logPriority_0;
if ((((int32_t)L_9) < ((int32_t)1)))
{
goto IL_00a4;
}
}
{
int32_t L_10 = V_0;
int32_t L_11 = L_10;
RuntimeObject* L_12 = Box(Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var, &L_11);
int32_t L_13 = V_1;
int32_t L_14 = L_13;
RuntimeObject* L_15 = Box(Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var, &L_14);
String_t* L_16;
L_16 = String_Concat_m9DF47FC6E1F8341012CA3FF02993D372AA7A96C9(L_12, _stringLiteral86BBAACC00198DBB3046818AD3FC2AA10AE48DE1, L_15, NULL);
String_t* L_17;
L_17 = String_Replace_mABDB7003A1D0AEDCAE9FF85E3DFFFBA752D2A166(_stringLiteralBE9FAAB12E6FC68BB89C81F3D0414F95EE54E1E2, _stringLiteral97B5A6868822BFCE4A13A9E1D6B6FE8D25C6E5C3, L_16, NULL);
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
int32_t L_18 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___maxTweeners_4;
int32_t L_19 = L_18;
RuntimeObject* L_20 = Box(Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var, &L_19);
int32_t L_21 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___maxSequences_5;
int32_t L_22 = L_21;
RuntimeObject* L_23 = Box(Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_il2cpp_TypeInfo_var, &L_22);
String_t* L_24;
L_24 = String_Concat_m9DF47FC6E1F8341012CA3FF02993D372AA7A96C9(L_20, _stringLiteral86BBAACC00198DBB3046818AD3FC2AA10AE48DE1, L_23, NULL);
String_t* L_25;
L_25 = String_Replace_mABDB7003A1D0AEDCAE9FF85E3DFFFBA752D2A166(L_17, _stringLiteral5977A16B28199C20C0F8770A4DADB9C5CC05247A, L_24, NULL);
Debugger_LogWarning_m8C27AEE9134064B9C97F66438C5AC54A8882D588(L_25, NULL);
}
IL_00a4:
{
Sequence_tEADBE56D6ED2E9EE8FB2E5459C3E57131EC0545C* L_26 = (Sequence_tEADBE56D6ED2E9EE8FB2E5459C3E57131EC0545C*)il2cpp_codegen_object_new(Sequence_tEADBE56D6ED2E9EE8FB2E5459C3E57131EC0545C_il2cpp_TypeInfo_var);
Sequence__ctor_mFFB83C470D70B8512E2B393A0C07D90FEC2CBC84(L_26, NULL);
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
int32_t L_27 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___totSequences_19;
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___totSequences_19 = ((int32_t)il2cpp_codegen_add(L_27, 1));
Sequence_tEADBE56D6ED2E9EE8FB2E5459C3E57131EC0545C* L_28 = L_26;
TweenManager_AddActiveTween_mDE4BACC61DA83AB6BD50B1AA57CB16F40272CD05(L_28, NULL);
return L_28;
}
}
// System.Void DG.Tweening.Core.TweenManager::SetUpdateType(DG.Tweening.Tween,DG.Tweening.UpdateType,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TweenManager_SetUpdateType_m4C1E97DD675C70ABA66E53D283EDABB6337E44B4 (Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* ___t0, int32_t ___updateType1, bool ___isIndependentUpdate2, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_0 = ___t0;
bool L_1 = L_0->___active_35;
if (!L_1)
{
goto IL_0011;
}
}
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_2 = ___t0;
int32_t L_3 = L_2->___updateType_8;
int32_t L_4 = ___updateType1;
if ((!(((uint32_t)L_3) == ((uint32_t)L_4))))
{
goto IL_0020;
}
}
IL_0011:
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_5 = ___t0;
int32_t L_6 = ___updateType1;
L_5->___updateType_8 = L_6;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_7 = ___t0;
bool L_8 = ___isIndependentUpdate2;
L_7->___isIndependentUpdate_9 = L_8;
return;
}
IL_0020:
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_9 = ___t0;
int32_t L_10 = L_9->___updateType_8;
if (L_10)
{
goto IL_0043;
}
}
{
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
int32_t L_11 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___totActiveDefaultTweens_11;
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___totActiveDefaultTweens_11 = ((int32_t)il2cpp_codegen_subtract(L_11, 1));
int32_t L_12 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___totActiveDefaultTweens_11;
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___hasActiveDefaultTweens_7 = (bool)((((int32_t)L_12) > ((int32_t)0))? 1 : 0);
goto IL_0080;
}
IL_0043:
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_13 = ___t0;
int32_t L_14 = L_13->___updateType_8;
if ((!(((uint32_t)L_14) == ((uint32_t)2))))
{
goto IL_0067;
}
}
{
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
int32_t L_15 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___totActiveFixedTweens_13;
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___totActiveFixedTweens_13 = ((int32_t)il2cpp_codegen_subtract(L_15, 1));
int32_t L_16 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___totActiveFixedTweens_13;
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___hasActiveFixedTweens_9 = (bool)((((int32_t)L_16) > ((int32_t)0))? 1 : 0);
goto IL_0080;
}
IL_0067:
{
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
int32_t L_17 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___totActiveLateTweens_12;
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___totActiveLateTweens_12 = ((int32_t)il2cpp_codegen_subtract(L_17, 1));
int32_t L_18 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___totActiveLateTweens_12;
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___hasActiveLateTweens_8 = (bool)((((int32_t)L_18) > ((int32_t)0))? 1 : 0);
}
IL_0080:
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_19 = ___t0;
int32_t L_20 = ___updateType1;
L_19->___updateType_8 = L_20;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_21 = ___t0;
bool L_22 = ___isIndependentUpdate2;
L_21->___isIndependentUpdate_9 = L_22;
int32_t L_23 = ___updateType1;
if (L_23)
{
goto IL_00a4;
}
}
{
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
int32_t L_24 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___totActiveDefaultTweens_11;
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___totActiveDefaultTweens_11 = ((int32_t)il2cpp_codegen_add(L_24, 1));
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___hasActiveDefaultTweens_7 = (bool)1;
return;
}
IL_00a4:
{
int32_t L_25 = ___updateType1;
if ((!(((uint32_t)L_25) == ((uint32_t)2))))
{
goto IL_00bb;
}
}
{
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
int32_t L_26 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___totActiveFixedTweens_13;
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___totActiveFixedTweens_13 = ((int32_t)il2cpp_codegen_add(L_26, 1));
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___hasActiveFixedTweens_9 = (bool)1;
return;
}
IL_00bb:
{
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
int32_t L_27 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___totActiveLateTweens_12;
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___totActiveLateTweens_12 = ((int32_t)il2cpp_codegen_add(L_27, 1));
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___hasActiveLateTweens_8 = (bool)1;
return;
}
}
// System.Void DG.Tweening.Core.TweenManager::AddActiveTweenToSequence(DG.Tweening.Tween)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TweenManager_AddActiveTweenToSequence_m2D83B988481444A51AA9330D5AB9E63BF1FD3B18 (Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* ___t0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_0 = ___t0;
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
TweenManager_RemoveActiveTween_m666B3E84DC9E1CD8F8E8F79A44EBFE16CA03AE49(L_0, NULL);
return;
}
}
// System.Int32 DG.Tweening.Core.TweenManager::DespawnAll()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TweenManager_DespawnAll_mBBA75EE14B48B5F3802ECE79F8C05D318DD40EDC (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
int32_t V_1 = 0;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* V_2 = NULL;
{
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
int32_t L_0 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___totActiveTweens_10;
V_0 = L_0;
V_1 = 0;
goto IL_0020;
}
IL_000a:
{
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
TweenU5BU5D_t6E5F58C51FA0DA64C990C1C7E02EE9B70220C2F7* L_1 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____activeTweens_21;
int32_t L_2 = V_1;
int32_t L_3 = L_2;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_4 = (L_1)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(L_3));
V_2 = L_4;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_5 = V_2;
if (!L_5)
{
goto IL_001c;
}
}
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_6 = V_2;
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
TweenManager_Despawn_mF56A8F1D2B480230F68F0149F6122D0BBAA129FC(L_6, (bool)0, NULL);
}
IL_001c:
{
int32_t L_7 = V_1;
V_1 = ((int32_t)il2cpp_codegen_add(L_7, 1));
}
IL_0020:
{
int32_t L_8 = V_1;
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
int32_t L_9 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____maxActiveLookupId_25;
if ((((int32_t)L_8) < ((int32_t)((int32_t)il2cpp_codegen_add(L_9, 1)))))
{
goto IL_000a;
}
}
{
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
TweenU5BU5D_t6E5F58C51FA0DA64C990C1C7E02EE9B70220C2F7* L_10 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____activeTweens_21;
TweenManager_ClearTweenArray_mA86AEF4A53B4DCEF3319D39B9769AECE4E0093E8(L_10, NULL);
int32_t L_11 = 0;
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___hasActiveFixedTweens_9 = (bool)L_11;
int32_t L_12 = L_11;
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___hasActiveLateTweens_8 = (bool)L_12;
int32_t L_13 = L_12;
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___hasActiveDefaultTweens_7 = (bool)L_13;
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___hasActiveTweens_6 = (bool)L_13;
int32_t L_14 = 0;
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___totActiveFixedTweens_13 = L_14;
int32_t L_15 = L_14;
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___totActiveLateTweens_12 = L_15;
int32_t L_16 = L_15;
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___totActiveDefaultTweens_11 = L_16;
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___totActiveTweens_10 = L_16;
int32_t L_17 = 0;
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___totActiveSequences_15 = L_17;
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___totActiveTweeners_14 = L_17;
int32_t L_18 = (-1);
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____reorganizeFromId_27 = L_18;
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____maxActiveLookupId_25 = L_18;
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____requiresActiveReorganization_26 = (bool)0;
int32_t L_19 = V_0;
return L_19;
}
}
// System.Void DG.Tweening.Core.TweenManager::Despawn(DG.Tweening.Tween,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TweenManager_Despawn_mF56A8F1D2B480230F68F0149F6122D0BBAA129FC (Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* ___t0, bool ___modifyActiveLists1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_mC6DE57FD9317CDF2656593BE1927AEAA5646A447_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_mECFC41F29F81080C2FE85DDDB88761350FCA573A_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Sequence_tEADBE56D6ED2E9EE8FB2E5459C3E57131EC0545C_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Stack_1_Push_mA962CB8489C4F94B75772301F69C6878CF2C75F3_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
Sequence_tEADBE56D6ED2E9EE8FB2E5459C3E57131EC0545C* V_1 = NULL;
int32_t V_2 = 0;
int32_t V_3 = 0;
int32_t V_4 = 0;
Sequence_tEADBE56D6ED2E9EE8FB2E5459C3E57131EC0545C* V_5 = NULL;
int32_t V_6 = 0;
int32_t V_7 = 0;
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_0 = ___t0;
TweenCallback_t7C8B8A38E7B30905FF1B83C943256EF23617BB24* L_1 = L_0->___onKill_16;
if (!L_1)
{
goto IL_0014;
}
}
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_2 = ___t0;
TweenCallback_t7C8B8A38E7B30905FF1B83C943256EF23617BB24* L_3 = L_2->___onKill_16;
bool L_4;
L_4 = Tween_OnTweenCallback_mA9644C3E41906E8C18BF82F582F9DC096FD44BA7(L_3, NULL);
}
IL_0014:
{
bool L_5 = ___modifyActiveLists1;
if (!L_5)
{
goto IL_001d;
}
}
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_6 = ___t0;
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
TweenManager_RemoveActiveTween_m666B3E84DC9E1CD8F8E8F79A44EBFE16CA03AE49(L_6, NULL);
}
IL_001d:
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_7 = ___t0;
bool L_8 = L_7->___isRecyclable_20;
if (!L_8)
{
goto IL_0143;
}
}
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_9 = ___t0;
int32_t L_10 = ((ABSSequentiable_t05DF85FC63E3650D2D4CF6ABBA0F43263EB8CE89*)L_9)->___tweenType_0;
V_0 = L_10;
int32_t L_11 = V_0;
if (!L_11)
{
goto IL_0086;
}
}
{
int32_t L_12 = V_0;
if ((!(((uint32_t)L_12) == ((uint32_t)1))))
{
goto IL_01a6;
}
}
{
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
Stack_1_t5BFE231094D4C21C56F26E6EE0BC9A194AD9A5B6* L_13 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____PooledSequences_23;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_14 = ___t0;
Stack_1_Push_mA962CB8489C4F94B75772301F69C6878CF2C75F3(L_13, L_14, Stack_1_Push_mA962CB8489C4F94B75772301F69C6878CF2C75F3_RuntimeMethod_var);
int32_t L_15 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___totPooledSequences_17;
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___totPooledSequences_17 = ((int32_t)il2cpp_codegen_add(L_15, 1));
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_16 = ___t0;
V_1 = ((Sequence_tEADBE56D6ED2E9EE8FB2E5459C3E57131EC0545C*)CastclassSealed((RuntimeObject*)L_16, Sequence_tEADBE56D6ED2E9EE8FB2E5459C3E57131EC0545C_il2cpp_TypeInfo_var));
Sequence_tEADBE56D6ED2E9EE8FB2E5459C3E57131EC0545C* L_17 = V_1;
List_1_tDA2C18E15C40590123A37DABB6D0D9AEB77A3BBD* L_18 = L_17->___sequencedTweens_51;
int32_t L_19;
L_19 = List_1_get_Count_mC6DE57FD9317CDF2656593BE1927AEAA5646A447_inline(L_18, List_1_get_Count_mC6DE57FD9317CDF2656593BE1927AEAA5646A447_RuntimeMethod_var);
V_2 = L_19;
V_3 = 0;
goto IL_007d;
}
IL_0067:
{
Sequence_tEADBE56D6ED2E9EE8FB2E5459C3E57131EC0545C* L_20 = V_1;
List_1_tDA2C18E15C40590123A37DABB6D0D9AEB77A3BBD* L_21 = L_20->___sequencedTweens_51;
int32_t L_22 = V_3;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_23;
L_23 = List_1_get_Item_mECFC41F29F81080C2FE85DDDB88761350FCA573A(L_21, L_22, List_1_get_Item_mECFC41F29F81080C2FE85DDDB88761350FCA573A_RuntimeMethod_var);
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
TweenManager_Despawn_mF56A8F1D2B480230F68F0149F6122D0BBAA129FC(L_23, (bool)0, NULL);
int32_t L_24 = V_3;
V_3 = ((int32_t)il2cpp_codegen_add(L_24, 1));
}
IL_007d:
{
int32_t L_25 = V_3;
int32_t L_26 = V_2;
if ((((int32_t)L_25) < ((int32_t)L_26)))
{
goto IL_0067;
}
}
{
goto IL_01a6;
}
IL_0086:
{
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
int32_t L_27 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____maxPooledTweenerId_29;
if ((!(((uint32_t)L_27) == ((uint32_t)(-1)))))
{
goto IL_00a6;
}
}
{
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
int32_t L_28 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___maxTweeners_4;
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____maxPooledTweenerId_29 = ((int32_t)il2cpp_codegen_subtract(L_28, 1));
int32_t L_29 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___maxTweeners_4;
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____minPooledTweenerId_28 = ((int32_t)il2cpp_codegen_subtract(L_29, 1));
}
IL_00a6:
{
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
int32_t L_30 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____maxPooledTweenerId_29;
int32_t L_31 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___maxTweeners_4;
if ((((int32_t)L_30) >= ((int32_t)((int32_t)il2cpp_codegen_subtract(L_31, 1)))))
{
goto IL_00e6;
}
}
{
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
TweenU5BU5D_t6E5F58C51FA0DA64C990C1C7E02EE9B70220C2F7* L_32 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____pooledTweeners_22;
int32_t L_33 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____maxPooledTweenerId_29;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_34 = ___t0;
ArrayElementTypeCheck (L_32, L_34);
(L_32)->SetAtUnchecked(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_add(L_33, 1))), (Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C*)L_34);
int32_t L_35 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____maxPooledTweenerId_29;
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____maxPooledTweenerId_29 = ((int32_t)il2cpp_codegen_add(L_35, 1));
int32_t L_36 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____minPooledTweenerId_28;
int32_t L_37 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____maxPooledTweenerId_29;
if ((((int32_t)L_36) <= ((int32_t)L_37)))
{
goto IL_0135;
}
}
{
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
int32_t L_38 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____maxPooledTweenerId_29;
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____minPooledTweenerId_28 = L_38;
goto IL_0135;
}
IL_00e6:
{
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
int32_t L_39 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____maxPooledTweenerId_29;
V_4 = L_39;
goto IL_0130;
}
IL_00ef:
{
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
TweenU5BU5D_t6E5F58C51FA0DA64C990C1C7E02EE9B70220C2F7* L_40 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____pooledTweeners_22;
int32_t L_41 = V_4;
int32_t L_42 = L_41;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_43 = (L_40)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(L_42));
if (L_43)
{
goto IL_012a;
}
}
{
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
TweenU5BU5D_t6E5F58C51FA0DA64C990C1C7E02EE9B70220C2F7* L_44 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____pooledTweeners_22;
int32_t L_45 = V_4;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_46 = ___t0;
ArrayElementTypeCheck (L_44, L_46);
(L_44)->SetAtUnchecked(static_cast<il2cpp_array_size_t>(L_45), (Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C*)L_46);
int32_t L_47 = V_4;
int32_t L_48 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____minPooledTweenerId_28;
if ((((int32_t)L_47) >= ((int32_t)L_48)))
{
goto IL_0112;
}
}
{
int32_t L_49 = V_4;
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____minPooledTweenerId_28 = L_49;
}
IL_0112:
{
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
int32_t L_50 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____maxPooledTweenerId_29;
int32_t L_51 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____minPooledTweenerId_28;
if ((((int32_t)L_50) >= ((int32_t)L_51)))
{
goto IL_0135;
}
}
{
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
int32_t L_52 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____minPooledTweenerId_28;
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____maxPooledTweenerId_29 = L_52;
goto IL_0135;
}
IL_012a:
{
int32_t L_53 = V_4;
V_4 = ((int32_t)il2cpp_codegen_subtract(L_53, 1));
}
IL_0130:
{
int32_t L_54 = V_4;
if ((((int32_t)L_54) > ((int32_t)(-1))))
{
goto IL_00ef;
}
}
IL_0135:
{
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
int32_t L_55 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___totPooledTweeners_16;
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___totPooledTweeners_16 = ((int32_t)il2cpp_codegen_add(L_55, 1));
goto IL_01a6;
}
IL_0143:
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_56 = ___t0;
int32_t L_57 = ((ABSSequentiable_t05DF85FC63E3650D2D4CF6ABBA0F43263EB8CE89*)L_56)->___tweenType_0;
V_0 = L_57;
int32_t L_58 = V_0;
if (!L_58)
{
goto IL_019a;
}
}
{
int32_t L_59 = V_0;
if ((!(((uint32_t)L_59) == ((uint32_t)1))))
{
goto IL_01a6;
}
}
{
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
int32_t L_60 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___totSequences_19;
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___totSequences_19 = ((int32_t)il2cpp_codegen_subtract(L_60, 1));
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_61 = ___t0;
V_5 = ((Sequence_tEADBE56D6ED2E9EE8FB2E5459C3E57131EC0545C*)CastclassSealed((RuntimeObject*)L_61, Sequence_tEADBE56D6ED2E9EE8FB2E5459C3E57131EC0545C_il2cpp_TypeInfo_var));
Sequence_tEADBE56D6ED2E9EE8FB2E5459C3E57131EC0545C* L_62 = V_5;
List_1_tDA2C18E15C40590123A37DABB6D0D9AEB77A3BBD* L_63 = L_62->___sequencedTweens_51;
int32_t L_64;
L_64 = List_1_get_Count_mC6DE57FD9317CDF2656593BE1927AEAA5646A447_inline(L_63, List_1_get_Count_mC6DE57FD9317CDF2656593BE1927AEAA5646A447_RuntimeMethod_var);
V_6 = L_64;
V_7 = 0;
goto IL_0192;
}
IL_0178:
{
Sequence_tEADBE56D6ED2E9EE8FB2E5459C3E57131EC0545C* L_65 = V_5;
List_1_tDA2C18E15C40590123A37DABB6D0D9AEB77A3BBD* L_66 = L_65->___sequencedTweens_51;
int32_t L_67 = V_7;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_68;
L_68 = List_1_get_Item_mECFC41F29F81080C2FE85DDDB88761350FCA573A(L_66, L_67, List_1_get_Item_mECFC41F29F81080C2FE85DDDB88761350FCA573A_RuntimeMethod_var);
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
TweenManager_Despawn_mF56A8F1D2B480230F68F0149F6122D0BBAA129FC(L_68, (bool)0, NULL);
int32_t L_69 = V_7;
V_7 = ((int32_t)il2cpp_codegen_add(L_69, 1));
}
IL_0192:
{
int32_t L_70 = V_7;
int32_t L_71 = V_6;
if ((((int32_t)L_70) < ((int32_t)L_71)))
{
goto IL_0178;
}
}
{
goto IL_01a6;
}
IL_019a:
{
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
int32_t L_72 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___totTweeners_18;
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___totTweeners_18 = ((int32_t)il2cpp_codegen_subtract(L_72, 1));
}
IL_01a6:
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_73 = ___t0;
L_73->___active_35 = (bool)0;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_74 = ___t0;
VirtualActionInvoker0::Invoke(4 /* System.Void DG.Tweening.Tween::Reset() */, L_74);
return;
}
}
// System.Void DG.Tweening.Core.TweenManager::PurgeAll()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TweenManager_PurgeAll_m78AD5E228A1158702999D39817AFA01A7D413F16 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* V_1 = NULL;
{
V_0 = 0;
goto IL_0027;
}
IL_0004:
{
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
TweenU5BU5D_t6E5F58C51FA0DA64C990C1C7E02EE9B70220C2F7* L_0 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____activeTweens_21;
int32_t L_1 = V_0;
int32_t L_2 = L_1;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_3 = (L_0)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(L_2));
V_1 = L_3;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_4 = V_1;
if (!L_4)
{
goto IL_0023;
}
}
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_5 = V_1;
TweenCallback_t7C8B8A38E7B30905FF1B83C943256EF23617BB24* L_6 = L_5->___onKill_16;
if (!L_6)
{
goto IL_0023;
}
}
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_7 = V_1;
TweenCallback_t7C8B8A38E7B30905FF1B83C943256EF23617BB24* L_8 = L_7->___onKill_16;
bool L_9;
L_9 = Tween_OnTweenCallback_mA9644C3E41906E8C18BF82F582F9DC096FD44BA7(L_8, NULL);
}
IL_0023:
{
int32_t L_10 = V_0;
V_0 = ((int32_t)il2cpp_codegen_add(L_10, 1));
}
IL_0027:
{
int32_t L_11 = V_0;
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
int32_t L_12 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___totActiveTweens_10;
if ((((int32_t)L_11) < ((int32_t)L_12)))
{
goto IL_0004;
}
}
{
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
TweenU5BU5D_t6E5F58C51FA0DA64C990C1C7E02EE9B70220C2F7* L_13 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____activeTweens_21;
TweenManager_ClearTweenArray_mA86AEF4A53B4DCEF3319D39B9769AECE4E0093E8(L_13, NULL);
int32_t L_14 = 0;
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___hasActiveFixedTweens_9 = (bool)L_14;
int32_t L_15 = L_14;
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___hasActiveLateTweens_8 = (bool)L_15;
int32_t L_16 = L_15;
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___hasActiveDefaultTweens_7 = (bool)L_16;
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___hasActiveTweens_6 = (bool)L_16;
int32_t L_17 = 0;
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___totActiveFixedTweens_13 = L_17;
int32_t L_18 = L_17;
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___totActiveLateTweens_12 = L_18;
int32_t L_19 = L_18;
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___totActiveDefaultTweens_11 = L_19;
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___totActiveTweens_10 = L_19;
int32_t L_20 = 0;
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___totActiveSequences_15 = L_20;
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___totActiveTweeners_14 = L_20;
int32_t L_21 = (-1);
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____reorganizeFromId_27 = L_21;
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____maxActiveLookupId_25 = L_21;
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____requiresActiveReorganization_26 = (bool)0;
TweenManager_PurgePools_m00794B3E7D39DF9078C9524DA48A8E9C500F9C05(NULL);
TweenManager_ResetCapacities_m6B74BE623F2ADFCDD966F76EDBF2B2D5DD7898B8(NULL);
int32_t L_22 = 0;
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___totSequences_19 = L_22;
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___totTweeners_18 = L_22;
return;
}
}
// System.Void DG.Tweening.Core.TweenManager::PurgePools()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TweenManager_PurgePools_m00794B3E7D39DF9078C9524DA48A8E9C500F9C05 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Stack_1_Clear_m8D8047240B344BD791A92BF1054021181461A9AD_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
int32_t L_0 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___totTweeners_18;
int32_t L_1 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___totPooledTweeners_16;
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___totTweeners_18 = ((int32_t)il2cpp_codegen_subtract(L_0, L_1));
int32_t L_2 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___totSequences_19;
int32_t L_3 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___totPooledSequences_17;
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___totSequences_19 = ((int32_t)il2cpp_codegen_subtract(L_2, L_3));
TweenU5BU5D_t6E5F58C51FA0DA64C990C1C7E02EE9B70220C2F7* L_4 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____pooledTweeners_22;
TweenManager_ClearTweenArray_mA86AEF4A53B4DCEF3319D39B9769AECE4E0093E8(L_4, NULL);
Stack_1_t5BFE231094D4C21C56F26E6EE0BC9A194AD9A5B6* L_5 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____PooledSequences_23;
Stack_1_Clear_m8D8047240B344BD791A92BF1054021181461A9AD(L_5, Stack_1_Clear_m8D8047240B344BD791A92BF1054021181461A9AD_RuntimeMethod_var);
int32_t L_6 = 0;
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___totPooledSequences_17 = L_6;
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___totPooledTweeners_16 = L_6;
int32_t L_7 = (-1);
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____maxPooledTweenerId_29 = L_7;
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____minPooledTweenerId_28 = L_7;
return;
}
}
// System.Void DG.Tweening.Core.TweenManager::ResetCapacities()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TweenManager_ResetCapacities_m6B74BE623F2ADFCDD966F76EDBF2B2D5DD7898B8 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
TweenManager_SetCapacities_m1A1D0CA467C77D297C7CD9AB105DB5609112175F(((int32_t)200), ((int32_t)50), NULL);
return;
}
}
// System.Void DG.Tweening.Core.TweenManager::SetCapacities(System.Int32,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TweenManager_SetCapacities_m1A1D0CA467C77D297C7CD9AB105DB5609112175F (int32_t ___tweenersCapacity0, int32_t ___sequencesCapacity1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Array_Resize_TisTween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C_m2BAB7AC89476F70A679CB9244E475912CEEBC933_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_set_Capacity_m3A49D43F4380AEA8B42813DEE60956FDA52BB1D2_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
int32_t L_0 = ___tweenersCapacity0;
int32_t L_1 = ___sequencesCapacity1;
if ((((int32_t)L_0) >= ((int32_t)L_1)))
{
goto IL_0007;
}
}
{
int32_t L_2 = ___sequencesCapacity1;
___tweenersCapacity0 = L_2;
}
IL_0007:
{
int32_t L_3 = ___tweenersCapacity0;
int32_t L_4 = ___sequencesCapacity1;
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___maxActive_3 = ((int32_t)il2cpp_codegen_add(L_3, L_4));
int32_t L_5 = ___tweenersCapacity0;
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___maxTweeners_4 = L_5;
int32_t L_6 = ___sequencesCapacity1;
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___maxSequences_5 = L_6;
int32_t L_7 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___maxActive_3;
Array_Resize_TisTween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C_m2BAB7AC89476F70A679CB9244E475912CEEBC933((&((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____activeTweens_21), L_7, Array_Resize_TisTween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C_m2BAB7AC89476F70A679CB9244E475912CEEBC933_RuntimeMethod_var);
int32_t L_8 = ___tweenersCapacity0;
Array_Resize_TisTween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C_m2BAB7AC89476F70A679CB9244E475912CEEBC933((&((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____pooledTweeners_22), L_8, Array_Resize_TisTween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C_m2BAB7AC89476F70A679CB9244E475912CEEBC933_RuntimeMethod_var);
List_1_tDA2C18E15C40590123A37DABB6D0D9AEB77A3BBD* L_9 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____KillList_24;
int32_t L_10 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___maxActive_3;
List_1_set_Capacity_m3A49D43F4380AEA8B42813DEE60956FDA52BB1D2(L_9, L_10, List_1_set_Capacity_m3A49D43F4380AEA8B42813DEE60956FDA52BB1D2_RuntimeMethod_var);
return;
}
}
// System.Int32 DG.Tweening.Core.TweenManager::Validate()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TweenManager_Validate_m78792D55B7C684959FBF548DD7D4FE4473140164 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Clear_m4FD8F1B0F4046DDB686DFA548E05E9785B37E5CD_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_mC6DE57FD9317CDF2656593BE1927AEAA5646A447_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_mECFC41F29F81080C2FE85DDDB88761350FCA573A_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
int32_t V_1 = 0;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* V_2 = NULL;
int32_t V_3 = 0;
{
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
bool L_0 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____requiresActiveReorganization_26;
if (!L_0)
{
goto IL_000c;
}
}
{
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
TweenManager_ReorganizeActiveTweens_mB40CEDBB24B90540B86274D77D7795EAE1330EA3(NULL);
}
IL_000c:
{
V_0 = 0;
V_1 = 0;
goto IL_0030;
}
IL_0012:
{
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
TweenU5BU5D_t6E5F58C51FA0DA64C990C1C7E02EE9B70220C2F7* L_1 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____activeTweens_21;
int32_t L_2 = V_1;
int32_t L_3 = L_2;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_4 = (L_1)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(L_3));
V_2 = L_4;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_5 = V_2;
bool L_6;
L_6 = VirtualFuncInvoker0< bool >::Invoke(5 /* System.Boolean DG.Tweening.Tween::Validate() */, L_5);
if (L_6)
{
goto IL_002c;
}
}
{
int32_t L_7 = V_0;
V_0 = ((int32_t)il2cpp_codegen_add(L_7, 1));
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_8 = V_2;
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
TweenManager_MarkForKilling_m13B34939F0A6AC4BAB7D3FE2CDD8D3AF895C31EB(L_8, NULL);
}
IL_002c:
{
int32_t L_9 = V_1;
V_1 = ((int32_t)il2cpp_codegen_add(L_9, 1));
}
IL_0030:
{
int32_t L_10 = V_1;
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
int32_t L_11 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____maxActiveLookupId_25;
if ((((int32_t)L_10) < ((int32_t)((int32_t)il2cpp_codegen_add(L_11, 1)))))
{
goto IL_0012;
}
}
{
int32_t L_12 = V_0;
if ((((int32_t)L_12) <= ((int32_t)0)))
{
goto IL_007a;
}
}
{
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
List_1_tDA2C18E15C40590123A37DABB6D0D9AEB77A3BBD* L_13 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____KillList_24;
TweenManager_DespawnTweens_m604AF3929C3A0FCA8788405A4A5EF76C36E8744D(L_13, (bool)0, NULL);
List_1_tDA2C18E15C40590123A37DABB6D0D9AEB77A3BBD* L_14 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____KillList_24;
int32_t L_15;
L_15 = List_1_get_Count_mC6DE57FD9317CDF2656593BE1927AEAA5646A447_inline(L_14, List_1_get_Count_mC6DE57FD9317CDF2656593BE1927AEAA5646A447_RuntimeMethod_var);
V_3 = ((int32_t)il2cpp_codegen_subtract(L_15, 1));
goto IL_006c;
}
IL_0058:
{
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
List_1_tDA2C18E15C40590123A37DABB6D0D9AEB77A3BBD* L_16 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____KillList_24;
int32_t L_17 = V_3;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_18;
L_18 = List_1_get_Item_mECFC41F29F81080C2FE85DDDB88761350FCA573A(L_16, L_17, List_1_get_Item_mECFC41F29F81080C2FE85DDDB88761350FCA573A_RuntimeMethod_var);
TweenManager_RemoveActiveTween_m666B3E84DC9E1CD8F8E8F79A44EBFE16CA03AE49(L_18, NULL);
int32_t L_19 = V_3;
V_3 = ((int32_t)il2cpp_codegen_subtract(L_19, 1));
}
IL_006c:
{
int32_t L_20 = V_3;
if ((((int32_t)L_20) > ((int32_t)(-1))))
{
goto IL_0058;
}
}
{
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
List_1_tDA2C18E15C40590123A37DABB6D0D9AEB77A3BBD* L_21 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____KillList_24;
List_1_Clear_m4FD8F1B0F4046DDB686DFA548E05E9785B37E5CD_inline(L_21, List_1_Clear_m4FD8F1B0F4046DDB686DFA548E05E9785B37E5CD_RuntimeMethod_var);
}
IL_007a:
{
int32_t L_22 = V_0;
return L_22;
}
}
// System.Void DG.Tweening.Core.TweenManager::Update(DG.Tweening.UpdateType,System.Single,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TweenManager_Update_mB27C9AE8D928418163CE32FD6EF1C82F9A9F63C7 (int32_t ___updateType0, float ___deltaTime1, float ___independentTime2, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Clear_m4FD8F1B0F4046DDB686DFA548E05E9785B37E5CD_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_mC6DE57FD9317CDF2656593BE1927AEAA5646A447_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_mECFC41F29F81080C2FE85DDDB88761350FCA573A_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
bool V_0 = false;
int32_t V_1 = 0;
int32_t V_2 = 0;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* V_3 = NULL;
float V_4 = 0.0f;
float V_5 = 0.0f;
bool V_6 = false;
int32_t V_7 = 0;
int32_t V_8 = 0;
float G_B11_0 = 0.0f;
int32_t G_B22_0 = 0;
{
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
bool L_0 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____requiresActiveReorganization_26;
if (!L_0)
{
goto IL_000c;
}
}
{
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
TweenManager_ReorganizeActiveTweens_mB40CEDBB24B90540B86274D77D7795EAE1330EA3(NULL);
}
IL_000c:
{
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___isUpdateLoop_20 = (bool)1;
V_0 = (bool)0;
int32_t L_1 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____maxActiveLookupId_25;
V_1 = ((int32_t)il2cpp_codegen_add(L_1, 1));
V_2 = 0;
goto IL_01cb;
}
IL_0023:
{
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
TweenU5BU5D_t6E5F58C51FA0DA64C990C1C7E02EE9B70220C2F7* L_2 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____activeTweens_21;
int32_t L_3 = V_2;
int32_t L_4 = L_3;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_5 = (L_2)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(L_4));
V_3 = L_5;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_6 = V_3;
if (!L_6)
{
goto IL_01c7;
}
}
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_7 = V_3;
int32_t L_8 = L_7->___updateType_8;
int32_t L_9 = ___updateType0;
if ((!(((uint32_t)L_8) == ((uint32_t)L_9))))
{
goto IL_01c7;
}
}
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_10 = V_3;
bool L_11 = L_10->___active_35;
if (L_11)
{
goto IL_0052;
}
}
{
V_0 = (bool)1;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_12 = V_3;
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
TweenManager_MarkForKilling_m13B34939F0A6AC4BAB7D3FE2CDD8D3AF895C31EB(L_12, NULL);
goto IL_01c7;
}
IL_0052:
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_13 = V_3;
bool L_14 = L_13->___isPlaying_46;
if (!L_14)
{
goto IL_01c7;
}
}
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_15 = V_3;
L_15->___creationLocked_40 = (bool)1;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_16 = V_3;
bool L_17 = L_16->___isIndependentUpdate_9;
if (L_17)
{
goto IL_006f;
}
}
{
float L_18 = ___deltaTime1;
G_B11_0 = L_18;
goto IL_0070;
}
IL_006f:
{
float L_19 = ___independentTime2;
G_B11_0 = L_19;
}
IL_0070:
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_20 = V_3;
float L_21 = L_20->___timeScale_4;
V_4 = ((float)il2cpp_codegen_multiply(G_B11_0, L_21));
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_22 = V_3;
bool L_23 = L_22->___delayComplete_49;
if (L_23)
{
goto IL_00b4;
}
}
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_24 = V_3;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_25 = L_24;
float L_26 = L_25->___elapsedDelay_48;
float L_27 = V_4;
float L_28;
L_28 = VirtualFuncInvoker1< float, float >::Invoke(6 /* System.Single DG.Tweening.Tween::UpdateDelay(System.Single) */, L_25, ((float)il2cpp_codegen_add(L_26, L_27)));
V_4 = L_28;
float L_29 = V_4;
if ((!(((float)L_29) <= ((float)(-1.0f)))))
{
goto IL_00a8;
}
}
{
V_0 = (bool)1;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_30 = V_3;
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
TweenManager_MarkForKilling_m13B34939F0A6AC4BAB7D3FE2CDD8D3AF895C31EB(L_30, NULL);
goto IL_01c7;
}
IL_00a8:
{
float L_31 = V_4;
if ((((float)L_31) <= ((float)(0.0f))))
{
goto IL_01c7;
}
}
IL_00b4:
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_32 = V_3;
bool L_33 = L_32->___startupDone_41;
if (L_33)
{
goto IL_00d1;
}
}
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_34 = V_3;
bool L_35;
L_35 = VirtualFuncInvoker0< bool >::Invoke(7 /* System.Boolean DG.Tweening.Tween::Startup() */, L_34);
if (L_35)
{
goto IL_00d1;
}
}
{
V_0 = (bool)1;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_36 = V_3;
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
TweenManager_MarkForKilling_m13B34939F0A6AC4BAB7D3FE2CDD8D3AF895C31EB(L_36, NULL);
goto IL_01c7;
}
IL_00d1:
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_37 = V_3;
float L_38 = L_37->___position_43;
V_5 = L_38;
float L_39 = V_5;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_40 = V_3;
float L_41 = L_40->___duration_23;
V_6 = (bool)((((int32_t)((!(((float)L_39) >= ((float)L_41)))? 1 : 0)) == ((int32_t)0))? 1 : 0);
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_42 = V_3;
int32_t L_43 = L_42->___completedLoops_45;
V_7 = L_43;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_44 = V_3;
float L_45 = L_44->___duration_23;
if ((!(((float)L_45) <= ((float)(0.0f)))))
{
goto IL_0124;
}
}
{
V_5 = (0.0f);
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_46 = V_3;
int32_t L_47 = L_46->___loops_24;
if ((((int32_t)L_47) == ((int32_t)(-1))))
{
goto IL_0115;
}
}
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_48 = V_3;
int32_t L_49 = L_48->___loops_24;
G_B22_0 = L_49;
goto IL_011d;
}
IL_0115:
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_50 = V_3;
int32_t L_51 = L_50->___completedLoops_45;
G_B22_0 = ((int32_t)il2cpp_codegen_add(L_51, 1));
}
IL_011d:
{
V_7 = G_B22_0;
goto IL_01b2;
}
IL_0124:
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_52 = V_3;
bool L_53 = L_52->___isBackwards_5;
if (!L_53)
{
goto IL_0156;
}
}
{
float L_54 = V_5;
float L_55 = V_4;
V_5 = ((float)il2cpp_codegen_subtract(L_54, L_55));
goto IL_0146;
}
IL_0135:
{
float L_56 = V_5;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_57 = V_3;
float L_58 = L_57->___duration_23;
V_5 = ((float)il2cpp_codegen_add(L_56, L_58));
int32_t L_59 = V_7;
V_7 = ((int32_t)il2cpp_codegen_subtract(L_59, 1));
}
IL_0146:
{
float L_60 = V_5;
if ((!(((float)L_60) < ((float)(0.0f)))))
{
goto IL_018d;
}
}
{
int32_t L_61 = V_7;
if ((((int32_t)L_61) > ((int32_t)0)))
{
goto IL_0135;
}
}
{
goto IL_018d;
}
IL_0156:
{
float L_62 = V_5;
float L_63 = V_4;
V_5 = ((float)il2cpp_codegen_add(L_62, L_63));
goto IL_0170;
}
IL_015f:
{
float L_64 = V_5;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_65 = V_3;
float L_66 = L_65->___duration_23;
V_5 = ((float)il2cpp_codegen_subtract(L_64, L_66));
int32_t L_67 = V_7;
V_7 = ((int32_t)il2cpp_codegen_add(L_67, 1));
}
IL_0170:
{
float L_68 = V_5;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_69 = V_3;
float L_70 = L_69->___duration_23;
if ((!(((float)L_68) >= ((float)L_70))))
{
goto IL_018d;
}
}
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_71 = V_3;
int32_t L_72 = L_71->___loops_24;
if ((((int32_t)L_72) == ((int32_t)(-1))))
{
goto IL_015f;
}
}
{
int32_t L_73 = V_7;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_74 = V_3;
int32_t L_75 = L_74->___loops_24;
if ((((int32_t)L_73) < ((int32_t)L_75)))
{
goto IL_015f;
}
}
IL_018d:
{
bool L_76 = V_6;
if (!L_76)
{
goto IL_0197;
}
}
{
int32_t L_77 = V_7;
V_7 = ((int32_t)il2cpp_codegen_subtract(L_77, 1));
}
IL_0197:
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_78 = V_3;
int32_t L_79 = L_78->___loops_24;
if ((((int32_t)L_79) == ((int32_t)(-1))))
{
goto IL_01b2;
}
}
{
int32_t L_80 = V_7;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_81 = V_3;
int32_t L_82 = L_81->___loops_24;
if ((((int32_t)L_80) < ((int32_t)L_82)))
{
goto IL_01b2;
}
}
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_83 = V_3;
float L_84 = L_83->___duration_23;
V_5 = L_84;
}
IL_01b2:
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_85 = V_3;
float L_86 = V_5;
int32_t L_87 = V_7;
bool L_88;
L_88 = Tween_DoGoto_m1A61731CB2E2D27D1E08ADD844E575A5DAD8939C(L_85, L_86, L_87, 0, NULL);
if (!L_88)
{
goto IL_01c7;
}
}
{
V_0 = (bool)1;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_89 = V_3;
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
TweenManager_MarkForKilling_m13B34939F0A6AC4BAB7D3FE2CDD8D3AF895C31EB(L_89, NULL);
}
IL_01c7:
{
int32_t L_90 = V_2;
V_2 = ((int32_t)il2cpp_codegen_add(L_90, 1));
}
IL_01cb:
{
int32_t L_91 = V_2;
int32_t L_92 = V_1;
if ((((int32_t)L_91) < ((int32_t)L_92)))
{
goto IL_0023;
}
}
{
bool L_93 = V_0;
if (!L_93)
{
goto IL_0216;
}
}
{
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
List_1_tDA2C18E15C40590123A37DABB6D0D9AEB77A3BBD* L_94 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____KillList_24;
TweenManager_DespawnTweens_m604AF3929C3A0FCA8788405A4A5EF76C36E8744D(L_94, (bool)0, NULL);
List_1_tDA2C18E15C40590123A37DABB6D0D9AEB77A3BBD* L_95 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____KillList_24;
int32_t L_96;
L_96 = List_1_get_Count_mC6DE57FD9317CDF2656593BE1927AEAA5646A447_inline(L_95, List_1_get_Count_mC6DE57FD9317CDF2656593BE1927AEAA5646A447_RuntimeMethod_var);
V_8 = ((int32_t)il2cpp_codegen_subtract(L_96, 1));
goto IL_0207;
}
IL_01f0:
{
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
List_1_tDA2C18E15C40590123A37DABB6D0D9AEB77A3BBD* L_97 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____KillList_24;
int32_t L_98 = V_8;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_99;
L_99 = List_1_get_Item_mECFC41F29F81080C2FE85DDDB88761350FCA573A(L_97, L_98, List_1_get_Item_mECFC41F29F81080C2FE85DDDB88761350FCA573A_RuntimeMethod_var);
TweenManager_RemoveActiveTween_m666B3E84DC9E1CD8F8E8F79A44EBFE16CA03AE49(L_99, NULL);
int32_t L_100 = V_8;
V_8 = ((int32_t)il2cpp_codegen_subtract(L_100, 1));
}
IL_0207:
{
int32_t L_101 = V_8;
if ((((int32_t)L_101) > ((int32_t)(-1))))
{
goto IL_01f0;
}
}
{
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
List_1_tDA2C18E15C40590123A37DABB6D0D9AEB77A3BBD* L_102 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____KillList_24;
List_1_Clear_m4FD8F1B0F4046DDB686DFA548E05E9785B37E5CD_inline(L_102, List_1_Clear_m4FD8F1B0F4046DDB686DFA548E05E9785B37E5CD_RuntimeMethod_var);
}
IL_0216:
{
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___isUpdateLoop_20 = (bool)0;
return;
}
}
// System.Int32 DG.Tweening.Core.TweenManager::FilteredOperation(DG.Tweening.Core.Enums.OperationType,DG.Tweening.Core.Enums.FilterType,System.Object,System.Boolean,System.Single,System.Object,System.Object[])
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TweenManager_FilteredOperation_mEF0C87B677542616CB4324153651CA06F548BE39 (int32_t ___operationType0, int32_t ___filterType1, RuntimeObject* ___id2, bool ___optionalBool3, float ___optionalFloat4, RuntimeObject* ___optionalObj5, ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ___optionalArray6, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_mBA978C54F180239702014DDD75202F19F926C6C6_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Clear_m4FD8F1B0F4046DDB686DFA548E05E9785B37E5CD_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_mC6DE57FD9317CDF2656593BE1927AEAA5646A447_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_mECFC41F29F81080C2FE85DDDB88761350FCA573A_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
bool V_1 = false;
int32_t V_2 = 0;
int32_t V_3 = 0;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* V_4 = NULL;
bool V_5 = false;
int32_t V_6 = 0;
RuntimeObject* V_7 = NULL;
bool V_8 = false;
int32_t V_9 = 0;
int32_t G_B3_0 = 0;
int32_t G_B12_0 = 0;
int32_t G_B17_0 = 0;
int32_t G_B32_0 = 0;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* G_B32_1 = NULL;
int32_t G_B31_0 = 0;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* G_B31_1 = NULL;
int32_t G_B33_0 = 0;
int32_t G_B33_1 = 0;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* G_B33_2 = NULL;
int32_t G_B38_0 = 0;
int32_t G_B35_0 = 0;
int32_t G_B37_0 = 0;
int32_t G_B36_0 = 0;
int32_t G_B39_0 = 0;
int32_t G_B39_1 = 0;
{
V_0 = 0;
V_1 = (bool)0;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_0 = ___optionalArray6;
if (!L_0)
{
goto IL_000e;
}
}
{
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_1 = ___optionalArray6;
G_B3_0 = ((int32_t)(((RuntimeArray*)L_1)->max_length));
goto IL_000f;
}
IL_000e:
{
G_B3_0 = 0;
}
IL_000f:
{
V_2 = G_B3_0;
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
int32_t L_2 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____maxActiveLookupId_25;
V_3 = L_2;
goto IL_0286;
}
IL_001b:
{
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
TweenU5BU5D_t6E5F58C51FA0DA64C990C1C7E02EE9B70220C2F7* L_3 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____activeTweens_21;
int32_t L_4 = V_3;
int32_t L_5 = L_4;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_6 = (L_3)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(L_5));
V_4 = L_6;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_7 = V_4;
if (!L_7)
{
goto IL_0282;
}
}
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_8 = V_4;
bool L_9 = L_8->___active_35;
if (!L_9)
{
goto IL_0282;
}
}
{
V_5 = (bool)0;
int32_t L_10 = ___filterType1;
switch (L_10)
{
case 0:
{
goto IL_0055;
}
case 1:
{
goto IL_005d;
}
case 2:
{
goto IL_0080;
}
case 3:
{
goto IL_00a8;
}
}
}
{
goto IL_00e7;
}
IL_0055:
{
V_5 = (bool)1;
goto IL_00e7;
}
IL_005d:
{
RuntimeObject* L_11 = ___id2;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_12 = V_4;
RuntimeObject* L_13 = L_12->___id_6;
bool L_14;
L_14 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(0 /* System.Boolean System.Object::Equals(System.Object) */, L_11, L_13);
if (L_14)
{
goto IL_007b;
}
}
{
RuntimeObject* L_15 = ___id2;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_16 = V_4;
RuntimeObject* L_17 = L_16->___target_7;
bool L_18;
L_18 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(0 /* System.Boolean System.Object::Equals(System.Object) */, L_15, L_17);
G_B12_0 = ((int32_t)(L_18));
goto IL_007c;
}
IL_007b:
{
G_B12_0 = 1;
}
IL_007c:
{
V_5 = (bool)G_B12_0;
goto IL_00e7;
}
IL_0080:
{
RuntimeObject* L_19 = ___id2;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_20 = V_4;
RuntimeObject* L_21 = L_20->___id_6;
bool L_22;
L_22 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(0 /* System.Boolean System.Object::Equals(System.Object) */, L_19, L_21);
if (!L_22)
{
goto IL_00a3;
}
}
{
RuntimeObject* L_23 = ___optionalObj5;
if (!L_23)
{
goto IL_00a3;
}
}
{
RuntimeObject* L_24 = ___optionalObj5;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_25 = V_4;
RuntimeObject* L_26 = L_25->___target_7;
bool L_27;
L_27 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(0 /* System.Boolean System.Object::Equals(System.Object) */, L_24, L_26);
G_B17_0 = ((int32_t)(L_27));
goto IL_00a4;
}
IL_00a3:
{
G_B17_0 = 0;
}
IL_00a4:
{
V_5 = (bool)G_B17_0;
goto IL_00e7;
}
IL_00a8:
{
V_5 = (bool)1;
V_6 = 0;
goto IL_00e2;
}
IL_00b0:
{
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_28 = ___optionalArray6;
int32_t L_29 = V_6;
int32_t L_30 = L_29;
RuntimeObject* L_31 = (L_28)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(L_30));
V_7 = L_31;
RuntimeObject* L_32 = V_7;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_33 = V_4;
RuntimeObject* L_34 = L_33->___id_6;
bool L_35;
L_35 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(0 /* System.Boolean System.Object::Equals(System.Object) */, L_32, L_34);
if (L_35)
{
goto IL_00d7;
}
}
{
RuntimeObject* L_36 = V_7;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_37 = V_4;
RuntimeObject* L_38 = L_37->___target_7;
bool L_39;
L_39 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(0 /* System.Boolean System.Object::Equals(System.Object) */, L_36, L_38);
if (!L_39)
{
goto IL_00dc;
}
}
IL_00d7:
{
V_5 = (bool)0;
goto IL_00e7;
}
IL_00dc:
{
int32_t L_40 = V_6;
V_6 = ((int32_t)il2cpp_codegen_add(L_40, 1));
}
IL_00e2:
{
int32_t L_41 = V_6;
int32_t L_42 = V_2;
if ((((int32_t)L_41) < ((int32_t)L_42)))
{
goto IL_00b0;
}
}
IL_00e7:
{
bool L_43 = V_5;
if (!L_43)
{
goto IL_0282;
}
}
{
int32_t L_44 = ___operationType0;
switch (L_44)
{
case 0:
{
goto IL_0160;
}
case 1:
{
goto IL_012d;
}
case 2:
{
goto IL_01c2;
}
case 3:
{
goto IL_01d7;
}
case 4:
{
goto IL_01ec;
}
case 5:
{
goto IL_0201;
}
case 6:
{
goto IL_021f;
}
case 7:
{
goto IL_0210;
}
case 8:
{
goto IL_023e;
}
case 9:
{
goto IL_024e;
}
case 10:
{
goto IL_022e;
}
case 11:
{
goto IL_025d;
}
case 12:
{
goto IL_026c;
}
}
}
{
goto IL_0282;
}
IL_012d:
{
int32_t L_45 = V_0;
V_0 = ((int32_t)il2cpp_codegen_add(L_45, 1));
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
bool L_46 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___isUpdateLoop_20;
if (!L_46)
{
goto IL_0145;
}
}
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_47 = V_4;
L_47->___active_35 = (bool)0;
goto IL_0282;
}
IL_0145:
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_48 = V_4;
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
TweenManager_Despawn_mF56A8F1D2B480230F68F0149F6122D0BBAA129FC(L_48, (bool)0, NULL);
V_1 = (bool)1;
List_1_tDA2C18E15C40590123A37DABB6D0D9AEB77A3BBD* L_49 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____KillList_24;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_50 = V_4;
List_1_Add_mBA978C54F180239702014DDD75202F19F926C6C6_inline(L_49, L_50, List_1_Add_mBA978C54F180239702014DDD75202F19F926C6C6_RuntimeMethod_var);
goto IL_0282;
}
IL_0160:
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_51 = V_4;
bool L_52 = L_51->___autoKill_22;
V_8 = L_52;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_53 = V_4;
float L_54 = ___optionalFloat4;
G_B31_0 = 0;
G_B31_1 = L_53;
if ((((float)L_54) > ((float)(0.0f))))
{
G_B32_0 = 0;
G_B32_1 = L_53;
goto IL_0178;
}
}
{
G_B33_0 = 1;
G_B33_1 = G_B31_0;
G_B33_2 = G_B31_1;
goto IL_0179;
}
IL_0178:
{
G_B33_0 = 0;
G_B33_1 = G_B32_0;
G_B33_2 = G_B32_1;
}
IL_0179:
{
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
bool L_55;
L_55 = TweenManager_Complete_mCE26F442C189C358288018529BD88F0F1D99C390(G_B33_2, (bool)G_B33_1, G_B33_0, NULL);
if (!L_55)
{
goto IL_0282;
}
}
{
int32_t L_56 = V_0;
bool L_57 = ___optionalBool3;
G_B35_0 = L_56;
if (!L_57)
{
G_B38_0 = L_56;
goto IL_0191;
}
}
{
bool L_58 = V_8;
G_B36_0 = G_B35_0;
if (L_58)
{
G_B37_0 = G_B35_0;
goto IL_018e;
}
}
{
G_B39_0 = 0;
G_B39_1 = G_B36_0;
goto IL_0192;
}
IL_018e:
{
G_B39_0 = 1;
G_B39_1 = G_B37_0;
goto IL_0192;
}
IL_0191:
{
G_B39_0 = 1;
G_B39_1 = G_B38_0;
}
IL_0192:
{
V_0 = ((int32_t)il2cpp_codegen_add(G_B39_1, G_B39_0));
bool L_59 = V_8;
if (!L_59)
{
goto IL_0282;
}
}
{
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
bool L_60 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___isUpdateLoop_20;
if (!L_60)
{
goto IL_01af;
}
}
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_61 = V_4;
L_61->___active_35 = (bool)0;
goto IL_0282;
}
IL_01af:
{
V_1 = (bool)1;
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
List_1_tDA2C18E15C40590123A37DABB6D0D9AEB77A3BBD* L_62 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____KillList_24;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_63 = V_4;
List_1_Add_mBA978C54F180239702014DDD75202F19F926C6C6_inline(L_62, L_63, List_1_Add_mBA978C54F180239702014DDD75202F19F926C6C6_RuntimeMethod_var);
goto IL_0282;
}
IL_01c2:
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_64 = V_4;
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
bool L_65;
L_65 = TweenManager_Flip_mAE0BD66D990CE593A474271E4D48B994451AF5B7(L_64, NULL);
if (!L_65)
{
goto IL_0282;
}
}
{
int32_t L_66 = V_0;
V_0 = ((int32_t)il2cpp_codegen_add(L_66, 1));
goto IL_0282;
}
IL_01d7:
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_67 = V_4;
float L_68 = ___optionalFloat4;
bool L_69 = ___optionalBool3;
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
bool L_70;
L_70 = TweenManager_Goto_m04F0FF9EC0394154CCFE8552D797374147D31CDC(L_67, L_68, L_69, 1, NULL);
int32_t L_71 = V_0;
V_0 = ((int32_t)il2cpp_codegen_add(L_71, 1));
goto IL_0282;
}
IL_01ec:
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_72 = V_4;
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
bool L_73;
L_73 = TweenManager_Pause_mF53E744566930DFD9A6642B63E872D12F23B4269(L_72, NULL);
if (!L_73)
{
goto IL_0282;
}
}
{
int32_t L_74 = V_0;
V_0 = ((int32_t)il2cpp_codegen_add(L_74, 1));
goto IL_0282;
}
IL_0201:
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_75 = V_4;
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
bool L_76;
L_76 = TweenManager_Play_m16548C8C4203A88870C6E54E44F03CDA11763DA2(L_75, NULL);
if (!L_76)
{
goto IL_0282;
}
}
{
int32_t L_77 = V_0;
V_0 = ((int32_t)il2cpp_codegen_add(L_77, 1));
goto IL_0282;
}
IL_0210:
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_78 = V_4;
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
bool L_79;
L_79 = TweenManager_PlayBackwards_mCC2A5578B578BEE7005204D8D7A546957BE605E9(L_78, NULL);
if (!L_79)
{
goto IL_0282;
}
}
{
int32_t L_80 = V_0;
V_0 = ((int32_t)il2cpp_codegen_add(L_80, 1));
goto IL_0282;
}
IL_021f:
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_81 = V_4;
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
bool L_82;
L_82 = TweenManager_PlayForward_mD5568593F49E0036FA185E22CC1B24A22B35DEF2(L_81, NULL);
if (!L_82)
{
goto IL_0282;
}
}
{
int32_t L_83 = V_0;
V_0 = ((int32_t)il2cpp_codegen_add(L_83, 1));
goto IL_0282;
}
IL_022e:
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_84 = V_4;
bool L_85 = ___optionalBool3;
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
bool L_86;
L_86 = TweenManager_Restart_m542E2EA1A06594D0692092508F8719174370D636(L_84, L_85, NULL);
if (!L_86)
{
goto IL_0282;
}
}
{
int32_t L_87 = V_0;
V_0 = ((int32_t)il2cpp_codegen_add(L_87, 1));
goto IL_0282;
}
IL_023e:
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_88 = V_4;
bool L_89 = ___optionalBool3;
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
bool L_90;
L_90 = TweenManager_Rewind_mF610181130C4218E0F462966D54EE193E8171A7F(L_88, L_89, NULL);
if (!L_90)
{
goto IL_0282;
}
}
{
int32_t L_91 = V_0;
V_0 = ((int32_t)il2cpp_codegen_add(L_91, 1));
goto IL_0282;
}
IL_024e:
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_92 = V_4;
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
bool L_93;
L_93 = TweenManager_SmoothRewind_m3C5DE57B8A3DDE3EBBA223EC0AA2CDFD9E567E82(L_92, NULL);
if (!L_93)
{
goto IL_0282;
}
}
{
int32_t L_94 = V_0;
V_0 = ((int32_t)il2cpp_codegen_add(L_94, 1));
goto IL_0282;
}
IL_025d:
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_95 = V_4;
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
bool L_96;
L_96 = TweenManager_TogglePause_m9352B05E74FE75A5CC99DF8E0AB7B03D020B9C49(L_95, NULL);
if (!L_96)
{
goto IL_0282;
}
}
{
int32_t L_97 = V_0;
V_0 = ((int32_t)il2cpp_codegen_add(L_97, 1));
goto IL_0282;
}
IL_026c:
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_98 = V_4;
bool L_99 = L_98->___isComplete_47;
if (!L_99)
{
goto IL_027e;
}
}
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_100 = V_4;
bool L_101 = L_100->___autoKill_22;
if (L_101)
{
goto IL_0282;
}
}
IL_027e:
{
int32_t L_102 = V_0;
V_0 = ((int32_t)il2cpp_codegen_add(L_102, 1));
}
IL_0282:
{
int32_t L_103 = V_3;
V_3 = ((int32_t)il2cpp_codegen_subtract(L_103, 1));
}
IL_0286:
{
int32_t L_104 = V_3;
if ((((int32_t)L_104) > ((int32_t)(-1))))
{
goto IL_001b;
}
}
{
bool L_105 = V_1;
if (!L_105)
{
goto IL_02c6;
}
}
{
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
List_1_tDA2C18E15C40590123A37DABB6D0D9AEB77A3BBD* L_106 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____KillList_24;
int32_t L_107;
L_107 = List_1_get_Count_mC6DE57FD9317CDF2656593BE1927AEAA5646A447_inline(L_106, List_1_get_Count_mC6DE57FD9317CDF2656593BE1927AEAA5646A447_RuntimeMethod_var);
V_9 = ((int32_t)il2cpp_codegen_subtract(L_107, 1));
goto IL_02b7;
}
IL_02a0:
{
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
List_1_tDA2C18E15C40590123A37DABB6D0D9AEB77A3BBD* L_108 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____KillList_24;
int32_t L_109 = V_9;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_110;
L_110 = List_1_get_Item_mECFC41F29F81080C2FE85DDDB88761350FCA573A(L_108, L_109, List_1_get_Item_mECFC41F29F81080C2FE85DDDB88761350FCA573A_RuntimeMethod_var);
TweenManager_RemoveActiveTween_m666B3E84DC9E1CD8F8E8F79A44EBFE16CA03AE49(L_110, NULL);
int32_t L_111 = V_9;
V_9 = ((int32_t)il2cpp_codegen_subtract(L_111, 1));
}
IL_02b7:
{
int32_t L_112 = V_9;
if ((((int32_t)L_112) > ((int32_t)(-1))))
{
goto IL_02a0;
}
}
{
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
List_1_tDA2C18E15C40590123A37DABB6D0D9AEB77A3BBD* L_113 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____KillList_24;
List_1_Clear_m4FD8F1B0F4046DDB686DFA548E05E9785B37E5CD_inline(L_113, List_1_Clear_m4FD8F1B0F4046DDB686DFA548E05E9785B37E5CD_RuntimeMethod_var);
}
IL_02c6:
{
int32_t L_114 = V_0;
return L_114;
}
}
// System.Boolean DG.Tweening.Core.TweenManager::Complete(DG.Tweening.Tween,System.Boolean,DG.Tweening.Core.Enums.UpdateMode)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TweenManager_Complete_mCE26F442C189C358288018529BD88F0F1D99C390 (Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* ___t0, bool ___modifyActiveLists1, int32_t ___updateMode2, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_0 = ___t0;
int32_t L_1 = L_0->___loops_24;
if ((!(((uint32_t)L_1) == ((uint32_t)(-1)))))
{
goto IL_000b;
}
}
{
return (bool)0;
}
IL_000b:
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_2 = ___t0;
bool L_3 = L_2->___isComplete_47;
if (L_3)
{
goto IL_004f;
}
}
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_4 = ___t0;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_5 = L_4;
float L_6 = L_5->___duration_23;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_7 = ___t0;
int32_t L_8 = L_7->___loops_24;
int32_t L_9 = ___updateMode2;
bool L_10;
L_10 = Tween_DoGoto_m1A61731CB2E2D27D1E08ADD844E575A5DAD8939C(L_5, L_6, L_8, L_9, NULL);
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_11 = ___t0;
L_11->___isPlaying_46 = (bool)0;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_12 = ___t0;
bool L_13 = L_12->___autoKill_22;
if (!L_13)
{
goto IL_004d;
}
}
{
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
bool L_14 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___isUpdateLoop_20;
if (!L_14)
{
goto IL_0046;
}
}
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_15 = ___t0;
L_15->___active_35 = (bool)0;
goto IL_004d;
}
IL_0046:
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_16 = ___t0;
bool L_17 = ___modifyActiveLists1;
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
TweenManager_Despawn_mF56A8F1D2B480230F68F0149F6122D0BBAA129FC(L_16, L_17, NULL);
}
IL_004d:
{
return (bool)1;
}
IL_004f:
{
return (bool)0;
}
}
// System.Boolean DG.Tweening.Core.TweenManager::Flip(DG.Tweening.Tween)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TweenManager_Flip_mAE0BD66D990CE593A474271E4D48B994451AF5B7 (Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* ___t0, const RuntimeMethod* method)
{
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_0 = ___t0;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_1 = L_0;
bool L_2 = L_1->___isBackwards_5;
L_1->___isBackwards_5 = (bool)((((int32_t)L_2) == ((int32_t)0))? 1 : 0);
return (bool)1;
}
}
// System.Void DG.Tweening.Core.TweenManager::ForceInit(DG.Tweening.Tween)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TweenManager_ForceInit_m6B190C83F392D6CAFEBE5A9DB269AFCC1D69FAB6 (Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* ___t0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_0 = ___t0;
bool L_1 = L_0->___startupDone_41;
if (!L_1)
{
goto IL_0009;
}
}
{
return;
}
IL_0009:
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_2 = ___t0;
bool L_3;
L_3 = VirtualFuncInvoker0< bool >::Invoke(7 /* System.Boolean DG.Tweening.Tween::Startup() */, L_2);
if (L_3)
{
goto IL_0026;
}
}
{
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
bool L_4 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___isUpdateLoop_20;
if (!L_4)
{
goto IL_0020;
}
}
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_5 = ___t0;
L_5->___active_35 = (bool)0;
return;
}
IL_0020:
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_6 = ___t0;
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
TweenManager_RemoveActiveTween_m666B3E84DC9E1CD8F8E8F79A44EBFE16CA03AE49(L_6, NULL);
}
IL_0026:
{
return;
}
}
// System.Boolean DG.Tweening.Core.TweenManager::Goto(DG.Tweening.Tween,System.Single,System.Boolean,DG.Tweening.Core.Enums.UpdateMode)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TweenManager_Goto_m04F0FF9EC0394154CCFE8552D797374147D31CDC (Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* ___t0, float ___to1, bool ___andPlay2, int32_t ___updateMode3, const RuntimeMethod* method)
{
bool V_0 = false;
int32_t V_1 = 0;
float V_2 = 0.0f;
bool V_3 = false;
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_0 = ___t0;
bool L_1 = L_0->___isPlaying_46;
V_0 = L_1;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_2 = ___t0;
bool L_3 = ___andPlay2;
L_2->___isPlaying_46 = L_3;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_4 = ___t0;
L_4->___delayComplete_49 = (bool)1;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_5 = ___t0;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_6 = L_5;
float L_7 = L_6->___delay_26;
L_6->___elapsedDelay_48 = L_7;
float L_8 = ___to1;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_9 = ___t0;
float L_10 = L_9->___duration_23;
int32_t L_11;
L_11 = Mathf_FloorToInt_m2A39AE881CAEE6B6A4B3BFEF9CA1ED40625F5AB7_inline(((float)(L_8/L_10)), NULL);
V_1 = L_11;
float L_12 = ___to1;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_13 = ___t0;
float L_14 = L_13->___duration_23;
V_2 = (fmodf(L_12, L_14));
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_15 = ___t0;
int32_t L_16 = L_15->___loops_24;
if ((((int32_t)L_16) == ((int32_t)(-1))))
{
goto IL_005a;
}
}
{
int32_t L_17 = V_1;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_18 = ___t0;
int32_t L_19 = L_18->___loops_24;
if ((((int32_t)L_17) < ((int32_t)L_19)))
{
goto IL_005a;
}
}
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_20 = ___t0;
int32_t L_21 = L_20->___loops_24;
V_1 = L_21;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_22 = ___t0;
float L_23 = L_22->___duration_23;
V_2 = L_23;
goto IL_0069;
}
IL_005a:
{
float L_24 = V_2;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_25 = ___t0;
float L_26 = L_25->___duration_23;
if ((!(((float)L_24) >= ((float)L_26))))
{
goto IL_0069;
}
}
{
V_2 = (0.0f);
}
IL_0069:
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_27 = ___t0;
float L_28 = V_2;
int32_t L_29 = V_1;
int32_t L_30 = ___updateMode3;
bool L_31;
L_31 = Tween_DoGoto_m1A61731CB2E2D27D1E08ADD844E575A5DAD8939C(L_27, L_28, L_29, L_30, NULL);
V_3 = L_31;
bool L_32 = ___andPlay2;
bool L_33 = V_0;
if (!((int32_t)(((((int32_t)L_32) == ((int32_t)0))? 1 : 0)&(int32_t)L_33)))
{
goto IL_0092;
}
}
{
bool L_34 = V_3;
if (L_34)
{
goto IL_0092;
}
}
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_35 = ___t0;
TweenCallback_t7C8B8A38E7B30905FF1B83C943256EF23617BB24* L_36 = L_35->___onPause_11;
if (!L_36)
{
goto IL_0092;
}
}
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_37 = ___t0;
TweenCallback_t7C8B8A38E7B30905FF1B83C943256EF23617BB24* L_38 = L_37->___onPause_11;
bool L_39;
L_39 = Tween_OnTweenCallback_mA9644C3E41906E8C18BF82F582F9DC096FD44BA7(L_38, NULL);
}
IL_0092:
{
bool L_40 = V_3;
return L_40;
}
}
// System.Boolean DG.Tweening.Core.TweenManager::Pause(DG.Tweening.Tween)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TweenManager_Pause_mF53E744566930DFD9A6642B63E872D12F23B4269 (Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* ___t0, const RuntimeMethod* method)
{
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_0 = ___t0;
bool L_1 = L_0->___isPlaying_46;
if (!L_1)
{
goto IL_0025;
}
}
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_2 = ___t0;
L_2->___isPlaying_46 = (bool)0;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_3 = ___t0;
TweenCallback_t7C8B8A38E7B30905FF1B83C943256EF23617BB24* L_4 = L_3->___onPause_11;
if (!L_4)
{
goto IL_0023;
}
}
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_5 = ___t0;
TweenCallback_t7C8B8A38E7B30905FF1B83C943256EF23617BB24* L_6 = L_5->___onPause_11;
bool L_7;
L_7 = Tween_OnTweenCallback_mA9644C3E41906E8C18BF82F582F9DC096FD44BA7(L_6, NULL);
}
IL_0023:
{
return (bool)1;
}
IL_0025:
{
return (bool)0;
}
}
// System.Boolean DG.Tweening.Core.TweenManager::Play(DG.Tweening.Tween)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TweenManager_Play_m16548C8C4203A88870C6E54E44F03CDA11763DA2 (Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* ___t0, const RuntimeMethod* method)
{
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_0 = ___t0;
bool L_1 = L_0->___isPlaying_46;
if (L_1)
{
goto IL_005b;
}
}
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_2 = ___t0;
bool L_3 = L_2->___isBackwards_5;
if (L_3)
{
goto IL_0018;
}
}
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_4 = ___t0;
bool L_5 = L_4->___isComplete_47;
if (!L_5)
{
goto IL_0036;
}
}
IL_0018:
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_6 = ___t0;
bool L_7 = L_6->___isBackwards_5;
if (!L_7)
{
goto IL_005b;
}
}
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_8 = ___t0;
int32_t L_9 = L_8->___completedLoops_45;
if ((((int32_t)L_9) > ((int32_t)0)))
{
goto IL_0036;
}
}
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_10 = ___t0;
float L_11 = L_10->___position_43;
if ((!(((float)L_11) > ((float)(0.0f)))))
{
goto IL_005b;
}
}
IL_0036:
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_12 = ___t0;
L_12->___isPlaying_46 = (bool)1;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_13 = ___t0;
bool L_14 = L_13->___playedOnce_42;
if (!L_14)
{
goto IL_0059;
}
}
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_15 = ___t0;
TweenCallback_t7C8B8A38E7B30905FF1B83C943256EF23617BB24* L_16 = L_15->___onPlay_10;
if (!L_16)
{
goto IL_0059;
}
}
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_17 = ___t0;
TweenCallback_t7C8B8A38E7B30905FF1B83C943256EF23617BB24* L_18 = L_17->___onPlay_10;
bool L_19;
L_19 = Tween_OnTweenCallback_mA9644C3E41906E8C18BF82F582F9DC096FD44BA7(L_18, NULL);
}
IL_0059:
{
return (bool)1;
}
IL_005b:
{
return (bool)0;
}
}
// System.Boolean DG.Tweening.Core.TweenManager::PlayBackwards(DG.Tweening.Tween)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TweenManager_PlayBackwards_mCC2A5578B578BEE7005204D8D7A546957BE605E9 (Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* ___t0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_0 = ___t0;
bool L_1 = L_0->___isBackwards_5;
if (L_1)
{
goto IL_0018;
}
}
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_2 = ___t0;
L_2->___isBackwards_5 = (bool)1;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_3 = ___t0;
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
bool L_4;
L_4 = TweenManager_Play_m16548C8C4203A88870C6E54E44F03CDA11763DA2(L_3, NULL);
return (bool)1;
}
IL_0018:
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_5 = ___t0;
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
bool L_6;
L_6 = TweenManager_Play_m16548C8C4203A88870C6E54E44F03CDA11763DA2(L_5, NULL);
return L_6;
}
}
// System.Boolean DG.Tweening.Core.TweenManager::PlayForward(DG.Tweening.Tween)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TweenManager_PlayForward_mD5568593F49E0036FA185E22CC1B24A22B35DEF2 (Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* ___t0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_0 = ___t0;
bool L_1 = L_0->___isBackwards_5;
if (!L_1)
{
goto IL_0018;
}
}
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_2 = ___t0;
L_2->___isBackwards_5 = (bool)0;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_3 = ___t0;
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
bool L_4;
L_4 = TweenManager_Play_m16548C8C4203A88870C6E54E44F03CDA11763DA2(L_3, NULL);
return (bool)1;
}
IL_0018:
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_5 = ___t0;
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
bool L_6;
L_6 = TweenManager_Play_m16548C8C4203A88870C6E54E44F03CDA11763DA2(L_5, NULL);
return L_6;
}
}
// System.Boolean DG.Tweening.Core.TweenManager::Restart(DG.Tweening.Tween,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TweenManager_Restart_m542E2EA1A06594D0692092508F8719174370D636 (Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* ___t0, bool ___includeDelay1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_0 = ___t0;
bool L_1 = L_0->___isPlaying_46;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_2 = ___t0;
L_2->___isBackwards_5 = (bool)0;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_3 = ___t0;
bool L_4 = ___includeDelay1;
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
bool L_5;
L_5 = TweenManager_Rewind_mF610181130C4218E0F462966D54EE193E8171A7F(L_3, L_4, NULL);
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_6 = ___t0;
L_6->___isPlaying_46 = (bool)1;
if (!((((int32_t)L_1) == ((int32_t)0))? 1 : 0))
{
goto IL_003d;
}
}
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_7 = ___t0;
bool L_8 = L_7->___playedOnce_42;
if (!L_8)
{
goto IL_003d;
}
}
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_9 = ___t0;
TweenCallback_t7C8B8A38E7B30905FF1B83C943256EF23617BB24* L_10 = L_9->___onPlay_10;
if (!L_10)
{
goto IL_003d;
}
}
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_11 = ___t0;
TweenCallback_t7C8B8A38E7B30905FF1B83C943256EF23617BB24* L_12 = L_11->___onPlay_10;
bool L_13;
L_13 = Tween_OnTweenCallback_mA9644C3E41906E8C18BF82F582F9DC096FD44BA7(L_12, NULL);
}
IL_003d:
{
return (bool)1;
}
}
// System.Boolean DG.Tweening.Core.TweenManager::Rewind(DG.Tweening.Tween,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TweenManager_Rewind_mF610181130C4218E0F462966D54EE193E8171A7F (Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* ___t0, bool ___includeDelay1, const RuntimeMethod* method)
{
bool V_0 = false;
bool V_1 = false;
int32_t G_B5_0 = 0;
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_0 = ___t0;
bool L_1 = L_0->___isPlaying_46;
V_0 = L_1;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_2 = ___t0;
L_2->___isPlaying_46 = (bool)0;
V_1 = (bool)0;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_3 = ___t0;
float L_4 = L_3->___delay_26;
if ((!(((float)L_4) > ((float)(0.0f)))))
{
goto IL_0074;
}
}
{
bool L_5 = ___includeDelay1;
if (!L_5)
{
goto IL_0052;
}
}
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_6 = ___t0;
float L_7 = L_6->___delay_26;
if ((!(((float)L_7) > ((float)(0.0f)))))
{
goto IL_003c;
}
}
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_8 = ___t0;
float L_9 = L_8->___elapsedDelay_48;
G_B5_0 = ((((float)L_9) > ((float)(0.0f)))? 1 : 0);
goto IL_003d;
}
IL_003c:
{
G_B5_0 = 0;
}
IL_003d:
{
V_1 = (bool)G_B5_0;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_10 = ___t0;
L_10->___elapsedDelay_48 = (0.0f);
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_11 = ___t0;
L_11->___delayComplete_49 = (bool)0;
goto IL_0074;
}
IL_0052:
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_12 = ___t0;
float L_13 = L_12->___elapsedDelay_48;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_14 = ___t0;
float L_15 = L_14->___delay_26;
V_1 = (bool)((((float)L_13) < ((float)L_15))? 1 : 0);
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_16 = ___t0;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_17 = L_16;
float L_18 = L_17->___delay_26;
L_17->___elapsedDelay_48 = L_18;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_19 = ___t0;
L_19->___delayComplete_49 = (bool)1;
}
IL_0074:
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_20 = ___t0;
float L_21 = L_20->___position_43;
if ((((float)L_21) > ((float)(0.0f))))
{
goto IL_0092;
}
}
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_22 = ___t0;
int32_t L_23 = L_22->___completedLoops_45;
if ((((int32_t)L_23) > ((int32_t)0)))
{
goto IL_0092;
}
}
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_24 = ___t0;
bool L_25 = L_24->___startupDone_41;
if (L_25)
{
goto IL_00bc;
}
}
IL_0092:
{
V_1 = (bool)1;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_26 = ___t0;
bool L_27;
L_27 = Tween_DoGoto_m1A61731CB2E2D27D1E08ADD844E575A5DAD8939C(L_26, (0.0f), 0, 1, NULL);
bool L_28 = V_0;
if (!((int32_t)(((((int32_t)L_27) == ((int32_t)0))? 1 : 0)&(int32_t)L_28)))
{
goto IL_00bc;
}
}
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_29 = ___t0;
TweenCallback_t7C8B8A38E7B30905FF1B83C943256EF23617BB24* L_30 = L_29->___onPause_11;
if (!L_30)
{
goto IL_00bc;
}
}
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_31 = ___t0;
TweenCallback_t7C8B8A38E7B30905FF1B83C943256EF23617BB24* L_32 = L_31->___onPause_11;
bool L_33;
L_33 = Tween_OnTweenCallback_mA9644C3E41906E8C18BF82F582F9DC096FD44BA7(L_32, NULL);
}
IL_00bc:
{
bool L_34 = V_1;
return L_34;
}
}
// System.Boolean DG.Tweening.Core.TweenManager::SmoothRewind(DG.Tweening.Tween)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TweenManager_SmoothRewind_m3C5DE57B8A3DDE3EBBA223EC0AA2CDFD9E567E82 (Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* ___t0, const RuntimeMethod* method)
{
bool V_0 = false;
{
V_0 = (bool)0;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_0 = ___t0;
float L_1 = L_0->___delay_26;
if ((!(((float)L_1) > ((float)(0.0f)))))
{
goto IL_0031;
}
}
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_2 = ___t0;
float L_3 = L_2->___elapsedDelay_48;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_4 = ___t0;
float L_5 = L_4->___delay_26;
V_0 = (bool)((((float)L_3) < ((float)L_5))? 1 : 0);
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_6 = ___t0;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_7 = L_6;
float L_8 = L_7->___delay_26;
L_7->___elapsedDelay_48 = L_8;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_9 = ___t0;
L_9->___delayComplete_49 = (bool)1;
}
IL_0031:
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_10 = ___t0;
float L_11 = L_10->___position_43;
if ((((float)L_11) > ((float)(0.0f))))
{
goto IL_004f;
}
}
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_12 = ___t0;
int32_t L_13 = L_12->___completedLoops_45;
if ((((int32_t)L_13) > ((int32_t)0)))
{
goto IL_004f;
}
}
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_14 = ___t0;
bool L_15 = L_14->___startupDone_41;
if (L_15)
{
goto IL_007e;
}
}
IL_004f:
{
V_0 = (bool)1;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_16 = ___t0;
int32_t L_17 = L_16->___loopType_25;
if ((!(((uint32_t)L_17) == ((uint32_t)2))))
{
goto IL_0062;
}
}
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_18 = ___t0;
TweenExtensions_PlayBackwards_mF585684B8D5082A2A895C628F372FDABF690E0FB(L_18, NULL);
goto IL_0085;
}
IL_0062:
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_19 = ___t0;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_20 = ___t0;
float L_21;
L_21 = TweenExtensions_ElapsedDirectionalPercentage_m86020EAE1A0CA49FDE72191B7F45FEE990B9CFD5(L_20, NULL);
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_22 = ___t0;
float L_23 = L_22->___duration_23;
TweenExtensions_Goto_m0256CB1AA2FAB6786021BF3322D737AE4D37B2FC(L_19, ((float)il2cpp_codegen_multiply(L_21, L_23)), (bool)0, NULL);
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_24 = ___t0;
TweenExtensions_PlayBackwards_mF585684B8D5082A2A895C628F372FDABF690E0FB(L_24, NULL);
goto IL_0085;
}
IL_007e:
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_25 = ___t0;
L_25->___isPlaying_46 = (bool)0;
}
IL_0085:
{
bool L_26 = V_0;
return L_26;
}
}
// System.Boolean DG.Tweening.Core.TweenManager::TogglePause(DG.Tweening.Tween)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TweenManager_TogglePause_m9352B05E74FE75A5CC99DF8E0AB7B03D020B9C49 (Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* ___t0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_0 = ___t0;
bool L_1 = L_0->___isPlaying_46;
if (!L_1)
{
goto IL_000f;
}
}
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_2 = ___t0;
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
bool L_3;
L_3 = TweenManager_Pause_mF53E744566930DFD9A6642B63E872D12F23B4269(L_2, NULL);
return L_3;
}
IL_000f:
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_4 = ___t0;
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
bool L_5;
L_5 = TweenManager_Play_m16548C8C4203A88870C6E54E44F03CDA11763DA2(L_4, NULL);
return L_5;
}
}
// System.Int32 DG.Tweening.Core.TweenManager::TotalPooledTweens()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TweenManager_TotalPooledTweens_m945DAF1DACA5D98A100FC3A9DDF46FA131E0E843 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
int32_t L_0 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___totPooledTweeners_16;
int32_t L_1 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___totPooledSequences_17;
return ((int32_t)il2cpp_codegen_add(L_0, L_1));
}
}
// System.Int32 DG.Tweening.Core.TweenManager::TotalPlayingTweens()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TweenManager_TotalPlayingTweens_mCF20DFCFC526CE2C1D4F689BAA49FBC36C013A44 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
int32_t V_1 = 0;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* V_2 = NULL;
{
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
bool L_0 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___hasActiveTweens_6;
if (L_0)
{
goto IL_0009;
}
}
{
return 0;
}
IL_0009:
{
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
bool L_1 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____requiresActiveReorganization_26;
if (!L_1)
{
goto IL_0015;
}
}
{
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
TweenManager_ReorganizeActiveTweens_mB40CEDBB24B90540B86274D77D7795EAE1330EA3(NULL);
}
IL_0015:
{
V_0 = 0;
V_1 = 0;
goto IL_0036;
}
IL_001b:
{
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
TweenU5BU5D_t6E5F58C51FA0DA64C990C1C7E02EE9B70220C2F7* L_2 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____activeTweens_21;
int32_t L_3 = V_1;
int32_t L_4 = L_3;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_5 = (L_2)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(L_4));
V_2 = L_5;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_6 = V_2;
if (!L_6)
{
goto IL_0032;
}
}
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_7 = V_2;
bool L_8 = L_7->___isPlaying_46;
if (!L_8)
{
goto IL_0032;
}
}
{
int32_t L_9 = V_0;
V_0 = ((int32_t)il2cpp_codegen_add(L_9, 1));
}
IL_0032:
{
int32_t L_10 = V_1;
V_1 = ((int32_t)il2cpp_codegen_add(L_10, 1));
}
IL_0036:
{
int32_t L_11 = V_1;
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
int32_t L_12 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____maxActiveLookupId_25;
if ((((int32_t)L_11) < ((int32_t)((int32_t)il2cpp_codegen_add(L_12, 1)))))
{
goto IL_001b;
}
}
{
int32_t L_13 = V_0;
return L_13;
}
}
// System.Collections.Generic.List`1<DG.Tweening.Tween> DG.Tweening.Core.TweenManager::GetActiveTweens(System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR List_1_tDA2C18E15C40590123A37DABB6D0D9AEB77A3BBD* TweenManager_GetActiveTweens_mEDED5C2735BD3ED27B34C296D9241E3EE44C59B6 (bool ___playing0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_mBA978C54F180239702014DDD75202F19F926C6C6_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_m97A1B0714FECABB5B827AC577AAAB720A1584787_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_mC6DE57FD9317CDF2656593BE1927AEAA5646A447_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_tDA2C18E15C40590123A37DABB6D0D9AEB77A3BBD_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
List_1_tDA2C18E15C40590123A37DABB6D0D9AEB77A3BBD* V_1 = NULL;
int32_t V_2 = 0;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* V_3 = NULL;
{
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
bool L_0 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____requiresActiveReorganization_26;
if (!L_0)
{
goto IL_000c;
}
}
{
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
TweenManager_ReorganizeActiveTweens_mB40CEDBB24B90540B86274D77D7795EAE1330EA3(NULL);
}
IL_000c:
{
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
int32_t L_1 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___totActiveTweens_10;
if ((((int32_t)L_1) > ((int32_t)0)))
{
goto IL_0016;
}
}
{
return (List_1_tDA2C18E15C40590123A37DABB6D0D9AEB77A3BBD*)NULL;
}
IL_0016:
{
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
int32_t L_2 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___totActiveTweens_10;
V_0 = L_2;
int32_t L_3 = V_0;
List_1_tDA2C18E15C40590123A37DABB6D0D9AEB77A3BBD* L_4 = (List_1_tDA2C18E15C40590123A37DABB6D0D9AEB77A3BBD*)il2cpp_codegen_object_new(List_1_tDA2C18E15C40590123A37DABB6D0D9AEB77A3BBD_il2cpp_TypeInfo_var);
List_1__ctor_m97A1B0714FECABB5B827AC577AAAB720A1584787(L_4, L_3, List_1__ctor_m97A1B0714FECABB5B827AC577AAAB720A1584787_RuntimeMethod_var);
V_1 = L_4;
V_2 = 0;
goto IL_0043;
}
IL_0027:
{
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
TweenU5BU5D_t6E5F58C51FA0DA64C990C1C7E02EE9B70220C2F7* L_5 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____activeTweens_21;
int32_t L_6 = V_2;
int32_t L_7 = L_6;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_8 = (L_5)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(L_7));
V_3 = L_8;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_9 = V_3;
bool L_10 = L_9->___isPlaying_46;
bool L_11 = ___playing0;
if ((!(((uint32_t)L_10) == ((uint32_t)L_11))))
{
goto IL_003f;
}
}
{
List_1_tDA2C18E15C40590123A37DABB6D0D9AEB77A3BBD* L_12 = V_1;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_13 = V_3;
List_1_Add_mBA978C54F180239702014DDD75202F19F926C6C6_inline(L_12, L_13, List_1_Add_mBA978C54F180239702014DDD75202F19F926C6C6_RuntimeMethod_var);
}
IL_003f:
{
int32_t L_14 = V_2;
V_2 = ((int32_t)il2cpp_codegen_add(L_14, 1));
}
IL_0043:
{
int32_t L_15 = V_2;
int32_t L_16 = V_0;
if ((((int32_t)L_15) < ((int32_t)L_16)))
{
goto IL_0027;
}
}
{
List_1_tDA2C18E15C40590123A37DABB6D0D9AEB77A3BBD* L_17 = V_1;
int32_t L_18;
L_18 = List_1_get_Count_mC6DE57FD9317CDF2656593BE1927AEAA5646A447_inline(L_17, List_1_get_Count_mC6DE57FD9317CDF2656593BE1927AEAA5646A447_RuntimeMethod_var);
if ((((int32_t)L_18) <= ((int32_t)0)))
{
goto IL_0052;
}
}
{
List_1_tDA2C18E15C40590123A37DABB6D0D9AEB77A3BBD* L_19 = V_1;
return L_19;
}
IL_0052:
{
return (List_1_tDA2C18E15C40590123A37DABB6D0D9AEB77A3BBD*)NULL;
}
}
// System.Collections.Generic.List`1<DG.Tweening.Tween> DG.Tweening.Core.TweenManager::GetTweensById(System.Object,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR List_1_tDA2C18E15C40590123A37DABB6D0D9AEB77A3BBD* TweenManager_GetTweensById_m06659070C89DD244742F610689149AF7DE6A97BF (RuntimeObject* ___id0, bool ___playingOnly1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_mBA978C54F180239702014DDD75202F19F926C6C6_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_m97A1B0714FECABB5B827AC577AAAB720A1584787_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_mC6DE57FD9317CDF2656593BE1927AEAA5646A447_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_tDA2C18E15C40590123A37DABB6D0D9AEB77A3BBD_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
List_1_tDA2C18E15C40590123A37DABB6D0D9AEB77A3BBD* V_1 = NULL;
int32_t V_2 = 0;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* V_3 = NULL;
{
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
bool L_0 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____requiresActiveReorganization_26;
if (!L_0)
{
goto IL_000c;
}
}
{
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
TweenManager_ReorganizeActiveTweens_mB40CEDBB24B90540B86274D77D7795EAE1330EA3(NULL);
}
IL_000c:
{
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
int32_t L_1 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___totActiveTweens_10;
if ((((int32_t)L_1) > ((int32_t)0)))
{
goto IL_0016;
}
}
{
return (List_1_tDA2C18E15C40590123A37DABB6D0D9AEB77A3BBD*)NULL;
}
IL_0016:
{
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
int32_t L_2 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___totActiveTweens_10;
V_0 = L_2;
int32_t L_3 = V_0;
List_1_tDA2C18E15C40590123A37DABB6D0D9AEB77A3BBD* L_4 = (List_1_tDA2C18E15C40590123A37DABB6D0D9AEB77A3BBD*)il2cpp_codegen_object_new(List_1_tDA2C18E15C40590123A37DABB6D0D9AEB77A3BBD_il2cpp_TypeInfo_var);
List_1__ctor_m97A1B0714FECABB5B827AC577AAAB720A1584787(L_4, L_3, List_1__ctor_m97A1B0714FECABB5B827AC577AAAB720A1584787_RuntimeMethod_var);
V_1 = L_4;
V_2 = 0;
goto IL_0056;
}
IL_0027:
{
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
TweenU5BU5D_t6E5F58C51FA0DA64C990C1C7E02EE9B70220C2F7* L_5 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____activeTweens_21;
int32_t L_6 = V_2;
int32_t L_7 = L_6;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_8 = (L_5)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(L_7));
V_3 = L_8;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_9 = V_3;
if (!L_9)
{
goto IL_0052;
}
}
{
RuntimeObject* L_10 = ___id0;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_11 = V_3;
RuntimeObject* L_12 = L_11->___id_6;
bool L_13;
L_13 = Object_Equals_m434DF93FDA204D5C06E889A9CB53BC2E5D39ABF7(L_10, L_12, NULL);
if (!L_13)
{
goto IL_0052;
}
}
{
bool L_14 = ___playingOnly1;
if (!L_14)
{
goto IL_004b;
}
}
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_15 = V_3;
bool L_16 = L_15->___isPlaying_46;
if (!L_16)
{
goto IL_0052;
}
}
IL_004b:
{
List_1_tDA2C18E15C40590123A37DABB6D0D9AEB77A3BBD* L_17 = V_1;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_18 = V_3;
List_1_Add_mBA978C54F180239702014DDD75202F19F926C6C6_inline(L_17, L_18, List_1_Add_mBA978C54F180239702014DDD75202F19F926C6C6_RuntimeMethod_var);
}
IL_0052:
{
int32_t L_19 = V_2;
V_2 = ((int32_t)il2cpp_codegen_add(L_19, 1));
}
IL_0056:
{
int32_t L_20 = V_2;
int32_t L_21 = V_0;
if ((((int32_t)L_20) < ((int32_t)L_21)))
{
goto IL_0027;
}
}
{
List_1_tDA2C18E15C40590123A37DABB6D0D9AEB77A3BBD* L_22 = V_1;
int32_t L_23;
L_23 = List_1_get_Count_mC6DE57FD9317CDF2656593BE1927AEAA5646A447_inline(L_22, List_1_get_Count_mC6DE57FD9317CDF2656593BE1927AEAA5646A447_RuntimeMethod_var);
if ((((int32_t)L_23) <= ((int32_t)0)))
{
goto IL_0065;
}
}
{
List_1_tDA2C18E15C40590123A37DABB6D0D9AEB77A3BBD* L_24 = V_1;
return L_24;
}
IL_0065:
{
return (List_1_tDA2C18E15C40590123A37DABB6D0D9AEB77A3BBD*)NULL;
}
}
// System.Collections.Generic.List`1<DG.Tweening.Tween> DG.Tweening.Core.TweenManager::GetTweensByTarget(System.Object,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR List_1_tDA2C18E15C40590123A37DABB6D0D9AEB77A3BBD* TweenManager_GetTweensByTarget_mA2A417EED418E110E5F9468E0ACC47C0DE7E30EA (RuntimeObject* ___target0, bool ___playingOnly1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_mBA978C54F180239702014DDD75202F19F926C6C6_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_m97A1B0714FECABB5B827AC577AAAB720A1584787_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_mC6DE57FD9317CDF2656593BE1927AEAA5646A447_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_tDA2C18E15C40590123A37DABB6D0D9AEB77A3BBD_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
List_1_tDA2C18E15C40590123A37DABB6D0D9AEB77A3BBD* V_1 = NULL;
int32_t V_2 = 0;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* V_3 = NULL;
{
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
bool L_0 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____requiresActiveReorganization_26;
if (!L_0)
{
goto IL_000c;
}
}
{
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
TweenManager_ReorganizeActiveTweens_mB40CEDBB24B90540B86274D77D7795EAE1330EA3(NULL);
}
IL_000c:
{
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
int32_t L_1 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___totActiveTweens_10;
if ((((int32_t)L_1) > ((int32_t)0)))
{
goto IL_0016;
}
}
{
return (List_1_tDA2C18E15C40590123A37DABB6D0D9AEB77A3BBD*)NULL;
}
IL_0016:
{
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
int32_t L_2 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___totActiveTweens_10;
V_0 = L_2;
int32_t L_3 = V_0;
List_1_tDA2C18E15C40590123A37DABB6D0D9AEB77A3BBD* L_4 = (List_1_tDA2C18E15C40590123A37DABB6D0D9AEB77A3BBD*)il2cpp_codegen_object_new(List_1_tDA2C18E15C40590123A37DABB6D0D9AEB77A3BBD_il2cpp_TypeInfo_var);
List_1__ctor_m97A1B0714FECABB5B827AC577AAAB720A1584787(L_4, L_3, List_1__ctor_m97A1B0714FECABB5B827AC577AAAB720A1584787_RuntimeMethod_var);
V_1 = L_4;
V_2 = 0;
goto IL_004e;
}
IL_0027:
{
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
TweenU5BU5D_t6E5F58C51FA0DA64C990C1C7E02EE9B70220C2F7* L_5 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____activeTweens_21;
int32_t L_6 = V_2;
int32_t L_7 = L_6;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_8 = (L_5)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(L_7));
V_3 = L_8;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_9 = V_3;
RuntimeObject* L_10 = L_9->___target_7;
RuntimeObject* L_11 = ___target0;
if ((!(((RuntimeObject*)(RuntimeObject*)L_10) == ((RuntimeObject*)(RuntimeObject*)L_11))))
{
goto IL_004a;
}
}
{
bool L_12 = ___playingOnly1;
if (!L_12)
{
goto IL_0043;
}
}
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_13 = V_3;
bool L_14 = L_13->___isPlaying_46;
if (!L_14)
{
goto IL_004a;
}
}
IL_0043:
{
List_1_tDA2C18E15C40590123A37DABB6D0D9AEB77A3BBD* L_15 = V_1;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_16 = V_3;
List_1_Add_mBA978C54F180239702014DDD75202F19F926C6C6_inline(L_15, L_16, List_1_Add_mBA978C54F180239702014DDD75202F19F926C6C6_RuntimeMethod_var);
}
IL_004a:
{
int32_t L_17 = V_2;
V_2 = ((int32_t)il2cpp_codegen_add(L_17, 1));
}
IL_004e:
{
int32_t L_18 = V_2;
int32_t L_19 = V_0;
if ((((int32_t)L_18) < ((int32_t)L_19)))
{
goto IL_0027;
}
}
{
List_1_tDA2C18E15C40590123A37DABB6D0D9AEB77A3BBD* L_20 = V_1;
int32_t L_21;
L_21 = List_1_get_Count_mC6DE57FD9317CDF2656593BE1927AEAA5646A447_inline(L_20, List_1_get_Count_mC6DE57FD9317CDF2656593BE1927AEAA5646A447_RuntimeMethod_var);
if ((((int32_t)L_21) <= ((int32_t)0)))
{
goto IL_005d;
}
}
{
List_1_tDA2C18E15C40590123A37DABB6D0D9AEB77A3BBD* L_22 = V_1;
return L_22;
}
IL_005d:
{
return (List_1_tDA2C18E15C40590123A37DABB6D0D9AEB77A3BBD*)NULL;
}
}
// System.Void DG.Tweening.Core.TweenManager::MarkForKilling(DG.Tweening.Tween)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TweenManager_MarkForKilling_m13B34939F0A6AC4BAB7D3FE2CDD8D3AF895C31EB (Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* ___t0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_mBA978C54F180239702014DDD75202F19F926C6C6_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_0 = ___t0;
L_0->___active_35 = (bool)0;
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
List_1_tDA2C18E15C40590123A37DABB6D0D9AEB77A3BBD* L_1 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____KillList_24;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_2 = ___t0;
List_1_Add_mBA978C54F180239702014DDD75202F19F926C6C6_inline(L_1, L_2, List_1_Add_mBA978C54F180239702014DDD75202F19F926C6C6_RuntimeMethod_var);
return;
}
}
// System.Void DG.Tweening.Core.TweenManager::AddActiveTween(DG.Tweening.Tween)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TweenManager_AddActiveTween_mDE4BACC61DA83AB6BD50B1AA57CB16F40272CD05 (Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* ___t0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
bool L_0 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____requiresActiveReorganization_26;
if (!L_0)
{
goto IL_000c;
}
}
{
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
TweenManager_ReorganizeActiveTweens_mB40CEDBB24B90540B86274D77D7795EAE1330EA3(NULL);
}
IL_000c:
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_1 = ___t0;
L_1->___active_35 = (bool)1;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_2 = ___t0;
il2cpp_codegen_runtime_class_init_inline(DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_il2cpp_TypeInfo_var);
int32_t L_3 = ((DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_StaticFields*)il2cpp_codegen_static_fields_for(DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_il2cpp_TypeInfo_var))->___defaultUpdateType_7;
L_2->___updateType_8 = L_3;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_4 = ___t0;
bool L_5 = ((DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_StaticFields*)il2cpp_codegen_static_fields_for(DOTween_t96369E1D40ABE93A56308F57DEA6B04219C66D13_il2cpp_TypeInfo_var))->___defaultTimeScaleIndependent_8;
L_4->___isIndependentUpdate_9 = L_5;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_6 = ___t0;
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
int32_t L_7 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___totActiveTweens_10;
int32_t L_8 = L_7;
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____maxActiveLookupId_25 = L_8;
L_6->___activeId_38 = L_8;
TweenU5BU5D_t6E5F58C51FA0DA64C990C1C7E02EE9B70220C2F7* L_9 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____activeTweens_21;
int32_t L_10 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___totActiveTweens_10;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_11 = ___t0;
ArrayElementTypeCheck (L_9, L_11);
(L_9)->SetAtUnchecked(static_cast<il2cpp_array_size_t>(L_10), (Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C*)L_11);
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_12 = ___t0;
int32_t L_13 = L_12->___updateType_8;
if (L_13)
{
goto IL_0062;
}
}
{
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
int32_t L_14 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___totActiveDefaultTweens_11;
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___totActiveDefaultTweens_11 = ((int32_t)il2cpp_codegen_add(L_14, 1));
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___hasActiveDefaultTweens_7 = (bool)1;
goto IL_0091;
}
IL_0062:
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_15 = ___t0;
int32_t L_16 = L_15->___updateType_8;
if ((!(((uint32_t)L_16) == ((uint32_t)2))))
{
goto IL_007f;
}
}
{
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
int32_t L_17 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___totActiveFixedTweens_13;
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___totActiveFixedTweens_13 = ((int32_t)il2cpp_codegen_add(L_17, 1));
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___hasActiveFixedTweens_9 = (bool)1;
goto IL_0091;
}
IL_007f:
{
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
int32_t L_18 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___totActiveLateTweens_12;
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___totActiveLateTweens_12 = ((int32_t)il2cpp_codegen_add(L_18, 1));
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___hasActiveLateTweens_8 = (bool)1;
}
IL_0091:
{
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
int32_t L_19 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___totActiveTweens_10;
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___totActiveTweens_10 = ((int32_t)il2cpp_codegen_add(L_19, 1));
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_20 = ___t0;
int32_t L_21 = ((ABSSequentiable_t05DF85FC63E3650D2D4CF6ABBA0F43263EB8CE89*)L_20)->___tweenType_0;
if (L_21)
{
goto IL_00b3;
}
}
{
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
int32_t L_22 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___totActiveTweeners_14;
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___totActiveTweeners_14 = ((int32_t)il2cpp_codegen_add(L_22, 1));
goto IL_00bf;
}
IL_00b3:
{
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
int32_t L_23 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___totActiveSequences_15;
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___totActiveSequences_15 = ((int32_t)il2cpp_codegen_add(L_23, 1));
}
IL_00bf:
{
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___hasActiveTweens_6 = (bool)1;
return;
}
}
// System.Void DG.Tweening.Core.TweenManager::ReorganizeActiveTweens()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TweenManager_ReorganizeActiveTweens_mB40CEDBB24B90540B86274D77D7795EAE1330EA3 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
int32_t V_1 = 0;
int32_t V_2 = 0;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* V_3 = NULL;
{
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
int32_t L_0 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___totActiveTweens_10;
if ((((int32_t)L_0) > ((int32_t)0)))
{
goto IL_001b;
}
}
{
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____maxActiveLookupId_25 = (-1);
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____requiresActiveReorganization_26 = (bool)0;
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____reorganizeFromId_27 = (-1);
return;
}
IL_001b:
{
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
int32_t L_1 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____reorganizeFromId_27;
int32_t L_2 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____maxActiveLookupId_25;
if ((!(((uint32_t)L_1) == ((uint32_t)L_2))))
{
goto IL_0040;
}
}
{
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
int32_t L_3 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____maxActiveLookupId_25;
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____maxActiveLookupId_25 = ((int32_t)il2cpp_codegen_subtract(L_3, 1));
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____requiresActiveReorganization_26 = (bool)0;
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____reorganizeFromId_27 = (-1);
return;
}
IL_0040:
{
V_0 = 1;
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
int32_t L_4 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____maxActiveLookupId_25;
V_1 = ((int32_t)il2cpp_codegen_add(L_4, 1));
int32_t L_5 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____reorganizeFromId_27;
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____maxActiveLookupId_25 = ((int32_t)il2cpp_codegen_subtract(L_5, 1));
int32_t L_6 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____reorganizeFromId_27;
V_2 = ((int32_t)il2cpp_codegen_add(L_6, 1));
goto IL_0096;
}
IL_0060:
{
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
TweenU5BU5D_t6E5F58C51FA0DA64C990C1C7E02EE9B70220C2F7* L_7 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____activeTweens_21;
int32_t L_8 = V_2;
int32_t L_9 = L_8;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_10 = (L_7)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(L_9));
V_3 = L_10;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_11 = V_3;
if (L_11)
{
goto IL_0071;
}
}
{
int32_t L_12 = V_0;
V_0 = ((int32_t)il2cpp_codegen_add(L_12, 1));
goto IL_0092;
}
IL_0071:
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_13 = V_3;
int32_t L_14 = V_2;
int32_t L_15 = V_0;
int32_t L_16 = ((int32_t)il2cpp_codegen_subtract(L_14, L_15));
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____maxActiveLookupId_25 = L_16;
L_13->___activeId_38 = L_16;
TweenU5BU5D_t6E5F58C51FA0DA64C990C1C7E02EE9B70220C2F7* L_17 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____activeTweens_21;
int32_t L_18 = V_2;
int32_t L_19 = V_0;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_20 = V_3;
ArrayElementTypeCheck (L_17, L_20);
(L_17)->SetAtUnchecked(static_cast<il2cpp_array_size_t>(((int32_t)il2cpp_codegen_subtract(L_18, L_19))), (Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C*)L_20);
TweenU5BU5D_t6E5F58C51FA0DA64C990C1C7E02EE9B70220C2F7* L_21 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____activeTweens_21;
int32_t L_22 = V_2;
ArrayElementTypeCheck (L_21, NULL);
(L_21)->SetAtUnchecked(static_cast<il2cpp_array_size_t>(L_22), (Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C*)NULL);
}
IL_0092:
{
int32_t L_23 = V_2;
V_2 = ((int32_t)il2cpp_codegen_add(L_23, 1));
}
IL_0096:
{
int32_t L_24 = V_2;
int32_t L_25 = V_1;
if ((((int32_t)L_24) < ((int32_t)L_25)))
{
goto IL_0060;
}
}
{
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____requiresActiveReorganization_26 = (bool)0;
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____reorganizeFromId_27 = (-1);
return;
}
}
// System.Void DG.Tweening.Core.TweenManager::DespawnTweens(System.Collections.Generic.List`1<DG.Tweening.Tween>,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TweenManager_DespawnTweens_m604AF3929C3A0FCA8788405A4A5EF76C36E8744D (List_1_tDA2C18E15C40590123A37DABB6D0D9AEB77A3BBD* ___tweens0, bool ___modifyActiveLists1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_mC6DE57FD9317CDF2656593BE1927AEAA5646A447_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_mECFC41F29F81080C2FE85DDDB88761350FCA573A_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
int32_t V_1 = 0;
{
List_1_tDA2C18E15C40590123A37DABB6D0D9AEB77A3BBD* L_0 = ___tweens0;
int32_t L_1;
L_1 = List_1_get_Count_mC6DE57FD9317CDF2656593BE1927AEAA5646A447_inline(L_0, List_1_get_Count_mC6DE57FD9317CDF2656593BE1927AEAA5646A447_RuntimeMethod_var);
V_0 = L_1;
V_1 = 0;
goto IL_001c;
}
IL_000b:
{
List_1_tDA2C18E15C40590123A37DABB6D0D9AEB77A3BBD* L_2 = ___tweens0;
int32_t L_3 = V_1;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_4;
L_4 = List_1_get_Item_mECFC41F29F81080C2FE85DDDB88761350FCA573A(L_2, L_3, List_1_get_Item_mECFC41F29F81080C2FE85DDDB88761350FCA573A_RuntimeMethod_var);
bool L_5 = ___modifyActiveLists1;
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
TweenManager_Despawn_mF56A8F1D2B480230F68F0149F6122D0BBAA129FC(L_4, L_5, NULL);
int32_t L_6 = V_1;
V_1 = ((int32_t)il2cpp_codegen_add(L_6, 1));
}
IL_001c:
{
int32_t L_7 = V_1;
int32_t L_8 = V_0;
if ((((int32_t)L_7) < ((int32_t)L_8)))
{
goto IL_000b;
}
}
{
return;
}
}
// System.Void DG.Tweening.Core.TweenManager::RemoveActiveTween(DG.Tweening.Tween)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TweenManager_RemoveActiveTween_m666B3E84DC9E1CD8F8E8F79A44EBFE16CA03AE49 (Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* ___t0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0400A458E83F68601D49F4AD363436F8EC5C9CFD);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0416DF3F1728E309D29621A614B9E033DB63FB14);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0D77EEC90E084A88DF1620D657E0A90351FBF63D);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral5B9F78FAD506756824B57ED9E1B99A9909E00E01);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral63A24DD8A269160A9E62EBF8B7390EE49DD59E9E);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD729A4CE609B8EAE2FCFB8DE48414CCE4EB3E47A);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_0 = ___t0;
int32_t L_1 = L_0->___activeId_38;
V_0 = L_1;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_2 = ___t0;
L_2->___activeId_38 = (-1);
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____requiresActiveReorganization_26 = (bool)1;
int32_t L_3 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____reorganizeFromId_27;
if ((((int32_t)L_3) == ((int32_t)(-1))))
{
goto IL_0024;
}
}
{
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
int32_t L_4 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____reorganizeFromId_27;
int32_t L_5 = V_0;
if ((((int32_t)L_4) <= ((int32_t)L_5)))
{
goto IL_002a;
}
}
IL_0024:
{
int32_t L_6 = V_0;
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____reorganizeFromId_27 = L_6;
}
IL_002a:
{
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
TweenU5BU5D_t6E5F58C51FA0DA64C990C1C7E02EE9B70220C2F7* L_7 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____activeTweens_21;
int32_t L_8 = V_0;
ArrayElementTypeCheck (L_7, NULL);
(L_7)->SetAtUnchecked(static_cast<il2cpp_array_size_t>(L_8), (Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C*)NULL);
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_9 = ___t0;
int32_t L_10 = L_9->___updateType_8;
if (L_10)
{
goto IL_0069;
}
}
{
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
int32_t L_11 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___totActiveDefaultTweens_11;
if ((((int32_t)L_11) <= ((int32_t)0)))
{
goto IL_005d;
}
}
{
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
int32_t L_12 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___totActiveDefaultTweens_11;
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___totActiveDefaultTweens_11 = ((int32_t)il2cpp_codegen_subtract(L_12, 1));
int32_t L_13 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___totActiveDefaultTweens_11;
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___hasActiveDefaultTweens_7 = (bool)((((int32_t)L_13) > ((int32_t)0))? 1 : 0);
goto IL_00ce;
}
IL_005d:
{
Debugger_LogRemoveActiveTweenError_m5F16E1E98F188F492519E59A3DF8872184AFFD8B(_stringLiteral0D77EEC90E084A88DF1620D657E0A90351FBF63D, NULL);
goto IL_00ce;
}
IL_0069:
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_14 = ___t0;
int32_t L_15 = L_14->___updateType_8;
if ((!(((uint32_t)L_15) == ((uint32_t)2))))
{
goto IL_00a1;
}
}
{
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
int32_t L_16 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___totActiveFixedTweens_13;
if ((((int32_t)L_16) <= ((int32_t)0)))
{
goto IL_0095;
}
}
{
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
int32_t L_17 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___totActiveFixedTweens_13;
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___totActiveFixedTweens_13 = ((int32_t)il2cpp_codegen_subtract(L_17, 1));
int32_t L_18 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___totActiveFixedTweens_13;
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___hasActiveFixedTweens_9 = (bool)((((int32_t)L_18) > ((int32_t)0))? 1 : 0);
goto IL_00ce;
}
IL_0095:
{
Debugger_LogRemoveActiveTweenError_m5F16E1E98F188F492519E59A3DF8872184AFFD8B(_stringLiteral63A24DD8A269160A9E62EBF8B7390EE49DD59E9E, NULL);
goto IL_00ce;
}
IL_00a1:
{
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
int32_t L_19 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___totActiveLateTweens_12;
if ((((int32_t)L_19) <= ((int32_t)0)))
{
goto IL_00c4;
}
}
{
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
int32_t L_20 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___totActiveLateTweens_12;
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___totActiveLateTweens_12 = ((int32_t)il2cpp_codegen_subtract(L_20, 1));
int32_t L_21 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___totActiveLateTweens_12;
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___hasActiveLateTweens_8 = (bool)((((int32_t)L_21) > ((int32_t)0))? 1 : 0);
goto IL_00ce;
}
IL_00c4:
{
Debugger_LogRemoveActiveTweenError_m5F16E1E98F188F492519E59A3DF8872184AFFD8B(_stringLiteral5B9F78FAD506756824B57ED9E1B99A9909E00E01, NULL);
}
IL_00ce:
{
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
int32_t L_22 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___totActiveTweens_10;
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___totActiveTweens_10 = ((int32_t)il2cpp_codegen_subtract(L_22, 1));
int32_t L_23 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___totActiveTweens_10;
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___hasActiveTweens_6 = (bool)((((int32_t)L_23) > ((int32_t)0))? 1 : 0);
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_24 = ___t0;
int32_t L_25 = ((ABSSequentiable_t05DF85FC63E3650D2D4CF6ABBA0F43263EB8CE89*)L_24)->___tweenType_0;
if (L_25)
{
goto IL_00fd;
}
}
{
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
int32_t L_26 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___totActiveTweeners_14;
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___totActiveTweeners_14 = ((int32_t)il2cpp_codegen_subtract(L_26, 1));
goto IL_0109;
}
IL_00fd:
{
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
int32_t L_27 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___totActiveSequences_15;
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___totActiveSequences_15 = ((int32_t)il2cpp_codegen_subtract(L_27, 1));
}
IL_0109:
{
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
int32_t L_28 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___totActiveTweens_10;
if ((((int32_t)L_28) >= ((int32_t)0)))
{
goto IL_0121;
}
}
{
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___totActiveTweens_10 = 0;
Debugger_LogRemoveActiveTweenError_m5F16E1E98F188F492519E59A3DF8872184AFFD8B(_stringLiteral0400A458E83F68601D49F4AD363436F8EC5C9CFD, NULL);
}
IL_0121:
{
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
int32_t L_29 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___totActiveTweeners_14;
if ((((int32_t)L_29) >= ((int32_t)0)))
{
goto IL_0139;
}
}
{
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___totActiveTweeners_14 = 0;
Debugger_LogRemoveActiveTweenError_m5F16E1E98F188F492519E59A3DF8872184AFFD8B(_stringLiteral0416DF3F1728E309D29621A614B9E033DB63FB14, NULL);
}
IL_0139:
{
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
int32_t L_30 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___totActiveSequences_15;
if ((((int32_t)L_30) >= ((int32_t)0)))
{
goto IL_0151;
}
}
{
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___totActiveSequences_15 = 0;
Debugger_LogRemoveActiveTweenError_m5F16E1E98F188F492519E59A3DF8872184AFFD8B(_stringLiteralD729A4CE609B8EAE2FCFB8DE48414CCE4EB3E47A, NULL);
}
IL_0151:
{
return;
}
}
// System.Void DG.Tweening.Core.TweenManager::ClearTweenArray(DG.Tweening.Tween[])
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TweenManager_ClearTweenArray_mA86AEF4A53B4DCEF3319D39B9769AECE4E0093E8 (TweenU5BU5D_t6E5F58C51FA0DA64C990C1C7E02EE9B70220C2F7* ___tweens0, const RuntimeMethod* method)
{
int32_t V_0 = 0;
int32_t V_1 = 0;
{
TweenU5BU5D_t6E5F58C51FA0DA64C990C1C7E02EE9B70220C2F7* L_0 = ___tweens0;
V_0 = ((int32_t)(((RuntimeArray*)L_0)->max_length));
V_1 = 0;
goto IL_0010;
}
IL_0008:
{
TweenU5BU5D_t6E5F58C51FA0DA64C990C1C7E02EE9B70220C2F7* L_1 = ___tweens0;
int32_t L_2 = V_1;
ArrayElementTypeCheck (L_1, NULL);
(L_1)->SetAtUnchecked(static_cast<il2cpp_array_size_t>(L_2), (Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C*)NULL);
int32_t L_3 = V_1;
V_1 = ((int32_t)il2cpp_codegen_add(L_3, 1));
}
IL_0010:
{
int32_t L_4 = V_1;
int32_t L_5 = V_0;
if ((((int32_t)L_4) < ((int32_t)L_5)))
{
goto IL_0008;
}
}
{
return;
}
}
// System.Void DG.Tweening.Core.TweenManager::IncreaseCapacities(DG.Tweening.Core.TweenManager/CapacityIncreaseMode)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TweenManager_IncreaseCapacities_m5316415F2F95212320B0745CAF123B139A8CDA62 (int32_t ___increaseMode0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Array_Resize_TisTween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C_m2BAB7AC89476F70A679CB9244E475912CEEBC933_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Capacity_m1AC546B9FA2BD90C5CBB2F58FEA9A6A0B495A555_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_set_Capacity_m3A49D43F4380AEA8B42813DEE60956FDA52BB1D2_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
int32_t V_1 = 0;
int32_t V_2 = 0;
{
V_0 = 0;
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
int32_t L_0 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___maxTweeners_4;
int32_t L_1;
L_1 = Mathf_Max_m7FA442918DE37E3A00106D1F2E789D65829792B8_inline(il2cpp_codegen_cast_double_to_int<int32_t>(((float)il2cpp_codegen_multiply(((float)L_0), (1.5f)))), ((int32_t)200), NULL);
V_1 = L_1;
int32_t L_2 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___maxSequences_5;
int32_t L_3;
L_3 = Mathf_Max_m7FA442918DE37E3A00106D1F2E789D65829792B8_inline(il2cpp_codegen_cast_double_to_int<int32_t>(((float)il2cpp_codegen_multiply(((float)L_2), (1.5f)))), ((int32_t)50), NULL);
V_2 = L_3;
int32_t L_4 = ___increaseMode0;
if ((((int32_t)L_4) == ((int32_t)1)))
{
goto IL_0039;
}
}
{
int32_t L_5 = ___increaseMode0;
if ((((int32_t)L_5) == ((int32_t)2)))
{
goto IL_005a;
}
}
{
goto IL_006c;
}
IL_0039:
{
int32_t L_6 = V_0;
int32_t L_7 = V_1;
V_0 = ((int32_t)il2cpp_codegen_add(L_6, L_7));
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
int32_t L_8 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___maxTweeners_4;
int32_t L_9 = V_1;
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___maxTweeners_4 = ((int32_t)il2cpp_codegen_add(L_8, L_9));
int32_t L_10 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___maxTweeners_4;
Array_Resize_TisTween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C_m2BAB7AC89476F70A679CB9244E475912CEEBC933((&((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____pooledTweeners_22), L_10, Array_Resize_TisTween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C_m2BAB7AC89476F70A679CB9244E475912CEEBC933_RuntimeMethod_var);
goto IL_0097;
}
IL_005a:
{
int32_t L_11 = V_0;
int32_t L_12 = V_2;
V_0 = ((int32_t)il2cpp_codegen_add(L_11, L_12));
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
int32_t L_13 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___maxSequences_5;
int32_t L_14 = V_2;
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___maxSequences_5 = ((int32_t)il2cpp_codegen_add(L_13, L_14));
goto IL_0097;
}
IL_006c:
{
int32_t L_15 = V_0;
int32_t L_16 = V_1;
V_0 = ((int32_t)il2cpp_codegen_add(L_15, L_16));
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
int32_t L_17 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___maxTweeners_4;
int32_t L_18 = V_1;
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___maxTweeners_4 = ((int32_t)il2cpp_codegen_add(L_17, L_18));
int32_t L_19 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___maxSequences_5;
int32_t L_20 = V_2;
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___maxSequences_5 = ((int32_t)il2cpp_codegen_add(L_19, L_20));
int32_t L_21 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___maxTweeners_4;
Array_Resize_TisTween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C_m2BAB7AC89476F70A679CB9244E475912CEEBC933((&((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____pooledTweeners_22), L_21, Array_Resize_TisTween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C_m2BAB7AC89476F70A679CB9244E475912CEEBC933_RuntimeMethod_var);
}
IL_0097:
{
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
int32_t L_22 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___maxTweeners_4;
int32_t L_23 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___maxSequences_5;
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___maxActive_3 = ((int32_t)il2cpp_codegen_add(L_22, L_23));
int32_t L_24 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___maxActive_3;
Array_Resize_TisTween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C_m2BAB7AC89476F70A679CB9244E475912CEEBC933((&((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____activeTweens_21), L_24, Array_Resize_TisTween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C_m2BAB7AC89476F70A679CB9244E475912CEEBC933_RuntimeMethod_var);
int32_t L_25 = V_0;
if ((((int32_t)L_25) <= ((int32_t)0)))
{
goto IL_00cc;
}
}
{
il2cpp_codegen_runtime_class_init_inline(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
List_1_tDA2C18E15C40590123A37DABB6D0D9AEB77A3BBD* L_26 = ((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____KillList_24;
List_1_tDA2C18E15C40590123A37DABB6D0D9AEB77A3BBD* L_27 = L_26;
int32_t L_28;
L_28 = List_1_get_Capacity_m1AC546B9FA2BD90C5CBB2F58FEA9A6A0B495A555(L_27, List_1_get_Capacity_m1AC546B9FA2BD90C5CBB2F58FEA9A6A0B495A555_RuntimeMethod_var);
int32_t L_29 = V_0;
List_1_set_Capacity_m3A49D43F4380AEA8B42813DEE60956FDA52BB1D2(L_27, ((int32_t)il2cpp_codegen_add(L_28, L_29)), List_1_set_Capacity_m3A49D43F4380AEA8B42813DEE60956FDA52BB1D2_RuntimeMethod_var);
}
IL_00cc:
{
return;
}
}
// System.Void DG.Tweening.Core.TweenManager::.cctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TweenManager__cctor_m32BF1B0E0166CC1C1832F3980654478B2C445F07 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_m97A1B0714FECABB5B827AC577AAAB720A1584787_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_tDA2C18E15C40590123A37DABB6D0D9AEB77A3BBD_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Stack_1__ctor_m6309BA4017E5FDCBC87966940D2C56C819D7C0C6_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Stack_1_t5BFE231094D4C21C56F26E6EE0BC9A194AD9A5B6_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TweenU5BU5D_t6E5F58C51FA0DA64C990C1C7E02EE9B70220C2F7_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___maxActive_3 = ((int32_t)200);
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___maxTweeners_4 = ((int32_t)200);
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->___maxSequences_5 = ((int32_t)50);
TweenU5BU5D_t6E5F58C51FA0DA64C990C1C7E02EE9B70220C2F7* L_0 = (TweenU5BU5D_t6E5F58C51FA0DA64C990C1C7E02EE9B70220C2F7*)(TweenU5BU5D_t6E5F58C51FA0DA64C990C1C7E02EE9B70220C2F7*)SZArrayNew(TweenU5BU5D_t6E5F58C51FA0DA64C990C1C7E02EE9B70220C2F7_il2cpp_TypeInfo_var, (uint32_t)((int32_t)200));
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____activeTweens_21 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____activeTweens_21), (void*)L_0);
TweenU5BU5D_t6E5F58C51FA0DA64C990C1C7E02EE9B70220C2F7* L_1 = (TweenU5BU5D_t6E5F58C51FA0DA64C990C1C7E02EE9B70220C2F7*)(TweenU5BU5D_t6E5F58C51FA0DA64C990C1C7E02EE9B70220C2F7*)SZArrayNew(TweenU5BU5D_t6E5F58C51FA0DA64C990C1C7E02EE9B70220C2F7_il2cpp_TypeInfo_var, (uint32_t)((int32_t)200));
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____pooledTweeners_22 = L_1;
Il2CppCodeGenWriteBarrier((void**)(&((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____pooledTweeners_22), (void*)L_1);
Stack_1_t5BFE231094D4C21C56F26E6EE0BC9A194AD9A5B6* L_2 = (Stack_1_t5BFE231094D4C21C56F26E6EE0BC9A194AD9A5B6*)il2cpp_codegen_object_new(Stack_1_t5BFE231094D4C21C56F26E6EE0BC9A194AD9A5B6_il2cpp_TypeInfo_var);
Stack_1__ctor_m6309BA4017E5FDCBC87966940D2C56C819D7C0C6(L_2, Stack_1__ctor_m6309BA4017E5FDCBC87966940D2C56C819D7C0C6_RuntimeMethod_var);
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____PooledSequences_23 = L_2;
Il2CppCodeGenWriteBarrier((void**)(&((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____PooledSequences_23), (void*)L_2);
List_1_tDA2C18E15C40590123A37DABB6D0D9AEB77A3BBD* L_3 = (List_1_tDA2C18E15C40590123A37DABB6D0D9AEB77A3BBD*)il2cpp_codegen_object_new(List_1_tDA2C18E15C40590123A37DABB6D0D9AEB77A3BBD_il2cpp_TypeInfo_var);
List_1__ctor_m97A1B0714FECABB5B827AC577AAAB720A1584787(L_3, ((int32_t)200), List_1__ctor_m97A1B0714FECABB5B827AC577AAAB720A1584787_RuntimeMethod_var);
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____KillList_24 = L_3;
Il2CppCodeGenWriteBarrier((void**)(&((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____KillList_24), (void*)L_3);
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____maxActiveLookupId_25 = (-1);
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____reorganizeFromId_27 = (-1);
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____minPooledTweenerId_28 = (-1);
((TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_StaticFields*)il2cpp_codegen_static_fields_for(TweenManager_t3DFB74C661BA08421AF4EB9F62D6DB3B8F7351F1_il2cpp_TypeInfo_var))->____maxPooledTweenerId_29 = (-1);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// UnityEngine.Vector3 DG.Tweening.Core.Utils::Vector3FromAngle(System.Single,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Utils_Vector3FromAngle_mB6466F235E3686C580BAC10255C6284AE704AC6B (float ___degrees0, float ___magnitude1, const RuntimeMethod* method)
{
float V_0 = 0.0f;
{
float L_0 = ___degrees0;
V_0 = ((float)il2cpp_codegen_multiply(L_0, (0.0174532924f)));
float L_1 = ___magnitude1;
float L_2 = V_0;
float L_3;
L_3 = cosf(L_2);
float L_4 = ___magnitude1;
float L_5 = V_0;
float L_6;
L_6 = sinf(L_5);
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_7;
memset((&L_7), 0, sizeof(L_7));
Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_7), ((float)il2cpp_codegen_multiply(L_1, L_3)), ((float)il2cpp_codegen_multiply(L_4, L_6)), (0.0f), /*hidden argument*/NULL);
return L_7;
}
}
// System.Single DG.Tweening.Core.Utils::Angle2D(UnityEngine.Vector3,UnityEngine.Vector3)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Utils_Angle2D_mA49F298AC1F19FAF2D0791E9E5424015DB0BF1C4 (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___from0, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___to1, const RuntimeMethod* method)
{
float V_0 = 0.0f;
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_0;
L_0 = Vector2_get_right_m99043ED6B3D5AEA5033313FE3DA9571F39D1B280_inline(NULL);
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_1 = ___to1;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_2 = ___from0;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_3;
L_3 = Vector3_op_Subtraction_mE42023FF80067CB44A1D4A27EB7CF2B24CABB828_inline(L_1, L_2, NULL);
___to1 = L_3;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_4 = L_0;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_5 = ___to1;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_6;
L_6 = Vector2_op_Implicit_mE8EBEE9291F11BB02F062D6E000F4798968CBD96_inline(L_5, NULL);
float L_7;
L_7 = Vector2_Angle_mD94AAEA690169FE5882D60F8489C8BF63300C221_inline(L_4, L_6, NULL);
V_0 = L_7;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_8;
L_8 = Vector2_op_Implicit_m6D9CABB2C791A192867D7A4559D132BE86DD3EB7_inline(L_4, NULL);
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_9 = ___to1;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_10;
L_10 = Vector3_Cross_mF93A280558BCE756D13B6CC5DCD7DE8A43148987_inline(L_8, L_9, NULL);
float L_11 = L_10.___z_4;
if ((!(((float)L_11) > ((float)(0.0f)))))
{
goto IL_003a;
}
}
{
float L_12 = V_0;
V_0 = ((float)il2cpp_codegen_subtract((360.0f), L_12));
}
IL_003a:
{
float L_13 = V_0;
V_0 = ((float)il2cpp_codegen_multiply(L_13, (-1.0f)));
float L_14 = V_0;
return L_14;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Single DG.Tweening.Core.Easing.Bounce::EaseIn(System.Single,System.Single,System.Single,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Bounce_EaseIn_m1253ADF94B39EF139C56EEE7AD5EC2F5E0C29769 (float ___time0, float ___duration1, float ___unusedOvershootOrAmplitude2, float ___unusedPeriod3, const RuntimeMethod* method)
{
{
float L_0 = ___duration1;
float L_1 = ___time0;
float L_2 = ___duration1;
float L_3;
L_3 = Bounce_EaseOut_mEF5499252352724ADC55887B541B5053DACFC27F(((float)il2cpp_codegen_subtract(L_0, L_1)), L_2, (-1.0f), (-1.0f), NULL);
return ((float)il2cpp_codegen_subtract((1.0f), L_3));
}
}
// System.Single DG.Tweening.Core.Easing.Bounce::EaseOut(System.Single,System.Single,System.Single,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Bounce_EaseOut_mEF5499252352724ADC55887B541B5053DACFC27F (float ___time0, float ___duration1, float ___unusedOvershootOrAmplitude2, float ___unusedPeriod3, const RuntimeMethod* method)
{
{
float L_0 = ___time0;
float L_1 = ___duration1;
float L_2 = ((float)(L_0/L_1));
___time0 = L_2;
if ((!(((float)L_2) < ((float)(0.363636374f)))))
{
goto IL_0017;
}
}
{
float L_3 = ___time0;
float L_4 = ___time0;
return ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply((7.5625f), L_3)), L_4));
}
IL_0017:
{
float L_5 = ___time0;
if ((!(((float)L_5) < ((float)(0.727272749f)))))
{
goto IL_0038;
}
}
{
float L_6 = ___time0;
float L_7 = ((float)il2cpp_codegen_subtract(L_6, (0.545454562f)));
___time0 = L_7;
float L_8 = ___time0;
return ((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply((7.5625f), L_7)), L_8)), (0.75f)));
}
IL_0038:
{
float L_9 = ___time0;
if ((!(((float)L_9) < ((float)(0.909090936f)))))
{
goto IL_0059;
}
}
{
float L_10 = ___time0;
float L_11 = ((float)il2cpp_codegen_subtract(L_10, (0.818181813f)));
___time0 = L_11;
float L_12 = ___time0;
return ((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply((7.5625f), L_11)), L_12)), (0.9375f)));
}
IL_0059:
{
float L_13 = ___time0;
float L_14 = ((float)il2cpp_codegen_subtract(L_13, (0.954545438f)));
___time0 = L_14;
float L_15 = ___time0;
return ((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply((7.5625f), L_14)), L_15)), (0.984375f)));
}
}
// System.Single DG.Tweening.Core.Easing.Bounce::EaseInOut(System.Single,System.Single,System.Single,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Bounce_EaseInOut_m6D386BE3A485A50DE77E480D40008D01ADDE79F0 (float ___time0, float ___duration1, float ___unusedOvershootOrAmplitude2, float ___unusedPeriod3, const RuntimeMethod* method)
{
{
float L_0 = ___time0;
float L_1 = ___duration1;
if ((!(((float)L_0) < ((float)((float)il2cpp_codegen_multiply(L_1, (0.5f)))))))
{
goto IL_0028;
}
}
{
float L_2 = ___time0;
float L_3 = ___duration1;
float L_4;
L_4 = Bounce_EaseIn_m1253ADF94B39EF139C56EEE7AD5EC2F5E0C29769(((float)il2cpp_codegen_multiply(L_2, (2.0f))), L_3, (-1.0f), (-1.0f), NULL);
return ((float)il2cpp_codegen_multiply(L_4, (0.5f)));
}
IL_0028:
{
float L_5 = ___time0;
float L_6 = ___duration1;
float L_7 = ___duration1;
float L_8;
L_8 = Bounce_EaseOut_mEF5499252352724ADC55887B541B5053DACFC27F(((float)il2cpp_codegen_subtract(((float)il2cpp_codegen_multiply(L_5, (2.0f))), L_6)), L_7, (-1.0f), (-1.0f), NULL);
return ((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_8, (0.5f))), (0.5f)));
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Single DG.Tweening.Core.Easing.EaseManager::Evaluate(DG.Tweening.Tween,System.Single,System.Single,System.Single,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float EaseManager_Evaluate_mD683DD74534996BFA45C075DCC2927E089C4E26E (Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* ___t0, float ___time1, float ___duration2, float ___overshootOrAmplitude3, float ___period4, const RuntimeMethod* method)
{
{
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_0 = ___t0;
int32_t L_1 = L_0->___easeType_28;
Tween_t8CB06EBC48A5B6F5065C490E4F4909C18CE7983C* L_2 = ___t0;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_3 = L_2->___customEase_29;
float L_4 = ___time1;
float L_5 = ___duration2;
float L_6 = ___overshootOrAmplitude3;
float L_7 = ___period4;
float L_8;
L_8 = EaseManager_Evaluate_m26A532BC322B246C5CE9D45ABC16384F58F8389A(L_1, L_3, L_4, L_5, L_6, L_7, NULL);
return L_8;
}
}
// System.Single DG.Tweening.Core.Easing.EaseManager::Evaluate(DG.Tweening.Ease,DG.Tweening.EaseFunction,System.Single,System.Single,System.Single,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float EaseManager_Evaluate_m26A532BC322B246C5CE9D45ABC16384F58F8389A (int32_t ___easeType0, EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* ___customEase1, float ___time2, float ___duration3, float ___overshootOrAmplitude4, float ___period5, 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;
{
int32_t L_0 = ___easeType0;
switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_0, 1)))
{
case 0:
{
goto IL_00a1;
}
case 1:
{
goto IL_00a5;
}
case 2:
{
goto IL_00bd;
}
case 3:
{
goto IL_00ce;
}
case 4:
{
goto IL_00eb;
}
case 5:
{
goto IL_00f4;
}
case 6:
{
goto IL_0104;
}
case 7:
{
goto IL_0140;
}
case 8:
{
goto IL_014b;
}
case 9:
{
goto IL_0162;
}
case 10:
{
goto IL_019c;
}
case 11:
{
goto IL_01a9;
}
case 12:
{
goto IL_01c3;
}
case 13:
{
goto IL_0201;
}
case 14:
{
goto IL_0210;
}
case 15:
{
goto IL_022b;
}
case 16:
{
goto IL_026d;
}
case 17:
{
goto IL_029b;
}
case 18:
{
goto IL_02c6;
}
case 19:
{
goto IL_0343;
}
case 20:
{
goto IL_0360;
}
case 21:
{
goto IL_037c;
}
case 22:
{
goto IL_03d2;
}
case 23:
{
goto IL_0474;
}
case 24:
{
goto IL_0512;
}
case 25:
{
goto IL_060d;
}
case 26:
{
goto IL_0624;
}
case 27:
{
goto IL_0647;
}
case 28:
{
goto IL_06ab;
}
case 29:
{
goto IL_06b7;
}
case 30:
{
goto IL_06c3;
}
case 31:
{
goto IL_06e2;
}
case 32:
{
goto IL_06ee;
}
case 33:
{
goto IL_06fa;
}
case 34:
{
goto IL_0706;
}
case 35:
{
goto IL_06dc;
}
case 36:
{
goto IL_06cf;
}
}
}
{
goto IL_0712;
}
IL_00a1:
{
float L_1 = ___time2;
float L_2 = ___duration3;
return ((float)(L_1/L_2));
}
IL_00a5:
{
float L_3 = ___time2;
float L_4 = ___duration3;
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
double L_5;
L_5 = cos(((double)((float)il2cpp_codegen_multiply(((float)(L_3/L_4)), (1.57079637f)))));
return ((float)il2cpp_codegen_add(((-((float)L_5))), (1.0f)));
}
IL_00bd:
{
float L_6 = ___time2;
float L_7 = ___duration3;
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
double L_8;
L_8 = sin(((double)((float)il2cpp_codegen_multiply(((float)(L_6/L_7)), (1.57079637f)))));
return ((float)L_8);
}
IL_00ce:
{
float L_9 = ___time2;
float L_10 = ___duration3;
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
double L_11;
L_11 = cos(((double)((float)(((float)il2cpp_codegen_multiply((3.14159274f), L_9))/L_10))));
return ((float)il2cpp_codegen_multiply((-0.5f), ((float)il2cpp_codegen_subtract(((float)L_11), (1.0f)))));
}
IL_00eb:
{
float L_12 = ___time2;
float L_13 = ___duration3;
float L_14 = ((float)(L_12/L_13));
___time2 = L_14;
float L_15 = ___time2;
return ((float)il2cpp_codegen_multiply(L_14, L_15));
}
IL_00f4:
{
float L_16 = ___time2;
float L_17 = ___duration3;
float L_18 = ((float)(L_16/L_17));
___time2 = L_18;
float L_19 = ___time2;
return ((float)il2cpp_codegen_multiply(((-L_18)), ((float)il2cpp_codegen_subtract(L_19, (2.0f)))));
}
IL_0104:
{
float L_20 = ___time2;
float L_21 = ___duration3;
float L_22 = ((float)(L_20/((float)il2cpp_codegen_multiply(L_21, (0.5f)))));
___time2 = L_22;
if ((!(((float)L_22) < ((float)(1.0f)))))
{
goto IL_0121;
}
}
{
float L_23 = ___time2;
float L_24 = ___time2;
return ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply((0.5f), L_23)), L_24));
}
IL_0121:
{
float L_25 = ___time2;
float L_26 = ((float)il2cpp_codegen_subtract(L_25, (1.0f)));
___time2 = L_26;
float L_27 = ___time2;
return ((float)il2cpp_codegen_multiply((-0.5f), ((float)il2cpp_codegen_subtract(((float)il2cpp_codegen_multiply(L_26, ((float)il2cpp_codegen_subtract(L_27, (2.0f))))), (1.0f)))));
}
IL_0140:
{
float L_28 = ___time2;
float L_29 = ___duration3;
float L_30 = ((float)(L_28/L_29));
___time2 = L_30;
float L_31 = ___time2;
float L_32 = ___time2;
return ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(L_30, L_31)), L_32));
}
IL_014b:
{
float L_33 = ___time2;
float L_34 = ___duration3;
float L_35 = ((float)il2cpp_codegen_subtract(((float)(L_33/L_34)), (1.0f)));
___time2 = L_35;
float L_36 = ___time2;
float L_37 = ___time2;
return ((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(L_35, L_36)), L_37)), (1.0f)));
}
IL_0162:
{
float L_38 = ___time2;
float L_39 = ___duration3;
float L_40 = ((float)(L_38/((float)il2cpp_codegen_multiply(L_39, (0.5f)))));
___time2 = L_40;
if ((!(((float)L_40) < ((float)(1.0f)))))
{
goto IL_0181;
}
}
{
float L_41 = ___time2;
float L_42 = ___time2;
float L_43 = ___time2;
return ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply((0.5f), L_41)), L_42)), L_43));
}
IL_0181:
{
float L_44 = ___time2;
float L_45 = ((float)il2cpp_codegen_subtract(L_44, (2.0f)));
___time2 = L_45;
float L_46 = ___time2;
float L_47 = ___time2;
return ((float)il2cpp_codegen_multiply((0.5f), ((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(L_45, L_46)), L_47)), (2.0f)))));
}
IL_019c:
{
float L_48 = ___time2;
float L_49 = ___duration3;
float L_50 = ((float)(L_48/L_49));
___time2 = L_50;
float L_51 = ___time2;
float L_52 = ___time2;
float L_53 = ___time2;
return ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(L_50, L_51)), L_52)), L_53));
}
IL_01a9:
{
float L_54 = ___time2;
float L_55 = ___duration3;
float L_56 = ((float)il2cpp_codegen_subtract(((float)(L_54/L_55)), (1.0f)));
___time2 = L_56;
float L_57 = ___time2;
float L_58 = ___time2;
float L_59 = ___time2;
return ((-((float)il2cpp_codegen_subtract(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(L_56, L_57)), L_58)), L_59)), (1.0f)))));
}
IL_01c3:
{
float L_60 = ___time2;
float L_61 = ___duration3;
float L_62 = ((float)(L_60/((float)il2cpp_codegen_multiply(L_61, (0.5f)))));
___time2 = L_62;
if ((!(((float)L_62) < ((float)(1.0f)))))
{
goto IL_01e4;
}
}
{
float L_63 = ___time2;
float L_64 = ___time2;
float L_65 = ___time2;
float L_66 = ___time2;
return ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply((0.5f), L_63)), L_64)), L_65)), L_66));
}
IL_01e4:
{
float L_67 = ___time2;
float L_68 = ((float)il2cpp_codegen_subtract(L_67, (2.0f)));
___time2 = L_68;
float L_69 = ___time2;
float L_70 = ___time2;
float L_71 = ___time2;
return ((float)il2cpp_codegen_multiply((-0.5f), ((float)il2cpp_codegen_subtract(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(L_68, L_69)), L_70)), L_71)), (2.0f)))));
}
IL_0201:
{
float L_72 = ___time2;
float L_73 = ___duration3;
float L_74 = ((float)(L_72/L_73));
___time2 = L_74;
float L_75 = ___time2;
float L_76 = ___time2;
float L_77 = ___time2;
float L_78 = ___time2;
return ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(L_74, L_75)), L_76)), L_77)), L_78));
}
IL_0210:
{
float L_79 = ___time2;
float L_80 = ___duration3;
float L_81 = ((float)il2cpp_codegen_subtract(((float)(L_79/L_80)), (1.0f)));
___time2 = L_81;
float L_82 = ___time2;
float L_83 = ___time2;
float L_84 = ___time2;
float L_85 = ___time2;
return ((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(L_81, L_82)), L_83)), L_84)), L_85)), (1.0f)));
}
IL_022b:
{
float L_86 = ___time2;
float L_87 = ___duration3;
float L_88 = ((float)(L_86/((float)il2cpp_codegen_multiply(L_87, (0.5f)))));
___time2 = L_88;
if ((!(((float)L_88) < ((float)(1.0f)))))
{
goto IL_024e;
}
}
{
float L_89 = ___time2;
float L_90 = ___time2;
float L_91 = ___time2;
float L_92 = ___time2;
float L_93 = ___time2;
return ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply((0.5f), L_89)), L_90)), L_91)), L_92)), L_93));
}
IL_024e:
{
float L_94 = ___time2;
float L_95 = ((float)il2cpp_codegen_subtract(L_94, (2.0f)));
___time2 = L_95;
float L_96 = ___time2;
float L_97 = ___time2;
float L_98 = ___time2;
float L_99 = ___time2;
return ((float)il2cpp_codegen_multiply((0.5f), ((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(L_95, L_96)), L_97)), L_98)), L_99)), (2.0f)))));
}
IL_026d:
{
float L_100 = ___time2;
if ((((float)L_100) == ((float)(0.0f))))
{
goto IL_0295;
}
}
{
float L_101 = ___time2;
float L_102 = ___duration3;
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
double L_103;
L_103 = Math_Pow_mEAE651F0858203FBE12B72B6A53951BBD0FB5265((2.0), ((double)((float)il2cpp_codegen_multiply((10.0f), ((float)il2cpp_codegen_subtract(((float)(L_101/L_102)), (1.0f)))))), NULL);
return ((float)L_103);
}
IL_0295:
{
return (0.0f);
}
IL_029b:
{
float L_104 = ___time2;
float L_105 = ___duration3;
if ((!(((float)L_104) == ((float)L_105))))
{
goto IL_02a5;
}
}
{
return (1.0f);
}
IL_02a5:
{
float L_106 = ___time2;
float L_107 = ___duration3;
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
double L_108;
L_108 = Math_Pow_mEAE651F0858203FBE12B72B6A53951BBD0FB5265((2.0), ((double)((float)(((float)il2cpp_codegen_multiply((-10.0f), L_106))/L_107))), NULL);
return ((float)il2cpp_codegen_add(((-((float)L_108))), (1.0f)));
}
IL_02c6:
{
float L_109 = ___time2;
if ((!(((float)L_109) == ((float)(0.0f)))))
{
goto IL_02d4;
}
}
{
return (0.0f);
}
IL_02d4:
{
float L_110 = ___time2;
float L_111 = ___duration3;
if ((!(((float)L_110) == ((float)L_111))))
{
goto IL_02de;
}
}
{
return (1.0f);
}
IL_02de:
{
float L_112 = ___time2;
float L_113 = ___duration3;
float L_114 = ((float)(L_112/((float)il2cpp_codegen_multiply(L_113, (0.5f)))));
___time2 = L_114;
if ((!(((float)L_114) < ((float)(1.0f)))))
{
goto IL_0315;
}
}
{
float L_115 = ___time2;
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
double L_116;
L_116 = Math_Pow_mEAE651F0858203FBE12B72B6A53951BBD0FB5265((2.0), ((double)((float)il2cpp_codegen_multiply((10.0f), ((float)il2cpp_codegen_subtract(L_115, (1.0f)))))), NULL);
return ((float)il2cpp_codegen_multiply((0.5f), ((float)L_116)));
}
IL_0315:
{
float L_117 = ___time2;
float L_118 = ((float)il2cpp_codegen_subtract(L_117, (1.0f)));
___time2 = L_118;
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
double L_119;
L_119 = Math_Pow_mEAE651F0858203FBE12B72B6A53951BBD0FB5265((2.0), ((double)((float)il2cpp_codegen_multiply((-10.0f), L_118))), NULL);
return ((float)il2cpp_codegen_multiply((0.5f), ((float)il2cpp_codegen_add(((-((float)L_119))), (2.0f)))));
}
IL_0343:
{
float L_120 = ___time2;
float L_121 = ___duration3;
float L_122 = ((float)(L_120/L_121));
___time2 = L_122;
float L_123 = ___time2;
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
double L_124;
L_124 = sqrt(((double)((float)il2cpp_codegen_subtract((1.0f), ((float)il2cpp_codegen_multiply(L_122, L_123))))));
return ((-((float)il2cpp_codegen_subtract(((float)L_124), (1.0f)))));
}
IL_0360:
{
float L_125 = ___time2;
float L_126 = ___duration3;
float L_127 = ((float)il2cpp_codegen_subtract(((float)(L_125/L_126)), (1.0f)));
___time2 = L_127;
float L_128 = ___time2;
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
double L_129;
L_129 = sqrt(((double)((float)il2cpp_codegen_subtract((1.0f), ((float)il2cpp_codegen_multiply(L_127, L_128))))));
return ((float)L_129);
}
IL_037c:
{
float L_130 = ___time2;
float L_131 = ___duration3;
float L_132 = ((float)(L_130/((float)il2cpp_codegen_multiply(L_131, (0.5f)))));
___time2 = L_132;
if ((!(((float)L_132) < ((float)(1.0f)))))
{
goto IL_03ac;
}
}
{
float L_133 = ___time2;
float L_134 = L_133;
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
double L_135;
L_135 = sqrt(((double)((float)il2cpp_codegen_subtract((1.0f), ((float)il2cpp_codegen_multiply(L_134, L_134))))));
return ((float)il2cpp_codegen_multiply((-0.5f), ((float)il2cpp_codegen_subtract(((float)L_135), (1.0f)))));
}
IL_03ac:
{
float L_136 = ___time2;
float L_137 = ((float)il2cpp_codegen_subtract(L_136, (2.0f)));
___time2 = L_137;
float L_138 = ___time2;
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
double L_139;
L_139 = sqrt(((double)((float)il2cpp_codegen_subtract((1.0f), ((float)il2cpp_codegen_multiply(L_137, L_138))))));
return ((float)il2cpp_codegen_multiply((0.5f), ((float)il2cpp_codegen_add(((float)L_139), (1.0f)))));
}
IL_03d2:
{
float L_140 = ___time2;
if ((!(((float)L_140) == ((float)(0.0f)))))
{
goto IL_03e0;
}
}
{
return (0.0f);
}
IL_03e0:
{
float L_141 = ___time2;
float L_142 = ___duration3;
float L_143 = ((float)(L_141/L_142));
___time2 = L_143;
if ((!(((float)L_143) == ((float)(1.0f)))))
{
goto IL_03f3;
}
}
{
return (1.0f);
}
IL_03f3:
{
float L_144 = ___period5;
if ((!(((float)L_144) == ((float)(0.0f)))))
{
goto IL_0405;
}
}
{
float L_145 = ___duration3;
___period5 = ((float)il2cpp_codegen_multiply(L_145, (0.300000012f)));
}
IL_0405:
{
float L_146 = ___overshootOrAmplitude4;
if ((!(((float)L_146) < ((float)(1.0f)))))
{
goto IL_0420;
}
}
{
___overshootOrAmplitude4 = (1.0f);
float L_147 = ___period5;
V_0 = ((float)(L_147/(4.0f)));
goto IL_0439;
}
IL_0420:
{
float L_148 = ___period5;
float L_149 = ___overshootOrAmplitude4;
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
double L_150;
L_150 = asin(((double)((float)((1.0f)/L_149))));
V_0 = ((float)il2cpp_codegen_multiply(((float)(L_148/(6.28318548f))), ((float)L_150)));
}
IL_0439:
{
float L_151 = ___overshootOrAmplitude4;
float L_152 = ___time2;
float L_153 = ((float)il2cpp_codegen_subtract(L_152, (1.0f)));
___time2 = L_153;
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
double L_154;
L_154 = Math_Pow_mEAE651F0858203FBE12B72B6A53951BBD0FB5265((2.0), ((double)((float)il2cpp_codegen_multiply((10.0f), L_153))), NULL);
float L_155 = ___time2;
float L_156 = ___duration3;
float L_157 = V_0;
float L_158 = ___period5;
double L_159;
L_159 = sin(((double)((float)(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(((float)il2cpp_codegen_multiply(L_155, L_156)), L_157)), (6.28318548f)))/L_158))));
return ((-((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(L_151, ((float)L_154))), ((float)L_159)))));
}
IL_0474:
{
float L_160 = ___time2;
if ((!(((float)L_160) == ((float)(0.0f)))))
{
goto IL_0482;
}
}
{
return (0.0f);
}
IL_0482:
{
float L_161 = ___time2;
float L_162 = ___duration3;
float L_163 = ((float)(L_161/L_162));
___time2 = L_163;
if ((!(((float)L_163) == ((float)(1.0f)))))
{
goto IL_0495;
}
}
{
return (1.0f);
}
IL_0495:
{
float L_164 = ___period5;
if ((!(((float)L_164) == ((float)(0.0f)))))
{
goto IL_04a7;
}
}
{
float L_165 = ___duration3;
___period5 = ((float)il2cpp_codegen_multiply(L_165, (0.300000012f)));
}
IL_04a7:
{
float L_166 = ___overshootOrAmplitude4;
if ((!(((float)L_166) < ((float)(1.0f)))))
{
goto IL_04c2;
}
}
{
___overshootOrAmplitude4 = (1.0f);
float L_167 = ___period5;
V_1 = ((float)(L_167/(4.0f)));
goto IL_04db;
}
IL_04c2:
{
float L_168 = ___period5;
float L_169 = ___overshootOrAmplitude4;
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
double L_170;
L_170 = asin(((double)((float)((1.0f)/L_169))));
V_1 = ((float)il2cpp_codegen_multiply(((float)(L_168/(6.28318548f))), ((float)L_170)));
}
IL_04db:
{
float L_171 = ___overshootOrAmplitude4;
float L_172 = ___time2;
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
double L_173;
L_173 = Math_Pow_mEAE651F0858203FBE12B72B6A53951BBD0FB5265((2.0), ((double)((float)il2cpp_codegen_multiply((-10.0f), L_172))), NULL);
float L_174 = ___time2;
float L_175 = ___duration3;
float L_176 = V_1;
float L_177 = ___period5;
double L_178;
L_178 = sin(((double)((float)(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(((float)il2cpp_codegen_multiply(L_174, L_175)), L_176)), (6.28318548f)))/L_177))));
return ((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(L_171, ((float)L_173))), ((float)L_178))), (1.0f)));
}
IL_0512:
{
float L_179 = ___time2;
if ((!(((float)L_179) == ((float)(0.0f)))))
{
goto IL_0520;
}
}
{
return (0.0f);
}
IL_0520:
{
float L_180 = ___time2;
float L_181 = ___duration3;
float L_182 = ((float)(L_180/((float)il2cpp_codegen_multiply(L_181, (0.5f)))));
___time2 = L_182;
if ((!(((float)L_182) == ((float)(2.0f)))))
{
goto IL_0539;
}
}
{
return (1.0f);
}
IL_0539:
{
float L_183 = ___period5;
if ((!(((float)L_183) == ((float)(0.0f)))))
{
goto IL_054b;
}
}
{
float L_184 = ___duration3;
___period5 = ((float)il2cpp_codegen_multiply(L_184, (0.450000018f)));
}
IL_054b:
{
float L_185 = ___overshootOrAmplitude4;
if ((!(((float)L_185) < ((float)(1.0f)))))
{
goto IL_0566;
}
}
{
___overshootOrAmplitude4 = (1.0f);
float L_186 = ___period5;
V_2 = ((float)(L_186/(4.0f)));
goto IL_057f;
}
IL_0566:
{
float L_187 = ___period5;
float L_188 = ___overshootOrAmplitude4;
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
double L_189;
L_189 = asin(((double)((float)((1.0f)/L_188))));
V_2 = ((float)il2cpp_codegen_multiply(((float)(L_187/(6.28318548f))), ((float)L_189)));
}
IL_057f:
{
float L_190 = ___time2;
if ((!(((float)L_190) < ((float)(1.0f)))))
{
goto IL_05c7;
}
}
{
float L_191 = ___overshootOrAmplitude4;
float L_192 = ___time2;
float L_193 = ((float)il2cpp_codegen_subtract(L_192, (1.0f)));
___time2 = L_193;
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
double L_194;
L_194 = Math_Pow_mEAE651F0858203FBE12B72B6A53951BBD0FB5265((2.0), ((double)((float)il2cpp_codegen_multiply((10.0f), L_193))), NULL);
float L_195 = ___time2;
float L_196 = ___duration3;
float L_197 = V_2;
float L_198 = ___period5;
double L_199;
L_199 = sin(((double)((float)(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(((float)il2cpp_codegen_multiply(L_195, L_196)), L_197)), (6.28318548f)))/L_198))));
return ((float)il2cpp_codegen_multiply((-0.5f), ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(L_191, ((float)L_194))), ((float)L_199)))));
}
IL_05c7:
{
float L_200 = ___overshootOrAmplitude4;
float L_201 = ___time2;
float L_202 = ((float)il2cpp_codegen_subtract(L_201, (1.0f)));
___time2 = L_202;
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
double L_203;
L_203 = Math_Pow_mEAE651F0858203FBE12B72B6A53951BBD0FB5265((2.0), ((double)((float)il2cpp_codegen_multiply((-10.0f), L_202))), NULL);
float L_204 = ___time2;
float L_205 = ___duration3;
float L_206 = V_2;
float L_207 = ___period5;
double L_208;
L_208 = sin(((double)((float)(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(((float)il2cpp_codegen_multiply(L_204, L_205)), L_206)), (6.28318548f)))/L_207))));
return ((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(L_200, ((float)L_203))), ((float)L_208))), (0.5f))), (1.0f)));
}
IL_060d:
{
float L_209 = ___time2;
float L_210 = ___duration3;
float L_211 = ((float)(L_209/L_210));
___time2 = L_211;
float L_212 = ___time2;
float L_213 = ___overshootOrAmplitude4;
float L_214 = ___time2;
float L_215 = ___overshootOrAmplitude4;
return ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(L_211, L_212)), ((float)il2cpp_codegen_subtract(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_add(L_213, (1.0f))), L_214)), L_215))));
}
IL_0624:
{
float L_216 = ___time2;
float L_217 = ___duration3;
float L_218 = ((float)il2cpp_codegen_subtract(((float)(L_216/L_217)), (1.0f)));
___time2 = L_218;
float L_219 = ___time2;
float L_220 = ___overshootOrAmplitude4;
float L_221 = ___time2;
float L_222 = ___overshootOrAmplitude4;
return ((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(L_218, L_219)), ((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_add(L_220, (1.0f))), L_221)), L_222)))), (1.0f)));
}
IL_0647:
{
float L_223 = ___time2;
float L_224 = ___duration3;
float L_225 = ((float)(L_223/((float)il2cpp_codegen_multiply(L_224, (0.5f)))));
___time2 = L_225;
if ((!(((float)L_225) < ((float)(1.0f)))))
{
goto IL_067b;
}
}
{
float L_226 = ___time2;
float L_227 = L_226;
float L_228 = ___overshootOrAmplitude4;
float L_229 = ((float)il2cpp_codegen_multiply(L_228, (1.52499998f)));
___overshootOrAmplitude4 = L_229;
float L_230 = ___time2;
float L_231 = ___overshootOrAmplitude4;
return ((float)il2cpp_codegen_multiply((0.5f), ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(L_227, L_227)), ((float)il2cpp_codegen_subtract(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_add(L_229, (1.0f))), L_230)), L_231))))));
}
IL_067b:
{
float L_232 = ___time2;
float L_233 = ((float)il2cpp_codegen_subtract(L_232, (2.0f)));
___time2 = L_233;
float L_234 = ___time2;
float L_235 = ___overshootOrAmplitude4;
float L_236 = ((float)il2cpp_codegen_multiply(L_235, (1.52499998f)));
___overshootOrAmplitude4 = L_236;
float L_237 = ___time2;
float L_238 = ___overshootOrAmplitude4;
return ((float)il2cpp_codegen_multiply((0.5f), ((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(L_233, L_234)), ((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_add(L_236, (1.0f))), L_237)), L_238)))), (2.0f)))));
}
IL_06ab:
{
float L_239 = ___time2;
float L_240 = ___duration3;
float L_241 = ___overshootOrAmplitude4;
float L_242 = ___period5;
float L_243;
L_243 = Bounce_EaseIn_m1253ADF94B39EF139C56EEE7AD5EC2F5E0C29769(L_239, L_240, L_241, L_242, NULL);
return L_243;
}
IL_06b7:
{
float L_244 = ___time2;
float L_245 = ___duration3;
float L_246 = ___overshootOrAmplitude4;
float L_247 = ___period5;
float L_248;
L_248 = Bounce_EaseOut_mEF5499252352724ADC55887B541B5053DACFC27F(L_244, L_245, L_246, L_247, NULL);
return L_248;
}
IL_06c3:
{
float L_249 = ___time2;
float L_250 = ___duration3;
float L_251 = ___overshootOrAmplitude4;
float L_252 = ___period5;
float L_253;
L_253 = Bounce_EaseInOut_m6D386BE3A485A50DE77E480D40008D01ADDE79F0(L_249, L_250, L_251, L_252, NULL);
return L_253;
}
IL_06cf:
{
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_254 = ___customEase1;
float L_255 = ___time2;
float L_256 = ___duration3;
float L_257 = ___overshootOrAmplitude4;
float L_258 = ___period5;
float L_259;
L_259 = EaseFunction_Invoke_mC30ABF785F84A8769541950EDC3C2CB0B8F6FB8D_inline(L_254, L_255, L_256, L_257, L_258, NULL);
return L_259;
}
IL_06dc:
{
return (1.0f);
}
IL_06e2:
{
float L_260 = ___time2;
float L_261 = ___duration3;
float L_262 = ___overshootOrAmplitude4;
float L_263 = ___period5;
float L_264;
L_264 = Flash_Ease_mA28C135D4B118A9A4469FEFFDEC3329226E6A096(L_260, L_261, L_262, L_263, NULL);
return L_264;
}
IL_06ee:
{
float L_265 = ___time2;
float L_266 = ___duration3;
float L_267 = ___overshootOrAmplitude4;
float L_268 = ___period5;
float L_269;
L_269 = Flash_EaseIn_m7A2DCE17466DCF086004A0147F534851240EADFA(L_265, L_266, L_267, L_268, NULL);
return L_269;
}
IL_06fa:
{
float L_270 = ___time2;
float L_271 = ___duration3;
float L_272 = ___overshootOrAmplitude4;
float L_273 = ___period5;
float L_274;
L_274 = Flash_EaseOut_m306F24AC2A2EF38682E1C0AB8834FAC036658955(L_270, L_271, L_272, L_273, NULL);
return L_274;
}
IL_0706:
{
float L_275 = ___time2;
float L_276 = ___duration3;
float L_277 = ___overshootOrAmplitude4;
float L_278 = ___period5;
float L_279;
L_279 = Flash_EaseInOut_m71C9C9CD9B50F446B635F0ABB97D1AFA7F52F4A9(L_275, L_276, L_277, L_278, NULL);
return L_279;
}
IL_0712:
{
float L_280 = ___time2;
float L_281 = ___duration3;
float L_282 = ((float)(L_280/L_281));
___time2 = L_282;
float L_283 = ___time2;
return ((float)il2cpp_codegen_multiply(((-L_282)), ((float)il2cpp_codegen_subtract(L_283, (2.0f)))));
}
}
// DG.Tweening.EaseFunction DG.Tweening.Core.Easing.EaseManager::ToEaseFunction(DG.Tweening.Ease)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* EaseManager_ToEaseFunction_m2A02F664C835CDD47ED6725D6D2D40980E8F090F (int32_t ___ease0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CToEaseFunctionU3Eb__4_0_mA591CD137EB5B6D02B6971FBC63B661AC250EC75_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CToEaseFunctionU3Eb__4_10_m67931A9DE04B64D996D4D75887E68EB788B0A06F_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CToEaseFunctionU3Eb__4_11_m20CABBCE05D3787A592230CD7297001E7F35A596_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CToEaseFunctionU3Eb__4_12_m508362096DB00AE0E73BF7579CB6BC45DF2D9687_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CToEaseFunctionU3Eb__4_13_mC0AE923467BF23F592DC3A8B0E2CF016C5629789_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CToEaseFunctionU3Eb__4_14_mBA8044322F5D001ABE2EE659D719182A4B466305_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CToEaseFunctionU3Eb__4_15_m143B41512ED2E1512E2D7B2C7697A7583AAC79F0_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CToEaseFunctionU3Eb__4_16_mC78B573955B2410B75554D0DC28AC93AB94C10C6_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CToEaseFunctionU3Eb__4_17_m20C33BC6179A293D6EA71D95849E5DAD91A166DB_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CToEaseFunctionU3Eb__4_18_m03DC93147BECBFF659B4A535F5B570DAE38C9D51_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CToEaseFunctionU3Eb__4_19_mB7E0AB1B73C108145A8F25D53E8BFDDF9C7EED1F_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CToEaseFunctionU3Eb__4_1_m57D1C907CE498E49D3BB97C93F17DF219D768D39_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CToEaseFunctionU3Eb__4_20_m6CF35FA9B64182DABCE68C45B7F4D1EC12625F1A_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CToEaseFunctionU3Eb__4_21_mEFB97FC4EF2F2013C16CEB5C595C4AE50A952D17_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CToEaseFunctionU3Eb__4_22_m3AB7A98254DE9433AAB67A5E5514EAD314473E53_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CToEaseFunctionU3Eb__4_23_m0B6D784AC89C1E97C747D139D1B1ED1ED17D9FBE_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CToEaseFunctionU3Eb__4_24_mE1A867F687DDC6784BB3F07B6155B944E372B676_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CToEaseFunctionU3Eb__4_25_m4311927391BC4689C23C4879F2A3A480DBCFA83A_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CToEaseFunctionU3Eb__4_26_m0D8C4E72A899A604290EC23AFB7FEBB610D1DFC9_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CToEaseFunctionU3Eb__4_27_m0B5C0A9408EF2C04CB8485D882A5CFC1E4AE6405_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CToEaseFunctionU3Eb__4_28_mDBE83F3AD26C7FCA54203A989CE269D45059337C_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CToEaseFunctionU3Eb__4_29_mFBCD6FCE05841BC79641430A90A2977771EE7EBD_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CToEaseFunctionU3Eb__4_2_m21BE7DFB1D3B3FB48430C5F8808A2BB23B1D2B4D_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CToEaseFunctionU3Eb__4_30_m380700CA1A01498516F89AE80941E0CCBEAD913D_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CToEaseFunctionU3Eb__4_31_m66D73E4257B74EED5B9A2D69C031F1B90130E510_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CToEaseFunctionU3Eb__4_32_m204E047E92BBE9BEB4FDEACB8663D533CA934CD7_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CToEaseFunctionU3Eb__4_33_m56E998A9C20DBF9308DDF064FCCA0A0E99B07A0D_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CToEaseFunctionU3Eb__4_34_m2998C252D5D9DB9E120CFF0A224648C9E356A1A6_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CToEaseFunctionU3Eb__4_35_m83FA33A1ECD1CC5CFB64C678728D5E1D6862C382_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CToEaseFunctionU3Eb__4_3_mB965A8E5686FF467D23FE3E5EF3564ABA36C56D2_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CToEaseFunctionU3Eb__4_4_m638274DD909D0E6DF66C0A0D7C0F40E8312029CB_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CToEaseFunctionU3Eb__4_5_mFF2D7DC4AA25EE6E7044305C57FA8816631D80CF_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CToEaseFunctionU3Eb__4_6_m4A06F8BB2D4B4F436E14D46CA73C41D4560A4AC6_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CToEaseFunctionU3Eb__4_7_m0FA0259C9E4CF4FB47077B12BA6F6D9ECC6107FC_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CToEaseFunctionU3Eb__4_8_m5E29AABC5E842BD7E4DBADFC4AE227D489BBC4D1_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CToEaseFunctionU3Eb__4_9_m36315113AE76BC13E5D5744624A50F7C70D71A7C_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* G_B4_0 = NULL;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* G_B3_0 = NULL;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* G_B7_0 = NULL;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* G_B6_0 = NULL;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* G_B10_0 = NULL;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* G_B9_0 = NULL;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* G_B13_0 = NULL;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* G_B12_0 = NULL;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* G_B16_0 = NULL;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* G_B15_0 = NULL;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* G_B19_0 = NULL;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* G_B18_0 = NULL;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* G_B22_0 = NULL;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* G_B21_0 = NULL;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* G_B25_0 = NULL;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* G_B24_0 = NULL;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* G_B28_0 = NULL;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* G_B27_0 = NULL;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* G_B31_0 = NULL;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* G_B30_0 = NULL;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* G_B34_0 = NULL;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* G_B33_0 = NULL;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* G_B37_0 = NULL;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* G_B36_0 = NULL;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* G_B40_0 = NULL;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* G_B39_0 = NULL;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* G_B43_0 = NULL;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* G_B42_0 = NULL;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* G_B46_0 = NULL;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* G_B45_0 = NULL;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* G_B49_0 = NULL;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* G_B48_0 = NULL;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* G_B52_0 = NULL;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* G_B51_0 = NULL;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* G_B55_0 = NULL;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* G_B54_0 = NULL;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* G_B58_0 = NULL;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* G_B57_0 = NULL;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* G_B61_0 = NULL;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* G_B60_0 = NULL;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* G_B64_0 = NULL;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* G_B63_0 = NULL;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* G_B67_0 = NULL;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* G_B66_0 = NULL;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* G_B70_0 = NULL;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* G_B69_0 = NULL;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* G_B73_0 = NULL;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* G_B72_0 = NULL;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* G_B76_0 = NULL;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* G_B75_0 = NULL;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* G_B79_0 = NULL;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* G_B78_0 = NULL;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* G_B82_0 = NULL;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* G_B81_0 = NULL;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* G_B85_0 = NULL;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* G_B84_0 = NULL;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* G_B88_0 = NULL;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* G_B87_0 = NULL;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* G_B91_0 = NULL;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* G_B90_0 = NULL;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* G_B94_0 = NULL;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* G_B93_0 = NULL;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* G_B97_0 = NULL;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* G_B96_0 = NULL;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* G_B100_0 = NULL;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* G_B99_0 = NULL;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* G_B103_0 = NULL;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* G_B102_0 = NULL;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* G_B106_0 = NULL;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* G_B105_0 = NULL;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* G_B109_0 = NULL;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* G_B108_0 = NULL;
{
int32_t L_0 = ___ease0;
switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_0, 1)))
{
case 0:
{
goto IL_0099;
}
case 1:
{
goto IL_00b9;
}
case 2:
{
goto IL_00d9;
}
case 3:
{
goto IL_00f9;
}
case 4:
{
goto IL_0119;
}
case 5:
{
goto IL_0139;
}
case 6:
{
goto IL_0159;
}
case 7:
{
goto IL_0179;
}
case 8:
{
goto IL_0199;
}
case 9:
{
goto IL_01b9;
}
case 10:
{
goto IL_01d9;
}
case 11:
{
goto IL_01f9;
}
case 12:
{
goto IL_0219;
}
case 13:
{
goto IL_0239;
}
case 14:
{
goto IL_0259;
}
case 15:
{
goto IL_0279;
}
case 16:
{
goto IL_0299;
}
case 17:
{
goto IL_02b9;
}
case 18:
{
goto IL_02d9;
}
case 19:
{
goto IL_02f9;
}
case 20:
{
goto IL_0319;
}
case 21:
{
goto IL_0339;
}
case 22:
{
goto IL_0359;
}
case 23:
{
goto IL_0379;
}
case 24:
{
goto IL_0399;
}
case 25:
{
goto IL_03b9;
}
case 26:
{
goto IL_03d9;
}
case 27:
{
goto IL_03f9;
}
case 28:
{
goto IL_0419;
}
case 29:
{
goto IL_0439;
}
case 30:
{
goto IL_0459;
}
case 31:
{
goto IL_0479;
}
case 32:
{
goto IL_0499;
}
case 33:
{
goto IL_04b9;
}
case 34:
{
goto IL_04d9;
}
}
}
{
goto IL_04f9;
}
IL_0099:
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var);
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_1 = ((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9__4_0_1;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_2 = L_1;
G_B3_0 = L_2;
if (L_2)
{
G_B4_0 = L_2;
goto IL_00b8;
}
}
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var);
U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4* L_3 = ((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9_0;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_4 = (EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04*)il2cpp_codegen_object_new(EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04_il2cpp_TypeInfo_var);
EaseFunction__ctor_mD630BE102357BB21BD878DF5E98F90BFE785A0F8(L_4, L_3, (intptr_t)((void*)U3CU3Ec_U3CToEaseFunctionU3Eb__4_0_mA591CD137EB5B6D02B6971FBC63B661AC250EC75_RuntimeMethod_var), NULL);
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_5 = L_4;
((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9__4_0_1 = L_5;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9__4_0_1), (void*)L_5);
G_B4_0 = L_5;
}
IL_00b8:
{
return G_B4_0;
}
IL_00b9:
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var);
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_6 = ((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9__4_1_2;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_7 = L_6;
G_B6_0 = L_7;
if (L_7)
{
G_B7_0 = L_7;
goto IL_00d8;
}
}
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var);
U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4* L_8 = ((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9_0;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_9 = (EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04*)il2cpp_codegen_object_new(EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04_il2cpp_TypeInfo_var);
EaseFunction__ctor_mD630BE102357BB21BD878DF5E98F90BFE785A0F8(L_9, L_8, (intptr_t)((void*)U3CU3Ec_U3CToEaseFunctionU3Eb__4_1_m57D1C907CE498E49D3BB97C93F17DF219D768D39_RuntimeMethod_var), NULL);
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_10 = L_9;
((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9__4_1_2 = L_10;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9__4_1_2), (void*)L_10);
G_B7_0 = L_10;
}
IL_00d8:
{
return G_B7_0;
}
IL_00d9:
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var);
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_11 = ((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9__4_2_3;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_12 = L_11;
G_B9_0 = L_12;
if (L_12)
{
G_B10_0 = L_12;
goto IL_00f8;
}
}
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var);
U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4* L_13 = ((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9_0;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_14 = (EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04*)il2cpp_codegen_object_new(EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04_il2cpp_TypeInfo_var);
EaseFunction__ctor_mD630BE102357BB21BD878DF5E98F90BFE785A0F8(L_14, L_13, (intptr_t)((void*)U3CU3Ec_U3CToEaseFunctionU3Eb__4_2_m21BE7DFB1D3B3FB48430C5F8808A2BB23B1D2B4D_RuntimeMethod_var), NULL);
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_15 = L_14;
((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9__4_2_3 = L_15;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9__4_2_3), (void*)L_15);
G_B10_0 = L_15;
}
IL_00f8:
{
return G_B10_0;
}
IL_00f9:
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var);
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_16 = ((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9__4_3_4;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_17 = L_16;
G_B12_0 = L_17;
if (L_17)
{
G_B13_0 = L_17;
goto IL_0118;
}
}
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var);
U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4* L_18 = ((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9_0;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_19 = (EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04*)il2cpp_codegen_object_new(EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04_il2cpp_TypeInfo_var);
EaseFunction__ctor_mD630BE102357BB21BD878DF5E98F90BFE785A0F8(L_19, L_18, (intptr_t)((void*)U3CU3Ec_U3CToEaseFunctionU3Eb__4_3_mB965A8E5686FF467D23FE3E5EF3564ABA36C56D2_RuntimeMethod_var), NULL);
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_20 = L_19;
((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9__4_3_4 = L_20;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9__4_3_4), (void*)L_20);
G_B13_0 = L_20;
}
IL_0118:
{
return G_B13_0;
}
IL_0119:
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var);
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_21 = ((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9__4_4_5;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_22 = L_21;
G_B15_0 = L_22;
if (L_22)
{
G_B16_0 = L_22;
goto IL_0138;
}
}
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var);
U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4* L_23 = ((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9_0;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_24 = (EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04*)il2cpp_codegen_object_new(EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04_il2cpp_TypeInfo_var);
EaseFunction__ctor_mD630BE102357BB21BD878DF5E98F90BFE785A0F8(L_24, L_23, (intptr_t)((void*)U3CU3Ec_U3CToEaseFunctionU3Eb__4_4_m638274DD909D0E6DF66C0A0D7C0F40E8312029CB_RuntimeMethod_var), NULL);
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_25 = L_24;
((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9__4_4_5 = L_25;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9__4_4_5), (void*)L_25);
G_B16_0 = L_25;
}
IL_0138:
{
return G_B16_0;
}
IL_0139:
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var);
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_26 = ((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9__4_5_6;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_27 = L_26;
G_B18_0 = L_27;
if (L_27)
{
G_B19_0 = L_27;
goto IL_0158;
}
}
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var);
U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4* L_28 = ((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9_0;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_29 = (EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04*)il2cpp_codegen_object_new(EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04_il2cpp_TypeInfo_var);
EaseFunction__ctor_mD630BE102357BB21BD878DF5E98F90BFE785A0F8(L_29, L_28, (intptr_t)((void*)U3CU3Ec_U3CToEaseFunctionU3Eb__4_5_mFF2D7DC4AA25EE6E7044305C57FA8816631D80CF_RuntimeMethod_var), NULL);
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_30 = L_29;
((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9__4_5_6 = L_30;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9__4_5_6), (void*)L_30);
G_B19_0 = L_30;
}
IL_0158:
{
return G_B19_0;
}
IL_0159:
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var);
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_31 = ((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9__4_6_7;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_32 = L_31;
G_B21_0 = L_32;
if (L_32)
{
G_B22_0 = L_32;
goto IL_0178;
}
}
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var);
U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4* L_33 = ((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9_0;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_34 = (EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04*)il2cpp_codegen_object_new(EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04_il2cpp_TypeInfo_var);
EaseFunction__ctor_mD630BE102357BB21BD878DF5E98F90BFE785A0F8(L_34, L_33, (intptr_t)((void*)U3CU3Ec_U3CToEaseFunctionU3Eb__4_6_m4A06F8BB2D4B4F436E14D46CA73C41D4560A4AC6_RuntimeMethod_var), NULL);
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_35 = L_34;
((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9__4_6_7 = L_35;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9__4_6_7), (void*)L_35);
G_B22_0 = L_35;
}
IL_0178:
{
return G_B22_0;
}
IL_0179:
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var);
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_36 = ((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9__4_7_8;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_37 = L_36;
G_B24_0 = L_37;
if (L_37)
{
G_B25_0 = L_37;
goto IL_0198;
}
}
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var);
U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4* L_38 = ((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9_0;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_39 = (EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04*)il2cpp_codegen_object_new(EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04_il2cpp_TypeInfo_var);
EaseFunction__ctor_mD630BE102357BB21BD878DF5E98F90BFE785A0F8(L_39, L_38, (intptr_t)((void*)U3CU3Ec_U3CToEaseFunctionU3Eb__4_7_m0FA0259C9E4CF4FB47077B12BA6F6D9ECC6107FC_RuntimeMethod_var), NULL);
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_40 = L_39;
((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9__4_7_8 = L_40;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9__4_7_8), (void*)L_40);
G_B25_0 = L_40;
}
IL_0198:
{
return G_B25_0;
}
IL_0199:
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var);
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_41 = ((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9__4_8_9;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_42 = L_41;
G_B27_0 = L_42;
if (L_42)
{
G_B28_0 = L_42;
goto IL_01b8;
}
}
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var);
U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4* L_43 = ((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9_0;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_44 = (EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04*)il2cpp_codegen_object_new(EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04_il2cpp_TypeInfo_var);
EaseFunction__ctor_mD630BE102357BB21BD878DF5E98F90BFE785A0F8(L_44, L_43, (intptr_t)((void*)U3CU3Ec_U3CToEaseFunctionU3Eb__4_8_m5E29AABC5E842BD7E4DBADFC4AE227D489BBC4D1_RuntimeMethod_var), NULL);
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_45 = L_44;
((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9__4_8_9 = L_45;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9__4_8_9), (void*)L_45);
G_B28_0 = L_45;
}
IL_01b8:
{
return G_B28_0;
}
IL_01b9:
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var);
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_46 = ((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9__4_9_10;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_47 = L_46;
G_B30_0 = L_47;
if (L_47)
{
G_B31_0 = L_47;
goto IL_01d8;
}
}
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var);
U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4* L_48 = ((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9_0;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_49 = (EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04*)il2cpp_codegen_object_new(EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04_il2cpp_TypeInfo_var);
EaseFunction__ctor_mD630BE102357BB21BD878DF5E98F90BFE785A0F8(L_49, L_48, (intptr_t)((void*)U3CU3Ec_U3CToEaseFunctionU3Eb__4_9_m36315113AE76BC13E5D5744624A50F7C70D71A7C_RuntimeMethod_var), NULL);
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_50 = L_49;
((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9__4_9_10 = L_50;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9__4_9_10), (void*)L_50);
G_B31_0 = L_50;
}
IL_01d8:
{
return G_B31_0;
}
IL_01d9:
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var);
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_51 = ((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9__4_10_11;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_52 = L_51;
G_B33_0 = L_52;
if (L_52)
{
G_B34_0 = L_52;
goto IL_01f8;
}
}
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var);
U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4* L_53 = ((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9_0;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_54 = (EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04*)il2cpp_codegen_object_new(EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04_il2cpp_TypeInfo_var);
EaseFunction__ctor_mD630BE102357BB21BD878DF5E98F90BFE785A0F8(L_54, L_53, (intptr_t)((void*)U3CU3Ec_U3CToEaseFunctionU3Eb__4_10_m67931A9DE04B64D996D4D75887E68EB788B0A06F_RuntimeMethod_var), NULL);
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_55 = L_54;
((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9__4_10_11 = L_55;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9__4_10_11), (void*)L_55);
G_B34_0 = L_55;
}
IL_01f8:
{
return G_B34_0;
}
IL_01f9:
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var);
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_56 = ((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9__4_11_12;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_57 = L_56;
G_B36_0 = L_57;
if (L_57)
{
G_B37_0 = L_57;
goto IL_0218;
}
}
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var);
U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4* L_58 = ((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9_0;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_59 = (EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04*)il2cpp_codegen_object_new(EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04_il2cpp_TypeInfo_var);
EaseFunction__ctor_mD630BE102357BB21BD878DF5E98F90BFE785A0F8(L_59, L_58, (intptr_t)((void*)U3CU3Ec_U3CToEaseFunctionU3Eb__4_11_m20CABBCE05D3787A592230CD7297001E7F35A596_RuntimeMethod_var), NULL);
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_60 = L_59;
((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9__4_11_12 = L_60;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9__4_11_12), (void*)L_60);
G_B37_0 = L_60;
}
IL_0218:
{
return G_B37_0;
}
IL_0219:
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var);
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_61 = ((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9__4_12_13;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_62 = L_61;
G_B39_0 = L_62;
if (L_62)
{
G_B40_0 = L_62;
goto IL_0238;
}
}
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var);
U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4* L_63 = ((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9_0;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_64 = (EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04*)il2cpp_codegen_object_new(EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04_il2cpp_TypeInfo_var);
EaseFunction__ctor_mD630BE102357BB21BD878DF5E98F90BFE785A0F8(L_64, L_63, (intptr_t)((void*)U3CU3Ec_U3CToEaseFunctionU3Eb__4_12_m508362096DB00AE0E73BF7579CB6BC45DF2D9687_RuntimeMethod_var), NULL);
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_65 = L_64;
((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9__4_12_13 = L_65;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9__4_12_13), (void*)L_65);
G_B40_0 = L_65;
}
IL_0238:
{
return G_B40_0;
}
IL_0239:
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var);
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_66 = ((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9__4_13_14;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_67 = L_66;
G_B42_0 = L_67;
if (L_67)
{
G_B43_0 = L_67;
goto IL_0258;
}
}
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var);
U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4* L_68 = ((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9_0;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_69 = (EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04*)il2cpp_codegen_object_new(EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04_il2cpp_TypeInfo_var);
EaseFunction__ctor_mD630BE102357BB21BD878DF5E98F90BFE785A0F8(L_69, L_68, (intptr_t)((void*)U3CU3Ec_U3CToEaseFunctionU3Eb__4_13_mC0AE923467BF23F592DC3A8B0E2CF016C5629789_RuntimeMethod_var), NULL);
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_70 = L_69;
((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9__4_13_14 = L_70;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9__4_13_14), (void*)L_70);
G_B43_0 = L_70;
}
IL_0258:
{
return G_B43_0;
}
IL_0259:
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var);
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_71 = ((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9__4_14_15;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_72 = L_71;
G_B45_0 = L_72;
if (L_72)
{
G_B46_0 = L_72;
goto IL_0278;
}
}
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var);
U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4* L_73 = ((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9_0;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_74 = (EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04*)il2cpp_codegen_object_new(EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04_il2cpp_TypeInfo_var);
EaseFunction__ctor_mD630BE102357BB21BD878DF5E98F90BFE785A0F8(L_74, L_73, (intptr_t)((void*)U3CU3Ec_U3CToEaseFunctionU3Eb__4_14_mBA8044322F5D001ABE2EE659D719182A4B466305_RuntimeMethod_var), NULL);
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_75 = L_74;
((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9__4_14_15 = L_75;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9__4_14_15), (void*)L_75);
G_B46_0 = L_75;
}
IL_0278:
{
return G_B46_0;
}
IL_0279:
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var);
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_76 = ((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9__4_15_16;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_77 = L_76;
G_B48_0 = L_77;
if (L_77)
{
G_B49_0 = L_77;
goto IL_0298;
}
}
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var);
U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4* L_78 = ((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9_0;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_79 = (EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04*)il2cpp_codegen_object_new(EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04_il2cpp_TypeInfo_var);
EaseFunction__ctor_mD630BE102357BB21BD878DF5E98F90BFE785A0F8(L_79, L_78, (intptr_t)((void*)U3CU3Ec_U3CToEaseFunctionU3Eb__4_15_m143B41512ED2E1512E2D7B2C7697A7583AAC79F0_RuntimeMethod_var), NULL);
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_80 = L_79;
((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9__4_15_16 = L_80;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9__4_15_16), (void*)L_80);
G_B49_0 = L_80;
}
IL_0298:
{
return G_B49_0;
}
IL_0299:
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var);
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_81 = ((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9__4_16_17;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_82 = L_81;
G_B51_0 = L_82;
if (L_82)
{
G_B52_0 = L_82;
goto IL_02b8;
}
}
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var);
U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4* L_83 = ((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9_0;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_84 = (EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04*)il2cpp_codegen_object_new(EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04_il2cpp_TypeInfo_var);
EaseFunction__ctor_mD630BE102357BB21BD878DF5E98F90BFE785A0F8(L_84, L_83, (intptr_t)((void*)U3CU3Ec_U3CToEaseFunctionU3Eb__4_16_mC78B573955B2410B75554D0DC28AC93AB94C10C6_RuntimeMethod_var), NULL);
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_85 = L_84;
((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9__4_16_17 = L_85;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9__4_16_17), (void*)L_85);
G_B52_0 = L_85;
}
IL_02b8:
{
return G_B52_0;
}
IL_02b9:
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var);
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_86 = ((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9__4_17_18;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_87 = L_86;
G_B54_0 = L_87;
if (L_87)
{
G_B55_0 = L_87;
goto IL_02d8;
}
}
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var);
U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4* L_88 = ((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9_0;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_89 = (EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04*)il2cpp_codegen_object_new(EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04_il2cpp_TypeInfo_var);
EaseFunction__ctor_mD630BE102357BB21BD878DF5E98F90BFE785A0F8(L_89, L_88, (intptr_t)((void*)U3CU3Ec_U3CToEaseFunctionU3Eb__4_17_m20C33BC6179A293D6EA71D95849E5DAD91A166DB_RuntimeMethod_var), NULL);
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_90 = L_89;
((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9__4_17_18 = L_90;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9__4_17_18), (void*)L_90);
G_B55_0 = L_90;
}
IL_02d8:
{
return G_B55_0;
}
IL_02d9:
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var);
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_91 = ((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9__4_18_19;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_92 = L_91;
G_B57_0 = L_92;
if (L_92)
{
G_B58_0 = L_92;
goto IL_02f8;
}
}
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var);
U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4* L_93 = ((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9_0;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_94 = (EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04*)il2cpp_codegen_object_new(EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04_il2cpp_TypeInfo_var);
EaseFunction__ctor_mD630BE102357BB21BD878DF5E98F90BFE785A0F8(L_94, L_93, (intptr_t)((void*)U3CU3Ec_U3CToEaseFunctionU3Eb__4_18_m03DC93147BECBFF659B4A535F5B570DAE38C9D51_RuntimeMethod_var), NULL);
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_95 = L_94;
((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9__4_18_19 = L_95;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9__4_18_19), (void*)L_95);
G_B58_0 = L_95;
}
IL_02f8:
{
return G_B58_0;
}
IL_02f9:
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var);
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_96 = ((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9__4_19_20;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_97 = L_96;
G_B60_0 = L_97;
if (L_97)
{
G_B61_0 = L_97;
goto IL_0318;
}
}
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var);
U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4* L_98 = ((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9_0;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_99 = (EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04*)il2cpp_codegen_object_new(EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04_il2cpp_TypeInfo_var);
EaseFunction__ctor_mD630BE102357BB21BD878DF5E98F90BFE785A0F8(L_99, L_98, (intptr_t)((void*)U3CU3Ec_U3CToEaseFunctionU3Eb__4_19_mB7E0AB1B73C108145A8F25D53E8BFDDF9C7EED1F_RuntimeMethod_var), NULL);
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_100 = L_99;
((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9__4_19_20 = L_100;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9__4_19_20), (void*)L_100);
G_B61_0 = L_100;
}
IL_0318:
{
return G_B61_0;
}
IL_0319:
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var);
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_101 = ((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9__4_20_21;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_102 = L_101;
G_B63_0 = L_102;
if (L_102)
{
G_B64_0 = L_102;
goto IL_0338;
}
}
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var);
U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4* L_103 = ((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9_0;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_104 = (EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04*)il2cpp_codegen_object_new(EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04_il2cpp_TypeInfo_var);
EaseFunction__ctor_mD630BE102357BB21BD878DF5E98F90BFE785A0F8(L_104, L_103, (intptr_t)((void*)U3CU3Ec_U3CToEaseFunctionU3Eb__4_20_m6CF35FA9B64182DABCE68C45B7F4D1EC12625F1A_RuntimeMethod_var), NULL);
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_105 = L_104;
((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9__4_20_21 = L_105;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9__4_20_21), (void*)L_105);
G_B64_0 = L_105;
}
IL_0338:
{
return G_B64_0;
}
IL_0339:
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var);
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_106 = ((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9__4_21_22;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_107 = L_106;
G_B66_0 = L_107;
if (L_107)
{
G_B67_0 = L_107;
goto IL_0358;
}
}
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var);
U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4* L_108 = ((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9_0;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_109 = (EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04*)il2cpp_codegen_object_new(EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04_il2cpp_TypeInfo_var);
EaseFunction__ctor_mD630BE102357BB21BD878DF5E98F90BFE785A0F8(L_109, L_108, (intptr_t)((void*)U3CU3Ec_U3CToEaseFunctionU3Eb__4_21_mEFB97FC4EF2F2013C16CEB5C595C4AE50A952D17_RuntimeMethod_var), NULL);
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_110 = L_109;
((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9__4_21_22 = L_110;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9__4_21_22), (void*)L_110);
G_B67_0 = L_110;
}
IL_0358:
{
return G_B67_0;
}
IL_0359:
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var);
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_111 = ((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9__4_22_23;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_112 = L_111;
G_B69_0 = L_112;
if (L_112)
{
G_B70_0 = L_112;
goto IL_0378;
}
}
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var);
U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4* L_113 = ((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9_0;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_114 = (EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04*)il2cpp_codegen_object_new(EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04_il2cpp_TypeInfo_var);
EaseFunction__ctor_mD630BE102357BB21BD878DF5E98F90BFE785A0F8(L_114, L_113, (intptr_t)((void*)U3CU3Ec_U3CToEaseFunctionU3Eb__4_22_m3AB7A98254DE9433AAB67A5E5514EAD314473E53_RuntimeMethod_var), NULL);
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_115 = L_114;
((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9__4_22_23 = L_115;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9__4_22_23), (void*)L_115);
G_B70_0 = L_115;
}
IL_0378:
{
return G_B70_0;
}
IL_0379:
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var);
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_116 = ((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9__4_23_24;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_117 = L_116;
G_B72_0 = L_117;
if (L_117)
{
G_B73_0 = L_117;
goto IL_0398;
}
}
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var);
U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4* L_118 = ((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9_0;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_119 = (EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04*)il2cpp_codegen_object_new(EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04_il2cpp_TypeInfo_var);
EaseFunction__ctor_mD630BE102357BB21BD878DF5E98F90BFE785A0F8(L_119, L_118, (intptr_t)((void*)U3CU3Ec_U3CToEaseFunctionU3Eb__4_23_m0B6D784AC89C1E97C747D139D1B1ED1ED17D9FBE_RuntimeMethod_var), NULL);
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_120 = L_119;
((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9__4_23_24 = L_120;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9__4_23_24), (void*)L_120);
G_B73_0 = L_120;
}
IL_0398:
{
return G_B73_0;
}
IL_0399:
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var);
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_121 = ((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9__4_24_25;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_122 = L_121;
G_B75_0 = L_122;
if (L_122)
{
G_B76_0 = L_122;
goto IL_03b8;
}
}
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var);
U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4* L_123 = ((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9_0;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_124 = (EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04*)il2cpp_codegen_object_new(EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04_il2cpp_TypeInfo_var);
EaseFunction__ctor_mD630BE102357BB21BD878DF5E98F90BFE785A0F8(L_124, L_123, (intptr_t)((void*)U3CU3Ec_U3CToEaseFunctionU3Eb__4_24_mE1A867F687DDC6784BB3F07B6155B944E372B676_RuntimeMethod_var), NULL);
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_125 = L_124;
((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9__4_24_25 = L_125;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9__4_24_25), (void*)L_125);
G_B76_0 = L_125;
}
IL_03b8:
{
return G_B76_0;
}
IL_03b9:
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var);
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_126 = ((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9__4_25_26;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_127 = L_126;
G_B78_0 = L_127;
if (L_127)
{
G_B79_0 = L_127;
goto IL_03d8;
}
}
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var);
U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4* L_128 = ((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9_0;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_129 = (EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04*)il2cpp_codegen_object_new(EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04_il2cpp_TypeInfo_var);
EaseFunction__ctor_mD630BE102357BB21BD878DF5E98F90BFE785A0F8(L_129, L_128, (intptr_t)((void*)U3CU3Ec_U3CToEaseFunctionU3Eb__4_25_m4311927391BC4689C23C4879F2A3A480DBCFA83A_RuntimeMethod_var), NULL);
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_130 = L_129;
((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9__4_25_26 = L_130;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9__4_25_26), (void*)L_130);
G_B79_0 = L_130;
}
IL_03d8:
{
return G_B79_0;
}
IL_03d9:
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var);
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_131 = ((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9__4_26_27;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_132 = L_131;
G_B81_0 = L_132;
if (L_132)
{
G_B82_0 = L_132;
goto IL_03f8;
}
}
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var);
U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4* L_133 = ((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9_0;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_134 = (EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04*)il2cpp_codegen_object_new(EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04_il2cpp_TypeInfo_var);
EaseFunction__ctor_mD630BE102357BB21BD878DF5E98F90BFE785A0F8(L_134, L_133, (intptr_t)((void*)U3CU3Ec_U3CToEaseFunctionU3Eb__4_26_m0D8C4E72A899A604290EC23AFB7FEBB610D1DFC9_RuntimeMethod_var), NULL);
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_135 = L_134;
((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9__4_26_27 = L_135;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9__4_26_27), (void*)L_135);
G_B82_0 = L_135;
}
IL_03f8:
{
return G_B82_0;
}
IL_03f9:
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var);
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_136 = ((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9__4_27_28;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_137 = L_136;
G_B84_0 = L_137;
if (L_137)
{
G_B85_0 = L_137;
goto IL_0418;
}
}
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var);
U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4* L_138 = ((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9_0;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_139 = (EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04*)il2cpp_codegen_object_new(EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04_il2cpp_TypeInfo_var);
EaseFunction__ctor_mD630BE102357BB21BD878DF5E98F90BFE785A0F8(L_139, L_138, (intptr_t)((void*)U3CU3Ec_U3CToEaseFunctionU3Eb__4_27_m0B5C0A9408EF2C04CB8485D882A5CFC1E4AE6405_RuntimeMethod_var), NULL);
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_140 = L_139;
((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9__4_27_28 = L_140;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9__4_27_28), (void*)L_140);
G_B85_0 = L_140;
}
IL_0418:
{
return G_B85_0;
}
IL_0419:
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var);
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_141 = ((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9__4_28_29;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_142 = L_141;
G_B87_0 = L_142;
if (L_142)
{
G_B88_0 = L_142;
goto IL_0438;
}
}
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var);
U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4* L_143 = ((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9_0;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_144 = (EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04*)il2cpp_codegen_object_new(EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04_il2cpp_TypeInfo_var);
EaseFunction__ctor_mD630BE102357BB21BD878DF5E98F90BFE785A0F8(L_144, L_143, (intptr_t)((void*)U3CU3Ec_U3CToEaseFunctionU3Eb__4_28_mDBE83F3AD26C7FCA54203A989CE269D45059337C_RuntimeMethod_var), NULL);
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_145 = L_144;
((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9__4_28_29 = L_145;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9__4_28_29), (void*)L_145);
G_B88_0 = L_145;
}
IL_0438:
{
return G_B88_0;
}
IL_0439:
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var);
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_146 = ((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9__4_29_30;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_147 = L_146;
G_B90_0 = L_147;
if (L_147)
{
G_B91_0 = L_147;
goto IL_0458;
}
}
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var);
U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4* L_148 = ((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9_0;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_149 = (EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04*)il2cpp_codegen_object_new(EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04_il2cpp_TypeInfo_var);
EaseFunction__ctor_mD630BE102357BB21BD878DF5E98F90BFE785A0F8(L_149, L_148, (intptr_t)((void*)U3CU3Ec_U3CToEaseFunctionU3Eb__4_29_mFBCD6FCE05841BC79641430A90A2977771EE7EBD_RuntimeMethod_var), NULL);
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_150 = L_149;
((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9__4_29_30 = L_150;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9__4_29_30), (void*)L_150);
G_B91_0 = L_150;
}
IL_0458:
{
return G_B91_0;
}
IL_0459:
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var);
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_151 = ((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9__4_30_31;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_152 = L_151;
G_B93_0 = L_152;
if (L_152)
{
G_B94_0 = L_152;
goto IL_0478;
}
}
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var);
U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4* L_153 = ((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9_0;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_154 = (EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04*)il2cpp_codegen_object_new(EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04_il2cpp_TypeInfo_var);
EaseFunction__ctor_mD630BE102357BB21BD878DF5E98F90BFE785A0F8(L_154, L_153, (intptr_t)((void*)U3CU3Ec_U3CToEaseFunctionU3Eb__4_30_m380700CA1A01498516F89AE80941E0CCBEAD913D_RuntimeMethod_var), NULL);
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_155 = L_154;
((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9__4_30_31 = L_155;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9__4_30_31), (void*)L_155);
G_B94_0 = L_155;
}
IL_0478:
{
return G_B94_0;
}
IL_0479:
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var);
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_156 = ((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9__4_31_32;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_157 = L_156;
G_B96_0 = L_157;
if (L_157)
{
G_B97_0 = L_157;
goto IL_0498;
}
}
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var);
U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4* L_158 = ((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9_0;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_159 = (EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04*)il2cpp_codegen_object_new(EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04_il2cpp_TypeInfo_var);
EaseFunction__ctor_mD630BE102357BB21BD878DF5E98F90BFE785A0F8(L_159, L_158, (intptr_t)((void*)U3CU3Ec_U3CToEaseFunctionU3Eb__4_31_m66D73E4257B74EED5B9A2D69C031F1B90130E510_RuntimeMethod_var), NULL);
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_160 = L_159;
((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9__4_31_32 = L_160;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9__4_31_32), (void*)L_160);
G_B97_0 = L_160;
}
IL_0498:
{
return G_B97_0;
}
IL_0499:
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var);
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_161 = ((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9__4_32_33;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_162 = L_161;
G_B99_0 = L_162;
if (L_162)
{
G_B100_0 = L_162;
goto IL_04b8;
}
}
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var);
U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4* L_163 = ((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9_0;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_164 = (EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04*)il2cpp_codegen_object_new(EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04_il2cpp_TypeInfo_var);
EaseFunction__ctor_mD630BE102357BB21BD878DF5E98F90BFE785A0F8(L_164, L_163, (intptr_t)((void*)U3CU3Ec_U3CToEaseFunctionU3Eb__4_32_m204E047E92BBE9BEB4FDEACB8663D533CA934CD7_RuntimeMethod_var), NULL);
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_165 = L_164;
((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9__4_32_33 = L_165;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9__4_32_33), (void*)L_165);
G_B100_0 = L_165;
}
IL_04b8:
{
return G_B100_0;
}
IL_04b9:
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var);
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_166 = ((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9__4_33_34;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_167 = L_166;
G_B102_0 = L_167;
if (L_167)
{
G_B103_0 = L_167;
goto IL_04d8;
}
}
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var);
U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4* L_168 = ((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9_0;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_169 = (EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04*)il2cpp_codegen_object_new(EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04_il2cpp_TypeInfo_var);
EaseFunction__ctor_mD630BE102357BB21BD878DF5E98F90BFE785A0F8(L_169, L_168, (intptr_t)((void*)U3CU3Ec_U3CToEaseFunctionU3Eb__4_33_m56E998A9C20DBF9308DDF064FCCA0A0E99B07A0D_RuntimeMethod_var), NULL);
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_170 = L_169;
((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9__4_33_34 = L_170;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9__4_33_34), (void*)L_170);
G_B103_0 = L_170;
}
IL_04d8:
{
return G_B103_0;
}
IL_04d9:
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var);
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_171 = ((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9__4_34_35;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_172 = L_171;
G_B105_0 = L_172;
if (L_172)
{
G_B106_0 = L_172;
goto IL_04f8;
}
}
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var);
U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4* L_173 = ((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9_0;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_174 = (EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04*)il2cpp_codegen_object_new(EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04_il2cpp_TypeInfo_var);
EaseFunction__ctor_mD630BE102357BB21BD878DF5E98F90BFE785A0F8(L_174, L_173, (intptr_t)((void*)U3CU3Ec_U3CToEaseFunctionU3Eb__4_34_m2998C252D5D9DB9E120CFF0A224648C9E356A1A6_RuntimeMethod_var), NULL);
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_175 = L_174;
((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9__4_34_35 = L_175;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9__4_34_35), (void*)L_175);
G_B106_0 = L_175;
}
IL_04f8:
{
return G_B106_0;
}
IL_04f9:
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var);
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_176 = ((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9__4_35_36;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_177 = L_176;
G_B108_0 = L_177;
if (L_177)
{
G_B109_0 = L_177;
goto IL_0518;
}
}
{
il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var);
U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4* L_178 = ((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9_0;
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_179 = (EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04*)il2cpp_codegen_object_new(EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04_il2cpp_TypeInfo_var);
EaseFunction__ctor_mD630BE102357BB21BD878DF5E98F90BFE785A0F8(L_179, L_178, (intptr_t)((void*)U3CU3Ec_U3CToEaseFunctionU3Eb__4_35_m83FA33A1ECD1CC5CFB64C678728D5E1D6862C382_RuntimeMethod_var), NULL);
EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* L_180 = L_179;
((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9__4_35_36 = L_180;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9__4_35_36), (void*)L_180);
G_B109_0 = L_180;
}
IL_0518:
{
return G_B109_0;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void DG.Tweening.Core.Easing.EaseManager/<>c::.cctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__cctor_m0EDCB89FD689F09CA60721AC58164F4A6F8D5829 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4* L_0 = (U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4*)il2cpp_codegen_object_new(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var);
U3CU3Ec__ctor_m493D21EFED4AA24CF19C03307F647E3509C676D7(L_0, NULL);
((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9_0 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4_il2cpp_TypeInfo_var))->___U3CU3E9_0), (void*)L_0);
return;
}
}
// System.Void DG.Tweening.Core.Easing.EaseManager/<>c::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_m493D21EFED4AA24CF19C03307F647E3509C676D7 (U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4* __this, const RuntimeMethod* method)
{
{
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
return;
}
}
// System.Single DG.Tweening.Core.Easing.EaseManager/<>c::<ToEaseFunction>b__4_0(System.Single,System.Single,System.Single,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float U3CU3Ec_U3CToEaseFunctionU3Eb__4_0_mA591CD137EB5B6D02B6971FBC63B661AC250EC75 (U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4* __this, float ___time0, float ___duration1, float ___overshootOrAmplitude2, float ___period3, const RuntimeMethod* method)
{
{
float L_0 = ___time0;
float L_1 = ___duration1;
return ((float)(L_0/L_1));
}
}
// System.Single DG.Tweening.Core.Easing.EaseManager/<>c::<ToEaseFunction>b__4_1(System.Single,System.Single,System.Single,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float U3CU3Ec_U3CToEaseFunctionU3Eb__4_1_m57D1C907CE498E49D3BB97C93F17DF219D768D39 (U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4* __this, float ___time0, float ___duration1, float ___overshootOrAmplitude2, float ___period3, 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 L_0 = ___time0;
float L_1 = ___duration1;
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
double L_2;
L_2 = cos(((double)((float)il2cpp_codegen_multiply(((float)(L_0/L_1)), (1.57079637f)))));
return ((float)il2cpp_codegen_add(((-((float)L_2))), (1.0f)));
}
}
// System.Single DG.Tweening.Core.Easing.EaseManager/<>c::<ToEaseFunction>b__4_2(System.Single,System.Single,System.Single,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float U3CU3Ec_U3CToEaseFunctionU3Eb__4_2_m21BE7DFB1D3B3FB48430C5F8808A2BB23B1D2B4D (U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4* __this, float ___time0, float ___duration1, float ___overshootOrAmplitude2, float ___period3, 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 L_0 = ___time0;
float L_1 = ___duration1;
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
double L_2;
L_2 = sin(((double)((float)il2cpp_codegen_multiply(((float)(L_0/L_1)), (1.57079637f)))));
return ((float)L_2);
}
}
// System.Single DG.Tweening.Core.Easing.EaseManager/<>c::<ToEaseFunction>b__4_3(System.Single,System.Single,System.Single,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float U3CU3Ec_U3CToEaseFunctionU3Eb__4_3_mB965A8E5686FF467D23FE3E5EF3564ABA36C56D2 (U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4* __this, float ___time0, float ___duration1, float ___overshootOrAmplitude2, float ___period3, 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 L_0 = ___time0;
float L_1 = ___duration1;
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
double L_2;
L_2 = cos(((double)((float)(((float)il2cpp_codegen_multiply((3.14159274f), L_0))/L_1))));
return ((float)il2cpp_codegen_multiply((-0.5f), ((float)il2cpp_codegen_subtract(((float)L_2), (1.0f)))));
}
}
// System.Single DG.Tweening.Core.Easing.EaseManager/<>c::<ToEaseFunction>b__4_4(System.Single,System.Single,System.Single,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float U3CU3Ec_U3CToEaseFunctionU3Eb__4_4_m638274DD909D0E6DF66C0A0D7C0F40E8312029CB (U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4* __this, float ___time0, float ___duration1, float ___overshootOrAmplitude2, float ___period3, const RuntimeMethod* method)
{
{
float L_0 = ___time0;
float L_1 = ___duration1;
float L_2 = ((float)(L_0/L_1));
___time0 = L_2;
float L_3 = ___time0;
return ((float)il2cpp_codegen_multiply(L_2, L_3));
}
}
// System.Single DG.Tweening.Core.Easing.EaseManager/<>c::<ToEaseFunction>b__4_5(System.Single,System.Single,System.Single,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float U3CU3Ec_U3CToEaseFunctionU3Eb__4_5_mFF2D7DC4AA25EE6E7044305C57FA8816631D80CF (U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4* __this, float ___time0, float ___duration1, float ___overshootOrAmplitude2, float ___period3, const RuntimeMethod* method)
{
{
float L_0 = ___time0;
float L_1 = ___duration1;
float L_2 = ((float)(L_0/L_1));
___time0 = L_2;
float L_3 = ___time0;
return ((float)il2cpp_codegen_multiply(((-L_2)), ((float)il2cpp_codegen_subtract(L_3, (2.0f)))));
}
}
// System.Single DG.Tweening.Core.Easing.EaseManager/<>c::<ToEaseFunction>b__4_6(System.Single,System.Single,System.Single,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float U3CU3Ec_U3CToEaseFunctionU3Eb__4_6_m4A06F8BB2D4B4F436E14D46CA73C41D4560A4AC6 (U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4* __this, float ___time0, float ___duration1, float ___overshootOrAmplitude2, float ___period3, const RuntimeMethod* method)
{
{
float L_0 = ___time0;
float L_1 = ___duration1;
float L_2 = ((float)(L_0/((float)il2cpp_codegen_multiply(L_1, (0.5f)))));
___time0 = L_2;
if ((!(((float)L_2) < ((float)(1.0f)))))
{
goto IL_001d;
}
}
{
float L_3 = ___time0;
float L_4 = ___time0;
return ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply((0.5f), L_3)), L_4));
}
IL_001d:
{
float L_5 = ___time0;
float L_6 = ((float)il2cpp_codegen_subtract(L_5, (1.0f)));
___time0 = L_6;
float L_7 = ___time0;
return ((float)il2cpp_codegen_multiply((-0.5f), ((float)il2cpp_codegen_subtract(((float)il2cpp_codegen_multiply(L_6, ((float)il2cpp_codegen_subtract(L_7, (2.0f))))), (1.0f)))));
}
}
// System.Single DG.Tweening.Core.Easing.EaseManager/<>c::<ToEaseFunction>b__4_7(System.Single,System.Single,System.Single,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float U3CU3Ec_U3CToEaseFunctionU3Eb__4_7_m0FA0259C9E4CF4FB47077B12BA6F6D9ECC6107FC (U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4* __this, float ___time0, float ___duration1, float ___overshootOrAmplitude2, float ___period3, const RuntimeMethod* method)
{
{
float L_0 = ___time0;
float L_1 = ___duration1;
float L_2 = ((float)(L_0/L_1));
___time0 = L_2;
float L_3 = ___time0;
float L_4 = ___time0;
return ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(L_2, L_3)), L_4));
}
}
// System.Single DG.Tweening.Core.Easing.EaseManager/<>c::<ToEaseFunction>b__4_8(System.Single,System.Single,System.Single,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float U3CU3Ec_U3CToEaseFunctionU3Eb__4_8_m5E29AABC5E842BD7E4DBADFC4AE227D489BBC4D1 (U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4* __this, float ___time0, float ___duration1, float ___overshootOrAmplitude2, float ___period3, const RuntimeMethod* method)
{
{
float L_0 = ___time0;
float L_1 = ___duration1;
float L_2 = ((float)il2cpp_codegen_subtract(((float)(L_0/L_1)), (1.0f)));
___time0 = L_2;
float L_3 = ___time0;
float L_4 = ___time0;
return ((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(L_2, L_3)), L_4)), (1.0f)));
}
}
// System.Single DG.Tweening.Core.Easing.EaseManager/<>c::<ToEaseFunction>b__4_9(System.Single,System.Single,System.Single,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float U3CU3Ec_U3CToEaseFunctionU3Eb__4_9_m36315113AE76BC13E5D5744624A50F7C70D71A7C (U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4* __this, float ___time0, float ___duration1, float ___overshootOrAmplitude2, float ___period3, const RuntimeMethod* method)
{
{
float L_0 = ___time0;
float L_1 = ___duration1;
float L_2 = ((float)(L_0/((float)il2cpp_codegen_multiply(L_1, (0.5f)))));
___time0 = L_2;
if ((!(((float)L_2) < ((float)(1.0f)))))
{
goto IL_001f;
}
}
{
float L_3 = ___time0;
float L_4 = ___time0;
float L_5 = ___time0;
return ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply((0.5f), L_3)), L_4)), L_5));
}
IL_001f:
{
float L_6 = ___time0;
float L_7 = ((float)il2cpp_codegen_subtract(L_6, (2.0f)));
___time0 = L_7;
float L_8 = ___time0;
float L_9 = ___time0;
return ((float)il2cpp_codegen_multiply((0.5f), ((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(L_7, L_8)), L_9)), (2.0f)))));
}
}
// System.Single DG.Tweening.Core.Easing.EaseManager/<>c::<ToEaseFunction>b__4_10(System.Single,System.Single,System.Single,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float U3CU3Ec_U3CToEaseFunctionU3Eb__4_10_m67931A9DE04B64D996D4D75887E68EB788B0A06F (U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4* __this, float ___time0, float ___duration1, float ___overshootOrAmplitude2, float ___period3, const RuntimeMethod* method)
{
{
float L_0 = ___time0;
float L_1 = ___duration1;
float L_2 = ((float)(L_0/L_1));
___time0 = L_2;
float L_3 = ___time0;
float L_4 = ___time0;
float L_5 = ___time0;
return ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(L_2, L_3)), L_4)), L_5));
}
}
// System.Single DG.Tweening.Core.Easing.EaseManager/<>c::<ToEaseFunction>b__4_11(System.Single,System.Single,System.Single,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float U3CU3Ec_U3CToEaseFunctionU3Eb__4_11_m20CABBCE05D3787A592230CD7297001E7F35A596 (U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4* __this, float ___time0, float ___duration1, float ___overshootOrAmplitude2, float ___period3, const RuntimeMethod* method)
{
{
float L_0 = ___time0;
float L_1 = ___duration1;
float L_2 = ((float)il2cpp_codegen_subtract(((float)(L_0/L_1)), (1.0f)));
___time0 = L_2;
float L_3 = ___time0;
float L_4 = ___time0;
float L_5 = ___time0;
return ((-((float)il2cpp_codegen_subtract(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(L_2, L_3)), L_4)), L_5)), (1.0f)))));
}
}
// System.Single DG.Tweening.Core.Easing.EaseManager/<>c::<ToEaseFunction>b__4_12(System.Single,System.Single,System.Single,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float U3CU3Ec_U3CToEaseFunctionU3Eb__4_12_m508362096DB00AE0E73BF7579CB6BC45DF2D9687 (U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4* __this, float ___time0, float ___duration1, float ___overshootOrAmplitude2, float ___period3, const RuntimeMethod* method)
{
{
float L_0 = ___time0;
float L_1 = ___duration1;
float L_2 = ((float)(L_0/((float)il2cpp_codegen_multiply(L_1, (0.5f)))));
___time0 = L_2;
if ((!(((float)L_2) < ((float)(1.0f)))))
{
goto IL_0021;
}
}
{
float L_3 = ___time0;
float L_4 = ___time0;
float L_5 = ___time0;
float L_6 = ___time0;
return ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply((0.5f), L_3)), L_4)), L_5)), L_6));
}
IL_0021:
{
float L_7 = ___time0;
float L_8 = ((float)il2cpp_codegen_subtract(L_7, (2.0f)));
___time0 = L_8;
float L_9 = ___time0;
float L_10 = ___time0;
float L_11 = ___time0;
return ((float)il2cpp_codegen_multiply((-0.5f), ((float)il2cpp_codegen_subtract(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(L_8, L_9)), L_10)), L_11)), (2.0f)))));
}
}
// System.Single DG.Tweening.Core.Easing.EaseManager/<>c::<ToEaseFunction>b__4_13(System.Single,System.Single,System.Single,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float U3CU3Ec_U3CToEaseFunctionU3Eb__4_13_mC0AE923467BF23F592DC3A8B0E2CF016C5629789 (U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4* __this, float ___time0, float ___duration1, float ___overshootOrAmplitude2, float ___period3, const RuntimeMethod* method)
{
{
float L_0 = ___time0;
float L_1 = ___duration1;
float L_2 = ((float)(L_0/L_1));
___time0 = L_2;
float L_3 = ___time0;
float L_4 = ___time0;
float L_5 = ___time0;
float L_6 = ___time0;
return ((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));
}
}
// System.Single DG.Tweening.Core.Easing.EaseManager/<>c::<ToEaseFunction>b__4_14(System.Single,System.Single,System.Single,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float U3CU3Ec_U3CToEaseFunctionU3Eb__4_14_mBA8044322F5D001ABE2EE659D719182A4B466305 (U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4* __this, float ___time0, float ___duration1, float ___overshootOrAmplitude2, float ___period3, const RuntimeMethod* method)
{
{
float L_0 = ___time0;
float L_1 = ___duration1;
float L_2 = ((float)il2cpp_codegen_subtract(((float)(L_0/L_1)), (1.0f)));
___time0 = L_2;
float L_3 = ___time0;
float L_4 = ___time0;
float L_5 = ___time0;
float L_6 = ___time0;
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)), (1.0f)));
}
}
// System.Single DG.Tweening.Core.Easing.EaseManager/<>c::<ToEaseFunction>b__4_15(System.Single,System.Single,System.Single,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float U3CU3Ec_U3CToEaseFunctionU3Eb__4_15_m143B41512ED2E1512E2D7B2C7697A7583AAC79F0 (U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4* __this, float ___time0, float ___duration1, float ___overshootOrAmplitude2, float ___period3, const RuntimeMethod* method)
{
{
float L_0 = ___time0;
float L_1 = ___duration1;
float L_2 = ((float)(L_0/((float)il2cpp_codegen_multiply(L_1, (0.5f)))));
___time0 = L_2;
if ((!(((float)L_2) < ((float)(1.0f)))))
{
goto IL_0023;
}
}
{
float L_3 = ___time0;
float L_4 = ___time0;
float L_5 = ___time0;
float L_6 = ___time0;
float L_7 = ___time0;
return ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply((0.5f), L_3)), L_4)), L_5)), L_6)), L_7));
}
IL_0023:
{
float L_8 = ___time0;
float L_9 = ((float)il2cpp_codegen_subtract(L_8, (2.0f)));
___time0 = L_9;
float L_10 = ___time0;
float L_11 = ___time0;
float L_12 = ___time0;
float L_13 = ___time0;
return ((float)il2cpp_codegen_multiply((0.5f), ((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(L_9, L_10)), L_11)), L_12)), L_13)), (2.0f)))));
}
}
// System.Single DG.Tweening.Core.Easing.EaseManager/<>c::<ToEaseFunction>b__4_16(System.Single,System.Single,System.Single,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float U3CU3Ec_U3CToEaseFunctionU3Eb__4_16_mC78B573955B2410B75554D0DC28AC93AB94C10C6 (U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4* __this, float ___time0, float ___duration1, float ___overshootOrAmplitude2, float ___period3, 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 L_0 = ___time0;
if ((((float)L_0) == ((float)(0.0f))))
{
goto IL_0028;
}
}
{
float L_1 = ___time0;
float L_2 = ___duration1;
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
double L_3;
L_3 = Math_Pow_mEAE651F0858203FBE12B72B6A53951BBD0FB5265((2.0), ((double)((float)il2cpp_codegen_multiply((10.0f), ((float)il2cpp_codegen_subtract(((float)(L_1/L_2)), (1.0f)))))), NULL);
return ((float)L_3);
}
IL_0028:
{
return (0.0f);
}
}
// System.Single DG.Tweening.Core.Easing.EaseManager/<>c::<ToEaseFunction>b__4_17(System.Single,System.Single,System.Single,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float U3CU3Ec_U3CToEaseFunctionU3Eb__4_17_m20C33BC6179A293D6EA71D95849E5DAD91A166DB (U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4* __this, float ___time0, float ___duration1, float ___overshootOrAmplitude2, float ___period3, 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 L_0 = ___time0;
float L_1 = ___duration1;
if ((!(((float)L_0) == ((float)L_1))))
{
goto IL_000a;
}
}
{
return (1.0f);
}
IL_000a:
{
float L_2 = ___time0;
float L_3 = ___duration1;
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
double L_4;
L_4 = Math_Pow_mEAE651F0858203FBE12B72B6A53951BBD0FB5265((2.0), ((double)((float)(((float)il2cpp_codegen_multiply((-10.0f), L_2))/L_3))), NULL);
return ((float)il2cpp_codegen_add(((-((float)L_4))), (1.0f)));
}
}
// System.Single DG.Tweening.Core.Easing.EaseManager/<>c::<ToEaseFunction>b__4_18(System.Single,System.Single,System.Single,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float U3CU3Ec_U3CToEaseFunctionU3Eb__4_18_m03DC93147BECBFF659B4A535F5B570DAE38C9D51 (U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4* __this, float ___time0, float ___duration1, float ___overshootOrAmplitude2, float ___period3, 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 L_0 = ___time0;
if ((!(((float)L_0) == ((float)(0.0f)))))
{
goto IL_000e;
}
}
{
return (0.0f);
}
IL_000e:
{
float L_1 = ___time0;
float L_2 = ___duration1;
if ((!(((float)L_1) == ((float)L_2))))
{
goto IL_0018;
}
}
{
return (1.0f);
}
IL_0018:
{
float L_3 = ___time0;
float L_4 = ___duration1;
float L_5 = ((float)(L_3/((float)il2cpp_codegen_multiply(L_4, (0.5f)))));
___time0 = L_5;
if ((!(((float)L_5) < ((float)(1.0f)))))
{
goto IL_004f;
}
}
{
float L_6 = ___time0;
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
double L_7;
L_7 = Math_Pow_mEAE651F0858203FBE12B72B6A53951BBD0FB5265((2.0), ((double)((float)il2cpp_codegen_multiply((10.0f), ((float)il2cpp_codegen_subtract(L_6, (1.0f)))))), NULL);
return ((float)il2cpp_codegen_multiply((0.5f), ((float)L_7)));
}
IL_004f:
{
float L_8 = ___time0;
float L_9 = ((float)il2cpp_codegen_subtract(L_8, (1.0f)));
___time0 = L_9;
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
double L_10;
L_10 = Math_Pow_mEAE651F0858203FBE12B72B6A53951BBD0FB5265((2.0), ((double)((float)il2cpp_codegen_multiply((-10.0f), L_9))), NULL);
return ((float)il2cpp_codegen_multiply((0.5f), ((float)il2cpp_codegen_add(((-((float)L_10))), (2.0f)))));
}
}
// System.Single DG.Tweening.Core.Easing.EaseManager/<>c::<ToEaseFunction>b__4_19(System.Single,System.Single,System.Single,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float U3CU3Ec_U3CToEaseFunctionU3Eb__4_19_mB7E0AB1B73C108145A8F25D53E8BFDDF9C7EED1F (U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4* __this, float ___time0, float ___duration1, float ___overshootOrAmplitude2, float ___period3, 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 L_0 = ___time0;
float L_1 = ___duration1;
float L_2 = ((float)(L_0/L_1));
___time0 = L_2;
float L_3 = ___time0;
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
double L_4;
L_4 = sqrt(((double)((float)il2cpp_codegen_subtract((1.0f), ((float)il2cpp_codegen_multiply(L_2, L_3))))));
return ((-((float)il2cpp_codegen_subtract(((float)L_4), (1.0f)))));
}
}
// System.Single DG.Tweening.Core.Easing.EaseManager/<>c::<ToEaseFunction>b__4_20(System.Single,System.Single,System.Single,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float U3CU3Ec_U3CToEaseFunctionU3Eb__4_20_m6CF35FA9B64182DABCE68C45B7F4D1EC12625F1A (U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4* __this, float ___time0, float ___duration1, float ___overshootOrAmplitude2, float ___period3, 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 L_0 = ___time0;
float L_1 = ___duration1;
float L_2 = ((float)il2cpp_codegen_subtract(((float)(L_0/L_1)), (1.0f)));
___time0 = L_2;
float L_3 = ___time0;
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
double L_4;
L_4 = sqrt(((double)((float)il2cpp_codegen_subtract((1.0f), ((float)il2cpp_codegen_multiply(L_2, L_3))))));
return ((float)L_4);
}
}
// System.Single DG.Tweening.Core.Easing.EaseManager/<>c::<ToEaseFunction>b__4_21(System.Single,System.Single,System.Single,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float U3CU3Ec_U3CToEaseFunctionU3Eb__4_21_mEFB97FC4EF2F2013C16CEB5C595C4AE50A952D17 (U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4* __this, float ___time0, float ___duration1, float ___overshootOrAmplitude2, float ___period3, 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 L_0 = ___time0;
float L_1 = ___duration1;
float L_2 = ((float)(L_0/((float)il2cpp_codegen_multiply(L_1, (0.5f)))));
___time0 = L_2;
if ((!(((float)L_2) < ((float)(1.0f)))))
{
goto IL_0030;
}
}
{
float L_3 = ___time0;
float L_4 = L_3;
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
double L_5;
L_5 = sqrt(((double)((float)il2cpp_codegen_subtract((1.0f), ((float)il2cpp_codegen_multiply(L_4, L_4))))));
return ((float)il2cpp_codegen_multiply((-0.5f), ((float)il2cpp_codegen_subtract(((float)L_5), (1.0f)))));
}
IL_0030:
{
float L_6 = ___time0;
float L_7 = ((float)il2cpp_codegen_subtract(L_6, (2.0f)));
___time0 = L_7;
float L_8 = ___time0;
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
double L_9;
L_9 = sqrt(((double)((float)il2cpp_codegen_subtract((1.0f), ((float)il2cpp_codegen_multiply(L_7, L_8))))));
return ((float)il2cpp_codegen_multiply((0.5f), ((float)il2cpp_codegen_add(((float)L_9), (1.0f)))));
}
}
// System.Single DG.Tweening.Core.Easing.EaseManager/<>c::<ToEaseFunction>b__4_22(System.Single,System.Single,System.Single,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float U3CU3Ec_U3CToEaseFunctionU3Eb__4_22_m3AB7A98254DE9433AAB67A5E5514EAD314473E53 (U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4* __this, float ___time0, float ___duration1, float ___overshootOrAmplitude2, float ___period3, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
float V_0 = 0.0f;
{
float L_0 = ___time0;
if ((!(((float)L_0) == ((float)(0.0f)))))
{
goto IL_000e;
}
}
{
return (0.0f);
}
IL_000e:
{
float L_1 = ___time0;
float L_2 = ___duration1;
float L_3 = ((float)(L_1/L_2));
___time0 = L_3;
if ((!(((float)L_3) == ((float)(1.0f)))))
{
goto IL_0021;
}
}
{
return (1.0f);
}
IL_0021:
{
float L_4 = ___period3;
if ((!(((float)L_4) == ((float)(0.0f)))))
{
goto IL_0033;
}
}
{
float L_5 = ___duration1;
___period3 = ((float)il2cpp_codegen_multiply(L_5, (0.300000012f)));
}
IL_0033:
{
float L_6 = ___overshootOrAmplitude2;
if ((!(((float)L_6) < ((float)(1.0f)))))
{
goto IL_004d;
}
}
{
___overshootOrAmplitude2 = (1.0f);
float L_7 = ___period3;
V_0 = ((float)(L_7/(4.0f)));
goto IL_0065;
}
IL_004d:
{
float L_8 = ___period3;
float L_9 = ___overshootOrAmplitude2;
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
double L_10;
L_10 = asin(((double)((float)((1.0f)/L_9))));
V_0 = ((float)il2cpp_codegen_multiply(((float)(L_8/(6.28318548f))), ((float)L_10)));
}
IL_0065:
{
float L_11 = ___overshootOrAmplitude2;
float L_12 = ___time0;
float L_13 = ((float)il2cpp_codegen_subtract(L_12, (1.0f)));
___time0 = L_13;
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
double L_14;
L_14 = Math_Pow_mEAE651F0858203FBE12B72B6A53951BBD0FB5265((2.0), ((double)((float)il2cpp_codegen_multiply((10.0f), L_13))), NULL);
float L_15 = ___time0;
float L_16 = ___duration1;
float L_17 = V_0;
float L_18 = ___period3;
double L_19;
L_19 = sin(((double)((float)(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(((float)il2cpp_codegen_multiply(L_15, L_16)), L_17)), (6.28318548f)))/L_18))));
return ((-((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(L_11, ((float)L_14))), ((float)L_19)))));
}
}
// System.Single DG.Tweening.Core.Easing.EaseManager/<>c::<ToEaseFunction>b__4_23(System.Single,System.Single,System.Single,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float U3CU3Ec_U3CToEaseFunctionU3Eb__4_23_m0B6D784AC89C1E97C747D139D1B1ED1ED17D9FBE (U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4* __this, float ___time0, float ___duration1, float ___overshootOrAmplitude2, float ___period3, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
float V_0 = 0.0f;
{
float L_0 = ___time0;
if ((!(((float)L_0) == ((float)(0.0f)))))
{
goto IL_000e;
}
}
{
return (0.0f);
}
IL_000e:
{
float L_1 = ___time0;
float L_2 = ___duration1;
float L_3 = ((float)(L_1/L_2));
___time0 = L_3;
if ((!(((float)L_3) == ((float)(1.0f)))))
{
goto IL_0021;
}
}
{
return (1.0f);
}
IL_0021:
{
float L_4 = ___period3;
if ((!(((float)L_4) == ((float)(0.0f)))))
{
goto IL_0033;
}
}
{
float L_5 = ___duration1;
___period3 = ((float)il2cpp_codegen_multiply(L_5, (0.300000012f)));
}
IL_0033:
{
float L_6 = ___overshootOrAmplitude2;
if ((!(((float)L_6) < ((float)(1.0f)))))
{
goto IL_004d;
}
}
{
___overshootOrAmplitude2 = (1.0f);
float L_7 = ___period3;
V_0 = ((float)(L_7/(4.0f)));
goto IL_0065;
}
IL_004d:
{
float L_8 = ___period3;
float L_9 = ___overshootOrAmplitude2;
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
double L_10;
L_10 = asin(((double)((float)((1.0f)/L_9))));
V_0 = ((float)il2cpp_codegen_multiply(((float)(L_8/(6.28318548f))), ((float)L_10)));
}
IL_0065:
{
float L_11 = ___overshootOrAmplitude2;
float L_12 = ___time0;
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
double L_13;
L_13 = Math_Pow_mEAE651F0858203FBE12B72B6A53951BBD0FB5265((2.0), ((double)((float)il2cpp_codegen_multiply((-10.0f), L_12))), NULL);
float L_14 = ___time0;
float L_15 = ___duration1;
float L_16 = V_0;
float L_17 = ___period3;
double L_18;
L_18 = sin(((double)((float)(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(((float)il2cpp_codegen_multiply(L_14, L_15)), L_16)), (6.28318548f)))/L_17))));
return ((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(L_11, ((float)L_13))), ((float)L_18))), (1.0f)));
}
}
// System.Single DG.Tweening.Core.Easing.EaseManager/<>c::<ToEaseFunction>b__4_24(System.Single,System.Single,System.Single,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float U3CU3Ec_U3CToEaseFunctionU3Eb__4_24_mE1A867F687DDC6784BB3F07B6155B944E372B676 (U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4* __this, float ___time0, float ___duration1, float ___overshootOrAmplitude2, float ___period3, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
float V_0 = 0.0f;
{
float L_0 = ___time0;
if ((!(((float)L_0) == ((float)(0.0f)))))
{
goto IL_000e;
}
}
{
return (0.0f);
}
IL_000e:
{
float L_1 = ___time0;
float L_2 = ___duration1;
float L_3 = ((float)(L_1/((float)il2cpp_codegen_multiply(L_2, (0.5f)))));
___time0 = L_3;
if ((!(((float)L_3) == ((float)(2.0f)))))
{
goto IL_0027;
}
}
{
return (1.0f);
}
IL_0027:
{
float L_4 = ___period3;
if ((!(((float)L_4) == ((float)(0.0f)))))
{
goto IL_0039;
}
}
{
float L_5 = ___duration1;
___period3 = ((float)il2cpp_codegen_multiply(L_5, (0.450000018f)));
}
IL_0039:
{
float L_6 = ___overshootOrAmplitude2;
if ((!(((float)L_6) < ((float)(1.0f)))))
{
goto IL_0053;
}
}
{
___overshootOrAmplitude2 = (1.0f);
float L_7 = ___period3;
V_0 = ((float)(L_7/(4.0f)));
goto IL_006b;
}
IL_0053:
{
float L_8 = ___period3;
float L_9 = ___overshootOrAmplitude2;
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
double L_10;
L_10 = asin(((double)((float)((1.0f)/L_9))));
V_0 = ((float)il2cpp_codegen_multiply(((float)(L_8/(6.28318548f))), ((float)L_10)));
}
IL_006b:
{
float L_11 = ___time0;
if ((!(((float)L_11) < ((float)(1.0f)))))
{
goto IL_00b2;
}
}
{
float L_12 = ___overshootOrAmplitude2;
float L_13 = ___time0;
float L_14 = ((float)il2cpp_codegen_subtract(L_13, (1.0f)));
___time0 = L_14;
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
double L_15;
L_15 = Math_Pow_mEAE651F0858203FBE12B72B6A53951BBD0FB5265((2.0), ((double)((float)il2cpp_codegen_multiply((10.0f), L_14))), NULL);
float L_16 = ___time0;
float L_17 = ___duration1;
float L_18 = V_0;
float L_19 = ___period3;
double L_20;
L_20 = sin(((double)((float)(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(((float)il2cpp_codegen_multiply(L_16, L_17)), L_18)), (6.28318548f)))/L_19))));
return ((float)il2cpp_codegen_multiply((-0.5f), ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(L_12, ((float)L_15))), ((float)L_20)))));
}
IL_00b2:
{
float L_21 = ___overshootOrAmplitude2;
float L_22 = ___time0;
float L_23 = ((float)il2cpp_codegen_subtract(L_22, (1.0f)));
___time0 = L_23;
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
double L_24;
L_24 = Math_Pow_mEAE651F0858203FBE12B72B6A53951BBD0FB5265((2.0), ((double)((float)il2cpp_codegen_multiply((-10.0f), L_23))), NULL);
float L_25 = ___time0;
float L_26 = ___duration1;
float L_27 = V_0;
float L_28 = ___period3;
double L_29;
L_29 = sin(((double)((float)(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_subtract(((float)il2cpp_codegen_multiply(L_25, L_26)), L_27)), (6.28318548f)))/L_28))));
return ((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(L_21, ((float)L_24))), ((float)L_29))), (0.5f))), (1.0f)));
}
}
// System.Single DG.Tweening.Core.Easing.EaseManager/<>c::<ToEaseFunction>b__4_25(System.Single,System.Single,System.Single,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float U3CU3Ec_U3CToEaseFunctionU3Eb__4_25_m4311927391BC4689C23C4879F2A3A480DBCFA83A (U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4* __this, float ___time0, float ___duration1, float ___overshootOrAmplitude2, float ___period3, const RuntimeMethod* method)
{
{
float L_0 = ___time0;
float L_1 = ___duration1;
float L_2 = ((float)(L_0/L_1));
___time0 = L_2;
float L_3 = ___time0;
float L_4 = ___overshootOrAmplitude2;
float L_5 = ___time0;
float L_6 = ___overshootOrAmplitude2;
return ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(L_2, L_3)), ((float)il2cpp_codegen_subtract(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_add(L_4, (1.0f))), L_5)), L_6))));
}
}
// System.Single DG.Tweening.Core.Easing.EaseManager/<>c::<ToEaseFunction>b__4_26(System.Single,System.Single,System.Single,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float U3CU3Ec_U3CToEaseFunctionU3Eb__4_26_m0D8C4E72A899A604290EC23AFB7FEBB610D1DFC9 (U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4* __this, float ___time0, float ___duration1, float ___overshootOrAmplitude2, float ___period3, const RuntimeMethod* method)
{
{
float L_0 = ___time0;
float L_1 = ___duration1;
float L_2 = ((float)il2cpp_codegen_subtract(((float)(L_0/L_1)), (1.0f)));
___time0 = L_2;
float L_3 = ___time0;
float L_4 = ___overshootOrAmplitude2;
float L_5 = ___time0;
float L_6 = ___overshootOrAmplitude2;
return ((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(L_2, L_3)), ((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_add(L_4, (1.0f))), L_5)), L_6)))), (1.0f)));
}
}
// System.Single DG.Tweening.Core.Easing.EaseManager/<>c::<ToEaseFunction>b__4_27(System.Single,System.Single,System.Single,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float U3CU3Ec_U3CToEaseFunctionU3Eb__4_27_m0B5C0A9408EF2C04CB8485D882A5CFC1E4AE6405 (U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4* __this, float ___time0, float ___duration1, float ___overshootOrAmplitude2, float ___period3, const RuntimeMethod* method)
{
{
float L_0 = ___time0;
float L_1 = ___duration1;
float L_2 = ((float)(L_0/((float)il2cpp_codegen_multiply(L_1, (0.5f)))));
___time0 = L_2;
if ((!(((float)L_2) < ((float)(1.0f)))))
{
goto IL_0032;
}
}
{
float L_3 = ___time0;
float L_4 = L_3;
float L_5 = ___overshootOrAmplitude2;
float L_6 = ((float)il2cpp_codegen_multiply(L_5, (1.52499998f)));
___overshootOrAmplitude2 = L_6;
float L_7 = ___time0;
float L_8 = ___overshootOrAmplitude2;
return ((float)il2cpp_codegen_multiply((0.5f), ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(L_4, L_4)), ((float)il2cpp_codegen_subtract(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_add(L_6, (1.0f))), L_7)), L_8))))));
}
IL_0032:
{
float L_9 = ___time0;
float L_10 = ((float)il2cpp_codegen_subtract(L_9, (2.0f)));
___time0 = L_10;
float L_11 = ___time0;
float L_12 = ___overshootOrAmplitude2;
float L_13 = ((float)il2cpp_codegen_multiply(L_12, (1.52499998f)));
___overshootOrAmplitude2 = L_13;
float L_14 = ___time0;
float L_15 = ___overshootOrAmplitude2;
return ((float)il2cpp_codegen_multiply((0.5f), ((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply(L_10, L_11)), ((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_add(L_13, (1.0f))), L_14)), L_15)))), (2.0f)))));
}
}
// System.Single DG.Tweening.Core.Easing.EaseManager/<>c::<ToEaseFunction>b__4_28(System.Single,System.Single,System.Single,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float U3CU3Ec_U3CToEaseFunctionU3Eb__4_28_mDBE83F3AD26C7FCA54203A989CE269D45059337C (U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4* __this, float ___time0, float ___duration1, float ___overshootOrAmplitude2, float ___period3, const RuntimeMethod* method)
{
{
float L_0 = ___time0;
float L_1 = ___duration1;
float L_2 = ___overshootOrAmplitude2;
float L_3 = ___period3;
float L_4;
L_4 = Bounce_EaseIn_m1253ADF94B39EF139C56EEE7AD5EC2F5E0C29769(L_0, L_1, L_2, L_3, NULL);
return L_4;
}
}
// System.Single DG.Tweening.Core.Easing.EaseManager/<>c::<ToEaseFunction>b__4_29(System.Single,System.Single,System.Single,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float U3CU3Ec_U3CToEaseFunctionU3Eb__4_29_mFBCD6FCE05841BC79641430A90A2977771EE7EBD (U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4* __this, float ___time0, float ___duration1, float ___overshootOrAmplitude2, float ___period3, const RuntimeMethod* method)
{
{
float L_0 = ___time0;
float L_1 = ___duration1;
float L_2 = ___overshootOrAmplitude2;
float L_3 = ___period3;
float L_4;
L_4 = Bounce_EaseOut_mEF5499252352724ADC55887B541B5053DACFC27F(L_0, L_1, L_2, L_3, NULL);
return L_4;
}
}
// System.Single DG.Tweening.Core.Easing.EaseManager/<>c::<ToEaseFunction>b__4_30(System.Single,System.Single,System.Single,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float U3CU3Ec_U3CToEaseFunctionU3Eb__4_30_m380700CA1A01498516F89AE80941E0CCBEAD913D (U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4* __this, float ___time0, float ___duration1, float ___overshootOrAmplitude2, float ___period3, const RuntimeMethod* method)
{
{
float L_0 = ___time0;
float L_1 = ___duration1;
float L_2 = ___overshootOrAmplitude2;
float L_3 = ___period3;
float L_4;
L_4 = Bounce_EaseInOut_m6D386BE3A485A50DE77E480D40008D01ADDE79F0(L_0, L_1, L_2, L_3, NULL);
return L_4;
}
}
// System.Single DG.Tweening.Core.Easing.EaseManager/<>c::<ToEaseFunction>b__4_31(System.Single,System.Single,System.Single,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float U3CU3Ec_U3CToEaseFunctionU3Eb__4_31_m66D73E4257B74EED5B9A2D69C031F1B90130E510 (U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4* __this, float ___time0, float ___duration1, float ___overshootOrAmplitude2, float ___period3, const RuntimeMethod* method)
{
{
float L_0 = ___time0;
float L_1 = ___duration1;
float L_2 = ___overshootOrAmplitude2;
float L_3 = ___period3;
float L_4;
L_4 = Flash_Ease_mA28C135D4B118A9A4469FEFFDEC3329226E6A096(L_0, L_1, L_2, L_3, NULL);
return L_4;
}
}
// System.Single DG.Tweening.Core.Easing.EaseManager/<>c::<ToEaseFunction>b__4_32(System.Single,System.Single,System.Single,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float U3CU3Ec_U3CToEaseFunctionU3Eb__4_32_m204E047E92BBE9BEB4FDEACB8663D533CA934CD7 (U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4* __this, float ___time0, float ___duration1, float ___overshootOrAmplitude2, float ___period3, const RuntimeMethod* method)
{
{
float L_0 = ___time0;
float L_1 = ___duration1;
float L_2 = ___overshootOrAmplitude2;
float L_3 = ___period3;
float L_4;
L_4 = Flash_EaseIn_m7A2DCE17466DCF086004A0147F534851240EADFA(L_0, L_1, L_2, L_3, NULL);
return L_4;
}
}
// System.Single DG.Tweening.Core.Easing.EaseManager/<>c::<ToEaseFunction>b__4_33(System.Single,System.Single,System.Single,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float U3CU3Ec_U3CToEaseFunctionU3Eb__4_33_m56E998A9C20DBF9308DDF064FCCA0A0E99B07A0D (U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4* __this, float ___time0, float ___duration1, float ___overshootOrAmplitude2, float ___period3, const RuntimeMethod* method)
{
{
float L_0 = ___time0;
float L_1 = ___duration1;
float L_2 = ___overshootOrAmplitude2;
float L_3 = ___period3;
float L_4;
L_4 = Flash_EaseOut_m306F24AC2A2EF38682E1C0AB8834FAC036658955(L_0, L_1, L_2, L_3, NULL);
return L_4;
}
}
// System.Single DG.Tweening.Core.Easing.EaseManager/<>c::<ToEaseFunction>b__4_34(System.Single,System.Single,System.Single,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float U3CU3Ec_U3CToEaseFunctionU3Eb__4_34_m2998C252D5D9DB9E120CFF0A224648C9E356A1A6 (U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4* __this, float ___time0, float ___duration1, float ___overshootOrAmplitude2, float ___period3, const RuntimeMethod* method)
{
{
float L_0 = ___time0;
float L_1 = ___duration1;
float L_2 = ___overshootOrAmplitude2;
float L_3 = ___period3;
float L_4;
L_4 = Flash_EaseInOut_m71C9C9CD9B50F446B635F0ABB97D1AFA7F52F4A9(L_0, L_1, L_2, L_3, NULL);
return L_4;
}
}
// System.Single DG.Tweening.Core.Easing.EaseManager/<>c::<ToEaseFunction>b__4_35(System.Single,System.Single,System.Single,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float U3CU3Ec_U3CToEaseFunctionU3Eb__4_35_m83FA33A1ECD1CC5CFB64C678728D5E1D6862C382 (U3CU3Ec_t124AFA44553F835AFE37BF9E66B435E4CA7DB8B4* __this, float ___time0, float ___duration1, float ___overshootOrAmplitude2, float ___period3, const RuntimeMethod* method)
{
{
float L_0 = ___time0;
float L_1 = ___duration1;
float L_2 = ((float)(L_0/L_1));
___time0 = L_2;
float L_3 = ___time0;
return ((float)il2cpp_codegen_multiply(((-L_2)), ((float)il2cpp_codegen_subtract(L_3, (2.0f)))));
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void DG.Tweening.Core.Easing.EaseCurve::.ctor(UnityEngine.AnimationCurve)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EaseCurve__ctor_m29BD0E232922C8CE2E4AC877F79EF6096C34EDFB (EaseCurve_t36BD7EAD5E58656A06E0D71596FF781803BE9C5F* __this, AnimationCurve_tCBFFAAD05CEBB35EF8D8631BD99914BE1A6BB354* ___animCurve0, const RuntimeMethod* method)
{
{
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
AnimationCurve_tCBFFAAD05CEBB35EF8D8631BD99914BE1A6BB354* L_0 = ___animCurve0;
__this->____animCurve_0 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->____animCurve_0), (void*)L_0);
return;
}
}
// System.Single DG.Tweening.Core.Easing.EaseCurve::Evaluate(System.Single,System.Single,System.Single,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float EaseCurve_Evaluate_m036A88A768920A29FA6C7EA6E78646F679C9DFEE (EaseCurve_t36BD7EAD5E58656A06E0D71596FF781803BE9C5F* __this, float ___time0, float ___duration1, float ___unusedOvershoot2, float ___unusedPeriod3, const RuntimeMethod* method)
{
float V_0 = 0.0f;
float V_1 = 0.0f;
Keyframe_tB9C67DCBFE10C0AE9C52CB5C66E944255C9254F0 V_2;
memset((&V_2), 0, sizeof(V_2));
{
AnimationCurve_tCBFFAAD05CEBB35EF8D8631BD99914BE1A6BB354* L_0 = __this->____animCurve_0;
AnimationCurve_tCBFFAAD05CEBB35EF8D8631BD99914BE1A6BB354* L_1 = __this->____animCurve_0;
int32_t L_2;
L_2 = AnimationCurve_get_length_m259A67BB0870D3A153F6FEDBB06CB0D24089CD81(L_1, NULL);
Keyframe_tB9C67DCBFE10C0AE9C52CB5C66E944255C9254F0 L_3;
L_3 = AnimationCurve_get_Item_mD4E73EE674F7A82673F1A9CEB8E5EF86BA47E64B(L_0, ((int32_t)il2cpp_codegen_subtract(L_2, 1)), NULL);
V_2 = L_3;
float L_4;
L_4 = Keyframe_get_time_mB8886F64CBB373936C0C25C4C68397C05779F661((&V_2), NULL);
V_0 = L_4;
float L_5 = ___time0;
float L_6 = ___duration1;
V_1 = ((float)(L_5/L_6));
AnimationCurve_tCBFFAAD05CEBB35EF8D8631BD99914BE1A6BB354* L_7 = __this->____animCurve_0;
float L_8 = V_1;
float L_9 = V_0;
float L_10;
L_10 = AnimationCurve_Evaluate_m50B857043DE251A186032ADBCBB4CEF817F4EE3C(L_7, ((float)il2cpp_codegen_multiply(L_8, L_9)), NULL);
return L_10;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Single DG.Tweening.Core.Easing.Flash::Ease(System.Single,System.Single,System.Single,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Flash_Ease_mA28C135D4B118A9A4469FEFFDEC3329226E6A096 (float ___time0, float ___duration1, float ___overshootOrAmplitude2, float ___period3, const RuntimeMethod* method)
{
int32_t V_0 = 0;
float V_1 = 0.0f;
float V_2 = 0.0f;
float V_3 = 0.0f;
int32_t G_B3_0 = 0;
{
float L_0 = ___time0;
float L_1 = ___duration1;
float L_2 = ___overshootOrAmplitude2;
int32_t L_3;
L_3 = Mathf_CeilToInt_mF2BF9F4261B3431DC20E10A46CFEEED103C48963_inline(((float)il2cpp_codegen_multiply(((float)(L_0/L_1)), L_2)), NULL);
V_0 = L_3;
float L_4 = ___duration1;
float L_5 = ___overshootOrAmplitude2;
V_1 = ((float)(L_4/L_5));
float L_6 = ___time0;
float L_7 = V_1;
int32_t L_8 = V_0;
___time0 = ((float)il2cpp_codegen_subtract(L_6, ((float)il2cpp_codegen_multiply(L_7, ((float)((int32_t)il2cpp_codegen_subtract(L_8, 1)))))));
int32_t L_9 = V_0;
if (((int32_t)(L_9%2)))
{
goto IL_0021;
}
}
{
G_B3_0 = (-1);
goto IL_0022;
}
IL_0021:
{
G_B3_0 = 1;
}
IL_0022:
{
V_2 = ((float)G_B3_0);
float L_10 = V_2;
if ((!(((float)L_10) < ((float)(0.0f)))))
{
goto IL_0031;
}
}
{
float L_11 = ___time0;
float L_12 = V_1;
___time0 = ((float)il2cpp_codegen_subtract(L_11, L_12));
}
IL_0031:
{
float L_13 = ___time0;
float L_14 = V_2;
float L_15 = V_1;
V_3 = ((float)(((float)il2cpp_codegen_multiply(L_13, L_14))/L_15));
float L_16 = ___overshootOrAmplitude2;
float L_17 = ___period3;
int32_t L_18 = V_0;
float L_19 = V_1;
float L_20 = V_2;
float L_21 = V_3;
float L_22;
L_22 = Flash_WeightedEase_mF9EC6A43BAEE75E4D2E93FCA21E099B0FA8CCA35(L_16, L_17, L_18, L_19, L_20, L_21, NULL);
return L_22;
}
}
// System.Single DG.Tweening.Core.Easing.Flash::EaseIn(System.Single,System.Single,System.Single,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Flash_EaseIn_m7A2DCE17466DCF086004A0147F534851240EADFA (float ___time0, float ___duration1, float ___overshootOrAmplitude2, float ___period3, const RuntimeMethod* method)
{
int32_t V_0 = 0;
float V_1 = 0.0f;
float V_2 = 0.0f;
float V_3 = 0.0f;
int32_t G_B3_0 = 0;
{
float L_0 = ___time0;
float L_1 = ___duration1;
float L_2 = ___overshootOrAmplitude2;
int32_t L_3;
L_3 = Mathf_CeilToInt_mF2BF9F4261B3431DC20E10A46CFEEED103C48963_inline(((float)il2cpp_codegen_multiply(((float)(L_0/L_1)), L_2)), NULL);
V_0 = L_3;
float L_4 = ___duration1;
float L_5 = ___overshootOrAmplitude2;
V_1 = ((float)(L_4/L_5));
float L_6 = ___time0;
float L_7 = V_1;
int32_t L_8 = V_0;
___time0 = ((float)il2cpp_codegen_subtract(L_6, ((float)il2cpp_codegen_multiply(L_7, ((float)((int32_t)il2cpp_codegen_subtract(L_8, 1)))))));
int32_t L_9 = V_0;
if (((int32_t)(L_9%2)))
{
goto IL_0021;
}
}
{
G_B3_0 = (-1);
goto IL_0022;
}
IL_0021:
{
G_B3_0 = 1;
}
IL_0022:
{
V_2 = ((float)G_B3_0);
float L_10 = V_2;
if ((!(((float)L_10) < ((float)(0.0f)))))
{
goto IL_0031;
}
}
{
float L_11 = ___time0;
float L_12 = V_1;
___time0 = ((float)il2cpp_codegen_subtract(L_11, L_12));
}
IL_0031:
{
float L_13 = ___time0;
float L_14 = V_2;
___time0 = ((float)il2cpp_codegen_multiply(L_13, L_14));
float L_15 = ___time0;
float L_16 = V_1;
float L_17 = ((float)(L_15/L_16));
___time0 = L_17;
float L_18 = ___time0;
V_3 = ((float)il2cpp_codegen_multiply(L_17, L_18));
float L_19 = ___overshootOrAmplitude2;
float L_20 = ___period3;
int32_t L_21 = V_0;
float L_22 = V_1;
float L_23 = V_2;
float L_24 = V_3;
float L_25;
L_25 = Flash_WeightedEase_mF9EC6A43BAEE75E4D2E93FCA21E099B0FA8CCA35(L_19, L_20, L_21, L_22, L_23, L_24, NULL);
return L_25;
}
}
// System.Single DG.Tweening.Core.Easing.Flash::EaseOut(System.Single,System.Single,System.Single,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Flash_EaseOut_m306F24AC2A2EF38682E1C0AB8834FAC036658955 (float ___time0, float ___duration1, float ___overshootOrAmplitude2, float ___period3, const RuntimeMethod* method)
{
int32_t V_0 = 0;
float V_1 = 0.0f;
float V_2 = 0.0f;
float V_3 = 0.0f;
int32_t G_B3_0 = 0;
{
float L_0 = ___time0;
float L_1 = ___duration1;
float L_2 = ___overshootOrAmplitude2;
int32_t L_3;
L_3 = Mathf_CeilToInt_mF2BF9F4261B3431DC20E10A46CFEEED103C48963_inline(((float)il2cpp_codegen_multiply(((float)(L_0/L_1)), L_2)), NULL);
V_0 = L_3;
float L_4 = ___duration1;
float L_5 = ___overshootOrAmplitude2;
V_1 = ((float)(L_4/L_5));
float L_6 = ___time0;
float L_7 = V_1;
int32_t L_8 = V_0;
___time0 = ((float)il2cpp_codegen_subtract(L_6, ((float)il2cpp_codegen_multiply(L_7, ((float)((int32_t)il2cpp_codegen_subtract(L_8, 1)))))));
int32_t L_9 = V_0;
if (((int32_t)(L_9%2)))
{
goto IL_0021;
}
}
{
G_B3_0 = (-1);
goto IL_0022;
}
IL_0021:
{
G_B3_0 = 1;
}
IL_0022:
{
V_2 = ((float)G_B3_0);
float L_10 = V_2;
if ((!(((float)L_10) < ((float)(0.0f)))))
{
goto IL_0031;
}
}
{
float L_11 = ___time0;
float L_12 = V_1;
___time0 = ((float)il2cpp_codegen_subtract(L_11, L_12));
}
IL_0031:
{
float L_13 = ___time0;
float L_14 = V_2;
___time0 = ((float)il2cpp_codegen_multiply(L_13, L_14));
float L_15 = ___time0;
float L_16 = V_1;
float L_17 = ((float)(L_15/L_16));
___time0 = L_17;
float L_18 = ___time0;
V_3 = ((float)il2cpp_codegen_multiply(((-L_17)), ((float)il2cpp_codegen_subtract(L_18, (2.0f)))));
float L_19 = ___overshootOrAmplitude2;
float L_20 = ___period3;
int32_t L_21 = V_0;
float L_22 = V_1;
float L_23 = V_2;
float L_24 = V_3;
float L_25;
L_25 = Flash_WeightedEase_mF9EC6A43BAEE75E4D2E93FCA21E099B0FA8CCA35(L_19, L_20, L_21, L_22, L_23, L_24, NULL);
return L_25;
}
}
// System.Single DG.Tweening.Core.Easing.Flash::EaseInOut(System.Single,System.Single,System.Single,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Flash_EaseInOut_m71C9C9CD9B50F446B635F0ABB97D1AFA7F52F4A9 (float ___time0, float ___duration1, float ___overshootOrAmplitude2, float ___period3, const RuntimeMethod* method)
{
int32_t V_0 = 0;
float V_1 = 0.0f;
float V_2 = 0.0f;
float V_3 = 0.0f;
int32_t G_B3_0 = 0;
float G_B8_0 = 0.0f;
{
float L_0 = ___time0;
float L_1 = ___duration1;
float L_2 = ___overshootOrAmplitude2;
int32_t L_3;
L_3 = Mathf_CeilToInt_mF2BF9F4261B3431DC20E10A46CFEEED103C48963_inline(((float)il2cpp_codegen_multiply(((float)(L_0/L_1)), L_2)), NULL);
V_0 = L_3;
float L_4 = ___duration1;
float L_5 = ___overshootOrAmplitude2;
V_1 = ((float)(L_4/L_5));
float L_6 = ___time0;
float L_7 = V_1;
int32_t L_8 = V_0;
___time0 = ((float)il2cpp_codegen_subtract(L_6, ((float)il2cpp_codegen_multiply(L_7, ((float)((int32_t)il2cpp_codegen_subtract(L_8, 1)))))));
int32_t L_9 = V_0;
if (((int32_t)(L_9%2)))
{
goto IL_0021;
}
}
{
G_B3_0 = (-1);
goto IL_0022;
}
IL_0021:
{
G_B3_0 = 1;
}
IL_0022:
{
V_2 = ((float)G_B3_0);
float L_10 = V_2;
if ((!(((float)L_10) < ((float)(0.0f)))))
{
goto IL_0031;
}
}
{
float L_11 = ___time0;
float L_12 = V_1;
___time0 = ((float)il2cpp_codegen_subtract(L_11, L_12));
}
IL_0031:
{
float L_13 = ___time0;
float L_14 = V_2;
___time0 = ((float)il2cpp_codegen_multiply(L_13, L_14));
float L_15 = ___time0;
float L_16 = V_1;
float L_17 = ((float)(L_15/((float)il2cpp_codegen_multiply(L_16, (0.5f)))));
___time0 = L_17;
if ((((float)L_17) < ((float)(1.0f))))
{
goto IL_0069;
}
}
{
float L_18 = ___time0;
float L_19 = ((float)il2cpp_codegen_subtract(L_18, (1.0f)));
___time0 = L_19;
float L_20 = ___time0;
G_B8_0 = ((float)il2cpp_codegen_multiply((-0.5f), ((float)il2cpp_codegen_subtract(((float)il2cpp_codegen_multiply(L_19, ((float)il2cpp_codegen_subtract(L_20, (2.0f))))), (1.0f)))));
goto IL_0072;
}
IL_0069:
{
float L_21 = ___time0;
float L_22 = ___time0;
G_B8_0 = ((float)il2cpp_codegen_multiply(((float)il2cpp_codegen_multiply((0.5f), L_21)), L_22));
}
IL_0072:
{
V_3 = G_B8_0;
float L_23 = ___overshootOrAmplitude2;
float L_24 = ___period3;
int32_t L_25 = V_0;
float L_26 = V_1;
float L_27 = V_2;
float L_28 = V_3;
float L_29;
L_29 = Flash_WeightedEase_mF9EC6A43BAEE75E4D2E93FCA21E099B0FA8CCA35(L_23, L_24, L_25, L_26, L_27, L_28, NULL);
return L_29;
}
}
// System.Single DG.Tweening.Core.Easing.Flash::WeightedEase(System.Single,System.Single,System.Int32,System.Single,System.Single,System.Single)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Flash_WeightedEase_mF9EC6A43BAEE75E4D2E93FCA21E099B0FA8CCA35 (float ___overshootOrAmplitude0, float ___period1, int32_t ___stepIndex2, float ___stepDuration3, float ___dir4, float ___res5, 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;
{
V_0 = (0.0f);
V_1 = (0.0f);
float L_0 = ___period1;
if ((!(((float)L_0) > ((float)(0.0f)))))
{
goto IL_004a;
}
}
{
float L_1 = ___overshootOrAmplitude0;
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
double L_2;
L_2 = Math_Truncate_mE66B1AD68C17D27675DE0CB74643374F9EDB649C(((double)L_1), NULL);
V_3 = ((float)L_2);
float L_3 = ___overshootOrAmplitude0;
float L_4 = V_3;
V_1 = ((float)il2cpp_codegen_subtract(L_3, L_4));
float L_5 = V_3;
if ((!(((float)(fmodf(L_5, (2.0f)))) > ((float)(0.0f)))))
{
goto IL_0037;
}
}
{
float L_6 = V_1;
V_1 = ((float)il2cpp_codegen_subtract((1.0f), L_6));
}
IL_0037:
{
float L_7 = V_1;
int32_t L_8 = ___stepIndex2;
float L_9 = ___overshootOrAmplitude0;
V_1 = ((float)(((float)il2cpp_codegen_multiply(L_7, ((float)L_8)))/L_9));
float L_10 = ___res5;
float L_11 = ___overshootOrAmplitude0;
int32_t L_12 = ___stepIndex2;
float L_13 = ___overshootOrAmplitude0;
V_0 = ((float)(((float)il2cpp_codegen_multiply(L_10, ((float)il2cpp_codegen_subtract(L_11, ((float)L_12)))))/L_13));
goto IL_005e;
}
IL_004a:
{
float L_14 = ___period1;
if ((!(((float)L_14) < ((float)(0.0f)))))
{
goto IL_005e;
}
}
{
float L_15 = ___period1;
___period1 = ((-L_15));
float L_16 = ___res5;
int32_t L_17 = ___stepIndex2;
float L_18 = ___overshootOrAmplitude0;
V_0 = ((float)(((float)il2cpp_codegen_multiply(L_16, ((float)L_17)))/L_18));
}
IL_005e:
{
float L_19 = V_0;
float L_20 = ___res5;
V_2 = ((float)il2cpp_codegen_subtract(L_19, L_20));
float L_21 = ___res5;
float L_22 = V_2;
float L_23 = ___period1;
float L_24 = V_1;
___res5 = ((float)il2cpp_codegen_add(L_21, ((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_22, L_23)), L_24))));
float L_25 = ___res5;
if ((!(((float)L_25) > ((float)(1.0f)))))
{
goto IL_007d;
}
}
{
___res5 = (1.0f);
}
IL_007d:
{
float L_26 = ___res5;
return L_26;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Color_tD001788D726C3A7F1379BEED0260B9591F440C1F Color_op_Addition_mA7A51CACA49ED8D23D3D9CA3A0092D32F657E053_inline (Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___a0, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___b1, const RuntimeMethod* method)
{
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F V_0;
memset((&V_0), 0, sizeof(V_0));
{
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_0 = ___a0;
float L_1 = L_0.___r_0;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_2 = ___b1;
float L_3 = L_2.___r_0;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_4 = ___a0;
float L_5 = L_4.___g_1;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_6 = ___b1;
float L_7 = L_6.___g_1;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_8 = ___a0;
float L_9 = L_8.___b_2;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_10 = ___b1;
float L_11 = L_10.___b_2;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_12 = ___a0;
float L_13 = L_12.___a_3;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_14 = ___b1;
float L_15 = L_14.___a_3;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_16;
memset((&L_16), 0, sizeof(L_16));
Color__ctor_m3786F0D6E510D9CFA544523A955870BD2A514C8C_inline((&L_16), ((float)il2cpp_codegen_add(L_1, L_3)), ((float)il2cpp_codegen_add(L_5, L_7)), ((float)il2cpp_codegen_add(L_9, L_11)), ((float)il2cpp_codegen_add(L_13, L_15)), /*hidden argument*/NULL);
V_0 = L_16;
goto IL_003d;
}
IL_003d:
{
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_17 = V_0;
return L_17;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Color_tD001788D726C3A7F1379BEED0260B9591F440C1F Color_op_Subtraction_mF003448D819F2A41405BB6D85F1563CDA900B07F_inline (Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___a0, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___b1, const RuntimeMethod* method)
{
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F V_0;
memset((&V_0), 0, sizeof(V_0));
{
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_0 = ___a0;
float L_1 = L_0.___r_0;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_2 = ___b1;
float L_3 = L_2.___r_0;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_4 = ___a0;
float L_5 = L_4.___g_1;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_6 = ___b1;
float L_7 = L_6.___g_1;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_8 = ___a0;
float L_9 = L_8.___b_2;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_10 = ___b1;
float L_11 = L_10.___b_2;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_12 = ___a0;
float L_13 = L_12.___a_3;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_14 = ___b1;
float L_15 = L_14.___a_3;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_16;
memset((&L_16), 0, sizeof(L_16));
Color__ctor_m3786F0D6E510D9CFA544523A955870BD2A514C8C_inline((&L_16), ((float)il2cpp_codegen_subtract(L_1, L_3)), ((float)il2cpp_codegen_subtract(L_5, L_7)), ((float)il2cpp_codegen_subtract(L_9, L_11)), ((float)il2cpp_codegen_subtract(L_13, L_15)), /*hidden argument*/NULL);
V_0 = L_16;
goto IL_003d;
}
IL_003d:
{
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_17 = V_0;
return L_17;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Color_tD001788D726C3A7F1379BEED0260B9591F440C1F Color_op_Multiply_m379B20A820266ACF82A21425B9CAE8DCD773CFBB_inline (Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___a0, float ___b1, const RuntimeMethod* method)
{
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F V_0;
memset((&V_0), 0, sizeof(V_0));
{
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_0 = ___a0;
float L_1 = L_0.___r_0;
float L_2 = ___b1;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_3 = ___a0;
float L_4 = L_3.___g_1;
float L_5 = ___b1;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_6 = ___a0;
float L_7 = L_6.___b_2;
float L_8 = ___b1;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_9 = ___a0;
float L_10 = L_9.___a_3;
float L_11 = ___b1;
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_12;
memset((&L_12), 0, sizeof(L_12));
Color__ctor_m3786F0D6E510D9CFA544523A955870BD2A514C8C_inline((&L_12), ((float)il2cpp_codegen_multiply(L_1, L_2)), ((float)il2cpp_codegen_multiply(L_4, L_5)), ((float)il2cpp_codegen_multiply(L_7, L_8)), ((float)il2cpp_codegen_multiply(L_10, L_11)), /*hidden argument*/NULL);
V_0 = L_12;
goto IL_0029;
}
IL_0029:
{
Color_tD001788D726C3A7F1379BEED0260B9591F440C1F L_13 = V_0;
return L_13;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Quaternion_get_eulerAngles_m2DB5158B5C3A71FD60FC8A6EE43D3AAA1CFED122_inline (Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974* __this, const RuntimeMethod* method)
{
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_0;
memset((&V_0), 0, sizeof(V_0));
{
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_0 = (*(Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974*)__this);
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_1;
L_1 = Quaternion_Internal_ToEulerRad_m5BD0EEC543120C320DC77FCCDFD2CE2E6BD3F1A8(L_0, NULL);
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_2;
L_2 = Vector3_op_Multiply_m87BA7C578F96C8E49BB07088DAAC4649F83B0353_inline(L_1, (57.2957802f), NULL);
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_3;
L_3 = Quaternion_Internal_MakePositive_m73E2D01920CB0DFE661A55022C129E8617F0C9A8(L_2, NULL);
V_0 = L_3;
goto IL_001e;
}
IL_001e:
{
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_4 = V_0;
return L_4;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3_op_Addition_m78C0EC70CB66E8DCAC225743D82B268DAEE92067_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___a0, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___b1, const RuntimeMethod* method)
{
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_0;
memset((&V_0), 0, sizeof(V_0));
{
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_0 = ___a0;
float L_1 = L_0.___x_2;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_2 = ___b1;
float L_3 = L_2.___x_2;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_4 = ___a0;
float L_5 = L_4.___y_3;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_6 = ___b1;
float L_7 = L_6.___y_3;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_8 = ___a0;
float L_9 = L_8.___z_4;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_10 = ___b1;
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 Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 Quaternion_op_Multiply_mCB375FCCC12A2EC8F9EB824A1BFB4453B58C2012_inline (Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 ___lhs0, Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 ___rhs1, const RuntimeMethod* method)
{
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 V_0;
memset((&V_0), 0, sizeof(V_0));
{
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_0 = ___lhs0;
float L_1 = L_0.___w_3;
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_2 = ___rhs1;
float L_3 = L_2.___x_0;
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_4 = ___lhs0;
float L_5 = L_4.___x_0;
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_6 = ___rhs1;
float L_7 = L_6.___w_3;
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_8 = ___lhs0;
float L_9 = L_8.___y_1;
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_10 = ___rhs1;
float L_11 = L_10.___z_2;
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_12 = ___lhs0;
float L_13 = L_12.___z_2;
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_14 = ___rhs1;
float L_15 = L_14.___y_1;
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_16 = ___lhs0;
float L_17 = L_16.___w_3;
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_18 = ___rhs1;
float L_19 = L_18.___y_1;
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_20 = ___lhs0;
float L_21 = L_20.___y_1;
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_22 = ___rhs1;
float L_23 = L_22.___w_3;
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_24 = ___lhs0;
float L_25 = L_24.___z_2;
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_26 = ___rhs1;
float L_27 = L_26.___x_0;
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_28 = ___lhs0;
float L_29 = L_28.___x_0;
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_30 = ___rhs1;
float L_31 = L_30.___z_2;
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_32 = ___lhs0;
float L_33 = L_32.___w_3;
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_34 = ___rhs1;
float L_35 = L_34.___z_2;
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_36 = ___lhs0;
float L_37 = L_36.___z_2;
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_38 = ___rhs1;
float L_39 = L_38.___w_3;
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_40 = ___lhs0;
float L_41 = L_40.___x_0;
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_42 = ___rhs1;
float L_43 = L_42.___y_1;
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_44 = ___lhs0;
float L_45 = L_44.___y_1;
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_46 = ___rhs1;
float L_47 = L_46.___x_0;
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_48 = ___lhs0;
float L_49 = L_48.___w_3;
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_50 = ___rhs1;
float L_51 = L_50.___w_3;
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_52 = ___lhs0;
float L_53 = L_52.___x_0;
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_54 = ___rhs1;
float L_55 = L_54.___x_0;
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_56 = ___lhs0;
float L_57 = L_56.___y_1;
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_58 = ___rhs1;
float L_59 = L_58.___y_1;
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_60 = ___lhs0;
float L_61 = L_60.___z_2;
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_62 = ___rhs1;
float L_63 = L_62.___z_2;
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_64;
memset((&L_64), 0, sizeof(L_64));
Quaternion__ctor_m868FD60AA65DD5A8AC0C5DEB0608381A8D85FCD8_inline((&L_64), ((float)il2cpp_codegen_subtract(((float)il2cpp_codegen_add(((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_1, L_3)), ((float)il2cpp_codegen_multiply(L_5, L_7)))), ((float)il2cpp_codegen_multiply(L_9, L_11)))), ((float)il2cpp_codegen_multiply(L_13, L_15)))), ((float)il2cpp_codegen_subtract(((float)il2cpp_codegen_add(((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_17, L_19)), ((float)il2cpp_codegen_multiply(L_21, L_23)))), ((float)il2cpp_codegen_multiply(L_25, L_27)))), ((float)il2cpp_codegen_multiply(L_29, L_31)))), ((float)il2cpp_codegen_subtract(((float)il2cpp_codegen_add(((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_33, L_35)), ((float)il2cpp_codegen_multiply(L_37, L_39)))), ((float)il2cpp_codegen_multiply(L_41, L_43)))), ((float)il2cpp_codegen_multiply(L_45, L_47)))), ((float)il2cpp_codegen_subtract(((float)il2cpp_codegen_subtract(((float)il2cpp_codegen_subtract(((float)il2cpp_codegen_multiply(L_49, L_51)), ((float)il2cpp_codegen_multiply(L_53, L_55)))), ((float)il2cpp_codegen_multiply(L_57, L_59)))), ((float)il2cpp_codegen_multiply(L_61, L_63)))), /*hidden argument*/NULL);
V_0 = L_64;
goto IL_00e5;
}
IL_00e5:
{
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 L_65 = V_0;
return L_65;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 Quaternion_Euler_m5BCCC19216CFAD2426F15BC51A30421880D27B73_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___euler0, const RuntimeMethod* method)
{
Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 V_0;
memset((&V_0), 0, sizeof(V_0));
{
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_0 = ___euler0;
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 Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3_op_UnaryNegation_m5450829F333BD2A88AF9A592C4EE331661225915_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___a0, const RuntimeMethod* method)
{
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_0;
memset((&V_0), 0, sizeof(V_0));
{
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_0 = ___a0;
float L_1 = L_0.___x_2;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_2 = ___a0;
float L_3 = L_2.___y_3;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_4 = ___a0;
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_Subtraction_mE42023FF80067CB44A1D4A27EB7CF2B24CABB828_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___a0, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___b1, const RuntimeMethod* method)
{
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_0;
memset((&V_0), 0, sizeof(V_0));
{
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_0 = ___a0;
float L_1 = L_0.___x_2;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_2 = ___b1;
float L_3 = L_2.___x_2;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_4 = ___a0;
float L_5 = L_4.___y_3;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_6 = ___b1;
float L_7 = L_6.___y_3;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_8 = ___a0;
float L_9 = L_8.___z_4;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_10 = ___b1;
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 float Vector3_get_magnitude_mF0D6017E90B345F1F52D1CC564C640F1A847AF2D_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
float V_0 = 0.0f;
{
float L_0 = __this->___x_2;
float L_1 = __this->___x_2;
float L_2 = __this->___y_3;
float L_3 = __this->___y_3;
float L_4 = __this->___z_4;
float L_5 = __this->___z_4;
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
double L_6;
L_6 = sqrt(((double)((float)il2cpp_codegen_add(((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_0, L_1)), ((float)il2cpp_codegen_multiply(L_2, L_3)))), ((float)il2cpp_codegen_multiply(L_4, L_5))))));
V_0 = ((float)L_6);
goto IL_0034;
}
IL_0034:
{
float L_7 = V_0;
return L_7;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3_op_Multiply_m87BA7C578F96C8E49BB07088DAAC4649F83B0353_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___a0, float ___d1, const RuntimeMethod* method)
{
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_0;
memset((&V_0), 0, sizeof(V_0));
{
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_0 = ___a0;
float L_1 = L_0.___x_2;
float L_2 = ___d1;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_3 = ___a0;
float L_4 = L_3.___y_3;
float L_5 = ___d1;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_6 = ___a0;
float L_7 = L_6.___z_4;
float L_8 = ___d1;
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_Addition_m8136742CE6EE33BA4EB81C5F584678455917D2AE_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___a0, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___b1, const RuntimeMethod* method)
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_0;
memset((&V_0), 0, sizeof(V_0));
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_0 = ___a0;
float L_1 = L_0.___x_0;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_2 = ___b1;
float L_3 = L_2.___x_0;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_4 = ___a0;
float L_5 = L_4.___y_1;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_6 = ___b1;
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 void Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* __this, float ___x0, float ___y1, const RuntimeMethod* method)
{
{
float L_0 = ___x0;
__this->___x_0 = L_0;
float L_1 = ___y1;
__this->___y_1 = L_1;
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2_op_Subtraction_m44475FCDAD2DA2F98D78A6625EC2DCDFE8803837_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___a0, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___b1, const RuntimeMethod* method)
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_0;
memset((&V_0), 0, sizeof(V_0));
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_0 = ___a0;
float L_1 = L_0.___x_0;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_2 = ___b1;
float L_3 = L_2.___x_0;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_4 = ___a0;
float L_5 = L_4.___y_1;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_6 = ___b1;
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 float Vector2_get_magnitude_m5C59B4056420AEFDB291AD0914A3F675330A75CE_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
float V_0 = 0.0f;
{
float L_0 = __this->___x_0;
float L_1 = __this->___x_0;
float L_2 = __this->___y_1;
float L_3 = __this->___y_1;
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
double L_4;
L_4 = sqrt(((double)((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_0, L_1)), ((float)il2cpp_codegen_multiply(L_2, L_3))))));
V_0 = ((float)L_4);
goto IL_0026;
}
IL_0026:
{
float L_5 = V_0;
return L_5;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2_op_Multiply_m2D984B613020089BF5165BA4CA10988E2DC771FE_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___a0, float ___d1, const RuntimeMethod* method)
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_0;
memset((&V_0), 0, sizeof(V_0));
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_0 = ___a0;
float L_1 = L_0.___x_0;
float L_2 = ___d1;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_3 = ___a0;
float L_4 = L_3.___y_1;
float L_5 = ___d1;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_6;
memset((&L_6), 0, sizeof(L_6));
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_6), ((float)il2cpp_codegen_multiply(L_1, L_2)), ((float)il2cpp_codegen_multiply(L_4, L_5)), /*hidden argument*/NULL);
V_0 = L_6;
goto IL_0019;
}
IL_0019:
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_7 = V_0;
return L_7;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 Vector4_op_Addition_m471A0C9B30316933F8CE430F17A7F8806ECA3EB9_inline (Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___a0, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___b1, const RuntimeMethod* method)
{
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_0;
memset((&V_0), 0, sizeof(V_0));
{
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_0 = ___a0;
float L_1 = L_0.___x_1;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_2 = ___b1;
float L_3 = L_2.___x_1;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_4 = ___a0;
float L_5 = L_4.___y_2;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_6 = ___b1;
float L_7 = L_6.___y_2;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_8 = ___a0;
float L_9 = L_8.___z_3;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_10 = ___b1;
float L_11 = L_10.___z_3;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_12 = ___a0;
float L_13 = L_12.___w_4;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_14 = ___b1;
float L_15 = L_14.___w_4;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_16;
memset((&L_16), 0, sizeof(L_16));
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&L_16), ((float)il2cpp_codegen_add(L_1, L_3)), ((float)il2cpp_codegen_add(L_5, L_7)), ((float)il2cpp_codegen_add(L_9, L_11)), ((float)il2cpp_codegen_add(L_13, L_15)), /*hidden argument*/NULL);
V_0 = L_16;
goto IL_003d;
}
IL_003d:
{
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_17 = V_0;
return L_17;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline (Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* __this, float ___x0, float ___y1, float ___z2, float ___w3, const RuntimeMethod* method)
{
{
float L_0 = ___x0;
__this->___x_1 = L_0;
float L_1 = ___y1;
__this->___y_2 = L_1;
float L_2 = ___z2;
__this->___z_3 = L_2;
float L_3 = ___w3;
__this->___w_4 = L_3;
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 Vector4_op_Subtraction_mD14864BB81AC08F643D2B82B41B3577012410ED9_inline (Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___a0, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___b1, const RuntimeMethod* method)
{
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_0;
memset((&V_0), 0, sizeof(V_0));
{
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_0 = ___a0;
float L_1 = L_0.___x_1;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_2 = ___b1;
float L_3 = L_2.___x_1;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_4 = ___a0;
float L_5 = L_4.___y_2;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_6 = ___b1;
float L_7 = L_6.___y_2;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_8 = ___a0;
float L_9 = L_8.___z_3;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_10 = ___b1;
float L_11 = L_10.___z_3;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_12 = ___a0;
float L_13 = L_12.___w_4;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_14 = ___b1;
float L_15 = L_14.___w_4;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_16;
memset((&L_16), 0, sizeof(L_16));
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&L_16), ((float)il2cpp_codegen_subtract(L_1, L_3)), ((float)il2cpp_codegen_subtract(L_5, L_7)), ((float)il2cpp_codegen_subtract(L_9, L_11)), ((float)il2cpp_codegen_subtract(L_13, L_15)), /*hidden argument*/NULL);
V_0 = L_16;
goto IL_003d;
}
IL_003d:
{
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_17 = V_0;
return L_17;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Vector4_get_magnitude_m97A83FC484190F07D8017F4BD10E3C81478E0D20_inline (Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
float V_0 = 0.0f;
{
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_0 = (*(Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3*)__this);
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_1 = (*(Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3*)__this);
float L_2;
L_2 = Vector4_Dot_m40A3B2E258E53E4847583474E40AC29F68AF8BA3_inline(L_0, L_1, NULL);
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
double L_3;
L_3 = sqrt(((double)L_2));
V_0 = ((float)L_3);
goto IL_001c;
}
IL_001c:
{
float L_4 = V_0;
return L_4;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 Vector4_op_Multiply_m02FE150FD7366546FC19A36B6928512376BF64E8_inline (Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___a0, float ___d1, const RuntimeMethod* method)
{
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_0;
memset((&V_0), 0, sizeof(V_0));
{
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_0 = ___a0;
float L_1 = L_0.___x_1;
float L_2 = ___d1;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_3 = ___a0;
float L_4 = L_3.___y_2;
float L_5 = ___d1;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_6 = ___a0;
float L_7 = L_6.___z_3;
float L_8 = ___d1;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_9 = ___a0;
float L_10 = L_9.___w_4;
float L_11 = ___d1;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_12;
memset((&L_12), 0, sizeof(L_12));
Vector4__ctor_m96B2CD8B862B271F513AF0BDC2EABD58E4DBC813_inline((&L_12), ((float)il2cpp_codegen_multiply(L_1, L_2)), ((float)il2cpp_codegen_multiply(L_4, L_5)), ((float)il2cpp_codegen_multiply(L_7, L_8)), ((float)il2cpp_codegen_multiply(L_10, L_11)), /*hidden argument*/NULL);
V_0 = L_12;
goto IL_0029;
}
IL_0029:
{
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_13 = V_0;
return L_13;
}
}
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 Capture_get_Index_m35E8D105E5E2142415F85116BFD4BA369AF7A17A_inline (Capture_tE11B735186DAFEE5F7A3BF5A739E9CCCE99DC24A* __this, const RuntimeMethod* method)
{
{
int32_t L_0 = __this->___U3CIndexU3Ek__BackingField_0;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* __this, float ___x0, float ___y1, float ___z2, const RuntimeMethod* method)
{
{
float L_0 = ___x0;
__this->___x_2 = L_0;
float L_1 = ___y1;
__this->___y_3 = L_1;
float L_2 = ___z2;
__this->___z_4 = L_2;
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR 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 Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3_op_Multiply_m7F3B0FA9256CE368D7636558EFEFC4AB0E1A0F41_inline (float ___d0, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___a1, const RuntimeMethod* method)
{
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_0;
memset((&V_0), 0, sizeof(V_0));
{
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_0 = ___a1;
float L_1 = L_0.___x_2;
float L_2 = ___d0;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_3 = ___a1;
float L_4 = L_3.___y_3;
float L_5 = ___d0;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_6 = ___a1;
float L_7 = L_6.___z_4;
float L_8 = ___d0;
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 float Vector3_Distance_m2314DB9B8BD01157E013DF87BEA557375C7F9FF9_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___a0, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___b1, 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 = ___a0;
float L_1 = L_0.___x_2;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_2 = ___b1;
float L_3 = L_2.___x_2;
V_0 = ((float)il2cpp_codegen_subtract(L_1, L_3));
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_4 = ___a0;
float L_5 = L_4.___y_3;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_6 = ___b1;
float L_7 = L_6.___y_3;
V_1 = ((float)il2cpp_codegen_subtract(L_5, L_7));
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_8 = ___a0;
float L_9 = L_8.___z_4;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_10 = ___b1;
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 Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3_ClampMagnitude_mF83675F19744F58E97CF24D8359A810634DC031F_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___vector0, float ___maxLength1, 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;
bool V_1 = false;
float V_2 = 0.0f;
float V_3 = 0.0f;
float V_4 = 0.0f;
float V_5 = 0.0f;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_6;
memset((&V_6), 0, sizeof(V_6));
{
float L_0;
L_0 = Vector3_get_sqrMagnitude_m43C27DEC47C4811FB30AB474FF2131A963B66FC8_inline((&___vector0), NULL);
V_0 = L_0;
float L_1 = V_0;
float L_2 = ___maxLength1;
float L_3 = ___maxLength1;
V_1 = (bool)((((float)L_1) > ((float)((float)il2cpp_codegen_multiply(L_2, L_3))))? 1 : 0);
bool L_4 = V_1;
if (!L_4)
{
goto IL_004e;
}
}
{
float L_5 = V_0;
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
double L_6;
L_6 = sqrt(((double)L_5));
V_2 = ((float)L_6);
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_7 = ___vector0;
float L_8 = L_7.___x_2;
float L_9 = V_2;
V_3 = ((float)(L_8/L_9));
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_10 = ___vector0;
float L_11 = L_10.___y_3;
float L_12 = V_2;
V_4 = ((float)(L_11/L_12));
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_13 = ___vector0;
float L_14 = L_13.___z_4;
float L_15 = V_2;
V_5 = ((float)(L_14/L_15));
float L_16 = V_3;
float L_17 = ___maxLength1;
float L_18 = V_4;
float L_19 = ___maxLength1;
float L_20 = V_5;
float L_21 = ___maxLength1;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_22;
memset((&L_22), 0, sizeof(L_22));
Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_22), ((float)il2cpp_codegen_multiply(L_16, L_17)), ((float)il2cpp_codegen_multiply(L_18, L_19)), ((float)il2cpp_codegen_multiply(L_20, L_21)), /*hidden argument*/NULL);
V_6 = L_22;
goto IL_0053;
}
IL_004e:
{
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_23 = ___vector0;
V_6 = L_23;
goto IL_0053;
}
IL_0053:
{
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_24 = V_6;
return L_24;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Color__ctor_m3786F0D6E510D9CFA544523A955870BD2A514C8C_inline (Color_tD001788D726C3A7F1379BEED0260B9591F440C1F* __this, float ___r0, float ___g1, float ___b2, float ___a3, const RuntimeMethod* method)
{
{
float L_0 = ___r0;
__this->___r_0 = L_0;
float L_1 = ___g1;
__this->___g_1 = L_1;
float L_2 = ___b2;
__this->___b_2 = L_2;
float L_3 = ___a3;
__this->___a_3 = L_3;
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TweenCallback_Invoke_mE4105043678D7086C7740B0D7B7589B734C14E1F_inline (TweenCallback_t7C8B8A38E7B30905FF1B83C943256EF23617BB24* __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 int32_t Mathf_FloorToInt_m2A39AE881CAEE6B6A4B3BFEF9CA1ED40625F5AB7_inline (float ___f0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
{
float L_0 = ___f0;
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
double L_1;
L_1 = 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_Max_m7FA442918DE37E3A00106D1F2E789D65829792B8_inline (int32_t ___a0, int32_t ___b1, const RuntimeMethod* method)
{
int32_t V_0 = 0;
int32_t G_B3_0 = 0;
{
int32_t L_0 = ___a0;
int32_t L_1 = ___b1;
if ((((int32_t)L_0) > ((int32_t)L_1)))
{
goto IL_0008;
}
}
{
int32_t L_2 = ___b1;
G_B3_0 = L_2;
goto IL_0009;
}
IL_0008:
{
int32_t L_3 = ___a0;
G_B3_0 = L_3;
}
IL_0009:
{
V_0 = G_B3_0;
goto IL_000c;
}
IL_000c:
{
int32_t L_4 = V_0;
return L_4;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2_get_right_m99043ED6B3D5AEA5033313FE3DA9571F39D1B280_inline (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_0;
memset((&V_0), 0, sizeof(V_0));
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_0 = ((Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7_StaticFields*)il2cpp_codegen_static_fields_for(Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7_il2cpp_TypeInfo_var))->___rightVector_7;
V_0 = L_0;
goto IL_0009;
}
IL_0009:
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_1 = V_0;
return L_1;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Vector2_op_Implicit_mE8EBEE9291F11BB02F062D6E000F4798968CBD96_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___v0, const RuntimeMethod* method)
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_0;
memset((&V_0), 0, sizeof(V_0));
{
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_0 = ___v0;
float L_1 = L_0.___x_2;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_2 = ___v0;
float L_3 = L_2.___y_3;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_4;
memset((&L_4), 0, sizeof(L_4));
Vector2__ctor_m9525B79969AFFE3254B303A40997A56DEEB6F548_inline((&L_4), L_1, L_3, /*hidden argument*/NULL);
V_0 = L_4;
goto IL_0015;
}
IL_0015:
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_5 = V_0;
return L_5;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Vector2_Angle_mD94AAEA690169FE5882D60F8489C8BF63300C221_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___from0, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___to1, 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;
bool V_2 = false;
float V_3 = 0.0f;
{
float L_0;
L_0 = Vector2_get_sqrMagnitude_mA16336720C14EEF8BA9B55AE33B98C9EE2082BDC_inline((&___from0), NULL);
float L_1;
L_1 = Vector2_get_sqrMagnitude_mA16336720C14EEF8BA9B55AE33B98C9EE2082BDC_inline((&___to1), NULL);
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
double L_2;
L_2 = sqrt(((double)((float)il2cpp_codegen_multiply(L_0, L_1))));
V_0 = ((float)L_2);
float L_3 = V_0;
V_2 = (bool)((((float)L_3) < ((float)(1.0E-15f)))? 1 : 0);
bool L_4 = V_2;
if (!L_4)
{
goto IL_002c;
}
}
{
V_3 = (0.0f);
goto IL_0056;
}
IL_002c:
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_5 = ___from0;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_6 = ___to1;
float L_7;
L_7 = Vector2_Dot_mC1E68FDB4FB462A279A303C043B8FD0AC11C8458_inline(L_5, L_6, NULL);
float L_8 = V_0;
float L_9;
L_9 = Mathf_Clamp_mEB9AEA827D27D20FCC787F7375156AF46BB12BBF_inline(((float)(L_7/L_8)), (-1.0f), (1.0f), NULL);
V_1 = L_9;
float L_10 = V_1;
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
double L_11;
L_11 = acos(((double)L_10));
V_3 = ((float)il2cpp_codegen_multiply(((float)L_11), (57.2957802f)));
goto IL_0056;
}
IL_0056:
{
float L_12 = V_3;
return L_12;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector2_op_Implicit_m6D9CABB2C791A192867D7A4559D132BE86DD3EB7_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___v0, const RuntimeMethod* method)
{
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_0;
memset((&V_0), 0, sizeof(V_0));
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_0 = ___v0;
float L_1 = L_0.___x_0;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_2 = ___v0;
float L_3 = L_2.___y_1;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_4;
memset((&L_4), 0, sizeof(L_4));
Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_4), L_1, L_3, (0.0f), /*hidden argument*/NULL);
V_0 = L_4;
goto IL_001a;
}
IL_001a:
{
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_5 = V_0;
return L_5;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Vector3_Cross_mF93A280558BCE756D13B6CC5DCD7DE8A43148987_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___lhs0, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___rhs1, const RuntimeMethod* method)
{
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_0;
memset((&V_0), 0, sizeof(V_0));
{
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_0 = ___lhs0;
float L_1 = L_0.___y_3;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_2 = ___rhs1;
float L_3 = L_2.___z_4;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_4 = ___lhs0;
float L_5 = L_4.___z_4;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_6 = ___rhs1;
float L_7 = L_6.___y_3;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_8 = ___lhs0;
float L_9 = L_8.___z_4;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_10 = ___rhs1;
float L_11 = L_10.___x_2;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_12 = ___lhs0;
float L_13 = L_12.___x_2;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_14 = ___rhs1;
float L_15 = L_14.___z_4;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_16 = ___lhs0;
float L_17 = L_16.___x_2;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_18 = ___rhs1;
float L_19 = L_18.___y_3;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_20 = ___lhs0;
float L_21 = L_20.___y_3;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_22 = ___rhs1;
float L_23 = L_22.___x_2;
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_24;
memset((&L_24), 0, sizeof(L_24));
Vector3__ctor_m376936E6B999EF1ECBE57D990A386303E2283DE0_inline((&L_24), ((float)il2cpp_codegen_subtract(((float)il2cpp_codegen_multiply(L_1, L_3)), ((float)il2cpp_codegen_multiply(L_5, L_7)))), ((float)il2cpp_codegen_subtract(((float)il2cpp_codegen_multiply(L_9, L_11)), ((float)il2cpp_codegen_multiply(L_13, L_15)))), ((float)il2cpp_codegen_subtract(((float)il2cpp_codegen_multiply(L_17, L_19)), ((float)il2cpp_codegen_multiply(L_21, L_23)))), /*hidden argument*/NULL);
V_0 = L_24;
goto IL_005a;
}
IL_005a:
{
Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_25 = V_0;
return L_25;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float EaseFunction_Invoke_mC30ABF785F84A8769541950EDC3C2CB0B8F6FB8D_inline (EaseFunction_t0F945D9D726B0915C5FBF30862E987EC3AC12A04* __this, float ___time0, float ___duration1, float ___overshootOrAmplitude2, float ___period3, const RuntimeMethod* method)
{
typedef float (*FunctionPointerType) (RuntimeObject*, float, float, float, float, const RuntimeMethod*);
return ((FunctionPointerType)__this->___invoke_impl_1)((Il2CppObject*)__this->___method_code_6, ___time0, ___duration1, ___overshootOrAmplitude2, ___period3, reinterpret_cast<RuntimeMethod*>(__this->___method_3));
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Mathf_CeilToInt_mF2BF9F4261B3431DC20E10A46CFEEED103C48963_inline (float ___f0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
{
float L_0 = ___f0;
il2cpp_codegen_runtime_class_init_inline(Math_tEB65DE7CA8B083C412C969C92981C030865486CE_il2cpp_TypeInfo_var);
double L_1;
L_1 = ceil(((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 Color_tD001788D726C3A7F1379BEED0260B9591F440C1F DOGetter_1_Invoke_mE0B96F6D1891DC05F67017198282435F9335093F_gshared_inline (DOGetter_1_t4DFFF7454A1BCD259676FED36CCF2114E34B5B95* __this, const RuntimeMethod* method)
{
typedef Color_tD001788D726C3A7F1379BEED0260B9591F440C1F (*FunctionPointerType) (RuntimeObject*, const RuntimeMethod*);
return ((FunctionPointerType)__this->___invoke_impl_1)((Il2CppObject*)__this->___method_code_6, reinterpret_cast<RuntimeMethod*>(__this->___method_3));
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DOSetter_1_Invoke_m63129980DAEA186348F2215959CD7B12E804FB5D_gshared_inline (DOSetter_1_t5E2B8A5C7040616545D7D029D20C4BF5F3E6DA89* __this, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F ___pNewValue0, const RuntimeMethod* method)
{
typedef void (*FunctionPointerType) (RuntimeObject*, Color_tD001788D726C3A7F1379BEED0260B9591F440C1F, const RuntimeMethod*);
((FunctionPointerType)__this->___invoke_impl_1)((Il2CppObject*)__this->___method_code_6, ___pNewValue0, reinterpret_cast<RuntimeMethod*>(__this->___method_3));
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t DOGetter_1_Invoke_m10D2707E6B74D4B79AF4C23D959E66243F70E865_gshared_inline (DOGetter_1_t126D20ADA2999ECC8E5336D1EDE57C560F53784B* __this, const RuntimeMethod* method)
{
typedef int32_t (*FunctionPointerType) (RuntimeObject*, const RuntimeMethod*);
return ((FunctionPointerType)__this->___invoke_impl_1)((Il2CppObject*)__this->___method_code_6, reinterpret_cast<RuntimeMethod*>(__this->___method_3));
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DOSetter_1_Invoke_m129A25EE35C310185AFF25A86999DD1538FC288F_gshared_inline (DOSetter_1_t034B092AF3597985E5ACEBF7D43ED7297EF3C6A8* __this, int32_t ___pNewValue0, const RuntimeMethod* method)
{
typedef void (*FunctionPointerType) (RuntimeObject*, int32_t, const RuntimeMethod*);
((FunctionPointerType)__this->___invoke_impl_1)((Il2CppObject*)__this->___method_code_6, ___pNewValue0, reinterpret_cast<RuntimeMethod*>(__this->___method_3));
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 DOGetter_1_Invoke_m371680D24D99D662F517503519BCBDC9B73F61B8_gshared_inline (DOGetter_1_tB89DD12456B8E79576BB70E1CA6DF899686410D3* __this, const RuntimeMethod* method)
{
typedef Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 (*FunctionPointerType) (RuntimeObject*, const RuntimeMethod*);
return ((FunctionPointerType)__this->___invoke_impl_1)((Il2CppObject*)__this->___method_code_6, reinterpret_cast<RuntimeMethod*>(__this->___method_3));
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DOSetter_1_Invoke_m6B8465F9043DA40A888F37C9627884BC325D2DB7_gshared_inline (DOSetter_1_t9EFF8DD70A15F455A6FE698A22BD0FE9683AC28E* __this, Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 ___pNewValue0, const RuntimeMethod* method)
{
typedef void (*FunctionPointerType) (RuntimeObject*, Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974, const RuntimeMethod*);
((FunctionPointerType)__this->___invoke_impl_1)((Il2CppObject*)__this->___method_code_6, ___pNewValue0, reinterpret_cast<RuntimeMethod*>(__this->___method_3));
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* DOGetter_1_Invoke_m2E3E6152AEB758D99AEC826BB5830B5C8BDB36EB_gshared_inline (DOGetter_1_t423CA9B377A96EA7C69ABA0C83C81B8D5B045E85* __this, const RuntimeMethod* method)
{
typedef RuntimeObject* (*FunctionPointerType) (RuntimeObject*, const RuntimeMethod*);
return ((FunctionPointerType)__this->___invoke_impl_1)((Il2CppObject*)__this->___method_code_6, reinterpret_cast<RuntimeMethod*>(__this->___method_3));
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DOSetter_1_Invoke_m4C081ED22692A901AE9B4A7FE2941BED1B8A73DA_gshared_inline (DOSetter_1_t6889207117879689DE539960755CE5F277F65C0F* __this, RuntimeObject* ___pNewValue0, const RuntimeMethod* method)
{
typedef void (*FunctionPointerType) (RuntimeObject*, RuntimeObject*, const RuntimeMethod*);
((FunctionPointerType)__this->___invoke_impl_1)((Il2CppObject*)__this->___method_code_6, ___pNewValue0, reinterpret_cast<RuntimeMethod*>(__this->___method_3));
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D DOGetter_1_Invoke_m31C3B7B68D6A7D1D2804D66A2C1C7B9C7B4A3B89_gshared_inline (DOGetter_1_t64F1C0E113DC45CC9A1FD194A80B7B4C40AC4923* __this, const RuntimeMethod* method)
{
typedef Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D (*FunctionPointerType) (RuntimeObject*, const RuntimeMethod*);
return ((FunctionPointerType)__this->___invoke_impl_1)((Il2CppObject*)__this->___method_code_6, reinterpret_cast<RuntimeMethod*>(__this->___method_3));
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DOSetter_1_Invoke_mDEA2148CF7766942048A6372337F125A4051FB88_gshared_inline (DOSetter_1_t1682EBCD9936CA04E27CEC6CFD3F7C8CD8584CDD* __this, Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D ___pNewValue0, const RuntimeMethod* method)
{
typedef void (*FunctionPointerType) (RuntimeObject*, Rect_tA04E0F8A1830E767F40FB27ECD8D309303571F0D, const RuntimeMethod*);
((FunctionPointerType)__this->___invoke_impl_1)((Il2CppObject*)__this->___method_code_6, ___pNewValue0, reinterpret_cast<RuntimeMethod*>(__this->___method_3));
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t DOGetter_1_Invoke_m9872D509AF7B5CCA6FA8EAC070C88AE5DDEFA786_gshared_inline (DOGetter_1_t187AC9EC362AB6EF9475A1B6469E2261EDF9DEE1* __this, const RuntimeMethod* method)
{
typedef uint32_t (*FunctionPointerType) (RuntimeObject*, const RuntimeMethod*);
return ((FunctionPointerType)__this->___invoke_impl_1)((Il2CppObject*)__this->___method_code_6, reinterpret_cast<RuntimeMethod*>(__this->___method_3));
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DOSetter_1_Invoke_m58AF4F95367A32B650C9C8560D677C3F4949A415_gshared_inline (DOSetter_1_tD132DAEA45806BE3693620C9FBBABB556336C1E5* __this, uint32_t ___pNewValue0, const RuntimeMethod* method)
{
typedef void (*FunctionPointerType) (RuntimeObject*, uint32_t, const RuntimeMethod*);
((FunctionPointerType)__this->___invoke_impl_1)((Il2CppObject*)__this->___method_code_6, ___pNewValue0, reinterpret_cast<RuntimeMethod*>(__this->___method_3));
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 DOGetter_1_Invoke_mEAE67401967EACB6626BF325E4D5A4549B591E24_gshared_inline (DOGetter_1_t13276681BE97FCE6AB699EF1F894EA98C825FE66* __this, const RuntimeMethod* method)
{
typedef Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 (*FunctionPointerType) (RuntimeObject*, const RuntimeMethod*);
return ((FunctionPointerType)__this->___invoke_impl_1)((Il2CppObject*)__this->___method_code_6, reinterpret_cast<RuntimeMethod*>(__this->___method_3));
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DOSetter_1_Invoke_m1CFD2A5E207F7ABD4407DE93B58238656598BDDA_gshared_inline (DOSetter_1_t0DAD29F0B667B9ED214C9F6B9C4D7093FE7C0D9C* __this, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___pNewValue0, const RuntimeMethod* method)
{
typedef void (*FunctionPointerType) (RuntimeObject*, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7, const RuntimeMethod*);
((FunctionPointerType)__this->___invoke_impl_1)((Il2CppObject*)__this->___method_code_6, ___pNewValue0, reinterpret_cast<RuntimeMethod*>(__this->___method_3));
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 DOGetter_1_Invoke_m1DA7F4565AC91CD75B46CA73C3D72341775D7022_gshared_inline (DOGetter_1_t7663EC1A34326612C559E1AC30ED719944D21731* __this, const RuntimeMethod* method)
{
typedef Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 (*FunctionPointerType) (RuntimeObject*, const RuntimeMethod*);
return ((FunctionPointerType)__this->___invoke_impl_1)((Il2CppObject*)__this->___method_code_6, reinterpret_cast<RuntimeMethod*>(__this->___method_3));
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DOSetter_1_Invoke_m33A2F9544086079EB900BD071BE919753ACC403D_gshared_inline (DOSetter_1_tD317D77AA1F91A2D7941174E732F54F68ACE8FA3* __this, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___pNewValue0, const RuntimeMethod* method)
{
typedef void (*FunctionPointerType) (RuntimeObject*, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3, const RuntimeMethod*);
((FunctionPointerType)__this->___invoke_impl_1)((Il2CppObject*)__this->___method_code_6, ___pNewValue0, reinterpret_cast<RuntimeMethod*>(__this->___method_3));
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Clear_m0586B319F89682059DD157C1EDC282A2888ECB9B_gshared_inline (List_1_t1FDED00FA37F39564E09D01CFDF33C22BCF5C8A7* __this, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
int32_t L_0 = (int32_t)__this->____version_3;
__this->____version_3 = ((int32_t)il2cpp_codegen_add(L_0, 1));
if (!false)
{
goto IL_0035;
}
}
{
int32_t L_1 = (int32_t)__this->____size_2;
V_0 = L_1;
__this->____size_2 = 0;
int32_t L_2 = V_0;
if ((((int32_t)L_2) <= ((int32_t)0)))
{
goto IL_003c;
}
}
{
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_3 = (CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB*)__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 void List_1_Add_mF3227B0AAB9F7FED1883246395F1CEA0D0B06DC5_gshared_inline (List_1_t1FDED00FA37F39564E09D01CFDF33C22BCF5C8A7* __this, Il2CppChar ___item0, const RuntimeMethod* method)
{
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* V_0 = NULL;
int32_t V_1 = 0;
{
int32_t L_0 = (int32_t)__this->____version_3;
__this->____version_3 = ((int32_t)il2cpp_codegen_add(L_0, 1));
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_1 = (CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB*)__this->____items_1;
V_0 = L_1;
int32_t L_2 = (int32_t)__this->____size_2;
V_1 = L_2;
int32_t L_3 = V_1;
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_4 = V_0;
if ((!(((uint32_t)L_3) < ((uint32_t)((int32_t)(((RuntimeArray*)L_4)->max_length))))))
{
goto IL_0034;
}
}
{
int32_t L_5 = V_1;
__this->____size_2 = ((int32_t)il2cpp_codegen_add(L_5, 1));
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_6 = V_0;
int32_t L_7 = V_1;
Il2CppChar L_8 = ___item0;
(L_6)->SetAtUnchecked(static_cast<il2cpp_array_size_t>(L_7), (Il2CppChar)L_8);
return;
}
IL_0034:
{
Il2CppChar L_9 = ___item0;
(( void (*) (List_1_t1FDED00FA37F39564E09D01CFDF33C22BCF5C8A7*, Il2CppChar, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 11)))(__this, L_9, il2cpp_rgctx_method(method->klass->rgctx_data, 11));
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t List_1_get_Count_mFED740DB424BA5653895BDFFB0A06F7C156541D0_gshared_inline (List_1_t1FDED00FA37F39564E09D01CFDF33C22BCF5C8A7* __this, const RuntimeMethod* method)
{
{
int32_t L_0 = (int32_t)__this->____size_2;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float DOGetter_1_Invoke_m2F5C065E2F5DDECAB3FD41881B295B9DC733EF52_gshared_inline (DOGetter_1_tE8B39477E96408653D0242624F4D7E48ABFD1B03* __this, const RuntimeMethod* method)
{
typedef float (*FunctionPointerType) (RuntimeObject*, const RuntimeMethod*);
return ((FunctionPointerType)__this->___invoke_impl_1)((Il2CppObject*)__this->___method_code_6, reinterpret_cast<RuntimeMethod*>(__this->___method_3));
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DOSetter_1_Invoke_m67A4785B13C5857025BC5310558493AAECD4D9E8_gshared_inline (DOSetter_1_t48D41DB8CE0BFC91A1844C4CC49A8A7222A69200* __this, float ___pNewValue0, const RuntimeMethod* method)
{
typedef void (*FunctionPointerType) (RuntimeObject*, float, const RuntimeMethod*);
((FunctionPointerType)__this->___invoke_impl_1)((Il2CppObject*)__this->___method_code_6, ___pNewValue0, reinterpret_cast<RuntimeMethod*>(__this->___method_3));
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 DOGetter_1_Invoke_m705D63DDD8D645F289BFC35E1BCE02E731AE6F34_gshared_inline (DOGetter_1_t709462C08281F3AA5DFEF36CAF91404B1004C338* __this, const RuntimeMethod* method)
{
typedef Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 (*FunctionPointerType) (RuntimeObject*, const RuntimeMethod*);
return ((FunctionPointerType)__this->___invoke_impl_1)((Il2CppObject*)__this->___method_code_6, reinterpret_cast<RuntimeMethod*>(__this->___method_3));
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DOSetter_1_Invoke_mBA4A74D4F5590F3D91622051D0D7AA2D14CDE822_gshared_inline (DOSetter_1_t02E8F9920F174322F1CF5AC8BCDEAABD14A03358* __this, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___pNewValue0, const RuntimeMethod* method)
{
typedef void (*FunctionPointerType) (RuntimeObject*, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2, const RuntimeMethod*);
((FunctionPointerType)__this->___invoke_impl_1)((Il2CppObject*)__this->___method_code_6, ___pNewValue0, reinterpret_cast<RuntimeMethod*>(__this->___method_3));
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Nullable_1_get_HasValue_mFAF0B4EEA878E596C80258FE3BDA57CEF40C8D7F_gshared_inline (Nullable_1_tEE83D90B507D40B6C58B5EEF5B9D44D377B44F11* __this, const RuntimeMethod* method)
{
{
bool L_0 = (bool)__this->___hasValue_0;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Add_mEBCF994CC3814631017F46A387B1A192ED6C85C7_gshared_inline (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, RuntimeObject* ___item0, const RuntimeMethod* method)
{
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* V_0 = NULL;
int32_t V_1 = 0;
{
int32_t L_0 = (int32_t)__this->____version_3;
__this->____version_3 = ((int32_t)il2cpp_codegen_add(L_0, 1));
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_1 = (ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)__this->____items_1;
V_0 = L_1;
int32_t L_2 = (int32_t)__this->____size_2;
V_1 = L_2;
int32_t L_3 = V_1;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_4 = V_0;
if ((!(((uint32_t)L_3) < ((uint32_t)((int32_t)(((RuntimeArray*)L_4)->max_length))))))
{
goto IL_0034;
}
}
{
int32_t L_5 = V_1;
__this->____size_2 = ((int32_t)il2cpp_codegen_add(L_5, 1));
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_6 = V_0;
int32_t L_7 = V_1;
RuntimeObject* L_8 = ___item0;
(L_6)->SetAtUnchecked(static_cast<il2cpp_array_size_t>(L_7), (RuntimeObject*)L_8);
return;
}
IL_0034:
{
RuntimeObject* L_9 = ___item0;
(( void (*) (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D*, RuntimeObject*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 11)))(__this, L_9, il2cpp_rgctx_method(method->klass->rgctx_data, 11));
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR 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 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 void Quaternion__ctor_m868FD60AA65DD5A8AC0C5DEB0608381A8D85FCD8_inline (Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974* __this, float ___x0, float ___y1, float ___z2, float ___w3, const RuntimeMethod* method)
{
{
float L_0 = ___x0;
__this->___x_0 = L_0;
float L_1 = ___y1;
__this->___y_1 = L_1;
float L_2 = ___z2;
__this->___z_2 = L_2;
float L_3 = ___w3;
__this->___w_3 = L_3;
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Vector4_Dot_m40A3B2E258E53E4847583474E40AC29F68AF8BA3_inline (Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___a0, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___b1, const RuntimeMethod* method)
{
float V_0 = 0.0f;
{
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_0 = ___a0;
float L_1 = L_0.___x_1;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_2 = ___b1;
float L_3 = L_2.___x_1;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_4 = ___a0;
float L_5 = L_4.___y_2;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_6 = ___b1;
float L_7 = L_6.___y_2;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_8 = ___a0;
float L_9 = L_8.___z_3;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_10 = ___b1;
float L_11 = L_10.___z_3;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_12 = ___a0;
float L_13 = L_12.___w_4;
Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_14 = ___b1;
float L_15 = L_14.___w_4;
V_0 = ((float)il2cpp_codegen_add(((float)il2cpp_codegen_add(((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_1, L_3)), ((float)il2cpp_codegen_multiply(L_5, L_7)))), ((float)il2cpp_codegen_multiply(L_9, L_11)))), ((float)il2cpp_codegen_multiply(L_13, L_15))));
goto IL_003b;
}
IL_003b:
{
float L_16 = V_0;
return L_16;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Vector3_get_sqrMagnitude_m43C27DEC47C4811FB30AB474FF2131A963B66FC8_inline (Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* __this, const RuntimeMethod* method)
{
float V_0 = 0.0f;
{
float L_0 = __this->___x_2;
float L_1 = __this->___x_2;
float L_2 = __this->___y_3;
float L_3 = __this->___y_3;
float L_4 = __this->___z_4;
float L_5 = __this->___z_4;
V_0 = ((float)il2cpp_codegen_add(((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_0, L_1)), ((float)il2cpp_codegen_multiply(L_2, L_3)))), ((float)il2cpp_codegen_multiply(L_4, L_5))));
goto IL_002d;
}
IL_002d:
{
float L_6 = V_0;
return L_6;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Vector2_get_sqrMagnitude_mA16336720C14EEF8BA9B55AE33B98C9EE2082BDC_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* __this, const RuntimeMethod* method)
{
float V_0 = 0.0f;
{
float L_0 = __this->___x_0;
float L_1 = __this->___x_0;
float L_2 = __this->___y_1;
float L_3 = __this->___y_1;
V_0 = ((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_0, L_1)), ((float)il2cpp_codegen_multiply(L_2, L_3))));
goto IL_001f;
}
IL_001f:
{
float L_4 = V_0;
return L_4;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Vector2_Dot_mC1E68FDB4FB462A279A303C043B8FD0AC11C8458_inline (Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___lhs0, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___rhs1, const RuntimeMethod* method)
{
float V_0 = 0.0f;
{
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_0 = ___lhs0;
float L_1 = L_0.___x_0;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_2 = ___rhs1;
float L_3 = L_2.___x_0;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_4 = ___lhs0;
float L_5 = L_4.___y_1;
Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_6 = ___rhs1;
float L_7 = L_6.___y_1;
V_0 = ((float)il2cpp_codegen_add(((float)il2cpp_codegen_multiply(L_1, L_3)), ((float)il2cpp_codegen_multiply(L_5, L_7))));
goto IL_001f;
}
IL_001f:
{
float L_8 = V_0;
return L_8;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Mathf_Clamp_mEB9AEA827D27D20FCC787F7375156AF46BB12BBF_inline (float ___value0, float ___min1, float ___max2, const RuntimeMethod* method)
{
bool V_0 = false;
bool V_1 = false;
float V_2 = 0.0f;
{
float L_0 = ___value0;
float L_1 = ___min1;
V_0 = (bool)((((float)L_0) < ((float)L_1))? 1 : 0);
bool L_2 = V_0;
if (!L_2)
{
goto IL_000e;
}
}
{
float L_3 = ___min1;
___value0 = L_3;
goto IL_0019;
}
IL_000e:
{
float L_4 = ___value0;
float L_5 = ___max2;
V_1 = (bool)((((float)L_4) > ((float)L_5))? 1 : 0);
bool L_6 = V_1;
if (!L_6)
{
goto IL_0019;
}
}
{
float L_7 = ___max2;
___value0 = L_7;
}
IL_0019:
{
float L_8 = ___value0;
V_2 = L_8;
goto IL_001d;
}
IL_001d:
{
float L_9 = V_2;
return L_9;
}
}