#include "il2cpp-config.h" #ifndef _MSC_VER # include #else # include #endif #include #include #include #include #include #include #include #include "il2cpp-class-internals.h" #include "codegen/il2cpp-codegen.h" #include "il2cpp-object-internals.h" template struct VirtActionInvoker1 { typedef void (*Action)(void*, T1, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); ((Action)invokeData.methodPtr)(obj, p1, invokeData.method); } }; template struct VirtFuncInvoker0 { 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 struct VirtActionInvoker2 { typedef void (*Action)(void*, T1, T2, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); ((Action)invokeData.methodPtr)(obj, p1, p2, invokeData.method); } }; struct VirtActionInvoker0 { 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 struct VirtFuncInvoker1 { 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 struct VirtFuncInvoker2 { typedef R (*Func)(void*, T1, T2, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); return ((Func)invokeData.methodPtr)(obj, p1, p2, invokeData.method); } }; template struct VirtFuncInvoker3 { typedef R (*Func)(void*, T1, T2, T3, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2, T3 p3) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); return ((Func)invokeData.methodPtr)(obj, p1, p2, p3, invokeData.method); } }; template struct VirtActionInvoker3 { 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 struct InterfaceFuncInvoker0 { typedef R (*Func)(void*, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); return ((Func)invokeData.methodPtr)(obj, invokeData.method); } }; struct InterfaceActionInvoker0 { typedef void (*Action)(void*, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); ((Action)invokeData.methodPtr)(obj, invokeData.method); } }; // DG.Tweening.DOTweenCYInstruction/WaitForCompletion struct WaitForCompletion_t2334662098; // DG.Tweening.Tween struct Tween_t2342918553; // UnityEngine.CustomYieldInstruction struct CustomYieldInstruction_t1895667560; // DG.Tweening.DOTweenCYInstruction/WaitForElapsedLoops struct WaitForElapsedLoops_t268076146; // DG.Tweening.DOTweenCYInstruction/WaitForKill struct WaitForKill_t3778347930; // DG.Tweening.DOTweenCYInstruction/WaitForPosition struct WaitForPosition_t3077499975; // DG.Tweening.DOTweenCYInstruction/WaitForRewind struct WaitForRewind_t1388328290; // DG.Tweening.DOTweenCYInstruction/WaitForStart struct WaitForStart_t1801061045; // DG.Tweening.Core.TweenerCore`3 struct TweenerCore_3_t884556411; // UnityEngine.AudioSource struct AudioSource_t3935305588; // DG.Tweening.DOTweenModuleAudio/c__AnonStorey0 struct U3CDOFadeU3Ec__AnonStorey0_t2614714771; // DG.Tweening.Core.DOGetter`1 struct DOGetter_1_t1140062978; // DG.Tweening.Core.DOSetter`1 struct DOSetter_1_t2447375106; // DG.Tweening.DOTweenModuleAudio/c__AnonStorey1 struct U3CDOPitchU3Ec__AnonStorey1_t3536537354; // UnityEngine.Audio.AudioMixer struct AudioMixer_t3521020193; // System.String struct String_t; // DG.Tweening.DOTweenModuleAudio/c__AnonStorey2 struct U3CDOSetFloatU3Ec__AnonStorey2_t1929304968; // DG.Tweening.Core.TweenerCore`3 struct TweenerCore_3_t2944330537; // UnityEngine.Rigidbody struct Rigidbody_t3916780224; // DG.Tweening.DOTweenModulePhysics/c__AnonStorey0 struct U3CDOMoveU3Ec__AnonStorey0_t4100116351; // DG.Tweening.Core.DOGetter`1 struct DOGetter_1_t3465109668; // DG.Tweening.Core.DOSetter`1 struct DOSetter_1_t477454500; // DG.Tweening.Tweener struct Tweener_t436044680; // DG.Tweening.DOTweenModulePhysics/c__AnonStorey1 struct U3CDOMoveXU3Ec__AnonStorey1_t4110287298; // DG.Tweening.DOTweenModulePhysics/c__AnonStorey2 struct U3CDOMoveYU3Ec__AnonStorey2_t1388526791; // DG.Tweening.DOTweenModulePhysics/c__AnonStorey3 struct U3CDOMoveZU3Ec__AnonStorey3_t3727291876; // DG.Tweening.Core.TweenerCore`3 struct TweenerCore_3_t1299559007; // DG.Tweening.DOTweenModulePhysics/c__AnonStorey4 struct U3CDORotateU3Ec__AnonStorey4_t2104260424; // DG.Tweening.Core.DOGetter`1 struct DOGetter_1_t2044724535; // DG.Tweening.Core.DOSetter`1 struct DOSetter_1_t3352036663; // DG.Tweening.DOTweenModulePhysics/c__AnonStorey5 struct U3CDOLookAtU3Ec__AnonStorey5_t2052975667; // DG.Tweening.Sequence struct Sequence_t2050373119; // DG.Tweening.DOTweenModulePhysics/c__AnonStorey6 struct U3CDOJumpU3Ec__AnonStorey6_t2908495474; // DG.Tweening.TweenCallback struct TweenCallback_t3727756325; // DG.Tweening.Core.TweenerCore`3 struct TweenerCore_3_t3040139253; // UnityEngine.Vector3[] struct Vector3U5BU5D_t1718750761; // DG.Tweening.DOTweenModulePhysics/c__AnonStorey7 struct U3CDOPathU3Ec__AnonStorey7_t510934631; // DG.Tweening.Plugins.Core.ABSTweenPlugin`3 struct ABSTweenPlugin_3_t2576148903; // DG.Tweening.Plugins.Core.PathCore.Path struct Path_t3614338981; // DG.Tweening.Core.TweenerCore`3 struct TweenerCore_3_t494271946; // DG.Tweening.Plugins.Core.ABSTweenPlugin`3 struct ABSTweenPlugin_3_t30281596; // DG.Tweening.DOTweenModulePhysics/c__AnonStorey8 struct U3CDOLocalPathU3Ec__AnonStorey8_t3330346749; // UnityEngine.Component struct Component_t1923634451; // UnityEngine.Transform struct Transform_t3600365921; // DG.Tweening.DOTweenModulePhysics/c__AnonStorey9 struct U3CDOPathU3Ec__AnonStorey9_t3643102513; // DG.Tweening.DOTweenModulePhysics/c__AnonStoreyA struct U3CDOLocalPathU3Ec__AnonStoreyA_t3757313789; // UnityEngine.Object struct Object_t631007953; // DG.Tweening.Core.TweenerCore`3 struct TweenerCore_3_t4006488229; // UnityEngine.Rigidbody2D struct Rigidbody2D_t939494601; // DG.Tweening.DOTweenModulePhysics2D/c__AnonStorey0 struct U3CDOMoveU3Ec__AnonStorey0_t2044744932; // DG.Tweening.Core.DOGetter`1 struct DOGetter_1_t1899025727; // DG.Tweening.Core.DOSetter`1 struct DOSetter_1_t3206337855; // DG.Tweening.DOTweenModulePhysics2D/c__AnonStorey1 struct U3CDOMoveXU3Ec__AnonStorey1_t79866776; // DG.Tweening.DOTweenModulePhysics2D/c__AnonStorey2 struct U3CDOMoveYU3Ec__AnonStorey2_t1894716487; // DG.Tweening.DOTweenModulePhysics2D/c__AnonStorey3 struct U3CDORotateU3Ec__AnonStorey3_t307238404; // DG.Tweening.DOTweenModulePhysics2D/c__AnonStorey4 struct U3CDOJumpU3Ec__AnonStorey4_t1356384432; // DG.Tweening.Core.TweenerCore`3 struct TweenerCore_3_t745532282; // UnityEngine.SpriteRenderer struct SpriteRenderer_t3235626157; // DG.Tweening.DOTweenModuleSprite/c__AnonStorey0 struct U3CDOColorU3Ec__AnonStorey0_t2678535312; // DG.Tweening.Core.DOGetter`1 struct DOGetter_1_t2298482528; // DG.Tweening.Core.DOSetter`1 struct DOSetter_1_t3605794656; // DG.Tweening.DOTweenModuleSprite/c__AnonStorey1 struct U3CDOFadeU3Ec__AnonStorey1_t108519314; // UnityEngine.Gradient struct Gradient_t3067099924; // UnityEngine.GradientColorKey[] struct GradientColorKeyU5BU5D_t4133731744; // DG.Tweening.DOTweenModuleSprite/c__AnonStorey2 struct U3CDOBlendableColorU3Ec__AnonStorey2_t4261762257; // UnityEngine.CanvasGroup struct CanvasGroup_t4083511760; // DG.Tweening.DOTweenModuleUI/c__AnonStorey0 struct U3CDOFadeU3Ec__AnonStorey0_t3571959874; // UnityEngine.UI.Graphic struct Graphic_t1660335611; // DG.Tweening.DOTweenModuleUI/c__AnonStorey1 struct U3CDOColorU3Ec__AnonStorey1_t292238278; // DG.Tweening.DOTweenModuleUI/c__AnonStorey2 struct U3CDOFadeU3Ec__AnonStorey2_t3572090946; // UnityEngine.UI.Image struct Image_t2670269651; // DG.Tweening.DOTweenModuleUI/c__AnonStorey3 struct U3CDOColorU3Ec__AnonStorey3_t3424406160; // DG.Tweening.DOTweenModuleUI/c__AnonStorey4 struct U3CDOFadeU3Ec__AnonStorey4_t3571697730; // DG.Tweening.DOTweenModuleUI/c__AnonStorey5 struct U3CDOFillAmountU3Ec__AnonStorey5_t4285147863; // UnityEngine.UI.LayoutElement struct LayoutElement_t1785403678; // DG.Tweening.DOTweenModuleUI/c__AnonStorey6 struct U3CDOFlexibleSizeU3Ec__AnonStorey6_t3266349678; // DG.Tweening.DOTweenModuleUI/c__AnonStorey7 struct U3CDOMinSizeU3Ec__AnonStorey7_t309622074; // DG.Tweening.DOTweenModuleUI/c__AnonStorey8 struct U3CDOPreferredSizeU3Ec__AnonStorey8_t4005645670; // UnityEngine.UI.Outline struct Outline_t2536100125; // DG.Tweening.DOTweenModuleUI/c__AnonStorey9 struct U3CDOColorU3Ec__AnonStorey9_t648468638; // DG.Tweening.DOTweenModuleUI/c__AnonStoreyA struct U3CDOFadeU3Ec__AnonStoreyA_t3566651458; // DG.Tweening.DOTweenModuleUI/c__AnonStoreyB struct U3CDOScaleU3Ec__AnonStoreyB_t4203681660; // UnityEngine.RectTransform struct RectTransform_t3704657025; // DG.Tweening.DOTweenModuleUI/c__AnonStoreyC struct U3CDOAnchorPosU3Ec__AnonStoreyC_t3922317631; // DG.Tweening.DOTweenModuleUI/c__AnonStoreyD struct U3CDOAnchorPosXU3Ec__AnonStoreyD_t1583578289; // DG.Tweening.DOTweenModuleUI/c__AnonStoreyE struct U3CDOAnchorPosYU3Ec__AnonStoreyE_t3922517944; // DG.Tweening.DOTweenModuleUI/c__AnonStoreyF struct U3CDOAnchorPos3DU3Ec__AnonStoreyF_t916713582; // DG.Tweening.DOTweenModuleUI/c__AnonStorey10 struct U3CDOAnchorPos3DXU3Ec__AnonStorey10_t692117743; // DG.Tweening.DOTweenModuleUI/c__AnonStorey11 struct U3CDOAnchorPos3DYU3Ec__AnonStorey11_t1739080443; // DG.Tweening.DOTweenModuleUI/c__AnonStorey12 struct U3CDOAnchorPos3DZU3Ec__AnonStorey12_t1172413799; // DG.Tweening.DOTweenModuleUI/c__AnonStorey13 struct U3CDOAnchorMaxU3Ec__AnonStorey13_t3164487871; // DG.Tweening.DOTweenModuleUI/c__AnonStorey14 struct U3CDOAnchorMinU3Ec__AnonStorey14_t308074497; // DG.Tweening.DOTweenModuleUI/c__AnonStorey15 struct U3CDOPivotU3Ec__AnonStorey15_t2354936221; // DG.Tweening.DOTweenModuleUI/c__AnonStorey16 struct U3CDOPivotXU3Ec__AnonStorey16_t963667313; // DG.Tweening.DOTweenModuleUI/c__AnonStorey17 struct U3CDOPivotYU3Ec__AnonStorey17_t970927219; // DG.Tweening.DOTweenModuleUI/c__AnonStorey18 struct U3CDOSizeDeltaU3Ec__AnonStorey18_t85417030; // DG.Tweening.DOTweenModuleUI/c__AnonStorey19 struct U3CDOPunchAnchorPosU3Ec__AnonStorey19_t1651748926; // DG.Tweening.Core.TweenerCore`3 struct TweenerCore_3_t951858585; // DG.Tweening.DOTweenModuleUI/c__AnonStorey1A struct U3CDOShakeAnchorPosU3Ec__AnonStorey1A_t1681899448; // DG.Tweening.DOTweenModuleUI/c__AnonStorey1B struct U3CDOShakeAnchorPosU3Ec__AnonStorey1B_t1681899451; // DG.Tweening.DOTweenModuleUI/c__AnonStorey1C struct U3CDOJumpAnchorPosU3Ec__AnonStorey1C_t2532437241; // UnityEngine.UI.ScrollRect struct ScrollRect_t4137855814; // DG.Tweening.DOTweenModuleUI/c__AnonStorey1D struct U3CDONormalizedPosU3Ec__AnonStorey1D_t4252408738; // DG.Tweening.DOTweenModuleUI/c__AnonStorey1E struct U3CDOHorizontalNormalizedPosU3Ec__AnonStorey1E_t1691945541; // DG.Tweening.DOTweenModuleUI/c__AnonStorey1F struct U3CDOVerticalNormalizedPosU3Ec__AnonStorey1F_t3179021983; // UnityEngine.UI.Slider struct Slider_t3903728902; // DG.Tweening.DOTweenModuleUI/c__AnonStorey20 struct U3CDOValueU3Ec__AnonStorey20_t1335203578; // UnityEngine.UI.Text struct Text_t1901882714; // DG.Tweening.DOTweenModuleUI/c__AnonStorey21 struct U3CDOColorU3Ec__AnonStorey21_t2960703275; // DG.Tweening.DOTweenModuleUI/c__AnonStorey22 struct U3CDOFadeU3Ec__AnonStorey22_t4148204238; // DG.Tweening.Core.TweenerCore`3 struct TweenerCore_3_t2915539799; // DG.Tweening.DOTweenModuleUI/c__AnonStorey23 struct U3CDOTextU3Ec__AnonStorey23_t630041313; // DG.Tweening.Core.DOGetter`1 struct DOGetter_1_t1590246893; // DG.Tweening.Core.DOGetter`1 struct DOGetter_1_t2822902368; // DG.Tweening.Core.DOSetter`1 struct DOSetter_1_t2897559021; // DG.Tweening.Core.DOSetter`1 struct DOSetter_1_t4130214496; // DG.Tweening.DOTweenModuleUI/c__AnonStorey24 struct U3CDOBlendableColorU3Ec__AnonStorey24_t2770270651; // DG.Tweening.DOTweenModuleUI/c__AnonStorey25 struct U3CDOBlendableColorU3Ec__AnonStorey25_t2770270650; // DG.Tweening.DOTweenModuleUI/c__AnonStorey26 struct U3CDOBlendableColorU3Ec__AnonStorey26_t2770270649; // UnityEngine.UI.Shadow struct Shadow_t773074319; // UnityEngine.Camera struct Camera_t4157153871; // UnityEngine.Material struct Material_t340375123; // System.Action`4 struct Action_4_t2634302908; // System.Action`4 struct Action_4_t2046206578; // UnityEngine.MonoBehaviour struct MonoBehaviour_t3962482529; // DG.Tweening.Plugins.SpiralPlugin struct SpiralPlugin_t87394677; // DG.Tweening.DOTweenProShortcuts/c__AnonStorey0 struct U3CDOSpiralU3Ec__AnonStorey0_t1929108708; // DG.Tweening.Plugins.Core.ABSTweenPlugin`3 struct ABSTweenPlugin_3_t3999134832; // DG.Tweening.Core.TweenerCore`3 struct TweenerCore_3_t168157886; // DG.Tweening.DOTweenProShortcuts/c__AnonStorey1 struct U3CDOSpiralU3Ec__AnonStorey1_t4267760868; // DMCore.CDataArray struct CDataArray_t4068198041; // System.Collections.ArrayList struct ArrayList_t2718874744; // DMCore.IDataUnit struct IDataUnit_t677250155; // DMCore.CDataByte struct CDataByte_t2832074535; // DMCore.CDataShort struct CDataShort_t848979497; // DMCore.CDataInt struct CDataInt_t1932658480; // DMCore.CDataFloat struct CDataFloat_t137586558; // DMCore.CDataWideStr struct CDataWideStr_t3874506662; // DMCore.CDataLong struct CDataLong_t929790239; // DMCore.CDataDouble struct CDataDouble_t3608737326; // DMCore.CDataString struct CDataString_t1317323776; // DMCore.CDataVector struct CDataVector_t3625709135; // DMCore.CDataQuaternion struct CDataQuaternion_t1158885499; // System.Byte[] struct ByteU5BU5D_t4116647657; // BetterList`1 struct BetterList_1_t289316694; // DMCore.Net.Protocol.CMsgCustom struct CMsgCustom_t3704829624; // FitFun.NetworkManager struct NetworkManager_t478833449; // DMCore.Net.CNetService struct CNetService_t1201271315; // DMCore.Net.Protocol.INetMsgBaseC2S struct INetMsgBaseC2S_t1364238951; // DMCore.CDataProperty struct CDataProperty_t2806246268; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t462506454; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t132545152; // System.Action`2 struct Action_2_t2799970140; // System.Action`1 struct Action_1_t2019918284; // CBetterSet`1> struct CBetterSet_1_t2914247844; // CBetterSet`1 struct CBetterSet_1_t3194383868; // CBetterSet`1> struct CBetterSet_1_t2134195988; // System.Xml.XmlElement struct XmlElement_t561603118; // DMCore.CDataProperty/c__AnonStorey0 struct U3CBeforeChangeU3Ec__AnonStorey0_t1603444863; // System.Action`1> struct Action_1_t2972437735; // System.Action`1 struct Action_1_t3252573759; // DMCore.CDataProperty/c__AnonStorey1 struct U3CEndChangeU3Ec__AnonStorey1_t3838703680; // System.Action`1> struct Action_1_t2192385879; // System.Action`2 struct Action_2_t2470008838; // System.String[] struct StringU5BU5D_t1281789340; // System.Char[] struct CharU5BU5D_t3528271667; // DMCore.Common struct Common_t3802143103; // DMCore.Framework.CRoleEffectManager struct CRoleEffectManager_t3637256918; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3270456118; // DMCore.Framework.Scene.ISceneAvatarBody struct ISceneAvatarBody_t3588558973; // DMCore.Framework.CRoleEffectManager/stRoleEffectData struct stRoleEffectData_t3485199819; // DMCore.Framework.Scene.ISceneBaseObj struct ISceneBaseObj_t858622483; // UnityEngine.GameObject struct GameObject_t1113636619; // DMCore.Framework.Ini.CIniFile struct CIniFile_t2879301433; // System.Collections.Generic.List`1 struct List_1_t2690565106; // System.Collections.Generic.List`1 struct List_1_t257213610; // DMCore.Framework.Ini.CIniSection struct CIniSection_t1218490364; // System.Collections.Generic.List`1 struct List_1_t3908847014; // DMCore.Framework.Ini.CIniFile/stLineData struct stLineData_t2436772272; // DMCore.Framework.Ini.CIniItem struct CIniItem_t4093898296; // System.Collections.Generic.List`1 struct List_1_t1271005742; // System.IO.DirectoryInfo struct DirectoryInfo_t35957480; // System.IO.FileStream struct FileStream_t4292183065; // DMCore.Framework.Plugin.CFitfunApiPlugin struct CFitfunApiPlugin_t3372796910; // System.Text.Encoding struct Encoding_t1523322056; // UnityEngine.Vector2[] struct Vector2U5BU5D_t1457185986; // System.Security.Cryptography.MD5CryptoServiceProvider struct MD5CryptoServiceProvider_t3005586042; // System.Security.Cryptography.HashAlgorithm struct HashAlgorithm_t1432317219; // UnityEngine.ParticleSystem struct ParticleSystem_t1800779281; // UnityEngine.ParticleSystem[] struct ParticleSystemU5BU5D_t3089334924; // System.Object[] struct ObjectU5BU5D_t2843939325; // System.Diagnostics.StackTrace struct StackTrace_t1598645457; // System.Diagnostics.StackFrame struct StackFrame_t3217253059; // DMCore.Framework.XML.DMXmlNode struct DMXmlNode_t3958967524; // System.Type struct Type_t; // UnityEngine.Camera[] struct CameraU5BU5D_t1709987734; // UnityEngine.Behaviour struct Behaviour_t1437897464; // UnityEngine.AnimationClip struct AnimationClip_t2318505987; // UnityEngine.Animation struct Animation_t3648466861; // UnityEngine.Animation[] struct AnimationU5BU5D_t4027794176; // UnityEngine.AnimationState struct AnimationState_t1108360407; // UnityEngine.TrackedReference struct TrackedReference_t1199777556; // System.Collections.IEnumerator struct IEnumerator_t1853284238; // System.Collections.Generic.List`1 struct List_1_t3319525431; // BetterList`1 struct BetterList_1_t2755386239; // BetterList`1 struct BetterList_1_t2235126482; // System.Text.RegularExpressions.Regex struct Regex_t3657309853; // UnityEngine.Renderer struct Renderer_t2627027031; // UnityEngine.Shader struct Shader_t4151988712; // UnityEngine.Sprite struct Sprite_t280657092; // UnityEngine.Texture2D struct Texture2D_t3840446185; // CircleImage struct CircleImage_t2126599838; // BaseImage struct BaseImage_t4118067547; // DMCore.Logic.CPhotoManager struct CPhotoManager_t704993275; // DMCore.Logic.CPlayerPhotoLib struct CPlayerPhotoLib_t3645419873; // DMCore.Framework.Misc.CSensitiveWordManager struct CSensitiveWordManager_t1258364656; // System.Collections.Generic.HashSet`1 struct HashSet_1_t412400163; // System.Collections.Generic.HashSet`1 struct HashSet_1_t1645055638; // BetterList`1 struct BetterList_1_t2105966071; // FitFun.XmlManager struct XmlManager_t2042691812; // System.Text.StringBuilder struct StringBuilder_t; // DMCore.Framework.Misc.CTimeStamp_Game struct CTimeStamp_Game_t111337065; // DMCore.Framework.Misc.CTimeStamp_Phone struct CTimeStamp_Phone_t1698369179; // DMCore.Framework.Movie.CBillBoardEffect struct CBillBoardEffect_t1689028963; // System.Collections.Generic.List`1 struct List_1_t3161103705; // DMCore.Framework.Navigation.CNavGrid struct CNavGrid_t19983649; // BetterList`1 struct BetterList_1_t754862145; // DMCore.Framework.Navigation.CNavNode struct CNavNode_t1599841827; // System.Collections.Generic.List`1 struct List_1_t3071916569; // System.Xml.XmlNode/EmptyNodeList struct EmptyNodeList_t139615908; // System.Xml.XmlDocument struct XmlDocument_t2837193595; // System.Xml.XmlNodeListChildren struct XmlNodeListChildren_t1082692789; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t2736202052; // DMCore.Framework.Ini.CIniFile/stLineData[] struct stLineDataU5BU5D_t1636163985; // DMCore.Framework.Ini.CIniItem[] struct CIniItemU5BU5D_t4274797033; // System.Int32[] struct Int32U5BU5D_t385246372; // System.Collections.Generic.Link[] struct LinkU5BU5D_t964245573; // DMCore.Framework.CRoleEffectManager/stRoleEffectData[] struct stRoleEffectDataU5BU5D_t243065514; // System.Collections.Generic.IEqualityComparer`1 struct IEqualityComparer_1_t3954782707; // System.Runtime.Serialization.SerializationInfo struct SerializationInfo_t950877179; // System.Collections.Generic.Dictionary`2/Transform`1 struct Transform_1_t3388444526; // DMCore.Framework.Ini.CIniSection[] struct CIniSectionU5BU5D_t1022100629; // BetterList`1> struct BetterList_1_t1954990458; // BetterList`1> struct BetterList_1_t1174938602; // DMCore.IDataUnit[] struct IDataUnitU5BU5D_t196574602; // System.Collections.Generic.Dictionary`2/Transform`1 struct Transform_1_t3341953614; // System.Collections.Generic.Dictionary`2[] struct Dictionary_2U5BU5D_t635963316; // System.Collections.Generic.HashSet`1/Link[] struct LinkU5BU5D_t3969674095; // DMCore.Framework.Movie.CBillBoardEffect[] struct CBillBoardEffectU5BU5D_t1295527346; // System.Collections.Generic.List`1 struct List_1_t1176315644; // System.Runtime.Remoting.ServerIdentity struct ServerIdentity_t2342208608; // DMCore.Framework.Navigation.CNavNode[0...,0...] struct CNavNodeU5B0___U2C0___U5D_t2763474419; // DMCore.Framework.Navigation.CNavNode[] struct CNavNodeU5BU5D_t2763474418; // System.Collections.Generic.List`1 struct List_1_t1465954377; // System.Collections.Generic.List`1 struct List_1_t128053199; // System.Text.DecoderFallback struct DecoderFallback_t3123823036; // System.Text.EncoderFallback struct EncoderFallback_t1188251036; // System.Reflection.Assembly struct Assembly_t; // DMCore.Framework.XML.DMXmlSerial struct DMXmlSerial_t1029243897; // BetterList`1 struct BetterList_1_t2935806958; // DMCore.Framework.XML.DMXmlNodeList struct DMXmlNodeList_t795971656; // System.Reflection.MethodBase struct MethodBase_t; // System.IntPtr[] struct IntPtrU5BU5D_t4013366056; // System.Collections.IDictionary struct IDictionary_t1363984059; // UnityEngine.Transform[] struct TransformU5BU5D_t807237628; // System.Diagnostics.StackFrame[] struct StackFrameU5BU5D_t1997726418; // FitFun.NetMainLogic struct NetMainLogic_t1947403438; // DMCore.Net.INetLink struct INetLink_t2717826932; // System.Collections.Generic.List`1 struct List_1_t3594922530; // System.Collections.Generic.LinkedList`1 struct LinkedList_1_t3261532576; // DMCore.Framework.Thread.CThreadLock struct CThreadLock_t3315856551; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1632706988; // System.Byte struct Byte_t1134296376; // System.Double struct Double_t594665363; // System.UInt16 struct UInt16_t2177724958; // System.Void struct Void_t1185182177; // System.UInt32[] struct UInt32U5BU5D_t2770800703; // System.Reflection.MethodInfo struct MethodInfo_t; // System.DelegateData struct DelegateData_t1677132599; // System.Xml.XmlAttributeCollection struct XmlAttributeCollection_t2316283784; // System.Xml.XmlNameEntry struct XmlNameEntry_t1073099671; // System.Xml.XmlLinkedNode struct XmlLinkedNode_t1437094927; // System.Xml.Schema.IXmlSchemaInfo struct IXmlSchemaInfo_t934654762; // System.Single[] struct SingleU5BU5D_t1444911251; // UnityEngine.AnimationCurve struct AnimationCurve_t3046754366; // System.Func`3 struct Func_3_t766691812; // DG.Tweening.Core.DOTweenComponent struct DOTweenComponent_t828035757; // System.Collections.Generic.List`1 struct List_1_t904863771; // UnityEngine.UI.Selectable struct Selectable_t3250028441; // DG.Tweening.Plugins.Core.PathCore.CatmullRomDecoder struct CatmullRomDecoder_t2053048079; // DG.Tweening.Plugins.Core.PathCore.LinearDecoder struct LinearDecoder_t2708327777; // DG.Tweening.Plugins.Core.PathCore.CubicBezierDecoder struct CubicBezierDecoder_t2663863244; // DG.Tweening.Plugins.Core.PathCore.ControlPoint[] struct ControlPointU5BU5D_t1567961855; // DG.Tweening.Plugins.Core.PathCore.ABSPathDecoder struct ABSPathDecoder_t2613982196; // System.Type[] struct TypeU5BU5D_t3940880105; // System.Reflection.MemberFilter struct MemberFilter_t426314064; // System.Text.RegularExpressions.FactoryCache struct FactoryCache_t2327118887; // System.Text.RegularExpressions.IMachineFactory struct IMachineFactory_t1209798546; // DMCore.Framework.Scene.CProperty struct CProperty_t963755051; // System.Collections.Generic.List`1 struct List_1_t817360128; // CAnimSite struct CAnimSite_t233742424; // CSkeletonSite struct CSkeletonSite_t1178137573; // DMCore.Framework.Scene.CAudioSite struct CAudioSite_t2953826499; // System.IAsyncResult struct IAsyncResult_t767004451; // System.AsyncCallback struct AsyncCallback_t3962456242; // DG.Tweening.TweenCallback`1 struct TweenCallback_1_t3009965658; // DG.Tweening.EaseFunction struct EaseFunction_t3531141372; // DMCore.Framework.Scene.CRoleModelFace struct CRoleModelFace_t1285730091; // DMCore.Framework.Scene.CAvatarSite struct CAvatarSite_t1752665925; // System.Collections.Generic.List`1 struct List_1_t3814993295; // System.Collections.Generic.List`1 struct List_1_t553148457; // UnityEngine.Camera/CameraCallback struct CameraCallback_t190067161; // UnityEngine.RectTransform/ReapplyDrivenProperties struct ReapplyDrivenProperties_t1258266594; // UnityEngine.AudioSourceExtension struct AudioSourceExtension_t3064908834; // DG.Tweening.Plugins.Core.ABSTweenPlugin`3 struct ABSTweenPlugin_3_t420566061; // DG.Tweening.Plugins.Core.ABSTweenPlugin`3 struct ABSTweenPlugin_3_t487868235; // DG.Tweening.Plugins.Core.ABSTweenPlugin`3 struct ABSTweenPlugin_3_t3542497879; // DG.Tweening.Plugins.Core.ABSTweenPlugin`3 struct ABSTweenPlugin_3_t281541932; // DG.Tweening.Plugins.Core.ABSTweenPlugin`3 struct ABSTweenPlugin_3_t2451549449; // DG.Tweening.Plugins.Core.ABSTweenPlugin`3 struct ABSTweenPlugin_3_t835568657; // DG.Tweening.Plugins.Core.ABSTweenPlugin`3 struct ABSTweenPlugin_3_t2480340187; // UnityEngine.CanvasRenderer struct CanvasRenderer_t2598313366; // UnityEngine.Canvas struct Canvas_t3310196443; // UnityEngine.Events.UnityAction struct UnityAction_t3245792599; // UnityEngine.Mesh struct Mesh_t3648964284; // UnityEngine.UI.VertexHelper struct VertexHelper_t2453304189; // UnityEngine.UI.CoroutineTween.TweenRunner`1 struct TweenRunner_1_t3055525458; // System.Collections.Generic.List`1 struct List_1_t427135887; // UnityEngine.UI.AnimationTriggers struct AnimationTriggers_t2532145056; // System.Collections.Generic.List`1 struct List_1_t1260619206; // UnityEngine.UI.Scrollbar struct Scrollbar_t1494447233; // UnityEngine.UI.ScrollRect/ScrollRectEvent struct ScrollRectEvent_t343079324; // UnityEngine.UI.RectMask2D struct RectMask2D_t3474889437; // UnityEngine.UI.MaskableGraphic/CullStateChangedEvent struct CullStateChangedEvent_t3661388177; // UnityEngine.UI.Slider/SliderEvent struct SliderEvent_t3180273144; // UnityEngine.UI.FontData struct FontData_t746620069; // UnityEngine.TextGenerator struct TextGenerator_t3211863866; // UnityEngine.UIVertex[] struct UIVertexU5BU5D_t1981460040; // System.Collections.Generic.List`1 struct List_1_t4142344393; // System.Action`1 struct Action_1_t819399007; // System.Collections.Generic.List`1 struct List_1_t899420910; extern RuntimeClass* U3CDOFadeU3Ec__AnonStorey0_t2614714771_il2cpp_TypeInfo_var; extern RuntimeClass* DOGetter_1_t1140062978_il2cpp_TypeInfo_var; extern RuntimeClass* DOSetter_1_t2447375106_il2cpp_TypeInfo_var; extern RuntimeClass* DOTween_t2744875806_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CDOFadeU3Ec__AnonStorey0_U3CU3Em__0_m2516595704_RuntimeMethod_var; extern const RuntimeMethod* DOGetter_1__ctor_m2335505072_RuntimeMethod_var; extern const RuntimeMethod* U3CDOFadeU3Ec__AnonStorey0_U3CU3Em__1_m2418501036_RuntimeMethod_var; extern const RuntimeMethod* DOSetter_1__ctor_m3423399374_RuntimeMethod_var; extern const RuntimeMethod* TweenSettingsExtensions_SetTarget_TisTweenerCore_3_t884556411_m1318424630_RuntimeMethod_var; extern const uint32_t DOTweenModuleAudio_DOFade_m3769221972_MetadataUsageId; extern RuntimeClass* U3CDOPitchU3Ec__AnonStorey1_t3536537354_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CDOPitchU3Ec__AnonStorey1_U3CU3Em__0_m254758774_RuntimeMethod_var; extern const RuntimeMethod* U3CDOPitchU3Ec__AnonStorey1_U3CU3Em__1_m1914098009_RuntimeMethod_var; extern const uint32_t DOTweenModuleAudio_DOPitch_m235583531_MetadataUsageId; extern RuntimeClass* U3CDOSetFloatU3Ec__AnonStorey2_t1929304968_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CDOSetFloatU3Ec__AnonStorey2_U3CU3Em__0_m3722498155_RuntimeMethod_var; extern const RuntimeMethod* U3CDOSetFloatU3Ec__AnonStorey2_U3CU3Em__1_m3792150808_RuntimeMethod_var; extern const uint32_t DOTweenModuleAudio_DOSetFloat_m968598199_MetadataUsageId; extern const uint32_t DOTweenModuleAudio_DOComplete_m2378923460_MetadataUsageId; extern const uint32_t DOTweenModuleAudio_DOKill_m2022380927_MetadataUsageId; extern const uint32_t DOTweenModuleAudio_DOFlip_m479489318_MetadataUsageId; extern const uint32_t DOTweenModuleAudio_DOGoto_m1013150371_MetadataUsageId; extern const uint32_t DOTweenModuleAudio_DOPause_m3757706776_MetadataUsageId; extern const uint32_t DOTweenModuleAudio_DOPlay_m2332685577_MetadataUsageId; extern const uint32_t DOTweenModuleAudio_DOPlayBackwards_m205209392_MetadataUsageId; extern const uint32_t DOTweenModuleAudio_DOPlayForward_m4029096869_MetadataUsageId; extern const uint32_t DOTweenModuleAudio_DORestart_m1608189807_MetadataUsageId; extern const uint32_t DOTweenModuleAudio_DORewind_m671241607_MetadataUsageId; extern const uint32_t DOTweenModuleAudio_DOSmoothRewind_m4003342476_MetadataUsageId; extern const uint32_t DOTweenModuleAudio_DOTogglePause_m323016040_MetadataUsageId; extern RuntimeClass* U3CDOMoveU3Ec__AnonStorey0_t4100116351_il2cpp_TypeInfo_var; extern RuntimeClass* DOGetter_1_t3465109668_il2cpp_TypeInfo_var; extern RuntimeClass* DOSetter_1_t477454500_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CDOMoveU3Ec__AnonStorey0_U3CU3Em__0_m3983210988_RuntimeMethod_var; extern const RuntimeMethod* DOGetter_1__ctor_m3773977789_RuntimeMethod_var; extern const RuntimeMethod* Rigidbody_MovePosition_m2109341474_RuntimeMethod_var; extern const RuntimeMethod* DOSetter_1__ctor_m4237574066_RuntimeMethod_var; extern const RuntimeMethod* TweenSettingsExtensions_SetTarget_TisTweener_t436044680_m598017345_RuntimeMethod_var; extern const uint32_t DOTweenModulePhysics_DOMove_m1693558586_MetadataUsageId; extern RuntimeClass* U3CDOMoveXU3Ec__AnonStorey1_t4110287298_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CDOMoveXU3Ec__AnonStorey1_U3CU3Em__0_m3745515334_RuntimeMethod_var; extern const uint32_t DOTweenModulePhysics_DOMoveX_m2847683038_MetadataUsageId; extern RuntimeClass* U3CDOMoveYU3Ec__AnonStorey2_t1388526791_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CDOMoveYU3Ec__AnonStorey2_U3CU3Em__0_m3765041511_RuntimeMethod_var; extern const uint32_t DOTweenModulePhysics_DOMoveY_m1452338997_MetadataUsageId; extern RuntimeClass* U3CDOMoveZU3Ec__AnonStorey3_t3727291876_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CDOMoveZU3Ec__AnonStorey3_U3CU3Em__0_m212606498_RuntimeMethod_var; extern const uint32_t DOTweenModulePhysics_DOMoveZ_m1826691261_MetadataUsageId; extern RuntimeClass* U3CDORotateU3Ec__AnonStorey4_t2104260424_il2cpp_TypeInfo_var; extern RuntimeClass* DOGetter_1_t2044724535_il2cpp_TypeInfo_var; extern RuntimeClass* DOSetter_1_t3352036663_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CDORotateU3Ec__AnonStorey4_U3CU3Em__0_m2041356887_RuntimeMethod_var; extern const RuntimeMethod* DOGetter_1__ctor_m634622402_RuntimeMethod_var; extern const RuntimeMethod* Rigidbody_MoveRotation_m72717779_RuntimeMethod_var; extern const RuntimeMethod* DOSetter_1__ctor_m3103960082_RuntimeMethod_var; extern const RuntimeMethod* TweenSettingsExtensions_SetTarget_TisTweenerCore_3_t1299559007_m2156025969_RuntimeMethod_var; extern const uint32_t DOTweenModulePhysics_DORotate_m1142424763_MetadataUsageId; extern RuntimeClass* U3CDOLookAtU3Ec__AnonStorey5_t2052975667_il2cpp_TypeInfo_var; extern RuntimeClass* Vector3_t3722313464_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CDOLookAtU3Ec__AnonStorey5_U3CU3Em__0_m40820832_RuntimeMethod_var; extern const RuntimeMethod* Extensions_SetSpecialStartupMode_TisTweenerCore_3_t1299559007_m2918788671_RuntimeMethod_var; extern const RuntimeMethod* Nullable_1_get_HasValue_m2245824889_RuntimeMethod_var; extern const RuntimeMethod* Nullable_1_get_Value_m2068788588_RuntimeMethod_var; extern const uint32_t DOTweenModulePhysics_DOLookAt_m1947874990_MetadataUsageId; extern RuntimeClass* U3CDOJumpU3Ec__AnonStorey6_t2908495474_il2cpp_TypeInfo_var; extern RuntimeClass* TweenCallback_t3727756325_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CDOJumpU3Ec__AnonStorey6_U3CU3Em__0_m666587135_RuntimeMethod_var; extern const RuntimeMethod* TweenSettingsExtensions_SetEase_TisTweener_t436044680_m4099464426_RuntimeMethod_var; extern const RuntimeMethod* TweenSettingsExtensions_SetRelative_TisTweener_t436044680_m1627270915_RuntimeMethod_var; extern const RuntimeMethod* TweenSettingsExtensions_SetLoops_TisTweener_t436044680_m3451476439_RuntimeMethod_var; extern const RuntimeMethod* U3CDOJumpU3Ec__AnonStorey6_U3CU3Em__1_m3880502369_RuntimeMethod_var; extern const RuntimeMethod* TweenSettingsExtensions_OnStart_TisTweener_t436044680_m2600058334_RuntimeMethod_var; extern const RuntimeMethod* U3CDOJumpU3Ec__AnonStorey6_U3CU3Em__2_m3798755017_RuntimeMethod_var; extern const RuntimeMethod* U3CDOJumpU3Ec__AnonStorey6_U3CU3Em__3_m1069871662_RuntimeMethod_var; extern const RuntimeMethod* TweenSettingsExtensions_SetTarget_TisSequence_t2050373119_m1247992931_RuntimeMethod_var; extern const RuntimeMethod* TweenSettingsExtensions_SetEase_TisSequence_t2050373119_m1894461937_RuntimeMethod_var; extern const RuntimeMethod* U3CDOJumpU3Ec__AnonStorey6_U3CU3Em__4_m345049960_RuntimeMethod_var; extern const RuntimeMethod* TweenSettingsExtensions_OnUpdate_TisTween_t2342918553_m708388315_RuntimeMethod_var; extern const uint32_t DOTweenModulePhysics_DOJump_m1004895511_MetadataUsageId; extern RuntimeClass* U3CDOPathU3Ec__AnonStorey7_t510934631_il2cpp_TypeInfo_var; extern RuntimeClass* Path_t3614338981_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CDOPathU3Ec__AnonStorey7_U3CU3Em__0_m1555658139_RuntimeMethod_var; extern const RuntimeMethod* DOTween_To_TisVector3_t3722313464_TisPath_t3614338981_TisPathOptions_t2074623791_m3659909092_RuntimeMethod_var; extern const RuntimeMethod* TweenSettingsExtensions_SetTarget_TisTweenerCore_3_t3040139253_m3593596153_RuntimeMethod_var; extern const RuntimeMethod* TweenSettingsExtensions_SetUpdate_TisTweenerCore_3_t3040139253_m352320951_RuntimeMethod_var; extern const uint32_t DOTweenModulePhysics_DOPath_m3831270475_MetadataUsageId; extern RuntimeClass* U3CDOLocalPathU3Ec__AnonStorey8_t3330346749_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CDOLocalPathU3Ec__AnonStorey8_U3CU3Em__0_m4154954961_RuntimeMethod_var; extern const RuntimeMethod* U3CDOLocalPathU3Ec__AnonStorey8_U3CU3Em__1_m549717631_RuntimeMethod_var; extern const uint32_t DOTweenModulePhysics_DOLocalPath_m886356749_MetadataUsageId; extern RuntimeClass* U3CDOPathU3Ec__AnonStorey9_t3643102513_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CDOPathU3Ec__AnonStorey9_U3CU3Em__0_m1069236729_RuntimeMethod_var; extern const uint32_t DOTweenModulePhysics_DOPath_m3946342593_MetadataUsageId; extern RuntimeClass* U3CDOLocalPathU3Ec__AnonStoreyA_t3757313789_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CDOLocalPathU3Ec__AnonStoreyA_U3CU3Em__0_m1279956177_RuntimeMethod_var; extern const RuntimeMethod* U3CDOLocalPathU3Ec__AnonStoreyA_U3CU3Em__1_m2783669450_RuntimeMethod_var; extern const uint32_t DOTweenModulePhysics_DOLocalPath_m4113597621_MetadataUsageId; extern RuntimeClass* Object_t631007953_il2cpp_TypeInfo_var; extern const uint32_t U3CDOLocalPathU3Ec__AnonStorey8_U3CU3Em__1_m549717631_MetadataUsageId; extern const uint32_t U3CDOLocalPathU3Ec__AnonStoreyA_U3CU3Em__1_m2783669450_MetadataUsageId; extern RuntimeClass* U3CDOMoveU3Ec__AnonStorey0_t2044744932_il2cpp_TypeInfo_var; extern RuntimeClass* DOGetter_1_t1899025727_il2cpp_TypeInfo_var; extern RuntimeClass* DOSetter_1_t3206337855_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CDOMoveU3Ec__AnonStorey0_U3CU3Em__0_m2371038916_RuntimeMethod_var; extern const RuntimeMethod* DOGetter_1__ctor_m3327751853_RuntimeMethod_var; extern const RuntimeMethod* Rigidbody2D_MovePosition_m1934912072_RuntimeMethod_var; extern const RuntimeMethod* DOSetter_1__ctor_m2986952954_RuntimeMethod_var; extern const uint32_t DOTweenModulePhysics2D_DOMove_m406741357_MetadataUsageId; extern RuntimeClass* U3CDOMoveXU3Ec__AnonStorey1_t79866776_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CDOMoveXU3Ec__AnonStorey1_U3CU3Em__0_m2868668686_RuntimeMethod_var; extern const uint32_t DOTweenModulePhysics2D_DOMoveX_m1585844618_MetadataUsageId; extern RuntimeClass* U3CDOMoveYU3Ec__AnonStorey2_t1894716487_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CDOMoveYU3Ec__AnonStorey2_U3CU3Em__0_m1383313015_RuntimeMethod_var; extern const uint32_t DOTweenModulePhysics2D_DOMoveY_m9214638_MetadataUsageId; extern RuntimeClass* U3CDORotateU3Ec__AnonStorey3_t307238404_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CDORotateU3Ec__AnonStorey3_U3CU3Em__0_m209409955_RuntimeMethod_var; extern const RuntimeMethod* Rigidbody2D_MoveRotation_m3032842781_RuntimeMethod_var; extern const uint32_t DOTweenModulePhysics2D_DORotate_m2978042287_MetadataUsageId; extern RuntimeClass* U3CDOJumpU3Ec__AnonStorey4_t1356384432_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CDOJumpU3Ec__AnonStorey4_U3CU3Em__0_m3671702842_RuntimeMethod_var; extern const RuntimeMethod* U3CDOJumpU3Ec__AnonStorey4_U3CU3Em__1_m1556319084_RuntimeMethod_var; extern const RuntimeMethod* U3CDOJumpU3Ec__AnonStorey4_U3CU3Em__2_m2438714901_RuntimeMethod_var; extern const RuntimeMethod* U3CDOJumpU3Ec__AnonStorey4_U3CU3Em__3_m3671702845_RuntimeMethod_var; extern const RuntimeMethod* U3CDOJumpU3Ec__AnonStorey4_U3CU3Em__4_m1710014373_RuntimeMethod_var; extern const RuntimeMethod* U3CDOJumpU3Ec__AnonStorey4_U3CU3Em__5_m2438714896_RuntimeMethod_var; extern const uint32_t DOTweenModulePhysics2D_DOJump_m30894138_MetadataUsageId; extern RuntimeClass* Vector2_t2156229523_il2cpp_TypeInfo_var; extern const uint32_t U3CDOJumpU3Ec__AnonStorey4_U3CU3Em__5_m2438714896_MetadataUsageId; extern RuntimeClass* U3CDOColorU3Ec__AnonStorey0_t2678535312_il2cpp_TypeInfo_var; extern RuntimeClass* DOGetter_1_t2298482528_il2cpp_TypeInfo_var; extern RuntimeClass* DOSetter_1_t3605794656_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CDOColorU3Ec__AnonStorey0_U3CU3Em__0_m2085713682_RuntimeMethod_var; extern const RuntimeMethod* DOGetter_1__ctor_m1558284636_RuntimeMethod_var; extern const RuntimeMethod* U3CDOColorU3Ec__AnonStorey0_U3CU3Em__1_m1189379250_RuntimeMethod_var; extern const RuntimeMethod* DOSetter_1__ctor_m380718107_RuntimeMethod_var; extern const RuntimeMethod* TweenSettingsExtensions_SetTarget_TisTweenerCore_3_t745532282_m2904780857_RuntimeMethod_var; extern const uint32_t DOTweenModuleSprite_DOColor_m3502224665_MetadataUsageId; extern RuntimeClass* U3CDOFadeU3Ec__AnonStorey1_t108519314_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CDOFadeU3Ec__AnonStorey1_U3CU3Em__0_m263363186_RuntimeMethod_var; extern const RuntimeMethod* U3CDOFadeU3Ec__AnonStorey1_U3CU3Em__1_m511315482_RuntimeMethod_var; extern const uint32_t DOTweenModuleSprite_DOFade_m971115291_MetadataUsageId; extern const RuntimeMethod* TweenSettingsExtensions_SetEase_TisTweenerCore_3_t745532282_m634831657_RuntimeMethod_var; extern const uint32_t DOTweenModuleSprite_DOGradientColor_m3841709506_MetadataUsageId; extern RuntimeClass* U3CDOBlendableColorU3Ec__AnonStorey2_t4261762257_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CDOBlendableColorU3Ec__AnonStorey2_U3CU3Em__0_m1993631200_RuntimeMethod_var; extern const RuntimeMethod* U3CDOBlendableColorU3Ec__AnonStorey2_U3CU3Em__1_m1516423888_RuntimeMethod_var; extern const RuntimeMethod* Extensions_Blendable_TisColor_t2555686324_TisColor_t2555686324_TisColorOptions_t1487297155_m3723131343_RuntimeMethod_var; extern const uint32_t DOTweenModuleSprite_DOBlendableColor_m1283957617_MetadataUsageId; extern RuntimeClass* U3CDOFadeU3Ec__AnonStorey0_t3571959874_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CDOFadeU3Ec__AnonStorey0_U3CU3Em__0_m294592394_RuntimeMethod_var; extern const RuntimeMethod* U3CDOFadeU3Ec__AnonStorey0_U3CU3Em__1_m1977641378_RuntimeMethod_var; extern const uint32_t DOTweenModuleUI_DOFade_m651778628_MetadataUsageId; extern RuntimeClass* U3CDOColorU3Ec__AnonStorey1_t292238278_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CDOColorU3Ec__AnonStorey1_U3CU3Em__0_m3172283134_RuntimeMethod_var; extern const RuntimeMethod* U3CDOColorU3Ec__AnonStorey1_U3CU3Em__1_m1699496570_RuntimeMethod_var; extern const uint32_t DOTweenModuleUI_DOColor_m3620380505_MetadataUsageId; extern RuntimeClass* U3CDOFadeU3Ec__AnonStorey2_t3572090946_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CDOFadeU3Ec__AnonStorey2_U3CU3Em__0_m3698687308_RuntimeMethod_var; extern const RuntimeMethod* U3CDOFadeU3Ec__AnonStorey2_U3CU3Em__1_m748250014_RuntimeMethod_var; extern const uint32_t DOTweenModuleUI_DOFade_m1384333539_MetadataUsageId; extern RuntimeClass* U3CDOColorU3Ec__AnonStorey3_t3424406160_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CDOColorU3Ec__AnonStorey3_U3CU3Em__0_m3172285180_RuntimeMethod_var; extern const RuntimeMethod* U3CDOColorU3Ec__AnonStorey3_U3CU3Em__1_m1241287209_RuntimeMethod_var; extern const uint32_t DOTweenModuleUI_DOColor_m3527339265_MetadataUsageId; extern RuntimeClass* U3CDOFadeU3Ec__AnonStorey4_t3571697730_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CDOFadeU3Ec__AnonStorey4_U3CU3Em__0_m2832432460_RuntimeMethod_var; extern const RuntimeMethod* U3CDOFadeU3Ec__AnonStorey4_U3CU3Em__1_m3811968618_RuntimeMethod_var; extern const uint32_t DOTweenModuleUI_DOFade_m4204019165_MetadataUsageId; extern RuntimeClass* U3CDOFillAmountU3Ec__AnonStorey5_t4285147863_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CDOFillAmountU3Ec__AnonStorey5_U3CU3Em__0_m268041167_RuntimeMethod_var; extern const RuntimeMethod* U3CDOFillAmountU3Ec__AnonStorey5_U3CU3Em__1_m2572892944_RuntimeMethod_var; extern const uint32_t DOTweenModuleUI_DOFillAmount_m962075916_MetadataUsageId; extern const uint32_t DOTweenModuleUI_DOGradientColor_m314016813_MetadataUsageId; extern RuntimeClass* U3CDOFlexibleSizeU3Ec__AnonStorey6_t3266349678_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CDOFlexibleSizeU3Ec__AnonStorey6_U3CU3Em__0_m2600493408_RuntimeMethod_var; extern const RuntimeMethod* U3CDOFlexibleSizeU3Ec__AnonStorey6_U3CU3Em__1_m1125534775_RuntimeMethod_var; extern const uint32_t DOTweenModuleUI_DOFlexibleSize_m2588813345_MetadataUsageId; extern RuntimeClass* U3CDOMinSizeU3Ec__AnonStorey7_t309622074_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CDOMinSizeU3Ec__AnonStorey7_U3CU3Em__0_m3639956728_RuntimeMethod_var; extern const RuntimeMethod* U3CDOMinSizeU3Ec__AnonStorey7_U3CU3Em__1_m2113438716_RuntimeMethod_var; extern const uint32_t DOTweenModuleUI_DOMinSize_m712411209_MetadataUsageId; extern RuntimeClass* U3CDOPreferredSizeU3Ec__AnonStorey8_t4005645670_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CDOPreferredSizeU3Ec__AnonStorey8_U3CU3Em__0_m4142892748_RuntimeMethod_var; extern const RuntimeMethod* U3CDOPreferredSizeU3Ec__AnonStorey8_U3CU3Em__1_m1107208476_RuntimeMethod_var; extern const uint32_t DOTweenModuleUI_DOPreferredSize_m846046992_MetadataUsageId; extern RuntimeClass* U3CDOColorU3Ec__AnonStorey9_t648468638_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CDOColorU3Ec__AnonStorey9_U3CU3Em__0_m3172274918_RuntimeMethod_var; extern const RuntimeMethod* U3CDOColorU3Ec__AnonStorey9_U3CU3Em__1_m1879867252_RuntimeMethod_var; extern const uint32_t DOTweenModuleUI_DOColor_m3512643906_MetadataUsageId; extern RuntimeClass* U3CDOFadeU3Ec__AnonStoreyA_t3566651458_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CDOFadeU3Ec__AnonStoreyA_U3CU3Em__0_m965079527_RuntimeMethod_var; extern const RuntimeMethod* U3CDOFadeU3Ec__AnonStoreyA_U3CU3Em__1_m2423248595_RuntimeMethod_var; extern const uint32_t DOTweenModuleUI_DOFade_m3786955602_MetadataUsageId; extern RuntimeClass* U3CDOScaleU3Ec__AnonStoreyB_t4203681660_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CDOScaleU3Ec__AnonStoreyB_U3CU3Em__0_m965073441_RuntimeMethod_var; extern const RuntimeMethod* U3CDOScaleU3Ec__AnonStoreyB_U3CU3Em__1_m1778165595_RuntimeMethod_var; extern const RuntimeMethod* TweenSettingsExtensions_SetTarget_TisTweenerCore_3_t4006488229_m1746265647_RuntimeMethod_var; extern const uint32_t DOTweenModuleUI_DOScale_m2235301402_MetadataUsageId; extern RuntimeClass* U3CDOAnchorPosU3Ec__AnonStoreyC_t3922317631_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CDOAnchorPosU3Ec__AnonStoreyC_U3CU3Em__0_m2430861166_RuntimeMethod_var; extern const RuntimeMethod* U3CDOAnchorPosU3Ec__AnonStoreyC_U3CU3Em__1_m1663175825_RuntimeMethod_var; extern const uint32_t DOTweenModuleUI_DOAnchorPos_m3535000760_MetadataUsageId; extern RuntimeClass* U3CDOAnchorPosXU3Ec__AnonStoreyD_t1583578289_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CDOAnchorPosXU3Ec__AnonStoreyD_U3CU3Em__0_m4206657728_RuntimeMethod_var; extern const RuntimeMethod* U3CDOAnchorPosXU3Ec__AnonStoreyD_U3CU3Em__1_m1527863259_RuntimeMethod_var; extern const uint32_t DOTweenModuleUI_DOAnchorPosX_m1156892184_MetadataUsageId; extern RuntimeClass* U3CDOAnchorPosYU3Ec__AnonStoreyE_t3922517944_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CDOAnchorPosYU3Ec__AnonStoreyE_U3CU3Em__0_m2413431700_RuntimeMethod_var; extern const RuntimeMethod* U3CDOAnchorPosYU3Ec__AnonStoreyE_U3CU3Em__1_m1566678620_RuntimeMethod_var; extern const uint32_t DOTweenModuleUI_DOAnchorPosY_m1748431735_MetadataUsageId; extern RuntimeClass* U3CDOAnchorPos3DU3Ec__AnonStoreyF_t916713582_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CDOAnchorPos3DU3Ec__AnonStoreyF_U3CU3Em__0_m2285849736_RuntimeMethod_var; extern const RuntimeMethod* U3CDOAnchorPos3DU3Ec__AnonStoreyF_U3CU3Em__1_m2055299999_RuntimeMethod_var; extern const uint32_t DOTweenModuleUI_DOAnchorPos3D_m3680995110_MetadataUsageId; extern RuntimeClass* U3CDOAnchorPos3DXU3Ec__AnonStorey10_t692117743_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CDOAnchorPos3DXU3Ec__AnonStorey10_U3CU3Em__0_m3330998857_RuntimeMethod_var; extern const RuntimeMethod* U3CDOAnchorPos3DXU3Ec__AnonStorey10_U3CU3Em__1_m4053490041_RuntimeMethod_var; extern const uint32_t DOTweenModuleUI_DOAnchorPos3DX_m2315626816_MetadataUsageId; extern RuntimeClass* U3CDOAnchorPos3DYU3Ec__AnonStorey11_t1739080443_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CDOAnchorPos3DYU3Ec__AnonStorey11_U3CU3Em__0_m3259227632_RuntimeMethod_var; extern const RuntimeMethod* U3CDOAnchorPos3DYU3Ec__AnonStorey11_U3CU3Em__1_m1012141480_RuntimeMethod_var; extern const uint32_t DOTweenModuleUI_DOAnchorPos3DY_m2975863139_MetadataUsageId; extern RuntimeClass* U3CDOAnchorPos3DZU3Ec__AnonStorey12_t1172413799_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CDOAnchorPos3DZU3Ec__AnonStorey12_U3CU3Em__0_m247153702_RuntimeMethod_var; extern const RuntimeMethod* U3CDOAnchorPos3DZU3Ec__AnonStorey12_U3CU3Em__1_m3156202341_RuntimeMethod_var; extern const uint32_t DOTweenModuleUI_DOAnchorPos3DZ_m2649183153_MetadataUsageId; extern RuntimeClass* U3CDOAnchorMaxU3Ec__AnonStorey13_t3164487871_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CDOAnchorMaxU3Ec__AnonStorey13_U3CU3Em__0_m2388325442_RuntimeMethod_var; extern const RuntimeMethod* U3CDOAnchorMaxU3Ec__AnonStorey13_U3CU3Em__1_m3348412504_RuntimeMethod_var; extern const uint32_t DOTweenModuleUI_DOAnchorMax_m336876176_MetadataUsageId; extern RuntimeClass* U3CDOAnchorMinU3Ec__AnonStorey14_t308074497_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CDOAnchorMinU3Ec__AnonStorey14_U3CU3Em__0_m415209236_RuntimeMethod_var; extern const RuntimeMethod* U3CDOAnchorMinU3Ec__AnonStorey14_U3CU3Em__1_m1986585440_RuntimeMethod_var; extern const uint32_t DOTweenModuleUI_DOAnchorMin_m1150045326_MetadataUsageId; extern RuntimeClass* U3CDOPivotU3Ec__AnonStorey15_t2354936221_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CDOPivotU3Ec__AnonStorey15_U3CU3Em__0_m4052392108_RuntimeMethod_var; extern const RuntimeMethod* U3CDOPivotU3Ec__AnonStorey15_U3CU3Em__1_m3717079379_RuntimeMethod_var; extern const uint32_t DOTweenModuleUI_DOPivot_m1353360279_MetadataUsageId; extern RuntimeClass* U3CDOPivotXU3Ec__AnonStorey16_t963667313_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CDOPivotXU3Ec__AnonStorey16_U3CU3Em__0_m2785207618_RuntimeMethod_var; extern const RuntimeMethod* U3CDOPivotXU3Ec__AnonStorey16_U3CU3Em__1_m2924368666_RuntimeMethod_var; extern const uint32_t DOTweenModuleUI_DOPivotX_m2538921414_MetadataUsageId; extern RuntimeClass* U3CDOPivotYU3Ec__AnonStorey17_t970927219_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CDOPivotYU3Ec__AnonStorey17_U3CU3Em__0_m2079671237_RuntimeMethod_var; extern const RuntimeMethod* U3CDOPivotYU3Ec__AnonStorey17_U3CU3Em__1_m2759610037_RuntimeMethod_var; extern const uint32_t DOTweenModuleUI_DOPivotY_m3115210005_MetadataUsageId; extern RuntimeClass* U3CDOSizeDeltaU3Ec__AnonStorey18_t85417030_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CDOSizeDeltaU3Ec__AnonStorey18_U3CU3Em__0_m3534957291_RuntimeMethod_var; extern const RuntimeMethod* U3CDOSizeDeltaU3Ec__AnonStorey18_U3CU3Em__1_m4288990664_RuntimeMethod_var; extern const uint32_t DOTweenModuleUI_DOSizeDelta_m2789653348_MetadataUsageId; extern RuntimeClass* U3CDOPunchAnchorPosU3Ec__AnonStorey19_t1651748926_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CDOPunchAnchorPosU3Ec__AnonStorey19_U3CU3Em__0_m3750432831_RuntimeMethod_var; extern const RuntimeMethod* U3CDOPunchAnchorPosU3Ec__AnonStorey19_U3CU3Em__1_m4172997343_RuntimeMethod_var; extern const RuntimeMethod* TweenSettingsExtensions_SetTarget_TisTweenerCore_3_t951858585_m2980331507_RuntimeMethod_var; extern const uint32_t DOTweenModuleUI_DOPunchAnchorPos_m920533289_MetadataUsageId; extern RuntimeClass* U3CDOShakeAnchorPosU3Ec__AnonStorey1A_t1681899448_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CDOShakeAnchorPosU3Ec__AnonStorey1A_U3CU3Em__0_m2326522587_RuntimeMethod_var; extern const RuntimeMethod* U3CDOShakeAnchorPosU3Ec__AnonStorey1A_U3CU3Em__1_m3356878400_RuntimeMethod_var; extern const RuntimeMethod* Extensions_SetSpecialStartupMode_TisTweenerCore_3_t951858585_m1835023067_RuntimeMethod_var; extern const uint32_t DOTweenModuleUI_DOShakeAnchorPos_m3645985526_MetadataUsageId; extern RuntimeClass* U3CDOShakeAnchorPosU3Ec__AnonStorey1B_t1681899451_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CDOShakeAnchorPosU3Ec__AnonStorey1B_U3CU3Em__0_m2326521432_RuntimeMethod_var; extern const RuntimeMethod* U3CDOShakeAnchorPosU3Ec__AnonStorey1B_U3CU3Em__1_m566893469_RuntimeMethod_var; extern const uint32_t DOTweenModuleUI_DOShakeAnchorPos_m2504266158_MetadataUsageId; extern RuntimeClass* U3CDOJumpAnchorPosU3Ec__AnonStorey1C_t2532437241_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CDOJumpAnchorPosU3Ec__AnonStorey1C_U3CU3Em__0_m429540954_RuntimeMethod_var; extern const RuntimeMethod* U3CDOJumpAnchorPosU3Ec__AnonStorey1C_U3CU3Em__1_m640084154_RuntimeMethod_var; extern const RuntimeMethod* U3CDOJumpAnchorPosU3Ec__AnonStorey1C_U3CU3Em__2_m3710683778_RuntimeMethod_var; extern const RuntimeMethod* U3CDOJumpAnchorPosU3Ec__AnonStorey1C_U3CU3Em__3_m2768193114_RuntimeMethod_var; extern const RuntimeMethod* U3CDOJumpAnchorPosU3Ec__AnonStorey1C_U3CU3Em__4_m2423525907_RuntimeMethod_var; extern const RuntimeMethod* U3CDOJumpAnchorPosU3Ec__AnonStorey1C_U3CU3Em__5_m989694594_RuntimeMethod_var; extern const RuntimeMethod* TweenSettingsExtensions_OnUpdate_TisSequence_t2050373119_m745184083_RuntimeMethod_var; extern const uint32_t DOTweenModuleUI_DOJumpAnchorPos_m2478605686_MetadataUsageId; extern RuntimeClass* U3CDONormalizedPosU3Ec__AnonStorey1D_t4252408738_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CDONormalizedPosU3Ec__AnonStorey1D_U3CU3Em__0_m1864245816_RuntimeMethod_var; extern const RuntimeMethod* U3CDONormalizedPosU3Ec__AnonStorey1D_U3CU3Em__1_m673144887_RuntimeMethod_var; extern const uint32_t DOTweenModuleUI_DONormalizedPos_m3645905541_MetadataUsageId; extern RuntimeClass* U3CDOHorizontalNormalizedPosU3Ec__AnonStorey1E_t1691945541_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CDOHorizontalNormalizedPosU3Ec__AnonStorey1E_U3CU3Em__0_m3984595892_RuntimeMethod_var; extern const RuntimeMethod* U3CDOHorizontalNormalizedPosU3Ec__AnonStorey1E_U3CU3Em__1_m2718433708_RuntimeMethod_var; extern const uint32_t DOTweenModuleUI_DOHorizontalNormalizedPos_m3761866019_MetadataUsageId; extern RuntimeClass* U3CDOVerticalNormalizedPosU3Ec__AnonStorey1F_t3179021983_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CDOVerticalNormalizedPosU3Ec__AnonStorey1F_U3CU3Em__0_m562585050_RuntimeMethod_var; extern const RuntimeMethod* U3CDOVerticalNormalizedPosU3Ec__AnonStorey1F_U3CU3Em__1_m3284760008_RuntimeMethod_var; extern const uint32_t DOTweenModuleUI_DOVerticalNormalizedPos_m2833085146_MetadataUsageId; extern RuntimeClass* U3CDOValueU3Ec__AnonStorey20_t1335203578_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CDOValueU3Ec__AnonStorey20_U3CU3Em__0_m3366972287_RuntimeMethod_var; extern const RuntimeMethod* U3CDOValueU3Ec__AnonStorey20_U3CU3Em__1_m2170659260_RuntimeMethod_var; extern const uint32_t DOTweenModuleUI_DOValue_m2465606534_MetadataUsageId; extern RuntimeClass* U3CDOColorU3Ec__AnonStorey21_t2960703275_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CDOColorU3Ec__AnonStorey21_U3CU3Em__0_m2167507335_RuntimeMethod_var; extern const RuntimeMethod* U3CDOColorU3Ec__AnonStorey21_U3CU3Em__1_m3541902936_RuntimeMethod_var; extern const uint32_t DOTweenModuleUI_DOColor_m1922165954_MetadataUsageId; extern RuntimeClass* U3CDOFadeU3Ec__AnonStorey22_t4148204238_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CDOFadeU3Ec__AnonStorey22_U3CU3Em__0_m3905802192_RuntimeMethod_var; extern const RuntimeMethod* U3CDOFadeU3Ec__AnonStorey22_U3CU3Em__1_m1897109021_RuntimeMethod_var; extern const uint32_t DOTweenModuleUI_DOFade_m3828379572_MetadataUsageId; extern RuntimeClass* U3CDOTextU3Ec__AnonStorey23_t630041313_il2cpp_TypeInfo_var; extern RuntimeClass* DOGetter_1_t1590246893_il2cpp_TypeInfo_var; extern RuntimeClass* DOSetter_1_t2897559021_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CDOTextU3Ec__AnonStorey23_U3CU3Em__0_m717169719_RuntimeMethod_var; extern const RuntimeMethod* DOGetter_1__ctor_m2253858113_RuntimeMethod_var; extern const RuntimeMethod* U3CDOTextU3Ec__AnonStorey23_U3CU3Em__1_m1696335034_RuntimeMethod_var; extern const RuntimeMethod* DOSetter_1__ctor_m3567174774_RuntimeMethod_var; extern const uint32_t DOTweenModuleUI_DOText_m3027691377_MetadataUsageId; extern RuntimeClass* U3CDOBlendableColorU3Ec__AnonStorey24_t2770270651_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CDOBlendableColorU3Ec__AnonStorey24_U3CU3Em__0_m2145858716_RuntimeMethod_var; extern const RuntimeMethod* U3CDOBlendableColorU3Ec__AnonStorey24_U3CU3Em__1_m1886152690_RuntimeMethod_var; extern const uint32_t DOTweenModuleUI_DOBlendableColor_m3113630717_MetadataUsageId; extern RuntimeClass* U3CDOBlendableColorU3Ec__AnonStorey25_t2770270650_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CDOBlendableColorU3Ec__AnonStorey25_U3CU3Em__0_m2064788481_RuntimeMethod_var; extern const RuntimeMethod* U3CDOBlendableColorU3Ec__AnonStorey25_U3CU3Em__1_m1353595875_RuntimeMethod_var; extern const uint32_t DOTweenModuleUI_DOBlendableColor_m2930794423_MetadataUsageId; extern RuntimeClass* U3CDOBlendableColorU3Ec__AnonStorey26_t2770270649_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CDOBlendableColorU3Ec__AnonStorey26_U3CU3Em__0_m1983718246_RuntimeMethod_var; extern const RuntimeMethod* U3CDOBlendableColorU3Ec__AnonStorey26_U3CU3Em__1_m139116793_RuntimeMethod_var; extern const uint32_t DOTweenModuleUI_DOBlendableColor_m2014849098_MetadataUsageId; extern const uint32_t U3CDOPunchAnchorPosU3Ec__AnonStorey19_U3CU3Em__0_m3750432831_MetadataUsageId; extern const uint32_t U3CDOPunchAnchorPosU3Ec__AnonStorey19_U3CU3Em__1_m4172997343_MetadataUsageId; extern const uint32_t U3CDOShakeAnchorPosU3Ec__AnonStorey1A_U3CU3Em__0_m2326522587_MetadataUsageId; extern const uint32_t U3CDOShakeAnchorPosU3Ec__AnonStorey1A_U3CU3Em__1_m3356878400_MetadataUsageId; extern const uint32_t U3CDOShakeAnchorPosU3Ec__AnonStorey1B_U3CU3Em__0_m2326521432_MetadataUsageId; extern const uint32_t U3CDOShakeAnchorPosU3Ec__AnonStorey1B_U3CU3Em__1_m566893469_MetadataUsageId; extern RuntimeClass* RectTransformUtility_t1743242446_il2cpp_TypeInfo_var; extern const uint32_t Utils_SwitchToRectTransform_m2733314970_MetadataUsageId; extern const uint32_t DOTweenModuleUnityVersion_DOGradientColor_m914705442_MetadataUsageId; extern const uint32_t DOTweenModuleUnityVersion_DOGradientColor_m3890156514_MetadataUsageId; extern RuntimeClass* Debugger_t1756157868_il2cpp_TypeInfo_var; extern RuntimeClass* WaitForCompletion_t2334662098_il2cpp_TypeInfo_var; extern const uint32_t DOTweenModuleUnityVersion_WaitForCompletion_m3430951337_MetadataUsageId; extern RuntimeClass* WaitForRewind_t1388328290_il2cpp_TypeInfo_var; extern const uint32_t DOTweenModuleUnityVersion_WaitForRewind_m1235895040_MetadataUsageId; extern RuntimeClass* WaitForKill_t3778347930_il2cpp_TypeInfo_var; extern const uint32_t DOTweenModuleUnityVersion_WaitForKill_m410964975_MetadataUsageId; extern RuntimeClass* WaitForElapsedLoops_t268076146_il2cpp_TypeInfo_var; extern const uint32_t DOTweenModuleUnityVersion_WaitForElapsedLoops_m236556967_MetadataUsageId; extern RuntimeClass* WaitForPosition_t3077499975_il2cpp_TypeInfo_var; extern const uint32_t DOTweenModuleUnityVersion_WaitForPosition_m2572749306_MetadataUsageId; extern RuntimeClass* WaitForStart_t1801061045_il2cpp_TypeInfo_var; extern const uint32_t DOTweenModuleUnityVersion_WaitForStart_m2980076664_MetadataUsageId; extern RuntimeClass* DOTweenModuleUtils_t382849935_il2cpp_TypeInfo_var; extern RuntimeClass* Action_4_t2634302908_il2cpp_TypeInfo_var; extern const RuntimeMethod* Physics_SetOrientationOnPath_m1986133522_RuntimeMethod_var; extern const RuntimeMethod* Action_4__ctor_m2073723567_RuntimeMethod_var; extern const uint32_t DOTweenModuleUtils_Init_m1146019932_MetadataUsageId; extern RuntimeClass* Rigidbody_t3916780224_il2cpp_TypeInfo_var; extern const uint32_t Physics_SetOrientationOnPath_m1986133522_MetadataUsageId; extern const RuntimeMethod* Component_GetComponent_TisRigidbody2D_t939494601_m2882328584_RuntimeMethod_var; extern const uint32_t Physics_HasRigidbody2D_m1769250403_MetadataUsageId; extern const RuntimeMethod* Component_GetComponent_TisRigidbody_t3916780224_m103215539_RuntimeMethod_var; extern const uint32_t Physics_HasRigidbody_m738123505_MetadataUsageId; extern const uint32_t Physics_CreateDOTweenPathTween_m3716437831_MetadataUsageId; extern RuntimeClass* SpiralPlugin_t87394677_il2cpp_TypeInfo_var; extern const uint32_t DOTweenProShortcuts__cctor_m3210681673_MetadataUsageId; extern RuntimeClass* U3CDOSpiralU3Ec__AnonStorey0_t1929108708_il2cpp_TypeInfo_var; extern RuntimeClass* Mathf_t3464937446_il2cpp_TypeInfo_var; extern const RuntimeMethod* Nullable_1_GetValueOrDefault_m450308407_RuntimeMethod_var; extern const RuntimeMethod* Nullable_1__ctor_m133295941_RuntimeMethod_var; extern const RuntimeMethod* U3CDOSpiralU3Ec__AnonStorey0_U3CU3Em__0_m2454026319_RuntimeMethod_var; extern const RuntimeMethod* U3CDOSpiralU3Ec__AnonStorey0_U3CU3Em__1_m678762276_RuntimeMethod_var; extern const RuntimeMethod* DOTween_To_TisVector3_t3722313464_TisVector3_t3722313464_TisSpiralOptions_t2873698295_m3524094426_RuntimeMethod_var; extern const RuntimeMethod* TweenSettingsExtensions_SetTarget_TisTweenerCore_3_t168157886_m1041925119_RuntimeMethod_var; extern const uint32_t DOTweenProShortcuts_DOSpiral_m3501915641_MetadataUsageId; extern RuntimeClass* U3CDOSpiralU3Ec__AnonStorey1_t4267760868_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CDOSpiralU3Ec__AnonStorey1_U3CU3Em__0_m2598402127_RuntimeMethod_var; extern const uint32_t DOTweenProShortcuts_DOSpiral_m157288003_MetadataUsageId; extern RuntimeClass* ArrayList_t2718874744_il2cpp_TypeInfo_var; extern const uint32_t CDataArray__ctor_m2623161048_MetadataUsageId; extern RuntimeClass* IDataUnit_t677250155_il2cpp_TypeInfo_var; extern const uint32_t CDataArray_GetUnitType_m1577218195_MetadataUsageId; extern const uint32_t CDataArray_GetItem_m1170234850_MetadataUsageId; extern RuntimeClass* CDataByte_t2832074535_il2cpp_TypeInfo_var; extern RuntimeClass* CDataShort_t848979497_il2cpp_TypeInfo_var; extern RuntimeClass* CDataInt_t1932658480_il2cpp_TypeInfo_var; extern RuntimeClass* CDataFloat_t137586558_il2cpp_TypeInfo_var; extern RuntimeClass* CDataWideStr_t3874506662_il2cpp_TypeInfo_var; extern RuntimeClass* CDataLong_t929790239_il2cpp_TypeInfo_var; extern RuntimeClass* CDataDouble_t3608737326_il2cpp_TypeInfo_var; extern RuntimeClass* CDataString_t1317323776_il2cpp_TypeInfo_var; extern RuntimeClass* CDataVector_t3625709135_il2cpp_TypeInfo_var; extern RuntimeClass* CDataQuaternion_t1158885499_il2cpp_TypeInfo_var; extern const uint32_t CDataArray_CreateUnitByType_m3127124409_MetadataUsageId; extern RuntimeClass* Help_t3634822582_il2cpp_TypeInfo_var; extern const uint32_t CDataArray_ParseFromStream_m105641815_MetadataUsageId; extern RuntimeClass* IEnumerator_t1853284238_il2cpp_TypeInfo_var; extern RuntimeClass* IDisposable_t3640265483_il2cpp_TypeInfo_var; extern const uint32_t CDataArray_ToStream_m3562718577_MetadataUsageId; extern const uint32_t CDataArray_Push_m2668616286_MetadataUsageId; extern const uint32_t CDataArray_Push_m3422718994_MetadataUsageId; extern const uint32_t CDataArray_Push_m3820844360_MetadataUsageId; extern const uint32_t CDataArray_Push_m1044129115_MetadataUsageId; extern const uint32_t CDataArray_Push_m2191998477_MetadataUsageId; extern const uint32_t CDataArray_Push_m1799687930_MetadataUsageId; extern const uint32_t CDataArray_Push_m3799896857_MetadataUsageId; extern const uint32_t CDataArray_Push_m1346559378_MetadataUsageId; extern const uint32_t CDataArray_Push_m2688800679_MetadataUsageId; extern const uint32_t CDataArray_Push_m4166827422_MetadataUsageId; extern const uint32_t CDataArray_GetByte_m3771550395_MetadataUsageId; extern const uint32_t CDataArray_GetShort_m3471052933_MetadataUsageId; extern const uint32_t CDataArray_GetInt_m1111369473_MetadataUsageId; extern const uint32_t CDataArray_GetFloat_m2138633744_MetadataUsageId; extern const uint32_t CDataArray_GetLong_m4094450536_MetadataUsageId; extern const uint32_t CDataArray_GetString_m3081225294_MetadataUsageId; extern const uint32_t CDataArray_GetWideStr_m3532563229_MetadataUsageId; extern const uint32_t CDataArray_GetDouble_m3643600411_MetadataUsageId; extern const uint32_t CDataArray_GetVector_m3529732802_MetadataUsageId; extern const uint32_t CDataArray_GetQuaternion_m3509301107_MetadataUsageId; extern RuntimeClass* netSendingCache_t1115576376_il2cpp_TypeInfo_var; extern const uint32_t CDataArray_Flush_m1077150699_MetadataUsageId; extern RuntimeClass* CMsgCustom_t3704829624_il2cpp_TypeInfo_var; extern RuntimeClass* Singleton_1_t3098501191_il2cpp_TypeInfo_var; extern const RuntimeMethod* Singleton_1_get_Instance_m1324156550_RuntimeMethod_var; extern const uint32_t CDataArray_FlushCustomMsg_m3378810259_MetadataUsageId; extern const uint32_t CDataByte_Lerp_m2091083151_MetadataUsageId; extern const RuntimeMethod* BetterList_1_Add_m3689618584_RuntimeMethod_var; extern const uint32_t CDataByte_ToStream_m127757182_MetadataUsageId; extern RuntimeClass* String_t_il2cpp_TypeInfo_var; extern String_t* _stringLiteral1974061245; extern const uint32_t CDataByte_ToWString_m3930477293_MetadataUsageId; extern const uint32_t CDataDouble_Lerp_m3313186339_MetadataUsageId; extern RuntimeClass* BitConverter_t3118986983_il2cpp_TypeInfo_var; extern const uint32_t CDataDouble_FromStream_m3193983213_MetadataUsageId; extern const uint32_t CDataDouble_ToStream_m1890246549_MetadataUsageId; extern String_t* _stringLiteral2039331982; extern const uint32_t CDataDouble_ToWString_m3758760004_MetadataUsageId; extern const uint32_t CDataFloat_Lerp_m2400175725_MetadataUsageId; extern const uint32_t CDataFloat_FromStream_m866262871_MetadataUsageId; extern const uint32_t CDataFloat_ToStream_m3360203539_MetadataUsageId; extern String_t* _stringLiteral622445823; extern const uint32_t CDataFloat_ToWString_m1266403107_MetadataUsageId; extern const uint32_t CDataInt_Lerp_m1837515040_MetadataUsageId; extern const uint32_t CDataInt_FromStream_m2459452033_MetadataUsageId; extern const uint32_t CDataInt_ToStream_m896969786_MetadataUsageId; extern String_t* _stringLiteral2790412412; extern const uint32_t CDataInt_ToWString_m2703274329_MetadataUsageId; extern const uint32_t CDataLong_Lerp_m196918304_MetadataUsageId; extern const uint32_t CDataLong_FromStream_m2211966682_MetadataUsageId; extern const uint32_t CDataLong_ToStream_m3482478578_MetadataUsageId; extern String_t* _stringLiteral1808579369; extern const uint32_t CDataLong_ToWString_m3909219391_MetadataUsageId; extern RuntimeClass* Dictionary_2_t462506454_il2cpp_TypeInfo_var; extern const RuntimeMethod* Dictionary_2__ctor_m3918223955_RuntimeMethod_var; extern const uint32_t CDataProperty__ctor_m4247268200_MetadataUsageId; extern RuntimeClass* CBetterSet_1_t2914247844_il2cpp_TypeInfo_var; extern RuntimeClass* CBetterSet_1_t2134195988_il2cpp_TypeInfo_var; extern const RuntimeMethod* CBetterSet_1__ctor_m1724447629_RuntimeMethod_var; extern const RuntimeMethod* CBetterSet_1_Add_m2394651849_RuntimeMethod_var; extern const RuntimeMethod* CBetterSet_1__ctor_m1827870712_RuntimeMethod_var; extern const RuntimeMethod* CBetterSet_1_Add_m550620967_RuntimeMethod_var; extern const uint32_t CDataProperty_RegisterListener_m3253102657_MetadataUsageId; extern const RuntimeMethod* CBetterSet_1_Remove_m3955706456_RuntimeMethod_var; extern const RuntimeMethod* CBetterSet_1_Remove_m1204249383_RuntimeMethod_var; extern const uint32_t CDataProperty_UnRegisterListener_m3592113079_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_get_Count_m2278475549_RuntimeMethod_var; extern const uint32_t CDataProperty_GetCount_m3325234687_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_Clear_m778433196_RuntimeMethod_var; extern const uint32_t CDataProperty_Clear_m1542459772_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_GetEnumerator_m1795873309_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_get_Current_m2685611638_RuntimeMethod_var; extern const RuntimeMethod* KeyValuePair_2_get_Key_m2229946461_RuntimeMethod_var; extern const RuntimeMethod* KeyValuePair_2_get_Value_m717947528_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_MoveNext_m495772941_RuntimeMethod_var; extern const uint32_t CDataProperty_Append_m3443704652_MetadataUsageId; extern const uint32_t CDataProperty_GetItemKey_m566303515_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_ContainsKey_m84676036_RuntimeMethod_var; extern const uint32_t CDataProperty_Exist_m372773481_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_get_Item_m2367277643_RuntimeMethod_var; extern const uint32_t CDataProperty_GetItem_m2648609559_MetadataUsageId; extern RuntimeClass* CDataProperty_t2806246268_il2cpp_TypeInfo_var; extern const RuntimeMethod* Dictionary_2_set_Item_m3237201362_RuntimeMethod_var; extern const uint32_t CDataProperty_Lerp_m401927283_MetadataUsageId; extern RuntimeClass* XmlElement_t561603118_il2cpp_TypeInfo_var; extern String_t* _stringLiteral3243520166; extern String_t* _stringLiteral62725243; extern const uint32_t CDataProperty_DeserialFromXml_m1844093992_MetadataUsageId; extern const uint32_t CDataProperty_DeserialFromXmlRoot_m980672731_MetadataUsageId; extern const uint32_t CDataProperty_AddOrg_m2951900969_MetadataUsageId; extern const uint32_t CDataProperty_Add_m837145387_MetadataUsageId; extern const uint32_t CDataProperty_Add_m269030806_MetadataUsageId; extern const uint32_t CDataProperty_Add_m1879965761_MetadataUsageId; extern const uint32_t CDataProperty_Add_m439020021_MetadataUsageId; extern const uint32_t CDataProperty_Add_m687577116_MetadataUsageId; extern const uint32_t CDataProperty_Add_m3413242165_MetadataUsageId; extern const uint32_t CDataProperty_Add_m2743671346_MetadataUsageId; extern const uint32_t CDataProperty_Add_m418035731_MetadataUsageId; extern const uint32_t CDataProperty_GetInt_m1935343217_MetadataUsageId; extern const uint32_t CDataProperty_GetLong_m2096131398_MetadataUsageId; extern const uint32_t CDataProperty_GetDouble_m4012352384_MetadataUsageId; extern const uint32_t CDataProperty_GetFloat_m759046289_MetadataUsageId; extern const uint32_t CDataProperty_GetWideStr_m3656006276_MetadataUsageId; extern const uint32_t CDataProperty_GetVector_m1191907971_MetadataUsageId; extern const uint32_t CDataProperty_GetQuaternion_m126099201_MetadataUsageId; extern RuntimeClass* U3CBeforeChangeU3Ec__AnonStorey0_t1603444863_il2cpp_TypeInfo_var; extern RuntimeClass* Action_1_t2972437735_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CBeforeChangeU3Ec__AnonStorey0_U3CU3Em__0_m3281458398_RuntimeMethod_var; extern const RuntimeMethod* Action_1__ctor_m2579427177_RuntimeMethod_var; extern const RuntimeMethod* CBetterSet_1_Foreach_m3800021336_RuntimeMethod_var; extern const uint32_t CDataProperty_BeforeChange_m869808880_MetadataUsageId; extern RuntimeClass* U3CEndChangeU3Ec__AnonStorey1_t3838703680_il2cpp_TypeInfo_var; extern RuntimeClass* Action_1_t2192385879_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CEndChangeU3Ec__AnonStorey1_U3CU3Em__0_m2129809786_RuntimeMethod_var; extern const RuntimeMethod* Action_1__ctor_m3033358938_RuntimeMethod_var; extern const RuntimeMethod* CBetterSet_1_Foreach_m3146083753_RuntimeMethod_var; extern const uint32_t CDataProperty_EndChange_m2844758297_MetadataUsageId; extern const RuntimeMethod* Action_2_Invoke_m2132723267_RuntimeMethod_var; extern const uint32_t U3CBeforeChangeU3Ec__AnonStorey0_U3CU3Em__0_m3281458398_MetadataUsageId; extern const RuntimeMethod* Action_1_Invoke_m3134296422_RuntimeMethod_var; extern const uint32_t U3CEndChangeU3Ec__AnonStorey1_U3CU3Em__0_m2129809786_MetadataUsageId; extern RuntimeClass* Quaternion_t2301928331_il2cpp_TypeInfo_var; extern const uint32_t CDataQuaternion__ctor_m3550254249_MetadataUsageId; extern const uint32_t CDataQuaternion_Lerp_m685555025_MetadataUsageId; extern const uint32_t CDataQuaternion_FromStream_m1960061185_MetadataUsageId; extern const uint32_t CDataQuaternion_ToStream_m1362612588_MetadataUsageId; extern RuntimeClass* StringU5BU5D_t1281789340_il2cpp_TypeInfo_var; extern String_t* _stringLiteral2669477658; extern String_t* _stringLiteral3452614532; extern const uint32_t CDataQuaternion_ToWString_m3485123131_MetadataUsageId; extern const uint32_t CDataShort_Lerp_m1584537213_MetadataUsageId; extern const uint32_t CDataShort_FromStream_m983934242_MetadataUsageId; extern const uint32_t CDataShort_ToStream_m2947851041_MetadataUsageId; extern String_t* _stringLiteral1586514392; extern const uint32_t CDataShort_ToWString_m1078805877_MetadataUsageId; extern RuntimeClass* ByteU5BU5D_t4116647657_il2cpp_TypeInfo_var; extern const uint32_t CDataString_FromStream_m3549360676_MetadataUsageId; extern const uint32_t CDataString_ToStream_m49967203_MetadataUsageId; extern String_t* _stringLiteral1813216868; extern const uint32_t CDataString_ToWString_m940779246_MetadataUsageId; extern const uint32_t CDataVector_Lerp_m2023439268_MetadataUsageId; extern const uint32_t CDataVector_FromStream_m258805248_MetadataUsageId; extern const uint32_t CDataVector_ToStream_m4142684142_MetadataUsageId; extern String_t* _stringLiteral1581316207; extern String_t* _stringLiteral3885865852; extern String_t* _stringLiteral3885800316; extern const uint32_t CDataVector_ToWString_m279081973_MetadataUsageId; extern RuntimeClass* Char_t3634460470_il2cpp_TypeInfo_var; extern const uint32_t CDataWideStr_FromStream_m2951626773_MetadataUsageId; extern const uint32_t CDataWideStr_ToStream_m763209216_MetadataUsageId; extern String_t* _stringLiteral2159317512; extern const uint32_t CDataWideStr_ToWString_m1153704441_MetadataUsageId; extern RuntimeClass* Common_t3802143103_il2cpp_TypeInfo_var; extern const uint32_t Common__cctor_m2130470980_MetadataUsageId; extern RuntimeClass* Dictionary_2_t3270456118_il2cpp_TypeInfo_var; extern const RuntimeMethod* Dictionary_2__ctor_m4028279259_RuntimeMethod_var; extern const uint32_t CRoleEffectManager__ctor_m1263625120_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_GetEnumerator_m1592165222_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_get_Current_m3958609387_RuntimeMethod_var; extern const RuntimeMethod* KeyValuePair_2_get_Value_m1060792847_RuntimeMethod_var; extern const RuntimeMethod* Enumerator_MoveNext_m2059367285_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_Clear_m4108092650_RuntimeMethod_var; extern const uint32_t CRoleEffectManager_Clear_m885802197_MetadataUsageId; extern RuntimeClass* stRoleEffectData_t3485199819_il2cpp_TypeInfo_var; extern RuntimeClass* AssetManager_t2546491902_il2cpp_TypeInfo_var; extern RuntimeClass* GameObject_t1113636619_il2cpp_TypeInfo_var; extern RuntimeClass* CharU5BU5D_t3528271667_il2cpp_TypeInfo_var; extern const RuntimeMethod* Dictionary_2_ContainsKey_m224243531_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_set_Item_m595521719_RuntimeMethod_var; extern const RuntimeMethod* Dictionary_2_get_Item_m2584723021_RuntimeMethod_var; extern const RuntimeMethod* Object_Instantiate_TisGameObject_t1113636619_m4070250708_RuntimeMethod_var; extern String_t* _stringLiteral1616650057; extern String_t* _stringLiteral3452614529; extern String_t* _stringLiteral2768880969; extern const uint32_t CRoleEffectManager_PushEffectCache_m2363665211_MetadataUsageId; extern const uint32_t CRoleEffectManager_GetEffectRoot_m2975894142_MetadataUsageId; extern const RuntimeMethod* Dictionary_2_TryGetValue_m1955520268_RuntimeMethod_var; extern const uint32_t CRoleEffectManager_StopEffect_m3562134177_MetadataUsageId; extern const uint32_t CRoleEffectManager_PlayEffect_m1641389585_MetadataUsageId; extern const uint32_t CRoleEffectManager_PlayEffect_m3757415791_MetadataUsageId; extern String_t* _stringLiteral1918446860; extern String_t* _stringLiteral1906219365; extern const uint32_t CRoleEffectManager_OnAfterAnimUpdate_m29231580_MetadataUsageId; extern String_t* _stringLiteral2163307623; extern String_t* _stringLiteral2449292300; extern String_t* _stringLiteral3374079910; extern const uint32_t CRoleEffectManager_GetEffectRootName_m2832539039_MetadataUsageId; extern const uint32_t stRoleEffectData__ctor_m2814150488_MetadataUsageId; extern const uint32_t stRoleEffectData_Clear_m2447162276_MetadataUsageId; extern RuntimeClass* List_1_t2690565106_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1__ctor_m3233010937_RuntimeMethod_var; extern const uint32_t CIniFile__ctor_m3137372490_MetadataUsageId; extern const uint32_t CIniFile_GetItemValue_m1276639485_MetadataUsageId; extern const RuntimeMethod* List_1_get_Count_m2410098290_RuntimeMethod_var; extern const uint32_t CIniFile_GetSectionCount_m1690370596_MetadataUsageId; extern const RuntimeMethod* List_1_get_Item_m1765676974_RuntimeMethod_var; extern const uint32_t CIniFile_GetSection_m2927514527_MetadataUsageId; extern const uint32_t CIniFile_GetSection_m1477285210_MetadataUsageId; extern RuntimeClass* List_1_t3908847014_il2cpp_TypeInfo_var; extern RuntimeClass* stLineData_t2436772272_il2cpp_TypeInfo_var; extern RuntimeClass* CIniSection_t1218490364_il2cpp_TypeInfo_var; extern RuntimeClass* CIniItem_t4093898296_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1_Clear_m1798771624_RuntimeMethod_var; extern const RuntimeMethod* List_1__ctor_m487714372_RuntimeMethod_var; extern const RuntimeMethod* List_1_Add_m2556250840_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Count_m1271156081_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Item_m3496025531_RuntimeMethod_var; extern const RuntimeMethod* List_1_Add_m3407556289_RuntimeMethod_var; extern String_t* _stringLiteral3452614563; extern const uint32_t CIniFile_LoadText_m2088181559_MetadataUsageId; extern RuntimeClass* List_1_t1271005742_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1__ctor_m435403691_RuntimeMethod_var; extern const uint32_t CIniSection__ctor_m1640663827_MetadataUsageId; extern const RuntimeMethod* List_1_Add_m754717665_RuntimeMethod_var; extern const uint32_t CIniSection_Push_m3601188481_MetadataUsageId; extern const RuntimeMethod* List_1_get_Count_m1609811307_RuntimeMethod_var; extern const uint32_t CIniSection_GetItemCount_m2955586327_MetadataUsageId; extern const RuntimeMethod* List_1_get_Item_m3814109764_RuntimeMethod_var; extern const uint32_t CIniSection_GetItem_m1669271756_MetadataUsageId; extern const uint32_t CIniSection_GetItemValue_m278987755_MetadataUsageId; extern RuntimeClass* CIOVar_t2470797383_il2cpp_TypeInfo_var; extern const uint32_t CIOVar_IsFileExist_m4190802418_MetadataUsageId; extern const uint32_t CIOVar_DeleteFile_m2781263074_MetadataUsageId; extern const uint32_t CIOVar_CreateFile_m1179487238_MetadataUsageId; extern RuntimeClass* FileStream_t4292183065_il2cpp_TypeInfo_var; extern const uint32_t CIOVar_CreateFile_m1144045305_MetadataUsageId; extern const uint32_t CIOVar_RemoveDirectory_m3632793983_MetadataUsageId; extern const uint32_t CIOVar_IsDirectoryExist_m474439684_MetadataUsageId; extern RuntimeClass* CFitfunApiPlugin_t3372796910_il2cpp_TypeInfo_var; extern String_t* _stringLiteral3325020536; extern String_t* _stringLiteral587349039; extern const uint32_t CIOVar_GetUserRootPath_m2302064020_MetadataUsageId; extern RuntimeClass* Path_t1605229823_il2cpp_TypeInfo_var; extern const uint32_t CIOVar_GetUserRootPath_m410418108_MetadataUsageId; extern String_t* _stringLiteral182697711; extern String_t* _stringLiteral2120806716; extern String_t* _stringLiteral3972439919; extern String_t* _stringLiteral3720091898; extern const uint32_t CIOVar_GetStreamingAssetsPath_m3803213999_MetadataUsageId; extern RuntimeClass* RuntimeObject_il2cpp_TypeInfo_var; extern const uint32_t CReadVar_ReadFile_m2302192807_MetadataUsageId; extern const uint32_t CReadVar_ReadFileFullPath_m2356108572_MetadataUsageId; extern const uint32_t CWriteVar_CreateDirectory_m453933902_MetadataUsageId; extern const uint32_t CWriteVar_CreateDirectory_m944121244_MetadataUsageId; extern const uint32_t CWriteVar_CreateDirectoryFull_m90005579_MetadataUsageId; extern RuntimeClass* IOException_t4088381929_il2cpp_TypeInfo_var; extern const uint32_t CWriteVar_MoveFile_m106902205_MetadataUsageId; extern const uint32_t CWriteVar_WriteFile_m799854996_MetadataUsageId; extern RuntimeClass* Encoding_t1523322056_il2cpp_TypeInfo_var; extern const uint32_t CWriteVar_WriteFile_m2119641365_MetadataUsageId; extern const uint32_t CMathHelp_GetPingPoingMTMBM_m3213001693_MetadataUsageId; extern const uint32_t CMathHelp_GetPingPong_m3554504360_MetadataUsageId; extern const uint32_t CMathHelp_GetAngleByStep_m2687484832_MetadataUsageId; extern const uint32_t CMathHelp_Intersection_m2415526800_MetadataUsageId; extern RuntimeClass* Vector2U5BU5D_t1457185986_il2cpp_TypeInfo_var; extern const uint32_t CMathHelp_FormatRect_m2553093568_MetadataUsageId; extern RuntimeClass* MD5CryptoServiceProvider_t3005586042_il2cpp_TypeInfo_var; extern RuntimeClass* Convert_t2465617642_il2cpp_TypeInfo_var; extern const uint32_t CMathHelp_GetMD5_m479256546_MetadataUsageId; extern const uint32_t CMiscHelp_ParticleEmissionEnabled_m1406180857_MetadataUsageId; extern const uint32_t CMiscHelp_ParticleLooped_m1656863590_MetadataUsageId; extern const uint32_t CMiscHelp_ParticleDuration_m2921795641_MetadataUsageId; extern const uint32_t CMiscHelp_ParticleEmissionRate_m2473364192_MetadataUsageId; extern const uint32_t CMiscHelp_ParticleStartDelay_m1184310477_MetadataUsageId; extern const uint32_t CMiscHelp_ParticleStartLifetime_m137289414_MetadataUsageId; extern const RuntimeMethod* Component_GetComponentsInChildren_TisParticleSystem_t1800779281_m796275405_RuntimeMethod_var; extern const uint32_t CMiscHelp_ParticleSystemLength_m2018265891_MetadataUsageId; extern RuntimeClass* StackTrace_t1598645457_il2cpp_TypeInfo_var; extern RuntimeClass* Int32_t2950945753_il2cpp_TypeInfo_var; extern RuntimeClass* Debug_t3317548046_il2cpp_TypeInfo_var; extern String_t* _stringLiteral3912609708; extern String_t* _stringLiteral1386119612; extern String_t* _stringLiteral3453007779; extern const uint32_t CMiscHelp_LogCallStack_m1942086394_MetadataUsageId; extern const uint32_t CMiscHelp_GetHash_m2118670691_MetadataUsageId; extern const uint32_t CMiscHelp_GetXmlElemString_m926144416_MetadataUsageId; extern const uint32_t CMiscHelp_GetXmlElemString_m3447431122_MetadataUsageId; extern const uint32_t CMiscHelp_GetXmlElemFloat_m3630113139_MetadataUsageId; extern const uint32_t CMiscHelp_GetXmlElemInt_m3192643185_MetadataUsageId; extern const uint32_t CMiscHelp_GetXmlElemLong_m3517156545_MetadataUsageId; extern const uint32_t CMiscHelp_GetXmlElemDouble_m2377413755_MetadataUsageId; extern const uint32_t CMiscHelp_GetXmlElemInt_m1889603049_MetadataUsageId; extern const uint32_t CMiscHelp_GetXmlElemLong_m3703564486_MetadataUsageId; extern const uint32_t CMiscHelp_GetXmlElemFloat_m1388798143_MetadataUsageId; extern const uint32_t CMiscHelp_GetXmlElemDouble_m1670703696_MetadataUsageId; extern const uint32_t CMiscHelp_GetXmlElemString_m847995903_MetadataUsageId; extern const uint32_t CMiscHelp_GetXmlElemString_m1058230318_MetadataUsageId; extern const uint32_t CMiscHelp_ColorToColor32_m3706402501_MetadataUsageId; extern const uint32_t CMiscHelp_Instantiate_m170606278_MetadataUsageId; extern RuntimeClass* Type_t_il2cpp_TypeInfo_var; extern RuntimeClass* MonoBehaviour_t3962482529_il2cpp_TypeInfo_var; extern RuntimeClass* Exception_t_il2cpp_TypeInfo_var; extern const uint32_t CMiscHelp_InvokMonoScript_m2405699482_MetadataUsageId; extern RuntimeClass* Int64_t3736567304_il2cpp_TypeInfo_var; extern String_t* _stringLiteral2327598931; extern const uint32_t CMiscHelp_ToCacheFormatFull_m967468218_MetadataUsageId; extern String_t* _stringLiteral3452614622; extern String_t* _stringLiteral3456677861; extern String_t* _stringLiteral3456677859; extern String_t* _stringLiteral3456677849; extern const uint32_t CMiscHelp_ToBytesFormat_m2545484390_MetadataUsageId; extern RuntimeClass* Single_t1397266774_il2cpp_TypeInfo_var; extern String_t* _stringLiteral2805365271; extern const uint32_t CMiscHelp_ToBytesFormatMB_m3619583431_MetadataUsageId; extern String_t* _stringLiteral3825028686; extern String_t* _stringLiteral1873172752; extern String_t* _stringLiteral1785104117; extern const uint32_t CMiscHelp_ToTimeFormat_m1749156065_MetadataUsageId; extern String_t* _stringLiteral3452614544; extern const uint32_t CMiscHelp_ToMoneyFormat_m3585245399_MetadataUsageId; extern const RuntimeMethod* GameObject_GetComponent_TisCamera_t4157153871_m3956151066_RuntimeMethod_var; extern String_t* _stringLiteral1722207783; extern const uint32_t CMiscHelp_GetActive3DCamera_m1925094002_MetadataUsageId; extern String_t* _stringLiteral3784223096; extern const uint32_t CMiscHelp_GetSkeletonAnim_m3255520599_MetadataUsageId; extern RuntimeClass* AnimationClip_t2318505987_il2cpp_TypeInfo_var; extern RuntimeClass* ObjectU5BU5D_t2843939325_il2cpp_TypeInfo_var; extern const RuntimeMethod* GameObject_GetComponent_TisAnimation_t3648466861_m3766528019_RuntimeMethod_var; extern String_t* _stringLiteral133773315; extern String_t* _stringLiteral2932892618; extern const uint32_t CMiscHelp_GetAnimClip_m2199191318_MetadataUsageId; extern const RuntimeMethod* Component_GetComponentsInChildren_TisAnimation_t3648466861_m174537743_RuntimeMethod_var; extern const uint32_t CMiscHelp_GetAnimMaxLength_m4175339202_MetadataUsageId; extern RuntimeClass* AnimationState_t1108360407_il2cpp_TypeInfo_var; extern const RuntimeMethod* GameObject_GetComponentsInChildren_TisAnimation_t3648466861_m3712790796_RuntimeMethod_var; extern const uint32_t CMiscHelp_ResetAnim_m1618882349_MetadataUsageId; extern RuntimeClass* List_1_t3319525431_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1__ctor_m706204246_RuntimeMethod_var; extern const RuntimeMethod* List_1_Add_m1685793073_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Item_m953835688_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Count_m2276455407_RuntimeMethod_var; extern const uint32_t CMiscHelp_RemoveAnimClipAll_m4123168742_MetadataUsageId; extern const RuntimeMethod* GameObject_AddComponent_TisAnimation_t3648466861_m2689494502_RuntimeMethod_var; extern const uint32_t CMiscHelp_PlayAnimOnce_m3316267420_MetadataUsageId; extern const uint32_t CMiscHelp_ToInt_m1396402449_MetadataUsageId; extern const uint32_t CMiscHelp_ToLong_m203243206_MetadataUsageId; extern const uint32_t CMiscHelp_ToFloat_m661515888_MetadataUsageId; extern const uint32_t CMiscHelp_ToDouble_m674840458_MetadataUsageId; extern const uint32_t CMiscHelp_FindFirstFromChildren_m3318915437_MetadataUsageId; extern const RuntimeMethod* BetterList_1_Add_m602549265_RuntimeMethod_var; extern const uint32_t CMiscHelp_FindFromChildren_m2139234413_MetadataUsageId; extern const uint32_t CMiscHelp_GetChildGameObject_m347678012_MetadataUsageId; extern const uint32_t CMiscHelp_GetChildTransform_m1363904421_MetadataUsageId; extern const RuntimeMethod* Component_GetComponent_TisCamera_t4157153871_m1557787507_RuntimeMethod_var; extern const uint32_t CMiscHelp_GetLocalPositionReal_m274090882_MetadataUsageId; extern const uint32_t CMiscHelp_SetParent_m397082867_MetadataUsageId; extern const uint32_t CMiscHelp_SetActive_m121978786_MetadataUsageId; extern const uint32_t CMiscHelp_SetActive_m3161822059_MetadataUsageId; extern const RuntimeMethod* GameObject_GetComponent_TisText_t1901882714_m2114913816_RuntimeMethod_var; extern const uint32_t CMiscHelp_SetLabelText_m436252090_MetadataUsageId; extern const uint32_t CMiscHelp_SetLabelText_m3784195362_MetadataUsageId; extern const uint32_t CMiscHelp_SetLayer_m3570770946_MetadataUsageId; extern const uint32_t CMiscHelp_SetLayer_m3672909514_MetadataUsageId; extern String_t* _stringLiteral246767658; extern const uint32_t CMiscHelp_GetFullGameObjName_m2327383603_MetadataUsageId; extern const uint32_t CMiscHelp_FindTransNameParent_m1343470182_MetadataUsageId; extern const uint32_t CMiscHelp_AdjustObjectPositionX_m3897727450_MetadataUsageId; extern const uint32_t CMiscHelp_AdjustObjectPositionY_m685230148_MetadataUsageId; extern const uint32_t CMiscHelp_AdjustObjectPositionZ_m2083645021_MetadataUsageId; extern const uint32_t CMiscHelp_SetObjectPositionX_m99106243_MetadataUsageId; extern const uint32_t CMiscHelp_SetObjectPositionX_m129950964_MetadataUsageId; extern const uint32_t CMiscHelp_SetObjectPositionY_m3129686273_MetadataUsageId; extern const uint32_t CMiscHelp_SetObjectPositionY_m1240832168_MetadataUsageId; extern const uint32_t CMiscHelp_SetObjectPositionZ_m1503810067_MetadataUsageId; extern const uint32_t CMiscHelp_SetObjectScaleX_m2501940028_MetadataUsageId; extern const uint32_t CMiscHelp_SetObjectScaleX_m2969638982_MetadataUsageId; extern const uint32_t CMiscHelp_SetObjectScaleY_m2107039052_MetadataUsageId; extern const uint32_t CMiscHelp_SetObjectScaleY_m4232133456_MetadataUsageId; extern RuntimeClass* Regex_t3657309853_il2cpp_TypeInfo_var; extern String_t* _stringLiteral3467578394; extern const uint32_t CMiscHelp_IsNumberic_m3367265569_MetadataUsageId; extern const uint32_t CMiscHelp_ExistNonEnglishCharactor_m1842079727_MetadataUsageId; extern const uint32_t CMiscHelp_GetByteCount_m2951951218_MetadataUsageId; extern const uint32_t CMiscHelp_ClampStringByteCount_m2396899952_MetadataUsageId; extern const uint32_t CMiscHelp_ParseVector4_m2461766876_MetadataUsageId; extern const uint32_t CMiscHelp_ParseVector3_m2020003938_MetadataUsageId; extern RuntimeClass* Vector4_t3319028937_il2cpp_TypeInfo_var; extern const uint32_t CMiscHelp_ParseVector2_m2892525532_MetadataUsageId; extern const uint32_t CMiscHelp_GetBitValue_m3106479109_MetadataUsageId; extern const uint32_t CMiscHelp_Destroy_m3726802780_MetadataUsageId; extern const RuntimeMethod* Component_GetComponent_TisRenderer_t2627027031_m2651633905_RuntimeMethod_var; extern const uint32_t CMiscHelp__OnFitDynamicModel_m2709256683_MetadataUsageId; extern const uint32_t CMiscHelp_ToSprite_m3519075443_MetadataUsageId; extern RuntimeClass* Texture2D_t3840446185_il2cpp_TypeInfo_var; extern String_t* _stringLiteral4207122276; extern String_t* _stringLiteral2239380710; extern const uint32_t CMiscHelp_GetDefaultUserPhoto_m2900450754_MetadataUsageId; extern const RuntimeMethod* Resources_Load_TisSprite_t280657092_m4144667290_RuntimeMethod_var; extern String_t* _stringLiteral3071468220; extern const uint32_t CMiscHelp_GetCustomUserPhoto_m2562059580_MetadataUsageId; extern const uint32_t CMiscHelp_GetStrLength_m2320997087_MetadataUsageId; extern const uint32_t CMiscHelp_ScreenPointToLocalPointInRectangle_m61142603_MetadataUsageId; extern String_t* _stringLiteral3087811951; extern String_t* _stringLiteral3337249652; extern const uint32_t CMiscHelp_FixShader_m1940681351_MetadataUsageId; extern RuntimeClass* HashSet_1_t412400163_il2cpp_TypeInfo_var; extern RuntimeClass* BetterList_1_t2105966071_il2cpp_TypeInfo_var; extern RuntimeClass* Singleton_1_t367392258_il2cpp_TypeInfo_var; extern const RuntimeMethod* HashSet_1__ctor_m1942548978_RuntimeMethod_var; extern const RuntimeMethod* BetterList_1__ctor_m2079784661_RuntimeMethod_var; extern const RuntimeMethod* Singleton_1_get_Instance_m4269561041_RuntimeMethod_var; extern String_t* _stringLiteral4155778039; extern const uint32_t CSensitiveWordManager__ctor_m1263522726_MetadataUsageId; extern RuntimeClass* CSensitiveWordManager_t1258364656_il2cpp_TypeInfo_var; extern const uint32_t CSensitiveWordManager_GetInstance_m566980595_MetadataUsageId; extern const RuntimeMethod* BetterList_1_get_Item_m629431924_RuntimeMethod_var; extern const uint32_t CSensitiveWordManager_IfExistSensitiveWord_m2539653544_MetadataUsageId; extern RuntimeClass* StringBuilder_t_il2cpp_TypeInfo_var; extern const RuntimeMethod* HashSet_1_Contains_m2440169211_RuntimeMethod_var; extern const uint32_t CSensitiveWordManager_FilterSensitiveWord_m1194362748_MetadataUsageId; extern const RuntimeMethod* BetterList_1_Clear_m3880922309_RuntimeMethod_var; extern const RuntimeMethod* BetterList_1_Add_m2067633169_RuntimeMethod_var; extern const uint32_t CSensitiveWordManager_PickCn_m2478604573_MetadataUsageId; extern const uint32_t CSensitiveWordManager__FilterWord_Simple_m3516458251_MetadataUsageId; extern const uint32_t CSensitiveWordManager__IfExistSensitiveWord_Simple_m2663720268_MetadataUsageId; extern const RuntimeMethod* HashSet_1_Clear_m2500258111_RuntimeMethod_var; extern const uint32_t CSensitiveWordManager_Clear_m2436428397_MetadataUsageId; extern const RuntimeMethod* HashSet_1_Add_m261263654_RuntimeMethod_var; extern const uint32_t CSensitiveWordManager_OnLoad_m3198846371_MetadataUsageId; extern RuntimeClass* DateTime_t3738529785_il2cpp_TypeInfo_var; extern const uint32_t CTimeStamp_Phone__ctor_m1627006197_MetadataUsageId; extern const uint32_t CTimeStamp_Phone_Reset_m855400587_MetadataUsageId; extern const uint32_t CTimeStamp_Phone_Delta_m3811330253_MetadataUsageId; extern RuntimeClass* List_1_t3161103705_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1__ctor_m4066748061_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Count_m3616744213_RuntimeMethod_var; extern const uint32_t CBillBoardEffect_FindChildrenBillBoard_m2753742648_MetadataUsageId; extern RuntimeClass* CBillBoardEffect_t1689028963_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1_Add_m2951683245_RuntimeMethod_var; extern const uint32_t CBillBoardEffect_OnChildBillBoard_m2962427740_MetadataUsageId; extern const uint32_t CBillBoardEffect_OnUpdateBillBoard_m1759471439_MetadataUsageId; extern const uint32_t CBillBoardEffect_ReBindCamera_m2947545797_MetadataUsageId; extern RuntimeClass* BetterList_1_t754862145_il2cpp_TypeInfo_var; extern const RuntimeMethod* BetterList_1__ctor_m2815988796_RuntimeMethod_var; extern const uint32_t CNavGrid__ctor_m1160836405_MetadataUsageId; extern RuntimeClass* CNavNodeU5B0___U2C0___U5D_t2763474419_il2cpp_TypeInfo_var; extern RuntimeClass* CNavNode_t1599841827_il2cpp_TypeInfo_var; extern const uint32_t CNavGrid_Init_m839021906_MetadataUsageId; extern const uint32_t CNavGrid_InitHeight_m134602626_MetadataUsageId; extern const uint32_t CNavGrid_GetNode_m2995395095_MetadataUsageId; extern const uint32_t CNavGrid_FindingPath_m1006308732_MetadataUsageId; extern RuntimeClass* List_1_t3071916569_il2cpp_TypeInfo_var; extern const RuntimeMethod* List_1__ctor_m3969072143_RuntimeMethod_var; extern const RuntimeMethod* List_1_Contains_m1988426010_RuntimeMethod_var; extern const RuntimeMethod* List_1_Add_m3865555435_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Count_m1309768802_RuntimeMethod_var; extern const RuntimeMethod* List_1_get_Item_m1543513621_RuntimeMethod_var; extern const uint32_t CNavGrid_FindRoundCnaPassNode_m2829103412_MetadataUsageId; extern const RuntimeMethod* BetterList_1_Clear_m56677258_RuntimeMethod_var; extern const RuntimeMethod* BetterList_1_Add_m1478246940_RuntimeMethod_var; extern const RuntimeMethod* BetterList_1_get_Item_m3762750778_RuntimeMethod_var; extern const RuntimeMethod* BetterList_1_Remove_m1948058911_RuntimeMethod_var; extern const RuntimeMethod* BetterList_1_Contains_m2512029440_RuntimeMethod_var; extern const uint32_t CNavGrid_FindingPath_m716351018_MetadataUsageId; extern const uint32_t CNavGrid_GetNeibourCanPass_m3675073818_MetadataUsageId; extern const uint32_t CNavGrid_NextNodeCanPass_m477143102_MetadataUsageId; extern const uint32_t CNavGrid_GetCostBorderNodes_m3700366468_MetadataUsageId; extern const uint32_t CNavGrid_generatePath_m1673507751_MetadataUsageId; struct AnimationCurve_t3046754366_marshaled_com; struct Vector3U5BU5D_t1718750761; struct GradientColorKeyU5BU5D_t4133731744; struct ByteU5BU5D_t4116647657; struct StringU5BU5D_t1281789340; struct CharU5BU5D_t3528271667; struct Vector2U5BU5D_t1457185986; struct ParticleSystemU5BU5D_t3089334924; struct StackFrameU5BU5D_t1997726418; struct CameraU5BU5D_t1709987734; struct ObjectU5BU5D_t2843939325; struct AnimationU5BU5D_t4027794176; struct CNavNodeU5B0___U2C0___U5D_t2763474419; struct CNavNodeU5BU5D_t2763474418; #ifndef RUNTIMEOBJECT_H #define RUNTIMEOBJECT_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Object #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // RUNTIMEOBJECT_H struct Il2CppArrayBounds; #ifndef RUNTIMEARRAY_H #define RUNTIMEARRAY_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Array #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // RUNTIMEARRAY_H #ifndef XMLNODE_T3767805227_H #define XMLNODE_T3767805227_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.XmlNode struct XmlNode_t3767805227 : public RuntimeObject { public: // System.Xml.XmlDocument System.Xml.XmlNode::ownerDocument XmlDocument_t2837193595 * ___ownerDocument_1; // System.Xml.XmlNode System.Xml.XmlNode::parentNode XmlNode_t3767805227 * ___parentNode_2; // System.Xml.XmlNodeListChildren System.Xml.XmlNode::childNodes XmlNodeListChildren_t1082692789 * ___childNodes_3; public: inline static int32_t get_offset_of_ownerDocument_1() { return static_cast(offsetof(XmlNode_t3767805227, ___ownerDocument_1)); } inline XmlDocument_t2837193595 * get_ownerDocument_1() const { return ___ownerDocument_1; } inline XmlDocument_t2837193595 ** get_address_of_ownerDocument_1() { return &___ownerDocument_1; } inline void set_ownerDocument_1(XmlDocument_t2837193595 * value) { ___ownerDocument_1 = value; Il2CppCodeGenWriteBarrier((&___ownerDocument_1), value); } inline static int32_t get_offset_of_parentNode_2() { return static_cast(offsetof(XmlNode_t3767805227, ___parentNode_2)); } inline XmlNode_t3767805227 * get_parentNode_2() const { return ___parentNode_2; } inline XmlNode_t3767805227 ** get_address_of_parentNode_2() { return &___parentNode_2; } inline void set_parentNode_2(XmlNode_t3767805227 * value) { ___parentNode_2 = value; Il2CppCodeGenWriteBarrier((&___parentNode_2), value); } inline static int32_t get_offset_of_childNodes_3() { return static_cast(offsetof(XmlNode_t3767805227, ___childNodes_3)); } inline XmlNodeListChildren_t1082692789 * get_childNodes_3() const { return ___childNodes_3; } inline XmlNodeListChildren_t1082692789 ** get_address_of_childNodes_3() { return &___childNodes_3; } inline void set_childNodes_3(XmlNodeListChildren_t1082692789 * value) { ___childNodes_3 = value; Il2CppCodeGenWriteBarrier((&___childNodes_3), value); } }; struct XmlNode_t3767805227_StaticFields { public: // System.Xml.XmlNode/EmptyNodeList System.Xml.XmlNode::emptyList EmptyNodeList_t139615908 * ___emptyList_0; // System.Collections.Generic.Dictionary`2 System.Xml.XmlNode::<>f__switch$map44 Dictionary_2_t2736202052 * ___U3CU3Ef__switchU24map44_4; // System.Collections.Generic.Dictionary`2 System.Xml.XmlNode::<>f__switch$map46 Dictionary_2_t2736202052 * ___U3CU3Ef__switchU24map46_5; public: inline static int32_t get_offset_of_emptyList_0() { return static_cast(offsetof(XmlNode_t3767805227_StaticFields, ___emptyList_0)); } inline EmptyNodeList_t139615908 * get_emptyList_0() const { return ___emptyList_0; } inline EmptyNodeList_t139615908 ** get_address_of_emptyList_0() { return &___emptyList_0; } inline void set_emptyList_0(EmptyNodeList_t139615908 * value) { ___emptyList_0 = value; Il2CppCodeGenWriteBarrier((&___emptyList_0), value); } inline static int32_t get_offset_of_U3CU3Ef__switchU24map44_4() { return static_cast(offsetof(XmlNode_t3767805227_StaticFields, ___U3CU3Ef__switchU24map44_4)); } inline Dictionary_2_t2736202052 * get_U3CU3Ef__switchU24map44_4() const { return ___U3CU3Ef__switchU24map44_4; } inline Dictionary_2_t2736202052 ** get_address_of_U3CU3Ef__switchU24map44_4() { return &___U3CU3Ef__switchU24map44_4; } inline void set_U3CU3Ef__switchU24map44_4(Dictionary_2_t2736202052 * value) { ___U3CU3Ef__switchU24map44_4 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__switchU24map44_4), value); } inline static int32_t get_offset_of_U3CU3Ef__switchU24map46_5() { return static_cast(offsetof(XmlNode_t3767805227_StaticFields, ___U3CU3Ef__switchU24map46_5)); } inline Dictionary_2_t2736202052 * get_U3CU3Ef__switchU24map46_5() const { return ___U3CU3Ef__switchU24map46_5; } inline Dictionary_2_t2736202052 ** get_address_of_U3CU3Ef__switchU24map46_5() { return &___U3CU3Ef__switchU24map46_5; } inline void set_U3CU3Ef__switchU24map46_5(Dictionary_2_t2736202052 * value) { ___U3CU3Ef__switchU24map46_5 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__switchU24map46_5), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLNODE_T3767805227_H #ifndef U3CDOFILLAMOUNTU3EC__ANONSTOREY5_T4285147863_H #define U3CDOFILLAMOUNTU3EC__ANONSTOREY5_T4285147863_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.DOTweenModuleUI/c__AnonStorey5 struct U3CDOFillAmountU3Ec__AnonStorey5_t4285147863 : public RuntimeObject { public: // UnityEngine.UI.Image DG.Tweening.DOTweenModuleUI/c__AnonStorey5::target Image_t2670269651 * ___target_0; public: inline static int32_t get_offset_of_target_0() { return static_cast(offsetof(U3CDOFillAmountU3Ec__AnonStorey5_t4285147863, ___target_0)); } inline Image_t2670269651 * get_target_0() const { return ___target_0; } inline Image_t2670269651 ** get_address_of_target_0() { return &___target_0; } inline void set_target_0(Image_t2670269651 * value) { ___target_0 = value; Il2CppCodeGenWriteBarrier((&___target_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CDOFILLAMOUNTU3EC__ANONSTOREY5_T4285147863_H #ifndef U3CDOFADEU3EC__ANONSTOREY4_T3571697730_H #define U3CDOFADEU3EC__ANONSTOREY4_T3571697730_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.DOTweenModuleUI/c__AnonStorey4 struct U3CDOFadeU3Ec__AnonStorey4_t3571697730 : public RuntimeObject { public: // UnityEngine.UI.Image DG.Tweening.DOTweenModuleUI/c__AnonStorey4::target Image_t2670269651 * ___target_0; public: inline static int32_t get_offset_of_target_0() { return static_cast(offsetof(U3CDOFadeU3Ec__AnonStorey4_t3571697730, ___target_0)); } inline Image_t2670269651 * get_target_0() const { return ___target_0; } inline Image_t2670269651 ** get_address_of_target_0() { return &___target_0; } inline void set_target_0(Image_t2670269651 * value) { ___target_0 = value; Il2CppCodeGenWriteBarrier((&___target_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CDOFADEU3EC__ANONSTOREY4_T3571697730_H #ifndef U3CDOCOLORU3EC__ANONSTOREY3_T3424406160_H #define U3CDOCOLORU3EC__ANONSTOREY3_T3424406160_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.DOTweenModuleUI/c__AnonStorey3 struct U3CDOColorU3Ec__AnonStorey3_t3424406160 : public RuntimeObject { public: // UnityEngine.UI.Image DG.Tweening.DOTweenModuleUI/c__AnonStorey3::target Image_t2670269651 * ___target_0; public: inline static int32_t get_offset_of_target_0() { return static_cast(offsetof(U3CDOColorU3Ec__AnonStorey3_t3424406160, ___target_0)); } inline Image_t2670269651 * get_target_0() const { return ___target_0; } inline Image_t2670269651 ** get_address_of_target_0() { return &___target_0; } inline void set_target_0(Image_t2670269651 * value) { ___target_0 = value; Il2CppCodeGenWriteBarrier((&___target_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CDOCOLORU3EC__ANONSTOREY3_T3424406160_H #ifndef U3CBEFORECHANGEU3EC__ANONSTOREY0_T1603444863_H #define U3CBEFORECHANGEU3EC__ANONSTOREY0_T1603444863_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.CDataProperty/c__AnonStorey0 struct U3CBeforeChangeU3Ec__AnonStorey0_t1603444863 : public RuntimeObject { public: // System.String DMCore.CDataProperty/c__AnonStorey0::key String_t* ___key_0; // DMCore.IDataUnit DMCore.CDataProperty/c__AnonStorey0::newData IDataUnit_t677250155 * ___newData_1; public: inline static int32_t get_offset_of_key_0() { return static_cast(offsetof(U3CBeforeChangeU3Ec__AnonStorey0_t1603444863, ___key_0)); } inline String_t* get_key_0() const { return ___key_0; } inline String_t** get_address_of_key_0() { return &___key_0; } inline void set_key_0(String_t* value) { ___key_0 = value; Il2CppCodeGenWriteBarrier((&___key_0), value); } inline static int32_t get_offset_of_newData_1() { return static_cast(offsetof(U3CBeforeChangeU3Ec__AnonStorey0_t1603444863, ___newData_1)); } inline IDataUnit_t677250155 * get_newData_1() const { return ___newData_1; } inline IDataUnit_t677250155 ** get_address_of_newData_1() { return &___newData_1; } inline void set_newData_1(IDataUnit_t677250155 * value) { ___newData_1 = value; Il2CppCodeGenWriteBarrier((&___newData_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CBEFORECHANGEU3EC__ANONSTOREY0_T1603444863_H #ifndef U3CDOFADEU3EC__ANONSTOREY2_T3572090946_H #define U3CDOFADEU3EC__ANONSTOREY2_T3572090946_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.DOTweenModuleUI/c__AnonStorey2 struct U3CDOFadeU3Ec__AnonStorey2_t3572090946 : public RuntimeObject { public: // UnityEngine.UI.Graphic DG.Tweening.DOTweenModuleUI/c__AnonStorey2::target Graphic_t1660335611 * ___target_0; public: inline static int32_t get_offset_of_target_0() { return static_cast(offsetof(U3CDOFadeU3Ec__AnonStorey2_t3572090946, ___target_0)); } inline Graphic_t1660335611 * get_target_0() const { return ___target_0; } inline Graphic_t1660335611 ** get_address_of_target_0() { return &___target_0; } inline void set_target_0(Graphic_t1660335611 * value) { ___target_0 = value; Il2CppCodeGenWriteBarrier((&___target_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CDOFADEU3EC__ANONSTOREY2_T3572090946_H #ifndef U3CDOCOLORU3EC__ANONSTOREY1_T292238278_H #define U3CDOCOLORU3EC__ANONSTOREY1_T292238278_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.DOTweenModuleUI/c__AnonStorey1 struct U3CDOColorU3Ec__AnonStorey1_t292238278 : public RuntimeObject { public: // UnityEngine.UI.Graphic DG.Tweening.DOTweenModuleUI/c__AnonStorey1::target Graphic_t1660335611 * ___target_0; public: inline static int32_t get_offset_of_target_0() { return static_cast(offsetof(U3CDOColorU3Ec__AnonStorey1_t292238278, ___target_0)); } inline Graphic_t1660335611 * get_target_0() const { return ___target_0; } inline Graphic_t1660335611 ** get_address_of_target_0() { return &___target_0; } inline void set_target_0(Graphic_t1660335611 * value) { ___target_0 = value; Il2CppCodeGenWriteBarrier((&___target_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CDOCOLORU3EC__ANONSTOREY1_T292238278_H #ifndef U3CDOFLEXIBLESIZEU3EC__ANONSTOREY6_T3266349678_H #define U3CDOFLEXIBLESIZEU3EC__ANONSTOREY6_T3266349678_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.DOTweenModuleUI/c__AnonStorey6 struct U3CDOFlexibleSizeU3Ec__AnonStorey6_t3266349678 : public RuntimeObject { public: // UnityEngine.UI.LayoutElement DG.Tweening.DOTweenModuleUI/c__AnonStorey6::target LayoutElement_t1785403678 * ___target_0; public: inline static int32_t get_offset_of_target_0() { return static_cast(offsetof(U3CDOFlexibleSizeU3Ec__AnonStorey6_t3266349678, ___target_0)); } inline LayoutElement_t1785403678 * get_target_0() const { return ___target_0; } inline LayoutElement_t1785403678 ** get_address_of_target_0() { return &___target_0; } inline void set_target_0(LayoutElement_t1785403678 * value) { ___target_0 = value; Il2CppCodeGenWriteBarrier((&___target_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CDOFLEXIBLESIZEU3EC__ANONSTOREY6_T3266349678_H #ifndef U3CDOANCHORPOSYU3EC__ANONSTOREYE_T3922517944_H #define U3CDOANCHORPOSYU3EC__ANONSTOREYE_T3922517944_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.DOTweenModuleUI/c__AnonStoreyE struct U3CDOAnchorPosYU3Ec__AnonStoreyE_t3922517944 : public RuntimeObject { public: // UnityEngine.RectTransform DG.Tweening.DOTweenModuleUI/c__AnonStoreyE::target RectTransform_t3704657025 * ___target_0; public: inline static int32_t get_offset_of_target_0() { return static_cast(offsetof(U3CDOAnchorPosYU3Ec__AnonStoreyE_t3922517944, ___target_0)); } inline RectTransform_t3704657025 * get_target_0() const { return ___target_0; } inline RectTransform_t3704657025 ** get_address_of_target_0() { return &___target_0; } inline void set_target_0(RectTransform_t3704657025 * value) { ___target_0 = value; Il2CppCodeGenWriteBarrier((&___target_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CDOANCHORPOSYU3EC__ANONSTOREYE_T3922517944_H #ifndef U3CDOANCHORPOSXU3EC__ANONSTOREYD_T1583578289_H #define U3CDOANCHORPOSXU3EC__ANONSTOREYD_T1583578289_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.DOTweenModuleUI/c__AnonStoreyD struct U3CDOAnchorPosXU3Ec__AnonStoreyD_t1583578289 : public RuntimeObject { public: // UnityEngine.RectTransform DG.Tweening.DOTweenModuleUI/c__AnonStoreyD::target RectTransform_t3704657025 * ___target_0; public: inline static int32_t get_offset_of_target_0() { return static_cast(offsetof(U3CDOAnchorPosXU3Ec__AnonStoreyD_t1583578289, ___target_0)); } inline RectTransform_t3704657025 * get_target_0() const { return ___target_0; } inline RectTransform_t3704657025 ** get_address_of_target_0() { return &___target_0; } inline void set_target_0(RectTransform_t3704657025 * value) { ___target_0 = value; Il2CppCodeGenWriteBarrier((&___target_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CDOANCHORPOSXU3EC__ANONSTOREYD_T1583578289_H #ifndef U3CDOANCHORPOSU3EC__ANONSTOREYC_T3922317631_H #define U3CDOANCHORPOSU3EC__ANONSTOREYC_T3922317631_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.DOTweenModuleUI/c__AnonStoreyC struct U3CDOAnchorPosU3Ec__AnonStoreyC_t3922317631 : public RuntimeObject { public: // UnityEngine.RectTransform DG.Tweening.DOTweenModuleUI/c__AnonStoreyC::target RectTransform_t3704657025 * ___target_0; public: inline static int32_t get_offset_of_target_0() { return static_cast(offsetof(U3CDOAnchorPosU3Ec__AnonStoreyC_t3922317631, ___target_0)); } inline RectTransform_t3704657025 * get_target_0() const { return ___target_0; } inline RectTransform_t3704657025 ** get_address_of_target_0() { return &___target_0; } inline void set_target_0(RectTransform_t3704657025 * value) { ___target_0 = value; Il2CppCodeGenWriteBarrier((&___target_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CDOANCHORPOSU3EC__ANONSTOREYC_T3922317631_H #ifndef U3CDOSCALEU3EC__ANONSTOREYB_T4203681660_H #define U3CDOSCALEU3EC__ANONSTOREYB_T4203681660_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.DOTweenModuleUI/c__AnonStoreyB struct U3CDOScaleU3Ec__AnonStoreyB_t4203681660 : public RuntimeObject { public: // UnityEngine.UI.Outline DG.Tweening.DOTweenModuleUI/c__AnonStoreyB::target Outline_t2536100125 * ___target_0; public: inline static int32_t get_offset_of_target_0() { return static_cast(offsetof(U3CDOScaleU3Ec__AnonStoreyB_t4203681660, ___target_0)); } inline Outline_t2536100125 * get_target_0() const { return ___target_0; } inline Outline_t2536100125 ** get_address_of_target_0() { return &___target_0; } inline void set_target_0(Outline_t2536100125 * value) { ___target_0 = value; Il2CppCodeGenWriteBarrier((&___target_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CDOSCALEU3EC__ANONSTOREYB_T4203681660_H #ifndef U3CDOFADEU3EC__ANONSTOREYA_T3566651458_H #define U3CDOFADEU3EC__ANONSTOREYA_T3566651458_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.DOTweenModuleUI/c__AnonStoreyA struct U3CDOFadeU3Ec__AnonStoreyA_t3566651458 : public RuntimeObject { public: // UnityEngine.UI.Outline DG.Tweening.DOTweenModuleUI/c__AnonStoreyA::target Outline_t2536100125 * ___target_0; public: inline static int32_t get_offset_of_target_0() { return static_cast(offsetof(U3CDOFadeU3Ec__AnonStoreyA_t3566651458, ___target_0)); } inline Outline_t2536100125 * get_target_0() const { return ___target_0; } inline Outline_t2536100125 ** get_address_of_target_0() { return &___target_0; } inline void set_target_0(Outline_t2536100125 * value) { ___target_0 = value; Il2CppCodeGenWriteBarrier((&___target_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CDOFADEU3EC__ANONSTOREYA_T3566651458_H #ifndef U3CDOCOLORU3EC__ANONSTOREY9_T648468638_H #define U3CDOCOLORU3EC__ANONSTOREY9_T648468638_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.DOTweenModuleUI/c__AnonStorey9 struct U3CDOColorU3Ec__AnonStorey9_t648468638 : public RuntimeObject { public: // UnityEngine.UI.Outline DG.Tweening.DOTweenModuleUI/c__AnonStorey9::target Outline_t2536100125 * ___target_0; public: inline static int32_t get_offset_of_target_0() { return static_cast(offsetof(U3CDOColorU3Ec__AnonStorey9_t648468638, ___target_0)); } inline Outline_t2536100125 * get_target_0() const { return ___target_0; } inline Outline_t2536100125 ** get_address_of_target_0() { return &___target_0; } inline void set_target_0(Outline_t2536100125 * value) { ___target_0 = value; Il2CppCodeGenWriteBarrier((&___target_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CDOCOLORU3EC__ANONSTOREY9_T648468638_H #ifndef XMLNODELIST_T2551693786_H #define XMLNODELIST_T2551693786_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.XmlNodeList struct XmlNodeList_t2551693786 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLNODELIST_T2551693786_H #ifndef U3CDOPREFERREDSIZEU3EC__ANONSTOREY8_T4005645670_H #define U3CDOPREFERREDSIZEU3EC__ANONSTOREY8_T4005645670_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.DOTweenModuleUI/c__AnonStorey8 struct U3CDOPreferredSizeU3Ec__AnonStorey8_t4005645670 : public RuntimeObject { public: // UnityEngine.UI.LayoutElement DG.Tweening.DOTweenModuleUI/c__AnonStorey8::target LayoutElement_t1785403678 * ___target_0; public: inline static int32_t get_offset_of_target_0() { return static_cast(offsetof(U3CDOPreferredSizeU3Ec__AnonStorey8_t4005645670, ___target_0)); } inline LayoutElement_t1785403678 * get_target_0() const { return ___target_0; } inline LayoutElement_t1785403678 ** get_address_of_target_0() { return &___target_0; } inline void set_target_0(LayoutElement_t1785403678 * value) { ___target_0 = value; Il2CppCodeGenWriteBarrier((&___target_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CDOPREFERREDSIZEU3EC__ANONSTOREY8_T4005645670_H #ifndef U3CDOMINSIZEU3EC__ANONSTOREY7_T309622074_H #define U3CDOMINSIZEU3EC__ANONSTOREY7_T309622074_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.DOTweenModuleUI/c__AnonStorey7 struct U3CDOMinSizeU3Ec__AnonStorey7_t309622074 : public RuntimeObject { public: // UnityEngine.UI.LayoutElement DG.Tweening.DOTweenModuleUI/c__AnonStorey7::target LayoutElement_t1785403678 * ___target_0; public: inline static int32_t get_offset_of_target_0() { return static_cast(offsetof(U3CDOMinSizeU3Ec__AnonStorey7_t309622074, ___target_0)); } inline LayoutElement_t1785403678 * get_target_0() const { return ___target_0; } inline LayoutElement_t1785403678 ** get_address_of_target_0() { return &___target_0; } inline void set_target_0(LayoutElement_t1785403678 * value) { ___target_0 = value; Il2CppCodeGenWriteBarrier((&___target_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CDOMINSIZEU3EC__ANONSTOREY7_T309622074_H #ifndef U3CENDCHANGEU3EC__ANONSTOREY1_T3838703680_H #define U3CENDCHANGEU3EC__ANONSTOREY1_T3838703680_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.CDataProperty/c__AnonStorey1 struct U3CEndChangeU3Ec__AnonStorey1_t3838703680 : public RuntimeObject { public: // System.String DMCore.CDataProperty/c__AnonStorey1::key String_t* ___key_0; public: inline static int32_t get_offset_of_key_0() { return static_cast(offsetof(U3CEndChangeU3Ec__AnonStorey1_t3838703680, ___key_0)); } inline String_t* get_key_0() const { return ___key_0; } inline String_t** get_address_of_key_0() { return &___key_0; } inline void set_key_0(String_t* value) { ___key_0 = value; Il2CppCodeGenWriteBarrier((&___key_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CENDCHANGEU3EC__ANONSTOREY1_T3838703680_H #ifndef STLINEDATA_T2436772272_H #define STLINEDATA_T2436772272_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Ini.CIniFile/stLineData struct stLineData_t2436772272 : public RuntimeObject { public: // System.Int32 DMCore.Framework.Ini.CIniFile/stLineData::begin int32_t ___begin_0; // System.Int32 DMCore.Framework.Ini.CIniFile/stLineData::count int32_t ___count_1; public: inline static int32_t get_offset_of_begin_0() { return static_cast(offsetof(stLineData_t2436772272, ___begin_0)); } inline int32_t get_begin_0() const { return ___begin_0; } inline int32_t* get_address_of_begin_0() { return &___begin_0; } inline void set_begin_0(int32_t value) { ___begin_0 = value; } inline static int32_t get_offset_of_count_1() { return static_cast(offsetof(stLineData_t2436772272, ___count_1)); } inline int32_t get_count_1() const { return ___count_1; } inline int32_t* get_address_of_count_1() { return &___count_1; } inline void set_count_1(int32_t value) { ___count_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // STLINEDATA_T2436772272_H #ifndef DOTWEENMODULESPRITE_T688046044_H #define DOTWEENMODULESPRITE_T688046044_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.DOTweenModuleSprite struct DOTweenModuleSprite_t688046044 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DOTWEENMODULESPRITE_T688046044_H #ifndef CINIITEM_T4093898296_H #define CINIITEM_T4093898296_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Ini.CIniItem struct CIniItem_t4093898296 : public RuntimeObject { public: // System.Int32 DMCore.Framework.Ini.CIniItem::nHash int32_t ___nHash_0; // System.String DMCore.Framework.Ini.CIniItem::strKey String_t* ___strKey_1; // System.String DMCore.Framework.Ini.CIniItem::strValue String_t* ___strValue_2; public: inline static int32_t get_offset_of_nHash_0() { return static_cast(offsetof(CIniItem_t4093898296, ___nHash_0)); } inline int32_t get_nHash_0() const { return ___nHash_0; } inline int32_t* get_address_of_nHash_0() { return &___nHash_0; } inline void set_nHash_0(int32_t value) { ___nHash_0 = value; } inline static int32_t get_offset_of_strKey_1() { return static_cast(offsetof(CIniItem_t4093898296, ___strKey_1)); } inline String_t* get_strKey_1() const { return ___strKey_1; } inline String_t** get_address_of_strKey_1() { return &___strKey_1; } inline void set_strKey_1(String_t* value) { ___strKey_1 = value; Il2CppCodeGenWriteBarrier((&___strKey_1), value); } inline static int32_t get_offset_of_strValue_2() { return static_cast(offsetof(CIniItem_t4093898296, ___strValue_2)); } inline String_t* get_strValue_2() const { return ___strValue_2; } inline String_t** get_address_of_strValue_2() { return &___strValue_2; } inline void set_strValue_2(String_t* value) { ___strValue_2 = value; Il2CppCodeGenWriteBarrier((&___strValue_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CINIITEM_T4093898296_H #ifndef U3CDOROTATEU3EC__ANONSTOREY3_T307238404_H #define U3CDOROTATEU3EC__ANONSTOREY3_T307238404_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.DOTweenModulePhysics2D/c__AnonStorey3 struct U3CDORotateU3Ec__AnonStorey3_t307238404 : public RuntimeObject { public: // UnityEngine.Rigidbody2D DG.Tweening.DOTweenModulePhysics2D/c__AnonStorey3::target Rigidbody2D_t939494601 * ___target_0; public: inline static int32_t get_offset_of_target_0() { return static_cast(offsetof(U3CDORotateU3Ec__AnonStorey3_t307238404, ___target_0)); } inline Rigidbody2D_t939494601 * get_target_0() const { return ___target_0; } inline Rigidbody2D_t939494601 ** get_address_of_target_0() { return &___target_0; } inline void set_target_0(Rigidbody2D_t939494601 * value) { ___target_0 = value; Il2CppCodeGenWriteBarrier((&___target_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CDOROTATEU3EC__ANONSTOREY3_T307238404_H #ifndef U3CDOMOVEYU3EC__ANONSTOREY2_T1894716487_H #define U3CDOMOVEYU3EC__ANONSTOREY2_T1894716487_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.DOTweenModulePhysics2D/c__AnonStorey2 struct U3CDOMoveYU3Ec__AnonStorey2_t1894716487 : public RuntimeObject { public: // UnityEngine.Rigidbody2D DG.Tweening.DOTweenModulePhysics2D/c__AnonStorey2::target Rigidbody2D_t939494601 * ___target_0; public: inline static int32_t get_offset_of_target_0() { return static_cast(offsetof(U3CDOMoveYU3Ec__AnonStorey2_t1894716487, ___target_0)); } inline Rigidbody2D_t939494601 * get_target_0() const { return ___target_0; } inline Rigidbody2D_t939494601 ** get_address_of_target_0() { return &___target_0; } inline void set_target_0(Rigidbody2D_t939494601 * value) { ___target_0 = value; Il2CppCodeGenWriteBarrier((&___target_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CDOMOVEYU3EC__ANONSTOREY2_T1894716487_H #ifndef U3CDOMOVEXU3EC__ANONSTOREY1_T79866776_H #define U3CDOMOVEXU3EC__ANONSTOREY1_T79866776_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.DOTweenModulePhysics2D/c__AnonStorey1 struct U3CDOMoveXU3Ec__AnonStorey1_t79866776 : public RuntimeObject { public: // UnityEngine.Rigidbody2D DG.Tweening.DOTweenModulePhysics2D/c__AnonStorey1::target Rigidbody2D_t939494601 * ___target_0; public: inline static int32_t get_offset_of_target_0() { return static_cast(offsetof(U3CDOMoveXU3Ec__AnonStorey1_t79866776, ___target_0)); } inline Rigidbody2D_t939494601 * get_target_0() const { return ___target_0; } inline Rigidbody2D_t939494601 ** get_address_of_target_0() { return &___target_0; } inline void set_target_0(Rigidbody2D_t939494601 * value) { ___target_0 = value; Il2CppCodeGenWriteBarrier((&___target_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CDOMOVEXU3EC__ANONSTOREY1_T79866776_H #ifndef LIST_1_T3908847014_H #define LIST_1_T3908847014_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.List`1 struct List_1_t3908847014 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items stLineDataU5BU5D_t1636163985* ____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; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t3908847014, ____items_1)); } inline stLineDataU5BU5D_t1636163985* get__items_1() const { return ____items_1; } inline stLineDataU5BU5D_t1636163985** get_address_of__items_1() { return &____items_1; } inline void set__items_1(stLineDataU5BU5D_t1636163985* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t3908847014, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_t3908847014, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } }; struct List_1_t3908847014_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray stLineDataU5BU5D_t1636163985* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t3908847014_StaticFields, ___EmptyArray_4)); } inline stLineDataU5BU5D_t1636163985* get_EmptyArray_4() const { return ___EmptyArray_4; } inline stLineDataU5BU5D_t1636163985** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(stLineDataU5BU5D_t1636163985* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T3908847014_H #ifndef LIST_1_T1271005742_H #define LIST_1_T1271005742_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.List`1 struct List_1_t1271005742 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items CIniItemU5BU5D_t4274797033* ____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; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t1271005742, ____items_1)); } inline CIniItemU5BU5D_t4274797033* get__items_1() const { return ____items_1; } inline CIniItemU5BU5D_t4274797033** get_address_of__items_1() { return &____items_1; } inline void set__items_1(CIniItemU5BU5D_t4274797033* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t1271005742, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_t1271005742, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } }; struct List_1_t1271005742_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray CIniItemU5BU5D_t4274797033* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t1271005742_StaticFields, ___EmptyArray_4)); } inline CIniItemU5BU5D_t4274797033* get_EmptyArray_4() const { return ___EmptyArray_4; } inline CIniItemU5BU5D_t4274797033** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(CIniItemU5BU5D_t4274797033* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T1271005742_H #ifndef CINISECTION_T1218490364_H #define CINISECTION_T1218490364_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Ini.CIniSection struct CIniSection_t1218490364 : public RuntimeObject { public: // System.Int32 DMCore.Framework.Ini.CIniSection::nHash int32_t ___nHash_0; // System.String DMCore.Framework.Ini.CIniSection::strName String_t* ___strName_1; // System.Boolean DMCore.Framework.Ini.CIniSection::bIsNew bool ___bIsNew_2; // System.Collections.Generic.List`1 DMCore.Framework.Ini.CIniSection::items List_1_t1271005742 * ___items_3; public: inline static int32_t get_offset_of_nHash_0() { return static_cast(offsetof(CIniSection_t1218490364, ___nHash_0)); } inline int32_t get_nHash_0() const { return ___nHash_0; } inline int32_t* get_address_of_nHash_0() { return &___nHash_0; } inline void set_nHash_0(int32_t value) { ___nHash_0 = value; } inline static int32_t get_offset_of_strName_1() { return static_cast(offsetof(CIniSection_t1218490364, ___strName_1)); } inline String_t* get_strName_1() const { return ___strName_1; } inline String_t** get_address_of_strName_1() { return &___strName_1; } inline void set_strName_1(String_t* value) { ___strName_1 = value; Il2CppCodeGenWriteBarrier((&___strName_1), value); } inline static int32_t get_offset_of_bIsNew_2() { return static_cast(offsetof(CIniSection_t1218490364, ___bIsNew_2)); } inline bool get_bIsNew_2() const { return ___bIsNew_2; } inline bool* get_address_of_bIsNew_2() { return &___bIsNew_2; } inline void set_bIsNew_2(bool value) { ___bIsNew_2 = value; } inline static int32_t get_offset_of_items_3() { return static_cast(offsetof(CIniSection_t1218490364, ___items_3)); } inline List_1_t1271005742 * get_items_3() const { return ___items_3; } inline List_1_t1271005742 ** get_address_of_items_3() { return &___items_3; } inline void set_items_3(List_1_t1271005742 * value) { ___items_3 = value; Il2CppCodeGenWriteBarrier((&___items_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CINISECTION_T1218490364_H #ifndef U3CDOFADEU3EC__ANONSTOREY0_T3571959874_H #define U3CDOFADEU3EC__ANONSTOREY0_T3571959874_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.DOTweenModuleUI/c__AnonStorey0 struct U3CDOFadeU3Ec__AnonStorey0_t3571959874 : public RuntimeObject { public: // UnityEngine.CanvasGroup DG.Tweening.DOTweenModuleUI/c__AnonStorey0::target CanvasGroup_t4083511760 * ___target_0; public: inline static int32_t get_offset_of_target_0() { return static_cast(offsetof(U3CDOFadeU3Ec__AnonStorey0_t3571959874, ___target_0)); } inline CanvasGroup_t4083511760 * get_target_0() const { return ___target_0; } inline CanvasGroup_t4083511760 ** get_address_of_target_0() { return &___target_0; } inline void set_target_0(CanvasGroup_t4083511760 * value) { ___target_0 = value; Il2CppCodeGenWriteBarrier((&___target_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CDOFADEU3EC__ANONSTOREY0_T3571959874_H #ifndef DOTWEENMODULEUI_T3477205437_H #define DOTWEENMODULEUI_T3477205437_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.DOTweenModuleUI struct DOTweenModuleUI_t3477205437 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DOTWEENMODULEUI_T3477205437_H #ifndef CROLEEFFECTMANAGER_T3637256918_H #define CROLEEFFECTMANAGER_T3637256918_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.CRoleEffectManager struct CRoleEffectManager_t3637256918 : public RuntimeObject { public: // DMCore.Framework.Scene.ISceneAvatarBody DMCore.Framework.CRoleEffectManager::m_AvatarBody ISceneAvatarBody_t3588558973 * ___m_AvatarBody_0; // System.Collections.Generic.Dictionary`2 DMCore.Framework.CRoleEffectManager::m_listParticals Dictionary_2_t3270456118 * ___m_listParticals_1; // System.Collections.Generic.Dictionary`2 DMCore.Framework.CRoleEffectManager::m_listCombineEff Dictionary_2_t3270456118 * ___m_listCombineEff_2; // System.Collections.Generic.Dictionary`2 DMCore.Framework.CRoleEffectManager::m_listOtherEffects Dictionary_2_t3270456118 * ___m_listOtherEffects_3; public: inline static int32_t get_offset_of_m_AvatarBody_0() { return static_cast(offsetof(CRoleEffectManager_t3637256918, ___m_AvatarBody_0)); } inline ISceneAvatarBody_t3588558973 * get_m_AvatarBody_0() const { return ___m_AvatarBody_0; } inline ISceneAvatarBody_t3588558973 ** get_address_of_m_AvatarBody_0() { return &___m_AvatarBody_0; } inline void set_m_AvatarBody_0(ISceneAvatarBody_t3588558973 * value) { ___m_AvatarBody_0 = value; Il2CppCodeGenWriteBarrier((&___m_AvatarBody_0), value); } inline static int32_t get_offset_of_m_listParticals_1() { return static_cast(offsetof(CRoleEffectManager_t3637256918, ___m_listParticals_1)); } inline Dictionary_2_t3270456118 * get_m_listParticals_1() const { return ___m_listParticals_1; } inline Dictionary_2_t3270456118 ** get_address_of_m_listParticals_1() { return &___m_listParticals_1; } inline void set_m_listParticals_1(Dictionary_2_t3270456118 * value) { ___m_listParticals_1 = value; Il2CppCodeGenWriteBarrier((&___m_listParticals_1), value); } inline static int32_t get_offset_of_m_listCombineEff_2() { return static_cast(offsetof(CRoleEffectManager_t3637256918, ___m_listCombineEff_2)); } inline Dictionary_2_t3270456118 * get_m_listCombineEff_2() const { return ___m_listCombineEff_2; } inline Dictionary_2_t3270456118 ** get_address_of_m_listCombineEff_2() { return &___m_listCombineEff_2; } inline void set_m_listCombineEff_2(Dictionary_2_t3270456118 * value) { ___m_listCombineEff_2 = value; Il2CppCodeGenWriteBarrier((&___m_listCombineEff_2), value); } inline static int32_t get_offset_of_m_listOtherEffects_3() { return static_cast(offsetof(CRoleEffectManager_t3637256918, ___m_listOtherEffects_3)); } inline Dictionary_2_t3270456118 * get_m_listOtherEffects_3() const { return ___m_listOtherEffects_3; } inline Dictionary_2_t3270456118 ** get_address_of_m_listOtherEffects_3() { return &___m_listOtherEffects_3; } inline void set_m_listOtherEffects_3(Dictionary_2_t3270456118 * value) { ___m_listOtherEffects_3 = value; Il2CppCodeGenWriteBarrier((&___m_listOtherEffects_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CROLEEFFECTMANAGER_T3637256918_H #ifndef DICTIONARY_2_T3270456118_H #define DICTIONARY_2_T3270456118_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3270456118 : public RuntimeObject { public: // System.Int32[] System.Collections.Generic.Dictionary`2::table Int32U5BU5D_t385246372* ___table_4; // System.Collections.Generic.Link[] System.Collections.Generic.Dictionary`2::linkSlots LinkU5BU5D_t964245573* ___linkSlots_5; // TKey[] System.Collections.Generic.Dictionary`2::keySlots StringU5BU5D_t1281789340* ___keySlots_6; // TValue[] System.Collections.Generic.Dictionary`2::valueSlots stRoleEffectDataU5BU5D_t243065514* ___valueSlots_7; // System.Int32 System.Collections.Generic.Dictionary`2::touchedSlots int32_t ___touchedSlots_8; // System.Int32 System.Collections.Generic.Dictionary`2::emptySlot int32_t ___emptySlot_9; // System.Int32 System.Collections.Generic.Dictionary`2::count int32_t ___count_10; // System.Int32 System.Collections.Generic.Dictionary`2::threshold int32_t ___threshold_11; // System.Collections.Generic.IEqualityComparer`1 System.Collections.Generic.Dictionary`2::hcp RuntimeObject* ___hcp_12; // System.Runtime.Serialization.SerializationInfo System.Collections.Generic.Dictionary`2::serialization_info SerializationInfo_t950877179 * ___serialization_info_13; // System.Int32 System.Collections.Generic.Dictionary`2::generation int32_t ___generation_14; public: inline static int32_t get_offset_of_table_4() { return static_cast(offsetof(Dictionary_2_t3270456118, ___table_4)); } inline Int32U5BU5D_t385246372* get_table_4() const { return ___table_4; } inline Int32U5BU5D_t385246372** get_address_of_table_4() { return &___table_4; } inline void set_table_4(Int32U5BU5D_t385246372* value) { ___table_4 = value; Il2CppCodeGenWriteBarrier((&___table_4), value); } inline static int32_t get_offset_of_linkSlots_5() { return static_cast(offsetof(Dictionary_2_t3270456118, ___linkSlots_5)); } inline LinkU5BU5D_t964245573* get_linkSlots_5() const { return ___linkSlots_5; } inline LinkU5BU5D_t964245573** get_address_of_linkSlots_5() { return &___linkSlots_5; } inline void set_linkSlots_5(LinkU5BU5D_t964245573* value) { ___linkSlots_5 = value; Il2CppCodeGenWriteBarrier((&___linkSlots_5), value); } inline static int32_t get_offset_of_keySlots_6() { return static_cast(offsetof(Dictionary_2_t3270456118, ___keySlots_6)); } inline StringU5BU5D_t1281789340* get_keySlots_6() const { return ___keySlots_6; } inline StringU5BU5D_t1281789340** get_address_of_keySlots_6() { return &___keySlots_6; } inline void set_keySlots_6(StringU5BU5D_t1281789340* value) { ___keySlots_6 = value; Il2CppCodeGenWriteBarrier((&___keySlots_6), value); } inline static int32_t get_offset_of_valueSlots_7() { return static_cast(offsetof(Dictionary_2_t3270456118, ___valueSlots_7)); } inline stRoleEffectDataU5BU5D_t243065514* get_valueSlots_7() const { return ___valueSlots_7; } inline stRoleEffectDataU5BU5D_t243065514** get_address_of_valueSlots_7() { return &___valueSlots_7; } inline void set_valueSlots_7(stRoleEffectDataU5BU5D_t243065514* value) { ___valueSlots_7 = value; Il2CppCodeGenWriteBarrier((&___valueSlots_7), value); } inline static int32_t get_offset_of_touchedSlots_8() { return static_cast(offsetof(Dictionary_2_t3270456118, ___touchedSlots_8)); } inline int32_t get_touchedSlots_8() const { return ___touchedSlots_8; } inline int32_t* get_address_of_touchedSlots_8() { return &___touchedSlots_8; } inline void set_touchedSlots_8(int32_t value) { ___touchedSlots_8 = value; } inline static int32_t get_offset_of_emptySlot_9() { return static_cast(offsetof(Dictionary_2_t3270456118, ___emptySlot_9)); } inline int32_t get_emptySlot_9() const { return ___emptySlot_9; } inline int32_t* get_address_of_emptySlot_9() { return &___emptySlot_9; } inline void set_emptySlot_9(int32_t value) { ___emptySlot_9 = value; } inline static int32_t get_offset_of_count_10() { return static_cast(offsetof(Dictionary_2_t3270456118, ___count_10)); } inline int32_t get_count_10() const { return ___count_10; } inline int32_t* get_address_of_count_10() { return &___count_10; } inline void set_count_10(int32_t value) { ___count_10 = value; } inline static int32_t get_offset_of_threshold_11() { return static_cast(offsetof(Dictionary_2_t3270456118, ___threshold_11)); } inline int32_t get_threshold_11() const { return ___threshold_11; } inline int32_t* get_address_of_threshold_11() { return &___threshold_11; } inline void set_threshold_11(int32_t value) { ___threshold_11 = value; } inline static int32_t get_offset_of_hcp_12() { return static_cast(offsetof(Dictionary_2_t3270456118, ___hcp_12)); } inline RuntimeObject* get_hcp_12() const { return ___hcp_12; } inline RuntimeObject** get_address_of_hcp_12() { return &___hcp_12; } inline void set_hcp_12(RuntimeObject* value) { ___hcp_12 = value; Il2CppCodeGenWriteBarrier((&___hcp_12), value); } inline static int32_t get_offset_of_serialization_info_13() { return static_cast(offsetof(Dictionary_2_t3270456118, ___serialization_info_13)); } inline SerializationInfo_t950877179 * get_serialization_info_13() const { return ___serialization_info_13; } inline SerializationInfo_t950877179 ** get_address_of_serialization_info_13() { return &___serialization_info_13; } inline void set_serialization_info_13(SerializationInfo_t950877179 * value) { ___serialization_info_13 = value; Il2CppCodeGenWriteBarrier((&___serialization_info_13), value); } inline static int32_t get_offset_of_generation_14() { return static_cast(offsetof(Dictionary_2_t3270456118, ___generation_14)); } inline int32_t get_generation_14() const { return ___generation_14; } inline int32_t* get_address_of_generation_14() { return &___generation_14; } inline void set_generation_14(int32_t value) { ___generation_14 = value; } }; struct Dictionary_2_t3270456118_StaticFields { public: // System.Collections.Generic.Dictionary`2/Transform`1 System.Collections.Generic.Dictionary`2::<>f__am$cacheB Transform_1_t3388444526 * ___U3CU3Ef__amU24cacheB_15; public: inline static int32_t get_offset_of_U3CU3Ef__amU24cacheB_15() { return static_cast(offsetof(Dictionary_2_t3270456118_StaticFields, ___U3CU3Ef__amU24cacheB_15)); } inline Transform_1_t3388444526 * get_U3CU3Ef__amU24cacheB_15() const { return ___U3CU3Ef__amU24cacheB_15; } inline Transform_1_t3388444526 ** get_address_of_U3CU3Ef__amU24cacheB_15() { return &___U3CU3Ef__amU24cacheB_15; } inline void set_U3CU3Ef__amU24cacheB_15(Transform_1_t3388444526 * value) { ___U3CU3Ef__amU24cacheB_15 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cacheB_15), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DICTIONARY_2_T3270456118_H #ifndef U3CDOFADEU3EC__ANONSTOREY1_T108519314_H #define U3CDOFADEU3EC__ANONSTOREY1_T108519314_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.DOTweenModuleSprite/c__AnonStorey1 struct U3CDOFadeU3Ec__AnonStorey1_t108519314 : public RuntimeObject { public: // UnityEngine.SpriteRenderer DG.Tweening.DOTweenModuleSprite/c__AnonStorey1::target SpriteRenderer_t3235626157 * ___target_0; public: inline static int32_t get_offset_of_target_0() { return static_cast(offsetof(U3CDOFadeU3Ec__AnonStorey1_t108519314, ___target_0)); } inline SpriteRenderer_t3235626157 * get_target_0() const { return ___target_0; } inline SpriteRenderer_t3235626157 ** get_address_of_target_0() { return &___target_0; } inline void set_target_0(SpriteRenderer_t3235626157 * value) { ___target_0 = value; Il2CppCodeGenWriteBarrier((&___target_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CDOFADEU3EC__ANONSTOREY1_T108519314_H #ifndef STROLEEFFECTDATA_T3485199819_H #define STROLEEFFECTDATA_T3485199819_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.CRoleEffectManager/stRoleEffectData struct stRoleEffectData_t3485199819 : public RuntimeObject { public: // System.Boolean DMCore.Framework.CRoleEffectManager/stRoleEffectData::created bool ___created_0; // System.Boolean DMCore.Framework.CRoleEffectManager/stRoleEffectData::active bool ___active_1; // System.Single DMCore.Framework.CRoleEffectManager/stRoleEffectData::start float ___start_2; // System.Single DMCore.Framework.CRoleEffectManager/stRoleEffectData::timeLength float ___timeLength_3; // UnityEngine.GameObject DMCore.Framework.CRoleEffectManager/stRoleEffectData::gameObj GameObject_t1113636619 * ___gameObj_4; // System.String DMCore.Framework.CRoleEffectManager/stRoleEffectData::bindBoneName String_t* ___bindBoneName_5; public: inline static int32_t get_offset_of_created_0() { return static_cast(offsetof(stRoleEffectData_t3485199819, ___created_0)); } inline bool get_created_0() const { return ___created_0; } inline bool* get_address_of_created_0() { return &___created_0; } inline void set_created_0(bool value) { ___created_0 = value; } inline static int32_t get_offset_of_active_1() { return static_cast(offsetof(stRoleEffectData_t3485199819, ___active_1)); } inline bool get_active_1() const { return ___active_1; } inline bool* get_address_of_active_1() { return &___active_1; } inline void set_active_1(bool value) { ___active_1 = value; } inline static int32_t get_offset_of_start_2() { return static_cast(offsetof(stRoleEffectData_t3485199819, ___start_2)); } inline float get_start_2() const { return ___start_2; } inline float* get_address_of_start_2() { return &___start_2; } inline void set_start_2(float value) { ___start_2 = value; } inline static int32_t get_offset_of_timeLength_3() { return static_cast(offsetof(stRoleEffectData_t3485199819, ___timeLength_3)); } inline float get_timeLength_3() const { return ___timeLength_3; } inline float* get_address_of_timeLength_3() { return &___timeLength_3; } inline void set_timeLength_3(float value) { ___timeLength_3 = value; } inline static int32_t get_offset_of_gameObj_4() { return static_cast(offsetof(stRoleEffectData_t3485199819, ___gameObj_4)); } inline GameObject_t1113636619 * get_gameObj_4() const { return ___gameObj_4; } inline GameObject_t1113636619 ** get_address_of_gameObj_4() { return &___gameObj_4; } inline void set_gameObj_4(GameObject_t1113636619 * value) { ___gameObj_4 = value; Il2CppCodeGenWriteBarrier((&___gameObj_4), value); } inline static int32_t get_offset_of_bindBoneName_5() { return static_cast(offsetof(stRoleEffectData_t3485199819, ___bindBoneName_5)); } inline String_t* get_bindBoneName_5() const { return ___bindBoneName_5; } inline String_t** get_address_of_bindBoneName_5() { return &___bindBoneName_5; } inline void set_bindBoneName_5(String_t* value) { ___bindBoneName_5 = value; Il2CppCodeGenWriteBarrier((&___bindBoneName_5), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // STROLEEFFECTDATA_T3485199819_H #ifndef CINIFILE_T2879301433_H #define CINIFILE_T2879301433_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Ini.CIniFile struct CIniFile_t2879301433 : public RuntimeObject { public: // System.Collections.Generic.List`1 DMCore.Framework.Ini.CIniFile::sections List_1_t2690565106 * ___sections_0; public: inline static int32_t get_offset_of_sections_0() { return static_cast(offsetof(CIniFile_t2879301433, ___sections_0)); } inline List_1_t2690565106 * get_sections_0() const { return ___sections_0; } inline List_1_t2690565106 ** get_address_of_sections_0() { return &___sections_0; } inline void set_sections_0(List_1_t2690565106 * value) { ___sections_0 = value; Il2CppCodeGenWriteBarrier((&___sections_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CINIFILE_T2879301433_H #ifndef U3CDOCOLORU3EC__ANONSTOREY0_T2678535312_H #define U3CDOCOLORU3EC__ANONSTOREY0_T2678535312_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.DOTweenModuleSprite/c__AnonStorey0 struct U3CDOColorU3Ec__AnonStorey0_t2678535312 : public RuntimeObject { public: // UnityEngine.SpriteRenderer DG.Tweening.DOTweenModuleSprite/c__AnonStorey0::target SpriteRenderer_t3235626157 * ___target_0; public: inline static int32_t get_offset_of_target_0() { return static_cast(offsetof(U3CDOColorU3Ec__AnonStorey0_t2678535312, ___target_0)); } inline SpriteRenderer_t3235626157 * get_target_0() const { return ___target_0; } inline SpriteRenderer_t3235626157 ** get_address_of_target_0() { return &___target_0; } inline void set_target_0(SpriteRenderer_t3235626157 * value) { ___target_0 = value; Il2CppCodeGenWriteBarrier((&___target_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CDOCOLORU3EC__ANONSTOREY0_T2678535312_H #ifndef LIST_1_T2690565106_H #define LIST_1_T2690565106_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.List`1 struct List_1_t2690565106 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items CIniSectionU5BU5D_t1022100629* ____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; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t2690565106, ____items_1)); } inline CIniSectionU5BU5D_t1022100629* get__items_1() const { return ____items_1; } inline CIniSectionU5BU5D_t1022100629** get_address_of__items_1() { return &____items_1; } inline void set__items_1(CIniSectionU5BU5D_t1022100629* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t2690565106, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_t2690565106, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } }; struct List_1_t2690565106_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray CIniSectionU5BU5D_t1022100629* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t2690565106_StaticFields, ___EmptyArray_4)); } inline CIniSectionU5BU5D_t1022100629* get_EmptyArray_4() const { return ___EmptyArray_4; } inline CIniSectionU5BU5D_t1022100629** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(CIniSectionU5BU5D_t1022100629* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T2690565106_H #ifndef U3CDOANCHORPOS3DU3EC__ANONSTOREYF_T916713582_H #define U3CDOANCHORPOS3DU3EC__ANONSTOREYF_T916713582_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.DOTweenModuleUI/c__AnonStoreyF struct U3CDOAnchorPos3DU3Ec__AnonStoreyF_t916713582 : public RuntimeObject { public: // UnityEngine.RectTransform DG.Tweening.DOTweenModuleUI/c__AnonStoreyF::target RectTransform_t3704657025 * ___target_0; public: inline static int32_t get_offset_of_target_0() { return static_cast(offsetof(U3CDOAnchorPos3DU3Ec__AnonStoreyF_t916713582, ___target_0)); } inline RectTransform_t3704657025 * get_target_0() const { return ___target_0; } inline RectTransform_t3704657025 ** get_address_of_target_0() { return &___target_0; } inline void set_target_0(RectTransform_t3704657025 * value) { ___target_0 = value; Il2CppCodeGenWriteBarrier((&___target_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CDOANCHORPOS3DU3EC__ANONSTOREYF_T916713582_H #ifndef DOTWEENMODULEUNITYVERSION_T1642064347_H #define DOTWEENMODULEUNITYVERSION_T1642064347_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.DOTweenModuleUnityVersion struct DOTweenModuleUnityVersion_t1642064347 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DOTWEENMODULEUNITYVERSION_T1642064347_H #ifndef UTILS_T544397632_H #define UTILS_T544397632_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.DOTweenModuleUI/Utils struct Utils_t544397632 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UTILS_T544397632_H #ifndef BETTERLIST_1_T289316694_H #define BETTERLIST_1_T289316694_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // BetterList`1 struct BetterList_1_t289316694 : public RuntimeObject { public: // T[] BetterList`1::buffer ByteU5BU5D_t4116647657* ___buffer_0; // System.Int32 BetterList`1::size int32_t ___size_1; public: inline static int32_t get_offset_of_buffer_0() { return static_cast(offsetof(BetterList_1_t289316694, ___buffer_0)); } inline ByteU5BU5D_t4116647657* get_buffer_0() const { return ___buffer_0; } inline ByteU5BU5D_t4116647657** get_address_of_buffer_0() { return &___buffer_0; } inline void set_buffer_0(ByteU5BU5D_t4116647657* value) { ___buffer_0 = value; Il2CppCodeGenWriteBarrier((&___buffer_0), value); } inline static int32_t get_offset_of_size_1() { return static_cast(offsetof(BetterList_1_t289316694, ___size_1)); } inline int32_t get_size_1() const { return ___size_1; } inline int32_t* get_address_of_size_1() { return &___size_1; } inline void set_size_1(int32_t value) { ___size_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // BETTERLIST_1_T289316694_H #ifndef INETMSGBASEC2S_T1364238951_H #define INETMSGBASEC2S_T1364238951_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.Protocol.INetMsgBaseC2S struct INetMsgBaseC2S_t1364238951 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // INETMSGBASEC2S_T1364238951_H #ifndef U3CDOTEXTU3EC__ANONSTOREY23_T630041313_H #define U3CDOTEXTU3EC__ANONSTOREY23_T630041313_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.DOTweenModuleUI/c__AnonStorey23 struct U3CDOTextU3Ec__AnonStorey23_t630041313 : public RuntimeObject { public: // UnityEngine.UI.Text DG.Tweening.DOTweenModuleUI/c__AnonStorey23::target Text_t1901882714 * ___target_0; public: inline static int32_t get_offset_of_target_0() { return static_cast(offsetof(U3CDOTextU3Ec__AnonStorey23_t630041313, ___target_0)); } inline Text_t1901882714 * get_target_0() const { return ___target_0; } inline Text_t1901882714 ** get_address_of_target_0() { return &___target_0; } inline void set_target_0(Text_t1901882714 * value) { ___target_0 = value; Il2CppCodeGenWriteBarrier((&___target_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CDOTEXTU3EC__ANONSTOREY23_T630041313_H #ifndef U3CDOFADEU3EC__ANONSTOREY22_T4148204238_H #define U3CDOFADEU3EC__ANONSTOREY22_T4148204238_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.DOTweenModuleUI/c__AnonStorey22 struct U3CDOFadeU3Ec__AnonStorey22_t4148204238 : public RuntimeObject { public: // UnityEngine.UI.Text DG.Tweening.DOTweenModuleUI/c__AnonStorey22::target Text_t1901882714 * ___target_0; public: inline static int32_t get_offset_of_target_0() { return static_cast(offsetof(U3CDOFadeU3Ec__AnonStorey22_t4148204238, ___target_0)); } inline Text_t1901882714 * get_target_0() const { return ___target_0; } inline Text_t1901882714 ** get_address_of_target_0() { return &___target_0; } inline void set_target_0(Text_t1901882714 * value) { ___target_0 = value; Il2CppCodeGenWriteBarrier((&___target_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CDOFADEU3EC__ANONSTOREY22_T4148204238_H #ifndef U3CDOCOLORU3EC__ANONSTOREY21_T2960703275_H #define U3CDOCOLORU3EC__ANONSTOREY21_T2960703275_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.DOTweenModuleUI/c__AnonStorey21 struct U3CDOColorU3Ec__AnonStorey21_t2960703275 : public RuntimeObject { public: // UnityEngine.UI.Text DG.Tweening.DOTweenModuleUI/c__AnonStorey21::target Text_t1901882714 * ___target_0; public: inline static int32_t get_offset_of_target_0() { return static_cast(offsetof(U3CDOColorU3Ec__AnonStorey21_t2960703275, ___target_0)); } inline Text_t1901882714 * get_target_0() const { return ___target_0; } inline Text_t1901882714 ** get_address_of_target_0() { return &___target_0; } inline void set_target_0(Text_t1901882714 * value) { ___target_0 = value; Il2CppCodeGenWriteBarrier((&___target_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CDOCOLORU3EC__ANONSTOREY21_T2960703275_H #ifndef CDATAPROPERTY_T2806246268_H #define CDATAPROPERTY_T2806246268_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.CDataProperty struct CDataProperty_t2806246268 : public RuntimeObject { public: // System.Collections.Generic.Dictionary`2 DMCore.CDataProperty::m_mapData Dictionary_2_t462506454 * ___m_mapData_0; // CBetterSet`1> DMCore.CDataProperty::m_delegateBefore CBetterSet_1_t2914247844 * ___m_delegateBefore_1; // CBetterSet`1> DMCore.CDataProperty::m_delegateEnd CBetterSet_1_t2134195988 * ___m_delegateEnd_2; public: inline static int32_t get_offset_of_m_mapData_0() { return static_cast(offsetof(CDataProperty_t2806246268, ___m_mapData_0)); } inline Dictionary_2_t462506454 * get_m_mapData_0() const { return ___m_mapData_0; } inline Dictionary_2_t462506454 ** get_address_of_m_mapData_0() { return &___m_mapData_0; } inline void set_m_mapData_0(Dictionary_2_t462506454 * value) { ___m_mapData_0 = value; Il2CppCodeGenWriteBarrier((&___m_mapData_0), value); } inline static int32_t get_offset_of_m_delegateBefore_1() { return static_cast(offsetof(CDataProperty_t2806246268, ___m_delegateBefore_1)); } inline CBetterSet_1_t2914247844 * get_m_delegateBefore_1() const { return ___m_delegateBefore_1; } inline CBetterSet_1_t2914247844 ** get_address_of_m_delegateBefore_1() { return &___m_delegateBefore_1; } inline void set_m_delegateBefore_1(CBetterSet_1_t2914247844 * value) { ___m_delegateBefore_1 = value; Il2CppCodeGenWriteBarrier((&___m_delegateBefore_1), value); } inline static int32_t get_offset_of_m_delegateEnd_2() { return static_cast(offsetof(CDataProperty_t2806246268, ___m_delegateEnd_2)); } inline CBetterSet_1_t2134195988 * get_m_delegateEnd_2() const { return ___m_delegateEnd_2; } inline CBetterSet_1_t2134195988 ** get_address_of_m_delegateEnd_2() { return &___m_delegateEnd_2; } inline void set_m_delegateEnd_2(CBetterSet_1_t2134195988 * value) { ___m_delegateEnd_2 = value; Il2CppCodeGenWriteBarrier((&___m_delegateEnd_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CDATAPROPERTY_T2806246268_H #ifndef DEBUGGER_T1756157868_H #define DEBUGGER_T1756157868_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.Core.Debugger struct Debugger_t1756157868 : public RuntimeObject { public: public: }; struct Debugger_t1756157868_StaticFields { public: // System.Int32 DG.Tweening.Core.Debugger::logPriority int32_t ___logPriority_0; public: inline static int32_t get_offset_of_logPriority_0() { return static_cast(offsetof(Debugger_t1756157868_StaticFields, ___logPriority_0)); } inline int32_t get_logPriority_0() const { return ___logPriority_0; } inline int32_t* get_address_of_logPriority_0() { return &___logPriority_0; } inline void set_logPriority_0(int32_t value) { ___logPriority_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DEBUGGER_T1756157868_H #ifndef ARRAYLIST_T2718874744_H #define ARRAYLIST_T2718874744_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.ArrayList struct ArrayList_t2718874744 : public RuntimeObject { public: // System.Int32 System.Collections.ArrayList::_size int32_t ____size_1; // System.Object[] System.Collections.ArrayList::_items ObjectU5BU5D_t2843939325* ____items_2; // System.Int32 System.Collections.ArrayList::_version int32_t ____version_3; public: inline static int32_t get_offset_of__size_1() { return static_cast(offsetof(ArrayList_t2718874744, ____size_1)); } inline int32_t get__size_1() const { return ____size_1; } inline int32_t* get_address_of__size_1() { return &____size_1; } inline void set__size_1(int32_t value) { ____size_1 = value; } inline static int32_t get_offset_of__items_2() { return static_cast(offsetof(ArrayList_t2718874744, ____items_2)); } inline ObjectU5BU5D_t2843939325* get__items_2() const { return ____items_2; } inline ObjectU5BU5D_t2843939325** get_address_of__items_2() { return &____items_2; } inline void set__items_2(ObjectU5BU5D_t2843939325* value) { ____items_2 = value; Il2CppCodeGenWriteBarrier((&____items_2), value); } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(ArrayList_t2718874744, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } }; struct ArrayList_t2718874744_StaticFields { public: // System.Object[] System.Collections.ArrayList::EmptyArray ObjectU5BU5D_t2843939325* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(ArrayList_t2718874744_StaticFields, ___EmptyArray_4)); } inline ObjectU5BU5D_t2843939325* get_EmptyArray_4() const { return ___EmptyArray_4; } inline ObjectU5BU5D_t2843939325** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(ObjectU5BU5D_t2843939325* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ARRAYLIST_T2718874744_H #ifndef CDATAARRAY_T4068198041_H #define CDATAARRAY_T4068198041_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.CDataArray struct CDataArray_t4068198041 : public RuntimeObject { public: // System.Collections.ArrayList DMCore.CDataArray::m_dataList ArrayList_t2718874744 * ___m_dataList_0; public: inline static int32_t get_offset_of_m_dataList_0() { return static_cast(offsetof(CDataArray_t4068198041, ___m_dataList_0)); } inline ArrayList_t2718874744 * get_m_dataList_0() const { return ___m_dataList_0; } inline ArrayList_t2718874744 ** get_address_of_m_dataList_0() { return &___m_dataList_0; } inline void set_m_dataList_0(ArrayList_t2718874744 * value) { ___m_dataList_0 = value; Il2CppCodeGenWriteBarrier((&___m_dataList_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CDATAARRAY_T4068198041_H #ifndef U3CDOSPIRALU3EC__ANONSTOREY1_T4267760868_H #define U3CDOSPIRALU3EC__ANONSTOREY1_T4267760868_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.DOTweenProShortcuts/c__AnonStorey1 struct U3CDOSpiralU3Ec__AnonStorey1_t4267760868 : public RuntimeObject { public: // UnityEngine.Rigidbody DG.Tweening.DOTweenProShortcuts/c__AnonStorey1::target Rigidbody_t3916780224 * ___target_0; public: inline static int32_t get_offset_of_target_0() { return static_cast(offsetof(U3CDOSpiralU3Ec__AnonStorey1_t4267760868, ___target_0)); } inline Rigidbody_t3916780224 * get_target_0() const { return ___target_0; } inline Rigidbody_t3916780224 ** get_address_of_target_0() { return &___target_0; } inline void set_target_0(Rigidbody_t3916780224 * value) { ___target_0 = value; Il2CppCodeGenWriteBarrier((&___target_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CDOSPIRALU3EC__ANONSTOREY1_T4267760868_H #ifndef ABSTWEENPLUGIN_3_T3999134832_H #define ABSTWEENPLUGIN_3_T3999134832_H #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 struct ABSTweenPlugin_3_t3999134832 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ABSTWEENPLUGIN_3_T3999134832_H #ifndef U3CDOSPIRALU3EC__ANONSTOREY0_T1929108708_H #define U3CDOSPIRALU3EC__ANONSTOREY0_T1929108708_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.DOTweenProShortcuts/c__AnonStorey0 struct U3CDOSpiralU3Ec__AnonStorey0_t1929108708 : public RuntimeObject { public: // UnityEngine.Transform DG.Tweening.DOTweenProShortcuts/c__AnonStorey0::target Transform_t3600365921 * ___target_0; public: inline static int32_t get_offset_of_target_0() { return static_cast(offsetof(U3CDOSpiralU3Ec__AnonStorey0_t1929108708, ___target_0)); } inline Transform_t3600365921 * get_target_0() const { return ___target_0; } inline Transform_t3600365921 ** get_address_of_target_0() { return &___target_0; } inline void set_target_0(Transform_t3600365921 * value) { ___target_0 = value; Il2CppCodeGenWriteBarrier((&___target_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CDOSPIRALU3EC__ANONSTOREY0_T1929108708_H #ifndef DOTWEENPROSHORTCUTS_T1472354776_H #define DOTWEENPROSHORTCUTS_T1472354776_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.DOTweenProShortcuts struct DOTweenProShortcuts_t1472354776 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DOTWEENPROSHORTCUTS_T1472354776_H #ifndef PHYSICS_T3684376097_H #define PHYSICS_T3684376097_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.DOTweenModuleUtils/Physics struct Physics_t3684376097 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // PHYSICS_T3684376097_H #ifndef DOTWEENMODULEUTILS_T382849935_H #define DOTWEENMODULEUTILS_T382849935_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.DOTweenModuleUtils struct DOTweenModuleUtils_t382849935 : public RuntimeObject { public: public: }; struct DOTweenModuleUtils_t382849935_StaticFields { public: // System.Boolean DG.Tweening.DOTweenModuleUtils::_initialized bool ____initialized_0; // System.Action`4 DG.Tweening.DOTweenModuleUtils::<>f__mg$cache0 Action_4_t2634302908 * ___U3CU3Ef__mgU24cache0_1; public: inline static int32_t get_offset_of__initialized_0() { return static_cast(offsetof(DOTweenModuleUtils_t382849935_StaticFields, ____initialized_0)); } inline bool get__initialized_0() const { return ____initialized_0; } inline bool* get_address_of__initialized_0() { return &____initialized_0; } inline void set__initialized_0(bool value) { ____initialized_0 = value; } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache0_1() { return static_cast(offsetof(DOTweenModuleUtils_t382849935_StaticFields, ___U3CU3Ef__mgU24cache0_1)); } inline Action_4_t2634302908 * get_U3CU3Ef__mgU24cache0_1() const { return ___U3CU3Ef__mgU24cache0_1; } inline Action_4_t2634302908 ** get_address_of_U3CU3Ef__mgU24cache0_1() { return &___U3CU3Ef__mgU24cache0_1; } inline void set_U3CU3Ef__mgU24cache0_1(Action_4_t2634302908 * value) { ___U3CU3Ef__mgU24cache0_1 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache0_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DOTWEENMODULEUTILS_T382849935_H #ifndef U3CDOVALUEU3EC__ANONSTOREY20_T1335203578_H #define U3CDOVALUEU3EC__ANONSTOREY20_T1335203578_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.DOTweenModuleUI/c__AnonStorey20 struct U3CDOValueU3Ec__AnonStorey20_t1335203578 : public RuntimeObject { public: // UnityEngine.UI.Slider DG.Tweening.DOTweenModuleUI/c__AnonStorey20::target Slider_t3903728902 * ___target_0; public: inline static int32_t get_offset_of_target_0() { return static_cast(offsetof(U3CDOValueU3Ec__AnonStorey20_t1335203578, ___target_0)); } inline Slider_t3903728902 * get_target_0() const { return ___target_0; } inline Slider_t3903728902 ** get_address_of_target_0() { return &___target_0; } inline void set_target_0(Slider_t3903728902 * value) { ___target_0 = value; Il2CppCodeGenWriteBarrier((&___target_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CDOVALUEU3EC__ANONSTOREY20_T1335203578_H #ifndef U3CDOPIVOTYU3EC__ANONSTOREY17_T970927219_H #define U3CDOPIVOTYU3EC__ANONSTOREY17_T970927219_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.DOTweenModuleUI/c__AnonStorey17 struct U3CDOPivotYU3Ec__AnonStorey17_t970927219 : public RuntimeObject { public: // UnityEngine.RectTransform DG.Tweening.DOTweenModuleUI/c__AnonStorey17::target RectTransform_t3704657025 * ___target_0; public: inline static int32_t get_offset_of_target_0() { return static_cast(offsetof(U3CDOPivotYU3Ec__AnonStorey17_t970927219, ___target_0)); } inline RectTransform_t3704657025 * get_target_0() const { return ___target_0; } inline RectTransform_t3704657025 ** get_address_of_target_0() { return &___target_0; } inline void set_target_0(RectTransform_t3704657025 * value) { ___target_0 = value; Il2CppCodeGenWriteBarrier((&___target_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CDOPIVOTYU3EC__ANONSTOREY17_T970927219_H #ifndef U3CDOPIVOTXU3EC__ANONSTOREY16_T963667313_H #define U3CDOPIVOTXU3EC__ANONSTOREY16_T963667313_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.DOTweenModuleUI/c__AnonStorey16 struct U3CDOPivotXU3Ec__AnonStorey16_t963667313 : public RuntimeObject { public: // UnityEngine.RectTransform DG.Tweening.DOTweenModuleUI/c__AnonStorey16::target RectTransform_t3704657025 * ___target_0; public: inline static int32_t get_offset_of_target_0() { return static_cast(offsetof(U3CDOPivotXU3Ec__AnonStorey16_t963667313, ___target_0)); } inline RectTransform_t3704657025 * get_target_0() const { return ___target_0; } inline RectTransform_t3704657025 ** get_address_of_target_0() { return &___target_0; } inline void set_target_0(RectTransform_t3704657025 * value) { ___target_0 = value; Il2CppCodeGenWriteBarrier((&___target_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CDOPIVOTXU3EC__ANONSTOREY16_T963667313_H #ifndef U3CDOPIVOTU3EC__ANONSTOREY15_T2354936221_H #define U3CDOPIVOTU3EC__ANONSTOREY15_T2354936221_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.DOTweenModuleUI/c__AnonStorey15 struct U3CDOPivotU3Ec__AnonStorey15_t2354936221 : public RuntimeObject { public: // UnityEngine.RectTransform DG.Tweening.DOTweenModuleUI/c__AnonStorey15::target RectTransform_t3704657025 * ___target_0; public: inline static int32_t get_offset_of_target_0() { return static_cast(offsetof(U3CDOPivotU3Ec__AnonStorey15_t2354936221, ___target_0)); } inline RectTransform_t3704657025 * get_target_0() const { return ___target_0; } inline RectTransform_t3704657025 ** get_address_of_target_0() { return &___target_0; } inline void set_target_0(RectTransform_t3704657025 * value) { ___target_0 = value; Il2CppCodeGenWriteBarrier((&___target_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CDOPIVOTU3EC__ANONSTOREY15_T2354936221_H #ifndef U3CDOANCHORMINU3EC__ANONSTOREY14_T308074497_H #define U3CDOANCHORMINU3EC__ANONSTOREY14_T308074497_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.DOTweenModuleUI/c__AnonStorey14 struct U3CDOAnchorMinU3Ec__AnonStorey14_t308074497 : public RuntimeObject { public: // UnityEngine.RectTransform DG.Tweening.DOTweenModuleUI/c__AnonStorey14::target RectTransform_t3704657025 * ___target_0; public: inline static int32_t get_offset_of_target_0() { return static_cast(offsetof(U3CDOAnchorMinU3Ec__AnonStorey14_t308074497, ___target_0)); } inline RectTransform_t3704657025 * get_target_0() const { return ___target_0; } inline RectTransform_t3704657025 ** get_address_of_target_0() { return &___target_0; } inline void set_target_0(RectTransform_t3704657025 * value) { ___target_0 = value; Il2CppCodeGenWriteBarrier((&___target_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CDOANCHORMINU3EC__ANONSTOREY14_T308074497_H #ifndef U3CDOANCHORMAXU3EC__ANONSTOREY13_T3164487871_H #define U3CDOANCHORMAXU3EC__ANONSTOREY13_T3164487871_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.DOTweenModuleUI/c__AnonStorey13 struct U3CDOAnchorMaxU3Ec__AnonStorey13_t3164487871 : public RuntimeObject { public: // UnityEngine.RectTransform DG.Tweening.DOTweenModuleUI/c__AnonStorey13::target RectTransform_t3704657025 * ___target_0; public: inline static int32_t get_offset_of_target_0() { return static_cast(offsetof(U3CDOAnchorMaxU3Ec__AnonStorey13_t3164487871, ___target_0)); } inline RectTransform_t3704657025 * get_target_0() const { return ___target_0; } inline RectTransform_t3704657025 ** get_address_of_target_0() { return &___target_0; } inline void set_target_0(RectTransform_t3704657025 * value) { ___target_0 = value; Il2CppCodeGenWriteBarrier((&___target_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CDOANCHORMAXU3EC__ANONSTOREY13_T3164487871_H #ifndef U3CDOANCHORPOS3DZU3EC__ANONSTOREY12_T1172413799_H #define U3CDOANCHORPOS3DZU3EC__ANONSTOREY12_T1172413799_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.DOTweenModuleUI/c__AnonStorey12 struct U3CDOAnchorPos3DZU3Ec__AnonStorey12_t1172413799 : public RuntimeObject { public: // UnityEngine.RectTransform DG.Tweening.DOTweenModuleUI/c__AnonStorey12::target RectTransform_t3704657025 * ___target_0; public: inline static int32_t get_offset_of_target_0() { return static_cast(offsetof(U3CDOAnchorPos3DZU3Ec__AnonStorey12_t1172413799, ___target_0)); } inline RectTransform_t3704657025 * get_target_0() const { return ___target_0; } inline RectTransform_t3704657025 ** get_address_of_target_0() { return &___target_0; } inline void set_target_0(RectTransform_t3704657025 * value) { ___target_0 = value; Il2CppCodeGenWriteBarrier((&___target_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CDOANCHORPOS3DZU3EC__ANONSTOREY12_T1172413799_H #ifndef U3CDOANCHORPOS3DYU3EC__ANONSTOREY11_T1739080443_H #define U3CDOANCHORPOS3DYU3EC__ANONSTOREY11_T1739080443_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.DOTweenModuleUI/c__AnonStorey11 struct U3CDOAnchorPos3DYU3Ec__AnonStorey11_t1739080443 : public RuntimeObject { public: // UnityEngine.RectTransform DG.Tweening.DOTweenModuleUI/c__AnonStorey11::target RectTransform_t3704657025 * ___target_0; public: inline static int32_t get_offset_of_target_0() { return static_cast(offsetof(U3CDOAnchorPos3DYU3Ec__AnonStorey11_t1739080443, ___target_0)); } inline RectTransform_t3704657025 * get_target_0() const { return ___target_0; } inline RectTransform_t3704657025 ** get_address_of_target_0() { return &___target_0; } inline void set_target_0(RectTransform_t3704657025 * value) { ___target_0 = value; Il2CppCodeGenWriteBarrier((&___target_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CDOANCHORPOS3DYU3EC__ANONSTOREY11_T1739080443_H #ifndef U3CDOANCHORPOS3DXU3EC__ANONSTOREY10_T692117743_H #define U3CDOANCHORPOS3DXU3EC__ANONSTOREY10_T692117743_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.DOTweenModuleUI/c__AnonStorey10 struct U3CDOAnchorPos3DXU3Ec__AnonStorey10_t692117743 : public RuntimeObject { public: // UnityEngine.RectTransform DG.Tweening.DOTweenModuleUI/c__AnonStorey10::target RectTransform_t3704657025 * ___target_0; public: inline static int32_t get_offset_of_target_0() { return static_cast(offsetof(U3CDOAnchorPos3DXU3Ec__AnonStorey10_t692117743, ___target_0)); } inline RectTransform_t3704657025 * get_target_0() const { return ___target_0; } inline RectTransform_t3704657025 ** get_address_of_target_0() { return &___target_0; } inline void set_target_0(RectTransform_t3704657025 * value) { ___target_0 = value; Il2CppCodeGenWriteBarrier((&___target_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CDOANCHORPOS3DXU3EC__ANONSTOREY10_T692117743_H #ifndef U3CDOSIZEDELTAU3EC__ANONSTOREY18_T85417030_H #define U3CDOSIZEDELTAU3EC__ANONSTOREY18_T85417030_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.DOTweenModuleUI/c__AnonStorey18 struct U3CDOSizeDeltaU3Ec__AnonStorey18_t85417030 : public RuntimeObject { public: // UnityEngine.RectTransform DG.Tweening.DOTweenModuleUI/c__AnonStorey18::target RectTransform_t3704657025 * ___target_0; public: inline static int32_t get_offset_of_target_0() { return static_cast(offsetof(U3CDOSizeDeltaU3Ec__AnonStorey18_t85417030, ___target_0)); } inline RectTransform_t3704657025 * get_target_0() const { return ___target_0; } inline RectTransform_t3704657025 ** get_address_of_target_0() { return &___target_0; } inline void set_target_0(RectTransform_t3704657025 * value) { ___target_0 = value; Il2CppCodeGenWriteBarrier((&___target_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CDOSIZEDELTAU3EC__ANONSTOREY18_T85417030_H #ifndef CBETTERSET_1_T2914247844_H #define CBETTERSET_1_T2914247844_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // CBetterSet`1> struct CBetterSet_1_t2914247844 : public RuntimeObject { public: // BetterList`1 CBetterSet`1::m_array BetterList_1_t1954990458 * ___m_array_0; // System.Int32 CBetterSet`1::m_itor int32_t ___m_itor_1; // System.Boolean CBetterSet`1::m_removeFlag bool ___m_removeFlag_2; public: inline static int32_t get_offset_of_m_array_0() { return static_cast(offsetof(CBetterSet_1_t2914247844, ___m_array_0)); } inline BetterList_1_t1954990458 * get_m_array_0() const { return ___m_array_0; } inline BetterList_1_t1954990458 ** get_address_of_m_array_0() { return &___m_array_0; } inline void set_m_array_0(BetterList_1_t1954990458 * value) { ___m_array_0 = value; Il2CppCodeGenWriteBarrier((&___m_array_0), value); } inline static int32_t get_offset_of_m_itor_1() { return static_cast(offsetof(CBetterSet_1_t2914247844, ___m_itor_1)); } inline int32_t get_m_itor_1() const { return ___m_itor_1; } inline int32_t* get_address_of_m_itor_1() { return &___m_itor_1; } inline void set_m_itor_1(int32_t value) { ___m_itor_1 = value; } inline static int32_t get_offset_of_m_removeFlag_2() { return static_cast(offsetof(CBetterSet_1_t2914247844, ___m_removeFlag_2)); } inline bool get_m_removeFlag_2() const { return ___m_removeFlag_2; } inline bool* get_address_of_m_removeFlag_2() { return &___m_removeFlag_2; } inline void set_m_removeFlag_2(bool value) { ___m_removeFlag_2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CBETTERSET_1_T2914247844_H #ifndef U3CDOVERTICALNORMALIZEDPOSU3EC__ANONSTOREY1F_T3179021983_H #define U3CDOVERTICALNORMALIZEDPOSU3EC__ANONSTOREY1F_T3179021983_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.DOTweenModuleUI/c__AnonStorey1F struct U3CDOVerticalNormalizedPosU3Ec__AnonStorey1F_t3179021983 : public RuntimeObject { public: // UnityEngine.UI.ScrollRect DG.Tweening.DOTweenModuleUI/c__AnonStorey1F::target ScrollRect_t4137855814 * ___target_0; public: inline static int32_t get_offset_of_target_0() { return static_cast(offsetof(U3CDOVerticalNormalizedPosU3Ec__AnonStorey1F_t3179021983, ___target_0)); } inline ScrollRect_t4137855814 * get_target_0() const { return ___target_0; } inline ScrollRect_t4137855814 ** get_address_of_target_0() { return &___target_0; } inline void set_target_0(ScrollRect_t4137855814 * value) { ___target_0 = value; Il2CppCodeGenWriteBarrier((&___target_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CDOVERTICALNORMALIZEDPOSU3EC__ANONSTOREY1F_T3179021983_H #ifndef U3CDOHORIZONTALNORMALIZEDPOSU3EC__ANONSTOREY1E_T1691945541_H #define U3CDOHORIZONTALNORMALIZEDPOSU3EC__ANONSTOREY1E_T1691945541_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.DOTweenModuleUI/c__AnonStorey1E struct U3CDOHorizontalNormalizedPosU3Ec__AnonStorey1E_t1691945541 : public RuntimeObject { public: // UnityEngine.UI.ScrollRect DG.Tweening.DOTweenModuleUI/c__AnonStorey1E::target ScrollRect_t4137855814 * ___target_0; public: inline static int32_t get_offset_of_target_0() { return static_cast(offsetof(U3CDOHorizontalNormalizedPosU3Ec__AnonStorey1E_t1691945541, ___target_0)); } inline ScrollRect_t4137855814 * get_target_0() const { return ___target_0; } inline ScrollRect_t4137855814 ** get_address_of_target_0() { return &___target_0; } inline void set_target_0(ScrollRect_t4137855814 * value) { ___target_0 = value; Il2CppCodeGenWriteBarrier((&___target_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CDOHORIZONTALNORMALIZEDPOSU3EC__ANONSTOREY1E_T1691945541_H #ifndef U3CDONORMALIZEDPOSU3EC__ANONSTOREY1D_T4252408738_H #define U3CDONORMALIZEDPOSU3EC__ANONSTOREY1D_T4252408738_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.DOTweenModuleUI/c__AnonStorey1D struct U3CDONormalizedPosU3Ec__AnonStorey1D_t4252408738 : public RuntimeObject { public: // UnityEngine.UI.ScrollRect DG.Tweening.DOTweenModuleUI/c__AnonStorey1D::target ScrollRect_t4137855814 * ___target_0; public: inline static int32_t get_offset_of_target_0() { return static_cast(offsetof(U3CDONormalizedPosU3Ec__AnonStorey1D_t4252408738, ___target_0)); } inline ScrollRect_t4137855814 * get_target_0() const { return ___target_0; } inline ScrollRect_t4137855814 ** get_address_of_target_0() { return &___target_0; } inline void set_target_0(ScrollRect_t4137855814 * value) { ___target_0 = value; Il2CppCodeGenWriteBarrier((&___target_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CDONORMALIZEDPOSU3EC__ANONSTOREY1D_T4252408738_H #ifndef CBETTERSET_1_T2134195988_H #define CBETTERSET_1_T2134195988_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // CBetterSet`1> struct CBetterSet_1_t2134195988 : public RuntimeObject { public: // BetterList`1 CBetterSet`1::m_array BetterList_1_t1174938602 * ___m_array_0; // System.Int32 CBetterSet`1::m_itor int32_t ___m_itor_1; // System.Boolean CBetterSet`1::m_removeFlag bool ___m_removeFlag_2; public: inline static int32_t get_offset_of_m_array_0() { return static_cast(offsetof(CBetterSet_1_t2134195988, ___m_array_0)); } inline BetterList_1_t1174938602 * get_m_array_0() const { return ___m_array_0; } inline BetterList_1_t1174938602 ** get_address_of_m_array_0() { return &___m_array_0; } inline void set_m_array_0(BetterList_1_t1174938602 * value) { ___m_array_0 = value; Il2CppCodeGenWriteBarrier((&___m_array_0), value); } inline static int32_t get_offset_of_m_itor_1() { return static_cast(offsetof(CBetterSet_1_t2134195988, ___m_itor_1)); } inline int32_t get_m_itor_1() const { return ___m_itor_1; } inline int32_t* get_address_of_m_itor_1() { return &___m_itor_1; } inline void set_m_itor_1(int32_t value) { ___m_itor_1 = value; } inline static int32_t get_offset_of_m_removeFlag_2() { return static_cast(offsetof(CBetterSet_1_t2134195988, ___m_removeFlag_2)); } inline bool get_m_removeFlag_2() const { return ___m_removeFlag_2; } inline bool* get_address_of_m_removeFlag_2() { return &___m_removeFlag_2; } inline void set_m_removeFlag_2(bool value) { ___m_removeFlag_2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CBETTERSET_1_T2134195988_H #ifndef DICTIONARY_2_T462506454_H #define DICTIONARY_2_T462506454_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t462506454 : public RuntimeObject { public: // System.Int32[] System.Collections.Generic.Dictionary`2::table Int32U5BU5D_t385246372* ___table_4; // System.Collections.Generic.Link[] System.Collections.Generic.Dictionary`2::linkSlots LinkU5BU5D_t964245573* ___linkSlots_5; // TKey[] System.Collections.Generic.Dictionary`2::keySlots StringU5BU5D_t1281789340* ___keySlots_6; // TValue[] System.Collections.Generic.Dictionary`2::valueSlots IDataUnitU5BU5D_t196574602* ___valueSlots_7; // System.Int32 System.Collections.Generic.Dictionary`2::touchedSlots int32_t ___touchedSlots_8; // System.Int32 System.Collections.Generic.Dictionary`2::emptySlot int32_t ___emptySlot_9; // System.Int32 System.Collections.Generic.Dictionary`2::count int32_t ___count_10; // System.Int32 System.Collections.Generic.Dictionary`2::threshold int32_t ___threshold_11; // System.Collections.Generic.IEqualityComparer`1 System.Collections.Generic.Dictionary`2::hcp RuntimeObject* ___hcp_12; // System.Runtime.Serialization.SerializationInfo System.Collections.Generic.Dictionary`2::serialization_info SerializationInfo_t950877179 * ___serialization_info_13; // System.Int32 System.Collections.Generic.Dictionary`2::generation int32_t ___generation_14; public: inline static int32_t get_offset_of_table_4() { return static_cast(offsetof(Dictionary_2_t462506454, ___table_4)); } inline Int32U5BU5D_t385246372* get_table_4() const { return ___table_4; } inline Int32U5BU5D_t385246372** get_address_of_table_4() { return &___table_4; } inline void set_table_4(Int32U5BU5D_t385246372* value) { ___table_4 = value; Il2CppCodeGenWriteBarrier((&___table_4), value); } inline static int32_t get_offset_of_linkSlots_5() { return static_cast(offsetof(Dictionary_2_t462506454, ___linkSlots_5)); } inline LinkU5BU5D_t964245573* get_linkSlots_5() const { return ___linkSlots_5; } inline LinkU5BU5D_t964245573** get_address_of_linkSlots_5() { return &___linkSlots_5; } inline void set_linkSlots_5(LinkU5BU5D_t964245573* value) { ___linkSlots_5 = value; Il2CppCodeGenWriteBarrier((&___linkSlots_5), value); } inline static int32_t get_offset_of_keySlots_6() { return static_cast(offsetof(Dictionary_2_t462506454, ___keySlots_6)); } inline StringU5BU5D_t1281789340* get_keySlots_6() const { return ___keySlots_6; } inline StringU5BU5D_t1281789340** get_address_of_keySlots_6() { return &___keySlots_6; } inline void set_keySlots_6(StringU5BU5D_t1281789340* value) { ___keySlots_6 = value; Il2CppCodeGenWriteBarrier((&___keySlots_6), value); } inline static int32_t get_offset_of_valueSlots_7() { return static_cast(offsetof(Dictionary_2_t462506454, ___valueSlots_7)); } inline IDataUnitU5BU5D_t196574602* get_valueSlots_7() const { return ___valueSlots_7; } inline IDataUnitU5BU5D_t196574602** get_address_of_valueSlots_7() { return &___valueSlots_7; } inline void set_valueSlots_7(IDataUnitU5BU5D_t196574602* value) { ___valueSlots_7 = value; Il2CppCodeGenWriteBarrier((&___valueSlots_7), value); } inline static int32_t get_offset_of_touchedSlots_8() { return static_cast(offsetof(Dictionary_2_t462506454, ___touchedSlots_8)); } inline int32_t get_touchedSlots_8() const { return ___touchedSlots_8; } inline int32_t* get_address_of_touchedSlots_8() { return &___touchedSlots_8; } inline void set_touchedSlots_8(int32_t value) { ___touchedSlots_8 = value; } inline static int32_t get_offset_of_emptySlot_9() { return static_cast(offsetof(Dictionary_2_t462506454, ___emptySlot_9)); } inline int32_t get_emptySlot_9() const { return ___emptySlot_9; } inline int32_t* get_address_of_emptySlot_9() { return &___emptySlot_9; } inline void set_emptySlot_9(int32_t value) { ___emptySlot_9 = value; } inline static int32_t get_offset_of_count_10() { return static_cast(offsetof(Dictionary_2_t462506454, ___count_10)); } inline int32_t get_count_10() const { return ___count_10; } inline int32_t* get_address_of_count_10() { return &___count_10; } inline void set_count_10(int32_t value) { ___count_10 = value; } inline static int32_t get_offset_of_threshold_11() { return static_cast(offsetof(Dictionary_2_t462506454, ___threshold_11)); } inline int32_t get_threshold_11() const { return ___threshold_11; } inline int32_t* get_address_of_threshold_11() { return &___threshold_11; } inline void set_threshold_11(int32_t value) { ___threshold_11 = value; } inline static int32_t get_offset_of_hcp_12() { return static_cast(offsetof(Dictionary_2_t462506454, ___hcp_12)); } inline RuntimeObject* get_hcp_12() const { return ___hcp_12; } inline RuntimeObject** get_address_of_hcp_12() { return &___hcp_12; } inline void set_hcp_12(RuntimeObject* value) { ___hcp_12 = value; Il2CppCodeGenWriteBarrier((&___hcp_12), value); } inline static int32_t get_offset_of_serialization_info_13() { return static_cast(offsetof(Dictionary_2_t462506454, ___serialization_info_13)); } inline SerializationInfo_t950877179 * get_serialization_info_13() const { return ___serialization_info_13; } inline SerializationInfo_t950877179 ** get_address_of_serialization_info_13() { return &___serialization_info_13; } inline void set_serialization_info_13(SerializationInfo_t950877179 * value) { ___serialization_info_13 = value; Il2CppCodeGenWriteBarrier((&___serialization_info_13), value); } inline static int32_t get_offset_of_generation_14() { return static_cast(offsetof(Dictionary_2_t462506454, ___generation_14)); } inline int32_t get_generation_14() const { return ___generation_14; } inline int32_t* get_address_of_generation_14() { return &___generation_14; } inline void set_generation_14(int32_t value) { ___generation_14 = value; } }; struct Dictionary_2_t462506454_StaticFields { public: // System.Collections.Generic.Dictionary`2/Transform`1 System.Collections.Generic.Dictionary`2::<>f__am$cacheB Transform_1_t3341953614 * ___U3CU3Ef__amU24cacheB_15; public: inline static int32_t get_offset_of_U3CU3Ef__amU24cacheB_15() { return static_cast(offsetof(Dictionary_2_t462506454_StaticFields, ___U3CU3Ef__amU24cacheB_15)); } inline Transform_1_t3341953614 * get_U3CU3Ef__amU24cacheB_15() const { return ___U3CU3Ef__amU24cacheB_15; } inline Transform_1_t3341953614 ** get_address_of_U3CU3Ef__amU24cacheB_15() { return &___U3CU3Ef__amU24cacheB_15; } inline void set_U3CU3Ef__amU24cacheB_15(Transform_1_t3341953614 * value) { ___U3CU3Ef__amU24cacheB_15 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cacheB_15), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DICTIONARY_2_T462506454_H #ifndef U3CDOSHAKEANCHORPOSU3EC__ANONSTOREY1B_T1681899451_H #define U3CDOSHAKEANCHORPOSU3EC__ANONSTOREY1B_T1681899451_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.DOTweenModuleUI/c__AnonStorey1B struct U3CDOShakeAnchorPosU3Ec__AnonStorey1B_t1681899451 : public RuntimeObject { public: // UnityEngine.RectTransform DG.Tweening.DOTweenModuleUI/c__AnonStorey1B::target RectTransform_t3704657025 * ___target_0; public: inline static int32_t get_offset_of_target_0() { return static_cast(offsetof(U3CDOShakeAnchorPosU3Ec__AnonStorey1B_t1681899451, ___target_0)); } inline RectTransform_t3704657025 * get_target_0() const { return ___target_0; } inline RectTransform_t3704657025 ** get_address_of_target_0() { return &___target_0; } inline void set_target_0(RectTransform_t3704657025 * value) { ___target_0 = value; Il2CppCodeGenWriteBarrier((&___target_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CDOSHAKEANCHORPOSU3EC__ANONSTOREY1B_T1681899451_H #ifndef U3CDOSHAKEANCHORPOSU3EC__ANONSTOREY1A_T1681899448_H #define U3CDOSHAKEANCHORPOSU3EC__ANONSTOREY1A_T1681899448_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.DOTweenModuleUI/c__AnonStorey1A struct U3CDOShakeAnchorPosU3Ec__AnonStorey1A_t1681899448 : public RuntimeObject { public: // UnityEngine.RectTransform DG.Tweening.DOTweenModuleUI/c__AnonStorey1A::target RectTransform_t3704657025 * ___target_0; public: inline static int32_t get_offset_of_target_0() { return static_cast(offsetof(U3CDOShakeAnchorPosU3Ec__AnonStorey1A_t1681899448, ___target_0)); } inline RectTransform_t3704657025 * get_target_0() const { return ___target_0; } inline RectTransform_t3704657025 ** get_address_of_target_0() { return &___target_0; } inline void set_target_0(RectTransform_t3704657025 * value) { ___target_0 = value; Il2CppCodeGenWriteBarrier((&___target_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CDOSHAKEANCHORPOSU3EC__ANONSTOREY1A_T1681899448_H #ifndef U3CDOPUNCHANCHORPOSU3EC__ANONSTOREY19_T1651748926_H #define U3CDOPUNCHANCHORPOSU3EC__ANONSTOREY19_T1651748926_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.DOTweenModuleUI/c__AnonStorey19 struct U3CDOPunchAnchorPosU3Ec__AnonStorey19_t1651748926 : public RuntimeObject { public: // UnityEngine.RectTransform DG.Tweening.DOTweenModuleUI/c__AnonStorey19::target RectTransform_t3704657025 * ___target_0; public: inline static int32_t get_offset_of_target_0() { return static_cast(offsetof(U3CDOPunchAnchorPosU3Ec__AnonStorey19_t1651748926, ___target_0)); } inline RectTransform_t3704657025 * get_target_0() const { return ___target_0; } inline RectTransform_t3704657025 ** get_address_of_target_0() { return &___target_0; } inline void set_target_0(RectTransform_t3704657025 * value) { ___target_0 = value; Il2CppCodeGenWriteBarrier((&___target_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CDOPUNCHANCHORPOSU3EC__ANONSTOREY19_T1651748926_H #ifndef U3CDOMOVEU3EC__ANONSTOREY0_T2044744932_H #define U3CDOMOVEU3EC__ANONSTOREY0_T2044744932_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.DOTweenModulePhysics2D/c__AnonStorey0 struct U3CDOMoveU3Ec__AnonStorey0_t2044744932 : public RuntimeObject { public: // UnityEngine.Rigidbody2D DG.Tweening.DOTweenModulePhysics2D/c__AnonStorey0::target Rigidbody2D_t939494601 * ___target_0; public: inline static int32_t get_offset_of_target_0() { return static_cast(offsetof(U3CDOMoveU3Ec__AnonStorey0_t2044744932, ___target_0)); } inline Rigidbody2D_t939494601 * get_target_0() const { return ___target_0; } inline Rigidbody2D_t939494601 ** get_address_of_target_0() { return &___target_0; } inline void set_target_0(Rigidbody2D_t939494601 * value) { ___target_0 = value; Il2CppCodeGenWriteBarrier((&___target_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CDOMOVEU3EC__ANONSTOREY0_T2044744932_H #ifndef U3CDOMOVEU3EC__ANONSTOREY0_T4100116351_H #define U3CDOMOVEU3EC__ANONSTOREY0_T4100116351_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.DOTweenModulePhysics/c__AnonStorey0 struct U3CDOMoveU3Ec__AnonStorey0_t4100116351 : public RuntimeObject { public: // UnityEngine.Rigidbody DG.Tweening.DOTweenModulePhysics/c__AnonStorey0::target Rigidbody_t3916780224 * ___target_0; public: inline static int32_t get_offset_of_target_0() { return static_cast(offsetof(U3CDOMoveU3Ec__AnonStorey0_t4100116351, ___target_0)); } inline Rigidbody_t3916780224 * get_target_0() const { return ___target_0; } inline Rigidbody_t3916780224 ** get_address_of_target_0() { return &___target_0; } inline void set_target_0(Rigidbody_t3916780224 * value) { ___target_0 = value; Il2CppCodeGenWriteBarrier((&___target_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CDOMOVEU3EC__ANONSTOREY0_T4100116351_H #ifndef STRINGBUILDER_T_H #define STRINGBUILDER_T_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Text.StringBuilder struct StringBuilder_t : public RuntimeObject { public: // System.Int32 System.Text.StringBuilder::_length int32_t ____length_1; // System.String System.Text.StringBuilder::_str String_t* ____str_2; // System.String System.Text.StringBuilder::_cached_str String_t* ____cached_str_3; // System.Int32 System.Text.StringBuilder::_maxCapacity int32_t ____maxCapacity_4; public: inline static int32_t get_offset_of__length_1() { return static_cast(offsetof(StringBuilder_t, ____length_1)); } inline int32_t get__length_1() const { return ____length_1; } inline int32_t* get_address_of__length_1() { return &____length_1; } inline void set__length_1(int32_t value) { ____length_1 = value; } inline static int32_t get_offset_of__str_2() { return static_cast(offsetof(StringBuilder_t, ____str_2)); } inline String_t* get__str_2() const { return ____str_2; } inline String_t** get_address_of__str_2() { return &____str_2; } inline void set__str_2(String_t* value) { ____str_2 = value; Il2CppCodeGenWriteBarrier((&____str_2), value); } inline static int32_t get_offset_of__cached_str_3() { return static_cast(offsetof(StringBuilder_t, ____cached_str_3)); } inline String_t* get__cached_str_3() const { return ____cached_str_3; } inline String_t** get_address_of__cached_str_3() { return &____cached_str_3; } inline void set__cached_str_3(String_t* value) { ____cached_str_3 = value; Il2CppCodeGenWriteBarrier((&____cached_str_3), value); } inline static int32_t get_offset_of__maxCapacity_4() { return static_cast(offsetof(StringBuilder_t, ____maxCapacity_4)); } inline int32_t get__maxCapacity_4() const { return ____maxCapacity_4; } inline int32_t* get_address_of__maxCapacity_4() { return &____maxCapacity_4; } inline void set__maxCapacity_4(int32_t value) { ____maxCapacity_4 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // STRINGBUILDER_T_H #ifndef CTIMESTAMP_GAME_T111337065_H #define CTIMESTAMP_GAME_T111337065_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Misc.CTimeStamp_Game struct CTimeStamp_Game_t111337065 : public RuntimeObject { public: // System.Single DMCore.Framework.Misc.CTimeStamp_Game::m_start float ___m_start_0; public: inline static int32_t get_offset_of_m_start_0() { return static_cast(offsetof(CTimeStamp_Game_t111337065, ___m_start_0)); } inline float get_m_start_0() const { return ___m_start_0; } inline float* get_address_of_m_start_0() { return &___m_start_0; } inline void set_m_start_0(float value) { ___m_start_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CTIMESTAMP_GAME_T111337065_H #ifndef CBILLBOARDEFFECT_T1689028963_H #define CBILLBOARDEFFECT_T1689028963_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Movie.CBillBoardEffect struct CBillBoardEffect_t1689028963 : public RuntimeObject { public: // UnityEngine.Camera DMCore.Framework.Movie.CBillBoardEffect::m_activeCamera Camera_t4157153871 * ___m_activeCamera_0; // UnityEngine.Transform DMCore.Framework.Movie.CBillBoardEffect::m_transTarget Transform_t3600365921 * ___m_transTarget_1; public: inline static int32_t get_offset_of_m_activeCamera_0() { return static_cast(offsetof(CBillBoardEffect_t1689028963, ___m_activeCamera_0)); } inline Camera_t4157153871 * get_m_activeCamera_0() const { return ___m_activeCamera_0; } inline Camera_t4157153871 ** get_address_of_m_activeCamera_0() { return &___m_activeCamera_0; } inline void set_m_activeCamera_0(Camera_t4157153871 * value) { ___m_activeCamera_0 = value; Il2CppCodeGenWriteBarrier((&___m_activeCamera_0), value); } inline static int32_t get_offset_of_m_transTarget_1() { return static_cast(offsetof(CBillBoardEffect_t1689028963, ___m_transTarget_1)); } inline Transform_t3600365921 * get_m_transTarget_1() const { return ___m_transTarget_1; } inline Transform_t3600365921 ** get_address_of_m_transTarget_1() { return &___m_transTarget_1; } inline void set_m_transTarget_1(Transform_t3600365921 * value) { ___m_transTarget_1 = value; Il2CppCodeGenWriteBarrier((&___m_transTarget_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CBILLBOARDEFFECT_T1689028963_H #ifndef DOTWEENMODULEPHYSICS_T1584043136_H #define DOTWEENMODULEPHYSICS_T1584043136_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.DOTweenModulePhysics struct DOTweenModulePhysics_t1584043136 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DOTWEENMODULEPHYSICS_T1584043136_H #ifndef U3CDOSETFLOATU3EC__ANONSTOREY2_T1929304968_H #define U3CDOSETFLOATU3EC__ANONSTOREY2_T1929304968_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.DOTweenModuleAudio/c__AnonStorey2 struct U3CDOSetFloatU3Ec__AnonStorey2_t1929304968 : public RuntimeObject { public: // UnityEngine.Audio.AudioMixer DG.Tweening.DOTweenModuleAudio/c__AnonStorey2::target AudioMixer_t3521020193 * ___target_0; // System.String DG.Tweening.DOTweenModuleAudio/c__AnonStorey2::floatName String_t* ___floatName_1; public: inline static int32_t get_offset_of_target_0() { return static_cast(offsetof(U3CDOSetFloatU3Ec__AnonStorey2_t1929304968, ___target_0)); } inline AudioMixer_t3521020193 * get_target_0() const { return ___target_0; } inline AudioMixer_t3521020193 ** get_address_of_target_0() { return &___target_0; } inline void set_target_0(AudioMixer_t3521020193 * value) { ___target_0 = value; Il2CppCodeGenWriteBarrier((&___target_0), value); } inline static int32_t get_offset_of_floatName_1() { return static_cast(offsetof(U3CDOSetFloatU3Ec__AnonStorey2_t1929304968, ___floatName_1)); } inline String_t* get_floatName_1() const { return ___floatName_1; } inline String_t** get_address_of_floatName_1() { return &___floatName_1; } inline void set_floatName_1(String_t* value) { ___floatName_1 = value; Il2CppCodeGenWriteBarrier((&___floatName_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CDOSETFLOATU3EC__ANONSTOREY2_T1929304968_H #ifndef STRING_T_H #define STRING_T_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.String struct String_t : public RuntimeObject { public: // System.Int32 System.String::length int32_t ___length_0; // System.Char System.String::start_char Il2CppChar ___start_char_1; public: inline static int32_t get_offset_of_length_0() { return static_cast(offsetof(String_t, ___length_0)); } inline int32_t get_length_0() const { return ___length_0; } inline int32_t* get_address_of_length_0() { return &___length_0; } inline void set_length_0(int32_t value) { ___length_0 = value; } inline static int32_t get_offset_of_start_char_1() { return static_cast(offsetof(String_t, ___start_char_1)); } inline Il2CppChar get_start_char_1() const { return ___start_char_1; } inline Il2CppChar* get_address_of_start_char_1() { return &___start_char_1; } inline void set_start_char_1(Il2CppChar value) { ___start_char_1 = value; } }; struct String_t_StaticFields { public: // System.String System.String::Empty String_t* ___Empty_2; // System.Char[] System.String::WhiteChars CharU5BU5D_t3528271667* ___WhiteChars_3; public: inline static int32_t get_offset_of_Empty_2() { return static_cast(offsetof(String_t_StaticFields, ___Empty_2)); } inline String_t* get_Empty_2() const { return ___Empty_2; } inline String_t** get_address_of_Empty_2() { return &___Empty_2; } inline void set_Empty_2(String_t* value) { ___Empty_2 = value; Il2CppCodeGenWriteBarrier((&___Empty_2), value); } inline static int32_t get_offset_of_WhiteChars_3() { return static_cast(offsetof(String_t_StaticFields, ___WhiteChars_3)); } inline CharU5BU5D_t3528271667* get_WhiteChars_3() const { return ___WhiteChars_3; } inline CharU5BU5D_t3528271667** get_address_of_WhiteChars_3() { return &___WhiteChars_3; } inline void set_WhiteChars_3(CharU5BU5D_t3528271667* value) { ___WhiteChars_3 = value; Il2CppCodeGenWriteBarrier((&___WhiteChars_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // STRING_T_H #ifndef BETTERLIST_1_T2105966071_H #define BETTERLIST_1_T2105966071_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // BetterList`1 struct BetterList_1_t2105966071 : public RuntimeObject { public: // T[] BetterList`1::buffer Int32U5BU5D_t385246372* ___buffer_0; // System.Int32 BetterList`1::size int32_t ___size_1; public: inline static int32_t get_offset_of_buffer_0() { return static_cast(offsetof(BetterList_1_t2105966071, ___buffer_0)); } inline Int32U5BU5D_t385246372* get_buffer_0() const { return ___buffer_0; } inline Int32U5BU5D_t385246372** get_address_of_buffer_0() { return &___buffer_0; } inline void set_buffer_0(Int32U5BU5D_t385246372* value) { ___buffer_0 = value; Il2CppCodeGenWriteBarrier((&___buffer_0), value); } inline static int32_t get_offset_of_size_1() { return static_cast(offsetof(BetterList_1_t2105966071, ___size_1)); } inline int32_t get_size_1() const { return ___size_1; } inline int32_t* get_address_of_size_1() { return &___size_1; } inline void set_size_1(int32_t value) { ___size_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // BETTERLIST_1_T2105966071_H #ifndef U3CDOROTATEU3EC__ANONSTOREY4_T2104260424_H #define U3CDOROTATEU3EC__ANONSTOREY4_T2104260424_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.DOTweenModulePhysics/c__AnonStorey4 struct U3CDORotateU3Ec__AnonStorey4_t2104260424 : public RuntimeObject { public: // UnityEngine.Rigidbody DG.Tweening.DOTweenModulePhysics/c__AnonStorey4::target Rigidbody_t3916780224 * ___target_0; public: inline static int32_t get_offset_of_target_0() { return static_cast(offsetof(U3CDORotateU3Ec__AnonStorey4_t2104260424, ___target_0)); } inline Rigidbody_t3916780224 * get_target_0() const { return ___target_0; } inline Rigidbody_t3916780224 ** get_address_of_target_0() { return &___target_0; } inline void set_target_0(Rigidbody_t3916780224 * value) { ___target_0 = value; Il2CppCodeGenWriteBarrier((&___target_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CDOROTATEU3EC__ANONSTOREY4_T2104260424_H #ifndef CPHOTOMANAGER_T704993275_H #define CPHOTOMANAGER_T704993275_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CPhotoManager struct CPhotoManager_t704993275 : public RuntimeObject { public: // System.Boolean DMCore.Logic.CPhotoManager::k__BackingField bool ___U3CActiveU3Ek__BackingField_0; // System.Collections.Generic.Dictionary`2[] DMCore.Logic.CPhotoManager::m_rolePhotoLibArray Dictionary_2U5BU5D_t635963316* ___m_rolePhotoLibArray_1; // System.Int64 DMCore.Logic.CPhotoManager::m_activeUserID int64_t ___m_activeUserID_3; // UnityEngine.Texture2D DMCore.Logic.CPhotoManager::m_curActivePhoto Texture2D_t3840446185 * ___m_curActivePhoto_4; // System.String DMCore.Logic.CPhotoManager::m_curActivePhotoPath String_t* ___m_curActivePhotoPath_5; // System.Boolean DMCore.Logic.CPhotoManager::m_curTypeCamera bool ___m_curTypeCamera_6; public: inline static int32_t get_offset_of_U3CActiveU3Ek__BackingField_0() { return static_cast(offsetof(CPhotoManager_t704993275, ___U3CActiveU3Ek__BackingField_0)); } inline bool get_U3CActiveU3Ek__BackingField_0() const { return ___U3CActiveU3Ek__BackingField_0; } inline bool* get_address_of_U3CActiveU3Ek__BackingField_0() { return &___U3CActiveU3Ek__BackingField_0; } inline void set_U3CActiveU3Ek__BackingField_0(bool value) { ___U3CActiveU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_m_rolePhotoLibArray_1() { return static_cast(offsetof(CPhotoManager_t704993275, ___m_rolePhotoLibArray_1)); } inline Dictionary_2U5BU5D_t635963316* get_m_rolePhotoLibArray_1() const { return ___m_rolePhotoLibArray_1; } inline Dictionary_2U5BU5D_t635963316** get_address_of_m_rolePhotoLibArray_1() { return &___m_rolePhotoLibArray_1; } inline void set_m_rolePhotoLibArray_1(Dictionary_2U5BU5D_t635963316* value) { ___m_rolePhotoLibArray_1 = value; Il2CppCodeGenWriteBarrier((&___m_rolePhotoLibArray_1), value); } inline static int32_t get_offset_of_m_activeUserID_3() { return static_cast(offsetof(CPhotoManager_t704993275, ___m_activeUserID_3)); } inline int64_t get_m_activeUserID_3() const { return ___m_activeUserID_3; } inline int64_t* get_address_of_m_activeUserID_3() { return &___m_activeUserID_3; } inline void set_m_activeUserID_3(int64_t value) { ___m_activeUserID_3 = value; } inline static int32_t get_offset_of_m_curActivePhoto_4() { return static_cast(offsetof(CPhotoManager_t704993275, ___m_curActivePhoto_4)); } inline Texture2D_t3840446185 * get_m_curActivePhoto_4() const { return ___m_curActivePhoto_4; } inline Texture2D_t3840446185 ** get_address_of_m_curActivePhoto_4() { return &___m_curActivePhoto_4; } inline void set_m_curActivePhoto_4(Texture2D_t3840446185 * value) { ___m_curActivePhoto_4 = value; Il2CppCodeGenWriteBarrier((&___m_curActivePhoto_4), value); } inline static int32_t get_offset_of_m_curActivePhotoPath_5() { return static_cast(offsetof(CPhotoManager_t704993275, ___m_curActivePhotoPath_5)); } inline String_t* get_m_curActivePhotoPath_5() const { return ___m_curActivePhotoPath_5; } inline String_t** get_address_of_m_curActivePhotoPath_5() { return &___m_curActivePhotoPath_5; } inline void set_m_curActivePhotoPath_5(String_t* value) { ___m_curActivePhotoPath_5 = value; Il2CppCodeGenWriteBarrier((&___m_curActivePhotoPath_5), value); } inline static int32_t get_offset_of_m_curTypeCamera_6() { return static_cast(offsetof(CPhotoManager_t704993275, ___m_curTypeCamera_6)); } inline bool get_m_curTypeCamera_6() const { return ___m_curTypeCamera_6; } inline bool* get_address_of_m_curTypeCamera_6() { return &___m_curTypeCamera_6; } inline void set_m_curTypeCamera_6(bool value) { ___m_curTypeCamera_6 = value; } }; struct CPhotoManager_t704993275_StaticFields { public: // DMCore.Logic.CPhotoManager DMCore.Logic.CPhotoManager::s_Instance CPhotoManager_t704993275 * ___s_Instance_2; public: inline static int32_t get_offset_of_s_Instance_2() { return static_cast(offsetof(CPhotoManager_t704993275_StaticFields, ___s_Instance_2)); } inline CPhotoManager_t704993275 * get_s_Instance_2() const { return ___s_Instance_2; } inline CPhotoManager_t704993275 ** get_address_of_s_Instance_2() { return &___s_Instance_2; } inline void set_s_Instance_2(CPhotoManager_t704993275 * value) { ___s_Instance_2 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CPHOTOMANAGER_T704993275_H #ifndef CSENSITIVEWORDMANAGER_T1258364656_H #define CSENSITIVEWORDMANAGER_T1258364656_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Misc.CSensitiveWordManager struct CSensitiveWordManager_t1258364656 : public RuntimeObject { public: // System.Collections.Generic.HashSet`1 DMCore.Framework.Misc.CSensitiveWordManager::m_hash HashSet_1_t412400163 * ___m_hash_0; // System.Int32 DMCore.Framework.Misc.CSensitiveWordManager::m_maxWordLength int32_t ___m_maxWordLength_1; // System.Int32 DMCore.Framework.Misc.CSensitiveWordManager::m_minWordLength int32_t ___m_minWordLength_2; // BetterList`1 DMCore.Framework.Misc.CSensitiveWordManager::m_listPosCached BetterList_1_t2105966071 * ___m_listPosCached_3; public: inline static int32_t get_offset_of_m_hash_0() { return static_cast(offsetof(CSensitiveWordManager_t1258364656, ___m_hash_0)); } inline HashSet_1_t412400163 * get_m_hash_0() const { return ___m_hash_0; } inline HashSet_1_t412400163 ** get_address_of_m_hash_0() { return &___m_hash_0; } inline void set_m_hash_0(HashSet_1_t412400163 * value) { ___m_hash_0 = value; Il2CppCodeGenWriteBarrier((&___m_hash_0), value); } inline static int32_t get_offset_of_m_maxWordLength_1() { return static_cast(offsetof(CSensitiveWordManager_t1258364656, ___m_maxWordLength_1)); } inline int32_t get_m_maxWordLength_1() const { return ___m_maxWordLength_1; } inline int32_t* get_address_of_m_maxWordLength_1() { return &___m_maxWordLength_1; } inline void set_m_maxWordLength_1(int32_t value) { ___m_maxWordLength_1 = value; } inline static int32_t get_offset_of_m_minWordLength_2() { return static_cast(offsetof(CSensitiveWordManager_t1258364656, ___m_minWordLength_2)); } inline int32_t get_m_minWordLength_2() const { return ___m_minWordLength_2; } inline int32_t* get_address_of_m_minWordLength_2() { return &___m_minWordLength_2; } inline void set_m_minWordLength_2(int32_t value) { ___m_minWordLength_2 = value; } inline static int32_t get_offset_of_m_listPosCached_3() { return static_cast(offsetof(CSensitiveWordManager_t1258364656, ___m_listPosCached_3)); } inline BetterList_1_t2105966071 * get_m_listPosCached_3() const { return ___m_listPosCached_3; } inline BetterList_1_t2105966071 ** get_address_of_m_listPosCached_3() { return &___m_listPosCached_3; } inline void set_m_listPosCached_3(BetterList_1_t2105966071 * value) { ___m_listPosCached_3 = value; Il2CppCodeGenWriteBarrier((&___m_listPosCached_3), value); } }; struct CSensitiveWordManager_t1258364656_StaticFields { public: // DMCore.Framework.Misc.CSensitiveWordManager DMCore.Framework.Misc.CSensitiveWordManager::s_Instance CSensitiveWordManager_t1258364656 * ___s_Instance_4; public: inline static int32_t get_offset_of_s_Instance_4() { return static_cast(offsetof(CSensitiveWordManager_t1258364656_StaticFields, ___s_Instance_4)); } inline CSensitiveWordManager_t1258364656 * get_s_Instance_4() const { return ___s_Instance_4; } inline CSensitiveWordManager_t1258364656 ** get_address_of_s_Instance_4() { return &___s_Instance_4; } inline void set_s_Instance_4(CSensitiveWordManager_t1258364656 * value) { ___s_Instance_4 = value; Il2CppCodeGenWriteBarrier((&___s_Instance_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CSENSITIVEWORDMANAGER_T1258364656_H #ifndef U3CDOMOVEZU3EC__ANONSTOREY3_T3727291876_H #define U3CDOMOVEZU3EC__ANONSTOREY3_T3727291876_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.DOTweenModulePhysics/c__AnonStorey3 struct U3CDOMoveZU3Ec__AnonStorey3_t3727291876 : public RuntimeObject { public: // UnityEngine.Rigidbody DG.Tweening.DOTweenModulePhysics/c__AnonStorey3::target Rigidbody_t3916780224 * ___target_0; public: inline static int32_t get_offset_of_target_0() { return static_cast(offsetof(U3CDOMoveZU3Ec__AnonStorey3_t3727291876, ___target_0)); } inline Rigidbody_t3916780224 * get_target_0() const { return ___target_0; } inline Rigidbody_t3916780224 ** get_address_of_target_0() { return &___target_0; } inline void set_target_0(Rigidbody_t3916780224 * value) { ___target_0 = value; Il2CppCodeGenWriteBarrier((&___target_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CDOMOVEZU3EC__ANONSTOREY3_T3727291876_H #ifndef U3CDOMOVEYU3EC__ANONSTOREY2_T1388526791_H #define U3CDOMOVEYU3EC__ANONSTOREY2_T1388526791_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.DOTweenModulePhysics/c__AnonStorey2 struct U3CDOMoveYU3Ec__AnonStorey2_t1388526791 : public RuntimeObject { public: // UnityEngine.Rigidbody DG.Tweening.DOTweenModulePhysics/c__AnonStorey2::target Rigidbody_t3916780224 * ___target_0; public: inline static int32_t get_offset_of_target_0() { return static_cast(offsetof(U3CDOMoveYU3Ec__AnonStorey2_t1388526791, ___target_0)); } inline Rigidbody_t3916780224 * get_target_0() const { return ___target_0; } inline Rigidbody_t3916780224 ** get_address_of_target_0() { return &___target_0; } inline void set_target_0(Rigidbody_t3916780224 * value) { ___target_0 = value; Il2CppCodeGenWriteBarrier((&___target_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CDOMOVEYU3EC__ANONSTOREY2_T1388526791_H #ifndef U3CDOMOVEXU3EC__ANONSTOREY1_T4110287298_H #define U3CDOMOVEXU3EC__ANONSTOREY1_T4110287298_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.DOTweenModulePhysics/c__AnonStorey1 struct U3CDOMoveXU3Ec__AnonStorey1_t4110287298 : public RuntimeObject { public: // UnityEngine.Rigidbody DG.Tweening.DOTweenModulePhysics/c__AnonStorey1::target Rigidbody_t3916780224 * ___target_0; public: inline static int32_t get_offset_of_target_0() { return static_cast(offsetof(U3CDOMoveXU3Ec__AnonStorey1_t4110287298, ___target_0)); } inline Rigidbody_t3916780224 * get_target_0() const { return ___target_0; } inline Rigidbody_t3916780224 ** get_address_of_target_0() { return &___target_0; } inline void set_target_0(Rigidbody_t3916780224 * value) { ___target_0 = value; Il2CppCodeGenWriteBarrier((&___target_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CDOMOVEXU3EC__ANONSTOREY1_T4110287298_H #ifndef HASHSET_1_T412400163_H #define HASHSET_1_T412400163_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.HashSet`1 struct HashSet_1_t412400163 : public RuntimeObject { public: // System.Int32[] System.Collections.Generic.HashSet`1::table Int32U5BU5D_t385246372* ___table_4; // System.Collections.Generic.HashSet`1/Link[] System.Collections.Generic.HashSet`1::links LinkU5BU5D_t3969674095* ___links_5; // T[] System.Collections.Generic.HashSet`1::slots StringU5BU5D_t1281789340* ___slots_6; // System.Int32 System.Collections.Generic.HashSet`1::touched int32_t ___touched_7; // System.Int32 System.Collections.Generic.HashSet`1::empty_slot int32_t ___empty_slot_8; // System.Int32 System.Collections.Generic.HashSet`1::count int32_t ___count_9; // System.Int32 System.Collections.Generic.HashSet`1::threshold int32_t ___threshold_10; // System.Collections.Generic.IEqualityComparer`1 System.Collections.Generic.HashSet`1::comparer RuntimeObject* ___comparer_11; // System.Runtime.Serialization.SerializationInfo System.Collections.Generic.HashSet`1::si SerializationInfo_t950877179 * ___si_12; // System.Int32 System.Collections.Generic.HashSet`1::generation int32_t ___generation_13; public: inline static int32_t get_offset_of_table_4() { return static_cast(offsetof(HashSet_1_t412400163, ___table_4)); } inline Int32U5BU5D_t385246372* get_table_4() const { return ___table_4; } inline Int32U5BU5D_t385246372** get_address_of_table_4() { return &___table_4; } inline void set_table_4(Int32U5BU5D_t385246372* value) { ___table_4 = value; Il2CppCodeGenWriteBarrier((&___table_4), value); } inline static int32_t get_offset_of_links_5() { return static_cast(offsetof(HashSet_1_t412400163, ___links_5)); } inline LinkU5BU5D_t3969674095* get_links_5() const { return ___links_5; } inline LinkU5BU5D_t3969674095** get_address_of_links_5() { return &___links_5; } inline void set_links_5(LinkU5BU5D_t3969674095* value) { ___links_5 = value; Il2CppCodeGenWriteBarrier((&___links_5), value); } inline static int32_t get_offset_of_slots_6() { return static_cast(offsetof(HashSet_1_t412400163, ___slots_6)); } inline StringU5BU5D_t1281789340* get_slots_6() const { return ___slots_6; } inline StringU5BU5D_t1281789340** get_address_of_slots_6() { return &___slots_6; } inline void set_slots_6(StringU5BU5D_t1281789340* value) { ___slots_6 = value; Il2CppCodeGenWriteBarrier((&___slots_6), value); } inline static int32_t get_offset_of_touched_7() { return static_cast(offsetof(HashSet_1_t412400163, ___touched_7)); } inline int32_t get_touched_7() const { return ___touched_7; } inline int32_t* get_address_of_touched_7() { return &___touched_7; } inline void set_touched_7(int32_t value) { ___touched_7 = value; } inline static int32_t get_offset_of_empty_slot_8() { return static_cast(offsetof(HashSet_1_t412400163, ___empty_slot_8)); } inline int32_t get_empty_slot_8() const { return ___empty_slot_8; } inline int32_t* get_address_of_empty_slot_8() { return &___empty_slot_8; } inline void set_empty_slot_8(int32_t value) { ___empty_slot_8 = value; } inline static int32_t get_offset_of_count_9() { return static_cast(offsetof(HashSet_1_t412400163, ___count_9)); } inline int32_t get_count_9() const { return ___count_9; } inline int32_t* get_address_of_count_9() { return &___count_9; } inline void set_count_9(int32_t value) { ___count_9 = value; } inline static int32_t get_offset_of_threshold_10() { return static_cast(offsetof(HashSet_1_t412400163, ___threshold_10)); } inline int32_t get_threshold_10() const { return ___threshold_10; } inline int32_t* get_address_of_threshold_10() { return &___threshold_10; } inline void set_threshold_10(int32_t value) { ___threshold_10 = value; } inline static int32_t get_offset_of_comparer_11() { return static_cast(offsetof(HashSet_1_t412400163, ___comparer_11)); } inline RuntimeObject* get_comparer_11() const { return ___comparer_11; } inline RuntimeObject** get_address_of_comparer_11() { return &___comparer_11; } inline void set_comparer_11(RuntimeObject* value) { ___comparer_11 = value; Il2CppCodeGenWriteBarrier((&___comparer_11), value); } inline static int32_t get_offset_of_si_12() { return static_cast(offsetof(HashSet_1_t412400163, ___si_12)); } inline SerializationInfo_t950877179 * get_si_12() const { return ___si_12; } inline SerializationInfo_t950877179 ** get_address_of_si_12() { return &___si_12; } inline void set_si_12(SerializationInfo_t950877179 * value) { ___si_12 = value; Il2CppCodeGenWriteBarrier((&___si_12), value); } inline static int32_t get_offset_of_generation_13() { return static_cast(offsetof(HashSet_1_t412400163, ___generation_13)); } inline int32_t get_generation_13() const { return ___generation_13; } inline int32_t* get_address_of_generation_13() { return &___generation_13; } inline void set_generation_13(int32_t value) { ___generation_13 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // HASHSET_1_T412400163_H #ifndef LIST_1_T3161103705_H #define LIST_1_T3161103705_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.List`1 struct List_1_t3161103705 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items CBillBoardEffectU5BU5D_t1295527346* ____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; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t3161103705, ____items_1)); } inline CBillBoardEffectU5BU5D_t1295527346* get__items_1() const { return ____items_1; } inline CBillBoardEffectU5BU5D_t1295527346** get_address_of__items_1() { return &____items_1; } inline void set__items_1(CBillBoardEffectU5BU5D_t1295527346* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t3161103705, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_t3161103705, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } }; struct List_1_t3161103705_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray CBillBoardEffectU5BU5D_t1295527346* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t3161103705_StaticFields, ___EmptyArray_4)); } inline CBillBoardEffectU5BU5D_t1295527346* get_EmptyArray_4() const { return ___EmptyArray_4; } inline CBillBoardEffectU5BU5D_t1295527346** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(CBillBoardEffectU5BU5D_t1295527346* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T3161103705_H #ifndef ILINKLISTENER_T2747206916_H #define ILINKLISTENER_T2747206916_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.ILinkListener struct ILinkListener_t2747206916 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ILINKLISTENER_T2747206916_H #ifndef ISCENESITE_T3999208198_H #define ISCENESITE_T3999208198_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Scene.ISceneSite struct ISceneSite_t3999208198 : public RuntimeObject { public: // System.Single DMCore.Framework.Scene.ISceneSite::m_fTime float ___m_fTime_0; // System.Single DMCore.Framework.Scene.ISceneSite::m_fCurDelta float ___m_fCurDelta_1; // System.Collections.Generic.List`1 DMCore.Framework.Scene.ISceneSite::m_LogicChildren List_1_t1176315644 * ___m_LogicChildren_2; // DMCore.Framework.Scene.ISceneSite DMCore.Framework.Scene.ISceneSite::m_Father ISceneSite_t3999208198 * ___m_Father_3; public: inline static int32_t get_offset_of_m_fTime_0() { return static_cast(offsetof(ISceneSite_t3999208198, ___m_fTime_0)); } inline float get_m_fTime_0() const { return ___m_fTime_0; } inline float* get_address_of_m_fTime_0() { return &___m_fTime_0; } inline void set_m_fTime_0(float value) { ___m_fTime_0 = value; } inline static int32_t get_offset_of_m_fCurDelta_1() { return static_cast(offsetof(ISceneSite_t3999208198, ___m_fCurDelta_1)); } inline float get_m_fCurDelta_1() const { return ___m_fCurDelta_1; } inline float* get_address_of_m_fCurDelta_1() { return &___m_fCurDelta_1; } inline void set_m_fCurDelta_1(float value) { ___m_fCurDelta_1 = value; } inline static int32_t get_offset_of_m_LogicChildren_2() { return static_cast(offsetof(ISceneSite_t3999208198, ___m_LogicChildren_2)); } inline List_1_t1176315644 * get_m_LogicChildren_2() const { return ___m_LogicChildren_2; } inline List_1_t1176315644 ** get_address_of_m_LogicChildren_2() { return &___m_LogicChildren_2; } inline void set_m_LogicChildren_2(List_1_t1176315644 * value) { ___m_LogicChildren_2 = value; Il2CppCodeGenWriteBarrier((&___m_LogicChildren_2), value); } inline static int32_t get_offset_of_m_Father_3() { return static_cast(offsetof(ISceneSite_t3999208198, ___m_Father_3)); } inline ISceneSite_t3999208198 * get_m_Father_3() const { return ___m_Father_3; } inline ISceneSite_t3999208198 ** get_address_of_m_Father_3() { return &___m_Father_3; } inline void set_m_Father_3(ISceneSite_t3999208198 * value) { ___m_Father_3 = value; Il2CppCodeGenWriteBarrier((&___m_Father_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ISCENESITE_T3999208198_H #ifndef CUSTOMYIELDINSTRUCTION_T1895667560_H #define CUSTOMYIELDINSTRUCTION_T1895667560_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.CustomYieldInstruction struct CustomYieldInstruction_t1895667560 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CUSTOMYIELDINSTRUCTION_T1895667560_H #ifndef SINGLETON_1_T367392258_H #define SINGLETON_1_T367392258_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // FitFun.Singleton`1 struct Singleton_1_t367392258 : public RuntimeObject { public: public: }; struct Singleton_1_t367392258_StaticFields { public: // T FitFun.Singleton`1::instance XmlManager_t2042691812 * ___instance_0; public: inline static int32_t get_offset_of_instance_0() { return static_cast(offsetof(Singleton_1_t367392258_StaticFields, ___instance_0)); } inline XmlManager_t2042691812 * get_instance_0() const { return ___instance_0; } inline XmlManager_t2042691812 ** get_address_of_instance_0() { return &___instance_0; } inline void set_instance_0(XmlManager_t2042691812 * value) { ___instance_0 = value; Il2CppCodeGenWriteBarrier((&___instance_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SINGLETON_1_T367392258_H #ifndef DOTWEENCYINSTRUCTION_T3873353372_H #define DOTWEENCYINSTRUCTION_T3873353372_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.DOTweenCYInstruction struct DOTweenCYInstruction_t3873353372 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DOTWEENCYINSTRUCTION_T3873353372_H #ifndef DOTWEENANIMATIONEXTENSIONS_T980608231_H #define DOTWEENANIMATIONEXTENSIONS_T980608231_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.DOTweenAnimationExtensions struct DOTweenAnimationExtensions_t980608231 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DOTWEENANIMATIONEXTENSIONS_T980608231_H #ifndef MARSHALBYREFOBJECT_T2760389100_H #define MARSHALBYREFOBJECT_T2760389100_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.MarshalByRefObject struct MarshalByRefObject_t2760389100 : public RuntimeObject { public: // System.Runtime.Remoting.ServerIdentity System.MarshalByRefObject::_identity ServerIdentity_t2342208608 * ____identity_0; public: inline static int32_t get_offset_of__identity_0() { return static_cast(offsetof(MarshalByRefObject_t2760389100, ____identity_0)); } inline ServerIdentity_t2342208608 * get__identity_0() const { return ____identity_0; } inline ServerIdentity_t2342208608 ** get_address_of__identity_0() { return &____identity_0; } inline void set__identity_0(ServerIdentity_t2342208608 * value) { ____identity_0 = value; Il2CppCodeGenWriteBarrier((&____identity_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // MARSHALBYREFOBJECT_T2760389100_H #ifndef SINGLETON_1_T3098501191_H #define SINGLETON_1_T3098501191_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // FitFun.Singleton`1 struct Singleton_1_t3098501191 : public RuntimeObject { public: public: }; struct Singleton_1_t3098501191_StaticFields { public: // T FitFun.Singleton`1::instance NetworkManager_t478833449 * ___instance_0; public: inline static int32_t get_offset_of_instance_0() { return static_cast(offsetof(Singleton_1_t3098501191_StaticFields, ___instance_0)); } inline NetworkManager_t478833449 * get_instance_0() const { return ___instance_0; } inline NetworkManager_t478833449 ** get_address_of_instance_0() { return &___instance_0; } inline void set_instance_0(NetworkManager_t478833449 * value) { ___instance_0 = value; Il2CppCodeGenWriteBarrier((&___instance_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SINGLETON_1_T3098501191_H #ifndef U3CDOPITCHU3EC__ANONSTOREY1_T3536537354_H #define U3CDOPITCHU3EC__ANONSTOREY1_T3536537354_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.DOTweenModuleAudio/c__AnonStorey1 struct U3CDOPitchU3Ec__AnonStorey1_t3536537354 : public RuntimeObject { public: // UnityEngine.AudioSource DG.Tweening.DOTweenModuleAudio/c__AnonStorey1::target AudioSource_t3935305588 * ___target_0; public: inline static int32_t get_offset_of_target_0() { return static_cast(offsetof(U3CDOPitchU3Ec__AnonStorey1_t3536537354, ___target_0)); } inline AudioSource_t3935305588 * get_target_0() const { return ___target_0; } inline AudioSource_t3935305588 ** get_address_of_target_0() { return &___target_0; } inline void set_target_0(AudioSource_t3935305588 * value) { ___target_0 = value; Il2CppCodeGenWriteBarrier((&___target_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CDOPITCHU3EC__ANONSTOREY1_T3536537354_H #ifndef CNAVGRID_T19983649_H #define CNAVGRID_T19983649_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Navigation.CNavGrid struct CNavGrid_t19983649 : public RuntimeObject { public: // System.Int32 DMCore.Framework.Navigation.CNavGrid::k__BackingField int32_t ___U3CLeftU3Ek__BackingField_0; // System.Int32 DMCore.Framework.Navigation.CNavGrid::k__BackingField int32_t ___U3CRightU3Ek__BackingField_1; // System.Int32 DMCore.Framework.Navigation.CNavGrid::k__BackingField int32_t ___U3CTopU3Ek__BackingField_2; // System.Int32 DMCore.Framework.Navigation.CNavGrid::k__BackingField int32_t ___U3CBottomU3Ek__BackingField_3; // System.Single DMCore.Framework.Navigation.CNavGrid::k__BackingField float ___U3CLengthRateU3Ek__BackingField_4; // System.Single DMCore.Framework.Navigation.CNavGrid::k__BackingField float ___U3CHeightRateU3Ek__BackingField_5; // DMCore.Framework.Navigation.CNavNode[0...,0...] DMCore.Framework.Navigation.CNavGrid::m_listNodes CNavNodeU5B0___U2C0___U5D_t2763474419* ___m_listNodes_8; // BetterList`1 DMCore.Framework.Navigation.CNavGrid::m_listNeibours BetterList_1_t754862145 * ___m_listNeibours_9; // BetterList`1 DMCore.Framework.Navigation.CNavGrid::openSet BetterList_1_t754862145 * ___openSet_10; // BetterList`1 DMCore.Framework.Navigation.CNavGrid::closeSet BetterList_1_t754862145 * ___closeSet_11; public: inline static int32_t get_offset_of_U3CLeftU3Ek__BackingField_0() { return static_cast(offsetof(CNavGrid_t19983649, ___U3CLeftU3Ek__BackingField_0)); } inline int32_t get_U3CLeftU3Ek__BackingField_0() const { return ___U3CLeftU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CLeftU3Ek__BackingField_0() { return &___U3CLeftU3Ek__BackingField_0; } inline void set_U3CLeftU3Ek__BackingField_0(int32_t value) { ___U3CLeftU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CRightU3Ek__BackingField_1() { return static_cast(offsetof(CNavGrid_t19983649, ___U3CRightU3Ek__BackingField_1)); } inline int32_t get_U3CRightU3Ek__BackingField_1() const { return ___U3CRightU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CRightU3Ek__BackingField_1() { return &___U3CRightU3Ek__BackingField_1; } inline void set_U3CRightU3Ek__BackingField_1(int32_t value) { ___U3CRightU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CTopU3Ek__BackingField_2() { return static_cast(offsetof(CNavGrid_t19983649, ___U3CTopU3Ek__BackingField_2)); } inline int32_t get_U3CTopU3Ek__BackingField_2() const { return ___U3CTopU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CTopU3Ek__BackingField_2() { return &___U3CTopU3Ek__BackingField_2; } inline void set_U3CTopU3Ek__BackingField_2(int32_t value) { ___U3CTopU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CBottomU3Ek__BackingField_3() { return static_cast(offsetof(CNavGrid_t19983649, ___U3CBottomU3Ek__BackingField_3)); } inline int32_t get_U3CBottomU3Ek__BackingField_3() const { return ___U3CBottomU3Ek__BackingField_3; } inline int32_t* get_address_of_U3CBottomU3Ek__BackingField_3() { return &___U3CBottomU3Ek__BackingField_3; } inline void set_U3CBottomU3Ek__BackingField_3(int32_t value) { ___U3CBottomU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CLengthRateU3Ek__BackingField_4() { return static_cast(offsetof(CNavGrid_t19983649, ___U3CLengthRateU3Ek__BackingField_4)); } inline float get_U3CLengthRateU3Ek__BackingField_4() const { return ___U3CLengthRateU3Ek__BackingField_4; } inline float* get_address_of_U3CLengthRateU3Ek__BackingField_4() { return &___U3CLengthRateU3Ek__BackingField_4; } inline void set_U3CLengthRateU3Ek__BackingField_4(float value) { ___U3CLengthRateU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CHeightRateU3Ek__BackingField_5() { return static_cast(offsetof(CNavGrid_t19983649, ___U3CHeightRateU3Ek__BackingField_5)); } inline float get_U3CHeightRateU3Ek__BackingField_5() const { return ___U3CHeightRateU3Ek__BackingField_5; } inline float* get_address_of_U3CHeightRateU3Ek__BackingField_5() { return &___U3CHeightRateU3Ek__BackingField_5; } inline void set_U3CHeightRateU3Ek__BackingField_5(float value) { ___U3CHeightRateU3Ek__BackingField_5 = value; } inline static int32_t get_offset_of_m_listNodes_8() { return static_cast(offsetof(CNavGrid_t19983649, ___m_listNodes_8)); } inline CNavNodeU5B0___U2C0___U5D_t2763474419* get_m_listNodes_8() const { return ___m_listNodes_8; } inline CNavNodeU5B0___U2C0___U5D_t2763474419** get_address_of_m_listNodes_8() { return &___m_listNodes_8; } inline void set_m_listNodes_8(CNavNodeU5B0___U2C0___U5D_t2763474419* value) { ___m_listNodes_8 = value; Il2CppCodeGenWriteBarrier((&___m_listNodes_8), value); } inline static int32_t get_offset_of_m_listNeibours_9() { return static_cast(offsetof(CNavGrid_t19983649, ___m_listNeibours_9)); } inline BetterList_1_t754862145 * get_m_listNeibours_9() const { return ___m_listNeibours_9; } inline BetterList_1_t754862145 ** get_address_of_m_listNeibours_9() { return &___m_listNeibours_9; } inline void set_m_listNeibours_9(BetterList_1_t754862145 * value) { ___m_listNeibours_9 = value; Il2CppCodeGenWriteBarrier((&___m_listNeibours_9), value); } inline static int32_t get_offset_of_openSet_10() { return static_cast(offsetof(CNavGrid_t19983649, ___openSet_10)); } inline BetterList_1_t754862145 * get_openSet_10() const { return ___openSet_10; } inline BetterList_1_t754862145 ** get_address_of_openSet_10() { return &___openSet_10; } inline void set_openSet_10(BetterList_1_t754862145 * value) { ___openSet_10 = value; Il2CppCodeGenWriteBarrier((&___openSet_10), value); } inline static int32_t get_offset_of_closeSet_11() { return static_cast(offsetof(CNavGrid_t19983649, ___closeSet_11)); } inline BetterList_1_t754862145 * get_closeSet_11() const { return ___closeSet_11; } inline BetterList_1_t754862145 ** get_address_of_closeSet_11() { return &___closeSet_11; } inline void set_closeSet_11(BetterList_1_t754862145 * value) { ___closeSet_11 = value; Il2CppCodeGenWriteBarrier((&___closeSet_11), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CNAVGRID_T19983649_H #ifndef BETTERLIST_1_T754862145_H #define BETTERLIST_1_T754862145_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // BetterList`1 struct BetterList_1_t754862145 : public RuntimeObject { public: // T[] BetterList`1::buffer CNavNodeU5BU5D_t2763474418* ___buffer_0; // System.Int32 BetterList`1::size int32_t ___size_1; public: inline static int32_t get_offset_of_buffer_0() { return static_cast(offsetof(BetterList_1_t754862145, ___buffer_0)); } inline CNavNodeU5BU5D_t2763474418* get_buffer_0() const { return ___buffer_0; } inline CNavNodeU5BU5D_t2763474418** get_address_of_buffer_0() { return &___buffer_0; } inline void set_buffer_0(CNavNodeU5BU5D_t2763474418* value) { ___buffer_0 = value; Il2CppCodeGenWriteBarrier((&___buffer_0), value); } inline static int32_t get_offset_of_size_1() { return static_cast(offsetof(BetterList_1_t754862145, ___size_1)); } inline int32_t get_size_1() const { return ___size_1; } inline int32_t* get_address_of_size_1() { return &___size_1; } inline void set_size_1(int32_t value) { ___size_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // BETTERLIST_1_T754862145_H #ifndef U3CDOFADEU3EC__ANONSTOREY0_T2614714771_H #define U3CDOFADEU3EC__ANONSTOREY0_T2614714771_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.DOTweenModuleAudio/c__AnonStorey0 struct U3CDOFadeU3Ec__AnonStorey0_t2614714771 : public RuntimeObject { public: // UnityEngine.AudioSource DG.Tweening.DOTweenModuleAudio/c__AnonStorey0::target AudioSource_t3935305588 * ___target_0; public: inline static int32_t get_offset_of_target_0() { return static_cast(offsetof(U3CDOFadeU3Ec__AnonStorey0_t2614714771, ___target_0)); } inline AudioSource_t3935305588 * get_target_0() const { return ___target_0; } inline AudioSource_t3935305588 ** get_address_of_target_0() { return &___target_0; } inline void set_target_0(AudioSource_t3935305588 * value) { ___target_0 = value; Il2CppCodeGenWriteBarrier((&___target_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CDOFADEU3EC__ANONSTOREY0_T2614714771_H #ifndef CNAVNODE_T1599841827_H #define CNAVNODE_T1599841827_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Navigation.CNavNode struct CNavNode_t1599841827 : public RuntimeObject { public: // System.Boolean DMCore.Framework.Navigation.CNavNode::k__BackingField bool ___U3CCanPassU3Ek__BackingField_0; // System.Boolean DMCore.Framework.Navigation.CNavNode::k__BackingField bool ___U3CNeedJumpU3Ek__BackingField_1; // System.Int32 DMCore.Framework.Navigation.CNavNode::k__BackingField int32_t ___U3CCoordXU3Ek__BackingField_2; // System.Int32 DMCore.Framework.Navigation.CNavNode::k__BackingField int32_t ___U3CCoordYU3Ek__BackingField_3; // System.Int32 DMCore.Framework.Navigation.CNavNode::k__BackingField int32_t ___U3CCoordHU3Ek__BackingField_4; // System.Int32 DMCore.Framework.Navigation.CNavNode::k__BackingField int32_t ___U3CCost2StartU3Ek__BackingField_5; // System.Int32 DMCore.Framework.Navigation.CNavNode::k__BackingField int32_t ___U3CCost2EndU3Ek__BackingField_6; // DMCore.Framework.Navigation.CNavNode DMCore.Framework.Navigation.CNavNode::k__BackingField CNavNode_t1599841827 * ___U3CParentU3Ek__BackingField_7; public: inline static int32_t get_offset_of_U3CCanPassU3Ek__BackingField_0() { return static_cast(offsetof(CNavNode_t1599841827, ___U3CCanPassU3Ek__BackingField_0)); } inline bool get_U3CCanPassU3Ek__BackingField_0() const { return ___U3CCanPassU3Ek__BackingField_0; } inline bool* get_address_of_U3CCanPassU3Ek__BackingField_0() { return &___U3CCanPassU3Ek__BackingField_0; } inline void set_U3CCanPassU3Ek__BackingField_0(bool value) { ___U3CCanPassU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CNeedJumpU3Ek__BackingField_1() { return static_cast(offsetof(CNavNode_t1599841827, ___U3CNeedJumpU3Ek__BackingField_1)); } inline bool get_U3CNeedJumpU3Ek__BackingField_1() const { return ___U3CNeedJumpU3Ek__BackingField_1; } inline bool* get_address_of_U3CNeedJumpU3Ek__BackingField_1() { return &___U3CNeedJumpU3Ek__BackingField_1; } inline void set_U3CNeedJumpU3Ek__BackingField_1(bool value) { ___U3CNeedJumpU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CCoordXU3Ek__BackingField_2() { return static_cast(offsetof(CNavNode_t1599841827, ___U3CCoordXU3Ek__BackingField_2)); } inline int32_t get_U3CCoordXU3Ek__BackingField_2() const { return ___U3CCoordXU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CCoordXU3Ek__BackingField_2() { return &___U3CCoordXU3Ek__BackingField_2; } inline void set_U3CCoordXU3Ek__BackingField_2(int32_t value) { ___U3CCoordXU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CCoordYU3Ek__BackingField_3() { return static_cast(offsetof(CNavNode_t1599841827, ___U3CCoordYU3Ek__BackingField_3)); } inline int32_t get_U3CCoordYU3Ek__BackingField_3() const { return ___U3CCoordYU3Ek__BackingField_3; } inline int32_t* get_address_of_U3CCoordYU3Ek__BackingField_3() { return &___U3CCoordYU3Ek__BackingField_3; } inline void set_U3CCoordYU3Ek__BackingField_3(int32_t value) { ___U3CCoordYU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CCoordHU3Ek__BackingField_4() { return static_cast(offsetof(CNavNode_t1599841827, ___U3CCoordHU3Ek__BackingField_4)); } inline int32_t get_U3CCoordHU3Ek__BackingField_4() const { return ___U3CCoordHU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CCoordHU3Ek__BackingField_4() { return &___U3CCoordHU3Ek__BackingField_4; } inline void set_U3CCoordHU3Ek__BackingField_4(int32_t value) { ___U3CCoordHU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CCost2StartU3Ek__BackingField_5() { return static_cast(offsetof(CNavNode_t1599841827, ___U3CCost2StartU3Ek__BackingField_5)); } inline int32_t get_U3CCost2StartU3Ek__BackingField_5() const { return ___U3CCost2StartU3Ek__BackingField_5; } inline int32_t* get_address_of_U3CCost2StartU3Ek__BackingField_5() { return &___U3CCost2StartU3Ek__BackingField_5; } inline void set_U3CCost2StartU3Ek__BackingField_5(int32_t value) { ___U3CCost2StartU3Ek__BackingField_5 = value; } inline static int32_t get_offset_of_U3CCost2EndU3Ek__BackingField_6() { return static_cast(offsetof(CNavNode_t1599841827, ___U3CCost2EndU3Ek__BackingField_6)); } inline int32_t get_U3CCost2EndU3Ek__BackingField_6() const { return ___U3CCost2EndU3Ek__BackingField_6; } inline int32_t* get_address_of_U3CCost2EndU3Ek__BackingField_6() { return &___U3CCost2EndU3Ek__BackingField_6; } inline void set_U3CCost2EndU3Ek__BackingField_6(int32_t value) { ___U3CCost2EndU3Ek__BackingField_6 = value; } inline static int32_t get_offset_of_U3CParentU3Ek__BackingField_7() { return static_cast(offsetof(CNavNode_t1599841827, ___U3CParentU3Ek__BackingField_7)); } inline CNavNode_t1599841827 * get_U3CParentU3Ek__BackingField_7() const { return ___U3CParentU3Ek__BackingField_7; } inline CNavNode_t1599841827 ** get_address_of_U3CParentU3Ek__BackingField_7() { return &___U3CParentU3Ek__BackingField_7; } inline void set_U3CParentU3Ek__BackingField_7(CNavNode_t1599841827 * value) { ___U3CParentU3Ek__BackingField_7 = value; Il2CppCodeGenWriteBarrier((&___U3CParentU3Ek__BackingField_7), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CNAVNODE_T1599841827_H #ifndef LIST_1_T3071916569_H #define LIST_1_T3071916569_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.List`1 struct List_1_t3071916569 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items CNavNodeU5BU5D_t2763474418* ____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; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t3071916569, ____items_1)); } inline CNavNodeU5BU5D_t2763474418* get__items_1() const { return ____items_1; } inline CNavNodeU5BU5D_t2763474418** get_address_of__items_1() { return &____items_1; } inline void set__items_1(CNavNodeU5BU5D_t2763474418* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t3071916569, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_t3071916569, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } }; struct List_1_t3071916569_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray CNavNodeU5BU5D_t2763474418* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t3071916569_StaticFields, ___EmptyArray_4)); } inline CNavNodeU5BU5D_t2763474418* get_EmptyArray_4() const { return ___EmptyArray_4; } inline CNavNodeU5BU5D_t2763474418** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(CNavNodeU5BU5D_t2763474418* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T3071916569_H #ifndef DOTWEENMODULEAUDIO_T3475130407_H #define DOTWEENMODULEAUDIO_T3475130407_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.DOTweenModuleAudio struct DOTweenModuleAudio_t3475130407 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DOTWEENMODULEAUDIO_T3475130407_H #ifndef VALUETYPE_T3640485471_H #define VALUETYPE_T3640485471_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.ValueType struct ValueType_t3640485471 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of System.ValueType struct ValueType_t3640485471_marshaled_pinvoke { }; // Native definition for COM marshalling of System.ValueType struct ValueType_t3640485471_marshaled_com { }; #endif // VALUETYPE_T3640485471_H #ifndef CPLAYERPHOTOLIB_T3645419873_H #define CPLAYERPHOTOLIB_T3645419873_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CPlayerPhotoLib struct CPlayerPhotoLib_t3645419873 : public RuntimeObject { public: // System.Collections.Generic.List`1 DMCore.Logic.CPlayerPhotoLib::m_PhotoList List_1_t1465954377 * ___m_PhotoList_0; // System.Collections.Generic.List`1 DMCore.Logic.CPlayerPhotoLib::m_PhotoLstIndex List_1_t128053199 * ___m_PhotoLstIndex_1; // System.Int64 DMCore.Logic.CPlayerPhotoLib::m_UserID int64_t ___m_UserID_2; // System.Int32 DMCore.Logic.CPlayerPhotoLib::m_sex int32_t ___m_sex_3; // System.Int64 DMCore.Logic.CPlayerPhotoLib::m_PhotoHeadID int64_t ___m_PhotoHeadID_4; // System.Boolean DMCore.Logic.CPlayerPhotoLib::m_NeedBigPic bool ___m_NeedBigPic_5; public: inline static int32_t get_offset_of_m_PhotoList_0() { return static_cast(offsetof(CPlayerPhotoLib_t3645419873, ___m_PhotoList_0)); } inline List_1_t1465954377 * get_m_PhotoList_0() const { return ___m_PhotoList_0; } inline List_1_t1465954377 ** get_address_of_m_PhotoList_0() { return &___m_PhotoList_0; } inline void set_m_PhotoList_0(List_1_t1465954377 * value) { ___m_PhotoList_0 = value; Il2CppCodeGenWriteBarrier((&___m_PhotoList_0), value); } inline static int32_t get_offset_of_m_PhotoLstIndex_1() { return static_cast(offsetof(CPlayerPhotoLib_t3645419873, ___m_PhotoLstIndex_1)); } inline List_1_t128053199 * get_m_PhotoLstIndex_1() const { return ___m_PhotoLstIndex_1; } inline List_1_t128053199 ** get_address_of_m_PhotoLstIndex_1() { return &___m_PhotoLstIndex_1; } inline void set_m_PhotoLstIndex_1(List_1_t128053199 * value) { ___m_PhotoLstIndex_1 = value; Il2CppCodeGenWriteBarrier((&___m_PhotoLstIndex_1), value); } inline static int32_t get_offset_of_m_UserID_2() { return static_cast(offsetof(CPlayerPhotoLib_t3645419873, ___m_UserID_2)); } inline int64_t get_m_UserID_2() const { return ___m_UserID_2; } inline int64_t* get_address_of_m_UserID_2() { return &___m_UserID_2; } inline void set_m_UserID_2(int64_t value) { ___m_UserID_2 = value; } inline static int32_t get_offset_of_m_sex_3() { return static_cast(offsetof(CPlayerPhotoLib_t3645419873, ___m_sex_3)); } inline int32_t get_m_sex_3() const { return ___m_sex_3; } inline int32_t* get_address_of_m_sex_3() { return &___m_sex_3; } inline void set_m_sex_3(int32_t value) { ___m_sex_3 = value; } inline static int32_t get_offset_of_m_PhotoHeadID_4() { return static_cast(offsetof(CPlayerPhotoLib_t3645419873, ___m_PhotoHeadID_4)); } inline int64_t get_m_PhotoHeadID_4() const { return ___m_PhotoHeadID_4; } inline int64_t* get_address_of_m_PhotoHeadID_4() { return &___m_PhotoHeadID_4; } inline void set_m_PhotoHeadID_4(int64_t value) { ___m_PhotoHeadID_4 = value; } inline static int32_t get_offset_of_m_NeedBigPic_5() { return static_cast(offsetof(CPlayerPhotoLib_t3645419873, ___m_NeedBigPic_5)); } inline bool get_m_NeedBigPic_5() const { return ___m_NeedBigPic_5; } inline bool* get_address_of_m_NeedBigPic_5() { return &___m_NeedBigPic_5; } inline void set_m_NeedBigPic_5(bool value) { ___m_NeedBigPic_5 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CPLAYERPHOTOLIB_T3645419873_H #ifndef U3CDOLOCALPATHU3EC__ANONSTOREY8_T3330346749_H #define U3CDOLOCALPATHU3EC__ANONSTOREY8_T3330346749_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.DOTweenModulePhysics/c__AnonStorey8 struct U3CDOLocalPathU3Ec__AnonStorey8_t3330346749 : public RuntimeObject { public: // UnityEngine.Transform DG.Tweening.DOTweenModulePhysics/c__AnonStorey8::trans Transform_t3600365921 * ___trans_0; // UnityEngine.Rigidbody DG.Tweening.DOTweenModulePhysics/c__AnonStorey8::target Rigidbody_t3916780224 * ___target_1; public: inline static int32_t get_offset_of_trans_0() { return static_cast(offsetof(U3CDOLocalPathU3Ec__AnonStorey8_t3330346749, ___trans_0)); } inline Transform_t3600365921 * get_trans_0() const { return ___trans_0; } inline Transform_t3600365921 ** get_address_of_trans_0() { return &___trans_0; } inline void set_trans_0(Transform_t3600365921 * value) { ___trans_0 = value; Il2CppCodeGenWriteBarrier((&___trans_0), value); } inline static int32_t get_offset_of_target_1() { return static_cast(offsetof(U3CDOLocalPathU3Ec__AnonStorey8_t3330346749, ___target_1)); } inline Rigidbody_t3916780224 * get_target_1() const { return ___target_1; } inline Rigidbody_t3916780224 ** get_address_of_target_1() { return &___target_1; } inline void set_target_1(Rigidbody_t3916780224 * value) { ___target_1 = value; Il2CppCodeGenWriteBarrier((&___target_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CDOLOCALPATHU3EC__ANONSTOREY8_T3330346749_H #ifndef CAPPOSHELP_T338788720_H #define CAPPOSHELP_T338788720_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Misc.CAppOSHelp struct CAppOSHelp_t338788720 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CAPPOSHELP_T338788720_H #ifndef ABSTWEENPLUGIN_3_T2576148903_H #define ABSTWEENPLUGIN_3_T2576148903_H #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 struct ABSTweenPlugin_3_t2576148903 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ABSTWEENPLUGIN_3_T2576148903_H #ifndef U3CDOPATHU3EC__ANONSTOREY7_T510934631_H #define U3CDOPATHU3EC__ANONSTOREY7_T510934631_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.DOTweenModulePhysics/c__AnonStorey7 struct U3CDOPathU3Ec__AnonStorey7_t510934631 : public RuntimeObject { public: // UnityEngine.Rigidbody DG.Tweening.DOTweenModulePhysics/c__AnonStorey7::target Rigidbody_t3916780224 * ___target_0; public: inline static int32_t get_offset_of_target_0() { return static_cast(offsetof(U3CDOPathU3Ec__AnonStorey7_t510934631, ___target_0)); } inline Rigidbody_t3916780224 * get_target_0() const { return ___target_0; } inline Rigidbody_t3916780224 ** get_address_of_target_0() { return &___target_0; } inline void set_target_0(Rigidbody_t3916780224 * value) { ___target_0 = value; Il2CppCodeGenWriteBarrier((&___target_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CDOPATHU3EC__ANONSTOREY7_T510934631_H #ifndef CMATHHELP_T1750400429_H #define CMATHHELP_T1750400429_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Misc.CMathHelp struct CMathHelp_t1750400429 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CMATHHELP_T1750400429_H #ifndef HASHALGORITHM_T1432317219_H #define HASHALGORITHM_T1432317219_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Security.Cryptography.HashAlgorithm struct HashAlgorithm_t1432317219 : public RuntimeObject { public: // System.Byte[] System.Security.Cryptography.HashAlgorithm::HashValue ByteU5BU5D_t4116647657* ___HashValue_0; // System.Int32 System.Security.Cryptography.HashAlgorithm::HashSizeValue int32_t ___HashSizeValue_1; // System.Int32 System.Security.Cryptography.HashAlgorithm::State int32_t ___State_2; // System.Boolean System.Security.Cryptography.HashAlgorithm::disposed bool ___disposed_3; public: inline static int32_t get_offset_of_HashValue_0() { return static_cast(offsetof(HashAlgorithm_t1432317219, ___HashValue_0)); } inline ByteU5BU5D_t4116647657* get_HashValue_0() const { return ___HashValue_0; } inline ByteU5BU5D_t4116647657** get_address_of_HashValue_0() { return &___HashValue_0; } inline void set_HashValue_0(ByteU5BU5D_t4116647657* value) { ___HashValue_0 = value; Il2CppCodeGenWriteBarrier((&___HashValue_0), value); } inline static int32_t get_offset_of_HashSizeValue_1() { return static_cast(offsetof(HashAlgorithm_t1432317219, ___HashSizeValue_1)); } inline int32_t get_HashSizeValue_1() const { return ___HashSizeValue_1; } inline int32_t* get_address_of_HashSizeValue_1() { return &___HashSizeValue_1; } inline void set_HashSizeValue_1(int32_t value) { ___HashSizeValue_1 = value; } inline static int32_t get_offset_of_State_2() { return static_cast(offsetof(HashAlgorithm_t1432317219, ___State_2)); } inline int32_t get_State_2() const { return ___State_2; } inline int32_t* get_address_of_State_2() { return &___State_2; } inline void set_State_2(int32_t value) { ___State_2 = value; } inline static int32_t get_offset_of_disposed_3() { return static_cast(offsetof(HashAlgorithm_t1432317219, ___disposed_3)); } inline bool get_disposed_3() const { return ___disposed_3; } inline bool* get_address_of_disposed_3() { return &___disposed_3; } inline void set_disposed_3(bool value) { ___disposed_3 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // HASHALGORITHM_T1432317219_H #ifndef CMISCHELP_T3597884754_H #define CMISCHELP_T3597884754_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Misc.CMiscHelp struct CMiscHelp_t3597884754 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CMISCHELP_T3597884754_H #ifndef ENCODING_T1523322056_H #define ENCODING_T1523322056_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Text.Encoding struct Encoding_t1523322056 : public RuntimeObject { public: // System.Int32 System.Text.Encoding::codePage int32_t ___codePage_0; // System.Int32 System.Text.Encoding::windows_code_page int32_t ___windows_code_page_1; // System.Boolean System.Text.Encoding::is_readonly bool ___is_readonly_2; // System.Text.DecoderFallback System.Text.Encoding::decoder_fallback DecoderFallback_t3123823036 * ___decoder_fallback_3; // System.Text.EncoderFallback System.Text.Encoding::encoder_fallback EncoderFallback_t1188251036 * ___encoder_fallback_4; // System.String System.Text.Encoding::body_name String_t* ___body_name_8; // System.String System.Text.Encoding::encoding_name String_t* ___encoding_name_9; // System.String System.Text.Encoding::header_name String_t* ___header_name_10; // System.Boolean System.Text.Encoding::is_mail_news_display bool ___is_mail_news_display_11; // System.Boolean System.Text.Encoding::is_mail_news_save bool ___is_mail_news_save_12; // System.Boolean System.Text.Encoding::is_browser_save bool ___is_browser_save_13; // System.Boolean System.Text.Encoding::is_browser_display bool ___is_browser_display_14; // System.String System.Text.Encoding::web_name String_t* ___web_name_15; public: inline static int32_t get_offset_of_codePage_0() { return static_cast(offsetof(Encoding_t1523322056, ___codePage_0)); } inline int32_t get_codePage_0() const { return ___codePage_0; } inline int32_t* get_address_of_codePage_0() { return &___codePage_0; } inline void set_codePage_0(int32_t value) { ___codePage_0 = value; } inline static int32_t get_offset_of_windows_code_page_1() { return static_cast(offsetof(Encoding_t1523322056, ___windows_code_page_1)); } inline int32_t get_windows_code_page_1() const { return ___windows_code_page_1; } inline int32_t* get_address_of_windows_code_page_1() { return &___windows_code_page_1; } inline void set_windows_code_page_1(int32_t value) { ___windows_code_page_1 = value; } inline static int32_t get_offset_of_is_readonly_2() { return static_cast(offsetof(Encoding_t1523322056, ___is_readonly_2)); } inline bool get_is_readonly_2() const { return ___is_readonly_2; } inline bool* get_address_of_is_readonly_2() { return &___is_readonly_2; } inline void set_is_readonly_2(bool value) { ___is_readonly_2 = value; } inline static int32_t get_offset_of_decoder_fallback_3() { return static_cast(offsetof(Encoding_t1523322056, ___decoder_fallback_3)); } inline DecoderFallback_t3123823036 * get_decoder_fallback_3() const { return ___decoder_fallback_3; } inline DecoderFallback_t3123823036 ** get_address_of_decoder_fallback_3() { return &___decoder_fallback_3; } inline void set_decoder_fallback_3(DecoderFallback_t3123823036 * value) { ___decoder_fallback_3 = value; Il2CppCodeGenWriteBarrier((&___decoder_fallback_3), value); } inline static int32_t get_offset_of_encoder_fallback_4() { return static_cast(offsetof(Encoding_t1523322056, ___encoder_fallback_4)); } inline EncoderFallback_t1188251036 * get_encoder_fallback_4() const { return ___encoder_fallback_4; } inline EncoderFallback_t1188251036 ** get_address_of_encoder_fallback_4() { return &___encoder_fallback_4; } inline void set_encoder_fallback_4(EncoderFallback_t1188251036 * value) { ___encoder_fallback_4 = value; Il2CppCodeGenWriteBarrier((&___encoder_fallback_4), value); } inline static int32_t get_offset_of_body_name_8() { return static_cast(offsetof(Encoding_t1523322056, ___body_name_8)); } inline String_t* get_body_name_8() const { return ___body_name_8; } inline String_t** get_address_of_body_name_8() { return &___body_name_8; } inline void set_body_name_8(String_t* value) { ___body_name_8 = value; Il2CppCodeGenWriteBarrier((&___body_name_8), value); } inline static int32_t get_offset_of_encoding_name_9() { return static_cast(offsetof(Encoding_t1523322056, ___encoding_name_9)); } inline String_t* get_encoding_name_9() const { return ___encoding_name_9; } inline String_t** get_address_of_encoding_name_9() { return &___encoding_name_9; } inline void set_encoding_name_9(String_t* value) { ___encoding_name_9 = value; Il2CppCodeGenWriteBarrier((&___encoding_name_9), value); } inline static int32_t get_offset_of_header_name_10() { return static_cast(offsetof(Encoding_t1523322056, ___header_name_10)); } inline String_t* get_header_name_10() const { return ___header_name_10; } inline String_t** get_address_of_header_name_10() { return &___header_name_10; } inline void set_header_name_10(String_t* value) { ___header_name_10 = value; Il2CppCodeGenWriteBarrier((&___header_name_10), value); } inline static int32_t get_offset_of_is_mail_news_display_11() { return static_cast(offsetof(Encoding_t1523322056, ___is_mail_news_display_11)); } inline bool get_is_mail_news_display_11() const { return ___is_mail_news_display_11; } inline bool* get_address_of_is_mail_news_display_11() { return &___is_mail_news_display_11; } inline void set_is_mail_news_display_11(bool value) { ___is_mail_news_display_11 = value; } inline static int32_t get_offset_of_is_mail_news_save_12() { return static_cast(offsetof(Encoding_t1523322056, ___is_mail_news_save_12)); } inline bool get_is_mail_news_save_12() const { return ___is_mail_news_save_12; } inline bool* get_address_of_is_mail_news_save_12() { return &___is_mail_news_save_12; } inline void set_is_mail_news_save_12(bool value) { ___is_mail_news_save_12 = value; } inline static int32_t get_offset_of_is_browser_save_13() { return static_cast(offsetof(Encoding_t1523322056, ___is_browser_save_13)); } inline bool get_is_browser_save_13() const { return ___is_browser_save_13; } inline bool* get_address_of_is_browser_save_13() { return &___is_browser_save_13; } inline void set_is_browser_save_13(bool value) { ___is_browser_save_13 = value; } inline static int32_t get_offset_of_is_browser_display_14() { return static_cast(offsetof(Encoding_t1523322056, ___is_browser_display_14)); } inline bool get_is_browser_display_14() const { return ___is_browser_display_14; } inline bool* get_address_of_is_browser_display_14() { return &___is_browser_display_14; } inline void set_is_browser_display_14(bool value) { ___is_browser_display_14 = value; } inline static int32_t get_offset_of_web_name_15() { return static_cast(offsetof(Encoding_t1523322056, ___web_name_15)); } inline String_t* get_web_name_15() const { return ___web_name_15; } inline String_t** get_address_of_web_name_15() { return &___web_name_15; } inline void set_web_name_15(String_t* value) { ___web_name_15 = value; Il2CppCodeGenWriteBarrier((&___web_name_15), value); } }; struct Encoding_t1523322056_StaticFields { public: // System.Reflection.Assembly System.Text.Encoding::i18nAssembly Assembly_t * ___i18nAssembly_5; // System.Boolean System.Text.Encoding::i18nDisabled bool ___i18nDisabled_6; // System.Object[] System.Text.Encoding::encodings ObjectU5BU5D_t2843939325* ___encodings_7; // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::asciiEncoding Encoding_t1523322056 * ___asciiEncoding_16; // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::bigEndianEncoding Encoding_t1523322056 * ___bigEndianEncoding_17; // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::defaultEncoding Encoding_t1523322056 * ___defaultEncoding_18; // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::utf7Encoding Encoding_t1523322056 * ___utf7Encoding_19; // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::utf8EncodingWithMarkers Encoding_t1523322056 * ___utf8EncodingWithMarkers_20; // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::utf8EncodingWithoutMarkers Encoding_t1523322056 * ___utf8EncodingWithoutMarkers_21; // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::unicodeEncoding Encoding_t1523322056 * ___unicodeEncoding_22; // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::isoLatin1Encoding Encoding_t1523322056 * ___isoLatin1Encoding_23; // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::utf8EncodingUnsafe Encoding_t1523322056 * ___utf8EncodingUnsafe_24; // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::utf32Encoding Encoding_t1523322056 * ___utf32Encoding_25; // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::bigEndianUTF32Encoding Encoding_t1523322056 * ___bigEndianUTF32Encoding_26; // System.Object System.Text.Encoding::lockobj RuntimeObject * ___lockobj_27; public: inline static int32_t get_offset_of_i18nAssembly_5() { return static_cast(offsetof(Encoding_t1523322056_StaticFields, ___i18nAssembly_5)); } inline Assembly_t * get_i18nAssembly_5() const { return ___i18nAssembly_5; } inline Assembly_t ** get_address_of_i18nAssembly_5() { return &___i18nAssembly_5; } inline void set_i18nAssembly_5(Assembly_t * value) { ___i18nAssembly_5 = value; Il2CppCodeGenWriteBarrier((&___i18nAssembly_5), value); } inline static int32_t get_offset_of_i18nDisabled_6() { return static_cast(offsetof(Encoding_t1523322056_StaticFields, ___i18nDisabled_6)); } inline bool get_i18nDisabled_6() const { return ___i18nDisabled_6; } inline bool* get_address_of_i18nDisabled_6() { return &___i18nDisabled_6; } inline void set_i18nDisabled_6(bool value) { ___i18nDisabled_6 = value; } inline static int32_t get_offset_of_encodings_7() { return static_cast(offsetof(Encoding_t1523322056_StaticFields, ___encodings_7)); } inline ObjectU5BU5D_t2843939325* get_encodings_7() const { return ___encodings_7; } inline ObjectU5BU5D_t2843939325** get_address_of_encodings_7() { return &___encodings_7; } inline void set_encodings_7(ObjectU5BU5D_t2843939325* value) { ___encodings_7 = value; Il2CppCodeGenWriteBarrier((&___encodings_7), value); } inline static int32_t get_offset_of_asciiEncoding_16() { return static_cast(offsetof(Encoding_t1523322056_StaticFields, ___asciiEncoding_16)); } inline Encoding_t1523322056 * get_asciiEncoding_16() const { return ___asciiEncoding_16; } inline Encoding_t1523322056 ** get_address_of_asciiEncoding_16() { return &___asciiEncoding_16; } inline void set_asciiEncoding_16(Encoding_t1523322056 * value) { ___asciiEncoding_16 = value; Il2CppCodeGenWriteBarrier((&___asciiEncoding_16), value); } inline static int32_t get_offset_of_bigEndianEncoding_17() { return static_cast(offsetof(Encoding_t1523322056_StaticFields, ___bigEndianEncoding_17)); } inline Encoding_t1523322056 * get_bigEndianEncoding_17() const { return ___bigEndianEncoding_17; } inline Encoding_t1523322056 ** get_address_of_bigEndianEncoding_17() { return &___bigEndianEncoding_17; } inline void set_bigEndianEncoding_17(Encoding_t1523322056 * value) { ___bigEndianEncoding_17 = value; Il2CppCodeGenWriteBarrier((&___bigEndianEncoding_17), value); } inline static int32_t get_offset_of_defaultEncoding_18() { return static_cast(offsetof(Encoding_t1523322056_StaticFields, ___defaultEncoding_18)); } inline Encoding_t1523322056 * get_defaultEncoding_18() const { return ___defaultEncoding_18; } inline Encoding_t1523322056 ** get_address_of_defaultEncoding_18() { return &___defaultEncoding_18; } inline void set_defaultEncoding_18(Encoding_t1523322056 * value) { ___defaultEncoding_18 = value; Il2CppCodeGenWriteBarrier((&___defaultEncoding_18), value); } inline static int32_t get_offset_of_utf7Encoding_19() { return static_cast(offsetof(Encoding_t1523322056_StaticFields, ___utf7Encoding_19)); } inline Encoding_t1523322056 * get_utf7Encoding_19() const { return ___utf7Encoding_19; } inline Encoding_t1523322056 ** get_address_of_utf7Encoding_19() { return &___utf7Encoding_19; } inline void set_utf7Encoding_19(Encoding_t1523322056 * value) { ___utf7Encoding_19 = value; Il2CppCodeGenWriteBarrier((&___utf7Encoding_19), value); } inline static int32_t get_offset_of_utf8EncodingWithMarkers_20() { return static_cast(offsetof(Encoding_t1523322056_StaticFields, ___utf8EncodingWithMarkers_20)); } inline Encoding_t1523322056 * get_utf8EncodingWithMarkers_20() const { return ___utf8EncodingWithMarkers_20; } inline Encoding_t1523322056 ** get_address_of_utf8EncodingWithMarkers_20() { return &___utf8EncodingWithMarkers_20; } inline void set_utf8EncodingWithMarkers_20(Encoding_t1523322056 * value) { ___utf8EncodingWithMarkers_20 = value; Il2CppCodeGenWriteBarrier((&___utf8EncodingWithMarkers_20), value); } inline static int32_t get_offset_of_utf8EncodingWithoutMarkers_21() { return static_cast(offsetof(Encoding_t1523322056_StaticFields, ___utf8EncodingWithoutMarkers_21)); } inline Encoding_t1523322056 * get_utf8EncodingWithoutMarkers_21() const { return ___utf8EncodingWithoutMarkers_21; } inline Encoding_t1523322056 ** get_address_of_utf8EncodingWithoutMarkers_21() { return &___utf8EncodingWithoutMarkers_21; } inline void set_utf8EncodingWithoutMarkers_21(Encoding_t1523322056 * value) { ___utf8EncodingWithoutMarkers_21 = value; Il2CppCodeGenWriteBarrier((&___utf8EncodingWithoutMarkers_21), value); } inline static int32_t get_offset_of_unicodeEncoding_22() { return static_cast(offsetof(Encoding_t1523322056_StaticFields, ___unicodeEncoding_22)); } inline Encoding_t1523322056 * get_unicodeEncoding_22() const { return ___unicodeEncoding_22; } inline Encoding_t1523322056 ** get_address_of_unicodeEncoding_22() { return &___unicodeEncoding_22; } inline void set_unicodeEncoding_22(Encoding_t1523322056 * value) { ___unicodeEncoding_22 = value; Il2CppCodeGenWriteBarrier((&___unicodeEncoding_22), value); } inline static int32_t get_offset_of_isoLatin1Encoding_23() { return static_cast(offsetof(Encoding_t1523322056_StaticFields, ___isoLatin1Encoding_23)); } inline Encoding_t1523322056 * get_isoLatin1Encoding_23() const { return ___isoLatin1Encoding_23; } inline Encoding_t1523322056 ** get_address_of_isoLatin1Encoding_23() { return &___isoLatin1Encoding_23; } inline void set_isoLatin1Encoding_23(Encoding_t1523322056 * value) { ___isoLatin1Encoding_23 = value; Il2CppCodeGenWriteBarrier((&___isoLatin1Encoding_23), value); } inline static int32_t get_offset_of_utf8EncodingUnsafe_24() { return static_cast(offsetof(Encoding_t1523322056_StaticFields, ___utf8EncodingUnsafe_24)); } inline Encoding_t1523322056 * get_utf8EncodingUnsafe_24() const { return ___utf8EncodingUnsafe_24; } inline Encoding_t1523322056 ** get_address_of_utf8EncodingUnsafe_24() { return &___utf8EncodingUnsafe_24; } inline void set_utf8EncodingUnsafe_24(Encoding_t1523322056 * value) { ___utf8EncodingUnsafe_24 = value; Il2CppCodeGenWriteBarrier((&___utf8EncodingUnsafe_24), value); } inline static int32_t get_offset_of_utf32Encoding_25() { return static_cast(offsetof(Encoding_t1523322056_StaticFields, ___utf32Encoding_25)); } inline Encoding_t1523322056 * get_utf32Encoding_25() const { return ___utf32Encoding_25; } inline Encoding_t1523322056 ** get_address_of_utf32Encoding_25() { return &___utf32Encoding_25; } inline void set_utf32Encoding_25(Encoding_t1523322056 * value) { ___utf32Encoding_25 = value; Il2CppCodeGenWriteBarrier((&___utf32Encoding_25), value); } inline static int32_t get_offset_of_bigEndianUTF32Encoding_26() { return static_cast(offsetof(Encoding_t1523322056_StaticFields, ___bigEndianUTF32Encoding_26)); } inline Encoding_t1523322056 * get_bigEndianUTF32Encoding_26() const { return ___bigEndianUTF32Encoding_26; } inline Encoding_t1523322056 ** get_address_of_bigEndianUTF32Encoding_26() { return &___bigEndianUTF32Encoding_26; } inline void set_bigEndianUTF32Encoding_26(Encoding_t1523322056 * value) { ___bigEndianUTF32Encoding_26 = value; Il2CppCodeGenWriteBarrier((&___bigEndianUTF32Encoding_26), value); } inline static int32_t get_offset_of_lockobj_27() { return static_cast(offsetof(Encoding_t1523322056_StaticFields, ___lockobj_27)); } inline RuntimeObject * get_lockobj_27() const { return ___lockobj_27; } inline RuntimeObject ** get_address_of_lockobj_27() { return &___lockobj_27; } inline void set_lockobj_27(RuntimeObject * value) { ___lockobj_27 = value; Il2CppCodeGenWriteBarrier((&___lockobj_27), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENCODING_T1523322056_H #ifndef CIOVAR_T2470797383_H #define CIOVAR_T2470797383_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.IO.CIOVar struct CIOVar_t2470797383 : public RuntimeObject { public: public: }; struct CIOVar_t2470797383_StaticFields { public: // System.String DMCore.Framework.IO.CIOVar::s_strEditorPath String_t* ___s_strEditorPath_0; // System.String DMCore.Framework.IO.CIOVar::s_strAssetsPath String_t* ___s_strAssetsPath_1; public: inline static int32_t get_offset_of_s_strEditorPath_0() { return static_cast(offsetof(CIOVar_t2470797383_StaticFields, ___s_strEditorPath_0)); } inline String_t* get_s_strEditorPath_0() const { return ___s_strEditorPath_0; } inline String_t** get_address_of_s_strEditorPath_0() { return &___s_strEditorPath_0; } inline void set_s_strEditorPath_0(String_t* value) { ___s_strEditorPath_0 = value; Il2CppCodeGenWriteBarrier((&___s_strEditorPath_0), value); } inline static int32_t get_offset_of_s_strAssetsPath_1() { return static_cast(offsetof(CIOVar_t2470797383_StaticFields, ___s_strAssetsPath_1)); } inline String_t* get_s_strAssetsPath_1() const { return ___s_strAssetsPath_1; } inline String_t** get_address_of_s_strAssetsPath_1() { return &___s_strAssetsPath_1; } inline void set_s_strAssetsPath_1(String_t* value) { ___s_strAssetsPath_1 = value; Il2CppCodeGenWriteBarrier((&___s_strAssetsPath_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CIOVAR_T2470797383_H #ifndef STREAM_T1273022909_H #define STREAM_T1273022909_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.IO.Stream struct Stream_t1273022909 : public RuntimeObject { public: public: }; struct Stream_t1273022909_StaticFields { public: // System.IO.Stream System.IO.Stream::Null Stream_t1273022909 * ___Null_0; public: inline static int32_t get_offset_of_Null_0() { return static_cast(offsetof(Stream_t1273022909_StaticFields, ___Null_0)); } inline Stream_t1273022909 * get_Null_0() const { return ___Null_0; } inline Stream_t1273022909 ** get_address_of_Null_0() { return &___Null_0; } inline void set_Null_0(Stream_t1273022909 * value) { ___Null_0 = value; Il2CppCodeGenWriteBarrier((&___Null_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // STREAM_T1273022909_H #ifndef CFITFUNAPIPLUGIN_T3372796910_H #define CFITFUNAPIPLUGIN_T3372796910_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Plugin.CFitfunApiPlugin struct CFitfunApiPlugin_t3372796910 : public RuntimeObject { public: public: }; struct CFitfunApiPlugin_t3372796910_StaticFields { public: // DMCore.Framework.Plugin.CFitfunApiPlugin DMCore.Framework.Plugin.CFitfunApiPlugin::s_instance CFitfunApiPlugin_t3372796910 * ___s_instance_0; public: inline static int32_t get_offset_of_s_instance_0() { return static_cast(offsetof(CFitfunApiPlugin_t3372796910_StaticFields, ___s_instance_0)); } inline CFitfunApiPlugin_t3372796910 * get_s_instance_0() const { return ___s_instance_0; } inline CFitfunApiPlugin_t3372796910 ** get_address_of_s_instance_0() { return &___s_instance_0; } inline void set_s_instance_0(CFitfunApiPlugin_t3372796910 * value) { ___s_instance_0 = value; Il2CppCodeGenWriteBarrier((&___s_instance_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CFITFUNAPIPLUGIN_T3372796910_H #ifndef DOTWEENMODULEPHYSICS2D_T3356628190_H #define DOTWEENMODULEPHYSICS2D_T3356628190_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.DOTweenModulePhysics2D struct DOTweenModulePhysics2D_t3356628190 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DOTWEENMODULEPHYSICS2D_T3356628190_H #ifndef CREADVAR_T3960928815_H #define CREADVAR_T3960928815_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.IO.CReadVar struct CReadVar_t3960928815 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CREADVAR_T3960928815_H #ifndef U3CDOLOCALPATHU3EC__ANONSTOREYA_T3757313789_H #define U3CDOLOCALPATHU3EC__ANONSTOREYA_T3757313789_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.DOTweenModulePhysics/c__AnonStoreyA struct U3CDOLocalPathU3Ec__AnonStoreyA_t3757313789 : public RuntimeObject { public: // UnityEngine.Transform DG.Tweening.DOTweenModulePhysics/c__AnonStoreyA::trans Transform_t3600365921 * ___trans_0; // UnityEngine.Rigidbody DG.Tweening.DOTweenModulePhysics/c__AnonStoreyA::target Rigidbody_t3916780224 * ___target_1; public: inline static int32_t get_offset_of_trans_0() { return static_cast(offsetof(U3CDOLocalPathU3Ec__AnonStoreyA_t3757313789, ___trans_0)); } inline Transform_t3600365921 * get_trans_0() const { return ___trans_0; } inline Transform_t3600365921 ** get_address_of_trans_0() { return &___trans_0; } inline void set_trans_0(Transform_t3600365921 * value) { ___trans_0 = value; Il2CppCodeGenWriteBarrier((&___trans_0), value); } inline static int32_t get_offset_of_target_1() { return static_cast(offsetof(U3CDOLocalPathU3Ec__AnonStoreyA_t3757313789, ___target_1)); } inline Rigidbody_t3916780224 * get_target_1() const { return ___target_1; } inline Rigidbody_t3916780224 ** get_address_of_target_1() { return &___target_1; } inline void set_target_1(Rigidbody_t3916780224 * value) { ___target_1 = value; Il2CppCodeGenWriteBarrier((&___target_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CDOLOCALPATHU3EC__ANONSTOREYA_T3757313789_H #ifndef U3CDOPATHU3EC__ANONSTOREY9_T3643102513_H #define U3CDOPATHU3EC__ANONSTOREY9_T3643102513_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.DOTweenModulePhysics/c__AnonStorey9 struct U3CDOPathU3Ec__AnonStorey9_t3643102513 : public RuntimeObject { public: // UnityEngine.Rigidbody DG.Tweening.DOTweenModulePhysics/c__AnonStorey9::target Rigidbody_t3916780224 * ___target_0; public: inline static int32_t get_offset_of_target_0() { return static_cast(offsetof(U3CDOPathU3Ec__AnonStorey9_t3643102513, ___target_0)); } inline Rigidbody_t3916780224 * get_target_0() const { return ___target_0; } inline Rigidbody_t3916780224 ** get_address_of_target_0() { return &___target_0; } inline void set_target_0(Rigidbody_t3916780224 * value) { ___target_0 = value; Il2CppCodeGenWriteBarrier((&___target_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CDOPATHU3EC__ANONSTOREY9_T3643102513_H #ifndef CWRITEVAR_T61851903_H #define CWRITEVAR_T61851903_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.IO.CWriteVar struct CWriteVar_t61851903 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CWRITEVAR_T61851903_H #ifndef DMXMLNODE_T3958967524_H #define DMXMLNODE_T3958967524_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.XML.DMXmlNode struct DMXmlNode_t3958967524 : public RuntimeObject { public: // DMCore.Framework.XML.DMXmlNode DMCore.Framework.XML.DMXmlNode::k__BackingField DMXmlNode_t3958967524 * ___U3CParentU3Ek__BackingField_0; // DMCore.Framework.XML.DMXmlSerial DMCore.Framework.XML.DMXmlNode::m_Name DMXmlSerial_t1029243897 * ___m_Name_14; // BetterList`1 DMCore.Framework.XML.DMXmlNode::m_listAttribute BetterList_1_t2935806958 * ___m_listAttribute_15; // DMCore.Framework.XML.DMXmlNodeList DMCore.Framework.XML.DMXmlNode::m_children DMXmlNodeList_t795971656 * ___m_children_16; public: inline static int32_t get_offset_of_U3CParentU3Ek__BackingField_0() { return static_cast(offsetof(DMXmlNode_t3958967524, ___U3CParentU3Ek__BackingField_0)); } inline DMXmlNode_t3958967524 * get_U3CParentU3Ek__BackingField_0() const { return ___U3CParentU3Ek__BackingField_0; } inline DMXmlNode_t3958967524 ** get_address_of_U3CParentU3Ek__BackingField_0() { return &___U3CParentU3Ek__BackingField_0; } inline void set_U3CParentU3Ek__BackingField_0(DMXmlNode_t3958967524 * value) { ___U3CParentU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((&___U3CParentU3Ek__BackingField_0), value); } inline static int32_t get_offset_of_m_Name_14() { return static_cast(offsetof(DMXmlNode_t3958967524, ___m_Name_14)); } inline DMXmlSerial_t1029243897 * get_m_Name_14() const { return ___m_Name_14; } inline DMXmlSerial_t1029243897 ** get_address_of_m_Name_14() { return &___m_Name_14; } inline void set_m_Name_14(DMXmlSerial_t1029243897 * value) { ___m_Name_14 = value; Il2CppCodeGenWriteBarrier((&___m_Name_14), value); } inline static int32_t get_offset_of_m_listAttribute_15() { return static_cast(offsetof(DMXmlNode_t3958967524, ___m_listAttribute_15)); } inline BetterList_1_t2935806958 * get_m_listAttribute_15() const { return ___m_listAttribute_15; } inline BetterList_1_t2935806958 ** get_address_of_m_listAttribute_15() { return &___m_listAttribute_15; } inline void set_m_listAttribute_15(BetterList_1_t2935806958 * value) { ___m_listAttribute_15 = value; Il2CppCodeGenWriteBarrier((&___m_listAttribute_15), value); } inline static int32_t get_offset_of_m_children_16() { return static_cast(offsetof(DMXmlNode_t3958967524, ___m_children_16)); } inline DMXmlNodeList_t795971656 * get_m_children_16() const { return ___m_children_16; } inline DMXmlNodeList_t795971656 ** get_address_of_m_children_16() { return &___m_children_16; } inline void set_m_children_16(DMXmlNodeList_t795971656 * value) { ___m_children_16 = value; Il2CppCodeGenWriteBarrier((&___m_children_16), value); } }; struct DMXmlNode_t3958967524_StaticFields { public: // System.Char DMCore.Framework.XML.DMXmlNode::LT Il2CppChar ___LT_1; // System.Char DMCore.Framework.XML.DMXmlNode::GT Il2CppChar ___GT_2; // System.Char DMCore.Framework.XML.DMXmlNode::SPACE Il2CppChar ___SPACE_3; // System.Char DMCore.Framework.XML.DMXmlNode::QUOTE Il2CppChar ___QUOTE_4; // System.Char DMCore.Framework.XML.DMXmlNode::QUOTE2 Il2CppChar ___QUOTE2_5; // System.Char DMCore.Framework.XML.DMXmlNode::SLASH Il2CppChar ___SLASH_6; // System.Char DMCore.Framework.XML.DMXmlNode::QMARK Il2CppChar ___QMARK_7; // System.Char DMCore.Framework.XML.DMXmlNode::EQUALS Il2CppChar ___EQUALS_8; // System.Char DMCore.Framework.XML.DMXmlNode::EXCLAMATION Il2CppChar ___EXCLAMATION_9; // System.Char DMCore.Framework.XML.DMXmlNode::DASH Il2CppChar ___DASH_10; // System.Char DMCore.Framework.XML.DMXmlNode::SPACE_N Il2CppChar ___SPACE_N_11; // System.Char DMCore.Framework.XML.DMXmlNode::SPACE_R Il2CppChar ___SPACE_R_12; // System.Char DMCore.Framework.XML.DMXmlNode::SPACE_T Il2CppChar ___SPACE_T_13; public: inline static int32_t get_offset_of_LT_1() { return static_cast(offsetof(DMXmlNode_t3958967524_StaticFields, ___LT_1)); } inline Il2CppChar get_LT_1() const { return ___LT_1; } inline Il2CppChar* get_address_of_LT_1() { return &___LT_1; } inline void set_LT_1(Il2CppChar value) { ___LT_1 = value; } inline static int32_t get_offset_of_GT_2() { return static_cast(offsetof(DMXmlNode_t3958967524_StaticFields, ___GT_2)); } inline Il2CppChar get_GT_2() const { return ___GT_2; } inline Il2CppChar* get_address_of_GT_2() { return &___GT_2; } inline void set_GT_2(Il2CppChar value) { ___GT_2 = value; } inline static int32_t get_offset_of_SPACE_3() { return static_cast(offsetof(DMXmlNode_t3958967524_StaticFields, ___SPACE_3)); } inline Il2CppChar get_SPACE_3() const { return ___SPACE_3; } inline Il2CppChar* get_address_of_SPACE_3() { return &___SPACE_3; } inline void set_SPACE_3(Il2CppChar value) { ___SPACE_3 = value; } inline static int32_t get_offset_of_QUOTE_4() { return static_cast(offsetof(DMXmlNode_t3958967524_StaticFields, ___QUOTE_4)); } inline Il2CppChar get_QUOTE_4() const { return ___QUOTE_4; } inline Il2CppChar* get_address_of_QUOTE_4() { return &___QUOTE_4; } inline void set_QUOTE_4(Il2CppChar value) { ___QUOTE_4 = value; } inline static int32_t get_offset_of_QUOTE2_5() { return static_cast(offsetof(DMXmlNode_t3958967524_StaticFields, ___QUOTE2_5)); } inline Il2CppChar get_QUOTE2_5() const { return ___QUOTE2_5; } inline Il2CppChar* get_address_of_QUOTE2_5() { return &___QUOTE2_5; } inline void set_QUOTE2_5(Il2CppChar value) { ___QUOTE2_5 = value; } inline static int32_t get_offset_of_SLASH_6() { return static_cast(offsetof(DMXmlNode_t3958967524_StaticFields, ___SLASH_6)); } inline Il2CppChar get_SLASH_6() const { return ___SLASH_6; } inline Il2CppChar* get_address_of_SLASH_6() { return &___SLASH_6; } inline void set_SLASH_6(Il2CppChar value) { ___SLASH_6 = value; } inline static int32_t get_offset_of_QMARK_7() { return static_cast(offsetof(DMXmlNode_t3958967524_StaticFields, ___QMARK_7)); } inline Il2CppChar get_QMARK_7() const { return ___QMARK_7; } inline Il2CppChar* get_address_of_QMARK_7() { return &___QMARK_7; } inline void set_QMARK_7(Il2CppChar value) { ___QMARK_7 = value; } inline static int32_t get_offset_of_EQUALS_8() { return static_cast(offsetof(DMXmlNode_t3958967524_StaticFields, ___EQUALS_8)); } inline Il2CppChar get_EQUALS_8() const { return ___EQUALS_8; } inline Il2CppChar* get_address_of_EQUALS_8() { return &___EQUALS_8; } inline void set_EQUALS_8(Il2CppChar value) { ___EQUALS_8 = value; } inline static int32_t get_offset_of_EXCLAMATION_9() { return static_cast(offsetof(DMXmlNode_t3958967524_StaticFields, ___EXCLAMATION_9)); } inline Il2CppChar get_EXCLAMATION_9() const { return ___EXCLAMATION_9; } inline Il2CppChar* get_address_of_EXCLAMATION_9() { return &___EXCLAMATION_9; } inline void set_EXCLAMATION_9(Il2CppChar value) { ___EXCLAMATION_9 = value; } inline static int32_t get_offset_of_DASH_10() { return static_cast(offsetof(DMXmlNode_t3958967524_StaticFields, ___DASH_10)); } inline Il2CppChar get_DASH_10() const { return ___DASH_10; } inline Il2CppChar* get_address_of_DASH_10() { return &___DASH_10; } inline void set_DASH_10(Il2CppChar value) { ___DASH_10 = value; } inline static int32_t get_offset_of_SPACE_N_11() { return static_cast(offsetof(DMXmlNode_t3958967524_StaticFields, ___SPACE_N_11)); } inline Il2CppChar get_SPACE_N_11() const { return ___SPACE_N_11; } inline Il2CppChar* get_address_of_SPACE_N_11() { return &___SPACE_N_11; } inline void set_SPACE_N_11(Il2CppChar value) { ___SPACE_N_11 = value; } inline static int32_t get_offset_of_SPACE_R_12() { return static_cast(offsetof(DMXmlNode_t3958967524_StaticFields, ___SPACE_R_12)); } inline Il2CppChar get_SPACE_R_12() const { return ___SPACE_R_12; } inline Il2CppChar* get_address_of_SPACE_R_12() { return &___SPACE_R_12; } inline void set_SPACE_R_12(Il2CppChar value) { ___SPACE_R_12 = value; } inline static int32_t get_offset_of_SPACE_T_13() { return static_cast(offsetof(DMXmlNode_t3958967524_StaticFields, ___SPACE_T_13)); } inline Il2CppChar get_SPACE_T_13() const { return ___SPACE_T_13; } inline Il2CppChar* get_address_of_SPACE_T_13() { return &___SPACE_T_13; } inline void set_SPACE_T_13(Il2CppChar value) { ___SPACE_T_13 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DMXMLNODE_T3958967524_H #ifndef STACKFRAME_T3217253059_H #define STACKFRAME_T3217253059_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Diagnostics.StackFrame struct StackFrame_t3217253059 : public RuntimeObject { public: // System.Int32 System.Diagnostics.StackFrame::ilOffset int32_t ___ilOffset_1; // System.Int32 System.Diagnostics.StackFrame::nativeOffset int32_t ___nativeOffset_2; // System.Reflection.MethodBase System.Diagnostics.StackFrame::methodBase MethodBase_t * ___methodBase_3; // System.String System.Diagnostics.StackFrame::fileName String_t* ___fileName_4; // System.Int32 System.Diagnostics.StackFrame::lineNumber int32_t ___lineNumber_5; // System.Int32 System.Diagnostics.StackFrame::columnNumber int32_t ___columnNumber_6; // System.String System.Diagnostics.StackFrame::internalMethodName String_t* ___internalMethodName_7; public: inline static int32_t get_offset_of_ilOffset_1() { return static_cast(offsetof(StackFrame_t3217253059, ___ilOffset_1)); } inline int32_t get_ilOffset_1() const { return ___ilOffset_1; } inline int32_t* get_address_of_ilOffset_1() { return &___ilOffset_1; } inline void set_ilOffset_1(int32_t value) { ___ilOffset_1 = value; } inline static int32_t get_offset_of_nativeOffset_2() { return static_cast(offsetof(StackFrame_t3217253059, ___nativeOffset_2)); } inline int32_t get_nativeOffset_2() const { return ___nativeOffset_2; } inline int32_t* get_address_of_nativeOffset_2() { return &___nativeOffset_2; } inline void set_nativeOffset_2(int32_t value) { ___nativeOffset_2 = value; } inline static int32_t get_offset_of_methodBase_3() { return static_cast(offsetof(StackFrame_t3217253059, ___methodBase_3)); } inline MethodBase_t * get_methodBase_3() const { return ___methodBase_3; } inline MethodBase_t ** get_address_of_methodBase_3() { return &___methodBase_3; } inline void set_methodBase_3(MethodBase_t * value) { ___methodBase_3 = value; Il2CppCodeGenWriteBarrier((&___methodBase_3), value); } inline static int32_t get_offset_of_fileName_4() { return static_cast(offsetof(StackFrame_t3217253059, ___fileName_4)); } inline String_t* get_fileName_4() const { return ___fileName_4; } inline String_t** get_address_of_fileName_4() { return &___fileName_4; } inline void set_fileName_4(String_t* value) { ___fileName_4 = value; Il2CppCodeGenWriteBarrier((&___fileName_4), value); } inline static int32_t get_offset_of_lineNumber_5() { return static_cast(offsetof(StackFrame_t3217253059, ___lineNumber_5)); } inline int32_t get_lineNumber_5() const { return ___lineNumber_5; } inline int32_t* get_address_of_lineNumber_5() { return &___lineNumber_5; } inline void set_lineNumber_5(int32_t value) { ___lineNumber_5 = value; } inline static int32_t get_offset_of_columnNumber_6() { return static_cast(offsetof(StackFrame_t3217253059, ___columnNumber_6)); } inline int32_t get_columnNumber_6() const { return ___columnNumber_6; } inline int32_t* get_address_of_columnNumber_6() { return &___columnNumber_6; } inline void set_columnNumber_6(int32_t value) { ___columnNumber_6 = value; } inline static int32_t get_offset_of_internalMethodName_7() { return static_cast(offsetof(StackFrame_t3217253059, ___internalMethodName_7)); } inline String_t* get_internalMethodName_7() const { return ___internalMethodName_7; } inline String_t** get_address_of_internalMethodName_7() { return &___internalMethodName_7; } inline void set_internalMethodName_7(String_t* value) { ___internalMethodName_7 = value; Il2CppCodeGenWriteBarrier((&___internalMethodName_7), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // STACKFRAME_T3217253059_H #ifndef MEMBERINFO_T_H #define MEMBERINFO_T_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Reflection.MemberInfo struct MemberInfo_t : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // MEMBERINFO_T_H #ifndef IDATAUNIT_T677250155_H #define IDATAUNIT_T677250155_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.IDataUnit struct IDataUnit_t677250155 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // IDATAUNIT_T677250155_H #ifndef U3CDOLOOKATU3EC__ANONSTOREY5_T2052975667_H #define U3CDOLOOKATU3EC__ANONSTOREY5_T2052975667_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.DOTweenModulePhysics/c__AnonStorey5 struct U3CDOLookAtU3Ec__AnonStorey5_t2052975667 : public RuntimeObject { public: // UnityEngine.Rigidbody DG.Tweening.DOTweenModulePhysics/c__AnonStorey5::target Rigidbody_t3916780224 * ___target_0; public: inline static int32_t get_offset_of_target_0() { return static_cast(offsetof(U3CDOLookAtU3Ec__AnonStorey5_t2052975667, ___target_0)); } inline Rigidbody_t3916780224 * get_target_0() const { return ___target_0; } inline Rigidbody_t3916780224 ** get_address_of_target_0() { return &___target_0; } inline void set_target_0(Rigidbody_t3916780224 * value) { ___target_0 = value; Il2CppCodeGenWriteBarrier((&___target_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CDOLOOKATU3EC__ANONSTOREY5_T2052975667_H #ifndef EXCEPTION_T_H #define EXCEPTION_T_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Exception struct Exception_t : public RuntimeObject { public: // System.IntPtr[] System.Exception::trace_ips IntPtrU5BU5D_t4013366056* ___trace_ips_0; // System.Exception System.Exception::inner_exception Exception_t * ___inner_exception_1; // System.String System.Exception::message String_t* ___message_2; // System.String System.Exception::help_link String_t* ___help_link_3; // System.String System.Exception::class_name String_t* ___class_name_4; // System.String System.Exception::stack_trace String_t* ___stack_trace_5; // System.String System.Exception::_remoteStackTraceString String_t* ____remoteStackTraceString_6; // System.Int32 System.Exception::remote_stack_index int32_t ___remote_stack_index_7; // System.Int32 System.Exception::hresult int32_t ___hresult_8; // System.String System.Exception::source String_t* ___source_9; // System.Collections.IDictionary System.Exception::_data RuntimeObject* ____data_10; public: inline static int32_t get_offset_of_trace_ips_0() { return static_cast(offsetof(Exception_t, ___trace_ips_0)); } inline IntPtrU5BU5D_t4013366056* get_trace_ips_0() const { return ___trace_ips_0; } inline IntPtrU5BU5D_t4013366056** get_address_of_trace_ips_0() { return &___trace_ips_0; } inline void set_trace_ips_0(IntPtrU5BU5D_t4013366056* value) { ___trace_ips_0 = value; Il2CppCodeGenWriteBarrier((&___trace_ips_0), value); } inline static int32_t get_offset_of_inner_exception_1() { return static_cast(offsetof(Exception_t, ___inner_exception_1)); } inline Exception_t * get_inner_exception_1() const { return ___inner_exception_1; } inline Exception_t ** get_address_of_inner_exception_1() { return &___inner_exception_1; } inline void set_inner_exception_1(Exception_t * value) { ___inner_exception_1 = value; Il2CppCodeGenWriteBarrier((&___inner_exception_1), value); } inline static int32_t get_offset_of_message_2() { return static_cast(offsetof(Exception_t, ___message_2)); } inline String_t* get_message_2() const { return ___message_2; } inline String_t** get_address_of_message_2() { return &___message_2; } inline void set_message_2(String_t* value) { ___message_2 = value; Il2CppCodeGenWriteBarrier((&___message_2), value); } inline static int32_t get_offset_of_help_link_3() { return static_cast(offsetof(Exception_t, ___help_link_3)); } inline String_t* get_help_link_3() const { return ___help_link_3; } inline String_t** get_address_of_help_link_3() { return &___help_link_3; } inline void set_help_link_3(String_t* value) { ___help_link_3 = value; Il2CppCodeGenWriteBarrier((&___help_link_3), value); } inline static int32_t get_offset_of_class_name_4() { return static_cast(offsetof(Exception_t, ___class_name_4)); } inline String_t* get_class_name_4() const { return ___class_name_4; } inline String_t** get_address_of_class_name_4() { return &___class_name_4; } inline void set_class_name_4(String_t* value) { ___class_name_4 = value; Il2CppCodeGenWriteBarrier((&___class_name_4), value); } inline static int32_t get_offset_of_stack_trace_5() { return static_cast(offsetof(Exception_t, ___stack_trace_5)); } inline String_t* get_stack_trace_5() const { return ___stack_trace_5; } inline String_t** get_address_of_stack_trace_5() { return &___stack_trace_5; } inline void set_stack_trace_5(String_t* value) { ___stack_trace_5 = value; Il2CppCodeGenWriteBarrier((&___stack_trace_5), value); } inline static int32_t get_offset_of__remoteStackTraceString_6() { return static_cast(offsetof(Exception_t, ____remoteStackTraceString_6)); } inline String_t* get__remoteStackTraceString_6() const { return ____remoteStackTraceString_6; } inline String_t** get_address_of__remoteStackTraceString_6() { return &____remoteStackTraceString_6; } inline void set__remoteStackTraceString_6(String_t* value) { ____remoteStackTraceString_6 = value; Il2CppCodeGenWriteBarrier((&____remoteStackTraceString_6), value); } inline static int32_t get_offset_of_remote_stack_index_7() { return static_cast(offsetof(Exception_t, ___remote_stack_index_7)); } inline int32_t get_remote_stack_index_7() const { return ___remote_stack_index_7; } inline int32_t* get_address_of_remote_stack_index_7() { return &___remote_stack_index_7; } inline void set_remote_stack_index_7(int32_t value) { ___remote_stack_index_7 = value; } inline static int32_t get_offset_of_hresult_8() { return static_cast(offsetof(Exception_t, ___hresult_8)); } inline int32_t get_hresult_8() const { return ___hresult_8; } inline int32_t* get_address_of_hresult_8() { return &___hresult_8; } inline void set_hresult_8(int32_t value) { ___hresult_8 = value; } inline static int32_t get_offset_of_source_9() { return static_cast(offsetof(Exception_t, ___source_9)); } inline String_t* get_source_9() const { return ___source_9; } inline String_t** get_address_of_source_9() { return &___source_9; } inline void set_source_9(String_t* value) { ___source_9 = value; Il2CppCodeGenWriteBarrier((&___source_9), value); } inline static int32_t get_offset_of__data_10() { return static_cast(offsetof(Exception_t, ____data_10)); } inline RuntimeObject* get__data_10() const { return ____data_10; } inline RuntimeObject** get_address_of__data_10() { return &____data_10; } inline void set__data_10(RuntimeObject* value) { ____data_10 = value; Il2CppCodeGenWriteBarrier((&____data_10), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // EXCEPTION_T_H #ifndef LIST_1_T3319525431_H #define LIST_1_T3319525431_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.List`1 struct List_1_t3319525431 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items StringU5BU5D_t1281789340* ____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; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t3319525431, ____items_1)); } inline StringU5BU5D_t1281789340* get__items_1() const { return ____items_1; } inline StringU5BU5D_t1281789340** get_address_of__items_1() { return &____items_1; } inline void set__items_1(StringU5BU5D_t1281789340* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t3319525431, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_t3319525431, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } }; struct List_1_t3319525431_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray StringU5BU5D_t1281789340* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t3319525431_StaticFields, ___EmptyArray_4)); } inline StringU5BU5D_t1281789340* get_EmptyArray_4() const { return ___EmptyArray_4; } inline StringU5BU5D_t1281789340** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(StringU5BU5D_t1281789340* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T3319525431_H #ifndef BETTERLIST_1_T2755386239_H #define BETTERLIST_1_T2755386239_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // BetterList`1 struct BetterList_1_t2755386239 : public RuntimeObject { public: // T[] BetterList`1::buffer TransformU5BU5D_t807237628* ___buffer_0; // System.Int32 BetterList`1::size int32_t ___size_1; public: inline static int32_t get_offset_of_buffer_0() { return static_cast(offsetof(BetterList_1_t2755386239, ___buffer_0)); } inline TransformU5BU5D_t807237628* get_buffer_0() const { return ___buffer_0; } inline TransformU5BU5D_t807237628** get_address_of_buffer_0() { return &___buffer_0; } inline void set_buffer_0(TransformU5BU5D_t807237628* value) { ___buffer_0 = value; Il2CppCodeGenWriteBarrier((&___buffer_0), value); } inline static int32_t get_offset_of_size_1() { return static_cast(offsetof(BetterList_1_t2755386239, ___size_1)); } inline int32_t get_size_1() const { return ___size_1; } inline int32_t* get_address_of_size_1() { return &___size_1; } inline void set_size_1(int32_t value) { ___size_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // BETTERLIST_1_T2755386239_H #ifndef STACKTRACE_T1598645457_H #define STACKTRACE_T1598645457_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Diagnostics.StackTrace struct StackTrace_t1598645457 : public RuntimeObject { public: // System.Diagnostics.StackFrame[] System.Diagnostics.StackTrace::frames StackFrameU5BU5D_t1997726418* ___frames_1; // System.Boolean System.Diagnostics.StackTrace::debug_info bool ___debug_info_2; public: inline static int32_t get_offset_of_frames_1() { return static_cast(offsetof(StackTrace_t1598645457, ___frames_1)); } inline StackFrameU5BU5D_t1997726418* get_frames_1() const { return ___frames_1; } inline StackFrameU5BU5D_t1997726418** get_address_of_frames_1() { return &___frames_1; } inline void set_frames_1(StackFrameU5BU5D_t1997726418* value) { ___frames_1 = value; Il2CppCodeGenWriteBarrier((&___frames_1), value); } inline static int32_t get_offset_of_debug_info_2() { return static_cast(offsetof(StackTrace_t1598645457, ___debug_info_2)); } inline bool get_debug_info_2() const { return ___debug_info_2; } inline bool* get_address_of_debug_info_2() { return &___debug_info_2; } inline void set_debug_info_2(bool value) { ___debug_info_2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // STACKTRACE_T1598645457_H #ifndef MD5_T3177620429_H #define MD5_T3177620429_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Security.Cryptography.MD5 struct MD5_t3177620429 : public HashAlgorithm_t1432317219 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // MD5_T3177620429_H #ifndef CDATAWIDESTR_T3874506662_H #define CDATAWIDESTR_T3874506662_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.CDataWideStr struct CDataWideStr_t3874506662 : public IDataUnit_t677250155 { public: // System.String DMCore.CDataWideStr::k__BackingField String_t* ___U3CDataU3Ek__BackingField_0; public: inline static int32_t get_offset_of_U3CDataU3Ek__BackingField_0() { return static_cast(offsetof(CDataWideStr_t3874506662, ___U3CDataU3Ek__BackingField_0)); } inline String_t* get_U3CDataU3Ek__BackingField_0() const { return ___U3CDataU3Ek__BackingField_0; } inline String_t** get_address_of_U3CDataU3Ek__BackingField_0() { return &___U3CDataU3Ek__BackingField_0; } inline void set_U3CDataU3Ek__BackingField_0(String_t* value) { ___U3CDataU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((&___U3CDataU3Ek__BackingField_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CDATAWIDESTR_T3874506662_H #ifndef SYSTEMEXCEPTION_T176217640_H #define SYSTEMEXCEPTION_T176217640_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.SystemException struct SystemException_t176217640 : public Exception_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SYSTEMEXCEPTION_T176217640_H #ifndef CDATALONG_T929790239_H #define CDATALONG_T929790239_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.CDataLong struct CDataLong_t929790239 : public IDataUnit_t677250155 { public: // System.Int64 DMCore.CDataLong::k__BackingField int64_t ___U3CDataU3Ek__BackingField_0; public: inline static int32_t get_offset_of_U3CDataU3Ek__BackingField_0() { return static_cast(offsetof(CDataLong_t929790239, ___U3CDataU3Ek__BackingField_0)); } inline int64_t get_U3CDataU3Ek__BackingField_0() const { return ___U3CDataU3Ek__BackingField_0; } inline int64_t* get_address_of_U3CDataU3Ek__BackingField_0() { return &___U3CDataU3Ek__BackingField_0; } inline void set_U3CDataU3Ek__BackingField_0(int64_t value) { ___U3CDataU3Ek__BackingField_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CDATALONG_T929790239_H #ifndef TIMESPAN_T881159249_H #define TIMESPAN_T881159249_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.TimeSpan struct TimeSpan_t881159249 { public: // System.Int64 System.TimeSpan::_ticks int64_t ____ticks_8; public: inline static int32_t get_offset_of__ticks_8() { return static_cast(offsetof(TimeSpan_t881159249, ____ticks_8)); } inline int64_t get__ticks_8() const { return ____ticks_8; } inline int64_t* get_address_of__ticks_8() { return &____ticks_8; } inline void set__ticks_8(int64_t value) { ____ticks_8 = value; } }; struct TimeSpan_t881159249_StaticFields { public: // System.TimeSpan System.TimeSpan::MaxValue TimeSpan_t881159249 ___MaxValue_5; // System.TimeSpan System.TimeSpan::MinValue TimeSpan_t881159249 ___MinValue_6; // System.TimeSpan System.TimeSpan::Zero TimeSpan_t881159249 ___Zero_7; public: inline static int32_t get_offset_of_MaxValue_5() { return static_cast(offsetof(TimeSpan_t881159249_StaticFields, ___MaxValue_5)); } inline TimeSpan_t881159249 get_MaxValue_5() const { return ___MaxValue_5; } inline TimeSpan_t881159249 * get_address_of_MaxValue_5() { return &___MaxValue_5; } inline void set_MaxValue_5(TimeSpan_t881159249 value) { ___MaxValue_5 = value; } inline static int32_t get_offset_of_MinValue_6() { return static_cast(offsetof(TimeSpan_t881159249_StaticFields, ___MinValue_6)); } inline TimeSpan_t881159249 get_MinValue_6() const { return ___MinValue_6; } inline TimeSpan_t881159249 * get_address_of_MinValue_6() { return &___MinValue_6; } inline void set_MinValue_6(TimeSpan_t881159249 value) { ___MinValue_6 = value; } inline static int32_t get_offset_of_Zero_7() { return static_cast(offsetof(TimeSpan_t881159249_StaticFields, ___Zero_7)); } inline TimeSpan_t881159249 get_Zero_7() const { return ___Zero_7; } inline TimeSpan_t881159249 * get_address_of_Zero_7() { return &___Zero_7; } inline void set_Zero_7(TimeSpan_t881159249 value) { ___Zero_7 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TIMESPAN_T881159249_H #ifndef COLOR32_T2600501292_H #define COLOR32_T2600501292_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Color32 struct Color32_t2600501292 { public: union { #pragma pack(push, tp, 1) struct { // System.Int32 UnityEngine.Color32::rgba int32_t ___rgba_0; }; #pragma pack(pop, tp) struct { int32_t ___rgba_0_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { // System.Byte UnityEngine.Color32::r uint8_t ___r_1; }; #pragma pack(pop, tp) struct { uint8_t ___r_1_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___g_2_OffsetPadding[1]; // System.Byte UnityEngine.Color32::g uint8_t ___g_2; }; #pragma pack(pop, tp) struct { char ___g_2_OffsetPadding_forAlignmentOnly[1]; uint8_t ___g_2_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___b_3_OffsetPadding[2]; // System.Byte UnityEngine.Color32::b uint8_t ___b_3; }; #pragma pack(pop, tp) struct { char ___b_3_OffsetPadding_forAlignmentOnly[2]; uint8_t ___b_3_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___a_4_OffsetPadding[3]; // System.Byte UnityEngine.Color32::a uint8_t ___a_4; }; #pragma pack(pop, tp) struct { char ___a_4_OffsetPadding_forAlignmentOnly[3]; uint8_t ___a_4_forAlignmentOnly; }; }; public: inline static int32_t get_offset_of_rgba_0() { return static_cast(offsetof(Color32_t2600501292, ___rgba_0)); } inline int32_t get_rgba_0() const { return ___rgba_0; } inline int32_t* get_address_of_rgba_0() { return &___rgba_0; } inline void set_rgba_0(int32_t value) { ___rgba_0 = value; } inline static int32_t get_offset_of_r_1() { return static_cast(offsetof(Color32_t2600501292, ___r_1)); } inline uint8_t get_r_1() const { return ___r_1; } inline uint8_t* get_address_of_r_1() { return &___r_1; } inline void set_r_1(uint8_t value) { ___r_1 = value; } inline static int32_t get_offset_of_g_2() { return static_cast(offsetof(Color32_t2600501292, ___g_2)); } inline uint8_t get_g_2() const { return ___g_2; } inline uint8_t* get_address_of_g_2() { return &___g_2; } inline void set_g_2(uint8_t value) { ___g_2 = value; } inline static int32_t get_offset_of_b_3() { return static_cast(offsetof(Color32_t2600501292, ___b_3)); } inline uint8_t get_b_3() const { return ___b_3; } inline uint8_t* get_address_of_b_3() { return &___b_3; } inline void set_b_3(uint8_t value) { ___b_3 = value; } inline static int32_t get_offset_of_a_4() { return static_cast(offsetof(Color32_t2600501292, ___a_4)); } inline uint8_t get_a_4() const { return ___a_4; } inline uint8_t* get_address_of_a_4() { return &___a_4; } inline void set_a_4(uint8_t value) { ___a_4 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // COLOR32_T2600501292_H #ifndef CDATADOUBLE_T3608737326_H #define CDATADOUBLE_T3608737326_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.CDataDouble struct CDataDouble_t3608737326 : public IDataUnit_t677250155 { public: // System.Double DMCore.CDataDouble::k__BackingField double ___U3CDataU3Ek__BackingField_0; public: inline static int32_t get_offset_of_U3CDataU3Ek__BackingField_0() { return static_cast(offsetof(CDataDouble_t3608737326, ___U3CDataU3Ek__BackingField_0)); } inline double get_U3CDataU3Ek__BackingField_0() const { return ___U3CDataU3Ek__BackingField_0; } inline double* get_address_of_U3CDataU3Ek__BackingField_0() { return &___U3CDataU3Ek__BackingField_0; } inline void set_U3CDataU3Ek__BackingField_0(double value) { ___U3CDataU3Ek__BackingField_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CDATADOUBLE_T3608737326_H #ifndef XMLLINKEDNODE_T1437094927_H #define XMLLINKEDNODE_T1437094927_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.XmlLinkedNode struct XmlLinkedNode_t1437094927 : public XmlNode_t3767805227 { public: // System.Xml.XmlLinkedNode System.Xml.XmlLinkedNode::nextSibling XmlLinkedNode_t1437094927 * ___nextSibling_6; public: inline static int32_t get_offset_of_nextSibling_6() { return static_cast(offsetof(XmlLinkedNode_t1437094927, ___nextSibling_6)); } inline XmlLinkedNode_t1437094927 * get_nextSibling_6() const { return ___nextSibling_6; } inline XmlLinkedNode_t1437094927 ** get_address_of_nextSibling_6() { return &___nextSibling_6; } inline void set_nextSibling_6(XmlLinkedNode_t1437094927 * value) { ___nextSibling_6 = value; Il2CppCodeGenWriteBarrier((&___nextSibling_6), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLLINKEDNODE_T1437094927_H #ifndef CDATAFLOAT_T137586558_H #define CDATAFLOAT_T137586558_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.CDataFloat struct CDataFloat_t137586558 : public IDataUnit_t677250155 { public: // System.Single DMCore.CDataFloat::k__BackingField float ___U3CDataU3Ek__BackingField_0; public: inline static int32_t get_offset_of_U3CDataU3Ek__BackingField_0() { return static_cast(offsetof(CDataFloat_t137586558, ___U3CDataU3Ek__BackingField_0)); } inline float get_U3CDataU3Ek__BackingField_0() const { return ___U3CDataU3Ek__BackingField_0; } inline float* get_address_of_U3CDataU3Ek__BackingField_0() { return &___U3CDataU3Ek__BackingField_0; } inline void set_U3CDataU3Ek__BackingField_0(float value) { ___U3CDataU3Ek__BackingField_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CDATAFLOAT_T137586558_H #ifndef VECTOR4_T3319028937_H #define VECTOR4_T3319028937_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Vector4 struct Vector4_t3319028937 { public: // 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; public: inline static int32_t get_offset_of_x_1() { return static_cast(offsetof(Vector4_t3319028937, ___x_1)); } inline float get_x_1() const { return ___x_1; } inline float* get_address_of_x_1() { return &___x_1; } inline void set_x_1(float value) { ___x_1 = value; } inline static int32_t get_offset_of_y_2() { return static_cast(offsetof(Vector4_t3319028937, ___y_2)); } inline float get_y_2() const { return ___y_2; } inline float* get_address_of_y_2() { return &___y_2; } inline void set_y_2(float value) { ___y_2 = value; } inline static int32_t get_offset_of_z_3() { return static_cast(offsetof(Vector4_t3319028937, ___z_3)); } inline float get_z_3() const { return ___z_3; } inline float* get_address_of_z_3() { return &___z_3; } inline void set_z_3(float value) { ___z_3 = value; } inline static int32_t get_offset_of_w_4() { return static_cast(offsetof(Vector4_t3319028937, ___w_4)); } inline float get_w_4() const { return ___w_4; } inline float* get_address_of_w_4() { return &___w_4; } inline void set_w_4(float value) { ___w_4 = value; } }; struct Vector4_t3319028937_StaticFields { public: // UnityEngine.Vector4 UnityEngine.Vector4::zeroVector Vector4_t3319028937 ___zeroVector_5; // UnityEngine.Vector4 UnityEngine.Vector4::oneVector Vector4_t3319028937 ___oneVector_6; // UnityEngine.Vector4 UnityEngine.Vector4::positiveInfinityVector Vector4_t3319028937 ___positiveInfinityVector_7; // UnityEngine.Vector4 UnityEngine.Vector4::negativeInfinityVector Vector4_t3319028937 ___negativeInfinityVector_8; public: inline static int32_t get_offset_of_zeroVector_5() { return static_cast(offsetof(Vector4_t3319028937_StaticFields, ___zeroVector_5)); } inline Vector4_t3319028937 get_zeroVector_5() const { return ___zeroVector_5; } inline Vector4_t3319028937 * get_address_of_zeroVector_5() { return &___zeroVector_5; } inline void set_zeroVector_5(Vector4_t3319028937 value) { ___zeroVector_5 = value; } inline static int32_t get_offset_of_oneVector_6() { return static_cast(offsetof(Vector4_t3319028937_StaticFields, ___oneVector_6)); } inline Vector4_t3319028937 get_oneVector_6() const { return ___oneVector_6; } inline Vector4_t3319028937 * get_address_of_oneVector_6() { return &___oneVector_6; } inline void set_oneVector_6(Vector4_t3319028937 value) { ___oneVector_6 = value; } inline static int32_t get_offset_of_positiveInfinityVector_7() { return static_cast(offsetof(Vector4_t3319028937_StaticFields, ___positiveInfinityVector_7)); } inline Vector4_t3319028937 get_positiveInfinityVector_7() const { return ___positiveInfinityVector_7; } inline Vector4_t3319028937 * get_address_of_positiveInfinityVector_7() { return &___positiveInfinityVector_7; } inline void set_positiveInfinityVector_7(Vector4_t3319028937 value) { ___positiveInfinityVector_7 = value; } inline static int32_t get_offset_of_negativeInfinityVector_8() { return static_cast(offsetof(Vector4_t3319028937_StaticFields, ___negativeInfinityVector_8)); } inline Vector4_t3319028937 get_negativeInfinityVector_8() const { return ___negativeInfinityVector_8; } inline Vector4_t3319028937 * get_address_of_negativeInfinityVector_8() { return &___negativeInfinityVector_8; } inline void set_negativeInfinityVector_8(Vector4_t3319028937 value) { ___negativeInfinityVector_8 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // VECTOR4_T3319028937_H #ifndef SPRITESTATE_T1362986479_H #define SPRITESTATE_T1362986479_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.UI.SpriteState struct SpriteState_t1362986479 { public: // UnityEngine.Sprite UnityEngine.UI.SpriteState::m_HighlightedSprite Sprite_t280657092 * ___m_HighlightedSprite_0; // UnityEngine.Sprite UnityEngine.UI.SpriteState::m_PressedSprite Sprite_t280657092 * ___m_PressedSprite_1; // UnityEngine.Sprite UnityEngine.UI.SpriteState::m_DisabledSprite Sprite_t280657092 * ___m_DisabledSprite_2; public: inline static int32_t get_offset_of_m_HighlightedSprite_0() { return static_cast(offsetof(SpriteState_t1362986479, ___m_HighlightedSprite_0)); } inline Sprite_t280657092 * get_m_HighlightedSprite_0() const { return ___m_HighlightedSprite_0; } inline Sprite_t280657092 ** get_address_of_m_HighlightedSprite_0() { return &___m_HighlightedSprite_0; } inline void set_m_HighlightedSprite_0(Sprite_t280657092 * value) { ___m_HighlightedSprite_0 = value; Il2CppCodeGenWriteBarrier((&___m_HighlightedSprite_0), value); } inline static int32_t get_offset_of_m_PressedSprite_1() { return static_cast(offsetof(SpriteState_t1362986479, ___m_PressedSprite_1)); } inline Sprite_t280657092 * get_m_PressedSprite_1() const { return ___m_PressedSprite_1; } inline Sprite_t280657092 ** get_address_of_m_PressedSprite_1() { return &___m_PressedSprite_1; } inline void set_m_PressedSprite_1(Sprite_t280657092 * value) { ___m_PressedSprite_1 = value; Il2CppCodeGenWriteBarrier((&___m_PressedSprite_1), value); } inline static int32_t get_offset_of_m_DisabledSprite_2() { return static_cast(offsetof(SpriteState_t1362986479, ___m_DisabledSprite_2)); } inline Sprite_t280657092 * get_m_DisabledSprite_2() const { return ___m_DisabledSprite_2; } inline Sprite_t280657092 ** get_address_of_m_DisabledSprite_2() { return &___m_DisabledSprite_2; } inline void set_m_DisabledSprite_2(Sprite_t280657092 * value) { ___m_DisabledSprite_2 = value; Il2CppCodeGenWriteBarrier((&___m_DisabledSprite_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of UnityEngine.UI.SpriteState struct SpriteState_t1362986479_marshaled_pinvoke { Sprite_t280657092 * ___m_HighlightedSprite_0; Sprite_t280657092 * ___m_PressedSprite_1; Sprite_t280657092 * ___m_DisabledSprite_2; }; // Native definition for COM marshalling of UnityEngine.UI.SpriteState struct SpriteState_t1362986479_marshaled_com { Sprite_t280657092 * ___m_HighlightedSprite_0; Sprite_t280657092 * ___m_PressedSprite_1; Sprite_t280657092 * ___m_DisabledSprite_2; }; #endif // SPRITESTATE_T1362986479_H #ifndef EMISSIONMODULE_T311448003_H #define EMISSIONMODULE_T311448003_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.ParticleSystem/EmissionModule struct EmissionModule_t311448003 { public: // UnityEngine.ParticleSystem UnityEngine.ParticleSystem/EmissionModule::m_ParticleSystem ParticleSystem_t1800779281 * ___m_ParticleSystem_0; public: inline static int32_t get_offset_of_m_ParticleSystem_0() { return static_cast(offsetof(EmissionModule_t311448003, ___m_ParticleSystem_0)); } inline ParticleSystem_t1800779281 * get_m_ParticleSystem_0() const { return ___m_ParticleSystem_0; } inline ParticleSystem_t1800779281 ** get_address_of_m_ParticleSystem_0() { return &___m_ParticleSystem_0; } inline void set_m_ParticleSystem_0(ParticleSystem_t1800779281 * value) { ___m_ParticleSystem_0 = value; Il2CppCodeGenWriteBarrier((&___m_ParticleSystem_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of UnityEngine.ParticleSystem/EmissionModule struct EmissionModule_t311448003_marshaled_pinvoke { ParticleSystem_t1800779281 * ___m_ParticleSystem_0; }; // Native definition for COM marshalling of UnityEngine.ParticleSystem/EmissionModule struct EmissionModule_t311448003_marshaled_com { ParticleSystem_t1800779281 * ___m_ParticleSystem_0; }; #endif // EMISSIONMODULE_T311448003_H #ifndef CDATABYTE_T2832074535_H #define CDATABYTE_T2832074535_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.CDataByte struct CDataByte_t2832074535 : public IDataUnit_t677250155 { public: // System.Byte DMCore.CDataByte::k__BackingField uint8_t ___U3CDataU3Ek__BackingField_0; public: inline static int32_t get_offset_of_U3CDataU3Ek__BackingField_0() { return static_cast(offsetof(CDataByte_t2832074535, ___U3CDataU3Ek__BackingField_0)); } inline uint8_t get_U3CDataU3Ek__BackingField_0() const { return ___U3CDataU3Ek__BackingField_0; } inline uint8_t* get_address_of_U3CDataU3Ek__BackingField_0() { return &___U3CDataU3Ek__BackingField_0; } inline void set_U3CDataU3Ek__BackingField_0(uint8_t value) { ___U3CDataU3Ek__BackingField_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CDATABYTE_T2832074535_H #ifndef KEYVALUEPAIR_2_T2860178621_H #define KEYVALUEPAIR_2_T2860178621_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.KeyValuePair`2 struct KeyValuePair_2_t2860178621 { public: // TKey System.Collections.Generic.KeyValuePair`2::key String_t* ___key_0; // TValue System.Collections.Generic.KeyValuePair`2::value IDataUnit_t677250155 * ___value_1; public: inline static int32_t get_offset_of_key_0() { return static_cast(offsetof(KeyValuePair_2_t2860178621, ___key_0)); } inline String_t* get_key_0() const { return ___key_0; } inline String_t** get_address_of_key_0() { return &___key_0; } inline void set_key_0(String_t* value) { ___key_0 = value; Il2CppCodeGenWriteBarrier((&___key_0), value); } inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(KeyValuePair_2_t2860178621, ___value_1)); } inline IDataUnit_t677250155 * get_value_1() const { return ___value_1; } inline IDataUnit_t677250155 ** get_address_of_value_1() { return &___value_1; } inline void set_value_1(IDataUnit_t677250155 * value) { ___value_1 = value; Il2CppCodeGenWriteBarrier((&___value_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // KEYVALUEPAIR_2_T2860178621_H #ifndef CDATASHORT_T848979497_H #define CDATASHORT_T848979497_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.CDataShort struct CDataShort_t848979497 : public IDataUnit_t677250155 { public: // System.Int16 DMCore.CDataShort::k__BackingField int16_t ___U3CDataU3Ek__BackingField_0; public: inline static int32_t get_offset_of_U3CDataU3Ek__BackingField_0() { return static_cast(offsetof(CDataShort_t848979497, ___U3CDataU3Ek__BackingField_0)); } inline int16_t get_U3CDataU3Ek__BackingField_0() const { return ___U3CDataU3Ek__BackingField_0; } inline int16_t* get_address_of_U3CDataU3Ek__BackingField_0() { return &___U3CDataU3Ek__BackingField_0; } inline void set_U3CDataU3Ek__BackingField_0(int16_t value) { ___U3CDataU3Ek__BackingField_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CDATASHORT_T848979497_H #ifndef KEYVALUEPAIR_2_T2530217319_H #define KEYVALUEPAIR_2_T2530217319_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.KeyValuePair`2 struct KeyValuePair_2_t2530217319 { public: // TKey System.Collections.Generic.KeyValuePair`2::key RuntimeObject * ___key_0; // TValue System.Collections.Generic.KeyValuePair`2::value RuntimeObject * ___value_1; public: inline static int32_t get_offset_of_key_0() { return static_cast(offsetof(KeyValuePair_2_t2530217319, ___key_0)); } inline RuntimeObject * get_key_0() const { return ___key_0; } inline RuntimeObject ** get_address_of_key_0() { return &___key_0; } inline void set_key_0(RuntimeObject * value) { ___key_0 = value; Il2CppCodeGenWriteBarrier((&___key_0), value); } inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(KeyValuePair_2_t2530217319, ___value_1)); } inline RuntimeObject * get_value_1() const { return ___value_1; } inline RuntimeObject ** get_address_of_value_1() { return &___value_1; } inline void set_value_1(RuntimeObject * value) { ___value_1 = value; Il2CppCodeGenWriteBarrier((&___value_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // KEYVALUEPAIR_2_T2530217319_H #ifndef CDATAINT_T1932658480_H #define CDATAINT_T1932658480_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.CDataInt struct CDataInt_t1932658480 : public IDataUnit_t677250155 { public: // System.Int32 DMCore.CDataInt::k__BackingField int32_t ___U3CDataU3Ek__BackingField_0; public: inline static int32_t get_offset_of_U3CDataU3Ek__BackingField_0() { return static_cast(offsetof(CDataInt_t1932658480, ___U3CDataU3Ek__BackingField_0)); } inline int32_t get_U3CDataU3Ek__BackingField_0() const { return ___U3CDataU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CDataU3Ek__BackingField_0() { return &___U3CDataU3Ek__BackingField_0; } inline void set_U3CDataU3Ek__BackingField_0(int32_t value) { ___U3CDataU3Ek__BackingField_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CDATAINT_T1932658480_H #ifndef CDATASTRING_T1317323776_H #define CDATASTRING_T1317323776_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.CDataString struct CDataString_t1317323776 : public IDataUnit_t677250155 { public: // System.Byte[] DMCore.CDataString::k__BackingField ByteU5BU5D_t4116647657* ___U3CDataU3Ek__BackingField_0; public: inline static int32_t get_offset_of_U3CDataU3Ek__BackingField_0() { return static_cast(offsetof(CDataString_t1317323776, ___U3CDataU3Ek__BackingField_0)); } inline ByteU5BU5D_t4116647657* get_U3CDataU3Ek__BackingField_0() const { return ___U3CDataU3Ek__BackingField_0; } inline ByteU5BU5D_t4116647657** get_address_of_U3CDataU3Ek__BackingField_0() { return &___U3CDataU3Ek__BackingField_0; } inline void set_U3CDataU3Ek__BackingField_0(ByteU5BU5D_t4116647657* value) { ___U3CDataU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((&___U3CDataU3Ek__BackingField_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CDATASTRING_T1317323776_H #ifndef NETWORKMANAGER_T478833449_H #define NETWORKMANAGER_T478833449_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // FitFun.NetworkManager struct NetworkManager_t478833449 : public Singleton_1_t3098501191 { public: // DMCore.Net.CNetService FitFun.NetworkManager::networkService CNetService_t1201271315 * ___networkService_1; // FitFun.NetMainLogic FitFun.NetworkManager::netControl NetMainLogic_t1947403438 * ___netControl_2; public: inline static int32_t get_offset_of_networkService_1() { return static_cast(offsetof(NetworkManager_t478833449, ___networkService_1)); } inline CNetService_t1201271315 * get_networkService_1() const { return ___networkService_1; } inline CNetService_t1201271315 ** get_address_of_networkService_1() { return &___networkService_1; } inline void set_networkService_1(CNetService_t1201271315 * value) { ___networkService_1 = value; Il2CppCodeGenWriteBarrier((&___networkService_1), value); } inline static int32_t get_offset_of_netControl_2() { return static_cast(offsetof(NetworkManager_t478833449, ___netControl_2)); } inline NetMainLogic_t1947403438 * get_netControl_2() const { return ___netControl_2; } inline NetMainLogic_t1947403438 ** get_address_of_netControl_2() { return &___netControl_2; } inline void set_netControl_2(NetMainLogic_t1947403438 * value) { ___netControl_2 = value; Il2CppCodeGenWriteBarrier((&___netControl_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // NETWORKMANAGER_T478833449_H #ifndef CNETSERVICE_T1201271315_H #define CNETSERVICE_T1201271315_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.CNetService struct CNetService_t1201271315 : public ILinkListener_t2747206916 { public: // DMCore.Net.INetLink DMCore.Net.CNetService::m_pNetLink INetLink_t2717826932 * ___m_pNetLink_0; // System.Collections.Generic.List`1 DMCore.Net.CNetService::m_listeners List_1_t3594922530 * ___m_listeners_1; // BetterList`1 DMCore.Net.CNetService::m_varOutBuffer BetterList_1_t289316694 * ___m_varOutBuffer_2; // BetterList`1 DMCore.Net.CNetService::m_varStructBuffer BetterList_1_t289316694 * ___m_varStructBuffer_3; // System.Collections.Generic.LinkedList`1 DMCore.Net.CNetService::m_msgFromServer LinkedList_1_t3261532576 * ___m_msgFromServer_4; // DMCore.Framework.Thread.CThreadLock DMCore.Net.CNetService::m_MsgListLock CThreadLock_t3315856551 * ___m_MsgListLock_5; // System.Int32 DMCore.Net.CNetService::m_LinkStateOld int32_t ___m_LinkStateOld_6; // System.Int32 DMCore.Net.CNetService::m_LinkStateNow int32_t ___m_LinkStateNow_7; // DMCore.Framework.Thread.CThreadLock DMCore.Net.CNetService::m_Lock CThreadLock_t3315856551 * ___m_Lock_8; public: inline static int32_t get_offset_of_m_pNetLink_0() { return static_cast(offsetof(CNetService_t1201271315, ___m_pNetLink_0)); } inline INetLink_t2717826932 * get_m_pNetLink_0() const { return ___m_pNetLink_0; } inline INetLink_t2717826932 ** get_address_of_m_pNetLink_0() { return &___m_pNetLink_0; } inline void set_m_pNetLink_0(INetLink_t2717826932 * value) { ___m_pNetLink_0 = value; Il2CppCodeGenWriteBarrier((&___m_pNetLink_0), value); } inline static int32_t get_offset_of_m_listeners_1() { return static_cast(offsetof(CNetService_t1201271315, ___m_listeners_1)); } inline List_1_t3594922530 * get_m_listeners_1() const { return ___m_listeners_1; } inline List_1_t3594922530 ** get_address_of_m_listeners_1() { return &___m_listeners_1; } inline void set_m_listeners_1(List_1_t3594922530 * value) { ___m_listeners_1 = value; Il2CppCodeGenWriteBarrier((&___m_listeners_1), value); } inline static int32_t get_offset_of_m_varOutBuffer_2() { return static_cast(offsetof(CNetService_t1201271315, ___m_varOutBuffer_2)); } inline BetterList_1_t289316694 * get_m_varOutBuffer_2() const { return ___m_varOutBuffer_2; } inline BetterList_1_t289316694 ** get_address_of_m_varOutBuffer_2() { return &___m_varOutBuffer_2; } inline void set_m_varOutBuffer_2(BetterList_1_t289316694 * value) { ___m_varOutBuffer_2 = value; Il2CppCodeGenWriteBarrier((&___m_varOutBuffer_2), value); } inline static int32_t get_offset_of_m_varStructBuffer_3() { return static_cast(offsetof(CNetService_t1201271315, ___m_varStructBuffer_3)); } inline BetterList_1_t289316694 * get_m_varStructBuffer_3() const { return ___m_varStructBuffer_3; } inline BetterList_1_t289316694 ** get_address_of_m_varStructBuffer_3() { return &___m_varStructBuffer_3; } inline void set_m_varStructBuffer_3(BetterList_1_t289316694 * value) { ___m_varStructBuffer_3 = value; Il2CppCodeGenWriteBarrier((&___m_varStructBuffer_3), value); } inline static int32_t get_offset_of_m_msgFromServer_4() { return static_cast(offsetof(CNetService_t1201271315, ___m_msgFromServer_4)); } inline LinkedList_1_t3261532576 * get_m_msgFromServer_4() const { return ___m_msgFromServer_4; } inline LinkedList_1_t3261532576 ** get_address_of_m_msgFromServer_4() { return &___m_msgFromServer_4; } inline void set_m_msgFromServer_4(LinkedList_1_t3261532576 * value) { ___m_msgFromServer_4 = value; Il2CppCodeGenWriteBarrier((&___m_msgFromServer_4), value); } inline static int32_t get_offset_of_m_MsgListLock_5() { return static_cast(offsetof(CNetService_t1201271315, ___m_MsgListLock_5)); } inline CThreadLock_t3315856551 * get_m_MsgListLock_5() const { return ___m_MsgListLock_5; } inline CThreadLock_t3315856551 ** get_address_of_m_MsgListLock_5() { return &___m_MsgListLock_5; } inline void set_m_MsgListLock_5(CThreadLock_t3315856551 * value) { ___m_MsgListLock_5 = value; Il2CppCodeGenWriteBarrier((&___m_MsgListLock_5), value); } inline static int32_t get_offset_of_m_LinkStateOld_6() { return static_cast(offsetof(CNetService_t1201271315, ___m_LinkStateOld_6)); } inline int32_t get_m_LinkStateOld_6() const { return ___m_LinkStateOld_6; } inline int32_t* get_address_of_m_LinkStateOld_6() { return &___m_LinkStateOld_6; } inline void set_m_LinkStateOld_6(int32_t value) { ___m_LinkStateOld_6 = value; } inline static int32_t get_offset_of_m_LinkStateNow_7() { return static_cast(offsetof(CNetService_t1201271315, ___m_LinkStateNow_7)); } inline int32_t get_m_LinkStateNow_7() const { return ___m_LinkStateNow_7; } inline int32_t* get_address_of_m_LinkStateNow_7() { return &___m_LinkStateNow_7; } inline void set_m_LinkStateNow_7(int32_t value) { ___m_LinkStateNow_7 = value; } inline static int32_t get_offset_of_m_Lock_8() { return static_cast(offsetof(CNetService_t1201271315, ___m_Lock_8)); } inline CThreadLock_t3315856551 * get_m_Lock_8() const { return ___m_Lock_8; } inline CThreadLock_t3315856551 ** get_address_of_m_Lock_8() { return &___m_Lock_8; } inline void set_m_Lock_8(CThreadLock_t3315856551 * value) { ___m_Lock_8 = value; Il2CppCodeGenWriteBarrier((&___m_Lock_8), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CNETSERVICE_T1201271315_H #ifndef FLOATOPTIONS_T1203667100_H #define FLOATOPTIONS_T1203667100_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.Plugins.Options.FloatOptions struct FloatOptions_t1203667100 { public: // System.Boolean DG.Tweening.Plugins.Options.FloatOptions::snapping bool ___snapping_0; public: inline static int32_t get_offset_of_snapping_0() { return static_cast(offsetof(FloatOptions_t1203667100, ___snapping_0)); } inline bool get_snapping_0() const { return ___snapping_0; } inline bool* get_address_of_snapping_0() { return &___snapping_0; } inline void set_snapping_0(bool value) { ___snapping_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of DG.Tweening.Plugins.Options.FloatOptions struct FloatOptions_t1203667100_marshaled_pinvoke { int32_t ___snapping_0; }; // Native definition for COM marshalling of DG.Tweening.Plugins.Options.FloatOptions struct FloatOptions_t1203667100_marshaled_com { int32_t ___snapping_0; }; #endif // FLOATOPTIONS_T1203667100_H #ifndef UINT32_T2560061978_H #define UINT32_T2560061978_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.UInt32 struct UInt32_t2560061978 { public: // System.UInt32 System.UInt32::m_value uint32_t ___m_value_2; public: inline static int32_t get_offset_of_m_value_2() { return static_cast(offsetof(UInt32_t2560061978, ___m_value_2)); } inline uint32_t get_m_value_2() const { return ___m_value_2; } inline uint32_t* get_address_of_m_value_2() { return &___m_value_2; } inline void set_m_value_2(uint32_t value) { ___m_value_2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UINT32_T2560061978_H #ifndef METHODBASE_T_H #define METHODBASE_T_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Reflection.MethodBase struct MethodBase_t : public MemberInfo_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // METHODBASE_T_H #ifndef ENUM_T4135868527_H #define ENUM_T4135868527_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Enum struct Enum_t4135868527 : public ValueType_t3640485471 { public: public: }; struct Enum_t4135868527_StaticFields { public: // System.Char[] System.Enum::split_char CharU5BU5D_t3528271667* ___split_char_0; public: inline static int32_t get_offset_of_split_char_0() { return static_cast(offsetof(Enum_t4135868527_StaticFields, ___split_char_0)); } inline CharU5BU5D_t3528271667* get_split_char_0() const { return ___split_char_0; } inline CharU5BU5D_t3528271667** get_address_of_split_char_0() { return &___split_char_0; } inline void set_split_char_0(CharU5BU5D_t3528271667* value) { ___split_char_0 = value; Il2CppCodeGenWriteBarrier((&___split_char_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of System.Enum struct Enum_t4135868527_marshaled_pinvoke { }; // Native definition for COM marshalling of System.Enum struct Enum_t4135868527_marshaled_com { }; #endif // ENUM_T4135868527_H #ifndef XMLMANAGER_T2042691812_H #define XMLMANAGER_T2042691812_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // FitFun.XmlManager struct XmlManager_t2042691812 : public Singleton_1_t367392258 { public: // System.Collections.Generic.Dictionary`2 FitFun.XmlManager::xmlDic Dictionary_2_t1632706988 * ___xmlDic_1; public: inline static int32_t get_offset_of_xmlDic_1() { return static_cast(offsetof(XmlManager_t2042691812, ___xmlDic_1)); } inline Dictionary_2_t1632706988 * get_xmlDic_1() const { return ___xmlDic_1; } inline Dictionary_2_t1632706988 ** get_address_of_xmlDic_1() { return &___xmlDic_1; } inline void set_xmlDic_1(Dictionary_2_t1632706988 * value) { ___xmlDic_1 = value; Il2CppCodeGenWriteBarrier((&___xmlDic_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLMANAGER_T2042691812_H #ifndef MAINMODULE_T2320046318_H #define MAINMODULE_T2320046318_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.ParticleSystem/MainModule struct MainModule_t2320046318 { public: // UnityEngine.ParticleSystem UnityEngine.ParticleSystem/MainModule::m_ParticleSystem ParticleSystem_t1800779281 * ___m_ParticleSystem_0; public: inline static int32_t get_offset_of_m_ParticleSystem_0() { return static_cast(offsetof(MainModule_t2320046318, ___m_ParticleSystem_0)); } inline ParticleSystem_t1800779281 * get_m_ParticleSystem_0() const { return ___m_ParticleSystem_0; } inline ParticleSystem_t1800779281 ** get_address_of_m_ParticleSystem_0() { return &___m_ParticleSystem_0; } inline void set_m_ParticleSystem_0(ParticleSystem_t1800779281 * value) { ___m_ParticleSystem_0 = value; Il2CppCodeGenWriteBarrier((&___m_ParticleSystem_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of UnityEngine.ParticleSystem/MainModule struct MainModule_t2320046318_marshaled_pinvoke { ParticleSystem_t1800779281 * ___m_ParticleSystem_0; }; // Native definition for COM marshalling of UnityEngine.ParticleSystem/MainModule struct MainModule_t2320046318_marshaled_com { ParticleSystem_t1800779281 * ___m_ParticleSystem_0; }; #endif // MAINMODULE_T2320046318_H #ifndef COLOROPTIONS_T1487297155_H #define COLOROPTIONS_T1487297155_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.Plugins.Options.ColorOptions struct ColorOptions_t1487297155 { public: // System.Boolean DG.Tweening.Plugins.Options.ColorOptions::alphaOnly bool ___alphaOnly_0; public: inline static int32_t get_offset_of_alphaOnly_0() { return static_cast(offsetof(ColorOptions_t1487297155, ___alphaOnly_0)); } inline bool get_alphaOnly_0() const { return ___alphaOnly_0; } inline bool* get_address_of_alphaOnly_0() { return &___alphaOnly_0; } inline void set_alphaOnly_0(bool value) { ___alphaOnly_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of DG.Tweening.Plugins.Options.ColorOptions struct ColorOptions_t1487297155_marshaled_pinvoke { int32_t ___alphaOnly_0; }; // Native definition for COM marshalling of DG.Tweening.Plugins.Options.ColorOptions struct ColorOptions_t1487297155_marshaled_com { int32_t ___alphaOnly_0; }; #endif // COLOROPTIONS_T1487297155_H #ifndef BYTE_T1134296376_H #define BYTE_T1134296376_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Byte struct Byte_t1134296376 { public: // System.Byte System.Byte::m_value uint8_t ___m_value_2; public: inline static int32_t get_offset_of_m_value_2() { return static_cast(offsetof(Byte_t1134296376, ___m_value_2)); } inline uint8_t get_m_value_2() const { return ___m_value_2; } inline uint8_t* get_address_of_m_value_2() { return &___m_value_2; } inline void set_m_value_2(uint8_t value) { ___m_value_2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // BYTE_T1134296376_H #ifndef UINT16_T2177724958_H #define UINT16_T2177724958_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.UInt16 struct UInt16_t2177724958 { public: // System.UInt16 System.UInt16::m_value uint16_t ___m_value_2; public: inline static int32_t get_offset_of_m_value_2() { return static_cast(offsetof(UInt16_t2177724958, ___m_value_2)); } inline uint16_t get_m_value_2() const { return ___m_value_2; } inline uint16_t* get_address_of_m_value_2() { return &___m_value_2; } inline void set_m_value_2(uint16_t value) { ___m_value_2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UINT16_T2177724958_H #ifndef INT16_T2552820387_H #define INT16_T2552820387_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int16 struct Int16_t2552820387 { public: // System.Int16 System.Int16::m_value int16_t ___m_value_2; public: inline static int32_t get_offset_of_m_value_2() { return static_cast(offsetof(Int16_t2552820387, ___m_value_2)); } inline int16_t get_m_value_2() const { return ___m_value_2; } inline int16_t* get_address_of_m_value_2() { return &___m_value_2; } inline void set_m_value_2(int16_t value) { ___m_value_2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // INT16_T2552820387_H #ifndef KEYVALUEPAIR_2_T1373160989_H #define KEYVALUEPAIR_2_T1373160989_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.KeyValuePair`2 struct KeyValuePair_2_t1373160989 { public: // TKey System.Collections.Generic.KeyValuePair`2::key String_t* ___key_0; // TValue System.Collections.Generic.KeyValuePair`2::value stRoleEffectData_t3485199819 * ___value_1; public: inline static int32_t get_offset_of_key_0() { return static_cast(offsetof(KeyValuePair_2_t1373160989, ___key_0)); } inline String_t* get_key_0() const { return ___key_0; } inline String_t** get_address_of_key_0() { return &___key_0; } inline void set_key_0(String_t* value) { ___key_0 = value; Il2CppCodeGenWriteBarrier((&___key_0), value); } inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(KeyValuePair_2_t1373160989, ___value_1)); } inline stRoleEffectData_t3485199819 * get_value_1() const { return ___value_1; } inline stRoleEffectData_t3485199819 ** get_address_of_value_1() { return &___value_1; } inline void set_value_1(stRoleEffectData_t3485199819 * value) { ___value_1 = value; Il2CppCodeGenWriteBarrier((&___value_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // KEYVALUEPAIR_2_T1373160989_H #ifndef INT64_T3736567304_H #define INT64_T3736567304_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int64 struct Int64_t3736567304 { public: // System.Int64 System.Int64::m_value int64_t ___m_value_2; public: inline static int32_t get_offset_of_m_value_2() { return static_cast(offsetof(Int64_t3736567304, ___m_value_2)); } inline int64_t get_m_value_2() const { return ___m_value_2; } inline int64_t* get_address_of_m_value_2() { return &___m_value_2; } inline void set_m_value_2(int64_t value) { ___m_value_2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // INT64_T3736567304_H #ifndef DOUBLE_T594665363_H #define DOUBLE_T594665363_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Double struct Double_t594665363 { public: // System.Double System.Double::m_value double ___m_value_13; public: inline static int32_t get_offset_of_m_value_13() { return static_cast(offsetof(Double_t594665363, ___m_value_13)); } inline double get_m_value_13() const { return ___m_value_13; } inline double* get_address_of_m_value_13() { return &___m_value_13; } inline void set_m_value_13(double value) { ___m_value_13 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DOUBLE_T594665363_H #ifndef DRIVENRECTTRANSFORMTRACKER_T2562230146_H #define DRIVENRECTTRANSFORMTRACKER_T2562230146_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.DrivenRectTransformTracker struct DrivenRectTransformTracker_t2562230146 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DRIVENRECTTRANSFORMTRACKER_T2562230146_H #ifndef CMSGCUSTOM_T3704829624_H #define CMSGCUSTOM_T3704829624_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.Protocol.CMsgCustom struct CMsgCustom_t3704829624 : public INetMsgBaseC2S_t1364238951 { public: // DMCore.CDataArray DMCore.Net.Protocol.CMsgCustom::dataArray CDataArray_t4068198041 * ___dataArray_0; public: inline static int32_t get_offset_of_dataArray_0() { return static_cast(offsetof(CMsgCustom_t3704829624, ___dataArray_0)); } inline CDataArray_t4068198041 * get_dataArray_0() const { return ___dataArray_0; } inline CDataArray_t4068198041 ** get_address_of_dataArray_0() { return &___dataArray_0; } inline void set_dataArray_0(CDataArray_t4068198041 * value) { ___dataArray_0 = value; Il2CppCodeGenWriteBarrier((&___dataArray_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CMSGCUSTOM_T3704829624_H #ifndef CHAR_T3634460470_H #define CHAR_T3634460470_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Char struct Char_t3634460470 { public: // System.Char System.Char::m_value Il2CppChar ___m_value_2; public: inline static int32_t get_offset_of_m_value_2() { return static_cast(offsetof(Char_t3634460470, ___m_value_2)); } inline Il2CppChar get_m_value_2() const { return ___m_value_2; } inline Il2CppChar* get_address_of_m_value_2() { return &___m_value_2; } inline void set_m_value_2(Il2CppChar value) { ___m_value_2 = value; } }; struct Char_t3634460470_StaticFields { public: // System.Byte* System.Char::category_data uint8_t* ___category_data_3; // System.Byte* System.Char::numeric_data uint8_t* ___numeric_data_4; // System.Double* System.Char::numeric_data_values double* ___numeric_data_values_5; // System.UInt16* System.Char::to_lower_data_low uint16_t* ___to_lower_data_low_6; // System.UInt16* System.Char::to_lower_data_high uint16_t* ___to_lower_data_high_7; // System.UInt16* System.Char::to_upper_data_low uint16_t* ___to_upper_data_low_8; // System.UInt16* System.Char::to_upper_data_high uint16_t* ___to_upper_data_high_9; public: inline static int32_t get_offset_of_category_data_3() { return static_cast(offsetof(Char_t3634460470_StaticFields, ___category_data_3)); } inline uint8_t* get_category_data_3() const { return ___category_data_3; } inline uint8_t** get_address_of_category_data_3() { return &___category_data_3; } inline void set_category_data_3(uint8_t* value) { ___category_data_3 = value; } inline static int32_t get_offset_of_numeric_data_4() { return static_cast(offsetof(Char_t3634460470_StaticFields, ___numeric_data_4)); } inline uint8_t* get_numeric_data_4() const { return ___numeric_data_4; } inline uint8_t** get_address_of_numeric_data_4() { return &___numeric_data_4; } inline void set_numeric_data_4(uint8_t* value) { ___numeric_data_4 = value; } inline static int32_t get_offset_of_numeric_data_values_5() { return static_cast(offsetof(Char_t3634460470_StaticFields, ___numeric_data_values_5)); } inline double* get_numeric_data_values_5() const { return ___numeric_data_values_5; } inline double** get_address_of_numeric_data_values_5() { return &___numeric_data_values_5; } inline void set_numeric_data_values_5(double* value) { ___numeric_data_values_5 = value; } inline static int32_t get_offset_of_to_lower_data_low_6() { return static_cast(offsetof(Char_t3634460470_StaticFields, ___to_lower_data_low_6)); } inline uint16_t* get_to_lower_data_low_6() const { return ___to_lower_data_low_6; } inline uint16_t** get_address_of_to_lower_data_low_6() { return &___to_lower_data_low_6; } inline void set_to_lower_data_low_6(uint16_t* value) { ___to_lower_data_low_6 = value; } inline static int32_t get_offset_of_to_lower_data_high_7() { return static_cast(offsetof(Char_t3634460470_StaticFields, ___to_lower_data_high_7)); } inline uint16_t* get_to_lower_data_high_7() const { return ___to_lower_data_high_7; } inline uint16_t** get_address_of_to_lower_data_high_7() { return &___to_lower_data_high_7; } inline void set_to_lower_data_high_7(uint16_t* value) { ___to_lower_data_high_7 = value; } inline static int32_t get_offset_of_to_upper_data_low_8() { return static_cast(offsetof(Char_t3634460470_StaticFields, ___to_upper_data_low_8)); } inline uint16_t* get_to_upper_data_low_8() const { return ___to_upper_data_low_8; } inline uint16_t** get_address_of_to_upper_data_low_8() { return &___to_upper_data_low_8; } inline void set_to_upper_data_low_8(uint16_t* value) { ___to_upper_data_low_8 = value; } inline static int32_t get_offset_of_to_upper_data_high_9() { return static_cast(offsetof(Char_t3634460470_StaticFields, ___to_upper_data_high_9)); } inline uint16_t* get_to_upper_data_high_9() const { return ___to_upper_data_high_9; } inline uint16_t** get_address_of_to_upper_data_high_9() { return &___to_upper_data_high_9; } inline void set_to_upper_data_high_9(uint16_t* value) { ___to_upper_data_high_9 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CHAR_T3634460470_H #ifndef WAITFORPOSITION_T3077499975_H #define WAITFORPOSITION_T3077499975_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.DOTweenCYInstruction/WaitForPosition struct WaitForPosition_t3077499975 : public CustomYieldInstruction_t1895667560 { public: // DG.Tweening.Tween DG.Tweening.DOTweenCYInstruction/WaitForPosition::t Tween_t2342918553 * ___t_0; // System.Single DG.Tweening.DOTweenCYInstruction/WaitForPosition::position float ___position_1; public: inline static int32_t get_offset_of_t_0() { return static_cast(offsetof(WaitForPosition_t3077499975, ___t_0)); } inline Tween_t2342918553 * get_t_0() const { return ___t_0; } inline Tween_t2342918553 ** get_address_of_t_0() { return &___t_0; } inline void set_t_0(Tween_t2342918553 * value) { ___t_0 = value; Il2CppCodeGenWriteBarrier((&___t_0), value); } inline static int32_t get_offset_of_position_1() { return static_cast(offsetof(WaitForPosition_t3077499975, ___position_1)); } inline float get_position_1() const { return ___position_1; } inline float* get_address_of_position_1() { return &___position_1; } inline void set_position_1(float value) { ___position_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // WAITFORPOSITION_T3077499975_H #ifndef WAITFORKILL_T3778347930_H #define WAITFORKILL_T3778347930_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.DOTweenCYInstruction/WaitForKill struct WaitForKill_t3778347930 : public CustomYieldInstruction_t1895667560 { public: // DG.Tweening.Tween DG.Tweening.DOTweenCYInstruction/WaitForKill::t Tween_t2342918553 * ___t_0; public: inline static int32_t get_offset_of_t_0() { return static_cast(offsetof(WaitForKill_t3778347930, ___t_0)); } inline Tween_t2342918553 * get_t_0() const { return ___t_0; } inline Tween_t2342918553 ** get_address_of_t_0() { return &___t_0; } inline void set_t_0(Tween_t2342918553 * value) { ___t_0 = value; Il2CppCodeGenWriteBarrier((&___t_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // WAITFORKILL_T3778347930_H #ifndef INT32_T2950945753_H #define INT32_T2950945753_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 struct Int32_t2950945753 { public: // System.Int32 System.Int32::m_value int32_t ___m_value_2; public: inline static int32_t get_offset_of_m_value_2() { return static_cast(offsetof(Int32_t2950945753, ___m_value_2)); } inline int32_t get_m_value_2() const { return ___m_value_2; } inline int32_t* get_address_of_m_value_2() { return &___m_value_2; } inline void set_m_value_2(int32_t value) { ___m_value_2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // INT32_T2950945753_H #ifndef WAITFORELAPSEDLOOPS_T268076146_H #define WAITFORELAPSEDLOOPS_T268076146_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.DOTweenCYInstruction/WaitForElapsedLoops struct WaitForElapsedLoops_t268076146 : public CustomYieldInstruction_t1895667560 { public: // DG.Tweening.Tween DG.Tweening.DOTweenCYInstruction/WaitForElapsedLoops::t Tween_t2342918553 * ___t_0; // System.Int32 DG.Tweening.DOTweenCYInstruction/WaitForElapsedLoops::elapsedLoops int32_t ___elapsedLoops_1; public: inline static int32_t get_offset_of_t_0() { return static_cast(offsetof(WaitForElapsedLoops_t268076146, ___t_0)); } inline Tween_t2342918553 * get_t_0() const { return ___t_0; } inline Tween_t2342918553 ** get_address_of_t_0() { return &___t_0; } inline void set_t_0(Tween_t2342918553 * value) { ___t_0 = value; Il2CppCodeGenWriteBarrier((&___t_0), value); } inline static int32_t get_offset_of_elapsedLoops_1() { return static_cast(offsetof(WaitForElapsedLoops_t268076146, ___elapsedLoops_1)); } inline int32_t get_elapsedLoops_1() const { return ___elapsedLoops_1; } inline int32_t* get_address_of_elapsedLoops_1() { return &___elapsedLoops_1; } inline void set_elapsedLoops_1(int32_t value) { ___elapsedLoops_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // WAITFORELAPSEDLOOPS_T268076146_H #ifndef BOOLEAN_T97287965_H #define BOOLEAN_T97287965_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Boolean struct Boolean_t97287965 { public: // System.Boolean System.Boolean::m_value bool ___m_value_2; public: inline static int32_t get_offset_of_m_value_2() { return static_cast(offsetof(Boolean_t97287965, ___m_value_2)); } inline bool get_m_value_2() const { return ___m_value_2; } inline bool* get_address_of_m_value_2() { return &___m_value_2; } inline void set_m_value_2(bool value) { ___m_value_2 = value; } }; struct Boolean_t97287965_StaticFields { public: // System.String System.Boolean::FalseString String_t* ___FalseString_0; // System.String System.Boolean::TrueString String_t* ___TrueString_1; public: inline static int32_t get_offset_of_FalseString_0() { return static_cast(offsetof(Boolean_t97287965_StaticFields, ___FalseString_0)); } inline String_t* get_FalseString_0() const { return ___FalseString_0; } inline String_t** get_address_of_FalseString_0() { return &___FalseString_0; } inline void set_FalseString_0(String_t* value) { ___FalseString_0 = value; Il2CppCodeGenWriteBarrier((&___FalseString_0), value); } inline static int32_t get_offset_of_TrueString_1() { return static_cast(offsetof(Boolean_t97287965_StaticFields, ___TrueString_1)); } inline String_t* get_TrueString_1() const { return ___TrueString_1; } inline String_t** get_address_of_TrueString_1() { return &___TrueString_1; } inline void set_TrueString_1(String_t* value) { ___TrueString_1 = value; Il2CppCodeGenWriteBarrier((&___TrueString_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // BOOLEAN_T97287965_H #ifndef VOID_T1185182177_H #define VOID_T1185182177_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void struct Void_t1185182177 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // VOID_T1185182177_H #ifndef SINGLE_T1397266774_H #define SINGLE_T1397266774_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Single struct Single_t1397266774 { public: // System.Single System.Single::m_value float ___m_value_7; public: inline static int32_t get_offset_of_m_value_7() { return static_cast(offsetof(Single_t1397266774, ___m_value_7)); } inline float get_m_value_7() const { return ___m_value_7; } inline float* get_address_of_m_value_7() { return &___m_value_7; } inline void set_m_value_7(float value) { ___m_value_7 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SINGLE_T1397266774_H #ifndef VECTOR2_T2156229523_H #define VECTOR2_T2156229523_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Vector2 struct Vector2_t2156229523 { public: // System.Single UnityEngine.Vector2::x float ___x_0; // System.Single UnityEngine.Vector2::y float ___y_1; public: inline static int32_t get_offset_of_x_0() { return static_cast(offsetof(Vector2_t2156229523, ___x_0)); } inline float get_x_0() const { return ___x_0; } inline float* get_address_of_x_0() { return &___x_0; } inline void set_x_0(float value) { ___x_0 = value; } inline static int32_t get_offset_of_y_1() { return static_cast(offsetof(Vector2_t2156229523, ___y_1)); } inline float get_y_1() const { return ___y_1; } inline float* get_address_of_y_1() { return &___y_1; } inline void set_y_1(float value) { ___y_1 = value; } }; struct Vector2_t2156229523_StaticFields { public: // UnityEngine.Vector2 UnityEngine.Vector2::zeroVector Vector2_t2156229523 ___zeroVector_2; // UnityEngine.Vector2 UnityEngine.Vector2::oneVector Vector2_t2156229523 ___oneVector_3; // UnityEngine.Vector2 UnityEngine.Vector2::upVector Vector2_t2156229523 ___upVector_4; // UnityEngine.Vector2 UnityEngine.Vector2::downVector Vector2_t2156229523 ___downVector_5; // UnityEngine.Vector2 UnityEngine.Vector2::leftVector Vector2_t2156229523 ___leftVector_6; // UnityEngine.Vector2 UnityEngine.Vector2::rightVector Vector2_t2156229523 ___rightVector_7; // UnityEngine.Vector2 UnityEngine.Vector2::positiveInfinityVector Vector2_t2156229523 ___positiveInfinityVector_8; // UnityEngine.Vector2 UnityEngine.Vector2::negativeInfinityVector Vector2_t2156229523 ___negativeInfinityVector_9; public: inline static int32_t get_offset_of_zeroVector_2() { return static_cast(offsetof(Vector2_t2156229523_StaticFields, ___zeroVector_2)); } inline Vector2_t2156229523 get_zeroVector_2() const { return ___zeroVector_2; } inline Vector2_t2156229523 * get_address_of_zeroVector_2() { return &___zeroVector_2; } inline void set_zeroVector_2(Vector2_t2156229523 value) { ___zeroVector_2 = value; } inline static int32_t get_offset_of_oneVector_3() { return static_cast(offsetof(Vector2_t2156229523_StaticFields, ___oneVector_3)); } inline Vector2_t2156229523 get_oneVector_3() const { return ___oneVector_3; } inline Vector2_t2156229523 * get_address_of_oneVector_3() { return &___oneVector_3; } inline void set_oneVector_3(Vector2_t2156229523 value) { ___oneVector_3 = value; } inline static int32_t get_offset_of_upVector_4() { return static_cast(offsetof(Vector2_t2156229523_StaticFields, ___upVector_4)); } inline Vector2_t2156229523 get_upVector_4() const { return ___upVector_4; } inline Vector2_t2156229523 * get_address_of_upVector_4() { return &___upVector_4; } inline void set_upVector_4(Vector2_t2156229523 value) { ___upVector_4 = value; } inline static int32_t get_offset_of_downVector_5() { return static_cast(offsetof(Vector2_t2156229523_StaticFields, ___downVector_5)); } inline Vector2_t2156229523 get_downVector_5() const { return ___downVector_5; } inline Vector2_t2156229523 * get_address_of_downVector_5() { return &___downVector_5; } inline void set_downVector_5(Vector2_t2156229523 value) { ___downVector_5 = value; } inline static int32_t get_offset_of_leftVector_6() { return static_cast(offsetof(Vector2_t2156229523_StaticFields, ___leftVector_6)); } inline Vector2_t2156229523 get_leftVector_6() const { return ___leftVector_6; } inline Vector2_t2156229523 * get_address_of_leftVector_6() { return &___leftVector_6; } inline void set_leftVector_6(Vector2_t2156229523 value) { ___leftVector_6 = value; } inline static int32_t get_offset_of_rightVector_7() { return static_cast(offsetof(Vector2_t2156229523_StaticFields, ___rightVector_7)); } inline Vector2_t2156229523 get_rightVector_7() const { return ___rightVector_7; } inline Vector2_t2156229523 * get_address_of_rightVector_7() { return &___rightVector_7; } inline void set_rightVector_7(Vector2_t2156229523 value) { ___rightVector_7 = value; } inline static int32_t get_offset_of_positiveInfinityVector_8() { return static_cast(offsetof(Vector2_t2156229523_StaticFields, ___positiveInfinityVector_8)); } inline Vector2_t2156229523 get_positiveInfinityVector_8() const { return ___positiveInfinityVector_8; } inline Vector2_t2156229523 * get_address_of_positiveInfinityVector_8() { return &___positiveInfinityVector_8; } inline void set_positiveInfinityVector_8(Vector2_t2156229523 value) { ___positiveInfinityVector_8 = value; } inline static int32_t get_offset_of_negativeInfinityVector_9() { return static_cast(offsetof(Vector2_t2156229523_StaticFields, ___negativeInfinityVector_9)); } inline Vector2_t2156229523 get_negativeInfinityVector_9() const { return ___negativeInfinityVector_9; } inline Vector2_t2156229523 * get_address_of_negativeInfinityVector_9() { return &___negativeInfinityVector_9; } inline void set_negativeInfinityVector_9(Vector2_t2156229523 value) { ___negativeInfinityVector_9 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // VECTOR2_T2156229523_H #ifndef COLOR_T2555686324_H #define COLOR_T2555686324_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Color struct Color_t2555686324 { public: // 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; public: inline static int32_t get_offset_of_r_0() { return static_cast(offsetof(Color_t2555686324, ___r_0)); } inline float get_r_0() const { return ___r_0; } inline float* get_address_of_r_0() { return &___r_0; } inline void set_r_0(float value) { ___r_0 = value; } inline static int32_t get_offset_of_g_1() { return static_cast(offsetof(Color_t2555686324, ___g_1)); } inline float get_g_1() const { return ___g_1; } inline float* get_address_of_g_1() { return &___g_1; } inline void set_g_1(float value) { ___g_1 = value; } inline static int32_t get_offset_of_b_2() { return static_cast(offsetof(Color_t2555686324, ___b_2)); } inline float get_b_2() const { return ___b_2; } inline float* get_address_of_b_2() { return &___b_2; } inline void set_b_2(float value) { ___b_2 = value; } inline static int32_t get_offset_of_a_3() { return static_cast(offsetof(Color_t2555686324, ___a_3)); } inline float get_a_3() const { return ___a_3; } inline float* get_address_of_a_3() { return &___a_3; } inline void set_a_3(float value) { ___a_3 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // COLOR_T2555686324_H #ifndef QUATERNION_T2301928331_H #define QUATERNION_T2301928331_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Quaternion struct Quaternion_t2301928331 { public: // 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; public: inline static int32_t get_offset_of_x_0() { return static_cast(offsetof(Quaternion_t2301928331, ___x_0)); } inline float get_x_0() const { return ___x_0; } inline float* get_address_of_x_0() { return &___x_0; } inline void set_x_0(float value) { ___x_0 = value; } inline static int32_t get_offset_of_y_1() { return static_cast(offsetof(Quaternion_t2301928331, ___y_1)); } inline float get_y_1() const { return ___y_1; } inline float* get_address_of_y_1() { return &___y_1; } inline void set_y_1(float value) { ___y_1 = value; } inline static int32_t get_offset_of_z_2() { return static_cast(offsetof(Quaternion_t2301928331, ___z_2)); } inline float get_z_2() const { return ___z_2; } inline float* get_address_of_z_2() { return &___z_2; } inline void set_z_2(float value) { ___z_2 = value; } inline static int32_t get_offset_of_w_3() { return static_cast(offsetof(Quaternion_t2301928331, ___w_3)); } inline float get_w_3() const { return ___w_3; } inline float* get_address_of_w_3() { return &___w_3; } inline void set_w_3(float value) { ___w_3 = value; } }; struct Quaternion_t2301928331_StaticFields { public: // UnityEngine.Quaternion UnityEngine.Quaternion::identityQuaternion Quaternion_t2301928331 ___identityQuaternion_4; public: inline static int32_t get_offset_of_identityQuaternion_4() { return static_cast(offsetof(Quaternion_t2301928331_StaticFields, ___identityQuaternion_4)); } inline Quaternion_t2301928331 get_identityQuaternion_4() const { return ___identityQuaternion_4; } inline Quaternion_t2301928331 * get_address_of_identityQuaternion_4() { return &___identityQuaternion_4; } inline void set_identityQuaternion_4(Quaternion_t2301928331 value) { ___identityQuaternion_4 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // QUATERNION_T2301928331_H #ifndef VECTOR3_T3722313464_H #define VECTOR3_T3722313464_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Vector3 struct Vector3_t3722313464 { public: // System.Single UnityEngine.Vector3::x float ___x_1; // System.Single UnityEngine.Vector3::y float ___y_2; // System.Single UnityEngine.Vector3::z float ___z_3; public: inline static int32_t get_offset_of_x_1() { return static_cast(offsetof(Vector3_t3722313464, ___x_1)); } inline float get_x_1() const { return ___x_1; } inline float* get_address_of_x_1() { return &___x_1; } inline void set_x_1(float value) { ___x_1 = value; } inline static int32_t get_offset_of_y_2() { return static_cast(offsetof(Vector3_t3722313464, ___y_2)); } inline float get_y_2() const { return ___y_2; } inline float* get_address_of_y_2() { return &___y_2; } inline void set_y_2(float value) { ___y_2 = value; } inline static int32_t get_offset_of_z_3() { return static_cast(offsetof(Vector3_t3722313464, ___z_3)); } inline float get_z_3() const { return ___z_3; } inline float* get_address_of_z_3() { return &___z_3; } inline void set_z_3(float value) { ___z_3 = value; } }; struct Vector3_t3722313464_StaticFields { public: // UnityEngine.Vector3 UnityEngine.Vector3::zeroVector Vector3_t3722313464 ___zeroVector_4; // UnityEngine.Vector3 UnityEngine.Vector3::oneVector Vector3_t3722313464 ___oneVector_5; // UnityEngine.Vector3 UnityEngine.Vector3::upVector Vector3_t3722313464 ___upVector_6; // UnityEngine.Vector3 UnityEngine.Vector3::downVector Vector3_t3722313464 ___downVector_7; // UnityEngine.Vector3 UnityEngine.Vector3::leftVector Vector3_t3722313464 ___leftVector_8; // UnityEngine.Vector3 UnityEngine.Vector3::rightVector Vector3_t3722313464 ___rightVector_9; // UnityEngine.Vector3 UnityEngine.Vector3::forwardVector Vector3_t3722313464 ___forwardVector_10; // UnityEngine.Vector3 UnityEngine.Vector3::backVector Vector3_t3722313464 ___backVector_11; // UnityEngine.Vector3 UnityEngine.Vector3::positiveInfinityVector Vector3_t3722313464 ___positiveInfinityVector_12; // UnityEngine.Vector3 UnityEngine.Vector3::negativeInfinityVector Vector3_t3722313464 ___negativeInfinityVector_13; public: inline static int32_t get_offset_of_zeroVector_4() { return static_cast(offsetof(Vector3_t3722313464_StaticFields, ___zeroVector_4)); } inline Vector3_t3722313464 get_zeroVector_4() const { return ___zeroVector_4; } inline Vector3_t3722313464 * get_address_of_zeroVector_4() { return &___zeroVector_4; } inline void set_zeroVector_4(Vector3_t3722313464 value) { ___zeroVector_4 = value; } inline static int32_t get_offset_of_oneVector_5() { return static_cast(offsetof(Vector3_t3722313464_StaticFields, ___oneVector_5)); } inline Vector3_t3722313464 get_oneVector_5() const { return ___oneVector_5; } inline Vector3_t3722313464 * get_address_of_oneVector_5() { return &___oneVector_5; } inline void set_oneVector_5(Vector3_t3722313464 value) { ___oneVector_5 = value; } inline static int32_t get_offset_of_upVector_6() { return static_cast(offsetof(Vector3_t3722313464_StaticFields, ___upVector_6)); } inline Vector3_t3722313464 get_upVector_6() const { return ___upVector_6; } inline Vector3_t3722313464 * get_address_of_upVector_6() { return &___upVector_6; } inline void set_upVector_6(Vector3_t3722313464 value) { ___upVector_6 = value; } inline static int32_t get_offset_of_downVector_7() { return static_cast(offsetof(Vector3_t3722313464_StaticFields, ___downVector_7)); } inline Vector3_t3722313464 get_downVector_7() const { return ___downVector_7; } inline Vector3_t3722313464 * get_address_of_downVector_7() { return &___downVector_7; } inline void set_downVector_7(Vector3_t3722313464 value) { ___downVector_7 = value; } inline static int32_t get_offset_of_leftVector_8() { return static_cast(offsetof(Vector3_t3722313464_StaticFields, ___leftVector_8)); } inline Vector3_t3722313464 get_leftVector_8() const { return ___leftVector_8; } inline Vector3_t3722313464 * get_address_of_leftVector_8() { return &___leftVector_8; } inline void set_leftVector_8(Vector3_t3722313464 value) { ___leftVector_8 = value; } inline static int32_t get_offset_of_rightVector_9() { return static_cast(offsetof(Vector3_t3722313464_StaticFields, ___rightVector_9)); } inline Vector3_t3722313464 get_rightVector_9() const { return ___rightVector_9; } inline Vector3_t3722313464 * get_address_of_rightVector_9() { return &___rightVector_9; } inline void set_rightVector_9(Vector3_t3722313464 value) { ___rightVector_9 = value; } inline static int32_t get_offset_of_forwardVector_10() { return static_cast(offsetof(Vector3_t3722313464_StaticFields, ___forwardVector_10)); } inline Vector3_t3722313464 get_forwardVector_10() const { return ___forwardVector_10; } inline Vector3_t3722313464 * get_address_of_forwardVector_10() { return &___forwardVector_10; } inline void set_forwardVector_10(Vector3_t3722313464 value) { ___forwardVector_10 = value; } inline static int32_t get_offset_of_backVector_11() { return static_cast(offsetof(Vector3_t3722313464_StaticFields, ___backVector_11)); } inline Vector3_t3722313464 get_backVector_11() const { return ___backVector_11; } inline Vector3_t3722313464 * get_address_of_backVector_11() { return &___backVector_11; } inline void set_backVector_11(Vector3_t3722313464 value) { ___backVector_11 = value; } inline static int32_t get_offset_of_positiveInfinityVector_12() { return static_cast(offsetof(Vector3_t3722313464_StaticFields, ___positiveInfinityVector_12)); } inline Vector3_t3722313464 get_positiveInfinityVector_12() const { return ___positiveInfinityVector_12; } inline Vector3_t3722313464 * get_address_of_positiveInfinityVector_12() { return &___positiveInfinityVector_12; } inline void set_positiveInfinityVector_12(Vector3_t3722313464 value) { ___positiveInfinityVector_12 = value; } inline static int32_t get_offset_of_negativeInfinityVector_13() { return static_cast(offsetof(Vector3_t3722313464_StaticFields, ___negativeInfinityVector_13)); } inline Vector3_t3722313464 get_negativeInfinityVector_13() const { return ___negativeInfinityVector_13; } inline Vector3_t3722313464 * get_address_of_negativeInfinityVector_13() { return &___negativeInfinityVector_13; } inline void set_negativeInfinityVector_13(Vector3_t3722313464 value) { ___negativeInfinityVector_13 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // VECTOR3_T3722313464_H #ifndef INTPTR_T_H #define INTPTR_T_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.IntPtr struct IntPtr_t { public: // System.Void* System.IntPtr::m_value void* ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(IntPtr_t, ___m_value_0)); } inline void* get_m_value_0() const { return ___m_value_0; } inline void** get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(void* value) { ___m_value_0 = value; } }; struct IntPtr_t_StaticFields { public: // System.IntPtr System.IntPtr::Zero intptr_t ___Zero_1; public: inline static int32_t get_offset_of_Zero_1() { return static_cast(offsetof(IntPtr_t_StaticFields, ___Zero_1)); } inline intptr_t get_Zero_1() const { return ___Zero_1; } inline intptr_t* get_address_of_Zero_1() { return &___Zero_1; } inline void set_Zero_1(intptr_t value) { ___Zero_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // INTPTR_T_H #ifndef WAITFORSTART_T1801061045_H #define WAITFORSTART_T1801061045_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.DOTweenCYInstruction/WaitForStart struct WaitForStart_t1801061045 : public CustomYieldInstruction_t1895667560 { public: // DG.Tweening.Tween DG.Tweening.DOTweenCYInstruction/WaitForStart::t Tween_t2342918553 * ___t_0; public: inline static int32_t get_offset_of_t_0() { return static_cast(offsetof(WaitForStart_t1801061045, ___t_0)); } inline Tween_t2342918553 * get_t_0() const { return ___t_0; } inline Tween_t2342918553 ** get_address_of_t_0() { return &___t_0; } inline void set_t_0(Tween_t2342918553 * value) { ___t_0 = value; Il2CppCodeGenWriteBarrier((&___t_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // WAITFORSTART_T1801061045_H #ifndef WAITFORREWIND_T1388328290_H #define WAITFORREWIND_T1388328290_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.DOTweenCYInstruction/WaitForRewind struct WaitForRewind_t1388328290 : public CustomYieldInstruction_t1895667560 { public: // DG.Tweening.Tween DG.Tweening.DOTweenCYInstruction/WaitForRewind::t Tween_t2342918553 * ___t_0; public: inline static int32_t get_offset_of_t_0() { return static_cast(offsetof(WaitForRewind_t1388328290, ___t_0)); } inline Tween_t2342918553 * get_t_0() const { return ___t_0; } inline Tween_t2342918553 ** get_address_of_t_0() { return &___t_0; } inline void set_t_0(Tween_t2342918553 * value) { ___t_0 = value; Il2CppCodeGenWriteBarrier((&___t_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // WAITFORREWIND_T1388328290_H #ifndef WAITFORCOMPLETION_T2334662098_H #define WAITFORCOMPLETION_T2334662098_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.DOTweenCYInstruction/WaitForCompletion struct WaitForCompletion_t2334662098 : public CustomYieldInstruction_t1895667560 { public: // DG.Tweening.Tween DG.Tweening.DOTweenCYInstruction/WaitForCompletion::t Tween_t2342918553 * ___t_0; public: inline static int32_t get_offset_of_t_0() { return static_cast(offsetof(WaitForCompletion_t2334662098, ___t_0)); } inline Tween_t2342918553 * get_t_0() const { return ___t_0; } inline Tween_t2342918553 ** get_address_of_t_0() { return &___t_0; } inline void set_t_0(Tween_t2342918553 * value) { ___t_0 = value; Il2CppCodeGenWriteBarrier((&___t_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // WAITFORCOMPLETION_T2334662098_H #ifndef RECT_T2360479859_H #define RECT_T2360479859_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Rect struct Rect_t2360479859 { public: // 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; public: inline static int32_t get_offset_of_m_XMin_0() { return static_cast(offsetof(Rect_t2360479859, ___m_XMin_0)); } inline float get_m_XMin_0() const { return ___m_XMin_0; } inline float* get_address_of_m_XMin_0() { return &___m_XMin_0; } inline void set_m_XMin_0(float value) { ___m_XMin_0 = value; } inline static int32_t get_offset_of_m_YMin_1() { return static_cast(offsetof(Rect_t2360479859, ___m_YMin_1)); } inline float get_m_YMin_1() const { return ___m_YMin_1; } inline float* get_address_of_m_YMin_1() { return &___m_YMin_1; } inline void set_m_YMin_1(float value) { ___m_YMin_1 = value; } inline static int32_t get_offset_of_m_Width_2() { return static_cast(offsetof(Rect_t2360479859, ___m_Width_2)); } inline float get_m_Width_2() const { return ___m_Width_2; } inline float* get_address_of_m_Width_2() { return &___m_Width_2; } inline void set_m_Width_2(float value) { ___m_Width_2 = value; } inline static int32_t get_offset_of_m_Height_3() { return static_cast(offsetof(Rect_t2360479859, ___m_Height_3)); } inline float get_m_Height_3() const { return ___m_Height_3; } inline float* get_address_of_m_Height_3() { return &___m_Height_3; } inline void set_m_Height_3(float value) { ___m_Height_3 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // RECT_T2360479859_H #ifndef ANIMATIONCURVE_T3046754366_H #define ANIMATIONCURVE_T3046754366_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.AnimationCurve struct AnimationCurve_t3046754366 : public RuntimeObject { public: // System.IntPtr UnityEngine.AnimationCurve::m_Ptr intptr_t ___m_Ptr_0; public: inline static int32_t get_offset_of_m_Ptr_0() { return static_cast(offsetof(AnimationCurve_t3046754366, ___m_Ptr_0)); } inline intptr_t get_m_Ptr_0() const { return ___m_Ptr_0; } inline intptr_t* get_address_of_m_Ptr_0() { return &___m_Ptr_0; } inline void set_m_Ptr_0(intptr_t value) { ___m_Ptr_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of UnityEngine.AnimationCurve struct AnimationCurve_t3046754366_marshaled_pinvoke { intptr_t ___m_Ptr_0; }; // Native definition for COM marshalling of UnityEngine.AnimationCurve struct AnimationCurve_t3046754366_marshaled_com { intptr_t ___m_Ptr_0; }; #endif // ANIMATIONCURVE_T3046754366_H #ifndef ANIMATIONTYPE_T1864524246_H #define ANIMATIONTYPE_T1864524246_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.DOTweenAnimation/AnimationType struct AnimationType_t1864524246 { public: // System.Int32 DG.Tweening.DOTweenAnimation/AnimationType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(AnimationType_t1864524246, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ANIMATIONTYPE_T1864524246_H #ifndef NULLABLE_1_T1149908250_H #define NULLABLE_1_T1149908250_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Nullable`1 struct Nullable_1_t1149908250 { public: // T System.Nullable`1::value Vector3_t3722313464 ___value_0; // System.Boolean System.Nullable`1::has_value bool ___has_value_1; public: inline static int32_t get_offset_of_value_0() { return static_cast(offsetof(Nullable_1_t1149908250, ___value_0)); } inline Vector3_t3722313464 get_value_0() const { return ___value_0; } inline Vector3_t3722313464 * get_address_of_value_0() { return &___value_0; } inline void set_value_0(Vector3_t3722313464 value) { ___value_0 = value; } inline static int32_t get_offset_of_has_value_1() { return static_cast(offsetof(Nullable_1_t1149908250, ___has_value_1)); } inline bool get_has_value_1() const { return ___has_value_1; } inline bool* get_address_of_has_value_1() { return &___has_value_1; } inline void set_has_value_1(bool value) { ___has_value_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // NULLABLE_1_T1149908250_H #ifndef FILEATTRIBUTES_T3417205536_H #define FILEATTRIBUTES_T3417205536_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.IO.FileAttributes struct FileAttributes_t3417205536 { public: // System.Int32 System.IO.FileAttributes::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(FileAttributes_t3417205536, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FILEATTRIBUTES_T3417205536_H #ifndef TRACKEDREFERENCE_T1199777556_H #define TRACKEDREFERENCE_T1199777556_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.TrackedReference struct TrackedReference_t1199777556 : public RuntimeObject { public: // System.IntPtr UnityEngine.TrackedReference::m_Ptr intptr_t ___m_Ptr_0; public: inline static int32_t get_offset_of_m_Ptr_0() { return static_cast(offsetof(TrackedReference_t1199777556, ___m_Ptr_0)); } inline intptr_t get_m_Ptr_0() const { return ___m_Ptr_0; } inline intptr_t* get_address_of_m_Ptr_0() { return &___m_Ptr_0; } inline void set_m_Ptr_0(intptr_t value) { ___m_Ptr_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of UnityEngine.TrackedReference struct TrackedReference_t1199777556_marshaled_pinvoke { intptr_t ___m_Ptr_0; }; // Native definition for COM marshalling of UnityEngine.TrackedReference struct TrackedReference_t1199777556_marshaled_com { intptr_t ___m_Ptr_0; }; #endif // TRACKEDREFERENCE_T1199777556_H #ifndef STRINGSPLITOPTIONS_T641086070_H #define STRINGSPLITOPTIONS_T641086070_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.StringSplitOptions struct StringSplitOptions_t641086070 { public: // System.Int32 System.StringSplitOptions::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(StringSplitOptions_t641086070, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // STRINGSPLITOPTIONS_T641086070_H #ifndef AXISCONSTRAINT_T2771958344_H #define AXISCONSTRAINT_T2771958344_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.AxisConstraint struct AxisConstraint_t2771958344 { public: // System.Int32 DG.Tweening.AxisConstraint::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(AxisConstraint_t2771958344, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // AXISCONSTRAINT_T2771958344_H #ifndef ROTATEMODE_T2548570174_H #define ROTATEMODE_T2548570174_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.RotateMode struct RotateMode_t2548570174 { public: // System.Int32 DG.Tweening.RotateMode::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(RotateMode_t2548570174, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ROTATEMODE_T2548570174_H #ifndef SELECTIONSTATE_T2656606514_H #define SELECTIONSTATE_T2656606514_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.UI.Selectable/SelectionState struct SelectionState_t2656606514 { public: // System.Int32 UnityEngine.UI.Selectable/SelectionState::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(SelectionState_t2656606514, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SELECTIONSTATE_T2656606514_H #ifndef EPHOTOTYPE_T806950553_H #define EPHOTOTYPE_T806950553_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.EPhotoType struct EPhotoType_t806950553 { public: // System.Int32 DMCore.Logic.EPhotoType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(EPhotoType_t806950553, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // EPHOTOTYPE_T806950553_H #ifndef WRAPMODE_T730450702_H #define WRAPMODE_T730450702_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.WrapMode struct WrapMode_t730450702 { public: // System.Int32 UnityEngine.WrapMode::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(WrapMode_t730450702, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // WRAPMODE_T730450702_H #ifndef SPECIALSTARTUPMODE_T1644068939_H #define SPECIALSTARTUPMODE_T1644068939_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.Core.Enums.SpecialStartupMode struct SpecialStartupMode_t1644068939 { public: // System.Int32 DG.Tweening.Core.Enums.SpecialStartupMode::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(SpecialStartupMode_t1644068939, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SPECIALSTARTUPMODE_T1644068939_H #ifndef IOEXCEPTION_T4088381929_H #define IOEXCEPTION_T4088381929_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.IO.IOException struct IOException_t4088381929 : public SystemException_t176217640 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // IOEXCEPTION_T4088381929_H #ifndef THREADPRIORITY_T1774350854_H #define THREADPRIORITY_T1774350854_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.ThreadPriority struct ThreadPriority_t1774350854 { public: // System.Int32 UnityEngine.ThreadPriority::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(ThreadPriority_t1774350854, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // THREADPRIORITY_T1774350854_H #ifndef UPDATETYPE_T3937729206_H #define UPDATETYPE_T3937729206_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.UpdateType struct UpdateType_t3937729206 { public: // System.Int32 DG.Tweening.UpdateType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(UpdateType_t3937729206, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UPDATETYPE_T3937729206_H #ifndef MD5CRYPTOSERVICEPROVIDER_T3005586042_H #define MD5CRYPTOSERVICEPROVIDER_T3005586042_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Security.Cryptography.MD5CryptoServiceProvider struct MD5CryptoServiceProvider_t3005586042 : public MD5_t3177620429 { public: // System.UInt32[] System.Security.Cryptography.MD5CryptoServiceProvider::_H UInt32U5BU5D_t2770800703* ____H_4; // System.UInt32[] System.Security.Cryptography.MD5CryptoServiceProvider::buff UInt32U5BU5D_t2770800703* ___buff_5; // System.UInt64 System.Security.Cryptography.MD5CryptoServiceProvider::count uint64_t ___count_6; // System.Byte[] System.Security.Cryptography.MD5CryptoServiceProvider::_ProcessingBuffer ByteU5BU5D_t4116647657* ____ProcessingBuffer_7; // System.Int32 System.Security.Cryptography.MD5CryptoServiceProvider::_ProcessingBufferCount int32_t ____ProcessingBufferCount_8; public: inline static int32_t get_offset_of__H_4() { return static_cast(offsetof(MD5CryptoServiceProvider_t3005586042, ____H_4)); } inline UInt32U5BU5D_t2770800703* get__H_4() const { return ____H_4; } inline UInt32U5BU5D_t2770800703** get_address_of__H_4() { return &____H_4; } inline void set__H_4(UInt32U5BU5D_t2770800703* value) { ____H_4 = value; Il2CppCodeGenWriteBarrier((&____H_4), value); } inline static int32_t get_offset_of_buff_5() { return static_cast(offsetof(MD5CryptoServiceProvider_t3005586042, ___buff_5)); } inline UInt32U5BU5D_t2770800703* get_buff_5() const { return ___buff_5; } inline UInt32U5BU5D_t2770800703** get_address_of_buff_5() { return &___buff_5; } inline void set_buff_5(UInt32U5BU5D_t2770800703* value) { ___buff_5 = value; Il2CppCodeGenWriteBarrier((&___buff_5), value); } inline static int32_t get_offset_of_count_6() { return static_cast(offsetof(MD5CryptoServiceProvider_t3005586042, ___count_6)); } inline uint64_t get_count_6() const { return ___count_6; } inline uint64_t* get_address_of_count_6() { return &___count_6; } inline void set_count_6(uint64_t value) { ___count_6 = value; } inline static int32_t get_offset_of__ProcessingBuffer_7() { return static_cast(offsetof(MD5CryptoServiceProvider_t3005586042, ____ProcessingBuffer_7)); } inline ByteU5BU5D_t4116647657* get__ProcessingBuffer_7() const { return ____ProcessingBuffer_7; } inline ByteU5BU5D_t4116647657** get_address_of__ProcessingBuffer_7() { return &____ProcessingBuffer_7; } inline void set__ProcessingBuffer_7(ByteU5BU5D_t4116647657* value) { ____ProcessingBuffer_7 = value; Il2CppCodeGenWriteBarrier((&____ProcessingBuffer_7), value); } inline static int32_t get_offset_of__ProcessingBufferCount_8() { return static_cast(offsetof(MD5CryptoServiceProvider_t3005586042, ____ProcessingBufferCount_8)); } inline int32_t get__ProcessingBufferCount_8() const { return ____ProcessingBufferCount_8; } inline int32_t* get_address_of__ProcessingBufferCount_8() { return &____ProcessingBufferCount_8; } inline void set__ProcessingBufferCount_8(int32_t value) { ____ProcessingBufferCount_8 = value; } }; struct MD5CryptoServiceProvider_t3005586042_StaticFields { public: // System.UInt32[] System.Security.Cryptography.MD5CryptoServiceProvider::K UInt32U5BU5D_t2770800703* ___K_9; public: inline static int32_t get_offset_of_K_9() { return static_cast(offsetof(MD5CryptoServiceProvider_t3005586042_StaticFields, ___K_9)); } inline UInt32U5BU5D_t2770800703* get_K_9() const { return ___K_9; } inline UInt32U5BU5D_t2770800703** get_address_of_K_9() { return &___K_9; } inline void set_K_9(UInt32U5BU5D_t2770800703* value) { ___K_9 = value; Il2CppCodeGenWriteBarrier((&___K_9), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // MD5CRYPTOSERVICEPROVIDER_T3005586042_H #ifndef MODE_T1066900953_H #define MODE_T1066900953_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.UI.Navigation/Mode struct Mode_t1066900953 { public: // System.Int32 UnityEngine.UI.Navigation/Mode::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(Mode_t1066900953, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // MODE_T1066900953_H #ifndef NULLABLE_1_T4278248406_H #define NULLABLE_1_T4278248406_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Nullable`1 struct Nullable_1_t4278248406 { public: // T System.Nullable`1::value Color_t2555686324 ___value_0; // System.Boolean System.Nullable`1::has_value bool ___has_value_1; public: inline static int32_t get_offset_of_value_0() { return static_cast(offsetof(Nullable_1_t4278248406, ___value_0)); } inline Color_t2555686324 get_value_0() const { return ___value_0; } inline Color_t2555686324 * get_address_of_value_0() { return &___value_0; } inline void set_value_0(Color_t2555686324 value) { ___value_0 = value; } inline static int32_t get_offset_of_has_value_1() { return static_cast(offsetof(Nullable_1_t4278248406, ___has_value_1)); } inline bool get_has_value_1() const { return ___has_value_1; } inline bool* get_address_of_has_value_1() { return &___has_value_1; } inline void set_has_value_1(bool value) { ___has_value_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // NULLABLE_1_T4278248406_H #ifndef PATHMODE_T2165603100_H #define PATHMODE_T2165603100_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.PathMode struct PathMode_t2165603100 { public: // System.Int32 DG.Tweening.PathMode::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(PathMode_t2165603100, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // PATHMODE_T2165603100_H #ifndef PATHTYPE_T3777299409_H #define PATHTYPE_T3777299409_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.PathType struct PathType_t3777299409 { public: // System.Int32 DG.Tweening.PathType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(PathType_t3777299409, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // PATHTYPE_T3777299409_H #ifndef U3CDOJUMPU3EC__ANONSTOREY6_T2908495474_H #define U3CDOJUMPU3EC__ANONSTOREY6_T2908495474_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.DOTweenModulePhysics/c__AnonStorey6 struct U3CDOJumpU3Ec__AnonStorey6_t2908495474 : public RuntimeObject { public: // UnityEngine.Rigidbody DG.Tweening.DOTweenModulePhysics/c__AnonStorey6::target Rigidbody_t3916780224 * ___target_0; // System.Single DG.Tweening.DOTweenModulePhysics/c__AnonStorey6::startPosY float ___startPosY_1; // System.Boolean DG.Tweening.DOTweenModulePhysics/c__AnonStorey6::offsetYSet bool ___offsetYSet_2; // DG.Tweening.Sequence DG.Tweening.DOTweenModulePhysics/c__AnonStorey6::s Sequence_t2050373119 * ___s_3; // UnityEngine.Vector3 DG.Tweening.DOTweenModulePhysics/c__AnonStorey6::endValue Vector3_t3722313464 ___endValue_4; // System.Single DG.Tweening.DOTweenModulePhysics/c__AnonStorey6::offsetY float ___offsetY_5; // DG.Tweening.Tween DG.Tweening.DOTweenModulePhysics/c__AnonStorey6::yTween Tween_t2342918553 * ___yTween_6; public: inline static int32_t get_offset_of_target_0() { return static_cast(offsetof(U3CDOJumpU3Ec__AnonStorey6_t2908495474, ___target_0)); } inline Rigidbody_t3916780224 * get_target_0() const { return ___target_0; } inline Rigidbody_t3916780224 ** get_address_of_target_0() { return &___target_0; } inline void set_target_0(Rigidbody_t3916780224 * value) { ___target_0 = value; Il2CppCodeGenWriteBarrier((&___target_0), value); } inline static int32_t get_offset_of_startPosY_1() { return static_cast(offsetof(U3CDOJumpU3Ec__AnonStorey6_t2908495474, ___startPosY_1)); } inline float get_startPosY_1() const { return ___startPosY_1; } inline float* get_address_of_startPosY_1() { return &___startPosY_1; } inline void set_startPosY_1(float value) { ___startPosY_1 = value; } inline static int32_t get_offset_of_offsetYSet_2() { return static_cast(offsetof(U3CDOJumpU3Ec__AnonStorey6_t2908495474, ___offsetYSet_2)); } inline bool get_offsetYSet_2() const { return ___offsetYSet_2; } inline bool* get_address_of_offsetYSet_2() { return &___offsetYSet_2; } inline void set_offsetYSet_2(bool value) { ___offsetYSet_2 = value; } inline static int32_t get_offset_of_s_3() { return static_cast(offsetof(U3CDOJumpU3Ec__AnonStorey6_t2908495474, ___s_3)); } inline Sequence_t2050373119 * get_s_3() const { return ___s_3; } inline Sequence_t2050373119 ** get_address_of_s_3() { return &___s_3; } inline void set_s_3(Sequence_t2050373119 * value) { ___s_3 = value; Il2CppCodeGenWriteBarrier((&___s_3), value); } inline static int32_t get_offset_of_endValue_4() { return static_cast(offsetof(U3CDOJumpU3Ec__AnonStorey6_t2908495474, ___endValue_4)); } inline Vector3_t3722313464 get_endValue_4() const { return ___endValue_4; } inline Vector3_t3722313464 * get_address_of_endValue_4() { return &___endValue_4; } inline void set_endValue_4(Vector3_t3722313464 value) { ___endValue_4 = value; } inline static int32_t get_offset_of_offsetY_5() { return static_cast(offsetof(U3CDOJumpU3Ec__AnonStorey6_t2908495474, ___offsetY_5)); } inline float get_offsetY_5() const { return ___offsetY_5; } inline float* get_address_of_offsetY_5() { return &___offsetY_5; } inline void set_offsetY_5(float value) { ___offsetY_5 = value; } inline static int32_t get_offset_of_yTween_6() { return static_cast(offsetof(U3CDOJumpU3Ec__AnonStorey6_t2908495474, ___yTween_6)); } inline Tween_t2342918553 * get_yTween_6() const { return ___yTween_6; } inline Tween_t2342918553 ** get_address_of_yTween_6() { return &___yTween_6; } inline void set_yTween_6(Tween_t2342918553 * value) { ___yTween_6 = value; Il2CppCodeGenWriteBarrier((&___yTween_6), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CDOJUMPU3EC__ANONSTOREY6_T2908495474_H #ifndef LOOPTYPE_T3049802818_H #define LOOPTYPE_T3049802818_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.LoopType struct LoopType_t3049802818 { public: // System.Int32 DG.Tweening.LoopType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(LoopType_t3049802818, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LOOPTYPE_T3049802818_H #ifndef EASE_T4010715394_H #define EASE_T4010715394_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.Ease struct Ease_t4010715394 { public: // System.Int32 DG.Tweening.Ease::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(Ease_t4010715394, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // EASE_T4010715394_H #ifndef TARGETTYPE_T3594671030_H #define TARGETTYPE_T3594671030_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.DOTweenAnimation/TargetType struct TargetType_t3594671030 { public: // System.Int32 DG.Tweening.DOTweenAnimation/TargetType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(TargetType_t3594671030, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TARGETTYPE_T3594671030_H #ifndef SCROLLBARVISIBILITY_T705693775_H #define SCROLLBARVISIBILITY_T705693775_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.UI.ScrollRect/ScrollbarVisibility struct ScrollbarVisibility_t705693775 { public: // System.Int32 UnityEngine.UI.ScrollRect/ScrollbarVisibility::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(ScrollbarVisibility_t705693775, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SCROLLBARVISIBILITY_T705693775_H #ifndef BOUNDS_T2266837910_H #define BOUNDS_T2266837910_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Bounds struct Bounds_t2266837910 { public: // UnityEngine.Vector3 UnityEngine.Bounds::m_Center Vector3_t3722313464 ___m_Center_0; // UnityEngine.Vector3 UnityEngine.Bounds::m_Extents Vector3_t3722313464 ___m_Extents_1; public: inline static int32_t get_offset_of_m_Center_0() { return static_cast(offsetof(Bounds_t2266837910, ___m_Center_0)); } inline Vector3_t3722313464 get_m_Center_0() const { return ___m_Center_0; } inline Vector3_t3722313464 * get_address_of_m_Center_0() { return &___m_Center_0; } inline void set_m_Center_0(Vector3_t3722313464 value) { ___m_Center_0 = value; } inline static int32_t get_offset_of_m_Extents_1() { return static_cast(offsetof(Bounds_t2266837910, ___m_Extents_1)); } inline Vector3_t3722313464 get_m_Extents_1() const { return ___m_Extents_1; } inline Vector3_t3722313464 * get_address_of_m_Extents_1() { return &___m_Extents_1; } inline void set_m_Extents_1(Vector3_t3722313464 value) { ___m_Extents_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // BOUNDS_T2266837910_H #ifndef DATETIMEKIND_T3468814247_H #define DATETIMEKIND_T3468814247_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.DateTimeKind struct DateTimeKind_t3468814247 { public: // System.Int32 System.DateTimeKind::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(DateTimeKind_t3468814247, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DATETIMEKIND_T3468814247_H #ifndef DIRECTION_T337909235_H #define DIRECTION_T337909235_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.UI.Slider/Direction struct Direction_t337909235 { public: // System.Int32 UnityEngine.UI.Slider/Direction::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(Direction_t337909235, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DIRECTION_T337909235_H #ifndef REGEXOPTIONS_T92845595_H #define REGEXOPTIONS_T92845595_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Text.RegularExpressions.RegexOptions struct RegexOptions_t92845595 { public: // System.Int32 System.Text.RegularExpressions.RegexOptions::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(RegexOptions_t92845595, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // REGEXOPTIONS_T92845595_H #ifndef RUNTIMETYPEHANDLE_T3027515415_H #define RUNTIMETYPEHANDLE_T3027515415_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.RuntimeTypeHandle struct RuntimeTypeHandle_t3027515415 { public: // System.IntPtr System.RuntimeTypeHandle::value intptr_t ___value_0; public: inline static int32_t get_offset_of_value_0() { return static_cast(offsetof(RuntimeTypeHandle_t3027515415, ___value_0)); } inline intptr_t get_value_0() const { return ___value_0; } inline intptr_t* get_address_of_value_0() { return &___value_0; } inline void set_value_0(intptr_t value) { ___value_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // RUNTIMETYPEHANDLE_T3027515415_H #ifndef SERVERSCENEOBJTYPE_T578249339_H #define SERVERSCENEOBJTYPE_T578249339_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Scene.ServerSceneObjType struct ServerSceneObjType_t578249339 { public: // System.Int16 DMCore.Framework.Scene.ServerSceneObjType::value__ int16_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(ServerSceneObjType_t578249339, ___value___1)); } inline int16_t get_value___1() const { return ___value___1; } inline int16_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int16_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SERVERSCENEOBJTYPE_T578249339_H #ifndef SERVERSCENESUBTYPE_T1590638575_H #define SERVERSCENESUBTYPE_T1590638575_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Scene.ServerSceneSubType struct ServerSceneSubType_t1590638575 { public: // System.Int16 DMCore.Framework.Scene.ServerSceneSubType::value__ int16_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(ServerSceneSubType_t1590638575, ___value___1)); } inline int16_t get_value___1() const { return ___value___1; } inline int16_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int16_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SERVERSCENESUBTYPE_T1590638575_H #ifndef ENUMROLESTATE_T946412100_H #define ENUMROLESTATE_T946412100_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Scene.enumRoleState struct enumRoleState_t946412100 { public: // System.Int32 DMCore.Framework.Scene.enumRoleState::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumRoleState_t946412100, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMROLESTATE_T946412100_H #ifndef BINDINGFLAGS_T2721792723_H #define BINDINGFLAGS_T2721792723_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Reflection.BindingFlags struct BindingFlags_t2721792723 { public: // System.Int32 System.Reflection.BindingFlags::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(BindingFlags_t2721792723, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // BINDINGFLAGS_T2721792723_H #ifndef PARTICLESYSTEMCURVEMODE_T3859704052_H #define PARTICLESYSTEMCURVEMODE_T3859704052_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.ParticleSystemCurveMode struct ParticleSystemCurveMode_t3859704052 { public: // System.Int32 UnityEngine.ParticleSystemCurveMode::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(ParticleSystemCurveMode_t3859704052, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // PARTICLESYSTEMCURVEMODE_T3859704052_H #ifndef MOVEMENTTYPE_T4072922106_H #define MOVEMENTTYPE_T4072922106_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.UI.ScrollRect/MovementType struct MovementType_t4072922106 { public: // System.Int32 UnityEngine.UI.ScrollRect/MovementType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(MovementType_t4072922106, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // MOVEMENTTYPE_T4072922106_H #ifndef COLORBLOCK_T2139031574_H #define COLORBLOCK_T2139031574_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.UI.ColorBlock struct ColorBlock_t2139031574 { public: // UnityEngine.Color UnityEngine.UI.ColorBlock::m_NormalColor Color_t2555686324 ___m_NormalColor_0; // UnityEngine.Color UnityEngine.UI.ColorBlock::m_HighlightedColor Color_t2555686324 ___m_HighlightedColor_1; // UnityEngine.Color UnityEngine.UI.ColorBlock::m_PressedColor Color_t2555686324 ___m_PressedColor_2; // UnityEngine.Color UnityEngine.UI.ColorBlock::m_DisabledColor Color_t2555686324 ___m_DisabledColor_3; // System.Single UnityEngine.UI.ColorBlock::m_ColorMultiplier float ___m_ColorMultiplier_4; // System.Single UnityEngine.UI.ColorBlock::m_FadeDuration float ___m_FadeDuration_5; public: inline static int32_t get_offset_of_m_NormalColor_0() { return static_cast(offsetof(ColorBlock_t2139031574, ___m_NormalColor_0)); } inline Color_t2555686324 get_m_NormalColor_0() const { return ___m_NormalColor_0; } inline Color_t2555686324 * get_address_of_m_NormalColor_0() { return &___m_NormalColor_0; } inline void set_m_NormalColor_0(Color_t2555686324 value) { ___m_NormalColor_0 = value; } inline static int32_t get_offset_of_m_HighlightedColor_1() { return static_cast(offsetof(ColorBlock_t2139031574, ___m_HighlightedColor_1)); } inline Color_t2555686324 get_m_HighlightedColor_1() const { return ___m_HighlightedColor_1; } inline Color_t2555686324 * get_address_of_m_HighlightedColor_1() { return &___m_HighlightedColor_1; } inline void set_m_HighlightedColor_1(Color_t2555686324 value) { ___m_HighlightedColor_1 = value; } inline static int32_t get_offset_of_m_PressedColor_2() { return static_cast(offsetof(ColorBlock_t2139031574, ___m_PressedColor_2)); } inline Color_t2555686324 get_m_PressedColor_2() const { return ___m_PressedColor_2; } inline Color_t2555686324 * get_address_of_m_PressedColor_2() { return &___m_PressedColor_2; } inline void set_m_PressedColor_2(Color_t2555686324 value) { ___m_PressedColor_2 = value; } inline static int32_t get_offset_of_m_DisabledColor_3() { return static_cast(offsetof(ColorBlock_t2139031574, ___m_DisabledColor_3)); } inline Color_t2555686324 get_m_DisabledColor_3() const { return ___m_DisabledColor_3; } inline Color_t2555686324 * get_address_of_m_DisabledColor_3() { return &___m_DisabledColor_3; } inline void set_m_DisabledColor_3(Color_t2555686324 value) { ___m_DisabledColor_3 = value; } inline static int32_t get_offset_of_m_ColorMultiplier_4() { return static_cast(offsetof(ColorBlock_t2139031574, ___m_ColorMultiplier_4)); } inline float get_m_ColorMultiplier_4() const { return ___m_ColorMultiplier_4; } inline float* get_address_of_m_ColorMultiplier_4() { return &___m_ColorMultiplier_4; } inline void set_m_ColorMultiplier_4(float value) { ___m_ColorMultiplier_4 = value; } inline static int32_t get_offset_of_m_FadeDuration_5() { return static_cast(offsetof(ColorBlock_t2139031574, ___m_FadeDuration_5)); } inline float get_m_FadeDuration_5() const { return ___m_FadeDuration_5; } inline float* get_address_of_m_FadeDuration_5() { return &___m_FadeDuration_5; } inline void set_m_FadeDuration_5(float value) { ___m_FadeDuration_5 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // COLORBLOCK_T2139031574_H #ifndef TRANSITION_T1769908631_H #define TRANSITION_T1769908631_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.UI.Selectable/Transition struct Transition_t1769908631 { public: // System.Int32 UnityEngine.UI.Selectable/Transition::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(Transition_t1769908631, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TRANSITION_T1769908631_H #ifndef DELEGATE_T1188392813_H #define DELEGATE_T1188392813_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Delegate struct Delegate_t1188392813 : public RuntimeObject { public: // 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::method_code intptr_t ___method_code_5; // System.Reflection.MethodInfo System.Delegate::method_info MethodInfo_t * ___method_info_6; // System.Reflection.MethodInfo System.Delegate::original_method_info MethodInfo_t * ___original_method_info_7; // System.DelegateData System.Delegate::data DelegateData_t1677132599 * ___data_8; public: inline static int32_t get_offset_of_method_ptr_0() { return static_cast(offsetof(Delegate_t1188392813, ___method_ptr_0)); } inline Il2CppMethodPointer get_method_ptr_0() const { return ___method_ptr_0; } inline Il2CppMethodPointer* get_address_of_method_ptr_0() { return &___method_ptr_0; } inline void set_method_ptr_0(Il2CppMethodPointer value) { ___method_ptr_0 = value; } inline static int32_t get_offset_of_invoke_impl_1() { return static_cast(offsetof(Delegate_t1188392813, ___invoke_impl_1)); } inline intptr_t get_invoke_impl_1() const { return ___invoke_impl_1; } inline intptr_t* get_address_of_invoke_impl_1() { return &___invoke_impl_1; } inline void set_invoke_impl_1(intptr_t value) { ___invoke_impl_1 = value; } inline static int32_t get_offset_of_m_target_2() { return static_cast(offsetof(Delegate_t1188392813, ___m_target_2)); } inline RuntimeObject * get_m_target_2() const { return ___m_target_2; } inline RuntimeObject ** get_address_of_m_target_2() { return &___m_target_2; } inline void set_m_target_2(RuntimeObject * value) { ___m_target_2 = value; Il2CppCodeGenWriteBarrier((&___m_target_2), value); } inline static int32_t get_offset_of_method_3() { return static_cast(offsetof(Delegate_t1188392813, ___method_3)); } inline intptr_t get_method_3() const { return ___method_3; } inline intptr_t* get_address_of_method_3() { return &___method_3; } inline void set_method_3(intptr_t value) { ___method_3 = value; } inline static int32_t get_offset_of_delegate_trampoline_4() { return static_cast(offsetof(Delegate_t1188392813, ___delegate_trampoline_4)); } inline intptr_t get_delegate_trampoline_4() const { return ___delegate_trampoline_4; } inline intptr_t* get_address_of_delegate_trampoline_4() { return &___delegate_trampoline_4; } inline void set_delegate_trampoline_4(intptr_t value) { ___delegate_trampoline_4 = value; } inline static int32_t get_offset_of_method_code_5() { return static_cast(offsetof(Delegate_t1188392813, ___method_code_5)); } inline intptr_t get_method_code_5() const { return ___method_code_5; } inline intptr_t* get_address_of_method_code_5() { return &___method_code_5; } inline void set_method_code_5(intptr_t value) { ___method_code_5 = value; } inline static int32_t get_offset_of_method_info_6() { return static_cast(offsetof(Delegate_t1188392813, ___method_info_6)); } inline MethodInfo_t * get_method_info_6() const { return ___method_info_6; } inline MethodInfo_t ** get_address_of_method_info_6() { return &___method_info_6; } inline void set_method_info_6(MethodInfo_t * value) { ___method_info_6 = value; Il2CppCodeGenWriteBarrier((&___method_info_6), value); } inline static int32_t get_offset_of_original_method_info_7() { return static_cast(offsetof(Delegate_t1188392813, ___original_method_info_7)); } inline MethodInfo_t * get_original_method_info_7() const { return ___original_method_info_7; } inline MethodInfo_t ** get_address_of_original_method_info_7() { return &___original_method_info_7; } inline void set_original_method_info_7(MethodInfo_t * value) { ___original_method_info_7 = value; Il2CppCodeGenWriteBarrier((&___original_method_info_7), value); } inline static int32_t get_offset_of_data_8() { return static_cast(offsetof(Delegate_t1188392813, ___data_8)); } inline DelegateData_t1677132599 * get_data_8() const { return ___data_8; } inline DelegateData_t1677132599 ** get_address_of_data_8() { return &___data_8; } inline void set_data_8(DelegateData_t1677132599 * value) { ___data_8 = value; Il2CppCodeGenWriteBarrier((&___data_8), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DELEGATE_T1188392813_H #ifndef NESTEDTWEENFAILUREBEHAVIOUR_T751082215_H #define NESTEDTWEENFAILUREBEHAVIOUR_T751082215_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.Core.Enums.NestedTweenFailureBehaviour struct NestedTweenFailureBehaviour_t751082215 { public: // System.Int32 DG.Tweening.Core.Enums.NestedTweenFailureBehaviour::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(NestedTweenFailureBehaviour_t751082215, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // NESTEDTWEENFAILUREBEHAVIOUR_T751082215_H #ifndef REWINDCALLBACKMODE_T4293633524_H #define REWINDCALLBACKMODE_T4293633524_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.Core.Enums.RewindCallbackMode struct RewindCallbackMode_t4293633524 { public: // System.Int32 DG.Tweening.Core.Enums.RewindCallbackMode::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(RewindCallbackMode_t4293633524, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // REWINDCALLBACKMODE_T4293633524_H #ifndef LOGBEHAVIOUR_T1548882435_H #define LOGBEHAVIOUR_T1548882435_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.LogBehaviour struct LogBehaviour_t1548882435 { public: // System.Int32 DG.Tweening.LogBehaviour::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(LogBehaviour_t1548882435, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LOGBEHAVIOUR_T1548882435_H #ifndef AUTOPLAY_T1346164433_H #define AUTOPLAY_T1346164433_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.AutoPlay struct AutoPlay_t1346164433 { public: // System.Int32 DG.Tweening.AutoPlay::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(AutoPlay_t1346164433, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // AUTOPLAY_T1346164433_H #ifndef ORIENTTYPE_T1731166963_H #define ORIENTTYPE_T1731166963_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.Plugins.Options.OrientType struct OrientType_t1731166963 { public: // System.Int32 DG.Tweening.Plugins.Options.OrientType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(OrientType_t1731166963, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ORIENTTYPE_T1731166963_H #ifndef TWEENTYPE_T1971673186_H #define TWEENTYPE_T1971673186_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.TweenType struct TweenType_t1971673186 { public: // System.Int32 DG.Tweening.TweenType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(TweenType_t1971673186, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TWEENTYPE_T1971673186_H #ifndef TYPE_T1152881528_H #define TYPE_T1152881528_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.UI.Image/Type struct Type_t1152881528 { public: // System.Int32 UnityEngine.UI.Image/Type::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(Type_t1152881528, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TYPE_T1152881528_H #ifndef FILLMETHOD_T1167457570_H #define FILLMETHOD_T1167457570_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.UI.Image/FillMethod struct FillMethod_t1167457570 { public: // System.Int32 UnityEngine.UI.Image/FillMethod::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(FillMethod_t1167457570, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FILLMETHOD_T1167457570_H #ifndef OBJECT_T631007953_H #define OBJECT_T631007953_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Object struct Object_t631007953 : public RuntimeObject { public: // System.IntPtr UnityEngine.Object::m_CachedPtr intptr_t ___m_CachedPtr_0; public: inline static int32_t get_offset_of_m_CachedPtr_0() { return static_cast(offsetof(Object_t631007953, ___m_CachedPtr_0)); } inline intptr_t get_m_CachedPtr_0() const { return ___m_CachedPtr_0; } inline intptr_t* get_address_of_m_CachedPtr_0() { return &___m_CachedPtr_0; } inline void set_m_CachedPtr_0(intptr_t value) { ___m_CachedPtr_0 = value; } }; struct Object_t631007953_StaticFields { public: // System.Int32 UnityEngine.Object::OffsetOfInstanceIDInCPlusPlusObject int32_t ___OffsetOfInstanceIDInCPlusPlusObject_1; public: inline static int32_t get_offset_of_OffsetOfInstanceIDInCPlusPlusObject_1() { return static_cast(offsetof(Object_t631007953_StaticFields, ___OffsetOfInstanceIDInCPlusPlusObject_1)); } inline int32_t get_OffsetOfInstanceIDInCPlusPlusObject_1() const { return ___OffsetOfInstanceIDInCPlusPlusObject_1; } inline int32_t* get_address_of_OffsetOfInstanceIDInCPlusPlusObject_1() { return &___OffsetOfInstanceIDInCPlusPlusObject_1; } inline void set_OffsetOfInstanceIDInCPlusPlusObject_1(int32_t value) { ___OffsetOfInstanceIDInCPlusPlusObject_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of UnityEngine.Object struct Object_t631007953_marshaled_pinvoke { intptr_t ___m_CachedPtr_0; }; // Native definition for COM marshalling of UnityEngine.Object struct Object_t631007953_marshaled_com { intptr_t ___m_CachedPtr_0; }; #endif // OBJECT_T631007953_H #ifndef GRADIENT_T3067099924_H #define GRADIENT_T3067099924_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Gradient struct Gradient_t3067099924 : public RuntimeObject { public: // System.IntPtr UnityEngine.Gradient::m_Ptr intptr_t ___m_Ptr_0; public: inline static int32_t get_offset_of_m_Ptr_0() { return static_cast(offsetof(Gradient_t3067099924, ___m_Ptr_0)); } inline intptr_t get_m_Ptr_0() const { return ___m_Ptr_0; } inline intptr_t* get_address_of_m_Ptr_0() { return &___m_Ptr_0; } inline void set_m_Ptr_0(intptr_t value) { ___m_Ptr_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of UnityEngine.Gradient struct Gradient_t3067099924_marshaled_pinvoke { intptr_t ___m_Ptr_0; }; // Native definition for COM marshalling of UnityEngine.Gradient struct Gradient_t3067099924_marshaled_com { intptr_t ___m_Ptr_0; }; #endif // GRADIENT_T3067099924_H #ifndef ENUMERATOR_T929671597_H #define ENUMERATOR_T929671597_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.Dictionary`2/Enumerator struct Enumerator_t929671597 { public: // System.Collections.Generic.Dictionary`2 System.Collections.Generic.Dictionary`2/Enumerator::dictionary Dictionary_2_t3270456118 * ___dictionary_0; // System.Int32 System.Collections.Generic.Dictionary`2/Enumerator::next int32_t ___next_1; // System.Int32 System.Collections.Generic.Dictionary`2/Enumerator::stamp int32_t ___stamp_2; // System.Collections.Generic.KeyValuePair`2 System.Collections.Generic.Dictionary`2/Enumerator::current KeyValuePair_2_t1373160989 ___current_3; public: inline static int32_t get_offset_of_dictionary_0() { return static_cast(offsetof(Enumerator_t929671597, ___dictionary_0)); } inline Dictionary_2_t3270456118 * get_dictionary_0() const { return ___dictionary_0; } inline Dictionary_2_t3270456118 ** get_address_of_dictionary_0() { return &___dictionary_0; } inline void set_dictionary_0(Dictionary_2_t3270456118 * value) { ___dictionary_0 = value; Il2CppCodeGenWriteBarrier((&___dictionary_0), value); } inline static int32_t get_offset_of_next_1() { return static_cast(offsetof(Enumerator_t929671597, ___next_1)); } inline int32_t get_next_1() const { return ___next_1; } inline int32_t* get_address_of_next_1() { return &___next_1; } inline void set_next_1(int32_t value) { ___next_1 = value; } inline static int32_t get_offset_of_stamp_2() { return static_cast(offsetof(Enumerator_t929671597, ___stamp_2)); } inline int32_t get_stamp_2() const { return ___stamp_2; } inline int32_t* get_address_of_stamp_2() { return &___stamp_2; } inline void set_stamp_2(int32_t value) { ___stamp_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_t929671597, ___current_3)); } inline KeyValuePair_2_t1373160989 get_current_3() const { return ___current_3; } inline KeyValuePair_2_t1373160989 * get_address_of_current_3() { return &___current_3; } inline void set_current_3(KeyValuePair_2_t1373160989 value) { ___current_3 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMERATOR_T929671597_H #ifndef U3CDOJUMPU3EC__ANONSTOREY4_T1356384432_H #define U3CDOJUMPU3EC__ANONSTOREY4_T1356384432_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.DOTweenModulePhysics2D/c__AnonStorey4 struct U3CDOJumpU3Ec__AnonStorey4_t1356384432 : public RuntimeObject { public: // UnityEngine.Rigidbody2D DG.Tweening.DOTweenModulePhysics2D/c__AnonStorey4::target Rigidbody2D_t939494601 * ___target_0; // System.Single DG.Tweening.DOTweenModulePhysics2D/c__AnonStorey4::startPosY float ___startPosY_1; // System.Boolean DG.Tweening.DOTweenModulePhysics2D/c__AnonStorey4::offsetYSet bool ___offsetYSet_2; // DG.Tweening.Sequence DG.Tweening.DOTweenModulePhysics2D/c__AnonStorey4::s Sequence_t2050373119 * ___s_3; // UnityEngine.Vector2 DG.Tweening.DOTweenModulePhysics2D/c__AnonStorey4::endValue Vector2_t2156229523 ___endValue_4; // System.Single DG.Tweening.DOTweenModulePhysics2D/c__AnonStorey4::offsetY float ___offsetY_5; // DG.Tweening.Tween DG.Tweening.DOTweenModulePhysics2D/c__AnonStorey4::yTween Tween_t2342918553 * ___yTween_6; public: inline static int32_t get_offset_of_target_0() { return static_cast(offsetof(U3CDOJumpU3Ec__AnonStorey4_t1356384432, ___target_0)); } inline Rigidbody2D_t939494601 * get_target_0() const { return ___target_0; } inline Rigidbody2D_t939494601 ** get_address_of_target_0() { return &___target_0; } inline void set_target_0(Rigidbody2D_t939494601 * value) { ___target_0 = value; Il2CppCodeGenWriteBarrier((&___target_0), value); } inline static int32_t get_offset_of_startPosY_1() { return static_cast(offsetof(U3CDOJumpU3Ec__AnonStorey4_t1356384432, ___startPosY_1)); } inline float get_startPosY_1() const { return ___startPosY_1; } inline float* get_address_of_startPosY_1() { return &___startPosY_1; } inline void set_startPosY_1(float value) { ___startPosY_1 = value; } inline static int32_t get_offset_of_offsetYSet_2() { return static_cast(offsetof(U3CDOJumpU3Ec__AnonStorey4_t1356384432, ___offsetYSet_2)); } inline bool get_offsetYSet_2() const { return ___offsetYSet_2; } inline bool* get_address_of_offsetYSet_2() { return &___offsetYSet_2; } inline void set_offsetYSet_2(bool value) { ___offsetYSet_2 = value; } inline static int32_t get_offset_of_s_3() { return static_cast(offsetof(U3CDOJumpU3Ec__AnonStorey4_t1356384432, ___s_3)); } inline Sequence_t2050373119 * get_s_3() const { return ___s_3; } inline Sequence_t2050373119 ** get_address_of_s_3() { return &___s_3; } inline void set_s_3(Sequence_t2050373119 * value) { ___s_3 = value; Il2CppCodeGenWriteBarrier((&___s_3), value); } inline static int32_t get_offset_of_endValue_4() { return static_cast(offsetof(U3CDOJumpU3Ec__AnonStorey4_t1356384432, ___endValue_4)); } inline Vector2_t2156229523 get_endValue_4() const { return ___endValue_4; } inline Vector2_t2156229523 * get_address_of_endValue_4() { return &___endValue_4; } inline void set_endValue_4(Vector2_t2156229523 value) { ___endValue_4 = value; } inline static int32_t get_offset_of_offsetY_5() { return static_cast(offsetof(U3CDOJumpU3Ec__AnonStorey4_t1356384432, ___offsetY_5)); } inline float get_offsetY_5() const { return ___offsetY_5; } inline float* get_address_of_offsetY_5() { return &___offsetY_5; } inline void set_offsetY_5(float value) { ___offsetY_5 = value; } inline static int32_t get_offset_of_yTween_6() { return static_cast(offsetof(U3CDOJumpU3Ec__AnonStorey4_t1356384432, ___yTween_6)); } inline Tween_t2342918553 * get_yTween_6() const { return ___yTween_6; } inline Tween_t2342918553 ** get_address_of_yTween_6() { return &___yTween_6; } inline void set_yTween_6(Tween_t2342918553 * value) { ___yTween_6 = value; Il2CppCodeGenWriteBarrier((&___yTween_6), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CDOJUMPU3EC__ANONSTOREY4_T1356384432_H #ifndef CDATAQUATERNION_T1158885499_H #define CDATAQUATERNION_T1158885499_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.CDataQuaternion struct CDataQuaternion_t1158885499 : public IDataUnit_t677250155 { public: // UnityEngine.Quaternion DMCore.CDataQuaternion::_Value Quaternion_t2301928331 ____Value_0; public: inline static int32_t get_offset_of__Value_0() { return static_cast(offsetof(CDataQuaternion_t1158885499, ____Value_0)); } inline Quaternion_t2301928331 get__Value_0() const { return ____Value_0; } inline Quaternion_t2301928331 * get_address_of__Value_0() { return &____Value_0; } inline void set__Value_0(Quaternion_t2301928331 value) { ____Value_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CDATAQUATERNION_T1158885499_H #ifndef CDATAVECTOR_T3625709135_H #define CDATAVECTOR_T3625709135_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.CDataVector struct CDataVector_t3625709135 : public IDataUnit_t677250155 { public: // UnityEngine.Vector3 DMCore.CDataVector::_Value Vector3_t3722313464 ____Value_0; public: inline static int32_t get_offset_of__Value_0() { return static_cast(offsetof(CDataVector_t3625709135, ____Value_0)); } inline Vector3_t3722313464 get__Value_0() const { return ____Value_0; } inline Vector3_t3722313464 * get_address_of__Value_0() { return &____Value_0; } inline void set__Value_0(Vector3_t3722313464 value) { ____Value_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CDATAVECTOR_T3625709135_H #ifndef ENUMERATOR_T2086727927_H #define ENUMERATOR_T2086727927_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.Dictionary`2/Enumerator struct Enumerator_t2086727927 { public: // System.Collections.Generic.Dictionary`2 System.Collections.Generic.Dictionary`2/Enumerator::dictionary Dictionary_2_t132545152 * ___dictionary_0; // System.Int32 System.Collections.Generic.Dictionary`2/Enumerator::next int32_t ___next_1; // System.Int32 System.Collections.Generic.Dictionary`2/Enumerator::stamp int32_t ___stamp_2; // System.Collections.Generic.KeyValuePair`2 System.Collections.Generic.Dictionary`2/Enumerator::current KeyValuePair_2_t2530217319 ___current_3; public: inline static int32_t get_offset_of_dictionary_0() { return static_cast(offsetof(Enumerator_t2086727927, ___dictionary_0)); } inline Dictionary_2_t132545152 * get_dictionary_0() const { return ___dictionary_0; } inline Dictionary_2_t132545152 ** get_address_of_dictionary_0() { return &___dictionary_0; } inline void set_dictionary_0(Dictionary_2_t132545152 * value) { ___dictionary_0 = value; Il2CppCodeGenWriteBarrier((&___dictionary_0), value); } inline static int32_t get_offset_of_next_1() { return static_cast(offsetof(Enumerator_t2086727927, ___next_1)); } inline int32_t get_next_1() const { return ___next_1; } inline int32_t* get_address_of_next_1() { return &___next_1; } inline void set_next_1(int32_t value) { ___next_1 = value; } inline static int32_t get_offset_of_stamp_2() { return static_cast(offsetof(Enumerator_t2086727927, ___stamp_2)); } inline int32_t get_stamp_2() const { return ___stamp_2; } inline int32_t* get_address_of_stamp_2() { return &___stamp_2; } inline void set_stamp_2(int32_t value) { ___stamp_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_t2086727927, ___current_3)); } inline KeyValuePair_2_t2530217319 get_current_3() const { return ___current_3; } inline KeyValuePair_2_t2530217319 * get_address_of_current_3() { return &___current_3; } inline void set_current_3(KeyValuePair_2_t2530217319 value) { ___current_3 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMERATOR_T2086727927_H #ifndef U3CDOBLENDABLECOLORU3EC__ANONSTOREY26_T2770270649_H #define U3CDOBLENDABLECOLORU3EC__ANONSTOREY26_T2770270649_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.DOTweenModuleUI/c__AnonStorey26 struct U3CDOBlendableColorU3Ec__AnonStorey26_t2770270649 : public RuntimeObject { public: // UnityEngine.Color DG.Tweening.DOTweenModuleUI/c__AnonStorey26::to Color_t2555686324 ___to_0; // UnityEngine.UI.Text DG.Tweening.DOTweenModuleUI/c__AnonStorey26::target Text_t1901882714 * ___target_1; public: inline static int32_t get_offset_of_to_0() { return static_cast(offsetof(U3CDOBlendableColorU3Ec__AnonStorey26_t2770270649, ___to_0)); } inline Color_t2555686324 get_to_0() const { return ___to_0; } inline Color_t2555686324 * get_address_of_to_0() { return &___to_0; } inline void set_to_0(Color_t2555686324 value) { ___to_0 = value; } inline static int32_t get_offset_of_target_1() { return static_cast(offsetof(U3CDOBlendableColorU3Ec__AnonStorey26_t2770270649, ___target_1)); } inline Text_t1901882714 * get_target_1() const { return ___target_1; } inline Text_t1901882714 ** get_address_of_target_1() { return &___target_1; } inline void set_target_1(Text_t1901882714 * value) { ___target_1 = value; Il2CppCodeGenWriteBarrier((&___target_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CDOBLENDABLECOLORU3EC__ANONSTOREY26_T2770270649_H #ifndef SCRAMBLEMODE_T1285273342_H #define SCRAMBLEMODE_T1285273342_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.ScrambleMode struct ScrambleMode_t1285273342 { public: // System.Int32 DG.Tweening.ScrambleMode::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(ScrambleMode_t1285273342, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SCRAMBLEMODE_T1285273342_H #ifndef U3CDOJUMPANCHORPOSU3EC__ANONSTOREY1C_T2532437241_H #define U3CDOJUMPANCHORPOSU3EC__ANONSTOREY1C_T2532437241_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.DOTweenModuleUI/c__AnonStorey1C struct U3CDOJumpAnchorPosU3Ec__AnonStorey1C_t2532437241 : public RuntimeObject { public: // UnityEngine.RectTransform DG.Tweening.DOTweenModuleUI/c__AnonStorey1C::target RectTransform_t3704657025 * ___target_0; // System.Single DG.Tweening.DOTweenModuleUI/c__AnonStorey1C::startPosY float ___startPosY_1; // System.Boolean DG.Tweening.DOTweenModuleUI/c__AnonStorey1C::offsetYSet bool ___offsetYSet_2; // DG.Tweening.Sequence DG.Tweening.DOTweenModuleUI/c__AnonStorey1C::s Sequence_t2050373119 * ___s_3; // UnityEngine.Vector2 DG.Tweening.DOTweenModuleUI/c__AnonStorey1C::endValue Vector2_t2156229523 ___endValue_4; // System.Single DG.Tweening.DOTweenModuleUI/c__AnonStorey1C::offsetY float ___offsetY_5; public: inline static int32_t get_offset_of_target_0() { return static_cast(offsetof(U3CDOJumpAnchorPosU3Ec__AnonStorey1C_t2532437241, ___target_0)); } inline RectTransform_t3704657025 * get_target_0() const { return ___target_0; } inline RectTransform_t3704657025 ** get_address_of_target_0() { return &___target_0; } inline void set_target_0(RectTransform_t3704657025 * value) { ___target_0 = value; Il2CppCodeGenWriteBarrier((&___target_0), value); } inline static int32_t get_offset_of_startPosY_1() { return static_cast(offsetof(U3CDOJumpAnchorPosU3Ec__AnonStorey1C_t2532437241, ___startPosY_1)); } inline float get_startPosY_1() const { return ___startPosY_1; } inline float* get_address_of_startPosY_1() { return &___startPosY_1; } inline void set_startPosY_1(float value) { ___startPosY_1 = value; } inline static int32_t get_offset_of_offsetYSet_2() { return static_cast(offsetof(U3CDOJumpAnchorPosU3Ec__AnonStorey1C_t2532437241, ___offsetYSet_2)); } inline bool get_offsetYSet_2() const { return ___offsetYSet_2; } inline bool* get_address_of_offsetYSet_2() { return &___offsetYSet_2; } inline void set_offsetYSet_2(bool value) { ___offsetYSet_2 = value; } inline static int32_t get_offset_of_s_3() { return static_cast(offsetof(U3CDOJumpAnchorPosU3Ec__AnonStorey1C_t2532437241, ___s_3)); } inline Sequence_t2050373119 * get_s_3() const { return ___s_3; } inline Sequence_t2050373119 ** get_address_of_s_3() { return &___s_3; } inline void set_s_3(Sequence_t2050373119 * value) { ___s_3 = value; Il2CppCodeGenWriteBarrier((&___s_3), value); } inline static int32_t get_offset_of_endValue_4() { return static_cast(offsetof(U3CDOJumpAnchorPosU3Ec__AnonStorey1C_t2532437241, ___endValue_4)); } inline Vector2_t2156229523 get_endValue_4() const { return ___endValue_4; } inline Vector2_t2156229523 * get_address_of_endValue_4() { return &___endValue_4; } inline void set_endValue_4(Vector2_t2156229523 value) { ___endValue_4 = value; } inline static int32_t get_offset_of_offsetY_5() { return static_cast(offsetof(U3CDOJumpAnchorPosU3Ec__AnonStorey1C_t2532437241, ___offsetY_5)); } inline float get_offsetY_5() const { return ___offsetY_5; } inline float* get_address_of_offsetY_5() { return &___offsetY_5; } inline void set_offsetY_5(float value) { ___offsetY_5 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CDOJUMPANCHORPOSU3EC__ANONSTOREY1C_T2532437241_H #ifndef ENUMEFFECTTYPE_T895630196_H #define ENUMEFFECTTYPE_T895630196_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.enumEffectType struct enumEffectType_t895630196 { public: // System.Int32 DMCore.Framework.enumEffectType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumEffectType_t895630196, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMEFFECTTYPE_T895630196_H #ifndef ENUMERATOR_T2416689229_H #define ENUMERATOR_T2416689229_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.Dictionary`2/Enumerator struct Enumerator_t2416689229 { public: // System.Collections.Generic.Dictionary`2 System.Collections.Generic.Dictionary`2/Enumerator::dictionary Dictionary_2_t462506454 * ___dictionary_0; // System.Int32 System.Collections.Generic.Dictionary`2/Enumerator::next int32_t ___next_1; // System.Int32 System.Collections.Generic.Dictionary`2/Enumerator::stamp int32_t ___stamp_2; // System.Collections.Generic.KeyValuePair`2 System.Collections.Generic.Dictionary`2/Enumerator::current KeyValuePair_2_t2860178621 ___current_3; public: inline static int32_t get_offset_of_dictionary_0() { return static_cast(offsetof(Enumerator_t2416689229, ___dictionary_0)); } inline Dictionary_2_t462506454 * get_dictionary_0() const { return ___dictionary_0; } inline Dictionary_2_t462506454 ** get_address_of_dictionary_0() { return &___dictionary_0; } inline void set_dictionary_0(Dictionary_2_t462506454 * value) { ___dictionary_0 = value; Il2CppCodeGenWriteBarrier((&___dictionary_0), value); } inline static int32_t get_offset_of_next_1() { return static_cast(offsetof(Enumerator_t2416689229, ___next_1)); } inline int32_t get_next_1() const { return ___next_1; } inline int32_t* get_address_of_next_1() { return &___next_1; } inline void set_next_1(int32_t value) { ___next_1 = value; } inline static int32_t get_offset_of_stamp_2() { return static_cast(offsetof(Enumerator_t2416689229, ___stamp_2)); } inline int32_t get_stamp_2() const { return ___stamp_2; } inline int32_t* get_address_of_stamp_2() { return &___stamp_2; } inline void set_stamp_2(int32_t value) { ___stamp_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_t2416689229, ___current_3)); } inline KeyValuePair_2_t2860178621 get_current_3() const { return ___current_3; } inline KeyValuePair_2_t2860178621 * get_address_of_current_3() { return &___current_3; } inline void set_current_3(KeyValuePair_2_t2860178621 value) { ___current_3 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMERATOR_T2416689229_H #ifndef U3CDOBLENDABLECOLORU3EC__ANONSTOREY24_T2770270651_H #define U3CDOBLENDABLECOLORU3EC__ANONSTOREY24_T2770270651_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.DOTweenModuleUI/c__AnonStorey24 struct U3CDOBlendableColorU3Ec__AnonStorey24_t2770270651 : public RuntimeObject { public: // UnityEngine.Color DG.Tweening.DOTweenModuleUI/c__AnonStorey24::to Color_t2555686324 ___to_0; // UnityEngine.UI.Graphic DG.Tweening.DOTweenModuleUI/c__AnonStorey24::target Graphic_t1660335611 * ___target_1; public: inline static int32_t get_offset_of_to_0() { return static_cast(offsetof(U3CDOBlendableColorU3Ec__AnonStorey24_t2770270651, ___to_0)); } inline Color_t2555686324 get_to_0() const { return ___to_0; } inline Color_t2555686324 * get_address_of_to_0() { return &___to_0; } inline void set_to_0(Color_t2555686324 value) { ___to_0 = value; } inline static int32_t get_offset_of_target_1() { return static_cast(offsetof(U3CDOBlendableColorU3Ec__AnonStorey24_t2770270651, ___target_1)); } inline Graphic_t1660335611 * get_target_1() const { return ___target_1; } inline Graphic_t1660335611 ** get_address_of_target_1() { return &___target_1; } inline void set_target_1(Graphic_t1660335611 * value) { ___target_1 = value; Il2CppCodeGenWriteBarrier((&___target_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CDOBLENDABLECOLORU3EC__ANONSTOREY24_T2770270651_H #ifndef U3CDOBLENDABLECOLORU3EC__ANONSTOREY25_T2770270650_H #define U3CDOBLENDABLECOLORU3EC__ANONSTOREY25_T2770270650_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.DOTweenModuleUI/c__AnonStorey25 struct U3CDOBlendableColorU3Ec__AnonStorey25_t2770270650 : public RuntimeObject { public: // UnityEngine.Color DG.Tweening.DOTweenModuleUI/c__AnonStorey25::to Color_t2555686324 ___to_0; // UnityEngine.UI.Image DG.Tweening.DOTweenModuleUI/c__AnonStorey25::target Image_t2670269651 * ___target_1; public: inline static int32_t get_offset_of_to_0() { return static_cast(offsetof(U3CDOBlendableColorU3Ec__AnonStorey25_t2770270650, ___to_0)); } inline Color_t2555686324 get_to_0() const { return ___to_0; } inline Color_t2555686324 * get_address_of_to_0() { return &___to_0; } inline void set_to_0(Color_t2555686324 value) { ___to_0 = value; } inline static int32_t get_offset_of_target_1() { return static_cast(offsetof(U3CDOBlendableColorU3Ec__AnonStorey25_t2770270650, ___target_1)); } inline Image_t2670269651 * get_target_1() const { return ___target_1; } inline Image_t2670269651 ** get_address_of_target_1() { return &___target_1; } inline void set_target_1(Image_t2670269651 * value) { ___target_1 = value; Il2CppCodeGenWriteBarrier((&___target_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CDOBLENDABLECOLORU3EC__ANONSTOREY25_T2770270650_H #ifndef XMLELEMENT_T561603118_H #define XMLELEMENT_T561603118_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.XmlElement struct XmlElement_t561603118 : public XmlLinkedNode_t1437094927 { public: // System.Xml.XmlAttributeCollection System.Xml.XmlElement::attributes XmlAttributeCollection_t2316283784 * ___attributes_7; // System.Xml.XmlNameEntry System.Xml.XmlElement::name XmlNameEntry_t1073099671 * ___name_8; // System.Xml.XmlLinkedNode System.Xml.XmlElement::lastLinkedChild XmlLinkedNode_t1437094927 * ___lastLinkedChild_9; // System.Boolean System.Xml.XmlElement::isNotEmpty bool ___isNotEmpty_10; // System.Xml.Schema.IXmlSchemaInfo System.Xml.XmlElement::schemaInfo RuntimeObject* ___schemaInfo_11; public: inline static int32_t get_offset_of_attributes_7() { return static_cast(offsetof(XmlElement_t561603118, ___attributes_7)); } inline XmlAttributeCollection_t2316283784 * get_attributes_7() const { return ___attributes_7; } inline XmlAttributeCollection_t2316283784 ** get_address_of_attributes_7() { return &___attributes_7; } inline void set_attributes_7(XmlAttributeCollection_t2316283784 * value) { ___attributes_7 = value; Il2CppCodeGenWriteBarrier((&___attributes_7), value); } inline static int32_t get_offset_of_name_8() { return static_cast(offsetof(XmlElement_t561603118, ___name_8)); } inline XmlNameEntry_t1073099671 * get_name_8() const { return ___name_8; } inline XmlNameEntry_t1073099671 ** get_address_of_name_8() { return &___name_8; } inline void set_name_8(XmlNameEntry_t1073099671 * value) { ___name_8 = value; Il2CppCodeGenWriteBarrier((&___name_8), value); } inline static int32_t get_offset_of_lastLinkedChild_9() { return static_cast(offsetof(XmlElement_t561603118, ___lastLinkedChild_9)); } inline XmlLinkedNode_t1437094927 * get_lastLinkedChild_9() const { return ___lastLinkedChild_9; } inline XmlLinkedNode_t1437094927 ** get_address_of_lastLinkedChild_9() { return &___lastLinkedChild_9; } inline void set_lastLinkedChild_9(XmlLinkedNode_t1437094927 * value) { ___lastLinkedChild_9 = value; Il2CppCodeGenWriteBarrier((&___lastLinkedChild_9), value); } inline static int32_t get_offset_of_isNotEmpty_10() { return static_cast(offsetof(XmlElement_t561603118, ___isNotEmpty_10)); } inline bool get_isNotEmpty_10() const { return ___isNotEmpty_10; } inline bool* get_address_of_isNotEmpty_10() { return &___isNotEmpty_10; } inline void set_isNotEmpty_10(bool value) { ___isNotEmpty_10 = value; } inline static int32_t get_offset_of_schemaInfo_11() { return static_cast(offsetof(XmlElement_t561603118, ___schemaInfo_11)); } inline RuntimeObject* get_schemaInfo_11() const { return ___schemaInfo_11; } inline RuntimeObject** get_address_of_schemaInfo_11() { return &___schemaInfo_11; } inline void set_schemaInfo_11(RuntimeObject* value) { ___schemaInfo_11 = value; Il2CppCodeGenWriteBarrier((&___schemaInfo_11), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLELEMENT_T561603118_H #ifndef FILEACCESS_T1659085276_H #define FILEACCESS_T1659085276_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.IO.FileAccess struct FileAccess_t1659085276 { public: // System.Int32 System.IO.FileAccess::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(FileAccess_t1659085276, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FILEACCESS_T1659085276_H #ifndef FILESHARE_T3553318550_H #define FILESHARE_T3553318550_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.IO.FileShare struct FileShare_t3553318550 { public: // System.Int32 System.IO.FileShare::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(FileShare_t3553318550, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FILESHARE_T3553318550_H #ifndef COMMON_T3802143103_H #define COMMON_T3802143103_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Common struct Common_t3802143103 : public RuntimeObject { public: public: }; struct Common_t3802143103_StaticFields { public: // System.Int32 DMCore.Common::INVALID_ID int32_t ___INVALID_ID_0; // System.Int32 DMCore.Common::MIN_LEVEL_NUMBER int32_t ___MIN_LEVEL_NUMBER_1; // System.Int32 DMCore.Common::MAX_LEVEL_NUMBER int32_t ___MAX_LEVEL_NUMBER_2; // System.Int32 DMCore.Common::CHAT_SAVE_MAX_COUNT int32_t ___CHAT_SAVE_MAX_COUNT_3; // System.Int32 DMCore.Common::CHAT_SAVE_TIME_SPAN int32_t ___CHAT_SAVE_TIME_SPAN_4; // System.Int32 DMCore.Common::CHAT_CONTENT_COUNT_CACHE int32_t ___CHAT_CONTENT_COUNT_CACHE_5; // System.Int32 DMCore.Common::MESSAGE_SAVE_MAX_COUNT int32_t ___MESSAGE_SAVE_MAX_COUNT_6; // System.Int32 DMCore.Common::MESSAGE_SAVE_TIME_SPAN int32_t ___MESSAGE_SAVE_TIME_SPAN_7; // System.Single DMCore.Common::SYSTEMBROAD_ROLL_SPEED float ___SYSTEMBROAD_ROLL_SPEED_8; // System.Int32 DMCore.Common::SHOPPING_CART_MAX_CAPACITY int32_t ___SHOPPING_CART_MAX_CAPACITY_9; // System.Int32 DMCore.Common::CURRENT_PROTOCOL_VERSION int32_t ___CURRENT_PROTOCOL_VERSION_10; // System.Single DMCore.Common::NET_MESSAGE_OVER_TIME float ___NET_MESSAGE_OVER_TIME_11; // System.Int32 DMCore.Common::MAX_SEND_INVITED_TIMES int32_t ___MAX_SEND_INVITED_TIMES_12; // System.Int32 DMCore.Common::MAX_RECV_INVITED_TIMES int32_t ___MAX_RECV_INVITED_TIMES_13; // System.Single DMCore.Common::TIME_SPAN_TO_RESET_RECV_CNT float ___TIME_SPAN_TO_RESET_RECV_CNT_14; // System.Single DMCore.Common::MAX_SPEAKER_LIFE_TIME float ___MAX_SPEAKER_LIFE_TIME_15; // System.Single DMCore.Common::CHAT_REFRESH_ONLINESTATE float ___CHAT_REFRESH_ONLINESTATE_16; // System.Int32 DMCore.Common::MIN_CLOTH_CONFIG_ID int32_t ___MIN_CLOTH_CONFIG_ID_17; // System.Int32 DMCore.Common::MIN_PROPS_CONFIG_ID int32_t ___MIN_PROPS_CONFIG_ID_18; // System.Single DMCore.Common::FULL_DOWN_CHECK_FREQUENCY float ___FULL_DOWN_CHECK_FREQUENCY_19; // System.Int32 DMCore.Common::CLASSICAL_QUEUE_BEAT_COUNT int32_t ___CLASSICAL_QUEUE_BEAT_COUNT_20; // System.Int32 DMCore.Common::CLASSICAL_JUDGE_BEAT_COUNT int32_t ___CLASSICAL_JUDGE_BEAT_COUNT_21; // System.Int32 DMCore.Common::CLASSICAL_MIN_KEY_LEVEL int32_t ___CLASSICAL_MIN_KEY_LEVEL_22; // System.Int32 DMCore.Common::CLASSICAL_MAX_KEY_LEVEL int32_t ___CLASSICAL_MAX_KEY_LEVEL_23; // System.Int32 DMCore.Common::CLASSICAL_USER_RANDOM_KEY int32_t ___CLASSICAL_USER_RANDOM_KEY_24; // System.Int32 DMCore.Common::PROTECTED_LEVEL int32_t ___PROTECTED_LEVEL_25; // System.Int32 DMCore.Common::ROOM_COUNT_ONE_PAGE int32_t ___ROOM_COUNT_ONE_PAGE_26; // System.Single DMCore.Common::PET_DEFAULT_WALK_SPEED float ___PET_DEFAULT_WALK_SPEED_27; // System.Single DMCore.Common::PET_DEFAULT_SAFE_DISTANCE float ___PET_DEFAULT_SAFE_DISTANCE_28; // UnityEngine.Vector3 DMCore.Common::PET_DEFAULT_SHOW_POSITION Vector3_t3722313464 ___PET_DEFAULT_SHOW_POSITION_29; // UnityEngine.Vector3 DMCore.Common::PET_DEFAULT_SHOW_POSITION_W Vector3_t3722313464 ___PET_DEFAULT_SHOW_POSITION_W_30; // System.Single DMCore.Common::SINGLE_PAGE_DEPTH float ___SINGLE_PAGE_DEPTH_31; public: inline static int32_t get_offset_of_INVALID_ID_0() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___INVALID_ID_0)); } inline int32_t get_INVALID_ID_0() const { return ___INVALID_ID_0; } inline int32_t* get_address_of_INVALID_ID_0() { return &___INVALID_ID_0; } inline void set_INVALID_ID_0(int32_t value) { ___INVALID_ID_0 = value; } inline static int32_t get_offset_of_MIN_LEVEL_NUMBER_1() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___MIN_LEVEL_NUMBER_1)); } inline int32_t get_MIN_LEVEL_NUMBER_1() const { return ___MIN_LEVEL_NUMBER_1; } inline int32_t* get_address_of_MIN_LEVEL_NUMBER_1() { return &___MIN_LEVEL_NUMBER_1; } inline void set_MIN_LEVEL_NUMBER_1(int32_t value) { ___MIN_LEVEL_NUMBER_1 = value; } inline static int32_t get_offset_of_MAX_LEVEL_NUMBER_2() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___MAX_LEVEL_NUMBER_2)); } inline int32_t get_MAX_LEVEL_NUMBER_2() const { return ___MAX_LEVEL_NUMBER_2; } inline int32_t* get_address_of_MAX_LEVEL_NUMBER_2() { return &___MAX_LEVEL_NUMBER_2; } inline void set_MAX_LEVEL_NUMBER_2(int32_t value) { ___MAX_LEVEL_NUMBER_2 = value; } inline static int32_t get_offset_of_CHAT_SAVE_MAX_COUNT_3() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___CHAT_SAVE_MAX_COUNT_3)); } inline int32_t get_CHAT_SAVE_MAX_COUNT_3() const { return ___CHAT_SAVE_MAX_COUNT_3; } inline int32_t* get_address_of_CHAT_SAVE_MAX_COUNT_3() { return &___CHAT_SAVE_MAX_COUNT_3; } inline void set_CHAT_SAVE_MAX_COUNT_3(int32_t value) { ___CHAT_SAVE_MAX_COUNT_3 = value; } inline static int32_t get_offset_of_CHAT_SAVE_TIME_SPAN_4() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___CHAT_SAVE_TIME_SPAN_4)); } inline int32_t get_CHAT_SAVE_TIME_SPAN_4() const { return ___CHAT_SAVE_TIME_SPAN_4; } inline int32_t* get_address_of_CHAT_SAVE_TIME_SPAN_4() { return &___CHAT_SAVE_TIME_SPAN_4; } inline void set_CHAT_SAVE_TIME_SPAN_4(int32_t value) { ___CHAT_SAVE_TIME_SPAN_4 = value; } inline static int32_t get_offset_of_CHAT_CONTENT_COUNT_CACHE_5() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___CHAT_CONTENT_COUNT_CACHE_5)); } inline int32_t get_CHAT_CONTENT_COUNT_CACHE_5() const { return ___CHAT_CONTENT_COUNT_CACHE_5; } inline int32_t* get_address_of_CHAT_CONTENT_COUNT_CACHE_5() { return &___CHAT_CONTENT_COUNT_CACHE_5; } inline void set_CHAT_CONTENT_COUNT_CACHE_5(int32_t value) { ___CHAT_CONTENT_COUNT_CACHE_5 = value; } inline static int32_t get_offset_of_MESSAGE_SAVE_MAX_COUNT_6() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___MESSAGE_SAVE_MAX_COUNT_6)); } inline int32_t get_MESSAGE_SAVE_MAX_COUNT_6() const { return ___MESSAGE_SAVE_MAX_COUNT_6; } inline int32_t* get_address_of_MESSAGE_SAVE_MAX_COUNT_6() { return &___MESSAGE_SAVE_MAX_COUNT_6; } inline void set_MESSAGE_SAVE_MAX_COUNT_6(int32_t value) { ___MESSAGE_SAVE_MAX_COUNT_6 = value; } inline static int32_t get_offset_of_MESSAGE_SAVE_TIME_SPAN_7() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___MESSAGE_SAVE_TIME_SPAN_7)); } inline int32_t get_MESSAGE_SAVE_TIME_SPAN_7() const { return ___MESSAGE_SAVE_TIME_SPAN_7; } inline int32_t* get_address_of_MESSAGE_SAVE_TIME_SPAN_7() { return &___MESSAGE_SAVE_TIME_SPAN_7; } inline void set_MESSAGE_SAVE_TIME_SPAN_7(int32_t value) { ___MESSAGE_SAVE_TIME_SPAN_7 = value; } inline static int32_t get_offset_of_SYSTEMBROAD_ROLL_SPEED_8() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___SYSTEMBROAD_ROLL_SPEED_8)); } inline float get_SYSTEMBROAD_ROLL_SPEED_8() const { return ___SYSTEMBROAD_ROLL_SPEED_8; } inline float* get_address_of_SYSTEMBROAD_ROLL_SPEED_8() { return &___SYSTEMBROAD_ROLL_SPEED_8; } inline void set_SYSTEMBROAD_ROLL_SPEED_8(float value) { ___SYSTEMBROAD_ROLL_SPEED_8 = value; } inline static int32_t get_offset_of_SHOPPING_CART_MAX_CAPACITY_9() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___SHOPPING_CART_MAX_CAPACITY_9)); } inline int32_t get_SHOPPING_CART_MAX_CAPACITY_9() const { return ___SHOPPING_CART_MAX_CAPACITY_9; } inline int32_t* get_address_of_SHOPPING_CART_MAX_CAPACITY_9() { return &___SHOPPING_CART_MAX_CAPACITY_9; } inline void set_SHOPPING_CART_MAX_CAPACITY_9(int32_t value) { ___SHOPPING_CART_MAX_CAPACITY_9 = value; } inline static int32_t get_offset_of_CURRENT_PROTOCOL_VERSION_10() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___CURRENT_PROTOCOL_VERSION_10)); } inline int32_t get_CURRENT_PROTOCOL_VERSION_10() const { return ___CURRENT_PROTOCOL_VERSION_10; } inline int32_t* get_address_of_CURRENT_PROTOCOL_VERSION_10() { return &___CURRENT_PROTOCOL_VERSION_10; } inline void set_CURRENT_PROTOCOL_VERSION_10(int32_t value) { ___CURRENT_PROTOCOL_VERSION_10 = value; } inline static int32_t get_offset_of_NET_MESSAGE_OVER_TIME_11() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___NET_MESSAGE_OVER_TIME_11)); } inline float get_NET_MESSAGE_OVER_TIME_11() const { return ___NET_MESSAGE_OVER_TIME_11; } inline float* get_address_of_NET_MESSAGE_OVER_TIME_11() { return &___NET_MESSAGE_OVER_TIME_11; } inline void set_NET_MESSAGE_OVER_TIME_11(float value) { ___NET_MESSAGE_OVER_TIME_11 = value; } inline static int32_t get_offset_of_MAX_SEND_INVITED_TIMES_12() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___MAX_SEND_INVITED_TIMES_12)); } inline int32_t get_MAX_SEND_INVITED_TIMES_12() const { return ___MAX_SEND_INVITED_TIMES_12; } inline int32_t* get_address_of_MAX_SEND_INVITED_TIMES_12() { return &___MAX_SEND_INVITED_TIMES_12; } inline void set_MAX_SEND_INVITED_TIMES_12(int32_t value) { ___MAX_SEND_INVITED_TIMES_12 = value; } inline static int32_t get_offset_of_MAX_RECV_INVITED_TIMES_13() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___MAX_RECV_INVITED_TIMES_13)); } inline int32_t get_MAX_RECV_INVITED_TIMES_13() const { return ___MAX_RECV_INVITED_TIMES_13; } inline int32_t* get_address_of_MAX_RECV_INVITED_TIMES_13() { return &___MAX_RECV_INVITED_TIMES_13; } inline void set_MAX_RECV_INVITED_TIMES_13(int32_t value) { ___MAX_RECV_INVITED_TIMES_13 = value; } inline static int32_t get_offset_of_TIME_SPAN_TO_RESET_RECV_CNT_14() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___TIME_SPAN_TO_RESET_RECV_CNT_14)); } inline float get_TIME_SPAN_TO_RESET_RECV_CNT_14() const { return ___TIME_SPAN_TO_RESET_RECV_CNT_14; } inline float* get_address_of_TIME_SPAN_TO_RESET_RECV_CNT_14() { return &___TIME_SPAN_TO_RESET_RECV_CNT_14; } inline void set_TIME_SPAN_TO_RESET_RECV_CNT_14(float value) { ___TIME_SPAN_TO_RESET_RECV_CNT_14 = value; } inline static int32_t get_offset_of_MAX_SPEAKER_LIFE_TIME_15() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___MAX_SPEAKER_LIFE_TIME_15)); } inline float get_MAX_SPEAKER_LIFE_TIME_15() const { return ___MAX_SPEAKER_LIFE_TIME_15; } inline float* get_address_of_MAX_SPEAKER_LIFE_TIME_15() { return &___MAX_SPEAKER_LIFE_TIME_15; } inline void set_MAX_SPEAKER_LIFE_TIME_15(float value) { ___MAX_SPEAKER_LIFE_TIME_15 = value; } inline static int32_t get_offset_of_CHAT_REFRESH_ONLINESTATE_16() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___CHAT_REFRESH_ONLINESTATE_16)); } inline float get_CHAT_REFRESH_ONLINESTATE_16() const { return ___CHAT_REFRESH_ONLINESTATE_16; } inline float* get_address_of_CHAT_REFRESH_ONLINESTATE_16() { return &___CHAT_REFRESH_ONLINESTATE_16; } inline void set_CHAT_REFRESH_ONLINESTATE_16(float value) { ___CHAT_REFRESH_ONLINESTATE_16 = value; } inline static int32_t get_offset_of_MIN_CLOTH_CONFIG_ID_17() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___MIN_CLOTH_CONFIG_ID_17)); } inline int32_t get_MIN_CLOTH_CONFIG_ID_17() const { return ___MIN_CLOTH_CONFIG_ID_17; } inline int32_t* get_address_of_MIN_CLOTH_CONFIG_ID_17() { return &___MIN_CLOTH_CONFIG_ID_17; } inline void set_MIN_CLOTH_CONFIG_ID_17(int32_t value) { ___MIN_CLOTH_CONFIG_ID_17 = value; } inline static int32_t get_offset_of_MIN_PROPS_CONFIG_ID_18() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___MIN_PROPS_CONFIG_ID_18)); } inline int32_t get_MIN_PROPS_CONFIG_ID_18() const { return ___MIN_PROPS_CONFIG_ID_18; } inline int32_t* get_address_of_MIN_PROPS_CONFIG_ID_18() { return &___MIN_PROPS_CONFIG_ID_18; } inline void set_MIN_PROPS_CONFIG_ID_18(int32_t value) { ___MIN_PROPS_CONFIG_ID_18 = value; } inline static int32_t get_offset_of_FULL_DOWN_CHECK_FREQUENCY_19() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___FULL_DOWN_CHECK_FREQUENCY_19)); } inline float get_FULL_DOWN_CHECK_FREQUENCY_19() const { return ___FULL_DOWN_CHECK_FREQUENCY_19; } inline float* get_address_of_FULL_DOWN_CHECK_FREQUENCY_19() { return &___FULL_DOWN_CHECK_FREQUENCY_19; } inline void set_FULL_DOWN_CHECK_FREQUENCY_19(float value) { ___FULL_DOWN_CHECK_FREQUENCY_19 = value; } inline static int32_t get_offset_of_CLASSICAL_QUEUE_BEAT_COUNT_20() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___CLASSICAL_QUEUE_BEAT_COUNT_20)); } inline int32_t get_CLASSICAL_QUEUE_BEAT_COUNT_20() const { return ___CLASSICAL_QUEUE_BEAT_COUNT_20; } inline int32_t* get_address_of_CLASSICAL_QUEUE_BEAT_COUNT_20() { return &___CLASSICAL_QUEUE_BEAT_COUNT_20; } inline void set_CLASSICAL_QUEUE_BEAT_COUNT_20(int32_t value) { ___CLASSICAL_QUEUE_BEAT_COUNT_20 = value; } inline static int32_t get_offset_of_CLASSICAL_JUDGE_BEAT_COUNT_21() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___CLASSICAL_JUDGE_BEAT_COUNT_21)); } inline int32_t get_CLASSICAL_JUDGE_BEAT_COUNT_21() const { return ___CLASSICAL_JUDGE_BEAT_COUNT_21; } inline int32_t* get_address_of_CLASSICAL_JUDGE_BEAT_COUNT_21() { return &___CLASSICAL_JUDGE_BEAT_COUNT_21; } inline void set_CLASSICAL_JUDGE_BEAT_COUNT_21(int32_t value) { ___CLASSICAL_JUDGE_BEAT_COUNT_21 = value; } inline static int32_t get_offset_of_CLASSICAL_MIN_KEY_LEVEL_22() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___CLASSICAL_MIN_KEY_LEVEL_22)); } inline int32_t get_CLASSICAL_MIN_KEY_LEVEL_22() const { return ___CLASSICAL_MIN_KEY_LEVEL_22; } inline int32_t* get_address_of_CLASSICAL_MIN_KEY_LEVEL_22() { return &___CLASSICAL_MIN_KEY_LEVEL_22; } inline void set_CLASSICAL_MIN_KEY_LEVEL_22(int32_t value) { ___CLASSICAL_MIN_KEY_LEVEL_22 = value; } inline static int32_t get_offset_of_CLASSICAL_MAX_KEY_LEVEL_23() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___CLASSICAL_MAX_KEY_LEVEL_23)); } inline int32_t get_CLASSICAL_MAX_KEY_LEVEL_23() const { return ___CLASSICAL_MAX_KEY_LEVEL_23; } inline int32_t* get_address_of_CLASSICAL_MAX_KEY_LEVEL_23() { return &___CLASSICAL_MAX_KEY_LEVEL_23; } inline void set_CLASSICAL_MAX_KEY_LEVEL_23(int32_t value) { ___CLASSICAL_MAX_KEY_LEVEL_23 = value; } inline static int32_t get_offset_of_CLASSICAL_USER_RANDOM_KEY_24() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___CLASSICAL_USER_RANDOM_KEY_24)); } inline int32_t get_CLASSICAL_USER_RANDOM_KEY_24() const { return ___CLASSICAL_USER_RANDOM_KEY_24; } inline int32_t* get_address_of_CLASSICAL_USER_RANDOM_KEY_24() { return &___CLASSICAL_USER_RANDOM_KEY_24; } inline void set_CLASSICAL_USER_RANDOM_KEY_24(int32_t value) { ___CLASSICAL_USER_RANDOM_KEY_24 = value; } inline static int32_t get_offset_of_PROTECTED_LEVEL_25() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___PROTECTED_LEVEL_25)); } inline int32_t get_PROTECTED_LEVEL_25() const { return ___PROTECTED_LEVEL_25; } inline int32_t* get_address_of_PROTECTED_LEVEL_25() { return &___PROTECTED_LEVEL_25; } inline void set_PROTECTED_LEVEL_25(int32_t value) { ___PROTECTED_LEVEL_25 = value; } inline static int32_t get_offset_of_ROOM_COUNT_ONE_PAGE_26() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___ROOM_COUNT_ONE_PAGE_26)); } inline int32_t get_ROOM_COUNT_ONE_PAGE_26() const { return ___ROOM_COUNT_ONE_PAGE_26; } inline int32_t* get_address_of_ROOM_COUNT_ONE_PAGE_26() { return &___ROOM_COUNT_ONE_PAGE_26; } inline void set_ROOM_COUNT_ONE_PAGE_26(int32_t value) { ___ROOM_COUNT_ONE_PAGE_26 = value; } inline static int32_t get_offset_of_PET_DEFAULT_WALK_SPEED_27() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___PET_DEFAULT_WALK_SPEED_27)); } inline float get_PET_DEFAULT_WALK_SPEED_27() const { return ___PET_DEFAULT_WALK_SPEED_27; } inline float* get_address_of_PET_DEFAULT_WALK_SPEED_27() { return &___PET_DEFAULT_WALK_SPEED_27; } inline void set_PET_DEFAULT_WALK_SPEED_27(float value) { ___PET_DEFAULT_WALK_SPEED_27 = value; } inline static int32_t get_offset_of_PET_DEFAULT_SAFE_DISTANCE_28() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___PET_DEFAULT_SAFE_DISTANCE_28)); } inline float get_PET_DEFAULT_SAFE_DISTANCE_28() const { return ___PET_DEFAULT_SAFE_DISTANCE_28; } inline float* get_address_of_PET_DEFAULT_SAFE_DISTANCE_28() { return &___PET_DEFAULT_SAFE_DISTANCE_28; } inline void set_PET_DEFAULT_SAFE_DISTANCE_28(float value) { ___PET_DEFAULT_SAFE_DISTANCE_28 = value; } inline static int32_t get_offset_of_PET_DEFAULT_SHOW_POSITION_29() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___PET_DEFAULT_SHOW_POSITION_29)); } inline Vector3_t3722313464 get_PET_DEFAULT_SHOW_POSITION_29() const { return ___PET_DEFAULT_SHOW_POSITION_29; } inline Vector3_t3722313464 * get_address_of_PET_DEFAULT_SHOW_POSITION_29() { return &___PET_DEFAULT_SHOW_POSITION_29; } inline void set_PET_DEFAULT_SHOW_POSITION_29(Vector3_t3722313464 value) { ___PET_DEFAULT_SHOW_POSITION_29 = value; } inline static int32_t get_offset_of_PET_DEFAULT_SHOW_POSITION_W_30() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___PET_DEFAULT_SHOW_POSITION_W_30)); } inline Vector3_t3722313464 get_PET_DEFAULT_SHOW_POSITION_W_30() const { return ___PET_DEFAULT_SHOW_POSITION_W_30; } inline Vector3_t3722313464 * get_address_of_PET_DEFAULT_SHOW_POSITION_W_30() { return &___PET_DEFAULT_SHOW_POSITION_W_30; } inline void set_PET_DEFAULT_SHOW_POSITION_W_30(Vector3_t3722313464 value) { ___PET_DEFAULT_SHOW_POSITION_W_30 = value; } inline static int32_t get_offset_of_SINGLE_PAGE_DEPTH_31() { return static_cast(offsetof(Common_t3802143103_StaticFields, ___SINGLE_PAGE_DEPTH_31)); } inline float get_SINGLE_PAGE_DEPTH_31() const { return ___SINGLE_PAGE_DEPTH_31; } inline float* get_address_of_SINGLE_PAGE_DEPTH_31() { return &___SINGLE_PAGE_DEPTH_31; } inline void set_SINGLE_PAGE_DEPTH_31(float value) { ___SINGLE_PAGE_DEPTH_31 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // COMMON_T3802143103_H #ifndef RUNTIMEPLATFORM_T4159857903_H #define RUNTIMEPLATFORM_T4159857903_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.RuntimePlatform struct RuntimePlatform_t4159857903 { public: // System.Int32 UnityEngine.RuntimePlatform::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(RuntimePlatform_t4159857903, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // RUNTIMEPLATFORM_T4159857903_H #ifndef U3CDOBLENDABLECOLORU3EC__ANONSTOREY2_T4261762257_H #define U3CDOBLENDABLECOLORU3EC__ANONSTOREY2_T4261762257_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.DOTweenModuleSprite/c__AnonStorey2 struct U3CDOBlendableColorU3Ec__AnonStorey2_t4261762257 : public RuntimeObject { public: // UnityEngine.Color DG.Tweening.DOTweenModuleSprite/c__AnonStorey2::to Color_t2555686324 ___to_0; // UnityEngine.SpriteRenderer DG.Tweening.DOTweenModuleSprite/c__AnonStorey2::target SpriteRenderer_t3235626157 * ___target_1; public: inline static int32_t get_offset_of_to_0() { return static_cast(offsetof(U3CDOBlendableColorU3Ec__AnonStorey2_t4261762257, ___to_0)); } inline Color_t2555686324 get_to_0() const { return ___to_0; } inline Color_t2555686324 * get_address_of_to_0() { return &___to_0; } inline void set_to_0(Color_t2555686324 value) { ___to_0 = value; } inline static int32_t get_offset_of_target_1() { return static_cast(offsetof(U3CDOBlendableColorU3Ec__AnonStorey2_t4261762257, ___target_1)); } inline SpriteRenderer_t3235626157 * get_target_1() const { return ___target_1; } inline SpriteRenderer_t3235626157 ** get_address_of_target_1() { return &___target_1; } inline void set_target_1(SpriteRenderer_t3235626157 * value) { ___target_1 = value; Il2CppCodeGenWriteBarrier((&___target_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CDOBLENDABLECOLORU3EC__ANONSTOREY2_T4261762257_H #ifndef EMUNITTYPE_T520700700_H #define EMUNITTYPE_T520700700_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.emUnitType struct emUnitType_t520700700 { public: // System.Int32 DMCore.emUnitType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(emUnitType_t520700700, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // EMUNITTYPE_T520700700_H #ifndef SPIRALMODE_T2238929135_H #define SPIRALMODE_T2238929135_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.SpiralMode struct SpiralMode_t2238929135 { public: // System.Int32 DG.Tweening.SpiralMode::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(SpiralMode_t2238929135, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SPIRALMODE_T2238929135_H #ifndef GRADIENTCOLORKEY_T812552589_H #define GRADIENTCOLORKEY_T812552589_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.GradientColorKey struct GradientColorKey_t812552589 { public: // UnityEngine.Color UnityEngine.GradientColorKey::color Color_t2555686324 ___color_0; // System.Single UnityEngine.GradientColorKey::time float ___time_1; public: inline static int32_t get_offset_of_color_0() { return static_cast(offsetof(GradientColorKey_t812552589, ___color_0)); } inline Color_t2555686324 get_color_0() const { return ___color_0; } inline Color_t2555686324 * get_address_of_color_0() { return &___color_0; } inline void set_color_0(Color_t2555686324 value) { ___color_0 = value; } inline static int32_t get_offset_of_time_1() { return static_cast(offsetof(GradientColorKey_t812552589, ___time_1)); } inline float get_time_1() const { return ___time_1; } inline float* get_address_of_time_1() { return &___time_1; } inline void set_time_1(float value) { ___time_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // GRADIENTCOLORKEY_T812552589_H #ifndef FILEMODE_T1183438340_H #define FILEMODE_T1183438340_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.IO.FileMode struct FileMode_t1183438340 { public: // System.Int32 System.IO.FileMode::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(FileMode_t1183438340, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FILEMODE_T1183438340_H #ifndef SPIRALPLUGIN_T87394677_H #define SPIRALPLUGIN_T87394677_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.Plugins.SpiralPlugin struct SpiralPlugin_t87394677 : public ABSTweenPlugin_3_t3999134832 { public: public: }; struct SpiralPlugin_t87394677_StaticFields { public: // UnityEngine.Vector3 DG.Tweening.Plugins.SpiralPlugin::DefaultDirection Vector3_t3722313464 ___DefaultDirection_0; public: inline static int32_t get_offset_of_DefaultDirection_0() { return static_cast(offsetof(SpiralPlugin_t87394677_StaticFields, ___DefaultDirection_0)); } inline Vector3_t3722313464 get_DefaultDirection_0() const { return ___DefaultDirection_0; } inline Vector3_t3722313464 * get_address_of_DefaultDirection_0() { return &___DefaultDirection_0; } inline void set_DefaultDirection_0(Vector3_t3722313464 value) { ___DefaultDirection_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SPIRALPLUGIN_T87394677_H #ifndef SPRITE_T280657092_H #define SPRITE_T280657092_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Sprite struct Sprite_t280657092 : public Object_t631007953 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SPRITE_T280657092_H #ifndef VECTOR3ARRAYOPTIONS_T534739431_H #define VECTOR3ARRAYOPTIONS_T534739431_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.Plugins.Options.Vector3ArrayOptions struct Vector3ArrayOptions_t534739431 { public: // 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_t1444911251* ___durations_2; public: inline static int32_t get_offset_of_axisConstraint_0() { return static_cast(offsetof(Vector3ArrayOptions_t534739431, ___axisConstraint_0)); } inline int32_t get_axisConstraint_0() const { return ___axisConstraint_0; } inline int32_t* get_address_of_axisConstraint_0() { return &___axisConstraint_0; } inline void set_axisConstraint_0(int32_t value) { ___axisConstraint_0 = value; } inline static int32_t get_offset_of_snapping_1() { return static_cast(offsetof(Vector3ArrayOptions_t534739431, ___snapping_1)); } inline bool get_snapping_1() const { return ___snapping_1; } inline bool* get_address_of_snapping_1() { return &___snapping_1; } inline void set_snapping_1(bool value) { ___snapping_1 = value; } inline static int32_t get_offset_of_durations_2() { return static_cast(offsetof(Vector3ArrayOptions_t534739431, ___durations_2)); } inline SingleU5BU5D_t1444911251* get_durations_2() const { return ___durations_2; } inline SingleU5BU5D_t1444911251** get_address_of_durations_2() { return &___durations_2; } inline void set_durations_2(SingleU5BU5D_t1444911251* value) { ___durations_2 = value; Il2CppCodeGenWriteBarrier((&___durations_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of DG.Tweening.Plugins.Options.Vector3ArrayOptions struct Vector3ArrayOptions_t534739431_marshaled_pinvoke { int32_t ___axisConstraint_0; int32_t ___snapping_1; float* ___durations_2; }; // Native definition for COM marshalling of DG.Tweening.Plugins.Options.Vector3ArrayOptions struct Vector3ArrayOptions_t534739431_marshaled_com { int32_t ___axisConstraint_0; int32_t ___snapping_1; float* ___durations_2; }; #endif // VECTOR3ARRAYOPTIONS_T534739431_H #ifndef SHADER_T4151988712_H #define SHADER_T4151988712_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Shader struct Shader_t4151988712 : public Object_t631007953 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SHADER_T4151988712_H #ifndef DATETIME_T3738529785_H #define DATETIME_T3738529785_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.DateTime struct DateTime_t3738529785 { public: // System.TimeSpan System.DateTime::ticks TimeSpan_t881159249 ___ticks_10; // System.DateTimeKind System.DateTime::kind int32_t ___kind_11; public: inline static int32_t get_offset_of_ticks_10() { return static_cast(offsetof(DateTime_t3738529785, ___ticks_10)); } inline TimeSpan_t881159249 get_ticks_10() const { return ___ticks_10; } inline TimeSpan_t881159249 * get_address_of_ticks_10() { return &___ticks_10; } inline void set_ticks_10(TimeSpan_t881159249 value) { ___ticks_10 = value; } inline static int32_t get_offset_of_kind_11() { return static_cast(offsetof(DateTime_t3738529785, ___kind_11)); } inline int32_t get_kind_11() const { return ___kind_11; } inline int32_t* get_address_of_kind_11() { return &___kind_11; } inline void set_kind_11(int32_t value) { ___kind_11 = value; } }; struct DateTime_t3738529785_StaticFields { public: // System.DateTime System.DateTime::MaxValue DateTime_t3738529785 ___MaxValue_12; // System.DateTime System.DateTime::MinValue DateTime_t3738529785 ___MinValue_13; // System.String[] System.DateTime::ParseTimeFormats StringU5BU5D_t1281789340* ___ParseTimeFormats_14; // System.String[] System.DateTime::ParseYearDayMonthFormats StringU5BU5D_t1281789340* ___ParseYearDayMonthFormats_15; // System.String[] System.DateTime::ParseYearMonthDayFormats StringU5BU5D_t1281789340* ___ParseYearMonthDayFormats_16; // System.String[] System.DateTime::ParseDayMonthYearFormats StringU5BU5D_t1281789340* ___ParseDayMonthYearFormats_17; // System.String[] System.DateTime::ParseMonthDayYearFormats StringU5BU5D_t1281789340* ___ParseMonthDayYearFormats_18; // System.String[] System.DateTime::MonthDayShortFormats StringU5BU5D_t1281789340* ___MonthDayShortFormats_19; // System.String[] System.DateTime::DayMonthShortFormats StringU5BU5D_t1281789340* ___DayMonthShortFormats_20; // System.Int32[] System.DateTime::daysmonth Int32U5BU5D_t385246372* ___daysmonth_21; // System.Int32[] System.DateTime::daysmonthleap Int32U5BU5D_t385246372* ___daysmonthleap_22; // System.Object System.DateTime::to_local_time_span_object RuntimeObject * ___to_local_time_span_object_23; // System.Int64 System.DateTime::last_now int64_t ___last_now_24; public: inline static int32_t get_offset_of_MaxValue_12() { return static_cast(offsetof(DateTime_t3738529785_StaticFields, ___MaxValue_12)); } inline DateTime_t3738529785 get_MaxValue_12() const { return ___MaxValue_12; } inline DateTime_t3738529785 * get_address_of_MaxValue_12() { return &___MaxValue_12; } inline void set_MaxValue_12(DateTime_t3738529785 value) { ___MaxValue_12 = value; } inline static int32_t get_offset_of_MinValue_13() { return static_cast(offsetof(DateTime_t3738529785_StaticFields, ___MinValue_13)); } inline DateTime_t3738529785 get_MinValue_13() const { return ___MinValue_13; } inline DateTime_t3738529785 * get_address_of_MinValue_13() { return &___MinValue_13; } inline void set_MinValue_13(DateTime_t3738529785 value) { ___MinValue_13 = value; } inline static int32_t get_offset_of_ParseTimeFormats_14() { return static_cast(offsetof(DateTime_t3738529785_StaticFields, ___ParseTimeFormats_14)); } inline StringU5BU5D_t1281789340* get_ParseTimeFormats_14() const { return ___ParseTimeFormats_14; } inline StringU5BU5D_t1281789340** get_address_of_ParseTimeFormats_14() { return &___ParseTimeFormats_14; } inline void set_ParseTimeFormats_14(StringU5BU5D_t1281789340* value) { ___ParseTimeFormats_14 = value; Il2CppCodeGenWriteBarrier((&___ParseTimeFormats_14), value); } inline static int32_t get_offset_of_ParseYearDayMonthFormats_15() { return static_cast(offsetof(DateTime_t3738529785_StaticFields, ___ParseYearDayMonthFormats_15)); } inline StringU5BU5D_t1281789340* get_ParseYearDayMonthFormats_15() const { return ___ParseYearDayMonthFormats_15; } inline StringU5BU5D_t1281789340** get_address_of_ParseYearDayMonthFormats_15() { return &___ParseYearDayMonthFormats_15; } inline void set_ParseYearDayMonthFormats_15(StringU5BU5D_t1281789340* value) { ___ParseYearDayMonthFormats_15 = value; Il2CppCodeGenWriteBarrier((&___ParseYearDayMonthFormats_15), value); } inline static int32_t get_offset_of_ParseYearMonthDayFormats_16() { return static_cast(offsetof(DateTime_t3738529785_StaticFields, ___ParseYearMonthDayFormats_16)); } inline StringU5BU5D_t1281789340* get_ParseYearMonthDayFormats_16() const { return ___ParseYearMonthDayFormats_16; } inline StringU5BU5D_t1281789340** get_address_of_ParseYearMonthDayFormats_16() { return &___ParseYearMonthDayFormats_16; } inline void set_ParseYearMonthDayFormats_16(StringU5BU5D_t1281789340* value) { ___ParseYearMonthDayFormats_16 = value; Il2CppCodeGenWriteBarrier((&___ParseYearMonthDayFormats_16), value); } inline static int32_t get_offset_of_ParseDayMonthYearFormats_17() { return static_cast(offsetof(DateTime_t3738529785_StaticFields, ___ParseDayMonthYearFormats_17)); } inline StringU5BU5D_t1281789340* get_ParseDayMonthYearFormats_17() const { return ___ParseDayMonthYearFormats_17; } inline StringU5BU5D_t1281789340** get_address_of_ParseDayMonthYearFormats_17() { return &___ParseDayMonthYearFormats_17; } inline void set_ParseDayMonthYearFormats_17(StringU5BU5D_t1281789340* value) { ___ParseDayMonthYearFormats_17 = value; Il2CppCodeGenWriteBarrier((&___ParseDayMonthYearFormats_17), value); } inline static int32_t get_offset_of_ParseMonthDayYearFormats_18() { return static_cast(offsetof(DateTime_t3738529785_StaticFields, ___ParseMonthDayYearFormats_18)); } inline StringU5BU5D_t1281789340* get_ParseMonthDayYearFormats_18() const { return ___ParseMonthDayYearFormats_18; } inline StringU5BU5D_t1281789340** get_address_of_ParseMonthDayYearFormats_18() { return &___ParseMonthDayYearFormats_18; } inline void set_ParseMonthDayYearFormats_18(StringU5BU5D_t1281789340* value) { ___ParseMonthDayYearFormats_18 = value; Il2CppCodeGenWriteBarrier((&___ParseMonthDayYearFormats_18), value); } inline static int32_t get_offset_of_MonthDayShortFormats_19() { return static_cast(offsetof(DateTime_t3738529785_StaticFields, ___MonthDayShortFormats_19)); } inline StringU5BU5D_t1281789340* get_MonthDayShortFormats_19() const { return ___MonthDayShortFormats_19; } inline StringU5BU5D_t1281789340** get_address_of_MonthDayShortFormats_19() { return &___MonthDayShortFormats_19; } inline void set_MonthDayShortFormats_19(StringU5BU5D_t1281789340* value) { ___MonthDayShortFormats_19 = value; Il2CppCodeGenWriteBarrier((&___MonthDayShortFormats_19), value); } inline static int32_t get_offset_of_DayMonthShortFormats_20() { return static_cast(offsetof(DateTime_t3738529785_StaticFields, ___DayMonthShortFormats_20)); } inline StringU5BU5D_t1281789340* get_DayMonthShortFormats_20() const { return ___DayMonthShortFormats_20; } inline StringU5BU5D_t1281789340** get_address_of_DayMonthShortFormats_20() { return &___DayMonthShortFormats_20; } inline void set_DayMonthShortFormats_20(StringU5BU5D_t1281789340* value) { ___DayMonthShortFormats_20 = value; Il2CppCodeGenWriteBarrier((&___DayMonthShortFormats_20), value); } inline static int32_t get_offset_of_daysmonth_21() { return static_cast(offsetof(DateTime_t3738529785_StaticFields, ___daysmonth_21)); } inline Int32U5BU5D_t385246372* get_daysmonth_21() const { return ___daysmonth_21; } inline Int32U5BU5D_t385246372** get_address_of_daysmonth_21() { return &___daysmonth_21; } inline void set_daysmonth_21(Int32U5BU5D_t385246372* value) { ___daysmonth_21 = value; Il2CppCodeGenWriteBarrier((&___daysmonth_21), value); } inline static int32_t get_offset_of_daysmonthleap_22() { return static_cast(offsetof(DateTime_t3738529785_StaticFields, ___daysmonthleap_22)); } inline Int32U5BU5D_t385246372* get_daysmonthleap_22() const { return ___daysmonthleap_22; } inline Int32U5BU5D_t385246372** get_address_of_daysmonthleap_22() { return &___daysmonthleap_22; } inline void set_daysmonthleap_22(Int32U5BU5D_t385246372* value) { ___daysmonthleap_22 = value; Il2CppCodeGenWriteBarrier((&___daysmonthleap_22), value); } inline static int32_t get_offset_of_to_local_time_span_object_23() { return static_cast(offsetof(DateTime_t3738529785_StaticFields, ___to_local_time_span_object_23)); } inline RuntimeObject * get_to_local_time_span_object_23() const { return ___to_local_time_span_object_23; } inline RuntimeObject ** get_address_of_to_local_time_span_object_23() { return &___to_local_time_span_object_23; } inline void set_to_local_time_span_object_23(RuntimeObject * value) { ___to_local_time_span_object_23 = value; Il2CppCodeGenWriteBarrier((&___to_local_time_span_object_23), value); } inline static int32_t get_offset_of_last_now_24() { return static_cast(offsetof(DateTime_t3738529785_StaticFields, ___last_now_24)); } inline int64_t get_last_now_24() const { return ___last_now_24; } inline int64_t* get_address_of_last_now_24() { return &___last_now_24; } inline void set_last_now_24(int64_t value) { ___last_now_24 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DATETIME_T3738529785_H #ifndef TEXTURE_T3661962703_H #define TEXTURE_T3661962703_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Texture struct Texture_t3661962703 : public Object_t631007953 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TEXTURE_T3661962703_H #ifndef STRINGOPTIONS_T3992490940_H #define STRINGOPTIONS_T3992490940_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.Plugins.Options.StringOptions struct StringOptions_t3992490940 { public: // 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_t3528271667* ___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; public: inline static int32_t get_offset_of_richTextEnabled_0() { return static_cast(offsetof(StringOptions_t3992490940, ___richTextEnabled_0)); } inline bool get_richTextEnabled_0() const { return ___richTextEnabled_0; } inline bool* get_address_of_richTextEnabled_0() { return &___richTextEnabled_0; } inline void set_richTextEnabled_0(bool value) { ___richTextEnabled_0 = value; } inline static int32_t get_offset_of_scrambleMode_1() { return static_cast(offsetof(StringOptions_t3992490940, ___scrambleMode_1)); } inline int32_t get_scrambleMode_1() const { return ___scrambleMode_1; } inline int32_t* get_address_of_scrambleMode_1() { return &___scrambleMode_1; } inline void set_scrambleMode_1(int32_t value) { ___scrambleMode_1 = value; } inline static int32_t get_offset_of_scrambledChars_2() { return static_cast(offsetof(StringOptions_t3992490940, ___scrambledChars_2)); } inline CharU5BU5D_t3528271667* get_scrambledChars_2() const { return ___scrambledChars_2; } inline CharU5BU5D_t3528271667** get_address_of_scrambledChars_2() { return &___scrambledChars_2; } inline void set_scrambledChars_2(CharU5BU5D_t3528271667* value) { ___scrambledChars_2 = value; Il2CppCodeGenWriteBarrier((&___scrambledChars_2), value); } inline static int32_t get_offset_of_startValueStrippedLength_3() { return static_cast(offsetof(StringOptions_t3992490940, ___startValueStrippedLength_3)); } inline int32_t get_startValueStrippedLength_3() const { return ___startValueStrippedLength_3; } inline int32_t* get_address_of_startValueStrippedLength_3() { return &___startValueStrippedLength_3; } inline void set_startValueStrippedLength_3(int32_t value) { ___startValueStrippedLength_3 = value; } inline static int32_t get_offset_of_changeValueStrippedLength_4() { return static_cast(offsetof(StringOptions_t3992490940, ___changeValueStrippedLength_4)); } inline int32_t get_changeValueStrippedLength_4() const { return ___changeValueStrippedLength_4; } inline int32_t* get_address_of_changeValueStrippedLength_4() { return &___changeValueStrippedLength_4; } inline void set_changeValueStrippedLength_4(int32_t value) { ___changeValueStrippedLength_4 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of DG.Tweening.Plugins.Options.StringOptions struct StringOptions_t3992490940_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_t3992490940_marshaled_com { int32_t ___richTextEnabled_0; int32_t ___scrambleMode_1; uint8_t* ___scrambledChars_2; int32_t ___startValueStrippedLength_3; int32_t ___changeValueStrippedLength_4; }; #endif // STRINGOPTIONS_T3992490940_H #ifndef VECTOROPTIONS_T1354903650_H #define VECTOROPTIONS_T1354903650_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.Plugins.Options.VectorOptions struct VectorOptions_t1354903650 { public: // DG.Tweening.AxisConstraint DG.Tweening.Plugins.Options.VectorOptions::axisConstraint int32_t ___axisConstraint_0; // System.Boolean DG.Tweening.Plugins.Options.VectorOptions::snapping bool ___snapping_1; public: inline static int32_t get_offset_of_axisConstraint_0() { return static_cast(offsetof(VectorOptions_t1354903650, ___axisConstraint_0)); } inline int32_t get_axisConstraint_0() const { return ___axisConstraint_0; } inline int32_t* get_address_of_axisConstraint_0() { return &___axisConstraint_0; } inline void set_axisConstraint_0(int32_t value) { ___axisConstraint_0 = value; } inline static int32_t get_offset_of_snapping_1() { return static_cast(offsetof(VectorOptions_t1354903650, ___snapping_1)); } inline bool get_snapping_1() const { return ___snapping_1; } inline bool* get_address_of_snapping_1() { return &___snapping_1; } inline void set_snapping_1(bool value) { ___snapping_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of DG.Tweening.Plugins.Options.VectorOptions struct VectorOptions_t1354903650_marshaled_pinvoke { int32_t ___axisConstraint_0; int32_t ___snapping_1; }; // Native definition for COM marshalling of DG.Tweening.Plugins.Options.VectorOptions struct VectorOptions_t1354903650_marshaled_com { int32_t ___axisConstraint_0; int32_t ___snapping_1; }; #endif // VECTOROPTIONS_T1354903650_H #ifndef MULTICASTDELEGATE_T_H #define MULTICASTDELEGATE_T_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.MulticastDelegate struct MulticastDelegate_t : public Delegate_t1188392813 { public: // System.MulticastDelegate System.MulticastDelegate::prev MulticastDelegate_t * ___prev_9; // System.MulticastDelegate System.MulticastDelegate::kpm_next MulticastDelegate_t * ___kpm_next_10; public: inline static int32_t get_offset_of_prev_9() { return static_cast(offsetof(MulticastDelegate_t, ___prev_9)); } inline MulticastDelegate_t * get_prev_9() const { return ___prev_9; } inline MulticastDelegate_t ** get_address_of_prev_9() { return &___prev_9; } inline void set_prev_9(MulticastDelegate_t * value) { ___prev_9 = value; Il2CppCodeGenWriteBarrier((&___prev_9), value); } inline static int32_t get_offset_of_kpm_next_10() { return static_cast(offsetof(MulticastDelegate_t, ___kpm_next_10)); } inline MulticastDelegate_t * get_kpm_next_10() const { return ___kpm_next_10; } inline MulticastDelegate_t ** get_address_of_kpm_next_10() { return &___kpm_next_10; } inline void set_kpm_next_10(MulticastDelegate_t * value) { ___kpm_next_10 = value; Il2CppCodeGenWriteBarrier((&___kpm_next_10), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // MULTICASTDELEGATE_T_H #ifndef AUDIOMIXER_T3521020193_H #define AUDIOMIXER_T3521020193_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Audio.AudioMixer struct AudioMixer_t3521020193 : public Object_t631007953 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // AUDIOMIXER_T3521020193_H #ifndef MATERIAL_T340375123_H #define MATERIAL_T340375123_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Material struct Material_t340375123 : public Object_t631007953 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // MATERIAL_T340375123_H #ifndef ABSSEQUENTIABLE_T3376041011_H #define ABSSEQUENTIABLE_T3376041011_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.Core.ABSSequentiable struct ABSSequentiable_t3376041011 : public RuntimeObject { public: // 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_t3727756325 * ___onStart_3; public: inline static int32_t get_offset_of_tweenType_0() { return static_cast(offsetof(ABSSequentiable_t3376041011, ___tweenType_0)); } inline int32_t get_tweenType_0() const { return ___tweenType_0; } inline int32_t* get_address_of_tweenType_0() { return &___tweenType_0; } inline void set_tweenType_0(int32_t value) { ___tweenType_0 = value; } inline static int32_t get_offset_of_sequencedPosition_1() { return static_cast(offsetof(ABSSequentiable_t3376041011, ___sequencedPosition_1)); } inline float get_sequencedPosition_1() const { return ___sequencedPosition_1; } inline float* get_address_of_sequencedPosition_1() { return &___sequencedPosition_1; } inline void set_sequencedPosition_1(float value) { ___sequencedPosition_1 = value; } inline static int32_t get_offset_of_sequencedEndPosition_2() { return static_cast(offsetof(ABSSequentiable_t3376041011, ___sequencedEndPosition_2)); } inline float get_sequencedEndPosition_2() const { return ___sequencedEndPosition_2; } inline float* get_address_of_sequencedEndPosition_2() { return &___sequencedEndPosition_2; } inline void set_sequencedEndPosition_2(float value) { ___sequencedEndPosition_2 = value; } inline static int32_t get_offset_of_onStart_3() { return static_cast(offsetof(ABSSequentiable_t3376041011, ___onStart_3)); } inline TweenCallback_t3727756325 * get_onStart_3() const { return ___onStart_3; } inline TweenCallback_t3727756325 ** get_address_of_onStart_3() { return &___onStart_3; } inline void set_onStart_3(TweenCallback_t3727756325 * value) { ___onStart_3 = value; Il2CppCodeGenWriteBarrier((&___onStart_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ABSSEQUENTIABLE_T3376041011_H #ifndef MINMAXCURVE_T1067599125_H #define MINMAXCURVE_T1067599125_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.ParticleSystem/MinMaxCurve struct MinMaxCurve_t1067599125 { public: // UnityEngine.ParticleSystemCurveMode UnityEngine.ParticleSystem/MinMaxCurve::m_Mode int32_t ___m_Mode_0; // System.Single UnityEngine.ParticleSystem/MinMaxCurve::m_CurveMultiplier float ___m_CurveMultiplier_1; // UnityEngine.AnimationCurve UnityEngine.ParticleSystem/MinMaxCurve::m_CurveMin AnimationCurve_t3046754366 * ___m_CurveMin_2; // UnityEngine.AnimationCurve UnityEngine.ParticleSystem/MinMaxCurve::m_CurveMax AnimationCurve_t3046754366 * ___m_CurveMax_3; // System.Single UnityEngine.ParticleSystem/MinMaxCurve::m_ConstantMin float ___m_ConstantMin_4; // System.Single UnityEngine.ParticleSystem/MinMaxCurve::m_ConstantMax float ___m_ConstantMax_5; public: inline static int32_t get_offset_of_m_Mode_0() { return static_cast(offsetof(MinMaxCurve_t1067599125, ___m_Mode_0)); } inline int32_t get_m_Mode_0() const { return ___m_Mode_0; } inline int32_t* get_address_of_m_Mode_0() { return &___m_Mode_0; } inline void set_m_Mode_0(int32_t value) { ___m_Mode_0 = value; } inline static int32_t get_offset_of_m_CurveMultiplier_1() { return static_cast(offsetof(MinMaxCurve_t1067599125, ___m_CurveMultiplier_1)); } inline float get_m_CurveMultiplier_1() const { return ___m_CurveMultiplier_1; } inline float* get_address_of_m_CurveMultiplier_1() { return &___m_CurveMultiplier_1; } inline void set_m_CurveMultiplier_1(float value) { ___m_CurveMultiplier_1 = value; } inline static int32_t get_offset_of_m_CurveMin_2() { return static_cast(offsetof(MinMaxCurve_t1067599125, ___m_CurveMin_2)); } inline AnimationCurve_t3046754366 * get_m_CurveMin_2() const { return ___m_CurveMin_2; } inline AnimationCurve_t3046754366 ** get_address_of_m_CurveMin_2() { return &___m_CurveMin_2; } inline void set_m_CurveMin_2(AnimationCurve_t3046754366 * value) { ___m_CurveMin_2 = value; Il2CppCodeGenWriteBarrier((&___m_CurveMin_2), value); } inline static int32_t get_offset_of_m_CurveMax_3() { return static_cast(offsetof(MinMaxCurve_t1067599125, ___m_CurveMax_3)); } inline AnimationCurve_t3046754366 * get_m_CurveMax_3() const { return ___m_CurveMax_3; } inline AnimationCurve_t3046754366 ** get_address_of_m_CurveMax_3() { return &___m_CurveMax_3; } inline void set_m_CurveMax_3(AnimationCurve_t3046754366 * value) { ___m_CurveMax_3 = value; Il2CppCodeGenWriteBarrier((&___m_CurveMax_3), value); } inline static int32_t get_offset_of_m_ConstantMin_4() { return static_cast(offsetof(MinMaxCurve_t1067599125, ___m_ConstantMin_4)); } inline float get_m_ConstantMin_4() const { return ___m_ConstantMin_4; } inline float* get_address_of_m_ConstantMin_4() { return &___m_ConstantMin_4; } inline void set_m_ConstantMin_4(float value) { ___m_ConstantMin_4 = value; } inline static int32_t get_offset_of_m_ConstantMax_5() { return static_cast(offsetof(MinMaxCurve_t1067599125, ___m_ConstantMax_5)); } inline float get_m_ConstantMax_5() const { return ___m_ConstantMax_5; } inline float* get_address_of_m_ConstantMax_5() { return &___m_ConstantMax_5; } inline void set_m_ConstantMax_5(float value) { ___m_ConstantMax_5 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of UnityEngine.ParticleSystem/MinMaxCurve struct MinMaxCurve_t1067599125_marshaled_pinvoke { int32_t ___m_Mode_0; float ___m_CurveMultiplier_1; AnimationCurve_t3046754366_marshaled_pinvoke ___m_CurveMin_2; AnimationCurve_t3046754366_marshaled_pinvoke ___m_CurveMax_3; float ___m_ConstantMin_4; float ___m_ConstantMax_5; }; // Native definition for COM marshalling of UnityEngine.ParticleSystem/MinMaxCurve struct MinMaxCurve_t1067599125_marshaled_com { int32_t ___m_Mode_0; float ___m_CurveMultiplier_1; AnimationCurve_t3046754366_marshaled_com* ___m_CurveMin_2; AnimationCurve_t3046754366_marshaled_com* ___m_CurveMax_3; float ___m_ConstantMin_4; float ___m_ConstantMax_5; }; #endif // MINMAXCURVE_T1067599125_H #ifndef DOTWEEN_T2744875806_H #define DOTWEEN_T2744875806_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.DOTween struct DOTween_t2744875806 : public RuntimeObject { public: public: }; struct DOTween_t2744875806_StaticFields { public: // System.String DG.Tweening.DOTween::Version String_t* ___Version_0; // System.Boolean DG.Tweening.DOTween::useSafeMode bool ___useSafeMode_1; // DG.Tweening.Core.Enums.NestedTweenFailureBehaviour DG.Tweening.DOTween::nestedTweenFailureBehaviour int32_t ___nestedTweenFailureBehaviour_2; // System.Boolean DG.Tweening.DOTween::showUnityEditorReport bool ___showUnityEditorReport_3; // System.Single DG.Tweening.DOTween::timeScale float ___timeScale_4; // System.Boolean DG.Tweening.DOTween::useSmoothDeltaTime bool ___useSmoothDeltaTime_5; // System.Single DG.Tweening.DOTween::maxSmoothUnscaledTime float ___maxSmoothUnscaledTime_6; // DG.Tweening.Core.Enums.RewindCallbackMode DG.Tweening.DOTween::rewindCallbackMode int32_t ___rewindCallbackMode_7; // DG.Tweening.LogBehaviour DG.Tweening.DOTween::_logBehaviour int32_t ____logBehaviour_8; // System.Func`3 DG.Tweening.DOTween::onWillLog Func_3_t766691812 * ___onWillLog_9; // System.Boolean DG.Tweening.DOTween::drawGizmos bool ___drawGizmos_10; // DG.Tweening.UpdateType DG.Tweening.DOTween::defaultUpdateType int32_t ___defaultUpdateType_11; // System.Boolean DG.Tweening.DOTween::defaultTimeScaleIndependent bool ___defaultTimeScaleIndependent_12; // DG.Tweening.AutoPlay DG.Tweening.DOTween::defaultAutoPlay int32_t ___defaultAutoPlay_13; // System.Boolean DG.Tweening.DOTween::defaultAutoKill bool ___defaultAutoKill_14; // DG.Tweening.LoopType DG.Tweening.DOTween::defaultLoopType int32_t ___defaultLoopType_15; // System.Boolean DG.Tweening.DOTween::defaultRecyclable bool ___defaultRecyclable_16; // DG.Tweening.Ease DG.Tweening.DOTween::defaultEaseType int32_t ___defaultEaseType_17; // System.Single DG.Tweening.DOTween::defaultEaseOvershootOrAmplitude float ___defaultEaseOvershootOrAmplitude_18; // System.Single DG.Tweening.DOTween::defaultEasePeriod float ___defaultEasePeriod_19; // DG.Tweening.Core.DOTweenComponent DG.Tweening.DOTween::instance DOTweenComponent_t828035757 * ___instance_20; // System.Int32 DG.Tweening.DOTween::maxActiveTweenersReached int32_t ___maxActiveTweenersReached_21; // System.Int32 DG.Tweening.DOTween::maxActiveSequencesReached int32_t ___maxActiveSequencesReached_22; // System.Collections.Generic.List`1 DG.Tweening.DOTween::GizmosDelegates List_1_t904863771 * ___GizmosDelegates_23; // System.Boolean DG.Tweening.DOTween::initialized bool ___initialized_24; // System.Boolean DG.Tweening.DOTween::isQuitting bool ___isQuitting_25; public: inline static int32_t get_offset_of_Version_0() { return static_cast(offsetof(DOTween_t2744875806_StaticFields, ___Version_0)); } inline String_t* get_Version_0() const { return ___Version_0; } inline String_t** get_address_of_Version_0() { return &___Version_0; } inline void set_Version_0(String_t* value) { ___Version_0 = value; Il2CppCodeGenWriteBarrier((&___Version_0), value); } inline static int32_t get_offset_of_useSafeMode_1() { return static_cast(offsetof(DOTween_t2744875806_StaticFields, ___useSafeMode_1)); } inline bool get_useSafeMode_1() const { return ___useSafeMode_1; } inline bool* get_address_of_useSafeMode_1() { return &___useSafeMode_1; } inline void set_useSafeMode_1(bool value) { ___useSafeMode_1 = value; } inline static int32_t get_offset_of_nestedTweenFailureBehaviour_2() { return static_cast(offsetof(DOTween_t2744875806_StaticFields, ___nestedTweenFailureBehaviour_2)); } inline int32_t get_nestedTweenFailureBehaviour_2() const { return ___nestedTweenFailureBehaviour_2; } inline int32_t* get_address_of_nestedTweenFailureBehaviour_2() { return &___nestedTweenFailureBehaviour_2; } inline void set_nestedTweenFailureBehaviour_2(int32_t value) { ___nestedTweenFailureBehaviour_2 = value; } inline static int32_t get_offset_of_showUnityEditorReport_3() { return static_cast(offsetof(DOTween_t2744875806_StaticFields, ___showUnityEditorReport_3)); } inline bool get_showUnityEditorReport_3() const { return ___showUnityEditorReport_3; } inline bool* get_address_of_showUnityEditorReport_3() { return &___showUnityEditorReport_3; } inline void set_showUnityEditorReport_3(bool value) { ___showUnityEditorReport_3 = value; } inline static int32_t get_offset_of_timeScale_4() { return static_cast(offsetof(DOTween_t2744875806_StaticFields, ___timeScale_4)); } inline float get_timeScale_4() const { return ___timeScale_4; } inline float* get_address_of_timeScale_4() { return &___timeScale_4; } inline void set_timeScale_4(float value) { ___timeScale_4 = value; } inline static int32_t get_offset_of_useSmoothDeltaTime_5() { return static_cast(offsetof(DOTween_t2744875806_StaticFields, ___useSmoothDeltaTime_5)); } inline bool get_useSmoothDeltaTime_5() const { return ___useSmoothDeltaTime_5; } inline bool* get_address_of_useSmoothDeltaTime_5() { return &___useSmoothDeltaTime_5; } inline void set_useSmoothDeltaTime_5(bool value) { ___useSmoothDeltaTime_5 = value; } inline static int32_t get_offset_of_maxSmoothUnscaledTime_6() { return static_cast(offsetof(DOTween_t2744875806_StaticFields, ___maxSmoothUnscaledTime_6)); } inline float get_maxSmoothUnscaledTime_6() const { return ___maxSmoothUnscaledTime_6; } inline float* get_address_of_maxSmoothUnscaledTime_6() { return &___maxSmoothUnscaledTime_6; } inline void set_maxSmoothUnscaledTime_6(float value) { ___maxSmoothUnscaledTime_6 = value; } inline static int32_t get_offset_of_rewindCallbackMode_7() { return static_cast(offsetof(DOTween_t2744875806_StaticFields, ___rewindCallbackMode_7)); } inline int32_t get_rewindCallbackMode_7() const { return ___rewindCallbackMode_7; } inline int32_t* get_address_of_rewindCallbackMode_7() { return &___rewindCallbackMode_7; } inline void set_rewindCallbackMode_7(int32_t value) { ___rewindCallbackMode_7 = value; } inline static int32_t get_offset_of__logBehaviour_8() { return static_cast(offsetof(DOTween_t2744875806_StaticFields, ____logBehaviour_8)); } inline int32_t get__logBehaviour_8() const { return ____logBehaviour_8; } inline int32_t* get_address_of__logBehaviour_8() { return &____logBehaviour_8; } inline void set__logBehaviour_8(int32_t value) { ____logBehaviour_8 = value; } inline static int32_t get_offset_of_onWillLog_9() { return static_cast(offsetof(DOTween_t2744875806_StaticFields, ___onWillLog_9)); } inline Func_3_t766691812 * get_onWillLog_9() const { return ___onWillLog_9; } inline Func_3_t766691812 ** get_address_of_onWillLog_9() { return &___onWillLog_9; } inline void set_onWillLog_9(Func_3_t766691812 * value) { ___onWillLog_9 = value; Il2CppCodeGenWriteBarrier((&___onWillLog_9), value); } inline static int32_t get_offset_of_drawGizmos_10() { return static_cast(offsetof(DOTween_t2744875806_StaticFields, ___drawGizmos_10)); } inline bool get_drawGizmos_10() const { return ___drawGizmos_10; } inline bool* get_address_of_drawGizmos_10() { return &___drawGizmos_10; } inline void set_drawGizmos_10(bool value) { ___drawGizmos_10 = value; } inline static int32_t get_offset_of_defaultUpdateType_11() { return static_cast(offsetof(DOTween_t2744875806_StaticFields, ___defaultUpdateType_11)); } inline int32_t get_defaultUpdateType_11() const { return ___defaultUpdateType_11; } inline int32_t* get_address_of_defaultUpdateType_11() { return &___defaultUpdateType_11; } inline void set_defaultUpdateType_11(int32_t value) { ___defaultUpdateType_11 = value; } inline static int32_t get_offset_of_defaultTimeScaleIndependent_12() { return static_cast(offsetof(DOTween_t2744875806_StaticFields, ___defaultTimeScaleIndependent_12)); } inline bool get_defaultTimeScaleIndependent_12() const { return ___defaultTimeScaleIndependent_12; } inline bool* get_address_of_defaultTimeScaleIndependent_12() { return &___defaultTimeScaleIndependent_12; } inline void set_defaultTimeScaleIndependent_12(bool value) { ___defaultTimeScaleIndependent_12 = value; } inline static int32_t get_offset_of_defaultAutoPlay_13() { return static_cast(offsetof(DOTween_t2744875806_StaticFields, ___defaultAutoPlay_13)); } inline int32_t get_defaultAutoPlay_13() const { return ___defaultAutoPlay_13; } inline int32_t* get_address_of_defaultAutoPlay_13() { return &___defaultAutoPlay_13; } inline void set_defaultAutoPlay_13(int32_t value) { ___defaultAutoPlay_13 = value; } inline static int32_t get_offset_of_defaultAutoKill_14() { return static_cast(offsetof(DOTween_t2744875806_StaticFields, ___defaultAutoKill_14)); } inline bool get_defaultAutoKill_14() const { return ___defaultAutoKill_14; } inline bool* get_address_of_defaultAutoKill_14() { return &___defaultAutoKill_14; } inline void set_defaultAutoKill_14(bool value) { ___defaultAutoKill_14 = value; } inline static int32_t get_offset_of_defaultLoopType_15() { return static_cast(offsetof(DOTween_t2744875806_StaticFields, ___defaultLoopType_15)); } inline int32_t get_defaultLoopType_15() const { return ___defaultLoopType_15; } inline int32_t* get_address_of_defaultLoopType_15() { return &___defaultLoopType_15; } inline void set_defaultLoopType_15(int32_t value) { ___defaultLoopType_15 = value; } inline static int32_t get_offset_of_defaultRecyclable_16() { return static_cast(offsetof(DOTween_t2744875806_StaticFields, ___defaultRecyclable_16)); } inline bool get_defaultRecyclable_16() const { return ___defaultRecyclable_16; } inline bool* get_address_of_defaultRecyclable_16() { return &___defaultRecyclable_16; } inline void set_defaultRecyclable_16(bool value) { ___defaultRecyclable_16 = value; } inline static int32_t get_offset_of_defaultEaseType_17() { return static_cast(offsetof(DOTween_t2744875806_StaticFields, ___defaultEaseType_17)); } inline int32_t get_defaultEaseType_17() const { return ___defaultEaseType_17; } inline int32_t* get_address_of_defaultEaseType_17() { return &___defaultEaseType_17; } inline void set_defaultEaseType_17(int32_t value) { ___defaultEaseType_17 = value; } inline static int32_t get_offset_of_defaultEaseOvershootOrAmplitude_18() { return static_cast(offsetof(DOTween_t2744875806_StaticFields, ___defaultEaseOvershootOrAmplitude_18)); } inline float get_defaultEaseOvershootOrAmplitude_18() const { return ___defaultEaseOvershootOrAmplitude_18; } inline float* get_address_of_defaultEaseOvershootOrAmplitude_18() { return &___defaultEaseOvershootOrAmplitude_18; } inline void set_defaultEaseOvershootOrAmplitude_18(float value) { ___defaultEaseOvershootOrAmplitude_18 = value; } inline static int32_t get_offset_of_defaultEasePeriod_19() { return static_cast(offsetof(DOTween_t2744875806_StaticFields, ___defaultEasePeriod_19)); } inline float get_defaultEasePeriod_19() const { return ___defaultEasePeriod_19; } inline float* get_address_of_defaultEasePeriod_19() { return &___defaultEasePeriod_19; } inline void set_defaultEasePeriod_19(float value) { ___defaultEasePeriod_19 = value; } inline static int32_t get_offset_of_instance_20() { return static_cast(offsetof(DOTween_t2744875806_StaticFields, ___instance_20)); } inline DOTweenComponent_t828035757 * get_instance_20() const { return ___instance_20; } inline DOTweenComponent_t828035757 ** get_address_of_instance_20() { return &___instance_20; } inline void set_instance_20(DOTweenComponent_t828035757 * value) { ___instance_20 = value; Il2CppCodeGenWriteBarrier((&___instance_20), value); } inline static int32_t get_offset_of_maxActiveTweenersReached_21() { return static_cast(offsetof(DOTween_t2744875806_StaticFields, ___maxActiveTweenersReached_21)); } inline int32_t get_maxActiveTweenersReached_21() const { return ___maxActiveTweenersReached_21; } inline int32_t* get_address_of_maxActiveTweenersReached_21() { return &___maxActiveTweenersReached_21; } inline void set_maxActiveTweenersReached_21(int32_t value) { ___maxActiveTweenersReached_21 = value; } inline static int32_t get_offset_of_maxActiveSequencesReached_22() { return static_cast(offsetof(DOTween_t2744875806_StaticFields, ___maxActiveSequencesReached_22)); } inline int32_t get_maxActiveSequencesReached_22() const { return ___maxActiveSequencesReached_22; } inline int32_t* get_address_of_maxActiveSequencesReached_22() { return &___maxActiveSequencesReached_22; } inline void set_maxActiveSequencesReached_22(int32_t value) { ___maxActiveSequencesReached_22 = value; } inline static int32_t get_offset_of_GizmosDelegates_23() { return static_cast(offsetof(DOTween_t2744875806_StaticFields, ___GizmosDelegates_23)); } inline List_1_t904863771 * get_GizmosDelegates_23() const { return ___GizmosDelegates_23; } inline List_1_t904863771 ** get_address_of_GizmosDelegates_23() { return &___GizmosDelegates_23; } inline void set_GizmosDelegates_23(List_1_t904863771 * value) { ___GizmosDelegates_23 = value; Il2CppCodeGenWriteBarrier((&___GizmosDelegates_23), value); } inline static int32_t get_offset_of_initialized_24() { return static_cast(offsetof(DOTween_t2744875806_StaticFields, ___initialized_24)); } inline bool get_initialized_24() const { return ___initialized_24; } inline bool* get_address_of_initialized_24() { return &___initialized_24; } inline void set_initialized_24(bool value) { ___initialized_24 = value; } inline static int32_t get_offset_of_isQuitting_25() { return static_cast(offsetof(DOTween_t2744875806_StaticFields, ___isQuitting_25)); } inline bool get_isQuitting_25() const { return ___isQuitting_25; } inline bool* get_address_of_isQuitting_25() { return &___isQuitting_25; } inline void set_isQuitting_25(bool value) { ___isQuitting_25 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DOTWEEN_T2744875806_H #ifndef NAVIGATION_T3049316579_H #define NAVIGATION_T3049316579_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.UI.Navigation struct Navigation_t3049316579 { public: // UnityEngine.UI.Navigation/Mode UnityEngine.UI.Navigation::m_Mode int32_t ___m_Mode_0; // UnityEngine.UI.Selectable UnityEngine.UI.Navigation::m_SelectOnUp Selectable_t3250028441 * ___m_SelectOnUp_1; // UnityEngine.UI.Selectable UnityEngine.UI.Navigation::m_SelectOnDown Selectable_t3250028441 * ___m_SelectOnDown_2; // UnityEngine.UI.Selectable UnityEngine.UI.Navigation::m_SelectOnLeft Selectable_t3250028441 * ___m_SelectOnLeft_3; // UnityEngine.UI.Selectable UnityEngine.UI.Navigation::m_SelectOnRight Selectable_t3250028441 * ___m_SelectOnRight_4; public: inline static int32_t get_offset_of_m_Mode_0() { return static_cast(offsetof(Navigation_t3049316579, ___m_Mode_0)); } inline int32_t get_m_Mode_0() const { return ___m_Mode_0; } inline int32_t* get_address_of_m_Mode_0() { return &___m_Mode_0; } inline void set_m_Mode_0(int32_t value) { ___m_Mode_0 = value; } inline static int32_t get_offset_of_m_SelectOnUp_1() { return static_cast(offsetof(Navigation_t3049316579, ___m_SelectOnUp_1)); } inline Selectable_t3250028441 * get_m_SelectOnUp_1() const { return ___m_SelectOnUp_1; } inline Selectable_t3250028441 ** get_address_of_m_SelectOnUp_1() { return &___m_SelectOnUp_1; } inline void set_m_SelectOnUp_1(Selectable_t3250028441 * value) { ___m_SelectOnUp_1 = value; Il2CppCodeGenWriteBarrier((&___m_SelectOnUp_1), value); } inline static int32_t get_offset_of_m_SelectOnDown_2() { return static_cast(offsetof(Navigation_t3049316579, ___m_SelectOnDown_2)); } inline Selectable_t3250028441 * get_m_SelectOnDown_2() const { return ___m_SelectOnDown_2; } inline Selectable_t3250028441 ** get_address_of_m_SelectOnDown_2() { return &___m_SelectOnDown_2; } inline void set_m_SelectOnDown_2(Selectable_t3250028441 * value) { ___m_SelectOnDown_2 = value; Il2CppCodeGenWriteBarrier((&___m_SelectOnDown_2), value); } inline static int32_t get_offset_of_m_SelectOnLeft_3() { return static_cast(offsetof(Navigation_t3049316579, ___m_SelectOnLeft_3)); } inline Selectable_t3250028441 * get_m_SelectOnLeft_3() const { return ___m_SelectOnLeft_3; } inline Selectable_t3250028441 ** get_address_of_m_SelectOnLeft_3() { return &___m_SelectOnLeft_3; } inline void set_m_SelectOnLeft_3(Selectable_t3250028441 * value) { ___m_SelectOnLeft_3 = value; Il2CppCodeGenWriteBarrier((&___m_SelectOnLeft_3), value); } inline static int32_t get_offset_of_m_SelectOnRight_4() { return static_cast(offsetof(Navigation_t3049316579, ___m_SelectOnRight_4)); } inline Selectable_t3250028441 * get_m_SelectOnRight_4() const { return ___m_SelectOnRight_4; } inline Selectable_t3250028441 ** get_address_of_m_SelectOnRight_4() { return &___m_SelectOnRight_4; } inline void set_m_SelectOnRight_4(Selectable_t3250028441 * value) { ___m_SelectOnRight_4 = value; Il2CppCodeGenWriteBarrier((&___m_SelectOnRight_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of UnityEngine.UI.Navigation struct Navigation_t3049316579_marshaled_pinvoke { int32_t ___m_Mode_0; Selectable_t3250028441 * ___m_SelectOnUp_1; Selectable_t3250028441 * ___m_SelectOnDown_2; Selectable_t3250028441 * ___m_SelectOnLeft_3; Selectable_t3250028441 * ___m_SelectOnRight_4; }; // Native definition for COM marshalling of UnityEngine.UI.Navigation struct Navigation_t3049316579_marshaled_com { int32_t ___m_Mode_0; Selectable_t3250028441 * ___m_SelectOnUp_1; Selectable_t3250028441 * ___m_SelectOnDown_2; Selectable_t3250028441 * ___m_SelectOnLeft_3; Selectable_t3250028441 * ___m_SelectOnRight_4; }; #endif // NAVIGATION_T3049316579_H #ifndef FILESTREAM_T4292183065_H #define FILESTREAM_T4292183065_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.IO.FileStream struct FileStream_t4292183065 : public Stream_t1273022909 { public: // System.IO.FileAccess System.IO.FileStream::access int32_t ___access_1; // System.Boolean System.IO.FileStream::owner bool ___owner_2; // System.Boolean System.IO.FileStream::async bool ___async_3; // System.Boolean System.IO.FileStream::canseek bool ___canseek_4; // System.Int64 System.IO.FileStream::append_startpos int64_t ___append_startpos_5; // System.Boolean System.IO.FileStream::anonymous bool ___anonymous_6; // System.Byte[] System.IO.FileStream::buf ByteU5BU5D_t4116647657* ___buf_7; // System.Int32 System.IO.FileStream::buf_size int32_t ___buf_size_8; // System.Int32 System.IO.FileStream::buf_length int32_t ___buf_length_9; // System.Int32 System.IO.FileStream::buf_offset int32_t ___buf_offset_10; // System.Boolean System.IO.FileStream::buf_dirty bool ___buf_dirty_11; // System.Int64 System.IO.FileStream::buf_start int64_t ___buf_start_12; // System.String System.IO.FileStream::name String_t* ___name_13; // System.IntPtr System.IO.FileStream::handle intptr_t ___handle_14; public: inline static int32_t get_offset_of_access_1() { return static_cast(offsetof(FileStream_t4292183065, ___access_1)); } inline int32_t get_access_1() const { return ___access_1; } inline int32_t* get_address_of_access_1() { return &___access_1; } inline void set_access_1(int32_t value) { ___access_1 = value; } inline static int32_t get_offset_of_owner_2() { return static_cast(offsetof(FileStream_t4292183065, ___owner_2)); } inline bool get_owner_2() const { return ___owner_2; } inline bool* get_address_of_owner_2() { return &___owner_2; } inline void set_owner_2(bool value) { ___owner_2 = value; } inline static int32_t get_offset_of_async_3() { return static_cast(offsetof(FileStream_t4292183065, ___async_3)); } inline bool get_async_3() const { return ___async_3; } inline bool* get_address_of_async_3() { return &___async_3; } inline void set_async_3(bool value) { ___async_3 = value; } inline static int32_t get_offset_of_canseek_4() { return static_cast(offsetof(FileStream_t4292183065, ___canseek_4)); } inline bool get_canseek_4() const { return ___canseek_4; } inline bool* get_address_of_canseek_4() { return &___canseek_4; } inline void set_canseek_4(bool value) { ___canseek_4 = value; } inline static int32_t get_offset_of_append_startpos_5() { return static_cast(offsetof(FileStream_t4292183065, ___append_startpos_5)); } inline int64_t get_append_startpos_5() const { return ___append_startpos_5; } inline int64_t* get_address_of_append_startpos_5() { return &___append_startpos_5; } inline void set_append_startpos_5(int64_t value) { ___append_startpos_5 = value; } inline static int32_t get_offset_of_anonymous_6() { return static_cast(offsetof(FileStream_t4292183065, ___anonymous_6)); } inline bool get_anonymous_6() const { return ___anonymous_6; } inline bool* get_address_of_anonymous_6() { return &___anonymous_6; } inline void set_anonymous_6(bool value) { ___anonymous_6 = value; } inline static int32_t get_offset_of_buf_7() { return static_cast(offsetof(FileStream_t4292183065, ___buf_7)); } inline ByteU5BU5D_t4116647657* get_buf_7() const { return ___buf_7; } inline ByteU5BU5D_t4116647657** get_address_of_buf_7() { return &___buf_7; } inline void set_buf_7(ByteU5BU5D_t4116647657* value) { ___buf_7 = value; Il2CppCodeGenWriteBarrier((&___buf_7), value); } inline static int32_t get_offset_of_buf_size_8() { return static_cast(offsetof(FileStream_t4292183065, ___buf_size_8)); } inline int32_t get_buf_size_8() const { return ___buf_size_8; } inline int32_t* get_address_of_buf_size_8() { return &___buf_size_8; } inline void set_buf_size_8(int32_t value) { ___buf_size_8 = value; } inline static int32_t get_offset_of_buf_length_9() { return static_cast(offsetof(FileStream_t4292183065, ___buf_length_9)); } inline int32_t get_buf_length_9() const { return ___buf_length_9; } inline int32_t* get_address_of_buf_length_9() { return &___buf_length_9; } inline void set_buf_length_9(int32_t value) { ___buf_length_9 = value; } inline static int32_t get_offset_of_buf_offset_10() { return static_cast(offsetof(FileStream_t4292183065, ___buf_offset_10)); } inline int32_t get_buf_offset_10() const { return ___buf_offset_10; } inline int32_t* get_address_of_buf_offset_10() { return &___buf_offset_10; } inline void set_buf_offset_10(int32_t value) { ___buf_offset_10 = value; } inline static int32_t get_offset_of_buf_dirty_11() { return static_cast(offsetof(FileStream_t4292183065, ___buf_dirty_11)); } inline bool get_buf_dirty_11() const { return ___buf_dirty_11; } inline bool* get_address_of_buf_dirty_11() { return &___buf_dirty_11; } inline void set_buf_dirty_11(bool value) { ___buf_dirty_11 = value; } inline static int32_t get_offset_of_buf_start_12() { return static_cast(offsetof(FileStream_t4292183065, ___buf_start_12)); } inline int64_t get_buf_start_12() const { return ___buf_start_12; } inline int64_t* get_address_of_buf_start_12() { return &___buf_start_12; } inline void set_buf_start_12(int64_t value) { ___buf_start_12 = value; } inline static int32_t get_offset_of_name_13() { return static_cast(offsetof(FileStream_t4292183065, ___name_13)); } inline String_t* get_name_13() const { return ___name_13; } inline String_t** get_address_of_name_13() { return &___name_13; } inline void set_name_13(String_t* value) { ___name_13 = value; Il2CppCodeGenWriteBarrier((&___name_13), value); } inline static int32_t get_offset_of_handle_14() { return static_cast(offsetof(FileStream_t4292183065, ___handle_14)); } inline intptr_t get_handle_14() const { return ___handle_14; } inline intptr_t* get_address_of_handle_14() { return &___handle_14; } inline void set_handle_14(intptr_t value) { ___handle_14 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FILESTREAM_T4292183065_H #ifndef PATH_T3614338981_H #define PATH_T3614338981_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.Plugins.Core.PathCore.Path struct Path_t3614338981 : public RuntimeObject { public: // System.Single[] DG.Tweening.Plugins.Core.PathCore.Path::wpLengths SingleU5BU5D_t1444911251* ___wpLengths_3; // DG.Tweening.PathType DG.Tweening.Plugins.Core.PathCore.Path::type int32_t ___type_4; // System.Int32 DG.Tweening.Plugins.Core.PathCore.Path::subdivisionsXSegment int32_t ___subdivisionsXSegment_5; // System.Int32 DG.Tweening.Plugins.Core.PathCore.Path::subdivisions int32_t ___subdivisions_6; // UnityEngine.Vector3[] DG.Tweening.Plugins.Core.PathCore.Path::wps Vector3U5BU5D_t1718750761* ___wps_7; // DG.Tweening.Plugins.Core.PathCore.ControlPoint[] DG.Tweening.Plugins.Core.PathCore.Path::controlPoints ControlPointU5BU5D_t1567961855* ___controlPoints_8; // System.Single DG.Tweening.Plugins.Core.PathCore.Path::length float ___length_9; // System.Boolean DG.Tweening.Plugins.Core.PathCore.Path::isFinalized bool ___isFinalized_10; // System.Single[] DG.Tweening.Plugins.Core.PathCore.Path::timesTable SingleU5BU5D_t1444911251* ___timesTable_11; // System.Single[] DG.Tweening.Plugins.Core.PathCore.Path::lengthsTable SingleU5BU5D_t1444911251* ___lengthsTable_12; // System.Int32 DG.Tweening.Plugins.Core.PathCore.Path::linearWPIndex int32_t ___linearWPIndex_13; // System.Boolean DG.Tweening.Plugins.Core.PathCore.Path::addedExtraStartWp bool ___addedExtraStartWp_14; // System.Boolean DG.Tweening.Plugins.Core.PathCore.Path::addedExtraEndWp bool ___addedExtraEndWp_15; // DG.Tweening.Plugins.Core.PathCore.Path DG.Tweening.Plugins.Core.PathCore.Path::_incrementalClone Path_t3614338981 * ____incrementalClone_16; // System.Int32 DG.Tweening.Plugins.Core.PathCore.Path::_incrementalIndex int32_t ____incrementalIndex_17; // DG.Tweening.Plugins.Core.PathCore.ABSPathDecoder DG.Tweening.Plugins.Core.PathCore.Path::_decoder ABSPathDecoder_t2613982196 * ____decoder_18; // System.Boolean DG.Tweening.Plugins.Core.PathCore.Path::_changed bool ____changed_19; // UnityEngine.Vector3[] DG.Tweening.Plugins.Core.PathCore.Path::nonLinearDrawWps Vector3U5BU5D_t1718750761* ___nonLinearDrawWps_20; // UnityEngine.Vector3 DG.Tweening.Plugins.Core.PathCore.Path::targetPosition Vector3_t3722313464 ___targetPosition_21; // System.Nullable`1 DG.Tweening.Plugins.Core.PathCore.Path::lookAtPosition Nullable_1_t1149908250 ___lookAtPosition_22; // UnityEngine.Color DG.Tweening.Plugins.Core.PathCore.Path::gizmoColor Color_t2555686324 ___gizmoColor_23; public: inline static int32_t get_offset_of_wpLengths_3() { return static_cast(offsetof(Path_t3614338981, ___wpLengths_3)); } inline SingleU5BU5D_t1444911251* get_wpLengths_3() const { return ___wpLengths_3; } inline SingleU5BU5D_t1444911251** get_address_of_wpLengths_3() { return &___wpLengths_3; } inline void set_wpLengths_3(SingleU5BU5D_t1444911251* value) { ___wpLengths_3 = value; Il2CppCodeGenWriteBarrier((&___wpLengths_3), value); } inline static int32_t get_offset_of_type_4() { return static_cast(offsetof(Path_t3614338981, ___type_4)); } inline int32_t get_type_4() const { return ___type_4; } inline int32_t* get_address_of_type_4() { return &___type_4; } inline void set_type_4(int32_t value) { ___type_4 = value; } inline static int32_t get_offset_of_subdivisionsXSegment_5() { return static_cast(offsetof(Path_t3614338981, ___subdivisionsXSegment_5)); } inline int32_t get_subdivisionsXSegment_5() const { return ___subdivisionsXSegment_5; } inline int32_t* get_address_of_subdivisionsXSegment_5() { return &___subdivisionsXSegment_5; } inline void set_subdivisionsXSegment_5(int32_t value) { ___subdivisionsXSegment_5 = value; } inline static int32_t get_offset_of_subdivisions_6() { return static_cast(offsetof(Path_t3614338981, ___subdivisions_6)); } inline int32_t get_subdivisions_6() const { return ___subdivisions_6; } inline int32_t* get_address_of_subdivisions_6() { return &___subdivisions_6; } inline void set_subdivisions_6(int32_t value) { ___subdivisions_6 = value; } inline static int32_t get_offset_of_wps_7() { return static_cast(offsetof(Path_t3614338981, ___wps_7)); } inline Vector3U5BU5D_t1718750761* get_wps_7() const { return ___wps_7; } inline Vector3U5BU5D_t1718750761** get_address_of_wps_7() { return &___wps_7; } inline void set_wps_7(Vector3U5BU5D_t1718750761* value) { ___wps_7 = value; Il2CppCodeGenWriteBarrier((&___wps_7), value); } inline static int32_t get_offset_of_controlPoints_8() { return static_cast(offsetof(Path_t3614338981, ___controlPoints_8)); } inline ControlPointU5BU5D_t1567961855* get_controlPoints_8() const { return ___controlPoints_8; } inline ControlPointU5BU5D_t1567961855** get_address_of_controlPoints_8() { return &___controlPoints_8; } inline void set_controlPoints_8(ControlPointU5BU5D_t1567961855* value) { ___controlPoints_8 = value; Il2CppCodeGenWriteBarrier((&___controlPoints_8), value); } inline static int32_t get_offset_of_length_9() { return static_cast(offsetof(Path_t3614338981, ___length_9)); } inline float get_length_9() const { return ___length_9; } inline float* get_address_of_length_9() { return &___length_9; } inline void set_length_9(float value) { ___length_9 = value; } inline static int32_t get_offset_of_isFinalized_10() { return static_cast(offsetof(Path_t3614338981, ___isFinalized_10)); } inline bool get_isFinalized_10() const { return ___isFinalized_10; } inline bool* get_address_of_isFinalized_10() { return &___isFinalized_10; } inline void set_isFinalized_10(bool value) { ___isFinalized_10 = value; } inline static int32_t get_offset_of_timesTable_11() { return static_cast(offsetof(Path_t3614338981, ___timesTable_11)); } inline SingleU5BU5D_t1444911251* get_timesTable_11() const { return ___timesTable_11; } inline SingleU5BU5D_t1444911251** get_address_of_timesTable_11() { return &___timesTable_11; } inline void set_timesTable_11(SingleU5BU5D_t1444911251* value) { ___timesTable_11 = value; Il2CppCodeGenWriteBarrier((&___timesTable_11), value); } inline static int32_t get_offset_of_lengthsTable_12() { return static_cast(offsetof(Path_t3614338981, ___lengthsTable_12)); } inline SingleU5BU5D_t1444911251* get_lengthsTable_12() const { return ___lengthsTable_12; } inline SingleU5BU5D_t1444911251** get_address_of_lengthsTable_12() { return &___lengthsTable_12; } inline void set_lengthsTable_12(SingleU5BU5D_t1444911251* value) { ___lengthsTable_12 = value; Il2CppCodeGenWriteBarrier((&___lengthsTable_12), value); } inline static int32_t get_offset_of_linearWPIndex_13() { return static_cast(offsetof(Path_t3614338981, ___linearWPIndex_13)); } inline int32_t get_linearWPIndex_13() const { return ___linearWPIndex_13; } inline int32_t* get_address_of_linearWPIndex_13() { return &___linearWPIndex_13; } inline void set_linearWPIndex_13(int32_t value) { ___linearWPIndex_13 = value; } inline static int32_t get_offset_of_addedExtraStartWp_14() { return static_cast(offsetof(Path_t3614338981, ___addedExtraStartWp_14)); } inline bool get_addedExtraStartWp_14() const { return ___addedExtraStartWp_14; } inline bool* get_address_of_addedExtraStartWp_14() { return &___addedExtraStartWp_14; } inline void set_addedExtraStartWp_14(bool value) { ___addedExtraStartWp_14 = value; } inline static int32_t get_offset_of_addedExtraEndWp_15() { return static_cast(offsetof(Path_t3614338981, ___addedExtraEndWp_15)); } inline bool get_addedExtraEndWp_15() const { return ___addedExtraEndWp_15; } inline bool* get_address_of_addedExtraEndWp_15() { return &___addedExtraEndWp_15; } inline void set_addedExtraEndWp_15(bool value) { ___addedExtraEndWp_15 = value; } inline static int32_t get_offset_of__incrementalClone_16() { return static_cast(offsetof(Path_t3614338981, ____incrementalClone_16)); } inline Path_t3614338981 * get__incrementalClone_16() const { return ____incrementalClone_16; } inline Path_t3614338981 ** get_address_of__incrementalClone_16() { return &____incrementalClone_16; } inline void set__incrementalClone_16(Path_t3614338981 * value) { ____incrementalClone_16 = value; Il2CppCodeGenWriteBarrier((&____incrementalClone_16), value); } inline static int32_t get_offset_of__incrementalIndex_17() { return static_cast(offsetof(Path_t3614338981, ____incrementalIndex_17)); } inline int32_t get__incrementalIndex_17() const { return ____incrementalIndex_17; } inline int32_t* get_address_of__incrementalIndex_17() { return &____incrementalIndex_17; } inline void set__incrementalIndex_17(int32_t value) { ____incrementalIndex_17 = value; } inline static int32_t get_offset_of__decoder_18() { return static_cast(offsetof(Path_t3614338981, ____decoder_18)); } inline ABSPathDecoder_t2613982196 * get__decoder_18() const { return ____decoder_18; } inline ABSPathDecoder_t2613982196 ** get_address_of__decoder_18() { return &____decoder_18; } inline void set__decoder_18(ABSPathDecoder_t2613982196 * value) { ____decoder_18 = value; Il2CppCodeGenWriteBarrier((&____decoder_18), value); } inline static int32_t get_offset_of__changed_19() { return static_cast(offsetof(Path_t3614338981, ____changed_19)); } inline bool get__changed_19() const { return ____changed_19; } inline bool* get_address_of__changed_19() { return &____changed_19; } inline void set__changed_19(bool value) { ____changed_19 = value; } inline static int32_t get_offset_of_nonLinearDrawWps_20() { return static_cast(offsetof(Path_t3614338981, ___nonLinearDrawWps_20)); } inline Vector3U5BU5D_t1718750761* get_nonLinearDrawWps_20() const { return ___nonLinearDrawWps_20; } inline Vector3U5BU5D_t1718750761** get_address_of_nonLinearDrawWps_20() { return &___nonLinearDrawWps_20; } inline void set_nonLinearDrawWps_20(Vector3U5BU5D_t1718750761* value) { ___nonLinearDrawWps_20 = value; Il2CppCodeGenWriteBarrier((&___nonLinearDrawWps_20), value); } inline static int32_t get_offset_of_targetPosition_21() { return static_cast(offsetof(Path_t3614338981, ___targetPosition_21)); } inline Vector3_t3722313464 get_targetPosition_21() const { return ___targetPosition_21; } inline Vector3_t3722313464 * get_address_of_targetPosition_21() { return &___targetPosition_21; } inline void set_targetPosition_21(Vector3_t3722313464 value) { ___targetPosition_21 = value; } inline static int32_t get_offset_of_lookAtPosition_22() { return static_cast(offsetof(Path_t3614338981, ___lookAtPosition_22)); } inline Nullable_1_t1149908250 get_lookAtPosition_22() const { return ___lookAtPosition_22; } inline Nullable_1_t1149908250 * get_address_of_lookAtPosition_22() { return &___lookAtPosition_22; } inline void set_lookAtPosition_22(Nullable_1_t1149908250 value) { ___lookAtPosition_22 = value; } inline static int32_t get_offset_of_gizmoColor_23() { return static_cast(offsetof(Path_t3614338981, ___gizmoColor_23)); } inline Color_t2555686324 get_gizmoColor_23() const { return ___gizmoColor_23; } inline Color_t2555686324 * get_address_of_gizmoColor_23() { return &___gizmoColor_23; } inline void set_gizmoColor_23(Color_t2555686324 value) { ___gizmoColor_23 = value; } }; struct Path_t3614338981_StaticFields { public: // DG.Tweening.Plugins.Core.PathCore.CatmullRomDecoder DG.Tweening.Plugins.Core.PathCore.Path::_catmullRomDecoder CatmullRomDecoder_t2053048079 * ____catmullRomDecoder_0; // DG.Tweening.Plugins.Core.PathCore.LinearDecoder DG.Tweening.Plugins.Core.PathCore.Path::_linearDecoder LinearDecoder_t2708327777 * ____linearDecoder_1; // DG.Tweening.Plugins.Core.PathCore.CubicBezierDecoder DG.Tweening.Plugins.Core.PathCore.Path::_cubicBezierDecoder CubicBezierDecoder_t2663863244 * ____cubicBezierDecoder_2; public: inline static int32_t get_offset_of__catmullRomDecoder_0() { return static_cast(offsetof(Path_t3614338981_StaticFields, ____catmullRomDecoder_0)); } inline CatmullRomDecoder_t2053048079 * get__catmullRomDecoder_0() const { return ____catmullRomDecoder_0; } inline CatmullRomDecoder_t2053048079 ** get_address_of__catmullRomDecoder_0() { return &____catmullRomDecoder_0; } inline void set__catmullRomDecoder_0(CatmullRomDecoder_t2053048079 * value) { ____catmullRomDecoder_0 = value; Il2CppCodeGenWriteBarrier((&____catmullRomDecoder_0), value); } inline static int32_t get_offset_of__linearDecoder_1() { return static_cast(offsetof(Path_t3614338981_StaticFields, ____linearDecoder_1)); } inline LinearDecoder_t2708327777 * get__linearDecoder_1() const { return ____linearDecoder_1; } inline LinearDecoder_t2708327777 ** get_address_of__linearDecoder_1() { return &____linearDecoder_1; } inline void set__linearDecoder_1(LinearDecoder_t2708327777 * value) { ____linearDecoder_1 = value; Il2CppCodeGenWriteBarrier((&____linearDecoder_1), value); } inline static int32_t get_offset_of__cubicBezierDecoder_2() { return static_cast(offsetof(Path_t3614338981_StaticFields, ____cubicBezierDecoder_2)); } inline CubicBezierDecoder_t2663863244 * get__cubicBezierDecoder_2() const { return ____cubicBezierDecoder_2; } inline CubicBezierDecoder_t2663863244 ** get_address_of__cubicBezierDecoder_2() { return &____cubicBezierDecoder_2; } inline void set__cubicBezierDecoder_2(CubicBezierDecoder_t2663863244 * value) { ____cubicBezierDecoder_2 = value; Il2CppCodeGenWriteBarrier((&____cubicBezierDecoder_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // PATH_T3614338981_H #ifndef PATHOPTIONS_T2074623791_H #define PATHOPTIONS_T2074623791_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.Plugins.Options.PathOptions struct PathOptions_t2074623791 { public: // 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_t3722313464 ___lookAtPosition_5; // UnityEngine.Transform DG.Tweening.Plugins.Options.PathOptions::lookAtTransform Transform_t3600365921 * ___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_t2301928331 ___forward_9; // System.Boolean DG.Tweening.Plugins.Options.PathOptions::useLocalPosition bool ___useLocalPosition_10; // UnityEngine.Transform DG.Tweening.Plugins.Options.PathOptions::parent Transform_t3600365921 * ___parent_11; // System.Boolean DG.Tweening.Plugins.Options.PathOptions::isRigidbody bool ___isRigidbody_12; // UnityEngine.Quaternion DG.Tweening.Plugins.Options.PathOptions::startupRot Quaternion_t2301928331 ___startupRot_13; // System.Single DG.Tweening.Plugins.Options.PathOptions::startupZRot float ___startupZRot_14; // System.Boolean DG.Tweening.Plugins.Options.PathOptions::addedExtraStartWp bool ___addedExtraStartWp_15; // System.Boolean DG.Tweening.Plugins.Options.PathOptions::addedExtraEndWp bool ___addedExtraEndWp_16; public: inline static int32_t get_offset_of_mode_0() { return static_cast(offsetof(PathOptions_t2074623791, ___mode_0)); } inline int32_t get_mode_0() const { return ___mode_0; } inline int32_t* get_address_of_mode_0() { return &___mode_0; } inline void set_mode_0(int32_t value) { ___mode_0 = value; } inline static int32_t get_offset_of_orientType_1() { return static_cast(offsetof(PathOptions_t2074623791, ___orientType_1)); } inline int32_t get_orientType_1() const { return ___orientType_1; } inline int32_t* get_address_of_orientType_1() { return &___orientType_1; } inline void set_orientType_1(int32_t value) { ___orientType_1 = value; } inline static int32_t get_offset_of_lockPositionAxis_2() { return static_cast(offsetof(PathOptions_t2074623791, ___lockPositionAxis_2)); } inline int32_t get_lockPositionAxis_2() const { return ___lockPositionAxis_2; } inline int32_t* get_address_of_lockPositionAxis_2() { return &___lockPositionAxis_2; } inline void set_lockPositionAxis_2(int32_t value) { ___lockPositionAxis_2 = value; } inline static int32_t get_offset_of_lockRotationAxis_3() { return static_cast(offsetof(PathOptions_t2074623791, ___lockRotationAxis_3)); } inline int32_t get_lockRotationAxis_3() const { return ___lockRotationAxis_3; } inline int32_t* get_address_of_lockRotationAxis_3() { return &___lockRotationAxis_3; } inline void set_lockRotationAxis_3(int32_t value) { ___lockRotationAxis_3 = value; } inline static int32_t get_offset_of_isClosedPath_4() { return static_cast(offsetof(PathOptions_t2074623791, ___isClosedPath_4)); } inline bool get_isClosedPath_4() const { return ___isClosedPath_4; } inline bool* get_address_of_isClosedPath_4() { return &___isClosedPath_4; } inline void set_isClosedPath_4(bool value) { ___isClosedPath_4 = value; } inline static int32_t get_offset_of_lookAtPosition_5() { return static_cast(offsetof(PathOptions_t2074623791, ___lookAtPosition_5)); } inline Vector3_t3722313464 get_lookAtPosition_5() const { return ___lookAtPosition_5; } inline Vector3_t3722313464 * get_address_of_lookAtPosition_5() { return &___lookAtPosition_5; } inline void set_lookAtPosition_5(Vector3_t3722313464 value) { ___lookAtPosition_5 = value; } inline static int32_t get_offset_of_lookAtTransform_6() { return static_cast(offsetof(PathOptions_t2074623791, ___lookAtTransform_6)); } inline Transform_t3600365921 * get_lookAtTransform_6() const { return ___lookAtTransform_6; } inline Transform_t3600365921 ** get_address_of_lookAtTransform_6() { return &___lookAtTransform_6; } inline void set_lookAtTransform_6(Transform_t3600365921 * value) { ___lookAtTransform_6 = value; Il2CppCodeGenWriteBarrier((&___lookAtTransform_6), value); } inline static int32_t get_offset_of_lookAhead_7() { return static_cast(offsetof(PathOptions_t2074623791, ___lookAhead_7)); } inline float get_lookAhead_7() const { return ___lookAhead_7; } inline float* get_address_of_lookAhead_7() { return &___lookAhead_7; } inline void set_lookAhead_7(float value) { ___lookAhead_7 = value; } inline static int32_t get_offset_of_hasCustomForwardDirection_8() { return static_cast(offsetof(PathOptions_t2074623791, ___hasCustomForwardDirection_8)); } inline bool get_hasCustomForwardDirection_8() const { return ___hasCustomForwardDirection_8; } inline bool* get_address_of_hasCustomForwardDirection_8() { return &___hasCustomForwardDirection_8; } inline void set_hasCustomForwardDirection_8(bool value) { ___hasCustomForwardDirection_8 = value; } inline static int32_t get_offset_of_forward_9() { return static_cast(offsetof(PathOptions_t2074623791, ___forward_9)); } inline Quaternion_t2301928331 get_forward_9() const { return ___forward_9; } inline Quaternion_t2301928331 * get_address_of_forward_9() { return &___forward_9; } inline void set_forward_9(Quaternion_t2301928331 value) { ___forward_9 = value; } inline static int32_t get_offset_of_useLocalPosition_10() { return static_cast(offsetof(PathOptions_t2074623791, ___useLocalPosition_10)); } inline bool get_useLocalPosition_10() const { return ___useLocalPosition_10; } inline bool* get_address_of_useLocalPosition_10() { return &___useLocalPosition_10; } inline void set_useLocalPosition_10(bool value) { ___useLocalPosition_10 = value; } inline static int32_t get_offset_of_parent_11() { return static_cast(offsetof(PathOptions_t2074623791, ___parent_11)); } inline Transform_t3600365921 * get_parent_11() const { return ___parent_11; } inline Transform_t3600365921 ** get_address_of_parent_11() { return &___parent_11; } inline void set_parent_11(Transform_t3600365921 * value) { ___parent_11 = value; Il2CppCodeGenWriteBarrier((&___parent_11), value); } inline static int32_t get_offset_of_isRigidbody_12() { return static_cast(offsetof(PathOptions_t2074623791, ___isRigidbody_12)); } inline bool get_isRigidbody_12() const { return ___isRigidbody_12; } inline bool* get_address_of_isRigidbody_12() { return &___isRigidbody_12; } inline void set_isRigidbody_12(bool value) { ___isRigidbody_12 = value; } inline static int32_t get_offset_of_startupRot_13() { return static_cast(offsetof(PathOptions_t2074623791, ___startupRot_13)); } inline Quaternion_t2301928331 get_startupRot_13() const { return ___startupRot_13; } inline Quaternion_t2301928331 * get_address_of_startupRot_13() { return &___startupRot_13; } inline void set_startupRot_13(Quaternion_t2301928331 value) { ___startupRot_13 = value; } inline static int32_t get_offset_of_startupZRot_14() { return static_cast(offsetof(PathOptions_t2074623791, ___startupZRot_14)); } inline float get_startupZRot_14() const { return ___startupZRot_14; } inline float* get_address_of_startupZRot_14() { return &___startupZRot_14; } inline void set_startupZRot_14(float value) { ___startupZRot_14 = value; } inline static int32_t get_offset_of_addedExtraStartWp_15() { return static_cast(offsetof(PathOptions_t2074623791, ___addedExtraStartWp_15)); } inline bool get_addedExtraStartWp_15() const { return ___addedExtraStartWp_15; } inline bool* get_address_of_addedExtraStartWp_15() { return &___addedExtraStartWp_15; } inline void set_addedExtraStartWp_15(bool value) { ___addedExtraStartWp_15 = value; } inline static int32_t get_offset_of_addedExtraEndWp_16() { return static_cast(offsetof(PathOptions_t2074623791, ___addedExtraEndWp_16)); } inline bool get_addedExtraEndWp_16() const { return ___addedExtraEndWp_16; } inline bool* get_address_of_addedExtraEndWp_16() { return &___addedExtraEndWp_16; } inline void set_addedExtraEndWp_16(bool value) { ___addedExtraEndWp_16 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of DG.Tweening.Plugins.Options.PathOptions struct PathOptions_t2074623791_marshaled_pinvoke { int32_t ___mode_0; int32_t ___orientType_1; int32_t ___lockPositionAxis_2; int32_t ___lockRotationAxis_3; int32_t ___isClosedPath_4; Vector3_t3722313464 ___lookAtPosition_5; Transform_t3600365921 * ___lookAtTransform_6; float ___lookAhead_7; int32_t ___hasCustomForwardDirection_8; Quaternion_t2301928331 ___forward_9; int32_t ___useLocalPosition_10; Transform_t3600365921 * ___parent_11; int32_t ___isRigidbody_12; Quaternion_t2301928331 ___startupRot_13; float ___startupZRot_14; int32_t ___addedExtraStartWp_15; int32_t ___addedExtraEndWp_16; }; // Native definition for COM marshalling of DG.Tweening.Plugins.Options.PathOptions struct PathOptions_t2074623791_marshaled_com { int32_t ___mode_0; int32_t ___orientType_1; int32_t ___lockPositionAxis_2; int32_t ___lockRotationAxis_3; int32_t ___isClosedPath_4; Vector3_t3722313464 ___lookAtPosition_5; Transform_t3600365921 * ___lookAtTransform_6; float ___lookAhead_7; int32_t ___hasCustomForwardDirection_8; Quaternion_t2301928331 ___forward_9; int32_t ___useLocalPosition_10; Transform_t3600365921 * ___parent_11; int32_t ___isRigidbody_12; Quaternion_t2301928331 ___startupRot_13; float ___startupZRot_14; int32_t ___addedExtraStartWp_15; int32_t ___addedExtraEndWp_16; }; #endif // PATHOPTIONS_T2074623791_H #ifndef MONOIOSTAT_T592533987_H #define MONOIOSTAT_T592533987_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.IO.MonoIOStat struct MonoIOStat_t592533987 { public: // System.String System.IO.MonoIOStat::Name String_t* ___Name_0; // System.IO.FileAttributes System.IO.MonoIOStat::Attributes int32_t ___Attributes_1; // System.Int64 System.IO.MonoIOStat::Length int64_t ___Length_2; // System.Int64 System.IO.MonoIOStat::CreationTime int64_t ___CreationTime_3; // System.Int64 System.IO.MonoIOStat::LastAccessTime int64_t ___LastAccessTime_4; // System.Int64 System.IO.MonoIOStat::LastWriteTime int64_t ___LastWriteTime_5; public: inline static int32_t get_offset_of_Name_0() { return static_cast(offsetof(MonoIOStat_t592533987, ___Name_0)); } inline String_t* get_Name_0() const { return ___Name_0; } inline String_t** get_address_of_Name_0() { return &___Name_0; } inline void set_Name_0(String_t* value) { ___Name_0 = value; Il2CppCodeGenWriteBarrier((&___Name_0), value); } inline static int32_t get_offset_of_Attributes_1() { return static_cast(offsetof(MonoIOStat_t592533987, ___Attributes_1)); } inline int32_t get_Attributes_1() const { return ___Attributes_1; } inline int32_t* get_address_of_Attributes_1() { return &___Attributes_1; } inline void set_Attributes_1(int32_t value) { ___Attributes_1 = value; } inline static int32_t get_offset_of_Length_2() { return static_cast(offsetof(MonoIOStat_t592533987, ___Length_2)); } inline int64_t get_Length_2() const { return ___Length_2; } inline int64_t* get_address_of_Length_2() { return &___Length_2; } inline void set_Length_2(int64_t value) { ___Length_2 = value; } inline static int32_t get_offset_of_CreationTime_3() { return static_cast(offsetof(MonoIOStat_t592533987, ___CreationTime_3)); } inline int64_t get_CreationTime_3() const { return ___CreationTime_3; } inline int64_t* get_address_of_CreationTime_3() { return &___CreationTime_3; } inline void set_CreationTime_3(int64_t value) { ___CreationTime_3 = value; } inline static int32_t get_offset_of_LastAccessTime_4() { return static_cast(offsetof(MonoIOStat_t592533987, ___LastAccessTime_4)); } inline int64_t get_LastAccessTime_4() const { return ___LastAccessTime_4; } inline int64_t* get_address_of_LastAccessTime_4() { return &___LastAccessTime_4; } inline void set_LastAccessTime_4(int64_t value) { ___LastAccessTime_4 = value; } inline static int32_t get_offset_of_LastWriteTime_5() { return static_cast(offsetof(MonoIOStat_t592533987, ___LastWriteTime_5)); } inline int64_t get_LastWriteTime_5() const { return ___LastWriteTime_5; } inline int64_t* get_address_of_LastWriteTime_5() { return &___LastWriteTime_5; } inline void set_LastWriteTime_5(int64_t value) { ___LastWriteTime_5 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of System.IO.MonoIOStat struct MonoIOStat_t592533987_marshaled_pinvoke { char* ___Name_0; int32_t ___Attributes_1; int64_t ___Length_2; int64_t ___CreationTime_3; int64_t ___LastAccessTime_4; int64_t ___LastWriteTime_5; }; // Native definition for COM marshalling of System.IO.MonoIOStat struct MonoIOStat_t592533987_marshaled_com { Il2CppChar* ___Name_0; int32_t ___Attributes_1; int64_t ___Length_2; int64_t ___CreationTime_3; int64_t ___LastAccessTime_4; int64_t ___LastWriteTime_5; }; #endif // MONOIOSTAT_T592533987_H #ifndef COMPONENT_T1923634451_H #define COMPONENT_T1923634451_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Component struct Component_t1923634451 : public Object_t631007953 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // COMPONENT_T1923634451_H #ifndef SPIRALOPTIONS_T2873698295_H #define SPIRALOPTIONS_T2873698295_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.Plugins.SpiralOptions struct SpiralOptions_t2873698295 { public: // System.Single DG.Tweening.Plugins.SpiralOptions::depth float ___depth_0; // System.Single DG.Tweening.Plugins.SpiralOptions::frequency float ___frequency_1; // System.Single DG.Tweening.Plugins.SpiralOptions::speed float ___speed_2; // DG.Tweening.SpiralMode DG.Tweening.Plugins.SpiralOptions::mode int32_t ___mode_3; // System.Boolean DG.Tweening.Plugins.SpiralOptions::snapping bool ___snapping_4; // System.Single DG.Tweening.Plugins.SpiralOptions::unit float ___unit_5; // UnityEngine.Quaternion DG.Tweening.Plugins.SpiralOptions::axisQ Quaternion_t2301928331 ___axisQ_6; public: inline static int32_t get_offset_of_depth_0() { return static_cast(offsetof(SpiralOptions_t2873698295, ___depth_0)); } inline float get_depth_0() const { return ___depth_0; } inline float* get_address_of_depth_0() { return &___depth_0; } inline void set_depth_0(float value) { ___depth_0 = value; } inline static int32_t get_offset_of_frequency_1() { return static_cast(offsetof(SpiralOptions_t2873698295, ___frequency_1)); } inline float get_frequency_1() const { return ___frequency_1; } inline float* get_address_of_frequency_1() { return &___frequency_1; } inline void set_frequency_1(float value) { ___frequency_1 = value; } inline static int32_t get_offset_of_speed_2() { return static_cast(offsetof(SpiralOptions_t2873698295, ___speed_2)); } inline float get_speed_2() const { return ___speed_2; } inline float* get_address_of_speed_2() { return &___speed_2; } inline void set_speed_2(float value) { ___speed_2 = value; } inline static int32_t get_offset_of_mode_3() { return static_cast(offsetof(SpiralOptions_t2873698295, ___mode_3)); } inline int32_t get_mode_3() const { return ___mode_3; } inline int32_t* get_address_of_mode_3() { return &___mode_3; } inline void set_mode_3(int32_t value) { ___mode_3 = value; } inline static int32_t get_offset_of_snapping_4() { return static_cast(offsetof(SpiralOptions_t2873698295, ___snapping_4)); } inline bool get_snapping_4() const { return ___snapping_4; } inline bool* get_address_of_snapping_4() { return &___snapping_4; } inline void set_snapping_4(bool value) { ___snapping_4 = value; } inline static int32_t get_offset_of_unit_5() { return static_cast(offsetof(SpiralOptions_t2873698295, ___unit_5)); } inline float get_unit_5() const { return ___unit_5; } inline float* get_address_of_unit_5() { return &___unit_5; } inline void set_unit_5(float value) { ___unit_5 = value; } inline static int32_t get_offset_of_axisQ_6() { return static_cast(offsetof(SpiralOptions_t2873698295, ___axisQ_6)); } inline Quaternion_t2301928331 get_axisQ_6() const { return ___axisQ_6; } inline Quaternion_t2301928331 * get_address_of_axisQ_6() { return &___axisQ_6; } inline void set_axisQ_6(Quaternion_t2301928331 value) { ___axisQ_6 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of DG.Tweening.Plugins.SpiralOptions struct SpiralOptions_t2873698295_marshaled_pinvoke { float ___depth_0; float ___frequency_1; float ___speed_2; int32_t ___mode_3; int32_t ___snapping_4; float ___unit_5; Quaternion_t2301928331 ___axisQ_6; }; // Native definition for COM marshalling of DG.Tweening.Plugins.SpiralOptions struct SpiralOptions_t2873698295_marshaled_com { float ___depth_0; float ___frequency_1; float ___speed_2; int32_t ___mode_3; int32_t ___snapping_4; float ___unit_5; Quaternion_t2301928331 ___axisQ_6; }; #endif // SPIRALOPTIONS_T2873698295_H #ifndef TYPE_T_H #define TYPE_T_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Type struct Type_t : public MemberInfo_t { public: // System.RuntimeTypeHandle System.Type::_impl RuntimeTypeHandle_t3027515415 ____impl_1; public: inline static int32_t get_offset_of__impl_1() { return static_cast(offsetof(Type_t, ____impl_1)); } inline RuntimeTypeHandle_t3027515415 get__impl_1() const { return ____impl_1; } inline RuntimeTypeHandle_t3027515415 * get_address_of__impl_1() { return &____impl_1; } inline void set__impl_1(RuntimeTypeHandle_t3027515415 value) { ____impl_1 = value; } }; struct Type_t_StaticFields { public: // System.Char System.Type::Delimiter Il2CppChar ___Delimiter_2; // System.Type[] System.Type::EmptyTypes TypeU5BU5D_t3940880105* ___EmptyTypes_3; // System.Reflection.MemberFilter System.Type::FilterAttribute MemberFilter_t426314064 * ___FilterAttribute_4; // System.Reflection.MemberFilter System.Type::FilterName MemberFilter_t426314064 * ___FilterName_5; // System.Reflection.MemberFilter System.Type::FilterNameIgnoreCase MemberFilter_t426314064 * ___FilterNameIgnoreCase_6; // System.Object System.Type::Missing RuntimeObject * ___Missing_7; public: inline static int32_t get_offset_of_Delimiter_2() { return static_cast(offsetof(Type_t_StaticFields, ___Delimiter_2)); } inline Il2CppChar get_Delimiter_2() const { return ___Delimiter_2; } inline Il2CppChar* get_address_of_Delimiter_2() { return &___Delimiter_2; } inline void set_Delimiter_2(Il2CppChar value) { ___Delimiter_2 = value; } inline static int32_t get_offset_of_EmptyTypes_3() { return static_cast(offsetof(Type_t_StaticFields, ___EmptyTypes_3)); } inline TypeU5BU5D_t3940880105* get_EmptyTypes_3() const { return ___EmptyTypes_3; } inline TypeU5BU5D_t3940880105** get_address_of_EmptyTypes_3() { return &___EmptyTypes_3; } inline void set_EmptyTypes_3(TypeU5BU5D_t3940880105* value) { ___EmptyTypes_3 = value; Il2CppCodeGenWriteBarrier((&___EmptyTypes_3), value); } inline static int32_t get_offset_of_FilterAttribute_4() { return static_cast(offsetof(Type_t_StaticFields, ___FilterAttribute_4)); } inline MemberFilter_t426314064 * get_FilterAttribute_4() const { return ___FilterAttribute_4; } inline MemberFilter_t426314064 ** get_address_of_FilterAttribute_4() { return &___FilterAttribute_4; } inline void set_FilterAttribute_4(MemberFilter_t426314064 * value) { ___FilterAttribute_4 = value; Il2CppCodeGenWriteBarrier((&___FilterAttribute_4), value); } inline static int32_t get_offset_of_FilterName_5() { return static_cast(offsetof(Type_t_StaticFields, ___FilterName_5)); } inline MemberFilter_t426314064 * get_FilterName_5() const { return ___FilterName_5; } inline MemberFilter_t426314064 ** get_address_of_FilterName_5() { return &___FilterName_5; } inline void set_FilterName_5(MemberFilter_t426314064 * value) { ___FilterName_5 = value; Il2CppCodeGenWriteBarrier((&___FilterName_5), value); } inline static int32_t get_offset_of_FilterNameIgnoreCase_6() { return static_cast(offsetof(Type_t_StaticFields, ___FilterNameIgnoreCase_6)); } inline MemberFilter_t426314064 * get_FilterNameIgnoreCase_6() const { return ___FilterNameIgnoreCase_6; } inline MemberFilter_t426314064 ** get_address_of_FilterNameIgnoreCase_6() { return &___FilterNameIgnoreCase_6; } inline void set_FilterNameIgnoreCase_6(MemberFilter_t426314064 * value) { ___FilterNameIgnoreCase_6 = value; Il2CppCodeGenWriteBarrier((&___FilterNameIgnoreCase_6), value); } inline static int32_t get_offset_of_Missing_7() { return static_cast(offsetof(Type_t_StaticFields, ___Missing_7)); } inline RuntimeObject * get_Missing_7() const { return ___Missing_7; } inline RuntimeObject ** get_address_of_Missing_7() { return &___Missing_7; } inline void set_Missing_7(RuntimeObject * value) { ___Missing_7 = value; Il2CppCodeGenWriteBarrier((&___Missing_7), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TYPE_T_H #ifndef REGEX_T3657309853_H #define REGEX_T3657309853_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Text.RegularExpressions.Regex struct Regex_t3657309853 : public RuntimeObject { public: // System.Text.RegularExpressions.IMachineFactory System.Text.RegularExpressions.Regex::machineFactory RuntimeObject* ___machineFactory_1; // System.Collections.IDictionary System.Text.RegularExpressions.Regex::mapping RuntimeObject* ___mapping_2; // System.Int32 System.Text.RegularExpressions.Regex::group_count int32_t ___group_count_3; // System.Int32 System.Text.RegularExpressions.Regex::gap int32_t ___gap_4; // System.String[] System.Text.RegularExpressions.Regex::group_names StringU5BU5D_t1281789340* ___group_names_5; // System.Int32[] System.Text.RegularExpressions.Regex::group_numbers Int32U5BU5D_t385246372* ___group_numbers_6; // System.String System.Text.RegularExpressions.Regex::pattern String_t* ___pattern_7; // System.Text.RegularExpressions.RegexOptions System.Text.RegularExpressions.Regex::roptions int32_t ___roptions_8; public: inline static int32_t get_offset_of_machineFactory_1() { return static_cast(offsetof(Regex_t3657309853, ___machineFactory_1)); } inline RuntimeObject* get_machineFactory_1() const { return ___machineFactory_1; } inline RuntimeObject** get_address_of_machineFactory_1() { return &___machineFactory_1; } inline void set_machineFactory_1(RuntimeObject* value) { ___machineFactory_1 = value; Il2CppCodeGenWriteBarrier((&___machineFactory_1), value); } inline static int32_t get_offset_of_mapping_2() { return static_cast(offsetof(Regex_t3657309853, ___mapping_2)); } inline RuntimeObject* get_mapping_2() const { return ___mapping_2; } inline RuntimeObject** get_address_of_mapping_2() { return &___mapping_2; } inline void set_mapping_2(RuntimeObject* value) { ___mapping_2 = value; Il2CppCodeGenWriteBarrier((&___mapping_2), value); } inline static int32_t get_offset_of_group_count_3() { return static_cast(offsetof(Regex_t3657309853, ___group_count_3)); } inline int32_t get_group_count_3() const { return ___group_count_3; } inline int32_t* get_address_of_group_count_3() { return &___group_count_3; } inline void set_group_count_3(int32_t value) { ___group_count_3 = value; } inline static int32_t get_offset_of_gap_4() { return static_cast(offsetof(Regex_t3657309853, ___gap_4)); } inline int32_t get_gap_4() const { return ___gap_4; } inline int32_t* get_address_of_gap_4() { return &___gap_4; } inline void set_gap_4(int32_t value) { ___gap_4 = value; } inline static int32_t get_offset_of_group_names_5() { return static_cast(offsetof(Regex_t3657309853, ___group_names_5)); } inline StringU5BU5D_t1281789340* get_group_names_5() const { return ___group_names_5; } inline StringU5BU5D_t1281789340** get_address_of_group_names_5() { return &___group_names_5; } inline void set_group_names_5(StringU5BU5D_t1281789340* value) { ___group_names_5 = value; Il2CppCodeGenWriteBarrier((&___group_names_5), value); } inline static int32_t get_offset_of_group_numbers_6() { return static_cast(offsetof(Regex_t3657309853, ___group_numbers_6)); } inline Int32U5BU5D_t385246372* get_group_numbers_6() const { return ___group_numbers_6; } inline Int32U5BU5D_t385246372** get_address_of_group_numbers_6() { return &___group_numbers_6; } inline void set_group_numbers_6(Int32U5BU5D_t385246372* value) { ___group_numbers_6 = value; Il2CppCodeGenWriteBarrier((&___group_numbers_6), value); } inline static int32_t get_offset_of_pattern_7() { return static_cast(offsetof(Regex_t3657309853, ___pattern_7)); } inline String_t* get_pattern_7() const { return ___pattern_7; } inline String_t** get_address_of_pattern_7() { return &___pattern_7; } inline void set_pattern_7(String_t* value) { ___pattern_7 = value; Il2CppCodeGenWriteBarrier((&___pattern_7), value); } inline static int32_t get_offset_of_roptions_8() { return static_cast(offsetof(Regex_t3657309853, ___roptions_8)); } inline int32_t get_roptions_8() const { return ___roptions_8; } inline int32_t* get_address_of_roptions_8() { return &___roptions_8; } inline void set_roptions_8(int32_t value) { ___roptions_8 = value; } }; struct Regex_t3657309853_StaticFields { public: // System.Text.RegularExpressions.FactoryCache System.Text.RegularExpressions.Regex::cache FactoryCache_t2327118887 * ___cache_0; public: inline static int32_t get_offset_of_cache_0() { return static_cast(offsetof(Regex_t3657309853_StaticFields, ___cache_0)); } inline FactoryCache_t2327118887 * get_cache_0() const { return ___cache_0; } inline FactoryCache_t2327118887 ** get_address_of_cache_0() { return &___cache_0; } inline void set_cache_0(FactoryCache_t2327118887 * value) { ___cache_0 = value; Il2CppCodeGenWriteBarrier((&___cache_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // REGEX_T3657309853_H #ifndef GAMEOBJECT_T1113636619_H #define GAMEOBJECT_T1113636619_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.GameObject struct GameObject_t1113636619 : public Object_t631007953 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // GAMEOBJECT_T1113636619_H #ifndef QUATERNIONOPTIONS_T2974423933_H #define QUATERNIONOPTIONS_T2974423933_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.Plugins.Options.QuaternionOptions struct QuaternionOptions_t2974423933 { public: // 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_t3722313464 ___up_2; public: inline static int32_t get_offset_of_rotateMode_0() { return static_cast(offsetof(QuaternionOptions_t2974423933, ___rotateMode_0)); } inline int32_t get_rotateMode_0() const { return ___rotateMode_0; } inline int32_t* get_address_of_rotateMode_0() { return &___rotateMode_0; } inline void set_rotateMode_0(int32_t value) { ___rotateMode_0 = value; } inline static int32_t get_offset_of_axisConstraint_1() { return static_cast(offsetof(QuaternionOptions_t2974423933, ___axisConstraint_1)); } inline int32_t get_axisConstraint_1() const { return ___axisConstraint_1; } inline int32_t* get_address_of_axisConstraint_1() { return &___axisConstraint_1; } inline void set_axisConstraint_1(int32_t value) { ___axisConstraint_1 = value; } inline static int32_t get_offset_of_up_2() { return static_cast(offsetof(QuaternionOptions_t2974423933, ___up_2)); } inline Vector3_t3722313464 get_up_2() const { return ___up_2; } inline Vector3_t3722313464 * get_address_of_up_2() { return &___up_2; } inline void set_up_2(Vector3_t3722313464 value) { ___up_2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // QUATERNIONOPTIONS_T2974423933_H #ifndef ANIMATIONSTATE_T1108360407_H #define ANIMATIONSTATE_T1108360407_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.AnimationState struct AnimationState_t1108360407 : public TrackedReference_t1199777556 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ANIMATIONSTATE_T1108360407_H #ifndef ISCENEBASEOBJ_T858622483_H #define ISCENEBASEOBJ_T858622483_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Scene.ISceneBaseObj struct ISceneBaseObj_t858622483 : public ISceneSite_t3999208198 { public: // System.Boolean DMCore.Framework.Scene.ISceneBaseObj::k__BackingField bool ___U3CEnableAutoRelaxAnimU3Ek__BackingField_4; // System.Single DMCore.Framework.Scene.ISceneBaseObj::m_fTimeBeat float ___m_fTimeBeat_5; // DMCore.Framework.Scene.ServerSceneObjType DMCore.Framework.Scene.ISceneBaseObj::m_Type int16_t ___m_Type_6; // DMCore.Framework.Scene.ServerSceneSubType DMCore.Framework.Scene.ISceneBaseObj::m_SubType int16_t ___m_SubType_7; // UnityEngine.GameObject DMCore.Framework.Scene.ISceneBaseObj::m_pGameObject GameObject_t1113636619 * ___m_pGameObject_8; // System.String DMCore.Framework.Scene.ISceneBaseObj::m_Name String_t* ___m_Name_9; // System.String DMCore.Framework.Scene.ISceneBaseObj::m_PrefabPath String_t* ___m_PrefabPath_10; // DMCore.Framework.Scene.CProperty DMCore.Framework.Scene.ISceneBaseObj::m_NetProperty CProperty_t963755051 * ___m_NetProperty_11; // DMCore.CDataProperty DMCore.Framework.Scene.ISceneBaseObj::m_userProperty CDataProperty_t2806246268 * ___m_userProperty_12; // DMCore.Framework.Scene.CProperty DMCore.Framework.Scene.ISceneBaseObj::m_WatchedNetProp CProperty_t963755051 * ___m_WatchedNetProp_13; // System.Collections.Generic.List`1 DMCore.Framework.Scene.ISceneBaseObj::m_listTransform List_1_t817360128 * ___m_listTransform_14; // System.Boolean DMCore.Framework.Scene.ISceneBaseObj::m_bEnable bool ___m_bEnable_15; // System.Boolean DMCore.Framework.Scene.ISceneBaseObj::m_bEnableTitle bool ___m_bEnableTitle_16; // System.Int64 DMCore.Framework.Scene.ISceneBaseObj::m_UserID int64_t ___m_UserID_17; // CAnimSite DMCore.Framework.Scene.ISceneBaseObj::m_AnimSite CAnimSite_t233742424 * ___m_AnimSite_18; // CSkeletonSite DMCore.Framework.Scene.ISceneBaseObj::m_skeletonSite CSkeletonSite_t1178137573 * ___m_skeletonSite_19; // DMCore.Framework.Scene.CAudioSite DMCore.Framework.Scene.ISceneBaseObj::m_audioSite CAudioSite_t2953826499 * ___m_audioSite_20; // DMCore.Framework.Scene.enumRoleState DMCore.Framework.Scene.ISceneBaseObj::m_roleState int32_t ___m_roleState_21; public: inline static int32_t get_offset_of_U3CEnableAutoRelaxAnimU3Ek__BackingField_4() { return static_cast(offsetof(ISceneBaseObj_t858622483, ___U3CEnableAutoRelaxAnimU3Ek__BackingField_4)); } inline bool get_U3CEnableAutoRelaxAnimU3Ek__BackingField_4() const { return ___U3CEnableAutoRelaxAnimU3Ek__BackingField_4; } inline bool* get_address_of_U3CEnableAutoRelaxAnimU3Ek__BackingField_4() { return &___U3CEnableAutoRelaxAnimU3Ek__BackingField_4; } inline void set_U3CEnableAutoRelaxAnimU3Ek__BackingField_4(bool value) { ___U3CEnableAutoRelaxAnimU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_m_fTimeBeat_5() { return static_cast(offsetof(ISceneBaseObj_t858622483, ___m_fTimeBeat_5)); } inline float get_m_fTimeBeat_5() const { return ___m_fTimeBeat_5; } inline float* get_address_of_m_fTimeBeat_5() { return &___m_fTimeBeat_5; } inline void set_m_fTimeBeat_5(float value) { ___m_fTimeBeat_5 = value; } inline static int32_t get_offset_of_m_Type_6() { return static_cast(offsetof(ISceneBaseObj_t858622483, ___m_Type_6)); } inline int16_t get_m_Type_6() const { return ___m_Type_6; } inline int16_t* get_address_of_m_Type_6() { return &___m_Type_6; } inline void set_m_Type_6(int16_t value) { ___m_Type_6 = value; } inline static int32_t get_offset_of_m_SubType_7() { return static_cast(offsetof(ISceneBaseObj_t858622483, ___m_SubType_7)); } inline int16_t get_m_SubType_7() const { return ___m_SubType_7; } inline int16_t* get_address_of_m_SubType_7() { return &___m_SubType_7; } inline void set_m_SubType_7(int16_t value) { ___m_SubType_7 = value; } inline static int32_t get_offset_of_m_pGameObject_8() { return static_cast(offsetof(ISceneBaseObj_t858622483, ___m_pGameObject_8)); } inline GameObject_t1113636619 * get_m_pGameObject_8() const { return ___m_pGameObject_8; } inline GameObject_t1113636619 ** get_address_of_m_pGameObject_8() { return &___m_pGameObject_8; } inline void set_m_pGameObject_8(GameObject_t1113636619 * value) { ___m_pGameObject_8 = value; Il2CppCodeGenWriteBarrier((&___m_pGameObject_8), value); } inline static int32_t get_offset_of_m_Name_9() { return static_cast(offsetof(ISceneBaseObj_t858622483, ___m_Name_9)); } inline String_t* get_m_Name_9() const { return ___m_Name_9; } inline String_t** get_address_of_m_Name_9() { return &___m_Name_9; } inline void set_m_Name_9(String_t* value) { ___m_Name_9 = value; Il2CppCodeGenWriteBarrier((&___m_Name_9), value); } inline static int32_t get_offset_of_m_PrefabPath_10() { return static_cast(offsetof(ISceneBaseObj_t858622483, ___m_PrefabPath_10)); } inline String_t* get_m_PrefabPath_10() const { return ___m_PrefabPath_10; } inline String_t** get_address_of_m_PrefabPath_10() { return &___m_PrefabPath_10; } inline void set_m_PrefabPath_10(String_t* value) { ___m_PrefabPath_10 = value; Il2CppCodeGenWriteBarrier((&___m_PrefabPath_10), value); } inline static int32_t get_offset_of_m_NetProperty_11() { return static_cast(offsetof(ISceneBaseObj_t858622483, ___m_NetProperty_11)); } inline CProperty_t963755051 * get_m_NetProperty_11() const { return ___m_NetProperty_11; } inline CProperty_t963755051 ** get_address_of_m_NetProperty_11() { return &___m_NetProperty_11; } inline void set_m_NetProperty_11(CProperty_t963755051 * value) { ___m_NetProperty_11 = value; Il2CppCodeGenWriteBarrier((&___m_NetProperty_11), value); } inline static int32_t get_offset_of_m_userProperty_12() { return static_cast(offsetof(ISceneBaseObj_t858622483, ___m_userProperty_12)); } inline CDataProperty_t2806246268 * get_m_userProperty_12() const { return ___m_userProperty_12; } inline CDataProperty_t2806246268 ** get_address_of_m_userProperty_12() { return &___m_userProperty_12; } inline void set_m_userProperty_12(CDataProperty_t2806246268 * value) { ___m_userProperty_12 = value; Il2CppCodeGenWriteBarrier((&___m_userProperty_12), value); } inline static int32_t get_offset_of_m_WatchedNetProp_13() { return static_cast(offsetof(ISceneBaseObj_t858622483, ___m_WatchedNetProp_13)); } inline CProperty_t963755051 * get_m_WatchedNetProp_13() const { return ___m_WatchedNetProp_13; } inline CProperty_t963755051 ** get_address_of_m_WatchedNetProp_13() { return &___m_WatchedNetProp_13; } inline void set_m_WatchedNetProp_13(CProperty_t963755051 * value) { ___m_WatchedNetProp_13 = value; Il2CppCodeGenWriteBarrier((&___m_WatchedNetProp_13), value); } inline static int32_t get_offset_of_m_listTransform_14() { return static_cast(offsetof(ISceneBaseObj_t858622483, ___m_listTransform_14)); } inline List_1_t817360128 * get_m_listTransform_14() const { return ___m_listTransform_14; } inline List_1_t817360128 ** get_address_of_m_listTransform_14() { return &___m_listTransform_14; } inline void set_m_listTransform_14(List_1_t817360128 * value) { ___m_listTransform_14 = value; Il2CppCodeGenWriteBarrier((&___m_listTransform_14), value); } inline static int32_t get_offset_of_m_bEnable_15() { return static_cast(offsetof(ISceneBaseObj_t858622483, ___m_bEnable_15)); } inline bool get_m_bEnable_15() const { return ___m_bEnable_15; } inline bool* get_address_of_m_bEnable_15() { return &___m_bEnable_15; } inline void set_m_bEnable_15(bool value) { ___m_bEnable_15 = value; } inline static int32_t get_offset_of_m_bEnableTitle_16() { return static_cast(offsetof(ISceneBaseObj_t858622483, ___m_bEnableTitle_16)); } inline bool get_m_bEnableTitle_16() const { return ___m_bEnableTitle_16; } inline bool* get_address_of_m_bEnableTitle_16() { return &___m_bEnableTitle_16; } inline void set_m_bEnableTitle_16(bool value) { ___m_bEnableTitle_16 = value; } inline static int32_t get_offset_of_m_UserID_17() { return static_cast(offsetof(ISceneBaseObj_t858622483, ___m_UserID_17)); } inline int64_t get_m_UserID_17() const { return ___m_UserID_17; } inline int64_t* get_address_of_m_UserID_17() { return &___m_UserID_17; } inline void set_m_UserID_17(int64_t value) { ___m_UserID_17 = value; } inline static int32_t get_offset_of_m_AnimSite_18() { return static_cast(offsetof(ISceneBaseObj_t858622483, ___m_AnimSite_18)); } inline CAnimSite_t233742424 * get_m_AnimSite_18() const { return ___m_AnimSite_18; } inline CAnimSite_t233742424 ** get_address_of_m_AnimSite_18() { return &___m_AnimSite_18; } inline void set_m_AnimSite_18(CAnimSite_t233742424 * value) { ___m_AnimSite_18 = value; Il2CppCodeGenWriteBarrier((&___m_AnimSite_18), value); } inline static int32_t get_offset_of_m_skeletonSite_19() { return static_cast(offsetof(ISceneBaseObj_t858622483, ___m_skeletonSite_19)); } inline CSkeletonSite_t1178137573 * get_m_skeletonSite_19() const { return ___m_skeletonSite_19; } inline CSkeletonSite_t1178137573 ** get_address_of_m_skeletonSite_19() { return &___m_skeletonSite_19; } inline void set_m_skeletonSite_19(CSkeletonSite_t1178137573 * value) { ___m_skeletonSite_19 = value; Il2CppCodeGenWriteBarrier((&___m_skeletonSite_19), value); } inline static int32_t get_offset_of_m_audioSite_20() { return static_cast(offsetof(ISceneBaseObj_t858622483, ___m_audioSite_20)); } inline CAudioSite_t2953826499 * get_m_audioSite_20() const { return ___m_audioSite_20; } inline CAudioSite_t2953826499 ** get_address_of_m_audioSite_20() { return &___m_audioSite_20; } inline void set_m_audioSite_20(CAudioSite_t2953826499 * value) { ___m_audioSite_20 = value; Il2CppCodeGenWriteBarrier((&___m_audioSite_20), value); } inline static int32_t get_offset_of_m_roleState_21() { return static_cast(offsetof(ISceneBaseObj_t858622483, ___m_roleState_21)); } inline int32_t get_m_roleState_21() const { return ___m_roleState_21; } inline int32_t* get_address_of_m_roleState_21() { return &___m_roleState_21; } inline void set_m_roleState_21(int32_t value) { ___m_roleState_21 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ISCENEBASEOBJ_T858622483_H #ifndef MOTION_T1110556653_H #define MOTION_T1110556653_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Motion struct Motion_t1110556653 : public Object_t631007953 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // MOTION_T1110556653_H #ifndef ACTION_1_T2192385879_H #define ACTION_1_T2192385879_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Action`1> struct Action_1_t2192385879 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ACTION_1_T2192385879_H #ifndef DOGETTER_1_T1590246893_H #define DOGETTER_1_T1590246893_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.Core.DOGetter`1 struct DOGetter_1_t1590246893 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DOGETTER_1_T1590246893_H #ifndef DOSETTER_1_T2897559021_H #define DOSETTER_1_T2897559021_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.Core.DOSetter`1 struct DOSetter_1_t2897559021 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DOSETTER_1_T2897559021_H #ifndef ACTION_1_T2019918284_H #define ACTION_1_T2019918284_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Action`1 struct Action_1_t2019918284 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ACTION_1_T2019918284_H #ifndef TWEEN_T2342918553_H #define TWEEN_T2342918553_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.Tween struct Tween_t2342918553 : public ABSSequentiable_t3376041011 { public: // 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.String DG.Tweening.Tween::stringId String_t* ___stringId_7; // System.Int32 DG.Tweening.Tween::intId int32_t ___intId_8; // System.Object DG.Tweening.Tween::target RuntimeObject * ___target_9; // DG.Tweening.UpdateType DG.Tweening.Tween::updateType int32_t ___updateType_10; // System.Boolean DG.Tweening.Tween::isIndependentUpdate bool ___isIndependentUpdate_11; // DG.Tweening.TweenCallback DG.Tweening.Tween::onPlay TweenCallback_t3727756325 * ___onPlay_12; // DG.Tweening.TweenCallback DG.Tweening.Tween::onPause TweenCallback_t3727756325 * ___onPause_13; // DG.Tweening.TweenCallback DG.Tweening.Tween::onRewind TweenCallback_t3727756325 * ___onRewind_14; // DG.Tweening.TweenCallback DG.Tweening.Tween::onUpdate TweenCallback_t3727756325 * ___onUpdate_15; // DG.Tweening.TweenCallback DG.Tweening.Tween::onStepComplete TweenCallback_t3727756325 * ___onStepComplete_16; // DG.Tweening.TweenCallback DG.Tweening.Tween::onComplete TweenCallback_t3727756325 * ___onComplete_17; // DG.Tweening.TweenCallback DG.Tweening.Tween::onKill TweenCallback_t3727756325 * ___onKill_18; // DG.Tweening.TweenCallback`1 DG.Tweening.Tween::onWaypointChange TweenCallback_1_t3009965658 * ___onWaypointChange_19; // System.Boolean DG.Tweening.Tween::isFrom bool ___isFrom_20; // System.Boolean DG.Tweening.Tween::isBlendable bool ___isBlendable_21; // System.Boolean DG.Tweening.Tween::isRecyclable bool ___isRecyclable_22; // System.Boolean DG.Tweening.Tween::isSpeedBased bool ___isSpeedBased_23; // System.Boolean DG.Tweening.Tween::autoKill bool ___autoKill_24; // System.Single DG.Tweening.Tween::duration float ___duration_25; // System.Int32 DG.Tweening.Tween::loops int32_t ___loops_26; // DG.Tweening.LoopType DG.Tweening.Tween::loopType int32_t ___loopType_27; // System.Single DG.Tweening.Tween::delay float ___delay_28; // System.Boolean DG.Tweening.Tween::k__BackingField bool ___U3CisRelativeU3Ek__BackingField_29; // DG.Tweening.Ease DG.Tweening.Tween::easeType int32_t ___easeType_30; // DG.Tweening.EaseFunction DG.Tweening.Tween::customEase EaseFunction_t3531141372 * ___customEase_31; // System.Single DG.Tweening.Tween::easeOvershootOrAmplitude float ___easeOvershootOrAmplitude_32; // System.Single DG.Tweening.Tween::easePeriod float ___easePeriod_33; // System.Type DG.Tweening.Tween::typeofT1 Type_t * ___typeofT1_34; // System.Type DG.Tweening.Tween::typeofT2 Type_t * ___typeofT2_35; // System.Type DG.Tweening.Tween::typeofTPlugOptions Type_t * ___typeofTPlugOptions_36; // System.Boolean DG.Tweening.Tween::k__BackingField bool ___U3CactiveU3Ek__BackingField_37; // System.Boolean DG.Tweening.Tween::isSequenced bool ___isSequenced_38; // DG.Tweening.Sequence DG.Tweening.Tween::sequenceParent Sequence_t2050373119 * ___sequenceParent_39; // System.Int32 DG.Tweening.Tween::activeId int32_t ___activeId_40; // DG.Tweening.Core.Enums.SpecialStartupMode DG.Tweening.Tween::specialStartupMode int32_t ___specialStartupMode_41; // System.Boolean DG.Tweening.Tween::creationLocked bool ___creationLocked_42; // System.Boolean DG.Tweening.Tween::startupDone bool ___startupDone_43; // System.Boolean DG.Tweening.Tween::k__BackingField bool ___U3CplayedOnceU3Ek__BackingField_44; // System.Single DG.Tweening.Tween::k__BackingField float ___U3CpositionU3Ek__BackingField_45; // System.Single DG.Tweening.Tween::fullDuration float ___fullDuration_46; // System.Int32 DG.Tweening.Tween::completedLoops int32_t ___completedLoops_47; // System.Boolean DG.Tweening.Tween::isPlaying bool ___isPlaying_48; // System.Boolean DG.Tweening.Tween::isComplete bool ___isComplete_49; // System.Single DG.Tweening.Tween::elapsedDelay float ___elapsedDelay_50; // System.Boolean DG.Tweening.Tween::delayComplete bool ___delayComplete_51; // System.Int32 DG.Tweening.Tween::miscInt int32_t ___miscInt_52; public: inline static int32_t get_offset_of_timeScale_4() { return static_cast(offsetof(Tween_t2342918553, ___timeScale_4)); } inline float get_timeScale_4() const { return ___timeScale_4; } inline float* get_address_of_timeScale_4() { return &___timeScale_4; } inline void set_timeScale_4(float value) { ___timeScale_4 = value; } inline static int32_t get_offset_of_isBackwards_5() { return static_cast(offsetof(Tween_t2342918553, ___isBackwards_5)); } inline bool get_isBackwards_5() const { return ___isBackwards_5; } inline bool* get_address_of_isBackwards_5() { return &___isBackwards_5; } inline void set_isBackwards_5(bool value) { ___isBackwards_5 = value; } inline static int32_t get_offset_of_id_6() { return static_cast(offsetof(Tween_t2342918553, ___id_6)); } inline RuntimeObject * get_id_6() const { return ___id_6; } inline RuntimeObject ** get_address_of_id_6() { return &___id_6; } inline void set_id_6(RuntimeObject * value) { ___id_6 = value; Il2CppCodeGenWriteBarrier((&___id_6), value); } inline static int32_t get_offset_of_stringId_7() { return static_cast(offsetof(Tween_t2342918553, ___stringId_7)); } inline String_t* get_stringId_7() const { return ___stringId_7; } inline String_t** get_address_of_stringId_7() { return &___stringId_7; } inline void set_stringId_7(String_t* value) { ___stringId_7 = value; Il2CppCodeGenWriteBarrier((&___stringId_7), value); } inline static int32_t get_offset_of_intId_8() { return static_cast(offsetof(Tween_t2342918553, ___intId_8)); } inline int32_t get_intId_8() const { return ___intId_8; } inline int32_t* get_address_of_intId_8() { return &___intId_8; } inline void set_intId_8(int32_t value) { ___intId_8 = value; } inline static int32_t get_offset_of_target_9() { return static_cast(offsetof(Tween_t2342918553, ___target_9)); } inline RuntimeObject * get_target_9() const { return ___target_9; } inline RuntimeObject ** get_address_of_target_9() { return &___target_9; } inline void set_target_9(RuntimeObject * value) { ___target_9 = value; Il2CppCodeGenWriteBarrier((&___target_9), value); } inline static int32_t get_offset_of_updateType_10() { return static_cast(offsetof(Tween_t2342918553, ___updateType_10)); } inline int32_t get_updateType_10() const { return ___updateType_10; } inline int32_t* get_address_of_updateType_10() { return &___updateType_10; } inline void set_updateType_10(int32_t value) { ___updateType_10 = value; } inline static int32_t get_offset_of_isIndependentUpdate_11() { return static_cast(offsetof(Tween_t2342918553, ___isIndependentUpdate_11)); } inline bool get_isIndependentUpdate_11() const { return ___isIndependentUpdate_11; } inline bool* get_address_of_isIndependentUpdate_11() { return &___isIndependentUpdate_11; } inline void set_isIndependentUpdate_11(bool value) { ___isIndependentUpdate_11 = value; } inline static int32_t get_offset_of_onPlay_12() { return static_cast(offsetof(Tween_t2342918553, ___onPlay_12)); } inline TweenCallback_t3727756325 * get_onPlay_12() const { return ___onPlay_12; } inline TweenCallback_t3727756325 ** get_address_of_onPlay_12() { return &___onPlay_12; } inline void set_onPlay_12(TweenCallback_t3727756325 * value) { ___onPlay_12 = value; Il2CppCodeGenWriteBarrier((&___onPlay_12), value); } inline static int32_t get_offset_of_onPause_13() { return static_cast(offsetof(Tween_t2342918553, ___onPause_13)); } inline TweenCallback_t3727756325 * get_onPause_13() const { return ___onPause_13; } inline TweenCallback_t3727756325 ** get_address_of_onPause_13() { return &___onPause_13; } inline void set_onPause_13(TweenCallback_t3727756325 * value) { ___onPause_13 = value; Il2CppCodeGenWriteBarrier((&___onPause_13), value); } inline static int32_t get_offset_of_onRewind_14() { return static_cast(offsetof(Tween_t2342918553, ___onRewind_14)); } inline TweenCallback_t3727756325 * get_onRewind_14() const { return ___onRewind_14; } inline TweenCallback_t3727756325 ** get_address_of_onRewind_14() { return &___onRewind_14; } inline void set_onRewind_14(TweenCallback_t3727756325 * value) { ___onRewind_14 = value; Il2CppCodeGenWriteBarrier((&___onRewind_14), value); } inline static int32_t get_offset_of_onUpdate_15() { return static_cast(offsetof(Tween_t2342918553, ___onUpdate_15)); } inline TweenCallback_t3727756325 * get_onUpdate_15() const { return ___onUpdate_15; } inline TweenCallback_t3727756325 ** get_address_of_onUpdate_15() { return &___onUpdate_15; } inline void set_onUpdate_15(TweenCallback_t3727756325 * value) { ___onUpdate_15 = value; Il2CppCodeGenWriteBarrier((&___onUpdate_15), value); } inline static int32_t get_offset_of_onStepComplete_16() { return static_cast(offsetof(Tween_t2342918553, ___onStepComplete_16)); } inline TweenCallback_t3727756325 * get_onStepComplete_16() const { return ___onStepComplete_16; } inline TweenCallback_t3727756325 ** get_address_of_onStepComplete_16() { return &___onStepComplete_16; } inline void set_onStepComplete_16(TweenCallback_t3727756325 * value) { ___onStepComplete_16 = value; Il2CppCodeGenWriteBarrier((&___onStepComplete_16), value); } inline static int32_t get_offset_of_onComplete_17() { return static_cast(offsetof(Tween_t2342918553, ___onComplete_17)); } inline TweenCallback_t3727756325 * get_onComplete_17() const { return ___onComplete_17; } inline TweenCallback_t3727756325 ** get_address_of_onComplete_17() { return &___onComplete_17; } inline void set_onComplete_17(TweenCallback_t3727756325 * value) { ___onComplete_17 = value; Il2CppCodeGenWriteBarrier((&___onComplete_17), value); } inline static int32_t get_offset_of_onKill_18() { return static_cast(offsetof(Tween_t2342918553, ___onKill_18)); } inline TweenCallback_t3727756325 * get_onKill_18() const { return ___onKill_18; } inline TweenCallback_t3727756325 ** get_address_of_onKill_18() { return &___onKill_18; } inline void set_onKill_18(TweenCallback_t3727756325 * value) { ___onKill_18 = value; Il2CppCodeGenWriteBarrier((&___onKill_18), value); } inline static int32_t get_offset_of_onWaypointChange_19() { return static_cast(offsetof(Tween_t2342918553, ___onWaypointChange_19)); } inline TweenCallback_1_t3009965658 * get_onWaypointChange_19() const { return ___onWaypointChange_19; } inline TweenCallback_1_t3009965658 ** get_address_of_onWaypointChange_19() { return &___onWaypointChange_19; } inline void set_onWaypointChange_19(TweenCallback_1_t3009965658 * value) { ___onWaypointChange_19 = value; Il2CppCodeGenWriteBarrier((&___onWaypointChange_19), value); } inline static int32_t get_offset_of_isFrom_20() { return static_cast(offsetof(Tween_t2342918553, ___isFrom_20)); } inline bool get_isFrom_20() const { return ___isFrom_20; } inline bool* get_address_of_isFrom_20() { return &___isFrom_20; } inline void set_isFrom_20(bool value) { ___isFrom_20 = value; } inline static int32_t get_offset_of_isBlendable_21() { return static_cast(offsetof(Tween_t2342918553, ___isBlendable_21)); } inline bool get_isBlendable_21() const { return ___isBlendable_21; } inline bool* get_address_of_isBlendable_21() { return &___isBlendable_21; } inline void set_isBlendable_21(bool value) { ___isBlendable_21 = value; } inline static int32_t get_offset_of_isRecyclable_22() { return static_cast(offsetof(Tween_t2342918553, ___isRecyclable_22)); } inline bool get_isRecyclable_22() const { return ___isRecyclable_22; } inline bool* get_address_of_isRecyclable_22() { return &___isRecyclable_22; } inline void set_isRecyclable_22(bool value) { ___isRecyclable_22 = value; } inline static int32_t get_offset_of_isSpeedBased_23() { return static_cast(offsetof(Tween_t2342918553, ___isSpeedBased_23)); } inline bool get_isSpeedBased_23() const { return ___isSpeedBased_23; } inline bool* get_address_of_isSpeedBased_23() { return &___isSpeedBased_23; } inline void set_isSpeedBased_23(bool value) { ___isSpeedBased_23 = value; } inline static int32_t get_offset_of_autoKill_24() { return static_cast(offsetof(Tween_t2342918553, ___autoKill_24)); } inline bool get_autoKill_24() const { return ___autoKill_24; } inline bool* get_address_of_autoKill_24() { return &___autoKill_24; } inline void set_autoKill_24(bool value) { ___autoKill_24 = value; } inline static int32_t get_offset_of_duration_25() { return static_cast(offsetof(Tween_t2342918553, ___duration_25)); } inline float get_duration_25() const { return ___duration_25; } inline float* get_address_of_duration_25() { return &___duration_25; } inline void set_duration_25(float value) { ___duration_25 = value; } inline static int32_t get_offset_of_loops_26() { return static_cast(offsetof(Tween_t2342918553, ___loops_26)); } inline int32_t get_loops_26() const { return ___loops_26; } inline int32_t* get_address_of_loops_26() { return &___loops_26; } inline void set_loops_26(int32_t value) { ___loops_26 = value; } inline static int32_t get_offset_of_loopType_27() { return static_cast(offsetof(Tween_t2342918553, ___loopType_27)); } inline int32_t get_loopType_27() const { return ___loopType_27; } inline int32_t* get_address_of_loopType_27() { return &___loopType_27; } inline void set_loopType_27(int32_t value) { ___loopType_27 = value; } inline static int32_t get_offset_of_delay_28() { return static_cast(offsetof(Tween_t2342918553, ___delay_28)); } inline float get_delay_28() const { return ___delay_28; } inline float* get_address_of_delay_28() { return &___delay_28; } inline void set_delay_28(float value) { ___delay_28 = value; } inline static int32_t get_offset_of_U3CisRelativeU3Ek__BackingField_29() { return static_cast(offsetof(Tween_t2342918553, ___U3CisRelativeU3Ek__BackingField_29)); } inline bool get_U3CisRelativeU3Ek__BackingField_29() const { return ___U3CisRelativeU3Ek__BackingField_29; } inline bool* get_address_of_U3CisRelativeU3Ek__BackingField_29() { return &___U3CisRelativeU3Ek__BackingField_29; } inline void set_U3CisRelativeU3Ek__BackingField_29(bool value) { ___U3CisRelativeU3Ek__BackingField_29 = value; } inline static int32_t get_offset_of_easeType_30() { return static_cast(offsetof(Tween_t2342918553, ___easeType_30)); } inline int32_t get_easeType_30() const { return ___easeType_30; } inline int32_t* get_address_of_easeType_30() { return &___easeType_30; } inline void set_easeType_30(int32_t value) { ___easeType_30 = value; } inline static int32_t get_offset_of_customEase_31() { return static_cast(offsetof(Tween_t2342918553, ___customEase_31)); } inline EaseFunction_t3531141372 * get_customEase_31() const { return ___customEase_31; } inline EaseFunction_t3531141372 ** get_address_of_customEase_31() { return &___customEase_31; } inline void set_customEase_31(EaseFunction_t3531141372 * value) { ___customEase_31 = value; Il2CppCodeGenWriteBarrier((&___customEase_31), value); } inline static int32_t get_offset_of_easeOvershootOrAmplitude_32() { return static_cast(offsetof(Tween_t2342918553, ___easeOvershootOrAmplitude_32)); } inline float get_easeOvershootOrAmplitude_32() const { return ___easeOvershootOrAmplitude_32; } inline float* get_address_of_easeOvershootOrAmplitude_32() { return &___easeOvershootOrAmplitude_32; } inline void set_easeOvershootOrAmplitude_32(float value) { ___easeOvershootOrAmplitude_32 = value; } inline static int32_t get_offset_of_easePeriod_33() { return static_cast(offsetof(Tween_t2342918553, ___easePeriod_33)); } inline float get_easePeriod_33() const { return ___easePeriod_33; } inline float* get_address_of_easePeriod_33() { return &___easePeriod_33; } inline void set_easePeriod_33(float value) { ___easePeriod_33 = value; } inline static int32_t get_offset_of_typeofT1_34() { return static_cast(offsetof(Tween_t2342918553, ___typeofT1_34)); } inline Type_t * get_typeofT1_34() const { return ___typeofT1_34; } inline Type_t ** get_address_of_typeofT1_34() { return &___typeofT1_34; } inline void set_typeofT1_34(Type_t * value) { ___typeofT1_34 = value; Il2CppCodeGenWriteBarrier((&___typeofT1_34), value); } inline static int32_t get_offset_of_typeofT2_35() { return static_cast(offsetof(Tween_t2342918553, ___typeofT2_35)); } inline Type_t * get_typeofT2_35() const { return ___typeofT2_35; } inline Type_t ** get_address_of_typeofT2_35() { return &___typeofT2_35; } inline void set_typeofT2_35(Type_t * value) { ___typeofT2_35 = value; Il2CppCodeGenWriteBarrier((&___typeofT2_35), value); } inline static int32_t get_offset_of_typeofTPlugOptions_36() { return static_cast(offsetof(Tween_t2342918553, ___typeofTPlugOptions_36)); } inline Type_t * get_typeofTPlugOptions_36() const { return ___typeofTPlugOptions_36; } inline Type_t ** get_address_of_typeofTPlugOptions_36() { return &___typeofTPlugOptions_36; } inline void set_typeofTPlugOptions_36(Type_t * value) { ___typeofTPlugOptions_36 = value; Il2CppCodeGenWriteBarrier((&___typeofTPlugOptions_36), value); } inline static int32_t get_offset_of_U3CactiveU3Ek__BackingField_37() { return static_cast(offsetof(Tween_t2342918553, ___U3CactiveU3Ek__BackingField_37)); } inline bool get_U3CactiveU3Ek__BackingField_37() const { return ___U3CactiveU3Ek__BackingField_37; } inline bool* get_address_of_U3CactiveU3Ek__BackingField_37() { return &___U3CactiveU3Ek__BackingField_37; } inline void set_U3CactiveU3Ek__BackingField_37(bool value) { ___U3CactiveU3Ek__BackingField_37 = value; } inline static int32_t get_offset_of_isSequenced_38() { return static_cast(offsetof(Tween_t2342918553, ___isSequenced_38)); } inline bool get_isSequenced_38() const { return ___isSequenced_38; } inline bool* get_address_of_isSequenced_38() { return &___isSequenced_38; } inline void set_isSequenced_38(bool value) { ___isSequenced_38 = value; } inline static int32_t get_offset_of_sequenceParent_39() { return static_cast(offsetof(Tween_t2342918553, ___sequenceParent_39)); } inline Sequence_t2050373119 * get_sequenceParent_39() const { return ___sequenceParent_39; } inline Sequence_t2050373119 ** get_address_of_sequenceParent_39() { return &___sequenceParent_39; } inline void set_sequenceParent_39(Sequence_t2050373119 * value) { ___sequenceParent_39 = value; Il2CppCodeGenWriteBarrier((&___sequenceParent_39), value); } inline static int32_t get_offset_of_activeId_40() { return static_cast(offsetof(Tween_t2342918553, ___activeId_40)); } inline int32_t get_activeId_40() const { return ___activeId_40; } inline int32_t* get_address_of_activeId_40() { return &___activeId_40; } inline void set_activeId_40(int32_t value) { ___activeId_40 = value; } inline static int32_t get_offset_of_specialStartupMode_41() { return static_cast(offsetof(Tween_t2342918553, ___specialStartupMode_41)); } inline int32_t get_specialStartupMode_41() const { return ___specialStartupMode_41; } inline int32_t* get_address_of_specialStartupMode_41() { return &___specialStartupMode_41; } inline void set_specialStartupMode_41(int32_t value) { ___specialStartupMode_41 = value; } inline static int32_t get_offset_of_creationLocked_42() { return static_cast(offsetof(Tween_t2342918553, ___creationLocked_42)); } inline bool get_creationLocked_42() const { return ___creationLocked_42; } inline bool* get_address_of_creationLocked_42() { return &___creationLocked_42; } inline void set_creationLocked_42(bool value) { ___creationLocked_42 = value; } inline static int32_t get_offset_of_startupDone_43() { return static_cast(offsetof(Tween_t2342918553, ___startupDone_43)); } inline bool get_startupDone_43() const { return ___startupDone_43; } inline bool* get_address_of_startupDone_43() { return &___startupDone_43; } inline void set_startupDone_43(bool value) { ___startupDone_43 = value; } inline static int32_t get_offset_of_U3CplayedOnceU3Ek__BackingField_44() { return static_cast(offsetof(Tween_t2342918553, ___U3CplayedOnceU3Ek__BackingField_44)); } inline bool get_U3CplayedOnceU3Ek__BackingField_44() const { return ___U3CplayedOnceU3Ek__BackingField_44; } inline bool* get_address_of_U3CplayedOnceU3Ek__BackingField_44() { return &___U3CplayedOnceU3Ek__BackingField_44; } inline void set_U3CplayedOnceU3Ek__BackingField_44(bool value) { ___U3CplayedOnceU3Ek__BackingField_44 = value; } inline static int32_t get_offset_of_U3CpositionU3Ek__BackingField_45() { return static_cast(offsetof(Tween_t2342918553, ___U3CpositionU3Ek__BackingField_45)); } inline float get_U3CpositionU3Ek__BackingField_45() const { return ___U3CpositionU3Ek__BackingField_45; } inline float* get_address_of_U3CpositionU3Ek__BackingField_45() { return &___U3CpositionU3Ek__BackingField_45; } inline void set_U3CpositionU3Ek__BackingField_45(float value) { ___U3CpositionU3Ek__BackingField_45 = value; } inline static int32_t get_offset_of_fullDuration_46() { return static_cast(offsetof(Tween_t2342918553, ___fullDuration_46)); } inline float get_fullDuration_46() const { return ___fullDuration_46; } inline float* get_address_of_fullDuration_46() { return &___fullDuration_46; } inline void set_fullDuration_46(float value) { ___fullDuration_46 = value; } inline static int32_t get_offset_of_completedLoops_47() { return static_cast(offsetof(Tween_t2342918553, ___completedLoops_47)); } inline int32_t get_completedLoops_47() const { return ___completedLoops_47; } inline int32_t* get_address_of_completedLoops_47() { return &___completedLoops_47; } inline void set_completedLoops_47(int32_t value) { ___completedLoops_47 = value; } inline static int32_t get_offset_of_isPlaying_48() { return static_cast(offsetof(Tween_t2342918553, ___isPlaying_48)); } inline bool get_isPlaying_48() const { return ___isPlaying_48; } inline bool* get_address_of_isPlaying_48() { return &___isPlaying_48; } inline void set_isPlaying_48(bool value) { ___isPlaying_48 = value; } inline static int32_t get_offset_of_isComplete_49() { return static_cast(offsetof(Tween_t2342918553, ___isComplete_49)); } inline bool get_isComplete_49() const { return ___isComplete_49; } inline bool* get_address_of_isComplete_49() { return &___isComplete_49; } inline void set_isComplete_49(bool value) { ___isComplete_49 = value; } inline static int32_t get_offset_of_elapsedDelay_50() { return static_cast(offsetof(Tween_t2342918553, ___elapsedDelay_50)); } inline float get_elapsedDelay_50() const { return ___elapsedDelay_50; } inline float* get_address_of_elapsedDelay_50() { return &___elapsedDelay_50; } inline void set_elapsedDelay_50(float value) { ___elapsedDelay_50 = value; } inline static int32_t get_offset_of_delayComplete_51() { return static_cast(offsetof(Tween_t2342918553, ___delayComplete_51)); } inline bool get_delayComplete_51() const { return ___delayComplete_51; } inline bool* get_address_of_delayComplete_51() { return &___delayComplete_51; } inline void set_delayComplete_51(bool value) { ___delayComplete_51 = value; } inline static int32_t get_offset_of_miscInt_52() { return static_cast(offsetof(Tween_t2342918553, ___miscInt_52)); } inline int32_t get_miscInt_52() const { return ___miscInt_52; } inline int32_t* get_address_of_miscInt_52() { return &___miscInt_52; } inline void set_miscInt_52(int32_t value) { ___miscInt_52 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TWEEN_T2342918553_H #ifndef ACTION_2_T2799970140_H #define ACTION_2_T2799970140_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Action`2 struct Action_2_t2799970140 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ACTION_2_T2799970140_H #ifndef ACTION_4_T2634302908_H #define ACTION_4_T2634302908_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Action`4 struct Action_4_t2634302908 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ACTION_4_T2634302908_H #ifndef ACTION_1_T2972437735_H #define ACTION_1_T2972437735_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Action`1> struct Action_1_t2972437735 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ACTION_1_T2972437735_H #ifndef CANVASGROUP_T4083511760_H #define CANVASGROUP_T4083511760_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.CanvasGroup struct CanvasGroup_t4083511760 : public Component_t1923634451 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CANVASGROUP_T4083511760_H #ifndef FILESYSTEMINFO_T3745885336_H #define FILESYSTEMINFO_T3745885336_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.IO.FileSystemInfo struct FileSystemInfo_t3745885336 : public MarshalByRefObject_t2760389100 { public: // System.String System.IO.FileSystemInfo::FullPath String_t* ___FullPath_1; // System.String System.IO.FileSystemInfo::OriginalPath String_t* ___OriginalPath_2; // System.IO.MonoIOStat System.IO.FileSystemInfo::stat MonoIOStat_t592533987 ___stat_3; // System.Boolean System.IO.FileSystemInfo::valid bool ___valid_4; public: inline static int32_t get_offset_of_FullPath_1() { return static_cast(offsetof(FileSystemInfo_t3745885336, ___FullPath_1)); } inline String_t* get_FullPath_1() const { return ___FullPath_1; } inline String_t** get_address_of_FullPath_1() { return &___FullPath_1; } inline void set_FullPath_1(String_t* value) { ___FullPath_1 = value; Il2CppCodeGenWriteBarrier((&___FullPath_1), value); } inline static int32_t get_offset_of_OriginalPath_2() { return static_cast(offsetof(FileSystemInfo_t3745885336, ___OriginalPath_2)); } inline String_t* get_OriginalPath_2() const { return ___OriginalPath_2; } inline String_t** get_address_of_OriginalPath_2() { return &___OriginalPath_2; } inline void set_OriginalPath_2(String_t* value) { ___OriginalPath_2 = value; Il2CppCodeGenWriteBarrier((&___OriginalPath_2), value); } inline static int32_t get_offset_of_stat_3() { return static_cast(offsetof(FileSystemInfo_t3745885336, ___stat_3)); } inline MonoIOStat_t592533987 get_stat_3() const { return ___stat_3; } inline MonoIOStat_t592533987 * get_address_of_stat_3() { return &___stat_3; } inline void set_stat_3(MonoIOStat_t592533987 value) { ___stat_3 = value; } inline static int32_t get_offset_of_valid_4() { return static_cast(offsetof(FileSystemInfo_t3745885336, ___valid_4)); } inline bool get_valid_4() const { return ___valid_4; } inline bool* get_address_of_valid_4() { return &___valid_4; } inline void set_valid_4(bool value) { ___valid_4 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FILESYSTEMINFO_T3745885336_H #ifndef DOSETTER_1_T3352036663_H #define DOSETTER_1_T3352036663_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.Core.DOSetter`1 struct DOSetter_1_t3352036663 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DOSETTER_1_T3352036663_H #ifndef DOGETTER_1_T2044724535_H #define DOGETTER_1_T2044724535_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.Core.DOGetter`1 struct DOGetter_1_t2044724535 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DOGETTER_1_T2044724535_H #ifndef RENDERER_T2627027031_H #define RENDERER_T2627027031_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Renderer struct Renderer_t2627027031 : public Component_t1923634451 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // RENDERER_T2627027031_H #ifndef TEXTURE2D_T3840446185_H #define TEXTURE2D_T3840446185_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Texture2D struct Texture2D_t3840446185 : public Texture_t3661962703 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TEXTURE2D_T3840446185_H #ifndef DOSETTER_1_T3605794656_H #define DOSETTER_1_T3605794656_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.Core.DOSetter`1 struct DOSetter_1_t3605794656 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DOSETTER_1_T3605794656_H #ifndef DOSETTER_1_T477454500_H #define DOSETTER_1_T477454500_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.Core.DOSetter`1 struct DOSetter_1_t477454500 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DOSETTER_1_T477454500_H #ifndef ANIMATIONCLIP_T2318505987_H #define ANIMATIONCLIP_T2318505987_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.AnimationClip struct AnimationClip_t2318505987 : public Motion_t1110556653 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ANIMATIONCLIP_T2318505987_H #ifndef RIGIDBODY2D_T939494601_H #define RIGIDBODY2D_T939494601_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Rigidbody2D struct Rigidbody2D_t939494601 : public Component_t1923634451 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // RIGIDBODY2D_T939494601_H #ifndef TRANSFORM_T3600365921_H #define TRANSFORM_T3600365921_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Transform struct Transform_t3600365921 : public Component_t1923634451 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TRANSFORM_T3600365921_H #ifndef PARTICLESYSTEM_T1800779281_H #define PARTICLESYSTEM_T1800779281_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.ParticleSystem struct ParticleSystem_t1800779281 : public Component_t1923634451 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // PARTICLESYSTEM_T1800779281_H #ifndef DOGETTER_1_T1899025727_H #define DOGETTER_1_T1899025727_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.Core.DOGetter`1 struct DOGetter_1_t1899025727 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DOGETTER_1_T1899025727_H #ifndef TWEENCALLBACK_T3727756325_H #define TWEENCALLBACK_T3727756325_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.TweenCallback struct TweenCallback_t3727756325 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TWEENCALLBACK_T3727756325_H #ifndef DOSETTER_1_T3206337855_H #define DOSETTER_1_T3206337855_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.Core.DOSetter`1 struct DOSetter_1_t3206337855 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DOSETTER_1_T3206337855_H #ifndef DOGETTER_1_T2298482528_H #define DOGETTER_1_T2298482528_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.Core.DOGetter`1 struct DOGetter_1_t2298482528 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DOGETTER_1_T2298482528_H #ifndef DOGETTER_1_T3465109668_H #define DOGETTER_1_T3465109668_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.Core.DOGetter`1 struct DOGetter_1_t3465109668 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DOGETTER_1_T3465109668_H #ifndef ISCENEAVATARBODY_T3588558973_H #define ISCENEAVATARBODY_T3588558973_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Scene.ISceneAvatarBody struct ISceneAvatarBody_t3588558973 : public ISceneBaseObj_t858622483 { public: // DMCore.Framework.Scene.CRoleModelFace DMCore.Framework.Scene.ISceneAvatarBody::m_RoleFace CRoleModelFace_t1285730091 * ___m_RoleFace_23; // DMCore.Framework.Scene.CAvatarSite DMCore.Framework.Scene.ISceneAvatarBody::m_avatarSite CAvatarSite_t1752665925 * ___m_avatarSite_24; // DMCore.Framework.CRoleEffectManager DMCore.Framework.Scene.ISceneAvatarBody::m_effectSite CRoleEffectManager_t3637256918 * ___m_effectSite_25; // System.Int32 DMCore.Framework.Scene.ISceneAvatarBody::m_suitID int32_t ___m_suitID_26; // System.Boolean DMCore.Framework.Scene.ISceneAvatarBody::m_IsNeedModelItemBindBone bool ___m_IsNeedModelItemBindBone_27; public: inline static int32_t get_offset_of_m_RoleFace_23() { return static_cast(offsetof(ISceneAvatarBody_t3588558973, ___m_RoleFace_23)); } inline CRoleModelFace_t1285730091 * get_m_RoleFace_23() const { return ___m_RoleFace_23; } inline CRoleModelFace_t1285730091 ** get_address_of_m_RoleFace_23() { return &___m_RoleFace_23; } inline void set_m_RoleFace_23(CRoleModelFace_t1285730091 * value) { ___m_RoleFace_23 = value; Il2CppCodeGenWriteBarrier((&___m_RoleFace_23), value); } inline static int32_t get_offset_of_m_avatarSite_24() { return static_cast(offsetof(ISceneAvatarBody_t3588558973, ___m_avatarSite_24)); } inline CAvatarSite_t1752665925 * get_m_avatarSite_24() const { return ___m_avatarSite_24; } inline CAvatarSite_t1752665925 ** get_address_of_m_avatarSite_24() { return &___m_avatarSite_24; } inline void set_m_avatarSite_24(CAvatarSite_t1752665925 * value) { ___m_avatarSite_24 = value; Il2CppCodeGenWriteBarrier((&___m_avatarSite_24), value); } inline static int32_t get_offset_of_m_effectSite_25() { return static_cast(offsetof(ISceneAvatarBody_t3588558973, ___m_effectSite_25)); } inline CRoleEffectManager_t3637256918 * get_m_effectSite_25() const { return ___m_effectSite_25; } inline CRoleEffectManager_t3637256918 ** get_address_of_m_effectSite_25() { return &___m_effectSite_25; } inline void set_m_effectSite_25(CRoleEffectManager_t3637256918 * value) { ___m_effectSite_25 = value; Il2CppCodeGenWriteBarrier((&___m_effectSite_25), value); } inline static int32_t get_offset_of_m_suitID_26() { return static_cast(offsetof(ISceneAvatarBody_t3588558973, ___m_suitID_26)); } inline int32_t get_m_suitID_26() const { return ___m_suitID_26; } inline int32_t* get_address_of_m_suitID_26() { return &___m_suitID_26; } inline void set_m_suitID_26(int32_t value) { ___m_suitID_26 = value; } inline static int32_t get_offset_of_m_IsNeedModelItemBindBone_27() { return static_cast(offsetof(ISceneAvatarBody_t3588558973, ___m_IsNeedModelItemBindBone_27)); } inline bool get_m_IsNeedModelItemBindBone_27() const { return ___m_IsNeedModelItemBindBone_27; } inline bool* get_address_of_m_IsNeedModelItemBindBone_27() { return &___m_IsNeedModelItemBindBone_27; } inline void set_m_IsNeedModelItemBindBone_27(bool value) { ___m_IsNeedModelItemBindBone_27 = value; } }; struct ISceneAvatarBody_t3588558973_StaticFields { public: // System.String DMCore.Framework.Scene.ISceneAvatarBody::s_EuqipWords String_t* ___s_EuqipWords_22; public: inline static int32_t get_offset_of_s_EuqipWords_22() { return static_cast(offsetof(ISceneAvatarBody_t3588558973_StaticFields, ___s_EuqipWords_22)); } inline String_t* get_s_EuqipWords_22() const { return ___s_EuqipWords_22; } inline String_t** get_address_of_s_EuqipWords_22() { return &___s_EuqipWords_22; } inline void set_s_EuqipWords_22(String_t* value) { ___s_EuqipWords_22 = value; Il2CppCodeGenWriteBarrier((&___s_EuqipWords_22), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ISCENEAVATARBODY_T3588558973_H #ifndef BEHAVIOUR_T1437897464_H #define BEHAVIOUR_T1437897464_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Behaviour struct Behaviour_t1437897464 : public Component_t1923634451 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // BEHAVIOUR_T1437897464_H #ifndef CTIMESTAMP_PHONE_T1698369179_H #define CTIMESTAMP_PHONE_T1698369179_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Misc.CTimeStamp_Phone struct CTimeStamp_Phone_t1698369179 : public RuntimeObject { public: // System.DateTime DMCore.Framework.Misc.CTimeStamp_Phone::m_start DateTime_t3738529785 ___m_start_0; public: inline static int32_t get_offset_of_m_start_0() { return static_cast(offsetof(CTimeStamp_Phone_t1698369179, ___m_start_0)); } inline DateTime_t3738529785 get_m_start_0() const { return ___m_start_0; } inline DateTime_t3738529785 * get_address_of_m_start_0() { return &___m_start_0; } inline void set_m_start_0(DateTime_t3738529785 value) { ___m_start_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CTIMESTAMP_PHONE_T1698369179_H #ifndef RIGIDBODY_T3916780224_H #define RIGIDBODY_T3916780224_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Rigidbody struct Rigidbody_t3916780224 : public Component_t1923634451 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // RIGIDBODY_T3916780224_H #ifndef DOSETTER_1_T2447375106_H #define DOSETTER_1_T2447375106_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.Core.DOSetter`1 struct DOSetter_1_t2447375106 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DOSETTER_1_T2447375106_H #ifndef DOGETTER_1_T1140062978_H #define DOGETTER_1_T1140062978_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.Core.DOGetter`1 struct DOGetter_1_t1140062978 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DOGETTER_1_T1140062978_H #ifndef ANIMATION_T3648466861_H #define ANIMATION_T3648466861_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Animation struct Animation_t3648466861 : public Behaviour_t1437897464 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ANIMATION_T3648466861_H #ifndef SPRITERENDERER_T3235626157_H #define SPRITERENDERER_T3235626157_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.SpriteRenderer struct SpriteRenderer_t3235626157 : public Renderer_t2627027031 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SPRITERENDERER_T3235626157_H #ifndef SEQUENCE_T2050373119_H #define SEQUENCE_T2050373119_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.Sequence struct Sequence_t2050373119 : public Tween_t2342918553 { public: // System.Collections.Generic.List`1 DG.Tweening.Sequence::sequencedTweens List_1_t3814993295 * ___sequencedTweens_53; // System.Collections.Generic.List`1 DG.Tweening.Sequence::_sequencedObjs List_1_t553148457 * ____sequencedObjs_54; // System.Single DG.Tweening.Sequence::lastTweenInsertTime float ___lastTweenInsertTime_55; public: inline static int32_t get_offset_of_sequencedTweens_53() { return static_cast(offsetof(Sequence_t2050373119, ___sequencedTweens_53)); } inline List_1_t3814993295 * get_sequencedTweens_53() const { return ___sequencedTweens_53; } inline List_1_t3814993295 ** get_address_of_sequencedTweens_53() { return &___sequencedTweens_53; } inline void set_sequencedTweens_53(List_1_t3814993295 * value) { ___sequencedTweens_53 = value; Il2CppCodeGenWriteBarrier((&___sequencedTweens_53), value); } inline static int32_t get_offset_of__sequencedObjs_54() { return static_cast(offsetof(Sequence_t2050373119, ____sequencedObjs_54)); } inline List_1_t553148457 * get__sequencedObjs_54() const { return ____sequencedObjs_54; } inline List_1_t553148457 ** get_address_of__sequencedObjs_54() { return &____sequencedObjs_54; } inline void set__sequencedObjs_54(List_1_t553148457 * value) { ____sequencedObjs_54 = value; Il2CppCodeGenWriteBarrier((&____sequencedObjs_54), value); } inline static int32_t get_offset_of_lastTweenInsertTime_55() { return static_cast(offsetof(Sequence_t2050373119, ___lastTweenInsertTime_55)); } inline float get_lastTweenInsertTime_55() const { return ___lastTweenInsertTime_55; } inline float* get_address_of_lastTweenInsertTime_55() { return &___lastTweenInsertTime_55; } inline void set_lastTweenInsertTime_55(float value) { ___lastTweenInsertTime_55 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SEQUENCE_T2050373119_H #ifndef CAMERA_T4157153871_H #define CAMERA_T4157153871_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Camera struct Camera_t4157153871 : public Behaviour_t1437897464 { public: public: }; struct Camera_t4157153871_StaticFields { public: // UnityEngine.Camera/CameraCallback UnityEngine.Camera::onPreCull CameraCallback_t190067161 * ___onPreCull_2; // UnityEngine.Camera/CameraCallback UnityEngine.Camera::onPreRender CameraCallback_t190067161 * ___onPreRender_3; // UnityEngine.Camera/CameraCallback UnityEngine.Camera::onPostRender CameraCallback_t190067161 * ___onPostRender_4; public: inline static int32_t get_offset_of_onPreCull_2() { return static_cast(offsetof(Camera_t4157153871_StaticFields, ___onPreCull_2)); } inline CameraCallback_t190067161 * get_onPreCull_2() const { return ___onPreCull_2; } inline CameraCallback_t190067161 ** get_address_of_onPreCull_2() { return &___onPreCull_2; } inline void set_onPreCull_2(CameraCallback_t190067161 * value) { ___onPreCull_2 = value; Il2CppCodeGenWriteBarrier((&___onPreCull_2), value); } inline static int32_t get_offset_of_onPreRender_3() { return static_cast(offsetof(Camera_t4157153871_StaticFields, ___onPreRender_3)); } inline CameraCallback_t190067161 * get_onPreRender_3() const { return ___onPreRender_3; } inline CameraCallback_t190067161 ** get_address_of_onPreRender_3() { return &___onPreRender_3; } inline void set_onPreRender_3(CameraCallback_t190067161 * value) { ___onPreRender_3 = value; Il2CppCodeGenWriteBarrier((&___onPreRender_3), value); } inline static int32_t get_offset_of_onPostRender_4() { return static_cast(offsetof(Camera_t4157153871_StaticFields, ___onPostRender_4)); } inline CameraCallback_t190067161 * get_onPostRender_4() const { return ___onPostRender_4; } inline CameraCallback_t190067161 ** get_address_of_onPostRender_4() { return &___onPostRender_4; } inline void set_onPostRender_4(CameraCallback_t190067161 * value) { ___onPostRender_4 = value; Il2CppCodeGenWriteBarrier((&___onPostRender_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CAMERA_T4157153871_H #ifndef RECTTRANSFORM_T3704657025_H #define RECTTRANSFORM_T3704657025_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.RectTransform struct RectTransform_t3704657025 : public Transform_t3600365921 { public: public: }; struct RectTransform_t3704657025_StaticFields { public: // UnityEngine.RectTransform/ReapplyDrivenProperties UnityEngine.RectTransform::reapplyDrivenProperties ReapplyDrivenProperties_t1258266594 * ___reapplyDrivenProperties_2; public: inline static int32_t get_offset_of_reapplyDrivenProperties_2() { return static_cast(offsetof(RectTransform_t3704657025_StaticFields, ___reapplyDrivenProperties_2)); } inline ReapplyDrivenProperties_t1258266594 * get_reapplyDrivenProperties_2() const { return ___reapplyDrivenProperties_2; } inline ReapplyDrivenProperties_t1258266594 ** get_address_of_reapplyDrivenProperties_2() { return &___reapplyDrivenProperties_2; } inline void set_reapplyDrivenProperties_2(ReapplyDrivenProperties_t1258266594 * value) { ___reapplyDrivenProperties_2 = value; Il2CppCodeGenWriteBarrier((&___reapplyDrivenProperties_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // RECTTRANSFORM_T3704657025_H #ifndef TWEENER_T436044680_H #define TWEENER_T436044680_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.Tweener struct Tweener_t436044680 : public Tween_t2342918553 { public: // System.Boolean DG.Tweening.Tweener::hasManuallySetStartValue bool ___hasManuallySetStartValue_53; // System.Boolean DG.Tweening.Tweener::isFromAllowed bool ___isFromAllowed_54; public: inline static int32_t get_offset_of_hasManuallySetStartValue_53() { return static_cast(offsetof(Tweener_t436044680, ___hasManuallySetStartValue_53)); } inline bool get_hasManuallySetStartValue_53() const { return ___hasManuallySetStartValue_53; } inline bool* get_address_of_hasManuallySetStartValue_53() { return &___hasManuallySetStartValue_53; } inline void set_hasManuallySetStartValue_53(bool value) { ___hasManuallySetStartValue_53 = value; } inline static int32_t get_offset_of_isFromAllowed_54() { return static_cast(offsetof(Tweener_t436044680, ___isFromAllowed_54)); } inline bool get_isFromAllowed_54() const { return ___isFromAllowed_54; } inline bool* get_address_of_isFromAllowed_54() { return &___isFromAllowed_54; } inline void set_isFromAllowed_54(bool value) { ___isFromAllowed_54 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TWEENER_T436044680_H #ifndef MONOBEHAVIOUR_T3962482529_H #define MONOBEHAVIOUR_T3962482529_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.MonoBehaviour struct MonoBehaviour_t3962482529 : public Behaviour_t1437897464 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // MONOBEHAVIOUR_T3962482529_H #ifndef DIRECTORYINFO_T35957480_H #define DIRECTORYINFO_T35957480_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.IO.DirectoryInfo struct DirectoryInfo_t35957480 : public FileSystemInfo_t3745885336 { public: // System.String System.IO.DirectoryInfo::current String_t* ___current_5; // System.String System.IO.DirectoryInfo::parent String_t* ___parent_6; public: inline static int32_t get_offset_of_current_5() { return static_cast(offsetof(DirectoryInfo_t35957480, ___current_5)); } inline String_t* get_current_5() const { return ___current_5; } inline String_t** get_address_of_current_5() { return &___current_5; } inline void set_current_5(String_t* value) { ___current_5 = value; Il2CppCodeGenWriteBarrier((&___current_5), value); } inline static int32_t get_offset_of_parent_6() { return static_cast(offsetof(DirectoryInfo_t35957480, ___parent_6)); } inline String_t* get_parent_6() const { return ___parent_6; } inline String_t** get_address_of_parent_6() { return &___parent_6; } inline void set_parent_6(String_t* value) { ___parent_6 = value; Il2CppCodeGenWriteBarrier((&___parent_6), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DIRECTORYINFO_T35957480_H #ifndef AUDIOSOURCE_T3935305588_H #define AUDIOSOURCE_T3935305588_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.AudioSource struct AudioSource_t3935305588 : public Behaviour_t1437897464 { public: // UnityEngine.AudioSourceExtension UnityEngine.AudioSource::spatializerExtension AudioSourceExtension_t3064908834 * ___spatializerExtension_2; // UnityEngine.AudioSourceExtension UnityEngine.AudioSource::ambisonicExtension AudioSourceExtension_t3064908834 * ___ambisonicExtension_3; public: inline static int32_t get_offset_of_spatializerExtension_2() { return static_cast(offsetof(AudioSource_t3935305588, ___spatializerExtension_2)); } inline AudioSourceExtension_t3064908834 * get_spatializerExtension_2() const { return ___spatializerExtension_2; } inline AudioSourceExtension_t3064908834 ** get_address_of_spatializerExtension_2() { return &___spatializerExtension_2; } inline void set_spatializerExtension_2(AudioSourceExtension_t3064908834 * value) { ___spatializerExtension_2 = value; Il2CppCodeGenWriteBarrier((&___spatializerExtension_2), value); } inline static int32_t get_offset_of_ambisonicExtension_3() { return static_cast(offsetof(AudioSource_t3935305588, ___ambisonicExtension_3)); } inline AudioSourceExtension_t3064908834 * get_ambisonicExtension_3() const { return ___ambisonicExtension_3; } inline AudioSourceExtension_t3064908834 ** get_address_of_ambisonicExtension_3() { return &___ambisonicExtension_3; } inline void set_ambisonicExtension_3(AudioSourceExtension_t3064908834 * value) { ___ambisonicExtension_3 = value; Il2CppCodeGenWriteBarrier((&___ambisonicExtension_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // AUDIOSOURCE_T3935305588_H #ifndef TWEENERCORE_3_T884556411_H #define TWEENERCORE_3_T884556411_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.Core.TweenerCore`3 struct TweenerCore_3_t884556411 : public Tweener_t436044680 { public: // T2 DG.Tweening.Core.TweenerCore`3::startValue float ___startValue_55; // T2 DG.Tweening.Core.TweenerCore`3::endValue float ___endValue_56; // T2 DG.Tweening.Core.TweenerCore`3::changeValue float ___changeValue_57; // TPlugOptions DG.Tweening.Core.TweenerCore`3::plugOptions FloatOptions_t1203667100 ___plugOptions_58; // DG.Tweening.Core.DOGetter`1 DG.Tweening.Core.TweenerCore`3::getter DOGetter_1_t1140062978 * ___getter_59; // DG.Tweening.Core.DOSetter`1 DG.Tweening.Core.TweenerCore`3::setter DOSetter_1_t2447375106 * ___setter_60; // DG.Tweening.Plugins.Core.ABSTweenPlugin`3 DG.Tweening.Core.TweenerCore`3::tweenPlugin ABSTweenPlugin_3_t420566061 * ___tweenPlugin_61; public: inline static int32_t get_offset_of_startValue_55() { return static_cast(offsetof(TweenerCore_3_t884556411, ___startValue_55)); } inline float get_startValue_55() const { return ___startValue_55; } inline float* get_address_of_startValue_55() { return &___startValue_55; } inline void set_startValue_55(float value) { ___startValue_55 = value; } inline static int32_t get_offset_of_endValue_56() { return static_cast(offsetof(TweenerCore_3_t884556411, ___endValue_56)); } inline float get_endValue_56() const { return ___endValue_56; } inline float* get_address_of_endValue_56() { return &___endValue_56; } inline void set_endValue_56(float value) { ___endValue_56 = value; } inline static int32_t get_offset_of_changeValue_57() { return static_cast(offsetof(TweenerCore_3_t884556411, ___changeValue_57)); } inline float get_changeValue_57() const { return ___changeValue_57; } inline float* get_address_of_changeValue_57() { return &___changeValue_57; } inline void set_changeValue_57(float value) { ___changeValue_57 = value; } inline static int32_t get_offset_of_plugOptions_58() { return static_cast(offsetof(TweenerCore_3_t884556411, ___plugOptions_58)); } inline FloatOptions_t1203667100 get_plugOptions_58() const { return ___plugOptions_58; } inline FloatOptions_t1203667100 * get_address_of_plugOptions_58() { return &___plugOptions_58; } inline void set_plugOptions_58(FloatOptions_t1203667100 value) { ___plugOptions_58 = value; } inline static int32_t get_offset_of_getter_59() { return static_cast(offsetof(TweenerCore_3_t884556411, ___getter_59)); } inline DOGetter_1_t1140062978 * get_getter_59() const { return ___getter_59; } inline DOGetter_1_t1140062978 ** get_address_of_getter_59() { return &___getter_59; } inline void set_getter_59(DOGetter_1_t1140062978 * value) { ___getter_59 = value; Il2CppCodeGenWriteBarrier((&___getter_59), value); } inline static int32_t get_offset_of_setter_60() { return static_cast(offsetof(TweenerCore_3_t884556411, ___setter_60)); } inline DOSetter_1_t2447375106 * get_setter_60() const { return ___setter_60; } inline DOSetter_1_t2447375106 ** get_address_of_setter_60() { return &___setter_60; } inline void set_setter_60(DOSetter_1_t2447375106 * value) { ___setter_60 = value; Il2CppCodeGenWriteBarrier((&___setter_60), value); } inline static int32_t get_offset_of_tweenPlugin_61() { return static_cast(offsetof(TweenerCore_3_t884556411, ___tweenPlugin_61)); } inline ABSTweenPlugin_3_t420566061 * get_tweenPlugin_61() const { return ___tweenPlugin_61; } inline ABSTweenPlugin_3_t420566061 ** get_address_of_tweenPlugin_61() { return &___tweenPlugin_61; } inline void set_tweenPlugin_61(ABSTweenPlugin_3_t420566061 * value) { ___tweenPlugin_61 = value; Il2CppCodeGenWriteBarrier((&___tweenPlugin_61), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TWEENERCORE_3_T884556411_H #ifndef TWEENERCORE_3_T951858585_H #define TWEENERCORE_3_T951858585_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.Core.TweenerCore`3 struct TweenerCore_3_t951858585 : public Tweener_t436044680 { public: // T2 DG.Tweening.Core.TweenerCore`3::startValue Vector3U5BU5D_t1718750761* ___startValue_55; // T2 DG.Tweening.Core.TweenerCore`3::endValue Vector3U5BU5D_t1718750761* ___endValue_56; // T2 DG.Tweening.Core.TweenerCore`3::changeValue Vector3U5BU5D_t1718750761* ___changeValue_57; // TPlugOptions DG.Tweening.Core.TweenerCore`3::plugOptions Vector3ArrayOptions_t534739431 ___plugOptions_58; // DG.Tweening.Core.DOGetter`1 DG.Tweening.Core.TweenerCore`3::getter DOGetter_1_t3465109668 * ___getter_59; // DG.Tweening.Core.DOSetter`1 DG.Tweening.Core.TweenerCore`3::setter DOSetter_1_t477454500 * ___setter_60; // DG.Tweening.Plugins.Core.ABSTweenPlugin`3 DG.Tweening.Core.TweenerCore`3::tweenPlugin ABSTweenPlugin_3_t487868235 * ___tweenPlugin_61; public: inline static int32_t get_offset_of_startValue_55() { return static_cast(offsetof(TweenerCore_3_t951858585, ___startValue_55)); } inline Vector3U5BU5D_t1718750761* get_startValue_55() const { return ___startValue_55; } inline Vector3U5BU5D_t1718750761** get_address_of_startValue_55() { return &___startValue_55; } inline void set_startValue_55(Vector3U5BU5D_t1718750761* value) { ___startValue_55 = value; Il2CppCodeGenWriteBarrier((&___startValue_55), value); } inline static int32_t get_offset_of_endValue_56() { return static_cast(offsetof(TweenerCore_3_t951858585, ___endValue_56)); } inline Vector3U5BU5D_t1718750761* get_endValue_56() const { return ___endValue_56; } inline Vector3U5BU5D_t1718750761** get_address_of_endValue_56() { return &___endValue_56; } inline void set_endValue_56(Vector3U5BU5D_t1718750761* value) { ___endValue_56 = value; Il2CppCodeGenWriteBarrier((&___endValue_56), value); } inline static int32_t get_offset_of_changeValue_57() { return static_cast(offsetof(TweenerCore_3_t951858585, ___changeValue_57)); } inline Vector3U5BU5D_t1718750761* get_changeValue_57() const { return ___changeValue_57; } inline Vector3U5BU5D_t1718750761** get_address_of_changeValue_57() { return &___changeValue_57; } inline void set_changeValue_57(Vector3U5BU5D_t1718750761* value) { ___changeValue_57 = value; Il2CppCodeGenWriteBarrier((&___changeValue_57), value); } inline static int32_t get_offset_of_plugOptions_58() { return static_cast(offsetof(TweenerCore_3_t951858585, ___plugOptions_58)); } inline Vector3ArrayOptions_t534739431 get_plugOptions_58() const { return ___plugOptions_58; } inline Vector3ArrayOptions_t534739431 * get_address_of_plugOptions_58() { return &___plugOptions_58; } inline void set_plugOptions_58(Vector3ArrayOptions_t534739431 value) { ___plugOptions_58 = value; } inline static int32_t get_offset_of_getter_59() { return static_cast(offsetof(TweenerCore_3_t951858585, ___getter_59)); } inline DOGetter_1_t3465109668 * get_getter_59() const { return ___getter_59; } inline DOGetter_1_t3465109668 ** get_address_of_getter_59() { return &___getter_59; } inline void set_getter_59(DOGetter_1_t3465109668 * value) { ___getter_59 = value; Il2CppCodeGenWriteBarrier((&___getter_59), value); } inline static int32_t get_offset_of_setter_60() { return static_cast(offsetof(TweenerCore_3_t951858585, ___setter_60)); } inline DOSetter_1_t477454500 * get_setter_60() const { return ___setter_60; } inline DOSetter_1_t477454500 ** get_address_of_setter_60() { return &___setter_60; } inline void set_setter_60(DOSetter_1_t477454500 * value) { ___setter_60 = value; Il2CppCodeGenWriteBarrier((&___setter_60), value); } inline static int32_t get_offset_of_tweenPlugin_61() { return static_cast(offsetof(TweenerCore_3_t951858585, ___tweenPlugin_61)); } inline ABSTweenPlugin_3_t487868235 * get_tweenPlugin_61() const { return ___tweenPlugin_61; } inline ABSTweenPlugin_3_t487868235 ** get_address_of_tweenPlugin_61() { return &___tweenPlugin_61; } inline void set_tweenPlugin_61(ABSTweenPlugin_3_t487868235 * value) { ___tweenPlugin_61 = value; Il2CppCodeGenWriteBarrier((&___tweenPlugin_61), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TWEENERCORE_3_T951858585_H #ifndef TWEENERCORE_3_T168157886_H #define TWEENERCORE_3_T168157886_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.Core.TweenerCore`3 struct TweenerCore_3_t168157886 : public Tweener_t436044680 { public: // T2 DG.Tweening.Core.TweenerCore`3::startValue Vector3_t3722313464 ___startValue_55; // T2 DG.Tweening.Core.TweenerCore`3::endValue Vector3_t3722313464 ___endValue_56; // T2 DG.Tweening.Core.TweenerCore`3::changeValue Vector3_t3722313464 ___changeValue_57; // TPlugOptions DG.Tweening.Core.TweenerCore`3::plugOptions SpiralOptions_t2873698295 ___plugOptions_58; // DG.Tweening.Core.DOGetter`1 DG.Tweening.Core.TweenerCore`3::getter DOGetter_1_t3465109668 * ___getter_59; // DG.Tweening.Core.DOSetter`1 DG.Tweening.Core.TweenerCore`3::setter DOSetter_1_t477454500 * ___setter_60; // DG.Tweening.Plugins.Core.ABSTweenPlugin`3 DG.Tweening.Core.TweenerCore`3::tweenPlugin ABSTweenPlugin_3_t3999134832 * ___tweenPlugin_61; public: inline static int32_t get_offset_of_startValue_55() { return static_cast(offsetof(TweenerCore_3_t168157886, ___startValue_55)); } inline Vector3_t3722313464 get_startValue_55() const { return ___startValue_55; } inline Vector3_t3722313464 * get_address_of_startValue_55() { return &___startValue_55; } inline void set_startValue_55(Vector3_t3722313464 value) { ___startValue_55 = value; } inline static int32_t get_offset_of_endValue_56() { return static_cast(offsetof(TweenerCore_3_t168157886, ___endValue_56)); } inline Vector3_t3722313464 get_endValue_56() const { return ___endValue_56; } inline Vector3_t3722313464 * get_address_of_endValue_56() { return &___endValue_56; } inline void set_endValue_56(Vector3_t3722313464 value) { ___endValue_56 = value; } inline static int32_t get_offset_of_changeValue_57() { return static_cast(offsetof(TweenerCore_3_t168157886, ___changeValue_57)); } inline Vector3_t3722313464 get_changeValue_57() const { return ___changeValue_57; } inline Vector3_t3722313464 * get_address_of_changeValue_57() { return &___changeValue_57; } inline void set_changeValue_57(Vector3_t3722313464 value) { ___changeValue_57 = value; } inline static int32_t get_offset_of_plugOptions_58() { return static_cast(offsetof(TweenerCore_3_t168157886, ___plugOptions_58)); } inline SpiralOptions_t2873698295 get_plugOptions_58() const { return ___plugOptions_58; } inline SpiralOptions_t2873698295 * get_address_of_plugOptions_58() { return &___plugOptions_58; } inline void set_plugOptions_58(SpiralOptions_t2873698295 value) { ___plugOptions_58 = value; } inline static int32_t get_offset_of_getter_59() { return static_cast(offsetof(TweenerCore_3_t168157886, ___getter_59)); } inline DOGetter_1_t3465109668 * get_getter_59() const { return ___getter_59; } inline DOGetter_1_t3465109668 ** get_address_of_getter_59() { return &___getter_59; } inline void set_getter_59(DOGetter_1_t3465109668 * value) { ___getter_59 = value; Il2CppCodeGenWriteBarrier((&___getter_59), value); } inline static int32_t get_offset_of_setter_60() { return static_cast(offsetof(TweenerCore_3_t168157886, ___setter_60)); } inline DOSetter_1_t477454500 * get_setter_60() const { return ___setter_60; } inline DOSetter_1_t477454500 ** get_address_of_setter_60() { return &___setter_60; } inline void set_setter_60(DOSetter_1_t477454500 * value) { ___setter_60 = value; Il2CppCodeGenWriteBarrier((&___setter_60), value); } inline static int32_t get_offset_of_tweenPlugin_61() { return static_cast(offsetof(TweenerCore_3_t168157886, ___tweenPlugin_61)); } inline ABSTweenPlugin_3_t3999134832 * get_tweenPlugin_61() const { return ___tweenPlugin_61; } inline ABSTweenPlugin_3_t3999134832 ** get_address_of_tweenPlugin_61() { return &___tweenPlugin_61; } inline void set_tweenPlugin_61(ABSTweenPlugin_3_t3999134832 * value) { ___tweenPlugin_61 = value; Il2CppCodeGenWriteBarrier((&___tweenPlugin_61), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TWEENERCORE_3_T168157886_H #ifndef TWEENERCORE_3_T3040139253_H #define TWEENERCORE_3_T3040139253_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.Core.TweenerCore`3 struct TweenerCore_3_t3040139253 : public Tweener_t436044680 { public: // T2 DG.Tweening.Core.TweenerCore`3::startValue Path_t3614338981 * ___startValue_55; // T2 DG.Tweening.Core.TweenerCore`3::endValue Path_t3614338981 * ___endValue_56; // T2 DG.Tweening.Core.TweenerCore`3::changeValue Path_t3614338981 * ___changeValue_57; // TPlugOptions DG.Tweening.Core.TweenerCore`3::plugOptions PathOptions_t2074623791 ___plugOptions_58; // DG.Tweening.Core.DOGetter`1 DG.Tweening.Core.TweenerCore`3::getter DOGetter_1_t3465109668 * ___getter_59; // DG.Tweening.Core.DOSetter`1 DG.Tweening.Core.TweenerCore`3::setter DOSetter_1_t477454500 * ___setter_60; // DG.Tweening.Plugins.Core.ABSTweenPlugin`3 DG.Tweening.Core.TweenerCore`3::tweenPlugin ABSTweenPlugin_3_t2576148903 * ___tweenPlugin_61; public: inline static int32_t get_offset_of_startValue_55() { return static_cast(offsetof(TweenerCore_3_t3040139253, ___startValue_55)); } inline Path_t3614338981 * get_startValue_55() const { return ___startValue_55; } inline Path_t3614338981 ** get_address_of_startValue_55() { return &___startValue_55; } inline void set_startValue_55(Path_t3614338981 * value) { ___startValue_55 = value; Il2CppCodeGenWriteBarrier((&___startValue_55), value); } inline static int32_t get_offset_of_endValue_56() { return static_cast(offsetof(TweenerCore_3_t3040139253, ___endValue_56)); } inline Path_t3614338981 * get_endValue_56() const { return ___endValue_56; } inline Path_t3614338981 ** get_address_of_endValue_56() { return &___endValue_56; } inline void set_endValue_56(Path_t3614338981 * value) { ___endValue_56 = value; Il2CppCodeGenWriteBarrier((&___endValue_56), value); } inline static int32_t get_offset_of_changeValue_57() { return static_cast(offsetof(TweenerCore_3_t3040139253, ___changeValue_57)); } inline Path_t3614338981 * get_changeValue_57() const { return ___changeValue_57; } inline Path_t3614338981 ** get_address_of_changeValue_57() { return &___changeValue_57; } inline void set_changeValue_57(Path_t3614338981 * value) { ___changeValue_57 = value; Il2CppCodeGenWriteBarrier((&___changeValue_57), value); } inline static int32_t get_offset_of_plugOptions_58() { return static_cast(offsetof(TweenerCore_3_t3040139253, ___plugOptions_58)); } inline PathOptions_t2074623791 get_plugOptions_58() const { return ___plugOptions_58; } inline PathOptions_t2074623791 * get_address_of_plugOptions_58() { return &___plugOptions_58; } inline void set_plugOptions_58(PathOptions_t2074623791 value) { ___plugOptions_58 = value; } inline static int32_t get_offset_of_getter_59() { return static_cast(offsetof(TweenerCore_3_t3040139253, ___getter_59)); } inline DOGetter_1_t3465109668 * get_getter_59() const { return ___getter_59; } inline DOGetter_1_t3465109668 ** get_address_of_getter_59() { return &___getter_59; } inline void set_getter_59(DOGetter_1_t3465109668 * value) { ___getter_59 = value; Il2CppCodeGenWriteBarrier((&___getter_59), value); } inline static int32_t get_offset_of_setter_60() { return static_cast(offsetof(TweenerCore_3_t3040139253, ___setter_60)); } inline DOSetter_1_t477454500 * get_setter_60() const { return ___setter_60; } inline DOSetter_1_t477454500 ** get_address_of_setter_60() { return &___setter_60; } inline void set_setter_60(DOSetter_1_t477454500 * value) { ___setter_60 = value; Il2CppCodeGenWriteBarrier((&___setter_60), value); } inline static int32_t get_offset_of_tweenPlugin_61() { return static_cast(offsetof(TweenerCore_3_t3040139253, ___tweenPlugin_61)); } inline ABSTweenPlugin_3_t2576148903 * get_tweenPlugin_61() const { return ___tweenPlugin_61; } inline ABSTweenPlugin_3_t2576148903 ** get_address_of_tweenPlugin_61() { return &___tweenPlugin_61; } inline void set_tweenPlugin_61(ABSTweenPlugin_3_t2576148903 * value) { ___tweenPlugin_61 = value; Il2CppCodeGenWriteBarrier((&___tweenPlugin_61), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TWEENERCORE_3_T3040139253_H #ifndef TWEENERCORE_3_T4006488229_H #define TWEENERCORE_3_T4006488229_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.Core.TweenerCore`3 struct TweenerCore_3_t4006488229 : public Tweener_t436044680 { public: // T2 DG.Tweening.Core.TweenerCore`3::startValue Vector2_t2156229523 ___startValue_55; // T2 DG.Tweening.Core.TweenerCore`3::endValue Vector2_t2156229523 ___endValue_56; // T2 DG.Tweening.Core.TweenerCore`3::changeValue Vector2_t2156229523 ___changeValue_57; // TPlugOptions DG.Tweening.Core.TweenerCore`3::plugOptions VectorOptions_t1354903650 ___plugOptions_58; // DG.Tweening.Core.DOGetter`1 DG.Tweening.Core.TweenerCore`3::getter DOGetter_1_t1899025727 * ___getter_59; // DG.Tweening.Core.DOSetter`1 DG.Tweening.Core.TweenerCore`3::setter DOSetter_1_t3206337855 * ___setter_60; // DG.Tweening.Plugins.Core.ABSTweenPlugin`3 DG.Tweening.Core.TweenerCore`3::tweenPlugin ABSTweenPlugin_3_t3542497879 * ___tweenPlugin_61; public: inline static int32_t get_offset_of_startValue_55() { return static_cast(offsetof(TweenerCore_3_t4006488229, ___startValue_55)); } inline Vector2_t2156229523 get_startValue_55() const { return ___startValue_55; } inline Vector2_t2156229523 * get_address_of_startValue_55() { return &___startValue_55; } inline void set_startValue_55(Vector2_t2156229523 value) { ___startValue_55 = value; } inline static int32_t get_offset_of_endValue_56() { return static_cast(offsetof(TweenerCore_3_t4006488229, ___endValue_56)); } inline Vector2_t2156229523 get_endValue_56() const { return ___endValue_56; } inline Vector2_t2156229523 * get_address_of_endValue_56() { return &___endValue_56; } inline void set_endValue_56(Vector2_t2156229523 value) { ___endValue_56 = value; } inline static int32_t get_offset_of_changeValue_57() { return static_cast(offsetof(TweenerCore_3_t4006488229, ___changeValue_57)); } inline Vector2_t2156229523 get_changeValue_57() const { return ___changeValue_57; } inline Vector2_t2156229523 * get_address_of_changeValue_57() { return &___changeValue_57; } inline void set_changeValue_57(Vector2_t2156229523 value) { ___changeValue_57 = value; } inline static int32_t get_offset_of_plugOptions_58() { return static_cast(offsetof(TweenerCore_3_t4006488229, ___plugOptions_58)); } inline VectorOptions_t1354903650 get_plugOptions_58() const { return ___plugOptions_58; } inline VectorOptions_t1354903650 * get_address_of_plugOptions_58() { return &___plugOptions_58; } inline void set_plugOptions_58(VectorOptions_t1354903650 value) { ___plugOptions_58 = value; } inline static int32_t get_offset_of_getter_59() { return static_cast(offsetof(TweenerCore_3_t4006488229, ___getter_59)); } inline DOGetter_1_t1899025727 * get_getter_59() const { return ___getter_59; } inline DOGetter_1_t1899025727 ** get_address_of_getter_59() { return &___getter_59; } inline void set_getter_59(DOGetter_1_t1899025727 * value) { ___getter_59 = value; Il2CppCodeGenWriteBarrier((&___getter_59), value); } inline static int32_t get_offset_of_setter_60() { return static_cast(offsetof(TweenerCore_3_t4006488229, ___setter_60)); } inline DOSetter_1_t3206337855 * get_setter_60() const { return ___setter_60; } inline DOSetter_1_t3206337855 ** get_address_of_setter_60() { return &___setter_60; } inline void set_setter_60(DOSetter_1_t3206337855 * value) { ___setter_60 = value; Il2CppCodeGenWriteBarrier((&___setter_60), value); } inline static int32_t get_offset_of_tweenPlugin_61() { return static_cast(offsetof(TweenerCore_3_t4006488229, ___tweenPlugin_61)); } inline ABSTweenPlugin_3_t3542497879 * get_tweenPlugin_61() const { return ___tweenPlugin_61; } inline ABSTweenPlugin_3_t3542497879 ** get_address_of_tweenPlugin_61() { return &___tweenPlugin_61; } inline void set_tweenPlugin_61(ABSTweenPlugin_3_t3542497879 * value) { ___tweenPlugin_61 = value; Il2CppCodeGenWriteBarrier((&___tweenPlugin_61), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TWEENERCORE_3_T4006488229_H #ifndef TWEENERCORE_3_T745532282_H #define TWEENERCORE_3_T745532282_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.Core.TweenerCore`3 struct TweenerCore_3_t745532282 : public Tweener_t436044680 { public: // T2 DG.Tweening.Core.TweenerCore`3::startValue Color_t2555686324 ___startValue_55; // T2 DG.Tweening.Core.TweenerCore`3::endValue Color_t2555686324 ___endValue_56; // T2 DG.Tweening.Core.TweenerCore`3::changeValue Color_t2555686324 ___changeValue_57; // TPlugOptions DG.Tweening.Core.TweenerCore`3::plugOptions ColorOptions_t1487297155 ___plugOptions_58; // DG.Tweening.Core.DOGetter`1 DG.Tweening.Core.TweenerCore`3::getter DOGetter_1_t2298482528 * ___getter_59; // DG.Tweening.Core.DOSetter`1 DG.Tweening.Core.TweenerCore`3::setter DOSetter_1_t3605794656 * ___setter_60; // DG.Tweening.Plugins.Core.ABSTweenPlugin`3 DG.Tweening.Core.TweenerCore`3::tweenPlugin ABSTweenPlugin_3_t281541932 * ___tweenPlugin_61; public: inline static int32_t get_offset_of_startValue_55() { return static_cast(offsetof(TweenerCore_3_t745532282, ___startValue_55)); } inline Color_t2555686324 get_startValue_55() const { return ___startValue_55; } inline Color_t2555686324 * get_address_of_startValue_55() { return &___startValue_55; } inline void set_startValue_55(Color_t2555686324 value) { ___startValue_55 = value; } inline static int32_t get_offset_of_endValue_56() { return static_cast(offsetof(TweenerCore_3_t745532282, ___endValue_56)); } inline Color_t2555686324 get_endValue_56() const { return ___endValue_56; } inline Color_t2555686324 * get_address_of_endValue_56() { return &___endValue_56; } inline void set_endValue_56(Color_t2555686324 value) { ___endValue_56 = value; } inline static int32_t get_offset_of_changeValue_57() { return static_cast(offsetof(TweenerCore_3_t745532282, ___changeValue_57)); } inline Color_t2555686324 get_changeValue_57() const { return ___changeValue_57; } inline Color_t2555686324 * get_address_of_changeValue_57() { return &___changeValue_57; } inline void set_changeValue_57(Color_t2555686324 value) { ___changeValue_57 = value; } inline static int32_t get_offset_of_plugOptions_58() { return static_cast(offsetof(TweenerCore_3_t745532282, ___plugOptions_58)); } inline ColorOptions_t1487297155 get_plugOptions_58() const { return ___plugOptions_58; } inline ColorOptions_t1487297155 * get_address_of_plugOptions_58() { return &___plugOptions_58; } inline void set_plugOptions_58(ColorOptions_t1487297155 value) { ___plugOptions_58 = value; } inline static int32_t get_offset_of_getter_59() { return static_cast(offsetof(TweenerCore_3_t745532282, ___getter_59)); } inline DOGetter_1_t2298482528 * get_getter_59() const { return ___getter_59; } inline DOGetter_1_t2298482528 ** get_address_of_getter_59() { return &___getter_59; } inline void set_getter_59(DOGetter_1_t2298482528 * value) { ___getter_59 = value; Il2CppCodeGenWriteBarrier((&___getter_59), value); } inline static int32_t get_offset_of_setter_60() { return static_cast(offsetof(TweenerCore_3_t745532282, ___setter_60)); } inline DOSetter_1_t3605794656 * get_setter_60() const { return ___setter_60; } inline DOSetter_1_t3605794656 ** get_address_of_setter_60() { return &___setter_60; } inline void set_setter_60(DOSetter_1_t3605794656 * value) { ___setter_60 = value; Il2CppCodeGenWriteBarrier((&___setter_60), value); } inline static int32_t get_offset_of_tweenPlugin_61() { return static_cast(offsetof(TweenerCore_3_t745532282, ___tweenPlugin_61)); } inline ABSTweenPlugin_3_t281541932 * get_tweenPlugin_61() const { return ___tweenPlugin_61; } inline ABSTweenPlugin_3_t281541932 ** get_address_of_tweenPlugin_61() { return &___tweenPlugin_61; } inline void set_tweenPlugin_61(ABSTweenPlugin_3_t281541932 * value) { ___tweenPlugin_61 = value; Il2CppCodeGenWriteBarrier((&___tweenPlugin_61), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TWEENERCORE_3_T745532282_H #ifndef UIBEHAVIOUR_T3495933518_H #define UIBEHAVIOUR_T3495933518_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.EventSystems.UIBehaviour struct UIBehaviour_t3495933518 : public MonoBehaviour_t3962482529 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UIBEHAVIOUR_T3495933518_H #ifndef TWEENERCORE_3_T2915539799_H #define TWEENERCORE_3_T2915539799_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.Core.TweenerCore`3 struct TweenerCore_3_t2915539799 : public Tweener_t436044680 { public: // T2 DG.Tweening.Core.TweenerCore`3::startValue String_t* ___startValue_55; // T2 DG.Tweening.Core.TweenerCore`3::endValue String_t* ___endValue_56; // T2 DG.Tweening.Core.TweenerCore`3::changeValue String_t* ___changeValue_57; // TPlugOptions DG.Tweening.Core.TweenerCore`3::plugOptions StringOptions_t3992490940 ___plugOptions_58; // DG.Tweening.Core.DOGetter`1 DG.Tweening.Core.TweenerCore`3::getter DOGetter_1_t1590246893 * ___getter_59; // DG.Tweening.Core.DOSetter`1 DG.Tweening.Core.TweenerCore`3::setter DOSetter_1_t2897559021 * ___setter_60; // DG.Tweening.Plugins.Core.ABSTweenPlugin`3 DG.Tweening.Core.TweenerCore`3::tweenPlugin ABSTweenPlugin_3_t2451549449 * ___tweenPlugin_61; public: inline static int32_t get_offset_of_startValue_55() { return static_cast(offsetof(TweenerCore_3_t2915539799, ___startValue_55)); } inline String_t* get_startValue_55() const { return ___startValue_55; } inline String_t** get_address_of_startValue_55() { return &___startValue_55; } inline void set_startValue_55(String_t* value) { ___startValue_55 = value; Il2CppCodeGenWriteBarrier((&___startValue_55), value); } inline static int32_t get_offset_of_endValue_56() { return static_cast(offsetof(TweenerCore_3_t2915539799, ___endValue_56)); } inline String_t* get_endValue_56() const { return ___endValue_56; } inline String_t** get_address_of_endValue_56() { return &___endValue_56; } inline void set_endValue_56(String_t* value) { ___endValue_56 = value; Il2CppCodeGenWriteBarrier((&___endValue_56), value); } inline static int32_t get_offset_of_changeValue_57() { return static_cast(offsetof(TweenerCore_3_t2915539799, ___changeValue_57)); } inline String_t* get_changeValue_57() const { return ___changeValue_57; } inline String_t** get_address_of_changeValue_57() { return &___changeValue_57; } inline void set_changeValue_57(String_t* value) { ___changeValue_57 = value; Il2CppCodeGenWriteBarrier((&___changeValue_57), value); } inline static int32_t get_offset_of_plugOptions_58() { return static_cast(offsetof(TweenerCore_3_t2915539799, ___plugOptions_58)); } inline StringOptions_t3992490940 get_plugOptions_58() const { return ___plugOptions_58; } inline StringOptions_t3992490940 * get_address_of_plugOptions_58() { return &___plugOptions_58; } inline void set_plugOptions_58(StringOptions_t3992490940 value) { ___plugOptions_58 = value; } inline static int32_t get_offset_of_getter_59() { return static_cast(offsetof(TweenerCore_3_t2915539799, ___getter_59)); } inline DOGetter_1_t1590246893 * get_getter_59() const { return ___getter_59; } inline DOGetter_1_t1590246893 ** get_address_of_getter_59() { return &___getter_59; } inline void set_getter_59(DOGetter_1_t1590246893 * value) { ___getter_59 = value; Il2CppCodeGenWriteBarrier((&___getter_59), value); } inline static int32_t get_offset_of_setter_60() { return static_cast(offsetof(TweenerCore_3_t2915539799, ___setter_60)); } inline DOSetter_1_t2897559021 * get_setter_60() const { return ___setter_60; } inline DOSetter_1_t2897559021 ** get_address_of_setter_60() { return &___setter_60; } inline void set_setter_60(DOSetter_1_t2897559021 * value) { ___setter_60 = value; Il2CppCodeGenWriteBarrier((&___setter_60), value); } inline static int32_t get_offset_of_tweenPlugin_61() { return static_cast(offsetof(TweenerCore_3_t2915539799, ___tweenPlugin_61)); } inline ABSTweenPlugin_3_t2451549449 * get_tweenPlugin_61() const { return ___tweenPlugin_61; } inline ABSTweenPlugin_3_t2451549449 ** get_address_of_tweenPlugin_61() { return &___tweenPlugin_61; } inline void set_tweenPlugin_61(ABSTweenPlugin_3_t2451549449 * value) { ___tweenPlugin_61 = value; Il2CppCodeGenWriteBarrier((&___tweenPlugin_61), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TWEENERCORE_3_T2915539799_H #ifndef TWEENERCORE_3_T1299559007_H #define TWEENERCORE_3_T1299559007_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.Core.TweenerCore`3 struct TweenerCore_3_t1299559007 : public Tweener_t436044680 { public: // T2 DG.Tweening.Core.TweenerCore`3::startValue Vector3_t3722313464 ___startValue_55; // T2 DG.Tweening.Core.TweenerCore`3::endValue Vector3_t3722313464 ___endValue_56; // T2 DG.Tweening.Core.TweenerCore`3::changeValue Vector3_t3722313464 ___changeValue_57; // TPlugOptions DG.Tweening.Core.TweenerCore`3::plugOptions QuaternionOptions_t2974423933 ___plugOptions_58; // DG.Tweening.Core.DOGetter`1 DG.Tweening.Core.TweenerCore`3::getter DOGetter_1_t2044724535 * ___getter_59; // DG.Tweening.Core.DOSetter`1 DG.Tweening.Core.TweenerCore`3::setter DOSetter_1_t3352036663 * ___setter_60; // DG.Tweening.Plugins.Core.ABSTweenPlugin`3 DG.Tweening.Core.TweenerCore`3::tweenPlugin ABSTweenPlugin_3_t835568657 * ___tweenPlugin_61; public: inline static int32_t get_offset_of_startValue_55() { return static_cast(offsetof(TweenerCore_3_t1299559007, ___startValue_55)); } inline Vector3_t3722313464 get_startValue_55() const { return ___startValue_55; } inline Vector3_t3722313464 * get_address_of_startValue_55() { return &___startValue_55; } inline void set_startValue_55(Vector3_t3722313464 value) { ___startValue_55 = value; } inline static int32_t get_offset_of_endValue_56() { return static_cast(offsetof(TweenerCore_3_t1299559007, ___endValue_56)); } inline Vector3_t3722313464 get_endValue_56() const { return ___endValue_56; } inline Vector3_t3722313464 * get_address_of_endValue_56() { return &___endValue_56; } inline void set_endValue_56(Vector3_t3722313464 value) { ___endValue_56 = value; } inline static int32_t get_offset_of_changeValue_57() { return static_cast(offsetof(TweenerCore_3_t1299559007, ___changeValue_57)); } inline Vector3_t3722313464 get_changeValue_57() const { return ___changeValue_57; } inline Vector3_t3722313464 * get_address_of_changeValue_57() { return &___changeValue_57; } inline void set_changeValue_57(Vector3_t3722313464 value) { ___changeValue_57 = value; } inline static int32_t get_offset_of_plugOptions_58() { return static_cast(offsetof(TweenerCore_3_t1299559007, ___plugOptions_58)); } inline QuaternionOptions_t2974423933 get_plugOptions_58() const { return ___plugOptions_58; } inline QuaternionOptions_t2974423933 * get_address_of_plugOptions_58() { return &___plugOptions_58; } inline void set_plugOptions_58(QuaternionOptions_t2974423933 value) { ___plugOptions_58 = value; } inline static int32_t get_offset_of_getter_59() { return static_cast(offsetof(TweenerCore_3_t1299559007, ___getter_59)); } inline DOGetter_1_t2044724535 * get_getter_59() const { return ___getter_59; } inline DOGetter_1_t2044724535 ** get_address_of_getter_59() { return &___getter_59; } inline void set_getter_59(DOGetter_1_t2044724535 * value) { ___getter_59 = value; Il2CppCodeGenWriteBarrier((&___getter_59), value); } inline static int32_t get_offset_of_setter_60() { return static_cast(offsetof(TweenerCore_3_t1299559007, ___setter_60)); } inline DOSetter_1_t3352036663 * get_setter_60() const { return ___setter_60; } inline DOSetter_1_t3352036663 ** get_address_of_setter_60() { return &___setter_60; } inline void set_setter_60(DOSetter_1_t3352036663 * value) { ___setter_60 = value; Il2CppCodeGenWriteBarrier((&___setter_60), value); } inline static int32_t get_offset_of_tweenPlugin_61() { return static_cast(offsetof(TweenerCore_3_t1299559007, ___tweenPlugin_61)); } inline ABSTweenPlugin_3_t835568657 * get_tweenPlugin_61() const { return ___tweenPlugin_61; } inline ABSTweenPlugin_3_t835568657 ** get_address_of_tweenPlugin_61() { return &___tweenPlugin_61; } inline void set_tweenPlugin_61(ABSTweenPlugin_3_t835568657 * value) { ___tweenPlugin_61 = value; Il2CppCodeGenWriteBarrier((&___tweenPlugin_61), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TWEENERCORE_3_T1299559007_H #ifndef TWEENERCORE_3_T2944330537_H #define TWEENERCORE_3_T2944330537_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.Core.TweenerCore`3 struct TweenerCore_3_t2944330537 : public Tweener_t436044680 { public: // T2 DG.Tweening.Core.TweenerCore`3::startValue Vector3_t3722313464 ___startValue_55; // T2 DG.Tweening.Core.TweenerCore`3::endValue Vector3_t3722313464 ___endValue_56; // T2 DG.Tweening.Core.TweenerCore`3::changeValue Vector3_t3722313464 ___changeValue_57; // TPlugOptions DG.Tweening.Core.TweenerCore`3::plugOptions VectorOptions_t1354903650 ___plugOptions_58; // DG.Tweening.Core.DOGetter`1 DG.Tweening.Core.TweenerCore`3::getter DOGetter_1_t3465109668 * ___getter_59; // DG.Tweening.Core.DOSetter`1 DG.Tweening.Core.TweenerCore`3::setter DOSetter_1_t477454500 * ___setter_60; // DG.Tweening.Plugins.Core.ABSTweenPlugin`3 DG.Tweening.Core.TweenerCore`3::tweenPlugin ABSTweenPlugin_3_t2480340187 * ___tweenPlugin_61; public: inline static int32_t get_offset_of_startValue_55() { return static_cast(offsetof(TweenerCore_3_t2944330537, ___startValue_55)); } inline Vector3_t3722313464 get_startValue_55() const { return ___startValue_55; } inline Vector3_t3722313464 * get_address_of_startValue_55() { return &___startValue_55; } inline void set_startValue_55(Vector3_t3722313464 value) { ___startValue_55 = value; } inline static int32_t get_offset_of_endValue_56() { return static_cast(offsetof(TweenerCore_3_t2944330537, ___endValue_56)); } inline Vector3_t3722313464 get_endValue_56() const { return ___endValue_56; } inline Vector3_t3722313464 * get_address_of_endValue_56() { return &___endValue_56; } inline void set_endValue_56(Vector3_t3722313464 value) { ___endValue_56 = value; } inline static int32_t get_offset_of_changeValue_57() { return static_cast(offsetof(TweenerCore_3_t2944330537, ___changeValue_57)); } inline Vector3_t3722313464 get_changeValue_57() const { return ___changeValue_57; } inline Vector3_t3722313464 * get_address_of_changeValue_57() { return &___changeValue_57; } inline void set_changeValue_57(Vector3_t3722313464 value) { ___changeValue_57 = value; } inline static int32_t get_offset_of_plugOptions_58() { return static_cast(offsetof(TweenerCore_3_t2944330537, ___plugOptions_58)); } inline VectorOptions_t1354903650 get_plugOptions_58() const { return ___plugOptions_58; } inline VectorOptions_t1354903650 * get_address_of_plugOptions_58() { return &___plugOptions_58; } inline void set_plugOptions_58(VectorOptions_t1354903650 value) { ___plugOptions_58 = value; } inline static int32_t get_offset_of_getter_59() { return static_cast(offsetof(TweenerCore_3_t2944330537, ___getter_59)); } inline DOGetter_1_t3465109668 * get_getter_59() const { return ___getter_59; } inline DOGetter_1_t3465109668 ** get_address_of_getter_59() { return &___getter_59; } inline void set_getter_59(DOGetter_1_t3465109668 * value) { ___getter_59 = value; Il2CppCodeGenWriteBarrier((&___getter_59), value); } inline static int32_t get_offset_of_setter_60() { return static_cast(offsetof(TweenerCore_3_t2944330537, ___setter_60)); } inline DOSetter_1_t477454500 * get_setter_60() const { return ___setter_60; } inline DOSetter_1_t477454500 ** get_address_of_setter_60() { return &___setter_60; } inline void set_setter_60(DOSetter_1_t477454500 * value) { ___setter_60 = value; Il2CppCodeGenWriteBarrier((&___setter_60), value); } inline static int32_t get_offset_of_tweenPlugin_61() { return static_cast(offsetof(TweenerCore_3_t2944330537, ___tweenPlugin_61)); } inline ABSTweenPlugin_3_t2480340187 * get_tweenPlugin_61() const { return ___tweenPlugin_61; } inline ABSTweenPlugin_3_t2480340187 ** get_address_of_tweenPlugin_61() { return &___tweenPlugin_61; } inline void set_tweenPlugin_61(ABSTweenPlugin_3_t2480340187 * value) { ___tweenPlugin_61 = value; Il2CppCodeGenWriteBarrier((&___tweenPlugin_61), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TWEENERCORE_3_T2944330537_H #ifndef LAYOUTELEMENT_T1785403678_H #define LAYOUTELEMENT_T1785403678_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.UI.LayoutElement struct LayoutElement_t1785403678 : public UIBehaviour_t3495933518 { public: // System.Boolean UnityEngine.UI.LayoutElement::m_IgnoreLayout bool ___m_IgnoreLayout_2; // System.Single UnityEngine.UI.LayoutElement::m_MinWidth float ___m_MinWidth_3; // System.Single UnityEngine.UI.LayoutElement::m_MinHeight float ___m_MinHeight_4; // System.Single UnityEngine.UI.LayoutElement::m_PreferredWidth float ___m_PreferredWidth_5; // System.Single UnityEngine.UI.LayoutElement::m_PreferredHeight float ___m_PreferredHeight_6; // System.Single UnityEngine.UI.LayoutElement::m_FlexibleWidth float ___m_FlexibleWidth_7; // System.Single UnityEngine.UI.LayoutElement::m_FlexibleHeight float ___m_FlexibleHeight_8; // System.Int32 UnityEngine.UI.LayoutElement::m_LayoutPriority int32_t ___m_LayoutPriority_9; public: inline static int32_t get_offset_of_m_IgnoreLayout_2() { return static_cast(offsetof(LayoutElement_t1785403678, ___m_IgnoreLayout_2)); } inline bool get_m_IgnoreLayout_2() const { return ___m_IgnoreLayout_2; } inline bool* get_address_of_m_IgnoreLayout_2() { return &___m_IgnoreLayout_2; } inline void set_m_IgnoreLayout_2(bool value) { ___m_IgnoreLayout_2 = value; } inline static int32_t get_offset_of_m_MinWidth_3() { return static_cast(offsetof(LayoutElement_t1785403678, ___m_MinWidth_3)); } inline float get_m_MinWidth_3() const { return ___m_MinWidth_3; } inline float* get_address_of_m_MinWidth_3() { return &___m_MinWidth_3; } inline void set_m_MinWidth_3(float value) { ___m_MinWidth_3 = value; } inline static int32_t get_offset_of_m_MinHeight_4() { return static_cast(offsetof(LayoutElement_t1785403678, ___m_MinHeight_4)); } inline float get_m_MinHeight_4() const { return ___m_MinHeight_4; } inline float* get_address_of_m_MinHeight_4() { return &___m_MinHeight_4; } inline void set_m_MinHeight_4(float value) { ___m_MinHeight_4 = value; } inline static int32_t get_offset_of_m_PreferredWidth_5() { return static_cast(offsetof(LayoutElement_t1785403678, ___m_PreferredWidth_5)); } inline float get_m_PreferredWidth_5() const { return ___m_PreferredWidth_5; } inline float* get_address_of_m_PreferredWidth_5() { return &___m_PreferredWidth_5; } inline void set_m_PreferredWidth_5(float value) { ___m_PreferredWidth_5 = value; } inline static int32_t get_offset_of_m_PreferredHeight_6() { return static_cast(offsetof(LayoutElement_t1785403678, ___m_PreferredHeight_6)); } inline float get_m_PreferredHeight_6() const { return ___m_PreferredHeight_6; } inline float* get_address_of_m_PreferredHeight_6() { return &___m_PreferredHeight_6; } inline void set_m_PreferredHeight_6(float value) { ___m_PreferredHeight_6 = value; } inline static int32_t get_offset_of_m_FlexibleWidth_7() { return static_cast(offsetof(LayoutElement_t1785403678, ___m_FlexibleWidth_7)); } inline float get_m_FlexibleWidth_7() const { return ___m_FlexibleWidth_7; } inline float* get_address_of_m_FlexibleWidth_7() { return &___m_FlexibleWidth_7; } inline void set_m_FlexibleWidth_7(float value) { ___m_FlexibleWidth_7 = value; } inline static int32_t get_offset_of_m_FlexibleHeight_8() { return static_cast(offsetof(LayoutElement_t1785403678, ___m_FlexibleHeight_8)); } inline float get_m_FlexibleHeight_8() const { return ___m_FlexibleHeight_8; } inline float* get_address_of_m_FlexibleHeight_8() { return &___m_FlexibleHeight_8; } inline void set_m_FlexibleHeight_8(float value) { ___m_FlexibleHeight_8 = value; } inline static int32_t get_offset_of_m_LayoutPriority_9() { return static_cast(offsetof(LayoutElement_t1785403678, ___m_LayoutPriority_9)); } inline int32_t get_m_LayoutPriority_9() const { return ___m_LayoutPriority_9; } inline int32_t* get_address_of_m_LayoutPriority_9() { return &___m_LayoutPriority_9; } inline void set_m_LayoutPriority_9(int32_t value) { ___m_LayoutPriority_9 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LAYOUTELEMENT_T1785403678_H #ifndef GRAPHIC_T1660335611_H #define GRAPHIC_T1660335611_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.UI.Graphic struct Graphic_t1660335611 : public UIBehaviour_t3495933518 { public: // UnityEngine.Material UnityEngine.UI.Graphic::m_Material Material_t340375123 * ___m_Material_4; // UnityEngine.Color UnityEngine.UI.Graphic::m_Color Color_t2555686324 ___m_Color_5; // System.Boolean UnityEngine.UI.Graphic::m_RaycastTarget bool ___m_RaycastTarget_6; // UnityEngine.RectTransform UnityEngine.UI.Graphic::m_RectTransform RectTransform_t3704657025 * ___m_RectTransform_7; // UnityEngine.CanvasRenderer UnityEngine.UI.Graphic::m_CanvasRenderer CanvasRenderer_t2598313366 * ___m_CanvasRenderer_8; // UnityEngine.Canvas UnityEngine.UI.Graphic::m_Canvas Canvas_t3310196443 * ___m_Canvas_9; // System.Boolean UnityEngine.UI.Graphic::m_VertsDirty bool ___m_VertsDirty_10; // System.Boolean UnityEngine.UI.Graphic::m_MaterialDirty bool ___m_MaterialDirty_11; // UnityEngine.Events.UnityAction UnityEngine.UI.Graphic::m_OnDirtyLayoutCallback UnityAction_t3245792599 * ___m_OnDirtyLayoutCallback_12; // UnityEngine.Events.UnityAction UnityEngine.UI.Graphic::m_OnDirtyVertsCallback UnityAction_t3245792599 * ___m_OnDirtyVertsCallback_13; // UnityEngine.Events.UnityAction UnityEngine.UI.Graphic::m_OnDirtyMaterialCallback UnityAction_t3245792599 * ___m_OnDirtyMaterialCallback_14; // UnityEngine.UI.CoroutineTween.TweenRunner`1 UnityEngine.UI.Graphic::m_ColorTweenRunner TweenRunner_1_t3055525458 * ___m_ColorTweenRunner_17; // System.Boolean UnityEngine.UI.Graphic::k__BackingField bool ___U3CuseLegacyMeshGenerationU3Ek__BackingField_18; public: inline static int32_t get_offset_of_m_Material_4() { return static_cast(offsetof(Graphic_t1660335611, ___m_Material_4)); } inline Material_t340375123 * get_m_Material_4() const { return ___m_Material_4; } inline Material_t340375123 ** get_address_of_m_Material_4() { return &___m_Material_4; } inline void set_m_Material_4(Material_t340375123 * value) { ___m_Material_4 = value; Il2CppCodeGenWriteBarrier((&___m_Material_4), value); } inline static int32_t get_offset_of_m_Color_5() { return static_cast(offsetof(Graphic_t1660335611, ___m_Color_5)); } inline Color_t2555686324 get_m_Color_5() const { return ___m_Color_5; } inline Color_t2555686324 * get_address_of_m_Color_5() { return &___m_Color_5; } inline void set_m_Color_5(Color_t2555686324 value) { ___m_Color_5 = value; } inline static int32_t get_offset_of_m_RaycastTarget_6() { return static_cast(offsetof(Graphic_t1660335611, ___m_RaycastTarget_6)); } inline bool get_m_RaycastTarget_6() const { return ___m_RaycastTarget_6; } inline bool* get_address_of_m_RaycastTarget_6() { return &___m_RaycastTarget_6; } inline void set_m_RaycastTarget_6(bool value) { ___m_RaycastTarget_6 = value; } inline static int32_t get_offset_of_m_RectTransform_7() { return static_cast(offsetof(Graphic_t1660335611, ___m_RectTransform_7)); } inline RectTransform_t3704657025 * get_m_RectTransform_7() const { return ___m_RectTransform_7; } inline RectTransform_t3704657025 ** get_address_of_m_RectTransform_7() { return &___m_RectTransform_7; } inline void set_m_RectTransform_7(RectTransform_t3704657025 * value) { ___m_RectTransform_7 = value; Il2CppCodeGenWriteBarrier((&___m_RectTransform_7), value); } inline static int32_t get_offset_of_m_CanvasRenderer_8() { return static_cast(offsetof(Graphic_t1660335611, ___m_CanvasRenderer_8)); } inline CanvasRenderer_t2598313366 * get_m_CanvasRenderer_8() const { return ___m_CanvasRenderer_8; } inline CanvasRenderer_t2598313366 ** get_address_of_m_CanvasRenderer_8() { return &___m_CanvasRenderer_8; } inline void set_m_CanvasRenderer_8(CanvasRenderer_t2598313366 * value) { ___m_CanvasRenderer_8 = value; Il2CppCodeGenWriteBarrier((&___m_CanvasRenderer_8), value); } inline static int32_t get_offset_of_m_Canvas_9() { return static_cast(offsetof(Graphic_t1660335611, ___m_Canvas_9)); } inline Canvas_t3310196443 * get_m_Canvas_9() const { return ___m_Canvas_9; } inline Canvas_t3310196443 ** get_address_of_m_Canvas_9() { return &___m_Canvas_9; } inline void set_m_Canvas_9(Canvas_t3310196443 * value) { ___m_Canvas_9 = value; Il2CppCodeGenWriteBarrier((&___m_Canvas_9), value); } inline static int32_t get_offset_of_m_VertsDirty_10() { return static_cast(offsetof(Graphic_t1660335611, ___m_VertsDirty_10)); } inline bool get_m_VertsDirty_10() const { return ___m_VertsDirty_10; } inline bool* get_address_of_m_VertsDirty_10() { return &___m_VertsDirty_10; } inline void set_m_VertsDirty_10(bool value) { ___m_VertsDirty_10 = value; } inline static int32_t get_offset_of_m_MaterialDirty_11() { return static_cast(offsetof(Graphic_t1660335611, ___m_MaterialDirty_11)); } inline bool get_m_MaterialDirty_11() const { return ___m_MaterialDirty_11; } inline bool* get_address_of_m_MaterialDirty_11() { return &___m_MaterialDirty_11; } inline void set_m_MaterialDirty_11(bool value) { ___m_MaterialDirty_11 = value; } inline static int32_t get_offset_of_m_OnDirtyLayoutCallback_12() { return static_cast(offsetof(Graphic_t1660335611, ___m_OnDirtyLayoutCallback_12)); } inline UnityAction_t3245792599 * get_m_OnDirtyLayoutCallback_12() const { return ___m_OnDirtyLayoutCallback_12; } inline UnityAction_t3245792599 ** get_address_of_m_OnDirtyLayoutCallback_12() { return &___m_OnDirtyLayoutCallback_12; } inline void set_m_OnDirtyLayoutCallback_12(UnityAction_t3245792599 * value) { ___m_OnDirtyLayoutCallback_12 = value; Il2CppCodeGenWriteBarrier((&___m_OnDirtyLayoutCallback_12), value); } inline static int32_t get_offset_of_m_OnDirtyVertsCallback_13() { return static_cast(offsetof(Graphic_t1660335611, ___m_OnDirtyVertsCallback_13)); } inline UnityAction_t3245792599 * get_m_OnDirtyVertsCallback_13() const { return ___m_OnDirtyVertsCallback_13; } inline UnityAction_t3245792599 ** get_address_of_m_OnDirtyVertsCallback_13() { return &___m_OnDirtyVertsCallback_13; } inline void set_m_OnDirtyVertsCallback_13(UnityAction_t3245792599 * value) { ___m_OnDirtyVertsCallback_13 = value; Il2CppCodeGenWriteBarrier((&___m_OnDirtyVertsCallback_13), value); } inline static int32_t get_offset_of_m_OnDirtyMaterialCallback_14() { return static_cast(offsetof(Graphic_t1660335611, ___m_OnDirtyMaterialCallback_14)); } inline UnityAction_t3245792599 * get_m_OnDirtyMaterialCallback_14() const { return ___m_OnDirtyMaterialCallback_14; } inline UnityAction_t3245792599 ** get_address_of_m_OnDirtyMaterialCallback_14() { return &___m_OnDirtyMaterialCallback_14; } inline void set_m_OnDirtyMaterialCallback_14(UnityAction_t3245792599 * value) { ___m_OnDirtyMaterialCallback_14 = value; Il2CppCodeGenWriteBarrier((&___m_OnDirtyMaterialCallback_14), value); } inline static int32_t get_offset_of_m_ColorTweenRunner_17() { return static_cast(offsetof(Graphic_t1660335611, ___m_ColorTweenRunner_17)); } inline TweenRunner_1_t3055525458 * get_m_ColorTweenRunner_17() const { return ___m_ColorTweenRunner_17; } inline TweenRunner_1_t3055525458 ** get_address_of_m_ColorTweenRunner_17() { return &___m_ColorTweenRunner_17; } inline void set_m_ColorTweenRunner_17(TweenRunner_1_t3055525458 * value) { ___m_ColorTweenRunner_17 = value; Il2CppCodeGenWriteBarrier((&___m_ColorTweenRunner_17), value); } inline static int32_t get_offset_of_U3CuseLegacyMeshGenerationU3Ek__BackingField_18() { return static_cast(offsetof(Graphic_t1660335611, ___U3CuseLegacyMeshGenerationU3Ek__BackingField_18)); } inline bool get_U3CuseLegacyMeshGenerationU3Ek__BackingField_18() const { return ___U3CuseLegacyMeshGenerationU3Ek__BackingField_18; } inline bool* get_address_of_U3CuseLegacyMeshGenerationU3Ek__BackingField_18() { return &___U3CuseLegacyMeshGenerationU3Ek__BackingField_18; } inline void set_U3CuseLegacyMeshGenerationU3Ek__BackingField_18(bool value) { ___U3CuseLegacyMeshGenerationU3Ek__BackingField_18 = value; } }; struct Graphic_t1660335611_StaticFields { public: // UnityEngine.Material UnityEngine.UI.Graphic::s_DefaultUI Material_t340375123 * ___s_DefaultUI_2; // UnityEngine.Texture2D UnityEngine.UI.Graphic::s_WhiteTexture Texture2D_t3840446185 * ___s_WhiteTexture_3; // UnityEngine.Mesh UnityEngine.UI.Graphic::s_Mesh Mesh_t3648964284 * ___s_Mesh_15; // UnityEngine.UI.VertexHelper UnityEngine.UI.Graphic::s_VertexHelper VertexHelper_t2453304189 * ___s_VertexHelper_16; public: inline static int32_t get_offset_of_s_DefaultUI_2() { return static_cast(offsetof(Graphic_t1660335611_StaticFields, ___s_DefaultUI_2)); } inline Material_t340375123 * get_s_DefaultUI_2() const { return ___s_DefaultUI_2; } inline Material_t340375123 ** get_address_of_s_DefaultUI_2() { return &___s_DefaultUI_2; } inline void set_s_DefaultUI_2(Material_t340375123 * value) { ___s_DefaultUI_2 = value; Il2CppCodeGenWriteBarrier((&___s_DefaultUI_2), value); } inline static int32_t get_offset_of_s_WhiteTexture_3() { return static_cast(offsetof(Graphic_t1660335611_StaticFields, ___s_WhiteTexture_3)); } inline Texture2D_t3840446185 * get_s_WhiteTexture_3() const { return ___s_WhiteTexture_3; } inline Texture2D_t3840446185 ** get_address_of_s_WhiteTexture_3() { return &___s_WhiteTexture_3; } inline void set_s_WhiteTexture_3(Texture2D_t3840446185 * value) { ___s_WhiteTexture_3 = value; Il2CppCodeGenWriteBarrier((&___s_WhiteTexture_3), value); } inline static int32_t get_offset_of_s_Mesh_15() { return static_cast(offsetof(Graphic_t1660335611_StaticFields, ___s_Mesh_15)); } inline Mesh_t3648964284 * get_s_Mesh_15() const { return ___s_Mesh_15; } inline Mesh_t3648964284 ** get_address_of_s_Mesh_15() { return &___s_Mesh_15; } inline void set_s_Mesh_15(Mesh_t3648964284 * value) { ___s_Mesh_15 = value; Il2CppCodeGenWriteBarrier((&___s_Mesh_15), value); } inline static int32_t get_offset_of_s_VertexHelper_16() { return static_cast(offsetof(Graphic_t1660335611_StaticFields, ___s_VertexHelper_16)); } inline VertexHelper_t2453304189 * get_s_VertexHelper_16() const { return ___s_VertexHelper_16; } inline VertexHelper_t2453304189 ** get_address_of_s_VertexHelper_16() { return &___s_VertexHelper_16; } inline void set_s_VertexHelper_16(VertexHelper_t2453304189 * value) { ___s_VertexHelper_16 = value; Il2CppCodeGenWriteBarrier((&___s_VertexHelper_16), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // GRAPHIC_T1660335611_H #ifndef BASEMESHEFFECT_T2440176439_H #define BASEMESHEFFECT_T2440176439_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.UI.BaseMeshEffect struct BaseMeshEffect_t2440176439 : public UIBehaviour_t3495933518 { public: // UnityEngine.UI.Graphic UnityEngine.UI.BaseMeshEffect::m_Graphic Graphic_t1660335611 * ___m_Graphic_2; public: inline static int32_t get_offset_of_m_Graphic_2() { return static_cast(offsetof(BaseMeshEffect_t2440176439, ___m_Graphic_2)); } inline Graphic_t1660335611 * get_m_Graphic_2() const { return ___m_Graphic_2; } inline Graphic_t1660335611 ** get_address_of_m_Graphic_2() { return &___m_Graphic_2; } inline void set_m_Graphic_2(Graphic_t1660335611 * value) { ___m_Graphic_2 = value; Il2CppCodeGenWriteBarrier((&___m_Graphic_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // BASEMESHEFFECT_T2440176439_H #ifndef SELECTABLE_T3250028441_H #define SELECTABLE_T3250028441_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.UI.Selectable struct Selectable_t3250028441 : public UIBehaviour_t3495933518 { public: // UnityEngine.UI.Navigation UnityEngine.UI.Selectable::m_Navigation Navigation_t3049316579 ___m_Navigation_3; // UnityEngine.UI.Selectable/Transition UnityEngine.UI.Selectable::m_Transition int32_t ___m_Transition_4; // UnityEngine.UI.ColorBlock UnityEngine.UI.Selectable::m_Colors ColorBlock_t2139031574 ___m_Colors_5; // UnityEngine.UI.SpriteState UnityEngine.UI.Selectable::m_SpriteState SpriteState_t1362986479 ___m_SpriteState_6; // UnityEngine.UI.AnimationTriggers UnityEngine.UI.Selectable::m_AnimationTriggers AnimationTriggers_t2532145056 * ___m_AnimationTriggers_7; // System.Boolean UnityEngine.UI.Selectable::m_Interactable bool ___m_Interactable_8; // UnityEngine.UI.Graphic UnityEngine.UI.Selectable::m_TargetGraphic Graphic_t1660335611 * ___m_TargetGraphic_9; // System.Boolean UnityEngine.UI.Selectable::m_GroupsAllowInteraction bool ___m_GroupsAllowInteraction_10; // UnityEngine.UI.Selectable/SelectionState UnityEngine.UI.Selectable::m_CurrentSelectionState int32_t ___m_CurrentSelectionState_11; // System.Boolean UnityEngine.UI.Selectable::k__BackingField bool ___U3CisPointerInsideU3Ek__BackingField_12; // System.Boolean UnityEngine.UI.Selectable::k__BackingField bool ___U3CisPointerDownU3Ek__BackingField_13; // System.Boolean UnityEngine.UI.Selectable::k__BackingField bool ___U3ChasSelectionU3Ek__BackingField_14; // System.Collections.Generic.List`1 UnityEngine.UI.Selectable::m_CanvasGroupCache List_1_t1260619206 * ___m_CanvasGroupCache_15; public: inline static int32_t get_offset_of_m_Navigation_3() { return static_cast(offsetof(Selectable_t3250028441, ___m_Navigation_3)); } inline Navigation_t3049316579 get_m_Navigation_3() const { return ___m_Navigation_3; } inline Navigation_t3049316579 * get_address_of_m_Navigation_3() { return &___m_Navigation_3; } inline void set_m_Navigation_3(Navigation_t3049316579 value) { ___m_Navigation_3 = value; } inline static int32_t get_offset_of_m_Transition_4() { return static_cast(offsetof(Selectable_t3250028441, ___m_Transition_4)); } inline int32_t get_m_Transition_4() const { return ___m_Transition_4; } inline int32_t* get_address_of_m_Transition_4() { return &___m_Transition_4; } inline void set_m_Transition_4(int32_t value) { ___m_Transition_4 = value; } inline static int32_t get_offset_of_m_Colors_5() { return static_cast(offsetof(Selectable_t3250028441, ___m_Colors_5)); } inline ColorBlock_t2139031574 get_m_Colors_5() const { return ___m_Colors_5; } inline ColorBlock_t2139031574 * get_address_of_m_Colors_5() { return &___m_Colors_5; } inline void set_m_Colors_5(ColorBlock_t2139031574 value) { ___m_Colors_5 = value; } inline static int32_t get_offset_of_m_SpriteState_6() { return static_cast(offsetof(Selectable_t3250028441, ___m_SpriteState_6)); } inline SpriteState_t1362986479 get_m_SpriteState_6() const { return ___m_SpriteState_6; } inline SpriteState_t1362986479 * get_address_of_m_SpriteState_6() { return &___m_SpriteState_6; } inline void set_m_SpriteState_6(SpriteState_t1362986479 value) { ___m_SpriteState_6 = value; } inline static int32_t get_offset_of_m_AnimationTriggers_7() { return static_cast(offsetof(Selectable_t3250028441, ___m_AnimationTriggers_7)); } inline AnimationTriggers_t2532145056 * get_m_AnimationTriggers_7() const { return ___m_AnimationTriggers_7; } inline AnimationTriggers_t2532145056 ** get_address_of_m_AnimationTriggers_7() { return &___m_AnimationTriggers_7; } inline void set_m_AnimationTriggers_7(AnimationTriggers_t2532145056 * value) { ___m_AnimationTriggers_7 = value; Il2CppCodeGenWriteBarrier((&___m_AnimationTriggers_7), value); } inline static int32_t get_offset_of_m_Interactable_8() { return static_cast(offsetof(Selectable_t3250028441, ___m_Interactable_8)); } inline bool get_m_Interactable_8() const { return ___m_Interactable_8; } inline bool* get_address_of_m_Interactable_8() { return &___m_Interactable_8; } inline void set_m_Interactable_8(bool value) { ___m_Interactable_8 = value; } inline static int32_t get_offset_of_m_TargetGraphic_9() { return static_cast(offsetof(Selectable_t3250028441, ___m_TargetGraphic_9)); } inline Graphic_t1660335611 * get_m_TargetGraphic_9() const { return ___m_TargetGraphic_9; } inline Graphic_t1660335611 ** get_address_of_m_TargetGraphic_9() { return &___m_TargetGraphic_9; } inline void set_m_TargetGraphic_9(Graphic_t1660335611 * value) { ___m_TargetGraphic_9 = value; Il2CppCodeGenWriteBarrier((&___m_TargetGraphic_9), value); } inline static int32_t get_offset_of_m_GroupsAllowInteraction_10() { return static_cast(offsetof(Selectable_t3250028441, ___m_GroupsAllowInteraction_10)); } inline bool get_m_GroupsAllowInteraction_10() const { return ___m_GroupsAllowInteraction_10; } inline bool* get_address_of_m_GroupsAllowInteraction_10() { return &___m_GroupsAllowInteraction_10; } inline void set_m_GroupsAllowInteraction_10(bool value) { ___m_GroupsAllowInteraction_10 = value; } inline static int32_t get_offset_of_m_CurrentSelectionState_11() { return static_cast(offsetof(Selectable_t3250028441, ___m_CurrentSelectionState_11)); } inline int32_t get_m_CurrentSelectionState_11() const { return ___m_CurrentSelectionState_11; } inline int32_t* get_address_of_m_CurrentSelectionState_11() { return &___m_CurrentSelectionState_11; } inline void set_m_CurrentSelectionState_11(int32_t value) { ___m_CurrentSelectionState_11 = value; } inline static int32_t get_offset_of_U3CisPointerInsideU3Ek__BackingField_12() { return static_cast(offsetof(Selectable_t3250028441, ___U3CisPointerInsideU3Ek__BackingField_12)); } inline bool get_U3CisPointerInsideU3Ek__BackingField_12() const { return ___U3CisPointerInsideU3Ek__BackingField_12; } inline bool* get_address_of_U3CisPointerInsideU3Ek__BackingField_12() { return &___U3CisPointerInsideU3Ek__BackingField_12; } inline void set_U3CisPointerInsideU3Ek__BackingField_12(bool value) { ___U3CisPointerInsideU3Ek__BackingField_12 = value; } inline static int32_t get_offset_of_U3CisPointerDownU3Ek__BackingField_13() { return static_cast(offsetof(Selectable_t3250028441, ___U3CisPointerDownU3Ek__BackingField_13)); } inline bool get_U3CisPointerDownU3Ek__BackingField_13() const { return ___U3CisPointerDownU3Ek__BackingField_13; } inline bool* get_address_of_U3CisPointerDownU3Ek__BackingField_13() { return &___U3CisPointerDownU3Ek__BackingField_13; } inline void set_U3CisPointerDownU3Ek__BackingField_13(bool value) { ___U3CisPointerDownU3Ek__BackingField_13 = value; } inline static int32_t get_offset_of_U3ChasSelectionU3Ek__BackingField_14() { return static_cast(offsetof(Selectable_t3250028441, ___U3ChasSelectionU3Ek__BackingField_14)); } inline bool get_U3ChasSelectionU3Ek__BackingField_14() const { return ___U3ChasSelectionU3Ek__BackingField_14; } inline bool* get_address_of_U3ChasSelectionU3Ek__BackingField_14() { return &___U3ChasSelectionU3Ek__BackingField_14; } inline void set_U3ChasSelectionU3Ek__BackingField_14(bool value) { ___U3ChasSelectionU3Ek__BackingField_14 = value; } inline static int32_t get_offset_of_m_CanvasGroupCache_15() { return static_cast(offsetof(Selectable_t3250028441, ___m_CanvasGroupCache_15)); } inline List_1_t1260619206 * get_m_CanvasGroupCache_15() const { return ___m_CanvasGroupCache_15; } inline List_1_t1260619206 ** get_address_of_m_CanvasGroupCache_15() { return &___m_CanvasGroupCache_15; } inline void set_m_CanvasGroupCache_15(List_1_t1260619206 * value) { ___m_CanvasGroupCache_15 = value; Il2CppCodeGenWriteBarrier((&___m_CanvasGroupCache_15), value); } }; struct Selectable_t3250028441_StaticFields { public: // System.Collections.Generic.List`1 UnityEngine.UI.Selectable::s_List List_1_t427135887 * ___s_List_2; public: inline static int32_t get_offset_of_s_List_2() { return static_cast(offsetof(Selectable_t3250028441_StaticFields, ___s_List_2)); } inline List_1_t427135887 * get_s_List_2() const { return ___s_List_2; } inline List_1_t427135887 ** get_address_of_s_List_2() { return &___s_List_2; } inline void set_s_List_2(List_1_t427135887 * value) { ___s_List_2 = value; Il2CppCodeGenWriteBarrier((&___s_List_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SELECTABLE_T3250028441_H #ifndef SCROLLRECT_T4137855814_H #define SCROLLRECT_T4137855814_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.UI.ScrollRect struct ScrollRect_t4137855814 : public UIBehaviour_t3495933518 { public: // UnityEngine.RectTransform UnityEngine.UI.ScrollRect::m_Content RectTransform_t3704657025 * ___m_Content_2; // System.Boolean UnityEngine.UI.ScrollRect::m_Horizontal bool ___m_Horizontal_3; // System.Boolean UnityEngine.UI.ScrollRect::m_Vertical bool ___m_Vertical_4; // UnityEngine.UI.ScrollRect/MovementType UnityEngine.UI.ScrollRect::m_MovementType int32_t ___m_MovementType_5; // System.Single UnityEngine.UI.ScrollRect::m_Elasticity float ___m_Elasticity_6; // System.Boolean UnityEngine.UI.ScrollRect::m_Inertia bool ___m_Inertia_7; // System.Single UnityEngine.UI.ScrollRect::m_DecelerationRate float ___m_DecelerationRate_8; // System.Single UnityEngine.UI.ScrollRect::m_ScrollSensitivity float ___m_ScrollSensitivity_9; // UnityEngine.RectTransform UnityEngine.UI.ScrollRect::m_Viewport RectTransform_t3704657025 * ___m_Viewport_10; // UnityEngine.UI.Scrollbar UnityEngine.UI.ScrollRect::m_HorizontalScrollbar Scrollbar_t1494447233 * ___m_HorizontalScrollbar_11; // UnityEngine.UI.Scrollbar UnityEngine.UI.ScrollRect::m_VerticalScrollbar Scrollbar_t1494447233 * ___m_VerticalScrollbar_12; // UnityEngine.UI.ScrollRect/ScrollbarVisibility UnityEngine.UI.ScrollRect::m_HorizontalScrollbarVisibility int32_t ___m_HorizontalScrollbarVisibility_13; // UnityEngine.UI.ScrollRect/ScrollbarVisibility UnityEngine.UI.ScrollRect::m_VerticalScrollbarVisibility int32_t ___m_VerticalScrollbarVisibility_14; // System.Single UnityEngine.UI.ScrollRect::m_HorizontalScrollbarSpacing float ___m_HorizontalScrollbarSpacing_15; // System.Single UnityEngine.UI.ScrollRect::m_VerticalScrollbarSpacing float ___m_VerticalScrollbarSpacing_16; // UnityEngine.UI.ScrollRect/ScrollRectEvent UnityEngine.UI.ScrollRect::m_OnValueChanged ScrollRectEvent_t343079324 * ___m_OnValueChanged_17; // UnityEngine.Vector2 UnityEngine.UI.ScrollRect::m_PointerStartLocalCursor Vector2_t2156229523 ___m_PointerStartLocalCursor_18; // UnityEngine.Vector2 UnityEngine.UI.ScrollRect::m_ContentStartPosition Vector2_t2156229523 ___m_ContentStartPosition_19; // UnityEngine.RectTransform UnityEngine.UI.ScrollRect::m_ViewRect RectTransform_t3704657025 * ___m_ViewRect_20; // UnityEngine.Bounds UnityEngine.UI.ScrollRect::m_ContentBounds Bounds_t2266837910 ___m_ContentBounds_21; // UnityEngine.Bounds UnityEngine.UI.ScrollRect::m_ViewBounds Bounds_t2266837910 ___m_ViewBounds_22; // UnityEngine.Vector2 UnityEngine.UI.ScrollRect::m_Velocity Vector2_t2156229523 ___m_Velocity_23; // System.Boolean UnityEngine.UI.ScrollRect::m_Dragging bool ___m_Dragging_24; // UnityEngine.Vector2 UnityEngine.UI.ScrollRect::m_PrevPosition Vector2_t2156229523 ___m_PrevPosition_25; // UnityEngine.Bounds UnityEngine.UI.ScrollRect::m_PrevContentBounds Bounds_t2266837910 ___m_PrevContentBounds_26; // UnityEngine.Bounds UnityEngine.UI.ScrollRect::m_PrevViewBounds Bounds_t2266837910 ___m_PrevViewBounds_27; // System.Boolean UnityEngine.UI.ScrollRect::m_HasRebuiltLayout bool ___m_HasRebuiltLayout_28; // System.Boolean UnityEngine.UI.ScrollRect::m_HSliderExpand bool ___m_HSliderExpand_29; // System.Boolean UnityEngine.UI.ScrollRect::m_VSliderExpand bool ___m_VSliderExpand_30; // System.Single UnityEngine.UI.ScrollRect::m_HSliderHeight float ___m_HSliderHeight_31; // System.Single UnityEngine.UI.ScrollRect::m_VSliderWidth float ___m_VSliderWidth_32; // UnityEngine.RectTransform UnityEngine.UI.ScrollRect::m_Rect RectTransform_t3704657025 * ___m_Rect_33; // UnityEngine.RectTransform UnityEngine.UI.ScrollRect::m_HorizontalScrollbarRect RectTransform_t3704657025 * ___m_HorizontalScrollbarRect_34; // UnityEngine.RectTransform UnityEngine.UI.ScrollRect::m_VerticalScrollbarRect RectTransform_t3704657025 * ___m_VerticalScrollbarRect_35; // UnityEngine.DrivenRectTransformTracker UnityEngine.UI.ScrollRect::m_Tracker DrivenRectTransformTracker_t2562230146 ___m_Tracker_36; // UnityEngine.Vector3[] UnityEngine.UI.ScrollRect::m_Corners Vector3U5BU5D_t1718750761* ___m_Corners_37; public: inline static int32_t get_offset_of_m_Content_2() { return static_cast(offsetof(ScrollRect_t4137855814, ___m_Content_2)); } inline RectTransform_t3704657025 * get_m_Content_2() const { return ___m_Content_2; } inline RectTransform_t3704657025 ** get_address_of_m_Content_2() { return &___m_Content_2; } inline void set_m_Content_2(RectTransform_t3704657025 * value) { ___m_Content_2 = value; Il2CppCodeGenWriteBarrier((&___m_Content_2), value); } inline static int32_t get_offset_of_m_Horizontal_3() { return static_cast(offsetof(ScrollRect_t4137855814, ___m_Horizontal_3)); } inline bool get_m_Horizontal_3() const { return ___m_Horizontal_3; } inline bool* get_address_of_m_Horizontal_3() { return &___m_Horizontal_3; } inline void set_m_Horizontal_3(bool value) { ___m_Horizontal_3 = value; } inline static int32_t get_offset_of_m_Vertical_4() { return static_cast(offsetof(ScrollRect_t4137855814, ___m_Vertical_4)); } inline bool get_m_Vertical_4() const { return ___m_Vertical_4; } inline bool* get_address_of_m_Vertical_4() { return &___m_Vertical_4; } inline void set_m_Vertical_4(bool value) { ___m_Vertical_4 = value; } inline static int32_t get_offset_of_m_MovementType_5() { return static_cast(offsetof(ScrollRect_t4137855814, ___m_MovementType_5)); } inline int32_t get_m_MovementType_5() const { return ___m_MovementType_5; } inline int32_t* get_address_of_m_MovementType_5() { return &___m_MovementType_5; } inline void set_m_MovementType_5(int32_t value) { ___m_MovementType_5 = value; } inline static int32_t get_offset_of_m_Elasticity_6() { return static_cast(offsetof(ScrollRect_t4137855814, ___m_Elasticity_6)); } inline float get_m_Elasticity_6() const { return ___m_Elasticity_6; } inline float* get_address_of_m_Elasticity_6() { return &___m_Elasticity_6; } inline void set_m_Elasticity_6(float value) { ___m_Elasticity_6 = value; } inline static int32_t get_offset_of_m_Inertia_7() { return static_cast(offsetof(ScrollRect_t4137855814, ___m_Inertia_7)); } inline bool get_m_Inertia_7() const { return ___m_Inertia_7; } inline bool* get_address_of_m_Inertia_7() { return &___m_Inertia_7; } inline void set_m_Inertia_7(bool value) { ___m_Inertia_7 = value; } inline static int32_t get_offset_of_m_DecelerationRate_8() { return static_cast(offsetof(ScrollRect_t4137855814, ___m_DecelerationRate_8)); } inline float get_m_DecelerationRate_8() const { return ___m_DecelerationRate_8; } inline float* get_address_of_m_DecelerationRate_8() { return &___m_DecelerationRate_8; } inline void set_m_DecelerationRate_8(float value) { ___m_DecelerationRate_8 = value; } inline static int32_t get_offset_of_m_ScrollSensitivity_9() { return static_cast(offsetof(ScrollRect_t4137855814, ___m_ScrollSensitivity_9)); } inline float get_m_ScrollSensitivity_9() const { return ___m_ScrollSensitivity_9; } inline float* get_address_of_m_ScrollSensitivity_9() { return &___m_ScrollSensitivity_9; } inline void set_m_ScrollSensitivity_9(float value) { ___m_ScrollSensitivity_9 = value; } inline static int32_t get_offset_of_m_Viewport_10() { return static_cast(offsetof(ScrollRect_t4137855814, ___m_Viewport_10)); } inline RectTransform_t3704657025 * get_m_Viewport_10() const { return ___m_Viewport_10; } inline RectTransform_t3704657025 ** get_address_of_m_Viewport_10() { return &___m_Viewport_10; } inline void set_m_Viewport_10(RectTransform_t3704657025 * value) { ___m_Viewport_10 = value; Il2CppCodeGenWriteBarrier((&___m_Viewport_10), value); } inline static int32_t get_offset_of_m_HorizontalScrollbar_11() { return static_cast(offsetof(ScrollRect_t4137855814, ___m_HorizontalScrollbar_11)); } inline Scrollbar_t1494447233 * get_m_HorizontalScrollbar_11() const { return ___m_HorizontalScrollbar_11; } inline Scrollbar_t1494447233 ** get_address_of_m_HorizontalScrollbar_11() { return &___m_HorizontalScrollbar_11; } inline void set_m_HorizontalScrollbar_11(Scrollbar_t1494447233 * value) { ___m_HorizontalScrollbar_11 = value; Il2CppCodeGenWriteBarrier((&___m_HorizontalScrollbar_11), value); } inline static int32_t get_offset_of_m_VerticalScrollbar_12() { return static_cast(offsetof(ScrollRect_t4137855814, ___m_VerticalScrollbar_12)); } inline Scrollbar_t1494447233 * get_m_VerticalScrollbar_12() const { return ___m_VerticalScrollbar_12; } inline Scrollbar_t1494447233 ** get_address_of_m_VerticalScrollbar_12() { return &___m_VerticalScrollbar_12; } inline void set_m_VerticalScrollbar_12(Scrollbar_t1494447233 * value) { ___m_VerticalScrollbar_12 = value; Il2CppCodeGenWriteBarrier((&___m_VerticalScrollbar_12), value); } inline static int32_t get_offset_of_m_HorizontalScrollbarVisibility_13() { return static_cast(offsetof(ScrollRect_t4137855814, ___m_HorizontalScrollbarVisibility_13)); } inline int32_t get_m_HorizontalScrollbarVisibility_13() const { return ___m_HorizontalScrollbarVisibility_13; } inline int32_t* get_address_of_m_HorizontalScrollbarVisibility_13() { return &___m_HorizontalScrollbarVisibility_13; } inline void set_m_HorizontalScrollbarVisibility_13(int32_t value) { ___m_HorizontalScrollbarVisibility_13 = value; } inline static int32_t get_offset_of_m_VerticalScrollbarVisibility_14() { return static_cast(offsetof(ScrollRect_t4137855814, ___m_VerticalScrollbarVisibility_14)); } inline int32_t get_m_VerticalScrollbarVisibility_14() const { return ___m_VerticalScrollbarVisibility_14; } inline int32_t* get_address_of_m_VerticalScrollbarVisibility_14() { return &___m_VerticalScrollbarVisibility_14; } inline void set_m_VerticalScrollbarVisibility_14(int32_t value) { ___m_VerticalScrollbarVisibility_14 = value; } inline static int32_t get_offset_of_m_HorizontalScrollbarSpacing_15() { return static_cast(offsetof(ScrollRect_t4137855814, ___m_HorizontalScrollbarSpacing_15)); } inline float get_m_HorizontalScrollbarSpacing_15() const { return ___m_HorizontalScrollbarSpacing_15; } inline float* get_address_of_m_HorizontalScrollbarSpacing_15() { return &___m_HorizontalScrollbarSpacing_15; } inline void set_m_HorizontalScrollbarSpacing_15(float value) { ___m_HorizontalScrollbarSpacing_15 = value; } inline static int32_t get_offset_of_m_VerticalScrollbarSpacing_16() { return static_cast(offsetof(ScrollRect_t4137855814, ___m_VerticalScrollbarSpacing_16)); } inline float get_m_VerticalScrollbarSpacing_16() const { return ___m_VerticalScrollbarSpacing_16; } inline float* get_address_of_m_VerticalScrollbarSpacing_16() { return &___m_VerticalScrollbarSpacing_16; } inline void set_m_VerticalScrollbarSpacing_16(float value) { ___m_VerticalScrollbarSpacing_16 = value; } inline static int32_t get_offset_of_m_OnValueChanged_17() { return static_cast(offsetof(ScrollRect_t4137855814, ___m_OnValueChanged_17)); } inline ScrollRectEvent_t343079324 * get_m_OnValueChanged_17() const { return ___m_OnValueChanged_17; } inline ScrollRectEvent_t343079324 ** get_address_of_m_OnValueChanged_17() { return &___m_OnValueChanged_17; } inline void set_m_OnValueChanged_17(ScrollRectEvent_t343079324 * value) { ___m_OnValueChanged_17 = value; Il2CppCodeGenWriteBarrier((&___m_OnValueChanged_17), value); } inline static int32_t get_offset_of_m_PointerStartLocalCursor_18() { return static_cast(offsetof(ScrollRect_t4137855814, ___m_PointerStartLocalCursor_18)); } inline Vector2_t2156229523 get_m_PointerStartLocalCursor_18() const { return ___m_PointerStartLocalCursor_18; } inline Vector2_t2156229523 * get_address_of_m_PointerStartLocalCursor_18() { return &___m_PointerStartLocalCursor_18; } inline void set_m_PointerStartLocalCursor_18(Vector2_t2156229523 value) { ___m_PointerStartLocalCursor_18 = value; } inline static int32_t get_offset_of_m_ContentStartPosition_19() { return static_cast(offsetof(ScrollRect_t4137855814, ___m_ContentStartPosition_19)); } inline Vector2_t2156229523 get_m_ContentStartPosition_19() const { return ___m_ContentStartPosition_19; } inline Vector2_t2156229523 * get_address_of_m_ContentStartPosition_19() { return &___m_ContentStartPosition_19; } inline void set_m_ContentStartPosition_19(Vector2_t2156229523 value) { ___m_ContentStartPosition_19 = value; } inline static int32_t get_offset_of_m_ViewRect_20() { return static_cast(offsetof(ScrollRect_t4137855814, ___m_ViewRect_20)); } inline RectTransform_t3704657025 * get_m_ViewRect_20() const { return ___m_ViewRect_20; } inline RectTransform_t3704657025 ** get_address_of_m_ViewRect_20() { return &___m_ViewRect_20; } inline void set_m_ViewRect_20(RectTransform_t3704657025 * value) { ___m_ViewRect_20 = value; Il2CppCodeGenWriteBarrier((&___m_ViewRect_20), value); } inline static int32_t get_offset_of_m_ContentBounds_21() { return static_cast(offsetof(ScrollRect_t4137855814, ___m_ContentBounds_21)); } inline Bounds_t2266837910 get_m_ContentBounds_21() const { return ___m_ContentBounds_21; } inline Bounds_t2266837910 * get_address_of_m_ContentBounds_21() { return &___m_ContentBounds_21; } inline void set_m_ContentBounds_21(Bounds_t2266837910 value) { ___m_ContentBounds_21 = value; } inline static int32_t get_offset_of_m_ViewBounds_22() { return static_cast(offsetof(ScrollRect_t4137855814, ___m_ViewBounds_22)); } inline Bounds_t2266837910 get_m_ViewBounds_22() const { return ___m_ViewBounds_22; } inline Bounds_t2266837910 * get_address_of_m_ViewBounds_22() { return &___m_ViewBounds_22; } inline void set_m_ViewBounds_22(Bounds_t2266837910 value) { ___m_ViewBounds_22 = value; } inline static int32_t get_offset_of_m_Velocity_23() { return static_cast(offsetof(ScrollRect_t4137855814, ___m_Velocity_23)); } inline Vector2_t2156229523 get_m_Velocity_23() const { return ___m_Velocity_23; } inline Vector2_t2156229523 * get_address_of_m_Velocity_23() { return &___m_Velocity_23; } inline void set_m_Velocity_23(Vector2_t2156229523 value) { ___m_Velocity_23 = value; } inline static int32_t get_offset_of_m_Dragging_24() { return static_cast(offsetof(ScrollRect_t4137855814, ___m_Dragging_24)); } inline bool get_m_Dragging_24() const { return ___m_Dragging_24; } inline bool* get_address_of_m_Dragging_24() { return &___m_Dragging_24; } inline void set_m_Dragging_24(bool value) { ___m_Dragging_24 = value; } inline static int32_t get_offset_of_m_PrevPosition_25() { return static_cast(offsetof(ScrollRect_t4137855814, ___m_PrevPosition_25)); } inline Vector2_t2156229523 get_m_PrevPosition_25() const { return ___m_PrevPosition_25; } inline Vector2_t2156229523 * get_address_of_m_PrevPosition_25() { return &___m_PrevPosition_25; } inline void set_m_PrevPosition_25(Vector2_t2156229523 value) { ___m_PrevPosition_25 = value; } inline static int32_t get_offset_of_m_PrevContentBounds_26() { return static_cast(offsetof(ScrollRect_t4137855814, ___m_PrevContentBounds_26)); } inline Bounds_t2266837910 get_m_PrevContentBounds_26() const { return ___m_PrevContentBounds_26; } inline Bounds_t2266837910 * get_address_of_m_PrevContentBounds_26() { return &___m_PrevContentBounds_26; } inline void set_m_PrevContentBounds_26(Bounds_t2266837910 value) { ___m_PrevContentBounds_26 = value; } inline static int32_t get_offset_of_m_PrevViewBounds_27() { return static_cast(offsetof(ScrollRect_t4137855814, ___m_PrevViewBounds_27)); } inline Bounds_t2266837910 get_m_PrevViewBounds_27() const { return ___m_PrevViewBounds_27; } inline Bounds_t2266837910 * get_address_of_m_PrevViewBounds_27() { return &___m_PrevViewBounds_27; } inline void set_m_PrevViewBounds_27(Bounds_t2266837910 value) { ___m_PrevViewBounds_27 = value; } inline static int32_t get_offset_of_m_HasRebuiltLayout_28() { return static_cast(offsetof(ScrollRect_t4137855814, ___m_HasRebuiltLayout_28)); } inline bool get_m_HasRebuiltLayout_28() const { return ___m_HasRebuiltLayout_28; } inline bool* get_address_of_m_HasRebuiltLayout_28() { return &___m_HasRebuiltLayout_28; } inline void set_m_HasRebuiltLayout_28(bool value) { ___m_HasRebuiltLayout_28 = value; } inline static int32_t get_offset_of_m_HSliderExpand_29() { return static_cast(offsetof(ScrollRect_t4137855814, ___m_HSliderExpand_29)); } inline bool get_m_HSliderExpand_29() const { return ___m_HSliderExpand_29; } inline bool* get_address_of_m_HSliderExpand_29() { return &___m_HSliderExpand_29; } inline void set_m_HSliderExpand_29(bool value) { ___m_HSliderExpand_29 = value; } inline static int32_t get_offset_of_m_VSliderExpand_30() { return static_cast(offsetof(ScrollRect_t4137855814, ___m_VSliderExpand_30)); } inline bool get_m_VSliderExpand_30() const { return ___m_VSliderExpand_30; } inline bool* get_address_of_m_VSliderExpand_30() { return &___m_VSliderExpand_30; } inline void set_m_VSliderExpand_30(bool value) { ___m_VSliderExpand_30 = value; } inline static int32_t get_offset_of_m_HSliderHeight_31() { return static_cast(offsetof(ScrollRect_t4137855814, ___m_HSliderHeight_31)); } inline float get_m_HSliderHeight_31() const { return ___m_HSliderHeight_31; } inline float* get_address_of_m_HSliderHeight_31() { return &___m_HSliderHeight_31; } inline void set_m_HSliderHeight_31(float value) { ___m_HSliderHeight_31 = value; } inline static int32_t get_offset_of_m_VSliderWidth_32() { return static_cast(offsetof(ScrollRect_t4137855814, ___m_VSliderWidth_32)); } inline float get_m_VSliderWidth_32() const { return ___m_VSliderWidth_32; } inline float* get_address_of_m_VSliderWidth_32() { return &___m_VSliderWidth_32; } inline void set_m_VSliderWidth_32(float value) { ___m_VSliderWidth_32 = value; } inline static int32_t get_offset_of_m_Rect_33() { return static_cast(offsetof(ScrollRect_t4137855814, ___m_Rect_33)); } inline RectTransform_t3704657025 * get_m_Rect_33() const { return ___m_Rect_33; } inline RectTransform_t3704657025 ** get_address_of_m_Rect_33() { return &___m_Rect_33; } inline void set_m_Rect_33(RectTransform_t3704657025 * value) { ___m_Rect_33 = value; Il2CppCodeGenWriteBarrier((&___m_Rect_33), value); } inline static int32_t get_offset_of_m_HorizontalScrollbarRect_34() { return static_cast(offsetof(ScrollRect_t4137855814, ___m_HorizontalScrollbarRect_34)); } inline RectTransform_t3704657025 * get_m_HorizontalScrollbarRect_34() const { return ___m_HorizontalScrollbarRect_34; } inline RectTransform_t3704657025 ** get_address_of_m_HorizontalScrollbarRect_34() { return &___m_HorizontalScrollbarRect_34; } inline void set_m_HorizontalScrollbarRect_34(RectTransform_t3704657025 * value) { ___m_HorizontalScrollbarRect_34 = value; Il2CppCodeGenWriteBarrier((&___m_HorizontalScrollbarRect_34), value); } inline static int32_t get_offset_of_m_VerticalScrollbarRect_35() { return static_cast(offsetof(ScrollRect_t4137855814, ___m_VerticalScrollbarRect_35)); } inline RectTransform_t3704657025 * get_m_VerticalScrollbarRect_35() const { return ___m_VerticalScrollbarRect_35; } inline RectTransform_t3704657025 ** get_address_of_m_VerticalScrollbarRect_35() { return &___m_VerticalScrollbarRect_35; } inline void set_m_VerticalScrollbarRect_35(RectTransform_t3704657025 * value) { ___m_VerticalScrollbarRect_35 = value; Il2CppCodeGenWriteBarrier((&___m_VerticalScrollbarRect_35), value); } inline static int32_t get_offset_of_m_Tracker_36() { return static_cast(offsetof(ScrollRect_t4137855814, ___m_Tracker_36)); } inline DrivenRectTransformTracker_t2562230146 get_m_Tracker_36() const { return ___m_Tracker_36; } inline DrivenRectTransformTracker_t2562230146 * get_address_of_m_Tracker_36() { return &___m_Tracker_36; } inline void set_m_Tracker_36(DrivenRectTransformTracker_t2562230146 value) { ___m_Tracker_36 = value; } inline static int32_t get_offset_of_m_Corners_37() { return static_cast(offsetof(ScrollRect_t4137855814, ___m_Corners_37)); } inline Vector3U5BU5D_t1718750761* get_m_Corners_37() const { return ___m_Corners_37; } inline Vector3U5BU5D_t1718750761** get_address_of_m_Corners_37() { return &___m_Corners_37; } inline void set_m_Corners_37(Vector3U5BU5D_t1718750761* value) { ___m_Corners_37 = value; Il2CppCodeGenWriteBarrier((&___m_Corners_37), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SCROLLRECT_T4137855814_H #ifndef MASKABLEGRAPHIC_T3839221559_H #define MASKABLEGRAPHIC_T3839221559_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.UI.MaskableGraphic struct MaskableGraphic_t3839221559 : public Graphic_t1660335611 { public: // System.Boolean UnityEngine.UI.MaskableGraphic::m_ShouldRecalculateStencil bool ___m_ShouldRecalculateStencil_19; // UnityEngine.Material UnityEngine.UI.MaskableGraphic::m_MaskMaterial Material_t340375123 * ___m_MaskMaterial_20; // UnityEngine.UI.RectMask2D UnityEngine.UI.MaskableGraphic::m_ParentMask RectMask2D_t3474889437 * ___m_ParentMask_21; // System.Boolean UnityEngine.UI.MaskableGraphic::m_Maskable bool ___m_Maskable_22; // System.Boolean UnityEngine.UI.MaskableGraphic::m_IncludeForMasking bool ___m_IncludeForMasking_23; // UnityEngine.UI.MaskableGraphic/CullStateChangedEvent UnityEngine.UI.MaskableGraphic::m_OnCullStateChanged CullStateChangedEvent_t3661388177 * ___m_OnCullStateChanged_24; // System.Boolean UnityEngine.UI.MaskableGraphic::m_ShouldRecalculate bool ___m_ShouldRecalculate_25; // System.Int32 UnityEngine.UI.MaskableGraphic::m_StencilValue int32_t ___m_StencilValue_26; // UnityEngine.Vector3[] UnityEngine.UI.MaskableGraphic::m_Corners Vector3U5BU5D_t1718750761* ___m_Corners_27; public: inline static int32_t get_offset_of_m_ShouldRecalculateStencil_19() { return static_cast(offsetof(MaskableGraphic_t3839221559, ___m_ShouldRecalculateStencil_19)); } inline bool get_m_ShouldRecalculateStencil_19() const { return ___m_ShouldRecalculateStencil_19; } inline bool* get_address_of_m_ShouldRecalculateStencil_19() { return &___m_ShouldRecalculateStencil_19; } inline void set_m_ShouldRecalculateStencil_19(bool value) { ___m_ShouldRecalculateStencil_19 = value; } inline static int32_t get_offset_of_m_MaskMaterial_20() { return static_cast(offsetof(MaskableGraphic_t3839221559, ___m_MaskMaterial_20)); } inline Material_t340375123 * get_m_MaskMaterial_20() const { return ___m_MaskMaterial_20; } inline Material_t340375123 ** get_address_of_m_MaskMaterial_20() { return &___m_MaskMaterial_20; } inline void set_m_MaskMaterial_20(Material_t340375123 * value) { ___m_MaskMaterial_20 = value; Il2CppCodeGenWriteBarrier((&___m_MaskMaterial_20), value); } inline static int32_t get_offset_of_m_ParentMask_21() { return static_cast(offsetof(MaskableGraphic_t3839221559, ___m_ParentMask_21)); } inline RectMask2D_t3474889437 * get_m_ParentMask_21() const { return ___m_ParentMask_21; } inline RectMask2D_t3474889437 ** get_address_of_m_ParentMask_21() { return &___m_ParentMask_21; } inline void set_m_ParentMask_21(RectMask2D_t3474889437 * value) { ___m_ParentMask_21 = value; Il2CppCodeGenWriteBarrier((&___m_ParentMask_21), value); } inline static int32_t get_offset_of_m_Maskable_22() { return static_cast(offsetof(MaskableGraphic_t3839221559, ___m_Maskable_22)); } inline bool get_m_Maskable_22() const { return ___m_Maskable_22; } inline bool* get_address_of_m_Maskable_22() { return &___m_Maskable_22; } inline void set_m_Maskable_22(bool value) { ___m_Maskable_22 = value; } inline static int32_t get_offset_of_m_IncludeForMasking_23() { return static_cast(offsetof(MaskableGraphic_t3839221559, ___m_IncludeForMasking_23)); } inline bool get_m_IncludeForMasking_23() const { return ___m_IncludeForMasking_23; } inline bool* get_address_of_m_IncludeForMasking_23() { return &___m_IncludeForMasking_23; } inline void set_m_IncludeForMasking_23(bool value) { ___m_IncludeForMasking_23 = value; } inline static int32_t get_offset_of_m_OnCullStateChanged_24() { return static_cast(offsetof(MaskableGraphic_t3839221559, ___m_OnCullStateChanged_24)); } inline CullStateChangedEvent_t3661388177 * get_m_OnCullStateChanged_24() const { return ___m_OnCullStateChanged_24; } inline CullStateChangedEvent_t3661388177 ** get_address_of_m_OnCullStateChanged_24() { return &___m_OnCullStateChanged_24; } inline void set_m_OnCullStateChanged_24(CullStateChangedEvent_t3661388177 * value) { ___m_OnCullStateChanged_24 = value; Il2CppCodeGenWriteBarrier((&___m_OnCullStateChanged_24), value); } inline static int32_t get_offset_of_m_ShouldRecalculate_25() { return static_cast(offsetof(MaskableGraphic_t3839221559, ___m_ShouldRecalculate_25)); } inline bool get_m_ShouldRecalculate_25() const { return ___m_ShouldRecalculate_25; } inline bool* get_address_of_m_ShouldRecalculate_25() { return &___m_ShouldRecalculate_25; } inline void set_m_ShouldRecalculate_25(bool value) { ___m_ShouldRecalculate_25 = value; } inline static int32_t get_offset_of_m_StencilValue_26() { return static_cast(offsetof(MaskableGraphic_t3839221559, ___m_StencilValue_26)); } inline int32_t get_m_StencilValue_26() const { return ___m_StencilValue_26; } inline int32_t* get_address_of_m_StencilValue_26() { return &___m_StencilValue_26; } inline void set_m_StencilValue_26(int32_t value) { ___m_StencilValue_26 = value; } inline static int32_t get_offset_of_m_Corners_27() { return static_cast(offsetof(MaskableGraphic_t3839221559, ___m_Corners_27)); } inline Vector3U5BU5D_t1718750761* get_m_Corners_27() const { return ___m_Corners_27; } inline Vector3U5BU5D_t1718750761** get_address_of_m_Corners_27() { return &___m_Corners_27; } inline void set_m_Corners_27(Vector3U5BU5D_t1718750761* value) { ___m_Corners_27 = value; Il2CppCodeGenWriteBarrier((&___m_Corners_27), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // MASKABLEGRAPHIC_T3839221559_H #ifndef SHADOW_T773074319_H #define SHADOW_T773074319_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.UI.Shadow struct Shadow_t773074319 : public BaseMeshEffect_t2440176439 { public: // UnityEngine.Color UnityEngine.UI.Shadow::m_EffectColor Color_t2555686324 ___m_EffectColor_3; // UnityEngine.Vector2 UnityEngine.UI.Shadow::m_EffectDistance Vector2_t2156229523 ___m_EffectDistance_4; // System.Boolean UnityEngine.UI.Shadow::m_UseGraphicAlpha bool ___m_UseGraphicAlpha_5; public: inline static int32_t get_offset_of_m_EffectColor_3() { return static_cast(offsetof(Shadow_t773074319, ___m_EffectColor_3)); } inline Color_t2555686324 get_m_EffectColor_3() const { return ___m_EffectColor_3; } inline Color_t2555686324 * get_address_of_m_EffectColor_3() { return &___m_EffectColor_3; } inline void set_m_EffectColor_3(Color_t2555686324 value) { ___m_EffectColor_3 = value; } inline static int32_t get_offset_of_m_EffectDistance_4() { return static_cast(offsetof(Shadow_t773074319, ___m_EffectDistance_4)); } inline Vector2_t2156229523 get_m_EffectDistance_4() const { return ___m_EffectDistance_4; } inline Vector2_t2156229523 * get_address_of_m_EffectDistance_4() { return &___m_EffectDistance_4; } inline void set_m_EffectDistance_4(Vector2_t2156229523 value) { ___m_EffectDistance_4 = value; } inline static int32_t get_offset_of_m_UseGraphicAlpha_5() { return static_cast(offsetof(Shadow_t773074319, ___m_UseGraphicAlpha_5)); } inline bool get_m_UseGraphicAlpha_5() const { return ___m_UseGraphicAlpha_5; } inline bool* get_address_of_m_UseGraphicAlpha_5() { return &___m_UseGraphicAlpha_5; } inline void set_m_UseGraphicAlpha_5(bool value) { ___m_UseGraphicAlpha_5 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SHADOW_T773074319_H #ifndef SLIDER_T3903728902_H #define SLIDER_T3903728902_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.UI.Slider struct Slider_t3903728902 : public Selectable_t3250028441 { public: // UnityEngine.RectTransform UnityEngine.UI.Slider::m_FillRect RectTransform_t3704657025 * ___m_FillRect_16; // UnityEngine.RectTransform UnityEngine.UI.Slider::m_HandleRect RectTransform_t3704657025 * ___m_HandleRect_17; // UnityEngine.UI.Slider/Direction UnityEngine.UI.Slider::m_Direction int32_t ___m_Direction_18; // System.Single UnityEngine.UI.Slider::m_MinValue float ___m_MinValue_19; // System.Single UnityEngine.UI.Slider::m_MaxValue float ___m_MaxValue_20; // System.Boolean UnityEngine.UI.Slider::m_WholeNumbers bool ___m_WholeNumbers_21; // System.Single UnityEngine.UI.Slider::m_Value float ___m_Value_22; // UnityEngine.UI.Slider/SliderEvent UnityEngine.UI.Slider::m_OnValueChanged SliderEvent_t3180273144 * ___m_OnValueChanged_23; // UnityEngine.UI.Image UnityEngine.UI.Slider::m_FillImage Image_t2670269651 * ___m_FillImage_24; // UnityEngine.Transform UnityEngine.UI.Slider::m_FillTransform Transform_t3600365921 * ___m_FillTransform_25; // UnityEngine.RectTransform UnityEngine.UI.Slider::m_FillContainerRect RectTransform_t3704657025 * ___m_FillContainerRect_26; // UnityEngine.Transform UnityEngine.UI.Slider::m_HandleTransform Transform_t3600365921 * ___m_HandleTransform_27; // UnityEngine.RectTransform UnityEngine.UI.Slider::m_HandleContainerRect RectTransform_t3704657025 * ___m_HandleContainerRect_28; // UnityEngine.Vector2 UnityEngine.UI.Slider::m_Offset Vector2_t2156229523 ___m_Offset_29; // UnityEngine.DrivenRectTransformTracker UnityEngine.UI.Slider::m_Tracker DrivenRectTransformTracker_t2562230146 ___m_Tracker_30; public: inline static int32_t get_offset_of_m_FillRect_16() { return static_cast(offsetof(Slider_t3903728902, ___m_FillRect_16)); } inline RectTransform_t3704657025 * get_m_FillRect_16() const { return ___m_FillRect_16; } inline RectTransform_t3704657025 ** get_address_of_m_FillRect_16() { return &___m_FillRect_16; } inline void set_m_FillRect_16(RectTransform_t3704657025 * value) { ___m_FillRect_16 = value; Il2CppCodeGenWriteBarrier((&___m_FillRect_16), value); } inline static int32_t get_offset_of_m_HandleRect_17() { return static_cast(offsetof(Slider_t3903728902, ___m_HandleRect_17)); } inline RectTransform_t3704657025 * get_m_HandleRect_17() const { return ___m_HandleRect_17; } inline RectTransform_t3704657025 ** get_address_of_m_HandleRect_17() { return &___m_HandleRect_17; } inline void set_m_HandleRect_17(RectTransform_t3704657025 * value) { ___m_HandleRect_17 = value; Il2CppCodeGenWriteBarrier((&___m_HandleRect_17), value); } inline static int32_t get_offset_of_m_Direction_18() { return static_cast(offsetof(Slider_t3903728902, ___m_Direction_18)); } inline int32_t get_m_Direction_18() const { return ___m_Direction_18; } inline int32_t* get_address_of_m_Direction_18() { return &___m_Direction_18; } inline void set_m_Direction_18(int32_t value) { ___m_Direction_18 = value; } inline static int32_t get_offset_of_m_MinValue_19() { return static_cast(offsetof(Slider_t3903728902, ___m_MinValue_19)); } inline float get_m_MinValue_19() const { return ___m_MinValue_19; } inline float* get_address_of_m_MinValue_19() { return &___m_MinValue_19; } inline void set_m_MinValue_19(float value) { ___m_MinValue_19 = value; } inline static int32_t get_offset_of_m_MaxValue_20() { return static_cast(offsetof(Slider_t3903728902, ___m_MaxValue_20)); } inline float get_m_MaxValue_20() const { return ___m_MaxValue_20; } inline float* get_address_of_m_MaxValue_20() { return &___m_MaxValue_20; } inline void set_m_MaxValue_20(float value) { ___m_MaxValue_20 = value; } inline static int32_t get_offset_of_m_WholeNumbers_21() { return static_cast(offsetof(Slider_t3903728902, ___m_WholeNumbers_21)); } inline bool get_m_WholeNumbers_21() const { return ___m_WholeNumbers_21; } inline bool* get_address_of_m_WholeNumbers_21() { return &___m_WholeNumbers_21; } inline void set_m_WholeNumbers_21(bool value) { ___m_WholeNumbers_21 = value; } inline static int32_t get_offset_of_m_Value_22() { return static_cast(offsetof(Slider_t3903728902, ___m_Value_22)); } inline float get_m_Value_22() const { return ___m_Value_22; } inline float* get_address_of_m_Value_22() { return &___m_Value_22; } inline void set_m_Value_22(float value) { ___m_Value_22 = value; } inline static int32_t get_offset_of_m_OnValueChanged_23() { return static_cast(offsetof(Slider_t3903728902, ___m_OnValueChanged_23)); } inline SliderEvent_t3180273144 * get_m_OnValueChanged_23() const { return ___m_OnValueChanged_23; } inline SliderEvent_t3180273144 ** get_address_of_m_OnValueChanged_23() { return &___m_OnValueChanged_23; } inline void set_m_OnValueChanged_23(SliderEvent_t3180273144 * value) { ___m_OnValueChanged_23 = value; Il2CppCodeGenWriteBarrier((&___m_OnValueChanged_23), value); } inline static int32_t get_offset_of_m_FillImage_24() { return static_cast(offsetof(Slider_t3903728902, ___m_FillImage_24)); } inline Image_t2670269651 * get_m_FillImage_24() const { return ___m_FillImage_24; } inline Image_t2670269651 ** get_address_of_m_FillImage_24() { return &___m_FillImage_24; } inline void set_m_FillImage_24(Image_t2670269651 * value) { ___m_FillImage_24 = value; Il2CppCodeGenWriteBarrier((&___m_FillImage_24), value); } inline static int32_t get_offset_of_m_FillTransform_25() { return static_cast(offsetof(Slider_t3903728902, ___m_FillTransform_25)); } inline Transform_t3600365921 * get_m_FillTransform_25() const { return ___m_FillTransform_25; } inline Transform_t3600365921 ** get_address_of_m_FillTransform_25() { return &___m_FillTransform_25; } inline void set_m_FillTransform_25(Transform_t3600365921 * value) { ___m_FillTransform_25 = value; Il2CppCodeGenWriteBarrier((&___m_FillTransform_25), value); } inline static int32_t get_offset_of_m_FillContainerRect_26() { return static_cast(offsetof(Slider_t3903728902, ___m_FillContainerRect_26)); } inline RectTransform_t3704657025 * get_m_FillContainerRect_26() const { return ___m_FillContainerRect_26; } inline RectTransform_t3704657025 ** get_address_of_m_FillContainerRect_26() { return &___m_FillContainerRect_26; } inline void set_m_FillContainerRect_26(RectTransform_t3704657025 * value) { ___m_FillContainerRect_26 = value; Il2CppCodeGenWriteBarrier((&___m_FillContainerRect_26), value); } inline static int32_t get_offset_of_m_HandleTransform_27() { return static_cast(offsetof(Slider_t3903728902, ___m_HandleTransform_27)); } inline Transform_t3600365921 * get_m_HandleTransform_27() const { return ___m_HandleTransform_27; } inline Transform_t3600365921 ** get_address_of_m_HandleTransform_27() { return &___m_HandleTransform_27; } inline void set_m_HandleTransform_27(Transform_t3600365921 * value) { ___m_HandleTransform_27 = value; Il2CppCodeGenWriteBarrier((&___m_HandleTransform_27), value); } inline static int32_t get_offset_of_m_HandleContainerRect_28() { return static_cast(offsetof(Slider_t3903728902, ___m_HandleContainerRect_28)); } inline RectTransform_t3704657025 * get_m_HandleContainerRect_28() const { return ___m_HandleContainerRect_28; } inline RectTransform_t3704657025 ** get_address_of_m_HandleContainerRect_28() { return &___m_HandleContainerRect_28; } inline void set_m_HandleContainerRect_28(RectTransform_t3704657025 * value) { ___m_HandleContainerRect_28 = value; Il2CppCodeGenWriteBarrier((&___m_HandleContainerRect_28), value); } inline static int32_t get_offset_of_m_Offset_29() { return static_cast(offsetof(Slider_t3903728902, ___m_Offset_29)); } inline Vector2_t2156229523 get_m_Offset_29() const { return ___m_Offset_29; } inline Vector2_t2156229523 * get_address_of_m_Offset_29() { return &___m_Offset_29; } inline void set_m_Offset_29(Vector2_t2156229523 value) { ___m_Offset_29 = value; } inline static int32_t get_offset_of_m_Tracker_30() { return static_cast(offsetof(Slider_t3903728902, ___m_Tracker_30)); } inline DrivenRectTransformTracker_t2562230146 get_m_Tracker_30() const { return ___m_Tracker_30; } inline DrivenRectTransformTracker_t2562230146 * get_address_of_m_Tracker_30() { return &___m_Tracker_30; } inline void set_m_Tracker_30(DrivenRectTransformTracker_t2562230146 value) { ___m_Tracker_30 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SLIDER_T3903728902_H #ifndef TEXT_T1901882714_H #define TEXT_T1901882714_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.UI.Text struct Text_t1901882714 : public MaskableGraphic_t3839221559 { public: // UnityEngine.UI.FontData UnityEngine.UI.Text::m_FontData FontData_t746620069 * ___m_FontData_28; // System.String UnityEngine.UI.Text::m_Text String_t* ___m_Text_29; // UnityEngine.TextGenerator UnityEngine.UI.Text::m_TextCache TextGenerator_t3211863866 * ___m_TextCache_30; // UnityEngine.TextGenerator UnityEngine.UI.Text::m_TextCacheForLayout TextGenerator_t3211863866 * ___m_TextCacheForLayout_31; // System.Boolean UnityEngine.UI.Text::m_DisableFontTextureRebuiltCallback bool ___m_DisableFontTextureRebuiltCallback_33; // UnityEngine.UIVertex[] UnityEngine.UI.Text::m_TempVerts UIVertexU5BU5D_t1981460040* ___m_TempVerts_34; public: inline static int32_t get_offset_of_m_FontData_28() { return static_cast(offsetof(Text_t1901882714, ___m_FontData_28)); } inline FontData_t746620069 * get_m_FontData_28() const { return ___m_FontData_28; } inline FontData_t746620069 ** get_address_of_m_FontData_28() { return &___m_FontData_28; } inline void set_m_FontData_28(FontData_t746620069 * value) { ___m_FontData_28 = value; Il2CppCodeGenWriteBarrier((&___m_FontData_28), value); } inline static int32_t get_offset_of_m_Text_29() { return static_cast(offsetof(Text_t1901882714, ___m_Text_29)); } inline String_t* get_m_Text_29() const { return ___m_Text_29; } inline String_t** get_address_of_m_Text_29() { return &___m_Text_29; } inline void set_m_Text_29(String_t* value) { ___m_Text_29 = value; Il2CppCodeGenWriteBarrier((&___m_Text_29), value); } inline static int32_t get_offset_of_m_TextCache_30() { return static_cast(offsetof(Text_t1901882714, ___m_TextCache_30)); } inline TextGenerator_t3211863866 * get_m_TextCache_30() const { return ___m_TextCache_30; } inline TextGenerator_t3211863866 ** get_address_of_m_TextCache_30() { return &___m_TextCache_30; } inline void set_m_TextCache_30(TextGenerator_t3211863866 * value) { ___m_TextCache_30 = value; Il2CppCodeGenWriteBarrier((&___m_TextCache_30), value); } inline static int32_t get_offset_of_m_TextCacheForLayout_31() { return static_cast(offsetof(Text_t1901882714, ___m_TextCacheForLayout_31)); } inline TextGenerator_t3211863866 * get_m_TextCacheForLayout_31() const { return ___m_TextCacheForLayout_31; } inline TextGenerator_t3211863866 ** get_address_of_m_TextCacheForLayout_31() { return &___m_TextCacheForLayout_31; } inline void set_m_TextCacheForLayout_31(TextGenerator_t3211863866 * value) { ___m_TextCacheForLayout_31 = value; Il2CppCodeGenWriteBarrier((&___m_TextCacheForLayout_31), value); } inline static int32_t get_offset_of_m_DisableFontTextureRebuiltCallback_33() { return static_cast(offsetof(Text_t1901882714, ___m_DisableFontTextureRebuiltCallback_33)); } inline bool get_m_DisableFontTextureRebuiltCallback_33() const { return ___m_DisableFontTextureRebuiltCallback_33; } inline bool* get_address_of_m_DisableFontTextureRebuiltCallback_33() { return &___m_DisableFontTextureRebuiltCallback_33; } inline void set_m_DisableFontTextureRebuiltCallback_33(bool value) { ___m_DisableFontTextureRebuiltCallback_33 = value; } inline static int32_t get_offset_of_m_TempVerts_34() { return static_cast(offsetof(Text_t1901882714, ___m_TempVerts_34)); } inline UIVertexU5BU5D_t1981460040* get_m_TempVerts_34() const { return ___m_TempVerts_34; } inline UIVertexU5BU5D_t1981460040** get_address_of_m_TempVerts_34() { return &___m_TempVerts_34; } inline void set_m_TempVerts_34(UIVertexU5BU5D_t1981460040* value) { ___m_TempVerts_34 = value; Il2CppCodeGenWriteBarrier((&___m_TempVerts_34), value); } }; struct Text_t1901882714_StaticFields { public: // UnityEngine.Material UnityEngine.UI.Text::s_DefaultText Material_t340375123 * ___s_DefaultText_32; public: inline static int32_t get_offset_of_s_DefaultText_32() { return static_cast(offsetof(Text_t1901882714_StaticFields, ___s_DefaultText_32)); } inline Material_t340375123 * get_s_DefaultText_32() const { return ___s_DefaultText_32; } inline Material_t340375123 ** get_address_of_s_DefaultText_32() { return &___s_DefaultText_32; } inline void set_s_DefaultText_32(Material_t340375123 * value) { ___s_DefaultText_32 = value; Il2CppCodeGenWriteBarrier((&___s_DefaultText_32), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TEXT_T1901882714_H #ifndef IMAGE_T2670269651_H #define IMAGE_T2670269651_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.UI.Image struct Image_t2670269651 : public MaskableGraphic_t3839221559 { public: // UnityEngine.Sprite UnityEngine.UI.Image::m_Sprite Sprite_t280657092 * ___m_Sprite_29; // UnityEngine.Sprite UnityEngine.UI.Image::m_OverrideSprite Sprite_t280657092 * ___m_OverrideSprite_30; // UnityEngine.UI.Image/Type UnityEngine.UI.Image::m_Type int32_t ___m_Type_31; // System.Boolean UnityEngine.UI.Image::m_PreserveAspect bool ___m_PreserveAspect_32; // System.Boolean UnityEngine.UI.Image::m_FillCenter bool ___m_FillCenter_33; // UnityEngine.UI.Image/FillMethod UnityEngine.UI.Image::m_FillMethod int32_t ___m_FillMethod_34; // System.Single UnityEngine.UI.Image::m_FillAmount float ___m_FillAmount_35; // System.Boolean UnityEngine.UI.Image::m_FillClockwise bool ___m_FillClockwise_36; // System.Int32 UnityEngine.UI.Image::m_FillOrigin int32_t ___m_FillOrigin_37; // System.Single UnityEngine.UI.Image::m_AlphaHitTestMinimumThreshold float ___m_AlphaHitTestMinimumThreshold_38; // System.Boolean UnityEngine.UI.Image::m_Tracked bool ___m_Tracked_39; public: inline static int32_t get_offset_of_m_Sprite_29() { return static_cast(offsetof(Image_t2670269651, ___m_Sprite_29)); } inline Sprite_t280657092 * get_m_Sprite_29() const { return ___m_Sprite_29; } inline Sprite_t280657092 ** get_address_of_m_Sprite_29() { return &___m_Sprite_29; } inline void set_m_Sprite_29(Sprite_t280657092 * value) { ___m_Sprite_29 = value; Il2CppCodeGenWriteBarrier((&___m_Sprite_29), value); } inline static int32_t get_offset_of_m_OverrideSprite_30() { return static_cast(offsetof(Image_t2670269651, ___m_OverrideSprite_30)); } inline Sprite_t280657092 * get_m_OverrideSprite_30() const { return ___m_OverrideSprite_30; } inline Sprite_t280657092 ** get_address_of_m_OverrideSprite_30() { return &___m_OverrideSprite_30; } inline void set_m_OverrideSprite_30(Sprite_t280657092 * value) { ___m_OverrideSprite_30 = value; Il2CppCodeGenWriteBarrier((&___m_OverrideSprite_30), value); } inline static int32_t get_offset_of_m_Type_31() { return static_cast(offsetof(Image_t2670269651, ___m_Type_31)); } inline int32_t get_m_Type_31() const { return ___m_Type_31; } inline int32_t* get_address_of_m_Type_31() { return &___m_Type_31; } inline void set_m_Type_31(int32_t value) { ___m_Type_31 = value; } inline static int32_t get_offset_of_m_PreserveAspect_32() { return static_cast(offsetof(Image_t2670269651, ___m_PreserveAspect_32)); } inline bool get_m_PreserveAspect_32() const { return ___m_PreserveAspect_32; } inline bool* get_address_of_m_PreserveAspect_32() { return &___m_PreserveAspect_32; } inline void set_m_PreserveAspect_32(bool value) { ___m_PreserveAspect_32 = value; } inline static int32_t get_offset_of_m_FillCenter_33() { return static_cast(offsetof(Image_t2670269651, ___m_FillCenter_33)); } inline bool get_m_FillCenter_33() const { return ___m_FillCenter_33; } inline bool* get_address_of_m_FillCenter_33() { return &___m_FillCenter_33; } inline void set_m_FillCenter_33(bool value) { ___m_FillCenter_33 = value; } inline static int32_t get_offset_of_m_FillMethod_34() { return static_cast(offsetof(Image_t2670269651, ___m_FillMethod_34)); } inline int32_t get_m_FillMethod_34() const { return ___m_FillMethod_34; } inline int32_t* get_address_of_m_FillMethod_34() { return &___m_FillMethod_34; } inline void set_m_FillMethod_34(int32_t value) { ___m_FillMethod_34 = value; } inline static int32_t get_offset_of_m_FillAmount_35() { return static_cast(offsetof(Image_t2670269651, ___m_FillAmount_35)); } inline float get_m_FillAmount_35() const { return ___m_FillAmount_35; } inline float* get_address_of_m_FillAmount_35() { return &___m_FillAmount_35; } inline void set_m_FillAmount_35(float value) { ___m_FillAmount_35 = value; } inline static int32_t get_offset_of_m_FillClockwise_36() { return static_cast(offsetof(Image_t2670269651, ___m_FillClockwise_36)); } inline bool get_m_FillClockwise_36() const { return ___m_FillClockwise_36; } inline bool* get_address_of_m_FillClockwise_36() { return &___m_FillClockwise_36; } inline void set_m_FillClockwise_36(bool value) { ___m_FillClockwise_36 = value; } inline static int32_t get_offset_of_m_FillOrigin_37() { return static_cast(offsetof(Image_t2670269651, ___m_FillOrigin_37)); } inline int32_t get_m_FillOrigin_37() const { return ___m_FillOrigin_37; } inline int32_t* get_address_of_m_FillOrigin_37() { return &___m_FillOrigin_37; } inline void set_m_FillOrigin_37(int32_t value) { ___m_FillOrigin_37 = value; } inline static int32_t get_offset_of_m_AlphaHitTestMinimumThreshold_38() { return static_cast(offsetof(Image_t2670269651, ___m_AlphaHitTestMinimumThreshold_38)); } inline float get_m_AlphaHitTestMinimumThreshold_38() const { return ___m_AlphaHitTestMinimumThreshold_38; } inline float* get_address_of_m_AlphaHitTestMinimumThreshold_38() { return &___m_AlphaHitTestMinimumThreshold_38; } inline void set_m_AlphaHitTestMinimumThreshold_38(float value) { ___m_AlphaHitTestMinimumThreshold_38 = value; } inline static int32_t get_offset_of_m_Tracked_39() { return static_cast(offsetof(Image_t2670269651, ___m_Tracked_39)); } inline bool get_m_Tracked_39() const { return ___m_Tracked_39; } inline bool* get_address_of_m_Tracked_39() { return &___m_Tracked_39; } inline void set_m_Tracked_39(bool value) { ___m_Tracked_39 = value; } }; struct Image_t2670269651_StaticFields { public: // UnityEngine.Material UnityEngine.UI.Image::s_ETC1DefaultUI Material_t340375123 * ___s_ETC1DefaultUI_28; // UnityEngine.Vector2[] UnityEngine.UI.Image::s_VertScratch Vector2U5BU5D_t1457185986* ___s_VertScratch_40; // UnityEngine.Vector2[] UnityEngine.UI.Image::s_UVScratch Vector2U5BU5D_t1457185986* ___s_UVScratch_41; // UnityEngine.Vector3[] UnityEngine.UI.Image::s_Xy Vector3U5BU5D_t1718750761* ___s_Xy_42; // UnityEngine.Vector3[] UnityEngine.UI.Image::s_Uv Vector3U5BU5D_t1718750761* ___s_Uv_43; // System.Collections.Generic.List`1 UnityEngine.UI.Image::m_TrackedTexturelessImages List_1_t4142344393 * ___m_TrackedTexturelessImages_44; // System.Boolean UnityEngine.UI.Image::s_Initialized bool ___s_Initialized_45; // System.Action`1 UnityEngine.UI.Image::<>f__mg$cache0 Action_1_t819399007 * ___U3CU3Ef__mgU24cache0_46; public: inline static int32_t get_offset_of_s_ETC1DefaultUI_28() { return static_cast(offsetof(Image_t2670269651_StaticFields, ___s_ETC1DefaultUI_28)); } inline Material_t340375123 * get_s_ETC1DefaultUI_28() const { return ___s_ETC1DefaultUI_28; } inline Material_t340375123 ** get_address_of_s_ETC1DefaultUI_28() { return &___s_ETC1DefaultUI_28; } inline void set_s_ETC1DefaultUI_28(Material_t340375123 * value) { ___s_ETC1DefaultUI_28 = value; Il2CppCodeGenWriteBarrier((&___s_ETC1DefaultUI_28), value); } inline static int32_t get_offset_of_s_VertScratch_40() { return static_cast(offsetof(Image_t2670269651_StaticFields, ___s_VertScratch_40)); } inline Vector2U5BU5D_t1457185986* get_s_VertScratch_40() const { return ___s_VertScratch_40; } inline Vector2U5BU5D_t1457185986** get_address_of_s_VertScratch_40() { return &___s_VertScratch_40; } inline void set_s_VertScratch_40(Vector2U5BU5D_t1457185986* value) { ___s_VertScratch_40 = value; Il2CppCodeGenWriteBarrier((&___s_VertScratch_40), value); } inline static int32_t get_offset_of_s_UVScratch_41() { return static_cast(offsetof(Image_t2670269651_StaticFields, ___s_UVScratch_41)); } inline Vector2U5BU5D_t1457185986* get_s_UVScratch_41() const { return ___s_UVScratch_41; } inline Vector2U5BU5D_t1457185986** get_address_of_s_UVScratch_41() { return &___s_UVScratch_41; } inline void set_s_UVScratch_41(Vector2U5BU5D_t1457185986* value) { ___s_UVScratch_41 = value; Il2CppCodeGenWriteBarrier((&___s_UVScratch_41), value); } inline static int32_t get_offset_of_s_Xy_42() { return static_cast(offsetof(Image_t2670269651_StaticFields, ___s_Xy_42)); } inline Vector3U5BU5D_t1718750761* get_s_Xy_42() const { return ___s_Xy_42; } inline Vector3U5BU5D_t1718750761** get_address_of_s_Xy_42() { return &___s_Xy_42; } inline void set_s_Xy_42(Vector3U5BU5D_t1718750761* value) { ___s_Xy_42 = value; Il2CppCodeGenWriteBarrier((&___s_Xy_42), value); } inline static int32_t get_offset_of_s_Uv_43() { return static_cast(offsetof(Image_t2670269651_StaticFields, ___s_Uv_43)); } inline Vector3U5BU5D_t1718750761* get_s_Uv_43() const { return ___s_Uv_43; } inline Vector3U5BU5D_t1718750761** get_address_of_s_Uv_43() { return &___s_Uv_43; } inline void set_s_Uv_43(Vector3U5BU5D_t1718750761* value) { ___s_Uv_43 = value; Il2CppCodeGenWriteBarrier((&___s_Uv_43), value); } inline static int32_t get_offset_of_m_TrackedTexturelessImages_44() { return static_cast(offsetof(Image_t2670269651_StaticFields, ___m_TrackedTexturelessImages_44)); } inline List_1_t4142344393 * get_m_TrackedTexturelessImages_44() const { return ___m_TrackedTexturelessImages_44; } inline List_1_t4142344393 ** get_address_of_m_TrackedTexturelessImages_44() { return &___m_TrackedTexturelessImages_44; } inline void set_m_TrackedTexturelessImages_44(List_1_t4142344393 * value) { ___m_TrackedTexturelessImages_44 = value; Il2CppCodeGenWriteBarrier((&___m_TrackedTexturelessImages_44), value); } inline static int32_t get_offset_of_s_Initialized_45() { return static_cast(offsetof(Image_t2670269651_StaticFields, ___s_Initialized_45)); } inline bool get_s_Initialized_45() const { return ___s_Initialized_45; } inline bool* get_address_of_s_Initialized_45() { return &___s_Initialized_45; } inline void set_s_Initialized_45(bool value) { ___s_Initialized_45 = value; } inline static int32_t get_offset_of_U3CU3Ef__mgU24cache0_46() { return static_cast(offsetof(Image_t2670269651_StaticFields, ___U3CU3Ef__mgU24cache0_46)); } inline Action_1_t819399007 * get_U3CU3Ef__mgU24cache0_46() const { return ___U3CU3Ef__mgU24cache0_46; } inline Action_1_t819399007 ** get_address_of_U3CU3Ef__mgU24cache0_46() { return &___U3CU3Ef__mgU24cache0_46; } inline void set_U3CU3Ef__mgU24cache0_46(Action_1_t819399007 * value) { ___U3CU3Ef__mgU24cache0_46 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__mgU24cache0_46), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // IMAGE_T2670269651_H #ifndef OUTLINE_T2536100125_H #define OUTLINE_T2536100125_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.UI.Outline struct Outline_t2536100125 : public Shadow_t773074319 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // OUTLINE_T2536100125_H #ifndef BASEIMAGE_T4118067547_H #define BASEIMAGE_T4118067547_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // BaseImage struct BaseImage_t4118067547 : public MaskableGraphic_t3839221559 { public: // UnityEngine.Sprite BaseImage::m_Sprite Sprite_t280657092 * ___m_Sprite_28; // UnityEngine.Sprite BaseImage::m_OverrideSprite Sprite_t280657092 * ___m_OverrideSprite_29; public: inline static int32_t get_offset_of_m_Sprite_28() { return static_cast(offsetof(BaseImage_t4118067547, ___m_Sprite_28)); } inline Sprite_t280657092 * get_m_Sprite_28() const { return ___m_Sprite_28; } inline Sprite_t280657092 ** get_address_of_m_Sprite_28() { return &___m_Sprite_28; } inline void set_m_Sprite_28(Sprite_t280657092 * value) { ___m_Sprite_28 = value; Il2CppCodeGenWriteBarrier((&___m_Sprite_28), value); } inline static int32_t get_offset_of_m_OverrideSprite_29() { return static_cast(offsetof(BaseImage_t4118067547, ___m_OverrideSprite_29)); } inline Sprite_t280657092 * get_m_OverrideSprite_29() const { return ___m_OverrideSprite_29; } inline Sprite_t280657092 ** get_address_of_m_OverrideSprite_29() { return &___m_OverrideSprite_29; } inline void set_m_OverrideSprite_29(Sprite_t280657092 * value) { ___m_OverrideSprite_29 = value; Il2CppCodeGenWriteBarrier((&___m_OverrideSprite_29), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // BASEIMAGE_T4118067547_H #ifndef CIRCLEIMAGE_T2126599838_H #define CIRCLEIMAGE_T2126599838_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // CircleImage struct CircleImage_t2126599838 : public BaseImage_t4118067547 { public: // System.Single CircleImage::fillPercent float ___fillPercent_30; // System.Boolean CircleImage::fill bool ___fill_31; // System.Single CircleImage::thickness float ___thickness_32; // System.Int32 CircleImage::segements int32_t ___segements_33; // System.Collections.Generic.List`1 CircleImage::innerVertices List_1_t899420910 * ___innerVertices_34; // System.Collections.Generic.List`1 CircleImage::outterVertices List_1_t899420910 * ___outterVertices_35; public: inline static int32_t get_offset_of_fillPercent_30() { return static_cast(offsetof(CircleImage_t2126599838, ___fillPercent_30)); } inline float get_fillPercent_30() const { return ___fillPercent_30; } inline float* get_address_of_fillPercent_30() { return &___fillPercent_30; } inline void set_fillPercent_30(float value) { ___fillPercent_30 = value; } inline static int32_t get_offset_of_fill_31() { return static_cast(offsetof(CircleImage_t2126599838, ___fill_31)); } inline bool get_fill_31() const { return ___fill_31; } inline bool* get_address_of_fill_31() { return &___fill_31; } inline void set_fill_31(bool value) { ___fill_31 = value; } inline static int32_t get_offset_of_thickness_32() { return static_cast(offsetof(CircleImage_t2126599838, ___thickness_32)); } inline float get_thickness_32() const { return ___thickness_32; } inline float* get_address_of_thickness_32() { return &___thickness_32; } inline void set_thickness_32(float value) { ___thickness_32 = value; } inline static int32_t get_offset_of_segements_33() { return static_cast(offsetof(CircleImage_t2126599838, ___segements_33)); } inline int32_t get_segements_33() const { return ___segements_33; } inline int32_t* get_address_of_segements_33() { return &___segements_33; } inline void set_segements_33(int32_t value) { ___segements_33 = value; } inline static int32_t get_offset_of_innerVertices_34() { return static_cast(offsetof(CircleImage_t2126599838, ___innerVertices_34)); } inline List_1_t899420910 * get_innerVertices_34() const { return ___innerVertices_34; } inline List_1_t899420910 ** get_address_of_innerVertices_34() { return &___innerVertices_34; } inline void set_innerVertices_34(List_1_t899420910 * value) { ___innerVertices_34 = value; Il2CppCodeGenWriteBarrier((&___innerVertices_34), value); } inline static int32_t get_offset_of_outterVertices_35() { return static_cast(offsetof(CircleImage_t2126599838, ___outterVertices_35)); } inline List_1_t899420910 * get_outterVertices_35() const { return ___outterVertices_35; } inline List_1_t899420910 ** get_address_of_outterVertices_35() { return &___outterVertices_35; } inline void set_outterVertices_35(List_1_t899420910 * value) { ___outterVertices_35 = value; Il2CppCodeGenWriteBarrier((&___outterVertices_35), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CIRCLEIMAGE_T2126599838_H // UnityEngine.Vector3[] struct Vector3U5BU5D_t1718750761 : public RuntimeArray { public: ALIGN_FIELD (8) Vector3_t3722313464 m_Items[1]; public: inline Vector3_t3722313464 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Vector3_t3722313464 * 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_t3722313464 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Vector3_t3722313464 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Vector3_t3722313464 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Vector3_t3722313464 value) { m_Items[index] = value; } }; // UnityEngine.GradientColorKey[] struct GradientColorKeyU5BU5D_t4133731744 : public RuntimeArray { public: ALIGN_FIELD (8) GradientColorKey_t812552589 m_Items[1]; public: inline GradientColorKey_t812552589 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline GradientColorKey_t812552589 * 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, GradientColorKey_t812552589 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline GradientColorKey_t812552589 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline GradientColorKey_t812552589 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, GradientColorKey_t812552589 value) { m_Items[index] = value; } }; // System.Byte[] struct ByteU5BU5D_t4116647657 : public RuntimeArray { public: ALIGN_FIELD (8) uint8_t m_Items[1]; public: inline uint8_t GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline uint8_t* GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, uint8_t value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline uint8_t GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline uint8_t* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, uint8_t value) { m_Items[index] = value; } }; // System.String[] struct StringU5BU5D_t1281789340 : public RuntimeArray { public: ALIGN_FIELD (8) String_t* m_Items[1]; public: inline String_t* GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline String_t** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, String_t* value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } inline String_t* GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline String_t** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, String_t* value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } }; // System.Char[] struct CharU5BU5D_t3528271667 : public RuntimeArray { public: ALIGN_FIELD (8) Il2CppChar m_Items[1]; public: 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; } }; // UnityEngine.Vector2[] struct Vector2U5BU5D_t1457185986 : public RuntimeArray { public: ALIGN_FIELD (8) Vector2_t2156229523 m_Items[1]; public: inline Vector2_t2156229523 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Vector2_t2156229523 * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Vector2_t2156229523 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Vector2_t2156229523 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Vector2_t2156229523 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Vector2_t2156229523 value) { m_Items[index] = value; } }; // UnityEngine.ParticleSystem[] struct ParticleSystemU5BU5D_t3089334924 : public RuntimeArray { public: ALIGN_FIELD (8) ParticleSystem_t1800779281 * m_Items[1]; public: inline ParticleSystem_t1800779281 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline ParticleSystem_t1800779281 ** 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, ParticleSystem_t1800779281 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } inline ParticleSystem_t1800779281 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline ParticleSystem_t1800779281 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, ParticleSystem_t1800779281 * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } }; // System.Diagnostics.StackFrame[] struct StackFrameU5BU5D_t1997726418 : public RuntimeArray { public: ALIGN_FIELD (8) StackFrame_t3217253059 * m_Items[1]; public: inline StackFrame_t3217253059 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline StackFrame_t3217253059 ** 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, StackFrame_t3217253059 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } inline StackFrame_t3217253059 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline StackFrame_t3217253059 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, StackFrame_t3217253059 * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } }; // UnityEngine.Camera[] struct CameraU5BU5D_t1709987734 : public RuntimeArray { public: ALIGN_FIELD (8) Camera_t4157153871 * m_Items[1]; public: inline Camera_t4157153871 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Camera_t4157153871 ** 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, Camera_t4157153871 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } inline Camera_t4157153871 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Camera_t4157153871 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Camera_t4157153871 * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } }; // System.Object[] struct ObjectU5BU5D_t2843939325 : public RuntimeArray { public: ALIGN_FIELD (8) RuntimeObject * m_Items[1]; public: 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(m_Items + index, 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(m_Items + index, value); } }; // UnityEngine.Animation[] struct AnimationU5BU5D_t4027794176 : public RuntimeArray { public: ALIGN_FIELD (8) Animation_t3648466861 * m_Items[1]; public: inline Animation_t3648466861 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Animation_t3648466861 ** 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, Animation_t3648466861 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } inline Animation_t3648466861 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Animation_t3648466861 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Animation_t3648466861 * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } }; // DMCore.Framework.Navigation.CNavNode[0...,0...] struct CNavNodeU5B0___U2C0___U5D_t2763474419 : public RuntimeArray { public: ALIGN_FIELD (8) CNavNode_t1599841827 * m_Items[1]; public: inline CNavNode_t1599841827 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline CNavNode_t1599841827 ** 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, CNavNode_t1599841827 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } inline CNavNode_t1599841827 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline CNavNode_t1599841827 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, CNavNode_t1599841827 * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } inline CNavNode_t1599841827 * GetAt(il2cpp_array_size_t i, il2cpp_array_size_t j) const { il2cpp_array_size_t iBound = bounds[0].length; IL2CPP_ARRAY_BOUNDS_CHECK(i, iBound); il2cpp_array_size_t jBound = bounds[1].length; IL2CPP_ARRAY_BOUNDS_CHECK(j, jBound); il2cpp_array_size_t index = i * jBound + j; return m_Items[index]; } inline CNavNode_t1599841827 ** GetAddressAt(il2cpp_array_size_t i, il2cpp_array_size_t j) { il2cpp_array_size_t iBound = bounds[0].length; IL2CPP_ARRAY_BOUNDS_CHECK(i, iBound); il2cpp_array_size_t jBound = bounds[1].length; IL2CPP_ARRAY_BOUNDS_CHECK(j, jBound); il2cpp_array_size_t index = i * jBound + j; return m_Items + index; } inline void SetAt(il2cpp_array_size_t i, il2cpp_array_size_t j, CNavNode_t1599841827 * value) { il2cpp_array_size_t iBound = bounds[0].length; IL2CPP_ARRAY_BOUNDS_CHECK(i, iBound); il2cpp_array_size_t jBound = bounds[1].length; IL2CPP_ARRAY_BOUNDS_CHECK(j, jBound); il2cpp_array_size_t index = i * jBound + j; m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } inline CNavNode_t1599841827 * GetAtUnchecked(il2cpp_array_size_t i, il2cpp_array_size_t j) const { il2cpp_array_size_t jBound = bounds[1].length; il2cpp_array_size_t index = i * jBound + j; return m_Items[index]; } inline CNavNode_t1599841827 ** GetAddressAtUnchecked(il2cpp_array_size_t i, il2cpp_array_size_t j) { il2cpp_array_size_t jBound = bounds[1].length; il2cpp_array_size_t index = i * jBound + j; return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t i, il2cpp_array_size_t j, CNavNode_t1599841827 * value) { il2cpp_array_size_t jBound = bounds[1].length; il2cpp_array_size_t index = i * jBound + j; m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } }; // DMCore.Framework.Navigation.CNavNode[] struct CNavNodeU5BU5D_t2763474418 : public RuntimeArray { public: ALIGN_FIELD (8) CNavNode_t1599841827 * m_Items[1]; public: inline CNavNode_t1599841827 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline CNavNode_t1599841827 ** 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, CNavNode_t1599841827 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } inline CNavNode_t1599841827 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline CNavNode_t1599841827 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, CNavNode_t1599841827 * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } }; // System.Void DG.Tweening.Core.DOGetter`1::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void DOGetter_1__ctor_m2335505072_gshared (DOGetter_1_t1140062978 * __this, RuntimeObject * p0, intptr_t p1, const RuntimeMethod* method); // System.Void DG.Tweening.Core.DOSetter`1::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void DOSetter_1__ctor_m3423399374_gshared (DOSetter_1_t2447375106 * __this, RuntimeObject * p0, intptr_t p1, const RuntimeMethod* method); // !!0 DG.Tweening.TweenSettingsExtensions::SetTarget(!!0,System.Object) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * TweenSettingsExtensions_SetTarget_TisRuntimeObject_m179229169_gshared (RuntimeObject * __this /* static, unused */, RuntimeObject * p0, RuntimeObject * p1, const RuntimeMethod* method); // System.Void DG.Tweening.Core.DOGetter`1::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void DOGetter_1__ctor_m3773977789_gshared (DOGetter_1_t3465109668 * __this, RuntimeObject * p0, intptr_t p1, const RuntimeMethod* method); // System.Void DG.Tweening.Core.DOSetter`1::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void DOSetter_1__ctor_m4237574066_gshared (DOSetter_1_t477454500 * __this, RuntimeObject * p0, intptr_t p1, const RuntimeMethod* method); // System.Void DG.Tweening.Core.DOGetter`1::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void DOGetter_1__ctor_m634622402_gshared (DOGetter_1_t2044724535 * __this, RuntimeObject * p0, intptr_t p1, const RuntimeMethod* method); // System.Void DG.Tweening.Core.DOSetter`1::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void DOSetter_1__ctor_m3103960082_gshared (DOSetter_1_t3352036663 * __this, RuntimeObject * p0, intptr_t p1, const RuntimeMethod* method); // !!0 DG.Tweening.Core.Extensions::SetSpecialStartupMode(!!0,DG.Tweening.Core.Enums.SpecialStartupMode) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * Extensions_SetSpecialStartupMode_TisRuntimeObject_m2505848042_gshared (RuntimeObject * __this /* static, unused */, RuntimeObject * p0, int32_t p1, const RuntimeMethod* method); // System.Boolean System.Nullable`1::get_HasValue() extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_get_HasValue_m2245824889_gshared (Nullable_1_t1149908250 * __this, const RuntimeMethod* method); // !0 System.Nullable`1::get_Value() extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 Nullable_1_get_Value_m2068788588_gshared (Nullable_1_t1149908250 * __this, const RuntimeMethod* method); // !!0 DG.Tweening.TweenSettingsExtensions::SetEase(!!0,DG.Tweening.Ease) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * TweenSettingsExtensions_SetEase_TisRuntimeObject_m2697960120_gshared (RuntimeObject * __this /* static, unused */, RuntimeObject * p0, int32_t p1, const RuntimeMethod* method); // !!0 DG.Tweening.TweenSettingsExtensions::SetRelative(!!0) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * TweenSettingsExtensions_SetRelative_TisRuntimeObject_m3688935353_gshared (RuntimeObject * __this /* static, unused */, RuntimeObject * p0, const RuntimeMethod* method); // !!0 DG.Tweening.TweenSettingsExtensions::SetLoops(!!0,System.Int32,DG.Tweening.LoopType) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * TweenSettingsExtensions_SetLoops_TisRuntimeObject_m1192961630_gshared (RuntimeObject * __this /* static, unused */, RuntimeObject * p0, int32_t p1, int32_t p2, const RuntimeMethod* method); // !!0 DG.Tweening.TweenSettingsExtensions::OnStart(!!0,DG.Tweening.TweenCallback) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * TweenSettingsExtensions_OnStart_TisRuntimeObject_m1982126705_gshared (RuntimeObject * __this /* static, unused */, RuntimeObject * p0, TweenCallback_t3727756325 * p1, const RuntimeMethod* method); // !!0 DG.Tweening.TweenSettingsExtensions::OnUpdate(!!0,DG.Tweening.TweenCallback) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * TweenSettingsExtensions_OnUpdate_TisRuntimeObject_m4115200285_gshared (RuntimeObject * __this /* static, unused */, RuntimeObject * p0, TweenCallback_t3727756325 * p1, const RuntimeMethod* method); // DG.Tweening.Core.TweenerCore`3 DG.Tweening.DOTween::To(DG.Tweening.Plugins.Core.ABSTweenPlugin`3,DG.Tweening.Core.DOGetter`1,DG.Tweening.Core.DOSetter`1,!!1,System.Single) extern "C" IL2CPP_METHOD_ATTR TweenerCore_3_t494271946 * DOTween_To_TisVector3_t3722313464_TisRuntimeObject_TisPathOptions_t2074623791_m357755999_gshared (RuntimeObject * __this /* static, unused */, ABSTweenPlugin_3_t30281596 * p0, DOGetter_1_t3465109668 * p1, DOSetter_1_t477454500 * p2, RuntimeObject * p3, float p4, const RuntimeMethod* method); // !!0 DG.Tweening.TweenSettingsExtensions::SetUpdate(!!0,DG.Tweening.UpdateType) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * TweenSettingsExtensions_SetUpdate_TisRuntimeObject_m2770648118_gshared (RuntimeObject * __this /* static, unused */, RuntimeObject * p0, int32_t p1, const RuntimeMethod* method); // System.Void DG.Tweening.Core.DOGetter`1::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void DOGetter_1__ctor_m3327751853_gshared (DOGetter_1_t1899025727 * __this, RuntimeObject * p0, intptr_t p1, const RuntimeMethod* method); // System.Void DG.Tweening.Core.DOSetter`1::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void DOSetter_1__ctor_m2986952954_gshared (DOSetter_1_t3206337855 * __this, RuntimeObject * p0, intptr_t p1, const RuntimeMethod* method); // System.Void DG.Tweening.Core.DOGetter`1::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void DOGetter_1__ctor_m1558284636_gshared (DOGetter_1_t2298482528 * __this, RuntimeObject * p0, intptr_t p1, const RuntimeMethod* method); // System.Void DG.Tweening.Core.DOSetter`1::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void DOSetter_1__ctor_m380718107_gshared (DOSetter_1_t3605794656 * __this, RuntimeObject * p0, intptr_t p1, const RuntimeMethod* method); // DG.Tweening.Core.TweenerCore`3 DG.Tweening.Core.Extensions::Blendable(DG.Tweening.Core.TweenerCore`3) extern "C" IL2CPP_METHOD_ATTR TweenerCore_3_t745532282 * Extensions_Blendable_TisColor_t2555686324_TisColor_t2555686324_TisColorOptions_t1487297155_m3723131343_gshared (RuntimeObject * __this /* static, unused */, TweenerCore_3_t745532282 * p0, const RuntimeMethod* method); // System.Void DG.Tweening.Core.DOGetter`1::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void DOGetter_1__ctor_m1915675248_gshared (DOGetter_1_t2822902368 * __this, RuntimeObject * p0, intptr_t p1, const RuntimeMethod* method); // System.Void DG.Tweening.Core.DOSetter`1::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void DOSetter_1__ctor_m1914655859_gshared (DOSetter_1_t4130214496 * __this, RuntimeObject * p0, intptr_t p1, const RuntimeMethod* method); // System.Void System.Action`4::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void Action_4__ctor_m3791666291_gshared (Action_4_t2046206578 * __this, RuntimeObject * p0, intptr_t p1, const RuntimeMethod* method); // !!0 UnityEngine.Component::GetComponent() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * Component_GetComponent_TisRuntimeObject_m2906321015_gshared (Component_t1923634451 * __this, const RuntimeMethod* method); // !0 System.Nullable`1::GetValueOrDefault() extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 Nullable_1_GetValueOrDefault_m450308407_gshared (Nullable_1_t1149908250 * __this, const RuntimeMethod* method); // System.Void System.Nullable`1::.ctor(!0) extern "C" IL2CPP_METHOD_ATTR void Nullable_1__ctor_m133295941_gshared (Nullable_1_t1149908250 * __this, Vector3_t3722313464 p0, const RuntimeMethod* method); // DG.Tweening.Core.TweenerCore`3 DG.Tweening.DOTween::To(DG.Tweening.Plugins.Core.ABSTweenPlugin`3,DG.Tweening.Core.DOGetter`1,DG.Tweening.Core.DOSetter`1,!!1,System.Single) extern "C" IL2CPP_METHOD_ATTR TweenerCore_3_t168157886 * DOTween_To_TisVector3_t3722313464_TisVector3_t3722313464_TisSpiralOptions_t2873698295_m3524094426_gshared (RuntimeObject * __this /* static, unused */, ABSTweenPlugin_3_t3999134832 * p0, DOGetter_1_t3465109668 * p1, DOSetter_1_t477454500 * p2, Vector3_t3722313464 p3, float p4, const RuntimeMethod* method); // T FitFun.Singleton`1::get_Instance() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * Singleton_1_get_Instance_m1621582618_gshared (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void BetterList`1::Add(T) extern "C" IL2CPP_METHOD_ATTR void BetterList_1_Add_m3689618584_gshared (BetterList_1_t289316694 * __this, uint8_t p0, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::.ctor() extern "C" IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m518943619_gshared (Dictionary_2_t132545152 * __this, const RuntimeMethod* method); // System.Void CBetterSet`1::.ctor() extern "C" IL2CPP_METHOD_ATTR void CBetterSet_1__ctor_m3680932930_gshared (CBetterSet_1_t3194383868 * __this, const RuntimeMethod* method); // System.Boolean CBetterSet`1::Add(T) extern "C" IL2CPP_METHOD_ATTR bool CBetterSet_1_Add_m908680931_gshared (CBetterSet_1_t3194383868 * __this, RuntimeObject * p0, const RuntimeMethod* method); // System.Boolean CBetterSet`1::Remove(T) extern "C" IL2CPP_METHOD_ATTR bool CBetterSet_1_Remove_m1128629941_gshared (CBetterSet_1_t3194383868 * __this, RuntimeObject * p0, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.Dictionary`2::get_Count() extern "C" IL2CPP_METHOD_ATTR int32_t Dictionary_2_get_Count_m3919933788_gshared (Dictionary_2_t132545152 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::Clear() extern "C" IL2CPP_METHOD_ATTR void Dictionary_2_Clear_m1938428402_gshared (Dictionary_2_t132545152 * __this, const RuntimeMethod* method); // System.Collections.Generic.Dictionary`2/Enumerator System.Collections.Generic.Dictionary`2::GetEnumerator() extern "C" IL2CPP_METHOD_ATTR Enumerator_t2086727927 Dictionary_2_GetEnumerator_m3278257048_gshared (Dictionary_2_t132545152 * __this, const RuntimeMethod* method); // System.Collections.Generic.KeyValuePair`2 System.Collections.Generic.Dictionary`2/Enumerator::get_Current() extern "C" IL2CPP_METHOD_ATTR KeyValuePair_2_t2530217319 Enumerator_get_Current_m2655181939_gshared (Enumerator_t2086727927 * __this, const RuntimeMethod* method); // !0 System.Collections.Generic.KeyValuePair`2::get_Key() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * KeyValuePair_2_get_Key_m1328507389_gshared (KeyValuePair_2_t2530217319 * __this, const RuntimeMethod* method); // !1 System.Collections.Generic.KeyValuePair`2::get_Value() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * KeyValuePair_2_get_Value_m3464904234_gshared (KeyValuePair_2_t2530217319 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2/Enumerator::MoveNext() extern "C" IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m1107569389_gshared (Enumerator_t2086727927 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2::ContainsKey(!0) extern "C" IL2CPP_METHOD_ATTR bool Dictionary_2_ContainsKey_m2278349286_gshared (Dictionary_2_t132545152 * __this, RuntimeObject * p0, const RuntimeMethod* method); // !1 System.Collections.Generic.Dictionary`2::get_Item(!0) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * Dictionary_2_get_Item_m2714930061_gshared (Dictionary_2_t132545152 * __this, RuntimeObject * p0, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::set_Item(!0,!1) extern "C" IL2CPP_METHOD_ATTR void Dictionary_2_set_Item_m3474379962_gshared (Dictionary_2_t132545152 * __this, RuntimeObject * p0, RuntimeObject * p1, const RuntimeMethod* method); // System.Void System.Action`1::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void Action_1__ctor_m118522912_gshared (Action_1_t3252573759 * __this, RuntimeObject * p0, intptr_t p1, const RuntimeMethod* method); // System.Void CBetterSet`1::Foreach(System.Action`1) extern "C" IL2CPP_METHOD_ATTR void CBetterSet_1_Foreach_m828342831_gshared (CBetterSet_1_t3194383868 * __this, Action_1_t3252573759 * p0, const RuntimeMethod* method); // System.Void System.Action`2::Invoke(!0,!1) extern "C" IL2CPP_METHOD_ATTR void Action_2_Invoke_m709903032_gshared (Action_2_t2470008838 * __this, RuntimeObject * p0, RuntimeObject * p1, const RuntimeMethod* method); // System.Void System.Action`1::Invoke(!0) extern "C" IL2CPP_METHOD_ATTR void Action_1_Invoke_m2461023210_gshared (Action_1_t3252573759 * __this, RuntimeObject * p0, const RuntimeMethod* method); // !!0 UnityEngine.Object::Instantiate(!!0) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * Object_Instantiate_TisRuntimeObject_m2446893047_gshared (RuntimeObject * __this /* static, unused */, RuntimeObject * p0, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(!0,!1&) extern "C" IL2CPP_METHOD_ATTR bool Dictionary_2_TryGetValue_m3280774074_gshared (Dictionary_2_t132545152 * __this, RuntimeObject * p0, RuntimeObject ** p1, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor() extern "C" IL2CPP_METHOD_ATTR void List_1__ctor_m2321703786_gshared (List_1_t257213610 * __this, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1::get_Count() extern "C" IL2CPP_METHOD_ATTR int32_t List_1_get_Count_m2934127733_gshared (List_1_t257213610 * __this, const RuntimeMethod* method); // !0 System.Collections.Generic.List`1::get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * List_1_get_Item_m2287542950_gshared (List_1_t257213610 * __this, int32_t p0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Clear() extern "C" IL2CPP_METHOD_ATTR void List_1_Clear_m3697625829_gshared (List_1_t257213610 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(!0) extern "C" IL2CPP_METHOD_ATTR void List_1_Add_m3338814081_gshared (List_1_t257213610 * __this, RuntimeObject * p0, const RuntimeMethod* method); // !!0[] UnityEngine.Component::GetComponentsInChildren() extern "C" IL2CPP_METHOD_ATTR ObjectU5BU5D_t2843939325* Component_GetComponentsInChildren_TisRuntimeObject_m3461200874_gshared (Component_t1923634451 * __this, const RuntimeMethod* method); // !!0 UnityEngine.GameObject::GetComponent() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * GameObject_GetComponent_TisRuntimeObject_m3345590611_gshared (GameObject_t1113636619 * __this, const RuntimeMethod* method); // !!0[] UnityEngine.GameObject::GetComponentsInChildren() extern "C" IL2CPP_METHOD_ATTR ObjectU5BU5D_t2843939325* GameObject_GetComponentsInChildren_TisRuntimeObject_m454101275_gshared (GameObject_t1113636619 * __this, const RuntimeMethod* method); // !!0 UnityEngine.GameObject::AddComponent() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * GameObject_AddComponent_TisRuntimeObject_m914906257_gshared (GameObject_t1113636619 * __this, const RuntimeMethod* method); // System.Void BetterList`1::Add(T) extern "C" IL2CPP_METHOD_ATTR void BetterList_1_Add_m1521034418_gshared (BetterList_1_t2235126482 * __this, RuntimeObject * p0, const RuntimeMethod* method); // !!0 UnityEngine.Resources::Load(System.String) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * Resources_Load_TisRuntimeObject_m597869152_gshared (RuntimeObject * __this /* static, unused */, String_t* p0, const RuntimeMethod* method); // System.Void System.Collections.Generic.HashSet`1::.ctor() extern "C" IL2CPP_METHOD_ATTR void HashSet_1__ctor_m4231804131_gshared (HashSet_1_t1645055638 * __this, const RuntimeMethod* method); // System.Void BetterList`1::.ctor() extern "C" IL2CPP_METHOD_ATTR void BetterList_1__ctor_m2079784661_gshared (BetterList_1_t2105966071 * __this, const RuntimeMethod* method); // T BetterList`1::get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t BetterList_1_get_Item_m629431924_gshared (BetterList_1_t2105966071 * __this, int32_t p0, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.HashSet`1::Contains(!0) extern "C" IL2CPP_METHOD_ATTR bool HashSet_1_Contains_m3173358704_gshared (HashSet_1_t1645055638 * __this, RuntimeObject * p0, const RuntimeMethod* method); // System.Void BetterList`1::Clear() extern "C" IL2CPP_METHOD_ATTR void BetterList_1_Clear_m3880922309_gshared (BetterList_1_t2105966071 * __this, const RuntimeMethod* method); // System.Void BetterList`1::Add(T) extern "C" IL2CPP_METHOD_ATTR void BetterList_1_Add_m2067633169_gshared (BetterList_1_t2105966071 * __this, int32_t p0, const RuntimeMethod* method); // System.Void System.Collections.Generic.HashSet`1::Clear() extern "C" IL2CPP_METHOD_ATTR void HashSet_1_Clear_m507835370_gshared (HashSet_1_t1645055638 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.HashSet`1::Add(!0) extern "C" IL2CPP_METHOD_ATTR bool HashSet_1_Add_m1971460364_gshared (HashSet_1_t1645055638 * __this, RuntimeObject * p0, const RuntimeMethod* method); // System.Void BetterList`1::.ctor() extern "C" IL2CPP_METHOD_ATTR void BetterList_1__ctor_m445033979_gshared (BetterList_1_t2235126482 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1::Contains(!0) extern "C" IL2CPP_METHOD_ATTR bool List_1_Contains_m2654125393_gshared (List_1_t257213610 * __this, RuntimeObject * p0, const RuntimeMethod* method); // System.Void BetterList`1::Clear() extern "C" IL2CPP_METHOD_ATTR void BetterList_1_Clear_m1906904972_gshared (BetterList_1_t2235126482 * __this, const RuntimeMethod* method); // T BetterList`1::get_Item(System.Int32) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * BetterList_1_get_Item_m1187708413_gshared (BetterList_1_t2235126482 * __this, int32_t p0, const RuntimeMethod* method); // System.Boolean BetterList`1::Remove(T) extern "C" IL2CPP_METHOD_ATTR bool BetterList_1_Remove_m375183283_gshared (BetterList_1_t2235126482 * __this, RuntimeObject * p0, const RuntimeMethod* method); // System.Boolean BetterList`1::Contains(T) extern "C" IL2CPP_METHOD_ATTR bool BetterList_1_Contains_m3494370654_gshared (BetterList_1_t2235126482 * __this, RuntimeObject * p0, const RuntimeMethod* method); // System.Void UnityEngine.CustomYieldInstruction::.ctor() extern "C" IL2CPP_METHOD_ATTR void CustomYieldInstruction__ctor_m3408208142 (CustomYieldInstruction_t1895667560 * __this, const RuntimeMethod* method); // System.Boolean DG.Tweening.Tween::get_active() extern "C" IL2CPP_METHOD_ATTR bool Tween_get_active_m3762091542 (Tween_t2342918553 * __this, const RuntimeMethod* method); // System.Boolean DG.Tweening.TweenExtensions::IsComplete(DG.Tweening.Tween) extern "C" IL2CPP_METHOD_ATTR bool TweenExtensions_IsComplete_m1062472263 (RuntimeObject * __this /* static, unused */, Tween_t2342918553 * p0, const RuntimeMethod* method); // System.Int32 DG.Tweening.TweenExtensions::CompletedLoops(DG.Tweening.Tween) extern "C" IL2CPP_METHOD_ATTR int32_t TweenExtensions_CompletedLoops_m3563023805 (RuntimeObject * __this /* static, unused */, Tween_t2342918553 * p0, const RuntimeMethod* method); // System.Single DG.Tweening.Tween::get_position() extern "C" IL2CPP_METHOD_ATTR float Tween_get_position_m4114235747 (Tween_t2342918553 * __this, const RuntimeMethod* method); // System.Boolean DG.Tweening.Tween::get_playedOnce() extern "C" IL2CPP_METHOD_ATTR bool Tween_get_playedOnce_m2418154974 (Tween_t2342918553 * __this, const RuntimeMethod* method); // System.Void DG.Tweening.DOTweenModuleAudio/c__AnonStorey0::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOFadeU3Ec__AnonStorey0__ctor_m4152545978 (U3CDOFadeU3Ec__AnonStorey0_t2614714771 * __this, const RuntimeMethod* method); // System.Void DG.Tweening.Core.DOGetter`1::.ctor(System.Object,System.IntPtr) #define DOGetter_1__ctor_m2335505072(__this, p0, p1, method) (( void (*) (DOGetter_1_t1140062978 *, RuntimeObject *, intptr_t, const RuntimeMethod*))DOGetter_1__ctor_m2335505072_gshared)(__this, p0, p1, method) // System.Void DG.Tweening.Core.DOSetter`1::.ctor(System.Object,System.IntPtr) #define DOSetter_1__ctor_m3423399374(__this, p0, p1, method) (( void (*) (DOSetter_1_t2447375106 *, RuntimeObject *, intptr_t, const RuntimeMethod*))DOSetter_1__ctor_m3423399374_gshared)(__this, p0, p1, method) // DG.Tweening.Core.TweenerCore`3 DG.Tweening.DOTween::To(DG.Tweening.Core.DOGetter`1,DG.Tweening.Core.DOSetter`1,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR TweenerCore_3_t884556411 * DOTween_To_m2106473129 (RuntimeObject * __this /* static, unused */, DOGetter_1_t1140062978 * p0, DOSetter_1_t2447375106 * p1, float p2, float p3, const RuntimeMethod* method); // !!0 DG.Tweening.TweenSettingsExtensions::SetTarget>(!!0,System.Object) #define TweenSettingsExtensions_SetTarget_TisTweenerCore_3_t884556411_m1318424630(__this /* static, unused */, p0, p1, method) (( TweenerCore_3_t884556411 * (*) (RuntimeObject * /* static, unused */, TweenerCore_3_t884556411 *, RuntimeObject *, const RuntimeMethod*))TweenSettingsExtensions_SetTarget_TisRuntimeObject_m179229169_gshared)(__this /* static, unused */, p0, p1, method) // System.Void DG.Tweening.DOTweenModuleAudio/c__AnonStorey1::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOPitchU3Ec__AnonStorey1__ctor_m1592824428 (U3CDOPitchU3Ec__AnonStorey1_t3536537354 * __this, const RuntimeMethod* method); // System.Void DG.Tweening.DOTweenModuleAudio/c__AnonStorey2::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOSetFloatU3Ec__AnonStorey2__ctor_m3496799623 (U3CDOSetFloatU3Ec__AnonStorey2_t1929304968 * __this, const RuntimeMethod* method); // System.Int32 DG.Tweening.DOTween::Complete(System.Object,System.Boolean) extern "C" IL2CPP_METHOD_ATTR int32_t DOTween_Complete_m1099939236 (RuntimeObject * __this /* static, unused */, RuntimeObject * p0, bool p1, const RuntimeMethod* method); // System.Int32 DG.Tweening.DOTween::Kill(System.Object,System.Boolean) extern "C" IL2CPP_METHOD_ATTR int32_t DOTween_Kill_m3770200462 (RuntimeObject * __this /* static, unused */, RuntimeObject * p0, bool p1, const RuntimeMethod* method); // System.Int32 DG.Tweening.DOTween::Flip(System.Object) extern "C" IL2CPP_METHOD_ATTR int32_t DOTween_Flip_m3760080251 (RuntimeObject * __this /* static, unused */, RuntimeObject * p0, const RuntimeMethod* method); // System.Int32 DG.Tweening.DOTween::Goto(System.Object,System.Single,System.Boolean) extern "C" IL2CPP_METHOD_ATTR int32_t DOTween_Goto_m599876384 (RuntimeObject * __this /* static, unused */, RuntimeObject * p0, float p1, bool p2, const RuntimeMethod* method); // System.Int32 DG.Tweening.DOTween::Pause(System.Object) extern "C" IL2CPP_METHOD_ATTR int32_t DOTween_Pause_m738210601 (RuntimeObject * __this /* static, unused */, RuntimeObject * p0, const RuntimeMethod* method); // System.Int32 DG.Tweening.DOTween::Play(System.Object) extern "C" IL2CPP_METHOD_ATTR int32_t DOTween_Play_m744623839 (RuntimeObject * __this /* static, unused */, RuntimeObject * p0, const RuntimeMethod* method); // System.Int32 DG.Tweening.DOTween::PlayBackwards(System.Object) extern "C" IL2CPP_METHOD_ATTR int32_t DOTween_PlayBackwards_m1027786157 (RuntimeObject * __this /* static, unused */, RuntimeObject * p0, const RuntimeMethod* method); // System.Int32 DG.Tweening.DOTween::PlayForward(System.Object) extern "C" IL2CPP_METHOD_ATTR int32_t DOTween_PlayForward_m3535483173 (RuntimeObject * __this /* static, unused */, RuntimeObject * p0, const RuntimeMethod* method); // System.Int32 DG.Tweening.DOTween::Restart(System.Object,System.Boolean,System.Single) extern "C" IL2CPP_METHOD_ATTR int32_t DOTween_Restart_m1811968868 (RuntimeObject * __this /* static, unused */, RuntimeObject * p0, bool p1, float p2, const RuntimeMethod* method); // System.Int32 DG.Tweening.DOTween::Rewind(System.Object,System.Boolean) extern "C" IL2CPP_METHOD_ATTR int32_t DOTween_Rewind_m3735656221 (RuntimeObject * __this /* static, unused */, RuntimeObject * p0, bool p1, const RuntimeMethod* method); // System.Int32 DG.Tweening.DOTween::SmoothRewind(System.Object) extern "C" IL2CPP_METHOD_ATTR int32_t DOTween_SmoothRewind_m4129281739 (RuntimeObject * __this /* static, unused */, RuntimeObject * p0, const RuntimeMethod* method); // System.Int32 DG.Tweening.DOTween::TogglePause(System.Object) extern "C" IL2CPP_METHOD_ATTR int32_t DOTween_TogglePause_m1728158562 (RuntimeObject * __this /* static, unused */, RuntimeObject * p0, const RuntimeMethod* method); // System.Void System.Object::.ctor() extern "C" IL2CPP_METHOD_ATTR void Object__ctor_m297566312 (RuntimeObject * __this, const RuntimeMethod* method); // System.Single UnityEngine.AudioSource::get_volume() extern "C" IL2CPP_METHOD_ATTR float AudioSource_get_volume_m3936891178 (AudioSource_t3935305588 * __this, const RuntimeMethod* method); // System.Void UnityEngine.AudioSource::set_volume(System.Single) extern "C" IL2CPP_METHOD_ATTR void AudioSource_set_volume_m1273312851 (AudioSource_t3935305588 * __this, float p0, const RuntimeMethod* method); // System.Single UnityEngine.AudioSource::get_pitch() extern "C" IL2CPP_METHOD_ATTR float AudioSource_get_pitch_m2141937929 (AudioSource_t3935305588 * __this, const RuntimeMethod* method); // System.Void UnityEngine.AudioSource::set_pitch(System.Single) extern "C" IL2CPP_METHOD_ATTR void AudioSource_set_pitch_m2413801168 (AudioSource_t3935305588 * __this, float p0, const RuntimeMethod* method); // System.Boolean UnityEngine.Audio.AudioMixer::GetFloat(System.String,System.Single&) extern "C" IL2CPP_METHOD_ATTR bool AudioMixer_GetFloat_m3026076910 (AudioMixer_t3521020193 * __this, String_t* p0, float* p1, const RuntimeMethod* method); // System.Boolean UnityEngine.Audio.AudioMixer::SetFloat(System.String,System.Single) extern "C" IL2CPP_METHOD_ATTR bool AudioMixer_SetFloat_m3036056706 (AudioMixer_t3521020193 * __this, String_t* p0, float p1, const RuntimeMethod* method); // System.Void DG.Tweening.DOTweenModulePhysics/c__AnonStorey0::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOMoveU3Ec__AnonStorey0__ctor_m3610750988 (U3CDOMoveU3Ec__AnonStorey0_t4100116351 * __this, const RuntimeMethod* method); // System.Void DG.Tweening.Core.DOGetter`1::.ctor(System.Object,System.IntPtr) #define DOGetter_1__ctor_m3773977789(__this, p0, p1, method) (( void (*) (DOGetter_1_t3465109668 *, RuntimeObject *, intptr_t, const RuntimeMethod*))DOGetter_1__ctor_m3773977789_gshared)(__this, p0, p1, method) // System.Void DG.Tweening.Core.DOSetter`1::.ctor(System.Object,System.IntPtr) #define DOSetter_1__ctor_m4237574066(__this, p0, p1, method) (( void (*) (DOSetter_1_t477454500 *, RuntimeObject *, intptr_t, const RuntimeMethod*))DOSetter_1__ctor_m4237574066_gshared)(__this, p0, p1, method) // DG.Tweening.Core.TweenerCore`3 DG.Tweening.DOTween::To(DG.Tweening.Core.DOGetter`1,DG.Tweening.Core.DOSetter`1,UnityEngine.Vector3,System.Single) extern "C" IL2CPP_METHOD_ATTR TweenerCore_3_t2944330537 * DOTween_To_m2364274163 (RuntimeObject * __this /* static, unused */, DOGetter_1_t3465109668 * p0, DOSetter_1_t477454500 * p1, Vector3_t3722313464 p2, float p3, const RuntimeMethod* method); // DG.Tweening.Tweener DG.Tweening.TweenSettingsExtensions::SetOptions(DG.Tweening.Core.TweenerCore`3,System.Boolean) extern "C" IL2CPP_METHOD_ATTR Tweener_t436044680 * TweenSettingsExtensions_SetOptions_m1078069392 (RuntimeObject * __this /* static, unused */, TweenerCore_3_t2944330537 * p0, bool p1, const RuntimeMethod* method); // !!0 DG.Tweening.TweenSettingsExtensions::SetTarget(!!0,System.Object) #define TweenSettingsExtensions_SetTarget_TisTweener_t436044680_m598017345(__this /* static, unused */, p0, p1, method) (( Tweener_t436044680 * (*) (RuntimeObject * /* static, unused */, Tweener_t436044680 *, RuntimeObject *, const RuntimeMethod*))TweenSettingsExtensions_SetTarget_TisRuntimeObject_m179229169_gshared)(__this /* static, unused */, p0, p1, method) // System.Void DG.Tweening.DOTweenModulePhysics/c__AnonStorey1::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOMoveXU3Ec__AnonStorey1__ctor_m1848101405 (U3CDOMoveXU3Ec__AnonStorey1_t4110287298 * __this, const RuntimeMethod* method); // System.Void UnityEngine.Vector3::.ctor(System.Single,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR void Vector3__ctor_m3353183577 (Vector3_t3722313464 * __this, float p0, float p1, float p2, const RuntimeMethod* method); // DG.Tweening.Tweener DG.Tweening.TweenSettingsExtensions::SetOptions(DG.Tweening.Core.TweenerCore`3,DG.Tweening.AxisConstraint,System.Boolean) extern "C" IL2CPP_METHOD_ATTR Tweener_t436044680 * TweenSettingsExtensions_SetOptions_m3941667690 (RuntimeObject * __this /* static, unused */, TweenerCore_3_t2944330537 * p0, int32_t p1, bool p2, const RuntimeMethod* method); // System.Void DG.Tweening.DOTweenModulePhysics/c__AnonStorey2::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOMoveYU3Ec__AnonStorey2__ctor_m983824371 (U3CDOMoveYU3Ec__AnonStorey2_t1388526791 * __this, const RuntimeMethod* method); // System.Void DG.Tweening.DOTweenModulePhysics/c__AnonStorey3::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOMoveZU3Ec__AnonStorey3__ctor_m3456724926 (U3CDOMoveZU3Ec__AnonStorey3_t3727291876 * __this, const RuntimeMethod* method); // System.Void DG.Tweening.DOTweenModulePhysics/c__AnonStorey4::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDORotateU3Ec__AnonStorey4__ctor_m2126304056 (U3CDORotateU3Ec__AnonStorey4_t2104260424 * __this, const RuntimeMethod* method); // System.Void DG.Tweening.Core.DOGetter`1::.ctor(System.Object,System.IntPtr) #define DOGetter_1__ctor_m634622402(__this, p0, p1, method) (( void (*) (DOGetter_1_t2044724535 *, RuntimeObject *, intptr_t, const RuntimeMethod*))DOGetter_1__ctor_m634622402_gshared)(__this, p0, p1, method) // System.Void DG.Tweening.Core.DOSetter`1::.ctor(System.Object,System.IntPtr) #define DOSetter_1__ctor_m3103960082(__this, p0, p1, method) (( void (*) (DOSetter_1_t3352036663 *, RuntimeObject *, intptr_t, const RuntimeMethod*))DOSetter_1__ctor_m3103960082_gshared)(__this, p0, p1, method) // DG.Tweening.Core.TweenerCore`3 DG.Tweening.DOTween::To(DG.Tweening.Core.DOGetter`1,DG.Tweening.Core.DOSetter`1,UnityEngine.Vector3,System.Single) extern "C" IL2CPP_METHOD_ATTR TweenerCore_3_t1299559007 * DOTween_To_m1060871303 (RuntimeObject * __this /* static, unused */, DOGetter_1_t2044724535 * p0, DOSetter_1_t3352036663 * p1, Vector3_t3722313464 p2, float p3, const RuntimeMethod* method); // !!0 DG.Tweening.TweenSettingsExtensions::SetTarget>(!!0,System.Object) #define TweenSettingsExtensions_SetTarget_TisTweenerCore_3_t1299559007_m2156025969(__this /* static, unused */, p0, p1, method) (( TweenerCore_3_t1299559007 * (*) (RuntimeObject * /* static, unused */, TweenerCore_3_t1299559007 *, RuntimeObject *, const RuntimeMethod*))TweenSettingsExtensions_SetTarget_TisRuntimeObject_m179229169_gshared)(__this /* static, unused */, p0, p1, method) // System.Void DG.Tweening.DOTweenModulePhysics/c__AnonStorey5::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOLookAtU3Ec__AnonStorey5__ctor_m106577549 (U3CDOLookAtU3Ec__AnonStorey5_t2052975667 * __this, const RuntimeMethod* method); // !!0 DG.Tweening.Core.Extensions::SetSpecialStartupMode>(!!0,DG.Tweening.Core.Enums.SpecialStartupMode) #define Extensions_SetSpecialStartupMode_TisTweenerCore_3_t1299559007_m2918788671(__this /* static, unused */, p0, p1, method) (( TweenerCore_3_t1299559007 * (*) (RuntimeObject * /* static, unused */, TweenerCore_3_t1299559007 *, int32_t, const RuntimeMethod*))Extensions_SetSpecialStartupMode_TisRuntimeObject_m2505848042_gshared)(__this /* static, unused */, p0, p1, method) // System.Boolean System.Nullable`1::get_HasValue() #define Nullable_1_get_HasValue_m2245824889(__this, method) (( bool (*) (Nullable_1_t1149908250 *, const RuntimeMethod*))Nullable_1_get_HasValue_m2245824889_gshared)(__this, method) // UnityEngine.Vector3 UnityEngine.Vector3::get_up() extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 Vector3_get_up_m3584168373 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // !0 System.Nullable`1::get_Value() #define Nullable_1_get_Value_m2068788588(__this, method) (( Vector3_t3722313464 (*) (Nullable_1_t1149908250 *, const RuntimeMethod*))Nullable_1_get_Value_m2068788588_gshared)(__this, method) // System.Void DG.Tweening.DOTweenModulePhysics/c__AnonStorey6::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOJumpU3Ec__AnonStorey6__ctor_m2604960245 (U3CDOJumpU3Ec__AnonStorey6_t2908495474 * __this, const RuntimeMethod* method); // DG.Tweening.Sequence DG.Tweening.DOTween::Sequence() extern "C" IL2CPP_METHOD_ATTR Sequence_t2050373119 * DOTween_Sequence_m1991920595 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // !!0 DG.Tweening.TweenSettingsExtensions::SetEase(!!0,DG.Tweening.Ease) #define TweenSettingsExtensions_SetEase_TisTweener_t436044680_m4099464426(__this /* static, unused */, p0, p1, method) (( Tweener_t436044680 * (*) (RuntimeObject * /* static, unused */, Tweener_t436044680 *, int32_t, const RuntimeMethod*))TweenSettingsExtensions_SetEase_TisRuntimeObject_m2697960120_gshared)(__this /* static, unused */, p0, p1, method) // !!0 DG.Tweening.TweenSettingsExtensions::SetRelative(!!0) #define TweenSettingsExtensions_SetRelative_TisTweener_t436044680_m1627270915(__this /* static, unused */, p0, method) (( Tweener_t436044680 * (*) (RuntimeObject * /* static, unused */, Tweener_t436044680 *, const RuntimeMethod*))TweenSettingsExtensions_SetRelative_TisRuntimeObject_m3688935353_gshared)(__this /* static, unused */, p0, method) // !!0 DG.Tweening.TweenSettingsExtensions::SetLoops(!!0,System.Int32,DG.Tweening.LoopType) #define TweenSettingsExtensions_SetLoops_TisTweener_t436044680_m3451476439(__this /* static, unused */, p0, p1, p2, method) (( Tweener_t436044680 * (*) (RuntimeObject * /* static, unused */, Tweener_t436044680 *, int32_t, int32_t, const RuntimeMethod*))TweenSettingsExtensions_SetLoops_TisRuntimeObject_m1192961630_gshared)(__this /* static, unused */, p0, p1, p2, method) // System.Void DG.Tweening.TweenCallback::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void TweenCallback__ctor_m3086472496 (TweenCallback_t3727756325 * __this, RuntimeObject * p0, intptr_t p1, const RuntimeMethod* method); // !!0 DG.Tweening.TweenSettingsExtensions::OnStart(!!0,DG.Tweening.TweenCallback) #define TweenSettingsExtensions_OnStart_TisTweener_t436044680_m2600058334(__this /* static, unused */, p0, p1, method) (( Tweener_t436044680 * (*) (RuntimeObject * /* static, unused */, Tweener_t436044680 *, TweenCallback_t3727756325 *, const RuntimeMethod*))TweenSettingsExtensions_OnStart_TisRuntimeObject_m1982126705_gshared)(__this /* static, unused */, p0, p1, method) // DG.Tweening.Sequence DG.Tweening.TweenSettingsExtensions::Append(DG.Tweening.Sequence,DG.Tweening.Tween) extern "C" IL2CPP_METHOD_ATTR Sequence_t2050373119 * TweenSettingsExtensions_Append_m650649794 (RuntimeObject * __this /* static, unused */, Sequence_t2050373119 * p0, Tween_t2342918553 * p1, const RuntimeMethod* method); // DG.Tweening.Sequence DG.Tweening.TweenSettingsExtensions::Join(DG.Tweening.Sequence,DG.Tweening.Tween) extern "C" IL2CPP_METHOD_ATTR Sequence_t2050373119 * TweenSettingsExtensions_Join_m505346047 (RuntimeObject * __this /* static, unused */, Sequence_t2050373119 * p0, Tween_t2342918553 * p1, const RuntimeMethod* method); // !!0 DG.Tweening.TweenSettingsExtensions::SetTarget(!!0,System.Object) #define TweenSettingsExtensions_SetTarget_TisSequence_t2050373119_m1247992931(__this /* static, unused */, p0, p1, method) (( Sequence_t2050373119 * (*) (RuntimeObject * /* static, unused */, Sequence_t2050373119 *, RuntimeObject *, const RuntimeMethod*))TweenSettingsExtensions_SetTarget_TisRuntimeObject_m179229169_gshared)(__this /* static, unused */, p0, p1, method) // !!0 DG.Tweening.TweenSettingsExtensions::SetEase(!!0,DG.Tweening.Ease) #define TweenSettingsExtensions_SetEase_TisSequence_t2050373119_m1894461937(__this /* static, unused */, p0, p1, method) (( Sequence_t2050373119 * (*) (RuntimeObject * /* static, unused */, Sequence_t2050373119 *, int32_t, const RuntimeMethod*))TweenSettingsExtensions_SetEase_TisRuntimeObject_m2697960120_gshared)(__this /* static, unused */, p0, p1, method) // !!0 DG.Tweening.TweenSettingsExtensions::OnUpdate(!!0,DG.Tweening.TweenCallback) #define TweenSettingsExtensions_OnUpdate_TisTween_t2342918553_m708388315(__this /* static, unused */, p0, p1, method) (( Tween_t2342918553 * (*) (RuntimeObject * /* static, unused */, Tween_t2342918553 *, TweenCallback_t3727756325 *, const RuntimeMethod*))TweenSettingsExtensions_OnUpdate_TisRuntimeObject_m4115200285_gshared)(__this /* static, unused */, p0, p1, method) // System.Void DG.Tweening.DOTweenModulePhysics/c__AnonStorey7::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOPathU3Ec__AnonStorey7__ctor_m1957102188 (U3CDOPathU3Ec__AnonStorey7_t510934631 * __this, const RuntimeMethod* method); // DG.Tweening.Plugins.Core.ABSTweenPlugin`3 DG.Tweening.Plugins.PathPlugin::Get() extern "C" IL2CPP_METHOD_ATTR ABSTweenPlugin_3_t2576148903 * PathPlugin_Get_m4139490958 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DG.Tweening.Plugins.Core.PathCore.Path::.ctor(DG.Tweening.PathType,UnityEngine.Vector3[],System.Int32,System.Nullable`1) extern "C" IL2CPP_METHOD_ATTR void Path__ctor_m3861603545 (Path_t3614338981 * __this, int32_t p0, Vector3U5BU5D_t1718750761* p1, int32_t p2, Nullable_1_t4278248406 p3, const RuntimeMethod* method); // DG.Tweening.Core.TweenerCore`3 DG.Tweening.DOTween::To(DG.Tweening.Plugins.Core.ABSTweenPlugin`3,DG.Tweening.Core.DOGetter`1,DG.Tweening.Core.DOSetter`1,!!1,System.Single) #define DOTween_To_TisVector3_t3722313464_TisPath_t3614338981_TisPathOptions_t2074623791_m3659909092(__this /* static, unused */, p0, p1, p2, p3, p4, method) (( TweenerCore_3_t3040139253 * (*) (RuntimeObject * /* static, unused */, ABSTweenPlugin_3_t2576148903 *, DOGetter_1_t3465109668 *, DOSetter_1_t477454500 *, Path_t3614338981 *, float, const RuntimeMethod*))DOTween_To_TisVector3_t3722313464_TisRuntimeObject_TisPathOptions_t2074623791_m357755999_gshared)(__this /* static, unused */, p0, p1, p2, p3, p4, method) // !!0 DG.Tweening.TweenSettingsExtensions::SetTarget>(!!0,System.Object) #define TweenSettingsExtensions_SetTarget_TisTweenerCore_3_t3040139253_m3593596153(__this /* static, unused */, p0, p1, method) (( TweenerCore_3_t3040139253 * (*) (RuntimeObject * /* static, unused */, TweenerCore_3_t3040139253 *, RuntimeObject *, const RuntimeMethod*))TweenSettingsExtensions_SetTarget_TisRuntimeObject_m179229169_gshared)(__this /* static, unused */, p0, p1, method) // !!0 DG.Tweening.TweenSettingsExtensions::SetUpdate>(!!0,DG.Tweening.UpdateType) #define TweenSettingsExtensions_SetUpdate_TisTweenerCore_3_t3040139253_m352320951(__this /* static, unused */, p0, p1, method) (( TweenerCore_3_t3040139253 * (*) (RuntimeObject * /* static, unused */, TweenerCore_3_t3040139253 *, int32_t, const RuntimeMethod*))TweenSettingsExtensions_SetUpdate_TisRuntimeObject_m2770648118_gshared)(__this /* static, unused */, p0, p1, method) // System.Void DG.Tweening.DOTweenModulePhysics/c__AnonStorey8::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOLocalPathU3Ec__AnonStorey8__ctor_m2774338667 (U3CDOLocalPathU3Ec__AnonStorey8_t3330346749 * __this, const RuntimeMethod* method); // UnityEngine.Transform UnityEngine.Component::get_transform() extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * Component_get_transform_m3162698980 (Component_t1923634451 * __this, const RuntimeMethod* method); // System.Void DG.Tweening.DOTweenModulePhysics/c__AnonStorey9::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOPathU3Ec__AnonStorey9__ctor_m527340850 (U3CDOPathU3Ec__AnonStorey9_t3643102513 * __this, const RuntimeMethod* method); // System.Void DG.Tweening.DOTweenModulePhysics/c__AnonStoreyA::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOLocalPathU3Ec__AnonStoreyA__ctor_m679696580 (U3CDOLocalPathU3Ec__AnonStoreyA_t3757313789 * __this, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Rigidbody::get_position() extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 Rigidbody_get_position_m1712729619 (Rigidbody_t3916780224 * __this, const RuntimeMethod* method); // System.Boolean DG.Tweening.Tween::get_isRelative() extern "C" IL2CPP_METHOD_ATTR bool Tween_get_isRelative_m1742579053 (Tween_t2342918553 * __this, const RuntimeMethod* method); // System.Single DG.Tweening.TweenExtensions::ElapsedPercentage(DG.Tweening.Tween,System.Boolean) extern "C" IL2CPP_METHOD_ATTR float TweenExtensions_ElapsedPercentage_m2668424543 (RuntimeObject * __this /* static, unused */, Tween_t2342918553 * p0, bool p1, const RuntimeMethod* method); // System.Single DG.Tweening.DOVirtual::EasedValue(System.Single,System.Single,System.Single,DG.Tweening.Ease) extern "C" IL2CPP_METHOD_ATTR float DOVirtual_EasedValue_m1201780281 (RuntimeObject * __this /* static, unused */, float p0, float p1, float p2, int32_t p3, const RuntimeMethod* method); // System.Void UnityEngine.Rigidbody::MovePosition(UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR void Rigidbody_MovePosition_m2109341474 (Rigidbody_t3916780224 * __this, Vector3_t3722313464 p0, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Transform::get_localPosition() extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 Transform_get_localPosition_m4234289348 (Transform_t3600365921 * __this, const RuntimeMethod* method); // UnityEngine.Transform UnityEngine.Transform::get_parent() extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * Transform_get_parent_m835071599 (Transform_t3600365921 * __this, const RuntimeMethod* method); // System.Boolean UnityEngine.Object::op_Equality(UnityEngine.Object,UnityEngine.Object) extern "C" IL2CPP_METHOD_ATTR bool Object_op_Equality_m1810815630 (RuntimeObject * __this /* static, unused */, Object_t631007953 * p0, Object_t631007953 * p1, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Transform::TransformPoint(UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 Transform_TransformPoint_m226827784 (Transform_t3600365921 * __this, Vector3_t3722313464 p0, const RuntimeMethod* method); // UnityEngine.Quaternion UnityEngine.Rigidbody::get_rotation() extern "C" IL2CPP_METHOD_ATTR Quaternion_t2301928331 Rigidbody_get_rotation_m3610554181 (Rigidbody_t3916780224 * __this, const RuntimeMethod* method); // System.Void DG.Tweening.DOTweenModulePhysics2D/c__AnonStorey0::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOMoveU3Ec__AnonStorey0__ctor_m2421707099 (U3CDOMoveU3Ec__AnonStorey0_t2044744932 * __this, const RuntimeMethod* method); // System.Void DG.Tweening.Core.DOGetter`1::.ctor(System.Object,System.IntPtr) #define DOGetter_1__ctor_m3327751853(__this, p0, p1, method) (( void (*) (DOGetter_1_t1899025727 *, RuntimeObject *, intptr_t, const RuntimeMethod*))DOGetter_1__ctor_m3327751853_gshared)(__this, p0, p1, method) // System.Void DG.Tweening.Core.DOSetter`1::.ctor(System.Object,System.IntPtr) #define DOSetter_1__ctor_m2986952954(__this, p0, p1, method) (( void (*) (DOSetter_1_t3206337855 *, RuntimeObject *, intptr_t, const RuntimeMethod*))DOSetter_1__ctor_m2986952954_gshared)(__this, p0, p1, method) // DG.Tweening.Core.TweenerCore`3 DG.Tweening.DOTween::To(DG.Tweening.Core.DOGetter`1,DG.Tweening.Core.DOSetter`1,UnityEngine.Vector2,System.Single) extern "C" IL2CPP_METHOD_ATTR TweenerCore_3_t4006488229 * DOTween_To_m3593210828 (RuntimeObject * __this /* static, unused */, DOGetter_1_t1899025727 * p0, DOSetter_1_t3206337855 * p1, Vector2_t2156229523 p2, float p3, const RuntimeMethod* method); // DG.Tweening.Tweener DG.Tweening.TweenSettingsExtensions::SetOptions(DG.Tweening.Core.TweenerCore`3,System.Boolean) extern "C" IL2CPP_METHOD_ATTR Tweener_t436044680 * TweenSettingsExtensions_SetOptions_m2879183578 (RuntimeObject * __this /* static, unused */, TweenerCore_3_t4006488229 * p0, bool p1, const RuntimeMethod* method); // System.Void DG.Tweening.DOTweenModulePhysics2D/c__AnonStorey1::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOMoveXU3Ec__AnonStorey1__ctor_m1217745214 (U3CDOMoveXU3Ec__AnonStorey1_t79866776 * __this, const RuntimeMethod* method); // System.Void UnityEngine.Vector2::.ctor(System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR void Vector2__ctor_m3970636864 (Vector2_t2156229523 * __this, float p0, float p1, const RuntimeMethod* method); // DG.Tweening.Tweener DG.Tweening.TweenSettingsExtensions::SetOptions(DG.Tweening.Core.TweenerCore`3,DG.Tweening.AxisConstraint,System.Boolean) extern "C" IL2CPP_METHOD_ATTR Tweener_t436044680 * TweenSettingsExtensions_SetOptions_m1469518134 (RuntimeObject * __this /* static, unused */, TweenerCore_3_t4006488229 * p0, int32_t p1, bool p2, const RuntimeMethod* method); // System.Void DG.Tweening.DOTweenModulePhysics2D/c__AnonStorey2::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOMoveYU3Ec__AnonStorey2__ctor_m3032458695 (U3CDOMoveYU3Ec__AnonStorey2_t1894716487 * __this, const RuntimeMethod* method); // System.Void DG.Tweening.DOTweenModulePhysics2D/c__AnonStorey3::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDORotateU3Ec__AnonStorey3__ctor_m1205153612 (U3CDORotateU3Ec__AnonStorey3_t307238404 * __this, const RuntimeMethod* method); // System.Void DG.Tweening.DOTweenModulePhysics2D/c__AnonStorey4::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOJumpU3Ec__AnonStorey4__ctor_m2896428721 (U3CDOJumpU3Ec__AnonStorey4_t1356384432 * __this, const RuntimeMethod* method); // UnityEngine.Vector2 UnityEngine.Rigidbody2D::get_position() extern "C" IL2CPP_METHOD_ATTR Vector2_t2156229523 Rigidbody2D_get_position_m2575647076 (Rigidbody2D_t939494601 * __this, const RuntimeMethod* method); // System.Void UnityEngine.Rigidbody2D::set_position(UnityEngine.Vector2) extern "C" IL2CPP_METHOD_ATTR void Rigidbody2D_set_position_m1659195711 (Rigidbody2D_t939494601 * __this, Vector2_t2156229523 p0, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Vector2::op_Implicit(UnityEngine.Vector2) extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 Vector2_op_Implicit_m1860157806 (RuntimeObject * __this /* static, unused */, Vector2_t2156229523 p0, const RuntimeMethod* method); // UnityEngine.Vector2 UnityEngine.Vector2::op_Implicit(UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR Vector2_t2156229523 Vector2_op_Implicit_m4260192859 (RuntimeObject * __this /* static, unused */, Vector3_t3722313464 p0, const RuntimeMethod* method); // System.Void UnityEngine.Rigidbody2D::MovePosition(UnityEngine.Vector2) extern "C" IL2CPP_METHOD_ATTR void Rigidbody2D_MovePosition_m1934912072 (Rigidbody2D_t939494601 * __this, Vector2_t2156229523 p0, const RuntimeMethod* method); // System.Single UnityEngine.Rigidbody2D::get_rotation() extern "C" IL2CPP_METHOD_ATTR float Rigidbody2D_get_rotation_m1584227507 (Rigidbody2D_t939494601 * __this, const RuntimeMethod* method); // System.Void DG.Tweening.DOTweenModuleSprite/c__AnonStorey0::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOColorU3Ec__AnonStorey0__ctor_m2465634155 (U3CDOColorU3Ec__AnonStorey0_t2678535312 * __this, const RuntimeMethod* method); // System.Void DG.Tweening.Core.DOGetter`1::.ctor(System.Object,System.IntPtr) #define DOGetter_1__ctor_m1558284636(__this, p0, p1, method) (( void (*) (DOGetter_1_t2298482528 *, RuntimeObject *, intptr_t, const RuntimeMethod*))DOGetter_1__ctor_m1558284636_gshared)(__this, p0, p1, method) // System.Void DG.Tweening.Core.DOSetter`1::.ctor(System.Object,System.IntPtr) #define DOSetter_1__ctor_m380718107(__this, p0, p1, method) (( void (*) (DOSetter_1_t3605794656 *, RuntimeObject *, intptr_t, const RuntimeMethod*))DOSetter_1__ctor_m380718107_gshared)(__this, p0, p1, method) // DG.Tweening.Core.TweenerCore`3 DG.Tweening.DOTween::To(DG.Tweening.Core.DOGetter`1,DG.Tweening.Core.DOSetter`1,UnityEngine.Color,System.Single) extern "C" IL2CPP_METHOD_ATTR TweenerCore_3_t745532282 * DOTween_To_m3257840982 (RuntimeObject * __this /* static, unused */, DOGetter_1_t2298482528 * p0, DOSetter_1_t3605794656 * p1, Color_t2555686324 p2, float p3, const RuntimeMethod* method); // !!0 DG.Tweening.TweenSettingsExtensions::SetTarget>(!!0,System.Object) #define TweenSettingsExtensions_SetTarget_TisTweenerCore_3_t745532282_m2904780857(__this /* static, unused */, p0, p1, method) (( TweenerCore_3_t745532282 * (*) (RuntimeObject * /* static, unused */, TweenerCore_3_t745532282 *, RuntimeObject *, const RuntimeMethod*))TweenSettingsExtensions_SetTarget_TisRuntimeObject_m179229169_gshared)(__this /* static, unused */, p0, p1, method) // System.Void DG.Tweening.DOTweenModuleSprite/c__AnonStorey1::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOFadeU3Ec__AnonStorey1__ctor_m886381359 (U3CDOFadeU3Ec__AnonStorey1_t108519314 * __this, const RuntimeMethod* method); // DG.Tweening.Core.TweenerCore`3 DG.Tweening.DOTween::ToAlpha(DG.Tweening.Core.DOGetter`1,DG.Tweening.Core.DOSetter`1,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR TweenerCore_3_t745532282 * DOTween_ToAlpha_m2317099245 (RuntimeObject * __this /* static, unused */, DOGetter_1_t2298482528 * p0, DOSetter_1_t3605794656 * p1, float p2, float p3, const RuntimeMethod* method); // UnityEngine.GradientColorKey[] UnityEngine.Gradient::get_colorKeys() extern "C" IL2CPP_METHOD_ATTR GradientColorKeyU5BU5D_t4133731744* Gradient_get_colorKeys_m2219942745 (Gradient_t3067099924 * __this, const RuntimeMethod* method); // System.Void UnityEngine.SpriteRenderer::set_color(UnityEngine.Color) extern "C" IL2CPP_METHOD_ATTR void SpriteRenderer_set_color_m3056777566 (SpriteRenderer_t3235626157 * __this, Color_t2555686324 p0, const RuntimeMethod* method); // System.Single DG.Tweening.TweenExtensions::Duration(DG.Tweening.Tween,System.Boolean) extern "C" IL2CPP_METHOD_ATTR float TweenExtensions_Duration_m4084455533 (RuntimeObject * __this /* static, unused */, Tween_t2342918553 * p0, bool p1, const RuntimeMethod* method); // DG.Tweening.Core.TweenerCore`3 DG.Tweening.DOTweenModuleSprite::DOColor(UnityEngine.SpriteRenderer,UnityEngine.Color,System.Single) extern "C" IL2CPP_METHOD_ATTR TweenerCore_3_t745532282 * DOTweenModuleSprite_DOColor_m3502224665 (RuntimeObject * __this /* static, unused */, SpriteRenderer_t3235626157 * ___target0, Color_t2555686324 ___endValue1, float ___duration2, const RuntimeMethod* method); // !!0 DG.Tweening.TweenSettingsExtensions::SetEase>(!!0,DG.Tweening.Ease) #define TweenSettingsExtensions_SetEase_TisTweenerCore_3_t745532282_m634831657(__this /* static, unused */, p0, p1, method) (( TweenerCore_3_t745532282 * (*) (RuntimeObject * /* static, unused */, TweenerCore_3_t745532282 *, int32_t, const RuntimeMethod*))TweenSettingsExtensions_SetEase_TisRuntimeObject_m2697960120_gshared)(__this /* static, unused */, p0, p1, method) // System.Void DG.Tweening.DOTweenModuleSprite/c__AnonStorey2::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOBlendableColorU3Ec__AnonStorey2__ctor_m358515348 (U3CDOBlendableColorU3Ec__AnonStorey2_t4261762257 * __this, const RuntimeMethod* method); // UnityEngine.Color UnityEngine.SpriteRenderer::get_color() extern "C" IL2CPP_METHOD_ATTR Color_t2555686324 SpriteRenderer_get_color_m904197748 (SpriteRenderer_t3235626157 * __this, const RuntimeMethod* method); // UnityEngine.Color UnityEngine.Color::op_Subtraction(UnityEngine.Color,UnityEngine.Color) extern "C" IL2CPP_METHOD_ATTR Color_t2555686324 Color_op_Subtraction_m181229690 (RuntimeObject * __this /* static, unused */, Color_t2555686324 p0, Color_t2555686324 p1, const RuntimeMethod* method); // System.Void UnityEngine.Color::.ctor(System.Single,System.Single,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR void Color__ctor_m2943235014 (Color_t2555686324 * __this, float p0, float p1, float p2, float p3, const RuntimeMethod* method); // DG.Tweening.Core.TweenerCore`3 DG.Tweening.Core.Extensions::Blendable(DG.Tweening.Core.TweenerCore`3) #define Extensions_Blendable_TisColor_t2555686324_TisColor_t2555686324_TisColorOptions_t1487297155_m3723131343(__this /* static, unused */, p0, method) (( TweenerCore_3_t745532282 * (*) (RuntimeObject * /* static, unused */, TweenerCore_3_t745532282 *, const RuntimeMethod*))Extensions_Blendable_TisColor_t2555686324_TisColor_t2555686324_TisColorOptions_t1487297155_m3723131343_gshared)(__this /* static, unused */, p0, method) // UnityEngine.Color UnityEngine.Color::op_Addition(UnityEngine.Color,UnityEngine.Color) extern "C" IL2CPP_METHOD_ATTR Color_t2555686324 Color_op_Addition_m3293657895 (RuntimeObject * __this /* static, unused */, Color_t2555686324 p0, Color_t2555686324 p1, const RuntimeMethod* method); // System.Void DG.Tweening.DOTweenModuleUI/c__AnonStorey0::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOFadeU3Ec__AnonStorey0__ctor_m443776778 (U3CDOFadeU3Ec__AnonStorey0_t3571959874 * __this, const RuntimeMethod* method); // System.Void DG.Tweening.DOTweenModuleUI/c__AnonStorey1::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOColorU3Ec__AnonStorey1__ctor_m1724695105 (U3CDOColorU3Ec__AnonStorey1_t292238278 * __this, const RuntimeMethod* method); // System.Void DG.Tweening.DOTweenModuleUI/c__AnonStorey2::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOFadeU3Ec__AnonStorey2__ctor_m586514186 (U3CDOFadeU3Ec__AnonStorey2_t3572090946 * __this, const RuntimeMethod* method); // System.Void DG.Tweening.DOTweenModuleUI/c__AnonStorey3::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOColorU3Ec__AnonStorey3__ctor_m673623691 (U3CDOColorU3Ec__AnonStorey3_t3424406160 * __this, const RuntimeMethod* method); // System.Void DG.Tweening.DOTweenModuleUI/c__AnonStorey4::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOFadeU3Ec__AnonStorey4__ctor_m158301962 (U3CDOFadeU3Ec__AnonStorey4_t3571697730 * __this, const RuntimeMethod* method); // System.Void DG.Tweening.DOTweenModuleUI/c__AnonStorey5::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOFillAmountU3Ec__AnonStorey5__ctor_m1739004476 (U3CDOFillAmountU3Ec__AnonStorey5_t4285147863 * __this, const RuntimeMethod* method); // DG.Tweening.Core.TweenerCore`3 DG.Tweening.DOTweenModuleUI::DOColor(UnityEngine.UI.Image,UnityEngine.Color,System.Single) extern "C" IL2CPP_METHOD_ATTR TweenerCore_3_t745532282 * DOTweenModuleUI_DOColor_m3527339265 (RuntimeObject * __this /* static, unused */, Image_t2670269651 * ___target0, Color_t2555686324 ___endValue1, float ___duration2, const RuntimeMethod* method); // System.Void DG.Tweening.DOTweenModuleUI/c__AnonStorey6::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOFlexibleSizeU3Ec__AnonStorey6__ctor_m3536930017 (U3CDOFlexibleSizeU3Ec__AnonStorey6_t3266349678 * __this, const RuntimeMethod* method); // System.Void DG.Tweening.DOTweenModuleUI/c__AnonStorey7::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOMinSizeU3Ec__AnonStorey7__ctor_m2856052200 (U3CDOMinSizeU3Ec__AnonStorey7_t309622074 * __this, const RuntimeMethod* method); // System.Void DG.Tweening.DOTweenModuleUI/c__AnonStorey8::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOPreferredSizeU3Ec__AnonStorey8__ctor_m2596368663 (U3CDOPreferredSizeU3Ec__AnonStorey8_t4005645670 * __this, const RuntimeMethod* method); // System.Void DG.Tweening.DOTweenModuleUI/c__AnonStorey9::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOColorU3Ec__AnonStorey9__ctor_m2824302281 (U3CDOColorU3Ec__AnonStorey9_t648468638 * __this, const RuntimeMethod* method); // System.Void DG.Tweening.DOTweenModuleUI/c__AnonStoreyA::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOFadeU3Ec__AnonStoreyA__ctor_m969047812 (U3CDOFadeU3Ec__AnonStoreyA_t3566651458 * __this, const RuntimeMethod* method); // System.Void DG.Tweening.DOTweenModuleUI/c__AnonStoreyB::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOScaleU3Ec__AnonStoreyB__ctor_m3495375564 (U3CDOScaleU3Ec__AnonStoreyB_t4203681660 * __this, const RuntimeMethod* method); // !!0 DG.Tweening.TweenSettingsExtensions::SetTarget>(!!0,System.Object) #define TweenSettingsExtensions_SetTarget_TisTweenerCore_3_t4006488229_m1746265647(__this /* static, unused */, p0, p1, method) (( TweenerCore_3_t4006488229 * (*) (RuntimeObject * /* static, unused */, TweenerCore_3_t4006488229 *, RuntimeObject *, const RuntimeMethod*))TweenSettingsExtensions_SetTarget_TisRuntimeObject_m179229169_gshared)(__this /* static, unused */, p0, p1, method) // System.Void DG.Tweening.DOTweenModuleUI/c__AnonStoreyC::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOAnchorPosU3Ec__AnonStoreyC__ctor_m2136504188 (U3CDOAnchorPosU3Ec__AnonStoreyC_t3922317631 * __this, const RuntimeMethod* method); // System.Void DG.Tweening.DOTweenModuleUI/c__AnonStoreyD::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOAnchorPosXU3Ec__AnonStoreyD__ctor_m1361134267 (U3CDOAnchorPosXU3Ec__AnonStoreyD_t1583578289 * __this, const RuntimeMethod* method); // System.Void DG.Tweening.DOTweenModuleUI/c__AnonStoreyE::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOAnchorPosYU3Ec__AnonStoreyE__ctor_m1769293708 (U3CDOAnchorPosYU3Ec__AnonStoreyE_t3922517944 * __this, const RuntimeMethod* method); // System.Void DG.Tweening.DOTweenModuleUI/c__AnonStoreyF::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOAnchorPos3DU3Ec__AnonStoreyF__ctor_m1870967781 (U3CDOAnchorPos3DU3Ec__AnonStoreyF_t916713582 * __this, const RuntimeMethod* method); // System.Void DG.Tweening.DOTweenModuleUI/c__AnonStorey10::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOAnchorPos3DXU3Ec__AnonStorey10__ctor_m39558778 (U3CDOAnchorPos3DXU3Ec__AnonStorey10_t692117743 * __this, const RuntimeMethod* method); // System.Void DG.Tweening.DOTweenModuleUI/c__AnonStorey11::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOAnchorPos3DYU3Ec__AnonStorey11__ctor_m2914675496 (U3CDOAnchorPos3DYU3Ec__AnonStorey11_t1739080443 * __this, const RuntimeMethod* method); // System.Void DG.Tweening.DOTweenModuleUI/c__AnonStorey12::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOAnchorPos3DZU3Ec__AnonStorey12__ctor_m711835638 (U3CDOAnchorPos3DZU3Ec__AnonStorey12_t1172413799 * __this, const RuntimeMethod* method); // System.Void DG.Tweening.DOTweenModuleUI/c__AnonStorey13::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOAnchorMaxU3Ec__AnonStorey13__ctor_m2262553261 (U3CDOAnchorMaxU3Ec__AnonStorey13_t3164487871 * __this, const RuntimeMethod* method); // System.Void DG.Tweening.DOTweenModuleUI/c__AnonStorey14::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOAnchorMinU3Ec__AnonStorey14__ctor_m235470726 (U3CDOAnchorMinU3Ec__AnonStorey14_t308074497 * __this, const RuntimeMethod* method); // System.Void DG.Tweening.DOTweenModuleUI/c__AnonStorey15::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOPivotU3Ec__AnonStorey15__ctor_m1085994100 (U3CDOPivotU3Ec__AnonStorey15_t2354936221 * __this, const RuntimeMethod* method); // System.Void DG.Tweening.DOTweenModuleUI/c__AnonStorey16::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOPivotXU3Ec__AnonStorey16__ctor_m2434121082 (U3CDOPivotXU3Ec__AnonStorey16_t963667313 * __this, const RuntimeMethod* method); // System.Void DG.Tweening.DOTweenModuleUI/c__AnonStorey17::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOPivotYU3Ec__AnonStorey17__ctor_m1011414522 (U3CDOPivotYU3Ec__AnonStorey17_t970927219 * __this, const RuntimeMethod* method); // System.Void DG.Tweening.DOTweenModuleUI/c__AnonStorey18::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOSizeDeltaU3Ec__AnonStorey18__ctor_m453205826 (U3CDOSizeDeltaU3Ec__AnonStorey18_t85417030 * __this, const RuntimeMethod* method); // System.Void DG.Tweening.DOTweenModuleUI/c__AnonStorey19::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOPunchAnchorPosU3Ec__AnonStorey19__ctor_m1930615292 (U3CDOPunchAnchorPosU3Ec__AnonStorey19_t1651748926 * __this, const RuntimeMethod* method); // DG.Tweening.Core.TweenerCore`3 DG.Tweening.DOTween::Punch(DG.Tweening.Core.DOGetter`1,DG.Tweening.Core.DOSetter`1,UnityEngine.Vector3,System.Single,System.Int32,System.Single) extern "C" IL2CPP_METHOD_ATTR TweenerCore_3_t951858585 * DOTween_Punch_m807939188 (RuntimeObject * __this /* static, unused */, DOGetter_1_t3465109668 * p0, DOSetter_1_t477454500 * p1, Vector3_t3722313464 p2, float p3, int32_t p4, float p5, const RuntimeMethod* method); // !!0 DG.Tweening.TweenSettingsExtensions::SetTarget>(!!0,System.Object) #define TweenSettingsExtensions_SetTarget_TisTweenerCore_3_t951858585_m2980331507(__this /* static, unused */, p0, p1, method) (( TweenerCore_3_t951858585 * (*) (RuntimeObject * /* static, unused */, TweenerCore_3_t951858585 *, RuntimeObject *, const RuntimeMethod*))TweenSettingsExtensions_SetTarget_TisRuntimeObject_m179229169_gshared)(__this /* static, unused */, p0, p1, method) // DG.Tweening.Tweener DG.Tweening.TweenSettingsExtensions::SetOptions(DG.Tweening.Core.TweenerCore`3,System.Boolean) extern "C" IL2CPP_METHOD_ATTR Tweener_t436044680 * TweenSettingsExtensions_SetOptions_m288553191 (RuntimeObject * __this /* static, unused */, TweenerCore_3_t951858585 * p0, bool p1, const RuntimeMethod* method); // System.Void DG.Tweening.DOTweenModuleUI/c__AnonStorey1A::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOShakeAnchorPosU3Ec__AnonStorey1A__ctor_m2817695765 (U3CDOShakeAnchorPosU3Ec__AnonStorey1A_t1681899448 * __this, const RuntimeMethod* method); // DG.Tweening.Core.TweenerCore`3 DG.Tweening.DOTween::Shake(DG.Tweening.Core.DOGetter`1,DG.Tweening.Core.DOSetter`1,System.Single,System.Single,System.Int32,System.Single,System.Boolean,System.Boolean) extern "C" IL2CPP_METHOD_ATTR TweenerCore_3_t951858585 * DOTween_Shake_m1661199481 (RuntimeObject * __this /* static, unused */, DOGetter_1_t3465109668 * p0, DOSetter_1_t477454500 * p1, float p2, float p3, int32_t p4, float p5, bool p6, bool p7, const RuntimeMethod* method); // !!0 DG.Tweening.Core.Extensions::SetSpecialStartupMode>(!!0,DG.Tweening.Core.Enums.SpecialStartupMode) #define Extensions_SetSpecialStartupMode_TisTweenerCore_3_t951858585_m1835023067(__this /* static, unused */, p0, p1, method) (( TweenerCore_3_t951858585 * (*) (RuntimeObject * /* static, unused */, TweenerCore_3_t951858585 *, int32_t, const RuntimeMethod*))Extensions_SetSpecialStartupMode_TisRuntimeObject_m2505848042_gshared)(__this /* static, unused */, p0, p1, method) // System.Void DG.Tweening.DOTweenModuleUI/c__AnonStorey1B::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOShakeAnchorPosU3Ec__AnonStorey1B__ctor_m2817692746 (U3CDOShakeAnchorPosU3Ec__AnonStorey1B_t1681899451 * __this, const RuntimeMethod* method); // DG.Tweening.Core.TweenerCore`3 DG.Tweening.DOTween::Shake(DG.Tweening.Core.DOGetter`1,DG.Tweening.Core.DOSetter`1,System.Single,UnityEngine.Vector3,System.Int32,System.Single,System.Boolean) extern "C" IL2CPP_METHOD_ATTR TweenerCore_3_t951858585 * DOTween_Shake_m3409041061 (RuntimeObject * __this /* static, unused */, DOGetter_1_t3465109668 * p0, DOSetter_1_t477454500 * p1, float p2, Vector3_t3722313464 p3, int32_t p4, float p5, bool p6, const RuntimeMethod* method); // System.Void DG.Tweening.DOTweenModuleUI/c__AnonStorey1C::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOJumpAnchorPosU3Ec__AnonStorey1C__ctor_m3398597073 (U3CDOJumpAnchorPosU3Ec__AnonStorey1C_t2532437241 * __this, const RuntimeMethod* method); // !!0 DG.Tweening.TweenSettingsExtensions::OnUpdate(!!0,DG.Tweening.TweenCallback) #define TweenSettingsExtensions_OnUpdate_TisSequence_t2050373119_m745184083(__this /* static, unused */, p0, p1, method) (( Sequence_t2050373119 * (*) (RuntimeObject * /* static, unused */, Sequence_t2050373119 *, TweenCallback_t3727756325 *, const RuntimeMethod*))TweenSettingsExtensions_OnUpdate_TisRuntimeObject_m4115200285_gshared)(__this /* static, unused */, p0, p1, method) // System.Void DG.Tweening.DOTweenModuleUI/c__AnonStorey1D::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDONormalizedPosU3Ec__AnonStorey1D__ctor_m694377429 (U3CDONormalizedPosU3Ec__AnonStorey1D_t4252408738 * __this, const RuntimeMethod* method); // System.Void DG.Tweening.DOTweenModuleUI/c__AnonStorey1E::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOHorizontalNormalizedPosU3Ec__AnonStorey1E__ctor_m892101441 (U3CDOHorizontalNormalizedPosU3Ec__AnonStorey1E_t1691945541 * __this, const RuntimeMethod* method); // DG.Tweening.Tweener DG.Tweening.TweenSettingsExtensions::SetOptions(DG.Tweening.Core.TweenerCore`3,System.Boolean) extern "C" IL2CPP_METHOD_ATTR Tweener_t436044680 * TweenSettingsExtensions_SetOptions_m3317341397 (RuntimeObject * __this /* static, unused */, TweenerCore_3_t884556411 * p0, bool p1, const RuntimeMethod* method); // System.Void DG.Tweening.DOTweenModuleUI/c__AnonStorey1F::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOVerticalNormalizedPosU3Ec__AnonStorey1F__ctor_m3998278440 (U3CDOVerticalNormalizedPosU3Ec__AnonStorey1F_t3179021983 * __this, const RuntimeMethod* method); // System.Void DG.Tweening.DOTweenModuleUI/c__AnonStorey20::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOValueU3Ec__AnonStorey20__ctor_m1484285704 (U3CDOValueU3Ec__AnonStorey20_t1335203578 * __this, const RuntimeMethod* method); // System.Void DG.Tweening.DOTweenModuleUI/c__AnonStorey21::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOColorU3Ec__AnonStorey21__ctor_m1396075909 (U3CDOColorU3Ec__AnonStorey21_t2960703275 * __this, const RuntimeMethod* method); // System.Void DG.Tweening.DOTweenModuleUI/c__AnonStorey22::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOFadeU3Ec__AnonStorey22__ctor_m3857980175 (U3CDOFadeU3Ec__AnonStorey22_t4148204238 * __this, const RuntimeMethod* method); // System.Void DG.Tweening.DOTweenModuleUI/c__AnonStorey23::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOTextU3Ec__AnonStorey23__ctor_m3082573086 (U3CDOTextU3Ec__AnonStorey23_t630041313 * __this, const RuntimeMethod* method); // System.Void DG.Tweening.Core.DOGetter`1::.ctor(System.Object,System.IntPtr) #define DOGetter_1__ctor_m2253858113(__this, p0, p1, method) (( void (*) (DOGetter_1_t1590246893 *, RuntimeObject *, intptr_t, const RuntimeMethod*))DOGetter_1__ctor_m1915675248_gshared)(__this, p0, p1, method) // System.Void DG.Tweening.Core.DOSetter`1::.ctor(System.Object,System.IntPtr) #define DOSetter_1__ctor_m3567174774(__this, p0, p1, method) (( void (*) (DOSetter_1_t2897559021 *, RuntimeObject *, intptr_t, const RuntimeMethod*))DOSetter_1__ctor_m1914655859_gshared)(__this, p0, p1, method) // DG.Tweening.Core.TweenerCore`3 DG.Tweening.DOTween::To(DG.Tweening.Core.DOGetter`1,DG.Tweening.Core.DOSetter`1,System.String,System.Single) extern "C" IL2CPP_METHOD_ATTR TweenerCore_3_t2915539799 * DOTween_To_m4191053537 (RuntimeObject * __this /* static, unused */, DOGetter_1_t1590246893 * p0, DOSetter_1_t2897559021 * p1, String_t* p2, float p3, const RuntimeMethod* method); // DG.Tweening.Tweener DG.Tweening.TweenSettingsExtensions::SetOptions(DG.Tweening.Core.TweenerCore`3,System.Boolean,DG.Tweening.ScrambleMode,System.String) extern "C" IL2CPP_METHOD_ATTR Tweener_t436044680 * TweenSettingsExtensions_SetOptions_m3956807361 (RuntimeObject * __this /* static, unused */, TweenerCore_3_t2915539799 * p0, bool p1, int32_t p2, String_t* p3, const RuntimeMethod* method); // System.Void DG.Tweening.DOTweenModuleUI/c__AnonStorey24::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOBlendableColorU3Ec__AnonStorey24__ctor_m3123719290 (U3CDOBlendableColorU3Ec__AnonStorey24_t2770270651 * __this, const RuntimeMethod* method); // System.Void DG.Tweening.DOTweenModuleUI/c__AnonStorey25::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOBlendableColorU3Ec__AnonStorey25__ctor_m3123720379 (U3CDOBlendableColorU3Ec__AnonStorey25_t2770270650 * __this, const RuntimeMethod* method); // System.Void DG.Tweening.DOTweenModuleUI/c__AnonStorey26::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOBlendableColorU3Ec__AnonStorey26__ctor_m3123721468 (U3CDOBlendableColorU3Ec__AnonStorey26_t2770270649 * __this, const RuntimeMethod* method); // UnityEngine.Vector2 UnityEngine.RectTransform::get_anchorMax() extern "C" IL2CPP_METHOD_ATTR Vector2_t2156229523 RectTransform_get_anchorMax_m2495270048 (RectTransform_t3704657025 * __this, const RuntimeMethod* method); // System.Void UnityEngine.RectTransform::set_anchorMax(UnityEngine.Vector2) extern "C" IL2CPP_METHOD_ATTR void RectTransform_set_anchorMax_m2998668828 (RectTransform_t3704657025 * __this, Vector2_t2156229523 p0, const RuntimeMethod* method); // UnityEngine.Vector2 UnityEngine.RectTransform::get_anchorMin() extern "C" IL2CPP_METHOD_ATTR Vector2_t2156229523 RectTransform_get_anchorMin_m2928307238 (RectTransform_t3704657025 * __this, const RuntimeMethod* method); // System.Void UnityEngine.RectTransform::set_anchorMin(UnityEngine.Vector2) extern "C" IL2CPP_METHOD_ATTR void RectTransform_set_anchorMin_m4230103102 (RectTransform_t3704657025 * __this, Vector2_t2156229523 p0, const RuntimeMethod* method); // UnityEngine.Vector2 UnityEngine.RectTransform::get_anchoredPosition() extern "C" IL2CPP_METHOD_ATTR Vector2_t2156229523 RectTransform_get_anchoredPosition_m1813443094 (RectTransform_t3704657025 * __this, const RuntimeMethod* method); // System.Void UnityEngine.RectTransform::set_anchoredPosition(UnityEngine.Vector2) extern "C" IL2CPP_METHOD_ATTR void RectTransform_set_anchoredPosition_m4126691837 (RectTransform_t3704657025 * __this, Vector2_t2156229523 p0, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.RectTransform::get_anchoredPosition3D() extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 RectTransform_get_anchoredPosition3D_m3487933542 (RectTransform_t3704657025 * __this, const RuntimeMethod* method); // System.Void UnityEngine.RectTransform::set_anchoredPosition3D(UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR void RectTransform_set_anchoredPosition3D_m2642675894 (RectTransform_t3704657025 * __this, Vector3_t3722313464 p0, const RuntimeMethod* method); // UnityEngine.Color UnityEngine.UI.Shadow::get_effectColor() extern "C" IL2CPP_METHOD_ATTR Color_t2555686324 Shadow_get_effectColor_m911451105 (Shadow_t773074319 * __this, const RuntimeMethod* method); // System.Void UnityEngine.UI.Shadow::set_effectColor(UnityEngine.Color) extern "C" IL2CPP_METHOD_ATTR void Shadow_set_effectColor_m3910676693 (Shadow_t773074319 * __this, Color_t2555686324 p0, const RuntimeMethod* method); // System.Single UnityEngine.CanvasGroup::get_alpha() extern "C" IL2CPP_METHOD_ATTR float CanvasGroup_get_alpha_m2918269489 (CanvasGroup_t4083511760 * __this, const RuntimeMethod* method); // System.Void UnityEngine.CanvasGroup::set_alpha(System.Single) extern "C" IL2CPP_METHOD_ATTR void CanvasGroup_set_alpha_m4032573 (CanvasGroup_t4083511760 * __this, float p0, const RuntimeMethod* method); // System.Single UnityEngine.UI.Image::get_fillAmount() extern "C" IL2CPP_METHOD_ATTR float Image_get_fillAmount_m2193224718 (Image_t2670269651 * __this, const RuntimeMethod* method); // System.Void UnityEngine.UI.Image::set_fillAmount(System.Single) extern "C" IL2CPP_METHOD_ATTR void Image_set_fillAmount_m3737925590 (Image_t2670269651 * __this, float p0, const RuntimeMethod* method); // System.Single UnityEngine.UI.ScrollRect::get_horizontalNormalizedPosition() extern "C" IL2CPP_METHOD_ATTR float ScrollRect_get_horizontalNormalizedPosition_m2904015963 (ScrollRect_t4137855814 * __this, const RuntimeMethod* method); // System.Void UnityEngine.UI.ScrollRect::set_horizontalNormalizedPosition(System.Single) extern "C" IL2CPP_METHOD_ATTR void ScrollRect_set_horizontalNormalizedPosition_m1066708424 (ScrollRect_t4137855814 * __this, float p0, const RuntimeMethod* method); // System.Single DG.Tweening.TweenExtensions::ElapsedDirectionalPercentage(DG.Tweening.Tween) extern "C" IL2CPP_METHOD_ATTR float TweenExtensions_ElapsedDirectionalPercentage_m2617485611 (RuntimeObject * __this /* static, unused */, Tween_t2342918553 * p0, const RuntimeMethod* method); // System.Single UnityEngine.UI.ScrollRect::get_verticalNormalizedPosition() extern "C" IL2CPP_METHOD_ATTR float ScrollRect_get_verticalNormalizedPosition_m3693218937 (ScrollRect_t4137855814 * __this, const RuntimeMethod* method); // System.Void UnityEngine.UI.ScrollRect::set_verticalNormalizedPosition(System.Single) extern "C" IL2CPP_METHOD_ATTR void ScrollRect_set_verticalNormalizedPosition_m1452826170 (ScrollRect_t4137855814 * __this, float p0, const RuntimeMethod* method); // UnityEngine.Vector2 UnityEngine.RectTransform::get_pivot() extern "C" IL2CPP_METHOD_ATTR Vector2_t2156229523 RectTransform_get_pivot_m3425744470 (RectTransform_t3704657025 * __this, const RuntimeMethod* method); // System.Void UnityEngine.RectTransform::set_pivot(UnityEngine.Vector2) extern "C" IL2CPP_METHOD_ATTR void RectTransform_set_pivot_m909387058 (RectTransform_t3704657025 * __this, Vector2_t2156229523 p0, const RuntimeMethod* method); // UnityEngine.Vector2 UnityEngine.UI.Shadow::get_effectDistance() extern "C" IL2CPP_METHOD_ATTR Vector2_t2156229523 Shadow_get_effectDistance_m1966046753 (Shadow_t773074319 * __this, const RuntimeMethod* method); // System.Void UnityEngine.UI.Shadow::set_effectDistance(UnityEngine.Vector2) extern "C" IL2CPP_METHOD_ATTR void Shadow_set_effectDistance_m2763324811 (Shadow_t773074319 * __this, Vector2_t2156229523 p0, const RuntimeMethod* method); // UnityEngine.Vector2 UnityEngine.RectTransform::get_sizeDelta() extern "C" IL2CPP_METHOD_ATTR Vector2_t2156229523 RectTransform_get_sizeDelta_m2183112744 (RectTransform_t3704657025 * __this, const RuntimeMethod* method); // System.Void UnityEngine.RectTransform::set_sizeDelta(UnityEngine.Vector2) extern "C" IL2CPP_METHOD_ATTR void RectTransform_set_sizeDelta_m3462269772 (RectTransform_t3704657025 * __this, Vector2_t2156229523 p0, const RuntimeMethod* method); // UnityEngine.Rect UnityEngine.RectTransform::get_rect() extern "C" IL2CPP_METHOD_ATTR Rect_t2360479859 RectTransform_get_rect_m574169965 (RectTransform_t3704657025 * __this, const RuntimeMethod* method); // System.Single UnityEngine.Rect::get_width() extern "C" IL2CPP_METHOD_ATTR float Rect_get_width_m3421484486 (Rect_t2360479859 * __this, const RuntimeMethod* method); // System.Single UnityEngine.Rect::get_xMin() extern "C" IL2CPP_METHOD_ATTR float Rect_get_xMin_m581135837 (Rect_t2360479859 * __this, const RuntimeMethod* method); // System.Single UnityEngine.Rect::get_height() extern "C" IL2CPP_METHOD_ATTR float Rect_get_height_m1358425599 (Rect_t2360479859 * __this, const RuntimeMethod* method); // System.Single UnityEngine.Rect::get_yMin() extern "C" IL2CPP_METHOD_ATTR float Rect_get_yMin_m2601414109 (Rect_t2360479859 * __this, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Transform::get_position() extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 Transform_get_position_m36019626 (Transform_t3600365921 * __this, const RuntimeMethod* method); // UnityEngine.Vector2 UnityEngine.RectTransformUtility::WorldToScreenPoint(UnityEngine.Camera,UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR Vector2_t2156229523 RectTransformUtility_WorldToScreenPoint_m3914148572 (RuntimeObject * __this /* static, unused */, Camera_t4157153871 * p0, Vector3_t3722313464 p1, const RuntimeMethod* method); // UnityEngine.Vector2 UnityEngine.Vector2::op_Addition(UnityEngine.Vector2,UnityEngine.Vector2) extern "C" IL2CPP_METHOD_ATTR Vector2_t2156229523 Vector2_op_Addition_m800700293 (RuntimeObject * __this /* static, unused */, Vector2_t2156229523 p0, Vector2_t2156229523 p1, const RuntimeMethod* method); // System.Boolean UnityEngine.RectTransformUtility::ScreenPointToLocalPointInRectangle(UnityEngine.RectTransform,UnityEngine.Vector2,UnityEngine.Camera,UnityEngine.Vector2&) extern "C" IL2CPP_METHOD_ATTR bool RectTransformUtility_ScreenPointToLocalPointInRectangle_m2327269187 (RuntimeObject * __this /* static, unused */, RectTransform_t3704657025 * p0, Vector2_t2156229523 p1, Camera_t4157153871 * p2, Vector2_t2156229523 * p3, const RuntimeMethod* method); // UnityEngine.Vector2 UnityEngine.Vector2::op_Subtraction(UnityEngine.Vector2,UnityEngine.Vector2) extern "C" IL2CPP_METHOD_ATTR Vector2_t2156229523 Vector2_op_Subtraction_m73004381 (RuntimeObject * __this /* static, unused */, Vector2_t2156229523 p0, Vector2_t2156229523 p1, const RuntimeMethod* method); // System.Void UnityEngine.Material::set_color(UnityEngine.Color) extern "C" IL2CPP_METHOD_ATTR void Material_set_color_m1794818007 (Material_t340375123 * __this, Color_t2555686324 p0, const RuntimeMethod* method); // DG.Tweening.Core.TweenerCore`3 DG.Tweening.ShortcutExtensions::DOColor(UnityEngine.Material,UnityEngine.Color,System.Single) extern "C" IL2CPP_METHOD_ATTR TweenerCore_3_t745532282 * ShortcutExtensions_DOColor_m3269919048 (RuntimeObject * __this /* static, unused */, Material_t340375123 * p0, Color_t2555686324 p1, float p2, const RuntimeMethod* method); // System.Void UnityEngine.Material::SetColor(System.String,UnityEngine.Color) extern "C" IL2CPP_METHOD_ATTR void Material_SetColor_m2020215303 (Material_t340375123 * __this, String_t* p0, Color_t2555686324 p1, const RuntimeMethod* method); // DG.Tweening.Core.TweenerCore`3 DG.Tweening.ShortcutExtensions::DOColor(UnityEngine.Material,UnityEngine.Color,System.String,System.Single) extern "C" IL2CPP_METHOD_ATTR TweenerCore_3_t745532282 * ShortcutExtensions_DOColor_m1045748493 (RuntimeObject * __this /* static, unused */, Material_t340375123 * p0, Color_t2555686324 p1, String_t* p2, float p3, const RuntimeMethod* method); // System.Void DG.Tweening.Core.Debugger::LogInvalidTween(DG.Tweening.Tween) extern "C" IL2CPP_METHOD_ATTR void Debugger_LogInvalidTween_m382179192 (RuntimeObject * __this /* static, unused */, Tween_t2342918553 * p0, const RuntimeMethod* method); // System.Void DG.Tweening.DOTweenCYInstruction/WaitForCompletion::.ctor(DG.Tweening.Tween) extern "C" IL2CPP_METHOD_ATTR void WaitForCompletion__ctor_m3576199073 (WaitForCompletion_t2334662098 * __this, Tween_t2342918553 * ___tween0, const RuntimeMethod* method); // System.Void DG.Tweening.DOTweenCYInstruction/WaitForRewind::.ctor(DG.Tweening.Tween) extern "C" IL2CPP_METHOD_ATTR void WaitForRewind__ctor_m1035541576 (WaitForRewind_t1388328290 * __this, Tween_t2342918553 * ___tween0, const RuntimeMethod* method); // System.Void DG.Tweening.DOTweenCYInstruction/WaitForKill::.ctor(DG.Tweening.Tween) extern "C" IL2CPP_METHOD_ATTR void WaitForKill__ctor_m1341964116 (WaitForKill_t3778347930 * __this, Tween_t2342918553 * ___tween0, const RuntimeMethod* method); // System.Void DG.Tweening.DOTweenCYInstruction/WaitForElapsedLoops::.ctor(DG.Tweening.Tween,System.Int32) extern "C" IL2CPP_METHOD_ATTR void WaitForElapsedLoops__ctor_m1918801864 (WaitForElapsedLoops_t268076146 * __this, Tween_t2342918553 * ___tween0, int32_t ___elapsedLoops1, const RuntimeMethod* method); // System.Void DG.Tweening.DOTweenCYInstruction/WaitForPosition::.ctor(DG.Tweening.Tween,System.Single) extern "C" IL2CPP_METHOD_ATTR void WaitForPosition__ctor_m3171065944 (WaitForPosition_t3077499975 * __this, Tween_t2342918553 * ___tween0, float ___position1, const RuntimeMethod* method); // System.Void DG.Tweening.DOTweenCYInstruction/WaitForStart::.ctor(DG.Tweening.Tween) extern "C" IL2CPP_METHOD_ATTR void WaitForStart__ctor_m1669048449 (WaitForStart_t1801061045 * __this, Tween_t2342918553 * ___tween0, const RuntimeMethod* method); // System.Void System.Action`4::.ctor(System.Object,System.IntPtr) #define Action_4__ctor_m2073723567(__this, p0, p1, method) (( void (*) (Action_4_t2634302908 *, RuntimeObject *, intptr_t, const RuntimeMethod*))Action_4__ctor_m3791666291_gshared)(__this, p0, p1, method) // System.Void DG.Tweening.Core.DOTweenExternalCommand::add_SetOrientationOnPath(System.Action`4) extern "C" IL2CPP_METHOD_ATTR void DOTweenExternalCommand_add_SetOrientationOnPath_m2766154687 (RuntimeObject * __this /* static, unused */, Action_4_t2634302908 * p0, const RuntimeMethod* method); // System.Void UnityEngine.Rigidbody::set_rotation(UnityEngine.Quaternion) extern "C" IL2CPP_METHOD_ATTR void Rigidbody_set_rotation_m4187031548 (Rigidbody_t3916780224 * __this, Quaternion_t2301928331 p0, const RuntimeMethod* method); // System.Void UnityEngine.Transform::set_rotation(UnityEngine.Quaternion) extern "C" IL2CPP_METHOD_ATTR void Transform_set_rotation_m3524318132 (Transform_t3600365921 * __this, Quaternion_t2301928331 p0, const RuntimeMethod* method); // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisRigidbody2D_t939494601_m2882328584(__this, method) (( Rigidbody2D_t939494601 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method) // System.Boolean UnityEngine.Object::op_Inequality(UnityEngine.Object,UnityEngine.Object) extern "C" IL2CPP_METHOD_ATTR bool Object_op_Inequality_m4071470834 (RuntimeObject * __this /* static, unused */, Object_t631007953 * p0, Object_t631007953 * p1, const RuntimeMethod* method); // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisRigidbody_t3916780224_m103215539(__this, method) (( Rigidbody_t3916780224 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method) // DG.Tweening.Core.TweenerCore`3 DG.Tweening.DOTweenModulePhysics::DOLocalPath(UnityEngine.Rigidbody,DG.Tweening.Plugins.Core.PathCore.Path,System.Single,DG.Tweening.PathMode) extern "C" IL2CPP_METHOD_ATTR TweenerCore_3_t3040139253 * DOTweenModulePhysics_DOLocalPath_m4113597621 (RuntimeObject * __this /* static, unused */, Rigidbody_t3916780224 * ___target0, Path_t3614338981 * ___path1, float ___duration2, int32_t ___pathMode3, const RuntimeMethod* method); // DG.Tweening.Core.TweenerCore`3 DG.Tweening.DOTweenModulePhysics::DOPath(UnityEngine.Rigidbody,DG.Tweening.Plugins.Core.PathCore.Path,System.Single,DG.Tweening.PathMode) extern "C" IL2CPP_METHOD_ATTR TweenerCore_3_t3040139253 * DOTweenModulePhysics_DOPath_m3946342593 (RuntimeObject * __this /* static, unused */, Rigidbody_t3916780224 * ___target0, Path_t3614338981 * ___path1, float ___duration2, int32_t ___pathMode3, const RuntimeMethod* method); // DG.Tweening.Core.TweenerCore`3 DG.Tweening.ShortcutExtensions::DOLocalPath(UnityEngine.Transform,DG.Tweening.Plugins.Core.PathCore.Path,System.Single,DG.Tweening.PathMode) extern "C" IL2CPP_METHOD_ATTR TweenerCore_3_t3040139253 * ShortcutExtensions_DOLocalPath_m3367906890 (RuntimeObject * __this /* static, unused */, Transform_t3600365921 * p0, Path_t3614338981 * p1, float p2, int32_t p3, const RuntimeMethod* method); // DG.Tweening.Core.TweenerCore`3 DG.Tweening.ShortcutExtensions::DOPath(UnityEngine.Transform,DG.Tweening.Plugins.Core.PathCore.Path,System.Single,DG.Tweening.PathMode) extern "C" IL2CPP_METHOD_ATTR TweenerCore_3_t3040139253 * ShortcutExtensions_DOPath_m1737185059 (RuntimeObject * __this /* static, unused */, Transform_t3600365921 * p0, Path_t3614338981 * p1, float p2, int32_t p3, const RuntimeMethod* method); // System.Void DG.Tweening.Plugins.SpiralPlugin::.ctor() extern "C" IL2CPP_METHOD_ATTR void SpiralPlugin__ctor_m539881345 (SpiralPlugin_t87394677 * __this, const RuntimeMethod* method); // System.Void DG.Tweening.DOTweenProShortcuts/c__AnonStorey0::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOSpiralU3Ec__AnonStorey0__ctor_m2726483909 (U3CDOSpiralU3Ec__AnonStorey0_t1929108708 * __this, const RuntimeMethod* method); // System.Boolean UnityEngine.Mathf::Approximately(System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR bool Mathf_Approximately_m245805902 (RuntimeObject * __this /* static, unused */, float p0, float p1, const RuntimeMethod* method); // !0 System.Nullable`1::GetValueOrDefault() #define Nullable_1_GetValueOrDefault_m450308407(__this, method) (( Vector3_t3722313464 (*) (Nullable_1_t1149908250 *, const RuntimeMethod*))Nullable_1_GetValueOrDefault_m450308407_gshared)(__this, method) // UnityEngine.Vector3 UnityEngine.Vector3::get_zero() extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 Vector3_get_zero_m1409827619 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Boolean UnityEngine.Vector3::op_Equality(UnityEngine.Vector3,UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR bool Vector3_op_Equality_m4231250055 (RuntimeObject * __this /* static, unused */, Vector3_t3722313464 p0, Vector3_t3722313464 p1, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Vector3::get_forward() extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 Vector3_get_forward_m3100859705 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void System.Nullable`1::.ctor(!0) #define Nullable_1__ctor_m133295941(__this, p0, method) (( void (*) (Nullable_1_t1149908250 *, Vector3_t3722313464 , const RuntimeMethod*))Nullable_1__ctor_m133295941_gshared)(__this, p0, method) // DG.Tweening.Plugins.Core.ABSTweenPlugin`3 DG.Tweening.Plugins.SpiralPlugin::Get() extern "C" IL2CPP_METHOD_ATTR ABSTweenPlugin_3_t3999134832 * SpiralPlugin_Get_m415226450 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // DG.Tweening.Core.TweenerCore`3 DG.Tweening.DOTween::To(DG.Tweening.Plugins.Core.ABSTweenPlugin`3,DG.Tweening.Core.DOGetter`1,DG.Tweening.Core.DOSetter`1,!!1,System.Single) #define DOTween_To_TisVector3_t3722313464_TisVector3_t3722313464_TisSpiralOptions_t2873698295_m3524094426(__this /* static, unused */, p0, p1, p2, p3, p4, method) (( TweenerCore_3_t168157886 * (*) (RuntimeObject * /* static, unused */, ABSTweenPlugin_3_t3999134832 *, DOGetter_1_t3465109668 *, DOSetter_1_t477454500 *, Vector3_t3722313464 , float, const RuntimeMethod*))DOTween_To_TisVector3_t3722313464_TisVector3_t3722313464_TisSpiralOptions_t2873698295_m3524094426_gshared)(__this /* static, unused */, p0, p1, p2, p3, p4, method) // !!0 DG.Tweening.TweenSettingsExtensions::SetTarget>(!!0,System.Object) #define TweenSettingsExtensions_SetTarget_TisTweenerCore_3_t168157886_m1041925119(__this /* static, unused */, p0, p1, method) (( TweenerCore_3_t168157886 * (*) (RuntimeObject * /* static, unused */, TweenerCore_3_t168157886 *, RuntimeObject *, const RuntimeMethod*))TweenSettingsExtensions_SetTarget_TisRuntimeObject_m179229169_gshared)(__this /* static, unused */, p0, p1, method) // System.Void DG.Tweening.DOTweenProShortcuts/c__AnonStorey1::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOSpiralU3Ec__AnonStorey1__ctor_m2849888197 (U3CDOSpiralU3Ec__AnonStorey1_t4267760868 * __this, const RuntimeMethod* method); // System.Void UnityEngine.Transform::set_localPosition(UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR void Transform_set_localPosition_m4128471975 (Transform_t3600365921 * __this, Vector3_t3722313464 p0, const RuntimeMethod* method); // System.Void System.Collections.ArrayList::.ctor() extern "C" IL2CPP_METHOD_ATTR void ArrayList__ctor_m4254721275 (ArrayList_t2718874744 * __this, const RuntimeMethod* method); // System.Int32 DMCore.CDataArray::GetCount() extern "C" IL2CPP_METHOD_ATTR int32_t CDataArray_GetCount_m3616072297 (CDataArray_t4068198041 * __this, const RuntimeMethod* method); // System.Void DMCore.CDataByte::.ctor() extern "C" IL2CPP_METHOD_ATTR void CDataByte__ctor_m2195008358 (CDataByte_t2832074535 * __this, const RuntimeMethod* method); // System.Void DMCore.CDataShort::.ctor() extern "C" IL2CPP_METHOD_ATTR void CDataShort__ctor_m3203502547 (CDataShort_t848979497 * __this, const RuntimeMethod* method); // System.Void DMCore.CDataInt::.ctor() extern "C" IL2CPP_METHOD_ATTR void CDataInt__ctor_m2188462845 (CDataInt_t1932658480 * __this, const RuntimeMethod* method); // System.Void DMCore.CDataFloat::.ctor() extern "C" IL2CPP_METHOD_ATTR void CDataFloat__ctor_m3449544560 (CDataFloat_t137586558 * __this, const RuntimeMethod* method); // System.Void DMCore.CDataWideStr::.ctor() extern "C" IL2CPP_METHOD_ATTR void CDataWideStr__ctor_m2814099673 (CDataWideStr_t3874506662 * __this, const RuntimeMethod* method); // System.Void DMCore.CDataLong::.ctor() extern "C" IL2CPP_METHOD_ATTR void CDataLong__ctor_m390398571 (CDataLong_t929790239 * __this, const RuntimeMethod* method); // System.Void DMCore.CDataDouble::.ctor() extern "C" IL2CPP_METHOD_ATTR void CDataDouble__ctor_m2038897641 (CDataDouble_t3608737326 * __this, const RuntimeMethod* method); // System.Void DMCore.CDataString::.ctor() extern "C" IL2CPP_METHOD_ATTR void CDataString__ctor_m3103834889 (CDataString_t1317323776 * __this, const RuntimeMethod* method); // System.Void DMCore.CDataVector::.ctor() extern "C" IL2CPP_METHOD_ATTR void CDataVector__ctor_m165771641 (CDataVector_t3625709135 * __this, const RuntimeMethod* method); // System.Void DMCore.CDataQuaternion::.ctor() extern "C" IL2CPP_METHOD_ATTR void CDataQuaternion__ctor_m3550254249 (CDataQuaternion_t1158885499 * __this, const RuntimeMethod* method); // System.Boolean DMCore.Net.Help::Pop(System.Byte[],System.Int32&,System.Int16&) extern "C" IL2CPP_METHOD_ATTR bool Help_Pop_m3956053017 (RuntimeObject * __this /* static, unused */, ByteU5BU5D_t4116647657* ___buffer0, int32_t* ___nIndex1, int16_t* ___val2, const RuntimeMethod* method); // DMCore.IDataUnit DMCore.CDataArray::CreateUnitByType(System.Int32) extern "C" IL2CPP_METHOD_ATTR IDataUnit_t677250155 * CDataArray_CreateUnitByType_m3127124409 (RuntimeObject * __this /* static, unused */, int32_t ___unitType0, const RuntimeMethod* method); // System.Void DMCore.Net.Help::Push(BetterList`1&,System.Int16) extern "C" IL2CPP_METHOD_ATTR void Help_Push_m1438546594 (RuntimeObject * __this /* static, unused */, BetterList_1_t289316694 ** ___buffer0, int16_t ___value1, const RuntimeMethod* method); // System.Void DMCore.Net.Help::Push(BetterList`1&,System.Byte) extern "C" IL2CPP_METHOD_ATTR void Help_Push_m40794890 (RuntimeObject * __this /* static, unused */, BetterList_1_t289316694 ** ___buffer0, uint8_t ___value1, const RuntimeMethod* method); // System.Void DMCore.CDataByte::set_Data(System.Byte) extern "C" IL2CPP_METHOD_ATTR void CDataByte_set_Data_m376475278 (CDataByte_t2832074535 * __this, uint8_t ___value0, const RuntimeMethod* method); // System.Void DMCore.CDataShort::set_Data(System.Int16) extern "C" IL2CPP_METHOD_ATTR void CDataShort_set_Data_m629360903 (CDataShort_t848979497 * __this, int16_t ___value0, const RuntimeMethod* method); // System.Void DMCore.CDataInt::set_Data(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CDataInt_set_Data_m3419162422 (CDataInt_t1932658480 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.CDataFloat::set_Data(System.Single) extern "C" IL2CPP_METHOD_ATTR void CDataFloat_set_Data_m2993701000 (CDataFloat_t137586558 * __this, float ___value0, const RuntimeMethod* method); // System.Void DMCore.CDataString::set_Data(System.Byte[]) extern "C" IL2CPP_METHOD_ATTR void CDataString_set_Data_m1465835771 (CDataString_t1317323776 * __this, ByteU5BU5D_t4116647657* ___value0, const RuntimeMethod* method); // System.Void DMCore.CDataWideStr::set_Data(System.String) extern "C" IL2CPP_METHOD_ATTR void CDataWideStr_set_Data_m134448469 (CDataWideStr_t3874506662 * __this, String_t* ___value0, const RuntimeMethod* method); // System.Void DMCore.CDataLong::set_Data(System.Int64) extern "C" IL2CPP_METHOD_ATTR void CDataLong_set_Data_m4015345768 (CDataLong_t929790239 * __this, int64_t ___value0, const RuntimeMethod* method); // System.Void DMCore.CDataDouble::set_Data(System.Double) extern "C" IL2CPP_METHOD_ATTR void CDataDouble_set_Data_m1963882456 (CDataDouble_t3608737326 * __this, double ___value0, const RuntimeMethod* method); // System.Void DMCore.CDataVector::set_Data(UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR void CDataVector_set_Data_m2673176368 (CDataVector_t3625709135 * __this, Vector3_t3722313464 ___value0, const RuntimeMethod* method); // System.Void DMCore.CDataQuaternion::set_Data(UnityEngine.Quaternion) extern "C" IL2CPP_METHOD_ATTR void CDataQuaternion_set_Data_m2293290401 (CDataQuaternion_t1158885499 * __this, Quaternion_t2301928331 ___value0, const RuntimeMethod* method); // System.Byte DMCore.CDataByte::get_Data() extern "C" IL2CPP_METHOD_ATTR uint8_t CDataByte_get_Data_m698821319 (CDataByte_t2832074535 * __this, const RuntimeMethod* method); // System.Int16 DMCore.CDataShort::get_Data() extern "C" IL2CPP_METHOD_ATTR int16_t CDataShort_get_Data_m3806355946 (CDataShort_t848979497 * __this, const RuntimeMethod* method); // System.Int32 DMCore.CDataInt::get_Data() extern "C" IL2CPP_METHOD_ATTR int32_t CDataInt_get_Data_m877434185 (CDataInt_t1932658480 * __this, const RuntimeMethod* method); // System.Single DMCore.CDataFloat::get_Data() extern "C" IL2CPP_METHOD_ATTR float CDataFloat_get_Data_m2077147244 (CDataFloat_t137586558 * __this, const RuntimeMethod* method); // System.Int64 DMCore.CDataLong::get_Data() extern "C" IL2CPP_METHOD_ATTR int64_t CDataLong_get_Data_m3099860284 (CDataLong_t929790239 * __this, const RuntimeMethod* method); // System.Byte[] DMCore.CDataString::get_Data() extern "C" IL2CPP_METHOD_ATTR ByteU5BU5D_t4116647657* CDataString_get_Data_m1250555191 (CDataString_t1317323776 * __this, const RuntimeMethod* method); // System.String DMCore.CDataWideStr::get_Data() extern "C" IL2CPP_METHOD_ATTR String_t* CDataWideStr_get_Data_m3466272812 (CDataWideStr_t3874506662 * __this, const RuntimeMethod* method); // System.Double DMCore.CDataDouble::get_Data() extern "C" IL2CPP_METHOD_ATTR double CDataDouble_get_Data_m2332076500 (CDataDouble_t3608737326 * __this, const RuntimeMethod* method); // UnityEngine.Vector3 DMCore.CDataVector::get_Data() extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 CDataVector_get_Data_m904718078 (CDataVector_t3625709135 * __this, const RuntimeMethod* method); // UnityEngine.Quaternion DMCore.CDataQuaternion::get_Data() extern "C" IL2CPP_METHOD_ATTR Quaternion_t2301928331 CDataQuaternion_get_Data_m3777295471 (CDataQuaternion_t1158885499 * __this, const RuntimeMethod* method); // System.Void netSendingCache::SendMsg(DMCore.CDataArray) extern "C" IL2CPP_METHOD_ATTR void netSendingCache_SendMsg_m3930715145 (RuntimeObject * __this /* static, unused */, CDataArray_t4068198041 * ___msg0, const RuntimeMethod* method); // System.Void DMCore.Net.Protocol.CMsgCustom::.ctor() extern "C" IL2CPP_METHOD_ATTR void CMsgCustom__ctor_m1994577366 (CMsgCustom_t3704829624 * __this, const RuntimeMethod* method); // T FitFun.Singleton`1::get_Instance() #define Singleton_1_get_Instance_m1324156550(__this /* static, unused */, method) (( NetworkManager_t478833449 * (*) (RuntimeObject * /* static, unused */, const RuntimeMethod*))Singleton_1_get_Instance_m1621582618_gshared)(__this /* static, unused */, method) // DMCore.Net.CNetService FitFun.NetworkManager::GetNetService() extern "C" IL2CPP_METHOD_ATTR CNetService_t1201271315 * NetworkManager_GetNetService_m455031442 (NetworkManager_t478833449 * __this, const RuntimeMethod* method); // System.Boolean DMCore.Net.CNetService::SendMsgStruct(DMCore.Net.Protocol.INetMsgBaseC2S) extern "C" IL2CPP_METHOD_ATTR bool CNetService_SendMsgStruct_m258771320 (CNetService_t1201271315 * __this, INetMsgBaseC2S_t1364238951 * ___msg0, const RuntimeMethod* method); // System.Void DMCore.IDataUnit::.ctor() extern "C" IL2CPP_METHOD_ATTR void IDataUnit__ctor_m3389967847 (IDataUnit_t677250155 * __this, const RuntimeMethod* method); // System.Single UnityEngine.Mathf::Lerp(System.Single,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR float Mathf_Lerp_m1004423579 (RuntimeObject * __this /* static, unused */, float p0, float p1, float p2, const RuntimeMethod* method); // System.Void BetterList`1::Add(T) #define BetterList_1_Add_m3689618584(__this, p0, method) (( void (*) (BetterList_1_t289316694 *, uint8_t, const RuntimeMethod*))BetterList_1_Add_m3689618584_gshared)(__this, p0, method) // System.String System.Byte::ToString() extern "C" IL2CPP_METHOD_ATTR String_t* Byte_ToString_m721125428 (uint8_t* __this, const RuntimeMethod* method); // System.String System.String::Concat(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR String_t* String_Concat_m3937257545 (RuntimeObject * __this /* static, unused */, String_t* p0, String_t* p1, const RuntimeMethod* method); // System.Double System.BitConverter::ToDouble(System.Byte[],System.Int32) extern "C" IL2CPP_METHOD_ATTR double BitConverter_ToDouble_m527296068 (RuntimeObject * __this /* static, unused */, ByteU5BU5D_t4116647657* p0, int32_t p1, const RuntimeMethod* method); // System.Byte[] System.BitConverter::GetBytes(System.Double) extern "C" IL2CPP_METHOD_ATTR ByteU5BU5D_t4116647657* BitConverter_GetBytes_m3693159656 (RuntimeObject * __this /* static, unused */, double p0, const RuntimeMethod* method); // System.String System.Double::ToString() extern "C" IL2CPP_METHOD_ATTR String_t* Double_ToString_m1229922074 (double* __this, const RuntimeMethod* method); // System.Single System.BitConverter::ToSingle(System.Byte[],System.Int32) extern "C" IL2CPP_METHOD_ATTR float BitConverter_ToSingle_m2597008633 (RuntimeObject * __this /* static, unused */, ByteU5BU5D_t4116647657* p0, int32_t p1, const RuntimeMethod* method); // System.Byte[] System.BitConverter::GetBytes(System.Single) extern "C" IL2CPP_METHOD_ATTR ByteU5BU5D_t4116647657* BitConverter_GetBytes_m692533364 (RuntimeObject * __this /* static, unused */, float p0, const RuntimeMethod* method); // System.String System.Single::ToString() extern "C" IL2CPP_METHOD_ATTR String_t* Single_ToString_m3947131094 (float* __this, const RuntimeMethod* method); // System.Int32 System.BitConverter::ToInt32(System.Byte[],System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t BitConverter_ToInt32_m1089563119 (RuntimeObject * __this /* static, unused */, ByteU5BU5D_t4116647657* p0, int32_t p1, const RuntimeMethod* method); // System.Byte[] System.BitConverter::GetBytes(System.Int32) extern "C" IL2CPP_METHOD_ATTR ByteU5BU5D_t4116647657* BitConverter_GetBytes_m1040762521 (RuntimeObject * __this /* static, unused */, int32_t p0, const RuntimeMethod* method); // System.String System.Int32::ToString() extern "C" IL2CPP_METHOD_ATTR String_t* Int32_ToString_m141394615 (int32_t* __this, const RuntimeMethod* method); // System.Int64 System.BitConverter::ToInt64(System.Byte[],System.Int32) extern "C" IL2CPP_METHOD_ATTR int64_t BitConverter_ToInt64_m349022421 (RuntimeObject * __this /* static, unused */, ByteU5BU5D_t4116647657* p0, int32_t p1, const RuntimeMethod* method); // System.Byte[] System.BitConverter::GetBytes(System.Int64) extern "C" IL2CPP_METHOD_ATTR ByteU5BU5D_t4116647657* BitConverter_GetBytes_m4144088731 (RuntimeObject * __this /* static, unused */, int64_t p0, const RuntimeMethod* method); // System.String System.Int64::ToString() extern "C" IL2CPP_METHOD_ATTR String_t* Int64_ToString_m2986581816 (int64_t* __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::.ctor() #define Dictionary_2__ctor_m3918223955(__this, method) (( void (*) (Dictionary_2_t462506454 *, const RuntimeMethod*))Dictionary_2__ctor_m518943619_gshared)(__this, method) // System.Void CBetterSet`1>::.ctor() #define CBetterSet_1__ctor_m1724447629(__this, method) (( void (*) (CBetterSet_1_t2914247844 *, const RuntimeMethod*))CBetterSet_1__ctor_m3680932930_gshared)(__this, method) // System.Boolean CBetterSet`1>::Add(T) #define CBetterSet_1_Add_m2394651849(__this, p0, method) (( bool (*) (CBetterSet_1_t2914247844 *, Action_2_t2799970140 *, const RuntimeMethod*))CBetterSet_1_Add_m908680931_gshared)(__this, p0, method) // System.Void CBetterSet`1>::.ctor() #define CBetterSet_1__ctor_m1827870712(__this, method) (( void (*) (CBetterSet_1_t2134195988 *, const RuntimeMethod*))CBetterSet_1__ctor_m3680932930_gshared)(__this, method) // System.Boolean CBetterSet`1>::Add(T) #define CBetterSet_1_Add_m550620967(__this, p0, method) (( bool (*) (CBetterSet_1_t2134195988 *, Action_1_t2019918284 *, const RuntimeMethod*))CBetterSet_1_Add_m908680931_gshared)(__this, p0, method) // System.Boolean CBetterSet`1>::Remove(T) #define CBetterSet_1_Remove_m3955706456(__this, p0, method) (( bool (*) (CBetterSet_1_t2914247844 *, Action_2_t2799970140 *, const RuntimeMethod*))CBetterSet_1_Remove_m1128629941_gshared)(__this, p0, method) // System.Boolean CBetterSet`1>::Remove(T) #define CBetterSet_1_Remove_m1204249383(__this, p0, method) (( bool (*) (CBetterSet_1_t2134195988 *, Action_1_t2019918284 *, const RuntimeMethod*))CBetterSet_1_Remove_m1128629941_gshared)(__this, p0, method) // System.Int32 System.Collections.Generic.Dictionary`2::get_Count() #define Dictionary_2_get_Count_m2278475549(__this, method) (( int32_t (*) (Dictionary_2_t462506454 *, const RuntimeMethod*))Dictionary_2_get_Count_m3919933788_gshared)(__this, method) // System.Void System.Collections.Generic.Dictionary`2::Clear() #define Dictionary_2_Clear_m778433196(__this, method) (( void (*) (Dictionary_2_t462506454 *, const RuntimeMethod*))Dictionary_2_Clear_m1938428402_gshared)(__this, method) // System.Int32 DMCore.CDataProperty::GetCount() extern "C" IL2CPP_METHOD_ATTR int32_t CDataProperty_GetCount_m3325234687 (CDataProperty_t2806246268 * __this, const RuntimeMethod* method); // System.Collections.Generic.Dictionary`2/Enumerator System.Collections.Generic.Dictionary`2::GetEnumerator() #define Dictionary_2_GetEnumerator_m1795873309(__this, method) (( Enumerator_t2416689229 (*) (Dictionary_2_t462506454 *, const RuntimeMethod*))Dictionary_2_GetEnumerator_m3278257048_gshared)(__this, method) // System.Collections.Generic.KeyValuePair`2 System.Collections.Generic.Dictionary`2/Enumerator::get_Current() #define Enumerator_get_Current_m2685611638(__this, method) (( KeyValuePair_2_t2860178621 (*) (Enumerator_t2416689229 *, const RuntimeMethod*))Enumerator_get_Current_m2655181939_gshared)(__this, method) // !0 System.Collections.Generic.KeyValuePair`2::get_Key() #define KeyValuePair_2_get_Key_m2229946461(__this, method) (( String_t* (*) (KeyValuePair_2_t2860178621 *, const RuntimeMethod*))KeyValuePair_2_get_Key_m1328507389_gshared)(__this, method) // !1 System.Collections.Generic.KeyValuePair`2::get_Value() #define KeyValuePair_2_get_Value_m717947528(__this, method) (( IDataUnit_t677250155 * (*) (KeyValuePair_2_t2860178621 *, const RuntimeMethod*))KeyValuePair_2_get_Value_m3464904234_gshared)(__this, method) // System.Void DMCore.CDataProperty::AddOrg(System.String,DMCore.IDataUnit) extern "C" IL2CPP_METHOD_ATTR void CDataProperty_AddOrg_m2951900969 (CDataProperty_t2806246268 * __this, String_t* ___key0, IDataUnit_t677250155 * ___var1, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2/Enumerator::MoveNext() #define Enumerator_MoveNext_m495772941(__this, method) (( bool (*) (Enumerator_t2416689229 *, const RuntimeMethod*))Enumerator_MoveNext_m1107569389_gshared)(__this, method) // System.Boolean System.Collections.Generic.Dictionary`2::ContainsKey(!0) #define Dictionary_2_ContainsKey_m84676036(__this, p0, method) (( bool (*) (Dictionary_2_t462506454 *, String_t*, const RuntimeMethod*))Dictionary_2_ContainsKey_m2278349286_gshared)(__this, p0, method) // !1 System.Collections.Generic.Dictionary`2::get_Item(!0) #define Dictionary_2_get_Item_m2367277643(__this, p0, method) (( IDataUnit_t677250155 * (*) (Dictionary_2_t462506454 *, String_t*, const RuntimeMethod*))Dictionary_2_get_Item_m2714930061_gshared)(__this, p0, method) // System.Void DMCore.CDataProperty::.ctor() extern "C" IL2CPP_METHOD_ATTR void CDataProperty__ctor_m4247268200 (CDataProperty_t2806246268 * __this, const RuntimeMethod* method); // DMCore.IDataUnit DMCore.CDataProperty::GetItem(System.String) extern "C" IL2CPP_METHOD_ATTR IDataUnit_t677250155 * CDataProperty_GetItem_m2648609559 (CDataProperty_t2806246268 * __this, String_t* ___key0, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::set_Item(!0,!1) #define Dictionary_2_set_Item_m3237201362(__this, p0, p1, method) (( void (*) (Dictionary_2_t462506454 *, String_t*, IDataUnit_t677250155 *, const RuntimeMethod*))Dictionary_2_set_Item_m3474379962_gshared)(__this, p0, p1, method) // System.Void DMCore.CDataProperty::Clear() extern "C" IL2CPP_METHOD_ATTR void CDataProperty_Clear_m1542459772 (CDataProperty_t2806246268 * __this, const RuntimeMethod* method); // System.Int32 DMCore.IDataUnit::GetXmlElemInt(System.Xml.XmlElement,System.String,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t IDataUnit_GetXmlElemInt_m4049370064 (RuntimeObject * __this /* static, unused */, XmlElement_t561603118 * ___elemNode0, String_t* ___key1, int32_t ___nDefault2, const RuntimeMethod* method); // System.Void DMCore.CDataProperty::BeforeChange(System.String,DMCore.IDataUnit) extern "C" IL2CPP_METHOD_ATTR void CDataProperty_BeforeChange_m869808880 (CDataProperty_t2806246268 * __this, String_t* ___key0, IDataUnit_t677250155 * ___newData1, const RuntimeMethod* method); // System.Void DMCore.CDataProperty::EndChange(System.String) extern "C" IL2CPP_METHOD_ATTR void CDataProperty_EndChange_m2844758297 (CDataProperty_t2806246268 * __this, String_t* ___key0, const RuntimeMethod* method); // System.Void DMCore.CDataProperty/c__AnonStorey0::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CBeforeChangeU3Ec__AnonStorey0__ctor_m3219044141 (U3CBeforeChangeU3Ec__AnonStorey0_t1603444863 * __this, const RuntimeMethod* method); // System.Void System.Action`1>::.ctor(System.Object,System.IntPtr) #define Action_1__ctor_m2579427177(__this, p0, p1, method) (( void (*) (Action_1_t2972437735 *, RuntimeObject *, intptr_t, const RuntimeMethod*))Action_1__ctor_m118522912_gshared)(__this, p0, p1, method) // System.Void CBetterSet`1>::Foreach(System.Action`1) #define CBetterSet_1_Foreach_m3800021336(__this, p0, method) (( void (*) (CBetterSet_1_t2914247844 *, Action_1_t2972437735 *, const RuntimeMethod*))CBetterSet_1_Foreach_m828342831_gshared)(__this, p0, method) // System.Void DMCore.CDataProperty/c__AnonStorey1::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CEndChangeU3Ec__AnonStorey1__ctor_m2741210338 (U3CEndChangeU3Ec__AnonStorey1_t3838703680 * __this, const RuntimeMethod* method); // System.Void System.Action`1>::.ctor(System.Object,System.IntPtr) #define Action_1__ctor_m3033358938(__this, p0, p1, method) (( void (*) (Action_1_t2192385879 *, RuntimeObject *, intptr_t, const RuntimeMethod*))Action_1__ctor_m118522912_gshared)(__this, p0, p1, method) // System.Void CBetterSet`1>::Foreach(System.Action`1) #define CBetterSet_1_Foreach_m3146083753(__this, p0, method) (( void (*) (CBetterSet_1_t2134195988 *, Action_1_t2192385879 *, const RuntimeMethod*))CBetterSet_1_Foreach_m828342831_gshared)(__this, p0, method) // System.Void System.Action`2::Invoke(!0,!1) #define Action_2_Invoke_m2132723267(__this, p0, p1, method) (( void (*) (Action_2_t2799970140 *, String_t*, IDataUnit_t677250155 *, const RuntimeMethod*))Action_2_Invoke_m709903032_gshared)(__this, p0, p1, method) // System.Void System.Action`1::Invoke(!0) #define Action_1_Invoke_m3134296422(__this, p0, method) (( void (*) (Action_1_t2019918284 *, String_t*, const RuntimeMethod*))Action_1_Invoke_m2461023210_gshared)(__this, p0, method) // UnityEngine.Quaternion UnityEngine.Quaternion::get_identity() extern "C" IL2CPP_METHOD_ATTR Quaternion_t2301928331 Quaternion_get_identity_m3722672781 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // UnityEngine.Quaternion UnityEngine.Quaternion::Lerp(UnityEngine.Quaternion,UnityEngine.Quaternion,System.Single) extern "C" IL2CPP_METHOD_ATTR Quaternion_t2301928331 Quaternion_Lerp_m1238806789 (RuntimeObject * __this /* static, unused */, Quaternion_t2301928331 p0, Quaternion_t2301928331 p1, float p2, const RuntimeMethod* method); // System.String System.String::Concat(System.String[]) extern "C" IL2CPP_METHOD_ATTR String_t* String_Concat_m1809518182 (RuntimeObject * __this /* static, unused */, StringU5BU5D_t1281789340* p0, const RuntimeMethod* method); // System.Int16 System.BitConverter::ToInt16(System.Byte[],System.Int32) extern "C" IL2CPP_METHOD_ATTR int16_t BitConverter_ToInt16_m2376388426 (RuntimeObject * __this /* static, unused */, ByteU5BU5D_t4116647657* p0, int32_t p1, const RuntimeMethod* method); // System.Byte[] System.BitConverter::GetBytes(System.Int16) extern "C" IL2CPP_METHOD_ATTR ByteU5BU5D_t4116647657* BitConverter_GetBytes_m658425501 (RuntimeObject * __this /* static, unused */, int16_t p0, const RuntimeMethod* method); // System.String System.Int16::ToString() extern "C" IL2CPP_METHOD_ATTR String_t* Int16_ToString_m1270547562 (int16_t* __this, const RuntimeMethod* method); // System.Int32 System.String::get_Length() extern "C" IL2CPP_METHOD_ATTR int32_t String_get_Length_m3847582255 (String_t* __this, const RuntimeMethod* method); // System.Char System.BitConverter::ToChar(System.Byte[],System.Int32) extern "C" IL2CPP_METHOD_ATTR Il2CppChar BitConverter_ToChar_m1348346703 (RuntimeObject * __this /* static, unused */, ByteU5BU5D_t4116647657* p0, int32_t p1, const RuntimeMethod* method); // System.String System.String::Concat(System.Object,System.Object) extern "C" IL2CPP_METHOD_ATTR String_t* String_Concat_m904156431 (RuntimeObject * __this /* static, unused */, RuntimeObject * p0, RuntimeObject * p1, const RuntimeMethod* method); // System.Char[] System.String::ToCharArray() extern "C" IL2CPP_METHOD_ATTR CharU5BU5D_t3528271667* String_ToCharArray_m1492846834 (String_t* __this, const RuntimeMethod* method); // System.Byte[] System.BitConverter::GetBytes(System.Char) extern "C" IL2CPP_METHOD_ATTR ByteU5BU5D_t4116647657* BitConverter_GetBytes_m1603262885 (RuntimeObject * __this /* static, unused */, Il2CppChar p0, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::.ctor() #define Dictionary_2__ctor_m4028279259(__this, method) (( void (*) (Dictionary_2_t3270456118 *, const RuntimeMethod*))Dictionary_2__ctor_m518943619_gshared)(__this, method) // System.Collections.Generic.Dictionary`2/Enumerator System.Collections.Generic.Dictionary`2::GetEnumerator() #define Dictionary_2_GetEnumerator_m1592165222(__this, method) (( Enumerator_t929671597 (*) (Dictionary_2_t3270456118 *, const RuntimeMethod*))Dictionary_2_GetEnumerator_m3278257048_gshared)(__this, method) // System.Collections.Generic.KeyValuePair`2 System.Collections.Generic.Dictionary`2/Enumerator::get_Current() #define Enumerator_get_Current_m3958609387(__this, method) (( KeyValuePair_2_t1373160989 (*) (Enumerator_t929671597 *, const RuntimeMethod*))Enumerator_get_Current_m2655181939_gshared)(__this, method) // !1 System.Collections.Generic.KeyValuePair`2::get_Value() #define KeyValuePair_2_get_Value_m1060792847(__this, method) (( stRoleEffectData_t3485199819 * (*) (KeyValuePair_2_t1373160989 *, const RuntimeMethod*))KeyValuePair_2_get_Value_m3464904234_gshared)(__this, method) // System.Void DMCore.Framework.CRoleEffectManager/stRoleEffectData::Clear() extern "C" IL2CPP_METHOD_ATTR void stRoleEffectData_Clear_m2447162276 (stRoleEffectData_t3485199819 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2/Enumerator::MoveNext() #define Enumerator_MoveNext_m2059367285(__this, method) (( bool (*) (Enumerator_t929671597 *, const RuntimeMethod*))Enumerator_MoveNext_m1107569389_gshared)(__this, method) // System.Void System.Collections.Generic.Dictionary`2::Clear() #define Dictionary_2_Clear_m4108092650(__this, method) (( void (*) (Dictionary_2_t3270456118 *, const RuntimeMethod*))Dictionary_2_Clear_m1938428402_gshared)(__this, method) // System.String System.String::Concat(System.String,System.String,System.String,System.String) extern "C" IL2CPP_METHOD_ATTR String_t* String_Concat_m2163913788 (RuntimeObject * __this /* static, unused */, String_t* p0, String_t* p1, String_t* p2, String_t* p3, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2::ContainsKey(!0) #define Dictionary_2_ContainsKey_m224243531(__this, p0, method) (( bool (*) (Dictionary_2_t3270456118 *, String_t*, const RuntimeMethod*))Dictionary_2_ContainsKey_m2278349286_gshared)(__this, p0, method) // System.Void DMCore.Framework.CRoleEffectManager/stRoleEffectData::.ctor() extern "C" IL2CPP_METHOD_ATTR void stRoleEffectData__ctor_m2814150488 (stRoleEffectData_t3485199819 * __this, const RuntimeMethod* method); // UnityEngine.Object FitFun.AssetManager::LoadAsset(System.String) extern "C" IL2CPP_METHOD_ATTR Object_t631007953 * AssetManager_LoadAsset_m1115993353 (RuntimeObject * __this /* static, unused */, String_t* ___path_0, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::set_Item(!0,!1) #define Dictionary_2_set_Item_m595521719(__this, p0, p1, method) (( void (*) (Dictionary_2_t3270456118 *, String_t*, stRoleEffectData_t3485199819 *, const RuntimeMethod*))Dictionary_2_set_Item_m3474379962_gshared)(__this, p0, p1, method) // !1 System.Collections.Generic.Dictionary`2::get_Item(!0) #define Dictionary_2_get_Item_m2584723021(__this, p0, method) (( stRoleEffectData_t3485199819 * (*) (Dictionary_2_t3270456118 *, String_t*, const RuntimeMethod*))Dictionary_2_get_Item_m2714930061_gshared)(__this, p0, method) // System.Single DMCore.Framework.CRoleEffectManager::Tell() extern "C" IL2CPP_METHOD_ATTR float CRoleEffectManager_Tell_m4040349829 (CRoleEffectManager_t3637256918 * __this, const RuntimeMethod* method); // System.Boolean DMCore.Framework.Scene.ISceneBaseObj::IsValid() extern "C" IL2CPP_METHOD_ATTR bool ISceneBaseObj_IsValid_m1197404667 (ISceneBaseObj_t858622483 * __this, const RuntimeMethod* method); // System.String DMCore.Framework.CRoleEffectManager::GetEffectRootName(DMCore.Framework.enumEffectType) extern "C" IL2CPP_METHOD_ATTR String_t* CRoleEffectManager_GetEffectRootName_m2832539039 (RuntimeObject * __this /* static, unused */, int32_t ___effectType0, const RuntimeMethod* method); // UnityEngine.Transform DMCore.Framework.Scene.ISceneBaseObj::GetTransform() extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * ISceneBaseObj_GetTransform_m3818769012 (ISceneBaseObj_t858622483 * __this, const RuntimeMethod* method); // UnityEngine.Transform UnityEngine.Transform::Find(System.String) extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * Transform_Find_m1729760951 (Transform_t3600365921 * __this, String_t* p0, const RuntimeMethod* method); // System.Void UnityEngine.GameObject::.ctor() extern "C" IL2CPP_METHOD_ATTR void GameObject__ctor_m3707688467 (GameObject_t1113636619 * __this, const RuntimeMethod* method); // System.Void UnityEngine.Object::set_name(System.String) extern "C" IL2CPP_METHOD_ATTR void Object_set_name_m291480324 (Object_t631007953 * __this, String_t* p0, const RuntimeMethod* method); // UnityEngine.Transform UnityEngine.GameObject::get_transform() extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * GameObject_get_transform_m1369836730 (GameObject_t1113636619 * __this, const RuntimeMethod* method); // System.Void UnityEngine.Transform::set_parent(UnityEngine.Transform) extern "C" IL2CPP_METHOD_ATTR void Transform_set_parent_m786917804 (Transform_t3600365921 * __this, Transform_t3600365921 * p0, const RuntimeMethod* method); // System.Void UnityEngine.Transform::set_localRotation(UnityEngine.Quaternion) extern "C" IL2CPP_METHOD_ATTR void Transform_set_localRotation_m19445462 (Transform_t3600365921 * __this, Quaternion_t2301928331 p0, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Vector3::get_one() extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 Vector3_get_one_m1629952498 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void UnityEngine.Transform::set_localScale(UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR void Transform_set_localScale_m3053443106 (Transform_t3600365921 * __this, Vector3_t3722313464 p0, const RuntimeMethod* method); // !!0 UnityEngine.Object::Instantiate(!!0) #define Object_Instantiate_TisGameObject_t1113636619_m4070250708(__this /* static, unused */, p0, method) (( GameObject_t1113636619 * (*) (RuntimeObject * /* static, unused */, GameObject_t1113636619 *, const RuntimeMethod*))Object_Instantiate_TisRuntimeObject_m2446893047_gshared)(__this /* static, unused */, p0, method) // System.String[] System.String::Split(System.Char[]) extern "C" IL2CPP_METHOD_ATTR StringU5BU5D_t1281789340* String_Split_m3646115398 (String_t* __this, CharU5BU5D_t3528271667* p0, const RuntimeMethod* method); // System.Void UnityEngine.GameObject::SetActive(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void GameObject_SetActive_m796801857 (GameObject_t1113636619 * __this, bool p0, const RuntimeMethod* method); // System.Boolean System.String::IsNullOrEmpty(System.String) extern "C" IL2CPP_METHOD_ATTR bool String_IsNullOrEmpty_m2969720369 (RuntimeObject * __this /* static, unused */, String_t* p0, const RuntimeMethod* method); // System.Collections.Generic.Dictionary`2 DMCore.Framework.CRoleEffectManager::GetEffectList(DMCore.Framework.enumEffectType) extern "C" IL2CPP_METHOD_ATTR Dictionary_2_t3270456118 * CRoleEffectManager_GetEffectList_m2398887991 (CRoleEffectManager_t3637256918 * __this, int32_t ___effectType0, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(!0,!1&) #define Dictionary_2_TryGetValue_m1955520268(__this, p0, p1, method) (( bool (*) (Dictionary_2_t3270456118 *, String_t*, stRoleEffectData_t3485199819 **, const RuntimeMethod*))Dictionary_2_TryGetValue_m3280774074_gshared)(__this, p0, p1, method) // System.Void DMCore.Framework.CRoleEffectManager::PlayEffect(System.String,DMCore.Framework.enumEffectType,System.Single,System.String) extern "C" IL2CPP_METHOD_ATTR void CRoleEffectManager_PlayEffect_m3757415791 (CRoleEffectManager_t3637256918 * __this, String_t* ___name0, int32_t ___type1, float ___fTimeTotal2, String_t* ___bindBoneName3, const RuntimeMethod* method); // System.Void DMCore.Framework.CRoleEffectManager::PushEffectCache(System.String,DMCore.Framework.enumEffectType) extern "C" IL2CPP_METHOD_ATTR void CRoleEffectManager_PushEffectCache_m2363665211 (CRoleEffectManager_t3637256918 * __this, String_t* ___name0, int32_t ___type1, const RuntimeMethod* method); // System.Boolean DMCore.Framework.Scene.ISceneBaseObj::IsEnable() extern "C" IL2CPP_METHOD_ATTR bool ISceneBaseObj_IsEnable_m3745268461 (ISceneBaseObj_t858622483 * __this, const RuntimeMethod* method); // System.Void UnityEngine.Vector3::Set(System.Single,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR void Vector3_Set_m1737058353 (Vector3_t3722313464 * __this, float p0, float p1, float p2, const RuntimeMethod* method); // UnityEngine.Transform DMCore.Framework.Scene.ISceneBaseObj::GetChildBoneTrans(System.String,UnityEngine.Vector3&,UnityEngine.Quaternion&) extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * ISceneBaseObj_GetChildBoneTrans_m2300247844 (ISceneBaseObj_t858622483 * __this, String_t* ___boneName0, Vector3_t3722313464 * ___posTPOS1, Quaternion_t2301928331 * ___rotTPOSInvert2, const RuntimeMethod* method); // System.Void UnityEngine.Transform::set_position(UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR void Transform_set_position_m3387557959 (Transform_t3600365921 * __this, Vector3_t3722313464 p0, const RuntimeMethod* method); // System.Single UnityEngine.Time::get_timeSinceLevelLoad() extern "C" IL2CPP_METHOD_ATTR float Time_get_timeSinceLevelLoad_m2224611026 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void DMCore.Framework.Misc.CMiscHelp::Destroy(UnityEngine.Object) extern "C" IL2CPP_METHOD_ATTR void CMiscHelp_Destroy_m3726802780 (RuntimeObject * __this /* static, unused */, Object_t631007953 * ___target0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor() #define List_1__ctor_m3233010937(__this, method) (( void (*) (List_1_t2690565106 *, const RuntimeMethod*))List_1__ctor_m2321703786_gshared)(__this, method) // System.Int32 DMCore.Framework.Misc.CMiscHelp::GetHash(System.String) extern "C" IL2CPP_METHOD_ATTR int32_t CMiscHelp_GetHash_m2118670691 (RuntimeObject * __this /* static, unused */, String_t* ___strVal0, const RuntimeMethod* method); // DMCore.Framework.Ini.CIniSection DMCore.Framework.Ini.CIniFile::GetSection(System.String,System.Int32) extern "C" IL2CPP_METHOD_ATTR CIniSection_t1218490364 * CIniFile_GetSection_m1477285210 (CIniFile_t2879301433 * __this, String_t* ___sectionName0, int32_t ___hashVal1, const RuntimeMethod* method); // DMCore.Framework.Ini.CIniSection DMCore.Framework.Ini.CIniFile::GetSection(System.String) extern "C" IL2CPP_METHOD_ATTR CIniSection_t1218490364 * CIniFile_GetSection_m694741140 (CIniFile_t2879301433 * __this, String_t* ___sectionName0, const RuntimeMethod* method); // System.String DMCore.Framework.Ini.CIniSection::GetItemValue(System.String) extern "C" IL2CPP_METHOD_ATTR String_t* CIniSection_GetItemValue_m278987755 (CIniSection_t1218490364 * __this, String_t* ___itemKey0, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1::get_Count() #define List_1_get_Count_m2410098290(__this, method) (( int32_t (*) (List_1_t2690565106 *, const RuntimeMethod*))List_1_get_Count_m2934127733_gshared)(__this, method) // !0 System.Collections.Generic.List`1::get_Item(System.Int32) #define List_1_get_Item_m1765676974(__this, p0, method) (( CIniSection_t1218490364 * (*) (List_1_t2690565106 *, int32_t, const RuntimeMethod*))List_1_get_Item_m2287542950_gshared)(__this, p0, method) // System.Int32 System.String::Compare(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR int32_t String_Compare_m3735043349 (RuntimeObject * __this /* static, unused */, String_t* p0, String_t* p1, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Clear() #define List_1_Clear_m1798771624(__this, method) (( void (*) (List_1_t2690565106 *, const RuntimeMethod*))List_1_Clear_m3697625829_gshared)(__this, method) // System.Void System.Collections.Generic.List`1::.ctor() #define List_1__ctor_m487714372(__this, method) (( void (*) (List_1_t3908847014 *, const RuntimeMethod*))List_1__ctor_m2321703786_gshared)(__this, method) // System.Char System.String::get_Chars(System.Int32) extern "C" IL2CPP_METHOD_ATTR Il2CppChar String_get_Chars_m2986988803 (String_t* __this, int32_t p0, const RuntimeMethod* method); // System.Void DMCore.Framework.Ini.CIniFile/stLineData::.ctor() extern "C" IL2CPP_METHOD_ATTR void stLineData__ctor_m4130497868 (stLineData_t2436772272 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m2556250840(__this, p0, method) (( void (*) (List_1_t3908847014 *, stLineData_t2436772272 *, const RuntimeMethod*))List_1_Add_m3338814081_gshared)(__this, p0, method) // System.Int32 System.Collections.Generic.List`1::get_Count() #define List_1_get_Count_m1271156081(__this, method) (( int32_t (*) (List_1_t3908847014 *, const RuntimeMethod*))List_1_get_Count_m2934127733_gshared)(__this, method) // !0 System.Collections.Generic.List`1::get_Item(System.Int32) #define List_1_get_Item_m3496025531(__this, p0, method) (( stLineData_t2436772272 * (*) (List_1_t3908847014 *, int32_t, const RuntimeMethod*))List_1_get_Item_m2287542950_gshared)(__this, p0, method) // System.String System.String::Substring(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR String_t* String_Substring_m1610150815 (String_t* __this, int32_t p0, int32_t p1, const RuntimeMethod* method); // System.String System.String::Trim() extern "C" IL2CPP_METHOD_ATTR String_t* String_Trim_m923598732 (String_t* __this, const RuntimeMethod* method); // System.Void DMCore.Framework.Ini.CIniSection::.ctor(System.Int32,System.String,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CIniSection__ctor_m1640663827 (CIniSection_t1218490364 * __this, int32_t ___hash0, String_t* ___name1, bool ___bNew2, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m3407556289(__this, p0, method) (( void (*) (List_1_t2690565106 *, CIniSection_t1218490364 *, const RuntimeMethod*))List_1_Add_m3338814081_gshared)(__this, p0, method) // System.Int32 System.String::IndexOf(System.Char) extern "C" IL2CPP_METHOD_ATTR int32_t String_IndexOf_m363431711 (String_t* __this, Il2CppChar p0, const RuntimeMethod* method); // System.Void DMCore.Framework.Ini.CIniItem::.ctor() extern "C" IL2CPP_METHOD_ATTR void CIniItem__ctor_m278940161 (CIniItem_t4093898296 * __this, const RuntimeMethod* method); // System.String System.String::TrimEnd(System.Char[]) extern "C" IL2CPP_METHOD_ATTR String_t* String_TrimEnd_m3824727301 (String_t* __this, CharU5BU5D_t3528271667* p0, const RuntimeMethod* method); // System.String System.String::TrimStart(System.Char[]) extern "C" IL2CPP_METHOD_ATTR String_t* String_TrimStart_m1431283012 (String_t* __this, CharU5BU5D_t3528271667* p0, const RuntimeMethod* method); // System.Void DMCore.Framework.Ini.CIniSection::Push(DMCore.Framework.Ini.CIniItem) extern "C" IL2CPP_METHOD_ATTR void CIniSection_Push_m3601188481 (CIniSection_t1218490364 * __this, CIniItem_t4093898296 * ___item0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor() #define List_1__ctor_m435403691(__this, method) (( void (*) (List_1_t1271005742 *, const RuntimeMethod*))List_1__ctor_m2321703786_gshared)(__this, method) // System.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m754717665(__this, p0, method) (( void (*) (List_1_t1271005742 *, CIniItem_t4093898296 *, const RuntimeMethod*))List_1_Add_m3338814081_gshared)(__this, p0, method) // System.Int32 System.Collections.Generic.List`1::get_Count() #define List_1_get_Count_m1609811307(__this, method) (( int32_t (*) (List_1_t1271005742 *, const RuntimeMethod*))List_1_get_Count_m2934127733_gshared)(__this, method) // !0 System.Collections.Generic.List`1::get_Item(System.Int32) #define List_1_get_Item_m3814109764(__this, p0, method) (( CIniItem_t4093898296 * (*) (List_1_t1271005742 *, int32_t, const RuntimeMethod*))List_1_get_Item_m2287542950_gshared)(__this, p0, method) // System.Int32 DMCore.Framework.Misc.CMiscHelp::ToInt(System.String,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CMiscHelp_ToInt_m1396402449 (RuntimeObject * __this /* static, unused */, String_t* ___strValue0, int32_t ___nDefaultVal1, const RuntimeMethod* method); // System.String DMCore.Framework.IO.CIOVar::GetUserRootPath() extern "C" IL2CPP_METHOD_ATTR String_t* CIOVar_GetUserRootPath_m2302064020 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.String System.String::Concat(System.String,System.String,System.String) extern "C" IL2CPP_METHOD_ATTR String_t* String_Concat_m3755062657 (RuntimeObject * __this /* static, unused */, String_t* p0, String_t* p1, String_t* p2, const RuntimeMethod* method); // System.Boolean System.IO.File::Exists(System.String) extern "C" IL2CPP_METHOD_ATTR bool File_Exists_m3943585060 (RuntimeObject * __this /* static, unused */, String_t* p0, const RuntimeMethod* method); // System.Void System.IO.File::Delete(System.String) extern "C" IL2CPP_METHOD_ATTR void File_Delete_m321251800 (RuntimeObject * __this /* static, unused */, String_t* p0, const RuntimeMethod* method); // System.Int32 System.String::LastIndexOf(System.String) extern "C" IL2CPP_METHOD_ATTR int32_t String_LastIndexOf_m2676535141 (String_t* __this, String_t* p0, const RuntimeMethod* method); // System.String System.String::Remove(System.Int32) extern "C" IL2CPP_METHOD_ATTR String_t* String_Remove_m1524948975 (String_t* __this, int32_t p0, const RuntimeMethod* method); // System.Boolean System.IO.Directory::Exists(System.String) extern "C" IL2CPP_METHOD_ATTR bool Directory_Exists_m1484791558 (RuntimeObject * __this /* static, unused */, String_t* p0, const RuntimeMethod* method); // System.IO.DirectoryInfo System.IO.Directory::CreateDirectory(System.String) extern "C" IL2CPP_METHOD_ATTR DirectoryInfo_t35957480 * Directory_CreateDirectory_m751642867 (RuntimeObject * __this /* static, unused */, String_t* p0, const RuntimeMethod* method); // System.IO.FileStream System.IO.File::Create(System.String) extern "C" IL2CPP_METHOD_ATTR FileStream_t4292183065 * File_Create_m2207667142 (RuntimeObject * __this /* static, unused */, String_t* p0, const RuntimeMethod* method); // System.String System.String::Replace(System.Char,System.Char) extern "C" IL2CPP_METHOD_ATTR String_t* String_Replace_m3726209165 (String_t* __this, Il2CppChar p0, Il2CppChar p1, const RuntimeMethod* method); // System.Int32 System.String::LastIndexOf(System.Char) extern "C" IL2CPP_METHOD_ATTR int32_t String_LastIndexOf_m3451222878 (String_t* __this, Il2CppChar p0, const RuntimeMethod* method); // System.Boolean DMCore.Framework.IO.CWriteVar::CreateDirectory(System.String) extern "C" IL2CPP_METHOD_ATTR bool CWriteVar_CreateDirectory_m944121244 (RuntimeObject * __this /* static, unused */, String_t* ___path0, const RuntimeMethod* method); // System.Void System.IO.FileStream::.ctor(System.String,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare) extern "C" IL2CPP_METHOD_ATTR void FileStream__ctor_m2889718780 (FileStream_t4292183065 * __this, String_t* p0, int32_t p1, int32_t p2, int32_t p3, const RuntimeMethod* method); // System.Void System.IO.Directory::Delete(System.String,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void Directory_Delete_m3266154992 (RuntimeObject * __this /* static, unused */, String_t* p0, bool p1, const RuntimeMethod* method); // UnityEngine.RuntimePlatform UnityEngine.Application::get_platform() extern "C" IL2CPP_METHOD_ATTR int32_t Application_get_platform_m2150679437 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // DMCore.Framework.Plugin.CFitfunApiPlugin DMCore.Framework.Plugin.CFitfunApiPlugin::GetInstance() extern "C" IL2CPP_METHOD_ATTR CFitfunApiPlugin_t3372796910 * CFitfunApiPlugin_GetInstance_m148885372 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.String DMCore.Framework.Plugin.CFitfunApiPlugin::FitfunGetAny(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR String_t* CFitfunApiPlugin_FitfunGetAny_m2314757983 (CFitfunApiPlugin_t3372796910 * __this, String_t* ___func0, String_t* ___param1, const RuntimeMethod* method); // System.String UnityEngine.Application::get_persistentDataPath() extern "C" IL2CPP_METHOD_ATTR String_t* Application_get_persistentDataPath_m1428108154 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.String UnityEngine.Application::get_temporaryCachePath() extern "C" IL2CPP_METHOD_ATTR String_t* Application_get_temporaryCachePath_m1214546342 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.String UnityEngine.Application::get_dataPath() extern "C" IL2CPP_METHOD_ATTR String_t* Application_get_dataPath_m4232621142 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.String System.IO.Path::Combine(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR String_t* Path_Combine_m3389272516 (RuntimeObject * __this /* static, unused */, String_t* p0, String_t* p1, const RuntimeMethod* method); // System.IO.FileStream System.IO.File::OpenRead(System.String) extern "C" IL2CPP_METHOD_ATTR FileStream_t4292183065 * File_OpenRead_m2936789020 (RuntimeObject * __this /* static, unused */, String_t* p0, const RuntimeMethod* method); // System.Boolean DMCore.Framework.IO.CWriteVar::CreateDirectory(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR bool CWriteVar_CreateDirectory_m453933902 (RuntimeObject * __this /* static, unused */, String_t* ___path0, String_t* ___baseRootPath1, const RuntimeMethod* method); // System.Void System.IO.File::Move(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR void File_Move_m1898656234 (RuntimeObject * __this /* static, unused */, String_t* p0, String_t* p1, const RuntimeMethod* method); // System.IO.FileStream DMCore.Framework.IO.CIOVar::CreateFile(System.String,System.Boolean) extern "C" IL2CPP_METHOD_ATTR FileStream_t4292183065 * CIOVar_CreateFile_m1144045305 (RuntimeObject * __this /* static, unused */, String_t* ___path0, bool ___CreateNew1, const RuntimeMethod* method); // System.Int32 UnityEngine.Mathf::Min(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t Mathf_Min_m18103608 (RuntimeObject * __this /* static, unused */, int32_t p0, int32_t p1, const RuntimeMethod* method); // System.Int32 UnityEngine.Mathf::Max(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t Mathf_Max_m3673002171 (RuntimeObject * __this /* static, unused */, int32_t p0, int32_t p1, const RuntimeMethod* method); // System.Boolean DMCore.Framework.IO.CWriteVar::WriteFile(System.String,System.Byte[],System.Int32,System.Int32,System.Boolean) extern "C" IL2CPP_METHOD_ATTR bool CWriteVar_WriteFile_m799854996 (RuntimeObject * __this /* static, unused */, String_t* ___path0, ByteU5BU5D_t4116647657* ___fileBytes1, int32_t ___offset2, int32_t ___length3, bool ___bCreateNew4, const RuntimeMethod* method); // System.Text.Encoding System.Text.Encoding::get_Default() extern "C" IL2CPP_METHOD_ATTR Encoding_t1523322056 * Encoding_get_Default_m1632902165 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Boolean DMCore.Framework.IO.CWriteVar::WriteFile(System.String,System.Byte[],System.Boolean) extern "C" IL2CPP_METHOD_ATTR bool CWriteVar_WriteFile_m3185547125 (RuntimeObject * __this /* static, unused */, String_t* ___path0, ByteU5BU5D_t4116647657* ___fileBytes1, bool ___bCreateNew2, const RuntimeMethod* method); // System.Void UnityEngine.Screen::set_sleepTimeout(System.Int32) extern "C" IL2CPP_METHOD_ATTR void Screen_set_sleepTimeout_m2277210665 (RuntimeObject * __this /* static, unused */, int32_t p0, const RuntimeMethod* method); // System.Void UnityEngine.Application::set_backgroundLoadingPriority(UnityEngine.ThreadPriority) extern "C" IL2CPP_METHOD_ATTR void Application_set_backgroundLoadingPriority_m1116453950 (RuntimeObject * __this /* static, unused */, int32_t p0, const RuntimeMethod* method); // System.Single UnityEngine.Mathf::Clamp(System.Single,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR float Mathf_Clamp_m3350697880 (RuntimeObject * __this /* static, unused */, float p0, float p1, float p2, const RuntimeMethod* method); // System.Single UnityEngine.Rect::get_x() extern "C" IL2CPP_METHOD_ATTR float Rect_get_x_m3839990490 (Rect_t2360479859 * __this, const RuntimeMethod* method); // System.Single UnityEngine.Rect::get_xMax() extern "C" IL2CPP_METHOD_ATTR float Rect_get_xMax_m3018144503 (Rect_t2360479859 * __this, const RuntimeMethod* method); // System.Single UnityEngine.Rect::get_y() extern "C" IL2CPP_METHOD_ATTR float Rect_get_y_m1501338330 (Rect_t2360479859 * __this, const RuntimeMethod* method); // System.Single UnityEngine.Rect::get_yMax() extern "C" IL2CPP_METHOD_ATTR float Rect_get_yMax_m743455479 (Rect_t2360479859 * __this, const RuntimeMethod* method); // System.Void UnityEngine.Rect::set_x(System.Single) extern "C" IL2CPP_METHOD_ATTR void Rect_set_x_m2352063068 (Rect_t2360479859 * __this, float p0, const RuntimeMethod* method); // System.Void UnityEngine.Rect::set_width(System.Single) extern "C" IL2CPP_METHOD_ATTR void Rect_set_width_m2963421158 (Rect_t2360479859 * __this, float p0, const RuntimeMethod* method); // System.Void UnityEngine.Rect::set_y(System.Single) extern "C" IL2CPP_METHOD_ATTR void Rect_set_y_m3702432190 (Rect_t2360479859 * __this, float p0, const RuntimeMethod* method); // System.Void UnityEngine.Rect::set_yMax(System.Single) extern "C" IL2CPP_METHOD_ATTR void Rect_set_yMax_m2031532394 (Rect_t2360479859 * __this, float p0, const RuntimeMethod* method); // System.Void UnityEngine.Rect::set_xMin(System.Single) extern "C" IL2CPP_METHOD_ATTR void Rect_set_xMin_m2413290617 (Rect_t2360479859 * __this, float p0, const RuntimeMethod* method); // System.Void UnityEngine.Rect::set_height(System.Single) extern "C" IL2CPP_METHOD_ATTR void Rect_set_height_m1625569324 (Rect_t2360479859 * __this, float p0, const RuntimeMethod* method); // UnityEngine.Vector2 UnityEngine.Rect::get_center() extern "C" IL2CPP_METHOD_ATTR Vector2_t2156229523 Rect_get_center_m138276653 (Rect_t2360479859 * __this, const RuntimeMethod* method); // System.Void UnityEngine.Rect::set_center(UnityEngine.Vector2) extern "C" IL2CPP_METHOD_ATTR void Rect_set_center_m691239672 (Rect_t2360479859 * __this, Vector2_t2156229523 p0, const RuntimeMethod* method); // System.Single UnityEngine.Mathf::Min(System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR float Mathf_Min_m1073399594 (RuntimeObject * __this /* static, unused */, float p0, float p1, const RuntimeMethod* method); // System.Single UnityEngine.Mathf::Max(System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR float Mathf_Max_m3146388979 (RuntimeObject * __this /* static, unused */, float p0, float p1, const RuntimeMethod* method); // UnityEngine.Vector2 UnityEngine.Vector2::get_zero() extern "C" IL2CPP_METHOD_ATTR Vector2_t2156229523 Vector2_get_zero_m540426400 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Void UnityEngine.Vector2::Set(System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR void Vector2_Set_m3780194483 (Vector2_t2156229523 * __this, float p0, float p1, const RuntimeMethod* method); // System.Int32 UnityEngine.Random::Range(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t Random_Range_m4054026115 (RuntimeObject * __this /* static, unused */, int32_t p0, int32_t p1, const RuntimeMethod* method); // System.Void System.Security.Cryptography.MD5CryptoServiceProvider::.ctor() extern "C" IL2CPP_METHOD_ATTR void MD5CryptoServiceProvider__ctor_m3271163125 (MD5CryptoServiceProvider_t3005586042 * __this, const RuntimeMethod* method); // System.Text.Encoding System.Text.Encoding::get_UTF8() extern "C" IL2CPP_METHOD_ATTR Encoding_t1523322056 * Encoding_get_UTF8_m1008486739 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Byte[] System.Security.Cryptography.HashAlgorithm::ComputeHash(System.Byte[],System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR ByteU5BU5D_t4116647657* HashAlgorithm_ComputeHash_m2044824070 (HashAlgorithm_t1432317219 * __this, ByteU5BU5D_t4116647657* p0, int32_t p1, int32_t p2, const RuntimeMethod* method); // System.Void System.Security.Cryptography.HashAlgorithm::Clear() extern "C" IL2CPP_METHOD_ATTR void HashAlgorithm_Clear_m210566534 (HashAlgorithm_t1432317219 * __this, const RuntimeMethod* method); // System.String System.Convert::ToString(System.Byte,System.Int32) extern "C" IL2CPP_METHOD_ATTR String_t* Convert_ToString_m915274317 (RuntimeObject * __this /* static, unused */, uint8_t p0, int32_t p1, const RuntimeMethod* method); // System.String System.String::PadLeft(System.Int32,System.Char) extern "C" IL2CPP_METHOD_ATTR String_t* String_PadLeft_m1263950263 (String_t* __this, int32_t p0, Il2CppChar p1, const RuntimeMethod* method); // UnityEngine.ParticleSystem/EmissionModule UnityEngine.ParticleSystem::get_emission() extern "C" IL2CPP_METHOD_ATTR EmissionModule_t311448003 ParticleSystem_get_emission_m1034302947 (ParticleSystem_t1800779281 * __this, const RuntimeMethod* method); // System.Boolean UnityEngine.ParticleSystem/EmissionModule::get_enabled() extern "C" IL2CPP_METHOD_ATTR bool EmissionModule_get_enabled_m887932283 (EmissionModule_t311448003 * __this, const RuntimeMethod* method); // UnityEngine.ParticleSystem/MainModule UnityEngine.ParticleSystem::get_main() extern "C" IL2CPP_METHOD_ATTR MainModule_t2320046318 ParticleSystem_get_main_m3006917117 (ParticleSystem_t1800779281 * __this, const RuntimeMethod* method); // System.Boolean UnityEngine.ParticleSystem/MainModule::get_loop() extern "C" IL2CPP_METHOD_ATTR bool MainModule_get_loop_m2299304680 (MainModule_t2320046318 * __this, const RuntimeMethod* method); // System.Single UnityEngine.ParticleSystem/MainModule::get_duration() extern "C" IL2CPP_METHOD_ATTR float MainModule_get_duration_m2362826759 (MainModule_t2320046318 * __this, const RuntimeMethod* method); // UnityEngine.ParticleSystem/MinMaxCurve UnityEngine.ParticleSystem/EmissionModule::get_rateOverTime() extern "C" IL2CPP_METHOD_ATTR MinMaxCurve_t1067599125 EmissionModule_get_rateOverTime_m865519278 (EmissionModule_t311448003 * __this, const RuntimeMethod* method); // System.Single UnityEngine.ParticleSystem/MinMaxCurve::get_constant() extern "C" IL2CPP_METHOD_ATTR float MinMaxCurve_get_constant_m2963124720 (MinMaxCurve_t1067599125 * __this, const RuntimeMethod* method); // UnityEngine.ParticleSystem/MinMaxCurve UnityEngine.ParticleSystem/MainModule::get_startDelay() extern "C" IL2CPP_METHOD_ATTR MinMaxCurve_t1067599125 MainModule_get_startDelay_m23340732 (MainModule_t2320046318 * __this, const RuntimeMethod* method); // UnityEngine.ParticleSystem/MinMaxCurve UnityEngine.ParticleSystem/MainModule::get_startLifetime() extern "C" IL2CPP_METHOD_ATTR MinMaxCurve_t1067599125 MainModule_get_startLifetime_m2343501481 (MainModule_t2320046318 * __this, const RuntimeMethod* method); // !!0[] UnityEngine.Component::GetComponentsInChildren() #define Component_GetComponentsInChildren_TisParticleSystem_t1800779281_m796275405(__this, method) (( ParticleSystemU5BU5D_t3089334924* (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponentsInChildren_TisRuntimeObject_m3461200874_gshared)(__this, method) // System.Boolean DMCore.Framework.Misc.CMiscHelp::ParticleEmissionEnabled(UnityEngine.ParticleSystem) extern "C" IL2CPP_METHOD_ATTR bool CMiscHelp_ParticleEmissionEnabled_m1406180857 (RuntimeObject * __this /* static, unused */, ParticleSystem_t1800779281 * ___ps0, const RuntimeMethod* method); // System.Boolean DMCore.Framework.Misc.CMiscHelp::ParticleLooped(UnityEngine.ParticleSystem) extern "C" IL2CPP_METHOD_ATTR bool CMiscHelp_ParticleLooped_m1656863590 (RuntimeObject * __this /* static, unused */, ParticleSystem_t1800779281 * ___ps0, const RuntimeMethod* method); // System.Single DMCore.Framework.Misc.CMiscHelp::ParticleEmissionRate(UnityEngine.ParticleSystem) extern "C" IL2CPP_METHOD_ATTR float CMiscHelp_ParticleEmissionRate_m2473364192 (RuntimeObject * __this /* static, unused */, ParticleSystem_t1800779281 * ___ps0, const RuntimeMethod* method); // System.Single DMCore.Framework.Misc.CMiscHelp::ParticleStartDelay(UnityEngine.ParticleSystem) extern "C" IL2CPP_METHOD_ATTR float CMiscHelp_ParticleStartDelay_m1184310477 (RuntimeObject * __this /* static, unused */, ParticleSystem_t1800779281 * ___ps0, const RuntimeMethod* method); // System.Single DMCore.Framework.Misc.CMiscHelp::ParticleStartLifetime(UnityEngine.ParticleSystem) extern "C" IL2CPP_METHOD_ATTR float CMiscHelp_ParticleStartLifetime_m137289414 (RuntimeObject * __this /* static, unused */, ParticleSystem_t1800779281 * ___ps0, const RuntimeMethod* method); // System.Single DMCore.Framework.Misc.CMiscHelp::ParticleDuration(UnityEngine.ParticleSystem) extern "C" IL2CPP_METHOD_ATTR float CMiscHelp_ParticleDuration_m2921795641 (RuntimeObject * __this /* static, unused */, ParticleSystem_t1800779281 * ___ps0, const RuntimeMethod* method); // System.Void System.Diagnostics.StackTrace::.ctor() extern "C" IL2CPP_METHOD_ATTR void StackTrace__ctor_m206492268 (StackTrace_t1598645457 * __this, const RuntimeMethod* method); // System.String System.String::Format(System.String,System.Object,System.Object,System.Object) extern "C" IL2CPP_METHOD_ATTR String_t* String_Format_m3339413201 (RuntimeObject * __this /* static, unused */, String_t* p0, RuntimeObject * p1, RuntimeObject * p2, RuntimeObject * p3, const RuntimeMethod* method); // System.Void UnityEngine.Debug::Log(System.Object) extern "C" IL2CPP_METHOD_ATTR void Debug_Log_m4051431634 (RuntimeObject * __this /* static, unused */, RuntimeObject * p0, const RuntimeMethod* method); // System.Text.Encoding System.Text.Encoding::get_ASCII() extern "C" IL2CPP_METHOD_ATTR Encoding_t1523322056 * Encoding_get_ASCII_m3595602635 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Int32 DMCore.Framework.Misc.CMiscHelp::GetHash(System.Byte[]) extern "C" IL2CPP_METHOD_ATTR int32_t CMiscHelp_GetHash_m3177298696 (RuntimeObject * __this /* static, unused */, ByteU5BU5D_t4116647657* ___bytesVal0, const RuntimeMethod* method); // System.String DMCore.Framework.Misc.CMiscHelp::GetXmlElemString(System.Xml.XmlElement,System.String,System.String) extern "C" IL2CPP_METHOD_ATTR String_t* CMiscHelp_GetXmlElemString_m3447431122 (RuntimeObject * __this /* static, unused */, XmlElement_t561603118 * ___elemNode0, String_t* ___key1, String_t* ___defaultVal2, const RuntimeMethod* method); // System.Single DMCore.Framework.Misc.CMiscHelp::ToFloat(System.String,System.Single) extern "C" IL2CPP_METHOD_ATTR float CMiscHelp_ToFloat_m661515888 (RuntimeObject * __this /* static, unused */, String_t* ___strValue0, float ___fDefault1, const RuntimeMethod* method); // System.Int64 DMCore.Framework.Misc.CMiscHelp::ToLong(System.String,System.Int64) extern "C" IL2CPP_METHOD_ATTR int64_t CMiscHelp_ToLong_m203243206 (RuntimeObject * __this /* static, unused */, String_t* ___strValue0, int64_t ___lDefaultVal1, const RuntimeMethod* method); // System.Double DMCore.Framework.Misc.CMiscHelp::ToDouble(System.String,System.Double) extern "C" IL2CPP_METHOD_ATTR double CMiscHelp_ToDouble_m674840458 (RuntimeObject * __this /* static, unused */, String_t* ___strValue0, double ___dResult1, const RuntimeMethod* method); // System.Int32 DMCore.Framework.XML.DMXmlNode::GetAttributeInt(System.String,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t DMXmlNode_GetAttributeInt_m4115790630 (DMXmlNode_t3958967524 * __this, String_t* ___key0, int32_t ___defaultVal1, const RuntimeMethod* method); // System.Int64 DMCore.Framework.XML.DMXmlNode::GetAttributeLong(System.String,System.Int64) extern "C" IL2CPP_METHOD_ATTR int64_t DMXmlNode_GetAttributeLong_m1570139501 (DMXmlNode_t3958967524 * __this, String_t* ___key0, int64_t ___defaultVal1, const RuntimeMethod* method); // System.Single DMCore.Framework.XML.DMXmlNode::GetAttributeFloat(System.String,System.Single) extern "C" IL2CPP_METHOD_ATTR float DMXmlNode_GetAttributeFloat_m3975085840 (DMXmlNode_t3958967524 * __this, String_t* ___key0, float ___defaultVal1, const RuntimeMethod* method); // System.Double DMCore.Framework.XML.DMXmlNode::GetAttributeDouble(System.String,System.Double) extern "C" IL2CPP_METHOD_ATTR double DMXmlNode_GetAttributeDouble_m324706818 (DMXmlNode_t3958967524 * __this, String_t* ___key0, double ___defaultVal1, const RuntimeMethod* method); // System.String DMCore.Framework.Misc.CMiscHelp::GetXmlElemString(DMCore.Framework.XML.DMXmlNode,System.String,System.String) extern "C" IL2CPP_METHOD_ATTR String_t* CMiscHelp_GetXmlElemString_m1058230318 (RuntimeObject * __this /* static, unused */, DMXmlNode_t3958967524 * ___elemNode0, String_t* ___key1, String_t* ___defaultVal2, const RuntimeMethod* method); // System.String DMCore.Framework.XML.DMXmlNode::GetAttribute(System.String) extern "C" IL2CPP_METHOD_ATTR String_t* DMXmlNode_GetAttribute_m2954850936 (DMXmlNode_t3958967524 * __this, String_t* ___key0, const RuntimeMethod* method); // UnityEngine.Color DMCore.Framework.Misc.CMiscHelp::Color32ToColor(System.Byte,System.Byte,System.Byte,System.Byte) extern "C" IL2CPP_METHOD_ATTR Color_t2555686324 CMiscHelp_Color32ToColor_m645937392 (RuntimeObject * __this /* static, unused */, uint8_t ___r0, uint8_t ___g1, uint8_t ___b2, uint8_t ___a3, const RuntimeMethod* method); // UnityEngine.Color32 DMCore.Framework.Misc.CMiscHelp::ColorToColor32(System.Single,System.Single,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR Color32_t2600501292 CMiscHelp_ColorToColor32_m3706402501 (RuntimeObject * __this /* static, unused */, float ___r0, float ___g1, float ___b2, float ___a3, const RuntimeMethod* method); // System.Int32 UnityEngine.Mathf::RoundToInt(System.Single) extern "C" IL2CPP_METHOD_ATTR int32_t Mathf_RoundToInt_m1874334613 (RuntimeObject * __this /* static, unused */, float p0, const RuntimeMethod* method); // UnityEngine.Object UnityEngine.Object::Instantiate(UnityEngine.Object) extern "C" IL2CPP_METHOD_ATTR Object_t631007953 * Object_Instantiate_m3403600534 (RuntimeObject * __this /* static, unused */, Object_t631007953 * p0, const RuntimeMethod* method); // System.Type System.Type::GetType(System.String) extern "C" IL2CPP_METHOD_ATTR Type_t * Type_GetType_m1693760368 (RuntimeObject * __this /* static, unused */, String_t* p0, const RuntimeMethod* method); // UnityEngine.GameObject UnityEngine.Component::get_gameObject() extern "C" IL2CPP_METHOD_ATTR GameObject_t1113636619 * Component_get_gameObject_m442555142 (Component_t1923634451 * __this, const RuntimeMethod* method); // UnityEngine.Component UnityEngine.GameObject::AddComponent(System.Type) extern "C" IL2CPP_METHOD_ATTR Component_t1923634451 * GameObject_AddComponent_m136524825 (GameObject_t1113636619 * __this, Type_t * p0, const RuntimeMethod* method); // System.Void UnityEngine.Debug::LogError(System.Object) extern "C" IL2CPP_METHOD_ATTR void Debug_LogError_m2850623458 (RuntimeObject * __this /* static, unused */, RuntimeObject * p0, const RuntimeMethod* method); // System.String System.String::Format(System.String,System.Object) extern "C" IL2CPP_METHOD_ATTR String_t* String_Format_m2844511972 (RuntimeObject * __this /* static, unused */, String_t* p0, RuntimeObject * p1, const RuntimeMethod* method); // System.String System.String::Format(System.String,System.Object,System.Object) extern "C" IL2CPP_METHOD_ATTR String_t* String_Format_m2556382932 (RuntimeObject * __this /* static, unused */, String_t* p0, RuntimeObject * p1, RuntimeObject * p2, const RuntimeMethod* method); // System.Double System.Convert::ToDouble(System.String) extern "C" IL2CPP_METHOD_ATTR double Convert_ToDouble_m1364128555 (RuntimeObject * __this /* static, unused */, String_t* p0, const RuntimeMethod* method); // System.Double System.Math::Round(System.Double,System.Int32) extern "C" IL2CPP_METHOD_ATTR double Math_Round_m3279303474 (RuntimeObject * __this /* static, unused */, double p0, int32_t p1, const RuntimeMethod* method); // UnityEngine.GameObject UnityEngine.GameObject::Find(System.String) extern "C" IL2CPP_METHOD_ATTR GameObject_t1113636619 * GameObject_Find_m2032535176 (RuntimeObject * __this /* static, unused */, String_t* p0, const RuntimeMethod* method); // !!0 UnityEngine.GameObject::GetComponent() #define GameObject_GetComponent_TisCamera_t4157153871_m3956151066(__this, method) (( Camera_t4157153871 * (*) (GameObject_t1113636619 *, const RuntimeMethod*))GameObject_GetComponent_TisRuntimeObject_m3345590611_gshared)(__this, method) // UnityEngine.Camera[] UnityEngine.Camera::get_allCameras() extern "C" IL2CPP_METHOD_ATTR CameraU5BU5D_t1709987734* Camera_get_allCameras_m2948461600 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Boolean UnityEngine.Behaviour::get_enabled() extern "C" IL2CPP_METHOD_ATTR bool Behaviour_get_enabled_m753527255 (Behaviour_t1437897464 * __this, const RuntimeMethod* method); // System.Boolean UnityEngine.GameObject::get_activeInHierarchy() extern "C" IL2CPP_METHOD_ATTR bool GameObject_get_activeInHierarchy_m2006396688 (GameObject_t1113636619 * __this, const RuntimeMethod* method); // UnityEngine.AnimationClip DMCore.Framework.Misc.CMiscHelp::GetAnimClip(System.String) extern "C" IL2CPP_METHOD_ATTR AnimationClip_t2318505987 * CMiscHelp_GetAnimClip_m2199191318 (RuntimeObject * __this /* static, unused */, String_t* ___animName0, const RuntimeMethod* method); // !!0 UnityEngine.GameObject::GetComponent() #define GameObject_GetComponent_TisAnimation_t3648466861_m3766528019(__this, method) (( Animation_t3648466861 * (*) (GameObject_t1113636619 *, const RuntimeMethod*))GameObject_GetComponent_TisRuntimeObject_m3345590611_gshared)(__this, method) // System.Void FitFun.Tracer::LogErrorFormat(System.String,System.Object[]) extern "C" IL2CPP_METHOD_ATTR void Tracer_LogErrorFormat_m4020303477 (RuntimeObject * __this /* static, unused */, String_t* ___format0, ObjectU5BU5D_t2843939325* ___args1, const RuntimeMethod* method); // UnityEngine.AnimationClip UnityEngine.Animation::get_clip() extern "C" IL2CPP_METHOD_ATTR AnimationClip_t2318505987 * Animation_get_clip_m1019546398 (Animation_t3648466861 * __this, const RuntimeMethod* method); // !!0[] UnityEngine.Component::GetComponentsInChildren() #define Component_GetComponentsInChildren_TisAnimation_t3648466861_m174537743(__this, method) (( AnimationU5BU5D_t4027794176* (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponentsInChildren_TisRuntimeObject_m3461200874_gshared)(__this, method) // System.String UnityEngine.Object::get_name() extern "C" IL2CPP_METHOD_ATTR String_t* Object_get_name_m4211327027 (Object_t631007953 * __this, const RuntimeMethod* method); // UnityEngine.AnimationState UnityEngine.Animation::get_Item(System.String) extern "C" IL2CPP_METHOD_ATTR AnimationState_t1108360407 * Animation_get_Item_m2435218778 (Animation_t3648466861 * __this, String_t* p0, const RuntimeMethod* method); // System.Boolean UnityEngine.TrackedReference::op_Inequality(UnityEngine.TrackedReference,UnityEngine.TrackedReference) extern "C" IL2CPP_METHOD_ATTR bool TrackedReference_op_Inequality_m832179495 (RuntimeObject * __this /* static, unused */, TrackedReference_t1199777556 * p0, TrackedReference_t1199777556 * p1, const RuntimeMethod* method); // System.Single UnityEngine.AnimationState::get_speed() extern "C" IL2CPP_METHOD_ATTR float AnimationState_get_speed_m1122656433 (AnimationState_t1108360407 * __this, const RuntimeMethod* method); // System.Single UnityEngine.AnimationClip::get_length() extern "C" IL2CPP_METHOD_ATTR float AnimationClip_get_length_m3296085482 (AnimationClip_t2318505987 * __this, const RuntimeMethod* method); // !!0[] UnityEngine.GameObject::GetComponentsInChildren() #define GameObject_GetComponentsInChildren_TisAnimation_t3648466861_m3712790796(__this, method) (( AnimationU5BU5D_t4027794176* (*) (GameObject_t1113636619 *, const RuntimeMethod*))GameObject_GetComponentsInChildren_TisRuntimeObject_m454101275_gshared)(__this, method) // System.Collections.IEnumerator UnityEngine.Animation::GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Animation_GetEnumerator_m1233868201 (Animation_t3648466861 * __this, const RuntimeMethod* method); // System.Void UnityEngine.AnimationState::set_time(System.Single) extern "C" IL2CPP_METHOD_ATTR void AnimationState_set_time_m3753967308 (AnimationState_t1108360407 * __this, float p0, const RuntimeMethod* method); // System.Boolean UnityEngine.Animation::Play() extern "C" IL2CPP_METHOD_ATTR bool Animation_Play_m2798573761 (Animation_t3648466861 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor() #define List_1__ctor_m706204246(__this, method) (( void (*) (List_1_t3319525431 *, const RuntimeMethod*))List_1__ctor_m2321703786_gshared)(__this, method) // System.String UnityEngine.AnimationState::get_name() extern "C" IL2CPP_METHOD_ATTR String_t* AnimationState_get_name_m2426172525 (AnimationState_t1108360407 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m1685793073(__this, p0, method) (( void (*) (List_1_t3319525431 *, String_t*, const RuntimeMethod*))List_1_Add_m3338814081_gshared)(__this, p0, method) // !0 System.Collections.Generic.List`1::get_Item(System.Int32) #define List_1_get_Item_m953835688(__this, p0, method) (( String_t* (*) (List_1_t3319525431 *, int32_t, const RuntimeMethod*))List_1_get_Item_m2287542950_gshared)(__this, p0, method) // System.Void UnityEngine.Animation::RemoveClip(System.String) extern "C" IL2CPP_METHOD_ATTR void Animation_RemoveClip_m482305499 (Animation_t3648466861 * __this, String_t* p0, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1::get_Count() #define List_1_get_Count_m2276455407(__this, method) (( int32_t (*) (List_1_t3319525431 *, const RuntimeMethod*))List_1_get_Count_m2934127733_gshared)(__this, method) // System.Void UnityEngine.Animation::set_clip(UnityEngine.AnimationClip) extern "C" IL2CPP_METHOD_ATTR void Animation_set_clip_m2768026374 (Animation_t3648466861 * __this, AnimationClip_t2318505987 * p0, const RuntimeMethod* method); // System.Void UnityEngine.Animation::Stop() extern "C" IL2CPP_METHOD_ATTR void Animation_Stop_m195768787 (Animation_t3648466861 * __this, const RuntimeMethod* method); // !!0 UnityEngine.GameObject::AddComponent() #define GameObject_AddComponent_TisAnimation_t3648466861_m2689494502(__this, method) (( Animation_t3648466861 * (*) (GameObject_t1113636619 *, const RuntimeMethod*))GameObject_AddComponent_TisRuntimeObject_m914906257_gshared)(__this, method) // System.Void UnityEngine.Animation::set_playAutomatically(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void Animation_set_playAutomatically_m3664844654 (Animation_t3648466861 * __this, bool p0, const RuntimeMethod* method); // System.Void UnityEngine.AnimationClip::set_wrapMode(UnityEngine.WrapMode) extern "C" IL2CPP_METHOD_ATTR void AnimationClip_set_wrapMode_m3764684575 (AnimationClip_t2318505987 * __this, int32_t p0, const RuntimeMethod* method); // UnityEngine.AnimationClip UnityEngine.Animation::GetClip(System.String) extern "C" IL2CPP_METHOD_ATTR AnimationClip_t2318505987 * Animation_GetClip_m732294439 (Animation_t3648466861 * __this, String_t* p0, const RuntimeMethod* method); // System.Boolean UnityEngine.Object::op_Implicit(UnityEngine.Object) extern "C" IL2CPP_METHOD_ATTR bool Object_op_Implicit_m3574996620 (RuntimeObject * __this /* static, unused */, Object_t631007953 * p0, const RuntimeMethod* method); // System.Void UnityEngine.Animation::AddClip(UnityEngine.AnimationClip,System.String) extern "C" IL2CPP_METHOD_ATTR void Animation_AddClip_m2720317275 (Animation_t3648466861 * __this, AnimationClip_t2318505987 * p0, String_t* p1, const RuntimeMethod* method); // System.Boolean UnityEngine.Animation::Play(System.String) extern "C" IL2CPP_METHOD_ATTR bool Animation_Play_m27531216 (Animation_t3648466861 * __this, String_t* p0, const RuntimeMethod* method); // System.Int32 System.Convert::ToInt32(System.String) extern "C" IL2CPP_METHOD_ATTR int32_t Convert_ToInt32_m1758051682 (RuntimeObject * __this /* static, unused */, String_t* p0, const RuntimeMethod* method); // System.Int64 System.Convert::ToInt64(System.String) extern "C" IL2CPP_METHOD_ATTR int64_t Convert_ToInt64_m4087101237 (RuntimeObject * __this /* static, unused */, String_t* p0, const RuntimeMethod* method); // System.Single System.Convert::ToSingle(System.String) extern "C" IL2CPP_METHOD_ATTR float Convert_ToSingle_m12213886 (RuntimeObject * __this /* static, unused */, String_t* p0, const RuntimeMethod* method); // UnityEngine.Transform UnityEngine.Transform::GetChild(System.Int32) extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * Transform_GetChild_m1092972975 (Transform_t3600365921 * __this, int32_t p0, const RuntimeMethod* method); // System.Boolean System.String::Equals(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR bool String_Equals_m1744302937 (RuntimeObject * __this /* static, unused */, String_t* p0, String_t* p1, const RuntimeMethod* method); // UnityEngine.Transform DMCore.Framework.Misc.CMiscHelp::FindFirstFromChildren(UnityEngine.Transform,System.String,UnityEngine.Transform) extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * CMiscHelp_FindFirstFromChildren_m3318915437 (RuntimeObject * __this /* static, unused */, Transform_t3600365921 * ___transRoot0, String_t* ___goName1, Transform_t3600365921 * ___except2, const RuntimeMethod* method); // System.Int32 UnityEngine.Transform::get_childCount() extern "C" IL2CPP_METHOD_ATTR int32_t Transform_get_childCount_m3145433196 (Transform_t3600365921 * __this, const RuntimeMethod* method); // System.Void BetterList`1::Add(T) #define BetterList_1_Add_m602549265(__this, p0, method) (( void (*) (BetterList_1_t2755386239 *, Transform_t3600365921 *, const RuntimeMethod*))BetterList_1_Add_m1521034418_gshared)(__this, p0, method) // System.Void DMCore.Framework.Misc.CMiscHelp::FindFromChildren(BetterList`1,UnityEngine.Transform,System.String,UnityEngine.Transform) extern "C" IL2CPP_METHOD_ATTR void CMiscHelp_FindFromChildren_m2139234413 (RuntimeObject * __this /* static, unused */, BetterList_1_t2755386239 * ___outr0, Transform_t3600365921 * ___transRoot1, String_t* ___goName2, Transform_t3600365921 * ___except3, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Vector3::op_Addition(UnityEngine.Vector3,UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 Vector3_op_Addition_m779775034 (RuntimeObject * __this /* static, unused */, Vector3_t3722313464 p0, Vector3_t3722313464 p1, const RuntimeMethod* method); // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisCamera_t4157153871_m1557787507(__this, method) (( Camera_t4157153871 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method) // System.Void UnityEngine.Transform::SetParent(UnityEngine.Transform,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void Transform_SetParent_m273471670 (Transform_t3600365921 * __this, Transform_t3600365921 * p0, bool p1, const RuntimeMethod* method); // !!0 UnityEngine.GameObject::GetComponent() #define GameObject_GetComponent_TisText_t1901882714_m2114913816(__this, method) (( Text_t1901882714 * (*) (GameObject_t1113636619 *, const RuntimeMethod*))GameObject_GetComponent_TisRuntimeObject_m3345590611_gshared)(__this, method) // System.Void DMCore.Framework.Misc.CMiscHelp::SetLabelText(UnityEngine.UI.Text,System.String) extern "C" IL2CPP_METHOD_ATTR void CMiscHelp_SetLabelText_m3784195362 (RuntimeObject * __this /* static, unused */, Text_t1901882714 * ___lb0, String_t* ___text1, const RuntimeMethod* method); // System.Int32 UnityEngine.LayerMask::NameToLayer(System.String) extern "C" IL2CPP_METHOD_ATTR int32_t LayerMask_NameToLayer_m2359665122 (RuntimeObject * __this /* static, unused */, String_t* p0, const RuntimeMethod* method); // System.Void DMCore.Framework.Misc.CMiscHelp::_SetLayer(UnityEngine.Transform,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CMiscHelp__SetLayer_m544621645 (RuntimeObject * __this /* static, unused */, Transform_t3600365921 * ___trans0, int32_t ___layerVal1, const RuntimeMethod* method); // System.Boolean UnityEngine.GameObject::get_activeSelf() extern "C" IL2CPP_METHOD_ATTR bool GameObject_get_activeSelf_m1767405923 (GameObject_t1113636619 * __this, const RuntimeMethod* method); // System.Void UnityEngine.GameObject::set_layer(System.Int32) extern "C" IL2CPP_METHOD_ATTR void GameObject_set_layer_m3294992795 (GameObject_t1113636619 * __this, int32_t p0, const RuntimeMethod* method); // System.Boolean DMCore.Framework.Misc.CMiscHelp::AdjustObjectPositionX(UnityEngine.GameObject,System.Single) extern "C" IL2CPP_METHOD_ATTR bool CMiscHelp_AdjustObjectPositionX_m3897727450 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___destObj0, float ___offsetX1, const RuntimeMethod* method); // System.Boolean DMCore.Framework.Misc.CMiscHelp::AdjustObjectPositionY(UnityEngine.GameObject,System.Single) extern "C" IL2CPP_METHOD_ATTR bool CMiscHelp_AdjustObjectPositionY_m685230148 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___destObj0, float ___offsetY1, const RuntimeMethod* method); // System.Boolean DMCore.Framework.Misc.CMiscHelp::SetObjectPositionX(UnityEngine.GameObject,System.Single) extern "C" IL2CPP_METHOD_ATTR bool CMiscHelp_SetObjectPositionX_m129950964 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___destObj0, float ___newPosX1, const RuntimeMethod* method); // System.Boolean DMCore.Framework.Misc.CMiscHelp::SetObjectPositionY(UnityEngine.GameObject,System.Single) extern "C" IL2CPP_METHOD_ATTR bool CMiscHelp_SetObjectPositionY_m1240832168 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___destObj0, float ___newPosY1, const RuntimeMethod* method); // System.Boolean DMCore.Framework.Misc.CMiscHelp::SetObjectScaleX(UnityEngine.GameObject,System.Single) extern "C" IL2CPP_METHOD_ATTR bool CMiscHelp_SetObjectScaleX_m2969638982 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___destObj0, float ___newScaleX1, const RuntimeMethod* method); // System.Boolean DMCore.Framework.Misc.CMiscHelp::SetObjectScaleY(UnityEngine.GameObject,System.Single) extern "C" IL2CPP_METHOD_ATTR bool CMiscHelp_SetObjectScaleY_m4232133456 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___destObj0, float ___newScaleY1, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Transform::get_localScale() extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 Transform_get_localScale_m129152068 (Transform_t3600365921 * __this, const RuntimeMethod* method); // System.Void System.Text.RegularExpressions.Regex::.ctor(System.String) extern "C" IL2CPP_METHOD_ATTR void Regex__ctor_m897876424 (Regex_t3657309853 * __this, String_t* p0, const RuntimeMethod* method); // System.Boolean System.Text.RegularExpressions.Regex::IsMatch(System.String) extern "C" IL2CPP_METHOD_ATTR bool Regex_IsMatch_m4067478295 (Regex_t3657309853 * __this, String_t* p0, const RuntimeMethod* method); // System.Boolean DMCore.Framework.Misc.CMiscHelp::IsContainBit(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR bool CMiscHelp_IsContainBit_m1722955532 (RuntimeObject * __this /* static, unused */, int32_t ___srcType0, int32_t ___dstBitValue1, const RuntimeMethod* method); // System.Text.Encoding System.Text.Encoding::get_Unicode() extern "C" IL2CPP_METHOD_ATTR Encoding_t1523322056 * Encoding_get_Unicode_m811213576 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.Int32 DMCore.Framework.Misc.CMiscHelp::GetByteCount(System.String) extern "C" IL2CPP_METHOD_ATTR int32_t CMiscHelp_GetByteCount_m2951951218 (RuntimeObject * __this /* static, unused */, String_t* ___originalStr0, const RuntimeMethod* method); // System.Void UnityEngine.Vector4::.ctor(System.Single,System.Single,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR void Vector4__ctor_m2498754347 (Vector4_t3319028937 * __this, float p0, float p1, float p2, float p3, const RuntimeMethod* method); // System.Void UnityEngine.Vector4::.ctor(System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR void Vector4__ctor_m3795604412 (Vector4_t3319028937 * __this, float p0, float p1, const RuntimeMethod* method); // UnityEngine.Vector2 UnityEngine.Vector4::op_Implicit(UnityEngine.Vector4) extern "C" IL2CPP_METHOD_ATTR Vector2_t2156229523 Vector4_op_Implicit_m3335148350 (RuntimeObject * __this /* static, unused */, Vector4_t3319028937 p0, const RuntimeMethod* method); // System.Int32 UnityEngine.Mathf::Abs(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t Mathf_Abs_m2460432655 (RuntimeObject * __this /* static, unused */, int32_t p0, const RuntimeMethod* method); // System.Void UnityEngine.Object::DestroyImmediate(UnityEngine.Object,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void Object_DestroyImmediate_m2288369078 (RuntimeObject * __this /* static, unused */, Object_t631007953 * p0, bool p1, const RuntimeMethod* method); // !!0 UnityEngine.Component::GetComponent() #define Component_GetComponent_TisRenderer_t2627027031_m2651633905(__this, method) (( Renderer_t2627027031 * (*) (Component_t1923634451 *, const RuntimeMethod*))Component_GetComponent_TisRuntimeObject_m2906321015_gshared)(__this, method) // UnityEngine.Material UnityEngine.Renderer::get_sharedMaterial() extern "C" IL2CPP_METHOD_ATTR Material_t340375123 * Renderer_get_sharedMaterial_m1936632411 (Renderer_t2627027031 * __this, const RuntimeMethod* method); // UnityEngine.Shader UnityEngine.Material::get_shader() extern "C" IL2CPP_METHOD_ATTR Shader_t4151988712 * Material_get_shader_m1331119247 (Material_t340375123 * __this, const RuntimeMethod* method); // UnityEngine.Shader UnityEngine.Shader::Find(System.String) extern "C" IL2CPP_METHOD_ATTR Shader_t4151988712 * Shader_Find_m2092206247 (RuntimeObject * __this /* static, unused */, String_t* p0, const RuntimeMethod* method); // System.Void UnityEngine.Material::set_shader(UnityEngine.Shader) extern "C" IL2CPP_METHOD_ATTR void Material_set_shader_m1402562841 (Material_t340375123 * __this, Shader_t4151988712 * p0, const RuntimeMethod* method); // System.Void DMCore.Framework.Misc.CMiscHelp::_OnFitDynamicModel(UnityEngine.Transform) extern "C" IL2CPP_METHOD_ATTR void CMiscHelp__OnFitDynamicModel_m2709256683 (RuntimeObject * __this /* static, unused */, Transform_t3600365921 * ___trans0, const RuntimeMethod* method); // System.Void UnityEngine.Rect::.ctor(System.Single,System.Single,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR void Rect__ctor_m2614021312 (Rect_t2360479859 * __this, float p0, float p1, float p2, float p3, const RuntimeMethod* method); // UnityEngine.Vector2 UnityEngine.Vector2::get_one() extern "C" IL2CPP_METHOD_ATTR Vector2_t2156229523 Vector2_get_one_m738793577 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // UnityEngine.Vector2 UnityEngine.Vector2::op_Multiply(UnityEngine.Vector2,System.Single) extern "C" IL2CPP_METHOD_ATTR Vector2_t2156229523 Vector2_op_Multiply_m2347887432 (RuntimeObject * __this /* static, unused */, Vector2_t2156229523 p0, float p1, const RuntimeMethod* method); // UnityEngine.Sprite UnityEngine.Sprite::Create(UnityEngine.Texture2D,UnityEngine.Rect,UnityEngine.Vector2) extern "C" IL2CPP_METHOD_ATTR Sprite_t280657092 * Sprite_Create_m803022218 (RuntimeObject * __this /* static, unused */, Texture2D_t3840446185 * p0, Rect_t2360479859 p1, Vector2_t2156229523 p2, const RuntimeMethod* method); // UnityEngine.Sprite DMCore.Framework.Misc.CMiscHelp::ToSprite(UnityEngine.Texture2D) extern "C" IL2CPP_METHOD_ATTR Sprite_t280657092 * CMiscHelp_ToSprite_m3519075443 (RuntimeObject * __this /* static, unused */, Texture2D_t3840446185 * ___self0, const RuntimeMethod* method); // System.Boolean DMCore.Framework.Misc.CMiscHelp::GetCustomUserPhoto(CircleImage,System.Int64,System.Int64,System.Int32,UnityEngine.Vector3,System.Boolean,System.Boolean) extern "C" IL2CPP_METHOD_ATTR bool CMiscHelp_GetCustomUserPhoto_m2562059580 (RuntimeObject * __this /* static, unused */, CircleImage_t2126599838 * ___photoHost0, int64_t ___userID1, int64_t ___photoID2, int32_t ___sex3, Vector3_t3722313464 ___photoSize4, bool ___is_big_photo5, bool ___is_head_photo6, const RuntimeMethod* method); // UnityEngine.Sprite DMCore.Framework.Misc.CMiscHelp::GetDefaultUserPhoto(System.Int32) extern "C" IL2CPP_METHOD_ATTR Sprite_t280657092 * CMiscHelp_GetDefaultUserPhoto_m2900450754 (RuntimeObject * __this /* static, unused */, int32_t ___sex0, const RuntimeMethod* method); // System.Void BaseImage::set_sprite(UnityEngine.Sprite) extern "C" IL2CPP_METHOD_ATTR void BaseImage_set_sprite_m2176544949 (BaseImage_t4118067547 * __this, Sprite_t280657092 * ___value0, const RuntimeMethod* method); // UnityEngine.RectTransform UnityEngine.UI.Graphic::get_rectTransform() extern "C" IL2CPP_METHOD_ATTR RectTransform_t3704657025 * Graphic_get_rectTransform_m1167152468 (Graphic_t1660335611 * __this, const RuntimeMethod* method); // DMCore.Logic.CPhotoManager DMCore.Logic.CPhotoManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CPhotoManager_t704993275 * CPhotoManager_GetInstance_m953076413 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // DMCore.Logic.CPlayerPhotoLib DMCore.Logic.CPhotoManager::GetPlayerPhotoLib(DMCore.Logic.EPhotoType,System.Int64) extern "C" IL2CPP_METHOD_ATTR CPlayerPhotoLib_t3645419873 * CPhotoManager_GetPlayerPhotoLib_m2927084127 (CPhotoManager_t704993275 * __this, int32_t ___photoType0, int64_t ___userID1, const RuntimeMethod* method); // System.Void DMCore.Logic.CPlayerPhotoLib::SetHeadPhotoID(System.Int64,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CPlayerPhotoLib_SetHeadPhotoID_m2126059737 (CPlayerPhotoLib_t3645419873 * __this, int64_t ___headPhotoId0, int32_t ___sex1, const RuntimeMethod* method); // UnityEngine.Texture2D DMCore.Logic.CPlayerPhotoLib::RequsetHeadPhoto() extern "C" IL2CPP_METHOD_ATTR Texture2D_t3840446185 * CPlayerPhotoLib_RequsetHeadPhoto_m1538310997 (CPlayerPhotoLib_t3645419873 * __this, const RuntimeMethod* method); // System.Void DMCore.Logic.CPlayerPhotoLib::SetPhotoID(System.Int64,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CPlayerPhotoLib_SetPhotoID_m3385342145 (CPlayerPhotoLib_t3645419873 * __this, int64_t ___photoID0, bool ___isBigOne1, const RuntimeMethod* method); // UnityEngine.Texture2D DMCore.Logic.CPlayerPhotoLib::RequestPhotoByID(System.Int64,System.Boolean) extern "C" IL2CPP_METHOD_ATTR Texture2D_t3840446185 * CPlayerPhotoLib_RequestPhotoByID_m1686474240 (CPlayerPhotoLib_t3645419873 * __this, int64_t ___photoID0, bool ___isBigOne1, const RuntimeMethod* method); // !!0 UnityEngine.Resources::Load(System.String) #define Resources_Load_TisSprite_t280657092_m4144667290(__this /* static, unused */, p0, method) (( Sprite_t280657092 * (*) (RuntimeObject * /* static, unused */, String_t*, const RuntimeMethod*))Resources_Load_TisRuntimeObject_m597869152_gshared)(__this /* static, unused */, p0, method) // System.Void UnityEngine.Transform::set_localEulerAngles(UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR void Transform_set_localEulerAngles_m4202601546 (Transform_t3600365921 * __this, Vector3_t3722313464 p0, const RuntimeMethod* method); // System.Void System.Collections.Generic.HashSet`1::.ctor() #define HashSet_1__ctor_m1942548978(__this, method) (( void (*) (HashSet_1_t412400163 *, const RuntimeMethod*))HashSet_1__ctor_m4231804131_gshared)(__this, method) // System.Void BetterList`1::.ctor() #define BetterList_1__ctor_m2079784661(__this, method) (( void (*) (BetterList_1_t2105966071 *, const RuntimeMethod*))BetterList_1__ctor_m2079784661_gshared)(__this, method) // T FitFun.Singleton`1::get_Instance() #define Singleton_1_get_Instance_m4269561041(__this /* static, unused */, method) (( XmlManager_t2042691812 * (*) (RuntimeObject * /* static, unused */, const RuntimeMethod*))Singleton_1_get_Instance_m1621582618_gshared)(__this /* static, unused */, method) // System.String FitFun.XmlManager::LoadXml(System.String) extern "C" IL2CPP_METHOD_ATTR String_t* XmlManager_LoadXml_m2620436906 (XmlManager_t2042691812 * __this, String_t* ___path0, const RuntimeMethod* method); // System.Boolean DMCore.Framework.Misc.CSensitiveWordManager::OnLoad(System.String,System.Int32) extern "C" IL2CPP_METHOD_ATTR bool CSensitiveWordManager_OnLoad_m3198846371 (CSensitiveWordManager_t1258364656 * __this, String_t* ___loadedObj0, int32_t ___UnUsed1, const RuntimeMethod* method); // System.Void DMCore.Framework.Misc.CSensitiveWordManager::.ctor() extern "C" IL2CPP_METHOD_ATTR void CSensitiveWordManager__ctor_m1263522726 (CSensitiveWordManager_t1258364656 * __this, const RuntimeMethod* method); // System.Boolean DMCore.Framework.Misc.CSensitiveWordManager::IfExistSensitiveWord(System.String) extern "C" IL2CPP_METHOD_ATTR bool CSensitiveWordManager_IfExistSensitiveWord_m2539653544 (CSensitiveWordManager_t1258364656 * __this, String_t* ___text0, const RuntimeMethod* method); // System.String System.String::ToLower() extern "C" IL2CPP_METHOD_ATTR String_t* String_ToLower_m2029374922 (String_t* __this, const RuntimeMethod* method); // System.String DMCore.Framework.Misc.CSensitiveWordManager::PickCn(System.String,BetterList`1) extern "C" IL2CPP_METHOD_ATTR String_t* CSensitiveWordManager_PickCn_m2478604573 (CSensitiveWordManager_t1258364656 * __this, String_t* ___srcCode0, BetterList_1_t2105966071 * ___listOut1, const RuntimeMethod* method); // System.Boolean DMCore.Framework.Misc.CSensitiveWordManager::_IfExistSensitiveWord_Simple(System.String) extern "C" IL2CPP_METHOD_ATTR bool CSensitiveWordManager__IfExistSensitiveWord_Simple_m2663720268 (CSensitiveWordManager_t1258364656 * __this, String_t* ___word0, const RuntimeMethod* method); // T BetterList`1::get_Item(System.Int32) #define BetterList_1_get_Item_m629431924(__this, p0, method) (( int32_t (*) (BetterList_1_t2105966071 *, int32_t, const RuntimeMethod*))BetterList_1_get_Item_m629431924_gshared)(__this, p0, method) // System.String DMCore.Framework.Misc.CSensitiveWordManager::FilterSensitiveWord(System.String) extern "C" IL2CPP_METHOD_ATTR String_t* CSensitiveWordManager_FilterSensitiveWord_m1194362748 (CSensitiveWordManager_t1258364656 * __this, String_t* ___text0, const RuntimeMethod* method); // System.Void System.Text.StringBuilder::.ctor(System.String) extern "C" IL2CPP_METHOD_ATTR void StringBuilder__ctor_m2989139009 (StringBuilder_t * __this, String_t* p0, const RuntimeMethod* method); // System.Int32 System.Math::Min(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t Math_Min_m3468062251 (RuntimeObject * __this /* static, unused */, int32_t p0, int32_t p1, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.HashSet`1::Contains(!0) #define HashSet_1_Contains_m2440169211(__this, p0, method) (( bool (*) (HashSet_1_t412400163 *, String_t*, const RuntimeMethod*))HashSet_1_Contains_m3173358704_gshared)(__this, p0, method) // System.Void System.Text.StringBuilder::set_Chars(System.Int32,System.Char) extern "C" IL2CPP_METHOD_ATTR void StringBuilder_set_Chars_m3548656617 (StringBuilder_t * __this, int32_t p0, Il2CppChar p1, const RuntimeMethod* method); // System.String System.Text.StringBuilder::ToString(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR String_t* StringBuilder_ToString_m774364392 (StringBuilder_t * __this, int32_t p0, int32_t p1, const RuntimeMethod* method); // System.Boolean DMCore.Framework.Misc.CSensitiveWordManager::_FilterWord_Simple(System.String,System.String&) extern "C" IL2CPP_METHOD_ATTR bool CSensitiveWordManager__FilterWord_Simple_m3516458251 (CSensitiveWordManager_t1258364656 * __this, String_t* ___word0, String_t** ___filtedString1, const RuntimeMethod* method); // System.Void BetterList`1::Clear() #define BetterList_1_Clear_m3880922309(__this, method) (( void (*) (BetterList_1_t2105966071 *, const RuntimeMethod*))BetterList_1_Clear_m3880922309_gshared)(__this, method) // System.Void System.Text.StringBuilder::.ctor() extern "C" IL2CPP_METHOD_ATTR void StringBuilder__ctor_m3121283359 (StringBuilder_t * __this, const RuntimeMethod* method); // System.Text.StringBuilder System.Text.StringBuilder::Append(System.Char) extern "C" IL2CPP_METHOD_ATTR StringBuilder_t * StringBuilder_Append_m2383614642 (StringBuilder_t * __this, Il2CppChar p0, const RuntimeMethod* method); // System.Void BetterList`1::Add(T) #define BetterList_1_Add_m2067633169(__this, p0, method) (( void (*) (BetterList_1_t2105966071 *, int32_t, const RuntimeMethod*))BetterList_1_Add_m2067633169_gshared)(__this, p0, method) // System.Void System.Collections.Generic.HashSet`1::Clear() #define HashSet_1_Clear_m2500258111(__this, method) (( void (*) (HashSet_1_t412400163 *, const RuntimeMethod*))HashSet_1_Clear_m507835370_gshared)(__this, method) // System.String[] System.String::Split(System.String[],System.StringSplitOptions) extern "C" IL2CPP_METHOD_ATTR StringU5BU5D_t1281789340* String_Split_m4013853433 (String_t* __this, StringU5BU5D_t1281789340* p0, int32_t p1, const RuntimeMethod* method); // System.Int32 System.Math::Max(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t Math_Max_m1873195862 (RuntimeObject * __this /* static, unused */, int32_t p0, int32_t p1, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.HashSet`1::Add(!0) #define HashSet_1_Add_m261263654(__this, p0, method) (( bool (*) (HashSet_1_t412400163 *, String_t*, const RuntimeMethod*))HashSet_1_Add_m1971460364_gshared)(__this, p0, method) // System.Single UnityEngine.Time::get_time() extern "C" IL2CPP_METHOD_ATTR float Time_get_time_m2907476221 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.DateTime System.DateTime::get_Now() extern "C" IL2CPP_METHOD_ATTR DateTime_t3738529785 DateTime_get_Now_m1277138875 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method); // System.TimeSpan System.DateTime::op_Subtraction(System.DateTime,System.DateTime) extern "C" IL2CPP_METHOD_ATTR TimeSpan_t881159249 DateTime_op_Subtraction_m3579235380 (RuntimeObject * __this /* static, unused */, DateTime_t3738529785 p0, DateTime_t3738529785 p1, const RuntimeMethod* method); // System.Double System.TimeSpan::get_TotalSeconds() extern "C" IL2CPP_METHOD_ATTR double TimeSpan_get_TotalSeconds_m4083325051 (TimeSpan_t881159249 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor() #define List_1__ctor_m4066748061(__this, method) (( void (*) (List_1_t3161103705 *, const RuntimeMethod*))List_1__ctor_m2321703786_gshared)(__this, method) // System.Void DMCore.Framework.Movie.CBillBoardEffect::OnChildBillBoard(System.Collections.Generic.List`1,UnityEngine.Transform,System.String) extern "C" IL2CPP_METHOD_ATTR void CBillBoardEffect_OnChildBillBoard_m2962427740 (RuntimeObject * __this /* static, unused */, List_1_t3161103705 * ___outr0, Transform_t3600365921 * ___transVal1, String_t* ___keyName2, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1::get_Count() #define List_1_get_Count_m3616744213(__this, method) (( int32_t (*) (List_1_t3161103705 *, const RuntimeMethod*))List_1_get_Count_m2934127733_gshared)(__this, method) // System.Void DMCore.Framework.Movie.CBillBoardEffect::.ctor(UnityEngine.Transform) extern "C" IL2CPP_METHOD_ATTR void CBillBoardEffect__ctor_m61762590 (CBillBoardEffect_t1689028963 * __this, Transform_t3600365921 * ___target0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m2951683245(__this, p0, method) (( void (*) (List_1_t3161103705 *, CBillBoardEffect_t1689028963 *, const RuntimeMethod*))List_1_Add_m3338814081_gshared)(__this, p0, method) // System.Void DMCore.Framework.Movie.CBillBoardEffect::ReBindCamera() extern "C" IL2CPP_METHOD_ATTR void CBillBoardEffect_ReBindCamera_m2947545797 (CBillBoardEffect_t1689028963 * __this, const RuntimeMethod* method); // UnityEngine.Quaternion UnityEngine.Transform::get_rotation() extern "C" IL2CPP_METHOD_ATTR Quaternion_t2301928331 Transform_get_rotation_m3502953881 (Transform_t3600365921 * __this, const RuntimeMethod* method); // UnityEngine.Quaternion UnityEngine.Transform::get_localRotation() extern "C" IL2CPP_METHOD_ATTR Quaternion_t2301928331 Transform_get_localRotation_m3487911431 (Transform_t3600365921 * __this, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Quaternion::get_eulerAngles() extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 Quaternion_get_eulerAngles_m3425202016 (Quaternion_t2301928331 * __this, const RuntimeMethod* method); // UnityEngine.Quaternion UnityEngine.Quaternion::Euler(UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR Quaternion_t2301928331 Quaternion_Euler_m1803555822 (RuntimeObject * __this /* static, unused */, Vector3_t3722313464 p0, const RuntimeMethod* method); // System.Boolean UnityEngine.Camera::get_orthographic() extern "C" IL2CPP_METHOD_ATTR bool Camera_get_orthographic_m2831464531 (Camera_t4157153871 * __this, const RuntimeMethod* method); // System.Void BetterList`1::.ctor() #define BetterList_1__ctor_m2815988796(__this, method) (( void (*) (BetterList_1_t754862145 *, const RuntimeMethod*))BetterList_1__ctor_m445033979_gshared)(__this, method) // System.Int32 DMCore.Framework.Navigation.CNavGrid::get_Right() extern "C" IL2CPP_METHOD_ATTR int32_t CNavGrid_get_Right_m1099656053 (CNavGrid_t19983649 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Framework.Navigation.CNavGrid::get_Left() extern "C" IL2CPP_METHOD_ATTR int32_t CNavGrid_get_Left_m392595214 (CNavGrid_t19983649 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Framework.Navigation.CNavGrid::get_Top() extern "C" IL2CPP_METHOD_ATTR int32_t CNavGrid_get_Top_m4150461829 (CNavGrid_t19983649 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Framework.Navigation.CNavGrid::get_Bottom() extern "C" IL2CPP_METHOD_ATTR int32_t CNavGrid_get_Bottom_m1112856526 (CNavGrid_t19983649 * __this, const RuntimeMethod* method); // System.Void DMCore.Framework.Navigation.CNavGrid::set_Left(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CNavGrid_set_Left_m1660634574 (CNavGrid_t19983649 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.Framework.Navigation.CNavGrid::set_Right(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CNavGrid_set_Right_m1415401565 (CNavGrid_t19983649 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.Framework.Navigation.CNavGrid::set_Top(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CNavGrid_set_Top_m3956003125 (CNavGrid_t19983649 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.Framework.Navigation.CNavGrid::set_Bottom(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CNavGrid_set_Bottom_m1327820236 (CNavGrid_t19983649 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.Framework.Navigation.CNavGrid::set_LengthRate(System.Single) extern "C" IL2CPP_METHOD_ATTR void CNavGrid_set_LengthRate_m3760833130 (CNavGrid_t19983649 * __this, float ___value0, const RuntimeMethod* method); // System.Void DMCore.Framework.Navigation.CNavGrid::set_HeightRate(System.Single) extern "C" IL2CPP_METHOD_ATTR void CNavGrid_set_HeightRate_m1584126185 (CNavGrid_t19983649 * __this, float ___value0, const RuntimeMethod* method); // System.Int32 DMCore.Framework.Navigation.CNavGrid::get_Width() extern "C" IL2CPP_METHOD_ATTR int32_t CNavGrid_get_Width_m1657046929 (CNavGrid_t19983649 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Framework.Navigation.CNavGrid::get_Length() extern "C" IL2CPP_METHOD_ATTR int32_t CNavGrid_get_Length_m666028286 (CNavGrid_t19983649 * __this, const RuntimeMethod* method); // System.Void DMCore.Framework.Navigation.CNavNode::.ctor(System.Int32,System.Int32,System.Int32,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CNavNode__ctor_m375909779 (CNavNode_t1599841827 * __this, int32_t ___x0, int32_t ___y1, int32_t ___h2, bool ___canPass3, const RuntimeMethod* method); // System.Int32 UnityEngine.Mathf::Clamp(System.Int32,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t Mathf_Clamp_m2756574208 (RuntimeObject * __this /* static, unused */, int32_t p0, int32_t p1, int32_t p2, const RuntimeMethod* method); // System.Int32 DMCore.Framework.Navigation.CNavGrid::GetNodeIndexX(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CNavGrid_GetNodeIndexX_m957332809 (CNavGrid_t19983649 * __this, int32_t ___coordX0, const RuntimeMethod* method); // System.Int32 DMCore.Framework.Navigation.CNavGrid::GetNodeIndexY(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CNavGrid_GetNodeIndexY_m147504457 (CNavGrid_t19983649 * __this, int32_t ___coordY0, const RuntimeMethod* method); // System.Single DMCore.Framework.Navigation.CNavGrid::get_LengthRate() extern "C" IL2CPP_METHOD_ATTR float CNavGrid_get_LengthRate_m2178472287 (CNavGrid_t19983649 * __this, const RuntimeMethod* method); // DMCore.Framework.Navigation.CNavNode DMCore.Framework.Navigation.CNavGrid::GetNode(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR CNavNode_t1599841827 * CNavGrid_GetNode_m3620732109 (CNavGrid_t19983649 * __this, int32_t ___coordX0, int32_t ___coordY1, const RuntimeMethod* method); // System.Void DMCore.Framework.Navigation.CNavGrid::FindingPath(BetterList`1,System.Int32,System.Int32,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CNavGrid_FindingPath_m716351018 (CNavGrid_t19983649 * __this, BetterList_1_t754862145 * ___result0, int32_t ___startX1, int32_t ___startY2, int32_t ___endX3, int32_t ___endY4, const RuntimeMethod* method); // System.Int32 DMCore.Framework.Navigation.CNavNode::get_CoordX() extern "C" IL2CPP_METHOD_ATTR int32_t CNavNode_get_CoordX_m743398255 (CNavNode_t1599841827 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Framework.Navigation.CNavNode::get_CoordH() extern "C" IL2CPP_METHOD_ATTR int32_t CNavNode_get_CoordH_m743398239 (CNavNode_t1599841827 * __this, const RuntimeMethod* method); // System.Single DMCore.Framework.Navigation.CNavGrid::get_HeightRate() extern "C" IL2CPP_METHOD_ATTR float CNavGrid_get_HeightRate_m1090956012 (CNavGrid_t19983649 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Framework.Navigation.CNavNode::get_CoordY() extern "C" IL2CPP_METHOD_ATTR int32_t CNavNode_get_CoordY_m743398256 (CNavNode_t1599841827 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor() #define List_1__ctor_m3969072143(__this, method) (( void (*) (List_1_t3071916569 *, const RuntimeMethod*))List_1__ctor_m2321703786_gshared)(__this, method) // System.Boolean System.Collections.Generic.List`1::Contains(!0) #define List_1_Contains_m1988426010(__this, p0, method) (( bool (*) (List_1_t3071916569 *, CNavNode_t1599841827 *, const RuntimeMethod*))List_1_Contains_m2654125393_gshared)(__this, p0, method) // System.Boolean DMCore.Framework.Navigation.CNavNode::get_CanPass() extern "C" IL2CPP_METHOD_ATTR bool CNavNode_get_CanPass_m4016282224 (CNavNode_t1599841827 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(!0) #define List_1_Add_m3865555435(__this, p0, method) (( void (*) (List_1_t3071916569 *, CNavNode_t1599841827 *, const RuntimeMethod*))List_1_Add_m3338814081_gshared)(__this, p0, method) // System.Int32 System.Collections.Generic.List`1::get_Count() #define List_1_get_Count_m1309768802(__this, method) (( int32_t (*) (List_1_t3071916569 *, const RuntimeMethod*))List_1_get_Count_m2934127733_gshared)(__this, method) // !0 System.Collections.Generic.List`1::get_Item(System.Int32) #define List_1_get_Item_m1543513621(__this, p0, method) (( CNavNode_t1599841827 * (*) (List_1_t3071916569 *, int32_t, const RuntimeMethod*))List_1_get_Item_m2287542950_gshared)(__this, p0, method) // System.Void DMCore.Framework.Navigation.CNavNode::Reset() extern "C" IL2CPP_METHOD_ATTR void CNavNode_Reset_m3153275066 (CNavNode_t1599841827 * __this, const RuntimeMethod* method); // DMCore.Framework.Navigation.CNavNode DMCore.Framework.Navigation.CNavGrid::FindRoundCnaPassNode(DMCore.Framework.Navigation.CNavNode) extern "C" IL2CPP_METHOD_ATTR CNavNode_t1599841827 * CNavGrid_FindRoundCnaPassNode_m2829103412 (CNavGrid_t19983649 * __this, CNavNode_t1599841827 * ___endNode0, const RuntimeMethod* method); // System.Void BetterList`1::Clear() #define BetterList_1_Clear_m56677258(__this, method) (( void (*) (BetterList_1_t754862145 *, const RuntimeMethod*))BetterList_1_Clear_m1906904972_gshared)(__this, method) // System.Void BetterList`1::Add(T) #define BetterList_1_Add_m1478246940(__this, p0, method) (( void (*) (BetterList_1_t754862145 *, CNavNode_t1599841827 *, const RuntimeMethod*))BetterList_1_Add_m1521034418_gshared)(__this, p0, method) // T BetterList`1::get_Item(System.Int32) #define BetterList_1_get_Item_m3762750778(__this, p0, method) (( CNavNode_t1599841827 * (*) (BetterList_1_t754862145 *, int32_t, const RuntimeMethod*))BetterList_1_get_Item_m1187708413_gshared)(__this, p0, method) // System.Int32 DMCore.Framework.Navigation.CNavNode::get_CostTotal() extern "C" IL2CPP_METHOD_ATTR int32_t CNavNode_get_CostTotal_m2302248445 (CNavNode_t1599841827 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Framework.Navigation.CNavNode::get_Cost2End() extern "C" IL2CPP_METHOD_ATTR int32_t CNavNode_get_Cost2End_m3286749691 (CNavNode_t1599841827 * __this, const RuntimeMethod* method); // System.Boolean BetterList`1::Remove(T) #define BetterList_1_Remove_m1948058911(__this, p0, method) (( bool (*) (BetterList_1_t754862145 *, CNavNode_t1599841827 *, const RuntimeMethod*))BetterList_1_Remove_m375183283_gshared)(__this, p0, method) // System.Boolean BetterList`1::Contains(T) #define BetterList_1_Contains_m2512029440(__this, p0, method) (( bool (*) (BetterList_1_t754862145 *, CNavNode_t1599841827 *, const RuntimeMethod*))BetterList_1_Contains_m3494370654_gshared)(__this, p0, method) // System.Void DMCore.Framework.Navigation.CNavGrid::generatePath(BetterList`1,DMCore.Framework.Navigation.CNavNode,DMCore.Framework.Navigation.CNavNode) extern "C" IL2CPP_METHOD_ATTR void CNavGrid_generatePath_m1673507751 (RuntimeObject * __this /* static, unused */, BetterList_1_t754862145 * ___path0, CNavNode_t1599841827 * ___startNode1, CNavNode_t1599841827 * ___endNode2, const RuntimeMethod* method); // System.Void DMCore.Framework.Navigation.CNavGrid::GetNeibourCanPass(DMCore.Framework.Navigation.CNavNode,BetterList`1) extern "C" IL2CPP_METHOD_ATTR void CNavGrid_GetNeibourCanPass_m3675073818 (CNavGrid_t19983649 * __this, CNavNode_t1599841827 * ___node0, BetterList_1_t754862145 * ___list1, const RuntimeMethod* method); // System.Int32 DMCore.Framework.Navigation.CNavNode::get_Cost2Start() extern "C" IL2CPP_METHOD_ATTR int32_t CNavNode_get_Cost2Start_m3631637769 (CNavNode_t1599841827 * __this, const RuntimeMethod* method); // System.Int32 DMCore.Framework.Navigation.CNavGrid::GetCostBorderNodes(DMCore.Framework.Navigation.CNavNode,DMCore.Framework.Navigation.CNavNode) extern "C" IL2CPP_METHOD_ATTR int32_t CNavGrid_GetCostBorderNodes_m3700366468 (CNavGrid_t19983649 * __this, CNavNode_t1599841827 * ___a0, CNavNode_t1599841827 * ___b1, const RuntimeMethod* method); // System.Void DMCore.Framework.Navigation.CNavNode::set_Cost2Start(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CNavNode_set_Cost2Start_m124504650 (CNavNode_t1599841827 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.Framework.Navigation.CNavNode::set_Cost2End(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CNavNode_set_Cost2End_m4112161639 (CNavNode_t1599841827 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.Framework.Navigation.CNavNode::set_Parent(DMCore.Framework.Navigation.CNavNode) extern "C" IL2CPP_METHOD_ATTR void CNavNode_set_Parent_m2475208551 (CNavNode_t1599841827 * __this, CNavNode_t1599841827 * ___value0, const RuntimeMethod* method); // DMCore.Framework.Navigation.CNavNode DMCore.Framework.Navigation.CNavGrid::FindNode(System.Int32,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR CNavNode_t1599841827 * CNavGrid_FindNode_m4159268695 (CNavGrid_t19983649 * __this, int32_t ___coordH0, int32_t ___coordX1, int32_t ___coordY2, const RuntimeMethod* method); // System.Void DMCore.Framework.Navigation.CNavNode::set_NeedJump(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CNavNode_set_NeedJump_m3645491684 (CNavNode_t1599841827 * __this, bool ___value0, const RuntimeMethod* method); // DMCore.Framework.Navigation.CNavNode DMCore.Framework.Navigation.CNavNode::get_Parent() extern "C" IL2CPP_METHOD_ATTR CNavNode_t1599841827 * CNavNode_get_Parent_m3311272303 (CNavNode_t1599841827 * __this, const RuntimeMethod* method); // System.Void DMCore.Framework.Navigation.CNavNode::set_CoordX(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CNavNode_set_CoordX_m3932434917 (CNavNode_t1599841827 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.Framework.Navigation.CNavNode::set_CoordY(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CNavNode_set_CoordY_m447295973 (CNavNode_t1599841827 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.Framework.Navigation.CNavNode::set_CoordH(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CNavNode_set_CoordH_m1193543418 (CNavNode_t1599841827 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void DMCore.Framework.Navigation.CNavNode::set_CanPass(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CNavNode_set_CanPass_m3956722764 (CNavNode_t1599841827 * __this, bool ___value0, const RuntimeMethod* method); #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DG.Tweening.DOTweenCYInstruction/WaitForCompletion::.ctor(DG.Tweening.Tween) extern "C" IL2CPP_METHOD_ATTR void WaitForCompletion__ctor_m3576199073 (WaitForCompletion_t2334662098 * __this, Tween_t2342918553 * ___tween0, const RuntimeMethod* method) { { CustomYieldInstruction__ctor_m3408208142(__this, /*hidden argument*/NULL); Tween_t2342918553 * L_0 = ___tween0; __this->set_t_0(L_0); return; } } // System.Boolean DG.Tweening.DOTweenCYInstruction/WaitForCompletion::get_keepWaiting() extern "C" IL2CPP_METHOD_ATTR bool WaitForCompletion_get_keepWaiting_m3208335643 (WaitForCompletion_t2334662098 * __this, const RuntimeMethod* method) { int32_t G_B3_0 = 0; { Tween_t2342918553 * L_0 = __this->get_t_0(); NullCheck(L_0); bool L_1 = Tween_get_active_m3762091542(L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0020; } } { Tween_t2342918553 * L_2 = __this->get_t_0(); bool L_3 = TweenExtensions_IsComplete_m1062472263(NULL /*static, unused*/, L_2, /*hidden argument*/NULL); G_B3_0 = ((((int32_t)L_3) == ((int32_t)0))? 1 : 0); goto IL_0021; } IL_0020: { G_B3_0 = 0; } IL_0021: { return (bool)G_B3_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.DOTweenCYInstruction/WaitForElapsedLoops::.ctor(DG.Tweening.Tween,System.Int32) extern "C" IL2CPP_METHOD_ATTR void WaitForElapsedLoops__ctor_m1918801864 (WaitForElapsedLoops_t268076146 * __this, Tween_t2342918553 * ___tween0, int32_t ___elapsedLoops1, const RuntimeMethod* method) { { CustomYieldInstruction__ctor_m3408208142(__this, /*hidden argument*/NULL); Tween_t2342918553 * L_0 = ___tween0; __this->set_t_0(L_0); int32_t L_1 = ___elapsedLoops1; __this->set_elapsedLoops_1(L_1); return; } } // System.Boolean DG.Tweening.DOTweenCYInstruction/WaitForElapsedLoops::get_keepWaiting() extern "C" IL2CPP_METHOD_ATTR bool WaitForElapsedLoops_get_keepWaiting_m1423729588 (WaitForElapsedLoops_t268076146 * __this, const RuntimeMethod* method) { int32_t G_B3_0 = 0; { Tween_t2342918553 * L_0 = __this->get_t_0(); NullCheck(L_0); bool L_1 = Tween_get_active_m3762091542(L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0025; } } { Tween_t2342918553 * L_2 = __this->get_t_0(); int32_t L_3 = TweenExtensions_CompletedLoops_m3563023805(NULL /*static, unused*/, L_2, /*hidden argument*/NULL); int32_t L_4 = __this->get_elapsedLoops_1(); G_B3_0 = ((((int32_t)L_3) < ((int32_t)L_4))? 1 : 0); goto IL_0026; } IL_0025: { G_B3_0 = 0; } IL_0026: { return (bool)G_B3_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.DOTweenCYInstruction/WaitForKill::.ctor(DG.Tweening.Tween) extern "C" IL2CPP_METHOD_ATTR void WaitForKill__ctor_m1341964116 (WaitForKill_t3778347930 * __this, Tween_t2342918553 * ___tween0, const RuntimeMethod* method) { { CustomYieldInstruction__ctor_m3408208142(__this, /*hidden argument*/NULL); Tween_t2342918553 * L_0 = ___tween0; __this->set_t_0(L_0); return; } } // System.Boolean DG.Tweening.DOTweenCYInstruction/WaitForKill::get_keepWaiting() extern "C" IL2CPP_METHOD_ATTR bool WaitForKill_get_keepWaiting_m945391262 (WaitForKill_t3778347930 * __this, const RuntimeMethod* method) { { Tween_t2342918553 * L_0 = __this->get_t_0(); NullCheck(L_0); bool L_1 = Tween_get_active_m3762091542(L_0, /*hidden argument*/NULL); return L_1; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DG.Tweening.DOTweenCYInstruction/WaitForPosition::.ctor(DG.Tweening.Tween,System.Single) extern "C" IL2CPP_METHOD_ATTR void WaitForPosition__ctor_m3171065944 (WaitForPosition_t3077499975 * __this, Tween_t2342918553 * ___tween0, float ___position1, const RuntimeMethod* method) { { CustomYieldInstruction__ctor_m3408208142(__this, /*hidden argument*/NULL); Tween_t2342918553 * L_0 = ___tween0; __this->set_t_0(L_0); float L_1 = ___position1; __this->set_position_1(L_1); return; } } // System.Boolean DG.Tweening.DOTweenCYInstruction/WaitForPosition::get_keepWaiting() extern "C" IL2CPP_METHOD_ATTR bool WaitForPosition_get_keepWaiting_m3605958212 (WaitForPosition_t3077499975 * __this, const RuntimeMethod* method) { int32_t G_B3_0 = 0; { Tween_t2342918553 * L_0 = __this->get_t_0(); NullCheck(L_0); bool L_1 = Tween_get_active_m3762091542(L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0034; } } { Tween_t2342918553 * L_2 = __this->get_t_0(); NullCheck(L_2); float L_3 = Tween_get_position_m4114235747(L_2, /*hidden argument*/NULL); Tween_t2342918553 * L_4 = __this->get_t_0(); int32_t L_5 = TweenExtensions_CompletedLoops_m3563023805(NULL /*static, unused*/, L_4, /*hidden argument*/NULL); float L_6 = __this->get_position_1(); G_B3_0 = ((((float)((float)il2cpp_codegen_multiply((float)L_3, (float)(((float)((float)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)))))))) < ((float)L_6))? 1 : 0); goto IL_0035; } IL_0034: { G_B3_0 = 0; } IL_0035: { return (bool)G_B3_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.DOTweenCYInstruction/WaitForRewind::.ctor(DG.Tweening.Tween) extern "C" IL2CPP_METHOD_ATTR void WaitForRewind__ctor_m1035541576 (WaitForRewind_t1388328290 * __this, Tween_t2342918553 * ___tween0, const RuntimeMethod* method) { { CustomYieldInstruction__ctor_m3408208142(__this, /*hidden argument*/NULL); Tween_t2342918553 * L_0 = ___tween0; __this->set_t_0(L_0); return; } } // System.Boolean DG.Tweening.DOTweenCYInstruction/WaitForRewind::get_keepWaiting() extern "C" IL2CPP_METHOD_ATTR bool WaitForRewind_get_keepWaiting_m3897474260 (WaitForRewind_t1388328290 * __this, const RuntimeMethod* method) { int32_t G_B4_0 = 0; int32_t G_B6_0 = 0; { Tween_t2342918553 * L_0 = __this->get_t_0(); NullCheck(L_0); bool L_1 = Tween_get_active_m3762091542(L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0046; } } { Tween_t2342918553 * L_2 = __this->get_t_0(); NullCheck(L_2); bool L_3 = Tween_get_playedOnce_m2418154974(L_2, /*hidden argument*/NULL); if (!L_3) { goto IL_0043; } } { Tween_t2342918553 * L_4 = __this->get_t_0(); NullCheck(L_4); float L_5 = Tween_get_position_m4114235747(L_4, /*hidden argument*/NULL); Tween_t2342918553 * L_6 = __this->get_t_0(); int32_t L_7 = TweenExtensions_CompletedLoops_m3563023805(NULL /*static, unused*/, L_6, /*hidden argument*/NULL); G_B4_0 = ((((float)((float)il2cpp_codegen_multiply((float)L_5, (float)(((float)((float)((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)1)))))))) > ((float)(0.0f)))? 1 : 0); goto IL_0044; } IL_0043: { G_B4_0 = 1; } IL_0044: { G_B6_0 = G_B4_0; goto IL_0047; } IL_0046: { G_B6_0 = 0; } IL_0047: { return (bool)G_B6_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.DOTweenCYInstruction/WaitForStart::.ctor(DG.Tweening.Tween) extern "C" IL2CPP_METHOD_ATTR void WaitForStart__ctor_m1669048449 (WaitForStart_t1801061045 * __this, Tween_t2342918553 * ___tween0, const RuntimeMethod* method) { { CustomYieldInstruction__ctor_m3408208142(__this, /*hidden argument*/NULL); Tween_t2342918553 * L_0 = ___tween0; __this->set_t_0(L_0); return; } } // System.Boolean DG.Tweening.DOTweenCYInstruction/WaitForStart::get_keepWaiting() extern "C" IL2CPP_METHOD_ATTR bool WaitForStart_get_keepWaiting_m3338380330 (WaitForStart_t1801061045 * __this, const RuntimeMethod* method) { int32_t G_B3_0 = 0; { Tween_t2342918553 * L_0 = __this->get_t_0(); NullCheck(L_0); bool L_1 = Tween_get_active_m3762091542(L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0020; } } { Tween_t2342918553 * L_2 = __this->get_t_0(); NullCheck(L_2); bool L_3 = Tween_get_playedOnce_m2418154974(L_2, /*hidden argument*/NULL); G_B3_0 = ((((int32_t)L_3) == ((int32_t)0))? 1 : 0); goto IL_0021; } IL_0020: { G_B3_0 = 0; } IL_0021: { return (bool)G_B3_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 // DG.Tweening.Core.TweenerCore`3 DG.Tweening.DOTweenModuleAudio::DOFade(UnityEngine.AudioSource,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR TweenerCore_3_t884556411 * DOTweenModuleAudio_DOFade_m3769221972 (RuntimeObject * __this /* static, unused */, AudioSource_t3935305588 * ___target0, float ___endValue1, float ___duration2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DOTweenModuleAudio_DOFade_m3769221972_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CDOFadeU3Ec__AnonStorey0_t2614714771 * V_0 = NULL; TweenerCore_3_t884556411 * V_1 = NULL; { U3CDOFadeU3Ec__AnonStorey0_t2614714771 * L_0 = (U3CDOFadeU3Ec__AnonStorey0_t2614714771 *)il2cpp_codegen_object_new(U3CDOFadeU3Ec__AnonStorey0_t2614714771_il2cpp_TypeInfo_var); U3CDOFadeU3Ec__AnonStorey0__ctor_m4152545978(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CDOFadeU3Ec__AnonStorey0_t2614714771 * L_1 = V_0; AudioSource_t3935305588 * L_2 = ___target0; NullCheck(L_1); L_1->set_target_0(L_2); float L_3 = ___endValue1; if ((!(((float)L_3) < ((float)(0.0f))))) { goto IL_0024; } } { ___endValue1 = (0.0f); goto IL_0036; } IL_0024: { float L_4 = ___endValue1; if ((!(((float)L_4) > ((float)(1.0f))))) { goto IL_0036; } } { ___endValue1 = (1.0f); } IL_0036: { U3CDOFadeU3Ec__AnonStorey0_t2614714771 * L_5 = V_0; intptr_t L_6 = (intptr_t)U3CDOFadeU3Ec__AnonStorey0_U3CU3Em__0_m2516595704_RuntimeMethod_var; DOGetter_1_t1140062978 * L_7 = (DOGetter_1_t1140062978 *)il2cpp_codegen_object_new(DOGetter_1_t1140062978_il2cpp_TypeInfo_var); DOGetter_1__ctor_m2335505072(L_7, L_5, L_6, /*hidden argument*/DOGetter_1__ctor_m2335505072_RuntimeMethod_var); U3CDOFadeU3Ec__AnonStorey0_t2614714771 * L_8 = V_0; intptr_t L_9 = (intptr_t)U3CDOFadeU3Ec__AnonStorey0_U3CU3Em__1_m2418501036_RuntimeMethod_var; DOSetter_1_t2447375106 * L_10 = (DOSetter_1_t2447375106 *)il2cpp_codegen_object_new(DOSetter_1_t2447375106_il2cpp_TypeInfo_var); DOSetter_1__ctor_m3423399374(L_10, L_8, L_9, /*hidden argument*/DOSetter_1__ctor_m3423399374_RuntimeMethod_var); float L_11 = ___endValue1; float L_12 = ___duration2; IL2CPP_RUNTIME_CLASS_INIT(DOTween_t2744875806_il2cpp_TypeInfo_var); TweenerCore_3_t884556411 * L_13 = DOTween_To_m2106473129(NULL /*static, unused*/, L_7, L_10, L_11, L_12, /*hidden argument*/NULL); V_1 = L_13; TweenerCore_3_t884556411 * L_14 = V_1; U3CDOFadeU3Ec__AnonStorey0_t2614714771 * L_15 = V_0; NullCheck(L_15); AudioSource_t3935305588 * L_16 = L_15->get_target_0(); TweenSettingsExtensions_SetTarget_TisTweenerCore_3_t884556411_m1318424630(NULL /*static, unused*/, L_14, L_16, /*hidden argument*/TweenSettingsExtensions_SetTarget_TisTweenerCore_3_t884556411_m1318424630_RuntimeMethod_var); TweenerCore_3_t884556411 * L_17 = V_1; return L_17; } } // DG.Tweening.Core.TweenerCore`3 DG.Tweening.DOTweenModuleAudio::DOPitch(UnityEngine.AudioSource,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR TweenerCore_3_t884556411 * DOTweenModuleAudio_DOPitch_m235583531 (RuntimeObject * __this /* static, unused */, AudioSource_t3935305588 * ___target0, float ___endValue1, float ___duration2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DOTweenModuleAudio_DOPitch_m235583531_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CDOPitchU3Ec__AnonStorey1_t3536537354 * V_0 = NULL; TweenerCore_3_t884556411 * V_1 = NULL; { U3CDOPitchU3Ec__AnonStorey1_t3536537354 * L_0 = (U3CDOPitchU3Ec__AnonStorey1_t3536537354 *)il2cpp_codegen_object_new(U3CDOPitchU3Ec__AnonStorey1_t3536537354_il2cpp_TypeInfo_var); U3CDOPitchU3Ec__AnonStorey1__ctor_m1592824428(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CDOPitchU3Ec__AnonStorey1_t3536537354 * L_1 = V_0; AudioSource_t3935305588 * L_2 = ___target0; NullCheck(L_1); L_1->set_target_0(L_2); U3CDOPitchU3Ec__AnonStorey1_t3536537354 * L_3 = V_0; intptr_t L_4 = (intptr_t)U3CDOPitchU3Ec__AnonStorey1_U3CU3Em__0_m254758774_RuntimeMethod_var; DOGetter_1_t1140062978 * L_5 = (DOGetter_1_t1140062978 *)il2cpp_codegen_object_new(DOGetter_1_t1140062978_il2cpp_TypeInfo_var); DOGetter_1__ctor_m2335505072(L_5, L_3, L_4, /*hidden argument*/DOGetter_1__ctor_m2335505072_RuntimeMethod_var); U3CDOPitchU3Ec__AnonStorey1_t3536537354 * L_6 = V_0; intptr_t L_7 = (intptr_t)U3CDOPitchU3Ec__AnonStorey1_U3CU3Em__1_m1914098009_RuntimeMethod_var; DOSetter_1_t2447375106 * L_8 = (DOSetter_1_t2447375106 *)il2cpp_codegen_object_new(DOSetter_1_t2447375106_il2cpp_TypeInfo_var); DOSetter_1__ctor_m3423399374(L_8, L_6, L_7, /*hidden argument*/DOSetter_1__ctor_m3423399374_RuntimeMethod_var); float L_9 = ___endValue1; float L_10 = ___duration2; IL2CPP_RUNTIME_CLASS_INIT(DOTween_t2744875806_il2cpp_TypeInfo_var); TweenerCore_3_t884556411 * L_11 = DOTween_To_m2106473129(NULL /*static, unused*/, L_5, L_8, L_9, L_10, /*hidden argument*/NULL); V_1 = L_11; TweenerCore_3_t884556411 * L_12 = V_1; U3CDOPitchU3Ec__AnonStorey1_t3536537354 * L_13 = V_0; NullCheck(L_13); AudioSource_t3935305588 * L_14 = L_13->get_target_0(); TweenSettingsExtensions_SetTarget_TisTweenerCore_3_t884556411_m1318424630(NULL /*static, unused*/, L_12, L_14, /*hidden argument*/TweenSettingsExtensions_SetTarget_TisTweenerCore_3_t884556411_m1318424630_RuntimeMethod_var); TweenerCore_3_t884556411 * L_15 = V_1; return L_15; } } // DG.Tweening.Core.TweenerCore`3 DG.Tweening.DOTweenModuleAudio::DOSetFloat(UnityEngine.Audio.AudioMixer,System.String,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR TweenerCore_3_t884556411 * DOTweenModuleAudio_DOSetFloat_m968598199 (RuntimeObject * __this /* static, unused */, AudioMixer_t3521020193 * ___target0, String_t* ___floatName1, float ___endValue2, float ___duration3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DOTweenModuleAudio_DOSetFloat_m968598199_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CDOSetFloatU3Ec__AnonStorey2_t1929304968 * V_0 = NULL; TweenerCore_3_t884556411 * V_1 = NULL; { U3CDOSetFloatU3Ec__AnonStorey2_t1929304968 * L_0 = (U3CDOSetFloatU3Ec__AnonStorey2_t1929304968 *)il2cpp_codegen_object_new(U3CDOSetFloatU3Ec__AnonStorey2_t1929304968_il2cpp_TypeInfo_var); U3CDOSetFloatU3Ec__AnonStorey2__ctor_m3496799623(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CDOSetFloatU3Ec__AnonStorey2_t1929304968 * L_1 = V_0; AudioMixer_t3521020193 * L_2 = ___target0; NullCheck(L_1); L_1->set_target_0(L_2); U3CDOSetFloatU3Ec__AnonStorey2_t1929304968 * L_3 = V_0; String_t* L_4 = ___floatName1; NullCheck(L_3); L_3->set_floatName_1(L_4); U3CDOSetFloatU3Ec__AnonStorey2_t1929304968 * L_5 = V_0; intptr_t L_6 = (intptr_t)U3CDOSetFloatU3Ec__AnonStorey2_U3CU3Em__0_m3722498155_RuntimeMethod_var; DOGetter_1_t1140062978 * L_7 = (DOGetter_1_t1140062978 *)il2cpp_codegen_object_new(DOGetter_1_t1140062978_il2cpp_TypeInfo_var); DOGetter_1__ctor_m2335505072(L_7, L_5, L_6, /*hidden argument*/DOGetter_1__ctor_m2335505072_RuntimeMethod_var); U3CDOSetFloatU3Ec__AnonStorey2_t1929304968 * L_8 = V_0; intptr_t L_9 = (intptr_t)U3CDOSetFloatU3Ec__AnonStorey2_U3CU3Em__1_m3792150808_RuntimeMethod_var; DOSetter_1_t2447375106 * L_10 = (DOSetter_1_t2447375106 *)il2cpp_codegen_object_new(DOSetter_1_t2447375106_il2cpp_TypeInfo_var); DOSetter_1__ctor_m3423399374(L_10, L_8, L_9, /*hidden argument*/DOSetter_1__ctor_m3423399374_RuntimeMethod_var); float L_11 = ___endValue2; float L_12 = ___duration3; IL2CPP_RUNTIME_CLASS_INIT(DOTween_t2744875806_il2cpp_TypeInfo_var); TweenerCore_3_t884556411 * L_13 = DOTween_To_m2106473129(NULL /*static, unused*/, L_7, L_10, L_11, L_12, /*hidden argument*/NULL); V_1 = L_13; TweenerCore_3_t884556411 * L_14 = V_1; U3CDOSetFloatU3Ec__AnonStorey2_t1929304968 * L_15 = V_0; NullCheck(L_15); AudioMixer_t3521020193 * L_16 = L_15->get_target_0(); TweenSettingsExtensions_SetTarget_TisTweenerCore_3_t884556411_m1318424630(NULL /*static, unused*/, L_14, L_16, /*hidden argument*/TweenSettingsExtensions_SetTarget_TisTweenerCore_3_t884556411_m1318424630_RuntimeMethod_var); TweenerCore_3_t884556411 * L_17 = V_1; return L_17; } } // System.Int32 DG.Tweening.DOTweenModuleAudio::DOComplete(UnityEngine.Audio.AudioMixer,System.Boolean) extern "C" IL2CPP_METHOD_ATTR int32_t DOTweenModuleAudio_DOComplete_m2378923460 (RuntimeObject * __this /* static, unused */, AudioMixer_t3521020193 * ___target0, bool ___withCallbacks1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DOTweenModuleAudio_DOComplete_m2378923460_MetadataUsageId); s_Il2CppMethodInitialized = true; } { AudioMixer_t3521020193 * L_0 = ___target0; bool L_1 = ___withCallbacks1; IL2CPP_RUNTIME_CLASS_INIT(DOTween_t2744875806_il2cpp_TypeInfo_var); int32_t L_2 = DOTween_Complete_m1099939236(NULL /*static, unused*/, L_0, L_1, /*hidden argument*/NULL); return L_2; } } // System.Int32 DG.Tweening.DOTweenModuleAudio::DOKill(UnityEngine.Audio.AudioMixer,System.Boolean) extern "C" IL2CPP_METHOD_ATTR int32_t DOTweenModuleAudio_DOKill_m2022380927 (RuntimeObject * __this /* static, unused */, AudioMixer_t3521020193 * ___target0, bool ___complete1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DOTweenModuleAudio_DOKill_m2022380927_MetadataUsageId); s_Il2CppMethodInitialized = true; } { AudioMixer_t3521020193 * L_0 = ___target0; bool L_1 = ___complete1; IL2CPP_RUNTIME_CLASS_INIT(DOTween_t2744875806_il2cpp_TypeInfo_var); int32_t L_2 = DOTween_Kill_m3770200462(NULL /*static, unused*/, L_0, L_1, /*hidden argument*/NULL); return L_2; } } // System.Int32 DG.Tweening.DOTweenModuleAudio::DOFlip(UnityEngine.Audio.AudioMixer) extern "C" IL2CPP_METHOD_ATTR int32_t DOTweenModuleAudio_DOFlip_m479489318 (RuntimeObject * __this /* static, unused */, AudioMixer_t3521020193 * ___target0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DOTweenModuleAudio_DOFlip_m479489318_MetadataUsageId); s_Il2CppMethodInitialized = true; } { AudioMixer_t3521020193 * L_0 = ___target0; IL2CPP_RUNTIME_CLASS_INIT(DOTween_t2744875806_il2cpp_TypeInfo_var); int32_t L_1 = DOTween_Flip_m3760080251(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); return L_1; } } // System.Int32 DG.Tweening.DOTweenModuleAudio::DOGoto(UnityEngine.Audio.AudioMixer,System.Single,System.Boolean) extern "C" IL2CPP_METHOD_ATTR int32_t DOTweenModuleAudio_DOGoto_m1013150371 (RuntimeObject * __this /* static, unused */, AudioMixer_t3521020193 * ___target0, float ___to1, bool ___andPlay2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DOTweenModuleAudio_DOGoto_m1013150371_MetadataUsageId); s_Il2CppMethodInitialized = true; } { AudioMixer_t3521020193 * L_0 = ___target0; float L_1 = ___to1; bool L_2 = ___andPlay2; IL2CPP_RUNTIME_CLASS_INIT(DOTween_t2744875806_il2cpp_TypeInfo_var); int32_t L_3 = DOTween_Goto_m599876384(NULL /*static, unused*/, L_0, L_1, L_2, /*hidden argument*/NULL); return L_3; } } // System.Int32 DG.Tweening.DOTweenModuleAudio::DOPause(UnityEngine.Audio.AudioMixer) extern "C" IL2CPP_METHOD_ATTR int32_t DOTweenModuleAudio_DOPause_m3757706776 (RuntimeObject * __this /* static, unused */, AudioMixer_t3521020193 * ___target0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DOTweenModuleAudio_DOPause_m3757706776_MetadataUsageId); s_Il2CppMethodInitialized = true; } { AudioMixer_t3521020193 * L_0 = ___target0; IL2CPP_RUNTIME_CLASS_INIT(DOTween_t2744875806_il2cpp_TypeInfo_var); int32_t L_1 = DOTween_Pause_m738210601(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); return L_1; } } // System.Int32 DG.Tweening.DOTweenModuleAudio::DOPlay(UnityEngine.Audio.AudioMixer) extern "C" IL2CPP_METHOD_ATTR int32_t DOTweenModuleAudio_DOPlay_m2332685577 (RuntimeObject * __this /* static, unused */, AudioMixer_t3521020193 * ___target0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DOTweenModuleAudio_DOPlay_m2332685577_MetadataUsageId); s_Il2CppMethodInitialized = true; } { AudioMixer_t3521020193 * L_0 = ___target0; IL2CPP_RUNTIME_CLASS_INIT(DOTween_t2744875806_il2cpp_TypeInfo_var); int32_t L_1 = DOTween_Play_m744623839(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); return L_1; } } // System.Int32 DG.Tweening.DOTweenModuleAudio::DOPlayBackwards(UnityEngine.Audio.AudioMixer) extern "C" IL2CPP_METHOD_ATTR int32_t DOTweenModuleAudio_DOPlayBackwards_m205209392 (RuntimeObject * __this /* static, unused */, AudioMixer_t3521020193 * ___target0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DOTweenModuleAudio_DOPlayBackwards_m205209392_MetadataUsageId); s_Il2CppMethodInitialized = true; } { AudioMixer_t3521020193 * L_0 = ___target0; IL2CPP_RUNTIME_CLASS_INIT(DOTween_t2744875806_il2cpp_TypeInfo_var); int32_t L_1 = DOTween_PlayBackwards_m1027786157(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); return L_1; } } // System.Int32 DG.Tweening.DOTweenModuleAudio::DOPlayForward(UnityEngine.Audio.AudioMixer) extern "C" IL2CPP_METHOD_ATTR int32_t DOTweenModuleAudio_DOPlayForward_m4029096869 (RuntimeObject * __this /* static, unused */, AudioMixer_t3521020193 * ___target0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DOTweenModuleAudio_DOPlayForward_m4029096869_MetadataUsageId); s_Il2CppMethodInitialized = true; } { AudioMixer_t3521020193 * L_0 = ___target0; IL2CPP_RUNTIME_CLASS_INIT(DOTween_t2744875806_il2cpp_TypeInfo_var); int32_t L_1 = DOTween_PlayForward_m3535483173(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); return L_1; } } // System.Int32 DG.Tweening.DOTweenModuleAudio::DORestart(UnityEngine.Audio.AudioMixer) extern "C" IL2CPP_METHOD_ATTR int32_t DOTweenModuleAudio_DORestart_m1608189807 (RuntimeObject * __this /* static, unused */, AudioMixer_t3521020193 * ___target0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DOTweenModuleAudio_DORestart_m1608189807_MetadataUsageId); s_Il2CppMethodInitialized = true; } { AudioMixer_t3521020193 * L_0 = ___target0; IL2CPP_RUNTIME_CLASS_INIT(DOTween_t2744875806_il2cpp_TypeInfo_var); int32_t L_1 = DOTween_Restart_m1811968868(NULL /*static, unused*/, L_0, (bool)1, (-1.0f), /*hidden argument*/NULL); return L_1; } } // System.Int32 DG.Tweening.DOTweenModuleAudio::DORewind(UnityEngine.Audio.AudioMixer) extern "C" IL2CPP_METHOD_ATTR int32_t DOTweenModuleAudio_DORewind_m671241607 (RuntimeObject * __this /* static, unused */, AudioMixer_t3521020193 * ___target0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DOTweenModuleAudio_DORewind_m671241607_MetadataUsageId); s_Il2CppMethodInitialized = true; } { AudioMixer_t3521020193 * L_0 = ___target0; IL2CPP_RUNTIME_CLASS_INIT(DOTween_t2744875806_il2cpp_TypeInfo_var); int32_t L_1 = DOTween_Rewind_m3735656221(NULL /*static, unused*/, L_0, (bool)1, /*hidden argument*/NULL); return L_1; } } // System.Int32 DG.Tweening.DOTweenModuleAudio::DOSmoothRewind(UnityEngine.Audio.AudioMixer) extern "C" IL2CPP_METHOD_ATTR int32_t DOTweenModuleAudio_DOSmoothRewind_m4003342476 (RuntimeObject * __this /* static, unused */, AudioMixer_t3521020193 * ___target0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DOTweenModuleAudio_DOSmoothRewind_m4003342476_MetadataUsageId); s_Il2CppMethodInitialized = true; } { AudioMixer_t3521020193 * L_0 = ___target0; IL2CPP_RUNTIME_CLASS_INIT(DOTween_t2744875806_il2cpp_TypeInfo_var); int32_t L_1 = DOTween_SmoothRewind_m4129281739(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); return L_1; } } // System.Int32 DG.Tweening.DOTweenModuleAudio::DOTogglePause(UnityEngine.Audio.AudioMixer) extern "C" IL2CPP_METHOD_ATTR int32_t DOTweenModuleAudio_DOTogglePause_m323016040 (RuntimeObject * __this /* static, unused */, AudioMixer_t3521020193 * ___target0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DOTweenModuleAudio_DOTogglePause_m323016040_MetadataUsageId); s_Il2CppMethodInitialized = true; } { AudioMixer_t3521020193 * L_0 = ___target0; IL2CPP_RUNTIME_CLASS_INIT(DOTween_t2744875806_il2cpp_TypeInfo_var); int32_t L_1 = DOTween_TogglePause_m1728158562(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); return L_1; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DG.Tweening.DOTweenModuleAudio/c__AnonStorey0::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOFadeU3Ec__AnonStorey0__ctor_m4152545978 (U3CDOFadeU3Ec__AnonStorey0_t2614714771 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // System.Single DG.Tweening.DOTweenModuleAudio/c__AnonStorey0::<>m__0() extern "C" IL2CPP_METHOD_ATTR float U3CDOFadeU3Ec__AnonStorey0_U3CU3Em__0_m2516595704 (U3CDOFadeU3Ec__AnonStorey0_t2614714771 * __this, const RuntimeMethod* method) { { AudioSource_t3935305588 * L_0 = __this->get_target_0(); NullCheck(L_0); float L_1 = AudioSource_get_volume_m3936891178(L_0, /*hidden argument*/NULL); return L_1; } } // System.Void DG.Tweening.DOTweenModuleAudio/c__AnonStorey0::<>m__1(System.Single) extern "C" IL2CPP_METHOD_ATTR void U3CDOFadeU3Ec__AnonStorey0_U3CU3Em__1_m2418501036 (U3CDOFadeU3Ec__AnonStorey0_t2614714771 * __this, float ___x0, const RuntimeMethod* method) { { AudioSource_t3935305588 * L_0 = __this->get_target_0(); float L_1 = ___x0; NullCheck(L_0); AudioSource_set_volume_m1273312851(L_0, L_1, /*hidden argument*/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.DOTweenModuleAudio/c__AnonStorey1::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOPitchU3Ec__AnonStorey1__ctor_m1592824428 (U3CDOPitchU3Ec__AnonStorey1_t3536537354 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // System.Single DG.Tweening.DOTweenModuleAudio/c__AnonStorey1::<>m__0() extern "C" IL2CPP_METHOD_ATTR float U3CDOPitchU3Ec__AnonStorey1_U3CU3Em__0_m254758774 (U3CDOPitchU3Ec__AnonStorey1_t3536537354 * __this, const RuntimeMethod* method) { { AudioSource_t3935305588 * L_0 = __this->get_target_0(); NullCheck(L_0); float L_1 = AudioSource_get_pitch_m2141937929(L_0, /*hidden argument*/NULL); return L_1; } } // System.Void DG.Tweening.DOTweenModuleAudio/c__AnonStorey1::<>m__1(System.Single) extern "C" IL2CPP_METHOD_ATTR void U3CDOPitchU3Ec__AnonStorey1_U3CU3Em__1_m1914098009 (U3CDOPitchU3Ec__AnonStorey1_t3536537354 * __this, float ___x0, const RuntimeMethod* method) { { AudioSource_t3935305588 * L_0 = __this->get_target_0(); float L_1 = ___x0; NullCheck(L_0); AudioSource_set_pitch_m2413801168(L_0, L_1, /*hidden argument*/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.DOTweenModuleAudio/c__AnonStorey2::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOSetFloatU3Ec__AnonStorey2__ctor_m3496799623 (U3CDOSetFloatU3Ec__AnonStorey2_t1929304968 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // System.Single DG.Tweening.DOTweenModuleAudio/c__AnonStorey2::<>m__0() extern "C" IL2CPP_METHOD_ATTR float U3CDOSetFloatU3Ec__AnonStorey2_U3CU3Em__0_m3722498155 (U3CDOSetFloatU3Ec__AnonStorey2_t1929304968 * __this, const RuntimeMethod* method) { float V_0 = 0.0f; { AudioMixer_t3521020193 * L_0 = __this->get_target_0(); String_t* L_1 = __this->get_floatName_1(); NullCheck(L_0); AudioMixer_GetFloat_m3026076910(L_0, L_1, (&V_0), /*hidden argument*/NULL); float L_2 = V_0; return L_2; } } // System.Void DG.Tweening.DOTweenModuleAudio/c__AnonStorey2::<>m__1(System.Single) extern "C" IL2CPP_METHOD_ATTR void U3CDOSetFloatU3Ec__AnonStorey2_U3CU3Em__1_m3792150808 (U3CDOSetFloatU3Ec__AnonStorey2_t1929304968 * __this, float ___x0, const RuntimeMethod* method) { { AudioMixer_t3521020193 * L_0 = __this->get_target_0(); String_t* L_1 = __this->get_floatName_1(); float L_2 = ___x0; NullCheck(L_0); AudioMixer_SetFloat_m3036056706(L_0, L_1, L_2, /*hidden argument*/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 // DG.Tweening.Core.TweenerCore`3 DG.Tweening.DOTweenModulePhysics::DOMove(UnityEngine.Rigidbody,UnityEngine.Vector3,System.Single,System.Boolean) extern "C" IL2CPP_METHOD_ATTR TweenerCore_3_t2944330537 * DOTweenModulePhysics_DOMove_m1693558586 (RuntimeObject * __this /* static, unused */, Rigidbody_t3916780224 * ___target0, Vector3_t3722313464 ___endValue1, float ___duration2, bool ___snapping3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DOTweenModulePhysics_DOMove_m1693558586_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CDOMoveU3Ec__AnonStorey0_t4100116351 * V_0 = NULL; TweenerCore_3_t2944330537 * V_1 = NULL; { U3CDOMoveU3Ec__AnonStorey0_t4100116351 * L_0 = (U3CDOMoveU3Ec__AnonStorey0_t4100116351 *)il2cpp_codegen_object_new(U3CDOMoveU3Ec__AnonStorey0_t4100116351_il2cpp_TypeInfo_var); U3CDOMoveU3Ec__AnonStorey0__ctor_m3610750988(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CDOMoveU3Ec__AnonStorey0_t4100116351 * L_1 = V_0; Rigidbody_t3916780224 * L_2 = ___target0; NullCheck(L_1); L_1->set_target_0(L_2); U3CDOMoveU3Ec__AnonStorey0_t4100116351 * L_3 = V_0; intptr_t L_4 = (intptr_t)U3CDOMoveU3Ec__AnonStorey0_U3CU3Em__0_m3983210988_RuntimeMethod_var; DOGetter_1_t3465109668 * L_5 = (DOGetter_1_t3465109668 *)il2cpp_codegen_object_new(DOGetter_1_t3465109668_il2cpp_TypeInfo_var); DOGetter_1__ctor_m3773977789(L_5, L_3, L_4, /*hidden argument*/DOGetter_1__ctor_m3773977789_RuntimeMethod_var); U3CDOMoveU3Ec__AnonStorey0_t4100116351 * L_6 = V_0; NullCheck(L_6); Rigidbody_t3916780224 * L_7 = L_6->get_target_0(); intptr_t L_8 = (intptr_t)Rigidbody_MovePosition_m2109341474_RuntimeMethod_var; DOSetter_1_t477454500 * L_9 = (DOSetter_1_t477454500 *)il2cpp_codegen_object_new(DOSetter_1_t477454500_il2cpp_TypeInfo_var); DOSetter_1__ctor_m4237574066(L_9, L_7, L_8, /*hidden argument*/DOSetter_1__ctor_m4237574066_RuntimeMethod_var); Vector3_t3722313464 L_10 = ___endValue1; float L_11 = ___duration2; IL2CPP_RUNTIME_CLASS_INIT(DOTween_t2744875806_il2cpp_TypeInfo_var); TweenerCore_3_t2944330537 * L_12 = DOTween_To_m2364274163(NULL /*static, unused*/, L_5, L_9, L_10, L_11, /*hidden argument*/NULL); V_1 = L_12; TweenerCore_3_t2944330537 * L_13 = V_1; bool L_14 = ___snapping3; Tweener_t436044680 * L_15 = TweenSettingsExtensions_SetOptions_m1078069392(NULL /*static, unused*/, L_13, L_14, /*hidden argument*/NULL); U3CDOMoveU3Ec__AnonStorey0_t4100116351 * L_16 = V_0; NullCheck(L_16); Rigidbody_t3916780224 * L_17 = L_16->get_target_0(); TweenSettingsExtensions_SetTarget_TisTweener_t436044680_m598017345(NULL /*static, unused*/, L_15, L_17, /*hidden argument*/TweenSettingsExtensions_SetTarget_TisTweener_t436044680_m598017345_RuntimeMethod_var); TweenerCore_3_t2944330537 * L_18 = V_1; return L_18; } } // DG.Tweening.Core.TweenerCore`3 DG.Tweening.DOTweenModulePhysics::DOMoveX(UnityEngine.Rigidbody,System.Single,System.Single,System.Boolean) extern "C" IL2CPP_METHOD_ATTR TweenerCore_3_t2944330537 * DOTweenModulePhysics_DOMoveX_m2847683038 (RuntimeObject * __this /* static, unused */, Rigidbody_t3916780224 * ___target0, float ___endValue1, float ___duration2, bool ___snapping3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DOTweenModulePhysics_DOMoveX_m2847683038_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CDOMoveXU3Ec__AnonStorey1_t4110287298 * V_0 = NULL; TweenerCore_3_t2944330537 * V_1 = NULL; { U3CDOMoveXU3Ec__AnonStorey1_t4110287298 * L_0 = (U3CDOMoveXU3Ec__AnonStorey1_t4110287298 *)il2cpp_codegen_object_new(U3CDOMoveXU3Ec__AnonStorey1_t4110287298_il2cpp_TypeInfo_var); U3CDOMoveXU3Ec__AnonStorey1__ctor_m1848101405(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CDOMoveXU3Ec__AnonStorey1_t4110287298 * L_1 = V_0; Rigidbody_t3916780224 * L_2 = ___target0; NullCheck(L_1); L_1->set_target_0(L_2); U3CDOMoveXU3Ec__AnonStorey1_t4110287298 * L_3 = V_0; intptr_t L_4 = (intptr_t)U3CDOMoveXU3Ec__AnonStorey1_U3CU3Em__0_m3745515334_RuntimeMethod_var; DOGetter_1_t3465109668 * L_5 = (DOGetter_1_t3465109668 *)il2cpp_codegen_object_new(DOGetter_1_t3465109668_il2cpp_TypeInfo_var); DOGetter_1__ctor_m3773977789(L_5, L_3, L_4, /*hidden argument*/DOGetter_1__ctor_m3773977789_RuntimeMethod_var); U3CDOMoveXU3Ec__AnonStorey1_t4110287298 * L_6 = V_0; NullCheck(L_6); Rigidbody_t3916780224 * L_7 = L_6->get_target_0(); intptr_t L_8 = (intptr_t)Rigidbody_MovePosition_m2109341474_RuntimeMethod_var; DOSetter_1_t477454500 * L_9 = (DOSetter_1_t477454500 *)il2cpp_codegen_object_new(DOSetter_1_t477454500_il2cpp_TypeInfo_var); DOSetter_1__ctor_m4237574066(L_9, L_7, L_8, /*hidden argument*/DOSetter_1__ctor_m4237574066_RuntimeMethod_var); float L_10 = ___endValue1; Vector3_t3722313464 L_11; memset(&L_11, 0, sizeof(L_11)); Vector3__ctor_m3353183577((&L_11), L_10, (0.0f), (0.0f), /*hidden argument*/NULL); float L_12 = ___duration2; IL2CPP_RUNTIME_CLASS_INIT(DOTween_t2744875806_il2cpp_TypeInfo_var); TweenerCore_3_t2944330537 * L_13 = DOTween_To_m2364274163(NULL /*static, unused*/, L_5, L_9, L_11, L_12, /*hidden argument*/NULL); V_1 = L_13; TweenerCore_3_t2944330537 * L_14 = V_1; bool L_15 = ___snapping3; Tweener_t436044680 * L_16 = TweenSettingsExtensions_SetOptions_m3941667690(NULL /*static, unused*/, L_14, 2, L_15, /*hidden argument*/NULL); U3CDOMoveXU3Ec__AnonStorey1_t4110287298 * L_17 = V_0; NullCheck(L_17); Rigidbody_t3916780224 * L_18 = L_17->get_target_0(); TweenSettingsExtensions_SetTarget_TisTweener_t436044680_m598017345(NULL /*static, unused*/, L_16, L_18, /*hidden argument*/TweenSettingsExtensions_SetTarget_TisTweener_t436044680_m598017345_RuntimeMethod_var); TweenerCore_3_t2944330537 * L_19 = V_1; return L_19; } } // DG.Tweening.Core.TweenerCore`3 DG.Tweening.DOTweenModulePhysics::DOMoveY(UnityEngine.Rigidbody,System.Single,System.Single,System.Boolean) extern "C" IL2CPP_METHOD_ATTR TweenerCore_3_t2944330537 * DOTweenModulePhysics_DOMoveY_m1452338997 (RuntimeObject * __this /* static, unused */, Rigidbody_t3916780224 * ___target0, float ___endValue1, float ___duration2, bool ___snapping3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DOTweenModulePhysics_DOMoveY_m1452338997_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CDOMoveYU3Ec__AnonStorey2_t1388526791 * V_0 = NULL; TweenerCore_3_t2944330537 * V_1 = NULL; { U3CDOMoveYU3Ec__AnonStorey2_t1388526791 * L_0 = (U3CDOMoveYU3Ec__AnonStorey2_t1388526791 *)il2cpp_codegen_object_new(U3CDOMoveYU3Ec__AnonStorey2_t1388526791_il2cpp_TypeInfo_var); U3CDOMoveYU3Ec__AnonStorey2__ctor_m983824371(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CDOMoveYU3Ec__AnonStorey2_t1388526791 * L_1 = V_0; Rigidbody_t3916780224 * L_2 = ___target0; NullCheck(L_1); L_1->set_target_0(L_2); U3CDOMoveYU3Ec__AnonStorey2_t1388526791 * L_3 = V_0; intptr_t L_4 = (intptr_t)U3CDOMoveYU3Ec__AnonStorey2_U3CU3Em__0_m3765041511_RuntimeMethod_var; DOGetter_1_t3465109668 * L_5 = (DOGetter_1_t3465109668 *)il2cpp_codegen_object_new(DOGetter_1_t3465109668_il2cpp_TypeInfo_var); DOGetter_1__ctor_m3773977789(L_5, L_3, L_4, /*hidden argument*/DOGetter_1__ctor_m3773977789_RuntimeMethod_var); U3CDOMoveYU3Ec__AnonStorey2_t1388526791 * L_6 = V_0; NullCheck(L_6); Rigidbody_t3916780224 * L_7 = L_6->get_target_0(); intptr_t L_8 = (intptr_t)Rigidbody_MovePosition_m2109341474_RuntimeMethod_var; DOSetter_1_t477454500 * L_9 = (DOSetter_1_t477454500 *)il2cpp_codegen_object_new(DOSetter_1_t477454500_il2cpp_TypeInfo_var); DOSetter_1__ctor_m4237574066(L_9, L_7, L_8, /*hidden argument*/DOSetter_1__ctor_m4237574066_RuntimeMethod_var); float L_10 = ___endValue1; Vector3_t3722313464 L_11; memset(&L_11, 0, sizeof(L_11)); Vector3__ctor_m3353183577((&L_11), (0.0f), L_10, (0.0f), /*hidden argument*/NULL); float L_12 = ___duration2; IL2CPP_RUNTIME_CLASS_INIT(DOTween_t2744875806_il2cpp_TypeInfo_var); TweenerCore_3_t2944330537 * L_13 = DOTween_To_m2364274163(NULL /*static, unused*/, L_5, L_9, L_11, L_12, /*hidden argument*/NULL); V_1 = L_13; TweenerCore_3_t2944330537 * L_14 = V_1; bool L_15 = ___snapping3; Tweener_t436044680 * L_16 = TweenSettingsExtensions_SetOptions_m3941667690(NULL /*static, unused*/, L_14, 4, L_15, /*hidden argument*/NULL); U3CDOMoveYU3Ec__AnonStorey2_t1388526791 * L_17 = V_0; NullCheck(L_17); Rigidbody_t3916780224 * L_18 = L_17->get_target_0(); TweenSettingsExtensions_SetTarget_TisTweener_t436044680_m598017345(NULL /*static, unused*/, L_16, L_18, /*hidden argument*/TweenSettingsExtensions_SetTarget_TisTweener_t436044680_m598017345_RuntimeMethod_var); TweenerCore_3_t2944330537 * L_19 = V_1; return L_19; } } // DG.Tweening.Core.TweenerCore`3 DG.Tweening.DOTweenModulePhysics::DOMoveZ(UnityEngine.Rigidbody,System.Single,System.Single,System.Boolean) extern "C" IL2CPP_METHOD_ATTR TweenerCore_3_t2944330537 * DOTweenModulePhysics_DOMoveZ_m1826691261 (RuntimeObject * __this /* static, unused */, Rigidbody_t3916780224 * ___target0, float ___endValue1, float ___duration2, bool ___snapping3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DOTweenModulePhysics_DOMoveZ_m1826691261_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CDOMoveZU3Ec__AnonStorey3_t3727291876 * V_0 = NULL; TweenerCore_3_t2944330537 * V_1 = NULL; { U3CDOMoveZU3Ec__AnonStorey3_t3727291876 * L_0 = (U3CDOMoveZU3Ec__AnonStorey3_t3727291876 *)il2cpp_codegen_object_new(U3CDOMoveZU3Ec__AnonStorey3_t3727291876_il2cpp_TypeInfo_var); U3CDOMoveZU3Ec__AnonStorey3__ctor_m3456724926(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CDOMoveZU3Ec__AnonStorey3_t3727291876 * L_1 = V_0; Rigidbody_t3916780224 * L_2 = ___target0; NullCheck(L_1); L_1->set_target_0(L_2); U3CDOMoveZU3Ec__AnonStorey3_t3727291876 * L_3 = V_0; intptr_t L_4 = (intptr_t)U3CDOMoveZU3Ec__AnonStorey3_U3CU3Em__0_m212606498_RuntimeMethod_var; DOGetter_1_t3465109668 * L_5 = (DOGetter_1_t3465109668 *)il2cpp_codegen_object_new(DOGetter_1_t3465109668_il2cpp_TypeInfo_var); DOGetter_1__ctor_m3773977789(L_5, L_3, L_4, /*hidden argument*/DOGetter_1__ctor_m3773977789_RuntimeMethod_var); U3CDOMoveZU3Ec__AnonStorey3_t3727291876 * L_6 = V_0; NullCheck(L_6); Rigidbody_t3916780224 * L_7 = L_6->get_target_0(); intptr_t L_8 = (intptr_t)Rigidbody_MovePosition_m2109341474_RuntimeMethod_var; DOSetter_1_t477454500 * L_9 = (DOSetter_1_t477454500 *)il2cpp_codegen_object_new(DOSetter_1_t477454500_il2cpp_TypeInfo_var); DOSetter_1__ctor_m4237574066(L_9, L_7, L_8, /*hidden argument*/DOSetter_1__ctor_m4237574066_RuntimeMethod_var); float L_10 = ___endValue1; Vector3_t3722313464 L_11; memset(&L_11, 0, sizeof(L_11)); Vector3__ctor_m3353183577((&L_11), (0.0f), (0.0f), L_10, /*hidden argument*/NULL); float L_12 = ___duration2; IL2CPP_RUNTIME_CLASS_INIT(DOTween_t2744875806_il2cpp_TypeInfo_var); TweenerCore_3_t2944330537 * L_13 = DOTween_To_m2364274163(NULL /*static, unused*/, L_5, L_9, L_11, L_12, /*hidden argument*/NULL); V_1 = L_13; TweenerCore_3_t2944330537 * L_14 = V_1; bool L_15 = ___snapping3; Tweener_t436044680 * L_16 = TweenSettingsExtensions_SetOptions_m3941667690(NULL /*static, unused*/, L_14, 8, L_15, /*hidden argument*/NULL); U3CDOMoveZU3Ec__AnonStorey3_t3727291876 * L_17 = V_0; NullCheck(L_17); Rigidbody_t3916780224 * L_18 = L_17->get_target_0(); TweenSettingsExtensions_SetTarget_TisTweener_t436044680_m598017345(NULL /*static, unused*/, L_16, L_18, /*hidden argument*/TweenSettingsExtensions_SetTarget_TisTweener_t436044680_m598017345_RuntimeMethod_var); TweenerCore_3_t2944330537 * L_19 = V_1; return L_19; } } // DG.Tweening.Core.TweenerCore`3 DG.Tweening.DOTweenModulePhysics::DORotate(UnityEngine.Rigidbody,UnityEngine.Vector3,System.Single,DG.Tweening.RotateMode) extern "C" IL2CPP_METHOD_ATTR TweenerCore_3_t1299559007 * DOTweenModulePhysics_DORotate_m1142424763 (RuntimeObject * __this /* static, unused */, Rigidbody_t3916780224 * ___target0, Vector3_t3722313464 ___endValue1, float ___duration2, int32_t ___mode3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DOTweenModulePhysics_DORotate_m1142424763_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CDORotateU3Ec__AnonStorey4_t2104260424 * V_0 = NULL; TweenerCore_3_t1299559007 * V_1 = NULL; { U3CDORotateU3Ec__AnonStorey4_t2104260424 * L_0 = (U3CDORotateU3Ec__AnonStorey4_t2104260424 *)il2cpp_codegen_object_new(U3CDORotateU3Ec__AnonStorey4_t2104260424_il2cpp_TypeInfo_var); U3CDORotateU3Ec__AnonStorey4__ctor_m2126304056(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CDORotateU3Ec__AnonStorey4_t2104260424 * L_1 = V_0; Rigidbody_t3916780224 * L_2 = ___target0; NullCheck(L_1); L_1->set_target_0(L_2); U3CDORotateU3Ec__AnonStorey4_t2104260424 * L_3 = V_0; intptr_t L_4 = (intptr_t)U3CDORotateU3Ec__AnonStorey4_U3CU3Em__0_m2041356887_RuntimeMethod_var; DOGetter_1_t2044724535 * L_5 = (DOGetter_1_t2044724535 *)il2cpp_codegen_object_new(DOGetter_1_t2044724535_il2cpp_TypeInfo_var); DOGetter_1__ctor_m634622402(L_5, L_3, L_4, /*hidden argument*/DOGetter_1__ctor_m634622402_RuntimeMethod_var); U3CDORotateU3Ec__AnonStorey4_t2104260424 * L_6 = V_0; NullCheck(L_6); Rigidbody_t3916780224 * L_7 = L_6->get_target_0(); intptr_t L_8 = (intptr_t)Rigidbody_MoveRotation_m72717779_RuntimeMethod_var; DOSetter_1_t3352036663 * L_9 = (DOSetter_1_t3352036663 *)il2cpp_codegen_object_new(DOSetter_1_t3352036663_il2cpp_TypeInfo_var); DOSetter_1__ctor_m3103960082(L_9, L_7, L_8, /*hidden argument*/DOSetter_1__ctor_m3103960082_RuntimeMethod_var); Vector3_t3722313464 L_10 = ___endValue1; float L_11 = ___duration2; IL2CPP_RUNTIME_CLASS_INIT(DOTween_t2744875806_il2cpp_TypeInfo_var); TweenerCore_3_t1299559007 * L_12 = DOTween_To_m1060871303(NULL /*static, unused*/, L_5, L_9, L_10, L_11, /*hidden argument*/NULL); V_1 = L_12; TweenerCore_3_t1299559007 * L_13 = V_1; U3CDORotateU3Ec__AnonStorey4_t2104260424 * L_14 = V_0; NullCheck(L_14); Rigidbody_t3916780224 * L_15 = L_14->get_target_0(); TweenSettingsExtensions_SetTarget_TisTweenerCore_3_t1299559007_m2156025969(NULL /*static, unused*/, L_13, L_15, /*hidden argument*/TweenSettingsExtensions_SetTarget_TisTweenerCore_3_t1299559007_m2156025969_RuntimeMethod_var); TweenerCore_3_t1299559007 * L_16 = V_1; NullCheck(L_16); QuaternionOptions_t2974423933 * L_17 = L_16->get_address_of_plugOptions_58(); int32_t L_18 = ___mode3; L_17->set_rotateMode_0(L_18); TweenerCore_3_t1299559007 * L_19 = V_1; return L_19; } } // DG.Tweening.Core.TweenerCore`3 DG.Tweening.DOTweenModulePhysics::DOLookAt(UnityEngine.Rigidbody,UnityEngine.Vector3,System.Single,DG.Tweening.AxisConstraint,System.Nullable`1) extern "C" IL2CPP_METHOD_ATTR TweenerCore_3_t1299559007 * DOTweenModulePhysics_DOLookAt_m1947874990 (RuntimeObject * __this /* static, unused */, Rigidbody_t3916780224 * ___target0, Vector3_t3722313464 ___towards1, float ___duration2, int32_t ___axisConstraint3, Nullable_1_t1149908250 ___up4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DOTweenModulePhysics_DOLookAt_m1947874990_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CDOLookAtU3Ec__AnonStorey5_t2052975667 * V_0 = NULL; TweenerCore_3_t1299559007 * V_1 = NULL; QuaternionOptions_t2974423933 * G_B2_0 = NULL; QuaternionOptions_t2974423933 * G_B1_0 = NULL; Vector3_t3722313464 G_B3_0; memset(&G_B3_0, 0, sizeof(G_B3_0)); QuaternionOptions_t2974423933 * G_B3_1 = NULL; { U3CDOLookAtU3Ec__AnonStorey5_t2052975667 * L_0 = (U3CDOLookAtU3Ec__AnonStorey5_t2052975667 *)il2cpp_codegen_object_new(U3CDOLookAtU3Ec__AnonStorey5_t2052975667_il2cpp_TypeInfo_var); U3CDOLookAtU3Ec__AnonStorey5__ctor_m106577549(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CDOLookAtU3Ec__AnonStorey5_t2052975667 * L_1 = V_0; Rigidbody_t3916780224 * L_2 = ___target0; NullCheck(L_1); L_1->set_target_0(L_2); U3CDOLookAtU3Ec__AnonStorey5_t2052975667 * L_3 = V_0; intptr_t L_4 = (intptr_t)U3CDOLookAtU3Ec__AnonStorey5_U3CU3Em__0_m40820832_RuntimeMethod_var; DOGetter_1_t2044724535 * L_5 = (DOGetter_1_t2044724535 *)il2cpp_codegen_object_new(DOGetter_1_t2044724535_il2cpp_TypeInfo_var); DOGetter_1__ctor_m634622402(L_5, L_3, L_4, /*hidden argument*/DOGetter_1__ctor_m634622402_RuntimeMethod_var); U3CDOLookAtU3Ec__AnonStorey5_t2052975667 * L_6 = V_0; NullCheck(L_6); Rigidbody_t3916780224 * L_7 = L_6->get_target_0(); intptr_t L_8 = (intptr_t)Rigidbody_MoveRotation_m72717779_RuntimeMethod_var; DOSetter_1_t3352036663 * L_9 = (DOSetter_1_t3352036663 *)il2cpp_codegen_object_new(DOSetter_1_t3352036663_il2cpp_TypeInfo_var); DOSetter_1__ctor_m3103960082(L_9, L_7, L_8, /*hidden argument*/DOSetter_1__ctor_m3103960082_RuntimeMethod_var); Vector3_t3722313464 L_10 = ___towards1; float L_11 = ___duration2; IL2CPP_RUNTIME_CLASS_INIT(DOTween_t2744875806_il2cpp_TypeInfo_var); TweenerCore_3_t1299559007 * L_12 = DOTween_To_m1060871303(NULL /*static, unused*/, L_5, L_9, L_10, L_11, /*hidden argument*/NULL); U3CDOLookAtU3Ec__AnonStorey5_t2052975667 * L_13 = V_0; NullCheck(L_13); Rigidbody_t3916780224 * L_14 = L_13->get_target_0(); TweenerCore_3_t1299559007 * L_15 = TweenSettingsExtensions_SetTarget_TisTweenerCore_3_t1299559007_m2156025969(NULL /*static, unused*/, L_12, L_14, /*hidden argument*/TweenSettingsExtensions_SetTarget_TisTweenerCore_3_t1299559007_m2156025969_RuntimeMethod_var); TweenerCore_3_t1299559007 * L_16 = Extensions_SetSpecialStartupMode_TisTweenerCore_3_t1299559007_m2918788671(NULL /*static, unused*/, L_15, 1, /*hidden argument*/Extensions_SetSpecialStartupMode_TisTweenerCore_3_t1299559007_m2918788671_RuntimeMethod_var); V_1 = L_16; TweenerCore_3_t1299559007 * L_17 = V_1; NullCheck(L_17); QuaternionOptions_t2974423933 * L_18 = L_17->get_address_of_plugOptions_58(); int32_t L_19 = ___axisConstraint3; L_18->set_axisConstraint_1(L_19); TweenerCore_3_t1299559007 * L_20 = V_1; NullCheck(L_20); QuaternionOptions_t2974423933 * L_21 = L_20->get_address_of_plugOptions_58(); bool L_22 = Nullable_1_get_HasValue_m2245824889((&___up4), /*hidden argument*/Nullable_1_get_HasValue_m2245824889_RuntimeMethod_var); G_B1_0 = L_21; if (!((((int32_t)L_22) == ((int32_t)0))? 1 : 0)) { G_B2_0 = L_21; goto IL_006e; } } { IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); Vector3_t3722313464 L_23 = Vector3_get_up_m3584168373(NULL /*static, unused*/, /*hidden argument*/NULL); G_B3_0 = L_23; G_B3_1 = G_B1_0; goto IL_0075; } IL_006e: { Vector3_t3722313464 L_24 = Nullable_1_get_Value_m2068788588((&___up4), /*hidden argument*/Nullable_1_get_Value_m2068788588_RuntimeMethod_var); G_B3_0 = L_24; G_B3_1 = G_B2_0; } IL_0075: { G_B3_1->set_up_2(G_B3_0); TweenerCore_3_t1299559007 * L_25 = V_1; return L_25; } } // DG.Tweening.Sequence DG.Tweening.DOTweenModulePhysics::DOJump(UnityEngine.Rigidbody,UnityEngine.Vector3,System.Single,System.Int32,System.Single,System.Boolean) extern "C" IL2CPP_METHOD_ATTR Sequence_t2050373119 * DOTweenModulePhysics_DOJump_m1004895511 (RuntimeObject * __this /* static, unused */, Rigidbody_t3916780224 * ___target0, Vector3_t3722313464 ___endValue1, float ___jumpPower2, int32_t ___numJumps3, float ___duration4, bool ___snapping5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DOTweenModulePhysics_DOJump_m1004895511_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CDOJumpU3Ec__AnonStorey6_t2908495474 * V_0 = NULL; { U3CDOJumpU3Ec__AnonStorey6_t2908495474 * L_0 = (U3CDOJumpU3Ec__AnonStorey6_t2908495474 *)il2cpp_codegen_object_new(U3CDOJumpU3Ec__AnonStorey6_t2908495474_il2cpp_TypeInfo_var); U3CDOJumpU3Ec__AnonStorey6__ctor_m2604960245(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CDOJumpU3Ec__AnonStorey6_t2908495474 * L_1 = V_0; Rigidbody_t3916780224 * L_2 = ___target0; NullCheck(L_1); L_1->set_target_0(L_2); U3CDOJumpU3Ec__AnonStorey6_t2908495474 * L_3 = V_0; Vector3_t3722313464 L_4 = ___endValue1; NullCheck(L_3); L_3->set_endValue_4(L_4); int32_t L_5 = ___numJumps3; if ((((int32_t)L_5) >= ((int32_t)1))) { goto IL_001e; } } { ___numJumps3 = 1; } IL_001e: { U3CDOJumpU3Ec__AnonStorey6_t2908495474 * L_6 = V_0; NullCheck(L_6); L_6->set_startPosY_1((0.0f)); U3CDOJumpU3Ec__AnonStorey6_t2908495474 * L_7 = V_0; NullCheck(L_7); L_7->set_offsetY_5((-1.0f)); U3CDOJumpU3Ec__AnonStorey6_t2908495474 * L_8 = V_0; NullCheck(L_8); L_8->set_offsetYSet_2((bool)0); U3CDOJumpU3Ec__AnonStorey6_t2908495474 * L_9 = V_0; IL2CPP_RUNTIME_CLASS_INIT(DOTween_t2744875806_il2cpp_TypeInfo_var); Sequence_t2050373119 * L_10 = DOTween_Sequence_m1991920595(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_9); L_9->set_s_3(L_10); U3CDOJumpU3Ec__AnonStorey6_t2908495474 * L_11 = V_0; U3CDOJumpU3Ec__AnonStorey6_t2908495474 * L_12 = V_0; intptr_t L_13 = (intptr_t)U3CDOJumpU3Ec__AnonStorey6_U3CU3Em__0_m666587135_RuntimeMethod_var; DOGetter_1_t3465109668 * L_14 = (DOGetter_1_t3465109668 *)il2cpp_codegen_object_new(DOGetter_1_t3465109668_il2cpp_TypeInfo_var); DOGetter_1__ctor_m3773977789(L_14, L_12, L_13, /*hidden argument*/DOGetter_1__ctor_m3773977789_RuntimeMethod_var); U3CDOJumpU3Ec__AnonStorey6_t2908495474 * L_15 = V_0; NullCheck(L_15); Rigidbody_t3916780224 * L_16 = L_15->get_target_0(); intptr_t L_17 = (intptr_t)Rigidbody_MovePosition_m2109341474_RuntimeMethod_var; DOSetter_1_t477454500 * L_18 = (DOSetter_1_t477454500 *)il2cpp_codegen_object_new(DOSetter_1_t477454500_il2cpp_TypeInfo_var); DOSetter_1__ctor_m4237574066(L_18, L_16, L_17, /*hidden argument*/DOSetter_1__ctor_m4237574066_RuntimeMethod_var); float L_19 = ___jumpPower2; Vector3_t3722313464 L_20; memset(&L_20, 0, sizeof(L_20)); Vector3__ctor_m3353183577((&L_20), (0.0f), L_19, (0.0f), /*hidden argument*/NULL); float L_21 = ___duration4; int32_t L_22 = ___numJumps3; TweenerCore_3_t2944330537 * L_23 = DOTween_To_m2364274163(NULL /*static, unused*/, L_14, L_18, L_20, ((float)((float)L_21/(float)(((float)((float)((int32_t)il2cpp_codegen_multiply((int32_t)L_22, (int32_t)2))))))), /*hidden argument*/NULL); bool L_24 = ___snapping5; Tweener_t436044680 * L_25 = TweenSettingsExtensions_SetOptions_m3941667690(NULL /*static, unused*/, L_23, 4, L_24, /*hidden argument*/NULL); Tweener_t436044680 * L_26 = TweenSettingsExtensions_SetEase_TisTweener_t436044680_m4099464426(NULL /*static, unused*/, L_25, 6, /*hidden argument*/TweenSettingsExtensions_SetEase_TisTweener_t436044680_m4099464426_RuntimeMethod_var); Tweener_t436044680 * L_27 = TweenSettingsExtensions_SetRelative_TisTweener_t436044680_m1627270915(NULL /*static, unused*/, L_26, /*hidden argument*/TweenSettingsExtensions_SetRelative_TisTweener_t436044680_m1627270915_RuntimeMethod_var); int32_t L_28 = ___numJumps3; Tweener_t436044680 * L_29 = TweenSettingsExtensions_SetLoops_TisTweener_t436044680_m3451476439(NULL /*static, unused*/, L_27, ((int32_t)il2cpp_codegen_multiply((int32_t)L_28, (int32_t)2)), 1, /*hidden argument*/TweenSettingsExtensions_SetLoops_TisTweener_t436044680_m3451476439_RuntimeMethod_var); U3CDOJumpU3Ec__AnonStorey6_t2908495474 * L_30 = V_0; intptr_t L_31 = (intptr_t)U3CDOJumpU3Ec__AnonStorey6_U3CU3Em__1_m3880502369_RuntimeMethod_var; TweenCallback_t3727756325 * L_32 = (TweenCallback_t3727756325 *)il2cpp_codegen_object_new(TweenCallback_t3727756325_il2cpp_TypeInfo_var); TweenCallback__ctor_m3086472496(L_32, L_30, L_31, /*hidden argument*/NULL); Tweener_t436044680 * L_33 = TweenSettingsExtensions_OnStart_TisTweener_t436044680_m2600058334(NULL /*static, unused*/, L_29, L_32, /*hidden argument*/TweenSettingsExtensions_OnStart_TisTweener_t436044680_m2600058334_RuntimeMethod_var); NullCheck(L_11); L_11->set_yTween_6(L_33); U3CDOJumpU3Ec__AnonStorey6_t2908495474 * L_34 = V_0; NullCheck(L_34); Sequence_t2050373119 * L_35 = L_34->get_s_3(); U3CDOJumpU3Ec__AnonStorey6_t2908495474 * L_36 = V_0; intptr_t L_37 = (intptr_t)U3CDOJumpU3Ec__AnonStorey6_U3CU3Em__2_m3798755017_RuntimeMethod_var; DOGetter_1_t3465109668 * L_38 = (DOGetter_1_t3465109668 *)il2cpp_codegen_object_new(DOGetter_1_t3465109668_il2cpp_TypeInfo_var); DOGetter_1__ctor_m3773977789(L_38, L_36, L_37, /*hidden argument*/DOGetter_1__ctor_m3773977789_RuntimeMethod_var); U3CDOJumpU3Ec__AnonStorey6_t2908495474 * L_39 = V_0; NullCheck(L_39); Rigidbody_t3916780224 * L_40 = L_39->get_target_0(); intptr_t L_41 = (intptr_t)Rigidbody_MovePosition_m2109341474_RuntimeMethod_var; DOSetter_1_t477454500 * L_42 = (DOSetter_1_t477454500 *)il2cpp_codegen_object_new(DOSetter_1_t477454500_il2cpp_TypeInfo_var); DOSetter_1__ctor_m4237574066(L_42, L_40, L_41, /*hidden argument*/DOSetter_1__ctor_m4237574066_RuntimeMethod_var); U3CDOJumpU3Ec__AnonStorey6_t2908495474 * L_43 = V_0; NullCheck(L_43); Vector3_t3722313464 * L_44 = L_43->get_address_of_endValue_4(); float L_45 = L_44->get_x_1(); Vector3_t3722313464 L_46; memset(&L_46, 0, sizeof(L_46)); Vector3__ctor_m3353183577((&L_46), L_45, (0.0f), (0.0f), /*hidden argument*/NULL); float L_47 = ___duration4; TweenerCore_3_t2944330537 * L_48 = DOTween_To_m2364274163(NULL /*static, unused*/, L_38, L_42, L_46, L_47, /*hidden argument*/NULL); bool L_49 = ___snapping5; Tweener_t436044680 * L_50 = TweenSettingsExtensions_SetOptions_m3941667690(NULL /*static, unused*/, L_48, 2, L_49, /*hidden argument*/NULL); Tweener_t436044680 * L_51 = TweenSettingsExtensions_SetEase_TisTweener_t436044680_m4099464426(NULL /*static, unused*/, L_50, 1, /*hidden argument*/TweenSettingsExtensions_SetEase_TisTweener_t436044680_m4099464426_RuntimeMethod_var); Sequence_t2050373119 * L_52 = TweenSettingsExtensions_Append_m650649794(NULL /*static, unused*/, L_35, L_51, /*hidden argument*/NULL); U3CDOJumpU3Ec__AnonStorey6_t2908495474 * L_53 = V_0; intptr_t L_54 = (intptr_t)U3CDOJumpU3Ec__AnonStorey6_U3CU3Em__3_m1069871662_RuntimeMethod_var; DOGetter_1_t3465109668 * L_55 = (DOGetter_1_t3465109668 *)il2cpp_codegen_object_new(DOGetter_1_t3465109668_il2cpp_TypeInfo_var); DOGetter_1__ctor_m3773977789(L_55, L_53, L_54, /*hidden argument*/DOGetter_1__ctor_m3773977789_RuntimeMethod_var); U3CDOJumpU3Ec__AnonStorey6_t2908495474 * L_56 = V_0; NullCheck(L_56); Rigidbody_t3916780224 * L_57 = L_56->get_target_0(); intptr_t L_58 = (intptr_t)Rigidbody_MovePosition_m2109341474_RuntimeMethod_var; DOSetter_1_t477454500 * L_59 = (DOSetter_1_t477454500 *)il2cpp_codegen_object_new(DOSetter_1_t477454500_il2cpp_TypeInfo_var); DOSetter_1__ctor_m4237574066(L_59, L_57, L_58, /*hidden argument*/DOSetter_1__ctor_m4237574066_RuntimeMethod_var); U3CDOJumpU3Ec__AnonStorey6_t2908495474 * L_60 = V_0; NullCheck(L_60); Vector3_t3722313464 * L_61 = L_60->get_address_of_endValue_4(); float L_62 = L_61->get_z_3(); Vector3_t3722313464 L_63; memset(&L_63, 0, sizeof(L_63)); Vector3__ctor_m3353183577((&L_63), (0.0f), (0.0f), L_62, /*hidden argument*/NULL); float L_64 = ___duration4; TweenerCore_3_t2944330537 * L_65 = DOTween_To_m2364274163(NULL /*static, unused*/, L_55, L_59, L_63, L_64, /*hidden argument*/NULL); bool L_66 = ___snapping5; Tweener_t436044680 * L_67 = TweenSettingsExtensions_SetOptions_m3941667690(NULL /*static, unused*/, L_65, 8, L_66, /*hidden argument*/NULL); Tweener_t436044680 * L_68 = TweenSettingsExtensions_SetEase_TisTweener_t436044680_m4099464426(NULL /*static, unused*/, L_67, 1, /*hidden argument*/TweenSettingsExtensions_SetEase_TisTweener_t436044680_m4099464426_RuntimeMethod_var); Sequence_t2050373119 * L_69 = TweenSettingsExtensions_Join_m505346047(NULL /*static, unused*/, L_52, L_68, /*hidden argument*/NULL); U3CDOJumpU3Ec__AnonStorey6_t2908495474 * L_70 = V_0; NullCheck(L_70); Tween_t2342918553 * L_71 = L_70->get_yTween_6(); Sequence_t2050373119 * L_72 = TweenSettingsExtensions_Join_m505346047(NULL /*static, unused*/, L_69, L_71, /*hidden argument*/NULL); U3CDOJumpU3Ec__AnonStorey6_t2908495474 * L_73 = V_0; NullCheck(L_73); Rigidbody_t3916780224 * L_74 = L_73->get_target_0(); Sequence_t2050373119 * L_75 = TweenSettingsExtensions_SetTarget_TisSequence_t2050373119_m1247992931(NULL /*static, unused*/, L_72, L_74, /*hidden argument*/TweenSettingsExtensions_SetTarget_TisSequence_t2050373119_m1247992931_RuntimeMethod_var); int32_t L_76 = ((DOTween_t2744875806_StaticFields*)il2cpp_codegen_static_fields_for(DOTween_t2744875806_il2cpp_TypeInfo_var))->get_defaultEaseType_17(); TweenSettingsExtensions_SetEase_TisSequence_t2050373119_m1894461937(NULL /*static, unused*/, L_75, L_76, /*hidden argument*/TweenSettingsExtensions_SetEase_TisSequence_t2050373119_m1894461937_RuntimeMethod_var); U3CDOJumpU3Ec__AnonStorey6_t2908495474 * L_77 = V_0; NullCheck(L_77); Tween_t2342918553 * L_78 = L_77->get_yTween_6(); U3CDOJumpU3Ec__AnonStorey6_t2908495474 * L_79 = V_0; intptr_t L_80 = (intptr_t)U3CDOJumpU3Ec__AnonStorey6_U3CU3Em__4_m345049960_RuntimeMethod_var; TweenCallback_t3727756325 * L_81 = (TweenCallback_t3727756325 *)il2cpp_codegen_object_new(TweenCallback_t3727756325_il2cpp_TypeInfo_var); TweenCallback__ctor_m3086472496(L_81, L_79, L_80, /*hidden argument*/NULL); TweenSettingsExtensions_OnUpdate_TisTween_t2342918553_m708388315(NULL /*static, unused*/, L_78, L_81, /*hidden argument*/TweenSettingsExtensions_OnUpdate_TisTween_t2342918553_m708388315_RuntimeMethod_var); U3CDOJumpU3Ec__AnonStorey6_t2908495474 * L_82 = V_0; NullCheck(L_82); Sequence_t2050373119 * L_83 = L_82->get_s_3(); return L_83; } } // DG.Tweening.Core.TweenerCore`3 DG.Tweening.DOTweenModulePhysics::DOPath(UnityEngine.Rigidbody,UnityEngine.Vector3[],System.Single,DG.Tweening.PathType,DG.Tweening.PathMode,System.Int32,System.Nullable`1) extern "C" IL2CPP_METHOD_ATTR TweenerCore_3_t3040139253 * DOTweenModulePhysics_DOPath_m3831270475 (RuntimeObject * __this /* static, unused */, Rigidbody_t3916780224 * ___target0, Vector3U5BU5D_t1718750761* ___path1, float ___duration2, int32_t ___pathType3, int32_t ___pathMode4, int32_t ___resolution5, Nullable_1_t4278248406 ___gizmoColor6, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DOTweenModulePhysics_DOPath_m3831270475_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CDOPathU3Ec__AnonStorey7_t510934631 * V_0 = NULL; TweenerCore_3_t3040139253 * V_1 = NULL; { U3CDOPathU3Ec__AnonStorey7_t510934631 * L_0 = (U3CDOPathU3Ec__AnonStorey7_t510934631 *)il2cpp_codegen_object_new(U3CDOPathU3Ec__AnonStorey7_t510934631_il2cpp_TypeInfo_var); U3CDOPathU3Ec__AnonStorey7__ctor_m1957102188(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CDOPathU3Ec__AnonStorey7_t510934631 * L_1 = V_0; Rigidbody_t3916780224 * L_2 = ___target0; NullCheck(L_1); L_1->set_target_0(L_2); int32_t L_3 = ___resolution5; if ((((int32_t)L_3) >= ((int32_t)1))) { goto IL_0018; } } { ___resolution5 = 1; } IL_0018: { ABSTweenPlugin_3_t2576148903 * L_4 = PathPlugin_Get_m4139490958(NULL /*static, unused*/, /*hidden argument*/NULL); U3CDOPathU3Ec__AnonStorey7_t510934631 * L_5 = V_0; intptr_t L_6 = (intptr_t)U3CDOPathU3Ec__AnonStorey7_U3CU3Em__0_m1555658139_RuntimeMethod_var; DOGetter_1_t3465109668 * L_7 = (DOGetter_1_t3465109668 *)il2cpp_codegen_object_new(DOGetter_1_t3465109668_il2cpp_TypeInfo_var); DOGetter_1__ctor_m3773977789(L_7, L_5, L_6, /*hidden argument*/DOGetter_1__ctor_m3773977789_RuntimeMethod_var); U3CDOPathU3Ec__AnonStorey7_t510934631 * L_8 = V_0; NullCheck(L_8); Rigidbody_t3916780224 * L_9 = L_8->get_target_0(); intptr_t L_10 = (intptr_t)Rigidbody_MovePosition_m2109341474_RuntimeMethod_var; DOSetter_1_t477454500 * L_11 = (DOSetter_1_t477454500 *)il2cpp_codegen_object_new(DOSetter_1_t477454500_il2cpp_TypeInfo_var); DOSetter_1__ctor_m4237574066(L_11, L_9, L_10, /*hidden argument*/DOSetter_1__ctor_m4237574066_RuntimeMethod_var); int32_t L_12 = ___pathType3; Vector3U5BU5D_t1718750761* L_13 = ___path1; int32_t L_14 = ___resolution5; Nullable_1_t4278248406 L_15 = ___gizmoColor6; Path_t3614338981 * L_16 = (Path_t3614338981 *)il2cpp_codegen_object_new(Path_t3614338981_il2cpp_TypeInfo_var); Path__ctor_m3861603545(L_16, L_12, L_13, L_14, L_15, /*hidden argument*/NULL); float L_17 = ___duration2; IL2CPP_RUNTIME_CLASS_INIT(DOTween_t2744875806_il2cpp_TypeInfo_var); TweenerCore_3_t3040139253 * L_18 = DOTween_To_TisVector3_t3722313464_TisPath_t3614338981_TisPathOptions_t2074623791_m3659909092(NULL /*static, unused*/, L_4, L_7, L_11, L_16, L_17, /*hidden argument*/DOTween_To_TisVector3_t3722313464_TisPath_t3614338981_TisPathOptions_t2074623791_m3659909092_RuntimeMethod_var); U3CDOPathU3Ec__AnonStorey7_t510934631 * L_19 = V_0; NullCheck(L_19); Rigidbody_t3916780224 * L_20 = L_19->get_target_0(); TweenerCore_3_t3040139253 * L_21 = TweenSettingsExtensions_SetTarget_TisTweenerCore_3_t3040139253_m3593596153(NULL /*static, unused*/, L_18, L_20, /*hidden argument*/TweenSettingsExtensions_SetTarget_TisTweenerCore_3_t3040139253_m3593596153_RuntimeMethod_var); TweenerCore_3_t3040139253 * L_22 = TweenSettingsExtensions_SetUpdate_TisTweenerCore_3_t3040139253_m352320951(NULL /*static, unused*/, L_21, 2, /*hidden argument*/TweenSettingsExtensions_SetUpdate_TisTweenerCore_3_t3040139253_m352320951_RuntimeMethod_var); V_1 = L_22; TweenerCore_3_t3040139253 * L_23 = V_1; NullCheck(L_23); PathOptions_t2074623791 * L_24 = L_23->get_address_of_plugOptions_58(); L_24->set_isRigidbody_12((bool)1); TweenerCore_3_t3040139253 * L_25 = V_1; NullCheck(L_25); PathOptions_t2074623791 * L_26 = L_25->get_address_of_plugOptions_58(); int32_t L_27 = ___pathMode4; L_26->set_mode_0(L_27); TweenerCore_3_t3040139253 * L_28 = V_1; return L_28; } } // DG.Tweening.Core.TweenerCore`3 DG.Tweening.DOTweenModulePhysics::DOLocalPath(UnityEngine.Rigidbody,UnityEngine.Vector3[],System.Single,DG.Tweening.PathType,DG.Tweening.PathMode,System.Int32,System.Nullable`1) extern "C" IL2CPP_METHOD_ATTR TweenerCore_3_t3040139253 * DOTweenModulePhysics_DOLocalPath_m886356749 (RuntimeObject * __this /* static, unused */, Rigidbody_t3916780224 * ___target0, Vector3U5BU5D_t1718750761* ___path1, float ___duration2, int32_t ___pathType3, int32_t ___pathMode4, int32_t ___resolution5, Nullable_1_t4278248406 ___gizmoColor6, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DOTweenModulePhysics_DOLocalPath_m886356749_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CDOLocalPathU3Ec__AnonStorey8_t3330346749 * V_0 = NULL; TweenerCore_3_t3040139253 * V_1 = NULL; { U3CDOLocalPathU3Ec__AnonStorey8_t3330346749 * L_0 = (U3CDOLocalPathU3Ec__AnonStorey8_t3330346749 *)il2cpp_codegen_object_new(U3CDOLocalPathU3Ec__AnonStorey8_t3330346749_il2cpp_TypeInfo_var); U3CDOLocalPathU3Ec__AnonStorey8__ctor_m2774338667(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CDOLocalPathU3Ec__AnonStorey8_t3330346749 * L_1 = V_0; Rigidbody_t3916780224 * L_2 = ___target0; NullCheck(L_1); L_1->set_target_1(L_2); int32_t L_3 = ___resolution5; if ((((int32_t)L_3) >= ((int32_t)1))) { goto IL_0018; } } { ___resolution5 = 1; } IL_0018: { U3CDOLocalPathU3Ec__AnonStorey8_t3330346749 * L_4 = V_0; U3CDOLocalPathU3Ec__AnonStorey8_t3330346749 * L_5 = V_0; NullCheck(L_5); Rigidbody_t3916780224 * L_6 = L_5->get_target_1(); NullCheck(L_6); Transform_t3600365921 * L_7 = Component_get_transform_m3162698980(L_6, /*hidden argument*/NULL); NullCheck(L_4); L_4->set_trans_0(L_7); ABSTweenPlugin_3_t2576148903 * L_8 = PathPlugin_Get_m4139490958(NULL /*static, unused*/, /*hidden argument*/NULL); U3CDOLocalPathU3Ec__AnonStorey8_t3330346749 * L_9 = V_0; intptr_t L_10 = (intptr_t)U3CDOLocalPathU3Ec__AnonStorey8_U3CU3Em__0_m4154954961_RuntimeMethod_var; DOGetter_1_t3465109668 * L_11 = (DOGetter_1_t3465109668 *)il2cpp_codegen_object_new(DOGetter_1_t3465109668_il2cpp_TypeInfo_var); DOGetter_1__ctor_m3773977789(L_11, L_9, L_10, /*hidden argument*/DOGetter_1__ctor_m3773977789_RuntimeMethod_var); U3CDOLocalPathU3Ec__AnonStorey8_t3330346749 * L_12 = V_0; intptr_t L_13 = (intptr_t)U3CDOLocalPathU3Ec__AnonStorey8_U3CU3Em__1_m549717631_RuntimeMethod_var; DOSetter_1_t477454500 * L_14 = (DOSetter_1_t477454500 *)il2cpp_codegen_object_new(DOSetter_1_t477454500_il2cpp_TypeInfo_var); DOSetter_1__ctor_m4237574066(L_14, L_12, L_13, /*hidden argument*/DOSetter_1__ctor_m4237574066_RuntimeMethod_var); int32_t L_15 = ___pathType3; Vector3U5BU5D_t1718750761* L_16 = ___path1; int32_t L_17 = ___resolution5; Nullable_1_t4278248406 L_18 = ___gizmoColor6; Path_t3614338981 * L_19 = (Path_t3614338981 *)il2cpp_codegen_object_new(Path_t3614338981_il2cpp_TypeInfo_var); Path__ctor_m3861603545(L_19, L_15, L_16, L_17, L_18, /*hidden argument*/NULL); float L_20 = ___duration2; IL2CPP_RUNTIME_CLASS_INIT(DOTween_t2744875806_il2cpp_TypeInfo_var); TweenerCore_3_t3040139253 * L_21 = DOTween_To_TisVector3_t3722313464_TisPath_t3614338981_TisPathOptions_t2074623791_m3659909092(NULL /*static, unused*/, L_8, L_11, L_14, L_19, L_20, /*hidden argument*/DOTween_To_TisVector3_t3722313464_TisPath_t3614338981_TisPathOptions_t2074623791_m3659909092_RuntimeMethod_var); U3CDOLocalPathU3Ec__AnonStorey8_t3330346749 * L_22 = V_0; NullCheck(L_22); Rigidbody_t3916780224 * L_23 = L_22->get_target_1(); TweenerCore_3_t3040139253 * L_24 = TweenSettingsExtensions_SetTarget_TisTweenerCore_3_t3040139253_m3593596153(NULL /*static, unused*/, L_21, L_23, /*hidden argument*/TweenSettingsExtensions_SetTarget_TisTweenerCore_3_t3040139253_m3593596153_RuntimeMethod_var); TweenerCore_3_t3040139253 * L_25 = TweenSettingsExtensions_SetUpdate_TisTweenerCore_3_t3040139253_m352320951(NULL /*static, unused*/, L_24, 2, /*hidden argument*/TweenSettingsExtensions_SetUpdate_TisTweenerCore_3_t3040139253_m352320951_RuntimeMethod_var); V_1 = L_25; TweenerCore_3_t3040139253 * L_26 = V_1; NullCheck(L_26); PathOptions_t2074623791 * L_27 = L_26->get_address_of_plugOptions_58(); L_27->set_isRigidbody_12((bool)1); TweenerCore_3_t3040139253 * L_28 = V_1; NullCheck(L_28); PathOptions_t2074623791 * L_29 = L_28->get_address_of_plugOptions_58(); int32_t L_30 = ___pathMode4; L_29->set_mode_0(L_30); TweenerCore_3_t3040139253 * L_31 = V_1; NullCheck(L_31); PathOptions_t2074623791 * L_32 = L_31->get_address_of_plugOptions_58(); L_32->set_useLocalPosition_10((bool)1); TweenerCore_3_t3040139253 * L_33 = V_1; return L_33; } } // DG.Tweening.Core.TweenerCore`3 DG.Tweening.DOTweenModulePhysics::DOPath(UnityEngine.Rigidbody,DG.Tweening.Plugins.Core.PathCore.Path,System.Single,DG.Tweening.PathMode) extern "C" IL2CPP_METHOD_ATTR TweenerCore_3_t3040139253 * DOTweenModulePhysics_DOPath_m3946342593 (RuntimeObject * __this /* static, unused */, Rigidbody_t3916780224 * ___target0, Path_t3614338981 * ___path1, float ___duration2, int32_t ___pathMode3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DOTweenModulePhysics_DOPath_m3946342593_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CDOPathU3Ec__AnonStorey9_t3643102513 * V_0 = NULL; TweenerCore_3_t3040139253 * V_1 = NULL; { U3CDOPathU3Ec__AnonStorey9_t3643102513 * L_0 = (U3CDOPathU3Ec__AnonStorey9_t3643102513 *)il2cpp_codegen_object_new(U3CDOPathU3Ec__AnonStorey9_t3643102513_il2cpp_TypeInfo_var); U3CDOPathU3Ec__AnonStorey9__ctor_m527340850(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CDOPathU3Ec__AnonStorey9_t3643102513 * L_1 = V_0; Rigidbody_t3916780224 * L_2 = ___target0; NullCheck(L_1); L_1->set_target_0(L_2); ABSTweenPlugin_3_t2576148903 * L_3 = PathPlugin_Get_m4139490958(NULL /*static, unused*/, /*hidden argument*/NULL); U3CDOPathU3Ec__AnonStorey9_t3643102513 * L_4 = V_0; intptr_t L_5 = (intptr_t)U3CDOPathU3Ec__AnonStorey9_U3CU3Em__0_m1069236729_RuntimeMethod_var; DOGetter_1_t3465109668 * L_6 = (DOGetter_1_t3465109668 *)il2cpp_codegen_object_new(DOGetter_1_t3465109668_il2cpp_TypeInfo_var); DOGetter_1__ctor_m3773977789(L_6, L_4, L_5, /*hidden argument*/DOGetter_1__ctor_m3773977789_RuntimeMethod_var); U3CDOPathU3Ec__AnonStorey9_t3643102513 * L_7 = V_0; NullCheck(L_7); Rigidbody_t3916780224 * L_8 = L_7->get_target_0(); intptr_t L_9 = (intptr_t)Rigidbody_MovePosition_m2109341474_RuntimeMethod_var; DOSetter_1_t477454500 * L_10 = (DOSetter_1_t477454500 *)il2cpp_codegen_object_new(DOSetter_1_t477454500_il2cpp_TypeInfo_var); DOSetter_1__ctor_m4237574066(L_10, L_8, L_9, /*hidden argument*/DOSetter_1__ctor_m4237574066_RuntimeMethod_var); Path_t3614338981 * L_11 = ___path1; float L_12 = ___duration2; IL2CPP_RUNTIME_CLASS_INIT(DOTween_t2744875806_il2cpp_TypeInfo_var); TweenerCore_3_t3040139253 * L_13 = DOTween_To_TisVector3_t3722313464_TisPath_t3614338981_TisPathOptions_t2074623791_m3659909092(NULL /*static, unused*/, L_3, L_6, L_10, L_11, L_12, /*hidden argument*/DOTween_To_TisVector3_t3722313464_TisPath_t3614338981_TisPathOptions_t2074623791_m3659909092_RuntimeMethod_var); U3CDOPathU3Ec__AnonStorey9_t3643102513 * L_14 = V_0; NullCheck(L_14); Rigidbody_t3916780224 * L_15 = L_14->get_target_0(); TweenerCore_3_t3040139253 * L_16 = TweenSettingsExtensions_SetTarget_TisTweenerCore_3_t3040139253_m3593596153(NULL /*static, unused*/, L_13, L_15, /*hidden argument*/TweenSettingsExtensions_SetTarget_TisTweenerCore_3_t3040139253_m3593596153_RuntimeMethod_var); V_1 = L_16; TweenerCore_3_t3040139253 * L_17 = V_1; NullCheck(L_17); PathOptions_t2074623791 * L_18 = L_17->get_address_of_plugOptions_58(); L_18->set_isRigidbody_12((bool)1); TweenerCore_3_t3040139253 * L_19 = V_1; NullCheck(L_19); PathOptions_t2074623791 * L_20 = L_19->get_address_of_plugOptions_58(); int32_t L_21 = ___pathMode3; L_20->set_mode_0(L_21); TweenerCore_3_t3040139253 * L_22 = V_1; return L_22; } } // DG.Tweening.Core.TweenerCore`3 DG.Tweening.DOTweenModulePhysics::DOLocalPath(UnityEngine.Rigidbody,DG.Tweening.Plugins.Core.PathCore.Path,System.Single,DG.Tweening.PathMode) extern "C" IL2CPP_METHOD_ATTR TweenerCore_3_t3040139253 * DOTweenModulePhysics_DOLocalPath_m4113597621 (RuntimeObject * __this /* static, unused */, Rigidbody_t3916780224 * ___target0, Path_t3614338981 * ___path1, float ___duration2, int32_t ___pathMode3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DOTweenModulePhysics_DOLocalPath_m4113597621_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CDOLocalPathU3Ec__AnonStoreyA_t3757313789 * V_0 = NULL; TweenerCore_3_t3040139253 * V_1 = NULL; { U3CDOLocalPathU3Ec__AnonStoreyA_t3757313789 * L_0 = (U3CDOLocalPathU3Ec__AnonStoreyA_t3757313789 *)il2cpp_codegen_object_new(U3CDOLocalPathU3Ec__AnonStoreyA_t3757313789_il2cpp_TypeInfo_var); U3CDOLocalPathU3Ec__AnonStoreyA__ctor_m679696580(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CDOLocalPathU3Ec__AnonStoreyA_t3757313789 * L_1 = V_0; Rigidbody_t3916780224 * L_2 = ___target0; NullCheck(L_1); L_1->set_target_1(L_2); U3CDOLocalPathU3Ec__AnonStoreyA_t3757313789 * L_3 = V_0; U3CDOLocalPathU3Ec__AnonStoreyA_t3757313789 * L_4 = V_0; NullCheck(L_4); Rigidbody_t3916780224 * L_5 = L_4->get_target_1(); NullCheck(L_5); Transform_t3600365921 * L_6 = Component_get_transform_m3162698980(L_5, /*hidden argument*/NULL); NullCheck(L_3); L_3->set_trans_0(L_6); ABSTweenPlugin_3_t2576148903 * L_7 = PathPlugin_Get_m4139490958(NULL /*static, unused*/, /*hidden argument*/NULL); U3CDOLocalPathU3Ec__AnonStoreyA_t3757313789 * L_8 = V_0; intptr_t L_9 = (intptr_t)U3CDOLocalPathU3Ec__AnonStoreyA_U3CU3Em__0_m1279956177_RuntimeMethod_var; DOGetter_1_t3465109668 * L_10 = (DOGetter_1_t3465109668 *)il2cpp_codegen_object_new(DOGetter_1_t3465109668_il2cpp_TypeInfo_var); DOGetter_1__ctor_m3773977789(L_10, L_8, L_9, /*hidden argument*/DOGetter_1__ctor_m3773977789_RuntimeMethod_var); U3CDOLocalPathU3Ec__AnonStoreyA_t3757313789 * L_11 = V_0; intptr_t L_12 = (intptr_t)U3CDOLocalPathU3Ec__AnonStoreyA_U3CU3Em__1_m2783669450_RuntimeMethod_var; DOSetter_1_t477454500 * L_13 = (DOSetter_1_t477454500 *)il2cpp_codegen_object_new(DOSetter_1_t477454500_il2cpp_TypeInfo_var); DOSetter_1__ctor_m4237574066(L_13, L_11, L_12, /*hidden argument*/DOSetter_1__ctor_m4237574066_RuntimeMethod_var); Path_t3614338981 * L_14 = ___path1; float L_15 = ___duration2; IL2CPP_RUNTIME_CLASS_INIT(DOTween_t2744875806_il2cpp_TypeInfo_var); TweenerCore_3_t3040139253 * L_16 = DOTween_To_TisVector3_t3722313464_TisPath_t3614338981_TisPathOptions_t2074623791_m3659909092(NULL /*static, unused*/, L_7, L_10, L_13, L_14, L_15, /*hidden argument*/DOTween_To_TisVector3_t3722313464_TisPath_t3614338981_TisPathOptions_t2074623791_m3659909092_RuntimeMethod_var); U3CDOLocalPathU3Ec__AnonStoreyA_t3757313789 * L_17 = V_0; NullCheck(L_17); Rigidbody_t3916780224 * L_18 = L_17->get_target_1(); TweenerCore_3_t3040139253 * L_19 = TweenSettingsExtensions_SetTarget_TisTweenerCore_3_t3040139253_m3593596153(NULL /*static, unused*/, L_16, L_18, /*hidden argument*/TweenSettingsExtensions_SetTarget_TisTweenerCore_3_t3040139253_m3593596153_RuntimeMethod_var); V_1 = L_19; TweenerCore_3_t3040139253 * L_20 = V_1; NullCheck(L_20); PathOptions_t2074623791 * L_21 = L_20->get_address_of_plugOptions_58(); L_21->set_isRigidbody_12((bool)1); TweenerCore_3_t3040139253 * L_22 = V_1; NullCheck(L_22); PathOptions_t2074623791 * L_23 = L_22->get_address_of_plugOptions_58(); int32_t L_24 = ___pathMode3; L_23->set_mode_0(L_24); TweenerCore_3_t3040139253 * L_25 = V_1; NullCheck(L_25); PathOptions_t2074623791 * L_26 = L_25->get_address_of_plugOptions_58(); L_26->set_useLocalPosition_10((bool)1); TweenerCore_3_t3040139253 * L_27 = V_1; return L_27; } } #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.DOTweenModulePhysics/c__AnonStorey6::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOJumpU3Ec__AnonStorey6__ctor_m2604960245 (U3CDOJumpU3Ec__AnonStorey6_t2908495474 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // UnityEngine.Vector3 DG.Tweening.DOTweenModulePhysics/c__AnonStorey6::<>m__0() extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 U3CDOJumpU3Ec__AnonStorey6_U3CU3Em__0_m666587135 (U3CDOJumpU3Ec__AnonStorey6_t2908495474 * __this, const RuntimeMethod* method) { { Rigidbody_t3916780224 * L_0 = __this->get_target_0(); NullCheck(L_0); Vector3_t3722313464 L_1 = Rigidbody_get_position_m1712729619(L_0, /*hidden argument*/NULL); return L_1; } } // System.Void DG.Tweening.DOTweenModulePhysics/c__AnonStorey6::<>m__1() extern "C" IL2CPP_METHOD_ATTR void U3CDOJumpU3Ec__AnonStorey6_U3CU3Em__1_m3880502369 (U3CDOJumpU3Ec__AnonStorey6_t2908495474 * __this, const RuntimeMethod* method) { Vector3_t3722313464 V_0; memset(&V_0, 0, sizeof(V_0)); { Rigidbody_t3916780224 * L_0 = __this->get_target_0(); NullCheck(L_0); Vector3_t3722313464 L_1 = Rigidbody_get_position_m1712729619(L_0, /*hidden argument*/NULL); V_0 = L_1; float L_2 = (&V_0)->get_y_2(); __this->set_startPosY_1(L_2); return; } } // UnityEngine.Vector3 DG.Tweening.DOTweenModulePhysics/c__AnonStorey6::<>m__2() extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 U3CDOJumpU3Ec__AnonStorey6_U3CU3Em__2_m3798755017 (U3CDOJumpU3Ec__AnonStorey6_t2908495474 * __this, const RuntimeMethod* method) { { Rigidbody_t3916780224 * L_0 = __this->get_target_0(); NullCheck(L_0); Vector3_t3722313464 L_1 = Rigidbody_get_position_m1712729619(L_0, /*hidden argument*/NULL); return L_1; } } // UnityEngine.Vector3 DG.Tweening.DOTweenModulePhysics/c__AnonStorey6::<>m__3() extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 U3CDOJumpU3Ec__AnonStorey6_U3CU3Em__3_m1069871662 (U3CDOJumpU3Ec__AnonStorey6_t2908495474 * __this, const RuntimeMethod* method) { { Rigidbody_t3916780224 * L_0 = __this->get_target_0(); NullCheck(L_0); Vector3_t3722313464 L_1 = Rigidbody_get_position_m1712729619(L_0, /*hidden argument*/NULL); return L_1; } } // System.Void DG.Tweening.DOTweenModulePhysics/c__AnonStorey6::<>m__4() extern "C" IL2CPP_METHOD_ATTR void U3CDOJumpU3Ec__AnonStorey6_U3CU3Em__4_m345049960 (U3CDOJumpU3Ec__AnonStorey6_t2908495474 * __this, const RuntimeMethod* method) { Vector3_t3722313464 V_0; memset(&V_0, 0, sizeof(V_0)); U3CDOJumpU3Ec__AnonStorey6_t2908495474 * G_B3_0 = NULL; U3CDOJumpU3Ec__AnonStorey6_t2908495474 * G_B2_0 = NULL; float G_B4_0 = 0.0f; U3CDOJumpU3Ec__AnonStorey6_t2908495474 * G_B4_1 = NULL; { bool L_0 = __this->get_offsetYSet_2(); if (L_0) { goto IL_004a; } } { __this->set_offsetYSet_2((bool)1); Sequence_t2050373119 * L_1 = __this->get_s_3(); NullCheck(L_1); bool L_2 = Tween_get_isRelative_m1742579053(L_1, /*hidden argument*/NULL); G_B2_0 = __this; if (!L_2) { G_B3_0 = __this; goto IL_0033; } } { Vector3_t3722313464 * L_3 = __this->get_address_of_endValue_4(); float L_4 = L_3->get_y_2(); G_B4_0 = L_4; G_B4_1 = G_B2_0; goto IL_0045; } IL_0033: { Vector3_t3722313464 * L_5 = __this->get_address_of_endValue_4(); float L_6 = L_5->get_y_2(); float L_7 = __this->get_startPosY_1(); G_B4_0 = ((float)il2cpp_codegen_subtract((float)L_6, (float)L_7)); G_B4_1 = G_B3_0; } IL_0045: { NullCheck(G_B4_1); G_B4_1->set_offsetY_5(G_B4_0); } IL_004a: { Rigidbody_t3916780224 * L_8 = __this->get_target_0(); NullCheck(L_8); Vector3_t3722313464 L_9 = Rigidbody_get_position_m1712729619(L_8, /*hidden argument*/NULL); V_0 = L_9; Vector3_t3722313464 * L_10 = (&V_0); float L_11 = L_10->get_y_2(); float L_12 = __this->get_offsetY_5(); Tween_t2342918553 * L_13 = __this->get_yTween_6(); float L_14 = TweenExtensions_ElapsedPercentage_m2668424543(NULL /*static, unused*/, L_13, (bool)1, /*hidden argument*/NULL); float L_15 = DOVirtual_EasedValue_m1201780281(NULL /*static, unused*/, (0.0f), L_12, L_14, 6, /*hidden argument*/NULL); L_10->set_y_2(((float)il2cpp_codegen_add((float)L_11, (float)L_15))); Rigidbody_t3916780224 * L_16 = __this->get_target_0(); Vector3_t3722313464 L_17 = V_0; NullCheck(L_16); Rigidbody_MovePosition_m2109341474(L_16, L_17, /*hidden argument*/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.DOTweenModulePhysics/c__AnonStorey8::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOLocalPathU3Ec__AnonStorey8__ctor_m2774338667 (U3CDOLocalPathU3Ec__AnonStorey8_t3330346749 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // UnityEngine.Vector3 DG.Tweening.DOTweenModulePhysics/c__AnonStorey8::<>m__0() extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 U3CDOLocalPathU3Ec__AnonStorey8_U3CU3Em__0_m4154954961 (U3CDOLocalPathU3Ec__AnonStorey8_t3330346749 * __this, const RuntimeMethod* method) { { Transform_t3600365921 * L_0 = __this->get_trans_0(); NullCheck(L_0); Vector3_t3722313464 L_1 = Transform_get_localPosition_m4234289348(L_0, /*hidden argument*/NULL); return L_1; } } // System.Void DG.Tweening.DOTweenModulePhysics/c__AnonStorey8::<>m__1(UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR void U3CDOLocalPathU3Ec__AnonStorey8_U3CU3Em__1_m549717631 (U3CDOLocalPathU3Ec__AnonStorey8_t3330346749 * __this, Vector3_t3722313464 ___x0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CDOLocalPathU3Ec__AnonStorey8_U3CU3Em__1_m549717631_MetadataUsageId); s_Il2CppMethodInitialized = true; } Rigidbody_t3916780224 * G_B2_0 = NULL; Rigidbody_t3916780224 * G_B1_0 = NULL; Vector3_t3722313464 G_B3_0; memset(&G_B3_0, 0, sizeof(G_B3_0)); Rigidbody_t3916780224 * G_B3_1 = NULL; { Rigidbody_t3916780224 * L_0 = __this->get_target_1(); Transform_t3600365921 * L_1 = __this->get_trans_0(); NullCheck(L_1); Transform_t3600365921 * L_2 = Transform_get_parent_m835071599(L_1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_3 = Object_op_Equality_m1810815630(NULL /*static, unused*/, L_2, (Object_t631007953 *)NULL, /*hidden argument*/NULL); G_B1_0 = L_0; if (!L_3) { G_B2_0 = L_0; goto IL_0022; } } { Vector3_t3722313464 L_4 = ___x0; G_B3_0 = L_4; G_B3_1 = G_B1_0; goto IL_0033; } IL_0022: { Transform_t3600365921 * L_5 = __this->get_trans_0(); NullCheck(L_5); Transform_t3600365921 * L_6 = Transform_get_parent_m835071599(L_5, /*hidden argument*/NULL); Vector3_t3722313464 L_7 = ___x0; NullCheck(L_6); Vector3_t3722313464 L_8 = Transform_TransformPoint_m226827784(L_6, L_7, /*hidden argument*/NULL); G_B3_0 = L_8; G_B3_1 = G_B2_0; } IL_0033: { NullCheck(G_B3_1); Rigidbody_MovePosition_m2109341474(G_B3_1, G_B3_0, /*hidden argument*/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.DOTweenModulePhysics/c__AnonStoreyA::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOLocalPathU3Ec__AnonStoreyA__ctor_m679696580 (U3CDOLocalPathU3Ec__AnonStoreyA_t3757313789 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // UnityEngine.Vector3 DG.Tweening.DOTweenModulePhysics/c__AnonStoreyA::<>m__0() extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 U3CDOLocalPathU3Ec__AnonStoreyA_U3CU3Em__0_m1279956177 (U3CDOLocalPathU3Ec__AnonStoreyA_t3757313789 * __this, const RuntimeMethod* method) { { Transform_t3600365921 * L_0 = __this->get_trans_0(); NullCheck(L_0); Vector3_t3722313464 L_1 = Transform_get_localPosition_m4234289348(L_0, /*hidden argument*/NULL); return L_1; } } // System.Void DG.Tweening.DOTweenModulePhysics/c__AnonStoreyA::<>m__1(UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR void U3CDOLocalPathU3Ec__AnonStoreyA_U3CU3Em__1_m2783669450 (U3CDOLocalPathU3Ec__AnonStoreyA_t3757313789 * __this, Vector3_t3722313464 ___x0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CDOLocalPathU3Ec__AnonStoreyA_U3CU3Em__1_m2783669450_MetadataUsageId); s_Il2CppMethodInitialized = true; } Rigidbody_t3916780224 * G_B2_0 = NULL; Rigidbody_t3916780224 * G_B1_0 = NULL; Vector3_t3722313464 G_B3_0; memset(&G_B3_0, 0, sizeof(G_B3_0)); Rigidbody_t3916780224 * G_B3_1 = NULL; { Rigidbody_t3916780224 * L_0 = __this->get_target_1(); Transform_t3600365921 * L_1 = __this->get_trans_0(); NullCheck(L_1); Transform_t3600365921 * L_2 = Transform_get_parent_m835071599(L_1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_3 = Object_op_Equality_m1810815630(NULL /*static, unused*/, L_2, (Object_t631007953 *)NULL, /*hidden argument*/NULL); G_B1_0 = L_0; if (!L_3) { G_B2_0 = L_0; goto IL_0022; } } { Vector3_t3722313464 L_4 = ___x0; G_B3_0 = L_4; G_B3_1 = G_B1_0; goto IL_0033; } IL_0022: { Transform_t3600365921 * L_5 = __this->get_trans_0(); NullCheck(L_5); Transform_t3600365921 * L_6 = Transform_get_parent_m835071599(L_5, /*hidden argument*/NULL); Vector3_t3722313464 L_7 = ___x0; NullCheck(L_6); Vector3_t3722313464 L_8 = Transform_TransformPoint_m226827784(L_6, L_7, /*hidden argument*/NULL); G_B3_0 = L_8; G_B3_1 = G_B2_0; } IL_0033: { NullCheck(G_B3_1); Rigidbody_MovePosition_m2109341474(G_B3_1, G_B3_0, /*hidden argument*/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.DOTweenModulePhysics/c__AnonStorey5::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOLookAtU3Ec__AnonStorey5__ctor_m106577549 (U3CDOLookAtU3Ec__AnonStorey5_t2052975667 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // UnityEngine.Quaternion DG.Tweening.DOTweenModulePhysics/c__AnonStorey5::<>m__0() extern "C" IL2CPP_METHOD_ATTR Quaternion_t2301928331 U3CDOLookAtU3Ec__AnonStorey5_U3CU3Em__0_m40820832 (U3CDOLookAtU3Ec__AnonStorey5_t2052975667 * __this, const RuntimeMethod* method) { { Rigidbody_t3916780224 * L_0 = __this->get_target_0(); NullCheck(L_0); Quaternion_t2301928331 L_1 = Rigidbody_get_rotation_m3610554181(L_0, /*hidden argument*/NULL); return L_1; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DG.Tweening.DOTweenModulePhysics/c__AnonStorey0::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOMoveU3Ec__AnonStorey0__ctor_m3610750988 (U3CDOMoveU3Ec__AnonStorey0_t4100116351 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // UnityEngine.Vector3 DG.Tweening.DOTweenModulePhysics/c__AnonStorey0::<>m__0() extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 U3CDOMoveU3Ec__AnonStorey0_U3CU3Em__0_m3983210988 (U3CDOMoveU3Ec__AnonStorey0_t4100116351 * __this, const RuntimeMethod* method) { { Rigidbody_t3916780224 * L_0 = __this->get_target_0(); NullCheck(L_0); Vector3_t3722313464 L_1 = Rigidbody_get_position_m1712729619(L_0, /*hidden argument*/NULL); return L_1; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DG.Tweening.DOTweenModulePhysics/c__AnonStorey1::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOMoveXU3Ec__AnonStorey1__ctor_m1848101405 (U3CDOMoveXU3Ec__AnonStorey1_t4110287298 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // UnityEngine.Vector3 DG.Tweening.DOTweenModulePhysics/c__AnonStorey1::<>m__0() extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 U3CDOMoveXU3Ec__AnonStorey1_U3CU3Em__0_m3745515334 (U3CDOMoveXU3Ec__AnonStorey1_t4110287298 * __this, const RuntimeMethod* method) { { Rigidbody_t3916780224 * L_0 = __this->get_target_0(); NullCheck(L_0); Vector3_t3722313464 L_1 = Rigidbody_get_position_m1712729619(L_0, /*hidden argument*/NULL); return L_1; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DG.Tweening.DOTweenModulePhysics/c__AnonStorey2::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOMoveYU3Ec__AnonStorey2__ctor_m983824371 (U3CDOMoveYU3Ec__AnonStorey2_t1388526791 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // UnityEngine.Vector3 DG.Tweening.DOTweenModulePhysics/c__AnonStorey2::<>m__0() extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 U3CDOMoveYU3Ec__AnonStorey2_U3CU3Em__0_m3765041511 (U3CDOMoveYU3Ec__AnonStorey2_t1388526791 * __this, const RuntimeMethod* method) { { Rigidbody_t3916780224 * L_0 = __this->get_target_0(); NullCheck(L_0); Vector3_t3722313464 L_1 = Rigidbody_get_position_m1712729619(L_0, /*hidden argument*/NULL); return L_1; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DG.Tweening.DOTweenModulePhysics/c__AnonStorey3::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOMoveZU3Ec__AnonStorey3__ctor_m3456724926 (U3CDOMoveZU3Ec__AnonStorey3_t3727291876 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // UnityEngine.Vector3 DG.Tweening.DOTweenModulePhysics/c__AnonStorey3::<>m__0() extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 U3CDOMoveZU3Ec__AnonStorey3_U3CU3Em__0_m212606498 (U3CDOMoveZU3Ec__AnonStorey3_t3727291876 * __this, const RuntimeMethod* method) { { Rigidbody_t3916780224 * L_0 = __this->get_target_0(); NullCheck(L_0); Vector3_t3722313464 L_1 = Rigidbody_get_position_m1712729619(L_0, /*hidden argument*/NULL); return L_1; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DG.Tweening.DOTweenModulePhysics/c__AnonStorey7::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOPathU3Ec__AnonStorey7__ctor_m1957102188 (U3CDOPathU3Ec__AnonStorey7_t510934631 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // UnityEngine.Vector3 DG.Tweening.DOTweenModulePhysics/c__AnonStorey7::<>m__0() extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 U3CDOPathU3Ec__AnonStorey7_U3CU3Em__0_m1555658139 (U3CDOPathU3Ec__AnonStorey7_t510934631 * __this, const RuntimeMethod* method) { { Rigidbody_t3916780224 * L_0 = __this->get_target_0(); NullCheck(L_0); Vector3_t3722313464 L_1 = Rigidbody_get_position_m1712729619(L_0, /*hidden argument*/NULL); return L_1; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DG.Tweening.DOTweenModulePhysics/c__AnonStorey9::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOPathU3Ec__AnonStorey9__ctor_m527340850 (U3CDOPathU3Ec__AnonStorey9_t3643102513 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // UnityEngine.Vector3 DG.Tweening.DOTweenModulePhysics/c__AnonStorey9::<>m__0() extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 U3CDOPathU3Ec__AnonStorey9_U3CU3Em__0_m1069236729 (U3CDOPathU3Ec__AnonStorey9_t3643102513 * __this, const RuntimeMethod* method) { { Rigidbody_t3916780224 * L_0 = __this->get_target_0(); NullCheck(L_0); Vector3_t3722313464 L_1 = Rigidbody_get_position_m1712729619(L_0, /*hidden argument*/NULL); return L_1; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DG.Tweening.DOTweenModulePhysics/c__AnonStorey4::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDORotateU3Ec__AnonStorey4__ctor_m2126304056 (U3CDORotateU3Ec__AnonStorey4_t2104260424 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // UnityEngine.Quaternion DG.Tweening.DOTweenModulePhysics/c__AnonStorey4::<>m__0() extern "C" IL2CPP_METHOD_ATTR Quaternion_t2301928331 U3CDORotateU3Ec__AnonStorey4_U3CU3Em__0_m2041356887 (U3CDORotateU3Ec__AnonStorey4_t2104260424 * __this, const RuntimeMethod* method) { { Rigidbody_t3916780224 * L_0 = __this->get_target_0(); NullCheck(L_0); Quaternion_t2301928331 L_1 = Rigidbody_get_rotation_m3610554181(L_0, /*hidden argument*/NULL); return L_1; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.Core.TweenerCore`3 DG.Tweening.DOTweenModulePhysics2D::DOMove(UnityEngine.Rigidbody2D,UnityEngine.Vector2,System.Single,System.Boolean) extern "C" IL2CPP_METHOD_ATTR TweenerCore_3_t4006488229 * DOTweenModulePhysics2D_DOMove_m406741357 (RuntimeObject * __this /* static, unused */, Rigidbody2D_t939494601 * ___target0, Vector2_t2156229523 ___endValue1, float ___duration2, bool ___snapping3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DOTweenModulePhysics2D_DOMove_m406741357_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CDOMoveU3Ec__AnonStorey0_t2044744932 * V_0 = NULL; TweenerCore_3_t4006488229 * V_1 = NULL; { U3CDOMoveU3Ec__AnonStorey0_t2044744932 * L_0 = (U3CDOMoveU3Ec__AnonStorey0_t2044744932 *)il2cpp_codegen_object_new(U3CDOMoveU3Ec__AnonStorey0_t2044744932_il2cpp_TypeInfo_var); U3CDOMoveU3Ec__AnonStorey0__ctor_m2421707099(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CDOMoveU3Ec__AnonStorey0_t2044744932 * L_1 = V_0; Rigidbody2D_t939494601 * L_2 = ___target0; NullCheck(L_1); L_1->set_target_0(L_2); U3CDOMoveU3Ec__AnonStorey0_t2044744932 * L_3 = V_0; intptr_t L_4 = (intptr_t)U3CDOMoveU3Ec__AnonStorey0_U3CU3Em__0_m2371038916_RuntimeMethod_var; DOGetter_1_t1899025727 * L_5 = (DOGetter_1_t1899025727 *)il2cpp_codegen_object_new(DOGetter_1_t1899025727_il2cpp_TypeInfo_var); DOGetter_1__ctor_m3327751853(L_5, L_3, L_4, /*hidden argument*/DOGetter_1__ctor_m3327751853_RuntimeMethod_var); U3CDOMoveU3Ec__AnonStorey0_t2044744932 * L_6 = V_0; NullCheck(L_6); Rigidbody2D_t939494601 * L_7 = L_6->get_target_0(); intptr_t L_8 = (intptr_t)Rigidbody2D_MovePosition_m1934912072_RuntimeMethod_var; DOSetter_1_t3206337855 * L_9 = (DOSetter_1_t3206337855 *)il2cpp_codegen_object_new(DOSetter_1_t3206337855_il2cpp_TypeInfo_var); DOSetter_1__ctor_m2986952954(L_9, L_7, L_8, /*hidden argument*/DOSetter_1__ctor_m2986952954_RuntimeMethod_var); Vector2_t2156229523 L_10 = ___endValue1; float L_11 = ___duration2; IL2CPP_RUNTIME_CLASS_INIT(DOTween_t2744875806_il2cpp_TypeInfo_var); TweenerCore_3_t4006488229 * L_12 = DOTween_To_m3593210828(NULL /*static, unused*/, L_5, L_9, L_10, L_11, /*hidden argument*/NULL); V_1 = L_12; TweenerCore_3_t4006488229 * L_13 = V_1; bool L_14 = ___snapping3; Tweener_t436044680 * L_15 = TweenSettingsExtensions_SetOptions_m2879183578(NULL /*static, unused*/, L_13, L_14, /*hidden argument*/NULL); U3CDOMoveU3Ec__AnonStorey0_t2044744932 * L_16 = V_0; NullCheck(L_16); Rigidbody2D_t939494601 * L_17 = L_16->get_target_0(); TweenSettingsExtensions_SetTarget_TisTweener_t436044680_m598017345(NULL /*static, unused*/, L_15, L_17, /*hidden argument*/TweenSettingsExtensions_SetTarget_TisTweener_t436044680_m598017345_RuntimeMethod_var); TweenerCore_3_t4006488229 * L_18 = V_1; return L_18; } } // DG.Tweening.Core.TweenerCore`3 DG.Tweening.DOTweenModulePhysics2D::DOMoveX(UnityEngine.Rigidbody2D,System.Single,System.Single,System.Boolean) extern "C" IL2CPP_METHOD_ATTR TweenerCore_3_t4006488229 * DOTweenModulePhysics2D_DOMoveX_m1585844618 (RuntimeObject * __this /* static, unused */, Rigidbody2D_t939494601 * ___target0, float ___endValue1, float ___duration2, bool ___snapping3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DOTweenModulePhysics2D_DOMoveX_m1585844618_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CDOMoveXU3Ec__AnonStorey1_t79866776 * V_0 = NULL; TweenerCore_3_t4006488229 * V_1 = NULL; { U3CDOMoveXU3Ec__AnonStorey1_t79866776 * L_0 = (U3CDOMoveXU3Ec__AnonStorey1_t79866776 *)il2cpp_codegen_object_new(U3CDOMoveXU3Ec__AnonStorey1_t79866776_il2cpp_TypeInfo_var); U3CDOMoveXU3Ec__AnonStorey1__ctor_m1217745214(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CDOMoveXU3Ec__AnonStorey1_t79866776 * L_1 = V_0; Rigidbody2D_t939494601 * L_2 = ___target0; NullCheck(L_1); L_1->set_target_0(L_2); U3CDOMoveXU3Ec__AnonStorey1_t79866776 * L_3 = V_0; intptr_t L_4 = (intptr_t)U3CDOMoveXU3Ec__AnonStorey1_U3CU3Em__0_m2868668686_RuntimeMethod_var; DOGetter_1_t1899025727 * L_5 = (DOGetter_1_t1899025727 *)il2cpp_codegen_object_new(DOGetter_1_t1899025727_il2cpp_TypeInfo_var); DOGetter_1__ctor_m3327751853(L_5, L_3, L_4, /*hidden argument*/DOGetter_1__ctor_m3327751853_RuntimeMethod_var); U3CDOMoveXU3Ec__AnonStorey1_t79866776 * L_6 = V_0; NullCheck(L_6); Rigidbody2D_t939494601 * L_7 = L_6->get_target_0(); intptr_t L_8 = (intptr_t)Rigidbody2D_MovePosition_m1934912072_RuntimeMethod_var; DOSetter_1_t3206337855 * L_9 = (DOSetter_1_t3206337855 *)il2cpp_codegen_object_new(DOSetter_1_t3206337855_il2cpp_TypeInfo_var); DOSetter_1__ctor_m2986952954(L_9, L_7, L_8, /*hidden argument*/DOSetter_1__ctor_m2986952954_RuntimeMethod_var); float L_10 = ___endValue1; Vector2_t2156229523 L_11; memset(&L_11, 0, sizeof(L_11)); Vector2__ctor_m3970636864((&L_11), L_10, (0.0f), /*hidden argument*/NULL); float L_12 = ___duration2; IL2CPP_RUNTIME_CLASS_INIT(DOTween_t2744875806_il2cpp_TypeInfo_var); TweenerCore_3_t4006488229 * L_13 = DOTween_To_m3593210828(NULL /*static, unused*/, L_5, L_9, L_11, L_12, /*hidden argument*/NULL); V_1 = L_13; TweenerCore_3_t4006488229 * L_14 = V_1; bool L_15 = ___snapping3; Tweener_t436044680 * L_16 = TweenSettingsExtensions_SetOptions_m1469518134(NULL /*static, unused*/, L_14, 2, L_15, /*hidden argument*/NULL); U3CDOMoveXU3Ec__AnonStorey1_t79866776 * L_17 = V_0; NullCheck(L_17); Rigidbody2D_t939494601 * L_18 = L_17->get_target_0(); TweenSettingsExtensions_SetTarget_TisTweener_t436044680_m598017345(NULL /*static, unused*/, L_16, L_18, /*hidden argument*/TweenSettingsExtensions_SetTarget_TisTweener_t436044680_m598017345_RuntimeMethod_var); TweenerCore_3_t4006488229 * L_19 = V_1; return L_19; } } // DG.Tweening.Core.TweenerCore`3 DG.Tweening.DOTweenModulePhysics2D::DOMoveY(UnityEngine.Rigidbody2D,System.Single,System.Single,System.Boolean) extern "C" IL2CPP_METHOD_ATTR TweenerCore_3_t4006488229 * DOTweenModulePhysics2D_DOMoveY_m9214638 (RuntimeObject * __this /* static, unused */, Rigidbody2D_t939494601 * ___target0, float ___endValue1, float ___duration2, bool ___snapping3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DOTweenModulePhysics2D_DOMoveY_m9214638_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CDOMoveYU3Ec__AnonStorey2_t1894716487 * V_0 = NULL; TweenerCore_3_t4006488229 * V_1 = NULL; { U3CDOMoveYU3Ec__AnonStorey2_t1894716487 * L_0 = (U3CDOMoveYU3Ec__AnonStorey2_t1894716487 *)il2cpp_codegen_object_new(U3CDOMoveYU3Ec__AnonStorey2_t1894716487_il2cpp_TypeInfo_var); U3CDOMoveYU3Ec__AnonStorey2__ctor_m3032458695(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CDOMoveYU3Ec__AnonStorey2_t1894716487 * L_1 = V_0; Rigidbody2D_t939494601 * L_2 = ___target0; NullCheck(L_1); L_1->set_target_0(L_2); U3CDOMoveYU3Ec__AnonStorey2_t1894716487 * L_3 = V_0; intptr_t L_4 = (intptr_t)U3CDOMoveYU3Ec__AnonStorey2_U3CU3Em__0_m1383313015_RuntimeMethod_var; DOGetter_1_t1899025727 * L_5 = (DOGetter_1_t1899025727 *)il2cpp_codegen_object_new(DOGetter_1_t1899025727_il2cpp_TypeInfo_var); DOGetter_1__ctor_m3327751853(L_5, L_3, L_4, /*hidden argument*/DOGetter_1__ctor_m3327751853_RuntimeMethod_var); U3CDOMoveYU3Ec__AnonStorey2_t1894716487 * L_6 = V_0; NullCheck(L_6); Rigidbody2D_t939494601 * L_7 = L_6->get_target_0(); intptr_t L_8 = (intptr_t)Rigidbody2D_MovePosition_m1934912072_RuntimeMethod_var; DOSetter_1_t3206337855 * L_9 = (DOSetter_1_t3206337855 *)il2cpp_codegen_object_new(DOSetter_1_t3206337855_il2cpp_TypeInfo_var); DOSetter_1__ctor_m2986952954(L_9, L_7, L_8, /*hidden argument*/DOSetter_1__ctor_m2986952954_RuntimeMethod_var); float L_10 = ___endValue1; Vector2_t2156229523 L_11; memset(&L_11, 0, sizeof(L_11)); Vector2__ctor_m3970636864((&L_11), (0.0f), L_10, /*hidden argument*/NULL); float L_12 = ___duration2; IL2CPP_RUNTIME_CLASS_INIT(DOTween_t2744875806_il2cpp_TypeInfo_var); TweenerCore_3_t4006488229 * L_13 = DOTween_To_m3593210828(NULL /*static, unused*/, L_5, L_9, L_11, L_12, /*hidden argument*/NULL); V_1 = L_13; TweenerCore_3_t4006488229 * L_14 = V_1; bool L_15 = ___snapping3; Tweener_t436044680 * L_16 = TweenSettingsExtensions_SetOptions_m1469518134(NULL /*static, unused*/, L_14, 4, L_15, /*hidden argument*/NULL); U3CDOMoveYU3Ec__AnonStorey2_t1894716487 * L_17 = V_0; NullCheck(L_17); Rigidbody2D_t939494601 * L_18 = L_17->get_target_0(); TweenSettingsExtensions_SetTarget_TisTweener_t436044680_m598017345(NULL /*static, unused*/, L_16, L_18, /*hidden argument*/TweenSettingsExtensions_SetTarget_TisTweener_t436044680_m598017345_RuntimeMethod_var); TweenerCore_3_t4006488229 * L_19 = V_1; return L_19; } } // DG.Tweening.Core.TweenerCore`3 DG.Tweening.DOTweenModulePhysics2D::DORotate(UnityEngine.Rigidbody2D,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR TweenerCore_3_t884556411 * DOTweenModulePhysics2D_DORotate_m2978042287 (RuntimeObject * __this /* static, unused */, Rigidbody2D_t939494601 * ___target0, float ___endValue1, float ___duration2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DOTweenModulePhysics2D_DORotate_m2978042287_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CDORotateU3Ec__AnonStorey3_t307238404 * V_0 = NULL; TweenerCore_3_t884556411 * V_1 = NULL; { U3CDORotateU3Ec__AnonStorey3_t307238404 * L_0 = (U3CDORotateU3Ec__AnonStorey3_t307238404 *)il2cpp_codegen_object_new(U3CDORotateU3Ec__AnonStorey3_t307238404_il2cpp_TypeInfo_var); U3CDORotateU3Ec__AnonStorey3__ctor_m1205153612(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CDORotateU3Ec__AnonStorey3_t307238404 * L_1 = V_0; Rigidbody2D_t939494601 * L_2 = ___target0; NullCheck(L_1); L_1->set_target_0(L_2); U3CDORotateU3Ec__AnonStorey3_t307238404 * L_3 = V_0; intptr_t L_4 = (intptr_t)U3CDORotateU3Ec__AnonStorey3_U3CU3Em__0_m209409955_RuntimeMethod_var; DOGetter_1_t1140062978 * L_5 = (DOGetter_1_t1140062978 *)il2cpp_codegen_object_new(DOGetter_1_t1140062978_il2cpp_TypeInfo_var); DOGetter_1__ctor_m2335505072(L_5, L_3, L_4, /*hidden argument*/DOGetter_1__ctor_m2335505072_RuntimeMethod_var); U3CDORotateU3Ec__AnonStorey3_t307238404 * L_6 = V_0; NullCheck(L_6); Rigidbody2D_t939494601 * L_7 = L_6->get_target_0(); intptr_t L_8 = (intptr_t)Rigidbody2D_MoveRotation_m3032842781_RuntimeMethod_var; DOSetter_1_t2447375106 * L_9 = (DOSetter_1_t2447375106 *)il2cpp_codegen_object_new(DOSetter_1_t2447375106_il2cpp_TypeInfo_var); DOSetter_1__ctor_m3423399374(L_9, L_7, L_8, /*hidden argument*/DOSetter_1__ctor_m3423399374_RuntimeMethod_var); float L_10 = ___endValue1; float L_11 = ___duration2; IL2CPP_RUNTIME_CLASS_INIT(DOTween_t2744875806_il2cpp_TypeInfo_var); TweenerCore_3_t884556411 * L_12 = DOTween_To_m2106473129(NULL /*static, unused*/, L_5, L_9, L_10, L_11, /*hidden argument*/NULL); V_1 = L_12; TweenerCore_3_t884556411 * L_13 = V_1; U3CDORotateU3Ec__AnonStorey3_t307238404 * L_14 = V_0; NullCheck(L_14); Rigidbody2D_t939494601 * L_15 = L_14->get_target_0(); TweenSettingsExtensions_SetTarget_TisTweenerCore_3_t884556411_m1318424630(NULL /*static, unused*/, L_13, L_15, /*hidden argument*/TweenSettingsExtensions_SetTarget_TisTweenerCore_3_t884556411_m1318424630_RuntimeMethod_var); TweenerCore_3_t884556411 * L_16 = V_1; return L_16; } } // DG.Tweening.Sequence DG.Tweening.DOTweenModulePhysics2D::DOJump(UnityEngine.Rigidbody2D,UnityEngine.Vector2,System.Single,System.Int32,System.Single,System.Boolean) extern "C" IL2CPP_METHOD_ATTR Sequence_t2050373119 * DOTweenModulePhysics2D_DOJump_m30894138 (RuntimeObject * __this /* static, unused */, Rigidbody2D_t939494601 * ___target0, Vector2_t2156229523 ___endValue1, float ___jumpPower2, int32_t ___numJumps3, float ___duration4, bool ___snapping5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DOTweenModulePhysics2D_DOJump_m30894138_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CDOJumpU3Ec__AnonStorey4_t1356384432 * V_0 = NULL; { U3CDOJumpU3Ec__AnonStorey4_t1356384432 * L_0 = (U3CDOJumpU3Ec__AnonStorey4_t1356384432 *)il2cpp_codegen_object_new(U3CDOJumpU3Ec__AnonStorey4_t1356384432_il2cpp_TypeInfo_var); U3CDOJumpU3Ec__AnonStorey4__ctor_m2896428721(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CDOJumpU3Ec__AnonStorey4_t1356384432 * L_1 = V_0; Rigidbody2D_t939494601 * L_2 = ___target0; NullCheck(L_1); L_1->set_target_0(L_2); U3CDOJumpU3Ec__AnonStorey4_t1356384432 * L_3 = V_0; Vector2_t2156229523 L_4 = ___endValue1; NullCheck(L_3); L_3->set_endValue_4(L_4); int32_t L_5 = ___numJumps3; if ((((int32_t)L_5) >= ((int32_t)1))) { goto IL_001e; } } { ___numJumps3 = 1; } IL_001e: { U3CDOJumpU3Ec__AnonStorey4_t1356384432 * L_6 = V_0; NullCheck(L_6); L_6->set_startPosY_1((0.0f)); U3CDOJumpU3Ec__AnonStorey4_t1356384432 * L_7 = V_0; NullCheck(L_7); L_7->set_offsetY_5((-1.0f)); U3CDOJumpU3Ec__AnonStorey4_t1356384432 * L_8 = V_0; NullCheck(L_8); L_8->set_offsetYSet_2((bool)0); U3CDOJumpU3Ec__AnonStorey4_t1356384432 * L_9 = V_0; IL2CPP_RUNTIME_CLASS_INIT(DOTween_t2744875806_il2cpp_TypeInfo_var); Sequence_t2050373119 * L_10 = DOTween_Sequence_m1991920595(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_9); L_9->set_s_3(L_10); U3CDOJumpU3Ec__AnonStorey4_t1356384432 * L_11 = V_0; U3CDOJumpU3Ec__AnonStorey4_t1356384432 * L_12 = V_0; intptr_t L_13 = (intptr_t)U3CDOJumpU3Ec__AnonStorey4_U3CU3Em__0_m3671702842_RuntimeMethod_var; DOGetter_1_t1899025727 * L_14 = (DOGetter_1_t1899025727 *)il2cpp_codegen_object_new(DOGetter_1_t1899025727_il2cpp_TypeInfo_var); DOGetter_1__ctor_m3327751853(L_14, L_12, L_13, /*hidden argument*/DOGetter_1__ctor_m3327751853_RuntimeMethod_var); U3CDOJumpU3Ec__AnonStorey4_t1356384432 * L_15 = V_0; intptr_t L_16 = (intptr_t)U3CDOJumpU3Ec__AnonStorey4_U3CU3Em__1_m1556319084_RuntimeMethod_var; DOSetter_1_t3206337855 * L_17 = (DOSetter_1_t3206337855 *)il2cpp_codegen_object_new(DOSetter_1_t3206337855_il2cpp_TypeInfo_var); DOSetter_1__ctor_m2986952954(L_17, L_15, L_16, /*hidden argument*/DOSetter_1__ctor_m2986952954_RuntimeMethod_var); float L_18 = ___jumpPower2; Vector2_t2156229523 L_19; memset(&L_19, 0, sizeof(L_19)); Vector2__ctor_m3970636864((&L_19), (0.0f), L_18, /*hidden argument*/NULL); float L_20 = ___duration4; int32_t L_21 = ___numJumps3; TweenerCore_3_t4006488229 * L_22 = DOTween_To_m3593210828(NULL /*static, unused*/, L_14, L_17, L_19, ((float)((float)L_20/(float)(((float)((float)((int32_t)il2cpp_codegen_multiply((int32_t)L_21, (int32_t)2))))))), /*hidden argument*/NULL); bool L_23 = ___snapping5; Tweener_t436044680 * L_24 = TweenSettingsExtensions_SetOptions_m1469518134(NULL /*static, unused*/, L_22, 4, L_23, /*hidden argument*/NULL); Tweener_t436044680 * L_25 = TweenSettingsExtensions_SetEase_TisTweener_t436044680_m4099464426(NULL /*static, unused*/, L_24, 6, /*hidden argument*/TweenSettingsExtensions_SetEase_TisTweener_t436044680_m4099464426_RuntimeMethod_var); Tweener_t436044680 * L_26 = TweenSettingsExtensions_SetRelative_TisTweener_t436044680_m1627270915(NULL /*static, unused*/, L_25, /*hidden argument*/TweenSettingsExtensions_SetRelative_TisTweener_t436044680_m1627270915_RuntimeMethod_var); int32_t L_27 = ___numJumps3; Tweener_t436044680 * L_28 = TweenSettingsExtensions_SetLoops_TisTweener_t436044680_m3451476439(NULL /*static, unused*/, L_26, ((int32_t)il2cpp_codegen_multiply((int32_t)L_27, (int32_t)2)), 1, /*hidden argument*/TweenSettingsExtensions_SetLoops_TisTweener_t436044680_m3451476439_RuntimeMethod_var); U3CDOJumpU3Ec__AnonStorey4_t1356384432 * L_29 = V_0; intptr_t L_30 = (intptr_t)U3CDOJumpU3Ec__AnonStorey4_U3CU3Em__2_m2438714901_RuntimeMethod_var; TweenCallback_t3727756325 * L_31 = (TweenCallback_t3727756325 *)il2cpp_codegen_object_new(TweenCallback_t3727756325_il2cpp_TypeInfo_var); TweenCallback__ctor_m3086472496(L_31, L_29, L_30, /*hidden argument*/NULL); Tweener_t436044680 * L_32 = TweenSettingsExtensions_OnStart_TisTweener_t436044680_m2600058334(NULL /*static, unused*/, L_28, L_31, /*hidden argument*/TweenSettingsExtensions_OnStart_TisTweener_t436044680_m2600058334_RuntimeMethod_var); NullCheck(L_11); L_11->set_yTween_6(L_32); U3CDOJumpU3Ec__AnonStorey4_t1356384432 * L_33 = V_0; NullCheck(L_33); Sequence_t2050373119 * L_34 = L_33->get_s_3(); U3CDOJumpU3Ec__AnonStorey4_t1356384432 * L_35 = V_0; intptr_t L_36 = (intptr_t)U3CDOJumpU3Ec__AnonStorey4_U3CU3Em__3_m3671702845_RuntimeMethod_var; DOGetter_1_t1899025727 * L_37 = (DOGetter_1_t1899025727 *)il2cpp_codegen_object_new(DOGetter_1_t1899025727_il2cpp_TypeInfo_var); DOGetter_1__ctor_m3327751853(L_37, L_35, L_36, /*hidden argument*/DOGetter_1__ctor_m3327751853_RuntimeMethod_var); U3CDOJumpU3Ec__AnonStorey4_t1356384432 * L_38 = V_0; intptr_t L_39 = (intptr_t)U3CDOJumpU3Ec__AnonStorey4_U3CU3Em__4_m1710014373_RuntimeMethod_var; DOSetter_1_t3206337855 * L_40 = (DOSetter_1_t3206337855 *)il2cpp_codegen_object_new(DOSetter_1_t3206337855_il2cpp_TypeInfo_var); DOSetter_1__ctor_m2986952954(L_40, L_38, L_39, /*hidden argument*/DOSetter_1__ctor_m2986952954_RuntimeMethod_var); U3CDOJumpU3Ec__AnonStorey4_t1356384432 * L_41 = V_0; NullCheck(L_41); Vector2_t2156229523 * L_42 = L_41->get_address_of_endValue_4(); float L_43 = L_42->get_x_0(); Vector2_t2156229523 L_44; memset(&L_44, 0, sizeof(L_44)); Vector2__ctor_m3970636864((&L_44), L_43, (0.0f), /*hidden argument*/NULL); float L_45 = ___duration4; TweenerCore_3_t4006488229 * L_46 = DOTween_To_m3593210828(NULL /*static, unused*/, L_37, L_40, L_44, L_45, /*hidden argument*/NULL); bool L_47 = ___snapping5; Tweener_t436044680 * L_48 = TweenSettingsExtensions_SetOptions_m1469518134(NULL /*static, unused*/, L_46, 2, L_47, /*hidden argument*/NULL); Tweener_t436044680 * L_49 = TweenSettingsExtensions_SetEase_TisTweener_t436044680_m4099464426(NULL /*static, unused*/, L_48, 1, /*hidden argument*/TweenSettingsExtensions_SetEase_TisTweener_t436044680_m4099464426_RuntimeMethod_var); Sequence_t2050373119 * L_50 = TweenSettingsExtensions_Append_m650649794(NULL /*static, unused*/, L_34, L_49, /*hidden argument*/NULL); U3CDOJumpU3Ec__AnonStorey4_t1356384432 * L_51 = V_0; NullCheck(L_51); Tween_t2342918553 * L_52 = L_51->get_yTween_6(); Sequence_t2050373119 * L_53 = TweenSettingsExtensions_Join_m505346047(NULL /*static, unused*/, L_50, L_52, /*hidden argument*/NULL); U3CDOJumpU3Ec__AnonStorey4_t1356384432 * L_54 = V_0; NullCheck(L_54); Rigidbody2D_t939494601 * L_55 = L_54->get_target_0(); Sequence_t2050373119 * L_56 = TweenSettingsExtensions_SetTarget_TisSequence_t2050373119_m1247992931(NULL /*static, unused*/, L_53, L_55, /*hidden argument*/TweenSettingsExtensions_SetTarget_TisSequence_t2050373119_m1247992931_RuntimeMethod_var); int32_t L_57 = ((DOTween_t2744875806_StaticFields*)il2cpp_codegen_static_fields_for(DOTween_t2744875806_il2cpp_TypeInfo_var))->get_defaultEaseType_17(); TweenSettingsExtensions_SetEase_TisSequence_t2050373119_m1894461937(NULL /*static, unused*/, L_56, L_57, /*hidden argument*/TweenSettingsExtensions_SetEase_TisSequence_t2050373119_m1894461937_RuntimeMethod_var); U3CDOJumpU3Ec__AnonStorey4_t1356384432 * L_58 = V_0; NullCheck(L_58); Tween_t2342918553 * L_59 = L_58->get_yTween_6(); U3CDOJumpU3Ec__AnonStorey4_t1356384432 * L_60 = V_0; intptr_t L_61 = (intptr_t)U3CDOJumpU3Ec__AnonStorey4_U3CU3Em__5_m2438714896_RuntimeMethod_var; TweenCallback_t3727756325 * L_62 = (TweenCallback_t3727756325 *)il2cpp_codegen_object_new(TweenCallback_t3727756325_il2cpp_TypeInfo_var); TweenCallback__ctor_m3086472496(L_62, L_60, L_61, /*hidden argument*/NULL); TweenSettingsExtensions_OnUpdate_TisTween_t2342918553_m708388315(NULL /*static, unused*/, L_59, L_62, /*hidden argument*/TweenSettingsExtensions_OnUpdate_TisTween_t2342918553_m708388315_RuntimeMethod_var); U3CDOJumpU3Ec__AnonStorey4_t1356384432 * L_63 = V_0; NullCheck(L_63); Sequence_t2050373119 * L_64 = L_63->get_s_3(); return L_64; } } #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.DOTweenModulePhysics2D/c__AnonStorey4::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOJumpU3Ec__AnonStorey4__ctor_m2896428721 (U3CDOJumpU3Ec__AnonStorey4_t1356384432 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // UnityEngine.Vector2 DG.Tweening.DOTweenModulePhysics2D/c__AnonStorey4::<>m__0() extern "C" IL2CPP_METHOD_ATTR Vector2_t2156229523 U3CDOJumpU3Ec__AnonStorey4_U3CU3Em__0_m3671702842 (U3CDOJumpU3Ec__AnonStorey4_t1356384432 * __this, const RuntimeMethod* method) { { Rigidbody2D_t939494601 * L_0 = __this->get_target_0(); NullCheck(L_0); Vector2_t2156229523 L_1 = Rigidbody2D_get_position_m2575647076(L_0, /*hidden argument*/NULL); return L_1; } } // System.Void DG.Tweening.DOTweenModulePhysics2D/c__AnonStorey4::<>m__1(UnityEngine.Vector2) extern "C" IL2CPP_METHOD_ATTR void U3CDOJumpU3Ec__AnonStorey4_U3CU3Em__1_m1556319084 (U3CDOJumpU3Ec__AnonStorey4_t1356384432 * __this, Vector2_t2156229523 ___x0, const RuntimeMethod* method) { { Rigidbody2D_t939494601 * L_0 = __this->get_target_0(); Vector2_t2156229523 L_1 = ___x0; NullCheck(L_0); Rigidbody2D_set_position_m1659195711(L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void DG.Tweening.DOTweenModulePhysics2D/c__AnonStorey4::<>m__2() extern "C" IL2CPP_METHOD_ATTR void U3CDOJumpU3Ec__AnonStorey4_U3CU3Em__2_m2438714901 (U3CDOJumpU3Ec__AnonStorey4_t1356384432 * __this, const RuntimeMethod* method) { Vector2_t2156229523 V_0; memset(&V_0, 0, sizeof(V_0)); { Rigidbody2D_t939494601 * L_0 = __this->get_target_0(); NullCheck(L_0); Vector2_t2156229523 L_1 = Rigidbody2D_get_position_m2575647076(L_0, /*hidden argument*/NULL); V_0 = L_1; float L_2 = (&V_0)->get_y_1(); __this->set_startPosY_1(L_2); return; } } // UnityEngine.Vector2 DG.Tweening.DOTweenModulePhysics2D/c__AnonStorey4::<>m__3() extern "C" IL2CPP_METHOD_ATTR Vector2_t2156229523 U3CDOJumpU3Ec__AnonStorey4_U3CU3Em__3_m3671702845 (U3CDOJumpU3Ec__AnonStorey4_t1356384432 * __this, const RuntimeMethod* method) { { Rigidbody2D_t939494601 * L_0 = __this->get_target_0(); NullCheck(L_0); Vector2_t2156229523 L_1 = Rigidbody2D_get_position_m2575647076(L_0, /*hidden argument*/NULL); return L_1; } } // System.Void DG.Tweening.DOTweenModulePhysics2D/c__AnonStorey4::<>m__4(UnityEngine.Vector2) extern "C" IL2CPP_METHOD_ATTR void U3CDOJumpU3Ec__AnonStorey4_U3CU3Em__4_m1710014373 (U3CDOJumpU3Ec__AnonStorey4_t1356384432 * __this, Vector2_t2156229523 ___x0, const RuntimeMethod* method) { { Rigidbody2D_t939494601 * L_0 = __this->get_target_0(); Vector2_t2156229523 L_1 = ___x0; NullCheck(L_0); Rigidbody2D_set_position_m1659195711(L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void DG.Tweening.DOTweenModulePhysics2D/c__AnonStorey4::<>m__5() extern "C" IL2CPP_METHOD_ATTR void U3CDOJumpU3Ec__AnonStorey4_U3CU3Em__5_m2438714896 (U3CDOJumpU3Ec__AnonStorey4_t1356384432 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CDOJumpU3Ec__AnonStorey4_U3CU3Em__5_m2438714896_MetadataUsageId); s_Il2CppMethodInitialized = true; } Vector3_t3722313464 V_0; memset(&V_0, 0, sizeof(V_0)); U3CDOJumpU3Ec__AnonStorey4_t1356384432 * G_B3_0 = NULL; U3CDOJumpU3Ec__AnonStorey4_t1356384432 * G_B2_0 = NULL; float G_B4_0 = 0.0f; U3CDOJumpU3Ec__AnonStorey4_t1356384432 * G_B4_1 = NULL; { bool L_0 = __this->get_offsetYSet_2(); if (L_0) { goto IL_004a; } } { __this->set_offsetYSet_2((bool)1); Sequence_t2050373119 * L_1 = __this->get_s_3(); NullCheck(L_1); bool L_2 = Tween_get_isRelative_m1742579053(L_1, /*hidden argument*/NULL); G_B2_0 = __this; if (!L_2) { G_B3_0 = __this; goto IL_0033; } } { Vector2_t2156229523 * L_3 = __this->get_address_of_endValue_4(); float L_4 = L_3->get_y_1(); G_B4_0 = L_4; G_B4_1 = G_B2_0; goto IL_0045; } IL_0033: { Vector2_t2156229523 * L_5 = __this->get_address_of_endValue_4(); float L_6 = L_5->get_y_1(); float L_7 = __this->get_startPosY_1(); G_B4_0 = ((float)il2cpp_codegen_subtract((float)L_6, (float)L_7)); G_B4_1 = G_B3_0; } IL_0045: { NullCheck(G_B4_1); G_B4_1->set_offsetY_5(G_B4_0); } IL_004a: { Rigidbody2D_t939494601 * L_8 = __this->get_target_0(); NullCheck(L_8); Vector2_t2156229523 L_9 = Rigidbody2D_get_position_m2575647076(L_8, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Vector2_t2156229523_il2cpp_TypeInfo_var); Vector3_t3722313464 L_10 = Vector2_op_Implicit_m1860157806(NULL /*static, unused*/, L_9, /*hidden argument*/NULL); V_0 = L_10; Vector3_t3722313464 * L_11 = (&V_0); float L_12 = L_11->get_y_2(); float L_13 = __this->get_offsetY_5(); Tween_t2342918553 * L_14 = __this->get_yTween_6(); float L_15 = TweenExtensions_ElapsedPercentage_m2668424543(NULL /*static, unused*/, L_14, (bool)1, /*hidden argument*/NULL); float L_16 = DOVirtual_EasedValue_m1201780281(NULL /*static, unused*/, (0.0f), L_13, L_15, 6, /*hidden argument*/NULL); L_11->set_y_2(((float)il2cpp_codegen_add((float)L_12, (float)L_16))); Rigidbody2D_t939494601 * L_17 = __this->get_target_0(); Vector3_t3722313464 L_18 = V_0; Vector2_t2156229523 L_19 = Vector2_op_Implicit_m4260192859(NULL /*static, unused*/, L_18, /*hidden argument*/NULL); NullCheck(L_17); Rigidbody2D_MovePosition_m1934912072(L_17, L_19, /*hidden argument*/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.DOTweenModulePhysics2D/c__AnonStorey0::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOMoveU3Ec__AnonStorey0__ctor_m2421707099 (U3CDOMoveU3Ec__AnonStorey0_t2044744932 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // UnityEngine.Vector2 DG.Tweening.DOTweenModulePhysics2D/c__AnonStorey0::<>m__0() extern "C" IL2CPP_METHOD_ATTR Vector2_t2156229523 U3CDOMoveU3Ec__AnonStorey0_U3CU3Em__0_m2371038916 (U3CDOMoveU3Ec__AnonStorey0_t2044744932 * __this, const RuntimeMethod* method) { { Rigidbody2D_t939494601 * L_0 = __this->get_target_0(); NullCheck(L_0); Vector2_t2156229523 L_1 = Rigidbody2D_get_position_m2575647076(L_0, /*hidden argument*/NULL); return L_1; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DG.Tweening.DOTweenModulePhysics2D/c__AnonStorey1::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOMoveXU3Ec__AnonStorey1__ctor_m1217745214 (U3CDOMoveXU3Ec__AnonStorey1_t79866776 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // UnityEngine.Vector2 DG.Tweening.DOTweenModulePhysics2D/c__AnonStorey1::<>m__0() extern "C" IL2CPP_METHOD_ATTR Vector2_t2156229523 U3CDOMoveXU3Ec__AnonStorey1_U3CU3Em__0_m2868668686 (U3CDOMoveXU3Ec__AnonStorey1_t79866776 * __this, const RuntimeMethod* method) { { Rigidbody2D_t939494601 * L_0 = __this->get_target_0(); NullCheck(L_0); Vector2_t2156229523 L_1 = Rigidbody2D_get_position_m2575647076(L_0, /*hidden argument*/NULL); return L_1; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DG.Tweening.DOTweenModulePhysics2D/c__AnonStorey2::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOMoveYU3Ec__AnonStorey2__ctor_m3032458695 (U3CDOMoveYU3Ec__AnonStorey2_t1894716487 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // UnityEngine.Vector2 DG.Tweening.DOTweenModulePhysics2D/c__AnonStorey2::<>m__0() extern "C" IL2CPP_METHOD_ATTR Vector2_t2156229523 U3CDOMoveYU3Ec__AnonStorey2_U3CU3Em__0_m1383313015 (U3CDOMoveYU3Ec__AnonStorey2_t1894716487 * __this, const RuntimeMethod* method) { { Rigidbody2D_t939494601 * L_0 = __this->get_target_0(); NullCheck(L_0); Vector2_t2156229523 L_1 = Rigidbody2D_get_position_m2575647076(L_0, /*hidden argument*/NULL); return L_1; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DG.Tweening.DOTweenModulePhysics2D/c__AnonStorey3::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDORotateU3Ec__AnonStorey3__ctor_m1205153612 (U3CDORotateU3Ec__AnonStorey3_t307238404 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // System.Single DG.Tweening.DOTweenModulePhysics2D/c__AnonStorey3::<>m__0() extern "C" IL2CPP_METHOD_ATTR float U3CDORotateU3Ec__AnonStorey3_U3CU3Em__0_m209409955 (U3CDORotateU3Ec__AnonStorey3_t307238404 * __this, const RuntimeMethod* method) { { Rigidbody2D_t939494601 * L_0 = __this->get_target_0(); NullCheck(L_0); float L_1 = Rigidbody2D_get_rotation_m1584227507(L_0, /*hidden argument*/NULL); return L_1; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.Core.TweenerCore`3 DG.Tweening.DOTweenModuleSprite::DOColor(UnityEngine.SpriteRenderer,UnityEngine.Color,System.Single) extern "C" IL2CPP_METHOD_ATTR TweenerCore_3_t745532282 * DOTweenModuleSprite_DOColor_m3502224665 (RuntimeObject * __this /* static, unused */, SpriteRenderer_t3235626157 * ___target0, Color_t2555686324 ___endValue1, float ___duration2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DOTweenModuleSprite_DOColor_m3502224665_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CDOColorU3Ec__AnonStorey0_t2678535312 * V_0 = NULL; TweenerCore_3_t745532282 * V_1 = NULL; { U3CDOColorU3Ec__AnonStorey0_t2678535312 * L_0 = (U3CDOColorU3Ec__AnonStorey0_t2678535312 *)il2cpp_codegen_object_new(U3CDOColorU3Ec__AnonStorey0_t2678535312_il2cpp_TypeInfo_var); U3CDOColorU3Ec__AnonStorey0__ctor_m2465634155(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CDOColorU3Ec__AnonStorey0_t2678535312 * L_1 = V_0; SpriteRenderer_t3235626157 * L_2 = ___target0; NullCheck(L_1); L_1->set_target_0(L_2); U3CDOColorU3Ec__AnonStorey0_t2678535312 * L_3 = V_0; intptr_t L_4 = (intptr_t)U3CDOColorU3Ec__AnonStorey0_U3CU3Em__0_m2085713682_RuntimeMethod_var; DOGetter_1_t2298482528 * L_5 = (DOGetter_1_t2298482528 *)il2cpp_codegen_object_new(DOGetter_1_t2298482528_il2cpp_TypeInfo_var); DOGetter_1__ctor_m1558284636(L_5, L_3, L_4, /*hidden argument*/DOGetter_1__ctor_m1558284636_RuntimeMethod_var); U3CDOColorU3Ec__AnonStorey0_t2678535312 * L_6 = V_0; intptr_t L_7 = (intptr_t)U3CDOColorU3Ec__AnonStorey0_U3CU3Em__1_m1189379250_RuntimeMethod_var; DOSetter_1_t3605794656 * L_8 = (DOSetter_1_t3605794656 *)il2cpp_codegen_object_new(DOSetter_1_t3605794656_il2cpp_TypeInfo_var); DOSetter_1__ctor_m380718107(L_8, L_6, L_7, /*hidden argument*/DOSetter_1__ctor_m380718107_RuntimeMethod_var); Color_t2555686324 L_9 = ___endValue1; float L_10 = ___duration2; IL2CPP_RUNTIME_CLASS_INIT(DOTween_t2744875806_il2cpp_TypeInfo_var); TweenerCore_3_t745532282 * L_11 = DOTween_To_m3257840982(NULL /*static, unused*/, L_5, L_8, L_9, L_10, /*hidden argument*/NULL); V_1 = L_11; TweenerCore_3_t745532282 * L_12 = V_1; U3CDOColorU3Ec__AnonStorey0_t2678535312 * L_13 = V_0; NullCheck(L_13); SpriteRenderer_t3235626157 * L_14 = L_13->get_target_0(); TweenSettingsExtensions_SetTarget_TisTweenerCore_3_t745532282_m2904780857(NULL /*static, unused*/, L_12, L_14, /*hidden argument*/TweenSettingsExtensions_SetTarget_TisTweenerCore_3_t745532282_m2904780857_RuntimeMethod_var); TweenerCore_3_t745532282 * L_15 = V_1; return L_15; } } // DG.Tweening.Core.TweenerCore`3 DG.Tweening.DOTweenModuleSprite::DOFade(UnityEngine.SpriteRenderer,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR TweenerCore_3_t745532282 * DOTweenModuleSprite_DOFade_m971115291 (RuntimeObject * __this /* static, unused */, SpriteRenderer_t3235626157 * ___target0, float ___endValue1, float ___duration2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DOTweenModuleSprite_DOFade_m971115291_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CDOFadeU3Ec__AnonStorey1_t108519314 * V_0 = NULL; TweenerCore_3_t745532282 * V_1 = NULL; { U3CDOFadeU3Ec__AnonStorey1_t108519314 * L_0 = (U3CDOFadeU3Ec__AnonStorey1_t108519314 *)il2cpp_codegen_object_new(U3CDOFadeU3Ec__AnonStorey1_t108519314_il2cpp_TypeInfo_var); U3CDOFadeU3Ec__AnonStorey1__ctor_m886381359(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CDOFadeU3Ec__AnonStorey1_t108519314 * L_1 = V_0; SpriteRenderer_t3235626157 * L_2 = ___target0; NullCheck(L_1); L_1->set_target_0(L_2); U3CDOFadeU3Ec__AnonStorey1_t108519314 * L_3 = V_0; intptr_t L_4 = (intptr_t)U3CDOFadeU3Ec__AnonStorey1_U3CU3Em__0_m263363186_RuntimeMethod_var; DOGetter_1_t2298482528 * L_5 = (DOGetter_1_t2298482528 *)il2cpp_codegen_object_new(DOGetter_1_t2298482528_il2cpp_TypeInfo_var); DOGetter_1__ctor_m1558284636(L_5, L_3, L_4, /*hidden argument*/DOGetter_1__ctor_m1558284636_RuntimeMethod_var); U3CDOFadeU3Ec__AnonStorey1_t108519314 * L_6 = V_0; intptr_t L_7 = (intptr_t)U3CDOFadeU3Ec__AnonStorey1_U3CU3Em__1_m511315482_RuntimeMethod_var; DOSetter_1_t3605794656 * L_8 = (DOSetter_1_t3605794656 *)il2cpp_codegen_object_new(DOSetter_1_t3605794656_il2cpp_TypeInfo_var); DOSetter_1__ctor_m380718107(L_8, L_6, L_7, /*hidden argument*/DOSetter_1__ctor_m380718107_RuntimeMethod_var); float L_9 = ___endValue1; float L_10 = ___duration2; IL2CPP_RUNTIME_CLASS_INIT(DOTween_t2744875806_il2cpp_TypeInfo_var); TweenerCore_3_t745532282 * L_11 = DOTween_ToAlpha_m2317099245(NULL /*static, unused*/, L_5, L_8, L_9, L_10, /*hidden argument*/NULL); V_1 = L_11; TweenerCore_3_t745532282 * L_12 = V_1; U3CDOFadeU3Ec__AnonStorey1_t108519314 * L_13 = V_0; NullCheck(L_13); SpriteRenderer_t3235626157 * L_14 = L_13->get_target_0(); TweenSettingsExtensions_SetTarget_TisTweenerCore_3_t745532282_m2904780857(NULL /*static, unused*/, L_12, L_14, /*hidden argument*/TweenSettingsExtensions_SetTarget_TisTweenerCore_3_t745532282_m2904780857_RuntimeMethod_var); TweenerCore_3_t745532282 * L_15 = V_1; return L_15; } } // DG.Tweening.Sequence DG.Tweening.DOTweenModuleSprite::DOGradientColor(UnityEngine.SpriteRenderer,UnityEngine.Gradient,System.Single) extern "C" IL2CPP_METHOD_ATTR Sequence_t2050373119 * DOTweenModuleSprite_DOGradientColor_m3841709506 (RuntimeObject * __this /* static, unused */, SpriteRenderer_t3235626157 * ___target0, Gradient_t3067099924 * ___gradient1, float ___duration2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DOTweenModuleSprite_DOGradientColor_m3841709506_MetadataUsageId); s_Il2CppMethodInitialized = true; } Sequence_t2050373119 * V_0 = NULL; GradientColorKeyU5BU5D_t4133731744* V_1 = NULL; int32_t V_2 = 0; int32_t V_3 = 0; GradientColorKey_t812552589 V_4; memset(&V_4, 0, sizeof(V_4)); float V_5 = 0.0f; float G_B10_0 = 0.0f; float G_B8_0 = 0.0f; float G_B7_0 = 0.0f; float G_B9_0 = 0.0f; float G_B9_1 = 0.0f; { IL2CPP_RUNTIME_CLASS_INIT(DOTween_t2744875806_il2cpp_TypeInfo_var); Sequence_t2050373119 * L_0 = DOTween_Sequence_m1991920595(NULL /*static, unused*/, /*hidden argument*/NULL); V_0 = L_0; Gradient_t3067099924 * L_1 = ___gradient1; NullCheck(L_1); GradientColorKeyU5BU5D_t4133731744* L_2 = Gradient_get_colorKeys_m2219942745(L_1, /*hidden argument*/NULL); V_1 = L_2; GradientColorKeyU5BU5D_t4133731744* L_3 = V_1; NullCheck(L_3); V_2 = (((int32_t)((int32_t)(((RuntimeArray *)L_3)->max_length)))); V_3 = 0; goto IL_00b2; } IL_0018: { GradientColorKeyU5BU5D_t4133731744* L_4 = V_1; int32_t L_5 = V_3; NullCheck(L_4); V_4 = (*(GradientColorKey_t812552589 *)((L_4)->GetAddressAt(static_cast(L_5)))); int32_t L_6 = V_3; if (L_6) { goto IL_004f; } } { float L_7 = (&V_4)->get_time_1(); if ((!(((float)L_7) <= ((float)(0.0f))))) { goto IL_004f; } } { SpriteRenderer_t3235626157 * L_8 = ___target0; Color_t2555686324 L_9 = (&V_4)->get_color_0(); NullCheck(L_8); SpriteRenderer_set_color_m3056777566(L_8, L_9, /*hidden argument*/NULL); goto IL_00ae; } IL_004f: { int32_t L_10 = V_3; int32_t L_11 = V_2; if ((!(((uint32_t)L_10) == ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_11, (int32_t)1)))))) { goto IL_0066; } } { float L_12 = ___duration2; Sequence_t2050373119 * L_13 = V_0; float L_14 = TweenExtensions_Duration_m4084455533(NULL /*static, unused*/, L_13, (bool)0, /*hidden argument*/NULL); G_B10_0 = ((float)il2cpp_codegen_subtract((float)L_12, (float)L_14)); goto IL_0090; } IL_0066: { float L_15 = ___duration2; int32_t L_16 = V_3; G_B7_0 = L_15; if (L_16) { G_B8_0 = L_15; goto IL_0079; } } { float L_17 = (&V_4)->get_time_1(); G_B9_0 = L_17; G_B9_1 = G_B7_0; goto IL_008f; } IL_0079: { float L_18 = (&V_4)->get_time_1(); GradientColorKeyU5BU5D_t4133731744* L_19 = V_1; int32_t L_20 = V_3; NullCheck(L_19); float L_21 = ((L_19)->GetAddressAt(static_cast(((int32_t)il2cpp_codegen_subtract((int32_t)L_20, (int32_t)1)))))->get_time_1(); G_B9_0 = ((float)il2cpp_codegen_subtract((float)L_18, (float)L_21)); G_B9_1 = G_B8_0; } IL_008f: { G_B10_0 = ((float)il2cpp_codegen_multiply((float)G_B9_1, (float)G_B9_0)); } IL_0090: { V_5 = G_B10_0; Sequence_t2050373119 * L_22 = V_0; SpriteRenderer_t3235626157 * L_23 = ___target0; Color_t2555686324 L_24 = (&V_4)->get_color_0(); float L_25 = V_5; TweenerCore_3_t745532282 * L_26 = DOTweenModuleSprite_DOColor_m3502224665(NULL /*static, unused*/, L_23, L_24, L_25, /*hidden argument*/NULL); TweenerCore_3_t745532282 * L_27 = TweenSettingsExtensions_SetEase_TisTweenerCore_3_t745532282_m634831657(NULL /*static, unused*/, L_26, 1, /*hidden argument*/TweenSettingsExtensions_SetEase_TisTweenerCore_3_t745532282_m634831657_RuntimeMethod_var); TweenSettingsExtensions_Append_m650649794(NULL /*static, unused*/, L_22, L_27, /*hidden argument*/NULL); } IL_00ae: { int32_t L_28 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)); } IL_00b2: { int32_t L_29 = V_3; int32_t L_30 = V_2; if ((((int32_t)L_29) < ((int32_t)L_30))) { goto IL_0018; } } { Sequence_t2050373119 * L_31 = V_0; return L_31; } } // DG.Tweening.Tweener DG.Tweening.DOTweenModuleSprite::DOBlendableColor(UnityEngine.SpriteRenderer,UnityEngine.Color,System.Single) extern "C" IL2CPP_METHOD_ATTR Tweener_t436044680 * DOTweenModuleSprite_DOBlendableColor_m1283957617 (RuntimeObject * __this /* static, unused */, SpriteRenderer_t3235626157 * ___target0, Color_t2555686324 ___endValue1, float ___duration2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DOTweenModuleSprite_DOBlendableColor_m1283957617_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CDOBlendableColorU3Ec__AnonStorey2_t4261762257 * V_0 = NULL; { U3CDOBlendableColorU3Ec__AnonStorey2_t4261762257 * L_0 = (U3CDOBlendableColorU3Ec__AnonStorey2_t4261762257 *)il2cpp_codegen_object_new(U3CDOBlendableColorU3Ec__AnonStorey2_t4261762257_il2cpp_TypeInfo_var); U3CDOBlendableColorU3Ec__AnonStorey2__ctor_m358515348(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CDOBlendableColorU3Ec__AnonStorey2_t4261762257 * L_1 = V_0; SpriteRenderer_t3235626157 * L_2 = ___target0; NullCheck(L_1); L_1->set_target_1(L_2); Color_t2555686324 L_3 = ___endValue1; U3CDOBlendableColorU3Ec__AnonStorey2_t4261762257 * L_4 = V_0; NullCheck(L_4); SpriteRenderer_t3235626157 * L_5 = L_4->get_target_1(); NullCheck(L_5); Color_t2555686324 L_6 = SpriteRenderer_get_color_m904197748(L_5, /*hidden argument*/NULL); Color_t2555686324 L_7 = Color_op_Subtraction_m181229690(NULL /*static, unused*/, L_3, L_6, /*hidden argument*/NULL); ___endValue1 = L_7; U3CDOBlendableColorU3Ec__AnonStorey2_t4261762257 * L_8 = V_0; Color_t2555686324 L_9; memset(&L_9, 0, sizeof(L_9)); Color__ctor_m2943235014((&L_9), (0.0f), (0.0f), (0.0f), (0.0f), /*hidden argument*/NULL); NullCheck(L_8); L_8->set_to_0(L_9); U3CDOBlendableColorU3Ec__AnonStorey2_t4261762257 * L_10 = V_0; intptr_t L_11 = (intptr_t)U3CDOBlendableColorU3Ec__AnonStorey2_U3CU3Em__0_m1993631200_RuntimeMethod_var; DOGetter_1_t2298482528 * L_12 = (DOGetter_1_t2298482528 *)il2cpp_codegen_object_new(DOGetter_1_t2298482528_il2cpp_TypeInfo_var); DOGetter_1__ctor_m1558284636(L_12, L_10, L_11, /*hidden argument*/DOGetter_1__ctor_m1558284636_RuntimeMethod_var); U3CDOBlendableColorU3Ec__AnonStorey2_t4261762257 * L_13 = V_0; intptr_t L_14 = (intptr_t)U3CDOBlendableColorU3Ec__AnonStorey2_U3CU3Em__1_m1516423888_RuntimeMethod_var; DOSetter_1_t3605794656 * L_15 = (DOSetter_1_t3605794656 *)il2cpp_codegen_object_new(DOSetter_1_t3605794656_il2cpp_TypeInfo_var); DOSetter_1__ctor_m380718107(L_15, L_13, L_14, /*hidden argument*/DOSetter_1__ctor_m380718107_RuntimeMethod_var); Color_t2555686324 L_16 = ___endValue1; float L_17 = ___duration2; IL2CPP_RUNTIME_CLASS_INIT(DOTween_t2744875806_il2cpp_TypeInfo_var); TweenerCore_3_t745532282 * L_18 = DOTween_To_m3257840982(NULL /*static, unused*/, L_12, L_15, L_16, L_17, /*hidden argument*/NULL); TweenerCore_3_t745532282 * L_19 = Extensions_Blendable_TisColor_t2555686324_TisColor_t2555686324_TisColorOptions_t1487297155_m3723131343(NULL /*static, unused*/, L_18, /*hidden argument*/Extensions_Blendable_TisColor_t2555686324_TisColor_t2555686324_TisColorOptions_t1487297155_m3723131343_RuntimeMethod_var); U3CDOBlendableColorU3Ec__AnonStorey2_t4261762257 * L_20 = V_0; NullCheck(L_20); SpriteRenderer_t3235626157 * L_21 = L_20->get_target_1(); TweenerCore_3_t745532282 * L_22 = TweenSettingsExtensions_SetTarget_TisTweenerCore_3_t745532282_m2904780857(NULL /*static, unused*/, L_19, L_21, /*hidden argument*/TweenSettingsExtensions_SetTarget_TisTweenerCore_3_t745532282_m2904780857_RuntimeMethod_var); return L_22; } } #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.DOTweenModuleSprite/c__AnonStorey2::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOBlendableColorU3Ec__AnonStorey2__ctor_m358515348 (U3CDOBlendableColorU3Ec__AnonStorey2_t4261762257 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // UnityEngine.Color DG.Tweening.DOTweenModuleSprite/c__AnonStorey2::<>m__0() extern "C" IL2CPP_METHOD_ATTR Color_t2555686324 U3CDOBlendableColorU3Ec__AnonStorey2_U3CU3Em__0_m1993631200 (U3CDOBlendableColorU3Ec__AnonStorey2_t4261762257 * __this, const RuntimeMethod* method) { { Color_t2555686324 L_0 = __this->get_to_0(); return L_0; } } // System.Void DG.Tweening.DOTweenModuleSprite/c__AnonStorey2::<>m__1(UnityEngine.Color) extern "C" IL2CPP_METHOD_ATTR void U3CDOBlendableColorU3Ec__AnonStorey2_U3CU3Em__1_m1516423888 (U3CDOBlendableColorU3Ec__AnonStorey2_t4261762257 * __this, Color_t2555686324 ___x0, const RuntimeMethod* method) { Color_t2555686324 V_0; memset(&V_0, 0, sizeof(V_0)); { Color_t2555686324 L_0 = ___x0; Color_t2555686324 L_1 = __this->get_to_0(); Color_t2555686324 L_2 = Color_op_Subtraction_m181229690(NULL /*static, unused*/, L_0, L_1, /*hidden argument*/NULL); V_0 = L_2; Color_t2555686324 L_3 = ___x0; __this->set_to_0(L_3); SpriteRenderer_t3235626157 * L_4 = __this->get_target_1(); SpriteRenderer_t3235626157 * L_5 = L_4; NullCheck(L_5); Color_t2555686324 L_6 = SpriteRenderer_get_color_m904197748(L_5, /*hidden argument*/NULL); Color_t2555686324 L_7 = V_0; Color_t2555686324 L_8 = Color_op_Addition_m3293657895(NULL /*static, unused*/, L_6, L_7, /*hidden argument*/NULL); NullCheck(L_5); SpriteRenderer_set_color_m3056777566(L_5, L_8, /*hidden argument*/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.DOTweenModuleSprite/c__AnonStorey0::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOColorU3Ec__AnonStorey0__ctor_m2465634155 (U3CDOColorU3Ec__AnonStorey0_t2678535312 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // UnityEngine.Color DG.Tweening.DOTweenModuleSprite/c__AnonStorey0::<>m__0() extern "C" IL2CPP_METHOD_ATTR Color_t2555686324 U3CDOColorU3Ec__AnonStorey0_U3CU3Em__0_m2085713682 (U3CDOColorU3Ec__AnonStorey0_t2678535312 * __this, const RuntimeMethod* method) { { SpriteRenderer_t3235626157 * L_0 = __this->get_target_0(); NullCheck(L_0); Color_t2555686324 L_1 = SpriteRenderer_get_color_m904197748(L_0, /*hidden argument*/NULL); return L_1; } } // System.Void DG.Tweening.DOTweenModuleSprite/c__AnonStorey0::<>m__1(UnityEngine.Color) extern "C" IL2CPP_METHOD_ATTR void U3CDOColorU3Ec__AnonStorey0_U3CU3Em__1_m1189379250 (U3CDOColorU3Ec__AnonStorey0_t2678535312 * __this, Color_t2555686324 ___x0, const RuntimeMethod* method) { { SpriteRenderer_t3235626157 * L_0 = __this->get_target_0(); Color_t2555686324 L_1 = ___x0; NullCheck(L_0); SpriteRenderer_set_color_m3056777566(L_0, L_1, /*hidden argument*/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.DOTweenModuleSprite/c__AnonStorey1::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOFadeU3Ec__AnonStorey1__ctor_m886381359 (U3CDOFadeU3Ec__AnonStorey1_t108519314 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // UnityEngine.Color DG.Tweening.DOTweenModuleSprite/c__AnonStorey1::<>m__0() extern "C" IL2CPP_METHOD_ATTR Color_t2555686324 U3CDOFadeU3Ec__AnonStorey1_U3CU3Em__0_m263363186 (U3CDOFadeU3Ec__AnonStorey1_t108519314 * __this, const RuntimeMethod* method) { { SpriteRenderer_t3235626157 * L_0 = __this->get_target_0(); NullCheck(L_0); Color_t2555686324 L_1 = SpriteRenderer_get_color_m904197748(L_0, /*hidden argument*/NULL); return L_1; } } // System.Void DG.Tweening.DOTweenModuleSprite/c__AnonStorey1::<>m__1(UnityEngine.Color) extern "C" IL2CPP_METHOD_ATTR void U3CDOFadeU3Ec__AnonStorey1_U3CU3Em__1_m511315482 (U3CDOFadeU3Ec__AnonStorey1_t108519314 * __this, Color_t2555686324 ___x0, const RuntimeMethod* method) { { SpriteRenderer_t3235626157 * L_0 = __this->get_target_0(); Color_t2555686324 L_1 = ___x0; NullCheck(L_0); SpriteRenderer_set_color_m3056777566(L_0, L_1, /*hidden argument*/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 // DG.Tweening.Core.TweenerCore`3 DG.Tweening.DOTweenModuleUI::DOFade(UnityEngine.CanvasGroup,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR TweenerCore_3_t884556411 * DOTweenModuleUI_DOFade_m651778628 (RuntimeObject * __this /* static, unused */, CanvasGroup_t4083511760 * ___target0, float ___endValue1, float ___duration2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DOTweenModuleUI_DOFade_m651778628_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CDOFadeU3Ec__AnonStorey0_t3571959874 * V_0 = NULL; TweenerCore_3_t884556411 * V_1 = NULL; { U3CDOFadeU3Ec__AnonStorey0_t3571959874 * L_0 = (U3CDOFadeU3Ec__AnonStorey0_t3571959874 *)il2cpp_codegen_object_new(U3CDOFadeU3Ec__AnonStorey0_t3571959874_il2cpp_TypeInfo_var); U3CDOFadeU3Ec__AnonStorey0__ctor_m443776778(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CDOFadeU3Ec__AnonStorey0_t3571959874 * L_1 = V_0; CanvasGroup_t4083511760 * L_2 = ___target0; NullCheck(L_1); L_1->set_target_0(L_2); U3CDOFadeU3Ec__AnonStorey0_t3571959874 * L_3 = V_0; intptr_t L_4 = (intptr_t)U3CDOFadeU3Ec__AnonStorey0_U3CU3Em__0_m294592394_RuntimeMethod_var; DOGetter_1_t1140062978 * L_5 = (DOGetter_1_t1140062978 *)il2cpp_codegen_object_new(DOGetter_1_t1140062978_il2cpp_TypeInfo_var); DOGetter_1__ctor_m2335505072(L_5, L_3, L_4, /*hidden argument*/DOGetter_1__ctor_m2335505072_RuntimeMethod_var); U3CDOFadeU3Ec__AnonStorey0_t3571959874 * L_6 = V_0; intptr_t L_7 = (intptr_t)U3CDOFadeU3Ec__AnonStorey0_U3CU3Em__1_m1977641378_RuntimeMethod_var; DOSetter_1_t2447375106 * L_8 = (DOSetter_1_t2447375106 *)il2cpp_codegen_object_new(DOSetter_1_t2447375106_il2cpp_TypeInfo_var); DOSetter_1__ctor_m3423399374(L_8, L_6, L_7, /*hidden argument*/DOSetter_1__ctor_m3423399374_RuntimeMethod_var); float L_9 = ___endValue1; float L_10 = ___duration2; IL2CPP_RUNTIME_CLASS_INIT(DOTween_t2744875806_il2cpp_TypeInfo_var); TweenerCore_3_t884556411 * L_11 = DOTween_To_m2106473129(NULL /*static, unused*/, L_5, L_8, L_9, L_10, /*hidden argument*/NULL); V_1 = L_11; TweenerCore_3_t884556411 * L_12 = V_1; U3CDOFadeU3Ec__AnonStorey0_t3571959874 * L_13 = V_0; NullCheck(L_13); CanvasGroup_t4083511760 * L_14 = L_13->get_target_0(); TweenSettingsExtensions_SetTarget_TisTweenerCore_3_t884556411_m1318424630(NULL /*static, unused*/, L_12, L_14, /*hidden argument*/TweenSettingsExtensions_SetTarget_TisTweenerCore_3_t884556411_m1318424630_RuntimeMethod_var); TweenerCore_3_t884556411 * L_15 = V_1; return L_15; } } // DG.Tweening.Core.TweenerCore`3 DG.Tweening.DOTweenModuleUI::DOColor(UnityEngine.UI.Graphic,UnityEngine.Color,System.Single) extern "C" IL2CPP_METHOD_ATTR TweenerCore_3_t745532282 * DOTweenModuleUI_DOColor_m3620380505 (RuntimeObject * __this /* static, unused */, Graphic_t1660335611 * ___target0, Color_t2555686324 ___endValue1, float ___duration2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DOTweenModuleUI_DOColor_m3620380505_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CDOColorU3Ec__AnonStorey1_t292238278 * V_0 = NULL; TweenerCore_3_t745532282 * V_1 = NULL; { U3CDOColorU3Ec__AnonStorey1_t292238278 * L_0 = (U3CDOColorU3Ec__AnonStorey1_t292238278 *)il2cpp_codegen_object_new(U3CDOColorU3Ec__AnonStorey1_t292238278_il2cpp_TypeInfo_var); U3CDOColorU3Ec__AnonStorey1__ctor_m1724695105(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CDOColorU3Ec__AnonStorey1_t292238278 * L_1 = V_0; Graphic_t1660335611 * L_2 = ___target0; NullCheck(L_1); L_1->set_target_0(L_2); U3CDOColorU3Ec__AnonStorey1_t292238278 * L_3 = V_0; intptr_t L_4 = (intptr_t)U3CDOColorU3Ec__AnonStorey1_U3CU3Em__0_m3172283134_RuntimeMethod_var; DOGetter_1_t2298482528 * L_5 = (DOGetter_1_t2298482528 *)il2cpp_codegen_object_new(DOGetter_1_t2298482528_il2cpp_TypeInfo_var); DOGetter_1__ctor_m1558284636(L_5, L_3, L_4, /*hidden argument*/DOGetter_1__ctor_m1558284636_RuntimeMethod_var); U3CDOColorU3Ec__AnonStorey1_t292238278 * L_6 = V_0; intptr_t L_7 = (intptr_t)U3CDOColorU3Ec__AnonStorey1_U3CU3Em__1_m1699496570_RuntimeMethod_var; DOSetter_1_t3605794656 * L_8 = (DOSetter_1_t3605794656 *)il2cpp_codegen_object_new(DOSetter_1_t3605794656_il2cpp_TypeInfo_var); DOSetter_1__ctor_m380718107(L_8, L_6, L_7, /*hidden argument*/DOSetter_1__ctor_m380718107_RuntimeMethod_var); Color_t2555686324 L_9 = ___endValue1; float L_10 = ___duration2; IL2CPP_RUNTIME_CLASS_INIT(DOTween_t2744875806_il2cpp_TypeInfo_var); TweenerCore_3_t745532282 * L_11 = DOTween_To_m3257840982(NULL /*static, unused*/, L_5, L_8, L_9, L_10, /*hidden argument*/NULL); V_1 = L_11; TweenerCore_3_t745532282 * L_12 = V_1; U3CDOColorU3Ec__AnonStorey1_t292238278 * L_13 = V_0; NullCheck(L_13); Graphic_t1660335611 * L_14 = L_13->get_target_0(); TweenSettingsExtensions_SetTarget_TisTweenerCore_3_t745532282_m2904780857(NULL /*static, unused*/, L_12, L_14, /*hidden argument*/TweenSettingsExtensions_SetTarget_TisTweenerCore_3_t745532282_m2904780857_RuntimeMethod_var); TweenerCore_3_t745532282 * L_15 = V_1; return L_15; } } // DG.Tweening.Core.TweenerCore`3 DG.Tweening.DOTweenModuleUI::DOFade(UnityEngine.UI.Graphic,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR TweenerCore_3_t745532282 * DOTweenModuleUI_DOFade_m1384333539 (RuntimeObject * __this /* static, unused */, Graphic_t1660335611 * ___target0, float ___endValue1, float ___duration2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DOTweenModuleUI_DOFade_m1384333539_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CDOFadeU3Ec__AnonStorey2_t3572090946 * V_0 = NULL; TweenerCore_3_t745532282 * V_1 = NULL; { U3CDOFadeU3Ec__AnonStorey2_t3572090946 * L_0 = (U3CDOFadeU3Ec__AnonStorey2_t3572090946 *)il2cpp_codegen_object_new(U3CDOFadeU3Ec__AnonStorey2_t3572090946_il2cpp_TypeInfo_var); U3CDOFadeU3Ec__AnonStorey2__ctor_m586514186(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CDOFadeU3Ec__AnonStorey2_t3572090946 * L_1 = V_0; Graphic_t1660335611 * L_2 = ___target0; NullCheck(L_1); L_1->set_target_0(L_2); U3CDOFadeU3Ec__AnonStorey2_t3572090946 * L_3 = V_0; intptr_t L_4 = (intptr_t)U3CDOFadeU3Ec__AnonStorey2_U3CU3Em__0_m3698687308_RuntimeMethod_var; DOGetter_1_t2298482528 * L_5 = (DOGetter_1_t2298482528 *)il2cpp_codegen_object_new(DOGetter_1_t2298482528_il2cpp_TypeInfo_var); DOGetter_1__ctor_m1558284636(L_5, L_3, L_4, /*hidden argument*/DOGetter_1__ctor_m1558284636_RuntimeMethod_var); U3CDOFadeU3Ec__AnonStorey2_t3572090946 * L_6 = V_0; intptr_t L_7 = (intptr_t)U3CDOFadeU3Ec__AnonStorey2_U3CU3Em__1_m748250014_RuntimeMethod_var; DOSetter_1_t3605794656 * L_8 = (DOSetter_1_t3605794656 *)il2cpp_codegen_object_new(DOSetter_1_t3605794656_il2cpp_TypeInfo_var); DOSetter_1__ctor_m380718107(L_8, L_6, L_7, /*hidden argument*/DOSetter_1__ctor_m380718107_RuntimeMethod_var); float L_9 = ___endValue1; float L_10 = ___duration2; IL2CPP_RUNTIME_CLASS_INIT(DOTween_t2744875806_il2cpp_TypeInfo_var); TweenerCore_3_t745532282 * L_11 = DOTween_ToAlpha_m2317099245(NULL /*static, unused*/, L_5, L_8, L_9, L_10, /*hidden argument*/NULL); V_1 = L_11; TweenerCore_3_t745532282 * L_12 = V_1; U3CDOFadeU3Ec__AnonStorey2_t3572090946 * L_13 = V_0; NullCheck(L_13); Graphic_t1660335611 * L_14 = L_13->get_target_0(); TweenSettingsExtensions_SetTarget_TisTweenerCore_3_t745532282_m2904780857(NULL /*static, unused*/, L_12, L_14, /*hidden argument*/TweenSettingsExtensions_SetTarget_TisTweenerCore_3_t745532282_m2904780857_RuntimeMethod_var); TweenerCore_3_t745532282 * L_15 = V_1; return L_15; } } // DG.Tweening.Core.TweenerCore`3 DG.Tweening.DOTweenModuleUI::DOColor(UnityEngine.UI.Image,UnityEngine.Color,System.Single) extern "C" IL2CPP_METHOD_ATTR TweenerCore_3_t745532282 * DOTweenModuleUI_DOColor_m3527339265 (RuntimeObject * __this /* static, unused */, Image_t2670269651 * ___target0, Color_t2555686324 ___endValue1, float ___duration2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DOTweenModuleUI_DOColor_m3527339265_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CDOColorU3Ec__AnonStorey3_t3424406160 * V_0 = NULL; TweenerCore_3_t745532282 * V_1 = NULL; { U3CDOColorU3Ec__AnonStorey3_t3424406160 * L_0 = (U3CDOColorU3Ec__AnonStorey3_t3424406160 *)il2cpp_codegen_object_new(U3CDOColorU3Ec__AnonStorey3_t3424406160_il2cpp_TypeInfo_var); U3CDOColorU3Ec__AnonStorey3__ctor_m673623691(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CDOColorU3Ec__AnonStorey3_t3424406160 * L_1 = V_0; Image_t2670269651 * L_2 = ___target0; NullCheck(L_1); L_1->set_target_0(L_2); U3CDOColorU3Ec__AnonStorey3_t3424406160 * L_3 = V_0; intptr_t L_4 = (intptr_t)U3CDOColorU3Ec__AnonStorey3_U3CU3Em__0_m3172285180_RuntimeMethod_var; DOGetter_1_t2298482528 * L_5 = (DOGetter_1_t2298482528 *)il2cpp_codegen_object_new(DOGetter_1_t2298482528_il2cpp_TypeInfo_var); DOGetter_1__ctor_m1558284636(L_5, L_3, L_4, /*hidden argument*/DOGetter_1__ctor_m1558284636_RuntimeMethod_var); U3CDOColorU3Ec__AnonStorey3_t3424406160 * L_6 = V_0; intptr_t L_7 = (intptr_t)U3CDOColorU3Ec__AnonStorey3_U3CU3Em__1_m1241287209_RuntimeMethod_var; DOSetter_1_t3605794656 * L_8 = (DOSetter_1_t3605794656 *)il2cpp_codegen_object_new(DOSetter_1_t3605794656_il2cpp_TypeInfo_var); DOSetter_1__ctor_m380718107(L_8, L_6, L_7, /*hidden argument*/DOSetter_1__ctor_m380718107_RuntimeMethod_var); Color_t2555686324 L_9 = ___endValue1; float L_10 = ___duration2; IL2CPP_RUNTIME_CLASS_INIT(DOTween_t2744875806_il2cpp_TypeInfo_var); TweenerCore_3_t745532282 * L_11 = DOTween_To_m3257840982(NULL /*static, unused*/, L_5, L_8, L_9, L_10, /*hidden argument*/NULL); V_1 = L_11; TweenerCore_3_t745532282 * L_12 = V_1; U3CDOColorU3Ec__AnonStorey3_t3424406160 * L_13 = V_0; NullCheck(L_13); Image_t2670269651 * L_14 = L_13->get_target_0(); TweenSettingsExtensions_SetTarget_TisTweenerCore_3_t745532282_m2904780857(NULL /*static, unused*/, L_12, L_14, /*hidden argument*/TweenSettingsExtensions_SetTarget_TisTweenerCore_3_t745532282_m2904780857_RuntimeMethod_var); TweenerCore_3_t745532282 * L_15 = V_1; return L_15; } } // DG.Tweening.Core.TweenerCore`3 DG.Tweening.DOTweenModuleUI::DOFade(UnityEngine.UI.Image,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR TweenerCore_3_t745532282 * DOTweenModuleUI_DOFade_m4204019165 (RuntimeObject * __this /* static, unused */, Image_t2670269651 * ___target0, float ___endValue1, float ___duration2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DOTweenModuleUI_DOFade_m4204019165_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CDOFadeU3Ec__AnonStorey4_t3571697730 * V_0 = NULL; TweenerCore_3_t745532282 * V_1 = NULL; { U3CDOFadeU3Ec__AnonStorey4_t3571697730 * L_0 = (U3CDOFadeU3Ec__AnonStorey4_t3571697730 *)il2cpp_codegen_object_new(U3CDOFadeU3Ec__AnonStorey4_t3571697730_il2cpp_TypeInfo_var); U3CDOFadeU3Ec__AnonStorey4__ctor_m158301962(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CDOFadeU3Ec__AnonStorey4_t3571697730 * L_1 = V_0; Image_t2670269651 * L_2 = ___target0; NullCheck(L_1); L_1->set_target_0(L_2); U3CDOFadeU3Ec__AnonStorey4_t3571697730 * L_3 = V_0; intptr_t L_4 = (intptr_t)U3CDOFadeU3Ec__AnonStorey4_U3CU3Em__0_m2832432460_RuntimeMethod_var; DOGetter_1_t2298482528 * L_5 = (DOGetter_1_t2298482528 *)il2cpp_codegen_object_new(DOGetter_1_t2298482528_il2cpp_TypeInfo_var); DOGetter_1__ctor_m1558284636(L_5, L_3, L_4, /*hidden argument*/DOGetter_1__ctor_m1558284636_RuntimeMethod_var); U3CDOFadeU3Ec__AnonStorey4_t3571697730 * L_6 = V_0; intptr_t L_7 = (intptr_t)U3CDOFadeU3Ec__AnonStorey4_U3CU3Em__1_m3811968618_RuntimeMethod_var; DOSetter_1_t3605794656 * L_8 = (DOSetter_1_t3605794656 *)il2cpp_codegen_object_new(DOSetter_1_t3605794656_il2cpp_TypeInfo_var); DOSetter_1__ctor_m380718107(L_8, L_6, L_7, /*hidden argument*/DOSetter_1__ctor_m380718107_RuntimeMethod_var); float L_9 = ___endValue1; float L_10 = ___duration2; IL2CPP_RUNTIME_CLASS_INIT(DOTween_t2744875806_il2cpp_TypeInfo_var); TweenerCore_3_t745532282 * L_11 = DOTween_ToAlpha_m2317099245(NULL /*static, unused*/, L_5, L_8, L_9, L_10, /*hidden argument*/NULL); V_1 = L_11; TweenerCore_3_t745532282 * L_12 = V_1; U3CDOFadeU3Ec__AnonStorey4_t3571697730 * L_13 = V_0; NullCheck(L_13); Image_t2670269651 * L_14 = L_13->get_target_0(); TweenSettingsExtensions_SetTarget_TisTweenerCore_3_t745532282_m2904780857(NULL /*static, unused*/, L_12, L_14, /*hidden argument*/TweenSettingsExtensions_SetTarget_TisTweenerCore_3_t745532282_m2904780857_RuntimeMethod_var); TweenerCore_3_t745532282 * L_15 = V_1; return L_15; } } // DG.Tweening.Core.TweenerCore`3 DG.Tweening.DOTweenModuleUI::DOFillAmount(UnityEngine.UI.Image,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR TweenerCore_3_t884556411 * DOTweenModuleUI_DOFillAmount_m962075916 (RuntimeObject * __this /* static, unused */, Image_t2670269651 * ___target0, float ___endValue1, float ___duration2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DOTweenModuleUI_DOFillAmount_m962075916_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CDOFillAmountU3Ec__AnonStorey5_t4285147863 * V_0 = NULL; TweenerCore_3_t884556411 * V_1 = NULL; { U3CDOFillAmountU3Ec__AnonStorey5_t4285147863 * L_0 = (U3CDOFillAmountU3Ec__AnonStorey5_t4285147863 *)il2cpp_codegen_object_new(U3CDOFillAmountU3Ec__AnonStorey5_t4285147863_il2cpp_TypeInfo_var); U3CDOFillAmountU3Ec__AnonStorey5__ctor_m1739004476(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CDOFillAmountU3Ec__AnonStorey5_t4285147863 * L_1 = V_0; Image_t2670269651 * L_2 = ___target0; NullCheck(L_1); L_1->set_target_0(L_2); float L_3 = ___endValue1; if ((!(((float)L_3) > ((float)(1.0f))))) { goto IL_0024; } } { ___endValue1 = (1.0f); goto IL_0036; } IL_0024: { float L_4 = ___endValue1; if ((!(((float)L_4) < ((float)(0.0f))))) { goto IL_0036; } } { ___endValue1 = (0.0f); } IL_0036: { U3CDOFillAmountU3Ec__AnonStorey5_t4285147863 * L_5 = V_0; intptr_t L_6 = (intptr_t)U3CDOFillAmountU3Ec__AnonStorey5_U3CU3Em__0_m268041167_RuntimeMethod_var; DOGetter_1_t1140062978 * L_7 = (DOGetter_1_t1140062978 *)il2cpp_codegen_object_new(DOGetter_1_t1140062978_il2cpp_TypeInfo_var); DOGetter_1__ctor_m2335505072(L_7, L_5, L_6, /*hidden argument*/DOGetter_1__ctor_m2335505072_RuntimeMethod_var); U3CDOFillAmountU3Ec__AnonStorey5_t4285147863 * L_8 = V_0; intptr_t L_9 = (intptr_t)U3CDOFillAmountU3Ec__AnonStorey5_U3CU3Em__1_m2572892944_RuntimeMethod_var; DOSetter_1_t2447375106 * L_10 = (DOSetter_1_t2447375106 *)il2cpp_codegen_object_new(DOSetter_1_t2447375106_il2cpp_TypeInfo_var); DOSetter_1__ctor_m3423399374(L_10, L_8, L_9, /*hidden argument*/DOSetter_1__ctor_m3423399374_RuntimeMethod_var); float L_11 = ___endValue1; float L_12 = ___duration2; IL2CPP_RUNTIME_CLASS_INIT(DOTween_t2744875806_il2cpp_TypeInfo_var); TweenerCore_3_t884556411 * L_13 = DOTween_To_m2106473129(NULL /*static, unused*/, L_7, L_10, L_11, L_12, /*hidden argument*/NULL); V_1 = L_13; TweenerCore_3_t884556411 * L_14 = V_1; U3CDOFillAmountU3Ec__AnonStorey5_t4285147863 * L_15 = V_0; NullCheck(L_15); Image_t2670269651 * L_16 = L_15->get_target_0(); TweenSettingsExtensions_SetTarget_TisTweenerCore_3_t884556411_m1318424630(NULL /*static, unused*/, L_14, L_16, /*hidden argument*/TweenSettingsExtensions_SetTarget_TisTweenerCore_3_t884556411_m1318424630_RuntimeMethod_var); TweenerCore_3_t884556411 * L_17 = V_1; return L_17; } } // DG.Tweening.Sequence DG.Tweening.DOTweenModuleUI::DOGradientColor(UnityEngine.UI.Image,UnityEngine.Gradient,System.Single) extern "C" IL2CPP_METHOD_ATTR Sequence_t2050373119 * DOTweenModuleUI_DOGradientColor_m314016813 (RuntimeObject * __this /* static, unused */, Image_t2670269651 * ___target0, Gradient_t3067099924 * ___gradient1, float ___duration2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DOTweenModuleUI_DOGradientColor_m314016813_MetadataUsageId); s_Il2CppMethodInitialized = true; } Sequence_t2050373119 * V_0 = NULL; GradientColorKeyU5BU5D_t4133731744* V_1 = NULL; int32_t V_2 = 0; int32_t V_3 = 0; GradientColorKey_t812552589 V_4; memset(&V_4, 0, sizeof(V_4)); float V_5 = 0.0f; float G_B10_0 = 0.0f; float G_B8_0 = 0.0f; float G_B7_0 = 0.0f; float G_B9_0 = 0.0f; float G_B9_1 = 0.0f; { IL2CPP_RUNTIME_CLASS_INIT(DOTween_t2744875806_il2cpp_TypeInfo_var); Sequence_t2050373119 * L_0 = DOTween_Sequence_m1991920595(NULL /*static, unused*/, /*hidden argument*/NULL); V_0 = L_0; Gradient_t3067099924 * L_1 = ___gradient1; NullCheck(L_1); GradientColorKeyU5BU5D_t4133731744* L_2 = Gradient_get_colorKeys_m2219942745(L_1, /*hidden argument*/NULL); V_1 = L_2; GradientColorKeyU5BU5D_t4133731744* L_3 = V_1; NullCheck(L_3); V_2 = (((int32_t)((int32_t)(((RuntimeArray *)L_3)->max_length)))); V_3 = 0; goto IL_00b2; } IL_0018: { GradientColorKeyU5BU5D_t4133731744* L_4 = V_1; int32_t L_5 = V_3; NullCheck(L_4); V_4 = (*(GradientColorKey_t812552589 *)((L_4)->GetAddressAt(static_cast(L_5)))); int32_t L_6 = V_3; if (L_6) { goto IL_004f; } } { float L_7 = (&V_4)->get_time_1(); if ((!(((float)L_7) <= ((float)(0.0f))))) { goto IL_004f; } } { Image_t2670269651 * L_8 = ___target0; Color_t2555686324 L_9 = (&V_4)->get_color_0(); NullCheck(L_8); VirtActionInvoker1< Color_t2555686324 >::Invoke(23 /* System.Void UnityEngine.UI.Graphic::set_color(UnityEngine.Color) */, L_8, L_9); goto IL_00ae; } IL_004f: { int32_t L_10 = V_3; int32_t L_11 = V_2; if ((!(((uint32_t)L_10) == ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_11, (int32_t)1)))))) { goto IL_0066; } } { float L_12 = ___duration2; Sequence_t2050373119 * L_13 = V_0; float L_14 = TweenExtensions_Duration_m4084455533(NULL /*static, unused*/, L_13, (bool)0, /*hidden argument*/NULL); G_B10_0 = ((float)il2cpp_codegen_subtract((float)L_12, (float)L_14)); goto IL_0090; } IL_0066: { float L_15 = ___duration2; int32_t L_16 = V_3; G_B7_0 = L_15; if (L_16) { G_B8_0 = L_15; goto IL_0079; } } { float L_17 = (&V_4)->get_time_1(); G_B9_0 = L_17; G_B9_1 = G_B7_0; goto IL_008f; } IL_0079: { float L_18 = (&V_4)->get_time_1(); GradientColorKeyU5BU5D_t4133731744* L_19 = V_1; int32_t L_20 = V_3; NullCheck(L_19); float L_21 = ((L_19)->GetAddressAt(static_cast(((int32_t)il2cpp_codegen_subtract((int32_t)L_20, (int32_t)1)))))->get_time_1(); G_B9_0 = ((float)il2cpp_codegen_subtract((float)L_18, (float)L_21)); G_B9_1 = G_B8_0; } IL_008f: { G_B10_0 = ((float)il2cpp_codegen_multiply((float)G_B9_1, (float)G_B9_0)); } IL_0090: { V_5 = G_B10_0; Sequence_t2050373119 * L_22 = V_0; Image_t2670269651 * L_23 = ___target0; Color_t2555686324 L_24 = (&V_4)->get_color_0(); float L_25 = V_5; TweenerCore_3_t745532282 * L_26 = DOTweenModuleUI_DOColor_m3527339265(NULL /*static, unused*/, L_23, L_24, L_25, /*hidden argument*/NULL); TweenerCore_3_t745532282 * L_27 = TweenSettingsExtensions_SetEase_TisTweenerCore_3_t745532282_m634831657(NULL /*static, unused*/, L_26, 1, /*hidden argument*/TweenSettingsExtensions_SetEase_TisTweenerCore_3_t745532282_m634831657_RuntimeMethod_var); TweenSettingsExtensions_Append_m650649794(NULL /*static, unused*/, L_22, L_27, /*hidden argument*/NULL); } IL_00ae: { int32_t L_28 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)); } IL_00b2: { int32_t L_29 = V_3; int32_t L_30 = V_2; if ((((int32_t)L_29) < ((int32_t)L_30))) { goto IL_0018; } } { Sequence_t2050373119 * L_31 = V_0; return L_31; } } // DG.Tweening.Core.TweenerCore`3 DG.Tweening.DOTweenModuleUI::DOFlexibleSize(UnityEngine.UI.LayoutElement,UnityEngine.Vector2,System.Single,System.Boolean) extern "C" IL2CPP_METHOD_ATTR TweenerCore_3_t4006488229 * DOTweenModuleUI_DOFlexibleSize_m2588813345 (RuntimeObject * __this /* static, unused */, LayoutElement_t1785403678 * ___target0, Vector2_t2156229523 ___endValue1, float ___duration2, bool ___snapping3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DOTweenModuleUI_DOFlexibleSize_m2588813345_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CDOFlexibleSizeU3Ec__AnonStorey6_t3266349678 * V_0 = NULL; TweenerCore_3_t4006488229 * V_1 = NULL; { U3CDOFlexibleSizeU3Ec__AnonStorey6_t3266349678 * L_0 = (U3CDOFlexibleSizeU3Ec__AnonStorey6_t3266349678 *)il2cpp_codegen_object_new(U3CDOFlexibleSizeU3Ec__AnonStorey6_t3266349678_il2cpp_TypeInfo_var); U3CDOFlexibleSizeU3Ec__AnonStorey6__ctor_m3536930017(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CDOFlexibleSizeU3Ec__AnonStorey6_t3266349678 * L_1 = V_0; LayoutElement_t1785403678 * L_2 = ___target0; NullCheck(L_1); L_1->set_target_0(L_2); U3CDOFlexibleSizeU3Ec__AnonStorey6_t3266349678 * L_3 = V_0; intptr_t L_4 = (intptr_t)U3CDOFlexibleSizeU3Ec__AnonStorey6_U3CU3Em__0_m2600493408_RuntimeMethod_var; DOGetter_1_t1899025727 * L_5 = (DOGetter_1_t1899025727 *)il2cpp_codegen_object_new(DOGetter_1_t1899025727_il2cpp_TypeInfo_var); DOGetter_1__ctor_m3327751853(L_5, L_3, L_4, /*hidden argument*/DOGetter_1__ctor_m3327751853_RuntimeMethod_var); U3CDOFlexibleSizeU3Ec__AnonStorey6_t3266349678 * L_6 = V_0; intptr_t L_7 = (intptr_t)U3CDOFlexibleSizeU3Ec__AnonStorey6_U3CU3Em__1_m1125534775_RuntimeMethod_var; DOSetter_1_t3206337855 * L_8 = (DOSetter_1_t3206337855 *)il2cpp_codegen_object_new(DOSetter_1_t3206337855_il2cpp_TypeInfo_var); DOSetter_1__ctor_m2986952954(L_8, L_6, L_7, /*hidden argument*/DOSetter_1__ctor_m2986952954_RuntimeMethod_var); Vector2_t2156229523 L_9 = ___endValue1; float L_10 = ___duration2; IL2CPP_RUNTIME_CLASS_INIT(DOTween_t2744875806_il2cpp_TypeInfo_var); TweenerCore_3_t4006488229 * L_11 = DOTween_To_m3593210828(NULL /*static, unused*/, L_5, L_8, L_9, L_10, /*hidden argument*/NULL); V_1 = L_11; TweenerCore_3_t4006488229 * L_12 = V_1; bool L_13 = ___snapping3; Tweener_t436044680 * L_14 = TweenSettingsExtensions_SetOptions_m2879183578(NULL /*static, unused*/, L_12, L_13, /*hidden argument*/NULL); U3CDOFlexibleSizeU3Ec__AnonStorey6_t3266349678 * L_15 = V_0; NullCheck(L_15); LayoutElement_t1785403678 * L_16 = L_15->get_target_0(); TweenSettingsExtensions_SetTarget_TisTweener_t436044680_m598017345(NULL /*static, unused*/, L_14, L_16, /*hidden argument*/TweenSettingsExtensions_SetTarget_TisTweener_t436044680_m598017345_RuntimeMethod_var); TweenerCore_3_t4006488229 * L_17 = V_1; return L_17; } } // DG.Tweening.Core.TweenerCore`3 DG.Tweening.DOTweenModuleUI::DOMinSize(UnityEngine.UI.LayoutElement,UnityEngine.Vector2,System.Single,System.Boolean) extern "C" IL2CPP_METHOD_ATTR TweenerCore_3_t4006488229 * DOTweenModuleUI_DOMinSize_m712411209 (RuntimeObject * __this /* static, unused */, LayoutElement_t1785403678 * ___target0, Vector2_t2156229523 ___endValue1, float ___duration2, bool ___snapping3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DOTweenModuleUI_DOMinSize_m712411209_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CDOMinSizeU3Ec__AnonStorey7_t309622074 * V_0 = NULL; TweenerCore_3_t4006488229 * V_1 = NULL; { U3CDOMinSizeU3Ec__AnonStorey7_t309622074 * L_0 = (U3CDOMinSizeU3Ec__AnonStorey7_t309622074 *)il2cpp_codegen_object_new(U3CDOMinSizeU3Ec__AnonStorey7_t309622074_il2cpp_TypeInfo_var); U3CDOMinSizeU3Ec__AnonStorey7__ctor_m2856052200(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CDOMinSizeU3Ec__AnonStorey7_t309622074 * L_1 = V_0; LayoutElement_t1785403678 * L_2 = ___target0; NullCheck(L_1); L_1->set_target_0(L_2); U3CDOMinSizeU3Ec__AnonStorey7_t309622074 * L_3 = V_0; intptr_t L_4 = (intptr_t)U3CDOMinSizeU3Ec__AnonStorey7_U3CU3Em__0_m3639956728_RuntimeMethod_var; DOGetter_1_t1899025727 * L_5 = (DOGetter_1_t1899025727 *)il2cpp_codegen_object_new(DOGetter_1_t1899025727_il2cpp_TypeInfo_var); DOGetter_1__ctor_m3327751853(L_5, L_3, L_4, /*hidden argument*/DOGetter_1__ctor_m3327751853_RuntimeMethod_var); U3CDOMinSizeU3Ec__AnonStorey7_t309622074 * L_6 = V_0; intptr_t L_7 = (intptr_t)U3CDOMinSizeU3Ec__AnonStorey7_U3CU3Em__1_m2113438716_RuntimeMethod_var; DOSetter_1_t3206337855 * L_8 = (DOSetter_1_t3206337855 *)il2cpp_codegen_object_new(DOSetter_1_t3206337855_il2cpp_TypeInfo_var); DOSetter_1__ctor_m2986952954(L_8, L_6, L_7, /*hidden argument*/DOSetter_1__ctor_m2986952954_RuntimeMethod_var); Vector2_t2156229523 L_9 = ___endValue1; float L_10 = ___duration2; IL2CPP_RUNTIME_CLASS_INIT(DOTween_t2744875806_il2cpp_TypeInfo_var); TweenerCore_3_t4006488229 * L_11 = DOTween_To_m3593210828(NULL /*static, unused*/, L_5, L_8, L_9, L_10, /*hidden argument*/NULL); V_1 = L_11; TweenerCore_3_t4006488229 * L_12 = V_1; bool L_13 = ___snapping3; Tweener_t436044680 * L_14 = TweenSettingsExtensions_SetOptions_m2879183578(NULL /*static, unused*/, L_12, L_13, /*hidden argument*/NULL); U3CDOMinSizeU3Ec__AnonStorey7_t309622074 * L_15 = V_0; NullCheck(L_15); LayoutElement_t1785403678 * L_16 = L_15->get_target_0(); TweenSettingsExtensions_SetTarget_TisTweener_t436044680_m598017345(NULL /*static, unused*/, L_14, L_16, /*hidden argument*/TweenSettingsExtensions_SetTarget_TisTweener_t436044680_m598017345_RuntimeMethod_var); TweenerCore_3_t4006488229 * L_17 = V_1; return L_17; } } // DG.Tweening.Core.TweenerCore`3 DG.Tweening.DOTweenModuleUI::DOPreferredSize(UnityEngine.UI.LayoutElement,UnityEngine.Vector2,System.Single,System.Boolean) extern "C" IL2CPP_METHOD_ATTR TweenerCore_3_t4006488229 * DOTweenModuleUI_DOPreferredSize_m846046992 (RuntimeObject * __this /* static, unused */, LayoutElement_t1785403678 * ___target0, Vector2_t2156229523 ___endValue1, float ___duration2, bool ___snapping3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DOTweenModuleUI_DOPreferredSize_m846046992_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CDOPreferredSizeU3Ec__AnonStorey8_t4005645670 * V_0 = NULL; TweenerCore_3_t4006488229 * V_1 = NULL; { U3CDOPreferredSizeU3Ec__AnonStorey8_t4005645670 * L_0 = (U3CDOPreferredSizeU3Ec__AnonStorey8_t4005645670 *)il2cpp_codegen_object_new(U3CDOPreferredSizeU3Ec__AnonStorey8_t4005645670_il2cpp_TypeInfo_var); U3CDOPreferredSizeU3Ec__AnonStorey8__ctor_m2596368663(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CDOPreferredSizeU3Ec__AnonStorey8_t4005645670 * L_1 = V_0; LayoutElement_t1785403678 * L_2 = ___target0; NullCheck(L_1); L_1->set_target_0(L_2); U3CDOPreferredSizeU3Ec__AnonStorey8_t4005645670 * L_3 = V_0; intptr_t L_4 = (intptr_t)U3CDOPreferredSizeU3Ec__AnonStorey8_U3CU3Em__0_m4142892748_RuntimeMethod_var; DOGetter_1_t1899025727 * L_5 = (DOGetter_1_t1899025727 *)il2cpp_codegen_object_new(DOGetter_1_t1899025727_il2cpp_TypeInfo_var); DOGetter_1__ctor_m3327751853(L_5, L_3, L_4, /*hidden argument*/DOGetter_1__ctor_m3327751853_RuntimeMethod_var); U3CDOPreferredSizeU3Ec__AnonStorey8_t4005645670 * L_6 = V_0; intptr_t L_7 = (intptr_t)U3CDOPreferredSizeU3Ec__AnonStorey8_U3CU3Em__1_m1107208476_RuntimeMethod_var; DOSetter_1_t3206337855 * L_8 = (DOSetter_1_t3206337855 *)il2cpp_codegen_object_new(DOSetter_1_t3206337855_il2cpp_TypeInfo_var); DOSetter_1__ctor_m2986952954(L_8, L_6, L_7, /*hidden argument*/DOSetter_1__ctor_m2986952954_RuntimeMethod_var); Vector2_t2156229523 L_9 = ___endValue1; float L_10 = ___duration2; IL2CPP_RUNTIME_CLASS_INIT(DOTween_t2744875806_il2cpp_TypeInfo_var); TweenerCore_3_t4006488229 * L_11 = DOTween_To_m3593210828(NULL /*static, unused*/, L_5, L_8, L_9, L_10, /*hidden argument*/NULL); V_1 = L_11; TweenerCore_3_t4006488229 * L_12 = V_1; bool L_13 = ___snapping3; Tweener_t436044680 * L_14 = TweenSettingsExtensions_SetOptions_m2879183578(NULL /*static, unused*/, L_12, L_13, /*hidden argument*/NULL); U3CDOPreferredSizeU3Ec__AnonStorey8_t4005645670 * L_15 = V_0; NullCheck(L_15); LayoutElement_t1785403678 * L_16 = L_15->get_target_0(); TweenSettingsExtensions_SetTarget_TisTweener_t436044680_m598017345(NULL /*static, unused*/, L_14, L_16, /*hidden argument*/TweenSettingsExtensions_SetTarget_TisTweener_t436044680_m598017345_RuntimeMethod_var); TweenerCore_3_t4006488229 * L_17 = V_1; return L_17; } } // DG.Tweening.Core.TweenerCore`3 DG.Tweening.DOTweenModuleUI::DOColor(UnityEngine.UI.Outline,UnityEngine.Color,System.Single) extern "C" IL2CPP_METHOD_ATTR TweenerCore_3_t745532282 * DOTweenModuleUI_DOColor_m3512643906 (RuntimeObject * __this /* static, unused */, Outline_t2536100125 * ___target0, Color_t2555686324 ___endValue1, float ___duration2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DOTweenModuleUI_DOColor_m3512643906_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CDOColorU3Ec__AnonStorey9_t648468638 * V_0 = NULL; TweenerCore_3_t745532282 * V_1 = NULL; { U3CDOColorU3Ec__AnonStorey9_t648468638 * L_0 = (U3CDOColorU3Ec__AnonStorey9_t648468638 *)il2cpp_codegen_object_new(U3CDOColorU3Ec__AnonStorey9_t648468638_il2cpp_TypeInfo_var); U3CDOColorU3Ec__AnonStorey9__ctor_m2824302281(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CDOColorU3Ec__AnonStorey9_t648468638 * L_1 = V_0; Outline_t2536100125 * L_2 = ___target0; NullCheck(L_1); L_1->set_target_0(L_2); U3CDOColorU3Ec__AnonStorey9_t648468638 * L_3 = V_0; intptr_t L_4 = (intptr_t)U3CDOColorU3Ec__AnonStorey9_U3CU3Em__0_m3172274918_RuntimeMethod_var; DOGetter_1_t2298482528 * L_5 = (DOGetter_1_t2298482528 *)il2cpp_codegen_object_new(DOGetter_1_t2298482528_il2cpp_TypeInfo_var); DOGetter_1__ctor_m1558284636(L_5, L_3, L_4, /*hidden argument*/DOGetter_1__ctor_m1558284636_RuntimeMethod_var); U3CDOColorU3Ec__AnonStorey9_t648468638 * L_6 = V_0; intptr_t L_7 = (intptr_t)U3CDOColorU3Ec__AnonStorey9_U3CU3Em__1_m1879867252_RuntimeMethod_var; DOSetter_1_t3605794656 * L_8 = (DOSetter_1_t3605794656 *)il2cpp_codegen_object_new(DOSetter_1_t3605794656_il2cpp_TypeInfo_var); DOSetter_1__ctor_m380718107(L_8, L_6, L_7, /*hidden argument*/DOSetter_1__ctor_m380718107_RuntimeMethod_var); Color_t2555686324 L_9 = ___endValue1; float L_10 = ___duration2; IL2CPP_RUNTIME_CLASS_INIT(DOTween_t2744875806_il2cpp_TypeInfo_var); TweenerCore_3_t745532282 * L_11 = DOTween_To_m3257840982(NULL /*static, unused*/, L_5, L_8, L_9, L_10, /*hidden argument*/NULL); V_1 = L_11; TweenerCore_3_t745532282 * L_12 = V_1; U3CDOColorU3Ec__AnonStorey9_t648468638 * L_13 = V_0; NullCheck(L_13); Outline_t2536100125 * L_14 = L_13->get_target_0(); TweenSettingsExtensions_SetTarget_TisTweenerCore_3_t745532282_m2904780857(NULL /*static, unused*/, L_12, L_14, /*hidden argument*/TweenSettingsExtensions_SetTarget_TisTweenerCore_3_t745532282_m2904780857_RuntimeMethod_var); TweenerCore_3_t745532282 * L_15 = V_1; return L_15; } } // DG.Tweening.Core.TweenerCore`3 DG.Tweening.DOTweenModuleUI::DOFade(UnityEngine.UI.Outline,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR TweenerCore_3_t745532282 * DOTweenModuleUI_DOFade_m3786955602 (RuntimeObject * __this /* static, unused */, Outline_t2536100125 * ___target0, float ___endValue1, float ___duration2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DOTweenModuleUI_DOFade_m3786955602_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CDOFadeU3Ec__AnonStoreyA_t3566651458 * V_0 = NULL; TweenerCore_3_t745532282 * V_1 = NULL; { U3CDOFadeU3Ec__AnonStoreyA_t3566651458 * L_0 = (U3CDOFadeU3Ec__AnonStoreyA_t3566651458 *)il2cpp_codegen_object_new(U3CDOFadeU3Ec__AnonStoreyA_t3566651458_il2cpp_TypeInfo_var); U3CDOFadeU3Ec__AnonStoreyA__ctor_m969047812(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CDOFadeU3Ec__AnonStoreyA_t3566651458 * L_1 = V_0; Outline_t2536100125 * L_2 = ___target0; NullCheck(L_1); L_1->set_target_0(L_2); U3CDOFadeU3Ec__AnonStoreyA_t3566651458 * L_3 = V_0; intptr_t L_4 = (intptr_t)U3CDOFadeU3Ec__AnonStoreyA_U3CU3Em__0_m965079527_RuntimeMethod_var; DOGetter_1_t2298482528 * L_5 = (DOGetter_1_t2298482528 *)il2cpp_codegen_object_new(DOGetter_1_t2298482528_il2cpp_TypeInfo_var); DOGetter_1__ctor_m1558284636(L_5, L_3, L_4, /*hidden argument*/DOGetter_1__ctor_m1558284636_RuntimeMethod_var); U3CDOFadeU3Ec__AnonStoreyA_t3566651458 * L_6 = V_0; intptr_t L_7 = (intptr_t)U3CDOFadeU3Ec__AnonStoreyA_U3CU3Em__1_m2423248595_RuntimeMethod_var; DOSetter_1_t3605794656 * L_8 = (DOSetter_1_t3605794656 *)il2cpp_codegen_object_new(DOSetter_1_t3605794656_il2cpp_TypeInfo_var); DOSetter_1__ctor_m380718107(L_8, L_6, L_7, /*hidden argument*/DOSetter_1__ctor_m380718107_RuntimeMethod_var); float L_9 = ___endValue1; float L_10 = ___duration2; IL2CPP_RUNTIME_CLASS_INIT(DOTween_t2744875806_il2cpp_TypeInfo_var); TweenerCore_3_t745532282 * L_11 = DOTween_ToAlpha_m2317099245(NULL /*static, unused*/, L_5, L_8, L_9, L_10, /*hidden argument*/NULL); V_1 = L_11; TweenerCore_3_t745532282 * L_12 = V_1; U3CDOFadeU3Ec__AnonStoreyA_t3566651458 * L_13 = V_0; NullCheck(L_13); Outline_t2536100125 * L_14 = L_13->get_target_0(); TweenSettingsExtensions_SetTarget_TisTweenerCore_3_t745532282_m2904780857(NULL /*static, unused*/, L_12, L_14, /*hidden argument*/TweenSettingsExtensions_SetTarget_TisTweenerCore_3_t745532282_m2904780857_RuntimeMethod_var); TweenerCore_3_t745532282 * L_15 = V_1; return L_15; } } // DG.Tweening.Core.TweenerCore`3 DG.Tweening.DOTweenModuleUI::DOScale(UnityEngine.UI.Outline,UnityEngine.Vector2,System.Single) extern "C" IL2CPP_METHOD_ATTR TweenerCore_3_t4006488229 * DOTweenModuleUI_DOScale_m2235301402 (RuntimeObject * __this /* static, unused */, Outline_t2536100125 * ___target0, Vector2_t2156229523 ___endValue1, float ___duration2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DOTweenModuleUI_DOScale_m2235301402_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CDOScaleU3Ec__AnonStoreyB_t4203681660 * V_0 = NULL; TweenerCore_3_t4006488229 * V_1 = NULL; { U3CDOScaleU3Ec__AnonStoreyB_t4203681660 * L_0 = (U3CDOScaleU3Ec__AnonStoreyB_t4203681660 *)il2cpp_codegen_object_new(U3CDOScaleU3Ec__AnonStoreyB_t4203681660_il2cpp_TypeInfo_var); U3CDOScaleU3Ec__AnonStoreyB__ctor_m3495375564(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CDOScaleU3Ec__AnonStoreyB_t4203681660 * L_1 = V_0; Outline_t2536100125 * L_2 = ___target0; NullCheck(L_1); L_1->set_target_0(L_2); U3CDOScaleU3Ec__AnonStoreyB_t4203681660 * L_3 = V_0; intptr_t L_4 = (intptr_t)U3CDOScaleU3Ec__AnonStoreyB_U3CU3Em__0_m965073441_RuntimeMethod_var; DOGetter_1_t1899025727 * L_5 = (DOGetter_1_t1899025727 *)il2cpp_codegen_object_new(DOGetter_1_t1899025727_il2cpp_TypeInfo_var); DOGetter_1__ctor_m3327751853(L_5, L_3, L_4, /*hidden argument*/DOGetter_1__ctor_m3327751853_RuntimeMethod_var); U3CDOScaleU3Ec__AnonStoreyB_t4203681660 * L_6 = V_0; intptr_t L_7 = (intptr_t)U3CDOScaleU3Ec__AnonStoreyB_U3CU3Em__1_m1778165595_RuntimeMethod_var; DOSetter_1_t3206337855 * L_8 = (DOSetter_1_t3206337855 *)il2cpp_codegen_object_new(DOSetter_1_t3206337855_il2cpp_TypeInfo_var); DOSetter_1__ctor_m2986952954(L_8, L_6, L_7, /*hidden argument*/DOSetter_1__ctor_m2986952954_RuntimeMethod_var); Vector2_t2156229523 L_9 = ___endValue1; float L_10 = ___duration2; IL2CPP_RUNTIME_CLASS_INIT(DOTween_t2744875806_il2cpp_TypeInfo_var); TweenerCore_3_t4006488229 * L_11 = DOTween_To_m3593210828(NULL /*static, unused*/, L_5, L_8, L_9, L_10, /*hidden argument*/NULL); V_1 = L_11; TweenerCore_3_t4006488229 * L_12 = V_1; U3CDOScaleU3Ec__AnonStoreyB_t4203681660 * L_13 = V_0; NullCheck(L_13); Outline_t2536100125 * L_14 = L_13->get_target_0(); TweenSettingsExtensions_SetTarget_TisTweenerCore_3_t4006488229_m1746265647(NULL /*static, unused*/, L_12, L_14, /*hidden argument*/TweenSettingsExtensions_SetTarget_TisTweenerCore_3_t4006488229_m1746265647_RuntimeMethod_var); TweenerCore_3_t4006488229 * L_15 = V_1; return L_15; } } // DG.Tweening.Core.TweenerCore`3 DG.Tweening.DOTweenModuleUI::DOAnchorPos(UnityEngine.RectTransform,UnityEngine.Vector2,System.Single,System.Boolean) extern "C" IL2CPP_METHOD_ATTR TweenerCore_3_t4006488229 * DOTweenModuleUI_DOAnchorPos_m3535000760 (RuntimeObject * __this /* static, unused */, RectTransform_t3704657025 * ___target0, Vector2_t2156229523 ___endValue1, float ___duration2, bool ___snapping3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DOTweenModuleUI_DOAnchorPos_m3535000760_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CDOAnchorPosU3Ec__AnonStoreyC_t3922317631 * V_0 = NULL; TweenerCore_3_t4006488229 * V_1 = NULL; { U3CDOAnchorPosU3Ec__AnonStoreyC_t3922317631 * L_0 = (U3CDOAnchorPosU3Ec__AnonStoreyC_t3922317631 *)il2cpp_codegen_object_new(U3CDOAnchorPosU3Ec__AnonStoreyC_t3922317631_il2cpp_TypeInfo_var); U3CDOAnchorPosU3Ec__AnonStoreyC__ctor_m2136504188(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CDOAnchorPosU3Ec__AnonStoreyC_t3922317631 * L_1 = V_0; RectTransform_t3704657025 * L_2 = ___target0; NullCheck(L_1); L_1->set_target_0(L_2); U3CDOAnchorPosU3Ec__AnonStoreyC_t3922317631 * L_3 = V_0; intptr_t L_4 = (intptr_t)U3CDOAnchorPosU3Ec__AnonStoreyC_U3CU3Em__0_m2430861166_RuntimeMethod_var; DOGetter_1_t1899025727 * L_5 = (DOGetter_1_t1899025727 *)il2cpp_codegen_object_new(DOGetter_1_t1899025727_il2cpp_TypeInfo_var); DOGetter_1__ctor_m3327751853(L_5, L_3, L_4, /*hidden argument*/DOGetter_1__ctor_m3327751853_RuntimeMethod_var); U3CDOAnchorPosU3Ec__AnonStoreyC_t3922317631 * L_6 = V_0; intptr_t L_7 = (intptr_t)U3CDOAnchorPosU3Ec__AnonStoreyC_U3CU3Em__1_m1663175825_RuntimeMethod_var; DOSetter_1_t3206337855 * L_8 = (DOSetter_1_t3206337855 *)il2cpp_codegen_object_new(DOSetter_1_t3206337855_il2cpp_TypeInfo_var); DOSetter_1__ctor_m2986952954(L_8, L_6, L_7, /*hidden argument*/DOSetter_1__ctor_m2986952954_RuntimeMethod_var); Vector2_t2156229523 L_9 = ___endValue1; float L_10 = ___duration2; IL2CPP_RUNTIME_CLASS_INIT(DOTween_t2744875806_il2cpp_TypeInfo_var); TweenerCore_3_t4006488229 * L_11 = DOTween_To_m3593210828(NULL /*static, unused*/, L_5, L_8, L_9, L_10, /*hidden argument*/NULL); V_1 = L_11; TweenerCore_3_t4006488229 * L_12 = V_1; bool L_13 = ___snapping3; Tweener_t436044680 * L_14 = TweenSettingsExtensions_SetOptions_m2879183578(NULL /*static, unused*/, L_12, L_13, /*hidden argument*/NULL); U3CDOAnchorPosU3Ec__AnonStoreyC_t3922317631 * L_15 = V_0; NullCheck(L_15); RectTransform_t3704657025 * L_16 = L_15->get_target_0(); TweenSettingsExtensions_SetTarget_TisTweener_t436044680_m598017345(NULL /*static, unused*/, L_14, L_16, /*hidden argument*/TweenSettingsExtensions_SetTarget_TisTweener_t436044680_m598017345_RuntimeMethod_var); TweenerCore_3_t4006488229 * L_17 = V_1; return L_17; } } // DG.Tweening.Core.TweenerCore`3 DG.Tweening.DOTweenModuleUI::DOAnchorPosX(UnityEngine.RectTransform,System.Single,System.Single,System.Boolean) extern "C" IL2CPP_METHOD_ATTR TweenerCore_3_t4006488229 * DOTweenModuleUI_DOAnchorPosX_m1156892184 (RuntimeObject * __this /* static, unused */, RectTransform_t3704657025 * ___target0, float ___endValue1, float ___duration2, bool ___snapping3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DOTweenModuleUI_DOAnchorPosX_m1156892184_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CDOAnchorPosXU3Ec__AnonStoreyD_t1583578289 * V_0 = NULL; TweenerCore_3_t4006488229 * V_1 = NULL; { U3CDOAnchorPosXU3Ec__AnonStoreyD_t1583578289 * L_0 = (U3CDOAnchorPosXU3Ec__AnonStoreyD_t1583578289 *)il2cpp_codegen_object_new(U3CDOAnchorPosXU3Ec__AnonStoreyD_t1583578289_il2cpp_TypeInfo_var); U3CDOAnchorPosXU3Ec__AnonStoreyD__ctor_m1361134267(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CDOAnchorPosXU3Ec__AnonStoreyD_t1583578289 * L_1 = V_0; RectTransform_t3704657025 * L_2 = ___target0; NullCheck(L_1); L_1->set_target_0(L_2); U3CDOAnchorPosXU3Ec__AnonStoreyD_t1583578289 * L_3 = V_0; intptr_t L_4 = (intptr_t)U3CDOAnchorPosXU3Ec__AnonStoreyD_U3CU3Em__0_m4206657728_RuntimeMethod_var; DOGetter_1_t1899025727 * L_5 = (DOGetter_1_t1899025727 *)il2cpp_codegen_object_new(DOGetter_1_t1899025727_il2cpp_TypeInfo_var); DOGetter_1__ctor_m3327751853(L_5, L_3, L_4, /*hidden argument*/DOGetter_1__ctor_m3327751853_RuntimeMethod_var); U3CDOAnchorPosXU3Ec__AnonStoreyD_t1583578289 * L_6 = V_0; intptr_t L_7 = (intptr_t)U3CDOAnchorPosXU3Ec__AnonStoreyD_U3CU3Em__1_m1527863259_RuntimeMethod_var; DOSetter_1_t3206337855 * L_8 = (DOSetter_1_t3206337855 *)il2cpp_codegen_object_new(DOSetter_1_t3206337855_il2cpp_TypeInfo_var); DOSetter_1__ctor_m2986952954(L_8, L_6, L_7, /*hidden argument*/DOSetter_1__ctor_m2986952954_RuntimeMethod_var); float L_9 = ___endValue1; Vector2_t2156229523 L_10; memset(&L_10, 0, sizeof(L_10)); Vector2__ctor_m3970636864((&L_10), L_9, (0.0f), /*hidden argument*/NULL); float L_11 = ___duration2; IL2CPP_RUNTIME_CLASS_INIT(DOTween_t2744875806_il2cpp_TypeInfo_var); TweenerCore_3_t4006488229 * L_12 = DOTween_To_m3593210828(NULL /*static, unused*/, L_5, L_8, L_10, L_11, /*hidden argument*/NULL); V_1 = L_12; TweenerCore_3_t4006488229 * L_13 = V_1; bool L_14 = ___snapping3; Tweener_t436044680 * L_15 = TweenSettingsExtensions_SetOptions_m1469518134(NULL /*static, unused*/, L_13, 2, L_14, /*hidden argument*/NULL); U3CDOAnchorPosXU3Ec__AnonStoreyD_t1583578289 * L_16 = V_0; NullCheck(L_16); RectTransform_t3704657025 * L_17 = L_16->get_target_0(); TweenSettingsExtensions_SetTarget_TisTweener_t436044680_m598017345(NULL /*static, unused*/, L_15, L_17, /*hidden argument*/TweenSettingsExtensions_SetTarget_TisTweener_t436044680_m598017345_RuntimeMethod_var); TweenerCore_3_t4006488229 * L_18 = V_1; return L_18; } } // DG.Tweening.Core.TweenerCore`3 DG.Tweening.DOTweenModuleUI::DOAnchorPosY(UnityEngine.RectTransform,System.Single,System.Single,System.Boolean) extern "C" IL2CPP_METHOD_ATTR TweenerCore_3_t4006488229 * DOTweenModuleUI_DOAnchorPosY_m1748431735 (RuntimeObject * __this /* static, unused */, RectTransform_t3704657025 * ___target0, float ___endValue1, float ___duration2, bool ___snapping3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DOTweenModuleUI_DOAnchorPosY_m1748431735_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CDOAnchorPosYU3Ec__AnonStoreyE_t3922517944 * V_0 = NULL; TweenerCore_3_t4006488229 * V_1 = NULL; { U3CDOAnchorPosYU3Ec__AnonStoreyE_t3922517944 * L_0 = (U3CDOAnchorPosYU3Ec__AnonStoreyE_t3922517944 *)il2cpp_codegen_object_new(U3CDOAnchorPosYU3Ec__AnonStoreyE_t3922517944_il2cpp_TypeInfo_var); U3CDOAnchorPosYU3Ec__AnonStoreyE__ctor_m1769293708(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CDOAnchorPosYU3Ec__AnonStoreyE_t3922517944 * L_1 = V_0; RectTransform_t3704657025 * L_2 = ___target0; NullCheck(L_1); L_1->set_target_0(L_2); U3CDOAnchorPosYU3Ec__AnonStoreyE_t3922517944 * L_3 = V_0; intptr_t L_4 = (intptr_t)U3CDOAnchorPosYU3Ec__AnonStoreyE_U3CU3Em__0_m2413431700_RuntimeMethod_var; DOGetter_1_t1899025727 * L_5 = (DOGetter_1_t1899025727 *)il2cpp_codegen_object_new(DOGetter_1_t1899025727_il2cpp_TypeInfo_var); DOGetter_1__ctor_m3327751853(L_5, L_3, L_4, /*hidden argument*/DOGetter_1__ctor_m3327751853_RuntimeMethod_var); U3CDOAnchorPosYU3Ec__AnonStoreyE_t3922517944 * L_6 = V_0; intptr_t L_7 = (intptr_t)U3CDOAnchorPosYU3Ec__AnonStoreyE_U3CU3Em__1_m1566678620_RuntimeMethod_var; DOSetter_1_t3206337855 * L_8 = (DOSetter_1_t3206337855 *)il2cpp_codegen_object_new(DOSetter_1_t3206337855_il2cpp_TypeInfo_var); DOSetter_1__ctor_m2986952954(L_8, L_6, L_7, /*hidden argument*/DOSetter_1__ctor_m2986952954_RuntimeMethod_var); float L_9 = ___endValue1; Vector2_t2156229523 L_10; memset(&L_10, 0, sizeof(L_10)); Vector2__ctor_m3970636864((&L_10), (0.0f), L_9, /*hidden argument*/NULL); float L_11 = ___duration2; IL2CPP_RUNTIME_CLASS_INIT(DOTween_t2744875806_il2cpp_TypeInfo_var); TweenerCore_3_t4006488229 * L_12 = DOTween_To_m3593210828(NULL /*static, unused*/, L_5, L_8, L_10, L_11, /*hidden argument*/NULL); V_1 = L_12; TweenerCore_3_t4006488229 * L_13 = V_1; bool L_14 = ___snapping3; Tweener_t436044680 * L_15 = TweenSettingsExtensions_SetOptions_m1469518134(NULL /*static, unused*/, L_13, 4, L_14, /*hidden argument*/NULL); U3CDOAnchorPosYU3Ec__AnonStoreyE_t3922517944 * L_16 = V_0; NullCheck(L_16); RectTransform_t3704657025 * L_17 = L_16->get_target_0(); TweenSettingsExtensions_SetTarget_TisTweener_t436044680_m598017345(NULL /*static, unused*/, L_15, L_17, /*hidden argument*/TweenSettingsExtensions_SetTarget_TisTweener_t436044680_m598017345_RuntimeMethod_var); TweenerCore_3_t4006488229 * L_18 = V_1; return L_18; } } // DG.Tweening.Core.TweenerCore`3 DG.Tweening.DOTweenModuleUI::DOAnchorPos3D(UnityEngine.RectTransform,UnityEngine.Vector3,System.Single,System.Boolean) extern "C" IL2CPP_METHOD_ATTR TweenerCore_3_t2944330537 * DOTweenModuleUI_DOAnchorPos3D_m3680995110 (RuntimeObject * __this /* static, unused */, RectTransform_t3704657025 * ___target0, Vector3_t3722313464 ___endValue1, float ___duration2, bool ___snapping3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DOTweenModuleUI_DOAnchorPos3D_m3680995110_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CDOAnchorPos3DU3Ec__AnonStoreyF_t916713582 * V_0 = NULL; TweenerCore_3_t2944330537 * V_1 = NULL; { U3CDOAnchorPos3DU3Ec__AnonStoreyF_t916713582 * L_0 = (U3CDOAnchorPos3DU3Ec__AnonStoreyF_t916713582 *)il2cpp_codegen_object_new(U3CDOAnchorPos3DU3Ec__AnonStoreyF_t916713582_il2cpp_TypeInfo_var); U3CDOAnchorPos3DU3Ec__AnonStoreyF__ctor_m1870967781(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CDOAnchorPos3DU3Ec__AnonStoreyF_t916713582 * L_1 = V_0; RectTransform_t3704657025 * L_2 = ___target0; NullCheck(L_1); L_1->set_target_0(L_2); U3CDOAnchorPos3DU3Ec__AnonStoreyF_t916713582 * L_3 = V_0; intptr_t L_4 = (intptr_t)U3CDOAnchorPos3DU3Ec__AnonStoreyF_U3CU3Em__0_m2285849736_RuntimeMethod_var; DOGetter_1_t3465109668 * L_5 = (DOGetter_1_t3465109668 *)il2cpp_codegen_object_new(DOGetter_1_t3465109668_il2cpp_TypeInfo_var); DOGetter_1__ctor_m3773977789(L_5, L_3, L_4, /*hidden argument*/DOGetter_1__ctor_m3773977789_RuntimeMethod_var); U3CDOAnchorPos3DU3Ec__AnonStoreyF_t916713582 * L_6 = V_0; intptr_t L_7 = (intptr_t)U3CDOAnchorPos3DU3Ec__AnonStoreyF_U3CU3Em__1_m2055299999_RuntimeMethod_var; DOSetter_1_t477454500 * L_8 = (DOSetter_1_t477454500 *)il2cpp_codegen_object_new(DOSetter_1_t477454500_il2cpp_TypeInfo_var); DOSetter_1__ctor_m4237574066(L_8, L_6, L_7, /*hidden argument*/DOSetter_1__ctor_m4237574066_RuntimeMethod_var); Vector3_t3722313464 L_9 = ___endValue1; float L_10 = ___duration2; IL2CPP_RUNTIME_CLASS_INIT(DOTween_t2744875806_il2cpp_TypeInfo_var); TweenerCore_3_t2944330537 * L_11 = DOTween_To_m2364274163(NULL /*static, unused*/, L_5, L_8, L_9, L_10, /*hidden argument*/NULL); V_1 = L_11; TweenerCore_3_t2944330537 * L_12 = V_1; bool L_13 = ___snapping3; Tweener_t436044680 * L_14 = TweenSettingsExtensions_SetOptions_m1078069392(NULL /*static, unused*/, L_12, L_13, /*hidden argument*/NULL); U3CDOAnchorPos3DU3Ec__AnonStoreyF_t916713582 * L_15 = V_0; NullCheck(L_15); RectTransform_t3704657025 * L_16 = L_15->get_target_0(); TweenSettingsExtensions_SetTarget_TisTweener_t436044680_m598017345(NULL /*static, unused*/, L_14, L_16, /*hidden argument*/TweenSettingsExtensions_SetTarget_TisTweener_t436044680_m598017345_RuntimeMethod_var); TweenerCore_3_t2944330537 * L_17 = V_1; return L_17; } } // DG.Tweening.Core.TweenerCore`3 DG.Tweening.DOTweenModuleUI::DOAnchorPos3DX(UnityEngine.RectTransform,System.Single,System.Single,System.Boolean) extern "C" IL2CPP_METHOD_ATTR TweenerCore_3_t2944330537 * DOTweenModuleUI_DOAnchorPos3DX_m2315626816 (RuntimeObject * __this /* static, unused */, RectTransform_t3704657025 * ___target0, float ___endValue1, float ___duration2, bool ___snapping3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DOTweenModuleUI_DOAnchorPos3DX_m2315626816_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CDOAnchorPos3DXU3Ec__AnonStorey10_t692117743 * V_0 = NULL; TweenerCore_3_t2944330537 * V_1 = NULL; { U3CDOAnchorPos3DXU3Ec__AnonStorey10_t692117743 * L_0 = (U3CDOAnchorPos3DXU3Ec__AnonStorey10_t692117743 *)il2cpp_codegen_object_new(U3CDOAnchorPos3DXU3Ec__AnonStorey10_t692117743_il2cpp_TypeInfo_var); U3CDOAnchorPos3DXU3Ec__AnonStorey10__ctor_m39558778(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CDOAnchorPos3DXU3Ec__AnonStorey10_t692117743 * L_1 = V_0; RectTransform_t3704657025 * L_2 = ___target0; NullCheck(L_1); L_1->set_target_0(L_2); U3CDOAnchorPos3DXU3Ec__AnonStorey10_t692117743 * L_3 = V_0; intptr_t L_4 = (intptr_t)U3CDOAnchorPos3DXU3Ec__AnonStorey10_U3CU3Em__0_m3330998857_RuntimeMethod_var; DOGetter_1_t3465109668 * L_5 = (DOGetter_1_t3465109668 *)il2cpp_codegen_object_new(DOGetter_1_t3465109668_il2cpp_TypeInfo_var); DOGetter_1__ctor_m3773977789(L_5, L_3, L_4, /*hidden argument*/DOGetter_1__ctor_m3773977789_RuntimeMethod_var); U3CDOAnchorPos3DXU3Ec__AnonStorey10_t692117743 * L_6 = V_0; intptr_t L_7 = (intptr_t)U3CDOAnchorPos3DXU3Ec__AnonStorey10_U3CU3Em__1_m4053490041_RuntimeMethod_var; DOSetter_1_t477454500 * L_8 = (DOSetter_1_t477454500 *)il2cpp_codegen_object_new(DOSetter_1_t477454500_il2cpp_TypeInfo_var); DOSetter_1__ctor_m4237574066(L_8, L_6, L_7, /*hidden argument*/DOSetter_1__ctor_m4237574066_RuntimeMethod_var); float L_9 = ___endValue1; Vector3_t3722313464 L_10; memset(&L_10, 0, sizeof(L_10)); Vector3__ctor_m3353183577((&L_10), L_9, (0.0f), (0.0f), /*hidden argument*/NULL); float L_11 = ___duration2; IL2CPP_RUNTIME_CLASS_INIT(DOTween_t2744875806_il2cpp_TypeInfo_var); TweenerCore_3_t2944330537 * L_12 = DOTween_To_m2364274163(NULL /*static, unused*/, L_5, L_8, L_10, L_11, /*hidden argument*/NULL); V_1 = L_12; TweenerCore_3_t2944330537 * L_13 = V_1; bool L_14 = ___snapping3; Tweener_t436044680 * L_15 = TweenSettingsExtensions_SetOptions_m3941667690(NULL /*static, unused*/, L_13, 2, L_14, /*hidden argument*/NULL); U3CDOAnchorPos3DXU3Ec__AnonStorey10_t692117743 * L_16 = V_0; NullCheck(L_16); RectTransform_t3704657025 * L_17 = L_16->get_target_0(); TweenSettingsExtensions_SetTarget_TisTweener_t436044680_m598017345(NULL /*static, unused*/, L_15, L_17, /*hidden argument*/TweenSettingsExtensions_SetTarget_TisTweener_t436044680_m598017345_RuntimeMethod_var); TweenerCore_3_t2944330537 * L_18 = V_1; return L_18; } } // DG.Tweening.Core.TweenerCore`3 DG.Tweening.DOTweenModuleUI::DOAnchorPos3DY(UnityEngine.RectTransform,System.Single,System.Single,System.Boolean) extern "C" IL2CPP_METHOD_ATTR TweenerCore_3_t2944330537 * DOTweenModuleUI_DOAnchorPos3DY_m2975863139 (RuntimeObject * __this /* static, unused */, RectTransform_t3704657025 * ___target0, float ___endValue1, float ___duration2, bool ___snapping3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DOTweenModuleUI_DOAnchorPos3DY_m2975863139_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CDOAnchorPos3DYU3Ec__AnonStorey11_t1739080443 * V_0 = NULL; TweenerCore_3_t2944330537 * V_1 = NULL; { U3CDOAnchorPos3DYU3Ec__AnonStorey11_t1739080443 * L_0 = (U3CDOAnchorPos3DYU3Ec__AnonStorey11_t1739080443 *)il2cpp_codegen_object_new(U3CDOAnchorPos3DYU3Ec__AnonStorey11_t1739080443_il2cpp_TypeInfo_var); U3CDOAnchorPos3DYU3Ec__AnonStorey11__ctor_m2914675496(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CDOAnchorPos3DYU3Ec__AnonStorey11_t1739080443 * L_1 = V_0; RectTransform_t3704657025 * L_2 = ___target0; NullCheck(L_1); L_1->set_target_0(L_2); U3CDOAnchorPos3DYU3Ec__AnonStorey11_t1739080443 * L_3 = V_0; intptr_t L_4 = (intptr_t)U3CDOAnchorPos3DYU3Ec__AnonStorey11_U3CU3Em__0_m3259227632_RuntimeMethod_var; DOGetter_1_t3465109668 * L_5 = (DOGetter_1_t3465109668 *)il2cpp_codegen_object_new(DOGetter_1_t3465109668_il2cpp_TypeInfo_var); DOGetter_1__ctor_m3773977789(L_5, L_3, L_4, /*hidden argument*/DOGetter_1__ctor_m3773977789_RuntimeMethod_var); U3CDOAnchorPos3DYU3Ec__AnonStorey11_t1739080443 * L_6 = V_0; intptr_t L_7 = (intptr_t)U3CDOAnchorPos3DYU3Ec__AnonStorey11_U3CU3Em__1_m1012141480_RuntimeMethod_var; DOSetter_1_t477454500 * L_8 = (DOSetter_1_t477454500 *)il2cpp_codegen_object_new(DOSetter_1_t477454500_il2cpp_TypeInfo_var); DOSetter_1__ctor_m4237574066(L_8, L_6, L_7, /*hidden argument*/DOSetter_1__ctor_m4237574066_RuntimeMethod_var); float L_9 = ___endValue1; Vector3_t3722313464 L_10; memset(&L_10, 0, sizeof(L_10)); Vector3__ctor_m3353183577((&L_10), (0.0f), L_9, (0.0f), /*hidden argument*/NULL); float L_11 = ___duration2; IL2CPP_RUNTIME_CLASS_INIT(DOTween_t2744875806_il2cpp_TypeInfo_var); TweenerCore_3_t2944330537 * L_12 = DOTween_To_m2364274163(NULL /*static, unused*/, L_5, L_8, L_10, L_11, /*hidden argument*/NULL); V_1 = L_12; TweenerCore_3_t2944330537 * L_13 = V_1; bool L_14 = ___snapping3; Tweener_t436044680 * L_15 = TweenSettingsExtensions_SetOptions_m3941667690(NULL /*static, unused*/, L_13, 4, L_14, /*hidden argument*/NULL); U3CDOAnchorPos3DYU3Ec__AnonStorey11_t1739080443 * L_16 = V_0; NullCheck(L_16); RectTransform_t3704657025 * L_17 = L_16->get_target_0(); TweenSettingsExtensions_SetTarget_TisTweener_t436044680_m598017345(NULL /*static, unused*/, L_15, L_17, /*hidden argument*/TweenSettingsExtensions_SetTarget_TisTweener_t436044680_m598017345_RuntimeMethod_var); TweenerCore_3_t2944330537 * L_18 = V_1; return L_18; } } // DG.Tweening.Core.TweenerCore`3 DG.Tweening.DOTweenModuleUI::DOAnchorPos3DZ(UnityEngine.RectTransform,System.Single,System.Single,System.Boolean) extern "C" IL2CPP_METHOD_ATTR TweenerCore_3_t2944330537 * DOTweenModuleUI_DOAnchorPos3DZ_m2649183153 (RuntimeObject * __this /* static, unused */, RectTransform_t3704657025 * ___target0, float ___endValue1, float ___duration2, bool ___snapping3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DOTweenModuleUI_DOAnchorPos3DZ_m2649183153_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CDOAnchorPos3DZU3Ec__AnonStorey12_t1172413799 * V_0 = NULL; TweenerCore_3_t2944330537 * V_1 = NULL; { U3CDOAnchorPos3DZU3Ec__AnonStorey12_t1172413799 * L_0 = (U3CDOAnchorPos3DZU3Ec__AnonStorey12_t1172413799 *)il2cpp_codegen_object_new(U3CDOAnchorPos3DZU3Ec__AnonStorey12_t1172413799_il2cpp_TypeInfo_var); U3CDOAnchorPos3DZU3Ec__AnonStorey12__ctor_m711835638(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CDOAnchorPos3DZU3Ec__AnonStorey12_t1172413799 * L_1 = V_0; RectTransform_t3704657025 * L_2 = ___target0; NullCheck(L_1); L_1->set_target_0(L_2); U3CDOAnchorPos3DZU3Ec__AnonStorey12_t1172413799 * L_3 = V_0; intptr_t L_4 = (intptr_t)U3CDOAnchorPos3DZU3Ec__AnonStorey12_U3CU3Em__0_m247153702_RuntimeMethod_var; DOGetter_1_t3465109668 * L_5 = (DOGetter_1_t3465109668 *)il2cpp_codegen_object_new(DOGetter_1_t3465109668_il2cpp_TypeInfo_var); DOGetter_1__ctor_m3773977789(L_5, L_3, L_4, /*hidden argument*/DOGetter_1__ctor_m3773977789_RuntimeMethod_var); U3CDOAnchorPos3DZU3Ec__AnonStorey12_t1172413799 * L_6 = V_0; intptr_t L_7 = (intptr_t)U3CDOAnchorPos3DZU3Ec__AnonStorey12_U3CU3Em__1_m3156202341_RuntimeMethod_var; DOSetter_1_t477454500 * L_8 = (DOSetter_1_t477454500 *)il2cpp_codegen_object_new(DOSetter_1_t477454500_il2cpp_TypeInfo_var); DOSetter_1__ctor_m4237574066(L_8, L_6, L_7, /*hidden argument*/DOSetter_1__ctor_m4237574066_RuntimeMethod_var); float L_9 = ___endValue1; Vector3_t3722313464 L_10; memset(&L_10, 0, sizeof(L_10)); Vector3__ctor_m3353183577((&L_10), (0.0f), (0.0f), L_9, /*hidden argument*/NULL); float L_11 = ___duration2; IL2CPP_RUNTIME_CLASS_INIT(DOTween_t2744875806_il2cpp_TypeInfo_var); TweenerCore_3_t2944330537 * L_12 = DOTween_To_m2364274163(NULL /*static, unused*/, L_5, L_8, L_10, L_11, /*hidden argument*/NULL); V_1 = L_12; TweenerCore_3_t2944330537 * L_13 = V_1; bool L_14 = ___snapping3; Tweener_t436044680 * L_15 = TweenSettingsExtensions_SetOptions_m3941667690(NULL /*static, unused*/, L_13, 8, L_14, /*hidden argument*/NULL); U3CDOAnchorPos3DZU3Ec__AnonStorey12_t1172413799 * L_16 = V_0; NullCheck(L_16); RectTransform_t3704657025 * L_17 = L_16->get_target_0(); TweenSettingsExtensions_SetTarget_TisTweener_t436044680_m598017345(NULL /*static, unused*/, L_15, L_17, /*hidden argument*/TweenSettingsExtensions_SetTarget_TisTweener_t436044680_m598017345_RuntimeMethod_var); TweenerCore_3_t2944330537 * L_18 = V_1; return L_18; } } // DG.Tweening.Core.TweenerCore`3 DG.Tweening.DOTweenModuleUI::DOAnchorMax(UnityEngine.RectTransform,UnityEngine.Vector2,System.Single,System.Boolean) extern "C" IL2CPP_METHOD_ATTR TweenerCore_3_t4006488229 * DOTweenModuleUI_DOAnchorMax_m336876176 (RuntimeObject * __this /* static, unused */, RectTransform_t3704657025 * ___target0, Vector2_t2156229523 ___endValue1, float ___duration2, bool ___snapping3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DOTweenModuleUI_DOAnchorMax_m336876176_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CDOAnchorMaxU3Ec__AnonStorey13_t3164487871 * V_0 = NULL; TweenerCore_3_t4006488229 * V_1 = NULL; { U3CDOAnchorMaxU3Ec__AnonStorey13_t3164487871 * L_0 = (U3CDOAnchorMaxU3Ec__AnonStorey13_t3164487871 *)il2cpp_codegen_object_new(U3CDOAnchorMaxU3Ec__AnonStorey13_t3164487871_il2cpp_TypeInfo_var); U3CDOAnchorMaxU3Ec__AnonStorey13__ctor_m2262553261(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CDOAnchorMaxU3Ec__AnonStorey13_t3164487871 * L_1 = V_0; RectTransform_t3704657025 * L_2 = ___target0; NullCheck(L_1); L_1->set_target_0(L_2); U3CDOAnchorMaxU3Ec__AnonStorey13_t3164487871 * L_3 = V_0; intptr_t L_4 = (intptr_t)U3CDOAnchorMaxU3Ec__AnonStorey13_U3CU3Em__0_m2388325442_RuntimeMethod_var; DOGetter_1_t1899025727 * L_5 = (DOGetter_1_t1899025727 *)il2cpp_codegen_object_new(DOGetter_1_t1899025727_il2cpp_TypeInfo_var); DOGetter_1__ctor_m3327751853(L_5, L_3, L_4, /*hidden argument*/DOGetter_1__ctor_m3327751853_RuntimeMethod_var); U3CDOAnchorMaxU3Ec__AnonStorey13_t3164487871 * L_6 = V_0; intptr_t L_7 = (intptr_t)U3CDOAnchorMaxU3Ec__AnonStorey13_U3CU3Em__1_m3348412504_RuntimeMethod_var; DOSetter_1_t3206337855 * L_8 = (DOSetter_1_t3206337855 *)il2cpp_codegen_object_new(DOSetter_1_t3206337855_il2cpp_TypeInfo_var); DOSetter_1__ctor_m2986952954(L_8, L_6, L_7, /*hidden argument*/DOSetter_1__ctor_m2986952954_RuntimeMethod_var); Vector2_t2156229523 L_9 = ___endValue1; float L_10 = ___duration2; IL2CPP_RUNTIME_CLASS_INIT(DOTween_t2744875806_il2cpp_TypeInfo_var); TweenerCore_3_t4006488229 * L_11 = DOTween_To_m3593210828(NULL /*static, unused*/, L_5, L_8, L_9, L_10, /*hidden argument*/NULL); V_1 = L_11; TweenerCore_3_t4006488229 * L_12 = V_1; bool L_13 = ___snapping3; Tweener_t436044680 * L_14 = TweenSettingsExtensions_SetOptions_m2879183578(NULL /*static, unused*/, L_12, L_13, /*hidden argument*/NULL); U3CDOAnchorMaxU3Ec__AnonStorey13_t3164487871 * L_15 = V_0; NullCheck(L_15); RectTransform_t3704657025 * L_16 = L_15->get_target_0(); TweenSettingsExtensions_SetTarget_TisTweener_t436044680_m598017345(NULL /*static, unused*/, L_14, L_16, /*hidden argument*/TweenSettingsExtensions_SetTarget_TisTweener_t436044680_m598017345_RuntimeMethod_var); TweenerCore_3_t4006488229 * L_17 = V_1; return L_17; } } // DG.Tweening.Core.TweenerCore`3 DG.Tweening.DOTweenModuleUI::DOAnchorMin(UnityEngine.RectTransform,UnityEngine.Vector2,System.Single,System.Boolean) extern "C" IL2CPP_METHOD_ATTR TweenerCore_3_t4006488229 * DOTweenModuleUI_DOAnchorMin_m1150045326 (RuntimeObject * __this /* static, unused */, RectTransform_t3704657025 * ___target0, Vector2_t2156229523 ___endValue1, float ___duration2, bool ___snapping3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DOTweenModuleUI_DOAnchorMin_m1150045326_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CDOAnchorMinU3Ec__AnonStorey14_t308074497 * V_0 = NULL; TweenerCore_3_t4006488229 * V_1 = NULL; { U3CDOAnchorMinU3Ec__AnonStorey14_t308074497 * L_0 = (U3CDOAnchorMinU3Ec__AnonStorey14_t308074497 *)il2cpp_codegen_object_new(U3CDOAnchorMinU3Ec__AnonStorey14_t308074497_il2cpp_TypeInfo_var); U3CDOAnchorMinU3Ec__AnonStorey14__ctor_m235470726(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CDOAnchorMinU3Ec__AnonStorey14_t308074497 * L_1 = V_0; RectTransform_t3704657025 * L_2 = ___target0; NullCheck(L_1); L_1->set_target_0(L_2); U3CDOAnchorMinU3Ec__AnonStorey14_t308074497 * L_3 = V_0; intptr_t L_4 = (intptr_t)U3CDOAnchorMinU3Ec__AnonStorey14_U3CU3Em__0_m415209236_RuntimeMethod_var; DOGetter_1_t1899025727 * L_5 = (DOGetter_1_t1899025727 *)il2cpp_codegen_object_new(DOGetter_1_t1899025727_il2cpp_TypeInfo_var); DOGetter_1__ctor_m3327751853(L_5, L_3, L_4, /*hidden argument*/DOGetter_1__ctor_m3327751853_RuntimeMethod_var); U3CDOAnchorMinU3Ec__AnonStorey14_t308074497 * L_6 = V_0; intptr_t L_7 = (intptr_t)U3CDOAnchorMinU3Ec__AnonStorey14_U3CU3Em__1_m1986585440_RuntimeMethod_var; DOSetter_1_t3206337855 * L_8 = (DOSetter_1_t3206337855 *)il2cpp_codegen_object_new(DOSetter_1_t3206337855_il2cpp_TypeInfo_var); DOSetter_1__ctor_m2986952954(L_8, L_6, L_7, /*hidden argument*/DOSetter_1__ctor_m2986952954_RuntimeMethod_var); Vector2_t2156229523 L_9 = ___endValue1; float L_10 = ___duration2; IL2CPP_RUNTIME_CLASS_INIT(DOTween_t2744875806_il2cpp_TypeInfo_var); TweenerCore_3_t4006488229 * L_11 = DOTween_To_m3593210828(NULL /*static, unused*/, L_5, L_8, L_9, L_10, /*hidden argument*/NULL); V_1 = L_11; TweenerCore_3_t4006488229 * L_12 = V_1; bool L_13 = ___snapping3; Tweener_t436044680 * L_14 = TweenSettingsExtensions_SetOptions_m2879183578(NULL /*static, unused*/, L_12, L_13, /*hidden argument*/NULL); U3CDOAnchorMinU3Ec__AnonStorey14_t308074497 * L_15 = V_0; NullCheck(L_15); RectTransform_t3704657025 * L_16 = L_15->get_target_0(); TweenSettingsExtensions_SetTarget_TisTweener_t436044680_m598017345(NULL /*static, unused*/, L_14, L_16, /*hidden argument*/TweenSettingsExtensions_SetTarget_TisTweener_t436044680_m598017345_RuntimeMethod_var); TweenerCore_3_t4006488229 * L_17 = V_1; return L_17; } } // DG.Tweening.Core.TweenerCore`3 DG.Tweening.DOTweenModuleUI::DOPivot(UnityEngine.RectTransform,UnityEngine.Vector2,System.Single) extern "C" IL2CPP_METHOD_ATTR TweenerCore_3_t4006488229 * DOTweenModuleUI_DOPivot_m1353360279 (RuntimeObject * __this /* static, unused */, RectTransform_t3704657025 * ___target0, Vector2_t2156229523 ___endValue1, float ___duration2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DOTweenModuleUI_DOPivot_m1353360279_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CDOPivotU3Ec__AnonStorey15_t2354936221 * V_0 = NULL; TweenerCore_3_t4006488229 * V_1 = NULL; { U3CDOPivotU3Ec__AnonStorey15_t2354936221 * L_0 = (U3CDOPivotU3Ec__AnonStorey15_t2354936221 *)il2cpp_codegen_object_new(U3CDOPivotU3Ec__AnonStorey15_t2354936221_il2cpp_TypeInfo_var); U3CDOPivotU3Ec__AnonStorey15__ctor_m1085994100(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CDOPivotU3Ec__AnonStorey15_t2354936221 * L_1 = V_0; RectTransform_t3704657025 * L_2 = ___target0; NullCheck(L_1); L_1->set_target_0(L_2); U3CDOPivotU3Ec__AnonStorey15_t2354936221 * L_3 = V_0; intptr_t L_4 = (intptr_t)U3CDOPivotU3Ec__AnonStorey15_U3CU3Em__0_m4052392108_RuntimeMethod_var; DOGetter_1_t1899025727 * L_5 = (DOGetter_1_t1899025727 *)il2cpp_codegen_object_new(DOGetter_1_t1899025727_il2cpp_TypeInfo_var); DOGetter_1__ctor_m3327751853(L_5, L_3, L_4, /*hidden argument*/DOGetter_1__ctor_m3327751853_RuntimeMethod_var); U3CDOPivotU3Ec__AnonStorey15_t2354936221 * L_6 = V_0; intptr_t L_7 = (intptr_t)U3CDOPivotU3Ec__AnonStorey15_U3CU3Em__1_m3717079379_RuntimeMethod_var; DOSetter_1_t3206337855 * L_8 = (DOSetter_1_t3206337855 *)il2cpp_codegen_object_new(DOSetter_1_t3206337855_il2cpp_TypeInfo_var); DOSetter_1__ctor_m2986952954(L_8, L_6, L_7, /*hidden argument*/DOSetter_1__ctor_m2986952954_RuntimeMethod_var); Vector2_t2156229523 L_9 = ___endValue1; float L_10 = ___duration2; IL2CPP_RUNTIME_CLASS_INIT(DOTween_t2744875806_il2cpp_TypeInfo_var); TweenerCore_3_t4006488229 * L_11 = DOTween_To_m3593210828(NULL /*static, unused*/, L_5, L_8, L_9, L_10, /*hidden argument*/NULL); V_1 = L_11; TweenerCore_3_t4006488229 * L_12 = V_1; U3CDOPivotU3Ec__AnonStorey15_t2354936221 * L_13 = V_0; NullCheck(L_13); RectTransform_t3704657025 * L_14 = L_13->get_target_0(); TweenSettingsExtensions_SetTarget_TisTweenerCore_3_t4006488229_m1746265647(NULL /*static, unused*/, L_12, L_14, /*hidden argument*/TweenSettingsExtensions_SetTarget_TisTweenerCore_3_t4006488229_m1746265647_RuntimeMethod_var); TweenerCore_3_t4006488229 * L_15 = V_1; return L_15; } } // DG.Tweening.Core.TweenerCore`3 DG.Tweening.DOTweenModuleUI::DOPivotX(UnityEngine.RectTransform,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR TweenerCore_3_t4006488229 * DOTweenModuleUI_DOPivotX_m2538921414 (RuntimeObject * __this /* static, unused */, RectTransform_t3704657025 * ___target0, float ___endValue1, float ___duration2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DOTweenModuleUI_DOPivotX_m2538921414_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CDOPivotXU3Ec__AnonStorey16_t963667313 * V_0 = NULL; TweenerCore_3_t4006488229 * V_1 = NULL; { U3CDOPivotXU3Ec__AnonStorey16_t963667313 * L_0 = (U3CDOPivotXU3Ec__AnonStorey16_t963667313 *)il2cpp_codegen_object_new(U3CDOPivotXU3Ec__AnonStorey16_t963667313_il2cpp_TypeInfo_var); U3CDOPivotXU3Ec__AnonStorey16__ctor_m2434121082(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CDOPivotXU3Ec__AnonStorey16_t963667313 * L_1 = V_0; RectTransform_t3704657025 * L_2 = ___target0; NullCheck(L_1); L_1->set_target_0(L_2); U3CDOPivotXU3Ec__AnonStorey16_t963667313 * L_3 = V_0; intptr_t L_4 = (intptr_t)U3CDOPivotXU3Ec__AnonStorey16_U3CU3Em__0_m2785207618_RuntimeMethod_var; DOGetter_1_t1899025727 * L_5 = (DOGetter_1_t1899025727 *)il2cpp_codegen_object_new(DOGetter_1_t1899025727_il2cpp_TypeInfo_var); DOGetter_1__ctor_m3327751853(L_5, L_3, L_4, /*hidden argument*/DOGetter_1__ctor_m3327751853_RuntimeMethod_var); U3CDOPivotXU3Ec__AnonStorey16_t963667313 * L_6 = V_0; intptr_t L_7 = (intptr_t)U3CDOPivotXU3Ec__AnonStorey16_U3CU3Em__1_m2924368666_RuntimeMethod_var; DOSetter_1_t3206337855 * L_8 = (DOSetter_1_t3206337855 *)il2cpp_codegen_object_new(DOSetter_1_t3206337855_il2cpp_TypeInfo_var); DOSetter_1__ctor_m2986952954(L_8, L_6, L_7, /*hidden argument*/DOSetter_1__ctor_m2986952954_RuntimeMethod_var); float L_9 = ___endValue1; Vector2_t2156229523 L_10; memset(&L_10, 0, sizeof(L_10)); Vector2__ctor_m3970636864((&L_10), L_9, (0.0f), /*hidden argument*/NULL); float L_11 = ___duration2; IL2CPP_RUNTIME_CLASS_INIT(DOTween_t2744875806_il2cpp_TypeInfo_var); TweenerCore_3_t4006488229 * L_12 = DOTween_To_m3593210828(NULL /*static, unused*/, L_5, L_8, L_10, L_11, /*hidden argument*/NULL); V_1 = L_12; TweenerCore_3_t4006488229 * L_13 = V_1; Tweener_t436044680 * L_14 = TweenSettingsExtensions_SetOptions_m1469518134(NULL /*static, unused*/, L_13, 2, (bool)0, /*hidden argument*/NULL); U3CDOPivotXU3Ec__AnonStorey16_t963667313 * L_15 = V_0; NullCheck(L_15); RectTransform_t3704657025 * L_16 = L_15->get_target_0(); TweenSettingsExtensions_SetTarget_TisTweener_t436044680_m598017345(NULL /*static, unused*/, L_14, L_16, /*hidden argument*/TweenSettingsExtensions_SetTarget_TisTweener_t436044680_m598017345_RuntimeMethod_var); TweenerCore_3_t4006488229 * L_17 = V_1; return L_17; } } // DG.Tweening.Core.TweenerCore`3 DG.Tweening.DOTweenModuleUI::DOPivotY(UnityEngine.RectTransform,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR TweenerCore_3_t4006488229 * DOTweenModuleUI_DOPivotY_m3115210005 (RuntimeObject * __this /* static, unused */, RectTransform_t3704657025 * ___target0, float ___endValue1, float ___duration2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DOTweenModuleUI_DOPivotY_m3115210005_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CDOPivotYU3Ec__AnonStorey17_t970927219 * V_0 = NULL; TweenerCore_3_t4006488229 * V_1 = NULL; { U3CDOPivotYU3Ec__AnonStorey17_t970927219 * L_0 = (U3CDOPivotYU3Ec__AnonStorey17_t970927219 *)il2cpp_codegen_object_new(U3CDOPivotYU3Ec__AnonStorey17_t970927219_il2cpp_TypeInfo_var); U3CDOPivotYU3Ec__AnonStorey17__ctor_m1011414522(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CDOPivotYU3Ec__AnonStorey17_t970927219 * L_1 = V_0; RectTransform_t3704657025 * L_2 = ___target0; NullCheck(L_1); L_1->set_target_0(L_2); U3CDOPivotYU3Ec__AnonStorey17_t970927219 * L_3 = V_0; intptr_t L_4 = (intptr_t)U3CDOPivotYU3Ec__AnonStorey17_U3CU3Em__0_m2079671237_RuntimeMethod_var; DOGetter_1_t1899025727 * L_5 = (DOGetter_1_t1899025727 *)il2cpp_codegen_object_new(DOGetter_1_t1899025727_il2cpp_TypeInfo_var); DOGetter_1__ctor_m3327751853(L_5, L_3, L_4, /*hidden argument*/DOGetter_1__ctor_m3327751853_RuntimeMethod_var); U3CDOPivotYU3Ec__AnonStorey17_t970927219 * L_6 = V_0; intptr_t L_7 = (intptr_t)U3CDOPivotYU3Ec__AnonStorey17_U3CU3Em__1_m2759610037_RuntimeMethod_var; DOSetter_1_t3206337855 * L_8 = (DOSetter_1_t3206337855 *)il2cpp_codegen_object_new(DOSetter_1_t3206337855_il2cpp_TypeInfo_var); DOSetter_1__ctor_m2986952954(L_8, L_6, L_7, /*hidden argument*/DOSetter_1__ctor_m2986952954_RuntimeMethod_var); float L_9 = ___endValue1; Vector2_t2156229523 L_10; memset(&L_10, 0, sizeof(L_10)); Vector2__ctor_m3970636864((&L_10), (0.0f), L_9, /*hidden argument*/NULL); float L_11 = ___duration2; IL2CPP_RUNTIME_CLASS_INIT(DOTween_t2744875806_il2cpp_TypeInfo_var); TweenerCore_3_t4006488229 * L_12 = DOTween_To_m3593210828(NULL /*static, unused*/, L_5, L_8, L_10, L_11, /*hidden argument*/NULL); V_1 = L_12; TweenerCore_3_t4006488229 * L_13 = V_1; Tweener_t436044680 * L_14 = TweenSettingsExtensions_SetOptions_m1469518134(NULL /*static, unused*/, L_13, 4, (bool)0, /*hidden argument*/NULL); U3CDOPivotYU3Ec__AnonStorey17_t970927219 * L_15 = V_0; NullCheck(L_15); RectTransform_t3704657025 * L_16 = L_15->get_target_0(); TweenSettingsExtensions_SetTarget_TisTweener_t436044680_m598017345(NULL /*static, unused*/, L_14, L_16, /*hidden argument*/TweenSettingsExtensions_SetTarget_TisTweener_t436044680_m598017345_RuntimeMethod_var); TweenerCore_3_t4006488229 * L_17 = V_1; return L_17; } } // DG.Tweening.Core.TweenerCore`3 DG.Tweening.DOTweenModuleUI::DOSizeDelta(UnityEngine.RectTransform,UnityEngine.Vector2,System.Single,System.Boolean) extern "C" IL2CPP_METHOD_ATTR TweenerCore_3_t4006488229 * DOTweenModuleUI_DOSizeDelta_m2789653348 (RuntimeObject * __this /* static, unused */, RectTransform_t3704657025 * ___target0, Vector2_t2156229523 ___endValue1, float ___duration2, bool ___snapping3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DOTweenModuleUI_DOSizeDelta_m2789653348_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CDOSizeDeltaU3Ec__AnonStorey18_t85417030 * V_0 = NULL; TweenerCore_3_t4006488229 * V_1 = NULL; { U3CDOSizeDeltaU3Ec__AnonStorey18_t85417030 * L_0 = (U3CDOSizeDeltaU3Ec__AnonStorey18_t85417030 *)il2cpp_codegen_object_new(U3CDOSizeDeltaU3Ec__AnonStorey18_t85417030_il2cpp_TypeInfo_var); U3CDOSizeDeltaU3Ec__AnonStorey18__ctor_m453205826(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CDOSizeDeltaU3Ec__AnonStorey18_t85417030 * L_1 = V_0; RectTransform_t3704657025 * L_2 = ___target0; NullCheck(L_1); L_1->set_target_0(L_2); U3CDOSizeDeltaU3Ec__AnonStorey18_t85417030 * L_3 = V_0; intptr_t L_4 = (intptr_t)U3CDOSizeDeltaU3Ec__AnonStorey18_U3CU3Em__0_m3534957291_RuntimeMethod_var; DOGetter_1_t1899025727 * L_5 = (DOGetter_1_t1899025727 *)il2cpp_codegen_object_new(DOGetter_1_t1899025727_il2cpp_TypeInfo_var); DOGetter_1__ctor_m3327751853(L_5, L_3, L_4, /*hidden argument*/DOGetter_1__ctor_m3327751853_RuntimeMethod_var); U3CDOSizeDeltaU3Ec__AnonStorey18_t85417030 * L_6 = V_0; intptr_t L_7 = (intptr_t)U3CDOSizeDeltaU3Ec__AnonStorey18_U3CU3Em__1_m4288990664_RuntimeMethod_var; DOSetter_1_t3206337855 * L_8 = (DOSetter_1_t3206337855 *)il2cpp_codegen_object_new(DOSetter_1_t3206337855_il2cpp_TypeInfo_var); DOSetter_1__ctor_m2986952954(L_8, L_6, L_7, /*hidden argument*/DOSetter_1__ctor_m2986952954_RuntimeMethod_var); Vector2_t2156229523 L_9 = ___endValue1; float L_10 = ___duration2; IL2CPP_RUNTIME_CLASS_INIT(DOTween_t2744875806_il2cpp_TypeInfo_var); TweenerCore_3_t4006488229 * L_11 = DOTween_To_m3593210828(NULL /*static, unused*/, L_5, L_8, L_9, L_10, /*hidden argument*/NULL); V_1 = L_11; TweenerCore_3_t4006488229 * L_12 = V_1; bool L_13 = ___snapping3; Tweener_t436044680 * L_14 = TweenSettingsExtensions_SetOptions_m2879183578(NULL /*static, unused*/, L_12, L_13, /*hidden argument*/NULL); U3CDOSizeDeltaU3Ec__AnonStorey18_t85417030 * L_15 = V_0; NullCheck(L_15); RectTransform_t3704657025 * L_16 = L_15->get_target_0(); TweenSettingsExtensions_SetTarget_TisTweener_t436044680_m598017345(NULL /*static, unused*/, L_14, L_16, /*hidden argument*/TweenSettingsExtensions_SetTarget_TisTweener_t436044680_m598017345_RuntimeMethod_var); TweenerCore_3_t4006488229 * L_17 = V_1; return L_17; } } // DG.Tweening.Tweener DG.Tweening.DOTweenModuleUI::DOPunchAnchorPos(UnityEngine.RectTransform,UnityEngine.Vector2,System.Single,System.Int32,System.Single,System.Boolean) extern "C" IL2CPP_METHOD_ATTR Tweener_t436044680 * DOTweenModuleUI_DOPunchAnchorPos_m920533289 (RuntimeObject * __this /* static, unused */, RectTransform_t3704657025 * ___target0, Vector2_t2156229523 ___punch1, float ___duration2, int32_t ___vibrato3, float ___elasticity4, bool ___snapping5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DOTweenModuleUI_DOPunchAnchorPos_m920533289_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CDOPunchAnchorPosU3Ec__AnonStorey19_t1651748926 * V_0 = NULL; { U3CDOPunchAnchorPosU3Ec__AnonStorey19_t1651748926 * L_0 = (U3CDOPunchAnchorPosU3Ec__AnonStorey19_t1651748926 *)il2cpp_codegen_object_new(U3CDOPunchAnchorPosU3Ec__AnonStorey19_t1651748926_il2cpp_TypeInfo_var); U3CDOPunchAnchorPosU3Ec__AnonStorey19__ctor_m1930615292(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CDOPunchAnchorPosU3Ec__AnonStorey19_t1651748926 * L_1 = V_0; RectTransform_t3704657025 * L_2 = ___target0; NullCheck(L_1); L_1->set_target_0(L_2); U3CDOPunchAnchorPosU3Ec__AnonStorey19_t1651748926 * L_3 = V_0; intptr_t L_4 = (intptr_t)U3CDOPunchAnchorPosU3Ec__AnonStorey19_U3CU3Em__0_m3750432831_RuntimeMethod_var; DOGetter_1_t3465109668 * L_5 = (DOGetter_1_t3465109668 *)il2cpp_codegen_object_new(DOGetter_1_t3465109668_il2cpp_TypeInfo_var); DOGetter_1__ctor_m3773977789(L_5, L_3, L_4, /*hidden argument*/DOGetter_1__ctor_m3773977789_RuntimeMethod_var); U3CDOPunchAnchorPosU3Ec__AnonStorey19_t1651748926 * L_6 = V_0; intptr_t L_7 = (intptr_t)U3CDOPunchAnchorPosU3Ec__AnonStorey19_U3CU3Em__1_m4172997343_RuntimeMethod_var; DOSetter_1_t477454500 * L_8 = (DOSetter_1_t477454500 *)il2cpp_codegen_object_new(DOSetter_1_t477454500_il2cpp_TypeInfo_var); DOSetter_1__ctor_m4237574066(L_8, L_6, L_7, /*hidden argument*/DOSetter_1__ctor_m4237574066_RuntimeMethod_var); Vector2_t2156229523 L_9 = ___punch1; IL2CPP_RUNTIME_CLASS_INIT(Vector2_t2156229523_il2cpp_TypeInfo_var); Vector3_t3722313464 L_10 = Vector2_op_Implicit_m1860157806(NULL /*static, unused*/, L_9, /*hidden argument*/NULL); float L_11 = ___duration2; int32_t L_12 = ___vibrato3; float L_13 = ___elasticity4; IL2CPP_RUNTIME_CLASS_INIT(DOTween_t2744875806_il2cpp_TypeInfo_var); TweenerCore_3_t951858585 * L_14 = DOTween_Punch_m807939188(NULL /*static, unused*/, L_5, L_8, L_10, L_11, L_12, L_13, /*hidden argument*/NULL); U3CDOPunchAnchorPosU3Ec__AnonStorey19_t1651748926 * L_15 = V_0; NullCheck(L_15); RectTransform_t3704657025 * L_16 = L_15->get_target_0(); TweenerCore_3_t951858585 * L_17 = TweenSettingsExtensions_SetTarget_TisTweenerCore_3_t951858585_m2980331507(NULL /*static, unused*/, L_14, L_16, /*hidden argument*/TweenSettingsExtensions_SetTarget_TisTweenerCore_3_t951858585_m2980331507_RuntimeMethod_var); bool L_18 = ___snapping5; Tweener_t436044680 * L_19 = TweenSettingsExtensions_SetOptions_m288553191(NULL /*static, unused*/, L_17, L_18, /*hidden argument*/NULL); return L_19; } } // DG.Tweening.Tweener DG.Tweening.DOTweenModuleUI::DOShakeAnchorPos(UnityEngine.RectTransform,System.Single,System.Single,System.Int32,System.Single,System.Boolean,System.Boolean) extern "C" IL2CPP_METHOD_ATTR Tweener_t436044680 * DOTweenModuleUI_DOShakeAnchorPos_m3645985526 (RuntimeObject * __this /* static, unused */, RectTransform_t3704657025 * ___target0, float ___duration1, float ___strength2, int32_t ___vibrato3, float ___randomness4, bool ___snapping5, bool ___fadeOut6, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DOTweenModuleUI_DOShakeAnchorPos_m3645985526_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CDOShakeAnchorPosU3Ec__AnonStorey1A_t1681899448 * V_0 = NULL; { U3CDOShakeAnchorPosU3Ec__AnonStorey1A_t1681899448 * L_0 = (U3CDOShakeAnchorPosU3Ec__AnonStorey1A_t1681899448 *)il2cpp_codegen_object_new(U3CDOShakeAnchorPosU3Ec__AnonStorey1A_t1681899448_il2cpp_TypeInfo_var); U3CDOShakeAnchorPosU3Ec__AnonStorey1A__ctor_m2817695765(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CDOShakeAnchorPosU3Ec__AnonStorey1A_t1681899448 * L_1 = V_0; RectTransform_t3704657025 * L_2 = ___target0; NullCheck(L_1); L_1->set_target_0(L_2); U3CDOShakeAnchorPosU3Ec__AnonStorey1A_t1681899448 * L_3 = V_0; intptr_t L_4 = (intptr_t)U3CDOShakeAnchorPosU3Ec__AnonStorey1A_U3CU3Em__0_m2326522587_RuntimeMethod_var; DOGetter_1_t3465109668 * L_5 = (DOGetter_1_t3465109668 *)il2cpp_codegen_object_new(DOGetter_1_t3465109668_il2cpp_TypeInfo_var); DOGetter_1__ctor_m3773977789(L_5, L_3, L_4, /*hidden argument*/DOGetter_1__ctor_m3773977789_RuntimeMethod_var); U3CDOShakeAnchorPosU3Ec__AnonStorey1A_t1681899448 * L_6 = V_0; intptr_t L_7 = (intptr_t)U3CDOShakeAnchorPosU3Ec__AnonStorey1A_U3CU3Em__1_m3356878400_RuntimeMethod_var; DOSetter_1_t477454500 * L_8 = (DOSetter_1_t477454500 *)il2cpp_codegen_object_new(DOSetter_1_t477454500_il2cpp_TypeInfo_var); DOSetter_1__ctor_m4237574066(L_8, L_6, L_7, /*hidden argument*/DOSetter_1__ctor_m4237574066_RuntimeMethod_var); float L_9 = ___duration1; float L_10 = ___strength2; int32_t L_11 = ___vibrato3; float L_12 = ___randomness4; bool L_13 = ___fadeOut6; IL2CPP_RUNTIME_CLASS_INIT(DOTween_t2744875806_il2cpp_TypeInfo_var); TweenerCore_3_t951858585 * L_14 = DOTween_Shake_m1661199481(NULL /*static, unused*/, L_5, L_8, L_9, L_10, L_11, L_12, (bool)1, L_13, /*hidden argument*/NULL); U3CDOShakeAnchorPosU3Ec__AnonStorey1A_t1681899448 * L_15 = V_0; NullCheck(L_15); RectTransform_t3704657025 * L_16 = L_15->get_target_0(); TweenerCore_3_t951858585 * L_17 = TweenSettingsExtensions_SetTarget_TisTweenerCore_3_t951858585_m2980331507(NULL /*static, unused*/, L_14, L_16, /*hidden argument*/TweenSettingsExtensions_SetTarget_TisTweenerCore_3_t951858585_m2980331507_RuntimeMethod_var); TweenerCore_3_t951858585 * L_18 = Extensions_SetSpecialStartupMode_TisTweenerCore_3_t951858585_m1835023067(NULL /*static, unused*/, L_17, 2, /*hidden argument*/Extensions_SetSpecialStartupMode_TisTweenerCore_3_t951858585_m1835023067_RuntimeMethod_var); bool L_19 = ___snapping5; Tweener_t436044680 * L_20 = TweenSettingsExtensions_SetOptions_m288553191(NULL /*static, unused*/, L_18, L_19, /*hidden argument*/NULL); return L_20; } } // DG.Tweening.Tweener DG.Tweening.DOTweenModuleUI::DOShakeAnchorPos(UnityEngine.RectTransform,System.Single,UnityEngine.Vector2,System.Int32,System.Single,System.Boolean,System.Boolean) extern "C" IL2CPP_METHOD_ATTR Tweener_t436044680 * DOTweenModuleUI_DOShakeAnchorPos_m2504266158 (RuntimeObject * __this /* static, unused */, RectTransform_t3704657025 * ___target0, float ___duration1, Vector2_t2156229523 ___strength2, int32_t ___vibrato3, float ___randomness4, bool ___snapping5, bool ___fadeOut6, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DOTweenModuleUI_DOShakeAnchorPos_m2504266158_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CDOShakeAnchorPosU3Ec__AnonStorey1B_t1681899451 * V_0 = NULL; { U3CDOShakeAnchorPosU3Ec__AnonStorey1B_t1681899451 * L_0 = (U3CDOShakeAnchorPosU3Ec__AnonStorey1B_t1681899451 *)il2cpp_codegen_object_new(U3CDOShakeAnchorPosU3Ec__AnonStorey1B_t1681899451_il2cpp_TypeInfo_var); U3CDOShakeAnchorPosU3Ec__AnonStorey1B__ctor_m2817692746(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CDOShakeAnchorPosU3Ec__AnonStorey1B_t1681899451 * L_1 = V_0; RectTransform_t3704657025 * L_2 = ___target0; NullCheck(L_1); L_1->set_target_0(L_2); U3CDOShakeAnchorPosU3Ec__AnonStorey1B_t1681899451 * L_3 = V_0; intptr_t L_4 = (intptr_t)U3CDOShakeAnchorPosU3Ec__AnonStorey1B_U3CU3Em__0_m2326521432_RuntimeMethod_var; DOGetter_1_t3465109668 * L_5 = (DOGetter_1_t3465109668 *)il2cpp_codegen_object_new(DOGetter_1_t3465109668_il2cpp_TypeInfo_var); DOGetter_1__ctor_m3773977789(L_5, L_3, L_4, /*hidden argument*/DOGetter_1__ctor_m3773977789_RuntimeMethod_var); U3CDOShakeAnchorPosU3Ec__AnonStorey1B_t1681899451 * L_6 = V_0; intptr_t L_7 = (intptr_t)U3CDOShakeAnchorPosU3Ec__AnonStorey1B_U3CU3Em__1_m566893469_RuntimeMethod_var; DOSetter_1_t477454500 * L_8 = (DOSetter_1_t477454500 *)il2cpp_codegen_object_new(DOSetter_1_t477454500_il2cpp_TypeInfo_var); DOSetter_1__ctor_m4237574066(L_8, L_6, L_7, /*hidden argument*/DOSetter_1__ctor_m4237574066_RuntimeMethod_var); float L_9 = ___duration1; Vector2_t2156229523 L_10 = ___strength2; IL2CPP_RUNTIME_CLASS_INIT(Vector2_t2156229523_il2cpp_TypeInfo_var); Vector3_t3722313464 L_11 = Vector2_op_Implicit_m1860157806(NULL /*static, unused*/, L_10, /*hidden argument*/NULL); int32_t L_12 = ___vibrato3; float L_13 = ___randomness4; bool L_14 = ___fadeOut6; IL2CPP_RUNTIME_CLASS_INIT(DOTween_t2744875806_il2cpp_TypeInfo_var); TweenerCore_3_t951858585 * L_15 = DOTween_Shake_m3409041061(NULL /*static, unused*/, L_5, L_8, L_9, L_11, L_12, L_13, L_14, /*hidden argument*/NULL); U3CDOShakeAnchorPosU3Ec__AnonStorey1B_t1681899451 * L_16 = V_0; NullCheck(L_16); RectTransform_t3704657025 * L_17 = L_16->get_target_0(); TweenerCore_3_t951858585 * L_18 = TweenSettingsExtensions_SetTarget_TisTweenerCore_3_t951858585_m2980331507(NULL /*static, unused*/, L_15, L_17, /*hidden argument*/TweenSettingsExtensions_SetTarget_TisTweenerCore_3_t951858585_m2980331507_RuntimeMethod_var); TweenerCore_3_t951858585 * L_19 = Extensions_SetSpecialStartupMode_TisTweenerCore_3_t951858585_m1835023067(NULL /*static, unused*/, L_18, 2, /*hidden argument*/Extensions_SetSpecialStartupMode_TisTweenerCore_3_t951858585_m1835023067_RuntimeMethod_var); bool L_20 = ___snapping5; Tweener_t436044680 * L_21 = TweenSettingsExtensions_SetOptions_m288553191(NULL /*static, unused*/, L_19, L_20, /*hidden argument*/NULL); return L_21; } } // DG.Tweening.Sequence DG.Tweening.DOTweenModuleUI::DOJumpAnchorPos(UnityEngine.RectTransform,UnityEngine.Vector2,System.Single,System.Int32,System.Single,System.Boolean) extern "C" IL2CPP_METHOD_ATTR Sequence_t2050373119 * DOTweenModuleUI_DOJumpAnchorPos_m2478605686 (RuntimeObject * __this /* static, unused */, RectTransform_t3704657025 * ___target0, Vector2_t2156229523 ___endValue1, float ___jumpPower2, int32_t ___numJumps3, float ___duration4, bool ___snapping5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DOTweenModuleUI_DOJumpAnchorPos_m2478605686_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CDOJumpAnchorPosU3Ec__AnonStorey1C_t2532437241 * V_0 = NULL; Tween_t2342918553 * V_1 = NULL; { U3CDOJumpAnchorPosU3Ec__AnonStorey1C_t2532437241 * L_0 = (U3CDOJumpAnchorPosU3Ec__AnonStorey1C_t2532437241 *)il2cpp_codegen_object_new(U3CDOJumpAnchorPosU3Ec__AnonStorey1C_t2532437241_il2cpp_TypeInfo_var); U3CDOJumpAnchorPosU3Ec__AnonStorey1C__ctor_m3398597073(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CDOJumpAnchorPosU3Ec__AnonStorey1C_t2532437241 * L_1 = V_0; RectTransform_t3704657025 * L_2 = ___target0; NullCheck(L_1); L_1->set_target_0(L_2); U3CDOJumpAnchorPosU3Ec__AnonStorey1C_t2532437241 * L_3 = V_0; Vector2_t2156229523 L_4 = ___endValue1; NullCheck(L_3); L_3->set_endValue_4(L_4); int32_t L_5 = ___numJumps3; if ((((int32_t)L_5) >= ((int32_t)1))) { goto IL_001e; } } { ___numJumps3 = 1; } IL_001e: { U3CDOJumpAnchorPosU3Ec__AnonStorey1C_t2532437241 * L_6 = V_0; NullCheck(L_6); L_6->set_startPosY_1((0.0f)); U3CDOJumpAnchorPosU3Ec__AnonStorey1C_t2532437241 * L_7 = V_0; NullCheck(L_7); L_7->set_offsetY_5((-1.0f)); U3CDOJumpAnchorPosU3Ec__AnonStorey1C_t2532437241 * L_8 = V_0; NullCheck(L_8); L_8->set_offsetYSet_2((bool)0); U3CDOJumpAnchorPosU3Ec__AnonStorey1C_t2532437241 * L_9 = V_0; IL2CPP_RUNTIME_CLASS_INIT(DOTween_t2744875806_il2cpp_TypeInfo_var); Sequence_t2050373119 * L_10 = DOTween_Sequence_m1991920595(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_9); L_9->set_s_3(L_10); U3CDOJumpAnchorPosU3Ec__AnonStorey1C_t2532437241 * L_11 = V_0; intptr_t L_12 = (intptr_t)U3CDOJumpAnchorPosU3Ec__AnonStorey1C_U3CU3Em__0_m429540954_RuntimeMethod_var; DOGetter_1_t1899025727 * L_13 = (DOGetter_1_t1899025727 *)il2cpp_codegen_object_new(DOGetter_1_t1899025727_il2cpp_TypeInfo_var); DOGetter_1__ctor_m3327751853(L_13, L_11, L_12, /*hidden argument*/DOGetter_1__ctor_m3327751853_RuntimeMethod_var); U3CDOJumpAnchorPosU3Ec__AnonStorey1C_t2532437241 * L_14 = V_0; intptr_t L_15 = (intptr_t)U3CDOJumpAnchorPosU3Ec__AnonStorey1C_U3CU3Em__1_m640084154_RuntimeMethod_var; DOSetter_1_t3206337855 * L_16 = (DOSetter_1_t3206337855 *)il2cpp_codegen_object_new(DOSetter_1_t3206337855_il2cpp_TypeInfo_var); DOSetter_1__ctor_m2986952954(L_16, L_14, L_15, /*hidden argument*/DOSetter_1__ctor_m2986952954_RuntimeMethod_var); float L_17 = ___jumpPower2; Vector2_t2156229523 L_18; memset(&L_18, 0, sizeof(L_18)); Vector2__ctor_m3970636864((&L_18), (0.0f), L_17, /*hidden argument*/NULL); float L_19 = ___duration4; int32_t L_20 = ___numJumps3; TweenerCore_3_t4006488229 * L_21 = DOTween_To_m3593210828(NULL /*static, unused*/, L_13, L_16, L_18, ((float)((float)L_19/(float)(((float)((float)((int32_t)il2cpp_codegen_multiply((int32_t)L_20, (int32_t)2))))))), /*hidden argument*/NULL); bool L_22 = ___snapping5; Tweener_t436044680 * L_23 = TweenSettingsExtensions_SetOptions_m1469518134(NULL /*static, unused*/, L_21, 4, L_22, /*hidden argument*/NULL); Tweener_t436044680 * L_24 = TweenSettingsExtensions_SetEase_TisTweener_t436044680_m4099464426(NULL /*static, unused*/, L_23, 6, /*hidden argument*/TweenSettingsExtensions_SetEase_TisTweener_t436044680_m4099464426_RuntimeMethod_var); Tweener_t436044680 * L_25 = TweenSettingsExtensions_SetRelative_TisTweener_t436044680_m1627270915(NULL /*static, unused*/, L_24, /*hidden argument*/TweenSettingsExtensions_SetRelative_TisTweener_t436044680_m1627270915_RuntimeMethod_var); int32_t L_26 = ___numJumps3; Tweener_t436044680 * L_27 = TweenSettingsExtensions_SetLoops_TisTweener_t436044680_m3451476439(NULL /*static, unused*/, L_25, ((int32_t)il2cpp_codegen_multiply((int32_t)L_26, (int32_t)2)), 1, /*hidden argument*/TweenSettingsExtensions_SetLoops_TisTweener_t436044680_m3451476439_RuntimeMethod_var); U3CDOJumpAnchorPosU3Ec__AnonStorey1C_t2532437241 * L_28 = V_0; intptr_t L_29 = (intptr_t)U3CDOJumpAnchorPosU3Ec__AnonStorey1C_U3CU3Em__2_m3710683778_RuntimeMethod_var; TweenCallback_t3727756325 * L_30 = (TweenCallback_t3727756325 *)il2cpp_codegen_object_new(TweenCallback_t3727756325_il2cpp_TypeInfo_var); TweenCallback__ctor_m3086472496(L_30, L_28, L_29, /*hidden argument*/NULL); Tweener_t436044680 * L_31 = TweenSettingsExtensions_OnStart_TisTweener_t436044680_m2600058334(NULL /*static, unused*/, L_27, L_30, /*hidden argument*/TweenSettingsExtensions_OnStart_TisTweener_t436044680_m2600058334_RuntimeMethod_var); V_1 = L_31; U3CDOJumpAnchorPosU3Ec__AnonStorey1C_t2532437241 * L_32 = V_0; NullCheck(L_32); Sequence_t2050373119 * L_33 = L_32->get_s_3(); U3CDOJumpAnchorPosU3Ec__AnonStorey1C_t2532437241 * L_34 = V_0; intptr_t L_35 = (intptr_t)U3CDOJumpAnchorPosU3Ec__AnonStorey1C_U3CU3Em__3_m2768193114_RuntimeMethod_var; DOGetter_1_t1899025727 * L_36 = (DOGetter_1_t1899025727 *)il2cpp_codegen_object_new(DOGetter_1_t1899025727_il2cpp_TypeInfo_var); DOGetter_1__ctor_m3327751853(L_36, L_34, L_35, /*hidden argument*/DOGetter_1__ctor_m3327751853_RuntimeMethod_var); U3CDOJumpAnchorPosU3Ec__AnonStorey1C_t2532437241 * L_37 = V_0; intptr_t L_38 = (intptr_t)U3CDOJumpAnchorPosU3Ec__AnonStorey1C_U3CU3Em__4_m2423525907_RuntimeMethod_var; DOSetter_1_t3206337855 * L_39 = (DOSetter_1_t3206337855 *)il2cpp_codegen_object_new(DOSetter_1_t3206337855_il2cpp_TypeInfo_var); DOSetter_1__ctor_m2986952954(L_39, L_37, L_38, /*hidden argument*/DOSetter_1__ctor_m2986952954_RuntimeMethod_var); U3CDOJumpAnchorPosU3Ec__AnonStorey1C_t2532437241 * L_40 = V_0; NullCheck(L_40); Vector2_t2156229523 * L_41 = L_40->get_address_of_endValue_4(); float L_42 = L_41->get_x_0(); Vector2_t2156229523 L_43; memset(&L_43, 0, sizeof(L_43)); Vector2__ctor_m3970636864((&L_43), L_42, (0.0f), /*hidden argument*/NULL); float L_44 = ___duration4; TweenerCore_3_t4006488229 * L_45 = DOTween_To_m3593210828(NULL /*static, unused*/, L_36, L_39, L_43, L_44, /*hidden argument*/NULL); bool L_46 = ___snapping5; Tweener_t436044680 * L_47 = TweenSettingsExtensions_SetOptions_m1469518134(NULL /*static, unused*/, L_45, 2, L_46, /*hidden argument*/NULL); Tweener_t436044680 * L_48 = TweenSettingsExtensions_SetEase_TisTweener_t436044680_m4099464426(NULL /*static, unused*/, L_47, 1, /*hidden argument*/TweenSettingsExtensions_SetEase_TisTweener_t436044680_m4099464426_RuntimeMethod_var); Sequence_t2050373119 * L_49 = TweenSettingsExtensions_Append_m650649794(NULL /*static, unused*/, L_33, L_48, /*hidden argument*/NULL); Tween_t2342918553 * L_50 = V_1; Sequence_t2050373119 * L_51 = TweenSettingsExtensions_Join_m505346047(NULL /*static, unused*/, L_49, L_50, /*hidden argument*/NULL); U3CDOJumpAnchorPosU3Ec__AnonStorey1C_t2532437241 * L_52 = V_0; NullCheck(L_52); RectTransform_t3704657025 * L_53 = L_52->get_target_0(); Sequence_t2050373119 * L_54 = TweenSettingsExtensions_SetTarget_TisSequence_t2050373119_m1247992931(NULL /*static, unused*/, L_51, L_53, /*hidden argument*/TweenSettingsExtensions_SetTarget_TisSequence_t2050373119_m1247992931_RuntimeMethod_var); int32_t L_55 = ((DOTween_t2744875806_StaticFields*)il2cpp_codegen_static_fields_for(DOTween_t2744875806_il2cpp_TypeInfo_var))->get_defaultEaseType_17(); TweenSettingsExtensions_SetEase_TisSequence_t2050373119_m1894461937(NULL /*static, unused*/, L_54, L_55, /*hidden argument*/TweenSettingsExtensions_SetEase_TisSequence_t2050373119_m1894461937_RuntimeMethod_var); U3CDOJumpAnchorPosU3Ec__AnonStorey1C_t2532437241 * L_56 = V_0; NullCheck(L_56); Sequence_t2050373119 * L_57 = L_56->get_s_3(); U3CDOJumpAnchorPosU3Ec__AnonStorey1C_t2532437241 * L_58 = V_0; intptr_t L_59 = (intptr_t)U3CDOJumpAnchorPosU3Ec__AnonStorey1C_U3CU3Em__5_m989694594_RuntimeMethod_var; TweenCallback_t3727756325 * L_60 = (TweenCallback_t3727756325 *)il2cpp_codegen_object_new(TweenCallback_t3727756325_il2cpp_TypeInfo_var); TweenCallback__ctor_m3086472496(L_60, L_58, L_59, /*hidden argument*/NULL); TweenSettingsExtensions_OnUpdate_TisSequence_t2050373119_m745184083(NULL /*static, unused*/, L_57, L_60, /*hidden argument*/TweenSettingsExtensions_OnUpdate_TisSequence_t2050373119_m745184083_RuntimeMethod_var); U3CDOJumpAnchorPosU3Ec__AnonStorey1C_t2532437241 * L_61 = V_0; NullCheck(L_61); Sequence_t2050373119 * L_62 = L_61->get_s_3(); return L_62; } } // DG.Tweening.Tweener DG.Tweening.DOTweenModuleUI::DONormalizedPos(UnityEngine.UI.ScrollRect,UnityEngine.Vector2,System.Single,System.Boolean) extern "C" IL2CPP_METHOD_ATTR Tweener_t436044680 * DOTweenModuleUI_DONormalizedPos_m3645905541 (RuntimeObject * __this /* static, unused */, ScrollRect_t4137855814 * ___target0, Vector2_t2156229523 ___endValue1, float ___duration2, bool ___snapping3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DOTweenModuleUI_DONormalizedPos_m3645905541_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CDONormalizedPosU3Ec__AnonStorey1D_t4252408738 * V_0 = NULL; { U3CDONormalizedPosU3Ec__AnonStorey1D_t4252408738 * L_0 = (U3CDONormalizedPosU3Ec__AnonStorey1D_t4252408738 *)il2cpp_codegen_object_new(U3CDONormalizedPosU3Ec__AnonStorey1D_t4252408738_il2cpp_TypeInfo_var); U3CDONormalizedPosU3Ec__AnonStorey1D__ctor_m694377429(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CDONormalizedPosU3Ec__AnonStorey1D_t4252408738 * L_1 = V_0; ScrollRect_t4137855814 * L_2 = ___target0; NullCheck(L_1); L_1->set_target_0(L_2); U3CDONormalizedPosU3Ec__AnonStorey1D_t4252408738 * L_3 = V_0; intptr_t L_4 = (intptr_t)U3CDONormalizedPosU3Ec__AnonStorey1D_U3CU3Em__0_m1864245816_RuntimeMethod_var; DOGetter_1_t1899025727 * L_5 = (DOGetter_1_t1899025727 *)il2cpp_codegen_object_new(DOGetter_1_t1899025727_il2cpp_TypeInfo_var); DOGetter_1__ctor_m3327751853(L_5, L_3, L_4, /*hidden argument*/DOGetter_1__ctor_m3327751853_RuntimeMethod_var); U3CDONormalizedPosU3Ec__AnonStorey1D_t4252408738 * L_6 = V_0; intptr_t L_7 = (intptr_t)U3CDONormalizedPosU3Ec__AnonStorey1D_U3CU3Em__1_m673144887_RuntimeMethod_var; DOSetter_1_t3206337855 * L_8 = (DOSetter_1_t3206337855 *)il2cpp_codegen_object_new(DOSetter_1_t3206337855_il2cpp_TypeInfo_var); DOSetter_1__ctor_m2986952954(L_8, L_6, L_7, /*hidden argument*/DOSetter_1__ctor_m2986952954_RuntimeMethod_var); Vector2_t2156229523 L_9 = ___endValue1; float L_10 = ___duration2; IL2CPP_RUNTIME_CLASS_INIT(DOTween_t2744875806_il2cpp_TypeInfo_var); TweenerCore_3_t4006488229 * L_11 = DOTween_To_m3593210828(NULL /*static, unused*/, L_5, L_8, L_9, L_10, /*hidden argument*/NULL); bool L_12 = ___snapping3; Tweener_t436044680 * L_13 = TweenSettingsExtensions_SetOptions_m2879183578(NULL /*static, unused*/, L_11, L_12, /*hidden argument*/NULL); U3CDONormalizedPosU3Ec__AnonStorey1D_t4252408738 * L_14 = V_0; NullCheck(L_14); ScrollRect_t4137855814 * L_15 = L_14->get_target_0(); Tweener_t436044680 * L_16 = TweenSettingsExtensions_SetTarget_TisTweener_t436044680_m598017345(NULL /*static, unused*/, L_13, L_15, /*hidden argument*/TweenSettingsExtensions_SetTarget_TisTweener_t436044680_m598017345_RuntimeMethod_var); return L_16; } } // DG.Tweening.Tweener DG.Tweening.DOTweenModuleUI::DOHorizontalNormalizedPos(UnityEngine.UI.ScrollRect,System.Single,System.Single,System.Boolean) extern "C" IL2CPP_METHOD_ATTR Tweener_t436044680 * DOTweenModuleUI_DOHorizontalNormalizedPos_m3761866019 (RuntimeObject * __this /* static, unused */, ScrollRect_t4137855814 * ___target0, float ___endValue1, float ___duration2, bool ___snapping3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DOTweenModuleUI_DOHorizontalNormalizedPos_m3761866019_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CDOHorizontalNormalizedPosU3Ec__AnonStorey1E_t1691945541 * V_0 = NULL; { U3CDOHorizontalNormalizedPosU3Ec__AnonStorey1E_t1691945541 * L_0 = (U3CDOHorizontalNormalizedPosU3Ec__AnonStorey1E_t1691945541 *)il2cpp_codegen_object_new(U3CDOHorizontalNormalizedPosU3Ec__AnonStorey1E_t1691945541_il2cpp_TypeInfo_var); U3CDOHorizontalNormalizedPosU3Ec__AnonStorey1E__ctor_m892101441(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CDOHorizontalNormalizedPosU3Ec__AnonStorey1E_t1691945541 * L_1 = V_0; ScrollRect_t4137855814 * L_2 = ___target0; NullCheck(L_1); L_1->set_target_0(L_2); U3CDOHorizontalNormalizedPosU3Ec__AnonStorey1E_t1691945541 * L_3 = V_0; intptr_t L_4 = (intptr_t)U3CDOHorizontalNormalizedPosU3Ec__AnonStorey1E_U3CU3Em__0_m3984595892_RuntimeMethod_var; DOGetter_1_t1140062978 * L_5 = (DOGetter_1_t1140062978 *)il2cpp_codegen_object_new(DOGetter_1_t1140062978_il2cpp_TypeInfo_var); DOGetter_1__ctor_m2335505072(L_5, L_3, L_4, /*hidden argument*/DOGetter_1__ctor_m2335505072_RuntimeMethod_var); U3CDOHorizontalNormalizedPosU3Ec__AnonStorey1E_t1691945541 * L_6 = V_0; intptr_t L_7 = (intptr_t)U3CDOHorizontalNormalizedPosU3Ec__AnonStorey1E_U3CU3Em__1_m2718433708_RuntimeMethod_var; DOSetter_1_t2447375106 * L_8 = (DOSetter_1_t2447375106 *)il2cpp_codegen_object_new(DOSetter_1_t2447375106_il2cpp_TypeInfo_var); DOSetter_1__ctor_m3423399374(L_8, L_6, L_7, /*hidden argument*/DOSetter_1__ctor_m3423399374_RuntimeMethod_var); float L_9 = ___endValue1; float L_10 = ___duration2; IL2CPP_RUNTIME_CLASS_INIT(DOTween_t2744875806_il2cpp_TypeInfo_var); TweenerCore_3_t884556411 * L_11 = DOTween_To_m2106473129(NULL /*static, unused*/, L_5, L_8, L_9, L_10, /*hidden argument*/NULL); bool L_12 = ___snapping3; Tweener_t436044680 * L_13 = TweenSettingsExtensions_SetOptions_m3317341397(NULL /*static, unused*/, L_11, L_12, /*hidden argument*/NULL); U3CDOHorizontalNormalizedPosU3Ec__AnonStorey1E_t1691945541 * L_14 = V_0; NullCheck(L_14); ScrollRect_t4137855814 * L_15 = L_14->get_target_0(); Tweener_t436044680 * L_16 = TweenSettingsExtensions_SetTarget_TisTweener_t436044680_m598017345(NULL /*static, unused*/, L_13, L_15, /*hidden argument*/TweenSettingsExtensions_SetTarget_TisTweener_t436044680_m598017345_RuntimeMethod_var); return L_16; } } // DG.Tweening.Tweener DG.Tweening.DOTweenModuleUI::DOVerticalNormalizedPos(UnityEngine.UI.ScrollRect,System.Single,System.Single,System.Boolean) extern "C" IL2CPP_METHOD_ATTR Tweener_t436044680 * DOTweenModuleUI_DOVerticalNormalizedPos_m2833085146 (RuntimeObject * __this /* static, unused */, ScrollRect_t4137855814 * ___target0, float ___endValue1, float ___duration2, bool ___snapping3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DOTweenModuleUI_DOVerticalNormalizedPos_m2833085146_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CDOVerticalNormalizedPosU3Ec__AnonStorey1F_t3179021983 * V_0 = NULL; { U3CDOVerticalNormalizedPosU3Ec__AnonStorey1F_t3179021983 * L_0 = (U3CDOVerticalNormalizedPosU3Ec__AnonStorey1F_t3179021983 *)il2cpp_codegen_object_new(U3CDOVerticalNormalizedPosU3Ec__AnonStorey1F_t3179021983_il2cpp_TypeInfo_var); U3CDOVerticalNormalizedPosU3Ec__AnonStorey1F__ctor_m3998278440(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CDOVerticalNormalizedPosU3Ec__AnonStorey1F_t3179021983 * L_1 = V_0; ScrollRect_t4137855814 * L_2 = ___target0; NullCheck(L_1); L_1->set_target_0(L_2); U3CDOVerticalNormalizedPosU3Ec__AnonStorey1F_t3179021983 * L_3 = V_0; intptr_t L_4 = (intptr_t)U3CDOVerticalNormalizedPosU3Ec__AnonStorey1F_U3CU3Em__0_m562585050_RuntimeMethod_var; DOGetter_1_t1140062978 * L_5 = (DOGetter_1_t1140062978 *)il2cpp_codegen_object_new(DOGetter_1_t1140062978_il2cpp_TypeInfo_var); DOGetter_1__ctor_m2335505072(L_5, L_3, L_4, /*hidden argument*/DOGetter_1__ctor_m2335505072_RuntimeMethod_var); U3CDOVerticalNormalizedPosU3Ec__AnonStorey1F_t3179021983 * L_6 = V_0; intptr_t L_7 = (intptr_t)U3CDOVerticalNormalizedPosU3Ec__AnonStorey1F_U3CU3Em__1_m3284760008_RuntimeMethod_var; DOSetter_1_t2447375106 * L_8 = (DOSetter_1_t2447375106 *)il2cpp_codegen_object_new(DOSetter_1_t2447375106_il2cpp_TypeInfo_var); DOSetter_1__ctor_m3423399374(L_8, L_6, L_7, /*hidden argument*/DOSetter_1__ctor_m3423399374_RuntimeMethod_var); float L_9 = ___endValue1; float L_10 = ___duration2; IL2CPP_RUNTIME_CLASS_INIT(DOTween_t2744875806_il2cpp_TypeInfo_var); TweenerCore_3_t884556411 * L_11 = DOTween_To_m2106473129(NULL /*static, unused*/, L_5, L_8, L_9, L_10, /*hidden argument*/NULL); bool L_12 = ___snapping3; Tweener_t436044680 * L_13 = TweenSettingsExtensions_SetOptions_m3317341397(NULL /*static, unused*/, L_11, L_12, /*hidden argument*/NULL); U3CDOVerticalNormalizedPosU3Ec__AnonStorey1F_t3179021983 * L_14 = V_0; NullCheck(L_14); ScrollRect_t4137855814 * L_15 = L_14->get_target_0(); Tweener_t436044680 * L_16 = TweenSettingsExtensions_SetTarget_TisTweener_t436044680_m598017345(NULL /*static, unused*/, L_13, L_15, /*hidden argument*/TweenSettingsExtensions_SetTarget_TisTweener_t436044680_m598017345_RuntimeMethod_var); return L_16; } } // DG.Tweening.Core.TweenerCore`3 DG.Tweening.DOTweenModuleUI::DOValue(UnityEngine.UI.Slider,System.Single,System.Single,System.Boolean) extern "C" IL2CPP_METHOD_ATTR TweenerCore_3_t884556411 * DOTweenModuleUI_DOValue_m2465606534 (RuntimeObject * __this /* static, unused */, Slider_t3903728902 * ___target0, float ___endValue1, float ___duration2, bool ___snapping3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DOTweenModuleUI_DOValue_m2465606534_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CDOValueU3Ec__AnonStorey20_t1335203578 * V_0 = NULL; TweenerCore_3_t884556411 * V_1 = NULL; { U3CDOValueU3Ec__AnonStorey20_t1335203578 * L_0 = (U3CDOValueU3Ec__AnonStorey20_t1335203578 *)il2cpp_codegen_object_new(U3CDOValueU3Ec__AnonStorey20_t1335203578_il2cpp_TypeInfo_var); U3CDOValueU3Ec__AnonStorey20__ctor_m1484285704(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CDOValueU3Ec__AnonStorey20_t1335203578 * L_1 = V_0; Slider_t3903728902 * L_2 = ___target0; NullCheck(L_1); L_1->set_target_0(L_2); U3CDOValueU3Ec__AnonStorey20_t1335203578 * L_3 = V_0; intptr_t L_4 = (intptr_t)U3CDOValueU3Ec__AnonStorey20_U3CU3Em__0_m3366972287_RuntimeMethod_var; DOGetter_1_t1140062978 * L_5 = (DOGetter_1_t1140062978 *)il2cpp_codegen_object_new(DOGetter_1_t1140062978_il2cpp_TypeInfo_var); DOGetter_1__ctor_m2335505072(L_5, L_3, L_4, /*hidden argument*/DOGetter_1__ctor_m2335505072_RuntimeMethod_var); U3CDOValueU3Ec__AnonStorey20_t1335203578 * L_6 = V_0; intptr_t L_7 = (intptr_t)U3CDOValueU3Ec__AnonStorey20_U3CU3Em__1_m2170659260_RuntimeMethod_var; DOSetter_1_t2447375106 * L_8 = (DOSetter_1_t2447375106 *)il2cpp_codegen_object_new(DOSetter_1_t2447375106_il2cpp_TypeInfo_var); DOSetter_1__ctor_m3423399374(L_8, L_6, L_7, /*hidden argument*/DOSetter_1__ctor_m3423399374_RuntimeMethod_var); float L_9 = ___endValue1; float L_10 = ___duration2; IL2CPP_RUNTIME_CLASS_INIT(DOTween_t2744875806_il2cpp_TypeInfo_var); TweenerCore_3_t884556411 * L_11 = DOTween_To_m2106473129(NULL /*static, unused*/, L_5, L_8, L_9, L_10, /*hidden argument*/NULL); V_1 = L_11; TweenerCore_3_t884556411 * L_12 = V_1; bool L_13 = ___snapping3; Tweener_t436044680 * L_14 = TweenSettingsExtensions_SetOptions_m3317341397(NULL /*static, unused*/, L_12, L_13, /*hidden argument*/NULL); U3CDOValueU3Ec__AnonStorey20_t1335203578 * L_15 = V_0; NullCheck(L_15); Slider_t3903728902 * L_16 = L_15->get_target_0(); TweenSettingsExtensions_SetTarget_TisTweener_t436044680_m598017345(NULL /*static, unused*/, L_14, L_16, /*hidden argument*/TweenSettingsExtensions_SetTarget_TisTweener_t436044680_m598017345_RuntimeMethod_var); TweenerCore_3_t884556411 * L_17 = V_1; return L_17; } } // DG.Tweening.Core.TweenerCore`3 DG.Tweening.DOTweenModuleUI::DOColor(UnityEngine.UI.Text,UnityEngine.Color,System.Single) extern "C" IL2CPP_METHOD_ATTR TweenerCore_3_t745532282 * DOTweenModuleUI_DOColor_m1922165954 (RuntimeObject * __this /* static, unused */, Text_t1901882714 * ___target0, Color_t2555686324 ___endValue1, float ___duration2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DOTweenModuleUI_DOColor_m1922165954_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CDOColorU3Ec__AnonStorey21_t2960703275 * V_0 = NULL; TweenerCore_3_t745532282 * V_1 = NULL; { U3CDOColorU3Ec__AnonStorey21_t2960703275 * L_0 = (U3CDOColorU3Ec__AnonStorey21_t2960703275 *)il2cpp_codegen_object_new(U3CDOColorU3Ec__AnonStorey21_t2960703275_il2cpp_TypeInfo_var); U3CDOColorU3Ec__AnonStorey21__ctor_m1396075909(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CDOColorU3Ec__AnonStorey21_t2960703275 * L_1 = V_0; Text_t1901882714 * L_2 = ___target0; NullCheck(L_1); L_1->set_target_0(L_2); U3CDOColorU3Ec__AnonStorey21_t2960703275 * L_3 = V_0; intptr_t L_4 = (intptr_t)U3CDOColorU3Ec__AnonStorey21_U3CU3Em__0_m2167507335_RuntimeMethod_var; DOGetter_1_t2298482528 * L_5 = (DOGetter_1_t2298482528 *)il2cpp_codegen_object_new(DOGetter_1_t2298482528_il2cpp_TypeInfo_var); DOGetter_1__ctor_m1558284636(L_5, L_3, L_4, /*hidden argument*/DOGetter_1__ctor_m1558284636_RuntimeMethod_var); U3CDOColorU3Ec__AnonStorey21_t2960703275 * L_6 = V_0; intptr_t L_7 = (intptr_t)U3CDOColorU3Ec__AnonStorey21_U3CU3Em__1_m3541902936_RuntimeMethod_var; DOSetter_1_t3605794656 * L_8 = (DOSetter_1_t3605794656 *)il2cpp_codegen_object_new(DOSetter_1_t3605794656_il2cpp_TypeInfo_var); DOSetter_1__ctor_m380718107(L_8, L_6, L_7, /*hidden argument*/DOSetter_1__ctor_m380718107_RuntimeMethod_var); Color_t2555686324 L_9 = ___endValue1; float L_10 = ___duration2; IL2CPP_RUNTIME_CLASS_INIT(DOTween_t2744875806_il2cpp_TypeInfo_var); TweenerCore_3_t745532282 * L_11 = DOTween_To_m3257840982(NULL /*static, unused*/, L_5, L_8, L_9, L_10, /*hidden argument*/NULL); V_1 = L_11; TweenerCore_3_t745532282 * L_12 = V_1; U3CDOColorU3Ec__AnonStorey21_t2960703275 * L_13 = V_0; NullCheck(L_13); Text_t1901882714 * L_14 = L_13->get_target_0(); TweenSettingsExtensions_SetTarget_TisTweenerCore_3_t745532282_m2904780857(NULL /*static, unused*/, L_12, L_14, /*hidden argument*/TweenSettingsExtensions_SetTarget_TisTweenerCore_3_t745532282_m2904780857_RuntimeMethod_var); TweenerCore_3_t745532282 * L_15 = V_1; return L_15; } } // DG.Tweening.Core.TweenerCore`3 DG.Tweening.DOTweenModuleUI::DOFade(UnityEngine.UI.Text,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR TweenerCore_3_t745532282 * DOTweenModuleUI_DOFade_m3828379572 (RuntimeObject * __this /* static, unused */, Text_t1901882714 * ___target0, float ___endValue1, float ___duration2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DOTweenModuleUI_DOFade_m3828379572_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CDOFadeU3Ec__AnonStorey22_t4148204238 * V_0 = NULL; TweenerCore_3_t745532282 * V_1 = NULL; { U3CDOFadeU3Ec__AnonStorey22_t4148204238 * L_0 = (U3CDOFadeU3Ec__AnonStorey22_t4148204238 *)il2cpp_codegen_object_new(U3CDOFadeU3Ec__AnonStorey22_t4148204238_il2cpp_TypeInfo_var); U3CDOFadeU3Ec__AnonStorey22__ctor_m3857980175(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CDOFadeU3Ec__AnonStorey22_t4148204238 * L_1 = V_0; Text_t1901882714 * L_2 = ___target0; NullCheck(L_1); L_1->set_target_0(L_2); U3CDOFadeU3Ec__AnonStorey22_t4148204238 * L_3 = V_0; intptr_t L_4 = (intptr_t)U3CDOFadeU3Ec__AnonStorey22_U3CU3Em__0_m3905802192_RuntimeMethod_var; DOGetter_1_t2298482528 * L_5 = (DOGetter_1_t2298482528 *)il2cpp_codegen_object_new(DOGetter_1_t2298482528_il2cpp_TypeInfo_var); DOGetter_1__ctor_m1558284636(L_5, L_3, L_4, /*hidden argument*/DOGetter_1__ctor_m1558284636_RuntimeMethod_var); U3CDOFadeU3Ec__AnonStorey22_t4148204238 * L_6 = V_0; intptr_t L_7 = (intptr_t)U3CDOFadeU3Ec__AnonStorey22_U3CU3Em__1_m1897109021_RuntimeMethod_var; DOSetter_1_t3605794656 * L_8 = (DOSetter_1_t3605794656 *)il2cpp_codegen_object_new(DOSetter_1_t3605794656_il2cpp_TypeInfo_var); DOSetter_1__ctor_m380718107(L_8, L_6, L_7, /*hidden argument*/DOSetter_1__ctor_m380718107_RuntimeMethod_var); float L_9 = ___endValue1; float L_10 = ___duration2; IL2CPP_RUNTIME_CLASS_INIT(DOTween_t2744875806_il2cpp_TypeInfo_var); TweenerCore_3_t745532282 * L_11 = DOTween_ToAlpha_m2317099245(NULL /*static, unused*/, L_5, L_8, L_9, L_10, /*hidden argument*/NULL); V_1 = L_11; TweenerCore_3_t745532282 * L_12 = V_1; U3CDOFadeU3Ec__AnonStorey22_t4148204238 * L_13 = V_0; NullCheck(L_13); Text_t1901882714 * L_14 = L_13->get_target_0(); TweenSettingsExtensions_SetTarget_TisTweenerCore_3_t745532282_m2904780857(NULL /*static, unused*/, L_12, L_14, /*hidden argument*/TweenSettingsExtensions_SetTarget_TisTweenerCore_3_t745532282_m2904780857_RuntimeMethod_var); TweenerCore_3_t745532282 * L_15 = V_1; return L_15; } } // DG.Tweening.Core.TweenerCore`3 DG.Tweening.DOTweenModuleUI::DOText(UnityEngine.UI.Text,System.String,System.Single,System.Boolean,DG.Tweening.ScrambleMode,System.String) extern "C" IL2CPP_METHOD_ATTR TweenerCore_3_t2915539799 * DOTweenModuleUI_DOText_m3027691377 (RuntimeObject * __this /* static, unused */, Text_t1901882714 * ___target0, String_t* ___endValue1, float ___duration2, bool ___richTextEnabled3, int32_t ___scrambleMode4, String_t* ___scrambleChars5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DOTweenModuleUI_DOText_m3027691377_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CDOTextU3Ec__AnonStorey23_t630041313 * V_0 = NULL; TweenerCore_3_t2915539799 * V_1 = NULL; { U3CDOTextU3Ec__AnonStorey23_t630041313 * L_0 = (U3CDOTextU3Ec__AnonStorey23_t630041313 *)il2cpp_codegen_object_new(U3CDOTextU3Ec__AnonStorey23_t630041313_il2cpp_TypeInfo_var); U3CDOTextU3Ec__AnonStorey23__ctor_m3082573086(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CDOTextU3Ec__AnonStorey23_t630041313 * L_1 = V_0; Text_t1901882714 * L_2 = ___target0; NullCheck(L_1); L_1->set_target_0(L_2); U3CDOTextU3Ec__AnonStorey23_t630041313 * L_3 = V_0; intptr_t L_4 = (intptr_t)U3CDOTextU3Ec__AnonStorey23_U3CU3Em__0_m717169719_RuntimeMethod_var; DOGetter_1_t1590246893 * L_5 = (DOGetter_1_t1590246893 *)il2cpp_codegen_object_new(DOGetter_1_t1590246893_il2cpp_TypeInfo_var); DOGetter_1__ctor_m2253858113(L_5, L_3, L_4, /*hidden argument*/DOGetter_1__ctor_m2253858113_RuntimeMethod_var); U3CDOTextU3Ec__AnonStorey23_t630041313 * L_6 = V_0; intptr_t L_7 = (intptr_t)U3CDOTextU3Ec__AnonStorey23_U3CU3Em__1_m1696335034_RuntimeMethod_var; DOSetter_1_t2897559021 * L_8 = (DOSetter_1_t2897559021 *)il2cpp_codegen_object_new(DOSetter_1_t2897559021_il2cpp_TypeInfo_var); DOSetter_1__ctor_m3567174774(L_8, L_6, L_7, /*hidden argument*/DOSetter_1__ctor_m3567174774_RuntimeMethod_var); String_t* L_9 = ___endValue1; float L_10 = ___duration2; IL2CPP_RUNTIME_CLASS_INIT(DOTween_t2744875806_il2cpp_TypeInfo_var); TweenerCore_3_t2915539799 * L_11 = DOTween_To_m4191053537(NULL /*static, unused*/, L_5, L_8, L_9, L_10, /*hidden argument*/NULL); V_1 = L_11; TweenerCore_3_t2915539799 * L_12 = V_1; bool L_13 = ___richTextEnabled3; int32_t L_14 = ___scrambleMode4; String_t* L_15 = ___scrambleChars5; Tweener_t436044680 * L_16 = TweenSettingsExtensions_SetOptions_m3956807361(NULL /*static, unused*/, L_12, L_13, L_14, L_15, /*hidden argument*/NULL); U3CDOTextU3Ec__AnonStorey23_t630041313 * L_17 = V_0; NullCheck(L_17); Text_t1901882714 * L_18 = L_17->get_target_0(); TweenSettingsExtensions_SetTarget_TisTweener_t436044680_m598017345(NULL /*static, unused*/, L_16, L_18, /*hidden argument*/TweenSettingsExtensions_SetTarget_TisTweener_t436044680_m598017345_RuntimeMethod_var); TweenerCore_3_t2915539799 * L_19 = V_1; return L_19; } } // DG.Tweening.Tweener DG.Tweening.DOTweenModuleUI::DOBlendableColor(UnityEngine.UI.Graphic,UnityEngine.Color,System.Single) extern "C" IL2CPP_METHOD_ATTR Tweener_t436044680 * DOTweenModuleUI_DOBlendableColor_m3113630717 (RuntimeObject * __this /* static, unused */, Graphic_t1660335611 * ___target0, Color_t2555686324 ___endValue1, float ___duration2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DOTweenModuleUI_DOBlendableColor_m3113630717_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CDOBlendableColorU3Ec__AnonStorey24_t2770270651 * V_0 = NULL; { U3CDOBlendableColorU3Ec__AnonStorey24_t2770270651 * L_0 = (U3CDOBlendableColorU3Ec__AnonStorey24_t2770270651 *)il2cpp_codegen_object_new(U3CDOBlendableColorU3Ec__AnonStorey24_t2770270651_il2cpp_TypeInfo_var); U3CDOBlendableColorU3Ec__AnonStorey24__ctor_m3123719290(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CDOBlendableColorU3Ec__AnonStorey24_t2770270651 * L_1 = V_0; Graphic_t1660335611 * L_2 = ___target0; NullCheck(L_1); L_1->set_target_1(L_2); Color_t2555686324 L_3 = ___endValue1; U3CDOBlendableColorU3Ec__AnonStorey24_t2770270651 * L_4 = V_0; NullCheck(L_4); Graphic_t1660335611 * L_5 = L_4->get_target_1(); NullCheck(L_5); Color_t2555686324 L_6 = VirtFuncInvoker0< Color_t2555686324 >::Invoke(22 /* UnityEngine.Color UnityEngine.UI.Graphic::get_color() */, L_5); Color_t2555686324 L_7 = Color_op_Subtraction_m181229690(NULL /*static, unused*/, L_3, L_6, /*hidden argument*/NULL); ___endValue1 = L_7; U3CDOBlendableColorU3Ec__AnonStorey24_t2770270651 * L_8 = V_0; Color_t2555686324 L_9; memset(&L_9, 0, sizeof(L_9)); Color__ctor_m2943235014((&L_9), (0.0f), (0.0f), (0.0f), (0.0f), /*hidden argument*/NULL); NullCheck(L_8); L_8->set_to_0(L_9); U3CDOBlendableColorU3Ec__AnonStorey24_t2770270651 * L_10 = V_0; intptr_t L_11 = (intptr_t)U3CDOBlendableColorU3Ec__AnonStorey24_U3CU3Em__0_m2145858716_RuntimeMethod_var; DOGetter_1_t2298482528 * L_12 = (DOGetter_1_t2298482528 *)il2cpp_codegen_object_new(DOGetter_1_t2298482528_il2cpp_TypeInfo_var); DOGetter_1__ctor_m1558284636(L_12, L_10, L_11, /*hidden argument*/DOGetter_1__ctor_m1558284636_RuntimeMethod_var); U3CDOBlendableColorU3Ec__AnonStorey24_t2770270651 * L_13 = V_0; intptr_t L_14 = (intptr_t)U3CDOBlendableColorU3Ec__AnonStorey24_U3CU3Em__1_m1886152690_RuntimeMethod_var; DOSetter_1_t3605794656 * L_15 = (DOSetter_1_t3605794656 *)il2cpp_codegen_object_new(DOSetter_1_t3605794656_il2cpp_TypeInfo_var); DOSetter_1__ctor_m380718107(L_15, L_13, L_14, /*hidden argument*/DOSetter_1__ctor_m380718107_RuntimeMethod_var); Color_t2555686324 L_16 = ___endValue1; float L_17 = ___duration2; IL2CPP_RUNTIME_CLASS_INIT(DOTween_t2744875806_il2cpp_TypeInfo_var); TweenerCore_3_t745532282 * L_18 = DOTween_To_m3257840982(NULL /*static, unused*/, L_12, L_15, L_16, L_17, /*hidden argument*/NULL); TweenerCore_3_t745532282 * L_19 = Extensions_Blendable_TisColor_t2555686324_TisColor_t2555686324_TisColorOptions_t1487297155_m3723131343(NULL /*static, unused*/, L_18, /*hidden argument*/Extensions_Blendable_TisColor_t2555686324_TisColor_t2555686324_TisColorOptions_t1487297155_m3723131343_RuntimeMethod_var); U3CDOBlendableColorU3Ec__AnonStorey24_t2770270651 * L_20 = V_0; NullCheck(L_20); Graphic_t1660335611 * L_21 = L_20->get_target_1(); TweenerCore_3_t745532282 * L_22 = TweenSettingsExtensions_SetTarget_TisTweenerCore_3_t745532282_m2904780857(NULL /*static, unused*/, L_19, L_21, /*hidden argument*/TweenSettingsExtensions_SetTarget_TisTweenerCore_3_t745532282_m2904780857_RuntimeMethod_var); return L_22; } } // DG.Tweening.Tweener DG.Tweening.DOTweenModuleUI::DOBlendableColor(UnityEngine.UI.Image,UnityEngine.Color,System.Single) extern "C" IL2CPP_METHOD_ATTR Tweener_t436044680 * DOTweenModuleUI_DOBlendableColor_m2930794423 (RuntimeObject * __this /* static, unused */, Image_t2670269651 * ___target0, Color_t2555686324 ___endValue1, float ___duration2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DOTweenModuleUI_DOBlendableColor_m2930794423_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CDOBlendableColorU3Ec__AnonStorey25_t2770270650 * V_0 = NULL; { U3CDOBlendableColorU3Ec__AnonStorey25_t2770270650 * L_0 = (U3CDOBlendableColorU3Ec__AnonStorey25_t2770270650 *)il2cpp_codegen_object_new(U3CDOBlendableColorU3Ec__AnonStorey25_t2770270650_il2cpp_TypeInfo_var); U3CDOBlendableColorU3Ec__AnonStorey25__ctor_m3123720379(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CDOBlendableColorU3Ec__AnonStorey25_t2770270650 * L_1 = V_0; Image_t2670269651 * L_2 = ___target0; NullCheck(L_1); L_1->set_target_1(L_2); Color_t2555686324 L_3 = ___endValue1; U3CDOBlendableColorU3Ec__AnonStorey25_t2770270650 * L_4 = V_0; NullCheck(L_4); Image_t2670269651 * L_5 = L_4->get_target_1(); NullCheck(L_5); Color_t2555686324 L_6 = VirtFuncInvoker0< Color_t2555686324 >::Invoke(22 /* UnityEngine.Color UnityEngine.UI.Graphic::get_color() */, L_5); Color_t2555686324 L_7 = Color_op_Subtraction_m181229690(NULL /*static, unused*/, L_3, L_6, /*hidden argument*/NULL); ___endValue1 = L_7; U3CDOBlendableColorU3Ec__AnonStorey25_t2770270650 * L_8 = V_0; Color_t2555686324 L_9; memset(&L_9, 0, sizeof(L_9)); Color__ctor_m2943235014((&L_9), (0.0f), (0.0f), (0.0f), (0.0f), /*hidden argument*/NULL); NullCheck(L_8); L_8->set_to_0(L_9); U3CDOBlendableColorU3Ec__AnonStorey25_t2770270650 * L_10 = V_0; intptr_t L_11 = (intptr_t)U3CDOBlendableColorU3Ec__AnonStorey25_U3CU3Em__0_m2064788481_RuntimeMethod_var; DOGetter_1_t2298482528 * L_12 = (DOGetter_1_t2298482528 *)il2cpp_codegen_object_new(DOGetter_1_t2298482528_il2cpp_TypeInfo_var); DOGetter_1__ctor_m1558284636(L_12, L_10, L_11, /*hidden argument*/DOGetter_1__ctor_m1558284636_RuntimeMethod_var); U3CDOBlendableColorU3Ec__AnonStorey25_t2770270650 * L_13 = V_0; intptr_t L_14 = (intptr_t)U3CDOBlendableColorU3Ec__AnonStorey25_U3CU3Em__1_m1353595875_RuntimeMethod_var; DOSetter_1_t3605794656 * L_15 = (DOSetter_1_t3605794656 *)il2cpp_codegen_object_new(DOSetter_1_t3605794656_il2cpp_TypeInfo_var); DOSetter_1__ctor_m380718107(L_15, L_13, L_14, /*hidden argument*/DOSetter_1__ctor_m380718107_RuntimeMethod_var); Color_t2555686324 L_16 = ___endValue1; float L_17 = ___duration2; IL2CPP_RUNTIME_CLASS_INIT(DOTween_t2744875806_il2cpp_TypeInfo_var); TweenerCore_3_t745532282 * L_18 = DOTween_To_m3257840982(NULL /*static, unused*/, L_12, L_15, L_16, L_17, /*hidden argument*/NULL); TweenerCore_3_t745532282 * L_19 = Extensions_Blendable_TisColor_t2555686324_TisColor_t2555686324_TisColorOptions_t1487297155_m3723131343(NULL /*static, unused*/, L_18, /*hidden argument*/Extensions_Blendable_TisColor_t2555686324_TisColor_t2555686324_TisColorOptions_t1487297155_m3723131343_RuntimeMethod_var); U3CDOBlendableColorU3Ec__AnonStorey25_t2770270650 * L_20 = V_0; NullCheck(L_20); Image_t2670269651 * L_21 = L_20->get_target_1(); TweenerCore_3_t745532282 * L_22 = TweenSettingsExtensions_SetTarget_TisTweenerCore_3_t745532282_m2904780857(NULL /*static, unused*/, L_19, L_21, /*hidden argument*/TweenSettingsExtensions_SetTarget_TisTweenerCore_3_t745532282_m2904780857_RuntimeMethod_var); return L_22; } } // DG.Tweening.Tweener DG.Tweening.DOTweenModuleUI::DOBlendableColor(UnityEngine.UI.Text,UnityEngine.Color,System.Single) extern "C" IL2CPP_METHOD_ATTR Tweener_t436044680 * DOTweenModuleUI_DOBlendableColor_m2014849098 (RuntimeObject * __this /* static, unused */, Text_t1901882714 * ___target0, Color_t2555686324 ___endValue1, float ___duration2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DOTweenModuleUI_DOBlendableColor_m2014849098_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CDOBlendableColorU3Ec__AnonStorey26_t2770270649 * V_0 = NULL; { U3CDOBlendableColorU3Ec__AnonStorey26_t2770270649 * L_0 = (U3CDOBlendableColorU3Ec__AnonStorey26_t2770270649 *)il2cpp_codegen_object_new(U3CDOBlendableColorU3Ec__AnonStorey26_t2770270649_il2cpp_TypeInfo_var); U3CDOBlendableColorU3Ec__AnonStorey26__ctor_m3123721468(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CDOBlendableColorU3Ec__AnonStorey26_t2770270649 * L_1 = V_0; Text_t1901882714 * L_2 = ___target0; NullCheck(L_1); L_1->set_target_1(L_2); Color_t2555686324 L_3 = ___endValue1; U3CDOBlendableColorU3Ec__AnonStorey26_t2770270649 * L_4 = V_0; NullCheck(L_4); Text_t1901882714 * L_5 = L_4->get_target_1(); NullCheck(L_5); Color_t2555686324 L_6 = VirtFuncInvoker0< Color_t2555686324 >::Invoke(22 /* UnityEngine.Color UnityEngine.UI.Graphic::get_color() */, L_5); Color_t2555686324 L_7 = Color_op_Subtraction_m181229690(NULL /*static, unused*/, L_3, L_6, /*hidden argument*/NULL); ___endValue1 = L_7; U3CDOBlendableColorU3Ec__AnonStorey26_t2770270649 * L_8 = V_0; Color_t2555686324 L_9; memset(&L_9, 0, sizeof(L_9)); Color__ctor_m2943235014((&L_9), (0.0f), (0.0f), (0.0f), (0.0f), /*hidden argument*/NULL); NullCheck(L_8); L_8->set_to_0(L_9); U3CDOBlendableColorU3Ec__AnonStorey26_t2770270649 * L_10 = V_0; intptr_t L_11 = (intptr_t)U3CDOBlendableColorU3Ec__AnonStorey26_U3CU3Em__0_m1983718246_RuntimeMethod_var; DOGetter_1_t2298482528 * L_12 = (DOGetter_1_t2298482528 *)il2cpp_codegen_object_new(DOGetter_1_t2298482528_il2cpp_TypeInfo_var); DOGetter_1__ctor_m1558284636(L_12, L_10, L_11, /*hidden argument*/DOGetter_1__ctor_m1558284636_RuntimeMethod_var); U3CDOBlendableColorU3Ec__AnonStorey26_t2770270649 * L_13 = V_0; intptr_t L_14 = (intptr_t)U3CDOBlendableColorU3Ec__AnonStorey26_U3CU3Em__1_m139116793_RuntimeMethod_var; DOSetter_1_t3605794656 * L_15 = (DOSetter_1_t3605794656 *)il2cpp_codegen_object_new(DOSetter_1_t3605794656_il2cpp_TypeInfo_var); DOSetter_1__ctor_m380718107(L_15, L_13, L_14, /*hidden argument*/DOSetter_1__ctor_m380718107_RuntimeMethod_var); Color_t2555686324 L_16 = ___endValue1; float L_17 = ___duration2; IL2CPP_RUNTIME_CLASS_INIT(DOTween_t2744875806_il2cpp_TypeInfo_var); TweenerCore_3_t745532282 * L_18 = DOTween_To_m3257840982(NULL /*static, unused*/, L_12, L_15, L_16, L_17, /*hidden argument*/NULL); TweenerCore_3_t745532282 * L_19 = Extensions_Blendable_TisColor_t2555686324_TisColor_t2555686324_TisColorOptions_t1487297155_m3723131343(NULL /*static, unused*/, L_18, /*hidden argument*/Extensions_Blendable_TisColor_t2555686324_TisColor_t2555686324_TisColorOptions_t1487297155_m3723131343_RuntimeMethod_var); U3CDOBlendableColorU3Ec__AnonStorey26_t2770270649 * L_20 = V_0; NullCheck(L_20); Text_t1901882714 * L_21 = L_20->get_target_1(); TweenerCore_3_t745532282 * L_22 = TweenSettingsExtensions_SetTarget_TisTweenerCore_3_t745532282_m2904780857(NULL /*static, unused*/, L_19, L_21, /*hidden argument*/TweenSettingsExtensions_SetTarget_TisTweenerCore_3_t745532282_m2904780857_RuntimeMethod_var); return L_22; } } #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.DOTweenModuleUI/c__AnonStorey13::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOAnchorMaxU3Ec__AnonStorey13__ctor_m2262553261 (U3CDOAnchorMaxU3Ec__AnonStorey13_t3164487871 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // UnityEngine.Vector2 DG.Tweening.DOTweenModuleUI/c__AnonStorey13::<>m__0() extern "C" IL2CPP_METHOD_ATTR Vector2_t2156229523 U3CDOAnchorMaxU3Ec__AnonStorey13_U3CU3Em__0_m2388325442 (U3CDOAnchorMaxU3Ec__AnonStorey13_t3164487871 * __this, const RuntimeMethod* method) { { RectTransform_t3704657025 * L_0 = __this->get_target_0(); NullCheck(L_0); Vector2_t2156229523 L_1 = RectTransform_get_anchorMax_m2495270048(L_0, /*hidden argument*/NULL); return L_1; } } // System.Void DG.Tweening.DOTweenModuleUI/c__AnonStorey13::<>m__1(UnityEngine.Vector2) extern "C" IL2CPP_METHOD_ATTR void U3CDOAnchorMaxU3Ec__AnonStorey13_U3CU3Em__1_m3348412504 (U3CDOAnchorMaxU3Ec__AnonStorey13_t3164487871 * __this, Vector2_t2156229523 ___x0, const RuntimeMethod* method) { { RectTransform_t3704657025 * L_0 = __this->get_target_0(); Vector2_t2156229523 L_1 = ___x0; NullCheck(L_0); RectTransform_set_anchorMax_m2998668828(L_0, L_1, /*hidden argument*/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.DOTweenModuleUI/c__AnonStorey14::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOAnchorMinU3Ec__AnonStorey14__ctor_m235470726 (U3CDOAnchorMinU3Ec__AnonStorey14_t308074497 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // UnityEngine.Vector2 DG.Tweening.DOTweenModuleUI/c__AnonStorey14::<>m__0() extern "C" IL2CPP_METHOD_ATTR Vector2_t2156229523 U3CDOAnchorMinU3Ec__AnonStorey14_U3CU3Em__0_m415209236 (U3CDOAnchorMinU3Ec__AnonStorey14_t308074497 * __this, const RuntimeMethod* method) { { RectTransform_t3704657025 * L_0 = __this->get_target_0(); NullCheck(L_0); Vector2_t2156229523 L_1 = RectTransform_get_anchorMin_m2928307238(L_0, /*hidden argument*/NULL); return L_1; } } // System.Void DG.Tweening.DOTweenModuleUI/c__AnonStorey14::<>m__1(UnityEngine.Vector2) extern "C" IL2CPP_METHOD_ATTR void U3CDOAnchorMinU3Ec__AnonStorey14_U3CU3Em__1_m1986585440 (U3CDOAnchorMinU3Ec__AnonStorey14_t308074497 * __this, Vector2_t2156229523 ___x0, const RuntimeMethod* method) { { RectTransform_t3704657025 * L_0 = __this->get_target_0(); Vector2_t2156229523 L_1 = ___x0; NullCheck(L_0); RectTransform_set_anchorMin_m4230103102(L_0, L_1, /*hidden argument*/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.DOTweenModuleUI/c__AnonStoreyC::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOAnchorPosU3Ec__AnonStoreyC__ctor_m2136504188 (U3CDOAnchorPosU3Ec__AnonStoreyC_t3922317631 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // UnityEngine.Vector2 DG.Tweening.DOTweenModuleUI/c__AnonStoreyC::<>m__0() extern "C" IL2CPP_METHOD_ATTR Vector2_t2156229523 U3CDOAnchorPosU3Ec__AnonStoreyC_U3CU3Em__0_m2430861166 (U3CDOAnchorPosU3Ec__AnonStoreyC_t3922317631 * __this, const RuntimeMethod* method) { { RectTransform_t3704657025 * L_0 = __this->get_target_0(); NullCheck(L_0); Vector2_t2156229523 L_1 = RectTransform_get_anchoredPosition_m1813443094(L_0, /*hidden argument*/NULL); return L_1; } } // System.Void DG.Tweening.DOTweenModuleUI/c__AnonStoreyC::<>m__1(UnityEngine.Vector2) extern "C" IL2CPP_METHOD_ATTR void U3CDOAnchorPosU3Ec__AnonStoreyC_U3CU3Em__1_m1663175825 (U3CDOAnchorPosU3Ec__AnonStoreyC_t3922317631 * __this, Vector2_t2156229523 ___x0, const RuntimeMethod* method) { { RectTransform_t3704657025 * L_0 = __this->get_target_0(); Vector2_t2156229523 L_1 = ___x0; NullCheck(L_0); RectTransform_set_anchoredPosition_m4126691837(L_0, L_1, /*hidden argument*/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.DOTweenModuleUI/c__AnonStoreyF::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOAnchorPos3DU3Ec__AnonStoreyF__ctor_m1870967781 (U3CDOAnchorPos3DU3Ec__AnonStoreyF_t916713582 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // UnityEngine.Vector3 DG.Tweening.DOTweenModuleUI/c__AnonStoreyF::<>m__0() extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 U3CDOAnchorPos3DU3Ec__AnonStoreyF_U3CU3Em__0_m2285849736 (U3CDOAnchorPos3DU3Ec__AnonStoreyF_t916713582 * __this, const RuntimeMethod* method) { { RectTransform_t3704657025 * L_0 = __this->get_target_0(); NullCheck(L_0); Vector3_t3722313464 L_1 = RectTransform_get_anchoredPosition3D_m3487933542(L_0, /*hidden argument*/NULL); return L_1; } } // System.Void DG.Tweening.DOTweenModuleUI/c__AnonStoreyF::<>m__1(UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR void U3CDOAnchorPos3DU3Ec__AnonStoreyF_U3CU3Em__1_m2055299999 (U3CDOAnchorPos3DU3Ec__AnonStoreyF_t916713582 * __this, Vector3_t3722313464 ___x0, const RuntimeMethod* method) { { RectTransform_t3704657025 * L_0 = __this->get_target_0(); Vector3_t3722313464 L_1 = ___x0; NullCheck(L_0); RectTransform_set_anchoredPosition3D_m2642675894(L_0, L_1, /*hidden argument*/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.DOTweenModuleUI/c__AnonStorey10::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOAnchorPos3DXU3Ec__AnonStorey10__ctor_m39558778 (U3CDOAnchorPos3DXU3Ec__AnonStorey10_t692117743 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // UnityEngine.Vector3 DG.Tweening.DOTweenModuleUI/c__AnonStorey10::<>m__0() extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 U3CDOAnchorPos3DXU3Ec__AnonStorey10_U3CU3Em__0_m3330998857 (U3CDOAnchorPos3DXU3Ec__AnonStorey10_t692117743 * __this, const RuntimeMethod* method) { { RectTransform_t3704657025 * L_0 = __this->get_target_0(); NullCheck(L_0); Vector3_t3722313464 L_1 = RectTransform_get_anchoredPosition3D_m3487933542(L_0, /*hidden argument*/NULL); return L_1; } } // System.Void DG.Tweening.DOTweenModuleUI/c__AnonStorey10::<>m__1(UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR void U3CDOAnchorPos3DXU3Ec__AnonStorey10_U3CU3Em__1_m4053490041 (U3CDOAnchorPos3DXU3Ec__AnonStorey10_t692117743 * __this, Vector3_t3722313464 ___x0, const RuntimeMethod* method) { { RectTransform_t3704657025 * L_0 = __this->get_target_0(); Vector3_t3722313464 L_1 = ___x0; NullCheck(L_0); RectTransform_set_anchoredPosition3D_m2642675894(L_0, L_1, /*hidden argument*/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.DOTweenModuleUI/c__AnonStorey11::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOAnchorPos3DYU3Ec__AnonStorey11__ctor_m2914675496 (U3CDOAnchorPos3DYU3Ec__AnonStorey11_t1739080443 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // UnityEngine.Vector3 DG.Tweening.DOTweenModuleUI/c__AnonStorey11::<>m__0() extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 U3CDOAnchorPos3DYU3Ec__AnonStorey11_U3CU3Em__0_m3259227632 (U3CDOAnchorPos3DYU3Ec__AnonStorey11_t1739080443 * __this, const RuntimeMethod* method) { { RectTransform_t3704657025 * L_0 = __this->get_target_0(); NullCheck(L_0); Vector3_t3722313464 L_1 = RectTransform_get_anchoredPosition3D_m3487933542(L_0, /*hidden argument*/NULL); return L_1; } } // System.Void DG.Tweening.DOTweenModuleUI/c__AnonStorey11::<>m__1(UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR void U3CDOAnchorPos3DYU3Ec__AnonStorey11_U3CU3Em__1_m1012141480 (U3CDOAnchorPos3DYU3Ec__AnonStorey11_t1739080443 * __this, Vector3_t3722313464 ___x0, const RuntimeMethod* method) { { RectTransform_t3704657025 * L_0 = __this->get_target_0(); Vector3_t3722313464 L_1 = ___x0; NullCheck(L_0); RectTransform_set_anchoredPosition3D_m2642675894(L_0, L_1, /*hidden argument*/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.DOTweenModuleUI/c__AnonStorey12::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOAnchorPos3DZU3Ec__AnonStorey12__ctor_m711835638 (U3CDOAnchorPos3DZU3Ec__AnonStorey12_t1172413799 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // UnityEngine.Vector3 DG.Tweening.DOTweenModuleUI/c__AnonStorey12::<>m__0() extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 U3CDOAnchorPos3DZU3Ec__AnonStorey12_U3CU3Em__0_m247153702 (U3CDOAnchorPos3DZU3Ec__AnonStorey12_t1172413799 * __this, const RuntimeMethod* method) { { RectTransform_t3704657025 * L_0 = __this->get_target_0(); NullCheck(L_0); Vector3_t3722313464 L_1 = RectTransform_get_anchoredPosition3D_m3487933542(L_0, /*hidden argument*/NULL); return L_1; } } // System.Void DG.Tweening.DOTweenModuleUI/c__AnonStorey12::<>m__1(UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR void U3CDOAnchorPos3DZU3Ec__AnonStorey12_U3CU3Em__1_m3156202341 (U3CDOAnchorPos3DZU3Ec__AnonStorey12_t1172413799 * __this, Vector3_t3722313464 ___x0, const RuntimeMethod* method) { { RectTransform_t3704657025 * L_0 = __this->get_target_0(); Vector3_t3722313464 L_1 = ___x0; NullCheck(L_0); RectTransform_set_anchoredPosition3D_m2642675894(L_0, L_1, /*hidden argument*/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.DOTweenModuleUI/c__AnonStoreyD::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOAnchorPosXU3Ec__AnonStoreyD__ctor_m1361134267 (U3CDOAnchorPosXU3Ec__AnonStoreyD_t1583578289 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // UnityEngine.Vector2 DG.Tweening.DOTweenModuleUI/c__AnonStoreyD::<>m__0() extern "C" IL2CPP_METHOD_ATTR Vector2_t2156229523 U3CDOAnchorPosXU3Ec__AnonStoreyD_U3CU3Em__0_m4206657728 (U3CDOAnchorPosXU3Ec__AnonStoreyD_t1583578289 * __this, const RuntimeMethod* method) { { RectTransform_t3704657025 * L_0 = __this->get_target_0(); NullCheck(L_0); Vector2_t2156229523 L_1 = RectTransform_get_anchoredPosition_m1813443094(L_0, /*hidden argument*/NULL); return L_1; } } // System.Void DG.Tweening.DOTweenModuleUI/c__AnonStoreyD::<>m__1(UnityEngine.Vector2) extern "C" IL2CPP_METHOD_ATTR void U3CDOAnchorPosXU3Ec__AnonStoreyD_U3CU3Em__1_m1527863259 (U3CDOAnchorPosXU3Ec__AnonStoreyD_t1583578289 * __this, Vector2_t2156229523 ___x0, const RuntimeMethod* method) { { RectTransform_t3704657025 * L_0 = __this->get_target_0(); Vector2_t2156229523 L_1 = ___x0; NullCheck(L_0); RectTransform_set_anchoredPosition_m4126691837(L_0, L_1, /*hidden argument*/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.DOTweenModuleUI/c__AnonStoreyE::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOAnchorPosYU3Ec__AnonStoreyE__ctor_m1769293708 (U3CDOAnchorPosYU3Ec__AnonStoreyE_t3922517944 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // UnityEngine.Vector2 DG.Tweening.DOTweenModuleUI/c__AnonStoreyE::<>m__0() extern "C" IL2CPP_METHOD_ATTR Vector2_t2156229523 U3CDOAnchorPosYU3Ec__AnonStoreyE_U3CU3Em__0_m2413431700 (U3CDOAnchorPosYU3Ec__AnonStoreyE_t3922517944 * __this, const RuntimeMethod* method) { { RectTransform_t3704657025 * L_0 = __this->get_target_0(); NullCheck(L_0); Vector2_t2156229523 L_1 = RectTransform_get_anchoredPosition_m1813443094(L_0, /*hidden argument*/NULL); return L_1; } } // System.Void DG.Tweening.DOTweenModuleUI/c__AnonStoreyE::<>m__1(UnityEngine.Vector2) extern "C" IL2CPP_METHOD_ATTR void U3CDOAnchorPosYU3Ec__AnonStoreyE_U3CU3Em__1_m1566678620 (U3CDOAnchorPosYU3Ec__AnonStoreyE_t3922517944 * __this, Vector2_t2156229523 ___x0, const RuntimeMethod* method) { { RectTransform_t3704657025 * L_0 = __this->get_target_0(); Vector2_t2156229523 L_1 = ___x0; NullCheck(L_0); RectTransform_set_anchoredPosition_m4126691837(L_0, L_1, /*hidden argument*/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.DOTweenModuleUI/c__AnonStorey24::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOBlendableColorU3Ec__AnonStorey24__ctor_m3123719290 (U3CDOBlendableColorU3Ec__AnonStorey24_t2770270651 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // UnityEngine.Color DG.Tweening.DOTweenModuleUI/c__AnonStorey24::<>m__0() extern "C" IL2CPP_METHOD_ATTR Color_t2555686324 U3CDOBlendableColorU3Ec__AnonStorey24_U3CU3Em__0_m2145858716 (U3CDOBlendableColorU3Ec__AnonStorey24_t2770270651 * __this, const RuntimeMethod* method) { { Color_t2555686324 L_0 = __this->get_to_0(); return L_0; } } // System.Void DG.Tweening.DOTweenModuleUI/c__AnonStorey24::<>m__1(UnityEngine.Color) extern "C" IL2CPP_METHOD_ATTR void U3CDOBlendableColorU3Ec__AnonStorey24_U3CU3Em__1_m1886152690 (U3CDOBlendableColorU3Ec__AnonStorey24_t2770270651 * __this, Color_t2555686324 ___x0, const RuntimeMethod* method) { Color_t2555686324 V_0; memset(&V_0, 0, sizeof(V_0)); { Color_t2555686324 L_0 = ___x0; Color_t2555686324 L_1 = __this->get_to_0(); Color_t2555686324 L_2 = Color_op_Subtraction_m181229690(NULL /*static, unused*/, L_0, L_1, /*hidden argument*/NULL); V_0 = L_2; Color_t2555686324 L_3 = ___x0; __this->set_to_0(L_3); Graphic_t1660335611 * L_4 = __this->get_target_1(); Graphic_t1660335611 * L_5 = L_4; NullCheck(L_5); Color_t2555686324 L_6 = VirtFuncInvoker0< Color_t2555686324 >::Invoke(22 /* UnityEngine.Color UnityEngine.UI.Graphic::get_color() */, L_5); Color_t2555686324 L_7 = V_0; Color_t2555686324 L_8 = Color_op_Addition_m3293657895(NULL /*static, unused*/, L_6, L_7, /*hidden argument*/NULL); NullCheck(L_5); VirtActionInvoker1< Color_t2555686324 >::Invoke(23 /* System.Void UnityEngine.UI.Graphic::set_color(UnityEngine.Color) */, L_5, L_8); 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.DOTweenModuleUI/c__AnonStorey25::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOBlendableColorU3Ec__AnonStorey25__ctor_m3123720379 (U3CDOBlendableColorU3Ec__AnonStorey25_t2770270650 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // UnityEngine.Color DG.Tweening.DOTweenModuleUI/c__AnonStorey25::<>m__0() extern "C" IL2CPP_METHOD_ATTR Color_t2555686324 U3CDOBlendableColorU3Ec__AnonStorey25_U3CU3Em__0_m2064788481 (U3CDOBlendableColorU3Ec__AnonStorey25_t2770270650 * __this, const RuntimeMethod* method) { { Color_t2555686324 L_0 = __this->get_to_0(); return L_0; } } // System.Void DG.Tweening.DOTweenModuleUI/c__AnonStorey25::<>m__1(UnityEngine.Color) extern "C" IL2CPP_METHOD_ATTR void U3CDOBlendableColorU3Ec__AnonStorey25_U3CU3Em__1_m1353595875 (U3CDOBlendableColorU3Ec__AnonStorey25_t2770270650 * __this, Color_t2555686324 ___x0, const RuntimeMethod* method) { Color_t2555686324 V_0; memset(&V_0, 0, sizeof(V_0)); { Color_t2555686324 L_0 = ___x0; Color_t2555686324 L_1 = __this->get_to_0(); Color_t2555686324 L_2 = Color_op_Subtraction_m181229690(NULL /*static, unused*/, L_0, L_1, /*hidden argument*/NULL); V_0 = L_2; Color_t2555686324 L_3 = ___x0; __this->set_to_0(L_3); Image_t2670269651 * L_4 = __this->get_target_1(); Image_t2670269651 * L_5 = L_4; NullCheck(L_5); Color_t2555686324 L_6 = VirtFuncInvoker0< Color_t2555686324 >::Invoke(22 /* UnityEngine.Color UnityEngine.UI.Graphic::get_color() */, L_5); Color_t2555686324 L_7 = V_0; Color_t2555686324 L_8 = Color_op_Addition_m3293657895(NULL /*static, unused*/, L_6, L_7, /*hidden argument*/NULL); NullCheck(L_5); VirtActionInvoker1< Color_t2555686324 >::Invoke(23 /* System.Void UnityEngine.UI.Graphic::set_color(UnityEngine.Color) */, L_5, L_8); 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.DOTweenModuleUI/c__AnonStorey26::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOBlendableColorU3Ec__AnonStorey26__ctor_m3123721468 (U3CDOBlendableColorU3Ec__AnonStorey26_t2770270649 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // UnityEngine.Color DG.Tweening.DOTweenModuleUI/c__AnonStorey26::<>m__0() extern "C" IL2CPP_METHOD_ATTR Color_t2555686324 U3CDOBlendableColorU3Ec__AnonStorey26_U3CU3Em__0_m1983718246 (U3CDOBlendableColorU3Ec__AnonStorey26_t2770270649 * __this, const RuntimeMethod* method) { { Color_t2555686324 L_0 = __this->get_to_0(); return L_0; } } // System.Void DG.Tweening.DOTweenModuleUI/c__AnonStorey26::<>m__1(UnityEngine.Color) extern "C" IL2CPP_METHOD_ATTR void U3CDOBlendableColorU3Ec__AnonStorey26_U3CU3Em__1_m139116793 (U3CDOBlendableColorU3Ec__AnonStorey26_t2770270649 * __this, Color_t2555686324 ___x0, const RuntimeMethod* method) { Color_t2555686324 V_0; memset(&V_0, 0, sizeof(V_0)); { Color_t2555686324 L_0 = ___x0; Color_t2555686324 L_1 = __this->get_to_0(); Color_t2555686324 L_2 = Color_op_Subtraction_m181229690(NULL /*static, unused*/, L_0, L_1, /*hidden argument*/NULL); V_0 = L_2; Color_t2555686324 L_3 = ___x0; __this->set_to_0(L_3); Text_t1901882714 * L_4 = __this->get_target_1(); Text_t1901882714 * L_5 = L_4; NullCheck(L_5); Color_t2555686324 L_6 = VirtFuncInvoker0< Color_t2555686324 >::Invoke(22 /* UnityEngine.Color UnityEngine.UI.Graphic::get_color() */, L_5); Color_t2555686324 L_7 = V_0; Color_t2555686324 L_8 = Color_op_Addition_m3293657895(NULL /*static, unused*/, L_6, L_7, /*hidden argument*/NULL); NullCheck(L_5); VirtActionInvoker1< Color_t2555686324 >::Invoke(23 /* System.Void UnityEngine.UI.Graphic::set_color(UnityEngine.Color) */, L_5, L_8); 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.DOTweenModuleUI/c__AnonStorey1::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOColorU3Ec__AnonStorey1__ctor_m1724695105 (U3CDOColorU3Ec__AnonStorey1_t292238278 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // UnityEngine.Color DG.Tweening.DOTweenModuleUI/c__AnonStorey1::<>m__0() extern "C" IL2CPP_METHOD_ATTR Color_t2555686324 U3CDOColorU3Ec__AnonStorey1_U3CU3Em__0_m3172283134 (U3CDOColorU3Ec__AnonStorey1_t292238278 * __this, const RuntimeMethod* method) { { Graphic_t1660335611 * L_0 = __this->get_target_0(); NullCheck(L_0); Color_t2555686324 L_1 = VirtFuncInvoker0< Color_t2555686324 >::Invoke(22 /* UnityEngine.Color UnityEngine.UI.Graphic::get_color() */, L_0); return L_1; } } // System.Void DG.Tweening.DOTweenModuleUI/c__AnonStorey1::<>m__1(UnityEngine.Color) extern "C" IL2CPP_METHOD_ATTR void U3CDOColorU3Ec__AnonStorey1_U3CU3Em__1_m1699496570 (U3CDOColorU3Ec__AnonStorey1_t292238278 * __this, Color_t2555686324 ___x0, const RuntimeMethod* method) { { Graphic_t1660335611 * L_0 = __this->get_target_0(); Color_t2555686324 L_1 = ___x0; NullCheck(L_0); VirtActionInvoker1< Color_t2555686324 >::Invoke(23 /* System.Void UnityEngine.UI.Graphic::set_color(UnityEngine.Color) */, L_0, 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.DOTweenModuleUI/c__AnonStorey21::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOColorU3Ec__AnonStorey21__ctor_m1396075909 (U3CDOColorU3Ec__AnonStorey21_t2960703275 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // UnityEngine.Color DG.Tweening.DOTweenModuleUI/c__AnonStorey21::<>m__0() extern "C" IL2CPP_METHOD_ATTR Color_t2555686324 U3CDOColorU3Ec__AnonStorey21_U3CU3Em__0_m2167507335 (U3CDOColorU3Ec__AnonStorey21_t2960703275 * __this, const RuntimeMethod* method) { { Text_t1901882714 * L_0 = __this->get_target_0(); NullCheck(L_0); Color_t2555686324 L_1 = VirtFuncInvoker0< Color_t2555686324 >::Invoke(22 /* UnityEngine.Color UnityEngine.UI.Graphic::get_color() */, L_0); return L_1; } } // System.Void DG.Tweening.DOTweenModuleUI/c__AnonStorey21::<>m__1(UnityEngine.Color) extern "C" IL2CPP_METHOD_ATTR void U3CDOColorU3Ec__AnonStorey21_U3CU3Em__1_m3541902936 (U3CDOColorU3Ec__AnonStorey21_t2960703275 * __this, Color_t2555686324 ___x0, const RuntimeMethod* method) { { Text_t1901882714 * L_0 = __this->get_target_0(); Color_t2555686324 L_1 = ___x0; NullCheck(L_0); VirtActionInvoker1< Color_t2555686324 >::Invoke(23 /* System.Void UnityEngine.UI.Graphic::set_color(UnityEngine.Color) */, L_0, 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.DOTweenModuleUI/c__AnonStorey3::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOColorU3Ec__AnonStorey3__ctor_m673623691 (U3CDOColorU3Ec__AnonStorey3_t3424406160 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // UnityEngine.Color DG.Tweening.DOTweenModuleUI/c__AnonStorey3::<>m__0() extern "C" IL2CPP_METHOD_ATTR Color_t2555686324 U3CDOColorU3Ec__AnonStorey3_U3CU3Em__0_m3172285180 (U3CDOColorU3Ec__AnonStorey3_t3424406160 * __this, const RuntimeMethod* method) { { Image_t2670269651 * L_0 = __this->get_target_0(); NullCheck(L_0); Color_t2555686324 L_1 = VirtFuncInvoker0< Color_t2555686324 >::Invoke(22 /* UnityEngine.Color UnityEngine.UI.Graphic::get_color() */, L_0); return L_1; } } // System.Void DG.Tweening.DOTweenModuleUI/c__AnonStorey3::<>m__1(UnityEngine.Color) extern "C" IL2CPP_METHOD_ATTR void U3CDOColorU3Ec__AnonStorey3_U3CU3Em__1_m1241287209 (U3CDOColorU3Ec__AnonStorey3_t3424406160 * __this, Color_t2555686324 ___x0, const RuntimeMethod* method) { { Image_t2670269651 * L_0 = __this->get_target_0(); Color_t2555686324 L_1 = ___x0; NullCheck(L_0); VirtActionInvoker1< Color_t2555686324 >::Invoke(23 /* System.Void UnityEngine.UI.Graphic::set_color(UnityEngine.Color) */, L_0, 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.DOTweenModuleUI/c__AnonStorey9::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOColorU3Ec__AnonStorey9__ctor_m2824302281 (U3CDOColorU3Ec__AnonStorey9_t648468638 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // UnityEngine.Color DG.Tweening.DOTweenModuleUI/c__AnonStorey9::<>m__0() extern "C" IL2CPP_METHOD_ATTR Color_t2555686324 U3CDOColorU3Ec__AnonStorey9_U3CU3Em__0_m3172274918 (U3CDOColorU3Ec__AnonStorey9_t648468638 * __this, const RuntimeMethod* method) { { Outline_t2536100125 * L_0 = __this->get_target_0(); NullCheck(L_0); Color_t2555686324 L_1 = Shadow_get_effectColor_m911451105(L_0, /*hidden argument*/NULL); return L_1; } } // System.Void DG.Tweening.DOTweenModuleUI/c__AnonStorey9::<>m__1(UnityEngine.Color) extern "C" IL2CPP_METHOD_ATTR void U3CDOColorU3Ec__AnonStorey9_U3CU3Em__1_m1879867252 (U3CDOColorU3Ec__AnonStorey9_t648468638 * __this, Color_t2555686324 ___x0, const RuntimeMethod* method) { { Outline_t2536100125 * L_0 = __this->get_target_0(); Color_t2555686324 L_1 = ___x0; NullCheck(L_0); Shadow_set_effectColor_m3910676693(L_0, L_1, /*hidden argument*/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.DOTweenModuleUI/c__AnonStorey0::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOFadeU3Ec__AnonStorey0__ctor_m443776778 (U3CDOFadeU3Ec__AnonStorey0_t3571959874 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // System.Single DG.Tweening.DOTweenModuleUI/c__AnonStorey0::<>m__0() extern "C" IL2CPP_METHOD_ATTR float U3CDOFadeU3Ec__AnonStorey0_U3CU3Em__0_m294592394 (U3CDOFadeU3Ec__AnonStorey0_t3571959874 * __this, const RuntimeMethod* method) { { CanvasGroup_t4083511760 * L_0 = __this->get_target_0(); NullCheck(L_0); float L_1 = CanvasGroup_get_alpha_m2918269489(L_0, /*hidden argument*/NULL); return L_1; } } // System.Void DG.Tweening.DOTweenModuleUI/c__AnonStorey0::<>m__1(System.Single) extern "C" IL2CPP_METHOD_ATTR void U3CDOFadeU3Ec__AnonStorey0_U3CU3Em__1_m1977641378 (U3CDOFadeU3Ec__AnonStorey0_t3571959874 * __this, float ___x0, const RuntimeMethod* method) { { CanvasGroup_t4083511760 * L_0 = __this->get_target_0(); float L_1 = ___x0; NullCheck(L_0); CanvasGroup_set_alpha_m4032573(L_0, L_1, /*hidden argument*/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.DOTweenModuleUI/c__AnonStorey2::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOFadeU3Ec__AnonStorey2__ctor_m586514186 (U3CDOFadeU3Ec__AnonStorey2_t3572090946 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // UnityEngine.Color DG.Tweening.DOTweenModuleUI/c__AnonStorey2::<>m__0() extern "C" IL2CPP_METHOD_ATTR Color_t2555686324 U3CDOFadeU3Ec__AnonStorey2_U3CU3Em__0_m3698687308 (U3CDOFadeU3Ec__AnonStorey2_t3572090946 * __this, const RuntimeMethod* method) { { Graphic_t1660335611 * L_0 = __this->get_target_0(); NullCheck(L_0); Color_t2555686324 L_1 = VirtFuncInvoker0< Color_t2555686324 >::Invoke(22 /* UnityEngine.Color UnityEngine.UI.Graphic::get_color() */, L_0); return L_1; } } // System.Void DG.Tweening.DOTweenModuleUI/c__AnonStorey2::<>m__1(UnityEngine.Color) extern "C" IL2CPP_METHOD_ATTR void U3CDOFadeU3Ec__AnonStorey2_U3CU3Em__1_m748250014 (U3CDOFadeU3Ec__AnonStorey2_t3572090946 * __this, Color_t2555686324 ___x0, const RuntimeMethod* method) { { Graphic_t1660335611 * L_0 = __this->get_target_0(); Color_t2555686324 L_1 = ___x0; NullCheck(L_0); VirtActionInvoker1< Color_t2555686324 >::Invoke(23 /* System.Void UnityEngine.UI.Graphic::set_color(UnityEngine.Color) */, L_0, 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.DOTweenModuleUI/c__AnonStorey22::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOFadeU3Ec__AnonStorey22__ctor_m3857980175 (U3CDOFadeU3Ec__AnonStorey22_t4148204238 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // UnityEngine.Color DG.Tweening.DOTweenModuleUI/c__AnonStorey22::<>m__0() extern "C" IL2CPP_METHOD_ATTR Color_t2555686324 U3CDOFadeU3Ec__AnonStorey22_U3CU3Em__0_m3905802192 (U3CDOFadeU3Ec__AnonStorey22_t4148204238 * __this, const RuntimeMethod* method) { { Text_t1901882714 * L_0 = __this->get_target_0(); NullCheck(L_0); Color_t2555686324 L_1 = VirtFuncInvoker0< Color_t2555686324 >::Invoke(22 /* UnityEngine.Color UnityEngine.UI.Graphic::get_color() */, L_0); return L_1; } } // System.Void DG.Tweening.DOTweenModuleUI/c__AnonStorey22::<>m__1(UnityEngine.Color) extern "C" IL2CPP_METHOD_ATTR void U3CDOFadeU3Ec__AnonStorey22_U3CU3Em__1_m1897109021 (U3CDOFadeU3Ec__AnonStorey22_t4148204238 * __this, Color_t2555686324 ___x0, const RuntimeMethod* method) { { Text_t1901882714 * L_0 = __this->get_target_0(); Color_t2555686324 L_1 = ___x0; NullCheck(L_0); VirtActionInvoker1< Color_t2555686324 >::Invoke(23 /* System.Void UnityEngine.UI.Graphic::set_color(UnityEngine.Color) */, L_0, 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.DOTweenModuleUI/c__AnonStorey4::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOFadeU3Ec__AnonStorey4__ctor_m158301962 (U3CDOFadeU3Ec__AnonStorey4_t3571697730 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // UnityEngine.Color DG.Tweening.DOTweenModuleUI/c__AnonStorey4::<>m__0() extern "C" IL2CPP_METHOD_ATTR Color_t2555686324 U3CDOFadeU3Ec__AnonStorey4_U3CU3Em__0_m2832432460 (U3CDOFadeU3Ec__AnonStorey4_t3571697730 * __this, const RuntimeMethod* method) { { Image_t2670269651 * L_0 = __this->get_target_0(); NullCheck(L_0); Color_t2555686324 L_1 = VirtFuncInvoker0< Color_t2555686324 >::Invoke(22 /* UnityEngine.Color UnityEngine.UI.Graphic::get_color() */, L_0); return L_1; } } // System.Void DG.Tweening.DOTweenModuleUI/c__AnonStorey4::<>m__1(UnityEngine.Color) extern "C" IL2CPP_METHOD_ATTR void U3CDOFadeU3Ec__AnonStorey4_U3CU3Em__1_m3811968618 (U3CDOFadeU3Ec__AnonStorey4_t3571697730 * __this, Color_t2555686324 ___x0, const RuntimeMethod* method) { { Image_t2670269651 * L_0 = __this->get_target_0(); Color_t2555686324 L_1 = ___x0; NullCheck(L_0); VirtActionInvoker1< Color_t2555686324 >::Invoke(23 /* System.Void UnityEngine.UI.Graphic::set_color(UnityEngine.Color) */, L_0, 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.DOTweenModuleUI/c__AnonStoreyA::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOFadeU3Ec__AnonStoreyA__ctor_m969047812 (U3CDOFadeU3Ec__AnonStoreyA_t3566651458 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // UnityEngine.Color DG.Tweening.DOTweenModuleUI/c__AnonStoreyA::<>m__0() extern "C" IL2CPP_METHOD_ATTR Color_t2555686324 U3CDOFadeU3Ec__AnonStoreyA_U3CU3Em__0_m965079527 (U3CDOFadeU3Ec__AnonStoreyA_t3566651458 * __this, const RuntimeMethod* method) { { Outline_t2536100125 * L_0 = __this->get_target_0(); NullCheck(L_0); Color_t2555686324 L_1 = Shadow_get_effectColor_m911451105(L_0, /*hidden argument*/NULL); return L_1; } } // System.Void DG.Tweening.DOTweenModuleUI/c__AnonStoreyA::<>m__1(UnityEngine.Color) extern "C" IL2CPP_METHOD_ATTR void U3CDOFadeU3Ec__AnonStoreyA_U3CU3Em__1_m2423248595 (U3CDOFadeU3Ec__AnonStoreyA_t3566651458 * __this, Color_t2555686324 ___x0, const RuntimeMethod* method) { { Outline_t2536100125 * L_0 = __this->get_target_0(); Color_t2555686324 L_1 = ___x0; NullCheck(L_0); Shadow_set_effectColor_m3910676693(L_0, L_1, /*hidden argument*/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.DOTweenModuleUI/c__AnonStorey5::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOFillAmountU3Ec__AnonStorey5__ctor_m1739004476 (U3CDOFillAmountU3Ec__AnonStorey5_t4285147863 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // System.Single DG.Tweening.DOTweenModuleUI/c__AnonStorey5::<>m__0() extern "C" IL2CPP_METHOD_ATTR float U3CDOFillAmountU3Ec__AnonStorey5_U3CU3Em__0_m268041167 (U3CDOFillAmountU3Ec__AnonStorey5_t4285147863 * __this, const RuntimeMethod* method) { { Image_t2670269651 * L_0 = __this->get_target_0(); NullCheck(L_0); float L_1 = Image_get_fillAmount_m2193224718(L_0, /*hidden argument*/NULL); return L_1; } } // System.Void DG.Tweening.DOTweenModuleUI/c__AnonStorey5::<>m__1(System.Single) extern "C" IL2CPP_METHOD_ATTR void U3CDOFillAmountU3Ec__AnonStorey5_U3CU3Em__1_m2572892944 (U3CDOFillAmountU3Ec__AnonStorey5_t4285147863 * __this, float ___x0, const RuntimeMethod* method) { { Image_t2670269651 * L_0 = __this->get_target_0(); float L_1 = ___x0; NullCheck(L_0); Image_set_fillAmount_m3737925590(L_0, L_1, /*hidden argument*/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.DOTweenModuleUI/c__AnonStorey6::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOFlexibleSizeU3Ec__AnonStorey6__ctor_m3536930017 (U3CDOFlexibleSizeU3Ec__AnonStorey6_t3266349678 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // UnityEngine.Vector2 DG.Tweening.DOTweenModuleUI/c__AnonStorey6::<>m__0() extern "C" IL2CPP_METHOD_ATTR Vector2_t2156229523 U3CDOFlexibleSizeU3Ec__AnonStorey6_U3CU3Em__0_m2600493408 (U3CDOFlexibleSizeU3Ec__AnonStorey6_t3266349678 * __this, const RuntimeMethod* method) { { LayoutElement_t1785403678 * L_0 = __this->get_target_0(); NullCheck(L_0); float L_1 = VirtFuncInvoker0< float >::Invoke(39 /* System.Single UnityEngine.UI.LayoutElement::get_flexibleWidth() */, L_0); LayoutElement_t1785403678 * L_2 = __this->get_target_0(); NullCheck(L_2); float L_3 = VirtFuncInvoker0< float >::Invoke(41 /* System.Single UnityEngine.UI.LayoutElement::get_flexibleHeight() */, L_2); Vector2_t2156229523 L_4; memset(&L_4, 0, sizeof(L_4)); Vector2__ctor_m3970636864((&L_4), L_1, L_3, /*hidden argument*/NULL); return L_4; } } // System.Void DG.Tweening.DOTweenModuleUI/c__AnonStorey6::<>m__1(UnityEngine.Vector2) extern "C" IL2CPP_METHOD_ATTR void U3CDOFlexibleSizeU3Ec__AnonStorey6_U3CU3Em__1_m1125534775 (U3CDOFlexibleSizeU3Ec__AnonStorey6_t3266349678 * __this, Vector2_t2156229523 ___x0, const RuntimeMethod* method) { { LayoutElement_t1785403678 * L_0 = __this->get_target_0(); float L_1 = (&___x0)->get_x_0(); NullCheck(L_0); VirtActionInvoker1< float >::Invoke(40 /* System.Void UnityEngine.UI.LayoutElement::set_flexibleWidth(System.Single) */, L_0, L_1); LayoutElement_t1785403678 * L_2 = __this->get_target_0(); float L_3 = (&___x0)->get_y_1(); NullCheck(L_2); VirtActionInvoker1< float >::Invoke(42 /* System.Void UnityEngine.UI.LayoutElement::set_flexibleHeight(System.Single) */, L_2, L_3); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DG.Tweening.DOTweenModuleUI/c__AnonStorey1E::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOHorizontalNormalizedPosU3Ec__AnonStorey1E__ctor_m892101441 (U3CDOHorizontalNormalizedPosU3Ec__AnonStorey1E_t1691945541 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // System.Single DG.Tweening.DOTweenModuleUI/c__AnonStorey1E::<>m__0() extern "C" IL2CPP_METHOD_ATTR float U3CDOHorizontalNormalizedPosU3Ec__AnonStorey1E_U3CU3Em__0_m3984595892 (U3CDOHorizontalNormalizedPosU3Ec__AnonStorey1E_t1691945541 * __this, const RuntimeMethod* method) { { ScrollRect_t4137855814 * L_0 = __this->get_target_0(); NullCheck(L_0); float L_1 = ScrollRect_get_horizontalNormalizedPosition_m2904015963(L_0, /*hidden argument*/NULL); return L_1; } } // System.Void DG.Tweening.DOTweenModuleUI/c__AnonStorey1E::<>m__1(System.Single) extern "C" IL2CPP_METHOD_ATTR void U3CDOHorizontalNormalizedPosU3Ec__AnonStorey1E_U3CU3Em__1_m2718433708 (U3CDOHorizontalNormalizedPosU3Ec__AnonStorey1E_t1691945541 * __this, float ___x0, const RuntimeMethod* method) { { ScrollRect_t4137855814 * L_0 = __this->get_target_0(); float L_1 = ___x0; NullCheck(L_0); ScrollRect_set_horizontalNormalizedPosition_m1066708424(L_0, L_1, /*hidden argument*/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.DOTweenModuleUI/c__AnonStorey1C::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOJumpAnchorPosU3Ec__AnonStorey1C__ctor_m3398597073 (U3CDOJumpAnchorPosU3Ec__AnonStorey1C_t2532437241 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // UnityEngine.Vector2 DG.Tweening.DOTweenModuleUI/c__AnonStorey1C::<>m__0() extern "C" IL2CPP_METHOD_ATTR Vector2_t2156229523 U3CDOJumpAnchorPosU3Ec__AnonStorey1C_U3CU3Em__0_m429540954 (U3CDOJumpAnchorPosU3Ec__AnonStorey1C_t2532437241 * __this, const RuntimeMethod* method) { { RectTransform_t3704657025 * L_0 = __this->get_target_0(); NullCheck(L_0); Vector2_t2156229523 L_1 = RectTransform_get_anchoredPosition_m1813443094(L_0, /*hidden argument*/NULL); return L_1; } } // System.Void DG.Tweening.DOTweenModuleUI/c__AnonStorey1C::<>m__1(UnityEngine.Vector2) extern "C" IL2CPP_METHOD_ATTR void U3CDOJumpAnchorPosU3Ec__AnonStorey1C_U3CU3Em__1_m640084154 (U3CDOJumpAnchorPosU3Ec__AnonStorey1C_t2532437241 * __this, Vector2_t2156229523 ___x0, const RuntimeMethod* method) { { RectTransform_t3704657025 * L_0 = __this->get_target_0(); Vector2_t2156229523 L_1 = ___x0; NullCheck(L_0); RectTransform_set_anchoredPosition_m4126691837(L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void DG.Tweening.DOTweenModuleUI/c__AnonStorey1C::<>m__2() extern "C" IL2CPP_METHOD_ATTR void U3CDOJumpAnchorPosU3Ec__AnonStorey1C_U3CU3Em__2_m3710683778 (U3CDOJumpAnchorPosU3Ec__AnonStorey1C_t2532437241 * __this, const RuntimeMethod* method) { Vector2_t2156229523 V_0; memset(&V_0, 0, sizeof(V_0)); { RectTransform_t3704657025 * L_0 = __this->get_target_0(); NullCheck(L_0); Vector2_t2156229523 L_1 = RectTransform_get_anchoredPosition_m1813443094(L_0, /*hidden argument*/NULL); V_0 = L_1; float L_2 = (&V_0)->get_y_1(); __this->set_startPosY_1(L_2); return; } } // UnityEngine.Vector2 DG.Tweening.DOTweenModuleUI/c__AnonStorey1C::<>m__3() extern "C" IL2CPP_METHOD_ATTR Vector2_t2156229523 U3CDOJumpAnchorPosU3Ec__AnonStorey1C_U3CU3Em__3_m2768193114 (U3CDOJumpAnchorPosU3Ec__AnonStorey1C_t2532437241 * __this, const RuntimeMethod* method) { { RectTransform_t3704657025 * L_0 = __this->get_target_0(); NullCheck(L_0); Vector2_t2156229523 L_1 = RectTransform_get_anchoredPosition_m1813443094(L_0, /*hidden argument*/NULL); return L_1; } } // System.Void DG.Tweening.DOTweenModuleUI/c__AnonStorey1C::<>m__4(UnityEngine.Vector2) extern "C" IL2CPP_METHOD_ATTR void U3CDOJumpAnchorPosU3Ec__AnonStorey1C_U3CU3Em__4_m2423525907 (U3CDOJumpAnchorPosU3Ec__AnonStorey1C_t2532437241 * __this, Vector2_t2156229523 ___x0, const RuntimeMethod* method) { { RectTransform_t3704657025 * L_0 = __this->get_target_0(); Vector2_t2156229523 L_1 = ___x0; NullCheck(L_0); RectTransform_set_anchoredPosition_m4126691837(L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void DG.Tweening.DOTweenModuleUI/c__AnonStorey1C::<>m__5() extern "C" IL2CPP_METHOD_ATTR void U3CDOJumpAnchorPosU3Ec__AnonStorey1C_U3CU3Em__5_m989694594 (U3CDOJumpAnchorPosU3Ec__AnonStorey1C_t2532437241 * __this, const RuntimeMethod* method) { Vector2_t2156229523 V_0; memset(&V_0, 0, sizeof(V_0)); U3CDOJumpAnchorPosU3Ec__AnonStorey1C_t2532437241 * G_B3_0 = NULL; U3CDOJumpAnchorPosU3Ec__AnonStorey1C_t2532437241 * G_B2_0 = NULL; float G_B4_0 = 0.0f; U3CDOJumpAnchorPosU3Ec__AnonStorey1C_t2532437241 * G_B4_1 = NULL; { bool L_0 = __this->get_offsetYSet_2(); if (L_0) { goto IL_004a; } } { __this->set_offsetYSet_2((bool)1); Sequence_t2050373119 * L_1 = __this->get_s_3(); NullCheck(L_1); bool L_2 = Tween_get_isRelative_m1742579053(L_1, /*hidden argument*/NULL); G_B2_0 = __this; if (!L_2) { G_B3_0 = __this; goto IL_0033; } } { Vector2_t2156229523 * L_3 = __this->get_address_of_endValue_4(); float L_4 = L_3->get_y_1(); G_B4_0 = L_4; G_B4_1 = G_B2_0; goto IL_0045; } IL_0033: { Vector2_t2156229523 * L_5 = __this->get_address_of_endValue_4(); float L_6 = L_5->get_y_1(); float L_7 = __this->get_startPosY_1(); G_B4_0 = ((float)il2cpp_codegen_subtract((float)L_6, (float)L_7)); G_B4_1 = G_B3_0; } IL_0045: { NullCheck(G_B4_1); G_B4_1->set_offsetY_5(G_B4_0); } IL_004a: { RectTransform_t3704657025 * L_8 = __this->get_target_0(); NullCheck(L_8); Vector2_t2156229523 L_9 = RectTransform_get_anchoredPosition_m1813443094(L_8, /*hidden argument*/NULL); V_0 = L_9; Vector2_t2156229523 * L_10 = (&V_0); float L_11 = L_10->get_y_1(); float L_12 = __this->get_offsetY_5(); Sequence_t2050373119 * L_13 = __this->get_s_3(); float L_14 = TweenExtensions_ElapsedDirectionalPercentage_m2617485611(NULL /*static, unused*/, L_13, /*hidden argument*/NULL); float L_15 = DOVirtual_EasedValue_m1201780281(NULL /*static, unused*/, (0.0f), L_12, L_14, 6, /*hidden argument*/NULL); L_10->set_y_1(((float)il2cpp_codegen_add((float)L_11, (float)L_15))); RectTransform_t3704657025 * L_16 = __this->get_target_0(); Vector2_t2156229523 L_17 = V_0; NullCheck(L_16); RectTransform_set_anchoredPosition_m4126691837(L_16, L_17, /*hidden argument*/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.DOTweenModuleUI/c__AnonStorey7::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOMinSizeU3Ec__AnonStorey7__ctor_m2856052200 (U3CDOMinSizeU3Ec__AnonStorey7_t309622074 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // UnityEngine.Vector2 DG.Tweening.DOTweenModuleUI/c__AnonStorey7::<>m__0() extern "C" IL2CPP_METHOD_ATTR Vector2_t2156229523 U3CDOMinSizeU3Ec__AnonStorey7_U3CU3Em__0_m3639956728 (U3CDOMinSizeU3Ec__AnonStorey7_t309622074 * __this, const RuntimeMethod* method) { { LayoutElement_t1785403678 * L_0 = __this->get_target_0(); NullCheck(L_0); float L_1 = VirtFuncInvoker0< float >::Invoke(31 /* System.Single UnityEngine.UI.LayoutElement::get_minWidth() */, L_0); LayoutElement_t1785403678 * L_2 = __this->get_target_0(); NullCheck(L_2); float L_3 = VirtFuncInvoker0< float >::Invoke(33 /* System.Single UnityEngine.UI.LayoutElement::get_minHeight() */, L_2); Vector2_t2156229523 L_4; memset(&L_4, 0, sizeof(L_4)); Vector2__ctor_m3970636864((&L_4), L_1, L_3, /*hidden argument*/NULL); return L_4; } } // System.Void DG.Tweening.DOTweenModuleUI/c__AnonStorey7::<>m__1(UnityEngine.Vector2) extern "C" IL2CPP_METHOD_ATTR void U3CDOMinSizeU3Ec__AnonStorey7_U3CU3Em__1_m2113438716 (U3CDOMinSizeU3Ec__AnonStorey7_t309622074 * __this, Vector2_t2156229523 ___x0, const RuntimeMethod* method) { { LayoutElement_t1785403678 * L_0 = __this->get_target_0(); float L_1 = (&___x0)->get_x_0(); NullCheck(L_0); VirtActionInvoker1< float >::Invoke(32 /* System.Void UnityEngine.UI.LayoutElement::set_minWidth(System.Single) */, L_0, L_1); LayoutElement_t1785403678 * L_2 = __this->get_target_0(); float L_3 = (&___x0)->get_y_1(); NullCheck(L_2); VirtActionInvoker1< float >::Invoke(34 /* System.Void UnityEngine.UI.LayoutElement::set_minHeight(System.Single) */, L_2, L_3); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DG.Tweening.DOTweenModuleUI/c__AnonStorey1D::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDONormalizedPosU3Ec__AnonStorey1D__ctor_m694377429 (U3CDONormalizedPosU3Ec__AnonStorey1D_t4252408738 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // UnityEngine.Vector2 DG.Tweening.DOTweenModuleUI/c__AnonStorey1D::<>m__0() extern "C" IL2CPP_METHOD_ATTR Vector2_t2156229523 U3CDONormalizedPosU3Ec__AnonStorey1D_U3CU3Em__0_m1864245816 (U3CDONormalizedPosU3Ec__AnonStorey1D_t4252408738 * __this, const RuntimeMethod* method) { { ScrollRect_t4137855814 * L_0 = __this->get_target_0(); NullCheck(L_0); float L_1 = ScrollRect_get_horizontalNormalizedPosition_m2904015963(L_0, /*hidden argument*/NULL); ScrollRect_t4137855814 * L_2 = __this->get_target_0(); NullCheck(L_2); float L_3 = ScrollRect_get_verticalNormalizedPosition_m3693218937(L_2, /*hidden argument*/NULL); Vector2_t2156229523 L_4; memset(&L_4, 0, sizeof(L_4)); Vector2__ctor_m3970636864((&L_4), L_1, L_3, /*hidden argument*/NULL); return L_4; } } // System.Void DG.Tweening.DOTweenModuleUI/c__AnonStorey1D::<>m__1(UnityEngine.Vector2) extern "C" IL2CPP_METHOD_ATTR void U3CDONormalizedPosU3Ec__AnonStorey1D_U3CU3Em__1_m673144887 (U3CDONormalizedPosU3Ec__AnonStorey1D_t4252408738 * __this, Vector2_t2156229523 ___x0, const RuntimeMethod* method) { { ScrollRect_t4137855814 * L_0 = __this->get_target_0(); float L_1 = (&___x0)->get_x_0(); NullCheck(L_0); ScrollRect_set_horizontalNormalizedPosition_m1066708424(L_0, L_1, /*hidden argument*/NULL); ScrollRect_t4137855814 * L_2 = __this->get_target_0(); float L_3 = (&___x0)->get_y_1(); NullCheck(L_2); ScrollRect_set_verticalNormalizedPosition_m1452826170(L_2, L_3, /*hidden argument*/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.DOTweenModuleUI/c__AnonStorey15::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOPivotU3Ec__AnonStorey15__ctor_m1085994100 (U3CDOPivotU3Ec__AnonStorey15_t2354936221 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // UnityEngine.Vector2 DG.Tweening.DOTweenModuleUI/c__AnonStorey15::<>m__0() extern "C" IL2CPP_METHOD_ATTR Vector2_t2156229523 U3CDOPivotU3Ec__AnonStorey15_U3CU3Em__0_m4052392108 (U3CDOPivotU3Ec__AnonStorey15_t2354936221 * __this, const RuntimeMethod* method) { { RectTransform_t3704657025 * L_0 = __this->get_target_0(); NullCheck(L_0); Vector2_t2156229523 L_1 = RectTransform_get_pivot_m3425744470(L_0, /*hidden argument*/NULL); return L_1; } } // System.Void DG.Tweening.DOTweenModuleUI/c__AnonStorey15::<>m__1(UnityEngine.Vector2) extern "C" IL2CPP_METHOD_ATTR void U3CDOPivotU3Ec__AnonStorey15_U3CU3Em__1_m3717079379 (U3CDOPivotU3Ec__AnonStorey15_t2354936221 * __this, Vector2_t2156229523 ___x0, const RuntimeMethod* method) { { RectTransform_t3704657025 * L_0 = __this->get_target_0(); Vector2_t2156229523 L_1 = ___x0; NullCheck(L_0); RectTransform_set_pivot_m909387058(L_0, L_1, /*hidden argument*/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.DOTweenModuleUI/c__AnonStorey16::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOPivotXU3Ec__AnonStorey16__ctor_m2434121082 (U3CDOPivotXU3Ec__AnonStorey16_t963667313 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // UnityEngine.Vector2 DG.Tweening.DOTweenModuleUI/c__AnonStorey16::<>m__0() extern "C" IL2CPP_METHOD_ATTR Vector2_t2156229523 U3CDOPivotXU3Ec__AnonStorey16_U3CU3Em__0_m2785207618 (U3CDOPivotXU3Ec__AnonStorey16_t963667313 * __this, const RuntimeMethod* method) { { RectTransform_t3704657025 * L_0 = __this->get_target_0(); NullCheck(L_0); Vector2_t2156229523 L_1 = RectTransform_get_pivot_m3425744470(L_0, /*hidden argument*/NULL); return L_1; } } // System.Void DG.Tweening.DOTweenModuleUI/c__AnonStorey16::<>m__1(UnityEngine.Vector2) extern "C" IL2CPP_METHOD_ATTR void U3CDOPivotXU3Ec__AnonStorey16_U3CU3Em__1_m2924368666 (U3CDOPivotXU3Ec__AnonStorey16_t963667313 * __this, Vector2_t2156229523 ___x0, const RuntimeMethod* method) { { RectTransform_t3704657025 * L_0 = __this->get_target_0(); Vector2_t2156229523 L_1 = ___x0; NullCheck(L_0); RectTransform_set_pivot_m909387058(L_0, L_1, /*hidden argument*/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.DOTweenModuleUI/c__AnonStorey17::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOPivotYU3Ec__AnonStorey17__ctor_m1011414522 (U3CDOPivotYU3Ec__AnonStorey17_t970927219 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // UnityEngine.Vector2 DG.Tweening.DOTweenModuleUI/c__AnonStorey17::<>m__0() extern "C" IL2CPP_METHOD_ATTR Vector2_t2156229523 U3CDOPivotYU3Ec__AnonStorey17_U3CU3Em__0_m2079671237 (U3CDOPivotYU3Ec__AnonStorey17_t970927219 * __this, const RuntimeMethod* method) { { RectTransform_t3704657025 * L_0 = __this->get_target_0(); NullCheck(L_0); Vector2_t2156229523 L_1 = RectTransform_get_pivot_m3425744470(L_0, /*hidden argument*/NULL); return L_1; } } // System.Void DG.Tweening.DOTweenModuleUI/c__AnonStorey17::<>m__1(UnityEngine.Vector2) extern "C" IL2CPP_METHOD_ATTR void U3CDOPivotYU3Ec__AnonStorey17_U3CU3Em__1_m2759610037 (U3CDOPivotYU3Ec__AnonStorey17_t970927219 * __this, Vector2_t2156229523 ___x0, const RuntimeMethod* method) { { RectTransform_t3704657025 * L_0 = __this->get_target_0(); Vector2_t2156229523 L_1 = ___x0; NullCheck(L_0); RectTransform_set_pivot_m909387058(L_0, L_1, /*hidden argument*/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.DOTweenModuleUI/c__AnonStorey8::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOPreferredSizeU3Ec__AnonStorey8__ctor_m2596368663 (U3CDOPreferredSizeU3Ec__AnonStorey8_t4005645670 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // UnityEngine.Vector2 DG.Tweening.DOTweenModuleUI/c__AnonStorey8::<>m__0() extern "C" IL2CPP_METHOD_ATTR Vector2_t2156229523 U3CDOPreferredSizeU3Ec__AnonStorey8_U3CU3Em__0_m4142892748 (U3CDOPreferredSizeU3Ec__AnonStorey8_t4005645670 * __this, const RuntimeMethod* method) { { LayoutElement_t1785403678 * L_0 = __this->get_target_0(); NullCheck(L_0); float L_1 = VirtFuncInvoker0< float >::Invoke(35 /* System.Single UnityEngine.UI.LayoutElement::get_preferredWidth() */, L_0); LayoutElement_t1785403678 * L_2 = __this->get_target_0(); NullCheck(L_2); float L_3 = VirtFuncInvoker0< float >::Invoke(37 /* System.Single UnityEngine.UI.LayoutElement::get_preferredHeight() */, L_2); Vector2_t2156229523 L_4; memset(&L_4, 0, sizeof(L_4)); Vector2__ctor_m3970636864((&L_4), L_1, L_3, /*hidden argument*/NULL); return L_4; } } // System.Void DG.Tweening.DOTweenModuleUI/c__AnonStorey8::<>m__1(UnityEngine.Vector2) extern "C" IL2CPP_METHOD_ATTR void U3CDOPreferredSizeU3Ec__AnonStorey8_U3CU3Em__1_m1107208476 (U3CDOPreferredSizeU3Ec__AnonStorey8_t4005645670 * __this, Vector2_t2156229523 ___x0, const RuntimeMethod* method) { { LayoutElement_t1785403678 * L_0 = __this->get_target_0(); float L_1 = (&___x0)->get_x_0(); NullCheck(L_0); VirtActionInvoker1< float >::Invoke(36 /* System.Void UnityEngine.UI.LayoutElement::set_preferredWidth(System.Single) */, L_0, L_1); LayoutElement_t1785403678 * L_2 = __this->get_target_0(); float L_3 = (&___x0)->get_y_1(); NullCheck(L_2); VirtActionInvoker1< float >::Invoke(38 /* System.Void UnityEngine.UI.LayoutElement::set_preferredHeight(System.Single) */, L_2, L_3); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DG.Tweening.DOTweenModuleUI/c__AnonStorey19::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOPunchAnchorPosU3Ec__AnonStorey19__ctor_m1930615292 (U3CDOPunchAnchorPosU3Ec__AnonStorey19_t1651748926 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // UnityEngine.Vector3 DG.Tweening.DOTweenModuleUI/c__AnonStorey19::<>m__0() extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 U3CDOPunchAnchorPosU3Ec__AnonStorey19_U3CU3Em__0_m3750432831 (U3CDOPunchAnchorPosU3Ec__AnonStorey19_t1651748926 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CDOPunchAnchorPosU3Ec__AnonStorey19_U3CU3Em__0_m3750432831_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RectTransform_t3704657025 * L_0 = __this->get_target_0(); NullCheck(L_0); Vector2_t2156229523 L_1 = RectTransform_get_anchoredPosition_m1813443094(L_0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Vector2_t2156229523_il2cpp_TypeInfo_var); Vector3_t3722313464 L_2 = Vector2_op_Implicit_m1860157806(NULL /*static, unused*/, L_1, /*hidden argument*/NULL); return L_2; } } // System.Void DG.Tweening.DOTweenModuleUI/c__AnonStorey19::<>m__1(UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR void U3CDOPunchAnchorPosU3Ec__AnonStorey19_U3CU3Em__1_m4172997343 (U3CDOPunchAnchorPosU3Ec__AnonStorey19_t1651748926 * __this, Vector3_t3722313464 ___x0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CDOPunchAnchorPosU3Ec__AnonStorey19_U3CU3Em__1_m4172997343_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RectTransform_t3704657025 * L_0 = __this->get_target_0(); Vector3_t3722313464 L_1 = ___x0; IL2CPP_RUNTIME_CLASS_INIT(Vector2_t2156229523_il2cpp_TypeInfo_var); Vector2_t2156229523 L_2 = Vector2_op_Implicit_m4260192859(NULL /*static, unused*/, L_1, /*hidden argument*/NULL); NullCheck(L_0); RectTransform_set_anchoredPosition_m4126691837(L_0, L_2, /*hidden argument*/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.DOTweenModuleUI/c__AnonStoreyB::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOScaleU3Ec__AnonStoreyB__ctor_m3495375564 (U3CDOScaleU3Ec__AnonStoreyB_t4203681660 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // UnityEngine.Vector2 DG.Tweening.DOTweenModuleUI/c__AnonStoreyB::<>m__0() extern "C" IL2CPP_METHOD_ATTR Vector2_t2156229523 U3CDOScaleU3Ec__AnonStoreyB_U3CU3Em__0_m965073441 (U3CDOScaleU3Ec__AnonStoreyB_t4203681660 * __this, const RuntimeMethod* method) { { Outline_t2536100125 * L_0 = __this->get_target_0(); NullCheck(L_0); Vector2_t2156229523 L_1 = Shadow_get_effectDistance_m1966046753(L_0, /*hidden argument*/NULL); return L_1; } } // System.Void DG.Tweening.DOTweenModuleUI/c__AnonStoreyB::<>m__1(UnityEngine.Vector2) extern "C" IL2CPP_METHOD_ATTR void U3CDOScaleU3Ec__AnonStoreyB_U3CU3Em__1_m1778165595 (U3CDOScaleU3Ec__AnonStoreyB_t4203681660 * __this, Vector2_t2156229523 ___x0, const RuntimeMethod* method) { { Outline_t2536100125 * L_0 = __this->get_target_0(); Vector2_t2156229523 L_1 = ___x0; NullCheck(L_0); Shadow_set_effectDistance_m2763324811(L_0, L_1, /*hidden argument*/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.DOTweenModuleUI/c__AnonStorey1A::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOShakeAnchorPosU3Ec__AnonStorey1A__ctor_m2817695765 (U3CDOShakeAnchorPosU3Ec__AnonStorey1A_t1681899448 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // UnityEngine.Vector3 DG.Tweening.DOTweenModuleUI/c__AnonStorey1A::<>m__0() extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 U3CDOShakeAnchorPosU3Ec__AnonStorey1A_U3CU3Em__0_m2326522587 (U3CDOShakeAnchorPosU3Ec__AnonStorey1A_t1681899448 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CDOShakeAnchorPosU3Ec__AnonStorey1A_U3CU3Em__0_m2326522587_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RectTransform_t3704657025 * L_0 = __this->get_target_0(); NullCheck(L_0); Vector2_t2156229523 L_1 = RectTransform_get_anchoredPosition_m1813443094(L_0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Vector2_t2156229523_il2cpp_TypeInfo_var); Vector3_t3722313464 L_2 = Vector2_op_Implicit_m1860157806(NULL /*static, unused*/, L_1, /*hidden argument*/NULL); return L_2; } } // System.Void DG.Tweening.DOTweenModuleUI/c__AnonStorey1A::<>m__1(UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR void U3CDOShakeAnchorPosU3Ec__AnonStorey1A_U3CU3Em__1_m3356878400 (U3CDOShakeAnchorPosU3Ec__AnonStorey1A_t1681899448 * __this, Vector3_t3722313464 ___x0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CDOShakeAnchorPosU3Ec__AnonStorey1A_U3CU3Em__1_m3356878400_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RectTransform_t3704657025 * L_0 = __this->get_target_0(); Vector3_t3722313464 L_1 = ___x0; IL2CPP_RUNTIME_CLASS_INIT(Vector2_t2156229523_il2cpp_TypeInfo_var); Vector2_t2156229523 L_2 = Vector2_op_Implicit_m4260192859(NULL /*static, unused*/, L_1, /*hidden argument*/NULL); NullCheck(L_0); RectTransform_set_anchoredPosition_m4126691837(L_0, L_2, /*hidden argument*/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.DOTweenModuleUI/c__AnonStorey1B::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOShakeAnchorPosU3Ec__AnonStorey1B__ctor_m2817692746 (U3CDOShakeAnchorPosU3Ec__AnonStorey1B_t1681899451 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // UnityEngine.Vector3 DG.Tweening.DOTweenModuleUI/c__AnonStorey1B::<>m__0() extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 U3CDOShakeAnchorPosU3Ec__AnonStorey1B_U3CU3Em__0_m2326521432 (U3CDOShakeAnchorPosU3Ec__AnonStorey1B_t1681899451 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CDOShakeAnchorPosU3Ec__AnonStorey1B_U3CU3Em__0_m2326521432_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RectTransform_t3704657025 * L_0 = __this->get_target_0(); NullCheck(L_0); Vector2_t2156229523 L_1 = RectTransform_get_anchoredPosition_m1813443094(L_0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Vector2_t2156229523_il2cpp_TypeInfo_var); Vector3_t3722313464 L_2 = Vector2_op_Implicit_m1860157806(NULL /*static, unused*/, L_1, /*hidden argument*/NULL); return L_2; } } // System.Void DG.Tweening.DOTweenModuleUI/c__AnonStorey1B::<>m__1(UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR void U3CDOShakeAnchorPosU3Ec__AnonStorey1B_U3CU3Em__1_m566893469 (U3CDOShakeAnchorPosU3Ec__AnonStorey1B_t1681899451 * __this, Vector3_t3722313464 ___x0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CDOShakeAnchorPosU3Ec__AnonStorey1B_U3CU3Em__1_m566893469_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RectTransform_t3704657025 * L_0 = __this->get_target_0(); Vector3_t3722313464 L_1 = ___x0; IL2CPP_RUNTIME_CLASS_INIT(Vector2_t2156229523_il2cpp_TypeInfo_var); Vector2_t2156229523 L_2 = Vector2_op_Implicit_m4260192859(NULL /*static, unused*/, L_1, /*hidden argument*/NULL); NullCheck(L_0); RectTransform_set_anchoredPosition_m4126691837(L_0, L_2, /*hidden argument*/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.DOTweenModuleUI/c__AnonStorey18::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOSizeDeltaU3Ec__AnonStorey18__ctor_m453205826 (U3CDOSizeDeltaU3Ec__AnonStorey18_t85417030 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // UnityEngine.Vector2 DG.Tweening.DOTweenModuleUI/c__AnonStorey18::<>m__0() extern "C" IL2CPP_METHOD_ATTR Vector2_t2156229523 U3CDOSizeDeltaU3Ec__AnonStorey18_U3CU3Em__0_m3534957291 (U3CDOSizeDeltaU3Ec__AnonStorey18_t85417030 * __this, const RuntimeMethod* method) { { RectTransform_t3704657025 * L_0 = __this->get_target_0(); NullCheck(L_0); Vector2_t2156229523 L_1 = RectTransform_get_sizeDelta_m2183112744(L_0, /*hidden argument*/NULL); return L_1; } } // System.Void DG.Tweening.DOTweenModuleUI/c__AnonStorey18::<>m__1(UnityEngine.Vector2) extern "C" IL2CPP_METHOD_ATTR void U3CDOSizeDeltaU3Ec__AnonStorey18_U3CU3Em__1_m4288990664 (U3CDOSizeDeltaU3Ec__AnonStorey18_t85417030 * __this, Vector2_t2156229523 ___x0, const RuntimeMethod* method) { { RectTransform_t3704657025 * L_0 = __this->get_target_0(); Vector2_t2156229523 L_1 = ___x0; NullCheck(L_0); RectTransform_set_sizeDelta_m3462269772(L_0, L_1, /*hidden argument*/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.DOTweenModuleUI/c__AnonStorey23::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOTextU3Ec__AnonStorey23__ctor_m3082573086 (U3CDOTextU3Ec__AnonStorey23_t630041313 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // System.String DG.Tweening.DOTweenModuleUI/c__AnonStorey23::<>m__0() extern "C" IL2CPP_METHOD_ATTR String_t* U3CDOTextU3Ec__AnonStorey23_U3CU3Em__0_m717169719 (U3CDOTextU3Ec__AnonStorey23_t630041313 * __this, const RuntimeMethod* method) { { Text_t1901882714 * L_0 = __this->get_target_0(); NullCheck(L_0); String_t* L_1 = VirtFuncInvoker0< String_t* >::Invoke(72 /* System.String UnityEngine.UI.Text::get_text() */, L_0); return L_1; } } // System.Void DG.Tweening.DOTweenModuleUI/c__AnonStorey23::<>m__1(System.String) extern "C" IL2CPP_METHOD_ATTR void U3CDOTextU3Ec__AnonStorey23_U3CU3Em__1_m1696335034 (U3CDOTextU3Ec__AnonStorey23_t630041313 * __this, String_t* ___x0, const RuntimeMethod* method) { { Text_t1901882714 * L_0 = __this->get_target_0(); String_t* L_1 = ___x0; NullCheck(L_0); VirtActionInvoker1< String_t* >::Invoke(73 /* System.Void UnityEngine.UI.Text::set_text(System.String) */, L_0, 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.DOTweenModuleUI/c__AnonStorey20::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOValueU3Ec__AnonStorey20__ctor_m1484285704 (U3CDOValueU3Ec__AnonStorey20_t1335203578 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // System.Single DG.Tweening.DOTweenModuleUI/c__AnonStorey20::<>m__0() extern "C" IL2CPP_METHOD_ATTR float U3CDOValueU3Ec__AnonStorey20_U3CU3Em__0_m3366972287 (U3CDOValueU3Ec__AnonStorey20_t1335203578 * __this, const RuntimeMethod* method) { { Slider_t3903728902 * L_0 = __this->get_target_0(); NullCheck(L_0); float L_1 = VirtFuncInvoker0< float >::Invoke(46 /* System.Single UnityEngine.UI.Slider::get_value() */, L_0); return L_1; } } // System.Void DG.Tweening.DOTweenModuleUI/c__AnonStorey20::<>m__1(System.Single) extern "C" IL2CPP_METHOD_ATTR void U3CDOValueU3Ec__AnonStorey20_U3CU3Em__1_m2170659260 (U3CDOValueU3Ec__AnonStorey20_t1335203578 * __this, float ___x0, const RuntimeMethod* method) { { Slider_t3903728902 * L_0 = __this->get_target_0(); float L_1 = ___x0; NullCheck(L_0); VirtActionInvoker1< float >::Invoke(47 /* System.Void UnityEngine.UI.Slider::set_value(System.Single) */, L_0, 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.DOTweenModuleUI/c__AnonStorey1F::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOVerticalNormalizedPosU3Ec__AnonStorey1F__ctor_m3998278440 (U3CDOVerticalNormalizedPosU3Ec__AnonStorey1F_t3179021983 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // System.Single DG.Tweening.DOTweenModuleUI/c__AnonStorey1F::<>m__0() extern "C" IL2CPP_METHOD_ATTR float U3CDOVerticalNormalizedPosU3Ec__AnonStorey1F_U3CU3Em__0_m562585050 (U3CDOVerticalNormalizedPosU3Ec__AnonStorey1F_t3179021983 * __this, const RuntimeMethod* method) { { ScrollRect_t4137855814 * L_0 = __this->get_target_0(); NullCheck(L_0); float L_1 = ScrollRect_get_verticalNormalizedPosition_m3693218937(L_0, /*hidden argument*/NULL); return L_1; } } // System.Void DG.Tweening.DOTweenModuleUI/c__AnonStorey1F::<>m__1(System.Single) extern "C" IL2CPP_METHOD_ATTR void U3CDOVerticalNormalizedPosU3Ec__AnonStorey1F_U3CU3Em__1_m3284760008 (U3CDOVerticalNormalizedPosU3Ec__AnonStorey1F_t3179021983 * __this, float ___x0, const RuntimeMethod* method) { { ScrollRect_t4137855814 * L_0 = __this->get_target_0(); float L_1 = ___x0; NullCheck(L_0); ScrollRect_set_verticalNormalizedPosition_m1452826170(L_0, L_1, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Vector2 DG.Tweening.DOTweenModuleUI/Utils::SwitchToRectTransform(UnityEngine.RectTransform,UnityEngine.RectTransform) extern "C" IL2CPP_METHOD_ATTR Vector2_t2156229523 Utils_SwitchToRectTransform_m2733314970 (RuntimeObject * __this /* static, unused */, RectTransform_t3704657025 * ___from0, RectTransform_t3704657025 * ___to1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Utils_SwitchToRectTransform_m2733314970_MetadataUsageId); s_Il2CppMethodInitialized = true; } Vector2_t2156229523 V_0; memset(&V_0, 0, sizeof(V_0)); Vector2_t2156229523 V_1; memset(&V_1, 0, sizeof(V_1)); Rect_t2360479859 V_2; memset(&V_2, 0, sizeof(V_2)); Rect_t2360479859 V_3; memset(&V_3, 0, sizeof(V_3)); Rect_t2360479859 V_4; memset(&V_4, 0, sizeof(V_4)); Rect_t2360479859 V_5; memset(&V_5, 0, sizeof(V_5)); Vector2_t2156229523 V_6; memset(&V_6, 0, sizeof(V_6)); Vector2_t2156229523 V_7; memset(&V_7, 0, sizeof(V_7)); Rect_t2360479859 V_8; memset(&V_8, 0, sizeof(V_8)); Rect_t2360479859 V_9; memset(&V_9, 0, sizeof(V_9)); Rect_t2360479859 V_10; memset(&V_10, 0, sizeof(V_10)); Rect_t2360479859 V_11; memset(&V_11, 0, sizeof(V_11)); { RectTransform_t3704657025 * L_0 = ___from0; NullCheck(L_0); Rect_t2360479859 L_1 = RectTransform_get_rect_m574169965(L_0, /*hidden argument*/NULL); V_2 = L_1; float L_2 = Rect_get_width_m3421484486((&V_2), /*hidden argument*/NULL); RectTransform_t3704657025 * L_3 = ___from0; NullCheck(L_3); Rect_t2360479859 L_4 = RectTransform_get_rect_m574169965(L_3, /*hidden argument*/NULL); V_3 = L_4; float L_5 = Rect_get_xMin_m581135837((&V_3), /*hidden argument*/NULL); RectTransform_t3704657025 * L_6 = ___from0; NullCheck(L_6); Rect_t2360479859 L_7 = RectTransform_get_rect_m574169965(L_6, /*hidden argument*/NULL); V_4 = L_7; float L_8 = Rect_get_height_m1358425599((&V_4), /*hidden argument*/NULL); RectTransform_t3704657025 * L_9 = ___from0; NullCheck(L_9); Rect_t2360479859 L_10 = RectTransform_get_rect_m574169965(L_9, /*hidden argument*/NULL); V_5 = L_10; float L_11 = Rect_get_yMin_m2601414109((&V_5), /*hidden argument*/NULL); Vector2__ctor_m3970636864((&V_1), ((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)L_2, (float)(0.5f))), (float)L_5)), ((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)L_8, (float)(0.5f))), (float)L_11)), /*hidden argument*/NULL); RectTransform_t3704657025 * L_12 = ___from0; NullCheck(L_12); Vector3_t3722313464 L_13 = Transform_get_position_m36019626(L_12, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(RectTransformUtility_t1743242446_il2cpp_TypeInfo_var); Vector2_t2156229523 L_14 = RectTransformUtility_WorldToScreenPoint_m3914148572(NULL /*static, unused*/, (Camera_t4157153871 *)NULL, L_13, /*hidden argument*/NULL); V_6 = L_14; Vector2_t2156229523 L_15 = V_6; Vector2_t2156229523 L_16 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Vector2_t2156229523_il2cpp_TypeInfo_var); Vector2_t2156229523 L_17 = Vector2_op_Addition_m800700293(NULL /*static, unused*/, L_15, L_16, /*hidden argument*/NULL); V_6 = L_17; RectTransform_t3704657025 * L_18 = ___to1; Vector2_t2156229523 L_19 = V_6; RectTransformUtility_ScreenPointToLocalPointInRectangle_m2327269187(NULL /*static, unused*/, L_18, L_19, (Camera_t4157153871 *)NULL, (&V_0), /*hidden argument*/NULL); RectTransform_t3704657025 * L_20 = ___to1; NullCheck(L_20); Rect_t2360479859 L_21 = RectTransform_get_rect_m574169965(L_20, /*hidden argument*/NULL); V_8 = L_21; float L_22 = Rect_get_width_m3421484486((&V_8), /*hidden argument*/NULL); RectTransform_t3704657025 * L_23 = ___to1; NullCheck(L_23); Rect_t2360479859 L_24 = RectTransform_get_rect_m574169965(L_23, /*hidden argument*/NULL); V_9 = L_24; float L_25 = Rect_get_xMin_m581135837((&V_9), /*hidden argument*/NULL); RectTransform_t3704657025 * L_26 = ___to1; NullCheck(L_26); Rect_t2360479859 L_27 = RectTransform_get_rect_m574169965(L_26, /*hidden argument*/NULL); V_10 = L_27; float L_28 = Rect_get_height_m1358425599((&V_10), /*hidden argument*/NULL); RectTransform_t3704657025 * L_29 = ___to1; NullCheck(L_29); Rect_t2360479859 L_30 = RectTransform_get_rect_m574169965(L_29, /*hidden argument*/NULL); V_11 = L_30; float L_31 = Rect_get_yMin_m2601414109((&V_11), /*hidden argument*/NULL); Vector2__ctor_m3970636864((&V_7), ((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)L_22, (float)(0.5f))), (float)L_25)), ((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)L_28, (float)(0.5f))), (float)L_31)), /*hidden argument*/NULL); RectTransform_t3704657025 * L_32 = ___to1; NullCheck(L_32); Vector2_t2156229523 L_33 = RectTransform_get_anchoredPosition_m1813443094(L_32, /*hidden argument*/NULL); Vector2_t2156229523 L_34 = V_0; Vector2_t2156229523 L_35 = Vector2_op_Addition_m800700293(NULL /*static, unused*/, L_33, L_34, /*hidden argument*/NULL); Vector2_t2156229523 L_36 = V_7; Vector2_t2156229523 L_37 = Vector2_op_Subtraction_m73004381(NULL /*static, unused*/, L_35, L_36, /*hidden argument*/NULL); return L_37; } } #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.DOTweenModuleUnityVersion::DOGradientColor(UnityEngine.Material,UnityEngine.Gradient,System.Single) extern "C" IL2CPP_METHOD_ATTR Sequence_t2050373119 * DOTweenModuleUnityVersion_DOGradientColor_m914705442 (RuntimeObject * __this /* static, unused */, Material_t340375123 * ___target0, Gradient_t3067099924 * ___gradient1, float ___duration2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DOTweenModuleUnityVersion_DOGradientColor_m914705442_MetadataUsageId); s_Il2CppMethodInitialized = true; } Sequence_t2050373119 * V_0 = NULL; GradientColorKeyU5BU5D_t4133731744* V_1 = NULL; int32_t V_2 = 0; int32_t V_3 = 0; GradientColorKey_t812552589 V_4; memset(&V_4, 0, sizeof(V_4)); float V_5 = 0.0f; float G_B10_0 = 0.0f; float G_B8_0 = 0.0f; float G_B7_0 = 0.0f; float G_B9_0 = 0.0f; float G_B9_1 = 0.0f; { IL2CPP_RUNTIME_CLASS_INIT(DOTween_t2744875806_il2cpp_TypeInfo_var); Sequence_t2050373119 * L_0 = DOTween_Sequence_m1991920595(NULL /*static, unused*/, /*hidden argument*/NULL); V_0 = L_0; Gradient_t3067099924 * L_1 = ___gradient1; NullCheck(L_1); GradientColorKeyU5BU5D_t4133731744* L_2 = Gradient_get_colorKeys_m2219942745(L_1, /*hidden argument*/NULL); V_1 = L_2; GradientColorKeyU5BU5D_t4133731744* L_3 = V_1; NullCheck(L_3); V_2 = (((int32_t)((int32_t)(((RuntimeArray *)L_3)->max_length)))); V_3 = 0; goto IL_00b2; } IL_0018: { GradientColorKeyU5BU5D_t4133731744* L_4 = V_1; int32_t L_5 = V_3; NullCheck(L_4); V_4 = (*(GradientColorKey_t812552589 *)((L_4)->GetAddressAt(static_cast(L_5)))); int32_t L_6 = V_3; if (L_6) { goto IL_004f; } } { float L_7 = (&V_4)->get_time_1(); if ((!(((float)L_7) <= ((float)(0.0f))))) { goto IL_004f; } } { Material_t340375123 * L_8 = ___target0; Color_t2555686324 L_9 = (&V_4)->get_color_0(); NullCheck(L_8); Material_set_color_m1794818007(L_8, L_9, /*hidden argument*/NULL); goto IL_00ae; } IL_004f: { int32_t L_10 = V_3; int32_t L_11 = V_2; if ((!(((uint32_t)L_10) == ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_11, (int32_t)1)))))) { goto IL_0066; } } { float L_12 = ___duration2; Sequence_t2050373119 * L_13 = V_0; float L_14 = TweenExtensions_Duration_m4084455533(NULL /*static, unused*/, L_13, (bool)0, /*hidden argument*/NULL); G_B10_0 = ((float)il2cpp_codegen_subtract((float)L_12, (float)L_14)); goto IL_0090; } IL_0066: { float L_15 = ___duration2; int32_t L_16 = V_3; G_B7_0 = L_15; if (L_16) { G_B8_0 = L_15; goto IL_0079; } } { float L_17 = (&V_4)->get_time_1(); G_B9_0 = L_17; G_B9_1 = G_B7_0; goto IL_008f; } IL_0079: { float L_18 = (&V_4)->get_time_1(); GradientColorKeyU5BU5D_t4133731744* L_19 = V_1; int32_t L_20 = V_3; NullCheck(L_19); float L_21 = ((L_19)->GetAddressAt(static_cast(((int32_t)il2cpp_codegen_subtract((int32_t)L_20, (int32_t)1)))))->get_time_1(); G_B9_0 = ((float)il2cpp_codegen_subtract((float)L_18, (float)L_21)); G_B9_1 = G_B8_0; } IL_008f: { G_B10_0 = ((float)il2cpp_codegen_multiply((float)G_B9_1, (float)G_B9_0)); } IL_0090: { V_5 = G_B10_0; Sequence_t2050373119 * L_22 = V_0; Material_t340375123 * L_23 = ___target0; Color_t2555686324 L_24 = (&V_4)->get_color_0(); float L_25 = V_5; TweenerCore_3_t745532282 * L_26 = ShortcutExtensions_DOColor_m3269919048(NULL /*static, unused*/, L_23, L_24, L_25, /*hidden argument*/NULL); TweenerCore_3_t745532282 * L_27 = TweenSettingsExtensions_SetEase_TisTweenerCore_3_t745532282_m634831657(NULL /*static, unused*/, L_26, 1, /*hidden argument*/TweenSettingsExtensions_SetEase_TisTweenerCore_3_t745532282_m634831657_RuntimeMethod_var); TweenSettingsExtensions_Append_m650649794(NULL /*static, unused*/, L_22, L_27, /*hidden argument*/NULL); } IL_00ae: { int32_t L_28 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)); } IL_00b2: { int32_t L_29 = V_3; int32_t L_30 = V_2; if ((((int32_t)L_29) < ((int32_t)L_30))) { goto IL_0018; } } { Sequence_t2050373119 * L_31 = V_0; return L_31; } } // DG.Tweening.Sequence DG.Tweening.DOTweenModuleUnityVersion::DOGradientColor(UnityEngine.Material,UnityEngine.Gradient,System.String,System.Single) extern "C" IL2CPP_METHOD_ATTR Sequence_t2050373119 * DOTweenModuleUnityVersion_DOGradientColor_m3890156514 (RuntimeObject * __this /* static, unused */, Material_t340375123 * ___target0, Gradient_t3067099924 * ___gradient1, String_t* ___property2, float ___duration3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DOTweenModuleUnityVersion_DOGradientColor_m3890156514_MetadataUsageId); s_Il2CppMethodInitialized = true; } Sequence_t2050373119 * V_0 = NULL; GradientColorKeyU5BU5D_t4133731744* V_1 = NULL; int32_t V_2 = 0; int32_t V_3 = 0; GradientColorKey_t812552589 V_4; memset(&V_4, 0, sizeof(V_4)); float V_5 = 0.0f; float G_B10_0 = 0.0f; float G_B8_0 = 0.0f; float G_B7_0 = 0.0f; float G_B9_0 = 0.0f; float G_B9_1 = 0.0f; { IL2CPP_RUNTIME_CLASS_INIT(DOTween_t2744875806_il2cpp_TypeInfo_var); Sequence_t2050373119 * L_0 = DOTween_Sequence_m1991920595(NULL /*static, unused*/, /*hidden argument*/NULL); V_0 = L_0; Gradient_t3067099924 * L_1 = ___gradient1; NullCheck(L_1); GradientColorKeyU5BU5D_t4133731744* L_2 = Gradient_get_colorKeys_m2219942745(L_1, /*hidden argument*/NULL); V_1 = L_2; GradientColorKeyU5BU5D_t4133731744* L_3 = V_1; NullCheck(L_3); V_2 = (((int32_t)((int32_t)(((RuntimeArray *)L_3)->max_length)))); V_3 = 0; goto IL_00b4; } IL_0018: { GradientColorKeyU5BU5D_t4133731744* L_4 = V_1; int32_t L_5 = V_3; NullCheck(L_4); V_4 = (*(GradientColorKey_t812552589 *)((L_4)->GetAddressAt(static_cast(L_5)))); int32_t L_6 = V_3; if (L_6) { goto IL_0050; } } { float L_7 = (&V_4)->get_time_1(); if ((!(((float)L_7) <= ((float)(0.0f))))) { goto IL_0050; } } { Material_t340375123 * L_8 = ___target0; String_t* L_9 = ___property2; Color_t2555686324 L_10 = (&V_4)->get_color_0(); NullCheck(L_8); Material_SetColor_m2020215303(L_8, L_9, L_10, /*hidden argument*/NULL); goto IL_00b0; } IL_0050: { int32_t L_11 = V_3; int32_t L_12 = V_2; if ((!(((uint32_t)L_11) == ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_12, (int32_t)1)))))) { goto IL_0067; } } { float L_13 = ___duration3; Sequence_t2050373119 * L_14 = V_0; float L_15 = TweenExtensions_Duration_m4084455533(NULL /*static, unused*/, L_14, (bool)0, /*hidden argument*/NULL); G_B10_0 = ((float)il2cpp_codegen_subtract((float)L_13, (float)L_15)); goto IL_0091; } IL_0067: { float L_16 = ___duration3; int32_t L_17 = V_3; G_B7_0 = L_16; if (L_17) { G_B8_0 = L_16; goto IL_007a; } } { float L_18 = (&V_4)->get_time_1(); G_B9_0 = L_18; G_B9_1 = G_B7_0; goto IL_0090; } IL_007a: { float L_19 = (&V_4)->get_time_1(); GradientColorKeyU5BU5D_t4133731744* L_20 = V_1; int32_t L_21 = V_3; NullCheck(L_20); float L_22 = ((L_20)->GetAddressAt(static_cast(((int32_t)il2cpp_codegen_subtract((int32_t)L_21, (int32_t)1)))))->get_time_1(); G_B9_0 = ((float)il2cpp_codegen_subtract((float)L_19, (float)L_22)); G_B9_1 = G_B8_0; } IL_0090: { G_B10_0 = ((float)il2cpp_codegen_multiply((float)G_B9_1, (float)G_B9_0)); } IL_0091: { V_5 = G_B10_0; Sequence_t2050373119 * L_23 = V_0; Material_t340375123 * L_24 = ___target0; Color_t2555686324 L_25 = (&V_4)->get_color_0(); String_t* L_26 = ___property2; float L_27 = V_5; TweenerCore_3_t745532282 * L_28 = ShortcutExtensions_DOColor_m1045748493(NULL /*static, unused*/, L_24, L_25, L_26, L_27, /*hidden argument*/NULL); TweenerCore_3_t745532282 * L_29 = TweenSettingsExtensions_SetEase_TisTweenerCore_3_t745532282_m634831657(NULL /*static, unused*/, L_28, 1, /*hidden argument*/TweenSettingsExtensions_SetEase_TisTweenerCore_3_t745532282_m634831657_RuntimeMethod_var); TweenSettingsExtensions_Append_m650649794(NULL /*static, unused*/, L_23, L_29, /*hidden argument*/NULL); } IL_00b0: { int32_t L_30 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_30, (int32_t)1)); } IL_00b4: { int32_t L_31 = V_3; int32_t L_32 = V_2; if ((((int32_t)L_31) < ((int32_t)L_32))) { goto IL_0018; } } { Sequence_t2050373119 * L_33 = V_0; return L_33; } } // UnityEngine.CustomYieldInstruction DG.Tweening.DOTweenModuleUnityVersion::WaitForCompletion(DG.Tweening.Tween,System.Boolean) extern "C" IL2CPP_METHOD_ATTR CustomYieldInstruction_t1895667560 * DOTweenModuleUnityVersion_WaitForCompletion_m3430951337 (RuntimeObject * __this /* static, unused */, Tween_t2342918553 * ___t0, bool ___returnCustomYieldInstruction1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DOTweenModuleUnityVersion_WaitForCompletion_m3430951337_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Tween_t2342918553 * L_0 = ___t0; NullCheck(L_0); bool L_1 = Tween_get_active_m3762091542(L_0, /*hidden argument*/NULL); if (L_1) { goto IL_001e; } } { int32_t L_2 = ((Debugger_t1756157868_StaticFields*)il2cpp_codegen_static_fields_for(Debugger_t1756157868_il2cpp_TypeInfo_var))->get_logPriority_0(); if ((((int32_t)L_2) <= ((int32_t)0))) { goto IL_001c; } } { Tween_t2342918553 * L_3 = ___t0; Debugger_LogInvalidTween_m382179192(NULL /*static, unused*/, L_3, /*hidden argument*/NULL); } IL_001c: { return (CustomYieldInstruction_t1895667560 *)NULL; } IL_001e: { Tween_t2342918553 * L_4 = ___t0; WaitForCompletion_t2334662098 * L_5 = (WaitForCompletion_t2334662098 *)il2cpp_codegen_object_new(WaitForCompletion_t2334662098_il2cpp_TypeInfo_var); WaitForCompletion__ctor_m3576199073(L_5, L_4, /*hidden argument*/NULL); return L_5; } } // UnityEngine.CustomYieldInstruction DG.Tweening.DOTweenModuleUnityVersion::WaitForRewind(DG.Tweening.Tween,System.Boolean) extern "C" IL2CPP_METHOD_ATTR CustomYieldInstruction_t1895667560 * DOTweenModuleUnityVersion_WaitForRewind_m1235895040 (RuntimeObject * __this /* static, unused */, Tween_t2342918553 * ___t0, bool ___returnCustomYieldInstruction1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DOTweenModuleUnityVersion_WaitForRewind_m1235895040_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Tween_t2342918553 * L_0 = ___t0; NullCheck(L_0); bool L_1 = Tween_get_active_m3762091542(L_0, /*hidden argument*/NULL); if (L_1) { goto IL_001e; } } { int32_t L_2 = ((Debugger_t1756157868_StaticFields*)il2cpp_codegen_static_fields_for(Debugger_t1756157868_il2cpp_TypeInfo_var))->get_logPriority_0(); if ((((int32_t)L_2) <= ((int32_t)0))) { goto IL_001c; } } { Tween_t2342918553 * L_3 = ___t0; Debugger_LogInvalidTween_m382179192(NULL /*static, unused*/, L_3, /*hidden argument*/NULL); } IL_001c: { return (CustomYieldInstruction_t1895667560 *)NULL; } IL_001e: { Tween_t2342918553 * L_4 = ___t0; WaitForRewind_t1388328290 * L_5 = (WaitForRewind_t1388328290 *)il2cpp_codegen_object_new(WaitForRewind_t1388328290_il2cpp_TypeInfo_var); WaitForRewind__ctor_m1035541576(L_5, L_4, /*hidden argument*/NULL); return L_5; } } // UnityEngine.CustomYieldInstruction DG.Tweening.DOTweenModuleUnityVersion::WaitForKill(DG.Tweening.Tween,System.Boolean) extern "C" IL2CPP_METHOD_ATTR CustomYieldInstruction_t1895667560 * DOTweenModuleUnityVersion_WaitForKill_m410964975 (RuntimeObject * __this /* static, unused */, Tween_t2342918553 * ___t0, bool ___returnCustomYieldInstruction1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DOTweenModuleUnityVersion_WaitForKill_m410964975_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Tween_t2342918553 * L_0 = ___t0; NullCheck(L_0); bool L_1 = Tween_get_active_m3762091542(L_0, /*hidden argument*/NULL); if (L_1) { goto IL_001e; } } { int32_t L_2 = ((Debugger_t1756157868_StaticFields*)il2cpp_codegen_static_fields_for(Debugger_t1756157868_il2cpp_TypeInfo_var))->get_logPriority_0(); if ((((int32_t)L_2) <= ((int32_t)0))) { goto IL_001c; } } { Tween_t2342918553 * L_3 = ___t0; Debugger_LogInvalidTween_m382179192(NULL /*static, unused*/, L_3, /*hidden argument*/NULL); } IL_001c: { return (CustomYieldInstruction_t1895667560 *)NULL; } IL_001e: { Tween_t2342918553 * L_4 = ___t0; WaitForKill_t3778347930 * L_5 = (WaitForKill_t3778347930 *)il2cpp_codegen_object_new(WaitForKill_t3778347930_il2cpp_TypeInfo_var); WaitForKill__ctor_m1341964116(L_5, L_4, /*hidden argument*/NULL); return L_5; } } // UnityEngine.CustomYieldInstruction DG.Tweening.DOTweenModuleUnityVersion::WaitForElapsedLoops(DG.Tweening.Tween,System.Int32,System.Boolean) extern "C" IL2CPP_METHOD_ATTR CustomYieldInstruction_t1895667560 * DOTweenModuleUnityVersion_WaitForElapsedLoops_m236556967 (RuntimeObject * __this /* static, unused */, Tween_t2342918553 * ___t0, int32_t ___elapsedLoops1, bool ___returnCustomYieldInstruction2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DOTweenModuleUnityVersion_WaitForElapsedLoops_m236556967_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Tween_t2342918553 * L_0 = ___t0; NullCheck(L_0); bool L_1 = Tween_get_active_m3762091542(L_0, /*hidden argument*/NULL); if (L_1) { goto IL_001e; } } { int32_t L_2 = ((Debugger_t1756157868_StaticFields*)il2cpp_codegen_static_fields_for(Debugger_t1756157868_il2cpp_TypeInfo_var))->get_logPriority_0(); if ((((int32_t)L_2) <= ((int32_t)0))) { goto IL_001c; } } { Tween_t2342918553 * L_3 = ___t0; Debugger_LogInvalidTween_m382179192(NULL /*static, unused*/, L_3, /*hidden argument*/NULL); } IL_001c: { return (CustomYieldInstruction_t1895667560 *)NULL; } IL_001e: { Tween_t2342918553 * L_4 = ___t0; int32_t L_5 = ___elapsedLoops1; WaitForElapsedLoops_t268076146 * L_6 = (WaitForElapsedLoops_t268076146 *)il2cpp_codegen_object_new(WaitForElapsedLoops_t268076146_il2cpp_TypeInfo_var); WaitForElapsedLoops__ctor_m1918801864(L_6, L_4, L_5, /*hidden argument*/NULL); return L_6; } } // UnityEngine.CustomYieldInstruction DG.Tweening.DOTweenModuleUnityVersion::WaitForPosition(DG.Tweening.Tween,System.Single,System.Boolean) extern "C" IL2CPP_METHOD_ATTR CustomYieldInstruction_t1895667560 * DOTweenModuleUnityVersion_WaitForPosition_m2572749306 (RuntimeObject * __this /* static, unused */, Tween_t2342918553 * ___t0, float ___position1, bool ___returnCustomYieldInstruction2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DOTweenModuleUnityVersion_WaitForPosition_m2572749306_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Tween_t2342918553 * L_0 = ___t0; NullCheck(L_0); bool L_1 = Tween_get_active_m3762091542(L_0, /*hidden argument*/NULL); if (L_1) { goto IL_001e; } } { int32_t L_2 = ((Debugger_t1756157868_StaticFields*)il2cpp_codegen_static_fields_for(Debugger_t1756157868_il2cpp_TypeInfo_var))->get_logPriority_0(); if ((((int32_t)L_2) <= ((int32_t)0))) { goto IL_001c; } } { Tween_t2342918553 * L_3 = ___t0; Debugger_LogInvalidTween_m382179192(NULL /*static, unused*/, L_3, /*hidden argument*/NULL); } IL_001c: { return (CustomYieldInstruction_t1895667560 *)NULL; } IL_001e: { Tween_t2342918553 * L_4 = ___t0; float L_5 = ___position1; WaitForPosition_t3077499975 * L_6 = (WaitForPosition_t3077499975 *)il2cpp_codegen_object_new(WaitForPosition_t3077499975_il2cpp_TypeInfo_var); WaitForPosition__ctor_m3171065944(L_6, L_4, L_5, /*hidden argument*/NULL); return L_6; } } // UnityEngine.CustomYieldInstruction DG.Tweening.DOTweenModuleUnityVersion::WaitForStart(DG.Tweening.Tween,System.Boolean) extern "C" IL2CPP_METHOD_ATTR CustomYieldInstruction_t1895667560 * DOTweenModuleUnityVersion_WaitForStart_m2980076664 (RuntimeObject * __this /* static, unused */, Tween_t2342918553 * ___t0, bool ___returnCustomYieldInstruction1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DOTweenModuleUnityVersion_WaitForStart_m2980076664_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Tween_t2342918553 * L_0 = ___t0; NullCheck(L_0); bool L_1 = Tween_get_active_m3762091542(L_0, /*hidden argument*/NULL); if (L_1) { goto IL_001e; } } { int32_t L_2 = ((Debugger_t1756157868_StaticFields*)il2cpp_codegen_static_fields_for(Debugger_t1756157868_il2cpp_TypeInfo_var))->get_logPriority_0(); if ((((int32_t)L_2) <= ((int32_t)0))) { goto IL_001c; } } { Tween_t2342918553 * L_3 = ___t0; Debugger_LogInvalidTween_m382179192(NULL /*static, unused*/, L_3, /*hidden argument*/NULL); } IL_001c: { return (CustomYieldInstruction_t1895667560 *)NULL; } IL_001e: { Tween_t2342918553 * L_4 = ___t0; WaitForStart_t1801061045 * L_5 = (WaitForStart_t1801061045 *)il2cpp_codegen_object_new(WaitForStart_t1801061045_il2cpp_TypeInfo_var); WaitForStart__ctor_m1669048449(L_5, L_4, /*hidden argument*/NULL); return L_5; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DG.Tweening.DOTweenModuleUtils::Init() extern "C" IL2CPP_METHOD_ATTR void DOTweenModuleUtils_Init_m1146019932 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DOTweenModuleUtils_Init_m1146019932_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = ((DOTweenModuleUtils_t382849935_StaticFields*)il2cpp_codegen_static_fields_for(DOTweenModuleUtils_t382849935_il2cpp_TypeInfo_var))->get__initialized_0(); if (!L_0) { goto IL_000b; } } { return; } IL_000b: { ((DOTweenModuleUtils_t382849935_StaticFields*)il2cpp_codegen_static_fields_for(DOTweenModuleUtils_t382849935_il2cpp_TypeInfo_var))->set__initialized_0((bool)1); Action_4_t2634302908 * L_1 = ((DOTweenModuleUtils_t382849935_StaticFields*)il2cpp_codegen_static_fields_for(DOTweenModuleUtils_t382849935_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache0_1(); if (L_1) { goto IL_0029; } } { intptr_t L_2 = (intptr_t)Physics_SetOrientationOnPath_m1986133522_RuntimeMethod_var; Action_4_t2634302908 * L_3 = (Action_4_t2634302908 *)il2cpp_codegen_object_new(Action_4_t2634302908_il2cpp_TypeInfo_var); Action_4__ctor_m2073723567(L_3, NULL, L_2, /*hidden argument*/Action_4__ctor_m2073723567_RuntimeMethod_var); ((DOTweenModuleUtils_t382849935_StaticFields*)il2cpp_codegen_static_fields_for(DOTweenModuleUtils_t382849935_il2cpp_TypeInfo_var))->set_U3CU3Ef__mgU24cache0_1(L_3); } IL_0029: { Action_4_t2634302908 * L_4 = ((DOTweenModuleUtils_t382849935_StaticFields*)il2cpp_codegen_static_fields_for(DOTweenModuleUtils_t382849935_il2cpp_TypeInfo_var))->get_U3CU3Ef__mgU24cache0_1(); DOTweenExternalCommand_add_SetOrientationOnPath_m2766154687(NULL /*static, unused*/, L_4, /*hidden argument*/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.DOTweenModuleUtils/Physics::SetOrientationOnPath(DG.Tweening.Plugins.Options.PathOptions,DG.Tweening.Tween,UnityEngine.Quaternion,UnityEngine.Transform) extern "C" IL2CPP_METHOD_ATTR void Physics_SetOrientationOnPath_m1986133522 (RuntimeObject * __this /* static, unused */, PathOptions_t2074623791 ___options0, Tween_t2342918553 * ___t1, Quaternion_t2301928331 ___newRot2, Transform_t3600365921 * ___trans3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Physics_SetOrientationOnPath_m1986133522_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = (&___options0)->get_isRigidbody_12(); if (!L_0) { goto IL_0022; } } { Tween_t2342918553 * L_1 = ___t1; NullCheck(L_1); RuntimeObject * L_2 = L_1->get_target_9(); Quaternion_t2301928331 L_3 = ___newRot2; NullCheck(((Rigidbody_t3916780224 *)CastclassSealed((RuntimeObject*)L_2, Rigidbody_t3916780224_il2cpp_TypeInfo_var))); Rigidbody_set_rotation_m4187031548(((Rigidbody_t3916780224 *)CastclassSealed((RuntimeObject*)L_2, Rigidbody_t3916780224_il2cpp_TypeInfo_var)), L_3, /*hidden argument*/NULL); goto IL_0029; } IL_0022: { Transform_t3600365921 * L_4 = ___trans3; Quaternion_t2301928331 L_5 = ___newRot2; NullCheck(L_4); Transform_set_rotation_m3524318132(L_4, L_5, /*hidden argument*/NULL); } IL_0029: { return; } } // System.Boolean DG.Tweening.DOTweenModuleUtils/Physics::HasRigidbody2D(UnityEngine.Component) extern "C" IL2CPP_METHOD_ATTR bool Physics_HasRigidbody2D_m1769250403 (RuntimeObject * __this /* static, unused */, Component_t1923634451 * ___target0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Physics_HasRigidbody2D_m1769250403_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Component_t1923634451 * L_0 = ___target0; NullCheck(L_0); Rigidbody2D_t939494601 * L_1 = Component_GetComponent_TisRigidbody2D_t939494601_m2882328584(L_0, /*hidden argument*/Component_GetComponent_TisRigidbody2D_t939494601_m2882328584_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_2 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_1, (Object_t631007953 *)NULL, /*hidden argument*/NULL); return L_2; } } // System.Boolean DG.Tweening.DOTweenModuleUtils/Physics::HasRigidbody(UnityEngine.Component) extern "C" IL2CPP_METHOD_ATTR bool Physics_HasRigidbody_m738123505 (RuntimeObject * __this /* static, unused */, Component_t1923634451 * ___target0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Physics_HasRigidbody_m738123505_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Component_t1923634451 * L_0 = ___target0; NullCheck(L_0); Rigidbody_t3916780224 * L_1 = Component_GetComponent_TisRigidbody_t3916780224_m103215539(L_0, /*hidden argument*/Component_GetComponent_TisRigidbody_t3916780224_m103215539_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_2 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_1, (Object_t631007953 *)NULL, /*hidden argument*/NULL); return L_2; } } // DG.Tweening.Core.TweenerCore`3 DG.Tweening.DOTweenModuleUtils/Physics::CreateDOTweenPathTween(UnityEngine.MonoBehaviour,System.Boolean,System.Boolean,DG.Tweening.Plugins.Core.PathCore.Path,System.Single,DG.Tweening.PathMode) extern "C" IL2CPP_METHOD_ATTR TweenerCore_3_t3040139253 * Physics_CreateDOTweenPathTween_m3716437831 (RuntimeObject * __this /* static, unused */, MonoBehaviour_t3962482529 * ___target0, bool ___tweenRigidbody1, bool ___isLocal2, Path_t3614338981 * ___path3, float ___duration4, int32_t ___pathMode5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Physics_CreateDOTweenPathTween_m3716437831_MetadataUsageId); s_Il2CppMethodInitialized = true; } TweenerCore_3_t3040139253 * V_0 = NULL; Rigidbody_t3916780224 * V_1 = NULL; Rigidbody_t3916780224 * G_B3_0 = NULL; TweenerCore_3_t3040139253 * G_B8_0 = NULL; TweenerCore_3_t3040139253 * G_B12_0 = NULL; { bool L_0 = ___tweenRigidbody1; if (!L_0) { goto IL_0011; } } { MonoBehaviour_t3962482529 * L_1 = ___target0; NullCheck(L_1); Rigidbody_t3916780224 * L_2 = Component_GetComponent_TisRigidbody_t3916780224_m103215539(L_1, /*hidden argument*/Component_GetComponent_TisRigidbody_t3916780224_m103215539_RuntimeMethod_var); G_B3_0 = L_2; goto IL_0012; } IL_0011: { G_B3_0 = ((Rigidbody_t3916780224 *)(NULL)); } IL_0012: { V_1 = G_B3_0; bool L_3 = ___tweenRigidbody1; if (!L_3) { goto IL_004c; } } { Rigidbody_t3916780224 * L_4 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_5 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_4, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_5) { goto IL_004c; } } { bool L_6 = ___isLocal2; if (!L_6) { goto IL_003b; } } { Rigidbody_t3916780224 * L_7 = V_1; Path_t3614338981 * L_8 = ___path3; float L_9 = ___duration4; int32_t L_10 = ___pathMode5; TweenerCore_3_t3040139253 * L_11 = DOTweenModulePhysics_DOLocalPath_m4113597621(NULL /*static, unused*/, L_7, L_8, L_9, L_10, /*hidden argument*/NULL); G_B8_0 = L_11; goto IL_0046; } IL_003b: { Rigidbody_t3916780224 * L_12 = V_1; Path_t3614338981 * L_13 = ___path3; float L_14 = ___duration4; int32_t L_15 = ___pathMode5; TweenerCore_3_t3040139253 * L_16 = DOTweenModulePhysics_DOPath_m3946342593(NULL /*static, unused*/, L_12, L_13, L_14, L_15, /*hidden argument*/NULL); G_B8_0 = L_16; } IL_0046: { V_0 = G_B8_0; goto IL_0078; } IL_004c: { bool L_17 = ___isLocal2; if (!L_17) { goto IL_0067; } } { MonoBehaviour_t3962482529 * L_18 = ___target0; NullCheck(L_18); Transform_t3600365921 * L_19 = Component_get_transform_m3162698980(L_18, /*hidden argument*/NULL); Path_t3614338981 * L_20 = ___path3; float L_21 = ___duration4; int32_t L_22 = ___pathMode5; TweenerCore_3_t3040139253 * L_23 = ShortcutExtensions_DOLocalPath_m3367906890(NULL /*static, unused*/, L_19, L_20, L_21, L_22, /*hidden argument*/NULL); G_B12_0 = L_23; goto IL_0077; } IL_0067: { MonoBehaviour_t3962482529 * L_24 = ___target0; NullCheck(L_24); Transform_t3600365921 * L_25 = Component_get_transform_m3162698980(L_24, /*hidden argument*/NULL); Path_t3614338981 * L_26 = ___path3; float L_27 = ___duration4; int32_t L_28 = ___pathMode5; TweenerCore_3_t3040139253 * L_29 = ShortcutExtensions_DOPath_m1737185059(NULL /*static, unused*/, L_25, L_26, L_27, L_28, /*hidden argument*/NULL); G_B12_0 = L_29; } IL_0077: { V_0 = G_B12_0; } IL_0078: { TweenerCore_3_t3040139253 * L_30 = V_0; return L_30; } } #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.DOTweenProShortcuts::.cctor() extern "C" IL2CPP_METHOD_ATTR void DOTweenProShortcuts__cctor_m3210681673 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DOTweenProShortcuts__cctor_m3210681673_MetadataUsageId); s_Il2CppMethodInitialized = true; } SpiralPlugin_t87394677 * V_0 = NULL; { SpiralPlugin_t87394677 * L_0 = (SpiralPlugin_t87394677 *)il2cpp_codegen_object_new(SpiralPlugin_t87394677_il2cpp_TypeInfo_var); SpiralPlugin__ctor_m539881345(L_0, /*hidden argument*/NULL); V_0 = L_0; return; } } // DG.Tweening.Tweener DG.Tweening.DOTweenProShortcuts::DOSpiral(UnityEngine.Transform,System.Single,System.Nullable`1,DG.Tweening.SpiralMode,System.Single,System.Single,System.Single,System.Boolean) extern "C" IL2CPP_METHOD_ATTR Tweener_t436044680 * DOTweenProShortcuts_DOSpiral_m3501915641 (RuntimeObject * __this /* static, unused */, Transform_t3600365921 * ___target0, float ___duration1, Nullable_1_t1149908250 ___axis2, int32_t ___mode3, float ___speed4, float ___frequency5, float ___depth6, bool ___snapping7, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DOTweenProShortcuts_DOSpiral_m3501915641_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CDOSpiralU3Ec__AnonStorey0_t1929108708 * V_0 = NULL; TweenerCore_3_t168157886 * V_1 = NULL; int32_t G_B6_0 = 0; { U3CDOSpiralU3Ec__AnonStorey0_t1929108708 * L_0 = (U3CDOSpiralU3Ec__AnonStorey0_t1929108708 *)il2cpp_codegen_object_new(U3CDOSpiralU3Ec__AnonStorey0_t1929108708_il2cpp_TypeInfo_var); U3CDOSpiralU3Ec__AnonStorey0__ctor_m2726483909(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CDOSpiralU3Ec__AnonStorey0_t1929108708 * L_1 = V_0; Transform_t3600365921 * L_2 = ___target0; NullCheck(L_1); L_1->set_target_0(L_2); float L_3 = ___speed4; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); bool L_4 = Mathf_Approximately_m245805902(NULL /*static, unused*/, L_3, (0.0f), /*hidden argument*/NULL); if (!L_4) { goto IL_0025; } } { ___speed4 = (1.0f); } IL_0025: { bool L_5 = Nullable_1_get_HasValue_m2245824889((&___axis2), /*hidden argument*/Nullable_1_get_HasValue_m2245824889_RuntimeMethod_var); if (((((int32_t)L_5) == ((int32_t)0))? 1 : 0)) { goto IL_0059; } } { bool L_6 = Nullable_1_get_HasValue_m2245824889((&___axis2), /*hidden argument*/Nullable_1_get_HasValue_m2245824889_RuntimeMethod_var); if (!L_6) { goto IL_0053; } } { Vector3_t3722313464 L_7 = Nullable_1_GetValueOrDefault_m450308407((&___axis2), /*hidden argument*/Nullable_1_GetValueOrDefault_m450308407_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); Vector3_t3722313464 L_8 = Vector3_get_zero_m1409827619(NULL /*static, unused*/, /*hidden argument*/NULL); bool L_9 = Vector3_op_Equality_m4231250055(NULL /*static, unused*/, L_7, L_8, /*hidden argument*/NULL); G_B6_0 = ((int32_t)(L_9)); goto IL_0054; } IL_0053: { G_B6_0 = 0; } IL_0054: { if (!G_B6_0) { goto IL_0065; } } IL_0059: { IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); Vector3_t3722313464 L_10 = Vector3_get_forward_m3100859705(NULL /*static, unused*/, /*hidden argument*/NULL); Nullable_1_t1149908250 L_11; memset(&L_11, 0, sizeof(L_11)); Nullable_1__ctor_m133295941((&L_11), L_10, /*hidden argument*/Nullable_1__ctor_m133295941_RuntimeMethod_var); ___axis2 = L_11; } IL_0065: { IL2CPP_RUNTIME_CLASS_INIT(SpiralPlugin_t87394677_il2cpp_TypeInfo_var); ABSTweenPlugin_3_t3999134832 * L_12 = SpiralPlugin_Get_m415226450(NULL /*static, unused*/, /*hidden argument*/NULL); U3CDOSpiralU3Ec__AnonStorey0_t1929108708 * L_13 = V_0; intptr_t L_14 = (intptr_t)U3CDOSpiralU3Ec__AnonStorey0_U3CU3Em__0_m2454026319_RuntimeMethod_var; DOGetter_1_t3465109668 * L_15 = (DOGetter_1_t3465109668 *)il2cpp_codegen_object_new(DOGetter_1_t3465109668_il2cpp_TypeInfo_var); DOGetter_1__ctor_m3773977789(L_15, L_13, L_14, /*hidden argument*/DOGetter_1__ctor_m3773977789_RuntimeMethod_var); U3CDOSpiralU3Ec__AnonStorey0_t1929108708 * L_16 = V_0; intptr_t L_17 = (intptr_t)U3CDOSpiralU3Ec__AnonStorey0_U3CU3Em__1_m678762276_RuntimeMethod_var; DOSetter_1_t477454500 * L_18 = (DOSetter_1_t477454500 *)il2cpp_codegen_object_new(DOSetter_1_t477454500_il2cpp_TypeInfo_var); DOSetter_1__ctor_m4237574066(L_18, L_16, L_17, /*hidden argument*/DOSetter_1__ctor_m4237574066_RuntimeMethod_var); Vector3_t3722313464 L_19 = Nullable_1_get_Value_m2068788588((&___axis2), /*hidden argument*/Nullable_1_get_Value_m2068788588_RuntimeMethod_var); float L_20 = ___duration1; IL2CPP_RUNTIME_CLASS_INIT(DOTween_t2744875806_il2cpp_TypeInfo_var); TweenerCore_3_t168157886 * L_21 = DOTween_To_TisVector3_t3722313464_TisVector3_t3722313464_TisSpiralOptions_t2873698295_m3524094426(NULL /*static, unused*/, L_12, L_15, L_18, L_19, L_20, /*hidden argument*/DOTween_To_TisVector3_t3722313464_TisVector3_t3722313464_TisSpiralOptions_t2873698295_m3524094426_RuntimeMethod_var); U3CDOSpiralU3Ec__AnonStorey0_t1929108708 * L_22 = V_0; NullCheck(L_22); Transform_t3600365921 * L_23 = L_22->get_target_0(); TweenerCore_3_t168157886 * L_24 = TweenSettingsExtensions_SetTarget_TisTweenerCore_3_t168157886_m1041925119(NULL /*static, unused*/, L_21, L_23, /*hidden argument*/TweenSettingsExtensions_SetTarget_TisTweenerCore_3_t168157886_m1041925119_RuntimeMethod_var); V_1 = L_24; TweenerCore_3_t168157886 * L_25 = V_1; NullCheck(L_25); SpiralOptions_t2873698295 * L_26 = L_25->get_address_of_plugOptions_58(); int32_t L_27 = ___mode3; L_26->set_mode_3(L_27); TweenerCore_3_t168157886 * L_28 = V_1; NullCheck(L_28); SpiralOptions_t2873698295 * L_29 = L_28->get_address_of_plugOptions_58(); float L_30 = ___speed4; L_29->set_speed_2(L_30); TweenerCore_3_t168157886 * L_31 = V_1; NullCheck(L_31); SpiralOptions_t2873698295 * L_32 = L_31->get_address_of_plugOptions_58(); float L_33 = ___frequency5; L_32->set_frequency_1(L_33); TweenerCore_3_t168157886 * L_34 = V_1; NullCheck(L_34); SpiralOptions_t2873698295 * L_35 = L_34->get_address_of_plugOptions_58(); float L_36 = ___depth6; L_35->set_depth_0(L_36); TweenerCore_3_t168157886 * L_37 = V_1; NullCheck(L_37); SpiralOptions_t2873698295 * L_38 = L_37->get_address_of_plugOptions_58(); bool L_39 = ___snapping7; L_38->set_snapping_4(L_39); TweenerCore_3_t168157886 * L_40 = V_1; return L_40; } } // DG.Tweening.Tweener DG.Tweening.DOTweenProShortcuts::DOSpiral(UnityEngine.Rigidbody,System.Single,System.Nullable`1,DG.Tweening.SpiralMode,System.Single,System.Single,System.Single,System.Boolean) extern "C" IL2CPP_METHOD_ATTR Tweener_t436044680 * DOTweenProShortcuts_DOSpiral_m157288003 (RuntimeObject * __this /* static, unused */, Rigidbody_t3916780224 * ___target0, float ___duration1, Nullable_1_t1149908250 ___axis2, int32_t ___mode3, float ___speed4, float ___frequency5, float ___depth6, bool ___snapping7, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (DOTweenProShortcuts_DOSpiral_m157288003_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CDOSpiralU3Ec__AnonStorey1_t4267760868 * V_0 = NULL; TweenerCore_3_t168157886 * V_1 = NULL; int32_t G_B6_0 = 0; { U3CDOSpiralU3Ec__AnonStorey1_t4267760868 * L_0 = (U3CDOSpiralU3Ec__AnonStorey1_t4267760868 *)il2cpp_codegen_object_new(U3CDOSpiralU3Ec__AnonStorey1_t4267760868_il2cpp_TypeInfo_var); U3CDOSpiralU3Ec__AnonStorey1__ctor_m2849888197(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CDOSpiralU3Ec__AnonStorey1_t4267760868 * L_1 = V_0; Rigidbody_t3916780224 * L_2 = ___target0; NullCheck(L_1); L_1->set_target_0(L_2); float L_3 = ___speed4; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); bool L_4 = Mathf_Approximately_m245805902(NULL /*static, unused*/, L_3, (0.0f), /*hidden argument*/NULL); if (!L_4) { goto IL_0025; } } { ___speed4 = (1.0f); } IL_0025: { bool L_5 = Nullable_1_get_HasValue_m2245824889((&___axis2), /*hidden argument*/Nullable_1_get_HasValue_m2245824889_RuntimeMethod_var); if (((((int32_t)L_5) == ((int32_t)0))? 1 : 0)) { goto IL_0059; } } { bool L_6 = Nullable_1_get_HasValue_m2245824889((&___axis2), /*hidden argument*/Nullable_1_get_HasValue_m2245824889_RuntimeMethod_var); if (!L_6) { goto IL_0053; } } { Vector3_t3722313464 L_7 = Nullable_1_GetValueOrDefault_m450308407((&___axis2), /*hidden argument*/Nullable_1_GetValueOrDefault_m450308407_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); Vector3_t3722313464 L_8 = Vector3_get_zero_m1409827619(NULL /*static, unused*/, /*hidden argument*/NULL); bool L_9 = Vector3_op_Equality_m4231250055(NULL /*static, unused*/, L_7, L_8, /*hidden argument*/NULL); G_B6_0 = ((int32_t)(L_9)); goto IL_0054; } IL_0053: { G_B6_0 = 0; } IL_0054: { if (!G_B6_0) { goto IL_0065; } } IL_0059: { IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); Vector3_t3722313464 L_10 = Vector3_get_forward_m3100859705(NULL /*static, unused*/, /*hidden argument*/NULL); Nullable_1_t1149908250 L_11; memset(&L_11, 0, sizeof(L_11)); Nullable_1__ctor_m133295941((&L_11), L_10, /*hidden argument*/Nullable_1__ctor_m133295941_RuntimeMethod_var); ___axis2 = L_11; } IL_0065: { IL2CPP_RUNTIME_CLASS_INIT(SpiralPlugin_t87394677_il2cpp_TypeInfo_var); ABSTweenPlugin_3_t3999134832 * L_12 = SpiralPlugin_Get_m415226450(NULL /*static, unused*/, /*hidden argument*/NULL); U3CDOSpiralU3Ec__AnonStorey1_t4267760868 * L_13 = V_0; intptr_t L_14 = (intptr_t)U3CDOSpiralU3Ec__AnonStorey1_U3CU3Em__0_m2598402127_RuntimeMethod_var; DOGetter_1_t3465109668 * L_15 = (DOGetter_1_t3465109668 *)il2cpp_codegen_object_new(DOGetter_1_t3465109668_il2cpp_TypeInfo_var); DOGetter_1__ctor_m3773977789(L_15, L_13, L_14, /*hidden argument*/DOGetter_1__ctor_m3773977789_RuntimeMethod_var); U3CDOSpiralU3Ec__AnonStorey1_t4267760868 * L_16 = V_0; NullCheck(L_16); Rigidbody_t3916780224 * L_17 = L_16->get_target_0(); intptr_t L_18 = (intptr_t)Rigidbody_MovePosition_m2109341474_RuntimeMethod_var; DOSetter_1_t477454500 * L_19 = (DOSetter_1_t477454500 *)il2cpp_codegen_object_new(DOSetter_1_t477454500_il2cpp_TypeInfo_var); DOSetter_1__ctor_m4237574066(L_19, L_17, L_18, /*hidden argument*/DOSetter_1__ctor_m4237574066_RuntimeMethod_var); Vector3_t3722313464 L_20 = Nullable_1_get_Value_m2068788588((&___axis2), /*hidden argument*/Nullable_1_get_Value_m2068788588_RuntimeMethod_var); float L_21 = ___duration1; IL2CPP_RUNTIME_CLASS_INIT(DOTween_t2744875806_il2cpp_TypeInfo_var); TweenerCore_3_t168157886 * L_22 = DOTween_To_TisVector3_t3722313464_TisVector3_t3722313464_TisSpiralOptions_t2873698295_m3524094426(NULL /*static, unused*/, L_12, L_15, L_19, L_20, L_21, /*hidden argument*/DOTween_To_TisVector3_t3722313464_TisVector3_t3722313464_TisSpiralOptions_t2873698295_m3524094426_RuntimeMethod_var); U3CDOSpiralU3Ec__AnonStorey1_t4267760868 * L_23 = V_0; NullCheck(L_23); Rigidbody_t3916780224 * L_24 = L_23->get_target_0(); TweenerCore_3_t168157886 * L_25 = TweenSettingsExtensions_SetTarget_TisTweenerCore_3_t168157886_m1041925119(NULL /*static, unused*/, L_22, L_24, /*hidden argument*/TweenSettingsExtensions_SetTarget_TisTweenerCore_3_t168157886_m1041925119_RuntimeMethod_var); V_1 = L_25; TweenerCore_3_t168157886 * L_26 = V_1; NullCheck(L_26); SpiralOptions_t2873698295 * L_27 = L_26->get_address_of_plugOptions_58(); int32_t L_28 = ___mode3; L_27->set_mode_3(L_28); TweenerCore_3_t168157886 * L_29 = V_1; NullCheck(L_29); SpiralOptions_t2873698295 * L_30 = L_29->get_address_of_plugOptions_58(); float L_31 = ___speed4; L_30->set_speed_2(L_31); TweenerCore_3_t168157886 * L_32 = V_1; NullCheck(L_32); SpiralOptions_t2873698295 * L_33 = L_32->get_address_of_plugOptions_58(); float L_34 = ___frequency5; L_33->set_frequency_1(L_34); TweenerCore_3_t168157886 * L_35 = V_1; NullCheck(L_35); SpiralOptions_t2873698295 * L_36 = L_35->get_address_of_plugOptions_58(); float L_37 = ___depth6; L_36->set_depth_0(L_37); TweenerCore_3_t168157886 * L_38 = V_1; NullCheck(L_38); SpiralOptions_t2873698295 * L_39 = L_38->get_address_of_plugOptions_58(); bool L_40 = ___snapping7; L_39->set_snapping_4(L_40); TweenerCore_3_t168157886 * L_41 = V_1; return L_41; } } #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.DOTweenProShortcuts/c__AnonStorey0::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOSpiralU3Ec__AnonStorey0__ctor_m2726483909 (U3CDOSpiralU3Ec__AnonStorey0_t1929108708 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // UnityEngine.Vector3 DG.Tweening.DOTweenProShortcuts/c__AnonStorey0::<>m__0() extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 U3CDOSpiralU3Ec__AnonStorey0_U3CU3Em__0_m2454026319 (U3CDOSpiralU3Ec__AnonStorey0_t1929108708 * __this, const RuntimeMethod* method) { { Transform_t3600365921 * L_0 = __this->get_target_0(); NullCheck(L_0); Vector3_t3722313464 L_1 = Transform_get_localPosition_m4234289348(L_0, /*hidden argument*/NULL); return L_1; } } // System.Void DG.Tweening.DOTweenProShortcuts/c__AnonStorey0::<>m__1(UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR void U3CDOSpiralU3Ec__AnonStorey0_U3CU3Em__1_m678762276 (U3CDOSpiralU3Ec__AnonStorey0_t1929108708 * __this, Vector3_t3722313464 ___x0, const RuntimeMethod* method) { { Transform_t3600365921 * L_0 = __this->get_target_0(); Vector3_t3722313464 L_1 = ___x0; NullCheck(L_0); Transform_set_localPosition_m4128471975(L_0, L_1, /*hidden argument*/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.DOTweenProShortcuts/c__AnonStorey1::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CDOSpiralU3Ec__AnonStorey1__ctor_m2849888197 (U3CDOSpiralU3Ec__AnonStorey1_t4267760868 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // UnityEngine.Vector3 DG.Tweening.DOTweenProShortcuts/c__AnonStorey1::<>m__0() extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 U3CDOSpiralU3Ec__AnonStorey1_U3CU3Em__0_m2598402127 (U3CDOSpiralU3Ec__AnonStorey1_t4267760868 * __this, const RuntimeMethod* method) { { Rigidbody_t3916780224 * L_0 = __this->get_target_0(); NullCheck(L_0); Vector3_t3722313464 L_1 = Rigidbody_get_position_m1712729619(L_0, /*hidden argument*/NULL); return L_1; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.CDataArray::.ctor() extern "C" IL2CPP_METHOD_ATTR void CDataArray__ctor_m2623161048 (CDataArray_t4068198041 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataArray__ctor_m2623161048_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ArrayList_t2718874744 * L_0 = (ArrayList_t2718874744 *)il2cpp_codegen_object_new(ArrayList_t2718874744_il2cpp_TypeInfo_var); ArrayList__ctor_m4254721275(L_0, /*hidden argument*/NULL); __this->set_m_dataList_0(L_0); Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // System.Int32 DMCore.CDataArray::GetCount() extern "C" IL2CPP_METHOD_ATTR int32_t CDataArray_GetCount_m3616072297 (CDataArray_t4068198041 * __this, const RuntimeMethod* method) { { ArrayList_t2718874744 * L_0 = __this->get_m_dataList_0(); NullCheck(L_0); int32_t L_1 = VirtFuncInvoker0< int32_t >::Invoke(23 /* System.Int32 System.Collections.ArrayList::get_Count() */, L_0); return L_1; } } // System.Void DMCore.CDataArray::Clear() extern "C" IL2CPP_METHOD_ATTR void CDataArray_Clear_m1422959473 (CDataArray_t4068198041 * __this, const RuntimeMethod* method) { int32_t V_0 = 0; { V_0 = 0; goto IL_0018; } IL_0007: { ArrayList_t2718874744 * L_0 = __this->get_m_dataList_0(); int32_t L_1 = V_0; NullCheck(L_0); VirtActionInvoker2< int32_t, RuntimeObject * >::Invoke(22 /* System.Void System.Collections.ArrayList::set_Item(System.Int32,System.Object) */, L_0, L_1, NULL); int32_t L_2 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_2, (int32_t)1)); } IL_0018: { int32_t L_3 = V_0; ArrayList_t2718874744 * L_4 = __this->get_m_dataList_0(); NullCheck(L_4); int32_t L_5 = VirtFuncInvoker0< int32_t >::Invoke(23 /* System.Int32 System.Collections.ArrayList::get_Count() */, L_4); if ((((int32_t)L_3) < ((int32_t)L_5))) { goto IL_0007; } } { ArrayList_t2718874744 * L_6 = __this->get_m_dataList_0(); NullCheck(L_6); VirtActionInvoker0::Invoke(31 /* System.Void System.Collections.ArrayList::Clear() */, L_6); return; } } // System.Int32 DMCore.CDataArray::GetUnitType(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CDataArray_GetUnitType_m1577218195 (CDataArray_t4068198041 * __this, int32_t ___nIndex0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataArray_GetUnitType_m1577218195_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___nIndex0; if ((((int32_t)0) > ((int32_t)L_0))) { goto IL_0013; } } { int32_t L_1 = CDataArray_GetCount_m3616072297(__this, /*hidden argument*/NULL); int32_t L_2 = ___nIndex0; if ((((int32_t)L_1) > ((int32_t)L_2))) { goto IL_0019; } } IL_0013: { return ((int32_t)200); } IL_0019: { ArrayList_t2718874744 * L_3 = __this->get_m_dataList_0(); int32_t L_4 = ___nIndex0; NullCheck(L_3); RuntimeObject * L_5 = VirtFuncInvoker1< RuntimeObject *, int32_t >::Invoke(21 /* System.Object System.Collections.ArrayList::get_Item(System.Int32) */, L_3, L_4); NullCheck(((IDataUnit_t677250155 *)CastclassClass((RuntimeObject*)L_5, IDataUnit_t677250155_il2cpp_TypeInfo_var))); int32_t L_6 = VirtFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 DMCore.IDataUnit::GetUnitType() */, ((IDataUnit_t677250155 *)CastclassClass((RuntimeObject*)L_5, IDataUnit_t677250155_il2cpp_TypeInfo_var))); return L_6; } } // DMCore.IDataUnit DMCore.CDataArray::GetItem(System.Int32) extern "C" IL2CPP_METHOD_ATTR IDataUnit_t677250155 * CDataArray_GetItem_m1170234850 (CDataArray_t4068198041 * __this, int32_t ___nIndex0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataArray_GetItem_m1170234850_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___nIndex0; if ((((int32_t)0) > ((int32_t)L_0))) { goto IL_0013; } } { int32_t L_1 = CDataArray_GetCount_m3616072297(__this, /*hidden argument*/NULL); int32_t L_2 = ___nIndex0; if ((((int32_t)L_1) > ((int32_t)L_2))) { goto IL_0015; } } IL_0013: { return (IDataUnit_t677250155 *)NULL; } IL_0015: { ArrayList_t2718874744 * L_3 = __this->get_m_dataList_0(); int32_t L_4 = ___nIndex0; NullCheck(L_3); RuntimeObject * L_5 = VirtFuncInvoker1< RuntimeObject *, int32_t >::Invoke(21 /* System.Object System.Collections.ArrayList::get_Item(System.Int32) */, L_3, L_4); return ((IDataUnit_t677250155 *)CastclassClass((RuntimeObject*)L_5, IDataUnit_t677250155_il2cpp_TypeInfo_var)); } } // DMCore.IDataUnit DMCore.CDataArray::CreateUnitByType(System.Int32) extern "C" IL2CPP_METHOD_ATTR IDataUnit_t677250155 * CDataArray_CreateUnitByType_m3127124409 (RuntimeObject * __this /* static, unused */, int32_t ___unitType0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataArray_CreateUnitByType_m3127124409_MetadataUsageId); s_Il2CppMethodInitialized = true; } IDataUnit_t677250155 * V_0 = NULL; { V_0 = (IDataUnit_t677250155 *)NULL; int32_t L_0 = ___unitType0; if (L_0) { goto IL_0013; } } { CDataByte_t2832074535 * L_1 = (CDataByte_t2832074535 *)il2cpp_codegen_object_new(CDataByte_t2832074535_il2cpp_TypeInfo_var); CDataByte__ctor_m2195008358(L_1, /*hidden argument*/NULL); V_0 = L_1; goto IL_00b1; } IL_0013: { int32_t L_2 = ___unitType0; if ((!(((uint32_t)L_2) == ((uint32_t)1)))) { goto IL_0025; } } { CDataShort_t848979497 * L_3 = (CDataShort_t848979497 *)il2cpp_codegen_object_new(CDataShort_t848979497_il2cpp_TypeInfo_var); CDataShort__ctor_m3203502547(L_3, /*hidden argument*/NULL); V_0 = L_3; goto IL_00b1; } IL_0025: { int32_t L_4 = ___unitType0; if ((!(((uint32_t)L_4) == ((uint32_t)2)))) { goto IL_0037; } } { CDataInt_t1932658480 * L_5 = (CDataInt_t1932658480 *)il2cpp_codegen_object_new(CDataInt_t1932658480_il2cpp_TypeInfo_var); CDataInt__ctor_m2188462845(L_5, /*hidden argument*/NULL); V_0 = L_5; goto IL_00b1; } IL_0037: { int32_t L_6 = ___unitType0; if ((!(((uint32_t)L_6) == ((uint32_t)3)))) { goto IL_0049; } } { CDataFloat_t137586558 * L_7 = (CDataFloat_t137586558 *)il2cpp_codegen_object_new(CDataFloat_t137586558_il2cpp_TypeInfo_var); CDataFloat__ctor_m3449544560(L_7, /*hidden argument*/NULL); V_0 = L_7; goto IL_00b1; } IL_0049: { int32_t L_8 = ___unitType0; if ((!(((uint32_t)L_8) == ((uint32_t)5)))) { goto IL_005b; } } { CDataWideStr_t3874506662 * L_9 = (CDataWideStr_t3874506662 *)il2cpp_codegen_object_new(CDataWideStr_t3874506662_il2cpp_TypeInfo_var); CDataWideStr__ctor_m2814099673(L_9, /*hidden argument*/NULL); V_0 = L_9; goto IL_00b1; } IL_005b: { int32_t L_10 = ___unitType0; if ((!(((uint32_t)L_10) == ((uint32_t)6)))) { goto IL_006d; } } { CDataLong_t929790239 * L_11 = (CDataLong_t929790239 *)il2cpp_codegen_object_new(CDataLong_t929790239_il2cpp_TypeInfo_var); CDataLong__ctor_m390398571(L_11, /*hidden argument*/NULL); V_0 = L_11; goto IL_00b1; } IL_006d: { int32_t L_12 = ___unitType0; if ((!(((uint32_t)L_12) == ((uint32_t)7)))) { goto IL_007f; } } { CDataDouble_t3608737326 * L_13 = (CDataDouble_t3608737326 *)il2cpp_codegen_object_new(CDataDouble_t3608737326_il2cpp_TypeInfo_var); CDataDouble__ctor_m2038897641(L_13, /*hidden argument*/NULL); V_0 = L_13; goto IL_00b1; } IL_007f: { int32_t L_14 = ___unitType0; if ((!(((uint32_t)L_14) == ((uint32_t)4)))) { goto IL_0091; } } { CDataString_t1317323776 * L_15 = (CDataString_t1317323776 *)il2cpp_codegen_object_new(CDataString_t1317323776_il2cpp_TypeInfo_var); CDataString__ctor_m3103834889(L_15, /*hidden argument*/NULL); V_0 = L_15; goto IL_00b1; } IL_0091: { int32_t L_16 = ___unitType0; if ((!(((uint32_t)L_16) == ((uint32_t)8)))) { goto IL_00a3; } } { CDataVector_t3625709135 * L_17 = (CDataVector_t3625709135 *)il2cpp_codegen_object_new(CDataVector_t3625709135_il2cpp_TypeInfo_var); CDataVector__ctor_m165771641(L_17, /*hidden argument*/NULL); V_0 = L_17; goto IL_00b1; } IL_00a3: { int32_t L_18 = ___unitType0; if ((!(((uint32_t)L_18) == ((uint32_t)((int32_t)9))))) { goto IL_00b1; } } { CDataQuaternion_t1158885499 * L_19 = (CDataQuaternion_t1158885499 *)il2cpp_codegen_object_new(CDataQuaternion_t1158885499_il2cpp_TypeInfo_var); CDataQuaternion__ctor_m3550254249(L_19, /*hidden argument*/NULL); V_0 = L_19; } IL_00b1: { IDataUnit_t677250155 * L_20 = V_0; return L_20; } } // System.Boolean DMCore.CDataArray::ParseFromStream(System.Byte[],System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR bool CDataArray_ParseFromStream_m105641815 (CDataArray_t4068198041 * __this, ByteU5BU5D_t4116647657* ___bytesIn0, int32_t ___nStartIndex1, int32_t ___nParseLen2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataArray_ParseFromStream_m105641815_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int16_t V_1 = 0; int32_t V_2 = 0; IDataUnit_t677250155 * V_3 = NULL; { int32_t L_0 = ___nStartIndex1; V_0 = L_0; V_1 = (int16_t)0; ByteU5BU5D_t4116647657* L_1 = ___bytesIn0; IL2CPP_RUNTIME_CLASS_INIT(Help_t3634822582_il2cpp_TypeInfo_var); Help_Pop_m3956053017(NULL /*static, unused*/, L_1, (&V_0), (&V_1), /*hidden argument*/NULL); goto IL_0042; } IL_0014: { ByteU5BU5D_t4116647657* L_2 = ___bytesIn0; int32_t L_3 = V_0; int32_t L_4 = L_3; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1)); NullCheck(L_2); int32_t L_5 = L_4; uint8_t L_6 = (L_2)->GetAt(static_cast(L_5)); V_2 = L_6; int32_t L_7 = V_2; IDataUnit_t677250155 * L_8 = CDataArray_CreateUnitByType_m3127124409(NULL /*static, unused*/, L_7, /*hidden argument*/NULL); V_3 = L_8; IDataUnit_t677250155 * L_9 = V_3; if (L_9) { goto IL_002b; } } { return (bool)0; } IL_002b: { IDataUnit_t677250155 * L_10 = V_3; ByteU5BU5D_t4116647657* L_11 = ___bytesIn0; NullCheck(L_10); VirtFuncInvoker2< bool, ByteU5BU5D_t4116647657*, int32_t* >::Invoke(6 /* System.Boolean DMCore.IDataUnit::FromStream(System.Byte[],System.Int32&) */, L_10, L_11, (&V_0)); ArrayList_t2718874744 * L_12 = __this->get_m_dataList_0(); IDataUnit_t677250155 * L_13 = V_3; NullCheck(L_12); VirtFuncInvoker1< int32_t, RuntimeObject * >::Invoke(30 /* System.Int32 System.Collections.ArrayList::Add(System.Object) */, L_12, L_13); } IL_0042: { int32_t L_14 = V_0; int32_t L_15 = ___nParseLen2; if ((((int32_t)L_14) < ((int32_t)L_15))) { goto IL_0014; } } { return (bool)1; } } // System.Boolean DMCore.CDataArray::ToStream(BetterList`1&) extern "C" IL2CPP_METHOD_ATTR bool CDataArray_ToStream_m3562718577 (CDataArray_t4068198041 * __this, BetterList_1_t289316694 ** ___buffOut0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataArray_ToStream_m3562718577_MetadataUsageId); s_Il2CppMethodInitialized = true; } IDataUnit_t677250155 * V_0 = NULL; RuntimeObject* V_1 = NULL; uint8_t V_2 = 0x0; RuntimeObject* V_3 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { BetterList_1_t289316694 ** L_0 = ___buffOut0; int32_t L_1 = CDataArray_GetCount_m3616072297(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Help_t3634822582_il2cpp_TypeInfo_var); Help_Push_m1438546594(NULL /*static, unused*/, L_0, (((int16_t)((int16_t)L_1))), /*hidden argument*/NULL); ArrayList_t2718874744 * L_2 = __this->get_m_dataList_0(); NullCheck(L_2); RuntimeObject* L_3 = VirtFuncInvoker0< RuntimeObject* >::Invoke(43 /* System.Collections.IEnumerator System.Collections.ArrayList::GetEnumerator() */, L_2); V_1 = L_3; } IL_0019: try { // begin try (depth: 1) { goto IL_0041; } IL_001e: { RuntimeObject* L_4 = V_1; NullCheck(L_4); RuntimeObject * L_5 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(0 /* System.Object System.Collections.IEnumerator::get_Current() */, IEnumerator_t1853284238_il2cpp_TypeInfo_var, L_4); V_0 = ((IDataUnit_t677250155 *)CastclassClass((RuntimeObject*)L_5, IDataUnit_t677250155_il2cpp_TypeInfo_var)); IDataUnit_t677250155 * L_6 = V_0; NullCheck(L_6); int32_t L_7 = VirtFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 DMCore.IDataUnit::GetUnitType() */, L_6); V_2 = (uint8_t)(((int32_t)((uint8_t)L_7))); BetterList_1_t289316694 ** L_8 = ___buffOut0; uint8_t L_9 = V_2; IL2CPP_RUNTIME_CLASS_INIT(Help_t3634822582_il2cpp_TypeInfo_var); Help_Push_m40794890(NULL /*static, unused*/, L_8, L_9, /*hidden argument*/NULL); IDataUnit_t677250155 * L_10 = V_0; BetterList_1_t289316694 ** L_11 = ___buffOut0; NullCheck(L_10); VirtFuncInvoker1< bool, BetterList_1_t289316694 ** >::Invoke(7 /* System.Boolean DMCore.IDataUnit::ToStream(BetterList`1&) */, L_10, L_11); } IL_0041: { RuntimeObject* L_12 = V_1; NullCheck(L_12); bool L_13 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t1853284238_il2cpp_TypeInfo_var, L_12); if (L_13) { goto IL_001e; } } IL_004c: { IL2CPP_LEAVE(0x65, FINALLY_0051); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0051; } FINALLY_0051: { // begin finally (depth: 1) { RuntimeObject* L_14 = V_1; RuntimeObject* L_15 = ((RuntimeObject*)IsInst((RuntimeObject*)L_14, IDisposable_t3640265483_il2cpp_TypeInfo_var)); V_3 = L_15; if (!L_15) { goto IL_0064; } } IL_005e: { RuntimeObject* L_16 = V_3; NullCheck(L_16); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, L_16); } IL_0064: { IL2CPP_END_FINALLY(81) } } // end finally (depth: 1) IL2CPP_CLEANUP(81) { IL2CPP_JUMP_TBL(0x65, IL_0065) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0065: { return (bool)1; } } // System.Void DMCore.CDataArray::Push(System.Byte) extern "C" IL2CPP_METHOD_ATTR void CDataArray_Push_m2668616286 (CDataArray_t4068198041 * __this, uint8_t ___val0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataArray_Push_m2668616286_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataByte_t2832074535 * V_0 = NULL; { CDataByte_t2832074535 * L_0 = (CDataByte_t2832074535 *)il2cpp_codegen_object_new(CDataByte_t2832074535_il2cpp_TypeInfo_var); CDataByte__ctor_m2195008358(L_0, /*hidden argument*/NULL); V_0 = L_0; CDataByte_t2832074535 * L_1 = V_0; uint8_t L_2 = ___val0; NullCheck(L_1); CDataByte_set_Data_m376475278(L_1, L_2, /*hidden argument*/NULL); ArrayList_t2718874744 * L_3 = __this->get_m_dataList_0(); CDataByte_t2832074535 * L_4 = V_0; NullCheck(L_3); VirtFuncInvoker1< int32_t, RuntimeObject * >::Invoke(30 /* System.Int32 System.Collections.ArrayList::Add(System.Object) */, L_3, L_4); return; } } // System.Void DMCore.CDataArray::Push(System.Int16) extern "C" IL2CPP_METHOD_ATTR void CDataArray_Push_m3422718994 (CDataArray_t4068198041 * __this, int16_t ___val0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataArray_Push_m3422718994_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataShort_t848979497 * V_0 = NULL; { CDataShort_t848979497 * L_0 = (CDataShort_t848979497 *)il2cpp_codegen_object_new(CDataShort_t848979497_il2cpp_TypeInfo_var); CDataShort__ctor_m3203502547(L_0, /*hidden argument*/NULL); V_0 = L_0; CDataShort_t848979497 * L_1 = V_0; int16_t L_2 = ___val0; NullCheck(L_1); CDataShort_set_Data_m629360903(L_1, L_2, /*hidden argument*/NULL); ArrayList_t2718874744 * L_3 = __this->get_m_dataList_0(); CDataShort_t848979497 * L_4 = V_0; NullCheck(L_3); VirtFuncInvoker1< int32_t, RuntimeObject * >::Invoke(30 /* System.Int32 System.Collections.ArrayList::Add(System.Object) */, L_3, L_4); return; } } // System.Void DMCore.CDataArray::Push(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CDataArray_Push_m3820844360 (CDataArray_t4068198041 * __this, int32_t ___val0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataArray_Push_m3820844360_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataInt_t1932658480 * V_0 = NULL; { CDataInt_t1932658480 * L_0 = (CDataInt_t1932658480 *)il2cpp_codegen_object_new(CDataInt_t1932658480_il2cpp_TypeInfo_var); CDataInt__ctor_m2188462845(L_0, /*hidden argument*/NULL); V_0 = L_0; CDataInt_t1932658480 * L_1 = V_0; int32_t L_2 = ___val0; NullCheck(L_1); CDataInt_set_Data_m3419162422(L_1, L_2, /*hidden argument*/NULL); ArrayList_t2718874744 * L_3 = __this->get_m_dataList_0(); CDataInt_t1932658480 * L_4 = V_0; NullCheck(L_3); VirtFuncInvoker1< int32_t, RuntimeObject * >::Invoke(30 /* System.Int32 System.Collections.ArrayList::Add(System.Object) */, L_3, L_4); return; } } // System.Void DMCore.CDataArray::Push(System.Single) extern "C" IL2CPP_METHOD_ATTR void CDataArray_Push_m1044129115 (CDataArray_t4068198041 * __this, float ___val0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataArray_Push_m1044129115_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataFloat_t137586558 * V_0 = NULL; { CDataFloat_t137586558 * L_0 = (CDataFloat_t137586558 *)il2cpp_codegen_object_new(CDataFloat_t137586558_il2cpp_TypeInfo_var); CDataFloat__ctor_m3449544560(L_0, /*hidden argument*/NULL); V_0 = L_0; CDataFloat_t137586558 * L_1 = V_0; float L_2 = ___val0; NullCheck(L_1); CDataFloat_set_Data_m2993701000(L_1, L_2, /*hidden argument*/NULL); ArrayList_t2718874744 * L_3 = __this->get_m_dataList_0(); CDataFloat_t137586558 * L_4 = V_0; NullCheck(L_3); VirtFuncInvoker1< int32_t, RuntimeObject * >::Invoke(30 /* System.Int32 System.Collections.ArrayList::Add(System.Object) */, L_3, L_4); return; } } // System.Void DMCore.CDataArray::Push(System.Byte[]) extern "C" IL2CPP_METHOD_ATTR void CDataArray_Push_m2191998477 (CDataArray_t4068198041 * __this, ByteU5BU5D_t4116647657* ___val0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataArray_Push_m2191998477_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataString_t1317323776 * V_0 = NULL; { CDataString_t1317323776 * L_0 = (CDataString_t1317323776 *)il2cpp_codegen_object_new(CDataString_t1317323776_il2cpp_TypeInfo_var); CDataString__ctor_m3103834889(L_0, /*hidden argument*/NULL); V_0 = L_0; CDataString_t1317323776 * L_1 = V_0; ByteU5BU5D_t4116647657* L_2 = ___val0; NullCheck(L_1); CDataString_set_Data_m1465835771(L_1, L_2, /*hidden argument*/NULL); ArrayList_t2718874744 * L_3 = __this->get_m_dataList_0(); CDataString_t1317323776 * L_4 = V_0; NullCheck(L_3); VirtFuncInvoker1< int32_t, RuntimeObject * >::Invoke(30 /* System.Int32 System.Collections.ArrayList::Add(System.Object) */, L_3, L_4); return; } } // System.Void DMCore.CDataArray::Push(System.String) extern "C" IL2CPP_METHOD_ATTR void CDataArray_Push_m1799687930 (CDataArray_t4068198041 * __this, String_t* ___val0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataArray_Push_m1799687930_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataWideStr_t3874506662 * V_0 = NULL; { CDataWideStr_t3874506662 * L_0 = (CDataWideStr_t3874506662 *)il2cpp_codegen_object_new(CDataWideStr_t3874506662_il2cpp_TypeInfo_var); CDataWideStr__ctor_m2814099673(L_0, /*hidden argument*/NULL); V_0 = L_0; CDataWideStr_t3874506662 * L_1 = V_0; String_t* L_2 = ___val0; NullCheck(L_1); CDataWideStr_set_Data_m134448469(L_1, L_2, /*hidden argument*/NULL); ArrayList_t2718874744 * L_3 = __this->get_m_dataList_0(); CDataWideStr_t3874506662 * L_4 = V_0; NullCheck(L_3); VirtFuncInvoker1< int32_t, RuntimeObject * >::Invoke(30 /* System.Int32 System.Collections.ArrayList::Add(System.Object) */, L_3, L_4); return; } } // System.Void DMCore.CDataArray::Push(System.Int64) extern "C" IL2CPP_METHOD_ATTR void CDataArray_Push_m3799896857 (CDataArray_t4068198041 * __this, int64_t ___val0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataArray_Push_m3799896857_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataLong_t929790239 * V_0 = NULL; { CDataLong_t929790239 * L_0 = (CDataLong_t929790239 *)il2cpp_codegen_object_new(CDataLong_t929790239_il2cpp_TypeInfo_var); CDataLong__ctor_m390398571(L_0, /*hidden argument*/NULL); V_0 = L_0; CDataLong_t929790239 * L_1 = V_0; int64_t L_2 = ___val0; NullCheck(L_1); CDataLong_set_Data_m4015345768(L_1, L_2, /*hidden argument*/NULL); ArrayList_t2718874744 * L_3 = __this->get_m_dataList_0(); CDataLong_t929790239 * L_4 = V_0; NullCheck(L_3); VirtFuncInvoker1< int32_t, RuntimeObject * >::Invoke(30 /* System.Int32 System.Collections.ArrayList::Add(System.Object) */, L_3, L_4); return; } } // System.Void DMCore.CDataArray::Push(System.Double) extern "C" IL2CPP_METHOD_ATTR void CDataArray_Push_m1346559378 (CDataArray_t4068198041 * __this, double ___val0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataArray_Push_m1346559378_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataDouble_t3608737326 * V_0 = NULL; { CDataDouble_t3608737326 * L_0 = (CDataDouble_t3608737326 *)il2cpp_codegen_object_new(CDataDouble_t3608737326_il2cpp_TypeInfo_var); CDataDouble__ctor_m2038897641(L_0, /*hidden argument*/NULL); V_0 = L_0; CDataDouble_t3608737326 * L_1 = V_0; double L_2 = ___val0; NullCheck(L_1); CDataDouble_set_Data_m1963882456(L_1, L_2, /*hidden argument*/NULL); ArrayList_t2718874744 * L_3 = __this->get_m_dataList_0(); CDataDouble_t3608737326 * L_4 = V_0; NullCheck(L_3); VirtFuncInvoker1< int32_t, RuntimeObject * >::Invoke(30 /* System.Int32 System.Collections.ArrayList::Add(System.Object) */, L_3, L_4); return; } } // System.Void DMCore.CDataArray::Push(UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR void CDataArray_Push_m2688800679 (CDataArray_t4068198041 * __this, Vector3_t3722313464 ___val0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataArray_Push_m2688800679_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataVector_t3625709135 * V_0 = NULL; { CDataVector_t3625709135 * L_0 = (CDataVector_t3625709135 *)il2cpp_codegen_object_new(CDataVector_t3625709135_il2cpp_TypeInfo_var); CDataVector__ctor_m165771641(L_0, /*hidden argument*/NULL); V_0 = L_0; CDataVector_t3625709135 * L_1 = V_0; Vector3_t3722313464 L_2 = ___val0; NullCheck(L_1); CDataVector_set_Data_m2673176368(L_1, L_2, /*hidden argument*/NULL); ArrayList_t2718874744 * L_3 = __this->get_m_dataList_0(); CDataVector_t3625709135 * L_4 = V_0; NullCheck(L_3); VirtFuncInvoker1< int32_t, RuntimeObject * >::Invoke(30 /* System.Int32 System.Collections.ArrayList::Add(System.Object) */, L_3, L_4); return; } } // System.Void DMCore.CDataArray::Push(UnityEngine.Quaternion) extern "C" IL2CPP_METHOD_ATTR void CDataArray_Push_m4166827422 (CDataArray_t4068198041 * __this, Quaternion_t2301928331 ___val0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataArray_Push_m4166827422_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataQuaternion_t1158885499 * V_0 = NULL; { CDataQuaternion_t1158885499 * L_0 = (CDataQuaternion_t1158885499 *)il2cpp_codegen_object_new(CDataQuaternion_t1158885499_il2cpp_TypeInfo_var); CDataQuaternion__ctor_m3550254249(L_0, /*hidden argument*/NULL); V_0 = L_0; CDataQuaternion_t1158885499 * L_1 = V_0; Quaternion_t2301928331 L_2 = ___val0; NullCheck(L_1); CDataQuaternion_set_Data_m2293290401(L_1, L_2, /*hidden argument*/NULL); ArrayList_t2718874744 * L_3 = __this->get_m_dataList_0(); CDataQuaternion_t1158885499 * L_4 = V_0; NullCheck(L_3); VirtFuncInvoker1< int32_t, RuntimeObject * >::Invoke(30 /* System.Int32 System.Collections.ArrayList::Add(System.Object) */, L_3, L_4); return; } } // System.Byte DMCore.CDataArray::GetByte(System.Int32,System.Byte) extern "C" IL2CPP_METHOD_ATTR uint8_t CDataArray_GetByte_m3771550395 (CDataArray_t4068198041 * __this, int32_t ___nIndex0, uint8_t ___defaultVal1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataArray_GetByte_m3771550395_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___nIndex0; if ((((int32_t)0) > ((int32_t)L_0))) { goto IL_002e; } } { int32_t L_1 = CDataArray_GetCount_m3616072297(__this, /*hidden argument*/NULL); int32_t L_2 = ___nIndex0; if ((((int32_t)L_1) <= ((int32_t)L_2))) { goto IL_002e; } } { ArrayList_t2718874744 * L_3 = __this->get_m_dataList_0(); int32_t L_4 = ___nIndex0; NullCheck(L_3); RuntimeObject * L_5 = VirtFuncInvoker1< RuntimeObject *, int32_t >::Invoke(21 /* System.Object System.Collections.ArrayList::get_Item(System.Int32) */, L_3, L_4); NullCheck(((IDataUnit_t677250155 *)CastclassClass((RuntimeObject*)L_5, IDataUnit_t677250155_il2cpp_TypeInfo_var))); int32_t L_6 = VirtFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 DMCore.IDataUnit::GetUnitType() */, ((IDataUnit_t677250155 *)CastclassClass((RuntimeObject*)L_5, IDataUnit_t677250155_il2cpp_TypeInfo_var))); if (!L_6) { goto IL_0030; } } IL_002e: { uint8_t L_7 = ___defaultVal1; return L_7; } IL_0030: { ArrayList_t2718874744 * L_8 = __this->get_m_dataList_0(); int32_t L_9 = ___nIndex0; NullCheck(L_8); RuntimeObject * L_10 = VirtFuncInvoker1< RuntimeObject *, int32_t >::Invoke(21 /* System.Object System.Collections.ArrayList::get_Item(System.Int32) */, L_8, L_9); NullCheck(((CDataByte_t2832074535 *)CastclassClass((RuntimeObject*)L_10, CDataByte_t2832074535_il2cpp_TypeInfo_var))); uint8_t L_11 = CDataByte_get_Data_m698821319(((CDataByte_t2832074535 *)CastclassClass((RuntimeObject*)L_10, CDataByte_t2832074535_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); return L_11; } } // System.Int16 DMCore.CDataArray::GetShort(System.Int32,System.Int16) extern "C" IL2CPP_METHOD_ATTR int16_t CDataArray_GetShort_m3471052933 (CDataArray_t4068198041 * __this, int32_t ___nIndex0, int16_t ___defaultVal1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataArray_GetShort_m3471052933_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___nIndex0; if ((((int32_t)0) > ((int32_t)L_0))) { goto IL_002f; } } { int32_t L_1 = CDataArray_GetCount_m3616072297(__this, /*hidden argument*/NULL); int32_t L_2 = ___nIndex0; if ((((int32_t)L_1) <= ((int32_t)L_2))) { goto IL_002f; } } { ArrayList_t2718874744 * L_3 = __this->get_m_dataList_0(); int32_t L_4 = ___nIndex0; NullCheck(L_3); RuntimeObject * L_5 = VirtFuncInvoker1< RuntimeObject *, int32_t >::Invoke(21 /* System.Object System.Collections.ArrayList::get_Item(System.Int32) */, L_3, L_4); NullCheck(((IDataUnit_t677250155 *)CastclassClass((RuntimeObject*)L_5, IDataUnit_t677250155_il2cpp_TypeInfo_var))); int32_t L_6 = VirtFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 DMCore.IDataUnit::GetUnitType() */, ((IDataUnit_t677250155 *)CastclassClass((RuntimeObject*)L_5, IDataUnit_t677250155_il2cpp_TypeInfo_var))); if ((((int32_t)L_6) == ((int32_t)1))) { goto IL_0031; } } IL_002f: { int16_t L_7 = ___defaultVal1; return L_7; } IL_0031: { ArrayList_t2718874744 * L_8 = __this->get_m_dataList_0(); int32_t L_9 = ___nIndex0; NullCheck(L_8); RuntimeObject * L_10 = VirtFuncInvoker1< RuntimeObject *, int32_t >::Invoke(21 /* System.Object System.Collections.ArrayList::get_Item(System.Int32) */, L_8, L_9); NullCheck(((CDataShort_t848979497 *)CastclassClass((RuntimeObject*)L_10, CDataShort_t848979497_il2cpp_TypeInfo_var))); int16_t L_11 = CDataShort_get_Data_m3806355946(((CDataShort_t848979497 *)CastclassClass((RuntimeObject*)L_10, CDataShort_t848979497_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); return L_11; } } // System.Int32 DMCore.CDataArray::GetInt(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CDataArray_GetInt_m1111369473 (CDataArray_t4068198041 * __this, int32_t ___nIndex0, int32_t ___defaultVal1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataArray_GetInt_m1111369473_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___nIndex0; if ((((int32_t)0) > ((int32_t)L_0))) { goto IL_002f; } } { int32_t L_1 = CDataArray_GetCount_m3616072297(__this, /*hidden argument*/NULL); int32_t L_2 = ___nIndex0; if ((((int32_t)L_1) <= ((int32_t)L_2))) { goto IL_002f; } } { ArrayList_t2718874744 * L_3 = __this->get_m_dataList_0(); int32_t L_4 = ___nIndex0; NullCheck(L_3); RuntimeObject * L_5 = VirtFuncInvoker1< RuntimeObject *, int32_t >::Invoke(21 /* System.Object System.Collections.ArrayList::get_Item(System.Int32) */, L_3, L_4); NullCheck(((IDataUnit_t677250155 *)CastclassClass((RuntimeObject*)L_5, IDataUnit_t677250155_il2cpp_TypeInfo_var))); int32_t L_6 = VirtFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 DMCore.IDataUnit::GetUnitType() */, ((IDataUnit_t677250155 *)CastclassClass((RuntimeObject*)L_5, IDataUnit_t677250155_il2cpp_TypeInfo_var))); if ((((int32_t)L_6) == ((int32_t)2))) { goto IL_0031; } } IL_002f: { int32_t L_7 = ___defaultVal1; return L_7; } IL_0031: { ArrayList_t2718874744 * L_8 = __this->get_m_dataList_0(); int32_t L_9 = ___nIndex0; NullCheck(L_8); RuntimeObject * L_10 = VirtFuncInvoker1< RuntimeObject *, int32_t >::Invoke(21 /* System.Object System.Collections.ArrayList::get_Item(System.Int32) */, L_8, L_9); NullCheck(((CDataInt_t1932658480 *)CastclassClass((RuntimeObject*)L_10, CDataInt_t1932658480_il2cpp_TypeInfo_var))); int32_t L_11 = CDataInt_get_Data_m877434185(((CDataInt_t1932658480 *)CastclassClass((RuntimeObject*)L_10, CDataInt_t1932658480_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); return L_11; } } // System.Single DMCore.CDataArray::GetFloat(System.Int32,System.Single) extern "C" IL2CPP_METHOD_ATTR float CDataArray_GetFloat_m2138633744 (CDataArray_t4068198041 * __this, int32_t ___nIndex0, float ___defaultVal1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataArray_GetFloat_m2138633744_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___nIndex0; if ((((int32_t)0) > ((int32_t)L_0))) { goto IL_002f; } } { int32_t L_1 = CDataArray_GetCount_m3616072297(__this, /*hidden argument*/NULL); int32_t L_2 = ___nIndex0; if ((((int32_t)L_1) <= ((int32_t)L_2))) { goto IL_002f; } } { ArrayList_t2718874744 * L_3 = __this->get_m_dataList_0(); int32_t L_4 = ___nIndex0; NullCheck(L_3); RuntimeObject * L_5 = VirtFuncInvoker1< RuntimeObject *, int32_t >::Invoke(21 /* System.Object System.Collections.ArrayList::get_Item(System.Int32) */, L_3, L_4); NullCheck(((IDataUnit_t677250155 *)CastclassClass((RuntimeObject*)L_5, IDataUnit_t677250155_il2cpp_TypeInfo_var))); int32_t L_6 = VirtFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 DMCore.IDataUnit::GetUnitType() */, ((IDataUnit_t677250155 *)CastclassClass((RuntimeObject*)L_5, IDataUnit_t677250155_il2cpp_TypeInfo_var))); if ((((int32_t)L_6) == ((int32_t)3))) { goto IL_0031; } } IL_002f: { float L_7 = ___defaultVal1; return L_7; } IL_0031: { ArrayList_t2718874744 * L_8 = __this->get_m_dataList_0(); int32_t L_9 = ___nIndex0; NullCheck(L_8); RuntimeObject * L_10 = VirtFuncInvoker1< RuntimeObject *, int32_t >::Invoke(21 /* System.Object System.Collections.ArrayList::get_Item(System.Int32) */, L_8, L_9); NullCheck(((CDataFloat_t137586558 *)CastclassClass((RuntimeObject*)L_10, CDataFloat_t137586558_il2cpp_TypeInfo_var))); float L_11 = CDataFloat_get_Data_m2077147244(((CDataFloat_t137586558 *)CastclassClass((RuntimeObject*)L_10, CDataFloat_t137586558_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); return L_11; } } // System.Int64 DMCore.CDataArray::GetLong(System.Int32,System.Int64) extern "C" IL2CPP_METHOD_ATTR int64_t CDataArray_GetLong_m4094450536 (CDataArray_t4068198041 * __this, int32_t ___nIndex0, int64_t ___defaultVal1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataArray_GetLong_m4094450536_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___nIndex0; if ((((int32_t)0) > ((int32_t)L_0))) { goto IL_002f; } } { int32_t L_1 = CDataArray_GetCount_m3616072297(__this, /*hidden argument*/NULL); int32_t L_2 = ___nIndex0; if ((((int32_t)L_1) <= ((int32_t)L_2))) { goto IL_002f; } } { ArrayList_t2718874744 * L_3 = __this->get_m_dataList_0(); int32_t L_4 = ___nIndex0; NullCheck(L_3); RuntimeObject * L_5 = VirtFuncInvoker1< RuntimeObject *, int32_t >::Invoke(21 /* System.Object System.Collections.ArrayList::get_Item(System.Int32) */, L_3, L_4); NullCheck(((IDataUnit_t677250155 *)CastclassClass((RuntimeObject*)L_5, IDataUnit_t677250155_il2cpp_TypeInfo_var))); int32_t L_6 = VirtFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 DMCore.IDataUnit::GetUnitType() */, ((IDataUnit_t677250155 *)CastclassClass((RuntimeObject*)L_5, IDataUnit_t677250155_il2cpp_TypeInfo_var))); if ((((int32_t)L_6) == ((int32_t)6))) { goto IL_0032; } } IL_002f: { return (((int64_t)((int64_t)0))); } IL_0032: { ArrayList_t2718874744 * L_7 = __this->get_m_dataList_0(); int32_t L_8 = ___nIndex0; NullCheck(L_7); RuntimeObject * L_9 = VirtFuncInvoker1< RuntimeObject *, int32_t >::Invoke(21 /* System.Object System.Collections.ArrayList::get_Item(System.Int32) */, L_7, L_8); NullCheck(((CDataLong_t929790239 *)CastclassClass((RuntimeObject*)L_9, CDataLong_t929790239_il2cpp_TypeInfo_var))); int64_t L_10 = CDataLong_get_Data_m3099860284(((CDataLong_t929790239 *)CastclassClass((RuntimeObject*)L_9, CDataLong_t929790239_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); return L_10; } } // System.Byte[] DMCore.CDataArray::GetString(System.Int32,System.Byte[]) extern "C" IL2CPP_METHOD_ATTR ByteU5BU5D_t4116647657* CDataArray_GetString_m3081225294 (CDataArray_t4068198041 * __this, int32_t ___nIndex0, ByteU5BU5D_t4116647657* ___defaultVal1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataArray_GetString_m3081225294_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___nIndex0; if ((((int32_t)0) > ((int32_t)L_0))) { goto IL_002f; } } { int32_t L_1 = CDataArray_GetCount_m3616072297(__this, /*hidden argument*/NULL); int32_t L_2 = ___nIndex0; if ((((int32_t)L_1) <= ((int32_t)L_2))) { goto IL_002f; } } { ArrayList_t2718874744 * L_3 = __this->get_m_dataList_0(); int32_t L_4 = ___nIndex0; NullCheck(L_3); RuntimeObject * L_5 = VirtFuncInvoker1< RuntimeObject *, int32_t >::Invoke(21 /* System.Object System.Collections.ArrayList::get_Item(System.Int32) */, L_3, L_4); NullCheck(((IDataUnit_t677250155 *)CastclassClass((RuntimeObject*)L_5, IDataUnit_t677250155_il2cpp_TypeInfo_var))); int32_t L_6 = VirtFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 DMCore.IDataUnit::GetUnitType() */, ((IDataUnit_t677250155 *)CastclassClass((RuntimeObject*)L_5, IDataUnit_t677250155_il2cpp_TypeInfo_var))); if ((((int32_t)L_6) == ((int32_t)4))) { goto IL_0031; } } IL_002f: { ByteU5BU5D_t4116647657* L_7 = ___defaultVal1; return L_7; } IL_0031: { ArrayList_t2718874744 * L_8 = __this->get_m_dataList_0(); int32_t L_9 = ___nIndex0; NullCheck(L_8); RuntimeObject * L_10 = VirtFuncInvoker1< RuntimeObject *, int32_t >::Invoke(21 /* System.Object System.Collections.ArrayList::get_Item(System.Int32) */, L_8, L_9); NullCheck(((CDataString_t1317323776 *)CastclassClass((RuntimeObject*)L_10, CDataString_t1317323776_il2cpp_TypeInfo_var))); ByteU5BU5D_t4116647657* L_11 = CDataString_get_Data_m1250555191(((CDataString_t1317323776 *)CastclassClass((RuntimeObject*)L_10, CDataString_t1317323776_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); return L_11; } } // System.String DMCore.CDataArray::GetWideStr(System.Int32,System.String) extern "C" IL2CPP_METHOD_ATTR String_t* CDataArray_GetWideStr_m3532563229 (CDataArray_t4068198041 * __this, int32_t ___nIndex0, String_t* ___defaultVal1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataArray_GetWideStr_m3532563229_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___nIndex0; if ((((int32_t)0) > ((int32_t)L_0))) { goto IL_002f; } } { int32_t L_1 = CDataArray_GetCount_m3616072297(__this, /*hidden argument*/NULL); int32_t L_2 = ___nIndex0; if ((((int32_t)L_1) <= ((int32_t)L_2))) { goto IL_002f; } } { ArrayList_t2718874744 * L_3 = __this->get_m_dataList_0(); int32_t L_4 = ___nIndex0; NullCheck(L_3); RuntimeObject * L_5 = VirtFuncInvoker1< RuntimeObject *, int32_t >::Invoke(21 /* System.Object System.Collections.ArrayList::get_Item(System.Int32) */, L_3, L_4); NullCheck(((IDataUnit_t677250155 *)CastclassClass((RuntimeObject*)L_5, IDataUnit_t677250155_il2cpp_TypeInfo_var))); int32_t L_6 = VirtFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 DMCore.IDataUnit::GetUnitType() */, ((IDataUnit_t677250155 *)CastclassClass((RuntimeObject*)L_5, IDataUnit_t677250155_il2cpp_TypeInfo_var))); if ((((int32_t)L_6) == ((int32_t)5))) { goto IL_0031; } } IL_002f: { String_t* L_7 = ___defaultVal1; return L_7; } IL_0031: { ArrayList_t2718874744 * L_8 = __this->get_m_dataList_0(); int32_t L_9 = ___nIndex0; NullCheck(L_8); RuntimeObject * L_10 = VirtFuncInvoker1< RuntimeObject *, int32_t >::Invoke(21 /* System.Object System.Collections.ArrayList::get_Item(System.Int32) */, L_8, L_9); NullCheck(((CDataWideStr_t3874506662 *)CastclassClass((RuntimeObject*)L_10, CDataWideStr_t3874506662_il2cpp_TypeInfo_var))); String_t* L_11 = CDataWideStr_get_Data_m3466272812(((CDataWideStr_t3874506662 *)CastclassClass((RuntimeObject*)L_10, CDataWideStr_t3874506662_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); return L_11; } } // System.Double DMCore.CDataArray::GetDouble(System.Int32,System.Double) extern "C" IL2CPP_METHOD_ATTR double CDataArray_GetDouble_m3643600411 (CDataArray_t4068198041 * __this, int32_t ___nIndex0, double ___dDefault1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataArray_GetDouble_m3643600411_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___nIndex0; if ((((int32_t)0) > ((int32_t)L_0))) { goto IL_002f; } } { int32_t L_1 = CDataArray_GetCount_m3616072297(__this, /*hidden argument*/NULL); int32_t L_2 = ___nIndex0; if ((((int32_t)L_1) <= ((int32_t)L_2))) { goto IL_002f; } } { ArrayList_t2718874744 * L_3 = __this->get_m_dataList_0(); int32_t L_4 = ___nIndex0; NullCheck(L_3); RuntimeObject * L_5 = VirtFuncInvoker1< RuntimeObject *, int32_t >::Invoke(21 /* System.Object System.Collections.ArrayList::get_Item(System.Int32) */, L_3, L_4); NullCheck(((IDataUnit_t677250155 *)CastclassClass((RuntimeObject*)L_5, IDataUnit_t677250155_il2cpp_TypeInfo_var))); int32_t L_6 = VirtFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 DMCore.IDataUnit::GetUnitType() */, ((IDataUnit_t677250155 *)CastclassClass((RuntimeObject*)L_5, IDataUnit_t677250155_il2cpp_TypeInfo_var))); if ((((int32_t)L_6) == ((int32_t)7))) { goto IL_0031; } } IL_002f: { double L_7 = ___dDefault1; return L_7; } IL_0031: { ArrayList_t2718874744 * L_8 = __this->get_m_dataList_0(); int32_t L_9 = ___nIndex0; NullCheck(L_8); RuntimeObject * L_10 = VirtFuncInvoker1< RuntimeObject *, int32_t >::Invoke(21 /* System.Object System.Collections.ArrayList::get_Item(System.Int32) */, L_8, L_9); NullCheck(((CDataDouble_t3608737326 *)CastclassClass((RuntimeObject*)L_10, CDataDouble_t3608737326_il2cpp_TypeInfo_var))); double L_11 = CDataDouble_get_Data_m2332076500(((CDataDouble_t3608737326 *)CastclassClass((RuntimeObject*)L_10, CDataDouble_t3608737326_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); return L_11; } } // UnityEngine.Vector3 DMCore.CDataArray::GetVector(System.Int32,UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 CDataArray_GetVector_m3529732802 (CDataArray_t4068198041 * __this, int32_t ___nIndex0, Vector3_t3722313464 ___defaultVal1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataArray_GetVector_m3529732802_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___nIndex0; if ((((int32_t)0) > ((int32_t)L_0))) { goto IL_002f; } } { int32_t L_1 = CDataArray_GetCount_m3616072297(__this, /*hidden argument*/NULL); int32_t L_2 = ___nIndex0; if ((((int32_t)L_1) <= ((int32_t)L_2))) { goto IL_002f; } } { ArrayList_t2718874744 * L_3 = __this->get_m_dataList_0(); int32_t L_4 = ___nIndex0; NullCheck(L_3); RuntimeObject * L_5 = VirtFuncInvoker1< RuntimeObject *, int32_t >::Invoke(21 /* System.Object System.Collections.ArrayList::get_Item(System.Int32) */, L_3, L_4); NullCheck(((IDataUnit_t677250155 *)CastclassClass((RuntimeObject*)L_5, IDataUnit_t677250155_il2cpp_TypeInfo_var))); int32_t L_6 = VirtFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 DMCore.IDataUnit::GetUnitType() */, ((IDataUnit_t677250155 *)CastclassClass((RuntimeObject*)L_5, IDataUnit_t677250155_il2cpp_TypeInfo_var))); if ((((int32_t)L_6) == ((int32_t)8))) { goto IL_0031; } } IL_002f: { Vector3_t3722313464 L_7 = ___defaultVal1; return L_7; } IL_0031: { ArrayList_t2718874744 * L_8 = __this->get_m_dataList_0(); int32_t L_9 = ___nIndex0; NullCheck(L_8); RuntimeObject * L_10 = VirtFuncInvoker1< RuntimeObject *, int32_t >::Invoke(21 /* System.Object System.Collections.ArrayList::get_Item(System.Int32) */, L_8, L_9); NullCheck(((CDataVector_t3625709135 *)CastclassClass((RuntimeObject*)L_10, CDataVector_t3625709135_il2cpp_TypeInfo_var))); Vector3_t3722313464 L_11 = CDataVector_get_Data_m904718078(((CDataVector_t3625709135 *)CastclassClass((RuntimeObject*)L_10, CDataVector_t3625709135_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); return L_11; } } // UnityEngine.Quaternion DMCore.CDataArray::GetQuaternion(System.Int32,UnityEngine.Quaternion) extern "C" IL2CPP_METHOD_ATTR Quaternion_t2301928331 CDataArray_GetQuaternion_m3509301107 (CDataArray_t4068198041 * __this, int32_t ___nIndex0, Quaternion_t2301928331 ___defaultVal1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataArray_GetQuaternion_m3509301107_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___nIndex0; if ((((int32_t)0) > ((int32_t)L_0))) { goto IL_0030; } } { int32_t L_1 = CDataArray_GetCount_m3616072297(__this, /*hidden argument*/NULL); int32_t L_2 = ___nIndex0; if ((((int32_t)L_1) <= ((int32_t)L_2))) { goto IL_0030; } } { ArrayList_t2718874744 * L_3 = __this->get_m_dataList_0(); int32_t L_4 = ___nIndex0; NullCheck(L_3); RuntimeObject * L_5 = VirtFuncInvoker1< RuntimeObject *, int32_t >::Invoke(21 /* System.Object System.Collections.ArrayList::get_Item(System.Int32) */, L_3, L_4); NullCheck(((IDataUnit_t677250155 *)CastclassClass((RuntimeObject*)L_5, IDataUnit_t677250155_il2cpp_TypeInfo_var))); int32_t L_6 = VirtFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 DMCore.IDataUnit::GetUnitType() */, ((IDataUnit_t677250155 *)CastclassClass((RuntimeObject*)L_5, IDataUnit_t677250155_il2cpp_TypeInfo_var))); if ((((int32_t)L_6) == ((int32_t)((int32_t)9)))) { goto IL_0032; } } IL_0030: { Quaternion_t2301928331 L_7 = ___defaultVal1; return L_7; } IL_0032: { ArrayList_t2718874744 * L_8 = __this->get_m_dataList_0(); int32_t L_9 = ___nIndex0; NullCheck(L_8); RuntimeObject * L_10 = VirtFuncInvoker1< RuntimeObject *, int32_t >::Invoke(21 /* System.Object System.Collections.ArrayList::get_Item(System.Int32) */, L_8, L_9); NullCheck(((CDataQuaternion_t1158885499 *)CastclassClass((RuntimeObject*)L_10, CDataQuaternion_t1158885499_il2cpp_TypeInfo_var))); Quaternion_t2301928331 L_11 = CDataQuaternion_get_Data_m3777295471(((CDataQuaternion_t1158885499 *)CastclassClass((RuntimeObject*)L_10, CDataQuaternion_t1158885499_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); return L_11; } } // System.Void DMCore.CDataArray::Flush() extern "C" IL2CPP_METHOD_ATTR void CDataArray_Flush_m1077150699 (CDataArray_t4068198041 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataArray_Flush_m1077150699_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(netSendingCache_t1115576376_il2cpp_TypeInfo_var); netSendingCache_SendMsg_m3930715145(NULL /*static, unused*/, __this, /*hidden argument*/NULL); return; } } // System.Void DMCore.CDataArray::FlushCustomMsg() extern "C" IL2CPP_METHOD_ATTR void CDataArray_FlushCustomMsg_m3378810259 (CDataArray_t4068198041 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataArray_FlushCustomMsg_m3378810259_MetadataUsageId); s_Il2CppMethodInitialized = true; } CMsgCustom_t3704829624 * V_0 = NULL; { CMsgCustom_t3704829624 * L_0 = (CMsgCustom_t3704829624 *)il2cpp_codegen_object_new(CMsgCustom_t3704829624_il2cpp_TypeInfo_var); CMsgCustom__ctor_m1994577366(L_0, /*hidden argument*/NULL); V_0 = L_0; CMsgCustom_t3704829624 * L_1 = V_0; NullCheck(L_1); L_1->set_dataArray_0(__this); IL2CPP_RUNTIME_CLASS_INIT(Singleton_1_t3098501191_il2cpp_TypeInfo_var); NetworkManager_t478833449 * L_2 = Singleton_1_get_Instance_m1324156550(NULL /*static, unused*/, /*hidden argument*/Singleton_1_get_Instance_m1324156550_RuntimeMethod_var); if (!L_2) { goto IL_0026; } } { IL2CPP_RUNTIME_CLASS_INIT(Singleton_1_t3098501191_il2cpp_TypeInfo_var); NetworkManager_t478833449 * L_3 = Singleton_1_get_Instance_m1324156550(NULL /*static, unused*/, /*hidden argument*/Singleton_1_get_Instance_m1324156550_RuntimeMethod_var); NullCheck(L_3); CNetService_t1201271315 * L_4 = NetworkManager_GetNetService_m455031442(L_3, /*hidden argument*/NULL); if (L_4) { goto IL_0027; } } IL_0026: { return; } IL_0027: { IL2CPP_RUNTIME_CLASS_INIT(Singleton_1_t3098501191_il2cpp_TypeInfo_var); NetworkManager_t478833449 * L_5 = Singleton_1_get_Instance_m1324156550(NULL /*static, unused*/, /*hidden argument*/Singleton_1_get_Instance_m1324156550_RuntimeMethod_var); NullCheck(L_5); CNetService_t1201271315 * L_6 = NetworkManager_GetNetService_m455031442(L_5, /*hidden argument*/NULL); CMsgCustom_t3704829624 * L_7 = V_0; NullCheck(L_6); CNetService_SendMsgStruct_m258771320(L_6, L_7, /*hidden argument*/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 DMCore.CDataByte::.ctor() extern "C" IL2CPP_METHOD_ATTR void CDataByte__ctor_m2195008358 (CDataByte_t2832074535 * __this, const RuntimeMethod* method) { { IDataUnit__ctor_m3389967847(__this, /*hidden argument*/NULL); return; } } // DMCore.IDataUnit DMCore.CDataByte::Lerp(DMCore.IDataUnit,System.Single) extern "C" IL2CPP_METHOD_ATTR IDataUnit_t677250155 * CDataByte_Lerp_m2091083151 (CDataByte_t2832074535 * __this, IDataUnit_t677250155 * ___other0, float ___fOtherRate1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataByte_Lerp_m2091083151_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataByte_t2832074535 * V_0 = NULL; { IDataUnit_t677250155 * L_0 = ___other0; if (!L_0) { goto IL_0017; } } { IDataUnit_t677250155 * L_1 = ___other0; NullCheck(L_1); int32_t L_2 = VirtFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 DMCore.IDataUnit::GetUnitType() */, L_1); int32_t L_3 = VirtFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 DMCore.IDataUnit::GetUnitType() */, __this); if ((((int32_t)L_2) == ((int32_t)L_3))) { goto IL_0019; } } IL_0017: { return (IDataUnit_t677250155 *)NULL; } IL_0019: { CDataByte_t2832074535 * L_4 = (CDataByte_t2832074535 *)il2cpp_codegen_object_new(CDataByte_t2832074535_il2cpp_TypeInfo_var); CDataByte__ctor_m2195008358(L_4, /*hidden argument*/NULL); V_0 = L_4; CDataByte_t2832074535 * L_5 = V_0; uint8_t L_6 = CDataByte_get_Data_m698821319(__this, /*hidden argument*/NULL); IDataUnit_t677250155 * L_7 = ___other0; NullCheck(((CDataByte_t2832074535 *)CastclassClass((RuntimeObject*)L_7, CDataByte_t2832074535_il2cpp_TypeInfo_var))); uint8_t L_8 = CDataByte_get_Data_m698821319(((CDataByte_t2832074535 *)CastclassClass((RuntimeObject*)L_7, CDataByte_t2832074535_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); float L_9 = ___fOtherRate1; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_10 = Mathf_Lerp_m1004423579(NULL /*static, unused*/, (((float)((float)L_6))), (((float)((float)L_8))), ((float)il2cpp_codegen_subtract((float)(1.0f), (float)L_9)), /*hidden argument*/NULL); NullCheck(L_5); CDataByte_set_Data_m376475278(L_5, (uint8_t)(((int32_t)((uint8_t)L_10))), /*hidden argument*/NULL); CDataByte_t2832074535 * L_11 = V_0; return L_11; } } // System.Byte DMCore.CDataByte::get_Data() extern "C" IL2CPP_METHOD_ATTR uint8_t CDataByte_get_Data_m698821319 (CDataByte_t2832074535 * __this, const RuntimeMethod* method) { { uint8_t L_0 = __this->get_U3CDataU3Ek__BackingField_0(); return L_0; } } // System.Void DMCore.CDataByte::set_Data(System.Byte) extern "C" IL2CPP_METHOD_ATTR void CDataByte_set_Data_m376475278 (CDataByte_t2832074535 * __this, uint8_t ___value0, const RuntimeMethod* method) { { uint8_t L_0 = ___value0; __this->set_U3CDataU3Ek__BackingField_0(L_0); return; } } // System.Int32 DMCore.CDataByte::GetUnitType() extern "C" IL2CPP_METHOD_ATTR int32_t CDataByte_GetUnitType_m3903835816 (CDataByte_t2832074535 * __this, const RuntimeMethod* method) { { return 0; } } // System.Int32 DMCore.CDataByte::GetBytesSize() extern "C" IL2CPP_METHOD_ATTR int32_t CDataByte_GetBytesSize_m3991530788 (CDataByte_t2832074535 * __this, const RuntimeMethod* method) { { return 1; } } // System.Boolean DMCore.CDataByte::FromStream(System.Byte[],System.Int32&) extern "C" IL2CPP_METHOD_ATTR bool CDataByte_FromStream_m2956895022 (CDataByte_t2832074535 * __this, ByteU5BU5D_t4116647657* ___buffer0, int32_t* ___nStartIndex1, const RuntimeMethod* method) { int32_t V_0 = 0; { ByteU5BU5D_t4116647657* L_0 = ___buffer0; if (L_0) { goto IL_0008; } } { return (bool)0; } IL_0008: { ByteU5BU5D_t4116647657* L_1 = ___buffer0; int32_t* L_2 = ___nStartIndex1; int32_t* L_3 = ___nStartIndex1; int32_t L_4 = (*((int32_t*)L_3)); V_0 = L_4; *((int32_t*)(L_2)) = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1)); int32_t L_5 = V_0; NullCheck(L_1); int32_t L_6 = L_5; uint8_t L_7 = (L_1)->GetAt(static_cast(L_6)); CDataByte_set_Data_m376475278(__this, L_7, /*hidden argument*/NULL); return (bool)1; } } // System.Boolean DMCore.CDataByte::ToStream(BetterList`1&) extern "C" IL2CPP_METHOD_ATTR bool CDataByte_ToStream_m127757182 (CDataByte_t2832074535 * __this, BetterList_1_t289316694 ** ___buffer0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataByte_ToStream_m127757182_MetadataUsageId); s_Il2CppMethodInitialized = true; } { BetterList_1_t289316694 ** L_0 = ___buffer0; BetterList_1_t289316694 * L_1 = *((BetterList_1_t289316694 **)L_0); uint8_t L_2 = CDataByte_get_Data_m698821319(__this, /*hidden argument*/NULL); NullCheck(L_1); BetterList_1_Add_m3689618584(L_1, L_2, /*hidden argument*/BetterList_1_Add_m3689618584_RuntimeMethod_var); return (bool)1; } } // System.String DMCore.CDataByte::ToWString() extern "C" IL2CPP_METHOD_ATTR String_t* CDataByte_ToWString_m3930477293 (CDataByte_t2832074535 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataByte_ToWString_m3930477293_MetadataUsageId); s_Il2CppMethodInitialized = true; } uint8_t V_0 = 0x0; { uint8_t L_0 = CDataByte_get_Data_m698821319(__this, /*hidden argument*/NULL); V_0 = L_0; String_t* L_1 = Byte_ToString_m721125428((&V_0), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_2 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral1974061245, L_1, /*hidden argument*/NULL); return L_2; } } // System.String DMCore.CDataByte::GetStringData() extern "C" IL2CPP_METHOD_ATTR String_t* CDataByte_GetStringData_m685429732 (CDataByte_t2832074535 * __this, const RuntimeMethod* method) { uint8_t V_0 = 0x0; { uint8_t L_0 = CDataByte_get_Data_m698821319(__this, /*hidden argument*/NULL); V_0 = L_0; String_t* L_1 = Byte_ToString_m721125428((&V_0), /*hidden argument*/NULL); return L_1; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.CDataDouble::.ctor() extern "C" IL2CPP_METHOD_ATTR void CDataDouble__ctor_m2038897641 (CDataDouble_t3608737326 * __this, const RuntimeMethod* method) { { IDataUnit__ctor_m3389967847(__this, /*hidden argument*/NULL); return; } } // System.Double DMCore.CDataDouble::get_Data() extern "C" IL2CPP_METHOD_ATTR double CDataDouble_get_Data_m2332076500 (CDataDouble_t3608737326 * __this, const RuntimeMethod* method) { { double L_0 = __this->get_U3CDataU3Ek__BackingField_0(); return L_0; } } // System.Void DMCore.CDataDouble::set_Data(System.Double) extern "C" IL2CPP_METHOD_ATTR void CDataDouble_set_Data_m1963882456 (CDataDouble_t3608737326 * __this, double ___value0, const RuntimeMethod* method) { { double L_0 = ___value0; __this->set_U3CDataU3Ek__BackingField_0(L_0); return; } } // DMCore.IDataUnit DMCore.CDataDouble::Lerp(DMCore.IDataUnit,System.Single) extern "C" IL2CPP_METHOD_ATTR IDataUnit_t677250155 * CDataDouble_Lerp_m3313186339 (CDataDouble_t3608737326 * __this, IDataUnit_t677250155 * ___other0, float ___fOtherRate1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataDouble_Lerp_m3313186339_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataDouble_t3608737326 * V_0 = NULL; { IDataUnit_t677250155 * L_0 = ___other0; if (!L_0) { goto IL_0017; } } { IDataUnit_t677250155 * L_1 = ___other0; NullCheck(L_1); int32_t L_2 = VirtFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 DMCore.IDataUnit::GetUnitType() */, L_1); int32_t L_3 = VirtFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 DMCore.IDataUnit::GetUnitType() */, __this); if ((((int32_t)L_2) == ((int32_t)L_3))) { goto IL_0019; } } IL_0017: { return (IDataUnit_t677250155 *)NULL; } IL_0019: { CDataDouble_t3608737326 * L_4 = (CDataDouble_t3608737326 *)il2cpp_codegen_object_new(CDataDouble_t3608737326_il2cpp_TypeInfo_var); CDataDouble__ctor_m2038897641(L_4, /*hidden argument*/NULL); V_0 = L_4; CDataDouble_t3608737326 * L_5 = V_0; double L_6 = CDataDouble_get_Data_m2332076500(__this, /*hidden argument*/NULL); float L_7 = ___fOtherRate1; IDataUnit_t677250155 * L_8 = ___other0; NullCheck(((CDataDouble_t3608737326 *)CastclassClass((RuntimeObject*)L_8, CDataDouble_t3608737326_il2cpp_TypeInfo_var))); double L_9 = CDataDouble_get_Data_m2332076500(((CDataDouble_t3608737326 *)CastclassClass((RuntimeObject*)L_8, CDataDouble_t3608737326_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); float L_10 = ___fOtherRate1; NullCheck(L_5); CDataDouble_set_Data_m1963882456(L_5, ((double)il2cpp_codegen_add((double)((double)il2cpp_codegen_multiply((double)L_6, (double)(((double)((double)((float)il2cpp_codegen_subtract((float)(1.0f), (float)L_7))))))), (double)((double)il2cpp_codegen_multiply((double)L_9, (double)(((double)((double)L_10))))))), /*hidden argument*/NULL); CDataDouble_t3608737326 * L_11 = V_0; return L_11; } } // System.Int32 DMCore.CDataDouble::GetUnitType() extern "C" IL2CPP_METHOD_ATTR int32_t CDataDouble_GetUnitType_m2102781694 (CDataDouble_t3608737326 * __this, const RuntimeMethod* method) { { return 7; } } // System.Int32 DMCore.CDataDouble::GetBytesSize() extern "C" IL2CPP_METHOD_ATTR int32_t CDataDouble_GetBytesSize_m2255234242 (CDataDouble_t3608737326 * __this, const RuntimeMethod* method) { int32_t V_0 = 0; { V_0 = 8; int32_t L_0 = V_0; return L_0; } } // System.Boolean DMCore.CDataDouble::FromStream(System.Byte[],System.Int32&) extern "C" IL2CPP_METHOD_ATTR bool CDataDouble_FromStream_m3193983213 (CDataDouble_t3608737326 * __this, ByteU5BU5D_t4116647657* ___buffer0, int32_t* ___nStartIndex1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataDouble_FromStream_m3193983213_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ByteU5BU5D_t4116647657* L_0 = ___buffer0; if (L_0) { goto IL_0008; } } { return (bool)0; } IL_0008: { ByteU5BU5D_t4116647657* L_1 = ___buffer0; int32_t* L_2 = ___nStartIndex1; IL2CPP_RUNTIME_CLASS_INIT(BitConverter_t3118986983_il2cpp_TypeInfo_var); double L_3 = BitConverter_ToDouble_m527296068(NULL /*static, unused*/, L_1, (*((int32_t*)L_2)), /*hidden argument*/NULL); CDataDouble_set_Data_m1963882456(__this, L_3, /*hidden argument*/NULL); int32_t* L_4 = ___nStartIndex1; int32_t* L_5 = ___nStartIndex1; *((int32_t*)(L_4)) = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)(*((int32_t*)L_5)), (int32_t)8)); return (bool)1; } } // System.Boolean DMCore.CDataDouble::ToStream(BetterList`1&) extern "C" IL2CPP_METHOD_ATTR bool CDataDouble_ToStream_m1890246549 (CDataDouble_t3608737326 * __this, BetterList_1_t289316694 ** ___buffer0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataDouble_ToStream_m1890246549_MetadataUsageId); s_Il2CppMethodInitialized = true; } double V_0 = 0.0; ByteU5BU5D_t4116647657* V_1 = NULL; uint8_t V_2 = 0x0; ByteU5BU5D_t4116647657* V_3 = NULL; int32_t V_4 = 0; { double L_0 = CDataDouble_get_Data_m2332076500(__this, /*hidden argument*/NULL); V_0 = L_0; double L_1 = V_0; IL2CPP_RUNTIME_CLASS_INIT(BitConverter_t3118986983_il2cpp_TypeInfo_var); ByteU5BU5D_t4116647657* L_2 = BitConverter_GetBytes_m3693159656(NULL /*static, unused*/, L_1, /*hidden argument*/NULL); V_1 = L_2; ByteU5BU5D_t4116647657* L_3 = V_1; V_3 = L_3; V_4 = 0; goto IL_002b; } IL_0018: { ByteU5BU5D_t4116647657* L_4 = V_3; int32_t L_5 = V_4; NullCheck(L_4); int32_t L_6 = L_5; uint8_t L_7 = (L_4)->GetAt(static_cast(L_6)); V_2 = L_7; BetterList_1_t289316694 ** L_8 = ___buffer0; BetterList_1_t289316694 * L_9 = *((BetterList_1_t289316694 **)L_8); uint8_t L_10 = V_2; NullCheck(L_9); BetterList_1_Add_m3689618584(L_9, L_10, /*hidden argument*/BetterList_1_Add_m3689618584_RuntimeMethod_var); int32_t L_11 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)1)); } IL_002b: { int32_t L_12 = V_4; ByteU5BU5D_t4116647657* L_13 = V_3; NullCheck(L_13); if ((((int32_t)L_12) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_13)->max_length))))))) { goto IL_0018; } } { return (bool)1; } } // System.String DMCore.CDataDouble::ToWString() extern "C" IL2CPP_METHOD_ATTR String_t* CDataDouble_ToWString_m3758760004 (CDataDouble_t3608737326 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataDouble_ToWString_m3758760004_MetadataUsageId); s_Il2CppMethodInitialized = true; } double V_0 = 0.0; { double L_0 = CDataDouble_get_Data_m2332076500(__this, /*hidden argument*/NULL); V_0 = L_0; String_t* L_1 = Double_ToString_m1229922074((&V_0), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_2 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral2039331982, L_1, /*hidden argument*/NULL); return L_2; } } // System.String DMCore.CDataDouble::GetStringData() extern "C" IL2CPP_METHOD_ATTR String_t* CDataDouble_GetStringData_m3569579787 (CDataDouble_t3608737326 * __this, const RuntimeMethod* method) { double V_0 = 0.0; { double L_0 = CDataDouble_get_Data_m2332076500(__this, /*hidden argument*/NULL); V_0 = L_0; String_t* L_1 = Double_ToString_m1229922074((&V_0), /*hidden argument*/NULL); return L_1; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.CDataFloat::.ctor() extern "C" IL2CPP_METHOD_ATTR void CDataFloat__ctor_m3449544560 (CDataFloat_t137586558 * __this, const RuntimeMethod* method) { { IDataUnit__ctor_m3389967847(__this, /*hidden argument*/NULL); return; } } // System.Single DMCore.CDataFloat::get_Data() extern "C" IL2CPP_METHOD_ATTR float CDataFloat_get_Data_m2077147244 (CDataFloat_t137586558 * __this, const RuntimeMethod* method) { { float L_0 = __this->get_U3CDataU3Ek__BackingField_0(); return L_0; } } // System.Void DMCore.CDataFloat::set_Data(System.Single) extern "C" IL2CPP_METHOD_ATTR void CDataFloat_set_Data_m2993701000 (CDataFloat_t137586558 * __this, float ___value0, const RuntimeMethod* method) { { float L_0 = ___value0; __this->set_U3CDataU3Ek__BackingField_0(L_0); return; } } // DMCore.IDataUnit DMCore.CDataFloat::Lerp(DMCore.IDataUnit,System.Single) extern "C" IL2CPP_METHOD_ATTR IDataUnit_t677250155 * CDataFloat_Lerp_m2400175725 (CDataFloat_t137586558 * __this, IDataUnit_t677250155 * ___other0, float ___fOtherRate1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataFloat_Lerp_m2400175725_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataFloat_t137586558 * V_0 = NULL; { IDataUnit_t677250155 * L_0 = ___other0; if (!L_0) { goto IL_0017; } } { IDataUnit_t677250155 * L_1 = ___other0; NullCheck(L_1); int32_t L_2 = VirtFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 DMCore.IDataUnit::GetUnitType() */, L_1); int32_t L_3 = VirtFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 DMCore.IDataUnit::GetUnitType() */, __this); if ((((int32_t)L_2) == ((int32_t)L_3))) { goto IL_0019; } } IL_0017: { return (IDataUnit_t677250155 *)NULL; } IL_0019: { CDataFloat_t137586558 * L_4 = (CDataFloat_t137586558 *)il2cpp_codegen_object_new(CDataFloat_t137586558_il2cpp_TypeInfo_var); CDataFloat__ctor_m3449544560(L_4, /*hidden argument*/NULL); V_0 = L_4; CDataFloat_t137586558 * L_5 = V_0; float L_6 = CDataFloat_get_Data_m2077147244(__this, /*hidden argument*/NULL); IDataUnit_t677250155 * L_7 = ___other0; NullCheck(((CDataFloat_t137586558 *)CastclassClass((RuntimeObject*)L_7, CDataFloat_t137586558_il2cpp_TypeInfo_var))); float L_8 = CDataFloat_get_Data_m2077147244(((CDataFloat_t137586558 *)CastclassClass((RuntimeObject*)L_7, CDataFloat_t137586558_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); float L_9 = ___fOtherRate1; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_10 = Mathf_Lerp_m1004423579(NULL /*static, unused*/, L_6, L_8, ((float)il2cpp_codegen_subtract((float)(1.0f), (float)L_9)), /*hidden argument*/NULL); NullCheck(L_5); CDataFloat_set_Data_m2993701000(L_5, L_10, /*hidden argument*/NULL); CDataFloat_t137586558 * L_11 = V_0; return L_11; } } // System.Int32 DMCore.CDataFloat::GetUnitType() extern "C" IL2CPP_METHOD_ATTR int32_t CDataFloat_GetUnitType_m501684373 (CDataFloat_t137586558 * __this, const RuntimeMethod* method) { { return 3; } } // System.Int32 DMCore.CDataFloat::GetBytesSize() extern "C" IL2CPP_METHOD_ATTR int32_t CDataFloat_GetBytesSize_m2555255172 (CDataFloat_t137586558 * __this, const RuntimeMethod* method) { int32_t V_0 = 0; { V_0 = 4; int32_t L_0 = V_0; return L_0; } } // System.Boolean DMCore.CDataFloat::FromStream(System.Byte[],System.Int32&) extern "C" IL2CPP_METHOD_ATTR bool CDataFloat_FromStream_m866262871 (CDataFloat_t137586558 * __this, ByteU5BU5D_t4116647657* ___buffer0, int32_t* ___nStartIndex1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataFloat_FromStream_m866262871_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ByteU5BU5D_t4116647657* L_0 = ___buffer0; if (L_0) { goto IL_0008; } } { return (bool)0; } IL_0008: { ByteU5BU5D_t4116647657* L_1 = ___buffer0; int32_t* L_2 = ___nStartIndex1; IL2CPP_RUNTIME_CLASS_INIT(BitConverter_t3118986983_il2cpp_TypeInfo_var); float L_3 = BitConverter_ToSingle_m2597008633(NULL /*static, unused*/, L_1, (*((int32_t*)L_2)), /*hidden argument*/NULL); CDataFloat_set_Data_m2993701000(__this, L_3, /*hidden argument*/NULL); int32_t* L_4 = ___nStartIndex1; int32_t* L_5 = ___nStartIndex1; *((int32_t*)(L_4)) = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)(*((int32_t*)L_5)), (int32_t)4)); return (bool)1; } } // System.Boolean DMCore.CDataFloat::ToStream(BetterList`1&) extern "C" IL2CPP_METHOD_ATTR bool CDataFloat_ToStream_m3360203539 (CDataFloat_t137586558 * __this, BetterList_1_t289316694 ** ___buffer0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataFloat_ToStream_m3360203539_MetadataUsageId); s_Il2CppMethodInitialized = true; } ByteU5BU5D_t4116647657* V_0 = NULL; uint8_t V_1 = 0x0; ByteU5BU5D_t4116647657* V_2 = NULL; int32_t V_3 = 0; { float L_0 = CDataFloat_get_Data_m2077147244(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(BitConverter_t3118986983_il2cpp_TypeInfo_var); ByteU5BU5D_t4116647657* L_1 = BitConverter_GetBytes_m692533364(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); V_0 = L_1; ByteU5BU5D_t4116647657* L_2 = V_0; V_2 = L_2; V_3 = 0; goto IL_0025; } IL_0015: { ByteU5BU5D_t4116647657* L_3 = V_2; int32_t L_4 = V_3; NullCheck(L_3); int32_t L_5 = L_4; uint8_t L_6 = (L_3)->GetAt(static_cast(L_5)); V_1 = L_6; BetterList_1_t289316694 ** L_7 = ___buffer0; BetterList_1_t289316694 * L_8 = *((BetterList_1_t289316694 **)L_7); uint8_t L_9 = V_1; NullCheck(L_8); BetterList_1_Add_m3689618584(L_8, L_9, /*hidden argument*/BetterList_1_Add_m3689618584_RuntimeMethod_var); int32_t L_10 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)1)); } IL_0025: { int32_t L_11 = V_3; ByteU5BU5D_t4116647657* L_12 = V_2; NullCheck(L_12); if ((((int32_t)L_11) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_12)->max_length))))))) { goto IL_0015; } } { return (bool)1; } } // System.String DMCore.CDataFloat::ToWString() extern "C" IL2CPP_METHOD_ATTR String_t* CDataFloat_ToWString_m1266403107 (CDataFloat_t137586558 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataFloat_ToWString_m1266403107_MetadataUsageId); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; { float L_0 = CDataFloat_get_Data_m2077147244(__this, /*hidden argument*/NULL); V_0 = L_0; String_t* L_1 = Single_ToString_m3947131094((&V_0), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_2 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral622445823, L_1, /*hidden argument*/NULL); return L_2; } } // System.String DMCore.CDataFloat::GetStringData() extern "C" IL2CPP_METHOD_ATTR String_t* CDataFloat_GetStringData_m3686280651 (CDataFloat_t137586558 * __this, const RuntimeMethod* method) { float V_0 = 0.0f; { float L_0 = CDataFloat_get_Data_m2077147244(__this, /*hidden argument*/NULL); V_0 = L_0; String_t* L_1 = Single_ToString_m3947131094((&V_0), /*hidden argument*/NULL); return L_1; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.CDataInt::.ctor() extern "C" IL2CPP_METHOD_ATTR void CDataInt__ctor_m2188462845 (CDataInt_t1932658480 * __this, const RuntimeMethod* method) { { IDataUnit__ctor_m3389967847(__this, /*hidden argument*/NULL); return; } } // System.Int32 DMCore.CDataInt::get_Data() extern "C" IL2CPP_METHOD_ATTR int32_t CDataInt_get_Data_m877434185 (CDataInt_t1932658480 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CDataU3Ek__BackingField_0(); return L_0; } } // System.Void DMCore.CDataInt::set_Data(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CDataInt_set_Data_m3419162422 (CDataInt_t1932658480 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_U3CDataU3Ek__BackingField_0(L_0); return; } } // DMCore.IDataUnit DMCore.CDataInt::Lerp(DMCore.IDataUnit,System.Single) extern "C" IL2CPP_METHOD_ATTR IDataUnit_t677250155 * CDataInt_Lerp_m1837515040 (CDataInt_t1932658480 * __this, IDataUnit_t677250155 * ___other0, float ___fOtherRate1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataInt_Lerp_m1837515040_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataInt_t1932658480 * V_0 = NULL; { IDataUnit_t677250155 * L_0 = ___other0; if (!L_0) { goto IL_0017; } } { IDataUnit_t677250155 * L_1 = ___other0; NullCheck(L_1); int32_t L_2 = VirtFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 DMCore.IDataUnit::GetUnitType() */, L_1); int32_t L_3 = VirtFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 DMCore.IDataUnit::GetUnitType() */, __this); if ((((int32_t)L_2) == ((int32_t)L_3))) { goto IL_0019; } } IL_0017: { return (IDataUnit_t677250155 *)NULL; } IL_0019: { CDataInt_t1932658480 * L_4 = (CDataInt_t1932658480 *)il2cpp_codegen_object_new(CDataInt_t1932658480_il2cpp_TypeInfo_var); CDataInt__ctor_m2188462845(L_4, /*hidden argument*/NULL); V_0 = L_4; CDataInt_t1932658480 * L_5 = V_0; int32_t L_6 = CDataInt_get_Data_m877434185(__this, /*hidden argument*/NULL); IDataUnit_t677250155 * L_7 = ___other0; NullCheck(((CDataInt_t1932658480 *)CastclassClass((RuntimeObject*)L_7, CDataInt_t1932658480_il2cpp_TypeInfo_var))); int32_t L_8 = CDataInt_get_Data_m877434185(((CDataInt_t1932658480 *)CastclassClass((RuntimeObject*)L_7, CDataInt_t1932658480_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); float L_9 = ___fOtherRate1; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_10 = Mathf_Lerp_m1004423579(NULL /*static, unused*/, (((float)((float)L_6))), (((float)((float)L_8))), ((float)il2cpp_codegen_subtract((float)(1.0f), (float)L_9)), /*hidden argument*/NULL); NullCheck(L_5); CDataInt_set_Data_m3419162422(L_5, (((int32_t)((int32_t)L_10))), /*hidden argument*/NULL); CDataInt_t1932658480 * L_11 = V_0; return L_11; } } // System.Int32 DMCore.CDataInt::GetUnitType() extern "C" IL2CPP_METHOD_ATTR int32_t CDataInt_GetUnitType_m1109283460 (CDataInt_t1932658480 * __this, const RuntimeMethod* method) { { return 2; } } // System.Int32 DMCore.CDataInt::GetBytesSize() extern "C" IL2CPP_METHOD_ATTR int32_t CDataInt_GetBytesSize_m3029534532 (CDataInt_t1932658480 * __this, const RuntimeMethod* method) { int32_t V_0 = 0; { V_0 = 4; int32_t L_0 = V_0; return L_0; } } // System.Boolean DMCore.CDataInt::FromStream(System.Byte[],System.Int32&) extern "C" IL2CPP_METHOD_ATTR bool CDataInt_FromStream_m2459452033 (CDataInt_t1932658480 * __this, ByteU5BU5D_t4116647657* ___buffer0, int32_t* ___nStartIndex1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataInt_FromStream_m2459452033_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ByteU5BU5D_t4116647657* L_0 = ___buffer0; if (L_0) { goto IL_0008; } } { return (bool)0; } IL_0008: { ByteU5BU5D_t4116647657* L_1 = ___buffer0; int32_t* L_2 = ___nStartIndex1; IL2CPP_RUNTIME_CLASS_INIT(BitConverter_t3118986983_il2cpp_TypeInfo_var); int32_t L_3 = BitConverter_ToInt32_m1089563119(NULL /*static, unused*/, L_1, (*((int32_t*)L_2)), /*hidden argument*/NULL); CDataInt_set_Data_m3419162422(__this, L_3, /*hidden argument*/NULL); int32_t* L_4 = ___nStartIndex1; int32_t* L_5 = ___nStartIndex1; *((int32_t*)(L_4)) = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)(*((int32_t*)L_5)), (int32_t)4)); return (bool)1; } } // System.Boolean DMCore.CDataInt::ToStream(BetterList`1&) extern "C" IL2CPP_METHOD_ATTR bool CDataInt_ToStream_m896969786 (CDataInt_t1932658480 * __this, BetterList_1_t289316694 ** ___buffer0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataInt_ToStream_m896969786_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ByteU5BU5D_t4116647657* V_1 = NULL; uint8_t V_2 = 0x0; ByteU5BU5D_t4116647657* V_3 = NULL; int32_t V_4 = 0; { int32_t L_0 = CDataInt_get_Data_m877434185(__this, /*hidden argument*/NULL); V_0 = L_0; int32_t L_1 = V_0; IL2CPP_RUNTIME_CLASS_INIT(BitConverter_t3118986983_il2cpp_TypeInfo_var); ByteU5BU5D_t4116647657* L_2 = BitConverter_GetBytes_m1040762521(NULL /*static, unused*/, L_1, /*hidden argument*/NULL); V_1 = L_2; ByteU5BU5D_t4116647657* L_3 = V_1; V_3 = L_3; V_4 = 0; goto IL_002b; } IL_0018: { ByteU5BU5D_t4116647657* L_4 = V_3; int32_t L_5 = V_4; NullCheck(L_4); int32_t L_6 = L_5; uint8_t L_7 = (L_4)->GetAt(static_cast(L_6)); V_2 = L_7; BetterList_1_t289316694 ** L_8 = ___buffer0; BetterList_1_t289316694 * L_9 = *((BetterList_1_t289316694 **)L_8); uint8_t L_10 = V_2; NullCheck(L_9); BetterList_1_Add_m3689618584(L_9, L_10, /*hidden argument*/BetterList_1_Add_m3689618584_RuntimeMethod_var); int32_t L_11 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)1)); } IL_002b: { int32_t L_12 = V_4; ByteU5BU5D_t4116647657* L_13 = V_3; NullCheck(L_13); if ((((int32_t)L_12) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_13)->max_length))))))) { goto IL_0018; } } { return (bool)1; } } // System.String DMCore.CDataInt::ToWString() extern "C" IL2CPP_METHOD_ATTR String_t* CDataInt_ToWString_m2703274329 (CDataInt_t1932658480 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataInt_ToWString_m2703274329_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { int32_t L_0 = CDataInt_get_Data_m877434185(__this, /*hidden argument*/NULL); V_0 = L_0; String_t* L_1 = Int32_ToString_m141394615((&V_0), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_2 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral2790412412, L_1, /*hidden argument*/NULL); return L_2; } } // System.String DMCore.CDataInt::GetStringData() extern "C" IL2CPP_METHOD_ATTR String_t* CDataInt_GetStringData_m2585315534 (CDataInt_t1932658480 * __this, const RuntimeMethod* method) { int32_t V_0 = 0; { int32_t L_0 = CDataInt_get_Data_m877434185(__this, /*hidden argument*/NULL); V_0 = L_0; String_t* L_1 = Int32_ToString_m141394615((&V_0), /*hidden argument*/NULL); return L_1; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.CDataLong::.ctor() extern "C" IL2CPP_METHOD_ATTR void CDataLong__ctor_m390398571 (CDataLong_t929790239 * __this, const RuntimeMethod* method) { { IDataUnit__ctor_m3389967847(__this, /*hidden argument*/NULL); return; } } // System.Int64 DMCore.CDataLong::get_Data() extern "C" IL2CPP_METHOD_ATTR int64_t CDataLong_get_Data_m3099860284 (CDataLong_t929790239 * __this, const RuntimeMethod* method) { { int64_t L_0 = __this->get_U3CDataU3Ek__BackingField_0(); return L_0; } } // System.Void DMCore.CDataLong::set_Data(System.Int64) extern "C" IL2CPP_METHOD_ATTR void CDataLong_set_Data_m4015345768 (CDataLong_t929790239 * __this, int64_t ___value0, const RuntimeMethod* method) { { int64_t L_0 = ___value0; __this->set_U3CDataU3Ek__BackingField_0(L_0); return; } } // DMCore.IDataUnit DMCore.CDataLong::Lerp(DMCore.IDataUnit,System.Single) extern "C" IL2CPP_METHOD_ATTR IDataUnit_t677250155 * CDataLong_Lerp_m196918304 (CDataLong_t929790239 * __this, IDataUnit_t677250155 * ___other0, float ___fOtherRate1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataLong_Lerp_m196918304_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataLong_t929790239 * V_0 = NULL; { IDataUnit_t677250155 * L_0 = ___other0; if (!L_0) { goto IL_0017; } } { IDataUnit_t677250155 * L_1 = ___other0; NullCheck(L_1); int32_t L_2 = VirtFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 DMCore.IDataUnit::GetUnitType() */, L_1); int32_t L_3 = VirtFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 DMCore.IDataUnit::GetUnitType() */, __this); if ((((int32_t)L_2) == ((int32_t)L_3))) { goto IL_0019; } } IL_0017: { return (IDataUnit_t677250155 *)NULL; } IL_0019: { CDataLong_t929790239 * L_4 = (CDataLong_t929790239 *)il2cpp_codegen_object_new(CDataLong_t929790239_il2cpp_TypeInfo_var); CDataLong__ctor_m390398571(L_4, /*hidden argument*/NULL); V_0 = L_4; CDataLong_t929790239 * L_5 = V_0; int64_t L_6 = CDataLong_get_Data_m3099860284(__this, /*hidden argument*/NULL); IDataUnit_t677250155 * L_7 = ___other0; NullCheck(((CDataLong_t929790239 *)CastclassClass((RuntimeObject*)L_7, CDataLong_t929790239_il2cpp_TypeInfo_var))); int64_t L_8 = CDataLong_get_Data_m3099860284(((CDataLong_t929790239 *)CastclassClass((RuntimeObject*)L_7, CDataLong_t929790239_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); float L_9 = ___fOtherRate1; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_10 = Mathf_Lerp_m1004423579(NULL /*static, unused*/, (((float)((float)L_6))), (((float)((float)L_8))), ((float)il2cpp_codegen_subtract((float)(1.0f), (float)L_9)), /*hidden argument*/NULL); NullCheck(L_5); CDataLong_set_Data_m4015345768(L_5, (((int64_t)((int64_t)L_10))), /*hidden argument*/NULL); CDataLong_t929790239 * L_11 = V_0; return L_11; } } // System.Int32 DMCore.CDataLong::GetUnitType() extern "C" IL2CPP_METHOD_ATTR int32_t CDataLong_GetUnitType_m3063763308 (CDataLong_t929790239 * __this, const RuntimeMethod* method) { { return 6; } } // System.Int32 DMCore.CDataLong::GetBytesSize() extern "C" IL2CPP_METHOD_ATTR int32_t CDataLong_GetBytesSize_m1601743030 (CDataLong_t929790239 * __this, const RuntimeMethod* method) { int32_t V_0 = 0; { V_0 = 8; int32_t L_0 = V_0; return L_0; } } // System.Boolean DMCore.CDataLong::FromStream(System.Byte[],System.Int32&) extern "C" IL2CPP_METHOD_ATTR bool CDataLong_FromStream_m2211966682 (CDataLong_t929790239 * __this, ByteU5BU5D_t4116647657* ___buffer0, int32_t* ___nStartIndex1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataLong_FromStream_m2211966682_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ByteU5BU5D_t4116647657* L_0 = ___buffer0; if (L_0) { goto IL_0008; } } { return (bool)0; } IL_0008: { ByteU5BU5D_t4116647657* L_1 = ___buffer0; int32_t* L_2 = ___nStartIndex1; IL2CPP_RUNTIME_CLASS_INIT(BitConverter_t3118986983_il2cpp_TypeInfo_var); int64_t L_3 = BitConverter_ToInt64_m349022421(NULL /*static, unused*/, L_1, (*((int32_t*)L_2)), /*hidden argument*/NULL); CDataLong_set_Data_m4015345768(__this, L_3, /*hidden argument*/NULL); int32_t* L_4 = ___nStartIndex1; int32_t* L_5 = ___nStartIndex1; *((int32_t*)(L_4)) = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)(*((int32_t*)L_5)), (int32_t)8)); return (bool)1; } } // System.Boolean DMCore.CDataLong::ToStream(BetterList`1&) extern "C" IL2CPP_METHOD_ATTR bool CDataLong_ToStream_m3482478578 (CDataLong_t929790239 * __this, BetterList_1_t289316694 ** ___buffer0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataLong_ToStream_m3482478578_MetadataUsageId); s_Il2CppMethodInitialized = true; } int64_t V_0 = 0; ByteU5BU5D_t4116647657* V_1 = NULL; uint8_t V_2 = 0x0; ByteU5BU5D_t4116647657* V_3 = NULL; int32_t V_4 = 0; { int64_t L_0 = CDataLong_get_Data_m3099860284(__this, /*hidden argument*/NULL); V_0 = L_0; int64_t L_1 = V_0; IL2CPP_RUNTIME_CLASS_INIT(BitConverter_t3118986983_il2cpp_TypeInfo_var); ByteU5BU5D_t4116647657* L_2 = BitConverter_GetBytes_m4144088731(NULL /*static, unused*/, L_1, /*hidden argument*/NULL); V_1 = L_2; ByteU5BU5D_t4116647657* L_3 = V_1; V_3 = L_3; V_4 = 0; goto IL_002b; } IL_0018: { ByteU5BU5D_t4116647657* L_4 = V_3; int32_t L_5 = V_4; NullCheck(L_4); int32_t L_6 = L_5; uint8_t L_7 = (L_4)->GetAt(static_cast(L_6)); V_2 = L_7; BetterList_1_t289316694 ** L_8 = ___buffer0; BetterList_1_t289316694 * L_9 = *((BetterList_1_t289316694 **)L_8); uint8_t L_10 = V_2; NullCheck(L_9); BetterList_1_Add_m3689618584(L_9, L_10, /*hidden argument*/BetterList_1_Add_m3689618584_RuntimeMethod_var); int32_t L_11 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)1)); } IL_002b: { int32_t L_12 = V_4; ByteU5BU5D_t4116647657* L_13 = V_3; NullCheck(L_13); if ((((int32_t)L_12) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_13)->max_length))))))) { goto IL_0018; } } { return (bool)1; } } // System.String DMCore.CDataLong::ToWString() extern "C" IL2CPP_METHOD_ATTR String_t* CDataLong_ToWString_m3909219391 (CDataLong_t929790239 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataLong_ToWString_m3909219391_MetadataUsageId); s_Il2CppMethodInitialized = true; } int64_t V_0 = 0; { int64_t L_0 = CDataLong_get_Data_m3099860284(__this, /*hidden argument*/NULL); V_0 = L_0; String_t* L_1 = Int64_ToString_m2986581816((&V_0), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_2 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral1808579369, L_1, /*hidden argument*/NULL); return L_2; } } // System.String DMCore.CDataLong::GetStringData() extern "C" IL2CPP_METHOD_ATTR String_t* CDataLong_GetStringData_m1306540925 (CDataLong_t929790239 * __this, const RuntimeMethod* method) { int64_t V_0 = 0; { int64_t L_0 = CDataLong_get_Data_m3099860284(__this, /*hidden argument*/NULL); V_0 = L_0; String_t* L_1 = Int64_ToString_m2986581816((&V_0), /*hidden argument*/NULL); return L_1; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.CDataProperty::.ctor() extern "C" IL2CPP_METHOD_ATTR void CDataProperty__ctor_m4247268200 (CDataProperty_t2806246268 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataProperty__ctor_m4247268200_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Object__ctor_m297566312(__this, /*hidden argument*/NULL); __this->set_m_delegateBefore_1((CBetterSet_1_t2914247844 *)NULL); __this->set_m_delegateEnd_2((CBetterSet_1_t2134195988 *)NULL); Dictionary_2_t462506454 * L_0 = (Dictionary_2_t462506454 *)il2cpp_codegen_object_new(Dictionary_2_t462506454_il2cpp_TypeInfo_var); Dictionary_2__ctor_m3918223955(L_0, /*hidden argument*/Dictionary_2__ctor_m3918223955_RuntimeMethod_var); __this->set_m_mapData_0(L_0); return; } } // System.Void DMCore.CDataProperty::RegisterListener(System.Action`2,System.Action`1) extern "C" IL2CPP_METHOD_ATTR void CDataProperty_RegisterListener_m3253102657 (CDataProperty_t2806246268 * __this, Action_2_t2799970140 * ___before0, Action_1_t2019918284 * ___end1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataProperty_RegisterListener_m3253102657_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Action_2_t2799970140 * L_0 = ___before0; if (!L_0) { goto IL_0029; } } { CBetterSet_1_t2914247844 * L_1 = __this->get_m_delegateBefore_1(); if (L_1) { goto IL_001c; } } { CBetterSet_1_t2914247844 * L_2 = (CBetterSet_1_t2914247844 *)il2cpp_codegen_object_new(CBetterSet_1_t2914247844_il2cpp_TypeInfo_var); CBetterSet_1__ctor_m1724447629(L_2, /*hidden argument*/CBetterSet_1__ctor_m1724447629_RuntimeMethod_var); __this->set_m_delegateBefore_1(L_2); } IL_001c: { CBetterSet_1_t2914247844 * L_3 = __this->get_m_delegateBefore_1(); Action_2_t2799970140 * L_4 = ___before0; NullCheck(L_3); CBetterSet_1_Add_m2394651849(L_3, L_4, /*hidden argument*/CBetterSet_1_Add_m2394651849_RuntimeMethod_var); } IL_0029: { Action_1_t2019918284 * L_5 = ___end1; if (!L_5) { goto IL_0052; } } { CBetterSet_1_t2134195988 * L_6 = __this->get_m_delegateEnd_2(); if (L_6) { goto IL_0045; } } { CBetterSet_1_t2134195988 * L_7 = (CBetterSet_1_t2134195988 *)il2cpp_codegen_object_new(CBetterSet_1_t2134195988_il2cpp_TypeInfo_var); CBetterSet_1__ctor_m1827870712(L_7, /*hidden argument*/CBetterSet_1__ctor_m1827870712_RuntimeMethod_var); __this->set_m_delegateEnd_2(L_7); } IL_0045: { CBetterSet_1_t2134195988 * L_8 = __this->get_m_delegateEnd_2(); Action_1_t2019918284 * L_9 = ___end1; NullCheck(L_8); CBetterSet_1_Add_m550620967(L_8, L_9, /*hidden argument*/CBetterSet_1_Add_m550620967_RuntimeMethod_var); } IL_0052: { return; } } // System.Void DMCore.CDataProperty::UnRegisterListener(System.Action`2,System.Action`1) extern "C" IL2CPP_METHOD_ATTR void CDataProperty_UnRegisterListener_m3592113079 (CDataProperty_t2806246268 * __this, Action_2_t2799970140 * ___before0, Action_1_t2019918284 * ___end1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataProperty_UnRegisterListener_m3592113079_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Action_2_t2799970140 * L_0 = ___before0; if (!L_0) { goto IL_001e; } } { CBetterSet_1_t2914247844 * L_1 = __this->get_m_delegateBefore_1(); if (!L_1) { goto IL_001e; } } { CBetterSet_1_t2914247844 * L_2 = __this->get_m_delegateBefore_1(); Action_2_t2799970140 * L_3 = ___before0; NullCheck(L_2); CBetterSet_1_Remove_m3955706456(L_2, L_3, /*hidden argument*/CBetterSet_1_Remove_m3955706456_RuntimeMethod_var); } IL_001e: { Action_1_t2019918284 * L_4 = ___end1; if (!L_4) { goto IL_003c; } } { CBetterSet_1_t2134195988 * L_5 = __this->get_m_delegateEnd_2(); if (!L_5) { goto IL_003c; } } { CBetterSet_1_t2134195988 * L_6 = __this->get_m_delegateEnd_2(); Action_1_t2019918284 * L_7 = ___end1; NullCheck(L_6); CBetterSet_1_Remove_m1204249383(L_6, L_7, /*hidden argument*/CBetterSet_1_Remove_m1204249383_RuntimeMethod_var); } IL_003c: { return; } } // System.Int32 DMCore.CDataProperty::GetCount() extern "C" IL2CPP_METHOD_ATTR int32_t CDataProperty_GetCount_m3325234687 (CDataProperty_t2806246268 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataProperty_GetCount_m3325234687_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Dictionary_2_t462506454 * L_0 = __this->get_m_mapData_0(); NullCheck(L_0); int32_t L_1 = Dictionary_2_get_Count_m2278475549(L_0, /*hidden argument*/Dictionary_2_get_Count_m2278475549_RuntimeMethod_var); return L_1; } } // System.Void DMCore.CDataProperty::Clear() extern "C" IL2CPP_METHOD_ATTR void CDataProperty_Clear_m1542459772 (CDataProperty_t2806246268 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataProperty_Clear_m1542459772_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Dictionary_2_t462506454 * L_0 = __this->get_m_mapData_0(); NullCheck(L_0); Dictionary_2_Clear_m778433196(L_0, /*hidden argument*/Dictionary_2_Clear_m778433196_RuntimeMethod_var); return; } } // System.Void DMCore.CDataProperty::Append(DMCore.CDataProperty) extern "C" IL2CPP_METHOD_ATTR void CDataProperty_Append_m3443704652 (CDataProperty_t2806246268 * __this, CDataProperty_t2806246268 * ___other0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataProperty_Append_m3443704652_MetadataUsageId); s_Il2CppMethodInitialized = true; } Enumerator_t2416689229 V_0; memset(&V_0, 0, sizeof(V_0)); KeyValuePair_2_t2860178621 V_1; memset(&V_1, 0, sizeof(V_1)); KeyValuePair_2_t2860178621 V_2; memset(&V_2, 0, sizeof(V_2)); { CDataProperty_t2806246268 * L_0 = ___other0; if (!L_0) { goto IL_0012; } } { CDataProperty_t2806246268 * L_1 = ___other0; NullCheck(L_1); int32_t L_2 = CDataProperty_GetCount_m3325234687(L_1, /*hidden argument*/NULL); if ((((int32_t)0) < ((int32_t)L_2))) { goto IL_0013; } } IL_0012: { return; } IL_0013: { CDataProperty_t2806246268 * L_3 = ___other0; NullCheck(L_3); Dictionary_2_t462506454 * L_4 = L_3->get_m_mapData_0(); NullCheck(L_4); Enumerator_t2416689229 L_5 = Dictionary_2_GetEnumerator_m1795873309(L_4, /*hidden argument*/Dictionary_2_GetEnumerator_m1795873309_RuntimeMethod_var); V_0 = L_5; goto IL_0048; } IL_0024: { KeyValuePair_2_t2860178621 L_6 = Enumerator_get_Current_m2685611638((&V_0), /*hidden argument*/Enumerator_get_Current_m2685611638_RuntimeMethod_var); V_1 = L_6; String_t* L_7 = KeyValuePair_2_get_Key_m2229946461((&V_1), /*hidden argument*/KeyValuePair_2_get_Key_m2229946461_RuntimeMethod_var); KeyValuePair_2_t2860178621 L_8 = Enumerator_get_Current_m2685611638((&V_0), /*hidden argument*/Enumerator_get_Current_m2685611638_RuntimeMethod_var); V_2 = L_8; IDataUnit_t677250155 * L_9 = KeyValuePair_2_get_Value_m717947528((&V_2), /*hidden argument*/KeyValuePair_2_get_Value_m717947528_RuntimeMethod_var); CDataProperty_AddOrg_m2951900969(__this, L_7, L_9, /*hidden argument*/NULL); } IL_0048: { bool L_10 = Enumerator_MoveNext_m495772941((&V_0), /*hidden argument*/Enumerator_MoveNext_m495772941_RuntimeMethod_var); if (L_10) { goto IL_0024; } } { return; } } // System.String DMCore.CDataProperty::GetItemKey(System.Int32) extern "C" IL2CPP_METHOD_ATTR String_t* CDataProperty_GetItemKey_m566303515 (CDataProperty_t2806246268 * __this, int32_t ___nIndex0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataProperty_GetItemKey_m566303515_MetadataUsageId); s_Il2CppMethodInitialized = true; } Enumerator_t2416689229 V_0; memset(&V_0, 0, sizeof(V_0)); KeyValuePair_2_t2860178621 V_1; memset(&V_1, 0, sizeof(V_1)); { int32_t L_0 = ___nIndex0; if ((((int32_t)0) > ((int32_t)L_0))) { goto IL_0013; } } { int32_t L_1 = CDataProperty_GetCount_m3325234687(__this, /*hidden argument*/NULL); int32_t L_2 = ___nIndex0; if ((((int32_t)L_1) > ((int32_t)L_2))) { goto IL_0015; } } IL_0013: { return (String_t*)NULL; } IL_0015: { Dictionary_2_t462506454 * L_3 = __this->get_m_mapData_0(); NullCheck(L_3); Enumerator_t2416689229 L_4 = Dictionary_2_GetEnumerator_m1795873309(L_3, /*hidden argument*/Dictionary_2_GetEnumerator_m1795873309_RuntimeMethod_var); V_0 = L_4; goto IL_002e; } IL_0026: { Enumerator_MoveNext_m495772941((&V_0), /*hidden argument*/Enumerator_MoveNext_m495772941_RuntimeMethod_var); } IL_002e: { int32_t L_5 = ___nIndex0; int32_t L_6 = L_5; ___nIndex0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_6, (int32_t)1)); if ((((int32_t)0) <= ((int32_t)L_6))) { goto IL_0026; } } { KeyValuePair_2_t2860178621 L_7 = Enumerator_get_Current_m2685611638((&V_0), /*hidden argument*/Enumerator_get_Current_m2685611638_RuntimeMethod_var); V_1 = L_7; String_t* L_8 = KeyValuePair_2_get_Key_m2229946461((&V_1), /*hidden argument*/KeyValuePair_2_get_Key_m2229946461_RuntimeMethod_var); return L_8; } } // System.Boolean DMCore.CDataProperty::Exist(System.String) extern "C" IL2CPP_METHOD_ATTR bool CDataProperty_Exist_m372773481 (CDataProperty_t2806246268 * __this, String_t* ___key0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataProperty_Exist_m372773481_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Dictionary_2_t462506454 * L_0 = __this->get_m_mapData_0(); String_t* L_1 = ___key0; NullCheck(L_0); bool L_2 = Dictionary_2_ContainsKey_m84676036(L_0, L_1, /*hidden argument*/Dictionary_2_ContainsKey_m84676036_RuntimeMethod_var); return L_2; } } // DMCore.IDataUnit DMCore.CDataProperty::GetItem(System.String) extern "C" IL2CPP_METHOD_ATTR IDataUnit_t677250155 * CDataProperty_GetItem_m2648609559 (CDataProperty_t2806246268 * __this, String_t* ___key0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataProperty_GetItem_m2648609559_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Dictionary_2_t462506454 * L_0 = __this->get_m_mapData_0(); String_t* L_1 = ___key0; NullCheck(L_0); bool L_2 = Dictionary_2_ContainsKey_m84676036(L_0, L_1, /*hidden argument*/Dictionary_2_ContainsKey_m84676036_RuntimeMethod_var); if (L_2) { goto IL_0013; } } { return (IDataUnit_t677250155 *)NULL; } IL_0013: { Dictionary_2_t462506454 * L_3 = __this->get_m_mapData_0(); String_t* L_4 = ___key0; NullCheck(L_3); IDataUnit_t677250155 * L_5 = Dictionary_2_get_Item_m2367277643(L_3, L_4, /*hidden argument*/Dictionary_2_get_Item_m2367277643_RuntimeMethod_var); return L_5; } } // DMCore.CDataProperty DMCore.CDataProperty::Lerp(DMCore.CDataProperty,DMCore.CDataProperty,System.Single) extern "C" IL2CPP_METHOD_ATTR CDataProperty_t2806246268 * CDataProperty_Lerp_m401927283 (RuntimeObject * __this /* static, unused */, CDataProperty_t2806246268 * ___lhs0, CDataProperty_t2806246268 * ___rhs1, float ___fStep2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataProperty_Lerp_m401927283_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataProperty_t2806246268 * V_0 = NULL; Enumerator_t2416689229 V_1; memset(&V_1, 0, sizeof(V_1)); String_t* V_2 = NULL; KeyValuePair_2_t2860178621 V_3; memset(&V_3, 0, sizeof(V_3)); IDataUnit_t677250155 * V_4 = NULL; KeyValuePair_2_t2860178621 V_5; memset(&V_5, 0, sizeof(V_5)); IDataUnit_t677250155 * V_6 = NULL; IDataUnit_t677250155 * V_7 = NULL; IDataUnit_t677250155 * G_B4_0 = NULL; { CDataProperty_t2806246268 * L_0 = (CDataProperty_t2806246268 *)il2cpp_codegen_object_new(CDataProperty_t2806246268_il2cpp_TypeInfo_var); CDataProperty__ctor_m4247268200(L_0, /*hidden argument*/NULL); V_0 = L_0; CDataProperty_t2806246268 * L_1 = ___lhs0; NullCheck(L_1); Dictionary_2_t462506454 * L_2 = L_1->get_m_mapData_0(); NullCheck(L_2); Enumerator_t2416689229 L_3 = Dictionary_2_GetEnumerator_m1795873309(L_2, /*hidden argument*/Dictionary_2_GetEnumerator_m1795873309_RuntimeMethod_var); V_1 = L_3; goto IL_0076; } IL_0017: { KeyValuePair_2_t2860178621 L_4 = Enumerator_get_Current_m2685611638((&V_1), /*hidden argument*/Enumerator_get_Current_m2685611638_RuntimeMethod_var); V_3 = L_4; String_t* L_5 = KeyValuePair_2_get_Key_m2229946461((&V_3), /*hidden argument*/KeyValuePair_2_get_Key_m2229946461_RuntimeMethod_var); V_2 = L_5; KeyValuePair_2_t2860178621 L_6 = Enumerator_get_Current_m2685611638((&V_1), /*hidden argument*/Enumerator_get_Current_m2685611638_RuntimeMethod_var); V_5 = L_6; IDataUnit_t677250155 * L_7 = KeyValuePair_2_get_Value_m717947528((&V_5), /*hidden argument*/KeyValuePair_2_get_Value_m717947528_RuntimeMethod_var); V_4 = L_7; CDataProperty_t2806246268 * L_8 = ___rhs1; String_t* L_9 = V_2; NullCheck(L_8); IDataUnit_t677250155 * L_10 = CDataProperty_GetItem_m2648609559(L_8, L_9, /*hidden argument*/NULL); V_6 = L_10; IDataUnit_t677250155 * L_11 = V_6; if (!L_11) { goto IL_005e; } } { IDataUnit_t677250155 * L_12 = V_4; IDataUnit_t677250155 * L_13 = V_6; float L_14 = ___fStep2; NullCheck(L_12); IDataUnit_t677250155 * L_15 = VirtFuncInvoker2< IDataUnit_t677250155 *, IDataUnit_t677250155 *, float >::Invoke(8 /* DMCore.IDataUnit DMCore.IDataUnit::Lerp(DMCore.IDataUnit,System.Single) */, L_12, L_13, ((float)il2cpp_codegen_subtract((float)(1.0f), (float)L_14))); G_B4_0 = L_15; goto IL_005f; } IL_005e: { G_B4_0 = ((IDataUnit_t677250155 *)(NULL)); } IL_005f: { V_7 = G_B4_0; IDataUnit_t677250155 * L_16 = V_7; if (!L_16) { goto IL_0076; } } { CDataProperty_t2806246268 * L_17 = V_0; NullCheck(L_17); Dictionary_2_t462506454 * L_18 = L_17->get_m_mapData_0(); String_t* L_19 = V_2; IDataUnit_t677250155 * L_20 = V_7; NullCheck(L_18); Dictionary_2_set_Item_m3237201362(L_18, L_19, L_20, /*hidden argument*/Dictionary_2_set_Item_m3237201362_RuntimeMethod_var); } IL_0076: { bool L_21 = Enumerator_MoveNext_m495772941((&V_1), /*hidden argument*/Enumerator_MoveNext_m495772941_RuntimeMethod_var); if (L_21) { goto IL_0017; } } { CDataProperty_t2806246268 * L_22 = V_0; return L_22; } } // System.Void DMCore.CDataProperty::DeserialFromXml(System.Xml.XmlElement) extern "C" IL2CPP_METHOD_ATTR void CDataProperty_DeserialFromXml_m1844093992 (CDataProperty_t2806246268 * __this, XmlElement_t561603118 * ___element0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataProperty_DeserialFromXml_m1844093992_MetadataUsageId); s_Il2CppMethodInitialized = true; } XmlNodeList_t2551693786 * V_0 = NULL; int32_t V_1 = 0; XmlElement_t561603118 * V_2 = NULL; int32_t V_3 = 0; String_t* V_4 = NULL; IDataUnit_t677250155 * V_5 = NULL; XmlNodeList_t2551693786 * G_B3_0 = NULL; { CDataProperty_Clear_m1542459772(__this, /*hidden argument*/NULL); XmlElement_t561603118 * L_0 = ___element0; if (!L_0) { goto IL_0017; } } { XmlElement_t561603118 * L_1 = ___element0; NullCheck(L_1); XmlNodeList_t2551693786 * L_2 = VirtFuncInvoker0< XmlNodeList_t2551693786 * >::Invoke(9 /* System.Xml.XmlNodeList System.Xml.XmlNode::get_ChildNodes() */, L_1); G_B3_0 = L_2; goto IL_0018; } IL_0017: { G_B3_0 = ((XmlNodeList_t2551693786 *)(NULL)); } IL_0018: { V_0 = G_B3_0; XmlNodeList_t2551693786 * L_3 = V_0; if (!L_3) { goto IL_002a; } } { XmlNodeList_t2551693786 * L_4 = V_0; NullCheck(L_4); int32_t L_5 = VirtFuncInvoker0< int32_t >::Invoke(5 /* System.Int32 System.Xml.XmlNodeList::get_Count() */, L_4); if (L_5) { goto IL_002b; } } IL_002a: { return; } IL_002b: { V_1 = 0; goto IL_0093; } IL_0032: { XmlNodeList_t2551693786 * L_6 = V_0; int32_t L_7 = V_1; NullCheck(L_6); XmlNode_t3767805227 * L_8 = VirtFuncInvoker1< XmlNode_t3767805227 *, int32_t >::Invoke(6 /* System.Xml.XmlNode System.Xml.XmlNodeList::get_ItemOf(System.Int32) */, L_6, L_7); V_2 = ((XmlElement_t561603118 *)CastclassClass((RuntimeObject*)L_8, XmlElement_t561603118_il2cpp_TypeInfo_var)); XmlElement_t561603118 * L_9 = V_2; int32_t L_10 = IDataUnit_GetXmlElemInt_m4049370064(NULL /*static, unused*/, L_9, _stringLiteral3243520166, (-1), /*hidden argument*/NULL); V_3 = L_10; XmlElement_t561603118 * L_11 = V_2; NullCheck(L_11); String_t* L_12 = VirtFuncInvoker1< String_t*, String_t* >::Invoke(42 /* System.String System.Xml.XmlElement::GetAttribute(System.String) */, L_11, _stringLiteral62725243); V_4 = L_12; int32_t L_13 = V_3; if ((((int32_t)L_13) == ((int32_t)(-1)))) { goto IL_0067; } } { String_t* L_14 = V_4; if (L_14) { goto IL_006c; } } IL_0067: { goto IL_008f; } IL_006c: { int32_t L_15 = V_3; IDataUnit_t677250155 * L_16 = CDataArray_CreateUnitByType_m3127124409(NULL /*static, unused*/, L_15, /*hidden argument*/NULL); V_5 = L_16; IDataUnit_t677250155 * L_17 = V_5; if (L_17) { goto IL_0080; } } { goto IL_008f; } IL_0080: { Dictionary_2_t462506454 * L_18 = __this->get_m_mapData_0(); String_t* L_19 = V_4; IDataUnit_t677250155 * L_20 = V_5; NullCheck(L_18); Dictionary_2_set_Item_m3237201362(L_18, L_19, L_20, /*hidden argument*/Dictionary_2_set_Item_m3237201362_RuntimeMethod_var); } IL_008f: { int32_t L_21 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_21, (int32_t)1)); } IL_0093: { int32_t L_22 = V_1; XmlNodeList_t2551693786 * L_23 = V_0; NullCheck(L_23); int32_t L_24 = VirtFuncInvoker0< int32_t >::Invoke(5 /* System.Int32 System.Xml.XmlNodeList::get_Count() */, L_23); if ((((int32_t)L_22) < ((int32_t)L_24))) { goto IL_0032; } } { return; } } // System.Void DMCore.CDataProperty::DeserialFromXmlRoot(System.Xml.XmlElement) extern "C" IL2CPP_METHOD_ATTR void CDataProperty_DeserialFromXmlRoot_m980672731 (CDataProperty_t2806246268 * __this, XmlElement_t561603118 * ___rootElement0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataProperty_DeserialFromXmlRoot_m980672731_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; String_t* V_1 = NULL; IDataUnit_t677250155 * V_2 = NULL; { XmlElement_t561603118 * L_0 = ___rootElement0; if (L_0) { goto IL_0007; } } { return; } IL_0007: { XmlElement_t561603118 * L_1 = ___rootElement0; int32_t L_2 = IDataUnit_GetXmlElemInt_m4049370064(NULL /*static, unused*/, L_1, _stringLiteral3243520166, (-1), /*hidden argument*/NULL); V_0 = L_2; XmlElement_t561603118 * L_3 = ___rootElement0; NullCheck(L_3); String_t* L_4 = VirtFuncInvoker1< String_t*, String_t* >::Invoke(42 /* System.String System.Xml.XmlElement::GetAttribute(System.String) */, L_3, _stringLiteral62725243); V_1 = L_4; int32_t L_5 = V_0; if ((((int32_t)L_5) == ((int32_t)(-1)))) { goto IL_002d; } } { String_t* L_6 = V_1; if (L_6) { goto IL_002e; } } IL_002d: { return; } IL_002e: { int32_t L_7 = V_0; IDataUnit_t677250155 * L_8 = CDataArray_CreateUnitByType_m3127124409(NULL /*static, unused*/, L_7, /*hidden argument*/NULL); V_2 = L_8; IDataUnit_t677250155 * L_9 = V_2; if (L_9) { goto IL_003c; } } { return; } IL_003c: { Dictionary_2_t462506454 * L_10 = __this->get_m_mapData_0(); String_t* L_11 = V_1; IDataUnit_t677250155 * L_12 = V_2; NullCheck(L_10); Dictionary_2_set_Item_m3237201362(L_10, L_11, L_12, /*hidden argument*/Dictionary_2_set_Item_m3237201362_RuntimeMethod_var); return; } } // System.Void DMCore.CDataProperty::AddOrg(System.String,DMCore.IDataUnit) extern "C" IL2CPP_METHOD_ATTR void CDataProperty_AddOrg_m2951900969 (CDataProperty_t2806246268 * __this, String_t* ___key0, IDataUnit_t677250155 * ___var1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataProperty_AddOrg_m2951900969_MetadataUsageId); s_Il2CppMethodInitialized = true; } { String_t* L_0 = ___key0; IDataUnit_t677250155 * L_1 = ___var1; CDataProperty_BeforeChange_m869808880(__this, L_0, L_1, /*hidden argument*/NULL); Dictionary_2_t462506454 * L_2 = __this->get_m_mapData_0(); String_t* L_3 = ___key0; IDataUnit_t677250155 * L_4 = ___var1; NullCheck(L_2); Dictionary_2_set_Item_m3237201362(L_2, L_3, L_4, /*hidden argument*/Dictionary_2_set_Item_m3237201362_RuntimeMethod_var); String_t* L_5 = ___key0; CDataProperty_EndChange_m2844758297(__this, L_5, /*hidden argument*/NULL); return; } } // System.Void DMCore.CDataProperty::Add(System.String,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CDataProperty_Add_m837145387 (CDataProperty_t2806246268 * __this, String_t* ___key0, int32_t ___value1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataProperty_Add_m837145387_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataInt_t1932658480 * V_0 = NULL; { CDataInt_t1932658480 * L_0 = (CDataInt_t1932658480 *)il2cpp_codegen_object_new(CDataInt_t1932658480_il2cpp_TypeInfo_var); CDataInt__ctor_m2188462845(L_0, /*hidden argument*/NULL); V_0 = L_0; CDataInt_t1932658480 * L_1 = V_0; int32_t L_2 = ___value1; NullCheck(L_1); CDataInt_set_Data_m3419162422(L_1, L_2, /*hidden argument*/NULL); String_t* L_3 = ___key0; CDataInt_t1932658480 * L_4 = V_0; CDataProperty_BeforeChange_m869808880(__this, L_3, L_4, /*hidden argument*/NULL); Dictionary_2_t462506454 * L_5 = __this->get_m_mapData_0(); String_t* L_6 = ___key0; CDataInt_t1932658480 * L_7 = V_0; NullCheck(L_5); Dictionary_2_set_Item_m3237201362(L_5, L_6, L_7, /*hidden argument*/Dictionary_2_set_Item_m3237201362_RuntimeMethod_var); String_t* L_8 = ___key0; CDataProperty_EndChange_m2844758297(__this, L_8, /*hidden argument*/NULL); return; } } // System.Void DMCore.CDataProperty::Add(System.String,System.Single) extern "C" IL2CPP_METHOD_ATTR void CDataProperty_Add_m269030806 (CDataProperty_t2806246268 * __this, String_t* ___key0, float ___value1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataProperty_Add_m269030806_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataFloat_t137586558 * V_0 = NULL; { CDataFloat_t137586558 * L_0 = (CDataFloat_t137586558 *)il2cpp_codegen_object_new(CDataFloat_t137586558_il2cpp_TypeInfo_var); CDataFloat__ctor_m3449544560(L_0, /*hidden argument*/NULL); V_0 = L_0; CDataFloat_t137586558 * L_1 = V_0; float L_2 = ___value1; NullCheck(L_1); CDataFloat_set_Data_m2993701000(L_1, L_2, /*hidden argument*/NULL); String_t* L_3 = ___key0; CDataFloat_t137586558 * L_4 = V_0; CDataProperty_BeforeChange_m869808880(__this, L_3, L_4, /*hidden argument*/NULL); Dictionary_2_t462506454 * L_5 = __this->get_m_mapData_0(); String_t* L_6 = ___key0; CDataFloat_t137586558 * L_7 = V_0; NullCheck(L_5); Dictionary_2_set_Item_m3237201362(L_5, L_6, L_7, /*hidden argument*/Dictionary_2_set_Item_m3237201362_RuntimeMethod_var); String_t* L_8 = ___key0; CDataProperty_EndChange_m2844758297(__this, L_8, /*hidden argument*/NULL); return; } } // System.Void DMCore.CDataProperty::Add(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR void CDataProperty_Add_m1879965761 (CDataProperty_t2806246268 * __this, String_t* ___key0, String_t* ___value1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataProperty_Add_m1879965761_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataWideStr_t3874506662 * V_0 = NULL; { CDataWideStr_t3874506662 * L_0 = (CDataWideStr_t3874506662 *)il2cpp_codegen_object_new(CDataWideStr_t3874506662_il2cpp_TypeInfo_var); CDataWideStr__ctor_m2814099673(L_0, /*hidden argument*/NULL); V_0 = L_0; CDataWideStr_t3874506662 * L_1 = V_0; String_t* L_2 = ___value1; NullCheck(L_1); CDataWideStr_set_Data_m134448469(L_1, L_2, /*hidden argument*/NULL); String_t* L_3 = ___key0; CDataWideStr_t3874506662 * L_4 = V_0; CDataProperty_BeforeChange_m869808880(__this, L_3, L_4, /*hidden argument*/NULL); Dictionary_2_t462506454 * L_5 = __this->get_m_mapData_0(); String_t* L_6 = ___key0; CDataWideStr_t3874506662 * L_7 = V_0; NullCheck(L_5); Dictionary_2_set_Item_m3237201362(L_5, L_6, L_7, /*hidden argument*/Dictionary_2_set_Item_m3237201362_RuntimeMethod_var); String_t* L_8 = ___key0; CDataProperty_EndChange_m2844758297(__this, L_8, /*hidden argument*/NULL); return; } } // System.Void DMCore.CDataProperty::Add(System.String,System.Int16) extern "C" IL2CPP_METHOD_ATTR void CDataProperty_Add_m439020021 (CDataProperty_t2806246268 * __this, String_t* ___key0, int16_t ___value1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataProperty_Add_m439020021_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataShort_t848979497 * V_0 = NULL; { CDataShort_t848979497 * L_0 = (CDataShort_t848979497 *)il2cpp_codegen_object_new(CDataShort_t848979497_il2cpp_TypeInfo_var); CDataShort__ctor_m3203502547(L_0, /*hidden argument*/NULL); V_0 = L_0; CDataShort_t848979497 * L_1 = V_0; int16_t L_2 = ___value1; NullCheck(L_1); CDataShort_set_Data_m629360903(L_1, L_2, /*hidden argument*/NULL); String_t* L_3 = ___key0; CDataShort_t848979497 * L_4 = V_0; CDataProperty_BeforeChange_m869808880(__this, L_3, L_4, /*hidden argument*/NULL); Dictionary_2_t462506454 * L_5 = __this->get_m_mapData_0(); String_t* L_6 = ___key0; CDataShort_t848979497 * L_7 = V_0; NullCheck(L_5); Dictionary_2_set_Item_m3237201362(L_5, L_6, L_7, /*hidden argument*/Dictionary_2_set_Item_m3237201362_RuntimeMethod_var); String_t* L_8 = ___key0; CDataProperty_EndChange_m2844758297(__this, L_8, /*hidden argument*/NULL); return; } } // System.Void DMCore.CDataProperty::Add(System.String,UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR void CDataProperty_Add_m687577116 (CDataProperty_t2806246268 * __this, String_t* ___key0, Vector3_t3722313464 ___value1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataProperty_Add_m687577116_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataVector_t3625709135 * V_0 = NULL; { CDataVector_t3625709135 * L_0 = (CDataVector_t3625709135 *)il2cpp_codegen_object_new(CDataVector_t3625709135_il2cpp_TypeInfo_var); CDataVector__ctor_m165771641(L_0, /*hidden argument*/NULL); V_0 = L_0; CDataVector_t3625709135 * L_1 = V_0; Vector3_t3722313464 L_2 = ___value1; NullCheck(L_1); CDataVector_set_Data_m2673176368(L_1, L_2, /*hidden argument*/NULL); String_t* L_3 = ___key0; CDataVector_t3625709135 * L_4 = V_0; CDataProperty_BeforeChange_m869808880(__this, L_3, L_4, /*hidden argument*/NULL); Dictionary_2_t462506454 * L_5 = __this->get_m_mapData_0(); String_t* L_6 = ___key0; CDataVector_t3625709135 * L_7 = V_0; NullCheck(L_5); Dictionary_2_set_Item_m3237201362(L_5, L_6, L_7, /*hidden argument*/Dictionary_2_set_Item_m3237201362_RuntimeMethod_var); String_t* L_8 = ___key0; CDataProperty_EndChange_m2844758297(__this, L_8, /*hidden argument*/NULL); return; } } // System.Void DMCore.CDataProperty::Add(System.String,UnityEngine.Quaternion) extern "C" IL2CPP_METHOD_ATTR void CDataProperty_Add_m3413242165 (CDataProperty_t2806246268 * __this, String_t* ___key0, Quaternion_t2301928331 ___value1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataProperty_Add_m3413242165_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataQuaternion_t1158885499 * V_0 = NULL; { CDataQuaternion_t1158885499 * L_0 = (CDataQuaternion_t1158885499 *)il2cpp_codegen_object_new(CDataQuaternion_t1158885499_il2cpp_TypeInfo_var); CDataQuaternion__ctor_m3550254249(L_0, /*hidden argument*/NULL); V_0 = L_0; CDataQuaternion_t1158885499 * L_1 = V_0; Quaternion_t2301928331 L_2 = ___value1; NullCheck(L_1); CDataQuaternion_set_Data_m2293290401(L_1, L_2, /*hidden argument*/NULL); String_t* L_3 = ___key0; CDataQuaternion_t1158885499 * L_4 = V_0; CDataProperty_BeforeChange_m869808880(__this, L_3, L_4, /*hidden argument*/NULL); Dictionary_2_t462506454 * L_5 = __this->get_m_mapData_0(); String_t* L_6 = ___key0; CDataQuaternion_t1158885499 * L_7 = V_0; NullCheck(L_5); Dictionary_2_set_Item_m3237201362(L_5, L_6, L_7, /*hidden argument*/Dictionary_2_set_Item_m3237201362_RuntimeMethod_var); String_t* L_8 = ___key0; CDataProperty_EndChange_m2844758297(__this, L_8, /*hidden argument*/NULL); return; } } // System.Void DMCore.CDataProperty::Add(System.String,System.Int64) extern "C" IL2CPP_METHOD_ATTR void CDataProperty_Add_m2743671346 (CDataProperty_t2806246268 * __this, String_t* ___key0, int64_t ___value1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataProperty_Add_m2743671346_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataLong_t929790239 * V_0 = NULL; { CDataLong_t929790239 * L_0 = (CDataLong_t929790239 *)il2cpp_codegen_object_new(CDataLong_t929790239_il2cpp_TypeInfo_var); CDataLong__ctor_m390398571(L_0, /*hidden argument*/NULL); V_0 = L_0; CDataLong_t929790239 * L_1 = V_0; int64_t L_2 = ___value1; NullCheck(L_1); CDataLong_set_Data_m4015345768(L_1, L_2, /*hidden argument*/NULL); String_t* L_3 = ___key0; CDataLong_t929790239 * L_4 = V_0; CDataProperty_BeforeChange_m869808880(__this, L_3, L_4, /*hidden argument*/NULL); Dictionary_2_t462506454 * L_5 = __this->get_m_mapData_0(); String_t* L_6 = ___key0; CDataLong_t929790239 * L_7 = V_0; NullCheck(L_5); Dictionary_2_set_Item_m3237201362(L_5, L_6, L_7, /*hidden argument*/Dictionary_2_set_Item_m3237201362_RuntimeMethod_var); String_t* L_8 = ___key0; CDataProperty_EndChange_m2844758297(__this, L_8, /*hidden argument*/NULL); return; } } // System.Void DMCore.CDataProperty::Add(System.String,System.Double) extern "C" IL2CPP_METHOD_ATTR void CDataProperty_Add_m418035731 (CDataProperty_t2806246268 * __this, String_t* ___key0, double ___value1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataProperty_Add_m418035731_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataDouble_t3608737326 * V_0 = NULL; { CDataDouble_t3608737326 * L_0 = (CDataDouble_t3608737326 *)il2cpp_codegen_object_new(CDataDouble_t3608737326_il2cpp_TypeInfo_var); CDataDouble__ctor_m2038897641(L_0, /*hidden argument*/NULL); V_0 = L_0; CDataDouble_t3608737326 * L_1 = V_0; double L_2 = ___value1; NullCheck(L_1); CDataDouble_set_Data_m1963882456(L_1, L_2, /*hidden argument*/NULL); String_t* L_3 = ___key0; CDataDouble_t3608737326 * L_4 = V_0; CDataProperty_BeforeChange_m869808880(__this, L_3, L_4, /*hidden argument*/NULL); Dictionary_2_t462506454 * L_5 = __this->get_m_mapData_0(); String_t* L_6 = ___key0; CDataDouble_t3608737326 * L_7 = V_0; NullCheck(L_5); Dictionary_2_set_Item_m3237201362(L_5, L_6, L_7, /*hidden argument*/Dictionary_2_set_Item_m3237201362_RuntimeMethod_var); String_t* L_8 = ___key0; CDataProperty_EndChange_m2844758297(__this, L_8, /*hidden argument*/NULL); return; } } // System.Int32 DMCore.CDataProperty::GetInt(System.String,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CDataProperty_GetInt_m1935343217 (CDataProperty_t2806246268 * __this, String_t* ___key0, int32_t ___nDefault1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataProperty_GetInt_m1935343217_MetadataUsageId); s_Il2CppMethodInitialized = true; } IDataUnit_t677250155 * V_0 = NULL; { String_t* L_0 = ___key0; IDataUnit_t677250155 * L_1 = CDataProperty_GetItem_m2648609559(__this, L_0, /*hidden argument*/NULL); V_0 = L_1; IDataUnit_t677250155 * L_2 = V_0; if (!L_2) { goto IL_001a; } } { IDataUnit_t677250155 * L_3 = V_0; NullCheck(L_3); int32_t L_4 = VirtFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 DMCore.IDataUnit::GetUnitType() */, L_3); if ((((int32_t)L_4) == ((int32_t)2))) { goto IL_001c; } } IL_001a: { int32_t L_5 = ___nDefault1; return L_5; } IL_001c: { IDataUnit_t677250155 * L_6 = V_0; NullCheck(((CDataInt_t1932658480 *)CastclassClass((RuntimeObject*)L_6, CDataInt_t1932658480_il2cpp_TypeInfo_var))); int32_t L_7 = CDataInt_get_Data_m877434185(((CDataInt_t1932658480 *)CastclassClass((RuntimeObject*)L_6, CDataInt_t1932658480_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); return L_7; } } // System.Int64 DMCore.CDataProperty::GetLong(System.String,System.Int64) extern "C" IL2CPP_METHOD_ATTR int64_t CDataProperty_GetLong_m2096131398 (CDataProperty_t2806246268 * __this, String_t* ___key0, int64_t ___lDefault1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataProperty_GetLong_m2096131398_MetadataUsageId); s_Il2CppMethodInitialized = true; } IDataUnit_t677250155 * V_0 = NULL; { String_t* L_0 = ___key0; IDataUnit_t677250155 * L_1 = CDataProperty_GetItem_m2648609559(__this, L_0, /*hidden argument*/NULL); V_0 = L_1; IDataUnit_t677250155 * L_2 = V_0; if (!L_2) { goto IL_001a; } } { IDataUnit_t677250155 * L_3 = V_0; NullCheck(L_3); int32_t L_4 = VirtFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 DMCore.IDataUnit::GetUnitType() */, L_3); if ((((int32_t)L_4) == ((int32_t)6))) { goto IL_001c; } } IL_001a: { int64_t L_5 = ___lDefault1; return L_5; } IL_001c: { IDataUnit_t677250155 * L_6 = V_0; NullCheck(((CDataLong_t929790239 *)CastclassClass((RuntimeObject*)L_6, CDataLong_t929790239_il2cpp_TypeInfo_var))); int64_t L_7 = CDataLong_get_Data_m3099860284(((CDataLong_t929790239 *)CastclassClass((RuntimeObject*)L_6, CDataLong_t929790239_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); return L_7; } } // System.Double DMCore.CDataProperty::GetDouble(System.String,System.Double) extern "C" IL2CPP_METHOD_ATTR double CDataProperty_GetDouble_m4012352384 (CDataProperty_t2806246268 * __this, String_t* ___key0, double ___dDefault1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataProperty_GetDouble_m4012352384_MetadataUsageId); s_Il2CppMethodInitialized = true; } IDataUnit_t677250155 * V_0 = NULL; { String_t* L_0 = ___key0; IDataUnit_t677250155 * L_1 = CDataProperty_GetItem_m2648609559(__this, L_0, /*hidden argument*/NULL); V_0 = L_1; IDataUnit_t677250155 * L_2 = V_0; if (!L_2) { goto IL_001a; } } { IDataUnit_t677250155 * L_3 = V_0; NullCheck(L_3); int32_t L_4 = VirtFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 DMCore.IDataUnit::GetUnitType() */, L_3); if ((((int32_t)L_4) == ((int32_t)7))) { goto IL_001c; } } IL_001a: { double L_5 = ___dDefault1; return L_5; } IL_001c: { IDataUnit_t677250155 * L_6 = V_0; NullCheck(((CDataDouble_t3608737326 *)CastclassClass((RuntimeObject*)L_6, CDataDouble_t3608737326_il2cpp_TypeInfo_var))); double L_7 = CDataDouble_get_Data_m2332076500(((CDataDouble_t3608737326 *)CastclassClass((RuntimeObject*)L_6, CDataDouble_t3608737326_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); return L_7; } } // System.Single DMCore.CDataProperty::GetFloat(System.String,System.Single) extern "C" IL2CPP_METHOD_ATTR float CDataProperty_GetFloat_m759046289 (CDataProperty_t2806246268 * __this, String_t* ___key0, float ___fDefault1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataProperty_GetFloat_m759046289_MetadataUsageId); s_Il2CppMethodInitialized = true; } IDataUnit_t677250155 * V_0 = NULL; { String_t* L_0 = ___key0; IDataUnit_t677250155 * L_1 = CDataProperty_GetItem_m2648609559(__this, L_0, /*hidden argument*/NULL); V_0 = L_1; IDataUnit_t677250155 * L_2 = V_0; if (!L_2) { goto IL_001a; } } { IDataUnit_t677250155 * L_3 = V_0; NullCheck(L_3); int32_t L_4 = VirtFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 DMCore.IDataUnit::GetUnitType() */, L_3); if ((((int32_t)L_4) == ((int32_t)3))) { goto IL_001c; } } IL_001a: { float L_5 = ___fDefault1; return L_5; } IL_001c: { IDataUnit_t677250155 * L_6 = V_0; NullCheck(((CDataFloat_t137586558 *)CastclassClass((RuntimeObject*)L_6, CDataFloat_t137586558_il2cpp_TypeInfo_var))); float L_7 = CDataFloat_get_Data_m2077147244(((CDataFloat_t137586558 *)CastclassClass((RuntimeObject*)L_6, CDataFloat_t137586558_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); return L_7; } } // System.String DMCore.CDataProperty::GetWideStr(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR String_t* CDataProperty_GetWideStr_m3656006276 (CDataProperty_t2806246268 * __this, String_t* ___key0, String_t* ___strDefault1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataProperty_GetWideStr_m3656006276_MetadataUsageId); s_Il2CppMethodInitialized = true; } IDataUnit_t677250155 * V_0 = NULL; { String_t* L_0 = ___key0; IDataUnit_t677250155 * L_1 = CDataProperty_GetItem_m2648609559(__this, L_0, /*hidden argument*/NULL); V_0 = L_1; IDataUnit_t677250155 * L_2 = V_0; if (!L_2) { goto IL_001a; } } { IDataUnit_t677250155 * L_3 = V_0; NullCheck(L_3); int32_t L_4 = VirtFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 DMCore.IDataUnit::GetUnitType() */, L_3); if ((((int32_t)L_4) == ((int32_t)5))) { goto IL_001c; } } IL_001a: { String_t* L_5 = ___strDefault1; return L_5; } IL_001c: { IDataUnit_t677250155 * L_6 = V_0; NullCheck(((CDataWideStr_t3874506662 *)CastclassClass((RuntimeObject*)L_6, CDataWideStr_t3874506662_il2cpp_TypeInfo_var))); String_t* L_7 = CDataWideStr_get_Data_m3466272812(((CDataWideStr_t3874506662 *)CastclassClass((RuntimeObject*)L_6, CDataWideStr_t3874506662_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); return L_7; } } // UnityEngine.Vector3 DMCore.CDataProperty::GetVector(System.String,UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 CDataProperty_GetVector_m1191907971 (CDataProperty_t2806246268 * __this, String_t* ___key0, Vector3_t3722313464 ___v3Default1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataProperty_GetVector_m1191907971_MetadataUsageId); s_Il2CppMethodInitialized = true; } IDataUnit_t677250155 * V_0 = NULL; { String_t* L_0 = ___key0; IDataUnit_t677250155 * L_1 = CDataProperty_GetItem_m2648609559(__this, L_0, /*hidden argument*/NULL); V_0 = L_1; IDataUnit_t677250155 * L_2 = V_0; if (!L_2) { goto IL_001a; } } { IDataUnit_t677250155 * L_3 = V_0; NullCheck(L_3); int32_t L_4 = VirtFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 DMCore.IDataUnit::GetUnitType() */, L_3); if ((((int32_t)L_4) == ((int32_t)8))) { goto IL_001c; } } IL_001a: { Vector3_t3722313464 L_5 = ___v3Default1; return L_5; } IL_001c: { IDataUnit_t677250155 * L_6 = V_0; NullCheck(((CDataVector_t3625709135 *)CastclassClass((RuntimeObject*)L_6, CDataVector_t3625709135_il2cpp_TypeInfo_var))); Vector3_t3722313464 L_7 = CDataVector_get_Data_m904718078(((CDataVector_t3625709135 *)CastclassClass((RuntimeObject*)L_6, CDataVector_t3625709135_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); return L_7; } } // UnityEngine.Quaternion DMCore.CDataProperty::GetQuaternion(System.String,UnityEngine.Quaternion) extern "C" IL2CPP_METHOD_ATTR Quaternion_t2301928331 CDataProperty_GetQuaternion_m126099201 (CDataProperty_t2806246268 * __this, String_t* ___key0, Quaternion_t2301928331 ___qtDefault1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataProperty_GetQuaternion_m126099201_MetadataUsageId); s_Il2CppMethodInitialized = true; } IDataUnit_t677250155 * V_0 = NULL; { String_t* L_0 = ___key0; IDataUnit_t677250155 * L_1 = CDataProperty_GetItem_m2648609559(__this, L_0, /*hidden argument*/NULL); V_0 = L_1; IDataUnit_t677250155 * L_2 = V_0; if (!L_2) { goto IL_001b; } } { IDataUnit_t677250155 * L_3 = V_0; NullCheck(L_3); int32_t L_4 = VirtFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 DMCore.IDataUnit::GetUnitType() */, L_3); if ((((int32_t)L_4) == ((int32_t)((int32_t)9)))) { goto IL_001d; } } IL_001b: { Quaternion_t2301928331 L_5 = ___qtDefault1; return L_5; } IL_001d: { IDataUnit_t677250155 * L_6 = V_0; NullCheck(((CDataQuaternion_t1158885499 *)CastclassClass((RuntimeObject*)L_6, CDataQuaternion_t1158885499_il2cpp_TypeInfo_var))); Quaternion_t2301928331 L_7 = CDataQuaternion_get_Data_m3777295471(((CDataQuaternion_t1158885499 *)CastclassClass((RuntimeObject*)L_6, CDataQuaternion_t1158885499_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); return L_7; } } // System.Void DMCore.CDataProperty::BeforeChange(System.String,DMCore.IDataUnit) extern "C" IL2CPP_METHOD_ATTR void CDataProperty_BeforeChange_m869808880 (CDataProperty_t2806246268 * __this, String_t* ___key0, IDataUnit_t677250155 * ___newData1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataProperty_BeforeChange_m869808880_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CBeforeChangeU3Ec__AnonStorey0_t1603444863 * V_0 = NULL; { U3CBeforeChangeU3Ec__AnonStorey0_t1603444863 * L_0 = (U3CBeforeChangeU3Ec__AnonStorey0_t1603444863 *)il2cpp_codegen_object_new(U3CBeforeChangeU3Ec__AnonStorey0_t1603444863_il2cpp_TypeInfo_var); U3CBeforeChangeU3Ec__AnonStorey0__ctor_m3219044141(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CBeforeChangeU3Ec__AnonStorey0_t1603444863 * L_1 = V_0; String_t* L_2 = ___key0; NullCheck(L_1); L_1->set_key_0(L_2); U3CBeforeChangeU3Ec__AnonStorey0_t1603444863 * L_3 = V_0; IDataUnit_t677250155 * L_4 = ___newData1; NullCheck(L_3); L_3->set_newData_1(L_4); CBetterSet_1_t2914247844 * L_5 = __this->get_m_delegateBefore_1(); if (!L_5) { goto IL_0036; } } { CBetterSet_1_t2914247844 * L_6 = __this->get_m_delegateBefore_1(); U3CBeforeChangeU3Ec__AnonStorey0_t1603444863 * L_7 = V_0; intptr_t L_8 = (intptr_t)U3CBeforeChangeU3Ec__AnonStorey0_U3CU3Em__0_m3281458398_RuntimeMethod_var; Action_1_t2972437735 * L_9 = (Action_1_t2972437735 *)il2cpp_codegen_object_new(Action_1_t2972437735_il2cpp_TypeInfo_var); Action_1__ctor_m2579427177(L_9, L_7, L_8, /*hidden argument*/Action_1__ctor_m2579427177_RuntimeMethod_var); NullCheck(L_6); CBetterSet_1_Foreach_m3800021336(L_6, L_9, /*hidden argument*/CBetterSet_1_Foreach_m3800021336_RuntimeMethod_var); } IL_0036: { return; } } // System.Void DMCore.CDataProperty::EndChange(System.String) extern "C" IL2CPP_METHOD_ATTR void CDataProperty_EndChange_m2844758297 (CDataProperty_t2806246268 * __this, String_t* ___key0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataProperty_EndChange_m2844758297_MetadataUsageId); s_Il2CppMethodInitialized = true; } U3CEndChangeU3Ec__AnonStorey1_t3838703680 * V_0 = NULL; { U3CEndChangeU3Ec__AnonStorey1_t3838703680 * L_0 = (U3CEndChangeU3Ec__AnonStorey1_t3838703680 *)il2cpp_codegen_object_new(U3CEndChangeU3Ec__AnonStorey1_t3838703680_il2cpp_TypeInfo_var); U3CEndChangeU3Ec__AnonStorey1__ctor_m2741210338(L_0, /*hidden argument*/NULL); V_0 = L_0; U3CEndChangeU3Ec__AnonStorey1_t3838703680 * L_1 = V_0; String_t* L_2 = ___key0; NullCheck(L_1); L_1->set_key_0(L_2); CBetterSet_1_t2134195988 * L_3 = __this->get_m_delegateEnd_2(); if (!L_3) { goto IL_002f; } } { CBetterSet_1_t2134195988 * L_4 = __this->get_m_delegateEnd_2(); U3CEndChangeU3Ec__AnonStorey1_t3838703680 * L_5 = V_0; intptr_t L_6 = (intptr_t)U3CEndChangeU3Ec__AnonStorey1_U3CU3Em__0_m2129809786_RuntimeMethod_var; Action_1_t2192385879 * L_7 = (Action_1_t2192385879 *)il2cpp_codegen_object_new(Action_1_t2192385879_il2cpp_TypeInfo_var); Action_1__ctor_m3033358938(L_7, L_5, L_6, /*hidden argument*/Action_1__ctor_m3033358938_RuntimeMethod_var); NullCheck(L_4); CBetterSet_1_Foreach_m3146083753(L_4, L_7, /*hidden argument*/CBetterSet_1_Foreach_m3146083753_RuntimeMethod_var); } IL_002f: { 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 DMCore.CDataProperty/c__AnonStorey0::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CBeforeChangeU3Ec__AnonStorey0__ctor_m3219044141 (U3CBeforeChangeU3Ec__AnonStorey0_t1603444863 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // System.Void DMCore.CDataProperty/c__AnonStorey0::<>m__0(System.Action`2) extern "C" IL2CPP_METHOD_ATTR void U3CBeforeChangeU3Ec__AnonStorey0_U3CU3Em__0_m3281458398 (U3CBeforeChangeU3Ec__AnonStorey0_t1603444863 * __this, Action_2_t2799970140 * ___ptr0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CBeforeChangeU3Ec__AnonStorey0_U3CU3Em__0_m3281458398_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Action_2_t2799970140 * L_0 = ___ptr0; String_t* L_1 = __this->get_key_0(); IDataUnit_t677250155 * L_2 = __this->get_newData_1(); NullCheck(L_0); Action_2_Invoke_m2132723267(L_0, L_1, L_2, /*hidden argument*/Action_2_Invoke_m2132723267_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 DMCore.CDataProperty/c__AnonStorey1::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CEndChangeU3Ec__AnonStorey1__ctor_m2741210338 (U3CEndChangeU3Ec__AnonStorey1_t3838703680 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // System.Void DMCore.CDataProperty/c__AnonStorey1::<>m__0(System.Action`1) extern "C" IL2CPP_METHOD_ATTR void U3CEndChangeU3Ec__AnonStorey1_U3CU3Em__0_m2129809786 (U3CEndChangeU3Ec__AnonStorey1_t3838703680 * __this, Action_1_t2019918284 * ___ptr0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CEndChangeU3Ec__AnonStorey1_U3CU3Em__0_m2129809786_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Action_1_t2019918284 * L_0 = ___ptr0; String_t* L_1 = __this->get_key_0(); NullCheck(L_0); Action_1_Invoke_m3134296422(L_0, L_1, /*hidden argument*/Action_1_Invoke_m3134296422_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 DMCore.CDataQuaternion::.ctor() extern "C" IL2CPP_METHOD_ATTR void CDataQuaternion__ctor_m3550254249 (CDataQuaternion_t1158885499 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataQuaternion__ctor_m3550254249_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IDataUnit__ctor_m3389967847(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Quaternion_t2301928331_il2cpp_TypeInfo_var); Quaternion_t2301928331 L_0 = Quaternion_get_identity_m3722672781(NULL /*static, unused*/, /*hidden argument*/NULL); __this->set__Value_0(L_0); return; } } // DMCore.IDataUnit DMCore.CDataQuaternion::Lerp(DMCore.IDataUnit,System.Single) extern "C" IL2CPP_METHOD_ATTR IDataUnit_t677250155 * CDataQuaternion_Lerp_m685555025 (CDataQuaternion_t1158885499 * __this, IDataUnit_t677250155 * ___other0, float ___fOtherRate1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataQuaternion_Lerp_m685555025_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataQuaternion_t1158885499 * V_0 = NULL; Quaternion_t2301928331 V_1; memset(&V_1, 0, sizeof(V_1)); { IDataUnit_t677250155 * L_0 = ___other0; if (!L_0) { goto IL_0017; } } { IDataUnit_t677250155 * L_1 = ___other0; NullCheck(L_1); int32_t L_2 = VirtFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 DMCore.IDataUnit::GetUnitType() */, L_1); int32_t L_3 = VirtFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 DMCore.IDataUnit::GetUnitType() */, __this); if ((((int32_t)L_2) == ((int32_t)L_3))) { goto IL_0019; } } IL_0017: { return (IDataUnit_t677250155 *)NULL; } IL_0019: { CDataQuaternion_t1158885499 * L_4 = (CDataQuaternion_t1158885499 *)il2cpp_codegen_object_new(CDataQuaternion_t1158885499_il2cpp_TypeInfo_var); CDataQuaternion__ctor_m3550254249(L_4, /*hidden argument*/NULL); V_0 = L_4; Quaternion_t2301928331 L_5 = CDataQuaternion_get_Data_m3777295471(__this, /*hidden argument*/NULL); IDataUnit_t677250155 * L_6 = ___other0; NullCheck(((CDataQuaternion_t1158885499 *)CastclassClass((RuntimeObject*)L_6, CDataQuaternion_t1158885499_il2cpp_TypeInfo_var))); Quaternion_t2301928331 L_7 = CDataQuaternion_get_Data_m3777295471(((CDataQuaternion_t1158885499 *)CastclassClass((RuntimeObject*)L_6, CDataQuaternion_t1158885499_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); float L_8 = ___fOtherRate1; IL2CPP_RUNTIME_CLASS_INIT(Quaternion_t2301928331_il2cpp_TypeInfo_var); Quaternion_t2301928331 L_9 = Quaternion_Lerp_m1238806789(NULL /*static, unused*/, L_5, L_7, ((float)il2cpp_codegen_subtract((float)(1.0f), (float)L_8)), /*hidden argument*/NULL); V_1 = L_9; CDataQuaternion_t1158885499 * L_10 = V_0; Quaternion_t2301928331 L_11 = V_1; NullCheck(L_10); CDataQuaternion_set_Data_m2293290401(L_10, L_11, /*hidden argument*/NULL); CDataQuaternion_t1158885499 * L_12 = V_0; return L_12; } } // UnityEngine.Quaternion DMCore.CDataQuaternion::get_Data() extern "C" IL2CPP_METHOD_ATTR Quaternion_t2301928331 CDataQuaternion_get_Data_m3777295471 (CDataQuaternion_t1158885499 * __this, const RuntimeMethod* method) { { Quaternion_t2301928331 L_0 = __this->get__Value_0(); return L_0; } } // System.Void DMCore.CDataQuaternion::set_Data(UnityEngine.Quaternion) extern "C" IL2CPP_METHOD_ATTR void CDataQuaternion_set_Data_m2293290401 (CDataQuaternion_t1158885499 * __this, Quaternion_t2301928331 ___value0, const RuntimeMethod* method) { { Quaternion_t2301928331 L_0 = ___value0; __this->set__Value_0(L_0); return; } } // System.Int32 DMCore.CDataQuaternion::GetUnitType() extern "C" IL2CPP_METHOD_ATTR int32_t CDataQuaternion_GetUnitType_m55216490 (CDataQuaternion_t1158885499 * __this, const RuntimeMethod* method) { { return ((int32_t)9); } } // System.Int32 DMCore.CDataQuaternion::GetBytesSize() extern "C" IL2CPP_METHOD_ATTR int32_t CDataQuaternion_GetBytesSize_m999511493 (CDataQuaternion_t1158885499 * __this, const RuntimeMethod* method) { int32_t V_0 = 0; { V_0 = ((int32_t)16); int32_t L_0 = V_0; return L_0; } } // System.Boolean DMCore.CDataQuaternion::FromStream(System.Byte[],System.Int32&) extern "C" IL2CPP_METHOD_ATTR bool CDataQuaternion_FromStream_m1960061185 (CDataQuaternion_t1158885499 * __this, ByteU5BU5D_t4116647657* ___buffer0, int32_t* ___nStartIndex1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataQuaternion_FromStream_m1960061185_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ByteU5BU5D_t4116647657* L_0 = ___buffer0; if (L_0) { goto IL_0008; } } { return (bool)0; } IL_0008: { Quaternion_t2301928331 * L_1 = __this->get_address_of__Value_0(); ByteU5BU5D_t4116647657* L_2 = ___buffer0; int32_t* L_3 = ___nStartIndex1; IL2CPP_RUNTIME_CLASS_INIT(BitConverter_t3118986983_il2cpp_TypeInfo_var); float L_4 = BitConverter_ToSingle_m2597008633(NULL /*static, unused*/, L_2, (*((int32_t*)L_3)), /*hidden argument*/NULL); L_1->set_x_0(L_4); int32_t* L_5 = ___nStartIndex1; int32_t* L_6 = ___nStartIndex1; *((int32_t*)(L_5)) = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)(*((int32_t*)L_6)), (int32_t)4)); Quaternion_t2301928331 * L_7 = __this->get_address_of__Value_0(); ByteU5BU5D_t4116647657* L_8 = ___buffer0; int32_t* L_9 = ___nStartIndex1; float L_10 = BitConverter_ToSingle_m2597008633(NULL /*static, unused*/, L_8, (*((int32_t*)L_9)), /*hidden argument*/NULL); L_7->set_y_1(L_10); int32_t* L_11 = ___nStartIndex1; int32_t* L_12 = ___nStartIndex1; *((int32_t*)(L_11)) = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)(*((int32_t*)L_12)), (int32_t)4)); Quaternion_t2301928331 * L_13 = __this->get_address_of__Value_0(); ByteU5BU5D_t4116647657* L_14 = ___buffer0; int32_t* L_15 = ___nStartIndex1; float L_16 = BitConverter_ToSingle_m2597008633(NULL /*static, unused*/, L_14, (*((int32_t*)L_15)), /*hidden argument*/NULL); L_13->set_z_2(L_16); int32_t* L_17 = ___nStartIndex1; int32_t* L_18 = ___nStartIndex1; *((int32_t*)(L_17)) = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)(*((int32_t*)L_18)), (int32_t)4)); Quaternion_t2301928331 * L_19 = __this->get_address_of__Value_0(); ByteU5BU5D_t4116647657* L_20 = ___buffer0; int32_t* L_21 = ___nStartIndex1; float L_22 = BitConverter_ToSingle_m2597008633(NULL /*static, unused*/, L_20, (*((int32_t*)L_21)), /*hidden argument*/NULL); L_19->set_w_3(L_22); int32_t* L_23 = ___nStartIndex1; int32_t* L_24 = ___nStartIndex1; *((int32_t*)(L_23)) = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)(*((int32_t*)L_24)), (int32_t)4)); return (bool)1; } } // System.Boolean DMCore.CDataQuaternion::ToStream(BetterList`1&) extern "C" IL2CPP_METHOD_ATTR bool CDataQuaternion_ToStream_m1362612588 (CDataQuaternion_t1158885499 * __this, BetterList_1_t289316694 ** ___buffer0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataQuaternion_ToStream_m1362612588_MetadataUsageId); s_Il2CppMethodInitialized = true; } ByteU5BU5D_t4116647657* V_0 = NULL; Quaternion_t2301928331 V_1; memset(&V_1, 0, sizeof(V_1)); int32_t V_2 = 0; ByteU5BU5D_t4116647657* V_3 = NULL; Quaternion_t2301928331 V_4; memset(&V_4, 0, sizeof(V_4)); int32_t V_5 = 0; ByteU5BU5D_t4116647657* V_6 = NULL; Quaternion_t2301928331 V_7; memset(&V_7, 0, sizeof(V_7)); int32_t V_8 = 0; ByteU5BU5D_t4116647657* V_9 = NULL; Quaternion_t2301928331 V_10; memset(&V_10, 0, sizeof(V_10)); int32_t V_11 = 0; { Quaternion_t2301928331 L_0 = CDataQuaternion_get_Data_m3777295471(__this, /*hidden argument*/NULL); V_1 = L_0; float L_1 = (&V_1)->get_x_0(); IL2CPP_RUNTIME_CLASS_INIT(BitConverter_t3118986983_il2cpp_TypeInfo_var); ByteU5BU5D_t4116647657* L_2 = BitConverter_GetBytes_m692533364(NULL /*static, unused*/, L_1, /*hidden argument*/NULL); V_0 = L_2; V_2 = 0; goto IL_0029; } IL_001b: { BetterList_1_t289316694 ** L_3 = ___buffer0; BetterList_1_t289316694 * L_4 = *((BetterList_1_t289316694 **)L_3); ByteU5BU5D_t4116647657* L_5 = V_0; int32_t L_6 = V_2; NullCheck(L_5); int32_t L_7 = L_6; uint8_t L_8 = (L_5)->GetAt(static_cast(L_7)); NullCheck(L_4); BetterList_1_Add_m3689618584(L_4, L_8, /*hidden argument*/BetterList_1_Add_m3689618584_RuntimeMethod_var); int32_t L_9 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); } IL_0029: { int32_t L_10 = V_2; ByteU5BU5D_t4116647657* L_11 = V_0; NullCheck(L_11); if ((((int32_t)L_10) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_11)->max_length))))))) { goto IL_001b; } } { Quaternion_t2301928331 L_12 = CDataQuaternion_get_Data_m3777295471(__this, /*hidden argument*/NULL); V_4 = L_12; float L_13 = (&V_4)->get_y_1(); IL2CPP_RUNTIME_CLASS_INIT(BitConverter_t3118986983_il2cpp_TypeInfo_var); ByteU5BU5D_t4116647657* L_14 = BitConverter_GetBytes_m692533364(NULL /*static, unused*/, L_13, /*hidden argument*/NULL); V_3 = L_14; V_5 = 0; goto IL_0060; } IL_004f: { BetterList_1_t289316694 ** L_15 = ___buffer0; BetterList_1_t289316694 * L_16 = *((BetterList_1_t289316694 **)L_15); ByteU5BU5D_t4116647657* L_17 = V_3; int32_t L_18 = V_5; NullCheck(L_17); int32_t L_19 = L_18; uint8_t L_20 = (L_17)->GetAt(static_cast(L_19)); NullCheck(L_16); BetterList_1_Add_m3689618584(L_16, L_20, /*hidden argument*/BetterList_1_Add_m3689618584_RuntimeMethod_var); int32_t L_21 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_21, (int32_t)1)); } IL_0060: { int32_t L_22 = V_5; ByteU5BU5D_t4116647657* L_23 = V_3; NullCheck(L_23); if ((((int32_t)L_22) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_23)->max_length))))))) { goto IL_004f; } } { Quaternion_t2301928331 L_24 = CDataQuaternion_get_Data_m3777295471(__this, /*hidden argument*/NULL); V_7 = L_24; float L_25 = (&V_7)->get_z_2(); IL2CPP_RUNTIME_CLASS_INIT(BitConverter_t3118986983_il2cpp_TypeInfo_var); ByteU5BU5D_t4116647657* L_26 = BitConverter_GetBytes_m692533364(NULL /*static, unused*/, L_25, /*hidden argument*/NULL); V_6 = L_26; V_8 = 0; goto IL_009a; } IL_0088: { BetterList_1_t289316694 ** L_27 = ___buffer0; BetterList_1_t289316694 * L_28 = *((BetterList_1_t289316694 **)L_27); ByteU5BU5D_t4116647657* L_29 = V_6; int32_t L_30 = V_8; NullCheck(L_29); int32_t L_31 = L_30; uint8_t L_32 = (L_29)->GetAt(static_cast(L_31)); NullCheck(L_28); BetterList_1_Add_m3689618584(L_28, L_32, /*hidden argument*/BetterList_1_Add_m3689618584_RuntimeMethod_var); int32_t L_33 = V_8; V_8 = ((int32_t)il2cpp_codegen_add((int32_t)L_33, (int32_t)1)); } IL_009a: { int32_t L_34 = V_8; ByteU5BU5D_t4116647657* L_35 = V_6; NullCheck(L_35); if ((((int32_t)L_34) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_35)->max_length))))))) { goto IL_0088; } } { Quaternion_t2301928331 L_36 = CDataQuaternion_get_Data_m3777295471(__this, /*hidden argument*/NULL); V_10 = L_36; float L_37 = (&V_10)->get_w_3(); IL2CPP_RUNTIME_CLASS_INIT(BitConverter_t3118986983_il2cpp_TypeInfo_var); ByteU5BU5D_t4116647657* L_38 = BitConverter_GetBytes_m692533364(NULL /*static, unused*/, L_37, /*hidden argument*/NULL); V_9 = L_38; V_11 = 0; goto IL_00d5; } IL_00c3: { BetterList_1_t289316694 ** L_39 = ___buffer0; BetterList_1_t289316694 * L_40 = *((BetterList_1_t289316694 **)L_39); ByteU5BU5D_t4116647657* L_41 = V_9; int32_t L_42 = V_11; NullCheck(L_41); int32_t L_43 = L_42; uint8_t L_44 = (L_41)->GetAt(static_cast(L_43)); NullCheck(L_40); BetterList_1_Add_m3689618584(L_40, L_44, /*hidden argument*/BetterList_1_Add_m3689618584_RuntimeMethod_var); int32_t L_45 = V_11; V_11 = ((int32_t)il2cpp_codegen_add((int32_t)L_45, (int32_t)1)); } IL_00d5: { int32_t L_46 = V_11; ByteU5BU5D_t4116647657* L_47 = V_9; NullCheck(L_47); if ((((int32_t)L_46) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_47)->max_length))))))) { goto IL_00c3; } } { return (bool)1; } } // System.String DMCore.CDataQuaternion::ToWString() extern "C" IL2CPP_METHOD_ATTR String_t* CDataQuaternion_ToWString_m3485123131 (CDataQuaternion_t1158885499 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataQuaternion_ToWString_m3485123131_MetadataUsageId); s_Il2CppMethodInitialized = true; } Quaternion_t2301928331 V_0; memset(&V_0, 0, sizeof(V_0)); Quaternion_t2301928331 V_1; memset(&V_1, 0, sizeof(V_1)); Quaternion_t2301928331 V_2; memset(&V_2, 0, sizeof(V_2)); Quaternion_t2301928331 V_3; memset(&V_3, 0, sizeof(V_3)); { StringU5BU5D_t1281789340* L_0 = ((StringU5BU5D_t1281789340*)SZArrayNew(StringU5BU5D_t1281789340_il2cpp_TypeInfo_var, (uint32_t)8)); NullCheck(L_0); ArrayElementTypeCheck (L_0, _stringLiteral2669477658); (L_0)->SetAt(static_cast(0), (String_t*)_stringLiteral2669477658); StringU5BU5D_t1281789340* L_1 = L_0; Quaternion_t2301928331 L_2 = CDataQuaternion_get_Data_m3777295471(__this, /*hidden argument*/NULL); V_0 = L_2; float* L_3 = (&V_0)->get_address_of_x_0(); String_t* L_4 = Single_ToString_m3947131094(L_3, /*hidden argument*/NULL); NullCheck(L_1); ArrayElementTypeCheck (L_1, L_4); (L_1)->SetAt(static_cast(1), (String_t*)L_4); StringU5BU5D_t1281789340* L_5 = L_1; NullCheck(L_5); ArrayElementTypeCheck (L_5, _stringLiteral3452614532); (L_5)->SetAt(static_cast(2), (String_t*)_stringLiteral3452614532); StringU5BU5D_t1281789340* L_6 = L_5; Quaternion_t2301928331 L_7 = CDataQuaternion_get_Data_m3777295471(__this, /*hidden argument*/NULL); V_1 = L_7; float* L_8 = (&V_1)->get_address_of_y_1(); String_t* L_9 = Single_ToString_m3947131094(L_8, /*hidden argument*/NULL); NullCheck(L_6); ArrayElementTypeCheck (L_6, L_9); (L_6)->SetAt(static_cast(3), (String_t*)L_9); StringU5BU5D_t1281789340* L_10 = L_6; NullCheck(L_10); ArrayElementTypeCheck (L_10, _stringLiteral3452614532); (L_10)->SetAt(static_cast(4), (String_t*)_stringLiteral3452614532); StringU5BU5D_t1281789340* L_11 = L_10; Quaternion_t2301928331 L_12 = CDataQuaternion_get_Data_m3777295471(__this, /*hidden argument*/NULL); V_2 = L_12; float* L_13 = (&V_2)->get_address_of_z_2(); String_t* L_14 = Single_ToString_m3947131094(L_13, /*hidden argument*/NULL); NullCheck(L_11); ArrayElementTypeCheck (L_11, L_14); (L_11)->SetAt(static_cast(5), (String_t*)L_14); StringU5BU5D_t1281789340* L_15 = L_11; NullCheck(L_15); ArrayElementTypeCheck (L_15, _stringLiteral3452614532); (L_15)->SetAt(static_cast(6), (String_t*)_stringLiteral3452614532); StringU5BU5D_t1281789340* L_16 = L_15; Quaternion_t2301928331 L_17 = CDataQuaternion_get_Data_m3777295471(__this, /*hidden argument*/NULL); V_3 = L_17; float* L_18 = (&V_3)->get_address_of_w_3(); String_t* L_19 = Single_ToString_m3947131094(L_18, /*hidden argument*/NULL); NullCheck(L_16); ArrayElementTypeCheck (L_16, L_19); (L_16)->SetAt(static_cast(7), (String_t*)L_19); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_20 = String_Concat_m1809518182(NULL /*static, unused*/, L_16, /*hidden argument*/NULL); return L_20; } } #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 DMCore.CDataShort::.ctor() extern "C" IL2CPP_METHOD_ATTR void CDataShort__ctor_m3203502547 (CDataShort_t848979497 * __this, const RuntimeMethod* method) { { IDataUnit__ctor_m3389967847(__this, /*hidden argument*/NULL); return; } } // System.Int16 DMCore.CDataShort::get_Data() extern "C" IL2CPP_METHOD_ATTR int16_t CDataShort_get_Data_m3806355946 (CDataShort_t848979497 * __this, const RuntimeMethod* method) { { int16_t L_0 = __this->get_U3CDataU3Ek__BackingField_0(); return L_0; } } // System.Void DMCore.CDataShort::set_Data(System.Int16) extern "C" IL2CPP_METHOD_ATTR void CDataShort_set_Data_m629360903 (CDataShort_t848979497 * __this, int16_t ___value0, const RuntimeMethod* method) { { int16_t L_0 = ___value0; __this->set_U3CDataU3Ek__BackingField_0(L_0); return; } } // DMCore.IDataUnit DMCore.CDataShort::Lerp(DMCore.IDataUnit,System.Single) extern "C" IL2CPP_METHOD_ATTR IDataUnit_t677250155 * CDataShort_Lerp_m1584537213 (CDataShort_t848979497 * __this, IDataUnit_t677250155 * ___other0, float ___fOtherRate1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataShort_Lerp_m1584537213_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataShort_t848979497 * V_0 = NULL; { IDataUnit_t677250155 * L_0 = ___other0; if (!L_0) { goto IL_0017; } } { IDataUnit_t677250155 * L_1 = ___other0; NullCheck(L_1); int32_t L_2 = VirtFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 DMCore.IDataUnit::GetUnitType() */, L_1); int32_t L_3 = VirtFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 DMCore.IDataUnit::GetUnitType() */, __this); if ((((int32_t)L_2) == ((int32_t)L_3))) { goto IL_0019; } } IL_0017: { return (IDataUnit_t677250155 *)NULL; } IL_0019: { CDataShort_t848979497 * L_4 = (CDataShort_t848979497 *)il2cpp_codegen_object_new(CDataShort_t848979497_il2cpp_TypeInfo_var); CDataShort__ctor_m3203502547(L_4, /*hidden argument*/NULL); V_0 = L_4; CDataShort_t848979497 * L_5 = V_0; int16_t L_6 = CDataShort_get_Data_m3806355946(__this, /*hidden argument*/NULL); IDataUnit_t677250155 * L_7 = ___other0; NullCheck(((CDataShort_t848979497 *)CastclassClass((RuntimeObject*)L_7, CDataShort_t848979497_il2cpp_TypeInfo_var))); int16_t L_8 = CDataShort_get_Data_m3806355946(((CDataShort_t848979497 *)CastclassClass((RuntimeObject*)L_7, CDataShort_t848979497_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); float L_9 = ___fOtherRate1; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_10 = Mathf_Lerp_m1004423579(NULL /*static, unused*/, (((float)((float)L_6))), (((float)((float)L_8))), ((float)il2cpp_codegen_subtract((float)(1.0f), (float)L_9)), /*hidden argument*/NULL); NullCheck(L_5); CDataShort_set_Data_m629360903(L_5, (((int16_t)((int16_t)L_10))), /*hidden argument*/NULL); CDataShort_t848979497 * L_11 = V_0; return L_11; } } // System.Int32 DMCore.CDataShort::GetUnitType() extern "C" IL2CPP_METHOD_ATTR int32_t CDataShort_GetUnitType_m2814735484 (CDataShort_t848979497 * __this, const RuntimeMethod* method) { { return 1; } } // System.Int32 DMCore.CDataShort::GetBytesSize() extern "C" IL2CPP_METHOD_ATTR int32_t CDataShort_GetBytesSize_m377138067 (CDataShort_t848979497 * __this, const RuntimeMethod* method) { int32_t V_0 = 0; { V_0 = 2; int32_t L_0 = V_0; return L_0; } } // System.Boolean DMCore.CDataShort::FromStream(System.Byte[],System.Int32&) extern "C" IL2CPP_METHOD_ATTR bool CDataShort_FromStream_m983934242 (CDataShort_t848979497 * __this, ByteU5BU5D_t4116647657* ___buffer0, int32_t* ___nStartIndex1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataShort_FromStream_m983934242_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ByteU5BU5D_t4116647657* L_0 = ___buffer0; if (L_0) { goto IL_0008; } } { return (bool)0; } IL_0008: { ByteU5BU5D_t4116647657* L_1 = ___buffer0; int32_t* L_2 = ___nStartIndex1; IL2CPP_RUNTIME_CLASS_INIT(BitConverter_t3118986983_il2cpp_TypeInfo_var); int16_t L_3 = BitConverter_ToInt16_m2376388426(NULL /*static, unused*/, L_1, (*((int32_t*)L_2)), /*hidden argument*/NULL); CDataShort_set_Data_m629360903(__this, L_3, /*hidden argument*/NULL); int32_t* L_4 = ___nStartIndex1; int32_t* L_5 = ___nStartIndex1; *((int32_t*)(L_4)) = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)(*((int32_t*)L_5)), (int32_t)2)); return (bool)1; } } // System.Boolean DMCore.CDataShort::ToStream(BetterList`1&) extern "C" IL2CPP_METHOD_ATTR bool CDataShort_ToStream_m2947851041 (CDataShort_t848979497 * __this, BetterList_1_t289316694 ** ___buffer0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataShort_ToStream_m2947851041_MetadataUsageId); s_Il2CppMethodInitialized = true; } int16_t V_0 = 0; ByteU5BU5D_t4116647657* V_1 = NULL; uint8_t V_2 = 0x0; ByteU5BU5D_t4116647657* V_3 = NULL; int32_t V_4 = 0; { int16_t L_0 = CDataShort_get_Data_m3806355946(__this, /*hidden argument*/NULL); V_0 = L_0; int16_t L_1 = V_0; IL2CPP_RUNTIME_CLASS_INIT(BitConverter_t3118986983_il2cpp_TypeInfo_var); ByteU5BU5D_t4116647657* L_2 = BitConverter_GetBytes_m658425501(NULL /*static, unused*/, L_1, /*hidden argument*/NULL); V_1 = L_2; ByteU5BU5D_t4116647657* L_3 = V_1; V_3 = L_3; V_4 = 0; goto IL_002b; } IL_0018: { ByteU5BU5D_t4116647657* L_4 = V_3; int32_t L_5 = V_4; NullCheck(L_4); int32_t L_6 = L_5; uint8_t L_7 = (L_4)->GetAt(static_cast(L_6)); V_2 = L_7; BetterList_1_t289316694 ** L_8 = ___buffer0; BetterList_1_t289316694 * L_9 = *((BetterList_1_t289316694 **)L_8); uint8_t L_10 = V_2; NullCheck(L_9); BetterList_1_Add_m3689618584(L_9, L_10, /*hidden argument*/BetterList_1_Add_m3689618584_RuntimeMethod_var); int32_t L_11 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)1)); } IL_002b: { int32_t L_12 = V_4; ByteU5BU5D_t4116647657* L_13 = V_3; NullCheck(L_13); if ((((int32_t)L_12) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_13)->max_length))))))) { goto IL_0018; } } { return (bool)1; } } // System.String DMCore.CDataShort::ToWString() extern "C" IL2CPP_METHOD_ATTR String_t* CDataShort_ToWString_m1078805877 (CDataShort_t848979497 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataShort_ToWString_m1078805877_MetadataUsageId); s_Il2CppMethodInitialized = true; } int16_t V_0 = 0; { int16_t L_0 = CDataShort_get_Data_m3806355946(__this, /*hidden argument*/NULL); V_0 = L_0; String_t* L_1 = Int16_ToString_m1270547562((&V_0), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_2 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral1586514392, L_1, /*hidden argument*/NULL); return L_2; } } // System.String DMCore.CDataShort::GetStringData() extern "C" IL2CPP_METHOD_ATTR String_t* CDataShort_GetStringData_m1611971964 (CDataShort_t848979497 * __this, const RuntimeMethod* method) { int16_t V_0 = 0; { int16_t L_0 = CDataShort_get_Data_m3806355946(__this, /*hidden argument*/NULL); V_0 = L_0; String_t* L_1 = Int16_ToString_m1270547562((&V_0), /*hidden argument*/NULL); return L_1; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.CDataString::.ctor() extern "C" IL2CPP_METHOD_ATTR void CDataString__ctor_m3103834889 (CDataString_t1317323776 * __this, const RuntimeMethod* method) { { IDataUnit__ctor_m3389967847(__this, /*hidden argument*/NULL); CDataString_set_Data_m1465835771(__this, (ByteU5BU5D_t4116647657*)(ByteU5BU5D_t4116647657*)NULL, /*hidden argument*/NULL); return; } } // DMCore.IDataUnit DMCore.CDataString::Lerp(DMCore.IDataUnit,System.Single) extern "C" IL2CPP_METHOD_ATTR IDataUnit_t677250155 * CDataString_Lerp_m3294328897 (CDataString_t1317323776 * __this, IDataUnit_t677250155 * ___other0, float ___fOtherRate1, const RuntimeMethod* method) { { return (IDataUnit_t677250155 *)NULL; } } // System.Byte[] DMCore.CDataString::get_Data() extern "C" IL2CPP_METHOD_ATTR ByteU5BU5D_t4116647657* CDataString_get_Data_m1250555191 (CDataString_t1317323776 * __this, const RuntimeMethod* method) { { ByteU5BU5D_t4116647657* L_0 = __this->get_U3CDataU3Ek__BackingField_0(); return L_0; } } // System.Void DMCore.CDataString::set_Data(System.Byte[]) extern "C" IL2CPP_METHOD_ATTR void CDataString_set_Data_m1465835771 (CDataString_t1317323776 * __this, ByteU5BU5D_t4116647657* ___value0, const RuntimeMethod* method) { { ByteU5BU5D_t4116647657* L_0 = ___value0; __this->set_U3CDataU3Ek__BackingField_0(L_0); return; } } // System.Int32 DMCore.CDataString::GetUnitType() extern "C" IL2CPP_METHOD_ATTR int32_t CDataString_GetUnitType_m165949423 (CDataString_t1317323776 * __this, const RuntimeMethod* method) { { return 4; } } // System.Int32 DMCore.CDataString::GetBytesSize() extern "C" IL2CPP_METHOD_ATTR int32_t CDataString_GetBytesSize_m2881390098 (CDataString_t1317323776 * __this, const RuntimeMethod* method) { int32_t V_0 = 0; { ByteU5BU5D_t4116647657* L_0 = CDataString_get_Data_m1250555191(__this, /*hidden argument*/NULL); NullCheck(L_0); V_0 = ((int32_t)il2cpp_codegen_add((int32_t)2, (int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_0)->max_length)))))); int32_t L_1 = V_0; return L_1; } } // System.Boolean DMCore.CDataString::FromStream(System.Byte[],System.Int32&) extern "C" IL2CPP_METHOD_ATTR bool CDataString_FromStream_m3549360676 (CDataString_t1317323776 * __this, ByteU5BU5D_t4116647657* ___buffer0, int32_t* ___nStartIndex1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataString_FromStream_m3549360676_MetadataUsageId); s_Il2CppMethodInitialized = true; } int16_t V_0 = 0; int32_t V_1 = 0; uint8_t V_2 = 0x0; int32_t V_3 = 0; { CDataString_set_Data_m1465835771(__this, (ByteU5BU5D_t4116647657*)(ByteU5BU5D_t4116647657*)NULL, /*hidden argument*/NULL); ByteU5BU5D_t4116647657* L_0 = ___buffer0; int32_t* L_1 = ___nStartIndex1; IL2CPP_RUNTIME_CLASS_INIT(BitConverter_t3118986983_il2cpp_TypeInfo_var); int16_t L_2 = BitConverter_ToInt16_m2376388426(NULL /*static, unused*/, L_0, (*((int32_t*)L_1)), /*hidden argument*/NULL); V_0 = L_2; int32_t* L_3 = ___nStartIndex1; int32_t* L_4 = ___nStartIndex1; *((int32_t*)(L_3)) = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)(*((int32_t*)L_4)), (int32_t)2)); int16_t L_5 = V_0; if ((((int32_t)0) < ((int32_t)L_5))) { goto IL_001f; } } { return (bool)1; } IL_001f: { int16_t L_6 = V_0; CDataString_set_Data_m1465835771(__this, ((ByteU5BU5D_t4116647657*)SZArrayNew(ByteU5BU5D_t4116647657_il2cpp_TypeInfo_var, (uint32_t)L_6)), /*hidden argument*/NULL); V_1 = 0; goto IL_004b; } IL_0032: { ByteU5BU5D_t4116647657* L_7 = ___buffer0; int32_t* L_8 = ___nStartIndex1; int32_t* L_9 = ___nStartIndex1; int32_t L_10 = (*((int32_t*)L_9)); V_3 = L_10; *((int32_t*)(L_8)) = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)1)); int32_t L_11 = V_3; NullCheck(L_7); int32_t L_12 = L_11; uint8_t L_13 = (L_7)->GetAt(static_cast(L_12)); V_2 = L_13; ByteU5BU5D_t4116647657* L_14 = CDataString_get_Data_m1250555191(__this, /*hidden argument*/NULL); int32_t L_15 = V_1; uint8_t L_16 = V_2; NullCheck(L_14); (L_14)->SetAt(static_cast(L_15), (uint8_t)L_16); int32_t L_17 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)1)); } IL_004b: { int32_t L_18 = V_1; int16_t L_19 = V_0; if ((((int32_t)L_18) < ((int32_t)L_19))) { goto IL_0032; } } { return (bool)1; } } // System.Boolean DMCore.CDataString::ToStream(BetterList`1&) extern "C" IL2CPP_METHOD_ATTR bool CDataString_ToStream_m49967203 (CDataString_t1317323776 * __this, BetterList_1_t289316694 ** ___buffer0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataString_ToStream_m49967203_MetadataUsageId); s_Il2CppMethodInitialized = true; } ByteU5BU5D_t4116647657* V_0 = NULL; uint8_t V_1 = 0x0; ByteU5BU5D_t4116647657* V_2 = NULL; int32_t V_3 = 0; uint8_t V_4 = 0x0; ByteU5BU5D_t4116647657* V_5 = NULL; int32_t V_6 = 0; { ByteU5BU5D_t4116647657* L_0 = CDataString_get_Data_m1250555191(__this, /*hidden argument*/NULL); NullCheck(L_0); IL2CPP_RUNTIME_CLASS_INIT(BitConverter_t3118986983_il2cpp_TypeInfo_var); ByteU5BU5D_t4116647657* L_1 = BitConverter_GetBytes_m658425501(NULL /*static, unused*/, (((int16_t)((int16_t)(((int32_t)((int32_t)(((RuntimeArray *)L_0)->max_length))))))), /*hidden argument*/NULL); V_0 = L_1; ByteU5BU5D_t4116647657* L_2 = V_0; V_2 = L_2; V_3 = 0; goto IL_0028; } IL_0018: { ByteU5BU5D_t4116647657* L_3 = V_2; int32_t L_4 = V_3; NullCheck(L_3); int32_t L_5 = L_4; uint8_t L_6 = (L_3)->GetAt(static_cast(L_5)); V_1 = L_6; BetterList_1_t289316694 ** L_7 = ___buffer0; BetterList_1_t289316694 * L_8 = *((BetterList_1_t289316694 **)L_7); uint8_t L_9 = V_1; NullCheck(L_8); BetterList_1_Add_m3689618584(L_8, L_9, /*hidden argument*/BetterList_1_Add_m3689618584_RuntimeMethod_var); int32_t L_10 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)1)); } IL_0028: { int32_t L_11 = V_3; ByteU5BU5D_t4116647657* L_12 = V_2; NullCheck(L_12); if ((((int32_t)L_11) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_12)->max_length))))))) { goto IL_0018; } } { ByteU5BU5D_t4116647657* L_13 = CDataString_get_Data_m1250555191(__this, /*hidden argument*/NULL); V_5 = L_13; V_6 = 0; goto IL_0057; } IL_0041: { ByteU5BU5D_t4116647657* L_14 = V_5; int32_t L_15 = V_6; NullCheck(L_14); int32_t L_16 = L_15; uint8_t L_17 = (L_14)->GetAt(static_cast(L_16)); V_4 = L_17; BetterList_1_t289316694 ** L_18 = ___buffer0; BetterList_1_t289316694 * L_19 = *((BetterList_1_t289316694 **)L_18); uint8_t L_20 = V_4; NullCheck(L_19); BetterList_1_Add_m3689618584(L_19, L_20, /*hidden argument*/BetterList_1_Add_m3689618584_RuntimeMethod_var); int32_t L_21 = V_6; V_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_21, (int32_t)1)); } IL_0057: { int32_t L_22 = V_6; ByteU5BU5D_t4116647657* L_23 = V_5; NullCheck(L_23); if ((((int32_t)L_22) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_23)->max_length))))))) { goto IL_0041; } } { return (bool)1; } } // System.String DMCore.CDataString::ToWString() extern "C" IL2CPP_METHOD_ATTR String_t* CDataString_ToWString_m940779246 (CDataString_t1317323776 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataString_ToWString_m940779246_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ByteU5BU5D_t4116647657* L_0 = CDataString_get_Data_m1250555191(__this, /*hidden argument*/NULL); NullCheck((RuntimeObject *)(RuntimeObject *)L_0); String_t* L_1 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, (RuntimeObject *)(RuntimeObject *)L_0); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_2 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral1813216868, L_1, /*hidden argument*/NULL); return L_2; } } // System.String DMCore.CDataString::GetStringData() extern "C" IL2CPP_METHOD_ATTR String_t* CDataString_GetStringData_m3099954878 (CDataString_t1317323776 * __this, const RuntimeMethod* method) { { ByteU5BU5D_t4116647657* L_0 = CDataString_get_Data_m1250555191(__this, /*hidden argument*/NULL); NullCheck((RuntimeObject *)(RuntimeObject *)L_0); String_t* L_1 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, (RuntimeObject *)(RuntimeObject *)L_0); return L_1; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.CDataVector::.ctor() extern "C" IL2CPP_METHOD_ATTR void CDataVector__ctor_m165771641 (CDataVector_t3625709135 * __this, const RuntimeMethod* method) { { IDataUnit__ctor_m3389967847(__this, /*hidden argument*/NULL); Vector3_t3722313464 L_0; memset(&L_0, 0, sizeof(L_0)); Vector3__ctor_m3353183577((&L_0), (0.0f), (0.0f), (0.0f), /*hidden argument*/NULL); __this->set__Value_0(L_0); return; } } // DMCore.IDataUnit DMCore.CDataVector::Lerp(DMCore.IDataUnit,System.Single) extern "C" IL2CPP_METHOD_ATTR IDataUnit_t677250155 * CDataVector_Lerp_m2023439268 (CDataVector_t3625709135 * __this, IDataUnit_t677250155 * ___other0, float ___fOtherRate1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataVector_Lerp_m2023439268_MetadataUsageId); s_Il2CppMethodInitialized = true; } CDataVector_t3625709135 * V_0 = NULL; Vector3_t3722313464 V_1; memset(&V_1, 0, sizeof(V_1)); Vector3_t3722313464 V_2; memset(&V_2, 0, sizeof(V_2)); Vector3_t3722313464 V_3; memset(&V_3, 0, sizeof(V_3)); Vector3_t3722313464 V_4; memset(&V_4, 0, sizeof(V_4)); Vector3_t3722313464 V_5; memset(&V_5, 0, sizeof(V_5)); Vector3_t3722313464 V_6; memset(&V_6, 0, sizeof(V_6)); Vector3_t3722313464 V_7; memset(&V_7, 0, sizeof(V_7)); { IDataUnit_t677250155 * L_0 = ___other0; if (!L_0) { goto IL_0017; } } { IDataUnit_t677250155 * L_1 = ___other0; NullCheck(L_1); int32_t L_2 = VirtFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 DMCore.IDataUnit::GetUnitType() */, L_1); int32_t L_3 = VirtFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 DMCore.IDataUnit::GetUnitType() */, __this); if ((((int32_t)L_2) == ((int32_t)L_3))) { goto IL_0019; } } IL_0017: { return (IDataUnit_t677250155 *)NULL; } IL_0019: { CDataVector_t3625709135 * L_4 = (CDataVector_t3625709135 *)il2cpp_codegen_object_new(CDataVector_t3625709135_il2cpp_TypeInfo_var); CDataVector__ctor_m165771641(L_4, /*hidden argument*/NULL); V_0 = L_4; il2cpp_codegen_initobj((&V_1), sizeof(Vector3_t3722313464 )); Vector3_t3722313464 L_5 = CDataVector_get_Data_m904718078(__this, /*hidden argument*/NULL); V_2 = L_5; float L_6 = (&V_2)->get_x_1(); IDataUnit_t677250155 * L_7 = ___other0; NullCheck(((CDataVector_t3625709135 *)CastclassClass((RuntimeObject*)L_7, CDataVector_t3625709135_il2cpp_TypeInfo_var))); Vector3_t3722313464 L_8 = CDataVector_get_Data_m904718078(((CDataVector_t3625709135 *)CastclassClass((RuntimeObject*)L_7, CDataVector_t3625709135_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); V_3 = L_8; float L_9 = (&V_3)->get_x_1(); float L_10 = ___fOtherRate1; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_11 = Mathf_Lerp_m1004423579(NULL /*static, unused*/, L_6, L_9, ((float)il2cpp_codegen_subtract((float)(1.0f), (float)L_10)), /*hidden argument*/NULL); (&V_1)->set_x_1(L_11); Vector3_t3722313464 L_12 = CDataVector_get_Data_m904718078(__this, /*hidden argument*/NULL); V_4 = L_12; float L_13 = (&V_4)->get_y_2(); IDataUnit_t677250155 * L_14 = ___other0; NullCheck(((CDataVector_t3625709135 *)CastclassClass((RuntimeObject*)L_14, CDataVector_t3625709135_il2cpp_TypeInfo_var))); Vector3_t3722313464 L_15 = CDataVector_get_Data_m904718078(((CDataVector_t3625709135 *)CastclassClass((RuntimeObject*)L_14, CDataVector_t3625709135_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); V_5 = L_15; float L_16 = (&V_5)->get_y_2(); float L_17 = ___fOtherRate1; float L_18 = Mathf_Lerp_m1004423579(NULL /*static, unused*/, L_13, L_16, ((float)il2cpp_codegen_subtract((float)(1.0f), (float)L_17)), /*hidden argument*/NULL); (&V_1)->set_y_2(L_18); Vector3_t3722313464 L_19 = CDataVector_get_Data_m904718078(__this, /*hidden argument*/NULL); V_6 = L_19; float L_20 = (&V_6)->get_z_3(); IDataUnit_t677250155 * L_21 = ___other0; NullCheck(((CDataVector_t3625709135 *)CastclassClass((RuntimeObject*)L_21, CDataVector_t3625709135_il2cpp_TypeInfo_var))); Vector3_t3722313464 L_22 = CDataVector_get_Data_m904718078(((CDataVector_t3625709135 *)CastclassClass((RuntimeObject*)L_21, CDataVector_t3625709135_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); V_7 = L_22; float L_23 = (&V_7)->get_z_3(); float L_24 = ___fOtherRate1; float L_25 = Mathf_Lerp_m1004423579(NULL /*static, unused*/, L_20, L_23, ((float)il2cpp_codegen_subtract((float)(1.0f), (float)L_24)), /*hidden argument*/NULL); (&V_1)->set_z_3(L_25); CDataVector_t3625709135 * L_26 = V_0; Vector3_t3722313464 L_27 = V_1; NullCheck(L_26); CDataVector_set_Data_m2673176368(L_26, L_27, /*hidden argument*/NULL); CDataVector_t3625709135 * L_28 = V_0; return L_28; } } // UnityEngine.Vector3 DMCore.CDataVector::get_Data() extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 CDataVector_get_Data_m904718078 (CDataVector_t3625709135 * __this, const RuntimeMethod* method) { { Vector3_t3722313464 L_0 = __this->get__Value_0(); return L_0; } } // System.Void DMCore.CDataVector::set_Data(UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR void CDataVector_set_Data_m2673176368 (CDataVector_t3625709135 * __this, Vector3_t3722313464 ___value0, const RuntimeMethod* method) { { Vector3_t3722313464 L_0 = ___value0; __this->set__Value_0(L_0); return; } } // System.Int32 DMCore.CDataVector::GetUnitType() extern "C" IL2CPP_METHOD_ATTR int32_t CDataVector_GetUnitType_m366448814 (CDataVector_t3625709135 * __this, const RuntimeMethod* method) { { return 8; } } // System.Int32 DMCore.CDataVector::GetBytesSize() extern "C" IL2CPP_METHOD_ATTR int32_t CDataVector_GetBytesSize_m2245739056 (CDataVector_t3625709135 * __this, const RuntimeMethod* method) { int32_t V_0 = 0; { V_0 = ((int32_t)12); int32_t L_0 = V_0; return L_0; } } // System.Boolean DMCore.CDataVector::FromStream(System.Byte[],System.Int32&) extern "C" IL2CPP_METHOD_ATTR bool CDataVector_FromStream_m258805248 (CDataVector_t3625709135 * __this, ByteU5BU5D_t4116647657* ___buffer0, int32_t* ___nStartIndex1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataVector_FromStream_m258805248_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ByteU5BU5D_t4116647657* L_0 = ___buffer0; if (L_0) { goto IL_0008; } } { return (bool)0; } IL_0008: { Vector3_t3722313464 * L_1 = __this->get_address_of__Value_0(); ByteU5BU5D_t4116647657* L_2 = ___buffer0; int32_t* L_3 = ___nStartIndex1; IL2CPP_RUNTIME_CLASS_INIT(BitConverter_t3118986983_il2cpp_TypeInfo_var); float L_4 = BitConverter_ToSingle_m2597008633(NULL /*static, unused*/, L_2, (*((int32_t*)L_3)), /*hidden argument*/NULL); L_1->set_x_1(L_4); int32_t* L_5 = ___nStartIndex1; int32_t* L_6 = ___nStartIndex1; *((int32_t*)(L_5)) = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)(*((int32_t*)L_6)), (int32_t)4)); Vector3_t3722313464 * L_7 = __this->get_address_of__Value_0(); ByteU5BU5D_t4116647657* L_8 = ___buffer0; int32_t* L_9 = ___nStartIndex1; float L_10 = BitConverter_ToSingle_m2597008633(NULL /*static, unused*/, L_8, (*((int32_t*)L_9)), /*hidden argument*/NULL); L_7->set_y_2(L_10); int32_t* L_11 = ___nStartIndex1; int32_t* L_12 = ___nStartIndex1; *((int32_t*)(L_11)) = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)(*((int32_t*)L_12)), (int32_t)4)); Vector3_t3722313464 * L_13 = __this->get_address_of__Value_0(); ByteU5BU5D_t4116647657* L_14 = ___buffer0; int32_t* L_15 = ___nStartIndex1; float L_16 = BitConverter_ToSingle_m2597008633(NULL /*static, unused*/, L_14, (*((int32_t*)L_15)), /*hidden argument*/NULL); L_13->set_z_3(L_16); int32_t* L_17 = ___nStartIndex1; int32_t* L_18 = ___nStartIndex1; *((int32_t*)(L_17)) = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)(*((int32_t*)L_18)), (int32_t)4)); return (bool)1; } } // System.Boolean DMCore.CDataVector::ToStream(BetterList`1&) extern "C" IL2CPP_METHOD_ATTR bool CDataVector_ToStream_m4142684142 (CDataVector_t3625709135 * __this, BetterList_1_t289316694 ** ___buffer0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataVector_ToStream_m4142684142_MetadataUsageId); s_Il2CppMethodInitialized = true; } ByteU5BU5D_t4116647657* V_0 = NULL; Vector3_t3722313464 V_1; memset(&V_1, 0, sizeof(V_1)); int32_t V_2 = 0; ByteU5BU5D_t4116647657* V_3 = NULL; Vector3_t3722313464 V_4; memset(&V_4, 0, sizeof(V_4)); int32_t V_5 = 0; ByteU5BU5D_t4116647657* V_6 = NULL; Vector3_t3722313464 V_7; memset(&V_7, 0, sizeof(V_7)); int32_t V_8 = 0; { Vector3_t3722313464 L_0 = CDataVector_get_Data_m904718078(__this, /*hidden argument*/NULL); V_1 = L_0; float L_1 = (&V_1)->get_x_1(); IL2CPP_RUNTIME_CLASS_INIT(BitConverter_t3118986983_il2cpp_TypeInfo_var); ByteU5BU5D_t4116647657* L_2 = BitConverter_GetBytes_m692533364(NULL /*static, unused*/, L_1, /*hidden argument*/NULL); V_0 = L_2; V_2 = 0; goto IL_0029; } IL_001b: { BetterList_1_t289316694 ** L_3 = ___buffer0; BetterList_1_t289316694 * L_4 = *((BetterList_1_t289316694 **)L_3); ByteU5BU5D_t4116647657* L_5 = V_0; int32_t L_6 = V_2; NullCheck(L_5); int32_t L_7 = L_6; uint8_t L_8 = (L_5)->GetAt(static_cast(L_7)); NullCheck(L_4); BetterList_1_Add_m3689618584(L_4, L_8, /*hidden argument*/BetterList_1_Add_m3689618584_RuntimeMethod_var); int32_t L_9 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); } IL_0029: { int32_t L_10 = V_2; ByteU5BU5D_t4116647657* L_11 = V_0; NullCheck(L_11); if ((((int32_t)L_10) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_11)->max_length))))))) { goto IL_001b; } } { Vector3_t3722313464 L_12 = CDataVector_get_Data_m904718078(__this, /*hidden argument*/NULL); V_4 = L_12; float L_13 = (&V_4)->get_y_2(); IL2CPP_RUNTIME_CLASS_INIT(BitConverter_t3118986983_il2cpp_TypeInfo_var); ByteU5BU5D_t4116647657* L_14 = BitConverter_GetBytes_m692533364(NULL /*static, unused*/, L_13, /*hidden argument*/NULL); V_3 = L_14; V_5 = 0; goto IL_0060; } IL_004f: { BetterList_1_t289316694 ** L_15 = ___buffer0; BetterList_1_t289316694 * L_16 = *((BetterList_1_t289316694 **)L_15); ByteU5BU5D_t4116647657* L_17 = V_3; int32_t L_18 = V_5; NullCheck(L_17); int32_t L_19 = L_18; uint8_t L_20 = (L_17)->GetAt(static_cast(L_19)); NullCheck(L_16); BetterList_1_Add_m3689618584(L_16, L_20, /*hidden argument*/BetterList_1_Add_m3689618584_RuntimeMethod_var); int32_t L_21 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_21, (int32_t)1)); } IL_0060: { int32_t L_22 = V_5; ByteU5BU5D_t4116647657* L_23 = V_3; NullCheck(L_23); if ((((int32_t)L_22) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_23)->max_length))))))) { goto IL_004f; } } { Vector3_t3722313464 L_24 = CDataVector_get_Data_m904718078(__this, /*hidden argument*/NULL); V_7 = L_24; float L_25 = (&V_7)->get_z_3(); IL2CPP_RUNTIME_CLASS_INIT(BitConverter_t3118986983_il2cpp_TypeInfo_var); ByteU5BU5D_t4116647657* L_26 = BitConverter_GetBytes_m692533364(NULL /*static, unused*/, L_25, /*hidden argument*/NULL); V_6 = L_26; V_8 = 0; goto IL_009a; } IL_0088: { BetterList_1_t289316694 ** L_27 = ___buffer0; BetterList_1_t289316694 * L_28 = *((BetterList_1_t289316694 **)L_27); ByteU5BU5D_t4116647657* L_29 = V_6; int32_t L_30 = V_8; NullCheck(L_29); int32_t L_31 = L_30; uint8_t L_32 = (L_29)->GetAt(static_cast(L_31)); NullCheck(L_28); BetterList_1_Add_m3689618584(L_28, L_32, /*hidden argument*/BetterList_1_Add_m3689618584_RuntimeMethod_var); int32_t L_33 = V_8; V_8 = ((int32_t)il2cpp_codegen_add((int32_t)L_33, (int32_t)1)); } IL_009a: { int32_t L_34 = V_8; ByteU5BU5D_t4116647657* L_35 = V_6; NullCheck(L_35); if ((((int32_t)L_34) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_35)->max_length))))))) { goto IL_0088; } } { return (bool)1; } } // System.String DMCore.CDataVector::ToWString() extern "C" IL2CPP_METHOD_ATTR String_t* CDataVector_ToWString_m279081973 (CDataVector_t3625709135 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataVector_ToWString_m279081973_MetadataUsageId); s_Il2CppMethodInitialized = true; } Vector3_t3722313464 V_0; memset(&V_0, 0, sizeof(V_0)); Vector3_t3722313464 V_1; memset(&V_1, 0, sizeof(V_1)); Vector3_t3722313464 V_2; memset(&V_2, 0, sizeof(V_2)); { StringU5BU5D_t1281789340* L_0 = ((StringU5BU5D_t1281789340*)SZArrayNew(StringU5BU5D_t1281789340_il2cpp_TypeInfo_var, (uint32_t)6)); NullCheck(L_0); ArrayElementTypeCheck (L_0, _stringLiteral1581316207); (L_0)->SetAt(static_cast(0), (String_t*)_stringLiteral1581316207); StringU5BU5D_t1281789340* L_1 = L_0; Vector3_t3722313464 L_2 = CDataVector_get_Data_m904718078(__this, /*hidden argument*/NULL); V_0 = L_2; float* L_3 = (&V_0)->get_address_of_x_1(); String_t* L_4 = Single_ToString_m3947131094(L_3, /*hidden argument*/NULL); NullCheck(L_1); ArrayElementTypeCheck (L_1, L_4); (L_1)->SetAt(static_cast(1), (String_t*)L_4); StringU5BU5D_t1281789340* L_5 = L_1; NullCheck(L_5); ArrayElementTypeCheck (L_5, _stringLiteral3885865852); (L_5)->SetAt(static_cast(2), (String_t*)_stringLiteral3885865852); StringU5BU5D_t1281789340* L_6 = L_5; Vector3_t3722313464 L_7 = CDataVector_get_Data_m904718078(__this, /*hidden argument*/NULL); V_1 = L_7; float* L_8 = (&V_1)->get_address_of_y_2(); String_t* L_9 = Single_ToString_m3947131094(L_8, /*hidden argument*/NULL); NullCheck(L_6); ArrayElementTypeCheck (L_6, L_9); (L_6)->SetAt(static_cast(3), (String_t*)L_9); StringU5BU5D_t1281789340* L_10 = L_6; NullCheck(L_10); ArrayElementTypeCheck (L_10, _stringLiteral3885800316); (L_10)->SetAt(static_cast(4), (String_t*)_stringLiteral3885800316); StringU5BU5D_t1281789340* L_11 = L_10; Vector3_t3722313464 L_12 = CDataVector_get_Data_m904718078(__this, /*hidden argument*/NULL); V_2 = L_12; float* L_13 = (&V_2)->get_address_of_z_3(); String_t* L_14 = Single_ToString_m3947131094(L_13, /*hidden argument*/NULL); NullCheck(L_11); ArrayElementTypeCheck (L_11, L_14); (L_11)->SetAt(static_cast(5), (String_t*)L_14); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_15 = String_Concat_m1809518182(NULL /*static, unused*/, L_11, /*hidden argument*/NULL); return L_15; } } #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 DMCore.CDataWideStr::.ctor() extern "C" IL2CPP_METHOD_ATTR void CDataWideStr__ctor_m2814099673 (CDataWideStr_t3874506662 * __this, const RuntimeMethod* method) { { IDataUnit__ctor_m3389967847(__this, /*hidden argument*/NULL); return; } } // System.String DMCore.CDataWideStr::get_Data() extern "C" IL2CPP_METHOD_ATTR String_t* CDataWideStr_get_Data_m3466272812 (CDataWideStr_t3874506662 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_U3CDataU3Ek__BackingField_0(); return L_0; } } // System.Void DMCore.CDataWideStr::set_Data(System.String) extern "C" IL2CPP_METHOD_ATTR void CDataWideStr_set_Data_m134448469 (CDataWideStr_t3874506662 * __this, String_t* ___value0, const RuntimeMethod* method) { { String_t* L_0 = ___value0; __this->set_U3CDataU3Ek__BackingField_0(L_0); return; } } // DMCore.IDataUnit DMCore.CDataWideStr::Lerp(DMCore.IDataUnit,System.Single) extern "C" IL2CPP_METHOD_ATTR IDataUnit_t677250155 * CDataWideStr_Lerp_m376269133 (CDataWideStr_t3874506662 * __this, IDataUnit_t677250155 * ___other0, float ___fOtherRate1, const RuntimeMethod* method) { { return (IDataUnit_t677250155 *)NULL; } } // System.Int32 DMCore.CDataWideStr::GetUnitType() extern "C" IL2CPP_METHOD_ATTR int32_t CDataWideStr_GetUnitType_m1251738741 (CDataWideStr_t3874506662 * __this, const RuntimeMethod* method) { { return 5; } } // System.Int32 DMCore.CDataWideStr::GetBytesSize() extern "C" IL2CPP_METHOD_ATTR int32_t CDataWideStr_GetBytesSize_m3946715729 (CDataWideStr_t3874506662 * __this, const RuntimeMethod* method) { int32_t V_0 = 0; { String_t* L_0 = CDataWideStr_get_Data_m3466272812(__this, /*hidden argument*/NULL); NullCheck(L_0); int32_t L_1 = String_get_Length_m3847582255(L_0, /*hidden argument*/NULL); V_0 = ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)2)), (int32_t)2)), (int32_t)2)); int32_t L_2 = V_0; return L_2; } } // System.Boolean DMCore.CDataWideStr::FromStream(System.Byte[],System.Int32&) extern "C" IL2CPP_METHOD_ATTR bool CDataWideStr_FromStream_m2951626773 (CDataWideStr_t3874506662 * __this, ByteU5BU5D_t4116647657* ___buffer0, int32_t* ___nStartIndex1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataWideStr_FromStream_m2951626773_MetadataUsageId); s_Il2CppMethodInitialized = true; } int16_t V_0 = 0; int32_t V_1 = 0; Il2CppChar V_2 = 0x0; { IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_0 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); CDataWideStr_set_Data_m134448469(__this, L_0, /*hidden argument*/NULL); ByteU5BU5D_t4116647657* L_1 = ___buffer0; int32_t* L_2 = ___nStartIndex1; IL2CPP_RUNTIME_CLASS_INIT(BitConverter_t3118986983_il2cpp_TypeInfo_var); int16_t L_3 = BitConverter_ToInt16_m2376388426(NULL /*static, unused*/, L_1, (*((int32_t*)L_2)), /*hidden argument*/NULL); V_0 = L_3; int32_t* L_4 = ___nStartIndex1; int32_t* L_5 = ___nStartIndex1; *((int32_t*)(L_4)) = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)(*((int32_t*)L_5)), (int32_t)2)); int16_t L_6 = V_0; V_0 = (((int16_t)((int16_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_6, (int32_t)2))))); int16_t L_7 = V_0; if ((((int32_t)0) < ((int32_t)L_7))) { goto IL_002e; } } { int32_t* L_8 = ___nStartIndex1; int32_t* L_9 = ___nStartIndex1; *((int32_t*)(L_8)) = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)(*((int32_t*)L_9)), (int32_t)2)); return (bool)1; } IL_002e: { V_1 = 0; goto IL_005f; } IL_0035: { ByteU5BU5D_t4116647657* L_10 = ___buffer0; int32_t* L_11 = ___nStartIndex1; IL2CPP_RUNTIME_CLASS_INIT(BitConverter_t3118986983_il2cpp_TypeInfo_var); Il2CppChar L_12 = BitConverter_ToChar_m1348346703(NULL /*static, unused*/, L_10, (*((int32_t*)L_11)), /*hidden argument*/NULL); V_2 = L_12; int32_t* L_13 = ___nStartIndex1; int32_t* L_14 = ___nStartIndex1; *((int32_t*)(L_13)) = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)(*((int32_t*)L_14)), (int32_t)2)); String_t* L_15 = CDataWideStr_get_Data_m3466272812(__this, /*hidden argument*/NULL); Il2CppChar L_16 = V_2; Il2CppChar L_17 = L_16; RuntimeObject * L_18 = Box(Char_t3634460470_il2cpp_TypeInfo_var, &L_17); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_19 = String_Concat_m904156431(NULL /*static, unused*/, L_15, L_18, /*hidden argument*/NULL); CDataWideStr_set_Data_m134448469(__this, L_19, /*hidden argument*/NULL); int32_t L_20 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_20, (int32_t)2)); } IL_005f: { int32_t L_21 = V_1; int16_t L_22 = V_0; if ((((int32_t)L_21) < ((int32_t)L_22))) { goto IL_0035; } } { int32_t* L_23 = ___nStartIndex1; int32_t* L_24 = ___nStartIndex1; *((int32_t*)(L_23)) = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)(*((int32_t*)L_24)), (int32_t)2)); return (bool)1; } } // System.Boolean DMCore.CDataWideStr::ToStream(BetterList`1&) extern "C" IL2CPP_METHOD_ATTR bool CDataWideStr_ToStream_m763209216 (CDataWideStr_t3874506662 * __this, BetterList_1_t289316694 ** ___buffer0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataWideStr_ToStream_m763209216_MetadataUsageId); s_Il2CppMethodInitialized = true; } int16_t V_0 = 0; ByteU5BU5D_t4116647657* V_1 = NULL; CharU5BU5D_t3528271667* V_2 = NULL; int32_t V_3 = 0; Il2CppChar V_4 = 0x0; ByteU5BU5D_t4116647657* V_5 = NULL; { String_t* L_0 = CDataWideStr_get_Data_m3466272812(__this, /*hidden argument*/NULL); NullCheck(L_0); int32_t L_1 = String_get_Length_m3847582255(L_0, /*hidden argument*/NULL); V_0 = (((int16_t)((int16_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_1, (int32_t)2)), (int32_t)2))))); int16_t L_2 = V_0; IL2CPP_RUNTIME_CLASS_INIT(BitConverter_t3118986983_il2cpp_TypeInfo_var); ByteU5BU5D_t4116647657* L_3 = BitConverter_GetBytes_m658425501(NULL /*static, unused*/, L_2, /*hidden argument*/NULL); V_1 = L_3; BetterList_1_t289316694 ** L_4 = ___buffer0; BetterList_1_t289316694 * L_5 = *((BetterList_1_t289316694 **)L_4); ByteU5BU5D_t4116647657* L_6 = V_1; NullCheck(L_6); int32_t L_7 = 0; uint8_t L_8 = (L_6)->GetAt(static_cast(L_7)); NullCheck(L_5); BetterList_1_Add_m3689618584(L_5, L_8, /*hidden argument*/BetterList_1_Add_m3689618584_RuntimeMethod_var); BetterList_1_t289316694 ** L_9 = ___buffer0; BetterList_1_t289316694 * L_10 = *((BetterList_1_t289316694 **)L_9); ByteU5BU5D_t4116647657* L_11 = V_1; NullCheck(L_11); int32_t L_12 = 1; uint8_t L_13 = (L_11)->GetAt(static_cast(L_12)); NullCheck(L_10); BetterList_1_Add_m3689618584(L_10, L_13, /*hidden argument*/BetterList_1_Add_m3689618584_RuntimeMethod_var); String_t* L_14 = CDataWideStr_get_Data_m3466272812(__this, /*hidden argument*/NULL); NullCheck(L_14); int32_t L_15 = String_get_Length_m3847582255(L_14, /*hidden argument*/NULL); if ((((int32_t)0) >= ((int32_t)L_15))) { goto IL_0081; } } { String_t* L_16 = CDataWideStr_get_Data_m3466272812(__this, /*hidden argument*/NULL); NullCheck(L_16); CharU5BU5D_t3528271667* L_17 = String_ToCharArray_m1492846834(L_16, /*hidden argument*/NULL); V_2 = L_17; V_3 = 0; goto IL_0078; } IL_0050: { CharU5BU5D_t3528271667* L_18 = V_2; int32_t L_19 = V_3; NullCheck(L_18); int32_t L_20 = L_19; uint16_t L_21 = (L_18)->GetAt(static_cast(L_20)); V_4 = L_21; Il2CppChar L_22 = V_4; IL2CPP_RUNTIME_CLASS_INIT(BitConverter_t3118986983_il2cpp_TypeInfo_var); ByteU5BU5D_t4116647657* L_23 = BitConverter_GetBytes_m1603262885(NULL /*static, unused*/, L_22, /*hidden argument*/NULL); V_5 = L_23; BetterList_1_t289316694 ** L_24 = ___buffer0; BetterList_1_t289316694 * L_25 = *((BetterList_1_t289316694 **)L_24); ByteU5BU5D_t4116647657* L_26 = V_5; NullCheck(L_26); int32_t L_27 = 0; uint8_t L_28 = (L_26)->GetAt(static_cast(L_27)); NullCheck(L_25); BetterList_1_Add_m3689618584(L_25, L_28, /*hidden argument*/BetterList_1_Add_m3689618584_RuntimeMethod_var); BetterList_1_t289316694 ** L_29 = ___buffer0; BetterList_1_t289316694 * L_30 = *((BetterList_1_t289316694 **)L_29); ByteU5BU5D_t4116647657* L_31 = V_5; NullCheck(L_31); int32_t L_32 = 1; uint8_t L_33 = (L_31)->GetAt(static_cast(L_32)); NullCheck(L_30); BetterList_1_Add_m3689618584(L_30, L_33, /*hidden argument*/BetterList_1_Add_m3689618584_RuntimeMethod_var); int32_t L_34 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_34, (int32_t)1)); } IL_0078: { int32_t L_35 = V_3; CharU5BU5D_t3528271667* L_36 = V_2; NullCheck(L_36); if ((((int32_t)L_35) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_36)->max_length))))))) { goto IL_0050; } } IL_0081: { BetterList_1_t289316694 ** L_37 = ___buffer0; BetterList_1_t289316694 * L_38 = *((BetterList_1_t289316694 **)L_37); NullCheck(L_38); BetterList_1_Add_m3689618584(L_38, (uint8_t)0, /*hidden argument*/BetterList_1_Add_m3689618584_RuntimeMethod_var); BetterList_1_t289316694 ** L_39 = ___buffer0; BetterList_1_t289316694 * L_40 = *((BetterList_1_t289316694 **)L_39); NullCheck(L_40); BetterList_1_Add_m3689618584(L_40, (uint8_t)0, /*hidden argument*/BetterList_1_Add_m3689618584_RuntimeMethod_var); return (bool)1; } } // System.String DMCore.CDataWideStr::ToWString() extern "C" IL2CPP_METHOD_ATTR String_t* CDataWideStr_ToWString_m1153704441 (CDataWideStr_t3874506662 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CDataWideStr_ToWString_m1153704441_MetadataUsageId); s_Il2CppMethodInitialized = true; } { String_t* L_0 = CDataWideStr_get_Data_m3466272812(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_1 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral2159317512, L_0, /*hidden argument*/NULL); return L_1; } } // System.String DMCore.CDataWideStr::GetStringData() extern "C" IL2CPP_METHOD_ATTR String_t* CDataWideStr_GetStringData_m228490981 (CDataWideStr_t3874506662 * __this, const RuntimeMethod* method) { { String_t* L_0 = CDataWideStr_get_Data_m3466272812(__this, /*hidden argument*/NULL); NullCheck(L_0); String_t* L_1 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_0); return L_1; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Common::.ctor() extern "C" IL2CPP_METHOD_ATTR void Common__ctor_m3406580434 (Common_t3802143103 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // System.Void DMCore.Common::.cctor() extern "C" IL2CPP_METHOD_ATTR void Common__cctor_m2130470980 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Common__cctor_m2130470980_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ((Common_t3802143103_StaticFields*)il2cpp_codegen_static_fields_for(Common_t3802143103_il2cpp_TypeInfo_var))->set_INVALID_ID_0((-1)); ((Common_t3802143103_StaticFields*)il2cpp_codegen_static_fields_for(Common_t3802143103_il2cpp_TypeInfo_var))->set_MIN_LEVEL_NUMBER_1(1); ((Common_t3802143103_StaticFields*)il2cpp_codegen_static_fields_for(Common_t3802143103_il2cpp_TypeInfo_var))->set_MAX_LEVEL_NUMBER_2(((int32_t)999)); ((Common_t3802143103_StaticFields*)il2cpp_codegen_static_fields_for(Common_t3802143103_il2cpp_TypeInfo_var))->set_CHAT_SAVE_MAX_COUNT_3(((int32_t)50)); ((Common_t3802143103_StaticFields*)il2cpp_codegen_static_fields_for(Common_t3802143103_il2cpp_TypeInfo_var))->set_CHAT_SAVE_TIME_SPAN_4(((int32_t)168)); ((Common_t3802143103_StaticFields*)il2cpp_codegen_static_fields_for(Common_t3802143103_il2cpp_TypeInfo_var))->set_CHAT_CONTENT_COUNT_CACHE_5(((int32_t)30)); ((Common_t3802143103_StaticFields*)il2cpp_codegen_static_fields_for(Common_t3802143103_il2cpp_TypeInfo_var))->set_MESSAGE_SAVE_MAX_COUNT_6(((int32_t)50)); ((Common_t3802143103_StaticFields*)il2cpp_codegen_static_fields_for(Common_t3802143103_il2cpp_TypeInfo_var))->set_MESSAGE_SAVE_TIME_SPAN_7((-1)); ((Common_t3802143103_StaticFields*)il2cpp_codegen_static_fields_for(Common_t3802143103_il2cpp_TypeInfo_var))->set_SYSTEMBROAD_ROLL_SPEED_8((80.0f)); ((Common_t3802143103_StaticFields*)il2cpp_codegen_static_fields_for(Common_t3802143103_il2cpp_TypeInfo_var))->set_SHOPPING_CART_MAX_CAPACITY_9(((int32_t)20)); ((Common_t3802143103_StaticFields*)il2cpp_codegen_static_fields_for(Common_t3802143103_il2cpp_TypeInfo_var))->set_CURRENT_PROTOCOL_VERSION_10(((int32_t)273)); ((Common_t3802143103_StaticFields*)il2cpp_codegen_static_fields_for(Common_t3802143103_il2cpp_TypeInfo_var))->set_NET_MESSAGE_OVER_TIME_11((10.0f)); ((Common_t3802143103_StaticFields*)il2cpp_codegen_static_fields_for(Common_t3802143103_il2cpp_TypeInfo_var))->set_MAX_SEND_INVITED_TIMES_12(1); ((Common_t3802143103_StaticFields*)il2cpp_codegen_static_fields_for(Common_t3802143103_il2cpp_TypeInfo_var))->set_MAX_RECV_INVITED_TIMES_13(5); ((Common_t3802143103_StaticFields*)il2cpp_codegen_static_fields_for(Common_t3802143103_il2cpp_TypeInfo_var))->set_TIME_SPAN_TO_RESET_RECV_CNT_14((300.0f)); ((Common_t3802143103_StaticFields*)il2cpp_codegen_static_fields_for(Common_t3802143103_il2cpp_TypeInfo_var))->set_MAX_SPEAKER_LIFE_TIME_15((3.0f)); ((Common_t3802143103_StaticFields*)il2cpp_codegen_static_fields_for(Common_t3802143103_il2cpp_TypeInfo_var))->set_CHAT_REFRESH_ONLINESTATE_16((30.0f)); ((Common_t3802143103_StaticFields*)il2cpp_codegen_static_fields_for(Common_t3802143103_il2cpp_TypeInfo_var))->set_MIN_CLOTH_CONFIG_ID_17(((int32_t)10000000)); ((Common_t3802143103_StaticFields*)il2cpp_codegen_static_fields_for(Common_t3802143103_il2cpp_TypeInfo_var))->set_MIN_PROPS_CONFIG_ID_18(((int32_t)10000)); ((Common_t3802143103_StaticFields*)il2cpp_codegen_static_fields_for(Common_t3802143103_il2cpp_TypeInfo_var))->set_FULL_DOWN_CHECK_FREQUENCY_19((300.0f)); ((Common_t3802143103_StaticFields*)il2cpp_codegen_static_fields_for(Common_t3802143103_il2cpp_TypeInfo_var))->set_CLASSICAL_QUEUE_BEAT_COUNT_20(8); ((Common_t3802143103_StaticFields*)il2cpp_codegen_static_fields_for(Common_t3802143103_il2cpp_TypeInfo_var))->set_CLASSICAL_JUDGE_BEAT_COUNT_21(6); ((Common_t3802143103_StaticFields*)il2cpp_codegen_static_fields_for(Common_t3802143103_il2cpp_TypeInfo_var))->set_CLASSICAL_MIN_KEY_LEVEL_22(5); ((Common_t3802143103_StaticFields*)il2cpp_codegen_static_fields_for(Common_t3802143103_il2cpp_TypeInfo_var))->set_CLASSICAL_MAX_KEY_LEVEL_23(7); ((Common_t3802143103_StaticFields*)il2cpp_codegen_static_fields_for(Common_t3802143103_il2cpp_TypeInfo_var))->set_CLASSICAL_USER_RANDOM_KEY_24(0); ((Common_t3802143103_StaticFields*)il2cpp_codegen_static_fields_for(Common_t3802143103_il2cpp_TypeInfo_var))->set_PROTECTED_LEVEL_25(((int32_t)15)); ((Common_t3802143103_StaticFields*)il2cpp_codegen_static_fields_for(Common_t3802143103_il2cpp_TypeInfo_var))->set_ROOM_COUNT_ONE_PAGE_26(6); ((Common_t3802143103_StaticFields*)il2cpp_codegen_static_fields_for(Common_t3802143103_il2cpp_TypeInfo_var))->set_PET_DEFAULT_WALK_SPEED_27((1.0f)); ((Common_t3802143103_StaticFields*)il2cpp_codegen_static_fields_for(Common_t3802143103_il2cpp_TypeInfo_var))->set_PET_DEFAULT_SAFE_DISTANCE_28((0.5f)); Vector3_t3722313464 L_0; memset(&L_0, 0, sizeof(L_0)); Vector3__ctor_m3353183577((&L_0), (-0.4f), (0.0f), (-0.6f), /*hidden argument*/NULL); ((Common_t3802143103_StaticFields*)il2cpp_codegen_static_fields_for(Common_t3802143103_il2cpp_TypeInfo_var))->set_PET_DEFAULT_SHOW_POSITION_29(L_0); Vector3_t3722313464 L_1; memset(&L_1, 0, sizeof(L_1)); Vector3__ctor_m3353183577((&L_1), (0.35f), (0.15f), (0.0f), /*hidden argument*/NULL); ((Common_t3802143103_StaticFields*)il2cpp_codegen_static_fields_for(Common_t3802143103_il2cpp_TypeInfo_var))->set_PET_DEFAULT_SHOW_POSITION_W_30(L_1); ((Common_t3802143103_StaticFields*)il2cpp_codegen_static_fields_for(Common_t3802143103_il2cpp_TypeInfo_var))->set_SINGLE_PAGE_DEPTH_31((-20.0f)); 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 DMCore.Framework.CRoleEffectManager::.ctor() extern "C" IL2CPP_METHOD_ATTR void CRoleEffectManager__ctor_m1263625120 (CRoleEffectManager_t3637256918 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRoleEffectManager__ctor_m1263625120_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Dictionary_2_t3270456118 * L_0 = (Dictionary_2_t3270456118 *)il2cpp_codegen_object_new(Dictionary_2_t3270456118_il2cpp_TypeInfo_var); Dictionary_2__ctor_m4028279259(L_0, /*hidden argument*/Dictionary_2__ctor_m4028279259_RuntimeMethod_var); __this->set_m_listParticals_1(L_0); Dictionary_2_t3270456118 * L_1 = (Dictionary_2_t3270456118 *)il2cpp_codegen_object_new(Dictionary_2_t3270456118_il2cpp_TypeInfo_var); Dictionary_2__ctor_m4028279259(L_1, /*hidden argument*/Dictionary_2__ctor_m4028279259_RuntimeMethod_var); __this->set_m_listCombineEff_2(L_1); Dictionary_2_t3270456118 * L_2 = (Dictionary_2_t3270456118 *)il2cpp_codegen_object_new(Dictionary_2_t3270456118_il2cpp_TypeInfo_var); Dictionary_2__ctor_m4028279259(L_2, /*hidden argument*/Dictionary_2__ctor_m4028279259_RuntimeMethod_var); __this->set_m_listOtherEffects_3(L_2); Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // System.Void DMCore.Framework.CRoleEffectManager::SetOwner(DMCore.Framework.Scene.ISceneAvatarBody) extern "C" IL2CPP_METHOD_ATTR void CRoleEffectManager_SetOwner_m2132561067 (CRoleEffectManager_t3637256918 * __this, ISceneAvatarBody_t3588558973 * ___body0, const RuntimeMethod* method) { { ISceneAvatarBody_t3588558973 * L_0 = ___body0; __this->set_m_AvatarBody_0(L_0); return; } } // System.Void DMCore.Framework.CRoleEffectManager::Clear() extern "C" IL2CPP_METHOD_ATTR void CRoleEffectManager_Clear_m885802197 (CRoleEffectManager_t3637256918 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRoleEffectManager_Clear_m885802197_MetadataUsageId); s_Il2CppMethodInitialized = true; } Enumerator_t929671597 V_0; memset(&V_0, 0, sizeof(V_0)); KeyValuePair_2_t1373160989 V_1; memset(&V_1, 0, sizeof(V_1)); KeyValuePair_2_t1373160989 V_2; memset(&V_2, 0, sizeof(V_2)); KeyValuePair_2_t1373160989 V_3; memset(&V_3, 0, sizeof(V_3)); { Dictionary_2_t3270456118 * L_0 = __this->get_m_listParticals_1(); NullCheck(L_0); Enumerator_t929671597 L_1 = Dictionary_2_GetEnumerator_m1592165222(L_0, /*hidden argument*/Dictionary_2_GetEnumerator_m1592165222_RuntimeMethod_var); V_0 = L_1; goto IL_0025; } IL_0011: { KeyValuePair_2_t1373160989 L_2 = Enumerator_get_Current_m3958609387((&V_0), /*hidden argument*/Enumerator_get_Current_m3958609387_RuntimeMethod_var); V_1 = L_2; stRoleEffectData_t3485199819 * L_3 = KeyValuePair_2_get_Value_m1060792847((&V_1), /*hidden argument*/KeyValuePair_2_get_Value_m1060792847_RuntimeMethod_var); NullCheck(L_3); stRoleEffectData_Clear_m2447162276(L_3, /*hidden argument*/NULL); } IL_0025: { bool L_4 = Enumerator_MoveNext_m2059367285((&V_0), /*hidden argument*/Enumerator_MoveNext_m2059367285_RuntimeMethod_var); if (L_4) { goto IL_0011; } } { Dictionary_2_t3270456118 * L_5 = __this->get_m_listParticals_1(); NullCheck(L_5); Dictionary_2_Clear_m4108092650(L_5, /*hidden argument*/Dictionary_2_Clear_m4108092650_RuntimeMethod_var); Dictionary_2_t3270456118 * L_6 = __this->get_m_listCombineEff_2(); NullCheck(L_6); Enumerator_t929671597 L_7 = Dictionary_2_GetEnumerator_m1592165222(L_6, /*hidden argument*/Dictionary_2_GetEnumerator_m1592165222_RuntimeMethod_var); V_0 = L_7; goto IL_0061; } IL_004d: { KeyValuePair_2_t1373160989 L_8 = Enumerator_get_Current_m3958609387((&V_0), /*hidden argument*/Enumerator_get_Current_m3958609387_RuntimeMethod_var); V_2 = L_8; stRoleEffectData_t3485199819 * L_9 = KeyValuePair_2_get_Value_m1060792847((&V_2), /*hidden argument*/KeyValuePair_2_get_Value_m1060792847_RuntimeMethod_var); NullCheck(L_9); stRoleEffectData_Clear_m2447162276(L_9, /*hidden argument*/NULL); } IL_0061: { bool L_10 = Enumerator_MoveNext_m2059367285((&V_0), /*hidden argument*/Enumerator_MoveNext_m2059367285_RuntimeMethod_var); if (L_10) { goto IL_004d; } } { Dictionary_2_t3270456118 * L_11 = __this->get_m_listCombineEff_2(); NullCheck(L_11); Dictionary_2_Clear_m4108092650(L_11, /*hidden argument*/Dictionary_2_Clear_m4108092650_RuntimeMethod_var); Dictionary_2_t3270456118 * L_12 = __this->get_m_listOtherEffects_3(); NullCheck(L_12); Enumerator_t929671597 L_13 = Dictionary_2_GetEnumerator_m1592165222(L_12, /*hidden argument*/Dictionary_2_GetEnumerator_m1592165222_RuntimeMethod_var); V_0 = L_13; goto IL_009d; } IL_0089: { KeyValuePair_2_t1373160989 L_14 = Enumerator_get_Current_m3958609387((&V_0), /*hidden argument*/Enumerator_get_Current_m3958609387_RuntimeMethod_var); V_3 = L_14; stRoleEffectData_t3485199819 * L_15 = KeyValuePair_2_get_Value_m1060792847((&V_3), /*hidden argument*/KeyValuePair_2_get_Value_m1060792847_RuntimeMethod_var); NullCheck(L_15); stRoleEffectData_Clear_m2447162276(L_15, /*hidden argument*/NULL); } IL_009d: { bool L_16 = Enumerator_MoveNext_m2059367285((&V_0), /*hidden argument*/Enumerator_MoveNext_m2059367285_RuntimeMethod_var); if (L_16) { goto IL_0089; } } { Dictionary_2_t3270456118 * L_17 = __this->get_m_listOtherEffects_3(); NullCheck(L_17); Dictionary_2_Clear_m4108092650(L_17, /*hidden argument*/Dictionary_2_Clear_m4108092650_RuntimeMethod_var); return; } } // System.Void DMCore.Framework.CRoleEffectManager::PushEffectCache(System.String,DMCore.Framework.enumEffectType) extern "C" IL2CPP_METHOD_ATTR void CRoleEffectManager_PushEffectCache_m2363665211 (CRoleEffectManager_t3637256918 * __this, String_t* ___name0, int32_t ___type1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRoleEffectManager_PushEffectCache_m2363665211_MetadataUsageId); s_Il2CppMethodInitialized = true; } Dictionary_2_t3270456118 * V_0 = NULL; String_t* V_1 = NULL; stRoleEffectData_t3485199819 * V_2 = NULL; String_t* V_3 = NULL; Transform_t3600365921 * V_4 = NULL; GameObject_t1113636619 * V_5 = NULL; StringU5BU5D_t1281789340* V_6 = NULL; { V_0 = (Dictionary_2_t3270456118 *)NULL; V_1 = (String_t*)NULL; int32_t L_0 = ___type1; if (L_0) { goto IL_002a; } } { Dictionary_2_t3270456118 * L_1 = __this->get_m_listParticals_1(); V_0 = L_1; V_1 = _stringLiteral1616650057; String_t* L_2 = V_1; String_t* L_3 = ___name0; String_t* L_4 = ___name0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_5 = String_Concat_m2163913788(NULL /*static, unused*/, L_2, L_3, _stringLiteral3452614529, L_4, /*hidden argument*/NULL); V_1 = L_5; goto IL_005a; } IL_002a: { int32_t L_6 = ___type1; if ((!(((uint32_t)L_6) == ((uint32_t)1)))) { goto IL_0051; } } { Dictionary_2_t3270456118 * L_7 = __this->get_m_listCombineEff_2(); V_0 = L_7; V_1 = _stringLiteral2768880969; String_t* L_8 = V_1; String_t* L_9 = ___name0; String_t* L_10 = ___name0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_11 = String_Concat_m2163913788(NULL /*static, unused*/, L_8, L_9, _stringLiteral3452614529, L_10, /*hidden argument*/NULL); V_1 = L_11; goto IL_005a; } IL_0051: { Dictionary_2_t3270456118 * L_12 = __this->get_m_listOtherEffects_3(); V_0 = L_12; String_t* L_13 = ___name0; V_1 = L_13; } IL_005a: { Dictionary_2_t3270456118 * L_14 = V_0; String_t* L_15 = ___name0; NullCheck(L_14); bool L_16 = Dictionary_2_ContainsKey_m224243531(L_14, L_15, /*hidden argument*/Dictionary_2_ContainsKey_m224243531_RuntimeMethod_var); if (L_16) { goto IL_0085; } } { stRoleEffectData_t3485199819 * L_17 = (stRoleEffectData_t3485199819 *)il2cpp_codegen_object_new(stRoleEffectData_t3485199819_il2cpp_TypeInfo_var); stRoleEffectData__ctor_m2814150488(L_17, /*hidden argument*/NULL); V_2 = L_17; stRoleEffectData_t3485199819 * L_18 = V_2; String_t* L_19 = V_1; IL2CPP_RUNTIME_CLASS_INIT(AssetManager_t2546491902_il2cpp_TypeInfo_var); Object_t631007953 * L_20 = AssetManager_LoadAsset_m1115993353(NULL /*static, unused*/, L_19, /*hidden argument*/NULL); NullCheck(L_18); L_18->set_gameObj_4(((GameObject_t1113636619 *)IsInstSealed((RuntimeObject*)L_20, GameObject_t1113636619_il2cpp_TypeInfo_var))); Dictionary_2_t3270456118 * L_21 = V_0; String_t* L_22 = ___name0; stRoleEffectData_t3485199819 * L_23 = V_2; NullCheck(L_21); Dictionary_2_set_Item_m595521719(L_21, L_22, L_23, /*hidden argument*/Dictionary_2_set_Item_m595521719_RuntimeMethod_var); } IL_0085: { Dictionary_2_t3270456118 * L_24 = V_0; String_t* L_25 = ___name0; NullCheck(L_24); stRoleEffectData_t3485199819 * L_26 = Dictionary_2_get_Item_m2584723021(L_24, L_25, /*hidden argument*/Dictionary_2_get_Item_m2584723021_RuntimeMethod_var); float L_27 = CRoleEffectManager_Tell_m4040349829(__this, /*hidden argument*/NULL); NullCheck(L_26); L_26->set_start_2(L_27); Dictionary_2_t3270456118 * L_28 = V_0; String_t* L_29 = ___name0; NullCheck(L_28); stRoleEffectData_t3485199819 * L_30 = Dictionary_2_get_Item_m2584723021(L_28, L_29, /*hidden argument*/Dictionary_2_get_Item_m2584723021_RuntimeMethod_var); NullCheck(L_30); L_30->set_timeLength_3((-1.0f)); Dictionary_2_t3270456118 * L_31 = V_0; String_t* L_32 = ___name0; NullCheck(L_31); stRoleEffectData_t3485199819 * L_33 = Dictionary_2_get_Item_m2584723021(L_31, L_32, /*hidden argument*/Dictionary_2_get_Item_m2584723021_RuntimeMethod_var); NullCheck(L_33); bool L_34 = L_33->get_created_0(); if (L_34) { goto IL_0253; } } { ISceneAvatarBody_t3588558973 * L_35 = __this->get_m_AvatarBody_0(); if (!L_35) { goto IL_0246; } } { ISceneAvatarBody_t3588558973 * L_36 = __this->get_m_AvatarBody_0(); NullCheck(L_36); bool L_37 = ISceneBaseObj_IsValid_m1197404667(L_36, /*hidden argument*/NULL); if (!L_37) { goto IL_0246; } } { int32_t L_38 = ___type1; String_t* L_39 = CRoleEffectManager_GetEffectRootName_m2832539039(NULL /*static, unused*/, L_38, /*hidden argument*/NULL); V_3 = L_39; ISceneAvatarBody_t3588558973 * L_40 = __this->get_m_AvatarBody_0(); NullCheck(L_40); Transform_t3600365921 * L_41 = ISceneBaseObj_GetTransform_m3818769012(L_40, /*hidden argument*/NULL); String_t* L_42 = V_3; NullCheck(L_41); Transform_t3600365921 * L_43 = Transform_Find_m1729760951(L_41, L_42, /*hidden argument*/NULL); V_4 = L_43; Transform_t3600365921 * L_44 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_45 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_44, /*hidden argument*/NULL); if (!L_45) { goto IL_015d; } } { GameObject_t1113636619 * L_46 = (GameObject_t1113636619 *)il2cpp_codegen_object_new(GameObject_t1113636619_il2cpp_TypeInfo_var); GameObject__ctor_m3707688467(L_46, /*hidden argument*/NULL); V_5 = L_46; GameObject_t1113636619 * L_47 = V_5; String_t* L_48 = V_3; NullCheck(L_47); Object_set_name_m291480324(L_47, L_48, /*hidden argument*/NULL); GameObject_t1113636619 * L_49 = V_5; NullCheck(L_49); Transform_t3600365921 * L_50 = GameObject_get_transform_m1369836730(L_49, /*hidden argument*/NULL); ISceneAvatarBody_t3588558973 * L_51 = __this->get_m_AvatarBody_0(); NullCheck(L_51); Transform_t3600365921 * L_52 = ISceneBaseObj_GetTransform_m3818769012(L_51, /*hidden argument*/NULL); NullCheck(L_50); Transform_set_parent_m786917804(L_50, L_52, /*hidden argument*/NULL); GameObject_t1113636619 * L_53 = V_5; NullCheck(L_53); Transform_t3600365921 * L_54 = GameObject_get_transform_m1369836730(L_53, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); Vector3_t3722313464 L_55 = Vector3_get_zero_m1409827619(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_54); Transform_set_localPosition_m4128471975(L_54, L_55, /*hidden argument*/NULL); GameObject_t1113636619 * L_56 = V_5; NullCheck(L_56); Transform_t3600365921 * L_57 = GameObject_get_transform_m1369836730(L_56, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Quaternion_t2301928331_il2cpp_TypeInfo_var); Quaternion_t2301928331 L_58 = Quaternion_get_identity_m3722672781(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_57); Transform_set_localRotation_m19445462(L_57, L_58, /*hidden argument*/NULL); GameObject_t1113636619 * L_59 = V_5; NullCheck(L_59); Transform_t3600365921 * L_60 = GameObject_get_transform_m1369836730(L_59, /*hidden argument*/NULL); Vector3_t3722313464 L_61 = Vector3_get_one_m1629952498(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_60); Transform_set_localScale_m3053443106(L_60, L_61, /*hidden argument*/NULL); GameObject_t1113636619 * L_62 = V_5; NullCheck(L_62); Transform_t3600365921 * L_63 = GameObject_get_transform_m1369836730(L_62, /*hidden argument*/NULL); V_4 = L_63; } IL_015d: { Dictionary_2_t3270456118 * L_64 = V_0; String_t* L_65 = ___name0; NullCheck(L_64); stRoleEffectData_t3485199819 * L_66 = Dictionary_2_get_Item_m2584723021(L_64, L_65, /*hidden argument*/Dictionary_2_get_Item_m2584723021_RuntimeMethod_var); NullCheck(L_66); GameObject_t1113636619 * L_67 = L_66->get_gameObj_4(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_68 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_67, /*hidden argument*/NULL); if (!L_68) { goto IL_0246; } } { Dictionary_2_t3270456118 * L_69 = V_0; String_t* L_70 = ___name0; NullCheck(L_69); stRoleEffectData_t3485199819 * L_71 = Dictionary_2_get_Item_m2584723021(L_69, L_70, /*hidden argument*/Dictionary_2_get_Item_m2584723021_RuntimeMethod_var); Dictionary_2_t3270456118 * L_72 = V_0; String_t* L_73 = ___name0; NullCheck(L_72); stRoleEffectData_t3485199819 * L_74 = Dictionary_2_get_Item_m2584723021(L_72, L_73, /*hidden argument*/Dictionary_2_get_Item_m2584723021_RuntimeMethod_var); NullCheck(L_74); GameObject_t1113636619 * L_75 = L_74->get_gameObj_4(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); GameObject_t1113636619 * L_76 = Object_Instantiate_TisGameObject_t1113636619_m4070250708(NULL /*static, unused*/, L_75, /*hidden argument*/Object_Instantiate_TisGameObject_t1113636619_m4070250708_RuntimeMethod_var); NullCheck(L_71); L_71->set_gameObj_4(L_76); Dictionary_2_t3270456118 * L_77 = V_0; String_t* L_78 = ___name0; NullCheck(L_77); stRoleEffectData_t3485199819 * L_79 = Dictionary_2_get_Item_m2584723021(L_77, L_78, /*hidden argument*/Dictionary_2_get_Item_m2584723021_RuntimeMethod_var); NullCheck(L_79); GameObject_t1113636619 * L_80 = L_79->get_gameObj_4(); NullCheck(L_80); Transform_t3600365921 * L_81 = GameObject_get_transform_m1369836730(L_80, /*hidden argument*/NULL); Transform_t3600365921 * L_82 = V_4; NullCheck(L_81); Transform_set_parent_m786917804(L_81, L_82, /*hidden argument*/NULL); Dictionary_2_t3270456118 * L_83 = V_0; String_t* L_84 = ___name0; NullCheck(L_83); stRoleEffectData_t3485199819 * L_85 = Dictionary_2_get_Item_m2584723021(L_83, L_84, /*hidden argument*/Dictionary_2_get_Item_m2584723021_RuntimeMethod_var); NullCheck(L_85); GameObject_t1113636619 * L_86 = L_85->get_gameObj_4(); NullCheck(L_86); Transform_t3600365921 * L_87 = GameObject_get_transform_m1369836730(L_86, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); Vector3_t3722313464 L_88 = Vector3_get_zero_m1409827619(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_87); Transform_set_localPosition_m4128471975(L_87, L_88, /*hidden argument*/NULL); Dictionary_2_t3270456118 * L_89 = V_0; String_t* L_90 = ___name0; NullCheck(L_89); stRoleEffectData_t3485199819 * L_91 = Dictionary_2_get_Item_m2584723021(L_89, L_90, /*hidden argument*/Dictionary_2_get_Item_m2584723021_RuntimeMethod_var); NullCheck(L_91); GameObject_t1113636619 * L_92 = L_91->get_gameObj_4(); NullCheck(L_92); Transform_t3600365921 * L_93 = GameObject_get_transform_m1369836730(L_92, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Quaternion_t2301928331_il2cpp_TypeInfo_var); Quaternion_t2301928331 L_94 = Quaternion_get_identity_m3722672781(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_93); Transform_set_localRotation_m19445462(L_93, L_94, /*hidden argument*/NULL); Dictionary_2_t3270456118 * L_95 = V_0; String_t* L_96 = ___name0; NullCheck(L_95); stRoleEffectData_t3485199819 * L_97 = Dictionary_2_get_Item_m2584723021(L_95, L_96, /*hidden argument*/Dictionary_2_get_Item_m2584723021_RuntimeMethod_var); NullCheck(L_97); GameObject_t1113636619 * L_98 = L_97->get_gameObj_4(); NullCheck(L_98); Transform_t3600365921 * L_99 = GameObject_get_transform_m1369836730(L_98, /*hidden argument*/NULL); Vector3_t3722313464 L_100 = Vector3_get_one_m1629952498(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_99); Transform_set_localScale_m3053443106(L_99, L_100, /*hidden argument*/NULL); String_t* L_101 = ___name0; CharU5BU5D_t3528271667* L_102 = ((CharU5BU5D_t3528271667*)SZArrayNew(CharU5BU5D_t3528271667_il2cpp_TypeInfo_var, (uint32_t)1)); NullCheck(L_102); (L_102)->SetAt(static_cast(0), (Il2CppChar)((int32_t)47)); NullCheck(L_101); StringU5BU5D_t1281789340* L_103 = String_Split_m3646115398(L_101, L_102, /*hidden argument*/NULL); V_6 = L_103; Dictionary_2_t3270456118 * L_104 = V_0; String_t* L_105 = ___name0; NullCheck(L_104); stRoleEffectData_t3485199819 * L_106 = Dictionary_2_get_Item_m2584723021(L_104, L_105, /*hidden argument*/Dictionary_2_get_Item_m2584723021_RuntimeMethod_var); NullCheck(L_106); GameObject_t1113636619 * L_107 = L_106->get_gameObj_4(); StringU5BU5D_t1281789340* L_108 = V_6; StringU5BU5D_t1281789340* L_109 = V_6; NullCheck(L_109); NullCheck(L_108); int32_t L_110 = ((int32_t)il2cpp_codegen_subtract((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_109)->max_length)))), (int32_t)1)); String_t* L_111 = (L_108)->GetAt(static_cast(L_110)); NullCheck(L_107); Object_set_name_m291480324(L_107, L_111, /*hidden argument*/NULL); Dictionary_2_t3270456118 * L_112 = V_0; String_t* L_113 = ___name0; NullCheck(L_112); stRoleEffectData_t3485199819 * L_114 = Dictionary_2_get_Item_m2584723021(L_112, L_113, /*hidden argument*/Dictionary_2_get_Item_m2584723021_RuntimeMethod_var); NullCheck(L_114); L_114->set_created_0((bool)1); Dictionary_2_t3270456118 * L_115 = V_0; String_t* L_116 = ___name0; NullCheck(L_115); stRoleEffectData_t3485199819 * L_117 = Dictionary_2_get_Item_m2584723021(L_115, L_116, /*hidden argument*/Dictionary_2_get_Item_m2584723021_RuntimeMethod_var); NullCheck(L_117); GameObject_t1113636619 * L_118 = L_117->get_gameObj_4(); NullCheck(L_118); GameObject_SetActive_m796801857(L_118, (bool)0, /*hidden argument*/NULL); } IL_0246: { Dictionary_2_t3270456118 * L_119 = V_0; String_t* L_120 = ___name0; NullCheck(L_119); stRoleEffectData_t3485199819 * L_121 = Dictionary_2_get_Item_m2584723021(L_119, L_120, /*hidden argument*/Dictionary_2_get_Item_m2584723021_RuntimeMethod_var); NullCheck(L_121); L_121->set_active_1((bool)0); } IL_0253: { return; } } // UnityEngine.Transform DMCore.Framework.CRoleEffectManager::GetEffectRoot(System.String,DMCore.Framework.enumEffectType) extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * CRoleEffectManager_GetEffectRoot_m2975894142 (CRoleEffectManager_t3637256918 * __this, String_t* ___name0, int32_t ___type1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRoleEffectManager_GetEffectRoot_m2975894142_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; Transform_t3600365921 * V_1 = NULL; Transform_t3600365921 * G_B7_0 = NULL; { ISceneAvatarBody_t3588558973 * L_0 = __this->get_m_AvatarBody_0(); if (!L_0) { goto IL_0026; } } { ISceneAvatarBody_t3588558973 * L_1 = __this->get_m_AvatarBody_0(); NullCheck(L_1); bool L_2 = ISceneBaseObj_IsValid_m1197404667(L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_0026; } } { String_t* L_3 = ___name0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_4 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_3, /*hidden argument*/NULL); if (!L_4) { goto IL_0028; } } IL_0026: { return (Transform_t3600365921 *)NULL; } IL_0028: { int32_t L_5 = ___type1; String_t* L_6 = CRoleEffectManager_GetEffectRootName_m2832539039(NULL /*static, unused*/, L_5, /*hidden argument*/NULL); V_0 = L_6; ISceneAvatarBody_t3588558973 * L_7 = __this->get_m_AvatarBody_0(); NullCheck(L_7); Transform_t3600365921 * L_8 = ISceneBaseObj_GetTransform_m3818769012(L_7, /*hidden argument*/NULL); String_t* L_9 = V_0; NullCheck(L_8); Transform_t3600365921 * L_10 = Transform_Find_m1729760951(L_8, L_9, /*hidden argument*/NULL); V_1 = L_10; Transform_t3600365921 * L_11 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_12 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_11, /*hidden argument*/NULL); if (!L_12) { goto IL_0059; } } { Transform_t3600365921 * L_13 = V_1; String_t* L_14 = ___name0; NullCheck(L_13); Transform_t3600365921 * L_15 = Transform_Find_m1729760951(L_13, L_14, /*hidden argument*/NULL); G_B7_0 = L_15; goto IL_005a; } IL_0059: { G_B7_0 = ((Transform_t3600365921 *)(NULL)); } IL_005a: { return G_B7_0; } } // System.Void DMCore.Framework.CRoleEffectManager::StopEffect(System.String,DMCore.Framework.enumEffectType) extern "C" IL2CPP_METHOD_ATTR void CRoleEffectManager_StopEffect_m3562134177 (CRoleEffectManager_t3637256918 * __this, String_t* ___name0, int32_t ___type1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRoleEffectManager_StopEffect_m3562134177_MetadataUsageId); s_Il2CppMethodInitialized = true; } Dictionary_2_t3270456118 * V_0 = NULL; stRoleEffectData_t3485199819 * V_1 = NULL; { int32_t L_0 = ___type1; Dictionary_2_t3270456118 * L_1 = CRoleEffectManager_GetEffectList_m2398887991(__this, L_0, /*hidden argument*/NULL); V_0 = L_1; V_1 = (stRoleEffectData_t3485199819 *)NULL; Dictionary_2_t3270456118 * L_2 = V_0; String_t* L_3 = ___name0; NullCheck(L_2); bool L_4 = Dictionary_2_TryGetValue_m1955520268(L_2, L_3, (&V_1), /*hidden argument*/Dictionary_2_TryGetValue_m1955520268_RuntimeMethod_var); if (!L_4) { goto IL_0031; } } { stRoleEffectData_t3485199819 * L_5 = V_1; if (!L_5) { goto IL_0031; } } { stRoleEffectData_t3485199819 * L_6 = V_1; NullCheck(L_6); L_6->set_active_1((bool)0); stRoleEffectData_t3485199819 * L_7 = V_1; NullCheck(L_7); GameObject_t1113636619 * L_8 = L_7->get_gameObj_4(); NullCheck(L_8); GameObject_SetActive_m796801857(L_8, (bool)0, /*hidden argument*/NULL); } IL_0031: { return; } } // System.Void DMCore.Framework.CRoleEffectManager::PlayEffect(System.String,DMCore.Framework.enumEffectType,System.Single) extern "C" IL2CPP_METHOD_ATTR void CRoleEffectManager_PlayEffect_m1641389585 (CRoleEffectManager_t3637256918 * __this, String_t* ___name0, int32_t ___type1, float ___fTimeTotal2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRoleEffectManager_PlayEffect_m1641389585_MetadataUsageId); s_Il2CppMethodInitialized = true; } { String_t* L_0 = ___name0; int32_t L_1 = ___type1; float L_2 = ___fTimeTotal2; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_3 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); CRoleEffectManager_PlayEffect_m3757415791(__this, L_0, L_1, L_2, L_3, /*hidden argument*/NULL); return; } } // System.Void DMCore.Framework.CRoleEffectManager::PlayEffect(System.String,DMCore.Framework.enumEffectType,System.Single,System.String) extern "C" IL2CPP_METHOD_ATTR void CRoleEffectManager_PlayEffect_m3757415791 (CRoleEffectManager_t3637256918 * __this, String_t* ___name0, int32_t ___type1, float ___fTimeTotal2, String_t* ___bindBoneName3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRoleEffectManager_PlayEffect_m3757415791_MetadataUsageId); s_Il2CppMethodInitialized = true; } Dictionary_2_t3270456118 * V_0 = NULL; { String_t* L_0 = ___name0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_1 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_000c; } } { return; } IL_000c: { String_t* L_2 = ___name0; int32_t L_3 = ___type1; CRoleEffectManager_PushEffectCache_m2363665211(__this, L_2, L_3, /*hidden argument*/NULL); int32_t L_4 = ___type1; Dictionary_2_t3270456118 * L_5 = CRoleEffectManager_GetEffectList_m2398887991(__this, L_4, /*hidden argument*/NULL); V_0 = L_5; Dictionary_2_t3270456118 * L_6 = V_0; String_t* L_7 = ___name0; NullCheck(L_6); stRoleEffectData_t3485199819 * L_8 = Dictionary_2_get_Item_m2584723021(L_6, L_7, /*hidden argument*/Dictionary_2_get_Item_m2584723021_RuntimeMethod_var); float L_9 = CRoleEffectManager_Tell_m4040349829(__this, /*hidden argument*/NULL); NullCheck(L_8); L_8->set_start_2(L_9); Dictionary_2_t3270456118 * L_10 = V_0; String_t* L_11 = ___name0; NullCheck(L_10); stRoleEffectData_t3485199819 * L_12 = Dictionary_2_get_Item_m2584723021(L_10, L_11, /*hidden argument*/Dictionary_2_get_Item_m2584723021_RuntimeMethod_var); float L_13 = ___fTimeTotal2; NullCheck(L_12); L_12->set_timeLength_3(L_13); Dictionary_2_t3270456118 * L_14 = V_0; String_t* L_15 = ___name0; NullCheck(L_14); stRoleEffectData_t3485199819 * L_16 = Dictionary_2_get_Item_m2584723021(L_14, L_15, /*hidden argument*/Dictionary_2_get_Item_m2584723021_RuntimeMethod_var); String_t* L_17 = ___bindBoneName3; NullCheck(L_16); L_16->set_bindBoneName_5(L_17); Dictionary_2_t3270456118 * L_18 = V_0; String_t* L_19 = ___name0; NullCheck(L_18); stRoleEffectData_t3485199819 * L_20 = Dictionary_2_get_Item_m2584723021(L_18, L_19, /*hidden argument*/Dictionary_2_get_Item_m2584723021_RuntimeMethod_var); NullCheck(L_20); bool L_21 = L_20->get_created_0(); if (!L_21) { goto IL_00a1; } } { Dictionary_2_t3270456118 * L_22 = V_0; String_t* L_23 = ___name0; NullCheck(L_22); stRoleEffectData_t3485199819 * L_24 = Dictionary_2_get_Item_m2584723021(L_22, L_23, /*hidden argument*/Dictionary_2_get_Item_m2584723021_RuntimeMethod_var); NullCheck(L_24); bool L_25 = L_24->get_active_1(); if (L_25) { goto IL_00a1; } } { Dictionary_2_t3270456118 * L_26 = V_0; String_t* L_27 = ___name0; NullCheck(L_26); stRoleEffectData_t3485199819 * L_28 = Dictionary_2_get_Item_m2584723021(L_26, L_27, /*hidden argument*/Dictionary_2_get_Item_m2584723021_RuntimeMethod_var); NullCheck(L_28); L_28->set_active_1((bool)1); Dictionary_2_t3270456118 * L_29 = V_0; String_t* L_30 = ___name0; NullCheck(L_29); stRoleEffectData_t3485199819 * L_31 = Dictionary_2_get_Item_m2584723021(L_29, L_30, /*hidden argument*/Dictionary_2_get_Item_m2584723021_RuntimeMethod_var); NullCheck(L_31); GameObject_t1113636619 * L_32 = L_31->get_gameObj_4(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_33 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_32, /*hidden argument*/NULL); if (!L_33) { goto IL_00a1; } } { Dictionary_2_t3270456118 * L_34 = V_0; String_t* L_35 = ___name0; NullCheck(L_34); stRoleEffectData_t3485199819 * L_36 = Dictionary_2_get_Item_m2584723021(L_34, L_35, /*hidden argument*/Dictionary_2_get_Item_m2584723021_RuntimeMethod_var); NullCheck(L_36); GameObject_t1113636619 * L_37 = L_36->get_gameObj_4(); NullCheck(L_37); GameObject_SetActive_m796801857(L_37, (bool)1, /*hidden argument*/NULL); } IL_00a1: { return; } } // System.Void DMCore.Framework.CRoleEffectManager::OnAfterAnimUpdate() extern "C" IL2CPP_METHOD_ATTR void CRoleEffectManager_OnAfterAnimUpdate_m29231580 (CRoleEffectManager_t3637256918 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRoleEffectManager_OnAfterAnimUpdate_m29231580_MetadataUsageId); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; Transform_t3600365921 * V_1 = NULL; Transform_t3600365921 * V_2 = NULL; Vector3_t3722313464 V_3; memset(&V_3, 0, sizeof(V_3)); Vector3_t3722313464 V_4; memset(&V_4, 0, sizeof(V_4)); Vector3_t3722313464 V_5; memset(&V_5, 0, sizeof(V_5)); Vector3_t3722313464 V_6; memset(&V_6, 0, sizeof(V_6)); Vector3_t3722313464 V_7; memset(&V_7, 0, sizeof(V_7)); Quaternion_t2301928331 V_8; memset(&V_8, 0, sizeof(V_8)); Transform_t3600365921 * V_9 = NULL; Enumerator_t929671597 V_10; memset(&V_10, 0, sizeof(V_10)); KeyValuePair_2_t1373160989 V_11; memset(&V_11, 0, sizeof(V_11)); KeyValuePair_2_t1373160989 V_12; memset(&V_12, 0, sizeof(V_12)); KeyValuePair_2_t1373160989 V_13; memset(&V_13, 0, sizeof(V_13)); KeyValuePair_2_t1373160989 V_14; memset(&V_14, 0, sizeof(V_14)); KeyValuePair_2_t1373160989 V_15; memset(&V_15, 0, sizeof(V_15)); KeyValuePair_2_t1373160989 V_16; memset(&V_16, 0, sizeof(V_16)); KeyValuePair_2_t1373160989 V_17; memset(&V_17, 0, sizeof(V_17)); KeyValuePair_2_t1373160989 V_18; memset(&V_18, 0, sizeof(V_18)); KeyValuePair_2_t1373160989 V_19; memset(&V_19, 0, sizeof(V_19)); KeyValuePair_2_t1373160989 V_20; memset(&V_20, 0, sizeof(V_20)); KeyValuePair_2_t1373160989 V_21; memset(&V_21, 0, sizeof(V_21)); KeyValuePair_2_t1373160989 V_22; memset(&V_22, 0, sizeof(V_22)); Enumerator_t929671597 V_23; memset(&V_23, 0, sizeof(V_23)); KeyValuePair_2_t1373160989 V_24; memset(&V_24, 0, sizeof(V_24)); KeyValuePair_2_t1373160989 V_25; memset(&V_25, 0, sizeof(V_25)); KeyValuePair_2_t1373160989 V_26; memset(&V_26, 0, sizeof(V_26)); KeyValuePair_2_t1373160989 V_27; memset(&V_27, 0, sizeof(V_27)); KeyValuePair_2_t1373160989 V_28; memset(&V_28, 0, sizeof(V_28)); KeyValuePair_2_t1373160989 V_29; memset(&V_29, 0, sizeof(V_29)); KeyValuePair_2_t1373160989 V_30; memset(&V_30, 0, sizeof(V_30)); KeyValuePair_2_t1373160989 V_31; memset(&V_31, 0, sizeof(V_31)); KeyValuePair_2_t1373160989 V_32; memset(&V_32, 0, sizeof(V_32)); KeyValuePair_2_t1373160989 V_33; memset(&V_33, 0, sizeof(V_33)); KeyValuePair_2_t1373160989 V_34; memset(&V_34, 0, sizeof(V_34)); KeyValuePair_2_t1373160989 V_35; memset(&V_35, 0, sizeof(V_35)); Enumerator_t929671597 V_36; memset(&V_36, 0, sizeof(V_36)); KeyValuePair_2_t1373160989 V_37; memset(&V_37, 0, sizeof(V_37)); KeyValuePair_2_t1373160989 V_38; memset(&V_38, 0, sizeof(V_38)); KeyValuePair_2_t1373160989 V_39; memset(&V_39, 0, sizeof(V_39)); KeyValuePair_2_t1373160989 V_40; memset(&V_40, 0, sizeof(V_40)); KeyValuePair_2_t1373160989 V_41; memset(&V_41, 0, sizeof(V_41)); KeyValuePair_2_t1373160989 V_42; memset(&V_42, 0, sizeof(V_42)); KeyValuePair_2_t1373160989 V_43; memset(&V_43, 0, sizeof(V_43)); KeyValuePair_2_t1373160989 V_44; memset(&V_44, 0, sizeof(V_44)); KeyValuePair_2_t1373160989 V_45; memset(&V_45, 0, sizeof(V_45)); KeyValuePair_2_t1373160989 V_46; memset(&V_46, 0, sizeof(V_46)); KeyValuePair_2_t1373160989 V_47; memset(&V_47, 0, sizeof(V_47)); KeyValuePair_2_t1373160989 V_48; memset(&V_48, 0, sizeof(V_48)); Transform_t3600365921 * G_B21_0 = NULL; Transform_t3600365921 * G_B20_0 = NULL; Vector3_t3722313464 G_B22_0; memset(&G_B22_0, 0, sizeof(G_B22_0)); Transform_t3600365921 * G_B22_1 = NULL; Transform_t3600365921 * G_B37_0 = NULL; Transform_t3600365921 * G_B36_0 = NULL; Vector3_t3722313464 G_B38_0; memset(&G_B38_0, 0, sizeof(G_B38_0)); Transform_t3600365921 * G_B38_1 = NULL; Transform_t3600365921 * G_B53_0 = NULL; Transform_t3600365921 * G_B52_0 = NULL; Vector3_t3722313464 G_B54_0; memset(&G_B54_0, 0, sizeof(G_B54_0)); Transform_t3600365921 * G_B54_1 = NULL; { ISceneAvatarBody_t3588558973 * L_0 = __this->get_m_AvatarBody_0(); if (!L_0) { goto IL_002b; } } { ISceneAvatarBody_t3588558973 * L_1 = __this->get_m_AvatarBody_0(); NullCheck(L_1); bool L_2 = ISceneBaseObj_IsValid_m1197404667(L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_002b; } } { ISceneAvatarBody_t3588558973 * L_3 = __this->get_m_AvatarBody_0(); NullCheck(L_3); bool L_4 = ISceneBaseObj_IsEnable_m3745268461(L_3, /*hidden argument*/NULL); if (L_4) { goto IL_002c; } } IL_002b: { return; } IL_002c: { float L_5 = CRoleEffectManager_Tell_m4040349829(__this, /*hidden argument*/NULL); V_0 = L_5; ISceneAvatarBody_t3588558973 * L_6 = __this->get_m_AvatarBody_0(); NullCheck(L_6); Transform_t3600365921 * L_7 = ISceneBaseObj_GetTransform_m3818769012(L_6, /*hidden argument*/NULL); V_1 = L_7; Transform_t3600365921 * L_8 = V_1; NullCheck(L_8); Transform_t3600365921 * L_9 = Transform_Find_m1729760951(L_8, _stringLiteral1918446860, /*hidden argument*/NULL); V_2 = L_9; Transform_t3600365921 * L_10 = V_2; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_11 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_10, /*hidden argument*/NULL); if (!L_11) { goto IL_0063; } } { Transform_t3600365921 * L_12 = V_1; NullCheck(L_12); Transform_t3600365921 * L_13 = Transform_Find_m1729760951(L_12, _stringLiteral1906219365, /*hidden argument*/NULL); V_2 = L_13; } IL_0063: { IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); Vector3_t3722313464 L_14 = Vector3_get_zero_m1409827619(NULL /*static, unused*/, /*hidden argument*/NULL); V_3 = L_14; Transform_t3600365921 * L_15 = V_2; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_16 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_15, /*hidden argument*/NULL); if (!L_16) { goto IL_00ae; } } { Transform_t3600365921 * L_17 = V_2; NullCheck(L_17); Vector3_t3722313464 L_18 = Transform_get_position_m36019626(L_17, /*hidden argument*/NULL); V_4 = L_18; float L_19 = (&V_4)->get_x_1(); Transform_t3600365921 * L_20 = V_1; NullCheck(L_20); Transform_t3600365921 * L_21 = Component_get_transform_m3162698980(L_20, /*hidden argument*/NULL); NullCheck(L_21); Vector3_t3722313464 L_22 = Transform_get_position_m36019626(L_21, /*hidden argument*/NULL); V_5 = L_22; float L_23 = (&V_5)->get_y_2(); Transform_t3600365921 * L_24 = V_2; NullCheck(L_24); Vector3_t3722313464 L_25 = Transform_get_position_m36019626(L_24, /*hidden argument*/NULL); V_6 = L_25; float L_26 = (&V_6)->get_z_3(); Vector3_Set_m1737058353((&V_3), L_19, L_23, L_26, /*hidden argument*/NULL); } IL_00ae: { IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); Vector3_t3722313464 L_27 = Vector3_get_zero_m1409827619(NULL /*static, unused*/, /*hidden argument*/NULL); V_7 = L_27; IL2CPP_RUNTIME_CLASS_INIT(Quaternion_t2301928331_il2cpp_TypeInfo_var); Quaternion_t2301928331 L_28 = Quaternion_get_identity_m3722672781(NULL /*static, unused*/, /*hidden argument*/NULL); V_8 = L_28; V_9 = (Transform_t3600365921 *)NULL; Dictionary_2_t3270456118 * L_29 = __this->get_m_listParticals_1(); NullCheck(L_29); Enumerator_t929671597 L_30 = Dictionary_2_GetEnumerator_m1592165222(L_29, /*hidden argument*/Dictionary_2_GetEnumerator_m1592165222_RuntimeMethod_var); V_10 = L_30; goto IL_0253; } IL_00d1: { KeyValuePair_2_t1373160989 L_31 = Enumerator_get_Current_m3958609387((&V_10), /*hidden argument*/Enumerator_get_Current_m3958609387_RuntimeMethod_var); V_11 = L_31; stRoleEffectData_t3485199819 * L_32 = KeyValuePair_2_get_Value_m1060792847((&V_11), /*hidden argument*/KeyValuePair_2_get_Value_m1060792847_RuntimeMethod_var); NullCheck(L_32); bool L_33 = L_32->get_active_1(); if (!L_33) { goto IL_018c; } } { KeyValuePair_2_t1373160989 L_34 = Enumerator_get_Current_m3958609387((&V_10), /*hidden argument*/Enumerator_get_Current_m3958609387_RuntimeMethod_var); V_12 = L_34; stRoleEffectData_t3485199819 * L_35 = KeyValuePair_2_get_Value_m1060792847((&V_12), /*hidden argument*/KeyValuePair_2_get_Value_m1060792847_RuntimeMethod_var); NullCheck(L_35); float L_36 = L_35->get_timeLength_3(); if ((!(((float)(0.0f)) < ((float)L_36)))) { goto IL_018c; } } { KeyValuePair_2_t1373160989 L_37 = Enumerator_get_Current_m3958609387((&V_10), /*hidden argument*/Enumerator_get_Current_m3958609387_RuntimeMethod_var); V_13 = L_37; stRoleEffectData_t3485199819 * L_38 = KeyValuePair_2_get_Value_m1060792847((&V_13), /*hidden argument*/KeyValuePair_2_get_Value_m1060792847_RuntimeMethod_var); NullCheck(L_38); float L_39 = L_38->get_timeLength_3(); float L_40 = V_0; KeyValuePair_2_t1373160989 L_41 = Enumerator_get_Current_m3958609387((&V_10), /*hidden argument*/Enumerator_get_Current_m3958609387_RuntimeMethod_var); V_14 = L_41; stRoleEffectData_t3485199819 * L_42 = KeyValuePair_2_get_Value_m1060792847((&V_14), /*hidden argument*/KeyValuePair_2_get_Value_m1060792847_RuntimeMethod_var); NullCheck(L_42); float L_43 = L_42->get_start_2(); if ((!(((float)L_39) <= ((float)((float)il2cpp_codegen_subtract((float)L_40, (float)L_43)))))) { goto IL_018c; } } { KeyValuePair_2_t1373160989 L_44 = Enumerator_get_Current_m3958609387((&V_10), /*hidden argument*/Enumerator_get_Current_m3958609387_RuntimeMethod_var); V_15 = L_44; stRoleEffectData_t3485199819 * L_45 = KeyValuePair_2_get_Value_m1060792847((&V_15), /*hidden argument*/KeyValuePair_2_get_Value_m1060792847_RuntimeMethod_var); NullCheck(L_45); L_45->set_active_1((bool)0); KeyValuePair_2_t1373160989 L_46 = Enumerator_get_Current_m3958609387((&V_10), /*hidden argument*/Enumerator_get_Current_m3958609387_RuntimeMethod_var); V_16 = L_46; stRoleEffectData_t3485199819 * L_47 = KeyValuePair_2_get_Value_m1060792847((&V_16), /*hidden argument*/KeyValuePair_2_get_Value_m1060792847_RuntimeMethod_var); NullCheck(L_47); GameObject_t1113636619 * L_48 = L_47->get_gameObj_4(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_49 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_48, /*hidden argument*/NULL); if (!L_49) { goto IL_018c; } } { KeyValuePair_2_t1373160989 L_50 = Enumerator_get_Current_m3958609387((&V_10), /*hidden argument*/Enumerator_get_Current_m3958609387_RuntimeMethod_var); V_17 = L_50; stRoleEffectData_t3485199819 * L_51 = KeyValuePair_2_get_Value_m1060792847((&V_17), /*hidden argument*/KeyValuePair_2_get_Value_m1060792847_RuntimeMethod_var); NullCheck(L_51); GameObject_t1113636619 * L_52 = L_51->get_gameObj_4(); NullCheck(L_52); GameObject_SetActive_m796801857(L_52, (bool)0, /*hidden argument*/NULL); } IL_018c: { KeyValuePair_2_t1373160989 L_53 = Enumerator_get_Current_m3958609387((&V_10), /*hidden argument*/Enumerator_get_Current_m3958609387_RuntimeMethod_var); V_18 = L_53; stRoleEffectData_t3485199819 * L_54 = KeyValuePair_2_get_Value_m1060792847((&V_18), /*hidden argument*/KeyValuePair_2_get_Value_m1060792847_RuntimeMethod_var); NullCheck(L_54); bool L_55 = L_54->get_active_1(); if (!L_55) { goto IL_0253; } } { KeyValuePair_2_t1373160989 L_56 = Enumerator_get_Current_m3958609387((&V_10), /*hidden argument*/Enumerator_get_Current_m3958609387_RuntimeMethod_var); V_19 = L_56; stRoleEffectData_t3485199819 * L_57 = KeyValuePair_2_get_Value_m1060792847((&V_19), /*hidden argument*/KeyValuePair_2_get_Value_m1060792847_RuntimeMethod_var); NullCheck(L_57); GameObject_t1113636619 * L_58 = L_57->get_gameObj_4(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_59 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_58, /*hidden argument*/NULL); if (!L_59) { goto IL_0253; } } { Transform_t3600365921 * L_60 = V_2; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_61 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_60, /*hidden argument*/NULL); if (!L_61) { goto IL_0253; } } { V_9 = (Transform_t3600365921 *)NULL; KeyValuePair_2_t1373160989 L_62 = Enumerator_get_Current_m3958609387((&V_10), /*hidden argument*/Enumerator_get_Current_m3958609387_RuntimeMethod_var); V_20 = L_62; stRoleEffectData_t3485199819 * L_63 = KeyValuePair_2_get_Value_m1060792847((&V_20), /*hidden argument*/KeyValuePair_2_get_Value_m1060792847_RuntimeMethod_var); NullCheck(L_63); String_t* L_64 = L_63->get_bindBoneName_5(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_65 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_64, /*hidden argument*/NULL); if (L_65) { goto IL_021a; } } { ISceneAvatarBody_t3588558973 * L_66 = __this->get_m_AvatarBody_0(); KeyValuePair_2_t1373160989 L_67 = Enumerator_get_Current_m3958609387((&V_10), /*hidden argument*/Enumerator_get_Current_m3958609387_RuntimeMethod_var); V_21 = L_67; stRoleEffectData_t3485199819 * L_68 = KeyValuePair_2_get_Value_m1060792847((&V_21), /*hidden argument*/KeyValuePair_2_get_Value_m1060792847_RuntimeMethod_var); NullCheck(L_68); String_t* L_69 = L_68->get_bindBoneName_5(); NullCheck(L_66); Transform_t3600365921 * L_70 = ISceneBaseObj_GetChildBoneTrans_m2300247844(L_66, L_69, (&V_7), (&V_8), /*hidden argument*/NULL); V_9 = L_70; } IL_021a: { KeyValuePair_2_t1373160989 L_71 = Enumerator_get_Current_m3958609387((&V_10), /*hidden argument*/Enumerator_get_Current_m3958609387_RuntimeMethod_var); V_22 = L_71; stRoleEffectData_t3485199819 * L_72 = KeyValuePair_2_get_Value_m1060792847((&V_22), /*hidden argument*/KeyValuePair_2_get_Value_m1060792847_RuntimeMethod_var); NullCheck(L_72); GameObject_t1113636619 * L_73 = L_72->get_gameObj_4(); NullCheck(L_73); Transform_t3600365921 * L_74 = GameObject_get_transform_m1369836730(L_73, /*hidden argument*/NULL); Transform_t3600365921 * L_75 = V_9; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_76 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_75, /*hidden argument*/NULL); G_B20_0 = L_74; if (!L_76) { G_B21_0 = L_74; goto IL_024d; } } { Transform_t3600365921 * L_77 = V_9; NullCheck(L_77); Vector3_t3722313464 L_78 = Transform_get_position_m36019626(L_77, /*hidden argument*/NULL); G_B22_0 = L_78; G_B22_1 = G_B20_0; goto IL_024e; } IL_024d: { Vector3_t3722313464 L_79 = V_3; G_B22_0 = L_79; G_B22_1 = G_B21_0; } IL_024e: { NullCheck(G_B22_1); Transform_set_position_m3387557959(G_B22_1, G_B22_0, /*hidden argument*/NULL); } IL_0253: { bool L_80 = Enumerator_MoveNext_m2059367285((&V_10), /*hidden argument*/Enumerator_MoveNext_m2059367285_RuntimeMethod_var); if (L_80) { goto IL_00d1; } } { Dictionary_2_t3270456118 * L_81 = __this->get_m_listCombineEff_2(); NullCheck(L_81); Enumerator_t929671597 L_82 = Dictionary_2_GetEnumerator_m1592165222(L_81, /*hidden argument*/Dictionary_2_GetEnumerator_m1592165222_RuntimeMethod_var); V_23 = L_82; goto IL_03f3; } IL_0271: { KeyValuePair_2_t1373160989 L_83 = Enumerator_get_Current_m3958609387((&V_23), /*hidden argument*/Enumerator_get_Current_m3958609387_RuntimeMethod_var); V_24 = L_83; stRoleEffectData_t3485199819 * L_84 = KeyValuePair_2_get_Value_m1060792847((&V_24), /*hidden argument*/KeyValuePair_2_get_Value_m1060792847_RuntimeMethod_var); NullCheck(L_84); bool L_85 = L_84->get_active_1(); if (!L_85) { goto IL_032c; } } { KeyValuePair_2_t1373160989 L_86 = Enumerator_get_Current_m3958609387((&V_23), /*hidden argument*/Enumerator_get_Current_m3958609387_RuntimeMethod_var); V_25 = L_86; stRoleEffectData_t3485199819 * L_87 = KeyValuePair_2_get_Value_m1060792847((&V_25), /*hidden argument*/KeyValuePair_2_get_Value_m1060792847_RuntimeMethod_var); NullCheck(L_87); float L_88 = L_87->get_timeLength_3(); if ((!(((float)(0.0f)) < ((float)L_88)))) { goto IL_032c; } } { KeyValuePair_2_t1373160989 L_89 = Enumerator_get_Current_m3958609387((&V_23), /*hidden argument*/Enumerator_get_Current_m3958609387_RuntimeMethod_var); V_26 = L_89; stRoleEffectData_t3485199819 * L_90 = KeyValuePair_2_get_Value_m1060792847((&V_26), /*hidden argument*/KeyValuePair_2_get_Value_m1060792847_RuntimeMethod_var); NullCheck(L_90); float L_91 = L_90->get_timeLength_3(); float L_92 = V_0; KeyValuePair_2_t1373160989 L_93 = Enumerator_get_Current_m3958609387((&V_23), /*hidden argument*/Enumerator_get_Current_m3958609387_RuntimeMethod_var); V_27 = L_93; stRoleEffectData_t3485199819 * L_94 = KeyValuePair_2_get_Value_m1060792847((&V_27), /*hidden argument*/KeyValuePair_2_get_Value_m1060792847_RuntimeMethod_var); NullCheck(L_94); float L_95 = L_94->get_start_2(); if ((!(((float)L_91) <= ((float)((float)il2cpp_codegen_subtract((float)L_92, (float)L_95)))))) { goto IL_032c; } } { KeyValuePair_2_t1373160989 L_96 = Enumerator_get_Current_m3958609387((&V_23), /*hidden argument*/Enumerator_get_Current_m3958609387_RuntimeMethod_var); V_28 = L_96; stRoleEffectData_t3485199819 * L_97 = KeyValuePair_2_get_Value_m1060792847((&V_28), /*hidden argument*/KeyValuePair_2_get_Value_m1060792847_RuntimeMethod_var); NullCheck(L_97); L_97->set_active_1((bool)0); KeyValuePair_2_t1373160989 L_98 = Enumerator_get_Current_m3958609387((&V_23), /*hidden argument*/Enumerator_get_Current_m3958609387_RuntimeMethod_var); V_29 = L_98; stRoleEffectData_t3485199819 * L_99 = KeyValuePair_2_get_Value_m1060792847((&V_29), /*hidden argument*/KeyValuePair_2_get_Value_m1060792847_RuntimeMethod_var); NullCheck(L_99); GameObject_t1113636619 * L_100 = L_99->get_gameObj_4(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_101 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_100, /*hidden argument*/NULL); if (!L_101) { goto IL_032c; } } { KeyValuePair_2_t1373160989 L_102 = Enumerator_get_Current_m3958609387((&V_23), /*hidden argument*/Enumerator_get_Current_m3958609387_RuntimeMethod_var); V_30 = L_102; stRoleEffectData_t3485199819 * L_103 = KeyValuePair_2_get_Value_m1060792847((&V_30), /*hidden argument*/KeyValuePair_2_get_Value_m1060792847_RuntimeMethod_var); NullCheck(L_103); GameObject_t1113636619 * L_104 = L_103->get_gameObj_4(); NullCheck(L_104); GameObject_SetActive_m796801857(L_104, (bool)0, /*hidden argument*/NULL); } IL_032c: { KeyValuePair_2_t1373160989 L_105 = Enumerator_get_Current_m3958609387((&V_23), /*hidden argument*/Enumerator_get_Current_m3958609387_RuntimeMethod_var); V_31 = L_105; stRoleEffectData_t3485199819 * L_106 = KeyValuePair_2_get_Value_m1060792847((&V_31), /*hidden argument*/KeyValuePair_2_get_Value_m1060792847_RuntimeMethod_var); NullCheck(L_106); bool L_107 = L_106->get_active_1(); if (!L_107) { goto IL_03f3; } } { KeyValuePair_2_t1373160989 L_108 = Enumerator_get_Current_m3958609387((&V_23), /*hidden argument*/Enumerator_get_Current_m3958609387_RuntimeMethod_var); V_32 = L_108; stRoleEffectData_t3485199819 * L_109 = KeyValuePair_2_get_Value_m1060792847((&V_32), /*hidden argument*/KeyValuePair_2_get_Value_m1060792847_RuntimeMethod_var); NullCheck(L_109); GameObject_t1113636619 * L_110 = L_109->get_gameObj_4(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_111 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_110, /*hidden argument*/NULL); if (!L_111) { goto IL_03f3; } } { Transform_t3600365921 * L_112 = V_2; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_113 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_112, /*hidden argument*/NULL); if (!L_113) { goto IL_03f3; } } { V_9 = (Transform_t3600365921 *)NULL; KeyValuePair_2_t1373160989 L_114 = Enumerator_get_Current_m3958609387((&V_23), /*hidden argument*/Enumerator_get_Current_m3958609387_RuntimeMethod_var); V_33 = L_114; stRoleEffectData_t3485199819 * L_115 = KeyValuePair_2_get_Value_m1060792847((&V_33), /*hidden argument*/KeyValuePair_2_get_Value_m1060792847_RuntimeMethod_var); NullCheck(L_115); String_t* L_116 = L_115->get_bindBoneName_5(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_117 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_116, /*hidden argument*/NULL); if (L_117) { goto IL_03ba; } } { ISceneAvatarBody_t3588558973 * L_118 = __this->get_m_AvatarBody_0(); KeyValuePair_2_t1373160989 L_119 = Enumerator_get_Current_m3958609387((&V_23), /*hidden argument*/Enumerator_get_Current_m3958609387_RuntimeMethod_var); V_34 = L_119; stRoleEffectData_t3485199819 * L_120 = KeyValuePair_2_get_Value_m1060792847((&V_34), /*hidden argument*/KeyValuePair_2_get_Value_m1060792847_RuntimeMethod_var); NullCheck(L_120); String_t* L_121 = L_120->get_bindBoneName_5(); NullCheck(L_118); Transform_t3600365921 * L_122 = ISceneBaseObj_GetChildBoneTrans_m2300247844(L_118, L_121, (&V_7), (&V_8), /*hidden argument*/NULL); V_9 = L_122; } IL_03ba: { KeyValuePair_2_t1373160989 L_123 = Enumerator_get_Current_m3958609387((&V_23), /*hidden argument*/Enumerator_get_Current_m3958609387_RuntimeMethod_var); V_35 = L_123; stRoleEffectData_t3485199819 * L_124 = KeyValuePair_2_get_Value_m1060792847((&V_35), /*hidden argument*/KeyValuePair_2_get_Value_m1060792847_RuntimeMethod_var); NullCheck(L_124); GameObject_t1113636619 * L_125 = L_124->get_gameObj_4(); NullCheck(L_125); Transform_t3600365921 * L_126 = GameObject_get_transform_m1369836730(L_125, /*hidden argument*/NULL); Transform_t3600365921 * L_127 = V_9; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_128 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_127, /*hidden argument*/NULL); G_B36_0 = L_126; if (!L_128) { G_B37_0 = L_126; goto IL_03ed; } } { Transform_t3600365921 * L_129 = V_9; NullCheck(L_129); Vector3_t3722313464 L_130 = Transform_get_position_m36019626(L_129, /*hidden argument*/NULL); G_B38_0 = L_130; G_B38_1 = G_B36_0; goto IL_03ee; } IL_03ed: { Vector3_t3722313464 L_131 = V_3; G_B38_0 = L_131; G_B38_1 = G_B37_0; } IL_03ee: { NullCheck(G_B38_1); Transform_set_position_m3387557959(G_B38_1, G_B38_0, /*hidden argument*/NULL); } IL_03f3: { bool L_132 = Enumerator_MoveNext_m2059367285((&V_23), /*hidden argument*/Enumerator_MoveNext_m2059367285_RuntimeMethod_var); if (L_132) { goto IL_0271; } } { Dictionary_2_t3270456118 * L_133 = __this->get_m_listOtherEffects_3(); NullCheck(L_133); Enumerator_t929671597 L_134 = Dictionary_2_GetEnumerator_m1592165222(L_133, /*hidden argument*/Dictionary_2_GetEnumerator_m1592165222_RuntimeMethod_var); V_36 = L_134; goto IL_0593; } IL_0411: { KeyValuePair_2_t1373160989 L_135 = Enumerator_get_Current_m3958609387((&V_36), /*hidden argument*/Enumerator_get_Current_m3958609387_RuntimeMethod_var); V_37 = L_135; stRoleEffectData_t3485199819 * L_136 = KeyValuePair_2_get_Value_m1060792847((&V_37), /*hidden argument*/KeyValuePair_2_get_Value_m1060792847_RuntimeMethod_var); NullCheck(L_136); bool L_137 = L_136->get_active_1(); if (!L_137) { goto IL_04cc; } } { KeyValuePair_2_t1373160989 L_138 = Enumerator_get_Current_m3958609387((&V_36), /*hidden argument*/Enumerator_get_Current_m3958609387_RuntimeMethod_var); V_38 = L_138; stRoleEffectData_t3485199819 * L_139 = KeyValuePair_2_get_Value_m1060792847((&V_38), /*hidden argument*/KeyValuePair_2_get_Value_m1060792847_RuntimeMethod_var); NullCheck(L_139); float L_140 = L_139->get_timeLength_3(); if ((!(((float)(0.0f)) < ((float)L_140)))) { goto IL_04cc; } } { KeyValuePair_2_t1373160989 L_141 = Enumerator_get_Current_m3958609387((&V_36), /*hidden argument*/Enumerator_get_Current_m3958609387_RuntimeMethod_var); V_39 = L_141; stRoleEffectData_t3485199819 * L_142 = KeyValuePair_2_get_Value_m1060792847((&V_39), /*hidden argument*/KeyValuePair_2_get_Value_m1060792847_RuntimeMethod_var); NullCheck(L_142); float L_143 = L_142->get_timeLength_3(); float L_144 = V_0; KeyValuePair_2_t1373160989 L_145 = Enumerator_get_Current_m3958609387((&V_36), /*hidden argument*/Enumerator_get_Current_m3958609387_RuntimeMethod_var); V_40 = L_145; stRoleEffectData_t3485199819 * L_146 = KeyValuePair_2_get_Value_m1060792847((&V_40), /*hidden argument*/KeyValuePair_2_get_Value_m1060792847_RuntimeMethod_var); NullCheck(L_146); float L_147 = L_146->get_start_2(); if ((!(((float)L_143) <= ((float)((float)il2cpp_codegen_subtract((float)L_144, (float)L_147)))))) { goto IL_04cc; } } { KeyValuePair_2_t1373160989 L_148 = Enumerator_get_Current_m3958609387((&V_36), /*hidden argument*/Enumerator_get_Current_m3958609387_RuntimeMethod_var); V_41 = L_148; stRoleEffectData_t3485199819 * L_149 = KeyValuePair_2_get_Value_m1060792847((&V_41), /*hidden argument*/KeyValuePair_2_get_Value_m1060792847_RuntimeMethod_var); NullCheck(L_149); L_149->set_active_1((bool)0); KeyValuePair_2_t1373160989 L_150 = Enumerator_get_Current_m3958609387((&V_36), /*hidden argument*/Enumerator_get_Current_m3958609387_RuntimeMethod_var); V_42 = L_150; stRoleEffectData_t3485199819 * L_151 = KeyValuePair_2_get_Value_m1060792847((&V_42), /*hidden argument*/KeyValuePair_2_get_Value_m1060792847_RuntimeMethod_var); NullCheck(L_151); GameObject_t1113636619 * L_152 = L_151->get_gameObj_4(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_153 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_152, /*hidden argument*/NULL); if (!L_153) { goto IL_04cc; } } { KeyValuePair_2_t1373160989 L_154 = Enumerator_get_Current_m3958609387((&V_36), /*hidden argument*/Enumerator_get_Current_m3958609387_RuntimeMethod_var); V_43 = L_154; stRoleEffectData_t3485199819 * L_155 = KeyValuePair_2_get_Value_m1060792847((&V_43), /*hidden argument*/KeyValuePair_2_get_Value_m1060792847_RuntimeMethod_var); NullCheck(L_155); GameObject_t1113636619 * L_156 = L_155->get_gameObj_4(); NullCheck(L_156); GameObject_SetActive_m796801857(L_156, (bool)0, /*hidden argument*/NULL); } IL_04cc: { KeyValuePair_2_t1373160989 L_157 = Enumerator_get_Current_m3958609387((&V_36), /*hidden argument*/Enumerator_get_Current_m3958609387_RuntimeMethod_var); V_44 = L_157; stRoleEffectData_t3485199819 * L_158 = KeyValuePair_2_get_Value_m1060792847((&V_44), /*hidden argument*/KeyValuePair_2_get_Value_m1060792847_RuntimeMethod_var); NullCheck(L_158); bool L_159 = L_158->get_active_1(); if (!L_159) { goto IL_0593; } } { KeyValuePair_2_t1373160989 L_160 = Enumerator_get_Current_m3958609387((&V_36), /*hidden argument*/Enumerator_get_Current_m3958609387_RuntimeMethod_var); V_45 = L_160; stRoleEffectData_t3485199819 * L_161 = KeyValuePair_2_get_Value_m1060792847((&V_45), /*hidden argument*/KeyValuePair_2_get_Value_m1060792847_RuntimeMethod_var); NullCheck(L_161); GameObject_t1113636619 * L_162 = L_161->get_gameObj_4(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_163 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_162, /*hidden argument*/NULL); if (!L_163) { goto IL_0593; } } { Transform_t3600365921 * L_164 = V_2; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_165 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_164, /*hidden argument*/NULL); if (!L_165) { goto IL_0593; } } { V_9 = (Transform_t3600365921 *)NULL; KeyValuePair_2_t1373160989 L_166 = Enumerator_get_Current_m3958609387((&V_36), /*hidden argument*/Enumerator_get_Current_m3958609387_RuntimeMethod_var); V_46 = L_166; stRoleEffectData_t3485199819 * L_167 = KeyValuePair_2_get_Value_m1060792847((&V_46), /*hidden argument*/KeyValuePair_2_get_Value_m1060792847_RuntimeMethod_var); NullCheck(L_167); String_t* L_168 = L_167->get_bindBoneName_5(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_169 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_168, /*hidden argument*/NULL); if (L_169) { goto IL_055a; } } { ISceneAvatarBody_t3588558973 * L_170 = __this->get_m_AvatarBody_0(); KeyValuePair_2_t1373160989 L_171 = Enumerator_get_Current_m3958609387((&V_36), /*hidden argument*/Enumerator_get_Current_m3958609387_RuntimeMethod_var); V_47 = L_171; stRoleEffectData_t3485199819 * L_172 = KeyValuePair_2_get_Value_m1060792847((&V_47), /*hidden argument*/KeyValuePair_2_get_Value_m1060792847_RuntimeMethod_var); NullCheck(L_172); String_t* L_173 = L_172->get_bindBoneName_5(); NullCheck(L_170); Transform_t3600365921 * L_174 = ISceneBaseObj_GetChildBoneTrans_m2300247844(L_170, L_173, (&V_7), (&V_8), /*hidden argument*/NULL); V_9 = L_174; } IL_055a: { KeyValuePair_2_t1373160989 L_175 = Enumerator_get_Current_m3958609387((&V_36), /*hidden argument*/Enumerator_get_Current_m3958609387_RuntimeMethod_var); V_48 = L_175; stRoleEffectData_t3485199819 * L_176 = KeyValuePair_2_get_Value_m1060792847((&V_48), /*hidden argument*/KeyValuePair_2_get_Value_m1060792847_RuntimeMethod_var); NullCheck(L_176); GameObject_t1113636619 * L_177 = L_176->get_gameObj_4(); NullCheck(L_177); Transform_t3600365921 * L_178 = GameObject_get_transform_m1369836730(L_177, /*hidden argument*/NULL); Transform_t3600365921 * L_179 = V_9; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_180 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_179, /*hidden argument*/NULL); G_B52_0 = L_178; if (!L_180) { G_B53_0 = L_178; goto IL_058d; } } { Transform_t3600365921 * L_181 = V_9; NullCheck(L_181); Vector3_t3722313464 L_182 = Transform_get_position_m36019626(L_181, /*hidden argument*/NULL); G_B54_0 = L_182; G_B54_1 = G_B52_0; goto IL_058e; } IL_058d: { Vector3_t3722313464 L_183 = V_3; G_B54_0 = L_183; G_B54_1 = G_B53_0; } IL_058e: { NullCheck(G_B54_1); Transform_set_position_m3387557959(G_B54_1, G_B54_0, /*hidden argument*/NULL); } IL_0593: { bool L_184 = Enumerator_MoveNext_m2059367285((&V_36), /*hidden argument*/Enumerator_MoveNext_m2059367285_RuntimeMethod_var); if (L_184) { goto IL_0411; } } { return; } } // System.Single DMCore.Framework.CRoleEffectManager::Tell() extern "C" IL2CPP_METHOD_ATTR float CRoleEffectManager_Tell_m4040349829 (CRoleEffectManager_t3637256918 * __this, const RuntimeMethod* method) { { float L_0 = Time_get_timeSinceLevelLoad_m2224611026(NULL /*static, unused*/, /*hidden argument*/NULL); return L_0; } } // System.Collections.Generic.Dictionary`2 DMCore.Framework.CRoleEffectManager::GetEffectList(DMCore.Framework.enumEffectType) extern "C" IL2CPP_METHOD_ATTR Dictionary_2_t3270456118 * CRoleEffectManager_GetEffectList_m2398887991 (CRoleEffectManager_t3637256918 * __this, int32_t ___effectType0, const RuntimeMethod* method) { { int32_t L_0 = ___effectType0; if (L_0) { goto IL_000d; } } { Dictionary_2_t3270456118 * L_1 = __this->get_m_listParticals_1(); return L_1; } IL_000d: { int32_t L_2 = ___effectType0; if ((!(((uint32_t)L_2) == ((uint32_t)1)))) { goto IL_001b; } } { Dictionary_2_t3270456118 * L_3 = __this->get_m_listCombineEff_2(); return L_3; } IL_001b: { Dictionary_2_t3270456118 * L_4 = __this->get_m_listOtherEffects_3(); return L_4; } } // System.String DMCore.Framework.CRoleEffectManager::GetEffectRootName(DMCore.Framework.enumEffectType) extern "C" IL2CPP_METHOD_ATTR String_t* CRoleEffectManager_GetEffectRootName_m2832539039 (RuntimeObject * __this /* static, unused */, int32_t ___effectType0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CRoleEffectManager_GetEffectRootName_m2832539039_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___effectType0; if (L_0) { goto IL_000c; } } { return _stringLiteral2163307623; } IL_000c: { int32_t L_1 = ___effectType0; if ((!(((uint32_t)L_1) == ((uint32_t)1)))) { goto IL_0019; } } { return _stringLiteral2449292300; } IL_0019: { return _stringLiteral3374079910; } } #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 DMCore.Framework.CRoleEffectManager/stRoleEffectData::.ctor() extern "C" IL2CPP_METHOD_ATTR void stRoleEffectData__ctor_m2814150488 (stRoleEffectData_t3485199819 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (stRoleEffectData__ctor_m2814150488_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_0 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); __this->set_bindBoneName_5(L_0); Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // System.Void DMCore.Framework.CRoleEffectManager/stRoleEffectData::Clear() extern "C" IL2CPP_METHOD_ATTR void stRoleEffectData_Clear_m2447162276 (stRoleEffectData_t3485199819 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (stRoleEffectData_Clear_m2447162276_MetadataUsageId); s_Il2CppMethodInitialized = true; } { GameObject_t1113636619 * L_0 = __this->get_gameObj_4(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0033; } } { bool L_2 = __this->get_created_0(); if (!L_2) { goto IL_0033; } } { GameObject_t1113636619 * L_3 = __this->get_gameObj_4(); NullCheck(L_3); GameObject_SetActive_m796801857(L_3, (bool)0, /*hidden argument*/NULL); GameObject_t1113636619 * L_4 = __this->get_gameObj_4(); CMiscHelp_Destroy_m3726802780(NULL /*static, unused*/, L_4, /*hidden argument*/NULL); } IL_0033: { 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 DMCore.Framework.Ini.CIniFile::.ctor() extern "C" IL2CPP_METHOD_ATTR void CIniFile__ctor_m3137372490 (CIniFile_t2879301433 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CIniFile__ctor_m3137372490_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Object__ctor_m297566312(__this, /*hidden argument*/NULL); List_1_t2690565106 * L_0 = (List_1_t2690565106 *)il2cpp_codegen_object_new(List_1_t2690565106_il2cpp_TypeInfo_var); List_1__ctor_m3233010937(L_0, /*hidden argument*/List_1__ctor_m3233010937_RuntimeMethod_var); __this->set_sections_0(L_0); return; } } // DMCore.Framework.Ini.CIniSection DMCore.Framework.Ini.CIniFile::GetSection(System.String) extern "C" IL2CPP_METHOD_ATTR CIniSection_t1218490364 * CIniFile_GetSection_m694741140 (CIniFile_t2879301433 * __this, String_t* ___sectionName0, const RuntimeMethod* method) { int32_t V_0 = 0; { String_t* L_0 = ___sectionName0; int32_t L_1 = CMiscHelp_GetHash_m2118670691(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); V_0 = L_1; String_t* L_2 = ___sectionName0; int32_t L_3 = V_0; CIniSection_t1218490364 * L_4 = CIniFile_GetSection_m1477285210(__this, L_2, L_3, /*hidden argument*/NULL); return L_4; } } // System.String DMCore.Framework.Ini.CIniFile::GetItemValue(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR String_t* CIniFile_GetItemValue_m1276639485 (CIniFile_t2879301433 * __this, String_t* ___sectionName0, String_t* ___itemKey1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CIniFile_GetItemValue_m1276639485_MetadataUsageId); s_Il2CppMethodInitialized = true; } CIniSection_t1218490364 * V_0 = NULL; String_t* G_B3_0 = NULL; { String_t* L_0 = ___sectionName0; CIniSection_t1218490364 * L_1 = CIniFile_GetSection_m694741140(__this, L_0, /*hidden argument*/NULL); V_0 = L_1; CIniSection_t1218490364 * L_2 = V_0; if (!L_2) { goto IL_001a; } } { CIniSection_t1218490364 * L_3 = V_0; String_t* L_4 = ___itemKey1; NullCheck(L_3); String_t* L_5 = CIniSection_GetItemValue_m278987755(L_3, L_4, /*hidden argument*/NULL); G_B3_0 = L_5; goto IL_001f; } IL_001a: { IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_6 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); G_B3_0 = L_6; } IL_001f: { return G_B3_0; } } // System.Int32 DMCore.Framework.Ini.CIniFile::GetSectionCount() extern "C" IL2CPP_METHOD_ATTR int32_t CIniFile_GetSectionCount_m1690370596 (CIniFile_t2879301433 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CIniFile_GetSectionCount_m1690370596_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t2690565106 * L_0 = __this->get_sections_0(); NullCheck(L_0); int32_t L_1 = List_1_get_Count_m2410098290(L_0, /*hidden argument*/List_1_get_Count_m2410098290_RuntimeMethod_var); return L_1; } } // DMCore.Framework.Ini.CIniSection DMCore.Framework.Ini.CIniFile::GetSection(System.Int32) extern "C" IL2CPP_METHOD_ATTR CIniSection_t1218490364 * CIniFile_GetSection_m2927514527 (CIniFile_t2879301433 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CIniFile_GetSection_m2927514527_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___index0; if ((((int32_t)0) > ((int32_t)L_0))) { goto IL_0018; } } { List_1_t2690565106 * L_1 = __this->get_sections_0(); NullCheck(L_1); int32_t L_2 = List_1_get_Count_m2410098290(L_1, /*hidden argument*/List_1_get_Count_m2410098290_RuntimeMethod_var); int32_t L_3 = ___index0; if ((((int32_t)L_2) > ((int32_t)L_3))) { goto IL_001a; } } IL_0018: { return (CIniSection_t1218490364 *)NULL; } IL_001a: { List_1_t2690565106 * L_4 = __this->get_sections_0(); int32_t L_5 = ___index0; NullCheck(L_4); CIniSection_t1218490364 * L_6 = List_1_get_Item_m1765676974(L_4, L_5, /*hidden argument*/List_1_get_Item_m1765676974_RuntimeMethod_var); return L_6; } } // DMCore.Framework.Ini.CIniSection DMCore.Framework.Ini.CIniFile::GetSection(System.String,System.Int32) extern "C" IL2CPP_METHOD_ATTR CIniSection_t1218490364 * CIniFile_GetSection_m1477285210 (CIniFile_t2879301433 * __this, String_t* ___sectionName0, int32_t ___hashVal1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CIniFile_GetSection_m1477285210_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; CIniSection_t1218490364 * V_1 = NULL; { V_0 = 0; goto IL_0037; } IL_0007: { List_1_t2690565106 * L_0 = __this->get_sections_0(); int32_t L_1 = V_0; NullCheck(L_0); CIniSection_t1218490364 * L_2 = List_1_get_Item_m1765676974(L_0, L_1, /*hidden argument*/List_1_get_Item_m1765676974_RuntimeMethod_var); V_1 = L_2; int32_t L_3 = ___hashVal1; CIniSection_t1218490364 * L_4 = V_1; NullCheck(L_4); int32_t L_5 = L_4->get_nHash_0(); if ((!(((uint32_t)L_3) == ((uint32_t)L_5)))) { goto IL_0033; } } { String_t* L_6 = ___sectionName0; CIniSection_t1218490364 * L_7 = V_1; NullCheck(L_7); String_t* L_8 = L_7->get_strName_1(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); int32_t L_9 = String_Compare_m3735043349(NULL /*static, unused*/, L_6, L_8, /*hidden argument*/NULL); if (L_9) { goto IL_0033; } } { CIniSection_t1218490364 * L_10 = V_1; return L_10; } IL_0033: { int32_t L_11 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)1)); } IL_0037: { int32_t L_12 = V_0; List_1_t2690565106 * L_13 = __this->get_sections_0(); NullCheck(L_13); int32_t L_14 = List_1_get_Count_m2410098290(L_13, /*hidden argument*/List_1_get_Count_m2410098290_RuntimeMethod_var); if ((((int32_t)L_12) < ((int32_t)L_14))) { goto IL_0007; } } { return (CIniSection_t1218490364 *)NULL; } } // System.Boolean DMCore.Framework.Ini.CIniFile::LoadText(System.String) extern "C" IL2CPP_METHOD_ATTR bool CIniFile_LoadText_m2088181559 (CIniFile_t2879301433 * __this, String_t* ___textVal0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CIniFile_LoadText_m2088181559_MetadataUsageId); s_Il2CppMethodInitialized = true; } List_1_t3908847014 * V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; stLineData_t2436772272 * V_3 = NULL; int32_t V_4 = 0; String_t* V_5 = NULL; CIniSection_t1218490364 * V_6 = NULL; int32_t V_7 = 0; int32_t V_8 = 0; String_t* V_9 = NULL; int32_t V_10 = 0; int32_t V_11 = 0; CIniItem_t4093898296 * V_12 = NULL; { String_t* L_0 = ___textVal0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_1 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_000d; } } { return (bool)0; } IL_000d: { List_1_t2690565106 * L_2 = __this->get_sections_0(); NullCheck(L_2); List_1_Clear_m1798771624(L_2, /*hidden argument*/List_1_Clear_m1798771624_RuntimeMethod_var); String_t* L_3 = ___textVal0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_4 = String_Concat_m3937257545(NULL /*static, unused*/, L_3, _stringLiteral3452614563, /*hidden argument*/NULL); ___textVal0 = L_4; List_1_t3908847014 * L_5 = (List_1_t3908847014 *)il2cpp_codegen_object_new(List_1_t3908847014_il2cpp_TypeInfo_var); List_1__ctor_m487714372(L_5, /*hidden argument*/List_1__ctor_m487714372_RuntimeMethod_var); V_0 = L_5; String_t* L_6 = ___textVal0; NullCheck(L_6); int32_t L_7 = String_get_Length_m3847582255(L_6, /*hidden argument*/NULL); V_1 = L_7; V_2 = 0; V_3 = (stLineData_t2436772272 *)NULL; V_4 = 0; goto IL_00a9; } IL_003e: { String_t* L_8 = ___textVal0; int32_t L_9 = V_4; NullCheck(L_8); Il2CppChar L_10 = String_get_Chars_m2986988803(L_8, L_9, /*hidden argument*/NULL); if ((((int32_t)L_10) == ((int32_t)((int32_t)13)))) { goto IL_005c; } } { String_t* L_11 = ___textVal0; int32_t L_12 = V_4; NullCheck(L_11); Il2CppChar L_13 = String_get_Chars_m2986988803(L_11, L_12, /*hidden argument*/NULL); if ((!(((uint32_t)L_13) == ((uint32_t)((int32_t)10))))) { goto IL_007d; } } IL_005c: { V_2 = 0; stLineData_t2436772272 * L_14 = V_3; NullCheck(L_14); int32_t L_15 = L_14->get_count_1(); if (L_15) { goto IL_0078; } } { stLineData_t2436772272 * L_16 = V_3; int32_t L_17 = V_4; stLineData_t2436772272 * L_18 = V_3; NullCheck(L_18); int32_t L_19 = L_18->get_begin_0(); NullCheck(L_16); L_16->set_count_1(((int32_t)il2cpp_codegen_subtract((int32_t)L_17, (int32_t)L_19))); } IL_0078: { goto IL_00a3; } IL_007d: { int32_t L_20 = V_2; if (L_20) { goto IL_009f; } } { stLineData_t2436772272 * L_21 = (stLineData_t2436772272 *)il2cpp_codegen_object_new(stLineData_t2436772272_il2cpp_TypeInfo_var); stLineData__ctor_m4130497868(L_21, /*hidden argument*/NULL); V_3 = L_21; stLineData_t2436772272 * L_22 = V_3; int32_t L_23 = V_4; NullCheck(L_22); L_22->set_begin_0(L_23); stLineData_t2436772272 * L_24 = V_3; NullCheck(L_24); L_24->set_count_1(0); List_1_t3908847014 * L_25 = V_0; stLineData_t2436772272 * L_26 = V_3; NullCheck(L_25); List_1_Add_m2556250840(L_25, L_26, /*hidden argument*/List_1_Add_m2556250840_RuntimeMethod_var); } IL_009f: { int32_t L_27 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_27, (int32_t)1)); } IL_00a3: { int32_t L_28 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)); } IL_00a9: { int32_t L_29 = V_4; int32_t L_30 = V_1; if ((((int32_t)L_29) < ((int32_t)L_30))) { goto IL_003e; } } { V_6 = (CIniSection_t1218490364 *)NULL; List_1_t3908847014 * L_31 = V_0; NullCheck(L_31); int32_t L_32 = List_1_get_Count_m1271156081(L_31, /*hidden argument*/List_1_get_Count_m1271156081_RuntimeMethod_var); V_7 = L_32; V_4 = 0; goto IL_0249; } IL_00c4: { String_t* L_33 = ___textVal0; List_1_t3908847014 * L_34 = V_0; int32_t L_35 = V_4; NullCheck(L_34); stLineData_t2436772272 * L_36 = List_1_get_Item_m3496025531(L_34, L_35, /*hidden argument*/List_1_get_Item_m3496025531_RuntimeMethod_var); NullCheck(L_36); int32_t L_37 = L_36->get_begin_0(); List_1_t3908847014 * L_38 = V_0; int32_t L_39 = V_4; NullCheck(L_38); stLineData_t2436772272 * L_40 = List_1_get_Item_m3496025531(L_38, L_39, /*hidden argument*/List_1_get_Item_m3496025531_RuntimeMethod_var); NullCheck(L_40); int32_t L_41 = L_40->get_count_1(); NullCheck(L_33); String_t* L_42 = String_Substring_m1610150815(L_33, L_37, L_41, /*hidden argument*/NULL); NullCheck(L_42); String_t* L_43 = String_Trim_m923598732(L_42, /*hidden argument*/NULL); V_5 = L_43; String_t* L_44 = V_5; NullCheck(L_44); int32_t L_45 = String_get_Length_m3847582255(L_44, /*hidden argument*/NULL); V_8 = L_45; int32_t L_46 = V_8; if ((((int32_t)L_46) >= ((int32_t)2))) { goto IL_0101; } } { goto IL_0243; } IL_0101: { int32_t L_47 = V_8; if ((((int32_t)L_47) <= ((int32_t)2))) { goto IL_0169; } } { String_t* L_48 = V_5; NullCheck(L_48); Il2CppChar L_49 = String_get_Chars_m2986988803(L_48, 0, /*hidden argument*/NULL); if ((!(((uint32_t)L_49) == ((uint32_t)((int32_t)91))))) { goto IL_0169; } } { String_t* L_50 = V_5; int32_t L_51 = V_8; NullCheck(L_50); Il2CppChar L_52 = String_get_Chars_m2986988803(L_50, ((int32_t)il2cpp_codegen_subtract((int32_t)L_51, (int32_t)1)), /*hidden argument*/NULL); if ((!(((uint32_t)L_52) == ((uint32_t)((int32_t)93))))) { goto IL_0169; } } { String_t* L_53 = V_5; int32_t L_54 = V_8; NullCheck(L_53); String_t* L_55 = String_Substring_m1610150815(L_53, 1, ((int32_t)il2cpp_codegen_subtract((int32_t)L_54, (int32_t)2)), /*hidden argument*/NULL); V_9 = L_55; String_t* L_56 = V_9; int32_t L_57 = CMiscHelp_GetHash_m2118670691(NULL /*static, unused*/, L_56, /*hidden argument*/NULL); V_10 = L_57; V_6 = (CIniSection_t1218490364 *)NULL; CIniSection_t1218490364 * L_58 = V_6; if (L_58) { goto IL_0164; } } { int32_t L_59 = V_10; String_t* L_60 = V_9; CIniSection_t1218490364 * L_61 = (CIniSection_t1218490364 *)il2cpp_codegen_object_new(CIniSection_t1218490364_il2cpp_TypeInfo_var); CIniSection__ctor_m1640663827(L_61, L_59, L_60, (bool)0, /*hidden argument*/NULL); V_6 = L_61; List_1_t2690565106 * L_62 = __this->get_sections_0(); CIniSection_t1218490364 * L_63 = V_6; NullCheck(L_62); List_1_Add_m3407556289(L_62, L_63, /*hidden argument*/List_1_Add_m3407556289_RuntimeMethod_var); } IL_0164: { goto IL_0243; } IL_0169: { String_t* L_64 = V_5; NullCheck(L_64); Il2CppChar L_65 = String_get_Chars_m2986988803(L_64, 0, /*hidden argument*/NULL); if ((!(((uint32_t)L_65) == ((uint32_t)((int32_t)47))))) { goto IL_018c; } } { String_t* L_66 = V_5; NullCheck(L_66); Il2CppChar L_67 = String_get_Chars_m2986988803(L_66, 1, /*hidden argument*/NULL); if ((!(((uint32_t)L_67) == ((uint32_t)((int32_t)47))))) { goto IL_018c; } } { goto IL_0243; } IL_018c: { String_t* L_68 = V_5; NullCheck(L_68); Il2CppChar L_69 = String_get_Chars_m2986988803(L_68, 0, /*hidden argument*/NULL); if ((!(((uint32_t)L_69) == ((uint32_t)((int32_t)59))))) { goto IL_01a0; } } { goto IL_0243; } IL_01a0: { CIniSection_t1218490364 * L_70 = V_6; if (L_70) { goto IL_01ac; } } { goto IL_0243; } IL_01ac: { String_t* L_71 = V_5; NullCheck(L_71); int32_t L_72 = String_IndexOf_m363431711(L_71, ((int32_t)61), /*hidden argument*/NULL); V_11 = L_72; int32_t L_73 = V_11; if ((((int32_t)0) < ((int32_t)L_73))) { goto IL_01c4; } } { goto IL_0243; } IL_01c4: { CIniItem_t4093898296 * L_74 = (CIniItem_t4093898296 *)il2cpp_codegen_object_new(CIniItem_t4093898296_il2cpp_TypeInfo_var); CIniItem__ctor_m278940161(L_74, /*hidden argument*/NULL); V_12 = L_74; CIniItem_t4093898296 * L_75 = V_12; String_t* L_76 = V_5; int32_t L_77 = V_11; NullCheck(L_76); String_t* L_78 = String_Substring_m1610150815(L_76, 0, L_77, /*hidden argument*/NULL); NullCheck(L_78); String_t* L_79 = String_TrimEnd_m3824727301(L_78, ((CharU5BU5D_t3528271667*)SZArrayNew(CharU5BU5D_t3528271667_il2cpp_TypeInfo_var, (uint32_t)0)), /*hidden argument*/NULL); NullCheck(L_75); L_75->set_strKey_1(L_79); CIniItem_t4093898296 * L_80 = V_12; CIniItem_t4093898296 * L_81 = V_12; NullCheck(L_81); String_t* L_82 = L_81->get_strKey_1(); int32_t L_83 = CMiscHelp_GetHash_m2118670691(NULL /*static, unused*/, L_82, /*hidden argument*/NULL); NullCheck(L_80); L_80->set_nHash_0(L_83); int32_t L_84 = V_8; int32_t L_85 = V_11; if ((((int32_t)L_84) <= ((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_85, (int32_t)1))))) { goto IL_022e; } } { CIniItem_t4093898296 * L_86 = V_12; String_t* L_87 = V_5; int32_t L_88 = V_11; int32_t L_89 = V_8; int32_t L_90 = V_11; NullCheck(L_87); String_t* L_91 = String_Substring_m1610150815(L_87, ((int32_t)il2cpp_codegen_add((int32_t)L_88, (int32_t)1)), ((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_89, (int32_t)L_90)), (int32_t)1)), /*hidden argument*/NULL); NullCheck(L_91); String_t* L_92 = String_TrimStart_m1431283012(L_91, ((CharU5BU5D_t3528271667*)SZArrayNew(CharU5BU5D_t3528271667_il2cpp_TypeInfo_var, (uint32_t)0)), /*hidden argument*/NULL); NullCheck(L_86); L_86->set_strValue_2(L_92); goto IL_023a; } IL_022e: { CIniItem_t4093898296 * L_93 = V_12; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_94 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_93); L_93->set_strValue_2(L_94); } IL_023a: { CIniSection_t1218490364 * L_95 = V_6; CIniItem_t4093898296 * L_96 = V_12; NullCheck(L_95); CIniSection_Push_m3601188481(L_95, L_96, /*hidden argument*/NULL); } IL_0243: { int32_t L_97 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_97, (int32_t)1)); } IL_0249: { int32_t L_98 = V_4; int32_t L_99 = V_7; if ((((int32_t)L_98) < ((int32_t)L_99))) { goto IL_00c4; } } { 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 DMCore.Framework.Ini.CIniFile/stLineData::.ctor() extern "C" IL2CPP_METHOD_ATTR void stLineData__ctor_m4130497868 (stLineData_t2436772272 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/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 DMCore.Framework.Ini.CIniItem::.ctor() extern "C" IL2CPP_METHOD_ATTR void CIniItem__ctor_m278940161 (CIniItem_t4093898296 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/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 DMCore.Framework.Ini.CIniSection::.ctor(System.Int32,System.String,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CIniSection__ctor_m1640663827 (CIniSection_t1218490364 * __this, int32_t ___hash0, String_t* ___name1, bool ___bNew2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CIniSection__ctor_m1640663827_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Object__ctor_m297566312(__this, /*hidden argument*/NULL); int32_t L_0 = ___hash0; __this->set_nHash_0(L_0); String_t* L_1 = ___name1; __this->set_strName_1(L_1); bool L_2 = ___bNew2; __this->set_bIsNew_2(L_2); List_1_t1271005742 * L_3 = (List_1_t1271005742 *)il2cpp_codegen_object_new(List_1_t1271005742_il2cpp_TypeInfo_var); List_1__ctor_m435403691(L_3, /*hidden argument*/List_1__ctor_m435403691_RuntimeMethod_var); __this->set_items_3(L_3); return; } } // System.Void DMCore.Framework.Ini.CIniSection::Push(DMCore.Framework.Ini.CIniItem) extern "C" IL2CPP_METHOD_ATTR void CIniSection_Push_m3601188481 (CIniSection_t1218490364 * __this, CIniItem_t4093898296 * ___item0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CIniSection_Push_m3601188481_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t1271005742 * L_0 = __this->get_items_3(); CIniItem_t4093898296 * L_1 = ___item0; NullCheck(L_0); List_1_Add_m754717665(L_0, L_1, /*hidden argument*/List_1_Add_m754717665_RuntimeMethod_var); return; } } // System.Int32 DMCore.Framework.Ini.CIniSection::GetItemCount() extern "C" IL2CPP_METHOD_ATTR int32_t CIniSection_GetItemCount_m2955586327 (CIniSection_t1218490364 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CIniSection_GetItemCount_m2955586327_MetadataUsageId); s_Il2CppMethodInitialized = true; } { List_1_t1271005742 * L_0 = __this->get_items_3(); NullCheck(L_0); int32_t L_1 = List_1_get_Count_m1609811307(L_0, /*hidden argument*/List_1_get_Count_m1609811307_RuntimeMethod_var); return L_1; } } // DMCore.Framework.Ini.CIniItem DMCore.Framework.Ini.CIniSection::GetItem(System.Int32) extern "C" IL2CPP_METHOD_ATTR CIniItem_t4093898296 * CIniSection_GetItem_m1669271756 (CIniSection_t1218490364 * __this, int32_t ___index0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CIniSection_GetItem_m1669271756_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___index0; if ((((int32_t)0) > ((int32_t)L_0))) { goto IL_0018; } } { List_1_t1271005742 * L_1 = __this->get_items_3(); NullCheck(L_1); int32_t L_2 = List_1_get_Count_m1609811307(L_1, /*hidden argument*/List_1_get_Count_m1609811307_RuntimeMethod_var); int32_t L_3 = ___index0; if ((((int32_t)L_2) > ((int32_t)L_3))) { goto IL_001a; } } IL_0018: { return (CIniItem_t4093898296 *)NULL; } IL_001a: { List_1_t1271005742 * L_4 = __this->get_items_3(); int32_t L_5 = ___index0; NullCheck(L_4); CIniItem_t4093898296 * L_6 = List_1_get_Item_m3814109764(L_4, L_5, /*hidden argument*/List_1_get_Item_m3814109764_RuntimeMethod_var); return L_6; } } // System.String DMCore.Framework.Ini.CIniSection::GetItemValue(System.String) extern "C" IL2CPP_METHOD_ATTR String_t* CIniSection_GetItemValue_m278987755 (CIniSection_t1218490364 * __this, String_t* ___itemKey0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CIniSection_GetItemValue_m278987755_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; CIniItem_t4093898296 * V_2 = NULL; { String_t* L_0 = ___itemKey0; int32_t L_1 = CMiscHelp_GetHash_m2118670691(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); V_0 = L_1; V_1 = 0; goto IL_0043; } IL_000e: { List_1_t1271005742 * L_2 = __this->get_items_3(); int32_t L_3 = V_1; NullCheck(L_2); CIniItem_t4093898296 * L_4 = List_1_get_Item_m3814109764(L_2, L_3, /*hidden argument*/List_1_get_Item_m3814109764_RuntimeMethod_var); V_2 = L_4; int32_t L_5 = V_0; CIniItem_t4093898296 * L_6 = V_2; NullCheck(L_6); int32_t L_7 = L_6->get_nHash_0(); if ((!(((uint32_t)L_5) == ((uint32_t)L_7)))) { goto IL_003f; } } { String_t* L_8 = ___itemKey0; CIniItem_t4093898296 * L_9 = V_2; NullCheck(L_9); String_t* L_10 = L_9->get_strKey_1(); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); int32_t L_11 = String_Compare_m3735043349(NULL /*static, unused*/, L_8, L_10, /*hidden argument*/NULL); if (L_11) { goto IL_003f; } } { CIniItem_t4093898296 * L_12 = V_2; NullCheck(L_12); String_t* L_13 = L_12->get_strValue_2(); return L_13; } IL_003f: { int32_t L_14 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)1)); } IL_0043: { int32_t L_15 = V_1; List_1_t1271005742 * L_16 = __this->get_items_3(); NullCheck(L_16); int32_t L_17 = List_1_get_Count_m1609811307(L_16, /*hidden argument*/List_1_get_Count_m1609811307_RuntimeMethod_var); if ((((int32_t)L_15) < ((int32_t)L_17))) { goto IL_000e; } } { IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_18 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); return L_18; } } // System.Int32 DMCore.Framework.Ini.CIniSection::GetItemInt(System.String,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CIniSection_GetItemInt_m1290176395 (CIniSection_t1218490364 * __this, String_t* ___itemKey0, int32_t ___defaultVal1, const RuntimeMethod* method) { String_t* V_0 = NULL; { String_t* L_0 = ___itemKey0; String_t* L_1 = CIniSection_GetItemValue_m278987755(__this, L_0, /*hidden argument*/NULL); V_0 = L_1; String_t* L_2 = V_0; int32_t L_3 = ___defaultVal1; int32_t L_4 = CMiscHelp_ToInt_m1396402449(NULL /*static, unused*/, L_2, L_3, /*hidden argument*/NULL); return L_4; } } #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 DMCore.Framework.IO.CIOVar::IsFileExist(System.String) extern "C" IL2CPP_METHOD_ATTR bool CIOVar_IsFileExist_m4190802418 (RuntimeObject * __this /* static, unused */, String_t* ___path0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CIOVar_IsFileExist_m4190802418_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; { String_t* L_0 = ___path0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_1 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_000d; } } { return (bool)0; } IL_000d: { IL2CPP_RUNTIME_CLASS_INIT(CIOVar_t2470797383_il2cpp_TypeInfo_var); String_t* L_2 = CIOVar_GetUserRootPath_m2302064020(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_3 = ___path0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_4 = String_Concat_m3755062657(NULL /*static, unused*/, L_2, _stringLiteral3452614529, L_3, /*hidden argument*/NULL); V_0 = L_4; String_t* L_5 = V_0; bool L_6 = File_Exists_m3943585060(NULL /*static, unused*/, L_5, /*hidden argument*/NULL); return L_6; } } // System.Boolean DMCore.Framework.IO.CIOVar::DeleteFile(System.String) extern "C" IL2CPP_METHOD_ATTR bool CIOVar_DeleteFile_m2781263074 (RuntimeObject * __this /* static, unused */, String_t* ___path0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CIOVar_DeleteFile_m2781263074_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; { String_t* L_0 = ___path0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_1 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_000d; } } { return (bool)0; } IL_000d: { IL2CPP_RUNTIME_CLASS_INIT(CIOVar_t2470797383_il2cpp_TypeInfo_var); String_t* L_2 = CIOVar_GetUserRootPath_m2302064020(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_3 = ___path0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_4 = String_Concat_m3755062657(NULL /*static, unused*/, L_2, _stringLiteral3452614529, L_3, /*hidden argument*/NULL); V_0 = L_4; String_t* L_5 = V_0; bool L_6 = File_Exists_m3943585060(NULL /*static, unused*/, L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_0031; } } { String_t* L_7 = V_0; File_Delete_m321251800(NULL /*static, unused*/, L_7, /*hidden argument*/NULL); return (bool)1; } IL_0031: { return (bool)0; } } // System.Boolean DMCore.Framework.IO.CIOVar::CreateFile(System.String) extern "C" IL2CPP_METHOD_ATTR bool CIOVar_CreateFile_m1179487238 (RuntimeObject * __this /* static, unused */, String_t* ____path0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CIOVar_CreateFile_m1179487238_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; String_t* V_1 = NULL; FileStream_t4292183065 * V_2 = NULL; { String_t* L_0 = ____path0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_1 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_000d; } } { return (bool)0; } IL_000d: { IL2CPP_RUNTIME_CLASS_INIT(CIOVar_t2470797383_il2cpp_TypeInfo_var); String_t* L_2 = CIOVar_GetUserRootPath_m2302064020(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_3 = ____path0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_4 = String_Concat_m3755062657(NULL /*static, unused*/, L_2, _stringLiteral3452614529, L_3, /*hidden argument*/NULL); V_0 = L_4; String_t* L_5 = V_0; String_t* L_6 = V_0; NullCheck(L_6); int32_t L_7 = String_LastIndexOf_m2676535141(L_6, _stringLiteral3452614529, /*hidden argument*/NULL); NullCheck(L_5); String_t* L_8 = String_Remove_m1524948975(L_5, L_7, /*hidden argument*/NULL); V_1 = L_8; String_t* L_9 = V_1; bool L_10 = Directory_Exists_m1484791558(NULL /*static, unused*/, L_9, /*hidden argument*/NULL); if (L_10) { goto IL_0042; } } { String_t* L_11 = V_1; Directory_CreateDirectory_m751642867(NULL /*static, unused*/, L_11, /*hidden argument*/NULL); } IL_0042: { String_t* L_12 = V_0; bool L_13 = File_Exists_m3943585060(NULL /*static, unused*/, L_12, /*hidden argument*/NULL); if (!L_13) { goto IL_0053; } } { String_t* L_14 = V_0; File_Delete_m321251800(NULL /*static, unused*/, L_14, /*hidden argument*/NULL); } IL_0053: { String_t* L_15 = V_0; FileStream_t4292183065 * L_16 = File_Create_m2207667142(NULL /*static, unused*/, L_15, /*hidden argument*/NULL); V_2 = L_16; FileStream_t4292183065 * L_17 = V_2; NullCheck(L_17); VirtActionInvoker0::Invoke(12 /* System.Void System.IO.Stream::Close() */, L_17); return (bool)1; } } // System.IO.FileStream DMCore.Framework.IO.CIOVar::CreateFile(System.String,System.Boolean) extern "C" IL2CPP_METHOD_ATTR FileStream_t4292183065 * CIOVar_CreateFile_m1144045305 (RuntimeObject * __this /* static, unused */, String_t* ___path0, bool ___CreateNew1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CIOVar_CreateFile_m1144045305_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; bool V_1 = false; { String_t* L_0 = ___path0; NullCheck(L_0); String_Replace_m3726209165(L_0, ((int32_t)92), ((int32_t)47), /*hidden argument*/NULL); String_t* L_1 = ___path0; NullCheck(L_1); int32_t L_2 = String_LastIndexOf_m3451222878(L_1, ((int32_t)47), /*hidden argument*/NULL); V_0 = L_2; int32_t L_3 = V_0; if ((((int32_t)0) >= ((int32_t)L_3))) { goto IL_002f; } } { String_t* L_4 = ___path0; int32_t L_5 = V_0; NullCheck(L_4); String_t* L_6 = String_Substring_m1610150815(L_4, 0, L_5, /*hidden argument*/NULL); bool L_7 = CWriteVar_CreateDirectory_m944121244(NULL /*static, unused*/, L_6, /*hidden argument*/NULL); if (L_7) { goto IL_002f; } } { return (FileStream_t4292183065 *)NULL; } IL_002f: { IL2CPP_RUNTIME_CLASS_INIT(CIOVar_t2470797383_il2cpp_TypeInfo_var); String_t* L_8 = CIOVar_GetUserRootPath_m2302064020(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_9 = ___path0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_10 = String_Concat_m3755062657(NULL /*static, unused*/, L_8, _stringLiteral3452614529, L_9, /*hidden argument*/NULL); ___path0 = L_10; String_t* L_11 = ___path0; bool L_12 = File_Exists_m3943585060(NULL /*static, unused*/, L_11, /*hidden argument*/NULL); V_1 = L_12; bool L_13 = V_1; if (!L_13) { goto IL_006e; } } { bool L_14 = ___CreateNew1; if (!L_14) { goto IL_0064; } } { String_t* L_15 = ___path0; File_Delete_m321251800(NULL /*static, unused*/, L_15, /*hidden argument*/NULL); String_t* L_16 = ___path0; FileStream_t4292183065 * L_17 = (FileStream_t4292183065 *)il2cpp_codegen_object_new(FileStream_t4292183065_il2cpp_TypeInfo_var); FileStream__ctor_m2889718780(L_17, L_16, 2, 2, 2, /*hidden argument*/NULL); return L_17; } IL_0064: { String_t* L_18 = ___path0; FileStream_t4292183065 * L_19 = (FileStream_t4292183065 *)il2cpp_codegen_object_new(FileStream_t4292183065_il2cpp_TypeInfo_var); FileStream__ctor_m2889718780(L_19, L_18, 6, 2, 2, /*hidden argument*/NULL); return L_19; } IL_006e: { String_t* L_20 = ___path0; FileStream_t4292183065 * L_21 = (FileStream_t4292183065 *)il2cpp_codegen_object_new(FileStream_t4292183065_il2cpp_TypeInfo_var); FileStream__ctor_m2889718780(L_21, L_20, 2, 2, 2, /*hidden argument*/NULL); return L_21; } } // System.Void DMCore.Framework.IO.CIOVar::RemoveDirectory(System.String) extern "C" IL2CPP_METHOD_ATTR void CIOVar_RemoveDirectory_m3632793983 (RuntimeObject * __this /* static, unused */, String_t* ___path0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CIOVar_RemoveDirectory_m3632793983_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; { String_t* L_0 = ___path0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_1 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_000c; } } { return; } IL_000c: { IL2CPP_RUNTIME_CLASS_INIT(CIOVar_t2470797383_il2cpp_TypeInfo_var); String_t* L_2 = CIOVar_GetUserRootPath_m2302064020(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_3 = ___path0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_4 = String_Concat_m3755062657(NULL /*static, unused*/, L_2, _stringLiteral3452614529, L_3, /*hidden argument*/NULL); V_0 = L_4; String_t* L_5 = V_0; bool L_6 = Directory_Exists_m1484791558(NULL /*static, unused*/, L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_002f; } } { String_t* L_7 = V_0; Directory_Delete_m3266154992(NULL /*static, unused*/, L_7, (bool)1, /*hidden argument*/NULL); } IL_002f: { return; } } // System.Boolean DMCore.Framework.IO.CIOVar::IsDirectoryExist(System.String) extern "C" IL2CPP_METHOD_ATTR bool CIOVar_IsDirectoryExist_m474439684 (RuntimeObject * __this /* static, unused */, String_t* ___path0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CIOVar_IsDirectoryExist_m474439684_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; { String_t* L_0 = ___path0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_1 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_000d; } } { return (bool)0; } IL_000d: { IL2CPP_RUNTIME_CLASS_INIT(CIOVar_t2470797383_il2cpp_TypeInfo_var); String_t* L_2 = CIOVar_GetUserRootPath_m2302064020(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_3 = ___path0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_4 = String_Concat_m3755062657(NULL /*static, unused*/, L_2, _stringLiteral3452614529, L_3, /*hidden argument*/NULL); V_0 = L_4; String_t* L_5 = V_0; bool L_6 = Directory_Exists_m1484791558(NULL /*static, unused*/, L_5, /*hidden argument*/NULL); return L_6; } } // System.String DMCore.Framework.IO.CIOVar::GetUserRootPath() extern "C" IL2CPP_METHOD_ATTR String_t* CIOVar_GetUserRootPath_m2302064020 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CIOVar_GetUserRootPath_m2302064020_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; String_t* V_1 = NULL; int32_t V_2 = 0; { IL2CPP_RUNTIME_CLASS_INIT(CIOVar_t2470797383_il2cpp_TypeInfo_var); String_t* L_0 = ((CIOVar_t2470797383_StaticFields*)il2cpp_codegen_static_fields_for(CIOVar_t2470797383_il2cpp_TypeInfo_var))->get_s_strEditorPath_0(); if (!L_0) { goto IL_0010; } } { IL2CPP_RUNTIME_CLASS_INIT(CIOVar_t2470797383_il2cpp_TypeInfo_var); String_t* L_1 = ((CIOVar_t2470797383_StaticFields*)il2cpp_codegen_static_fields_for(CIOVar_t2470797383_il2cpp_TypeInfo_var))->get_s_strEditorPath_0(); return L_1; } IL_0010: { int32_t L_2 = Application_get_platform_m2150679437(NULL /*static, unused*/, /*hidden argument*/NULL); if ((!(((uint32_t)L_2) == ((uint32_t)((int32_t)11))))) { goto IL_0056; } } { IL2CPP_RUNTIME_CLASS_INIT(CFitfunApiPlugin_t3372796910_il2cpp_TypeInfo_var); CFitfunApiPlugin_t3372796910 * L_3 = CFitfunApiPlugin_GetInstance_m148885372(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_4 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); NullCheck(L_3); String_t* L_5 = CFitfunApiPlugin_FitfunGetAny_m2314757983(L_3, _stringLiteral3325020536, L_4, /*hidden argument*/NULL); V_0 = L_5; String_t* L_6 = V_0; bool L_7 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_6, /*hidden argument*/NULL); if (!L_7) { goto IL_004b; } } { String_t* L_8 = Application_get_persistentDataPath_m1428108154(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CIOVar_t2470797383_il2cpp_TypeInfo_var); ((CIOVar_t2470797383_StaticFields*)il2cpp_codegen_static_fields_for(CIOVar_t2470797383_il2cpp_TypeInfo_var))->set_s_strEditorPath_0(L_8); goto IL_0051; } IL_004b: { String_t* L_9 = V_0; IL2CPP_RUNTIME_CLASS_INIT(CIOVar_t2470797383_il2cpp_TypeInfo_var); ((CIOVar_t2470797383_StaticFields*)il2cpp_codegen_static_fields_for(CIOVar_t2470797383_il2cpp_TypeInfo_var))->set_s_strEditorPath_0(L_9); } IL_0051: { goto IL_00c0; } IL_0056: { int32_t L_10 = Application_get_platform_m2150679437(NULL /*static, unused*/, /*hidden argument*/NULL); if ((!(((uint32_t)L_10) == ((uint32_t)8)))) { goto IL_0070; } } { String_t* L_11 = Application_get_temporaryCachePath_m1214546342(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CIOVar_t2470797383_il2cpp_TypeInfo_var); ((CIOVar_t2470797383_StaticFields*)il2cpp_codegen_static_fields_for(CIOVar_t2470797383_il2cpp_TypeInfo_var))->set_s_strEditorPath_0(L_11); goto IL_00c0; } IL_0070: { String_t* L_12 = Application_get_dataPath_m4232621142(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_12); String_t* L_13 = String_Replace_m3726209165(L_12, ((int32_t)92), ((int32_t)47), /*hidden argument*/NULL); V_1 = L_13; String_t* L_14 = V_1; NullCheck(L_14); int32_t L_15 = String_LastIndexOf_m2676535141(L_14, _stringLiteral3452614529, /*hidden argument*/NULL); V_2 = L_15; String_t* L_16 = V_1; int32_t L_17 = V_2; NullCheck(L_16); String_t* L_18 = String_Substring_m1610150815(L_16, 0, L_17, /*hidden argument*/NULL); V_1 = L_18; String_t* L_19 = V_1; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_20 = String_Concat_m3937257545(NULL /*static, unused*/, L_19, _stringLiteral587349039, /*hidden argument*/NULL); V_1 = L_20; String_t* L_21 = V_1; IL2CPP_RUNTIME_CLASS_INIT(CIOVar_t2470797383_il2cpp_TypeInfo_var); ((CIOVar_t2470797383_StaticFields*)il2cpp_codegen_static_fields_for(CIOVar_t2470797383_il2cpp_TypeInfo_var))->set_s_strEditorPath_0(L_21); String_t* L_22 = ((CIOVar_t2470797383_StaticFields*)il2cpp_codegen_static_fields_for(CIOVar_t2470797383_il2cpp_TypeInfo_var))->get_s_strEditorPath_0(); bool L_23 = Directory_Exists_m1484791558(NULL /*static, unused*/, L_22, /*hidden argument*/NULL); if (L_23) { goto IL_00c0; } } { IL2CPP_RUNTIME_CLASS_INIT(CIOVar_t2470797383_il2cpp_TypeInfo_var); String_t* L_24 = ((CIOVar_t2470797383_StaticFields*)il2cpp_codegen_static_fields_for(CIOVar_t2470797383_il2cpp_TypeInfo_var))->get_s_strEditorPath_0(); Directory_CreateDirectory_m751642867(NULL /*static, unused*/, L_24, /*hidden argument*/NULL); } IL_00c0: { IL2CPP_RUNTIME_CLASS_INIT(CIOVar_t2470797383_il2cpp_TypeInfo_var); String_t* L_25 = ((CIOVar_t2470797383_StaticFields*)il2cpp_codegen_static_fields_for(CIOVar_t2470797383_il2cpp_TypeInfo_var))->get_s_strEditorPath_0(); return L_25; } } // System.String DMCore.Framework.IO.CIOVar::GetUserRootPath(System.String) extern "C" IL2CPP_METHOD_ATTR String_t* CIOVar_GetUserRootPath_m410418108 (RuntimeObject * __this /* static, unused */, String_t* ___filePath0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CIOVar_GetUserRootPath_m410418108_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(CIOVar_t2470797383_il2cpp_TypeInfo_var); String_t* L_0 = CIOVar_GetUserRootPath_m2302064020(NULL /*static, unused*/, /*hidden argument*/NULL); V_0 = L_0; String_t* L_1 = V_0; String_t* L_2 = ___filePath0; IL2CPP_RUNTIME_CLASS_INIT(Path_t1605229823_il2cpp_TypeInfo_var); String_t* L_3 = Path_Combine_m3389272516(NULL /*static, unused*/, L_1, L_2, /*hidden argument*/NULL); return L_3; } } // System.String DMCore.Framework.IO.CIOVar::GetStreamingAssetsPath(System.String) extern "C" IL2CPP_METHOD_ATTR String_t* CIOVar_GetStreamingAssetsPath_m3803213999 (RuntimeObject * __this /* static, unused */, String_t* ___filePath0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CIOVar_GetStreamingAssetsPath_m3803213999_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CIOVar_t2470797383_il2cpp_TypeInfo_var); String_t* L_0 = ((CIOVar_t2470797383_StaticFields*)il2cpp_codegen_static_fields_for(CIOVar_t2470797383_il2cpp_TypeInfo_var))->get_s_strAssetsPath_1(); if (!L_0) { goto IL_0016; } } { IL2CPP_RUNTIME_CLASS_INIT(CIOVar_t2470797383_il2cpp_TypeInfo_var); String_t* L_1 = ((CIOVar_t2470797383_StaticFields*)il2cpp_codegen_static_fields_for(CIOVar_t2470797383_il2cpp_TypeInfo_var))->get_s_strAssetsPath_1(); String_t* L_2 = ___filePath0; IL2CPP_RUNTIME_CLASS_INIT(Path_t1605229823_il2cpp_TypeInfo_var); String_t* L_3 = Path_Combine_m3389272516(NULL /*static, unused*/, L_1, L_2, /*hidden argument*/NULL); return L_3; } IL_0016: { int32_t L_4 = Application_get_platform_m2150679437(NULL /*static, unused*/, /*hidden argument*/NULL); if ((!(((uint32_t)L_4) == ((uint32_t)((int32_t)11))))) { goto IL_0040; } } { String_t* L_5 = Application_get_dataPath_m4232621142(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_6 = String_Concat_m3755062657(NULL /*static, unused*/, _stringLiteral182697711, L_5, _stringLiteral2120806716, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CIOVar_t2470797383_il2cpp_TypeInfo_var); ((CIOVar_t2470797383_StaticFields*)il2cpp_codegen_static_fields_for(CIOVar_t2470797383_il2cpp_TypeInfo_var))->set_s_strAssetsPath_1(L_6); goto IL_0078; } IL_0040: { int32_t L_7 = Application_get_platform_m2150679437(NULL /*static, unused*/, /*hidden argument*/NULL); if ((!(((uint32_t)L_7) == ((uint32_t)8)))) { goto IL_0064; } } { String_t* L_8 = Application_get_dataPath_m4232621142(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_9 = String_Concat_m3937257545(NULL /*static, unused*/, L_8, _stringLiteral3972439919, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CIOVar_t2470797383_il2cpp_TypeInfo_var); ((CIOVar_t2470797383_StaticFields*)il2cpp_codegen_static_fields_for(CIOVar_t2470797383_il2cpp_TypeInfo_var))->set_s_strAssetsPath_1(L_9); goto IL_0078; } IL_0064: { String_t* L_10 = Application_get_dataPath_m4232621142(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_11 = String_Concat_m3937257545(NULL /*static, unused*/, L_10, _stringLiteral3720091898, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CIOVar_t2470797383_il2cpp_TypeInfo_var); ((CIOVar_t2470797383_StaticFields*)il2cpp_codegen_static_fields_for(CIOVar_t2470797383_il2cpp_TypeInfo_var))->set_s_strAssetsPath_1(L_11); } IL_0078: { IL2CPP_RUNTIME_CLASS_INIT(CIOVar_t2470797383_il2cpp_TypeInfo_var); String_t* L_12 = ((CIOVar_t2470797383_StaticFields*)il2cpp_codegen_static_fields_for(CIOVar_t2470797383_il2cpp_TypeInfo_var))->get_s_strAssetsPath_1(); String_t* L_13 = ___filePath0; IL2CPP_RUNTIME_CLASS_INIT(Path_t1605229823_il2cpp_TypeInfo_var); String_t* L_14 = Path_Combine_m3389272516(NULL /*static, unused*/, L_12, L_13, /*hidden argument*/NULL); return L_14; } } // System.Void DMCore.Framework.IO.CIOVar::.cctor() extern "C" IL2CPP_METHOD_ATTR void CIOVar__cctor_m1460091401 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Byte[] DMCore.Framework.IO.CReadVar::ReadFile(System.String) extern "C" IL2CPP_METHOD_ATTR ByteU5BU5D_t4116647657* CReadVar_ReadFile_m2302192807 (RuntimeObject * __this /* static, unused */, String_t* ___path0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CReadVar_ReadFile_m2302192807_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; FileStream_t4292183065 * V_1 = NULL; int32_t V_2 = 0; ByteU5BU5D_t4116647657* V_3 = NULL; ByteU5BU5D_t4116647657* V_4 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { String_t* L_0 = ___path0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_1 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_000d; } } { return (ByteU5BU5D_t4116647657*)NULL; } IL_000d: { IL2CPP_RUNTIME_CLASS_INIT(CIOVar_t2470797383_il2cpp_TypeInfo_var); String_t* L_2 = CIOVar_GetUserRootPath_m2302064020(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_3 = ___path0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_4 = String_Concat_m3755062657(NULL /*static, unused*/, L_2, _stringLiteral3452614529, L_3, /*hidden argument*/NULL); V_0 = L_4; String_t* L_5 = V_0; bool L_6 = File_Exists_m3943585060(NULL /*static, unused*/, L_5, /*hidden argument*/NULL); if (L_6) { goto IL_002b; } } { return (ByteU5BU5D_t4116647657*)NULL; } IL_002b: try { // begin try (depth: 1) { String_t* L_7 = V_0; FileStream_t4292183065 * L_8 = File_OpenRead_m2936789020(NULL /*static, unused*/, L_7, /*hidden argument*/NULL); V_1 = L_8; FileStream_t4292183065 * L_9 = V_1; NullCheck(L_9); int64_t L_10 = VirtFuncInvoker0< int64_t >::Invoke(8 /* System.Int64 System.IO.Stream::get_Length() */, L_9); V_2 = (((int32_t)((int32_t)L_10))); int32_t L_11 = V_2; if ((((int32_t)0) < ((int32_t)L_11))) { goto IL_004e; } } IL_0041: { FileStream_t4292183065 * L_12 = V_1; NullCheck(L_12); VirtActionInvoker0::Invoke(12 /* System.Void System.IO.Stream::Close() */, L_12); V_3 = (ByteU5BU5D_t4116647657*)NULL; goto IL_0079; } IL_004e: { int32_t L_13 = V_2; V_4 = ((ByteU5BU5D_t4116647657*)SZArrayNew(ByteU5BU5D_t4116647657_il2cpp_TypeInfo_var, (uint32_t)L_13)); FileStream_t4292183065 * L_14 = V_1; ByteU5BU5D_t4116647657* L_15 = V_4; int32_t L_16 = V_2; NullCheck(L_14); VirtFuncInvoker3< int32_t, ByteU5BU5D_t4116647657*, int32_t, int32_t >::Invoke(16 /* System.Int32 System.IO.Stream::Read(System.Byte[],System.Int32,System.Int32) */, L_14, L_15, 0, L_16); FileStream_t4292183065 * L_17 = V_1; NullCheck(L_17); VirtActionInvoker0::Invoke(12 /* System.Void System.IO.Stream::Close() */, L_17); V_1 = (FileStream_t4292183065 *)NULL; ByteU5BU5D_t4116647657* L_18 = V_4; V_3 = L_18; goto IL_0079; } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __exception_local = (Exception_t *)e.ex; if(il2cpp_codegen_class_is_assignable_from (RuntimeObject_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_0071; throw e; } CATCH_0071: { // begin catch(System.Object) V_3 = (ByteU5BU5D_t4116647657*)NULL; goto IL_0079; } // end catch (depth: 1) IL_0079: { ByteU5BU5D_t4116647657* L_19 = V_3; return L_19; } } // System.Byte[] DMCore.Framework.IO.CReadVar::ReadFileFullPath(System.String) extern "C" IL2CPP_METHOD_ATTR ByteU5BU5D_t4116647657* CReadVar_ReadFileFullPath_m2356108572 (RuntimeObject * __this /* static, unused */, String_t* ___path0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CReadVar_ReadFileFullPath_m2356108572_MetadataUsageId); s_Il2CppMethodInitialized = true; } FileStream_t4292183065 * V_0 = NULL; int32_t V_1 = 0; ByteU5BU5D_t4116647657* V_2 = NULL; ByteU5BU5D_t4116647657* V_3 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { String_t* L_0 = ___path0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_1 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_000d; } } { return (ByteU5BU5D_t4116647657*)NULL; } IL_000d: { String_t* L_2 = ___path0; bool L_3 = File_Exists_m3943585060(NULL /*static, unused*/, L_2, /*hidden argument*/NULL); if (L_3) { goto IL_001a; } } { return (ByteU5BU5D_t4116647657*)NULL; } IL_001a: try { // begin try (depth: 1) { String_t* L_4 = ___path0; FileStream_t4292183065 * L_5 = File_OpenRead_m2936789020(NULL /*static, unused*/, L_4, /*hidden argument*/NULL); V_0 = L_5; FileStream_t4292183065 * L_6 = V_0; NullCheck(L_6); int64_t L_7 = VirtFuncInvoker0< int64_t >::Invoke(8 /* System.Int64 System.IO.Stream::get_Length() */, L_6); V_1 = (((int32_t)((int32_t)L_7))); int32_t L_8 = V_1; if ((((int32_t)0) < ((int32_t)L_8))) { goto IL_003d; } } IL_0030: { FileStream_t4292183065 * L_9 = V_0; NullCheck(L_9); VirtActionInvoker0::Invoke(12 /* System.Void System.IO.Stream::Close() */, L_9); V_2 = (ByteU5BU5D_t4116647657*)NULL; goto IL_0065; } IL_003d: { int32_t L_10 = V_1; V_3 = ((ByteU5BU5D_t4116647657*)SZArrayNew(ByteU5BU5D_t4116647657_il2cpp_TypeInfo_var, (uint32_t)L_10)); FileStream_t4292183065 * L_11 = V_0; ByteU5BU5D_t4116647657* L_12 = V_3; int32_t L_13 = V_1; NullCheck(L_11); VirtFuncInvoker3< int32_t, ByteU5BU5D_t4116647657*, int32_t, int32_t >::Invoke(16 /* System.Int32 System.IO.Stream::Read(System.Byte[],System.Int32,System.Int32) */, L_11, L_12, 0, L_13); FileStream_t4292183065 * L_14 = V_0; NullCheck(L_14); VirtActionInvoker0::Invoke(12 /* System.Void System.IO.Stream::Close() */, L_14); V_0 = (FileStream_t4292183065 *)NULL; ByteU5BU5D_t4116647657* L_15 = V_3; V_2 = L_15; goto IL_0065; } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __exception_local = (Exception_t *)e.ex; if(il2cpp_codegen_class_is_assignable_from (RuntimeObject_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_005d; throw e; } CATCH_005d: { // begin catch(System.Object) V_2 = (ByteU5BU5D_t4116647657*)NULL; goto IL_0065; } // end catch (depth: 1) IL_0065: { ByteU5BU5D_t4116647657* L_16 = V_2; return L_16; } } #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 DMCore.Framework.IO.CWriteVar::CreateDirectory(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR bool CWriteVar_CreateDirectory_m453933902 (RuntimeObject * __this /* static, unused */, String_t* ___path0, String_t* ___baseRootPath1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CWriteVar_CreateDirectory_m453933902_MetadataUsageId); s_Il2CppMethodInitialized = true; } StringU5BU5D_t1281789340* V_0 = NULL; String_t* V_1 = NULL; bool V_2 = false; int32_t V_3 = 0; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { String_t* L_0 = ___path0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_1 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_000d; } } { return (bool)0; } IL_000d: { String_t* L_2 = ___path0; NullCheck(L_2); String_Replace_m3726209165(L_2, ((int32_t)92), ((int32_t)47), /*hidden argument*/NULL); String_t* L_3 = ___path0; CharU5BU5D_t3528271667* L_4 = ((CharU5BU5D_t3528271667*)SZArrayNew(CharU5BU5D_t3528271667_il2cpp_TypeInfo_var, (uint32_t)1)); NullCheck(L_4); (L_4)->SetAt(static_cast(0), (Il2CppChar)((int32_t)47)); NullCheck(L_3); StringU5BU5D_t1281789340* L_5 = String_Split_m3646115398(L_3, L_4, /*hidden argument*/NULL); V_0 = L_5; String_t* L_6 = ___baseRootPath1; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_7 = String_Concat_m3937257545(NULL /*static, unused*/, L_6, _stringLiteral3452614529, /*hidden argument*/NULL); V_1 = L_7; V_2 = (bool)1; V_3 = 0; goto IL_0078; } IL_003f: { String_t* L_8 = V_1; StringU5BU5D_t1281789340* L_9 = V_0; int32_t L_10 = V_3; NullCheck(L_9); int32_t L_11 = L_10; String_t* L_12 = (L_9)->GetAt(static_cast(L_11)); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_13 = String_Concat_m3937257545(NULL /*static, unused*/, L_8, L_12, /*hidden argument*/NULL); V_1 = L_13; } IL_0049: try { // begin try (depth: 1) { String_t* L_14 = V_1; bool L_15 = Directory_Exists_m1484791558(NULL /*static, unused*/, L_14, /*hidden argument*/NULL); if (L_15) { goto IL_005b; } } IL_0054: { String_t* L_16 = V_1; Directory_CreateDirectory_m751642867(NULL /*static, unused*/, L_16, /*hidden argument*/NULL); } IL_005b: { goto IL_0068; } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __exception_local = (Exception_t *)e.ex; if(il2cpp_codegen_class_is_assignable_from (RuntimeObject_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_0060; throw e; } CATCH_0060: { // begin catch(System.Object) V_2 = (bool)0; goto IL_0081; } // end catch (depth: 1) IL_0068: { String_t* L_17 = V_1; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_18 = String_Concat_m3937257545(NULL /*static, unused*/, L_17, _stringLiteral3452614529, /*hidden argument*/NULL); V_1 = L_18; int32_t L_19 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)1)); } IL_0078: { int32_t L_20 = V_3; StringU5BU5D_t1281789340* L_21 = V_0; NullCheck(L_21); if ((((int32_t)L_20) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_21)->max_length))))))) { goto IL_003f; } } IL_0081: { bool L_22 = V_2; return L_22; } } // System.Boolean DMCore.Framework.IO.CWriteVar::CreateDirectory(System.String) extern "C" IL2CPP_METHOD_ATTR bool CWriteVar_CreateDirectory_m944121244 (RuntimeObject * __this /* static, unused */, String_t* ___path0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CWriteVar_CreateDirectory_m944121244_MetadataUsageId); s_Il2CppMethodInitialized = true; } { String_t* L_0 = ___path0; IL2CPP_RUNTIME_CLASS_INIT(CIOVar_t2470797383_il2cpp_TypeInfo_var); String_t* L_1 = CIOVar_GetUserRootPath_m2302064020(NULL /*static, unused*/, /*hidden argument*/NULL); bool L_2 = CWriteVar_CreateDirectory_m453933902(NULL /*static, unused*/, L_0, L_1, /*hidden argument*/NULL); return L_2; } } // System.Boolean DMCore.Framework.IO.CWriteVar::MakeSureFileDirectory(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR bool CWriteVar_MakeSureFileDirectory_m3429719918 (RuntimeObject * __this /* static, unused */, String_t* ___path0, String_t* ___baseRootPath1, const RuntimeMethod* method) { int32_t V_0 = 0; { String_t* L_0 = ___path0; NullCheck(L_0); String_t* L_1 = String_Replace_m3726209165(L_0, ((int32_t)92), ((int32_t)47), /*hidden argument*/NULL); ___path0 = L_1; String_t* L_2 = ___path0; NullCheck(L_2); int32_t L_3 = String_LastIndexOf_m3451222878(L_2, ((int32_t)47), /*hidden argument*/NULL); V_0 = L_3; int32_t L_4 = V_0; if ((((int32_t)0) >= ((int32_t)L_4))) { goto IL_002b; } } { String_t* L_5 = ___path0; int32_t L_6 = V_0; NullCheck(L_5); String_t* L_7 = String_Substring_m1610150815(L_5, 0, L_6, /*hidden argument*/NULL); String_t* L_8 = ___baseRootPath1; bool L_9 = CWriteVar_CreateDirectory_m453933902(NULL /*static, unused*/, L_7, L_8, /*hidden argument*/NULL); return L_9; } IL_002b: { return (bool)1; } } // System.Boolean DMCore.Framework.IO.CWriteVar::CreateDirectoryFull(System.String) extern "C" IL2CPP_METHOD_ATTR bool CWriteVar_CreateDirectoryFull_m90005579 (RuntimeObject * __this /* static, unused */, String_t* ___path0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CWriteVar_CreateDirectoryFull_m90005579_MetadataUsageId); s_Il2CppMethodInitialized = true; } StringU5BU5D_t1281789340* V_0 = NULL; String_t* V_1 = NULL; bool V_2 = false; int32_t V_3 = 0; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { String_t* L_0 = ___path0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_1 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_000d; } } { return (bool)0; } IL_000d: { String_t* L_2 = ___path0; NullCheck(L_2); String_Replace_m3726209165(L_2, ((int32_t)92), ((int32_t)47), /*hidden argument*/NULL); String_t* L_3 = ___path0; CharU5BU5D_t3528271667* L_4 = ((CharU5BU5D_t3528271667*)SZArrayNew(CharU5BU5D_t3528271667_il2cpp_TypeInfo_var, (uint32_t)1)); NullCheck(L_4); (L_4)->SetAt(static_cast(0), (Il2CppChar)((int32_t)47)); NullCheck(L_3); StringU5BU5D_t1281789340* L_5 = String_Split_m3646115398(L_3, L_4, /*hidden argument*/NULL); V_0 = L_5; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_6 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); V_1 = L_6; V_2 = (bool)1; V_3 = 0; goto IL_007f; } IL_0039: { StringU5BU5D_t1281789340* L_7 = V_0; int32_t L_8 = V_3; NullCheck(L_7); int32_t L_9 = L_8; String_t* L_10 = (L_7)->GetAt(static_cast(L_9)); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_11 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_10, /*hidden argument*/NULL); if (L_11) { goto IL_006f; } } { String_t* L_12 = V_1; StringU5BU5D_t1281789340* L_13 = V_0; int32_t L_14 = V_3; NullCheck(L_13); int32_t L_15 = L_14; String_t* L_16 = (L_13)->GetAt(static_cast(L_15)); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_17 = String_Concat_m3937257545(NULL /*static, unused*/, L_12, L_16, /*hidden argument*/NULL); V_1 = L_17; } IL_0050: try { // begin try (depth: 1) { String_t* L_18 = V_1; bool L_19 = Directory_Exists_m1484791558(NULL /*static, unused*/, L_18, /*hidden argument*/NULL); if (L_19) { goto IL_0062; } } IL_005b: { String_t* L_20 = V_1; Directory_CreateDirectory_m751642867(NULL /*static, unused*/, L_20, /*hidden argument*/NULL); } IL_0062: { goto IL_006f; } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __exception_local = (Exception_t *)e.ex; if(il2cpp_codegen_class_is_assignable_from (RuntimeObject_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_0067; throw e; } CATCH_0067: { // begin catch(System.Object) V_2 = (bool)0; goto IL_0088; } // end catch (depth: 1) IL_006f: { String_t* L_21 = V_1; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_22 = String_Concat_m3937257545(NULL /*static, unused*/, L_21, _stringLiteral3452614529, /*hidden argument*/NULL); V_1 = L_22; int32_t L_23 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)1)); } IL_007f: { int32_t L_24 = V_3; StringU5BU5D_t1281789340* L_25 = V_0; NullCheck(L_25); if ((((int32_t)L_24) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_25)->max_length))))))) { goto IL_0039; } } IL_0088: { bool L_26 = V_2; return L_26; } } // System.Boolean DMCore.Framework.IO.CWriteVar::MoveFile(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR bool CWriteVar_MoveFile_m106902205 (RuntimeObject * __this /* static, unused */, String_t* ___src0, String_t* ___dest1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CWriteVar_MoveFile_m106902205_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; bool V_1 = false; IOException_t4088381929 * V_2 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); IL_0000: try { // begin try (depth: 1) IL2CPP_RUNTIME_CLASS_INIT(CIOVar_t2470797383_il2cpp_TypeInfo_var); String_t* L_0 = CIOVar_GetUserRootPath_m2302064020(NULL /*static, unused*/, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_1 = String_Concat_m3937257545(NULL /*static, unused*/, L_0, _stringLiteral3452614529, /*hidden argument*/NULL); V_0 = L_1; String_t* L_2 = V_0; String_t* L_3 = ___src0; String_t* L_4 = String_Concat_m3937257545(NULL /*static, unused*/, L_2, L_3, /*hidden argument*/NULL); String_t* L_5 = V_0; String_t* L_6 = ___dest1; String_t* L_7 = String_Concat_m3937257545(NULL /*static, unused*/, L_5, L_6, /*hidden argument*/NULL); File_Move_m1898656234(NULL /*static, unused*/, L_4, L_7, /*hidden argument*/NULL); V_1 = (bool)1; goto IL_003a; } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __exception_local = (Exception_t *)e.ex; if(il2cpp_codegen_class_is_assignable_from (IOException_t4088381929_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_002a; if(il2cpp_codegen_class_is_assignable_from (RuntimeObject_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_0032; throw e; } CATCH_002a: { // begin catch(System.IO.IOException) V_2 = ((IOException_t4088381929 *)__exception_local); V_1 = (bool)0; goto IL_003a; } // end catch (depth: 1) CATCH_0032: { // begin catch(System.Object) V_1 = (bool)0; goto IL_003a; } // end catch (depth: 1) IL_003a: { bool L_8 = V_1; return L_8; } } // System.Boolean DMCore.Framework.IO.CWriteVar::WriteFile(System.String,System.Byte[],System.Int32,System.Int32,System.Boolean) extern "C" IL2CPP_METHOD_ATTR bool CWriteVar_WriteFile_m799854996 (RuntimeObject * __this /* static, unused */, String_t* ___path0, ByteU5BU5D_t4116647657* ___fileBytes1, int32_t ___offset2, int32_t ___length3, bool ___bCreateNew4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CWriteVar_WriteFile_m799854996_MetadataUsageId); s_Il2CppMethodInitialized = true; } FileStream_t4292183065 * V_0 = NULL; bool V_1 = false; int32_t V_2 = 0; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { String_t* L_0 = ___path0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_1 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_000d; } } { return (bool)0; } IL_000d: { String_t* L_2 = ___path0; bool L_3 = ___bCreateNew4; IL2CPP_RUNTIME_CLASS_INIT(CIOVar_t2470797383_il2cpp_TypeInfo_var); FileStream_t4292183065 * L_4 = CIOVar_CreateFile_m1144045305(NULL /*static, unused*/, L_2, L_3, /*hidden argument*/NULL); V_0 = L_4; FileStream_t4292183065 * L_5 = V_0; if (L_5) { goto IL_001e; } } { return (bool)0; } IL_001e: { V_1 = (bool)1; ByteU5BU5D_t4116647657* L_6 = ___fileBytes1; if (!L_6) { goto IL_0065; } } { ByteU5BU5D_t4116647657* L_7 = ___fileBytes1; NullCheck(L_7); if ((((int32_t)0) >= ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_7)->max_length))))))) { goto IL_0065; } } { ByteU5BU5D_t4116647657* L_8 = ___fileBytes1; NullCheck(L_8); int32_t L_9 = ___offset2; int32_t L_10 = ___length3; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); int32_t L_11 = Mathf_Min_m18103608(NULL /*static, unused*/, ((int32_t)il2cpp_codegen_subtract((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_8)->max_length)))), (int32_t)L_9)), L_10, /*hidden argument*/NULL); int32_t L_12 = Mathf_Max_m3673002171(NULL /*static, unused*/, 0, L_11, /*hidden argument*/NULL); V_2 = L_12; } IL_0041: try { // begin try (depth: 1) FileStream_t4292183065 * L_13 = V_0; ByteU5BU5D_t4116647657* L_14 = ___fileBytes1; int32_t L_15 = ___offset2; int32_t L_16 = V_2; NullCheck(L_13); VirtActionInvoker3< ByteU5BU5D_t4116647657*, int32_t, int32_t >::Invoke(20 /* System.Void System.IO.Stream::Write(System.Byte[],System.Int32,System.Int32) */, L_13, L_14, L_15, L_16); FileStream_t4292183065 * L_17 = V_0; NullCheck(L_17); VirtActionInvoker0::Invoke(15 /* System.Void System.IO.Stream::Flush() */, L_17); FileStream_t4292183065 * L_18 = V_0; NullCheck(L_18); VirtActionInvoker0::Invoke(12 /* System.Void System.IO.Stream::Close() */, L_18); V_1 = (bool)1; goto IL_0065; } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __exception_local = (Exception_t *)e.ex; if(il2cpp_codegen_class_is_assignable_from (RuntimeObject_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_005d; throw e; } CATCH_005d: { // begin catch(System.Object) V_1 = (bool)0; goto IL_0065; } // end catch (depth: 1) IL_0065: { bool L_19 = V_1; return L_19; } } // System.Boolean DMCore.Framework.IO.CWriteVar::WriteFile(System.String,System.Byte[],System.Boolean) extern "C" IL2CPP_METHOD_ATTR bool CWriteVar_WriteFile_m3185547125 (RuntimeObject * __this /* static, unused */, String_t* ___path0, ByteU5BU5D_t4116647657* ___fileBytes1, bool ___bCreateNew2, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t G_B3_0 = 0; { ByteU5BU5D_t4116647657* L_0 = ___fileBytes1; if (!L_0) { goto IL_000e; } } { ByteU5BU5D_t4116647657* L_1 = ___fileBytes1; NullCheck(L_1); G_B3_0 = (((int32_t)((int32_t)(((RuntimeArray *)L_1)->max_length)))); goto IL_000f; } IL_000e: { G_B3_0 = 0; } IL_000f: { V_0 = G_B3_0; String_t* L_2 = ___path0; ByteU5BU5D_t4116647657* L_3 = ___fileBytes1; int32_t L_4 = V_0; bool L_5 = ___bCreateNew2; bool L_6 = CWriteVar_WriteFile_m799854996(NULL /*static, unused*/, L_2, L_3, 0, L_4, L_5, /*hidden argument*/NULL); return L_6; } } // System.Boolean DMCore.Framework.IO.CWriteVar::WriteFile(System.String,System.String,System.Boolean) extern "C" IL2CPP_METHOD_ATTR bool CWriteVar_WriteFile_m2119641365 (RuntimeObject * __this /* static, unused */, String_t* ___path0, String_t* ___fileWords1, bool ___bCreateNew2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CWriteVar_WriteFile_m2119641365_MetadataUsageId); s_Il2CppMethodInitialized = true; } ByteU5BU5D_t4116647657* V_0 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(Encoding_t1523322056_il2cpp_TypeInfo_var); Encoding_t1523322056 * L_0 = Encoding_get_Default_m1632902165(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_1 = ___fileWords1; NullCheck(L_0); ByteU5BU5D_t4116647657* L_2 = VirtFuncInvoker1< ByteU5BU5D_t4116647657*, String_t* >::Invoke(10 /* System.Byte[] System.Text.Encoding::GetBytes(System.String) */, L_0, L_1); V_0 = L_2; String_t* L_3 = ___path0; ByteU5BU5D_t4116647657* L_4 = V_0; bool L_5 = ___bCreateNew2; bool L_6 = CWriteVar_WriteFile_m3185547125(NULL /*static, unused*/, L_3, L_4, L_5, /*hidden argument*/NULL); return L_6; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Framework.Misc.CAppOSHelp::SetMiscSetting() extern "C" IL2CPP_METHOD_ATTR void CAppOSHelp_SetMiscSetting_m4236318013 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { { Screen_set_sleepTimeout_m2277210665(NULL /*static, unused*/, (-1), /*hidden argument*/NULL); Application_set_backgroundLoadingPriority_m1116453950(NULL /*static, unused*/, 2, /*hidden argument*/NULL); return; } } // System.Boolean DMCore.Framework.Misc.CAppOSHelp::IsHighQuality() extern "C" IL2CPP_METHOD_ATTR bool CAppOSHelp_IsHighQuality_m3319450917 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { { return (bool)1; } } // System.Void DMCore.Framework.Misc.CAppOSHelp::Vibrator() extern "C" IL2CPP_METHOD_ATTR void CAppOSHelp_Vibrator_m1223853048 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { { int32_t L_0 = Application_get_platform_m2150679437(NULL /*static, unused*/, /*hidden argument*/NULL); if ((((int32_t)L_0) == ((int32_t)((int32_t)11)))) { goto IL_0017; } } { int32_t L_1 = Application_get_platform_m2150679437(NULL /*static, unused*/, /*hidden argument*/NULL); if ((!(((uint32_t)L_1) == ((uint32_t)8)))) { goto IL_0017; } } IL_0017: { 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.UInt32 DMCore.Framework.Misc.CMathHelp::MoveLeftTick(System.UInt32,System.UInt16) extern "C" IL2CPP_METHOD_ATTR uint32_t CMathHelp_MoveLeftTick_m1349339315 (RuntimeObject * __this /* static, unused */, uint32_t ___Value0, uint16_t ___tick1, const RuntimeMethod* method) { { uint32_t L_0 = ___Value0; uint16_t L_1 = ___tick1; return (((int32_t)((uint32_t)((int64_t)((int64_t)((int64_t)((int64_t)(((int64_t)((uint64_t)L_0)))<<(int32_t)((int32_t)((int32_t)L_1&(int32_t)((int32_t)63)))))&(int64_t)(((int64_t)((uint64_t)(((uint32_t)((uint32_t)(-1)))))))))))); } } // System.Single DMCore.Framework.Misc.CMathHelp::GetPingPoingMTMBM(System.Single,System.Single,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR float CMathHelp_GetPingPoingMTMBM_m3213001693 (RuntimeObject * __this /* static, unused */, float ___StepVal0, float ___fStep0Rate1, float ___fScale0Max2, float ___fScale1Max3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMathHelp_GetPingPoingMTMBM_m3213001693_MetadataUsageId); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; float V_1 = 0.0f; { float L_0 = ___StepVal0; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_1 = Mathf_Clamp_m3350697880(NULL /*static, unused*/, L_0, (0.0f), (1.0f), /*hidden argument*/NULL); ___StepVal0 = L_1; float L_2 = ___fStep0Rate1; float L_3 = Mathf_Clamp_m3350697880(NULL /*static, unused*/, L_2, (0.0f), (1.0f), /*hidden argument*/NULL); ___fStep0Rate1 = L_3; float L_4 = ___fStep0Rate1; V_0 = ((float)il2cpp_codegen_multiply((float)(0.5f), (float)L_4)); float L_5 = V_0; V_1 = ((float)il2cpp_codegen_subtract((float)(0.5f), (float)L_5)); float L_6 = V_0; float L_7 = ___StepVal0; if ((!(((float)L_6) > ((float)L_7)))) { goto IL_004a; } } { float L_8 = ___fScale0Max2; float L_9 = ___StepVal0; float L_10 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_11 = Mathf_Lerp_m1004423579(NULL /*static, unused*/, (1.0f), L_8, ((float)((float)L_9/(float)L_10)), /*hidden argument*/NULL); return L_11; } IL_004a: { float L_12 = ___fStep0Rate1; float L_13 = ___StepVal0; if ((!(((float)L_12) > ((float)L_13)))) { goto IL_0062; } } { float L_14 = ___fScale0Max2; float L_15 = ___StepVal0; float L_16 = V_0; float L_17 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_18 = Mathf_Lerp_m1004423579(NULL /*static, unused*/, L_14, (1.0f), ((float)((float)((float)il2cpp_codegen_subtract((float)L_15, (float)L_16))/(float)L_17)), /*hidden argument*/NULL); return L_18; } IL_0062: { float L_19 = ___fStep0Rate1; float L_20 = V_1; float L_21 = ___StepVal0; if ((!(((float)((float)il2cpp_codegen_add((float)L_19, (float)L_20))) > ((float)L_21)))) { goto IL_007c; } } { float L_22 = ___fScale1Max3; float L_23 = ___StepVal0; float L_24 = ___fStep0Rate1; float L_25 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_26 = Mathf_Lerp_m1004423579(NULL /*static, unused*/, (1.0f), L_22, ((float)((float)((float)il2cpp_codegen_subtract((float)L_23, (float)L_24))/(float)L_25)), /*hidden argument*/NULL); return L_26; } IL_007c: { float L_27 = ___fScale1Max3; float L_28 = ___StepVal0; float L_29 = ___fStep0Rate1; float L_30 = V_1; float L_31 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_32 = Mathf_Lerp_m1004423579(NULL /*static, unused*/, L_27, (1.0f), ((float)((float)((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_subtract((float)L_28, (float)L_29)), (float)L_30))/(float)L_31)), /*hidden argument*/NULL); return L_32; } } // System.Int32 DMCore.Framework.Misc.CMathHelp::Sign(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CMathHelp_Sign_m632028245 (RuntimeObject * __this /* static, unused */, int32_t ___val0, const RuntimeMethod* method) { int32_t G_B5_0 = 0; { int32_t L_0 = ___val0; if (L_0) { goto IL_0008; } } { return 0; } IL_0008: { int32_t L_1 = ___val0; if ((((int32_t)0) >= ((int32_t)L_1))) { goto IL_0015; } } { G_B5_0 = 1; goto IL_0016; } IL_0015: { G_B5_0 = (-1); } IL_0016: { return G_B5_0; } } // System.Void DMCore.Framework.Misc.CMathHelp::Swap(System.Single&,System.Single&) extern "C" IL2CPP_METHOD_ATTR void CMathHelp_Swap_m699422661 (RuntimeObject * __this /* static, unused */, float* ___fLhs0, float* ___fRhs1, const RuntimeMethod* method) { float V_0 = 0.0f; { float* L_0 = ___fRhs1; V_0 = (*((float*)L_0)); float* L_1 = ___fRhs1; float* L_2 = ___fLhs0; *((float*)(L_1)) = (float)(*((float*)L_2)); float* L_3 = ___fLhs0; float L_4 = V_0; *((float*)(L_3)) = (float)L_4; return; } } // System.Single DMCore.Framework.Misc.CMathHelp::GetPingPong(System.Single,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR float CMathHelp_GetPingPong_m3554504360 (RuntimeObject * __this /* static, unused */, float ___fBegin0, float ___fEnd1, float ___step2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMathHelp_GetPingPong_m3554504360_MetadataUsageId); s_Il2CppMethodInitialized = true; } { float L_0 = ___step2; if ((!(((float)(0.5f)) > ((float)L_0)))) { goto IL_001a; } } { float L_1 = ___fBegin0; float L_2 = ___fEnd1; float L_3 = ___step2; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_4 = Mathf_Lerp_m1004423579(NULL /*static, unused*/, L_1, L_2, ((float)il2cpp_codegen_multiply((float)L_3, (float)(2.0f))), /*hidden argument*/NULL); return L_4; } IL_001a: { float L_5 = ___fEnd1; float L_6 = ___fBegin0; float L_7 = ___step2; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_8 = Mathf_Lerp_m1004423579(NULL /*static, unused*/, L_5, L_6, ((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_multiply((float)L_7, (float)(2.0f))), (float)(1.0f))), /*hidden argument*/NULL); return L_8; } } // System.Boolean DMCore.Framework.Misc.CMathHelp::RectIntersect(UnityEngine.Rect,UnityEngine.Rect) extern "C" IL2CPP_METHOD_ATTR bool CMathHelp_RectIntersect_m1830888877 (RuntimeObject * __this /* static, unused */, Rect_t2360479859 ___lhs0, Rect_t2360479859 ___rhs1, const RuntimeMethod* method) { { float L_0 = Rect_get_x_m3839990490((&___rhs1), /*hidden argument*/NULL); float L_1 = Rect_get_x_m3839990490((&___lhs0), /*hidden argument*/NULL); if ((!(((float)L_0) <= ((float)L_1)))) { goto IL_0026; } } { float L_2 = Rect_get_xMax_m3018144503((&___rhs1), /*hidden argument*/NULL); float L_3 = Rect_get_x_m3839990490((&___lhs0), /*hidden argument*/NULL); if ((((float)L_2) > ((float)L_3))) { goto IL_004c; } } IL_0026: { float L_4 = Rect_get_x_m3839990490((&___rhs1), /*hidden argument*/NULL); float L_5 = Rect_get_xMax_m3018144503((&___lhs0), /*hidden argument*/NULL); if ((!(((float)L_4) <= ((float)L_5)))) { goto IL_009a; } } { float L_6 = Rect_get_xMax_m3018144503((&___rhs1), /*hidden argument*/NULL); float L_7 = Rect_get_xMax_m3018144503((&___lhs0), /*hidden argument*/NULL); if ((!(((float)L_6) > ((float)L_7)))) { goto IL_009a; } } IL_004c: { float L_8 = Rect_get_y_m1501338330((&___rhs1), /*hidden argument*/NULL); float L_9 = Rect_get_y_m1501338330((&___lhs0), /*hidden argument*/NULL); if ((!(((float)L_8) <= ((float)L_9)))) { goto IL_0072; } } { float L_10 = Rect_get_yMax_m743455479((&___rhs1), /*hidden argument*/NULL); float L_11 = Rect_get_y_m1501338330((&___lhs0), /*hidden argument*/NULL); if ((((float)L_10) > ((float)L_11))) { goto IL_0098; } } IL_0072: { float L_12 = Rect_get_y_m1501338330((&___rhs1), /*hidden argument*/NULL); float L_13 = Rect_get_yMax_m743455479((&___lhs0), /*hidden argument*/NULL); if ((!(((float)L_12) <= ((float)L_13)))) { goto IL_009a; } } { float L_14 = Rect_get_yMax_m743455479((&___rhs1), /*hidden argument*/NULL); float L_15 = Rect_get_yMax_m743455479((&___lhs0), /*hidden argument*/NULL); if ((!(((float)L_14) > ((float)L_15)))) { goto IL_009a; } } IL_0098: { return (bool)1; } IL_009a: { return (bool)0; } } // System.Boolean DMCore.Framework.Misc.CMathHelp::PtInRect(UnityEngine.Vector2,UnityEngine.Rect) extern "C" IL2CPP_METHOD_ATTR bool CMathHelp_PtInRect_m3623913657 (RuntimeObject * __this /* static, unused */, Vector2_t2156229523 ___point0, Rect_t2360479859 ___rt1, const RuntimeMethod* method) { { float L_0 = Rect_get_x_m3839990490((&___rt1), /*hidden argument*/NULL); float L_1 = (&___point0)->get_x_0(); if ((!(((float)L_0) <= ((float)L_1)))) { goto IL_004e; } } { float L_2 = Rect_get_xMax_m3018144503((&___rt1), /*hidden argument*/NULL); float L_3 = (&___point0)->get_x_0(); if ((!(((float)L_2) > ((float)L_3)))) { goto IL_004e; } } { float L_4 = Rect_get_y_m1501338330((&___rt1), /*hidden argument*/NULL); float L_5 = (&___point0)->get_y_1(); if ((!(((float)L_4) <= ((float)L_5)))) { goto IL_004e; } } { float L_6 = Rect_get_yMax_m743455479((&___rt1), /*hidden argument*/NULL); float L_7 = (&___point0)->get_y_1(); if ((!(((float)L_6) > ((float)L_7)))) { goto IL_004e; } } { return (bool)1; } IL_004e: { return (bool)0; } } // System.Boolean DMCore.Framework.Misc.CMathHelp::FloatEqual(System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR bool CMathHelp_FloatEqual_m656226797 (RuntimeObject * __this /* static, unused */, float ___fLhs0, float ___fRhs1, const RuntimeMethod* method) { float V_0 = 0.0f; int32_t G_B4_0 = 0; { float L_0 = ___fLhs0; float L_1 = ___fRhs1; V_0 = ((float)il2cpp_codegen_subtract((float)L_0, (float)L_1)); float L_2 = V_0; if ((!(((float)(-0.0002f)) < ((float)L_2)))) { goto IL_0020; } } { float L_3 = V_0; if ((!(((float)(0.0002f)) > ((float)L_3)))) { goto IL_0020; } } { G_B4_0 = 1; goto IL_0021; } IL_0020: { G_B4_0 = 0; } IL_0021: { return (bool)G_B4_0; } } // UnityEngine.Rect DMCore.Framework.Misc.CMathHelp::MirrorX(UnityEngine.Rect) extern "C" IL2CPP_METHOD_ATTR Rect_t2360479859 CMathHelp_MirrorX_m2003032101 (RuntimeObject * __this /* static, unused */, Rect_t2360479859 ___rt0, const RuntimeMethod* method) { Rect_t2360479859 V_0; memset(&V_0, 0, sizeof(V_0)); { il2cpp_codegen_initobj((&V_0), sizeof(Rect_t2360479859 )); float L_0 = Rect_get_xMax_m3018144503((&___rt0), /*hidden argument*/NULL); Rect_set_x_m2352063068((&V_0), L_0, /*hidden argument*/NULL); float L_1 = Rect_get_width_m3421484486((&___rt0), /*hidden argument*/NULL); Rect_set_width_m2963421158((&V_0), ((-L_1)), /*hidden argument*/NULL); float L_2 = Rect_get_y_m1501338330((&___rt0), /*hidden argument*/NULL); Rect_set_y_m3702432190((&V_0), L_2, /*hidden argument*/NULL); float L_3 = Rect_get_yMax_m743455479((&___rt0), /*hidden argument*/NULL); Rect_set_yMax_m2031532394((&V_0), L_3, /*hidden argument*/NULL); Rect_t2360479859 L_4 = V_0; return L_4; } } // UnityEngine.Rect DMCore.Framework.Misc.CMathHelp::OffsetHalf(UnityEngine.Rect) extern "C" IL2CPP_METHOD_ATTR Rect_t2360479859 CMathHelp_OffsetHalf_m1374992492 (RuntimeObject * __this /* static, unused */, Rect_t2360479859 ___rt0, const RuntimeMethod* method) { Rect_t2360479859 V_0; memset(&V_0, 0, sizeof(V_0)); { il2cpp_codegen_initobj((&V_0), sizeof(Rect_t2360479859 )); float L_0 = Rect_get_x_m3839990490((&___rt0), /*hidden argument*/NULL); Rect_set_x_m2352063068((&V_0), ((float)il2cpp_codegen_add((float)L_0, (float)(0.5f))), /*hidden argument*/NULL); float L_1 = Rect_get_xMax_m3018144503((&___rt0), /*hidden argument*/NULL); Rect_set_xMin_m2413290617((&V_0), ((float)il2cpp_codegen_subtract((float)L_1, (float)(0.5f))), /*hidden argument*/NULL); float L_2 = Rect_get_y_m1501338330((&___rt0), /*hidden argument*/NULL); Rect_set_y_m3702432190((&V_0), ((float)il2cpp_codegen_add((float)L_2, (float)(0.5f))), /*hidden argument*/NULL); float L_3 = Rect_get_yMax_m743455479((&___rt0), /*hidden argument*/NULL); Rect_set_yMax_m2031532394((&V_0), ((float)il2cpp_codegen_subtract((float)L_3, (float)(0.5f))), /*hidden argument*/NULL); Rect_t2360479859 L_4 = V_0; return L_4; } } // UnityEngine.Rect DMCore.Framework.Misc.CMathHelp::MoveAndScale(UnityEngine.Rect,System.Single) extern "C" IL2CPP_METHOD_ATTR Rect_t2360479859 CMathHelp_MoveAndScale_m581319440 (RuntimeObject * __this /* static, unused */, Rect_t2360479859 ___rt0, float ___fScale1, const RuntimeMethod* method) { Rect_t2360479859 V_0; memset(&V_0, 0, sizeof(V_0)); { il2cpp_codegen_initobj((&V_0), sizeof(Rect_t2360479859 )); float L_0 = Rect_get_x_m3839990490((&___rt0), /*hidden argument*/NULL); float L_1 = ___fScale1; Rect_set_x_m2352063068((&V_0), ((float)il2cpp_codegen_multiply((float)L_0, (float)L_1)), /*hidden argument*/NULL); float L_2 = Rect_get_width_m3421484486((&___rt0), /*hidden argument*/NULL); float L_3 = ___fScale1; Rect_set_width_m2963421158((&V_0), ((float)il2cpp_codegen_multiply((float)L_2, (float)L_3)), /*hidden argument*/NULL); float L_4 = Rect_get_y_m1501338330((&___rt0), /*hidden argument*/NULL); float L_5 = ___fScale1; Rect_set_y_m3702432190((&V_0), ((float)il2cpp_codegen_multiply((float)L_4, (float)L_5)), /*hidden argument*/NULL); float L_6 = Rect_get_height_m1358425599((&___rt0), /*hidden argument*/NULL); float L_7 = ___fScale1; Rect_set_height_m1625569324((&V_0), ((float)il2cpp_codegen_multiply((float)L_6, (float)L_7)), /*hidden argument*/NULL); Rect_t2360479859 L_8 = V_0; return L_8; } } // UnityEngine.Rect DMCore.Framework.Misc.CMathHelp::HoldCenterScale(UnityEngine.Rect,System.Single) extern "C" IL2CPP_METHOD_ATTR Rect_t2360479859 CMathHelp_HoldCenterScale_m2319098623 (RuntimeObject * __this /* static, unused */, Rect_t2360479859 ___rt0, float ___fScale1, const RuntimeMethod* method) { Rect_t2360479859 V_0; memset(&V_0, 0, sizeof(V_0)); { il2cpp_codegen_initobj((&V_0), sizeof(Rect_t2360479859 )); float L_0 = Rect_get_width_m3421484486((&___rt0), /*hidden argument*/NULL); float L_1 = ___fScale1; Rect_set_width_m2963421158((&V_0), ((float)il2cpp_codegen_multiply((float)L_0, (float)L_1)), /*hidden argument*/NULL); float L_2 = Rect_get_height_m1358425599((&___rt0), /*hidden argument*/NULL); float L_3 = ___fScale1; Rect_set_height_m1625569324((&V_0), ((float)il2cpp_codegen_multiply((float)L_2, (float)L_3)), /*hidden argument*/NULL); Vector2_t2156229523 L_4 = Rect_get_center_m138276653((&___rt0), /*hidden argument*/NULL); Rect_set_center_m691239672((&V_0), L_4, /*hidden argument*/NULL); Rect_t2360479859 L_5 = V_0; return L_5; } } // System.Single DMCore.Framework.Misc.CMathHelp::GetAngleByStep(System.Boolean,System.Single,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR float CMathHelp_GetAngleByStep_m2687484832 (RuntimeObject * __this /* static, unused */, bool ___ccw0, float ___start1, float ___end2, float ___step3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMathHelp_GetAngleByStep_m2687484832_MetadataUsageId); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; float V_1 = 0.0f; float V_2 = 0.0f; float V_3 = 0.0f; float G_B4_0 = 0.0f; float G_B8_0 = 0.0f; { float L_0 = ___step3; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_1 = Mathf_Clamp_m3350697880(NULL /*static, unused*/, L_0, (0.0f), (1.0f), /*hidden argument*/NULL); V_0 = L_1; V_1 = (0.0f); bool L_2 = ___ccw0; if (!L_2) { goto IL_0040; } } { float L_3 = ___start1; float L_4 = ___end2; if ((!(((float)L_3) > ((float)L_4)))) { goto IL_0030; } } { float L_5 = ___end2; G_B4_0 = ((float)il2cpp_codegen_add((float)L_5, (float)(360.0f))); goto IL_0031; } IL_0030: { float L_6 = ___end2; G_B4_0 = L_6; } IL_0031: { V_2 = G_B4_0; float L_7 = ___start1; float L_8 = V_2; float L_9 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_10 = Mathf_Lerp_m1004423579(NULL /*static, unused*/, L_7, L_8, L_9, /*hidden argument*/NULL); V_1 = L_10; goto IL_005e; } IL_0040: { float L_11 = ___start1; float L_12 = ___end2; if ((!(((float)L_11) < ((float)L_12)))) { goto IL_0053; } } { float L_13 = ___start1; G_B8_0 = ((float)il2cpp_codegen_add((float)L_13, (float)(360.0f))); goto IL_0054; } IL_0053: { float L_14 = ___start1; G_B8_0 = L_14; } IL_0054: { V_3 = G_B8_0; float L_15 = V_3; float L_16 = ___end2; float L_17 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_18 = Mathf_Lerp_m1004423579(NULL /*static, unused*/, L_15, L_16, L_17, /*hidden argument*/NULL); V_1 = L_18; } IL_005e: { float L_19 = V_1; if ((!(((float)(360.0f)) < ((float)L_19)))) { goto IL_0071; } } { float L_20 = V_1; V_1 = ((float)il2cpp_codegen_subtract((float)L_20, (float)(360.0f))); } IL_0071: { float L_21 = V_1; return L_21; } } // UnityEngine.Vector2 DMCore.Framework.Misc.CMathHelp::Intersection(UnityEngine.Vector2,UnityEngine.Vector2) extern "C" IL2CPP_METHOD_ATTR Vector2_t2156229523 CMathHelp_Intersection_m2415526800 (RuntimeObject * __this /* static, unused */, Vector2_t2156229523 ___v2Range0, Vector2_t2156229523 ___rhs1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMathHelp_Intersection_m2415526800_MetadataUsageId); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; float V_1 = 0.0f; Vector2_t2156229523 V_2; memset(&V_2, 0, sizeof(V_2)); float V_3 = 0.0f; float V_4 = 0.0f; { float L_0 = (&___v2Range0)->get_x_0(); float L_1 = (&___v2Range0)->get_y_1(); IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_2 = Mathf_Min_m1073399594(NULL /*static, unused*/, L_0, L_1, /*hidden argument*/NULL); V_0 = L_2; float L_3 = (&___v2Range0)->get_x_0(); float L_4 = (&___v2Range0)->get_y_1(); float L_5 = Mathf_Max_m3146388979(NULL /*static, unused*/, L_3, L_4, /*hidden argument*/NULL); V_1 = L_5; IL2CPP_RUNTIME_CLASS_INIT(Vector2_t2156229523_il2cpp_TypeInfo_var); Vector2_t2156229523 L_6 = Vector2_get_zero_m540426400(NULL /*static, unused*/, /*hidden argument*/NULL); V_2 = L_6; float L_7 = (&___rhs1)->get_x_0(); float L_8 = V_0; float L_9 = V_1; float L_10 = Mathf_Clamp_m3350697880(NULL /*static, unused*/, L_7, L_8, L_9, /*hidden argument*/NULL); V_3 = L_10; float L_11 = (&___rhs1)->get_y_1(); float L_12 = V_0; float L_13 = V_1; float L_14 = Mathf_Clamp_m3350697880(NULL /*static, unused*/, L_11, L_12, L_13, /*hidden argument*/NULL); V_4 = L_14; float L_15 = V_3; float L_16 = V_4; float L_17 = Mathf_Min_m1073399594(NULL /*static, unused*/, L_15, L_16, /*hidden argument*/NULL); float L_18 = V_3; float L_19 = V_4; float L_20 = Mathf_Max_m3146388979(NULL /*static, unused*/, L_18, L_19, /*hidden argument*/NULL); Vector2_Set_m3780194483((&V_2), L_17, L_20, /*hidden argument*/NULL); Vector2_t2156229523 L_21 = V_2; return L_21; } } // UnityEngine.Vector2[] DMCore.Framework.Misc.CMathHelp::FormatRect(UnityEngine.Rect) extern "C" IL2CPP_METHOD_ATTR Vector2U5BU5D_t1457185986* CMathHelp_FormatRect_m2553093568 (RuntimeObject * __this /* static, unused */, Rect_t2360479859 ___rt0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMathHelp_FormatRect_m2553093568_MetadataUsageId); s_Il2CppMethodInitialized = true; } Vector2U5BU5D_t1457185986* V_0 = NULL; int32_t V_1 = 0; Vector2_t2156229523 V_2; memset(&V_2, 0, sizeof(V_2)); Vector2_t2156229523 V_3; memset(&V_3, 0, sizeof(V_3)); int32_t V_4 = 0; int32_t V_5 = 0; { V_0 = ((Vector2U5BU5D_t1457185986*)SZArrayNew(Vector2U5BU5D_t1457185986_il2cpp_TypeInfo_var, (uint32_t)8)); V_1 = 0; goto IL_0027; } IL_000e: { Vector2U5BU5D_t1457185986* L_0 = V_0; int32_t L_1 = V_1; NullCheck(L_0); il2cpp_codegen_initobj((&V_2), sizeof(Vector2_t2156229523 )); Vector2_t2156229523 L_2 = V_2; *(Vector2_t2156229523 *)((L_0)->GetAddressAt(static_cast(L_1))) = L_2; int32_t L_3 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1)); } IL_0027: { int32_t L_4 = V_1; if ((((int32_t)L_4) < ((int32_t)8))) { goto IL_000e; } } { Vector2_t2156229523 L_5 = Rect_get_center_m138276653((&___rt0), /*hidden argument*/NULL); V_3 = L_5; V_4 = 1; goto IL_009c; } IL_003e: { Vector2U5BU5D_t1457185986* L_6 = V_0; int32_t L_7 = V_4; NullCheck(L_6); float L_8 = Rect_get_xMax_m3018144503((&___rt0), /*hidden argument*/NULL); ((L_6)->GetAddressAt(static_cast(L_7)))->set_x_0(L_8); Vector2U5BU5D_t1457185986* L_9 = V_0; int32_t L_10 = V_4; NullCheck(L_9); float L_11 = Rect_get_x_m3839990490((&___rt0), /*hidden argument*/NULL); ((L_9)->GetAddressAt(static_cast(((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)4)))))->set_x_0(L_11); Vector2U5BU5D_t1457185986* L_12 = V_0; int32_t L_13 = V_4; NullCheck(L_12); float L_14 = Rect_get_y_m1501338330((&___rt0), /*hidden argument*/NULL); ((L_12)->GetAddressAt(static_cast(((int32_t)((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)6))%(int32_t)8)))))->set_y_1(L_14); Vector2U5BU5D_t1457185986* L_15 = V_0; int32_t L_16 = V_4; NullCheck(L_15); float L_17 = Rect_get_yMax_m743455479((&___rt0), /*hidden argument*/NULL); ((L_15)->GetAddressAt(static_cast(((int32_t)il2cpp_codegen_add((int32_t)L_16, (int32_t)2)))))->set_y_1(L_17); int32_t L_18 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1)); } IL_009c: { int32_t L_19 = V_4; if ((((int32_t)L_19) <= ((int32_t)3))) { goto IL_003e; } } { V_5 = 0; goto IL_00dc; } IL_00ac: { Vector2U5BU5D_t1457185986* L_20 = V_0; int32_t L_21 = V_5; NullCheck(L_20); float L_22 = (&V_3)->get_x_0(); ((L_20)->GetAddressAt(static_cast(L_21)))->set_x_0(L_22); Vector2U5BU5D_t1457185986* L_23 = V_0; int32_t L_24 = V_5; NullCheck(L_23); float L_25 = (&V_3)->get_y_1(); ((L_23)->GetAddressAt(static_cast(((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)2)))))->set_y_1(L_25); int32_t L_26 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_26, (int32_t)4)); } IL_00dc: { int32_t L_27 = V_5; if ((((int32_t)L_27) <= ((int32_t)4))) { goto IL_00ac; } } { Vector2U5BU5D_t1457185986* L_28 = V_0; return L_28; } } // System.Int64 DMCore.Framework.Misc.CMathHelp::BytesToMillion(System.Int64) extern "C" IL2CPP_METHOD_ATTR int64_t CMathHelp_BytesToMillion_m4166111227 (RuntimeObject * __this /* static, unused */, int64_t ___bytesVal0, const RuntimeMethod* method) { { int64_t L_0 = ___bytesVal0; if ((!(((uint64_t)L_0) == ((uint64_t)(((int64_t)((int64_t)0))))))) { goto IL_000a; } } { int64_t L_1 = ___bytesVal0; return L_1; } IL_000a: { int64_t L_2 = ___bytesVal0; return ((int64_t)((int64_t)L_2/(int64_t)(((int64_t)((int64_t)((int32_t)1048576)))))); } } // System.Int64 DMCore.Framework.Misc.CMathHelp::MillionToBytes(System.Int64) extern "C" IL2CPP_METHOD_ATTR int64_t CMathHelp_MillionToBytes_m4090616406 (RuntimeObject * __this /* static, unused */, int64_t ___millionVal0, const RuntimeMethod* method) { { int64_t L_0 = ___millionVal0; if ((!(((uint64_t)L_0) == ((uint64_t)(((int64_t)((int64_t)0))))))) { goto IL_000a; } } { int64_t L_1 = ___millionVal0; return L_1; } IL_000a: { int64_t L_2 = ___millionVal0; return ((int64_t)il2cpp_codegen_multiply((int64_t)L_2, (int64_t)(((int64_t)((int64_t)((int32_t)1048576)))))); } } // System.Int32 DMCore.Framework.Misc.CMathHelp::RandomRange(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CMathHelp_RandomRange_m3121534333 (RuntimeObject * __this /* static, unused */, int32_t ___minVal0, int32_t ___maxVal1, const RuntimeMethod* method) { { int32_t L_0 = ___minVal0; int32_t L_1 = ___maxVal1; int32_t L_2 = Random_Range_m4054026115(NULL /*static, unused*/, L_0, ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)), /*hidden argument*/NULL); return L_2; } } // System.String DMCore.Framework.Misc.CMathHelp::GetMD5(System.String) extern "C" IL2CPP_METHOD_ATTR String_t* CMathHelp_GetMD5_m479256546 (RuntimeObject * __this /* static, unused */, String_t* ___msg0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMathHelp_GetMD5_m479256546_MetadataUsageId); s_Il2CppMethodInitialized = true; } MD5CryptoServiceProvider_t3005586042 * V_0 = NULL; ByteU5BU5D_t4116647657* V_1 = NULL; ByteU5BU5D_t4116647657* V_2 = NULL; String_t* V_3 = NULL; int32_t V_4 = 0; { MD5CryptoServiceProvider_t3005586042 * L_0 = (MD5CryptoServiceProvider_t3005586042 *)il2cpp_codegen_object_new(MD5CryptoServiceProvider_t3005586042_il2cpp_TypeInfo_var); MD5CryptoServiceProvider__ctor_m3271163125(L_0, /*hidden argument*/NULL); V_0 = L_0; IL2CPP_RUNTIME_CLASS_INIT(Encoding_t1523322056_il2cpp_TypeInfo_var); Encoding_t1523322056 * L_1 = Encoding_get_UTF8_m1008486739(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_2 = ___msg0; NullCheck(L_1); ByteU5BU5D_t4116647657* L_3 = VirtFuncInvoker1< ByteU5BU5D_t4116647657*, String_t* >::Invoke(10 /* System.Byte[] System.Text.Encoding::GetBytes(System.String) */, L_1, L_2); V_1 = L_3; MD5CryptoServiceProvider_t3005586042 * L_4 = V_0; ByteU5BU5D_t4116647657* L_5 = V_1; ByteU5BU5D_t4116647657* L_6 = V_1; NullCheck(L_6); NullCheck(L_4); ByteU5BU5D_t4116647657* L_7 = HashAlgorithm_ComputeHash_m2044824070(L_4, L_5, 0, (((int32_t)((int32_t)(((RuntimeArray *)L_6)->max_length)))), /*hidden argument*/NULL); V_2 = L_7; MD5CryptoServiceProvider_t3005586042 * L_8 = V_0; NullCheck(L_8); HashAlgorithm_Clear_m210566534(L_8, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_9 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); V_3 = L_9; V_4 = 0; goto IL_0052; } IL_0032: { String_t* L_10 = V_3; ByteU5BU5D_t4116647657* L_11 = V_2; int32_t L_12 = V_4; NullCheck(L_11); int32_t L_13 = L_12; uint8_t L_14 = (L_11)->GetAt(static_cast(L_13)); IL2CPP_RUNTIME_CLASS_INIT(Convert_t2465617642_il2cpp_TypeInfo_var); String_t* L_15 = Convert_ToString_m915274317(NULL /*static, unused*/, L_14, ((int32_t)16), /*hidden argument*/NULL); NullCheck(L_15); String_t* L_16 = String_PadLeft_m1263950263(L_15, 2, ((int32_t)48), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_17 = String_Concat_m3937257545(NULL /*static, unused*/, L_10, L_16, /*hidden argument*/NULL); V_3 = L_17; int32_t L_18 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1)); } IL_0052: { int32_t L_19 = V_4; ByteU5BU5D_t4116647657* L_20 = V_2; NullCheck(L_20); if ((((int32_t)L_19) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_20)->max_length))))))) { goto IL_0032; } } { String_t* L_21 = V_3; NullCheck(L_21); String_t* L_22 = String_PadLeft_m1263950263(L_21, ((int32_t)32), ((int32_t)48), /*hidden argument*/NULL); V_3 = L_22; String_t* L_23 = V_3; return L_23; } } #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 DMCore.Framework.Misc.CMiscHelp::ParticleEmissionEnabled(UnityEngine.ParticleSystem) extern "C" IL2CPP_METHOD_ATTR bool CMiscHelp_ParticleEmissionEnabled_m1406180857 (RuntimeObject * __this /* static, unused */, ParticleSystem_t1800779281 * ___ps0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMiscHelp_ParticleEmissionEnabled_m1406180857_MetadataUsageId); s_Il2CppMethodInitialized = true; } EmissionModule_t311448003 V_0; memset(&V_0, 0, sizeof(V_0)); { ParticleSystem_t1800779281 * L_0 = ___ps0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_000e; } } { return (bool)0; } IL_000e: { ParticleSystem_t1800779281 * L_2 = ___ps0; NullCheck(L_2); EmissionModule_t311448003 L_3 = ParticleSystem_get_emission_m1034302947(L_2, /*hidden argument*/NULL); V_0 = L_3; bool L_4 = EmissionModule_get_enabled_m887932283((&V_0), /*hidden argument*/NULL); return L_4; } } // System.Boolean DMCore.Framework.Misc.CMiscHelp::ParticleLooped(UnityEngine.ParticleSystem) extern "C" IL2CPP_METHOD_ATTR bool CMiscHelp_ParticleLooped_m1656863590 (RuntimeObject * __this /* static, unused */, ParticleSystem_t1800779281 * ___ps0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMiscHelp_ParticleLooped_m1656863590_MetadataUsageId); s_Il2CppMethodInitialized = true; } MainModule_t2320046318 V_0; memset(&V_0, 0, sizeof(V_0)); { ParticleSystem_t1800779281 * L_0 = ___ps0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_000e; } } { return (bool)0; } IL_000e: { ParticleSystem_t1800779281 * L_2 = ___ps0; NullCheck(L_2); MainModule_t2320046318 L_3 = ParticleSystem_get_main_m3006917117(L_2, /*hidden argument*/NULL); V_0 = L_3; bool L_4 = MainModule_get_loop_m2299304680((&V_0), /*hidden argument*/NULL); return L_4; } } // System.Single DMCore.Framework.Misc.CMiscHelp::ParticleDuration(UnityEngine.ParticleSystem) extern "C" IL2CPP_METHOD_ATTR float CMiscHelp_ParticleDuration_m2921795641 (RuntimeObject * __this /* static, unused */, ParticleSystem_t1800779281 * ___ps0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMiscHelp_ParticleDuration_m2921795641_MetadataUsageId); s_Il2CppMethodInitialized = true; } MainModule_t2320046318 V_0; memset(&V_0, 0, sizeof(V_0)); { ParticleSystem_t1800779281 * L_0 = ___ps0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0012; } } { return (0.0f); } IL_0012: { ParticleSystem_t1800779281 * L_2 = ___ps0; NullCheck(L_2); MainModule_t2320046318 L_3 = ParticleSystem_get_main_m3006917117(L_2, /*hidden argument*/NULL); V_0 = L_3; float L_4 = MainModule_get_duration_m2362826759((&V_0), /*hidden argument*/NULL); return L_4; } } // System.Single DMCore.Framework.Misc.CMiscHelp::ParticleEmissionRate(UnityEngine.ParticleSystem) extern "C" IL2CPP_METHOD_ATTR float CMiscHelp_ParticleEmissionRate_m2473364192 (RuntimeObject * __this /* static, unused */, ParticleSystem_t1800779281 * ___ps0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMiscHelp_ParticleEmissionRate_m2473364192_MetadataUsageId); s_Il2CppMethodInitialized = true; } EmissionModule_t311448003 V_0; memset(&V_0, 0, sizeof(V_0)); MinMaxCurve_t1067599125 V_1; memset(&V_1, 0, sizeof(V_1)); { ParticleSystem_t1800779281 * L_0 = ___ps0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0012; } } { return (0.0f); } IL_0012: { ParticleSystem_t1800779281 * L_2 = ___ps0; NullCheck(L_2); EmissionModule_t311448003 L_3 = ParticleSystem_get_emission_m1034302947(L_2, /*hidden argument*/NULL); V_0 = L_3; MinMaxCurve_t1067599125 L_4 = EmissionModule_get_rateOverTime_m865519278((&V_0), /*hidden argument*/NULL); V_1 = L_4; float L_5 = MinMaxCurve_get_constant_m2963124720((&V_1), /*hidden argument*/NULL); return L_5; } } // System.Single DMCore.Framework.Misc.CMiscHelp::ParticleStartDelay(UnityEngine.ParticleSystem) extern "C" IL2CPP_METHOD_ATTR float CMiscHelp_ParticleStartDelay_m1184310477 (RuntimeObject * __this /* static, unused */, ParticleSystem_t1800779281 * ___ps0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMiscHelp_ParticleStartDelay_m1184310477_MetadataUsageId); s_Il2CppMethodInitialized = true; } MainModule_t2320046318 V_0; memset(&V_0, 0, sizeof(V_0)); MinMaxCurve_t1067599125 V_1; memset(&V_1, 0, sizeof(V_1)); { ParticleSystem_t1800779281 * L_0 = ___ps0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0012; } } { return (0.0f); } IL_0012: { ParticleSystem_t1800779281 * L_2 = ___ps0; NullCheck(L_2); MainModule_t2320046318 L_3 = ParticleSystem_get_main_m3006917117(L_2, /*hidden argument*/NULL); V_0 = L_3; MinMaxCurve_t1067599125 L_4 = MainModule_get_startDelay_m23340732((&V_0), /*hidden argument*/NULL); V_1 = L_4; float L_5 = MinMaxCurve_get_constant_m2963124720((&V_1), /*hidden argument*/NULL); return L_5; } } // System.Single DMCore.Framework.Misc.CMiscHelp::ParticleStartLifetime(UnityEngine.ParticleSystem) extern "C" IL2CPP_METHOD_ATTR float CMiscHelp_ParticleStartLifetime_m137289414 (RuntimeObject * __this /* static, unused */, ParticleSystem_t1800779281 * ___ps0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMiscHelp_ParticleStartLifetime_m137289414_MetadataUsageId); s_Il2CppMethodInitialized = true; } MainModule_t2320046318 V_0; memset(&V_0, 0, sizeof(V_0)); MinMaxCurve_t1067599125 V_1; memset(&V_1, 0, sizeof(V_1)); { ParticleSystem_t1800779281 * L_0 = ___ps0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0012; } } { return (0.0f); } IL_0012: { ParticleSystem_t1800779281 * L_2 = ___ps0; NullCheck(L_2); MainModule_t2320046318 L_3 = ParticleSystem_get_main_m3006917117(L_2, /*hidden argument*/NULL); V_0 = L_3; MinMaxCurve_t1067599125 L_4 = MainModule_get_startLifetime_m2343501481((&V_0), /*hidden argument*/NULL); V_1 = L_4; float L_5 = MinMaxCurve_get_constant_m2963124720((&V_1), /*hidden argument*/NULL); return L_5; } } // System.Single DMCore.Framework.Misc.CMiscHelp::ParticleSystemLength(UnityEngine.Transform) extern "C" IL2CPP_METHOD_ATTR float CMiscHelp_ParticleSystemLength_m2018265891 (RuntimeObject * __this /* static, unused */, Transform_t3600365921 * ___transform0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMiscHelp_ParticleSystemLength_m2018265891_MetadataUsageId); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; ParticleSystemU5BU5D_t3089334924* V_1 = NULL; ParticleSystem_t1800779281 * V_2 = NULL; ParticleSystemU5BU5D_t3089334924* V_3 = NULL; int32_t V_4 = 0; float V_5 = 0.0f; { Transform_t3600365921 * L_0 = ___transform0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0012; } } { return (0.0f); } IL_0012: { V_0 = (0.0f); Transform_t3600365921 * L_2 = ___transform0; NullCheck(L_2); ParticleSystemU5BU5D_t3089334924* L_3 = Component_GetComponentsInChildren_TisParticleSystem_t1800779281_m796275405(L_2, /*hidden argument*/Component_GetComponentsInChildren_TisParticleSystem_t1800779281_m796275405_RuntimeMethod_var); V_1 = L_3; ParticleSystemU5BU5D_t3089334924* L_4 = V_1; V_3 = L_4; V_4 = 0; goto IL_00a0; } IL_0029: { ParticleSystemU5BU5D_t3089334924* L_5 = V_3; int32_t L_6 = V_4; NullCheck(L_5); int32_t L_7 = L_6; ParticleSystem_t1800779281 * L_8 = (L_5)->GetAt(static_cast(L_7)); V_2 = L_8; ParticleSystem_t1800779281 * L_9 = V_2; bool L_10 = CMiscHelp_ParticleEmissionEnabled_m1406180857(NULL /*static, unused*/, L_9, /*hidden argument*/NULL); if (!L_10) { goto IL_009a; } } { ParticleSystem_t1800779281 * L_11 = V_2; bool L_12 = CMiscHelp_ParticleLooped_m1656863590(NULL /*static, unused*/, L_11, /*hidden argument*/NULL); if (!L_12) { goto IL_004a; } } { return (-1.0f); } IL_004a: { V_5 = (0.0f); ParticleSystem_t1800779281 * L_13 = V_2; float L_14 = CMiscHelp_ParticleEmissionRate_m2473364192(NULL /*static, unused*/, L_13, /*hidden argument*/NULL); if ((!(((float)L_14) <= ((float)(0.0f))))) { goto IL_0075; } } { ParticleSystem_t1800779281 * L_15 = V_2; float L_16 = CMiscHelp_ParticleStartDelay_m1184310477(NULL /*static, unused*/, L_15, /*hidden argument*/NULL); ParticleSystem_t1800779281 * L_17 = V_2; float L_18 = CMiscHelp_ParticleStartLifetime_m137289414(NULL /*static, unused*/, L_17, /*hidden argument*/NULL); V_5 = ((float)il2cpp_codegen_add((float)L_16, (float)L_18)); goto IL_008f; } IL_0075: { ParticleSystem_t1800779281 * L_19 = V_2; float L_20 = CMiscHelp_ParticleStartDelay_m1184310477(NULL /*static, unused*/, L_19, /*hidden argument*/NULL); ParticleSystem_t1800779281 * L_21 = V_2; float L_22 = CMiscHelp_ParticleDuration_m2921795641(NULL /*static, unused*/, L_21, /*hidden argument*/NULL); ParticleSystem_t1800779281 * L_23 = V_2; float L_24 = CMiscHelp_ParticleStartLifetime_m137289414(NULL /*static, unused*/, L_23, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_25 = Mathf_Max_m3146388979(NULL /*static, unused*/, L_22, L_24, /*hidden argument*/NULL); V_5 = ((float)il2cpp_codegen_add((float)L_20, (float)L_25)); } IL_008f: { float L_26 = V_5; float L_27 = V_0; if ((!(((float)L_26) > ((float)L_27)))) { goto IL_009a; } } { float L_28 = V_5; V_0 = L_28; } IL_009a: { int32_t L_29 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_29, (int32_t)1)); } IL_00a0: { int32_t L_30 = V_4; ParticleSystemU5BU5D_t3089334924* L_31 = V_3; NullCheck(L_31); if ((((int32_t)L_30) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_31)->max_length))))))) { goto IL_0029; } } { float L_32 = V_0; return L_32; } } // System.Void DMCore.Framework.Misc.CMiscHelp::LogCallStack(System.String) extern "C" IL2CPP_METHOD_ATTR void CMiscHelp_LogCallStack_m1942086394 (RuntimeObject * __this /* static, unused */, String_t* ___ownerKey0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMiscHelp_LogCallStack_m1942086394_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; StackTrace_t1598645457 * V_1 = NULL; StackFrameU5BU5D_t1997726418* V_2 = NULL; int32_t V_3 = 0; MethodBase_t * V_4 = NULL; { String_t* L_0 = ___ownerKey0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_1 = String_Concat_m3937257545(NULL /*static, unused*/, L_0, _stringLiteral3912609708, /*hidden argument*/NULL); V_0 = L_1; StackTrace_t1598645457 * L_2 = (StackTrace_t1598645457 *)il2cpp_codegen_object_new(StackTrace_t1598645457_il2cpp_TypeInfo_var); StackTrace__ctor_m206492268(L_2, /*hidden argument*/NULL); V_1 = L_2; StackTrace_t1598645457 * L_3 = V_1; NullCheck(L_3); StackFrameU5BU5D_t1997726418* L_4 = VirtFuncInvoker0< StackFrameU5BU5D_t1997726418* >::Invoke(6 /* System.Diagnostics.StackFrame[] System.Diagnostics.StackTrace::GetFrames() */, L_3); V_2 = L_4; V_3 = 0; goto IL_0058; } IL_0020: { StackFrameU5BU5D_t1997726418* L_5 = V_2; int32_t L_6 = V_3; NullCheck(L_5); int32_t L_7 = L_6; StackFrame_t3217253059 * L_8 = (L_5)->GetAt(static_cast(L_7)); NullCheck(L_8); MethodBase_t * L_9 = VirtFuncInvoker0< MethodBase_t * >::Invoke(7 /* System.Reflection.MethodBase System.Diagnostics.StackFrame::GetMethod() */, L_8); V_4 = L_9; String_t* L_10 = V_0; int32_t L_11 = V_3; int32_t L_12 = L_11; RuntimeObject * L_13 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_12); MethodBase_t * L_14 = V_4; NullCheck(L_14); Type_t * L_15 = VirtFuncInvoker0< Type_t * >::Invoke(7 /* System.Type System.Reflection.MemberInfo::get_DeclaringType() */, L_14); NullCheck(L_15); String_t* L_16 = VirtFuncInvoker0< String_t* >::Invoke(19 /* System.String System.Type::get_FullName() */, L_15); MethodBase_t * L_17 = V_4; NullCheck(L_17); String_t* L_18 = VirtFuncInvoker0< String_t* >::Invoke(9 /* System.String System.Reflection.MemberInfo::get_Name() */, L_17); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_19 = String_Format_m3339413201(NULL /*static, unused*/, _stringLiteral1386119612, L_13, L_16, L_18, /*hidden argument*/NULL); String_t* L_20 = String_Concat_m3937257545(NULL /*static, unused*/, L_10, L_19, /*hidden argument*/NULL); V_0 = L_20; int32_t L_21 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_21, (int32_t)1)); } IL_0058: { int32_t L_22 = V_3; StackFrameU5BU5D_t1997726418* L_23 = V_2; NullCheck(L_23); if ((((int32_t)L_22) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_23)->max_length))))))) { goto IL_0020; } } { String_t* L_24 = V_0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_25 = String_Concat_m3937257545(NULL /*static, unused*/, L_24, _stringLiteral3453007779, /*hidden argument*/NULL); V_0 = L_25; String_t* L_26 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_Log_m4051431634(NULL /*static, unused*/, L_26, /*hidden argument*/NULL); return; } } // System.Int32 DMCore.Framework.Misc.CMiscHelp::GetHash(System.String) extern "C" IL2CPP_METHOD_ATTR int32_t CMiscHelp_GetHash_m2118670691 (RuntimeObject * __this /* static, unused */, String_t* ___strVal0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMiscHelp_GetHash_m2118670691_MetadataUsageId); s_Il2CppMethodInitialized = true; } ByteU5BU5D_t4116647657* V_0 = NULL; int32_t V_1 = 0; { String_t* L_0 = ___strVal0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_1 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_000d; } } { return 0; } IL_000d: { IL2CPP_RUNTIME_CLASS_INIT(Encoding_t1523322056_il2cpp_TypeInfo_var); Encoding_t1523322056 * L_2 = Encoding_get_ASCII_m3595602635(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_3 = ___strVal0; NullCheck(L_2); ByteU5BU5D_t4116647657* L_4 = VirtFuncInvoker1< ByteU5BU5D_t4116647657*, String_t* >::Invoke(10 /* System.Byte[] System.Text.Encoding::GetBytes(System.String) */, L_2, L_3); V_0 = L_4; ByteU5BU5D_t4116647657* L_5 = V_0; int32_t L_6 = CMiscHelp_GetHash_m3177298696(NULL /*static, unused*/, L_5, /*hidden argument*/NULL); V_1 = L_6; V_0 = (ByteU5BU5D_t4116647657*)NULL; int32_t L_7 = V_1; return L_7; } } // System.Int32 DMCore.Framework.Misc.CMiscHelp::GetHash(System.Byte[]) extern "C" IL2CPP_METHOD_ATTR int32_t CMiscHelp_GetHash_m3177298696 (RuntimeObject * __this /* static, unused */, ByteU5BU5D_t4116647657* ___bytesVal0, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; { ByteU5BU5D_t4116647657* L_0 = ___bytesVal0; if (!L_0) { goto IL_000e; } } { ByteU5BU5D_t4116647657* L_1 = ___bytesVal0; NullCheck(L_1); if ((((int32_t)((int32_t)(((RuntimeArray *)L_1)->max_length))))) { goto IL_0010; } } IL_000e: { return 0; } IL_0010: { V_0 = 0; V_1 = 0; goto IL_0027; } IL_0019: { int32_t L_2 = V_0; int32_t L_3 = V_0; ByteU5BU5D_t4116647657* L_4 = ___bytesVal0; int32_t L_5 = V_1; NullCheck(L_4); int32_t L_6 = L_5; uint8_t L_7 = (L_4)->GetAt(static_cast(L_6)); V_0 = ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)((int32_t)L_2<<(int32_t)5)), (int32_t)L_3)), (int32_t)L_7)); int32_t L_8 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)1)); } IL_0027: { int32_t L_9 = V_1; ByteU5BU5D_t4116647657* L_10 = ___bytesVal0; NullCheck(L_10); if ((((int32_t)L_9) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_10)->max_length))))))) { goto IL_0019; } } { int32_t L_11 = V_0; return L_11; } } // System.String DMCore.Framework.Misc.CMiscHelp::GetXmlElemString(System.Xml.XmlElement,System.String) extern "C" IL2CPP_METHOD_ATTR String_t* CMiscHelp_GetXmlElemString_m926144416 (RuntimeObject * __this /* static, unused */, XmlElement_t561603118 * ___elemNode0, String_t* ___key1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMiscHelp_GetXmlElemString_m926144416_MetadataUsageId); s_Il2CppMethodInitialized = true; } { XmlElement_t561603118 * L_0 = ___elemNode0; String_t* L_1 = ___key1; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_2 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); String_t* L_3 = CMiscHelp_GetXmlElemString_m3447431122(NULL /*static, unused*/, L_0, L_1, L_2, /*hidden argument*/NULL); return L_3; } } // System.String DMCore.Framework.Misc.CMiscHelp::GetXmlElemString(System.Xml.XmlElement,System.String,System.String) extern "C" IL2CPP_METHOD_ATTR String_t* CMiscHelp_GetXmlElemString_m3447431122 (RuntimeObject * __this /* static, unused */, XmlElement_t561603118 * ___elemNode0, String_t* ___key1, String_t* ___defaultVal2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMiscHelp_GetXmlElemString_m3447431122_MetadataUsageId); s_Il2CppMethodInitialized = true; } { XmlElement_t561603118 * L_0 = ___elemNode0; if (!L_0) { goto IL_001d; } } { String_t* L_1 = ___key1; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_2 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_1, /*hidden argument*/NULL); if (L_2) { goto IL_001d; } } { XmlElement_t561603118 * L_3 = ___elemNode0; String_t* L_4 = ___key1; NullCheck(L_3); bool L_5 = VirtFuncInvoker1< bool, String_t* >::Invoke(43 /* System.Boolean System.Xml.XmlElement::HasAttribute(System.String) */, L_3, L_4); if (L_5) { goto IL_001f; } } IL_001d: { String_t* L_6 = ___defaultVal2; return L_6; } IL_001f: { XmlElement_t561603118 * L_7 = ___elemNode0; String_t* L_8 = ___key1; NullCheck(L_7); String_t* L_9 = VirtFuncInvoker1< String_t*, String_t* >::Invoke(42 /* System.String System.Xml.XmlElement::GetAttribute(System.String) */, L_7, L_8); return L_9; } } // System.Single DMCore.Framework.Misc.CMiscHelp::GetXmlElemFloat(System.Xml.XmlElement,System.String,System.Single) extern "C" IL2CPP_METHOD_ATTR float CMiscHelp_GetXmlElemFloat_m3630113139 (RuntimeObject * __this /* static, unused */, XmlElement_t561603118 * ___elemNode0, String_t* ___key1, float ___fDefault2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMiscHelp_GetXmlElemFloat_m3630113139_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; { XmlElement_t561603118 * L_0 = ___elemNode0; if (!L_0) { goto IL_001d; } } { String_t* L_1 = ___key1; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_2 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_1, /*hidden argument*/NULL); if (L_2) { goto IL_001d; } } { XmlElement_t561603118 * L_3 = ___elemNode0; String_t* L_4 = ___key1; NullCheck(L_3); bool L_5 = VirtFuncInvoker1< bool, String_t* >::Invoke(43 /* System.Boolean System.Xml.XmlElement::HasAttribute(System.String) */, L_3, L_4); if (L_5) { goto IL_001f; } } IL_001d: { float L_6 = ___fDefault2; return L_6; } IL_001f: { XmlElement_t561603118 * L_7 = ___elemNode0; String_t* L_8 = ___key1; NullCheck(L_7); String_t* L_9 = VirtFuncInvoker1< String_t*, String_t* >::Invoke(42 /* System.String System.Xml.XmlElement::GetAttribute(System.String) */, L_7, L_8); V_0 = L_9; String_t* L_10 = V_0; float L_11 = ___fDefault2; float L_12 = CMiscHelp_ToFloat_m661515888(NULL /*static, unused*/, L_10, L_11, /*hidden argument*/NULL); return L_12; } } // System.Int32 DMCore.Framework.Misc.CMiscHelp::GetXmlElemInt(System.Xml.XmlElement,System.String,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CMiscHelp_GetXmlElemInt_m3192643185 (RuntimeObject * __this /* static, unused */, XmlElement_t561603118 * ___elemNode0, String_t* ___key1, int32_t ___nDefault2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMiscHelp_GetXmlElemInt_m3192643185_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; { XmlElement_t561603118 * L_0 = ___elemNode0; if (!L_0) { goto IL_001d; } } { String_t* L_1 = ___key1; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_2 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_1, /*hidden argument*/NULL); if (L_2) { goto IL_001d; } } { XmlElement_t561603118 * L_3 = ___elemNode0; String_t* L_4 = ___key1; NullCheck(L_3); bool L_5 = VirtFuncInvoker1< bool, String_t* >::Invoke(43 /* System.Boolean System.Xml.XmlElement::HasAttribute(System.String) */, L_3, L_4); if (L_5) { goto IL_001f; } } IL_001d: { int32_t L_6 = ___nDefault2; return L_6; } IL_001f: { XmlElement_t561603118 * L_7 = ___elemNode0; String_t* L_8 = ___key1; NullCheck(L_7); String_t* L_9 = VirtFuncInvoker1< String_t*, String_t* >::Invoke(42 /* System.String System.Xml.XmlElement::GetAttribute(System.String) */, L_7, L_8); V_0 = L_9; String_t* L_10 = V_0; int32_t L_11 = ___nDefault2; int32_t L_12 = CMiscHelp_ToInt_m1396402449(NULL /*static, unused*/, L_10, L_11, /*hidden argument*/NULL); return L_12; } } // System.Int64 DMCore.Framework.Misc.CMiscHelp::GetXmlElemLong(System.Xml.XmlElement,System.String,System.Int64) extern "C" IL2CPP_METHOD_ATTR int64_t CMiscHelp_GetXmlElemLong_m3517156545 (RuntimeObject * __this /* static, unused */, XmlElement_t561603118 * ___elemNode0, String_t* ___key1, int64_t ___lDefault2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMiscHelp_GetXmlElemLong_m3517156545_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; { XmlElement_t561603118 * L_0 = ___elemNode0; if (!L_0) { goto IL_001d; } } { String_t* L_1 = ___key1; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_2 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_1, /*hidden argument*/NULL); if (L_2) { goto IL_001d; } } { XmlElement_t561603118 * L_3 = ___elemNode0; String_t* L_4 = ___key1; NullCheck(L_3); bool L_5 = VirtFuncInvoker1< bool, String_t* >::Invoke(43 /* System.Boolean System.Xml.XmlElement::HasAttribute(System.String) */, L_3, L_4); if (L_5) { goto IL_001f; } } IL_001d: { int64_t L_6 = ___lDefault2; return L_6; } IL_001f: { XmlElement_t561603118 * L_7 = ___elemNode0; String_t* L_8 = ___key1; NullCheck(L_7); String_t* L_9 = VirtFuncInvoker1< String_t*, String_t* >::Invoke(42 /* System.String System.Xml.XmlElement::GetAttribute(System.String) */, L_7, L_8); V_0 = L_9; String_t* L_10 = V_0; int64_t L_11 = ___lDefault2; int64_t L_12 = CMiscHelp_ToLong_m203243206(NULL /*static, unused*/, L_10, L_11, /*hidden argument*/NULL); return L_12; } } // System.Double DMCore.Framework.Misc.CMiscHelp::GetXmlElemDouble(System.Xml.XmlElement,System.String,System.Double) extern "C" IL2CPP_METHOD_ATTR double CMiscHelp_GetXmlElemDouble_m2377413755 (RuntimeObject * __this /* static, unused */, XmlElement_t561603118 * ___elemNode0, String_t* ___key1, double ___dDefault2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMiscHelp_GetXmlElemDouble_m2377413755_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; { XmlElement_t561603118 * L_0 = ___elemNode0; if (!L_0) { goto IL_001d; } } { String_t* L_1 = ___key1; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_2 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_1, /*hidden argument*/NULL); if (L_2) { goto IL_001d; } } { XmlElement_t561603118 * L_3 = ___elemNode0; String_t* L_4 = ___key1; NullCheck(L_3); bool L_5 = VirtFuncInvoker1< bool, String_t* >::Invoke(43 /* System.Boolean System.Xml.XmlElement::HasAttribute(System.String) */, L_3, L_4); if (L_5) { goto IL_001f; } } IL_001d: { double L_6 = ___dDefault2; return L_6; } IL_001f: { XmlElement_t561603118 * L_7 = ___elemNode0; String_t* L_8 = ___key1; NullCheck(L_7); String_t* L_9 = VirtFuncInvoker1< String_t*, String_t* >::Invoke(42 /* System.String System.Xml.XmlElement::GetAttribute(System.String) */, L_7, L_8); V_0 = L_9; String_t* L_10 = V_0; double L_11 = ___dDefault2; double L_12 = CMiscHelp_ToDouble_m674840458(NULL /*static, unused*/, L_10, L_11, /*hidden argument*/NULL); return L_12; } } // System.Int32 DMCore.Framework.Misc.CMiscHelp::GetXmlElemInt(DMCore.Framework.XML.DMXmlNode,System.String,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CMiscHelp_GetXmlElemInt_m1889603049 (RuntimeObject * __this /* static, unused */, DMXmlNode_t3958967524 * ___elemNode0, String_t* ___key1, int32_t ___nDefault2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMiscHelp_GetXmlElemInt_m1889603049_MetadataUsageId); s_Il2CppMethodInitialized = true; } { DMXmlNode_t3958967524 * L_0 = ___elemNode0; if (!L_0) { goto IL_0011; } } { String_t* L_1 = ___key1; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_2 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_0013; } } IL_0011: { int32_t L_3 = ___nDefault2; return L_3; } IL_0013: { DMXmlNode_t3958967524 * L_4 = ___elemNode0; String_t* L_5 = ___key1; int32_t L_6 = ___nDefault2; NullCheck(L_4); int32_t L_7 = DMXmlNode_GetAttributeInt_m4115790630(L_4, L_5, L_6, /*hidden argument*/NULL); return L_7; } } // System.Int64 DMCore.Framework.Misc.CMiscHelp::GetXmlElemLong(DMCore.Framework.XML.DMXmlNode,System.String,System.Int64) extern "C" IL2CPP_METHOD_ATTR int64_t CMiscHelp_GetXmlElemLong_m3703564486 (RuntimeObject * __this /* static, unused */, DMXmlNode_t3958967524 * ___elemNode0, String_t* ___key1, int64_t ___lDefault2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMiscHelp_GetXmlElemLong_m3703564486_MetadataUsageId); s_Il2CppMethodInitialized = true; } { DMXmlNode_t3958967524 * L_0 = ___elemNode0; if (!L_0) { goto IL_0011; } } { String_t* L_1 = ___key1; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_2 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_0013; } } IL_0011: { int64_t L_3 = ___lDefault2; return L_3; } IL_0013: { DMXmlNode_t3958967524 * L_4 = ___elemNode0; String_t* L_5 = ___key1; int64_t L_6 = ___lDefault2; NullCheck(L_4); int64_t L_7 = DMXmlNode_GetAttributeLong_m1570139501(L_4, L_5, L_6, /*hidden argument*/NULL); return L_7; } } // System.Single DMCore.Framework.Misc.CMiscHelp::GetXmlElemFloat(DMCore.Framework.XML.DMXmlNode,System.String,System.Single) extern "C" IL2CPP_METHOD_ATTR float CMiscHelp_GetXmlElemFloat_m1388798143 (RuntimeObject * __this /* static, unused */, DMXmlNode_t3958967524 * ___elemNode0, String_t* ___key1, float ___fDefault2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMiscHelp_GetXmlElemFloat_m1388798143_MetadataUsageId); s_Il2CppMethodInitialized = true; } { DMXmlNode_t3958967524 * L_0 = ___elemNode0; if (!L_0) { goto IL_0011; } } { String_t* L_1 = ___key1; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_2 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_0013; } } IL_0011: { float L_3 = ___fDefault2; return L_3; } IL_0013: { DMXmlNode_t3958967524 * L_4 = ___elemNode0; String_t* L_5 = ___key1; float L_6 = ___fDefault2; NullCheck(L_4); float L_7 = DMXmlNode_GetAttributeFloat_m3975085840(L_4, L_5, L_6, /*hidden argument*/NULL); return L_7; } } // System.Double DMCore.Framework.Misc.CMiscHelp::GetXmlElemDouble(DMCore.Framework.XML.DMXmlNode,System.String,System.Double) extern "C" IL2CPP_METHOD_ATTR double CMiscHelp_GetXmlElemDouble_m1670703696 (RuntimeObject * __this /* static, unused */, DMXmlNode_t3958967524 * ___elemNode0, String_t* ___key1, double ___dDefault2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMiscHelp_GetXmlElemDouble_m1670703696_MetadataUsageId); s_Il2CppMethodInitialized = true; } { DMXmlNode_t3958967524 * L_0 = ___elemNode0; if (!L_0) { goto IL_0011; } } { String_t* L_1 = ___key1; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_2 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_0013; } } IL_0011: { double L_3 = ___dDefault2; return L_3; } IL_0013: { DMXmlNode_t3958967524 * L_4 = ___elemNode0; String_t* L_5 = ___key1; double L_6 = ___dDefault2; NullCheck(L_4); double L_7 = DMXmlNode_GetAttributeDouble_m324706818(L_4, L_5, L_6, /*hidden argument*/NULL); return L_7; } } // System.String DMCore.Framework.Misc.CMiscHelp::GetXmlElemString(DMCore.Framework.XML.DMXmlNode,System.String) extern "C" IL2CPP_METHOD_ATTR String_t* CMiscHelp_GetXmlElemString_m847995903 (RuntimeObject * __this /* static, unused */, DMXmlNode_t3958967524 * ___elemNode0, String_t* ___key1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMiscHelp_GetXmlElemString_m847995903_MetadataUsageId); s_Il2CppMethodInitialized = true; } { DMXmlNode_t3958967524 * L_0 = ___elemNode0; String_t* L_1 = ___key1; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_2 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); String_t* L_3 = CMiscHelp_GetXmlElemString_m1058230318(NULL /*static, unused*/, L_0, L_1, L_2, /*hidden argument*/NULL); return L_3; } } // System.String DMCore.Framework.Misc.CMiscHelp::GetXmlElemString(DMCore.Framework.XML.DMXmlNode,System.String,System.String) extern "C" IL2CPP_METHOD_ATTR String_t* CMiscHelp_GetXmlElemString_m1058230318 (RuntimeObject * __this /* static, unused */, DMXmlNode_t3958967524 * ___elemNode0, String_t* ___key1, String_t* ___defaultVal2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMiscHelp_GetXmlElemString_m1058230318_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; { DMXmlNode_t3958967524 * L_0 = ___elemNode0; if (!L_0) { goto IL_0011; } } { String_t* L_1 = ___key1; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_2 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_0013; } } IL_0011: { String_t* L_3 = ___defaultVal2; return L_3; } IL_0013: { DMXmlNode_t3958967524 * L_4 = ___elemNode0; String_t* L_5 = ___key1; NullCheck(L_4); String_t* L_6 = DMXmlNode_GetAttribute_m2954850936(L_4, L_5, /*hidden argument*/NULL); V_0 = L_6; String_t* L_7 = V_0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_8 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_7, /*hidden argument*/NULL); if (L_8) { goto IL_0028; } } { String_t* L_9 = V_0; return L_9; } IL_0028: { String_t* L_10 = ___defaultVal2; return L_10; } } // UnityEngine.Color DMCore.Framework.Misc.CMiscHelp::Color32ToColor(UnityEngine.Color32) extern "C" IL2CPP_METHOD_ATTR Color_t2555686324 CMiscHelp_Color32ToColor_m1756738747 (RuntimeObject * __this /* static, unused */, Color32_t2600501292 ___color32Val0, const RuntimeMethod* method) { { uint8_t L_0 = (&___color32Val0)->get_r_1(); uint8_t L_1 = (&___color32Val0)->get_g_2(); uint8_t L_2 = (&___color32Val0)->get_b_3(); uint8_t L_3 = (&___color32Val0)->get_a_4(); Color_t2555686324 L_4 = CMiscHelp_Color32ToColor_m645937392(NULL /*static, unused*/, L_0, L_1, L_2, L_3, /*hidden argument*/NULL); return L_4; } } // UnityEngine.Color DMCore.Framework.Misc.CMiscHelp::Color32ToColor(System.Byte,System.Byte,System.Byte,System.Byte) extern "C" IL2CPP_METHOD_ATTR Color_t2555686324 CMiscHelp_Color32ToColor_m645937392 (RuntimeObject * __this /* static, unused */, uint8_t ___r0, uint8_t ___g1, uint8_t ___b2, uint8_t ___a3, const RuntimeMethod* method) { float V_0 = 0.0f; { V_0 = (0.00392f); float L_0 = V_0; uint8_t L_1 = ___r0; float L_2 = V_0; uint8_t L_3 = ___g1; float L_4 = V_0; uint8_t L_5 = ___b2; float L_6 = V_0; uint8_t L_7 = ___a3; Color_t2555686324 L_8; memset(&L_8, 0, sizeof(L_8)); Color__ctor_m2943235014((&L_8), ((float)il2cpp_codegen_multiply((float)L_0, (float)(((float)((float)L_1))))), ((float)il2cpp_codegen_multiply((float)L_2, (float)(((float)((float)L_3))))), ((float)il2cpp_codegen_multiply((float)L_4, (float)(((float)((float)L_5))))), ((float)il2cpp_codegen_multiply((float)L_6, (float)(((float)((float)L_7))))), /*hidden argument*/NULL); return L_8; } } // UnityEngine.Color32 DMCore.Framework.Misc.CMiscHelp::ColorToColor32(UnityEngine.Color) extern "C" IL2CPP_METHOD_ATTR Color32_t2600501292 CMiscHelp_ColorToColor32_m2831863497 (RuntimeObject * __this /* static, unused */, Color_t2555686324 ___colorVal0, const RuntimeMethod* method) { { float L_0 = (&___colorVal0)->get_r_0(); float L_1 = (&___colorVal0)->get_g_1(); float L_2 = (&___colorVal0)->get_b_2(); float L_3 = (&___colorVal0)->get_a_3(); Color32_t2600501292 L_4 = CMiscHelp_ColorToColor32_m3706402501(NULL /*static, unused*/, L_0, L_1, L_2, L_3, /*hidden argument*/NULL); return L_4; } } // UnityEngine.Color32 DMCore.Framework.Misc.CMiscHelp::ColorToColor32(System.Single,System.Single,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR Color32_t2600501292 CMiscHelp_ColorToColor32_m3706402501 (RuntimeObject * __this /* static, unused */, float ___r0, float ___g1, float ___b2, float ___a3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMiscHelp_ColorToColor32_m3706402501_MetadataUsageId); s_Il2CppMethodInitialized = true; } Color32_t2600501292 V_0; memset(&V_0, 0, sizeof(V_0)); { il2cpp_codegen_initobj((&V_0), sizeof(Color32_t2600501292 )); float L_0 = ___r0; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); int32_t L_1 = Mathf_RoundToInt_m1874334613(NULL /*static, unused*/, ((float)il2cpp_codegen_multiply((float)L_0, (float)(255.0f))), /*hidden argument*/NULL); (&V_0)->set_r_1((uint8_t)(((int32_t)((uint8_t)L_1)))); float L_2 = ___g1; int32_t L_3 = Mathf_RoundToInt_m1874334613(NULL /*static, unused*/, ((float)il2cpp_codegen_multiply((float)L_2, (float)(255.0f))), /*hidden argument*/NULL); (&V_0)->set_g_2((uint8_t)(((int32_t)((uint8_t)L_3)))); float L_4 = ___b2; int32_t L_5 = Mathf_RoundToInt_m1874334613(NULL /*static, unused*/, ((float)il2cpp_codegen_multiply((float)L_4, (float)(255.0f))), /*hidden argument*/NULL); (&V_0)->set_b_3((uint8_t)(((int32_t)((uint8_t)L_5)))); float L_6 = ___a3; int32_t L_7 = Mathf_RoundToInt_m1874334613(NULL /*static, unused*/, ((float)il2cpp_codegen_multiply((float)L_6, (float)(255.0f))), /*hidden argument*/NULL); (&V_0)->set_a_4((uint8_t)(((int32_t)((uint8_t)L_7)))); Color32_t2600501292 L_8 = V_0; return L_8; } } // UnityEngine.Object DMCore.Framework.Misc.CMiscHelp::Instantiate(System.String) extern "C" IL2CPP_METHOD_ATTR Object_t631007953 * CMiscHelp_Instantiate_m170606278 (RuntimeObject * __this /* static, unused */, String_t* ___resPath0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMiscHelp_Instantiate_m170606278_MetadataUsageId); s_Il2CppMethodInitialized = true; } Object_t631007953 * V_0 = NULL; Object_t631007953 * V_1 = NULL; Object_t631007953 * G_B3_0 = NULL; { String_t* L_0 = ___resPath0; IL2CPP_RUNTIME_CLASS_INIT(AssetManager_t2546491902_il2cpp_TypeInfo_var); Object_t631007953 * L_1 = AssetManager_LoadAsset_m1115993353(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); V_0 = L_1; Object_t631007953 * L_2 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_3 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_2, /*hidden argument*/NULL); if (!L_3) { goto IL_001e; } } { Object_t631007953 * L_4 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); Object_t631007953 * L_5 = Object_Instantiate_m3403600534(NULL /*static, unused*/, L_4, /*hidden argument*/NULL); G_B3_0 = L_5; goto IL_001f; } IL_001e: { G_B3_0 = ((Object_t631007953 *)(NULL)); } IL_001f: { V_1 = G_B3_0; Object_t631007953 * L_6 = V_1; return L_6; } } // UnityEngine.MonoBehaviour DMCore.Framework.Misc.CMiscHelp::InvokMonoScript(UnityEngine.Transform,System.String) extern "C" IL2CPP_METHOD_ATTR MonoBehaviour_t3962482529 * CMiscHelp_InvokMonoScript_m2405699482 (RuntimeObject * __this /* static, unused */, Transform_t3600365921 * ___trsf0, String_t* ___scripName1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMiscHelp_InvokMonoScript_m2405699482_MetadataUsageId); s_Il2CppMethodInitialized = true; } Type_t * V_0 = NULL; Component_t1923634451 * V_1 = NULL; MonoBehaviour_t3962482529 * V_2 = NULL; Exception_t * V_3 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); MonoBehaviour_t3962482529 * G_B7_0 = NULL; { Transform_t3600365921 * L_0 = ___trsf0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_0, /*hidden argument*/NULL); if (L_1) { goto IL_0017; } } { String_t* L_2 = ___scripName1; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_3 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_2, /*hidden argument*/NULL); if (!L_3) { goto IL_0019; } } IL_0017: { return (MonoBehaviour_t3962482529 *)NULL; } IL_0019: try { // begin try (depth: 1) { String_t* L_4 = ___scripName1; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_5 = il2cpp_codegen_get_type((Il2CppMethodPointer)&Type_GetType_m1693760368, L_4, "Assembly-CSharp, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null"); V_0 = L_5; Type_t * L_6 = V_0; if (!L_6) { goto IL_0051; } } IL_0026: { Transform_t3600365921 * L_7 = ___trsf0; NullCheck(L_7); GameObject_t1113636619 * L_8 = Component_get_gameObject_m442555142(L_7, /*hidden argument*/NULL); Type_t * L_9 = V_0; NullCheck(L_8); Component_t1923634451 * L_10 = GameObject_AddComponent_m136524825(L_8, L_9, /*hidden argument*/NULL); V_1 = L_10; Component_t1923634451 * L_11 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_12 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_11, /*hidden argument*/NULL); if (!L_12) { goto IL_004a; } } IL_003f: { Component_t1923634451 * L_13 = V_1; G_B7_0 = ((MonoBehaviour_t3962482529 *)IsInstClass((RuntimeObject*)L_13, MonoBehaviour_t3962482529_il2cpp_TypeInfo_var)); goto IL_004b; } IL_004a: { G_B7_0 = ((MonoBehaviour_t3962482529 *)(NULL)); } IL_004b: { V_2 = G_B7_0; goto IL_006b; } IL_0051: { V_2 = (MonoBehaviour_t3962482529 *)NULL; goto IL_006b; } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __exception_local = (Exception_t *)e.ex; if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_0058; throw e; } CATCH_0058: { // begin catch(System.Exception) V_3 = ((Exception_t *)__exception_local); Exception_t * L_14 = V_3; NullCheck(L_14); String_t* L_15 = VirtFuncInvoker0< String_t* >::Invoke(6 /* System.String System.Exception::get_Message() */, L_14); IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_LogError_m2850623458(NULL /*static, unused*/, L_15, /*hidden argument*/NULL); goto IL_0069; } // end catch (depth: 1) IL_0069: { return (MonoBehaviour_t3962482529 *)NULL; } IL_006b: { MonoBehaviour_t3962482529 * L_16 = V_2; return L_16; } } // System.String DMCore.Framework.Misc.CMiscHelp::ToCacheFormatFull(System.Int64) extern "C" IL2CPP_METHOD_ATTR String_t* CMiscHelp_ToCacheFormatFull_m967468218 (RuntimeObject * __this /* static, unused */, int64_t ___val0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMiscHelp_ToCacheFormatFull_m967468218_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int64_t L_0 = ___val0; int64_t L_1 = L_0; RuntimeObject * L_2 = Box(Int64_t3736567304_il2cpp_TypeInfo_var, &L_1); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_3 = String_Format_m2844511972(NULL /*static, unused*/, _stringLiteral2327598931, L_2, /*hidden argument*/NULL); return L_3; } } // System.String DMCore.Framework.Misc.CMiscHelp::ToBytesFormat(System.Int32) extern "C" IL2CPP_METHOD_ATTR String_t* CMiscHelp_ToBytesFormat_m2545484390 (RuntimeObject * __this /* static, unused */, int32_t ___bytes0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMiscHelp_ToBytesFormat_m2545484390_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; { int32_t L_0 = ___bytes0; if ((((int32_t)((int32_t)1024)) <= ((int32_t)L_0))) { goto IL_0023; } } { String_t* L_1 = Int32_ToString_m141394615((&___bytes0), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_2 = String_Concat_m3937257545(NULL /*static, unused*/, L_1, _stringLiteral3452614622, /*hidden argument*/NULL); return L_2; } IL_0023: { int32_t L_3 = ___bytes0; if ((((int32_t)((int32_t)1048576)) <= ((int32_t)L_3))) { goto IL_004e; } } { int32_t L_4 = ___bytes0; V_0 = ((int32_t)((int32_t)L_4/(int32_t)((int32_t)1024))); String_t* L_5 = Int32_ToString_m141394615((&V_0), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_6 = String_Concat_m3937257545(NULL /*static, unused*/, L_5, _stringLiteral3456677861, /*hidden argument*/NULL); return L_6; } IL_004e: { int32_t L_7 = ___bytes0; if ((((int32_t)((int32_t)1073741824)) <= ((int32_t)L_7))) { goto IL_0079; } } { int32_t L_8 = ___bytes0; V_1 = ((int32_t)((int32_t)L_8/(int32_t)((int32_t)1048576))); String_t* L_9 = Int32_ToString_m141394615((&V_1), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_10 = String_Concat_m3937257545(NULL /*static, unused*/, L_9, _stringLiteral3456677859, /*hidden argument*/NULL); return L_10; } IL_0079: { int32_t L_11 = ___bytes0; V_2 = ((int32_t)((int32_t)L_11/(int32_t)((int32_t)1073741824))); String_t* L_12 = Int32_ToString_m141394615((&V_2), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_13 = String_Concat_m3937257545(NULL /*static, unused*/, L_12, _stringLiteral3456677849, /*hidden argument*/NULL); return L_13; } } // System.String DMCore.Framework.Misc.CMiscHelp::ToBytesFormatMB(System.Int32) extern "C" IL2CPP_METHOD_ATTR String_t* CMiscHelp_ToBytesFormatMB_m3619583431 (RuntimeObject * __this /* static, unused */, int32_t ___bytes0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMiscHelp_ToBytesFormatMB_m3619583431_MetadataUsageId); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; { int32_t L_0 = ___bytes0; V_0 = (((float)((float)((double)((double)(((double)((double)L_0)))/(double)(1048576.0)))))); float L_1 = V_0; float L_2 = L_1; RuntimeObject * L_3 = Box(Single_t1397266774_il2cpp_TypeInfo_var, &L_2); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_4 = String_Format_m2844511972(NULL /*static, unused*/, _stringLiteral2805365271, L_3, /*hidden argument*/NULL); return L_4; } } // System.String DMCore.Framework.Misc.CMiscHelp::ToTimeFormat(System.Int32) extern "C" IL2CPP_METHOD_ATTR String_t* CMiscHelp_ToTimeFormat_m1749156065 (RuntimeObject * __this /* static, unused */, int32_t ___seconds0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMiscHelp_ToTimeFormat_m1749156065_MetadataUsageId); 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 L_0 = ___seconds0; if ((((int32_t)0) < ((int32_t)L_0))) { goto IL_000d; } } { return _stringLiteral3825028686; } IL_000d: { int32_t L_1 = ___seconds0; V_0 = ((int32_t)((int32_t)L_1/(int32_t)((int32_t)3600))); int32_t L_2 = ___seconds0; int32_t L_3 = V_0; V_1 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_2, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_3, (int32_t)((int32_t)3600))))); int32_t L_4 = V_1; V_2 = ((int32_t)((int32_t)L_4/(int32_t)((int32_t)60))); int32_t L_5 = V_1; int32_t L_6 = V_2; V_3 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_6, (int32_t)((int32_t)60))))); int32_t L_7 = V_0; if ((((int32_t)0) < ((int32_t)L_7))) { goto IL_0049; } } { int32_t L_8 = V_2; int32_t L_9 = L_8; RuntimeObject * L_10 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_9); int32_t L_11 = V_3; int32_t L_12 = L_11; RuntimeObject * L_13 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_12); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_14 = String_Format_m2556382932(NULL /*static, unused*/, _stringLiteral1873172752, L_10, L_13, /*hidden argument*/NULL); return L_14; } IL_0049: { int32_t L_15 = V_0; int32_t L_16 = L_15; RuntimeObject * L_17 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_16); int32_t L_18 = V_2; int32_t L_19 = L_18; RuntimeObject * L_20 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_19); int32_t L_21 = V_3; int32_t L_22 = L_21; RuntimeObject * L_23 = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &L_22); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_24 = String_Format_m3339413201(NULL /*static, unused*/, _stringLiteral1785104117, L_17, L_20, L_23, /*hidden argument*/NULL); return L_24; } } // System.String DMCore.Framework.Misc.CMiscHelp::ToMoneyFormat(System.String) extern "C" IL2CPP_METHOD_ATTR String_t* CMiscHelp_ToMoneyFormat_m3585245399 (RuntimeObject * __this /* static, unused */, String_t* ___strValue0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMiscHelp_ToMoneyFormat_m3585245399_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; double V_1 = 0.0; { String_t* L_0 = ___strValue0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_1 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0011; } } { return _stringLiteral3452614544; } IL_0011: { String_t* L_2 = ___strValue0; NullCheck(L_2); int32_t L_3 = String_IndexOf_m363431711(L_2, ((int32_t)46), /*hidden argument*/NULL); V_0 = L_3; int32_t L_4 = V_0; if ((((int32_t)L_4) <= ((int32_t)0))) { goto IL_003c; } } { String_t* L_5 = ___strValue0; IL2CPP_RUNTIME_CLASS_INIT(Convert_t2465617642_il2cpp_TypeInfo_var); double L_6 = Convert_ToDouble_m1364128555(NULL /*static, unused*/, L_5, /*hidden argument*/NULL); double L_7 = Math_Round_m3279303474(NULL /*static, unused*/, L_6, 2, /*hidden argument*/NULL); V_1 = L_7; String_t* L_8 = Double_ToString_m1229922074((&V_1), /*hidden argument*/NULL); return L_8; } IL_003c: { String_t* L_9 = ___strValue0; return L_9; } } // UnityEngine.Camera DMCore.Framework.Misc.CMiscHelp::GetActive3DCamera() extern "C" IL2CPP_METHOD_ATTR Camera_t4157153871 * CMiscHelp_GetActive3DCamera_m1925094002 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMiscHelp_GetActive3DCamera_m1925094002_MetadataUsageId); s_Il2CppMethodInitialized = true; } GameObject_t1113636619 * V_0 = NULL; CameraU5BU5D_t1709987734* V_1 = NULL; int32_t V_2 = 0; Camera_t4157153871 * V_3 = NULL; { GameObject_t1113636619 * L_0 = GameObject_Find_m2032535176(NULL /*static, unused*/, _stringLiteral1722207783, /*hidden argument*/NULL); V_0 = L_0; GameObject_t1113636619 * L_1 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_2 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001e; } } { GameObject_t1113636619 * L_3 = V_0; NullCheck(L_3); Camera_t4157153871 * L_4 = GameObject_GetComponent_TisCamera_t4157153871_m3956151066(L_3, /*hidden argument*/GameObject_GetComponent_TisCamera_t4157153871_m3956151066_RuntimeMethod_var); return L_4; } IL_001e: { CameraU5BU5D_t1709987734* L_5 = Camera_get_allCameras_m2948461600(NULL /*static, unused*/, /*hidden argument*/NULL); V_1 = L_5; V_2 = 0; goto IL_0050; } IL_002b: { CameraU5BU5D_t1709987734* L_6 = V_1; int32_t L_7 = V_2; NullCheck(L_6); int32_t L_8 = L_7; Camera_t4157153871 * L_9 = (L_6)->GetAt(static_cast(L_8)); V_3 = L_9; Camera_t4157153871 * L_10 = V_3; NullCheck(L_10); bool L_11 = Behaviour_get_enabled_m753527255(L_10, /*hidden argument*/NULL); if (!L_11) { goto IL_004c; } } { Camera_t4157153871 * L_12 = V_3; NullCheck(L_12); GameObject_t1113636619 * L_13 = Component_get_gameObject_m442555142(L_12, /*hidden argument*/NULL); NullCheck(L_13); bool L_14 = GameObject_get_activeInHierarchy_m2006396688(L_13, /*hidden argument*/NULL); if (!L_14) { goto IL_004c; } } { Camera_t4157153871 * L_15 = V_3; return L_15; } IL_004c: { int32_t L_16 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_16, (int32_t)1)); } IL_0050: { int32_t L_17 = V_2; CameraU5BU5D_t1709987734* L_18 = V_1; NullCheck(L_18); if ((((int32_t)L_17) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_18)->max_length))))))) { goto IL_002b; } } { return (Camera_t4157153871 *)NULL; } } // UnityEngine.AnimationClip DMCore.Framework.Misc.CMiscHelp::GetSkeletonAnim(System.String) extern "C" IL2CPP_METHOD_ATTR AnimationClip_t2318505987 * CMiscHelp_GetSkeletonAnim_m3255520599 (RuntimeObject * __this /* static, unused */, String_t* ___skeletonName0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMiscHelp_GetSkeletonAnim_m3255520599_MetadataUsageId); s_Il2CppMethodInitialized = true; } { String_t* L_0 = ___skeletonName0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_1 = String_Concat_m3937257545(NULL /*static, unused*/, _stringLiteral3784223096, L_0, /*hidden argument*/NULL); AnimationClip_t2318505987 * L_2 = CMiscHelp_GetAnimClip_m2199191318(NULL /*static, unused*/, L_1, /*hidden argument*/NULL); return L_2; } } // UnityEngine.AnimationClip DMCore.Framework.Misc.CMiscHelp::GetAnimClip(System.String) extern "C" IL2CPP_METHOD_ATTR AnimationClip_t2318505987 * CMiscHelp_GetAnimClip_m2199191318 (RuntimeObject * __this /* static, unused */, String_t* ___animName0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMiscHelp_GetAnimClip_m2199191318_MetadataUsageId); s_Il2CppMethodInitialized = true; } Object_t631007953 * V_0 = NULL; AnimationClip_t2318505987 * V_1 = NULL; GameObject_t1113636619 * V_2 = NULL; Animation_t3648466861 * V_3 = NULL; Animation_t3648466861 * G_B7_0 = NULL; AnimationClip_t2318505987 * G_B14_0 = NULL; { String_t* L_0 = ___animName0; IL2CPP_RUNTIME_CLASS_INIT(AssetManager_t2546491902_il2cpp_TypeInfo_var); Object_t631007953 * L_1 = AssetManager_LoadAsset_m1115993353(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); V_0 = L_1; Object_t631007953 * L_2 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_3 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_2, /*hidden argument*/NULL); if (!L_3) { goto IL_0015; } } { return (AnimationClip_t2318505987 *)NULL; } IL_0015: { Object_t631007953 * L_4 = V_0; V_1 = ((AnimationClip_t2318505987 *)IsInstSealed((RuntimeObject*)L_4, AnimationClip_t2318505987_il2cpp_TypeInfo_var)); AnimationClip_t2318505987 * L_5 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_6 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_002a; } } { AnimationClip_t2318505987 * L_7 = V_1; return L_7; } IL_002a: { Object_t631007953 * L_8 = V_0; V_2 = ((GameObject_t1113636619 *)IsInstSealed((RuntimeObject*)L_8, GameObject_t1113636619_il2cpp_TypeInfo_var)); GameObject_t1113636619 * L_9 = V_2; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_10 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_9, /*hidden argument*/NULL); if (!L_10) { goto IL_0048; } } { GameObject_t1113636619 * L_11 = V_2; NullCheck(L_11); Animation_t3648466861 * L_12 = GameObject_GetComponent_TisAnimation_t3648466861_m3766528019(L_11, /*hidden argument*/GameObject_GetComponent_TisAnimation_t3648466861_m3766528019_RuntimeMethod_var); G_B7_0 = L_12; goto IL_0049; } IL_0048: { G_B7_0 = ((Animation_t3648466861 *)(NULL)); } IL_0049: { V_3 = G_B7_0; Animation_t3648466861 * L_13 = V_3; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_14 = Object_op_Equality_m1810815630(NULL /*static, unused*/, L_13, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_14) { goto IL_006c; } } { ObjectU5BU5D_t2843939325* L_15 = ((ObjectU5BU5D_t2843939325*)SZArrayNew(ObjectU5BU5D_t2843939325_il2cpp_TypeInfo_var, (uint32_t)1)); String_t* L_16 = ___animName0; NullCheck(L_15); ArrayElementTypeCheck (L_15, L_16); (L_15)->SetAt(static_cast(0), (RuntimeObject *)L_16); Tracer_LogErrorFormat_m4020303477(NULL /*static, unused*/, _stringLiteral133773315, L_15, /*hidden argument*/NULL); return (AnimationClip_t2318505987 *)NULL; } IL_006c: { Animation_t3648466861 * L_17 = V_3; NullCheck(L_17); AnimationClip_t2318505987 * L_18 = Animation_get_clip_m1019546398(L_17, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_19 = Object_op_Equality_m1810815630(NULL /*static, unused*/, L_18, (Object_t631007953 *)NULL, /*hidden argument*/NULL); if (!L_19) { goto IL_0093; } } { ObjectU5BU5D_t2843939325* L_20 = ((ObjectU5BU5D_t2843939325*)SZArrayNew(ObjectU5BU5D_t2843939325_il2cpp_TypeInfo_var, (uint32_t)1)); String_t* L_21 = ___animName0; NullCheck(L_20); ArrayElementTypeCheck (L_20, L_21); (L_20)->SetAt(static_cast(0), (RuntimeObject *)L_21); Tracer_LogErrorFormat_m4020303477(NULL /*static, unused*/, _stringLiteral2932892618, L_20, /*hidden argument*/NULL); return (AnimationClip_t2318505987 *)NULL; } IL_0093: { Animation_t3648466861 * L_22 = V_3; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_23 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_22, /*hidden argument*/NULL); if (!L_23) { goto IL_00aa; } } { Animation_t3648466861 * L_24 = V_3; NullCheck(L_24); AnimationClip_t2318505987 * L_25 = Animation_get_clip_m1019546398(L_24, /*hidden argument*/NULL); G_B14_0 = L_25; goto IL_00ab; } IL_00aa: { G_B14_0 = ((AnimationClip_t2318505987 *)(NULL)); } IL_00ab: { return G_B14_0; } } // System.Single DMCore.Framework.Misc.CMiscHelp::GetAnimMaxLength(UnityEngine.Transform) extern "C" IL2CPP_METHOD_ATTR float CMiscHelp_GetAnimMaxLength_m4175339202 (RuntimeObject * __this /* static, unused */, Transform_t3600365921 * ___gameObj0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMiscHelp_GetAnimMaxLength_m4175339202_MetadataUsageId); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; AnimationU5BU5D_t4027794176* V_1 = NULL; int32_t V_2 = 0; AnimationClip_t2318505987 * V_3 = NULL; AnimationState_t1108360407 * V_4 = NULL; float V_5 = 0.0f; float G_B8_0 = 0.0f; float G_B14_0 = 0.0f; { Transform_t3600365921 * L_0 = ___gameObj0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0012; } } { return (0.0f); } IL_0012: { V_0 = (0.0f); Transform_t3600365921 * L_2 = ___gameObj0; NullCheck(L_2); AnimationU5BU5D_t4027794176* L_3 = Component_GetComponentsInChildren_TisAnimation_t3648466861_m174537743(L_2, /*hidden argument*/Component_GetComponentsInChildren_TisAnimation_t3648466861_m174537743_RuntimeMethod_var); V_1 = L_3; V_2 = 0; goto IL_0084; } IL_0026: { AnimationU5BU5D_t4027794176* L_4 = V_1; int32_t L_5 = V_2; NullCheck(L_4); int32_t L_6 = L_5; Animation_t3648466861 * L_7 = (L_4)->GetAt(static_cast(L_6)); NullCheck(L_7); AnimationClip_t2318505987 * L_8 = Animation_get_clip_m1019546398(L_7, /*hidden argument*/NULL); V_3 = L_8; AnimationClip_t2318505987 * L_9 = V_3; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_10 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_9, /*hidden argument*/NULL); if (!L_10) { goto IL_0040; } } { goto IL_0080; } IL_0040: { AnimationU5BU5D_t4027794176* L_11 = V_1; int32_t L_12 = V_2; NullCheck(L_11); int32_t L_13 = L_12; Animation_t3648466861 * L_14 = (L_11)->GetAt(static_cast(L_13)); AnimationClip_t2318505987 * L_15 = V_3; NullCheck(L_15); String_t* L_16 = Object_get_name_m4211327027(L_15, /*hidden argument*/NULL); NullCheck(L_14); AnimationState_t1108360407 * L_17 = Animation_get_Item_m2435218778(L_14, L_16, /*hidden argument*/NULL); V_4 = L_17; AnimationState_t1108360407 * L_18 = V_4; bool L_19 = TrackedReference_op_Inequality_m832179495(NULL /*static, unused*/, (TrackedReference_t1199777556 *)NULL, L_18, /*hidden argument*/NULL); if (!L_19) { goto IL_0069; } } { AnimationState_t1108360407 * L_20 = V_4; NullCheck(L_20); float L_21 = AnimationState_get_speed_m1122656433(L_20, /*hidden argument*/NULL); G_B8_0 = L_21; goto IL_006e; } IL_0069: { G_B8_0 = (1.0f); } IL_006e: { V_5 = G_B8_0; float L_22 = V_0; AnimationClip_t2318505987 * L_23 = V_3; NullCheck(L_23); float L_24 = AnimationClip_get_length_m3296085482(L_23, /*hidden argument*/NULL); float L_25 = V_5; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_26 = Mathf_Max_m3146388979(NULL /*static, unused*/, L_22, ((float)((float)L_24/(float)L_25)), /*hidden argument*/NULL); V_0 = L_26; } IL_0080: { int32_t L_27 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_27, (int32_t)1)); } IL_0084: { int32_t L_28 = V_2; AnimationU5BU5D_t4027794176* L_29 = V_1; NullCheck(L_29); if ((((int32_t)L_28) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_29)->max_length))))))) { goto IL_0026; } } { V_1 = (AnimationU5BU5D_t4027794176*)NULL; float L_30 = V_0; if ((!(((float)L_30) > ((float)(0.0f))))) { goto IL_00a6; } } { float L_31 = V_0; G_B14_0 = ((float)il2cpp_codegen_add((float)L_31, (float)(0.01f))); goto IL_00a7; } IL_00a6: { float L_32 = V_0; G_B14_0 = L_32; } IL_00a7: { return G_B14_0; } } // System.Void DMCore.Framework.Misc.CMiscHelp::ResetAnim(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void CMiscHelp_ResetAnim_m1618882349 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___gameObj0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMiscHelp_ResetAnim_m1618882349_MetadataUsageId); s_Il2CppMethodInitialized = true; } AnimationU5BU5D_t4027794176* V_0 = NULL; int32_t V_1 = 0; Animation_t3648466861 * V_2 = NULL; AnimationState_t1108360407 * V_3 = NULL; RuntimeObject* V_4 = NULL; RuntimeObject* V_5 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { GameObject_t1113636619 * L_0 = ___gameObj0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_000d; } } { return; } IL_000d: { GameObject_t1113636619 * L_2 = ___gameObj0; NullCheck(L_2); AnimationU5BU5D_t4027794176* L_3 = GameObject_GetComponentsInChildren_TisAnimation_t3648466861_m3712790796(L_2, /*hidden argument*/GameObject_GetComponentsInChildren_TisAnimation_t3648466861_m3712790796_RuntimeMethod_var); V_0 = L_3; V_1 = 0; goto IL_0077; } IL_001b: { AnimationU5BU5D_t4027794176* L_4 = V_0; int32_t L_5 = V_1; NullCheck(L_4); int32_t L_6 = L_5; Animation_t3648466861 * L_7 = (L_4)->GetAt(static_cast(L_6)); V_2 = L_7; Animation_t3648466861 * L_8 = V_2; NullCheck(L_8); RuntimeObject* L_9 = Animation_GetEnumerator_m1233868201(L_8, /*hidden argument*/NULL); V_4 = L_9; } IL_0027: try { // begin try (depth: 1) { goto IL_0044; } IL_002c: { RuntimeObject* L_10 = V_4; NullCheck(L_10); RuntimeObject * L_11 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(0 /* System.Object System.Collections.IEnumerator::get_Current() */, IEnumerator_t1853284238_il2cpp_TypeInfo_var, L_10); V_3 = ((AnimationState_t1108360407 *)CastclassSealed((RuntimeObject*)L_11, AnimationState_t1108360407_il2cpp_TypeInfo_var)); AnimationState_t1108360407 * L_12 = V_3; NullCheck(L_12); AnimationState_set_time_m3753967308(L_12, (0.01f), /*hidden argument*/NULL); } IL_0044: { RuntimeObject* L_13 = V_4; NullCheck(L_13); bool L_14 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t1853284238_il2cpp_TypeInfo_var, L_13); if (L_14) { goto IL_002c; } } IL_0050: { IL2CPP_LEAVE(0x6C, FINALLY_0055); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0055; } FINALLY_0055: { // begin finally (depth: 1) { RuntimeObject* L_15 = V_4; RuntimeObject* L_16 = ((RuntimeObject*)IsInst((RuntimeObject*)L_15, IDisposable_t3640265483_il2cpp_TypeInfo_var)); V_5 = L_16; if (!L_16) { goto IL_006b; } } IL_0064: { RuntimeObject* L_17 = V_5; NullCheck(L_17); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, L_17); } IL_006b: { IL2CPP_END_FINALLY(85) } } // end finally (depth: 1) IL2CPP_CLEANUP(85) { IL2CPP_JUMP_TBL(0x6C, IL_006c) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_006c: { Animation_t3648466861 * L_18 = V_2; NullCheck(L_18); Animation_Play_m2798573761(L_18, /*hidden argument*/NULL); int32_t L_19 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)1)); } IL_0077: { int32_t L_20 = V_1; AnimationU5BU5D_t4027794176* L_21 = V_0; NullCheck(L_21); if ((((int32_t)L_20) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_21)->max_length))))))) { goto IL_001b; } } { return; } } // System.Void DMCore.Framework.Misc.CMiscHelp::RemoveAnimClipAll(UnityEngine.Animation) extern "C" IL2CPP_METHOD_ATTR void CMiscHelp_RemoveAnimClipAll_m4123168742 (RuntimeObject * __this /* static, unused */, Animation_t3648466861 * ___anim0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMiscHelp_RemoveAnimClipAll_m4123168742_MetadataUsageId); s_Il2CppMethodInitialized = true; } List_1_t3319525431 * V_0 = NULL; AnimationState_t1108360407 * V_1 = NULL; RuntimeObject* V_2 = NULL; RuntimeObject* V_3 = NULL; int32_t V_4 = 0; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { Animation_t3648466861 * L_0 = ___anim0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_000d; } } { return; } IL_000d: { List_1_t3319525431 * L_2 = (List_1_t3319525431 *)il2cpp_codegen_object_new(List_1_t3319525431_il2cpp_TypeInfo_var); List_1__ctor_m706204246(L_2, /*hidden argument*/List_1__ctor_m706204246_RuntimeMethod_var); V_0 = L_2; Animation_t3648466861 * L_3 = ___anim0; NullCheck(L_3); RuntimeObject* L_4 = Animation_GetEnumerator_m1233868201(L_3, /*hidden argument*/NULL); V_2 = L_4; } IL_001a: try { // begin try (depth: 1) { goto IL_0037; } IL_001f: { RuntimeObject* L_5 = V_2; NullCheck(L_5); RuntimeObject * L_6 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(0 /* System.Object System.Collections.IEnumerator::get_Current() */, IEnumerator_t1853284238_il2cpp_TypeInfo_var, L_5); V_1 = ((AnimationState_t1108360407 *)CastclassSealed((RuntimeObject*)L_6, AnimationState_t1108360407_il2cpp_TypeInfo_var)); List_1_t3319525431 * L_7 = V_0; AnimationState_t1108360407 * L_8 = V_1; NullCheck(L_8); String_t* L_9 = AnimationState_get_name_m2426172525(L_8, /*hidden argument*/NULL); NullCheck(L_7); List_1_Add_m1685793073(L_7, L_9, /*hidden argument*/List_1_Add_m1685793073_RuntimeMethod_var); } IL_0037: { RuntimeObject* L_10 = V_2; NullCheck(L_10); bool L_11 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t1853284238_il2cpp_TypeInfo_var, L_10); if (L_11) { goto IL_001f; } } IL_0042: { IL2CPP_LEAVE(0x5B, FINALLY_0047); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0047; } FINALLY_0047: { // begin finally (depth: 1) { RuntimeObject* L_12 = V_2; RuntimeObject* L_13 = ((RuntimeObject*)IsInst((RuntimeObject*)L_12, IDisposable_t3640265483_il2cpp_TypeInfo_var)); V_3 = L_13; if (!L_13) { goto IL_005a; } } IL_0054: { RuntimeObject* L_14 = V_3; NullCheck(L_14); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, L_14); } IL_005a: { IL2CPP_END_FINALLY(71) } } // end finally (depth: 1) IL2CPP_CLEANUP(71) { IL2CPP_JUMP_TBL(0x5B, IL_005b) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_005b: { V_4 = 0; goto IL_0077; } IL_0063: { Animation_t3648466861 * L_15 = ___anim0; List_1_t3319525431 * L_16 = V_0; int32_t L_17 = V_4; NullCheck(L_16); String_t* L_18 = List_1_get_Item_m953835688(L_16, L_17, /*hidden argument*/List_1_get_Item_m953835688_RuntimeMethod_var); NullCheck(L_15); Animation_RemoveClip_m482305499(L_15, L_18, /*hidden argument*/NULL); int32_t L_19 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)1)); } IL_0077: { int32_t L_20 = V_4; List_1_t3319525431 * L_21 = V_0; NullCheck(L_21); int32_t L_22 = List_1_get_Count_m2276455407(L_21, /*hidden argument*/List_1_get_Count_m2276455407_RuntimeMethod_var); if ((((int32_t)L_20) < ((int32_t)L_22))) { goto IL_0063; } } { V_0 = (List_1_t3319525431 *)NULL; Animation_t3648466861 * L_23 = ___anim0; NullCheck(L_23); Animation_set_clip_m2768026374(L_23, (AnimationClip_t2318505987 *)NULL, /*hidden argument*/NULL); Animation_t3648466861 * L_24 = ___anim0; NullCheck(L_24); Animation_Stop_m195768787(L_24, /*hidden argument*/NULL); return; } } // System.Boolean DMCore.Framework.Misc.CMiscHelp::PlayAnimOnce(UnityEngine.GameObject,UnityEngine.AnimationClip) extern "C" IL2CPP_METHOD_ATTR bool CMiscHelp_PlayAnimOnce_m3316267420 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___target0, AnimationClip_t2318505987 * ___animClip1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMiscHelp_PlayAnimOnce_m3316267420_MetadataUsageId); s_Il2CppMethodInitialized = true; } Animation_t3648466861 * V_0 = NULL; { GameObject_t1113636619 * L_0 = ___target0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_0, /*hidden argument*/NULL); if (L_1) { goto IL_0018; } } { AnimationClip_t2318505987 * L_2 = ___animClip1; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_3 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_2, /*hidden argument*/NULL); if (!L_3) { goto IL_001a; } } IL_0018: { return (bool)0; } IL_001a: { GameObject_t1113636619 * L_4 = ___target0; NullCheck(L_4); Animation_t3648466861 * L_5 = GameObject_GetComponent_TisAnimation_t3648466861_m3766528019(L_4, /*hidden argument*/GameObject_GetComponent_TisAnimation_t3648466861_m3766528019_RuntimeMethod_var); V_0 = L_5; Animation_t3648466861 * L_6 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_7 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_6, /*hidden argument*/NULL); if (!L_7) { goto IL_003b; } } { GameObject_t1113636619 * L_8 = ___target0; NullCheck(L_8); Animation_t3648466861 * L_9 = GameObject_AddComponent_TisAnimation_t3648466861_m2689494502(L_8, /*hidden argument*/GameObject_AddComponent_TisAnimation_t3648466861_m2689494502_RuntimeMethod_var); V_0 = L_9; Animation_t3648466861 * L_10 = V_0; NullCheck(L_10); Animation_set_playAutomatically_m3664844654(L_10, (bool)0, /*hidden argument*/NULL); } IL_003b: { AnimationClip_t2318505987 * L_11 = ___animClip1; NullCheck(L_11); AnimationClip_set_wrapMode_m3764684575(L_11, 1, /*hidden argument*/NULL); Animation_t3648466861 * L_12 = V_0; AnimationClip_t2318505987 * L_13 = ___animClip1; NullCheck(L_12); Animation_set_clip_m2768026374(L_12, L_13, /*hidden argument*/NULL); Animation_t3648466861 * L_14 = V_0; AnimationClip_t2318505987 * L_15 = ___animClip1; NullCheck(L_15); String_t* L_16 = Object_get_name_m4211327027(L_15, /*hidden argument*/NULL); NullCheck(L_14); AnimationClip_t2318505987 * L_17 = Animation_GetClip_m732294439(L_14, L_16, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_18 = Object_op_Implicit_m3574996620(NULL /*static, unused*/, L_17, /*hidden argument*/NULL); if (L_18) { goto IL_006c; } } { Animation_t3648466861 * L_19 = V_0; AnimationClip_t2318505987 * L_20 = ___animClip1; AnimationClip_t2318505987 * L_21 = ___animClip1; NullCheck(L_21); String_t* L_22 = Object_get_name_m4211327027(L_21, /*hidden argument*/NULL); NullCheck(L_19); Animation_AddClip_m2720317275(L_19, L_20, L_22, /*hidden argument*/NULL); } IL_006c: { Animation_t3648466861 * L_23 = V_0; AnimationClip_t2318505987 * L_24 = ___animClip1; NullCheck(L_24); String_t* L_25 = Object_get_name_m4211327027(L_24, /*hidden argument*/NULL); NullCheck(L_23); Animation_Play_m27531216(L_23, L_25, /*hidden argument*/NULL); return (bool)1; } } // System.Int32 DMCore.Framework.Misc.CMiscHelp::ToInt(System.String,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CMiscHelp_ToInt_m1396402449 (RuntimeObject * __this /* static, unused */, String_t* ___strValue0, int32_t ___nDefaultVal1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMiscHelp_ToInt_m1396402449_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { String_t* L_0 = ___strValue0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_1 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_000d; } } { int32_t L_2 = ___nDefaultVal1; return L_2; } IL_000d: try { // begin try (depth: 1) String_t* L_3 = ___strValue0; IL2CPP_RUNTIME_CLASS_INIT(Convert_t2465617642_il2cpp_TypeInfo_var); int32_t L_4 = Convert_ToInt32_m1758051682(NULL /*static, unused*/, L_3, /*hidden argument*/NULL); V_0 = L_4; goto IL_0021; } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __exception_local = (Exception_t *)e.ex; if(il2cpp_codegen_class_is_assignable_from (RuntimeObject_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_0019; throw e; } CATCH_0019: { // begin catch(System.Object) int32_t L_5 = ___nDefaultVal1; V_0 = L_5; goto IL_0021; } // end catch (depth: 1) IL_0021: { int32_t L_6 = V_0; return L_6; } } // System.Int64 DMCore.Framework.Misc.CMiscHelp::ToLong(System.String,System.Int64) extern "C" IL2CPP_METHOD_ATTR int64_t CMiscHelp_ToLong_m203243206 (RuntimeObject * __this /* static, unused */, String_t* ___strValue0, int64_t ___lDefaultVal1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMiscHelp_ToLong_m203243206_MetadataUsageId); s_Il2CppMethodInitialized = true; } int64_t V_0 = 0; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { String_t* L_0 = ___strValue0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_1 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_000d; } } { int64_t L_2 = ___lDefaultVal1; return L_2; } IL_000d: try { // begin try (depth: 1) String_t* L_3 = ___strValue0; IL2CPP_RUNTIME_CLASS_INIT(Convert_t2465617642_il2cpp_TypeInfo_var); int64_t L_4 = Convert_ToInt64_m4087101237(NULL /*static, unused*/, L_3, /*hidden argument*/NULL); V_0 = L_4; goto IL_0021; } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __exception_local = (Exception_t *)e.ex; if(il2cpp_codegen_class_is_assignable_from (RuntimeObject_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_0019; throw e; } CATCH_0019: { // begin catch(System.Object) int64_t L_5 = ___lDefaultVal1; V_0 = L_5; goto IL_0021; } // end catch (depth: 1) IL_0021: { int64_t L_6 = V_0; return L_6; } } // System.Single DMCore.Framework.Misc.CMiscHelp::ToFloat(System.String,System.Single) extern "C" IL2CPP_METHOD_ATTR float CMiscHelp_ToFloat_m661515888 (RuntimeObject * __this /* static, unused */, String_t* ___strValue0, float ___fDefault1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMiscHelp_ToFloat_m661515888_MetadataUsageId); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { String_t* L_0 = ___strValue0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_1 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_000d; } } { float L_2 = ___fDefault1; return L_2; } IL_000d: try { // begin try (depth: 1) String_t* L_3 = ___strValue0; IL2CPP_RUNTIME_CLASS_INIT(Convert_t2465617642_il2cpp_TypeInfo_var); float L_4 = Convert_ToSingle_m12213886(NULL /*static, unused*/, L_3, /*hidden argument*/NULL); V_0 = L_4; goto IL_0021; } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __exception_local = (Exception_t *)e.ex; if(il2cpp_codegen_class_is_assignable_from (RuntimeObject_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_0019; throw e; } CATCH_0019: { // begin catch(System.Object) float L_5 = ___fDefault1; V_0 = L_5; goto IL_0021; } // end catch (depth: 1) IL_0021: { float L_6 = V_0; return L_6; } } // System.Double DMCore.Framework.Misc.CMiscHelp::ToDouble(System.String,System.Double) extern "C" IL2CPP_METHOD_ATTR double CMiscHelp_ToDouble_m674840458 (RuntimeObject * __this /* static, unused */, String_t* ___strValue0, double ___dResult1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMiscHelp_ToDouble_m674840458_MetadataUsageId); s_Il2CppMethodInitialized = true; } double V_0 = 0.0; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { String_t* L_0 = ___strValue0; if (L_0) { goto IL_0008; } } { double L_1 = ___dResult1; return L_1; } IL_0008: try { // begin try (depth: 1) String_t* L_2 = ___strValue0; IL2CPP_RUNTIME_CLASS_INIT(Convert_t2465617642_il2cpp_TypeInfo_var); double L_3 = Convert_ToDouble_m1364128555(NULL /*static, unused*/, L_2, /*hidden argument*/NULL); V_0 = L_3; goto IL_001c; } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __exception_local = (Exception_t *)e.ex; if(il2cpp_codegen_class_is_assignable_from (RuntimeObject_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_0014; throw e; } CATCH_0014: { // begin catch(System.Object) double L_4 = ___dResult1; V_0 = L_4; goto IL_001c; } // end catch (depth: 1) IL_001c: { double L_5 = V_0; return L_5; } } // UnityEngine.Transform DMCore.Framework.Misc.CMiscHelp::FindFirstFromChildren(UnityEngine.Transform,System.String,UnityEngine.Transform) extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * CMiscHelp_FindFirstFromChildren_m3318915437 (RuntimeObject * __this /* static, unused */, Transform_t3600365921 * ___transRoot0, String_t* ___goName1, Transform_t3600365921 * ___except2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMiscHelp_FindFirstFromChildren_m3318915437_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Transform_t3600365921 * V_1 = NULL; Transform_t3600365921 * V_2 = NULL; { V_0 = 0; goto IL_004e; } IL_0007: { Transform_t3600365921 * L_0 = ___transRoot0; int32_t L_1 = V_0; NullCheck(L_0); Transform_t3600365921 * L_2 = Transform_GetChild_m1092972975(L_0, L_1, /*hidden argument*/NULL); V_1 = L_2; String_t* L_3 = ___goName1; Transform_t3600365921 * L_4 = V_1; NullCheck(L_4); GameObject_t1113636619 * L_5 = Component_get_gameObject_m442555142(L_4, /*hidden argument*/NULL); NullCheck(L_5); String_t* L_6 = Object_get_name_m4211327027(L_5, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_7 = String_Equals_m1744302937(NULL /*static, unused*/, L_3, L_6, /*hidden argument*/NULL); if (!L_7) { goto IL_0033; } } { Transform_t3600365921 * L_8 = ___except2; Transform_t3600365921 * L_9 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_10 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_8, L_9, /*hidden argument*/NULL); if (!L_10) { goto IL_0033; } } { Transform_t3600365921 * L_11 = V_1; return L_11; } IL_0033: { Transform_t3600365921 * L_12 = V_1; String_t* L_13 = ___goName1; Transform_t3600365921 * L_14 = ___except2; Transform_t3600365921 * L_15 = CMiscHelp_FindFirstFromChildren_m3318915437(NULL /*static, unused*/, L_12, L_13, L_14, /*hidden argument*/NULL); V_2 = L_15; Transform_t3600365921 * L_16 = V_2; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_17 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_16, /*hidden argument*/NULL); if (!L_17) { goto IL_004a; } } { Transform_t3600365921 * L_18 = V_2; return L_18; } IL_004a: { int32_t L_19 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)1)); } IL_004e: { int32_t L_20 = V_0; Transform_t3600365921 * L_21 = ___transRoot0; NullCheck(L_21); int32_t L_22 = Transform_get_childCount_m3145433196(L_21, /*hidden argument*/NULL); if ((((int32_t)L_20) < ((int32_t)L_22))) { goto IL_0007; } } { return (Transform_t3600365921 *)NULL; } } // System.Void DMCore.Framework.Misc.CMiscHelp::FindFromChildren(BetterList`1,UnityEngine.Transform,System.String,UnityEngine.Transform) extern "C" IL2CPP_METHOD_ATTR void CMiscHelp_FindFromChildren_m2139234413 (RuntimeObject * __this /* static, unused */, BetterList_1_t2755386239 * ___outr0, Transform_t3600365921 * ___transRoot1, String_t* ___goName2, Transform_t3600365921 * ___except3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMiscHelp_FindFromChildren_m2139234413_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Transform_t3600365921 * V_1 = NULL; { V_0 = 0; goto IL_0045; } IL_0007: { Transform_t3600365921 * L_0 = ___transRoot1; int32_t L_1 = V_0; NullCheck(L_0); Transform_t3600365921 * L_2 = Transform_GetChild_m1092972975(L_0, L_1, /*hidden argument*/NULL); V_1 = L_2; String_t* L_3 = ___goName2; Transform_t3600365921 * L_4 = V_1; NullCheck(L_4); GameObject_t1113636619 * L_5 = Component_get_gameObject_m442555142(L_4, /*hidden argument*/NULL); NullCheck(L_5); String_t* L_6 = Object_get_name_m4211327027(L_5, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_7 = String_Equals_m1744302937(NULL /*static, unused*/, L_3, L_6, /*hidden argument*/NULL); if (!L_7) { goto IL_0038; } } { Transform_t3600365921 * L_8 = ___except3; Transform_t3600365921 * L_9 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_10 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, L_8, L_9, /*hidden argument*/NULL); if (!L_10) { goto IL_0038; } } { BetterList_1_t2755386239 * L_11 = ___outr0; Transform_t3600365921 * L_12 = V_1; NullCheck(L_11); BetterList_1_Add_m602549265(L_11, L_12, /*hidden argument*/BetterList_1_Add_m602549265_RuntimeMethod_var); } IL_0038: { BetterList_1_t2755386239 * L_13 = ___outr0; Transform_t3600365921 * L_14 = V_1; String_t* L_15 = ___goName2; Transform_t3600365921 * L_16 = ___except3; CMiscHelp_FindFromChildren_m2139234413(NULL /*static, unused*/, L_13, L_14, L_15, L_16, /*hidden argument*/NULL); int32_t L_17 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)1)); } IL_0045: { int32_t L_18 = V_0; Transform_t3600365921 * L_19 = ___transRoot1; NullCheck(L_19); int32_t L_20 = Transform_get_childCount_m3145433196(L_19, /*hidden argument*/NULL); if ((((int32_t)L_18) < ((int32_t)L_20))) { goto IL_0007; } } { return; } } // UnityEngine.GameObject DMCore.Framework.Misc.CMiscHelp::GetChildGameObject(UnityEngine.Transform,System.String) extern "C" IL2CPP_METHOD_ATTR GameObject_t1113636619 * CMiscHelp_GetChildGameObject_m347678012 (RuntimeObject * __this /* static, unused */, Transform_t3600365921 * ___local0, String_t* ___path1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMiscHelp_GetChildGameObject_m347678012_MetadataUsageId); s_Il2CppMethodInitialized = true; } Transform_t3600365921 * V_0 = NULL; GameObject_t1113636619 * G_B5_0 = NULL; { Transform_t3600365921 * L_0 = ___local0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_000e; } } { return (GameObject_t1113636619 *)NULL; } IL_000e: { Transform_t3600365921 * L_2 = ___local0; String_t* L_3 = ___path1; NullCheck(L_2); Transform_t3600365921 * L_4 = Transform_Find_m1729760951(L_2, L_3, /*hidden argument*/NULL); V_0 = L_4; Transform_t3600365921 * L_5 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_6 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_002d; } } { Transform_t3600365921 * L_7 = V_0; NullCheck(L_7); GameObject_t1113636619 * L_8 = Component_get_gameObject_m442555142(L_7, /*hidden argument*/NULL); G_B5_0 = L_8; goto IL_002e; } IL_002d: { G_B5_0 = ((GameObject_t1113636619 *)(NULL)); } IL_002e: { return G_B5_0; } } // UnityEngine.Transform DMCore.Framework.Misc.CMiscHelp::GetChildTransform(UnityEngine.Transform,System.String) extern "C" IL2CPP_METHOD_ATTR Transform_t3600365921 * CMiscHelp_GetChildTransform_m1363904421 (RuntimeObject * __this /* static, unused */, Transform_t3600365921 * ___local0, String_t* ___path1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMiscHelp_GetChildTransform_m1363904421_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Transform_t3600365921 * L_0 = ___local0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_000e; } } { return (Transform_t3600365921 *)NULL; } IL_000e: { Transform_t3600365921 * L_2 = ___local0; String_t* L_3 = ___path1; NullCheck(L_2); Transform_t3600365921 * L_4 = Transform_Find_m1729760951(L_2, L_3, /*hidden argument*/NULL); return L_4; } } // UnityEngine.Vector3 DMCore.Framework.Misc.CMiscHelp::GetLocalPositionReal(UnityEngine.Transform) extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 CMiscHelp_GetLocalPositionReal_m274090882 (RuntimeObject * __this /* static, unused */, Transform_t3600365921 * ___trans0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMiscHelp_GetLocalPositionReal_m274090882_MetadataUsageId); s_Il2CppMethodInitialized = true; } Vector3_t3722313464 V_0; memset(&V_0, 0, sizeof(V_0)); Transform_t3600365921 * V_1 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); Vector3_t3722313464 L_0 = Vector3_get_zero_m1409827619(NULL /*static, unused*/, /*hidden argument*/NULL); V_0 = L_0; Transform_t3600365921 * L_1 = ___trans0; V_1 = L_1; goto IL_0021; } IL_000d: { Vector3_t3722313464 L_2 = V_0; Transform_t3600365921 * L_3 = V_1; NullCheck(L_3); Vector3_t3722313464 L_4 = Transform_get_localPosition_m4234289348(L_3, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Vector3_t3722313464_il2cpp_TypeInfo_var); Vector3_t3722313464 L_5 = Vector3_op_Addition_m779775034(NULL /*static, unused*/, L_2, L_4, /*hidden argument*/NULL); V_0 = L_5; Transform_t3600365921 * L_6 = V_1; NullCheck(L_6); Transform_t3600365921 * L_7 = Transform_get_parent_m835071599(L_6, /*hidden argument*/NULL); V_1 = L_7; } IL_0021: { Transform_t3600365921 * L_8 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_9 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_8, /*hidden argument*/NULL); if (!L_9) { goto IL_003e; } } { Transform_t3600365921 * L_10 = V_1; NullCheck(L_10); Camera_t4157153871 * L_11 = Component_GetComponent_TisCamera_t4157153871_m1557787507(L_10, /*hidden argument*/Component_GetComponent_TisCamera_t4157153871_m1557787507_RuntimeMethod_var); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_12 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_11, /*hidden argument*/NULL); if (L_12) { goto IL_000d; } } IL_003e: { Vector3_t3722313464 L_13 = V_0; return L_13; } } // System.Void DMCore.Framework.Misc.CMiscHelp::SetParent(UnityEngine.GameObject,UnityEngine.GameObject,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CMiscHelp_SetParent_m397082867 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___obj0, GameObject_t1113636619 * ___root1, bool ___worldPositionStays2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMiscHelp_SetParent_m397082867_MetadataUsageId); s_Il2CppMethodInitialized = true; } { GameObject_t1113636619 * L_0 = ___obj0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_002a; } } { GameObject_t1113636619 * L_2 = ___root1; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_3 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_2, /*hidden argument*/NULL); if (!L_3) { goto IL_002a; } } { GameObject_t1113636619 * L_4 = ___obj0; NullCheck(L_4); Transform_t3600365921 * L_5 = GameObject_get_transform_m1369836730(L_4, /*hidden argument*/NULL); GameObject_t1113636619 * L_6 = ___root1; NullCheck(L_6); Transform_t3600365921 * L_7 = GameObject_get_transform_m1369836730(L_6, /*hidden argument*/NULL); bool L_8 = ___worldPositionStays2; NullCheck(L_5); Transform_SetParent_m273471670(L_5, L_7, L_8, /*hidden argument*/NULL); } IL_002a: { return; } } // System.Void DMCore.Framework.Misc.CMiscHelp::SetActive(UnityEngine.GameObject,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CMiscHelp_SetActive_m121978786 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___obj0, bool ___bActive1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMiscHelp_SetActive_m121978786_MetadataUsageId); s_Il2CppMethodInitialized = true; } { GameObject_t1113636619 * L_0 = ___obj0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0013; } } { GameObject_t1113636619 * L_2 = ___obj0; bool L_3 = ___bActive1; NullCheck(L_2); GameObject_SetActive_m796801857(L_2, L_3, /*hidden argument*/NULL); } IL_0013: { return; } } // System.Void DMCore.Framework.Misc.CMiscHelp::SetActive(UnityEngine.Component,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CMiscHelp_SetActive_m3161822059 (RuntimeObject * __this /* static, unused */, Component_t1923634451 * ___trans0, bool ___bActive1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMiscHelp_SetActive_m3161822059_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Component_t1923634451 * L_0 = ___trans0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0029; } } { Component_t1923634451 * L_2 = ___trans0; NullCheck(L_2); GameObject_t1113636619 * L_3 = Component_get_gameObject_m442555142(L_2, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_4 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_3, /*hidden argument*/NULL); if (!L_4) { goto IL_0029; } } { Component_t1923634451 * L_5 = ___trans0; NullCheck(L_5); GameObject_t1113636619 * L_6 = Component_get_gameObject_m442555142(L_5, /*hidden argument*/NULL); bool L_7 = ___bActive1; NullCheck(L_6); GameObject_SetActive_m796801857(L_6, L_7, /*hidden argument*/NULL); } IL_0029: { return; } } // System.Void DMCore.Framework.Misc.CMiscHelp::SetLabelText(UnityEngine.GameObject,System.String) extern "C" IL2CPP_METHOD_ATTR void CMiscHelp_SetLabelText_m436252090 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___obj0, String_t* ___text1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMiscHelp_SetLabelText_m436252090_MetadataUsageId); s_Il2CppMethodInitialized = true; } Text_t1901882714 * V_0 = NULL; Text_t1901882714 * G_B3_0 = NULL; { GameObject_t1113636619 * L_0 = ___obj0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0017; } } { GameObject_t1113636619 * L_2 = ___obj0; NullCheck(L_2); Text_t1901882714 * L_3 = GameObject_GetComponent_TisText_t1901882714_m2114913816(L_2, /*hidden argument*/GameObject_GetComponent_TisText_t1901882714_m2114913816_RuntimeMethod_var); G_B3_0 = L_3; goto IL_0018; } IL_0017: { G_B3_0 = ((Text_t1901882714 *)(NULL)); } IL_0018: { V_0 = G_B3_0; Text_t1901882714 * L_4 = V_0; String_t* L_5 = ___text1; CMiscHelp_SetLabelText_m3784195362(NULL /*static, unused*/, L_4, L_5, /*hidden argument*/NULL); return; } } // System.Void DMCore.Framework.Misc.CMiscHelp::SetLabelText(UnityEngine.UI.Text,System.String) extern "C" IL2CPP_METHOD_ATTR void CMiscHelp_SetLabelText_m3784195362 (RuntimeObject * __this /* static, unused */, Text_t1901882714 * ___lb0, String_t* ___text1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMiscHelp_SetLabelText_m3784195362_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Text_t1901882714 * L_0 = ___lb0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0013; } } { Text_t1901882714 * L_2 = ___lb0; String_t* L_3 = ___text1; NullCheck(L_2); VirtActionInvoker1< String_t* >::Invoke(73 /* System.Void UnityEngine.UI.Text::set_text(System.String) */, L_2, L_3); } IL_0013: { return; } } // System.Void DMCore.Framework.Misc.CMiscHelp::SetLayer(UnityEngine.GameObject,System.String) extern "C" IL2CPP_METHOD_ATTR void CMiscHelp_SetLayer_m3570770946 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___go0, String_t* ___layerName1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMiscHelp_SetLayer_m3570770946_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { GameObject_t1113636619 * L_0 = ___go0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_000d; } } { return; } IL_000d: { String_t* L_2 = ___layerName1; int32_t L_3 = LayerMask_NameToLayer_m2359665122(NULL /*static, unused*/, L_2, /*hidden argument*/NULL); V_0 = L_3; GameObject_t1113636619 * L_4 = ___go0; NullCheck(L_4); Transform_t3600365921 * L_5 = GameObject_get_transform_m1369836730(L_4, /*hidden argument*/NULL); int32_t L_6 = V_0; CMiscHelp__SetLayer_m544621645(NULL /*static, unused*/, L_5, L_6, /*hidden argument*/NULL); return; } } // System.Void DMCore.Framework.Misc.CMiscHelp::SetLayer(UnityEngine.GameObject,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CMiscHelp_SetLayer_m3672909514 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___go0, int32_t ___nLayerVal1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMiscHelp_SetLayer_m3672909514_MetadataUsageId); s_Il2CppMethodInitialized = true; } { GameObject_t1113636619 * L_0 = ___go0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0018; } } { GameObject_t1113636619 * L_2 = ___go0; NullCheck(L_2); Transform_t3600365921 * L_3 = GameObject_get_transform_m1369836730(L_2, /*hidden argument*/NULL); int32_t L_4 = ___nLayerVal1; CMiscHelp__SetLayer_m544621645(NULL /*static, unused*/, L_3, L_4, /*hidden argument*/NULL); } IL_0018: { return; } } // System.Void DMCore.Framework.Misc.CMiscHelp::_SetLayer(UnityEngine.Transform,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CMiscHelp__SetLayer_m544621645 (RuntimeObject * __this /* static, unused */, Transform_t3600365921 * ___trans0, int32_t ___layerVal1, const RuntimeMethod* method) { bool V_0 = false; int32_t V_1 = 0; { Transform_t3600365921 * L_0 = ___trans0; NullCheck(L_0); GameObject_t1113636619 * L_1 = Component_get_gameObject_m442555142(L_0, /*hidden argument*/NULL); NullCheck(L_1); bool L_2 = GameObject_get_activeSelf_m1767405923(L_1, /*hidden argument*/NULL); V_0 = L_2; bool L_3 = V_0; if (!L_3) { goto IL_001e; } } { Transform_t3600365921 * L_4 = ___trans0; NullCheck(L_4); GameObject_t1113636619 * L_5 = Component_get_gameObject_m442555142(L_4, /*hidden argument*/NULL); NullCheck(L_5); GameObject_SetActive_m796801857(L_5, (bool)0, /*hidden argument*/NULL); } IL_001e: { Transform_t3600365921 * L_6 = ___trans0; NullCheck(L_6); GameObject_t1113636619 * L_7 = Component_get_gameObject_m442555142(L_6, /*hidden argument*/NULL); int32_t L_8 = ___layerVal1; NullCheck(L_7); GameObject_set_layer_m3294992795(L_7, L_8, /*hidden argument*/NULL); V_1 = 0; goto IL_0042; } IL_0031: { Transform_t3600365921 * L_9 = ___trans0; int32_t L_10 = V_1; NullCheck(L_9); Transform_t3600365921 * L_11 = Transform_GetChild_m1092972975(L_9, L_10, /*hidden argument*/NULL); int32_t L_12 = ___layerVal1; CMiscHelp__SetLayer_m544621645(NULL /*static, unused*/, L_11, L_12, /*hidden argument*/NULL); int32_t L_13 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1)); } IL_0042: { int32_t L_14 = V_1; Transform_t3600365921 * L_15 = ___trans0; NullCheck(L_15); int32_t L_16 = Transform_get_childCount_m3145433196(L_15, /*hidden argument*/NULL); if ((((int32_t)L_14) < ((int32_t)L_16))) { goto IL_0031; } } { bool L_17 = V_0; if (!L_17) { goto IL_0060; } } { Transform_t3600365921 * L_18 = ___trans0; NullCheck(L_18); GameObject_t1113636619 * L_19 = Component_get_gameObject_m442555142(L_18, /*hidden argument*/NULL); NullCheck(L_19); GameObject_SetActive_m796801857(L_19, (bool)1, /*hidden argument*/NULL); } IL_0060: { return; } } // System.String DMCore.Framework.Misc.CMiscHelp::GetFullGameObjName(UnityEngine.Component) extern "C" IL2CPP_METHOD_ATTR String_t* CMiscHelp_GetFullGameObjName_m2327383603 (RuntimeObject * __this /* static, unused */, Component_t1923634451 * ___u3dComponent0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMiscHelp_GetFullGameObjName_m2327383603_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; Transform_t3600365921 * V_1 = NULL; { Component_t1923634451 * L_0 = ___u3dComponent0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0012; } } { IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_2 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); return L_2; } IL_0012: { Component_t1923634451 * L_3 = ___u3dComponent0; NullCheck(L_3); GameObject_t1113636619 * L_4 = Component_get_gameObject_m442555142(L_3, /*hidden argument*/NULL); NullCheck(L_4); String_t* L_5 = Object_get_name_m4211327027(L_4, /*hidden argument*/NULL); V_0 = L_5; Component_t1923634451 * L_6 = ___u3dComponent0; NullCheck(L_6); Transform_t3600365921 * L_7 = Component_get_transform_m3162698980(L_6, /*hidden argument*/NULL); NullCheck(L_7); Transform_t3600365921 * L_8 = Transform_get_parent_m835071599(L_7, /*hidden argument*/NULL); V_1 = L_8; goto IL_004d; } IL_002f: { Transform_t3600365921 * L_9 = V_1; NullCheck(L_9); GameObject_t1113636619 * L_10 = Component_get_gameObject_m442555142(L_9, /*hidden argument*/NULL); NullCheck(L_10); String_t* L_11 = Object_get_name_m4211327027(L_10, /*hidden argument*/NULL); String_t* L_12 = V_0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_13 = String_Format_m2556382932(NULL /*static, unused*/, _stringLiteral246767658, L_11, L_12, /*hidden argument*/NULL); V_0 = L_13; Transform_t3600365921 * L_14 = V_1; NullCheck(L_14); Transform_t3600365921 * L_15 = Transform_get_parent_m835071599(L_14, /*hidden argument*/NULL); V_1 = L_15; } IL_004d: { Transform_t3600365921 * L_16 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_17 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_16, /*hidden argument*/NULL); if (L_17) { goto IL_002f; } } { String_t* L_18 = V_0; return L_18; } } // System.String DMCore.Framework.Misc.CMiscHelp::FindTransNameParent(UnityEngine.Transform,UnityEngine.Transform) extern "C" IL2CPP_METHOD_ATTR String_t* CMiscHelp_FindTransNameParent_m1343470182 (RuntimeObject * __this /* static, unused */, Transform_t3600365921 * ___trans0, Transform_t3600365921 * ___parent1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMiscHelp_FindTransNameParent_m1343470182_MetadataUsageId); s_Il2CppMethodInitialized = true; } bool V_0 = false; String_t* V_1 = NULL; Transform_t3600365921 * V_2 = NULL; String_t* G_B12_0 = NULL; { Transform_t3600365921 * L_0 = ___trans0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_0, /*hidden argument*/NULL); if (L_1) { goto IL_0018; } } { Transform_t3600365921 * L_2 = ___parent1; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_3 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_2, /*hidden argument*/NULL); if (!L_3) { goto IL_001a; } } IL_0018: { return (String_t*)NULL; } IL_001a: { V_0 = (bool)0; Transform_t3600365921 * L_4 = ___trans0; NullCheck(L_4); GameObject_t1113636619 * L_5 = Component_get_gameObject_m442555142(L_4, /*hidden argument*/NULL); NullCheck(L_5); String_t* L_6 = Object_get_name_m4211327027(L_5, /*hidden argument*/NULL); V_1 = L_6; Transform_t3600365921 * L_7 = ___trans0; NullCheck(L_7); Transform_t3600365921 * L_8 = Transform_get_parent_m835071599(L_7, /*hidden argument*/NULL); V_2 = L_8; Transform_t3600365921 * L_9 = V_2; Transform_t3600365921 * L_10 = ___parent1; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_11 = Object_op_Equality_m1810815630(NULL /*static, unused*/, L_9, L_10, /*hidden argument*/NULL); if (!L_11) { goto IL_0042; } } { V_0 = (bool)1; goto IL_0084; } IL_0042: { goto IL_0078; } IL_0047: { Transform_t3600365921 * L_12 = V_2; NullCheck(L_12); GameObject_t1113636619 * L_13 = Component_get_gameObject_m442555142(L_12, /*hidden argument*/NULL); NullCheck(L_13); String_t* L_14 = Object_get_name_m4211327027(L_13, /*hidden argument*/NULL); String_t* L_15 = V_1; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_16 = String_Concat_m3755062657(NULL /*static, unused*/, L_14, _stringLiteral3452614529, L_15, /*hidden argument*/NULL); V_1 = L_16; Transform_t3600365921 * L_17 = V_2; NullCheck(L_17); Transform_t3600365921 * L_18 = Transform_get_parent_m835071599(L_17, /*hidden argument*/NULL); V_2 = L_18; Transform_t3600365921 * L_19 = V_2; Transform_t3600365921 * L_20 = ___parent1; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_21 = Object_op_Equality_m1810815630(NULL /*static, unused*/, L_19, L_20, /*hidden argument*/NULL); if (!L_21) { goto IL_0078; } } { V_0 = (bool)1; goto IL_0084; } IL_0078: { Transform_t3600365921 * L_22 = V_2; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_23 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_22, /*hidden argument*/NULL); if (L_23) { goto IL_0047; } } IL_0084: { bool L_24 = V_0; if (!L_24) { goto IL_0090; } } { String_t* L_25 = V_1; G_B12_0 = L_25; goto IL_0091; } IL_0090: { G_B12_0 = ((String_t*)(NULL)); } IL_0091: { return G_B12_0; } } // System.Boolean DMCore.Framework.Misc.CMiscHelp::AdjustObjectPosition(UnityEngine.GameObject,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR bool CMiscHelp_AdjustObjectPosition_m3958901407 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___destObj0, float ___offsetX1, float ___offsetY2, const RuntimeMethod* method) { int32_t G_B3_0 = 0; { GameObject_t1113636619 * L_0 = ___destObj0; float L_1 = ___offsetX1; bool L_2 = CMiscHelp_AdjustObjectPositionX_m3897727450(NULL /*static, unused*/, L_0, L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_0015; } } { GameObject_t1113636619 * L_3 = ___destObj0; float L_4 = ___offsetY2; bool L_5 = CMiscHelp_AdjustObjectPositionY_m685230148(NULL /*static, unused*/, L_3, L_4, /*hidden argument*/NULL); G_B3_0 = ((int32_t)(L_5)); goto IL_0016; } IL_0015: { G_B3_0 = 0; } IL_0016: { return (bool)G_B3_0; } } // System.Boolean DMCore.Framework.Misc.CMiscHelp::AdjustObjectPositionX(UnityEngine.GameObject,System.Single) extern "C" IL2CPP_METHOD_ATTR bool CMiscHelp_AdjustObjectPositionX_m3897727450 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___destObj0, float ___offsetX1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMiscHelp_AdjustObjectPositionX_m3897727450_MetadataUsageId); s_Il2CppMethodInitialized = true; } Vector3_t3722313464 V_0; memset(&V_0, 0, sizeof(V_0)); { GameObject_t1113636619 * L_0 = ___destObj0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_000e; } } { return (bool)0; } IL_000e: { GameObject_t1113636619 * L_2 = ___destObj0; NullCheck(L_2); Transform_t3600365921 * L_3 = GameObject_get_transform_m1369836730(L_2, /*hidden argument*/NULL); NullCheck(L_3); Vector3_t3722313464 L_4 = Transform_get_localPosition_m4234289348(L_3, /*hidden argument*/NULL); V_0 = L_4; Vector3_t3722313464 * L_5 = (&V_0); float L_6 = L_5->get_x_1(); float L_7 = ___offsetX1; L_5->set_x_1(((float)il2cpp_codegen_add((float)L_6, (float)L_7))); GameObject_t1113636619 * L_8 = ___destObj0; NullCheck(L_8); Transform_t3600365921 * L_9 = GameObject_get_transform_m1369836730(L_8, /*hidden argument*/NULL); Vector3_t3722313464 L_10 = V_0; NullCheck(L_9); Transform_set_localPosition_m4128471975(L_9, L_10, /*hidden argument*/NULL); return (bool)1; } } // System.Boolean DMCore.Framework.Misc.CMiscHelp::AdjustObjectPositionY(UnityEngine.GameObject,System.Single) extern "C" IL2CPP_METHOD_ATTR bool CMiscHelp_AdjustObjectPositionY_m685230148 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___destObj0, float ___offsetY1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMiscHelp_AdjustObjectPositionY_m685230148_MetadataUsageId); s_Il2CppMethodInitialized = true; } Vector3_t3722313464 V_0; memset(&V_0, 0, sizeof(V_0)); { GameObject_t1113636619 * L_0 = ___destObj0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_000e; } } { return (bool)0; } IL_000e: { GameObject_t1113636619 * L_2 = ___destObj0; NullCheck(L_2); Transform_t3600365921 * L_3 = GameObject_get_transform_m1369836730(L_2, /*hidden argument*/NULL); NullCheck(L_3); Vector3_t3722313464 L_4 = Transform_get_localPosition_m4234289348(L_3, /*hidden argument*/NULL); V_0 = L_4; Vector3_t3722313464 * L_5 = (&V_0); float L_6 = L_5->get_y_2(); float L_7 = ___offsetY1; L_5->set_y_2(((float)il2cpp_codegen_add((float)L_6, (float)L_7))); GameObject_t1113636619 * L_8 = ___destObj0; NullCheck(L_8); Transform_t3600365921 * L_9 = GameObject_get_transform_m1369836730(L_8, /*hidden argument*/NULL); Vector3_t3722313464 L_10 = V_0; NullCheck(L_9); Transform_set_localPosition_m4128471975(L_9, L_10, /*hidden argument*/NULL); return (bool)1; } } // System.Boolean DMCore.Framework.Misc.CMiscHelp::AdjustObjectPositionZ(UnityEngine.GameObject,System.Single) extern "C" IL2CPP_METHOD_ATTR bool CMiscHelp_AdjustObjectPositionZ_m2083645021 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___destObj0, float ___offsetZ1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMiscHelp_AdjustObjectPositionZ_m2083645021_MetadataUsageId); s_Il2CppMethodInitialized = true; } Vector3_t3722313464 V_0; memset(&V_0, 0, sizeof(V_0)); { GameObject_t1113636619 * L_0 = ___destObj0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_000e; } } { return (bool)0; } IL_000e: { GameObject_t1113636619 * L_2 = ___destObj0; NullCheck(L_2); Transform_t3600365921 * L_3 = GameObject_get_transform_m1369836730(L_2, /*hidden argument*/NULL); NullCheck(L_3); Vector3_t3722313464 L_4 = Transform_get_localPosition_m4234289348(L_3, /*hidden argument*/NULL); V_0 = L_4; Vector3_t3722313464 * L_5 = (&V_0); float L_6 = L_5->get_z_3(); float L_7 = ___offsetZ1; L_5->set_z_3(((float)il2cpp_codegen_add((float)L_6, (float)L_7))); GameObject_t1113636619 * L_8 = ___destObj0; NullCheck(L_8); Transform_t3600365921 * L_9 = GameObject_get_transform_m1369836730(L_8, /*hidden argument*/NULL); Vector3_t3722313464 L_10 = V_0; NullCheck(L_9); Transform_set_localPosition_m4128471975(L_9, L_10, /*hidden argument*/NULL); return (bool)1; } } // System.Boolean DMCore.Framework.Misc.CMiscHelp::SetObjectPosition(UnityEngine.GameObject,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR bool CMiscHelp_SetObjectPosition_m3484870048 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___destObj0, float ___newPosX1, float ___newPosY2, const RuntimeMethod* method) { int32_t G_B3_0 = 0; { GameObject_t1113636619 * L_0 = ___destObj0; float L_1 = ___newPosX1; bool L_2 = CMiscHelp_SetObjectPositionX_m129950964(NULL /*static, unused*/, L_0, L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_0015; } } { GameObject_t1113636619 * L_3 = ___destObj0; float L_4 = ___newPosY2; bool L_5 = CMiscHelp_SetObjectPositionY_m1240832168(NULL /*static, unused*/, L_3, L_4, /*hidden argument*/NULL); G_B3_0 = ((int32_t)(L_5)); goto IL_0016; } IL_0015: { G_B3_0 = 0; } IL_0016: { return (bool)G_B3_0; } } // System.Boolean DMCore.Framework.Misc.CMiscHelp::SetObjectPositionX(UnityEngine.Transform,System.Single) extern "C" IL2CPP_METHOD_ATTR bool CMiscHelp_SetObjectPositionX_m99106243 (RuntimeObject * __this /* static, unused */, Transform_t3600365921 * ___destObj0, float ___newPosX1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMiscHelp_SetObjectPositionX_m99106243_MetadataUsageId); s_Il2CppMethodInitialized = true; } Vector3_t3722313464 V_0; memset(&V_0, 0, sizeof(V_0)); { Transform_t3600365921 * L_0 = ___destObj0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_000e; } } { return (bool)0; } IL_000e: { Transform_t3600365921 * L_2 = ___destObj0; NullCheck(L_2); Vector3_t3722313464 L_3 = Transform_get_localPosition_m4234289348(L_2, /*hidden argument*/NULL); V_0 = L_3; float L_4 = ___newPosX1; (&V_0)->set_x_1(L_4); Transform_t3600365921 * L_5 = ___destObj0; Vector3_t3722313464 L_6 = V_0; NullCheck(L_5); Transform_set_localPosition_m4128471975(L_5, L_6, /*hidden argument*/NULL); return (bool)1; } } // System.Boolean DMCore.Framework.Misc.CMiscHelp::SetObjectPositionX(UnityEngine.GameObject,System.Single) extern "C" IL2CPP_METHOD_ATTR bool CMiscHelp_SetObjectPositionX_m129950964 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___destObj0, float ___newPosX1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMiscHelp_SetObjectPositionX_m129950964_MetadataUsageId); s_Il2CppMethodInitialized = true; } Vector3_t3722313464 V_0; memset(&V_0, 0, sizeof(V_0)); { GameObject_t1113636619 * L_0 = ___destObj0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_000e; } } { return (bool)0; } IL_000e: { GameObject_t1113636619 * L_2 = ___destObj0; NullCheck(L_2); Transform_t3600365921 * L_3 = GameObject_get_transform_m1369836730(L_2, /*hidden argument*/NULL); NullCheck(L_3); Vector3_t3722313464 L_4 = Transform_get_localPosition_m4234289348(L_3, /*hidden argument*/NULL); V_0 = L_4; float L_5 = ___newPosX1; (&V_0)->set_x_1(L_5); GameObject_t1113636619 * L_6 = ___destObj0; NullCheck(L_6); Transform_t3600365921 * L_7 = GameObject_get_transform_m1369836730(L_6, /*hidden argument*/NULL); Vector3_t3722313464 L_8 = V_0; NullCheck(L_7); Transform_set_localPosition_m4128471975(L_7, L_8, /*hidden argument*/NULL); return (bool)1; } } // System.Boolean DMCore.Framework.Misc.CMiscHelp::SetObjectPositionY(UnityEngine.Transform,System.Single) extern "C" IL2CPP_METHOD_ATTR bool CMiscHelp_SetObjectPositionY_m3129686273 (RuntimeObject * __this /* static, unused */, Transform_t3600365921 * ___destObj0, float ___newPosY1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMiscHelp_SetObjectPositionY_m3129686273_MetadataUsageId); s_Il2CppMethodInitialized = true; } Vector3_t3722313464 V_0; memset(&V_0, 0, sizeof(V_0)); { Transform_t3600365921 * L_0 = ___destObj0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_000e; } } { return (bool)0; } IL_000e: { Transform_t3600365921 * L_2 = ___destObj0; NullCheck(L_2); Vector3_t3722313464 L_3 = Transform_get_localPosition_m4234289348(L_2, /*hidden argument*/NULL); V_0 = L_3; float L_4 = ___newPosY1; (&V_0)->set_y_2(L_4); Transform_t3600365921 * L_5 = ___destObj0; Vector3_t3722313464 L_6 = V_0; NullCheck(L_5); Transform_set_localPosition_m4128471975(L_5, L_6, /*hidden argument*/NULL); return (bool)1; } } // System.Boolean DMCore.Framework.Misc.CMiscHelp::SetObjectPositionY(UnityEngine.GameObject,System.Single) extern "C" IL2CPP_METHOD_ATTR bool CMiscHelp_SetObjectPositionY_m1240832168 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___destObj0, float ___newPosY1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMiscHelp_SetObjectPositionY_m1240832168_MetadataUsageId); s_Il2CppMethodInitialized = true; } Vector3_t3722313464 V_0; memset(&V_0, 0, sizeof(V_0)); { GameObject_t1113636619 * L_0 = ___destObj0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_000e; } } { return (bool)0; } IL_000e: { GameObject_t1113636619 * L_2 = ___destObj0; NullCheck(L_2); Transform_t3600365921 * L_3 = GameObject_get_transform_m1369836730(L_2, /*hidden argument*/NULL); NullCheck(L_3); Vector3_t3722313464 L_4 = Transform_get_localPosition_m4234289348(L_3, /*hidden argument*/NULL); V_0 = L_4; float L_5 = ___newPosY1; (&V_0)->set_y_2(L_5); GameObject_t1113636619 * L_6 = ___destObj0; NullCheck(L_6); Transform_t3600365921 * L_7 = GameObject_get_transform_m1369836730(L_6, /*hidden argument*/NULL); Vector3_t3722313464 L_8 = V_0; NullCheck(L_7); Transform_set_localPosition_m4128471975(L_7, L_8, /*hidden argument*/NULL); return (bool)1; } } // System.Boolean DMCore.Framework.Misc.CMiscHelp::SetObjectPositionZ(UnityEngine.GameObject,System.Single) extern "C" IL2CPP_METHOD_ATTR bool CMiscHelp_SetObjectPositionZ_m1503810067 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___destObj0, float ___newPosZ1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMiscHelp_SetObjectPositionZ_m1503810067_MetadataUsageId); s_Il2CppMethodInitialized = true; } Vector3_t3722313464 V_0; memset(&V_0, 0, sizeof(V_0)); { GameObject_t1113636619 * L_0 = ___destObj0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_000e; } } { return (bool)0; } IL_000e: { GameObject_t1113636619 * L_2 = ___destObj0; NullCheck(L_2); Transform_t3600365921 * L_3 = GameObject_get_transform_m1369836730(L_2, /*hidden argument*/NULL); NullCheck(L_3); Vector3_t3722313464 L_4 = Transform_get_localPosition_m4234289348(L_3, /*hidden argument*/NULL); V_0 = L_4; float L_5 = ___newPosZ1; (&V_0)->set_z_3(L_5); GameObject_t1113636619 * L_6 = ___destObj0; NullCheck(L_6); Transform_t3600365921 * L_7 = GameObject_get_transform_m1369836730(L_6, /*hidden argument*/NULL); Vector3_t3722313464 L_8 = V_0; NullCheck(L_7); Transform_set_localPosition_m4128471975(L_7, L_8, /*hidden argument*/NULL); return (bool)1; } } // System.Boolean DMCore.Framework.Misc.CMiscHelp::SetObjectScale(UnityEngine.GameObject,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR bool CMiscHelp_SetObjectScale_m722751045 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___destObj0, float ___newScaleX1, float ___newScaleY2, const RuntimeMethod* method) { int32_t G_B3_0 = 0; { GameObject_t1113636619 * L_0 = ___destObj0; float L_1 = ___newScaleX1; bool L_2 = CMiscHelp_SetObjectScaleX_m2969638982(NULL /*static, unused*/, L_0, L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_0015; } } { GameObject_t1113636619 * L_3 = ___destObj0; float L_4 = ___newScaleY2; bool L_5 = CMiscHelp_SetObjectScaleY_m4232133456(NULL /*static, unused*/, L_3, L_4, /*hidden argument*/NULL); G_B3_0 = ((int32_t)(L_5)); goto IL_0016; } IL_0015: { G_B3_0 = 0; } IL_0016: { return (bool)G_B3_0; } } // System.Boolean DMCore.Framework.Misc.CMiscHelp::SetObjectScaleX(UnityEngine.Transform,System.Single) extern "C" IL2CPP_METHOD_ATTR bool CMiscHelp_SetObjectScaleX_m2501940028 (RuntimeObject * __this /* static, unused */, Transform_t3600365921 * ___destObj0, float ___newScaleX1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMiscHelp_SetObjectScaleX_m2501940028_MetadataUsageId); s_Il2CppMethodInitialized = true; } Vector3_t3722313464 V_0; memset(&V_0, 0, sizeof(V_0)); { Transform_t3600365921 * L_0 = ___destObj0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_000e; } } { return (bool)0; } IL_000e: { Transform_t3600365921 * L_2 = ___destObj0; NullCheck(L_2); Vector3_t3722313464 L_3 = Transform_get_localScale_m129152068(L_2, /*hidden argument*/NULL); V_0 = L_3; float L_4 = ___newScaleX1; (&V_0)->set_x_1(L_4); Transform_t3600365921 * L_5 = ___destObj0; Vector3_t3722313464 L_6 = V_0; NullCheck(L_5); Transform_set_localScale_m3053443106(L_5, L_6, /*hidden argument*/NULL); return (bool)1; } } // System.Boolean DMCore.Framework.Misc.CMiscHelp::SetObjectScaleX(UnityEngine.GameObject,System.Single) extern "C" IL2CPP_METHOD_ATTR bool CMiscHelp_SetObjectScaleX_m2969638982 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___destObj0, float ___newScaleX1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMiscHelp_SetObjectScaleX_m2969638982_MetadataUsageId); s_Il2CppMethodInitialized = true; } Vector3_t3722313464 V_0; memset(&V_0, 0, sizeof(V_0)); { GameObject_t1113636619 * L_0 = ___destObj0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_000e; } } { return (bool)0; } IL_000e: { GameObject_t1113636619 * L_2 = ___destObj0; NullCheck(L_2); Transform_t3600365921 * L_3 = GameObject_get_transform_m1369836730(L_2, /*hidden argument*/NULL); NullCheck(L_3); Vector3_t3722313464 L_4 = Transform_get_localScale_m129152068(L_3, /*hidden argument*/NULL); V_0 = L_4; float L_5 = ___newScaleX1; (&V_0)->set_x_1(L_5); GameObject_t1113636619 * L_6 = ___destObj0; NullCheck(L_6); Transform_t3600365921 * L_7 = GameObject_get_transform_m1369836730(L_6, /*hidden argument*/NULL); Vector3_t3722313464 L_8 = V_0; NullCheck(L_7); Transform_set_localScale_m3053443106(L_7, L_8, /*hidden argument*/NULL); return (bool)1; } } // System.Boolean DMCore.Framework.Misc.CMiscHelp::SetObjectScaleY(UnityEngine.Transform,System.Single) extern "C" IL2CPP_METHOD_ATTR bool CMiscHelp_SetObjectScaleY_m2107039052 (RuntimeObject * __this /* static, unused */, Transform_t3600365921 * ___destObj0, float ___newScaleY1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMiscHelp_SetObjectScaleY_m2107039052_MetadataUsageId); s_Il2CppMethodInitialized = true; } Vector3_t3722313464 V_0; memset(&V_0, 0, sizeof(V_0)); { Transform_t3600365921 * L_0 = ___destObj0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_000e; } } { return (bool)0; } IL_000e: { Transform_t3600365921 * L_2 = ___destObj0; NullCheck(L_2); Vector3_t3722313464 L_3 = Transform_get_localScale_m129152068(L_2, /*hidden argument*/NULL); V_0 = L_3; float L_4 = ___newScaleY1; (&V_0)->set_y_2(L_4); Transform_t3600365921 * L_5 = ___destObj0; Vector3_t3722313464 L_6 = V_0; NullCheck(L_5); Transform_set_localScale_m3053443106(L_5, L_6, /*hidden argument*/NULL); return (bool)1; } } // System.Boolean DMCore.Framework.Misc.CMiscHelp::SetObjectScaleY(UnityEngine.GameObject,System.Single) extern "C" IL2CPP_METHOD_ATTR bool CMiscHelp_SetObjectScaleY_m4232133456 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___destObj0, float ___newScaleY1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMiscHelp_SetObjectScaleY_m4232133456_MetadataUsageId); s_Il2CppMethodInitialized = true; } Vector3_t3722313464 V_0; memset(&V_0, 0, sizeof(V_0)); { GameObject_t1113636619 * L_0 = ___destObj0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_000e; } } { return (bool)0; } IL_000e: { GameObject_t1113636619 * L_2 = ___destObj0; NullCheck(L_2); Transform_t3600365921 * L_3 = GameObject_get_transform_m1369836730(L_2, /*hidden argument*/NULL); NullCheck(L_3); Vector3_t3722313464 L_4 = Transform_get_localScale_m129152068(L_3, /*hidden argument*/NULL); V_0 = L_4; float L_5 = ___newScaleY1; (&V_0)->set_y_2(L_5); GameObject_t1113636619 * L_6 = ___destObj0; NullCheck(L_6); Transform_t3600365921 * L_7 = GameObject_get_transform_m1369836730(L_6, /*hidden argument*/NULL); Vector3_t3722313464 L_8 = V_0; NullCheck(L_7); Transform_set_localScale_m3053443106(L_7, L_8, /*hidden argument*/NULL); return (bool)1; } } // System.Boolean DMCore.Framework.Misc.CMiscHelp::IsNumberic(System.String) extern "C" IL2CPP_METHOD_ATTR bool CMiscHelp_IsNumberic_m3367265569 (RuntimeObject * __this /* static, unused */, String_t* ___strVal0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMiscHelp_IsNumberic_m3367265569_MetadataUsageId); s_Il2CppMethodInitialized = true; } Regex_t3657309853 * V_0 = NULL; { Regex_t3657309853 * L_0 = (Regex_t3657309853 *)il2cpp_codegen_object_new(Regex_t3657309853_il2cpp_TypeInfo_var); Regex__ctor_m897876424(L_0, _stringLiteral3467578394, /*hidden argument*/NULL); V_0 = L_0; Regex_t3657309853 * L_1 = V_0; String_t* L_2 = ___strVal0; NullCheck(L_1); bool L_3 = Regex_IsMatch_m4067478295(L_1, L_2, /*hidden argument*/NULL); return L_3; } } // System.Boolean DMCore.Framework.Misc.CMiscHelp::IsContainBit(System.Int16,System.Int16) extern "C" IL2CPP_METHOD_ATTR bool CMiscHelp_IsContainBit_m3739371850 (RuntimeObject * __this /* static, unused */, int16_t ___srcType0, int16_t ___dstBitValue1, const RuntimeMethod* method) { { int16_t L_0 = ___srcType0; int16_t L_1 = ___dstBitValue1; bool L_2 = CMiscHelp_IsContainBit_m1722955532(NULL /*static, unused*/, L_0, L_1, /*hidden argument*/NULL); return L_2; } } // System.Boolean DMCore.Framework.Misc.CMiscHelp::IsContainBit(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR bool CMiscHelp_IsContainBit_m1722955532 (RuntimeObject * __this /* static, unused */, int32_t ___srcType0, int32_t ___dstBitValue1, const RuntimeMethod* method) { int32_t G_B3_0 = 0; { int32_t L_0 = ___srcType0; int32_t L_1 = ___dstBitValue1; if (!((int32_t)((int32_t)L_0&(int32_t)L_1))) { goto IL_000e; } } { G_B3_0 = 1; goto IL_000f; } IL_000e: { G_B3_0 = 0; } IL_000f: { return (bool)G_B3_0; } } // System.Boolean DMCore.Framework.Misc.CMiscHelp::ExistNonEnglishCharactor(System.String) extern "C" IL2CPP_METHOD_ATTR bool CMiscHelp_ExistNonEnglishCharactor_m1842079727 (RuntimeObject * __this /* static, unused */, String_t* ___originalStr0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMiscHelp_ExistNonEnglishCharactor_m1842079727_MetadataUsageId); s_Il2CppMethodInitialized = true; } bool V_0 = false; ByteU5BU5D_t4116647657* V_1 = NULL; int32_t V_2 = 0; int32_t V_3 = 0; { String_t* L_0 = ___originalStr0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_1 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_000d; } } { return (bool)0; } IL_000d: { V_0 = (bool)0; IL2CPP_RUNTIME_CLASS_INIT(Encoding_t1523322056_il2cpp_TypeInfo_var); Encoding_t1523322056 * L_2 = Encoding_get_Unicode_m811213576(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_3 = ___originalStr0; NullCheck(L_2); ByteU5BU5D_t4116647657* L_4 = VirtFuncInvoker1< ByteU5BU5D_t4116647657*, String_t* >::Invoke(10 /* System.Byte[] System.Text.Encoding::GetBytes(System.String) */, L_2, L_3); V_1 = L_4; V_2 = 1; ByteU5BU5D_t4116647657* L_5 = V_1; NullCheck(L_5); V_3 = (((int32_t)((int32_t)(((RuntimeArray *)L_5)->max_length)))); goto IL_0039; } IL_0026: { ByteU5BU5D_t4116647657* L_6 = V_1; int32_t L_7 = V_2; NullCheck(L_6); int32_t L_8 = L_7; uint8_t L_9 = (L_6)->GetAt(static_cast(L_8)); if (!L_9) { goto IL_0035; } } { V_0 = (bool)1; goto IL_0040; } IL_0035: { int32_t L_10 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)2)); } IL_0039: { int32_t L_11 = V_2; int32_t L_12 = V_3; if ((((int32_t)L_11) < ((int32_t)L_12))) { goto IL_0026; } } IL_0040: { bool L_13 = V_0; return L_13; } } // System.Int32 DMCore.Framework.Misc.CMiscHelp::GetByteCount(System.String) extern "C" IL2CPP_METHOD_ATTR int32_t CMiscHelp_GetByteCount_m2951951218 (RuntimeObject * __this /* static, unused */, String_t* ___originalStr0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMiscHelp_GetByteCount_m2951951218_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ByteU5BU5D_t4116647657* V_1 = NULL; int32_t V_2 = 0; int32_t V_3 = 0; uint8_t V_4 = 0x0; { String_t* L_0 = ___originalStr0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_1 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_000d; } } { return 0; } IL_000d: { V_0 = 0; IL2CPP_RUNTIME_CLASS_INIT(Encoding_t1523322056_il2cpp_TypeInfo_var); Encoding_t1523322056 * L_2 = Encoding_get_Unicode_m811213576(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_3 = ___originalStr0; NullCheck(L_2); ByteU5BU5D_t4116647657* L_4 = VirtFuncInvoker1< ByteU5BU5D_t4116647657*, String_t* >::Invoke(10 /* System.Byte[] System.Text.Encoding::GetBytes(System.String) */, L_2, L_3); V_1 = L_4; V_2 = 0; ByteU5BU5D_t4116647657* L_5 = V_1; NullCheck(L_5); V_3 = (((int32_t)((int32_t)(((RuntimeArray *)L_5)->max_length)))); goto IL_003a; } IL_0026: { ByteU5BU5D_t4116647657* L_6 = V_1; int32_t L_7 = V_2; NullCheck(L_6); int32_t L_8 = L_7; uint8_t L_9 = (L_6)->GetAt(static_cast(L_8)); V_4 = L_9; uint8_t L_10 = V_4; if (!L_10) { goto IL_0036; } } { int32_t L_11 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)1)); } IL_0036: { int32_t L_12 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1)); } IL_003a: { int32_t L_13 = V_2; int32_t L_14 = V_3; if ((((int32_t)L_13) < ((int32_t)L_14))) { goto IL_0026; } } { int32_t L_15 = V_0; return L_15; } } // System.String DMCore.Framework.Misc.CMiscHelp::ClampStringByteCount(System.String,System.Int32) extern "C" IL2CPP_METHOD_ATTR String_t* CMiscHelp_ClampStringByteCount_m2396899952 (RuntimeObject * __this /* static, unused */, String_t* ___originalStr0, int32_t ___maxByteCount1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMiscHelp_ClampStringByteCount_m2396899952_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ByteU5BU5D_t4116647657* V_1 = NULL; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; uint8_t V_5 = 0x0; int32_t G_B5_0 = 0; int32_t G_B4_0 = 0; int32_t G_B6_0 = 0; int32_t G_B6_1 = 0; { String_t* L_0 = ___originalStr0; int32_t L_1 = CMiscHelp_GetByteCount_m2951951218(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); V_0 = L_1; int32_t L_2 = V_0; if ((((int32_t)L_2) <= ((int32_t)0))) { goto IL_0068; } } { int32_t L_3 = V_0; int32_t L_4 = ___maxByteCount1; if ((((int32_t)L_3) <= ((int32_t)L_4))) { goto IL_0068; } } { IL2CPP_RUNTIME_CLASS_INIT(Encoding_t1523322056_il2cpp_TypeInfo_var); Encoding_t1523322056 * L_5 = Encoding_get_Unicode_m811213576(NULL /*static, unused*/, /*hidden argument*/NULL); String_t* L_6 = ___originalStr0; NullCheck(L_5); ByteU5BU5D_t4116647657* L_7 = VirtFuncInvoker1< ByteU5BU5D_t4116647657*, String_t* >::Invoke(10 /* System.Byte[] System.Text.Encoding::GetBytes(System.String) */, L_5, L_6); V_1 = L_7; V_2 = 0; V_3 = 0; String_t* L_8 = ___originalStr0; NullCheck(L_8); int32_t L_9 = String_get_Length_m3847582255(L_8, /*hidden argument*/NULL); V_4 = L_9; goto IL_0060; } IL_0032: { ByteU5BU5D_t4116647657* L_10 = V_1; int32_t L_11 = V_3; NullCheck(L_10); int32_t L_12 = ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)((int32_t)L_11<<(int32_t)1)), (int32_t)1)); uint8_t L_13 = (L_10)->GetAt(static_cast(L_12)); V_5 = L_13; int32_t L_14 = V_2; uint8_t L_15 = V_5; G_B4_0 = L_14; if (L_15) { G_B5_0 = L_14; goto IL_0049; } } { G_B6_0 = 1; G_B6_1 = G_B4_0; goto IL_004a; } IL_0049: { G_B6_0 = 2; G_B6_1 = G_B5_0; } IL_004a: { V_2 = ((int32_t)il2cpp_codegen_add((int32_t)G_B6_1, (int32_t)G_B6_0)); int32_t L_16 = V_2; int32_t L_17 = ___maxByteCount1; if ((((int32_t)L_16) <= ((int32_t)L_17))) { goto IL_005c; } } { String_t* L_18 = ___originalStr0; int32_t L_19 = V_3; NullCheck(L_18); String_t* L_20 = String_Substring_m1610150815(L_18, 0, L_19, /*hidden argument*/NULL); return L_20; } IL_005c: { int32_t L_21 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_21, (int32_t)1)); } IL_0060: { int32_t L_22 = V_3; int32_t L_23 = V_4; if ((((int32_t)L_22) < ((int32_t)L_23))) { goto IL_0032; } } IL_0068: { String_t* L_24 = ___originalStr0; return L_24; } } // UnityEngine.Vector4 DMCore.Framework.Misc.CMiscHelp::ParseVector4(System.String) extern "C" IL2CPP_METHOD_ATTR Vector4_t3319028937 CMiscHelp_ParseVector4_m2461766876 (RuntimeObject * __this /* static, unused */, String_t* ___strVector40, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMiscHelp_ParseVector4_m2461766876_MetadataUsageId); s_Il2CppMethodInitialized = true; } Vector4_t3319028937 V_0; memset(&V_0, 0, sizeof(V_0)); StringU5BU5D_t1281789340* V_1 = NULL; { Vector4__ctor_m2498754347((&V_0), (-1.0f), (-1.0f), (-1.0f), (-1.0f), /*hidden argument*/NULL); String_t* L_0 = ___strVector40; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_1 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0028; } } { Vector4_t3319028937 L_2 = V_0; return L_2; } IL_0028: { String_t* L_3 = ___strVector40; CharU5BU5D_t3528271667* L_4 = ((CharU5BU5D_t3528271667*)SZArrayNew(CharU5BU5D_t3528271667_il2cpp_TypeInfo_var, (uint32_t)1)); NullCheck(L_4); (L_4)->SetAt(static_cast(0), (Il2CppChar)((int32_t)44)); NullCheck(L_3); StringU5BU5D_t1281789340* L_5 = String_Split_m3646115398(L_3, L_4, /*hidden argument*/NULL); V_1 = L_5; StringU5BU5D_t1281789340* L_6 = V_1; NullCheck(L_6); if ((((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_6)->max_length))))) >= ((int32_t)3))) { goto IL_0045; } } { Vector4_t3319028937 L_7 = V_0; return L_7; } IL_0045: { StringU5BU5D_t1281789340* L_8 = V_1; NullCheck(L_8); int32_t L_9 = 0; String_t* L_10 = (L_8)->GetAt(static_cast(L_9)); float L_11 = CMiscHelp_ToFloat_m661515888(NULL /*static, unused*/, L_10, (0.0f), /*hidden argument*/NULL); (&V_0)->set_x_1(L_11); StringU5BU5D_t1281789340* L_12 = V_1; NullCheck(L_12); int32_t L_13 = 1; String_t* L_14 = (L_12)->GetAt(static_cast(L_13)); float L_15 = CMiscHelp_ToFloat_m661515888(NULL /*static, unused*/, L_14, (0.0f), /*hidden argument*/NULL); (&V_0)->set_y_2(L_15); StringU5BU5D_t1281789340* L_16 = V_1; NullCheck(L_16); int32_t L_17 = 2; String_t* L_18 = (L_16)->GetAt(static_cast(L_17)); float L_19 = CMiscHelp_ToFloat_m661515888(NULL /*static, unused*/, L_18, (0.0f), /*hidden argument*/NULL); (&V_0)->set_z_3(L_19); StringU5BU5D_t1281789340* L_20 = V_1; NullCheck(L_20); if ((((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_20)->max_length))))) <= ((int32_t)3))) { goto IL_00a3; } } { StringU5BU5D_t1281789340* L_21 = V_1; NullCheck(L_21); int32_t L_22 = 3; String_t* L_23 = (L_21)->GetAt(static_cast(L_22)); float L_24 = CMiscHelp_ToFloat_m661515888(NULL /*static, unused*/, L_23, (0.0f), /*hidden argument*/NULL); (&V_0)->set_w_4(L_24); goto IL_00af; } IL_00a3: { (&V_0)->set_w_4((255.0f)); } IL_00af: { Vector4_t3319028937 L_25 = V_0; return L_25; } } // UnityEngine.Vector3 DMCore.Framework.Misc.CMiscHelp::ParseVector3(System.String) extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 CMiscHelp_ParseVector3_m2020003938 (RuntimeObject * __this /* static, unused */, String_t* ___strVector30, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMiscHelp_ParseVector3_m2020003938_MetadataUsageId); s_Il2CppMethodInitialized = true; } Vector3_t3722313464 V_0; memset(&V_0, 0, sizeof(V_0)); StringU5BU5D_t1281789340* V_1 = NULL; { Vector3__ctor_m3353183577((&V_0), (-1.0f), (-1.0f), (-1.0f), /*hidden argument*/NULL); String_t* L_0 = ___strVector30; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_1 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0023; } } { Vector3_t3722313464 L_2 = V_0; return L_2; } IL_0023: { String_t* L_3 = ___strVector30; CharU5BU5D_t3528271667* L_4 = ((CharU5BU5D_t3528271667*)SZArrayNew(CharU5BU5D_t3528271667_il2cpp_TypeInfo_var, (uint32_t)1)); NullCheck(L_4); (L_4)->SetAt(static_cast(0), (Il2CppChar)((int32_t)44)); NullCheck(L_3); StringU5BU5D_t1281789340* L_5 = String_Split_m3646115398(L_3, L_4, /*hidden argument*/NULL); V_1 = L_5; StringU5BU5D_t1281789340* L_6 = V_1; NullCheck(L_6); if ((((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_6)->max_length))))) >= ((int32_t)3))) { goto IL_0040; } } { Vector3_t3722313464 L_7 = V_0; return L_7; } IL_0040: { StringU5BU5D_t1281789340* L_8 = V_1; NullCheck(L_8); int32_t L_9 = 0; String_t* L_10 = (L_8)->GetAt(static_cast(L_9)); float L_11 = CMiscHelp_ToFloat_m661515888(NULL /*static, unused*/, L_10, (0.0f), /*hidden argument*/NULL); (&V_0)->set_x_1(L_11); StringU5BU5D_t1281789340* L_12 = V_1; NullCheck(L_12); int32_t L_13 = 1; String_t* L_14 = (L_12)->GetAt(static_cast(L_13)); float L_15 = CMiscHelp_ToFloat_m661515888(NULL /*static, unused*/, L_14, (0.0f), /*hidden argument*/NULL); (&V_0)->set_y_2(L_15); StringU5BU5D_t1281789340* L_16 = V_1; NullCheck(L_16); int32_t L_17 = 2; String_t* L_18 = (L_16)->GetAt(static_cast(L_17)); float L_19 = CMiscHelp_ToFloat_m661515888(NULL /*static, unused*/, L_18, (0.0f), /*hidden argument*/NULL); (&V_0)->set_z_3(L_19); Vector3_t3722313464 L_20 = V_0; return L_20; } } // UnityEngine.Vector2 DMCore.Framework.Misc.CMiscHelp::ParseVector2(System.String) extern "C" IL2CPP_METHOD_ATTR Vector2_t2156229523 CMiscHelp_ParseVector2_m2892525532 (RuntimeObject * __this /* static, unused */, String_t* ___strVector20, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMiscHelp_ParseVector2_m2892525532_MetadataUsageId); s_Il2CppMethodInitialized = true; } Vector2_t2156229523 V_0; memset(&V_0, 0, sizeof(V_0)); StringU5BU5D_t1281789340* V_1 = NULL; { Vector4_t3319028937 L_0; memset(&L_0, 0, sizeof(L_0)); Vector4__ctor_m3795604412((&L_0), (-1.0f), (-1.0f), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Vector4_t3319028937_il2cpp_TypeInfo_var); Vector2_t2156229523 L_1 = Vector4_op_Implicit_m3335148350(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); V_0 = L_1; String_t* L_2 = ___strVector20; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_3 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_2, /*hidden argument*/NULL); if (!L_3) { goto IL_0022; } } { Vector2_t2156229523 L_4 = V_0; return L_4; } IL_0022: { String_t* L_5 = ___strVector20; CharU5BU5D_t3528271667* L_6 = ((CharU5BU5D_t3528271667*)SZArrayNew(CharU5BU5D_t3528271667_il2cpp_TypeInfo_var, (uint32_t)1)); NullCheck(L_6); (L_6)->SetAt(static_cast(0), (Il2CppChar)((int32_t)44)); NullCheck(L_5); StringU5BU5D_t1281789340* L_7 = String_Split_m3646115398(L_5, L_6, /*hidden argument*/NULL); V_1 = L_7; StringU5BU5D_t1281789340* L_8 = V_1; NullCheck(L_8); if ((((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_8)->max_length))))) >= ((int32_t)2))) { goto IL_003f; } } { Vector2_t2156229523 L_9 = V_0; return L_9; } IL_003f: { StringU5BU5D_t1281789340* L_10 = V_1; NullCheck(L_10); int32_t L_11 = 0; String_t* L_12 = (L_10)->GetAt(static_cast(L_11)); float L_13 = CMiscHelp_ToFloat_m661515888(NULL /*static, unused*/, L_12, (0.0f), /*hidden argument*/NULL); (&V_0)->set_x_0(L_13); StringU5BU5D_t1281789340* L_14 = V_1; NullCheck(L_14); int32_t L_15 = 1; String_t* L_16 = (L_14)->GetAt(static_cast(L_15)); float L_17 = CMiscHelp_ToFloat_m661515888(NULL /*static, unused*/, L_16, (0.0f), /*hidden argument*/NULL); (&V_0)->set_y_1(L_17); Vector2_t2156229523 L_18 = V_0; return L_18; } } // System.Int32 DMCore.Framework.Misc.CMiscHelp::GetBitValue(System.Int32,System.UInt32,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CMiscHelp_GetBitValue_m3106479109 (RuntimeObject * __this /* static, unused */, int32_t ___input0, uint32_t ___posFromLeftSide1, int32_t ___defaultVal2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMiscHelp_GetBitValue_m3106479109_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t G_B10_0 = 0; { int32_t L_0 = ___input0; V_0 = L_0; V_1 = 0; } IL_0004: { int32_t L_1 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); int32_t L_2 = ___input0; int32_t L_3 = ((int32_t)((int32_t)L_2/(int32_t)((int32_t)10))); ___input0 = L_3; if (L_3) { goto IL_0004; } } { int32_t L_4 = V_1; uint32_t L_5 = ___posFromLeftSide1; V_2 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_4, (int32_t)L_5)); int32_t L_6 = V_2; if ((((int32_t)L_6) >= ((int32_t)0))) { goto IL_0021; } } { int32_t L_7 = ___defaultVal2; return L_7; } IL_0021: { goto IL_002f; } IL_0026: { int32_t L_8 = V_0; V_0 = ((int32_t)((int32_t)L_8/(int32_t)((int32_t)10))); int32_t L_9 = V_2; V_2 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_9, (int32_t)1)); } IL_002f: { int32_t L_10 = V_2; if ((((int32_t)L_10) > ((int32_t)0))) { goto IL_0026; } } { int32_t L_11 = V_2; if (L_11) { goto IL_004a; } } { int32_t L_12 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); int32_t L_13 = Mathf_Abs_m2460432655(NULL /*static, unused*/, ((int32_t)((int32_t)L_12%(int32_t)((int32_t)10))), /*hidden argument*/NULL); G_B10_0 = L_13; goto IL_004b; } IL_004a: { int32_t L_14 = ___defaultVal2; G_B10_0 = L_14; } IL_004b: { return G_B10_0; } } // System.Int32 DMCore.Framework.Misc.CMiscHelp::RandomExcept(System.Int32,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CMiscHelp_RandomExcept_m3561142327 (RuntimeObject * __this /* static, unused */, int32_t ___min0, int32_t ___max1, int32_t ___except2, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t G_B10_0 = 0; { int32_t L_0 = ___except2; int32_t L_1 = ___min0; if ((((int32_t)L_0) < ((int32_t)L_1))) { goto IL_000e; } } { int32_t L_2 = ___max1; int32_t L_3 = ___except2; if ((((int32_t)L_2) > ((int32_t)L_3))) { goto IL_0018; } } IL_000e: { int32_t L_4 = ___min0; int32_t L_5 = ___max1; int32_t L_6 = Random_Range_m4054026115(NULL /*static, unused*/, L_4, ((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)1)), /*hidden argument*/NULL); return L_6; } IL_0018: { int32_t L_7 = ___except2; int32_t L_8 = ___min0; if ((!(((uint32_t)L_7) == ((uint32_t)L_8)))) { goto IL_002b; } } { int32_t L_9 = ___min0; int32_t L_10 = ___max1; int32_t L_11 = Random_Range_m4054026115(NULL /*static, unused*/, ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)), ((int32_t)il2cpp_codegen_subtract((int32_t)L_10, (int32_t)1)), /*hidden argument*/NULL); return L_11; } IL_002b: { int32_t L_12 = ___except2; int32_t L_13 = ___max1; if ((!(((uint32_t)L_12) == ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_13, (int32_t)1)))))) { goto IL_003e; } } { int32_t L_14 = ___min0; int32_t L_15 = ___max1; int32_t L_16 = Random_Range_m4054026115(NULL /*static, unused*/, L_14, ((int32_t)il2cpp_codegen_subtract((int32_t)L_15, (int32_t)2)), /*hidden argument*/NULL); return L_16; } IL_003e: { int32_t L_17 = ___min0; int32_t L_18 = ___max1; int32_t L_19 = Random_Range_m4054026115(NULL /*static, unused*/, L_17, ((int32_t)il2cpp_codegen_subtract((int32_t)L_18, (int32_t)1)), /*hidden argument*/NULL); V_0 = L_19; int32_t L_20 = ___except2; int32_t L_21 = V_0; if ((((int32_t)L_20) > ((int32_t)L_21))) { goto IL_0057; } } { int32_t L_22 = V_0; G_B10_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_22, (int32_t)1)); goto IL_0058; } IL_0057: { int32_t L_23 = V_0; G_B10_0 = L_23; } IL_0058: { return G_B10_0; } } // System.Void DMCore.Framework.Misc.CMiscHelp::Destroy(UnityEngine.Object) extern "C" IL2CPP_METHOD_ATTR void CMiscHelp_Destroy_m3726802780 (RuntimeObject * __this /* static, unused */, Object_t631007953 * ___target0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMiscHelp_Destroy_m3726802780_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Object_t631007953 * L_0 = ___target0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_000d; } } { return; } IL_000d: { Object_t631007953 * L_2 = ___target0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); Object_DestroyImmediate_m2288369078(NULL /*static, unused*/, L_2, (bool)1, /*hidden argument*/NULL); return; } } // System.Void DMCore.Framework.Misc.CMiscHelp::FitDynamicRender(UnityEngine.Renderer) extern "C" IL2CPP_METHOD_ATTR void CMiscHelp_FitDynamicRender_m1540912518 (RuntimeObject * __this /* static, unused */, Renderer_t2627027031 * ___smr0, const RuntimeMethod* method) { { return; } } // System.Void DMCore.Framework.Misc.CMiscHelp::FitDynamicModel(UnityEngine.GameObject) extern "C" IL2CPP_METHOD_ATTR void CMiscHelp_FitDynamicModel_m1490454006 (RuntimeObject * __this /* static, unused */, GameObject_t1113636619 * ___goVal0, const RuntimeMethod* method) { { return; } } // System.Void DMCore.Framework.Misc.CMiscHelp::_OnFitDynamicModel(UnityEngine.Transform) extern "C" IL2CPP_METHOD_ATTR void CMiscHelp__OnFitDynamicModel_m2709256683 (RuntimeObject * __this /* static, unused */, Transform_t3600365921 * ___trans0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMiscHelp__OnFitDynamicModel_m2709256683_MetadataUsageId); s_Il2CppMethodInitialized = true; } Renderer_t2627027031 * V_0 = NULL; Material_t340375123 * V_1 = NULL; int32_t V_2 = 0; { Transform_t3600365921 * L_0 = ___trans0; NullCheck(L_0); Renderer_t2627027031 * L_1 = Component_GetComponent_TisRenderer_t2627027031_m2651633905(L_0, /*hidden argument*/Component_GetComponent_TisRenderer_t2627027031_m2651633905_RuntimeMethod_var); V_0 = L_1; Renderer_t2627027031 * L_2 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_3 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_2, /*hidden argument*/NULL); if (!L_3) { goto IL_003c; } } { Renderer_t2627027031 * L_4 = V_0; NullCheck(L_4); Material_t340375123 * L_5 = Renderer_get_sharedMaterial_m1936632411(L_4, /*hidden argument*/NULL); V_1 = L_5; Material_t340375123 * L_6 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_7 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_6, /*hidden argument*/NULL); if (!L_7) { goto IL_003c; } } { Material_t340375123 * L_8 = V_1; Material_t340375123 * L_9 = V_1; NullCheck(L_9); Shader_t4151988712 * L_10 = Material_get_shader_m1331119247(L_9, /*hidden argument*/NULL); NullCheck(L_10); String_t* L_11 = Object_get_name_m4211327027(L_10, /*hidden argument*/NULL); Shader_t4151988712 * L_12 = Shader_Find_m2092206247(NULL /*static, unused*/, L_11, /*hidden argument*/NULL); NullCheck(L_8); Material_set_shader_m1402562841(L_8, L_12, /*hidden argument*/NULL); } IL_003c: { V_2 = 0; goto IL_0053; } IL_0043: { Transform_t3600365921 * L_13 = ___trans0; int32_t L_14 = V_2; NullCheck(L_13); Transform_t3600365921 * L_15 = Transform_GetChild_m1092972975(L_13, L_14, /*hidden argument*/NULL); CMiscHelp__OnFitDynamicModel_m2709256683(NULL /*static, unused*/, L_15, /*hidden argument*/NULL); int32_t L_16 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_16, (int32_t)1)); } IL_0053: { int32_t L_17 = V_2; Transform_t3600365921 * L_18 = ___trans0; NullCheck(L_18); int32_t L_19 = Transform_get_childCount_m3145433196(L_18, /*hidden argument*/NULL); if ((((int32_t)L_17) < ((int32_t)L_19))) { goto IL_0043; } } { return; } } // UnityEngine.Sprite DMCore.Framework.Misc.CMiscHelp::ToSprite(UnityEngine.Texture2D) extern "C" IL2CPP_METHOD_ATTR Sprite_t280657092 * CMiscHelp_ToSprite_m3519075443 (RuntimeObject * __this /* static, unused */, Texture2D_t3840446185 * ___self0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMiscHelp_ToSprite_m3519075443_MetadataUsageId); s_Il2CppMethodInitialized = true; } Rect_t2360479859 V_0; memset(&V_0, 0, sizeof(V_0)); Vector2_t2156229523 V_1; memset(&V_1, 0, sizeof(V_1)); Sprite_t280657092 * V_2 = NULL; { Texture2D_t3840446185 * L_0 = ___self0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_000e; } } { return (Sprite_t280657092 *)NULL; } IL_000e: { Texture2D_t3840446185 * L_2 = ___self0; NullCheck(L_2); int32_t L_3 = VirtFuncInvoker0< int32_t >::Invoke(4 /* System.Int32 UnityEngine.Texture::get_width() */, L_2); Texture2D_t3840446185 * L_4 = ___self0; NullCheck(L_4); int32_t L_5 = VirtFuncInvoker0< int32_t >::Invoke(5 /* System.Int32 UnityEngine.Texture::get_height() */, L_4); Rect__ctor_m2614021312((&V_0), (0.0f), (0.0f), (((float)((float)L_3))), (((float)((float)L_5))), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Vector2_t2156229523_il2cpp_TypeInfo_var); Vector2_t2156229523 L_6 = Vector2_get_one_m738793577(NULL /*static, unused*/, /*hidden argument*/NULL); Vector2_t2156229523 L_7 = Vector2_op_Multiply_m2347887432(NULL /*static, unused*/, L_6, (0.5f), /*hidden argument*/NULL); V_1 = L_7; Texture2D_t3840446185 * L_8 = ___self0; Rect_t2360479859 L_9 = V_0; Vector2_t2156229523 L_10 = V_1; Sprite_t280657092 * L_11 = Sprite_Create_m803022218(NULL /*static, unused*/, L_8, L_9, L_10, /*hidden argument*/NULL); V_2 = L_11; Sprite_t280657092 * L_12 = V_2; return L_12; } } // UnityEngine.Sprite DMCore.Framework.Misc.CMiscHelp::GetDefaultUserPhoto(System.Int32) extern "C" IL2CPP_METHOD_ATTR Sprite_t280657092 * CMiscHelp_GetDefaultUserPhoto_m2900450754 (RuntimeObject * __this /* static, unused */, int32_t ___sex0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMiscHelp_GetDefaultUserPhoto_m2900450754_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; Object_t631007953 * V_1 = NULL; Sprite_t280657092 * V_2 = NULL; String_t* G_B3_0 = NULL; { int32_t L_0 = ___sex0; if (L_0) { goto IL_0010; } } { G_B3_0 = _stringLiteral4207122276; goto IL_0015; } IL_0010: { G_B3_0 = _stringLiteral2239380710; } IL_0015: { V_0 = G_B3_0; String_t* L_1 = V_0; IL2CPP_RUNTIME_CLASS_INIT(AssetManager_t2546491902_il2cpp_TypeInfo_var); Object_t631007953 * L_2 = AssetManager_LoadAsset_m1115993353(NULL /*static, unused*/, L_1, /*hidden argument*/NULL); V_1 = L_2; Object_t631007953 * L_3 = V_1; Sprite_t280657092 * L_4 = CMiscHelp_ToSprite_m3519075443(NULL /*static, unused*/, ((Texture2D_t3840446185 *)IsInstSealed((RuntimeObject*)L_3, Texture2D_t3840446185_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); V_2 = L_4; Sprite_t280657092 * L_5 = V_2; return L_5; } } // System.Boolean DMCore.Framework.Misc.CMiscHelp::GetHeadPhoto(CircleImage,System.Int64,System.Int64,System.Int32,UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR bool CMiscHelp_GetHeadPhoto_m2226064948 (RuntimeObject * __this /* static, unused */, CircleImage_t2126599838 * ___photoHost0, int64_t ___userID1, int64_t ___photoID2, int32_t ___sex3, Vector3_t3722313464 ___photoSize4, const RuntimeMethod* method) { { CircleImage_t2126599838 * L_0 = ___photoHost0; int64_t L_1 = ___userID1; int64_t L_2 = ___photoID2; int32_t L_3 = ___sex3; Vector3_t3722313464 L_4 = ___photoSize4; bool L_5 = CMiscHelp_GetCustomUserPhoto_m2562059580(NULL /*static, unused*/, L_0, L_1, L_2, L_3, L_4, (bool)0, (bool)1, /*hidden argument*/NULL); return L_5; } } // System.Boolean DMCore.Framework.Misc.CMiscHelp::GetCustomUserPhoto(CircleImage,System.Int64,System.Int64,System.Int32,UnityEngine.Vector3,System.Boolean,System.Boolean) extern "C" IL2CPP_METHOD_ATTR bool CMiscHelp_GetCustomUserPhoto_m2562059580 (RuntimeObject * __this /* static, unused */, CircleImage_t2126599838 * ___photoHost0, int64_t ___userID1, int64_t ___photoID2, int32_t ___sex3, Vector3_t3722313464 ___photoSize4, bool ___is_big_photo5, bool ___is_head_photo6, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMiscHelp_GetCustomUserPhoto_m2562059580_MetadataUsageId); s_Il2CppMethodInitialized = true; } bool V_0 = false; Sprite_t280657092 * V_1 = NULL; CPlayerPhotoLib_t3645419873 * V_2 = NULL; Texture2D_t3840446185 * V_3 = NULL; Sprite_t280657092 * V_4 = NULL; float V_5 = 0.0f; { V_0 = (bool)0; CircleImage_t2126599838 * L_0 = ___photoHost0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0010; } } { bool L_2 = V_0; return L_2; } IL_0010: { int64_t L_3 = ___photoID2; if ((!(((uint64_t)L_3) == ((uint64_t)(((int64_t)((int64_t)0))))))) { goto IL_0053; } } { int32_t L_4 = ___sex3; Sprite_t280657092 * L_5 = CMiscHelp_GetDefaultUserPhoto_m2900450754(NULL /*static, unused*/, L_4, /*hidden argument*/NULL); V_1 = L_5; Sprite_t280657092 * L_6 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_7 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_6, /*hidden argument*/NULL); if (!L_7) { goto IL_0051; } } { V_0 = (bool)1; CircleImage_t2126599838 * L_8 = ___photoHost0; Sprite_t280657092 * L_9 = V_1; NullCheck(L_8); BaseImage_set_sprite_m2176544949(L_8, L_9, /*hidden argument*/NULL); CircleImage_t2126599838 * L_10 = ___photoHost0; NullCheck(L_10); RectTransform_t3704657025 * L_11 = Graphic_get_rectTransform_m1167152468(L_10, /*hidden argument*/NULL); Vector3_t3722313464 L_12 = ___photoSize4; NullCheck(L_11); Transform_set_localScale_m3053443106(L_11, L_12, /*hidden argument*/NULL); CircleImage_t2126599838 * L_13 = ___photoHost0; NullCheck(L_13); RectTransform_t3704657025 * L_14 = Graphic_get_rectTransform_m1167152468(L_13, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Quaternion_t2301928331_il2cpp_TypeInfo_var); Quaternion_t2301928331 L_15 = Quaternion_get_identity_m3722672781(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_14); Transform_set_localRotation_m19445462(L_14, L_15, /*hidden argument*/NULL); } IL_0051: { bool L_16 = V_0; return L_16; } IL_0053: { CPhotoManager_t704993275 * L_17 = CPhotoManager_GetInstance_m953076413(NULL /*static, unused*/, /*hidden argument*/NULL); int64_t L_18 = ___userID1; NullCheck(L_17); CPlayerPhotoLib_t3645419873 * L_19 = CPhotoManager_GetPlayerPhotoLib_m2927084127(L_17, 0, L_18, /*hidden argument*/NULL); V_2 = L_19; CPlayerPhotoLib_t3645419873 * L_20 = V_2; if (!L_20) { goto IL_0121; } } { V_3 = (Texture2D_t3840446185 *)NULL; bool L_21 = ___is_head_photo6; if (!L_21) { goto IL_0083; } } { CPlayerPhotoLib_t3645419873 * L_22 = V_2; int64_t L_23 = ___photoID2; int32_t L_24 = ___sex3; NullCheck(L_22); CPlayerPhotoLib_SetHeadPhotoID_m2126059737(L_22, L_23, L_24, /*hidden argument*/NULL); CPlayerPhotoLib_t3645419873 * L_25 = V_2; NullCheck(L_25); Texture2D_t3840446185 * L_26 = CPlayerPhotoLib_RequsetHeadPhoto_m1538310997(L_25, /*hidden argument*/NULL); V_3 = L_26; goto IL_0096; } IL_0083: { CPlayerPhotoLib_t3645419873 * L_27 = V_2; int64_t L_28 = ___photoID2; bool L_29 = ___is_big_photo5; NullCheck(L_27); CPlayerPhotoLib_SetPhotoID_m3385342145(L_27, L_28, L_29, /*hidden argument*/NULL); CPlayerPhotoLib_t3645419873 * L_30 = V_2; int64_t L_31 = ___photoID2; bool L_32 = ___is_big_photo5; NullCheck(L_30); Texture2D_t3840446185 * L_33 = CPlayerPhotoLib_RequestPhotoByID_m1686474240(L_30, L_31, L_32, /*hidden argument*/NULL); V_3 = L_33; } IL_0096: { Texture2D_t3840446185 * L_34 = V_3; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_35 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_34, /*hidden argument*/NULL); if (!L_35) { goto IL_00c5; } } { V_0 = (bool)1; CircleImage_t2126599838 * L_36 = ___photoHost0; Texture2D_t3840446185 * L_37 = V_3; Sprite_t280657092 * L_38 = CMiscHelp_ToSprite_m3519075443(NULL /*static, unused*/, L_37, /*hidden argument*/NULL); NullCheck(L_36); BaseImage_set_sprite_m2176544949(L_36, L_38, /*hidden argument*/NULL); CircleImage_t2126599838 * L_39 = ___photoHost0; NullCheck(L_39); RectTransform_t3704657025 * L_40 = Graphic_get_rectTransform_m1167152468(L_39, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Quaternion_t2301928331_il2cpp_TypeInfo_var); Quaternion_t2301928331 L_41 = Quaternion_get_identity_m3722672781(NULL /*static, unused*/, /*hidden argument*/NULL); NullCheck(L_40); Transform_set_localRotation_m19445462(L_40, L_41, /*hidden argument*/NULL); goto IL_0121; } IL_00c5: { Sprite_t280657092 * L_42 = Resources_Load_TisSprite_t280657092_m4144667290(NULL /*static, unused*/, _stringLiteral3071468220, /*hidden argument*/Resources_Load_TisSprite_t280657092_m4144667290_RuntimeMethod_var); V_4 = L_42; Sprite_t280657092 * L_43 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_44 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_43, /*hidden argument*/NULL); if (!L_44) { goto IL_0121; } } { CircleImage_t2126599838 * L_45 = ___photoHost0; Sprite_t280657092 * L_46 = V_4; NullCheck(L_45); BaseImage_set_sprite_m2176544949(L_45, L_46, /*hidden argument*/NULL); float L_47 = Time_get_timeSinceLevelLoad_m2224611026(NULL /*static, unused*/, /*hidden argument*/NULL); V_5 = L_47; float L_48 = V_5; float L_49 = V_5; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_50 = floorf(L_49); V_5 = ((float)il2cpp_codegen_subtract((float)(360.0f), (float)((float)il2cpp_codegen_multiply((float)(360.0f), (float)((float)il2cpp_codegen_subtract((float)L_48, (float)L_50)))))); CircleImage_t2126599838 * L_51 = ___photoHost0; NullCheck(L_51); RectTransform_t3704657025 * L_52 = Graphic_get_rectTransform_m1167152468(L_51, /*hidden argument*/NULL); float L_53 = V_5; Vector3_t3722313464 L_54; memset(&L_54, 0, sizeof(L_54)); Vector3__ctor_m3353183577((&L_54), (0.0f), (0.0f), L_53, /*hidden argument*/NULL); NullCheck(L_52); Transform_set_localEulerAngles_m4202601546(L_52, L_54, /*hidden argument*/NULL); } IL_0121: { CircleImage_t2126599838 * L_55 = ___photoHost0; NullCheck(L_55); GameObject_t1113636619 * L_56 = Component_get_gameObject_m442555142(L_55, /*hidden argument*/NULL); NullCheck(L_56); GameObject_SetActive_m796801857(L_56, (bool)1, /*hidden argument*/NULL); bool L_57 = V_0; return L_57; } } // System.Int32 DMCore.Framework.Misc.CMiscHelp::GetStrLength(System.String) extern "C" IL2CPP_METHOD_ATTR int32_t CMiscHelp_GetStrLength_m2320997087 (RuntimeObject * __this /* static, unused */, String_t* ___str0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMiscHelp_GetStrLength_m2320997087_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; CharU5BU5D_t3528271667* V_1 = NULL; int32_t V_2 = 0; { String_t* L_0 = ___str0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_1 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_000d; } } { return 0; } IL_000d: { V_0 = 0; String_t* L_2 = ___str0; NullCheck(L_2); CharU5BU5D_t3528271667* L_3 = String_ToCharArray_m1492846834(L_2, /*hidden argument*/NULL); V_1 = L_3; V_2 = 0; goto IL_003b; } IL_001d: { CharU5BU5D_t3528271667* L_4 = V_1; int32_t L_5 = V_2; NullCheck(L_4); int32_t L_6 = L_5; uint16_t L_7 = (L_4)->GetAt(static_cast(L_6)); if ((((int32_t)L_7) <= ((int32_t)((int32_t)255)))) { goto IL_0033; } } { int32_t L_8 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)2)); goto IL_0037; } IL_0033: { int32_t L_9 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); } IL_0037: { int32_t L_10 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)1)); } IL_003b: { int32_t L_11 = V_2; CharU5BU5D_t3528271667* L_12 = V_1; NullCheck(L_12); if ((((int32_t)L_11) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_12)->max_length))))))) { goto IL_001d; } } { int32_t L_13 = V_0; return L_13; } } // UnityEngine.Vector2 DMCore.Framework.Misc.CMiscHelp::ScreenPointToLocalPointInRectangle(UnityEngine.RectTransform,UnityEngine.Vector3,UnityEngine.Camera) extern "C" IL2CPP_METHOD_ATTR Vector2_t2156229523 CMiscHelp_ScreenPointToLocalPointInRectangle_m61142603 (RuntimeObject * __this /* static, unused */, RectTransform_t3704657025 * ___m_RectTransform0, Vector3_t3722313464 ___scenePos1, Camera_t4157153871 * ___camera2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMiscHelp_ScreenPointToLocalPointInRectangle_m61142603_MetadataUsageId); s_Il2CppMethodInitialized = true; } Vector2_t2156229523 V_0; memset(&V_0, 0, sizeof(V_0)); Vector2_t2156229523 V_1; memset(&V_1, 0, sizeof(V_1)); { il2cpp_codegen_initobj((&V_0), sizeof(Vector2_t2156229523 )); float L_0 = (&___scenePos1)->get_x_1(); float L_1 = (&___scenePos1)->get_y_2(); Vector2__ctor_m3970636864((&V_1), L_0, L_1, /*hidden argument*/NULL); RectTransform_t3704657025 * L_2 = ___m_RectTransform0; Vector2_t2156229523 L_3 = V_1; Camera_t4157153871 * L_4 = ___camera2; IL2CPP_RUNTIME_CLASS_INIT(RectTransformUtility_t1743242446_il2cpp_TypeInfo_var); RectTransformUtility_ScreenPointToLocalPointInRectangle_m2327269187(NULL /*static, unused*/, L_2, L_3, L_4, (&V_0), /*hidden argument*/NULL); Vector2_t2156229523 L_5 = V_0; return L_5; } } // System.Void DMCore.Framework.Misc.CMiscHelp::FixShader(UnityEngine.Material) extern "C" IL2CPP_METHOD_ATTR void CMiscHelp_FixShader_m1940681351 (RuntimeObject * __this /* static, unused */, Material_t340375123 * ___mat0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CMiscHelp_FixShader_m1940681351_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Material_t340375123 * L_0 = ___mat0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_0, /*hidden argument*/NULL); if (L_1) { goto IL_001d; } } { Material_t340375123 * L_2 = ___mat0; NullCheck(L_2); Shader_t4151988712 * L_3 = Material_get_shader_m1331119247(L_2, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_4 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_3, /*hidden argument*/NULL); if (!L_4) { goto IL_0028; } } IL_001d: { IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_LogError_m2850623458(NULL /*static, unused*/, _stringLiteral3087811951, /*hidden argument*/NULL); return; } IL_0028: { Material_t340375123 * L_5 = ___mat0; NullCheck(L_5); Shader_t4151988712 * L_6 = Material_get_shader_m1331119247(L_5, /*hidden argument*/NULL); NullCheck(L_6); String_t* L_7 = Object_get_name_m4211327027(L_6, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_8 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0048; } } { IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_LogError_m2850623458(NULL /*static, unused*/, _stringLiteral3337249652, /*hidden argument*/NULL); return; } IL_0048: { Material_t340375123 * L_9 = ___mat0; Material_t340375123 * L_10 = ___mat0; NullCheck(L_10); Shader_t4151988712 * L_11 = Material_get_shader_m1331119247(L_10, /*hidden argument*/NULL); NullCheck(L_11); String_t* L_12 = Object_get_name_m4211327027(L_11, /*hidden argument*/NULL); Shader_t4151988712 * L_13 = Shader_Find_m2092206247(NULL /*static, unused*/, L_12, /*hidden argument*/NULL); NullCheck(L_9); Material_set_shader_m1402562841(L_9, L_13, /*hidden argument*/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 DMCore.Framework.Misc.CSensitiveWordManager::.ctor() extern "C" IL2CPP_METHOD_ATTR void CSensitiveWordManager__ctor_m1263522726 (CSensitiveWordManager_t1258364656 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CSensitiveWordManager__ctor_m1263522726_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; { HashSet_1_t412400163 * L_0 = (HashSet_1_t412400163 *)il2cpp_codegen_object_new(HashSet_1_t412400163_il2cpp_TypeInfo_var); HashSet_1__ctor_m1942548978(L_0, /*hidden argument*/HashSet_1__ctor_m1942548978_RuntimeMethod_var); __this->set_m_hash_0(L_0); BetterList_1_t2105966071 * L_1 = (BetterList_1_t2105966071 *)il2cpp_codegen_object_new(BetterList_1_t2105966071_il2cpp_TypeInfo_var); BetterList_1__ctor_m2079784661(L_1, /*hidden argument*/BetterList_1__ctor_m2079784661_RuntimeMethod_var); __this->set_m_listPosCached_3(L_1); Object__ctor_m297566312(__this, /*hidden argument*/NULL); __this->set_m_maxWordLength_1(0); __this->set_m_minWordLength_2(((int32_t)2147483647LL)); IL2CPP_RUNTIME_CLASS_INIT(Singleton_1_t367392258_il2cpp_TypeInfo_var); XmlManager_t2042691812 * L_2 = Singleton_1_get_Instance_m4269561041(NULL /*static, unused*/, /*hidden argument*/Singleton_1_get_Instance_m4269561041_RuntimeMethod_var); NullCheck(L_2); String_t* L_3 = XmlManager_LoadXml_m2620436906(L_2, _stringLiteral4155778039, /*hidden argument*/NULL); V_0 = L_3; String_t* L_4 = V_0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_5 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_4, /*hidden argument*/NULL); if (L_5) { goto IL_0052; } } { String_t* L_6 = V_0; CSensitiveWordManager_OnLoad_m3198846371(__this, L_6, 0, /*hidden argument*/NULL); } IL_0052: { return; } } // DMCore.Framework.Misc.CSensitiveWordManager DMCore.Framework.Misc.CSensitiveWordManager::GetInstance() extern "C" IL2CPP_METHOD_ATTR CSensitiveWordManager_t1258364656 * CSensitiveWordManager_GetInstance_m566980595 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CSensitiveWordManager_GetInstance_m566980595_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CSensitiveWordManager_t1258364656_il2cpp_TypeInfo_var); CSensitiveWordManager_t1258364656 * L_0 = ((CSensitiveWordManager_t1258364656_StaticFields*)il2cpp_codegen_static_fields_for(CSensitiveWordManager_t1258364656_il2cpp_TypeInfo_var))->get_s_Instance_4(); if (L_0) { goto IL_0014; } } { CSensitiveWordManager_t1258364656 * L_1 = (CSensitiveWordManager_t1258364656 *)il2cpp_codegen_object_new(CSensitiveWordManager_t1258364656_il2cpp_TypeInfo_var); CSensitiveWordManager__ctor_m1263522726(L_1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CSensitiveWordManager_t1258364656_il2cpp_TypeInfo_var); ((CSensitiveWordManager_t1258364656_StaticFields*)il2cpp_codegen_static_fields_for(CSensitiveWordManager_t1258364656_il2cpp_TypeInfo_var))->set_s_Instance_4(L_1); } IL_0014: { IL2CPP_RUNTIME_CLASS_INIT(CSensitiveWordManager_t1258364656_il2cpp_TypeInfo_var); CSensitiveWordManager_t1258364656 * L_2 = ((CSensitiveWordManager_t1258364656_StaticFields*)il2cpp_codegen_static_fields_for(CSensitiveWordManager_t1258364656_il2cpp_TypeInfo_var))->get_s_Instance_4(); return L_2; } } // System.Boolean DMCore.Framework.Misc.CSensitiveWordManager::IfRoleNameValid(System.String) extern "C" IL2CPP_METHOD_ATTR bool CSensitiveWordManager_IfRoleNameValid_m2551144119 (CSensitiveWordManager_t1258364656 * __this, String_t* ___text0, const RuntimeMethod* method) { { String_t* L_0 = ___text0; bool L_1 = CSensitiveWordManager_IfExistSensitiveWord_m2539653544(__this, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_000e; } } { return (bool)0; } IL_000e: { return (bool)1; } } // System.Boolean DMCore.Framework.Misc.CSensitiveWordManager::IfExistSensitiveWord(System.String) extern "C" IL2CPP_METHOD_ATTR bool CSensitiveWordManager_IfExistSensitiveWord_m2539653544 (CSensitiveWordManager_t1258364656 * __this, String_t* ___text0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CSensitiveWordManager_IfExistSensitiveWord_m2539653544_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; bool V_1 = false; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; String_t* V_5 = NULL; { String_t* L_0 = ___text0; NullCheck(L_0); String_t* L_1 = String_ToLower_m2029374922(L_0, /*hidden argument*/NULL); BetterList_1_t2105966071 * L_2 = __this->get_m_listPosCached_3(); String_t* L_3 = CSensitiveWordManager_PickCn_m2478604573(__this, L_1, L_2, /*hidden argument*/NULL); V_0 = L_3; String_t* L_4 = V_0; bool L_5 = CSensitiveWordManager__IfExistSensitiveWord_Simple_m2663720268(__this, L_4, /*hidden argument*/NULL); V_1 = L_5; bool L_6 = V_1; if (!L_6) { goto IL_0023; } } { return (bool)1; } IL_0023: { String_t* L_7 = V_0; NullCheck(L_7); int32_t L_8 = String_get_Length_m3847582255(L_7, /*hidden argument*/NULL); String_t* L_9 = ___text0; NullCheck(L_9); int32_t L_10 = String_get_Length_m3847582255(L_9, /*hidden argument*/NULL); if ((((int32_t)L_8) == ((int32_t)L_10))) { goto IL_008b; } } { V_2 = 0; V_3 = 0; goto IL_007a; } IL_003d: { BetterList_1_t2105966071 * L_11 = __this->get_m_listPosCached_3(); int32_t L_12 = V_3; NullCheck(L_11); int32_t L_13 = BetterList_1_get_Item_m629431924(L_11, L_12, /*hidden argument*/BetterList_1_get_Item_m629431924_RuntimeMethod_var); V_4 = L_13; int32_t L_14 = V_4; int32_t L_15 = V_2; if ((((int32_t)1) > ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_14, (int32_t)L_15))))) { goto IL_0071; } } { String_t* L_16 = ___text0; int32_t L_17 = V_2; int32_t L_18 = V_4; int32_t L_19 = V_2; NullCheck(L_16); String_t* L_20 = String_Substring_m1610150815(L_16, L_17, ((int32_t)il2cpp_codegen_subtract((int32_t)L_18, (int32_t)L_19)), /*hidden argument*/NULL); V_5 = L_20; String_t* L_21 = V_5; bool L_22 = CSensitiveWordManager__IfExistSensitiveWord_Simple_m2663720268(__this, L_21, /*hidden argument*/NULL); if (!L_22) { goto IL_0071; } } { return (bool)1; } IL_0071: { int32_t L_23 = V_4; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)1)); int32_t L_24 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); } IL_007a: { int32_t L_25 = V_3; BetterList_1_t2105966071 * L_26 = __this->get_m_listPosCached_3(); NullCheck(L_26); int32_t L_27 = L_26->get_size_1(); if ((((int32_t)L_25) < ((int32_t)L_27))) { goto IL_003d; } } IL_008b: { return (bool)0; } } // System.String DMCore.Framework.Misc.CSensitiveWordManager::FilterSensitiveWordAll(System.String) extern "C" IL2CPP_METHOD_ATTR String_t* CSensitiveWordManager_FilterSensitiveWordAll_m2316646929 (CSensitiveWordManager_t1258364656 * __this, String_t* ___text0, const RuntimeMethod* method) { { String_t* L_0 = ___text0; String_t* L_1 = CSensitiveWordManager_FilterSensitiveWord_m1194362748(__this, L_0, /*hidden argument*/NULL); return L_1; } } // System.String DMCore.Framework.Misc.CSensitiveWordManager::FilterSensitiveWord(System.String) extern "C" IL2CPP_METHOD_ATTR String_t* CSensitiveWordManager_FilterSensitiveWord_m1194362748 (CSensitiveWordManager_t1258364656 * __this, String_t* ___text0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CSensitiveWordManager_FilterSensitiveWord_m1194362748_MetadataUsageId); s_Il2CppMethodInitialized = true; } StringBuilder_t * V_0 = NULL; String_t* V_1 = NULL; int32_t V_2 = 0; int32_t V_3 = 0; bool V_4 = false; int32_t V_5 = 0; String_t* V_6 = NULL; int32_t V_7 = 0; int32_t V_8 = 0; int32_t V_9 = 0; int32_t V_10 = 0; String_t* V_11 = NULL; int32_t V_12 = 0; int32_t V_13 = 0; int32_t V_14 = 0; String_t* V_15 = NULL; int32_t V_16 = 0; { String_t* L_0 = ___text0; StringBuilder_t * L_1 = (StringBuilder_t *)il2cpp_codegen_object_new(StringBuilder_t_il2cpp_TypeInfo_var); StringBuilder__ctor_m2989139009(L_1, L_0, /*hidden argument*/NULL); V_0 = L_1; String_t* L_2 = ___text0; NullCheck(L_2); String_t* L_3 = String_ToLower_m2029374922(L_2, /*hidden argument*/NULL); BetterList_1_t2105966071 * L_4 = __this->get_m_listPosCached_3(); String_t* L_5 = CSensitiveWordManager_PickCn_m2478604573(__this, L_3, L_4, /*hidden argument*/NULL); V_1 = L_5; V_2 = 0; goto IL_00c6; } IL_0021: { int32_t L_6 = __this->get_m_maxWordLength_1(); String_t* L_7 = V_1; NullCheck(L_7); int32_t L_8 = String_get_Length_m3847582255(L_7, /*hidden argument*/NULL); int32_t L_9 = V_2; int32_t L_10 = Math_Min_m3468062251(NULL /*static, unused*/, L_6, ((int32_t)il2cpp_codegen_subtract((int32_t)L_8, (int32_t)L_9)), /*hidden argument*/NULL); V_3 = L_10; V_4 = (bool)0; int32_t L_11 = V_3; V_5 = L_11; goto IL_00b3; } IL_0040: { String_t* L_12 = V_1; int32_t L_13 = V_2; int32_t L_14 = V_5; NullCheck(L_12); String_t* L_15 = String_Substring_m1610150815(L_12, L_13, L_14, /*hidden argument*/NULL); V_6 = L_15; HashSet_1_t412400163 * L_16 = __this->get_m_hash_0(); String_t* L_17 = V_6; NullCheck(L_16); bool L_18 = HashSet_1_Contains_m2440169211(L_16, L_17, /*hidden argument*/HashSet_1_Contains_m2440169211_RuntimeMethod_var); if (!L_18) { goto IL_00ad; } } { BetterList_1_t2105966071 * L_19 = __this->get_m_listPosCached_3(); int32_t L_20 = V_2; NullCheck(L_19); int32_t L_21 = BetterList_1_get_Item_m629431924(L_19, L_20, /*hidden argument*/BetterList_1_get_Item_m629431924_RuntimeMethod_var); V_7 = L_21; BetterList_1_t2105966071 * L_22 = __this->get_m_listPosCached_3(); int32_t L_23 = V_2; int32_t L_24 = V_5; NullCheck(L_22); int32_t L_25 = BetterList_1_get_Item_m629431924(L_22, ((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)L_24)), (int32_t)1)), /*hidden argument*/BetterList_1_get_Item_m629431924_RuntimeMethod_var); V_8 = L_25; int32_t L_26 = V_7; V_9 = L_26; goto IL_0097; } IL_0087: { StringBuilder_t * L_27 = V_0; int32_t L_28 = V_9; NullCheck(L_27); StringBuilder_set_Chars_m3548656617(L_27, L_28, ((int32_t)42), /*hidden argument*/NULL); int32_t L_29 = V_9; V_9 = ((int32_t)il2cpp_codegen_add((int32_t)L_29, (int32_t)1)); } IL_0097: { int32_t L_30 = V_9; int32_t L_31 = V_8; if ((((int32_t)L_30) <= ((int32_t)L_31))) { goto IL_0087; } } { V_4 = (bool)1; int32_t L_32 = V_2; int32_t L_33 = V_5; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_32, (int32_t)L_33)); goto IL_00bb; } IL_00ad: { int32_t L_34 = V_5; V_5 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_34, (int32_t)1)); } IL_00b3: { int32_t L_35 = V_5; if ((((int32_t)1) <= ((int32_t)L_35))) { goto IL_0040; } } IL_00bb: { bool L_36 = V_4; if (L_36) { goto IL_00c6; } } { int32_t L_37 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_37, (int32_t)1)); } IL_00c6: { int32_t L_38 = V_2; String_t* L_39 = V_1; NullCheck(L_39); int32_t L_40 = String_get_Length_m3847582255(L_39, /*hidden argument*/NULL); if ((((int32_t)L_38) < ((int32_t)L_40))) { goto IL_0021; } } { String_t* L_41 = V_1; NullCheck(L_41); int32_t L_42 = String_get_Length_m3847582255(L_41, /*hidden argument*/NULL); String_t* L_43 = ___text0; NullCheck(L_43); int32_t L_44 = String_get_Length_m3847582255(L_43, /*hidden argument*/NULL); if ((((int32_t)L_42) == ((int32_t)L_44))) { goto IL_0177; } } { V_10 = 0; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_45 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); V_11 = L_45; V_12 = 0; goto IL_0165; } IL_00f5: { BetterList_1_t2105966071 * L_46 = __this->get_m_listPosCached_3(); int32_t L_47 = V_12; NullCheck(L_46); int32_t L_48 = BetterList_1_get_Item_m629431924(L_46, L_47, /*hidden argument*/BetterList_1_get_Item_m629431924_RuntimeMethod_var); V_13 = L_48; int32_t L_49 = V_13; int32_t L_50 = V_10; V_14 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_49, (int32_t)L_50)); int32_t L_51 = V_14; if ((((int32_t)1) > ((int32_t)L_51))) { goto IL_0159; } } { StringBuilder_t * L_52 = V_0; int32_t L_53 = V_10; int32_t L_54 = V_14; NullCheck(L_52); String_t* L_55 = StringBuilder_ToString_m774364392(L_52, L_53, L_54, /*hidden argument*/NULL); V_15 = L_55; String_t* L_56 = V_15; bool L_57 = CSensitiveWordManager__FilterWord_Simple_m3516458251(__this, L_56, (&V_11), /*hidden argument*/NULL); if (!L_57) { goto IL_0159; } } { V_16 = 0; goto IL_0150; } IL_0136: { StringBuilder_t * L_58 = V_0; int32_t L_59 = V_16; int32_t L_60 = V_10; String_t* L_61 = V_11; int32_t L_62 = V_16; NullCheck(L_61); Il2CppChar L_63 = String_get_Chars_m2986988803(L_61, L_62, /*hidden argument*/NULL); NullCheck(L_58); StringBuilder_set_Chars_m3548656617(L_58, ((int32_t)il2cpp_codegen_add((int32_t)L_59, (int32_t)L_60)), L_63, /*hidden argument*/NULL); int32_t L_64 = V_16; V_16 = ((int32_t)il2cpp_codegen_add((int32_t)L_64, (int32_t)1)); } IL_0150: { int32_t L_65 = V_16; int32_t L_66 = V_14; if ((((int32_t)L_65) < ((int32_t)L_66))) { goto IL_0136; } } IL_0159: { int32_t L_67 = V_13; V_10 = ((int32_t)il2cpp_codegen_add((int32_t)L_67, (int32_t)1)); int32_t L_68 = V_12; V_12 = ((int32_t)il2cpp_codegen_add((int32_t)L_68, (int32_t)1)); } IL_0165: { int32_t L_69 = V_12; BetterList_1_t2105966071 * L_70 = __this->get_m_listPosCached_3(); NullCheck(L_70); int32_t L_71 = L_70->get_size_1(); if ((((int32_t)L_69) < ((int32_t)L_71))) { goto IL_00f5; } } IL_0177: { StringBuilder_t * L_72 = V_0; NullCheck(L_72); String_t* L_73 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_72); return L_73; } } // System.String DMCore.Framework.Misc.CSensitiveWordManager::PickCn(System.String,BetterList`1) extern "C" IL2CPP_METHOD_ATTR String_t* CSensitiveWordManager_PickCn_m2478604573 (CSensitiveWordManager_t1258364656 * __this, String_t* ___srcCode0, BetterList_1_t2105966071 * ___listOut1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CSensitiveWordManager_PickCn_m2478604573_MetadataUsageId); s_Il2CppMethodInitialized = true; } StringBuilder_t * V_0 = NULL; int32_t V_1 = 0; Il2CppChar V_2 = 0x0; int32_t V_3 = 0; int32_t V_4 = 0; String_t* V_5 = NULL; { BetterList_1_t2105966071 * L_0 = ___listOut1; NullCheck(L_0); BetterList_1_Clear_m3880922309(L_0, /*hidden argument*/BetterList_1_Clear_m3880922309_RuntimeMethod_var); StringBuilder_t * L_1 = (StringBuilder_t *)il2cpp_codegen_object_new(StringBuilder_t_il2cpp_TypeInfo_var); StringBuilder__ctor_m3121283359(L_1, /*hidden argument*/NULL); V_0 = L_1; V_1 = 0; goto IL_0046; } IL_0013: { String_t* L_2 = ___srcCode0; int32_t L_3 = V_1; NullCheck(L_2); Il2CppChar L_4 = String_get_Chars_m2986988803(L_2, L_3, /*hidden argument*/NULL); V_2 = L_4; Il2CppChar L_5 = V_2; V_3 = L_5; int32_t L_6 = V_3; if ((((int32_t)((int32_t)19968)) > ((int32_t)L_6))) { goto IL_0042; } } { int32_t L_7 = V_3; if ((((int32_t)L_7) > ((int32_t)((int32_t)40869)))) { goto IL_0042; } } { StringBuilder_t * L_8 = V_0; Il2CppChar L_9 = V_2; NullCheck(L_8); StringBuilder_Append_m2383614642(L_8, L_9, /*hidden argument*/NULL); BetterList_1_t2105966071 * L_10 = ___listOut1; int32_t L_11 = V_1; NullCheck(L_10); BetterList_1_Add_m2067633169(L_10, L_11, /*hidden argument*/BetterList_1_Add_m2067633169_RuntimeMethod_var); } IL_0042: { int32_t L_12 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1)); } IL_0046: { int32_t L_13 = V_1; String_t* L_14 = ___srcCode0; NullCheck(L_14); int32_t L_15 = String_get_Length_m3847582255(L_14, /*hidden argument*/NULL); if ((((int32_t)L_13) < ((int32_t)L_15))) { goto IL_0013; } } { BetterList_1_t2105966071 * L_16 = ___listOut1; NullCheck(L_16); int32_t L_17 = L_16->get_size_1(); if (L_17) { goto IL_0082; } } { V_4 = 0; goto IL_0073; } IL_0065: { BetterList_1_t2105966071 * L_18 = ___listOut1; int32_t L_19 = V_4; NullCheck(L_18); BetterList_1_Add_m2067633169(L_18, L_19, /*hidden argument*/BetterList_1_Add_m2067633169_RuntimeMethod_var); int32_t L_20 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_20, (int32_t)1)); } IL_0073: { int32_t L_21 = V_4; String_t* L_22 = ___srcCode0; NullCheck(L_22); int32_t L_23 = String_get_Length_m3847582255(L_22, /*hidden argument*/NULL); if ((((int32_t)L_21) < ((int32_t)L_23))) { goto IL_0065; } } { String_t* L_24 = ___srcCode0; return L_24; } IL_0082: { StringBuilder_t * L_25 = V_0; NullCheck(L_25); String_t* L_26 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_25); V_5 = L_26; String_t* L_27 = V_5; return L_27; } } // System.Boolean DMCore.Framework.Misc.CSensitiveWordManager::_FilterWord_Simple(System.String,System.String&) extern "C" IL2CPP_METHOD_ATTR bool CSensitiveWordManager__FilterWord_Simple_m3516458251 (CSensitiveWordManager_t1258364656 * __this, String_t* ___word0, String_t** ___filtedString1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CSensitiveWordManager__FilterWord_Simple_m3516458251_MetadataUsageId); s_Il2CppMethodInitialized = true; } bool V_0 = false; StringBuilder_t * V_1 = NULL; int32_t V_2 = 0; int32_t V_3 = 0; bool V_4 = false; int32_t V_5 = 0; String_t* V_6 = NULL; int32_t V_7 = 0; int32_t V_8 = 0; { V_0 = (bool)0; V_1 = (StringBuilder_t *)NULL; V_2 = 0; goto IL_00a5; } IL_000b: { int32_t L_0 = __this->get_m_maxWordLength_1(); String_t* L_1 = ___word0; NullCheck(L_1); int32_t L_2 = String_get_Length_m3847582255(L_1, /*hidden argument*/NULL); int32_t L_3 = V_2; int32_t L_4 = Math_Min_m3468062251(NULL /*static, unused*/, L_0, ((int32_t)il2cpp_codegen_subtract((int32_t)L_2, (int32_t)L_3)), /*hidden argument*/NULL); V_3 = L_4; V_4 = (bool)0; int32_t L_5 = V_3; V_5 = L_5; goto IL_0092; } IL_002a: { String_t* L_6 = ___word0; int32_t L_7 = V_2; int32_t L_8 = V_5; NullCheck(L_6); String_t* L_9 = String_Substring_m1610150815(L_6, L_7, L_8, /*hidden argument*/NULL); V_6 = L_9; HashSet_1_t412400163 * L_10 = __this->get_m_hash_0(); String_t* L_11 = V_6; NullCheck(L_10); bool L_12 = HashSet_1_Contains_m2440169211(L_10, L_11, /*hidden argument*/HashSet_1_Contains_m2440169211_RuntimeMethod_var); if (!L_12) { goto IL_008c; } } { V_0 = (bool)1; StringBuilder_t * L_13 = V_1; if (L_13) { goto IL_0056; } } { String_t* L_14 = ___word0; StringBuilder_t * L_15 = (StringBuilder_t *)il2cpp_codegen_object_new(StringBuilder_t_il2cpp_TypeInfo_var); StringBuilder__ctor_m2989139009(L_15, L_14, /*hidden argument*/NULL); V_1 = L_15; } IL_0056: { int32_t L_16 = V_2; int32_t L_17 = V_5; V_7 = ((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_16, (int32_t)L_17)), (int32_t)1)); int32_t L_18 = V_2; V_8 = L_18; goto IL_0076; } IL_0066: { StringBuilder_t * L_19 = V_1; int32_t L_20 = V_8; NullCheck(L_19); StringBuilder_set_Chars_m3548656617(L_19, L_20, ((int32_t)42), /*hidden argument*/NULL); int32_t L_21 = V_8; V_8 = ((int32_t)il2cpp_codegen_add((int32_t)L_21, (int32_t)1)); } IL_0076: { int32_t L_22 = V_8; int32_t L_23 = V_7; if ((((int32_t)L_22) <= ((int32_t)L_23))) { goto IL_0066; } } { V_4 = (bool)1; int32_t L_24 = V_2; int32_t L_25 = V_5; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)L_25)); goto IL_009a; } IL_008c: { int32_t L_26 = V_5; V_5 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_26, (int32_t)1)); } IL_0092: { int32_t L_27 = V_5; if ((((int32_t)1) <= ((int32_t)L_27))) { goto IL_002a; } } IL_009a: { bool L_28 = V_4; if (L_28) { goto IL_00a5; } } { int32_t L_29 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_29, (int32_t)1)); } IL_00a5: { int32_t L_30 = V_2; String_t* L_31 = ___word0; NullCheck(L_31); int32_t L_32 = String_get_Length_m3847582255(L_31, /*hidden argument*/NULL); if ((((int32_t)L_30) < ((int32_t)L_32))) { goto IL_000b; } } { bool L_33 = V_0; if (!L_33) { goto IL_00c4; } } { String_t** L_34 = ___filtedString1; StringBuilder_t * L_35 = V_1; NullCheck(L_35); String_t* L_36 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_35); *((RuntimeObject **)(L_34)) = (RuntimeObject *)L_36; Il2CppCodeGenWriteBarrier((RuntimeObject **)(L_34), (RuntimeObject *)L_36); goto IL_00c7; } IL_00c4: { String_t** L_37 = ___filtedString1; String_t* L_38 = ___word0; *((RuntimeObject **)(L_37)) = (RuntimeObject *)L_38; Il2CppCodeGenWriteBarrier((RuntimeObject **)(L_37), (RuntimeObject *)L_38); } IL_00c7: { bool L_39 = V_0; return L_39; } } // System.Boolean DMCore.Framework.Misc.CSensitiveWordManager::_IfExistSensitiveWord_Simple(System.String) extern "C" IL2CPP_METHOD_ATTR bool CSensitiveWordManager__IfExistSensitiveWord_Simple_m2663720268 (CSensitiveWordManager_t1258364656 * __this, String_t* ___word0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CSensitiveWordManager__IfExistSensitiveWord_Simple_m2663720268_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; String_t* V_3 = NULL; { V_0 = 0; goto IL_004d; } IL_0007: { int32_t L_0 = __this->get_m_maxWordLength_1(); String_t* L_1 = ___word0; NullCheck(L_1); int32_t L_2 = String_get_Length_m3847582255(L_1, /*hidden argument*/NULL); int32_t L_3 = V_0; int32_t L_4 = Math_Min_m3468062251(NULL /*static, unused*/, L_0, ((int32_t)il2cpp_codegen_subtract((int32_t)L_2, (int32_t)L_3)), /*hidden argument*/NULL); V_1 = L_4; int32_t L_5 = V_1; V_2 = L_5; goto IL_0042; } IL_0022: { String_t* L_6 = ___word0; int32_t L_7 = V_0; int32_t L_8 = V_2; NullCheck(L_6); String_t* L_9 = String_Substring_m1610150815(L_6, L_7, L_8, /*hidden argument*/NULL); V_3 = L_9; HashSet_1_t412400163 * L_10 = __this->get_m_hash_0(); String_t* L_11 = V_3; NullCheck(L_10); bool L_12 = HashSet_1_Contains_m2440169211(L_10, L_11, /*hidden argument*/HashSet_1_Contains_m2440169211_RuntimeMethod_var); if (!L_12) { goto IL_003e; } } { return (bool)1; } IL_003e: { int32_t L_13 = V_2; V_2 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_13, (int32_t)1)); } IL_0042: { int32_t L_14 = V_2; if ((((int32_t)1) <= ((int32_t)L_14))) { goto IL_0022; } } { int32_t L_15 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)1)); } IL_004d: { int32_t L_16 = V_0; String_t* L_17 = ___word0; NullCheck(L_17); int32_t L_18 = String_get_Length_m3847582255(L_17, /*hidden argument*/NULL); if ((((int32_t)L_16) < ((int32_t)L_18))) { goto IL_0007; } } { return (bool)0; } } // System.Void DMCore.Framework.Misc.CSensitiveWordManager::Clear() extern "C" IL2CPP_METHOD_ATTR void CSensitiveWordManager_Clear_m2436428397 (CSensitiveWordManager_t1258364656 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CSensitiveWordManager_Clear_m2436428397_MetadataUsageId); s_Il2CppMethodInitialized = true; } { HashSet_1_t412400163 * L_0 = __this->get_m_hash_0(); NullCheck(L_0); HashSet_1_Clear_m2500258111(L_0, /*hidden argument*/HashSet_1_Clear_m2500258111_RuntimeMethod_var); return; } } // System.Boolean DMCore.Framework.Misc.CSensitiveWordManager::OnLoad(System.String,System.Int32) extern "C" IL2CPP_METHOD_ATTR bool CSensitiveWordManager_OnLoad_m3198846371 (CSensitiveWordManager_t1258364656 * __this, String_t* ___loadedObj0, int32_t ___UnUsed1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CSensitiveWordManager_OnLoad_m3198846371_MetadataUsageId); s_Il2CppMethodInitialized = true; } StringU5BU5D_t1281789340* V_0 = NULL; int32_t V_1 = 0; String_t* V_2 = NULL; bool V_3 = false; Exception_t * V_4 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); IL_0000: try { // begin try (depth: 1) { String_t* L_0 = ___loadedObj0; StringU5BU5D_t1281789340* L_1 = ((StringU5BU5D_t1281789340*)SZArrayNew(StringU5BU5D_t1281789340_il2cpp_TypeInfo_var, (uint32_t)1)); NullCheck(L_1); ArrayElementTypeCheck (L_1, _stringLiteral3453007779); (L_1)->SetAt(static_cast(0), (String_t*)_stringLiteral3453007779); NullCheck(L_0); StringU5BU5D_t1281789340* L_2 = String_Split_m4013853433(L_0, L_1, 0, /*hidden argument*/NULL); V_0 = L_2; V_1 = 0; goto IL_0086; } IL_001d: { StringU5BU5D_t1281789340* L_3 = V_0; int32_t L_4 = V_1; NullCheck(L_3); int32_t L_5 = L_4; String_t* L_6 = (L_3)->GetAt(static_cast(L_5)); V_2 = L_6; String_t* L_7 = V_2; IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_8 = String_IsNullOrEmpty_m2969720369(NULL /*static, unused*/, L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0031; } } IL_002c: { goto IL_0082; } IL_0031: { int32_t L_9 = __this->get_m_maxWordLength_1(); String_t* L_10 = V_2; NullCheck(L_10); int32_t L_11 = String_get_Length_m3847582255(L_10, /*hidden argument*/NULL); int32_t L_12 = Math_Max_m1873195862(NULL /*static, unused*/, L_9, L_11, /*hidden argument*/NULL); __this->set_m_maxWordLength_1(L_12); int32_t L_13 = __this->get_m_minWordLength_2(); String_t* L_14 = V_2; NullCheck(L_14); int32_t L_15 = String_get_Length_m3847582255(L_14, /*hidden argument*/NULL); int32_t L_16 = Math_Min_m3468062251(NULL /*static, unused*/, L_13, L_15, /*hidden argument*/NULL); __this->set_m_minWordLength_2(L_16); HashSet_1_t412400163 * L_17 = __this->get_m_hash_0(); String_t* L_18 = V_2; NullCheck(L_17); bool L_19 = HashSet_1_Contains_m2440169211(L_17, L_18, /*hidden argument*/HashSet_1_Contains_m2440169211_RuntimeMethod_var); if (!L_19) { goto IL_0075; } } IL_0070: { goto IL_0082; } IL_0075: { HashSet_1_t412400163 * L_20 = __this->get_m_hash_0(); String_t* L_21 = V_2; NullCheck(L_20); HashSet_1_Add_m261263654(L_20, L_21, /*hidden argument*/HashSet_1_Add_m261263654_RuntimeMethod_var); } IL_0082: { int32_t L_22 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_22, (int32_t)1)); } IL_0086: { int32_t L_23 = V_1; StringU5BU5D_t1281789340* L_24 = V_0; NullCheck(L_24); if ((((int32_t)L_23) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_24)->max_length))))))) { goto IL_001d; } } IL_008f: { V_3 = (bool)1; goto IL_00ab; } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __exception_local = (Exception_t *)e.ex; if(il2cpp_codegen_class_is_assignable_from (Exception_t_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_0096; throw e; } CATCH_0096: { // begin catch(System.Exception) V_4 = ((Exception_t *)__exception_local); Exception_t * L_25 = V_4; NullCheck(L_25); String_t* L_26 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_25); IL2CPP_RUNTIME_CLASS_INIT(Debug_t3317548046_il2cpp_TypeInfo_var); Debug_Log_m4051431634(NULL /*static, unused*/, L_26, /*hidden argument*/NULL); goto IL_00a9; } // end catch (depth: 1) IL_00a9: { return (bool)0; } IL_00ab: { bool L_27 = V_3; return L_27; } } // System.Void DMCore.Framework.Misc.CSensitiveWordManager::.cctor() extern "C" IL2CPP_METHOD_ATTR void CSensitiveWordManager__cctor_m766015676 (RuntimeObject * __this /* static, unused */, const RuntimeMethod* method) { { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Framework.Misc.CTimeStamp_Game::.ctor() extern "C" IL2CPP_METHOD_ATTR void CTimeStamp_Game__ctor_m669546699 (CTimeStamp_Game_t111337065 * __this, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); float L_0 = Time_get_time_m2907476221(NULL /*static, unused*/, /*hidden argument*/NULL); __this->set_m_start_0(L_0); return; } } // System.Single DMCore.Framework.Misc.CTimeStamp_Game::Reset() extern "C" IL2CPP_METHOD_ATTR float CTimeStamp_Game_Reset_m3154771018 (CTimeStamp_Game_t111337065 * __this, const RuntimeMethod* method) { float V_0 = 0.0f; float V_1 = 0.0f; { float L_0 = Time_get_time_m2907476221(NULL /*static, unused*/, /*hidden argument*/NULL); V_0 = L_0; float L_1 = V_0; float L_2 = __this->get_m_start_0(); V_1 = ((float)il2cpp_codegen_subtract((float)L_1, (float)L_2)); float L_3 = V_0; __this->set_m_start_0(L_3); float L_4 = V_1; return L_4; } } // System.Single DMCore.Framework.Misc.CTimeStamp_Game::Delta() extern "C" IL2CPP_METHOD_ATTR float CTimeStamp_Game_Delta_m3747871835 (CTimeStamp_Game_t111337065 * __this, const RuntimeMethod* method) { { float L_0 = Time_get_time_m2907476221(NULL /*static, unused*/, /*hidden argument*/NULL); float L_1 = __this->get_m_start_0(); return ((float)il2cpp_codegen_subtract((float)L_0, (float)L_1)); } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Framework.Misc.CTimeStamp_Phone::.ctor() extern "C" IL2CPP_METHOD_ATTR void CTimeStamp_Phone__ctor_m1627006197 (CTimeStamp_Phone_t1698369179 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CTimeStamp_Phone__ctor_m1627006197_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Object__ctor_m297566312(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(DateTime_t3738529785_il2cpp_TypeInfo_var); DateTime_t3738529785 L_0 = DateTime_get_Now_m1277138875(NULL /*static, unused*/, /*hidden argument*/NULL); __this->set_m_start_0(L_0); return; } } // System.Single DMCore.Framework.Misc.CTimeStamp_Phone::Reset() extern "C" IL2CPP_METHOD_ATTR float CTimeStamp_Phone_Reset_m855400587 (CTimeStamp_Phone_t1698369179 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CTimeStamp_Phone_Reset_m855400587_MetadataUsageId); s_Il2CppMethodInitialized = true; } DateTime_t3738529785 V_0; memset(&V_0, 0, sizeof(V_0)); TimeSpan_t881159249 V_1; memset(&V_1, 0, sizeof(V_1)); float V_2 = 0.0f; { IL2CPP_RUNTIME_CLASS_INIT(DateTime_t3738529785_il2cpp_TypeInfo_var); DateTime_t3738529785 L_0 = DateTime_get_Now_m1277138875(NULL /*static, unused*/, /*hidden argument*/NULL); V_0 = L_0; DateTime_t3738529785 L_1 = V_0; DateTime_t3738529785 L_2 = __this->get_m_start_0(); TimeSpan_t881159249 L_3 = DateTime_op_Subtraction_m3579235380(NULL /*static, unused*/, L_1, L_2, /*hidden argument*/NULL); V_1 = L_3; double L_4 = TimeSpan_get_TotalSeconds_m4083325051((&V_1), /*hidden argument*/NULL); V_2 = (((float)((float)L_4))); DateTime_t3738529785 L_5 = V_0; __this->set_m_start_0(L_5); float L_6 = V_2; return L_6; } } // System.Single DMCore.Framework.Misc.CTimeStamp_Phone::Delta() extern "C" IL2CPP_METHOD_ATTR float CTimeStamp_Phone_Delta_m3811330253 (CTimeStamp_Phone_t1698369179 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CTimeStamp_Phone_Delta_m3811330253_MetadataUsageId); s_Il2CppMethodInitialized = true; } TimeSpan_t881159249 V_0; memset(&V_0, 0, sizeof(V_0)); { IL2CPP_RUNTIME_CLASS_INIT(DateTime_t3738529785_il2cpp_TypeInfo_var); DateTime_t3738529785 L_0 = DateTime_get_Now_m1277138875(NULL /*static, unused*/, /*hidden argument*/NULL); DateTime_t3738529785 L_1 = __this->get_m_start_0(); TimeSpan_t881159249 L_2 = DateTime_op_Subtraction_m3579235380(NULL /*static, unused*/, L_0, L_1, /*hidden argument*/NULL); V_0 = L_2; double L_3 = TimeSpan_get_TotalSeconds_m4083325051((&V_0), /*hidden argument*/NULL); return (((float)((float)L_3))); } } #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 DMCore.Framework.Movie.CBillBoardEffect::.ctor(UnityEngine.Transform) extern "C" IL2CPP_METHOD_ATTR void CBillBoardEffect__ctor_m61762590 (CBillBoardEffect_t1689028963 * __this, Transform_t3600365921 * ___target0, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); Transform_t3600365921 * L_0 = ___target0; __this->set_m_transTarget_1(L_0); return; } } // System.Collections.Generic.List`1 DMCore.Framework.Movie.CBillBoardEffect::FindChildrenBillBoard(UnityEngine.Transform,System.String) extern "C" IL2CPP_METHOD_ATTR List_1_t3161103705 * CBillBoardEffect_FindChildrenBillBoard_m2753742648 (RuntimeObject * __this /* static, unused */, Transform_t3600365921 * ___root0, String_t* ___keyName1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBillBoardEffect_FindChildrenBillBoard_m2753742648_MetadataUsageId); s_Il2CppMethodInitialized = true; } List_1_t3161103705 * V_0 = NULL; { List_1_t3161103705 * L_0 = (List_1_t3161103705 *)il2cpp_codegen_object_new(List_1_t3161103705_il2cpp_TypeInfo_var); List_1__ctor_m4066748061(L_0, /*hidden argument*/List_1__ctor_m4066748061_RuntimeMethod_var); V_0 = L_0; Transform_t3600365921 * L_1 = ___root0; IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_2 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001a; } } { List_1_t3161103705 * L_3 = V_0; Transform_t3600365921 * L_4 = ___root0; String_t* L_5 = ___keyName1; CBillBoardEffect_OnChildBillBoard_m2962427740(NULL /*static, unused*/, L_3, L_4, L_5, /*hidden argument*/NULL); } IL_001a: { List_1_t3161103705 * L_6 = V_0; NullCheck(L_6); int32_t L_7 = List_1_get_Count_m3616744213(L_6, /*hidden argument*/List_1_get_Count_m3616744213_RuntimeMethod_var); if (L_7) { goto IL_0027; } } { return (List_1_t3161103705 *)NULL; } IL_0027: { List_1_t3161103705 * L_8 = V_0; return L_8; } } // System.Void DMCore.Framework.Movie.CBillBoardEffect::OnChildBillBoard(System.Collections.Generic.List`1,UnityEngine.Transform,System.String) extern "C" IL2CPP_METHOD_ATTR void CBillBoardEffect_OnChildBillBoard_m2962427740 (RuntimeObject * __this /* static, unused */, List_1_t3161103705 * ___outr0, Transform_t3600365921 * ___transVal1, String_t* ___keyName2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBillBoardEffect_OnChildBillBoard_m2962427740_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { String_t* L_0 = ___keyName2; Transform_t3600365921 * L_1 = ___transVal1; NullCheck(L_1); GameObject_t1113636619 * L_2 = Component_get_gameObject_m442555142(L_1, /*hidden argument*/NULL); NullCheck(L_2); String_t* L_3 = Object_get_name_m4211327027(L_2, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); bool L_4 = String_Equals_m1744302937(NULL /*static, unused*/, L_0, L_3, /*hidden argument*/NULL); if (!L_4) { goto IL_0022; } } { List_1_t3161103705 * L_5 = ___outr0; Transform_t3600365921 * L_6 = ___transVal1; CBillBoardEffect_t1689028963 * L_7 = (CBillBoardEffect_t1689028963 *)il2cpp_codegen_object_new(CBillBoardEffect_t1689028963_il2cpp_TypeInfo_var); CBillBoardEffect__ctor_m61762590(L_7, L_6, /*hidden argument*/NULL); NullCheck(L_5); List_1_Add_m2951683245(L_5, L_7, /*hidden argument*/List_1_Add_m2951683245_RuntimeMethod_var); } IL_0022: { V_0 = 0; goto IL_003b; } IL_0029: { List_1_t3161103705 * L_8 = ___outr0; Transform_t3600365921 * L_9 = ___transVal1; int32_t L_10 = V_0; NullCheck(L_9); Transform_t3600365921 * L_11 = Transform_GetChild_m1092972975(L_9, L_10, /*hidden argument*/NULL); String_t* L_12 = ___keyName2; CBillBoardEffect_OnChildBillBoard_m2962427740(NULL /*static, unused*/, L_8, L_11, L_12, /*hidden argument*/NULL); int32_t L_13 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1)); } IL_003b: { int32_t L_14 = V_0; Transform_t3600365921 * L_15 = ___transVal1; NullCheck(L_15); int32_t L_16 = Transform_get_childCount_m3145433196(L_15, /*hidden argument*/NULL); if ((((int32_t)L_14) < ((int32_t)L_16))) { goto IL_0029; } } { return; } } // System.Void DMCore.Framework.Movie.CBillBoardEffect::OnUpdateBillBoard() extern "C" IL2CPP_METHOD_ATTR void CBillBoardEffect_OnUpdateBillBoard_m1759471439 (CBillBoardEffect_t1689028963 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBillBoardEffect_OnUpdateBillBoard_m1759471439_MetadataUsageId); s_Il2CppMethodInitialized = true; } Quaternion_t2301928331 V_0; memset(&V_0, 0, sizeof(V_0)); Vector3_t3722313464 V_1; memset(&V_1, 0, sizeof(V_1)); Quaternion_t2301928331 V_2; memset(&V_2, 0, sizeof(V_2)); Vector3_t3722313464 V_3; memset(&V_3, 0, sizeof(V_3)); Quaternion_t2301928331 V_4; memset(&V_4, 0, sizeof(V_4)); Vector3_t3722313464 V_5; memset(&V_5, 0, sizeof(V_5)); Vector3_t3722313464 V_6; memset(&V_6, 0, sizeof(V_6)); Quaternion_t2301928331 V_7; memset(&V_7, 0, sizeof(V_7)); Vector3_t3722313464 V_8; memset(&V_8, 0, sizeof(V_8)); { Transform_t3600365921 * L_0 = __this->get_m_transTarget_1(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Equality_m1810815630(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_0, /*hidden argument*/NULL); if (L_1) { goto IL_0026; } } { Transform_t3600365921 * L_2 = __this->get_m_transTarget_1(); NullCheck(L_2); GameObject_t1113636619 * L_3 = Component_get_gameObject_m442555142(L_2, /*hidden argument*/NULL); NullCheck(L_3); bool L_4 = GameObject_get_activeSelf_m1767405923(L_3, /*hidden argument*/NULL); if (L_4) { goto IL_0027; } } IL_0026: { return; } IL_0027: { CBillBoardEffect_ReBindCamera_m2947545797(__this, /*hidden argument*/NULL); Camera_t4157153871 * L_5 = __this->get_m_activeCamera_0(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_6 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_010f; } } { IL2CPP_RUNTIME_CLASS_INIT(Quaternion_t2301928331_il2cpp_TypeInfo_var); Quaternion_t2301928331 L_7 = Quaternion_get_identity_m3722672781(NULL /*static, unused*/, /*hidden argument*/NULL); V_0 = L_7; Transform_t3600365921 * L_8 = __this->get_m_transTarget_1(); NullCheck(L_8); Transform_t3600365921 * L_9 = Transform_get_parent_m835071599(L_8, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_10 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_9, /*hidden argument*/NULL); if (!L_10) { goto IL_006b; } } { Transform_t3600365921 * L_11 = __this->get_m_transTarget_1(); NullCheck(L_11); Transform_t3600365921 * L_12 = Transform_get_parent_m835071599(L_11, /*hidden argument*/NULL); NullCheck(L_12); Quaternion_t2301928331 L_13 = Transform_get_rotation_m3502953881(L_12, /*hidden argument*/NULL); V_0 = L_13; } IL_006b: { Transform_t3600365921 * L_14 = __this->get_m_transTarget_1(); NullCheck(L_14); Quaternion_t2301928331 L_15 = Transform_get_localRotation_m3487911431(L_14, /*hidden argument*/NULL); V_2 = L_15; Vector3_t3722313464 L_16 = Quaternion_get_eulerAngles_m3425202016((&V_2), /*hidden argument*/NULL); V_1 = L_16; Vector3_t3722313464 L_17 = Quaternion_get_eulerAngles_m3425202016((&V_0), /*hidden argument*/NULL); V_3 = L_17; float L_18 = (&V_3)->get_y_2(); Camera_t4157153871 * L_19 = __this->get_m_activeCamera_0(); NullCheck(L_19); Transform_t3600365921 * L_20 = Component_get_transform_m3162698980(L_19, /*hidden argument*/NULL); NullCheck(L_20); Quaternion_t2301928331 L_21 = Transform_get_rotation_m3502953881(L_20, /*hidden argument*/NULL); V_4 = L_21; Vector3_t3722313464 L_22 = Quaternion_get_eulerAngles_m3425202016((&V_4), /*hidden argument*/NULL); V_5 = L_22; float L_23 = (&V_5)->get_y_2(); (&V_1)->set_y_2(((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_subtract((float)(180.0f), (float)L_18)), (float)L_23))); Vector3_t3722313464 L_24 = Quaternion_get_eulerAngles_m3425202016((&V_0), /*hidden argument*/NULL); V_6 = L_24; float L_25 = (&V_6)->get_x_1(); Camera_t4157153871 * L_26 = __this->get_m_activeCamera_0(); NullCheck(L_26); Transform_t3600365921 * L_27 = Component_get_transform_m3162698980(L_26, /*hidden argument*/NULL); NullCheck(L_27); Quaternion_t2301928331 L_28 = Transform_get_rotation_m3502953881(L_27, /*hidden argument*/NULL); V_7 = L_28; Vector3_t3722313464 L_29 = Quaternion_get_eulerAngles_m3425202016((&V_7), /*hidden argument*/NULL); V_8 = L_29; float L_30 = (&V_8)->get_x_1(); (&V_1)->set_x_1(((float)il2cpp_codegen_subtract((float)((float)il2cpp_codegen_add((float)(90.0f), (float)L_25)), (float)L_30))); Transform_t3600365921 * L_31 = __this->get_m_transTarget_1(); Vector3_t3722313464 L_32 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Quaternion_t2301928331_il2cpp_TypeInfo_var); Quaternion_t2301928331 L_33 = Quaternion_Euler_m1803555822(NULL /*static, unused*/, L_32, /*hidden argument*/NULL); NullCheck(L_31); Transform_set_localRotation_m19445462(L_31, L_33, /*hidden argument*/NULL); } IL_010f: { return; } } // System.Void DMCore.Framework.Movie.CBillBoardEffect::ReBindCamera() extern "C" IL2CPP_METHOD_ATTR void CBillBoardEffect_ReBindCamera_m2947545797 (CBillBoardEffect_t1689028963 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CBillBoardEffect_ReBindCamera_m2947545797_MetadataUsageId); s_Il2CppMethodInitialized = true; } CameraU5BU5D_t1709987734* V_0 = NULL; int32_t V_1 = 0; { Camera_t4157153871 * L_0 = __this->get_m_activeCamera_0(); IL2CPP_RUNTIME_CLASS_INIT(Object_t631007953_il2cpp_TypeInfo_var); bool L_1 = Object_op_Inequality_m4071470834(NULL /*static, unused*/, (Object_t631007953 *)NULL, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0037; } } { Camera_t4157153871 * L_2 = __this->get_m_activeCamera_0(); NullCheck(L_2); bool L_3 = Behaviour_get_enabled_m753527255(L_2, /*hidden argument*/NULL); if (!L_3) { goto IL_0037; } } { Camera_t4157153871 * L_4 = __this->get_m_activeCamera_0(); NullCheck(L_4); GameObject_t1113636619 * L_5 = Component_get_gameObject_m442555142(L_4, /*hidden argument*/NULL); NullCheck(L_5); bool L_6 = GameObject_get_activeSelf_m1767405923(L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_0037; } } { return; } IL_0037: { CameraU5BU5D_t1709987734* L_7 = Camera_get_allCameras_m2948461600(NULL /*static, unused*/, /*hidden argument*/NULL); V_0 = L_7; CameraU5BU5D_t1709987734* L_8 = V_0; if (!L_8) { goto IL_008d; } } { V_1 = 0; goto IL_0084; } IL_004a: { CameraU5BU5D_t1709987734* L_9 = V_0; int32_t L_10 = V_1; NullCheck(L_9); int32_t L_11 = L_10; Camera_t4157153871 * L_12 = (L_9)->GetAt(static_cast(L_11)); NullCheck(L_12); bool L_13 = Behaviour_get_enabled_m753527255(L_12, /*hidden argument*/NULL); if (!L_13) { goto IL_0080; } } { CameraU5BU5D_t1709987734* L_14 = V_0; int32_t L_15 = V_1; NullCheck(L_14); int32_t L_16 = L_15; Camera_t4157153871 * L_17 = (L_14)->GetAt(static_cast(L_16)); NullCheck(L_17); GameObject_t1113636619 * L_18 = Component_get_gameObject_m442555142(L_17, /*hidden argument*/NULL); NullCheck(L_18); bool L_19 = GameObject_get_activeSelf_m1767405923(L_18, /*hidden argument*/NULL); if (!L_19) { goto IL_0080; } } { CameraU5BU5D_t1709987734* L_20 = V_0; int32_t L_21 = V_1; NullCheck(L_20); int32_t L_22 = L_21; Camera_t4157153871 * L_23 = (L_20)->GetAt(static_cast(L_22)); NullCheck(L_23); bool L_24 = Camera_get_orthographic_m2831464531(L_23, /*hidden argument*/NULL); if (L_24) { goto IL_0080; } } { CameraU5BU5D_t1709987734* L_25 = V_0; int32_t L_26 = V_1; NullCheck(L_25); int32_t L_27 = L_26; Camera_t4157153871 * L_28 = (L_25)->GetAt(static_cast(L_27)); __this->set_m_activeCamera_0(L_28); return; } IL_0080: { int32_t L_29 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_29, (int32_t)1)); } IL_0084: { int32_t L_30 = V_1; CameraU5BU5D_t1709987734* L_31 = V_0; NullCheck(L_31); if ((((int32_t)L_30) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_31)->max_length))))))) { goto IL_004a; } } IL_008d: { __this->set_m_activeCamera_0((Camera_t4157153871 *)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 DMCore.Framework.Navigation.CNavGrid::.ctor() extern "C" IL2CPP_METHOD_ATTR void CNavGrid__ctor_m1160836405 (CNavGrid_t19983649 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CNavGrid__ctor_m1160836405_MetadataUsageId); s_Il2CppMethodInitialized = true; } { BetterList_1_t754862145 * L_0 = (BetterList_1_t754862145 *)il2cpp_codegen_object_new(BetterList_1_t754862145_il2cpp_TypeInfo_var); BetterList_1__ctor_m2815988796(L_0, /*hidden argument*/BetterList_1__ctor_m2815988796_RuntimeMethod_var); __this->set_m_listNeibours_9(L_0); BetterList_1_t754862145 * L_1 = (BetterList_1_t754862145 *)il2cpp_codegen_object_new(BetterList_1_t754862145_il2cpp_TypeInfo_var); BetterList_1__ctor_m2815988796(L_1, /*hidden argument*/BetterList_1__ctor_m2815988796_RuntimeMethod_var); __this->set_openSet_10(L_1); BetterList_1_t754862145 * L_2 = (BetterList_1_t754862145 *)il2cpp_codegen_object_new(BetterList_1_t754862145_il2cpp_TypeInfo_var); BetterList_1__ctor_m2815988796(L_2, /*hidden argument*/BetterList_1__ctor_m2815988796_RuntimeMethod_var); __this->set_closeSet_11(L_2); Object__ctor_m297566312(__this, /*hidden argument*/NULL); return; } } // System.Int32 DMCore.Framework.Navigation.CNavGrid::get_Left() extern "C" IL2CPP_METHOD_ATTR int32_t CNavGrid_get_Left_m392595214 (CNavGrid_t19983649 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CLeftU3Ek__BackingField_0(); return L_0; } } // System.Void DMCore.Framework.Navigation.CNavGrid::set_Left(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CNavGrid_set_Left_m1660634574 (CNavGrid_t19983649 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_U3CLeftU3Ek__BackingField_0(L_0); return; } } // System.Int32 DMCore.Framework.Navigation.CNavGrid::get_Right() extern "C" IL2CPP_METHOD_ATTR int32_t CNavGrid_get_Right_m1099656053 (CNavGrid_t19983649 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CRightU3Ek__BackingField_1(); return L_0; } } // System.Void DMCore.Framework.Navigation.CNavGrid::set_Right(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CNavGrid_set_Right_m1415401565 (CNavGrid_t19983649 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_U3CRightU3Ek__BackingField_1(L_0); return; } } // System.Int32 DMCore.Framework.Navigation.CNavGrid::get_Top() extern "C" IL2CPP_METHOD_ATTR int32_t CNavGrid_get_Top_m4150461829 (CNavGrid_t19983649 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CTopU3Ek__BackingField_2(); return L_0; } } // System.Void DMCore.Framework.Navigation.CNavGrid::set_Top(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CNavGrid_set_Top_m3956003125 (CNavGrid_t19983649 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_U3CTopU3Ek__BackingField_2(L_0); return; } } // System.Int32 DMCore.Framework.Navigation.CNavGrid::get_Bottom() extern "C" IL2CPP_METHOD_ATTR int32_t CNavGrid_get_Bottom_m1112856526 (CNavGrid_t19983649 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CBottomU3Ek__BackingField_3(); return L_0; } } // System.Void DMCore.Framework.Navigation.CNavGrid::set_Bottom(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CNavGrid_set_Bottom_m1327820236 (CNavGrid_t19983649 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_U3CBottomU3Ek__BackingField_3(L_0); return; } } // System.Int32 DMCore.Framework.Navigation.CNavGrid::get_Width() extern "C" IL2CPP_METHOD_ATTR int32_t CNavGrid_get_Width_m1657046929 (CNavGrid_t19983649 * __this, const RuntimeMethod* method) { { int32_t L_0 = CNavGrid_get_Right_m1099656053(__this, /*hidden argument*/NULL); int32_t L_1 = CNavGrid_get_Left_m392595214(__this, /*hidden argument*/NULL); return ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_0, (int32_t)L_1)), (int32_t)1)); } } // System.Int32 DMCore.Framework.Navigation.CNavGrid::get_Length() extern "C" IL2CPP_METHOD_ATTR int32_t CNavGrid_get_Length_m666028286 (CNavGrid_t19983649 * __this, const RuntimeMethod* method) { { int32_t L_0 = CNavGrid_get_Top_m4150461829(__this, /*hidden argument*/NULL); int32_t L_1 = CNavGrid_get_Bottom_m1112856526(__this, /*hidden argument*/NULL); return ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_0, (int32_t)L_1)), (int32_t)1)); } } // System.Single DMCore.Framework.Navigation.CNavGrid::get_LengthRate() extern "C" IL2CPP_METHOD_ATTR float CNavGrid_get_LengthRate_m2178472287 (CNavGrid_t19983649 * __this, const RuntimeMethod* method) { { float L_0 = __this->get_U3CLengthRateU3Ek__BackingField_4(); return L_0; } } // System.Void DMCore.Framework.Navigation.CNavGrid::set_LengthRate(System.Single) extern "C" IL2CPP_METHOD_ATTR void CNavGrid_set_LengthRate_m3760833130 (CNavGrid_t19983649 * __this, float ___value0, const RuntimeMethod* method) { { float L_0 = ___value0; __this->set_U3CLengthRateU3Ek__BackingField_4(L_0); return; } } // System.Single DMCore.Framework.Navigation.CNavGrid::get_HeightRate() extern "C" IL2CPP_METHOD_ATTR float CNavGrid_get_HeightRate_m1090956012 (CNavGrid_t19983649 * __this, const RuntimeMethod* method) { { float L_0 = __this->get_U3CHeightRateU3Ek__BackingField_5(); return L_0; } } // System.Void DMCore.Framework.Navigation.CNavGrid::set_HeightRate(System.Single) extern "C" IL2CPP_METHOD_ATTR void CNavGrid_set_HeightRate_m1584126185 (CNavGrid_t19983649 * __this, float ___value0, const RuntimeMethod* method) { { float L_0 = ___value0; __this->set_U3CHeightRateU3Ek__BackingField_5(L_0); return; } } // System.Void DMCore.Framework.Navigation.CNavGrid::Init(System.Int32,System.Int32,System.Int32,System.Int32,System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR void CNavGrid_Init_m839021906 (CNavGrid_t19983649 * __this, int32_t ___leftVal0, int32_t ___rightVal1, int32_t ___topVal2, int32_t ___bottomVal3, float ___lengthPerNode4, float ___heightPerNode5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CNavGrid_Init_m839021906_MetadataUsageId); 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 L_0 = ___leftVal0; CNavGrid_set_Left_m1660634574(__this, L_0, /*hidden argument*/NULL); int32_t L_1 = ___rightVal1; CNavGrid_set_Right_m1415401565(__this, L_1, /*hidden argument*/NULL); int32_t L_2 = ___topVal2; CNavGrid_set_Top_m3956003125(__this, L_2, /*hidden argument*/NULL); int32_t L_3 = ___bottomVal3; CNavGrid_set_Bottom_m1327820236(__this, L_3, /*hidden argument*/NULL); float L_4 = ___lengthPerNode4; CNavGrid_set_LengthRate_m3760833130(__this, L_4, /*hidden argument*/NULL); float L_5 = ___heightPerNode5; CNavGrid_set_HeightRate_m1584126185(__this, L_5, /*hidden argument*/NULL); int32_t L_6 = CNavGrid_get_Width_m1657046929(__this, /*hidden argument*/NULL); V_0 = L_6; int32_t L_7 = CNavGrid_get_Length_m666028286(__this, /*hidden argument*/NULL); V_1 = L_7; int32_t L_8 = V_0; int32_t L_9 = V_1; il2cpp_array_size_t L_11[] = { (il2cpp_array_size_t)L_8, (il2cpp_array_size_t)L_9 }; CNavNodeU5B0___U2C0___U5D_t2763474419* L_10 = (CNavNodeU5B0___U2C0___U5D_t2763474419*)GenArrayNew(CNavNodeU5B0___U2C0___U5D_t2763474419_il2cpp_TypeInfo_var, L_11); __this->set_m_listNodes_8((CNavNodeU5B0___U2C0___U5D_t2763474419*)L_10); V_2 = 0; goto IL_0089; } IL_004f: { V_3 = 0; goto IL_007e; } IL_0056: { CNavNodeU5B0___U2C0___U5D_t2763474419* L_12 = __this->get_m_listNodes_8(); int32_t L_13 = V_2; int32_t L_14 = V_3; int32_t L_15 = CNavGrid_get_Left_m392595214(__this, /*hidden argument*/NULL); int32_t L_16 = V_2; int32_t L_17 = CNavGrid_get_Bottom_m1112856526(__this, /*hidden argument*/NULL); int32_t L_18 = V_3; CNavNode_t1599841827 * L_19 = (CNavNode_t1599841827 *)il2cpp_codegen_object_new(CNavNode_t1599841827_il2cpp_TypeInfo_var); CNavNode__ctor_m375909779(L_19, ((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)L_16)), ((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)L_18)), 0, (bool)0, /*hidden argument*/NULL); NullCheck((CNavNodeU5B0___U2C0___U5D_t2763474419*)(CNavNodeU5B0___U2C0___U5D_t2763474419*)L_12); ((CNavNodeU5B0___U2C0___U5D_t2763474419*)(CNavNodeU5B0___U2C0___U5D_t2763474419*)L_12)->SetAt(L_13, L_14, L_19); int32_t L_20 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_20, (int32_t)1)); } IL_007e: { int32_t L_21 = V_3; int32_t L_22 = V_1; if ((((int32_t)L_21) < ((int32_t)L_22))) { goto IL_0056; } } { int32_t L_23 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)1)); } IL_0089: { int32_t L_24 = V_2; int32_t L_25 = V_0; if ((((int32_t)L_24) < ((int32_t)L_25))) { goto IL_004f; } } { return; } } // System.Void DMCore.Framework.Navigation.CNavGrid::InitHeight(System.Int32,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CNavGrid_InitHeight_m134602626 (CNavGrid_t19983649 * __this, int32_t ___coordX0, int32_t ___coordY1, int32_t ___coordH2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CNavGrid_InitHeight_m134602626_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; { int32_t L_0 = ___coordX0; int32_t L_1 = CNavGrid_get_Left_m392595214(__this, /*hidden argument*/NULL); int32_t L_2 = CNavGrid_get_Right_m1099656053(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); int32_t L_3 = Mathf_Clamp_m2756574208(NULL /*static, unused*/, L_0, L_1, L_2, /*hidden argument*/NULL); V_0 = L_3; int32_t L_4 = ___coordY1; int32_t L_5 = CNavGrid_get_Bottom_m1112856526(__this, /*hidden argument*/NULL); int32_t L_6 = CNavGrid_get_Top_m4150461829(__this, /*hidden argument*/NULL); int32_t L_7 = Mathf_Clamp_m2756574208(NULL /*static, unused*/, L_4, L_5, L_6, /*hidden argument*/NULL); V_1 = L_7; CNavNodeU5B0___U2C0___U5D_t2763474419* L_8 = __this->get_m_listNodes_8(); int32_t L_9 = V_0; int32_t L_10 = CNavGrid_GetNodeIndexX_m957332809(__this, L_9, /*hidden argument*/NULL); int32_t L_11 = V_1; int32_t L_12 = CNavGrid_GetNodeIndexY_m147504457(__this, L_11, /*hidden argument*/NULL); int32_t L_13 = ___coordX0; int32_t L_14 = ___coordY1; int32_t L_15 = ___coordH2; CNavNode_t1599841827 * L_16 = (CNavNode_t1599841827 *)il2cpp_codegen_object_new(CNavNode_t1599841827_il2cpp_TypeInfo_var); CNavNode__ctor_m375909779(L_16, L_13, L_14, L_15, (bool)1, /*hidden argument*/NULL); NullCheck((CNavNodeU5B0___U2C0___U5D_t2763474419*)(CNavNodeU5B0___U2C0___U5D_t2763474419*)L_8); ((CNavNodeU5B0___U2C0___U5D_t2763474419*)(CNavNodeU5B0___U2C0___U5D_t2763474419*)L_8)->SetAt(L_10, L_12, L_16); return; } } // DMCore.Framework.Navigation.CNavNode DMCore.Framework.Navigation.CNavGrid::GetNode(System.Single,System.Single) extern "C" IL2CPP_METHOD_ATTR CNavNode_t1599841827 * CNavGrid_GetNode_m2995395095 (CNavGrid_t19983649 * __this, float ___posX0, float ___posY1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CNavGrid_GetNode_m2995395095_MetadataUsageId); s_Il2CppMethodInitialized = true; } { float L_0 = ___posX0; float L_1 = CNavGrid_get_LengthRate_m2178472287(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); int32_t L_2 = Mathf_RoundToInt_m1874334613(NULL /*static, unused*/, ((float)((float)L_0/(float)L_1)), /*hidden argument*/NULL); float L_3 = ___posY1; float L_4 = CNavGrid_get_LengthRate_m2178472287(__this, /*hidden argument*/NULL); int32_t L_5 = Mathf_RoundToInt_m1874334613(NULL /*static, unused*/, ((float)((float)L_3/(float)L_4)), /*hidden argument*/NULL); CNavNode_t1599841827 * L_6 = CNavGrid_GetNode_m3620732109(__this, L_2, L_5, /*hidden argument*/NULL); return L_6; } } // DMCore.Framework.Navigation.CNavNode DMCore.Framework.Navigation.CNavGrid::GetNode(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR CNavNode_t1599841827 * CNavGrid_GetNode_m3620732109 (CNavGrid_t19983649 * __this, int32_t ___coordX0, int32_t ___coordY1, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; { CNavNodeU5B0___U2C0___U5D_t2763474419* L_0 = __this->get_m_listNodes_8(); if (L_0) { goto IL_000d; } } { return (CNavNode_t1599841827 *)NULL; } IL_000d: { int32_t L_1 = CNavGrid_get_Left_m392595214(__this, /*hidden argument*/NULL); int32_t L_2 = ___coordX0; if ((((int32_t)L_1) > ((int32_t)L_2))) { goto IL_003d; } } { int32_t L_3 = CNavGrid_get_Right_m1099656053(__this, /*hidden argument*/NULL); int32_t L_4 = ___coordX0; if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_003d; } } { int32_t L_5 = CNavGrid_get_Bottom_m1112856526(__this, /*hidden argument*/NULL); int32_t L_6 = ___coordY1; if ((((int32_t)L_5) > ((int32_t)L_6))) { goto IL_003d; } } { int32_t L_7 = CNavGrid_get_Top_m4150461829(__this, /*hidden argument*/NULL); int32_t L_8 = ___coordY1; if ((((int32_t)L_7) >= ((int32_t)L_8))) { goto IL_003f; } } IL_003d: { return (CNavNode_t1599841827 *)NULL; } IL_003f: { int32_t L_9 = ___coordX0; int32_t L_10 = CNavGrid_GetNodeIndexX_m957332809(__this, L_9, /*hidden argument*/NULL); V_0 = L_10; int32_t L_11 = ___coordY1; int32_t L_12 = CNavGrid_GetNodeIndexY_m147504457(__this, L_11, /*hidden argument*/NULL); V_1 = L_12; CNavNodeU5B0___U2C0___U5D_t2763474419* L_13 = __this->get_m_listNodes_8(); int32_t L_14 = V_0; int32_t L_15 = V_1; NullCheck((CNavNodeU5B0___U2C0___U5D_t2763474419*)(CNavNodeU5B0___U2C0___U5D_t2763474419*)L_13); CNavNode_t1599841827 * L_16 = ((CNavNodeU5B0___U2C0___U5D_t2763474419*)(CNavNodeU5B0___U2C0___U5D_t2763474419*)L_13)->GetAt(L_14, L_15); return L_16; } } // System.Void DMCore.Framework.Navigation.CNavGrid::FindingPath(BetterList`1,UnityEngine.Vector3,UnityEngine.Vector3) extern "C" IL2CPP_METHOD_ATTR void CNavGrid_FindingPath_m1006308732 (CNavGrid_t19983649 * __this, BetterList_1_t754862145 * ___result0, Vector3_t3722313464 ___s1, Vector3_t3722313464 ___e2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CNavGrid_FindingPath_m1006308732_MetadataUsageId); s_Il2CppMethodInitialized = true; } { BetterList_1_t754862145 * L_0 = ___result0; float L_1 = (&___s1)->get_x_1(); float L_2 = CNavGrid_get_LengthRate_m2178472287(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); int32_t L_3 = Mathf_RoundToInt_m1874334613(NULL /*static, unused*/, ((float)((float)L_1/(float)L_2)), /*hidden argument*/NULL); float L_4 = (&___s1)->get_z_3(); float L_5 = CNavGrid_get_LengthRate_m2178472287(__this, /*hidden argument*/NULL); int32_t L_6 = Mathf_RoundToInt_m1874334613(NULL /*static, unused*/, ((float)((float)L_4/(float)L_5)), /*hidden argument*/NULL); float L_7 = (&___e2)->get_x_1(); float L_8 = CNavGrid_get_LengthRate_m2178472287(__this, /*hidden argument*/NULL); int32_t L_9 = Mathf_RoundToInt_m1874334613(NULL /*static, unused*/, ((float)((float)L_7/(float)L_8)), /*hidden argument*/NULL); float L_10 = (&___e2)->get_z_3(); float L_11 = CNavGrid_get_LengthRate_m2178472287(__this, /*hidden argument*/NULL); int32_t L_12 = Mathf_RoundToInt_m1874334613(NULL /*static, unused*/, ((float)((float)L_10/(float)L_11)), /*hidden argument*/NULL); CNavGrid_FindingPath_m716351018(__this, L_0, L_3, L_6, L_9, L_12, /*hidden argument*/NULL); return; } } // UnityEngine.Vector3 DMCore.Framework.Navigation.CNavGrid::GetNodePosition(DMCore.Framework.Navigation.CNavNode) extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 CNavGrid_GetNodePosition_m3642500724 (CNavGrid_t19983649 * __this, CNavNode_t1599841827 * ___node0, const RuntimeMethod* method) { float V_0 = 0.0f; float V_1 = 0.0f; float V_2 = 0.0f; { CNavNode_t1599841827 * L_0 = ___node0; NullCheck(L_0); int32_t L_1 = CNavNode_get_CoordX_m743398255(L_0, /*hidden argument*/NULL); float L_2 = CNavGrid_get_LengthRate_m2178472287(__this, /*hidden argument*/NULL); V_0 = ((float)il2cpp_codegen_multiply((float)(((float)((float)L_1))), (float)L_2)); CNavNode_t1599841827 * L_3 = ___node0; NullCheck(L_3); int32_t L_4 = CNavNode_get_CoordH_m743398239(L_3, /*hidden argument*/NULL); float L_5 = CNavGrid_get_HeightRate_m1090956012(__this, /*hidden argument*/NULL); V_1 = ((float)il2cpp_codegen_multiply((float)(((float)((float)L_4))), (float)L_5)); CNavNode_t1599841827 * L_6 = ___node0; NullCheck(L_6); int32_t L_7 = CNavNode_get_CoordY_m743398256(L_6, /*hidden argument*/NULL); float L_8 = CNavGrid_get_LengthRate_m2178472287(__this, /*hidden argument*/NULL); V_2 = ((float)il2cpp_codegen_multiply((float)(((float)((float)L_7))), (float)L_8)); float L_9 = V_0; float L_10 = V_1; float L_11 = V_2; Vector3_t3722313464 L_12; memset(&L_12, 0, sizeof(L_12)); Vector3__ctor_m3353183577((&L_12), L_9, L_10, L_11, /*hidden argument*/NULL); return L_12; } } // DMCore.Framework.Navigation.CNavNode DMCore.Framework.Navigation.CNavGrid::FindRoundCnaPassNode(DMCore.Framework.Navigation.CNavNode) extern "C" IL2CPP_METHOD_ATTR CNavNode_t1599841827 * CNavGrid_FindRoundCnaPassNode_m2829103412 (CNavGrid_t19983649 * __this, CNavNode_t1599841827 * ___endNode0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CNavGrid_FindRoundCnaPassNode_m2829103412_MetadataUsageId); s_Il2CppMethodInitialized = true; } List_1_t3071916569 * V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; CNavNode_t1599841827 * V_4 = NULL; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; int32_t V_8 = 0; float V_9 = 0.0f; CNavNode_t1599841827 * V_10 = NULL; int32_t V_11 = 0; CNavNode_t1599841827 * V_12 = NULL; int32_t V_13 = 0; int32_t V_14 = 0; float V_15 = 0.0f; { List_1_t3071916569 * L_0 = (List_1_t3071916569 *)il2cpp_codegen_object_new(List_1_t3071916569_il2cpp_TypeInfo_var); List_1__ctor_m3969072143(L_0, /*hidden argument*/List_1__ctor_m3969072143_RuntimeMethod_var); V_0 = L_0; V_1 = 1; goto IL_0294; } IL_000d: { V_2 = 0; V_3 = 0; V_4 = (CNavNode_t1599841827 *)NULL; V_5 = 0; goto IL_0069; } IL_001c: { CNavNode_t1599841827 * L_1 = ___endNode0; NullCheck(L_1); int32_t L_2 = CNavNode_get_CoordX_m743398255(L_1, /*hidden argument*/NULL); int32_t L_3 = V_1; int32_t L_4 = V_5; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_2, (int32_t)L_3)), (int32_t)L_4)); CNavNode_t1599841827 * L_5 = ___endNode0; NullCheck(L_5); int32_t L_6 = CNavNode_get_CoordY_m743398256(L_5, /*hidden argument*/NULL); int32_t L_7 = V_1; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)L_7)); int32_t L_8 = V_2; int32_t L_9 = V_3; CNavNode_t1599841827 * L_10 = CNavGrid_GetNode_m3620732109(__this, L_8, L_9, /*hidden argument*/NULL); V_4 = L_10; CNavNode_t1599841827 * L_11 = V_4; if (!L_11) { goto IL_0063; } } { List_1_t3071916569 * L_12 = V_0; CNavNode_t1599841827 * L_13 = V_4; NullCheck(L_12); bool L_14 = List_1_Contains_m1988426010(L_12, L_13, /*hidden argument*/List_1_Contains_m1988426010_RuntimeMethod_var); if (L_14) { goto IL_0063; } } { CNavNode_t1599841827 * L_15 = V_4; NullCheck(L_15); bool L_16 = CNavNode_get_CanPass_m4016282224(L_15, /*hidden argument*/NULL); if (!L_16) { goto IL_0063; } } { List_1_t3071916569 * L_17 = V_0; CNavNode_t1599841827 * L_18 = V_4; NullCheck(L_17); List_1_Add_m3865555435(L_17, L_18, /*hidden argument*/List_1_Add_m3865555435_RuntimeMethod_var); } IL_0063: { int32_t L_19 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)1)); } IL_0069: { int32_t L_20 = V_5; int32_t L_21 = V_1; if ((((int32_t)L_20) < ((int32_t)L_21))) { goto IL_001c; } } { CNavNode_t1599841827 * L_22 = ___endNode0; NullCheck(L_22); int32_t L_23 = CNavNode_get_CoordX_m743398255(L_22, /*hidden argument*/NULL); V_2 = L_23; CNavNode_t1599841827 * L_24 = ___endNode0; NullCheck(L_24); int32_t L_25 = CNavNode_get_CoordY_m743398256(L_24, /*hidden argument*/NULL); int32_t L_26 = V_1; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_25, (int32_t)L_26)); int32_t L_27 = V_2; int32_t L_28 = V_3; CNavNode_t1599841827 * L_29 = CNavGrid_GetNode_m3620732109(__this, L_27, L_28, /*hidden argument*/NULL); V_4 = L_29; CNavNode_t1599841827 * L_30 = V_4; if (!L_30) { goto IL_00b3; } } { List_1_t3071916569 * L_31 = V_0; CNavNode_t1599841827 * L_32 = V_4; NullCheck(L_31); bool L_33 = List_1_Contains_m1988426010(L_31, L_32, /*hidden argument*/List_1_Contains_m1988426010_RuntimeMethod_var); if (L_33) { goto IL_00b3; } } { CNavNode_t1599841827 * L_34 = V_4; NullCheck(L_34); bool L_35 = CNavNode_get_CanPass_m4016282224(L_34, /*hidden argument*/NULL); if (!L_35) { goto IL_00b3; } } { List_1_t3071916569 * L_36 = V_0; CNavNode_t1599841827 * L_37 = V_4; NullCheck(L_36); List_1_Add_m3865555435(L_36, L_37, /*hidden argument*/List_1_Add_m3865555435_RuntimeMethod_var); } IL_00b3: { V_6 = 0; goto IL_0108; } IL_00bb: { CNavNode_t1599841827 * L_38 = ___endNode0; NullCheck(L_38); int32_t L_39 = CNavNode_get_CoordX_m743398255(L_38, /*hidden argument*/NULL); int32_t L_40 = V_1; int32_t L_41 = V_6; V_2 = ((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_39, (int32_t)L_40)), (int32_t)L_41)); CNavNode_t1599841827 * L_42 = ___endNode0; NullCheck(L_42); int32_t L_43 = CNavNode_get_CoordY_m743398256(L_42, /*hidden argument*/NULL); int32_t L_44 = V_1; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_43, (int32_t)L_44)); int32_t L_45 = V_2; int32_t L_46 = V_3; CNavNode_t1599841827 * L_47 = CNavGrid_GetNode_m3620732109(__this, L_45, L_46, /*hidden argument*/NULL); V_4 = L_47; CNavNode_t1599841827 * L_48 = V_4; if (!L_48) { goto IL_0102; } } { List_1_t3071916569 * L_49 = V_0; CNavNode_t1599841827 * L_50 = V_4; NullCheck(L_49); bool L_51 = List_1_Contains_m1988426010(L_49, L_50, /*hidden argument*/List_1_Contains_m1988426010_RuntimeMethod_var); if (L_51) { goto IL_0102; } } { CNavNode_t1599841827 * L_52 = V_4; NullCheck(L_52); bool L_53 = CNavNode_get_CanPass_m4016282224(L_52, /*hidden argument*/NULL); if (!L_53) { goto IL_0102; } } { List_1_t3071916569 * L_54 = V_0; CNavNode_t1599841827 * L_55 = V_4; NullCheck(L_54); List_1_Add_m3865555435(L_54, L_55, /*hidden argument*/List_1_Add_m3865555435_RuntimeMethod_var); } IL_0102: { int32_t L_56 = V_6; V_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_56, (int32_t)1)); } IL_0108: { int32_t L_57 = V_6; int32_t L_58 = V_1; if ((((int32_t)L_57) < ((int32_t)L_58))) { goto IL_00bb; } } { CNavNode_t1599841827 * L_59 = ___endNode0; NullCheck(L_59); int32_t L_60 = CNavNode_get_CoordX_m743398255(L_59, /*hidden argument*/NULL); int32_t L_61 = V_1; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_60, (int32_t)L_61)); CNavNode_t1599841827 * L_62 = ___endNode0; NullCheck(L_62); int32_t L_63 = CNavNode_get_CoordY_m743398256(L_62, /*hidden argument*/NULL); V_3 = L_63; int32_t L_64 = V_2; int32_t L_65 = V_3; CNavNode_t1599841827 * L_66 = CNavGrid_GetNode_m3620732109(__this, L_64, L_65, /*hidden argument*/NULL); V_4 = L_66; CNavNode_t1599841827 * L_67 = V_4; if (!L_67) { goto IL_0152; } } { List_1_t3071916569 * L_68 = V_0; CNavNode_t1599841827 * L_69 = V_4; NullCheck(L_68); bool L_70 = List_1_Contains_m1988426010(L_68, L_69, /*hidden argument*/List_1_Contains_m1988426010_RuntimeMethod_var); if (L_70) { goto IL_0152; } } { CNavNode_t1599841827 * L_71 = V_4; NullCheck(L_71); bool L_72 = CNavNode_get_CanPass_m4016282224(L_71, /*hidden argument*/NULL); if (!L_72) { goto IL_0152; } } { List_1_t3071916569 * L_73 = V_0; CNavNode_t1599841827 * L_74 = V_4; NullCheck(L_73); List_1_Add_m3865555435(L_73, L_74, /*hidden argument*/List_1_Add_m3865555435_RuntimeMethod_var); } IL_0152: { V_7 = 0; goto IL_01a7; } IL_015a: { CNavNode_t1599841827 * L_75 = ___endNode0; NullCheck(L_75); int32_t L_76 = CNavNode_get_CoordX_m743398255(L_75, /*hidden argument*/NULL); int32_t L_77 = V_1; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_76, (int32_t)L_77)); CNavNode_t1599841827 * L_78 = ___endNode0; NullCheck(L_78); int32_t L_79 = CNavNode_get_CoordY_m743398256(L_78, /*hidden argument*/NULL); int32_t L_80 = V_1; int32_t L_81 = V_7; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_79, (int32_t)L_80)), (int32_t)L_81)); int32_t L_82 = V_2; int32_t L_83 = V_3; CNavNode_t1599841827 * L_84 = CNavGrid_GetNode_m3620732109(__this, L_82, L_83, /*hidden argument*/NULL); V_4 = L_84; CNavNode_t1599841827 * L_85 = V_4; if (!L_85) { goto IL_01a1; } } { List_1_t3071916569 * L_86 = V_0; CNavNode_t1599841827 * L_87 = V_4; NullCheck(L_86); bool L_88 = List_1_Contains_m1988426010(L_86, L_87, /*hidden argument*/List_1_Contains_m1988426010_RuntimeMethod_var); if (L_88) { goto IL_01a1; } } { CNavNode_t1599841827 * L_89 = V_4; NullCheck(L_89); bool L_90 = CNavNode_get_CanPass_m4016282224(L_89, /*hidden argument*/NULL); if (!L_90) { goto IL_01a1; } } { List_1_t3071916569 * L_91 = V_0; CNavNode_t1599841827 * L_92 = V_4; NullCheck(L_91); List_1_Add_m3865555435(L_91, L_92, /*hidden argument*/List_1_Add_m3865555435_RuntimeMethod_var); } IL_01a1: { int32_t L_93 = V_7; V_7 = ((int32_t)il2cpp_codegen_add((int32_t)L_93, (int32_t)1)); } IL_01a7: { int32_t L_94 = V_7; int32_t L_95 = V_1; if ((((int32_t)L_94) < ((int32_t)L_95))) { goto IL_015a; } } { CNavNode_t1599841827 * L_96 = ___endNode0; NullCheck(L_96); int32_t L_97 = CNavNode_get_CoordX_m743398255(L_96, /*hidden argument*/NULL); V_2 = L_97; CNavNode_t1599841827 * L_98 = ___endNode0; NullCheck(L_98); int32_t L_99 = CNavNode_get_CoordY_m743398256(L_98, /*hidden argument*/NULL); int32_t L_100 = V_1; V_3 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_99, (int32_t)L_100)); int32_t L_101 = V_2; int32_t L_102 = V_3; CNavNode_t1599841827 * L_103 = CNavGrid_GetNode_m3620732109(__this, L_101, L_102, /*hidden argument*/NULL); V_4 = L_103; CNavNode_t1599841827 * L_104 = V_4; if (!L_104) { goto IL_01f1; } } { List_1_t3071916569 * L_105 = V_0; CNavNode_t1599841827 * L_106 = V_4; NullCheck(L_105); bool L_107 = List_1_Contains_m1988426010(L_105, L_106, /*hidden argument*/List_1_Contains_m1988426010_RuntimeMethod_var); if (L_107) { goto IL_01f1; } } { CNavNode_t1599841827 * L_108 = V_4; NullCheck(L_108); bool L_109 = CNavNode_get_CanPass_m4016282224(L_108, /*hidden argument*/NULL); if (!L_109) { goto IL_01f1; } } { List_1_t3071916569 * L_110 = V_0; CNavNode_t1599841827 * L_111 = V_4; NullCheck(L_110); List_1_Add_m3865555435(L_110, L_111, /*hidden argument*/List_1_Add_m3865555435_RuntimeMethod_var); } IL_01f1: { V_8 = 0; goto IL_0246; } IL_01f9: { CNavNode_t1599841827 * L_112 = ___endNode0; NullCheck(L_112); int32_t L_113 = CNavNode_get_CoordX_m743398255(L_112, /*hidden argument*/NULL); int32_t L_114 = V_1; V_2 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_113, (int32_t)L_114)); CNavNode_t1599841827 * L_115 = ___endNode0; NullCheck(L_115); int32_t L_116 = CNavNode_get_CoordY_m743398256(L_115, /*hidden argument*/NULL); int32_t L_117 = V_1; int32_t L_118 = V_8; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_116, (int32_t)L_117)), (int32_t)L_118)); int32_t L_119 = V_2; int32_t L_120 = V_3; CNavNode_t1599841827 * L_121 = CNavGrid_GetNode_m3620732109(__this, L_119, L_120, /*hidden argument*/NULL); V_4 = L_121; CNavNode_t1599841827 * L_122 = V_4; if (!L_122) { goto IL_0240; } } { List_1_t3071916569 * L_123 = V_0; CNavNode_t1599841827 * L_124 = V_4; NullCheck(L_123); bool L_125 = List_1_Contains_m1988426010(L_123, L_124, /*hidden argument*/List_1_Contains_m1988426010_RuntimeMethod_var); if (L_125) { goto IL_0240; } } { CNavNode_t1599841827 * L_126 = V_4; NullCheck(L_126); bool L_127 = CNavNode_get_CanPass_m4016282224(L_126, /*hidden argument*/NULL); if (!L_127) { goto IL_0240; } } { List_1_t3071916569 * L_128 = V_0; CNavNode_t1599841827 * L_129 = V_4; NullCheck(L_128); List_1_Add_m3865555435(L_128, L_129, /*hidden argument*/List_1_Add_m3865555435_RuntimeMethod_var); } IL_0240: { int32_t L_130 = V_8; V_8 = ((int32_t)il2cpp_codegen_add((int32_t)L_130, (int32_t)1)); } IL_0246: { int32_t L_131 = V_8; int32_t L_132 = V_1; if ((((int32_t)L_131) < ((int32_t)L_132))) { goto IL_01f9; } } { CNavNode_t1599841827 * L_133 = ___endNode0; NullCheck(L_133); int32_t L_134 = CNavNode_get_CoordX_m743398255(L_133, /*hidden argument*/NULL); int32_t L_135 = V_1; V_2 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_134, (int32_t)L_135)); CNavNode_t1599841827 * L_136 = ___endNode0; NullCheck(L_136); int32_t L_137 = CNavNode_get_CoordY_m743398256(L_136, /*hidden argument*/NULL); V_3 = L_137; int32_t L_138 = V_2; int32_t L_139 = V_3; CNavNode_t1599841827 * L_140 = CNavGrid_GetNode_m3620732109(__this, L_138, L_139, /*hidden argument*/NULL); V_4 = L_140; CNavNode_t1599841827 * L_141 = V_4; if (!L_141) { goto IL_0290; } } { List_1_t3071916569 * L_142 = V_0; CNavNode_t1599841827 * L_143 = V_4; NullCheck(L_142); bool L_144 = List_1_Contains_m1988426010(L_142, L_143, /*hidden argument*/List_1_Contains_m1988426010_RuntimeMethod_var); if (L_144) { goto IL_0290; } } { CNavNode_t1599841827 * L_145 = V_4; NullCheck(L_145); bool L_146 = CNavNode_get_CanPass_m4016282224(L_145, /*hidden argument*/NULL); if (!L_146) { goto IL_0290; } } { List_1_t3071916569 * L_147 = V_0; CNavNode_t1599841827 * L_148 = V_4; NullCheck(L_147); List_1_Add_m3865555435(L_147, L_148, /*hidden argument*/List_1_Add_m3865555435_RuntimeMethod_var); } IL_0290: { int32_t L_149 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_149, (int32_t)1)); } IL_0294: { List_1_t3071916569 * L_150 = V_0; NullCheck(L_150); int32_t L_151 = List_1_get_Count_m1309768802(L_150, /*hidden argument*/List_1_get_Count_m1309768802_RuntimeMethod_var); if ((((int32_t)0) < ((int32_t)L_151))) { goto IL_02a8; } } { int32_t L_152 = V_1; if ((((int32_t)((int32_t)10)) >= ((int32_t)L_152))) { goto IL_000d; } } IL_02a8: { V_9 = (99999.0f); V_10 = (CNavNode_t1599841827 *)NULL; V_11 = 0; goto IL_0325; } IL_02ba: { List_1_t3071916569 * L_153 = V_0; int32_t L_154 = V_11; NullCheck(L_153); CNavNode_t1599841827 * L_155 = List_1_get_Item_m1543513621(L_153, L_154, /*hidden argument*/List_1_get_Item_m1543513621_RuntimeMethod_var); V_12 = L_155; CNavNode_t1599841827 * L_156 = ___endNode0; NullCheck(L_156); int32_t L_157 = CNavNode_get_CoordX_m743398255(L_156, /*hidden argument*/NULL); CNavNode_t1599841827 * L_158 = ___endNode0; NullCheck(L_158); int32_t L_159 = CNavNode_get_CoordX_m743398255(L_158, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); int32_t L_160 = Mathf_Abs_m2460432655(NULL /*static, unused*/, ((int32_t)il2cpp_codegen_subtract((int32_t)L_157, (int32_t)L_159)), /*hidden argument*/NULL); V_13 = L_160; CNavNode_t1599841827 * L_161 = ___endNode0; NullCheck(L_161); int32_t L_162 = CNavNode_get_CoordY_m743398256(L_161, /*hidden argument*/NULL); CNavNode_t1599841827 * L_163 = ___endNode0; NullCheck(L_163); int32_t L_164 = CNavNode_get_CoordY_m743398256(L_163, /*hidden argument*/NULL); int32_t L_165 = Mathf_Abs_m2460432655(NULL /*static, unused*/, ((int32_t)il2cpp_codegen_subtract((int32_t)L_162, (int32_t)L_164)), /*hidden argument*/NULL); V_14 = L_165; int32_t L_166 = V_13; float L_167 = powf((((float)((float)L_166))), (2.0f)); int32_t L_168 = V_14; float L_169 = powf((((float)((float)L_168))), (2.0f)); float L_170 = sqrtf(((float)il2cpp_codegen_add((float)L_167, (float)L_169))); V_15 = L_170; float L_171 = V_15; float L_172 = V_9; if ((!(((float)L_171) < ((float)L_172)))) { goto IL_031f; } } { float L_173 = V_15; V_9 = L_173; CNavNode_t1599841827 * L_174 = V_12; V_10 = L_174; } IL_031f: { int32_t L_175 = V_11; V_11 = ((int32_t)il2cpp_codegen_add((int32_t)L_175, (int32_t)1)); } IL_0325: { int32_t L_176 = V_11; List_1_t3071916569 * L_177 = V_0; NullCheck(L_177); int32_t L_178 = List_1_get_Count_m1309768802(L_177, /*hidden argument*/List_1_get_Count_m1309768802_RuntimeMethod_var); if ((((int32_t)L_176) < ((int32_t)L_178))) { goto IL_02ba; } } { CNavNode_t1599841827 * L_179 = V_10; return L_179; } } // System.Void DMCore.Framework.Navigation.CNavGrid::FindingPath(BetterList`1,System.Int32,System.Int32,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void CNavGrid_FindingPath_m716351018 (CNavGrid_t19983649 * __this, BetterList_1_t754862145 * ___result0, int32_t ___startX1, int32_t ___startY2, int32_t ___endX3, int32_t ___endY4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CNavGrid_FindingPath_m716351018_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; CNavNode_t1599841827 * V_4 = NULL; CNavNode_t1599841827 * V_5 = NULL; CNavNode_t1599841827 * V_6 = NULL; CNavNode_t1599841827 * V_7 = NULL; int32_t V_8 = 0; int32_t V_9 = 0; int32_t V_10 = 0; CNavNode_t1599841827 * V_11 = NULL; int32_t V_12 = 0; { int32_t L_0 = CNavGrid_get_Width_m1657046929(__this, /*hidden argument*/NULL); V_0 = L_0; int32_t L_1 = CNavGrid_get_Length_m666028286(__this, /*hidden argument*/NULL); V_1 = L_1; V_2 = 0; goto IL_003d; } IL_0015: { V_3 = 0; goto IL_0032; } IL_001c: { CNavNodeU5B0___U2C0___U5D_t2763474419* L_2 = __this->get_m_listNodes_8(); int32_t L_3 = V_2; int32_t L_4 = V_3; NullCheck((CNavNodeU5B0___U2C0___U5D_t2763474419*)(CNavNodeU5B0___U2C0___U5D_t2763474419*)L_2); CNavNode_t1599841827 * L_5 = ((CNavNodeU5B0___U2C0___U5D_t2763474419*)(CNavNodeU5B0___U2C0___U5D_t2763474419*)L_2)->GetAt(L_3, L_4); NullCheck(L_5); CNavNode_Reset_m3153275066(L_5, /*hidden argument*/NULL); int32_t L_6 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)1)); } IL_0032: { int32_t L_7 = V_3; int32_t L_8 = V_1; if ((((int32_t)L_7) < ((int32_t)L_8))) { goto IL_001c; } } { int32_t L_9 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); } IL_003d: { int32_t L_10 = V_2; int32_t L_11 = V_0; if ((((int32_t)L_10) < ((int32_t)L_11))) { goto IL_0015; } } { int32_t L_12 = ___startX1; int32_t L_13 = ___startY2; CNavNode_t1599841827 * L_14 = CNavGrid_GetNode_m3620732109(__this, L_12, L_13, /*hidden argument*/NULL); V_4 = L_14; int32_t L_15 = ___endX3; int32_t L_16 = ___endY4; CNavNode_t1599841827 * L_17 = CNavGrid_GetNode_m3620732109(__this, L_15, L_16, /*hidden argument*/NULL); V_5 = L_17; CNavNode_t1599841827 * L_18 = V_5; NullCheck(L_18); bool L_19 = CNavNode_get_CanPass_m4016282224(L_18, /*hidden argument*/NULL); if (L_19) { goto IL_0074; } } { CNavNode_t1599841827 * L_20 = V_5; CNavNode_t1599841827 * L_21 = CNavGrid_FindRoundCnaPassNode_m2829103412(__this, L_20, /*hidden argument*/NULL); V_6 = L_21; CNavNode_t1599841827 * L_22 = V_6; V_5 = L_22; } IL_0074: { BetterList_1_t754862145 * L_23 = __this->get_openSet_10(); NullCheck(L_23); BetterList_1_Clear_m56677258(L_23, /*hidden argument*/BetterList_1_Clear_m56677258_RuntimeMethod_var); BetterList_1_t754862145 * L_24 = __this->get_closeSet_11(); NullCheck(L_24); BetterList_1_Clear_m56677258(L_24, /*hidden argument*/BetterList_1_Clear_m56677258_RuntimeMethod_var); BetterList_1_t754862145 * L_25 = __this->get_openSet_10(); CNavNode_t1599841827 * L_26 = V_4; NullCheck(L_25); BetterList_1_Add_m1478246940(L_25, L_26, /*hidden argument*/BetterList_1_Add_m1478246940_RuntimeMethod_var); goto IL_027b; } IL_009c: { BetterList_1_t754862145 * L_27 = __this->get_openSet_10(); NullCheck(L_27); CNavNode_t1599841827 * L_28 = BetterList_1_get_Item_m3762750778(L_27, 0, /*hidden argument*/BetterList_1_get_Item_m3762750778_RuntimeMethod_var); V_7 = L_28; V_8 = 1; BetterList_1_t754862145 * L_29 = __this->get_openSet_10(); NullCheck(L_29); int32_t L_30 = L_29->get_size_1(); V_9 = L_30; goto IL_0110; } IL_00bf: { BetterList_1_t754862145 * L_31 = __this->get_openSet_10(); int32_t L_32 = V_8; NullCheck(L_31); CNavNode_t1599841827 * L_33 = BetterList_1_get_Item_m3762750778(L_31, L_32, /*hidden argument*/BetterList_1_get_Item_m3762750778_RuntimeMethod_var); NullCheck(L_33); int32_t L_34 = CNavNode_get_CostTotal_m2302248445(L_33, /*hidden argument*/NULL); CNavNode_t1599841827 * L_35 = V_7; NullCheck(L_35); int32_t L_36 = CNavNode_get_CostTotal_m2302248445(L_35, /*hidden argument*/NULL); if ((((int32_t)L_34) > ((int32_t)L_36))) { goto IL_010a; } } { BetterList_1_t754862145 * L_37 = __this->get_openSet_10(); int32_t L_38 = V_8; NullCheck(L_37); CNavNode_t1599841827 * L_39 = BetterList_1_get_Item_m3762750778(L_37, L_38, /*hidden argument*/BetterList_1_get_Item_m3762750778_RuntimeMethod_var); NullCheck(L_39); int32_t L_40 = CNavNode_get_Cost2End_m3286749691(L_39, /*hidden argument*/NULL); CNavNode_t1599841827 * L_41 = V_7; NullCheck(L_41); int32_t L_42 = CNavNode_get_Cost2End_m3286749691(L_41, /*hidden argument*/NULL); if ((((int32_t)L_40) >= ((int32_t)L_42))) { goto IL_010a; } } { BetterList_1_t754862145 * L_43 = __this->get_openSet_10(); int32_t L_44 = V_8; NullCheck(L_43); CNavNode_t1599841827 * L_45 = BetterList_1_get_Item_m3762750778(L_43, L_44, /*hidden argument*/BetterList_1_get_Item_m3762750778_RuntimeMethod_var); V_7 = L_45; } IL_010a: { int32_t L_46 = V_8; V_8 = ((int32_t)il2cpp_codegen_add((int32_t)L_46, (int32_t)1)); } IL_0110: { int32_t L_47 = V_8; int32_t L_48 = V_9; if ((((int32_t)L_47) < ((int32_t)L_48))) { goto IL_00bf; } } { BetterList_1_t754862145 * L_49 = __this->get_openSet_10(); CNavNode_t1599841827 * L_50 = V_7; NullCheck(L_49); BetterList_1_Remove_m1948058911(L_49, L_50, /*hidden argument*/BetterList_1_Remove_m1948058911_RuntimeMethod_var); BetterList_1_t754862145 * L_51 = __this->get_closeSet_11(); CNavNode_t1599841827 * L_52 = V_7; NullCheck(L_51); bool L_53 = BetterList_1_Contains_m2512029440(L_51, L_52, /*hidden argument*/BetterList_1_Contains_m2512029440_RuntimeMethod_var); if (L_53) { goto IL_0146; } } { BetterList_1_t754862145 * L_54 = __this->get_closeSet_11(); CNavNode_t1599841827 * L_55 = V_7; NullCheck(L_54); BetterList_1_Add_m1478246940(L_54, L_55, /*hidden argument*/BetterList_1_Add_m1478246940_RuntimeMethod_var); } IL_0146: { CNavNode_t1599841827 * L_56 = V_7; CNavNode_t1599841827 * L_57 = V_5; if ((!(((RuntimeObject*)(CNavNode_t1599841827 *)L_56) == ((RuntimeObject*)(CNavNode_t1599841827 *)L_57)))) { goto IL_015a; } } { BetterList_1_t754862145 * L_58 = ___result0; CNavNode_t1599841827 * L_59 = V_4; CNavNode_t1599841827 * L_60 = V_5; CNavGrid_generatePath_m1673507751(NULL /*static, unused*/, L_58, L_59, L_60, /*hidden argument*/NULL); return; } IL_015a: { CNavNode_t1599841827 * L_61 = V_7; BetterList_1_t754862145 * L_62 = __this->get_m_listNeibours_9(); CNavGrid_GetNeibourCanPass_m3675073818(__this, L_61, L_62, /*hidden argument*/NULL); V_10 = 0; goto IL_0269; } IL_0170: { BetterList_1_t754862145 * L_63 = __this->get_m_listNeibours_9(); int32_t L_64 = V_10; NullCheck(L_63); CNavNode_t1599841827 * L_65 = BetterList_1_get_Item_m3762750778(L_63, L_64, /*hidden argument*/BetterList_1_get_Item_m3762750778_RuntimeMethod_var); V_11 = L_65; BetterList_1_t754862145 * L_66 = __this->get_closeSet_11(); CNavNode_t1599841827 * L_67 = V_11; NullCheck(L_66); bool L_68 = BetterList_1_Contains_m2512029440(L_66, L_67, /*hidden argument*/BetterList_1_Contains_m2512029440_RuntimeMethod_var); if (!L_68) { goto IL_0196; } } { goto IL_0263; } IL_0196: { CNavNode_t1599841827 * L_69 = V_7; NullCheck(L_69); int32_t L_70 = CNavNode_get_Cost2Start_m3631637769(L_69, /*hidden argument*/NULL); CNavNode_t1599841827 * L_71 = V_7; CNavNode_t1599841827 * L_72 = V_11; int32_t L_73 = CNavGrid_GetCostBorderNodes_m3700366468(__this, L_71, L_72, /*hidden argument*/NULL); V_12 = ((int32_t)il2cpp_codegen_add((int32_t)L_70, (int32_t)L_73)); int32_t L_74 = V_12; CNavNode_t1599841827 * L_75 = V_11; NullCheck(L_75); int32_t L_76 = CNavNode_get_Cost2Start_m3631637769(L_75, /*hidden argument*/NULL); if ((((int32_t)L_74) < ((int32_t)L_76))) { goto IL_01ca; } } { BetterList_1_t754862145 * L_77 = __this->get_openSet_10(); CNavNode_t1599841827 * L_78 = V_11; NullCheck(L_77); bool L_79 = BetterList_1_Contains_m2512029440(L_77, L_78, /*hidden argument*/BetterList_1_Contains_m2512029440_RuntimeMethod_var); if (L_79) { goto IL_0263; } } IL_01ca: { CNavNode_t1599841827 * L_80 = V_11; int32_t L_81 = V_12; NullCheck(L_80); CNavNode_set_Cost2Start_m124504650(L_80, L_81, /*hidden argument*/NULL); CNavNode_t1599841827 * L_82 = V_11; CNavNode_t1599841827 * L_83 = V_11; NullCheck(L_83); int32_t L_84 = CNavNode_get_CoordH_m743398239(L_83, /*hidden argument*/NULL); CNavNode_t1599841827 * L_85 = V_5; NullCheck(L_85); int32_t L_86 = CNavNode_get_CoordH_m743398239(L_85, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); int32_t L_87 = Mathf_Abs_m2460432655(NULL /*static, unused*/, ((int32_t)il2cpp_codegen_subtract((int32_t)L_84, (int32_t)L_86)), /*hidden argument*/NULL); float L_88 = CNavGrid_get_HeightRate_m1090956012(__this, /*hidden argument*/NULL); CNavNode_t1599841827 * L_89 = V_11; NullCheck(L_89); int32_t L_90 = CNavNode_get_CoordX_m743398255(L_89, /*hidden argument*/NULL); CNavNode_t1599841827 * L_91 = V_5; NullCheck(L_91); int32_t L_92 = CNavNode_get_CoordX_m743398255(L_91, /*hidden argument*/NULL); int32_t L_93 = Mathf_Abs_m2460432655(NULL /*static, unused*/, ((int32_t)il2cpp_codegen_subtract((int32_t)L_90, (int32_t)L_92)), /*hidden argument*/NULL); float L_94 = CNavGrid_get_LengthRate_m2178472287(__this, /*hidden argument*/NULL); CNavNode_t1599841827 * L_95 = V_11; NullCheck(L_95); int32_t L_96 = CNavNode_get_CoordY_m743398256(L_95, /*hidden argument*/NULL); CNavNode_t1599841827 * L_97 = V_5; NullCheck(L_97); int32_t L_98 = CNavNode_get_CoordY_m743398256(L_97, /*hidden argument*/NULL); int32_t L_99 = Mathf_Abs_m2460432655(NULL /*static, unused*/, ((int32_t)il2cpp_codegen_subtract((int32_t)L_96, (int32_t)L_98)), /*hidden argument*/NULL); float L_100 = CNavGrid_get_LengthRate_m2178472287(__this, /*hidden argument*/NULL); int32_t L_101 = Mathf_RoundToInt_m1874334613(NULL /*static, unused*/, ((float)il2cpp_codegen_multiply((float)(100.0f), (float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)(((float)((float)L_87))), (float)L_88)), (float)((float)il2cpp_codegen_multiply((float)(((float)((float)L_93))), (float)L_94)))), (float)((float)il2cpp_codegen_multiply((float)(((float)((float)L_99))), (float)L_100)))))), /*hidden argument*/NULL); NullCheck(L_82); CNavNode_set_Cost2End_m4112161639(L_82, L_101, /*hidden argument*/NULL); CNavNode_t1599841827 * L_102 = V_11; CNavNode_t1599841827 * L_103 = V_7; NullCheck(L_102); CNavNode_set_Parent_m2475208551(L_102, L_103, /*hidden argument*/NULL); BetterList_1_t754862145 * L_104 = __this->get_openSet_10(); CNavNode_t1599841827 * L_105 = V_11; NullCheck(L_104); bool L_106 = BetterList_1_Contains_m2512029440(L_104, L_105, /*hidden argument*/BetterList_1_Contains_m2512029440_RuntimeMethod_var); if (L_106) { goto IL_0263; } } { BetterList_1_t754862145 * L_107 = __this->get_openSet_10(); CNavNode_t1599841827 * L_108 = V_11; NullCheck(L_107); BetterList_1_Add_m1478246940(L_107, L_108, /*hidden argument*/BetterList_1_Add_m1478246940_RuntimeMethod_var); } IL_0263: { int32_t L_109 = V_10; V_10 = ((int32_t)il2cpp_codegen_add((int32_t)L_109, (int32_t)1)); } IL_0269: { int32_t L_110 = V_10; BetterList_1_t754862145 * L_111 = __this->get_m_listNeibours_9(); NullCheck(L_111); int32_t L_112 = L_111->get_size_1(); if ((((int32_t)L_110) < ((int32_t)L_112))) { goto IL_0170; } } IL_027b: { BetterList_1_t754862145 * L_113 = __this->get_openSet_10(); NullCheck(L_113); int32_t L_114 = L_113->get_size_1(); if ((((int32_t)L_114) > ((int32_t)0))) { goto IL_009c; } } { BetterList_1_t754862145 * L_115 = ___result0; CNavNode_t1599841827 * L_116 = V_4; CNavGrid_generatePath_m1673507751(NULL /*static, unused*/, L_115, L_116, (CNavNode_t1599841827 *)NULL, /*hidden argument*/NULL); return; } } // System.Void DMCore.Framework.Navigation.CNavGrid::GetNeibourCanPass(DMCore.Framework.Navigation.CNavNode,BetterList`1) extern "C" IL2CPP_METHOD_ATTR void CNavGrid_GetNeibourCanPass_m3675073818 (CNavGrid_t19983649 * __this, CNavNode_t1599841827 * ___node0, BetterList_1_t754862145 * ___list1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CNavGrid_GetNeibourCanPass_m3675073818_MetadataUsageId); s_Il2CppMethodInitialized = true; } CNavNode_t1599841827 * V_0 = NULL; CNavNode_t1599841827 * V_1 = NULL; CNavNode_t1599841827 * V_2 = NULL; CNavNode_t1599841827 * V_3 = NULL; bool V_4 = false; bool V_5 = false; bool V_6 = false; bool V_7 = false; CNavNode_t1599841827 * V_8 = NULL; CNavNode_t1599841827 * V_9 = NULL; CNavNode_t1599841827 * V_10 = NULL; CNavNode_t1599841827 * V_11 = NULL; int32_t G_B3_0 = 0; int32_t G_B6_0 = 0; int32_t G_B9_0 = 0; int32_t G_B12_0 = 0; { BetterList_1_t754862145 * L_0 = ___list1; NullCheck(L_0); BetterList_1_Clear_m56677258(L_0, /*hidden argument*/BetterList_1_Clear_m56677258_RuntimeMethod_var); CNavNode_t1599841827 * L_1 = ___node0; NullCheck(L_1); int32_t L_2 = CNavNode_get_CoordH_m743398239(L_1, /*hidden argument*/NULL); CNavNode_t1599841827 * L_3 = ___node0; NullCheck(L_3); int32_t L_4 = CNavNode_get_CoordX_m743398255(L_3, /*hidden argument*/NULL); CNavNode_t1599841827 * L_5 = ___node0; NullCheck(L_5); int32_t L_6 = CNavNode_get_CoordY_m743398256(L_5, /*hidden argument*/NULL); CNavNode_t1599841827 * L_7 = CNavGrid_FindNode_m4159268695(__this, L_2, ((int32_t)il2cpp_codegen_subtract((int32_t)L_4, (int32_t)1)), L_6, /*hidden argument*/NULL); V_0 = L_7; CNavNode_t1599841827 * L_8 = ___node0; NullCheck(L_8); int32_t L_9 = CNavNode_get_CoordH_m743398239(L_8, /*hidden argument*/NULL); CNavNode_t1599841827 * L_10 = ___node0; NullCheck(L_10); int32_t L_11 = CNavNode_get_CoordX_m743398255(L_10, /*hidden argument*/NULL); CNavNode_t1599841827 * L_12 = ___node0; NullCheck(L_12); int32_t L_13 = CNavNode_get_CoordY_m743398256(L_12, /*hidden argument*/NULL); CNavNode_t1599841827 * L_14 = CNavGrid_FindNode_m4159268695(__this, L_9, ((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)1)), L_13, /*hidden argument*/NULL); V_1 = L_14; CNavNode_t1599841827 * L_15 = ___node0; NullCheck(L_15); int32_t L_16 = CNavNode_get_CoordH_m743398239(L_15, /*hidden argument*/NULL); CNavNode_t1599841827 * L_17 = ___node0; NullCheck(L_17); int32_t L_18 = CNavNode_get_CoordX_m743398255(L_17, /*hidden argument*/NULL); CNavNode_t1599841827 * L_19 = ___node0; NullCheck(L_19); int32_t L_20 = CNavNode_get_CoordY_m743398256(L_19, /*hidden argument*/NULL); CNavNode_t1599841827 * L_21 = CNavGrid_FindNode_m4159268695(__this, L_16, L_18, ((int32_t)il2cpp_codegen_add((int32_t)L_20, (int32_t)1)), /*hidden argument*/NULL); V_2 = L_21; CNavNode_t1599841827 * L_22 = ___node0; NullCheck(L_22); int32_t L_23 = CNavNode_get_CoordH_m743398239(L_22, /*hidden argument*/NULL); CNavNode_t1599841827 * L_24 = ___node0; NullCheck(L_24); int32_t L_25 = CNavNode_get_CoordX_m743398255(L_24, /*hidden argument*/NULL); CNavNode_t1599841827 * L_26 = ___node0; NullCheck(L_26); int32_t L_27 = CNavNode_get_CoordY_m743398256(L_26, /*hidden argument*/NULL); CNavNode_t1599841827 * L_28 = CNavGrid_FindNode_m4159268695(__this, L_23, L_25, ((int32_t)il2cpp_codegen_subtract((int32_t)L_27, (int32_t)1)), /*hidden argument*/NULL); V_3 = L_28; CNavNode_t1599841827 * L_29 = V_0; if (!L_29) { goto IL_0080; } } { CNavNode_t1599841827 * L_30 = V_0; NullCheck(L_30); bool L_31 = CNavNode_get_CanPass_m4016282224(L_30, /*hidden argument*/NULL); G_B3_0 = ((int32_t)(L_31)); goto IL_0081; } IL_0080: { G_B3_0 = 0; } IL_0081: { V_4 = (bool)G_B3_0; CNavNode_t1599841827 * L_32 = V_1; if (!L_32) { goto IL_0091; } } { CNavNode_t1599841827 * L_33 = V_1; NullCheck(L_33); bool L_34 = CNavNode_get_CanPass_m4016282224(L_33, /*hidden argument*/NULL); G_B6_0 = ((int32_t)(L_34)); goto IL_0092; } IL_0091: { G_B6_0 = 0; } IL_0092: { V_5 = (bool)G_B6_0; CNavNode_t1599841827 * L_35 = V_2; if (!L_35) { goto IL_00a2; } } { CNavNode_t1599841827 * L_36 = V_2; NullCheck(L_36); bool L_37 = CNavNode_get_CanPass_m4016282224(L_36, /*hidden argument*/NULL); G_B9_0 = ((int32_t)(L_37)); goto IL_00a3; } IL_00a2: { G_B9_0 = 0; } IL_00a3: { V_6 = (bool)G_B9_0; CNavNode_t1599841827 * L_38 = V_3; if (!L_38) { goto IL_00b3; } } { CNavNode_t1599841827 * L_39 = V_3; NullCheck(L_39); bool L_40 = CNavNode_get_CanPass_m4016282224(L_39, /*hidden argument*/NULL); G_B12_0 = ((int32_t)(L_40)); goto IL_00b4; } IL_00b3: { G_B12_0 = 0; } IL_00b4: { V_7 = (bool)G_B12_0; bool L_41 = V_4; if (!L_41) { goto IL_00fd; } } { bool L_42 = V_6; if (!L_42) { goto IL_00fd; } } { CNavNode_t1599841827 * L_43 = ___node0; NullCheck(L_43); int32_t L_44 = CNavNode_get_CoordH_m743398239(L_43, /*hidden argument*/NULL); CNavNode_t1599841827 * L_45 = ___node0; NullCheck(L_45); int32_t L_46 = CNavNode_get_CoordX_m743398255(L_45, /*hidden argument*/NULL); CNavNode_t1599841827 * L_47 = ___node0; NullCheck(L_47); int32_t L_48 = CNavNode_get_CoordY_m743398256(L_47, /*hidden argument*/NULL); CNavNode_t1599841827 * L_49 = CNavGrid_FindNode_m4159268695(__this, L_44, ((int32_t)il2cpp_codegen_subtract((int32_t)L_46, (int32_t)1)), ((int32_t)il2cpp_codegen_add((int32_t)L_48, (int32_t)1)), /*hidden argument*/NULL); V_8 = L_49; CNavNode_t1599841827 * L_50 = V_8; if (!L_50) { goto IL_00fd; } } { CNavNode_t1599841827 * L_51 = V_8; NullCheck(L_51); bool L_52 = CNavNode_get_CanPass_m4016282224(L_51, /*hidden argument*/NULL); if (!L_52) { goto IL_00fd; } } { BetterList_1_t754862145 * L_53 = ___list1; CNavNode_t1599841827 * L_54 = V_8; NullCheck(L_53); BetterList_1_Add_m1478246940(L_53, L_54, /*hidden argument*/BetterList_1_Add_m1478246940_RuntimeMethod_var); } IL_00fd: { bool L_55 = V_4; if (!L_55) { goto IL_0144; } } { bool L_56 = V_7; if (!L_56) { goto IL_0144; } } { CNavNode_t1599841827 * L_57 = ___node0; NullCheck(L_57); int32_t L_58 = CNavNode_get_CoordH_m743398239(L_57, /*hidden argument*/NULL); CNavNode_t1599841827 * L_59 = ___node0; NullCheck(L_59); int32_t L_60 = CNavNode_get_CoordX_m743398255(L_59, /*hidden argument*/NULL); CNavNode_t1599841827 * L_61 = ___node0; NullCheck(L_61); int32_t L_62 = CNavNode_get_CoordY_m743398256(L_61, /*hidden argument*/NULL); CNavNode_t1599841827 * L_63 = CNavGrid_FindNode_m4159268695(__this, L_58, ((int32_t)il2cpp_codegen_subtract((int32_t)L_60, (int32_t)1)), ((int32_t)il2cpp_codegen_subtract((int32_t)L_62, (int32_t)1)), /*hidden argument*/NULL); V_9 = L_63; CNavNode_t1599841827 * L_64 = V_9; if (!L_64) { goto IL_0144; } } { CNavNode_t1599841827 * L_65 = V_9; NullCheck(L_65); bool L_66 = CNavNode_get_CanPass_m4016282224(L_65, /*hidden argument*/NULL); if (!L_66) { goto IL_0144; } } { BetterList_1_t754862145 * L_67 = ___list1; CNavNode_t1599841827 * L_68 = V_9; NullCheck(L_67); BetterList_1_Add_m1478246940(L_67, L_68, /*hidden argument*/BetterList_1_Add_m1478246940_RuntimeMethod_var); } IL_0144: { bool L_69 = V_5; if (!L_69) { goto IL_018b; } } { bool L_70 = V_6; if (!L_70) { goto IL_018b; } } { CNavNode_t1599841827 * L_71 = ___node0; NullCheck(L_71); int32_t L_72 = CNavNode_get_CoordH_m743398239(L_71, /*hidden argument*/NULL); CNavNode_t1599841827 * L_73 = ___node0; NullCheck(L_73); int32_t L_74 = CNavNode_get_CoordX_m743398255(L_73, /*hidden argument*/NULL); CNavNode_t1599841827 * L_75 = ___node0; NullCheck(L_75); int32_t L_76 = CNavNode_get_CoordY_m743398256(L_75, /*hidden argument*/NULL); CNavNode_t1599841827 * L_77 = CNavGrid_FindNode_m4159268695(__this, L_72, ((int32_t)il2cpp_codegen_add((int32_t)L_74, (int32_t)1)), ((int32_t)il2cpp_codegen_add((int32_t)L_76, (int32_t)1)), /*hidden argument*/NULL); V_10 = L_77; CNavNode_t1599841827 * L_78 = V_10; if (!L_78) { goto IL_018b; } } { CNavNode_t1599841827 * L_79 = V_10; NullCheck(L_79); bool L_80 = CNavNode_get_CanPass_m4016282224(L_79, /*hidden argument*/NULL); if (!L_80) { goto IL_018b; } } { BetterList_1_t754862145 * L_81 = ___list1; CNavNode_t1599841827 * L_82 = V_10; NullCheck(L_81); BetterList_1_Add_m1478246940(L_81, L_82, /*hidden argument*/BetterList_1_Add_m1478246940_RuntimeMethod_var); } IL_018b: { bool L_83 = V_5; if (!L_83) { goto IL_01d2; } } { bool L_84 = V_7; if (!L_84) { goto IL_01d2; } } { CNavNode_t1599841827 * L_85 = ___node0; NullCheck(L_85); int32_t L_86 = CNavNode_get_CoordH_m743398239(L_85, /*hidden argument*/NULL); CNavNode_t1599841827 * L_87 = ___node0; NullCheck(L_87); int32_t L_88 = CNavNode_get_CoordX_m743398255(L_87, /*hidden argument*/NULL); CNavNode_t1599841827 * L_89 = ___node0; NullCheck(L_89); int32_t L_90 = CNavNode_get_CoordY_m743398256(L_89, /*hidden argument*/NULL); CNavNode_t1599841827 * L_91 = CNavGrid_FindNode_m4159268695(__this, L_86, ((int32_t)il2cpp_codegen_add((int32_t)L_88, (int32_t)1)), ((int32_t)il2cpp_codegen_subtract((int32_t)L_90, (int32_t)1)), /*hidden argument*/NULL); V_11 = L_91; CNavNode_t1599841827 * L_92 = V_11; if (!L_92) { goto IL_01d2; } } { CNavNode_t1599841827 * L_93 = V_11; NullCheck(L_93); bool L_94 = CNavNode_get_CanPass_m4016282224(L_93, /*hidden argument*/NULL); if (!L_94) { goto IL_01d2; } } { BetterList_1_t754862145 * L_95 = ___list1; CNavNode_t1599841827 * L_96 = V_11; NullCheck(L_95); BetterList_1_Add_m1478246940(L_95, L_96, /*hidden argument*/BetterList_1_Add_m1478246940_RuntimeMethod_var); } IL_01d2: { bool L_97 = V_4; if (!L_97) { goto IL_01e0; } } { BetterList_1_t754862145 * L_98 = ___list1; CNavNode_t1599841827 * L_99 = V_0; NullCheck(L_98); BetterList_1_Add_m1478246940(L_98, L_99, /*hidden argument*/BetterList_1_Add_m1478246940_RuntimeMethod_var); } IL_01e0: { bool L_100 = V_5; if (!L_100) { goto IL_01ee; } } { BetterList_1_t754862145 * L_101 = ___list1; CNavNode_t1599841827 * L_102 = V_1; NullCheck(L_101); BetterList_1_Add_m1478246940(L_101, L_102, /*hidden argument*/BetterList_1_Add_m1478246940_RuntimeMethod_var); } IL_01ee: { bool L_103 = V_6; if (!L_103) { goto IL_01fc; } } { BetterList_1_t754862145 * L_104 = ___list1; CNavNode_t1599841827 * L_105 = V_2; NullCheck(L_104); BetterList_1_Add_m1478246940(L_104, L_105, /*hidden argument*/BetterList_1_Add_m1478246940_RuntimeMethod_var); } IL_01fc: { bool L_106 = V_7; if (!L_106) { goto IL_020a; } } { BetterList_1_t754862145 * L_107 = ___list1; CNavNode_t1599841827 * L_108 = V_3; NullCheck(L_107); BetterList_1_Add_m1478246940(L_107, L_108, /*hidden argument*/BetterList_1_Add_m1478246940_RuntimeMethod_var); } IL_020a: { return; } } // System.Boolean DMCore.Framework.Navigation.CNavGrid::NextNodeCanPass(DMCore.Framework.Navigation.CNavNode,DMCore.Framework.Navigation.CNavNode) extern "C" IL2CPP_METHOD_ATTR bool CNavGrid_NextNodeCanPass_m477143102 (CNavGrid_t19983649 * __this, CNavNode_t1599841827 * ___curNode0, CNavNode_t1599841827 * ___nextNode1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CNavGrid_NextNodeCanPass_m477143102_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { CNavNode_t1599841827 * L_0 = ___curNode0; NullCheck(L_0); int32_t L_1 = CNavNode_get_CoordH_m743398239(L_0, /*hidden argument*/NULL); CNavNode_t1599841827 * L_2 = ___nextNode1; NullCheck(L_2); int32_t L_3 = CNavNode_get_CoordH_m743398239(L_2, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); int32_t L_4 = Mathf_Abs_m2460432655(NULL /*static, unused*/, ((int32_t)il2cpp_codegen_subtract((int32_t)L_1, (int32_t)L_3)), /*hidden argument*/NULL); V_0 = L_4; CNavNode_t1599841827 * L_5 = ___nextNode1; NullCheck(L_5); bool L_6 = CNavNode_get_CanPass_m4016282224(L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_003e; } } { int32_t L_7 = V_0; if ((((int32_t)2) <= ((int32_t)L_7))) { goto IL_002e; } } { CNavNode_t1599841827 * L_8 = ___nextNode1; NullCheck(L_8); CNavNode_set_NeedJump_m3645491684(L_8, (bool)0, /*hidden argument*/NULL); return (bool)1; } IL_002e: { int32_t L_9 = V_0; if ((((int32_t)3) < ((int32_t)L_9))) { goto IL_003e; } } { CNavNode_t1599841827 * L_10 = ___nextNode1; NullCheck(L_10); CNavNode_set_NeedJump_m3645491684(L_10, (bool)1, /*hidden argument*/NULL); return (bool)1; } IL_003e: { return (bool)0; } } // DMCore.Framework.Navigation.CNavNode DMCore.Framework.Navigation.CNavGrid::FindNode(System.Int32,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR CNavNode_t1599841827 * CNavGrid_FindNode_m4159268695 (CNavGrid_t19983649 * __this, int32_t ___coordH0, int32_t ___coordX1, int32_t ___coordY2, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; { int32_t L_0 = ___coordX1; int32_t L_1 = CNavGrid_GetNodeIndexX_m957332809(__this, L_0, /*hidden argument*/NULL); V_0 = L_1; int32_t L_2 = ___coordY2; int32_t L_3 = CNavGrid_GetNodeIndexY_m147504457(__this, L_2, /*hidden argument*/NULL); V_1 = L_3; int32_t L_4 = V_0; int32_t L_5 = CNavGrid_get_Width_m1657046929(__this, /*hidden argument*/NULL); if ((((int32_t)L_4) >= ((int32_t)L_5))) { goto IL_0044; } } { int32_t L_6 = V_0; if ((((int32_t)L_6) < ((int32_t)0))) { goto IL_0044; } } { int32_t L_7 = V_1; int32_t L_8 = CNavGrid_get_Length_m666028286(__this, /*hidden argument*/NULL); if ((((int32_t)L_7) >= ((int32_t)L_8))) { goto IL_0044; } } { int32_t L_9 = V_1; if ((((int32_t)L_9) < ((int32_t)0))) { goto IL_0044; } } { CNavNodeU5B0___U2C0___U5D_t2763474419* L_10 = __this->get_m_listNodes_8(); int32_t L_11 = V_0; int32_t L_12 = V_1; NullCheck((CNavNodeU5B0___U2C0___U5D_t2763474419*)(CNavNodeU5B0___U2C0___U5D_t2763474419*)L_10); CNavNode_t1599841827 * L_13 = ((CNavNodeU5B0___U2C0___U5D_t2763474419*)(CNavNodeU5B0___U2C0___U5D_t2763474419*)L_10)->GetAt(L_11, L_12); return L_13; } IL_0044: { return (CNavNode_t1599841827 *)NULL; } } // System.Int32 DMCore.Framework.Navigation.CNavGrid::GetCostBorderNodes(DMCore.Framework.Navigation.CNavNode,DMCore.Framework.Navigation.CNavNode) extern "C" IL2CPP_METHOD_ATTR int32_t CNavGrid_GetCostBorderNodes_m3700366468 (CNavGrid_t19983649 * __this, CNavNode_t1599841827 * ___a0, CNavNode_t1599841827 * ___b1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CNavGrid_GetCostBorderNodes_m3700366468_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; float V_3 = 0.0f; { CNavNode_t1599841827 * L_0 = ___a0; NullCheck(L_0); int32_t L_1 = CNavNode_get_CoordH_m743398239(L_0, /*hidden argument*/NULL); CNavNode_t1599841827 * L_2 = ___b1; NullCheck(L_2); int32_t L_3 = CNavNode_get_CoordH_m743398239(L_2, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); int32_t L_4 = Mathf_Abs_m2460432655(NULL /*static, unused*/, ((int32_t)il2cpp_codegen_subtract((int32_t)L_1, (int32_t)L_3)), /*hidden argument*/NULL); V_0 = L_4; CNavNode_t1599841827 * L_5 = ___a0; NullCheck(L_5); int32_t L_6 = CNavNode_get_CoordX_m743398255(L_5, /*hidden argument*/NULL); CNavNode_t1599841827 * L_7 = ___b1; NullCheck(L_7); int32_t L_8 = CNavNode_get_CoordX_m743398255(L_7, /*hidden argument*/NULL); int32_t L_9 = Mathf_Abs_m2460432655(NULL /*static, unused*/, ((int32_t)il2cpp_codegen_subtract((int32_t)L_6, (int32_t)L_8)), /*hidden argument*/NULL); V_1 = L_9; CNavNode_t1599841827 * L_10 = ___a0; NullCheck(L_10); int32_t L_11 = CNavNode_get_CoordY_m743398256(L_10, /*hidden argument*/NULL); CNavNode_t1599841827 * L_12 = ___b1; NullCheck(L_12); int32_t L_13 = CNavNode_get_CoordY_m743398256(L_12, /*hidden argument*/NULL); int32_t L_14 = Mathf_Abs_m2460432655(NULL /*static, unused*/, ((int32_t)il2cpp_codegen_subtract((int32_t)L_11, (int32_t)L_13)), /*hidden argument*/NULL); V_2 = L_14; int32_t L_15 = V_1; float L_16 = CNavGrid_get_LengthRate_m2178472287(__this, /*hidden argument*/NULL); float L_17 = powf(((float)il2cpp_codegen_multiply((float)(((float)((float)L_15))), (float)L_16)), (2.0f)); int32_t L_18 = V_2; float L_19 = CNavGrid_get_LengthRate_m2178472287(__this, /*hidden argument*/NULL); float L_20 = powf(((float)il2cpp_codegen_multiply((float)(((float)((float)L_18))), (float)L_19)), (2.0f)); float L_21 = sqrtf(((float)il2cpp_codegen_add((float)L_17, (float)L_20))); V_3 = L_21; int32_t L_22 = V_0; if (!L_22) { goto IL_0091; } } { float L_23 = V_3; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); float L_24 = powf(L_23, (2.0f)); int32_t L_25 = V_0; float L_26 = CNavGrid_get_HeightRate_m1090956012(__this, /*hidden argument*/NULL); float L_27 = powf(((float)il2cpp_codegen_multiply((float)(((float)((float)L_25))), (float)L_26)), (2.0f)); float L_28 = sqrtf(((float)il2cpp_codegen_add((float)L_24, (float)L_27))); V_3 = L_28; } IL_0091: { float L_29 = V_3; IL2CPP_RUNTIME_CLASS_INIT(Mathf_t3464937446_il2cpp_TypeInfo_var); int32_t L_30 = Mathf_RoundToInt_m1874334613(NULL /*static, unused*/, ((float)il2cpp_codegen_multiply((float)L_29, (float)(100.0f))), /*hidden argument*/NULL); return L_30; } } // System.Void DMCore.Framework.Navigation.CNavGrid::generatePath(BetterList`1,DMCore.Framework.Navigation.CNavNode,DMCore.Framework.Navigation.CNavNode) extern "C" IL2CPP_METHOD_ATTR void CNavGrid_generatePath_m1673507751 (RuntimeObject * __this /* static, unused */, BetterList_1_t754862145 * ___path0, CNavNode_t1599841827 * ___startNode1, CNavNode_t1599841827 * ___endNode2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (CNavGrid_generatePath_m1673507751_MetadataUsageId); s_Il2CppMethodInitialized = true; } CNavNode_t1599841827 * V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; { BetterList_1_t754862145 * L_0 = ___path0; NullCheck(L_0); BetterList_1_Clear_m56677258(L_0, /*hidden argument*/BetterList_1_Clear_m56677258_RuntimeMethod_var); CNavNode_t1599841827 * L_1 = ___endNode2; if (!L_1) { goto IL_0069; } } { CNavNode_t1599841827 * L_2 = ___endNode2; V_0 = L_2; goto IL_0021; } IL_0013: { BetterList_1_t754862145 * L_3 = ___path0; CNavNode_t1599841827 * L_4 = V_0; NullCheck(L_3); BetterList_1_Add_m1478246940(L_3, L_4, /*hidden argument*/BetterList_1_Add_m1478246940_RuntimeMethod_var); CNavNode_t1599841827 * L_5 = V_0; NullCheck(L_5); CNavNode_t1599841827 * L_6 = CNavNode_get_Parent_m3311272303(L_5, /*hidden argument*/NULL); V_0 = L_6; } IL_0021: { CNavNode_t1599841827 * L_7 = V_0; CNavNode_t1599841827 * L_8 = ___startNode1; if ((!(((RuntimeObject*)(CNavNode_t1599841827 *)L_7) == ((RuntimeObject*)(CNavNode_t1599841827 *)L_8)))) { goto IL_0013; } } { V_1 = 0; BetterList_1_t754862145 * L_9 = ___path0; NullCheck(L_9); int32_t L_10 = L_9->get_size_1(); V_2 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_10, (int32_t)1)); goto IL_0062; } IL_0038: { BetterList_1_t754862145 * L_11 = ___path0; NullCheck(L_11); CNavNodeU5BU5D_t2763474418* L_12 = L_11->get_buffer_0(); int32_t L_13 = V_1; NullCheck(L_12); int32_t L_14 = L_13; CNavNode_t1599841827 * L_15 = (L_12)->GetAt(static_cast(L_14)); V_0 = L_15; BetterList_1_t754862145 * L_16 = ___path0; NullCheck(L_16); CNavNodeU5BU5D_t2763474418* L_17 = L_16->get_buffer_0(); int32_t L_18 = V_1; BetterList_1_t754862145 * L_19 = ___path0; NullCheck(L_19); CNavNodeU5BU5D_t2763474418* L_20 = L_19->get_buffer_0(); int32_t L_21 = V_2; NullCheck(L_20); int32_t L_22 = L_21; CNavNode_t1599841827 * L_23 = (L_20)->GetAt(static_cast(L_22)); NullCheck(L_17); ArrayElementTypeCheck (L_17, L_23); (L_17)->SetAt(static_cast(L_18), (CNavNode_t1599841827 *)L_23); BetterList_1_t754862145 * L_24 = ___path0; NullCheck(L_24); CNavNodeU5BU5D_t2763474418* L_25 = L_24->get_buffer_0(); int32_t L_26 = V_2; CNavNode_t1599841827 * L_27 = V_0; NullCheck(L_25); ArrayElementTypeCheck (L_25, L_27); (L_25)->SetAt(static_cast(L_26), (CNavNode_t1599841827 *)L_27); int32_t L_28 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)); int32_t L_29 = V_2; V_2 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_29, (int32_t)1)); } IL_0062: { int32_t L_30 = V_1; int32_t L_31 = V_2; if ((((int32_t)L_30) < ((int32_t)L_31))) { goto IL_0038; } } IL_0069: { return; } } // System.Int32 DMCore.Framework.Navigation.CNavGrid::GetNodeIndexX(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CNavGrid_GetNodeIndexX_m957332809 (CNavGrid_t19983649 * __this, int32_t ___coordX0, const RuntimeMethod* method) { { int32_t L_0 = ___coordX0; int32_t L_1 = CNavGrid_get_Left_m392595214(__this, /*hidden argument*/NULL); return ((int32_t)il2cpp_codegen_subtract((int32_t)L_0, (int32_t)L_1)); } } // System.Int32 DMCore.Framework.Navigation.CNavGrid::GetNodeIndexY(System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t CNavGrid_GetNodeIndexY_m147504457 (CNavGrid_t19983649 * __this, int32_t ___coordY0, const RuntimeMethod* method) { { int32_t L_0 = ___coordY0; int32_t L_1 = CNavGrid_get_Bottom_m1112856526(__this, /*hidden argument*/NULL); return ((int32_t)il2cpp_codegen_subtract((int32_t)L_0, (int32_t)L_1)); } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void DMCore.Framework.Navigation.CNavNode::.ctor(System.Int32,System.Int32,System.Int32,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CNavNode__ctor_m375909779 (CNavNode_t1599841827 * __this, int32_t ___x0, int32_t ___y1, int32_t ___h2, bool ___canPass3, const RuntimeMethod* method) { { Object__ctor_m297566312(__this, /*hidden argument*/NULL); int32_t L_0 = ___x0; CNavNode_set_CoordX_m3932434917(__this, L_0, /*hidden argument*/NULL); int32_t L_1 = ___y1; CNavNode_set_CoordY_m447295973(__this, L_1, /*hidden argument*/NULL); int32_t L_2 = ___h2; CNavNode_set_CoordH_m1193543418(__this, L_2, /*hidden argument*/NULL); bool L_3 = ___canPass3; CNavNode_set_CanPass_m3956722764(__this, L_3, /*hidden argument*/NULL); return; } } // System.Boolean DMCore.Framework.Navigation.CNavNode::Equals(DMCore.Framework.Navigation.CNavNode) extern "C" IL2CPP_METHOD_ATTR bool CNavNode_Equals_m2935875165 (CNavNode_t1599841827 * __this, CNavNode_t1599841827 * ___other0, const RuntimeMethod* method) { int32_t G_B4_0 = 0; { CNavNode_t1599841827 * L_0 = ___other0; if (!L_0) { goto IL_0027; } } { int32_t L_1 = CNavNode_get_CoordX_m743398255(__this, /*hidden argument*/NULL); CNavNode_t1599841827 * L_2 = ___other0; NullCheck(L_2); int32_t L_3 = CNavNode_get_CoordX_m743398255(L_2, /*hidden argument*/NULL); if ((!(((uint32_t)L_1) == ((uint32_t)L_3)))) { goto IL_0027; } } { int32_t L_4 = CNavNode_get_CoordY_m743398256(__this, /*hidden argument*/NULL); CNavNode_t1599841827 * L_5 = ___other0; NullCheck(L_5); int32_t L_6 = CNavNode_get_CoordY_m743398256(L_5, /*hidden argument*/NULL); G_B4_0 = ((((int32_t)L_4) == ((int32_t)L_6))? 1 : 0); goto IL_0028; } IL_0027: { G_B4_0 = 0; } IL_0028: { return (bool)G_B4_0; } } // System.Void DMCore.Framework.Navigation.CNavNode::Reset() extern "C" IL2CPP_METHOD_ATTR void CNavNode_Reset_m3153275066 (CNavNode_t1599841827 * __this, const RuntimeMethod* method) { { CNavNode_set_Cost2Start_m124504650(__this, 0, /*hidden argument*/NULL); CNavNode_set_Cost2End_m4112161639(__this, 0, /*hidden argument*/NULL); CNavNode_set_Parent_m2475208551(__this, (CNavNode_t1599841827 *)NULL, /*hidden argument*/NULL); return; } } // System.Boolean DMCore.Framework.Navigation.CNavNode::get_CanPass() extern "C" IL2CPP_METHOD_ATTR bool CNavNode_get_CanPass_m4016282224 (CNavNode_t1599841827 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_U3CCanPassU3Ek__BackingField_0(); return L_0; } } // System.Void DMCore.Framework.Navigation.CNavNode::set_CanPass(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CNavNode_set_CanPass_m3956722764 (CNavNode_t1599841827 * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_U3CCanPassU3Ek__BackingField_0(L_0); return; } } // System.Boolean DMCore.Framework.Navigation.CNavNode::get_NeedJump() extern "C" IL2CPP_METHOD_ATTR bool CNavNode_get_NeedJump_m1105269570 (CNavNode_t1599841827 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_U3CNeedJumpU3Ek__BackingField_1(); return L_0; } } // System.Void DMCore.Framework.Navigation.CNavNode::set_NeedJump(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void CNavNode_set_NeedJump_m3645491684 (CNavNode_t1599841827 * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_U3CNeedJumpU3Ek__BackingField_1(L_0); return; } } // System.Int32 DMCore.Framework.Navigation.CNavNode::get_CoordX() extern "C" IL2CPP_METHOD_ATTR int32_t CNavNode_get_CoordX_m743398255 (CNavNode_t1599841827 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CCoordXU3Ek__BackingField_2(); return L_0; } } // System.Void DMCore.Framework.Navigation.CNavNode::set_CoordX(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CNavNode_set_CoordX_m3932434917 (CNavNode_t1599841827 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_U3CCoordXU3Ek__BackingField_2(L_0); return; } } // System.Int32 DMCore.Framework.Navigation.CNavNode::get_CoordY() extern "C" IL2CPP_METHOD_ATTR int32_t CNavNode_get_CoordY_m743398256 (CNavNode_t1599841827 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CCoordYU3Ek__BackingField_3(); return L_0; } } // System.Void DMCore.Framework.Navigation.CNavNode::set_CoordY(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CNavNode_set_CoordY_m447295973 (CNavNode_t1599841827 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_U3CCoordYU3Ek__BackingField_3(L_0); return; } } // System.Int32 DMCore.Framework.Navigation.CNavNode::get_CoordH() extern "C" IL2CPP_METHOD_ATTR int32_t CNavNode_get_CoordH_m743398239 (CNavNode_t1599841827 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CCoordHU3Ek__BackingField_4(); return L_0; } } // System.Void DMCore.Framework.Navigation.CNavNode::set_CoordH(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CNavNode_set_CoordH_m1193543418 (CNavNode_t1599841827 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_U3CCoordHU3Ek__BackingField_4(L_0); return; } } // System.Int32 DMCore.Framework.Navigation.CNavNode::get_Cost2Start() extern "C" IL2CPP_METHOD_ATTR int32_t CNavNode_get_Cost2Start_m3631637769 (CNavNode_t1599841827 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CCost2StartU3Ek__BackingField_5(); return L_0; } } // System.Void DMCore.Framework.Navigation.CNavNode::set_Cost2Start(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CNavNode_set_Cost2Start_m124504650 (CNavNode_t1599841827 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_U3CCost2StartU3Ek__BackingField_5(L_0); return; } } // System.Int32 DMCore.Framework.Navigation.CNavNode::get_Cost2End() extern "C" IL2CPP_METHOD_ATTR int32_t CNavNode_get_Cost2End_m3286749691 (CNavNode_t1599841827 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CCost2EndU3Ek__BackingField_6(); return L_0; } } // System.Void DMCore.Framework.Navigation.CNavNode::set_Cost2End(System.Int32) extern "C" IL2CPP_METHOD_ATTR void CNavNode_set_Cost2End_m4112161639 (CNavNode_t1599841827 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_U3CCost2EndU3Ek__BackingField_6(L_0); return; } } // System.Int32 DMCore.Framework.Navigation.CNavNode::get_CostTotal() extern "C" IL2CPP_METHOD_ATTR int32_t CNavNode_get_CostTotal_m2302248445 (CNavNode_t1599841827 * __this, const RuntimeMethod* method) { { int32_t L_0 = CNavNode_get_Cost2Start_m3631637769(__this, /*hidden argument*/NULL); int32_t L_1 = CNavNode_get_Cost2End_m3286749691(__this, /*hidden argument*/NULL); return ((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)L_1)); } } // DMCore.Framework.Navigation.CNavNode DMCore.Framework.Navigation.CNavNode::get_Parent() extern "C" IL2CPP_METHOD_ATTR CNavNode_t1599841827 * CNavNode_get_Parent_m3311272303 (CNavNode_t1599841827 * __this, const RuntimeMethod* method) { { CNavNode_t1599841827 * L_0 = __this->get_U3CParentU3Ek__BackingField_7(); return L_0; } } // System.Void DMCore.Framework.Navigation.CNavNode::set_Parent(DMCore.Framework.Navigation.CNavNode) extern "C" IL2CPP_METHOD_ATTR void CNavNode_set_Parent_m2475208551 (CNavNode_t1599841827 * __this, CNavNode_t1599841827 * ___value0, const RuntimeMethod* method) { { CNavNode_t1599841827 * L_0 = ___value0; __this->set_U3CParentU3Ek__BackingField_7(L_0); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif